2024-09-21T09:15:16.278 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T09:15:16.316 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T09:15:16.418 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913644 branch: main description: upgrade/quincy-x/stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} email: ceph-qa@ceph.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 && ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '7913644' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - \(POOL_APP_NOT_ENABLED\) - OSD_DOWN - mons down - mon down - MON_DOWN - out of quorum - PG_DEGRADED - Reduced data availability - Degraded data redundancy - OSDMAP_FLAGS - PG_AVAILABILITY sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: main sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 owner: scheduled_teuthology@teuthology priority: 850 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 5357 sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: quincy clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 31/32 suite: upgrade suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 targets: smithi137.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFpa54Js7BTTAhKI9mnqXucx0zgD6RHbz6fag2IZkGYish/hG5CbAD6I58Um43EKh3HM+cLFAO+9/Ka71bA7bVs= smithi165.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH5Rq6Y3RpE4XTxueQfs3Z/50I2hWMSbiSb9aBjk1nictf5Ty1Tcx6C7oZdeAo2IosdBPKpV1XrzN7o0C4dLAYc= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - install: branch: quincy exclude_packages: - ceph-volume - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-21_03:08:26 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T09:15:16.419 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa; will attempt to use it 2024-09-21T09:15:16.419 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks 2024-09-21T09:15:16.419 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T09:15:16.430 INFO:teuthology.task.internal:Checking packages... 2024-09-21T09:15:16.450 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '62da54b4b83a96ca9976b7e1d0c8272a564a2208' 2024-09-21T09:15:16.450 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:15:16.450 INFO:teuthology.packaging:ref: None 2024-09-21T09:15:16.450 INFO:teuthology.packaging:tag: None 2024-09-21T09:15:16.450 INFO:teuthology.packaging:branch: main 2024-09-21T09:15:16.450 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:15:16.450 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=main 2024-09-21T09:15:16.673 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5092.g62da54b4 2024-09-21T09:15:16.674 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T09:15:16.714 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T09:15:16.714 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T09:15:16.804 INFO:teuthology.task.internal:Saving configuration 2024-09-21T09:15:16.829 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T09:15:16.858 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T09:15:16.892 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi137.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913644', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 09:10:15.762408', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFpa54Js7BTTAhKI9mnqXucx0zgD6RHbz6fag2IZkGYish/hG5CbAD6I58Um43EKh3HM+cLFAO+9/Ka71bA7bVs='} 2024-09-21T09:15:16.924 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi165.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913644', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 09:10:15.761062', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH5Rq6Y3RpE4XTxueQfs3Z/50I2hWMSbiSb9aBjk1nictf5Ty1Tcx6C7oZdeAo2IosdBPKpV1XrzN7o0C4dLAYc='} 2024-09-21T09:15:16.924 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T09:15:16.982 INFO:teuthology.task.internal:roles: ubuntu@smithi137.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-21T09:15:16.983 INFO:teuthology.task.internal:roles: ubuntu@smithi165.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-21T09:15:16.983 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T09:15:17.117 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff47bf20160>, signals=[15]) 2024-09-21T09:15:17.117 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T09:15:17.286 INFO:teuthology.task.internal:Opening connections... 2024-09-21T09:15:17.286 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi137.front.sepia.ceph.com 2024-09-21T09:15:17.288 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:15:17.372 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi165.front.sepia.ceph.com 2024-09-21T09:15:17.374 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:15:17.458 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T09:15:17.512 DEBUG:teuthology.orchestra.run.smithi137:> uname -m 2024-09-21T09:15:17.531 INFO:teuthology.orchestra.run.smithi137.stdout:x86_64 2024-09-21T09:15:17.531 DEBUG:teuthology.orchestra.run.smithi137:> cat /etc/os-release 2024-09-21T09:15:17.589 INFO:teuthology.orchestra.run.smithi137.stdout:NAME="CentOS Stream" 2024-09-21T09:15:17.590 INFO:teuthology.orchestra.run.smithi137.stdout:VERSION="9" 2024-09-21T09:15:17.590 INFO:teuthology.orchestra.run.smithi137.stdout:ID="centos" 2024-09-21T09:15:17.590 INFO:teuthology.orchestra.run.smithi137.stdout:ID_LIKE="rhel fedora" 2024-09-21T09:15:17.590 INFO:teuthology.orchestra.run.smithi137.stdout:VERSION_ID="9" 2024-09-21T09:15:17.590 INFO:teuthology.orchestra.run.smithi137.stdout:PLATFORM_ID="platform:el9" 2024-09-21T09:15:17.590 INFO:teuthology.orchestra.run.smithi137.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T09:15:17.590 INFO:teuthology.orchestra.run.smithi137.stdout:ANSI_COLOR="0;31" 2024-09-21T09:15:17.590 INFO:teuthology.orchestra.run.smithi137.stdout:LOGO="fedora-logo-icon" 2024-09-21T09:15:17.590 INFO:teuthology.orchestra.run.smithi137.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T09:15:17.590 INFO:teuthology.orchestra.run.smithi137.stdout:HOME_URL="https://centos.org/" 2024-09-21T09:15:17.590 INFO:teuthology.orchestra.run.smithi137.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T09:15:17.590 INFO:teuthology.orchestra.run.smithi137.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T09:15:17.591 INFO:teuthology.orchestra.run.smithi137.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T09:15:17.591 INFO:teuthology.lock.ops:Updating smithi137.front.sepia.ceph.com on lock server 2024-09-21T09:15:17.610 DEBUG:teuthology.orchestra.run.smithi165:> uname -m 2024-09-21T09:15:17.629 INFO:teuthology.orchestra.run.smithi165.stdout:x86_64 2024-09-21T09:15:17.629 DEBUG:teuthology.orchestra.run.smithi165:> cat /etc/os-release 2024-09-21T09:15:17.688 INFO:teuthology.orchestra.run.smithi165.stdout:NAME="CentOS Stream" 2024-09-21T09:15:17.688 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION="9" 2024-09-21T09:15:17.688 INFO:teuthology.orchestra.run.smithi165.stdout:ID="centos" 2024-09-21T09:15:17.688 INFO:teuthology.orchestra.run.smithi165.stdout:ID_LIKE="rhel fedora" 2024-09-21T09:15:17.688 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_ID="9" 2024-09-21T09:15:17.688 INFO:teuthology.orchestra.run.smithi165.stdout:PLATFORM_ID="platform:el9" 2024-09-21T09:15:17.688 INFO:teuthology.orchestra.run.smithi165.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T09:15:17.689 INFO:teuthology.orchestra.run.smithi165.stdout:ANSI_COLOR="0;31" 2024-09-21T09:15:17.689 INFO:teuthology.orchestra.run.smithi165.stdout:LOGO="fedora-logo-icon" 2024-09-21T09:15:17.689 INFO:teuthology.orchestra.run.smithi165.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T09:15:17.689 INFO:teuthology.orchestra.run.smithi165.stdout:HOME_URL="https://centos.org/" 2024-09-21T09:15:17.689 INFO:teuthology.orchestra.run.smithi165.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T09:15:17.689 INFO:teuthology.orchestra.run.smithi165.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T09:15:17.689 INFO:teuthology.orchestra.run.smithi165.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T09:15:17.689 INFO:teuthology.lock.ops:Updating smithi165.front.sepia.ceph.com on lock server 2024-09-21T09:15:17.710 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T09:15:17.733 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T09:15:17.759 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T09:15:17.759 DEBUG:teuthology.orchestra.run.smithi137:> test '!' -e /home/ubuntu/cephtest 2024-09-21T09:15:17.762 DEBUG:teuthology.orchestra.run.smithi165:> test '!' -e /home/ubuntu/cephtest 2024-09-21T09:15:17.779 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T09:15:17.784 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T09:15:17.784 DEBUG:teuthology.orchestra.run.smithi137:> test -z $(ls -A /var/lib/ceph) 2024-09-21T09:15:17.819 DEBUG:teuthology.orchestra.run.smithi165:> test -z $(ls -A /var/lib/ceph) 2024-09-21T09:15:17.890 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T09:15:17.939 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T09:15:17.953 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T09:15:17.953 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-21T09:15:17.953 DEBUG:teuthology.orchestra.run.smithi137:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T09:15:17.954 DEBUG:teuthology.orchestra.run.smithi165:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T09:15:17.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:15:17.971 DEBUG:teuthology.orchestra.run.smithi137:> uname -r 2024-09-21T09:15:17.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:15:17.972 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2024-09-21T09:15:18.028 INFO:teuthology.orchestra.run.smithi137.stdout:5.14.0-503.el9.x86_64 2024-09-21T09:15:18.029 INFO:teuthology.task.kernel:Running kernel on smithi137: 5.14.0-503.el9.x86_64 2024-09-21T09:15:18.029 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum install -y kernel 2024-09-21T09:15:18.030 INFO:teuthology.orchestra.run.smithi165.stdout:5.14.0-503.el9.x86_64 2024-09-21T09:15:18.030 INFO:teuthology.task.kernel:Running kernel on smithi165: 5.14.0-503.el9.x86_64 2024-09-21T09:15:18.030 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum install -y kernel 2024-09-21T09:15:20.206 INFO:teuthology.orchestra.run.smithi137.stdout:CentOS Stream 9 - BaseOS 16 MB/s | 8.3 MB 00:00 2024-09-21T09:15:20.454 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.3 MB 00:00 2024-09-21T09:15:22.040 INFO:teuthology.orchestra.run.smithi137.stdout:CentOS Stream 9 - AppStream 27 MB/s | 20 MB 00:00 2024-09-21T09:15:22.621 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - AppStream 18 MB/s | 20 MB 00:01 2024-09-21T09:15:26.283 INFO:teuthology.orchestra.run.smithi137.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-21T09:15:27.164 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - CRB 8.5 MB/s | 6.5 MB 00:00 2024-09-21T09:15:27.700 INFO:teuthology.orchestra.run.smithi137.stdout:CentOS Stream 9 - Extras packages 95 kB/s | 19 kB 00:00 2024-09-21T09:15:28.521 INFO:teuthology.orchestra.run.smithi137.stdout:Extra Packages for Enterprise Linux 32 MB/s | 23 MB 00:00 2024-09-21T09:15:28.673 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - Extras packages 66 kB/s | 19 kB 00:00 2024-09-21T09:15:29.443 INFO:teuthology.orchestra.run.smithi165.stdout:Extra Packages for Enterprise Linux 35 MB/s | 23 MB 00:00 2024-09-21T09:15:33.909 INFO:teuthology.orchestra.run.smithi137.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-09-21T09:15:34.791 INFO:teuthology.orchestra.run.smithi165.stdout:lab-extras 37 kB/s | 1.7 kB 00:00 2024-09-21T09:15:35.824 INFO:teuthology.orchestra.run.smithi137.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T09:15:35.825 INFO:teuthology.orchestra.run.smithi137.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T09:15:35.913 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:15:35.919 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:15:35.919 INFO:teuthology.orchestra.run.smithi137.stdout: Package Architecture Version Repository Size 2024-09-21T09:15:35.919 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:15:35.919 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:15:35.920 INFO:teuthology.orchestra.run.smithi137.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T09:15:35.920 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2024-09-21T09:15:35.920 INFO:teuthology.orchestra.run.smithi137.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T09:15:35.920 INFO:teuthology.orchestra.run.smithi137.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T09:15:35.920 INFO:teuthology.orchestra.run.smithi137.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T09:15:35.920 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:15:35.921 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:15:35.921 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:15:35.921 INFO:teuthology.orchestra.run.smithi137.stdout:Install 4 Packages 2024-09-21T09:15:35.921 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:15:35.921 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 79 M 2024-09-21T09:15:35.921 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 126 M 2024-09-21T09:15:35.921 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:15:36.261 INFO:teuthology.orchestra.run.smithi137.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 122 kB/s | 36 kB 00:00 2024-09-21T09:15:36.655 INFO:teuthology.orchestra.run.smithi165.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T09:15:36.655 INFO:teuthology.orchestra.run.smithi165.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T09:15:36.747 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:15:36.758 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:15:36.758 INFO:teuthology.orchestra.run.smithi165.stdout: Package Architecture Version Repository Size 2024-09-21T09:15:36.758 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:15:36.758 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:15:36.758 INFO:teuthology.orchestra.run.smithi165.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T09:15:36.759 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-21T09:15:36.759 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T09:15:36.759 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T09:15:36.759 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T09:15:36.759 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:15:36.759 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:15:36.759 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:15:36.759 INFO:teuthology.orchestra.run.smithi165.stdout:Install 4 Packages 2024-09-21T09:15:36.759 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:15:36.760 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 79 M 2024-09-21T09:15:36.760 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 126 M 2024-09-21T09:15:36.760 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:15:36.892 INFO:teuthology.orchestra.run.smithi165.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 424 kB/s | 36 kB 00:00 2024-09-21T09:15:37.559 INFO:teuthology.orchestra.run.smithi165.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 21 MB/s | 16 MB 00:00 2024-09-21T09:15:38.150 INFO:teuthology.orchestra.run.smithi165.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 23 MB/s | 29 MB 00:01 2024-09-21T09:15:38.542 INFO:teuthology.orchestra.run.smithi165.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 20 MB/s | 35 MB 00:01 2024-09-21T09:15:38.543 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:15:38.543 INFO:teuthology.orchestra.run.smithi165.stdout:Total 44 MB/s | 79 MB 00:01 2024-09-21T09:15:39.225 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:15:39.569 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:15:39.570 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:15:40.549 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:15:40.549 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:15:42.993 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:15:43.648 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T09:15:43.727 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:15:46.497 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:15:46.619 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:15:51.001 INFO:teuthology.orchestra.run.smithi137.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 1.0 MB/s | 16 MB 00:15 2024-09-21T09:15:51.490 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:15:51.527 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:15:56.390 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:16:07.366 INFO:teuthology.orchestra.run.smithi137.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 941 kB/s | 29 MB 00:31 2024-09-21T09:16:11.982 INFO:teuthology.orchestra.run.smithi137.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 982 kB/s | 35 MB 00:36 2024-09-21T09:16:11.982 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:16:11.982 INFO:teuthology.orchestra.run.smithi137.stdout:Total 2.2 MB/s | 79 MB 00:36 2024-09-21T09:16:12.662 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:16:12.993 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:16:12.993 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:16:13.954 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:16:13.955 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:16:16.366 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:16:17.041 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T09:16:17.124 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:16:19.853 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:16:19.976 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:16:24.837 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:16:24.976 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:16:29.799 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:16:34.933 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:16:34.981 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:16:35.351 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:16:35.351 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T09:16:35.351 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:16:35.352 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:16:36.248 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:16:36.248 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:16:36.248 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:16:36.248 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T09:16:36.248 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T09:16:36.249 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T09:16:36.249 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T09:16:36.249 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:16:36.249 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:16:36.614 DEBUG:teuthology.orchestra.run.smithi165:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T09:16:36.699 INFO:teuthology.orchestra.run.smithi165.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T09:16:36.700 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T09:16:36.700 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T09:16:36.700 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T09:16:36.700 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T09:16:36.700 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-21T09:16:36.700 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi165.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T09:16:36.700 DEBUG:teuthology.orchestra.run.smithi165:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T09:16:36.760 INFO:teuthology.orchestra.run.smithi165.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T09:16:36.760 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T09:16:36.761 DEBUG:teuthology.orchestra.run.smithi165:> sudo rpm -qi grub2-tools 2024-09-21T09:16:36.793 INFO:teuthology.orchestra.run.smithi165.stdout:Name : grub2-tools 2024-09-21T09:16:36.793 INFO:teuthology.orchestra.run.smithi165.stdout:Epoch : 1 2024-09-21T09:16:36.793 INFO:teuthology.orchestra.run.smithi165.stdout:Version : 2.06 2024-09-21T09:16:36.793 INFO:teuthology.orchestra.run.smithi165.stdout:Release : 82.el9 2024-09-21T09:16:36.793 INFO:teuthology.orchestra.run.smithi165.stdout:Architecture: x86_64 2024-09-21T09:16:36.794 INFO:teuthology.orchestra.run.smithi165.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T09:16:36.794 INFO:teuthology.orchestra.run.smithi165.stdout:Group : Unspecified 2024-09-21T09:16:36.794 INFO:teuthology.orchestra.run.smithi165.stdout:Size : 8274670 2024-09-21T09:16:36.794 INFO:teuthology.orchestra.run.smithi165.stdout:License : GPLv3+ 2024-09-21T09:16:36.794 INFO:teuthology.orchestra.run.smithi165.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T09:16:36.794 INFO:teuthology.orchestra.run.smithi165.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T09:16:36.794 INFO:teuthology.orchestra.run.smithi165.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T09:16:36.794 INFO:teuthology.orchestra.run.smithi165.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T09:16:36.794 INFO:teuthology.orchestra.run.smithi165.stdout:Packager : builder@centos.org 2024-09-21T09:16:36.794 INFO:teuthology.orchestra.run.smithi165.stdout:Vendor : CentOS 2024-09-21T09:16:36.795 INFO:teuthology.orchestra.run.smithi165.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T09:16:36.795 INFO:teuthology.orchestra.run.smithi165.stdout:Summary : Support tools for GRUB. 2024-09-21T09:16:36.795 INFO:teuthology.orchestra.run.smithi165.stdout:Description : 2024-09-21T09:16:36.795 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:16:36.795 INFO:teuthology.orchestra.run.smithi165.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T09:16:36.795 INFO:teuthology.orchestra.run.smithi165.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T09:16:36.795 INFO:teuthology.orchestra.run.smithi165.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T09:16:36.795 INFO:teuthology.orchestra.run.smithi165.stdout:hardware devices. 2024-09-21T09:16:36.795 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:16:36.795 INFO:teuthology.orchestra.run.smithi165.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T09:16:36.796 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T09:16:36.796 INFO:teuthology.task.kernel:Updating grub on smithi165 to boot 5.14.0-508.el9.x86_64 2024-09-21T09:16:36.796 DEBUG:teuthology.orchestra.run.smithi165:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T09:16:37.527 INFO:teuthology.orchestra.run.smithi165.stderr:Generating grub configuration file ... 2024-09-21T09:16:38.942 INFO:teuthology.orchestra.run.smithi165.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T09:16:38.968 INFO:teuthology.orchestra.run.smithi165.stderr:done 2024-09-21T09:16:38.970 DEBUG:teuthology.orchestra.run.smithi165:> mktemp 2024-09-21T09:16:39.027 INFO:teuthology.orchestra.run.smithi165.stdout:/tmp/tmp.6rV77i06Xb 2024-09-21T09:16:39.027 DEBUG:teuthology.orchestra.run.smithi165:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.6rV77i06Xb 2024-09-21T09:16:39.093 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 0666 /tmp/tmp.6rV77i06Xb 2024-09-21T09:16:39.229 DEBUG:teuthology.orchestra.remote:smithi165:/tmp/tmp.6rV77i06Xb is 6KB 2024-09-21T09:16:39.277 DEBUG:teuthology.orchestra.run.smithi165:> rm -fr /tmp/tmp.6rV77i06Xb 2024-09-21T09:16:39.292 DEBUG:teuthology.orchestra.run.smithi165:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T09:16:39.354 INFO:teuthology.orchestra.run.smithi165.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T09:16:39.354 INFO:teuthology.orchestra.run.smithi165.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T09:16:39.354 INFO:teuthology.orchestra.run.smithi165.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T09:16:39.354 INFO:teuthology.orchestra.run.smithi165.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T09:16:39.356 DEBUG:teuthology.orchestra.run.smithi165:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T09:16:39.499 DEBUG:teuthology.orchestra.run.smithi165:> sudo shutdown -r now 2024-09-21T09:17:07.655 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:17:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:17:08.109 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:17:08.110 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T09:17:08.110 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:17:08.110 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:17:09.024 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:17:09.024 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:17:09.024 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:17:09.025 INFO:teuthology.orchestra.run.smithi137.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T09:17:09.025 INFO:teuthology.orchestra.run.smithi137.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T09:17:09.025 INFO:teuthology.orchestra.run.smithi137.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T09:17:09.025 INFO:teuthology.orchestra.run.smithi137.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T09:17:09.025 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:17:09.025 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:17:09.392 DEBUG:teuthology.orchestra.run.smithi137:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T09:17:09.469 INFO:teuthology.orchestra.run.smithi137.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T09:17:09.470 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T09:17:09.470 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T09:17:09.470 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T09:17:09.470 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T09:17:09.470 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-21T09:17:09.470 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi137.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T09:17:09.470 DEBUG:teuthology.orchestra.run.smithi137:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T09:17:09.502 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-21T09:17:09.502 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-21T09:17:09.503 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:17:09.528 INFO:teuthology.orchestra.run.smithi137.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T09:17:09.529 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T09:17:09.529 DEBUG:teuthology.orchestra.run.smithi137:> sudo rpm -qi grub2-tools 2024-09-21T09:17:09.561 INFO:teuthology.orchestra.run.smithi137.stdout:Name : grub2-tools 2024-09-21T09:17:09.561 INFO:teuthology.orchestra.run.smithi137.stdout:Epoch : 1 2024-09-21T09:17:09.561 INFO:teuthology.orchestra.run.smithi137.stdout:Version : 2.06 2024-09-21T09:17:09.561 INFO:teuthology.orchestra.run.smithi137.stdout:Release : 82.el9 2024-09-21T09:17:09.561 INFO:teuthology.orchestra.run.smithi137.stdout:Architecture: x86_64 2024-09-21T09:17:09.561 INFO:teuthology.orchestra.run.smithi137.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T09:17:09.561 INFO:teuthology.orchestra.run.smithi137.stdout:Group : Unspecified 2024-09-21T09:17:09.561 INFO:teuthology.orchestra.run.smithi137.stdout:Size : 8274670 2024-09-21T09:17:09.561 INFO:teuthology.orchestra.run.smithi137.stdout:License : GPLv3+ 2024-09-21T09:17:09.561 INFO:teuthology.orchestra.run.smithi137.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T09:17:09.561 INFO:teuthology.orchestra.run.smithi137.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T09:17:09.562 INFO:teuthology.orchestra.run.smithi137.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T09:17:09.562 INFO:teuthology.orchestra.run.smithi137.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T09:17:09.562 INFO:teuthology.orchestra.run.smithi137.stdout:Packager : builder@centos.org 2024-09-21T09:17:09.562 INFO:teuthology.orchestra.run.smithi137.stdout:Vendor : CentOS 2024-09-21T09:17:09.562 INFO:teuthology.orchestra.run.smithi137.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T09:17:09.562 INFO:teuthology.orchestra.run.smithi137.stdout:Summary : Support tools for GRUB. 2024-09-21T09:17:09.562 INFO:teuthology.orchestra.run.smithi137.stdout:Description : 2024-09-21T09:17:09.562 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:17:09.562 INFO:teuthology.orchestra.run.smithi137.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T09:17:09.562 INFO:teuthology.orchestra.run.smithi137.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T09:17:09.562 INFO:teuthology.orchestra.run.smithi137.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T09:17:09.562 INFO:teuthology.orchestra.run.smithi137.stdout:hardware devices. 2024-09-21T09:17:09.563 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:17:09.563 INFO:teuthology.orchestra.run.smithi137.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T09:17:09.563 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T09:17:09.564 INFO:teuthology.task.kernel:Updating grub on smithi137 to boot 5.14.0-508.el9.x86_64 2024-09-21T09:17:09.564 DEBUG:teuthology.orchestra.run.smithi137:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T09:17:10.221 INFO:teuthology.orchestra.run.smithi137.stderr:Generating grub configuration file ... 2024-09-21T09:17:11.467 INFO:teuthology.orchestra.run.smithi137.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T09:17:11.502 INFO:teuthology.orchestra.run.smithi137.stderr:done 2024-09-21T09:17:11.504 DEBUG:teuthology.orchestra.run.smithi137:> mktemp 2024-09-21T09:17:11.519 INFO:teuthology.orchestra.run.smithi137.stdout:/tmp/tmp.OJT3f0c3uQ 2024-09-21T09:17:11.519 DEBUG:teuthology.orchestra.run.smithi137:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.OJT3f0c3uQ 2024-09-21T09:17:11.586 DEBUG:teuthology.orchestra.run.smithi137:> sudo chmod 0666 /tmp/tmp.OJT3f0c3uQ 2024-09-21T09:17:11.734 DEBUG:teuthology.orchestra.remote:smithi137:/tmp/tmp.OJT3f0c3uQ is 6KB 2024-09-21T09:17:11.782 DEBUG:teuthology.orchestra.run.smithi137:> rm -fr /tmp/tmp.OJT3f0c3uQ 2024-09-21T09:17:11.797 DEBUG:teuthology.orchestra.run.smithi137:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T09:17:11.862 INFO:teuthology.orchestra.run.smithi137.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T09:17:11.862 INFO:teuthology.orchestra.run.smithi137.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T09:17:11.862 INFO:teuthology.orchestra.run.smithi137.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T09:17:11.863 INFO:teuthology.orchestra.run.smithi137.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T09:17:11.864 DEBUG:teuthology.orchestra.run.smithi137:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T09:17:12.011 DEBUG:teuthology.orchestra.run.smithi137:> sudo shutdown -r now 2024-09-21T09:17:27.919 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-09-21T09:17:36.924 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-21T09:17:36.925 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:17:39.983 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-09-21T09:17:42.015 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-21T09:17:42.015 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-09-21T09:17:42.016 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:17:51.993 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-21T09:17:51.994 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:18:00.431 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.137 2024-09-21T09:18:09.438 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-09-21T09:18:09.439 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:18:10.415 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-09-21T09:18:12.495 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.137 2024-09-21T09:18:24.498 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-09-21T09:18:24.499 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:18:25.417 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-21T09:18:25.418 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:18:25.750 DEBUG:teuthology.orchestra.run.smithi165:> true 2024-09-21T09:18:26.093 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-21T09:18:26.093 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-508.el9.x86_64"... 2024-09-21T09:18:26.094 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2024-09-21T09:18:26.110 INFO:teuthology.orchestra.run.smithi165.stdout:5.14.0-508.el9.x86_64 2024-09-21T09:18:26.110 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T09:18:26.110 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T09:18:26.110 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T09:18:27.111 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-21T09:18:27.111 DEBUG:teuthology.orchestra.run.smithi165:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T09:18:27.235 INFO:teuthology.orchestra.run.smithi165.stdout:ttyS1 2024-09-21T09:18:27.263 DEBUG:teuthology.parallel:result is None 2024-09-21T09:18:56.312 DEBUG:teuthology.orchestra.run.smithi137:> true 2024-09-21T09:18:56.699 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-09-21T09:18:56.699 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-508.el9.x86_64"... 2024-09-21T09:18:56.700 DEBUG:teuthology.orchestra.run.smithi137:> uname -r 2024-09-21T09:18:56.714 INFO:teuthology.orchestra.run.smithi137.stdout:5.14.0-508.el9.x86_64 2024-09-21T09:18:56.715 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T09:18:56.715 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T09:18:56.715 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T09:18:57.716 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-21T09:18:57.716 DEBUG:teuthology.orchestra.run.smithi137:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T09:18:57.837 INFO:teuthology.orchestra.run.smithi137.stdout:ttyS1 2024-09-21T09:18:57.864 DEBUG:teuthology.parallel:result is None 2024-09-21T09:18:57.865 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T09:18:57.873 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T09:18:57.873 DEBUG:teuthology.orchestra.run.smithi137:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T09:18:57.875 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T09:18:57.921 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T09:18:57.927 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T09:18:57.935 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T09:18:57.935 DEBUG:teuthology.orchestra.run.smithi137:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T09:18:57.939 DEBUG:teuthology.orchestra.run.smithi165:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T09:18:58.231 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T09:18:58.238 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T09:18:58.238 DEBUG:teuthology.orchestra.run.smithi137:> 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-21T09:18:58.240 DEBUG:teuthology.orchestra.run.smithi165:> 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-21T09:18:58.272 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:18:58.284 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:18:58.313 INFO:teuthology.orchestra.run.smithi137.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:18:58.329 INFO:teuthology.orchestra.run.smithi137.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:18:58.332 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T09:18:58.339 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T09:18:58.339 DEBUG:teuthology.orchestra.run.smithi137:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T09:18:58.342 DEBUG:teuthology.orchestra.run.smithi165:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T09:18:58.400 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T09:18:58.415 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T09:18:58.415 DEBUG:teuthology.orchestra.run.smithi137:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T09:18:58.417 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T09:18:58.457 DEBUG:teuthology.orchestra.run.smithi137:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:18:58.540 DEBUG:teuthology.orchestra.run.smithi137:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:18:58.587 DEBUG:teuthology.orchestra.run.smithi137:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:18:58.668 DEBUG:teuthology.orchestra.run.smithi137:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:18:58.709 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T09:18:58.709 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T09:18:58.774 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:18:58.817 DEBUG:teuthology.orchestra.run.smithi165:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:18:58.871 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:18:58.956 DEBUG:teuthology.orchestra.run.smithi165:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:18:58.997 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-21T09:18:58.997 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T09:18:59.064 DEBUG:teuthology.orchestra.run.smithi137:> sudo service rsyslog restart 2024-09-21T09:18:59.067 DEBUG:teuthology.orchestra.run.smithi165:> sudo service rsyslog restart 2024-09-21T09:18:59.150 INFO:teuthology.orchestra.run.smithi165.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T09:18:59.198 INFO:teuthology.orchestra.run.smithi137.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T09:18:59.466 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T09:18:59.473 INFO:teuthology.task.internal:Starting timer... 2024-09-21T09:18:59.473 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T09:18:59.483 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T09:18:59.491 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2024-09-21T09:18:59.492 DEBUG:teuthology.orchestra.run.smithi137:> sudo service auditd rotate 2024-09-21T09:18:59.536 INFO:teuthology.orchestra.run.smithi137.stdout:Rotating logs: 2024-09-21T09:18:59.538 DEBUG:teuthology.orchestra.run.smithi165:> sudo service auditd rotate 2024-09-21T09:18:59.590 INFO:teuthology.orchestra.run.smithi165.stdout:Rotating logs: 2024-09-21T09:18:59.592 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T09:18:59.592 DEBUG:teuthology.orchestra.run.smithi137:> /usr/sbin/getenforce 2024-09-21T09:18:59.629 INFO:teuthology.orchestra.run.smithi137.stdout:Permissive 2024-09-21T09:18:59.629 DEBUG:teuthology.orchestra.run.smithi165:> /usr/sbin/getenforce 2024-09-21T09:18:59.655 INFO:teuthology.orchestra.run.smithi165.stdout:Permissive 2024-09-21T09:18:59.655 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi137.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi165.front.sepia.ceph.com': 'permissive'} 2024-09-21T09:18:59.655 DEBUG:teuthology.orchestra.run.smithi137:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T09:18:59.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:18:59.696 DEBUG:teuthology.orchestra.run.smithi165:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T09:18:59.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:18:59.723 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T09:18:59.723 DEBUG:teuthology.orchestra.run.smithi137:> sudo /usr/sbin/setenforce permissive 2024-09-21T09:18:59.769 DEBUG:teuthology.orchestra.run.smithi165:> sudo /usr/sbin/setenforce permissive 2024-09-21T09:18:59.801 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T09:18:59.810 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-21T09:18:59.813 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-21T09:18:59.928 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T09:18:59.937 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-21T09:18:59.938 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi137.front.sepia.ceph.com,smithi165.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T09:22:50.720 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi137.front.sepia.ceph.com'), Remote(name='ubuntu@smithi165.front.sepia.ceph.com')] 2024-09-21T09:22:50.721 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-09-21T09:22:50.722 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:22:50.797 DEBUG:teuthology.orchestra.run.smithi137:> true 2024-09-21T09:22:50.880 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-09-21T09:22:50.880 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-21T09:22:50.881 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:22:50.954 DEBUG:teuthology.orchestra.run.smithi165:> true 2024-09-21T09:22:51.036 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-21T09:22:51.036 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T09:22:51.044 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T09:22:51.044 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T09:22:51.045 DEBUG:teuthology.orchestra.run.smithi137:> 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-21T09:22:51.047 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T09:22:51.047 DEBUG:teuthology.orchestra.run.smithi165:> 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-21T09:22:51.078 INFO:teuthology.orchestra.run.smithi137.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T09:22:51.094 INFO:teuthology.orchestra.run.smithi137.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T09:22:51.109 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T09:22:51.121 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: ntpd: command not found 2024-09-21T09:22:51.125 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T09:22:51.133 INFO:teuthology.orchestra.run.smithi137.stdout:506 Cannot talk to daemon 2024-09-21T09:22:51.148 INFO:teuthology.orchestra.run.smithi137.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T09:22:51.150 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: ntpd: command not found 2024-09-21T09:22:51.161 INFO:teuthology.orchestra.run.smithi165.stdout:506 Cannot talk to daemon 2024-09-21T09:22:51.163 INFO:teuthology.orchestra.run.smithi137.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T09:22:51.175 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T09:22:51.190 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T09:22:51.219 INFO:teuthology.orchestra.run.smithi137.stderr:bash: line 1: ntpq: command not found 2024-09-21T09:22:51.222 INFO:teuthology.orchestra.run.smithi137.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T09:22:51.222 INFO:teuthology.orchestra.run.smithi137.stdout:=============================================================================== 2024-09-21T09:22:51.222 INFO:teuthology.orchestra.run.smithi137.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:22:51.223 INFO:teuthology.orchestra.run.smithi137.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:22:51.223 INFO:teuthology.orchestra.run.smithi137.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:22:51.223 INFO:teuthology.orchestra.run.smithi137.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:22:51.247 INFO:teuthology.orchestra.run.smithi165.stderr:bash: line 1: ntpq: command not found 2024-09-21T09:22:51.250 INFO:teuthology.orchestra.run.smithi165.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T09:22:51.250 INFO:teuthology.orchestra.run.smithi165.stdout:=============================================================================== 2024-09-21T09:22:51.250 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:22:51.250 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:22:51.251 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:22:51.251 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:22:51.251 INFO:teuthology.run_tasks:Running task pexec... 2024-09-21T09:22:51.262 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-21T09:22:51.262 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi137.front.sepia.ceph.com 2024-09-21T09:22:51.263 DEBUG:teuthology.orchestra.run.smithi137:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T09:22:51.263 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi165.front.sepia.ceph.com 2024-09-21T09:22:51.263 DEBUG:teuthology.orchestra.run.smithi165:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T09:22:51.628 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:22:51.638 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:22:51.638 INFO:teuthology.orchestra.run.smithi137.stdout: Package Architecture Version Repository Size 2024-09-21T09:22:51.638 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:22:51.638 INFO:teuthology.orchestra.run.smithi137.stdout:Removing: 2024-09-21T09:22:51.638 INFO:teuthology.orchestra.run.smithi137.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T09:22:51.638 INFO:teuthology.orchestra.run.smithi137.stdout:Removing unused dependencies: 2024-09-21T09:22:51.638 INFO:teuthology.orchestra.run.smithi137.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T09:22:51.638 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:22:51.639 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:22:51.639 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:22:51.639 INFO:teuthology.orchestra.run.smithi137.stdout:Remove 2 Packages 2024-09-21T09:22:51.639 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:22:51.639 INFO:teuthology.orchestra.run.smithi137.stdout:Freed space: 5.5 M 2024-09-21T09:22:51.639 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:22:51.641 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:22:51.642 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:22:51.642 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:22:51.652 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:22:51.653 INFO:teuthology.orchestra.run.smithi165.stdout: Package Architecture Version Repository Size 2024-09-21T09:22:51.653 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:22:51.653 INFO:teuthology.orchestra.run.smithi165.stdout:Removing: 2024-09-21T09:22:51.653 INFO:teuthology.orchestra.run.smithi165.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T09:22:51.653 INFO:teuthology.orchestra.run.smithi165.stdout:Removing unused dependencies: 2024-09-21T09:22:51.653 INFO:teuthology.orchestra.run.smithi165.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T09:22:51.653 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:22:51.653 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:22:51.653 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:22:51.653 INFO:teuthology.orchestra.run.smithi165.stdout:Remove 2 Packages 2024-09-21T09:22:51.653 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:22:51.653 INFO:teuthology.orchestra.run.smithi165.stdout:Freed space: 5.5 M 2024-09-21T09:22:51.653 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:22:51.657 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:22:51.657 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:22:51.705 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:22:51.705 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:22:51.710 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:22:51.710 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:22:51.850 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:22:51.850 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:22:51.929 INFO:teuthology.orchestra.run.smithi165.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T09:22:51.937 INFO:teuthology.orchestra.run.smithi137.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T09:22:51.983 INFO:teuthology.orchestra.run.smithi165.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T09:22:52.005 INFO:teuthology.orchestra.run.smithi137.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T09:22:52.484 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T09:22:52.484 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T09:22:52.496 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T09:22:52.497 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T09:22:52.748 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T09:22:52.748 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:22:52.748 INFO:teuthology.orchestra.run.smithi137.stdout:Removed: 2024-09-21T09:22:52.748 INFO:teuthology.orchestra.run.smithi137.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T09:22:52.749 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:22:52.749 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:22:52.751 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T09:22:52.751 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:22:52.751 INFO:teuthology.orchestra.run.smithi165.stdout:Removed: 2024-09-21T09:22:52.751 INFO:teuthology.orchestra.run.smithi165.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T09:22:52.751 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:22:52.751 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:22:53.557 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:00:55 ago on Sat 21 Sep 2024 09:21:58 AM UTC. 2024-09-21T09:22:53.590 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:46 ago on Sat 21 Sep 2024 09:22:07 AM UTC. 2024-09-21T09:22:53.692 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:22:53.693 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:22:53.693 INFO:teuthology.orchestra.run.smithi137.stdout: Package Architecture Version Repository Size 2024-09-21T09:22:53.693 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:22:53.693 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:22:53.693 INFO:teuthology.orchestra.run.smithi137.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T09:22:53.693 INFO:teuthology.orchestra.run.smithi137.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T09:22:53.693 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2024-09-21T09:22:53.693 INFO:teuthology.orchestra.run.smithi137.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T09:22:53.693 INFO:teuthology.orchestra.run.smithi137.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T09:22:53.693 INFO:teuthology.orchestra.run.smithi137.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T09:22:53.693 INFO:teuthology.orchestra.run.smithi137.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T09:22:53.693 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:22:53.694 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:22:53.694 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:22:53.694 INFO:teuthology.orchestra.run.smithi137.stdout:Install 6 Packages 2024-09-21T09:22:53.694 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:22:53.697 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 2.0 M 2024-09-21T09:22:53.697 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 9.2 M 2024-09-21T09:22:53.697 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:22:53.723 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:22:53.724 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:22:53.724 INFO:teuthology.orchestra.run.smithi165.stdout: Package Architecture Version Repository Size 2024-09-21T09:22:53.724 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:22:53.725 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:22:53.725 INFO:teuthology.orchestra.run.smithi165.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T09:22:53.725 INFO:teuthology.orchestra.run.smithi165.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T09:22:53.725 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-21T09:22:53.725 INFO:teuthology.orchestra.run.smithi165.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T09:22:53.725 INFO:teuthology.orchestra.run.smithi165.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T09:22:53.725 INFO:teuthology.orchestra.run.smithi165.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T09:22:53.725 INFO:teuthology.orchestra.run.smithi165.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T09:22:53.725 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:22:53.725 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:22:53.725 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:22:53.725 INFO:teuthology.orchestra.run.smithi165.stdout:Install 6 Packages 2024-09-21T09:22:53.725 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:22:53.728 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 2.0 M 2024-09-21T09:22:53.728 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 9.2 M 2024-09-21T09:22:53.728 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:22:53.881 INFO:teuthology.orchestra.run.smithi165.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 341 kB/s | 44 kB 00:00 2024-09-21T09:22:53.906 INFO:teuthology.orchestra.run.smithi165.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 682 kB/s | 106 kB 00:00 2024-09-21T09:22:53.973 INFO:teuthology.orchestra.run.smithi165.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.2 MB/s | 84 kB 00:00 2024-09-21T09:22:53.998 INFO:teuthology.orchestra.run.smithi165.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 612 kB/s | 72 kB 00:00 2024-09-21T09:22:54.105 INFO:teuthology.orchestra.run.smithi137.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 411 kB/s | 44 kB 00:00 2024-09-21T09:22:54.107 INFO:teuthology.orchestra.run.smithi165.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.5 MB/s | 906 kB 00:00 2024-09-21T09:22:54.130 INFO:teuthology.orchestra.run.smithi137.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 794 kB/s | 106 kB 00:00 2024-09-21T09:22:54.172 INFO:teuthology.orchestra.run.smithi137.stdout:(3/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 5.0 MB/s | 906 kB 00:00 2024-09-21T09:22:54.174 INFO:teuthology.orchestra.run.smithi165.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.1 MB/s | 837 kB 00:00 2024-09-21T09:22:54.174 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:22:54.174 INFO:teuthology.orchestra.run.smithi165.stdout:Total 4.5 MB/s | 2.0 MB 00:00 2024-09-21T09:22:54.197 INFO:teuthology.orchestra.run.smithi137.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 778 kB/s | 72 kB 00:00 2024-09-21T09:22:54.222 INFO:teuthology.orchestra.run.smithi137.stdout:(5/6): python3-kmod-0.9-32.el9.x86_64.rpm 913 kB/s | 84 kB 00:00 2024-09-21T09:22:54.246 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:22:54.259 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:22:54.259 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:22:54.281 INFO:teuthology.orchestra.run.smithi137.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.5 MB/s | 837 kB 00:00 2024-09-21T09:22:54.281 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:22:54.281 INFO:teuthology.orchestra.run.smithi137.stdout:Total 3.4 MB/s | 2.0 MB 00:00 2024-09-21T09:22:54.357 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:22:54.370 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:22:54.370 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:22:54.537 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:22:54.538 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:22:54.640 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:22:54.640 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:22:54.944 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:22:55.035 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T09:22:55.069 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T09:22:55.084 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:22:55.098 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T09:22:55.192 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T09:22:55.245 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T09:22:55.280 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T09:22:55.304 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T09:22:55.338 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T09:22:55.495 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T09:22:55.536 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T09:22:55.785 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T09:22:55.815 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T09:22:55.967 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T09:22:55.989 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T09:22:56.785 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T09:22:56.785 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T09:22:56.785 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T09:22:56.785 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T09:22:56.785 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T09:22:56.786 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T09:22:56.973 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T09:22:56.973 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T09:22:56.973 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T09:22:56.973 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T09:22:56.973 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T09:22:56.973 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T09:22:57.148 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T09:22:57.149 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:22:57.149 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:22:57.149 INFO:teuthology.orchestra.run.smithi165.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T09:22:57.149 INFO:teuthology.orchestra.run.smithi165.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T09:22:57.149 INFO:teuthology.orchestra.run.smithi165.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T09:22:57.149 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:22:57.149 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:22:57.298 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T09:22:57.298 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:22:57.298 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:22:57.298 INFO:teuthology.orchestra.run.smithi137.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T09:22:57.298 INFO:teuthology.orchestra.run.smithi137.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T09:22:57.298 INFO:teuthology.orchestra.run.smithi137.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T09:22:57.298 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:22:57.298 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:22:57.478 DEBUG:teuthology.parallel:result is None 2024-09-21T09:22:57.626 DEBUG:teuthology.parallel:result is None 2024-09-21T09:22:57.626 INFO:teuthology.run_tasks:Running task install... 2024-09-21T09:22:57.636 DEBUG:teuthology.task.install:project ceph 2024-09-21T09:22:57.636 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}} 2024-09-21T09:22:57.636 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'} 2024-09-21T09:22:57.636 INFO:teuthology.task.install:Using flavor: default 2024-09-21T09:22:57.641 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-21T09:22:57.641 INFO:teuthology.task.install:extra packages: [] 2024-09-21T09:22:57.641 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208', 'tag': None, 'wait_for_package': False} 2024-09-21T09:22:57.642 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:22:57.642 INFO:teuthology.packaging:ref: None 2024-09-21T09:22:57.642 INFO:teuthology.packaging:tag: None 2024-09-21T09:22:57.642 INFO:teuthology.packaging:branch: quincy 2024-09-21T09:22:57.642 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:22:57.642 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2024-09-21T09:22:57.643 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208', 'tag': None, 'wait_for_package': False} 2024-09-21T09:22:57.643 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:22:57.644 INFO:teuthology.packaging:ref: None 2024-09-21T09:22:57.644 INFO:teuthology.packaging:tag: None 2024-09-21T09:22:57.644 INFO:teuthology.packaging:branch: quincy 2024-09-21T09:22:57.644 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:22:57.644 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2024-09-21T09:22:57.854 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/quincy/fbd1a6ab0448f011c60f6376195d5c078b0cf20b/centos/9/flavors/default/ 2024-09-21T09:22:57.855 INFO:teuthology.task.install.rpm:Package version is 17.2.7-1649.gfbd1a6ab 2024-09-21T09:22:57.874 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/quincy/fbd1a6ab0448f011c60f6376195d5c078b0cf20b/centos/9/flavors/default/ 2024-09-21T09:22:57.875 INFO:teuthology.task.install.rpm:Package version is 17.2.7-1649.gfbd1a6ab 2024-09-21T09:22:57.963 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/quincy/fbd1a6ab0448f011c60f6376195d5c078b0cf20b/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/quincy/fbd1a6ab0448f011c60f6376195d5c078b0cf20b/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/quincy/fbd1a6ab0448f011c60f6376195d5c078b0cf20b/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-21T09:22:57.963 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-21T09:22:57.963 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-21T09:22:57.981 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/quincy/fbd1a6ab0448f011c60f6376195d5c078b0cf20b/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/quincy/fbd1a6ab0448f011c60f6376195d5c078b0cf20b/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/quincy/fbd1a6ab0448f011c60f6376195d5c078b0cf20b/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-21T09:22:57.981 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T09:22:57.981 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-21T09:22:57.992 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-21T09:22:57.992 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:22:57.992 INFO:teuthology.packaging:ref: None 2024-09-21T09:22:57.992 INFO:teuthology.packaging:tag: None 2024-09-21T09:22:57.992 INFO:teuthology.packaging:branch: quincy 2024-09-21T09:22:57.992 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:22:57.992 DEBUG:teuthology.orchestra.run.smithi165:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-21T09:22:58.011 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-21T09:22:58.011 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:22:58.011 INFO:teuthology.packaging:ref: None 2024-09-21T09:22:58.011 INFO:teuthology.packaging:tag: None 2024-09-21T09:22:58.011 INFO:teuthology.packaging:branch: quincy 2024-09-21T09:22:58.011 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:22:58.011 DEBUG:teuthology.orchestra.run.smithi137:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-21T09:22:58.064 DEBUG:teuthology.orchestra.run.smithi165:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-21T09:22:58.077 DEBUG:teuthology.orchestra.run.smithi137:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-21T09:22:58.139 DEBUG:teuthology.orchestra.run.smithi165:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-21T09:22:58.153 DEBUG:teuthology.orchestra.run.smithi137:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-21T09:22:58.203 INFO:teuthology.orchestra.run.smithi165.stdout:check_obsoletes = 1 2024-09-21T09:22:58.204 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum clean all 2024-09-21T09:22:58.229 INFO:teuthology.orchestra.run.smithi137.stdout:check_obsoletes = 1 2024-09-21T09:22:58.230 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum clean all 2024-09-21T09:22:58.430 INFO:teuthology.orchestra.run.smithi165.stdout:45 files removed 2024-09-21T09:22:58.457 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-radosgw 2024-09-21T09:22:58.458 INFO:teuthology.orchestra.run.smithi137.stdout:45 files removed 2024-09-21T09:22:58.485 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-radosgw 2024-09-21T09:22:59.022 INFO:teuthology.orchestra.run.smithi165.stdout:ceph packages for x86_64 279 kB/s | 77 kB 00:00 2024-09-21T09:22:59.045 INFO:teuthology.orchestra.run.smithi137.stdout:ceph packages for x86_64 283 kB/s | 77 kB 00:00 2024-09-21T09:22:59.306 INFO:teuthology.orchestra.run.smithi165.stdout:ceph noarch packages 45 kB/s | 11 kB 00:00 2024-09-21T09:22:59.329 INFO:teuthology.orchestra.run.smithi137.stdout:ceph noarch packages 45 kB/s | 11 kB 00:00 2024-09-21T09:22:59.573 INFO:teuthology.orchestra.run.smithi165.stdout:ceph source packages 7.7 kB/s | 1.8 kB 00:00 2024-09-21T09:22:59.605 INFO:teuthology.orchestra.run.smithi137.stdout:ceph source packages 7.4 kB/s | 1.8 kB 00:00 2024-09-21T09:23:01.248 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - BaseOS 5.0 MB/s | 8.3 MB 00:01 2024-09-21T09:23:01.380 INFO:teuthology.orchestra.run.smithi137.stdout:CentOS Stream 9 - BaseOS 4.7 MB/s | 8.3 MB 00:01 2024-09-21T09:23:03.091 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - AppStream 26 MB/s | 20 MB 00:00 2024-09-21T09:23:07.709 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - CRB 8.8 MB/s | 6.5 MB 00:00 2024-09-21T09:23:09.143 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - Extras packages 100 kB/s | 19 kB 00:00 2024-09-21T09:23:09.914 INFO:teuthology.orchestra.run.smithi137.stdout:CentOS Stream 9 - AppStream 2.7 MB/s | 20 MB 00:07 2024-09-21T09:23:10.039 INFO:teuthology.orchestra.run.smithi165.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-21T09:23:14.340 INFO:teuthology.orchestra.run.smithi137.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.5 MB 00:00 2024-09-21T09:23:15.461 INFO:teuthology.orchestra.run.smithi165.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-21T09:23:15.957 INFO:teuthology.orchestra.run.smithi137.stdout:CentOS Stream 9 - Extras packages 70 kB/s | 19 kB 00:00 2024-09-21T09:23:16.828 INFO:teuthology.orchestra.run.smithi137.stdout:Extra Packages for Enterprise Linux 30 MB/s | 23 MB 00:00 2024-09-21T09:23:17.759 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:23:17.761 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:23:17.761 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-21T09:23:17.761 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:23:17.761 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:23:17.761 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-radosgw x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 14 M 2024-09-21T09:23:17.761 INFO:teuthology.orchestra.run.smithi165.stdout:Upgrading: 2024-09-21T09:23:17.762 INFO:teuthology.orchestra.run.smithi165.stdout: librados2 x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 3.1 M 2024-09-21T09:23:17.762 INFO:teuthology.orchestra.run.smithi165.stdout: librbd1 x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 2.9 M 2024-09-21T09:23:17.762 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-21T09:23:17.762 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-base x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 5.0 M 2024-09-21T09:23:17.762 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-common x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 22 M 2024-09-21T09:23:17.762 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-selinux x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 25 k 2024-09-21T09:23:17.762 INFO:teuthology.orchestra.run.smithi165.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-21T09:23:17.762 INFO:teuthology.orchestra.run.smithi165.stdout: libcephfs2 x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 636 k 2024-09-21T09:23:17.762 INFO:teuthology.orchestra.run.smithi165.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-21T09:23:17.762 INFO:teuthology.orchestra.run.smithi165.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-21T09:23:17.762 INFO:teuthology.orchestra.run.smithi165.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-21T09:23:17.762 INFO:teuthology.orchestra.run.smithi165.stdout: libradosstriper1 x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 457 k 2024-09-21T09:23:17.762 INFO:teuthology.orchestra.run.smithi165.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-21T09:23:17.763 INFO:teuthology.orchestra.run.smithi165.stdout: librgw2 x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 4.9 M 2024-09-21T09:23:17.763 INFO:teuthology.orchestra.run.smithi165.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-21T09:23:17.763 INFO:teuthology.orchestra.run.smithi165.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-21T09:23:17.763 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ceph-argparse x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 45 k 2024-09-21T09:23:17.763 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ceph-common x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 120 k 2024-09-21T09:23:17.763 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cephfs x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 156 k 2024-09-21T09:23:17.763 INFO:teuthology.orchestra.run.smithi165.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-21T09:23:17.763 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rados x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 320 k 2024-09-21T09:23:17.763 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rbd x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 295 k 2024-09-21T09:23:17.763 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rgw x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 99 k 2024-09-21T09:23:17.763 INFO:teuthology.orchestra.run.smithi165.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-21T09:23:17.763 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:23:17.763 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:23:17.763 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:23:17.764 INFO:teuthology.orchestra.run.smithi165.stdout:Install 22 Packages 2024-09-21T09:23:17.764 INFO:teuthology.orchestra.run.smithi165.stdout:Upgrade 2 Packages 2024-09-21T09:23:17.764 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:23:17.764 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 58 M 2024-09-21T09:23:17.764 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:23:18.405 INFO:teuthology.orchestra.run.smithi165.stdout:(1/24): ceph-base-17.2.7-1649.gfbd1a6ab.el9.x86 10 MB/s | 5.0 MB 00:00 2024-09-21T09:23:18.455 INFO:teuthology.orchestra.run.smithi165.stdout:(2/24): ceph-selinux-17.2.7-1649.gfbd1a6ab.el9. 507 kB/s | 25 kB 00:00 2024-09-21T09:23:18.555 INFO:teuthology.orchestra.run.smithi165.stdout:(3/24): libcephfs2-17.2.7-1649.gfbd1a6ab.el9.x8 6.2 MB/s | 636 kB 00:00 2024-09-21T09:23:18.655 INFO:teuthology.orchestra.run.smithi165.stdout:(4/24): libradosstriper1-17.2.7-1649.gfbd1a6ab. 4.5 MB/s | 457 kB 00:00 2024-09-21T09:23:19.097 INFO:teuthology.orchestra.run.smithi165.stdout:(5/24): ceph-common-17.2.7-1649.gfbd1a6ab.el9.x 19 MB/s | 22 MB 00:01 2024-09-21T09:23:19.181 INFO:teuthology.orchestra.run.smithi165.stdout:(6/24): librgw2-17.2.7-1649.gfbd1a6ab.el9.x86_6 9.4 MB/s | 4.9 MB 00:00 2024-09-21T09:23:19.206 INFO:teuthology.orchestra.run.smithi165.stdout:(7/24): python3-ceph-argparse-17.2.7-1649.gfbd1 416 kB/s | 45 kB 00:00 2024-09-21T09:23:19.240 INFO:teuthology.orchestra.run.smithi165.stdout:(8/24): python3-ceph-common-17.2.7-1649.gfbd1a6 2.0 MB/s | 120 kB 00:00 2024-09-21T09:23:19.265 INFO:teuthology.orchestra.run.smithi165.stdout:(9/24): python3-cephfs-17.2.7-1649.gfbd1a6ab.el 2.6 MB/s | 156 kB 00:00 2024-09-21T09:23:19.290 INFO:teuthology.orchestra.run.smithi165.stdout:(10/24): python3-rados-17.2.7-1649.gfbd1a6ab.el 6.2 MB/s | 320 kB 00:00 2024-09-21T09:23:19.316 INFO:teuthology.orchestra.run.smithi165.stdout:(11/24): python3-rbd-17.2.7-1649.gfbd1a6ab.el9. 5.7 MB/s | 295 kB 00:00 2024-09-21T09:23:19.341 INFO:teuthology.orchestra.run.smithi165.stdout:(12/24): python3-rgw-17.2.7-1649.gfbd1a6ab.el9. 1.9 MB/s | 99 kB 00:00 2024-09-21T09:23:19.483 INFO:teuthology.orchestra.run.smithi165.stdout:(13/24): ceph-radosgw-17.2.7-1649.gfbd1a6ab.el9 9.3 MB/s | 14 MB 00:01 2024-09-21T09:23:19.567 INFO:teuthology.orchestra.run.smithi165.stdout:(14/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 201 kB/s | 45 kB 00:00 2024-09-21T09:23:19.592 INFO:teuthology.orchestra.run.smithi165.stdout:(15/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 581 kB/s | 160 kB 00:00 2024-09-21T09:23:19.642 INFO:teuthology.orchestra.run.smithi165.stdout:(16/24): python3-prettytable-0.7.2-27.el9.noarc 849 kB/s | 42 kB 00:00 2024-09-21T09:23:19.692 INFO:teuthology.orchestra.run.smithi165.stdout:(17/24): gperftools-libs-2.9.1-3.el9.x86_64.rpm 6.0 MB/s | 308 kB 00:00 2024-09-21T09:23:19.735 INFO:teuthology.orchestra.run.smithi165.stdout:(18/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.7 MB/s | 292 kB 00:00 2024-09-21T09:23:19.760 INFO:teuthology.orchestra.run.smithi165.stdout:(19/24): liboath-2.6.7-2.el9.x86_64.rpm 724 kB/s | 49 kB 00:00 2024-09-21T09:23:19.794 INFO:teuthology.orchestra.run.smithi165.stdout:(20/24): librdkafka-1.6.1-102.el9.x86_64.rpm 2.1 MB/s | 662 kB 00:00 2024-09-21T09:23:19.827 INFO:teuthology.orchestra.run.smithi165.stdout:(21/24): libunwind-1.6.2-1.el9.x86_64.rpm 731 kB/s | 67 kB 00:00 2024-09-21T09:23:19.886 INFO:teuthology.orchestra.run.smithi165.stdout:(22/24): thrift-0.15.0-2.el9.x86_64.rpm 13 MB/s | 1.6 MB 00:00 2024-09-21T09:23:20.019 INFO:teuthology.orchestra.run.smithi165.stdout:(23/24): librados2-17.2.7-1649.gfbd1a6ab.el9.x8 14 MB/s | 3.1 MB 00:00 2024-09-21T09:23:20.078 INFO:teuthology.orchestra.run.smithi165.stdout:(24/24): librbd1-17.2.7-1649.gfbd1a6ab.el9.x86_ 12 MB/s | 2.9 MB 00:00 2024-09-21T09:23:20.082 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:23:20.083 INFO:teuthology.orchestra.run.smithi165.stdout:Total 25 MB/s | 58 MB 00:02 2024-09-21T09:23:20.145 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:23:20.179 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:23:20.179 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:23:20.689 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:23:20.689 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:23:21.881 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:23:22.208 INFO:teuthology.orchestra.run.smithi137.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-21T09:23:22.263 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2024-09-21T09:23:22.330 INFO:teuthology.orchestra.run.smithi165.stdout: Upgrading : librados2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2/26 2024-09-21T09:23:22.422 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librados2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2/26 2024-09-21T09:23:22.510 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-rados-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 3/26 2024-09-21T09:23:22.540 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libcephfs2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 4/26 2024-09-21T09:23:22.621 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: libcephfs2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 4/26 2024-09-21T09:23:22.674 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : thrift-0.15.0-2.el9.x86_64 5/26 2024-09-21T09:23:22.704 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2024-09-21T09:23:23.144 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2024-09-21T09:23:23.168 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : librgw2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 8/26 2024-09-21T09:23:23.232 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librgw2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 8/26 2024-09-21T09:23:23.268 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : liboath-2.6.7-2.el9.x86_64 9/26 2024-09-21T09:23:23.325 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-ceph-argparse-2:17.2.7-1649.gfbd1a6ab.el9. 10/26 2024-09-21T09:23:23.365 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cephfs-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 11/26 2024-09-21T09:23:23.427 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-rgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 12/26 2024-09-21T09:23:23.455 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libradosstriper1-2:17.2.7-1649.gfbd1a6ab.el9.x86_6 13/26 2024-09-21T09:23:23.520 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: libradosstriper1-2:17.2.7-1649.gfbd1a6ab.el9.x86_6 13/26 2024-09-21T09:23:23.570 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2024-09-21T09:23:23.613 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/26 2024-09-21T09:23:23.646 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 16/26 2024-09-21T09:23:23.949 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 17/26 2024-09-21T09:23:23.988 INFO:teuthology.orchestra.run.smithi165.stdout: Upgrading : librbd1-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 18/26 2024-09-21T09:23:24.078 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librbd1-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 18/26 2024-09-21T09:23:24.152 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-rbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 19/26 2024-09-21T09:23:24.182 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x8 20/26 2024-09-21T09:23:24.438 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:23:24.440 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:23:24.440 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2024-09-21T09:23:24.440 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:23:24.440 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:23:24.441 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-radosgw x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 14 M 2024-09-21T09:23:24.441 INFO:teuthology.orchestra.run.smithi137.stdout:Upgrading: 2024-09-21T09:23:24.441 INFO:teuthology.orchestra.run.smithi137.stdout: librados2 x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 3.1 M 2024-09-21T09:23:24.441 INFO:teuthology.orchestra.run.smithi137.stdout: librbd1 x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 2.9 M 2024-09-21T09:23:24.441 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2024-09-21T09:23:24.441 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-base x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 5.0 M 2024-09-21T09:23:24.441 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-common x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 22 M 2024-09-21T09:23:24.441 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-selinux x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 25 k 2024-09-21T09:23:24.441 INFO:teuthology.orchestra.run.smithi137.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-21T09:23:24.441 INFO:teuthology.orchestra.run.smithi137.stdout: libcephfs2 x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 636 k 2024-09-21T09:23:24.441 INFO:teuthology.orchestra.run.smithi137.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-21T09:23:24.441 INFO:teuthology.orchestra.run.smithi137.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-21T09:23:24.441 INFO:teuthology.orchestra.run.smithi137.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-21T09:23:24.442 INFO:teuthology.orchestra.run.smithi137.stdout: libradosstriper1 x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 457 k 2024-09-21T09:23:24.442 INFO:teuthology.orchestra.run.smithi137.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-21T09:23:24.442 INFO:teuthology.orchestra.run.smithi137.stdout: librgw2 x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 4.9 M 2024-09-21T09:23:24.442 INFO:teuthology.orchestra.run.smithi137.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-21T09:23:24.442 INFO:teuthology.orchestra.run.smithi137.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-21T09:23:24.442 INFO:teuthology.orchestra.run.smithi137.stdout: python3-ceph-argparse x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 45 k 2024-09-21T09:23:24.442 INFO:teuthology.orchestra.run.smithi137.stdout: python3-ceph-common x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 120 k 2024-09-21T09:23:24.442 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cephfs x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 156 k 2024-09-21T09:23:24.442 INFO:teuthology.orchestra.run.smithi137.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-21T09:23:24.442 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rados x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 320 k 2024-09-21T09:23:24.442 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rbd x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 295 k 2024-09-21T09:23:24.442 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rgw x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 99 k 2024-09-21T09:23:24.442 INFO:teuthology.orchestra.run.smithi137.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-21T09:23:24.443 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:23:24.443 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:23:24.443 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:23:24.443 INFO:teuthology.orchestra.run.smithi137.stdout:Install 22 Packages 2024-09-21T09:23:24.443 INFO:teuthology.orchestra.run.smithi137.stdout:Upgrade 2 Packages 2024-09-21T09:23:24.443 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:23:24.443 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 58 M 2024-09-21T09:23:24.443 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:23:25.435 INFO:teuthology.orchestra.run.smithi137.stdout:(1/24): ceph-base-17.2.7-1649.gfbd1a6ab.el9.x86 9.9 MB/s | 5.0 MB 00:00 2024-09-21T09:23:25.493 INFO:teuthology.orchestra.run.smithi137.stdout:(2/24): ceph-selinux-17.2.7-1649.gfbd1a6ab.el9. 432 kB/s | 25 kB 00:00 2024-09-21T09:23:25.602 INFO:teuthology.orchestra.run.smithi137.stdout:(3/24): libcephfs2-17.2.7-1649.gfbd1a6ab.el9.x8 5.8 MB/s | 636 kB 00:00 2024-09-21T09:23:25.694 INFO:teuthology.orchestra.run.smithi137.stdout:(4/24): libradosstriper1-17.2.7-1649.gfbd1a6ab. 4.9 MB/s | 457 kB 00:00 2024-09-21T09:23:25.928 INFO:teuthology.orchestra.run.smithi137.stdout:(5/24): ceph-radosgw-17.2.7-1649.gfbd1a6ab.el9. 15 MB/s | 14 MB 00:00 2024-09-21T09:23:25.970 INFO:teuthology.orchestra.run.smithi137.stdout:(6/24): python3-ceph-argparse-17.2.7-1649.gfbd1 1.1 MB/s | 45 kB 00:00 2024-09-21T09:23:26.045 INFO:teuthology.orchestra.run.smithi137.stdout:(7/24): librgw2-17.2.7-1649.gfbd1a6ab.el9.x86_6 14 MB/s | 4.9 MB 00:00 2024-09-21T09:23:26.070 INFO:teuthology.orchestra.run.smithi137.stdout:(8/24): python3-ceph-common-17.2.7-1649.gfbd1a6 1.2 MB/s | 120 kB 00:00 2024-09-21T09:23:26.095 INFO:teuthology.orchestra.run.smithi137.stdout:(9/24): python3-cephfs-17.2.7-1649.gfbd1a6ab.el 3.0 MB/s | 156 kB 00:00 2024-09-21T09:23:26.121 INFO:teuthology.orchestra.run.smithi137.stdout:(10/24): python3-rados-17.2.7-1649.gfbd1a6ab.el 6.2 MB/s | 320 kB 00:00 2024-09-21T09:23:26.146 INFO:teuthology.orchestra.run.smithi137.stdout:(11/24): python3-rbd-17.2.7-1649.gfbd1a6ab.el9. 5.7 MB/s | 295 kB 00:00 2024-09-21T09:23:26.171 INFO:teuthology.orchestra.run.smithi137.stdout:(12/24): python3-rgw-17.2.7-1649.gfbd1a6ab.el9. 1.9 MB/s | 99 kB 00:00 2024-09-21T09:23:26.388 INFO:teuthology.orchestra.run.smithi137.stdout:(13/24): ceph-common-17.2.7-1649.gfbd1a6ab.el9. 15 MB/s | 22 MB 00:01 2024-09-21T09:23:26.497 INFO:teuthology.orchestra.run.smithi137.stdout:(14/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 139 kB/s | 45 kB 00:00 2024-09-21T09:23:26.555 INFO:teuthology.orchestra.run.smithi137.stdout:(15/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 391 kB/s | 160 kB 00:00 2024-09-21T09:23:26.607 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 21/26 2024-09-21T09:23:26.681 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 21/26 2024-09-21T09:23:26.681 INFO:teuthology.orchestra.run.smithi137.stdout:(16/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.4 MB/s | 292 kB 00:00 2024-09-21T09:23:26.681 INFO:teuthology.orchestra.run.smithi137.stdout:(17/24): python3-prettytable-0.7.2-27.el9.noarc 562 kB/s | 42 kB 00:00 2024-09-21T09:23:26.698 INFO:teuthology.orchestra.run.smithi137.stdout:(18/24): gperftools-libs-2.9.1-3.el9.x86_64.rpm 3.6 MB/s | 308 kB 00:00 2024-09-21T09:23:26.715 INFO:teuthology.orchestra.run.smithi137.stdout:(19/24): liboath-2.6.7-2.el9.x86_64.rpm 583 kB/s | 49 kB 00:00 2024-09-21T09:23:26.749 INFO:teuthology.orchestra.run.smithi137.stdout:(20/24): librdkafka-1.6.1-102.el9.x86_64.rpm 1.8 MB/s | 662 kB 00:00 2024-09-21T09:23:26.775 INFO:teuthology.orchestra.run.smithi137.stdout:(21/24): libunwind-1.6.2-1.el9.x86_64.rpm 1.1 MB/s | 67 kB 00:00 2024-09-21T09:23:26.824 INFO:teuthology.orchestra.run.smithi137.stdout:(22/24): thrift-0.15.0-2.el9.x86_64.rpm 15 MB/s | 1.6 MB 00:00 2024-09-21T09:23:26.949 INFO:teuthology.orchestra.run.smithi137.stdout:(23/24): librados2-17.2.7-1649.gfbd1a6ab.el9.x8 15 MB/s | 3.1 MB 00:00 2024-09-21T09:23:27.029 INFO:teuthology.orchestra.run.smithi137.stdout:(24/24): librbd1-17.2.7-1649.gfbd1a6ab.el9.x86_ 12 MB/s | 2.9 MB 00:00 2024-09-21T09:23:27.034 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:23:27.034 INFO:teuthology.orchestra.run.smithi137.stdout:Total 22 MB/s | 58 MB 00:02 2024-09-21T09:23:27.095 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:23:27.129 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:23:27.129 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:23:27.182 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 21/26 2024-09-21T09:23:27.249 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-base-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 22/26 2024-09-21T09:23:27.582 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-base-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 22/26 2024-09-21T09:23:27.582 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-21T09:23:27.582 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-21T09:23:27.582 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:23:27.617 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-selinux-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 23/26 2024-09-21T09:23:27.623 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:23:27.623 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:23:28.842 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:23:29.186 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2024-09-21T09:23:29.286 INFO:teuthology.orchestra.run.smithi137.stdout: Upgrading : librados2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2/26 2024-09-21T09:23:29.379 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: librados2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2/26 2024-09-21T09:23:29.456 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-rados-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 3/26 2024-09-21T09:23:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libcephfs2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 4/26 2024-09-21T09:23:29.559 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: libcephfs2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 4/26 2024-09-21T09:23:29.604 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : thrift-0.15.0-2.el9.x86_64 5/26 2024-09-21T09:23:29.634 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2024-09-21T09:23:30.074 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2024-09-21T09:23:30.107 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : librgw2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 8/26 2024-09-21T09:23:30.153 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: librgw2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 8/26 2024-09-21T09:23:30.181 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : liboath-2.6.7-2.el9.x86_64 9/26 2024-09-21T09:23:30.233 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-ceph-argparse-2:17.2.7-1649.gfbd1a6ab.el9. 10/26 2024-09-21T09:23:30.270 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-cephfs-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 11/26 2024-09-21T09:23:30.331 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-rgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 12/26 2024-09-21T09:23:30.359 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libradosstriper1-2:17.2.7-1649.gfbd1a6ab.el9.x86_6 13/26 2024-09-21T09:23:30.433 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: libradosstriper1-2:17.2.7-1649.gfbd1a6ab.el9.x86_6 13/26 2024-09-21T09:23:30.481 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2024-09-21T09:23:30.518 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/26 2024-09-21T09:23:30.551 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 16/26 2024-09-21T09:23:30.845 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 17/26 2024-09-21T09:23:30.888 INFO:teuthology.orchestra.run.smithi137.stdout: Upgrading : librbd1-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 18/26 2024-09-21T09:23:30.961 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: librbd1-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 18/26 2024-09-21T09:23:31.035 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-rbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 19/26 2024-09-21T09:23:31.074 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x8 20/26 2024-09-21T09:23:33.529 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 21/26 2024-09-21T09:23:33.562 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 21/26 2024-09-21T09:23:34.113 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 21/26 2024-09-21T09:23:34.149 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-base-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 22/26 2024-09-21T09:23:34.250 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-base-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 22/26 2024-09-21T09:23:34.250 INFO:teuthology.orchestra.run.smithi137.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-21T09:23:34.250 INFO:teuthology.orchestra.run.smithi137.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-21T09:23:34.250 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:23:34.283 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-selinux-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 23/26 2024-09-21T09:23:37.302 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-selinux-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 23/26 2024-09-21T09:23:37.302 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /sys 2024-09-21T09:23:37.302 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /proc 2024-09-21T09:23:37.303 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /mnt 2024-09-21T09:23:37.303 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /var/tmp 2024-09-21T09:23:37.303 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /home 2024-09-21T09:23:37.303 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /root 2024-09-21T09:23:37.303 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /tmp 2024-09-21T09:23:37.303 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:23:38.669 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-radosgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 24/26 2024-09-21T09:23:38.731 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 24/26 2024-09-21T09:23:38.731 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:23:38.731 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-21T09:23:38.731 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:23:38.731 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:23:38.731 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:23:38.733 INFO:teuthology.orchestra.run.smithi165.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-21T09:23:38.830 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-21T09:23:38.831 INFO:teuthology.orchestra.run.smithi165.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-21T09:23:40.067 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-21T09:23:40.067 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-base-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/26 2024-09-21T09:23:40.067 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2/26 2024-09-21T09:23:40.067 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-radosgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 3/26 2024-09-21T09:23:40.068 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-selinux-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 4/26 2024-09-21T09:23:40.068 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libcephfs2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 5/26 2024-09-21T09:23:40.068 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libradosstriper1-2:17.2.7-1649.gfbd1a6ab.el9.x86_6 6/26 2024-09-21T09:23:40.068 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librgw2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 7/26 2024-09-21T09:23:40.068 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-ceph-argparse-2:17.2.7-1649.gfbd1a6ab.el9. 8/26 2024-09-21T09:23:40.068 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x8 9/26 2024-09-21T09:23:40.068 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cephfs-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 10/26 2024-09-21T09:23:40.068 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-rados-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 11/26 2024-09-21T09:23:40.068 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-rbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 12/26 2024-09-21T09:23:40.068 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-rgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 13/26 2024-09-21T09:23:40.068 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 14/26 2024-09-21T09:23:40.068 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 15/26 2024-09-21T09:23:40.068 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 16/26 2024-09-21T09:23:40.068 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 17/26 2024-09-21T09:23:40.068 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 18/26 2024-09-21T09:23:40.069 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 19/26 2024-09-21T09:23:40.069 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 20/26 2024-09-21T09:23:40.069 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2024-09-21T09:23:40.069 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 22/26 2024-09-21T09:23:40.069 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librados2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 23/26 2024-09-21T09:23:40.069 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2024-09-21T09:23:40.069 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librbd1-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 25/26 2024-09-21T09:23:41.096 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2024-09-21T09:23:41.096 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:23:41.096 INFO:teuthology.orchestra.run.smithi165.stdout:Upgraded: 2024-09-21T09:23:41.096 INFO:teuthology.orchestra.run.smithi165.stdout: librados2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:41.096 INFO:teuthology.orchestra.run.smithi165.stdout: librbd1-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:41.096 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:23:41.096 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-base-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:41.096 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:41.096 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-radosgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:41.097 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-selinux-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:41.097 INFO:teuthology.orchestra.run.smithi165.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-21T09:23:41.097 INFO:teuthology.orchestra.run.smithi165.stdout: libcephfs2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:41.097 INFO:teuthology.orchestra.run.smithi165.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-21T09:23:41.097 INFO:teuthology.orchestra.run.smithi165.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-21T09:23:41.097 INFO:teuthology.orchestra.run.smithi165.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-21T09:23:41.097 INFO:teuthology.orchestra.run.smithi165.stdout: libradosstriper1-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:41.097 INFO:teuthology.orchestra.run.smithi165.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-21T09:23:41.097 INFO:teuthology.orchestra.run.smithi165.stdout: librgw2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:41.097 INFO:teuthology.orchestra.run.smithi165.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-21T09:23:41.097 INFO:teuthology.orchestra.run.smithi165.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-21T09:23:41.097 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ceph-argparse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:41.097 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:41.098 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cephfs-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:41.098 INFO:teuthology.orchestra.run.smithi165.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-21T09:23:41.098 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rados-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:41.098 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:41.098 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:41.098 INFO:teuthology.orchestra.run.smithi165.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-21T09:23:41.098 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:23:41.098 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:23:41.467 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-test 2024-09-21T09:23:42.045 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:27 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:23:42.176 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:23:42.177 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:23:42.177 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-21T09:23:42.177 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:23:42.177 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:23:42.177 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-test x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 48 M 2024-09-21T09:23:42.177 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-21T09:23:42.177 INFO:teuthology.orchestra.run.smithi165.stdout: libcephsqlite x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 163 k 2024-09-21T09:23:42.177 INFO:teuthology.orchestra.run.smithi165.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-21T09:23:42.177 INFO:teuthology.orchestra.run.smithi165.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-21T09:23:42.178 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:23:42.178 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:23:42.178 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:23:42.178 INFO:teuthology.orchestra.run.smithi165.stdout:Install 4 Packages 2024-09-21T09:23:42.178 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:23:42.178 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 48 M 2024-09-21T09:23:42.178 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 193 M 2024-09-21T09:23:42.179 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:23:42.668 INFO:teuthology.orchestra.run.smithi165.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.3 MB/s | 304 kB 00:00 2024-09-21T09:23:42.693 INFO:teuthology.orchestra.run.smithi165.stdout:(2/4): libcephsqlite-17.2.7-1649.gfbd1a6ab.el9. 633 kB/s | 163 kB 00:00 2024-09-21T09:23:42.710 INFO:teuthology.orchestra.run.smithi165.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-09-21T09:23:43.933 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-selinux-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 23/26 2024-09-21T09:23:43.933 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /sys 2024-09-21T09:23:43.933 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /proc 2024-09-21T09:23:43.933 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /mnt 2024-09-21T09:23:43.933 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /var/tmp 2024-09-21T09:23:43.933 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /home 2024-09-21T09:23:43.934 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /root 2024-09-21T09:23:43.934 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /tmp 2024-09-21T09:23:43.934 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:23:43.943 INFO:teuthology.orchestra.run.smithi165.stdout:(4/4): ceph-test-17.2.7-1649.gfbd1a6ab.el9.x86_ 32 MB/s | 48 MB 00:01 2024-09-21T09:23:43.946 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:23:43.946 INFO:teuthology.orchestra.run.smithi165.stdout:Total 27 MB/s | 48 MB 00:01 2024-09-21T09:23:43.973 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:23:43.992 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:23:43.992 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:23:44.357 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:23:44.357 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:23:44.879 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:23:44.968 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-21T09:23:45.010 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-21T09:23:45.037 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libcephsqlite-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 3/4 2024-09-21T09:23:45.275 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-radosgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 24/26 2024-09-21T09:23:45.345 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 24/26 2024-09-21T09:23:45.345 INFO:teuthology.orchestra.run.smithi137.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:23:45.345 INFO:teuthology.orchestra.run.smithi137.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-21T09:23:45.345 INFO:teuthology.orchestra.run.smithi137.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:23:45.346 INFO:teuthology.orchestra.run.smithi137.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:23:45.346 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:23:45.347 INFO:teuthology.orchestra.run.smithi137.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-21T09:23:45.461 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-21T09:23:45.462 INFO:teuthology.orchestra.run.smithi137.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-21T09:23:46.746 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-21T09:23:46.746 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-base-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/26 2024-09-21T09:23:46.746 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2/26 2024-09-21T09:23:46.746 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-radosgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 3/26 2024-09-21T09:23:46.746 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-selinux-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 4/26 2024-09-21T09:23:46.746 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libcephfs2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 5/26 2024-09-21T09:23:46.746 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libradosstriper1-2:17.2.7-1649.gfbd1a6ab.el9.x86_6 6/26 2024-09-21T09:23:46.746 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librgw2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 7/26 2024-09-21T09:23:46.746 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-ceph-argparse-2:17.2.7-1649.gfbd1a6ab.el9. 8/26 2024-09-21T09:23:46.747 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x8 9/26 2024-09-21T09:23:46.747 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-cephfs-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 10/26 2024-09-21T09:23:46.747 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-rados-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 11/26 2024-09-21T09:23:46.747 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-rbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 12/26 2024-09-21T09:23:46.747 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-rgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 13/26 2024-09-21T09:23:46.747 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 14/26 2024-09-21T09:23:46.747 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 15/26 2024-09-21T09:23:46.747 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 16/26 2024-09-21T09:23:46.747 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 17/26 2024-09-21T09:23:46.747 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 18/26 2024-09-21T09:23:46.747 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 19/26 2024-09-21T09:23:46.747 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 20/26 2024-09-21T09:23:46.747 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2024-09-21T09:23:46.747 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 22/26 2024-09-21T09:23:46.748 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librados2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 23/26 2024-09-21T09:23:46.748 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2024-09-21T09:23:46.748 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librbd1-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 25/26 2024-09-21T09:23:47.502 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2024-09-21T09:23:47.503 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:23:47.503 INFO:teuthology.orchestra.run.smithi137.stdout:Upgraded: 2024-09-21T09:23:47.503 INFO:teuthology.orchestra.run.smithi137.stdout: librados2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:47.503 INFO:teuthology.orchestra.run.smithi137.stdout: librbd1-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:47.503 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:23:47.503 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-base-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:47.503 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:47.503 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-radosgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:47.503 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-selinux-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:47.503 INFO:teuthology.orchestra.run.smithi137.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-21T09:23:47.503 INFO:teuthology.orchestra.run.smithi137.stdout: libcephfs2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:47.503 INFO:teuthology.orchestra.run.smithi137.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-21T09:23:47.503 INFO:teuthology.orchestra.run.smithi137.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-21T09:23:47.504 INFO:teuthology.orchestra.run.smithi137.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-21T09:23:47.504 INFO:teuthology.orchestra.run.smithi137.stdout: libradosstriper1-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:47.504 INFO:teuthology.orchestra.run.smithi137.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-21T09:23:47.504 INFO:teuthology.orchestra.run.smithi137.stdout: librgw2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:47.504 INFO:teuthology.orchestra.run.smithi137.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-21T09:23:47.504 INFO:teuthology.orchestra.run.smithi137.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-21T09:23:47.504 INFO:teuthology.orchestra.run.smithi137.stdout: python3-ceph-argparse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:47.504 INFO:teuthology.orchestra.run.smithi137.stdout: python3-ceph-common-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:47.504 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cephfs-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:47.504 INFO:teuthology.orchestra.run.smithi137.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-21T09:23:47.504 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rados-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:47.504 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:47.504 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:47.504 INFO:teuthology.orchestra.run.smithi137.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-21T09:23:47.505 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:23:47.505 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:23:47.885 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-test 2024-09-21T09:23:48.462 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:00:26 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:23:48.597 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:23:48.598 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:23:48.598 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2024-09-21T09:23:48.598 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:23:48.598 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:23:48.598 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-test x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 48 M 2024-09-21T09:23:48.598 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2024-09-21T09:23:48.598 INFO:teuthology.orchestra.run.smithi137.stdout: libcephsqlite x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 163 k 2024-09-21T09:23:48.598 INFO:teuthology.orchestra.run.smithi137.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-21T09:23:48.598 INFO:teuthology.orchestra.run.smithi137.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-21T09:23:48.598 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:23:48.598 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:23:48.598 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:23:48.598 INFO:teuthology.orchestra.run.smithi137.stdout:Install 4 Packages 2024-09-21T09:23:48.599 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:23:48.599 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 48 M 2024-09-21T09:23:48.599 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 193 M 2024-09-21T09:23:48.599 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:23:49.069 INFO:teuthology.orchestra.run.smithi137.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.4 MB/s | 304 kB 00:00 2024-09-21T09:23:49.094 INFO:teuthology.orchestra.run.smithi137.stdout:(2/4): libcephsqlite-17.2.7-1649.gfbd1a6ab.el9. 690 kB/s | 163 kB 00:00 2024-09-21T09:23:49.119 INFO:teuthology.orchestra.run.smithi137.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-09-21T09:23:49.467 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: libcephsqlite-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 3/4 2024-09-21T09:23:49.544 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-test-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 4/4 2024-09-21T09:23:50.395 INFO:teuthology.orchestra.run.smithi137.stdout:(4/4): ceph-test-17.2.7-1649.gfbd1a6ab.el9.x86_ 31 MB/s | 48 MB 00:01 2024-09-21T09:23:50.396 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:23:50.397 INFO:teuthology.orchestra.run.smithi137.stdout:Total 27 MB/s | 48 MB 00:01 2024-09-21T09:23:50.425 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:23:50.444 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:23:50.444 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:23:50.813 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:23:50.813 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:23:51.336 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:23:51.420 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-21T09:23:51.468 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-21T09:23:51.496 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libcephsqlite-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 3/4 2024-09-21T09:23:51.619 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-test-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 4/4 2024-09-21T09:23:51.620 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-test-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/4 2024-09-21T09:23:51.620 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libcephsqlite-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2/4 2024-09-21T09:23:51.620 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-21T09:23:51.903 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-21T09:23:51.903 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:23:51.903 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:23:51.904 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-test-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:51.904 INFO:teuthology.orchestra.run.smithi165.stdout: libcephsqlite-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:51.904 INFO:teuthology.orchestra.run.smithi165.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-21T09:23:51.904 INFO:teuthology.orchestra.run.smithi165.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-21T09:23:51.904 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:23:51.904 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:23:52.197 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph 2024-09-21T09:23:52.787 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:37 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:23:52.927 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:23:52.930 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:23:52.930 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-21T09:23:52.930 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:23:52.930 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:23:52.930 INFO:teuthology.orchestra.run.smithi165.stdout: ceph x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 6.5 k 2024-09-21T09:23:52.930 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-21T09:23:52.931 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mds x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 2.1 M 2024-09-21T09:23:52.931 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 1.4 M 2024-09-21T09:23:52.931 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-modules-core noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 240 k 2024-09-21T09:23:52.931 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mon x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 3.9 M 2024-09-21T09:23:52.931 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-osd x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 15 M 2024-09-21T09:23:52.931 INFO:teuthology.orchestra.run.smithi165.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-21T09:23:52.931 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-21T09:23:52.931 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-21T09:23:52.931 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-21T09:23:52.931 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-21T09:23:52.931 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-21T09:23:52.931 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-21T09:23:52.931 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-collections 2024-09-21T09:23:52.932 INFO:teuthology.orchestra.run.smithi165.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-21T09:23:52.932 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-21T09:23:52.932 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-21T09:23:52.932 INFO:teuthology.orchestra.run.smithi165.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-21T09:23:52.932 INFO:teuthology.orchestra.run.smithi165.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-21T09:23:52.932 INFO:teuthology.orchestra.run.smithi165.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-21T09:23:52.932 INFO:teuthology.orchestra.run.smithi165.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-21T09:23:52.932 INFO:teuthology.orchestra.run.smithi165.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-21T09:23:52.932 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-21T09:23:52.932 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-21T09:23:52.932 INFO:teuthology.orchestra.run.smithi165.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-21T09:23:52.932 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-21T09:23:52.932 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-21T09:23:52.932 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-21T09:23:52.932 INFO:teuthology.orchestra.run.smithi165.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-21T09:23:52.933 INFO:teuthology.orchestra.run.smithi165.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-21T09:23:52.933 INFO:teuthology.orchestra.run.smithi165.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-21T09:23:52.933 INFO:teuthology.orchestra.run.smithi165.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-21T09:23:52.933 INFO:teuthology.orchestra.run.smithi165.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-21T09:23:52.933 INFO:teuthology.orchestra.run.smithi165.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-21T09:23:52.933 INFO:teuthology.orchestra.run.smithi165.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-21T09:23:52.933 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:23:52.933 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:23:52.933 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:23:52.933 INFO:teuthology.orchestra.run.smithi165.stdout:Install 34 Packages 2024-09-21T09:23:52.933 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:23:52.934 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 27 M 2024-09-21T09:23:52.934 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 96 M 2024-09-21T09:23:52.934 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:23:53.340 INFO:teuthology.orchestra.run.smithi165.stdout:(1/34): ceph-17.2.7-1649.gfbd1a6ab.el9.x86_64.r 53 kB/s | 6.5 kB 00:00 2024-09-21T09:23:53.507 INFO:teuthology.orchestra.run.smithi165.stdout:(2/34): ceph-mgr-17.2.7-1649.gfbd1a6ab.el9.x86_ 4.8 MB/s | 1.4 MB 00:00 2024-09-21T09:23:53.574 INFO:teuthology.orchestra.run.smithi165.stdout:(3/34): ceph-mds-17.2.7-1649.gfbd1a6ab.el9.x86_ 5.8 MB/s | 2.1 MB 00:00 2024-09-21T09:23:53.641 INFO:teuthology.orchestra.run.smithi165.stdout:(4/34): ceph-mon-17.2.7-1649.gfbd1a6ab.el9.x86_ 13 MB/s | 3.9 MB 00:00 2024-09-21T09:23:53.666 INFO:teuthology.orchestra.run.smithi165.stdout:(5/34): ceph-mgr-modules-core-17.2.7-1649.gfbd1 2.6 MB/s | 240 kB 00:00 2024-09-21T09:23:54.025 INFO:teuthology.orchestra.run.smithi165.stdout:(6/34): ceph-osd-17.2.7-1649.gfbd1a6ab.el9.x86_ 30 MB/s | 15 MB 00:00 2024-09-21T09:23:54.492 INFO:teuthology.orchestra.run.smithi165.stdout:(7/34): python3-cffi-1.14.5-5.el9.x86_64.rpm 298 kB/s | 253 kB 00:00 2024-09-21T09:23:54.692 INFO:teuthology.orchestra.run.smithi165.stdout:(8/34): python3-ply-3.11-14.el9.noarch.rpm 161 kB/s | 106 kB 00:00 2024-09-21T09:23:54.809 INFO:teuthology.orchestra.run.smithi165.stdout:(9/34): python3-cryptography-36.0.1-4.el9.x86_6 1.1 MB/s | 1.2 MB 00:01 2024-09-21T09:23:55.218 INFO:teuthology.orchestra.run.smithi165.stdout:(10/34): python3-pycparser-2.20-6.el9.noarch.rp 186 kB/s | 135 kB 00:00 2024-09-21T09:23:55.318 INFO:teuthology.orchestra.run.smithi165.stdout:(11/34): python3-mako-1.1.4-6.el9.noarch.rpm 1.7 MB/s | 172 kB 00:00 2024-09-21T09:23:55.377 INFO:teuthology.orchestra.run.smithi165.stdout:(12/34): python3-markupsafe-1.1.1-12.el9.x86_64 596 kB/s | 35 kB 00:00 2024-09-21T09:23:55.427 INFO:teuthology.orchestra.run.smithi165.stdout:(13/34): python3-requests-2.25.1-8.el9.noarch.r 170 kB/s | 125 kB 00:00 2024-09-21T09:23:55.452 INFO:teuthology.orchestra.run.smithi165.stdout:(14/34): python3-packaging-20.9-5.el9.noarch.rp 1.0 MB/s | 77 kB 00:00 2024-09-21T09:23:55.511 INFO:teuthology.orchestra.run.smithi165.stdout:(15/34): python3-toml-0.10.2-6.el9.noarch.rpm 714 kB/s | 42 kB 00:00 2024-09-21T09:23:55.536 INFO:teuthology.orchestra.run.smithi165.stdout:(16/34): python3-pytz-2021.1-5.el9.noarch.rpm 469 kB/s | 51 kB 00:00 2024-09-21T09:23:55.578 INFO:teuthology.orchestra.run.smithi165.stdout:(17/34): python3-urllib3-1.26.5-6.el9.noarch.rp 280 kB/s | 215 kB 00:00 2024-09-21T09:23:55.603 INFO:teuthology.orchestra.run.smithi165.stdout:(18/34): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 472 kB/s | 43 kB 00:00 2024-09-21T09:23:55.637 INFO:teuthology.orchestra.run.smithi165.stdout:(19/34): python3-jaraco-8.2.1-3.el9.noarch.rpm 411 kB/s | 11 kB 00:00 2024-09-21T09:23:55.662 INFO:teuthology.orchestra.run.smithi165.stdout:(20/34): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-09-21T09:23:55.687 INFO:teuthology.orchestra.run.smithi165.stdout:(21/34): python3-jaraco-classes-3.2.1-5.el9.noa 366 kB/s | 18 kB 00:00 2024-09-21T09:23:55.721 INFO:teuthology.orchestra.run.smithi165.stdout:(22/34): python3-jaraco-collections-3.0.0-8.el9 696 kB/s | 23 kB 00:00 2024-09-21T09:23:55.746 INFO:teuthology.orchestra.run.smithi165.stdout:(23/34): python3-jaraco-functools-3.5.0-2.el9.n 333 kB/s | 19 kB 00:00 2024-09-21T09:23:55.771 INFO:teuthology.orchestra.run.smithi165.stdout:(24/34): python3-jaraco-text-3.2.0-6.el9.noarch 791 kB/s | 20 kB 00:00 2024-09-21T09:23:55.797 INFO:teuthology.orchestra.run.smithi165.stdout:(25/34): python3-logutils-0.3.5-21.el9.noarch.r 925 kB/s | 46 kB 00:00 2024-09-21T09:23:55.822 INFO:teuthology.orchestra.run.smithi165.stdout:(26/34): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-21T09:23:55.847 INFO:teuthology.orchestra.run.smithi165.stdout:(27/34): python3-cherrypy-18.6.1-2.el9.noarch.r 1.3 MB/s | 358 kB 00:00 2024-09-21T09:23:55.861 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: libcephsqlite-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 3/4 2024-09-21T09:23:55.873 INFO:teuthology.orchestra.run.smithi165.stdout:(28/34): python3-portend-3.1.0-2.el9.noarch.rpm 326 kB/s | 16 kB 00:00 2024-09-21T09:23:55.906 INFO:teuthology.orchestra.run.smithi165.stdout:(29/34): python3-tempora-5.0.0-2.el9.noarch.rpm 1.1 MB/s | 36 kB 00:00 2024-09-21T09:23:55.929 INFO:teuthology.orchestra.run.smithi165.stdout:(30/34): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.1 MB/s | 90 kB 00:00 2024-09-21T09:23:55.944 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-test-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 4/4 2024-09-21T09:23:55.955 INFO:teuthology.orchestra.run.smithi165.stdout:(31/34): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-09-21T09:23:55.980 INFO:teuthology.orchestra.run.smithi165.stdout:(32/34): python3-webob-1.8.8-2.el9.noarch.rpm 3.1 MB/s | 230 kB 00:00 2024-09-21T09:23:56.005 INFO:teuthology.orchestra.run.smithi165.stdout:(33/34): python3-zc-lockfile-2.0-10.el9.noarch. 399 kB/s | 20 kB 00:00 2024-09-21T09:23:56.031 INFO:teuthology.orchestra.run.smithi165.stdout:(34/34): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-09-21T09:23:56.037 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:23:56.037 INFO:teuthology.orchestra.run.smithi165.stdout:Total 8.8 MB/s | 27 MB 00:03 2024-09-21T09:23:56.170 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:23:56.208 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:23:56.208 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:23:56.606 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:23:56.606 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:23:57.873 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:23:57.933 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/34 2024-09-21T09:23:57.966 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/34 2024-09-21T09:23:58.007 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/34 2024-09-21T09:23:58.100 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/34 2024-09-21T09:23:58.124 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-test-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 4/4 2024-09-21T09:23:58.124 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-test-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/4 2024-09-21T09:23:58.124 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libcephsqlite-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2/4 2024-09-21T09:23:58.124 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-21T09:23:58.177 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/34 2024-09-21T09:23:58.226 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 6/34 2024-09-21T09:23:58.270 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/34 2024-09-21T09:23:58.309 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/34 2024-09-21T09:23:58.343 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/34 2024-09-21T09:23:58.376 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/34 2024-09-21T09:23:58.417 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/34 2024-09-21T09:23:58.453 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/34 2024-09-21T09:23:58.454 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-21T09:23:58.454 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:23:58.454 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:23:58.454 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-test-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:58.454 INFO:teuthology.orchestra.run.smithi137.stdout: libcephsqlite-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:23:58.454 INFO:teuthology.orchestra.run.smithi137.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-21T09:23:58.454 INFO:teuthology.orchestra.run.smithi137.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-21T09:23:58.454 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:23:58.454 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:23:58.487 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/34 2024-09-21T09:23:58.535 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/34 2024-09-21T09:23:58.567 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-21T09:23:58.649 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 16/34 2024-09-21T09:23:58.796 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 17/34 2024-09-21T09:23:58.821 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph 2024-09-21T09:23:58.892 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 18/34 2024-09-21T09:23:58.946 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 19/34 2024-09-21T09:23:58.984 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 20/34 2024-09-21T09:23:59.033 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-ply-3.11-14.el9.noarch 21/34 2024-09-21T09:23:59.089 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 22/34 2024-09-21T09:23:59.286 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 23/34 2024-09-21T09:23:59.346 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 24/34 2024-09-21T09:23:59.403 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:00:37 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:23:59.416 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 25/34 2024-09-21T09:23:59.504 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 26/34 2024-09-21T09:23:59.535 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:23:59.538 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:23:59.538 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2024-09-21T09:23:59.538 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:23:59.538 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:23:59.538 INFO:teuthology.orchestra.run.smithi137.stdout: ceph x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 6.5 k 2024-09-21T09:23:59.538 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2024-09-21T09:23:59.538 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mds x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 2.1 M 2024-09-21T09:23:59.538 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 1.4 M 2024-09-21T09:23:59.538 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-modules-core noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 240 k 2024-09-21T09:23:59.539 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mon x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 3.9 M 2024-09-21T09:23:59.539 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-osd x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 15 M 2024-09-21T09:23:59.539 INFO:teuthology.orchestra.run.smithi137.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-21T09:23:59.539 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-21T09:23:59.539 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-21T09:23:59.539 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-21T09:23:59.539 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-21T09:23:59.539 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-21T09:23:59.539 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-21T09:23:59.540 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jaraco-collections 2024-09-21T09:23:59.540 INFO:teuthology.orchestra.run.smithi137.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-21T09:23:59.540 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-21T09:23:59.540 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-21T09:23:59.540 INFO:teuthology.orchestra.run.smithi137.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-21T09:23:59.540 INFO:teuthology.orchestra.run.smithi137.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-21T09:23:59.540 INFO:teuthology.orchestra.run.smithi137.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-21T09:23:59.540 INFO:teuthology.orchestra.run.smithi137.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-21T09:23:59.540 INFO:teuthology.orchestra.run.smithi137.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-21T09:23:59.540 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:23:59.541 INFO:teuthology.orchestra.run.smithi137.stdout:Install 34 Packages 2024-09-21T09:23:59.542 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:23:59.542 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 27 M 2024-09-21T09:23:59.542 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 96 M 2024-09-21T09:23:59.542 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:23:59.546 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/34 2024-09-21T09:23:59.661 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 28/34 2024-09-21T09:23:59.809 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-1649.gfbd1a6ab.el9. 29/34 2024-09-21T09:23:59.840 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mgr-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 30/34 2024-09-21T09:23:59.864 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mgr-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 30/34 2024-09-21T09:23:59.865 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:23:59.865 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-21T09:23:59.865 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-21T09:23:59.865 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-21T09:23:59.865 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:23:59.986 INFO:teuthology.orchestra.run.smithi137.stdout:(1/34): ceph-17.2.7-1649.gfbd1a6ab.el9.x86_64.r 56 kB/s | 6.5 kB 00:00 2024-09-21T09:24:00.195 INFO:teuthology.orchestra.run.smithi137.stdout:(2/34): ceph-mds-17.2.7-1649.gfbd1a6ab.el9.x86_ 6.4 MB/s | 2.1 MB 00:00 2024-09-21T09:24:00.237 INFO:teuthology.orchestra.run.smithi137.stdout:(3/34): ceph-mgr-17.2.7-1649.gfbd1a6ab.el9.x86_ 3.8 MB/s | 1.4 MB 00:00 2024-09-21T09:24:00.321 INFO:teuthology.orchestra.run.smithi137.stdout:(4/34): ceph-mon-17.2.7-1649.gfbd1a6ab.el9.x86_ 12 MB/s | 3.9 MB 00:00 2024-09-21T09:24:00.346 INFO:teuthology.orchestra.run.smithi137.stdout:(5/34): ceph-mgr-modules-core-17.2.7-1649.gfbd1 2.2 MB/s | 240 kB 00:00 2024-09-21T09:24:00.463 INFO:teuthology.orchestra.run.smithi137.stdout:(6/34): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.7 MB/s | 253 kB 00:00 2024-09-21T09:24:00.505 INFO:teuthology.orchestra.run.smithi137.stdout:(7/34): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2024-09-21T09:24:00.547 INFO:teuthology.orchestra.run.smithi137.stdout:(8/34): python3-cryptography-36.0.1-4.el9.x86_6 6.1 MB/s | 1.2 MB 00:00 2024-09-21T09:24:00.572 INFO:teuthology.orchestra.run.smithi137.stdout:(9/34): python3-pycparser-2.20-6.el9.noarch.rpm 2.0 MB/s | 135 kB 00:00 2024-09-21T09:24:00.597 INFO:teuthology.orchestra.run.smithi137.stdout:(10/34): python3-requests-2.25.1-8.el9.noarch.r 2.4 MB/s | 125 kB 00:00 2024-09-21T09:24:00.623 INFO:teuthology.orchestra.run.smithi137.stdout:(11/34): python3-urllib3-1.26.5-6.el9.noarch.rp 4.2 MB/s | 215 kB 00:00 2024-09-21T09:24:00.773 INFO:teuthology.orchestra.run.smithi137.stdout:(12/34): ceph-osd-17.2.7-1649.gfbd1a6ab.el9.x86 27 MB/s | 15 MB 00:00 2024-09-21T09:24:00.856 INFO:teuthology.orchestra.run.smithi137.stdout:(13/34): python3-markupsafe-1.1.1-12.el9.x86_64 149 kB/s | 35 kB 00:00 2024-09-21T09:24:00.907 INFO:teuthology.orchestra.run.smithi137.stdout:(14/34): python3-mako-1.1.4-6.el9.noarch.rpm 557 kB/s | 172 kB 00:00 2024-09-21T09:24:00.932 INFO:teuthology.orchestra.run.smithi137.stdout:(15/34): python3-packaging-20.9-5.el9.noarch.rp 487 kB/s | 77 kB 00:00 2024-09-21T09:24:00.957 INFO:teuthology.orchestra.run.smithi137.stdout:(16/34): python3-pytz-2021.1-5.el9.noarch.rpm 506 kB/s | 51 kB 00:00 2024-09-21T09:24:00.983 INFO:teuthology.orchestra.run.smithi137.stdout:(17/34): python3-toml-0.10.2-6.el9.noarch.rpm 550 kB/s | 42 kB 00:00 2024-09-21T09:24:01.033 INFO:teuthology.orchestra.run.smithi137.stdout:(18/34): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 432 kB/s | 43 kB 00:00 2024-09-21T09:24:01.067 INFO:teuthology.orchestra.run.smithi137.stdout:(19/34): python3-jaraco-8.2.1-3.el9.noarch.rpm 336 kB/s | 11 kB 00:00 2024-09-21T09:24:01.092 INFO:teuthology.orchestra.run.smithi137.stdout:(20/34): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.2 MB/s | 172 kB 00:00 2024-09-21T09:24:01.117 INFO:teuthology.orchestra.run.smithi137.stdout:(21/34): python3-jaraco-classes-3.2.1-5.el9.noa 352 kB/s | 18 kB 00:00 2024-09-21T09:24:01.142 INFO:teuthology.orchestra.run.smithi137.stdout:(22/34): python3-jaraco-collections-3.0.0-8.el9 931 kB/s | 23 kB 00:00 2024-09-21T09:24:01.168 INFO:teuthology.orchestra.run.smithi137.stdout:(23/34): python3-jaraco-functools-3.5.0-2.el9.n 388 kB/s | 19 kB 00:00 2024-09-21T09:24:01.183 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-osd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 31/34 2024-09-21T09:24:01.193 INFO:teuthology.orchestra.run.smithi137.stdout:(24/34): python3-jaraco-text-3.2.0-6.el9.noarch 390 kB/s | 20 kB 00:00 2024-09-21T09:24:01.210 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-osd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 31/34 2024-09-21T09:24:01.211 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:24:01.211 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-21T09:24:01.211 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-21T09:24:01.211 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-21T09:24:01.211 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:01.218 INFO:teuthology.orchestra.run.smithi137.stdout:(25/34): python3-logutils-0.3.5-21.el9.noarch.r 920 kB/s | 46 kB 00:00 2024-09-21T09:24:01.243 INFO:teuthology.orchestra.run.smithi137.stdout:(26/34): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-21T09:24:01.269 INFO:teuthology.orchestra.run.smithi137.stdout:(27/34): python3-cherrypy-18.6.1-2.el9.noarch.r 1.3 MB/s | 358 kB 00:00 2024-09-21T09:24:01.294 INFO:teuthology.orchestra.run.smithi137.stdout:(28/34): python3-portend-3.1.0-2.el9.noarch.rpm 325 kB/s | 16 kB 00:00 2024-09-21T09:24:01.319 INFO:teuthology.orchestra.run.smithi137.stdout:(29/34): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-09-21T09:24:01.345 INFO:teuthology.orchestra.run.smithi137.stdout:(30/34): python3-tempora-5.0.0-2.el9.noarch.rpm 715 kB/s | 36 kB 00:00 2024-09-21T09:24:01.378 INFO:teuthology.orchestra.run.smithi137.stdout:(31/34): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-09-21T09:24:01.403 INFO:teuthology.orchestra.run.smithi137.stdout:(32/34): python3-zc-lockfile-2.0-10.el9.noarch. 805 kB/s | 20 kB 00:00 2024-09-21T09:24:01.429 INFO:teuthology.orchestra.run.smithi137.stdout:(33/34): python3-webob-1.8.8-2.el9.noarch.rpm 2.7 MB/s | 230 kB 00:00 2024-09-21T09:24:01.463 INFO:teuthology.orchestra.run.smithi137.stdout:(34/34): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.6 MB/s | 427 kB 00:00 2024-09-21T09:24:01.467 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:01.467 INFO:teuthology.orchestra.run.smithi137.stdout:Total 14 MB/s | 27 MB 00:01 2024-09-21T09:24:01.583 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mon-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 32/34 2024-09-21T09:24:01.595 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:24:01.607 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mon-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 32/34 2024-09-21T09:24:01.607 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:24:01.607 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-21T09:24:01.607 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-21T09:24:01.608 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-21T09:24:01.608 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:01.633 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:24:01.633 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:24:01.809 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mds-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 33/34 2024-09-21T09:24:01.833 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mds-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 33/34 2024-09-21T09:24:01.833 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:24:01.833 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-21T09:24:01.833 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-21T09:24:01.833 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-21T09:24:01.833 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:01.897 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 34/34 2024-09-21T09:24:02.007 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:24:02.008 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:24:03.279 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:24:03.349 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/34 2024-09-21T09:24:03.381 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/34 2024-09-21T09:24:03.414 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/34 2024-09-21T09:24:03.505 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/34 2024-09-21T09:24:03.591 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/34 2024-09-21T09:24:03.611 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 34/34 2024-09-21T09:24:03.611 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/34 2024-09-21T09:24:03.611 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mds-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2/34 2024-09-21T09:24:03.611 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mgr-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 3/34 2024-09-21T09:24:03.611 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mon-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 4/34 2024-09-21T09:24:03.611 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-osd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 5/34 2024-09-21T09:24:03.612 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-1649.gfbd1a6ab.el9. 6/34 2024-09-21T09:24:03.612 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/34 2024-09-21T09:24:03.612 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/34 2024-09-21T09:24:03.612 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/34 2024-09-21T09:24:03.612 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/34 2024-09-21T09:24:03.612 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/34 2024-09-21T09:24:03.612 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/34 2024-09-21T09:24:03.612 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/34 2024-09-21T09:24:03.612 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/34 2024-09-21T09:24:03.612 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-21T09:24:03.612 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/34 2024-09-21T09:24:03.612 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/34 2024-09-21T09:24:03.612 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 18/34 2024-09-21T09:24:03.613 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 19/34 2024-09-21T09:24:03.613 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 20/34 2024-09-21T09:24:03.613 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 21/34 2024-09-21T09:24:03.613 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 22/34 2024-09-21T09:24:03.613 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 23/34 2024-09-21T09:24:03.613 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 24/34 2024-09-21T09:24:03.613 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 25/34 2024-09-21T09:24:03.613 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 26/34 2024-09-21T09:24:03.613 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 27/34 2024-09-21T09:24:03.613 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 28/34 2024-09-21T09:24:03.613 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 29/34 2024-09-21T09:24:03.613 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 30/34 2024-09-21T09:24:03.614 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 31/34 2024-09-21T09:24:03.614 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 32/34 2024-09-21T09:24:03.614 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 33/34 2024-09-21T09:24:03.641 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 6/34 2024-09-21T09:24:03.676 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/34 2024-09-21T09:24:03.706 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/34 2024-09-21T09:24:03.740 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/34 2024-09-21T09:24:03.774 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/34 2024-09-21T09:24:03.814 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/34 2024-09-21T09:24:03.849 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/34 2024-09-21T09:24:03.909 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/34 2024-09-21T09:24:03.957 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/34 2024-09-21T09:24:03.989 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-21T09:24:04.087 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 16/34 2024-09-21T09:24:04.225 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 17/34 2024-09-21T09:24:04.305 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 18/34 2024-09-21T09:24:04.359 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 19/34 2024-09-21T09:24:04.397 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 20/34 2024-09-21T09:24:04.446 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-ply-3.11-14.el9.noarch 21/34 2024-09-21T09:24:04.509 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 22/34 2024-09-21T09:24:04.511 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 34/34 2024-09-21T09:24:04.511 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:04.511 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:24:04.511 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:04.511 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mds-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:04.511 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:04.511 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-modules-core-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:04.511 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mon-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:04.511 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-osd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:04.511 INFO:teuthology.orchestra.run.smithi165.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-21T09:24:04.512 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-21T09:24:04.512 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-21T09:24:04.512 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-21T09:24:04.512 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-21T09:24:04.512 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-21T09:24:04.512 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-21T09:24:04.512 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-21T09:24:04.512 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-21T09:24:04.512 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-21T09:24:04.512 INFO:teuthology.orchestra.run.smithi165.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-21T09:24:04.512 INFO:teuthology.orchestra.run.smithi165.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-21T09:24:04.512 INFO:teuthology.orchestra.run.smithi165.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-21T09:24:04.512 INFO:teuthology.orchestra.run.smithi165.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-21T09:24:04.512 INFO:teuthology.orchestra.run.smithi165.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-21T09:24:04.512 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-21T09:24:04.513 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ply-3.11-14.el9.noarch 2024-09-21T09:24:04.513 INFO:teuthology.orchestra.run.smithi165.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-21T09:24:04.513 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-21T09:24:04.513 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-21T09:24:04.513 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-21T09:24:04.513 INFO:teuthology.orchestra.run.smithi165.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-21T09:24:04.513 INFO:teuthology.orchestra.run.smithi165.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-21T09:24:04.513 INFO:teuthology.orchestra.run.smithi165.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-21T09:24:04.513 INFO:teuthology.orchestra.run.smithi165.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-21T09:24:04.513 INFO:teuthology.orchestra.run.smithi165.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-21T09:24:04.513 INFO:teuthology.orchestra.run.smithi165.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-21T09:24:04.513 INFO:teuthology.orchestra.run.smithi165.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-21T09:24:04.513 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:04.513 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:04.702 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 23/34 2024-09-21T09:24:04.759 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 24/34 2024-09-21T09:24:04.837 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 25/34 2024-09-21T09:24:04.893 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-base 2024-09-21T09:24:04.925 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 26/34 2024-09-21T09:24:04.967 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/34 2024-09-21T09:24:05.082 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 28/34 2024-09-21T09:24:05.238 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-1649.gfbd1a6ab.el9. 29/34 2024-09-21T09:24:05.269 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mgr-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 30/34 2024-09-21T09:24:05.294 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-mgr-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 30/34 2024-09-21T09:24:05.295 INFO:teuthology.orchestra.run.smithi137.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:24:05.295 INFO:teuthology.orchestra.run.smithi137.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-21T09:24:05.295 INFO:teuthology.orchestra.run.smithi137.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-21T09:24:05.295 INFO:teuthology.orchestra.run.smithi137.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-21T09:24:05.295 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:05.482 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:50 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:05.571 INFO:teuthology.orchestra.run.smithi165.stdout:Package ceph-base-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:05.612 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:05.613 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-21T09:24:05.614 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:05.684 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install cephadm 2024-09-21T09:24:06.268 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:51 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:06.400 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:06.401 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-21T09:24:06.401 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:06.401 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:24:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: cephadm noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 83 k 2024-09-21T09:24:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:06.401 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:24:06.402 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:06.402 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-09-21T09:24:06.402 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:06.402 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 83 k 2024-09-21T09:24:06.402 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 375 k 2024-09-21T09:24:06.402 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:24:06.601 INFO:teuthology.orchestra.run.smithi165.stdout:cephadm-17.2.7-1649.gfbd1a6ab.el9.noarch.rpm 416 kB/s | 83 kB 00:00 2024-09-21T09:24:06.601 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:06.602 INFO:teuthology.orchestra.run.smithi165.stdout:Total 413 kB/s | 83 kB 00:00 2024-09-21T09:24:06.602 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:24:06.607 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:24:06.607 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:24:06.609 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:24:06.609 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:24:06.637 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-osd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 31/34 2024-09-21T09:24:06.666 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-osd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 31/34 2024-09-21T09:24:06.667 INFO:teuthology.orchestra.run.smithi137.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:24:06.667 INFO:teuthology.orchestra.run.smithi137.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-21T09:24:06.667 INFO:teuthology.orchestra.run.smithi137.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-21T09:24:06.667 INFO:teuthology.orchestra.run.smithi137.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-21T09:24:06.667 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:06.675 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:24:07.038 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mon-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 32/34 2024-09-21T09:24:07.062 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-mon-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 32/34 2024-09-21T09:24:07.062 INFO:teuthology.orchestra.run.smithi137.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:24:07.062 INFO:teuthology.orchestra.run.smithi137.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-21T09:24:07.062 INFO:teuthology.orchestra.run.smithi137.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-21T09:24:07.063 INFO:teuthology.orchestra.run.smithi137.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-21T09:24:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:07.114 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 1/1 2024-09-21T09:24:07.232 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 1/1 2024-09-21T09:24:07.255 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mds-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 33/34 2024-09-21T09:24:07.279 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-mds-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 33/34 2024-09-21T09:24:07.279 INFO:teuthology.orchestra.run.smithi137.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:24:07.279 INFO:teuthology.orchestra.run.smithi137.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-21T09:24:07.279 INFO:teuthology.orchestra.run.smithi137.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-21T09:24:07.279 INFO:teuthology.orchestra.run.smithi137.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-21T09:24:07.279 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:07.343 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 34/34 2024-09-21T09:24:07.632 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 1/1 2024-09-21T09:24:07.903 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 1/1 2024-09-21T09:24:07.903 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:07.903 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:24:07.903 INFO:teuthology.orchestra.run.smithi165.stdout: cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:07.903 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:07.903 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:08.143 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-immutable-object-cache 2024-09-21T09:24:08.740 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:53 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:08.875 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:08.876 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:08.876 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repo Size 2024-09-21T09:24:08.876 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:08.876 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:24:08.876 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 137 k 2024-09-21T09:24:08.877 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:08.877 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:24:08.877 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:08.877 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-09-21T09:24:08.877 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:08.877 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 137 k 2024-09-21T09:24:08.877 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 379 k 2024-09-21T09:24:08.877 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:24:09.045 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 34/34 2024-09-21T09:24:09.045 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/34 2024-09-21T09:24:09.045 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mds-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2/34 2024-09-21T09:24:09.045 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mgr-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 3/34 2024-09-21T09:24:09.046 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mon-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 4/34 2024-09-21T09:24:09.046 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-osd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 5/34 2024-09-21T09:24:09.046 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-1649.gfbd1a6ab.el9. 6/34 2024-09-21T09:24:09.046 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/34 2024-09-21T09:24:09.046 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/34 2024-09-21T09:24:09.046 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/34 2024-09-21T09:24:09.046 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/34 2024-09-21T09:24:09.046 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/34 2024-09-21T09:24:09.046 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/34 2024-09-21T09:24:09.046 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/34 2024-09-21T09:24:09.046 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/34 2024-09-21T09:24:09.046 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-21T09:24:09.046 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/34 2024-09-21T09:24:09.047 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/34 2024-09-21T09:24:09.047 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 18/34 2024-09-21T09:24:09.047 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 19/34 2024-09-21T09:24:09.047 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 20/34 2024-09-21T09:24:09.047 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 21/34 2024-09-21T09:24:09.047 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 22/34 2024-09-21T09:24:09.047 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 23/34 2024-09-21T09:24:09.047 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 24/34 2024-09-21T09:24:09.047 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 25/34 2024-09-21T09:24:09.047 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 26/34 2024-09-21T09:24:09.047 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 27/34 2024-09-21T09:24:09.047 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 28/34 2024-09-21T09:24:09.048 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 29/34 2024-09-21T09:24:09.048 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 30/34 2024-09-21T09:24:09.048 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 31/34 2024-09-21T09:24:09.048 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 32/34 2024-09-21T09:24:09.048 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 33/34 2024-09-21T09:24:09.476 INFO:teuthology.orchestra.run.smithi165.stdout:ceph-immutable-object-cache-17.2.7-1649.gfbd1a6 230 kB/s | 137 kB 00:00 2024-09-21T09:24:09.476 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:09.477 INFO:teuthology.orchestra.run.smithi165.stdout:Total 229 kB/s | 137 kB 00:00 2024-09-21T09:24:09.477 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:24:09.484 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:24:09.485 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:24:09.543 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:24:09.543 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:24:09.690 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:24:09.760 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-1649.gfbd1a6ab. 1/1 2024-09-21T09:24:09.786 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-1649.gfbd1a6ab. 1/1 2024-09-21T09:24:09.786 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:24:09.786 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-21T09:24:09.786 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:10.135 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 34/34 2024-09-21T09:24:10.136 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:10.136 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:24:10.136 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:10.136 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mds-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:10.136 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:10.136 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-modules-core-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:10.136 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mon-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:10.136 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-osd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:10.136 INFO:teuthology.orchestra.run.smithi137.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-21T09:24:10.136 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-21T09:24:10.136 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-21T09:24:10.136 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-ply-3.11-14.el9.noarch 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-21T09:24:10.137 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-21T09:24:10.138 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-21T09:24:10.138 INFO:teuthology.orchestra.run.smithi137.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-21T09:24:10.138 INFO:teuthology.orchestra.run.smithi137.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-21T09:24:10.138 INFO:teuthology.orchestra.run.smithi137.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-21T09:24:10.138 INFO:teuthology.orchestra.run.smithi137.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-21T09:24:10.138 INFO:teuthology.orchestra.run.smithi137.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-21T09:24:10.138 INFO:teuthology.orchestra.run.smithi137.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-21T09:24:10.138 INFO:teuthology.orchestra.run.smithi137.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-21T09:24:10.138 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:10.138 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:10.558 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-base 2024-09-21T09:24:10.694 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-1649.gfbd1a6ab. 1/1 2024-09-21T09:24:10.694 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:10.694 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:24:10.694 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-immutable-object-cache-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:10.694 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:10.694 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:10.905 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-mgr 2024-09-21T09:24:11.145 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:00:49 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:11.234 INFO:teuthology.orchestra.run.smithi137.stdout:Package ceph-base-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:11.275 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:11.276 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2024-09-21T09:24:11.276 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:11.359 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install cephadm 2024-09-21T09:24:11.507 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:56 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:11.600 INFO:teuthology.orchestra.run.smithi165.stdout:Package ceph-mgr-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:11.642 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:11.643 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-21T09:24:11.643 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:11.718 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-mgr-dashboard 2024-09-21T09:24:11.937 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:00:49 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:12.068 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:12.069 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:12.069 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2024-09-21T09:24:12.069 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:12.069 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:24:12.069 INFO:teuthology.orchestra.run.smithi137.stdout: cephadm noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 83 k 2024-09-21T09:24:12.070 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:12.070 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:24:12.070 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:12.070 INFO:teuthology.orchestra.run.smithi137.stdout:Install 1 Package 2024-09-21T09:24:12.070 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:12.070 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 83 k 2024-09-21T09:24:12.070 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 375 k 2024-09-21T09:24:12.070 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:24:12.296 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:57 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:12.398 INFO:teuthology.orchestra.run.smithi137.stdout:cephadm-17.2.7-1649.gfbd1a6ab.el9.noarch.rpm 252 kB/s | 83 kB 00:00 2024-09-21T09:24:12.398 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:12.399 INFO:teuthology.orchestra.run.smithi137.stdout:Total 251 kB/s | 83 kB 00:00 2024-09-21T09:24:12.399 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:24:12.404 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:24:12.404 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:24:12.406 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:24:12.406 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:24:12.428 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:12.429 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:12.429 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-21T09:24:12.429 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:12.429 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:24:12.429 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-dashboard noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 3.4 M 2024-09-21T09:24:12.429 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-21T09:24:12.429 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-grafana-dashboards noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 24 k 2024-09-21T09:24:12.429 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-prometheus-alerts noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 15 k 2024-09-21T09:24:12.429 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2024-09-21T09:24:12.429 INFO:teuthology.orchestra.run.smithi165.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-21T09:24:12.429 INFO:teuthology.orchestra.run.smithi165.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-21T09:24:12.429 INFO:teuthology.orchestra.run.smithi165.stdout:Installing weak dependencies: 2024-09-21T09:24:12.430 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2024-09-21T09:24:12.430 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:12.430 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:24:12.430 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:12.430 INFO:teuthology.orchestra.run.smithi165.stdout:Install 7 Packages 2024-09-21T09:24:12.430 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:12.430 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 3.7 M 2024-09-21T09:24:12.430 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 80 M 2024-09-21T09:24:12.431 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:24:12.473 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:24:12.789 INFO:teuthology.orchestra.run.smithi165.stdout:(1/7): ceph-prometheus-alerts-17.2.7-1649.gfbd1 45 kB/s | 15 kB 00:00 2024-09-21T09:24:12.822 INFO:teuthology.orchestra.run.smithi165.stdout:(2/7): ceph-grafana-dashboards-17.2.7-1649.gfbd 68 kB/s | 24 kB 00:00 2024-09-21T09:24:12.864 INFO:teuthology.orchestra.run.smithi165.stdout:(3/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 120 kB/s | 9.0 kB 00:00 2024-09-21T09:24:12.890 INFO:teuthology.orchestra.run.smithi165.stdout:(4/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 1.3 MB/s | 31 kB 00:00 2024-09-21T09:24:12.915 INFO:teuthology.orchestra.run.smithi165.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 443 kB/s | 41 kB 00:00 2024-09-21T09:24:12.938 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 1/1 2024-09-21T09:24:12.949 INFO:teuthology.orchestra.run.smithi165.stdout:(6/7): python3-routes-2.5.1-5.el9.noarch.rpm 3.1 MB/s | 188 kB 00:00 2024-09-21T09:24:13.018 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 1/1 2024-09-21T09:24:13.419 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 1/1 2024-09-21T09:24:13.465 INFO:teuthology.orchestra.run.smithi165.stdout:(7/7): ceph-mgr-dashboard-17.2.7-1649.gfbd1a6ab 3.3 MB/s | 3.4 MB 00:01 2024-09-21T09:24:13.469 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:13.470 INFO:teuthology.orchestra.run.smithi165.stdout:Total 3.5 MB/s | 3.7 MB 00:01 2024-09-21T09:24:13.470 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:24:13.478 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:24:13.478 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:24:13.568 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:24:13.569 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:24:13.694 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 1/1 2024-09-21T09:24:13.694 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:13.694 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:24:13.694 INFO:teuthology.orchestra.run.smithi137.stdout: cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:13.695 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:13.695 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:13.871 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:24:13.920 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-immutable-object-cache 2024-09-21T09:24:13.933 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2024-09-21T09:24:13.967 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2024-09-21T09:24:14.031 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2024-09-21T09:24:14.071 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2024-09-21T09:24:14.100 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-1649.gfbd1a6ab.el9.n 5/7 2024-09-21T09:24:14.507 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:00:52 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:14.645 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:14.645 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:14.645 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repo Size 2024-09-21T09:24:14.645 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:14.645 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:24:14.645 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 137 k 2024-09-21T09:24:14.645 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:14.646 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:24:14.646 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:14.646 INFO:teuthology.orchestra.run.smithi137.stdout:Install 1 Package 2024-09-21T09:24:14.646 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:14.646 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 137 k 2024-09-21T09:24:14.646 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 379 k 2024-09-21T09:24:14.646 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:24:14.854 INFO:teuthology.orchestra.run.smithi137.stdout:ceph-immutable-object-cache-17.2.7-1649.gfbd1a6 663 kB/s | 137 kB 00:00 2024-09-21T09:24:14.854 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:14.854 INFO:teuthology.orchestra.run.smithi137.stdout:Total 659 kB/s | 137 kB 00:00 2024-09-21T09:24:14.855 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:24:14.862 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:24:14.862 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:24:14.920 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:24:14.920 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:24:15.064 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:24:15.106 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-1649.gfbd1a6ab.el9. 6/7 2024-09-21T09:24:15.121 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-1649.gfbd1a6ab. 1/1 2024-09-21T09:24:15.145 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-1649.gfbd1a6ab.el9.noarc 7/7 2024-09-21T09:24:15.146 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-1649.gfbd1a6ab. 1/1 2024-09-21T09:24:15.146 INFO:teuthology.orchestra.run.smithi137.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:24:15.146 INFO:teuthology.orchestra.run.smithi137.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-21T09:24:15.146 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-1649.gfbd1a6ab. 1/1 2024-09-21T09:24:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:16.094 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:24:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-immutable-object-cache-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:16.094 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:16.285 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-1649.gfbd1a6ab.el9.noarc 7/7 2024-09-21T09:24:16.285 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-1649.gfbd1a6ab.el9. 1/7 2024-09-21T09:24:16.286 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-1649.gfbd1a6ab.el9.noarc 2/7 2024-09-21T09:24:16.286 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-1649.gfbd1a6ab.el9.n 3/7 2024-09-21T09:24:16.286 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2024-09-21T09:24:16.286 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2024-09-21T09:24:16.286 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2024-09-21T09:24:16.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-mgr 2024-09-21T09:24:16.550 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2024-09-21T09:24:16.550 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:16.550 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:24:16.550 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-grafana-dashboards-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:16.550 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-dashboard-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:16.550 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-prometheus-alerts-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:16.550 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jwt-2.4.0-1.el9.noarch 2024-09-21T09:24:16.550 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2024-09-21T09:24:16.550 INFO:teuthology.orchestra.run.smithi165.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-21T09:24:16.550 INFO:teuthology.orchestra.run.smithi165.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-21T09:24:16.550 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:16.551 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:16.771 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-21T09:24:16.936 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:00:54 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:17.026 INFO:teuthology.orchestra.run.smithi137.stdout:Package ceph-mgr-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:17.068 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:17.069 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2024-09-21T09:24:17.069 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:17.148 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-mgr-dashboard 2024-09-21T09:24:17.352 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:02 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:17.488 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:17.489 INFO:teuthology.orchestra.run.smithi165.stdout:======================================================================================= 2024-09-21T09:24:17.489 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-21T09:24:17.489 INFO:teuthology.orchestra.run.smithi165.stdout:======================================================================================= 2024-09-21T09:24:17.490 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:24:17.490 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 7.4 M 2024-09-21T09:24:17.490 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-21T09:24:17.490 INFO:teuthology.orchestra.run.smithi165.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-21T09:24:17.490 INFO:teuthology.orchestra.run.smithi165.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-21T09:24:17.490 INFO:teuthology.orchestra.run.smithi165.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-21T09:24:17.490 INFO:teuthology.orchestra.run.smithi165.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-21T09:24:17.490 INFO:teuthology.orchestra.run.smithi165.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-21T09:24:17.490 INFO:teuthology.orchestra.run.smithi165.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-21T09:24:17.490 INFO:teuthology.orchestra.run.smithi165.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-21T09:24:17.490 INFO:teuthology.orchestra.run.smithi165.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-21T09:24:17.491 INFO:teuthology.orchestra.run.smithi165.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-21T09:24:17.491 INFO:teuthology.orchestra.run.smithi165.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-21T09:24:17.491 INFO:teuthology.orchestra.run.smithi165.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-21T09:24:17.491 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:17.491 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:24:17.491 INFO:teuthology.orchestra.run.smithi165.stdout:======================================================================================= 2024-09-21T09:24:17.491 INFO:teuthology.orchestra.run.smithi165.stdout:Install 12 Packages 2024-09-21T09:24:17.491 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:17.492 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 38 M 2024-09-21T09:24:17.492 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 212 M 2024-09-21T09:24:17.492 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:24:17.728 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:00:55 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:17.860 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:17.861 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:17.861 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2024-09-21T09:24:17.861 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:17.861 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:24:17.862 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-dashboard noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 3.4 M 2024-09-21T09:24:17.862 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2024-09-21T09:24:17.862 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-grafana-dashboards noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 24 k 2024-09-21T09:24:17.862 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-prometheus-alerts noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 15 k 2024-09-21T09:24:17.862 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2024-09-21T09:24:17.862 INFO:teuthology.orchestra.run.smithi137.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-21T09:24:17.862 INFO:teuthology.orchestra.run.smithi137.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-21T09:24:17.862 INFO:teuthology.orchestra.run.smithi137.stdout:Installing weak dependencies: 2024-09-21T09:24:17.862 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2024-09-21T09:24:17.862 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:17.862 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:24:17.862 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:17.862 INFO:teuthology.orchestra.run.smithi137.stdout:Install 7 Packages 2024-09-21T09:24:17.863 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:17.863 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 3.7 M 2024-09-21T09:24:17.863 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 80 M 2024-09-21T09:24:17.863 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:24:17.982 INFO:teuthology.orchestra.run.smithi165.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.1 MB/s | 191 kB 00:00 2024-09-21T09:24:18.041 INFO:teuthology.orchestra.run.smithi137.stdout:(1/7): ceph-grafana-dashboards-17.2.7-1649.gfbd 167 kB/s | 24 kB 00:00 2024-09-21T09:24:18.066 INFO:teuthology.orchestra.run.smithi137.stdout:(2/7): ceph-prometheus-alerts-17.2.7-1649.gfbd1 85 kB/s | 15 kB 00:00 2024-09-21T09:24:18.099 INFO:teuthology.orchestra.run.smithi165.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 2.8 MB/s | 801 kB 00:00 2024-09-21T09:24:18.100 INFO:teuthology.orchestra.run.smithi137.stdout:(3/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 155 kB/s | 9.0 kB 00:00 2024-09-21T09:24:18.125 INFO:teuthology.orchestra.run.smithi137.stdout:(4/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 1.3 MB/s | 31 kB 00:00 2024-09-21T09:24:18.142 INFO:teuthology.orchestra.run.smithi137.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 543 kB/s | 41 kB 00:00 2024-09-21T09:24:18.167 INFO:teuthology.orchestra.run.smithi137.stdout:(6/7): python3-routes-2.5.1-5.el9.noarch.rpm 4.4 MB/s | 188 kB 00:00 2024-09-21T09:24:18.183 INFO:teuthology.orchestra.run.smithi165.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 163 kB/s | 33 kB 00:00 2024-09-21T09:24:18.241 INFO:teuthology.orchestra.run.smithi165.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 312 kB/s | 18 kB 00:00 2024-09-21T09:24:18.350 INFO:teuthology.orchestra.run.smithi165.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 356 kB/s | 38 kB 00:00 2024-09-21T09:24:18.542 INFO:teuthology.orchestra.run.smithi137.stdout:(7/7): ceph-mgr-dashboard-17.2.7-1649.gfbd1a6ab 5.2 MB/s | 3.4 MB 00:00 2024-09-21T09:24:18.546 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:18.546 INFO:teuthology.orchestra.run.smithi137.stdout:Total 5.3 MB/s | 3.7 MB 00:00 2024-09-21T09:24:18.546 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:24:18.555 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:24:18.555 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:24:18.653 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:24:18.653 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:24:18.725 INFO:teuthology.orchestra.run.smithi165.stdout:(6/12): ceph-mgr-diskprediction-local-17.2.7-16 8.1 MB/s | 7.4 MB 00:00 2024-09-21T09:24:18.960 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:24:19.035 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2024-09-21T09:24:19.069 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2024-09-21T09:24:19.115 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2024-09-21T09:24:19.147 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2024-09-21T09:24:19.151 INFO:teuthology.orchestra.run.smithi165.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 576 kB/s | 245 kB 00:00 2024-09-21T09:24:19.177 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-1649.gfbd1a6ab.el9.n 5/7 2024-09-21T09:24:19.551 INFO:teuthology.orchestra.run.smithi165.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.1 MB/s | 3.0 MB 00:01 2024-09-21T09:24:19.668 INFO:teuthology.orchestra.run.smithi165.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.1 MB/s | 250 kB 00:00 2024-09-21T09:24:20.143 INFO:teuthology.orchestra.run.smithi165.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 2.8 MB/s | 4.9 MB 00:01 2024-09-21T09:24:20.170 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-1649.gfbd1a6ab.el9. 6/7 2024-09-21T09:24:20.205 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-1649.gfbd1a6ab.el9.noarc 7/7 2024-09-21T09:24:20.977 INFO:teuthology.orchestra.run.smithi165.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 2.8 MB/s | 5.1 MB 00:01 2024-09-21T09:24:21.255 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-1649.gfbd1a6ab.el9.noarc 7/7 2024-09-21T09:24:21.255 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-1649.gfbd1a6ab.el9. 1/7 2024-09-21T09:24:21.255 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-1649.gfbd1a6ab.el9.noarc 2/7 2024-09-21T09:24:21.255 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-1649.gfbd1a6ab.el9.n 3/7 2024-09-21T09:24:21.255 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2024-09-21T09:24:21.255 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2024-09-21T09:24:21.255 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2024-09-21T09:24:21.534 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2024-09-21T09:24:21.534 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:21.534 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:24:21.535 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-grafana-dashboards-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:21.535 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-dashboard-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:21.535 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-prometheus-alerts-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:21.535 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jwt-2.4.0-1.el9.noarch 2024-09-21T09:24:21.535 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2024-09-21T09:24:21.535 INFO:teuthology.orchestra.run.smithi137.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-21T09:24:21.535 INFO:teuthology.orchestra.run.smithi137.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-21T09:24:21.535 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:21.535 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:21.763 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-21T09:24:22.340 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:00 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:22.474 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:22.475 INFO:teuthology.orchestra.run.smithi137.stdout:======================================================================================= 2024-09-21T09:24:22.475 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2024-09-21T09:24:22.475 INFO:teuthology.orchestra.run.smithi137.stdout:======================================================================================= 2024-09-21T09:24:22.475 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:24:22.475 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 7.4 M 2024-09-21T09:24:22.476 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2024-09-21T09:24:22.476 INFO:teuthology.orchestra.run.smithi137.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-21T09:24:22.476 INFO:teuthology.orchestra.run.smithi137.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-21T09:24:22.476 INFO:teuthology.orchestra.run.smithi137.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-21T09:24:22.476 INFO:teuthology.orchestra.run.smithi137.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-21T09:24:22.476 INFO:teuthology.orchestra.run.smithi137.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-21T09:24:22.476 INFO:teuthology.orchestra.run.smithi137.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-21T09:24:22.476 INFO:teuthology.orchestra.run.smithi137.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-21T09:24:22.476 INFO:teuthology.orchestra.run.smithi137.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-21T09:24:22.476 INFO:teuthology.orchestra.run.smithi137.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-21T09:24:22.476 INFO:teuthology.orchestra.run.smithi137.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-21T09:24:22.476 INFO:teuthology.orchestra.run.smithi137.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-21T09:24:22.476 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:22.476 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:24:22.477 INFO:teuthology.orchestra.run.smithi137.stdout:======================================================================================= 2024-09-21T09:24:22.477 INFO:teuthology.orchestra.run.smithi137.stdout:Install 12 Packages 2024-09-21T09:24:22.477 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:22.477 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 38 M 2024-09-21T09:24:22.477 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 212 M 2024-09-21T09:24:22.477 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:24:23.142 INFO:teuthology.orchestra.run.smithi137.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 439 kB/s | 191 kB 00:00 2024-09-21T09:24:23.209 INFO:teuthology.orchestra.run.smithi137.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 493 kB/s | 33 kB 00:00 2024-09-21T09:24:23.376 INFO:teuthology.orchestra.run.smithi137.stdout:(3/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 18 MB/s | 3.0 MB 00:00 2024-09-21T09:24:23.401 INFO:teuthology.orchestra.run.smithi137.stdout:(4/12): libgfortran-11.5.0-2.el9.x86_64.rpm 1.1 MB/s | 801 kB 00:00 2024-09-21T09:24:23.427 INFO:teuthology.orchestra.run.smithi137.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 363 kB/s | 18 kB 00:00 2024-09-21T09:24:23.485 INFO:teuthology.orchestra.run.smithi165.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 4.3 MB/s | 16 MB 00:03 2024-09-21T09:24:23.485 INFO:teuthology.orchestra.run.smithi137.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 461 kB/s | 38 kB 00:00 2024-09-21T09:24:23.487 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:23.487 INFO:teuthology.orchestra.run.smithi165.stdout:Total 6.4 MB/s | 38 MB 00:05 2024-09-21T09:24:23.577 INFO:teuthology.orchestra.run.smithi137.stdout:(7/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 33 MB/s | 4.9 MB 00:00 2024-09-21T09:24:23.677 INFO:teuthology.orchestra.run.smithi137.stdout:(8/12): ceph-mgr-diskprediction-local-17.2.7-16 7.6 MB/s | 7.4 MB 00:00 2024-09-21T09:24:23.702 INFO:teuthology.orchestra.run.smithi137.stdout:(9/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.1 MB/s | 245 kB 00:00 2024-09-21T09:24:23.794 INFO:teuthology.orchestra.run.smithi137.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 23 MB/s | 5.1 MB 00:00 2024-09-21T09:24:23.849 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:24:23.861 INFO:teuthology.orchestra.run.smithi137.stdout:(11/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 1.3 MB/s | 250 kB 00:00 2024-09-21T09:24:23.875 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:24:23.875 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:24:24.389 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:24:24.389 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:24:24.686 INFO:teuthology.orchestra.run.smithi137.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 17 MB/s | 16 MB 00:00 2024-09-21T09:24:24.687 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:24.688 INFO:teuthology.orchestra.run.smithi137.stdout:Total 17 MB/s | 38 MB 00:02 2024-09-21T09:24:25.043 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:24:25.068 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:24:25.068 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:24:25.157 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:24:25.231 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-21T09:24:25.275 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-21T09:24:25.376 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-21T09:24:25.417 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-21T09:24:25.576 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:24:25.577 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:24:25.605 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-21T09:24:25.633 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-21T09:24:25.720 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-21T09:24:26.335 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:24:26.393 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-21T09:24:26.442 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-21T09:24:26.484 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-21T09:24:26.506 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-21T09:24:26.584 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-21T09:24:26.627 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-21T09:24:26.813 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-21T09:24:26.843 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-21T09:24:26.920 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-21T09:24:27.589 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-21T09:24:27.705 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-21T09:24:27.791 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-21T09:24:28.832 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-21T09:24:28.868 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-1649.gfbd1a 12/12 2024-09-21T09:24:28.960 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-21T09:24:29.993 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-21T09:24:30.059 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-1649.gfbd1a 12/12 2024-09-21T09:24:31.282 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-1649.gfbd1a 12/12 2024-09-21T09:24:31.282 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-1649.gfbd1a 1/12 2024-09-21T09:24:31.282 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-21T09:24:31.282 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-21T09:24:31.282 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-21T09:24:31.282 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-21T09:24:31.282 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-21T09:24:31.283 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-21T09:24:31.283 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-21T09:24:31.283 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-21T09:24:31.283 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-21T09:24:31.283 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-21T09:24:31.683 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-21T09:24:31.683 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:31.683 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:24:31.683 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-diskprediction-local-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:31.683 INFO:teuthology.orchestra.run.smithi165.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-21T09:24:31.683 INFO:teuthology.orchestra.run.smithi165.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-21T09:24:31.683 INFO:teuthology.orchestra.run.smithi165.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-21T09:24:31.683 INFO:teuthology.orchestra.run.smithi165.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-21T09:24:31.683 INFO:teuthology.orchestra.run.smithi165.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-21T09:24:31.683 INFO:teuthology.orchestra.run.smithi165.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-21T09:24:31.684 INFO:teuthology.orchestra.run.smithi165.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-21T09:24:31.684 INFO:teuthology.orchestra.run.smithi165.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-21T09:24:31.684 INFO:teuthology.orchestra.run.smithi165.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-21T09:24:31.684 INFO:teuthology.orchestra.run.smithi165.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-21T09:24:31.684 INFO:teuthology.orchestra.run.smithi165.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-21T09:24:31.684 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:31.684 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:32.136 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-mgr-rook 2024-09-21T09:24:32.635 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-1649.gfbd1a 12/12 2024-09-21T09:24:32.635 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-1649.gfbd1a 1/12 2024-09-21T09:24:32.635 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-21T09:24:32.635 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-21T09:24:32.635 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-21T09:24:32.635 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-21T09:24:32.635 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-21T09:24:32.635 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-21T09:24:32.635 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-21T09:24:32.636 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-21T09:24:32.636 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-21T09:24:32.636 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-21T09:24:32.728 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:17 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:32.862 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:32.863 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:32.863 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-21T09:24:32.863 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:32.863 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:24:32.863 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-rook noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 47 k 2024-09-21T09:24:32.863 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-21T09:24:32.863 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-21T09:24:32.864 INFO:teuthology.orchestra.run.smithi165.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-21T09:24:32.864 INFO:teuthology.orchestra.run.smithi165.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-21T09:24:32.864 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-21T09:24:32.864 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-21T09:24:32.864 INFO:teuthology.orchestra.run.smithi165.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-21T09:24:32.864 INFO:teuthology.orchestra.run.smithi165.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-21T09:24:32.864 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-21T09:24:32.864 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-21T09:24:32.864 INFO:teuthology.orchestra.run.smithi165.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-21T09:24:32.864 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-21T09:24:32.864 INFO:teuthology.orchestra.run.smithi165.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-21T09:24:32.864 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:32.864 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:24:32.864 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:32.864 INFO:teuthology.orchestra.run.smithi165.stdout:Install 13 Packages 2024-09-21T09:24:32.865 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:32.865 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 2.2 M 2024-09-21T09:24:32.865 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 26 M 2024-09-21T09:24:32.865 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:24:33.052 INFO:teuthology.orchestra.run.smithi165.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 181 kB/s | 19 kB 00:00 2024-09-21T09:24:33.063 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-21T09:24:33.063 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:33.063 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:24:33.063 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-diskprediction-local-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:33.063 INFO:teuthology.orchestra.run.smithi137.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-21T09:24:33.063 INFO:teuthology.orchestra.run.smithi137.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-21T09:24:33.063 INFO:teuthology.orchestra.run.smithi137.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-21T09:24:33.063 INFO:teuthology.orchestra.run.smithi137.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-21T09:24:33.063 INFO:teuthology.orchestra.run.smithi137.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-21T09:24:33.063 INFO:teuthology.orchestra.run.smithi137.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-21T09:24:33.063 INFO:teuthology.orchestra.run.smithi137.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-21T09:24:33.064 INFO:teuthology.orchestra.run.smithi137.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-21T09:24:33.064 INFO:teuthology.orchestra.run.smithi137.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-21T09:24:33.064 INFO:teuthology.orchestra.run.smithi137.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-21T09:24:33.064 INFO:teuthology.orchestra.run.smithi137.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-21T09:24:33.064 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:33.064 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:33.069 INFO:teuthology.orchestra.run.smithi165.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 209 kB/s | 26 kB 00:00 2024-09-21T09:24:33.102 INFO:teuthology.orchestra.run.smithi165.stdout:(3/13): ceph-mgr-rook-17.2.7-1649.gfbd1a6ab.el9 304 kB/s | 47 kB 00:00 2024-09-21T09:24:33.186 INFO:teuthology.orchestra.run.smithi165.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.3 MB/s | 159 kB 00:00 2024-09-21T09:24:33.254 INFO:teuthology.orchestra.run.smithi165.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.4 MB/s | 222 kB 00:00 2024-09-21T09:24:33.254 INFO:teuthology.orchestra.run.smithi165.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.2 MB/s | 54 kB 00:00 2024-09-21T09:24:33.262 INFO:teuthology.orchestra.run.smithi165.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 639 kB/s | 32 kB 00:00 2024-09-21T09:24:33.287 INFO:teuthology.orchestra.run.smithi165.stdout:(8/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.5 MB/s | 279 kB 00:00 2024-09-21T09:24:33.304 INFO:teuthology.orchestra.run.smithi165.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 186 kB/s | 14 kB 00:00 2024-09-21T09:24:33.329 INFO:teuthology.orchestra.run.smithi165.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 3.2 MB/s | 59 kB 00:00 2024-09-21T09:24:33.355 INFO:teuthology.orchestra.run.smithi165.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 2.4 MB/s | 220 kB 00:00 2024-09-21T09:24:33.379 INFO:teuthology.orchestra.run.smithi165.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.8 MB/s | 90 kB 00:00 2024-09-21T09:24:33.421 INFO:teuthology.orchestra.run.smithi165.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 7.6 MB/s | 1.0 MB 00:00 2024-09-21T09:24:33.424 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:33.424 INFO:teuthology.orchestra.run.smithi165.stdout:Total 4.0 MB/s | 2.2 MB 00:00 2024-09-21T09:24:33.488 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:24:33.504 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:24:33.504 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:24:33.571 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-mgr-rook 2024-09-21T09:24:33.590 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:24:33.591 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:24:34.096 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:24:34.153 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:12 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:34.260 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-21T09:24:34.287 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:34.288 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:34.288 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2024-09-21T09:24:34.288 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:34.288 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:24:34.288 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-rook noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 47 k 2024-09-21T09:24:34.288 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2024-09-21T09:24:34.289 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-21T09:24:34.289 INFO:teuthology.orchestra.run.smithi137.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-21T09:24:34.289 INFO:teuthology.orchestra.run.smithi137.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-21T09:24:34.289 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-21T09:24:34.289 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-21T09:24:34.289 INFO:teuthology.orchestra.run.smithi137.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-21T09:24:34.289 INFO:teuthology.orchestra.run.smithi137.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-21T09:24:34.289 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-21T09:24:34.289 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-21T09:24:34.289 INFO:teuthology.orchestra.run.smithi137.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-21T09:24:34.289 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-21T09:24:34.289 INFO:teuthology.orchestra.run.smithi137.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-21T09:24:34.290 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:34.290 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:24:34.290 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:34.290 INFO:teuthology.orchestra.run.smithi137.stdout:Install 13 Packages 2024-09-21T09:24:34.290 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:34.290 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 2.2 M 2024-09-21T09:24:34.290 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 26 M 2024-09-21T09:24:34.291 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:24:34.323 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-21T09:24:34.379 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-21T09:24:34.416 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-21T09:24:34.457 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-21T09:24:34.559 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-21T09:24:34.559 INFO:teuthology.orchestra.run.smithi137.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 170 kB/s | 19 kB 00:00 2024-09-21T09:24:34.584 INFO:teuthology.orchestra.run.smithi137.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 185 kB/s | 26 kB 00:00 2024-09-21T09:24:34.610 INFO:teuthology.orchestra.run.smithi137.stdout:(3/13): ceph-mgr-rook-17.2.7-1649.gfbd1a6ab.el9 290 kB/s | 47 kB 00:00 2024-09-21T09:24:34.661 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-21T09:24:34.701 INFO:teuthology.orchestra.run.smithi137.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.3 MB/s | 159 kB 00:00 2024-09-21T09:24:34.708 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-21T09:24:34.727 INFO:teuthology.orchestra.run.smithi137.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.3 MB/s | 222 kB 00:00 2024-09-21T09:24:34.752 INFO:teuthology.orchestra.run.smithi137.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-21T09:24:34.794 INFO:teuthology.orchestra.run.smithi137.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.5 MB/s | 279 kB 00:00 2024-09-21T09:24:34.819 INFO:teuthology.orchestra.run.smithi137.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 349 kB/s | 32 kB 00:00 2024-09-21T09:24:34.853 INFO:teuthology.orchestra.run.smithi137.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 140 kB/s | 14 kB 00:00 2024-09-21T09:24:34.878 INFO:teuthology.orchestra.run.smithi137.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.5 MB/s | 59 kB 00:00 2024-09-21T09:24:34.912 INFO:teuthology.orchestra.run.smithi137.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 2.6 MB/s | 90 kB 00:00 2024-09-21T09:24:34.937 INFO:teuthology.orchestra.run.smithi137.stdout:(12/13): python3-google-auth-2.34.0-1.el9.noarc 1.5 MB/s | 220 kB 00:00 2024-09-21T09:24:34.979 INFO:teuthology.orchestra.run.smithi137.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.7 MB/s | 1.0 MB 00:00 2024-09-21T09:24:34.981 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:34.982 INFO:teuthology.orchestra.run.smithi137.stdout:Total 3.2 MB/s | 2.2 MB 00:00 2024-09-21T09:24:35.045 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:24:35.060 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:24:35.060 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:24:35.146 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:24:35.146 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:24:35.425 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-21T09:24:35.473 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-21T09:24:35.507 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-21T09:24:35.552 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-21T09:24:35.577 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mgr-rook-2:17.2.7-1649.gfbd1a6ab.el9.noarch 13/13 2024-09-21T09:24:35.660 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:24:35.833 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-21T09:24:35.888 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-21T09:24:35.944 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-21T09:24:35.989 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-21T09:24:36.031 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-21T09:24:36.132 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-21T09:24:36.242 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-21T09:24:36.291 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-21T09:24:36.354 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-1649.gfbd1a6ab.el9.noarch 13/13 2024-09-21T09:24:36.354 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mgr-rook-2:17.2.7-1649.gfbd1a6ab.el9.noarch 1/13 2024-09-21T09:24:36.354 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-21T09:24:36.354 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-21T09:24:36.354 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-21T09:24:36.354 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-21T09:24:36.354 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-21T09:24:36.354 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-21T09:24:36.354 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-21T09:24:36.355 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-21T09:24:36.355 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-21T09:24:36.355 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-21T09:24:36.355 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-21T09:24:36.673 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-21T09:24:36.673 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:36.673 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:24:36.673 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-rook-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:36.673 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-21T09:24:36.673 INFO:teuthology.orchestra.run.smithi165.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-21T09:24:36.673 INFO:teuthology.orchestra.run.smithi165.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-21T09:24:36.673 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-21T09:24:36.673 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-21T09:24:36.674 INFO:teuthology.orchestra.run.smithi165.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-21T09:24:36.674 INFO:teuthology.orchestra.run.smithi165.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-21T09:24:36.674 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-21T09:24:36.674 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-21T09:24:36.674 INFO:teuthology.orchestra.run.smithi165.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-21T09:24:36.674 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-21T09:24:36.674 INFO:teuthology.orchestra.run.smithi165.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-21T09:24:36.674 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:36.674 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:36.958 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-mgr-cephadm 2024-09-21T09:24:36.997 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-21T09:24:37.046 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-21T09:24:37.080 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-21T09:24:37.125 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-21T09:24:37.150 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mgr-rook-2:17.2.7-1649.gfbd1a6ab.el9.noarch 13/13 2024-09-21T09:24:37.548 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:22 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:37.686 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:37.687 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:37.687 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-21T09:24:37.687 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:37.687 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:24:37.687 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-cephadm noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 124 k 2024-09-21T09:24:37.687 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-21T09:24:37.688 INFO:teuthology.orchestra.run.smithi165.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-21T09:24:37.688 INFO:teuthology.orchestra.run.smithi165.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-21T09:24:37.688 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-21T09:24:37.688 INFO:teuthology.orchestra.run.smithi165.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-21T09:24:37.688 INFO:teuthology.orchestra.run.smithi165.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-21T09:24:37.688 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:37.688 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:24:37.688 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:37.688 INFO:teuthology.orchestra.run.smithi165.stdout:Install 6 Packages 2024-09-21T09:24:37.688 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:37.689 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 7.0 M 2024-09-21T09:24:37.689 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 33 M 2024-09-21T09:24:37.689 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:24:37.905 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-1649.gfbd1a6ab.el9.noarch 13/13 2024-09-21T09:24:37.905 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mgr-rook-2:17.2.7-1649.gfbd1a6ab.el9.noarch 1/13 2024-09-21T09:24:37.905 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-21T09:24:37.905 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-21T09:24:37.905 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-21T09:24:37.905 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-21T09:24:37.905 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-21T09:24:37.905 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-21T09:24:37.906 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-21T09:24:37.906 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-21T09:24:37.906 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-21T09:24:37.906 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-21T09:24:37.906 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-21T09:24:37.950 INFO:teuthology.orchestra.run.smithi165.stdout:(1/6): ceph-mgr-cephadm-17.2.7-1649.gfbd1a6ab.e 676 kB/s | 124 kB 00:00 2024-09-21T09:24:37.975 INFO:teuthology.orchestra.run.smithi165.stdout:(2/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.2 MB/s | 248 kB 00:00 2024-09-21T09:24:38.034 INFO:teuthology.orchestra.run.smithi165.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 6.4 MB/s | 548 kB 00:00 2024-09-21T09:24:38.059 INFO:teuthology.orchestra.run.smithi165.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 691 kB/s | 58 kB 00:00 2024-09-21T09:24:38.084 INFO:teuthology.orchestra.run.smithi165.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.5 MB/s | 74 kB 00:00 2024-09-21T09:24:38.248 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-21T09:24:38.248 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:38.248 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:24:38.248 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-rook-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:38.248 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-21T09:24:38.248 INFO:teuthology.orchestra.run.smithi137.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-21T09:24:38.248 INFO:teuthology.orchestra.run.smithi137.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-21T09:24:38.248 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-21T09:24:38.248 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-21T09:24:38.248 INFO:teuthology.orchestra.run.smithi137.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-21T09:24:38.248 INFO:teuthology.orchestra.run.smithi137.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-21T09:24:38.248 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-21T09:24:38.249 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-21T09:24:38.249 INFO:teuthology.orchestra.run.smithi137.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-21T09:24:38.249 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-21T09:24:38.249 INFO:teuthology.orchestra.run.smithi137.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-21T09:24:38.249 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:38.249 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:38.506 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-mgr-cephadm 2024-09-21T09:24:38.985 INFO:teuthology.orchestra.run.smithi165.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 4.9 MB/s | 6.0 MB 00:01 2024-09-21T09:24:38.986 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:38.987 INFO:teuthology.orchestra.run.smithi165.stdout:Total 5.4 MB/s | 7.0 MB 00:01 2024-09-21T09:24:39.056 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:24:39.068 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:24:39.068 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:24:39.122 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:17 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:39.169 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:24:39.170 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:24:39.261 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:39.261 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:39.262 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2024-09-21T09:24:39.262 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:39.262 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:24:39.262 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-cephadm noarch 2:17.2.7-1649.gfbd1a6ab.el9 ceph-noarch 124 k 2024-09-21T09:24:39.262 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2024-09-21T09:24:39.262 INFO:teuthology.orchestra.run.smithi137.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-21T09:24:39.262 INFO:teuthology.orchestra.run.smithi137.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-21T09:24:39.262 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-21T09:24:39.262 INFO:teuthology.orchestra.run.smithi137.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-21T09:24:39.263 INFO:teuthology.orchestra.run.smithi137.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-21T09:24:39.263 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:39.263 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:24:39.263 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:39.263 INFO:teuthology.orchestra.run.smithi137.stdout:Install 6 Packages 2024-09-21T09:24:39.263 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:39.263 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 7.0 M 2024-09-21T09:24:39.263 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 33 M 2024-09-21T09:24:39.263 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:24:39.476 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:24:39.642 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-21T09:24:39.686 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-21T09:24:39.766 INFO:teuthology.orchestra.run.smithi137.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.1 MB/s | 248 kB 00:00 2024-09-21T09:24:39.791 INFO:teuthology.orchestra.run.smithi137.stdout:(2/6): ceph-mgr-cephadm-17.2.7-1649.gfbd1a6ab.e 524 kB/s | 124 kB 00:00 2024-09-21T09:24:39.849 INFO:teuthology.orchestra.run.smithi137.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 6.4 MB/s | 548 kB 00:00 2024-09-21T09:24:39.866 INFO:teuthology.orchestra.run.smithi137.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 766 kB/s | 58 kB 00:00 2024-09-21T09:24:39.900 INFO:teuthology.orchestra.run.smithi137.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.4 MB/s | 74 kB 00:00 2024-09-21T09:24:40.205 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-21T09:24:40.297 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-21T09:24:40.353 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-21T09:24:40.382 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 6/6 2024-09-21T09:24:41.186 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 6/6 2024-09-21T09:24:41.186 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 1/6 2024-09-21T09:24:41.186 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-21T09:24:41.186 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-21T09:24:41.186 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-21T09:24:41.186 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-21T09:24:41.453 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-21T09:24:41.453 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:41.453 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:24:41.454 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:41.454 INFO:teuthology.orchestra.run.smithi165.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-21T09:24:41.454 INFO:teuthology.orchestra.run.smithi165.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-21T09:24:41.454 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-21T09:24:41.454 INFO:teuthology.orchestra.run.smithi165.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-21T09:24:41.454 INFO:teuthology.orchestra.run.smithi165.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-21T09:24:41.454 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:41.454 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:41.690 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-fuse 2024-09-21T09:24:41.942 INFO:teuthology.orchestra.run.smithi137.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 2.5 MB/s | 6.0 MB 00:02 2024-09-21T09:24:41.945 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:41.945 INFO:teuthology.orchestra.run.smithi137.stdout:Total 2.6 MB/s | 7.0 MB 00:02 2024-09-21T09:24:42.017 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:24:42.028 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:24:42.028 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:24:42.128 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:24:42.129 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:24:42.280 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:27 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:42.413 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:42.414 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:42.414 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-21T09:24:42.414 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:42.414 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:24:42.414 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-fuse x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 813 k 2024-09-21T09:24:42.414 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-21T09:24:42.414 INFO:teuthology.orchestra.run.smithi165.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-21T09:24:42.414 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:42.414 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:24:42.414 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:42.414 INFO:teuthology.orchestra.run.smithi165.stdout:Install 2 Packages 2024-09-21T09:24:42.414 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:42.415 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 893 k 2024-09-21T09:24:42.415 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 2.6 M 2024-09-21T09:24:42.415 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:24:42.432 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:24:42.614 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-21T09:24:42.668 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-21T09:24:42.754 INFO:teuthology.orchestra.run.smithi165.stdout:(1/2): ceph-fuse-17.2.7-1649.gfbd1a6ab.el9.x86_ 2.7 MB/s | 813 kB 00:00 2024-09-21T09:24:43.120 INFO:teuthology.orchestra.run.smithi165.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 121 kB/s | 80 kB 00:00 2024-09-21T09:24:43.121 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:43.121 INFO:teuthology.orchestra.run.smithi165.stdout:Total 1.2 MB/s | 893 kB 00:00 2024-09-21T09:24:43.133 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:24:43.155 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:24:43.155 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:24:43.191 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-21T09:24:43.237 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:24:43.237 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:24:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-21T09:24:43.344 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-21T09:24:43.372 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 6/6 2024-09-21T09:24:43.421 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:24:43.570 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-21T09:24:43.644 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2/2 2024-09-21T09:24:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 6/6 2024-09-21T09:24:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 1/6 2024-09-21T09:24:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-21T09:24:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-21T09:24:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-21T09:24:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-21T09:24:44.307 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2/2 2024-09-21T09:24:44.307 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/2 2024-09-21T09:24:44.458 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-21T09:24:44.458 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:44.459 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:24:44.459 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-cephadm-2:17.2.7-1649.gfbd1a6ab.el9.noarch 2024-09-21T09:24:44.459 INFO:teuthology.orchestra.run.smithi137.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-21T09:24:44.459 INFO:teuthology.orchestra.run.smithi137.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-21T09:24:44.459 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-21T09:24:44.459 INFO:teuthology.orchestra.run.smithi137.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-21T09:24:44.459 INFO:teuthology.orchestra.run.smithi137.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-21T09:24:44.459 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:44.459 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:44.588 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-21T09:24:44.588 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:44.588 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:24:44.588 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-21T09:24:44.588 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:44.588 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:44.715 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-fuse 2024-09-21T09:24:44.882 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install librados-devel 2024-09-21T09:24:45.300 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:23 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:45.432 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:45.433 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:45.433 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2024-09-21T09:24:45.433 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:45.433 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:24:45.434 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-fuse x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 813 k 2024-09-21T09:24:45.434 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2024-09-21T09:24:45.434 INFO:teuthology.orchestra.run.smithi137.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-21T09:24:45.434 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:45.434 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:24:45.435 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:45.435 INFO:teuthology.orchestra.run.smithi137.stdout:Install 2 Packages 2024-09-21T09:24:45.435 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:45.435 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 893 k 2024-09-21T09:24:45.435 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 2.6 M 2024-09-21T09:24:45.435 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:24:45.483 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:30 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:45.617 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:45.618 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:45.618 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repo Size 2024-09-21T09:24:45.618 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:45.618 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:24:45.618 INFO:teuthology.orchestra.run.smithi165.stdout: librados-devel x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 126 k 2024-09-21T09:24:45.618 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:45.618 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:24:45.618 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:45.619 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-09-21T09:24:45.619 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:45.619 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 126 k 2024-09-21T09:24:45.619 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 448 k 2024-09-21T09:24:45.619 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:24:45.760 INFO:teuthology.orchestra.run.smithi137.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 430 kB/s | 80 kB 00:00 2024-09-21T09:24:45.826 INFO:teuthology.orchestra.run.smithi165.stdout:librados-devel-17.2.7-1649.gfbd1a6ab.el9.x86_64 610 kB/s | 126 kB 00:00 2024-09-21T09:24:45.826 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:45.827 INFO:teuthology.orchestra.run.smithi165.stdout:Total 606 kB/s | 126 kB 00:00 2024-09-21T09:24:45.827 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:24:45.832 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:24:45.832 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:24:45.877 INFO:teuthology.orchestra.run.smithi137.stdout:(2/2): ceph-fuse-17.2.7-1649.gfbd1a6ab.el9.x86_ 2.6 MB/s | 813 kB 00:00 2024-09-21T09:24:45.878 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:45.878 INFO:teuthology.orchestra.run.smithi137.stdout:Total 2.0 MB/s | 893 kB 00:00 2024-09-21T09:24:45.889 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:24:45.896 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:24:45.896 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:24:45.910 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:24:45.911 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:24:45.989 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:24:45.990 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:24:46.042 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:24:46.140 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : librados-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:46.173 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:24:46.321 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-21T09:24:46.393 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2/2 2024-09-21T09:24:46.566 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librados-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:46.819 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librados-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:46.820 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:24:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: librados-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:46.820 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:47.049 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2/2 2024-09-21T09:24:47.049 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/2 2024-09-21T09:24:47.070 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install libcephfs2 2024-09-21T09:24:47.315 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-21T09:24:47.315 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:47.315 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:24:47.316 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-21T09:24:47.316 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:47.316 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:47.596 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install librados-devel 2024-09-21T09:24:47.658 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:32 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:47.749 INFO:teuthology.orchestra.run.smithi165.stdout:Package libcephfs2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:47.794 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:47.796 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-21T09:24:47.796 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:47.867 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install libcephfs-devel 2024-09-21T09:24:48.194 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:26 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:48.331 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:48.331 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:48.331 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repo Size 2024-09-21T09:24:48.331 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:48.331 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:24:48.331 INFO:teuthology.orchestra.run.smithi137.stdout: librados-devel x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 126 k 2024-09-21T09:24:48.331 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:48.331 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:24:48.331 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:48.331 INFO:teuthology.orchestra.run.smithi137.stdout:Install 1 Package 2024-09-21T09:24:48.331 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:48.332 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 126 k 2024-09-21T09:24:48.332 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 448 k 2024-09-21T09:24:48.332 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:24:48.459 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:33 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:48.516 INFO:teuthology.orchestra.run.smithi137.stdout:librados-devel-17.2.7-1649.gfbd1a6ab.el9.x86_64 685 kB/s | 126 kB 00:00 2024-09-21T09:24:48.548 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:48.549 INFO:teuthology.orchestra.run.smithi137.stdout:Total 680 kB/s | 126 kB 00:00 2024-09-21T09:24:48.549 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:24:48.549 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:24:48.549 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:24:48.585 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:24:48.586 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:24:48.591 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:48.591 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repo Size 2024-09-21T09:24:48.591 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:48.592 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:24:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: libcephfs-devel x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 25 k 2024-09-21T09:24:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:48.592 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:24:48.592 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:48.592 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-09-21T09:24:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:48.593 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 25 k 2024-09-21T09:24:48.593 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 110 k 2024-09-21T09:24:48.593 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:24:48.739 INFO:teuthology.orchestra.run.smithi165.stdout:libcephfs-devel-17.2.7-1649.gfbd1a6ab.el9.x86_6 171 kB/s | 25 kB 00:00 2024-09-21T09:24:48.739 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:24:48.739 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:48.740 INFO:teuthology.orchestra.run.smithi165.stdout:Total 169 kB/s | 25 kB 00:00 2024-09-21T09:24:48.740 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:24:48.743 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:24:48.743 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:24:48.745 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:24:48.745 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:24:48.819 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:24:48.846 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : librados-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:48.934 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libcephfs-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:49.337 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:49.339 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: librados-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:49.559 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libcephfs-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:49.559 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:49.559 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:24:49.559 INFO:teuthology.orchestra.run.smithi165.stdout: libcephfs-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:49.559 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:49.559 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:49.614 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librados-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:49.615 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:49.615 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:24:49.615 INFO:teuthology.orchestra.run.smithi137.stdout: librados-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:49.615 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:49.615 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:49.765 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install librados2 2024-09-21T09:24:49.884 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install libcephfs2 2024-09-21T09:24:50.351 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:35 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:50.441 INFO:teuthology.orchestra.run.smithi165.stdout:Package librados2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:50.480 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:28 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:50.485 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:50.486 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-21T09:24:50.487 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:50.560 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install librbd1 2024-09-21T09:24:50.574 INFO:teuthology.orchestra.run.smithi137.stdout:Package libcephfs2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:50.618 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:50.619 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2024-09-21T09:24:50.619 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:50.695 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install libcephfs-devel 2024-09-21T09:24:51.141 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:36 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:51.230 INFO:teuthology.orchestra.run.smithi165.stdout:Package librbd1-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:51.273 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:51.274 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-21T09:24:51.274 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:51.286 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:29 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:51.340 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install python3-rados 2024-09-21T09:24:51.419 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:51.420 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:51.420 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repo Size 2024-09-21T09:24:51.420 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:51.420 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:24:51.420 INFO:teuthology.orchestra.run.smithi137.stdout: libcephfs-devel x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 25 k 2024-09-21T09:24:51.420 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:51.420 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:24:51.420 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:51.421 INFO:teuthology.orchestra.run.smithi137.stdout:Install 1 Package 2024-09-21T09:24:51.421 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:51.421 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 25 k 2024-09-21T09:24:51.421 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 110 k 2024-09-21T09:24:51.421 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:24:51.578 INFO:teuthology.orchestra.run.smithi137.stdout:libcephfs-devel-17.2.7-1649.gfbd1a6ab.el9.x86_6 159 kB/s | 25 kB 00:00 2024-09-21T09:24:51.579 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:51.579 INFO:teuthology.orchestra.run.smithi137.stdout:Total 158 kB/s | 25 kB 00:00 2024-09-21T09:24:51.579 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:24:51.583 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:24:51.583 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:24:51.584 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:24:51.584 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:24:51.667 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:24:51.792 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libcephfs-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:51.922 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:36 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:52.011 INFO:teuthology.orchestra.run.smithi165.stdout:Package python3-rados-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:52.053 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:52.054 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-21T09:24:52.054 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:52.124 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install python3-rgw 2024-09-21T09:24:52.159 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:52.386 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libcephfs-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:52.386 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:52.386 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:24:52.386 INFO:teuthology.orchestra.run.smithi137.stdout: libcephfs-devel-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:52.386 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:52.387 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:52.586 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install librados2 2024-09-21T09:24:52.707 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:37 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:52.795 INFO:teuthology.orchestra.run.smithi165.stdout:Package python3-rgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:52.839 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:52.841 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-21T09:24:52.841 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:52.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install python3-cephfs 2024-09-21T09:24:53.176 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:31 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:53.267 INFO:teuthology.orchestra.run.smithi137.stdout:Package librados2-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:53.309 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:53.310 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2024-09-21T09:24:53.310 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:53.384 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install librbd1 2024-09-21T09:24:53.502 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:38 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:53.591 INFO:teuthology.orchestra.run.smithi165.stdout:Package python3-cephfs-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:53.635 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:53.636 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-21T09:24:53.636 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:53.709 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install python3-rbd 2024-09-21T09:24:53.966 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:31 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:54.055 INFO:teuthology.orchestra.run.smithi137.stdout:Package librbd1-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:54.098 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:54.099 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2024-09-21T09:24:54.099 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:54.173 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install python3-rados 2024-09-21T09:24:54.291 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:39 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:54.381 INFO:teuthology.orchestra.run.smithi165.stdout:Package python3-rbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:54.425 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:54.426 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-21T09:24:54.426 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:54.490 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install rbd-fuse 2024-09-21T09:24:54.757 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:32 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:54.847 INFO:teuthology.orchestra.run.smithi137.stdout:Package python3-rados-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:54.889 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:54.891 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2024-09-21T09:24:54.891 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:54.970 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install python3-rgw 2024-09-21T09:24:55.076 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:40 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:55.209 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:55.209 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:55.209 INFO:teuthology.orchestra.run.smithi165.stdout: Package Architecture Version Repository Size 2024-09-21T09:24:55.210 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:55.210 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:24:55.210 INFO:teuthology.orchestra.run.smithi165.stdout: rbd-fuse x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 82 k 2024-09-21T09:24:55.210 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:55.210 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:24:55.210 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:55.210 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-09-21T09:24:55.210 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:55.210 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 82 k 2024-09-21T09:24:55.210 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 222 k 2024-09-21T09:24:55.210 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:24:55.401 INFO:teuthology.orchestra.run.smithi165.stdout:rbd-fuse-17.2.7-1649.gfbd1a6ab.el9.x86_64.rpm 431 kB/s | 82 kB 00:00 2024-09-21T09:24:55.401 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:55.402 INFO:teuthology.orchestra.run.smithi165.stdout:Total 427 kB/s | 82 kB 00:00 2024-09-21T09:24:55.402 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:24:55.408 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:24:55.409 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:24:55.471 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:24:55.472 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:24:55.553 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:33 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:55.619 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:24:55.643 INFO:teuthology.orchestra.run.smithi137.stdout:Package python3-rgw-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:55.687 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:55.689 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2024-09-21T09:24:55.689 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:55.706 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : rbd-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:55.774 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install python3-cephfs 2024-09-21T09:24:56.090 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: rbd-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:56.345 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : rbd-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:56.345 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:56.345 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:24:56.345 INFO:teuthology.orchestra.run.smithi165.stdout: rbd-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:56.346 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:56.346 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:56.354 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:34 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:56.444 INFO:teuthology.orchestra.run.smithi137.stdout:Package python3-cephfs-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:56.487 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:56.487 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2024-09-21T09:24:56.488 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:56.568 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install python3-rbd 2024-09-21T09:24:56.590 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install rbd-mirror 2024-09-21T09:24:57.149 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:35 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:57.187 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:42 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:24:57.238 INFO:teuthology.orchestra.run.smithi137.stdout:Package python3-rbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 is already installed. 2024-09-21T09:24:57.281 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:57.282 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2024-09-21T09:24:57.282 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:57.325 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:24:57.325 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:57.326 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repo Size 2024-09-21T09:24:57.326 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:57.326 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:24:57.326 INFO:teuthology.orchestra.run.smithi165.stdout: rbd-mirror x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 2.9 M 2024-09-21T09:24:57.326 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:57.326 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:24:57.326 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:24:57.326 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-09-21T09:24:57.326 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:57.326 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 2.9 M 2024-09-21T09:24:57.326 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 12 M 2024-09-21T09:24:57.326 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:24:57.360 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install rbd-fuse 2024-09-21T09:24:57.713 INFO:teuthology.orchestra.run.smithi165.stdout:rbd-mirror-17.2.7-1649.gfbd1a6ab.el9.x86_64.rpm 7.6 MB/s | 2.9 MB 00:00 2024-09-21T09:24:57.714 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:57.714 INFO:teuthology.orchestra.run.smithi165.stdout:Total 7.6 MB/s | 2.9 MB 00:00 2024-09-21T09:24:57.714 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:24:57.723 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:24:57.723 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:24:57.802 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:24:57.802 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:24:57.943 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:35 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:24:58.076 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:24:58.077 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:58.077 INFO:teuthology.orchestra.run.smithi137.stdout: Package Architecture Version Repository Size 2024-09-21T09:24:58.077 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:58.077 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:24:58.077 INFO:teuthology.orchestra.run.smithi137.stdout: rbd-fuse x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 82 k 2024-09-21T09:24:58.077 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:58.077 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:24:58.077 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:24:58.078 INFO:teuthology.orchestra.run.smithi137.stdout:Install 1 Package 2024-09-21T09:24:58.078 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:58.078 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 82 k 2024-09-21T09:24:58.078 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 222 k 2024-09-21T09:24:58.078 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:24:58.211 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:24:58.272 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : rbd-mirror-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:58.281 INFO:teuthology.orchestra.run.smithi137.stdout:rbd-fuse-17.2.7-1649.gfbd1a6ab.el9.x86_64.rpm 402 kB/s | 82 kB 00:00 2024-09-21T09:24:58.282 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:24:58.283 INFO:teuthology.orchestra.run.smithi137.stdout:Total 399 kB/s | 82 kB 00:00 2024-09-21T09:24:58.283 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:24:58.289 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:24:58.289 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:24:58.297 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: rbd-mirror-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:58.297 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:24:58.297 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-21T09:24:58.297 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-21T09:24:58.297 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-21T09:24:58.297 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:58.352 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:24:58.353 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:24:58.500 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:24:58.603 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : rbd-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:58.996 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: rbd-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:59.288 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : rbd-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:59.288 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:59.288 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:24:59.288 INFO:teuthology.orchestra.run.smithi137.stdout: rbd-fuse-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:59.288 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:24:59.288 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:24:59.447 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : rbd-mirror-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:24:59.447 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:59.447 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:24:59.447 INFO:teuthology.orchestra.run.smithi165.stdout: rbd-mirror-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:24:59.447 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:24:59.447 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:24:59.523 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install rbd-mirror 2024-09-21T09:24:59.678 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install rbd-nbd 2024-09-21T09:25:00.116 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:38 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:25:00.254 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:25:00.255 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:25:00.255 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repo Size 2024-09-21T09:25:00.255 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:25:00.255 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:25:00.255 INFO:teuthology.orchestra.run.smithi137.stdout: rbd-mirror x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 2.9 M 2024-09-21T09:25:00.255 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:25:00.255 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:25:00.255 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:25:00.255 INFO:teuthology.orchestra.run.smithi137.stdout:Install 1 Package 2024-09-21T09:25:00.255 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:25:00.255 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 2.9 M 2024-09-21T09:25:00.255 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 12 M 2024-09-21T09:25:00.255 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:25:00.277 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:45 ago on Sat 21 Sep 2024 09:23:15 AM UTC. 2024-09-21T09:25:00.410 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-21T09:25:00.410 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:25:00.410 INFO:teuthology.orchestra.run.smithi165.stdout: Package Architecture Version Repository Size 2024-09-21T09:25:00.410 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:25:00.410 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-21T09:25:00.410 INFO:teuthology.orchestra.run.smithi165.stdout: rbd-nbd x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 165 k 2024-09-21T09:25:00.411 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:25:00.411 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-21T09:25:00.411 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-21T09:25:00.411 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-09-21T09:25:00.411 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:25:00.411 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 165 k 2024-09-21T09:25:00.411 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 477 k 2024-09-21T09:25:00.411 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-21T09:25:00.626 INFO:teuthology.orchestra.run.smithi165.stdout:rbd-nbd-17.2.7-1649.gfbd1a6ab.el9.x86_64.rpm 772 kB/s | 165 kB 00:00 2024-09-21T09:25:00.626 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:25:00.627 INFO:teuthology.orchestra.run.smithi165.stdout:Total 766 kB/s | 165 kB 00:00 2024-09-21T09:25:00.627 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-21T09:25:00.634 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-21T09:25:00.634 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-21T09:25:00.668 INFO:teuthology.orchestra.run.smithi137.stdout:rbd-mirror-17.2.7-1649.gfbd1a6ab.el9.x86_64.rpm 7.1 MB/s | 2.9 MB 00:00 2024-09-21T09:25:00.669 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:25:00.669 INFO:teuthology.orchestra.run.smithi137.stdout:Total 7.1 MB/s | 2.9 MB 00:00 2024-09-21T09:25:00.670 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:25:00.679 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:25:00.679 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:25:00.698 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-21T09:25:00.698 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-21T09:25:00.760 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:25:00.760 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:25:00.853 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-21T09:25:00.956 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : rbd-nbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:25:01.167 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:25:01.228 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : rbd-mirror-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:25:01.252 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: rbd-mirror-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:25:01.252 INFO:teuthology.orchestra.run.smithi137.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:25:01.253 INFO:teuthology.orchestra.run.smithi137.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-21T09:25:01.253 INFO:teuthology.orchestra.run.smithi137.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-21T09:25:01.253 INFO:teuthology.orchestra.run.smithi137.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-21T09:25:01.253 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:25:01.375 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: rbd-nbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:25:01.625 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : rbd-nbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:25:01.625 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:25:01.625 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-21T09:25:01.625 INFO:teuthology.orchestra.run.smithi165.stdout: rbd-nbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:25:01.625 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:25:01.625 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-21T09:25:01.875 DEBUG:teuthology.parallel:result is None 2024-09-21T09:25:02.353 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : rbd-mirror-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:25:02.353 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:25:02.353 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:25:02.353 INFO:teuthology.orchestra.run.smithi137.stdout: rbd-mirror-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:25:02.354 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:25:02.354 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:25:02.571 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install rbd-nbd 2024-09-21T09:25:03.177 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:41 ago on Sat 21 Sep 2024 09:23:22 AM UTC. 2024-09-21T09:25:03.312 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-09-21T09:25:03.312 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:25:03.312 INFO:teuthology.orchestra.run.smithi137.stdout: Package Architecture Version Repository Size 2024-09-21T09:25:03.312 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:25:03.313 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-09-21T09:25:03.313 INFO:teuthology.orchestra.run.smithi137.stdout: rbd-nbd x86_64 2:17.2.7-1649.gfbd1a6ab.el9 ceph 165 k 2024-09-21T09:25:03.313 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:25:03.313 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-09-21T09:25:03.313 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-09-21T09:25:03.313 INFO:teuthology.orchestra.run.smithi137.stdout:Install 1 Package 2024-09-21T09:25:03.313 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:25:03.314 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 165 k 2024-09-21T09:25:03.314 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 477 k 2024-09-21T09:25:03.314 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-09-21T09:25:03.522 INFO:teuthology.orchestra.run.smithi137.stdout:rbd-nbd-17.2.7-1649.gfbd1a6ab.el9.x86_64.rpm 791 kB/s | 165 kB 00:00 2024-09-21T09:25:03.523 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:25:03.523 INFO:teuthology.orchestra.run.smithi137.stdout:Total 786 kB/s | 165 kB 00:00 2024-09-21T09:25:03.523 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-09-21T09:25:03.531 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-09-21T09:25:03.531 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-09-21T09:25:03.595 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-09-21T09:25:03.596 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-09-21T09:25:03.750 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-09-21T09:25:03.878 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : rbd-nbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:25:04.305 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: rbd-nbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:25:04.580 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : rbd-nbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 1/1 2024-09-21T09:25:04.580 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:25:04.580 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-09-21T09:25:04.581 INFO:teuthology.orchestra.run.smithi137.stdout: rbd-nbd-2:17.2.7-1649.gfbd1a6ab.el9.x86_64 2024-09-21T09:25:04.581 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:25:04.581 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-09-21T09:25:04.844 DEBUG:teuthology.parallel:result is None 2024-09-21T09:25:04.845 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:25:04.845 INFO:teuthology.packaging:ref: None 2024-09-21T09:25:04.845 INFO:teuthology.packaging:tag: None 2024-09-21T09:25:04.845 INFO:teuthology.packaging:branch: quincy 2024-09-21T09:25:04.845 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:25:04.845 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2024-09-21T09:25:05.054 DEBUG:teuthology.orchestra.run.smithi137:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-21T09:25:05.076 INFO:teuthology.orchestra.run.smithi137.stdout:17.2.7-1649.gfbd1a6ab.el9 2024-09-21T09:25:05.077 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1649.gfbd1a6ab.el9 2024-09-21T09:25:05.077 INFO:teuthology.task.install:The correct ceph version 17.2.7-1649.gfbd1a6ab is installed. 2024-09-21T09:25:05.078 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:25:05.078 INFO:teuthology.packaging:ref: None 2024-09-21T09:25:05.078 INFO:teuthology.packaging:tag: None 2024-09-21T09:25:05.078 INFO:teuthology.packaging:branch: quincy 2024-09-21T09:25:05.078 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:25:05.079 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2024-09-21T09:25:05.280 DEBUG:teuthology.orchestra.run.smithi165:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-21T09:25:05.306 INFO:teuthology.orchestra.run.smithi165.stdout:17.2.7-1649.gfbd1a6ab.el9 2024-09-21T09:25:05.306 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1649.gfbd1a6ab.el9 2024-09-21T09:25:05.306 INFO:teuthology.task.install:The correct ceph version 17.2.7-1649.gfbd1a6ab is installed. 2024-09-21T09:25:05.307 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-21T09:25:05.308 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T09:25:05.308 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-21T09:25:05.333 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-21T09:25:05.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-21T09:25:05.376 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-21T09:25:05.376 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T09:25:05.377 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/usr/bin/daemon-helper 2024-09-21T09:25:05.402 DEBUG:teuthology.orchestra.run.smithi137:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-21T09:25:05.468 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-21T09:25:05.468 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/usr/bin/daemon-helper 2024-09-21T09:25:05.495 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-21T09:25:05.562 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-21T09:25:05.562 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T09:25:05.562 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-21T09:25:05.587 DEBUG:teuthology.orchestra.run.smithi137:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-21T09:25:05.652 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-21T09:25:05.653 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-21T09:25:05.679 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-21T09:25:05.745 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-21T09:25:05.746 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T09:25:05.746 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/usr/bin/stdin-killer 2024-09-21T09:25:05.770 DEBUG:teuthology.orchestra.run.smithi137:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-21T09:25:05.834 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-21T09:25:05.835 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/usr/bin/stdin-killer 2024-09-21T09:25:05.860 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-21T09:25:05.925 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T09:25:06.013 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', '\\(POOL_APP_NOT_ENABLED\\)', 'OSD_DOWN', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_DEGRADED', 'Reduced data availability', 'Degraded data redundancy', 'OSDMAP_FLAGS', 'PG_AVAILABILITY'], 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'} 2024-09-21T09:25:06.013 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2024-09-21T09:25:06.014 INFO:tasks.cephadm:Cluster fsid is 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:25:06.014 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T09:25:06.014 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.137', 'mon.c': '[v2:172.21.15.137:3301,v1:172.21.15.137:6790]', 'mon.b': '172.21.15.165'} 2024-09-21T09:25:06.014 INFO:tasks.cephadm:First mon is mon.a on smithi137 2024-09-21T09:25:06.014 INFO:tasks.cephadm:First mgr is y 2024-09-21T09:25:06.014 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T09:25:06.015 DEBUG:teuthology.orchestra.run.smithi137:> sudo hostname $(hostname -s) 2024-09-21T09:25:06.039 DEBUG:teuthology.orchestra.run.smithi165:> sudo hostname $(hostname -s) 2024-09-21T09:25:06.065 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2024-09-21T09:25:06.065 DEBUG:teuthology.orchestra.run.smithi137:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T09:25:06.275 INFO:teuthology.orchestra.run.smithi137.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Sep 21 09:25 /home/ubuntu/cephtest/cephadm 2024-09-21T09:25:06.275 DEBUG:teuthology.orchestra.run.smithi165:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T09:25:06.408 INFO:teuthology.orchestra.run.smithi165.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Sep 21 09:25 /home/ubuntu/cephtest/cephadm 2024-09-21T09:25:06.408 DEBUG:teuthology.orchestra.run.smithi137:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T09:25:06.425 DEBUG:teuthology.orchestra.run.smithi165:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T09:25:06.449 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2024-09-21T09:25:06.450 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-09-21T09:25:06.468 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-09-21T09:25:08.073 INFO:teuthology.orchestra.run.smithi165.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-09-21T09:25:08.119 INFO:teuthology.orchestra.run.smithi137.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-09-21T09:25:34.232 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:25:34.232 INFO:teuthology.orchestra.run.smithi137.stdout: "ceph_version": "ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)", 2024-09-21T09:25:34.232 INFO:teuthology.orchestra.run.smithi137.stdout: "image_id": "fc3ec4a4f6be575045de0fd8a2fe84939e888152c447bdedb90add7841f7bef9", 2024-09-21T09:25:34.232 INFO:teuthology.orchestra.run.smithi137.stdout: "repo_digests": [ 2024-09-21T09:25:34.232 INFO:teuthology.orchestra.run.smithi137.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2" 2024-09-21T09:25:34.232 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:25:34.232 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:25:34.871 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:25:34.871 INFO:teuthology.orchestra.run.smithi165.stdout: "ceph_version": "ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)", 2024-09-21T09:25:34.871 INFO:teuthology.orchestra.run.smithi165.stdout: "image_id": "fc3ec4a4f6be575045de0fd8a2fe84939e888152c447bdedb90add7841f7bef9", 2024-09-21T09:25:34.872 INFO:teuthology.orchestra.run.smithi165.stdout: "repo_digests": [ 2024-09-21T09:25:34.872 INFO:teuthology.orchestra.run.smithi165.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2" 2024-09-21T09:25:34.872 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:25:34.872 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:25:34.891 DEBUG:teuthology.orchestra.run.smithi137:> sudo mkdir -p /etc/ceph 2024-09-21T09:25:34.924 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /etc/ceph 2024-09-21T09:25:34.952 DEBUG:teuthology.orchestra.run.smithi137:> sudo chmod 777 /etc/ceph 2024-09-21T09:25:34.992 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 777 /etc/ceph 2024-09-21T09:25:35.017 INFO:tasks.cephadm:Writing seed config... 2024-09-21T09:25:35.018 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-09-21T09:25:35.018 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-09-21T09:25:35.019 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T09:25:35.019 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T09:25:35.019 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-21T09:25:35.019 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-21T09:25:35.019 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T09:25:35.019 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T09:25:35.019 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T09:25:35.019 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T09:25:35.019 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T09:25:35.020 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T09:25:35.020 DEBUG:teuthology.orchestra.run.smithi137:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T09:25:35.050 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 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 # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 6369b226-77fb-11ef-baf6-efdc52797490 mon election default strategy = 3 [osd] 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 deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] 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 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-21T09:25:35.050 DEBUG:teuthology.orchestra.run.smithi137:mon.a> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.a.service 2024-09-21T09:25:35.093 DEBUG:teuthology.orchestra.run.smithi137:mgr.y> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.y.service 2024-09-21T09:25:35.135 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T09:25:35.136 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 6369b226-77fb-11ef-baf6-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.137 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:25:35.338 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:25:35.338 INFO:teuthology.orchestra.run.smithi137.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '6369b226-77fb-11ef-baf6-efdc52797490', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.137', '--skip-admin-label'] 2024-09-21T09:25:35.362 INFO:teuthology.orchestra.run.smithi137.stdout:/bin/podman: stdout 5.2.2 2024-09-21T09:25:35.362 INFO:teuthology.orchestra.run.smithi137.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T09:25:35.362 INFO:teuthology.orchestra.run.smithi137.stdout:Verifying podman|docker is present... 2024-09-21T09:25:35.385 INFO:teuthology.orchestra.run.smithi137.stdout:/bin/podman: stdout 5.2.2 2024-09-21T09:25:35.385 INFO:teuthology.orchestra.run.smithi137.stdout:Verifying lvm2 is present... 2024-09-21T09:25:35.385 INFO:teuthology.orchestra.run.smithi137.stdout:Verifying time synchronization is in place... 2024-09-21T09:25:35.393 INFO:teuthology.orchestra.run.smithi137.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T09:25:35.393 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T09:25:35.400 INFO:teuthology.orchestra.run.smithi137.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T09:25:35.400 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stdout inactive 2024-09-21T09:25:35.407 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stdout enabled 2024-09-21T09:25:35.414 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stdout active 2024-09-21T09:25:35.414 INFO:teuthology.orchestra.run.smithi137.stdout:Unit chronyd.service is enabled and running 2024-09-21T09:25:35.414 INFO:teuthology.orchestra.run.smithi137.stdout:Repeating the final host check... 2024-09-21T09:25:35.436 INFO:teuthology.orchestra.run.smithi137.stdout:/bin/podman: stdout 5.2.2 2024-09-21T09:25:35.436 INFO:teuthology.orchestra.run.smithi137.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-21T09:25:35.436 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl is present 2024-09-21T09:25:35.436 INFO:teuthology.orchestra.run.smithi137.stdout:lvcreate is present 2024-09-21T09:25:35.443 INFO:teuthology.orchestra.run.smithi137.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T09:25:35.443 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T09:25:35.450 INFO:teuthology.orchestra.run.smithi137.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T09:25:35.450 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stdout inactive 2024-09-21T09:25:35.457 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stdout enabled 2024-09-21T09:25:35.464 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stdout active 2024-09-21T09:25:35.464 INFO:teuthology.orchestra.run.smithi137.stdout:Unit chronyd.service is enabled and running 2024-09-21T09:25:35.464 INFO:teuthology.orchestra.run.smithi137.stdout:Host looks OK 2024-09-21T09:25:35.464 INFO:teuthology.orchestra.run.smithi137.stdout:Cluster fsid: 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:25:35.464 INFO:teuthology.orchestra.run.smithi137.stdout:Acquiring lock 140521446523808 on /run/cephadm/6369b226-77fb-11ef-baf6-efdc52797490.lock 2024-09-21T09:25:35.465 INFO:teuthology.orchestra.run.smithi137.stdout:Lock 140521446523808 acquired on /run/cephadm/6369b226-77fb-11ef-baf6-efdc52797490.lock 2024-09-21T09:25:35.465 INFO:teuthology.orchestra.run.smithi137.stdout:Verifying IP 172.21.15.137 port 3300 ... 2024-09-21T09:25:35.465 INFO:teuthology.orchestra.run.smithi137.stdout:Verifying IP 172.21.15.137 port 6789 ... 2024-09-21T09:25:35.465 INFO:teuthology.orchestra.run.smithi137.stdout:Base mon IP(s) is [172.21.15.137:3300, 172.21.15.137:6789], mon addrv is [v2:172.21.15.137:3300,v1:172.21.15.137:6789] 2024-09-21T09:25:35.468 INFO:teuthology.orchestra.run.smithi137.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.137 metric 100 2024-09-21T09:25:35.468 INFO:teuthology.orchestra.run.smithi137.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.137 metric 100 2024-09-21T09:25:35.471 INFO:teuthology.orchestra.run.smithi137.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T09:25:35.471 INFO:teuthology.orchestra.run.smithi137.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-21T09:25:35.471 INFO:teuthology.orchestra.run.smithi137.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-21T09:25:35.474 INFO:teuthology.orchestra.run.smithi137.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T09:25:35.474 INFO:teuthology.orchestra.run.smithi137.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T09:25:35.474 INFO:teuthology.orchestra.run.smithi137.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T09:25:35.474 INFO:teuthology.orchestra.run.smithi137.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-21T09:25:35.474 INFO:teuthology.orchestra.run.smithi137.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:8137/64 scope link noprefixroute 2024-09-21T09:25:35.474 INFO:teuthology.orchestra.run.smithi137.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T09:25:35.475 INFO:teuthology.orchestra.run.smithi137.stdout:Mon IP `172.21.15.137` is in CIDR network `172.21.0.0/20` 2024-09-21T09:25:35.475 INFO:teuthology.orchestra.run.smithi137.stdout:Mon IP `172.21.15.137` is in CIDR network `172.21.0.0/20` 2024-09-21T09:25:35.475 INFO:teuthology.orchestra.run.smithi137.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-21T09:25:35.475 INFO:teuthology.orchestra.run.smithi137.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T09:25:35.476 INFO:teuthology.orchestra.run.smithi137.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-09-21T09:25:35.956 INFO:teuthology.orchestra.run.smithi137.stdout:/bin/podman: stdout fc3ec4a4f6be575045de0fd8a2fe84939e888152c447bdedb90add7841f7bef9 2024-09-21T09:25:35.956 INFO:teuthology.orchestra.run.smithi137.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2024-09-21T09:25:35.956 INFO:teuthology.orchestra.run.smithi137.stdout:/bin/podman: stderr Getting image source signatures 2024-09-21T09:25:35.956 INFO:teuthology.orchestra.run.smithi137.stdout:/bin/podman: stderr Copying blob sha256:3ba00a516579693832719224d909a7cd5333511394d4f35f95e899e50f0bfaeb 2024-09-21T09:25:35.957 INFO:teuthology.orchestra.run.smithi137.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-21T09:25:35.957 INFO:teuthology.orchestra.run.smithi137.stdout:/bin/podman: stderr Copying config sha256:fc3ec4a4f6be575045de0fd8a2fe84939e888152c447bdedb90add7841f7bef9 2024-09-21T09:25:35.957 INFO:teuthology.orchestra.run.smithi137.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-21T09:25:36.902 INFO:teuthology.orchestra.run.smithi137.stdout:ceph: stdout ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable) 2024-09-21T09:25:36.903 INFO:teuthology.orchestra.run.smithi137.stdout:Ceph version: ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable) 2024-09-21T09:25:36.903 INFO:teuthology.orchestra.run.smithi137.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T09:25:37.959 INFO:teuthology.orchestra.run.smithi137.stdout:stat: stdout 167 167 2024-09-21T09:25:37.959 INFO:teuthology.orchestra.run.smithi137.stdout:Creating initial keys... 2024-09-21T09:25:38.906 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph-authtool: stdout AQASke5mGio2EBAAf4+t/LtcPb9J+e973Y59qA== 2024-09-21T09:25:39.887 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph-authtool: stdout AQATke5maIsADBAA7hZd89JSefsCHLY5JxPsmg== 2024-09-21T09:25:40.926 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph-authtool: stdout AQAUke5mma3hCxAA5kskfsxGynoBVMKdM2TZig== 2024-09-21T09:25:40.926 INFO:teuthology.orchestra.run.smithi137.stdout:Creating initial monmap... 2024-09-21T09:25:41.907 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T09:25:41.908 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2024-09-21T09:25:41.908 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:25:41.908 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T09:25:41.908 INFO:teuthology.orchestra.run.smithi137.stdout:monmaptool for a [v2:172.21.15.137:3300,v1:172.21.15.137:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T09:25:41.908 INFO:teuthology.orchestra.run.smithi137.stdout:setting min_mon_release = octopus 2024-09-21T09:25:41.908 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/monmaptool: set fsid to 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:25:41.908 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T09:25:41.908 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:25:41.908 INFO:teuthology.orchestra.run.smithi137.stdout:Creating mon... 2024-09-21T09:25:42.880 INFO:teuthology.orchestra.run.smithi137.stdout:create mon.a on 2024-09-21T09:25:43.075 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-21T09:25:43.217 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-21T09:25:43.366 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-6369b226-77fb-11ef-baf6-efdc52797490.target → /etc/systemd/system/ceph-6369b226-77fb-11ef-baf6-efdc52797490.target. 2024-09-21T09:25:43.366 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-6369b226-77fb-11ef-baf6-efdc52797490.target → /etc/systemd/system/ceph-6369b226-77fb-11ef-baf6-efdc52797490.target. 2024-09-21T09:25:43.529 INFO:teuthology.orchestra.run.smithi137.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.a 2024-09-21T09:25:43.529 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stderr Failed to reset failed state of unit ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.a.service: Unit ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.a.service not loaded. 2024-09-21T09:25:43.687 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-6369b226-77fb-11ef-baf6-efdc52797490.target.wants/ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.a.service → /etc/systemd/system/ceph-6369b226-77fb-11ef-baf6-efdc52797490@.service. 2024-09-21T09:25:44.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:43 smithi137 podman[28555]: 2024-09-21 09:25:43.822268571 +0000 UTC m=+0.015587812 image pull fc3ec4a4f6be575045de0fd8a2fe84939e888152c447bdedb90add7841f7bef9 quay.ceph.io/ceph-ci/ceph:quincy 2024-09-21T09:25:45.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:44 smithi137 podman[28555]: 2024-09-21 09:25:44.900920584 +0000 UTC m=+1.094239824 container create 76667277e463e9289ae8d31d23eb7527a5aca7cb2359301b93897996bfb9ba5c (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, ceph=True, RELEASE=quincy-fbd1a6a, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-21T09:25:47.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:46 smithi137 podman[28555]: 2024-09-21 09:25:46.911293765 +0000 UTC m=+3.104613013 container init 76667277e463e9289ae8d31d23eb7527a5aca7cb2359301b93897996bfb9ba5c (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=quincy-fbd1a6a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=) 2024-09-21T09:25:47.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:46 smithi137 podman[28555]: 2024-09-21 09:25:46.915126289 +0000 UTC m=+3.108445529 container start 76667277e463e9289ae8d31d23eb7527a5aca7cb2359301b93897996bfb9ba5c (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=quincy-fbd1a6a, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:25:47.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:46 smithi137 ceph-mon[28574]: mkfs 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:25:47.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:46 smithi137 ceph-mon[28574]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T09:25:47.885 INFO:teuthology.orchestra.run.smithi137.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T09:25:47.885 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stdout disabled 2024-09-21T09:25:47.894 INFO:teuthology.orchestra.run.smithi137.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T09:25:47.894 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stdout inactive 2024-09-21T09:25:47.894 INFO:teuthology.orchestra.run.smithi137.stdout:firewalld.service is not enabled 2024-09-21T09:25:47.894 INFO:teuthology.orchestra.run.smithi137.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T09:25:47.895 INFO:teuthology.orchestra.run.smithi137.stdout:Waiting for mon to start... 2024-09-21T09:25:47.895 INFO:teuthology.orchestra.run.smithi137.stdout:Waiting for mon... 2024-09-21T09:25:48.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:47 smithi137 bash[28555]: 76667277e463e9289ae8d31d23eb7527a5aca7cb2359301b93897996bfb9ba5c 2024-09-21T09:25:48.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:47 smithi137 systemd[1]: Started Ceph mon.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:25:48.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:47 smithi137 ceph-mon[28574]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T09:25:48.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:47 smithi137 ceph-mon[28574]: monmap e1: 1 mons at {a=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:25:48.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:47 smithi137 ceph-mon[28574]: fsmap 2024-09-21T09:25:48.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:47 smithi137 ceph-mon[28574]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T09:25:48.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:47 smithi137 ceph-mon[28574]: mgrmap e1: no daemons active 2024-09-21T09:25:51.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:50 smithi137 ceph-mon[28574]: from='client.? 172.21.15.137:0/3340547649' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T09:25:55.961 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T09:25:55.963 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout id: 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:25:55.963 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T09:25:55.963 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 2024-09-21T09:25:55.963 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout services: 2024-09-21T09:25:55.963 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 3s) 2024-09-21T09:25:55.963 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T09:25:55.963 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T09:25:55.963 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 2024-09-21T09:25:55.963 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout data: 2024-09-21T09:25:55.963 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T09:25:55.963 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T09:25:55.963 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T09:25:55.964 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T09:25:55.964 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 2024-09-21T09:25:55.964 INFO:teuthology.orchestra.run.smithi137.stdout:mon is available 2024-09-21T09:25:55.964 INFO:teuthology.orchestra.run.smithi137.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T09:25:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:56 smithi137 ceph-mon[28574]: from='client.? 172.21.15.137:0/338461133' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T09:25:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:56 smithi137 ceph-mon[28574]: from='client.? 172.21.15.137:0/338461133' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T09:25:57.059 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 2024-09-21T09:25:57.059 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T09:25:57.059 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout fsid = 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:25:57.059 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T09:25:57.059 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.137:3300,v1:172.21.15.137:6789] 2024-09-21T09:25:57.060 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T09:25:57.060 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T09:25:57.060 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T09:25:57.060 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T09:25:57.060 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 2024-09-21T09:25:57.060 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T09:25:57.060 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T09:25:57.060 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 2024-09-21T09:25:57.060 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T09:25:57.060 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T09:25:57.060 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T09:25:57.060 INFO:teuthology.orchestra.run.smithi137.stdout:Generating new minimal ceph.conf... 2024-09-21T09:25:57.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:57 smithi137 ceph-mon[28574]: from='client.? 172.21.15.137:0/454492768' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:25:58.072 INFO:teuthology.orchestra.run.smithi137.stdout:Restarting the monitor... 2024-09-21T09:25:58.357 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:58 smithi137 systemd[1]: Stopping Ceph mon.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:25:58.790 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:58 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a[28570]: 2024-09-21T09:25:58.354+0000 7fc2e34f9640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T09:25:58.790 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:58 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a[28570]: 2024-09-21T09:25:58.354+0000 7fc2e34f9640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T09:25:58.790 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:58 smithi137 podman[28816]: 2024-09-21 09:25:58.508452826 +0000 UTC m=+0.274910380 container died 76667277e463e9289ae8d31d23eb7527a5aca7cb2359301b93897996bfb9ba5c (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=quincy-fbd1a6a, org.label-schema.vendor=CentOS) 2024-09-21T09:25:59.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:58 smithi137 podman[28816]: 2024-09-21 09:25:58.888051952 +0000 UTC m=+0.654509495 container cleanup 76667277e463e9289ae8d31d23eb7527a5aca7cb2359301b93897996bfb9ba5c (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=quincy-fbd1a6a, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=) 2024-09-21T09:25:59.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:58 smithi137 bash[28816]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a 2024-09-21T09:25:59.515 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 podman[28828]: 2024-09-21 09:25:59.18058266 +0000 UTC m=+0.670383105 container remove 76667277e463e9289ae8d31d23eb7527a5aca7cb2359301b93897996bfb9ba5c (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=quincy-fbd1a6a, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-21T09:25:59.515 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T09:25:59.515 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 systemd[1]: Stopped Ceph mon.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:25:59.515 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 systemd[1]: Starting Ceph mon.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:25:59.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 podman[28922]: 2024-09-21 09:25:59.415949954 +0000 UTC m=+0.015736265 image pull fc3ec4a4f6be575045de0fd8a2fe84939e888152c447bdedb90add7841f7bef9 quay.ceph.io/ceph-ci/ceph:quincy 2024-09-21T09:25:59.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 podman[28922]: 2024-09-21 09:25:59.514541981 +0000 UTC m=+0.114328275 container create 0d6a5b1a021eb81b92b6102b8c8dc597cda004d0aa5b79924abd8784f19d9a7a (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=quincy-fbd1a6a, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-21T09:25:59.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 podman[28922]: 2024-09-21 09:25:59.733827513 +0000 UTC m=+0.333613815 container init 0d6a5b1a021eb81b92b6102b8c8dc597cda004d0aa5b79924abd8784f19d9a7a (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=quincy-fbd1a6a, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2) 2024-09-21T09:25:59.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 podman[28922]: 2024-09-21 09:25:59.73706633 +0000 UTC m=+0.336852616 container start 0d6a5b1a021eb81b92b6102b8c8dc597cda004d0aa5b79924abd8784f19d9a7a (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, RELEASE=quincy-fbd1a6a, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-21T09:25:59.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:25:59.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable), process ceph-mon, pid 2 2024-09-21T09:25:59.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: pidfile_write: ignore empty --pid-file 2024-09-21T09:25:59.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: load: jerasure load: lrc 2024-09-21T09:25:59.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: RocksDB version: 6.15.5 2024-09-21T09:25:59.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-21T09:25:59.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Compile date Sep 20 2024 2024-09-21T09:25:59.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: DB SUMMARY 2024-09-21T09:25:59.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: DB Session ID: 3F35QY6MXQ36E8LE6WYW 2024-09-21T09:25:59.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: CURRENT file: CURRENT 2024-09-21T09:25:59.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:25:59.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-09-21T09:25:59.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T09:25:59.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 84001 ; 2024-09-21T09:25:59.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.error_if_exists: 0 2024-09-21T09:25:59.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.create_if_missing: 0 2024-09-21T09:25:59.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.paranoid_checks: 1 2024-09-21T09:25:59.803 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:25:59.803 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.env: 0x55cc021b7440 2024-09-21T09:25:59.803 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.fs: Posix File System 2024-09-21T09:25:59.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.info_log: 0x55cc03ec8ec0 2024-09-21T09:25:59.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:25:59.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.statistics: (nil) 2024-09-21T09:25:59.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.use_fsync: 0 2024-09-21T09:25:59.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_log_file_size: 0 2024-09-21T09:25:59.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:25:59.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:25:59.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:25:59.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:25:59.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.allow_fallocate: 1 2024-09-21T09:25:59.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:25:59.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:25:59.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.use_direct_reads: 0 2024-09-21T09:25:59.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:25:59.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:25:59.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.db_log_dir: 2024-09-21T09:25:59.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-09-21T09:25:59.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:25:59.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:25:59.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:25:59.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:25:59.806 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:25:59.806 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:25:59.806 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:25:59.806 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:25:59.806 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.write_buffer_manager: 0x55cc03f86780 2024-09-21T09:25:59.806 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:25:59.806 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-21T09:25:59.806 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:25:59.806 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:25:59.806 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:25:59.806 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:25:59.806 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:25:59.806 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:25:59.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:25:59.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.unordered_write: 0 2024-09-21T09:25:59.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:25:59.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:25:59.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:25:59.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:25:59.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.row_cache: None 2024-09-21T09:25:59.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.wal_filter: None 2024-09-21T09:25:59.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:25:59.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:25:59.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.preserve_deletes: 0 2024-09-21T09:25:59.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.two_write_queues: 0 2024-09-21T09:25:59.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:25:59.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.atomic_flush: 0 2024-09-21T09:25:59.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:25:59.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:25:59.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:25:59.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.log_readahead_size: 0 2024-09-21T09:25:59.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:25:59.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:25:59.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:25:59.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:25:59.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:25:59.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:25:59.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_background_jobs: 2 2024-09-21T09:25:59.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_background_compactions: -1 2024-09-21T09:25:59.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_subcompactions: 1 2024-09-21T09:25:59.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:25:59.809 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:25:59.809 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:25:59.809 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:25:59.809 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:25:59.809 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:25:59.809 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:25:59.809 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:25:59.809 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_open_files: -1 2024-09-21T09:25:59.809 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:25:59.809 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:25:59.809 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:25:59.809 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:25:59.809 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_background_flushes: -1 2024-09-21T09:25:59.809 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Compression algorithms supported: 2024-09-21T09:25:59.810 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: kZSTD supported: 0 2024-09-21T09:25:59.810 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: kXpressCompression supported: 0 2024-09-21T09:25:59.810 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: kBZip2Compression supported: 0 2024-09-21T09:25:59.810 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:25:59.810 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: kLZ4Compression supported: 1 2024-09-21T09:25:59.810 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: kZlibCompression supported: 1 2024-09-21T09:25:59.810 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:25:59.810 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: kSnappyCompression supported: 1 2024-09-21T09:25:59.810 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:25:59.810 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-09-21T09:25:59.810 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-09-21T09:25:59.810 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:25:59.810 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.merge_operator: 2024-09-21T09:25:59.810 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compaction_filter: None 2024-09-21T09:25:59.811 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:25:59.811 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:25:59.811 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:25:59.811 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:25:59.811 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cc03e6fa38) 2024-09-21T09:25:59.811 INFO:journalctl@ceph.mon.a.smithi137.stdout: cache_index_and_filter_blocks: 1 2024-09-21T09:25:59.811 INFO:journalctl@ceph.mon.a.smithi137.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:25:59.811 INFO:journalctl@ceph.mon.a.smithi137.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:25:59.811 INFO:journalctl@ceph.mon.a.smithi137.stdout: pin_top_level_index_and_filter: 1 2024-09-21T09:25:59.811 INFO:journalctl@ceph.mon.a.smithi137.stdout: index_type: 0 2024-09-21T09:25:59.811 INFO:journalctl@ceph.mon.a.smithi137.stdout: data_block_index_type: 0 2024-09-21T09:25:59.811 INFO:journalctl@ceph.mon.a.smithi137.stdout: index_shortening: 1 2024-09-21T09:25:59.811 INFO:journalctl@ceph.mon.a.smithi137.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:25:59.811 INFO:journalctl@ceph.mon.a.smithi137.stdout: hash_index_allow_collision: 1 2024-09-21T09:25:59.812 INFO:journalctl@ceph.mon.a.smithi137.stdout: checksum: 1 2024-09-21T09:25:59.812 INFO:journalctl@ceph.mon.a.smithi137.stdout: no_block_cache: 0 2024-09-21T09:25:59.812 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_cache: 0x55cc03ea51f0 2024-09-21T09:25:59.812 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_cache_name: BinnedLRUCache 2024-09-21T09:25:59.812 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_cache_options: 2024-09-21T09:25:59.812 INFO:journalctl@ceph.mon.a.smithi137.stdout: capacity : 536870912 2024-09-21T09:25:59.812 INFO:journalctl@ceph.mon.a.smithi137.stdout: num_shard_bits : 4 2024-09-21T09:25:59.812 INFO:journalctl@ceph.mon.a.smithi137.stdout: strict_capacity_limit : 0 2024-09-21T09:25:59.812 INFO:journalctl@ceph.mon.a.smithi137.stdout: high_pri_pool_ratio: 0.000 2024-09-21T09:25:59.812 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_cache_compressed: (nil) 2024-09-21T09:25:59.812 INFO:journalctl@ceph.mon.a.smithi137.stdout: persistent_cache: (nil) 2024-09-21T09:25:59.812 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_size: 4096 2024-09-21T09:25:59.812 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_size_deviation: 10 2024-09-21T09:25:59.812 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_restart_interval: 16 2024-09-21T09:25:59.813 INFO:journalctl@ceph.mon.a.smithi137.stdout: index_block_restart_interval: 1 2024-09-21T09:25:59.813 INFO:journalctl@ceph.mon.a.smithi137.stdout: metadata_block_size: 4096 2024-09-21T09:25:59.813 INFO:journalctl@ceph.mon.a.smithi137.stdout: partition_filters: 0 2024-09-21T09:25:59.813 INFO:journalctl@ceph.mon.a.smithi137.stdout: use_delta_encoding: 1 2024-09-21T09:25:59.813 INFO:journalctl@ceph.mon.a.smithi137.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-21T09:25:59.813 INFO:journalctl@ceph.mon.a.smithi137.stdout: whole_key_filtering: 1 2024-09-21T09:25:59.813 INFO:journalctl@ceph.mon.a.smithi137.stdout: verify_compression: 0 2024-09-21T09:25:59.813 INFO:journalctl@ceph.mon.a.smithi137.stdout: read_amp_bytes_per_bit: 0 2024-09-21T09:25:59.814 INFO:journalctl@ceph.mon.a.smithi137.stdout: format_version: 4 2024-09-21T09:25:59.814 INFO:journalctl@ceph.mon.a.smithi137.stdout: enable_index_compression: 1 2024-09-21T09:25:59.814 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_align: 0 2024-09-21T09:25:59.814 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:25:59.814 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:25:59.814 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compression: NoCompression 2024-09-21T09:25:59.814 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:25:59.814 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:25:59.814 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:25:59.814 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.num_levels: 7 2024-09-21T09:25:59.814 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:25:59.815 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:25:59.815 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:25:59.815 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:25:59.815 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:25:59.815 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:25:59.815 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:25:59.815 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:25:59.815 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:25:59.815 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:25:59.815 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:25:59.815 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:25:59.815 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:25:59.815 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:25:59.815 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:25:59.816 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:25:59.816 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:25:59.816 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:25:59.816 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:25:59.816 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:25:59.816 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:25:59.816 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:25:59.816 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:25:59.816 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:25:59.816 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:25:59.816 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:25:59.816 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:25:59.816 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:25:59.816 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:25:59.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:25:59.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:25:59.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:25:59.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:25:59.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:25:59.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.arena_block_size: 4194304 2024-09-21T09:25:59.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:25:59.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:25:59.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-21T09:25:59.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:25:59.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:25:59.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:25:59.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:25:59.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:25:59.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:25:59.818 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:25:59.818 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:25:59.818 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:25:59.818 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:25:59.818 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:25:59.818 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:25:59.818 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.inplace_update_support: 0 2024-09-21T09:25:59.818 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:25:59.818 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:25:59.818 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:25:59.818 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:25:59.818 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.bloom_locality: 0 2024-09-21T09:25:59.818 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.max_successive_merges: 0 2024-09-21T09:25:59.819 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:25:59.819 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:25:59.819 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:25:59.819 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:25:59.819 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.ttl: 2592000 2024-09-21T09:25:59.819 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:25:59.819 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.enable_blob_files: false 2024-09-21T09:25:59.819 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.min_blob_size: 0 2024-09-21T09:25:59.819 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:25:59.819 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:25:59.819 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:25:59.819 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:25:59.819 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T09:25:59.819 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2024-09-21T09:25:59.820 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2024-09-21T09:25:59.820 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910759759926, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-09-21T09:25:59.820 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2024-09-21T09:25:59.820 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-21T09:25:59.820 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910759760623, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80426, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78668, "index_size": 220, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10160, "raw_average_key_size": 47, "raw_value_size": 72855, "raw_average_value_size": 338, "num_data_blocks": 10, "num_entries": 215, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1726910759, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "76828e78-c33a-4fac-8bcb-1239df9d7ac0", "db_session_id": "3F35QY6MXQ36E8LE6WYW"}} 2024-09-21T09:25:59.820 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2024-09-21T09:25:59.820 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910759760952, "job": 1, "event": "recovery_finished"} 2024-09-21T09:25:59.820 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T09:25:59.820 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55cc03ed8700 2024-09-21T09:25:59.820 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: DB pointer 0x55cc03ea8000 2024-09-21T09:25:59.820 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-09-21T09:25:59.820 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-21T09:25:59.820 INFO:journalctl@ceph.mon.a.smithi137.stdout: ** DB Stats ** 2024-09-21T09:25:59.820 INFO:journalctl@ceph.mon.a.smithi137.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:25:59.821 INFO:journalctl@ceph.mon.a.smithi137.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T09:25:59.821 INFO:journalctl@ceph.mon.a.smithi137.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:25:59.821 INFO:journalctl@ceph.mon.a.smithi137.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:25:59.821 INFO:journalctl@ceph.mon.a.smithi137.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T09:25:59.821 INFO:journalctl@ceph.mon.a.smithi137.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-21T09:25:59.821 INFO:journalctl@ceph.mon.a.smithi137.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:25:59.821 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:25:59.821 INFO:journalctl@ceph.mon.a.smithi137.stdout: ** Compaction Stats [default] ** 2024-09-21T09:25:59.821 INFO:journalctl@ceph.mon.a.smithi137.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-21T09:25:59.821 INFO:journalctl@ceph.mon.a.smithi137.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:25:59.821 INFO:journalctl@ceph.mon.a.smithi137.stdout: L0 2/0 80.33 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 164.9 0.00 0.00 1 0.000 0 0 2024-09-21T09:25:59.821 INFO:journalctl@ceph.mon.a.smithi137.stdout: Sum 2/0 80.33 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 164.9 0.00 0.00 1 0.000 0 0 2024-09-21T09:25:59.821 INFO:journalctl@ceph.mon.a.smithi137.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 164.9 0.00 0.00 1 0.000 0 0 2024-09-21T09:25:59.822 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:25:59.822 INFO:journalctl@ceph.mon.a.smithi137.stdout: ** Compaction Stats [default] ** 2024-09-21T09:25:59.822 INFO:journalctl@ceph.mon.a.smithi137.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-21T09:25:59.822 INFO:journalctl@ceph.mon.a.smithi137.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:25:59.822 INFO:journalctl@ceph.mon.a.smithi137.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 164.9 0.00 0.00 1 0.000 0 0 2024-09-21T09:25:59.822 INFO:journalctl@ceph.mon.a.smithi137.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:25:59.822 INFO:journalctl@ceph.mon.a.smithi137.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T09:25:59.822 INFO:journalctl@ceph.mon.a.smithi137.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:25:59.822 INFO:journalctl@ceph.mon.a.smithi137.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:25:59.822 INFO:journalctl@ceph.mon.a.smithi137.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:25:59.822 INFO:journalctl@ceph.mon.a.smithi137.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:25:59.822 INFO:journalctl@ceph.mon.a.smithi137.stdout: Cumulative compaction: 0.00 GB write, 25.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:25:59.822 INFO:journalctl@ceph.mon.a.smithi137.stdout: Interval compaction: 0.00 GB write, 25.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:25:59.822 INFO:journalctl@ceph.mon.a.smithi137.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T09:25:59.823 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:25:59.823 INFO:journalctl@ceph.mon.a.smithi137.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:25:59.823 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:25:59.823 INFO:journalctl@ceph.mon.a.smithi137.stdout: ** Compaction Stats [default] ** 2024-09-21T09:25:59.823 INFO:journalctl@ceph.mon.a.smithi137.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-21T09:25:59.823 INFO:journalctl@ceph.mon.a.smithi137.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:25:59.823 INFO:journalctl@ceph.mon.a.smithi137.stdout: L0 2/0 80.33 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 164.9 0.00 0.00 1 0.000 0 0 2024-09-21T09:25:59.823 INFO:journalctl@ceph.mon.a.smithi137.stdout: Sum 2/0 80.33 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 164.9 0.00 0.00 1 0.000 0 0 2024-09-21T09:25:59.823 INFO:journalctl@ceph.mon.a.smithi137.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-21T09:25:59.823 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:25:59.823 INFO:journalctl@ceph.mon.a.smithi137.stdout: ** Compaction Stats [default] ** 2024-09-21T09:25:59.823 INFO:journalctl@ceph.mon.a.smithi137.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-21T09:25:59.823 INFO:journalctl@ceph.mon.a.smithi137.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:25:59.823 INFO:journalctl@ceph.mon.a.smithi137.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 164.9 0.00 0.00 1 0.000 0 0 2024-09-21T09:25:59.824 INFO:journalctl@ceph.mon.a.smithi137.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:25:59.824 INFO:journalctl@ceph.mon.a.smithi137.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T09:25:59.824 INFO:journalctl@ceph.mon.a.smithi137.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:25:59.824 INFO:journalctl@ceph.mon.a.smithi137.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:25:59.824 INFO:journalctl@ceph.mon.a.smithi137.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:25:59.824 INFO:journalctl@ceph.mon.a.smithi137.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:25:59.824 INFO:journalctl@ceph.mon.a.smithi137.stdout: Cumulative compaction: 0.00 GB write, 25.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:25:59.824 INFO:journalctl@ceph.mon.a.smithi137.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:25:59.824 INFO:journalctl@ceph.mon.a.smithi137.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T09:25:59.824 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:25:59.824 INFO:journalctl@ceph.mon.a.smithi137.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:25:59.824 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: starting mon.a rank 0 at public addrs [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] at bind addrs [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:25:59.824 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: mon.a@-1(???) e1 preinit fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:25:59.824 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: mon.a@-1(???).mds e1 new map 2024-09-21T09:25:59.825 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: mon.a@-1(???).mds e1 print_map 2024-09-21T09:25:59.825 INFO:journalctl@ceph.mon.a.smithi137.stdout: e1 2024-09-21T09:25:59.825 INFO:journalctl@ceph.mon.a.smithi137.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:25:59.825 INFO:journalctl@ceph.mon.a.smithi137.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T09:25:59.825 INFO:journalctl@ceph.mon.a.smithi137.stdout: legacy client fscid: -1 2024-09-21T09:25:59.825 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:25:59.825 INFO:journalctl@ceph.mon.a.smithi137.stdout: No filesystems configured 2024-09-21T09:25:59.825 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T09:25:59.825 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:25:59.825 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:25:59.825 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:25:59.825 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T09:25:59.831 INFO:teuthology.orchestra.run.smithi137.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-21T09:26:00.129 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T09:26:00.129 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: monmap e1: 1 mons at {a=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:26:00.129 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: fsmap 2024-09-21T09:26:00.129 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T09:26:00.129 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 ceph-mon[28941]: mgrmap e1: no daemons active 2024-09-21T09:26:00.129 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 bash[28922]: 0d6a5b1a021eb81b92b6102b8c8dc597cda004d0aa5b79924abd8784f19d9a7a 2024-09-21T09:26:00.130 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:25:59 smithi137 systemd[1]: Started Ceph mon.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:26:00.818 INFO:teuthology.orchestra.run.smithi137.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T09:26:00.818 INFO:teuthology.orchestra.run.smithi137.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:26:00.819 INFO:teuthology.orchestra.run.smithi137.stdout:Creating mgr... 2024-09-21T09:26:00.819 INFO:teuthology.orchestra.run.smithi137.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T09:26:00.819 INFO:teuthology.orchestra.run.smithi137.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T09:26:00.994 INFO:teuthology.orchestra.run.smithi137.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.y 2024-09-21T09:26:00.994 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stderr Failed to reset failed state of unit ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.y.service: Unit ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.y.service not loaded. 2024-09-21T09:26:01.136 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-6369b226-77fb-11ef-baf6-efdc52797490.target.wants/ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.y.service → /etc/systemd/system/ceph-6369b226-77fb-11ef-baf6-efdc52797490@.service. 2024-09-21T09:26:01.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:01 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2110499231' entity='client.admin' 2024-09-21T09:26:01.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:01 smithi137 podman[29151]: 2024-09-21 09:26:01.265419965 +0000 UTC m=+0.015272442 image pull fc3ec4a4f6be575045de0fd8a2fe84939e888152c447bdedb90add7841f7bef9 quay.ceph.io/ceph-ci/ceph:quincy 2024-09-21T09:26:01.998 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:01 smithi137 podman[29151]: 2024-09-21 09:26:01.711868899 +0000 UTC m=+0.461721346 container create 032946a0d34080a99b1be2ca34d14f52e221bb689031015f92702694cd61c75a (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=quincy-fbd1a6a, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2) 2024-09-21T09:26:01.998 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:01 smithi137 podman[29151]: 2024-09-21 09:26:01.930973425 +0000 UTC m=+0.680825885 container init 032946a0d34080a99b1be2ca34d14f52e221bb689031015f92702694cd61c75a (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-fbd1a6a, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-21T09:26:01.998 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:01 smithi137 podman[29151]: 2024-09-21 09:26:01.933964846 +0000 UTC m=+0.683817294 container start 032946a0d34080a99b1be2ca34d14f52e221bb689031015f92702694cd61c75a (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=quincy-fbd1a6a, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-21T09:26:02.015 INFO:teuthology.orchestra.run.smithi137.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T09:26:02.015 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stdout disabled 2024-09-21T09:26:02.023 INFO:teuthology.orchestra.run.smithi137.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T09:26:02.023 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stdout inactive 2024-09-21T09:26:02.024 INFO:teuthology.orchestra.run.smithi137.stdout:firewalld.service is not enabled 2024-09-21T09:26:02.024 INFO:teuthology.orchestra.run.smithi137.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T09:26:02.033 INFO:teuthology.orchestra.run.smithi137.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T09:26:02.033 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stdout disabled 2024-09-21T09:26:02.042 INFO:teuthology.orchestra.run.smithi137.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T09:26:02.042 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stdout inactive 2024-09-21T09:26:02.043 INFO:teuthology.orchestra.run.smithi137.stdout:firewalld.service is not enabled 2024-09-21T09:26:02.043 INFO:teuthology.orchestra.run.smithi137.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-21T09:26:02.043 INFO:teuthology.orchestra.run.smithi137.stdout:Waiting for mgr to start... 2024-09-21T09:26:02.043 INFO:teuthology.orchestra.run.smithi137.stdout:Waiting for mgr... 2024-09-21T09:26:02.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:01 smithi137 bash[29151]: 032946a0d34080a99b1be2ca34d14f52e221bb689031015f92702694cd61c75a 2024-09-21T09:26:02.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:02 smithi137 systemd[1]: Started Ceph mgr.y for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:26:02.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:02 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:02.067+0000 7f545aaa2ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:26:02.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:02 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:02.128+0000 7f545aaa2ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:26:02.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:02 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:02.192+0000 7f545aaa2ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:26:02.578 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:02 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:02.320+0000 7f545aaa2ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:26:02.578 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:02 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:02.460+0000 7f545aaa2ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:26:02.896 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:02 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1469751931' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T09:26:02.897 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:02 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:02.732+0000 7f545aaa2ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:26:02.897 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:02 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:02.792+0000 7f545aaa2ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:26:03.164 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:02 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:02.955+0000 7f545aaa2ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:26:03.168 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 2024-09-21T09:26:03.168 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:26:03.169 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "fsid": "6369b226-77fb-11ef-baf6-efdc52797490", 2024-09-21T09:26:03.169 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T09:26:03.169 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T09:26:03.169 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T09:26:03.169 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T09:26:03.169 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:03.169 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T09:26:03.169 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T09:26:03.169 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 0 2024-09-21T09:26:03.169 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:26:03.169 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T09:26:03.169 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T09:26:03.170 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:26:03.170 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-21T09:26:03.170 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T09:26:03.170 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:26:03.170 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-09-21T09:26:03.170 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T09:26:03.170 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:03.170 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T09:26:03.170 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:26:03.170 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T09:26:03.170 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T09:26:03.170 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T09:26:03.170 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T09:26:03.170 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T09:26:03.171 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T09:26:03.174 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:03.174 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T09:26:03.174 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T09:26:03.174 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T09:26:03.174 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T09:26:03.174 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T09:26:03.174 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T09:26:03.174 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T09:26:03.174 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T09:26:03.174 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T09:26:03.174 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:03.174 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T09:26:03.175 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:26:03.175 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T09:26:03.175 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T09:26:03.175 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:03.175 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T09:26:03.175 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T09:26:03.175 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T09:26:03.175 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T09:26:03.175 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T09:26:03.175 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T09:26:03.175 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T09:26:03.175 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:26:03.175 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:26:03.175 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:03.176 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T09:26:03.176 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:26:03.176 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T09:25:46.953088+0000", 2024-09-21T09:26:03.176 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:26:03.176 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:03.176 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T09:26:03.176 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:26:03.176 INFO:teuthology.orchestra.run.smithi137.stdout:mgr not available, waiting (1/15)... 2024-09-21T09:26:04.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:03 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:03.803+0000 7f545aaa2ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:26:04.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:03 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:03.866+0000 7f545aaa2ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:26:04.862 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:04 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:04.572+0000 7f545aaa2ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:26:04.862 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:04 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:04.681+0000 7f545aaa2ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:26:04.862 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:04 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:04.801+0000 7f545aaa2ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:26:05.248 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:04 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:04.860+0000 7f545aaa2ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:26:05.248 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:04 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:04.986+0000 7f545aaa2ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:26:05.248 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:05 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:05.051+0000 7f545aaa2ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:26:05.248 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:05 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:05.108+0000 7f545aaa2ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:26:05.248 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:05 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:05.245+0000 7f545aaa2ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:26:05.524 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:05 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:05.309+0000 7f545aaa2ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:26:05.524 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:05 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:05.377+0000 7f545aaa2ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:26:05.524 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:05 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:05.464+0000 7f545aaa2ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:26:05.524 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:05 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:05.522+0000 7f545aaa2ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:26:05.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:05 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2254073232' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T09:26:05.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:05 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:05.582+0000 7f545aaa2ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:26:06.191 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 2024-09-21T09:26:06.191 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:26:06.191 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "fsid": "6369b226-77fb-11ef-baf6-efdc52797490", 2024-09-21T09:26:06.191 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T09:26:06.191 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T09:26:06.191 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T09:26:06.191 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T09:26:06.191 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:06.192 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T09:26:06.192 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T09:26:06.192 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 0 2024-09-21T09:26:06.192 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:26:06.192 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T09:26:06.192 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T09:26:06.192 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:26:06.192 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-21T09:26:06.192 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T09:26:06.192 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:26:06.192 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-09-21T09:26:06.192 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T09:26:06.192 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:06.193 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T09:26:06.193 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:26:06.193 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T09:26:06.193 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T09:26:06.193 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T09:26:06.193 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T09:26:06.193 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T09:26:06.193 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T09:26:06.193 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:06.193 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T09:26:06.193 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T09:26:06.193 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T09:26:06.193 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T09:26:06.193 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T09:26:06.196 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T09:26:06.196 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T09:26:06.196 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T09:26:06.196 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T09:26:06.196 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:06.196 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T09:26:06.196 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:26:06.196 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T09:26:06.197 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T09:26:06.197 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:06.197 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T09:26:06.197 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T09:26:06.197 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T09:26:06.197 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T09:26:06.197 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T09:26:06.197 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T09:26:06.197 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T09:26:06.197 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:26:06.197 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:26:06.197 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:06.198 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T09:26:06.198 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:26:06.198 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T09:25:46.953088+0000", 2024-09-21T09:26:06.198 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:26:06.198 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:06.198 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T09:26:06.198 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:26:06.198 INFO:teuthology.orchestra.run.smithi137.stdout:mgr not available, waiting (2/15)... 2024-09-21T09:26:06.723 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:06 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:06.351+0000 7f545aaa2ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:26:07.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:06 smithi137 ceph-mon[28941]: Activating manager daemon y 2024-09-21T09:26:07.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:06 smithi137 ceph-mon[28941]: mgrmap e2: y(active, starting, since 0.00273468s) 2024-09-21T09:26:07.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:06 smithi137 ceph-mon[28941]: from='mgr.14100 172.21.15.137:0/2019732713' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:26:07.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:06 smithi137 ceph-mon[28941]: from='mgr.14100 172.21.15.137:0/2019732713' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:26:07.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:06 smithi137 ceph-mon[28941]: from='mgr.14100 172.21.15.137:0/2019732713' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:26:07.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:06 smithi137 ceph-mon[28941]: from='mgr.14100 172.21.15.137:0/2019732713' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:07.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:06 smithi137 ceph-mon[28941]: from='mgr.14100 172.21.15.137:0/2019732713' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:26:07.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:06 smithi137 ceph-mon[28941]: Manager daemon y is now available 2024-09-21T09:26:07.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:06 smithi137 ceph-mon[28941]: from='mgr.14100 172.21.15.137:0/2019732713' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:26:07.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:06 smithi137 ceph-mon[28941]: from='mgr.14100 172.21.15.137:0/2019732713' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:26:07.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:06 smithi137 ceph-mon[28941]: from='mgr.14100 172.21.15.137:0/2019732713' entity='mgr.y' 2024-09-21T09:26:07.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:06 smithi137 ceph-mon[28941]: from='mgr.14100 172.21.15.137:0/2019732713' entity='mgr.y' 2024-09-21T09:26:07.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:06 smithi137 ceph-mon[28941]: from='mgr.14100 172.21.15.137:0/2019732713' entity='mgr.y' 2024-09-21T09:26:08.630 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:08 smithi137 ceph-mon[28941]: mgrmap e3: y(active, since 1.00688s) 2024-09-21T09:26:09.383 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 2024-09-21T09:26:09.383 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:26:09.383 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "fsid": "6369b226-77fb-11ef-baf6-efdc52797490", 2024-09-21T09:26:09.383 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T09:26:09.383 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 0 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T09:26:09.384 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:09.385 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T09:26:09.385 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:26:09.385 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T09:26:09.385 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T09:26:09.385 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T09:26:09.385 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T09:26:09.385 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T09:26:09.385 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T09:26:09.385 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:09.385 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T09:26:09.385 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T09:26:09.385 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T09:26:09.385 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T09:26:09.385 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T09:26:09.386 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T09:26:09.386 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T09:26:09.386 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T09:26:09.386 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T09:26:09.386 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:09.386 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T09:26:09.386 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:26:09.386 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T09:26:09.386 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T09:26:09.386 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:09.386 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T09:26:09.386 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T09:26:09.386 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T09:26:09.386 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T09:26:09.386 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T09:26:09.387 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T09:26:09.387 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T09:26:09.387 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:26:09.387 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:26:09.387 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:09.387 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T09:26:09.387 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:26:09.387 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T09:25:46.953088+0000", 2024-09-21T09:26:09.387 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:26:09.387 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:26:09.387 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T09:26:09.387 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:26:09.387 INFO:teuthology.orchestra.run.smithi137.stdout:mgr is available 2024-09-21T09:26:09.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:09 smithi137 ceph-mon[28941]: mgrmap e4: y(active, since 2s) 2024-09-21T09:26:09.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:09 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3936114225' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T09:26:10.484 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 2024-09-21T09:26:10.485 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T09:26:10.486 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout fsid = 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:26:10.486 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T09:26:10.486 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T09:26:10.486 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T09:26:10.486 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T09:26:10.486 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T09:26:10.486 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 2024-09-21T09:26:10.486 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T09:26:10.486 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T09:26:10.486 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 2024-09-21T09:26:10.486 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T09:26:10.486 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T09:26:10.486 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T09:26:10.487 INFO:teuthology.orchestra.run.smithi137.stdout:Enabling cephadm module... 2024-09-21T09:26:10.607 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:10 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2827364349' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T09:26:11.615 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:11 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/40524376' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-21T09:26:11.615 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ignoring --setuser ceph since I am not root 2024-09-21T09:26:11.615 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ignoring --setgroup ceph since I am not root 2024-09-21T09:26:11.615 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:11.495+0000 7fd2d07f7ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:26:11.615 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:11.549+0000 7fd2d07f7ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:26:11.615 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:11.612+0000 7fd2d07f7ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:26:11.875 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:11.737+0000 7fd2d07f7ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:26:11.875 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:11.873+0000 7fd2d07f7ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:26:12.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:12 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/40524376' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T09:26:12.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:12 smithi137 ceph-mon[28941]: mgrmap e5: y(active, since 5s) 2024-09-21T09:26:12.466 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:12 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:12.132+0000 7fd2d07f7ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:26:12.466 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:12 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:12.192+0000 7fd2d07f7ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:26:12.466 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:12 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:12.355+0000 7fd2d07f7ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:26:13.264 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:26:13.264 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T09:26:13.264 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T09:26:13.264 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T09:26:13.264 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T09:26:13.264 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:26:13.265 INFO:teuthology.orchestra.run.smithi137.stdout:Waiting for the mgr to restart... 2024-09-21T09:26:13.265 INFO:teuthology.orchestra.run.smithi137.stdout:Waiting for mgr epoch 5... 2024-09-21T09:26:13.281 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:13.211+0000 7fd2d07f7ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:26:13.281 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:13.279+0000 7fd2d07f7ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:26:13.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:13 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2015139321' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T09:26:14.280 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:13.992+0000 7fd2d07f7ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:26:14.280 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:14.102+0000 7fd2d07f7ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:26:14.280 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:14.219+0000 7fd2d07f7ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:26:14.280 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:14.278+0000 7fd2d07f7ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:26:14.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:14.404+0000 7fd2d07f7ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:26:14.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:14.470+0000 7fd2d07f7ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:26:14.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:14.527+0000 7fd2d07f7ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:26:14.923 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:14.659+0000 7fd2d07f7ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:26:14.923 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:14.721+0000 7fd2d07f7ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:26:14.923 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:14.786+0000 7fd2d07f7ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:26:14.924 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:14.865+0000 7fd2d07f7ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:26:14.924 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:14.921+0000 7fd2d07f7ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:26:15.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:14.977+0000 7fd2d07f7ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:26:16.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:15.714+0000 7fd2d07f7ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:26:16.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: Active manager daemon y restarted 2024-09-21T09:26:16.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: Activating manager daemon y 2024-09-21T09:26:16.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: osdmap e2: 0 total, 0 up, 0 in 2024-09-21T09:26:16.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: mgrmap e6: y(active, starting, since 0.00327525s) 2024-09-21T09:26:16.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:16.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:26:16.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:26:16.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:26:16.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:26:16.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: Manager daemon y is now available 2024-09-21T09:26:16.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' 2024-09-21T09:26:16.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' 2024-09-21T09:26:16.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:16.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:16.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:26:16.053 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:15 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:26:17.032 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:16 smithi137 ceph-mon[28941]: Found migration_current of "None". Setting to last migration. 2024-09-21T09:26:17.032 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:16 smithi137 ceph-mon[28941]: mgrmap e7: y(active, since 1.00536s) 2024-09-21T09:26:17.320 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:26:17.320 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T09:26:17.320 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T09:26:17.320 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:26:17.320 INFO:teuthology.orchestra.run.smithi137.stdout:mgr epoch 5 is available 2024-09-21T09:26:17.320 INFO:teuthology.orchestra.run.smithi137.stdout:Setting orchestrator backend to cephadm... 2024-09-21T09:26:17.554 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:17.300+0000 7fd282be6640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:26:17] ENGINE Error in HTTPServer.serve 2024-09-21T09:26:17.554 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: Traceback (most recent call last): 2024-09-21T09:26:17.555 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:26:17.555 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: self._connections.run(self.expiration_interval) 2024-09-21T09:26:17.555 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:26:17.555 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: self._run(expiration_interval) 2024-09-21T09:26:17.555 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:26:17.555 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:26:17.555 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:26:17.555 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:26:17.555 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:26:17.555 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: s = self.context.wrap_socket( 2024-09-21T09:26:17.555 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:26:17.555 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: return self.sslsocket_class._create( 2024-09-21T09:26:17.555 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:26:17.556 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: self.do_handshake() 2024-09-21T09:26:17.556 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:26:17.556 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: self._sslobj.do_handshake() 2024-09-21T09:26:17.556 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:26:17.556 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:18.464 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:18 smithi137 ceph-mon[28941]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T09:26:18.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:18 smithi137 ceph-mon[28941]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T09:26:18.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:18 smithi137 ceph-mon[28941]: [21/Sep/2024:09:26:17] ENGINE Bus STARTING 2024-09-21T09:26:18.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:18 smithi137 ceph-mon[28941]: [21/Sep/2024:09:26:17] ENGINE Serving on https://172.21.15.137:7150 2024-09-21T09:26:18.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:18 smithi137 ceph-mon[28941]: [21/Sep/2024:09:26:17] ENGINE Bus STARTED 2024-09-21T09:26:18.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:18 smithi137 ceph-mon[28941]: [21/Sep/2024:09:26:17] ENGINE Error in HTTPServer.serve 2024-09-21T09:26:18.465 INFO:journalctl@ceph.mon.a.smithi137.stdout: Traceback (most recent call last): 2024-09-21T09:26:18.465 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:26:18.465 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:26:18.465 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:26:18.465 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._run(expiration_interval) 2024-09-21T09:26:18.465 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:26:18.465 INFO:journalctl@ceph.mon.a.smithi137.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:26:18.465 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:26:18.465 INFO:journalctl@ceph.mon.a.smithi137.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:26:18.466 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:26:18.466 INFO:journalctl@ceph.mon.a.smithi137.stdout: s = self.context.wrap_socket( 2024-09-21T09:26:18.466 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:26:18.466 INFO:journalctl@ceph.mon.a.smithi137.stdout: return self.sslsocket_class._create( 2024-09-21T09:26:18.466 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:26:18.466 INFO:journalctl@ceph.mon.a.smithi137.stdout: self.do_handshake() 2024-09-21T09:26:18.466 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:26:18.466 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._sslobj.do_handshake() 2024-09-21T09:26:18.466 INFO:journalctl@ceph.mon.a.smithi137.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:26:18.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:18 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' 2024-09-21T09:26:18.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:18 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:18.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:18 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' 2024-09-21T09:26:18.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:18 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:19.589 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:19 smithi137 ceph-mon[28941]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:19.589 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:19 smithi137 ceph-mon[28941]: mgrmap e8: y(active, since 2s) 2024-09-21T09:26:19.591 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T09:26:19.591 INFO:teuthology.orchestra.run.smithi137.stdout:Generating ssh key... 2024-09-21T09:26:20.494 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-mon[28941]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:20.495 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' 2024-09-21T09:26:20.495 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' 2024-09-21T09:26:20.495 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: Generating public/private rsa key pair. 2024-09-21T09:26:20.495 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: Your identification has been saved in /tmp/tmps1gdtzsu/key 2024-09-21T09:26:20.495 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: Your public key has been saved in /tmp/tmps1gdtzsu/key.pub 2024-09-21T09:26:20.495 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: The key fingerprint is: 2024-09-21T09:26:20.495 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: SHA256:GqKovakBMb4r/7s2N9SV5DFYdHOKaj0YXf6m0o1/kp8 ceph-6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:26:20.495 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: The key's randomart image is: 2024-09-21T09:26:20.495 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: +---[RSA 3072]----+ 2024-09-21T09:26:20.496 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: | +o + . | 2024-09-21T09:26:20.496 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: | ..+= + | 2024-09-21T09:26:20.496 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: |o .oo+o | 2024-09-21T09:26:20.496 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: |.o =+ . | 2024-09-21T09:26:20.496 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: |.. . ..S.o o | 2024-09-21T09:26:20.496 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: |.... ..+. o = | 2024-09-21T09:26:20.496 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: |o.. .. . + .. | 2024-09-21T09:26:20.496 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: |oo..o o . .o o| 2024-09-21T09:26:20.496 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: |++=++= . .E.| 2024-09-21T09:26:20.496 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: +----[SHA256]-----+ 2024-09-21T09:26:21.352 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:21 smithi137 ceph-mon[28941]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:21.352 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:21 smithi137 ceph-mon[28941]: Generating ssh key... 2024-09-21T09:26:21.895 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC19fQ0SD25mHkfZ+xwbnxU7LXAUeEA8avzLGxqFgCWV8dUxyQYzEnondxtkDmBPZxEGiwjcQz76pQOgMjIzyop3Qkal85u2dbwhcI+MP7bX5NTLs/nvnGeWIIuqTt1DeFF4lkn55iHPyiV/23ZtHrIoCb3gRy8Q2FJjprBhnmU4JTZc/0gmHkW/7pMdExkRsHsEiSiAWgwFhoRI09d9nshzWc4zjmF9Ct7T9AgxH0HxWVXNkHMSZ4UeQMMIsQMGOPGSyMFm8bz8YxuiUxas7DwkkQbQlt9/yy3tqr7oOpwBDZbhAiKLY4DqQpprmhK4zrlEbeSuJqiUpbnNPFoQpMtB6Nr4TsgZ0+LO0jiVi0s8AJmaMEHc3tVnBTYFAllYYJJbsq+Cu+jqUcIA8GiSCOyfPsCgyB7YQV/8MSaBZaLKs1FdQ8qsg7nQUc1sPsfxbo9vUVg+YSoQAUdxXH/alfjFgCa1aRXEMLJu6DN1w4uJULQfHNo0+1P06QZznRGq1s= ceph-6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:26:21.896 INFO:teuthology.orchestra.run.smithi137.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T09:26:21.896 INFO:teuthology.orchestra.run.smithi137.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T09:26:21.907 INFO:teuthology.orchestra.run.smithi137.stdout:Adding host smithi137... 2024-09-21T09:26:22.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:22 smithi137 ceph-mon[28941]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:23.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:23 smithi137 ceph-mon[28941]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi137", "addr": "172.21.15.137", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:23.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:23 smithi137 ceph-mon[28941]: Deploying cephadm binary to smithi137 2024-09-21T09:26:25.963 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout Added host 'smithi137' with addr '172.21.15.137' 2024-09-21T09:26:25.963 INFO:teuthology.orchestra.run.smithi137.stdout:Deploying unmanaged mon service... 2024-09-21T09:26:26.287 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:26 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' 2024-09-21T09:26:26.287 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:26 smithi137 ceph-mon[28941]: Added host smithi137 2024-09-21T09:26:26.287 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:26 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:27.255 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T09:26:27.255 INFO:teuthology.orchestra.run.smithi137.stdout:Deploying unmanaged mgr service... 2024-09-21T09:26:27.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:27 smithi137 ceph-mon[28941]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:27.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:27 smithi137 ceph-mon[28941]: Saving service mon spec with placement count:5 2024-09-21T09:26:27.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:27 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' 2024-09-21T09:26:29.046 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:28 smithi137 ceph-mon[28941]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:29.047 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:28 smithi137 ceph-mon[28941]: Saving service mgr spec with placement count:2 2024-09-21T09:26:29.047 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:28 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' 2024-09-21T09:26:29.047 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:28 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' 2024-09-21T09:26:29.048 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T09:26:30.253 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:30 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' 2024-09-21T09:26:30.253 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:30 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2468067364' entity='client.admin' 2024-09-21T09:26:31.987 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:31 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3055593210' entity='client.admin' 2024-09-21T09:26:31.987 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:31 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' 2024-09-21T09:26:31.989 INFO:teuthology.orchestra.run.smithi137.stdout:Enabling the dashboard module... 2024-09-21T09:26:33.742 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:33 smithi137 ceph-mon[28941]: from='mgr.14118 172.21.15.137:0/3849296158' entity='mgr.y' 2024-09-21T09:26:33.742 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:33 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2833092115' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-21T09:26:33.742 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:33 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ignoring --setuser ceph since I am not root 2024-09-21T09:26:33.742 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:33 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ignoring --setgroup ceph since I am not root 2024-09-21T09:26:33.742 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:33 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:33.620+0000 7f039ee93ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:26:33.742 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:33 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:33.674+0000 7f039ee93ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:26:33.742 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:33 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:33.738+0000 7f039ee93ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:26:34.004 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:33 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:33.863+0000 7f039ee93ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:26:34.004 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:34 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:34.001+0000 7f039ee93ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:26:34.525 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:34 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2833092115' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T09:26:34.526 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:34 smithi137 ceph-mon[28941]: mgrmap e9: y(active, since 17s) 2024-09-21T09:26:34.526 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:34 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:34.260+0000 7f039ee93ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:26:34.526 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:34 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:34.319+0000 7f039ee93ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:26:34.526 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:34 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:34.481+0000 7f039ee93ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:26:35.480 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:35 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:35.353+0000 7f039ee93ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:26:35.480 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:35 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:35.418+0000 7f039ee93ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:26:35.711 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:26:35.711 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-21T09:26:35.711 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T09:26:35.711 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T09:26:35.711 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T09:26:35.711 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:26:35.711 INFO:teuthology.orchestra.run.smithi137.stdout:Waiting for the mgr to restart... 2024-09-21T09:26:35.711 INFO:teuthology.orchestra.run.smithi137.stdout:Waiting for mgr epoch 9... 2024-09-21T09:26:35.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:35 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1916495562' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T09:26:36.443 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:36 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:36.151+0000 7f039ee93ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:26:36.443 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:36 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:36.262+0000 7f039ee93ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:26:36.443 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:36 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:36.382+0000 7f039ee93ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:26:36.443 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:36 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:36.441+0000 7f039ee93ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:26:36.694 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:36 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:36.567+0000 7f039ee93ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:26:36.695 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:36 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:36.634+0000 7f039ee93ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:26:36.695 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:36 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:36.692+0000 7f039ee93ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:26:36.954 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:36 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:36.827+0000 7f039ee93ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:26:36.955 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:36 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:36.889+0000 7f039ee93ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:26:36.955 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:36 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:36.952+0000 7f039ee93ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:26:37.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:37.033+0000 7f039ee93ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:26:37.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:37.089+0000 7f039ee93ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:26:37.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:37.145+0000 7f039ee93ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:26:38.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:37.907+0000 7f039ee93ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:26:38.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-mon[28941]: Active manager daemon y restarted 2024-09-21T09:26:38.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-mon[28941]: Activating manager daemon y 2024-09-21T09:26:38.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-mon[28941]: osdmap e3: 0 total, 0 up, 0 in 2024-09-21T09:26:38.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-mon[28941]: mgrmap e10: y(active, starting, since 0.00319664s) 2024-09-21T09:26:38.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:38.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:26:38.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:26:38.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:26:38.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:26:38.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-mon[28941]: Manager daemon y is now available 2024-09-21T09:26:38.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:38.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:26:38.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:37 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:26:39.160 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:39.034+0000 7f034f9f1640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:26:39] ENGINE Error in HTTPServer.serve 2024-09-21T09:26:39.160 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: Traceback (most recent call last): 2024-09-21T09:26:39.160 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:26:39.160 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: self._connections.run(self.expiration_interval) 2024-09-21T09:26:39.160 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:26:39.160 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: self._run(expiration_interval) 2024-09-21T09:26:39.161 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:26:39.161 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:26:39.161 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:26:39.161 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:26:39.161 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:26:39.161 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: s = self.context.wrap_socket( 2024-09-21T09:26:39.161 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:26:39.161 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: return self.sslsocket_class._create( 2024-09-21T09:26:39.161 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:26:39.161 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: self.do_handshake() 2024-09-21T09:26:39.161 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:26:39.161 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: self._sslobj.do_handshake() 2024-09-21T09:26:39.161 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:26:39.161 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:26:39.685 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:26:39.686 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-21T09:26:39.686 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T09:26:39.686 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:26:39.686 INFO:teuthology.orchestra.run.smithi137.stdout:mgr epoch 9 is available 2024-09-21T09:26:39.686 INFO:teuthology.orchestra.run.smithi137.stdout:Generating a dashboard self-signed certificate... 2024-09-21T09:26:39.939 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-mon[28941]: mgrmap e11: y(active, since 1.00572s) 2024-09-21T09:26:39.939 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-mon[28941]: [21/Sep/2024:09:26:38] ENGINE Bus STARTING 2024-09-21T09:26:39.939 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-mon[28941]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T09:26:39.939 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-mon[28941]: [21/Sep/2024:09:26:39] ENGINE Serving on https://172.21.15.137:7150 2024-09-21T09:26:39.939 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-mon[28941]: [21/Sep/2024:09:26:39] ENGINE Bus STARTED 2024-09-21T09:26:39.939 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-mon[28941]: [21/Sep/2024:09:26:39] ENGINE Error in HTTPServer.serve 2024-09-21T09:26:39.939 INFO:journalctl@ceph.mon.a.smithi137.stdout: Traceback (most recent call last): 2024-09-21T09:26:39.939 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:26:39.939 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:26:39.940 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:26:39.940 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._run(expiration_interval) 2024-09-21T09:26:39.940 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:26:39.940 INFO:journalctl@ceph.mon.a.smithi137.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:26:39.940 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:26:39.940 INFO:journalctl@ceph.mon.a.smithi137.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:26:39.940 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:26:39.940 INFO:journalctl@ceph.mon.a.smithi137.stdout: s = self.context.wrap_socket( 2024-09-21T09:26:39.940 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:26:39.940 INFO:journalctl@ceph.mon.a.smithi137.stdout: return self.sslsocket_class._create( 2024-09-21T09:26:39.940 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:26:39.940 INFO:journalctl@ceph.mon.a.smithi137.stdout: self.do_handshake() 2024-09-21T09:26:39.940 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:26:39.940 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._sslobj.do_handshake() 2024-09-21T09:26:39.940 INFO:journalctl@ceph.mon.a.smithi137.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:26:39.941 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:26:39.941 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:26:41.025 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-21T09:26:41.025 INFO:teuthology.orchestra.run.smithi137.stdout:Creating initial admin user... 2024-09-21T09:26:41.468 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:41 smithi137 ceph-mon[28941]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:41.469 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:41 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:26:41.469 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:41 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:26:41.469 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:41 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:26:41.469 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:41 smithi137 ceph-mon[28941]: mgrmap e12: y(active, since 2s) 2024-09-21T09:26:42.971 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$cauW0BwM.Lm7Vm21DgFJ.etVD9TUlZJv3Axufg8IlEZd/y6d5yJVa", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726910801, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T09:26:42.972 INFO:teuthology.orchestra.run.smithi137.stdout:Fetching dashboard port number... 2024-09-21T09:26:43.125 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:42 smithi137 ceph-mon[28941]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:43.125 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:42 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:26:44.176 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:43 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1090950221' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-21T09:26:44.178 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T09:26:44.188 INFO:teuthology.orchestra.run.smithi137.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T09:26:44.188 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stdout disabled 2024-09-21T09:26:44.195 INFO:teuthology.orchestra.run.smithi137.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T09:26:44.195 INFO:teuthology.orchestra.run.smithi137.stdout:systemctl: stdout inactive 2024-09-21T09:26:44.195 INFO:teuthology.orchestra.run.smithi137.stdout:firewalld.service is not enabled 2024-09-21T09:26:44.195 INFO:teuthology.orchestra.run.smithi137.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T09:26:44.197 INFO:teuthology.orchestra.run.smithi137.stdout:Ceph Dashboard is now available at: 2024-09-21T09:26:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:26:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: URL: https://smithi137.front.sepia.ceph.com:8443/ 2024-09-21T09:26:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: User: admin 2024-09-21T09:26:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: Password: gyexyxqz13 2024-09-21T09:26:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:26:44.198 INFO:teuthology.orchestra.run.smithi137.stdout:Saving cluster configuration to /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config directory 2024-09-21T09:26:44.198 INFO:teuthology.orchestra.run.smithi137.stdout:Enabling autotune for osd_memory_target 2024-09-21T09:26:46.046 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:45 smithi137 ceph-mon[28941]: mgrmap e13: y(active, since 6s) 2024-09-21T09:26:46.607 INFO:teuthology.orchestra.run.smithi137.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T09:26:46.607 INFO:teuthology.orchestra.run.smithi137.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T09:26:46.608 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:26:46.608 INFO:teuthology.orchestra.run.smithi137.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:26:46.608 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:26:46.608 INFO:teuthology.orchestra.run.smithi137.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T09:26:46.608 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:26:46.608 INFO:teuthology.orchestra.run.smithi137.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T09:26:46.608 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:26:46.608 INFO:teuthology.orchestra.run.smithi137.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T09:26:46.608 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:26:46.608 INFO:teuthology.orchestra.run.smithi137.stdout: ceph telemetry on 2024-09-21T09:26:46.608 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:26:46.608 INFO:teuthology.orchestra.run.smithi137.stdout:For more information see: 2024-09-21T09:26:46.608 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:26:46.608 INFO:teuthology.orchestra.run.smithi137.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-09-21T09:26:46.608 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:26:46.609 INFO:teuthology.orchestra.run.smithi137.stdout:Bootstrap complete. 2024-09-21T09:26:46.643 INFO:tasks.cephadm:Fetching config... 2024-09-21T09:26:46.644 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T09:26:46.644 DEBUG:teuthology.orchestra.run.smithi137:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T09:26:46.659 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T09:26:46.659 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T09:26:46.659 DEBUG:teuthology.orchestra.run.smithi137:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T09:26:46.715 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T09:26:46.716 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T09:26:46.716 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd if=/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-21T09:26:46.781 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T09:26:46.781 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T09:26:46.781 DEBUG:teuthology.orchestra.run.smithi137:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T09:26:46.837 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T09:26:46.837 DEBUG:teuthology.orchestra.run.smithi137:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC19fQ0SD25mHkfZ+xwbnxU7LXAUeEA8avzLGxqFgCWV8dUxyQYzEnondxtkDmBPZxEGiwjcQz76pQOgMjIzyop3Qkal85u2dbwhcI+MP7bX5NTLs/nvnGeWIIuqTt1DeFF4lkn55iHPyiV/23ZtHrIoCb3gRy8Q2FJjprBhnmU4JTZc/0gmHkW/7pMdExkRsHsEiSiAWgwFhoRI09d9nshzWc4zjmF9Ct7T9AgxH0HxWVXNkHMSZ4UeQMMIsQMGOPGSyMFm8bz8YxuiUxas7DwkkQbQlt9/yy3tqr7oOpwBDZbhAiKLY4DqQpprmhK4zrlEbeSuJqiUpbnNPFoQpMtB6Nr4TsgZ0+LO0jiVi0s8AJmaMEHc3tVnBTYFAllYYJJbsq+Cu+jqUcIA8GiSCOyfPsCgyB7YQV/8MSaBZaLKs1FdQ8qsg7nQUc1sPsfxbo9vUVg+YSoQAUdxXH/alfjFgCa1aRXEMLJu6DN1w4uJULQfHNo0+1P06QZznRGq1s= ceph-6369b226-77fb-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T09:26:46.913 INFO:teuthology.orchestra.run.smithi137.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC19fQ0SD25mHkfZ+xwbnxU7LXAUeEA8avzLGxqFgCWV8dUxyQYzEnondxtkDmBPZxEGiwjcQz76pQOgMjIzyop3Qkal85u2dbwhcI+MP7bX5NTLs/nvnGeWIIuqTt1DeFF4lkn55iHPyiV/23ZtHrIoCb3gRy8Q2FJjprBhnmU4JTZc/0gmHkW/7pMdExkRsHsEiSiAWgwFhoRI09d9nshzWc4zjmF9Ct7T9AgxH0HxWVXNkHMSZ4UeQMMIsQMGOPGSyMFm8bz8YxuiUxas7DwkkQbQlt9/yy3tqr7oOpwBDZbhAiKLY4DqQpprmhK4zrlEbeSuJqiUpbnNPFoQpMtB6Nr4TsgZ0+LO0jiVi0s8AJmaMEHc3tVnBTYFAllYYJJbsq+Cu+jqUcIA8GiSCOyfPsCgyB7YQV/8MSaBZaLKs1FdQ8qsg7nQUc1sPsfxbo9vUVg+YSoQAUdxXH/alfjFgCa1aRXEMLJu6DN1w4uJULQfHNo0+1P06QZznRGq1s= ceph-6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:26:46.937 DEBUG:teuthology.orchestra.run.smithi165:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC19fQ0SD25mHkfZ+xwbnxU7LXAUeEA8avzLGxqFgCWV8dUxyQYzEnondxtkDmBPZxEGiwjcQz76pQOgMjIzyop3Qkal85u2dbwhcI+MP7bX5NTLs/nvnGeWIIuqTt1DeFF4lkn55iHPyiV/23ZtHrIoCb3gRy8Q2FJjprBhnmU4JTZc/0gmHkW/7pMdExkRsHsEiSiAWgwFhoRI09d9nshzWc4zjmF9Ct7T9AgxH0HxWVXNkHMSZ4UeQMMIsQMGOPGSyMFm8bz8YxuiUxas7DwkkQbQlt9/yy3tqr7oOpwBDZbhAiKLY4DqQpprmhK4zrlEbeSuJqiUpbnNPFoQpMtB6Nr4TsgZ0+LO0jiVi0s8AJmaMEHc3tVnBTYFAllYYJJbsq+Cu+jqUcIA8GiSCOyfPsCgyB7YQV/8MSaBZaLKs1FdQ8qsg7nQUc1sPsfxbo9vUVg+YSoQAUdxXH/alfjFgCa1aRXEMLJu6DN1w4uJULQfHNo0+1P06QZznRGq1s= ceph-6369b226-77fb-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T09:26:46.990 INFO:teuthology.orchestra.run.smithi165.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC19fQ0SD25mHkfZ+xwbnxU7LXAUeEA8avzLGxqFgCWV8dUxyQYzEnondxtkDmBPZxEGiwjcQz76pQOgMjIzyop3Qkal85u2dbwhcI+MP7bX5NTLs/nvnGeWIIuqTt1DeFF4lkn55iHPyiV/23ZtHrIoCb3gRy8Q2FJjprBhnmU4JTZc/0gmHkW/7pMdExkRsHsEiSiAWgwFhoRI09d9nshzWc4zjmF9Ct7T9AgxH0HxWVXNkHMSZ4UeQMMIsQMGOPGSyMFm8bz8YxuiUxas7DwkkQbQlt9/yy3tqr7oOpwBDZbhAiKLY4DqQpprmhK4zrlEbeSuJqiUpbnNPFoQpMtB6Nr4TsgZ0+LO0jiVi0s8AJmaMEHc3tVnBTYFAllYYJJbsq+Cu+jqUcIA8GiSCOyfPsCgyB7YQV/8MSaBZaLKs1FdQ8qsg7nQUc1sPsfxbo9vUVg+YSoQAUdxXH/alfjFgCa1aRXEMLJu6DN1w4uJULQfHNo0+1P06QZznRGq1s= ceph-6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:26:47.003 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T09:26:47.248 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:26:47.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:47 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/750883909' entity='client.admin' 2024-09-21T09:26:49.706 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:26:49.707 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:26:49.707 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi137", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:26:49.707 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:26:49.707 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:49.707 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:26:51.340 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:51 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2005567713' entity='client.admin' 2024-09-21T09:26:51.341 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:51 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:51.341 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:51 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:26:51.369 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T09:26:51.369 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T09:26:51.611 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:26:54.279 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi165 2024-09-21T09:26:54.279 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-21T09:26:54.279 DEBUG:teuthology.orchestra.run.smithi165:> dd of=/etc/ceph/ceph.conf 2024-09-21T09:26:54.299 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-21T09:26:54.299 DEBUG:teuthology.orchestra.run.smithi165:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:26:54.358 INFO:tasks.cephadm:Adding host smithi165 to orchestrator... 2024-09-21T09:26:54.358 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch host add smithi165 2024-09-21T09:26:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:54 smithi137 ceph-mon[28941]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:54 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:26:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:54 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:54 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:54 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:54 smithi137 ceph-mon[28941]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:26:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:54 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:26:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:54 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:26:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:54 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:26:54.596 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:26:55.596 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:55 smithi137 ceph-mon[28941]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:26:55.596 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:55 smithi137 ceph-mon[28941]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:26:55.596 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:55 smithi137 ceph-mon[28941]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:26:57.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:56 smithi137 ceph-mon[28941]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi165", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:57 smithi137 ceph-mon[28941]: Deploying cephadm binary to smithi165 2024-09-21T09:26:58.977 INFO:teuthology.orchestra.run.smithi137.stdout:Added host 'smithi165' with addr '172.21.15.165' 2024-09-21T09:26:59.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:58 smithi137 ceph-mon[28941]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:26:59.659 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T09:26:59.898 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:27:00.288 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:59 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:00.288 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:59 smithi137 ceph-mon[28941]: Added host smithi165 2024-09-21T09:27:00.288 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:59 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:00.288 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:59 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:00.288 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:26:59 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:01.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:01 smithi137 ceph-mon[28941]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:01.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:01 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:01.616 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:27:01.616 INFO:teuthology.orchestra.run.smithi137.stdout:[{"addr": "172.21.15.137", "hostname": "smithi137", "labels": [], "status": ""}, {"addr": "172.21.15.165", "hostname": "smithi165", "labels": [], "status": ""}] 2024-09-21T09:27:02.213 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T09:27:02.213 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd crush tunables default 2024-09-21T09:27:02.451 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:27:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:03 smithi137 ceph-mon[28941]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:27:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:03 smithi137 ceph-mon[28941]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:03 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:03 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:03 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:03 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:03 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi165", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:27:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:03 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:03 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:04.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:04 smithi137 ceph-mon[28941]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:27:04.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:04 smithi137 ceph-mon[28941]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:27:04.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:04 smithi137 ceph-mon[28941]: Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:27:04.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:04 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:04.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:04 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:04.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:04 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:04.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:04 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3804099503' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-21T09:27:04.924 INFO:teuthology.orchestra.run.smithi137.stderr:adjusted tunables profile to default 2024-09-21T09:27:05.511 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:05 smithi137 ceph-mon[28941]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:27:05.512 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:05 smithi137 ceph-mon[28941]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:05.512 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:05 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3804099503' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T09:27:05.512 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:05 smithi137 ceph-mon[28941]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:27:05.541 INFO:tasks.cephadm:Adding mon.a on smithi137 2024-09-21T09:27:05.541 INFO:tasks.cephadm:Adding mon.c on smithi137 2024-09-21T09:27:05.541 INFO:tasks.cephadm:Adding mon.b on smithi165 2024-09-21T09:27:05.542 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch apply mon '3;smithi137:172.21.15.137=a;smithi137:[v2:172.21.15.137:3301,v1:172.21.15.137:6790]=c;smithi165:172.21.15.165=b' 2024-09-21T09:27:05.801 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:27:07.418 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled mon update... 2024-09-21T09:27:07.602 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:07 smithi137 ceph-mon[28941]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:07.972 DEBUG:teuthology.orchestra.run.smithi137:mon.c> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.c.service 2024-09-21T09:27:07.975 DEBUG:teuthology.orchestra.run.smithi165:mon.b> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.b.service 2024-09-21T09:27:07.977 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T09:27:07.977 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T09:27:08.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:08 smithi137 ceph-mon[28941]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi137:172.21.15.137=a;smithi137:[v2:172.21.15.137:3301,v1:172.21.15.137:6790]=c;smithi165:172.21.15.165=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:08.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:08 smithi137 ceph-mon[28941]: Saving service mon spec with placement smithi137:172.21.15.137=a;smithi137:[v2:172.21.15.137:3301,v1:172.21.15.137:6790]=c;smithi165:172.21.15.165=b;count:3 2024-09-21T09:27:08.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:08 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:08.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:08 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:08.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:08 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:08.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:08 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:08.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:08 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:08.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:08 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:27:08.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:08 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:08.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:08 smithi137 ceph-mon[28941]: Deploying daemon mon.b on smithi165 2024-09-21T09:27:09.010 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:27:09.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:09 smithi137 ceph-mon[28941]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:11.793 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:27:11.793 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"6369b226-77fb-11ef-baf6-efdc52797490","modified":"2024-09-21T09:25:41.268668Z","created":"2024-09-21T09:25:41.268668Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:3300","nonce":0},{"type":"v1","addr":"172.21.15.137:6789","nonce":0}]},"addr":"172.21.15.137:6789/0","public_addr":"172.21.15.137:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T09:27:11.793 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-09-21T09:27:11.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:11 smithi137 ceph-mon[28941]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:13.684 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T09:27:13.684 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T09:27:13.958 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:27:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:27:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: mon.a calling monitor election 2024-09-21T09:27:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: mon.b calling monitor election 2024-09-21T09:27:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T09:27:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: monmap e2: 2 mons at {a=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0],b=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:27:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: fsmap 2024-09-21T09:27:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:27:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: mgrmap e13: y(active, since 39s) 2024-09-21T09:27:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: overall HEALTH_OK 2024-09-21T09:27:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:17.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:17.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:17.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:27:17.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:17 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:18.499 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:18 smithi137 ceph-mon[28941]: Deploying daemon mon.c on smithi137 2024-09-21T09:27:18.499 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:18 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:18.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:18 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:18.681 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:27:18.681 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":2,"fsid":"6369b226-77fb-11ef-baf6-efdc52797490","modified":"2024-09-21T09:27:12.142891Z","created":"2024-09-21T09:25:41.268668Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:3300","nonce":0},{"type":"v1","addr":"172.21.15.137:6789","nonce":0}]},"addr":"172.21.15.137:6789/0","public_addr":"172.21.15.137:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:3300","nonce":0},{"type":"v1","addr":"172.21.15.165:6789","nonce":0}]},"addr":"172.21.15.165:6789/0","public_addr":"172.21.15.165:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T09:27:18.681 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 2 2024-09-21T09:27:19.229 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:19 smithi165 ceph-mon[32789]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:19.229 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:19 smithi165 ceph-mon[32789]: from='client.? 172.21.15.165:0/3910668121' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:27:19.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:19 smithi137 ceph-mon[28941]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:19.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:19 smithi137 ceph-mon[28941]: from='client.? 172.21.15.165:0/3910668121' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:27:20.254 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T09:27:20.254 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T09:27:20.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 systemd[1]: Starting Ceph mon.c for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:27:20.502 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:27:20.568 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 podman[39042]: 2024-09-21 09:27:20.213098747 +0000 UTC m=+0.016606607 image pull fc3ec4a4f6be575045de0fd8a2fe84939e888152c447bdedb90add7841f7bef9 quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2 2024-09-21T09:27:20.568 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 podman[39042]: 2024-09-21 09:27:20.323608622 +0000 UTC m=+0.127116477 container create 7b696ab3b976a389d052d7fe069d5da378625947dacbb91e53dba59f10e77c43 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, RELEASE=quincy-fbd1a6a, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-21T09:27:21.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 podman[39042]: 2024-09-21 09:27:20.567854801 +0000 UTC m=+0.371362653 container init 7b696ab3b976a389d052d7fe069d5da378625947dacbb91e53dba59f10e77c43 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=quincy-fbd1a6a, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:27:21.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 podman[39042]: 2024-09-21 09:27:20.571620825 +0000 UTC m=+0.375128677 container start 7b696ab3b976a389d052d7fe069d5da378625947dacbb91e53dba59f10e77c43 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=quincy-fbd1a6a, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-21T09:27:21.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:27:21.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable), process ceph-mon, pid 2 2024-09-21T09:27:21.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: pidfile_write: ignore empty --pid-file 2024-09-21T09:27:21.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: load: jerasure load: lrc 2024-09-21T09:27:21.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: RocksDB version: 6.15.5 2024-09-21T09:27:21.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-21T09:27:21.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Compile date Sep 20 2024 2024-09-21T09:27:21.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: DB SUMMARY 2024-09-21T09:27:21.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: DB Session ID: CKA3QIUV72S7AWDGF08C 2024-09-21T09:27:21.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: CURRENT file: CURRENT 2024-09-21T09:27:21.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:27:21.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-09-21T09:27:21.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-21T09:27:21.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-21T09:27:21.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.error_if_exists: 0 2024-09-21T09:27:21.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.create_if_missing: 0 2024-09-21T09:27:21.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.paranoid_checks: 1 2024-09-21T09:27:21.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:27:21.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.env: 0x5622fc009440 2024-09-21T09:27:21.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.fs: Posix File System 2024-09-21T09:27:21.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.info_log: 0x5622fda12ec0 2024-09-21T09:27:21.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:27:21.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.statistics: (nil) 2024-09-21T09:27:21.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.use_fsync: 0 2024-09-21T09:27:21.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_log_file_size: 0 2024-09-21T09:27:21.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:27:21.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:27:21.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:27:21.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:27:21.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.allow_fallocate: 1 2024-09-21T09:27:21.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:27:21.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:27:21.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.use_direct_reads: 0 2024-09-21T09:27:21.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:27:21.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:27:21.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.db_log_dir: 2024-09-21T09:27:21.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-09-21T09:27:21.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:27:21.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:27:21.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:27:21.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:27:21.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:27:21.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:27:21.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:27:21.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:27:21.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.write_buffer_manager: 0x5622fdad07b0 2024-09-21T09:27:21.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:27:21.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-21T09:27:21.055 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:27:21.055 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:27:21.055 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:27:21.055 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:27:21.055 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:27:21.055 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:27:21.055 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:27:21.055 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.unordered_write: 0 2024-09-21T09:27:21.055 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:27:21.055 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:27:21.055 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:27:21.055 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:27:21.055 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.row_cache: None 2024-09-21T09:27:21.055 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.wal_filter: None 2024-09-21T09:27:21.056 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:27:21.057 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:27:21.057 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.preserve_deletes: 0 2024-09-21T09:27:21.057 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.two_write_queues: 0 2024-09-21T09:27:21.057 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:27:21.057 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.atomic_flush: 0 2024-09-21T09:27:21.057 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:27:21.057 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:27:21.057 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:27:21.058 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.log_readahead_size: 0 2024-09-21T09:27:21.058 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:27:21.058 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:27:21.058 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:27:21.058 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:27:21.058 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:27:21.058 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:27:21.058 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_background_jobs: 2 2024-09-21T09:27:21.058 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_background_compactions: -1 2024-09-21T09:27:21.058 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_subcompactions: 1 2024-09-21T09:27:21.058 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:27:21.058 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:27:21.058 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:27:21.059 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:27:21.059 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:27:21.059 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:27:21.059 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:27:21.059 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:27:21.059 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_open_files: -1 2024-09-21T09:27:21.059 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:27:21.059 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:27:21.059 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:27:21.059 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:27:21.059 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_background_flushes: -1 2024-09-21T09:27:21.059 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Compression algorithms supported: 2024-09-21T09:27:21.060 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: kZSTD supported: 0 2024-09-21T09:27:21.060 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: kXpressCompression supported: 0 2024-09-21T09:27:21.060 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: kBZip2Compression supported: 0 2024-09-21T09:27:21.060 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:27:21.060 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: kLZ4Compression supported: 1 2024-09-21T09:27:21.060 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: kZlibCompression supported: 1 2024-09-21T09:27:21.060 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:27:21.060 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: kSnappyCompression supported: 1 2024-09-21T09:27:21.060 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:27:21.060 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-09-21T09:27:21.060 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-09-21T09:27:21.060 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:27:21.060 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.merge_operator: 2024-09-21T09:27:21.060 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compaction_filter: None 2024-09-21T09:27:21.061 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:27:21.061 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:27:21.061 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:27:21.061 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:27:21.061 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5622fd9b9a38) 2024-09-21T09:27:21.061 INFO:journalctl@ceph.mon.c.smithi137.stdout: cache_index_and_filter_blocks: 1 2024-09-21T09:27:21.061 INFO:journalctl@ceph.mon.c.smithi137.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:27:21.061 INFO:journalctl@ceph.mon.c.smithi137.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:27:21.061 INFO:journalctl@ceph.mon.c.smithi137.stdout: pin_top_level_index_and_filter: 1 2024-09-21T09:27:21.061 INFO:journalctl@ceph.mon.c.smithi137.stdout: index_type: 0 2024-09-21T09:27:21.061 INFO:journalctl@ceph.mon.c.smithi137.stdout: data_block_index_type: 0 2024-09-21T09:27:21.061 INFO:journalctl@ceph.mon.c.smithi137.stdout: index_shortening: 1 2024-09-21T09:27:21.061 INFO:journalctl@ceph.mon.c.smithi137.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:27:21.061 INFO:journalctl@ceph.mon.c.smithi137.stdout: hash_index_allow_collision: 1 2024-09-21T09:27:21.062 INFO:journalctl@ceph.mon.c.smithi137.stdout: checksum: 1 2024-09-21T09:27:21.062 INFO:journalctl@ceph.mon.c.smithi137.stdout: no_block_cache: 0 2024-09-21T09:27:21.062 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_cache: 0x5622fd9ef1f0 2024-09-21T09:27:21.062 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_cache_name: BinnedLRUCache 2024-09-21T09:27:21.062 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_cache_options: 2024-09-21T09:27:21.062 INFO:journalctl@ceph.mon.c.smithi137.stdout: capacity : 536870912 2024-09-21T09:27:21.062 INFO:journalctl@ceph.mon.c.smithi137.stdout: num_shard_bits : 4 2024-09-21T09:27:21.062 INFO:journalctl@ceph.mon.c.smithi137.stdout: strict_capacity_limit : 0 2024-09-21T09:27:21.062 INFO:journalctl@ceph.mon.c.smithi137.stdout: high_pri_pool_ratio: 0.000 2024-09-21T09:27:21.062 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_cache_compressed: (nil) 2024-09-21T09:27:21.062 INFO:journalctl@ceph.mon.c.smithi137.stdout: persistent_cache: (nil) 2024-09-21T09:27:21.062 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_size: 4096 2024-09-21T09:27:21.062 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_size_deviation: 10 2024-09-21T09:27:21.062 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_restart_interval: 16 2024-09-21T09:27:21.063 INFO:journalctl@ceph.mon.c.smithi137.stdout: index_block_restart_interval: 1 2024-09-21T09:27:21.063 INFO:journalctl@ceph.mon.c.smithi137.stdout: metadata_block_size: 4096 2024-09-21T09:27:21.063 INFO:journalctl@ceph.mon.c.smithi137.stdout: partition_filters: 0 2024-09-21T09:27:21.063 INFO:journalctl@ceph.mon.c.smithi137.stdout: use_delta_encoding: 1 2024-09-21T09:27:21.063 INFO:journalctl@ceph.mon.c.smithi137.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-21T09:27:21.063 INFO:journalctl@ceph.mon.c.smithi137.stdout: whole_key_filtering: 1 2024-09-21T09:27:21.063 INFO:journalctl@ceph.mon.c.smithi137.stdout: verify_compression: 0 2024-09-21T09:27:21.063 INFO:journalctl@ceph.mon.c.smithi137.stdout: read_amp_bytes_per_bit: 0 2024-09-21T09:27:21.063 INFO:journalctl@ceph.mon.c.smithi137.stdout: format_version: 4 2024-09-21T09:27:21.063 INFO:journalctl@ceph.mon.c.smithi137.stdout: enable_index_compression: 1 2024-09-21T09:27:21.063 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_align: 0 2024-09-21T09:27:21.063 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:27:21.063 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:27:21.063 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compression: NoCompression 2024-09-21T09:27:21.064 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:27:21.064 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:27:21.064 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:27:21.064 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.num_levels: 7 2024-09-21T09:27:21.064 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:27:21.064 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:27:21.064 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:27:21.064 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:27:21.064 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:27:21.064 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:27:21.064 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:27:21.064 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:27:21.064 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:27:21.065 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:27:21.065 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:27:21.065 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:27:21.065 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:27:21.065 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:27:21.065 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:27:21.065 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:27:21.065 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:27:21.065 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:27:21.065 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:27:21.065 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:27:21.065 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:27:21.065 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:27:21.065 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:27:21.066 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:27:21.066 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:27:21.066 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:27:21.066 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:27:21.066 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:27:21.066 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:27:21.066 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:27:21.066 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:27:21.066 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:27:21.066 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:27:21.066 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:27:21.066 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.arena_block_size: 4194304 2024-09-21T09:27:21.066 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:27:21.067 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:27:21.067 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-21T09:27:21.067 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:27:21.067 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:27:21.067 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:27:21.067 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:27:21.067 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:27:21.067 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:27:21.067 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:27:21.067 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:27:21.067 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:27:21.067 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:27:21.067 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:27:21.067 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:27:21.068 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.inplace_update_support: 0 2024-09-21T09:27:21.068 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:27:21.068 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:27:21.068 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:27:21.068 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:27:21.068 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.bloom_locality: 0 2024-09-21T09:27:21.068 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.max_successive_merges: 0 2024-09-21T09:27:21.068 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:27:21.068 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:27:21.068 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:27:21.068 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:27:21.069 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.ttl: 2592000 2024-09-21T09:27:21.069 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:27:21.069 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.enable_blob_files: false 2024-09-21T09:27:21.069 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.min_blob_size: 0 2024-09-21T09:27:21.069 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:27:21.069 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:27:21.069 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:27:21.069 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:27:21.069 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T09:27:21.069 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-09-21T09:27:21.069 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-09-21T09:27:21.069 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910840595502, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T09:27:21.070 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-09-21T09:27:21.070 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-21T09:27:21.070 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910840595797, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1696, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1726910840, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "18e119e9-c7a7-42ec-809f-1d76520d3728", "db_session_id": "CKA3QIUV72S7AWDGF08C"}} 2024-09-21T09:27:21.070 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-09-21T09:27:21.070 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910840596136, "job": 1, "event": "recovery_finished"} 2024-09-21T09:27:21.070 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T09:27:21.070 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x5622fda22700 2024-09-21T09:27:21.070 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: DB pointer 0x5622fd9f2000 2024-09-21T09:27:21.070 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-09-21T09:27:21.070 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-21T09:27:21.070 INFO:journalctl@ceph.mon.c.smithi137.stdout: ** DB Stats ** 2024-09-21T09:27:21.070 INFO:journalctl@ceph.mon.c.smithi137.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:27:21.070 INFO:journalctl@ceph.mon.c.smithi137.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T09:27:21.071 INFO:journalctl@ceph.mon.c.smithi137.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:27:21.071 INFO:journalctl@ceph.mon.c.smithi137.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:27:21.071 INFO:journalctl@ceph.mon.c.smithi137.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T09:27:21.071 INFO:journalctl@ceph.mon.c.smithi137.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-21T09:27:21.071 INFO:journalctl@ceph.mon.c.smithi137.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:27:21.071 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:27:21.071 INFO:journalctl@ceph.mon.c.smithi137.stdout: ** Compaction Stats [default] ** 2024-09-21T09:27:21.071 INFO:journalctl@ceph.mon.c.smithi137.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-21T09:27:21.071 INFO:journalctl@ceph.mon.c.smithi137.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:27:21.071 INFO:journalctl@ceph.mon.c.smithi137.stdout: L0 1/0 1.66 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2024-09-21T09:27:21.071 INFO:journalctl@ceph.mon.c.smithi137.stdout: Sum 1/0 1.66 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2024-09-21T09:27:21.071 INFO:journalctl@ceph.mon.c.smithi137.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2024-09-21T09:27:21.071 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:27:21.071 INFO:journalctl@ceph.mon.c.smithi137.stdout: ** Compaction Stats [default] ** 2024-09-21T09:27:21.072 INFO:journalctl@ceph.mon.c.smithi137.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-21T09:27:21.072 INFO:journalctl@ceph.mon.c.smithi137.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:27:21.072 INFO:journalctl@ceph.mon.c.smithi137.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2024-09-21T09:27:21.072 INFO:journalctl@ceph.mon.c.smithi137.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:27:21.072 INFO:journalctl@ceph.mon.c.smithi137.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T09:27:21.072 INFO:journalctl@ceph.mon.c.smithi137.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:27:21.072 INFO:journalctl@ceph.mon.c.smithi137.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:27:21.072 INFO:journalctl@ceph.mon.c.smithi137.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:27:21.072 INFO:journalctl@ceph.mon.c.smithi137.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:27:21.072 INFO:journalctl@ceph.mon.c.smithi137.stdout: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:27:21.072 INFO:journalctl@ceph.mon.c.smithi137.stdout: Interval compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:27:21.072 INFO:journalctl@ceph.mon.c.smithi137.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T09:27:21.072 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:27:21.072 INFO:journalctl@ceph.mon.c.smithi137.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:27:21.072 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:27:21.073 INFO:journalctl@ceph.mon.c.smithi137.stdout: ** Compaction Stats [default] ** 2024-09-21T09:27:21.073 INFO:journalctl@ceph.mon.c.smithi137.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-21T09:27:21.073 INFO:journalctl@ceph.mon.c.smithi137.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:27:21.073 INFO:journalctl@ceph.mon.c.smithi137.stdout: L0 1/0 1.66 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2024-09-21T09:27:21.073 INFO:journalctl@ceph.mon.c.smithi137.stdout: Sum 1/0 1.66 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2024-09-21T09:27:21.073 INFO:journalctl@ceph.mon.c.smithi137.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-21T09:27:21.073 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:27:21.073 INFO:journalctl@ceph.mon.c.smithi137.stdout: ** Compaction Stats [default] ** 2024-09-21T09:27:21.073 INFO:journalctl@ceph.mon.c.smithi137.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-21T09:27:21.073 INFO:journalctl@ceph.mon.c.smithi137.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:27:21.073 INFO:journalctl@ceph.mon.c.smithi137.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2024-09-21T09:27:21.073 INFO:journalctl@ceph.mon.c.smithi137.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:27:21.073 INFO:journalctl@ceph.mon.c.smithi137.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T09:27:21.073 INFO:journalctl@ceph.mon.c.smithi137.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:27:21.074 INFO:journalctl@ceph.mon.c.smithi137.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:27:21.074 INFO:journalctl@ceph.mon.c.smithi137.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:27:21.074 INFO:journalctl@ceph.mon.c.smithi137.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:27:21.074 INFO:journalctl@ceph.mon.c.smithi137.stdout: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:27:21.074 INFO:journalctl@ceph.mon.c.smithi137.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:27:21.074 INFO:journalctl@ceph.mon.c.smithi137.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T09:27:21.074 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:27:21.074 INFO:journalctl@ceph.mon.c.smithi137.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:27:21.074 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-21T09:27:21.074 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: using public_addrv [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0] 2024-09-21T09:27:21.074 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: starting mon.c rank -1 at public addrs [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0] at bind addrs [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:27:21.074 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.c@-1(???) e0 preinit fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:27:21.074 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.c@-1(synchronizing).mds e1 new map 2024-09-21T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-21T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi137.stdout: e1 2024-09-21T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi137.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi137.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi137.stdout: legacy client fscid: -1 2024-09-21T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi137.stdout: No filesystems configured 2024-09-21T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-21T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T09:27:21.076 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:27:21.076 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:27:21.076 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:27:21.076 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:27:21.076 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:21.076 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3804099503' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T09:27:21.076 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:27:21.076 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:21.076 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi137:172.21.15.137=a;smithi137:[v2:172.21.15.137:3301,v1:172.21.15.137:6790]=c;smithi165:172.21.15.165=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:21.076 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: Saving service mon spec with placement smithi137:172.21.15.137=a;smithi137:[v2:172.21.15.137:3301,v1:172.21.15.137:6790]=c;smithi165:172.21.15.165=b;count:3 2024-09-21T09:27:21.076 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:21.076 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:21.076 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:21.077 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:21.077 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:21.077 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:27:21.077 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:21.077 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: Deploying daemon mon.b on smithi165 2024-09-21T09:27:21.077 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:21.077 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:21.077 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:21.077 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:27:21.077 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:21.077 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.a calling monitor election 2024-09-21T09:27:21.077 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:21.077 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:21.077 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:21.078 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.b calling monitor election 2024-09-21T09:27:21.078 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:21.078 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:21.078 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:21.078 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:21.078 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T09:27:21.078 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: monmap e2: 2 mons at {a=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0],b=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:27:21.078 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: fsmap 2024-09-21T09:27:21.078 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:27:21.078 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mgrmap e13: y(active, since 39s) 2024-09-21T09:27:21.078 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: overall HEALTH_OK 2024-09-21T09:27:21.078 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:21.078 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:21.078 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:21.079 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:27:21.079 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:21.079 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: Deploying daemon mon.c on smithi137 2024-09-21T09:27:21.079 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:21.079 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:21.079 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: from='client.? 172.21.15.165:0/3910668121' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:27:21.079 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 ceph-mon[39068]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T09:27:21.079 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 bash[39042]: 7b696ab3b976a389d052d7fe069d5da378625947dacbb91e53dba59f10e77c43 2024-09-21T09:27:21.079 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:20 smithi137 systemd[1]: Started Ceph mon.c for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:27:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:27:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: mon.a calling monitor election 2024-09-21T09:27:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: mon.b calling monitor election 2024-09-21T09:27:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: mon.c calling monitor election 2024-09-21T09:27:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:27:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: monmap e3: 3 mons at {a=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0],b=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0],c=[v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:27:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: fsmap 2024-09-21T09:27:26.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:27:26.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: mgrmap e13: y(active, since 47s) 2024-09-21T09:27:26.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: overall HEALTH_OK 2024-09-21T09:27:26.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:26.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:26.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:26.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:26.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:27:26.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: mon.a calling monitor election 2024-09-21T09:27:26.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: mon.b calling monitor election 2024-09-21T09:27:26.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:26.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:26.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: mon.c calling monitor election 2024-09-21T09:27:26.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:26.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:27:26.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: monmap e3: 3 mons at {a=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0],b=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0],c=[v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:27:26.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: fsmap 2024-09-21T09:27:26.053 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:27:26.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: mgrmap e13: y(active, since 47s) 2024-09-21T09:27:26.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: overall HEALTH_OK 2024-09-21T09:27:26.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:26.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:26.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:26.054 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:25 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:27:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: mon.a calling monitor election 2024-09-21T09:27:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: mon.b calling monitor election 2024-09-21T09:27:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:27:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: mon.c calling monitor election 2024-09-21T09:27:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:27:26.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: monmap e3: 3 mons at {a=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0],b=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0],c=[v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:27:26.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: fsmap 2024-09-21T09:27:26.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:27:26.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: mgrmap e13: y(active, since 47s) 2024-09-21T09:27:26.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: overall HEALTH_OK 2024-09-21T09:27:26.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:26.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:26.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:26.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:25 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:26.461 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:27:26.462 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":3,"fsid":"6369b226-77fb-11ef-baf6-efdc52797490","modified":"2024-09-21T09:27:20.619347Z","created":"2024-09-21T09:25:41.268668Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:3300","nonce":0},{"type":"v1","addr":"172.21.15.137:6789","nonce":0}]},"addr":"172.21.15.137:6789/0","public_addr":"172.21.15.137:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:3300","nonce":0},{"type":"v1","addr":"172.21.15.165:6789","nonce":0}]},"addr":"172.21.15.165:6789/0","public_addr":"172.21.15.165:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:3301","nonce":0},{"type":"v1","addr":"172.21.15.137:6790","nonce":0}]},"addr":"172.21.15.137:6790/0","public_addr":"172.21.15.137:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-21T09:27:26.462 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 3 2024-09-21T09:27:27.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:26 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:27.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:26 smithi137 ceph-mon[39068]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:27.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:26 smithi137 ceph-mon[39068]: from='client.? 172.21.15.165:0/4215248042' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:27:27.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:26 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:27.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:26 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:27.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:26 smithi137 ceph-mon[28941]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:27.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:26 smithi137 ceph-mon[28941]: from='client.? 172.21.15.165:0/4215248042' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:27:27.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:26 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:27.110 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:26 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:27.110 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:26 smithi165 ceph-mon[32789]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:27.110 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:26 smithi165 ceph-mon[32789]: from='client.? 172.21.15.165:0/4215248042' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:27:27.110 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:26 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:27:27.436 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T09:27:27.437 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T09:27:27.707 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:27:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:27:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:27:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:27:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:27:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:27:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:27:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:28.159 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.160 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.160 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.160 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.160 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:28.160 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:28.160 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:27:28.160 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:27:28.160 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:27:28.160 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:27:28.160 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.160 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.160 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.160 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.161 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.161 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:27:28.161 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:27:28.161 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:28.161 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.161 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.161 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.161 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.161 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:28.161 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:28.161 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:27:28.161 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:27:28.162 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:27:28.162 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:27:28.162 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.162 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.162 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.162 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.162 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:28.162 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:27:28.162 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:27:28.162 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:29.141 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:28 smithi137 ceph-mon[28941]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T09:27:29.141 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:28 smithi137 ceph-mon[28941]: Reconfiguring daemon mon.a on smithi137 2024-09-21T09:27:29.142 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:28 smithi137 ceph-mon[28941]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:29.142 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:28 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:29.142 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:28 smithi137 ceph-mon[39068]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T09:27:29.142 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:28 smithi137 ceph-mon[39068]: Reconfiguring daemon mon.a on smithi137 2024-09-21T09:27:29.142 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:28 smithi137 ceph-mon[39068]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:29.142 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:28 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:29.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:28 smithi165 ceph-mon[32789]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T09:27:29.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:28 smithi165 ceph-mon[32789]: Reconfiguring daemon mon.a on smithi137 2024-09-21T09:27:29.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:28 smithi165 ceph-mon[32789]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:29.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:28 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:30.653 INFO:teuthology.orchestra.run.smithi137.stdout:# minimal ceph.conf for 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:27:30.653 INFO:teuthology.orchestra.run.smithi137.stdout:[global] 2024-09-21T09:27:30.653 INFO:teuthology.orchestra.run.smithi137.stdout: fsid = 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:27:30.654 INFO:teuthology.orchestra.run.smithi137.stdout: mon_host = [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0] 2024-09-21T09:27:31.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[39068]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:31.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:31.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:31.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[39068]: Reconfiguring mon.c (monmap changed)... 2024-09-21T09:27:31.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:27:31.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:27:31.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:31.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[39068]: Reconfiguring daemon mon.c on smithi137 2024-09-21T09:27:31.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2761747726' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:31.381 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[28941]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:31.381 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:31.381 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:31.381 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[28941]: Reconfiguring mon.c (monmap changed)... 2024-09-21T09:27:31.381 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:27:31.381 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:27:31.381 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:31.381 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[28941]: Reconfiguring daemon mon.c on smithi137 2024-09-21T09:27:31.381 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:31 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2761747726' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:31.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:31 smithi165 ceph-mon[32789]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:31.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:31 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:31.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:31 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:31.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:31 smithi165 ceph-mon[32789]: Reconfiguring mon.c (monmap changed)... 2024-09-21T09:27:31.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:31 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:27:31.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:31 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:27:31.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:31 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:31.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:31 smithi165 ceph-mon[32789]: Reconfiguring daemon mon.c on smithi137 2024-09-21T09:27:31.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:31 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2761747726' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:31.878 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T09:27:31.879 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T09:27:31.879 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T09:27:31.906 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T09:27:31.906 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:27:31.971 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-21T09:27:31.971 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T09:27:32.003 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-21T09:27:32.003 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:27:32.073 INFO:tasks.cephadm:Adding mgr.y on smithi137 2024-09-21T09:27:32.073 INFO:tasks.cephadm:Adding mgr.x on smithi165 2024-09-21T09:27:32.073 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch apply mgr '2;smithi137=y;smithi165=x' 2024-09-21T09:27:32.356 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:27:33.720 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:33 smithi165 ceph-mon[32789]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:33.721 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:33 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:33.721 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:33 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:33.721 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:33 smithi165 ceph-mon[32789]: Reconfiguring mon.b (monmap changed)... 2024-09-21T09:27:33.721 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:33 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:27:33.721 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:33 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:27:33.721 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:33 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:33.721 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:33 smithi165 ceph-mon[32789]: Reconfiguring daemon mon.b on smithi165 2024-09-21T09:27:33.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[28941]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:33.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:33.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:33.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[28941]: Reconfiguring mon.b (monmap changed)... 2024-09-21T09:27:33.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:27:33.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:27:33.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:33.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[28941]: Reconfiguring daemon mon.b on smithi165 2024-09-21T09:27:33.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[39068]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:33.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:33.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:33.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[39068]: Reconfiguring mon.b (monmap changed)... 2024-09-21T09:27:33.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:27:33.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:27:33.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:33.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:33 smithi137 ceph-mon[39068]: Reconfiguring daemon mon.b on smithi165 2024-09-21T09:27:34.998 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled mgr update... 2024-09-21T09:27:35.545 DEBUG:teuthology.orchestra.run.smithi165:mgr.x> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.x.service 2024-09-21T09:27:35.547 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T09:27:35.547 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T09:27:35.548 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T09:27:35.548 DEBUG:teuthology.orchestra.run.smithi137:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T09:27:35.568 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-21T09:27:35.568 DEBUG:teuthology.orchestra.run.smithi137:> stat /dev/vg_nvme/lv_1 2024-09-21T09:27:35.626 INFO:teuthology.orchestra.run.smithi137.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T09:27:35.626 INFO:teuthology.orchestra.run.smithi137.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:27:35.627 INFO:teuthology.orchestra.run.smithi137.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-21T09:27:35.627 INFO:teuthology.orchestra.run.smithi137.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:27:35.627 INFO:teuthology.orchestra.run.smithi137.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:27:35.627 INFO:teuthology.orchestra.run.smithi137.stdout:Access: 2024-09-21 09:27:20.034067374 +0000 2024-09-21T09:27:35.627 INFO:teuthology.orchestra.run.smithi137.stdout:Modify: 2024-09-21 09:22:56.079685303 +0000 2024-09-21T09:27:35.627 INFO:teuthology.orchestra.run.smithi137.stdout:Change: 2024-09-21 09:22:56.079685303 +0000 2024-09-21T09:27:35.627 INFO:teuthology.orchestra.run.smithi137.stdout: Birth: 2024-09-21 09:22:56.079685303 +0000 2024-09-21T09:27:35.627 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T09:27:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:27:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T09:27:35.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:27:35.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:35.690 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:35.690 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:35.690 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:35.690 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:35.691 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:35.691 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:35.691 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:35.691 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:35.691 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:35.691 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:35.691 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:35.691 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:35.691 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:27:35.691 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T09:27:35.691 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:27:35.691 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:35.692 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:35.692 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:35.692 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:35.692 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:35.692 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:35.692 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:35.692 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:35.692 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:35.692 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:35.692 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:35.692 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:35.693 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:35.693 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:27:35.693 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T09:27:35.693 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:27:35.693 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:35.693 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records in 2024-09-21T09:27:35.693 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records out 2024-09-21T09:27:35.693 INFO:teuthology.orchestra.run.smithi137.stderr:512 bytes copied, 0.000207378 s, 2.5 MB/s 2024-09-21T09:27:35.694 DEBUG:teuthology.orchestra.run.smithi137:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T09:27:35.753 DEBUG:teuthology.orchestra.run.smithi137:> stat /dev/vg_nvme/lv_2 2024-09-21T09:27:35.809 INFO:teuthology.orchestra.run.smithi137.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T09:27:35.809 INFO:teuthology.orchestra.run.smithi137.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:27:35.810 INFO:teuthology.orchestra.run.smithi137.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-21T09:27:35.810 INFO:teuthology.orchestra.run.smithi137.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:27:35.810 INFO:teuthology.orchestra.run.smithi137.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:27:35.810 INFO:teuthology.orchestra.run.smithi137.stdout:Access: 2024-09-21 09:27:20.034067374 +0000 2024-09-21T09:27:35.810 INFO:teuthology.orchestra.run.smithi137.stdout:Modify: 2024-09-21 09:22:56.079685303 +0000 2024-09-21T09:27:35.810 INFO:teuthology.orchestra.run.smithi137.stdout:Change: 2024-09-21 09:22:56.079685303 +0000 2024-09-21T09:27:35.810 INFO:teuthology.orchestra.run.smithi137.stdout: Birth: 2024-09-21 09:22:56.079685303 +0000 2024-09-21T09:27:35.810 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T09:27:35.875 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records in 2024-09-21T09:27:35.875 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records out 2024-09-21T09:27:35.875 INFO:teuthology.orchestra.run.smithi137.stderr:512 bytes copied, 0.00023897 s, 2.1 MB/s 2024-09-21T09:27:35.877 DEBUG:teuthology.orchestra.run.smithi137:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T09:27:35.934 DEBUG:teuthology.orchestra.run.smithi137:> stat /dev/vg_nvme/lv_3 2024-09-21T09:27:35.991 INFO:teuthology.orchestra.run.smithi137.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T09:27:35.991 INFO:teuthology.orchestra.run.smithi137.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:27:35.992 INFO:teuthology.orchestra.run.smithi137.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-21T09:27:35.992 INFO:teuthology.orchestra.run.smithi137.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:27:35.992 INFO:teuthology.orchestra.run.smithi137.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:27:35.992 INFO:teuthology.orchestra.run.smithi137.stdout:Access: 2024-09-21 09:27:20.035067356 +0000 2024-09-21T09:27:35.992 INFO:teuthology.orchestra.run.smithi137.stdout:Modify: 2024-09-21 09:22:56.079685303 +0000 2024-09-21T09:27:35.992 INFO:teuthology.orchestra.run.smithi137.stdout:Change: 2024-09-21 09:22:56.079685303 +0000 2024-09-21T09:27:35.992 INFO:teuthology.orchestra.run.smithi137.stdout: Birth: 2024-09-21 09:22:56.079685303 +0000 2024-09-21T09:27:35.993 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T09:27:36.056 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records in 2024-09-21T09:27:36.056 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records out 2024-09-21T09:27:36.056 INFO:teuthology.orchestra.run.smithi137.stderr:512 bytes copied, 0.000240664 s, 2.1 MB/s 2024-09-21T09:27:36.057 DEBUG:teuthology.orchestra.run.smithi137:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T09:27:36.115 DEBUG:teuthology.orchestra.run.smithi137:> stat /dev/vg_nvme/lv_4 2024-09-21T09:27:36.170 INFO:teuthology.orchestra.run.smithi137.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T09:27:36.171 INFO:teuthology.orchestra.run.smithi137.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:27:36.171 INFO:teuthology.orchestra.run.smithi137.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-21T09:27:36.171 INFO:teuthology.orchestra.run.smithi137.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:27:36.171 INFO:teuthology.orchestra.run.smithi137.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:27:36.171 INFO:teuthology.orchestra.run.smithi137.stdout:Access: 2024-09-21 09:27:20.035067356 +0000 2024-09-21T09:27:36.172 INFO:teuthology.orchestra.run.smithi137.stdout:Modify: 2024-09-21 09:22:56.078685256 +0000 2024-09-21T09:27:36.172 INFO:teuthology.orchestra.run.smithi137.stdout:Change: 2024-09-21 09:22:56.078685256 +0000 2024-09-21T09:27:36.172 INFO:teuthology.orchestra.run.smithi137.stdout: Birth: 2024-09-21 09:22:56.078685256 +0000 2024-09-21T09:27:36.172 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T09:27:36.234 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records in 2024-09-21T09:27:36.234 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records out 2024-09-21T09:27:36.234 INFO:teuthology.orchestra.run.smithi137.stderr:512 bytes copied, 0.000226854 s, 2.3 MB/s 2024-09-21T09:27:36.236 DEBUG:teuthology.orchestra.run.smithi137:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T09:27:36.292 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-21T09:27:36.292 DEBUG:teuthology.orchestra.run.smithi165:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T09:27:36.308 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-21T09:27:36.308 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_1 2024-09-21T09:27:36.364 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T09:27:36.364 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:27:36.364 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 962 Links: 1 2024-09-21T09:27:36.364 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:27:36.364 INFO:teuthology.orchestra.run.smithi165.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:27:36.364 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-09-21 09:27:11.005789325 +0000 2024-09-21T09:27:36.364 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-09-21 09:22:55.892512982 +0000 2024-09-21T09:27:36.364 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-09-21 09:22:55.892512982 +0000 2024-09-21T09:27:36.364 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: 2024-09-21 09:22:55.892512982 +0000 2024-09-21T09:27:36.365 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T09:27:36.428 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-09-21T09:27:36.428 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-09-21T09:27:36.428 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000250378 s, 2.0 MB/s 2024-09-21T09:27:36.429 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T09:27:36.486 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_2 2024-09-21T09:27:36.542 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T09:27:36.542 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:27:36.542 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 963 Links: 1 2024-09-21T09:27:36.543 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:27:36.543 INFO:teuthology.orchestra.run.smithi165.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:27:36.543 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-09-21 09:27:11.005789325 +0000 2024-09-21T09:27:36.543 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-09-21 09:22:55.892512982 +0000 2024-09-21T09:27:36.543 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-09-21 09:22:55.892512982 +0000 2024-09-21T09:27:36.543 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: 2024-09-21 09:22:55.892512982 +0000 2024-09-21T09:27:36.544 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T09:27:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:36 smithi165 ceph-mon[32789]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi137=y;smithi165=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:36 smithi165 ceph-mon[32789]: Saving service mgr spec with placement smithi137=y;smithi165=x;count:2 2024-09-21T09:27:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:36 smithi165 ceph-mon[32789]: Deploying daemon mgr.x on smithi165 2024-09-21T09:27:36.698 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-09-21T09:27:36.698 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-09-21T09:27:36.698 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000224519 s, 2.3 MB/s 2024-09-21T09:27:36.700 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T09:27:36.716 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_3 2024-09-21T09:27:36.777 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T09:27:36.777 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:27:36.777 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-21T09:27:36.777 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:27:36.777 INFO:teuthology.orchestra.run.smithi165.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:27:36.777 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-09-21 09:27:36.651401755 +0000 2024-09-21T09:27:36.777 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-09-21 09:22:55.892512982 +0000 2024-09-21T09:27:36.777 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-09-21 09:22:55.892512982 +0000 2024-09-21T09:27:36.777 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: 2024-09-21 09:22:55.892512982 +0000 2024-09-21T09:27:36.778 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T09:27:36.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:36 smithi137 ceph-mon[28941]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi137=y;smithi165=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:36.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:36 smithi137 ceph-mon[28941]: Saving service mgr spec with placement smithi137=y;smithi165=x;count:2 2024-09-21T09:27:36.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:36 smithi137 ceph-mon[28941]: Deploying daemon mgr.x on smithi165 2024-09-21T09:27:36.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:36 smithi137 ceph-mon[39068]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi137=y;smithi165=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:36.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:36 smithi137 ceph-mon[39068]: Saving service mgr spec with placement smithi137=y;smithi165=x;count:2 2024-09-21T09:27:36.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:36 smithi137 ceph-mon[39068]: Deploying daemon mgr.x on smithi165 2024-09-21T09:27:36.879 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-09-21T09:27:36.879 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-09-21T09:27:36.879 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000230233 s, 2.2 MB/s 2024-09-21T09:27:36.880 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T09:27:36.896 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_4 2024-09-21T09:27:36.952 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T09:27:36.953 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:27:36.953 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 964 Links: 1 2024-09-21T09:27:36.953 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:27:36.953 INFO:teuthology.orchestra.run.smithi165.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:27:36.953 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-09-21 09:27:36.834398990 +0000 2024-09-21T09:27:36.953 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-09-21 09:22:55.892512982 +0000 2024-09-21T09:27:36.953 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-09-21 09:22:55.892512982 +0000 2024-09-21T09:27:36.953 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: 2024-09-21 09:22:55.892512982 +0000 2024-09-21T09:27:36.954 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T09:27:37.016 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:36 smithi165 systemd[1]: Starting Ceph mgr.x for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:27:37.019 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-09-21T09:27:37.019 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-09-21T09:27:37.019 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000247645 s, 2.1 MB/s 2024-09-21T09:27:37.020 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T09:27:37.077 INFO:tasks.cephadm:Deploying osd.0 on smithi137 with /dev/vg_nvme/lv_4... 2024-09-21T09:27:37.077 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T09:27:37.269 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:37 smithi165 podman[34591]: 2024-09-21 09:27:37.018009914 +0000 UTC m=+0.016350328 image pull fc3ec4a4f6be575045de0fd8a2fe84939e888152c447bdedb90add7841f7bef9 quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2 2024-09-21T09:27:37.269 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:37 smithi165 podman[34591]: 2024-09-21 09:27:37.120098159 +0000 UTC m=+0.118438564 container create f0ff6affb9dcc89cfa460f72d480eda3e2ee80caf37bddc64dd241b1dda47f79 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=quincy-fbd1a6a, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:27:37.320 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:27:37.541 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:37 smithi165 ceph-mon[32789]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:37.542 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:37 smithi165 podman[34591]: 2024-09-21 09:27:37.355964926 +0000 UTC m=+0.354305340 container init f0ff6affb9dcc89cfa460f72d480eda3e2ee80caf37bddc64dd241b1dda47f79 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=quincy-fbd1a6a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-21T09:27:37.542 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:37 smithi165 podman[34591]: 2024-09-21 09:27:37.358793467 +0000 UTC m=+0.357133872 container start f0ff6affb9dcc89cfa460f72d480eda3e2ee80caf37bddc64dd241b1dda47f79 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=quincy-fbd1a6a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:27:37.542 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:37 smithi165 ceph-mgr[34645]: -- 172.21.15.165:0/1280157806 <== mon.1 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ee6f4ee340 con 0x55ee6f4fac00 2024-09-21T09:27:37.542 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:37 smithi165 bash[34591]: f0ff6affb9dcc89cfa460f72d480eda3e2ee80caf37bddc64dd241b1dda47f79 2024-09-21T09:27:37.542 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:37 smithi165 systemd[1]: Started Ceph mgr.x for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:27:37.542 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:37.475+0000 7fdaf9d9fec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:27:37.542 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:37.540+0000 7fdaf9d9fec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:27:37.632 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:37 smithi137 ceph-mon[28941]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:37.632 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:37 smithi137 ceph-mon[39068]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:37.889 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:37.607+0000 7fdaf9d9fec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:27:37.889 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:37.740+0000 7fdaf9d9fec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:27:37.889 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:37.887+0000 7fdaf9d9fec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:27:38.530 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:38 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:38.168+0000 7fdaf9d9fec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:27:38.530 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:38 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:38.233+0000 7fdaf9d9fec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:27:38.530 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:38 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:38.399+0000 7fdaf9d9fec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:27:38.711 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:38 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:38.711 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:38 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:38.711 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:38 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:38.711 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:38 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:38.711 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:38 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:38.711 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:38 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:38.711 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:38 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:38.711 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:38 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:38.712 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:38 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:38.712 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:38 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:38.712 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:38 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:38.712 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:38 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:38.831 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:38 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:38.831 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:38 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:38.832 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:38 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:38.832 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:38 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:38.832 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:38 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:38.832 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:38 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:39.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:39 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:39.293+0000 7fdaf9d9fec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:27:39.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:39 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:39.357+0000 7fdaf9d9fec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:27:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:39 smithi165 ceph-mon[32789]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:39.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:39.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:39.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:39.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:39.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:27:39.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:27:39.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:39.766 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[39068]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:39.766 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:39.766 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:39.766 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:39.766 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:39.766 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:39.766 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:27:39.766 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:27:39.766 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:39.767 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[28941]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:39.767 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:39.767 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:39.767 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:39.767 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:39.767 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:39.767 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:27:39.767 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:27:39.767 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:39.771 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:27:39.790 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi137:vg_nvme/lv_4 2024-09-21T09:27:40.372 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:40.079+0000 7fdaf9d9fec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:27:40.372 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:40.192+0000 7fdaf9d9fec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:27:40.372 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:40.311+0000 7fdaf9d9fec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:27:40.372 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:40.370+0000 7fdaf9d9fec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:27:40.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:40 smithi165 ceph-mon[32789]: Reconfiguring mgr.y (unknown last config time)... 2024-09-21T09:27:40.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:40 smithi165 ceph-mon[32789]: Reconfiguring daemon mgr.y on smithi137 2024-09-21T09:27:40.625 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:40.496+0000 7fdaf9d9fec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:27:40.625 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:40.564+0000 7fdaf9d9fec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:27:40.625 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:40.622+0000 7fdaf9d9fec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:27:40.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:40 smithi137 ceph-mon[28941]: Reconfiguring mgr.y (unknown last config time)... 2024-09-21T09:27:40.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:40 smithi137 ceph-mon[28941]: Reconfiguring daemon mgr.y on smithi137 2024-09-21T09:27:40.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:40 smithi137 ceph-mon[39068]: Reconfiguring mgr.y (unknown last config time)... 2024-09-21T09:27:40.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:40 smithi137 ceph-mon[39068]: Reconfiguring daemon mgr.y on smithi137 2024-09-21T09:27:40.887 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:40.757+0000 7fdaf9d9fec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:27:40.887 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:40.820+0000 7fdaf9d9fec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:27:40.887 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:40.885+0000 7fdaf9d9fec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:27:40.947 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:27:41.147 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:40.965+0000 7fdaf9d9fec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:27:41.147 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:41 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:41.022+0000 7fdaf9d9fec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:27:41.147 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:41 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:41.079+0000 7fdaf9d9fec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:27:41.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:41 smithi137 ceph-mon[39068]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:41.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:41 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:41.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:41 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:41.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:41 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:41.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:41 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:41.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:41 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:41.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:41 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:41.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:41 smithi137 ceph-mon[28941]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:41.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:41 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:41.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:41 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:41.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:41 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:41.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:41 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:41.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:41 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:41.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:41 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:41.823 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:41 smithi165 ceph-mon[32789]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:41.823 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:41 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:41.823 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:41 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:41.824 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:41 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:41.824 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:41 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:41.824 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:41 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:41.824 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:41 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:42.147 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:27:41 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:27:41.821+0000 7fdaf9d9fec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:27:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:42 smithi137 ceph-mon[28941]: Standby manager daemon x started 2024-09-21T09:27:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:42 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/4143537297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:27:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:42 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/4143537297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:27:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:42 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/4143537297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:27:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:42 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/4143537297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:27:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:42 smithi137 ceph-mon[39068]: Standby manager daemon x started 2024-09-21T09:27:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:42 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/4143537297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:27:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:42 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/4143537297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:27:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:42 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/4143537297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:27:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:42 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/4143537297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:27:42.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:42 smithi165 ceph-mon[32789]: Standby manager daemon x started 2024-09-21T09:27:42.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:42 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/4143537297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:27:42.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:42 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/4143537297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:27:42.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:42 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/4143537297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:27:42.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:42 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/4143537297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:27:43.737 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:43 smithi137 ceph-mon[39068]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:43.737 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:43 smithi137 ceph-mon[39068]: mgrmap e14: y(active, since 64s), standbys: x 2024-09-21T09:27:43.737 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:43 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:27:43.737 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:43 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:27:43.737 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:43 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:27:43.737 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:43 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:43.738 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:43 smithi137 ceph-mon[28941]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:43.738 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:43 smithi137 ceph-mon[28941]: mgrmap e14: y(active, since 64s), standbys: x 2024-09-21T09:27:43.738 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:43 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:27:43.738 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:43 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:27:43.738 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:43 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:27:43.738 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:43 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:43.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:43 smithi165 ceph-mon[32789]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:43.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:43 smithi165 ceph-mon[32789]: mgrmap e14: y(active, since 64s), standbys: x 2024-09-21T09:27:43.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:43 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:27:43.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:43 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:27:43.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:43 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:27:43.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:43 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:44.680 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:44 smithi137 ceph-mon[28941]: from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:44.680 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:44 smithi137 ceph-mon[39068]: from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:44.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:44 smithi165 ceph-mon[32789]: from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:45.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:45 smithi137 ceph-mon[39068]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:45.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:45 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/508083119' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7042459-a24a-4c70-a4a3-e7e38c4684fc"}]: dispatch 2024-09-21T09:27:45.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:45 smithi137 ceph-mon[39068]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7042459-a24a-4c70-a4a3-e7e38c4684fc"}]: dispatch 2024-09-21T09:27:45.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:45 smithi137 ceph-mon[39068]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f7042459-a24a-4c70-a4a3-e7e38c4684fc"}]': finished 2024-09-21T09:27:45.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:45 smithi137 ceph-mon[39068]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T09:27:45.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:45 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:27:45.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:45 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1727664335' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:27:45.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:45 smithi137 ceph-mon[28941]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:45.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:45 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/508083119' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7042459-a24a-4c70-a4a3-e7e38c4684fc"}]: dispatch 2024-09-21T09:27:45.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:45 smithi137 ceph-mon[28941]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7042459-a24a-4c70-a4a3-e7e38c4684fc"}]: dispatch 2024-09-21T09:27:45.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:45 smithi137 ceph-mon[28941]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f7042459-a24a-4c70-a4a3-e7e38c4684fc"}]': finished 2024-09-21T09:27:45.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:45 smithi137 ceph-mon[28941]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T09:27:45.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:45 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:27:45.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:45 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1727664335' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:27:45.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:45 smithi165 ceph-mon[32789]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:45.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:45 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/508083119' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7042459-a24a-4c70-a4a3-e7e38c4684fc"}]: dispatch 2024-09-21T09:27:45.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:45 smithi165 ceph-mon[32789]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7042459-a24a-4c70-a4a3-e7e38c4684fc"}]: dispatch 2024-09-21T09:27:45.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:45 smithi165 ceph-mon[32789]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f7042459-a24a-4c70-a4a3-e7e38c4684fc"}]': finished 2024-09-21T09:27:45.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:45 smithi165 ceph-mon[32789]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T09:27:45.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:45 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:27:45.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:45 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1727664335' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:27:46.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:46 smithi165 ceph-mon[32789]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:47.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:46 smithi137 ceph-mon[28941]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:47.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:46 smithi137 ceph-mon[39068]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:49.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:48 smithi137 ceph-mon[28941]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:49.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:48 smithi137 ceph-mon[39068]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:49.315 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:48 smithi165 ceph-mon[32789]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:51.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:50 smithi137 ceph-mon[28941]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:51.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:50 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T09:27:51.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:50 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:51.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:50 smithi137 ceph-mon[39068]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:51.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:50 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T09:27:51.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:50 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:51.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:50 smithi165 ceph-mon[32789]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:51.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:50 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T09:27:51.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:50 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:52.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:51 smithi137 ceph-mon[28941]: Deploying daemon osd.0 on smithi137 2024-09-21T09:27:52.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:51 smithi137 ceph-mon[39068]: Deploying daemon osd.0 on smithi137 2024-09-21T09:27:52.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:51 smithi165 ceph-mon[32789]: Deploying daemon osd.0 on smithi137 2024-09-21T09:27:53.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:52 smithi137 ceph-mon[28941]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:53.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:52 smithi137 ceph-mon[39068]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:53.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:52 smithi165 ceph-mon[32789]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:55.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:54 smithi137 ceph-mon[28941]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:55.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:54 smithi137 ceph-mon[39068]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:55.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:54 smithi165 ceph-mon[32789]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:56.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:55 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:56.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:55 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:56.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:55 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:56.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:55 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:56.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:55 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:56.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:55 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:55 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:55 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:55 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:57.272 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:56 smithi137 ceph-mon[28941]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:57.272 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:56 smithi137 ceph-mon[39068]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:57.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:56 smithi165 ceph-mon[32789]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:59.265 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:58 smithi137 ceph-mon[28941]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:59.265 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:58 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:59.265 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:58 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:59.265 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:58 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:59.265 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:58 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:59.265 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:58 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:59.265 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:58 smithi137 ceph-mon[28941]: from='osd.0 [v2:172.21.15.137:6802/2545346212,v1:172.21.15.137:6803/2545346212]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T09:27:59.266 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:58 smithi137 ceph-mon[39068]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:59.266 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:58 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:59.266 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:58 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:59.266 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:58 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:59.266 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:58 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:59.266 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:58 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:59.266 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:58 smithi137 ceph-mon[39068]: from='osd.0 [v2:172.21.15.137:6802/2545346212,v1:172.21.15.137:6803/2545346212]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T09:27:59.298 INFO:teuthology.orchestra.run.smithi137.stdout:Created osd(s) 0 on host 'smithi137' 2024-09-21T09:27:59.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:58 smithi165 ceph-mon[32789]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:27:59.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:58 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:59.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:58 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:59.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:58 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:59.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:58 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:59.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:58 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:27:59.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:58 smithi165 ceph-mon[32789]: from='osd.0 [v2:172.21.15.137:6802/2545346212,v1:172.21.15.137:6803/2545346212]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T09:27:59.902 DEBUG:teuthology.orchestra.run.smithi137:osd.0> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.0.service 2024-09-21T09:27:59.904 INFO:tasks.cephadm:Deploying osd.1 on smithi137 with /dev/vg_nvme/lv_3... 2024-09-21T09:27:59.904 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T09:28:00.143 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:59 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:00.144 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:59 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:00.144 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:59 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:00.144 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:59 smithi137 ceph-mon[39068]: from='osd.0 [v2:172.21.15.137:6802/2545346212,v1:172.21.15.137:6803/2545346212]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:28:00.144 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:59 smithi137 ceph-mon[39068]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T09:28:00.144 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:59 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:28:00.144 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:27:59 smithi137 ceph-mon[39068]: from='osd.0 [v2:172.21.15.137:6802/2545346212,v1:172.21.15.137:6803/2545346212]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:28:00.144 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:59 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:00.144 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:59 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:00.144 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:59 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:00.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:59 smithi137 ceph-mon[28941]: from='osd.0 [v2:172.21.15.137:6802/2545346212,v1:172.21.15.137:6803/2545346212]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:28:00.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:59 smithi137 ceph-mon[28941]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T09:28:00.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:59 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:28:00.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:27:59 smithi137 ceph-mon[28941]: from='osd.0 [v2:172.21.15.137:6802/2545346212,v1:172.21.15.137:6803/2545346212]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:28:00.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:59 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:00.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:59 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:00.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:59 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:00.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:59 smithi165 ceph-mon[32789]: from='osd.0 [v2:172.21.15.137:6802/2545346212,v1:172.21.15.137:6803/2545346212]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:28:00.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:59 smithi165 ceph-mon[32789]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T09:28:00.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:59 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:28:00.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:27:59 smithi165 ceph-mon[32789]: from='osd.0 [v2:172.21.15.137:6802/2545346212,v1:172.21.15.137:6803/2545346212]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:28:00.800 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:28:00 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[43095]: 2024-09-21T09:28:00.565+0000 7ff430cf7640 -1 osd.0 0 waiting for initial osdmap 2024-09-21T09:28:00.800 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:28:00 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[43095]: 2024-09-21T09:28:00.568+0000 7ff42a32b640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:28:01.141 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:00 smithi137 ceph-mon[39068]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:28:01.141 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:00 smithi137 ceph-mon[39068]: from='osd.0 [v2:172.21.15.137:6802/2545346212,v1:172.21.15.137:6803/2545346212]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-09-21T09:28:01.142 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:00 smithi137 ceph-mon[39068]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T09:28:01.142 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:00 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:28:01.142 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:00 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:28:01.142 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:00 smithi137 ceph-mon[28941]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:28:01.142 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:00 smithi137 ceph-mon[28941]: from='osd.0 [v2:172.21.15.137:6802/2545346212,v1:172.21.15.137:6803/2545346212]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-09-21T09:28:01.142 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:00 smithi137 ceph-mon[28941]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T09:28:01.142 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:00 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:28:01.142 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:00 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:28:01.196 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:28:01.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:00 smithi165 ceph-mon[32789]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:28:01.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:00 smithi165 ceph-mon[32789]: from='osd.0 [v2:172.21.15.137:6802/2545346212,v1:172.21.15.137:6803/2545346212]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-09-21T09:28:01.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:00 smithi165 ceph-mon[32789]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T09:28:01.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:00 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:28:01.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:00 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:28:02.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:02 smithi137 ceph-mon[39068]: purged_snaps scrub starts 2024-09-21T09:28:02.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:02 smithi137 ceph-mon[39068]: purged_snaps scrub ok 2024-09-21T09:28:02.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:02 smithi137 ceph-mon[39068]: osd.0 [v2:172.21.15.137:6802/2545346212,v1:172.21.15.137:6803/2545346212] boot 2024-09-21T09:28:02.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:02 smithi137 ceph-mon[39068]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T09:28:02.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:02 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:28:02.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:02 smithi137 ceph-mon[39068]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:28:02.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:02 smithi137 ceph-mon[28941]: purged_snaps scrub starts 2024-09-21T09:28:02.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:02 smithi137 ceph-mon[28941]: purged_snaps scrub ok 2024-09-21T09:28:02.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:02 smithi137 ceph-mon[28941]: osd.0 [v2:172.21.15.137:6802/2545346212,v1:172.21.15.137:6803/2545346212] boot 2024-09-21T09:28:02.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:02 smithi137 ceph-mon[28941]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T09:28:02.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:02 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:28:02.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:02 smithi137 ceph-mon[28941]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:28:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:02 smithi165 ceph-mon[32789]: purged_snaps scrub starts 2024-09-21T09:28:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:02 smithi165 ceph-mon[32789]: purged_snaps scrub ok 2024-09-21T09:28:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:02 smithi165 ceph-mon[32789]: osd.0 [v2:172.21.15.137:6802/2545346212,v1:172.21.15.137:6803/2545346212] boot 2024-09-21T09:28:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:02 smithi165 ceph-mon[32789]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T09:28:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:02 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:28:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:02 smithi165 ceph-mon[32789]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:28:03.884 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[28941]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T09:28:03.885 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[28941]: Detected new or changed devices on smithi137 2024-09-21T09:28:03.885 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:03.885 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:03.885 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:03.885 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[28941]: Adjusting osd_memory_target on smithi137 to 16064M 2024-09-21T09:28:03.885 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:03.885 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:03.885 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:03.885 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:03.885 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[39068]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T09:28:03.886 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[39068]: Detected new or changed devices on smithi137 2024-09-21T09:28:03.886 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:03.886 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:03.886 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:03.886 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[39068]: Adjusting osd_memory_target on smithi137 to 16064M 2024-09-21T09:28:03.886 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:03.886 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:03.886 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:03.886 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:03 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:03.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:03 smithi165 ceph-mon[32789]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T09:28:03.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:03 smithi165 ceph-mon[32789]: Detected new or changed devices on smithi137 2024-09-21T09:28:03.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:03 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:03.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:03 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:03.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:03 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:03.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:03 smithi165 ceph-mon[32789]: Adjusting osd_memory_target on smithi137 to 16064M 2024-09-21T09:28:03.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:03 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:03.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:03 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:03.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:03 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:03.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:03 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:04.734 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:28:04.755 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi137:vg_nvme/lv_3 2024-09-21T09:28:04.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:04 smithi165 ceph-mon[32789]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:04.997 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:28:05.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:04 smithi137 ceph-mon[28941]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:05.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:04 smithi137 ceph-mon[39068]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:07.296 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:06 smithi137 ceph-mon[28941]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:07.296 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:06 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:28:07.296 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:06 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:28:07.296 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:06 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:07.296 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:06 smithi137 ceph-mon[39068]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:07.297 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:06 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:28:07.297 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:06 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:28:07.297 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:06 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:06 smithi165 ceph-mon[32789]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:06 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:28:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:06 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:28:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:06 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:08.187 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:07 smithi137 ceph-mon[28941]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:08.187 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:07 smithi137 ceph-mon[39068]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:07 smithi165 ceph-mon[32789]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:09.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:08 smithi137 ceph-mon[28941]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:09.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:08 smithi137 ceph-mon[39068]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:09.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:08 smithi165 ceph-mon[32789]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:09 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3099841154' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1152f6f6-67e3-4fca-a397-413d9bb0b63d"}]: dispatch 2024-09-21T09:28:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:09 smithi137 ceph-mon[28941]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1152f6f6-67e3-4fca-a397-413d9bb0b63d"}]: dispatch 2024-09-21T09:28:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:09 smithi137 ceph-mon[28941]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1152f6f6-67e3-4fca-a397-413d9bb0b63d"}]': finished 2024-09-21T09:28:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:09 smithi137 ceph-mon[28941]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T09:28:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:09 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:09 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3866875386' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:28:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:09 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3099841154' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1152f6f6-67e3-4fca-a397-413d9bb0b63d"}]: dispatch 2024-09-21T09:28:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:09 smithi137 ceph-mon[39068]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1152f6f6-67e3-4fca-a397-413d9bb0b63d"}]: dispatch 2024-09-21T09:28:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:09 smithi137 ceph-mon[39068]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1152f6f6-67e3-4fca-a397-413d9bb0b63d"}]': finished 2024-09-21T09:28:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:09 smithi137 ceph-mon[39068]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T09:28:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:09 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:09 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3866875386' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:28:10.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:09 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3099841154' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1152f6f6-67e3-4fca-a397-413d9bb0b63d"}]: dispatch 2024-09-21T09:28:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:09 smithi165 ceph-mon[32789]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1152f6f6-67e3-4fca-a397-413d9bb0b63d"}]: dispatch 2024-09-21T09:28:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:09 smithi165 ceph-mon[32789]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1152f6f6-67e3-4fca-a397-413d9bb0b63d"}]': finished 2024-09-21T09:28:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:09 smithi165 ceph-mon[32789]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T09:28:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:09 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:09 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3866875386' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:28:11.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:11 smithi165 ceph-mon[32789]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:11 smithi137 ceph-mon[28941]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:11 smithi137 ceph-mon[39068]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:13.257 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:13 smithi137 ceph-mon[28941]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:13.257 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:13 smithi137 ceph-mon[39068]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:13.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:13 smithi165 ceph-mon[32789]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:15.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:15 smithi165 ceph-mon[32789]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:15.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:15 smithi137 ceph-mon[39068]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:15.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:15 smithi137 ceph-mon[28941]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:16 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T09:28:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:16 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:16 smithi165 ceph-mon[32789]: Deploying daemon osd.1 on smithi137 2024-09-21T09:28:16.405 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:16 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T09:28:16.405 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:16 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:16.405 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:16 smithi137 ceph-mon[28941]: Deploying daemon osd.1 on smithi137 2024-09-21T09:28:16.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:16 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T09:28:16.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:16 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:16.406 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:16 smithi137 ceph-mon[39068]: Deploying daemon osd.1 on smithi137 2024-09-21T09:28:17.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:17 smithi137 ceph-mon[28941]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:17.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:17 smithi137 ceph-mon[39068]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:17.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:17 smithi165 ceph-mon[32789]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:19 smithi165 ceph-mon[32789]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:19.470 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:19 smithi137 ceph-mon[28941]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:19.470 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:19 smithi137 ceph-mon[39068]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:21.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:21 smithi165 ceph-mon[32789]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:21.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:21 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:21.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:21 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:21.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:21 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:21.516 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:21 smithi137 ceph-mon[28941]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:21.516 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:21 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:21.516 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:21 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:21.516 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:21 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:21.516 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:21 smithi137 ceph-mon[39068]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:21.517 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:21 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:21.517 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:21 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:21.517 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:21 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:23.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:23 smithi137 ceph-mon[28941]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:23.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:23 smithi137 ceph-mon[39068]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:23 smithi165 ceph-mon[32789]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:23.883 INFO:teuthology.orchestra.run.smithi137.stdout:Created osd(s) 1 on host 'smithi137' 2024-09-21T09:28:24.520 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:24.520 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:24.520 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:24.520 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:24.520 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:24.521 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[39068]: from='osd.1 [v2:172.21.15.137:6810/3723049318,v1:172.21.15.137:6811/3723049318]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T09:28:24.521 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[39068]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T09:28:24.521 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:24.521 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:24.521 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:24.521 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:24.521 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:24.521 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:24.521 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:24.521 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:24.521 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[28941]: from='osd.1 [v2:172.21.15.137:6810/3723049318,v1:172.21.15.137:6811/3723049318]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T09:28:24.521 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[28941]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T09:28:24.522 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:24.522 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:24.522 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:24 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:24.544 DEBUG:teuthology.orchestra.run.smithi137:osd.1> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.1.service 2024-09-21T09:28:24.546 INFO:tasks.cephadm:Deploying osd.2 on smithi137 with /dev/vg_nvme/lv_2... 2024-09-21T09:28:24.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T09:28:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:24 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:24 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:24 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:24.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:24 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:24.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:24 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:24.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:24 smithi165 ceph-mon[32789]: from='osd.1 [v2:172.21.15.137:6810/3723049318,v1:172.21.15.137:6811/3723049318]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T09:28:24.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:24 smithi165 ceph-mon[32789]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T09:28:24.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:24 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:24.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:24 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:24.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:24 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:25.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:25 smithi137 ceph-mon[28941]: pgmap v53: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:25.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:25 smithi137 ceph-mon[28941]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T09:28:25.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:25 smithi137 ceph-mon[28941]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T09:28:25.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:25 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:25.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:25 smithi137 ceph-mon[28941]: from='osd.1 [v2:172.21.15.137:6810/3723049318,v1:172.21.15.137:6811/3723049318]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:28:25.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:25 smithi137 ceph-mon[28941]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:28:25.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:25 smithi137 ceph-mon[39068]: pgmap v53: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:25.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:25 smithi137 ceph-mon[39068]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T09:28:25.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:25 smithi137 ceph-mon[39068]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T09:28:25.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:25 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:25.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:25 smithi137 ceph-mon[39068]: from='osd.1 [v2:172.21.15.137:6810/3723049318,v1:172.21.15.137:6811/3723049318]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:28:25.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:25 smithi137 ceph-mon[39068]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:28:25.551 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:28:25 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1[48596]: 2024-09-21T09:28:25.205+0000 7fd7b7378640 -1 osd.1 0 waiting for initial osdmap 2024-09-21T09:28:25.551 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:28:25 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1[48596]: 2024-09-21T09:28:25.208+0000 7fd7b01ab640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:28:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:25 smithi165 ceph-mon[32789]: pgmap v53: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:25 smithi165 ceph-mon[32789]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T09:28:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:25 smithi165 ceph-mon[32789]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T09:28:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:25 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:25 smithi165 ceph-mon[32789]: from='osd.1 [v2:172.21.15.137:6810/3723049318,v1:172.21.15.137:6811/3723049318]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:28:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:25 smithi165 ceph-mon[32789]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:28:26.280 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:28:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:26 smithi137 ceph-mon[28941]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-09-21T09:28:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:26 smithi137 ceph-mon[28941]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T09:28:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:26 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:26 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:26 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:26.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:26 smithi137 ceph-mon[39068]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-09-21T09:28:26.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:26 smithi137 ceph-mon[39068]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T09:28:26.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:26 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:26 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:26 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:26.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:26 smithi165 ceph-mon[32789]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-09-21T09:28:26.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:26 smithi165 ceph-mon[32789]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T09:28:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:26 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:26 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:26 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:27.513 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:27 smithi137 ceph-mon[28941]: purged_snaps scrub starts 2024-09-21T09:28:27.513 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:27 smithi137 ceph-mon[28941]: purged_snaps scrub ok 2024-09-21T09:28:27.513 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:27 smithi137 ceph-mon[28941]: pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:27.513 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:27 smithi137 ceph-mon[28941]: osd.1 [v2:172.21.15.137:6810/3723049318,v1:172.21.15.137:6811/3723049318] boot 2024-09-21T09:28:27.513 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:27 smithi137 ceph-mon[28941]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T09:28:27.513 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:27.513 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:27 smithi137 ceph-mon[39068]: purged_snaps scrub starts 2024-09-21T09:28:27.513 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:27 smithi137 ceph-mon[39068]: purged_snaps scrub ok 2024-09-21T09:28:27.513 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:27 smithi137 ceph-mon[39068]: pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:27.513 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:27 smithi137 ceph-mon[39068]: osd.1 [v2:172.21.15.137:6810/3723049318,v1:172.21.15.137:6811/3723049318] boot 2024-09-21T09:28:27.513 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:27 smithi137 ceph-mon[39068]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T09:28:27.514 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:27.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:27 smithi165 ceph-mon[32789]: purged_snaps scrub starts 2024-09-21T09:28:27.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:27 smithi165 ceph-mon[32789]: purged_snaps scrub ok 2024-09-21T09:28:27.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:27 smithi165 ceph-mon[32789]: pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:28:27.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:27 smithi165 ceph-mon[32789]: osd.1 [v2:172.21.15.137:6810/3723049318,v1:172.21.15.137:6811/3723049318] boot 2024-09-21T09:28:27.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:27 smithi165 ceph-mon[32789]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T09:28:27.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:28.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[28941]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T09:28:28.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:28.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:28.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:28.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:28.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:28.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:28.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:28.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:28.466 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[39068]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T09:28:28.466 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:28.466 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:28.466 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:28.466 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:28.466 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:28.466 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:28.466 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:28.466 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:28 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:28.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:28 smithi165 ceph-mon[32789]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T09:28:28.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:28 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:28 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:28 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:28 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:28 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:28 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:28 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:28 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:29.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:29 smithi137 ceph-mon[28941]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:29.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:29 smithi137 ceph-mon[28941]: Detected new or changed devices on smithi137 2024-09-21T09:28:29.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:29 smithi137 ceph-mon[28941]: Adjusting osd_memory_target on smithi137 to 8032M 2024-09-21T09:28:29.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:29 smithi137 ceph-mon[39068]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:29.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:29 smithi137 ceph-mon[39068]: Detected new or changed devices on smithi137 2024-09-21T09:28:29.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:29 smithi137 ceph-mon[39068]: Adjusting osd_memory_target on smithi137 to 8032M 2024-09-21T09:28:29.597 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:28:29.618 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi137:vg_nvme/lv_2 2024-09-21T09:28:29.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:29 smithi165 ceph-mon[32789]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:29.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:29 smithi165 ceph-mon[32789]: Detected new or changed devices on smithi137 2024-09-21T09:28:29.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:29 smithi165 ceph-mon[32789]: Adjusting osd_memory_target on smithi137 to 8032M 2024-09-21T09:28:29.865 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:28:31.297 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:31 smithi137 ceph-mon[28941]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:31.297 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:31 smithi137 ceph-mon[39068]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:31.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:31 smithi165 ceph-mon[32789]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:32.364 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:32 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:28:32.364 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:32 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:28:32.364 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:32 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:32.364 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:32 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:28:32.364 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:32 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:28:32.364 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:32 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:32 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:28:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:32 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:28:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:32 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:33.282 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:33 smithi137 ceph-mon[28941]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:33.282 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:33 smithi137 ceph-mon[28941]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:33.282 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:33 smithi137 ceph-mon[39068]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:33.282 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:33 smithi137 ceph-mon[39068]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:33.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:33 smithi165 ceph-mon[32789]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:33.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:33 smithi165 ceph-mon[32789]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:34.464 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:34 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3191062313' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "241522d8-1462-4c17-a856-72833bd8a13f"}]: dispatch 2024-09-21T09:28:34.464 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:34 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3191062313' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "241522d8-1462-4c17-a856-72833bd8a13f"}]': finished 2024-09-21T09:28:34.464 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:34 smithi137 ceph-mon[28941]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T09:28:34.464 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:34 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:34.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:34 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3191062313' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "241522d8-1462-4c17-a856-72833bd8a13f"}]: dispatch 2024-09-21T09:28:34.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:34 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3191062313' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "241522d8-1462-4c17-a856-72833bd8a13f"}]': finished 2024-09-21T09:28:34.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:34 smithi137 ceph-mon[39068]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T09:28:34.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:34 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:34 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3191062313' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "241522d8-1462-4c17-a856-72833bd8a13f"}]: dispatch 2024-09-21T09:28:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:34 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3191062313' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "241522d8-1462-4c17-a856-72833bd8a13f"}]': finished 2024-09-21T09:28:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:34 smithi165 ceph-mon[32789]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T09:28:34.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:34 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:35.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:35 smithi137 ceph-mon[28941]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:35.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:35 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/415300619' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:28:35.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:35 smithi137 ceph-mon[39068]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:35.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:35 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/415300619' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:28:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:35 smithi165 ceph-mon[32789]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:35 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/415300619' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:28:37.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:37 smithi137 ceph-mon[28941]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:37.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:37 smithi137 ceph-mon[39068]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:37.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:37 smithi165 ceph-mon[32789]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:39 smithi137 ceph-mon[28941]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:39.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:39 smithi137 ceph-mon[39068]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:39 smithi165 ceph-mon[32789]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:40.535 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:40 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T09:28:40.535 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:40 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:40.535 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:40 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T09:28:40.535 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:40 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:40 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T09:28:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:40 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:41.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:41 smithi137 ceph-mon[28941]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:41.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:41 smithi137 ceph-mon[28941]: Deploying daemon osd.2 on smithi137 2024-09-21T09:28:41.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:41 smithi137 ceph-mon[39068]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:41.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:41 smithi137 ceph-mon[39068]: Deploying daemon osd.2 on smithi137 2024-09-21T09:28:41.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:41 smithi165 ceph-mon[32789]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:41.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:41 smithi165 ceph-mon[32789]: Deploying daemon osd.2 on smithi137 2024-09-21T09:28:43.506 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:43 smithi137 ceph-mon[28941]: pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:43.506 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:43 smithi137 ceph-mon[39068]: pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:43.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:43 smithi165 ceph-mon[32789]: pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:45 smithi137 ceph-mon[28941]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:45 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:45 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:45 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:45.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:45 smithi137 ceph-mon[39068]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:45 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:45 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:45 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:45 smithi165 ceph-mon[32789]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:45 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:45 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:45 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:47.467 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:47 smithi137 ceph-mon[28941]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:47.467 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:47 smithi137 ceph-mon[39068]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:47.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:47 smithi165 ceph-mon[32789]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:48.312 INFO:teuthology.orchestra.run.smithi137.stdout:Created osd(s) 2 on host 'smithi137' 2024-09-21T09:28:48.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:48.917 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:48.917 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[28941]: pgmap v70: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:48.917 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[28941]: from='osd.2 [v2:172.21.15.137:6818/2246351171,v1:172.21.15.137:6819/2246351171]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T09:28:48.917 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[28941]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T09:28:48.917 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:48.917 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:48.917 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:48.917 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:48.917 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:48.917 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:48.918 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:48.918 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:48.918 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[39068]: pgmap v70: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:48.918 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[39068]: from='osd.2 [v2:172.21.15.137:6818/2246351171,v1:172.21.15.137:6819/2246351171]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T09:28:48.918 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[39068]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T09:28:48.918 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:48.918 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:48.918 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:48.918 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:48.918 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:48.918 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:48 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:48.941 DEBUG:teuthology.orchestra.run.smithi137:osd.2> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.2.service 2024-09-21T09:28:48.943 INFO:tasks.cephadm:Deploying osd.3 on smithi137 with /dev/vg_nvme/lv_1... 2024-09-21T09:28:48.943 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T09:28:49.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:48 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:49.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:48 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:49.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:48 smithi165 ceph-mon[32789]: pgmap v70: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:49.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:48 smithi165 ceph-mon[32789]: from='osd.2 [v2:172.21.15.137:6818/2246351171,v1:172.21.15.137:6819/2246351171]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T09:28:49.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:48 smithi165 ceph-mon[32789]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T09:28:49.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:48 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:49.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:48 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:49.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:48 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:49.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:48 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:49.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:48 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:49.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:48 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:49.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:49 smithi137 ceph-mon[39068]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T09:28:49.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:49 smithi137 ceph-mon[39068]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T09:28:49.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:49.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:49 smithi137 ceph-mon[39068]: from='osd.2 [v2:172.21.15.137:6818/2246351171,v1:172.21.15.137:6819/2246351171]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:28:49.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:49 smithi137 ceph-mon[39068]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:28:49.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:49 smithi137 ceph-mon[28941]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T09:28:49.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:49 smithi137 ceph-mon[28941]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T09:28:49.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:49.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:49 smithi137 ceph-mon[28941]: from='osd.2 [v2:172.21.15.137:6818/2246351171,v1:172.21.15.137:6819/2246351171]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:28:49.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:49 smithi137 ceph-mon[28941]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:28:49.801 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:28:49 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2[54453]: 2024-09-21T09:28:49.666+0000 7efeb2323640 -1 osd.2 0 waiting for initial osdmap 2024-09-21T09:28:49.801 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:28:49 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2[54453]: 2024-09-21T09:28:49.669+0000 7efeaf15e640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:28:50.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:49 smithi165 ceph-mon[32789]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T09:28:50.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:49 smithi165 ceph-mon[32789]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T09:28:50.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:50.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:49 smithi165 ceph-mon[32789]: from='osd.2 [v2:172.21.15.137:6818/2246351171,v1:172.21.15.137:6819/2246351171]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:28:50.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:49 smithi165 ceph-mon[32789]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:28:50.414 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:28:50.793 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:50 smithi137 ceph-mon[28941]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-09-21T09:28:50.793 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:50 smithi137 ceph-mon[28941]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T09:28:50.793 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:50 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:50.793 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:50 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:50.793 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:50 smithi137 ceph-mon[28941]: pgmap v73: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:50.794 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:50 smithi137 ceph-mon[39068]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-09-21T09:28:50.794 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:50 smithi137 ceph-mon[39068]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T09:28:50.794 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:50 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:50.794 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:50 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:50.794 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:50 smithi137 ceph-mon[39068]: pgmap v73: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:50.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:50 smithi165 ceph-mon[32789]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-09-21T09:28:50.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:50 smithi165 ceph-mon[32789]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T09:28:50.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:50 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:50.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:50 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:50.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:50 smithi165 ceph-mon[32789]: pgmap v73: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-21T09:28:52.010 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:51 smithi137 ceph-mon[28941]: purged_snaps scrub starts 2024-09-21T09:28:52.010 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:51 smithi137 ceph-mon[28941]: purged_snaps scrub ok 2024-09-21T09:28:52.010 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:51 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:52.010 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:51 smithi137 ceph-mon[28941]: osd.2 [v2:172.21.15.137:6818/2246351171,v1:172.21.15.137:6819/2246351171] boot 2024-09-21T09:28:52.010 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:51 smithi137 ceph-mon[28941]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T09:28:52.010 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:51 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:52.010 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:51 smithi137 ceph-mon[39068]: purged_snaps scrub starts 2024-09-21T09:28:52.011 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:51 smithi137 ceph-mon[39068]: purged_snaps scrub ok 2024-09-21T09:28:52.011 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:51 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:52.011 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:51 smithi137 ceph-mon[39068]: osd.2 [v2:172.21.15.137:6818/2246351171,v1:172.21.15.137:6819/2246351171] boot 2024-09-21T09:28:52.011 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:51 smithi137 ceph-mon[39068]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T09:28:52.011 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:51 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:52.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:51 smithi165 ceph-mon[32789]: purged_snaps scrub starts 2024-09-21T09:28:52.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:51 smithi165 ceph-mon[32789]: purged_snaps scrub ok 2024-09-21T09:28:52.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:51 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:52.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:51 smithi165 ceph-mon[32789]: osd.2 [v2:172.21.15.137:6818/2246351171,v1:172.21.15.137:6819/2246351171] boot 2024-09-21T09:28:52.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:51 smithi165 ceph-mon[32789]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T09:28:52.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:51 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:53.023 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:52 smithi137 ceph-mon[28941]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T09:28:53.023 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:52 smithi137 ceph-mon[28941]: pgmap v76: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:28:53.023 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:52 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-21T09:28:53.024 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:52 smithi137 ceph-mon[39068]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T09:28:53.024 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:52 smithi137 ceph-mon[39068]: pgmap v76: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:28:53.024 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:52 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-21T09:28:53.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:52 smithi165 ceph-mon[32789]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T09:28:53.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:52 smithi165 ceph-mon[32789]: pgmap v76: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:28:53.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:52 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-21T09:28:54.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-21T09:28:54.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[39068]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T09:28:54.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:28:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[39068]: Detected new or changed devices on smithi137 2024-09-21T09:28:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[39068]: Adjusting osd_memory_target on smithi137 to 5354M 2024-09-21T09:28:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:54.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-21T09:28:54.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[28941]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T09:28:54.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:28:54.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[28941]: Detected new or changed devices on smithi137 2024-09-21T09:28:54.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:54.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:54.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:54.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:54.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:54.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[28941]: Adjusting osd_memory_target on smithi137 to 5354M 2024-09-21T09:28:54.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:54.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:54.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:54.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:53 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:54.091 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:28:54.111 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi137:vg_nvme/lv_1 2024-09-21T09:28:54.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:53 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-21T09:28:54.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:53 smithi165 ceph-mon[32789]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T09:28:54.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:53 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:28:54.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:53 smithi165 ceph-mon[32789]: Detected new or changed devices on smithi137 2024-09-21T09:28:54.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:53 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:54.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:53 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:54.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:53 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:54.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:53 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:54.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:53 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:54.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:53 smithi165 ceph-mon[32789]: Adjusting osd_memory_target on smithi137 to 5354M 2024-09-21T09:28:54.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:53 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:54.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:53 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:54.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:53 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:54.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:53 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:54.360 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:28:54.481 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:28:54 smithi137 sudo[58319]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T09:28:54.481 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:28:54 smithi137 sudo[58319]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:28:54.481 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:28:54 smithi137 sudo[58319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:28:54.481 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:28:54 smithi137 sudo[58319]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:28:54.765 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:54 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:28:54.765 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:54 smithi137 ceph-mon[28941]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T09:28:54.765 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:54 smithi137 ceph-mon[28941]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:28:54.765 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:54 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:54.766 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:54 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:28:54.766 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:54 smithi137 ceph-mon[39068]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T09:28:54.766 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:54 smithi137 ceph-mon[39068]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:28:54.766 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:54 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:54.766 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:28:54 smithi137 sudo[58376]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T09:28:54.766 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:28:54 smithi137 sudo[58376]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:28:54.766 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:28:54 smithi137 sudo[58376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:28:54.766 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:28:54 smithi137 sudo[58376]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:28:55.021 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:28:54 smithi137 sudo[58396]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T09:28:55.022 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:28:54 smithi137 sudo[58396]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:28:55.022 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:28:54 smithi137 sudo[58396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:28:55.022 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:28:54 smithi137 sudo[58396]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:28:55.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:54 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:28:55.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:54 smithi165 ceph-mon[32789]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T09:28:55.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:54 smithi165 ceph-mon[32789]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:28:55.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:54 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:55.272 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58399]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T09:28:55.273 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58399]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:28:55.273 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:28:55.273 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58399]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:28:55.534 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58403]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T09:28:55.534 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58403]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:28:55.534 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:28:55.534 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58403]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:28:55.785 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58438]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T09:28:55.785 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58429]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T09:28:55.785 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58429]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:28:55.785 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:28:55.785 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58429]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:28:56.046 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58438]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:28:56.046 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58438]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:28:56.047 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:55 smithi137 sudo[58438]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:28:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:56 smithi137 ceph-mon[39068]: osdmap e22: 3 total, 3 up, 3 in 2024-09-21T09:28:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:56 smithi137 ceph-mon[39068]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:28:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:56 smithi137 sudo[58462]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T09:28:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:56 smithi137 sudo[58462]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:28:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:56 smithi137 sudo[58462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:28:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:56 smithi137 sudo[58462]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:28:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:56 smithi137 ceph-mon[28941]: osdmap e22: 3 total, 3 up, 3 in 2024-09-21T09:28:56.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:56 smithi137 ceph-mon[28941]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:28:56.313 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:56 smithi165 ceph-mon[32789]: osdmap e22: 3 total, 3 up, 3 in 2024-09-21T09:28:56.314 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:56 smithi165 ceph-mon[32789]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:28:56.314 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:56 smithi165 sudo[35294]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T09:28:56.314 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:56 smithi165 sudo[35294]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:28:56.314 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:56 smithi165 sudo[35294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:28:56.314 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:56 smithi165 sudo[35294]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:28:56.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:56 smithi165 sudo[35297]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T09:28:56.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:56 smithi165 sudo[35297]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:28:56.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:56 smithi165 sudo[35297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:28:56.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:56 smithi165 sudo[35297]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:28:57.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:56 smithi137 sudo[58606]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T09:28:57.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:56 smithi137 sudo[58606]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:28:57.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:56 smithi137 sudo[58606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:28:57.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:56 smithi137 sudo[58606]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:28:57.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:28:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:28:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:28:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:57.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:57.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:57.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:28:57.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:28:57.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:57.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:28:57.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:57.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:57.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:57.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:57 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:57.428 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:28:57.429 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:28:57.429 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:57.429 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:57.429 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:57.429 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:28:57.429 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:57.429 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:57.429 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:57.429 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:57.430 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:28:57.430 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:28:57.430 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:57.430 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:28:57.430 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:57.430 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:57.431 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:57.431 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:57.431 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 sudo[58610]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T09:28:57.431 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 sudo[58610]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:28:57.431 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 sudo[58610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:28:57.431 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 sudo[58610]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:28:57.432 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:28:57.432 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:28:57.432 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:57.432 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:57.432 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:57.432 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:28:57.433 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:57.433 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:57.433 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:57.433 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:57.433 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:28:57.433 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:28:57.433 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:57.433 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:28:57.433 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:28:57.433 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:57.434 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:57.434 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:57 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:58 smithi165 ceph-mon[32789]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:28:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:58 smithi165 ceph-mon[32789]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:28:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:58 smithi165 ceph-mon[32789]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-21T09:28:58.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:58 smithi137 ceph-mon[28941]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:28:58.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:58 smithi137 ceph-mon[28941]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:28:58.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:58 smithi137 ceph-mon[28941]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-21T09:28:58.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:58 smithi137 ceph-mon[39068]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:28:58.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:58 smithi137 ceph-mon[39068]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:28:58.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:58 smithi137 ceph-mon[39068]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-21T09:28:59.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:59 smithi137 ceph-mon[28941]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:28:59.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:59 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2749016584' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b950cd0-48ae-4663-bac0-7df58adbc362"}]: dispatch 2024-09-21T09:28:59.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:59 smithi137 ceph-mon[28941]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b950cd0-48ae-4663-bac0-7df58adbc362"}]: dispatch 2024-09-21T09:28:59.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:59 smithi137 ceph-mon[28941]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3b950cd0-48ae-4663-bac0-7df58adbc362"}]': finished 2024-09-21T09:28:59.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:59 smithi137 ceph-mon[28941]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T09:28:59.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:59 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:28:59.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:28:59 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2429494043' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:28:59.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:59 smithi137 ceph-mon[39068]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:28:59.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:59 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2749016584' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b950cd0-48ae-4663-bac0-7df58adbc362"}]: dispatch 2024-09-21T09:28:59.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:59 smithi137 ceph-mon[39068]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b950cd0-48ae-4663-bac0-7df58adbc362"}]: dispatch 2024-09-21T09:28:59.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:59 smithi137 ceph-mon[39068]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3b950cd0-48ae-4663-bac0-7df58adbc362"}]': finished 2024-09-21T09:28:59.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:59 smithi137 ceph-mon[39068]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T09:28:59.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:59 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:28:59.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:28:59 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2429494043' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:28:59.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:59 smithi165 ceph-mon[32789]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:28:59.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:59 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2749016584' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b950cd0-48ae-4663-bac0-7df58adbc362"}]: dispatch 2024-09-21T09:28:59.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:59 smithi165 ceph-mon[32789]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b950cd0-48ae-4663-bac0-7df58adbc362"}]: dispatch 2024-09-21T09:28:59.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:59 smithi165 ceph-mon[32789]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3b950cd0-48ae-4663-bac0-7df58adbc362"}]': finished 2024-09-21T09:28:59.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:59 smithi165 ceph-mon[32789]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T09:28:59.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:59 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:28:59.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:28:59 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2429494043' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:29:01.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:01 smithi165 ceph-mon[32789]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:01.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:01 smithi137 ceph-mon[28941]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:01.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:01 smithi137 ceph-mon[39068]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:03.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:03 smithi137 ceph-mon[28941]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:03.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:03 smithi137 ceph-mon[39068]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:03.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:03 smithi165 ceph-mon[32789]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:05.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:05 smithi165 ceph-mon[32789]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:05.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:05 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T09:29:05.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:05 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:05.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:05 smithi165 ceph-mon[32789]: Deploying daemon osd.3 on smithi137 2024-09-21T09:29:05.421 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:05 smithi137 ceph-mon[28941]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:05.421 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:05 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T09:29:05.421 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:05 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:05.421 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:05 smithi137 ceph-mon[28941]: Deploying daemon osd.3 on smithi137 2024-09-21T09:29:05.422 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:05 smithi137 ceph-mon[39068]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:05.422 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:05 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T09:29:05.422 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:05 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:05.422 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:05 smithi137 ceph-mon[39068]: Deploying daemon osd.3 on smithi137 2024-09-21T09:29:07.127 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:07 smithi137 ceph-mon[28941]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:07.127 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:07 smithi137 ceph-mon[39068]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:07 smithi165 ceph-mon[32789]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:09.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:09 smithi165 ceph-mon[32789]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:09.463 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:09 smithi137 ceph-mon[28941]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:09.463 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:09 smithi137 ceph-mon[39068]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:10.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:10 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:10.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:10 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:10.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:10 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:10.475 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:10 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:10.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:10 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:10.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:10 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:10.476 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:10 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:10.476 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:10 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:10.476 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:10 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:11.390 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:11 smithi137 ceph-mon[28941]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:11.391 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:11 smithi137 ceph-mon[39068]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:11 smithi165 ceph-mon[32789]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:12.733 INFO:teuthology.orchestra.run.smithi137.stdout:Created osd(s) 3 on host 'smithi137' 2024-09-21T09:29:13.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[28941]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:13.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:13.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:13.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:13.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:13.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:13.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[28941]: from='osd.3 [v2:172.21.15.137:6826/1170720249,v1:172.21.15.137:6827/1170720249]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T09:29:13.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[28941]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T09:29:13.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:13.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:13.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:13.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[39068]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:13.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:13.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:13.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:13.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:13.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:13.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[39068]: from='osd.3 [v2:172.21.15.137:6826/1170720249,v1:172.21.15.137:6827/1170720249]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T09:29:13.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[39068]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T09:29:13.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:13.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:13.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:13 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:13.358 DEBUG:teuthology.orchestra.run.smithi137:osd.3> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.3.service 2024-09-21T09:29:13.360 INFO:tasks.cephadm:Deploying osd.4 on smithi165 with /dev/vg_nvme/lv_4... 2024-09-21T09:29:13.361 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T09:29:13.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:13 smithi165 ceph-mon[32789]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:13.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:13 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:13.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:13 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:13.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:13 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:13.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:13 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:13.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:13 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:13.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:13 smithi165 ceph-mon[32789]: from='osd.3 [v2:172.21.15.137:6826/1170720249,v1:172.21.15.137:6827/1170720249]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T09:29:13.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:13 smithi165 ceph-mon[32789]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T09:29:13.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:13 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:13.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:13 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:13.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:13 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:13.614 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:29:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:14 smithi165 ceph-mon[32789]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T09:29:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:14 smithi165 ceph-mon[32789]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T09:29:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:14 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:14 smithi165 ceph-mon[32789]: from='osd.3 [v2:172.21.15.137:6826/1170720249,v1:172.21.15.137:6827/1170720249]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:29:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:14 smithi165 ceph-mon[32789]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:29:14.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:14 smithi137 ceph-mon[39068]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T09:29:14.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:14 smithi137 ceph-mon[39068]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T09:29:14.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:14 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:14.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:14 smithi137 ceph-mon[39068]: from='osd.3 [v2:172.21.15.137:6826/1170720249,v1:172.21.15.137:6827/1170720249]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:29:14.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:14 smithi137 ceph-mon[39068]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:29:14.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:14 smithi137 ceph-mon[28941]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T09:29:14.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:14 smithi137 ceph-mon[28941]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T09:29:14.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:14 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:14.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:14 smithi137 ceph-mon[28941]: from='osd.3 [v2:172.21.15.137:6826/1170720249,v1:172.21.15.137:6827/1170720249]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:29:14.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:14 smithi137 ceph-mon[28941]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-09-21T09:29:14.551 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:29:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3[60323]: 2024-09-21T09:29:14.266+0000 7f8e95a91640 -1 osd.3 0 waiting for initial osdmap 2024-09-21T09:29:14.552 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:29:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3[60323]: 2024-09-21T09:29:14.270+0000 7f8e8e8a2640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:29:15.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:15 smithi165 ceph-mon[32789]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:15.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:15 smithi165 ceph-mon[32789]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-09-21T09:29:15.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:15 smithi165 ceph-mon[32789]: osdmap e25: 4 total, 3 up, 4 in 2024-09-21T09:29:15.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:15 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:15.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:15 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:15.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:15 smithi137 ceph-mon[39068]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:15.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:15 smithi137 ceph-mon[39068]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-09-21T09:29:15.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:15 smithi137 ceph-mon[39068]: osdmap e25: 4 total, 3 up, 4 in 2024-09-21T09:29:15.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:15 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:15.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:15 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:15.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:15 smithi137 ceph-mon[28941]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:15.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:15 smithi137 ceph-mon[28941]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-09-21T09:29:15.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:15 smithi137 ceph-mon[28941]: osdmap e25: 4 total, 3 up, 4 in 2024-09-21T09:29:15.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:15 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:15.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:15 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:16.057 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:29:16.076 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi165:vg_nvme/lv_4 2024-09-21T09:29:16.360 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:29:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: purged_snaps scrub starts 2024-09-21T09:29:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: purged_snaps scrub ok 2024-09-21T09:29:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: osd.3 [v2:172.21.15.137:6826/1170720249,v1:172.21.15.137:6827/1170720249] boot 2024-09-21T09:29:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T09:29:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:29:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:29:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:29:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:29:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:16.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:16.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:16.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:16 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:16.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: purged_snaps scrub starts 2024-09-21T09:29:16.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: purged_snaps scrub ok 2024-09-21T09:29:16.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:16.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: osd.3 [v2:172.21.15.137:6826/1170720249,v1:172.21.15.137:6827/1170720249] boot 2024-09-21T09:29:16.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T09:29:16.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:16.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:16.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:16.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:29:16.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:29:16.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:29:16.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:29:16.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:16.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:16.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:16.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:16.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: purged_snaps scrub starts 2024-09-21T09:29:16.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: purged_snaps scrub ok 2024-09-21T09:29:16.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:16.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: osd.3 [v2:172.21.15.137:6826/1170720249,v1:172.21.15.137:6827/1170720249] boot 2024-09-21T09:29:16.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T09:29:16.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:16.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:16.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:16.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:29:16.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:29:16.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:29:16.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:29:16.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:16.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:16.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:16.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:16 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:17 smithi137 ceph-mon[28941]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:17 smithi137 ceph-mon[28941]: Detected new or changed devices on smithi137 2024-09-21T09:29:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:17 smithi137 ceph-mon[28941]: Adjusting osd_memory_target on smithi137 to 4016M 2024-09-21T09:29:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:17 smithi137 ceph-mon[28941]: osdmap e27: 4 total, 4 up, 4 in 2024-09-21T09:29:17.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:17 smithi137 ceph-mon[39068]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:17.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:17 smithi137 ceph-mon[39068]: Detected new or changed devices on smithi137 2024-09-21T09:29:17.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:17 smithi137 ceph-mon[39068]: Adjusting osd_memory_target on smithi137 to 4016M 2024-09-21T09:29:17.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:17 smithi137 ceph-mon[39068]: osdmap e27: 4 total, 4 up, 4 in 2024-09-21T09:29:17.551 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:17 smithi165 ceph-mon[32789]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-21T09:29:17.551 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:17 smithi165 ceph-mon[32789]: Detected new or changed devices on smithi137 2024-09-21T09:29:17.551 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:17 smithi165 ceph-mon[32789]: Adjusting osd_memory_target on smithi137 to 4016M 2024-09-21T09:29:17.551 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:17 smithi165 ceph-mon[32789]: osdmap e27: 4 total, 4 up, 4 in 2024-09-21T09:29:18.543 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:18 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:29:18.544 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:18 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:29:18.544 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:18 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:18 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:29:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:18 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:29:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:18 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:18 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:29:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:18 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:29:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:18 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:19.342 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:19 smithi165 ceph-mon[32789]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:19.342 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:19 smithi165 ceph-mon[32789]: from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:19.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:19 smithi137 ceph-mon[28941]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:19.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:19 smithi137 ceph-mon[28941]: from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:19.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:19 smithi137 ceph-mon[39068]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:19.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:19 smithi137 ceph-mon[39068]: from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:20.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:20 smithi137 ceph-mon[39068]: from='client.? 172.21.15.165:0/4266676393' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23519a29-b870-4738-ad43-ffce371914e4"}]: dispatch 2024-09-21T09:29:20.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:20 smithi137 ceph-mon[39068]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23519a29-b870-4738-ad43-ffce371914e4"}]: dispatch 2024-09-21T09:29:20.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:20 smithi137 ceph-mon[39068]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "23519a29-b870-4738-ad43-ffce371914e4"}]': finished 2024-09-21T09:29:20.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:20 smithi137 ceph-mon[39068]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T09:29:20.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:20 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:20.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:20 smithi137 ceph-mon[28941]: from='client.? 172.21.15.165:0/4266676393' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23519a29-b870-4738-ad43-ffce371914e4"}]: dispatch 2024-09-21T09:29:20.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:20 smithi137 ceph-mon[28941]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23519a29-b870-4738-ad43-ffce371914e4"}]: dispatch 2024-09-21T09:29:20.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:20 smithi137 ceph-mon[28941]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "23519a29-b870-4738-ad43-ffce371914e4"}]': finished 2024-09-21T09:29:20.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:20 smithi137 ceph-mon[28941]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T09:29:20.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:20 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:20.601 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:20 smithi165 ceph-mon[32789]: from='client.? 172.21.15.165:0/4266676393' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23519a29-b870-4738-ad43-ffce371914e4"}]: dispatch 2024-09-21T09:29:20.601 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:20 smithi165 ceph-mon[32789]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23519a29-b870-4738-ad43-ffce371914e4"}]: dispatch 2024-09-21T09:29:20.601 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:20 smithi165 ceph-mon[32789]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "23519a29-b870-4738-ad43-ffce371914e4"}]': finished 2024-09-21T09:29:20.601 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:20 smithi165 ceph-mon[32789]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T09:29:20.601 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:20 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:21.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:21 smithi137 ceph-mon[28941]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:21.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:21 smithi137 ceph-mon[28941]: from='client.? 172.21.15.165:0/2289166253' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:29:21.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:21 smithi137 ceph-mon[39068]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:21.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:21 smithi137 ceph-mon[39068]: from='client.? 172.21.15.165:0/2289166253' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:29:21.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:21 smithi165 ceph-mon[32789]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:21.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:21 smithi165 ceph-mon[32789]: from='client.? 172.21.15.165:0/2289166253' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:29:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:23 smithi165 ceph-mon[32789]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:23.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:23 smithi137 ceph-mon[28941]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:23.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:23 smithi137 ceph-mon[39068]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:25.613 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:25 smithi165 ceph-mon[32789]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:25.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:25 smithi137 ceph-mon[28941]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:25.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:25 smithi137 ceph-mon[39068]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:26.633 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:26 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T09:29:26.633 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:26 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:26.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:26 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T09:29:26.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:26 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:26.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:26 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T09:29:26.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:26 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:27.567 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:27 smithi165 ceph-mon[32789]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:27.567 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:27 smithi165 ceph-mon[32789]: Deploying daemon osd.4 on smithi165 2024-09-21T09:29:27.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:27 smithi137 ceph-mon[28941]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:27.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:27 smithi137 ceph-mon[28941]: Deploying daemon osd.4 on smithi165 2024-09-21T09:29:27.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:27 smithi137 ceph-mon[39068]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:27.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:27 smithi137 ceph-mon[39068]: Deploying daemon osd.4 on smithi165 2024-09-21T09:29:29.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:29 smithi165 ceph-mon[32789]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:29.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:29 smithi137 ceph-mon[28941]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:29.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:29 smithi137 ceph-mon[39068]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:31.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:31 smithi165 ceph-mon[32789]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:31.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:31 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:31.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:31 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:31.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:31 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:31.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:31 smithi137 ceph-mon[28941]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:31.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:31 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:31.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:31 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:31.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:31 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:31.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:31 smithi137 ceph-mon[39068]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:31.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:31 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:31.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:31 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:31.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:31 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:33.531 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:33 smithi165 ceph-mon[32789]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:33.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:33 smithi137 ceph-mon[28941]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:33.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:33 smithi137 ceph-mon[39068]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:34.083 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 4 on host 'smithi165' 2024-09-21T09:29:34.728 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:34 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:34.728 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:34 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:34.728 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:34 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:34.728 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:34 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:34.728 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:34 smithi165 ceph-mon[32789]: from='osd.4 [v2:172.21.15.165:6800/1366018781,v1:172.21.15.165:6801/1366018781]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T09:29:34.728 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:34 smithi165 ceph-mon[32789]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T09:29:34.753 DEBUG:teuthology.orchestra.run.smithi165:osd.4> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.4.service 2024-09-21T09:29:34.755 INFO:tasks.cephadm:Deploying osd.5 on smithi165 with /dev/vg_nvme/lv_3... 2024-09-21T09:29:34.755 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T09:29:35.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:34 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:35.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:34 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:34 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:34 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:34 smithi137 ceph-mon[28941]: from='osd.4 [v2:172.21.15.165:6800/1366018781,v1:172.21.15.165:6801/1366018781]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T09:29:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:34 smithi137 ceph-mon[28941]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T09:29:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:34 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:34 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:34 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:34 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:34 smithi137 ceph-mon[39068]: from='osd.4 [v2:172.21.15.165:6800/1366018781,v1:172.21.15.165:6801/1366018781]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T09:29:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:34 smithi137 ceph-mon[39068]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T09:29:35.421 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:29:35.891 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:35 smithi165 ceph-mon[32789]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:35.891 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:35 smithi165 ceph-mon[32789]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T09:29:35.891 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:35 smithi165 ceph-mon[32789]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T09:29:35.891 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:35 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:35.891 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:35 smithi165 ceph-mon[32789]: from='osd.4 [v2:172.21.15.165:6800/1366018781,v1:172.21.15.165:6801/1366018781]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:29:35.891 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:35 smithi165 ceph-mon[32789]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:29:36.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:35 smithi137 ceph-mon[28941]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:36.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:35 smithi137 ceph-mon[28941]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T09:29:36.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:35 smithi137 ceph-mon[28941]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T09:29:36.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:35 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:36.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:35 smithi137 ceph-mon[28941]: from='osd.4 [v2:172.21.15.165:6800/1366018781,v1:172.21.15.165:6801/1366018781]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:29:36.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:35 smithi137 ceph-mon[28941]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:29:36.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:35 smithi137 ceph-mon[39068]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:36.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:35 smithi137 ceph-mon[39068]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T09:29:36.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:35 smithi137 ceph-mon[39068]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T09:29:36.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:35 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:36.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:35 smithi137 ceph-mon[39068]: from='osd.4 [v2:172.21.15.165:6800/1366018781,v1:172.21.15.165:6801/1366018781]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:29:36.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:35 smithi137 ceph-mon[39068]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:29:36.147 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 09:29:36 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T09:29:36.088+0000 7f4cfa8ee640 -1 osd.4 0 waiting for initial osdmap 2024-09-21T09:29:36.148 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 09:29:36 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T09:29:36.093+0000 7f4cf3721640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:29:37.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:37 smithi165 ceph-mon[32789]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:37.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:37 smithi165 ceph-mon[32789]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-09-21T09:29:37.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:37 smithi165 ceph-mon[32789]: osdmap e30: 5 total, 4 up, 5 in 2024-09-21T09:29:37.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:37 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:37.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:37 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:37.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:37 smithi137 ceph-mon[28941]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:37.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:37 smithi137 ceph-mon[28941]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-09-21T09:29:37.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:37 smithi137 ceph-mon[28941]: osdmap e30: 5 total, 4 up, 5 in 2024-09-21T09:29:37.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:37 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:37.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:37 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:37.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:37 smithi137 ceph-mon[39068]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:37.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:37 smithi137 ceph-mon[39068]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-09-21T09:29:37.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:37 smithi137 ceph-mon[39068]: osdmap e30: 5 total, 4 up, 5 in 2024-09-21T09:29:37.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:37 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:37.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:37 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:38.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:38 smithi165 ceph-mon[32789]: purged_snaps scrub starts 2024-09-21T09:29:38.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:38 smithi165 ceph-mon[32789]: purged_snaps scrub ok 2024-09-21T09:29:38.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:38 smithi165 ceph-mon[32789]: osd.4 [v2:172.21.15.165:6800/1366018781,v1:172.21.15.165:6801/1366018781] boot 2024-09-21T09:29:38.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:38 smithi165 ceph-mon[32789]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T09:29:38.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:38 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:38 smithi137 ceph-mon[28941]: purged_snaps scrub starts 2024-09-21T09:29:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:38 smithi137 ceph-mon[28941]: purged_snaps scrub ok 2024-09-21T09:29:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:38 smithi137 ceph-mon[28941]: osd.4 [v2:172.21.15.165:6800/1366018781,v1:172.21.15.165:6801/1366018781] boot 2024-09-21T09:29:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:38 smithi137 ceph-mon[28941]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T09:29:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:38 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:38.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:38 smithi137 ceph-mon[39068]: purged_snaps scrub starts 2024-09-21T09:29:38.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:38 smithi137 ceph-mon[39068]: purged_snaps scrub ok 2024-09-21T09:29:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:38 smithi137 ceph-mon[39068]: osd.4 [v2:172.21.15.165:6800/1366018781,v1:172.21.15.165:6801/1366018781] boot 2024-09-21T09:29:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:38 smithi137 ceph-mon[39068]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T09:29:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:38 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:39.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:39 smithi165 ceph-mon[32789]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:39.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:39 smithi165 ceph-mon[32789]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T09:29:39.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:39 smithi165 ceph-mon[32789]: Detected new or changed devices on smithi165 2024-09-21T09:29:39.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:39.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:39.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:29:39.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:39 smithi165 ceph-mon[32789]: Adjusting osd_memory_target on smithi165 to 17088M 2024-09-21T09:29:39.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:39.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:39.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:39.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:39.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:39.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:39.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:39.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:39 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:39.408 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:29:39.427 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi165:vg_nvme/lv_3 2024-09-21T09:29:39.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[39068]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:39.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[39068]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T09:29:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[39068]: Detected new or changed devices on smithi165 2024-09-21T09:29:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:29:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[39068]: Adjusting osd_memory_target on smithi165 to 17088M 2024-09-21T09:29:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:39.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[28941]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-21T09:29:39.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[28941]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T09:29:39.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[28941]: Detected new or changed devices on smithi165 2024-09-21T09:29:39.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:39.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:39.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:29:39.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[28941]: Adjusting osd_memory_target on smithi165 to 17088M 2024-09-21T09:29:39.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:39.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:39.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:39.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:39.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:39.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:39.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:39.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:39 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:39.666 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:29:40.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:40 smithi165 ceph-mon[32789]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T09:29:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:40 smithi137 ceph-mon[28941]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T09:29:40.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:40 smithi137 ceph-mon[39068]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T09:29:41.211 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:41 smithi165 ceph-mon[32789]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:29:41.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:41 smithi137 ceph-mon[28941]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:29:41.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:41 smithi137 ceph-mon[39068]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:29:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:42 smithi165 ceph-mon[32789]: from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:42 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:29:42.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:42 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:29:42.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:42 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:42 smithi137 ceph-mon[28941]: from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:42 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:29:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:42 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:29:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:42 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:42 smithi137 ceph-mon[39068]: from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:42 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:29:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:42 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:29:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:42 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:43.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:43 smithi165 ceph-mon[32789]: pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:29:43.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:43 smithi137 ceph-mon[28941]: pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:29:43.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:43 smithi137 ceph-mon[39068]: pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:29:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:44 smithi165 ceph-mon[32789]: from='client.? 172.21.15.165:0/1601265788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4110d59e-0724-4b94-98c0-d8142e68d3e9"}]: dispatch 2024-09-21T09:29:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:44 smithi165 ceph-mon[32789]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4110d59e-0724-4b94-98c0-d8142e68d3e9"}]: dispatch 2024-09-21T09:29:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:44 smithi165 ceph-mon[32789]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4110d59e-0724-4b94-98c0-d8142e68d3e9"}]': finished 2024-09-21T09:29:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:44 smithi165 ceph-mon[32789]: osdmap e34: 6 total, 5 up, 6 in 2024-09-21T09:29:44.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:44 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:29:44.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:44 smithi165 ceph-mon[32789]: from='client.? 172.21.15.165:0/2420938336' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:29:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:44 smithi137 ceph-mon[28941]: from='client.? 172.21.15.165:0/1601265788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4110d59e-0724-4b94-98c0-d8142e68d3e9"}]: dispatch 2024-09-21T09:29:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:44 smithi137 ceph-mon[28941]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4110d59e-0724-4b94-98c0-d8142e68d3e9"}]: dispatch 2024-09-21T09:29:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:44 smithi137 ceph-mon[28941]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4110d59e-0724-4b94-98c0-d8142e68d3e9"}]': finished 2024-09-21T09:29:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:44 smithi137 ceph-mon[28941]: osdmap e34: 6 total, 5 up, 6 in 2024-09-21T09:29:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:44 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:29:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:44 smithi137 ceph-mon[28941]: from='client.? 172.21.15.165:0/2420938336' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:29:44.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:44 smithi137 ceph-mon[39068]: from='client.? 172.21.15.165:0/1601265788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4110d59e-0724-4b94-98c0-d8142e68d3e9"}]: dispatch 2024-09-21T09:29:44.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:44 smithi137 ceph-mon[39068]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4110d59e-0724-4b94-98c0-d8142e68d3e9"}]: dispatch 2024-09-21T09:29:44.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:44 smithi137 ceph-mon[39068]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4110d59e-0724-4b94-98c0-d8142e68d3e9"}]': finished 2024-09-21T09:29:44.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:44 smithi137 ceph-mon[39068]: osdmap e34: 6 total, 5 up, 6 in 2024-09-21T09:29:44.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:44 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:29:44.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:44 smithi137 ceph-mon[39068]: from='client.? 172.21.15.165:0/2420938336' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:29:45.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:45 smithi137 ceph-mon[28941]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T09:29:45.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:45 smithi137 ceph-mon[39068]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T09:29:45.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:45 smithi165 ceph-mon[32789]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T09:29:47.586 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:47 smithi165 ceph-mon[32789]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T09:29:47.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:47 smithi137 ceph-mon[28941]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T09:29:47.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:47 smithi137 ceph-mon[39068]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T09:29:49.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:49 smithi137 ceph-mon[28941]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-21T09:29:49.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T09:29:49.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:49.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:49 smithi137 ceph-mon[39068]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-21T09:29:49.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T09:29:49.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:49.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:49 smithi165 ceph-mon[32789]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-21T09:29:49.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T09:29:49.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:50.878 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:50 smithi165 ceph-mon[32789]: Deploying daemon osd.5 on smithi165 2024-09-21T09:29:51.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:50 smithi137 ceph-mon[28941]: Deploying daemon osd.5 on smithi165 2024-09-21T09:29:51.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:50 smithi137 ceph-mon[39068]: Deploying daemon osd.5 on smithi165 2024-09-21T09:29:51.857 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:51 smithi165 ceph-mon[32789]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:29:52.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:51 smithi137 ceph-mon[28941]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:29:52.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:51 smithi137 ceph-mon[39068]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:29:53.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:53 smithi165 ceph-mon[32789]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:29:54.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:53 smithi137 ceph-mon[28941]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:29:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:53 smithi137 ceph-mon[39068]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:29:54.879 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:54 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:54.879 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:54 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:54.879 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:54 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:55.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:54 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:55.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:54 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:55.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:54 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:55.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:54 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:55.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:54 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:55.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:54 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:55.786 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:55 smithi165 ceph-mon[32789]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:29:56.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:55 smithi137 ceph-mon[28941]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:29:56.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:55 smithi137 ceph-mon[39068]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:29:56.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:56 smithi165 ceph-mon[32789]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:29:57.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:56 smithi137 ceph-mon[28941]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:29:57.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:56 smithi137 ceph-mon[39068]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:29:57.293 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 5 on host 'smithi165' 2024-09-21T09:29:57.878 DEBUG:teuthology.orchestra.run.smithi165:osd.5> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.5.service 2024-09-21T09:29:57.880 INFO:tasks.cephadm:Deploying osd.6 on smithi165 with /dev/vg_nvme/lv_2... 2024-09-21T09:29:57.880 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T09:29:58.171 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:29:58.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:58 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:58.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:58 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:58.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:58 smithi137 ceph-mon[39068]: from='osd.5 [v2:172.21.15.165:6808/4236645112,v1:172.21.15.165:6809/4236645112]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T09:29:58.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:58 smithi137 ceph-mon[39068]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T09:29:58.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:58 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:58.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:58 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:58.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:58 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:58.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:58 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:58.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:58 smithi137 ceph-mon[28941]: from='osd.5 [v2:172.21.15.165:6808/4236645112,v1:172.21.15.165:6809/4236645112]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T09:29:58.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:58 smithi137 ceph-mon[28941]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T09:29:58.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:58 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:58.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:58 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:58.614 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:58 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:58.614 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:58 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:58.615 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:58 smithi165 ceph-mon[32789]: from='osd.5 [v2:172.21.15.165:6808/4236645112,v1:172.21.15.165:6809/4236645112]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T09:29:58.615 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:58 smithi165 ceph-mon[32789]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T09:29:58.615 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:58 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:58.615 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:58 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:29:59.563 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:59 smithi165 ceph-mon[32789]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:29:59.563 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:59 smithi165 ceph-mon[32789]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T09:29:59.563 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:59 smithi165 ceph-mon[32789]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T09:29:59.563 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:59 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:29:59.563 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:59 smithi165 ceph-mon[32789]: from='osd.5 [v2:172.21.15.165:6808/4236645112,v1:172.21.15.165:6809/4236645112]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:29:59.563 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:29:59 smithi165 ceph-mon[32789]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:29:59.563 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 09:29:59 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T09:29:59.302+0000 7fa2f968f640 -1 osd.5 0 waiting for initial osdmap 2024-09-21T09:29:59.564 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 09:29:59 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T09:29:59.307+0000 7fa2f2ca1640 -1 osd.5 36 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:29:59.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:59 smithi137 ceph-mon[28941]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:29:59.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:59 smithi137 ceph-mon[28941]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T09:29:59.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:59 smithi137 ceph-mon[28941]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T09:29:59.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:59 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:29:59.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:59 smithi137 ceph-mon[28941]: from='osd.5 [v2:172.21.15.165:6808/4236645112,v1:172.21.15.165:6809/4236645112]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:29:59.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:29:59 smithi137 ceph-mon[28941]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:29:59.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:59 smithi137 ceph-mon[39068]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:29:59.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:59 smithi137 ceph-mon[39068]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T09:29:59.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:59 smithi137 ceph-mon[39068]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T09:29:59.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:59 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:29:59.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:59 smithi137 ceph-mon[39068]: from='osd.5 [v2:172.21.15.165:6808/4236645112,v1:172.21.15.165:6809/4236645112]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:29:59.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:29:59 smithi137 ceph-mon[39068]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:30:00.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:00 smithi165 ceph-mon[32789]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-09-21T09:30:00.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:00 smithi165 ceph-mon[32789]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T09:30:00.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:00 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:30:00.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:00 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:30:00.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:00 smithi165 ceph-mon[32789]: osd.5 [v2:172.21.15.165:6808/4236645112,v1:172.21.15.165:6809/4236645112] boot 2024-09-21T09:30:00.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:00 smithi165 ceph-mon[32789]: osdmap e37: 6 total, 6 up, 6 in 2024-09-21T09:30:00.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:00 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:30:00.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:00 smithi165 ceph-mon[32789]: overall HEALTH_OK 2024-09-21T09:30:00.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[28941]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-09-21T09:30:00.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[28941]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T09:30:00.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:30:00.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:30:00.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[28941]: osd.5 [v2:172.21.15.165:6808/4236645112,v1:172.21.15.165:6809/4236645112] boot 2024-09-21T09:30:00.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[28941]: osdmap e37: 6 total, 6 up, 6 in 2024-09-21T09:30:00.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:30:00.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[28941]: overall HEALTH_OK 2024-09-21T09:30:00.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[39068]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-09-21T09:30:00.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[39068]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T09:30:00.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:30:00.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:30:00.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[39068]: osd.5 [v2:172.21.15.165:6808/4236645112,v1:172.21.15.165:6809/4236645112] boot 2024-09-21T09:30:00.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[39068]: osdmap e37: 6 total, 6 up, 6 in 2024-09-21T09:30:00.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:30:00.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:00 smithi137 ceph-mon[39068]: overall HEALTH_OK 2024-09-21T09:30:01.530 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:30:01.550 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi165:vg_nvme/lv_2 2024-09-21T09:30:01.574 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:01 smithi165 ceph-mon[32789]: purged_snaps scrub starts 2024-09-21T09:30:01.574 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:01 smithi165 ceph-mon[32789]: purged_snaps scrub ok 2024-09-21T09:30:01.574 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:01 smithi165 ceph-mon[32789]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:30:01.574 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:01 smithi165 ceph-mon[32789]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T09:30:01.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:01 smithi137 ceph-mon[28941]: purged_snaps scrub starts 2024-09-21T09:30:01.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:01 smithi137 ceph-mon[28941]: purged_snaps scrub ok 2024-09-21T09:30:01.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:01 smithi137 ceph-mon[28941]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:30:01.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:01 smithi137 ceph-mon[28941]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T09:30:01.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:01 smithi137 ceph-mon[39068]: purged_snaps scrub starts 2024-09-21T09:30:01.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:01 smithi137 ceph-mon[39068]: purged_snaps scrub ok 2024-09-21T09:30:01.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:01 smithi137 ceph-mon[39068]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-09-21T09:30:01.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:01 smithi137 ceph-mon[39068]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T09:30:02.154 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:30:02.952 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:02 smithi165 ceph-mon[32789]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T09:30:02.952 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:02 smithi165 ceph-mon[32789]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:03.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:02 smithi137 ceph-mon[28941]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T09:30:03.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:02 smithi137 ceph-mon[28941]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:03.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:02 smithi137 ceph-mon[39068]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T09:30:03.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:02 smithi137 ceph-mon[39068]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:04.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[28941]: Detected new or changed devices on smithi165 2024-09-21T09:30:04.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:04.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:04.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:04.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:04.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[28941]: Adjusting osd_memory_target on smithi165 to 8544M 2024-09-21T09:30:04.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:04.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:04.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:04.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:04.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:04.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:04.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:04.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:04.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[39068]: Detected new or changed devices on smithi165 2024-09-21T09:30:04.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:04.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:04.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:04.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:04.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[39068]: Adjusting osd_memory_target on smithi165 to 8544M 2024-09-21T09:30:04.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:04.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:04.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:04.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:04.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:04.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:04.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:04.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:04 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:04.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:04 smithi165 ceph-mon[32789]: Detected new or changed devices on smithi165 2024-09-21T09:30:04.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:04 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:04 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:04 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:04 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:04 smithi165 ceph-mon[32789]: Adjusting osd_memory_target on smithi165 to 8544M 2024-09-21T09:30:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:04 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:04 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:04 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:04 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:04 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:04 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:04 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:04 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:05.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:05 smithi137 ceph-mon[39068]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:05.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:05 smithi137 ceph-mon[39068]: from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:05.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:05 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:30:05.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:05 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:30:05.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:05 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:05.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:05 smithi137 ceph-mon[28941]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:05.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:05 smithi137 ceph-mon[28941]: from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:05.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:05 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:30:05.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:05 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:30:05.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:05 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:05.829 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:05 smithi165 ceph-mon[32789]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:05.829 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:05 smithi165 ceph-mon[32789]: from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:05.830 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:05 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:30:05.830 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:05 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:30:05.830 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:05 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:07.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:07 smithi165 ceph-mon[32789]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:07.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:07 smithi165 ceph-mon[32789]: from='client.? 172.21.15.165:0/2622176213' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "507cfb6d-0820-45e5-8a44-6a028657d1b2"}]: dispatch 2024-09-21T09:30:07.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:07 smithi165 ceph-mon[32789]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "507cfb6d-0820-45e5-8a44-6a028657d1b2"}]: dispatch 2024-09-21T09:30:07.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:07 smithi165 ceph-mon[32789]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "507cfb6d-0820-45e5-8a44-6a028657d1b2"}]': finished 2024-09-21T09:30:07.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:07 smithi165 ceph-mon[32789]: osdmap e40: 7 total, 6 up, 7 in 2024-09-21T09:30:07.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:07 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:30:07.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:07 smithi165 ceph-mon[32789]: from='client.? 172.21.15.165:0/3292093698' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:30:07.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:07 smithi137 ceph-mon[28941]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:07.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:07 smithi137 ceph-mon[28941]: from='client.? 172.21.15.165:0/2622176213' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "507cfb6d-0820-45e5-8a44-6a028657d1b2"}]: dispatch 2024-09-21T09:30:07.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:07 smithi137 ceph-mon[28941]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "507cfb6d-0820-45e5-8a44-6a028657d1b2"}]: dispatch 2024-09-21T09:30:07.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:07 smithi137 ceph-mon[28941]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "507cfb6d-0820-45e5-8a44-6a028657d1b2"}]': finished 2024-09-21T09:30:07.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:07 smithi137 ceph-mon[28941]: osdmap e40: 7 total, 6 up, 7 in 2024-09-21T09:30:07.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:07 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:30:07.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:07 smithi137 ceph-mon[28941]: from='client.? 172.21.15.165:0/3292093698' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:30:07.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:07 smithi137 ceph-mon[39068]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:07.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:07 smithi137 ceph-mon[39068]: from='client.? 172.21.15.165:0/2622176213' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "507cfb6d-0820-45e5-8a44-6a028657d1b2"}]: dispatch 2024-09-21T09:30:07.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:07 smithi137 ceph-mon[39068]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "507cfb6d-0820-45e5-8a44-6a028657d1b2"}]: dispatch 2024-09-21T09:30:07.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:07 smithi137 ceph-mon[39068]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "507cfb6d-0820-45e5-8a44-6a028657d1b2"}]': finished 2024-09-21T09:30:07.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:07 smithi137 ceph-mon[39068]: osdmap e40: 7 total, 6 up, 7 in 2024-09-21T09:30:07.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:07 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:30:07.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:07 smithi137 ceph-mon[39068]: from='client.? 172.21.15.165:0/3292093698' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:30:09.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:09 smithi137 ceph-mon[28941]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:09.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:09 smithi137 ceph-mon[39068]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:09.829 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:09 smithi165 ceph-mon[32789]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:11 smithi165 ceph-mon[32789]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:11.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:11 smithi137 ceph-mon[28941]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:11.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:11 smithi137 ceph-mon[39068]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:13.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:13 smithi165 ceph-mon[32789]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:13.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:13 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T09:30:13.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:13 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:13.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:13 smithi137 ceph-mon[28941]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:13.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:13 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T09:30:13.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:13 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:13.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:13 smithi137 ceph-mon[39068]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:13.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:13 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T09:30:13.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:13 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:14.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:14 smithi137 ceph-mon[39068]: Deploying daemon osd.6 on smithi165 2024-09-21T09:30:14.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:14 smithi137 ceph-mon[28941]: Deploying daemon osd.6 on smithi165 2024-09-21T09:30:14.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:14 smithi165 ceph-mon[32789]: Deploying daemon osd.6 on smithi165 2024-09-21T09:30:15.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:15 smithi165 ceph-mon[32789]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:15.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:15 smithi137 ceph-mon[28941]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:15.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:15 smithi137 ceph-mon[39068]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:17.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:17 smithi137 ceph-mon[39068]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:17.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:17 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:17.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:17 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:17.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:17 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:17.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:17 smithi137 ceph-mon[28941]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:17.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:17 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:17.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:17 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:17.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:17 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:17.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:17 smithi165 ceph-mon[32789]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:17.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:17 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:17.840 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:17 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:17.840 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:17 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:19.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:19 smithi165 ceph-mon[32789]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:19.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:19 smithi137 ceph-mon[28941]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:19.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:19 smithi137 ceph-mon[39068]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:20.442 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 6 on host 'smithi165' 2024-09-21T09:30:21.382 DEBUG:teuthology.orchestra.run.smithi165:osd.6> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.6.service 2024-09-21T09:30:21.424 INFO:tasks.cephadm:Deploying osd.7 on smithi165 with /dev/vg_nvme/lv_1... 2024-09-21T09:30:21.425 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T09:30:21.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:21 smithi165 ceph-mon[32789]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:21.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:21 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:21.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:21 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:21.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:21 smithi165 ceph-mon[32789]: from='osd.6 [v2:172.21.15.165:6816/1223089378,v1:172.21.15.165:6817/1223089378]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T09:30:21.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:21 smithi165 ceph-mon[32789]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T09:30:21.735 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:30:21.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:21 smithi137 ceph-mon[28941]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:21.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:21 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:21.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:21 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:21.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:21 smithi137 ceph-mon[28941]: from='osd.6 [v2:172.21.15.165:6816/1223089378,v1:172.21.15.165:6817/1223089378]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T09:30:21.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:21 smithi137 ceph-mon[28941]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T09:30:21.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:21 smithi137 ceph-mon[39068]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:21.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:21 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:21.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:21 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:21.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:21 smithi137 ceph-mon[39068]: from='osd.6 [v2:172.21.15.165:6816/1223089378,v1:172.21.15.165:6817/1223089378]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T09:30:21.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:21 smithi137 ceph-mon[39068]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T09:30:22.723 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:22 smithi165 ceph-mon[32789]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T09:30:22.723 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:22 smithi165 ceph-mon[32789]: osdmap e41: 7 total, 6 up, 7 in 2024-09-21T09:30:22.723 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:22 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:30:22.723 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:22 smithi165 ceph-mon[32789]: from='osd.6 [v2:172.21.15.165:6816/1223089378,v1:172.21.15.165:6817/1223089378]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:30:22.724 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:22 smithi165 ceph-mon[32789]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:30:22.724 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:22 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:22.724 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:22 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:22.724 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 09:30:22 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T09:30:22.446+0000 7f010aac9640 -1 osd.6 0 waiting for initial osdmap 2024-09-21T09:30:22.724 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 09:30:22 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T09:30:22.452+0000 7f0107103640 -1 osd.6 42 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:30:22.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:22 smithi137 ceph-mon[39068]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T09:30:22.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:22 smithi137 ceph-mon[39068]: osdmap e41: 7 total, 6 up, 7 in 2024-09-21T09:30:22.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:22 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:30:22.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:22 smithi137 ceph-mon[39068]: from='osd.6 [v2:172.21.15.165:6816/1223089378,v1:172.21.15.165:6817/1223089378]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:30:22.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:22 smithi137 ceph-mon[39068]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:30:22.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:22 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:22.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:22 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:22.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:22 smithi137 ceph-mon[28941]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T09:30:22.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:22 smithi137 ceph-mon[28941]: osdmap e41: 7 total, 6 up, 7 in 2024-09-21T09:30:22.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:22 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:30:22.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:22 smithi137 ceph-mon[28941]: from='osd.6 [v2:172.21.15.165:6816/1223089378,v1:172.21.15.165:6817/1223089378]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:30:22.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:22 smithi137 ceph-mon[28941]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:30:22.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:22 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:22.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:22 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:23.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:23 smithi137 ceph-mon[39068]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:23.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:23 smithi137 ceph-mon[39068]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-09-21T09:30:23.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:23 smithi137 ceph-mon[39068]: osdmap e42: 7 total, 6 up, 7 in 2024-09-21T09:30:23.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:23 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:30:23.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:23 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:30:23.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:23 smithi137 ceph-mon[28941]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:23.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:23 smithi137 ceph-mon[28941]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-09-21T09:30:23.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:23 smithi137 ceph-mon[28941]: osdmap e42: 7 total, 6 up, 7 in 2024-09-21T09:30:23.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:23 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:30:23.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:23 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:30:23.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:23 smithi165 ceph-mon[32789]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-21T09:30:23.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:23 smithi165 ceph-mon[32789]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-09-21T09:30:23.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:23 smithi165 ceph-mon[32789]: osdmap e42: 7 total, 6 up, 7 in 2024-09-21T09:30:23.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:23 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:30:23.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:23 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:30:24.545 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:24 smithi165 ceph-mon[32789]: purged_snaps scrub starts 2024-09-21T09:30:24.545 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:24 smithi165 ceph-mon[32789]: purged_snaps scrub ok 2024-09-21T09:30:24.546 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:24 smithi165 ceph-mon[32789]: osd.6 [v2:172.21.15.165:6816/1223089378,v1:172.21.15.165:6817/1223089378] boot 2024-09-21T09:30:24.546 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:24 smithi165 ceph-mon[32789]: osdmap e43: 7 total, 7 up, 7 in 2024-09-21T09:30:24.546 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:24 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:30:24.546 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:24 smithi165 ceph-mon[32789]: osdmap e44: 7 total, 7 up, 7 in 2024-09-21T09:30:24.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:24 smithi137 ceph-mon[28941]: purged_snaps scrub starts 2024-09-21T09:30:24.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:24 smithi137 ceph-mon[28941]: purged_snaps scrub ok 2024-09-21T09:30:24.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:24 smithi137 ceph-mon[28941]: osd.6 [v2:172.21.15.165:6816/1223089378,v1:172.21.15.165:6817/1223089378] boot 2024-09-21T09:30:24.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:24 smithi137 ceph-mon[28941]: osdmap e43: 7 total, 7 up, 7 in 2024-09-21T09:30:24.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:24 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:30:24.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:24 smithi137 ceph-mon[28941]: osdmap e44: 7 total, 7 up, 7 in 2024-09-21T09:30:24.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:24 smithi137 ceph-mon[39068]: purged_snaps scrub starts 2024-09-21T09:30:24.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:24 smithi137 ceph-mon[39068]: purged_snaps scrub ok 2024-09-21T09:30:24.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:24 smithi137 ceph-mon[39068]: osd.6 [v2:172.21.15.165:6816/1223089378,v1:172.21.15.165:6817/1223089378] boot 2024-09-21T09:30:24.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:24 smithi137 ceph-mon[39068]: osdmap e43: 7 total, 7 up, 7 in 2024-09-21T09:30:24.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:24 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:30:24.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:24 smithi137 ceph-mon[39068]: osdmap e44: 7 total, 7 up, 7 in 2024-09-21T09:30:25.266 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-21T09:30:25.291 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi165:vg_nvme/lv_1 2024-09-21T09:30:25.564 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:25 smithi165 ceph-mon[32789]: pgmap v146: 1 pgs: 1 peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:25.564 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:25 smithi165 ceph-mon[32789]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T09:30:25.564 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:25 smithi165 ceph-mon[32789]: osdmap e45: 7 total, 7 up, 7 in 2024-09-21T09:30:25.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:25 smithi137 ceph-mon[39068]: pgmap v146: 1 pgs: 1 peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:25.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:25 smithi137 ceph-mon[39068]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T09:30:25.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:25 smithi137 ceph-mon[39068]: osdmap e45: 7 total, 7 up, 7 in 2024-09-21T09:30:25.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:25 smithi137 ceph-mon[28941]: pgmap v146: 1 pgs: 1 peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:25.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:25 smithi137 ceph-mon[28941]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T09:30:25.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:25 smithi137 ceph-mon[28941]: osdmap e45: 7 total, 7 up, 7 in 2024-09-21T09:30:25.801 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:30:27.725 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:27 smithi165 ceph-mon[32789]: pgmap v149: 1 pgs: 1 peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:27.725 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:27.725 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:27.725 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:27.726 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:27.726 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:27.726 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:27.726 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:27.726 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:27.726 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:27.726 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:27.726 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:27.726 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:27.726 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:27 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:27.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[28941]: pgmap v149: 1 pgs: 1 peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:27.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:27.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:27.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:27.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:27.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:27.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:27.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:27.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:27.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:27.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:27.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:27.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:27.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:27.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[39068]: pgmap v149: 1 pgs: 1 peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:27.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:27.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:27.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:27.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:27.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:27.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:27.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:27.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:27.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:27.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:27.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:27.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:27.803 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:27 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:28.763 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:28 smithi165 ceph-mon[32789]: Detected new or changed devices on smithi165 2024-09-21T09:30:28.823 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:28 smithi165 ceph-mon[32789]: Adjusting osd_memory_target on smithi165 to 5696M 2024-09-21T09:30:28.823 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:28 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:30:28.823 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:28 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:30:28.823 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:28 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:28.823 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:28 smithi137 ceph-mon[28941]: Detected new or changed devices on smithi165 2024-09-21T09:30:28.824 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:28 smithi137 ceph-mon[28941]: Adjusting osd_memory_target on smithi165 to 5696M 2024-09-21T09:30:28.824 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:28 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:30:28.824 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:28 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:30:28.824 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:28 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:28.824 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:28 smithi137 ceph-mon[39068]: Detected new or changed devices on smithi165 2024-09-21T09:30:28.824 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:28 smithi137 ceph-mon[39068]: Adjusting osd_memory_target on smithi165 to 5696M 2024-09-21T09:30:28.824 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:28 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:30:28.824 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:28 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:30:28.825 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:28 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:29.475 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:29 smithi165 ceph-mon[32789]: pgmap v150: 1 pgs: 1 peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:29.475 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:29 smithi165 ceph-mon[32789]: from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:29.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:29 smithi137 ceph-mon[28941]: pgmap v150: 1 pgs: 1 peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:29.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:29 smithi137 ceph-mon[28941]: from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:29.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:29 smithi137 ceph-mon[39068]: pgmap v150: 1 pgs: 1 peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:29.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:29 smithi137 ceph-mon[39068]: from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:30.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:30 smithi137 ceph-mon[28941]: from='client.? 172.21.15.165:0/3378048941' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de2ce654-f17d-4395-ae5d-19211807e267"}]: dispatch 2024-09-21T09:30:30.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:30 smithi137 ceph-mon[28941]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de2ce654-f17d-4395-ae5d-19211807e267"}]: dispatch 2024-09-21T09:30:30.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:30 smithi137 ceph-mon[28941]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "de2ce654-f17d-4395-ae5d-19211807e267"}]': finished 2024-09-21T09:30:30.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:30 smithi137 ceph-mon[28941]: osdmap e46: 8 total, 7 up, 8 in 2024-09-21T09:30:30.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:30 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:30:30.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:30 smithi137 ceph-mon[39068]: from='client.? 172.21.15.165:0/3378048941' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de2ce654-f17d-4395-ae5d-19211807e267"}]: dispatch 2024-09-21T09:30:30.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:30 smithi137 ceph-mon[39068]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de2ce654-f17d-4395-ae5d-19211807e267"}]: dispatch 2024-09-21T09:30:30.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:30 smithi137 ceph-mon[39068]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "de2ce654-f17d-4395-ae5d-19211807e267"}]': finished 2024-09-21T09:30:30.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:30 smithi137 ceph-mon[39068]: osdmap e46: 8 total, 7 up, 8 in 2024-09-21T09:30:30.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:30 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:30:30.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:30 smithi165 ceph-mon[32789]: from='client.? 172.21.15.165:0/3378048941' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de2ce654-f17d-4395-ae5d-19211807e267"}]: dispatch 2024-09-21T09:30:30.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:30 smithi165 ceph-mon[32789]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de2ce654-f17d-4395-ae5d-19211807e267"}]: dispatch 2024-09-21T09:30:30.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:30 smithi165 ceph-mon[32789]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "de2ce654-f17d-4395-ae5d-19211807e267"}]': finished 2024-09-21T09:30:30.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:30 smithi165 ceph-mon[32789]: osdmap e46: 8 total, 7 up, 8 in 2024-09-21T09:30:30.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:30 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:30:31.768 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:31 smithi165 ceph-mon[32789]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-21T09:30:31.768 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:31 smithi165 ceph-mon[32789]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T09:30:31.768 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:31 smithi165 ceph-mon[32789]: Cluster is now healthy 2024-09-21T09:30:31.768 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:31 smithi165 ceph-mon[32789]: from='client.? 172.21.15.165:0/204374227' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:30:31.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:31 smithi137 ceph-mon[28941]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-21T09:30:31.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:31 smithi137 ceph-mon[28941]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T09:30:31.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:31 smithi137 ceph-mon[28941]: Cluster is now healthy 2024-09-21T09:30:31.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:31 smithi137 ceph-mon[28941]: from='client.? 172.21.15.165:0/204374227' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:30:31.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:31 smithi137 ceph-mon[39068]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-21T09:30:31.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:31 smithi137 ceph-mon[39068]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T09:30:31.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:31 smithi137 ceph-mon[39068]: Cluster is now healthy 2024-09-21T09:30:31.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:31 smithi137 ceph-mon[39068]: from='client.? 172.21.15.165:0/204374227' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:30:33.741 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:33 smithi165 ceph-mon[32789]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-21T09:30:33.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:33 smithi137 ceph-mon[28941]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-21T09:30:33.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:33 smithi137 ceph-mon[39068]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-21T09:30:35.788 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:35 smithi165 ceph-mon[32789]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-21T09:30:35.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:35 smithi137 ceph-mon[28941]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-21T09:30:35.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:35 smithi137 ceph-mon[39068]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-21T09:30:36.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:36 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T09:30:36.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:36 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:36.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:36 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T09:30:36.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:36 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:36.847 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:36 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T09:30:36.847 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:36 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:37.737 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:37 smithi165 ceph-mon[32789]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:30:37.738 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:37 smithi165 ceph-mon[32789]: Deploying daemon osd.7 on smithi165 2024-09-21T09:30:37.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:37 smithi137 ceph-mon[28941]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:30:37.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:37 smithi137 ceph-mon[28941]: Deploying daemon osd.7 on smithi165 2024-09-21T09:30:37.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:37 smithi137 ceph-mon[39068]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:30:37.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:37 smithi137 ceph-mon[39068]: Deploying daemon osd.7 on smithi165 2024-09-21T09:30:39.795 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:39 smithi165 ceph-mon[32789]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:30:39.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:39 smithi137 ceph-mon[28941]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:30:39.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:39 smithi137 ceph-mon[39068]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:30:41.777 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:41 smithi165 ceph-mon[32789]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:41.777 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:41 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:41.777 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:41 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:41.777 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:41 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:41.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:41 smithi137 ceph-mon[28941]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:41.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:41 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:41.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:41 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:41.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:41 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:41.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:41 smithi137 ceph-mon[39068]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:41.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:41 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:41.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:41 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:41.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:41 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:43.788 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:43 smithi165 ceph-mon[32789]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:43.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:43 smithi137 ceph-mon[39068]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:43.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:43 smithi137 ceph-mon[28941]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:44.435 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 7 on host 'smithi165' 2024-09-21T09:30:44.737 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:44 smithi165 ceph-mon[32789]: from='osd.7 [v2:172.21.15.165:6824/1368768087,v1:172.21.15.165:6825/1368768087]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T09:30:44.737 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:44 smithi165 ceph-mon[32789]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T09:30:44.737 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:44 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:44.737 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:44 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:44.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:44 smithi137 ceph-mon[28941]: from='osd.7 [v2:172.21.15.165:6824/1368768087,v1:172.21.15.165:6825/1368768087]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T09:30:44.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:44 smithi137 ceph-mon[28941]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T09:30:44.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:44 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:44.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:44 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:44.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:44 smithi137 ceph-mon[39068]: from='osd.7 [v2:172.21.15.165:6824/1368768087,v1:172.21.15.165:6825/1368768087]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T09:30:44.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:44 smithi137 ceph-mon[39068]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T09:30:44.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:44 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:44.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:44 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:45.011 DEBUG:teuthology.orchestra.run.smithi165:osd.7> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.7.service 2024-09-21T09:30:45.014 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-21T09:30:45.014 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T09:30:45.273 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:30:45.721 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[28941]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:45.721 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[28941]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T09:30:45.721 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[28941]: osdmap e47: 8 total, 7 up, 8 in 2024-09-21T09:30:45.721 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:30:45.721 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[28941]: from='osd.7 [v2:172.21.15.165:6824/1368768087,v1:172.21.15.165:6825/1368768087]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:30:45.721 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[28941]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:30:45.721 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:45.721 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:45.722 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[39068]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:45.722 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[39068]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T09:30:45.722 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[39068]: osdmap e47: 8 total, 7 up, 8 in 2024-09-21T09:30:45.722 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:30:45.722 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[39068]: from='osd.7 [v2:172.21.15.165:6824/1368768087,v1:172.21.15.165:6825/1368768087]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:30:45.722 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[39068]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:30:45.722 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:45.722 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:45 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:45.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:45 smithi165 ceph-mon[32789]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:45.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:45 smithi165 ceph-mon[32789]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T09:30:45.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:45 smithi165 ceph-mon[32789]: osdmap e47: 8 total, 7 up, 8 in 2024-09-21T09:30:45.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:45 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:30:45.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:45 smithi165 ceph-mon[32789]: from='osd.7 [v2:172.21.15.165:6824/1368768087,v1:172.21.15.165:6825/1368768087]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:30:45.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:45 smithi165 ceph-mon[32789]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-09-21T09:30:45.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:45 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:45.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:45 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:45.840 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 09:30:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T09:30:45.512+0000 7f8c7fad6640 -1 osd.7 0 waiting for initial osdmap 2024-09-21T09:30:45.840 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 09:30:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T09:30:45.520+0000 7f8c7c110640 -1 osd.7 48 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:30:46.708 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:46 smithi137 ceph-mon[28941]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-09-21T09:30:46.708 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:46 smithi137 ceph-mon[28941]: osdmap e48: 8 total, 7 up, 8 in 2024-09-21T09:30:46.708 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:46 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:30:46.708 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:46 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:30:46.708 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:46 smithi137 ceph-mon[28941]: osd.7 [v2:172.21.15.165:6824/1368768087,v1:172.21.15.165:6825/1368768087] boot 2024-09-21T09:30:46.708 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:46 smithi137 ceph-mon[28941]: osdmap e49: 8 total, 8 up, 8 in 2024-09-21T09:30:46.708 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:46 smithi137 ceph-mon[39068]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-09-21T09:30:46.708 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:46 smithi137 ceph-mon[39068]: osdmap e48: 8 total, 7 up, 8 in 2024-09-21T09:30:46.708 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:46 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:30:46.709 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:46 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:30:46.709 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:46 smithi137 ceph-mon[39068]: osd.7 [v2:172.21.15.165:6824/1368768087,v1:172.21.15.165:6825/1368768087] boot 2024-09-21T09:30:46.709 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:46 smithi137 ceph-mon[39068]: osdmap e49: 8 total, 8 up, 8 in 2024-09-21T09:30:46.841 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:46 smithi165 ceph-mon[32789]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-09-21T09:30:46.842 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:46 smithi165 ceph-mon[32789]: osdmap e48: 8 total, 7 up, 8 in 2024-09-21T09:30:46.842 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:46 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:30:46.842 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:46 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:30:46.842 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:46 smithi165 ceph-mon[32789]: osd.7 [v2:172.21.15.165:6824/1368768087,v1:172.21.15.165:6825/1368768087] boot 2024-09-21T09:30:46.842 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:46 smithi165 ceph-mon[32789]: osdmap e49: 8 total, 8 up, 8 in 2024-09-21T09:30:47.059 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:30:47.595 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:47 smithi137 ceph-mon[28941]: purged_snaps scrub starts 2024-09-21T09:30:47.595 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:47 smithi137 ceph-mon[28941]: purged_snaps scrub ok 2024-09-21T09:30:47.595 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:47 smithi137 ceph-mon[28941]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:47.595 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:47 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:30:47.595 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:47 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3379107600' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T09:30:47.595 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:47 smithi137 ceph-mon[28941]: osdmap e50: 8 total, 8 up, 8 in 2024-09-21T09:30:47.596 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:47 smithi137 ceph-mon[39068]: purged_snaps scrub starts 2024-09-21T09:30:47.596 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:47 smithi137 ceph-mon[39068]: purged_snaps scrub ok 2024-09-21T09:30:47.596 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:47 smithi137 ceph-mon[39068]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:47.596 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:47 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:30:47.596 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:47 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3379107600' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T09:30:47.596 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:47 smithi137 ceph-mon[39068]: osdmap e50: 8 total, 8 up, 8 in 2024-09-21T09:30:47.698 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":49,"num_osds":8,"num_up_osds":8,"osd_up_since":1726911046,"num_in_osds":8,"osd_in_since":1726911030,"num_remapped_pgs":1} 2024-09-21T09:30:47.698 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:30:47.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:47 smithi165 ceph-mon[32789]: purged_snaps scrub starts 2024-09-21T09:30:47.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:47 smithi165 ceph-mon[32789]: purged_snaps scrub ok 2024-09-21T09:30:47.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:47 smithi165 ceph-mon[32789]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:30:47.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:47 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:30:47.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:47 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3379107600' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T09:30:47.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:47 smithi165 ceph-mon[32789]: osdmap e50: 8 total, 8 up, 8 in 2024-09-21T09:30:47.951 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:30:49.725 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:30:49.725 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":51,"fsid":"6369b226-77fb-11ef-baf6-efdc52797490","created":"2024-09-21T09:25:46.952453+0000","modified":"2024-09-21T09:30:48.503260+0000","last_up_change":"2024-09-21T09:30:46.500313+0000","last_in_change":"2024-09-21T09:30:30.382598+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:28:52.213134+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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":{}}}],"osds":[{"osd":0,"uuid":"f7042459-a24a-4c70-a4a3-e7e38c4684fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6802","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6803","nonce":2545346212}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6804","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6805","nonce":2545346212}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6808","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6809","nonce":2545346212}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6806","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6807","nonce":2545346212}]},"public_addr":"172.21.15.137:6803/2545346212","cluster_addr":"172.21.15.137:6805/2545346212","heartbeat_back_addr":"172.21.15.137:6809/2545346212","heartbeat_front_addr":"172.21.15.137:6807/2545346212","state":["exists","up"]},{"osd":1,"uuid":"1152f6f6-67e3-4fca-a397-413d9bb0b63d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6810","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6811","nonce":3723049318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6812","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6813","nonce":3723049318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6816","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6817","nonce":3723049318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6814","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6815","nonce":3723049318}]},"public_addr":"172.21.15.137:6811/3723049318","cluster_addr":"172.21.15.137:6813/3723049318","heartbeat_back_addr":"172.21.15.137:6817/3723049318","heartbeat_front_addr":"172.21.15.137:6815/3723049318","state":["exists","up"]},{"osd":2,"uuid":"241522d8-1462-4c17-a856-72833bd8a13f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6818","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6819","nonce":2246351171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6820","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6821","nonce":2246351171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6824","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6825","nonce":2246351171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6822","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6823","nonce":2246351171}]},"public_addr":"172.21.15.137:6819/2246351171","cluster_addr":"172.21.15.137:6821/2246351171","heartbeat_back_addr":"172.21.15.137:6825/2246351171","heartbeat_front_addr":"172.21.15.137:6823/2246351171","state":["exists","up"]},{"osd":3,"uuid":"3b950cd0-48ae-4663-bac0-7df58adbc362","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6826","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6827","nonce":1170720249}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6828","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6829","nonce":1170720249}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6832","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6833","nonce":1170720249}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6830","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6831","nonce":1170720249}]},"public_addr":"172.21.15.137:6827/1170720249","cluster_addr":"172.21.15.137:6829/1170720249","heartbeat_back_addr":"172.21.15.137:6833/1170720249","heartbeat_front_addr":"172.21.15.137:6831/1170720249","state":["exists","up"]},{"osd":4,"uuid":"23519a29-b870-4738-ad43-ffce371914e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6801","nonce":1366018781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6803","nonce":1366018781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6807","nonce":1366018781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6805","nonce":1366018781}]},"public_addr":"172.21.15.165:6801/1366018781","cluster_addr":"172.21.15.165:6803/1366018781","heartbeat_back_addr":"172.21.15.165:6807/1366018781","heartbeat_front_addr":"172.21.15.165:6805/1366018781","state":["exists","up"]},{"osd":5,"uuid":"4110d59e-0724-4b94-98c0-d8142e68d3e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6809","nonce":4236645112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6811","nonce":4236645112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6815","nonce":4236645112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6813","nonce":4236645112}]},"public_addr":"172.21.15.165:6809/4236645112","cluster_addr":"172.21.15.165:6811/4236645112","heartbeat_back_addr":"172.21.15.165:6815/4236645112","heartbeat_front_addr":"172.21.15.165:6813/4236645112","state":["exists","up"]},{"osd":6,"uuid":"507cfb6d-0820-45e5-8a44-6a028657d1b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6816","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6817","nonce":1223089378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6819","nonce":1223089378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6823","nonce":1223089378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6821","nonce":1223089378}]},"public_addr":"172.21.15.165:6817/1223089378","cluster_addr":"172.21.15.165:6819/1223089378","heartbeat_back_addr":"172.21.15.165:6823/1223089378","heartbeat_front_addr":"172.21.15.165:6821/1223089378","state":["exists","up"]},{"osd":7,"uuid":"de2ce654-f17d-4395-ae5d-19211807e267","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6825","nonce":1368768087}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6827","nonce":1368768087}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6831","nonce":1368768087}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6829","nonce":1368768087}]},"public_addr":"172.21.15.165:6825/1368768087","cluster_addr":"172.21.15.165:6827/1368768087","heartbeat_back_addr":"172.21.15.165:6831/1368768087","heartbeat_front_addr":"172.21.15.165:6829/1368768087","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:27:59.968183+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:24.507532+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:48.992005+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:13.315337+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:35.178698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:58.277137+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:21.530832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:45.278352+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.137:6800/1162411263":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/2681636856":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/2705097590":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/3873730802":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/31913196":"2024-09-22T09:26:15.716263+0000","172.21.15.137:6801/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1732073948":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6800/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:6801/1162411263":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/3146197869":"2024-09-22T09:26:15.716263+0000"},"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-21T09:30:49.725 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:49.725 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: Detected new or changed devices on smithi165 2024-09-21T09:30:49.726 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:49.726 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:49.726 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:49.726 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:49.726 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:49.726 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:49.726 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: Adjusting osd_memory_target on smithi165 to 4272M 2024-09-21T09:30:49.726 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:49.727 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:49.727 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:49.727 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:49.727 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:49.727 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:49.727 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:49.727 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:49.727 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[28941]: osdmap e51: 8 total, 8 up, 8 in 2024-09-21T09:30:49.727 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:49.728 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: Detected new or changed devices on smithi165 2024-09-21T09:30:49.728 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:49.728 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:49.728 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:49.728 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:49.728 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:49.728 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:49.728 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: Adjusting osd_memory_target on smithi165 to 4272M 2024-09-21T09:30:49.728 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:49.729 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:49.729 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:49.729 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:49.729 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:49.729 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:49.729 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:49.729 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:49.729 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:49 smithi137 ceph-mon[39068]: osdmap e51: 8 total, 8 up, 8 in 2024-09-21T09:30:49.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:49.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: Detected new or changed devices on smithi165 2024-09-21T09:30:49.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:30:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: Adjusting osd_memory_target on smithi165 to 4272M 2024-09-21T09:30:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:49.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:49.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:49 smithi165 ceph-mon[32789]: osdmap e51: 8 total, 8 up, 8 in 2024-09-21T09:30:50.365 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T09:28:52.213134+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 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': {}}}] 2024-09-21T09:30:50.365 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T09:30:50.611 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:30:50.731 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:50 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/4215007036' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:30:50.732 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:50 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/4215007036' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:30:50.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:50 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/4215007036' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:30:51.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:51 smithi165 ceph-mon[32789]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:51.710 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:51 smithi137 ceph-mon[28941]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:51.710 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:51 smithi137 ceph-mon[39068]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:52.412 INFO:teuthology.orchestra.run.smithi137.stdout:pg_num: 1 2024-09-21T09:30:53.084 INFO:tasks.cephadm:Adding prometheus.a on smithi165 2024-09-21T09:30:53.085 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch apply prometheus '1;smithi165=a' 2024-09-21T09:30:53.334 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:30:53.662 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:53 smithi165 ceph-mon[32789]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:53.662 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:53 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1825152526' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T09:30:53.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:53 smithi137 ceph-mon[28941]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:53.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:53 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1825152526' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T09:30:53.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:53 smithi137 ceph-mon[39068]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:53.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:53 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1825152526' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T09:30:54.917 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled prometheus update... 2024-09-21T09:30:55.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:55 smithi165 ceph-mon[32789]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:55.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:55 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:55.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:55 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:55.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:55 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:55.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:55 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:55.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:55 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:55.555 DEBUG:teuthology.orchestra.run.smithi165:prometheus.a> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@prometheus.a.service 2024-09-21T09:30:55.557 INFO:tasks.cephadm:Adding node-exporter.a on smithi137 2024-09-21T09:30:55.558 INFO:tasks.cephadm:Adding node-exporter.b on smithi165 2024-09-21T09:30:55.558 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch apply node-exporter '2;smithi137=a;smithi165=b' 2024-09-21T09:30:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:55 smithi137 ceph-mon[28941]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:55 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:55 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:55 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:55 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:55 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:55.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:55 smithi137 ceph-mon[39068]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:55.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:55 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:55.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:55 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:55.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:55 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:55.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:55 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:55.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:55 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:55.846 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:30:56.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:56 smithi165 ceph-mon[32789]: from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:56.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:56 smithi165 ceph-mon[32789]: Saving service prometheus spec with placement smithi165=a;count:1 2024-09-21T09:30:56.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:56 smithi165 ceph-mon[32789]: Deploying daemon prometheus.a on smithi165 2024-09-21T09:30:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:56 smithi137 ceph-mon[28941]: from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:56 smithi137 ceph-mon[28941]: Saving service prometheus spec with placement smithi165=a;count:1 2024-09-21T09:30:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:56 smithi137 ceph-mon[28941]: Deploying daemon prometheus.a on smithi165 2024-09-21T09:30:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:56 smithi137 ceph-mon[39068]: from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:56 smithi137 ceph-mon[39068]: Saving service prometheus spec with placement smithi165=a;count:1 2024-09-21T09:30:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:56 smithi137 ceph-mon[39068]: Deploying daemon prometheus.a on smithi165 2024-09-21T09:30:57.678 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:57 smithi165 ceph-mon[32789]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:57.795 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:57 smithi137 ceph-mon[28941]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:57.795 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:57 smithi137 ceph-mon[39068]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:58.445 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled node-exporter update... 2024-09-21T09:30:59.265 DEBUG:teuthology.orchestra.run.smithi137:node-exporter.a> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@node-exporter.a.service 2024-09-21T09:30:59.269 DEBUG:teuthology.orchestra.run.smithi165:node-exporter.b> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@node-exporter.b.service 2024-09-21T09:30:59.272 INFO:tasks.cephadm:Adding alertmanager.a on smithi137 2024-09-21T09:30:59.272 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch apply alertmanager '1;smithi137=a' 2024-09-21T09:30:59.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:59 smithi137 ceph-mon[28941]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:59.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:59 smithi137 ceph-mon[28941]: from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi137=a;smithi165=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:59.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:59 smithi137 ceph-mon[28941]: Saving service node-exporter spec with placement smithi137=a;smithi165=b;count:2 2024-09-21T09:30:59.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:30:59 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:59.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:59 smithi137 ceph-mon[39068]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:59.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:59 smithi137 ceph-mon[39068]: from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi137=a;smithi165=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:59.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:59 smithi137 ceph-mon[39068]: Saving service node-exporter spec with placement smithi137=a;smithi165=b;count:2 2024-09-21T09:30:59.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:30:59 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:30:59.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:59 smithi165 ceph-mon[32789]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:30:59.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:59 smithi165 ceph-mon[32789]: from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi137=a;smithi165=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:59.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:59 smithi165 ceph-mon[32789]: Saving service node-exporter spec with placement smithi137=a;smithi165=b;count:2 2024-09-21T09:30:59.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:30:59 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:00.293 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:31:01.762 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:01 smithi165 ceph-mon[32789]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:01.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:01 smithi137 ceph-mon[28941]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:01.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:01 smithi137 ceph-mon[39068]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:02.455 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled alertmanager update... 2024-09-21T09:31:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:03 smithi165 ceph-mon[32789]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:03 smithi165 ceph-mon[32789]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi137=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:03 smithi165 ceph-mon[32789]: Saving service alertmanager spec with placement smithi137=a;count:1 2024-09-21T09:31:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:03 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:03.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:03 smithi137 ceph-mon[28941]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:03.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:03 smithi137 ceph-mon[28941]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi137=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:03.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:03 smithi137 ceph-mon[28941]: Saving service alertmanager spec with placement smithi137=a;count:1 2024-09-21T09:31:03.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:03 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:03.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:03 smithi137 ceph-mon[39068]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:03 smithi137 ceph-mon[39068]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi137=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:03 smithi137 ceph-mon[39068]: Saving service alertmanager spec with placement smithi137=a;count:1 2024-09-21T09:31:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:03 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:03.811 DEBUG:teuthology.orchestra.run.smithi137:alertmanager.a> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@alertmanager.a.service 2024-09-21T09:31:03.814 INFO:tasks.cephadm:Adding grafana.a on smithi165 2024-09-21T09:31:03.814 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph orch apply grafana '1;smithi165=a' 2024-09-21T09:31:04.055 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:31:05.602 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:05 smithi165 ceph-mon[32789]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:05.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:05 smithi137 ceph-mon[39068]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:05.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:05 smithi137 ceph-mon[28941]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:06.547 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled grafana update... 2024-09-21T09:31:07.463 DEBUG:teuthology.orchestra.run.smithi165:grafana.a> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@grafana.a.service 2024-09-21T09:31:07.466 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T09:31:07.466 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T09:31:07.727 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:07.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:07 smithi137 ceph-mon[39068]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:07.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:07 smithi137 ceph-mon[39068]: from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:07.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:07 smithi137 ceph-mon[39068]: Saving service grafana spec with placement smithi165=a;count:1 2024-09-21T09:31:07.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:07 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:07.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:07 smithi137 ceph-mon[28941]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:07.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:07 smithi137 ceph-mon[28941]: from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:07.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:07 smithi137 ceph-mon[28941]: Saving service grafana spec with placement smithi165=a;count:1 2024-09-21T09:31:07.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:07 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:07.838 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:07 smithi165 ceph-mon[32789]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:07.838 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:07 smithi165 ceph-mon[32789]: from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:07.838 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:07 smithi165 ceph-mon[32789]: Saving service grafana spec with placement smithi165=a;count:1 2024-09-21T09:31:07.838 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:07 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:09.634 INFO:teuthology.orchestra.run.smithi137.stdout:[client.0] 2024-09-21T09:31:09.634 INFO:teuthology.orchestra.run.smithi137.stdout: key = AQBdku5mtgtYJRAAsQRGYGlpS3BMLnEUnwu+cg== 2024-09-21T09:31:09.755 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:09 smithi165 ceph-mon[32789]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:09.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:09 smithi137 ceph-mon[28941]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:09.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:09 smithi137 ceph-mon[39068]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:10.148 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:09 smithi165 podman[60638]: 2024-09-21 09:31:09.866226812 +0000 UTC m=+0.016548905 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-21T09:31:10.333 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T09:31:10.333 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T09:31:10.333 DEBUG:teuthology.orchestra.run.smithi137:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T09:31:10.373 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T09:31:10.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:10 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/58177987' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:31:10.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:10 smithi137 ceph-mon[28941]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:31:10.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:10 smithi137 ceph-mon[28941]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T09:31:10.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:10 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/58177987' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:31:10.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:10 smithi137 ceph-mon[39068]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:31:10.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:10 smithi137 ceph-mon[39068]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T09:31:10.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:10 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/58177987' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:31:10.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:10 smithi165 ceph-mon[32789]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:31:10.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:10 smithi165 ceph-mon[32789]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T09:31:11.295 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:10 smithi165 podman[60638]: 2024-09-21 09:31:10.94931097 +0000 UTC m=+1.099633053 container create 66a9e66371ed5fe5f5276bef6f87cef10feaec34241669fabe07b305124d1dee (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:31:11.551 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 podman[60638]: 2024-09-21 09:31:11.435169228 +0000 UTC m=+1.585491328 container init 66a9e66371ed5fe5f5276bef6f87cef10feaec34241669fabe07b305124d1dee (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:31:11.551 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 podman[60638]: 2024-09-21 09:31:11.439016582 +0000 UTC m=+1.589338675 container start 66a9e66371ed5fe5f5276bef6f87cef10feaec34241669fabe07b305124d1dee (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:31:11.551 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.465Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T09:31:11.551 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.465Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-21T09:31:11.551 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.465Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi165 (none))" 2024-09-21T09:31:11.551 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.465Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T09:31:11.551 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.465Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T09:31:11.552 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.466Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T09:31:11.552 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.467Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T09:31:11.552 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.468Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T09:31:11.552 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.468Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T09:31:11.552 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.470Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T09:31:11.552 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.470Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.395µs 2024-09-21T09:31:11.552 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.470Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T09:31:11.552 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.471Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-21T09:31:11.552 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.471Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.007µs wal_replay_duration=439.67µs wbl_replay_duration=94ns total_replay_duration=478.696µs 2024-09-21T09:31:11.552 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.472Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T09:31:11.553 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.472Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T09:31:11.553 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.472Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T09:31:11.553 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.487Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.192063ms db_storage=1.247µs remote_storage=1.28µs web_handler=420ns query_engine=638ns scrape=539.558µs scrape_sd=21.596µs notify=722ns notify_sd=1.439µs rules=14.427282ms tracing=6.388µs 2024-09-21T09:31:11.553 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.487Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T09:31:11.553 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:31:11.487Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T09:31:11.553 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 bash[60638]: 66a9e66371ed5fe5f5276bef6f87cef10feaec34241669fabe07b305124d1dee 2024-09-21T09:31:11.553 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:31:11 smithi165 systemd[1]: Started Ceph prometheus.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:31:11.566 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:31:11.803 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:11 smithi165 ceph-mon[32789]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:12.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:11 smithi137 ceph-mon[28941]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:12.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:11 smithi137 ceph-mon[39068]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:12.798 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:12 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:12.798 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:12 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:12.798 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:12 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:12.798 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:12 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T09:31:12.799 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:12 smithi165 ceph-mon[32789]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:12.799 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ignoring --setuser ceph since I am not root 2024-09-21T09:31:12.799 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ignoring --setgroup ceph since I am not root 2024-09-21T09:31:12.799 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:12 smithi165 ceph-mgr[34645]: -- 172.21.15.165:0/1366441622 <== mon.1 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c47afd0340 con 0x55c47afdc800 2024-09-21T09:31:12.799 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:12.742+0000 7f57983d0ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:31:12.799 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:12.796+0000 7f57983d0ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:31:12.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:12.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:12.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:12.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T09:31:12.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-mon[39068]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:12.864 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:12.864 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:12.864 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' 2024-09-21T09:31:12.864 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T09:31:12.864 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-mon[28941]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:12.864 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ignoring --setuser ceph since I am not root 2024-09-21T09:31:12.864 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ignoring --setgroup ceph since I am not root 2024-09-21T09:31:12.864 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-mgr[29170]: -- 172.21.15.137:0/1285357841 <== mon.2 v2:172.21.15.137:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562ebaab8340 con 0x562ebaac4c00 2024-09-21T09:31:12.864 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:12.741+0000 7fbf3de94ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:31:12.864 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:12.795+0000 7fbf3de94ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:31:12.864 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:12.859+0000 7fbf3de94ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:31:13.123 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:12 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:12.984+0000 7fbf3de94ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:31:13.138 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:12.866+0000 7f57983d0ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:31:13.138 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:12.993+0000 7f57983d0ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:31:13.138 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:13 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:13.136+0000 7f57983d0ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:31:13.261 INFO:teuthology.orchestra.run.smithi165.stdout:[client.1] 2024-09-21T09:31:13.261 INFO:teuthology.orchestra.run.smithi165.stdout: key = AQBhku5m6kVIDxAA2RFGtTBP9bhOc6ftR4RVgA== 2024-09-21T09:31:13.377 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:13.120+0000 7fbf3de94ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:31:13.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:13 smithi137 ceph-mon[28941]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T09:31:13.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:13 smithi137 ceph-mon[28941]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-21T09:31:13.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:13 smithi137 ceph-mon[28941]: from='client.? 172.21.15.165:0/1366636682' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:31:13.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:13 smithi137 ceph-mon[28941]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:31:13.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:13 smithi137 ceph-mon[28941]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T09:31:13.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:13.375+0000 7fbf3de94ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:31:13.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:13.435+0000 7fbf3de94ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:31:13.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:13.597+0000 7fbf3de94ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:31:13.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:13 smithi137 ceph-mon[39068]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T09:31:13.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:13 smithi137 ceph-mon[39068]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-21T09:31:13.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:13 smithi137 ceph-mon[39068]: from='client.? 172.21.15.165:0/1366636682' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:31:13.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:13 smithi137 ceph-mon[39068]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:31:13.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:13 smithi137 ceph-mon[39068]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T09:31:13.832 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:13 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:13.402+0000 7f57983d0ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:31:13.833 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:13 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:13.463+0000 7f57983d0ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:31:13.833 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:13 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:13.630+0000 7f57983d0ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:31:13.833 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:13 smithi165 ceph-mon[32789]: from='mgr.14150 172.21.15.137:0/4038033938' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T09:31:13.833 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:13 smithi165 ceph-mon[32789]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-21T09:31:13.833 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:13 smithi165 ceph-mon[32789]: from='client.? 172.21.15.165:0/1366636682' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:31:13.833 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:13 smithi165 ceph-mon[32789]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:31:13.833 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:13 smithi165 ceph-mon[32789]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T09:31:13.857 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-21T09:31:13.857 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-21T09:31:13.857 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-21T09:31:13.894 INFO:tasks.cephadm:Creating RBD pool 2024-09-21T09:31:13.895 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool create rbd 8 2024-09-21T09:31:14.147 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:14.548 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:14.469+0000 7fbf3de94ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:31:14.548 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:14.545+0000 7fbf3de94ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:31:14.897 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:14 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:14.480+0000 7f57983d0ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:31:14.897 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:14 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:14.545+0000 7f57983d0ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:31:15.516 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:15.252+0000 7fbf3de94ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:31:15.516 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:15.370+0000 7fbf3de94ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:31:15.516 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:15.492+0000 7fbf3de94ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:31:15.537 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:15.244+0000 7f57983d0ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:31:15.537 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:15.354+0000 7f57983d0ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:31:15.537 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:15.475+0000 7f57983d0ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:31:15.788 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:15.535+0000 7f57983d0ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:31:15.788 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:15.662+0000 7f57983d0ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:31:15.788 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:15.729+0000 7f57983d0ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:31:15.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:15.555+0000 7fbf3de94ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:31:15.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:15.684+0000 7fbf3de94ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:31:15.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:15.755+0000 7fbf3de94ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:31:16.048 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:15.786+0000 7f57983d0ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:31:16.048 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:15.919+0000 7f57983d0ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:31:16.048 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:15.982+0000 7f57983d0ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:31:16.083 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:15.814+0000 7fbf3de94ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:31:16.084 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:15.950+0000 7fbf3de94ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:31:16.084 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:16 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:16.014+0000 7fbf3de94ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:31:16.084 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:16 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:16.080+0000 7fbf3de94ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:31:16.195 INFO:teuthology.orchestra.run.smithi137.stderr:pool 'rbd' created 2024-09-21T09:31:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:16 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/620158340' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T09:31:16.398 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:16 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:16.046+0000 7f57983d0ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:31:16.398 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:16 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:16.126+0000 7f57983d0ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:31:16.398 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:16 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:16.183+0000 7f57983d0ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:31:16.398 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:16 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:16.242+0000 7f57983d0ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:31:16.535 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:16 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/620158340' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T09:31:16.535 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:16 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/620158340' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T09:31:16.535 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:16 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:16.162+0000 7fbf3de94ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:31:16.535 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:16 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:16.226+0000 7fbf3de94ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:31:16.535 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:16 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:16.284+0000 7fbf3de94ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:31:16.970 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- rbd pool init rbd 2024-09-21T09:31:17.201 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:17.048+0000 7fbf3de94ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:31:17.201 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:31:17] ENGINE Bus STARTING 2024-09-21T09:31:17.201 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: CherryPy Checker: 2024-09-21T09:31:17.201 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: The Application mounted at '' has an empty config. 2024-09-21T09:31:17.201 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:17.255 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:16 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:16.986+0000 7f57983d0ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:31:17.255 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:16 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: [21/Sep/2024:09:31:16] ENGINE Bus STARTING 2024-09-21T09:31:17.255 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:16 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: CherryPy Checker: 2024-09-21T09:31:17.255 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:16 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: The Application mounted at '' has an empty config. 2024-09-21T09:31:17.256 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:16 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: 2024-09-21T09:31:17.256 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: [21/Sep/2024:09:31:17] ENGINE Serving on http://:::9283 2024-09-21T09:31:17.256 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: [21/Sep/2024:09:31:17] ENGINE Bus STARTED 2024-09-21T09:31:17.256 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/620158340' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-21T09:31:17.256 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: osdmap e52: 8 total, 8 up, 8 in 2024-09-21T09:31:17.256 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: Standby manager daemon x restarted 2024-09-21T09:31:17.256 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: Standby manager daemon x started 2024-09-21T09:31:17.256 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/492084316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:31:17.256 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/492084316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:31:17.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/492084316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:31:17.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/492084316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:31:17.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: Active manager daemon y restarted 2024-09-21T09:31:17.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: Activating manager daemon y 2024-09-21T09:31:17.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: osdmap e53: 8 total, 8 up, 8 in 2024-09-21T09:31:17.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: mgrmap e17: y(active, starting, since 0.00745208s), standbys: x 2024-09-21T09:31:17.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:31:17.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:31:17.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:31:17.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:31:17.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:31:17.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:31:17.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:31:17.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:31:17.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:31:17.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:31:17.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:31:17.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:31:17.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:31:17.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:31:17.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:31:17.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:31:17.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: Manager daemon y is now available 2024-09-21T09:31:17.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:31:17.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:17.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:31:17.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:31:17.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:31:17.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:31:17.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:17 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:31:17.262 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:17.459 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:31:17] ENGINE Serving on http://:::9283 2024-09-21T09:31:17.459 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:31:17] ENGINE Bus STARTED 2024-09-21T09:31:17.460 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/620158340' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-21T09:31:17.460 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: osdmap e52: 8 total, 8 up, 8 in 2024-09-21T09:31:17.460 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: Standby manager daemon x restarted 2024-09-21T09:31:17.460 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: Standby manager daemon x started 2024-09-21T09:31:17.460 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/492084316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:31:17.460 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/492084316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:31:17.460 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/492084316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:31:17.460 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/492084316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:31:17.460 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: Active manager daemon y restarted 2024-09-21T09:31:17.460 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: Activating manager daemon y 2024-09-21T09:31:17.460 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: osdmap e53: 8 total, 8 up, 8 in 2024-09-21T09:31:17.460 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: mgrmap e17: y(active, starting, since 0.00745208s), standbys: x 2024-09-21T09:31:17.460 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:31:17.460 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:31:17.461 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:31:17.461 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:31:17.461 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:31:17.461 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:31:17.461 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:31:17.461 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:31:17.461 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:31:17.461 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:31:17.461 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:31:17.461 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:31:17.461 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:31:17.461 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:31:17.461 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:31:17.462 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:31:17.462 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: Manager daemon y is now available 2024-09-21T09:31:17.462 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:31:17.462 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:17.462 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:31:17.462 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:31:17.462 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:31:17.462 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:31:17.462 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:31:17.463 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/620158340' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-21T09:31:17.463 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: osdmap e52: 8 total, 8 up, 8 in 2024-09-21T09:31:17.463 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: Standby manager daemon x restarted 2024-09-21T09:31:17.463 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: Standby manager daemon x started 2024-09-21T09:31:17.463 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/492084316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:31:17.463 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/492084316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:31:17.463 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/492084316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:31:17.463 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/492084316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:31:17.463 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: Active manager daemon y restarted 2024-09-21T09:31:17.463 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: Activating manager daemon y 2024-09-21T09:31:17.463 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: osdmap e53: 8 total, 8 up, 8 in 2024-09-21T09:31:17.463 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: mgrmap e17: y(active, starting, since 0.00745208s), standbys: x 2024-09-21T09:31:17.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:31:17.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:31:17.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:31:17.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:31:17.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:31:17.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:31:17.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:31:17.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:31:17.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:31:17.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:31:17.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:31:17.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:31:17.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:31:17.464 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:31:17.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:31:17.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:31:17.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: Manager daemon y is now available 2024-09-21T09:31:17.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:31:17.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:17.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:31:17.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:31:17.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:31:17.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:31:17.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:17 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:31:18.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:18.560+0000 7fbee0c57640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:31:18] ENGINE Error in HTTPServer.serve 2024-09-21T09:31:18.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: Traceback (most recent call last): 2024-09-21T09:31:18.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:31:18.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: self._connections.run(self.expiration_interval) 2024-09-21T09:31:18.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:31:18.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: self._run(expiration_interval) 2024-09-21T09:31:18.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:31:18.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:31:18.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:31:18.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:31:18.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:31:18.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: s = self.context.wrap_socket( 2024-09-21T09:31:18.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:31:18.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: return self.sslsocket_class._create( 2024-09-21T09:31:18.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:31:18.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: self.do_handshake() 2024-09-21T09:31:18.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:31:18.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: self._sslobj.do_handshake() 2024-09-21T09:31:18.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:31:18.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:18 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:31:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:19 smithi165 ceph-mon[32789]: osdmap e54: 8 total, 8 up, 8 in 2024-09-21T09:31:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:19 smithi165 ceph-mon[32789]: mgrmap e18: y(active, since 1.01446s), standbys: x 2024-09-21T09:31:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:19 smithi165 ceph-mon[32789]: [21/Sep/2024:09:31:18] ENGINE Bus STARTING 2024-09-21T09:31:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:19 smithi165 ceph-mon[32789]: [21/Sep/2024:09:31:18] ENGINE Serving on https://172.21.15.137:7150 2024-09-21T09:31:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:19 smithi165 ceph-mon[32789]: [21/Sep/2024:09:31:18] ENGINE Bus STARTED 2024-09-21T09:31:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:19 smithi165 ceph-mon[32789]: [21/Sep/2024:09:31:18] ENGINE Error in HTTPServer.serve 2024-09-21T09:31:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout: Traceback (most recent call last): 2024-09-21T09:31:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:31:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:31:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:31:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout: self._run(expiration_interval) 2024-09-21T09:31:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:31:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:31:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:31:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:31:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:31:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout: s = self.context.wrap_socket( 2024-09-21T09:31:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:31:19.399 INFO:journalctl@ceph.mon.b.smithi165.stdout: return self.sslsocket_class._create( 2024-09-21T09:31:19.399 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:31:19.399 INFO:journalctl@ceph.mon.b.smithi165.stdout: self.do_handshake() 2024-09-21T09:31:19.399 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:31:19.399 INFO:journalctl@ceph.mon.b.smithi165.stdout: self._sslobj.do_handshake() 2024-09-21T09:31:19.399 INFO:journalctl@ceph.mon.b.smithi165.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:31:19.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:19 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:19.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:19 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1102239658' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-21T09:31:19.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:19 smithi165 ceph-mon[32789]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-21T09:31:19.445 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[39068]: osdmap e54: 8 total, 8 up, 8 in 2024-09-21T09:31:19.445 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[39068]: mgrmap e18: y(active, since 1.01446s), standbys: x 2024-09-21T09:31:19.445 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[39068]: [21/Sep/2024:09:31:18] ENGINE Bus STARTING 2024-09-21T09:31:19.445 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[39068]: [21/Sep/2024:09:31:18] ENGINE Serving on https://172.21.15.137:7150 2024-09-21T09:31:19.445 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[39068]: [21/Sep/2024:09:31:18] ENGINE Bus STARTED 2024-09-21T09:31:19.445 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[39068]: [21/Sep/2024:09:31:18] ENGINE Error in HTTPServer.serve 2024-09-21T09:31:19.445 INFO:journalctl@ceph.mon.c.smithi137.stdout: Traceback (most recent call last): 2024-09-21T09:31:19.445 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:31:19.446 INFO:journalctl@ceph.mon.c.smithi137.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:31:19.446 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:31:19.446 INFO:journalctl@ceph.mon.c.smithi137.stdout: self._run(expiration_interval) 2024-09-21T09:31:19.446 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:31:19.446 INFO:journalctl@ceph.mon.c.smithi137.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:31:19.446 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:31:19.446 INFO:journalctl@ceph.mon.c.smithi137.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:31:19.446 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:31:19.446 INFO:journalctl@ceph.mon.c.smithi137.stdout: s = self.context.wrap_socket( 2024-09-21T09:31:19.446 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:31:19.446 INFO:journalctl@ceph.mon.c.smithi137.stdout: return self.sslsocket_class._create( 2024-09-21T09:31:19.446 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:31:19.446 INFO:journalctl@ceph.mon.c.smithi137.stdout: self.do_handshake() 2024-09-21T09:31:19.446 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:31:19.447 INFO:journalctl@ceph.mon.c.smithi137.stdout: self._sslobj.do_handshake() 2024-09-21T09:31:19.447 INFO:journalctl@ceph.mon.c.smithi137.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:31:19.447 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:19.447 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1102239658' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-21T09:31:19.447 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[39068]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-21T09:31:19.447 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[28941]: osdmap e54: 8 total, 8 up, 8 in 2024-09-21T09:31:19.447 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[28941]: mgrmap e18: y(active, since 1.01446s), standbys: x 2024-09-21T09:31:19.447 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[28941]: [21/Sep/2024:09:31:18] ENGINE Bus STARTING 2024-09-21T09:31:19.447 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[28941]: [21/Sep/2024:09:31:18] ENGINE Serving on https://172.21.15.137:7150 2024-09-21T09:31:19.447 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[28941]: [21/Sep/2024:09:31:18] ENGINE Bus STARTED 2024-09-21T09:31:19.447 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[28941]: [21/Sep/2024:09:31:18] ENGINE Error in HTTPServer.serve 2024-09-21T09:31:19.447 INFO:journalctl@ceph.mon.a.smithi137.stdout: Traceback (most recent call last): 2024-09-21T09:31:19.447 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:31:19.447 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:31:19.448 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:31:19.448 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._run(expiration_interval) 2024-09-21T09:31:19.448 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:31:19.448 INFO:journalctl@ceph.mon.a.smithi137.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:31:19.448 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:31:19.448 INFO:journalctl@ceph.mon.a.smithi137.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:31:19.448 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:31:19.448 INFO:journalctl@ceph.mon.a.smithi137.stdout: s = self.context.wrap_socket( 2024-09-21T09:31:19.448 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:31:19.448 INFO:journalctl@ceph.mon.a.smithi137.stdout: return self.sslsocket_class._create( 2024-09-21T09:31:19.448 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:31:19.448 INFO:journalctl@ceph.mon.a.smithi137.stdout: self.do_handshake() 2024-09-21T09:31:19.448 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:31:19.448 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._sslobj.do_handshake() 2024-09-21T09:31:19.448 INFO:journalctl@ceph.mon.a.smithi137.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:31:19.449 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:19.449 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1102239658' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-21T09:31:19.449 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:19 smithi137 ceph-mon[28941]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-21T09:31:20.253 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:31:20.255 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: pgmap v5: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:20.256 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.258 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.258 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-21T09:31:20.259 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: osdmap e55: 8 total, 8 up, 8 in 2024-09-21T09:31:20.259 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-21T09:31:20.259 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.259 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.259 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.259 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.259 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.259 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.260 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.260 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.260 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.260 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.260 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.260 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.260 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.261 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:31:20.261 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: pgmap v5: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:20.261 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.261 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.261 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-21T09:31:20.261 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: osdmap e55: 8 total, 8 up, 8 in 2024-09-21T09:31:20.261 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-21T09:31:20.261 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.262 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.262 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.262 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.262 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.262 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.262 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.262 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.263 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.263 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.263 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.263 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.263 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:20 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:31:20.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: pgmap v5: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:20.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-21T09:31:20.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: osdmap e55: 8 total, 8 up, 8 in 2024-09-21T09:31:20.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-21T09:31:20.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:20.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:31:20.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:20 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:21.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:21 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:31:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:31:21.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:21 smithi165 ceph-mon[32789]: Adjusting osd_memory_target on smithi165 to 4016M 2024-09-21T09:31:21.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:21 smithi165 ceph-mon[32789]: osdmap e56: 8 total, 8 up, 8 in 2024-09-21T09:31:21.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:21 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:21.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:21 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:21.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:21 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:31:21.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:21 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:31:21.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:21 smithi165 ceph-mon[32789]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:31:21.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:21 smithi165 ceph-mon[32789]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:31:21.899 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[28941]: Adjusting osd_memory_target on smithi165 to 4016M 2024-09-21T09:31:21.899 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[28941]: osdmap e56: 8 total, 8 up, 8 in 2024-09-21T09:31:21.899 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:21.899 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:21.899 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:31:21.899 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:31:21.899 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[28941]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:31:21.900 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[28941]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:31:21.900 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[39068]: Adjusting osd_memory_target on smithi165 to 4016M 2024-09-21T09:31:21.900 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[39068]: osdmap e56: 8 total, 8 up, 8 in 2024-09-21T09:31:21.900 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:21.900 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:21.900 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:31:21.900 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:31:21.900 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[39068]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:31:21.900 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:21 smithi137 ceph-mon[39068]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:31:22.284 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T09:31:22.536 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:22.853 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:31:22.853 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:31:22.853 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: pgmap v8: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:22.853 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:31:22.853 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:31:22.853 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:31:22.853 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:31:22.853 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: osdmap e57: 8 total, 8 up, 8 in 2024-09-21T09:31:22.853 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:22.853 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:22.854 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:22.854 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:22.854 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:22.854 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: Deploying daemon alertmanager.a on smithi137 2024-09-21T09:31:22.854 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:31:22.854 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: Cluster is now healthy 2024-09-21T09:31:22.854 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[28941]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-21T09:31:22.854 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:31:22.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:31:22.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: pgmap v8: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:22.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:31:22.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:31:22.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:31:22.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:31:22.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: osdmap e57: 8 total, 8 up, 8 in 2024-09-21T09:31:22.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:22.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:22.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:22.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:22.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:22.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: Deploying daemon alertmanager.a on smithi137 2024-09-21T09:31:22.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:31:22.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: Cluster is now healthy 2024-09-21T09:31:22.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:22 smithi137 ceph-mon[39068]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-21T09:31:22.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:31:22.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:31:22.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: pgmap v8: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:31:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:31:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:31:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:31:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: osdmap e57: 8 total, 8 up, 8 in 2024-09-21T09:31:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:22.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: Deploying daemon alertmanager.a on smithi137 2024-09-21T09:31:22.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:31:22.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: Cluster is now healthy 2024-09-21T09:31:22.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:22 smithi165 ceph-mon[32789]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-21T09:31:24.592 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:31:24.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:24 smithi137 ceph-mon[28941]: pgmap v10: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:24.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:24 smithi137 ceph-mon[39068]: pgmap v10: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:24.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:24 smithi165 ceph-mon[32789]: pgmap v10: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:25.763 INFO:teuthology.orchestra.run.smithi137.stdout:[{"version":18,"timestamp":"2024-09-21T09:31:20.047770+0000","name":"","changes":[{"name":"osd/host:smithi165/osd_memory_target","previous_value":"4479546880","new_value":"4211111424"}]}] 2024-09-21T09:31:25.763 INFO:tasks.ceph_manager:config epoch is 18 2024-09-21T09:31:25.763 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T09:31:25.763 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T09:31:25.763 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T09:31:25.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:25 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2283176473' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T09:31:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:25 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2283176473' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T09:31:26.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:25 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2283176473' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T09:31:26.472 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:26.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:26 smithi165 ceph-mon[32789]: pgmap v11: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-21T09:31:26.977 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:26 smithi137 ceph-mon[28941]: pgmap v11: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-21T09:31:26.977 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:26 smithi137 ceph-mon[39068]: pgmap v11: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-21T09:31:28.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:28 smithi137 ceph-mon[28941]: pgmap v12: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 273 B/s wr, 9 op/s 2024-09-21T09:31:28.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:28 smithi137 ceph-mon[39068]: pgmap v12: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 273 B/s wr, 9 op/s 2024-09-21T09:31:28.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:28 smithi165 ceph-mon[32789]: pgmap v12: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 273 B/s wr, 9 op/s 2024-09-21T09:31:30.693 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:31:30.693 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:30 smithi137 ceph-mon[28941]: pgmap v13: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 241 B/s wr, 8 op/s 2024-09-21T09:31:30.694 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:30 smithi137 ceph-mon[28941]: osdmap e58: 8 total, 8 up, 8 in 2024-09-21T09:31:30.694 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:30 smithi137 ceph-mon[39068]: pgmap v13: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 241 B/s wr, 8 op/s 2024-09-21T09:31:30.694 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:30 smithi137 ceph-mon[39068]: osdmap e58: 8 total, 8 up, 8 in 2024-09-21T09:31:30.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:30 smithi165 ceph-mon[32789]: pgmap v13: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 241 B/s wr, 8 op/s 2024-09-21T09:31:30.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:30 smithi165 ceph-mon[32789]: osdmap e58: 8 total, 8 up, 8 in 2024-09-21T09:31:31.601 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:31 smithi137 systemd[1]: Starting Ceph alertmanager.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:31:31.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:31 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3053323061' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T09:31:31.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:31 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:31:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:31:31.973 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:31 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3053323061' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T09:31:31.974 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:31 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3053323061' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T09:31:31.997 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":20,"flags":0,"active_gid":24353,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6800","nonce":376978118},{"type":"v1","addr":"172.21.15.137:6801","nonce":376978118}]},"active_addr":"172.21.15.137:6801/376978118","active_change":"2024-09-21T09:31:17.052175+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24331,"name":"x","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"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":[]},"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.25.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_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","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_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki 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.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail 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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":"False","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":[]},"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":"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":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","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":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]},"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":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"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":[]},"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.25.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_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","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_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki 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.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail 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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":"False","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":[]},"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":"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":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","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":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]},"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":{"dashboard":"https://172.21.15.137:8443/","prometheus":"http://172.21.15.137:9283/"},"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"]},"last_failure_osd_epoch":53,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.137:0","nonce":1533222042}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.137:0","nonce":4113174692}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.137:0","nonce":1455823963}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.137:0","nonce":1449337635}]}]} 2024-09-21T09:31:32.001 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T09:31:32.001 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T09:31:32.001 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:31:32.300 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:32 smithi137 podman[67448]: 2024-09-21 09:31:32.104482558 +0000 UTC m=+0.016525308 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-21T09:31:32.300 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:32 smithi137 podman[67448]: 2024-09-21 09:31:32.214575753 +0000 UTC m=+0.126618495 volume create e62b27b04fcaf88735ba508fed4d7166b2d652717bce38b542e36c9570e9e85e 2024-09-21T09:31:32.601 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:32 smithi137 podman[67448]: 2024-09-21 09:31:32.331913114 +0000 UTC m=+0.243955899 container create 20ea49cbe5dd02c79beb82b4efb4ffaae25bb534ca020bb3b0f36d49fe14cca6 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:31:32.832 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:32.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:32 smithi165 ceph-mon[32789]: pgmap v15: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 215 B/s wr, 7 op/s 2024-09-21T09:31:32.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:32 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:31:32.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:32 smithi137 ceph-mon[28941]: pgmap v15: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 215 B/s wr, 7 op/s 2024-09-21T09:31:32.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:32 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:31:32.921 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:32 smithi137 ceph-mon[39068]: pgmap v15: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 215 B/s wr, 7 op/s 2024-09-21T09:31:32.921 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:32 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:31:32.922 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:32 smithi137 podman[67448]: 2024-09-21 09:31:32.621664634 +0000 UTC m=+0.533707394 container init 20ea49cbe5dd02c79beb82b4efb4ffaae25bb534ca020bb3b0f36d49fe14cca6 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:31:32.922 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:32 smithi137 podman[67448]: 2024-09-21 09:31:32.624511767 +0000 UTC m=+0.536554511 container start 20ea49cbe5dd02c79beb82b4efb4ffaae25bb534ca020bb3b0f36d49fe14cca6 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:31:32.922 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[67475]: ts=2024-09-21T09:31:32.636Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T09:31:32.922 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[67475]: ts=2024-09-21T09:31:32.636Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T09:31:32.922 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[67475]: ts=2024-09-21T09:31:32.638Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.137 port=9094 2024-09-21T09:31:32.922 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[67475]: ts=2024-09-21T09:31:32.639Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T09:31:32.922 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[67475]: ts=2024-09-21T09:31:32.662Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T09:31:32.922 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[67475]: ts=2024-09-21T09:31:32.662Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T09:31:32.922 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[67475]: ts=2024-09-21T09:31:32.664Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T09:31:32.923 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[67475]: ts=2024-09-21T09:31:32.664Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T09:31:32.923 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:32 smithi137 bash[67448]: 20ea49cbe5dd02c79beb82b4efb4ffaae25bb534ca020bb3b0f36d49fe14cca6 2024-09-21T09:31:32.923 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:32 smithi137 systemd[1]: Started Ceph alertmanager.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:31:33.214 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:31:32] ENGINE Bus STOPPING 2024-09-21T09:31:33.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:31:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:31:33.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:31:33] ENGINE Bus STOPPED 2024-09-21T09:31:33.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:31:33] ENGINE Bus STARTING 2024-09-21T09:31:33.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:31:33] ENGINE Serving on http://:::9283 2024-09-21T09:31:33.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:31:33] ENGINE Bus STARTED 2024-09-21T09:31:34.026 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.026 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.026 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.026 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.026 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.027 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.027 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T09:31:34.027 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[28941]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T09:31:34.027 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.027 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[28941]: Deploying daemon grafana.a on smithi165 2024-09-21T09:31:34.027 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[28941]: pgmap v16: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 204 B/s wr, 7 op/s 2024-09-21T09:31:34.027 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.027 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.027 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.027 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.027 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.027 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.027 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T09:31:34.028 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[39068]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T09:31:34.028 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.028 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[39068]: Deploying daemon grafana.a on smithi165 2024-09-21T09:31:34.028 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:33 smithi137 ceph-mon[39068]: pgmap v16: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 204 B/s wr, 7 op/s 2024-09-21T09:31:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:33 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:33 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:33 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:33 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:33 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:33 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:33 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T09:31:34.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:33 smithi165 ceph-mon[32789]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T09:31:34.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:33 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:34.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:33 smithi165 ceph-mon[32789]: Deploying daemon grafana.a on smithi165 2024-09-21T09:31:34.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:33 smithi165 ceph-mon[32789]: pgmap v16: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 204 B/s wr, 7 op/s 2024-09-21T09:31:34.667 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:31:34.667 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":58,"fsid":"6369b226-77fb-11ef-baf6-efdc52797490","created":"2024-09-21T09:25:46.952453+0000","modified":"2024-09-21T09:31:29.813679+0000","last_up_change":"2024-09-21T09:30:46.500313+0000","last_in_change":"2024-09-21T09:30:30.382598+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:28:52.213134+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T09:31:16.137793+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":57,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"f7042459-a24a-4c70-a4a3-e7e38c4684fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6802","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6803","nonce":2545346212}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6804","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6805","nonce":2545346212}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6808","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6809","nonce":2545346212}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6806","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6807","nonce":2545346212}]},"public_addr":"172.21.15.137:6803/2545346212","cluster_addr":"172.21.15.137:6805/2545346212","heartbeat_back_addr":"172.21.15.137:6809/2545346212","heartbeat_front_addr":"172.21.15.137:6807/2545346212","state":["exists","up"]},{"osd":1,"uuid":"1152f6f6-67e3-4fca-a397-413d9bb0b63d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6810","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6811","nonce":3723049318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6812","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6813","nonce":3723049318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6816","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6817","nonce":3723049318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6814","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6815","nonce":3723049318}]},"public_addr":"172.21.15.137:6811/3723049318","cluster_addr":"172.21.15.137:6813/3723049318","heartbeat_back_addr":"172.21.15.137:6817/3723049318","heartbeat_front_addr":"172.21.15.137:6815/3723049318","state":["exists","up"]},{"osd":2,"uuid":"241522d8-1462-4c17-a856-72833bd8a13f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6818","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6819","nonce":2246351171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6820","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6821","nonce":2246351171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6824","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6825","nonce":2246351171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6822","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6823","nonce":2246351171}]},"public_addr":"172.21.15.137:6819/2246351171","cluster_addr":"172.21.15.137:6821/2246351171","heartbeat_back_addr":"172.21.15.137:6825/2246351171","heartbeat_front_addr":"172.21.15.137:6823/2246351171","state":["exists","up"]},{"osd":3,"uuid":"3b950cd0-48ae-4663-bac0-7df58adbc362","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6826","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6827","nonce":1170720249}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6828","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6829","nonce":1170720249}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6832","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6833","nonce":1170720249}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6830","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6831","nonce":1170720249}]},"public_addr":"172.21.15.137:6827/1170720249","cluster_addr":"172.21.15.137:6829/1170720249","heartbeat_back_addr":"172.21.15.137:6833/1170720249","heartbeat_front_addr":"172.21.15.137:6831/1170720249","state":["exists","up"]},{"osd":4,"uuid":"23519a29-b870-4738-ad43-ffce371914e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6801","nonce":1366018781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6803","nonce":1366018781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6807","nonce":1366018781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6805","nonce":1366018781}]},"public_addr":"172.21.15.165:6801/1366018781","cluster_addr":"172.21.15.165:6803/1366018781","heartbeat_back_addr":"172.21.15.165:6807/1366018781","heartbeat_front_addr":"172.21.15.165:6805/1366018781","state":["exists","up"]},{"osd":5,"uuid":"4110d59e-0724-4b94-98c0-d8142e68d3e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6809","nonce":4236645112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6811","nonce":4236645112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6815","nonce":4236645112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6813","nonce":4236645112}]},"public_addr":"172.21.15.165:6809/4236645112","cluster_addr":"172.21.15.165:6811/4236645112","heartbeat_back_addr":"172.21.15.165:6815/4236645112","heartbeat_front_addr":"172.21.15.165:6813/4236645112","state":["exists","up"]},{"osd":6,"uuid":"507cfb6d-0820-45e5-8a44-6a028657d1b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6816","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6817","nonce":1223089378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6819","nonce":1223089378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6823","nonce":1223089378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6821","nonce":1223089378}]},"public_addr":"172.21.15.165:6817/1223089378","cluster_addr":"172.21.15.165:6819/1223089378","heartbeat_back_addr":"172.21.15.165:6823/1223089378","heartbeat_front_addr":"172.21.15.165:6821/1223089378","state":["exists","up"]},{"osd":7,"uuid":"de2ce654-f17d-4395-ae5d-19211807e267","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6825","nonce":1368768087}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6827","nonce":1368768087}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6831","nonce":1368768087}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6829","nonce":1368768087}]},"public_addr":"172.21.15.165:6825/1368768087","cluster_addr":"172.21.15.165:6827/1368768087","heartbeat_back_addr":"172.21.15.165:6831/1368768087","heartbeat_front_addr":"172.21.15.165:6829/1368768087","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:27:59.968183+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:24.507532+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:48.992005+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:13.315337+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:35.178698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:58.277137+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:21.530832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:45.278352+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.137:6801/24835142":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3108740008":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3146197869":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1732073948":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6801/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/31913196":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1387077399":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/2705097590":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/3873730802":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/2681636856":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6801/1162411263":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6800/1162411263":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/3517993025":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/1299269814":"2024-09-22T09:31:17.051961+0000","172.21.15.137:6800/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:6800/24835142":"2024-09-22T09:31:17.051961+0000"},"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":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T09:31:34.916 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:34 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[67475]: ts=2024-09-21T09:31:34.639Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000619239s 2024-09-21T09:31:35.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:34 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3886890157' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:31:35.309 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:34 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3886890157' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:31:35.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:34 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3886890157' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:31:35.714 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T09:31:35.714 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:31:35.965 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:36.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:35 smithi137 ceph-mon[28941]: pgmap v17: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:36.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:35 smithi137 ceph-mon[39068]: pgmap v17: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:36.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:35 smithi165 ceph-mon[32789]: pgmap v17: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:37.737 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:31:37.738 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":58,"fsid":"6369b226-77fb-11ef-baf6-efdc52797490","created":"2024-09-21T09:25:46.952453+0000","modified":"2024-09-21T09:31:29.813679+0000","last_up_change":"2024-09-21T09:30:46.500313+0000","last_in_change":"2024-09-21T09:30:30.382598+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:28:52.213134+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T09:31:16.137793+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":57,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"f7042459-a24a-4c70-a4a3-e7e38c4684fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6802","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6803","nonce":2545346212}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6804","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6805","nonce":2545346212}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6808","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6809","nonce":2545346212}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6806","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6807","nonce":2545346212}]},"public_addr":"172.21.15.137:6803/2545346212","cluster_addr":"172.21.15.137:6805/2545346212","heartbeat_back_addr":"172.21.15.137:6809/2545346212","heartbeat_front_addr":"172.21.15.137:6807/2545346212","state":["exists","up"]},{"osd":1,"uuid":"1152f6f6-67e3-4fca-a397-413d9bb0b63d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6810","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6811","nonce":3723049318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6812","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6813","nonce":3723049318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6816","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6817","nonce":3723049318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6814","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6815","nonce":3723049318}]},"public_addr":"172.21.15.137:6811/3723049318","cluster_addr":"172.21.15.137:6813/3723049318","heartbeat_back_addr":"172.21.15.137:6817/3723049318","heartbeat_front_addr":"172.21.15.137:6815/3723049318","state":["exists","up"]},{"osd":2,"uuid":"241522d8-1462-4c17-a856-72833bd8a13f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6818","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6819","nonce":2246351171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6820","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6821","nonce":2246351171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6824","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6825","nonce":2246351171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6822","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6823","nonce":2246351171}]},"public_addr":"172.21.15.137:6819/2246351171","cluster_addr":"172.21.15.137:6821/2246351171","heartbeat_back_addr":"172.21.15.137:6825/2246351171","heartbeat_front_addr":"172.21.15.137:6823/2246351171","state":["exists","up"]},{"osd":3,"uuid":"3b950cd0-48ae-4663-bac0-7df58adbc362","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6826","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6827","nonce":1170720249}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6828","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6829","nonce":1170720249}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6832","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6833","nonce":1170720249}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6830","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6831","nonce":1170720249}]},"public_addr":"172.21.15.137:6827/1170720249","cluster_addr":"172.21.15.137:6829/1170720249","heartbeat_back_addr":"172.21.15.137:6833/1170720249","heartbeat_front_addr":"172.21.15.137:6831/1170720249","state":["exists","up"]},{"osd":4,"uuid":"23519a29-b870-4738-ad43-ffce371914e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6801","nonce":1366018781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6803","nonce":1366018781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6807","nonce":1366018781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6805","nonce":1366018781}]},"public_addr":"172.21.15.165:6801/1366018781","cluster_addr":"172.21.15.165:6803/1366018781","heartbeat_back_addr":"172.21.15.165:6807/1366018781","heartbeat_front_addr":"172.21.15.165:6805/1366018781","state":["exists","up"]},{"osd":5,"uuid":"4110d59e-0724-4b94-98c0-d8142e68d3e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6809","nonce":4236645112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6811","nonce":4236645112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6815","nonce":4236645112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6813","nonce":4236645112}]},"public_addr":"172.21.15.165:6809/4236645112","cluster_addr":"172.21.15.165:6811/4236645112","heartbeat_back_addr":"172.21.15.165:6815/4236645112","heartbeat_front_addr":"172.21.15.165:6813/4236645112","state":["exists","up"]},{"osd":6,"uuid":"507cfb6d-0820-45e5-8a44-6a028657d1b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6816","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6817","nonce":1223089378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6819","nonce":1223089378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6823","nonce":1223089378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6821","nonce":1223089378}]},"public_addr":"172.21.15.165:6817/1223089378","cluster_addr":"172.21.15.165:6819/1223089378","heartbeat_back_addr":"172.21.15.165:6823/1223089378","heartbeat_front_addr":"172.21.15.165:6821/1223089378","state":["exists","up"]},{"osd":7,"uuid":"de2ce654-f17d-4395-ae5d-19211807e267","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6825","nonce":1368768087}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6827","nonce":1368768087}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6831","nonce":1368768087}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6829","nonce":1368768087}]},"public_addr":"172.21.15.165:6825/1368768087","cluster_addr":"172.21.15.165:6827/1368768087","heartbeat_back_addr":"172.21.15.165:6831/1368768087","heartbeat_front_addr":"172.21.15.165:6829/1368768087","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:27:59.968183+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:24.507532+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:48.992005+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:13.315337+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:35.178698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:58.277137+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:21.530832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:45.278352+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.137:6801/24835142":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3108740008":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3146197869":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1732073948":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6801/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/31913196":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1387077399":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/2705097590":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/3873730802":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/2681636856":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6801/1162411263":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6800/1162411263":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/3517993025":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/1299269814":"2024-09-22T09:31:17.051961+0000","172.21.15.137:6800/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:6800/24835142":"2024-09-22T09:31:17.051961+0000"},"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":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T09:31:38.353 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:38 smithi137 ceph-mon[28941]: pgmap v18: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:38.354 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:38 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:38.354 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:38 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/764619613' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:31:38.354 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:38 smithi137 ceph-mon[39068]: pgmap v18: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:38.354 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:38 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:38.354 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:38 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/764619613' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:31:38.355 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T09:31:38.356 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T09:31:38.356 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T09:31:38.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T09:31:38.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T09:31:38.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T09:31:38.358 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T09:31:38.358 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T09:31:38.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:38 smithi165 ceph-mon[32789]: pgmap v18: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:38.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:38 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:38.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:38 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/764619613' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:31:38.857 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:38.881 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:38.888 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:38.888 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:38.888 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:38.893 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:38.896 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:40.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:40 smithi165 ceph-mon[32789]: pgmap v19: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:40.484 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:40 smithi137 ceph-mon[28941]: pgmap v19: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:40.484 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:40 smithi137 ceph-mon[39068]: pgmap v19: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:40.741 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:41.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:41 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:31:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:31:42.187 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:42 smithi137 ceph-mon[28941]: pgmap v20: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:42.187 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:42 smithi137 ceph-mon[39068]: pgmap v20: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:42.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:42 smithi165 ceph-mon[32789]: pgmap v20: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:42.800 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:31:42 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[67475]: ts=2024-09-21T09:31:42.642Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003198684s 2024-09-21T09:31:43.832 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:43 smithi165 systemd[1]: Starting Ceph grafana.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:31:44.115 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:43 smithi165 podman[62587]: 2024-09-21 09:31:43.732098171 +0000 UTC m=+0.015184962 image pull 954c08fa618887fe9a6fe572ae541197c77e625b05f4193df7898f5ac649ada9 quay.io/ceph/ceph-grafana:9.4.7 2024-09-21T09:31:44.115 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:43 smithi165 podman[62587]: 2024-09-21 09:31:43.837201843 +0000 UTC m=+0.120288623 container create 81104068bee2eb415bfdc58964ac24c0278a646903b288d8cc74c8da46fa4088 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a, io.openshift.tags=base rhel8, vcs-type=git, build-date=2022-04-29T11:48:11.055897, description=Ceph Grafana Container, io.openshift.expose-services=, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, maintainer=Paul Cuzner , io.k8s.display-name=Red Hat Universal Base Image 8, vendor=Red Hat, Inc., architecture=x86_64, release=239.1651231664, com.redhat.component=ubi8-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, name=ubi8, io.buildah.version=1.32.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56) 2024-09-21T09:31:44.116 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 podman[62587]: 2024-09-21 09:31:44.039370815 +0000 UTC m=+0.322457601 container init 81104068bee2eb415bfdc58964ac24c0278a646903b288d8cc74c8da46fa4088 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a, io.openshift.expose-services=, maintainer=Paul Cuzner , architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, release=239.1651231664, name=ubi8, vendor=Red Hat, Inc., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.32.0, io.k8s.display-name=Red Hat Universal Base Image 8, distribution-scope=public, description=Ceph Grafana Container, com.redhat.component=ubi8-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, build-date=2022-04-29T11:48:11.055897, vcs-type=git) 2024-09-21T09:31:44.116 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 podman[62587]: 2024-09-21 09:31:44.04209714 +0000 UTC m=+0.325183931 container start 81104068bee2eb415bfdc58964ac24c0278a646903b288d8cc74c8da46fa4088 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a, io.openshift.expose-services=, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, maintainer=Paul Cuzner , architecture=x86_64, distribution-scope=public, com.redhat.component=ubi8-container, name=ubi8, io.openshift.tags=base rhel8, build-date=2022-04-29T11:48:11.055897, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, release=239.1651231664, description=Ceph Grafana Container, version=8.5, vcs-type=git, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vendor=Red Hat, Inc., summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.k8s.display-name=Red Hat Universal Base Image 8, io.buildah.version=1.32.0) 2024-09-21T09:31:44.116 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 bash[62587]: 81104068bee2eb415bfdc58964ac24c0278a646903b288d8cc74c8da46fa4088 2024-09-21T09:31:44.226 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:44 smithi137 ceph-mon[28941]: pgmap v21: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:44.226 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:44 smithi137 ceph-mon[39068]: pgmap v21: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:44.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-mon[32789]: pgmap v21: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:44.367 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 systemd[1]: Started Ceph grafana.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:31:44.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=settings t=2024-09-21T09:31:44.203458463Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-09-21T09:31:44.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=settings t=2024-09-21T09:31:44.203684402Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-21T09:31:44.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=settings t=2024-09-21T09:31:44.203711198Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T09:31:44.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=settings t=2024-09-21T09:31:44.203725339Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T09:31:44.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=settings t=2024-09-21T09:31:44.203736987Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T09:31:44.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=settings t=2024-09-21T09:31:44.203748162Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T09:31:44.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=settings t=2024-09-21T09:31:44.203759041Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T09:31:44.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=settings t=2024-09-21T09:31:44.203770083Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T09:31:44.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=settings t=2024-09-21T09:31:44.203781231Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T09:31:44.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=settings t=2024-09-21T09:31:44.203795808Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T09:31:44.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=settings t=2024-09-21T09:31:44.203806408Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T09:31:44.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=settings t=2024-09-21T09:31:44.203817002Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T09:31:44.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=settings t=2024-09-21T09:31:44.203827837Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T09:31:44.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=settings t=2024-09-21T09:31:44.203839331Z level=info msg="App mode production" 2024-09-21T09:31:44.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=sqlstore t=2024-09-21T09:31:44.203896876Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T09:31:44.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=sqlstore t=2024-09-21T09:31:44.203919698Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-21T09:31:44.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.204741574Z level=info msg="Starting DB migrations" 2024-09-21T09:31:44.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.204829862Z level=info msg="Executing migration" id="create migration_log table" 2024-09-21T09:31:44.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.205373128Z level=info msg="Executing migration" id="create user table" 2024-09-21T09:31:44.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.205840847Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-21T09:31:44.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.20632568Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-21T09:31:44.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.207170175Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-21T09:31:44.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.208024174Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-21T09:31:44.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.208910926Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-21T09:31:44.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.209751364Z level=info msg="Executing migration" id="create user table v2" 2024-09-21T09:31:44.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.210792591Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-21T09:31:44.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.211649539Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-21T09:31:44.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.214447947Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-21T09:31:44.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.217225848Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-21T09:31:44.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.220004066Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-21T09:31:44.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.220455765Z level=info msg="Executing migration" id="Update user table charset" 2024-09-21T09:31:44.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.223266657Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-21T09:31:44.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.223725159Z level=info msg="Executing migration" id="Add missing user data" 2024-09-21T09:31:44.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.226049325Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-21T09:31:44.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.226504621Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-21T09:31:44.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.228831563Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-21T09:31:44.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.229434409Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-21T09:31:44.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.230522392Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-21T09:31:44.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.230989337Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-21T09:31:44.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.233678595Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-21T09:31:44.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.236381553Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-21T09:31:44.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.236874075Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-21T09:31:44.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.239790759Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-21T09:31:44.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.242511613Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-21T09:31:44.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.245357677Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-21T09:31:44.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.248146997Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-21T09:31:44.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.250851443Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-21T09:31:44.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.253737025Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-21T09:31:44.372 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.256454872Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-21T09:31:44.372 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.25918536Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-21T09:31:44.372 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.261897767Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-21T09:31:44.372 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.264593762Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-21T09:31:44.372 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.267248942Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-21T09:31:44.372 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.270095318Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-21T09:31:44.372 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.272519523Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-21T09:31:44.372 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.272948818Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-21T09:31:44.372 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.275775258Z level=info msg="Executing migration" id="create star table" 2024-09-21T09:31:44.372 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.27838757Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-21T09:31:44.372 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.280999584Z level=info msg="Executing migration" id="create org table v1" 2024-09-21T09:31:44.372 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.281415126Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-21T09:31:44.372 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.284150747Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-21T09:31:44.372 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.286790151Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-21T09:31:44.373 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.287214942Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-21T09:31:44.373 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.28805268Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-21T09:31:44.373 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.288955756Z level=info msg="Executing migration" id="Update org table charset" 2024-09-21T09:31:44.373 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.289738544Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-21T09:31:44.373 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.290046366Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-21T09:31:44.373 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.290995057Z level=info msg="Executing migration" id="create dashboard table" 2024-09-21T09:31:44.373 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.291607133Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-21T09:31:44.373 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.292061365Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-21T09:31:44.373 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.292887245Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-21T09:31:44.373 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.29329257Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-21T09:31:44.373 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.294093109Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-21T09:31:44.373 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.294943124Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-21T09:31:44.373 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.295818761Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-21T09:31:44.373 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.296220389Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-21T09:31:44.374 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.29713745Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-21T09:31:44.374 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.297855835Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-21T09:31:44.374 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.298742884Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-21T09:31:44.374 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.299181217Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-21T09:31:44.374 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.300078439Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-21T09:31:44.374 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.300816789Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-21T09:31:44.374 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.301351821Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-21T09:31:44.374 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.302326537Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-21T09:31:44.374 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.302948331Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-21T09:31:44.374 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.303805268Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-21T09:31:44.374 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.304669395Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-21T09:31:44.374 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.305513568Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-21T09:31:44.374 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.305864682Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-21T09:31:44.375 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.306831443Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-21T09:31:44.375 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.307586176Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-21T09:31:44.375 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.308558902Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-21T09:31:44.375 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.309223631Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-21T09:31:44.375 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.310009136Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-21T09:31:44.375 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.310388033Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-21T09:31:44.375 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.310879841Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-21T09:31:44.375 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.311887062Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-21T09:31:44.376 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.312281879Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-21T09:31:44.376 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.315195999Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-21T09:31:44.376 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.315653675Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-21T09:31:44.376 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.31816593Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-21T09:31:44.376 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.320967878Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-21T09:31:44.376 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.321426858Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-21T09:31:44.376 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.322274626Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-21T09:31:44.376 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.323134909Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-21T09:31:44.376 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.324006835Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-21T09:31:44.376 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.324562694Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-21T09:31:44.376 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.32552693Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-21T09:31:44.376 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.326250033Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-21T09:31:44.376 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.326990341Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-21T09:31:44.377 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.327461788Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-21T09:31:44.377 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.328049058Z level=info msg="Executing migration" id="create data_source table" 2024-09-21T09:31:44.377 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.328936675Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-21T09:31:44.377 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.329704716Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-21T09:31:44.377 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.330166977Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-21T09:31:44.377 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.33054759Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-21T09:31:44.377 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.331014928Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-21T09:31:44.377 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.332096689Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-21T09:31:44.377 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.332935861Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-21T09:31:44.377 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.333768093Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-21T09:31:44.377 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.334233237Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-21T09:31:44.377 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.335099258Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-21T09:31:44.377 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.335768989Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-21T09:31:44.377 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.336379189Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-21T09:31:44.378 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.337130519Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-21T09:31:44.378 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.337508834Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-21T09:31:44.378 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.338104414Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-21T09:31:44.378 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.338980506Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-21T09:31:44.378 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.339955957Z level=info msg="Executing migration" id="Add uid column" 2024-09-21T09:31:44.378 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.340712138Z level=info msg="Executing migration" id="Update uid value" 2024-09-21T09:31:44.378 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.341078436Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-21T09:31:44.378 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.341924351Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-21T09:31:44.378 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.342428925Z level=info msg="Executing migration" id="create api_key table" 2024-09-21T09:31:44.378 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.342861739Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-21T09:31:44.378 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.343747394Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-21T09:31:44.378 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.3442134Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-21T09:31:44.379 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.347116385Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-21T09:31:44.379 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.349956474Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-21T09:31:44.379 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.352756971Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-21T09:31:44.379 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.355541901Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-21T09:31:44.379 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.358253323Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-21T09:31:44.379 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.361059268Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-21T09:31:44.379 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.363827599Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-21T09:31:44.379 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.366479984Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-21T09:31:44.379 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.369171376Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-21T09:31:44.618 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.371887858Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-21T09:31:44.618 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.372265984Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-21T09:31:44.618 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.375235562Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-21T09:31:44.618 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.376009173Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-21T09:31:44.618 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.377970384Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-21T09:31:44.618 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.380735537Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-21T09:31:44.618 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.383677899Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-21T09:31:44.618 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.386374833Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-21T09:31:44.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.389521966Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-21T09:31:44.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.392410752Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-21T09:31:44.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.395197477Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-21T09:31:44.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.397704282Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-21T09:31:44.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.400553391Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-21T09:31:44.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.403236677Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-21T09:31:44.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.405989018Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-21T09:31:44.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.40845032Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-21T09:31:44.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.411162237Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-21T09:31:44.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.413977522Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-21T09:31:44.620 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.41634753Z level=info msg="Executing migration" id="create quota table v1" 2024-09-21T09:31:44.620 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.41929526Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-21T09:31:44.620 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.421680432Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-21T09:31:44.620 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.424187642Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-21T09:31:44.621 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.424636563Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-21T09:31:44.621 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.427270996Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-21T09:31:44.621 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.429803938Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-21T09:31:44.621 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.432614842Z level=info msg="Executing migration" id="create session table" 2024-09-21T09:31:44.621 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.433315359Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-21T09:31:44.621 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.433589235Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-21T09:31:44.621 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.435841764Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-21T09:31:44.621 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.436261531Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-21T09:31:44.621 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.438845096Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-21T09:31:44.621 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.43915678Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-21T09:31:44.621 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.439416428Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-21T09:31:44.621 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.439694259Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-21T09:31:44.621 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.440015007Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-21T09:31:44.621 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.440429125Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-21T09:31:44.621 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.44068832Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-21T09:31:44.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.441313508Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-21T09:31:44.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.441630484Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-21T09:31:44.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.442295799Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-21T09:31:44.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.443126752Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-21T09:31:44.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.443947262Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-21T09:31:44.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.444382753Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-21T09:31:44.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.445279994Z level=info msg="Executing migration" id="create alert table v1" 2024-09-21T09:31:44.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.44610468Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-21T09:31:44.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.447039156Z level=info msg="Executing migration" id="add index alert state" 2024-09-21T09:31:44.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.447754447Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-21T09:31:44.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.448157141Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-21T09:31:44.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.448523896Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-21T09:31:44.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.448942798Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-21T09:31:44.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.449334549Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-21T09:31:44.623 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.450715067Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-21T09:31:44.623 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.451113433Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-21T09:31:44.623 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.451534245Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-21T09:31:44.623 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.451859789Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-21T09:31:44.623 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.452218292Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-21T09:31:44.623 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.452579708Z level=info msg="Executing migration" id="Add column is_default" 2024-09-21T09:31:44.623 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.453326111Z level=info msg="Executing migration" id="Add column frequency" 2024-09-21T09:31:44.623 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.453952847Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-21T09:31:44.623 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.454661493Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-21T09:31:44.623 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.455315932Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-21T09:31:44.623 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.455782553Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-21T09:31:44.623 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.45610213Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-21T09:31:44.623 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.456405316Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-21T09:31:44.623 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.456856117Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-21T09:31:44.623 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.457315343Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-21T09:31:44.624 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.457709101Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-21T09:31:44.624 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.458131961Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-21T09:31:44.624 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.458565104Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-21T09:31:44.624 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.45922866Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-21T09:31:44.624 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.459893766Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-21T09:31:44.624 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.460238695Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-21T09:31:44.624 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.460700819Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-21T09:31:44.624 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.461129977Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-21T09:31:44.624 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.461791224Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-21T09:31:44.624 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.462175544Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-21T09:31:44.624 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.462596597Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-21T09:31:44.624 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.463061923Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-21T09:31:44.624 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.463383248Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-21T09:31:44.624 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.463864008Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-21T09:31:44.624 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.464680926Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.465131277Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.465568409Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.466049609Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.466939927Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.467291089Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.468041913Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.468915277Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.469753028Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.470614116Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.471674451Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.47230036Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.473869969Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.474704388Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.475772863Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.476407418Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-21T09:31:44.625 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.477426903Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-21T09:31:44.626 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.478197667Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-21T09:31:44.626 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.478997785Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-21T09:31:44.626 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.480008454Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-21T09:31:44.626 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.48074566Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-21T09:31:44.626 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.481748929Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-21T09:31:44.626 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.484051343Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-21T09:31:44.626 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.48711912Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-21T09:31:44.626 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.489638846Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-21T09:31:44.626 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.492436411Z level=info msg="Executing migration" id="Move region to single row" 2024-09-21T09:31:44.626 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.495251965Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-21T09:31:44.626 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.497852551Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-21T09:31:44.626 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.50087438Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-21T09:31:44.626 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.503774775Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-21T09:31:44.626 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.50640633Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.509296593Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.511878936Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.514869345Z level=info msg="Executing migration" id="create test_data table" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.517457646Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.520333998Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.522826832Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.525618639Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.528381389Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.531196218Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.533960877Z level=info msg="Executing migration" id="create team table" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.536725026Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.53929729Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.542067007Z level=info msg="Executing migration" id="create team member table" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.544617525Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.547304022Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-21T09:31:44.627 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.550199476Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-21T09:31:44.628 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.550895473Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-21T09:31:44.628 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.551762057Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-21T09:31:44.628 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.552656057Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-21T09:31:44.628 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.553510648Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-21T09:31:44.628 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.554373897Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-21T09:31:44.628 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.555194393Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-21T09:31:44.628 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.556057212Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-21T09:31:44.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.556986127Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-21T09:31:44.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.557728128Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-21T09:31:44.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.558565103Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-21T09:31:44.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.559000681Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-21T09:31:44.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.559873068Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-21T09:31:44.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.560692637Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-21T09:31:44.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.561465516Z level=info msg="Executing migration" id="create tag table" 2024-09-21T09:31:44.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.561909615Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-21T09:31:44.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.5627211Z level=info msg="Executing migration" id="create login attempt table" 2024-09-21T09:31:44.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.563740282Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-21T09:31:44.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.564419764Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-21T09:31:44.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.564897636Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-21T09:31:44.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.56680095Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-21T09:31:44.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.567665075Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-21T09:31:44.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.568558024Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-21T09:31:44.630 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.569005728Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-21T09:31:44.630 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.569842808Z level=info msg="Executing migration" id="create user auth table" 2024-09-21T09:31:44.630 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.570695903Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-21T09:31:44.630 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.571547148Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-21T09:31:44.630 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.571865166Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-21T09:31:44.630 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.572711816Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-21T09:31:44.630 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.573589911Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-21T09:31:44.630 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.574480658Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-21T09:31:44.630 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.575265416Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-21T09:31:44.630 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.576102135Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-21T09:31:44.630 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.576963058Z level=info msg="Executing migration" id="create server_lock table" 2024-09-21T09:31:44.630 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.57784239Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-21T09:31:44.630 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.578323684Z level=info msg="Executing migration" id="create user auth token table" 2024-09-21T09:31:44.631 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.581112746Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-21T09:31:44.631 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.584037749Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-21T09:31:44.631 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.586652782Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-21T09:31:44.631 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.587238874Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-21T09:31:44.631 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.59006964Z level=info msg="Executing migration" id="create cache_data table" 2024-09-21T09:31:44.631 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.59294886Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-21T09:31:44.631 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.595782453Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-21T09:31:44.631 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.596284365Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-21T09:31:44.631 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.599242013Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-21T09:31:44.631 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.60198023Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-21T09:31:44.631 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.604801261Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-21T09:31:44.631 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.605273243Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-21T09:31:44.631 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.608038414Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-21T09:31:44.631 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.610687378Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-21T09:31:44.631 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.613493423Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-21T09:31:44.632 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.613996404Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-21T09:31:44.632 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.616968859Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-21T09:31:44.632 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.619552411Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-21T09:31:44.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.62241811Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-21T09:31:44.898 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.623258191Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-21T09:31:44.898 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.626100584Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-21T09:31:44.898 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.628788135Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-21T09:31:44.898 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.631699003Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-21T09:31:44.898 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.632307047Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-21T09:31:44.898 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.635044786Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-21T09:31:44.898 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.635475401Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-21T09:31:44.898 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.637822677Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-21T09:31:44.898 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.640500409Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-21T09:31:44.898 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.640999033Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-21T09:31:44.899 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.643836021Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-21T09:31:44.899 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.646348975Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-21T09:31:44.899 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.649197896Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-21T09:31:44.899 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.649652921Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-21T09:31:44.899 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.65304775Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-21T09:31:44.899 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.656412491Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-21T09:31:44.899 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.65722137Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-21T09:31:44.899 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.65766295Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-21T09:31:44.899 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.658482316Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-21T09:31:44.899 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.659442259Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-21T09:31:44.899 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.66011821Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-21T09:31:44.899 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.660540564Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-21T09:31:44.899 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.661411632Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-21T09:31:44.899 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.662242972Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-21T09:31:44.900 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.663108402Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-21T09:31:44.900 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.663916139Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-21T09:31:44.900 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.664729764Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-21T09:31:44.900 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.665717227Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-21T09:31:44.900 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.666395143Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-21T09:31:44.900 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.667230473Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-21T09:31:44.900 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.668106758Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-21T09:31:44.900 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.668961996Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-21T09:31:44.900 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.669782317Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-21T09:31:44.900 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.670582745Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-21T09:31:44.900 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.671575694Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-21T09:31:44.901 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.672450548Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-21T09:31:44.901 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.673197888Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-21T09:31:44.901 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.673669551Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-21T09:31:44.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.674691803Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-21T09:31:44.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.675733448Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-21T09:31:44.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.676609802Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-21T09:31:44.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.67744807Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-21T09:31:44.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.678354041Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-21T09:31:44.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.679252865Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-21T09:31:44.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.68009654Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-21T09:31:44.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.680951976Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-21T09:31:44.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.68181248Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-21T09:31:44.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.682673392Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-21T09:31:44.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.683610829Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-21T09:31:44.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.684096927Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-21T09:31:44.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.684980971Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-21T09:31:44.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.685457592Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-21T09:31:44.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.688484719Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-21T09:31:44.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.691274556Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-21T09:31:44.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.693995428Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-21T09:31:44.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.694512808Z level=info msg="Executing migration" id="create alert_image table" 2024-09-21T09:31:44.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.697305518Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-21T09:31:44.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.700214539Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-21T09:31:44.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.702969349Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-21T09:31:44.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.703426913Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-21T09:31:44.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.703895042Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-21T09:31:44.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.703995141Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-21T09:31:44.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.706710268Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-21T09:31:44.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.709561291Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-21T09:31:44.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.712368606Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-21T09:31:44.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.712510101Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.712661459Z level=info msg="alerts found to migrate" alerts=0 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.715599693Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.718567758Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.721209077Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.721647133Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.724438982Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.727241739Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.729843649Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.730335832Z level=info msg="Executing migration" id="create data_keys table" 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.732833336Z level=info msg="Executing migration" id="create secrets table" 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.735592335Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.739907988Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.740854444Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.743463814Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.747699624Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-21T09:31:44.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.751956944Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-21T09:31:44.905 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.752398498Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-21T09:31:44.905 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.754956912Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-21T09:31:44.905 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.757742779Z level=info msg="Executing migration" id="create permission table" 2024-09-21T09:31:44.905 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.760138263Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-21T09:31:44.905 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.760607302Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-21T09:31:44.905 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.761468063Z level=info msg="Executing migration" id="create role table" 2024-09-21T09:31:44.905 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.762272661Z level=info msg="Executing migration" id="add column display_name" 2024-09-21T09:31:44.905 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.763296166Z level=info msg="Executing migration" id="add column group_name" 2024-09-21T09:31:44.905 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.764242793Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-21T09:31:44.905 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.765224603Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-21T09:31:44.905 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.76594665Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-21T09:31:44.905 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.766764384Z level=info msg="Executing migration" id="create team role table" 2024-09-21T09:31:44.905 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.767211622Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-21T09:31:44.905 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.768079623Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-21T09:31:44.906 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.768754126Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-21T09:31:44.906 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.769597904Z level=info msg="Executing migration" id="create user role table" 2024-09-21T09:31:44.906 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.770031742Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-21T09:31:44.906 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.770886761Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-21T09:31:44.906 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.771702761Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-21T09:31:44.906 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.772674662Z level=info msg="Executing migration" id="create builtin role table" 2024-09-21T09:31:44.906 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.773286018Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-21T09:31:44.906 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.77416784Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-21T09:31:44.906 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.775127577Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-21T09:31:44.906 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.776255664Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-21T09:31:44.906 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.776754044Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-21T09:31:44.906 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.777550635Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-21T09:31:44.906 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.777997778Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-21T09:31:44.906 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.778458345Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-21T09:31:44.906 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.778882355Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-21T09:31:44.907 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.779345873Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-21T09:31:44.907 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.780346966Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-21T09:31:44.907 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.780783043Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-21T09:31:44.907 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.781247363Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-21T09:31:44.907 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.781539791Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-21T09:31:44.907 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.781999241Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-21T09:31:44.907 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.7824566Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-21T09:31:44.907 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.782857787Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-21T09:31:44.907 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.78319306Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-21T09:31:44.907 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.783550783Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-21T09:31:44.907 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.783981572Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-21T09:31:44.907 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.78445625Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-21T09:31:44.907 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.785449648Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-21T09:31:44.907 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.785825928Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-21T09:31:44.907 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.786271056Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.786727139Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.787188489Z level=info msg="Executing migration" id="add correlation config column" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.788177238Z level=info msg="Executing migration" id="create entity_events table" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.788637759Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.789430012Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.78953369Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.789884635Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.789991883Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.790291518Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.790712818Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.791145501Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.791589086Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.792049788Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.792457474Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.792898701Z level=info msg="Executing migration" id="Drop public config table" 2024-09-21T09:31:44.908 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.793339011Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-21T09:31:44.909 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.793781696Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-21T09:31:44.909 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.794223081Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T09:31:44.909 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.794849924Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-21T09:31:44.909 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.795411562Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-21T09:31:44.909 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.798445694Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-21T09:31:44.909 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.799438396Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-21T09:31:44.909 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.800479084Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-21T09:31:44.909 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.80082401Z level=info msg="Executing migration" id="add share column" 2024-09-21T09:31:44.909 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.801860374Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-21T09:31:44.909 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.802323254Z level=info msg="Executing migration" id="create file table" 2024-09-21T09:31:44.909 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.80277834Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-21T09:31:44.909 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.803250475Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-21T09:31:44.909 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.803755614Z level=info msg="Executing migration" id="create file_meta table" 2024-09-21T09:31:44.910 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.804620621Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-21T09:31:44.910 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.805439884Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-21T09:31:44.910 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.805748777Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-21T09:31:44.910 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.806164931Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-21T09:31:44.910 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.806626592Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-21T09:31:44.910 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.807119192Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-21T09:31:44.910 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.808170444Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-21T09:31:44.910 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.809044833Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-21T09:31:44.910 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.809529927Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-21T09:31:44.910 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.810370485Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-21T09:31:44.910 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.813173764Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-21T09:31:44.910 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.813599326Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-21T09:31:44.910 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.815929827Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-21T09:31:44.910 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.81697323Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-21T09:31:44.911 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.820062827Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-21T09:31:44.911 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.829848656Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-21T09:31:44.911 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.832709038Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-21T09:31:44.911 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.833371328Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-21T09:31:44.911 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.836900578Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-21T09:31:44.911 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.839853954Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-21T09:31:44.911 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.842551936Z level=info msg="Executing migration" id="create folder table" 2024-09-21T09:31:44.911 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.843162023Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-21T09:31:44.911 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.846120813Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-21T09:31:44.911 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.849028995Z level=info msg="Executing migration" id="Update folder title length" 2024-09-21T09:31:44.911 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.851824288Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-21T09:31:44.911 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=migrator t=2024-09-21T09:31:44.852372981Z level=info msg="migrations completed" performed=485 skipped=0 duration=647.567592ms 2024-09-21T09:31:44.911 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=sqlstore t=2024-09-21T09:31:44.852840825Z level=info msg="Created default organization" 2024-09-21T09:31:45.180 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=plugin.loader t=2024-09-21T09:31:44.912523614Z level=info msg="Plugin registered" pluginID=input 2024-09-21T09:31:45.181 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=plugin.loader t=2024-09-21T09:31:44.939666931Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-09-21T09:31:45.181 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=plugin.loader t=2024-09-21T09:31:44.939687948Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-09-21T09:31:45.181 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=secrets t=2024-09-21T09:31:44.939741314Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T09:31:45.181 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=query_data t=2024-09-21T09:31:44.941429714Z level=info msg="Query Service initialization" 2024-09-21T09:31:45.181 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=live.push_http t=2024-09-21T09:31:44.943709191Z level=info msg="Live Push Gateway initialization" 2024-09-21T09:31:45.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:45.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:45.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:45.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:45.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-mon[32789]: Deploying daemon node-exporter.a on smithi137 2024-09-21T09:31:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:45 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:45.577 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:45 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:45.577 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:45 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:45.577 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:45 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:45.577 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:45 smithi137 ceph-mon[28941]: Deploying daemon node-exporter.a on smithi137 2024-09-21T09:31:45.577 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:45 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:45.577 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:45 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:45.577 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:45 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:45.577 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:45 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:45.577 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:45 smithi137 ceph-mon[39068]: Deploying daemon node-exporter.a on smithi137 2024-09-21T09:31:46.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=infra.usagestats.collector t=2024-09-21T09:31:45.705619617Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T09:31:46.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=provisioning.datasources t=2024-09-21T09:31:45.706247025Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-09-21T09:31:46.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=provisioning.datasources t=2024-09-21T09:31:45.739465937Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T09:31:46.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=provisioning.datasources t=2024-09-21T09:31:45.771403088Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-21T09:31:46.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=provisioning.alerting t=2024-09-21T09:31:45.793244569Z level=info msg="starting to provision alerting" 2024-09-21T09:31:46.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=provisioning.alerting t=2024-09-21T09:31:45.793273353Z level=info msg="finished to provision alerting" 2024-09-21T09:31:46.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=grafanaStorageLogger t=2024-09-21T09:31:45.793387485Z level=info msg="storage starting" 2024-09-21T09:31:46.149 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=ngalert.state.manager t=2024-09-21T09:31:45.793583316Z level=info msg="Warming state cache for startup" 2024-09-21T09:31:46.149 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=http.server t=2024-09-21T09:31:45.79963078Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T09:31:46.149 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=sqlstore.transactions t=2024-09-21T09:31:45.804584118Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T09:31:46.149 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=ngalert.state.manager t=2024-09-21T09:31:45.804702649Z level=info msg="State cache has been initialized" states=0 duration=11.118806ms 2024-09-21T09:31:46.149 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=ticker t=2024-09-21T09:31:45.804770688Z level=info msg=starting first_tick=2024-09-21T09:31:50Z 2024-09-21T09:31:46.149 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=ngalert.multiorg.alertmanager t=2024-09-21T09:31:45.804776668Z level=info msg="starting MultiOrg Alertmanager" 2024-09-21T09:31:46.149 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=sqlstore.transactions t=2024-09-21T09:31:45.83852338Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T09:31:46.149 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=sqlstore.transactions t=2024-09-21T09:31:45.868474223Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T09:31:46.149 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=sqlstore.transactions t=2024-09-21T09:31:45.878916127Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-21T09:31:46.149 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:31:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[62601]: logger=sqlstore.transactions t=2024-09-21T09:31:45.88935764Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-21T09:31:46.381 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:46 smithi137 ceph-mon[28941]: pgmap v22: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:46.381 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:46 smithi137 ceph-mon[39068]: pgmap v22: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:46.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:46 smithi165 ceph-mon[32789]: pgmap v22: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:47.268 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:47 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:31:47.269 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:47 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:47.269 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:47 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:31:47.269 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:47 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:47.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:47 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:31:47.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:47 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:31:47.990 INFO:teuthology.orchestra.run.smithi137.stdout:184683593746 2024-09-21T09:31:47.991 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T09:31:48.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:48 smithi137 ceph-mon[28941]: pgmap v23: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:48.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:48 smithi137 ceph-mon[39068]: pgmap v23: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:48 smithi165 ceph-mon[32789]: pgmap v23: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:50.478 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:50 smithi137 ceph-mon[28941]: pgmap v24: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:50.478 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:50 smithi137 ceph-mon[39068]: pgmap v24: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:50.558 INFO:teuthology.orchestra.run.smithi137.stdout:55834574891 2024-09-21T09:31:50.558 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T09:31:50.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:50 smithi165 ceph-mon[32789]: pgmap v24: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:51.399 INFO:teuthology.orchestra.run.smithi137.stdout:34359738415 2024-09-21T09:31:51.399 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T09:31:51.648 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:31:51 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:31:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:31:51.963 INFO:teuthology.orchestra.run.smithi137.stdout:111669149730 2024-09-21T09:31:51.963 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T09:31:52.449 INFO:teuthology.orchestra.run.smithi137.stdout:158913789975 2024-09-21T09:31:52.449 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T09:31:52.470 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:52 smithi137 ceph-mon[28941]: pgmap v25: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:52.471 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:52 smithi137 ceph-mon[39068]: pgmap v25: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:52.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:52 smithi165 ceph-mon[32789]: pgmap v25: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:53.541 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:53 smithi137 bash[69242]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-21T09:31:53.590 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:53.598 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:54.360 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:54.385 INFO:teuthology.orchestra.run.smithi137.stdout:77309411367 2024-09-21T09:31:54.385 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T09:31:54.450 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:54 smithi137 ceph-mon[28941]: pgmap v26: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:54.450 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:54 smithi137 ceph-mon[39068]: pgmap v26: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:54.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:54 smithi165 ceph-mon[32789]: pgmap v26: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:54.802 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:54.875 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:31:55.234 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:54 smithi137 bash[69242]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-21T09:31:55.550 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:55 smithi137 bash[69242]: Writing manifest to image destination 2024-09-21T09:31:55.914 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:55 smithi137 podman[69242]: 2024-09-21 09:31:55.732985711 +0000 UTC m=+3.149456580 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T09:31:56.501 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:56 smithi137 ceph-mon[28941]: pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:56.502 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:56 smithi137 ceph-mon[39068]: pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:56.520 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:56 smithi165 ceph-mon[32789]: pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:58.483 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:31:58 smithi137 ceph-mon[28941]: pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:58.483 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:31:58 smithi137 ceph-mon[39068]: pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:58.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:31:58 smithi165 ceph-mon[32789]: pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:31:59.381 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 podman[69242]: 2024-09-21 09:31:59.076774359 +0000 UTC m=+6.493245273 container create 0df2fd7cc31c2166afbad6b701305bdaba7fbd0fb5285dbc905810f9ffc5b0f6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:31:59.381 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 podman[69242]: 2024-09-21 09:31:59.30445639 +0000 UTC m=+6.720927259 container init 0df2fd7cc31c2166afbad6b701305bdaba7fbd0fb5285dbc905810f9ffc5b0f6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:31:59.381 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 podman[69242]: 2024-09-21 09:31:59.308274638 +0000 UTC m=+6.724745507 container start 0df2fd7cc31c2166afbad6b701305bdaba7fbd0fb5285dbc905810f9ffc5b0f6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:31:59.381 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.313Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T09:31:59.381 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.313Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-21T09:31:59.381 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.313Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T09:31:59.381 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.313Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T09:31:59.382 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T09:31:59.382 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T09:31:59.382 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T09:31:59.382 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T09:31:59.382 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T09:31:59.382 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T09:31:59.382 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T09:31:59.382 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T09:31:59.383 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T09:31:59.383 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T09:31:59.383 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T09:31:59.383 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T09:31:59.383 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T09:31:59.383 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T09:31:59.383 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T09:31:59.383 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T09:31:59.383 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T09:31:59.383 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T09:31:59.383 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T09:31:59.384 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T09:31:59.384 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T09:31:59.384 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T09:31:59.384 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T09:31:59.384 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T09:31:59.384 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T09:31:59.384 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T09:31:59.384 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T09:31:59.384 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T09:31:59.384 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T09:31:59.384 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T09:31:59.384 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T09:31:59.384 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T09:31:59.384 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T09:31:59.384 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T09:31:59.385 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T09:31:59.385 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T09:31:59.385 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T09:31:59.385 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T09:31:59.385 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T09:31:59.385 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T09:31:59.385 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T09:31:59.385 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T09:31:59.385 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T09:31:59.385 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T09:31:59.385 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T09:31:59.385 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T09:31:59.385 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.314Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T09:31:59.385 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.315Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T09:31:59.385 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[69749]: ts=2024-09-21T09:31:59.315Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T09:31:59.386 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 bash[69242]: 0df2fd7cc31c2166afbad6b701305bdaba7fbd0fb5285dbc905810f9ffc5b0f6 2024-09-21T09:31:59.759 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:31:59 smithi137 systemd[1]: Started Ceph node-exporter.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:32:00.451 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:00 smithi165 bash[62864]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-21T09:32:00.751 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:00 smithi137 ceph-mon[28941]: pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:00.751 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:00 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:00.751 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:00 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:00.751 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:00 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:00.751 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:00 smithi137 ceph-mon[28941]: Deploying daemon node-exporter.b on smithi165 2024-09-21T09:32:00.751 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:00 smithi137 ceph-mon[39068]: pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:00.752 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:00 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:00.752 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:00 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:00.752 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:00 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:00.752 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:00 smithi137 ceph-mon[39068]: Deploying daemon node-exporter.b on smithi165 2024-09-21T09:32:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:00 smithi165 ceph-mon[32789]: pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:00 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:00 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:00 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:00 smithi165 ceph-mon[32789]: Deploying daemon node-exporter.b on smithi165 2024-09-21T09:32:00.898 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:00 smithi165 bash[62864]: Getting image source signatures 2024-09-21T09:32:00.898 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:00 smithi165 bash[62864]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-21T09:32:00.898 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:00 smithi165 bash[62864]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-21T09:32:00.898 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:00 smithi165 bash[62864]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-21T09:32:01.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:32:01 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:32:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:32:01.781 INFO:teuthology.orchestra.run.smithi137.stdout:158913789977 2024-09-21T09:32:02.132 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:02.261 INFO:teuthology.orchestra.run.smithi137.stdout:210453397520 2024-09-21T09:32:02.261 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T09:32:02.548 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:02 smithi137 ceph-mon[28941]: pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:02.548 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:02 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2920998858' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T09:32:02.548 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:02 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:32:02.548 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:02 smithi137 ceph-mon[39068]: pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:02.548 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:02 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2920998858' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T09:32:02.548 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:02 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:32:02.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-mon[32789]: pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:02.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2920998858' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T09:32:02.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:32:02.647 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 bash[62864]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-21T09:32:02.648 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 bash[62864]: Writing manifest to image destination 2024-09-21T09:32:02.938 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 podman[62864]: 2024-09-21 09:32:02.669410088 +0000 UTC m=+2.415547480 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T09:32:02.938 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 podman[62864]: 2024-09-21 09:32:02.759831743 +0000 UTC m=+2.505969116 container create 6949b3865a2a6ba58811c7a291a80beea79ef9eea214dc39e4ea21292222b24c (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:32:02.939 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 podman[62864]: 2024-09-21 09:32:02.937463572 +0000 UTC m=+2.683600946 container init 6949b3865a2a6ba58811c7a291a80beea79ef9eea214dc39e4ea21292222b24c (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:32:03.398 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 podman[62864]: 2024-09-21 09:32:02.940786367 +0000 UTC m=+2.686923742 container start 6949b3865a2a6ba58811c7a291a80beea79ef9eea214dc39e4ea21292222b24c (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:32:03.398 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.944Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T09:32:03.398 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.945Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-21T09:32:03.398 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.945Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T09:32:03.398 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.945Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T09:32:03.398 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.945Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T09:32:03.398 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.945Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T09:32:03.399 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T09:32:03.399 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T09:32:03.399 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T09:32:03.399 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T09:32:03.399 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T09:32:03.399 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T09:32:03.399 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T09:32:03.399 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T09:32:03.399 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T09:32:03.399 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T09:32:03.400 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T09:32:03.400 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T09:32:03.400 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T09:32:03.400 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T09:32:03.400 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T09:32:03.400 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T09:32:03.400 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T09:32:03.400 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T09:32:03.400 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T09:32:03.400 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T09:32:03.400 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T09:32:03.400 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T09:32:03.400 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T09:32:03.400 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T09:32:03.401 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T09:32:03.401 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T09:32:03.401 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T09:32:03.401 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T09:32:03.401 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T09:32:03.401 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T09:32:03.401 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T09:32:03.401 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T09:32:03.401 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T09:32:03.401 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T09:32:03.401 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T09:32:03.401 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T09:32:03.401 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T09:32:03.401 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T09:32:03.401 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T09:32:03.402 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T09:32:03.402 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T09:32:03.402 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T09:32:03.402 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T09:32:03.402 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T09:32:03.402 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T09:32:03.402 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T09:32:03.402 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[62940]: ts=2024-09-21T09:32:02.946Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T09:32:03.402 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:03 smithi165 bash[62864]: 6949b3865a2a6ba58811c7a291a80beea79ef9eea214dc39e4ea21292222b24c 2024-09-21T09:32:03.402 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:32:03 smithi165 systemd[1]: Started Ceph node-exporter.b for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:32:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:03 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3093309616' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T09:32:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:03 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:03 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:03 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:03 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:03 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:03 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:32:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:03 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3093309616' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T09:32:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:03 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:03 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:03 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:03 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:03 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:03 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:32:03.752 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:03 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3093309616' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T09:32:03.752 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:03 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:03.752 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:03 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:03.752 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:03 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:03.752 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:03 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:03.752 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:03 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:03.752 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:03 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:32:03.808 INFO:teuthology.orchestra.run.smithi137.stdout:55834574894 2024-09-21T09:32:04.696 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:04 smithi137 ceph-mon[28941]: pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:04.696 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:04 smithi137 ceph-mon[39068]: pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:04.697 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574891 got 55834574894 for osd.1 2024-09-21T09:32:04.697 DEBUG:teuthology.parallel:result is None 2024-09-21T09:32:04.714 INFO:teuthology.orchestra.run.smithi137.stdout:184683593749 2024-09-21T09:32:04.796 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:04 smithi165 ceph-mon[32789]: pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:05.495 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593746 got 184683593749 for osd.6 2024-09-21T09:32:05.495 DEBUG:teuthology.parallel:result is None 2024-09-21T09:32:05.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:05 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/642866054' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T09:32:05.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:05 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/642866054' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T09:32:05.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:05 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/642866054' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T09:32:06.735 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:06 smithi137 ceph-mon[28941]: pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:06.735 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:06 smithi137 ceph-mon[39068]: pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:06.761 INFO:teuthology.orchestra.run.smithi137.stdout:111669149733 2024-09-21T09:32:06.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:06 smithi165 ceph-mon[32789]: pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:07.451 INFO:teuthology.orchestra.run.smithi137.stdout:133143986206 2024-09-21T09:32:07.451 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T09:32:07.706 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:07 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:07.706 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:07 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:07.706 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:07 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/4014910237' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T09:32:07.706 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:07 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:07.706 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:07 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:07.706 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:07 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:07.706 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:07 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/4014910237' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T09:32:07.706 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:07 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:07.793 INFO:teuthology.orchestra.run.smithi137.stdout:34359738419 2024-09-21T09:32:07.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:07 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:07.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:07 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:07.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:07 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/4014910237' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T09:32:07.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:07 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:07.949 INFO:teuthology.orchestra.run.smithi137.stdout:77309411370 2024-09-21T09:32:08.788 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:08 smithi137 ceph-mon[28941]: pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:08.788 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:08 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3426844010' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T09:32:08.788 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:08 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/109755996' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T09:32:08.788 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:08 smithi137 ceph-mon[39068]: pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:08.788 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:08 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3426844010' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T09:32:08.788 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:08 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/109755996' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T09:32:08.818 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411367 got 77309411370 for osd.2 2024-09-21T09:32:08.818 DEBUG:teuthology.parallel:result is None 2024-09-21T09:32:08.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:08 smithi165 ceph-mon[32789]: pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:08.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:08 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3426844010' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T09:32:08.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:08 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/109755996' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T09:32:09.235 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738415 got 34359738419 for osd.0 2024-09-21T09:32:09.235 DEBUG:teuthology.parallel:result is None 2024-09-21T09:32:09.845 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149730 got 111669149733 for osd.3 2024-09-21T09:32:09.845 DEBUG:teuthology.parallel:result is None 2024-09-21T09:32:10.361 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789975 got 158913789977 for osd.5 2024-09-21T09:32:10.362 DEBUG:teuthology.parallel:result is None 2024-09-21T09:32:10.475 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:10.490 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:10.599 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:10 smithi137 ceph-mon[28941]: pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:10.599 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:10 smithi137 ceph-mon[39068]: pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:10.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:10 smithi165 ceph-mon[32789]: pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:11.648 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:32:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:32:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:32:12.744 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:12 smithi137 ceph-mon[39068]: pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:12.744 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:12 smithi137 ceph-mon[28941]: pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:12.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:12 smithi165 ceph-mon[32789]: pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:14.166 INFO:teuthology.orchestra.run.smithi137.stdout:210453397524 2024-09-21T09:32:14.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:14 smithi137 ceph-mon[39068]: pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:14.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:14 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/978535237' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T09:32:14.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:14 smithi137 ceph-mon[28941]: pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:14.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:14 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/978535237' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T09:32:14.833 INFO:teuthology.orchestra.run.smithi137.stdout:133143986209 2024-09-21T09:32:14.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:14 smithi165 ceph-mon[32789]: pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:14.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:14 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/978535237' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T09:32:15.166 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397520 got 210453397524 for osd.7 2024-09-21T09:32:15.166 DEBUG:teuthology.parallel:result is None 2024-09-21T09:32:15.786 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:15 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/775536817' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T09:32:15.787 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:15 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/775536817' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T09:32:15.810 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986206 got 133143986209 for osd.4 2024-09-21T09:32:15.810 DEBUG:teuthology.parallel:result is None 2024-09-21T09:32:15.810 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T09:32:15.810 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:32:15.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:15 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/775536817' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T09:32:16.702 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:16.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:16 smithi137 ceph-mon[28941]: pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:16.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:16 smithi137 ceph-mon[39068]: pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:16.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:16 smithi165 ceph-mon[32789]: pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:17.757 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:32:17.757 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:32:17.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:32:18.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:18 smithi137 ceph-mon[28941]: pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:18.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:18 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:18.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:18 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:18.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:18 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:18.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:18 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:32:18.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:18 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:18.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:18 smithi137 ceph-mon[39068]: pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:18.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:18 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:18.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:18 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:18.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:18 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:18.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:18 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:32:18.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:18 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:18.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:18 smithi165 ceph-mon[32789]: pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:18.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:18 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:18.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:18 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:18.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:18 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:18.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:18 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:32:18.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:18 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:19.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:19 smithi165 ceph-mon[32789]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T09:32:19.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:19 smithi165 ceph-mon[32789]: Reconfiguring daemon alertmanager.a on smithi137 2024-09-21T09:32:20.031 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:19 smithi137 ceph-mon[39068]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T09:32:20.031 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:19 smithi137 ceph-mon[39068]: Reconfiguring daemon alertmanager.a on smithi137 2024-09-21T09:32:20.032 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:19 smithi137 ceph-mon[28941]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T09:32:20.032 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:19 smithi137 ceph-mon[28941]: Reconfiguring daemon alertmanager.a on smithi137 2024-09-21T09:32:20.871 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:20 smithi137 ceph-mon[39068]: pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:20.872 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:20 smithi137 ceph-mon[28941]: pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:20.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:20 smithi165 ceph-mon[32789]: pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:21.241 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:32:21.242 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:32:21.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:32:21 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:32:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:32:21.800 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:21 smithi137 systemd[1]: Stopping Ceph alertmanager.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:32:22.269 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":40,"stamp":"2024-09-21T09:32:21.077374+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":12,"num_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":126,"num_read_kb":231,"num_write":115,"num_write_kb":1630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":82,"ondisk_log_size":82,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385060,"kb_used_data":6220,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747576156,"statfs":{"total":767960285184,"available":765517983744,"internally_reserved":0,"allocated":6369280,"data_stored":3690992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.001967"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:30.804040+0000","last_change":"2024-09-21T09:31:21.582412+0000","last_active":"2024-09-21T09:31:30.804040+0000","last_peered":"2024-09-21T09:31:30.804040+0000","last_clean":"2024-09-21T09:31:30.804040+0000","last_became_active":"2024-09-21T09:31:17.065154+0000","last_became_peered":"2024-09-21T09:31:17.065154+0000","last_unstale":"2024-09-21T09:31:30.804040+0000","last_undegraded":"2024-09-21T09:31:30.804040+0000","last_fullsized":"2024-09-21T09:31:30.804040+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:06:10.007398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:30.694413+0000","last_change":"2024-09-21T09:31:21.577792+0000","last_active":"2024-09-21T09:31:30.694413+0000","last_peered":"2024-09-21T09:31:30.694413+0000","last_clean":"2024-09-21T09:31:30.694413+0000","last_became_active":"2024-09-21T09:31:17.065524+0000","last_became_peered":"2024-09-21T09:31:17.065524+0000","last_unstale":"2024-09-21T09:31:30.694413+0000","last_undegraded":"2024-09-21T09:31:30.694413+0000","last_fullsized":"2024-09-21T09:31:30.694413+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:05:58.937827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022859399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:31.245490+0000","last_change":"2024-09-21T09:31:21.577768+0000","last_active":"2024-09-21T09:31:31.245490+0000","last_peered":"2024-09-21T09:31:31.245490+0000","last_clean":"2024-09-21T09:31:31.245490+0000","last_became_active":"2024-09-21T09:31:17.064991+0000","last_became_peered":"2024-09-21T09:31:17.064991+0000","last_unstale":"2024-09-21T09:31:31.245490+0000","last_undegraded":"2024-09-21T09:31:31.245490+0000","last_fullsized":"2024-09-21T09:31:31.245490+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:48:43.681990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:30.694409+0000","last_change":"2024-09-21T09:31:21.577829+0000","last_active":"2024-09-21T09:31:30.694409+0000","last_peered":"2024-09-21T09:31:30.694409+0000","last_clean":"2024-09-21T09:31:30.694409+0000","last_became_active":"2024-09-21T09:31:17.064215+0000","last_became_peered":"2024-09-21T09:31:17.064215+0000","last_unstale":"2024-09-21T09:31:30.694409+0000","last_undegraded":"2024-09-21T09:31:30.694409+0000","last_fullsized":"2024-09-21T09:31:30.694409+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:07:56.093994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":21,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:31.245371+0000","last_change":"2024-09-21T09:31:21.581727+0000","last_active":"2024-09-21T09:31:31.245371+0000","last_peered":"2024-09-21T09:31:31.245371+0000","last_clean":"2024-09-21T09:31:31.245371+0000","last_became_active":"2024-09-21T09:31:17.067769+0000","last_became_peered":"2024-09-21T09:31:17.067769+0000","last_unstale":"2024-09-21T09:31:31.245371+0000","last_undegraded":"2024-09-21T09:31:31.245371+0000","last_fullsized":"2024-09-21T09:31:31.245371+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:16:32.043422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073979999999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:30.325980+0000","last_change":"2024-09-21T09:31:22.071922+0000","last_active":"2024-09-21T09:31:30.325980+0000","last_peered":"2024-09-21T09:31:30.325980+0000","last_clean":"2024-09-21T09:31:30.325980+0000","last_became_active":"2024-09-21T09:31:17.065197+0000","last_became_peered":"2024-09-21T09:31:17.065197+0000","last_unstale":"2024-09-21T09:31:30.325980+0000","last_undegraded":"2024-09-21T09:31:30.325980+0000","last_fullsized":"2024-09-21T09:31:30.325980+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:03:08.172531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:31.245382+0000","last_change":"2024-09-21T09:31:21.577773+0000","last_active":"2024-09-21T09:31:31.245382+0000","last_peered":"2024-09-21T09:31:31.245382+0000","last_clean":"2024-09-21T09:31:31.245382+0000","last_became_active":"2024-09-21T09:31:17.067667+0000","last_became_peered":"2024-09-21T09:31:17.067667+0000","last_unstale":"2024-09-21T09:31:31.245382+0000","last_undegraded":"2024-09-21T09:31:31.245382+0000","last_fullsized":"2024-09-21T09:31:31.245382+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T20:36:16.357471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":20,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:31.245622+0000","last_change":"2024-09-21T09:31:21.581235+0000","last_active":"2024-09-21T09:31:31.245622+0000","last_peered":"2024-09-21T09:31:31.245622+0000","last_clean":"2024-09-21T09:31:31.245622+0000","last_became_active":"2024-09-21T09:31:17.066438+0000","last_became_peered":"2024-09-21T09:31:17.066438+0000","last_unstale":"2024-09-21T09:31:31.245622+0000","last_undegraded":"2024-09-21T09:31:31.245622+0000","last_fullsized":"2024-09-21T09:31:31.245622+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T13:26:45.960808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023682600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"54'79","reported_seq":48,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-09-21T09:31:21.577498+0000","last_change":"2024-09-21T09:30:48.519234+0000","last_active":"2024-09-21T09:31:21.577498+0000","last_peered":"2024-09-21T09:31:21.577498+0000","last_clean":"2024-09-21T09:31:21.577498+0000","last_became_active":"2024-09-21T09:30:48.514472+0000","last_became_peered":"2024-09-21T09:30:48.514472+0000","last_unstale":"2024-09-21T09:31:21.577498+0000","last_undegraded":"2024-09-21T09:31:21.577498+0000","last_fullsized":"2024-09-21T09:31:21.577498+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:31:15.983406+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":6,"num_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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":79,"ondisk_log_size":79,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397525,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298496,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446656,"statfs":{"total":95995035648,"available":95689375744,"internally_reserved":0,"allocated":1167360,"data_stored":830465,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.56899999999999995}]},{"osd":1,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.503}]},{"osd":2,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.629},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.64000000000000001}]},{"osd":3,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.58499999999999996}]},{"osd":4,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.55200000000000005}]},{"osd":5,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.61499999999999999}]},{"osd":6,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.60199999999999998}]}]},{"osd":6,"up_from":43,"seq":184683593753,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298492,"kb_used_data":1136,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446660,"statfs":{"total":95995035648,"available":95689379840,"internally_reserved":0,"allocated":1163264,"data_stored":829854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:31:27 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.44900000000000001}]},{"osd":1,"last update":"Sat Sep 21 09:31:27 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.41799999999999998}]},{"osd":2,"last update":"Sat Sep 21 09:31:27 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.51300000000000001}]},{"osd":3,"last update":"Sat Sep 21 09:31:27 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.65700000000000003}]},{"osd":4,"last update":"Sat Sep 21 09:31:27 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.58099999999999996}]},{"osd":5,"last update":"Sat Sep 21 09:31:27 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.61899999999999999}]},{"osd":7,"last update":"Sat Sep 21 09:31:49 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.71699999999999997}]}]},{"osd":5,"up_from":37,"seq":158913789981,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297916,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":573440,"data_stored":239801,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:32:04 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.52400000000000002,"15min":0.52200000000000002},"min":{"1min":0.39300000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.51100000000000001,"15min":0.50900000000000001},"min":{"1min":0.41699999999999998,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.49399999999999999}]},{"osd":1,"last update":"Sat Sep 21 09:32:04 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.54100000000000004,"15min":0.54300000000000004},"min":{"1min":0.35999999999999999,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.497,"15min":0.49199999999999999},"min":{"1min":0.39300000000000002,"5min":0.379,"15min":0.379},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.52700000000000002}]},{"osd":2,"last update":"Sat Sep 21 09:32:04 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.51100000000000001,"15min":0.51500000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.51000000000000001,"15min":0.50700000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.53900000000000003}]},{"osd":3,"last update":"Sat Sep 21 09:32:04 2024","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.497,"15min":0.499},"min":{"1min":0.35699999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.67300000000000004,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.56200000000000006,"15min":0.56599999999999995},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.753,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.44700000000000001}]},{"osd":4,"last update":"Sat Sep 21 09:32:04 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.376,"15min":0.36299999999999999},"min":{"1min":0.254,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.36499999999999999,"15min":0.35599999999999998},"min":{"1min":0.28999999999999998,"5min":0.255,"15min":0.255},"max":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.32800000000000001}]},{"osd":6,"last update":"Sat Sep 21 09:31:23 2024","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.56999999999999995}]},{"osd":7,"last update":"Sat Sep 21 09:31:51 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.55400000000000005}]}]},{"osd":4,"up_from":31,"seq":133143986210,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297916,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":573440,"data_stored":240097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:31:42 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.54900000000000004,"15min":0.55300000000000005},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.55000000000000004,"15min":0.55200000000000005},"min":{"1min":0.41299999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.52100000000000002}]},{"osd":1,"last update":"Sat Sep 21 09:31:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.36399999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.66600000000000004,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.52500000000000002,"15min":0.52700000000000002},"min":{"1min":0.40300000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.71499999999999997,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.504}]},{"osd":2,"last update":"Sat Sep 21 09:31:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.34799999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.53600000000000003,"15min":0.54400000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.66100000000000003,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.47799999999999998}]},{"osd":3,"last update":"Sat Sep 21 09:31:42 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.52200000000000002,"15min":0.52000000000000002},"min":{"1min":0.378,"5min":0.371,"15min":0.371},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.53500000000000003,"15min":0.53900000000000003},"min":{"1min":0.40999999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.71599999999999997,"5min":0.747,"15min":0.747},"last":0.42599999999999999}]},{"osd":5,"last update":"Sat Sep 21 09:32:04 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.39000000000000001,"15min":0.38500000000000001},"min":{"1min":0.30299999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.443,"5min":0.39600000000000002,"15min":0.38800000000000001},"min":{"1min":0.28799999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.46400000000000002}]},{"osd":6,"last update":"Sat Sep 21 09:31:23 2024","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.376},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.45100000000000001}]},{"osd":7,"last update":"Sat Sep 21 09:31:48 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.435}]}]},{"osd":3,"up_from":26,"seq":111669149736,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297916,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":573440,"data_stored":240097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:31:20 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.379,"15min":0.377},"min":{"1min":0.185,"5min":0.185,"15min":0.185},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.316},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.55100000000000005,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.309}]},{"osd":1,"last update":"Sat Sep 21 09:31:20 2024","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.42399999999999999,"15min":0.42499999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.63200000000000001,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.28299999999999997},{"interface":"front","average":{"1min":0.434,"5min":0.432,"15min":0.432},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.26900000000000002}]},{"osd":2,"last update":"Sat Sep 21 09:31:20 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.45300000000000001,"15min":0.45200000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.629,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.29999999999999999},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.56499999999999995,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.32500000000000001}]},{"osd":4,"last update":"Sat Sep 21 09:31:41 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.53100000000000003,"15min":0.53600000000000003},"min":{"1min":0.41699999999999998,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.68000000000000005,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.54300000000000004,"15min":0.54700000000000004},"min":{"1min":0.36599999999999999,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.68400000000000005,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.40400000000000003}]},{"osd":5,"last update":"Sat Sep 21 09:32:05 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.41799999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.68700000000000006,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.58599999999999997,"15min":0.58999999999999997},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.72799999999999998,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.442}]},{"osd":6,"last update":"Sat Sep 21 09:31:26 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.38700000000000001}]},{"osd":7,"last update":"Sat Sep 21 09:31:48 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.37},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.47799999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411373,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297916,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":573440,"data_stored":240097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:31:58 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.35999999999999999,"15min":0.35199999999999998},"min":{"1min":0.24299999999999999,"5min":0.216,"15min":0.216},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.38300000000000001,"15min":0.35699999999999998},"min":{"1min":0.252,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.70099999999999996,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.28399999999999997}]},{"osd":1,"last update":"Sat Sep 21 09:31:58 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.39200000000000002,"15min":0.38},"min":{"1min":0.27200000000000002,"5min":0.249,"15min":0.249},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.437,"5min":0.40699999999999997,"15min":0.38300000000000001},"min":{"1min":0.27300000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.995,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.316}]},{"osd":3,"last update":"Sat Sep 21 09:31:20 2024","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.44700000000000001,"15min":0.44500000000000001},"min":{"1min":0.33100000000000002,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.378},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.46800000000000003,"15min":0.46000000000000002},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.33800000000000002}]},{"osd":4,"last update":"Sat Sep 21 09:31:39 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.57299999999999995,"15min":0.57599999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.026,"5min":1.026,"15min":1.026},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.59699999999999998,"15min":0.59399999999999997},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.433}]},{"osd":5,"last update":"Sat Sep 21 09:32:03 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.624,"15min":0.628},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.91900000000000004,"5min":1.147,"15min":1.147},"last":0.497},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.433,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.77300000000000002,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.44700000000000001}]},{"osd":6,"last update":"Sat Sep 21 09:31:25 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.42099999999999999}]},{"osd":7,"last update":"Sat Sep 21 09:31:46 2024","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.47699999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574898,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297916,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":577536,"data_stored":240116,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:31:34 2024","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.34100000000000003,"15min":0.32300000000000001},"min":{"1min":0.25900000000000001,"5min":0.216,"15min":0.216},"max":{"1min":0.50700000000000001,"5min":0.54700000000000004,"15min":0.54700000000000004},"last":0.254},{"interface":"front","average":{"1min":0.375,"5min":0.34999999999999998,"15min":0.33400000000000002},"min":{"1min":0.27800000000000002,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.28999999999999998}]},{"osd":2,"last update":"Sat Sep 21 09:31:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.39100000000000001,"15min":0.38100000000000001},"min":{"1min":0.29499999999999998,"5min":0.248,"15min":0.248},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.315},{"interface":"front","average":{"1min":0.438,"5min":0.39800000000000002,"15min":0.39000000000000001},"min":{"1min":0.27400000000000002,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.32900000000000001}]},{"osd":3,"last update":"Sat Sep 21 09:31:22 2024","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.26600000000000001},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.45000000000000001,"15min":0.44800000000000001},"min":{"1min":0.34300000000000003,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.34999999999999998}]},{"osd":4,"last update":"Sat Sep 21 09:31:37 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.95999999999999996,"15min":1.028},"min":{"1min":0.46000000000000002,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.68200000000000005,"5min":10.798,"15min":10.798},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.51900000000000002,"15min":0.50900000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.497}]},{"osd":5,"last update":"Sat Sep 21 09:32:05 2024","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.57999999999999996,"15min":0.56899999999999995},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.998,"15min":1.054},"min":{"1min":0.501,"5min":0.437,"15min":0.437},"max":{"1min":1.7410000000000001,"5min":10.710000000000001,"15min":10.710000000000001},"last":0.59299999999999997}]},{"osd":6,"last update":"Sat Sep 21 09:31:24 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.56499999999999995}]},{"osd":7,"last update":"Sat Sep 21 09:31:49 2024","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.7969999999999999,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.931,"5min":1.931,"15min":1.931},"last":0.58099999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738422,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298492,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446660,"statfs":{"total":95995035648,"available":95689379840,"internally_reserved":0,"allocated":1167360,"data_stored":830465,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 09:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.33300000000000002,"15min":0.30099999999999999},"min":{"1min":0.223,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.54700000000000004,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.376,"5min":0.32900000000000001,"15min":0.30099999999999999},"min":{"1min":0.23599999999999999,"5min":0.218,"15min":0.218},"max":{"1min":0.54900000000000004,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.48999999999999999}]},{"osd":2,"last update":"Sat Sep 21 09:31:52 2024","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.40000000000000002,"15min":0.39400000000000002},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.377,"5min":0.39800000000000002,"15min":0.39300000000000002},"min":{"1min":0.26700000000000002,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.54600000000000004,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.46200000000000002}]},{"osd":3,"last update":"Sat Sep 21 09:31:23 2024","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.442,"15min":0.441},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.45500000000000002,"15min":0.45200000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.57999999999999996,"5min":0.629,"15min":0.629},"last":0.51300000000000001}]},{"osd":4,"last update":"Sat Sep 21 09:31:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.53900000000000003,"15min":0.54100000000000004},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.70999999999999996,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.56499999999999995,"15min":0.56299999999999994},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.56100000000000005}]},{"osd":5,"last update":"Sat Sep 21 09:32:05 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.624,"15min":0.628},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.58599999999999997,"15min":0.58399999999999996},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.123,"5min":1.123,"15min":1.123},"last":0.65700000000000003}]},{"osd":6,"last update":"Sat Sep 21 09:31:23 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.60599999999999998}]},{"osd":7,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.74399999999999999}]}]}],"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":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:32:22.271 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:32:22.542 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:22 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[67475]: ts=2024-09-21T09:32:22.445Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T09:32:22.542 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:22 smithi137 podman[71393]: 2024-09-21 09:32:22.465537483 +0000 UTC m=+0.125067367 container died 20ea49cbe5dd02c79beb82b4efb4ffaae25bb534ca020bb3b0f36d49fe14cca6 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:32:22.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:22 smithi137 ceph-mon[28941]: pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:22.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:22 smithi137 ceph-mon[28941]: from='client.24521 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:32:22.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:22 smithi137 ceph-mon[39068]: pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:22.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:22 smithi137 ceph-mon[39068]: from='client.24521 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:32:22.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:22 smithi165 ceph-mon[32789]: pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:22.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:22 smithi165 ceph-mon[32789]: from='client.24521 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:32:23.231 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:22 smithi137 podman[71393]: 2024-09-21 09:32:22.878304364 +0000 UTC m=+0.537834237 container cleanup 20ea49cbe5dd02c79beb82b4efb4ffaae25bb534ca020bb3b0f36d49fe14cca6 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:32:23.231 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:22 smithi137 bash[71393]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T09:32:23.231 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:23 smithi137 podman[71412]: 2024-09-21 09:32:23.121135753 +0000 UTC m=+0.649251740 container remove 20ea49cbe5dd02c79beb82b4efb4ffaae25bb534ca020bb3b0f36d49fe14cca6 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:32:23.231 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:23 smithi137 podman[71412]: 2024-09-21 09:32:23.23012348 +0000 UTC m=+0.758239466 volume remove e62b27b04fcaf88735ba508fed4d7166b2d652717bce38b542e36c9570e9e85e 2024-09-21T09:32:23.317 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:24.300 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:24 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T09:32:24.300 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:24 smithi137 systemd[1]: Stopped Ceph alertmanager.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:32:24.300 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:24 smithi137 systemd[1]: Starting Ceph alertmanager.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:32:24.746 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:24 smithi137 ceph-mon[28941]: pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:24.746 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:24 smithi137 ceph-mon[39068]: pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:24.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:24 smithi165 ceph-mon[32789]: pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:25.104 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:32:25.105 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:32:25.300 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:25 smithi137 podman[71610]: 2024-09-21 09:32:25.04093999 +0000 UTC m=+0.171342477 volume create 56214190401c9f2a8e20612cb9a9cba994f072af6f8298ca2527c700e62ca82e 2024-09-21T09:32:25.300 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:25 smithi137 podman[71610]: 2024-09-21 09:32:24.96440434 +0000 UTC m=+0.094806845 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-21T09:32:25.300 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:25 smithi137 podman[71610]: 2024-09-21 09:32:25.149901605 +0000 UTC m=+0.280304082 container create b22e09aa90610242dd7dab16cc4b816a2a24f6d3240dd6e90724f7418d681fd6 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:32:25.638 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:25 smithi137 podman[71610]: 2024-09-21 09:32:25.636830065 +0000 UTC m=+0.767232561 container init b22e09aa90610242dd7dab16cc4b816a2a24f6d3240dd6e90724f7418d681fd6 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:32:26.050 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:25 smithi137 podman[71610]: 2024-09-21 09:32:25.639748496 +0000 UTC m=+0.770150979 container start b22e09aa90610242dd7dab16cc4b816a2a24f6d3240dd6e90724f7418d681fd6 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:32:26.050 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:25 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[71656]: ts=2024-09-21T09:32:25.652Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T09:32:26.050 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:25 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[71656]: ts=2024-09-21T09:32:25.652Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T09:32:26.050 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:25 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[71656]: ts=2024-09-21T09:32:25.653Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.137 port=9094 2024-09-21T09:32:26.050 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:25 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[71656]: ts=2024-09-21T09:32:25.654Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T09:32:26.050 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:25 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[71656]: ts=2024-09-21T09:32:25.676Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T09:32:26.050 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:25 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[71656]: ts=2024-09-21T09:32:25.677Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T09:32:26.050 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:25 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[71656]: ts=2024-09-21T09:32:25.679Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T09:32:26.051 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:25 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[71656]: ts=2024-09-21T09:32:25.679Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T09:32:26.051 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:25 smithi137 bash[71610]: b22e09aa90610242dd7dab16cc4b816a2a24f6d3240dd6e90724f7418d681fd6 2024-09-21T09:32:26.051 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:25 smithi137 systemd[1]: Started Ceph alertmanager.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:32:26.198 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":42,"stamp":"2024-09-21T09:32:25.077923+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":12,"num_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":126,"num_read_kb":231,"num_write":115,"num_write_kb":1630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":82,"ondisk_log_size":82,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385060,"kb_used_data":6220,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747576156,"statfs":{"total":767960285184,"available":765517983744,"internally_reserved":0,"allocated":6369280,"data_stored":3690992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.001753"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:30.804040+0000","last_change":"2024-09-21T09:31:21.582412+0000","last_active":"2024-09-21T09:31:30.804040+0000","last_peered":"2024-09-21T09:31:30.804040+0000","last_clean":"2024-09-21T09:31:30.804040+0000","last_became_active":"2024-09-21T09:31:17.065154+0000","last_became_peered":"2024-09-21T09:31:17.065154+0000","last_unstale":"2024-09-21T09:31:30.804040+0000","last_undegraded":"2024-09-21T09:31:30.804040+0000","last_fullsized":"2024-09-21T09:31:30.804040+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:06:10.007398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:30.694413+0000","last_change":"2024-09-21T09:31:21.577792+0000","last_active":"2024-09-21T09:31:30.694413+0000","last_peered":"2024-09-21T09:31:30.694413+0000","last_clean":"2024-09-21T09:31:30.694413+0000","last_became_active":"2024-09-21T09:31:17.065524+0000","last_became_peered":"2024-09-21T09:31:17.065524+0000","last_unstale":"2024-09-21T09:31:30.694413+0000","last_undegraded":"2024-09-21T09:31:30.694413+0000","last_fullsized":"2024-09-21T09:31:30.694413+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:05:58.937827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022859399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:31.245490+0000","last_change":"2024-09-21T09:31:21.577768+0000","last_active":"2024-09-21T09:31:31.245490+0000","last_peered":"2024-09-21T09:31:31.245490+0000","last_clean":"2024-09-21T09:31:31.245490+0000","last_became_active":"2024-09-21T09:31:17.064991+0000","last_became_peered":"2024-09-21T09:31:17.064991+0000","last_unstale":"2024-09-21T09:31:31.245490+0000","last_undegraded":"2024-09-21T09:31:31.245490+0000","last_fullsized":"2024-09-21T09:31:31.245490+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:48:43.681990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:30.694409+0000","last_change":"2024-09-21T09:31:21.577829+0000","last_active":"2024-09-21T09:31:30.694409+0000","last_peered":"2024-09-21T09:31:30.694409+0000","last_clean":"2024-09-21T09:31:30.694409+0000","last_became_active":"2024-09-21T09:31:17.064215+0000","last_became_peered":"2024-09-21T09:31:17.064215+0000","last_unstale":"2024-09-21T09:31:30.694409+0000","last_undegraded":"2024-09-21T09:31:30.694409+0000","last_fullsized":"2024-09-21T09:31:30.694409+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:07:56.093994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":21,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:31.245371+0000","last_change":"2024-09-21T09:31:21.581727+0000","last_active":"2024-09-21T09:31:31.245371+0000","last_peered":"2024-09-21T09:31:31.245371+0000","last_clean":"2024-09-21T09:31:31.245371+0000","last_became_active":"2024-09-21T09:31:17.067769+0000","last_became_peered":"2024-09-21T09:31:17.067769+0000","last_unstale":"2024-09-21T09:31:31.245371+0000","last_undegraded":"2024-09-21T09:31:31.245371+0000","last_fullsized":"2024-09-21T09:31:31.245371+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:16:32.043422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073979999999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:30.325980+0000","last_change":"2024-09-21T09:31:22.071922+0000","last_active":"2024-09-21T09:31:30.325980+0000","last_peered":"2024-09-21T09:31:30.325980+0000","last_clean":"2024-09-21T09:31:30.325980+0000","last_became_active":"2024-09-21T09:31:17.065197+0000","last_became_peered":"2024-09-21T09:31:17.065197+0000","last_unstale":"2024-09-21T09:31:30.325980+0000","last_undegraded":"2024-09-21T09:31:30.325980+0000","last_fullsized":"2024-09-21T09:31:30.325980+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:03:08.172531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:31.245382+0000","last_change":"2024-09-21T09:31:21.577773+0000","last_active":"2024-09-21T09:31:31.245382+0000","last_peered":"2024-09-21T09:31:31.245382+0000","last_clean":"2024-09-21T09:31:31.245382+0000","last_became_active":"2024-09-21T09:31:17.067667+0000","last_became_peered":"2024-09-21T09:31:17.067667+0000","last_unstale":"2024-09-21T09:31:31.245382+0000","last_undegraded":"2024-09-21T09:31:31.245382+0000","last_fullsized":"2024-09-21T09:31:31.245382+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T20:36:16.357471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":20,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T09:31:31.245622+0000","last_change":"2024-09-21T09:31:21.581235+0000","last_active":"2024-09-21T09:31:31.245622+0000","last_peered":"2024-09-21T09:31:31.245622+0000","last_clean":"2024-09-21T09:31:31.245622+0000","last_became_active":"2024-09-21T09:31:17.066438+0000","last_became_peered":"2024-09-21T09:31:17.066438+0000","last_unstale":"2024-09-21T09:31:31.245622+0000","last_undegraded":"2024-09-21T09:31:31.245622+0000","last_fullsized":"2024-09-21T09:31:31.245622+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T13:26:45.960808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023682600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"54'79","reported_seq":48,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-09-21T09:31:21.577498+0000","last_change":"2024-09-21T09:30:48.519234+0000","last_active":"2024-09-21T09:31:21.577498+0000","last_peered":"2024-09-21T09:31:21.577498+0000","last_clean":"2024-09-21T09:31:21.577498+0000","last_became_active":"2024-09-21T09:30:48.514472+0000","last_became_peered":"2024-09-21T09:30:48.514472+0000","last_unstale":"2024-09-21T09:31:21.577498+0000","last_undegraded":"2024-09-21T09:31:21.577498+0000","last_fullsized":"2024-09-21T09:31:21.577498+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:31:15.983406+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":6,"num_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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":79,"ondisk_log_size":79,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397526,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298496,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446656,"statfs":{"total":95995035648,"available":95689375744,"internally_reserved":0,"allocated":1167360,"data_stored":830465,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.61199999999999999}]},{"osd":1,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.621},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.67600000000000005}]},{"osd":2,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.64000000000000001}]},{"osd":3,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.59099999999999997}]},{"osd":4,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.60099999999999998}]},{"osd":5,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.58099999999999996}]},{"osd":6,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.56499999999999995}]}]},{"osd":6,"up_from":43,"seq":184683593754,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298492,"kb_used_data":1136,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446660,"statfs":{"total":95995035648,"available":95689379840,"internally_reserved":0,"allocated":1163264,"data_stored":829854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:31:27 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.47799999999999998}]},{"osd":1,"last update":"Sat Sep 21 09:31:27 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.55100000000000005}]},{"osd":2,"last update":"Sat Sep 21 09:31:27 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.44800000000000001}]},{"osd":3,"last update":"Sat Sep 21 09:31:27 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.52400000000000002}]},{"osd":4,"last update":"Sat Sep 21 09:31:27 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.433}]},{"osd":5,"last update":"Sat Sep 21 09:31:27 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.35999999999999999}]},{"osd":7,"last update":"Sat Sep 21 09:31:49 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.38},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.40799999999999997}]}]},{"osd":5,"up_from":37,"seq":158913789982,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297916,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":573440,"data_stored":239801,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:32:04 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.52400000000000002,"15min":0.52200000000000002},"min":{"1min":0.39300000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.51100000000000001,"15min":0.50900000000000001},"min":{"1min":0.41699999999999998,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.60599999999999998}]},{"osd":1,"last update":"Sat Sep 21 09:32:04 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.54100000000000004,"15min":0.54300000000000004},"min":{"1min":0.35999999999999999,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.497,"15min":0.49199999999999999},"min":{"1min":0.39300000000000002,"5min":0.379,"15min":0.379},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.56699999999999995}]},{"osd":2,"last update":"Sat Sep 21 09:32:04 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.51100000000000001,"15min":0.51500000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.621},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.51000000000000001,"15min":0.50700000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.63800000000000001}]},{"osd":3,"last update":"Sat Sep 21 09:32:04 2024","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.497,"15min":0.499},"min":{"1min":0.35699999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.67300000000000004,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.56200000000000006,"15min":0.56599999999999995},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.753,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.70999999999999996}]},{"osd":4,"last update":"Sat Sep 21 09:32:04 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.376,"15min":0.36299999999999999},"min":{"1min":0.254,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.36499999999999999,"15min":0.35599999999999998},"min":{"1min":0.28999999999999998,"5min":0.255,"15min":0.255},"max":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.42699999999999999}]},{"osd":6,"last update":"Sat Sep 21 09:31:23 2024","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.441},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.45900000000000002}]},{"osd":7,"last update":"Sat Sep 21 09:31:51 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.53000000000000003}]}]},{"osd":4,"up_from":31,"seq":133143986211,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297916,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":573440,"data_stored":240097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:31:42 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.54900000000000004,"15min":0.55300000000000005},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.55000000000000004,"15min":0.55200000000000005},"min":{"1min":0.41299999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.67000000000000004}]},{"osd":1,"last update":"Sat Sep 21 09:31:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.36399999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.66600000000000004,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.52500000000000002,"15min":0.52700000000000002},"min":{"1min":0.40300000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.71499999999999997,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.63500000000000001}]},{"osd":2,"last update":"Sat Sep 21 09:31:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.34799999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.53600000000000003,"15min":0.54400000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.66100000000000003,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.59299999999999997}]},{"osd":3,"last update":"Sat Sep 21 09:31:42 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.52200000000000002,"15min":0.52000000000000002},"min":{"1min":0.378,"5min":0.371,"15min":0.371},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.53500000000000003,"15min":0.53900000000000003},"min":{"1min":0.40999999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.71599999999999997,"5min":0.747,"15min":0.747},"last":0.65300000000000002}]},{"osd":5,"last update":"Sat Sep 21 09:32:04 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.39000000000000001,"15min":0.38500000000000001},"min":{"1min":0.30299999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.443,"5min":0.39600000000000002,"15min":0.38800000000000001},"min":{"1min":0.28799999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.68400000000000005}]},{"osd":6,"last update":"Sat Sep 21 09:31:23 2024","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.60799999999999998}]},{"osd":7,"last update":"Sat Sep 21 09:31:48 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.625}]}]},{"osd":3,"up_from":26,"seq":111669149737,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297916,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":573440,"data_stored":240097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:31:20 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.379,"15min":0.377},"min":{"1min":0.185,"5min":0.185,"15min":0.185},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.55100000000000005,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.441}]},{"osd":1,"last update":"Sat Sep 21 09:31:20 2024","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.42399999999999999,"15min":0.42499999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.63200000000000001,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.434,"5min":0.432,"15min":0.432},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.42799999999999999}]},{"osd":2,"last update":"Sat Sep 21 09:31:20 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.45300000000000001,"15min":0.45200000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.629,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.56499999999999995,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.374}]},{"osd":4,"last update":"Sat Sep 21 09:31:41 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.53100000000000003,"15min":0.53600000000000003},"min":{"1min":0.41699999999999998,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.68000000000000005,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.54300000000000004,"15min":0.54700000000000004},"min":{"1min":0.36599999999999999,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.68400000000000005,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.69199999999999995}]},{"osd":5,"last update":"Sat Sep 21 09:32:05 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.41799999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.68700000000000006,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.58599999999999997,"15min":0.58999999999999997},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.72799999999999998,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.73199999999999998}]},{"osd":6,"last update":"Sat Sep 21 09:31:26 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.622},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.72199999999999998}]},{"osd":7,"last update":"Sat Sep 21 09:31:48 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.75600000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411374,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297916,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":573440,"data_stored":240097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:31:58 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.35999999999999999,"15min":0.35199999999999998},"min":{"1min":0.24299999999999999,"5min":0.216,"15min":0.216},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.38300000000000001,"15min":0.35699999999999998},"min":{"1min":0.252,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.70099999999999996,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.28399999999999997}]},{"osd":1,"last update":"Sat Sep 21 09:31:58 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.39200000000000002,"15min":0.38},"min":{"1min":0.27200000000000002,"5min":0.249,"15min":0.249},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.437,"5min":0.40699999999999997,"15min":0.38300000000000001},"min":{"1min":0.27300000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.995,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.316}]},{"osd":3,"last update":"Sat Sep 21 09:31:20 2024","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.44700000000000001,"15min":0.44500000000000001},"min":{"1min":0.33100000000000002,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.378},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.46800000000000003,"15min":0.46000000000000002},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.33800000000000002}]},{"osd":4,"last update":"Sat Sep 21 09:31:39 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.57299999999999995,"15min":0.57599999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.026,"5min":1.026,"15min":1.026},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.59699999999999998,"15min":0.59399999999999997},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.433}]},{"osd":5,"last update":"Sat Sep 21 09:32:03 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.624,"15min":0.628},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.91900000000000004,"5min":1.147,"15min":1.147},"last":0.497},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.433,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.77300000000000002,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.44700000000000001}]},{"osd":6,"last update":"Sat Sep 21 09:31:25 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.42099999999999999}]},{"osd":7,"last update":"Sat Sep 21 09:31:46 2024","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.47699999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574899,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297916,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":577536,"data_stored":240116,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:31:34 2024","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.34100000000000003,"15min":0.32300000000000001},"min":{"1min":0.25900000000000001,"5min":0.216,"15min":0.216},"max":{"1min":0.50700000000000001,"5min":0.54700000000000004,"15min":0.54700000000000004},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.375,"5min":0.34999999999999998,"15min":0.33400000000000002},"min":{"1min":0.27800000000000002,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.27000000000000002}]},{"osd":2,"last update":"Sat Sep 21 09:31:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.39100000000000001,"15min":0.38100000000000001},"min":{"1min":0.29499999999999998,"5min":0.248,"15min":0.248},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.253},{"interface":"front","average":{"1min":0.438,"5min":0.39800000000000002,"15min":0.39000000000000001},"min":{"1min":0.27400000000000002,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.313}]},{"osd":3,"last update":"Sat Sep 21 09:31:22 2024","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.45000000000000001,"15min":0.44800000000000001},"min":{"1min":0.34300000000000003,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.28799999999999998}]},{"osd":4,"last update":"Sat Sep 21 09:31:37 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.95999999999999996,"15min":1.028},"min":{"1min":0.46000000000000002,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.68200000000000005,"5min":10.798,"15min":10.798},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.51900000000000002,"15min":0.50900000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.59399999999999997}]},{"osd":5,"last update":"Sat Sep 21 09:32:05 2024","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.57999999999999996,"15min":0.56899999999999995},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.998,"15min":1.054},"min":{"1min":0.501,"5min":0.437,"15min":0.437},"max":{"1min":1.7410000000000001,"5min":10.710000000000001,"15min":10.710000000000001},"last":0.67400000000000004}]},{"osd":6,"last update":"Sat Sep 21 09:31:24 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.57999999999999996}]},{"osd":7,"last update":"Sat Sep 21 09:31:49 2024","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.7969999999999999,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":0.629},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.931,"5min":1.931,"15min":1.931},"last":0.56999999999999995}]}]},{"osd":0,"up_from":8,"seq":34359738423,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298492,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446660,"statfs":{"total":95995035648,"available":95689379840,"internally_reserved":0,"allocated":1167360,"data_stored":830465,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 09:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.33300000000000002,"15min":0.30099999999999999},"min":{"1min":0.223,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.54700000000000004,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.376,"5min":0.32900000000000001,"15min":0.30099999999999999},"min":{"1min":0.23599999999999999,"5min":0.218,"15min":0.218},"max":{"1min":0.54900000000000004,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.38500000000000001}]},{"osd":2,"last update":"Sat Sep 21 09:31:52 2024","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.40000000000000002,"15min":0.39400000000000002},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.377,"5min":0.39800000000000002,"15min":0.39300000000000002},"min":{"1min":0.26700000000000002,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.54600000000000004,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.31}]},{"osd":3,"last update":"Sat Sep 21 09:31:23 2024","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.442,"15min":0.441},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.45500000000000002,"15min":0.45200000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.57999999999999996,"5min":0.629,"15min":0.629},"last":0.372}]},{"osd":4,"last update":"Sat Sep 21 09:31:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.53900000000000003,"15min":0.54100000000000004},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.70999999999999996,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.56499999999999995,"15min":0.56299999999999994},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.46999999999999997}]},{"osd":5,"last update":"Sat Sep 21 09:32:05 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.624,"15min":0.628},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.58599999999999997,"15min":0.58399999999999996},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.123,"5min":1.123,"15min":1.123},"last":0.53200000000000003}]},{"osd":6,"last update":"Sat Sep 21 09:31:23 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.501}]},{"osd":7,"last update":"Sat Sep 21 09:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.56399999999999995}]}]}],"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":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:32:26.199 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T09:32:26.199 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T09:32:26.200 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T09:32:26.200 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T09:32:26.445 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:26.868 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:26 smithi137 ceph-mon[28941]: pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:26.869 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:26 smithi137 ceph-mon[28941]: from='client.24527 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:32:26.869 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:26 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:26.869 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:26 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:26.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:26 smithi137 ceph-mon[39068]: pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:26.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:26 smithi137 ceph-mon[39068]: from='client.24527 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:32:26.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:26 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:26.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:26 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:26.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:26 smithi165 ceph-mon[32789]: pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:26.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:26 smithi165 ceph-mon[32789]: from='client.24527 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:32:26.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:26 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:26.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:26 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:27.782 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:27 smithi137 ceph-mon[28941]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:32:27.782 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:27 smithi137 ceph-mon[28941]: Reconfiguring daemon prometheus.a on smithi165 2024-09-21T09:32:27.783 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:27 smithi137 ceph-mon[39068]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:32:27.783 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:27 smithi137 ceph-mon[39068]: Reconfiguring daemon prometheus.a on smithi165 2024-09-21T09:32:27.783 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:27 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[71656]: ts=2024-09-21T09:32:27.654Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000247857s 2024-09-21T09:32:27.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:27 smithi165 ceph-mon[32789]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:32:27.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:27 smithi165 ceph-mon[32789]: Reconfiguring daemon prometheus.a on smithi165 2024-09-21T09:32:28.171 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:32:28.171 INFO:teuthology.orchestra.run.smithi137.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T09:32:28.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:28 smithi137 ceph-mon[39068]: pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:28.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:28 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2474379961' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T09:32:28.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:28 smithi137 ceph-mon[28941]: pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:28.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:28 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2474379961' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T09:32:28.880 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T09:32:28.880 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T09:32:28.880 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T09:32:28.890 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi137.front.sepia.ceph.com 2024-09-21T09:32:28.890 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- bash -c 'ceph fs volume create foo' 2024-09-21T09:32:28.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:28 smithi165 ceph-mon[32789]: pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:28.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:28 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2474379961' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T09:32:28.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:28 smithi165 systemd[1]: Stopping Ceph prometheus.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:32:29.134 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:29.324 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:32:29.055Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T09:32:29.324 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:32:29.055Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T09:32:29.324 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:32:29.055Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T09:32:29.324 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:32:29.055Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T09:32:29.324 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:32:29.055Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T09:32:29.324 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:32:29.055Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T09:32:29.324 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:32:29.055Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T09:32:29.324 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:32:29.055Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T09:32:29.324 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:32:29.055Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T09:32:29.325 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:32:29.056Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T09:32:29.325 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:32:29.056Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T09:32:29.325 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[60683]: ts=2024-09-21T09:32:29.056Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T09:32:29.325 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 podman[63702]: 2024-09-21 09:32:29.065774303 +0000 UTC m=+0.127082172 container died 66a9e66371ed5fe5f5276bef6f87cef10feaec34241669fabe07b305124d1dee (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:32:29.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 podman[63702]: 2024-09-21 09:32:29.43967759 +0000 UTC m=+0.500985454 container cleanup 66a9e66371ed5fe5f5276bef6f87cef10feaec34241669fabe07b305124d1dee (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:32:29.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 bash[63702]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T09:32:30.068 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 podman[63716]: 2024-09-21 09:32:29.698906693 +0000 UTC m=+0.631745184 container remove 66a9e66371ed5fe5f5276bef6f87cef10feaec34241669fabe07b305124d1dee (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:32:30.068 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T09:32:30.068 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 systemd[1]: Stopped Ceph prometheus.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:32:30.068 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 1.018s CPU time. 2024-09-21T09:32:30.068 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:29 smithi165 systemd[1]: Starting Ceph prometheus.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:32:30.321 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 podman[63808]: 2024-09-21 09:32:30.066798959 +0000 UTC m=+0.107798501 container create 042faa53ab5d843840f62c91131c8f4bdff6cc00dc3a14411f4f8b9f46a7bb9c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:32:30.321 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 podman[63808]: 2024-09-21 09:32:29.975438161 +0000 UTC m=+0.016437666 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-21T09:32:30.321 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 podman[63808]: 2024-09-21 09:32:30.294034668 +0000 UTC m=+0.335034166 container init 042faa53ab5d843840f62c91131c8f4bdff6cc00dc3a14411f4f8b9f46a7bb9c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:32:30.322 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 podman[63808]: 2024-09-21 09:32:30.296748508 +0000 UTC m=+0.337748006 container start 042faa53ab5d843840f62c91131c8f4bdff6cc00dc3a14411f4f8b9f46a7bb9c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:32:30.634 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:30] ENGINE Bus STOPPING 2024-09-21T09:32:30.635 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.320Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T09:32:30.635 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.320Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-21T09:32:30.635 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.320Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi165 (none))" 2024-09-21T09:32:30.635 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.320Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T09:32:30.635 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.320Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T09:32:30.636 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.321Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T09:32:30.636 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.322Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T09:32:30.636 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.324Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T09:32:30.636 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.324Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T09:32:30.636 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.325Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T09:32:30.636 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.325Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.867µs 2024-09-21T09:32:30.636 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.325Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T09:32:30.636 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.326Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-21T09:32:30.636 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.326Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-21T09:32:30.636 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.326Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.792µs wal_replay_duration=446.226µs wbl_replay_duration=89ns total_replay_duration=484.17µs 2024-09-21T09:32:30.636 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.327Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T09:32:30.637 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.327Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T09:32:30.637 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.327Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T09:32:30.637 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.342Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.364882ms db_storage=720ns remote_storage=1.06µs web_handler=566ns query_engine=645ns scrape=427.999µs scrape_sd=24.741µs notify=23.167µs notify_sd=5.772µs rules=14.652329ms tracing=6.351µs 2024-09-21T09:32:30.637 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.342Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T09:32:30.637 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:32:30.342Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T09:32:30.637 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 bash[63808]: 042faa53ab5d843840f62c91131c8f4bdff6cc00dc3a14411f4f8b9f46a7bb9c 2024-09-21T09:32:30.637 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:32:30 smithi165 systemd[1]: Started Ceph prometheus.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:32:30.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-mon[32789]: pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:30.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:30.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:30.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:32:30.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi137.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T09:32:30.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:30.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:32:30.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T09:32:30.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:30.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:32:30.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T09:32:30.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:30.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:30 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:32:30.930 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[28941]: pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:30.930 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:30.930 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:30.931 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:32:30.931 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi137.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T09:32:30.931 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:30.931 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:32:30.931 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T09:32:30.931 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:30.931 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:32:30.931 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T09:32:30.931 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:30.931 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:32:30.931 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[39068]: pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:30.931 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:30.932 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:30.932 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:32:30.932 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi137.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T09:32:30.932 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:30.932 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:32:30.932 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T09:32:30.932 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:30.932 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:32:30.932 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T09:32:30.932 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:30.932 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:32:31.243 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:32:31.243 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:30] ENGINE Bus STOPPED 2024-09-21T09:32:31.243 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:30 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:30] ENGINE Bus STARTING 2024-09-21T09:32:31.243 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:31] ENGINE Serving on http://:::9283 2024-09-21T09:32:31.243 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:31] ENGINE Bus STARTED 2024-09-21T09:32:31.243 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:31] ENGINE Bus STOPPING 2024-09-21T09:32:31.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[39068]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:32:31.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[39068]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi137.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T09:32:31.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[39068]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:32:31.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[39068]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T09:32:31.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[39068]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:32:31.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[39068]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T09:32:31.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T09:32:31.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T09:32:31.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[28941]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:32:31.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[28941]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi137.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T09:32:31.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[28941]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:32:31.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[28941]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T09:32:31.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[28941]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:32:31.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[28941]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T09:32:31.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T09:32:31.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T09:32:31.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:32:31.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:31] ENGINE Bus STOPPED 2024-09-21T09:32:31.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:31] ENGINE Bus STARTING 2024-09-21T09:32:31.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:31] ENGINE Serving on http://:::9283 2024-09-21T09:32:31.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:31] ENGINE Bus STARTED 2024-09-21T09:32:31.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:31] ENGINE Bus STOPPING 2024-09-21T09:32:31.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:31 smithi165 ceph-mon[32789]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:32:31.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:31 smithi165 ceph-mon[32789]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi137.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T09:32:31.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:31 smithi165 ceph-mon[32789]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:32:31.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:31 smithi165 ceph-mon[32789]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T09:32:31.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:31 smithi165 ceph-mon[32789]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:32:31.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:31 smithi165 ceph-mon[32789]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T09:32:31.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:31 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T09:32:31.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:31 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T09:32:32.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:32:32.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:32] ENGINE Bus STOPPED 2024-09-21T09:32:32.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:32] ENGINE Bus STARTING 2024-09-21T09:32:32.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:32] ENGINE Serving on http://:::9283 2024-09-21T09:32:32.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:32:32] ENGINE Bus STARTED 2024-09-21T09:32:32.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:32 smithi165 ceph-mon[32789]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:32.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:32 smithi165 ceph-mon[32789]: pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:32.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:32 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-09-21T09:32:32.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:32 smithi165 ceph-mon[32789]: osdmap e59: 8 total, 8 up, 8 in 2024-09-21T09:32:32.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:32 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T09:32:32.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:32 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T09:32:32.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:32 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:32:33.035 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-mon[28941]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:33.036 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-mon[28941]: pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:33.036 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-09-21T09:32:33.036 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-mon[28941]: osdmap e59: 8 total, 8 up, 8 in 2024-09-21T09:32:33.036 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T09:32:33.036 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T09:32:33.036 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:32:33.036 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a[28937]: 2024-09-21T09:32:32.662+0000 7f20e48a1640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T09:32:33.036 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-mon[39068]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:33.036 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-mon[39068]: pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:33.036 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-09-21T09:32:33.036 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-mon[39068]: osdmap e59: 8 total, 8 up, 8 in 2024-09-21T09:32:33.036 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T09:32:33.037 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T09:32:33.037 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:32 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:32:33.455 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-21T09:32:33.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-09-21T09:32:33.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[39068]: osdmap e60: 8 total, 8 up, 8 in 2024-09-21T09:32:33.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T09:32:33.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T09:32:33.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[39068]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T09:32:33.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[39068]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T09:32:33.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[39068]: osdmap e61: 8 total, 8 up, 8 in 2024-09-21T09:32:33.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-09-21T09:32:33.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[39068]: fsmap foo:0 2024-09-21T09:32:33.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:33.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-09-21T09:32:33.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[28941]: osdmap e60: 8 total, 8 up, 8 in 2024-09-21T09:32:33.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T09:32:33.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T09:32:33.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[28941]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T09:32:33.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[28941]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T09:32:33.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[28941]: osdmap e61: 8 total, 8 up, 8 in 2024-09-21T09:32:33.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-09-21T09:32:33.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[28941]: fsmap foo:0 2024-09-21T09:32:33.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:33 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:33.942 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:33 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-09-21T09:32:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:33 smithi165 ceph-mon[32789]: osdmap e60: 8 total, 8 up, 8 in 2024-09-21T09:32:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:33 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T09:32:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:33 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T09:32:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:33 smithi165 ceph-mon[32789]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T09:32:34.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:33 smithi165 ceph-mon[32789]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T09:32:34.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:33 smithi165 ceph-mon[32789]: osdmap e61: 8 total, 8 up, 8 in 2024-09-21T09:32:34.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:33 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-09-21T09:32:34.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:33 smithi165 ceph-mon[32789]: fsmap foo:0 2024-09-21T09:32:34.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:33 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[28941]: Saving service mds.foo spec with placement count:2 2024-09-21T09:32:35.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[28941]: pgmap v49: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:35.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[28941]: osdmap e62: 8 total, 8 up, 8 in 2024-09-21T09:32:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:32:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi137.glvyrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:32:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi137.glvyrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:32:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi137.glvyrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T09:32:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[39068]: Saving service mds.foo spec with placement count:2 2024-09-21T09:32:35.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[39068]: pgmap v49: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:35.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[39068]: osdmap e62: 8 total, 8 up, 8 in 2024-09-21T09:32:35.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:35.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:32:35.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi137.glvyrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:32:35.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi137.glvyrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:32:35.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi137.glvyrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T09:32:35.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:34 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:35.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:34 smithi165 ceph-mon[32789]: Saving service mds.foo spec with placement count:2 2024-09-21T09:32:35.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:34 smithi165 ceph-mon[32789]: pgmap v49: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:35.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:34 smithi165 ceph-mon[32789]: osdmap e62: 8 total, 8 up, 8 in 2024-09-21T09:32:35.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:34 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:34 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:34 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:34 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:34 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:35.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:34 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:32:35.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:34 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:35.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:34 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi137.glvyrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:32:35.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:34 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi137.glvyrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:32:35.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:34 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi137.glvyrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T09:32:35.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:34 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:36.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:35 smithi137 ceph-mon[28941]: Deploying daemon mds.foo.smithi137.glvyrt on smithi137 2024-09-21T09:32:36.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:35 smithi137 ceph-mon[39068]: Deploying daemon mds.foo.smithi137.glvyrt on smithi137 2024-09-21T09:32:36.051 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:32:35 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[71656]: ts=2024-09-21T09:32:35.656Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002535693s 2024-09-21T09:32:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:35 smithi165 ceph-mon[32789]: Deploying daemon mds.foo.smithi137.glvyrt on smithi137 2024-09-21T09:32:36.771 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:36 smithi137 ceph-mon[28941]: pgmap v51: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:36.790 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:36 smithi137 ceph-mon[39068]: pgmap v51: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:37.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:36 smithi165 ceph-mon[32789]: pgmap v51: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:37.713 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-21T09:32:38.340 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:38.747 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[28941]: pgmap v52: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:38.747 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:38.747 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:38.747 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:38.747 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi165.gocjqw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:32:38.747 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi165.gocjqw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:32:38.747 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi165.gocjqw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T09:32:38.747 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:38.747 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[39068]: pgmap v52: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:38.748 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:38.748 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:38.748 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:38.748 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi165.gocjqw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:32:38.748 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi165.gocjqw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:32:38.748 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi165.gocjqw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T09:32:38.748 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:38 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:39.031 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:38 smithi165 ceph-mon[32789]: pgmap v52: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:39.031 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:38 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:39.031 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:38 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:39.031 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:38 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:39.031 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:38 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi165.gocjqw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:32:39.031 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:38 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi165.gocjqw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:32:39.031 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:38 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi165.gocjqw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T09:32:39.031 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:38 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:39.780 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[39068]: Deploying daemon mds.foo.smithi165.gocjqw on smithi165 2024-09-21T09:32:39.780 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[39068]: mds.? [v2:172.21.15.137:6834/352752224,v1:172.21.15.137:6835/352752224] up:boot 2024-09-21T09:32:39.780 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[39068]: daemon mds.foo.smithi137.glvyrt assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-09-21T09:32:39.780 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[39068]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T09:32:39.780 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[39068]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T09:32:39.780 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[39068]: Cluster is now healthy 2024-09-21T09:32:39.780 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[39068]: fsmap foo:0 1 up:standby 2024-09-21T09:32:39.781 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi137.glvyrt"}]: dispatch 2024-09-21T09:32:39.781 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[39068]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:creating} 2024-09-21T09:32:39.781 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[39068]: daemon mds.foo.smithi137.glvyrt is now active in filesystem foo as rank 0 2024-09-21T09:32:39.781 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[28941]: Deploying daemon mds.foo.smithi165.gocjqw on smithi165 2024-09-21T09:32:39.781 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[28941]: mds.? [v2:172.21.15.137:6834/352752224,v1:172.21.15.137:6835/352752224] up:boot 2024-09-21T09:32:39.781 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[28941]: daemon mds.foo.smithi137.glvyrt assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-09-21T09:32:39.781 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[28941]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T09:32:39.781 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[28941]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T09:32:39.781 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[28941]: Cluster is now healthy 2024-09-21T09:32:39.781 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[28941]: fsmap foo:0 1 up:standby 2024-09-21T09:32:39.781 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi137.glvyrt"}]: dispatch 2024-09-21T09:32:39.781 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[28941]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:creating} 2024-09-21T09:32:39.782 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-mon[28941]: daemon mds.foo.smithi137.glvyrt is now active in filesystem foo as rank 0 2024-09-21T09:32:39.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:39 smithi165 ceph-mon[32789]: Deploying daemon mds.foo.smithi165.gocjqw on smithi165 2024-09-21T09:32:39.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:39 smithi165 ceph-mon[32789]: mds.? [v2:172.21.15.137:6834/352752224,v1:172.21.15.137:6835/352752224] up:boot 2024-09-21T09:32:39.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:39 smithi165 ceph-mon[32789]: daemon mds.foo.smithi137.glvyrt assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-09-21T09:32:39.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:39 smithi165 ceph-mon[32789]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T09:32:39.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:39 smithi165 ceph-mon[32789]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T09:32:39.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:39 smithi165 ceph-mon[32789]: Cluster is now healthy 2024-09-21T09:32:39.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:39 smithi165 ceph-mon[32789]: fsmap foo:0 1 up:standby 2024-09-21T09:32:39.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:39 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi137.glvyrt"}]: dispatch 2024-09-21T09:32:39.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:39 smithi165 ceph-mon[32789]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:creating} 2024-09-21T09:32:39.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:39 smithi165 ceph-mon[32789]: daemon mds.foo.smithi137.glvyrt is now active in filesystem foo as rank 0 2024-09-21T09:32:40.037 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:32:39] "GET /metrics HTTP/1.1" 200 206089 "" "Prometheus/2.43.0" 2024-09-21T09:32:40.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:40 smithi137 ceph-mon[39068]: pgmap v53: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:40.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:40 smithi137 ceph-mon[39068]: mds.? [v2:172.21.15.137:6834/352752224,v1:172.21.15.137:6835/352752224] up:active 2024-09-21T09:32:40.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:40 smithi137 ceph-mon[39068]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 2024-09-21T09:32:40.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:40 smithi137 ceph-mon[28941]: pgmap v53: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:40.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:40 smithi137 ceph-mon[28941]: mds.? [v2:172.21.15.137:6834/352752224,v1:172.21.15.137:6835/352752224] up:active 2024-09-21T09:32:40.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:40 smithi137 ceph-mon[28941]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 2024-09-21T09:32:40.884 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-09-21T09:32:40.892 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T09:32:40.893 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T09:32:40.893 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T09:32:41.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:40 smithi165 ceph-mon[32789]: pgmap v53: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:41.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:40 smithi165 ceph-mon[32789]: mds.? [v2:172.21.15.137:6834/352752224,v1:172.21.15.137:6835/352752224] up:active 2024-09-21T09:32:41.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:40 smithi165 ceph-mon[32789]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 2024-09-21T09:32:41.157 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:41.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:32:41 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:32:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:32:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:41 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:41 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:41 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:41 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:41 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:41 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:32:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:41 smithi165 ceph-mon[32789]: pgmap v54: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:41 smithi165 ceph-mon[32789]: mds.? [v2:172.21.15.165:6832/1777854989,v1:172.21.15.165:6833/1777854989] up:boot 2024-09-21T09:32:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:41 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi165.gocjqw"}]: dispatch 2024-09-21T09:32:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:41 smithi165 ceph-mon[32789]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:32:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:41 smithi165 ceph-mon[32789]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:32:42.275 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:42.275 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:42.275 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:42.275 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:42.275 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:42.275 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:32:42.275 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[28941]: pgmap v54: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:42.275 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[28941]: mds.? [v2:172.21.15.165:6832/1777854989,v1:172.21.15.165:6833/1777854989] up:boot 2024-09-21T09:32:42.275 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi165.gocjqw"}]: dispatch 2024-09-21T09:32:42.275 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[28941]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:32:42.275 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[28941]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:32:42.276 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:42.276 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:42.277 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:42.277 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:42.277 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:42.278 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:32:42.278 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[39068]: pgmap v54: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:32:42.278 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[39068]: mds.? [v2:172.21.15.165:6832/1777854989,v1:172.21.15.165:6833/1777854989] up:boot 2024-09-21T09:32:42.278 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi165.gocjqw"}]: dispatch 2024-09-21T09:32:42.278 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[39068]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:32:42.278 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:41 smithi137 ceph-mon[39068]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:32:43.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:43 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:43.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:43 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:43.601 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:32:43.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:43 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:44.303 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":20,"flags":0,"active_gid":24353,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6800","nonce":376978118},{"type":"v1","addr":"172.21.15.137:6801","nonce":376978118}]},"active_addr":"172.21.15.137:6801/376978118","active_change":"2024-09-21T09:31:17.052175+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24331,"name":"x","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"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":[]},"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.25.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_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","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_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki 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.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail 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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":"False","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":[]},"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":"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":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","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":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]},"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":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"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":[]},"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.25.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_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","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_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki 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.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail 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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":"False","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":[]},"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":"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":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","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":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]},"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":{"dashboard":"https://172.21.15.137:8443/","prometheus":"http://172.21.15.137:9283/"},"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"]},"last_failure_osd_epoch":53,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.137:0","nonce":1533222042}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.137:0","nonce":4113174692}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.137:0","nonce":1455823963}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.137:0","nonce":1449337635}]}]} 2024-09-21T09:32:44.307 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T09:32:44.307 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T09:32:44.307 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:32:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:44 smithi165 ceph-mon[32789]: pgmap v55: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-21T09:32:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:44 smithi165 ceph-mon[32789]: mds.? [v2:172.21.15.137:6834/352752224,v1:172.21.15.137:6835/352752224] up:active 2024-09-21T09:32:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:44 smithi165 ceph-mon[32789]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:32:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:44 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1002885445' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T09:32:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:44 smithi137 ceph-mon[28941]: pgmap v55: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-21T09:32:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:44 smithi137 ceph-mon[28941]: mds.? [v2:172.21.15.137:6834/352752224,v1:172.21.15.137:6835/352752224] up:active 2024-09-21T09:32:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:44 smithi137 ceph-mon[28941]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:32:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:44 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1002885445' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T09:32:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:44 smithi137 ceph-mon[39068]: pgmap v55: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-21T09:32:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:44 smithi137 ceph-mon[39068]: mds.? [v2:172.21.15.137:6834/352752224,v1:172.21.15.137:6835/352752224] up:active 2024-09-21T09:32:44.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:44 smithi137 ceph-mon[39068]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:32:44.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:44 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1002885445' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T09:32:45.482 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:45.603 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:45 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:45.603 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:45 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:45.603 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:45 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:45.604 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:45 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:45 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:45 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[28941]: pgmap v56: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-21T09:32:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[28941]: mds.? [v2:172.21.15.165:6832/1777854989,v1:172.21.15.165:6833/1777854989] up:standby 2024-09-21T09:32:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[28941]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:32:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:46.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:46.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:32:46.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:46.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:32:46.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[39068]: pgmap v56: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-21T09:32:46.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[39068]: mds.? [v2:172.21.15.165:6832/1777854989,v1:172.21.15.165:6833/1777854989] up:standby 2024-09-21T09:32:46.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[39068]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:32:46.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:46.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:46.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:46.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:32:46.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:46.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:46 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:32:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:46 smithi165 ceph-mon[32789]: pgmap v56: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-21T09:32:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:46 smithi165 ceph-mon[32789]: mds.? [v2:172.21.15.165:6832/1777854989,v1:172.21.15.165:6833/1777854989] up:standby 2024-09-21T09:32:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:46 smithi165 ceph-mon[32789]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:32:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:46 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:46.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:46 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:46.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:46 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:46.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:46 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:32:46.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:46 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:46.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:46 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:32:47.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:47 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:32:47.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:47 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:32:47.579 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:32:47.580 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":62,"fsid":"6369b226-77fb-11ef-baf6-efdc52797490","created":"2024-09-21T09:25:46.952453+0000","modified":"2024-09-21T09:32:33.680548+0000","last_up_change":"2024-09-21T09:30:46.500313+0000","last_in_change":"2024-09-21T09:30:30.382598+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:28:52.213134+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T09:31:16.137793+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":57,"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":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T09:32:31.028095+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"62","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T09:32:31.893426+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"f7042459-a24a-4c70-a4a3-e7e38c4684fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6802","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6803","nonce":2545346212}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6804","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6805","nonce":2545346212}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6808","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6809","nonce":2545346212}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6806","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6807","nonce":2545346212}]},"public_addr":"172.21.15.137:6803/2545346212","cluster_addr":"172.21.15.137:6805/2545346212","heartbeat_back_addr":"172.21.15.137:6809/2545346212","heartbeat_front_addr":"172.21.15.137:6807/2545346212","state":["exists","up"]},{"osd":1,"uuid":"1152f6f6-67e3-4fca-a397-413d9bb0b63d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6810","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6811","nonce":3723049318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6812","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6813","nonce":3723049318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6816","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6817","nonce":3723049318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6814","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6815","nonce":3723049318}]},"public_addr":"172.21.15.137:6811/3723049318","cluster_addr":"172.21.15.137:6813/3723049318","heartbeat_back_addr":"172.21.15.137:6817/3723049318","heartbeat_front_addr":"172.21.15.137:6815/3723049318","state":["exists","up"]},{"osd":2,"uuid":"241522d8-1462-4c17-a856-72833bd8a13f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6818","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6819","nonce":2246351171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6820","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6821","nonce":2246351171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6824","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6825","nonce":2246351171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6822","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6823","nonce":2246351171}]},"public_addr":"172.21.15.137:6819/2246351171","cluster_addr":"172.21.15.137:6821/2246351171","heartbeat_back_addr":"172.21.15.137:6825/2246351171","heartbeat_front_addr":"172.21.15.137:6823/2246351171","state":["exists","up"]},{"osd":3,"uuid":"3b950cd0-48ae-4663-bac0-7df58adbc362","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6826","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6827","nonce":1170720249}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6828","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6829","nonce":1170720249}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6832","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6833","nonce":1170720249}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6830","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6831","nonce":1170720249}]},"public_addr":"172.21.15.137:6827/1170720249","cluster_addr":"172.21.15.137:6829/1170720249","heartbeat_back_addr":"172.21.15.137:6833/1170720249","heartbeat_front_addr":"172.21.15.137:6831/1170720249","state":["exists","up"]},{"osd":4,"uuid":"23519a29-b870-4738-ad43-ffce371914e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6801","nonce":1366018781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6803","nonce":1366018781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6807","nonce":1366018781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6805","nonce":1366018781}]},"public_addr":"172.21.15.165:6801/1366018781","cluster_addr":"172.21.15.165:6803/1366018781","heartbeat_back_addr":"172.21.15.165:6807/1366018781","heartbeat_front_addr":"172.21.15.165:6805/1366018781","state":["exists","up"]},{"osd":5,"uuid":"4110d59e-0724-4b94-98c0-d8142e68d3e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6809","nonce":4236645112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6811","nonce":4236645112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6815","nonce":4236645112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6813","nonce":4236645112}]},"public_addr":"172.21.15.165:6809/4236645112","cluster_addr":"172.21.15.165:6811/4236645112","heartbeat_back_addr":"172.21.15.165:6815/4236645112","heartbeat_front_addr":"172.21.15.165:6813/4236645112","state":["exists","up"]},{"osd":6,"uuid":"507cfb6d-0820-45e5-8a44-6a028657d1b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6816","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6817","nonce":1223089378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6819","nonce":1223089378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6823","nonce":1223089378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6821","nonce":1223089378}]},"public_addr":"172.21.15.165:6817/1223089378","cluster_addr":"172.21.15.165:6819/1223089378","heartbeat_back_addr":"172.21.15.165:6823/1223089378","heartbeat_front_addr":"172.21.15.165:6821/1223089378","state":["exists","up"]},{"osd":7,"uuid":"de2ce654-f17d-4395-ae5d-19211807e267","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6825","nonce":1368768087}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6827","nonce":1368768087}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6831","nonce":1368768087}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6829","nonce":1368768087}]},"public_addr":"172.21.15.165:6825/1368768087","cluster_addr":"172.21.15.165:6827/1368768087","heartbeat_back_addr":"172.21.15.165:6831/1368768087","heartbeat_front_addr":"172.21.15.165:6829/1368768087","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:27:59.968183+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:24.507532+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:48.992005+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:13.315337+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:35.178698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:58.277137+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:21.530832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:45.278352+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.137:6801/24835142":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3108740008":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3146197869":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1732073948":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6801/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/31913196":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1387077399":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/2705097590":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/3873730802":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/2681636856":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6801/1162411263":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6800/1162411263":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/3517993025":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/1299269814":"2024-09-22T09:31:17.051961+0000","172.21.15.137:6800/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:6800/24835142":"2024-09-22T09:31:17.051961+0000"},"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-21T09:32:47.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:47 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:32:48.516 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:48 smithi137 ceph-mon[28941]: pgmap v57: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-21T09:32:48.516 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:48 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1789073580' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:32:48.516 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:48 smithi137 ceph-mon[39068]: pgmap v57: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-21T09:32:48.516 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:48 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1789073580' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:32:48.542 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T09:32:48.542 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:32:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:48 smithi165 ceph-mon[32789]: pgmap v57: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-21T09:32:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:48 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1789073580' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:32:48.974 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:50.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:49 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:32:49] "GET /metrics HTTP/1.1" 200 239660 "" "Prometheus/2.43.0" 2024-09-21T09:32:50.572 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:50 smithi137 ceph-mon[28941]: pgmap v58: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-21T09:32:50.572 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:50 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:50.572 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:50 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:50.572 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:50 smithi137 ceph-mon[39068]: pgmap v58: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-21T09:32:50.572 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:50 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:50.572 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:50 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:50.841 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:32:50.841 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":62,"fsid":"6369b226-77fb-11ef-baf6-efdc52797490","created":"2024-09-21T09:25:46.952453+0000","modified":"2024-09-21T09:32:33.680548+0000","last_up_change":"2024-09-21T09:30:46.500313+0000","last_in_change":"2024-09-21T09:30:30.382598+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:28:52.213134+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T09:31:16.137793+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":57,"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":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T09:32:31.028095+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"62","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T09:32:31.893426+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"f7042459-a24a-4c70-a4a3-e7e38c4684fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6802","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6803","nonce":2545346212}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6804","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6805","nonce":2545346212}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6808","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6809","nonce":2545346212}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6806","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6807","nonce":2545346212}]},"public_addr":"172.21.15.137:6803/2545346212","cluster_addr":"172.21.15.137:6805/2545346212","heartbeat_back_addr":"172.21.15.137:6809/2545346212","heartbeat_front_addr":"172.21.15.137:6807/2545346212","state":["exists","up"]},{"osd":1,"uuid":"1152f6f6-67e3-4fca-a397-413d9bb0b63d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6810","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6811","nonce":3723049318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6812","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6813","nonce":3723049318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6816","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6817","nonce":3723049318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6814","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6815","nonce":3723049318}]},"public_addr":"172.21.15.137:6811/3723049318","cluster_addr":"172.21.15.137:6813/3723049318","heartbeat_back_addr":"172.21.15.137:6817/3723049318","heartbeat_front_addr":"172.21.15.137:6815/3723049318","state":["exists","up"]},{"osd":2,"uuid":"241522d8-1462-4c17-a856-72833bd8a13f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6818","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6819","nonce":2246351171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6820","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6821","nonce":2246351171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6824","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6825","nonce":2246351171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6822","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6823","nonce":2246351171}]},"public_addr":"172.21.15.137:6819/2246351171","cluster_addr":"172.21.15.137:6821/2246351171","heartbeat_back_addr":"172.21.15.137:6825/2246351171","heartbeat_front_addr":"172.21.15.137:6823/2246351171","state":["exists","up"]},{"osd":3,"uuid":"3b950cd0-48ae-4663-bac0-7df58adbc362","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6826","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6827","nonce":1170720249}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6828","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6829","nonce":1170720249}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6832","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6833","nonce":1170720249}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6830","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6831","nonce":1170720249}]},"public_addr":"172.21.15.137:6827/1170720249","cluster_addr":"172.21.15.137:6829/1170720249","heartbeat_back_addr":"172.21.15.137:6833/1170720249","heartbeat_front_addr":"172.21.15.137:6831/1170720249","state":["exists","up"]},{"osd":4,"uuid":"23519a29-b870-4738-ad43-ffce371914e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6801","nonce":1366018781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6803","nonce":1366018781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6807","nonce":1366018781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6805","nonce":1366018781}]},"public_addr":"172.21.15.165:6801/1366018781","cluster_addr":"172.21.15.165:6803/1366018781","heartbeat_back_addr":"172.21.15.165:6807/1366018781","heartbeat_front_addr":"172.21.15.165:6805/1366018781","state":["exists","up"]},{"osd":5,"uuid":"4110d59e-0724-4b94-98c0-d8142e68d3e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6809","nonce":4236645112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6811","nonce":4236645112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6815","nonce":4236645112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6813","nonce":4236645112}]},"public_addr":"172.21.15.165:6809/4236645112","cluster_addr":"172.21.15.165:6811/4236645112","heartbeat_back_addr":"172.21.15.165:6815/4236645112","heartbeat_front_addr":"172.21.15.165:6813/4236645112","state":["exists","up"]},{"osd":6,"uuid":"507cfb6d-0820-45e5-8a44-6a028657d1b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6816","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6817","nonce":1223089378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6819","nonce":1223089378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6823","nonce":1223089378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6821","nonce":1223089378}]},"public_addr":"172.21.15.165:6817/1223089378","cluster_addr":"172.21.15.165:6819/1223089378","heartbeat_back_addr":"172.21.15.165:6823/1223089378","heartbeat_front_addr":"172.21.15.165:6821/1223089378","state":["exists","up"]},{"osd":7,"uuid":"de2ce654-f17d-4395-ae5d-19211807e267","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6825","nonce":1368768087}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6827","nonce":1368768087}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6831","nonce":1368768087}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6829","nonce":1368768087}]},"public_addr":"172.21.15.165:6825/1368768087","cluster_addr":"172.21.15.165:6827/1368768087","heartbeat_back_addr":"172.21.15.165:6831/1368768087","heartbeat_front_addr":"172.21.15.165:6829/1368768087","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:27:59.968183+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:24.507532+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:48.992005+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:13.315337+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:35.178698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:58.277137+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:21.530832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:45.278352+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.137:6801/24835142":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3108740008":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3146197869":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1732073948":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6801/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/31913196":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1387077399":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/2705097590":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/3873730802":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/2681636856":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6801/1162411263":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6800/1162411263":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/3517993025":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/1299269814":"2024-09-22T09:31:17.051961+0000","172.21.15.137:6800/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:6800/24835142":"2024-09-22T09:31:17.051961+0000"},"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-21T09:32:50.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:50 smithi165 ceph-mon[32789]: pgmap v58: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-21T09:32:50.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:50 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:50.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:50 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:51.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:51 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2269634704' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:32:51.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:32:51 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:32:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:32:51.770 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:51 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2269634704' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:32:51.770 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:51 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2269634704' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:32:51.796 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T09:32:51.796 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T09:32:51.797 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T09:32:51.797 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T09:32:51.797 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T09:32:51.798 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T09:32:51.798 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T09:32:51.799 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T09:32:52.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:52 smithi165 ceph-mon[32789]: pgmap v59: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-21T09:32:52.927 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:52 smithi137 ceph-mon[28941]: pgmap v59: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-21T09:32:52.927 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:52 smithi137 ceph-mon[39068]: pgmap v59: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-21T09:32:52.929 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:52.930 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:54.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:54 smithi137 ceph-mon[28941]: pgmap v60: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-21T09:32:54.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:54 smithi137 ceph-mon[39068]: pgmap v60: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-21T09:32:54.864 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:54.864 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:54.865 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:54.875 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:54.883 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:54.887 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:32:54.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:54 smithi165 ceph-mon[32789]: pgmap v60: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-21T09:32:55.999 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:55 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:55.999 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:55 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:55.999 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:55 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:55.999 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:55 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:32:55.999 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:55 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:55.999 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:55 smithi137 ceph-mon[28941]: pgmap v61: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T09:32:55.999 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:55 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:55.999 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:55 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:56.000 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:55 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:56.000 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:55 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:32:56.000 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:55 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:56.000 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:55 smithi137 ceph-mon[39068]: pgmap v61: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T09:32:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:55 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:55 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:56.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:55 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:32:56.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:55 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:32:56.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:55 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:32:56.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:55 smithi165 ceph-mon[32789]: pgmap v61: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T09:32:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:32:58 smithi165 ceph-mon[32789]: pgmap v62: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T09:32:58.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:32:58 smithi137 ceph-mon[28941]: pgmap v62: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T09:32:58.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:32:58 smithi137 ceph-mon[39068]: pgmap v62: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T09:32:59.325 INFO:teuthology.orchestra.run.smithi137.stdout:158913789989 2024-09-21T09:32:59.325 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T09:33:00.000 INFO:teuthology.orchestra.run.smithi137.stdout:77309411381 2024-09-21T09:33:00.000 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T09:33:00.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:32:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:32:59] "GET /metrics HTTP/1.1" 200 239660 "" "Prometheus/2.43.0" 2024-09-21T09:33:00.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:00 smithi165 ceph-mon[32789]: pgmap v63: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T09:33:00.495 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:00 smithi137 ceph-mon[28941]: pgmap v63: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T09:33:00.495 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:00 smithi137 ceph-mon[39068]: pgmap v63: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T09:33:01.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:33:01 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:33:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:33:02.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:02 smithi165 ceph-mon[32789]: pgmap v64: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:02.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:02 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:33:02.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:02 smithi137 ceph-mon[28941]: pgmap v64: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:02.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:02 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:33:02.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:02 smithi137 ceph-mon[39068]: pgmap v64: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:02.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:02 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:33:03.423 INFO:teuthology.orchestra.run.smithi137.stdout:111669149745 2024-09-21T09:33:03.424 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T09:33:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:04 smithi137 ceph-mon[28941]: pgmap v65: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:04.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:04 smithi137 ceph-mon[39068]: pgmap v65: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:04.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:04 smithi165 ceph-mon[32789]: pgmap v65: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:04.772 INFO:teuthology.orchestra.run.smithi137.stdout:133143986220 2024-09-21T09:33:04.773 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T09:33:06.139 INFO:teuthology.orchestra.run.smithi137.stdout:34359738432 2024-09-21T09:33:06.140 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T09:33:06.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:06 smithi137 ceph-mon[28941]: pgmap v66: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:06.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:06 smithi137 ceph-mon[39068]: pgmap v66: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:06.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:06 smithi165 ceph-mon[32789]: pgmap v66: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:07.009 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:07.009 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:07.425 INFO:teuthology.orchestra.run.smithi137.stdout:55834574908 2024-09-21T09:33:07.426 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T09:33:07.880 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:08.360 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:08 smithi137 ceph-mon[28941]: pgmap v67: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:08.361 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:08 smithi137 ceph-mon[39068]: pgmap v67: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:08.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:08 smithi165 ceph-mon[32789]: pgmap v67: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:10.158 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:10 smithi137 ceph-mon[28941]: pgmap v68: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:10.158 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:33:09 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:33:09] "GET /metrics HTTP/1.1" 200 239631 "" "Prometheus/2.43.0" 2024-09-21T09:33:10.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:10 smithi137 ceph-mon[39068]: pgmap v68: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:10.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:10 smithi165 ceph-mon[32789]: pgmap v68: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:10.687 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:11.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:33:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:33:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:33:11.668 INFO:teuthology.orchestra.run.smithi137.stdout:184683593764 2024-09-21T09:33:11.669 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T09:33:12.294 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:12 smithi137 ceph-mon[39068]: pgmap v69: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:12.294 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:12 smithi137 ceph-mon[28941]: pgmap v69: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:12.624 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:12 smithi165 ceph-mon[32789]: pgmap v69: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:12.771 INFO:teuthology.orchestra.run.smithi137.stdout:133143986221 2024-09-21T09:33:13.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:13 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1959498446' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T09:33:13.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:13 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1959498446' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T09:33:13.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:13 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1959498446' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T09:33:14.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:14 smithi137 ceph-mon[28941]: pgmap v70: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:14.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:14 smithi137 ceph-mon[39068]: pgmap v70: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:14.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:14 smithi165 ceph-mon[32789]: pgmap v70: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:15.282 INFO:teuthology.orchestra.run.smithi137.stdout:158913789993 2024-09-21T09:33:16.098 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789989 got 158913789993 for osd.5 2024-09-21T09:33:16.099 DEBUG:teuthology.parallel:result is None 2024-09-21T09:33:16.373 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:16 smithi137 ceph-mon[39068]: pgmap v71: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:16.373 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:16 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1748771041' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T09:33:16.373 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:16 smithi137 ceph-mon[28941]: pgmap v71: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:16.374 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:16 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1748771041' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T09:33:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:16 smithi165 ceph-mon[32789]: pgmap v71: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:16 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1748771041' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T09:33:16.715 INFO:teuthology.orchestra.run.smithi137.stdout:77309411385 2024-09-21T09:33:17.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1457668496' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T09:33:17.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-09-21T09:33:17.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-21T09:33:17.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-09-21T09:33:17.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-09-21T09:33:17.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-21T09:33:17.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-09-21T09:33:17.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:33:17.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1457668496' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T09:33:17.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-09-21T09:33:17.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-21T09:33:17.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-09-21T09:33:17.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-09-21T09:33:17.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-21T09:33:17.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-09-21T09:33:17.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:33:17.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:17 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1457668496' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T09:33:17.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-09-21T09:33:17.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-21T09:33:17.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-09-21T09:33:17.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:17 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-09-21T09:33:17.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:17 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-21T09:33:17.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:17 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-09-21T09:33:17.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:33:17.870 INFO:teuthology.orchestra.run.smithi137.stdout:34359738434 2024-09-21T09:33:17.938 INFO:teuthology.orchestra.run.smithi137.stdout:111669149748 2024-09-21T09:33:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:18 smithi137 ceph-mon[28941]: pgmap v72: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:18 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-09-21T09:33:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:18 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-09-21T09:33:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:18 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]': finished 2024-09-21T09:33:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:18 smithi137 ceph-mon[28941]: osdmap e63: 8 total, 8 up, 8 in 2024-09-21T09:33:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:18 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1831381872' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T09:33:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:18 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2585859372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T09:33:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:18 smithi137 ceph-mon[39068]: pgmap v72: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:18 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-09-21T09:33:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:18 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-09-21T09:33:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:18 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]': finished 2024-09-21T09:33:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:18 smithi137 ceph-mon[39068]: osdmap e63: 8 total, 8 up, 8 in 2024-09-21T09:33:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:18 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1831381872' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T09:33:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:18 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2585859372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T09:33:18.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:18 smithi165 ceph-mon[32789]: pgmap v72: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:18.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:18 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-09-21T09:33:18.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:18 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-09-21T09:33:18.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:18 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]': finished 2024-09-21T09:33:18.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:18 smithi165 ceph-mon[32789]: osdmap e63: 8 total, 8 up, 8 in 2024-09-21T09:33:18.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:18 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1831381872' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T09:33:18.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:18 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2585859372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T09:33:19.047 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411381 got 77309411385 for osd.2 2024-09-21T09:33:19.047 DEBUG:teuthology.parallel:result is None 2024-09-21T09:33:19.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:19 smithi137 ceph-mon[28941]: osdmap e64: 8 total, 8 up, 8 in 2024-09-21T09:33:19.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:19 smithi137 ceph-mon[39068]: osdmap e64: 8 total, 8 up, 8 in 2024-09-21T09:33:19.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:19 smithi165 ceph-mon[32789]: osdmap e64: 8 total, 8 up, 8 in 2024-09-21T09:33:19.718 INFO:teuthology.orchestra.run.smithi137.stdout:210453397537 2024-09-21T09:33:19.719 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T09:33:20.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:33:19 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:33:19] "GET /metrics HTTP/1.1" 200 239599 "" "Prometheus/2.43.0" 2024-09-21T09:33:20.075 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738432 got 34359738434 for osd.0 2024-09-21T09:33:20.075 DEBUG:teuthology.parallel:result is None 2024-09-21T09:33:20.338 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:20 smithi137 ceph-mon[28941]: pgmap v75: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:20.338 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:20 smithi137 ceph-mon[39068]: pgmap v75: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:20.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:20 smithi165 ceph-mon[32789]: pgmap v75: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:20.654 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149745 got 111669149748 for osd.3 2024-09-21T09:33:20.654 DEBUG:teuthology.parallel:result is None 2024-09-21T09:33:20.813 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:20.847 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986220 got 133143986221 for osd.4 2024-09-21T09:33:20.847 DEBUG:teuthology.parallel:result is None 2024-09-21T09:33:20.847 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:20.853 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:21.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:33:21 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:33:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:33:22.500 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:22 smithi137 ceph-mon[28941]: pgmap v76: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:22.501 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:22 smithi137 ceph-mon[39068]: pgmap v76: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:22 smithi165 ceph-mon[32789]: pgmap v76: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:24.524 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:24 smithi137 ceph-mon[28941]: pgmap v77: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:24.524 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:24 smithi137 ceph-mon[39068]: pgmap v77: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:24 smithi165 ceph-mon[32789]: pgmap v77: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:24.985 INFO:teuthology.orchestra.run.smithi137.stdout:55834574912 2024-09-21T09:33:25.225 INFO:teuthology.orchestra.run.smithi137.stdout:184683593767 2024-09-21T09:33:25.369 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:25 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/292177345' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T09:33:25.370 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:25 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2025616372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T09:33:25.370 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:25 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/292177345' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T09:33:25.370 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:25 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2025616372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T09:33:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:25 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/292177345' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T09:33:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:25 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2025616372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T09:33:25.825 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574908 got 55834574912 for osd.1 2024-09-21T09:33:25.825 DEBUG:teuthology.parallel:result is None 2024-09-21T09:33:26.408 INFO:teuthology.orchestra.run.smithi137.stdout:210453397539 2024-09-21T09:33:26.419 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:26 smithi137 ceph-mon[28941]: pgmap v78: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:26.419 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:26 smithi137 ceph-mon[39068]: pgmap v78: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:26.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:26 smithi165 ceph-mon[32789]: pgmap v78: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:27.019 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593764 got 184683593767 for osd.6 2024-09-21T09:33:27.020 DEBUG:teuthology.parallel:result is None 2024-09-21T09:33:27.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:27 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/860633601' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T09:33:27.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:27 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/860633601' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T09:33:27.490 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397537 got 210453397539 for osd.7 2024-09-21T09:33:27.490 DEBUG:teuthology.parallel:result is None 2024-09-21T09:33:27.490 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T09:33:27.490 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:33:27.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:27 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/860633601' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T09:33:27.736 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:28.504 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:28 smithi137 ceph-mon[28941]: pgmap v79: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:28.505 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:28 smithi137 ceph-mon[39068]: pgmap v79: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:28.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:28 smithi165 ceph-mon[32789]: pgmap v79: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:29.512 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:33:29.513 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:33:30.075 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":80,"stamp":"2024-09-21T09:33:29.090584+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592725,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":126,"num_read_kb":231,"num_write":160,"num_write_kb":1643,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":121,"ondisk_log_size":121,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385756,"kb_used_data":6892,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575460,"statfs":{"total":767960285184,"available":765517271040,"internally_reserved":0,"allocated":7057408,"data_stored":4046190,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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":"10.880748"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212498+0000","last_change":"2024-09-21T09:32:32.955769+0000","last_active":"2024-09-21T09:33:17.212498+0000","last_peered":"2024-09-21T09:33:17.212498+0000","last_clean":"2024-09-21T09:33:17.212498+0000","last_became_active":"2024-09-21T09:32:32.954804+0000","last_became_peered":"2024-09-21T09:32:32.954804+0000","last_unstale":"2024-09-21T09:33:17.212498+0000","last_undegraded":"2024-09-21T09:33:17.212498+0000","last_fullsized":"2024-09-21T09:33:17.212498+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:56:28.040018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208784+0000","last_change":"2024-09-21T09:32:32.654584+0000","last_active":"2024-09-21T09:33:17.208784+0000","last_peered":"2024-09-21T09:33:17.208784+0000","last_clean":"2024-09-21T09:33:17.208784+0000","last_became_active":"2024-09-21T09:32:32.654287+0000","last_became_peered":"2024-09-21T09:32:32.654287+0000","last_unstale":"2024-09-21T09:33:17.208784+0000","last_undegraded":"2024-09-21T09:33:17.208784+0000","last_fullsized":"2024-09-21T09:33:17.208784+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:24:27.379931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214089+0000","last_change":"2024-09-21T09:32:32.954747+0000","last_active":"2024-09-21T09:33:17.214089+0000","last_peered":"2024-09-21T09:33:17.214089+0000","last_clean":"2024-09-21T09:33:17.214089+0000","last_became_active":"2024-09-21T09:32:32.954454+0000","last_became_peered":"2024-09-21T09:32:32.954454+0000","last_unstale":"2024-09-21T09:33:17.214089+0000","last_undegraded":"2024-09-21T09:33:17.214089+0000","last_fullsized":"2024-09-21T09:33:17.214089+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:44:07.130827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208701+0000","last_change":"2024-09-21T09:32:32.655663+0000","last_active":"2024-09-21T09:33:17.208701+0000","last_peered":"2024-09-21T09:33:17.208701+0000","last_clean":"2024-09-21T09:33:17.208701+0000","last_became_active":"2024-09-21T09:32:32.655413+0000","last_became_peered":"2024-09-21T09:32:32.655413+0000","last_unstale":"2024-09-21T09:33:17.208701+0000","last_undegraded":"2024-09-21T09:33:17.208701+0000","last_fullsized":"2024-09-21T09:33:17.208701+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:46.319069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209304+0000","last_change":"2024-09-21T09:32:32.955662+0000","last_active":"2024-09-21T09:33:17.209304+0000","last_peered":"2024-09-21T09:33:17.209304+0000","last_clean":"2024-09-21T09:33:17.209304+0000","last_became_active":"2024-09-21T09:32:32.955269+0000","last_became_peered":"2024-09-21T09:32:32.955269+0000","last_unstale":"2024-09-21T09:33:17.209304+0000","last_undegraded":"2024-09-21T09:33:17.209304+0000","last_fullsized":"2024-09-21T09:33:17.209304+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:46:16.878339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208680+0000","last_change":"2024-09-21T09:32:32.655690+0000","last_active":"2024-09-21T09:33:17.208680+0000","last_peered":"2024-09-21T09:33:17.208680+0000","last_clean":"2024-09-21T09:33:17.208680+0000","last_became_active":"2024-09-21T09:32:32.655365+0000","last_became_peered":"2024-09-21T09:32:32.655365+0000","last_unstale":"2024-09-21T09:33:17.208680+0000","last_undegraded":"2024-09-21T09:33:17.208680+0000","last_fullsized":"2024-09-21T09:33:17.208680+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:53:03.228313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212443+0000","last_change":"2024-09-21T09:32:32.954703+0000","last_active":"2024-09-21T09:33:17.212443+0000","last_peered":"2024-09-21T09:33:17.212443+0000","last_clean":"2024-09-21T09:33:17.212443+0000","last_became_active":"2024-09-21T09:32:32.954301+0000","last_became_peered":"2024-09-21T09:32:32.954301+0000","last_unstale":"2024-09-21T09:33:17.212443+0000","last_undegraded":"2024-09-21T09:33:17.212443+0000","last_fullsized":"2024-09-21T09:33:17.212443+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:48:26.625730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":21,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214740+0000","last_change":"2024-09-21T09:32:32.651059+0000","last_active":"2024-09-21T09:33:17.214740+0000","last_peered":"2024-09-21T09:33:17.214740+0000","last_clean":"2024-09-21T09:33:17.214740+0000","last_became_active":"2024-09-21T09:32:32.649475+0000","last_became_peered":"2024-09-21T09:32:32.649475+0000","last_unstale":"2024-09-21T09:33:17.214740+0000","last_undegraded":"2024-09-21T09:33:17.214740+0000","last_fullsized":"2024-09-21T09:33:17.214740+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:55:08.012189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"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":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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208976+0000","last_change":"2024-09-21T09:32:32.658243+0000","last_active":"2024-09-21T09:33:17.208976+0000","last_peered":"2024-09-21T09:33:17.208976+0000","last_clean":"2024-09-21T09:33:17.208976+0000","last_became_active":"2024-09-21T09:32:32.657995+0000","last_became_peered":"2024-09-21T09:32:32.657995+0000","last_unstale":"2024-09-21T09:33:17.208976+0000","last_undegraded":"2024-09-21T09:33:17.208976+0000","last_fullsized":"2024-09-21T09:33:17.208976+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:05:13.745313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.213616+0000","last_change":"2024-09-21T09:32:32.954435+0000","last_active":"2024-09-21T09:33:17.213616+0000","last_peered":"2024-09-21T09:33:17.213616+0000","last_clean":"2024-09-21T09:33:17.213616+0000","last_became_active":"2024-09-21T09:32:32.954166+0000","last_became_peered":"2024-09-21T09:32:32.954166+0000","last_unstale":"2024-09-21T09:33:17.213616+0000","last_undegraded":"2024-09-21T09:33:17.213616+0000","last_fullsized":"2024-09-21T09:33:17.213616+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:02.913911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208934+0000","last_change":"2024-09-21T09:32:32.659718+0000","last_active":"2024-09-21T09:33:17.208934+0000","last_peered":"2024-09-21T09:33:17.208934+0000","last_clean":"2024-09-21T09:33:17.208934+0000","last_became_active":"2024-09-21T09:32:32.659443+0000","last_became_peered":"2024-09-21T09:32:32.659443+0000","last_unstale":"2024-09-21T09:33:17.208934+0000","last_undegraded":"2024-09-21T09:33:17.208934+0000","last_fullsized":"2024-09-21T09:33:17.208934+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:19:01.278976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211585+0000","last_change":"2024-09-21T09:32:32.700188+0000","last_active":"2024-09-21T09:33:17.211585+0000","last_peered":"2024-09-21T09:33:17.211585+0000","last_clean":"2024-09-21T09:33:17.211585+0000","last_became_active":"2024-09-21T09:32:32.699700+0000","last_became_peered":"2024-09-21T09:32:32.699700+0000","last_unstale":"2024-09-21T09:33:17.211585+0000","last_undegraded":"2024-09-21T09:33:17.211585+0000","last_fullsized":"2024-09-21T09:33:17.211585+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:16:41.277058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208859+0000","last_change":"2024-09-21T09:32:32.657297+0000","last_active":"2024-09-21T09:33:17.208859+0000","last_peered":"2024-09-21T09:33:17.208859+0000","last_clean":"2024-09-21T09:33:17.208859+0000","last_became_active":"2024-09-21T09:32:32.657024+0000","last_became_peered":"2024-09-21T09:32:32.657024+0000","last_unstale":"2024-09-21T09:33:17.208859+0000","last_undegraded":"2024-09-21T09:33:17.208859+0000","last_fullsized":"2024-09-21T09:33:17.208859+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:05:37.817539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214495+0000","last_change":"2024-09-21T09:32:32.954409+0000","last_active":"2024-09-21T09:33:17.214495+0000","last_peered":"2024-09-21T09:33:17.214495+0000","last_clean":"2024-09-21T09:33:17.214495+0000","last_became_active":"2024-09-21T09:32:32.954100+0000","last_became_peered":"2024-09-21T09:32:32.954100+0000","last_unstale":"2024-09-21T09:33:17.214495+0000","last_undegraded":"2024-09-21T09:33:17.214495+0000","last_fullsized":"2024-09-21T09:33:17.214495+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:03:22.411735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.213925+0000","last_change":"2024-09-21T09:32:32.657430+0000","last_active":"2024-09-21T09:33:17.213925+0000","last_peered":"2024-09-21T09:33:17.213925+0000","last_clean":"2024-09-21T09:33:17.213925+0000","last_became_active":"2024-09-21T09:32:32.657183+0000","last_became_peered":"2024-09-21T09:32:32.657183+0000","last_unstale":"2024-09-21T09:33:17.213925+0000","last_undegraded":"2024-09-21T09:33:17.213925+0000","last_fullsized":"2024-09-21T09:33:17.213925+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:46:37.323868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":22,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:33:18.893435+0000","last_change":"2024-09-21T09:33:18.893435+0000","last_active":"2024-09-21T09:33:18.893435+0000","last_peered":"2024-09-21T09:33:18.893435+0000","last_clean":"2024-09-21T09:33:18.893435+0000","last_became_active":"2024-09-21T09:33:18.893034+0000","last_became_peered":"2024-09-21T09:33:18.893034+0000","last_unstale":"2024-09-21T09:33:18.893435+0000","last_undegraded":"2024-09-21T09:33:18.893435+0000","last_fullsized":"2024-09-21T09:33:18.893435+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:01:33.392218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212236+0000","last_change":"2024-09-21T09:32:32.660322+0000","last_active":"2024-09-21T09:33:17.212236+0000","last_peered":"2024-09-21T09:33:17.212236+0000","last_clean":"2024-09-21T09:33:17.212236+0000","last_became_active":"2024-09-21T09:32:32.660017+0000","last_became_peered":"2024-09-21T09:32:32.660017+0000","last_unstale":"2024-09-21T09:33:17.212236+0000","last_undegraded":"2024-09-21T09:33:17.212236+0000","last_fullsized":"2024-09-21T09:33:17.212236+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:43:47.282111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211591+0000","last_change":"2024-09-21T09:32:32.700046+0000","last_active":"2024-09-21T09:33:17.211591+0000","last_peered":"2024-09-21T09:33:17.211591+0000","last_clean":"2024-09-21T09:33:17.211591+0000","last_became_active":"2024-09-21T09:32:32.699703+0000","last_became_peered":"2024-09-21T09:32:32.699703+0000","last_unstale":"2024-09-21T09:33:17.211591+0000","last_undegraded":"2024-09-21T09:33:17.211591+0000","last_fullsized":"2024-09-21T09:33:17.211591+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:10:55.143532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214726+0000","last_change":"2024-09-21T09:32:32.649344+0000","last_active":"2024-09-21T09:33:17.214726+0000","last_peered":"2024-09-21T09:33:17.214726+0000","last_clean":"2024-09-21T09:33:17.214726+0000","last_became_active":"2024-09-21T09:32:32.649043+0000","last_became_peered":"2024-09-21T09:32:32.649043+0000","last_unstale":"2024-09-21T09:33:17.214726+0000","last_undegraded":"2024-09-21T09:33:17.214726+0000","last_fullsized":"2024-09-21T09:33:17.214726+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:27:20.263149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211876+0000","last_change":"2024-09-21T09:32:32.698694+0000","last_active":"2024-09-21T09:33:17.211876+0000","last_peered":"2024-09-21T09:33:17.211876+0000","last_clean":"2024-09-21T09:33:17.211876+0000","last_became_active":"2024-09-21T09:32:32.698427+0000","last_became_peered":"2024-09-21T09:32:32.698427+0000","last_unstale":"2024-09-21T09:33:17.211876+0000","last_undegraded":"2024-09-21T09:33:17.211876+0000","last_fullsized":"2024-09-21T09:33:17.211876+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:30:54.383002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211629+0000","last_change":"2024-09-21T09:32:32.657510+0000","last_active":"2024-09-21T09:33:17.211629+0000","last_peered":"2024-09-21T09:33:17.211629+0000","last_clean":"2024-09-21T09:33:17.211629+0000","last_became_active":"2024-09-21T09:32:32.656619+0000","last_became_peered":"2024-09-21T09:32:32.656619+0000","last_unstale":"2024-09-21T09:33:17.211629+0000","last_undegraded":"2024-09-21T09:33:17.211629+0000","last_fullsized":"2024-09-21T09:33:17.211629+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:56.860896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211931+0000","last_change":"2024-09-21T09:32:32.697575+0000","last_active":"2024-09-21T09:33:17.211931+0000","last_peered":"2024-09-21T09:33:17.211931+0000","last_clean":"2024-09-21T09:33:17.211931+0000","last_became_active":"2024-09-21T09:32:32.697328+0000","last_became_peered":"2024-09-21T09:32:32.697328+0000","last_unstale":"2024-09-21T09:33:17.211931+0000","last_undegraded":"2024-09-21T09:33:17.211931+0000","last_fullsized":"2024-09-21T09:33:17.211931+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:10:30.484619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212791+0000","last_change":"2024-09-21T09:32:32.662416+0000","last_active":"2024-09-21T09:33:17.212791+0000","last_peered":"2024-09-21T09:33:17.212791+0000","last_clean":"2024-09-21T09:33:17.212791+0000","last_became_active":"2024-09-21T09:32:32.662082+0000","last_became_peered":"2024-09-21T09:32:32.662082+0000","last_unstale":"2024-09-21T09:33:17.212791+0000","last_undegraded":"2024-09-21T09:33:17.212791+0000","last_fullsized":"2024-09-21T09:33:17.212791+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:44:28.977668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209715+0000","last_change":"2024-09-21T09:32:32.705054+0000","last_active":"2024-09-21T09:33:17.209715+0000","last_peered":"2024-09-21T09:33:17.209715+0000","last_clean":"2024-09-21T09:33:17.209715+0000","last_became_active":"2024-09-21T09:32:32.704767+0000","last_became_peered":"2024-09-21T09:32:32.704767+0000","last_unstale":"2024-09-21T09:33:17.209715+0000","last_undegraded":"2024-09-21T09:33:17.209715+0000","last_fullsized":"2024-09-21T09:33:17.209715+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:50:50.124926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"54'79","reported_seq":54,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208687+0000","last_change":"2024-09-21T09:30:48.519234+0000","last_active":"2024-09-21T09:33:17.208687+0000","last_peered":"2024-09-21T09:33:17.208687+0000","last_clean":"2024-09-21T09:33:17.208687+0000","last_became_active":"2024-09-21T09:30:48.514472+0000","last_became_peered":"2024-09-21T09:30:48.514472+0000","last_unstale":"2024-09-21T09:33:17.208687+0000","last_undegraded":"2024-09-21T09:33:17.208687+0000","last_fullsized":"2024-09-21T09:33:17.208687+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:31:15.983406+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":6,"num_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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":26,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.213802+0000","last_change":"2024-09-21T09:31:21.581235+0000","last_active":"2024-09-21T09:33:17.213802+0000","last_peered":"2024-09-21T09:33:17.213802+0000","last_clean":"2024-09-21T09:33:17.213802+0000","last_became_active":"2024-09-21T09:31:17.066438+0000","last_became_peered":"2024-09-21T09:31:17.066438+0000","last_unstale":"2024-09-21T09:33:17.213802+0000","last_undegraded":"2024-09-21T09:33:17.213802+0000","last_fullsized":"2024-09-21T09:33:17.213802+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T13:26:45.960808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023682600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211929+0000","last_change":"2024-09-21T09:32:32.659726+0000","last_active":"2024-09-21T09:33:17.211929+0000","last_peered":"2024-09-21T09:33:17.211929+0000","last_clean":"2024-09-21T09:33:17.211929+0000","last_became_active":"2024-09-21T09:32:32.659443+0000","last_became_peered":"2024-09-21T09:32:32.659443+0000","last_unstale":"2024-09-21T09:33:17.211929+0000","last_undegraded":"2024-09-21T09:33:17.211929+0000","last_fullsized":"2024-09-21T09:33:17.211929+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:20:42.154607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214310+0000","last_change":"2024-09-21T09:32:32.955733+0000","last_active":"2024-09-21T09:33:17.214310+0000","last_peered":"2024-09-21T09:33:17.214310+0000","last_clean":"2024-09-21T09:33:17.214310+0000","last_became_active":"2024-09-21T09:32:32.955448+0000","last_became_peered":"2024-09-21T09:32:32.955448+0000","last_unstale":"2024-09-21T09:33:17.214310+0000","last_undegraded":"2024-09-21T09:33:17.214310+0000","last_fullsized":"2024-09-21T09:33:17.214310+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:21:20.762755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":25,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208514+0000","last_change":"2024-09-21T09:31:21.577773+0000","last_active":"2024-09-21T09:33:17.208514+0000","last_peered":"2024-09-21T09:33:17.208514+0000","last_clean":"2024-09-21T09:33:17.208514+0000","last_became_active":"2024-09-21T09:31:17.067667+0000","last_became_peered":"2024-09-21T09:31:17.067667+0000","last_unstale":"2024-09-21T09:33:17.208514+0000","last_undegraded":"2024-09-21T09:33:17.208514+0000","last_fullsized":"2024-09-21T09:33:17.208514+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T20:36:16.357471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208588+0000","last_change":"2024-09-21T09:32:32.656382+0000","last_active":"2024-09-21T09:33:17.208588+0000","last_peered":"2024-09-21T09:33:17.208588+0000","last_clean":"2024-09-21T09:33:17.208588+0000","last_became_active":"2024-09-21T09:32:32.656010+0000","last_became_peered":"2024-09-21T09:32:32.656010+0000","last_unstale":"2024-09-21T09:33:17.208588+0000","last_undegraded":"2024-09-21T09:33:17.208588+0000","last_fullsized":"2024-09-21T09:33:17.208588+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:05:53.612536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209236+0000","last_change":"2024-09-21T09:32:32.694705+0000","last_active":"2024-09-21T09:33:17.209236+0000","last_peered":"2024-09-21T09:33:17.209236+0000","last_clean":"2024-09-21T09:33:17.209236+0000","last_became_active":"2024-09-21T09:32:32.694413+0000","last_became_peered":"2024-09-21T09:32:32.694413+0000","last_unstale":"2024-09-21T09:33:17.209236+0000","last_undegraded":"2024-09-21T09:33:17.209236+0000","last_fullsized":"2024-09-21T09:33:17.209236+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:54.668550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":25,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211388+0000","last_change":"2024-09-21T09:31:22.071922+0000","last_active":"2024-09-21T09:33:17.211388+0000","last_peered":"2024-09-21T09:33:17.211388+0000","last_clean":"2024-09-21T09:33:17.211388+0000","last_became_active":"2024-09-21T09:31:17.065197+0000","last_became_peered":"2024-09-21T09:31:17.065197+0000","last_unstale":"2024-09-21T09:33:17.211388+0000","last_undegraded":"2024-09-21T09:33:17.211388+0000","last_fullsized":"2024-09-21T09:33:17.211388+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:03:08.172531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209826+0000","last_change":"2024-09-21T09:32:32.651028+0000","last_active":"2024-09-21T09:33:17.209826+0000","last_peered":"2024-09-21T09:33:17.209826+0000","last_clean":"2024-09-21T09:33:17.209826+0000","last_became_active":"2024-09-21T09:32:32.650140+0000","last_became_peered":"2024-09-21T09:32:32.650140+0000","last_unstale":"2024-09-21T09:33:17.209826+0000","last_undegraded":"2024-09-21T09:33:17.209826+0000","last_fullsized":"2024-09-21T09:33:17.209826+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:05:38.304279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209795+0000","last_change":"2024-09-21T09:32:32.696680+0000","last_active":"2024-09-21T09:33:17.209795+0000","last_peered":"2024-09-21T09:33:17.209795+0000","last_clean":"2024-09-21T09:33:17.209795+0000","last_became_active":"2024-09-21T09:32:32.696208+0000","last_became_peered":"2024-09-21T09:32:32.696208+0000","last_unstale":"2024-09-21T09:33:17.209795+0000","last_undegraded":"2024-09-21T09:33:17.209795+0000","last_fullsized":"2024-09-21T09:33:17.209795+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:02:11.503900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":27,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.213814+0000","last_change":"2024-09-21T09:31:21.581727+0000","last_active":"2024-09-21T09:33:17.213814+0000","last_peered":"2024-09-21T09:33:17.213814+0000","last_clean":"2024-09-21T09:33:17.213814+0000","last_became_active":"2024-09-21T09:31:17.067769+0000","last_became_peered":"2024-09-21T09:31:17.067769+0000","last_unstale":"2024-09-21T09:33:17.213814+0000","last_undegraded":"2024-09-21T09:33:17.213814+0000","last_fullsized":"2024-09-21T09:33:17.213814+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:16:32.043422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073979999999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212433+0000","last_change":"2024-09-21T09:32:32.657662+0000","last_active":"2024-09-21T09:33:17.212433+0000","last_peered":"2024-09-21T09:33:17.212433+0000","last_clean":"2024-09-21T09:33:17.212433+0000","last_became_active":"2024-09-21T09:32:32.656402+0000","last_became_peered":"2024-09-21T09:32:32.656402+0000","last_unstale":"2024-09-21T09:33:17.212433+0000","last_undegraded":"2024-09-21T09:33:17.212433+0000","last_fullsized":"2024-09-21T09:33:17.212433+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:39:27.496380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.210126+0000","last_change":"2024-09-21T09:32:32.705043+0000","last_active":"2024-09-21T09:33:17.210126+0000","last_peered":"2024-09-21T09:33:17.210126+0000","last_clean":"2024-09-21T09:33:17.210126+0000","last_became_active":"2024-09-21T09:32:32.704789+0000","last_became_peered":"2024-09-21T09:32:32.704789+0000","last_unstale":"2024-09-21T09:33:17.210126+0000","last_undegraded":"2024-09-21T09:33:17.210126+0000","last_fullsized":"2024-09-21T09:33:17.210126+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:32:18.998885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214251+0000","last_change":"2024-09-21T09:32:32.658399+0000","last_active":"2024-09-21T09:33:17.214251+0000","last_peered":"2024-09-21T09:33:17.214251+0000","last_clean":"2024-09-21T09:33:17.214251+0000","last_became_active":"2024-09-21T09:32:32.658086+0000","last_became_peered":"2024-09-21T09:32:32.658086+0000","last_unstale":"2024-09-21T09:33:17.214251+0000","last_undegraded":"2024-09-21T09:33:17.214251+0000","last_fullsized":"2024-09-21T09:33:17.214251+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:45:48.416131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":25,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.210280+0000","last_change":"2024-09-21T09:31:21.577829+0000","last_active":"2024-09-21T09:33:17.210280+0000","last_peered":"2024-09-21T09:33:17.210280+0000","last_clean":"2024-09-21T09:33:17.210280+0000","last_became_active":"2024-09-21T09:31:17.064215+0000","last_became_peered":"2024-09-21T09:31:17.064215+0000","last_unstale":"2024-09-21T09:33:17.210280+0000","last_undegraded":"2024-09-21T09:33:17.210280+0000","last_fullsized":"2024-09-21T09:33:17.210280+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:07:56.093994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209960+0000","last_change":"2024-09-21T09:32:32.700435+0000","last_active":"2024-09-21T09:33:17.209960+0000","last_peered":"2024-09-21T09:33:17.209960+0000","last_clean":"2024-09-21T09:33:17.209960+0000","last_became_active":"2024-09-21T09:32:32.700181+0000","last_became_peered":"2024-09-21T09:32:32.700181+0000","last_unstale":"2024-09-21T09:33:17.209960+0000","last_undegraded":"2024-09-21T09:33:17.209960+0000","last_fullsized":"2024-09-21T09:33:17.209960+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:38:46.760002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.210212+0000","last_change":"2024-09-21T09:32:32.653833+0000","last_active":"2024-09-21T09:33:17.210212+0000","last_peered":"2024-09-21T09:33:17.210212+0000","last_clean":"2024-09-21T09:33:17.210212+0000","last_became_active":"2024-09-21T09:32:32.653255+0000","last_became_peered":"2024-09-21T09:32:32.653255+0000","last_unstale":"2024-09-21T09:33:17.210212+0000","last_undegraded":"2024-09-21T09:33:17.210212+0000","last_fullsized":"2024-09-21T09:33:17.210212+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:48:42.814028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":25,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208888+0000","last_change":"2024-09-21T09:31:21.577768+0000","last_active":"2024-09-21T09:33:17.208888+0000","last_peered":"2024-09-21T09:33:17.208888+0000","last_clean":"2024-09-21T09:33:17.208888+0000","last_became_active":"2024-09-21T09:31:17.064991+0000","last_became_peered":"2024-09-21T09:31:17.064991+0000","last_unstale":"2024-09-21T09:33:17.208888+0000","last_undegraded":"2024-09-21T09:33:17.208888+0000","last_fullsized":"2024-09-21T09:33:17.208888+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:48:43.681990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208849+0000","last_change":"2024-09-21T09:32:32.954679+0000","last_active":"2024-09-21T09:33:17.208849+0000","last_peered":"2024-09-21T09:33:17.208849+0000","last_clean":"2024-09-21T09:33:17.208849+0000","last_became_active":"2024-09-21T09:32:32.954343+0000","last_became_peered":"2024-09-21T09:32:32.954343+0000","last_unstale":"2024-09-21T09:33:17.208849+0000","last_undegraded":"2024-09-21T09:33:17.208849+0000","last_fullsized":"2024-09-21T09:33:17.208849+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:39:20.732486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212506+0000","last_change":"2024-09-21T09:32:32.662302+0000","last_active":"2024-09-21T09:33:17.212506+0000","last_peered":"2024-09-21T09:33:17.212506+0000","last_clean":"2024-09-21T09:33:17.212506+0000","last_became_active":"2024-09-21T09:32:32.662086+0000","last_became_peered":"2024-09-21T09:32:32.662086+0000","last_unstale":"2024-09-21T09:33:17.212506+0000","last_undegraded":"2024-09-21T09:33:17.212506+0000","last_fullsized":"2024-09-21T09:33:17.212506+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:10:45.808804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":25,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.210927+0000","last_change":"2024-09-21T09:31:21.577792+0000","last_active":"2024-09-21T09:33:17.210927+0000","last_peered":"2024-09-21T09:33:17.210927+0000","last_clean":"2024-09-21T09:33:17.210927+0000","last_became_active":"2024-09-21T09:31:17.065524+0000","last_became_peered":"2024-09-21T09:31:17.065524+0000","last_unstale":"2024-09-21T09:33:17.210927+0000","last_undegraded":"2024-09-21T09:33:17.210927+0000","last_fullsized":"2024-09-21T09:33:17.210927+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:05:58.937827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022859399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212641+0000","last_change":"2024-09-21T09:32:32.955112+0000","last_active":"2024-09-21T09:33:17.212641+0000","last_peered":"2024-09-21T09:33:17.212641+0000","last_clean":"2024-09-21T09:33:17.212641+0000","last_became_active":"2024-09-21T09:32:32.954794+0000","last_became_peered":"2024-09-21T09:32:32.954794+0000","last_unstale":"2024-09-21T09:33:17.212641+0000","last_undegraded":"2024-09-21T09:33:17.212641+0000","last_fullsized":"2024-09-21T09:33:17.212641+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:17:32.324687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209387+0000","last_change":"2024-09-21T09:32:32.650664+0000","last_active":"2024-09-21T09:33:17.209387+0000","last_peered":"2024-09-21T09:33:17.209387+0000","last_clean":"2024-09-21T09:33:17.209387+0000","last_became_active":"2024-09-21T09:32:32.650403+0000","last_became_peered":"2024-09-21T09:32:32.650403+0000","last_unstale":"2024-09-21T09:33:17.209387+0000","last_undegraded":"2024-09-21T09:33:17.209387+0000","last_fullsized":"2024-09-21T09:33:17.209387+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:25:37.476458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":25,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214405+0000","last_change":"2024-09-21T09:31:21.582412+0000","last_active":"2024-09-21T09:33:17.214405+0000","last_peered":"2024-09-21T09:33:17.214405+0000","last_clean":"2024-09-21T09:33:17.214405+0000","last_became_active":"2024-09-21T09:31:17.065154+0000","last_became_peered":"2024-09-21T09:31:17.065154+0000","last_unstale":"2024-09-21T09:33:17.214405+0000","last_undegraded":"2024-09-21T09:33:17.214405+0000","last_fullsized":"2024-09-21T09:33:17.214405+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:06:10.007398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211447+0000","last_change":"2024-09-21T09:32:32.693701+0000","last_active":"2024-09-21T09:33:17.211447+0000","last_peered":"2024-09-21T09:33:17.211447+0000","last_clean":"2024-09-21T09:33:17.211447+0000","last_became_active":"2024-09-21T09:32:32.693442+0000","last_became_peered":"2024-09-21T09:32:32.693442+0000","last_unstale":"2024-09-21T09:33:17.211447+0000","last_undegraded":"2024-09-21T09:33:17.211447+0000","last_fullsized":"2024-09-21T09:33:17.211447+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:09:51.196323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212349+0000","last_change":"2024-09-21T09:32:32.698195+0000","last_active":"2024-09-21T09:33:17.212349+0000","last_peered":"2024-09-21T09:33:17.212349+0000","last_clean":"2024-09-21T09:33:17.212349+0000","last_became_active":"2024-09-21T09:32:32.697934+0000","last_became_peered":"2024-09-21T09:32:32.697934+0000","last_unstale":"2024-09-21T09:33:17.212349+0000","last_undegraded":"2024-09-21T09:33:17.212349+0000","last_fullsized":"2024-09-21T09:33:17.212349+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:56:40.367310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"62'6","reported_seq":19,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211776+0000","last_change":"2024-09-21T09:32:32.659162+0000","last_active":"2024-09-21T09:33:17.211776+0000","last_peered":"2024-09-21T09:33:17.211776+0000","last_clean":"2024-09-21T09:33:17.211776+0000","last_became_active":"2024-09-21T09:32:32.658854+0000","last_became_peered":"2024-09-21T09:32:32.658854+0000","last_unstale":"2024-09-21T09:33:17.211776+0000","last_undegraded":"2024-09-21T09:33:17.211776+0000","last_fullsized":"2024-09-21T09:33:17.211776+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:45:12.037383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1552,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.210035+0000","last_change":"2024-09-21T09:32:32.700984+0000","last_active":"2024-09-21T09:33:17.210035+0000","last_peered":"2024-09-21T09:33:17.210035+0000","last_clean":"2024-09-21T09:33:17.210035+0000","last_became_active":"2024-09-21T09:32:32.700711+0000","last_became_peered":"2024-09-21T09:32:32.700711+0000","last_unstale":"2024-09-21T09:33:17.210035+0000","last_undegraded":"2024-09-21T09:33:17.210035+0000","last_fullsized":"2024-09-21T09:33:17.210035+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:50:58.865198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208775+0000","last_change":"2024-09-21T09:32:32.661655+0000","last_active":"2024-09-21T09:33:17.208775+0000","last_peered":"2024-09-21T09:33:17.208775+0000","last_clean":"2024-09-21T09:33:17.208775+0000","last_became_active":"2024-09-21T09:32:32.661392+0000","last_became_peered":"2024-09-21T09:32:32.661392+0000","last_unstale":"2024-09-21T09:33:17.208775+0000","last_undegraded":"2024-09-21T09:33:17.208775+0000","last_fullsized":"2024-09-21T09:33:17.208775+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:01.018678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.213903+0000","last_change":"2024-09-21T09:32:32.654610+0000","last_active":"2024-09-21T09:33:17.213903+0000","last_peered":"2024-09-21T09:33:17.213903+0000","last_clean":"2024-09-21T09:33:17.213903+0000","last_became_active":"2024-09-21T09:32:32.654342+0000","last_became_peered":"2024-09-21T09:32:32.654342+0000","last_unstale":"2024-09-21T09:33:17.213903+0000","last_undegraded":"2024-09-21T09:33:17.213903+0000","last_fullsized":"2024-09-21T09:33:17.213903+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:56:59.098328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211672+0000","last_change":"2024-09-21T09:32:32.954840+0000","last_active":"2024-09-21T09:33:17.211672+0000","last_peered":"2024-09-21T09:33:17.211672+0000","last_clean":"2024-09-21T09:33:17.211672+0000","last_became_active":"2024-09-21T09:32:32.954336+0000","last_became_peered":"2024-09-21T09:32:32.954336+0000","last_unstale":"2024-09-21T09:33:17.211672+0000","last_undegraded":"2024-09-21T09:33:17.211672+0000","last_fullsized":"2024-09-21T09:33:17.211672+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:13:38.303830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209761+0000","last_change":"2024-09-21T09:32:32.655828+0000","last_active":"2024-09-21T09:33:17.209761+0000","last_peered":"2024-09-21T09:33:17.209761+0000","last_clean":"2024-09-21T09:33:17.209761+0000","last_became_active":"2024-09-21T09:32:32.655550+0000","last_became_peered":"2024-09-21T09:32:32.655550+0000","last_unstale":"2024-09-21T09:33:17.209761+0000","last_undegraded":"2024-09-21T09:33:17.209761+0000","last_fullsized":"2024-09-21T09:33:17.209761+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:06:02.684315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":22,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:33:18.893359+0000","last_change":"2024-09-21T09:33:18.893359+0000","last_active":"2024-09-21T09:33:18.893359+0000","last_peered":"2024-09-21T09:33:18.893359+0000","last_clean":"2024-09-21T09:33:18.893359+0000","last_became_active":"2024-09-21T09:33:18.892987+0000","last_became_peered":"2024-09-21T09:33:18.892987+0000","last_unstale":"2024-09-21T09:33:18.893359+0000","last_undegraded":"2024-09-21T09:33:18.893359+0000","last_fullsized":"2024-09-21T09:33:18.893359+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:56:34.035292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214414+0000","last_change":"2024-09-21T09:32:32.705238+0000","last_active":"2024-09-21T09:33:17.214414+0000","last_peered":"2024-09-21T09:33:17.214414+0000","last_clean":"2024-09-21T09:33:17.214414+0000","last_became_active":"2024-09-21T09:32:32.704836+0000","last_became_peered":"2024-09-21T09:32:32.704836+0000","last_unstale":"2024-09-21T09:33:17.214414+0000","last_undegraded":"2024-09-21T09:33:17.214414+0000","last_fullsized":"2024-09-21T09:33:17.214414+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:01:12.569582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212718+0000","last_change":"2024-09-21T09:32:32.654163+0000","last_active":"2024-09-21T09:33:17.212718+0000","last_peered":"2024-09-21T09:33:17.212718+0000","last_clean":"2024-09-21T09:33:17.212718+0000","last_became_active":"2024-09-21T09:32:32.653284+0000","last_became_peered":"2024-09-21T09:32:32.653284+0000","last_unstale":"2024-09-21T09:33:17.212718+0000","last_undegraded":"2024-09-21T09:33:17.212718+0000","last_fullsized":"2024-09-21T09:33:17.212718+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:39:34.684875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209166+0000","last_change":"2024-09-21T09:32:32.954787+0000","last_active":"2024-09-21T09:33:17.209166+0000","last_peered":"2024-09-21T09:33:17.209166+0000","last_clean":"2024-09-21T09:33:17.209166+0000","last_became_active":"2024-09-21T09:32:32.954395+0000","last_became_peered":"2024-09-21T09:32:32.954395+0000","last_unstale":"2024-09-21T09:33:17.209166+0000","last_undegraded":"2024-09-21T09:33:17.209166+0000","last_fullsized":"2024-09-21T09:33:17.209166+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:06:03.268698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209399+0000","last_change":"2024-09-21T09:32:32.657037+0000","last_active":"2024-09-21T09:33:17.209399+0000","last_peered":"2024-09-21T09:33:17.209399+0000","last_clean":"2024-09-21T09:33:17.209399+0000","last_became_active":"2024-09-21T09:32:32.656749+0000","last_became_peered":"2024-09-21T09:32:32.656749+0000","last_unstale":"2024-09-21T09:33:17.209399+0000","last_undegraded":"2024-09-21T09:33:17.209399+0000","last_fullsized":"2024-09-21T09:33:17.209399+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:59:30.671952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212224+0000","last_change":"2024-09-21T09:32:32.707503+0000","last_active":"2024-09-21T09:33:17.212224+0000","last_peered":"2024-09-21T09:33:17.212224+0000","last_clean":"2024-09-21T09:33:17.212224+0000","last_became_active":"2024-09-21T09:32:32.707190+0000","last_became_peered":"2024-09-21T09:32:32.707190+0000","last_unstale":"2024-09-21T09:33:17.212224+0000","last_undegraded":"2024-09-21T09:33:17.212224+0000","last_fullsized":"2024-09-21T09:33:17.212224+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:06:04.613157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211768+0000","last_change":"2024-09-21T09:32:32.657084+0000","last_active":"2024-09-21T09:33:17.211768+0000","last_peered":"2024-09-21T09:33:17.211768+0000","last_clean":"2024-09-21T09:33:17.211768+0000","last_became_active":"2024-09-21T09:32:32.656822+0000","last_became_peered":"2024-09-21T09:32:32.656822+0000","last_unstale":"2024-09-21T09:33:17.211768+0000","last_undegraded":"2024-09-21T09:33:17.211768+0000","last_fullsized":"2024-09-21T09:33:17.211768+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:50:07.313043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211224+0000","last_change":"2024-09-21T09:32:32.697786+0000","last_active":"2024-09-21T09:33:17.211224+0000","last_peered":"2024-09-21T09:33:17.211224+0000","last_clean":"2024-09-21T09:33:17.211224+0000","last_became_active":"2024-09-21T09:32:32.697578+0000","last_became_peered":"2024-09-21T09:32:32.697578+0000","last_unstale":"2024-09-21T09:33:17.211224+0000","last_undegraded":"2024-09-21T09:33:17.211224+0000","last_fullsized":"2024-09-21T09:33:17.211224+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:04:48.041447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208943+0000","last_change":"2024-09-21T09:32:32.650707+0000","last_active":"2024-09-21T09:33:17.208943+0000","last_peered":"2024-09-21T09:33:17.208943+0000","last_clean":"2024-09-21T09:33:17.208943+0000","last_became_active":"2024-09-21T09:32:32.650460+0000","last_became_peered":"2024-09-21T09:32:32.650460+0000","last_unstale":"2024-09-21T09:33:17.208943+0000","last_undegraded":"2024-09-21T09:33:17.208943+0000","last_fullsized":"2024-09-21T09:33:17.208943+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:57:21.874310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":22,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:33:18.681579+0000","last_change":"2024-09-21T09:33:18.681579+0000","last_active":"2024-09-21T09:33:18.681579+0000","last_peered":"2024-09-21T09:33:18.681579+0000","last_clean":"2024-09-21T09:33:18.681579+0000","last_became_active":"2024-09-21T09:33:18.681251+0000","last_became_peered":"2024-09-21T09:33:18.681251+0000","last_unstale":"2024-09-21T09:33:18.681579+0000","last_undegraded":"2024-09-21T09:33:18.681579+0000","last_fullsized":"2024-09-21T09:33:18.681579+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:19:58.290472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.213830+0000","last_change":"2024-09-21T09:32:32.654762+0000","last_active":"2024-09-21T09:33:17.213830+0000","last_peered":"2024-09-21T09:33:17.213830+0000","last_clean":"2024-09-21T09:33:17.213830+0000","last_became_active":"2024-09-21T09:32:32.654502+0000","last_became_peered":"2024-09-21T09:32:32.654502+0000","last_unstale":"2024-09-21T09:33:17.213830+0000","last_undegraded":"2024-09-21T09:33:17.213830+0000","last_fullsized":"2024-09-21T09:33:17.213830+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:49:17.428422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211457+0000","last_change":"2024-09-21T09:32:32.700224+0000","last_active":"2024-09-21T09:33:17.211457+0000","last_peered":"2024-09-21T09:33:17.211457+0000","last_clean":"2024-09-21T09:33:17.211457+0000","last_became_active":"2024-09-21T09:32:32.699970+0000","last_became_peered":"2024-09-21T09:32:32.699970+0000","last_unstale":"2024-09-21T09:33:17.211457+0000","last_undegraded":"2024-09-21T09:33:17.211457+0000","last_fullsized":"2024-09-21T09:33:17.211457+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:06:09.208951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214175+0000","last_change":"2024-09-21T09:32:32.656463+0000","last_active":"2024-09-21T09:33:17.214175+0000","last_peered":"2024-09-21T09:33:17.214175+0000","last_clean":"2024-09-21T09:33:17.214175+0000","last_became_active":"2024-09-21T09:32:32.655397+0000","last_became_peered":"2024-09-21T09:32:32.655397+0000","last_unstale":"2024-09-21T09:33:17.214175+0000","last_undegraded":"2024-09-21T09:33:17.214175+0000","last_fullsized":"2024-09-21T09:33:17.214175+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:17.998221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211954+0000","last_change":"2024-09-21T09:32:32.698979+0000","last_active":"2024-09-21T09:33:17.211954+0000","last_peered":"2024-09-21T09:33:17.211954+0000","last_clean":"2024-09-21T09:33:17.211954+0000","last_became_active":"2024-09-21T09:32:32.698718+0000","last_became_peered":"2024-09-21T09:32:32.698718+0000","last_unstale":"2024-09-21T09:33:17.211954+0000","last_undegraded":"2024-09-21T09:33:17.211954+0000","last_fullsized":"2024-09-21T09:33:17.211954+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:24:10.058705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212360+0000","last_change":"2024-09-21T09:32:32.652931+0000","last_active":"2024-09-21T09:33:17.212360+0000","last_peered":"2024-09-21T09:33:17.212360+0000","last_clean":"2024-09-21T09:33:17.212360+0000","last_became_active":"2024-09-21T09:32:32.652621+0000","last_became_peered":"2024-09-21T09:32:32.652621+0000","last_unstale":"2024-09-21T09:33:17.212360+0000","last_undegraded":"2024-09-21T09:33:17.212360+0000","last_fullsized":"2024-09-21T09:33:17.212360+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:50:03.771067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211352+0000","last_change":"2024-09-21T09:32:32.697534+0000","last_active":"2024-09-21T09:33:17.211352+0000","last_peered":"2024-09-21T09:33:17.211352+0000","last_clean":"2024-09-21T09:33:17.211352+0000","last_became_active":"2024-09-21T09:32:32.697248+0000","last_became_peered":"2024-09-21T09:32:32.697248+0000","last_unstale":"2024-09-21T09:33:17.211352+0000","last_undegraded":"2024-09-21T09:33:17.211352+0000","last_fullsized":"2024-09-21T09:33:17.211352+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:34:16.956885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":17,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209687+0000","last_change":"2024-09-21T09:32:32.653476+0000","last_active":"2024-09-21T09:33:17.209687+0000","last_peered":"2024-09-21T09:33:17.209687+0000","last_clean":"2024-09-21T09:33:17.209687+0000","last_became_active":"2024-09-21T09:32:32.653036+0000","last_became_peered":"2024-09-21T09:32:32.653036+0000","last_unstale":"2024-09-21T09:33:17.209687+0000","last_undegraded":"2024-09-21T09:33:17.209687+0000","last_fullsized":"2024-09-21T09:33:17.209687+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:23:16.877184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2338,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":7014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":79,"ondisk_log_size":79,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397540,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298596,"kb_used_data":1240,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446556,"statfs":{"total":95995035648,"available":95689273344,"internally_reserved":0,"allocated":1269760,"data_stored":875756,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.50800000000000001,"15min":0.51000000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.48799999999999999,"15min":0.48999999999999999},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.53600000000000003}]},{"osd":1,"last update":"Sat Sep 21 09:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.50700000000000001,"15min":0.51200000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.64200000000000002,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.50700000000000001,"15min":0.51000000000000001},"min":{"1min":0.35499999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.58499999999999996}]},{"osd":2,"last update":"Sat Sep 21 09:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.51900000000000002,"15min":0.51800000000000002},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.65400000000000003,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.53900000000000003,"15min":0.54300000000000004},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.65000000000000002}]},{"osd":3,"last update":"Sat Sep 21 09:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.51200000000000001,"15min":0.51400000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.51800000000000002,"15min":0.52000000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.71999999999999997,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.70299999999999996}]},{"osd":4,"last update":"Sat Sep 21 09:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.45200000000000001,"15min":0.44800000000000001},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.66800000000000004,"5min":0.75,"15min":0.75},"last":0.38300000000000001}]},{"osd":5,"last update":"Sat Sep 21 09:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.439,"15min":0.436},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.46400000000000002,"15min":0.46200000000000002},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.64400000000000002,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.42099999999999999}]},{"osd":6,"last update":"Sat Sep 21 09:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.48899999999999999,"15min":0.48699999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.69399999999999995,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.48899999999999999,"15min":0.48299999999999998},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.68000000000000005,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.438}]}]},{"osd":6,"up_from":43,"seq":184683593768,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298580,"kb_used_data":1224,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446572,"statfs":{"total":95995035648,"available":95689289728,"internally_reserved":0,"allocated":1253376,"data_stored":874999,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:32:29 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.54600000000000004,"15min":0.54400000000000004},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.503,"15min":0.505},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":1.131,"5min":1.131,"15min":1.131},"last":0.53700000000000003}]},{"osd":1,"last update":"Sat Sep 21 09:32:29 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.52400000000000002,"15min":0.52600000000000002},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.55000000000000004,"15min":0.55500000000000005},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"last":0.495}]},{"osd":2,"last update":"Sat Sep 21 09:32:29 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53300000000000003,"15min":0.53200000000000003},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.52100000000000002,"15min":0.51800000000000002},"min":{"1min":0.41099999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"last":0.59699999999999998}]},{"osd":3,"last update":"Sat Sep 21 09:32:29 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.53500000000000003,"15min":0.53300000000000003},"min":{"1min":0.372,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.38600000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.55400000000000005}]},{"osd":4,"last update":"Sat Sep 21 09:32:29 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.40799999999999997,"15min":0.40600000000000003},"min":{"1min":0.314,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.41799999999999998,"15min":0.41099999999999998},"min":{"1min":0.309,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.42699999999999999}]},{"osd":5,"last update":"Sat Sep 21 09:32:29 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.42599999999999999,"15min":0.41999999999999998},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.42999999999999999,"15min":0.42099999999999999},"min":{"1min":0.35099999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.58199999999999996}]},{"osd":7,"last update":"Sat Sep 21 09:32:50 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.48799999999999999,"15min":0.48499999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.67800000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.49299999999999999,"15min":0.48499999999999999},"min":{"1min":0.371,"5min":0.308,"15min":0.308},"max":{"1min":0.71699999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.38700000000000001}]}]},{"osd":5,"up_from":37,"seq":158913789996,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298000,"kb_used_data":640,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447152,"statfs":{"total":95995035648,"available":95689883648,"internally_reserved":0,"allocated":655360,"data_stored":283964,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:33:07 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.52700000000000002,"15min":0.52300000000000002},"min":{"1min":0.39400000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.51500000000000001,"15min":0.51000000000000001},"min":{"1min":0.38300000000000001,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.51100000000000001}]},{"osd":1,"last update":"Sat Sep 21 09:33:07 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.54700000000000004,"15min":0.54500000000000004},"min":{"1min":0.372,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.504,"15min":0.49399999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.59399999999999997}]},{"osd":2,"last update":"Sat Sep 21 09:33:07 2024","interfaces":[{"interface":"back","average":{"1min":1.3109999999999999,"5min":0.66900000000000004,"15min":0.56799999999999995},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":13.154,"5min":13.154,"15min":13.154},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.51900000000000002,"15min":0.51000000000000001},"min":{"1min":0.41399999999999998,"5min":0.371,"15min":0.371},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.45200000000000001}]},{"osd":3,"last update":"Sat Sep 21 09:33:07 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.502,"15min":0.5},"min":{"1min":0.39100000000000001,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56100000000000005,"15min":0.56599999999999995},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.377}]},{"osd":4,"last update":"Sat Sep 21 09:33:07 2024","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.39200000000000002,"15min":0.36799999999999999},"min":{"1min":0.27500000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.63800000000000001,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.432,"5min":0.38100000000000001,"15min":0.36099999999999999},"min":{"1min":0.311,"5min":0.255,"15min":0.255},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.435}]},{"osd":6,"last update":"Sat Sep 21 09:33:27 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.44,"15min":0.42699999999999999},"min":{"1min":0.32800000000000001,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.30399999999999999,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.57899999999999996}]},{"osd":7,"last update":"Sat Sep 21 09:32:51 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.53100000000000003,"15min":0.53300000000000003},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.621}]}]},{"osd":4,"up_from":31,"seq":133143986225,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298016,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447136,"statfs":{"total":95995035648,"available":95689867264,"internally_reserved":0,"allocated":671744,"data_stored":285318,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:32:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.54400000000000004,"15min":0.55200000000000005},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55000000000000004,"15min":0.55200000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.66300000000000003}]},{"osd":1,"last update":"Sat Sep 21 09:32:45 2024","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.51500000000000001,"15min":0.51700000000000002},"min":{"1min":0.34499999999999997,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.65300000000000002,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.51700000000000002,"15min":0.52500000000000002},"min":{"1min":0.36699999999999999,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.73299999999999998,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.64700000000000002}]},{"osd":2,"last update":"Sat Sep 21 09:32:45 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.51400000000000001,"15min":0.51500000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.72599999999999998,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.502,"5min":0.52700000000000002,"15min":0.54100000000000004},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.57799999999999996}]},{"osd":3,"last update":"Sat Sep 21 09:32:45 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52400000000000002,"15min":0.52000000000000002},"min":{"1min":0.372,"5min":0.371,"15min":0.371},"max":{"1min":0.73399999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.52800000000000002,"15min":0.53700000000000003},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.69999999999999996,"5min":0.747,"15min":0.747},"last":0.622}]},{"osd":5,"last update":"Sat Sep 21 09:33:08 2024","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.40500000000000003,"15min":0.39000000000000001},"min":{"1min":0.28899999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.65800000000000003,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.41299999999999998,"15min":0.39400000000000002},"min":{"1min":0.29099999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.52300000000000002}]},{"osd":6,"last update":"Sat Sep 21 09:33:26 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.44,"15min":0.42399999999999999},"min":{"1min":0.27300000000000002,"5min":0.253,"15min":0.253},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.45100000000000001,"15min":0.432},"min":{"1min":0.308,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.70599999999999996,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.371}]},{"osd":7,"last update":"Sat Sep 21 09:32:49 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48599999999999999,"15min":0.48499999999999999},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.502,"15min":0.503},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.505}]}]},{"osd":3,"up_from":26,"seq":111669149751,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297996,"kb_used_data":636,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447156,"statfs":{"total":95995035648,"available":95689887744,"internally_reserved":0,"allocated":651264,"data_stored":283710,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:33:25 2024","interfaces":[{"interface":"back","average":{"1min":0.32000000000000001,"5min":0.35899999999999999,"15min":0.371},"min":{"1min":0.20799999999999999,"5min":0.185,"15min":0.185},"max":{"1min":0.41899999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.311},{"interface":"front","average":{"1min":0.32900000000000001,"5min":0.376,"15min":0.39600000000000002},"min":{"1min":0.22600000000000001,"5min":0.224,"15min":0.224},"max":{"1min":0.48999999999999999,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.24299999999999999}]},{"osd":1,"last update":"Sat Sep 21 09:33:25 2024","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.39200000000000002,"15min":0.41399999999999998},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.45100000000000001,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.34699999999999998,"5min":0.40000000000000002,"15min":0.42099999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.45600000000000002,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.32900000000000001}]},{"osd":2,"last update":"Sat Sep 21 09:33:25 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.42599999999999999,"15min":0.443},"min":{"1min":0.27200000000000002,"5min":0.249,"15min":0.249},"max":{"1min":0.68000000000000005,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.28599999999999998},{"interface":"front","average":{"1min":0.35699999999999998,"5min":0.39400000000000002,"15min":0.40799999999999997},"min":{"1min":0.28100000000000003,"5min":0.215,"15min":0.215},"max":{"1min":0.57299999999999995,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.34000000000000002}]},{"osd":4,"last update":"Sat Sep 21 09:32:42 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53100000000000003,"15min":0.53600000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.5},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.54000000000000004,"15min":0.54600000000000004},"min":{"1min":0.39800000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.72699999999999998,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.63400000000000001}]},{"osd":5,"last update":"Sat Sep 21 09:33:08 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.54700000000000004,"15min":0.54600000000000004},"min":{"1min":0.40000000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.58299999999999996,"15min":0.58899999999999997},"min":{"1min":0.38500000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.56000000000000005}]},{"osd":6,"last update":"Sat Sep 21 09:32:27 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.55200000000000005,"15min":0.55400000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.624},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.57399999999999995,"15min":0.57599999999999996},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.48499999999999999}]},{"osd":7,"last update":"Sat Sep 21 09:32:49 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55000000000000004,"15min":0.54900000000000004},"min":{"1min":0.38300000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.47599999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411388,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298000,"kb_used_data":640,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447152,"statfs":{"total":95995035648,"available":95689883648,"internally_reserved":0,"allocated":655360,"data_stored":284224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:33:03 2024","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.36799999999999999,"15min":0.35399999999999998},"min":{"1min":0.20399999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":1.802,"5min":1.802,"15min":1.802},"last":0.24399999999999999},{"interface":"front","average":{"1min":0.376,"5min":0.38900000000000001,"15min":0.35899999999999999},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":1.768,"5min":1.768,"15min":1.768},"last":0.34100000000000003}]},{"osd":1,"last update":"Sat Sep 21 09:33:03 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.39000000000000001,"15min":0.38},"min":{"1min":0.187,"5min":0.187,"15min":0.187},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.28599999999999998},{"interface":"front","average":{"1min":0.378,"5min":0.40899999999999997,"15min":0.38400000000000001},"min":{"1min":0.27000000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.2410000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.39800000000000002}]},{"osd":3,"last update":"Sat Sep 21 09:33:25 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.43099999999999999,"15min":0.439},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.31},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.45000000000000001,"15min":0.45400000000000001},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.91800000000000004,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.377}]},{"osd":4,"last update":"Sat Sep 21 09:32:40 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.56699999999999995,"15min":0.57399999999999995},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.73199999999999998,"5min":1.026,"15min":1.026},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.58399999999999996,"15min":0.58999999999999997},"min":{"1min":0.38400000000000001,"5min":0.378,"15min":0.378},"max":{"1min":0.86099999999999999,"5min":1.246,"15min":1.246},"last":0.56100000000000005}]},{"osd":5,"last update":"Sat Sep 21 09:33:05 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.60999999999999999,"15min":0.624},"min":{"1min":0.40300000000000002,"5min":0.372,"15min":0.372},"max":{"1min":0.89700000000000002,"5min":1.147,"15min":1.147},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.57399999999999995,"15min":0.57699999999999996},"min":{"1min":0.35599999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.60999999999999999}]},{"osd":6,"last update":"Sat Sep 21 09:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.622,"15min":0.628},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.94499999999999995,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55900000000000005,"15min":0.56100000000000005},"min":{"1min":0.42099999999999999,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.89800000000000002,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.57699999999999996}]},{"osd":7,"last update":"Sat Sep 21 09:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.61299999999999999,"15min":0.623},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.74099999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.60299999999999998,"15min":0.61399999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.70499999999999996,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.68200000000000005}]}]},{"osd":1,"up_from":13,"seq":55834574913,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297996,"kb_used_data":636,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447156,"statfs":{"total":95995035648,"available":95689887744,"internally_reserved":0,"allocated":651264,"data_stored":283639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:32:34 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.35799999999999998,"15min":0.32900000000000001},"min":{"1min":0.22500000000000001,"5min":0.216,"15min":0.216},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.23899999999999999},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.36299999999999999,"15min":0.33800000000000002},"min":{"1min":0.23999999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":0.37}]},{"osd":2,"last update":"Sat Sep 21 09:33:00 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.38300000000000001,"15min":0.378},"min":{"1min":0.253,"5min":0.248,"15min":0.248},"max":{"1min":0.66600000000000004,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.39200000000000002,"15min":0.38800000000000001},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.63100000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.34499999999999997}]},{"osd":3,"last update":"Sat Sep 21 09:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.42899999999999999,"15min":0.42499999999999999},"min":{"1min":0.26600000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":1.6950000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.442,"5min":0.44900000000000001,"15min":0.44700000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.379}]},{"osd":4,"last update":"Sat Sep 21 09:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.875,"15min":0.999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.77,"5min":10.798,"15min":10.798},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.54900000000000004,"15min":0.51900000000000002},"min":{"1min":0.42499999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.881,"5min":1.881,"15min":1.881},"last":0.41699999999999998}]},{"osd":5,"last update":"Sat Sep 21 09:33:06 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.57799999999999996,"15min":0.56799999999999995},"min":{"1min":0.39300000000000002,"5min":0.37,"15min":0.37},"max":{"1min":0.84999999999999998,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.89600000000000002,"15min":1.02},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.71399999999999997,"5min":10.710000000000001,"15min":10.710000000000001},"last":0.49199999999999999}]},{"osd":6,"last update":"Sat Sep 21 09:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.56799999999999995,"15min":0.54800000000000004},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.9079999999999999,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.58199999999999996,"15min":0.57199999999999995},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":7.6970000000000001}]},{"osd":7,"last update":"Sat Sep 21 09:32:49 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.63200000000000001,"15min":0.64400000000000002},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.70899999999999996,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.61199999999999999,"15min":0.627},"min":{"1min":0.39900000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.66700000000000004,"5min":1.931,"15min":1.931},"last":0.48299999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738437,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298572,"kb_used_data":1220,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446580,"statfs":{"total":95995035648,"available":95689297920,"internally_reserved":0,"allocated":1249280,"data_stored":874580,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 09:32:32 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.35199999999999998,"15min":0.307},"min":{"1min":0.24399999999999999,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.35099999999999998,"15min":0.308},"min":{"1min":0.26000000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.29499999999999998}]},{"osd":2,"last update":"Sat Sep 21 09:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.39200000000000002,"15min":0.39200000000000002},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.52800000000000002,"5min":1.161,"15min":1.161},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.39200000000000002,"15min":0.39100000000000001},"min":{"1min":0.23999999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.51000000000000001,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.312}]},{"osd":3,"last update":"Sat Sep 21 09:33:24 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.41999999999999998,"15min":0.434},"min":{"1min":0.27700000000000002,"5min":0.25,"15min":0.25},"max":{"1min":0.57899999999999996,"5min":0.94799999999999995,"15min":0.94799999999999995},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.435,"15min":0.44500000000000001},"min":{"1min":0.26400000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.55600000000000005,"5min":0.629,"15min":0.629},"last":0.36699999999999999}]},{"osd":4,"last update":"Sat Sep 21 09:32:39 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.38600000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56499999999999995,"15min":0.56299999999999994},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.93500000000000005,"5min":0.93500000000000005,"15min":0.93500000000000005},"last":0.54300000000000004}]},{"osd":5,"last update":"Sat Sep 21 09:33:06 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.61099999999999999,"15min":0.624},"min":{"1min":0.42199999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.76100000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58599999999999997,"15min":0.58399999999999996},"min":{"1min":0.39200000000000002,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.75,"5min":1.123,"15min":1.123},"last":0.752}]},{"osd":6,"last update":"Sat Sep 21 09:33:24 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.58199999999999996,"15min":0.59099999999999997},"min":{"1min":0.40500000000000003,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.73099999999999998,"5min":1.05,"15min":1.05},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.60399999999999998,"15min":0.60999999999999999},"min":{"1min":0.38900000000000001,"5min":0.375,"15min":0.375},"max":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"last":0.66200000000000003}]},{"osd":7,"last update":"Sat Sep 21 09:32:49 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.57899999999999996,"15min":0.57799999999999996},"min":{"1min":0.38700000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.55900000000000005,"15min":0.55200000000000005},"min":{"1min":0.40699999999999997,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.72199999999999998}]}]}],"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":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1698,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1622,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":1768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:33:30.080 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:33:30.242 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:33:29 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:33:29] "GET /metrics HTTP/1.1" 200 239599 "" "Prometheus/2.43.0" 2024-09-21T09:33:30.328 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:30.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:30 smithi137 ceph-mon[28941]: pgmap v80: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:30.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:30 smithi137 ceph-mon[28941]: from='client.14778 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:33:30.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:30 smithi137 ceph-mon[39068]: pgmap v80: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:30.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:30 smithi137 ceph-mon[39068]: from='client.14778 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:33:30.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:30 smithi165 ceph-mon[32789]: pgmap v80: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:30.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:30 smithi165 ceph-mon[32789]: from='client.14778 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:33:31.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:33:31 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:33:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:33:32.207 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:33:32.208 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:33:32.505 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:32 smithi137 ceph-mon[28941]: pgmap v81: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:32.505 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:32 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:33:32.506 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:32 smithi137 ceph-mon[39068]: pgmap v81: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:32.506 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:32 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:33:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:32 smithi165 ceph-mon[32789]: pgmap v81: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:32 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:33:32.873 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":81,"stamp":"2024-09-21T09:33:31.091041+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592725,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":126,"num_read_kb":231,"num_write":160,"num_write_kb":1643,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":121,"ondisk_log_size":121,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385756,"kb_used_data":6892,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575460,"statfs":{"total":767960285184,"available":765517271040,"internally_reserved":0,"allocated":7057408,"data_stored":4046190,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.002573"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212498+0000","last_change":"2024-09-21T09:32:32.955769+0000","last_active":"2024-09-21T09:33:17.212498+0000","last_peered":"2024-09-21T09:33:17.212498+0000","last_clean":"2024-09-21T09:33:17.212498+0000","last_became_active":"2024-09-21T09:32:32.954804+0000","last_became_peered":"2024-09-21T09:32:32.954804+0000","last_unstale":"2024-09-21T09:33:17.212498+0000","last_undegraded":"2024-09-21T09:33:17.212498+0000","last_fullsized":"2024-09-21T09:33:17.212498+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:56:28.040018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208784+0000","last_change":"2024-09-21T09:32:32.654584+0000","last_active":"2024-09-21T09:33:17.208784+0000","last_peered":"2024-09-21T09:33:17.208784+0000","last_clean":"2024-09-21T09:33:17.208784+0000","last_became_active":"2024-09-21T09:32:32.654287+0000","last_became_peered":"2024-09-21T09:32:32.654287+0000","last_unstale":"2024-09-21T09:33:17.208784+0000","last_undegraded":"2024-09-21T09:33:17.208784+0000","last_fullsized":"2024-09-21T09:33:17.208784+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:24:27.379931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214089+0000","last_change":"2024-09-21T09:32:32.954747+0000","last_active":"2024-09-21T09:33:17.214089+0000","last_peered":"2024-09-21T09:33:17.214089+0000","last_clean":"2024-09-21T09:33:17.214089+0000","last_became_active":"2024-09-21T09:32:32.954454+0000","last_became_peered":"2024-09-21T09:32:32.954454+0000","last_unstale":"2024-09-21T09:33:17.214089+0000","last_undegraded":"2024-09-21T09:33:17.214089+0000","last_fullsized":"2024-09-21T09:33:17.214089+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:44:07.130827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208701+0000","last_change":"2024-09-21T09:32:32.655663+0000","last_active":"2024-09-21T09:33:17.208701+0000","last_peered":"2024-09-21T09:33:17.208701+0000","last_clean":"2024-09-21T09:33:17.208701+0000","last_became_active":"2024-09-21T09:32:32.655413+0000","last_became_peered":"2024-09-21T09:32:32.655413+0000","last_unstale":"2024-09-21T09:33:17.208701+0000","last_undegraded":"2024-09-21T09:33:17.208701+0000","last_fullsized":"2024-09-21T09:33:17.208701+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:46.319069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209304+0000","last_change":"2024-09-21T09:32:32.955662+0000","last_active":"2024-09-21T09:33:17.209304+0000","last_peered":"2024-09-21T09:33:17.209304+0000","last_clean":"2024-09-21T09:33:17.209304+0000","last_became_active":"2024-09-21T09:32:32.955269+0000","last_became_peered":"2024-09-21T09:32:32.955269+0000","last_unstale":"2024-09-21T09:33:17.209304+0000","last_undegraded":"2024-09-21T09:33:17.209304+0000","last_fullsized":"2024-09-21T09:33:17.209304+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:46:16.878339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208680+0000","last_change":"2024-09-21T09:32:32.655690+0000","last_active":"2024-09-21T09:33:17.208680+0000","last_peered":"2024-09-21T09:33:17.208680+0000","last_clean":"2024-09-21T09:33:17.208680+0000","last_became_active":"2024-09-21T09:32:32.655365+0000","last_became_peered":"2024-09-21T09:32:32.655365+0000","last_unstale":"2024-09-21T09:33:17.208680+0000","last_undegraded":"2024-09-21T09:33:17.208680+0000","last_fullsized":"2024-09-21T09:33:17.208680+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:53:03.228313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212443+0000","last_change":"2024-09-21T09:32:32.954703+0000","last_active":"2024-09-21T09:33:17.212443+0000","last_peered":"2024-09-21T09:33:17.212443+0000","last_clean":"2024-09-21T09:33:17.212443+0000","last_became_active":"2024-09-21T09:32:32.954301+0000","last_became_peered":"2024-09-21T09:32:32.954301+0000","last_unstale":"2024-09-21T09:33:17.212443+0000","last_undegraded":"2024-09-21T09:33:17.212443+0000","last_fullsized":"2024-09-21T09:33:17.212443+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:48:26.625730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":21,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214740+0000","last_change":"2024-09-21T09:32:32.651059+0000","last_active":"2024-09-21T09:33:17.214740+0000","last_peered":"2024-09-21T09:33:17.214740+0000","last_clean":"2024-09-21T09:33:17.214740+0000","last_became_active":"2024-09-21T09:32:32.649475+0000","last_became_peered":"2024-09-21T09:32:32.649475+0000","last_unstale":"2024-09-21T09:33:17.214740+0000","last_undegraded":"2024-09-21T09:33:17.214740+0000","last_fullsized":"2024-09-21T09:33:17.214740+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:55:08.012189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"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":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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208976+0000","last_change":"2024-09-21T09:32:32.658243+0000","last_active":"2024-09-21T09:33:17.208976+0000","last_peered":"2024-09-21T09:33:17.208976+0000","last_clean":"2024-09-21T09:33:17.208976+0000","last_became_active":"2024-09-21T09:32:32.657995+0000","last_became_peered":"2024-09-21T09:32:32.657995+0000","last_unstale":"2024-09-21T09:33:17.208976+0000","last_undegraded":"2024-09-21T09:33:17.208976+0000","last_fullsized":"2024-09-21T09:33:17.208976+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:05:13.745313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.213616+0000","last_change":"2024-09-21T09:32:32.954435+0000","last_active":"2024-09-21T09:33:17.213616+0000","last_peered":"2024-09-21T09:33:17.213616+0000","last_clean":"2024-09-21T09:33:17.213616+0000","last_became_active":"2024-09-21T09:32:32.954166+0000","last_became_peered":"2024-09-21T09:32:32.954166+0000","last_unstale":"2024-09-21T09:33:17.213616+0000","last_undegraded":"2024-09-21T09:33:17.213616+0000","last_fullsized":"2024-09-21T09:33:17.213616+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:02.913911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208934+0000","last_change":"2024-09-21T09:32:32.659718+0000","last_active":"2024-09-21T09:33:17.208934+0000","last_peered":"2024-09-21T09:33:17.208934+0000","last_clean":"2024-09-21T09:33:17.208934+0000","last_became_active":"2024-09-21T09:32:32.659443+0000","last_became_peered":"2024-09-21T09:32:32.659443+0000","last_unstale":"2024-09-21T09:33:17.208934+0000","last_undegraded":"2024-09-21T09:33:17.208934+0000","last_fullsized":"2024-09-21T09:33:17.208934+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:19:01.278976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211585+0000","last_change":"2024-09-21T09:32:32.700188+0000","last_active":"2024-09-21T09:33:17.211585+0000","last_peered":"2024-09-21T09:33:17.211585+0000","last_clean":"2024-09-21T09:33:17.211585+0000","last_became_active":"2024-09-21T09:32:32.699700+0000","last_became_peered":"2024-09-21T09:32:32.699700+0000","last_unstale":"2024-09-21T09:33:17.211585+0000","last_undegraded":"2024-09-21T09:33:17.211585+0000","last_fullsized":"2024-09-21T09:33:17.211585+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:16:41.277058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208859+0000","last_change":"2024-09-21T09:32:32.657297+0000","last_active":"2024-09-21T09:33:17.208859+0000","last_peered":"2024-09-21T09:33:17.208859+0000","last_clean":"2024-09-21T09:33:17.208859+0000","last_became_active":"2024-09-21T09:32:32.657024+0000","last_became_peered":"2024-09-21T09:32:32.657024+0000","last_unstale":"2024-09-21T09:33:17.208859+0000","last_undegraded":"2024-09-21T09:33:17.208859+0000","last_fullsized":"2024-09-21T09:33:17.208859+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:05:37.817539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214495+0000","last_change":"2024-09-21T09:32:32.954409+0000","last_active":"2024-09-21T09:33:17.214495+0000","last_peered":"2024-09-21T09:33:17.214495+0000","last_clean":"2024-09-21T09:33:17.214495+0000","last_became_active":"2024-09-21T09:32:32.954100+0000","last_became_peered":"2024-09-21T09:32:32.954100+0000","last_unstale":"2024-09-21T09:33:17.214495+0000","last_undegraded":"2024-09-21T09:33:17.214495+0000","last_fullsized":"2024-09-21T09:33:17.214495+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:03:22.411735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.213925+0000","last_change":"2024-09-21T09:32:32.657430+0000","last_active":"2024-09-21T09:33:17.213925+0000","last_peered":"2024-09-21T09:33:17.213925+0000","last_clean":"2024-09-21T09:33:17.213925+0000","last_became_active":"2024-09-21T09:32:32.657183+0000","last_became_peered":"2024-09-21T09:32:32.657183+0000","last_unstale":"2024-09-21T09:33:17.213925+0000","last_undegraded":"2024-09-21T09:33:17.213925+0000","last_fullsized":"2024-09-21T09:33:17.213925+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:46:37.323868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":22,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:33:18.893435+0000","last_change":"2024-09-21T09:33:18.893435+0000","last_active":"2024-09-21T09:33:18.893435+0000","last_peered":"2024-09-21T09:33:18.893435+0000","last_clean":"2024-09-21T09:33:18.893435+0000","last_became_active":"2024-09-21T09:33:18.893034+0000","last_became_peered":"2024-09-21T09:33:18.893034+0000","last_unstale":"2024-09-21T09:33:18.893435+0000","last_undegraded":"2024-09-21T09:33:18.893435+0000","last_fullsized":"2024-09-21T09:33:18.893435+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:01:33.392218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212236+0000","last_change":"2024-09-21T09:32:32.660322+0000","last_active":"2024-09-21T09:33:17.212236+0000","last_peered":"2024-09-21T09:33:17.212236+0000","last_clean":"2024-09-21T09:33:17.212236+0000","last_became_active":"2024-09-21T09:32:32.660017+0000","last_became_peered":"2024-09-21T09:32:32.660017+0000","last_unstale":"2024-09-21T09:33:17.212236+0000","last_undegraded":"2024-09-21T09:33:17.212236+0000","last_fullsized":"2024-09-21T09:33:17.212236+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:43:47.282111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211591+0000","last_change":"2024-09-21T09:32:32.700046+0000","last_active":"2024-09-21T09:33:17.211591+0000","last_peered":"2024-09-21T09:33:17.211591+0000","last_clean":"2024-09-21T09:33:17.211591+0000","last_became_active":"2024-09-21T09:32:32.699703+0000","last_became_peered":"2024-09-21T09:32:32.699703+0000","last_unstale":"2024-09-21T09:33:17.211591+0000","last_undegraded":"2024-09-21T09:33:17.211591+0000","last_fullsized":"2024-09-21T09:33:17.211591+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:10:55.143532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214726+0000","last_change":"2024-09-21T09:32:32.649344+0000","last_active":"2024-09-21T09:33:17.214726+0000","last_peered":"2024-09-21T09:33:17.214726+0000","last_clean":"2024-09-21T09:33:17.214726+0000","last_became_active":"2024-09-21T09:32:32.649043+0000","last_became_peered":"2024-09-21T09:32:32.649043+0000","last_unstale":"2024-09-21T09:33:17.214726+0000","last_undegraded":"2024-09-21T09:33:17.214726+0000","last_fullsized":"2024-09-21T09:33:17.214726+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:27:20.263149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211876+0000","last_change":"2024-09-21T09:32:32.698694+0000","last_active":"2024-09-21T09:33:17.211876+0000","last_peered":"2024-09-21T09:33:17.211876+0000","last_clean":"2024-09-21T09:33:17.211876+0000","last_became_active":"2024-09-21T09:32:32.698427+0000","last_became_peered":"2024-09-21T09:32:32.698427+0000","last_unstale":"2024-09-21T09:33:17.211876+0000","last_undegraded":"2024-09-21T09:33:17.211876+0000","last_fullsized":"2024-09-21T09:33:17.211876+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:30:54.383002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211629+0000","last_change":"2024-09-21T09:32:32.657510+0000","last_active":"2024-09-21T09:33:17.211629+0000","last_peered":"2024-09-21T09:33:17.211629+0000","last_clean":"2024-09-21T09:33:17.211629+0000","last_became_active":"2024-09-21T09:32:32.656619+0000","last_became_peered":"2024-09-21T09:32:32.656619+0000","last_unstale":"2024-09-21T09:33:17.211629+0000","last_undegraded":"2024-09-21T09:33:17.211629+0000","last_fullsized":"2024-09-21T09:33:17.211629+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:56.860896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211931+0000","last_change":"2024-09-21T09:32:32.697575+0000","last_active":"2024-09-21T09:33:17.211931+0000","last_peered":"2024-09-21T09:33:17.211931+0000","last_clean":"2024-09-21T09:33:17.211931+0000","last_became_active":"2024-09-21T09:32:32.697328+0000","last_became_peered":"2024-09-21T09:32:32.697328+0000","last_unstale":"2024-09-21T09:33:17.211931+0000","last_undegraded":"2024-09-21T09:33:17.211931+0000","last_fullsized":"2024-09-21T09:33:17.211931+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:10:30.484619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212791+0000","last_change":"2024-09-21T09:32:32.662416+0000","last_active":"2024-09-21T09:33:17.212791+0000","last_peered":"2024-09-21T09:33:17.212791+0000","last_clean":"2024-09-21T09:33:17.212791+0000","last_became_active":"2024-09-21T09:32:32.662082+0000","last_became_peered":"2024-09-21T09:32:32.662082+0000","last_unstale":"2024-09-21T09:33:17.212791+0000","last_undegraded":"2024-09-21T09:33:17.212791+0000","last_fullsized":"2024-09-21T09:33:17.212791+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:44:28.977668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209715+0000","last_change":"2024-09-21T09:32:32.705054+0000","last_active":"2024-09-21T09:33:17.209715+0000","last_peered":"2024-09-21T09:33:17.209715+0000","last_clean":"2024-09-21T09:33:17.209715+0000","last_became_active":"2024-09-21T09:32:32.704767+0000","last_became_peered":"2024-09-21T09:32:32.704767+0000","last_unstale":"2024-09-21T09:33:17.209715+0000","last_undegraded":"2024-09-21T09:33:17.209715+0000","last_fullsized":"2024-09-21T09:33:17.209715+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:50:50.124926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"54'79","reported_seq":54,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208687+0000","last_change":"2024-09-21T09:30:48.519234+0000","last_active":"2024-09-21T09:33:17.208687+0000","last_peered":"2024-09-21T09:33:17.208687+0000","last_clean":"2024-09-21T09:33:17.208687+0000","last_became_active":"2024-09-21T09:30:48.514472+0000","last_became_peered":"2024-09-21T09:30:48.514472+0000","last_unstale":"2024-09-21T09:33:17.208687+0000","last_undegraded":"2024-09-21T09:33:17.208687+0000","last_fullsized":"2024-09-21T09:33:17.208687+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:31:15.983406+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":6,"num_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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":26,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.213802+0000","last_change":"2024-09-21T09:31:21.581235+0000","last_active":"2024-09-21T09:33:17.213802+0000","last_peered":"2024-09-21T09:33:17.213802+0000","last_clean":"2024-09-21T09:33:17.213802+0000","last_became_active":"2024-09-21T09:31:17.066438+0000","last_became_peered":"2024-09-21T09:31:17.066438+0000","last_unstale":"2024-09-21T09:33:17.213802+0000","last_undegraded":"2024-09-21T09:33:17.213802+0000","last_fullsized":"2024-09-21T09:33:17.213802+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T13:26:45.960808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023682600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211929+0000","last_change":"2024-09-21T09:32:32.659726+0000","last_active":"2024-09-21T09:33:17.211929+0000","last_peered":"2024-09-21T09:33:17.211929+0000","last_clean":"2024-09-21T09:33:17.211929+0000","last_became_active":"2024-09-21T09:32:32.659443+0000","last_became_peered":"2024-09-21T09:32:32.659443+0000","last_unstale":"2024-09-21T09:33:17.211929+0000","last_undegraded":"2024-09-21T09:33:17.211929+0000","last_fullsized":"2024-09-21T09:33:17.211929+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:20:42.154607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214310+0000","last_change":"2024-09-21T09:32:32.955733+0000","last_active":"2024-09-21T09:33:17.214310+0000","last_peered":"2024-09-21T09:33:17.214310+0000","last_clean":"2024-09-21T09:33:17.214310+0000","last_became_active":"2024-09-21T09:32:32.955448+0000","last_became_peered":"2024-09-21T09:32:32.955448+0000","last_unstale":"2024-09-21T09:33:17.214310+0000","last_undegraded":"2024-09-21T09:33:17.214310+0000","last_fullsized":"2024-09-21T09:33:17.214310+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:21:20.762755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":25,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208514+0000","last_change":"2024-09-21T09:31:21.577773+0000","last_active":"2024-09-21T09:33:17.208514+0000","last_peered":"2024-09-21T09:33:17.208514+0000","last_clean":"2024-09-21T09:33:17.208514+0000","last_became_active":"2024-09-21T09:31:17.067667+0000","last_became_peered":"2024-09-21T09:31:17.067667+0000","last_unstale":"2024-09-21T09:33:17.208514+0000","last_undegraded":"2024-09-21T09:33:17.208514+0000","last_fullsized":"2024-09-21T09:33:17.208514+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T20:36:16.357471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208588+0000","last_change":"2024-09-21T09:32:32.656382+0000","last_active":"2024-09-21T09:33:17.208588+0000","last_peered":"2024-09-21T09:33:17.208588+0000","last_clean":"2024-09-21T09:33:17.208588+0000","last_became_active":"2024-09-21T09:32:32.656010+0000","last_became_peered":"2024-09-21T09:32:32.656010+0000","last_unstale":"2024-09-21T09:33:17.208588+0000","last_undegraded":"2024-09-21T09:33:17.208588+0000","last_fullsized":"2024-09-21T09:33:17.208588+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:05:53.612536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209236+0000","last_change":"2024-09-21T09:32:32.694705+0000","last_active":"2024-09-21T09:33:17.209236+0000","last_peered":"2024-09-21T09:33:17.209236+0000","last_clean":"2024-09-21T09:33:17.209236+0000","last_became_active":"2024-09-21T09:32:32.694413+0000","last_became_peered":"2024-09-21T09:32:32.694413+0000","last_unstale":"2024-09-21T09:33:17.209236+0000","last_undegraded":"2024-09-21T09:33:17.209236+0000","last_fullsized":"2024-09-21T09:33:17.209236+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:54.668550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":25,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211388+0000","last_change":"2024-09-21T09:31:22.071922+0000","last_active":"2024-09-21T09:33:17.211388+0000","last_peered":"2024-09-21T09:33:17.211388+0000","last_clean":"2024-09-21T09:33:17.211388+0000","last_became_active":"2024-09-21T09:31:17.065197+0000","last_became_peered":"2024-09-21T09:31:17.065197+0000","last_unstale":"2024-09-21T09:33:17.211388+0000","last_undegraded":"2024-09-21T09:33:17.211388+0000","last_fullsized":"2024-09-21T09:33:17.211388+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:03:08.172531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209826+0000","last_change":"2024-09-21T09:32:32.651028+0000","last_active":"2024-09-21T09:33:17.209826+0000","last_peered":"2024-09-21T09:33:17.209826+0000","last_clean":"2024-09-21T09:33:17.209826+0000","last_became_active":"2024-09-21T09:32:32.650140+0000","last_became_peered":"2024-09-21T09:32:32.650140+0000","last_unstale":"2024-09-21T09:33:17.209826+0000","last_undegraded":"2024-09-21T09:33:17.209826+0000","last_fullsized":"2024-09-21T09:33:17.209826+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:05:38.304279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209795+0000","last_change":"2024-09-21T09:32:32.696680+0000","last_active":"2024-09-21T09:33:17.209795+0000","last_peered":"2024-09-21T09:33:17.209795+0000","last_clean":"2024-09-21T09:33:17.209795+0000","last_became_active":"2024-09-21T09:32:32.696208+0000","last_became_peered":"2024-09-21T09:32:32.696208+0000","last_unstale":"2024-09-21T09:33:17.209795+0000","last_undegraded":"2024-09-21T09:33:17.209795+0000","last_fullsized":"2024-09-21T09:33:17.209795+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:02:11.503900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":27,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.213814+0000","last_change":"2024-09-21T09:31:21.581727+0000","last_active":"2024-09-21T09:33:17.213814+0000","last_peered":"2024-09-21T09:33:17.213814+0000","last_clean":"2024-09-21T09:33:17.213814+0000","last_became_active":"2024-09-21T09:31:17.067769+0000","last_became_peered":"2024-09-21T09:31:17.067769+0000","last_unstale":"2024-09-21T09:33:17.213814+0000","last_undegraded":"2024-09-21T09:33:17.213814+0000","last_fullsized":"2024-09-21T09:33:17.213814+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:16:32.043422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073979999999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212433+0000","last_change":"2024-09-21T09:32:32.657662+0000","last_active":"2024-09-21T09:33:17.212433+0000","last_peered":"2024-09-21T09:33:17.212433+0000","last_clean":"2024-09-21T09:33:17.212433+0000","last_became_active":"2024-09-21T09:32:32.656402+0000","last_became_peered":"2024-09-21T09:32:32.656402+0000","last_unstale":"2024-09-21T09:33:17.212433+0000","last_undegraded":"2024-09-21T09:33:17.212433+0000","last_fullsized":"2024-09-21T09:33:17.212433+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:39:27.496380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.210126+0000","last_change":"2024-09-21T09:32:32.705043+0000","last_active":"2024-09-21T09:33:17.210126+0000","last_peered":"2024-09-21T09:33:17.210126+0000","last_clean":"2024-09-21T09:33:17.210126+0000","last_became_active":"2024-09-21T09:32:32.704789+0000","last_became_peered":"2024-09-21T09:32:32.704789+0000","last_unstale":"2024-09-21T09:33:17.210126+0000","last_undegraded":"2024-09-21T09:33:17.210126+0000","last_fullsized":"2024-09-21T09:33:17.210126+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:32:18.998885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214251+0000","last_change":"2024-09-21T09:32:32.658399+0000","last_active":"2024-09-21T09:33:17.214251+0000","last_peered":"2024-09-21T09:33:17.214251+0000","last_clean":"2024-09-21T09:33:17.214251+0000","last_became_active":"2024-09-21T09:32:32.658086+0000","last_became_peered":"2024-09-21T09:32:32.658086+0000","last_unstale":"2024-09-21T09:33:17.214251+0000","last_undegraded":"2024-09-21T09:33:17.214251+0000","last_fullsized":"2024-09-21T09:33:17.214251+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:45:48.416131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":25,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.210280+0000","last_change":"2024-09-21T09:31:21.577829+0000","last_active":"2024-09-21T09:33:17.210280+0000","last_peered":"2024-09-21T09:33:17.210280+0000","last_clean":"2024-09-21T09:33:17.210280+0000","last_became_active":"2024-09-21T09:31:17.064215+0000","last_became_peered":"2024-09-21T09:31:17.064215+0000","last_unstale":"2024-09-21T09:33:17.210280+0000","last_undegraded":"2024-09-21T09:33:17.210280+0000","last_fullsized":"2024-09-21T09:33:17.210280+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:07:56.093994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209960+0000","last_change":"2024-09-21T09:32:32.700435+0000","last_active":"2024-09-21T09:33:17.209960+0000","last_peered":"2024-09-21T09:33:17.209960+0000","last_clean":"2024-09-21T09:33:17.209960+0000","last_became_active":"2024-09-21T09:32:32.700181+0000","last_became_peered":"2024-09-21T09:32:32.700181+0000","last_unstale":"2024-09-21T09:33:17.209960+0000","last_undegraded":"2024-09-21T09:33:17.209960+0000","last_fullsized":"2024-09-21T09:33:17.209960+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:38:46.760002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.210212+0000","last_change":"2024-09-21T09:32:32.653833+0000","last_active":"2024-09-21T09:33:17.210212+0000","last_peered":"2024-09-21T09:33:17.210212+0000","last_clean":"2024-09-21T09:33:17.210212+0000","last_became_active":"2024-09-21T09:32:32.653255+0000","last_became_peered":"2024-09-21T09:32:32.653255+0000","last_unstale":"2024-09-21T09:33:17.210212+0000","last_undegraded":"2024-09-21T09:33:17.210212+0000","last_fullsized":"2024-09-21T09:33:17.210212+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:48:42.814028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":25,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208888+0000","last_change":"2024-09-21T09:31:21.577768+0000","last_active":"2024-09-21T09:33:17.208888+0000","last_peered":"2024-09-21T09:33:17.208888+0000","last_clean":"2024-09-21T09:33:17.208888+0000","last_became_active":"2024-09-21T09:31:17.064991+0000","last_became_peered":"2024-09-21T09:31:17.064991+0000","last_unstale":"2024-09-21T09:33:17.208888+0000","last_undegraded":"2024-09-21T09:33:17.208888+0000","last_fullsized":"2024-09-21T09:33:17.208888+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:48:43.681990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208849+0000","last_change":"2024-09-21T09:32:32.954679+0000","last_active":"2024-09-21T09:33:17.208849+0000","last_peered":"2024-09-21T09:33:17.208849+0000","last_clean":"2024-09-21T09:33:17.208849+0000","last_became_active":"2024-09-21T09:32:32.954343+0000","last_became_peered":"2024-09-21T09:32:32.954343+0000","last_unstale":"2024-09-21T09:33:17.208849+0000","last_undegraded":"2024-09-21T09:33:17.208849+0000","last_fullsized":"2024-09-21T09:33:17.208849+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:39:20.732486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212506+0000","last_change":"2024-09-21T09:32:32.662302+0000","last_active":"2024-09-21T09:33:17.212506+0000","last_peered":"2024-09-21T09:33:17.212506+0000","last_clean":"2024-09-21T09:33:17.212506+0000","last_became_active":"2024-09-21T09:32:32.662086+0000","last_became_peered":"2024-09-21T09:32:32.662086+0000","last_unstale":"2024-09-21T09:33:17.212506+0000","last_undegraded":"2024-09-21T09:33:17.212506+0000","last_fullsized":"2024-09-21T09:33:17.212506+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:10:45.808804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":25,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.210927+0000","last_change":"2024-09-21T09:31:21.577792+0000","last_active":"2024-09-21T09:33:17.210927+0000","last_peered":"2024-09-21T09:33:17.210927+0000","last_clean":"2024-09-21T09:33:17.210927+0000","last_became_active":"2024-09-21T09:31:17.065524+0000","last_became_peered":"2024-09-21T09:31:17.065524+0000","last_unstale":"2024-09-21T09:33:17.210927+0000","last_undegraded":"2024-09-21T09:33:17.210927+0000","last_fullsized":"2024-09-21T09:33:17.210927+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:05:58.937827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022859399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212641+0000","last_change":"2024-09-21T09:32:32.955112+0000","last_active":"2024-09-21T09:33:17.212641+0000","last_peered":"2024-09-21T09:33:17.212641+0000","last_clean":"2024-09-21T09:33:17.212641+0000","last_became_active":"2024-09-21T09:32:32.954794+0000","last_became_peered":"2024-09-21T09:32:32.954794+0000","last_unstale":"2024-09-21T09:33:17.212641+0000","last_undegraded":"2024-09-21T09:33:17.212641+0000","last_fullsized":"2024-09-21T09:33:17.212641+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:17:32.324687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209387+0000","last_change":"2024-09-21T09:32:32.650664+0000","last_active":"2024-09-21T09:33:17.209387+0000","last_peered":"2024-09-21T09:33:17.209387+0000","last_clean":"2024-09-21T09:33:17.209387+0000","last_became_active":"2024-09-21T09:32:32.650403+0000","last_became_peered":"2024-09-21T09:32:32.650403+0000","last_unstale":"2024-09-21T09:33:17.209387+0000","last_undegraded":"2024-09-21T09:33:17.209387+0000","last_fullsized":"2024-09-21T09:33:17.209387+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:25:37.476458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":25,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214405+0000","last_change":"2024-09-21T09:31:21.582412+0000","last_active":"2024-09-21T09:33:17.214405+0000","last_peered":"2024-09-21T09:33:17.214405+0000","last_clean":"2024-09-21T09:33:17.214405+0000","last_became_active":"2024-09-21T09:31:17.065154+0000","last_became_peered":"2024-09-21T09:31:17.065154+0000","last_unstale":"2024-09-21T09:33:17.214405+0000","last_undegraded":"2024-09-21T09:33:17.214405+0000","last_fullsized":"2024-09-21T09:33:17.214405+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:06:10.007398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211447+0000","last_change":"2024-09-21T09:32:32.693701+0000","last_active":"2024-09-21T09:33:17.211447+0000","last_peered":"2024-09-21T09:33:17.211447+0000","last_clean":"2024-09-21T09:33:17.211447+0000","last_became_active":"2024-09-21T09:32:32.693442+0000","last_became_peered":"2024-09-21T09:32:32.693442+0000","last_unstale":"2024-09-21T09:33:17.211447+0000","last_undegraded":"2024-09-21T09:33:17.211447+0000","last_fullsized":"2024-09-21T09:33:17.211447+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:09:51.196323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212349+0000","last_change":"2024-09-21T09:32:32.698195+0000","last_active":"2024-09-21T09:33:17.212349+0000","last_peered":"2024-09-21T09:33:17.212349+0000","last_clean":"2024-09-21T09:33:17.212349+0000","last_became_active":"2024-09-21T09:32:32.697934+0000","last_became_peered":"2024-09-21T09:32:32.697934+0000","last_unstale":"2024-09-21T09:33:17.212349+0000","last_undegraded":"2024-09-21T09:33:17.212349+0000","last_fullsized":"2024-09-21T09:33:17.212349+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:56:40.367310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"62'6","reported_seq":19,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211776+0000","last_change":"2024-09-21T09:32:32.659162+0000","last_active":"2024-09-21T09:33:17.211776+0000","last_peered":"2024-09-21T09:33:17.211776+0000","last_clean":"2024-09-21T09:33:17.211776+0000","last_became_active":"2024-09-21T09:32:32.658854+0000","last_became_peered":"2024-09-21T09:32:32.658854+0000","last_unstale":"2024-09-21T09:33:17.211776+0000","last_undegraded":"2024-09-21T09:33:17.211776+0000","last_fullsized":"2024-09-21T09:33:17.211776+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:45:12.037383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1552,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.210035+0000","last_change":"2024-09-21T09:32:32.700984+0000","last_active":"2024-09-21T09:33:17.210035+0000","last_peered":"2024-09-21T09:33:17.210035+0000","last_clean":"2024-09-21T09:33:17.210035+0000","last_became_active":"2024-09-21T09:32:32.700711+0000","last_became_peered":"2024-09-21T09:32:32.700711+0000","last_unstale":"2024-09-21T09:33:17.210035+0000","last_undegraded":"2024-09-21T09:33:17.210035+0000","last_fullsized":"2024-09-21T09:33:17.210035+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:50:58.865198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208775+0000","last_change":"2024-09-21T09:32:32.661655+0000","last_active":"2024-09-21T09:33:17.208775+0000","last_peered":"2024-09-21T09:33:17.208775+0000","last_clean":"2024-09-21T09:33:17.208775+0000","last_became_active":"2024-09-21T09:32:32.661392+0000","last_became_peered":"2024-09-21T09:32:32.661392+0000","last_unstale":"2024-09-21T09:33:17.208775+0000","last_undegraded":"2024-09-21T09:33:17.208775+0000","last_fullsized":"2024-09-21T09:33:17.208775+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:01.018678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.213903+0000","last_change":"2024-09-21T09:32:32.654610+0000","last_active":"2024-09-21T09:33:17.213903+0000","last_peered":"2024-09-21T09:33:17.213903+0000","last_clean":"2024-09-21T09:33:17.213903+0000","last_became_active":"2024-09-21T09:32:32.654342+0000","last_became_peered":"2024-09-21T09:32:32.654342+0000","last_unstale":"2024-09-21T09:33:17.213903+0000","last_undegraded":"2024-09-21T09:33:17.213903+0000","last_fullsized":"2024-09-21T09:33:17.213903+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:56:59.098328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211672+0000","last_change":"2024-09-21T09:32:32.954840+0000","last_active":"2024-09-21T09:33:17.211672+0000","last_peered":"2024-09-21T09:33:17.211672+0000","last_clean":"2024-09-21T09:33:17.211672+0000","last_became_active":"2024-09-21T09:32:32.954336+0000","last_became_peered":"2024-09-21T09:32:32.954336+0000","last_unstale":"2024-09-21T09:33:17.211672+0000","last_undegraded":"2024-09-21T09:33:17.211672+0000","last_fullsized":"2024-09-21T09:33:17.211672+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:13:38.303830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209761+0000","last_change":"2024-09-21T09:32:32.655828+0000","last_active":"2024-09-21T09:33:17.209761+0000","last_peered":"2024-09-21T09:33:17.209761+0000","last_clean":"2024-09-21T09:33:17.209761+0000","last_became_active":"2024-09-21T09:32:32.655550+0000","last_became_peered":"2024-09-21T09:32:32.655550+0000","last_unstale":"2024-09-21T09:33:17.209761+0000","last_undegraded":"2024-09-21T09:33:17.209761+0000","last_fullsized":"2024-09-21T09:33:17.209761+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:06:02.684315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":22,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:33:18.893359+0000","last_change":"2024-09-21T09:33:18.893359+0000","last_active":"2024-09-21T09:33:18.893359+0000","last_peered":"2024-09-21T09:33:18.893359+0000","last_clean":"2024-09-21T09:33:18.893359+0000","last_became_active":"2024-09-21T09:33:18.892987+0000","last_became_peered":"2024-09-21T09:33:18.892987+0000","last_unstale":"2024-09-21T09:33:18.893359+0000","last_undegraded":"2024-09-21T09:33:18.893359+0000","last_fullsized":"2024-09-21T09:33:18.893359+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:56:34.035292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214414+0000","last_change":"2024-09-21T09:32:32.705238+0000","last_active":"2024-09-21T09:33:17.214414+0000","last_peered":"2024-09-21T09:33:17.214414+0000","last_clean":"2024-09-21T09:33:17.214414+0000","last_became_active":"2024-09-21T09:32:32.704836+0000","last_became_peered":"2024-09-21T09:32:32.704836+0000","last_unstale":"2024-09-21T09:33:17.214414+0000","last_undegraded":"2024-09-21T09:33:17.214414+0000","last_fullsized":"2024-09-21T09:33:17.214414+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:01:12.569582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212718+0000","last_change":"2024-09-21T09:32:32.654163+0000","last_active":"2024-09-21T09:33:17.212718+0000","last_peered":"2024-09-21T09:33:17.212718+0000","last_clean":"2024-09-21T09:33:17.212718+0000","last_became_active":"2024-09-21T09:32:32.653284+0000","last_became_peered":"2024-09-21T09:32:32.653284+0000","last_unstale":"2024-09-21T09:33:17.212718+0000","last_undegraded":"2024-09-21T09:33:17.212718+0000","last_fullsized":"2024-09-21T09:33:17.212718+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:39:34.684875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209166+0000","last_change":"2024-09-21T09:32:32.954787+0000","last_active":"2024-09-21T09:33:17.209166+0000","last_peered":"2024-09-21T09:33:17.209166+0000","last_clean":"2024-09-21T09:33:17.209166+0000","last_became_active":"2024-09-21T09:32:32.954395+0000","last_became_peered":"2024-09-21T09:32:32.954395+0000","last_unstale":"2024-09-21T09:33:17.209166+0000","last_undegraded":"2024-09-21T09:33:17.209166+0000","last_fullsized":"2024-09-21T09:33:17.209166+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:06:03.268698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209399+0000","last_change":"2024-09-21T09:32:32.657037+0000","last_active":"2024-09-21T09:33:17.209399+0000","last_peered":"2024-09-21T09:33:17.209399+0000","last_clean":"2024-09-21T09:33:17.209399+0000","last_became_active":"2024-09-21T09:32:32.656749+0000","last_became_peered":"2024-09-21T09:32:32.656749+0000","last_unstale":"2024-09-21T09:33:17.209399+0000","last_undegraded":"2024-09-21T09:33:17.209399+0000","last_fullsized":"2024-09-21T09:33:17.209399+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:59:30.671952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212224+0000","last_change":"2024-09-21T09:32:32.707503+0000","last_active":"2024-09-21T09:33:17.212224+0000","last_peered":"2024-09-21T09:33:17.212224+0000","last_clean":"2024-09-21T09:33:17.212224+0000","last_became_active":"2024-09-21T09:32:32.707190+0000","last_became_peered":"2024-09-21T09:32:32.707190+0000","last_unstale":"2024-09-21T09:33:17.212224+0000","last_undegraded":"2024-09-21T09:33:17.212224+0000","last_fullsized":"2024-09-21T09:33:17.212224+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:06:04.613157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211768+0000","last_change":"2024-09-21T09:32:32.657084+0000","last_active":"2024-09-21T09:33:17.211768+0000","last_peered":"2024-09-21T09:33:17.211768+0000","last_clean":"2024-09-21T09:33:17.211768+0000","last_became_active":"2024-09-21T09:32:32.656822+0000","last_became_peered":"2024-09-21T09:32:32.656822+0000","last_unstale":"2024-09-21T09:33:17.211768+0000","last_undegraded":"2024-09-21T09:33:17.211768+0000","last_fullsized":"2024-09-21T09:33:17.211768+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:50:07.313043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211224+0000","last_change":"2024-09-21T09:32:32.697786+0000","last_active":"2024-09-21T09:33:17.211224+0000","last_peered":"2024-09-21T09:33:17.211224+0000","last_clean":"2024-09-21T09:33:17.211224+0000","last_became_active":"2024-09-21T09:32:32.697578+0000","last_became_peered":"2024-09-21T09:32:32.697578+0000","last_unstale":"2024-09-21T09:33:17.211224+0000","last_undegraded":"2024-09-21T09:33:17.211224+0000","last_fullsized":"2024-09-21T09:33:17.211224+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:04:48.041447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.208943+0000","last_change":"2024-09-21T09:32:32.650707+0000","last_active":"2024-09-21T09:33:17.208943+0000","last_peered":"2024-09-21T09:33:17.208943+0000","last_clean":"2024-09-21T09:33:17.208943+0000","last_became_active":"2024-09-21T09:32:32.650460+0000","last_became_peered":"2024-09-21T09:32:32.650460+0000","last_unstale":"2024-09-21T09:33:17.208943+0000","last_undegraded":"2024-09-21T09:33:17.208943+0000","last_fullsized":"2024-09-21T09:33:17.208943+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:57:21.874310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":22,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:33:18.681579+0000","last_change":"2024-09-21T09:33:18.681579+0000","last_active":"2024-09-21T09:33:18.681579+0000","last_peered":"2024-09-21T09:33:18.681579+0000","last_clean":"2024-09-21T09:33:18.681579+0000","last_became_active":"2024-09-21T09:33:18.681251+0000","last_became_peered":"2024-09-21T09:33:18.681251+0000","last_unstale":"2024-09-21T09:33:18.681579+0000","last_undegraded":"2024-09-21T09:33:18.681579+0000","last_fullsized":"2024-09-21T09:33:18.681579+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:19:58.290472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.213830+0000","last_change":"2024-09-21T09:32:32.654762+0000","last_active":"2024-09-21T09:33:17.213830+0000","last_peered":"2024-09-21T09:33:17.213830+0000","last_clean":"2024-09-21T09:33:17.213830+0000","last_became_active":"2024-09-21T09:32:32.654502+0000","last_became_peered":"2024-09-21T09:32:32.654502+0000","last_unstale":"2024-09-21T09:33:17.213830+0000","last_undegraded":"2024-09-21T09:33:17.213830+0000","last_fullsized":"2024-09-21T09:33:17.213830+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:49:17.428422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211457+0000","last_change":"2024-09-21T09:32:32.700224+0000","last_active":"2024-09-21T09:33:17.211457+0000","last_peered":"2024-09-21T09:33:17.211457+0000","last_clean":"2024-09-21T09:33:17.211457+0000","last_became_active":"2024-09-21T09:32:32.699970+0000","last_became_peered":"2024-09-21T09:32:32.699970+0000","last_unstale":"2024-09-21T09:33:17.211457+0000","last_undegraded":"2024-09-21T09:33:17.211457+0000","last_fullsized":"2024-09-21T09:33:17.211457+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:06:09.208951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.214175+0000","last_change":"2024-09-21T09:32:32.656463+0000","last_active":"2024-09-21T09:33:17.214175+0000","last_peered":"2024-09-21T09:33:17.214175+0000","last_clean":"2024-09-21T09:33:17.214175+0000","last_became_active":"2024-09-21T09:32:32.655397+0000","last_became_peered":"2024-09-21T09:32:32.655397+0000","last_unstale":"2024-09-21T09:33:17.214175+0000","last_undegraded":"2024-09-21T09:33:17.214175+0000","last_fullsized":"2024-09-21T09:33:17.214175+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:17.998221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211954+0000","last_change":"2024-09-21T09:32:32.698979+0000","last_active":"2024-09-21T09:33:17.211954+0000","last_peered":"2024-09-21T09:33:17.211954+0000","last_clean":"2024-09-21T09:33:17.211954+0000","last_became_active":"2024-09-21T09:32:32.698718+0000","last_became_peered":"2024-09-21T09:32:32.698718+0000","last_unstale":"2024-09-21T09:33:17.211954+0000","last_undegraded":"2024-09-21T09:33:17.211954+0000","last_fullsized":"2024-09-21T09:33:17.211954+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:24:10.058705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.212360+0000","last_change":"2024-09-21T09:32:32.652931+0000","last_active":"2024-09-21T09:33:17.212360+0000","last_peered":"2024-09-21T09:33:17.212360+0000","last_clean":"2024-09-21T09:33:17.212360+0000","last_became_active":"2024-09-21T09:32:32.652621+0000","last_became_peered":"2024-09-21T09:32:32.652621+0000","last_unstale":"2024-09-21T09:33:17.212360+0000","last_undegraded":"2024-09-21T09:33:17.212360+0000","last_fullsized":"2024-09-21T09:33:17.212360+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:50:03.771067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.211352+0000","last_change":"2024-09-21T09:32:32.697534+0000","last_active":"2024-09-21T09:33:17.211352+0000","last_peered":"2024-09-21T09:33:17.211352+0000","last_clean":"2024-09-21T09:33:17.211352+0000","last_became_active":"2024-09-21T09:32:32.697248+0000","last_became_peered":"2024-09-21T09:32:32.697248+0000","last_unstale":"2024-09-21T09:33:17.211352+0000","last_undegraded":"2024-09-21T09:33:17.211352+0000","last_fullsized":"2024-09-21T09:33:17.211352+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:34:16.956885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":17,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-21T09:33:17.209687+0000","last_change":"2024-09-21T09:32:32.653476+0000","last_active":"2024-09-21T09:33:17.209687+0000","last_peered":"2024-09-21T09:33:17.209687+0000","last_clean":"2024-09-21T09:33:17.209687+0000","last_became_active":"2024-09-21T09:32:32.653036+0000","last_became_peered":"2024-09-21T09:32:32.653036+0000","last_unstale":"2024-09-21T09:33:17.209687+0000","last_undegraded":"2024-09-21T09:33:17.209687+0000","last_fullsized":"2024-09-21T09:33:17.209687+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:23:16.877184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2338,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":7014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":79,"ondisk_log_size":79,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397540,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298596,"kb_used_data":1240,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446556,"statfs":{"total":95995035648,"available":95689273344,"internally_reserved":0,"allocated":1269760,"data_stored":875756,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.50800000000000001,"15min":0.51000000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.48799999999999999,"15min":0.48999999999999999},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.53600000000000003}]},{"osd":1,"last update":"Sat Sep 21 09:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.50700000000000001,"15min":0.51200000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.64200000000000002,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.50700000000000001,"15min":0.51000000000000001},"min":{"1min":0.35499999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.58499999999999996}]},{"osd":2,"last update":"Sat Sep 21 09:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.51900000000000002,"15min":0.51800000000000002},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.65400000000000003,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.53900000000000003,"15min":0.54300000000000004},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.65000000000000002}]},{"osd":3,"last update":"Sat Sep 21 09:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.51200000000000001,"15min":0.51400000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.51800000000000002,"15min":0.52000000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.71999999999999997,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.70299999999999996}]},{"osd":4,"last update":"Sat Sep 21 09:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.45200000000000001,"15min":0.44800000000000001},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.66800000000000004,"5min":0.75,"15min":0.75},"last":0.38300000000000001}]},{"osd":5,"last update":"Sat Sep 21 09:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.439,"15min":0.436},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.46400000000000002,"15min":0.46200000000000002},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.64400000000000002,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.42099999999999999}]},{"osd":6,"last update":"Sat Sep 21 09:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.48899999999999999,"15min":0.48699999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.69399999999999995,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.48899999999999999,"15min":0.48299999999999998},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.68000000000000005,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.438}]}]},{"osd":6,"up_from":43,"seq":184683593768,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298580,"kb_used_data":1224,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446572,"statfs":{"total":95995035648,"available":95689289728,"internally_reserved":0,"allocated":1253376,"data_stored":874999,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:32:29 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.54600000000000004,"15min":0.54400000000000004},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.503,"15min":0.505},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":1.131,"5min":1.131,"15min":1.131},"last":0.53700000000000003}]},{"osd":1,"last update":"Sat Sep 21 09:32:29 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.52400000000000002,"15min":0.52600000000000002},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.55000000000000004,"15min":0.55500000000000005},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"last":0.495}]},{"osd":2,"last update":"Sat Sep 21 09:32:29 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53300000000000003,"15min":0.53200000000000003},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.52100000000000002,"15min":0.51800000000000002},"min":{"1min":0.41099999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"last":0.59699999999999998}]},{"osd":3,"last update":"Sat Sep 21 09:32:29 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.53500000000000003,"15min":0.53300000000000003},"min":{"1min":0.372,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.38600000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.55400000000000005}]},{"osd":4,"last update":"Sat Sep 21 09:32:29 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.40799999999999997,"15min":0.40600000000000003},"min":{"1min":0.314,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.41799999999999998,"15min":0.41099999999999998},"min":{"1min":0.309,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.42699999999999999}]},{"osd":5,"last update":"Sat Sep 21 09:32:29 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.42599999999999999,"15min":0.41999999999999998},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.42999999999999999,"15min":0.42099999999999999},"min":{"1min":0.35099999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.58199999999999996}]},{"osd":7,"last update":"Sat Sep 21 09:32:50 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.48799999999999999,"15min":0.48499999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.67800000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.49299999999999999,"15min":0.48499999999999999},"min":{"1min":0.371,"5min":0.308,"15min":0.308},"max":{"1min":0.71699999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.38700000000000001}]}]},{"osd":5,"up_from":37,"seq":158913789996,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298000,"kb_used_data":640,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447152,"statfs":{"total":95995035648,"available":95689883648,"internally_reserved":0,"allocated":655360,"data_stored":283964,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:33:07 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.52700000000000002,"15min":0.52300000000000002},"min":{"1min":0.39400000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.51500000000000001,"15min":0.51000000000000001},"min":{"1min":0.38300000000000001,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.51100000000000001}]},{"osd":1,"last update":"Sat Sep 21 09:33:07 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.54700000000000004,"15min":0.54500000000000004},"min":{"1min":0.372,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.504,"15min":0.49399999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.59399999999999997}]},{"osd":2,"last update":"Sat Sep 21 09:33:07 2024","interfaces":[{"interface":"back","average":{"1min":1.3109999999999999,"5min":0.66900000000000004,"15min":0.56799999999999995},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":13.154,"5min":13.154,"15min":13.154},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.51900000000000002,"15min":0.51000000000000001},"min":{"1min":0.41399999999999998,"5min":0.371,"15min":0.371},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.45200000000000001}]},{"osd":3,"last update":"Sat Sep 21 09:33:07 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.502,"15min":0.5},"min":{"1min":0.39100000000000001,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56100000000000005,"15min":0.56599999999999995},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.377}]},{"osd":4,"last update":"Sat Sep 21 09:33:07 2024","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.39200000000000002,"15min":0.36799999999999999},"min":{"1min":0.27500000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.63800000000000001,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.432,"5min":0.38100000000000001,"15min":0.36099999999999999},"min":{"1min":0.311,"5min":0.255,"15min":0.255},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.435}]},{"osd":6,"last update":"Sat Sep 21 09:33:27 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.44,"15min":0.42699999999999999},"min":{"1min":0.32800000000000001,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.30399999999999999,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.57899999999999996}]},{"osd":7,"last update":"Sat Sep 21 09:32:51 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.53100000000000003,"15min":0.53300000000000003},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.621}]}]},{"osd":4,"up_from":31,"seq":133143986225,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298016,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447136,"statfs":{"total":95995035648,"available":95689867264,"internally_reserved":0,"allocated":671744,"data_stored":285318,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:32:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.54400000000000004,"15min":0.55200000000000005},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55000000000000004,"15min":0.55200000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.66300000000000003}]},{"osd":1,"last update":"Sat Sep 21 09:32:45 2024","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.51500000000000001,"15min":0.51700000000000002},"min":{"1min":0.34499999999999997,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.65300000000000002,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.51700000000000002,"15min":0.52500000000000002},"min":{"1min":0.36699999999999999,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.73299999999999998,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.64700000000000002}]},{"osd":2,"last update":"Sat Sep 21 09:32:45 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.51400000000000001,"15min":0.51500000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.72599999999999998,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.502,"5min":0.52700000000000002,"15min":0.54100000000000004},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.57799999999999996}]},{"osd":3,"last update":"Sat Sep 21 09:32:45 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52400000000000002,"15min":0.52000000000000002},"min":{"1min":0.372,"5min":0.371,"15min":0.371},"max":{"1min":0.73399999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.52800000000000002,"15min":0.53700000000000003},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.69999999999999996,"5min":0.747,"15min":0.747},"last":0.622}]},{"osd":5,"last update":"Sat Sep 21 09:33:08 2024","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.40500000000000003,"15min":0.39000000000000001},"min":{"1min":0.28899999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.65800000000000003,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.41299999999999998,"15min":0.39400000000000002},"min":{"1min":0.29099999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.52300000000000002}]},{"osd":6,"last update":"Sat Sep 21 09:33:26 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.44,"15min":0.42399999999999999},"min":{"1min":0.27300000000000002,"5min":0.253,"15min":0.253},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.45100000000000001,"15min":0.432},"min":{"1min":0.308,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.70599999999999996,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.371}]},{"osd":7,"last update":"Sat Sep 21 09:32:49 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48599999999999999,"15min":0.48499999999999999},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.502,"15min":0.503},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.505}]}]},{"osd":3,"up_from":26,"seq":111669149751,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297996,"kb_used_data":636,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447156,"statfs":{"total":95995035648,"available":95689887744,"internally_reserved":0,"allocated":651264,"data_stored":283710,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:33:25 2024","interfaces":[{"interface":"back","average":{"1min":0.32000000000000001,"5min":0.35899999999999999,"15min":0.371},"min":{"1min":0.20799999999999999,"5min":0.185,"15min":0.185},"max":{"1min":0.41899999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.311},{"interface":"front","average":{"1min":0.32900000000000001,"5min":0.376,"15min":0.39600000000000002},"min":{"1min":0.22600000000000001,"5min":0.224,"15min":0.224},"max":{"1min":0.48999999999999999,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.24299999999999999}]},{"osd":1,"last update":"Sat Sep 21 09:33:25 2024","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.39200000000000002,"15min":0.41399999999999998},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.45100000000000001,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.34699999999999998,"5min":0.40000000000000002,"15min":0.42099999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.45600000000000002,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.32900000000000001}]},{"osd":2,"last update":"Sat Sep 21 09:33:25 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.42599999999999999,"15min":0.443},"min":{"1min":0.27200000000000002,"5min":0.249,"15min":0.249},"max":{"1min":0.68000000000000005,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.28599999999999998},{"interface":"front","average":{"1min":0.35699999999999998,"5min":0.39400000000000002,"15min":0.40799999999999997},"min":{"1min":0.28100000000000003,"5min":0.215,"15min":0.215},"max":{"1min":0.57299999999999995,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.34000000000000002}]},{"osd":4,"last update":"Sat Sep 21 09:32:42 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53100000000000003,"15min":0.53600000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.5},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.54000000000000004,"15min":0.54600000000000004},"min":{"1min":0.39800000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.72699999999999998,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.63400000000000001}]},{"osd":5,"last update":"Sat Sep 21 09:33:08 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.54700000000000004,"15min":0.54600000000000004},"min":{"1min":0.40000000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.58299999999999996,"15min":0.58899999999999997},"min":{"1min":0.38500000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.56000000000000005}]},{"osd":6,"last update":"Sat Sep 21 09:32:27 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.55200000000000005,"15min":0.55400000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.624},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.57399999999999995,"15min":0.57599999999999996},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.48499999999999999}]},{"osd":7,"last update":"Sat Sep 21 09:32:49 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55000000000000004,"15min":0.54900000000000004},"min":{"1min":0.38300000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.47599999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411388,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298000,"kb_used_data":640,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447152,"statfs":{"total":95995035648,"available":95689883648,"internally_reserved":0,"allocated":655360,"data_stored":284224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:33:03 2024","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.36799999999999999,"15min":0.35399999999999998},"min":{"1min":0.20399999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":1.802,"5min":1.802,"15min":1.802},"last":0.24399999999999999},{"interface":"front","average":{"1min":0.376,"5min":0.38900000000000001,"15min":0.35899999999999999},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":1.768,"5min":1.768,"15min":1.768},"last":0.34100000000000003}]},{"osd":1,"last update":"Sat Sep 21 09:33:03 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.39000000000000001,"15min":0.38},"min":{"1min":0.187,"5min":0.187,"15min":0.187},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.28599999999999998},{"interface":"front","average":{"1min":0.378,"5min":0.40899999999999997,"15min":0.38400000000000001},"min":{"1min":0.27000000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.2410000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.39800000000000002}]},{"osd":3,"last update":"Sat Sep 21 09:33:25 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.43099999999999999,"15min":0.439},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.31},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.45000000000000001,"15min":0.45400000000000001},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.91800000000000004,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.377}]},{"osd":4,"last update":"Sat Sep 21 09:32:40 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.56699999999999995,"15min":0.57399999999999995},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.73199999999999998,"5min":1.026,"15min":1.026},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.58399999999999996,"15min":0.58999999999999997},"min":{"1min":0.38400000000000001,"5min":0.378,"15min":0.378},"max":{"1min":0.86099999999999999,"5min":1.246,"15min":1.246},"last":0.56100000000000005}]},{"osd":5,"last update":"Sat Sep 21 09:33:05 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.60999999999999999,"15min":0.624},"min":{"1min":0.40300000000000002,"5min":0.372,"15min":0.372},"max":{"1min":0.89700000000000002,"5min":1.147,"15min":1.147},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.57399999999999995,"15min":0.57699999999999996},"min":{"1min":0.35599999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.60999999999999999}]},{"osd":6,"last update":"Sat Sep 21 09:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.622,"15min":0.628},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.94499999999999995,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55900000000000005,"15min":0.56100000000000005},"min":{"1min":0.42099999999999999,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.89800000000000002,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.57699999999999996}]},{"osd":7,"last update":"Sat Sep 21 09:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.61299999999999999,"15min":0.623},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.74099999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.60299999999999998,"15min":0.61399999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.70499999999999996,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.68200000000000005}]}]},{"osd":1,"up_from":13,"seq":55834574913,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297996,"kb_used_data":636,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447156,"statfs":{"total":95995035648,"available":95689887744,"internally_reserved":0,"allocated":651264,"data_stored":283639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:32:34 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.35799999999999998,"15min":0.32900000000000001},"min":{"1min":0.22500000000000001,"5min":0.216,"15min":0.216},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.23899999999999999},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.36299999999999999,"15min":0.33800000000000002},"min":{"1min":0.23999999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":0.37}]},{"osd":2,"last update":"Sat Sep 21 09:33:00 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.38300000000000001,"15min":0.378},"min":{"1min":0.253,"5min":0.248,"15min":0.248},"max":{"1min":0.66600000000000004,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.39200000000000002,"15min":0.38800000000000001},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.63100000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.34499999999999997}]},{"osd":3,"last update":"Sat Sep 21 09:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.42899999999999999,"15min":0.42499999999999999},"min":{"1min":0.26600000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":1.6950000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.442,"5min":0.44900000000000001,"15min":0.44700000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.379}]},{"osd":4,"last update":"Sat Sep 21 09:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.875,"15min":0.999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.77,"5min":10.798,"15min":10.798},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.54900000000000004,"15min":0.51900000000000002},"min":{"1min":0.42499999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.881,"5min":1.881,"15min":1.881},"last":0.41699999999999998}]},{"osd":5,"last update":"Sat Sep 21 09:33:06 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.57799999999999996,"15min":0.56799999999999995},"min":{"1min":0.39300000000000002,"5min":0.37,"15min":0.37},"max":{"1min":0.84999999999999998,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.89600000000000002,"15min":1.02},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.71399999999999997,"5min":10.710000000000001,"15min":10.710000000000001},"last":0.49199999999999999}]},{"osd":6,"last update":"Sat Sep 21 09:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.56799999999999995,"15min":0.54800000000000004},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.9079999999999999,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.58199999999999996,"15min":0.57199999999999995},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":7.6970000000000001}]},{"osd":7,"last update":"Sat Sep 21 09:32:49 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.63200000000000001,"15min":0.64400000000000002},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.70899999999999996,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.61199999999999999,"15min":0.627},"min":{"1min":0.39900000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.66700000000000004,"5min":1.931,"15min":1.931},"last":0.48299999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738437,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298572,"kb_used_data":1220,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446580,"statfs":{"total":95995035648,"available":95689297920,"internally_reserved":0,"allocated":1249280,"data_stored":874580,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 09:32:32 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.35199999999999998,"15min":0.307},"min":{"1min":0.24399999999999999,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.35099999999999998,"15min":0.308},"min":{"1min":0.26000000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.29499999999999998}]},{"osd":2,"last update":"Sat Sep 21 09:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.39200000000000002,"15min":0.39200000000000002},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.52800000000000002,"5min":1.161,"15min":1.161},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.39200000000000002,"15min":0.39100000000000001},"min":{"1min":0.23999999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.51000000000000001,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.312}]},{"osd":3,"last update":"Sat Sep 21 09:33:24 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.41999999999999998,"15min":0.434},"min":{"1min":0.27700000000000002,"5min":0.25,"15min":0.25},"max":{"1min":0.57899999999999996,"5min":0.94799999999999995,"15min":0.94799999999999995},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.435,"15min":0.44500000000000001},"min":{"1min":0.26400000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.55600000000000005,"5min":0.629,"15min":0.629},"last":0.36699999999999999}]},{"osd":4,"last update":"Sat Sep 21 09:32:39 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.38600000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56499999999999995,"15min":0.56299999999999994},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.93500000000000005,"5min":0.93500000000000005,"15min":0.93500000000000005},"last":0.54300000000000004}]},{"osd":5,"last update":"Sat Sep 21 09:33:06 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.61099999999999999,"15min":0.624},"min":{"1min":0.42199999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.76100000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58599999999999997,"15min":0.58399999999999996},"min":{"1min":0.39200000000000002,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.75,"5min":1.123,"15min":1.123},"last":0.752}]},{"osd":6,"last update":"Sat Sep 21 09:33:24 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.58199999999999996,"15min":0.59099999999999997},"min":{"1min":0.40500000000000003,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.73099999999999998,"5min":1.05,"15min":1.05},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.60399999999999998,"15min":0.60999999999999999},"min":{"1min":0.38900000000000001,"5min":0.375,"15min":0.375},"max":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"last":0.66200000000000003}]},{"osd":7,"last update":"Sat Sep 21 09:32:49 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.57899999999999996,"15min":0.57799999999999996},"min":{"1min":0.38700000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.55900000000000005,"15min":0.55200000000000005},"min":{"1min":0.40699999999999997,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.72199999999999998}]}]}],"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":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1698,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1622,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":1768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:33:32.877 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T09:33:32.877 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T09:33:32.877 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T09:33:32.878 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T09:33:33.125 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:33.497 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:33 smithi137 ceph-mon[28941]: from='client.24689 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:33:33.498 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:33 smithi137 ceph-mon[39068]: from='client.24689 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:33:33.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:33 smithi165 ceph-mon[32789]: from='client.24689 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:33:34.483 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:34 smithi137 ceph-mon[28941]: pgmap v82: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:34.483 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:34 smithi137 ceph-mon[39068]: pgmap v82: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:34 smithi165 ceph-mon[32789]: pgmap v82: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:34.878 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:33:34.879 INFO:teuthology.orchestra.run.smithi137.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T09:33:35.520 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:35 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3583422758' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T09:33:35.520 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:35 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3583422758' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T09:33:35.543 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T09:33:35.543 INFO:teuthology.run_tasks:Running task print... 2024-09-21T09:33:35.559 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2024-09-21T09:33:35.559 INFO:teuthology.run_tasks:Running task parallel... 2024-09-21T09:33:35.581 INFO:teuthology.task.parallel:starting parallel... 2024-09-21T09:33:35.582 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-21T09:33:35.582 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-09-21T09:33:35.583 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-09-21T09:33:35.585 INFO:tasks.rados:Beginning rados... 2024-09-21T09:33:35.585 INFO:tasks.rados:config is {'clients': ['client.0'], 'objects': 500, 'op_weights': {'delete': 10, 'read': 45, 'write': 45}, 'ops': 4000, 'write_append_excl': False} 2024-09-21T09:33:35.585 INFO:tasks.rados:overrides is {'admin_socket': {'branch': 'main'}, 'ceph': {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', '\\(POOL_APP_NOT_ENABLED\\)', 'OSD_DOWN', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_DEGRADED', 'Reduced data availability', 'Degraded data redundancy', 'OSDMAP_FLAGS', 'PG_AVAILABILITY'], 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}}, 'selinux': {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']}, 'workunit': {'branch': 'main', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}} 2024-09-21T09:33:35.585 INFO:tasks.rados:config is {'clients': ['client.0'], 'objects': 500, 'op_weights': {'delete': 10, 'read': 45, 'write': 45}, 'ops': 4000, 'write_append_excl': False} 2024-09-21T09:33:35.585 INFO:tasks.rados:joining rados 2024-09-21T09:33:35.585 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-21T09:33:35.585 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-09-21T09:33:35.586 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi137.front.sepia.ceph.com 2024-09-21T09:33:35.586 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2024-09-21T09:33:35.586 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-09-21T09:33:35.586 INFO:tasks.rados:starting run 0 out of 1 2024-09-21T09:33:35.586 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-09-21T09:33:35.586 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_0 16 2024-09-21T09:33:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:35 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3583422758' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T09:33:35.861 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:35.866 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:36.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:36 smithi137 ceph-mon[28941]: pgmap v83: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:36.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:36 smithi137 ceph-mon[39068]: pgmap v83: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:36 smithi165 ceph-mon[32789]: pgmap v83: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:38.268 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:38 smithi137 ceph-mon[28941]: pgmap v84: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:38.269 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:38 smithi137 ceph-mon[39068]: pgmap v84: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:38 smithi165 ceph-mon[32789]: pgmap v84: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:39.263 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:33:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:33:39] ENGINE Bus STOPPING 2024-09-21T09:33:39.264 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:39 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3834190529' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-09-21T09:33:39.264 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:39 smithi137 ceph-mon[39068]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-09-21T09:33:39.264 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:39 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2533565260' entity='client.admin' 2024-09-21T09:33:39.264 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:39 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:33:39.273 INFO:teuthology.orchestra.run.smithi137.stderr:pool 'unique_pool_0' created 2024-09-21T09:33:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:39 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3834190529' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-09-21T09:33:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:39 smithi137 ceph-mon[28941]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-09-21T09:33:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:39 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2533565260' entity='client.admin' 2024-09-21T09:33:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:39 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:33:39.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:33:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:33:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:33:39.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:33:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:33:39] ENGINE Bus STOPPED 2024-09-21T09:33:39.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:33:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:33:39] ENGINE Bus STARTING 2024-09-21T09:33:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:39 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3834190529' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-09-21T09:33:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:39 smithi165 ceph-mon[32789]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-09-21T09:33:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:39 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2533565260' entity='client.admin' 2024-09-21T09:33:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:39 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:33:39.915 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:33:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:33:39] ENGINE Serving on http://:::9283 2024-09-21T09:33:39.915 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:33:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:33:39] ENGINE Bus STARTED 2024-09-21T09:33:40.052 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-09-21T09:33:40.276 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:33:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:33:39] "GET /metrics HTTP/1.1" 200 239658 "" "Prometheus/2.43.0" 2024-09-21T09:33:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:40 smithi137 ceph-mon[28941]: pgmap v85: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:40 smithi137 ceph-mon[28941]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-09-21T09:33:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:40 smithi137 ceph-mon[28941]: osdmap e65: 8 total, 8 up, 8 in 2024-09-21T09:33:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:40 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:33:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:40 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:33:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:40 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:33:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:40 smithi137 ceph-mon[39068]: pgmap v85: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:40 smithi137 ceph-mon[39068]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-09-21T09:33:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:40 smithi137 ceph-mon[39068]: osdmap e65: 8 total, 8 up, 8 in 2024-09-21T09:33:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:40 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:33:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:40 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:33:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:40 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:33:40.593 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-21T09:33:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:40 smithi165 ceph-mon[32789]: pgmap v85: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:40 smithi165 ceph-mon[32789]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-09-21T09:33:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:40 smithi165 ceph-mon[32789]: osdmap e65: 8 total, 8 up, 8 in 2024-09-21T09:33:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:40 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:33:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:40 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:33:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:40 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:33:40.742 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:41.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:41 smithi137 ceph-mon[28941]: osdmap e66: 8 total, 8 up, 8 in 2024-09-21T09:33:41.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:41 smithi137 ceph-mon[39068]: osdmap e66: 8 total, 8 up, 8 in 2024-09-21T09:33:41.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:41 smithi165 ceph-mon[32789]: osdmap e66: 8 total, 8 up, 8 in 2024-09-21T09:33:41.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:33:41 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:33:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:33:42.026 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:42 smithi137 ceph-mon[28941]: pgmap v88: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:42 smithi137 ceph-mon[28941]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:33:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:42 smithi137 ceph-mon[28941]: osdmap e67: 8 total, 8 up, 8 in 2024-09-21T09:33:42.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:42 smithi137 ceph-mon[39068]: pgmap v88: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:42.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:42 smithi137 ceph-mon[39068]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:33:42.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:42 smithi137 ceph-mon[39068]: osdmap e67: 8 total, 8 up, 8 in 2024-09-21T09:33:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:42 smithi165 ceph-mon[32789]: pgmap v88: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:42 smithi165 ceph-mon[32789]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:33:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:42 smithi165 ceph-mon[32789]: osdmap e67: 8 total, 8 up, 8 in 2024-09-21T09:33:43.292 INFO:teuthology.orchestra.run.smithi137.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-09-21T09:33:43.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:43 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1008642914' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:33:43.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:43 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1008642914' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:33:43.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:43 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1008642914' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:33:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:44 smithi137 ceph-mon[39068]: pgmap v90: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:44 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1008642914' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:33:44.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:44 smithi137 ceph-mon[39068]: osdmap e68: 8 total, 8 up, 8 in 2024-09-21T09:33:44.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:44 smithi137 ceph-mon[28941]: pgmap v90: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:44.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:44 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1008642914' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:33:44.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:44 smithi137 ceph-mon[28941]: osdmap e68: 8 total, 8 up, 8 in 2024-09-21T09:33:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:44 smithi165 ceph-mon[32789]: pgmap v90: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:44 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1008642914' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:33:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:44 smithi165 ceph-mon[32789]: osdmap e68: 8 total, 8 up, 8 in 2024-09-21T09:33:45.463 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-21T09:33:45.617 DEBUG:teuthology.orchestra.run.smithi137:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --max-ops 4000 --objects 500 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 45 --op write 45 --op delete 10 --pool unique_pool_0 2024-09-21T09:33:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:45 smithi165 ceph-mon[32789]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:33:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:45 smithi165 ceph-mon[32789]: Cluster is now healthy 2024-09-21T09:33:45.653 INFO:tasks.rados.rados.0.smithi137.stdout:adding op weight read -> 45 2024-09-21T09:33:45.653 INFO:tasks.rados.rados.0.smithi137.stdout:adding op weight write -> 45 2024-09-21T09:33:45.654 INFO:tasks.rados.rados.0.smithi137.stdout:adding op weight delete -> 10 2024-09-21T09:33:45.654 INFO:tasks.rados.rados.0.smithi137.stdout:ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable) 2024-09-21T09:33:45.654 INFO:tasks.rados.rados.0.smithi137.stdout:Configuration: 2024-09-21T09:33:45.654 INFO:tasks.rados.rados.0.smithi137.stdout: Number of operations: 4000 2024-09-21T09:33:45.654 INFO:tasks.rados.rados.0.smithi137.stdout: Number of objects: 500 2024-09-21T09:33:45.654 INFO:tasks.rados.rados.0.smithi137.stdout: Max in flight operations: 16 2024-09-21T09:33:45.654 INFO:tasks.rados.rados.0.smithi137.stdout: Object size (in bytes): 4000000 2024-09-21T09:33:45.654 INFO:tasks.rados.rados.0.smithi137.stdout: Write stride min: 400000 2024-09-21T09:33:45.654 INFO:tasks.rados.rados.0.smithi137.stdout: Write stride max: 800000 2024-09-21T09:33:45.707 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:45.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:45 smithi137 ceph-mon[28941]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:33:45.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:45 smithi137 ceph-mon[28941]: Cluster is now healthy 2024-09-21T09:33:45.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:45 smithi137 ceph-mon[39068]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:33:45.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:45 smithi137 ceph-mon[39068]: Cluster is now healthy 2024-09-21T09:33:46.356 INFO:tasks.rados.rados.0.smithi137.stdout:1: write initial oid 1 2024-09-21T09:33:46.356 INFO:tasks.rados.rados.0.smithi137.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2024-09-21T09:33:46.360 INFO:tasks.rados.rados.0.smithi137.stdout:1: writing smithi13778320-1 from 416807 to 892056 tid 1 2024-09-21T09:33:46.367 INFO:tasks.rados.rados.0.smithi137.stdout:1: writing smithi13778320-1 from 1542129 to 2016807 tid 2 2024-09-21T09:33:46.367 INFO:tasks.rados.rados.0.smithi137.stdout:2: write initial oid 2 2024-09-21T09:33:46.367 INFO:tasks.rados.rados.0.smithi137.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2024-09-21T09:33:46.372 INFO:tasks.rados.rados.0.smithi137.stdout:2: writing smithi13778320-2 from 416807 to 892056 tid 1 2024-09-21T09:33:46.379 INFO:tasks.rados.rados.0.smithi137.stdout:2: writing smithi13778320-2 from 1542129 to 2016807 tid 2 2024-09-21T09:33:46.379 INFO:tasks.rados.rados.0.smithi137.stdout:3: write initial oid 3 2024-09-21T09:33:46.379 INFO:tasks.rados.rados.0.smithi137.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2024-09-21T09:33:46.384 INFO:tasks.rados.rados.0.smithi137.stdout:3: writing smithi13778320-3 from 433614 to 984112 tid 1 2024-09-21T09:33:46.390 INFO:tasks.rados.rados.0.smithi137.stdout:3: writing smithi13778320-3 from 1600611 to 2033614 tid 2 2024-09-21T09:33:46.390 INFO:tasks.rados.rados.0.smithi137.stdout:4: write initial oid 4 2024-09-21T09:33:46.390 INFO:tasks.rados.rados.0.smithi137.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2024-09-21T09:33:46.395 INFO:tasks.rados.rados.0.smithi137.stdout:4: writing smithi13778320-4 from 450421 to 1076168 tid 1 2024-09-21T09:33:46.401 INFO:tasks.rados.rados.0.smithi137.stdout:4: writing smithi13778320-4 from 1659093 to 2050421 tid 2 2024-09-21T09:33:46.401 INFO:tasks.rados.rados.0.smithi137.stdout:5: write initial oid 5 2024-09-21T09:33:46.401 INFO:tasks.rados.rados.0.smithi137.stdout:1: finishing write tid 1 to smithi13778320-1 2024-09-21T09:33:46.402 INFO:tasks.rados.rados.0.smithi137.stdout:1: finishing write tid 2 to smithi13778320-1 2024-09-21T09:33:46.402 INFO:tasks.rados.rados.0.smithi137.stdout:1: finishing write tid 3 to smithi13778320-1 2024-09-21T09:33:46.402 INFO:tasks.rados.rados.0.smithi137.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2024-09-21T09:33:46.407 INFO:tasks.rados.rados.0.smithi137.stdout:5: writing smithi13778320-5 from 467228 to 1168224 tid 1 2024-09-21T09:33:46.413 INFO:tasks.rados.rados.0.smithi137.stdout:5: writing smithi13778320-5 from 1717575 to 2067228 tid 2 2024-09-21T09:33:46.413 INFO:tasks.rados.rados.0.smithi137.stdout:6: write initial oid 6 2024-09-21T09:33:46.413 INFO:tasks.rados.rados.0.smithi137.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2024-09-21T09:33:46.419 INFO:tasks.rados.rados.0.smithi137.stdout:6: writing smithi13778320-6 from 484035 to 1260280 tid 1 2024-09-21T09:33:46.424 INFO:tasks.rados.rados.0.smithi137.stdout:6: writing smithi13778320-6 from 2059704 to 2084035 tid 2 2024-09-21T09:33:46.424 INFO:tasks.rados.rados.0.smithi137.stdout:7: write initial oid 7 2024-09-21T09:33:46.425 INFO:tasks.rados.rados.0.smithi137.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2024-09-21T09:33:46.429 INFO:tasks.rados.rados.0.smithi137.stdout:7: writing smithi13778320-7 from 500842 to 952336 tid 1 2024-09-21T09:33:46.436 INFO:tasks.rados.rados.0.smithi137.stdout:7: writing smithi13778320-7 from 1718186 to 2100842 tid 2 2024-09-21T09:33:46.436 INFO:tasks.rados.rados.0.smithi137.stdout:8: write initial oid 8 2024-09-21T09:33:46.437 INFO:tasks.rados.rados.0.smithi137.stdout:1: finishing write tid 4 to smithi13778320-1 2024-09-21T09:33:46.437 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-09-21T09:33:46.437 INFO:tasks.rados.rados.0.smithi137.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:33:46.437 INFO:tasks.rados.rados.0.smithi137.stdout:2: finishing write tid 1 to smithi13778320-2 2024-09-21T09:33:46.437 INFO:tasks.rados.rados.0.smithi137.stdout:2: finishing write tid 2 to smithi13778320-2 2024-09-21T09:33:46.437 INFO:tasks.rados.rados.0.smithi137.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2024-09-21T09:33:46.442 INFO:tasks.rados.rados.0.smithi137.stdout:8: writing smithi13778320-8 from 517649 to 1044392 tid 1 2024-09-21T09:33:46.448 INFO:tasks.rados.rados.0.smithi137.stdout:8: writing smithi13778320-8 from 1776668 to 2117649 tid 2 2024-09-21T09:33:46.448 INFO:tasks.rados.rados.0.smithi137.stdout:1: done (7 left) 2024-09-21T09:33:46.448 INFO:tasks.rados.rados.0.smithi137.stdout:9: write initial oid 9 2024-09-21T09:33:46.448 INFO:tasks.rados.rados.0.smithi137.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2024-09-21T09:33:46.455 INFO:tasks.rados.rados.0.smithi137.stdout:9: writing smithi13778320-9 from 534456 to 1252801 tid 1 2024-09-21T09:33:46.459 INFO:tasks.rados.rados.0.smithi137.stdout:9: writing smithi13778320-9 from 1951503 to 2134456 tid 2 2024-09-21T09:33:46.459 INFO:tasks.rados.rados.0.smithi137.stdout:10: write initial oid 10 2024-09-21T09:33:46.460 INFO:tasks.rados.rados.0.smithi137.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2024-09-21T09:33:46.467 INFO:tasks.rados.rados.0.smithi137.stdout:10: writing smithi13778320-10 from 551263 to 1344857 tid 1 2024-09-21T09:33:46.471 INFO:tasks.rados.rados.0.smithi137.stdout:10: writing smithi13778320-10 from 1893632 to 2151263 tid 2 2024-09-21T09:33:46.471 INFO:tasks.rados.rados.0.smithi137.stdout:11: write initial oid 11 2024-09-21T09:33:46.471 INFO:tasks.rados.rados.0.smithi137.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2024-09-21T09:33:46.477 INFO:tasks.rados.rados.0.smithi137.stdout:11: writing smithi13778320-11 from 568070 to 1036913 tid 1 2024-09-21T09:33:46.483 INFO:tasks.rados.rados.0.smithi137.stdout:11: writing smithi13778320-11 from 1552114 to 2168070 tid 2 2024-09-21T09:33:46.483 INFO:tasks.rados.rados.0.smithi137.stdout:12: write initial oid 12 2024-09-21T09:33:46.483 INFO:tasks.rados.rados.0.smithi137.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2024-09-21T09:33:46.489 INFO:tasks.rados.rados.0.smithi137.stdout:12: writing smithi13778320-12 from 584877 to 1128969 tid 1 2024-09-21T09:33:46.495 INFO:tasks.rados.rados.0.smithi137.stdout:12: writing smithi13778320-12 from 1610596 to 2172599 tid 2 2024-09-21T09:33:46.495 INFO:tasks.rados.rados.0.smithi137.stdout:13: write initial oid 13 2024-09-21T09:33:46.495 INFO:tasks.rados.rados.0.smithi137.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2024-09-21T09:33:46.501 INFO:tasks.rados.rados.0.smithi137.stdout:13: writing smithi13778320-13 from 601684 to 1221025 tid 1 2024-09-21T09:33:46.507 INFO:tasks.rados.rados.0.smithi137.stdout:13: writing smithi13778320-13 from 1669078 to 2201684 tid 2 2024-09-21T09:33:46.507 INFO:tasks.rados.rados.0.smithi137.stdout:14: write initial oid 14 2024-09-21T09:33:46.507 INFO:tasks.rados.rados.0.smithi137.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2024-09-21T09:33:46.514 INFO:tasks.rados.rados.0.smithi137.stdout:14: writing smithi13778320-14 from 618491 to 1313081 tid 1 2024-09-21T09:33:46.519 INFO:tasks.rados.rados.0.smithi137.stdout:14: writing smithi13778320-14 from 2011207 to 2218491 tid 2 2024-09-21T09:33:46.519 INFO:tasks.rados.rados.0.smithi137.stdout:15: write initial oid 15 2024-09-21T09:33:46.519 INFO:tasks.rados.rados.0.smithi137.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2024-09-21T09:33:46.526 INFO:tasks.rados.rados.0.smithi137.stdout:15: writing smithi13778320-15 from 635298 to 1405137 tid 1 2024-09-21T09:33:46.531 INFO:tasks.rados.rados.0.smithi137.stdout:15: writing smithi13778320-15 from 2069689 to 2235298 tid 2 2024-09-21T09:33:46.531 INFO:tasks.rados.rados.0.smithi137.stdout:16: write initial oid 16 2024-09-21T09:33:46.532 INFO:tasks.rados.rados.0.smithi137.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2024-09-21T09:33:46.537 INFO:tasks.rados.rados.0.smithi137.stdout:16: writing smithi13778320-16 from 652105 to 1097193 tid 1 2024-09-21T09:33:46.543 INFO:tasks.rados.rados.0.smithi137.stdout:16: writing smithi13778320-16 from 1728171 to 2181159 tid 2 2024-09-21T09:33:46.544 INFO:tasks.rados.rados.0.smithi137.stdout:17: write initial oid 17 2024-09-21T09:33:46.544 INFO:tasks.rados.rados.0.smithi137.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2024-09-21T09:33:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:46 smithi137 ceph-mon[39068]: pgmap v92: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:46 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2763388022' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T09:33:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:46 smithi137 ceph-mon[39068]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T09:33:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:46 smithi137 ceph-mon[28941]: pgmap v92: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:46 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2763388022' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T09:33:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:46 smithi137 ceph-mon[28941]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T09:33:46.550 INFO:tasks.rados.rados.0.smithi137.stdout:17: writing smithi13778320-17 from 668912 to 1305602 tid 1 2024-09-21T09:33:46.556 INFO:tasks.rados.rados.0.smithi137.stdout:17: writing smithi13778320-17 from 1903006 to 2268912 tid 2 2024-09-21T09:33:46.556 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.556 INFO:tasks.rados.rados.0.smithi137.stdout:2: finishing write tid 3 to smithi13778320-2 2024-09-21T09:33:46.556 INFO:tasks.rados.rados.0.smithi137.stdout:2: finishing write tid 4 to smithi13778320-2 2024-09-21T09:33:46.557 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-09-21T09:33:46.557 INFO:tasks.rados.rados.0.smithi137.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-09-21T09:33:46.557 INFO:tasks.rados.rados.0.smithi137.stdout:3: finishing write tid 1 to smithi13778320-3 2024-09-21T09:33:46.557 INFO:tasks.rados.rados.0.smithi137.stdout:3: finishing write tid 2 to smithi13778320-3 2024-09-21T09:33:46.557 INFO:tasks.rados.rados.0.smithi137.stdout:2: done (15 left) 2024-09-21T09:33:46.557 INFO:tasks.rados.rados.0.smithi137.stdout:18: write initial oid 18 2024-09-21T09:33:46.557 INFO:tasks.rados.rados.0.smithi137.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2024-09-21T09:33:46.564 INFO:tasks.rados.rados.0.smithi137.stdout:18: writing smithi13778320-18 from 685719 to 1397658 tid 1 2024-09-21T09:33:46.569 INFO:tasks.rados.rados.0.smithi137.stdout:18: writing smithi13778320-18 from 1845135 to 2285719 tid 2 2024-09-21T09:33:46.570 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.570 INFO:tasks.rados.rados.0.smithi137.stdout:3: finishing write tid 3 to smithi13778320-3 2024-09-21T09:33:46.570 INFO:tasks.rados.rados.0.smithi137.stdout:3: finishing write tid 4 to smithi13778320-3 2024-09-21T09:33:46.570 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 3 v 6 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-09-21T09:33:46.570 INFO:tasks.rados.rados.0.smithi137.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-09-21T09:33:46.571 INFO:tasks.rados.rados.0.smithi137.stdout:4: finishing write tid 1 to smithi13778320-4 2024-09-21T09:33:46.571 INFO:tasks.rados.rados.0.smithi137.stdout:4: finishing write tid 2 to smithi13778320-4 2024-09-21T09:33:46.571 INFO:tasks.rados.rados.0.smithi137.stdout:3: done (15 left) 2024-09-21T09:33:46.571 INFO:tasks.rados.rados.0.smithi137.stdout:19: write initial oid 19 2024-09-21T09:33:46.571 INFO:tasks.rados.rados.0.smithi137.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2024-09-21T09:33:46.577 INFO:tasks.rados.rados.0.smithi137.stdout:19: writing smithi13778320-19 from 702526 to 1489714 tid 1 2024-09-21T09:33:46.582 INFO:tasks.rados.rados.0.smithi137.stdout:19: writing smithi13778320-19 from 1903617 to 2302526 tid 2 2024-09-21T09:33:46.582 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.582 INFO:tasks.rados.rados.0.smithi137.stdout:4: finishing write tid 3 to smithi13778320-4 2024-09-21T09:33:46.582 INFO:tasks.rados.rados.0.smithi137.stdout:4: finishing write tid 4 to smithi13778320-4 2024-09-21T09:33:46.582 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 4 v 6 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-09-21T09:33:46.582 INFO:tasks.rados.rados.0.smithi137.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-09-21T09:33:46.582 INFO:tasks.rados.rados.0.smithi137.stdout:5: finishing write tid 1 to smithi13778320-5 2024-09-21T09:33:46.582 INFO:tasks.rados.rados.0.smithi137.stdout:5: finishing write tid 2 to smithi13778320-5 2024-09-21T09:33:46.582 INFO:tasks.rados.rados.0.smithi137.stdout:4: done (15 left) 2024-09-21T09:33:46.583 INFO:tasks.rados.rados.0.smithi137.stdout:20: write initial oid 20 2024-09-21T09:33:46.583 INFO:tasks.rados.rados.0.smithi137.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2024-09-21T09:33:46.588 INFO:tasks.rados.rados.0.smithi137.stdout:20: writing smithi13778320-20 from 719333 to 1181770 tid 1 2024-09-21T09:33:46.594 INFO:tasks.rados.rados.0.smithi137.stdout:20: writing smithi13778320-20 from 1962099 to 2319333 tid 2 2024-09-21T09:33:46.594 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.594 INFO:tasks.rados.rados.0.smithi137.stdout:5: finishing write tid 3 to smithi13778320-5 2024-09-21T09:33:46.595 INFO:tasks.rados.rados.0.smithi137.stdout:5: finishing write tid 4 to smithi13778320-5 2024-09-21T09:33:46.595 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 5 v 3 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-09-21T09:33:46.595 INFO:tasks.rados.rados.0.smithi137.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-09-21T09:33:46.595 INFO:tasks.rados.rados.0.smithi137.stdout:6: finishing write tid 1 to smithi13778320-6 2024-09-21T09:33:46.595 INFO:tasks.rados.rados.0.smithi137.stdout:6: finishing write tid 2 to smithi13778320-6 2024-09-21T09:33:46.595 INFO:tasks.rados.rados.0.smithi137.stdout:5: done (15 left) 2024-09-21T09:33:46.595 INFO:tasks.rados.rados.0.smithi137.stdout:21: write initial oid 21 2024-09-21T09:33:46.595 INFO:tasks.rados.rados.0.smithi137.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2024-09-21T09:33:46.601 INFO:tasks.rados.rados.0.smithi137.stdout:21: writing smithi13778320-21 from 736140 to 1273826 tid 1 2024-09-21T09:33:46.608 INFO:tasks.rados.rados.0.smithi137.stdout:21: writing smithi13778320-21 from 2020581 to 2336140 tid 2 2024-09-21T09:33:46.608 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.608 INFO:tasks.rados.rados.0.smithi137.stdout:6: finishing write tid 3 to smithi13778320-6 2024-09-21T09:33:46.608 INFO:tasks.rados.rados.0.smithi137.stdout:6: finishing write tid 4 to smithi13778320-6 2024-09-21T09:33:46.608 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 6 v 9 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-09-21T09:33:46.608 INFO:tasks.rados.rados.0.smithi137.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-09-21T09:33:46.608 INFO:tasks.rados.rados.0.smithi137.stdout:7: finishing write tid 1 to smithi13778320-7 2024-09-21T09:33:46.608 INFO:tasks.rados.rados.0.smithi137.stdout:7: finishing write tid 2 to smithi13778320-7 2024-09-21T09:33:46.608 INFO:tasks.rados.rados.0.smithi137.stdout:7: finishing write tid 3 to smithi13778320-7 2024-09-21T09:33:46.608 INFO:tasks.rados.rados.0.smithi137.stdout:7: finishing write tid 4 to smithi13778320-7 2024-09-21T09:33:46.608 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T09:33:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-09-21T09:33:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:8: finishing write tid 1 to smithi13778320-8 2024-09-21T09:33:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:8: finishing write tid 2 to smithi13778320-8 2024-09-21T09:33:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:8: finishing write tid 3 to smithi13778320-8 2024-09-21T09:33:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:8: finishing write tid 4 to smithi13778320-8 2024-09-21T09:33:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 8 v 3 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-21T09:33:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-09-21T09:33:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:9: finishing write tid 1 to smithi13778320-9 2024-09-21T09:33:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:9: finishing write tid 2 to smithi13778320-9 2024-09-21T09:33:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:9: finishing write tid 3 to smithi13778320-9 2024-09-21T09:33:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:9: finishing write tid 4 to smithi13778320-9 2024-09-21T09:33:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-09-21T09:33:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-09-21T09:33:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:10: finishing write tid 1 to smithi13778320-10 2024-09-21T09:33:46.610 INFO:tasks.rados.rados.0.smithi137.stdout:10: finishing write tid 2 to smithi13778320-10 2024-09-21T09:33:46.610 INFO:tasks.rados.rados.0.smithi137.stdout:10: finishing write tid 3 to smithi13778320-10 2024-09-21T09:33:46.610 INFO:tasks.rados.rados.0.smithi137.stdout:10: finishing write tid 4 to smithi13778320-10 2024-09-21T09:33:46.610 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 10 v 3 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-09-21T09:33:46.610 INFO:tasks.rados.rados.0.smithi137.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-09-21T09:33:46.610 INFO:tasks.rados.rados.0.smithi137.stdout:11: finishing write tid 1 to smithi13778320-11 2024-09-21T09:33:46.610 INFO:tasks.rados.rados.0.smithi137.stdout:11: finishing write tid 2 to smithi13778320-11 2024-09-21T09:33:46.610 INFO:tasks.rados.rados.0.smithi137.stdout:6: done (15 left) 2024-09-21T09:33:46.610 INFO:tasks.rados.rados.0.smithi137.stdout:7: done (14 left) 2024-09-21T09:33:46.610 INFO:tasks.rados.rados.0.smithi137.stdout:8: done (13 left) 2024-09-21T09:33:46.610 INFO:tasks.rados.rados.0.smithi137.stdout:9: done (12 left) 2024-09-21T09:33:46.610 INFO:tasks.rados.rados.0.smithi137.stdout:10: done (11 left) 2024-09-21T09:33:46.610 INFO:tasks.rados.rados.0.smithi137.stdout:22: write initial oid 22 2024-09-21T09:33:46.610 INFO:tasks.rados.rados.0.smithi137.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2024-09-21T09:33:46.614 INFO:tasks.rados.rados.0.smithi137.stdout:22: writing smithi13778320-22 from 752947 to 1365882 tid 1 2024-09-21T09:33:46.620 INFO:tasks.rados.rados.0.smithi137.stdout:22: writing smithi13778320-22 from 1962710 to 2352947 tid 2 2024-09-21T09:33:46.620 INFO:tasks.rados.rados.0.smithi137.stdout:23: write initial oid 23 2024-09-21T09:33:46.620 INFO:tasks.rados.rados.0.smithi137.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2024-09-21T09:33:46.627 INFO:tasks.rados.rados.0.smithi137.stdout:23: writing smithi13778320-23 from 769754 to 1457938 tid 1 2024-09-21T09:33:46.632 INFO:tasks.rados.rados.0.smithi137.stdout:23: writing smithi13778320-23 from 2021192 to 2369754 tid 2 2024-09-21T09:33:46.633 INFO:tasks.rados.rados.0.smithi137.stdout:24: write initial oid 24 2024-09-21T09:33:46.633 INFO:tasks.rados.rados.0.smithi137.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2024-09-21T09:33:46.639 INFO:tasks.rados.rados.0.smithi137.stdout:24: writing smithi13778320-24 from 786561 to 1266347 tid 1 2024-09-21T09:33:46.645 INFO:tasks.rados.rados.0.smithi137.stdout:24: writing smithi13778320-24 from 1796027 to 2263691 tid 2 2024-09-21T09:33:46.645 INFO:tasks.rados.rados.0.smithi137.stdout:25: write initial oid 25 2024-09-21T09:33:46.645 INFO:tasks.rados.rados.0.smithi137.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2024-09-21T09:33:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:46 smithi165 ceph-mon[32789]: pgmap v92: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:46 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2763388022' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T09:33:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:46 smithi165 ceph-mon[32789]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T09:33:46.650 INFO:tasks.rados.rados.0.smithi137.stdout:25: writing smithi13778320-25 from 403368 to 958403 tid 1 2024-09-21T09:33:46.657 INFO:tasks.rados.rados.0.smithi137.stdout:25: writing smithi13778320-25 from 1454509 to 2182184 tid 2 2024-09-21T09:33:46.657 INFO:tasks.rados.rados.0.smithi137.stdout:26: write initial oid 26 2024-09-21T09:33:46.657 INFO:tasks.rados.rados.0.smithi137.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2024-09-21T09:33:46.663 INFO:tasks.rados.rados.0.smithi137.stdout:26: writing smithi13778320-26 from 420175 to 1050459 tid 1 2024-09-21T09:33:46.670 INFO:tasks.rados.rados.0.smithi137.stdout:26: writing smithi13778320-26 from 1796638 to 2267971 tid 2 2024-09-21T09:33:46.670 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.670 INFO:tasks.rados.rados.0.smithi137.stdout:11: finishing write tid 3 to smithi13778320-11 2024-09-21T09:33:46.670 INFO:tasks.rados.rados.0.smithi137.stdout:11: finishing write tid 4 to smithi13778320-11 2024-09-21T09:33:46.670 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 11 v 6 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-21T09:33:46.671 INFO:tasks.rados.rados.0.smithi137.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-09-21T09:33:46.671 INFO:tasks.rados.rados.0.smithi137.stdout:12: finishing write tid 1 to smithi13778320-12 2024-09-21T09:33:46.671 INFO:tasks.rados.rados.0.smithi137.stdout:12: finishing write tid 2 to smithi13778320-12 2024-09-21T09:33:46.671 INFO:tasks.rados.rados.0.smithi137.stdout:12: finishing write tid 3 to smithi13778320-12 2024-09-21T09:33:46.671 INFO:tasks.rados.rados.0.smithi137.stdout:11: done (15 left) 2024-09-21T09:33:46.671 INFO:tasks.rados.rados.0.smithi137.stdout:27: write initial oid 27 2024-09-21T09:33:46.671 INFO:tasks.rados.rados.0.smithi137.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2024-09-21T09:33:46.676 INFO:tasks.rados.rados.0.smithi137.stdout:27: writing smithi13778320-27 from 436982 to 1142515 tid 1 2024-09-21T09:33:46.683 INFO:tasks.rados.rados.0.smithi137.stdout:27: writing smithi13778320-27 from 1855120 to 2436982 tid 2 2024-09-21T09:33:46.683 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.683 INFO:tasks.rados.rados.0.smithi137.stdout:12: finishing write tid 4 to smithi13778320-12 2024-09-21T09:33:46.683 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 12 v 3 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-09-21T09:33:46.683 INFO:tasks.rados.rados.0.smithi137.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-09-21T09:33:46.684 INFO:tasks.rados.rados.0.smithi137.stdout:13: finishing write tid 1 to smithi13778320-13 2024-09-21T09:33:46.684 INFO:tasks.rados.rados.0.smithi137.stdout:12: done (15 left) 2024-09-21T09:33:46.684 INFO:tasks.rados.rados.0.smithi137.stdout:28: write initial oid 28 2024-09-21T09:33:46.684 INFO:tasks.rados.rados.0.smithi137.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2024-09-21T09:33:46.689 INFO:tasks.rados.rados.0.smithi137.stdout:28: writing smithi13778320-28 from 453789 to 1234571 tid 1 2024-09-21T09:33:46.696 INFO:tasks.rados.rados.0.smithi137.stdout:28: writing smithi13778320-28 from 1913602 to 2388604 tid 2 2024-09-21T09:33:46.696 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.696 INFO:tasks.rados.rados.0.smithi137.stdout:13: finishing write tid 2 to smithi13778320-13 2024-09-21T09:33:46.696 INFO:tasks.rados.rados.0.smithi137.stdout:13: finishing write tid 3 to smithi13778320-13 2024-09-21T09:33:46.697 INFO:tasks.rados.rados.0.smithi137.stdout:13: finishing write tid 4 to smithi13778320-13 2024-09-21T09:33:46.697 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 13 v 9 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-09-21T09:33:46.697 INFO:tasks.rados.rados.0.smithi137.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-09-21T09:33:46.697 INFO:tasks.rados.rados.0.smithi137.stdout:14: finishing write tid 1 to smithi13778320-14 2024-09-21T09:33:46.697 INFO:tasks.rados.rados.0.smithi137.stdout:14: finishing write tid 2 to smithi13778320-14 2024-09-21T09:33:46.697 INFO:tasks.rados.rados.0.smithi137.stdout:13: done (15 left) 2024-09-21T09:33:46.697 INFO:tasks.rados.rados.0.smithi137.stdout:29: write initial oid 29 2024-09-21T09:33:46.697 INFO:tasks.rados.rados.0.smithi137.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2024-09-21T09:33:46.701 INFO:tasks.rados.rados.0.smithi137.stdout:29: writing smithi13778320-29 from 470596 to 926627 tid 1 2024-09-21T09:33:46.708 INFO:tasks.rados.rados.0.smithi137.stdout:29: writing smithi13778320-29 from 1572084 to 2190744 tid 2 2024-09-21T09:33:46.708 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.708 INFO:tasks.rados.rados.0.smithi137.stdout:14: finishing write tid 3 to smithi13778320-14 2024-09-21T09:33:46.708 INFO:tasks.rados.rados.0.smithi137.stdout:14: finishing write tid 4 to smithi13778320-14 2024-09-21T09:33:46.708 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 14 v 6 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-09-21T09:33:46.709 INFO:tasks.rados.rados.0.smithi137.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-09-21T09:33:46.709 INFO:tasks.rados.rados.0.smithi137.stdout:15: finishing write tid 1 to smithi13778320-15 2024-09-21T09:33:46.709 INFO:tasks.rados.rados.0.smithi137.stdout:15: finishing write tid 2 to smithi13778320-15 2024-09-21T09:33:46.709 INFO:tasks.rados.rados.0.smithi137.stdout:15: finishing write tid 3 to smithi13778320-15 2024-09-21T09:33:46.709 INFO:tasks.rados.rados.0.smithi137.stdout:14: done (15 left) 2024-09-21T09:33:46.709 INFO:tasks.rados.rados.0.smithi137.stdout:30: write initial oid 30 2024-09-21T09:33:46.709 INFO:tasks.rados.rados.0.smithi137.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2024-09-21T09:33:46.713 INFO:tasks.rados.rados.0.smithi137.stdout:30: writing smithi13778320-30 from 487403 to 1018683 tid 1 2024-09-21T09:33:46.719 INFO:tasks.rados.rados.0.smithi137.stdout:30: writing smithi13778320-30 from 1514213 to 1992884 tid 2 2024-09-21T09:33:46.719 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.719 INFO:tasks.rados.rados.0.smithi137.stdout:15: finishing write tid 4 to smithi13778320-15 2024-09-21T09:33:46.719 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 15 v 12 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-09-21T09:33:46.719 INFO:tasks.rados.rados.0.smithi137.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-09-21T09:33:46.719 INFO:tasks.rados.rados.0.smithi137.stdout:16: finishing write tid 1 to smithi13778320-16 2024-09-21T09:33:46.719 INFO:tasks.rados.rados.0.smithi137.stdout:16: finishing write tid 2 to smithi13778320-16 2024-09-21T09:33:46.719 INFO:tasks.rados.rados.0.smithi137.stdout:15: done (15 left) 2024-09-21T09:33:46.720 INFO:tasks.rados.rados.0.smithi137.stdout:31: write initial oid 31 2024-09-21T09:33:46.720 INFO:tasks.rados.rados.0.smithi137.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2024-09-21T09:33:46.725 INFO:tasks.rados.rados.0.smithi137.stdout:31: writing smithi13778320-31 from 504210 to 1110739 tid 1 2024-09-21T09:33:46.731 INFO:tasks.rados.rados.0.smithi137.stdout:31: writing smithi13778320-31 from 1572695 to 2195024 tid 2 2024-09-21T09:33:46.731 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.731 INFO:tasks.rados.rados.0.smithi137.stdout:16: finishing write tid 3 to smithi13778320-16 2024-09-21T09:33:46.731 INFO:tasks.rados.rados.0.smithi137.stdout:16: finishing write tid 4 to smithi13778320-16 2024-09-21T09:33:46.731 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 16 v 15 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-09-21T09:33:46.731 INFO:tasks.rados.rados.0.smithi137.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-09-21T09:33:46.731 INFO:tasks.rados.rados.0.smithi137.stdout:17: finishing write tid 1 to smithi13778320-17 2024-09-21T09:33:46.732 INFO:tasks.rados.rados.0.smithi137.stdout:16: done (15 left) 2024-09-21T09:33:46.732 INFO:tasks.rados.rados.0.smithi137.stdout:32: write initial oid 32 2024-09-21T09:33:46.732 INFO:tasks.rados.rados.0.smithi137.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2024-09-21T09:33:46.738 INFO:tasks.rados.rados.0.smithi137.stdout:32: writing smithi13778320-32 from 521017 to 1319148 tid 1 2024-09-21T09:33:46.743 INFO:tasks.rados.rados.0.smithi137.stdout:32: writing smithi13778320-32 from 1747530 to 2229870 tid 2 2024-09-21T09:33:46.744 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.744 INFO:tasks.rados.rados.0.smithi137.stdout:17: finishing write tid 2 to smithi13778320-17 2024-09-21T09:33:46.744 INFO:tasks.rados.rados.0.smithi137.stdout:17: finishing write tid 3 to smithi13778320-17 2024-09-21T09:33:46.744 INFO:tasks.rados.rados.0.smithi137.stdout:17: finishing write tid 4 to smithi13778320-17 2024-09-21T09:33:46.744 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 17 v 3 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-09-21T09:33:46.744 INFO:tasks.rados.rados.0.smithi137.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-09-21T09:33:46.744 INFO:tasks.rados.rados.0.smithi137.stdout:18: finishing write tid 1 to smithi13778320-18 2024-09-21T09:33:46.744 INFO:tasks.rados.rados.0.smithi137.stdout:17: done (15 left) 2024-09-21T09:33:46.744 INFO:tasks.rados.rados.0.smithi137.stdout:33: write initial oid 33 2024-09-21T09:33:46.744 INFO:tasks.rados.rados.0.smithi137.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2024-09-21T09:33:46.748 INFO:tasks.rados.rados.0.smithi137.stdout:33: writing smithi13778320-33 from 537824 to 1011204 tid 1 2024-09-21T09:33:46.757 INFO:tasks.rados.rados.0.smithi137.stdout:33: writing smithi13778320-33 from 1806012 to 2432010 tid 2 2024-09-21T09:33:46.757 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.757 INFO:tasks.rados.rados.0.smithi137.stdout:18: finishing write tid 2 to smithi13778320-18 2024-09-21T09:33:46.757 INFO:tasks.rados.rados.0.smithi137.stdout:18: finishing write tid 3 to smithi13778320-18 2024-09-21T09:33:46.757 INFO:tasks.rados.rados.0.smithi137.stdout:18: finishing write tid 4 to smithi13778320-18 2024-09-21T09:33:46.757 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 18 v 3 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-09-21T09:33:46.757 INFO:tasks.rados.rados.0.smithi137.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-09-21T09:33:46.757 INFO:tasks.rados.rados.0.smithi137.stdout:19: finishing write tid 1 to smithi13778320-19 2024-09-21T09:33:46.757 INFO:tasks.rados.rados.0.smithi137.stdout:19: finishing write tid 2 to smithi13778320-19 2024-09-21T09:33:46.757 INFO:tasks.rados.rados.0.smithi137.stdout:19: finishing write tid 3 to smithi13778320-19 2024-09-21T09:33:46.758 INFO:tasks.rados.rados.0.smithi137.stdout:18: done (15 left) 2024-09-21T09:33:46.758 INFO:tasks.rados.rados.0.smithi137.stdout:34: write initial oid 34 2024-09-21T09:33:46.758 INFO:tasks.rados.rados.0.smithi137.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2024-09-21T09:33:46.762 INFO:tasks.rados.rados.0.smithi137.stdout:34: writing smithi13778320-34 from 554631 to 1103260 tid 1 2024-09-21T09:33:46.769 INFO:tasks.rados.rados.0.smithi137.stdout:34: writing smithi13778320-34 from 1748141 to 2234150 tid 2 2024-09-21T09:33:46.769 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.769 INFO:tasks.rados.rados.0.smithi137.stdout:19: finishing write tid 4 to smithi13778320-19 2024-09-21T09:33:46.769 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 19 v 18 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-09-21T09:33:46.769 INFO:tasks.rados.rados.0.smithi137.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-09-21T09:33:46.770 INFO:tasks.rados.rados.0.smithi137.stdout:20: finishing write tid 1 to smithi13778320-20 2024-09-21T09:33:46.770 INFO:tasks.rados.rados.0.smithi137.stdout:19: done (15 left) 2024-09-21T09:33:46.770 INFO:tasks.rados.rados.0.smithi137.stdout:35: write initial oid 35 2024-09-21T09:33:46.770 INFO:tasks.rados.rados.0.smithi137.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2024-09-21T09:33:46.775 INFO:tasks.rados.rados.0.smithi137.stdout:35: writing smithi13778320-35 from 571438 to 1195316 tid 1 2024-09-21T09:33:46.782 INFO:tasks.rados.rados.0.smithi137.stdout:35: writing smithi13778320-35 from 1806623 to 2436290 tid 2 2024-09-21T09:33:46.782 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.782 INFO:tasks.rados.rados.0.smithi137.stdout:20: finishing write tid 2 to smithi13778320-20 2024-09-21T09:33:46.782 INFO:tasks.rados.rados.0.smithi137.stdout:20: finishing write tid 3 to smithi13778320-20 2024-09-21T09:33:46.782 INFO:tasks.rados.rados.0.smithi137.stdout:20: finishing write tid 4 to smithi13778320-20 2024-09-21T09:33:46.782 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 20 v 6 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-09-21T09:33:46.783 INFO:tasks.rados.rados.0.smithi137.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-09-21T09:33:46.783 INFO:tasks.rados.rados.0.smithi137.stdout:21: finishing write tid 1 to smithi13778320-21 2024-09-21T09:33:46.783 INFO:tasks.rados.rados.0.smithi137.stdout:21: finishing write tid 2 to smithi13778320-21 2024-09-21T09:33:46.783 INFO:tasks.rados.rados.0.smithi137.stdout:21: finishing write tid 3 to smithi13778320-21 2024-09-21T09:33:46.783 INFO:tasks.rados.rados.0.smithi137.stdout:21: finishing write tid 4 to smithi13778320-21 2024-09-21T09:33:46.783 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 21 v 6 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-09-21T09:33:46.783 INFO:tasks.rados.rados.0.smithi137.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-09-21T09:33:46.783 INFO:tasks.rados.rados.0.smithi137.stdout:22: finishing write tid 1 to smithi13778320-22 2024-09-21T09:33:46.783 INFO:tasks.rados.rados.0.smithi137.stdout:20: done (15 left) 2024-09-21T09:33:46.783 INFO:tasks.rados.rados.0.smithi137.stdout:21: done (14 left) 2024-09-21T09:33:46.783 INFO:tasks.rados.rados.0.smithi137.stdout:36: write initial oid 36 2024-09-21T09:33:46.783 INFO:tasks.rados.rados.0.smithi137.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2024-09-21T09:33:46.789 INFO:tasks.rados.rados.0.smithi137.stdout:36: writing smithi13778320-36 from 588245 to 1287372 tid 1 2024-09-21T09:33:46.795 INFO:tasks.rados.rados.0.smithi137.stdout:36: writing smithi13778320-36 from 1865105 to 2354783 tid 2 2024-09-21T09:33:46.795 INFO:tasks.rados.rados.0.smithi137.stdout:37: write initial oid 37 2024-09-21T09:33:46.795 INFO:tasks.rados.rados.0.smithi137.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2024-09-21T09:33:46.802 INFO:tasks.rados.rados.0.smithi137.stdout:37: writing smithi13778320-37 from 605052 to 1379428 tid 1 2024-09-21T09:33:46.809 INFO:tasks.rados.rados.0.smithi137.stdout:37: writing smithi13778320-37 from 1923587 to 2556923 tid 2 2024-09-21T09:33:46.809 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.809 INFO:tasks.rados.rados.0.smithi137.stdout:22: finishing write tid 2 to smithi13778320-22 2024-09-21T09:33:46.809 INFO:tasks.rados.rados.0.smithi137.stdout:22: finishing write tid 3 to smithi13778320-22 2024-09-21T09:33:46.809 INFO:tasks.rados.rados.0.smithi137.stdout:22: finishing write tid 4 to smithi13778320-22 2024-09-21T09:33:46.809 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 22 v 9 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-09-21T09:33:46.810 INFO:tasks.rados.rados.0.smithi137.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-09-21T09:33:46.810 INFO:tasks.rados.rados.0.smithi137.stdout:23: finishing write tid 1 to smithi13778320-23 2024-09-21T09:33:46.810 INFO:tasks.rados.rados.0.smithi137.stdout:23: finishing write tid 2 to smithi13778320-23 2024-09-21T09:33:46.810 INFO:tasks.rados.rados.0.smithi137.stdout:22: done (15 left) 2024-09-21T09:33:46.810 INFO:tasks.rados.rados.0.smithi137.stdout:38: write initial oid 38 2024-09-21T09:33:46.810 INFO:tasks.rados.rados.0.smithi137.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2024-09-21T09:33:46.815 INFO:tasks.rados.rados.0.smithi137.stdout:38: writing smithi13778320-38 from 621859 to 1071484 tid 1 2024-09-21T09:33:46.824 INFO:tasks.rados.rados.0.smithi137.stdout:38: writing smithi13778320-38 from 1865716 to 2621859 tid 2 2024-09-21T09:33:46.824 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.824 INFO:tasks.rados.rados.0.smithi137.stdout:23: finishing write tid 3 to smithi13778320-23 2024-09-21T09:33:46.824 INFO:tasks.rados.rados.0.smithi137.stdout:23: finishing write tid 4 to smithi13778320-23 2024-09-21T09:33:46.824 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 23 v 9 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-09-21T09:33:46.824 INFO:tasks.rados.rados.0.smithi137.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-09-21T09:33:46.824 INFO:tasks.rados.rados.0.smithi137.stdout:24: finishing write tid 1 to smithi13778320-24 2024-09-21T09:33:46.824 INFO:tasks.rados.rados.0.smithi137.stdout:24: finishing write tid 2 to smithi13778320-24 2024-09-21T09:33:46.824 INFO:tasks.rados.rados.0.smithi137.stdout:23: done (15 left) 2024-09-21T09:33:46.824 INFO:tasks.rados.rados.0.smithi137.stdout:39: write initial oid 39 2024-09-21T09:33:46.824 INFO:tasks.rados.rados.0.smithi137.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2024-09-21T09:33:46.830 INFO:tasks.rados.rados.0.smithi137.stdout:39: writing smithi13778320-39 from 638666 to 1163540 tid 1 2024-09-21T09:33:46.838 INFO:tasks.rados.rados.0.smithi137.stdout:39: writing smithi13778320-39 from 1924198 to 2561203 tid 2 2024-09-21T09:33:46.838 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.838 INFO:tasks.rados.rados.0.smithi137.stdout:24: finishing write tid 3 to smithi13778320-24 2024-09-21T09:33:46.838 INFO:tasks.rados.rados.0.smithi137.stdout:24: finishing write tid 4 to smithi13778320-24 2024-09-21T09:33:46.838 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 24 v 3 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-09-21T09:33:46.838 INFO:tasks.rados.rados.0.smithi137.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-09-21T09:33:46.838 INFO:tasks.rados.rados.0.smithi137.stdout:25: finishing write tid 1 to smithi13778320-25 2024-09-21T09:33:46.839 INFO:tasks.rados.rados.0.smithi137.stdout:25: finishing write tid 2 to smithi13778320-25 2024-09-21T09:33:46.839 INFO:tasks.rados.rados.0.smithi137.stdout:24: done (15 left) 2024-09-21T09:33:46.839 INFO:tasks.rados.rados.0.smithi137.stdout:40: write initial oid 40 2024-09-21T09:33:46.839 INFO:tasks.rados.rados.0.smithi137.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2024-09-21T09:33:46.845 INFO:tasks.rados.rados.0.smithi137.stdout:40: writing smithi13778320-40 from 655473 to 1371949 tid 1 2024-09-21T09:33:46.853 INFO:tasks.rados.rados.0.smithi137.stdout:40: writing smithi13778320-40 from 2099033 to 2655473 tid 2 2024-09-21T09:33:46.853 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.853 INFO:tasks.rados.rados.0.smithi137.stdout:25: finishing write tid 3 to smithi13778320-25 2024-09-21T09:33:46.853 INFO:tasks.rados.rados.0.smithi137.stdout:25: finishing write tid 4 to smithi13778320-25 2024-09-21T09:33:46.853 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 25 v 12 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-09-21T09:33:46.853 INFO:tasks.rados.rados.0.smithi137.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-09-21T09:33:46.853 INFO:tasks.rados.rados.0.smithi137.stdout:26: finishing write tid 1 to smithi13778320-26 2024-09-21T09:33:46.853 INFO:tasks.rados.rados.0.smithi137.stdout:25: done (15 left) 2024-09-21T09:33:46.853 INFO:tasks.rados.rados.0.smithi137.stdout:41: write initial oid 41 2024-09-21T09:33:46.854 INFO:tasks.rados.rados.0.smithi137.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2024-09-21T09:33:46.860 INFO:tasks.rados.rados.0.smithi137.stdout:41: writing smithi13778320-41 from 672280 to 1464005 tid 1 2024-09-21T09:33:46.869 INFO:tasks.rados.rados.0.smithi137.stdout:41: writing smithi13778320-41 from 2157515 to 2672280 tid 2 2024-09-21T09:33:46.869 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.869 INFO:tasks.rados.rados.0.smithi137.stdout:26: finishing write tid 2 to smithi13778320-26 2024-09-21T09:33:46.869 INFO:tasks.rados.rados.0.smithi137.stdout:26: finishing write tid 3 to smithi13778320-26 2024-09-21T09:33:46.869 INFO:tasks.rados.rados.0.smithi137.stdout:26: finishing write tid 4 to smithi13778320-26 2024-09-21T09:33:46.869 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 26 v 6 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-09-21T09:33:46.869 INFO:tasks.rados.rados.0.smithi137.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-09-21T09:33:46.869 INFO:tasks.rados.rados.0.smithi137.stdout:27: finishing write tid 1 to smithi13778320-27 2024-09-21T09:33:46.869 INFO:tasks.rados.rados.0.smithi137.stdout:27: finishing write tid 2 to smithi13778320-27 2024-09-21T09:33:46.870 INFO:tasks.rados.rados.0.smithi137.stdout:27: finishing write tid 3 to smithi13778320-27 2024-09-21T09:33:46.870 INFO:tasks.rados.rados.0.smithi137.stdout:26: done (15 left) 2024-09-21T09:33:46.870 INFO:tasks.rados.rados.0.smithi137.stdout:42: write initial oid 42 2024-09-21T09:33:46.870 INFO:tasks.rados.rados.0.smithi137.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2024-09-21T09:33:46.876 INFO:tasks.rados.rados.0.smithi137.stdout:42: writing smithi13778320-42 from 689087 to 1156061 tid 1 2024-09-21T09:33:46.885 INFO:tasks.rados.rados.0.smithi137.stdout:42: writing smithi13778320-42 from 1699644 to 2483976 tid 2 2024-09-21T09:33:46.885 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.885 INFO:tasks.rados.rados.0.smithi137.stdout:27: finishing write tid 4 to smithi13778320-27 2024-09-21T09:33:46.885 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 27 v 9 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-21T09:33:46.885 INFO:tasks.rados.rados.0.smithi137.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-09-21T09:33:46.885 INFO:tasks.rados.rados.0.smithi137.stdout:28: finishing write tid 1 to smithi13778320-28 2024-09-21T09:33:46.885 INFO:tasks.rados.rados.0.smithi137.stdout:28: finishing write tid 2 to smithi13778320-28 2024-09-21T09:33:46.885 INFO:tasks.rados.rados.0.smithi137.stdout:28: finishing write tid 3 to smithi13778320-28 2024-09-21T09:33:46.885 INFO:tasks.rados.rados.0.smithi137.stdout:28: finishing write tid 4 to smithi13778320-28 2024-09-21T09:33:46.886 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 28 v 3 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-21T09:33:46.886 INFO:tasks.rados.rados.0.smithi137.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-09-21T09:33:46.886 INFO:tasks.rados.rados.0.smithi137.stdout:29: finishing write tid 1 to smithi13778320-29 2024-09-21T09:33:46.886 INFO:tasks.rados.rados.0.smithi137.stdout:29: finishing write tid 2 to smithi13778320-29 2024-09-21T09:33:46.886 INFO:tasks.rados.rados.0.smithi137.stdout:27: done (15 left) 2024-09-21T09:33:46.886 INFO:tasks.rados.rados.0.smithi137.stdout:28: done (14 left) 2024-09-21T09:33:46.886 INFO:tasks.rados.rados.0.smithi137.stdout:43: write initial oid 43 2024-09-21T09:33:46.886 INFO:tasks.rados.rados.0.smithi137.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2024-09-21T09:33:46.892 INFO:tasks.rados.rados.0.smithi137.stdout:43: writing smithi13778320-43 from 705894 to 1248117 tid 1 2024-09-21T09:33:46.899 INFO:tasks.rados.rados.0.smithi137.stdout:43: writing smithi13778320-43 from 1758126 to 2402469 tid 2 2024-09-21T09:33:46.899 INFO:tasks.rados.rados.0.smithi137.stdout:44: write initial oid 44 2024-09-21T09:33:46.899 INFO:tasks.rados.rados.0.smithi137.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2024-09-21T09:33:46.906 INFO:tasks.rados.rados.0.smithi137.stdout:44: writing smithi13778320-44 from 722701 to 1340173 tid 1 2024-09-21T09:33:46.914 INFO:tasks.rados.rados.0.smithi137.stdout:44: writing smithi13778320-44 from 1816608 to 2604609 tid 2 2024-09-21T09:33:46.914 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.914 INFO:tasks.rados.rados.0.smithi137.stdout:29: finishing write tid 3 to smithi13778320-29 2024-09-21T09:33:46.914 INFO:tasks.rados.rados.0.smithi137.stdout:29: finishing write tid 4 to smithi13778320-29 2024-09-21T09:33:46.914 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 29 v 6 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-09-21T09:33:46.914 INFO:tasks.rados.rados.0.smithi137.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-09-21T09:33:46.914 INFO:tasks.rados.rados.0.smithi137.stdout:30: finishing write tid 1 to smithi13778320-30 2024-09-21T09:33:46.914 INFO:tasks.rados.rados.0.smithi137.stdout:30: finishing write tid 2 to smithi13778320-30 2024-09-21T09:33:46.914 INFO:tasks.rados.rados.0.smithi137.stdout:30: finishing write tid 3 to smithi13778320-30 2024-09-21T09:33:46.915 INFO:tasks.rados.rados.0.smithi137.stdout:30: finishing write tid 4 to smithi13778320-30 2024-09-21T09:33:46.915 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 30 v 6 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-09-21T09:33:46.915 INFO:tasks.rados.rados.0.smithi137.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-09-21T09:33:46.915 INFO:tasks.rados.rados.0.smithi137.stdout:31: finishing write tid 1 to smithi13778320-31 2024-09-21T09:33:46.915 INFO:tasks.rados.rados.0.smithi137.stdout:29: done (15 left) 2024-09-21T09:33:46.915 INFO:tasks.rados.rados.0.smithi137.stdout:30: done (14 left) 2024-09-21T09:33:46.915 INFO:tasks.rados.rados.0.smithi137.stdout:45: write initial oid 45 2024-09-21T09:33:46.915 INFO:tasks.rados.rados.0.smithi137.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2024-09-21T09:33:46.921 INFO:tasks.rados.rados.0.smithi137.stdout:45: writing smithi13778320-45 from 739508 to 1432229 tid 1 2024-09-21T09:33:46.928 INFO:tasks.rados.rados.0.smithi137.stdout:45: writing smithi13778320-45 from 1875090 to 2523102 tid 2 2024-09-21T09:33:46.928 INFO:tasks.rados.rados.0.smithi137.stdout:46: write initial oid 46 2024-09-21T09:33:46.928 INFO:tasks.rados.rados.0.smithi137.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2024-09-21T09:33:46.936 INFO:tasks.rados.rados.0.smithi137.stdout:46: writing smithi13778320-46 from 756315 to 1524285 tid 1 2024-09-21T09:33:46.943 INFO:tasks.rados.rados.0.smithi137.stdout:46: writing smithi13778320-46 from 1933572 to 2725242 tid 2 2024-09-21T09:33:46.943 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.943 INFO:tasks.rados.rados.0.smithi137.stdout:31: finishing write tid 2 to smithi13778320-31 2024-09-21T09:33:46.943 INFO:tasks.rados.rados.0.smithi137.stdout:31: finishing write tid 3 to smithi13778320-31 2024-09-21T09:33:46.943 INFO:tasks.rados.rados.0.smithi137.stdout:31: finishing write tid 4 to smithi13778320-31 2024-09-21T09:33:46.944 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 31 v 6 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-09-21T09:33:46.944 INFO:tasks.rados.rados.0.smithi137.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-09-21T09:33:46.944 INFO:tasks.rados.rados.0.smithi137.stdout:32: finishing write tid 1 to smithi13778320-32 2024-09-21T09:33:46.944 INFO:tasks.rados.rados.0.smithi137.stdout:32: finishing write tid 2 to smithi13778320-32 2024-09-21T09:33:46.944 INFO:tasks.rados.rados.0.smithi137.stdout:32: finishing write tid 3 to smithi13778320-32 2024-09-21T09:33:46.944 INFO:tasks.rados.rados.0.smithi137.stdout:32: finishing write tid 4 to smithi13778320-32 2024-09-21T09:33:46.944 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 32 v 9 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-21T09:33:46.944 INFO:tasks.rados.rados.0.smithi137.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-09-21T09:33:46.944 INFO:tasks.rados.rados.0.smithi137.stdout:33: finishing write tid 1 to smithi13778320-33 2024-09-21T09:33:46.944 INFO:tasks.rados.rados.0.smithi137.stdout:31: done (15 left) 2024-09-21T09:33:46.944 INFO:tasks.rados.rados.0.smithi137.stdout:32: done (14 left) 2024-09-21T09:33:46.944 INFO:tasks.rados.rados.0.smithi137.stdout:47: write initial oid 47 2024-09-21T09:33:46.944 INFO:tasks.rados.rados.0.smithi137.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2024-09-21T09:33:46.950 INFO:tasks.rados.rados.0.smithi137.stdout:47: writing smithi13778320-47 from 773122 to 1332694 tid 1 2024-09-21T09:33:46.957 INFO:tasks.rados.rados.0.smithi137.stdout:47: writing smithi13778320-47 from 1992054 to 2643735 tid 2 2024-09-21T09:33:46.958 INFO:tasks.rados.rados.0.smithi137.stdout:48: write initial oid 48 2024-09-21T09:33:46.958 INFO:tasks.rados.rados.0.smithi137.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2024-09-21T09:33:46.965 INFO:tasks.rados.rados.0.smithi137.stdout:48: writing smithi13778320-48 from 789929 to 1424750 tid 1 2024-09-21T09:33:46.973 INFO:tasks.rados.rados.0.smithi137.stdout:48: writing smithi13778320-48 from 2050536 to 2789929 tid 2 2024-09-21T09:33:46.973 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:46.973 INFO:tasks.rados.rados.0.smithi137.stdout:33: finishing write tid 2 to smithi13778320-33 2024-09-21T09:33:46.973 INFO:tasks.rados.rados.0.smithi137.stdout:33: finishing write tid 3 to smithi13778320-33 2024-09-21T09:33:46.973 INFO:tasks.rados.rados.0.smithi137.stdout:33: finishing write tid 4 to smithi13778320-33 2024-09-21T09:33:46.973 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 33 v 12 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-09-21T09:33:46.973 INFO:tasks.rados.rados.0.smithi137.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-09-21T09:33:46.973 INFO:tasks.rados.rados.0.smithi137.stdout:34: finishing write tid 1 to smithi13778320-34 2024-09-21T09:33:46.974 INFO:tasks.rados.rados.0.smithi137.stdout:34: finishing write tid 2 to smithi13778320-34 2024-09-21T09:33:46.974 INFO:tasks.rados.rados.0.smithi137.stdout:34: finishing write tid 3 to smithi13778320-34 2024-09-21T09:33:46.974 INFO:tasks.rados.rados.0.smithi137.stdout:34: finishing write tid 4 to smithi13778320-34 2024-09-21T09:33:46.974 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 34 v 9 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-21T09:33:46.974 INFO:tasks.rados.rados.0.smithi137.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-09-21T09:33:46.974 INFO:tasks.rados.rados.0.smithi137.stdout:35: finishing write tid 1 to smithi13778320-35 2024-09-21T09:33:46.974 INFO:tasks.rados.rados.0.smithi137.stdout:33: done (15 left) 2024-09-21T09:33:46.974 INFO:tasks.rados.rados.0.smithi137.stdout:34: done (14 left) 2024-09-21T09:33:46.974 INFO:tasks.rados.rados.0.smithi137.stdout:49: write initial oid 49 2024-09-21T09:33:46.974 INFO:tasks.rados.rados.0.smithi137.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2024-09-21T09:33:46.979 INFO:tasks.rados.rados.0.smithi137.stdout:49: writing smithi13778320-49 from 406736 to 1116806 tid 1 2024-09-21T09:33:46.986 INFO:tasks.rados.rados.0.smithi137.stdout:49: writing smithi13778320-49 from 1709018 to 2364368 tid 2 2024-09-21T09:33:46.986 INFO:tasks.rados.rados.0.smithi137.stdout:50: write initial oid 50 2024-09-21T09:33:46.986 INFO:tasks.rados.rados.0.smithi137.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2024-09-21T09:33:46.992 INFO:tasks.rados.rados.0.smithi137.stdout:50: writing smithi13778320-50 from 423543 to 1208862 tid 1 2024-09-21T09:33:47.000 INFO:tasks.rados.rados.0.smithi137.stdout:50: writing smithi13778320-50 from 1767500 to 2566508 tid 2 2024-09-21T09:33:47.000 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.000 INFO:tasks.rados.rados.0.smithi137.stdout:35: finishing write tid 2 to smithi13778320-35 2024-09-21T09:33:47.000 INFO:tasks.rados.rados.0.smithi137.stdout:35: finishing write tid 3 to smithi13778320-35 2024-09-21T09:33:47.000 INFO:tasks.rados.rados.0.smithi137.stdout:35: finishing write tid 4 to smithi13778320-35 2024-09-21T09:33:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 35 v 12 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-09-21T09:33:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-09-21T09:33:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:36: finishing write tid 1 to smithi13778320-36 2024-09-21T09:33:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:36: finishing write tid 2 to smithi13778320-36 2024-09-21T09:33:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:36: finishing write tid 3 to smithi13778320-36 2024-09-21T09:33:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:36: finishing write tid 4 to smithi13778320-36 2024-09-21T09:33:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 36 v 3 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-09-21T09:33:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-09-21T09:33:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:37: finishing write tid 1 to smithi13778320-37 2024-09-21T09:33:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:37: finishing write tid 2 to smithi13778320-37 2024-09-21T09:33:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:35: done (15 left) 2024-09-21T09:33:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:36: done (14 left) 2024-09-21T09:33:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:51: write initial oid 51 2024-09-21T09:33:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2024-09-21T09:33:47.005 INFO:tasks.rados.rados.0.smithi137.stdout:51: writing smithi13778320-51 from 440350 to 900918 tid 1 2024-09-21T09:33:47.010 INFO:tasks.rados.rados.0.smithi137.stdout:51: writing smithi13778320-51 from 1309629 to 1852295 tid 2 2024-09-21T09:33:47.016 INFO:tasks.rados.rados.0.smithi137.stdout:51: writing smithi13778320-51 from 2323973 to 2840350 tid 3 2024-09-21T09:33:47.016 INFO:tasks.rados.rados.0.smithi137.stdout:52: write initial oid 52 2024-09-21T09:33:47.016 INFO:tasks.rados.rados.0.smithi137.stdout:52: seq_num 51 ranges {457157=535817,1768111=402677} 2024-09-21T09:33:47.021 INFO:tasks.rados.rados.0.smithi137.stdout:52: writing smithi13778320-52 from 457157 to 992974 tid 1 2024-09-21T09:33:47.029 INFO:tasks.rados.rados.0.smithi137.stdout:52: writing smithi13778320-52 from 1768111 to 2170788 tid 2 2024-09-21T09:33:47.029 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.029 INFO:tasks.rados.rados.0.smithi137.stdout:37: finishing write tid 3 to smithi13778320-37 2024-09-21T09:33:47.029 INFO:tasks.rados.rados.0.smithi137.stdout:37: finishing write tid 4 to smithi13778320-37 2024-09-21T09:33:47.029 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 37 v 15 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-21T09:33:47.029 INFO:tasks.rados.rados.0.smithi137.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-09-21T09:33:47.029 INFO:tasks.rados.rados.0.smithi137.stdout:38: finishing write tid 1 to smithi13778320-38 2024-09-21T09:33:47.029 INFO:tasks.rados.rados.0.smithi137.stdout:38: finishing write tid 2 to smithi13778320-38 2024-09-21T09:33:47.029 INFO:tasks.rados.rados.0.smithi137.stdout:38: finishing write tid 3 to smithi13778320-38 2024-09-21T09:33:47.029 INFO:tasks.rados.rados.0.smithi137.stdout:38: finishing write tid 4 to smithi13778320-38 2024-09-21T09:33:47.029 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 38 v 3 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-09-21T09:33:47.029 INFO:tasks.rados.rados.0.smithi137.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-09-21T09:33:47.030 INFO:tasks.rados.rados.0.smithi137.stdout:39: finishing write tid 1 to smithi13778320-39 2024-09-21T09:33:47.030 INFO:tasks.rados.rados.0.smithi137.stdout:39: finishing write tid 2 to smithi13778320-39 2024-09-21T09:33:47.030 INFO:tasks.rados.rados.0.smithi137.stdout:39: finishing write tid 3 to smithi13778320-39 2024-09-21T09:33:47.030 INFO:tasks.rados.rados.0.smithi137.stdout:39: finishing write tid 4 to smithi13778320-39 2024-09-21T09:33:47.030 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 39 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-21T09:33:47.030 INFO:tasks.rados.rados.0.smithi137.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-09-21T09:33:47.030 INFO:tasks.rados.rados.0.smithi137.stdout:40: finishing write tid 1 to smithi13778320-40 2024-09-21T09:33:47.030 INFO:tasks.rados.rados.0.smithi137.stdout:40: finishing write tid 2 to smithi13778320-40 2024-09-21T09:33:47.030 INFO:tasks.rados.rados.0.smithi137.stdout:40: finishing write tid 3 to smithi13778320-40 2024-09-21T09:33:47.030 INFO:tasks.rados.rados.0.smithi137.stdout:40: finishing write tid 4 to smithi13778320-40 2024-09-21T09:33:47.030 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 40 v 9 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-21T09:33:47.030 INFO:tasks.rados.rados.0.smithi137.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-09-21T09:33:47.030 INFO:tasks.rados.rados.0.smithi137.stdout:41: finishing write tid 1 to smithi13778320-41 2024-09-21T09:33:47.030 INFO:tasks.rados.rados.0.smithi137.stdout:41: finishing write tid 2 to smithi13778320-41 2024-09-21T09:33:47.030 INFO:tasks.rados.rados.0.smithi137.stdout:41: finishing write tid 3 to smithi13778320-41 2024-09-21T09:33:47.031 INFO:tasks.rados.rados.0.smithi137.stdout:41: finishing write tid 4 to smithi13778320-41 2024-09-21T09:33:47.031 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 41 v 3 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-21T09:33:47.031 INFO:tasks.rados.rados.0.smithi137.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-09-21T09:33:47.031 INFO:tasks.rados.rados.0.smithi137.stdout:42: finishing write tid 1 to smithi13778320-42 2024-09-21T09:33:47.031 INFO:tasks.rados.rados.0.smithi137.stdout:42: finishing write tid 2 to smithi13778320-42 2024-09-21T09:33:47.031 INFO:tasks.rados.rados.0.smithi137.stdout:42: finishing write tid 3 to smithi13778320-42 2024-09-21T09:33:47.031 INFO:tasks.rados.rados.0.smithi137.stdout:42: finishing write tid 4 to smithi13778320-42 2024-09-21T09:33:47.031 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 42 v 12 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-21T09:33:47.031 INFO:tasks.rados.rados.0.smithi137.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-09-21T09:33:47.031 INFO:tasks.rados.rados.0.smithi137.stdout:43: finishing write tid 1 to smithi13778320-43 2024-09-21T09:33:47.031 INFO:tasks.rados.rados.0.smithi137.stdout:43: finishing write tid 2 to smithi13778320-43 2024-09-21T09:33:47.031 INFO:tasks.rados.rados.0.smithi137.stdout:43: finishing write tid 3 to smithi13778320-43 2024-09-21T09:33:47.031 INFO:tasks.rados.rados.0.smithi137.stdout:43: finishing write tid 4 to smithi13778320-43 2024-09-21T09:33:47.031 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 43 v 6 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-09-21T09:33:47.032 INFO:tasks.rados.rados.0.smithi137.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-09-21T09:33:47.032 INFO:tasks.rados.rados.0.smithi137.stdout:44: finishing write tid 1 to smithi13778320-44 2024-09-21T09:33:47.032 INFO:tasks.rados.rados.0.smithi137.stdout:44: finishing write tid 2 to smithi13778320-44 2024-09-21T09:33:47.032 INFO:tasks.rados.rados.0.smithi137.stdout:44: finishing write tid 3 to smithi13778320-44 2024-09-21T09:33:47.032 INFO:tasks.rados.rados.0.smithi137.stdout:44: finishing write tid 4 to smithi13778320-44 2024-09-21T09:33:47.032 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 44 v 9 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-09-21T09:33:47.032 INFO:tasks.rados.rados.0.smithi137.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-09-21T09:33:47.032 INFO:tasks.rados.rados.0.smithi137.stdout:45: finishing write tid 1 to smithi13778320-45 2024-09-21T09:33:47.032 INFO:tasks.rados.rados.0.smithi137.stdout:45: finishing write tid 2 to smithi13778320-45 2024-09-21T09:33:47.032 INFO:tasks.rados.rados.0.smithi137.stdout:45: finishing write tid 3 to smithi13778320-45 2024-09-21T09:33:47.032 INFO:tasks.rados.rados.0.smithi137.stdout:45: finishing write tid 4 to smithi13778320-45 2024-09-21T09:33:47.032 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 45 v 6 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-09-21T09:33:47.032 INFO:tasks.rados.rados.0.smithi137.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-09-21T09:33:47.032 INFO:tasks.rados.rados.0.smithi137.stdout:46: finishing write tid 1 to smithi13778320-46 2024-09-21T09:33:47.032 INFO:tasks.rados.rados.0.smithi137.stdout:37: done (15 left) 2024-09-21T09:33:47.033 INFO:tasks.rados.rados.0.smithi137.stdout:38: done (14 left) 2024-09-21T09:33:47.033 INFO:tasks.rados.rados.0.smithi137.stdout:39: done (13 left) 2024-09-21T09:33:47.033 INFO:tasks.rados.rados.0.smithi137.stdout:40: done (12 left) 2024-09-21T09:33:47.033 INFO:tasks.rados.rados.0.smithi137.stdout:41: done (11 left) 2024-09-21T09:33:47.033 INFO:tasks.rados.rados.0.smithi137.stdout:42: done (10 left) 2024-09-21T09:33:47.033 INFO:tasks.rados.rados.0.smithi137.stdout:43: done (9 left) 2024-09-21T09:33:47.033 INFO:tasks.rados.rados.0.smithi137.stdout:44: done (8 left) 2024-09-21T09:33:47.033 INFO:tasks.rados.rados.0.smithi137.stdout:45: done (7 left) 2024-09-21T09:33:47.033 INFO:tasks.rados.rados.0.smithi137.stdout:53: write initial oid 53 2024-09-21T09:33:47.033 INFO:tasks.rados.rados.0.smithi137.stdout:53: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2024-09-21T09:33:47.034 INFO:tasks.rados.rados.0.smithi137.stdout:53: writing smithi13778320-53 from 473964 to 1085030 tid 1 2024-09-21T09:33:47.040 INFO:tasks.rados.rados.0.smithi137.stdout:53: writing smithi13778320-53 from 1826593 to 2372928 tid 2 2024-09-21T09:33:47.043 INFO:tasks.rados.rados.0.smithi137.stdout:53: writing smithi13778320-53 from 2778819 to 2873964 tid 3 2024-09-21T09:33:47.043 INFO:tasks.rados.rados.0.smithi137.stdout:54: write initial oid 54 2024-09-21T09:33:47.043 INFO:tasks.rados.rados.0.smithi137.stdout:54: seq_num 53 ranges {490771=686315,1885075=406346} 2024-09-21T09:33:47.050 INFO:tasks.rados.rados.0.smithi137.stdout:54: writing smithi13778320-54 from 490771 to 1177086 tid 1 2024-09-21T09:33:47.056 INFO:tasks.rados.rados.0.smithi137.stdout:54: writing smithi13778320-54 from 1885075 to 2291421 tid 2 2024-09-21T09:33:47.056 INFO:tasks.rados.rados.0.smithi137.stdout:55: write initial oid 55 2024-09-21T09:33:47.056 INFO:tasks.rados.rados.0.smithi137.stdout:55: seq_num 54 ranges {507578=477917,1543557=550004,2833665=73913} 2024-09-21T09:33:47.061 INFO:tasks.rados.rados.0.smithi137.stdout:55: writing smithi13778320-55 from 507578 to 985495 tid 1 2024-09-21T09:33:47.067 INFO:tasks.rados.rados.0.smithi137.stdout:55: writing smithi13778320-55 from 1543557 to 2093561 tid 2 2024-09-21T09:33:47.072 INFO:tasks.rados.rados.0.smithi137.stdout:55: writing smithi13778320-55 from 2833665 to 2907578 tid 3 2024-09-21T09:33:47.072 INFO:tasks.rados.rados.0.smithi137.stdout:56: write initial oid 56 2024-09-21T09:33:47.072 INFO:tasks.rados.rados.0.smithi137.stdout:56: seq_num 55 ranges {524385=553166,1602039=410015,2577441=346944} 2024-09-21T09:33:47.077 INFO:tasks.rados.rados.0.smithi137.stdout:56: writing smithi13778320-56 from 524385 to 1077551 tid 1 2024-09-21T09:33:47.083 INFO:tasks.rados.rados.0.smithi137.stdout:56: writing smithi13778320-56 from 1602039 to 2012054 tid 2 2024-09-21T09:33:47.088 INFO:tasks.rados.rados.0.smithi137.stdout:56: writing smithi13778320-56 from 2577441 to 2924385 tid 3 2024-09-21T09:33:47.088 INFO:tasks.rados.rados.0.smithi137.stdout:57: write initial oid 57 2024-09-21T09:33:47.088 INFO:tasks.rados.rados.0.smithi137.stdout:57: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2024-09-21T09:33:47.094 INFO:tasks.rados.rados.0.smithi137.stdout:57: writing smithi13778320-57 from 541192 to 1169607 tid 1 2024-09-21T09:33:47.101 INFO:tasks.rados.rados.0.smithi137.stdout:57: writing smithi13778320-57 from 1660521 to 2214194 tid 2 2024-09-21T09:33:47.104 INFO:tasks.rados.rados.0.smithi137.stdout:57: writing smithi13778320-57 from 2888511 to 2941192 tid 3 2024-09-21T09:33:47.104 INFO:tasks.rados.rados.0.smithi137.stdout:58: write initial oid 58 2024-09-21T09:33:47.104 INFO:tasks.rados.rados.0.smithi137.stdout:58: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2024-09-21T09:33:47.111 INFO:tasks.rados.rados.0.smithi137.stdout:58: writing smithi13778320-58 from 557999 to 1261663 tid 1 2024-09-21T09:33:47.115 INFO:tasks.rados.rados.0.smithi137.stdout:58: writing smithi13778320-58 from 1719003 to 2132687 tid 2 2024-09-21T09:33:47.120 INFO:tasks.rados.rados.0.smithi137.stdout:58: writing smithi13778320-58 from 2632287 to 2957999 tid 3 2024-09-21T09:33:47.120 INFO:tasks.rados.rados.0.smithi137.stdout:59: write initial oid 59 2024-09-21T09:33:47.120 INFO:tasks.rados.rados.0.smithi137.stdout:59: seq_num 58 ranges {574806=778913,2061132=557342} 2024-09-21T09:33:47.127 INFO:tasks.rados.rados.0.smithi137.stdout:59: writing smithi13778320-59 from 574806 to 1353719 tid 1 2024-09-21T09:33:47.135 INFO:tasks.rados.rados.0.smithi137.stdout:59: writing smithi13778320-59 from 2061132 to 2618474 tid 2 2024-09-21T09:33:47.135 INFO:tasks.rados.rados.0.smithi137.stdout:60: write initial oid 60 2024-09-21T09:33:47.135 INFO:tasks.rados.rados.0.smithi137.stdout:60: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2024-09-21T09:33:47.140 INFO:tasks.rados.rados.0.smithi137.stdout:60: writing smithi13778320-60 from 591613 to 1045775 tid 1 2024-09-21T09:33:47.147 INFO:tasks.rados.rados.0.smithi137.stdout:60: writing smithi13778320-60 from 1719614 to 2136967 tid 2 2024-09-21T09:33:47.151 INFO:tasks.rados.rados.0.smithi137.stdout:60: writing smithi13778320-60 from 2570780 to 2991613 tid 3 2024-09-21T09:33:47.152 INFO:tasks.rados.rados.0.smithi137.stdout:61: write initial oid 61 2024-09-21T09:33:47.152 INFO:tasks.rados.rados.0.smithi137.stdout:61: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2024-09-21T09:33:47.157 INFO:tasks.rados.rados.0.smithi137.stdout:61: writing smithi13778320-61 from 608420 to 1137831 tid 1 2024-09-21T09:33:47.164 INFO:tasks.rados.rados.0.smithi137.stdout:61: writing smithi13778320-61 from 1778096 to 2339107 tid 2 2024-09-21T09:33:47.169 INFO:tasks.rados.rados.0.smithi137.stdout:61: writing smithi13778320-61 from 2881850 to 3008420 tid 3 2024-09-21T09:33:47.169 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.169 INFO:tasks.rados.rados.0.smithi137.stdout:46: finishing write tid 2 to smithi13778320-46 2024-09-21T09:33:47.169 INFO:tasks.rados.rados.0.smithi137.stdout:46: finishing write tid 3 to smithi13778320-46 2024-09-21T09:33:47.169 INFO:tasks.rados.rados.0.smithi137.stdout:46: finishing write tid 4 to smithi13778320-46 2024-09-21T09:33:47.169 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 46 v 15 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-21T09:33:47.169 INFO:tasks.rados.rados.0.smithi137.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-09-21T09:33:47.169 INFO:tasks.rados.rados.0.smithi137.stdout:47: finishing write tid 1 to smithi13778320-47 2024-09-21T09:33:47.169 INFO:tasks.rados.rados.0.smithi137.stdout:47: finishing write tid 2 to smithi13778320-47 2024-09-21T09:33:47.169 INFO:tasks.rados.rados.0.smithi137.stdout:47: finishing write tid 3 to smithi13778320-47 2024-09-21T09:33:47.169 INFO:tasks.rados.rados.0.smithi137.stdout:46: done (15 left) 2024-09-21T09:33:47.169 INFO:tasks.rados.rados.0.smithi137.stdout:62: write initial oid 62 2024-09-21T09:33:47.169 INFO:tasks.rados.rados.0.smithi137.stdout:62: seq_num 61 ranges {625227=721013,1952931=704669} 2024-09-21T09:33:47.175 INFO:tasks.rados.rados.0.smithi137.stdout:62: writing smithi13778320-62 from 625227 to 1346240 tid 1 2024-09-21T09:33:47.183 INFO:tasks.rados.rados.0.smithi137.stdout:62: writing smithi13778320-62 from 1952931 to 2657600 tid 2 2024-09-21T09:33:47.184 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.184 INFO:tasks.rados.rados.0.smithi137.stdout:47: finishing write tid 4 to smithi13778320-47 2024-09-21T09:33:47.184 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 47 v 18 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-21T09:33:47.184 INFO:tasks.rados.rados.0.smithi137.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-09-21T09:33:47.184 INFO:tasks.rados.rados.0.smithi137.stdout:48: finishing write tid 1 to smithi13778320-48 2024-09-21T09:33:47.184 INFO:tasks.rados.rados.0.smithi137.stdout:48: finishing write tid 2 to smithi13778320-48 2024-09-21T09:33:47.184 INFO:tasks.rados.rados.0.smithi137.stdout:48: finishing write tid 3 to smithi13778320-48 2024-09-21T09:33:47.184 INFO:tasks.rados.rados.0.smithi137.stdout:48: finishing write tid 4 to smithi13778320-48 2024-09-21T09:33:47.184 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 48 v 18 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-21T09:33:47.184 INFO:tasks.rados.rados.0.smithi137.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-09-21T09:33:47.184 INFO:tasks.rados.rados.0.smithi137.stdout:49: finishing write tid 1 to smithi13778320-49 2024-09-21T09:33:47.184 INFO:tasks.rados.rados.0.smithi137.stdout:49: finishing write tid 2 to smithi13778320-49 2024-09-21T09:33:47.184 INFO:tasks.rados.rados.0.smithi137.stdout:49: finishing write tid 3 to smithi13778320-49 2024-09-21T09:33:47.185 INFO:tasks.rados.rados.0.smithi137.stdout:49: finishing write tid 4 to smithi13778320-49 2024-09-21T09:33:47.185 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 49 v 9 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-09-21T09:33:47.185 INFO:tasks.rados.rados.0.smithi137.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-09-21T09:33:47.185 INFO:tasks.rados.rados.0.smithi137.stdout:50: finishing write tid 1 to smithi13778320-50 2024-09-21T09:33:47.185 INFO:tasks.rados.rados.0.smithi137.stdout:50: finishing write tid 2 to smithi13778320-50 2024-09-21T09:33:47.185 INFO:tasks.rados.rados.0.smithi137.stdout:50: finishing write tid 3 to smithi13778320-50 2024-09-21T09:33:47.185 INFO:tasks.rados.rados.0.smithi137.stdout:50: finishing write tid 4 to smithi13778320-50 2024-09-21T09:33:47.185 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 50 v 21 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-09-21T09:33:47.185 INFO:tasks.rados.rados.0.smithi137.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-09-21T09:33:47.185 INFO:tasks.rados.rados.0.smithi137.stdout:51: finishing write tid 1 to smithi13778320-51 2024-09-21T09:33:47.185 INFO:tasks.rados.rados.0.smithi137.stdout:51: finishing write tid 2 to smithi13778320-51 2024-09-21T09:33:47.185 INFO:tasks.rados.rados.0.smithi137.stdout:51: finishing write tid 3 to smithi13778320-51 2024-09-21T09:33:47.185 INFO:tasks.rados.rados.0.smithi137.stdout:51: finishing write tid 4 to smithi13778320-51 2024-09-21T09:33:47.185 INFO:tasks.rados.rados.0.smithi137.stdout:51: finishing write tid 5 to smithi13778320-51 2024-09-21T09:33:47.186 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 51 v 7 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-21T09:33:47.186 INFO:tasks.rados.rados.0.smithi137.stdout:51: left oid 51 (ObjNum 50 snap 0 seq_num 50) 2024-09-21T09:33:47.186 INFO:tasks.rados.rados.0.smithi137.stdout:52: finishing write tid 1 to smithi13778320-52 2024-09-21T09:33:47.186 INFO:tasks.rados.rados.0.smithi137.stdout:47: done (15 left) 2024-09-21T09:33:47.186 INFO:tasks.rados.rados.0.smithi137.stdout:48: done (14 left) 2024-09-21T09:33:47.186 INFO:tasks.rados.rados.0.smithi137.stdout:49: done (13 left) 2024-09-21T09:33:47.186 INFO:tasks.rados.rados.0.smithi137.stdout:50: done (12 left) 2024-09-21T09:33:47.186 INFO:tasks.rados.rados.0.smithi137.stdout:51: done (11 left) 2024-09-21T09:33:47.186 INFO:tasks.rados.rados.0.smithi137.stdout:63: write initial oid 63 2024-09-21T09:33:47.186 INFO:tasks.rados.rados.0.smithi137.stdout:63: seq_num 62 ranges {642034=796262,1895060=564680} 2024-09-21T09:33:47.191 INFO:tasks.rados.rados.0.smithi137.stdout:63: writing smithi13778320-63 from 642034 to 1438296 tid 1 2024-09-21T09:33:47.196 INFO:tasks.rados.rados.0.smithi137.stdout:63: writing smithi13778320-63 from 1895060 to 2459740 tid 2 2024-09-21T09:33:47.197 INFO:tasks.rados.rados.0.smithi137.stdout:64: write initial oid 64 2024-09-21T09:33:47.197 INFO:tasks.rados.rados.0.smithi137.stdout:64: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2024-09-21T09:33:47.210 INFO:tasks.rados.rados.0.smithi137.stdout:64: writing smithi13778320-64 from 658841 to 1130352 tid 1 2024-09-21T09:33:47.211 INFO:tasks.rados.rados.0.smithi137.stdout:64: writing smithi13778320-64 from 1553542 to 2261880 tid 2 2024-09-21T09:33:47.214 INFO:tasks.rados.rados.0.smithi137.stdout:64: writing smithi13778320-64 from 2964119 to 3058841 tid 3 2024-09-21T09:33:47.214 INFO:tasks.rados.rados.0.smithi137.stdout:65: write initial oid 65 2024-09-21T09:33:47.214 INFO:tasks.rados.rados.0.smithi137.stdout:65: seq_num 64 ranges {675648=546760,2012024=568349} 2024-09-21T09:33:47.220 INFO:tasks.rados.rados.0.smithi137.stdout:65: writing smithi13778320-65 from 675648 to 1222408 tid 1 2024-09-21T09:33:47.228 INFO:tasks.rados.rados.0.smithi137.stdout:65: writing smithi13778320-65 from 2012024 to 2580373 tid 2 2024-09-21T09:33:47.228 INFO:tasks.rados.rados.0.smithi137.stdout:66: write initial oid 66 2024-09-21T09:33:47.228 INFO:tasks.rados.rados.0.smithi137.stdout:66: seq_num 65 ranges {692455=622009,2070506=712007} 2024-09-21T09:33:47.235 INFO:tasks.rados.rados.0.smithi137.stdout:66: writing smithi13778320-66 from 692455 to 1314464 tid 1 2024-09-21T09:33:47.243 INFO:tasks.rados.rados.0.smithi137.stdout:66: writing smithi13778320-66 from 2070506 to 2782513 tid 2 2024-09-21T09:33:47.243 INFO:tasks.rados.rados.0.smithi137.stdout:67: write initial oid 67 2024-09-21T09:33:47.243 INFO:tasks.rados.rados.0.smithi137.stdout:67: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2024-09-21T09:33:47.251 INFO:tasks.rados.rados.0.smithi137.stdout:67: writing smithi13778320-67 from 709262 to 1406520 tid 1 2024-09-21T09:33:47.258 INFO:tasks.rados.rados.0.smithi137.stdout:67: writing smithi13778320-67 from 2012635 to 2584653 tid 2 2024-09-21T09:33:47.261 INFO:tasks.rados.rados.0.smithi137.stdout:67: writing smithi13778320-67 from 3046388 to 3109262 tid 3 2024-09-21T09:33:47.261 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.261 INFO:tasks.rados.rados.0.smithi137.stdout:52: finishing write tid 2 to smithi13778320-52 2024-09-21T09:33:47.261 INFO:tasks.rados.rados.0.smithi137.stdout:52: finishing write tid 3 to smithi13778320-52 2024-09-21T09:33:47.261 INFO:tasks.rados.rados.0.smithi137.stdout:52: finishing write tid 4 to smithi13778320-52 2024-09-21T09:33:47.261 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 52 v 12 (ObjNum 51 snap 0 seq_num 51) dirty exists 2024-09-21T09:33:47.261 INFO:tasks.rados.rados.0.smithi137.stdout:52: left oid 52 (ObjNum 51 snap 0 seq_num 51) 2024-09-21T09:33:47.261 INFO:tasks.rados.rados.0.smithi137.stdout:53: finishing write tid 1 to smithi13778320-53 2024-09-21T09:33:47.261 INFO:tasks.rados.rados.0.smithi137.stdout:52: done (15 left) 2024-09-21T09:33:47.262 INFO:tasks.rados.rados.0.smithi137.stdout:68: write initial oid 68 2024-09-21T09:33:47.262 INFO:tasks.rados.rados.0.smithi137.stdout:68: seq_num 67 ranges {726069=772507,2071117=715676} 2024-09-21T09:33:47.269 INFO:tasks.rados.rados.0.smithi137.stdout:68: writing smithi13778320-68 from 726069 to 1498576 tid 1 2024-09-21T09:33:47.276 INFO:tasks.rados.rados.0.smithi137.stdout:68: writing smithi13778320-68 from 2071117 to 2786793 tid 2 2024-09-21T09:33:47.276 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.276 INFO:tasks.rados.rados.0.smithi137.stdout:53: finishing write tid 2 to smithi13778320-53 2024-09-21T09:33:47.276 INFO:tasks.rados.rados.0.smithi137.stdout:53: finishing write tid 3 to smithi13778320-53 2024-09-21T09:33:47.276 INFO:tasks.rados.rados.0.smithi137.stdout:53: finishing write tid 4 to smithi13778320-53 2024-09-21T09:33:47.277 INFO:tasks.rados.rados.0.smithi137.stdout:53: finishing write tid 5 to smithi13778320-53 2024-09-21T09:33:47.277 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 53 v 13 (ObjNum 52 snap 0 seq_num 52) dirty exists 2024-09-21T09:33:47.277 INFO:tasks.rados.rados.0.smithi137.stdout:53: left oid 53 (ObjNum 52 snap 0 seq_num 52) 2024-09-21T09:33:47.277 INFO:tasks.rados.rados.0.smithi137.stdout:54: finishing write tid 1 to smithi13778320-54 2024-09-21T09:33:47.277 INFO:tasks.rados.rados.0.smithi137.stdout:53: done (15 left) 2024-09-21T09:33:47.277 INFO:tasks.rados.rados.0.smithi137.stdout:69: write initial oid 69 2024-09-21T09:33:47.277 INFO:tasks.rados.rados.0.smithi137.stdout:69: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2024-09-21T09:33:47.282 INFO:tasks.rados.rados.0.smithi137.stdout:69: writing smithi13778320-69 from 742876 to 1190632 tid 1 2024-09-21T09:33:47.288 INFO:tasks.rados.rados.0.smithi137.stdout:69: writing smithi13778320-69 from 1729599 to 2305286 tid 2 2024-09-21T09:33:47.295 INFO:tasks.rados.rados.0.smithi137.stdout:69: writing smithi13778320-69 from 3101234 to 3142876 tid 3 2024-09-21T09:33:47.295 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.295 INFO:tasks.rados.rados.0.smithi137.stdout:54: finishing write tid 2 to smithi13778320-54 2024-09-21T09:33:47.295 INFO:tasks.rados.rados.0.smithi137.stdout:54: finishing write tid 3 to smithi13778320-54 2024-09-21T09:33:47.295 INFO:tasks.rados.rados.0.smithi137.stdout:54: finishing write tid 4 to smithi13778320-54 2024-09-21T09:33:47.295 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 54 v 21 (ObjNum 53 snap 0 seq_num 53) dirty exists 2024-09-21T09:33:47.295 INFO:tasks.rados.rados.0.smithi137.stdout:54: left oid 54 (ObjNum 53 snap 0 seq_num 53) 2024-09-21T09:33:47.295 INFO:tasks.rados.rados.0.smithi137.stdout:55: finishing write tid 1 to smithi13778320-55 2024-09-21T09:33:47.295 INFO:tasks.rados.rados.0.smithi137.stdout:55: finishing write tid 2 to smithi13778320-55 2024-09-21T09:33:47.295 INFO:tasks.rados.rados.0.smithi137.stdout:55: finishing write tid 3 to smithi13778320-55 2024-09-21T09:33:47.295 INFO:tasks.rados.rados.0.smithi137.stdout:55: finishing write tid 4 to smithi13778320-55 2024-09-21T09:33:47.295 INFO:tasks.rados.rados.0.smithi137.stdout:55: finishing write tid 5 to smithi13778320-55 2024-09-21T09:33:47.296 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 55 v 16 (ObjNum 54 snap 0 seq_num 54) dirty exists 2024-09-21T09:33:47.296 INFO:tasks.rados.rados.0.smithi137.stdout:55: left oid 55 (ObjNum 54 snap 0 seq_num 54) 2024-09-21T09:33:47.296 INFO:tasks.rados.rados.0.smithi137.stdout:56: finishing write tid 1 to smithi13778320-56 2024-09-21T09:33:47.296 INFO:tasks.rados.rados.0.smithi137.stdout:56: finishing write tid 2 to smithi13778320-56 2024-09-21T09:33:47.296 INFO:tasks.rados.rados.0.smithi137.stdout:56: finishing write tid 3 to smithi13778320-56 2024-09-21T09:33:47.296 INFO:tasks.rados.rados.0.smithi137.stdout:56: finishing write tid 4 to smithi13778320-56 2024-09-21T09:33:47.296 INFO:tasks.rados.rados.0.smithi137.stdout:56: finishing write tid 5 to smithi13778320-56 2024-09-21T09:33:47.296 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 56 v 25 (ObjNum 55 snap 0 seq_num 55) dirty exists 2024-09-21T09:33:47.296 INFO:tasks.rados.rados.0.smithi137.stdout:56: left oid 56 (ObjNum 55 snap 0 seq_num 55) 2024-09-21T09:33:47.296 INFO:tasks.rados.rados.0.smithi137.stdout:57: finishing write tid 1 to smithi13778320-57 2024-09-21T09:33:47.296 INFO:tasks.rados.rados.0.smithi137.stdout:57: finishing write tid 2 to smithi13778320-57 2024-09-21T09:33:47.296 INFO:tasks.rados.rados.0.smithi137.stdout:57: finishing write tid 3 to smithi13778320-57 2024-09-21T09:33:47.296 INFO:tasks.rados.rados.0.smithi137.stdout:57: finishing write tid 4 to smithi13778320-57 2024-09-21T09:33:47.296 INFO:tasks.rados.rados.0.smithi137.stdout:57: finishing write tid 5 to smithi13778320-57 2024-09-21T09:33:47.296 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 57 v 29 (ObjNum 56 snap 0 seq_num 56) dirty exists 2024-09-21T09:33:47.297 INFO:tasks.rados.rados.0.smithi137.stdout:57: left oid 57 (ObjNum 56 snap 0 seq_num 56) 2024-09-21T09:33:47.297 INFO:tasks.rados.rados.0.smithi137.stdout:58: finishing write tid 1 to smithi13778320-58 2024-09-21T09:33:47.297 INFO:tasks.rados.rados.0.smithi137.stdout:58: finishing write tid 2 to smithi13778320-58 2024-09-21T09:33:47.297 INFO:tasks.rados.rados.0.smithi137.stdout:58: finishing write tid 3 to smithi13778320-58 2024-09-21T09:33:47.297 INFO:tasks.rados.rados.0.smithi137.stdout:58: finishing write tid 4 to smithi13778320-58 2024-09-21T09:33:47.297 INFO:tasks.rados.rados.0.smithi137.stdout:58: finishing write tid 5 to smithi13778320-58 2024-09-21T09:33:47.297 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 58 v 4 (ObjNum 57 snap 0 seq_num 57) dirty exists 2024-09-21T09:33:47.297 INFO:tasks.rados.rados.0.smithi137.stdout:58: left oid 58 (ObjNum 57 snap 0 seq_num 57) 2024-09-21T09:33:47.297 INFO:tasks.rados.rados.0.smithi137.stdout:59: finishing write tid 1 to smithi13778320-59 2024-09-21T09:33:47.297 INFO:tasks.rados.rados.0.smithi137.stdout:59: finishing write tid 2 to smithi13778320-59 2024-09-21T09:33:47.297 INFO:tasks.rados.rados.0.smithi137.stdout:59: finishing write tid 3 to smithi13778320-59 2024-09-21T09:33:47.297 INFO:tasks.rados.rados.0.smithi137.stdout:59: finishing write tid 4 to smithi13778320-59 2024-09-21T09:33:47.297 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 59 v 9 (ObjNum 58 snap 0 seq_num 58) dirty exists 2024-09-21T09:33:47.297 INFO:tasks.rados.rados.0.smithi137.stdout:59: left oid 59 (ObjNum 58 snap 0 seq_num 58) 2024-09-21T09:33:47.298 INFO:tasks.rados.rados.0.smithi137.stdout:60: finishing write tid 1 to smithi13778320-60 2024-09-21T09:33:47.298 INFO:tasks.rados.rados.0.smithi137.stdout:60: finishing write tid 2 to smithi13778320-60 2024-09-21T09:33:47.298 INFO:tasks.rados.rados.0.smithi137.stdout:60: finishing write tid 3 to smithi13778320-60 2024-09-21T09:33:47.298 INFO:tasks.rados.rados.0.smithi137.stdout:60: finishing write tid 4 to smithi13778320-60 2024-09-21T09:33:47.298 INFO:tasks.rados.rados.0.smithi137.stdout:60: finishing write tid 5 to smithi13778320-60 2024-09-21T09:33:47.298 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 60 v 33 (ObjNum 59 snap 0 seq_num 59) dirty exists 2024-09-21T09:33:47.298 INFO:tasks.rados.rados.0.smithi137.stdout:60: left oid 60 (ObjNum 59 snap 0 seq_num 59) 2024-09-21T09:33:47.298 INFO:tasks.rados.rados.0.smithi137.stdout:61: finishing write tid 1 to smithi13778320-61 2024-09-21T09:33:47.298 INFO:tasks.rados.rados.0.smithi137.stdout:61: finishing write tid 2 to smithi13778320-61 2024-09-21T09:33:47.298 INFO:tasks.rados.rados.0.smithi137.stdout:61: finishing write tid 3 to smithi13778320-61 2024-09-21T09:33:47.298 INFO:tasks.rados.rados.0.smithi137.stdout:61: finishing write tid 4 to smithi13778320-61 2024-09-21T09:33:47.298 INFO:tasks.rados.rados.0.smithi137.stdout:61: finishing write tid 5 to smithi13778320-61 2024-09-21T09:33:47.298 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 61 v 13 (ObjNum 60 snap 0 seq_num 60) dirty exists 2024-09-21T09:33:47.298 INFO:tasks.rados.rados.0.smithi137.stdout:61: left oid 61 (ObjNum 60 snap 0 seq_num 60) 2024-09-21T09:33:47.299 INFO:tasks.rados.rados.0.smithi137.stdout:54: done (15 left) 2024-09-21T09:33:47.299 INFO:tasks.rados.rados.0.smithi137.stdout:55: done (14 left) 2024-09-21T09:33:47.299 INFO:tasks.rados.rados.0.smithi137.stdout:56: done (13 left) 2024-09-21T09:33:47.299 INFO:tasks.rados.rados.0.smithi137.stdout:57: done (12 left) 2024-09-21T09:33:47.299 INFO:tasks.rados.rados.0.smithi137.stdout:58: done (11 left) 2024-09-21T09:33:47.299 INFO:tasks.rados.rados.0.smithi137.stdout:59: done (10 left) 2024-09-21T09:33:47.299 INFO:tasks.rados.rados.0.smithi137.stdout:60: done (9 left) 2024-09-21T09:33:47.299 INFO:tasks.rados.rados.0.smithi137.stdout:61: done (8 left) 2024-09-21T09:33:47.299 INFO:tasks.rados.rados.0.smithi137.stdout:70: write initial oid 70 2024-09-21T09:33:47.299 INFO:tasks.rados.rados.0.smithi137.stdout:70: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2024-09-21T09:33:47.301 INFO:tasks.rados.rados.0.smithi137.stdout:70: writing smithi13778320-70 from 759683 to 1399041 tid 1 2024-09-21T09:33:47.308 INFO:tasks.rados.rados.0.smithi137.stdout:70: writing smithi13778320-70 from 1904434 to 2623779 tid 2 2024-09-21T09:33:47.311 INFO:tasks.rados.rados.0.smithi137.stdout:70: writing smithi13778320-70 from 3128657 to 3159683 tid 3 2024-09-21T09:33:47.311 INFO:tasks.rados.rados.0.smithi137.stdout:71: write initial oid 71 2024-09-21T09:33:47.311 INFO:tasks.rados.rados.0.smithi137.stdout:71: seq_num 70 ranges {776490=714607,2246563=579356} 2024-09-21T09:33:47.319 INFO:tasks.rados.rados.0.smithi137.stdout:71: writing smithi13778320-71 from 776490 to 1491097 tid 1 2024-09-21T09:33:47.326 INFO:tasks.rados.rados.0.smithi137.stdout:71: writing smithi13778320-71 from 2246563 to 2825919 tid 2 2024-09-21T09:33:47.326 INFO:tasks.rados.rados.0.smithi137.stdout:72: write initial oid 72 2024-09-21T09:33:47.326 INFO:tasks.rados.rados.0.smithi137.stdout:72: seq_num 71 ranges {793297=789856,2305045=723014} 2024-09-21T09:33:47.335 INFO:tasks.rados.rados.0.smithi137.stdout:72: writing smithi13778320-72 from 793297 to 1583153 tid 1 2024-09-21T09:33:47.343 INFO:tasks.rados.rados.0.smithi137.stdout:72: writing smithi13778320-72 from 2305045 to 3028059 tid 2 2024-09-21T09:33:47.343 INFO:tasks.rados.rados.0.smithi137.stdout:73: write initial oid 73 2024-09-21T09:33:47.343 INFO:tasks.rados.rados.0.smithi137.stdout:73: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2024-09-21T09:33:47.348 INFO:tasks.rados.rados.0.smithi137.stdout:73: writing smithi13778320-73 from 410104 to 875209 tid 1 2024-09-21T09:33:47.355 INFO:tasks.rados.rados.0.smithi137.stdout:73: writing smithi13778320-73 from 1563527 to 2146552 tid 2 2024-09-21T09:33:47.361 INFO:tasks.rados.rados.0.smithi137.stdout:73: writing smithi13778320-73 from 2810926 to 3210104 tid 3 2024-09-21T09:33:47.361 INFO:tasks.rados.rados.0.smithi137.stdout:74: write initial oid 74 2024-09-21T09:33:47.361 INFO:tasks.rados.rados.0.smithi137.stdout:74: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2024-09-21T09:33:47.367 INFO:tasks.rados.rados.0.smithi137.stdout:74: writing smithi13778320-74 from 426911 to 967265 tid 1 2024-09-21T09:33:47.374 INFO:tasks.rados.rados.0.smithi137.stdout:74: writing smithi13778320-74 from 1622009 to 2348692 tid 2 2024-09-21T09:33:47.379 INFO:tasks.rados.rados.0.smithi137.stdout:74: writing smithi13778320-74 from 3121996 to 3226911 tid 3 2024-09-21T09:33:47.379 INFO:tasks.rados.rados.0.smithi137.stdout:75: write initial oid 75 2024-09-21T09:33:47.379 INFO:tasks.rados.rados.0.smithi137.stdout:75: seq_num 74 ranges {443718=615603,1564138=470341,2633066=610652} 2024-09-21T09:33:47.385 INFO:tasks.rados.rados.0.smithi137.stdout:75: writing smithi13778320-75 from 443718 to 1059321 tid 1 2024-09-21T09:33:47.390 INFO:tasks.rados.rados.0.smithi137.stdout:75: writing smithi13778320-75 from 1564138 to 2034479 tid 2 2024-09-21T09:33:47.397 INFO:tasks.rados.rados.0.smithi137.stdout:75: writing smithi13778320-75 from 2633066 to 3243718 tid 3 2024-09-21T09:33:47.397 INFO:tasks.rados.rados.0.smithi137.stdout:76: write initial oid 76 2024-09-21T09:33:47.397 INFO:tasks.rados.rados.0.smithi137.stdout:76: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2024-09-21T09:33:47.403 INFO:tasks.rados.rados.0.smithi137.stdout:76: writing smithi13778320-76 from 460525 to 1151377 tid 1 2024-09-21T09:33:47.410 INFO:tasks.rados.rados.0.smithi137.stdout:76: writing smithi13778320-76 from 1622620 to 2352972 tid 2 2024-09-21T09:33:47.415 INFO:tasks.rados.rados.0.smithi137.stdout:76: writing smithi13778320-76 from 3060489 to 3260525 tid 3 2024-09-21T09:33:47.415 INFO:tasks.rados.rados.0.smithi137.stdout:77: write initial oid 77 2024-09-21T09:33:47.415 INFO:tasks.rados.rados.0.smithi137.stdout:77: seq_num 76 ranges {477332=766101,1681102=474010,2687912=589420} 2024-09-21T09:33:47.422 INFO:tasks.rados.rados.0.smithi137.stdout:77: writing smithi13778320-77 from 477332 to 1243433 tid 1 2024-09-21T09:33:47.427 INFO:tasks.rados.rados.0.smithi137.stdout:77: writing smithi13778320-77 from 1681102 to 2155112 tid 2 2024-09-21T09:33:47.434 INFO:tasks.rados.rados.0.smithi137.stdout:77: writing smithi13778320-77 from 2687912 to 3277332 tid 3 2024-09-21T09:33:47.434 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.434 INFO:tasks.rados.rados.0.smithi137.stdout:62: finishing write tid 1 to smithi13778320-62 2024-09-21T09:33:47.434 INFO:tasks.rados.rados.0.smithi137.stdout:62: finishing write tid 2 to smithi13778320-62 2024-09-21T09:33:47.434 INFO:tasks.rados.rados.0.smithi137.stdout:62: finishing write tid 3 to smithi13778320-62 2024-09-21T09:33:47.434 INFO:tasks.rados.rados.0.smithi137.stdout:62: finishing write tid 4 to smithi13778320-62 2024-09-21T09:33:47.434 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 62 v 21 (ObjNum 61 snap 0 seq_num 61) dirty exists 2024-09-21T09:33:47.434 INFO:tasks.rados.rados.0.smithi137.stdout:62: left oid 62 (ObjNum 61 snap 0 seq_num 61) 2024-09-21T09:33:47.434 INFO:tasks.rados.rados.0.smithi137.stdout:63: finishing write tid 1 to smithi13778320-63 2024-09-21T09:33:47.434 INFO:tasks.rados.rados.0.smithi137.stdout:63: finishing write tid 2 to smithi13778320-63 2024-09-21T09:33:47.435 INFO:tasks.rados.rados.0.smithi137.stdout:63: finishing write tid 3 to smithi13778320-63 2024-09-21T09:33:47.435 INFO:tasks.rados.rados.0.smithi137.stdout:63: finishing write tid 4 to smithi13778320-63 2024-09-21T09:33:47.435 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 63 v 15 (ObjNum 62 snap 0 seq_num 62) dirty exists 2024-09-21T09:33:47.435 INFO:tasks.rados.rados.0.smithi137.stdout:63: left oid 63 (ObjNum 62 snap 0 seq_num 62) 2024-09-21T09:33:47.435 INFO:tasks.rados.rados.0.smithi137.stdout:64: finishing write tid 1 to smithi13778320-64 2024-09-21T09:33:47.435 INFO:tasks.rados.rados.0.smithi137.stdout:64: finishing write tid 2 to smithi13778320-64 2024-09-21T09:33:47.435 INFO:tasks.rados.rados.0.smithi137.stdout:64: finishing write tid 3 to smithi13778320-64 2024-09-21T09:33:47.435 INFO:tasks.rados.rados.0.smithi137.stdout:64: finishing write tid 4 to smithi13778320-64 2024-09-21T09:33:47.435 INFO:tasks.rados.rados.0.smithi137.stdout:64: finishing write tid 5 to smithi13778320-64 2024-09-21T09:33:47.435 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 64 v 19 (ObjNum 63 snap 0 seq_num 63) dirty exists 2024-09-21T09:33:47.435 INFO:tasks.rados.rados.0.smithi137.stdout:64: left oid 64 (ObjNum 63 snap 0 seq_num 63) 2024-09-21T09:33:47.435 INFO:tasks.rados.rados.0.smithi137.stdout:65: finishing write tid 1 to smithi13778320-65 2024-09-21T09:33:47.435 INFO:tasks.rados.rados.0.smithi137.stdout:65: finishing write tid 2 to smithi13778320-65 2024-09-21T09:33:47.435 INFO:tasks.rados.rados.0.smithi137.stdout:65: finishing write tid 3 to smithi13778320-65 2024-09-21T09:33:47.436 INFO:tasks.rados.rados.0.smithi137.stdout:65: finishing write tid 4 to smithi13778320-65 2024-09-21T09:33:47.436 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 65 v 16 (ObjNum 64 snap 0 seq_num 64) dirty exists 2024-09-21T09:33:47.436 INFO:tasks.rados.rados.0.smithi137.stdout:65: left oid 65 (ObjNum 64 snap 0 seq_num 64) 2024-09-21T09:33:47.436 INFO:tasks.rados.rados.0.smithi137.stdout:62: done (15 left) 2024-09-21T09:33:47.436 INFO:tasks.rados.rados.0.smithi137.stdout:63: done (14 left) 2024-09-21T09:33:47.436 INFO:tasks.rados.rados.0.smithi137.stdout:64: done (13 left) 2024-09-21T09:33:47.436 INFO:tasks.rados.rados.0.smithi137.stdout:65: done (12 left) 2024-09-21T09:33:47.436 INFO:tasks.rados.rados.0.smithi137.stdout:78: write initial oid 78 2024-09-21T09:33:47.436 INFO:tasks.rados.rados.0.smithi137.stdout:78: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2024-09-21T09:33:47.439 INFO:tasks.rados.rados.0.smithi137.stdout:78: writing smithi13778320-78 from 494139 to 1051842 tid 1 2024-09-21T09:33:47.445 INFO:tasks.rados.rados.0.smithi137.stdout:78: writing smithi13778320-78 from 1455937 to 2189958 tid 2 2024-09-21T09:33:47.451 INFO:tasks.rados.rados.0.smithi137.stdout:78: writing smithi13778320-78 from 2948041 to 3294139 tid 3 2024-09-21T09:33:47.451 INFO:tasks.rados.rados.0.smithi137.stdout:79: write initial oid 79 2024-09-21T09:33:47.451 INFO:tasks.rados.rados.0.smithi137.stdout:79: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2024-09-21T09:33:47.457 INFO:tasks.rados.rados.0.smithi137.stdout:79: writing smithi13778320-79 from 510946 to 1143898 tid 1 2024-09-21T09:33:47.464 INFO:tasks.rados.rados.0.smithi137.stdout:79: writing smithi13778320-79 from 1798066 to 2275745 tid 2 2024-09-21T09:33:47.469 INFO:tasks.rados.rados.0.smithi137.stdout:79: writing smithi13778320-79 from 2742758 to 3199975 tid 3 2024-09-21T09:33:47.469 INFO:tasks.rados.rados.0.smithi137.stdout:80: write initial oid 80 2024-09-21T09:33:47.469 INFO:tasks.rados.rados.0.smithi137.stdout:80: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2024-09-21T09:33:47.476 INFO:tasks.rados.rados.0.smithi137.stdout:80: writing smithi13778320-80 from 527753 to 1235954 tid 1 2024-09-21T09:33:47.483 INFO:tasks.rados.rados.0.smithi137.stdout:80: writing smithi13778320-80 from 1856548 to 2594238 tid 2 2024-09-21T09:33:47.487 INFO:tasks.rados.rados.0.smithi137.stdout:80: writing smithi13778320-80 from 3286534 to 3327753 tid 3 2024-09-21T09:33:47.487 INFO:tasks.rados.rados.0.smithi137.stdout:81: write initial oid 81 2024-09-21T09:33:47.487 INFO:tasks.rados.rados.0.smithi137.stdout:81: seq_num 80 ranges {544560=783450,1915030=481348,2797604=479761} 2024-09-21T09:33:47.494 INFO:tasks.rados.rados.0.smithi137.stdout:81: writing smithi13778320-81 from 544560 to 1328010 tid 1 2024-09-21T09:33:47.500 INFO:tasks.rados.rados.0.smithi137.stdout:81: writing smithi13778320-81 from 1915030 to 2396378 tid 2 2024-09-21T09:33:47.505 INFO:tasks.rados.rados.0.smithi137.stdout:81: writing smithi13778320-81 from 2797604 to 3277365 tid 3 2024-09-21T09:33:47.506 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.506 INFO:tasks.rados.rados.0.smithi137.stdout:66: finishing write tid 1 to smithi13778320-66 2024-09-21T09:33:47.506 INFO:tasks.rados.rados.0.smithi137.stdout:66: finishing write tid 2 to smithi13778320-66 2024-09-21T09:33:47.506 INFO:tasks.rados.rados.0.smithi137.stdout:66: finishing write tid 3 to smithi13778320-66 2024-09-21T09:33:47.506 INFO:tasks.rados.rados.0.smithi137.stdout:66: finishing write tid 4 to smithi13778320-66 2024-09-21T09:33:47.506 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 66 v 24 (ObjNum 65 snap 0 seq_num 65) dirty exists 2024-09-21T09:33:47.506 INFO:tasks.rados.rados.0.smithi137.stdout:66: left oid 66 (ObjNum 65 snap 0 seq_num 65) 2024-09-21T09:33:47.506 INFO:tasks.rados.rados.0.smithi137.stdout:67: finishing write tid 1 to smithi13778320-67 2024-09-21T09:33:47.506 INFO:tasks.rados.rados.0.smithi137.stdout:67: finishing write tid 2 to smithi13778320-67 2024-09-21T09:33:47.506 INFO:tasks.rados.rados.0.smithi137.stdout:67: finishing write tid 3 to smithi13778320-67 2024-09-21T09:33:47.506 INFO:tasks.rados.rados.0.smithi137.stdout:67: finishing write tid 4 to smithi13778320-67 2024-09-21T09:33:47.506 INFO:tasks.rados.rados.0.smithi137.stdout:67: finishing write tid 5 to smithi13778320-67 2024-09-21T09:33:47.506 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 67 v 25 (ObjNum 66 snap 0 seq_num 66) dirty exists 2024-09-21T09:33:47.507 INFO:tasks.rados.rados.0.smithi137.stdout:67: left oid 67 (ObjNum 66 snap 0 seq_num 66) 2024-09-21T09:33:47.507 INFO:tasks.rados.rados.0.smithi137.stdout:68: finishing write tid 1 to smithi13778320-68 2024-09-21T09:33:47.507 INFO:tasks.rados.rados.0.smithi137.stdout:68: finishing write tid 2 to smithi13778320-68 2024-09-21T09:33:47.507 INFO:tasks.rados.rados.0.smithi137.stdout:68: finishing write tid 3 to smithi13778320-68 2024-09-21T09:33:47.507 INFO:tasks.rados.rados.0.smithi137.stdout:66: done (15 left) 2024-09-21T09:33:47.507 INFO:tasks.rados.rados.0.smithi137.stdout:67: done (14 left) 2024-09-21T09:33:47.507 INFO:tasks.rados.rados.0.smithi137.stdout:82: write initial oid 82 2024-09-21T09:33:47.507 INFO:tasks.rados.rados.0.smithi137.stdout:82: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2024-09-21T09:33:47.511 INFO:tasks.rados.rados.0.smithi137.stdout:82: writing smithi13778320-82 from 561367 to 1020066 tid 1 2024-09-21T09:33:47.518 INFO:tasks.rados.rados.0.smithi137.stdout:82: writing smithi13778320-82 from 1573512 to 2314871 tid 2 2024-09-21T09:33:47.523 INFO:tasks.rados.rados.0.smithi137.stdout:82: writing smithi13778320-82 from 2941380 to 3361367 tid 3 2024-09-21T09:33:47.523 INFO:tasks.rados.rados.0.smithi137.stdout:83: write initial oid 83 2024-09-21T09:33:47.524 INFO:tasks.rados.rados.0.smithi137.stdout:83: seq_num 82 ranges {578174=533948,1515641=485017,2736097=502305} 2024-09-21T09:33:47.529 INFO:tasks.rados.rados.0.smithi137.stdout:83: writing smithi13778320-83 from 578174 to 1112122 tid 1 2024-09-21T09:33:47.534 INFO:tasks.rados.rados.0.smithi137.stdout:83: writing smithi13778320-83 from 1515641 to 2000658 tid 2 2024-09-21T09:33:47.542 INFO:tasks.rados.rados.0.smithi137.stdout:83: writing smithi13778320-83 from 2736097 to 3238402 tid 3 2024-09-21T09:33:47.542 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.542 INFO:tasks.rados.rados.0.smithi137.stdout:68: finishing write tid 4 to smithi13778320-68 2024-09-21T09:33:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 68 v 15 (ObjNum 67 snap 0 seq_num 67) dirty exists 2024-09-21T09:33:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:68: left oid 68 (ObjNum 67 snap 0 seq_num 67) 2024-09-21T09:33:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:69: finishing write tid 1 to smithi13778320-69 2024-09-21T09:33:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:69: finishing write tid 2 to smithi13778320-69 2024-09-21T09:33:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:69: finishing write tid 3 to smithi13778320-69 2024-09-21T09:33:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:69: finishing write tid 4 to smithi13778320-69 2024-09-21T09:33:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:69: finishing write tid 5 to smithi13778320-69 2024-09-21T09:33:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 69 v 10 (ObjNum 68 snap 0 seq_num 68) dirty exists 2024-09-21T09:33:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:69: left oid 69 (ObjNum 68 snap 0 seq_num 68) 2024-09-21T09:33:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:70: finishing write tid 1 to smithi13778320-70 2024-09-21T09:33:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:70: finishing write tid 2 to smithi13778320-70 2024-09-21T09:33:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:70: finishing write tid 3 to smithi13778320-70 2024-09-21T09:33:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:70: finishing write tid 4 to smithi13778320-70 2024-09-21T09:33:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:70: finishing write tid 5 to smithi13778320-70 2024-09-21T09:33:47.544 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 70 v 37 (ObjNum 69 snap 0 seq_num 69) dirty exists 2024-09-21T09:33:47.544 INFO:tasks.rados.rados.0.smithi137.stdout:70: left oid 70 (ObjNum 69 snap 0 seq_num 69) 2024-09-21T09:33:47.544 INFO:tasks.rados.rados.0.smithi137.stdout:71: finishing write tid 1 to smithi13778320-71 2024-09-21T09:33:47.544 INFO:tasks.rados.rados.0.smithi137.stdout:71: finishing write tid 2 to smithi13778320-71 2024-09-21T09:33:47.544 INFO:tasks.rados.rados.0.smithi137.stdout:71: finishing write tid 3 to smithi13778320-71 2024-09-21T09:33:47.544 INFO:tasks.rados.rados.0.smithi137.stdout:71: finishing write tid 4 to smithi13778320-71 2024-09-21T09:33:47.544 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 71 v 10 (ObjNum 70 snap 0 seq_num 70) dirty exists 2024-09-21T09:33:47.544 INFO:tasks.rados.rados.0.smithi137.stdout:71: left oid 71 (ObjNum 70 snap 0 seq_num 70) 2024-09-21T09:33:47.544 INFO:tasks.rados.rados.0.smithi137.stdout:72: finishing write tid 1 to smithi13778320-72 2024-09-21T09:33:47.544 INFO:tasks.rados.rados.0.smithi137.stdout:72: finishing write tid 2 to smithi13778320-72 2024-09-21T09:33:47.544 INFO:tasks.rados.rados.0.smithi137.stdout:72: finishing write tid 3 to smithi13778320-72 2024-09-21T09:33:47.544 INFO:tasks.rados.rados.0.smithi137.stdout:72: finishing write tid 4 to smithi13778320-72 2024-09-21T09:33:47.544 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 72 v 7 (ObjNum 71 snap 0 seq_num 71) dirty exists 2024-09-21T09:33:47.544 INFO:tasks.rados.rados.0.smithi137.stdout:72: left oid 72 (ObjNum 71 snap 0 seq_num 71) 2024-09-21T09:33:47.544 INFO:tasks.rados.rados.0.smithi137.stdout:73: finishing write tid 1 to smithi13778320-73 2024-09-21T09:33:47.545 INFO:tasks.rados.rados.0.smithi137.stdout:73: finishing write tid 2 to smithi13778320-73 2024-09-21T09:33:47.545 INFO:tasks.rados.rados.0.smithi137.stdout:73: finishing write tid 3 to smithi13778320-73 2024-09-21T09:33:47.545 INFO:tasks.rados.rados.0.smithi137.stdout:73: finishing write tid 4 to smithi13778320-73 2024-09-21T09:33:47.545 INFO:tasks.rados.rados.0.smithi137.stdout:73: finishing write tid 5 to smithi13778320-73 2024-09-21T09:33:47.545 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 73 v 10 (ObjNum 72 snap 0 seq_num 72) dirty exists 2024-09-21T09:33:47.545 INFO:tasks.rados.rados.0.smithi137.stdout:73: left oid 73 (ObjNum 72 snap 0 seq_num 72) 2024-09-21T09:33:47.545 INFO:tasks.rados.rados.0.smithi137.stdout:74: finishing write tid 1 to smithi13778320-74 2024-09-21T09:33:47.545 INFO:tasks.rados.rados.0.smithi137.stdout:74: finishing write tid 2 to smithi13778320-74 2024-09-21T09:33:47.545 INFO:tasks.rados.rados.0.smithi137.stdout:74: finishing write tid 3 to smithi13778320-74 2024-09-21T09:33:47.545 INFO:tasks.rados.rados.0.smithi137.stdout:74: finishing write tid 4 to smithi13778320-74 2024-09-21T09:33:47.545 INFO:tasks.rados.rados.0.smithi137.stdout:74: finishing write tid 5 to smithi13778320-74 2024-09-21T09:33:47.545 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 74 v 19 (ObjNum 73 snap 0 seq_num 73) dirty exists 2024-09-21T09:33:47.545 INFO:tasks.rados.rados.0.smithi137.stdout:74: left oid 74 (ObjNum 73 snap 0 seq_num 73) 2024-09-21T09:33:47.545 INFO:tasks.rados.rados.0.smithi137.stdout:75: finishing write tid 1 to smithi13778320-75 2024-09-21T09:33:47.545 INFO:tasks.rados.rados.0.smithi137.stdout:75: finishing write tid 2 to smithi13778320-75 2024-09-21T09:33:47.546 INFO:tasks.rados.rados.0.smithi137.stdout:75: finishing write tid 3 to smithi13778320-75 2024-09-21T09:33:47.546 INFO:tasks.rados.rados.0.smithi137.stdout:75: finishing write tid 4 to smithi13778320-75 2024-09-21T09:33:47.546 INFO:tasks.rados.rados.0.smithi137.stdout:75: finishing write tid 5 to smithi13778320-75 2024-09-21T09:33:47.546 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 75 v 14 (ObjNum 74 snap 0 seq_num 74) dirty exists 2024-09-21T09:33:47.546 INFO:tasks.rados.rados.0.smithi137.stdout:75: left oid 75 (ObjNum 74 snap 0 seq_num 74) 2024-09-21T09:33:47.546 INFO:tasks.rados.rados.0.smithi137.stdout:76: finishing write tid 1 to smithi13778320-76 2024-09-21T09:33:47.546 INFO:tasks.rados.rados.0.smithi137.stdout:76: finishing write tid 2 to smithi13778320-76 2024-09-21T09:33:47.546 INFO:tasks.rados.rados.0.smithi137.stdout:76: finishing write tid 3 to smithi13778320-76 2024-09-21T09:33:47.546 INFO:tasks.rados.rados.0.smithi137.stdout:76: finishing write tid 4 to smithi13778320-76 2024-09-21T09:33:47.546 INFO:tasks.rados.rados.0.smithi137.stdout:76: finishing write tid 5 to smithi13778320-76 2024-09-21T09:33:47.546 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 76 v 20 (ObjNum 75 snap 0 seq_num 75) dirty exists 2024-09-21T09:33:47.546 INFO:tasks.rados.rados.0.smithi137.stdout:76: left oid 76 (ObjNum 75 snap 0 seq_num 75) 2024-09-21T09:33:47.546 INFO:tasks.rados.rados.0.smithi137.stdout:68: done (15 left) 2024-09-21T09:33:47.546 INFO:tasks.rados.rados.0.smithi137.stdout:69: done (14 left) 2024-09-21T09:33:47.547 INFO:tasks.rados.rados.0.smithi137.stdout:70: done (13 left) 2024-09-21T09:33:47.547 INFO:tasks.rados.rados.0.smithi137.stdout:71: done (12 left) 2024-09-21T09:33:47.547 INFO:tasks.rados.rados.0.smithi137.stdout:72: done (11 left) 2024-09-21T09:33:47.547 INFO:tasks.rados.rados.0.smithi137.stdout:73: done (10 left) 2024-09-21T09:33:47.547 INFO:tasks.rados.rados.0.smithi137.stdout:74: done (9 left) 2024-09-21T09:33:47.547 INFO:tasks.rados.rados.0.smithi137.stdout:75: done (8 left) 2024-09-21T09:33:47.547 INFO:tasks.rados.rados.0.smithi137.stdout:76: done (7 left) 2024-09-21T09:33:47.547 INFO:tasks.rados.rados.0.smithi137.stdout:84: write initial oid 84 2024-09-21T09:33:47.547 INFO:tasks.rados.rados.0.smithi137.stdout:84: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2024-09-21T09:33:47.548 INFO:tasks.rados.rados.0.smithi137.stdout:84: writing smithi13778320-84 from 594981 to 1204178 tid 1 2024-09-21T09:33:47.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:47 smithi137 ceph-mon[28941]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-21T09:33:47.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:47 smithi137 ceph-mon[28941]: osdmap e69: 8 total, 8 up, 8 in 2024-09-21T09:33:47.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:47 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:33:47.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:47 smithi137 ceph-mon[39068]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-21T09:33:47.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:47 smithi137 ceph-mon[39068]: osdmap e69: 8 total, 8 up, 8 in 2024-09-21T09:33:47.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:47 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:33:47.556 INFO:tasks.rados.rados.0.smithi137.stdout:84: writing smithi13778320-84 from 1974123 to 2719151 tid 2 2024-09-21T09:33:47.560 INFO:tasks.rados.rados.0.smithi137.stdout:84: writing smithi13778320-84 from 3279873 to 3394981 tid 3 2024-09-21T09:33:47.560 INFO:tasks.rados.rados.0.smithi137.stdout:85: write initial oid 85 2024-09-21T09:33:47.560 INFO:tasks.rados.rados.0.smithi137.stdout:85: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2024-09-21T09:33:47.565 INFO:tasks.rados.rados.0.smithi137.stdout:85: writing smithi13778320-85 from 611788 to 1012587 tid 1 2024-09-21T09:33:47.572 INFO:tasks.rados.rados.0.smithi137.stdout:85: writing smithi13778320-85 from 1748958 to 2237644 tid 2 2024-09-21T09:33:47.579 INFO:tasks.rados.rados.0.smithi137.stdout:85: writing smithi13778320-85 from 2907296 to 3411788 tid 3 2024-09-21T09:33:47.579 INFO:tasks.rados.rados.0.smithi137.stdout:86: write initial oid 86 2024-09-21T09:33:47.579 INFO:tasks.rados.rados.0.smithi137.stdout:86: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2024-09-21T09:33:47.585 INFO:tasks.rados.rados.0.smithi137.stdout:86: writing smithi13778320-86 from 628595 to 1104643 tid 1 2024-09-21T09:33:47.585 INFO:teuthology.orchestra.run.smithi137.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:33:47.593 INFO:tasks.rados.rados.0.smithi137.stdout:86: writing smithi13778320-86 from 1807440 to 2439784 tid 2 2024-09-21T09:33:47.599 INFO:tasks.rados.rados.0.smithi137.stdout:86: writing smithi13778320-86 from 2934719 to 3387193 tid 3 2024-09-21T09:33:47.599 INFO:tasks.rados.rados.0.smithi137.stdout:87: write initial oid 87 2024-09-21T09:33:47.599 INFO:tasks.rados.rados.0.smithi137.stdout:87: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2024-09-21T09:33:47.605 INFO:tasks.rados.rados.0.smithi137.stdout:87: writing smithi13778320-87 from 645402 to 1196699 tid 1 2024-09-21T09:33:47.611 INFO:tasks.rados.rados.0.smithi137.stdout:87: writing smithi13778320-87 from 1749569 to 2241924 tid 2 2024-09-21T09:33:47.619 INFO:tasks.rados.rados.0.smithi137.stdout:87: writing smithi13778320-87 from 2845789 to 3445402 tid 3 2024-09-21T09:33:47.619 INFO:tasks.rados.rados.0.smithi137.stdout:88: write initial oid 88 2024-09-21T09:33:47.619 INFO:tasks.rados.rados.0.smithi137.stdout:88: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2024-09-21T09:33:47.626 INFO:tasks.rados.rados.0.smithi137.stdout:88: writing smithi13778320-88 from 662209 to 1288755 tid 1 2024-09-21T09:33:47.632 INFO:tasks.rados.rados.0.smithi137.stdout:88: writing smithi13778320-88 from 1808051 to 2444064 tid 2 2024-09-21T09:33:47.639 INFO:tasks.rados.rados.0.smithi137.stdout:88: writing smithi13778320-88 from 2873212 to 3462209 tid 3 2024-09-21T09:33:47.639 INFO:tasks.rados.rados.0.smithi137.stdout:89: write initial oid 89 2024-09-21T09:33:47.639 INFO:tasks.rados.rados.0.smithi137.stdout:89: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2024-09-21T09:33:47.646 INFO:tasks.rados.rados.0.smithi137.stdout:89: writing smithi13778320-89 from 679016 to 1380811 tid 1 2024-09-21T09:33:47.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:47 smithi165 ceph-mon[32789]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-21T09:33:47.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:47 smithi165 ceph-mon[32789]: osdmap e69: 8 total, 8 up, 8 in 2024-09-21T09:33:47.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:47 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:33:47.652 INFO:tasks.rados.rados.0.smithi137.stdout:89: writing smithi13778320-89 from 1866533 to 2362557 tid 2 2024-09-21T09:33:47.658 INFO:tasks.rados.rados.0.smithi137.stdout:89: writing smithi13778320-89 from 2900635 to 3303278 tid 3 2024-09-21T09:33:47.658 INFO:tasks.rados.rados.0.smithi137.stdout:90: write initial oid 90 2024-09-21T09:33:47.658 INFO:tasks.rados.rados.0.smithi137.stdout:90: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2024-09-21T09:33:47.665 INFO:tasks.rados.rados.0.smithi137.stdout:90: writing smithi13778320-90 from 695823 to 1472867 tid 1 2024-09-21T09:33:47.672 INFO:tasks.rados.rados.0.smithi137.stdout:90: writing smithi13778320-90 from 1925015 to 2564697 tid 2 2024-09-21T09:33:47.677 INFO:tasks.rados.rados.0.smithi137.stdout:90: writing smithi13778320-90 from 3328058 to 3495823 tid 3 2024-09-21T09:33:47.678 INFO:tasks.rados.rados.0.smithi137.stdout:91: write initial oid 91 2024-09-21T09:33:47.678 INFO:tasks.rados.rados.0.smithi137.stdout:91: seq_num 90 ranges {712630=452293,1583497=499693,2555481=425187} 2024-09-21T09:33:47.684 INFO:tasks.rados.rados.0.smithi137.stdout:91: writing smithi13778320-91 from 712630 to 1164923 tid 1 2024-09-21T09:33:47.689 INFO:tasks.rados.rados.0.smithi137.stdout:91: writing smithi13778320-91 from 1583497 to 2083190 tid 2 2024-09-21T09:33:47.695 INFO:tasks.rados.rados.0.smithi137.stdout:91: writing smithi13778320-91 from 2555481 to 2980668 tid 3 2024-09-21T09:33:47.695 INFO:tasks.rados.rados.0.smithi137.stdout:92: write initial oid 92 2024-09-21T09:33:47.695 INFO:tasks.rados.rados.0.smithi137.stdout:92: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2024-09-21T09:33:47.702 INFO:tasks.rados.rados.0.smithi137.stdout:92: writing smithi13778320-92 from 729437 to 1256979 tid 1 2024-09-21T09:33:47.709 INFO:tasks.rados.rados.0.smithi137.stdout:92: writing smithi13778320-92 from 1925626 to 2568977 tid 2 2024-09-21T09:33:47.715 INFO:tasks.rados.rados.0.smithi137.stdout:92: writing smithi13778320-92 from 3266551 to 3529437 tid 3 2024-09-21T09:33:47.715 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.715 INFO:tasks.rados.rados.0.smithi137.stdout:77: finishing write tid 1 to smithi13778320-77 2024-09-21T09:33:47.716 INFO:tasks.rados.rados.0.smithi137.stdout:77: finishing write tid 2 to smithi13778320-77 2024-09-21T09:33:47.716 INFO:tasks.rados.rados.0.smithi137.stdout:77: finishing write tid 3 to smithi13778320-77 2024-09-21T09:33:47.716 INFO:tasks.rados.rados.0.smithi137.stdout:77: finishing write tid 4 to smithi13778320-77 2024-09-21T09:33:47.716 INFO:tasks.rados.rados.0.smithi137.stdout:77: finishing write tid 5 to smithi13778320-77 2024-09-21T09:33:47.716 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 77 v 13 (ObjNum 76 snap 0 seq_num 76) dirty exists 2024-09-21T09:33:47.717 INFO:tasks.rados.rados.0.smithi137.stdout:77: left oid 77 (ObjNum 76 snap 0 seq_num 76) 2024-09-21T09:33:47.717 INFO:tasks.rados.rados.0.smithi137.stdout:78: finishing write tid 1 to smithi13778320-78 2024-09-21T09:33:47.717 INFO:tasks.rados.rados.0.smithi137.stdout:77: done (15 left) 2024-09-21T09:33:47.717 INFO:tasks.rados.rados.0.smithi137.stdout:93: write initial oid 93 2024-09-21T09:33:47.717 INFO:tasks.rados.rados.0.smithi137.stdout:93: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2024-09-21T09:33:47.723 INFO:tasks.rados.rados.0.smithi137.stdout:93: writing smithi13778320-93 from 746244 to 1465388 tid 1 2024-09-21T09:33:47.729 INFO:tasks.rados.rados.0.smithi137.stdout:93: writing smithi13778320-93 from 2100461 to 2603823 tid 2 2024-09-21T09:33:47.735 INFO:tasks.rados.rados.0.smithi137.stdout:93: writing smithi13778320-93 from 3126680 to 3546244 tid 3 2024-09-21T09:33:47.735 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.736 INFO:tasks.rados.rados.0.smithi137.stdout:78: finishing write tid 2 to smithi13778320-78 2024-09-21T09:33:47.736 INFO:tasks.rados.rados.0.smithi137.stdout:78: finishing write tid 3 to smithi13778320-78 2024-09-21T09:33:47.736 INFO:tasks.rados.rados.0.smithi137.stdout:78: finishing write tid 4 to smithi13778320-78 2024-09-21T09:33:47.736 INFO:tasks.rados.rados.0.smithi137.stdout:78: finishing write tid 5 to smithi13778320-78 2024-09-21T09:33:47.736 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 78 v 18 (ObjNum 77 snap 0 seq_num 77) dirty exists 2024-09-21T09:33:47.736 INFO:tasks.rados.rados.0.smithi137.stdout:78: left oid 78 (ObjNum 77 snap 0 seq_num 77) 2024-09-21T09:33:47.736 INFO:tasks.rados.rados.0.smithi137.stdout:79: finishing write tid 1 to smithi13778320-79 2024-09-21T09:33:47.736 INFO:tasks.rados.rados.0.smithi137.stdout:79: finishing write tid 2 to smithi13778320-79 2024-09-21T09:33:47.736 INFO:tasks.rados.rados.0.smithi137.stdout:79: finishing write tid 3 to smithi13778320-79 2024-09-21T09:33:47.736 INFO:tasks.rados.rados.0.smithi137.stdout:79: finishing write tid 4 to smithi13778320-79 2024-09-21T09:33:47.736 INFO:tasks.rados.rados.0.smithi137.stdout:79: finishing write tid 5 to smithi13778320-79 2024-09-21T09:33:47.736 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 79 v 7 (ObjNum 78 snap 0 seq_num 78) dirty exists 2024-09-21T09:33:47.736 INFO:tasks.rados.rados.0.smithi137.stdout:79: left oid 79 (ObjNum 78 snap 0 seq_num 78) 2024-09-21T09:33:47.736 INFO:tasks.rados.rados.0.smithi137.stdout:80: finishing write tid 1 to smithi13778320-80 2024-09-21T09:33:47.737 INFO:tasks.rados.rados.0.smithi137.stdout:78: done (15 left) 2024-09-21T09:33:47.737 INFO:tasks.rados.rados.0.smithi137.stdout:79: done (14 left) 2024-09-21T09:33:47.737 INFO:tasks.rados.rados.0.smithi137.stdout:94: write initial oid 94 2024-09-21T09:33:47.737 INFO:tasks.rados.rados.0.smithi137.stdout:94: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2024-09-21T09:33:47.744 INFO:tasks.rados.rados.0.smithi137.stdout:94: writing smithi13778320-94 from 763051 to 1557444 tid 1 2024-09-21T09:33:47.751 INFO:tasks.rados.rados.0.smithi137.stdout:94: writing smithi13778320-94 from 2158943 to 2805963 tid 2 2024-09-21T09:33:47.755 INFO:tasks.rados.rados.0.smithi137.stdout:94: writing smithi13778320-94 from 3437750 to 3563051 tid 3 2024-09-21T09:33:47.755 INFO:tasks.rados.rados.0.smithi137.stdout:95: write initial oid 95 2024-09-21T09:33:47.755 INFO:tasks.rados.rados.0.smithi137.stdout:95: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2024-09-21T09:33:47.762 INFO:tasks.rados.rados.0.smithi137.stdout:95: writing smithi13778320-95 from 779858 to 1249500 tid 1 2024-09-21T09:33:47.767 INFO:tasks.rados.rados.0.smithi137.stdout:95: writing smithi13778320-95 from 1817425 to 2324456 tid 2 2024-09-21T09:33:47.774 INFO:tasks.rados.rados.0.smithi137.stdout:95: writing smithi13778320-95 from 2781526 to 3368154 tid 3 2024-09-21T09:33:47.774 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.774 INFO:tasks.rados.rados.0.smithi137.stdout:80: finishing write tid 2 to smithi13778320-80 2024-09-21T09:33:47.774 INFO:tasks.rados.rados.0.smithi137.stdout:80: finishing write tid 3 to smithi13778320-80 2024-09-21T09:33:47.774 INFO:tasks.rados.rados.0.smithi137.stdout:80: finishing write tid 4 to smithi13778320-80 2024-09-21T09:33:47.774 INFO:tasks.rados.rados.0.smithi137.stdout:80: finishing write tid 5 to smithi13778320-80 2024-09-21T09:33:47.774 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 80 v 17 (ObjNum 79 snap 0 seq_num 79) dirty exists 2024-09-21T09:33:47.774 INFO:tasks.rados.rados.0.smithi137.stdout:80: left oid 80 (ObjNum 79 snap 0 seq_num 79) 2024-09-21T09:33:47.774 INFO:tasks.rados.rados.0.smithi137.stdout:81: finishing write tid 1 to smithi13778320-81 2024-09-21T09:33:47.774 INFO:tasks.rados.rados.0.smithi137.stdout:81: finishing write tid 2 to smithi13778320-81 2024-09-21T09:33:47.774 INFO:tasks.rados.rados.0.smithi137.stdout:81: finishing write tid 3 to smithi13778320-81 2024-09-21T09:33:47.774 INFO:tasks.rados.rados.0.smithi137.stdout:80: done (15 left) 2024-09-21T09:33:47.774 INFO:tasks.rados.rados.0.smithi137.stdout:96: write initial oid 96 2024-09-21T09:33:47.775 INFO:tasks.rados.rados.0.smithi137.stdout:96: seq_num 95 ranges {796665=544891,1759554=650689,2976243=620422} 2024-09-21T09:33:47.780 INFO:tasks.rados.rados.0.smithi137.stdout:96: writing smithi13778320-96 from 796665 to 1341556 tid 1 2024-09-21T09:33:47.786 INFO:tasks.rados.rados.0.smithi137.stdout:96: writing smithi13778320-96 from 1759554 to 2410243 tid 2 2024-09-21T09:33:47.793 INFO:tasks.rados.rados.0.smithi137.stdout:96: writing smithi13778320-96 from 2976243 to 3596665 tid 3 2024-09-21T09:33:47.793 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.793 INFO:tasks.rados.rados.0.smithi137.stdout:81: finishing write tid 4 to smithi13778320-81 2024-09-21T09:33:47.793 INFO:tasks.rados.rados.0.smithi137.stdout:81: finishing write tid 5 to smithi13778320-81 2024-09-21T09:33:47.794 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 81 v 24 (ObjNum 80 snap 0 seq_num 80) dirty exists 2024-09-21T09:33:47.794 INFO:tasks.rados.rados.0.smithi137.stdout:81: left oid 81 (ObjNum 80 snap 0 seq_num 80) 2024-09-21T09:33:47.794 INFO:tasks.rados.rados.0.smithi137.stdout:82: finishing write tid 1 to smithi13778320-82 2024-09-21T09:33:47.794 INFO:tasks.rados.rados.0.smithi137.stdout:81: done (15 left) 2024-09-21T09:33:47.794 INFO:tasks.rados.rados.0.smithi137.stdout:97: write initial oid 97 2024-09-21T09:33:47.794 INFO:tasks.rados.rados.0.smithi137.stdout:97: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2024-09-21T09:33:47.798 INFO:tasks.rados.rados.0.smithi137.stdout:97: writing smithi13778320-97 from 413472 to 1033612 tid 1 2024-09-21T09:33:47.806 INFO:tasks.rados.rados.0.smithi137.stdout:97: writing smithi13778320-97 from 1818036 to 2328736 tid 2 2024-09-21T09:33:47.813 INFO:tasks.rados.rados.0.smithi137.stdout:97: writing smithi13778320-97 from 3120019 to 3613472 tid 3 2024-09-21T09:33:47.813 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.813 INFO:tasks.rados.rados.0.smithi137.stdout:82: finishing write tid 2 to smithi13778320-82 2024-09-21T09:33:47.814 INFO:tasks.rados.rados.0.smithi137.stdout:82: finishing write tid 3 to smithi13778320-82 2024-09-21T09:33:47.814 INFO:tasks.rados.rados.0.smithi137.stdout:82: finishing write tid 4 to smithi13778320-82 2024-09-21T09:33:47.814 INFO:tasks.rados.rados.0.smithi137.stdout:82: finishing write tid 5 to smithi13778320-82 2024-09-21T09:33:47.814 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 82 v 41 (ObjNum 81 snap 0 seq_num 81) dirty exists 2024-09-21T09:33:47.814 INFO:tasks.rados.rados.0.smithi137.stdout:82: left oid 82 (ObjNum 81 snap 0 seq_num 81) 2024-09-21T09:33:47.814 INFO:tasks.rados.rados.0.smithi137.stdout:83: finishing write tid 1 to smithi13778320-83 2024-09-21T09:33:47.814 INFO:tasks.rados.rados.0.smithi137.stdout:83: finishing write tid 2 to smithi13778320-83 2024-09-21T09:33:47.814 INFO:tasks.rados.rados.0.smithi137.stdout:82: done (15 left) 2024-09-21T09:33:47.814 INFO:tasks.rados.rados.0.smithi137.stdout:98: write initial oid 98 2024-09-21T09:33:47.814 INFO:tasks.rados.rados.0.smithi137.stdout:98: seq_num 97 ranges {430279=695389,1876518=654358,3031089=536797} 2024-09-21T09:33:47.819 INFO:tasks.rados.rados.0.smithi137.stdout:98: writing smithi13778320-98 from 430279 to 1125668 tid 1 2024-09-21T09:33:47.827 INFO:tasks.rados.rados.0.smithi137.stdout:98: writing smithi13778320-98 from 1876518 to 2530876 tid 2 2024-09-21T09:33:47.833 INFO:tasks.rados.rados.0.smithi137.stdout:98: writing smithi13778320-98 from 3031089 to 3567886 tid 3 2024-09-21T09:33:47.833 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.833 INFO:tasks.rados.rados.0.smithi137.stdout:83: finishing write tid 3 to smithi13778320-83 2024-09-21T09:33:47.833 INFO:tasks.rados.rados.0.smithi137.stdout:83: finishing write tid 4 to smithi13778320-83 2024-09-21T09:33:47.833 INFO:tasks.rados.rados.0.smithi137.stdout:83: finishing write tid 5 to smithi13778320-83 2024-09-21T09:33:47.833 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 83 v 45 (ObjNum 82 snap 0 seq_num 82) dirty exists 2024-09-21T09:33:47.833 INFO:tasks.rados.rados.0.smithi137.stdout:83: left oid 83 (ObjNum 82 snap 0 seq_num 82) 2024-09-21T09:33:47.833 INFO:tasks.rados.rados.0.smithi137.stdout:84: finishing write tid 1 to smithi13778320-84 2024-09-21T09:33:47.833 INFO:tasks.rados.rados.0.smithi137.stdout:83: done (15 left) 2024-09-21T09:33:47.834 INFO:tasks.rados.rados.0.smithi137.stdout:99: write initial oid 99 2024-09-21T09:33:47.834 INFO:tasks.rados.rados.0.smithi137.stdout:99: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2024-09-21T09:33:47.840 INFO:tasks.rados.rados.0.smithi137.stdout:99: writing smithi13778320-99 from 447086 to 1217724 tid 1 2024-09-21T09:33:47.848 INFO:tasks.rados.rados.0.smithi137.stdout:99: writing smithi13778320-99 from 1935000 to 2733016 tid 2 2024-09-21T09:33:47.854 INFO:tasks.rados.rados.0.smithi137.stdout:99: writing smithi13778320-99 from 3458512 to 3647086 tid 3 2024-09-21T09:33:47.854 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.854 INFO:tasks.rados.rados.0.smithi137.stdout:84: finishing write tid 2 to smithi13778320-84 2024-09-21T09:33:47.854 INFO:tasks.rados.rados.0.smithi137.stdout:84: finishing write tid 3 to smithi13778320-84 2024-09-21T09:33:47.854 INFO:tasks.rados.rados.0.smithi137.stdout:84: finishing write tid 4 to smithi13778320-84 2024-09-21T09:33:47.854 INFO:tasks.rados.rados.0.smithi137.stdout:84: finishing write tid 5 to smithi13778320-84 2024-09-21T09:33:47.854 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 84 v 49 (ObjNum 83 snap 0 seq_num 83) dirty exists 2024-09-21T09:33:47.854 INFO:tasks.rados.rados.0.smithi137.stdout:84: left oid 84 (ObjNum 83 snap 0 seq_num 83) 2024-09-21T09:33:47.854 INFO:tasks.rados.rados.0.smithi137.stdout:85: finishing write tid 1 to smithi13778320-85 2024-09-21T09:33:47.854 INFO:tasks.rados.rados.0.smithi137.stdout:85: finishing write tid 2 to smithi13778320-85 2024-09-21T09:33:47.854 INFO:tasks.rados.rados.0.smithi137.stdout:85: finishing write tid 3 to smithi13778320-85 2024-09-21T09:33:47.855 INFO:tasks.rados.rados.0.smithi137.stdout:84: done (15 left) 2024-09-21T09:33:47.855 INFO:tasks.rados.rados.0.smithi137.stdout:100: write initial oid 100 2024-09-21T09:33:47.855 INFO:tasks.rados.rados.0.smithi137.stdout:100: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2024-09-21T09:33:47.859 INFO:tasks.rados.rados.0.smithi137.stdout:100: writing smithi13778320-100 from 463893 to 1026133 tid 1 2024-09-21T09:33:47.866 INFO:tasks.rados.rados.0.smithi137.stdout:100: writing smithi13778320-100 from 1593482 to 2251509 tid 2 2024-09-21T09:33:47.872 INFO:tasks.rados.rados.0.smithi137.stdout:100: writing smithi13778320-100 from 2685935 to 3245276 tid 3 2024-09-21T09:33:47.872 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.872 INFO:tasks.rados.rados.0.smithi137.stdout:85: finishing write tid 4 to smithi13778320-85 2024-09-21T09:33:47.872 INFO:tasks.rados.rados.0.smithi137.stdout:85: finishing write tid 5 to smithi13778320-85 2024-09-21T09:33:47.872 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 85 v 29 (ObjNum 84 snap 0 seq_num 84) dirty exists 2024-09-21T09:33:47.872 INFO:tasks.rados.rados.0.smithi137.stdout:85: left oid 85 (ObjNum 84 snap 0 seq_num 84) 2024-09-21T09:33:47.873 INFO:tasks.rados.rados.0.smithi137.stdout:86: finishing write tid 1 to smithi13778320-86 2024-09-21T09:33:47.873 INFO:tasks.rados.rados.0.smithi137.stdout:85: done (15 left) 2024-09-21T09:33:47.873 INFO:tasks.rados.rados.0.smithi137.stdout:101: write initial oid 101 2024-09-21T09:33:47.873 INFO:tasks.rados.rados.0.smithi137.stdout:101: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2024-09-21T09:33:47.877 INFO:tasks.rados.rados.0.smithi137.stdout:101: writing smithi13778320-101 from 480700 to 1118189 tid 1 2024-09-21T09:33:47.883 INFO:tasks.rados.rados.0.smithi137.stdout:101: writing smithi13778320-101 from 1651964 to 2053649 tid 2 2024-09-21T09:33:47.891 INFO:tasks.rados.rados.0.smithi137.stdout:101: writing smithi13778320-101 from 2713358 to 3483971 tid 3 2024-09-21T09:33:47.891 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.891 INFO:tasks.rados.rados.0.smithi137.stdout:86: finishing write tid 2 to smithi13778320-86 2024-09-21T09:33:47.891 INFO:tasks.rados.rados.0.smithi137.stdout:86: finishing write tid 3 to smithi13778320-86 2024-09-21T09:33:47.891 INFO:tasks.rados.rados.0.smithi137.stdout:86: finishing write tid 4 to smithi13778320-86 2024-09-21T09:33:47.891 INFO:tasks.rados.rados.0.smithi137.stdout:86: finishing write tid 5 to smithi13778320-86 2024-09-21T09:33:47.891 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 86 v 14 (ObjNum 85 snap 0 seq_num 85) dirty exists 2024-09-21T09:33:47.891 INFO:tasks.rados.rados.0.smithi137.stdout:86: left oid 86 (ObjNum 85 snap 0 seq_num 85) 2024-09-21T09:33:47.891 INFO:tasks.rados.rados.0.smithi137.stdout:87: finishing write tid 1 to smithi13778320-87 2024-09-21T09:33:47.891 INFO:tasks.rados.rados.0.smithi137.stdout:86: done (15 left) 2024-09-21T09:33:47.891 INFO:tasks.rados.rados.0.smithi137.stdout:102: write initial oid 102 2024-09-21T09:33:47.891 INFO:tasks.rados.rados.0.smithi137.stdout:102: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2024-09-21T09:33:47.897 INFO:tasks.rados.rados.0.smithi137.stdout:102: writing smithi13778320-102 from 497507 to 1210245 tid 1 2024-09-21T09:33:47.904 INFO:tasks.rados.rados.0.smithi137.stdout:102: writing smithi13778320-102 from 1710446 to 2372142 tid 2 2024-09-21T09:33:47.912 INFO:tasks.rados.rados.0.smithi137.stdout:102: writing smithi13778320-102 from 3140781 to 3697507 tid 3 2024-09-21T09:33:47.912 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.912 INFO:tasks.rados.rados.0.smithi137.stdout:87: finishing write tid 2 to smithi13778320-87 2024-09-21T09:33:47.912 INFO:tasks.rados.rados.0.smithi137.stdout:87: finishing write tid 3 to smithi13778320-87 2024-09-21T09:33:47.912 INFO:tasks.rados.rados.0.smithi137.stdout:87: finishing write tid 4 to smithi13778320-87 2024-09-21T09:33:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:87: finishing write tid 5 to smithi13778320-87 2024-09-21T09:33:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 87 v 28 (ObjNum 86 snap 0 seq_num 86) dirty exists 2024-09-21T09:33:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:87: left oid 87 (ObjNum 86 snap 0 seq_num 86) 2024-09-21T09:33:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:88: finishing write tid 1 to smithi13778320-88 2024-09-21T09:33:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:88: finishing write tid 2 to smithi13778320-88 2024-09-21T09:33:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:88: finishing write tid 3 to smithi13778320-88 2024-09-21T09:33:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:88: finishing write tid 4 to smithi13778320-88 2024-09-21T09:33:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:88: finishing write tid 5 to smithi13778320-88 2024-09-21T09:33:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 88 v 23 (ObjNum 87 snap 0 seq_num 87) dirty exists 2024-09-21T09:33:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:88: left oid 88 (ObjNum 87 snap 0 seq_num 87) 2024-09-21T09:33:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:89: finishing write tid 1 to smithi13778320-89 2024-09-21T09:33:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:89: finishing write tid 2 to smithi13778320-89 2024-09-21T09:33:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:89: finishing write tid 3 to smithi13778320-89 2024-09-21T09:33:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:89: finishing write tid 4 to smithi13778320-89 2024-09-21T09:33:47.914 INFO:tasks.rados.rados.0.smithi137.stdout:89: finishing write tid 5 to smithi13778320-89 2024-09-21T09:33:47.914 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 89 v 22 (ObjNum 88 snap 0 seq_num 88) dirty exists 2024-09-21T09:33:47.914 INFO:tasks.rados.rados.0.smithi137.stdout:89: left oid 89 (ObjNum 88 snap 0 seq_num 88) 2024-09-21T09:33:47.914 INFO:tasks.rados.rados.0.smithi137.stdout:90: finishing write tid 1 to smithi13778320-90 2024-09-21T09:33:47.914 INFO:tasks.rados.rados.0.smithi137.stdout:87: done (15 left) 2024-09-21T09:33:47.914 INFO:tasks.rados.rados.0.smithi137.stdout:88: done (14 left) 2024-09-21T09:33:47.914 INFO:tasks.rados.rados.0.smithi137.stdout:89: done (13 left) 2024-09-21T09:33:47.914 INFO:tasks.rados.rados.0.smithi137.stdout:103: write initial oid 103 2024-09-21T09:33:47.914 INFO:tasks.rados.rados.0.smithi137.stdout:103: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2024-09-21T09:33:47.921 INFO:tasks.rados.rados.0.smithi137.stdout:103: writing smithi13778320-103 from 514314 to 1302301 tid 1 2024-09-21T09:33:47.924 INFO:tasks.rados.rados.0.smithi137.stdout:103: writing smithi13778320-103 from 1768928 to 2174282 tid 2 2024-09-21T09:33:47.930 INFO:tasks.rados.rados.0.smithi137.stdout:103: writing smithi13778320-103 from 2768204 to 3277714 tid 3 2024-09-21T09:33:47.931 INFO:tasks.rados.rados.0.smithi137.stdout:104: write initial oid 104 2024-09-21T09:33:47.931 INFO:tasks.rados.rados.0.smithi137.stdout:104: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2024-09-21T09:33:47.936 INFO:tasks.rados.rados.0.smithi137.stdout:104: writing smithi13778320-104 from 531121 to 994357 tid 1 2024-09-21T09:33:47.943 INFO:tasks.rados.rados.0.smithi137.stdout:104: writing smithi13778320-104 from 1711057 to 2376422 tid 2 2024-09-21T09:33:47.951 INFO:tasks.rados.rados.0.smithi137.stdout:104: writing smithi13778320-104 from 3079274 to 3731121 tid 3 2024-09-21T09:33:47.951 INFO:tasks.rados.rados.0.smithi137.stdout:105: write initial oid 105 2024-09-21T09:33:47.951 INFO:tasks.rados.rados.0.smithi137.stdout:105: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2024-09-21T09:33:47.957 INFO:tasks.rados.rados.0.smithi137.stdout:105: writing smithi13778320-105 from 547928 to 1086413 tid 1 2024-09-21T09:33:47.963 INFO:tasks.rados.rados.0.smithi137.stdout:105: writing smithi13778320-105 from 1769539 to 2178562 tid 2 2024-09-21T09:33:47.969 INFO:tasks.rados.rados.0.smithi137.stdout:105: writing smithi13778320-105 from 2706697 to 3238751 tid 3 2024-09-21T09:33:47.969 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.969 INFO:tasks.rados.rados.0.smithi137.stdout:90: finishing write tid 2 to smithi13778320-90 2024-09-21T09:33:47.969 INFO:tasks.rados.rados.0.smithi137.stdout:90: finishing write tid 3 to smithi13778320-90 2024-09-21T09:33:47.969 INFO:tasks.rados.rados.0.smithi137.stdout:90: finishing write tid 4 to smithi13778320-90 2024-09-21T09:33:47.969 INFO:tasks.rados.rados.0.smithi137.stdout:90: finishing write tid 5 to smithi13778320-90 2024-09-21T09:33:47.969 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 90 v 14 (ObjNum 89 snap 0 seq_num 89) dirty exists 2024-09-21T09:33:47.969 INFO:tasks.rados.rados.0.smithi137.stdout:90: left oid 90 (ObjNum 89 snap 0 seq_num 89) 2024-09-21T09:33:47.969 INFO:tasks.rados.rados.0.smithi137.stdout:91: finishing write tid 1 to smithi13778320-91 2024-09-21T09:33:47.969 INFO:tasks.rados.rados.0.smithi137.stdout:91: finishing write tid 2 to smithi13778320-91 2024-09-21T09:33:47.970 INFO:tasks.rados.rados.0.smithi137.stdout:90: done (15 left) 2024-09-21T09:33:47.970 INFO:tasks.rados.rados.0.smithi137.stdout:106: write initial oid 106 2024-09-21T09:33:47.970 INFO:tasks.rados.rados.0.smithi137.stdout:106: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2024-09-21T09:33:47.975 INFO:tasks.rados.rados.0.smithi137.stdout:106: writing smithi13778320-106 from 564735 to 1178469 tid 1 2024-09-21T09:33:47.982 INFO:tasks.rados.rados.0.smithi137.stdout:106: writing smithi13778320-106 from 1828021 to 2497055 tid 2 2024-09-21T09:33:47.989 INFO:tasks.rados.rados.0.smithi137.stdout:106: writing smithi13778320-106 from 3134120 to 3764735 tid 3 2024-09-21T09:33:47.989 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:47.990 INFO:tasks.rados.rados.0.smithi137.stdout:91: finishing write tid 3 to smithi13778320-91 2024-09-21T09:33:47.990 INFO:tasks.rados.rados.0.smithi137.stdout:91: finishing write tid 4 to smithi13778320-91 2024-09-21T09:33:47.990 INFO:tasks.rados.rados.0.smithi137.stdout:91: finishing write tid 5 to smithi13778320-91 2024-09-21T09:33:47.990 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 91 v 18 (ObjNum 90 snap 0 seq_num 90) dirty exists 2024-09-21T09:33:47.990 INFO:tasks.rados.rados.0.smithi137.stdout:91: left oid 91 (ObjNum 90 snap 0 seq_num 90) 2024-09-21T09:33:47.990 INFO:tasks.rados.rados.0.smithi137.stdout:92: finishing write tid 1 to smithi13778320-92 2024-09-21T09:33:47.990 INFO:tasks.rados.rados.0.smithi137.stdout:92: finishing write tid 2 to smithi13778320-92 2024-09-21T09:33:47.990 INFO:tasks.rados.rados.0.smithi137.stdout:91: done (15 left) 2024-09-21T09:33:47.990 INFO:tasks.rados.rados.0.smithi137.stdout:107: write initial oid 107 2024-09-21T09:33:47.990 INFO:tasks.rados.rados.0.smithi137.stdout:107: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2024-09-21T09:33:47.996 INFO:tasks.rados.rados.0.smithi137.stdout:107: writing smithi13778320-107 from 581542 to 1270525 tid 1 2024-09-21T09:33:48.002 INFO:tasks.rados.rados.0.smithi137.stdout:107: writing smithi13778320-107 from 1886503 to 2299195 tid 2 2024-09-21T09:33:48.008 INFO:tasks.rados.rados.0.smithi137.stdout:107: writing smithi13778320-107 from 2761543 to 3432494 tid 3 2024-09-21T09:33:48.008 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.009 INFO:tasks.rados.rados.0.smithi137.stdout:92: finishing write tid 3 to smithi13778320-92 2024-09-21T09:33:48.009 INFO:tasks.rados.rados.0.smithi137.stdout:92: finishing write tid 4 to smithi13778320-92 2024-09-21T09:33:48.009 INFO:tasks.rados.rados.0.smithi137.stdout:92: finishing write tid 5 to smithi13778320-92 2024-09-21T09:33:48.009 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 92 v 13 (ObjNum 91 snap 0 seq_num 91) dirty exists 2024-09-21T09:33:48.009 INFO:tasks.rados.rados.0.smithi137.stdout:92: left oid 92 (ObjNum 91 snap 0 seq_num 91) 2024-09-21T09:33:48.009 INFO:tasks.rados.rados.0.smithi137.stdout:93: finishing write tid 1 to smithi13778320-93 2024-09-21T09:33:48.009 INFO:tasks.rados.rados.0.smithi137.stdout:93: finishing write tid 2 to smithi13778320-93 2024-09-21T09:33:48.009 INFO:tasks.rados.rados.0.smithi137.stdout:92: done (15 left) 2024-09-21T09:33:48.009 INFO:tasks.rados.rados.0.smithi137.stdout:108: write initial oid 108 2024-09-21T09:33:48.009 INFO:tasks.rados.rados.0.smithi137.stdout:108: seq_num 107 ranges {598349=480585,1544985=672703,2905319=482223} 2024-09-21T09:33:48.014 INFO:tasks.rados.rados.0.smithi137.stdout:108: writing smithi13778320-108 from 598349 to 1078934 tid 1 2024-09-21T09:33:48.020 INFO:tasks.rados.rados.0.smithi137.stdout:108: writing smithi13778320-108 from 1544985 to 2217688 tid 2 2024-09-21T09:33:48.027 INFO:tasks.rados.rados.0.smithi137.stdout:108: writing smithi13778320-108 from 2905319 to 3387542 tid 3 2024-09-21T09:33:48.027 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.027 INFO:tasks.rados.rados.0.smithi137.stdout:93: finishing write tid 3 to smithi13778320-93 2024-09-21T09:33:48.027 INFO:tasks.rados.rados.0.smithi137.stdout:93: finishing write tid 4 to smithi13778320-93 2024-09-21T09:33:48.027 INFO:tasks.rados.rados.0.smithi137.stdout:93: finishing write tid 5 to smithi13778320-93 2024-09-21T09:33:48.027 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 93 v 11 (ObjNum 92 snap 0 seq_num 92) dirty exists 2024-09-21T09:33:48.027 INFO:tasks.rados.rados.0.smithi137.stdout:93: left oid 93 (ObjNum 92 snap 0 seq_num 92) 2024-09-21T09:33:48.028 INFO:tasks.rados.rados.0.smithi137.stdout:94: finishing write tid 1 to smithi13778320-94 2024-09-21T09:33:48.028 INFO:tasks.rados.rados.0.smithi137.stdout:94: finishing write tid 2 to smithi13778320-94 2024-09-21T09:33:48.028 INFO:tasks.rados.rados.0.smithi137.stdout:94: finishing write tid 3 to smithi13778320-94 2024-09-21T09:33:48.028 INFO:tasks.rados.rados.0.smithi137.stdout:93: done (15 left) 2024-09-21T09:33:48.028 INFO:tasks.rados.rados.0.smithi137.stdout:109: write initial oid 109 2024-09-21T09:33:48.028 INFO:tasks.rados.rados.0.smithi137.stdout:109: seq_num 108 ranges {615156=555834,1603467=416361,2816389=693495} 2024-09-21T09:33:48.033 INFO:tasks.rados.rados.0.smithi137.stdout:109: writing smithi13778320-109 from 615156 to 1170990 tid 1 2024-09-21T09:33:48.038 INFO:tasks.rados.rados.0.smithi137.stdout:109: writing smithi13778320-109 from 1603467 to 2019828 tid 2 2024-09-21T09:33:48.047 INFO:tasks.rados.rados.0.smithi137.stdout:109: writing smithi13778320-109 from 2816389 to 3509884 tid 3 2024-09-21T09:33:48.047 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.047 INFO:tasks.rados.rados.0.smithi137.stdout:94: finishing write tid 4 to smithi13778320-94 2024-09-21T09:33:48.047 INFO:tasks.rados.rados.0.smithi137.stdout:94: finishing write tid 5 to smithi13778320-94 2024-09-21T09:33:48.047 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 94 v 26 (ObjNum 93 snap 0 seq_num 93) dirty exists 2024-09-21T09:33:48.047 INFO:tasks.rados.rados.0.smithi137.stdout:94: left oid 94 (ObjNum 93 snap 0 seq_num 93) 2024-09-21T09:33:48.047 INFO:tasks.rados.rados.0.smithi137.stdout:95: finishing write tid 1 to smithi13778320-95 2024-09-21T09:33:48.047 INFO:tasks.rados.rados.0.smithi137.stdout:95: finishing write tid 2 to smithi13778320-95 2024-09-21T09:33:48.047 INFO:tasks.rados.rados.0.smithi137.stdout:94: done (15 left) 2024-09-21T09:33:48.047 INFO:tasks.rados.rados.0.smithi137.stdout:110: write initial oid 110 2024-09-21T09:33:48.047 INFO:tasks.rados.rados.0.smithi137.stdout:110: seq_num 109 ranges {631963=631083,2061949=560019,3243812=504767} 2024-09-21T09:33:48.053 INFO:tasks.rados.rados.0.smithi137.stdout:110: writing smithi13778320-110 from 631963 to 1263046 tid 1 2024-09-21T09:33:48.060 INFO:tasks.rados.rados.0.smithi137.stdout:110: writing smithi13778320-110 from 2061949 to 2621968 tid 2 2024-09-21T09:33:48.067 INFO:tasks.rados.rados.0.smithi137.stdout:110: writing smithi13778320-110 from 3243812 to 3748579 tid 3 2024-09-21T09:33:48.067 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.067 INFO:tasks.rados.rados.0.smithi137.stdout:95: finishing write tid 3 to smithi13778320-95 2024-09-21T09:33:48.067 INFO:tasks.rados.rados.0.smithi137.stdout:95: finishing write tid 4 to smithi13778320-95 2024-09-21T09:33:48.067 INFO:tasks.rados.rados.0.smithi137.stdout:95: finishing write tid 5 to smithi13778320-95 2024-09-21T09:33:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 95 v 27 (ObjNum 94 snap 0 seq_num 94) dirty exists 2024-09-21T09:33:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:95: left oid 95 (ObjNum 94 snap 0 seq_num 94) 2024-09-21T09:33:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:96: finishing write tid 1 to smithi13778320-96 2024-09-21T09:33:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:96: finishing write tid 2 to smithi13778320-96 2024-09-21T09:33:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:95: done (15 left) 2024-09-21T09:33:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:111: write initial oid 111 2024-09-21T09:33:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:111: seq_num 110 ranges {648770=706332,2120431=420030,3271235=432392} 2024-09-21T09:33:48.074 INFO:tasks.rados.rados.0.smithi137.stdout:111: writing smithi13778320-111 from 648770 to 1355102 tid 1 2024-09-21T09:33:48.081 INFO:tasks.rados.rados.0.smithi137.stdout:111: writing smithi13778320-111 from 2120431 to 2540461 tid 2 2024-09-21T09:33:48.088 INFO:tasks.rados.rados.0.smithi137.stdout:111: writing smithi13778320-111 from 3271235 to 3703627 tid 3 2024-09-21T09:33:48.088 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.088 INFO:tasks.rados.rados.0.smithi137.stdout:96: finishing write tid 3 to smithi13778320-96 2024-09-21T09:33:48.088 INFO:tasks.rados.rados.0.smithi137.stdout:96: finishing write tid 4 to smithi13778320-96 2024-09-21T09:33:48.088 INFO:tasks.rados.rados.0.smithi137.stdout:96: finishing write tid 5 to smithi13778320-96 2024-09-21T09:33:48.088 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 96 v 22 (ObjNum 95 snap 0 seq_num 95) dirty exists 2024-09-21T09:33:48.088 INFO:tasks.rados.rados.0.smithi137.stdout:96: left oid 96 (ObjNum 95 snap 0 seq_num 95) 2024-09-21T09:33:48.089 INFO:tasks.rados.rados.0.smithi137.stdout:97: finishing write tid 1 to smithi13778320-97 2024-09-21T09:33:48.089 INFO:tasks.rados.rados.0.smithi137.stdout:97: finishing write tid 2 to smithi13778320-97 2024-09-21T09:33:48.089 INFO:tasks.rados.rados.0.smithi137.stdout:97: finishing write tid 3 to smithi13778320-97 2024-09-21T09:33:48.089 INFO:tasks.rados.rados.0.smithi137.stdout:97: finishing write tid 4 to smithi13778320-97 2024-09-21T09:33:48.089 INFO:tasks.rados.rados.0.smithi137.stdout:97: finishing write tid 5 to smithi13778320-97 2024-09-21T09:33:48.089 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 97 v 30 (ObjNum 96 snap 0 seq_num 96) dirty exists 2024-09-21T09:33:48.089 INFO:tasks.rados.rados.0.smithi137.stdout:97: left oid 97 (ObjNum 96 snap 0 seq_num 96) 2024-09-21T09:33:48.089 INFO:tasks.rados.rados.0.smithi137.stdout:98: finishing write tid 1 to smithi13778320-98 2024-09-21T09:33:48.089 INFO:tasks.rados.rados.0.smithi137.stdout:98: finishing write tid 2 to smithi13778320-98 2024-09-21T09:33:48.089 INFO:tasks.rados.rados.0.smithi137.stdout:98: finishing write tid 3 to smithi13778320-98 2024-09-21T09:33:48.089 INFO:tasks.rados.rados.0.smithi137.stdout:98: finishing write tid 4 to smithi13778320-98 2024-09-21T09:33:48.089 INFO:tasks.rados.rados.0.smithi137.stdout:98: finishing write tid 5 to smithi13778320-98 2024-09-21T09:33:48.090 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 98 v 13 (ObjNum 97 snap 0 seq_num 97) dirty exists 2024-09-21T09:33:48.090 INFO:tasks.rados.rados.0.smithi137.stdout:98: left oid 98 (ObjNum 97 snap 0 seq_num 97) 2024-09-21T09:33:48.090 INFO:tasks.rados.rados.0.smithi137.stdout:99: finishing write tid 1 to smithi13778320-99 2024-09-21T09:33:48.090 INFO:tasks.rados.rados.0.smithi137.stdout:96: done (15 left) 2024-09-21T09:33:48.090 INFO:tasks.rados.rados.0.smithi137.stdout:97: done (14 left) 2024-09-21T09:33:48.090 INFO:tasks.rados.rados.0.smithi137.stdout:98: done (13 left) 2024-09-21T09:33:48.090 INFO:tasks.rados.rados.0.smithi137.stdout:112: write initial oid 112 2024-09-21T09:33:48.090 INFO:tasks.rados.rados.0.smithi137.stdout:112: seq_num 111 ranges {665577=781581,2062560=563688,3182305=643664} 2024-09-21T09:33:48.095 INFO:tasks.rados.rados.0.smithi137.stdout:112: writing smithi13778320-112 from 665577 to 1447158 tid 1 2024-09-21T09:33:48.101 INFO:tasks.rados.rados.0.smithi137.stdout:112: writing smithi13778320-112 from 2062560 to 2626248 tid 2 2024-09-21T09:33:48.109 INFO:tasks.rados.rados.0.smithi137.stdout:112: writing smithi13778320-112 from 3182305 to 3825969 tid 3 2024-09-21T09:33:48.109 INFO:tasks.rados.rados.0.smithi137.stdout:113: write initial oid 113 2024-09-21T09:33:48.109 INFO:tasks.rados.rados.0.smithi137.stdout:99: finishing write tid 2 to smithi13778320-99 2024-09-21T09:33:48.109 INFO:tasks.rados.rados.0.smithi137.stdout:99: finishing write tid 3 to smithi13778320-99 2024-09-21T09:33:48.109 INFO:tasks.rados.rados.0.smithi137.stdout:99: finishing write tid 4 to smithi13778320-99 2024-09-21T09:33:48.109 INFO:tasks.rados.rados.0.smithi137.stdout:99: finishing write tid 5 to smithi13778320-99 2024-09-21T09:33:48.109 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 99 v 34 (ObjNum 98 snap 0 seq_num 98) dirty exists 2024-09-21T09:33:48.109 INFO:tasks.rados.rados.0.smithi137.stdout:99: left oid 99 (ObjNum 98 snap 0 seq_num 98) 2024-09-21T09:33:48.109 INFO:tasks.rados.rados.0.smithi137.stdout:100: finishing write tid 1 to smithi13778320-100 2024-09-21T09:33:48.109 INFO:tasks.rados.rados.0.smithi137.stdout:100: finishing write tid 2 to smithi13778320-100 2024-09-21T09:33:48.110 INFO:tasks.rados.rados.0.smithi137.stdout:100: finishing write tid 3 to smithi13778320-100 2024-09-21T09:33:48.110 INFO:tasks.rados.rados.0.smithi137.stdout:100: finishing write tid 4 to smithi13778320-100 2024-09-21T09:33:48.110 INFO:tasks.rados.rados.0.smithi137.stdout:100: finishing write tid 5 to smithi13778320-100 2024-09-21T09:33:48.110 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 100 v 38 (ObjNum 99 snap 0 seq_num 99) dirty exists 2024-09-21T09:33:48.110 INFO:tasks.rados.rados.0.smithi137.stdout:100: left oid 100 (ObjNum 99 snap 0 seq_num 99) 2024-09-21T09:33:48.110 INFO:tasks.rados.rados.0.smithi137.stdout:101: finishing write tid 1 to smithi13778320-101 2024-09-21T09:33:48.110 INFO:tasks.rados.rados.0.smithi137.stdout:101: finishing write tid 2 to smithi13778320-101 2024-09-21T09:33:48.110 INFO:tasks.rados.rados.0.smithi137.stdout:101: finishing write tid 3 to smithi13778320-101 2024-09-21T09:33:48.110 INFO:tasks.rados.rados.0.smithi137.stdout:101: finishing write tid 4 to smithi13778320-101 2024-09-21T09:33:48.110 INFO:tasks.rados.rados.0.smithi137.stdout:101: finishing write tid 5 to smithi13778320-101 2024-09-21T09:33:48.110 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 101 v 31 (ObjNum 100 snap 0 seq_num 100) dirty exists 2024-09-21T09:33:48.110 INFO:tasks.rados.rados.0.smithi137.stdout:101: left oid 101 (ObjNum 100 snap 0 seq_num 100) 2024-09-21T09:33:48.110 INFO:tasks.rados.rados.0.smithi137.stdout:113: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2024-09-21T09:33:48.114 INFO:tasks.rados.rados.0.smithi137.stdout:113: writing smithi13778320-113 from 682384 to 1139214 tid 1 2024-09-21T09:33:48.119 INFO:tasks.rados.rados.0.smithi137.stdout:113: writing smithi13778320-113 from 1721042 to 2144741 tid 2 2024-09-21T09:33:48.126 INFO:tasks.rados.rados.0.smithi137.stdout:113: writing smithi13778320-113 from 2809728 to 3264664 tid 3 2024-09-21T09:33:48.129 INFO:tasks.rados.rados.0.smithi137.stdout:113: writing smithi13778320-113 from 3731357 to 3882384 tid 4 2024-09-21T09:33:48.129 INFO:tasks.rados.rados.0.smithi137.stdout:99: done (14 left) 2024-09-21T09:33:48.130 INFO:tasks.rados.rados.0.smithi137.stdout:100: done (13 left) 2024-09-21T09:33:48.130 INFO:tasks.rados.rados.0.smithi137.stdout:101: done (12 left) 2024-09-21T09:33:48.130 INFO:tasks.rados.rados.0.smithi137.stdout:114: write initial oid 114 2024-09-21T09:33:48.130 INFO:tasks.rados.rados.0.smithi137.stdout:114: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi137.stdout:114: writing smithi13778320-114 from 699191 to 1231270 tid 1 2024-09-21T09:33:48.142 INFO:tasks.rados.rados.0.smithi137.stdout:114: writing smithi13778320-114 from 1779524 to 2346881 tid 2 2024-09-21T09:33:48.149 INFO:tasks.rados.rados.0.smithi137.stdout:114: writing smithi13778320-114 from 2837151 to 3503359 tid 3 2024-09-21T09:33:48.149 INFO:tasks.rados.rados.0.smithi137.stdout:115: write initial oid 115 2024-09-21T09:33:48.149 INFO:tasks.rados.rados.0.smithi137.stdout:115: seq_num 114 ranges {715998=607328,1838006=427368,2864574=477480,3863835=52163} 2024-09-21T09:33:48.156 INFO:tasks.rados.rados.0.smithi137.stdout:115: writing smithi13778320-115 from 715998 to 1323326 tid 1 2024-09-21T09:33:48.161 INFO:tasks.rados.rados.0.smithi137.stdout:115: writing smithi13778320-115 from 1838006 to 2265374 tid 2 2024-09-21T09:33:48.167 INFO:tasks.rados.rados.0.smithi137.stdout:115: writing smithi13778320-115 from 2864574 to 3342054 tid 3 2024-09-21T09:33:48.170 INFO:tasks.rados.rados.0.smithi137.stdout:115: writing smithi13778320-115 from 3863835 to 3915998 tid 4 2024-09-21T09:33:48.171 INFO:tasks.rados.rados.0.smithi137.stdout:116: write initial oid 116 2024-09-21T09:33:48.171 INFO:tasks.rados.rados.0.smithi137.stdout:116: seq_num 115 ranges {732805=798930,2296488=571026,3291997=405105} 2024-09-21T09:33:48.178 INFO:tasks.rados.rados.0.smithi137.stdout:116: writing smithi13778320-116 from 732805 to 1531735 tid 1 2024-09-21T09:33:48.186 INFO:tasks.rados.rados.0.smithi137.stdout:116: writing smithi13778320-116 from 2296488 to 2867514 tid 2 2024-09-21T09:33:48.191 INFO:tasks.rados.rados.0.smithi137.stdout:116: writing smithi13778320-116 from 3291997 to 3697102 tid 3 2024-09-21T09:33:48.191 INFO:tasks.rados.rados.0.smithi137.stdout:117: write initial oid 117 2024-09-21T09:33:48.191 INFO:tasks.rados.rados.0.smithi137.stdout:117: seq_num 116 ranges {749612=474179,1954970=431037,2919420=616377} 2024-09-21T09:33:48.197 INFO:tasks.rados.rados.0.smithi137.stdout:117: writing smithi13778320-117 from 749612 to 1223791 tid 1 2024-09-21T09:33:48.203 INFO:tasks.rados.rados.0.smithi137.stdout:117: writing smithi13778320-117 from 1954970 to 2386007 tid 2 2024-09-21T09:33:48.210 INFO:tasks.rados.rados.0.smithi137.stdout:117: writing smithi13778320-117 from 2919420 to 3535797 tid 3 2024-09-21T09:33:48.211 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.211 INFO:tasks.rados.rados.0.smithi137.stdout:102: finishing write tid 1 to smithi13778320-102 2024-09-21T09:33:48.211 INFO:tasks.rados.rados.0.smithi137.stdout:102: finishing write tid 2 to smithi13778320-102 2024-09-21T09:33:48.211 INFO:tasks.rados.rados.0.smithi137.stdout:102: finishing write tid 3 to smithi13778320-102 2024-09-21T09:33:48.211 INFO:tasks.rados.rados.0.smithi137.stdout:102: finishing write tid 4 to smithi13778320-102 2024-09-21T09:33:48.211 INFO:tasks.rados.rados.0.smithi137.stdout:102: finishing write tid 5 to smithi13778320-102 2024-09-21T09:33:48.211 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 102 v 11 (ObjNum 101 snap 0 seq_num 101) dirty exists 2024-09-21T09:33:48.211 INFO:tasks.rados.rados.0.smithi137.stdout:102: left oid 102 (ObjNum 101 snap 0 seq_num 101) 2024-09-21T09:33:48.211 INFO:tasks.rados.rados.0.smithi137.stdout:103: finishing write tid 1 to smithi13778320-103 2024-09-21T09:33:48.211 INFO:tasks.rados.rados.0.smithi137.stdout:103: finishing write tid 2 to smithi13778320-103 2024-09-21T09:33:48.211 INFO:tasks.rados.rados.0.smithi137.stdout:103: finishing write tid 3 to smithi13778320-103 2024-09-21T09:33:48.211 INFO:tasks.rados.rados.0.smithi137.stdout:103: finishing write tid 4 to smithi13778320-103 2024-09-21T09:33:48.211 INFO:tasks.rados.rados.0.smithi137.stdout:103: finishing write tid 5 to smithi13778320-103 2024-09-21T09:33:48.211 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 103 v 42 (ObjNum 102 snap 0 seq_num 102) dirty exists 2024-09-21T09:33:48.212 INFO:tasks.rados.rados.0.smithi137.stdout:103: left oid 103 (ObjNum 102 snap 0 seq_num 102) 2024-09-21T09:33:48.212 INFO:tasks.rados.rados.0.smithi137.stdout:104: finishing write tid 1 to smithi13778320-104 2024-09-21T09:33:48.212 INFO:tasks.rados.rados.0.smithi137.stdout:104: finishing write tid 2 to smithi13778320-104 2024-09-21T09:33:48.212 INFO:tasks.rados.rados.0.smithi137.stdout:104: finishing write tid 3 to smithi13778320-104 2024-09-21T09:33:48.212 INFO:tasks.rados.rados.0.smithi137.stdout:102: done (15 left) 2024-09-21T09:33:48.212 INFO:tasks.rados.rados.0.smithi137.stdout:103: done (14 left) 2024-09-21T09:33:48.212 INFO:tasks.rados.rados.0.smithi137.stdout:118: write initial oid 118 2024-09-21T09:33:48.212 INFO:tasks.rados.rados.0.smithi137.stdout:118: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2024-09-21T09:33:48.217 INFO:tasks.rados.rados.0.smithi137.stdout:118: writing smithi13778320-118 from 766419 to 1315847 tid 1 2024-09-21T09:33:48.224 INFO:tasks.rados.rados.0.smithi137.stdout:118: writing smithi13778320-118 from 2013452 to 2588147 tid 2 2024-09-21T09:33:48.231 INFO:tasks.rados.rados.0.smithi137.stdout:118: writing smithi13778320-118 from 3346843 to 3774492 tid 3 2024-09-21T09:33:48.231 INFO:tasks.rados.rados.0.smithi137.stdout:119: write initial oid 119 2024-09-21T09:33:48.231 INFO:tasks.rados.rados.0.smithi137.stdout:119: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2024-09-21T09:33:48.239 INFO:tasks.rados.rados.0.smithi137.stdout:119: writing smithi13778320-119 from 783226 to 1407903 tid 1 2024-09-21T09:33:48.244 INFO:tasks.rados.rados.0.smithi137.stdout:119: writing smithi13778320-119 from 2071934 to 2506640 tid 2 2024-09-21T09:33:48.251 INFO:tasks.rados.rados.0.smithi137.stdout:119: writing smithi13778320-119 from 2974266 to 3613187 tid 3 2024-09-21T09:33:48.251 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.251 INFO:tasks.rados.rados.0.smithi137.stdout:104: finishing write tid 4 to smithi13778320-104 2024-09-21T09:33:48.252 INFO:tasks.rados.rados.0.smithi137.stdout:104: finishing write tid 5 to smithi13778320-104 2024-09-21T09:33:48.252 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 104 v 17 (ObjNum 103 snap 0 seq_num 103) dirty exists 2024-09-21T09:33:48.252 INFO:tasks.rados.rados.0.smithi137.stdout:104: left oid 104 (ObjNum 103 snap 0 seq_num 103) 2024-09-21T09:33:48.252 INFO:tasks.rados.rados.0.smithi137.stdout:105: finishing write tid 1 to smithi13778320-105 2024-09-21T09:33:48.252 INFO:tasks.rados.rados.0.smithi137.stdout:105: finishing write tid 2 to smithi13778320-105 2024-09-21T09:33:48.252 INFO:tasks.rados.rados.0.smithi137.stdout:105: finishing write tid 3 to smithi13778320-105 2024-09-21T09:33:48.252 INFO:tasks.rados.rados.0.smithi137.stdout:104: done (15 left) 2024-09-21T09:33:48.252 INFO:tasks.rados.rados.0.smithi137.stdout:120: write initial oid 120 2024-09-21T09:33:48.252 INFO:tasks.rados.rados.0.smithi137.stdout:120: seq_num 119 ranges {400033=699926,1614063=385970} 2024-09-21T09:33:48.257 INFO:tasks.rados.rados.0.smithi137.stdout:120: writing smithi13778320-120 from 400033 to 1099959 tid 1 2024-09-21T09:33:48.262 INFO:tasks.rados.rados.0.smithi137.stdout:120: writing smithi13778320-120 from 1614063 to 2000033 tid 2 2024-09-21T09:33:48.262 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.262 INFO:tasks.rados.rados.0.smithi137.stdout:105: finishing write tid 4 to smithi13778320-105 2024-09-21T09:33:48.262 INFO:tasks.rados.rados.0.smithi137.stdout:105: finishing write tid 5 to smithi13778320-105 2024-09-21T09:33:48.263 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 105 v 21 (ObjNum 104 snap 0 seq_num 104) dirty exists 2024-09-21T09:33:48.263 INFO:tasks.rados.rados.0.smithi137.stdout:105: left oid 105 (ObjNum 104 snap 0 seq_num 104) 2024-09-21T09:33:48.263 INFO:tasks.rados.rados.0.smithi137.stdout:106: finishing write tid 1 to smithi13778320-106 2024-09-21T09:33:48.263 INFO:tasks.rados.rados.0.smithi137.stdout:106: finishing write tid 2 to smithi13778320-106 2024-09-21T09:33:48.263 INFO:tasks.rados.rados.0.smithi137.stdout:105: done (15 left) 2024-09-21T09:33:48.263 INFO:tasks.rados.rados.0.smithi137.stdout:121: write initial oid 121 2024-09-21T09:33:48.263 INFO:tasks.rados.rados.0.smithi137.stdout:121: seq_num 120 ranges {416840=775175,1672545=344295} 2024-09-21T09:33:48.268 INFO:tasks.rados.rados.0.smithi137.stdout:121: writing smithi13778320-121 from 416840 to 1192015 tid 1 2024-09-21T09:33:48.273 INFO:tasks.rados.rados.0.smithi137.stdout:121: writing smithi13778320-121 from 1672545 to 2016840 tid 2 2024-09-21T09:33:48.273 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.273 INFO:tasks.rados.rados.0.smithi137.stdout:106: finishing write tid 3 to smithi13778320-106 2024-09-21T09:33:48.273 INFO:tasks.rados.rados.0.smithi137.stdout:106: finishing write tid 4 to smithi13778320-106 2024-09-21T09:33:48.273 INFO:tasks.rados.rados.0.smithi137.stdout:106: finishing write tid 5 to smithi13778320-106 2024-09-21T09:33:48.273 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 106 v 53 (ObjNum 105 snap 0 seq_num 105) dirty exists 2024-09-21T09:33:48.274 INFO:tasks.rados.rados.0.smithi137.stdout:106: left oid 106 (ObjNum 105 snap 0 seq_num 105) 2024-09-21T09:33:48.274 INFO:tasks.rados.rados.0.smithi137.stdout:107: finishing write tid 1 to smithi13778320-107 2024-09-21T09:33:48.274 INFO:tasks.rados.rados.0.smithi137.stdout:107: finishing write tid 2 to smithi13778320-107 2024-09-21T09:33:48.274 INFO:tasks.rados.rados.0.smithi137.stdout:107: finishing write tid 3 to smithi13778320-107 2024-09-21T09:33:48.274 INFO:tasks.rados.rados.0.smithi137.stdout:107: finishing write tid 4 to smithi13778320-107 2024-09-21T09:33:48.274 INFO:tasks.rados.rados.0.smithi137.stdout:107: finishing write tid 5 to smithi13778320-107 2024-09-21T09:33:48.274 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 107 v 33 (ObjNum 106 snap 0 seq_num 106) dirty exists 2024-09-21T09:33:48.274 INFO:tasks.rados.rados.0.smithi137.stdout:107: left oid 107 (ObjNum 106 snap 0 seq_num 106) 2024-09-21T09:33:48.274 INFO:tasks.rados.rados.0.smithi137.stdout:108: finishing write tid 1 to smithi13778320-108 2024-09-21T09:33:48.274 INFO:tasks.rados.rados.0.smithi137.stdout:108: finishing write tid 2 to smithi13778320-108 2024-09-21T09:33:48.274 INFO:tasks.rados.rados.0.smithi137.stdout:106: done (15 left) 2024-09-21T09:33:48.274 INFO:tasks.rados.rados.0.smithi137.stdout:107: done (14 left) 2024-09-21T09:33:48.274 INFO:tasks.rados.rados.0.smithi137.stdout:122: write initial oid 122 2024-09-21T09:33:48.274 INFO:tasks.rados.rados.0.smithi137.stdout:122: seq_num 121 ranges {433647=450424,1331027=582033} 2024-09-21T09:33:48.277 INFO:tasks.rados.rados.0.smithi137.stdout:122: writing smithi13778320-122 from 433647 to 884071 tid 1 2024-09-21T09:33:48.283 INFO:tasks.rados.rados.0.smithi137.stdout:122: writing smithi13778320-122 from 1331027 to 1913060 tid 2 2024-09-21T09:33:48.284 INFO:tasks.rados.rados.0.smithi137.stdout:123: write initial oid 123 2024-09-21T09:33:48.284 INFO:tasks.rados.rados.0.smithi137.stdout:123: seq_num 122 ranges {450454=642026,1505862=544592} 2024-09-21T09:33:48.290 INFO:tasks.rados.rados.0.smithi137.stdout:123: writing smithi13778320-123 from 450454 to 1092480 tid 1 2024-09-21T09:33:48.296 INFO:tasks.rados.rados.0.smithi137.stdout:123: writing smithi13778320-123 from 1505862 to 2050454 tid 2 2024-09-21T09:33:48.296 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.296 INFO:tasks.rados.rados.0.smithi137.stdout:108: finishing write tid 3 to smithi13778320-108 2024-09-21T09:33:48.296 INFO:tasks.rados.rados.0.smithi137.stdout:108: finishing write tid 4 to smithi13778320-108 2024-09-21T09:33:48.296 INFO:tasks.rados.rados.0.smithi137.stdout:108: finishing write tid 5 to smithi13778320-108 2024-09-21T09:33:48.296 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 108 v 17 (ObjNum 107 snap 0 seq_num 107) dirty exists 2024-09-21T09:33:48.296 INFO:tasks.rados.rados.0.smithi137.stdout:108: left oid 108 (ObjNum 107 snap 0 seq_num 107) 2024-09-21T09:33:48.296 INFO:tasks.rados.rados.0.smithi137.stdout:109: finishing write tid 1 to smithi13778320-109 2024-09-21T09:33:48.296 INFO:tasks.rados.rados.0.smithi137.stdout:109: finishing write tid 2 to smithi13778320-109 2024-09-21T09:33:48.296 INFO:tasks.rados.rados.0.smithi137.stdout:109: finishing write tid 3 to smithi13778320-109 2024-09-21T09:33:48.296 INFO:tasks.rados.rados.0.smithi137.stdout:109: finishing write tid 4 to smithi13778320-109 2024-09-21T09:33:48.296 INFO:tasks.rados.rados.0.smithi137.stdout:108: done (15 left) 2024-09-21T09:33:48.297 INFO:tasks.rados.rados.0.smithi137.stdout:124: write initial oid 124 2024-09-21T09:33:48.297 INFO:tasks.rados.rados.0.smithi137.stdout:109: finishing write tid 5 to smithi13778320-109 2024-09-21T09:33:48.297 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 109 v 15 (ObjNum 108 snap 0 seq_num 108) dirty exists 2024-09-21T09:33:48.297 INFO:tasks.rados.rados.0.smithi137.stdout:109: left oid 109 (ObjNum 108 snap 0 seq_num 108) 2024-09-21T09:33:48.297 INFO:tasks.rados.rados.0.smithi137.stdout:110: finishing write tid 1 to smithi13778320-110 2024-09-21T09:33:48.297 INFO:tasks.rados.rados.0.smithi137.stdout:110: finishing write tid 2 to smithi13778320-110 2024-09-21T09:33:48.297 INFO:tasks.rados.rados.0.smithi137.stdout:124: seq_num 123 ranges {467261=717275,1847991=219270} 2024-09-21T09:33:48.302 INFO:tasks.rados.rados.0.smithi137.stdout:124: writing smithi13778320-124 from 467261 to 1184536 tid 1 2024-09-21T09:33:48.307 INFO:tasks.rados.rados.0.smithi137.stdout:124: writing smithi13778320-124 from 1847991 to 2067261 tid 2 2024-09-21T09:33:48.307 INFO:tasks.rados.rados.0.smithi137.stdout:109: done (15 left) 2024-09-21T09:33:48.307 INFO:tasks.rados.rados.0.smithi137.stdout:125: write initial oid 125 2024-09-21T09:33:48.307 INFO:tasks.rados.rados.0.smithi137.stdout:125: seq_num 124 ranges {484068=792524,1906473=177595} 2024-09-21T09:33:48.314 INFO:tasks.rados.rados.0.smithi137.stdout:125: writing smithi13778320-125 from 484068 to 1276592 tid 1 2024-09-21T09:33:48.318 INFO:tasks.rados.rados.0.smithi137.stdout:125: writing smithi13778320-125 from 1906473 to 2084068 tid 2 2024-09-21T09:33:48.318 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.319 INFO:tasks.rados.rados.0.smithi137.stdout:110: finishing write tid 3 to smithi13778320-110 2024-09-21T09:33:48.319 INFO:tasks.rados.rados.0.smithi137.stdout:110: finishing write tid 4 to smithi13778320-110 2024-09-21T09:33:48.319 INFO:tasks.rados.rados.0.smithi137.stdout:110: finishing write tid 5 to smithi13778320-110 2024-09-21T09:33:48.319 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 110 v 17 (ObjNum 109 snap 0 seq_num 109) dirty exists 2024-09-21T09:33:48.319 INFO:tasks.rados.rados.0.smithi137.stdout:110: left oid 110 (ObjNum 109 snap 0 seq_num 109) 2024-09-21T09:33:48.319 INFO:tasks.rados.rados.0.smithi137.stdout:111: finishing write tid 1 to smithi13778320-111 2024-09-21T09:33:48.319 INFO:tasks.rados.rados.0.smithi137.stdout:111: finishing write tid 2 to smithi13778320-111 2024-09-21T09:33:48.319 INFO:tasks.rados.rados.0.smithi137.stdout:111: finishing write tid 3 to smithi13778320-111 2024-09-21T09:33:48.319 INFO:tasks.rados.rados.0.smithi137.stdout:111: finishing write tid 4 to smithi13778320-111 2024-09-21T09:33:48.319 INFO:tasks.rados.rados.0.smithi137.stdout:111: finishing write tid 5 to smithi13778320-111 2024-09-21T09:33:48.319 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 111 v 23 (ObjNum 110 snap 0 seq_num 110) dirty exists 2024-09-21T09:33:48.319 INFO:tasks.rados.rados.0.smithi137.stdout:111: left oid 111 (ObjNum 110 snap 0 seq_num 110) 2024-09-21T09:33:48.319 INFO:tasks.rados.rados.0.smithi137.stdout:112: finishing write tid 1 to smithi13778320-112 2024-09-21T09:33:48.319 INFO:tasks.rados.rados.0.smithi137.stdout:112: finishing write tid 2 to smithi13778320-112 2024-09-21T09:33:48.319 INFO:tasks.rados.rados.0.smithi137.stdout:110: done (15 left) 2024-09-21T09:33:48.320 INFO:tasks.rados.rados.0.smithi137.stdout:111: done (14 left) 2024-09-21T09:33:48.320 INFO:tasks.rados.rados.0.smithi137.stdout:126: write initial oid 126 2024-09-21T09:33:48.320 INFO:tasks.rados.rados.0.smithi137.stdout:126: seq_num 125 ranges {500875=467773,1564955=535920} 2024-09-21T09:33:48.323 INFO:tasks.rados.rados.0.smithi137.stdout:126: writing smithi13778320-126 from 500875 to 968648 tid 1 2024-09-21T09:33:48.330 INFO:tasks.rados.rados.0.smithi137.stdout:126: writing smithi13778320-126 from 1564955 to 2100875 tid 2 2024-09-21T09:33:48.330 INFO:tasks.rados.rados.0.smithi137.stdout:127: write initial oid 127 2024-09-21T09:33:48.330 INFO:tasks.rados.rados.0.smithi137.stdout:127: seq_num 126 ranges {517682=543022,1623437=494245} 2024-09-21T09:33:48.335 INFO:tasks.rados.rados.0.smithi137.stdout:127: writing smithi13778320-127 from 517682 to 1060704 tid 1 2024-09-21T09:33:48.343 INFO:tasks.rados.rados.0.smithi137.stdout:127: writing smithi13778320-127 from 1623437 to 2117682 tid 2 2024-09-21T09:33:48.344 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.344 INFO:tasks.rados.rados.0.smithi137.stdout:112: finishing write tid 3 to smithi13778320-112 2024-09-21T09:33:48.344 INFO:tasks.rados.rados.0.smithi137.stdout:112: finishing write tid 4 to smithi13778320-112 2024-09-21T09:33:48.344 INFO:tasks.rados.rados.0.smithi137.stdout:112: finishing write tid 5 to smithi13778320-112 2024-09-21T09:33:48.344 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 112 v 35 (ObjNum 111 snap 0 seq_num 111) dirty exists 2024-09-21T09:33:48.344 INFO:tasks.rados.rados.0.smithi137.stdout:112: left oid 112 (ObjNum 111 snap 0 seq_num 111) 2024-09-21T09:33:48.344 INFO:tasks.rados.rados.0.smithi137.stdout:113: finishing write tid 1 to smithi13778320-113 2024-09-21T09:33:48.344 INFO:tasks.rados.rados.0.smithi137.stdout:113: finishing write tid 2 to smithi13778320-113 2024-09-21T09:33:48.344 INFO:tasks.rados.rados.0.smithi137.stdout:113: finishing write tid 3 to smithi13778320-113 2024-09-21T09:33:48.344 INFO:tasks.rados.rados.0.smithi137.stdout:113: finishing write tid 4 to smithi13778320-113 2024-09-21T09:33:48.344 INFO:tasks.rados.rados.0.smithi137.stdout:113: finishing write tid 5 to smithi13778320-113 2024-09-21T09:33:48.344 INFO:tasks.rados.rados.0.smithi137.stdout:113: finishing write tid 6 to smithi13778320-113 2024-09-21T09:33:48.344 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 113 v 29 (ObjNum 112 snap 0 seq_num 112) dirty exists 2024-09-21T09:33:48.344 INFO:tasks.rados.rados.0.smithi137.stdout:113: left oid 113 (ObjNum 112 snap 0 seq_num 112) 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:114: finishing write tid 1 to smithi13778320-114 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:114: finishing write tid 2 to smithi13778320-114 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:114: finishing write tid 3 to smithi13778320-114 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:114: finishing write tid 4 to smithi13778320-114 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:114: finishing write tid 5 to smithi13778320-114 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 114 v 32 (ObjNum 113 snap 0 seq_num 113) dirty exists 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:114: left oid 114 (ObjNum 113 snap 0 seq_num 113) 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:115: finishing write tid 1 to smithi13778320-115 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:115: finishing write tid 2 to smithi13778320-115 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:115: finishing write tid 3 to smithi13778320-115 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:115: finishing write tid 4 to smithi13778320-115 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:115: finishing write tid 5 to smithi13778320-115 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:115: finishing write tid 6 to smithi13778320-115 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 115 v 20 (ObjNum 114 snap 0 seq_num 114) dirty exists 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:115: left oid 115 (ObjNum 114 snap 0 seq_num 114) 2024-09-21T09:33:48.345 INFO:tasks.rados.rados.0.smithi137.stdout:116: finishing write tid 1 to smithi13778320-116 2024-09-21T09:33:48.346 INFO:tasks.rados.rados.0.smithi137.stdout:116: finishing write tid 2 to smithi13778320-116 2024-09-21T09:33:48.346 INFO:tasks.rados.rados.0.smithi137.stdout:116: finishing write tid 3 to smithi13778320-116 2024-09-21T09:33:48.346 INFO:tasks.rados.rados.0.smithi137.stdout:116: finishing write tid 4 to smithi13778320-116 2024-09-21T09:33:48.346 INFO:tasks.rados.rados.0.smithi137.stdout:116: finishing write tid 5 to smithi13778320-116 2024-09-21T09:33:48.346 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 116 v 57 (ObjNum 115 snap 0 seq_num 115) dirty exists 2024-09-21T09:33:48.346 INFO:tasks.rados.rados.0.smithi137.stdout:116: left oid 116 (ObjNum 115 snap 0 seq_num 115) 2024-09-21T09:33:48.346 INFO:tasks.rados.rados.0.smithi137.stdout:117: finishing write tid 1 to smithi13778320-117 2024-09-21T09:33:48.346 INFO:tasks.rados.rados.0.smithi137.stdout:117: finishing write tid 2 to smithi13778320-117 2024-09-21T09:33:48.346 INFO:tasks.rados.rados.0.smithi137.stdout:112: done (15 left) 2024-09-21T09:33:48.347 INFO:tasks.rados.rados.0.smithi137.stdout:113: done (14 left) 2024-09-21T09:33:48.347 INFO:tasks.rados.rados.0.smithi137.stdout:114: done (13 left) 2024-09-21T09:33:48.347 INFO:tasks.rados.rados.0.smithi137.stdout:115: done (12 left) 2024-09-21T09:33:48.347 INFO:tasks.rados.rados.0.smithi137.stdout:116: done (11 left) 2024-09-21T09:33:48.347 INFO:tasks.rados.rados.0.smithi137.stdout:128: write initial oid 128 2024-09-21T09:33:48.347 INFO:tasks.rados.rados.0.smithi137.stdout:128: seq_num 127 ranges {534489=618271,1565566=568923} 2024-09-21T09:33:48.348 INFO:tasks.rados.rados.0.smithi137.stdout:128: writing smithi13778320-128 from 534489 to 1152760 tid 1 2024-09-21T09:33:48.354 INFO:tasks.rados.rados.0.smithi137.stdout:128: writing smithi13778320-128 from 1565566 to 2134489 tid 2 2024-09-21T09:33:48.354 INFO:tasks.rados.rados.0.smithi137.stdout:129: write initial oid 129 2024-09-21T09:33:48.354 INFO:tasks.rados.rados.0.smithi137.stdout:129: seq_num 128 ranges {551296=693520,2024048=127248} 2024-09-21T09:33:48.361 INFO:tasks.rados.rados.0.smithi137.stdout:129: writing smithi13778320-129 from 551296 to 1244816 tid 1 2024-09-21T09:33:48.366 INFO:tasks.rados.rados.0.smithi137.stdout:129: writing smithi13778320-129 from 2024048 to 2151296 tid 2 2024-09-21T09:33:48.366 INFO:tasks.rados.rados.0.smithi137.stdout:130: write initial oid 130 2024-09-21T09:33:48.366 INFO:tasks.rados.rados.0.smithi137.stdout:130: seq_num 129 ranges {568103=768769,2082530=85573} 2024-09-21T09:33:48.372 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch ps' 2024-09-21T09:33:48.374 INFO:tasks.rados.rados.0.smithi137.stdout:130: writing smithi13778320-130 from 568103 to 1336872 tid 1 2024-09-21T09:33:48.379 INFO:tasks.rados.rados.0.smithi137.stdout:130: writing smithi13778320-130 from 2082530 to 2168103 tid 2 2024-09-21T09:33:48.379 INFO:tasks.rados.rados.0.smithi137.stdout:131: write initial oid 131 2024-09-21T09:33:48.379 INFO:tasks.rados.rados.0.smithi137.stdout:131: seq_num 130 ranges {584910=560371,1857365=327545} 2024-09-21T09:33:48.385 INFO:tasks.rados.rados.0.smithi137.stdout:131: writing smithi13778320-131 from 584910 to 1145281 tid 1 2024-09-21T09:33:48.391 INFO:tasks.rados.rados.0.smithi137.stdout:131: writing smithi13778320-131 from 1857365 to 2184910 tid 2 2024-09-21T09:33:48.391 INFO:tasks.rados.rados.0.smithi137.stdout:132: write initial oid 132 2024-09-21T09:33:48.391 INFO:tasks.rados.rados.0.smithi137.stdout:132: seq_num 131 ranges {601717=635620,1799494=402223} 2024-09-21T09:33:48.398 INFO:tasks.rados.rados.0.smithi137.stdout:132: writing smithi13778320-132 from 601717 to 1237337 tid 1 2024-09-21T09:33:48.404 INFO:tasks.rados.rados.0.smithi137.stdout:132: writing smithi13778320-132 from 1799494 to 2201717 tid 2 2024-09-21T09:33:48.404 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.404 INFO:tasks.rados.rados.0.smithi137.stdout:117: finishing write tid 3 to smithi13778320-117 2024-09-21T09:33:48.404 INFO:tasks.rados.rados.0.smithi137.stdout:117: finishing write tid 4 to smithi13778320-117 2024-09-21T09:33:48.404 INFO:tasks.rados.rados.0.smithi137.stdout:117: finishing write tid 5 to smithi13778320-117 2024-09-21T09:33:48.404 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 117 v 15 (ObjNum 116 snap 0 seq_num 116) dirty exists 2024-09-21T09:33:48.405 INFO:tasks.rados.rados.0.smithi137.stdout:117: left oid 117 (ObjNum 116 snap 0 seq_num 116) 2024-09-21T09:33:48.405 INFO:tasks.rados.rados.0.smithi137.stdout:118: finishing write tid 1 to smithi13778320-118 2024-09-21T09:33:48.405 INFO:tasks.rados.rados.0.smithi137.stdout:118: finishing write tid 2 to smithi13778320-118 2024-09-21T09:33:48.405 INFO:tasks.rados.rados.0.smithi137.stdout:118: finishing write tid 3 to smithi13778320-118 2024-09-21T09:33:48.405 INFO:tasks.rados.rados.0.smithi137.stdout:118: finishing write tid 4 to smithi13778320-118 2024-09-21T09:33:48.405 INFO:tasks.rados.rados.0.smithi137.stdout:118: finishing write tid 5 to smithi13778320-118 2024-09-21T09:33:48.405 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 118 v 21 (ObjNum 117 snap 0 seq_num 117) dirty exists 2024-09-21T09:33:48.405 INFO:tasks.rados.rados.0.smithi137.stdout:118: left oid 118 (ObjNum 117 snap 0 seq_num 117) 2024-09-21T09:33:48.405 INFO:tasks.rados.rados.0.smithi137.stdout:119: finishing write tid 1 to smithi13778320-119 2024-09-21T09:33:48.405 INFO:tasks.rados.rados.0.smithi137.stdout:117: done (15 left) 2024-09-21T09:33:48.405 INFO:tasks.rados.rados.0.smithi137.stdout:118: done (14 left) 2024-09-21T09:33:48.405 INFO:tasks.rados.rados.0.smithi137.stdout:133: write initial oid 133 2024-09-21T09:33:48.405 INFO:tasks.rados.rados.0.smithi137.stdout:133: seq_num 132 ranges {618524=710869,1857976=360548} 2024-09-21T09:33:48.411 INFO:tasks.rados.rados.0.smithi137.stdout:133: writing smithi13778320-133 from 618524 to 1329393 tid 1 2024-09-21T09:33:48.416 INFO:tasks.rados.rados.0.smithi137.stdout:133: writing smithi13778320-133 from 1857976 to 2218524 tid 2 2024-09-21T09:33:48.425 INFO:tasks.rados.rados.0.smithi137.stdout:134: write initial oid 134 2024-09-21T09:33:48.431 INFO:tasks.rados.rados.0.smithi137.stdout:134: seq_num 133 ranges {635331=786118,1916458=318873} 2024-09-21T09:33:48.433 INFO:tasks.rados.rados.0.smithi137.stdout:134: writing smithi13778320-134 from 635331 to 1421449 tid 1 2024-09-21T09:33:48.434 INFO:tasks.rados.rados.0.smithi137.stdout:134: writing smithi13778320-134 from 1916458 to 2235331 tid 2 2024-09-21T09:33:48.434 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.435 INFO:tasks.rados.rados.0.smithi137.stdout:119: finishing write tid 2 to smithi13778320-119 2024-09-21T09:33:48.435 INFO:tasks.rados.rados.0.smithi137.stdout:119: finishing write tid 3 to smithi13778320-119 2024-09-21T09:33:48.435 INFO:tasks.rados.rados.0.smithi137.stdout:119: finishing write tid 4 to smithi13778320-119 2024-09-21T09:33:48.435 INFO:tasks.rados.rados.0.smithi137.stdout:119: finishing write tid 5 to smithi13778320-119 2024-09-21T09:33:48.435 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 119 v 18 (ObjNum 118 snap 0 seq_num 118) dirty exists 2024-09-21T09:33:48.435 INFO:tasks.rados.rados.0.smithi137.stdout:119: left oid 119 (ObjNum 118 snap 0 seq_num 118) 2024-09-21T09:33:48.435 INFO:tasks.rados.rados.0.smithi137.stdout:120: finishing write tid 1 to smithi13778320-120 2024-09-21T09:33:48.436 INFO:tasks.rados.rados.0.smithi137.stdout:120: finishing write tid 2 to smithi13778320-120 2024-09-21T09:33:48.436 INFO:tasks.rados.rados.0.smithi137.stdout:120: finishing write tid 3 to smithi13778320-120 2024-09-21T09:33:48.436 INFO:tasks.rados.rados.0.smithi137.stdout:120: finishing write tid 4 to smithi13778320-120 2024-09-21T09:33:48.436 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 120 v 20 (ObjNum 119 snap 0 seq_num 119) dirty exists 2024-09-21T09:33:48.436 INFO:tasks.rados.rados.0.smithi137.stdout:120: left oid 120 (ObjNum 119 snap 0 seq_num 119) 2024-09-21T09:33:48.437 INFO:tasks.rados.rados.0.smithi137.stdout:121: finishing write tid 1 to smithi13778320-121 2024-09-21T09:33:48.437 INFO:tasks.rados.rados.0.smithi137.stdout:119: done (15 left) 2024-09-21T09:33:48.437 INFO:tasks.rados.rados.0.smithi137.stdout:120: done (14 left) 2024-09-21T09:33:48.437 INFO:tasks.rados.rados.0.smithi137.stdout:135: write initial oid 135 2024-09-21T09:33:48.437 INFO:tasks.rados.rados.0.smithi137.stdout:135: seq_num 134 ranges {652138=461367,1574940=677198} 2024-09-21T09:33:48.438 INFO:tasks.rados.rados.0.smithi137.stdout:135: writing smithi13778320-135 from 652138 to 1113505 tid 1 2024-09-21T09:33:48.441 INFO:tasks.rados.rados.0.smithi137.stdout:135: writing smithi13778320-135 from 1574940 to 2252138 tid 2 2024-09-21T09:33:48.441 INFO:tasks.rados.rados.0.smithi137.stdout:136: write initial oid 136 2024-09-21T09:33:48.442 INFO:tasks.rados.rados.0.smithi137.stdout:136: seq_num 135 ranges {668945=536616,1633422=491363} 2024-09-21T09:33:48.448 INFO:tasks.rados.rados.0.smithi137.stdout:136: writing smithi13778320-136 from 668945 to 1205561 tid 1 2024-09-21T09:33:48.454 INFO:tasks.rados.rados.0.smithi137.stdout:136: writing smithi13778320-136 from 1633422 to 2124785 tid 2 2024-09-21T09:33:48.454 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.454 INFO:tasks.rados.rados.0.smithi137.stdout:121: finishing write tid 2 to smithi13778320-121 2024-09-21T09:33:48.455 INFO:tasks.rados.rados.0.smithi137.stdout:121: finishing write tid 3 to smithi13778320-121 2024-09-21T09:33:48.455 INFO:tasks.rados.rados.0.smithi137.stdout:121: finishing write tid 4 to smithi13778320-121 2024-09-21T09:33:48.455 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 121 v 60 (ObjNum 120 snap 0 seq_num 120) dirty exists 2024-09-21T09:33:48.455 INFO:tasks.rados.rados.0.smithi137.stdout:121: left oid 121 (ObjNum 120 snap 0 seq_num 120) 2024-09-21T09:33:48.455 INFO:tasks.rados.rados.0.smithi137.stdout:122: finishing write tid 1 to smithi13778320-122 2024-09-21T09:33:48.455 INFO:tasks.rados.rados.0.smithi137.stdout:122: finishing write tid 2 to smithi13778320-122 2024-09-21T09:33:48.455 INFO:tasks.rados.rados.0.smithi137.stdout:121: done (15 left) 2024-09-21T09:33:48.455 INFO:tasks.rados.rados.0.smithi137.stdout:137: write initial oid 137 2024-09-21T09:33:48.456 INFO:tasks.rados.rados.0.smithi137.stdout:137: seq_num 136 ranges {685752=611865,1975551=310201} 2024-09-21T09:33:48.460 INFO:tasks.rados.rados.0.smithi137.stdout:137: writing smithi13778320-137 from 685752 to 1297617 tid 1 2024-09-21T09:33:48.466 INFO:tasks.rados.rados.0.smithi137.stdout:137: writing smithi13778320-137 from 1975551 to 2285752 tid 2 2024-09-21T09:33:48.466 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.466 INFO:tasks.rados.rados.0.smithi137.stdout:122: finishing write tid 3 to smithi13778320-122 2024-09-21T09:33:48.466 INFO:tasks.rados.rados.0.smithi137.stdout:122: finishing write tid 4 to smithi13778320-122 2024-09-21T09:33:48.466 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 122 v 24 (ObjNum 121 snap 0 seq_num 121) dirty exists 2024-09-21T09:33:48.466 INFO:tasks.rados.rados.0.smithi137.stdout:122: left oid 122 (ObjNum 121 snap 0 seq_num 121) 2024-09-21T09:33:48.466 INFO:tasks.rados.rados.0.smithi137.stdout:123: finishing write tid 1 to smithi13778320-123 2024-09-21T09:33:48.466 INFO:tasks.rados.rados.0.smithi137.stdout:123: finishing write tid 2 to smithi13778320-123 2024-09-21T09:33:48.466 INFO:tasks.rados.rados.0.smithi137.stdout:123: finishing write tid 3 to smithi13778320-123 2024-09-21T09:33:48.466 INFO:tasks.rados.rados.0.smithi137.stdout:122: done (15 left) 2024-09-21T09:33:48.467 INFO:tasks.rados.rados.0.smithi137.stdout:138: write initial oid 138 2024-09-21T09:33:48.467 INFO:tasks.rados.rados.0.smithi137.stdout:138: seq_num 137 ranges {702559=403467,1750386=495032} 2024-09-21T09:33:48.471 INFO:tasks.rados.rados.0.smithi137.stdout:138: writing smithi13778320-138 from 702559 to 1106026 tid 1 2024-09-21T09:33:48.478 INFO:tasks.rados.rados.0.smithi137.stdout:138: writing smithi13778320-138 from 1750386 to 2245418 tid 2 2024-09-21T09:33:48.478 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.478 INFO:tasks.rados.rados.0.smithi137.stdout:123: finishing write tid 4 to smithi13778320-123 2024-09-21T09:33:48.478 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 123 v 35 (ObjNum 122 snap 0 seq_num 122) dirty exists 2024-09-21T09:33:48.478 INFO:tasks.rados.rados.0.smithi137.stdout:123: left oid 123 (ObjNum 122 snap 0 seq_num 122) 2024-09-21T09:33:48.479 INFO:tasks.rados.rados.0.smithi137.stdout:124: finishing write tid 1 to smithi13778320-124 2024-09-21T09:33:48.479 INFO:tasks.rados.rados.0.smithi137.stdout:124: finishing write tid 2 to smithi13778320-124 2024-09-21T09:33:48.479 INFO:tasks.rados.rados.0.smithi137.stdout:124: finishing write tid 3 to smithi13778320-124 2024-09-21T09:33:48.479 INFO:tasks.rados.rados.0.smithi137.stdout:124: finishing write tid 4 to smithi13778320-124 2024-09-21T09:33:48.479 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 124 v 26 (ObjNum 123 snap 0 seq_num 123) dirty exists 2024-09-21T09:33:48.479 INFO:tasks.rados.rados.0.smithi137.stdout:124: left oid 124 (ObjNum 123 snap 0 seq_num 123) 2024-09-21T09:33:48.479 INFO:tasks.rados.rados.0.smithi137.stdout:125: finishing write tid 1 to smithi13778320-125 2024-09-21T09:33:48.479 INFO:tasks.rados.rados.0.smithi137.stdout:125: finishing write tid 2 to smithi13778320-125 2024-09-21T09:33:48.479 INFO:tasks.rados.rados.0.smithi137.stdout:125: finishing write tid 3 to smithi13778320-125 2024-09-21T09:33:48.479 INFO:tasks.rados.rados.0.smithi137.stdout:123: done (15 left) 2024-09-21T09:33:48.479 INFO:tasks.rados.rados.0.smithi137.stdout:124: done (14 left) 2024-09-21T09:33:48.479 INFO:tasks.rados.rados.0.smithi137.stdout:139: write initial oid 139 2024-09-21T09:33:48.479 INFO:tasks.rados.rados.0.smithi137.stdout:139: seq_num 138 ranges {719366=478716,1808868=510498} 2024-09-21T09:33:48.484 INFO:tasks.rados.rados.0.smithi137.stdout:139: writing smithi13778320-139 from 719366 to 1198082 tid 1 2024-09-21T09:33:48.491 INFO:tasks.rados.rados.0.smithi137.stdout:139: writing smithi13778320-139 from 1808868 to 2319366 tid 2 2024-09-21T09:33:48.491 INFO:tasks.rados.rados.0.smithi137.stdout:140: write initial oid 140 2024-09-21T09:33:48.491 INFO:tasks.rados.rados.0.smithi137.stdout:140: seq_num 139 ranges {736173=553965,1867350=468823} 2024-09-21T09:33:48.498 INFO:tasks.rados.rados.0.smithi137.stdout:140: writing smithi13778320-140 from 736173 to 1290138 tid 1 2024-09-21T09:33:48.504 INFO:tasks.rados.rados.0.smithi137.stdout:140: writing smithi13778320-140 from 1867350 to 2336173 tid 2 2024-09-21T09:33:48.505 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.505 INFO:tasks.rados.rados.0.smithi137.stdout:125: finishing write tid 4 to smithi13778320-125 2024-09-21T09:33:48.505 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 125 v 24 (ObjNum 124 snap 0 seq_num 124) dirty exists 2024-09-21T09:33:48.505 INFO:tasks.rados.rados.0.smithi137.stdout:125: left oid 125 (ObjNum 124 snap 0 seq_num 124) 2024-09-21T09:33:48.505 INFO:tasks.rados.rados.0.smithi137.stdout:126: finishing write tid 1 to smithi13778320-126 2024-09-21T09:33:48.505 INFO:tasks.rados.rados.0.smithi137.stdout:126: finishing write tid 2 to smithi13778320-126 2024-09-21T09:33:48.505 INFO:tasks.rados.rados.0.smithi137.stdout:126: finishing write tid 3 to smithi13778320-126 2024-09-21T09:33:48.505 INFO:tasks.rados.rados.0.smithi137.stdout:125: done (15 left) 2024-09-21T09:33:48.505 INFO:tasks.rados.rados.0.smithi137.stdout:141: write initial oid 141 2024-09-21T09:33:48.505 INFO:tasks.rados.rados.0.smithi137.stdout:141: seq_num 140 ranges {752980=629214,1809479=543501} 2024-09-21T09:33:48.511 INFO:tasks.rados.rados.0.smithi137.stdout:141: writing smithi13778320-141 from 752980 to 1382194 tid 1 2024-09-21T09:33:48.518 INFO:tasks.rados.rados.0.smithi137.stdout:141: writing smithi13778320-141 from 1809479 to 2352980 tid 2 2024-09-21T09:33:48.519 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.519 INFO:tasks.rados.rados.0.smithi137.stdout:126: finishing write tid 4 to smithi13778320-126 2024-09-21T09:33:48.519 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 126 v 27 (ObjNum 125 snap 0 seq_num 125) dirty exists 2024-09-21T09:33:48.519 INFO:tasks.rados.rados.0.smithi137.stdout:126: left oid 126 (ObjNum 125 snap 0 seq_num 125) 2024-09-21T09:33:48.519 INFO:tasks.rados.rados.0.smithi137.stdout:127: finishing write tid 1 to smithi13778320-127 2024-09-21T09:33:48.519 INFO:tasks.rados.rados.0.smithi137.stdout:127: finishing write tid 2 to smithi13778320-127 2024-09-21T09:33:48.519 INFO:tasks.rados.rados.0.smithi137.stdout:127: finishing write tid 3 to smithi13778320-127 2024-09-21T09:33:48.519 INFO:tasks.rados.rados.0.smithi137.stdout:127: finishing write tid 4 to smithi13778320-127 2024-09-21T09:33:48.519 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 127 v 38 (ObjNum 126 snap 0 seq_num 126) dirty exists 2024-09-21T09:33:48.520 INFO:tasks.rados.rados.0.smithi137.stdout:127: left oid 127 (ObjNum 126 snap 0 seq_num 126) 2024-09-21T09:33:48.520 INFO:tasks.rados.rados.0.smithi137.stdout:128: finishing write tid 1 to smithi13778320-128 2024-09-21T09:33:48.520 INFO:tasks.rados.rados.0.smithi137.stdout:128: finishing write tid 2 to smithi13778320-128 2024-09-21T09:33:48.520 INFO:tasks.rados.rados.0.smithi137.stdout:128: finishing write tid 3 to smithi13778320-128 2024-09-21T09:33:48.520 INFO:tasks.rados.rados.0.smithi137.stdout:128: finishing write tid 4 to smithi13778320-128 2024-09-21T09:33:48.520 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 128 v 41 (ObjNum 127 snap 0 seq_num 127) dirty exists 2024-09-21T09:33:48.520 INFO:tasks.rados.rados.0.smithi137.stdout:128: left oid 128 (ObjNum 127 snap 0 seq_num 127) 2024-09-21T09:33:48.520 INFO:tasks.rados.rados.0.smithi137.stdout:129: finishing write tid 1 to smithi13778320-129 2024-09-21T09:33:48.520 INFO:tasks.rados.rados.0.smithi137.stdout:129: finishing write tid 2 to smithi13778320-129 2024-09-21T09:33:48.520 INFO:tasks.rados.rados.0.smithi137.stdout:129: finishing write tid 3 to smithi13778320-129 2024-09-21T09:33:48.520 INFO:tasks.rados.rados.0.smithi137.stdout:129: finishing write tid 4 to smithi13778320-129 2024-09-21T09:33:48.520 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 129 v 18 (ObjNum 128 snap 0 seq_num 128) dirty exists 2024-09-21T09:33:48.521 INFO:tasks.rados.rados.0.smithi137.stdout:129: left oid 129 (ObjNum 128 snap 0 seq_num 128) 2024-09-21T09:33:48.521 INFO:tasks.rados.rados.0.smithi137.stdout:130: finishing write tid 1 to smithi13778320-130 2024-09-21T09:33:48.521 INFO:tasks.rados.rados.0.smithi137.stdout:126: done (15 left) 2024-09-21T09:33:48.521 INFO:tasks.rados.rados.0.smithi137.stdout:127: done (14 left) 2024-09-21T09:33:48.521 INFO:tasks.rados.rados.0.smithi137.stdout:128: done (13 left) 2024-09-21T09:33:48.521 INFO:tasks.rados.rados.0.smithi137.stdout:129: done (12 left) 2024-09-21T09:33:48.521 INFO:tasks.rados.rados.0.smithi137.stdout:142: write initial oid 142 2024-09-21T09:33:48.521 INFO:tasks.rados.rados.0.smithi137.stdout:142: seq_num 141 ranges {769787=704463,2267961=101826} 2024-09-21T09:33:48.525 INFO:tasks.rados.rados.0.smithi137.stdout:142: writing smithi13778320-142 from 769787 to 1474250 tid 1 2024-09-21T09:33:48.530 INFO:tasks.rados.rados.0.smithi137.stdout:142: writing smithi13778320-142 from 2267961 to 2369787 tid 2 2024-09-21T09:33:48.530 INFO:tasks.rados.rados.0.smithi137.stdout:143: write initial oid 143 2024-09-21T09:33:48.530 INFO:tasks.rados.rados.0.smithi137.stdout:143: seq_num 142 ranges {786594=779712,2326443=60151} 2024-09-21T09:33:48.539 INFO:tasks.rados.rados.0.smithi137.stdout:143: writing smithi13778320-143 from 786594 to 1566306 tid 1 2024-09-21T09:33:48.544 INFO:tasks.rados.rados.0.smithi137.stdout:143: writing smithi13778320-143 from 2326443 to 2386594 tid 2 2024-09-21T09:33:48.544 INFO:tasks.rados.rados.0.smithi137.stdout:144: write initial oid 144 2024-09-21T09:33:48.544 INFO:tasks.rados.rados.0.smithi137.stdout:144: seq_num 143 ranges {403401=454961,1584925=506039} 2024-09-21T09:33:48.548 INFO:tasks.rados.rados.0.smithi137.stdout:144: writing smithi13778320-144 from 403401 to 858362 tid 1 2024-09-21T09:33:48.556 INFO:tasks.rados.rados.0.smithi137.stdout:144: writing smithi13778320-144 from 1584925 to 2090964 tid 2 2024-09-21T09:33:48.556 INFO:tasks.rados.rados.0.smithi137.stdout:145: write initial oid 145 2024-09-21T09:33:48.556 INFO:tasks.rados.rados.0.smithi137.stdout:130: finishing write tid 2 to smithi13778320-130 2024-09-21T09:33:48.556 INFO:tasks.rados.rados.0.smithi137.stdout:130: finishing write tid 3 to smithi13778320-130 2024-09-21T09:33:48.556 INFO:tasks.rados.rados.0.smithi137.stdout:130: finishing write tid 4 to smithi13778320-130 2024-09-21T09:33:48.556 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 130 v 63 (ObjNum 129 snap 0 seq_num 129) dirty exists 2024-09-21T09:33:48.556 INFO:tasks.rados.rados.0.smithi137.stdout:130: left oid 130 (ObjNum 129 snap 0 seq_num 129) 2024-09-21T09:33:48.556 INFO:tasks.rados.rados.0.smithi137.stdout:131: finishing write tid 1 to smithi13778320-131 2024-09-21T09:33:48.556 INFO:tasks.rados.rados.0.smithi137.stdout:131: finishing write tid 2 to smithi13778320-131 2024-09-21T09:33:48.556 INFO:tasks.rados.rados.0.smithi137.stdout:131: finishing write tid 3 to smithi13778320-131 2024-09-21T09:33:48.557 INFO:tasks.rados.rados.0.smithi137.stdout:131: finishing write tid 4 to smithi13778320-131 2024-09-21T09:33:48.557 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 131 v 23 (ObjNum 130 snap 0 seq_num 130) dirty exists 2024-09-21T09:33:48.557 INFO:tasks.rados.rados.0.smithi137.stdout:131: left oid 131 (ObjNum 130 snap 0 seq_num 130) 2024-09-21T09:33:48.557 INFO:tasks.rados.rados.0.smithi137.stdout:145: seq_num 144 ranges {420208=530210,1527054=766050} 2024-09-21T09:33:48.560 INFO:tasks.rados.rados.0.smithi137.stdout:145: writing smithi13778320-145 from 420208 to 950418 tid 1 2024-09-21T09:33:48.568 INFO:tasks.rados.rados.0.smithi137.stdout:145: writing smithi13778320-145 from 1527054 to 2293104 tid 2 2024-09-21T09:33:48.568 INFO:tasks.rados.rados.0.smithi137.stdout:130: done (15 left) 2024-09-21T09:33:48.568 INFO:tasks.rados.rados.0.smithi137.stdout:131: done (14 left) 2024-09-21T09:33:48.568 INFO:tasks.rados.rados.0.smithi137.stdout:146: write initial oid 146 2024-09-21T09:33:48.568 INFO:tasks.rados.rados.0.smithi137.stdout:146: seq_num 145 ranges {437015=721812,1701889=509708} 2024-09-21T09:33:48.574 INFO:tasks.rados.rados.0.smithi137.stdout:146: writing smithi13778320-146 from 437015 to 1158827 tid 1 2024-09-21T09:33:48.580 INFO:tasks.rados.rados.0.smithi137.stdout:146: writing smithi13778320-146 from 1701889 to 2211597 tid 2 2024-09-21T09:33:48.580 INFO:tasks.rados.rados.0.smithi137.stdout:147: write initial oid 147 2024-09-21T09:33:48.581 INFO:tasks.rados.rados.0.smithi137.stdout:147: seq_num 146 ranges {453822=797061,1760371=653366} 2024-09-21T09:33:48.587 INFO:tasks.rados.rados.0.smithi137.stdout:147: writing smithi13778320-147 from 453822 to 1250883 tid 1 2024-09-21T09:33:48.595 INFO:tasks.rados.rados.0.smithi137.stdout:147: writing smithi13778320-147 from 1760371 to 2413737 tid 2 2024-09-21T09:33:48.595 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.595 INFO:tasks.rados.rados.0.smithi137.stdout:132: finishing write tid 1 to smithi13778320-132 2024-09-21T09:33:48.595 INFO:tasks.rados.rados.0.smithi137.stdout:132: finishing write tid 2 to smithi13778320-132 2024-09-21T09:33:48.595 INFO:tasks.rados.rados.0.smithi137.stdout:132: finishing write tid 3 to smithi13778320-132 2024-09-21T09:33:48.595 INFO:tasks.rados.rados.0.smithi137.stdout:132: finishing write tid 4 to smithi13778320-132 2024-09-21T09:33:48.595 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 132 v 19 (ObjNum 131 snap 0 seq_num 131) dirty exists 2024-09-21T09:33:48.595 INFO:tasks.rados.rados.0.smithi137.stdout:132: left oid 132 (ObjNum 131 snap 0 seq_num 131) 2024-09-21T09:33:48.596 INFO:tasks.rados.rados.0.smithi137.stdout:133: finishing write tid 1 to smithi13778320-133 2024-09-21T09:33:48.596 INFO:tasks.rados.rados.0.smithi137.stdout:132: done (15 left) 2024-09-21T09:33:48.596 INFO:tasks.rados.rados.0.smithi137.stdout:148: write initial oid 148 2024-09-21T09:33:48.596 INFO:tasks.rados.rados.0.smithi137.stdout:148: seq_num 147 ranges {470629=472310,1418853=513377} 2024-09-21T09:33:48.599 INFO:tasks.rados.rados.0.smithi137.stdout:148: writing smithi13778320-148 from 470629 to 942939 tid 1 2024-09-21T09:33:48.605 INFO:tasks.rados.rados.0.smithi137.stdout:148: writing smithi13778320-148 from 1418853 to 1932230 tid 2 2024-09-21T09:33:48.605 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.606 INFO:tasks.rados.rados.0.smithi137.stdout:133: finishing write tid 2 to smithi13778320-133 2024-09-21T09:33:48.606 INFO:tasks.rados.rados.0.smithi137.stdout:133: finishing write tid 3 to smithi13778320-133 2024-09-21T09:33:48.606 INFO:tasks.rados.rados.0.smithi137.stdout:133: finishing write tid 4 to smithi13778320-133 2024-09-21T09:33:48.606 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 133 v 32 (ObjNum 132 snap 0 seq_num 132) dirty exists 2024-09-21T09:33:48.606 INFO:tasks.rados.rados.0.smithi137.stdout:133: left oid 133 (ObjNum 132 snap 0 seq_num 132) 2024-09-21T09:33:48.606 INFO:tasks.rados.rados.0.smithi137.stdout:134: finishing write tid 1 to smithi13778320-134 2024-09-21T09:33:48.606 INFO:tasks.rados.rados.0.smithi137.stdout:133: done (15 left) 2024-09-21T09:33:48.606 INFO:tasks.rados.rados.0.smithi137.stdout:149: write initial oid 149 2024-09-21T09:33:48.607 INFO:tasks.rados.rados.0.smithi137.stdout:149: seq_num 148 ranges {487436=547559,1760982=657035} 2024-09-21T09:33:48.610 INFO:tasks.rados.rados.0.smithi137.stdout:149: writing smithi13778320-149 from 487436 to 1034995 tid 1 2024-09-21T09:33:48.620 INFO:tasks.rados.rados.0.smithi137.stdout:149: writing smithi13778320-149 from 1760982 to 2418017 tid 2 2024-09-21T09:33:48.620 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.620 INFO:tasks.rados.rados.0.smithi137.stdout:134: finishing write tid 2 to smithi13778320-134 2024-09-21T09:33:48.621 INFO:tasks.rados.rados.0.smithi137.stdout:134: finishing write tid 3 to smithi13778320-134 2024-09-21T09:33:48.621 INFO:tasks.rados.rados.0.smithi137.stdout:134: finishing write tid 4 to smithi13778320-134 2024-09-21T09:33:48.621 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 134 v 22 (ObjNum 133 snap 0 seq_num 133) dirty exists 2024-09-21T09:33:48.621 INFO:tasks.rados.rados.0.smithi137.stdout:134: left oid 134 (ObjNum 133 snap 0 seq_num 133) 2024-09-21T09:33:48.621 INFO:tasks.rados.rados.0.smithi137.stdout:135: finishing write tid 1 to smithi13778320-135 2024-09-21T09:33:48.621 INFO:tasks.rados.rados.0.smithi137.stdout:134: done (15 left) 2024-09-21T09:33:48.621 INFO:tasks.rados.rados.0.smithi137.stdout:150: write initial oid 150 2024-09-21T09:33:48.621 INFO:tasks.rados.rados.0.smithi137.stdout:150: seq_num 149 ranges {504243=622808,1819464=517046} 2024-09-21T09:33:48.626 INFO:tasks.rados.rados.0.smithi137.stdout:150: writing smithi13778320-150 from 504243 to 1127051 tid 1 2024-09-21T09:33:48.633 INFO:tasks.rados.rados.0.smithi137.stdout:150: writing smithi13778320-150 from 1819464 to 2336510 tid 2 2024-09-21T09:33:48.633 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.634 INFO:tasks.rados.rados.0.smithi137.stdout:135: finishing write tid 2 to smithi13778320-135 2024-09-21T09:33:48.634 INFO:tasks.rados.rados.0.smithi137.stdout:135: finishing write tid 3 to smithi13778320-135 2024-09-21T09:33:48.634 INFO:tasks.rados.rados.0.smithi137.stdout:135: finishing write tid 4 to smithi13778320-135 2024-09-21T09:33:48.634 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 135 v 30 (ObjNum 134 snap 0 seq_num 134) dirty exists 2024-09-21T09:33:48.634 INFO:tasks.rados.rados.0.smithi137.stdout:135: left oid 135 (ObjNum 134 snap 0 seq_num 134) 2024-09-21T09:33:48.634 INFO:tasks.rados.rados.0.smithi137.stdout:136: finishing write tid 1 to smithi13778320-136 2024-09-21T09:33:48.634 INFO:tasks.rados.rados.0.smithi137.stdout:136: finishing write tid 2 to smithi13778320-136 2024-09-21T09:33:48.634 INFO:tasks.rados.rados.0.smithi137.stdout:136: finishing write tid 3 to smithi13778320-136 2024-09-21T09:33:48.634 INFO:tasks.rados.rados.0.smithi137.stdout:136: finishing write tid 4 to smithi13778320-136 2024-09-21T09:33:48.635 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 136 v 21 (ObjNum 135 snap 0 seq_num 135) dirty exists 2024-09-21T09:33:48.635 INFO:tasks.rados.rados.0.smithi137.stdout:136: left oid 136 (ObjNum 135 snap 0 seq_num 135) 2024-09-21T09:33:48.635 INFO:tasks.rados.rados.0.smithi137.stdout:137: finishing write tid 1 to smithi13778320-137 2024-09-21T09:33:48.635 INFO:tasks.rados.rados.0.smithi137.stdout:135: done (15 left) 2024-09-21T09:33:48.635 INFO:tasks.rados.rados.0.smithi137.stdout:136: done (14 left) 2024-09-21T09:33:48.635 INFO:tasks.rados.rados.0.smithi137.stdout:151: write initial oid 151 2024-09-21T09:33:48.635 INFO:tasks.rados.rados.0.smithi137.stdout:137: finishing write tid 2 to smithi13778320-137 2024-09-21T09:33:48.635 INFO:tasks.rados.rados.0.smithi137.stdout:137: finishing write tid 3 to smithi13778320-137 2024-09-21T09:33:48.635 INFO:tasks.rados.rados.0.smithi137.stdout:137: finishing write tid 4 to smithi13778320-137 2024-09-21T09:33:48.635 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 137 v 20 (ObjNum 136 snap 0 seq_num 136) dirty exists 2024-09-21T09:33:48.635 INFO:tasks.rados.rados.0.smithi137.stdout:137: left oid 137 (ObjNum 136 snap 0 seq_num 136) 2024-09-21T09:33:48.635 INFO:tasks.rados.rados.0.smithi137.stdout:138: finishing write tid 1 to smithi13778320-138 2024-09-21T09:33:48.636 INFO:tasks.rados.rados.0.smithi137.stdout:138: finishing write tid 2 to smithi13778320-138 2024-09-21T09:33:48.636 INFO:tasks.rados.rados.0.smithi137.stdout:138: finishing write tid 3 to smithi13778320-138 2024-09-21T09:33:48.636 INFO:tasks.rados.rados.0.smithi137.stdout:138: finishing write tid 4 to smithi13778320-138 2024-09-21T09:33:48.636 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 138 v 23 (ObjNum 137 snap 0 seq_num 137) dirty exists 2024-09-21T09:33:48.636 INFO:tasks.rados.rados.0.smithi137.stdout:138: left oid 138 (ObjNum 137 snap 0 seq_num 137) 2024-09-21T09:33:48.636 INFO:tasks.rados.rados.0.smithi137.stdout:139: finishing write tid 1 to smithi13778320-139 2024-09-21T09:33:48.636 INFO:tasks.rados.rados.0.smithi137.stdout:151: seq_num 150 ranges {521050=698057,1877946=643104} 2024-09-21T09:33:48.639 INFO:tasks.rados.rados.0.smithi137.stdout:151: writing smithi13778320-151 from 521050 to 1219107 tid 1 2024-09-21T09:33:48.647 INFO:tasks.rados.rados.0.smithi137.stdout:151: writing smithi13778320-151 from 1877946 to 2521050 tid 2 2024-09-21T09:33:48.647 INFO:tasks.rados.rados.0.smithi137.stdout:137: done (14 left) 2024-09-21T09:33:48.647 INFO:tasks.rados.rados.0.smithi137.stdout:138: done (13 left) 2024-09-21T09:33:48.647 INFO:tasks.rados.rados.0.smithi137.stdout:152: write initial oid 152 2024-09-21T09:33:48.647 INFO:tasks.rados.rados.0.smithi137.stdout:152: seq_num 151 ranges {537857=773306,1936428=520715} 2024-09-21T09:33:48.654 INFO:tasks.rados.rados.0.smithi137.stdout:152: writing smithi13778320-152 from 537857 to 1311163 tid 1 2024-09-21T09:33:48.661 INFO:tasks.rados.rados.0.smithi137.stdout:152: writing smithi13778320-152 from 1936428 to 2457143 tid 2 2024-09-21T09:33:48.661 INFO:tasks.rados.rados.0.smithi137.stdout:153: write initial oid 153 2024-09-21T09:33:48.661 INFO:tasks.rados.rados.0.smithi137.stdout:153: seq_num 152 ranges {554664=448555,1478557=664373} 2024-09-21T09:33:48.666 INFO:tasks.rados.rados.0.smithi137.stdout:153: writing smithi13778320-153 from 554664 to 1003219 tid 1 2024-09-21T09:33:48.667 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:48.673 INFO:tasks.rados.rados.0.smithi137.stdout:153: writing smithi13778320-153 from 1478557 to 2142930 tid 2 2024-09-21T09:33:48.673 INFO:tasks.rados.rados.0.smithi137.stdout:154: write initial oid 154 2024-09-21T09:33:48.673 INFO:tasks.rados.rados.0.smithi137.stdout:154: seq_num 153 ranges {571471=640157,1653392=524384} 2024-09-21T09:33:48.679 INFO:tasks.rados.rados.0.smithi137.stdout:154: writing smithi13778320-154 from 571471 to 1211628 tid 1 2024-09-21T09:33:48.686 INFO:tasks.rados.rados.0.smithi137.stdout:154: writing smithi13778320-154 from 1653392 to 2177776 tid 2 2024-09-21T09:33:48.686 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.686 INFO:tasks.rados.rados.0.smithi137.stdout:139: finishing write tid 2 to smithi13778320-139 2024-09-21T09:33:48.686 INFO:tasks.rados.rados.0.smithi137.stdout:139: finishing write tid 3 to smithi13778320-139 2024-09-21T09:33:48.686 INFO:tasks.rados.rados.0.smithi137.stdout:139: finishing write tid 4 to smithi13778320-139 2024-09-21T09:33:48.686 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 139 v 66 (ObjNum 138 snap 0 seq_num 138) dirty exists 2024-09-21T09:33:48.686 INFO:tasks.rados.rados.0.smithi137.stdout:139: left oid 139 (ObjNum 138 snap 0 seq_num 138) 2024-09-21T09:33:48.686 INFO:tasks.rados.rados.0.smithi137.stdout:140: finishing write tid 1 to smithi13778320-140 2024-09-21T09:33:48.687 INFO:tasks.rados.rados.0.smithi137.stdout:140: finishing write tid 2 to smithi13778320-140 2024-09-21T09:33:48.687 INFO:tasks.rados.rados.0.smithi137.stdout:140: finishing write tid 3 to smithi13778320-140 2024-09-21T09:33:48.687 INFO:tasks.rados.rados.0.smithi137.stdout:140: finishing write tid 4 to smithi13778320-140 2024-09-21T09:33:48.687 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 140 v 23 (ObjNum 139 snap 0 seq_num 139) dirty exists 2024-09-21T09:33:48.687 INFO:tasks.rados.rados.0.smithi137.stdout:140: left oid 140 (ObjNum 139 snap 0 seq_num 139) 2024-09-21T09:33:48.687 INFO:tasks.rados.rados.0.smithi137.stdout:141: finishing write tid 1 to smithi13778320-141 2024-09-21T09:33:48.687 INFO:tasks.rados.rados.0.smithi137.stdout:141: finishing write tid 2 to smithi13778320-141 2024-09-21T09:33:48.687 INFO:tasks.rados.rados.0.smithi137.stdout:141: finishing write tid 3 to smithi13778320-141 2024-09-21T09:33:48.687 INFO:tasks.rados.rados.0.smithi137.stdout:139: done (15 left) 2024-09-21T09:33:48.687 INFO:tasks.rados.rados.0.smithi137.stdout:140: done (14 left) 2024-09-21T09:33:48.688 INFO:tasks.rados.rados.0.smithi137.stdout:155: write initial oid 155 2024-09-21T09:33:48.688 INFO:tasks.rados.rados.0.smithi137.stdout:155: seq_num 154 ranges {588278=715406,1711874=668042} 2024-09-21T09:33:48.692 INFO:tasks.rados.rados.0.smithi137.stdout:155: writing smithi13778320-155 from 588278 to 1303684 tid 1 2024-09-21T09:33:48.699 INFO:tasks.rados.rados.0.smithi137.stdout:155: writing smithi13778320-155 from 1711874 to 2379916 tid 2 2024-09-21T09:33:48.699 INFO:tasks.rados.rados.0.smithi137.stdout:156: write initial oid 156 2024-09-21T09:33:48.699 INFO:tasks.rados.rados.0.smithi137.stdout:156: seq_num 155 ranges {605085=790655,2170356=434729} 2024-09-21T09:33:48.706 INFO:tasks.rados.rados.0.smithi137.stdout:156: writing smithi13778320-156 from 605085 to 1395740 tid 1 2024-09-21T09:33:48.714 INFO:tasks.rados.rados.0.smithi137.stdout:156: writing smithi13778320-156 from 2170356 to 2605085 tid 2 2024-09-21T09:33:48.714 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.714 INFO:tasks.rados.rados.0.smithi137.stdout:141: finishing write tid 4 to smithi13778320-141 2024-09-21T09:33:48.714 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 141 v 25 (ObjNum 140 snap 0 seq_num 140) dirty exists 2024-09-21T09:33:48.714 INFO:tasks.rados.rados.0.smithi137.stdout:141: left oid 141 (ObjNum 140 snap 0 seq_num 140) 2024-09-21T09:33:48.715 INFO:tasks.rados.rados.0.smithi137.stdout:142: finishing write tid 1 to smithi13778320-142 2024-09-21T09:33:48.715 INFO:tasks.rados.rados.0.smithi137.stdout:141: done (15 left) 2024-09-21T09:33:48.715 INFO:tasks.rados.rados.0.smithi137.stdout:157: write initial oid 157 2024-09-21T09:33:48.715 INFO:tasks.rados.rados.0.smithi137.stdout:157: seq_num 156 ranges {621892=465904,1712485=671711} 2024-09-21T09:33:48.719 INFO:tasks.rados.rados.0.smithi137.stdout:157: writing smithi13778320-157 from 621892 to 1087796 tid 1 2024-09-21T09:33:48.727 INFO:tasks.rados.rados.0.smithi137.stdout:157: writing smithi13778320-157 from 1712485 to 2384196 tid 2 2024-09-21T09:33:48.727 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.727 INFO:tasks.rados.rados.0.smithi137.stdout:142: finishing write tid 2 to smithi13778320-142 2024-09-21T09:33:48.727 INFO:tasks.rados.rados.0.smithi137.stdout:142: finishing write tid 3 to smithi13778320-142 2024-09-21T09:33:48.727 INFO:tasks.rados.rados.0.smithi137.stdout:142: finishing write tid 4 to smithi13778320-142 2024-09-21T09:33:48.728 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 142 v 44 (ObjNum 141 snap 0 seq_num 141) dirty exists 2024-09-21T09:33:48.728 INFO:tasks.rados.rados.0.smithi137.stdout:142: left oid 142 (ObjNum 141 snap 0 seq_num 141) 2024-09-21T09:33:48.728 INFO:tasks.rados.rados.0.smithi137.stdout:143: finishing write tid 1 to smithi13778320-143 2024-09-21T09:33:48.728 INFO:tasks.rados.rados.0.smithi137.stdout:142: done (15 left) 2024-09-21T09:33:48.728 INFO:tasks.rados.rados.0.smithi137.stdout:158: write initial oid 158 2024-09-21T09:33:48.728 INFO:tasks.rados.rados.0.smithi137.stdout:158: seq_num 157 ranges {638699=541153,1770967=531722} 2024-09-21T09:33:48.733 INFO:tasks.rados.rados.0.smithi137.stdout:158: writing smithi13778320-158 from 638699 to 1179852 tid 1 2024-09-21T09:33:48.739 INFO:tasks.rados.rados.0.smithi137.stdout:158: writing smithi13778320-158 from 1770967 to 2302689 tid 2 2024-09-21T09:33:48.739 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.739 INFO:tasks.rados.rados.0.smithi137.stdout:143: finishing write tid 2 to smithi13778320-143 2024-09-21T09:33:48.740 INFO:tasks.rados.rados.0.smithi137.stdout:143: finishing write tid 3 to smithi13778320-143 2024-09-21T09:33:48.740 INFO:tasks.rados.rados.0.smithi137.stdout:143: finishing write tid 4 to smithi13778320-143 2024-09-21T09:33:48.740 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 143 v 28 (ObjNum 142 snap 0 seq_num 142) dirty exists 2024-09-21T09:33:48.740 INFO:tasks.rados.rados.0.smithi137.stdout:143: left oid 143 (ObjNum 142 snap 0 seq_num 142) 2024-09-21T09:33:48.740 INFO:tasks.rados.rados.0.smithi137.stdout:144: finishing write tid 1 to smithi13778320-144 2024-09-21T09:33:48.740 INFO:tasks.rados.rados.0.smithi137.stdout:143: done (15 left) 2024-09-21T09:33:48.740 INFO:tasks.rados.rados.0.smithi137.stdout:159: write initial oid 159 2024-09-21T09:33:48.740 INFO:tasks.rados.rados.0.smithi137.stdout:144: finishing write tid 2 to smithi13778320-144 2024-09-21T09:33:48.740 INFO:tasks.rados.rados.0.smithi137.stdout:144: finishing write tid 3 to smithi13778320-144 2024-09-21T09:33:48.740 INFO:tasks.rados.rados.0.smithi137.stdout:159: seq_num 158 ranges {655506=616402,1829449=675380} 2024-09-21T09:33:48.746 INFO:tasks.rados.rados.0.smithi137.stdout:159: writing smithi13778320-159 from 655506 to 1271908 tid 1 2024-09-21T09:33:48.753 INFO:tasks.rados.rados.0.smithi137.stdout:159: writing smithi13778320-159 from 1829449 to 2504829 tid 2 2024-09-21T09:33:48.753 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.753 INFO:tasks.rados.rados.0.smithi137.stdout:144: finishing write tid 4 to smithi13778320-144 2024-09-21T09:33:48.754 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 144 v 35 (ObjNum 143 snap 0 seq_num 143) dirty exists 2024-09-21T09:33:48.754 INFO:tasks.rados.rados.0.smithi137.stdout:144: left oid 144 (ObjNum 143 snap 0 seq_num 143) 2024-09-21T09:33:48.754 INFO:tasks.rados.rados.0.smithi137.stdout:145: finishing write tid 1 to smithi13778320-145 2024-09-21T09:33:48.754 INFO:tasks.rados.rados.0.smithi137.stdout:145: finishing write tid 2 to smithi13778320-145 2024-09-21T09:33:48.754 INFO:tasks.rados.rados.0.smithi137.stdout:144: done (15 left) 2024-09-21T09:33:48.754 INFO:tasks.rados.rados.0.smithi137.stdout:160: write initial oid 160 2024-09-21T09:33:48.754 INFO:tasks.rados.rados.0.smithi137.stdout:160: seq_num 159 ranges {672313=691651,1887931=419038} 2024-09-21T09:33:48.760 INFO:tasks.rados.rados.0.smithi137.stdout:160: writing smithi13778320-160 from 672313 to 1363964 tid 1 2024-09-21T09:33:48.767 INFO:tasks.rados.rados.0.smithi137.stdout:160: writing smithi13778320-160 from 1887931 to 2306969 tid 2 2024-09-21T09:33:48.767 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.767 INFO:tasks.rados.rados.0.smithi137.stdout:145: finishing write tid 3 to smithi13778320-145 2024-09-21T09:33:48.768 INFO:tasks.rados.rados.0.smithi137.stdout:145: finishing write tid 4 to smithi13778320-145 2024-09-21T09:33:48.768 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 145 v 26 (ObjNum 144 snap 0 seq_num 144) dirty exists 2024-09-21T09:33:48.768 INFO:tasks.rados.rados.0.smithi137.stdout:145: left oid 145 (ObjNum 144 snap 0 seq_num 144) 2024-09-21T09:33:48.768 INFO:tasks.rados.rados.0.smithi137.stdout:146: finishing write tid 1 to smithi13778320-146 2024-09-21T09:33:48.768 INFO:tasks.rados.rados.0.smithi137.stdout:146: finishing write tid 2 to smithi13778320-146 2024-09-21T09:33:48.768 INFO:tasks.rados.rados.0.smithi137.stdout:146: finishing write tid 3 to smithi13778320-146 2024-09-21T09:33:48.768 INFO:tasks.rados.rados.0.smithi137.stdout:146: finishing write tid 4 to smithi13778320-146 2024-09-21T09:33:48.768 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 146 v 33 (ObjNum 145 snap 0 seq_num 145) dirty exists 2024-09-21T09:33:48.768 INFO:tasks.rados.rados.0.smithi137.stdout:146: left oid 146 (ObjNum 145 snap 0 seq_num 145) 2024-09-21T09:33:48.768 INFO:tasks.rados.rados.0.smithi137.stdout:147: finishing write tid 1 to smithi13778320-147 2024-09-21T09:33:48.768 INFO:tasks.rados.rados.0.smithi137.stdout:147: finishing write tid 2 to smithi13778320-147 2024-09-21T09:33:48.769 INFO:tasks.rados.rados.0.smithi137.stdout:147: finishing write tid 3 to smithi13778320-147 2024-09-21T09:33:48.769 INFO:tasks.rados.rados.0.smithi137.stdout:147: finishing write tid 4 to smithi13778320-147 2024-09-21T09:33:48.769 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 147 v 26 (ObjNum 146 snap 0 seq_num 146) dirty exists 2024-09-21T09:33:48.769 INFO:tasks.rados.rados.0.smithi137.stdout:147: left oid 147 (ObjNum 146 snap 0 seq_num 146) 2024-09-21T09:33:48.769 INFO:tasks.rados.rados.0.smithi137.stdout:148: finishing write tid 1 to smithi13778320-148 2024-09-21T09:33:48.769 INFO:tasks.rados.rados.0.smithi137.stdout:145: done (15 left) 2024-09-21T09:33:48.769 INFO:tasks.rados.rados.0.smithi137.stdout:146: done (14 left) 2024-09-21T09:33:48.769 INFO:tasks.rados.rados.0.smithi137.stdout:147: done (13 left) 2024-09-21T09:33:48.769 INFO:tasks.rados.rados.0.smithi137.stdout:161: write initial oid 161 2024-09-21T09:33:48.769 INFO:tasks.rados.rados.0.smithi137.stdout:161: seq_num 160 ranges {689120=483253,1946413=679049} 2024-09-21T09:33:48.773 INFO:tasks.rados.rados.0.smithi137.stdout:161: writing smithi13778320-161 from 689120 to 1172373 tid 1 2024-09-21T09:33:48.782 INFO:tasks.rados.rados.0.smithi137.stdout:161: writing smithi13778320-161 from 1946413 to 2625462 tid 2 2024-09-21T09:33:48.782 INFO:tasks.rados.rados.0.smithi137.stdout:162: write initial oid 162 2024-09-21T09:33:48.782 INFO:tasks.rados.rados.0.smithi137.stdout:162: seq_num 161 ranges {705927=558502,2004895=422707} 2024-09-21T09:33:48.789 INFO:tasks.rados.rados.0.smithi137.stdout:162: writing smithi13778320-162 from 705927 to 1264429 tid 1 2024-09-21T09:33:48.791 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[28941]: pgmap v94: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:48.791 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[28941]: from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:48.791 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[28941]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:33:48.792 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:33:48.792 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:33:48.792 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:33:48.792 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:33:48.792 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:33:48.792 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[28941]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:33:48.792 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[39068]: pgmap v94: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:48.792 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[39068]: from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:48.792 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[39068]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:33:48.793 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:33:48.793 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:33:48.793 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:33:48.793 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:33:48.793 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:33:48.793 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:48 smithi137 ceph-mon[39068]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:33:48.797 INFO:tasks.rados.rados.0.smithi137.stdout:162: writing smithi13778320-162 from 2004895 to 2427602 tid 2 2024-09-21T09:33:48.797 INFO:tasks.rados.rados.0.smithi137.stdout:163: write initial oid 163 2024-09-21T09:33:48.797 INFO:tasks.rados.rados.0.smithi137.stdout:163: seq_num 162 ranges {722734=633751,2063377=659357} 2024-09-21T09:33:48.805 INFO:tasks.rados.rados.0.smithi137.stdout:163: writing smithi13778320-163 from 722734 to 1356485 tid 1 2024-09-21T09:33:48.813 INFO:tasks.rados.rados.0.smithi137.stdout:163: writing smithi13778320-163 from 2063377 to 2722734 tid 2 2024-09-21T09:33:48.813 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.813 INFO:tasks.rados.rados.0.smithi137.stdout:148: finishing write tid 2 to smithi13778320-148 2024-09-21T09:33:48.814 INFO:tasks.rados.rados.0.smithi137.stdout:148: finishing write tid 3 to smithi13778320-148 2024-09-21T09:33:48.814 INFO:tasks.rados.rados.0.smithi137.stdout:148: finishing write tid 4 to smithi13778320-148 2024-09-21T09:33:48.814 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 148 v 69 (ObjNum 147 snap 0 seq_num 147) dirty exists 2024-09-21T09:33:48.814 INFO:tasks.rados.rados.0.smithi137.stdout:148: left oid 148 (ObjNum 147 snap 0 seq_num 147) 2024-09-21T09:33:48.814 INFO:tasks.rados.rados.0.smithi137.stdout:149: finishing write tid 1 to smithi13778320-149 2024-09-21T09:33:48.814 INFO:tasks.rados.rados.0.smithi137.stdout:148: done (15 left) 2024-09-21T09:33:48.814 INFO:tasks.rados.rados.0.smithi137.stdout:164: write initial oid 164 2024-09-21T09:33:48.814 INFO:tasks.rados.rados.0.smithi137.stdout:164: seq_num 163 ranges {739541=709000,2121859=426376} 2024-09-21T09:33:48.821 INFO:tasks.rados.rados.0.smithi137.stdout:164: writing smithi13778320-164 from 739541 to 1448541 tid 1 2024-09-21T09:33:48.828 INFO:tasks.rados.rados.0.smithi137.stdout:164: writing smithi13778320-164 from 2121859 to 2548235 tid 2 2024-09-21T09:33:48.828 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.828 INFO:tasks.rados.rados.0.smithi137.stdout:149: finishing write tid 2 to smithi13778320-149 2024-09-21T09:33:48.828 INFO:tasks.rados.rados.0.smithi137.stdout:149: finishing write tid 3 to smithi13778320-149 2024-09-21T09:33:48.828 INFO:tasks.rados.rados.0.smithi137.stdout:149: finishing write tid 4 to smithi13778320-149 2024-09-21T09:33:48.828 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 149 v 31 (ObjNum 148 snap 0 seq_num 148) dirty exists 2024-09-21T09:33:48.828 INFO:tasks.rados.rados.0.smithi137.stdout:149: left oid 149 (ObjNum 148 snap 0 seq_num 148) 2024-09-21T09:33:48.828 INFO:tasks.rados.rados.0.smithi137.stdout:150: finishing write tid 1 to smithi13778320-150 2024-09-21T09:33:48.828 INFO:tasks.rados.rados.0.smithi137.stdout:149: done (15 left) 2024-09-21T09:33:48.828 INFO:tasks.rados.rados.0.smithi137.stdout:165: write initial oid 165 2024-09-21T09:33:48.828 INFO:tasks.rados.rados.0.smithi137.stdout:165: seq_num 164 ranges {756348=784249,2063988=686387} 2024-09-21T09:33:48.835 INFO:tasks.rados.rados.0.smithi137.stdout:165: writing smithi13778320-165 from 756348 to 1540597 tid 1 2024-09-21T09:33:48.843 INFO:tasks.rados.rados.0.smithi137.stdout:165: writing smithi13778320-165 from 2063988 to 2750375 tid 2 2024-09-21T09:33:48.843 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.843 INFO:tasks.rados.rados.0.smithi137.stdout:150: finishing write tid 2 to smithi13778320-150 2024-09-21T09:33:48.843 INFO:tasks.rados.rados.0.smithi137.stdout:150: finishing write tid 3 to smithi13778320-150 2024-09-21T09:33:48.843 INFO:tasks.rados.rados.0.smithi137.stdout:150: finishing write tid 4 to smithi13778320-150 2024-09-21T09:33:48.843 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 150 v 29 (ObjNum 149 snap 0 seq_num 149) dirty exists 2024-09-21T09:33:48.844 INFO:tasks.rados.rados.0.smithi137.stdout:150: left oid 150 (ObjNum 149 snap 0 seq_num 149) 2024-09-21T09:33:48.844 INFO:tasks.rados.rados.0.smithi137.stdout:151: finishing write tid 1 to smithi13778320-151 2024-09-21T09:33:48.844 INFO:tasks.rados.rados.0.smithi137.stdout:150: done (15 left) 2024-09-21T09:33:48.844 INFO:tasks.rados.rados.0.smithi137.stdout:166: write initial oid 166 2024-09-21T09:33:48.844 INFO:tasks.rados.rados.0.smithi137.stdout:166: seq_num 165 ranges {773155=459498,1722470=430045,2648676=124479} 2024-09-21T09:33:48.850 INFO:tasks.rados.rados.0.smithi137.stdout:166: writing smithi13778320-166 from 773155 to 1232653 tid 1 2024-09-21T09:33:48.855 INFO:tasks.rados.rados.0.smithi137.stdout:166: writing smithi13778320-166 from 1722470 to 2152515 tid 2 2024-09-21T09:33:48.862 INFO:tasks.rados.rados.0.smithi137.stdout:166: writing smithi13778320-166 from 2648676 to 2773155 tid 3 2024-09-21T09:33:48.863 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:151: finishing write tid 2 to smithi13778320-151 2024-09-21T09:33:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:151: finishing write tid 3 to smithi13778320-151 2024-09-21T09:33:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:151: finishing write tid 4 to smithi13778320-151 2024-09-21T09:33:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 151 v 26 (ObjNum 150 snap 0 seq_num 150) dirty exists 2024-09-21T09:33:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:151: left oid 151 (ObjNum 150 snap 0 seq_num 150) 2024-09-21T09:33:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:152: finishing write tid 1 to smithi13778320-152 2024-09-21T09:33:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:152: finishing write tid 2 to smithi13778320-152 2024-09-21T09:33:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:152: finishing write tid 3 to smithi13778320-152 2024-09-21T09:33:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:152: finishing write tid 4 to smithi13778320-152 2024-09-21T09:33:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 152 v 21 (ObjNum 151 snap 0 seq_num 151) dirty exists 2024-09-21T09:33:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:152: left oid 152 (ObjNum 151 snap 0 seq_num 151) 2024-09-21T09:33:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:153: finishing write tid 1 to smithi13778320-153 2024-09-21T09:33:48.864 INFO:tasks.rados.rados.0.smithi137.stdout:153: finishing write tid 2 to smithi13778320-153 2024-09-21T09:33:48.864 INFO:tasks.rados.rados.0.smithi137.stdout:153: finishing write tid 3 to smithi13778320-153 2024-09-21T09:33:48.864 INFO:tasks.rados.rados.0.smithi137.stdout:151: done (15 left) 2024-09-21T09:33:48.864 INFO:tasks.rados.rados.0.smithi137.stdout:152: done (14 left) 2024-09-21T09:33:48.864 INFO:tasks.rados.rados.0.smithi137.stdout:167: write initial oid 167 2024-09-21T09:33:48.864 INFO:tasks.rados.rados.0.smithi137.stdout:167: seq_num 166 ranges {789962=534747,1780952=690056} 2024-09-21T09:33:48.866 INFO:tasks.rados.rados.0.smithi137.stdout:167: writing smithi13778320-167 from 789962 to 1324709 tid 1 2024-09-21T09:33:48.872 INFO:tasks.rados.rados.0.smithi137.stdout:167: writing smithi13778320-167 from 1780952 to 2471008 tid 2 2024-09-21T09:33:48.872 INFO:tasks.rados.rados.0.smithi137.stdout:168: write initial oid 168 2024-09-21T09:33:48.873 INFO:tasks.rados.rados.0.smithi137.stdout:168: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2024-09-21T09:33:48.878 INFO:tasks.rados.rados.0.smithi137.stdout:168: writing smithi13778320-168 from 406769 to 1016765 tid 1 2024-09-21T09:33:48.883 INFO:tasks.rados.rados.0.smithi137.stdout:168: writing smithi13778320-168 from 1439434 to 1873148 tid 2 2024-09-21T09:33:48.888 INFO:tasks.rados.rados.0.smithi137.stdout:168: writing smithi13778320-168 from 2303522 to 2806769 tid 3 2024-09-21T09:33:48.889 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.889 INFO:tasks.rados.rados.0.smithi137.stdout:153: finishing write tid 4 to smithi13778320-153 2024-09-21T09:33:48.889 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 153 v 24 (ObjNum 152 snap 0 seq_num 152) dirty exists 2024-09-21T09:33:48.889 INFO:tasks.rados.rados.0.smithi137.stdout:153: left oid 153 (ObjNum 152 snap 0 seq_num 152) 2024-09-21T09:33:48.889 INFO:tasks.rados.rados.0.smithi137.stdout:154: finishing write tid 1 to smithi13778320-154 2024-09-21T09:33:48.889 INFO:tasks.rados.rados.0.smithi137.stdout:154: finishing write tid 2 to smithi13778320-154 2024-09-21T09:33:48.889 INFO:tasks.rados.rados.0.smithi137.stdout:154: finishing write tid 3 to smithi13778320-154 2024-09-21T09:33:48.889 INFO:tasks.rados.rados.0.smithi137.stdout:154: finishing write tid 4 to smithi13778320-154 2024-09-21T09:33:48.889 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 154 v 36 (ObjNum 153 snap 0 seq_num 153) dirty exists 2024-09-21T09:33:48.889 INFO:tasks.rados.rados.0.smithi137.stdout:154: left oid 154 (ObjNum 153 snap 0 seq_num 153) 2024-09-21T09:33:48.889 INFO:tasks.rados.rados.0.smithi137.stdout:155: finishing write tid 1 to smithi13778320-155 2024-09-21T09:33:48.889 INFO:tasks.rados.rados.0.smithi137.stdout:153: done (15 left) 2024-09-21T09:33:48.890 INFO:tasks.rados.rados.0.smithi137.stdout:154: done (14 left) 2024-09-21T09:33:48.890 INFO:tasks.rados.rados.0.smithi137.stdout:169: write initial oid 169 2024-09-21T09:33:48.890 INFO:tasks.rados.rados.0.smithi137.stdout:169: seq_num 168 ranges {423576=401598,1497916=693725} 2024-09-21T09:33:48.893 INFO:tasks.rados.rados.0.smithi137.stdout:169: writing smithi13778320-169 from 423576 to 825174 tid 1 2024-09-21T09:33:48.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:48 smithi165 ceph-mon[32789]: pgmap v94: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:33:48.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:48 smithi165 ceph-mon[32789]: from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:48.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:48 smithi165 ceph-mon[32789]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:33:48.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:48 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:33:48.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:48 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:33:48.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:48 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:33:48.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:48 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:33:48.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:48 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:33:48.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:48 smithi165 ceph-mon[32789]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:33:48.901 INFO:tasks.rados.rados.0.smithi137.stdout:169: writing smithi13778320-169 from 1497916 to 2191641 tid 2 2024-09-21T09:33:48.901 INFO:tasks.rados.rados.0.smithi137.stdout:170: write initial oid 170 2024-09-21T09:33:48.901 INFO:tasks.rados.rados.0.smithi137.stdout:170: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2024-09-21T09:33:48.906 INFO:tasks.rados.rados.0.smithi137.stdout:170: writing smithi13778320-170 from 440383 to 917230 tid 1 2024-09-21T09:33:48.912 INFO:tasks.rados.rados.0.smithi137.stdout:170: writing smithi13778320-170 from 1556398 to 1993781 tid 2 2024-09-21T09:33:48.917 INFO:tasks.rados.rados.0.smithi137.stdout:170: writing smithi13778320-170 from 2474721 to 2840383 tid 3 2024-09-21T09:33:48.918 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.918 INFO:tasks.rados.rados.0.smithi137.stdout:155: finishing write tid 2 to smithi13778320-155 2024-09-21T09:33:48.918 INFO:tasks.rados.rados.0.smithi137.stdout:155: finishing write tid 3 to smithi13778320-155 2024-09-21T09:33:48.918 INFO:tasks.rados.rados.0.smithi137.stdout:155: finishing write tid 4 to smithi13778320-155 2024-09-21T09:33:48.918 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 155 v 29 (ObjNum 154 snap 0 seq_num 154) dirty exists 2024-09-21T09:33:48.918 INFO:tasks.rados.rados.0.smithi137.stdout:155: left oid 155 (ObjNum 154 snap 0 seq_num 154) 2024-09-21T09:33:48.918 INFO:tasks.rados.rados.0.smithi137.stdout:156: finishing write tid 1 to smithi13778320-156 2024-09-21T09:33:48.918 INFO:tasks.rados.rados.0.smithi137.stdout:156: finishing write tid 2 to smithi13778320-156 2024-09-21T09:33:48.918 INFO:tasks.rados.rados.0.smithi137.stdout:156: finishing write tid 3 to smithi13778320-156 2024-09-21T09:33:48.918 INFO:tasks.rados.rados.0.smithi137.stdout:156: finishing write tid 4 to smithi13778320-156 2024-09-21T09:33:48.918 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 156 v 32 (ObjNum 155 snap 0 seq_num 155) dirty exists 2024-09-21T09:33:48.918 INFO:tasks.rados.rados.0.smithi137.stdout:156: left oid 156 (ObjNum 155 snap 0 seq_num 155) 2024-09-21T09:33:48.919 INFO:tasks.rados.rados.0.smithi137.stdout:157: finishing write tid 1 to smithi13778320-157 2024-09-21T09:33:48.919 INFO:tasks.rados.rados.0.smithi137.stdout:157: finishing write tid 2 to smithi13778320-157 2024-09-21T09:33:48.919 INFO:tasks.rados.rados.0.smithi137.stdout:157: finishing write tid 3 to smithi13778320-157 2024-09-21T09:33:48.919 INFO:tasks.rados.rados.0.smithi137.stdout:157: finishing write tid 4 to smithi13778320-157 2024-09-21T09:33:48.919 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 157 v 29 (ObjNum 156 snap 0 seq_num 156) dirty exists 2024-09-21T09:33:48.919 INFO:tasks.rados.rados.0.smithi137.stdout:157: left oid 157 (ObjNum 156 snap 0 seq_num 156) 2024-09-21T09:33:48.919 INFO:tasks.rados.rados.0.smithi137.stdout:158: finishing write tid 1 to smithi13778320-158 2024-09-21T09:33:48.919 INFO:tasks.rados.rados.0.smithi137.stdout:158: finishing write tid 2 to smithi13778320-158 2024-09-21T09:33:48.919 INFO:tasks.rados.rados.0.smithi137.stdout:158: finishing write tid 3 to smithi13778320-158 2024-09-21T09:33:48.919 INFO:tasks.rados.rados.0.smithi137.stdout:155: done (15 left) 2024-09-21T09:33:48.919 INFO:tasks.rados.rados.0.smithi137.stdout:156: done (14 left) 2024-09-21T09:33:48.919 INFO:tasks.rados.rados.0.smithi137.stdout:157: done (13 left) 2024-09-21T09:33:48.919 INFO:tasks.rados.rados.0.smithi137.stdout:171: write initial oid 171 2024-09-21T09:33:48.919 INFO:tasks.rados.rados.0.smithi137.stdout:171: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2024-09-21T09:33:48.922 INFO:tasks.rados.rados.0.smithi137.stdout:171: writing smithi13778320-171 from 457190 to 1009286 tid 1 2024-09-21T09:33:48.929 INFO:tasks.rados.rados.0.smithi137.stdout:171: writing smithi13778320-171 from 1614880 to 2195921 tid 2 2024-09-21T09:33:48.933 INFO:tasks.rados.rados.0.smithi137.stdout:171: writing smithi13778320-171 from 2785791 to 2857190 tid 3 2024-09-21T09:33:48.933 INFO:tasks.rados.rados.0.smithi137.stdout:172: write initial oid 172 2024-09-21T09:33:48.933 INFO:tasks.rados.rados.0.smithi137.stdout:172: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2024-09-21T09:33:48.939 INFO:tasks.rados.rados.0.smithi137.stdout:172: writing smithi13778320-172 from 473997 to 1101342 tid 1 2024-09-21T09:33:48.945 INFO:tasks.rados.rados.0.smithi137.stdout:172: writing smithi13778320-172 from 1673362 to 2114414 tid 2 2024-09-21T09:33:48.950 INFO:tasks.rados.rados.0.smithi137.stdout:172: writing smithi13778320-172 from 2529567 to 2873997 tid 3 2024-09-21T09:33:48.950 INFO:tasks.rados.rados.0.smithi137.stdout:173: write initial oid 173 2024-09-21T09:33:48.950 INFO:tasks.rados.rados.0.smithi137.stdout:173: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2024-09-21T09:33:48.957 INFO:tasks.rados.rados.0.smithi137.stdout:173: writing smithi13778320-173 from 490804 to 1193398 tid 1 2024-09-21T09:33:48.963 INFO:tasks.rados.rados.0.smithi137.stdout:173: writing smithi13778320-173 from 1615491 to 2200201 tid 2 2024-09-21T09:33:48.968 INFO:tasks.rados.rados.0.smithi137.stdout:173: writing smithi13778320-173 from 2724284 to 2890804 tid 3 2024-09-21T09:33:48.968 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:48.968 INFO:tasks.rados.rados.0.smithi137.stdout:158: finishing write tid 4 to smithi13778320-158 2024-09-21T09:33:48.968 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 158 v 27 (ObjNum 157 snap 0 seq_num 157) dirty exists 2024-09-21T09:33:48.968 INFO:tasks.rados.rados.0.smithi137.stdout:158: left oid 158 (ObjNum 157 snap 0 seq_num 157) 2024-09-21T09:33:48.969 INFO:tasks.rados.rados.0.smithi137.stdout:159: finishing write tid 1 to smithi13778320-159 2024-09-21T09:33:48.969 INFO:tasks.rados.rados.0.smithi137.stdout:159: finishing write tid 2 to smithi13778320-159 2024-09-21T09:33:48.969 INFO:tasks.rados.rados.0.smithi137.stdout:159: finishing write tid 3 to smithi13778320-159 2024-09-21T09:33:48.969 INFO:tasks.rados.rados.0.smithi137.stdout:159: finishing write tid 4 to smithi13778320-159 2024-09-21T09:33:48.969 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 159 v 45 (ObjNum 158 snap 0 seq_num 158) dirty exists 2024-09-21T09:33:48.969 INFO:tasks.rados.rados.0.smithi137.stdout:159: left oid 159 (ObjNum 158 snap 0 seq_num 158) 2024-09-21T09:33:48.969 INFO:tasks.rados.rados.0.smithi137.stdout:160: finishing write tid 1 to smithi13778320-160 2024-09-21T09:33:48.969 INFO:tasks.rados.rados.0.smithi137.stdout:160: finishing write tid 2 to smithi13778320-160 2024-09-21T09:33:48.969 INFO:tasks.rados.rados.0.smithi137.stdout:160: finishing write tid 3 to smithi13778320-160 2024-09-21T09:33:48.969 INFO:tasks.rados.rados.0.smithi137.stdout:160: finishing write tid 4 to smithi13778320-160 2024-09-21T09:33:48.969 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 160 v 38 (ObjNum 159 snap 0 seq_num 159) dirty exists 2024-09-21T09:33:48.969 INFO:tasks.rados.rados.0.smithi137.stdout:160: left oid 160 (ObjNum 159 snap 0 seq_num 159) 2024-09-21T09:33:48.969 INFO:tasks.rados.rados.0.smithi137.stdout:161: finishing write tid 1 to smithi13778320-161 2024-09-21T09:33:48.969 INFO:tasks.rados.rados.0.smithi137.stdout:161: finishing write tid 2 to smithi13778320-161 2024-09-21T09:33:48.969 INFO:tasks.rados.rados.0.smithi137.stdout:161: finishing write tid 3 to smithi13778320-161 2024-09-21T09:33:48.970 INFO:tasks.rados.rados.0.smithi137.stdout:161: finishing write tid 4 to smithi13778320-161 2024-09-21T09:33:48.970 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 161 v 32 (ObjNum 160 snap 0 seq_num 160) dirty exists 2024-09-21T09:33:48.970 INFO:tasks.rados.rados.0.smithi137.stdout:161: left oid 161 (ObjNum 160 snap 0 seq_num 160) 2024-09-21T09:33:48.970 INFO:tasks.rados.rados.0.smithi137.stdout:162: finishing write tid 1 to smithi13778320-162 2024-09-21T09:33:48.970 INFO:tasks.rados.rados.0.smithi137.stdout:162: finishing write tid 2 to smithi13778320-162 2024-09-21T09:33:48.970 INFO:tasks.rados.rados.0.smithi137.stdout:162: finishing write tid 3 to smithi13778320-162 2024-09-21T09:33:48.970 INFO:tasks.rados.rados.0.smithi137.stdout:162: finishing write tid 4 to smithi13778320-162 2024-09-21T09:33:48.970 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 162 v 27 (ObjNum 161 snap 0 seq_num 161) dirty exists 2024-09-21T09:33:48.970 INFO:tasks.rados.rados.0.smithi137.stdout:162: left oid 162 (ObjNum 161 snap 0 seq_num 161) 2024-09-21T09:33:48.970 INFO:tasks.rados.rados.0.smithi137.stdout:163: finishing write tid 1 to smithi13778320-163 2024-09-21T09:33:48.970 INFO:tasks.rados.rados.0.smithi137.stdout:163: finishing write tid 2 to smithi13778320-163 2024-09-21T09:33:48.970 INFO:tasks.rados.rados.0.smithi137.stdout:163: finishing write tid 3 to smithi13778320-163 2024-09-21T09:33:48.970 INFO:tasks.rados.rados.0.smithi137.stdout:163: finishing write tid 4 to smithi13778320-163 2024-09-21T09:33:48.970 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 163 v 34 (ObjNum 162 snap 0 seq_num 162) dirty exists 2024-09-21T09:33:48.970 INFO:tasks.rados.rados.0.smithi137.stdout:163: left oid 163 (ObjNum 162 snap 0 seq_num 162) 2024-09-21T09:33:48.971 INFO:tasks.rados.rados.0.smithi137.stdout:164: finishing write tid 1 to smithi13778320-164 2024-09-21T09:33:48.971 INFO:tasks.rados.rados.0.smithi137.stdout:164: finishing write tid 2 to smithi13778320-164 2024-09-21T09:33:48.971 INFO:tasks.rados.rados.0.smithi137.stdout:158: done (15 left) 2024-09-21T09:33:48.971 INFO:tasks.rados.rados.0.smithi137.stdout:159: done (14 left) 2024-09-21T09:33:48.971 INFO:tasks.rados.rados.0.smithi137.stdout:160: done (13 left) 2024-09-21T09:33:48.971 INFO:tasks.rados.rados.0.smithi137.stdout:161: done (12 left) 2024-09-21T09:33:48.971 INFO:tasks.rados.rados.0.smithi137.stdout:162: done (11 left) 2024-09-21T09:33:48.971 INFO:tasks.rados.rados.0.smithi137.stdout:163: done (10 left) 2024-09-21T09:33:48.971 INFO:tasks.rados.rados.0.smithi137.stdout:174: write initial oid 174 2024-09-21T09:33:48.971 INFO:tasks.rados.rados.0.smithi137.stdout:174: seq_num 173 ranges {507611=777843,2073973=444721} 2024-09-21T09:33:48.975 INFO:tasks.rados.rados.0.smithi137.stdout:174: writing smithi13778320-174 from 507611 to 1285454 tid 1 2024-09-21T09:33:48.983 INFO:tasks.rados.rados.0.smithi137.stdout:174: writing smithi13778320-174 from 2073973 to 2518694 tid 2 2024-09-21T09:33:48.983 INFO:tasks.rados.rados.0.smithi137.stdout:175: write initial oid 175 2024-09-21T09:33:48.983 INFO:tasks.rados.rados.0.smithi137.stdout:175: seq_num 174 ranges {524418=453092,1732455=588379,2779130=145288} 2024-09-21T09:33:48.988 INFO:tasks.rados.rados.0.smithi137.stdout:175: writing smithi13778320-175 from 524418 to 977510 tid 1 2024-09-21T09:33:48.996 INFO:tasks.rados.rados.0.smithi137.stdout:175: writing smithi13778320-175 from 1732455 to 2320834 tid 2 2024-09-21T09:33:49.000 INFO:tasks.rados.rados.0.smithi137.stdout:175: writing smithi13778320-175 from 2779130 to 2924418 tid 3 2024-09-21T09:33:49.000 INFO:tasks.rados.rados.0.smithi137.stdout:176: write initial oid 176 2024-09-21T09:33:49.000 INFO:tasks.rados.rados.0.smithi137.stdout:164: finishing write tid 3 to smithi13778320-164 2024-09-21T09:33:49.000 INFO:tasks.rados.rados.0.smithi137.stdout:164: finishing write tid 4 to smithi13778320-164 2024-09-21T09:33:49.000 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 164 v 35 (ObjNum 163 snap 0 seq_num 163) dirty exists 2024-09-21T09:33:49.000 INFO:tasks.rados.rados.0.smithi137.stdout:164: left oid 164 (ObjNum 163 snap 0 seq_num 163) 2024-09-21T09:33:49.000 INFO:tasks.rados.rados.0.smithi137.stdout:165: finishing write tid 1 to smithi13778320-165 2024-09-21T09:33:49.000 INFO:tasks.rados.rados.0.smithi137.stdout:176: seq_num 175 ranges {541225=644694,1907290=448390} 2024-09-21T09:33:49.006 INFO:tasks.rados.rados.0.smithi137.stdout:176: writing smithi13778320-176 from 541225 to 1185919 tid 1 2024-09-21T09:33:49.013 INFO:tasks.rados.rados.0.smithi137.stdout:176: writing smithi13778320-176 from 1907290 to 2355680 tid 2 2024-09-21T09:33:49.013 INFO:tasks.rados.rados.0.smithi137.stdout:164: done (12 left) 2024-09-21T09:33:49.013 INFO:tasks.rados.rados.0.smithi137.stdout:177: write initial oid 177 2024-09-21T09:33:49.013 INFO:tasks.rados.rados.0.smithi137.stdout:165: finishing write tid 2 to smithi13778320-165 2024-09-21T09:33:49.014 INFO:tasks.rados.rados.0.smithi137.stdout:165: finishing write tid 3 to smithi13778320-165 2024-09-21T09:33:49.014 INFO:tasks.rados.rados.0.smithi137.stdout:177: seq_num 176 ranges {558032=719943,1849419=592048} 2024-09-21T09:33:49.020 INFO:tasks.rados.rados.0.smithi137.stdout:177: writing smithi13778320-177 from 558032 to 1277975 tid 1 2024-09-21T09:33:49.027 INFO:tasks.rados.rados.0.smithi137.stdout:177: writing smithi13778320-177 from 1849419 to 2441467 tid 2 2024-09-21T09:33:49.027 INFO:tasks.rados.rados.0.smithi137.stdout:178: write initial oid 178 2024-09-21T09:33:49.027 INFO:tasks.rados.rados.0.smithi137.stdout:178: seq_num 177 ranges {574839=795192,1907901=452059} 2024-09-21T09:33:49.035 INFO:tasks.rados.rados.0.smithi137.stdout:178: writing smithi13778320-178 from 574839 to 1370031 tid 1 2024-09-21T09:33:49.041 INFO:tasks.rados.rados.0.smithi137.stdout:178: writing smithi13778320-178 from 1907901 to 2359960 tid 2 2024-09-21T09:33:49.041 INFO:tasks.rados.rados.0.smithi137.stdout:179: write initial oid 179 2024-09-21T09:33:49.041 INFO:tasks.rados.rados.0.smithi137.stdout:179: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2024-09-21T09:33:49.047 INFO:tasks.rados.rados.0.smithi137.stdout:179: writing smithi13778320-179 from 591646 to 1062087 tid 1 2024-09-21T09:33:49.054 INFO:tasks.rados.rados.0.smithi137.stdout:179: writing smithi13778320-179 from 1566383 to 2162100 tid 2 2024-09-21T09:33:49.059 INFO:tasks.rados.rados.0.smithi137.stdout:179: writing smithi13778320-179 from 2888822 to 2991646 tid 3 2024-09-21T09:33:49.059 INFO:tasks.rados.rados.0.smithi137.stdout:180: write initial oid 180 2024-09-21T09:33:49.059 INFO:tasks.rados.rados.0.smithi137.stdout:180: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2024-09-21T09:33:49.065 INFO:tasks.rados.rados.0.smithi137.stdout:180: writing smithi13778320-180 from 608453 to 1154143 tid 1 2024-09-21T09:33:49.070 INFO:tasks.rados.rados.0.smithi137.stdout:180: writing smithi13778320-180 from 1624865 to 2080593 tid 2 2024-09-21T09:33:49.076 INFO:tasks.rados.rados.0.smithi137.stdout:180: writing smithi13778320-180 from 2632598 to 3008453 tid 3 2024-09-21T09:33:49.076 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.076 INFO:tasks.rados.rados.0.smithi137.stdout:165: finishing write tid 4 to smithi13778320-165 2024-09-21T09:33:49.076 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 165 v 38 (ObjNum 164 snap 0 seq_num 164) dirty exists 2024-09-21T09:33:49.076 INFO:tasks.rados.rados.0.smithi137.stdout:165: left oid 165 (ObjNum 164 snap 0 seq_num 164) 2024-09-21T09:33:49.076 INFO:tasks.rados.rados.0.smithi137.stdout:166: finishing write tid 1 to smithi13778320-166 2024-09-21T09:33:49.076 INFO:tasks.rados.rados.0.smithi137.stdout:166: finishing write tid 2 to smithi13778320-166 2024-09-21T09:33:49.076 INFO:tasks.rados.rados.0.smithi137.stdout:165: done (15 left) 2024-09-21T09:33:49.076 INFO:tasks.rados.rados.0.smithi137.stdout:181: write initial oid 181 2024-09-21T09:33:49.077 INFO:tasks.rados.rados.0.smithi137.stdout:181: seq_num 180 ranges {625260=620939,1683347=599386,2943668=81592} 2024-09-21T09:33:49.083 INFO:tasks.rados.rados.0.smithi137.stdout:181: writing smithi13778320-181 from 625260 to 1246199 tid 1 2024-09-21T09:33:49.089 INFO:tasks.rados.rados.0.smithi137.stdout:181: writing smithi13778320-181 from 1683347 to 2282733 tid 2 2024-09-21T09:33:49.093 INFO:tasks.rados.rados.0.smithi137.stdout:181: writing smithi13778320-181 from 2943668 to 3025260 tid 3 2024-09-21T09:33:49.093 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.093 INFO:tasks.rados.rados.0.smithi137.stdout:166: finishing write tid 3 to smithi13778320-166 2024-09-21T09:33:49.093 INFO:tasks.rados.rados.0.smithi137.stdout:166: finishing write tid 4 to smithi13778320-166 2024-09-21T09:33:49.094 INFO:tasks.rados.rados.0.smithi137.stdout:166: finishing write tid 5 to smithi13778320-166 2024-09-21T09:33:49.094 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 166 v 73 (ObjNum 165 snap 0 seq_num 165) dirty exists 2024-09-21T09:33:49.094 INFO:tasks.rados.rados.0.smithi137.stdout:166: left oid 166 (ObjNum 165 snap 0 seq_num 165) 2024-09-21T09:33:49.094 INFO:tasks.rados.rados.0.smithi137.stdout:167: finishing write tid 1 to smithi13778320-167 2024-09-21T09:33:49.094 INFO:tasks.rados.rados.0.smithi137.stdout:166: done (15 left) 2024-09-21T09:33:49.094 INFO:tasks.rados.rados.0.smithi137.stdout:182: write initial oid 182 2024-09-21T09:33:49.094 INFO:tasks.rados.rados.0.smithi137.stdout:182: seq_num 181 ranges {642067=696188,2025476=459397,2971091=70976} 2024-09-21T09:33:49.101 INFO:tasks.rados.rados.0.smithi137.stdout:182: writing smithi13778320-182 from 642067 to 1338255 tid 1 2024-09-21T09:33:49.107 INFO:tasks.rados.rados.0.smithi137.stdout:182: writing smithi13778320-182 from 2025476 to 2484873 tid 2 2024-09-21T09:33:49.111 INFO:tasks.rados.rados.0.smithi137.stdout:182: writing smithi13778320-182 from 2971091 to 3042067 tid 3 2024-09-21T09:33:49.111 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.111 INFO:tasks.rados.rados.0.smithi137.stdout:167: finishing write tid 2 to smithi13778320-167 2024-09-21T09:33:49.111 INFO:tasks.rados.rados.0.smithi137.stdout:167: finishing write tid 3 to smithi13778320-167 2024-09-21T09:33:49.111 INFO:tasks.rados.rados.0.smithi137.stdout:167: finishing write tid 4 to smithi13778320-167 2024-09-21T09:33:49.111 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 167 v 30 (ObjNum 166 snap 0 seq_num 166) dirty exists 2024-09-21T09:33:49.111 INFO:tasks.rados.rados.0.smithi137.stdout:167: left oid 167 (ObjNum 166 snap 0 seq_num 166) 2024-09-21T09:33:49.111 INFO:tasks.rados.rados.0.smithi137.stdout:168: finishing write tid 1 to smithi13778320-168 2024-09-21T09:33:49.111 INFO:tasks.rados.rados.0.smithi137.stdout:167: done (15 left) 2024-09-21T09:33:49.111 INFO:tasks.rados.rados.0.smithi137.stdout:183: write initial oid 183 2024-09-21T09:33:49.111 INFO:tasks.rados.rados.0.smithi137.stdout:183: seq_num 182 ranges {658874=771437,2083958=603055} 2024-09-21T09:33:49.118 INFO:tasks.rados.rados.0.smithi137.stdout:183: writing smithi13778320-183 from 658874 to 1430311 tid 1 2024-09-21T09:33:49.127 INFO:tasks.rados.rados.0.smithi137.stdout:183: writing smithi13778320-183 from 2083958 to 2687013 tid 2 2024-09-21T09:33:49.128 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.128 INFO:tasks.rados.rados.0.smithi137.stdout:168: finishing write tid 2 to smithi13778320-168 2024-09-21T09:33:49.128 INFO:tasks.rados.rados.0.smithi137.stdout:168: finishing write tid 3 to smithi13778320-168 2024-09-21T09:33:49.128 INFO:tasks.rados.rados.0.smithi137.stdout:168: finishing write tid 4 to smithi13778320-168 2024-09-21T09:33:49.128 INFO:tasks.rados.rados.0.smithi137.stdout:168: finishing write tid 5 to smithi13778320-168 2024-09-21T09:33:49.128 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 168 v 39 (ObjNum 167 snap 0 seq_num 167) dirty exists 2024-09-21T09:33:49.128 INFO:tasks.rados.rados.0.smithi137.stdout:168: left oid 168 (ObjNum 167 snap 0 seq_num 167) 2024-09-21T09:33:49.128 INFO:tasks.rados.rados.0.smithi137.stdout:169: finishing write tid 1 to smithi13778320-169 2024-09-21T09:33:49.128 INFO:tasks.rados.rados.0.smithi137.stdout:169: finishing write tid 2 to smithi13778320-169 2024-09-21T09:33:49.128 INFO:tasks.rados.rados.0.smithi137.stdout:168: done (15 left) 2024-09-21T09:33:49.128 INFO:tasks.rados.rados.0.smithi137.stdout:184: write initial oid 184 2024-09-21T09:33:49.128 INFO:tasks.rados.rados.0.smithi137.stdout:184: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2024-09-21T09:33:49.135 INFO:tasks.rados.rados.0.smithi137.stdout:184: writing smithi13778320-184 from 675681 to 1238720 tid 1 2024-09-21T09:33:49.143 INFO:tasks.rados.rados.0.smithi137.stdout:184: writing smithi13778320-184 from 1858793 to 2605506 tid 2 2024-09-21T09:33:49.146 INFO:tasks.rados.rados.0.smithi137.stdout:184: writing smithi13778320-184 from 3025937 to 3075681 tid 3 2024-09-21T09:33:49.146 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.146 INFO:tasks.rados.rados.0.smithi137.stdout:169: finishing write tid 3 to smithi13778320-169 2024-09-21T09:33:49.146 INFO:tasks.rados.rados.0.smithi137.stdout:169: finishing write tid 4 to smithi13778320-169 2024-09-21T09:33:49.147 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 169 v 41 (ObjNum 168 snap 0 seq_num 168) dirty exists 2024-09-21T09:33:49.147 INFO:tasks.rados.rados.0.smithi137.stdout:169: left oid 169 (ObjNum 168 snap 0 seq_num 168) 2024-09-21T09:33:49.147 INFO:tasks.rados.rados.0.smithi137.stdout:170: finishing write tid 1 to smithi13778320-170 2024-09-21T09:33:49.147 INFO:tasks.rados.rados.0.smithi137.stdout:169: done (15 left) 2024-09-21T09:33:49.147 INFO:tasks.rados.rados.0.smithi137.stdout:185: write initial oid 185 2024-09-21T09:33:49.147 INFO:tasks.rados.rados.0.smithi137.stdout:185: seq_num 184 ranges {692488=638288,1917275=606724} 2024-09-21T09:33:49.153 INFO:tasks.rados.rados.0.smithi137.stdout:185: writing smithi13778320-185 from 692488 to 1330776 tid 1 2024-09-21T09:33:49.160 INFO:tasks.rados.rados.0.smithi137.stdout:185: writing smithi13778320-185 from 1917275 to 2523999 tid 2 2024-09-21T09:33:49.161 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.161 INFO:tasks.rados.rados.0.smithi137.stdout:170: finishing write tid 2 to smithi13778320-170 2024-09-21T09:33:49.161 INFO:tasks.rados.rados.0.smithi137.stdout:170: finishing write tid 3 to smithi13778320-170 2024-09-21T09:33:49.161 INFO:tasks.rados.rados.0.smithi137.stdout:170: finishing write tid 4 to smithi13778320-170 2024-09-21T09:33:49.161 INFO:tasks.rados.rados.0.smithi137.stdout:170: finishing write tid 5 to smithi13778320-170 2024-09-21T09:33:49.161 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 170 v 43 (ObjNum 169 snap 0 seq_num 169) dirty exists 2024-09-21T09:33:49.161 INFO:tasks.rados.rados.0.smithi137.stdout:170: left oid 170 (ObjNum 169 snap 0 seq_num 169) 2024-09-21T09:33:49.161 INFO:tasks.rados.rados.0.smithi137.stdout:171: finishing write tid 1 to smithi13778320-171 2024-09-21T09:33:49.161 INFO:tasks.rados.rados.0.smithi137.stdout:171: finishing write tid 2 to smithi13778320-171 2024-09-21T09:33:49.161 INFO:tasks.rados.rados.0.smithi137.stdout:171: finishing write tid 3 to smithi13778320-171 2024-09-21T09:33:49.161 INFO:tasks.rados.rados.0.smithi137.stdout:170: done (15 left) 2024-09-21T09:33:49.161 INFO:tasks.rados.rados.0.smithi137.stdout:186: write initial oid 186 2024-09-21T09:33:49.161 INFO:tasks.rados.rados.0.smithi137.stdout:186: seq_num 185 ranges {709295=713537,1859404=750382} 2024-09-21T09:33:49.168 INFO:tasks.rados.rados.0.smithi137.stdout:186: writing smithi13778320-186 from 709295 to 1422832 tid 1 2024-09-21T09:33:49.175 INFO:tasks.rados.rados.0.smithi137.stdout:186: writing smithi13778320-186 from 1859404 to 2609786 tid 2 2024-09-21T09:33:49.175 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.175 INFO:tasks.rados.rados.0.smithi137.stdout:171: finishing write tid 4 to smithi13778320-171 2024-09-21T09:33:49.175 INFO:tasks.rados.rados.0.smithi137.stdout:171: finishing write tid 5 to smithi13778320-171 2024-09-21T09:33:49.175 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 171 v 77 (ObjNum 170 snap 0 seq_num 170) dirty exists 2024-09-21T09:33:49.175 INFO:tasks.rados.rados.0.smithi137.stdout:171: left oid 171 (ObjNum 170 snap 0 seq_num 170) 2024-09-21T09:33:49.176 INFO:tasks.rados.rados.0.smithi137.stdout:172: finishing write tid 1 to smithi13778320-172 2024-09-21T09:33:49.176 INFO:tasks.rados.rados.0.smithi137.stdout:172: finishing write tid 2 to smithi13778320-172 2024-09-21T09:33:49.176 INFO:tasks.rados.rados.0.smithi137.stdout:172: finishing write tid 3 to smithi13778320-172 2024-09-21T09:33:49.176 INFO:tasks.rados.rados.0.smithi137.stdout:171: done (15 left) 2024-09-21T09:33:49.176 INFO:tasks.rados.rados.0.smithi137.stdout:187: write initial oid 187 2024-09-21T09:33:49.176 INFO:tasks.rados.rados.0.smithi137.stdout:187: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2024-09-21T09:33:49.183 INFO:tasks.rados.rados.0.smithi137.stdout:187: writing smithi13778320-187 from 726102 to 1514888 tid 1 2024-09-21T09:33:49.189 INFO:tasks.rados.rados.0.smithi137.stdout:187: writing smithi13778320-187 from 1917886 to 2528279 tid 2 2024-09-21T09:33:49.193 INFO:tasks.rados.rados.0.smithi137.stdout:187: writing smithi13778320-187 from 3108206 to 3126102 tid 3 2024-09-21T09:33:49.193 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.193 INFO:tasks.rados.rados.0.smithi137.stdout:172: finishing write tid 4 to smithi13778320-172 2024-09-21T09:33:49.193 INFO:tasks.rados.rados.0.smithi137.stdout:172: finishing write tid 5 to smithi13778320-172 2024-09-21T09:33:49.193 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 172 v 81 (ObjNum 171 snap 0 seq_num 171) dirty exists 2024-09-21T09:33:49.193 INFO:tasks.rados.rados.0.smithi137.stdout:172: left oid 172 (ObjNum 171 snap 0 seq_num 171) 2024-09-21T09:33:49.193 INFO:tasks.rados.rados.0.smithi137.stdout:173: finishing write tid 1 to smithi13778320-173 2024-09-21T09:33:49.193 INFO:tasks.rados.rados.0.smithi137.stdout:173: finishing write tid 2 to smithi13778320-173 2024-09-21T09:33:49.193 INFO:tasks.rados.rados.0.smithi137.stdout:172: done (15 left) 2024-09-21T09:33:49.193 INFO:tasks.rados.rados.0.smithi137.stdout:188: write initial oid 188 2024-09-21T09:33:49.193 INFO:tasks.rados.rados.0.smithi137.stdout:188: seq_num 187 ranges {742909=464035,1976368=754051} 2024-09-21T09:33:49.199 INFO:tasks.rados.rados.0.smithi137.stdout:188: writing smithi13778320-188 from 742909 to 1206944 tid 1 2024-09-21T09:33:49.208 INFO:tasks.rados.rados.0.smithi137.stdout:188: writing smithi13778320-188 from 1976368 to 2730419 tid 2 2024-09-21T09:33:49.208 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.208 INFO:tasks.rados.rados.0.smithi137.stdout:173: finishing write tid 3 to smithi13778320-173 2024-09-21T09:33:49.208 INFO:tasks.rados.rados.0.smithi137.stdout:173: finishing write tid 4 to smithi13778320-173 2024-09-21T09:33:49.208 INFO:tasks.rados.rados.0.smithi137.stdout:173: finishing write tid 5 to smithi13778320-173 2024-09-21T09:33:49.209 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 173 v 45 (ObjNum 172 snap 0 seq_num 172) dirty exists 2024-09-21T09:33:49.209 INFO:tasks.rados.rados.0.smithi137.stdout:173: left oid 173 (ObjNum 172 snap 0 seq_num 172) 2024-09-21T09:33:49.209 INFO:tasks.rados.rados.0.smithi137.stdout:174: finishing write tid 1 to smithi13778320-174 2024-09-21T09:33:49.209 INFO:tasks.rados.rados.0.smithi137.stdout:174: finishing write tid 2 to smithi13778320-174 2024-09-21T09:33:49.209 INFO:tasks.rados.rados.0.smithi137.stdout:173: done (15 left) 2024-09-21T09:33:49.209 INFO:tasks.rados.rados.0.smithi137.stdout:189: write initial oid 189 2024-09-21T09:33:49.209 INFO:tasks.rados.rados.0.smithi137.stdout:189: seq_num 188 ranges {759716=539284,2034850=614062} 2024-09-21T09:33:49.215 INFO:tasks.rados.rados.0.smithi137.stdout:189: writing smithi13778320-189 from 759716 to 1299000 tid 1 2024-09-21T09:33:49.223 INFO:tasks.rados.rados.0.smithi137.stdout:189: writing smithi13778320-189 from 2034850 to 2648912 tid 2 2024-09-21T09:33:49.224 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.224 INFO:tasks.rados.rados.0.smithi137.stdout:174: finishing write tid 3 to smithi13778320-174 2024-09-21T09:33:49.224 INFO:tasks.rados.rados.0.smithi137.stdout:174: finishing write tid 4 to smithi13778320-174 2024-09-21T09:33:49.224 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 174 v 36 (ObjNum 173 snap 0 seq_num 173) dirty exists 2024-09-21T09:33:49.224 INFO:tasks.rados.rados.0.smithi137.stdout:174: left oid 174 (ObjNum 173 snap 0 seq_num 173) 2024-09-21T09:33:49.224 INFO:tasks.rados.rados.0.smithi137.stdout:175: finishing write tid 1 to smithi13778320-175 2024-09-21T09:33:49.224 INFO:tasks.rados.rados.0.smithi137.stdout:175: finishing write tid 2 to smithi13778320-175 2024-09-21T09:33:49.224 INFO:tasks.rados.rados.0.smithi137.stdout:174: done (15 left) 2024-09-21T09:33:49.224 INFO:tasks.rados.rados.0.smithi137.stdout:190: write initial oid 190 2024-09-21T09:33:49.224 INFO:tasks.rados.rados.0.smithi137.stdout:190: seq_num 189 ranges {776523=614533,1976979=757720} 2024-09-21T09:33:49.231 INFO:tasks.rados.rados.0.smithi137.stdout:190: writing smithi13778320-190 from 776523 to 1391056 tid 1 2024-09-21T09:33:49.239 INFO:tasks.rados.rados.0.smithi137.stdout:190: writing smithi13778320-190 from 1976979 to 2734699 tid 2 2024-09-21T09:33:49.239 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.240 INFO:tasks.rados.rados.0.smithi137.stdout:175: finishing write tid 3 to smithi13778320-175 2024-09-21T09:33:49.240 INFO:tasks.rados.rados.0.smithi137.stdout:175: finishing write tid 4 to smithi13778320-175 2024-09-21T09:33:49.240 INFO:tasks.rados.rados.0.smithi137.stdout:175: finishing write tid 5 to smithi13778320-175 2024-09-21T09:33:49.240 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 175 v 34 (ObjNum 174 snap 0 seq_num 174) dirty exists 2024-09-21T09:33:49.240 INFO:tasks.rados.rados.0.smithi137.stdout:175: left oid 175 (ObjNum 174 snap 0 seq_num 174) 2024-09-21T09:33:49.240 INFO:tasks.rados.rados.0.smithi137.stdout:176: finishing write tid 1 to smithi13778320-176 2024-09-21T09:33:49.240 INFO:tasks.rados.rados.0.smithi137.stdout:176: finishing write tid 2 to smithi13778320-176 2024-09-21T09:33:49.240 INFO:tasks.rados.rados.0.smithi137.stdout:175: done (15 left) 2024-09-21T09:33:49.240 INFO:tasks.rados.rados.0.smithi137.stdout:191: write initial oid 191 2024-09-21T09:33:49.240 INFO:tasks.rados.rados.0.smithi137.stdout:191: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2024-09-21T09:33:49.247 INFO:tasks.rados.rados.0.smithi137.stdout:191: writing smithi13778320-191 from 793330 to 1483112 tid 1 2024-09-21T09:33:49.254 INFO:tasks.rados.rados.0.smithi137.stdout:191: writing smithi13778320-191 from 2035461 to 2653192 tid 2 2024-09-21T09:33:49.258 INFO:tasks.rados.rados.0.smithi137.stdout:191: writing smithi13778320-191 from 3101545 to 3193330 tid 3 2024-09-21T09:33:49.258 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.258 INFO:tasks.rados.rados.0.smithi137.stdout:176: finishing write tid 3 to smithi13778320-176 2024-09-21T09:33:49.258 INFO:tasks.rados.rados.0.smithi137.stdout:176: finishing write tid 4 to smithi13778320-176 2024-09-21T09:33:49.258 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 176 v 25 (ObjNum 175 snap 0 seq_num 175) dirty exists 2024-09-21T09:33:49.258 INFO:tasks.rados.rados.0.smithi137.stdout:176: left oid 176 (ObjNum 175 snap 0 seq_num 175) 2024-09-21T09:33:49.258 INFO:tasks.rados.rados.0.smithi137.stdout:177: finishing write tid 1 to smithi13778320-177 2024-09-21T09:33:49.258 INFO:tasks.rados.rados.0.smithi137.stdout:177: finishing write tid 2 to smithi13778320-177 2024-09-21T09:33:49.258 INFO:tasks.rados.rados.0.smithi137.stdout:177: finishing write tid 3 to smithi13778320-177 2024-09-21T09:33:49.259 INFO:tasks.rados.rados.0.smithi137.stdout:176: done (15 left) 2024-09-21T09:33:49.259 INFO:tasks.rados.rados.0.smithi137.stdout:192: write initial oid 192 2024-09-21T09:33:49.259 INFO:tasks.rados.rados.0.smithi137.stdout:192: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2024-09-21T09:33:49.262 INFO:tasks.rados.rados.0.smithi137.stdout:192: writing smithi13778320-192 from 410137 to 891521 tid 1 2024-09-21T09:33:49.269 INFO:tasks.rados.rados.0.smithi137.stdout:192: writing smithi13778320-192 from 1410296 to 2171685 tid 2 2024-09-21T09:33:49.276 INFO:tasks.rados.rados.0.smithi137.stdout:192: writing smithi13778320-192 from 2728968 to 3210137 tid 3 2024-09-21T09:33:49.276 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.276 INFO:tasks.rados.rados.0.smithi137.stdout:177: finishing write tid 4 to smithi13778320-177 2024-09-21T09:33:49.276 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 177 v 39 (ObjNum 176 snap 0 seq_num 176) dirty exists 2024-09-21T09:33:49.276 INFO:tasks.rados.rados.0.smithi137.stdout:177: left oid 177 (ObjNum 176 snap 0 seq_num 176) 2024-09-21T09:33:49.276 INFO:tasks.rados.rados.0.smithi137.stdout:178: finishing write tid 1 to smithi13778320-178 2024-09-21T09:33:49.276 INFO:tasks.rados.rados.0.smithi137.stdout:178: finishing write tid 2 to smithi13778320-178 2024-09-21T09:33:49.276 INFO:tasks.rados.rados.0.smithi137.stdout:177: done (15 left) 2024-09-21T09:33:49.276 INFO:tasks.rados.rados.0.smithi137.stdout:193: write initial oid 193 2024-09-21T09:33:49.276 INFO:tasks.rados.rados.0.smithi137.stdout:193: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2024-09-21T09:33:49.281 INFO:tasks.rados.rados.0.smithi137.stdout:193: writing smithi13778320-193 from 426944 to 983577 tid 1 2024-09-21T09:33:49.287 INFO:tasks.rados.rados.0.smithi137.stdout:193: writing smithi13778320-193 from 1468778 to 2090178 tid 2 2024-09-21T09:33:49.294 INFO:tasks.rados.rados.0.smithi137.stdout:193: writing smithi13778320-193 from 2872744 to 3226944 tid 3 2024-09-21T09:33:49.294 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.294 INFO:tasks.rados.rados.0.smithi137.stdout:178: finishing write tid 3 to smithi13778320-178 2024-09-21T09:33:49.294 INFO:tasks.rados.rados.0.smithi137.stdout:178: finishing write tid 4 to smithi13778320-178 2024-09-21T09:33:49.295 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 178 v 47 (ObjNum 177 snap 0 seq_num 177) dirty exists 2024-09-21T09:33:49.295 INFO:tasks.rados.rados.0.smithi137.stdout:178: left oid 178 (ObjNum 177 snap 0 seq_num 177) 2024-09-21T09:33:49.295 INFO:tasks.rados.rados.0.smithi137.stdout:179: finishing write tid 1 to smithi13778320-179 2024-09-21T09:33:49.295 INFO:tasks.rados.rados.0.smithi137.stdout:179: finishing write tid 2 to smithi13778320-179 2024-09-21T09:33:49.295 INFO:tasks.rados.rados.0.smithi137.stdout:179: finishing write tid 3 to smithi13778320-179 2024-09-21T09:33:49.295 INFO:tasks.rados.rados.0.smithi137.stdout:179: finishing write tid 4 to smithi13778320-179 2024-09-21T09:33:49.295 INFO:tasks.rados.rados.0.smithi137.stdout:179: finishing write tid 5 to smithi13778320-179 2024-09-21T09:33:49.295 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 179 v 30 (ObjNum 178 snap 0 seq_num 178) dirty exists 2024-09-21T09:33:49.295 INFO:tasks.rados.rados.0.smithi137.stdout:179: left oid 179 (ObjNum 178 snap 0 seq_num 178) 2024-09-21T09:33:49.295 INFO:tasks.rados.rados.0.smithi137.stdout:180: finishing write tid 1 to smithi13778320-180 2024-09-21T09:33:49.295 INFO:tasks.rados.rados.0.smithi137.stdout:180: finishing write tid 2 to smithi13778320-180 2024-09-21T09:33:49.295 INFO:tasks.rados.rados.0.smithi137.stdout:180: finishing write tid 3 to smithi13778320-180 2024-09-21T09:33:49.295 INFO:tasks.rados.rados.0.smithi137.stdout:180: finishing write tid 4 to smithi13778320-180 2024-09-21T09:33:49.295 INFO:tasks.rados.rados.0.smithi137.stdout:180: finishing write tid 5 to smithi13778320-180 2024-09-21T09:33:49.295 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 180 v 42 (ObjNum 179 snap 0 seq_num 179) dirty exists 2024-09-21T09:33:49.296 INFO:tasks.rados.rados.0.smithi137.stdout:180: left oid 180 (ObjNum 179 snap 0 seq_num 179) 2024-09-21T09:33:49.296 INFO:tasks.rados.rados.0.smithi137.stdout:181: finishing write tid 1 to smithi13778320-181 2024-09-21T09:33:49.296 INFO:tasks.rados.rados.0.smithi137.stdout:181: finishing write tid 2 to smithi13778320-181 2024-09-21T09:33:49.296 INFO:tasks.rados.rados.0.smithi137.stdout:178: done (15 left) 2024-09-21T09:33:49.296 INFO:tasks.rados.rados.0.smithi137.stdout:179: done (14 left) 2024-09-21T09:33:49.296 INFO:tasks.rados.rados.0.smithi137.stdout:180: done (13 left) 2024-09-21T09:33:49.296 INFO:tasks.rados.rados.0.smithi137.stdout:194: write initial oid 194 2024-09-21T09:33:49.296 INFO:tasks.rados.rados.0.smithi137.stdout:194: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2024-09-21T09:33:49.299 INFO:tasks.rados.rados.0.smithi137.stdout:194: writing smithi13778320-194 from 443751 to 1075633 tid 1 2024-09-21T09:33:49.308 INFO:tasks.rados.rados.0.smithi137.stdout:194: writing smithi13778320-194 from 1810907 to 2575965 tid 2 2024-09-21T09:33:49.312 INFO:tasks.rados.rados.0.smithi137.stdout:194: writing smithi13778320-194 from 3067461 to 3243751 tid 3 2024-09-21T09:33:49.312 INFO:tasks.rados.rados.0.smithi137.stdout:195: write initial oid 195 2024-09-21T09:33:49.312 INFO:tasks.rados.rados.0.smithi137.stdout:195: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2024-09-21T09:33:49.319 INFO:tasks.rados.rados.0.smithi137.stdout:195: writing smithi13778320-195 from 460558 to 1167689 tid 1 2024-09-21T09:33:49.326 INFO:tasks.rados.rados.0.smithi137.stdout:195: writing smithi13778320-195 from 1869389 to 2378105 tid 2 2024-09-21T09:33:49.331 INFO:tasks.rados.rados.0.smithi137.stdout:195: writing smithi13778320-195 from 3094884 to 3260558 tid 3 2024-09-21T09:33:49.331 INFO:tasks.rados.rados.0.smithi137.stdout:196: write initial oid 196 2024-09-21T09:33:49.331 INFO:tasks.rados.rados.0.smithi137.stdout:196: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2024-09-21T09:33:49.338 INFO:tasks.rados.rados.0.smithi137.stdout:196: writing smithi13778320-196 from 477365 to 1259745 tid 1 2024-09-21T09:33:49.346 INFO:tasks.rados.rados.0.smithi137.stdout:196: writing smithi13778320-196 from 1927871 to 2696598 tid 2 2024-09-21T09:33:49.350 INFO:tasks.rados.rados.0.smithi137.stdout:196: writing smithi13778320-196 from 3122307 to 3277365 tid 3 2024-09-21T09:33:49.350 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.350 INFO:tasks.rados.rados.0.smithi137.stdout:181: finishing write tid 3 to smithi13778320-181 2024-09-21T09:33:49.350 INFO:tasks.rados.rados.0.smithi137.stdout:181: finishing write tid 4 to smithi13778320-181 2024-09-21T09:33:49.350 INFO:tasks.rados.rados.0.smithi137.stdout:181: finishing write tid 5 to smithi13778320-181 2024-09-21T09:33:49.351 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 181 v 49 (ObjNum 180 snap 0 seq_num 180) dirty exists 2024-09-21T09:33:49.351 INFO:tasks.rados.rados.0.smithi137.stdout:181: left oid 181 (ObjNum 180 snap 0 seq_num 180) 2024-09-21T09:33:49.351 INFO:tasks.rados.rados.0.smithi137.stdout:182: finishing write tid 1 to smithi13778320-182 2024-09-21T09:33:49.351 INFO:tasks.rados.rados.0.smithi137.stdout:181: done (15 left) 2024-09-21T09:33:49.351 INFO:tasks.rados.rados.0.smithi137.stdout:197: write initial oid 197 2024-09-21T09:33:49.351 INFO:tasks.rados.rados.0.smithi137.stdout:197: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2024-09-21T09:33:49.355 INFO:tasks.rados.rados.0.smithi137.stdout:197: writing smithi13778320-197 from 494172 to 951801 tid 1 2024-09-21T09:33:49.361 INFO:tasks.rados.rados.0.smithi137.stdout:197: writing smithi13778320-197 from 1586353 to 2098738 tid 2 2024-09-21T09:33:49.369 INFO:tasks.rados.rados.0.smithi137.stdout:197: writing smithi13778320-197 from 2749730 to 3294172 tid 3 2024-09-21T09:33:49.369 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.369 INFO:tasks.rados.rados.0.smithi137.stdout:182: finishing write tid 2 to smithi13778320-182 2024-09-21T09:33:49.369 INFO:tasks.rados.rados.0.smithi137.stdout:182: finishing write tid 3 to smithi13778320-182 2024-09-21T09:33:49.369 INFO:tasks.rados.rados.0.smithi137.stdout:182: finishing write tid 4 to smithi13778320-182 2024-09-21T09:33:49.369 INFO:tasks.rados.rados.0.smithi137.stdout:182: finishing write tid 5 to smithi13778320-182 2024-09-21T09:33:49.369 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 182 v 33 (ObjNum 181 snap 0 seq_num 181) dirty exists 2024-09-21T09:33:49.369 INFO:tasks.rados.rados.0.smithi137.stdout:182: left oid 182 (ObjNum 181 snap 0 seq_num 181) 2024-09-21T09:33:49.369 INFO:tasks.rados.rados.0.smithi137.stdout:183: finishing write tid 1 to smithi13778320-183 2024-09-21T09:33:49.370 INFO:tasks.rados.rados.0.smithi137.stdout:183: finishing write tid 2 to smithi13778320-183 2024-09-21T09:33:49.370 INFO:tasks.rados.rados.0.smithi137.stdout:182: done (15 left) 2024-09-21T09:33:49.370 INFO:tasks.rados.rados.0.smithi137.stdout:198: write initial oid 198 2024-09-21T09:33:49.370 INFO:tasks.rados.rados.0.smithi137.stdout:198: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2024-09-21T09:33:49.374 INFO:tasks.rados.rados.0.smithi137.stdout:198: writing smithi13778320-198 from 510979 to 1043857 tid 1 2024-09-21T09:33:49.381 INFO:tasks.rados.rados.0.smithi137.stdout:198: writing smithi13778320-198 from 1528482 to 2300878 tid 2 2024-09-21T09:33:49.387 INFO:tasks.rados.rados.0.smithi137.stdout:198: writing smithi13778320-198 from 3060800 to 3310979 tid 3 2024-09-21T09:33:49.387 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.388 INFO:tasks.rados.rados.0.smithi137.stdout:183: finishing write tid 3 to smithi13778320-183 2024-09-21T09:33:49.388 INFO:tasks.rados.rados.0.smithi137.stdout:183: finishing write tid 4 to smithi13778320-183 2024-09-21T09:33:49.388 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 183 v 39 (ObjNum 182 snap 0 seq_num 182) dirty exists 2024-09-21T09:33:49.388 INFO:tasks.rados.rados.0.smithi137.stdout:183: left oid 183 (ObjNum 182 snap 0 seq_num 182) 2024-09-21T09:33:49.388 INFO:tasks.rados.rados.0.smithi137.stdout:184: finishing write tid 1 to smithi13778320-184 2024-09-21T09:33:49.388 INFO:tasks.rados.rados.0.smithi137.stdout:184: finishing write tid 2 to smithi13778320-184 2024-09-21T09:33:49.388 INFO:tasks.rados.rados.0.smithi137.stdout:184: finishing write tid 3 to smithi13778320-184 2024-09-21T09:33:49.388 INFO:tasks.rados.rados.0.smithi137.stdout:183: done (15 left) 2024-09-21T09:33:49.388 INFO:tasks.rados.rados.0.smithi137.stdout:199: write initial oid 199 2024-09-21T09:33:49.388 INFO:tasks.rados.rados.0.smithi137.stdout:199: seq_num 198 ranges {527786=724480,1703317=516054,2804576=435035} 2024-09-21T09:33:49.394 INFO:tasks.rados.rados.0.smithi137.stdout:199: writing smithi13778320-199 from 527786 to 1252266 tid 1 2024-09-21T09:33:49.400 INFO:tasks.rados.rados.0.smithi137.stdout:199: writing smithi13778320-199 from 1703317 to 2219371 tid 2 2024-09-21T09:33:49.406 INFO:tasks.rados.rados.0.smithi137.stdout:199: writing smithi13778320-199 from 2804576 to 3239611 tid 3 2024-09-21T09:33:49.406 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.406 INFO:tasks.rados.rados.0.smithi137.stdout:184: finishing write tid 4 to smithi13778320-184 2024-09-21T09:33:49.406 INFO:tasks.rados.rados.0.smithi137.stdout:184: finishing write tid 5 to smithi13778320-184 2024-09-21T09:33:49.406 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 184 v 51 (ObjNum 183 snap 0 seq_num 183) dirty exists 2024-09-21T09:33:49.406 INFO:tasks.rados.rados.0.smithi137.stdout:184: left oid 184 (ObjNum 183 snap 0 seq_num 183) 2024-09-21T09:33:49.406 INFO:tasks.rados.rados.0.smithi137.stdout:185: finishing write tid 1 to smithi13778320-185 2024-09-21T09:33:49.406 INFO:tasks.rados.rados.0.smithi137.stdout:185: finishing write tid 2 to smithi13778320-185 2024-09-21T09:33:49.406 INFO:tasks.rados.rados.0.smithi137.stdout:185: finishing write tid 3 to smithi13778320-185 2024-09-21T09:33:49.406 INFO:tasks.rados.rados.0.smithi137.stdout:185: finishing write tid 4 to smithi13778320-185 2024-09-21T09:33:49.407 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 185 v 37 (ObjNum 184 snap 0 seq_num 184) dirty exists 2024-09-21T09:33:49.407 INFO:tasks.rados.rados.0.smithi137.stdout:185: left oid 185 (ObjNum 184 snap 0 seq_num 184) 2024-09-21T09:33:49.407 INFO:tasks.rados.rados.0.smithi137.stdout:186: finishing write tid 1 to smithi13778320-186 2024-09-21T09:33:49.407 INFO:tasks.rados.rados.0.smithi137.stdout:184: done (15 left) 2024-09-21T09:33:49.407 INFO:tasks.rados.rados.0.smithi137.stdout:185: done (14 left) 2024-09-21T09:33:49.407 INFO:tasks.rados.rados.0.smithi137.stdout:200: write initial oid 200 2024-09-21T09:33:49.407 INFO:tasks.rados.rados.0.smithi137.stdout:200: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2024-09-21T09:33:49.413 INFO:tasks.rados.rados.0.smithi137.stdout:200: writing smithi13778320-200 from 544593 to 1344322 tid 1 2024-09-21T09:33:49.420 INFO:tasks.rados.rados.0.smithi137.stdout:200: writing smithi13778320-200 from 1761799 to 2537864 tid 2 2024-09-21T09:33:49.425 INFO:tasks.rados.rados.0.smithi137.stdout:200: writing smithi13778320-200 from 2948352 to 3344593 tid 3 2024-09-21T09:33:49.425 INFO:tasks.rados.rados.0.smithi137.stdout:201: write initial oid 201 2024-09-21T09:33:49.425 INFO:tasks.rados.rados.0.smithi137.stdout:201: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2024-09-21T09:33:49.431 INFO:tasks.rados.rados.0.smithi137.stdout:201: writing smithi13778320-201 from 561400 to 1036378 tid 1 2024-09-21T09:33:49.438 INFO:tasks.rados.rados.0.smithi137.stdout:201: writing smithi13778320-201 from 1820281 to 2340004 tid 2 2024-09-21T09:33:49.444 INFO:tasks.rados.rados.0.smithi137.stdout:201: writing smithi13778320-201 from 2859422 to 3317001 tid 3 2024-09-21T09:33:49.445 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.445 INFO:tasks.rados.rados.0.smithi137.stdout:186: finishing write tid 2 to smithi13778320-186 2024-09-21T09:33:49.445 INFO:tasks.rados.rados.0.smithi137.stdout:186: finishing write tid 3 to smithi13778320-186 2024-09-21T09:33:49.445 INFO:tasks.rados.rados.0.smithi137.stdout:186: finishing write tid 4 to smithi13778320-186 2024-09-21T09:33:49.445 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 186 v 37 (ObjNum 185 snap 0 seq_num 185) dirty exists 2024-09-21T09:33:49.445 INFO:tasks.rados.rados.0.smithi137.stdout:186: left oid 186 (ObjNum 185 snap 0 seq_num 185) 2024-09-21T09:33:49.445 INFO:tasks.rados.rados.0.smithi137.stdout:187: finishing write tid 1 to smithi13778320-187 2024-09-21T09:33:49.445 INFO:tasks.rados.rados.0.smithi137.stdout:187: finishing write tid 2 to smithi13778320-187 2024-09-21T09:33:49.445 INFO:tasks.rados.rados.0.smithi137.stdout:186: done (15 left) 2024-09-21T09:33:49.445 INFO:tasks.rados.rados.0.smithi137.stdout:202: write initial oid 202 2024-09-21T09:33:49.445 INFO:tasks.rados.rados.0.smithi137.stdout:202: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2024-09-21T09:33:49.450 INFO:tasks.rados.rados.0.smithi137.stdout:202: writing smithi13778320-202 from 578207 to 1128434 tid 1 2024-09-21T09:33:49.458 INFO:tasks.rados.rados.0.smithi137.stdout:202: writing smithi13778320-202 from 1762410 to 2542144 tid 2 2024-09-21T09:33:49.464 INFO:tasks.rados.rados.0.smithi137.stdout:202: writing smithi13778320-202 from 3286845 to 3378207 tid 3 2024-09-21T09:33:49.464 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.464 INFO:tasks.rados.rados.0.smithi137.stdout:187: finishing write tid 3 to smithi13778320-187 2024-09-21T09:33:49.464 INFO:tasks.rados.rados.0.smithi137.stdout:187: finishing write tid 4 to smithi13778320-187 2024-09-21T09:33:49.464 INFO:tasks.rados.rados.0.smithi137.stdout:187: finishing write tid 5 to smithi13778320-187 2024-09-21T09:33:49.464 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 187 v 25 (ObjNum 186 snap 0 seq_num 186) dirty exists 2024-09-21T09:33:49.464 INFO:tasks.rados.rados.0.smithi137.stdout:187: left oid 187 (ObjNum 186 snap 0 seq_num 186) 2024-09-21T09:33:49.464 INFO:tasks.rados.rados.0.smithi137.stdout:188: finishing write tid 1 to smithi13778320-188 2024-09-21T09:33:49.464 INFO:tasks.rados.rados.0.smithi137.stdout:188: finishing write tid 2 to smithi13778320-188 2024-09-21T09:33:49.464 INFO:tasks.rados.rados.0.smithi137.stdout:188: finishing write tid 3 to smithi13778320-188 2024-09-21T09:33:49.464 INFO:tasks.rados.rados.0.smithi137.stdout:188: finishing write tid 4 to smithi13778320-188 2024-09-21T09:33:49.465 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 188 v 48 (ObjNum 187 snap 0 seq_num 187) dirty exists 2024-09-21T09:33:49.465 INFO:tasks.rados.rados.0.smithi137.stdout:188: left oid 188 (ObjNum 187 snap 0 seq_num 187) 2024-09-21T09:33:49.465 INFO:tasks.rados.rados.0.smithi137.stdout:189: finishing write tid 1 to smithi13778320-189 2024-09-21T09:33:49.465 INFO:tasks.rados.rados.0.smithi137.stdout:189: finishing write tid 2 to smithi13778320-189 2024-09-21T09:33:49.465 INFO:tasks.rados.rados.0.smithi137.stdout:187: done (15 left) 2024-09-21T09:33:49.465 INFO:tasks.rados.rados.0.smithi137.stdout:188: done (14 left) 2024-09-21T09:33:49.465 INFO:tasks.rados.rados.0.smithi137.stdout:203: write initial oid 203 2024-09-21T09:33:49.465 INFO:tasks.rados.rados.0.smithi137.stdout:203: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2024-09-21T09:33:49.470 INFO:tasks.rados.rados.0.smithi137.stdout:203: writing smithi13778320-203 from 595014 to 1220490 tid 1 2024-09-21T09:33:49.476 INFO:tasks.rados.rados.0.smithi137.stdout:203: writing smithi13778320-203 from 1820892 to 2344284 tid 2 2024-09-21T09:33:49.483 INFO:tasks.rados.rados.0.smithi137.stdout:203: writing smithi13778320-203 from 2797915 to 3394391 tid 3 2024-09-21T09:33:49.483 INFO:tasks.rados.rados.0.smithi137.stdout:204: write initial oid 204 2024-09-21T09:33:49.483 INFO:tasks.rados.rados.0.smithi137.stdout:204: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2024-09-21T09:33:49.491 INFO:tasks.rados.rados.0.smithi137.stdout:204: writing smithi13778320-204 from 611821 to 1312546 tid 1 2024-09-21T09:33:49.499 INFO:tasks.rados.rados.0.smithi137.stdout:204: writing smithi13778320-204 from 1879374 to 2662777 tid 2 2024-09-21T09:33:49.503 INFO:tasks.rados.rados.0.smithi137.stdout:204: writing smithi13778320-204 from 3341691 to 3411821 tid 3 2024-09-21T09:33:49.503 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.504 INFO:tasks.rados.rados.0.smithi137.stdout:189: finishing write tid 3 to smithi13778320-189 2024-09-21T09:33:49.504 INFO:tasks.rados.rados.0.smithi137.stdout:189: finishing write tid 4 to smithi13778320-189 2024-09-21T09:33:49.504 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 189 v 45 (ObjNum 188 snap 0 seq_num 188) dirty exists 2024-09-21T09:33:49.504 INFO:tasks.rados.rados.0.smithi137.stdout:189: left oid 189 (ObjNum 188 snap 0 seq_num 188) 2024-09-21T09:33:49.504 INFO:tasks.rados.rados.0.smithi137.stdout:190: finishing write tid 1 to smithi13778320-190 2024-09-21T09:33:49.504 INFO:tasks.rados.rados.0.smithi137.stdout:189: done (15 left) 2024-09-21T09:33:49.504 INFO:tasks.rados.rados.0.smithi137.stdout:205: write initial oid 205 2024-09-21T09:33:49.504 INFO:tasks.rados.rados.0.smithi137.stdout:205: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2024-09-21T09:33:49.511 INFO:tasks.rados.rados.0.smithi137.stdout:205: writing smithi13778320-205 from 628628 to 1404602 tid 1 2024-09-21T09:33:49.517 INFO:tasks.rados.rados.0.smithi137.stdout:205: writing smithi13778320-205 from 1937856 to 2464917 tid 2 2024-09-21T09:33:49.523 INFO:tasks.rados.rados.0.smithi137.stdout:205: writing smithi13778320-205 from 3252761 to 3428628 tid 3 2024-09-21T09:33:49.523 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.523 INFO:tasks.rados.rados.0.smithi137.stdout:190: finishing write tid 2 to smithi13778320-190 2024-09-21T09:33:49.524 INFO:tasks.rados.rados.0.smithi137.stdout:190: finishing write tid 3 to smithi13778320-190 2024-09-21T09:33:49.524 INFO:tasks.rados.rados.0.smithi137.stdout:190: finishing write tid 4 to smithi13778320-190 2024-09-21T09:33:49.524 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 190 v 54 (ObjNum 189 snap 0 seq_num 189) dirty exists 2024-09-21T09:33:49.524 INFO:tasks.rados.rados.0.smithi137.stdout:190: left oid 190 (ObjNum 189 snap 0 seq_num 189) 2024-09-21T09:33:49.524 INFO:tasks.rados.rados.0.smithi137.stdout:191: finishing write tid 1 to smithi13778320-191 2024-09-21T09:33:49.524 INFO:tasks.rados.rados.0.smithi137.stdout:191: finishing write tid 2 to smithi13778320-191 2024-09-21T09:33:49.524 INFO:tasks.rados.rados.0.smithi137.stdout:191: finishing write tid 3 to smithi13778320-191 2024-09-21T09:33:49.524 INFO:tasks.rados.rados.0.smithi137.stdout:191: finishing write tid 4 to smithi13778320-191 2024-09-21T09:33:49.524 INFO:tasks.rados.rados.0.smithi137.stdout:190: done (15 left) 2024-09-21T09:33:49.524 INFO:tasks.rados.rados.0.smithi137.stdout:206: write initial oid 206 2024-09-21T09:33:49.524 INFO:tasks.rados.rados.0.smithi137.stdout:206: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2024-09-21T09:33:49.529 INFO:tasks.rados.rados.0.smithi137.stdout:206: writing smithi13778320-206 from 645435 to 1096658 tid 1 2024-09-21T09:33:49.538 INFO:tasks.rados.rados.0.smithi137.stdout:206: writing smithi13778320-206 from 1879985 to 2667057 tid 2 2024-09-21T09:33:49.543 INFO:tasks.rados.rados.0.smithi137.stdout:206: writing smithi13778320-206 from 3280184 to 3445435 tid 3 2024-09-21T09:33:49.543 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.543 INFO:tasks.rados.rados.0.smithi137.stdout:191: finishing write tid 5 to smithi13778320-191 2024-09-21T09:33:49.543 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 191 v 31 (ObjNum 190 snap 0 seq_num 190) dirty exists 2024-09-21T09:33:49.543 INFO:tasks.rados.rados.0.smithi137.stdout:191: left oid 191 (ObjNum 190 snap 0 seq_num 190) 2024-09-21T09:33:49.543 INFO:tasks.rados.rados.0.smithi137.stdout:191: done (15 left) 2024-09-21T09:33:49.543 INFO:tasks.rados.rados.0.smithi137.stdout:207: write initial oid 207 2024-09-21T09:33:49.543 INFO:tasks.rados.rados.0.smithi137.stdout:207: seq_num 206 ranges {662242=642825,2054820=530730,3307607=154635} 2024-09-21T09:33:49.550 INFO:tasks.rados.rados.0.smithi137.stdout:207: writing smithi13778320-207 from 662242 to 1305067 tid 1 2024-09-21T09:33:49.557 INFO:tasks.rados.rados.0.smithi137.stdout:207: writing smithi13778320-207 from 2054820 to 2585550 tid 2 2024-09-21T09:33:49.563 INFO:tasks.rados.rados.0.smithi137.stdout:207: writing smithi13778320-207 from 3307607 to 3462242 tid 3 2024-09-21T09:33:49.563 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.563 INFO:tasks.rados.rados.0.smithi137.stdout:192: finishing write tid 1 to smithi13778320-192 2024-09-21T09:33:49.563 INFO:tasks.rados.rados.0.smithi137.stdout:192: finishing write tid 2 to smithi13778320-192 2024-09-21T09:33:49.563 INFO:tasks.rados.rados.0.smithi137.stdout:192: finishing write tid 3 to smithi13778320-192 2024-09-21T09:33:49.563 INFO:tasks.rados.rados.0.smithi137.stdout:192: finishing write tid 4 to smithi13778320-192 2024-09-21T09:33:49.563 INFO:tasks.rados.rados.0.smithi137.stdout:192: finishing write tid 5 to smithi13778320-192 2024-09-21T09:33:49.563 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 192 v 29 (ObjNum 191 snap 0 seq_num 191) dirty exists 2024-09-21T09:33:49.563 INFO:tasks.rados.rados.0.smithi137.stdout:192: left oid 192 (ObjNum 191 snap 0 seq_num 191) 2024-09-21T09:33:49.563 INFO:tasks.rados.rados.0.smithi137.stdout:193: finishing write tid 1 to smithi13778320-193 2024-09-21T09:33:49.564 INFO:tasks.rados.rados.0.smithi137.stdout:192: done (15 left) 2024-09-21T09:33:49.564 INFO:tasks.rados.rados.0.smithi137.stdout:208: write initial oid 208 2024-09-21T09:33:49.564 INFO:tasks.rados.rados.0.smithi137.stdout:208: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2024-09-21T09:33:49.570 INFO:tasks.rados.rados.0.smithi137.stdout:208: writing smithi13778320-208 from 679049 to 1397123 tid 1 2024-09-21T09:33:49.578 INFO:tasks.rados.rados.0.smithi137.stdout:208: writing smithi13778320-208 from 2113302 to 2787690 tid 2 2024-09-21T09:33:49.583 INFO:tasks.rados.rados.0.smithi137.stdout:208: writing smithi13778320-208 from 3335030 to 3479049 tid 3 2024-09-21T09:33:49.583 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.584 INFO:tasks.rados.rados.0.smithi137.stdout:193: finishing write tid 2 to smithi13778320-193 2024-09-21T09:33:49.584 INFO:tasks.rados.rados.0.smithi137.stdout:193: finishing write tid 3 to smithi13778320-193 2024-09-21T09:33:49.584 INFO:tasks.rados.rados.0.smithi137.stdout:193: finishing write tid 4 to smithi13778320-193 2024-09-21T09:33:49.584 INFO:tasks.rados.rados.0.smithi137.stdout:193: finishing write tid 5 to smithi13778320-193 2024-09-21T09:33:49.584 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 193 v 35 (ObjNum 192 snap 0 seq_num 192) dirty exists 2024-09-21T09:33:49.584 INFO:tasks.rados.rados.0.smithi137.stdout:193: left oid 193 (ObjNum 192 snap 0 seq_num 192) 2024-09-21T09:33:49.584 INFO:tasks.rados.rados.0.smithi137.stdout:194: finishing write tid 1 to smithi13778320-194 2024-09-21T09:33:49.584 INFO:tasks.rados.rados.0.smithi137.stdout:194: finishing write tid 2 to smithi13778320-194 2024-09-21T09:33:49.584 INFO:tasks.rados.rados.0.smithi137.stdout:194: finishing write tid 3 to smithi13778320-194 2024-09-21T09:33:49.584 INFO:tasks.rados.rados.0.smithi137.stdout:194: finishing write tid 4 to smithi13778320-194 2024-09-21T09:33:49.584 INFO:tasks.rados.rados.0.smithi137.stdout:194: finishing write tid 5 to smithi13778320-194 2024-09-21T09:33:49.584 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 194 v 49 (ObjNum 193 snap 0 seq_num 193) dirty exists 2024-09-21T09:33:49.584 INFO:tasks.rados.rados.0.smithi137.stdout:194: left oid 194 (ObjNum 193 snap 0 seq_num 193) 2024-09-21T09:33:49.585 INFO:tasks.rados.rados.0.smithi137.stdout:195: finishing write tid 1 to smithi13778320-195 2024-09-21T09:33:49.585 INFO:tasks.rados.rados.0.smithi137.stdout:195: finishing write tid 2 to smithi13778320-195 2024-09-21T09:33:49.585 INFO:tasks.rados.rados.0.smithi137.stdout:195: finishing write tid 3 to smithi13778320-195 2024-09-21T09:33:49.585 INFO:tasks.rados.rados.0.smithi137.stdout:193: done (15 left) 2024-09-21T09:33:49.585 INFO:tasks.rados.rados.0.smithi137.stdout:194: done (14 left) 2024-09-21T09:33:49.585 INFO:tasks.rados.rados.0.smithi137.stdout:209: write initial oid 209 2024-09-21T09:33:49.585 INFO:tasks.rados.rados.0.smithi137.stdout:209: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2024-09-21T09:33:49.592 INFO:tasks.rados.rados.0.smithi137.stdout:209: writing smithi13778320-209 from 695856 to 1489179 tid 1 2024-09-21T09:33:49.599 INFO:tasks.rados.rados.0.smithi137.stdout:209: writing smithi13778320-209 from 2171784 to 2706183 tid 2 2024-09-21T09:33:49.603 INFO:tasks.rados.rados.0.smithi137.stdout:209: writing smithi13778320-209 from 3362453 to 3495856 tid 3 2024-09-21T09:33:49.604 INFO:tasks.rados.rados.0.smithi137.stdout:210: write initial oid 210 2024-09-21T09:33:49.604 INFO:tasks.rados.rados.0.smithi137.stdout:210: seq_num 209 ranges {712663=468572,1713913=678057,2873523=591733} 2024-09-21T09:33:49.610 INFO:tasks.rados.rados.0.smithi137.stdout:210: writing smithi13778320-210 from 712663 to 1181235 tid 1 2024-09-21T09:33:49.617 INFO:tasks.rados.rados.0.smithi137.stdout:210: writing smithi13778320-210 from 1713913 to 2391970 tid 2 2024-09-21T09:33:49.624 INFO:tasks.rados.rados.0.smithi137.stdout:210: writing smithi13778320-210 from 2873523 to 3465256 tid 3 2024-09-21T09:33:49.624 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.624 INFO:tasks.rados.rados.0.smithi137.stdout:195: finishing write tid 4 to smithi13778320-195 2024-09-21T09:33:49.624 INFO:tasks.rados.rados.0.smithi137.stdout:195: finishing write tid 5 to smithi13778320-195 2024-09-21T09:33:49.624 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 195 v 52 (ObjNum 194 snap 0 seq_num 194) dirty exists 2024-09-21T09:33:49.624 INFO:tasks.rados.rados.0.smithi137.stdout:195: left oid 195 (ObjNum 194 snap 0 seq_num 194) 2024-09-21T09:33:49.624 INFO:tasks.rados.rados.0.smithi137.stdout:196: finishing write tid 1 to smithi13778320-196 2024-09-21T09:33:49.624 INFO:tasks.rados.rados.0.smithi137.stdout:195: done (15 left) 2024-09-21T09:33:49.624 INFO:tasks.rados.rados.0.smithi137.stdout:211: write initial oid 211 2024-09-21T09:33:49.624 INFO:tasks.rados.rados.0.smithi137.stdout:211: seq_num 210 ranges {729470=543821,1772395=538068,2900946=403005} 2024-09-21T09:33:49.631 INFO:tasks.rados.rados.0.smithi137.stdout:211: writing smithi13778320-211 from 729470 to 1273291 tid 1 2024-09-21T09:33:49.637 INFO:tasks.rados.rados.0.smithi137.stdout:211: writing smithi13778320-211 from 1772395 to 2310463 tid 2 2024-09-21T09:33:49.643 INFO:tasks.rados.rados.0.smithi137.stdout:211: writing smithi13778320-211 from 2900946 to 3303951 tid 3 2024-09-21T09:33:49.643 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.643 INFO:tasks.rados.rados.0.smithi137.stdout:196: finishing write tid 2 to smithi13778320-196 2024-09-21T09:33:49.643 INFO:tasks.rados.rados.0.smithi137.stdout:196: finishing write tid 3 to smithi13778320-196 2024-09-21T09:33:49.643 INFO:tasks.rados.rados.0.smithi137.stdout:196: finishing write tid 4 to smithi13778320-196 2024-09-21T09:33:49.643 INFO:tasks.rados.rados.0.smithi137.stdout:196: finishing write tid 5 to smithi13778320-196 2024-09-21T09:33:49.644 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 196 v 39 (ObjNum 195 snap 0 seq_num 195) dirty exists 2024-09-21T09:33:49.644 INFO:tasks.rados.rados.0.smithi137.stdout:196: left oid 196 (ObjNum 195 snap 0 seq_num 195) 2024-09-21T09:33:49.644 INFO:tasks.rados.rados.0.smithi137.stdout:197: finishing write tid 1 to smithi13778320-197 2024-09-21T09:33:49.644 INFO:tasks.rados.rados.0.smithi137.stdout:197: finishing write tid 2 to smithi13778320-197 2024-09-21T09:33:49.644 INFO:tasks.rados.rados.0.smithi137.stdout:197: finishing write tid 3 to smithi13778320-197 2024-09-21T09:33:49.644 INFO:tasks.rados.rados.0.smithi137.stdout:197: finishing write tid 4 to smithi13778320-197 2024-09-21T09:33:49.644 INFO:tasks.rados.rados.0.smithi137.stdout:197: finishing write tid 5 to smithi13778320-197 2024-09-21T09:33:49.644 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 197 v 29 (ObjNum 196 snap 0 seq_num 196) dirty exists 2024-09-21T09:33:49.644 INFO:tasks.rados.rados.0.smithi137.stdout:197: left oid 197 (ObjNum 196 snap 0 seq_num 196) 2024-09-21T09:33:49.644 INFO:tasks.rados.rados.0.smithi137.stdout:198: finishing write tid 1 to smithi13778320-198 2024-09-21T09:33:49.644 INFO:tasks.rados.rados.0.smithi137.stdout:198: finishing write tid 2 to smithi13778320-198 2024-09-21T09:33:49.644 INFO:tasks.rados.rados.0.smithi137.stdout:198: finishing write tid 3 to smithi13778320-198 2024-09-21T09:33:49.644 INFO:tasks.rados.rados.0.smithi137.stdout:198: finishing write tid 4 to smithi13778320-198 2024-09-21T09:33:49.644 INFO:tasks.rados.rados.0.smithi137.stdout:198: finishing write tid 5 to smithi13778320-198 2024-09-21T09:33:49.645 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 198 v 41 (ObjNum 197 snap 0 seq_num 197) dirty exists 2024-09-21T09:33:49.645 INFO:tasks.rados.rados.0.smithi137.stdout:198: left oid 198 (ObjNum 197 snap 0 seq_num 197) 2024-09-21T09:33:49.645 INFO:tasks.rados.rados.0.smithi137.stdout:199: finishing write tid 1 to smithi13778320-199 2024-09-21T09:33:49.645 INFO:tasks.rados.rados.0.smithi137.stdout:199: finishing write tid 2 to smithi13778320-199 2024-09-21T09:33:49.645 INFO:tasks.rados.rados.0.smithi137.stdout:199: finishing write tid 3 to smithi13778320-199 2024-09-21T09:33:49.645 INFO:tasks.rados.rados.0.smithi137.stdout:199: finishing write tid 4 to smithi13778320-199 2024-09-21T09:33:49.645 INFO:tasks.rados.rados.0.smithi137.stdout:199: finishing write tid 5 to smithi13778320-199 2024-09-21T09:33:49.645 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 199 v 43 (ObjNum 198 snap 0 seq_num 198) dirty exists 2024-09-21T09:33:49.645 INFO:tasks.rados.rados.0.smithi137.stdout:199: left oid 199 (ObjNum 198 snap 0 seq_num 198) 2024-09-21T09:33:49.645 INFO:tasks.rados.rados.0.smithi137.stdout:200: finishing write tid 1 to smithi13778320-200 2024-09-21T09:33:49.645 INFO:tasks.rados.rados.0.smithi137.stdout:196: done (15 left) 2024-09-21T09:33:49.645 INFO:tasks.rados.rados.0.smithi137.stdout:197: done (14 left) 2024-09-21T09:33:49.645 INFO:tasks.rados.rados.0.smithi137.stdout:198: done (13 left) 2024-09-21T09:33:49.645 INFO:tasks.rados.rados.0.smithi137.stdout:199: done (12 left) 2024-09-21T09:33:49.645 INFO:tasks.rados.rados.0.smithi137.stdout:212: write initial oid 212 2024-09-21T09:33:49.646 INFO:tasks.rados.rados.0.smithi137.stdout:212: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2024-09-21T09:33:49.651 INFO:tasks.rados.rados.0.smithi137.stdout:212: writing smithi13778320-212 from 746277 to 1365347 tid 1 2024-09-21T09:33:49.657 INFO:tasks.rados.rados.0.smithi137.stdout:212: writing smithi13778320-212 from 1830877 to 2512603 tid 2 2024-09-21T09:33:49.663 INFO:tasks.rados.rados.0.smithi137.stdout:212: writing smithi13778320-212 from 2928369 to 3546277 tid 3 2024-09-21T09:33:49.664 INFO:tasks.rados.rados.0.smithi137.stdout:213: write initial oid 213 2024-09-21T09:33:49.664 INFO:tasks.rados.rados.0.smithi137.stdout:213: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2024-09-21T09:33:49.671 INFO:tasks.rados.rados.0.smithi137.stdout:213: writing smithi13778320-213 from 763084 to 1457403 tid 1 2024-09-21T09:33:49.677 INFO:tasks.rados.rados.0.smithi137.stdout:213: writing smithi13778320-213 from 1889359 to 2431096 tid 2 2024-09-21T09:33:49.683 INFO:tasks.rados.rados.0.smithi137.stdout:213: writing smithi13778320-213 from 2955792 to 3497694 tid 3 2024-09-21T09:33:49.683 INFO:tasks.rados.rados.0.smithi137.stdout:214: write initial oid 214 2024-09-21T09:33:49.683 INFO:tasks.rados.rados.0.smithi137.stdout:214: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2024-09-21T09:33:49.690 INFO:tasks.rados.rados.0.smithi137.stdout:214: writing smithi13778320-214 from 779891 to 1265812 tid 1 2024-09-21T09:33:49.698 INFO:tasks.rados.rados.0.smithi137.stdout:214: writing smithi13778320-214 from 1947841 to 2633236 tid 2 2024-09-21T09:33:49.704 INFO:tasks.rados.rados.0.smithi137.stdout:214: writing smithi13778320-214 from 3383215 to 3579891 tid 3 2024-09-21T09:33:49.704 INFO:tasks.rados.rados.0.smithi137.stdout:215: write initial oid 215 2024-09-21T09:33:49.704 INFO:tasks.rados.rados.0.smithi137.stdout:215: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2024-09-21T09:33:49.711 INFO:tasks.rados.rados.0.smithi137.stdout:215: writing smithi13778320-215 from 796698 to 1357868 tid 1 2024-09-21T09:33:49.717 INFO:tasks.rados.rados.0.smithi137.stdout:215: writing smithi13778320-215 from 2006323 to 2551729 tid 2 2024-09-21T09:33:49.724 INFO:tasks.rados.rados.0.smithi137.stdout:215: writing smithi13778320-215 from 3126991 to 3596698 tid 3 2024-09-21T09:33:49.724 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.724 INFO:tasks.rados.rados.0.smithi137.stdout:200: finishing write tid 2 to smithi13778320-200 2024-09-21T09:33:49.724 INFO:tasks.rados.rados.0.smithi137.stdout:200: finishing write tid 3 to smithi13778320-200 2024-09-21T09:33:49.724 INFO:tasks.rados.rados.0.smithi137.stdout:200: finishing write tid 4 to smithi13778320-200 2024-09-21T09:33:49.724 INFO:tasks.rados.rados.0.smithi137.stdout:200: finishing write tid 5 to smithi13778320-200 2024-09-21T09:33:49.724 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 200 v 58 (ObjNum 199 snap 0 seq_num 199) dirty exists 2024-09-21T09:33:49.724 INFO:tasks.rados.rados.0.smithi137.stdout:200: left oid 200 (ObjNum 199 snap 0 seq_num 199) 2024-09-21T09:33:49.725 INFO:tasks.rados.rados.0.smithi137.stdout:201: finishing write tid 1 to smithi13778320-201 2024-09-21T09:33:49.725 INFO:tasks.rados.rados.0.smithi137.stdout:201: finishing write tid 2 to smithi13778320-201 2024-09-21T09:33:49.725 INFO:tasks.rados.rados.0.smithi137.stdout:200: done (15 left) 2024-09-21T09:33:49.725 INFO:tasks.rados.rados.0.smithi137.stdout:216: write initial oid 216 2024-09-21T09:33:49.725 INFO:tasks.rados.rados.0.smithi137.stdout:216: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2024-09-21T09:33:49.729 INFO:tasks.rados.rados.0.smithi137.stdout:216: writing smithi13778320-216 from 413505 to 1049924 tid 1 2024-09-21T09:33:49.737 INFO:tasks.rados.rados.0.smithi137.stdout:216: writing smithi13778320-216 from 1664805 to 2353869 tid 2 2024-09-21T09:33:49.745 INFO:tasks.rados.rados.0.smithi137.stdout:216: writing smithi13778320-216 from 3038061 to 3530132 tid 3 2024-09-21T09:33:49.745 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.745 INFO:tasks.rados.rados.0.smithi137.stdout:201: finishing write tid 3 to smithi13778320-201 2024-09-21T09:33:49.745 INFO:tasks.rados.rados.0.smithi137.stdout:201: finishing write tid 4 to smithi13778320-201 2024-09-21T09:33:49.745 INFO:tasks.rados.rados.0.smithi137.stdout:201: finishing write tid 5 to smithi13778320-201 2024-09-21T09:33:49.745 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 201 v 41 (ObjNum 200 snap 0 seq_num 200) dirty exists 2024-09-21T09:33:49.745 INFO:tasks.rados.rados.0.smithi137.stdout:201: left oid 201 (ObjNum 200 snap 0 seq_num 200) 2024-09-21T09:33:49.745 INFO:tasks.rados.rados.0.smithi137.stdout:202: finishing write tid 1 to smithi13778320-202 2024-09-21T09:33:49.745 INFO:tasks.rados.rados.0.smithi137.stdout:202: finishing write tid 2 to smithi13778320-202 2024-09-21T09:33:49.745 INFO:tasks.rados.rados.0.smithi137.stdout:201: done (15 left) 2024-09-21T09:33:49.745 INFO:tasks.rados.rados.0.smithi137.stdout:217: write initial oid 217 2024-09-21T09:33:49.745 INFO:tasks.rados.rados.0.smithi137.stdout:217: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2024-09-21T09:33:49.751 INFO:tasks.rados.rados.0.smithi137.stdout:217: writing smithi13778320-217 from 430312 to 1141980 tid 1 2024-09-21T09:33:49.758 INFO:tasks.rados.rados.0.smithi137.stdout:217: writing smithi13778320-217 from 1723287 to 2272362 tid 2 2024-09-21T09:33:49.764 INFO:tasks.rados.rados.0.smithi137.stdout:217: writing smithi13778320-217 from 2781837 to 3485180 tid 3 2024-09-21T09:33:49.765 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.765 INFO:tasks.rados.rados.0.smithi137.stdout:202: finishing write tid 3 to smithi13778320-202 2024-09-21T09:33:49.765 INFO:tasks.rados.rados.0.smithi137.stdout:202: finishing write tid 4 to smithi13778320-202 2024-09-21T09:33:49.765 INFO:tasks.rados.rados.0.smithi137.stdout:202: finishing write tid 5 to smithi13778320-202 2024-09-21T09:33:49.765 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 202 v 85 (ObjNum 201 snap 0 seq_num 201) dirty exists 2024-09-21T09:33:49.765 INFO:tasks.rados.rados.0.smithi137.stdout:202: left oid 202 (ObjNum 201 snap 0 seq_num 201) 2024-09-21T09:33:49.765 INFO:tasks.rados.rados.0.smithi137.stdout:203: finishing write tid 1 to smithi13778320-203 2024-09-21T09:33:49.765 INFO:tasks.rados.rados.0.smithi137.stdout:203: finishing write tid 2 to smithi13778320-203 2024-09-21T09:33:49.765 INFO:tasks.rados.rados.0.smithi137.stdout:202: done (15 left) 2024-09-21T09:33:49.765 INFO:tasks.rados.rados.0.smithi137.stdout:218: write initial oid 218 2024-09-21T09:33:49.765 INFO:tasks.rados.rados.0.smithi137.stdout:218: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2024-09-21T09:33:49.771 INFO:tasks.rados.rados.0.smithi137.stdout:218: writing smithi13778320-218 from 447119 to 1234036 tid 1 2024-09-21T09:33:49.778 INFO:tasks.rados.rados.0.smithi137.stdout:218: writing smithi13778320-218 from 1665416 to 2358149 tid 2 2024-09-21T09:33:49.786 INFO:tasks.rados.rados.0.smithi137.stdout:218: writing smithi13778320-218 from 2976554 to 3491169 tid 3 2024-09-21T09:33:49.786 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.786 INFO:tasks.rados.rados.0.smithi137.stdout:203: finishing write tid 3 to smithi13778320-203 2024-09-21T09:33:49.786 INFO:tasks.rados.rados.0.smithi137.stdout:203: finishing write tid 4 to smithi13778320-203 2024-09-21T09:33:49.786 INFO:tasks.rados.rados.0.smithi137.stdout:203: finishing write tid 5 to smithi13778320-203 2024-09-21T09:33:49.787 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 203 v 56 (ObjNum 202 snap 0 seq_num 202) dirty exists 2024-09-21T09:33:49.787 INFO:tasks.rados.rados.0.smithi137.stdout:203: left oid 203 (ObjNum 202 snap 0 seq_num 202) 2024-09-21T09:33:49.787 INFO:tasks.rados.rados.0.smithi137.stdout:204: finishing write tid 1 to smithi13778320-204 2024-09-21T09:33:49.787 INFO:tasks.rados.rados.0.smithi137.stdout:204: finishing write tid 2 to smithi13778320-204 2024-09-21T09:33:49.787 INFO:tasks.rados.rados.0.smithi137.stdout:204: finishing write tid 3 to smithi13778320-204 2024-09-21T09:33:49.787 INFO:tasks.rados.rados.0.smithi137.stdout:204: finishing write tid 4 to smithi13778320-204 2024-09-21T09:33:49.787 INFO:tasks.rados.rados.0.smithi137.stdout:204: finishing write tid 5 to smithi13778320-204 2024-09-21T09:33:49.787 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 204 v 43 (ObjNum 203 snap 0 seq_num 203) dirty exists 2024-09-21T09:33:49.787 INFO:tasks.rados.rados.0.smithi137.stdout:204: left oid 204 (ObjNum 203 snap 0 seq_num 203) 2024-09-21T09:33:49.787 INFO:tasks.rados.rados.0.smithi137.stdout:205: finishing write tid 1 to smithi13778320-205 2024-09-21T09:33:49.787 INFO:tasks.rados.rados.0.smithi137.stdout:205: finishing write tid 2 to smithi13778320-205 2024-09-21T09:33:49.787 INFO:tasks.rados.rados.0.smithi137.stdout:205: finishing write tid 3 to smithi13778320-205 2024-09-21T09:33:49.787 INFO:tasks.rados.rados.0.smithi137.stdout:205: finishing write tid 4 to smithi13778320-205 2024-09-21T09:33:49.787 INFO:tasks.rados.rados.0.smithi137.stdout:205: finishing write tid 5 to smithi13778320-205 2024-09-21T09:33:49.788 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 205 v 62 (ObjNum 204 snap 0 seq_num 204) dirty exists 2024-09-21T09:33:49.788 INFO:tasks.rados.rados.0.smithi137.stdout:205: left oid 205 (ObjNum 204 snap 0 seq_num 204) 2024-09-21T09:33:49.788 INFO:tasks.rados.rados.0.smithi137.stdout:206: finishing write tid 1 to smithi13778320-206 2024-09-21T09:33:49.788 INFO:tasks.rados.rados.0.smithi137.stdout:206: finishing write tid 2 to smithi13778320-206 2024-09-21T09:33:49.788 INFO:tasks.rados.rados.0.smithi137.stdout:206: finishing write tid 3 to smithi13778320-206 2024-09-21T09:33:49.788 INFO:tasks.rados.rados.0.smithi137.stdout:206: finishing write tid 4 to smithi13778320-206 2024-09-21T09:33:49.788 INFO:tasks.rados.rados.0.smithi137.stdout:206: finishing write tid 5 to smithi13778320-206 2024-09-21T09:33:49.788 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 206 v 66 (ObjNum 205 snap 0 seq_num 205) dirty exists 2024-09-21T09:33:49.788 INFO:tasks.rados.rados.0.smithi137.stdout:206: left oid 206 (ObjNum 205 snap 0 seq_num 205) 2024-09-21T09:33:49.788 INFO:tasks.rados.rados.0.smithi137.stdout:207: finishing write tid 1 to smithi13778320-207 2024-09-21T09:33:49.788 INFO:tasks.rados.rados.0.smithi137.stdout:207: finishing write tid 2 to smithi13778320-207 2024-09-21T09:33:49.788 INFO:tasks.rados.rados.0.smithi137.stdout:207: finishing write tid 3 to smithi13778320-207 2024-09-21T09:33:49.788 INFO:tasks.rados.rados.0.smithi137.stdout:207: finishing write tid 4 to smithi13778320-207 2024-09-21T09:33:49.788 INFO:tasks.rados.rados.0.smithi137.stdout:207: finishing write tid 5 to smithi13778320-207 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 207 v 43 (ObjNum 206 snap 0 seq_num 206) dirty exists 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:207: left oid 207 (ObjNum 206 snap 0 seq_num 206) 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:208: finishing write tid 1 to smithi13778320-208 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:208: finishing write tid 2 to smithi13778320-208 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:208: finishing write tid 3 to smithi13778320-208 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:208: finishing write tid 4 to smithi13778320-208 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:208: finishing write tid 5 to smithi13778320-208 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 208 v 70 (ObjNum 207 snap 0 seq_num 207) dirty exists 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:208: left oid 208 (ObjNum 207 snap 0 seq_num 207) 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:209: finishing write tid 1 to smithi13778320-209 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:209: finishing write tid 2 to smithi13778320-209 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:203: done (15 left) 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:204: done (14 left) 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:205: done (13 left) 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:206: done (12 left) 2024-09-21T09:33:49.789 INFO:tasks.rados.rados.0.smithi137.stdout:207: done (11 left) 2024-09-21T09:33:49.790 INFO:tasks.rados.rados.0.smithi137.stdout:208: done (10 left) 2024-09-21T09:33:49.790 INFO:tasks.rados.rados.0.smithi137.stdout:219: write initial oid 219 2024-09-21T09:33:49.790 INFO:tasks.rados.rados.0.smithi137.stdout:219: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2024-09-21T09:33:49.790 INFO:tasks.rados.rados.0.smithi137.stdout:219: writing smithi13778320-219 from 463926 to 926092 tid 1 2024-09-21T09:33:49.797 INFO:tasks.rados.rados.0.smithi137.stdout:219: writing smithi13778320-219 from 1723898 to 2160289 tid 2 2024-09-21T09:33:49.804 INFO:tasks.rados.rados.0.smithi137.stdout:219: writing smithi13778320-219 from 2603977 to 3329864 tid 3 2024-09-21T09:33:49.804 INFO:tasks.rados.rados.0.smithi137.stdout:220: write initial oid 220 2024-09-21T09:33:49.804 INFO:tasks.rados.rados.0.smithi137.stdout:220: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2024-09-21T09:33:49.810 INFO:tasks.rados.rados.0.smithi137.stdout:220: writing smithi13778320-220 from 480733 to 1018148 tid 1 2024-09-21T09:33:49.818 INFO:tasks.rados.rados.0.smithi137.stdout:220: writing smithi13778320-220 from 1782380 to 2478782 tid 2 2024-09-21T09:33:49.825 INFO:tasks.rados.rados.0.smithi137.stdout:220: writing smithi13778320-220 from 3031400 to 3568559 tid 3 2024-09-21T09:33:49.825 INFO:tasks.rados.rados.0.smithi137.stdout:221: write initial oid 221 2024-09-21T09:33:49.825 INFO:tasks.rados.rados.0.smithi137.stdout:221: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2024-09-21T09:33:49.831 INFO:tasks.rados.rados.0.smithi137.stdout:221: writing smithi13778320-221 from 497540 to 1110204 tid 1 2024-09-21T09:33:49.837 INFO:tasks.rados.rados.0.smithi137.stdout:221: writing smithi13778320-221 from 1840862 to 2280922 tid 2 2024-09-21T09:33:49.845 INFO:tasks.rados.rados.0.smithi137.stdout:221: writing smithi13778320-221 from 3058823 to 3523607 tid 3 2024-09-21T09:33:49.845 INFO:tasks.rados.rados.0.smithi137.stdout:222: write initial oid 222 2024-09-21T09:33:49.845 INFO:tasks.rados.rados.0.smithi137.stdout:222: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2024-09-21T09:33:49.850 INFO:tasks.rados.rados.0.smithi137.stdout:222: writing smithi13778320-222 from 514347 to 918613 tid 1 2024-09-21T09:33:49.857 INFO:tasks.rados.rados.0.smithi137.stdout:222: writing smithi13778320-222 from 1499344 to 2199415 tid 2 2024-09-21T09:33:49.864 INFO:tasks.rados.rados.0.smithi137.stdout:222: writing smithi13778320-222 from 2686246 to 3362302 tid 3 2024-09-21T09:33:49.864 INFO:tasks.rados.rados.0.smithi137.stdout:223: write initial oid 223 2024-09-21T09:33:49.864 INFO:tasks.rados.rados.0.smithi137.stdout:223: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2024-09-21T09:33:49.869 INFO:tasks.rados.rados.0.smithi137.stdout:223: writing smithi13778320-223 from 531154 to 1010669 tid 1 2024-09-21T09:33:49.875 INFO:tasks.rados.rados.0.smithi137.stdout:223: writing smithi13778320-223 from 1557826 to 2001555 tid 2 2024-09-21T09:33:49.881 INFO:tasks.rados.rados.0.smithi137.stdout:223: writing smithi13778320-223 from 2713669 to 3200997 tid 3 2024-09-21T09:33:49.885 INFO:tasks.rados.rados.0.smithi137.stdout:223: writing smithi13778320-223 from 3679295 to 3731154 tid 4 2024-09-21T09:33:49.885 INFO:tasks.rados.rados.0.smithi137.stdout:224: write initial oid 224 2024-09-21T09:33:49.885 INFO:tasks.rados.rados.0.smithi137.stdout:224: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2024-09-21T09:33:49.891 INFO:tasks.rados.rados.0.smithi137.stdout:224: writing smithi13778320-224 from 547961 to 1102725 tid 1 2024-09-21T09:33:49.897 INFO:tasks.rados.rados.0.smithi137.stdout:224: writing smithi13778320-224 from 1616308 to 2320048 tid 2 2024-09-21T09:33:49.904 INFO:tasks.rados.rados.0.smithi137.stdout:224: writing smithi13778320-224 from 2741092 to 3439692 tid 3 2024-09-21T09:33:49.905 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.905 INFO:tasks.rados.rados.0.smithi137.stdout:209: finishing write tid 3 to smithi13778320-209 2024-09-21T09:33:49.905 INFO:tasks.rados.rados.0.smithi137.stdout:209: finishing write tid 4 to smithi13778320-209 2024-09-21T09:33:49.905 INFO:tasks.rados.rados.0.smithi137.stdout:209: finishing write tid 5 to smithi13778320-209 2024-09-21T09:33:49.905 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 209 v 37 (ObjNum 208 snap 0 seq_num 208) dirty exists 2024-09-21T09:33:49.905 INFO:tasks.rados.rados.0.smithi137.stdout:209: left oid 209 (ObjNum 208 snap 0 seq_num 208) 2024-09-21T09:33:49.905 INFO:tasks.rados.rados.0.smithi137.stdout:210: finishing write tid 1 to smithi13778320-210 2024-09-21T09:33:49.905 INFO:tasks.rados.rados.0.smithi137.stdout:210: finishing write tid 2 to smithi13778320-210 2024-09-21T09:33:49.905 INFO:tasks.rados.rados.0.smithi137.stdout:210: finishing write tid 3 to smithi13778320-210 2024-09-21T09:33:49.905 INFO:tasks.rados.rados.0.smithi137.stdout:209: done (15 left) 2024-09-21T09:33:49.905 INFO:tasks.rados.rados.0.smithi137.stdout:225: write initial oid 225 2024-09-21T09:33:49.905 INFO:tasks.rados.rados.0.smithi137.stdout:225: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2024-09-21T09:33:49.911 INFO:tasks.rados.rados.0.smithi137.stdout:225: writing smithi13778320-225 from 564768 to 1194781 tid 1 2024-09-21T09:33:49.916 INFO:tasks.rados.rados.0.smithi137.stdout:225: writing smithi13778320-225 from 1674790 to 2122188 tid 2 2024-09-21T09:33:49.924 INFO:tasks.rados.rados.0.smithi137.stdout:225: writing smithi13778320-225 from 2768515 to 3394740 tid 3 2024-09-21T09:33:49.924 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.924 INFO:tasks.rados.rados.0.smithi137.stdout:210: finishing write tid 4 to smithi13778320-210 2024-09-21T09:33:49.924 INFO:tasks.rados.rados.0.smithi137.stdout:210: finishing write tid 5 to smithi13778320-210 2024-09-21T09:33:49.924 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 210 v 41 (ObjNum 209 snap 0 seq_num 209) dirty exists 2024-09-21T09:33:49.924 INFO:tasks.rados.rados.0.smithi137.stdout:210: left oid 210 (ObjNum 209 snap 0 seq_num 209) 2024-09-21T09:33:49.924 INFO:tasks.rados.rados.0.smithi137.stdout:211: finishing write tid 1 to smithi13778320-211 2024-09-21T09:33:49.924 INFO:tasks.rados.rados.0.smithi137.stdout:211: finishing write tid 2 to smithi13778320-211 2024-09-21T09:33:49.924 INFO:tasks.rados.rados.0.smithi137.stdout:211: finishing write tid 3 to smithi13778320-211 2024-09-21T09:33:49.925 INFO:tasks.rados.rados.0.smithi137.stdout:211: finishing write tid 4 to smithi13778320-211 2024-09-21T09:33:49.925 INFO:tasks.rados.rados.0.smithi137.stdout:211: finishing write tid 5 to smithi13778320-211 2024-09-21T09:33:49.925 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 211 v 60 (ObjNum 210 snap 0 seq_num 210) dirty exists 2024-09-21T09:33:49.925 INFO:tasks.rados.rados.0.smithi137.stdout:211: left oid 211 (ObjNum 210 snap 0 seq_num 210) 2024-09-21T09:33:49.925 INFO:tasks.rados.rados.0.smithi137.stdout:212: finishing write tid 1 to smithi13778320-212 2024-09-21T09:33:49.925 INFO:tasks.rados.rados.0.smithi137.stdout:210: done (15 left) 2024-09-21T09:33:49.925 INFO:tasks.rados.rados.0.smithi137.stdout:211: done (14 left) 2024-09-21T09:33:49.925 INFO:tasks.rados.rados.0.smithi137.stdout:226: write initial oid 226 2024-09-21T09:33:49.925 INFO:tasks.rados.rados.0.smithi137.stdout:226: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2024-09-21T09:33:49.931 INFO:tasks.rados.rados.0.smithi137.stdout:226: writing smithi13778320-226 from 581575 to 1286837 tid 1 2024-09-21T09:33:49.937 INFO:tasks.rados.rados.0.smithi137.stdout:226: writing smithi13778320-226 from 1733272 to 2440681 tid 2 2024-09-21T09:33:49.944 INFO:tasks.rados.rados.0.smithi137.stdout:226: writing smithi13778320-226 from 3195938 to 3633435 tid 3 2024-09-21T09:33:49.944 INFO:tasks.rados.rados.0.smithi137.stdout:227: write initial oid 227 2024-09-21T09:33:49.944 INFO:tasks.rados.rados.0.smithi137.stdout:227: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2024-09-21T09:33:49.952 INFO:tasks.rados.rados.0.smithi137.stdout:227: writing smithi13778320-227 from 598382 to 1378893 tid 1 2024-09-21T09:33:49.958 INFO:tasks.rados.rados.0.smithi137.stdout:227: writing smithi13778320-227 from 2075401 to 2526468 tid 2 2024-09-21T09:33:49.966 INFO:tasks.rados.rados.0.smithi137.stdout:227: writing smithi13778320-227 from 3107008 to 3755777 tid 3 2024-09-21T09:33:49.966 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.966 INFO:tasks.rados.rados.0.smithi137.stdout:212: finishing write tid 2 to smithi13778320-212 2024-09-21T09:33:49.966 INFO:tasks.rados.rados.0.smithi137.stdout:212: finishing write tid 3 to smithi13778320-212 2024-09-21T09:33:49.966 INFO:tasks.rados.rados.0.smithi137.stdout:212: finishing write tid 4 to smithi13778320-212 2024-09-21T09:33:49.966 INFO:tasks.rados.rados.0.smithi137.stdout:212: finishing write tid 5 to smithi13778320-212 2024-09-21T09:33:49.966 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 212 v 74 (ObjNum 211 snap 0 seq_num 211) dirty exists 2024-09-21T09:33:49.966 INFO:tasks.rados.rados.0.smithi137.stdout:212: left oid 212 (ObjNum 211 snap 0 seq_num 211) 2024-09-21T09:33:49.967 INFO:tasks.rados.rados.0.smithi137.stdout:213: finishing write tid 1 to smithi13778320-213 2024-09-21T09:33:49.967 INFO:tasks.rados.rados.0.smithi137.stdout:213: finishing write tid 2 to smithi13778320-213 2024-09-21T09:33:49.967 INFO:tasks.rados.rados.0.smithi137.stdout:212: done (15 left) 2024-09-21T09:33:49.967 INFO:tasks.rados.rados.0.smithi137.stdout:228: write initial oid 228 2024-09-21T09:33:49.967 INFO:tasks.rados.rados.0.smithi137.stdout:228: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2024-09-21T09:33:49.972 INFO:tasks.rados.rados.0.smithi137.stdout:228: writing smithi13778320-228 from 615189 to 1070949 tid 1 2024-09-21T09:33:49.979 INFO:tasks.rados.rados.0.smithi137.stdout:228: writing smithi13778320-228 from 1733883 to 2444961 tid 2 2024-09-21T09:33:49.986 INFO:tasks.rados.rados.0.smithi137.stdout:228: writing smithi13778320-228 from 3134431 to 3594472 tid 3 2024-09-21T09:33:49.986 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:49.987 INFO:tasks.rados.rados.0.smithi137.stdout:213: finishing write tid 3 to smithi13778320-213 2024-09-21T09:33:49.987 INFO:tasks.rados.rados.0.smithi137.stdout:213: finishing write tid 4 to smithi13778320-213 2024-09-21T09:33:49.987 INFO:tasks.rados.rados.0.smithi137.stdout:213: finishing write tid 5 to smithi13778320-213 2024-09-21T09:33:49.987 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 213 v 33 (ObjNum 212 snap 0 seq_num 212) dirty exists 2024-09-21T09:33:49.987 INFO:tasks.rados.rados.0.smithi137.stdout:213: left oid 213 (ObjNum 212 snap 0 seq_num 212) 2024-09-21T09:33:49.987 INFO:tasks.rados.rados.0.smithi137.stdout:214: finishing write tid 1 to smithi13778320-214 2024-09-21T09:33:49.987 INFO:tasks.rados.rados.0.smithi137.stdout:214: finishing write tid 2 to smithi13778320-214 2024-09-21T09:33:49.987 INFO:tasks.rados.rados.0.smithi137.stdout:214: finishing write tid 3 to smithi13778320-214 2024-09-21T09:33:49.987 INFO:tasks.rados.rados.0.smithi137.stdout:213: done (15 left) 2024-09-21T09:33:49.987 INFO:tasks.rados.rados.0.smithi137.stdout:229: write initial oid 229 2024-09-21T09:33:49.987 INFO:tasks.rados.rados.0.smithi137.stdout:229: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2024-09-21T09:33:49.993 INFO:tasks.rados.rados.0.smithi137.stdout:229: writing smithi13778320-229 from 631996 to 1163005 tid 1 2024-09-21T09:33:49.999 INFO:tasks.rados.rados.0.smithi137.stdout:229: writing smithi13778320-229 from 1792365 to 2247101 tid 2 2024-09-21T09:33:50.006 INFO:tasks.rados.rados.0.smithi137.stdout:229: writing smithi13778320-229 from 2761854 to 3433167 tid 3 2024-09-21T09:33:50.006 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.006 INFO:tasks.rados.rados.0.smithi137.stdout:214: finishing write tid 4 to smithi13778320-214 2024-09-21T09:33:50.006 INFO:tasks.rados.rados.0.smithi137.stdout:214: finishing write tid 5 to smithi13778320-214 2024-09-21T09:33:50.006 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 214 v 78 (ObjNum 213 snap 0 seq_num 213) dirty exists 2024-09-21T09:33:50.006 INFO:tasks.rados.rados.0.smithi137.stdout:214: left oid 214 (ObjNum 213 snap 0 seq_num 213) 2024-09-21T09:33:50.006 INFO:tasks.rados.rados.0.smithi137.stdout:215: finishing write tid 1 to smithi13778320-215 2024-09-21T09:33:50.007 INFO:tasks.rados.rados.0.smithi137.stdout:215: finishing write tid 2 to smithi13778320-215 2024-09-21T09:33:50.007 INFO:tasks.rados.rados.0.smithi137.stdout:214: done (15 left) 2024-09-21T09:33:50.007 INFO:tasks.rados.rados.0.smithi137.stdout:230: write initial oid 230 2024-09-21T09:33:50.007 INFO:tasks.rados.rados.0.smithi137.stdout:230: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2024-09-21T09:33:50.014 INFO:tasks.rados.rados.0.smithi137.stdout:230: writing smithi13778320-230 from 648803 to 1371414 tid 1 2024-09-21T09:33:50.021 INFO:tasks.rados.rados.0.smithi137.stdout:230: writing smithi13778320-230 from 1967200 to 2681947 tid 2 2024-09-21T09:33:50.028 INFO:tasks.rados.rados.0.smithi137.stdout:230: writing smithi13778320-230 from 3421983 to 3848803 tid 3 2024-09-21T09:33:50.028 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.029 INFO:tasks.rados.rados.0.smithi137.stdout:215: finishing write tid 3 to smithi13778320-215 2024-09-21T09:33:50.029 INFO:tasks.rados.rados.0.smithi137.stdout:215: finishing write tid 4 to smithi13778320-215 2024-09-21T09:33:50.029 INFO:tasks.rados.rados.0.smithi137.stdout:215: finishing write tid 5 to smithi13778320-215 2024-09-21T09:33:50.029 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 215 v 37 (ObjNum 214 snap 0 seq_num 214) dirty exists 2024-09-21T09:33:50.029 INFO:tasks.rados.rados.0.smithi137.stdout:215: left oid 215 (ObjNum 214 snap 0 seq_num 214) 2024-09-21T09:33:50.029 INFO:tasks.rados.rados.0.smithi137.stdout:216: finishing write tid 1 to smithi13778320-216 2024-09-21T09:33:50.029 INFO:tasks.rados.rados.0.smithi137.stdout:216: finishing write tid 2 to smithi13778320-216 2024-09-21T09:33:50.029 INFO:tasks.rados.rados.0.smithi137.stdout:215: done (15 left) 2024-09-21T09:33:50.029 INFO:tasks.rados.rados.0.smithi137.stdout:231: write initial oid 231 2024-09-21T09:33:50.029 INFO:tasks.rados.rados.0.smithi137.stdout:231: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2024-09-21T09:33:50.036 INFO:tasks.rados.rados.0.smithi137.stdout:231: writing smithi13778320-231 from 665610 to 1463470 tid 1 2024-09-21T09:33:50.042 INFO:tasks.rados.rados.0.smithi137.stdout:231: writing smithi13778320-231 from 1909329 to 2367734 tid 2 2024-09-21T09:33:50.047 INFO:tasks.rados.rados.0.smithi137.stdout:231: writing smithi13778320-231 from 2816700 to 3226910 tid 3 2024-09-21T09:33:50.047 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.047 INFO:tasks.rados.rados.0.smithi137.stdout:216: finishing write tid 3 to smithi13778320-216 2024-09-21T09:33:50.047 INFO:tasks.rados.rados.0.smithi137.stdout:216: finishing write tid 4 to smithi13778320-216 2024-09-21T09:33:50.047 INFO:tasks.rados.rados.0.smithi137.stdout:216: finishing write tid 5 to smithi13778320-216 2024-09-21T09:33:50.047 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 216 v 64 (ObjNum 215 snap 0 seq_num 215) dirty exists 2024-09-21T09:33:50.048 INFO:tasks.rados.rados.0.smithi137.stdout:216: left oid 216 (ObjNum 215 snap 0 seq_num 215) 2024-09-21T09:33:50.048 INFO:tasks.rados.rados.0.smithi137.stdout:217: finishing write tid 1 to smithi13778320-217 2024-09-21T09:33:50.048 INFO:tasks.rados.rados.0.smithi137.stdout:216: done (15 left) 2024-09-21T09:33:50.048 INFO:tasks.rados.rados.0.smithi137.stdout:232: write initial oid 232 2024-09-21T09:33:50.048 INFO:tasks.rados.rados.0.smithi137.stdout:232: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2024-09-21T09:33:50.053 INFO:tasks.rados.rados.0.smithi137.stdout:232: writing smithi13778320-232 from 682417 to 1155526 tid 1 2024-09-21T09:33:50.059 INFO:tasks.rados.rados.0.smithi137.stdout:232: writing smithi13778320-232 from 1567811 to 2169874 tid 2 2024-09-21T09:33:50.067 INFO:tasks.rados.rados.0.smithi137.stdout:232: writing smithi13778320-232 from 2844123 to 3465605 tid 3 2024-09-21T09:33:50.067 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.068 INFO:tasks.rados.rados.0.smithi137.stdout:217: finishing write tid 2 to smithi13778320-217 2024-09-21T09:33:50.068 INFO:tasks.rados.rados.0.smithi137.stdout:217: finishing write tid 3 to smithi13778320-217 2024-09-21T09:33:50.068 INFO:tasks.rados.rados.0.smithi137.stdout:217: finishing write tid 4 to smithi13778320-217 2024-09-21T09:33:50.068 INFO:tasks.rados.rados.0.smithi137.stdout:217: finishing write tid 5 to smithi13778320-217 2024-09-21T09:33:50.068 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 217 v 68 (ObjNum 216 snap 0 seq_num 216) dirty exists 2024-09-21T09:33:50.068 INFO:tasks.rados.rados.0.smithi137.stdout:217: left oid 217 (ObjNum 216 snap 0 seq_num 216) 2024-09-21T09:33:50.068 INFO:tasks.rados.rados.0.smithi137.stdout:218: finishing write tid 1 to smithi13778320-218 2024-09-21T09:33:50.068 INFO:tasks.rados.rados.0.smithi137.stdout:218: finishing write tid 2 to smithi13778320-218 2024-09-21T09:33:50.068 INFO:tasks.rados.rados.0.smithi137.stdout:218: finishing write tid 3 to smithi13778320-218 2024-09-21T09:33:50.068 INFO:tasks.rados.rados.0.smithi137.stdout:218: finishing write tid 4 to smithi13778320-218 2024-09-21T09:33:50.068 INFO:tasks.rados.rados.0.smithi137.stdout:218: finishing write tid 5 to smithi13778320-218 2024-09-21T09:33:50.068 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 218 v 33 (ObjNum 217 snap 0 seq_num 217) dirty exists 2024-09-21T09:33:50.068 INFO:tasks.rados.rados.0.smithi137.stdout:218: left oid 218 (ObjNum 217 snap 0 seq_num 217) 2024-09-21T09:33:50.068 INFO:tasks.rados.rados.0.smithi137.stdout:219: finishing write tid 1 to smithi13778320-219 2024-09-21T09:33:50.069 INFO:tasks.rados.rados.0.smithi137.stdout:219: finishing write tid 2 to smithi13778320-219 2024-09-21T09:33:50.069 INFO:tasks.rados.rados.0.smithi137.stdout:217: done (15 left) 2024-09-21T09:33:50.069 INFO:tasks.rados.rados.0.smithi137.stdout:218: done (14 left) 2024-09-21T09:33:50.069 INFO:tasks.rados.rados.0.smithi137.stdout:233: write initial oid 233 2024-09-21T09:33:50.069 INFO:tasks.rados.rados.0.smithi137.stdout:233: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2024-09-21T09:33:50.074 INFO:tasks.rados.rados.0.smithi137.stdout:233: writing smithi13778320-233 from 699224 to 1247582 tid 1 2024-09-21T09:33:50.081 INFO:tasks.rados.rados.0.smithi137.stdout:233: writing smithi13778320-233 from 2026293 to 2488367 tid 2 2024-09-21T09:33:50.088 INFO:tasks.rados.rados.0.smithi137.stdout:233: writing smithi13778320-233 from 3271546 to 3704300 tid 3 2024-09-21T09:33:50.088 INFO:tasks.rados.rados.0.smithi137.stdout:234: write initial oid 234 2024-09-21T09:33:50.088 INFO:tasks.rados.rados.0.smithi137.stdout:234: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2024-09-21T09:33:50.095 INFO:tasks.rados.rados.0.smithi137.stdout:234: writing smithi13778320-234 from 716031 to 1339638 tid 1 2024-09-21T09:33:50.103 INFO:tasks.rados.rados.0.smithi137.stdout:234: writing smithi13778320-234 from 2084775 to 2690507 tid 2 2024-09-21T09:33:50.111 INFO:tasks.rados.rados.0.smithi137.stdout:234: writing smithi13778320-234 from 3298969 to 3916031 tid 3 2024-09-21T09:33:50.111 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.111 INFO:tasks.rados.rados.0.smithi137.stdout:219: finishing write tid 3 to smithi13778320-219 2024-09-21T09:33:50.111 INFO:tasks.rados.rados.0.smithi137.stdout:219: finishing write tid 4 to smithi13778320-219 2024-09-21T09:33:50.111 INFO:tasks.rados.rados.0.smithi137.stdout:219: finishing write tid 5 to smithi13778320-219 2024-09-21T09:33:50.111 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 219 v 45 (ObjNum 218 snap 0 seq_num 218) dirty exists 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:219: left oid 219 (ObjNum 218 snap 0 seq_num 218) 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:220: finishing write tid 1 to smithi13778320-220 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:220: finishing write tid 2 to smithi13778320-220 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:220: finishing write tid 3 to smithi13778320-220 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:220: finishing write tid 4 to smithi13778320-220 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:220: finishing write tid 5 to smithi13778320-220 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 220 v 37 (ObjNum 219 snap 0 seq_num 219) dirty exists 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:220: left oid 220 (ObjNum 219 snap 0 seq_num 219) 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:221: finishing write tid 1 to smithi13778320-221 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:221: finishing write tid 2 to smithi13778320-221 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:221: finishing write tid 3 to smithi13778320-221 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:221: finishing write tid 4 to smithi13778320-221 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:221: finishing write tid 5 to smithi13778320-221 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 221 v 47 (ObjNum 220 snap 0 seq_num 220) dirty exists 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:221: left oid 221 (ObjNum 220 snap 0 seq_num 220) 2024-09-21T09:33:50.112 INFO:tasks.rados.rados.0.smithi137.stdout:222: finishing write tid 1 to smithi13778320-222 2024-09-21T09:33:50.113 INFO:tasks.rados.rados.0.smithi137.stdout:222: finishing write tid 2 to smithi13778320-222 2024-09-21T09:33:50.113 INFO:tasks.rados.rados.0.smithi137.stdout:222: finishing write tid 3 to smithi13778320-222 2024-09-21T09:33:50.113 INFO:tasks.rados.rados.0.smithi137.stdout:222: finishing write tid 4 to smithi13778320-222 2024-09-21T09:33:50.113 INFO:tasks.rados.rados.0.smithi137.stdout:219: done (15 left) 2024-09-21T09:33:50.113 INFO:tasks.rados.rados.0.smithi137.stdout:220: done (14 left) 2024-09-21T09:33:50.113 INFO:tasks.rados.rados.0.smithi137.stdout:221: done (13 left) 2024-09-21T09:33:50.113 INFO:tasks.rados.rados.0.smithi137.stdout:235: write initial oid 235 2024-09-21T09:33:50.113 INFO:tasks.rados.rados.0.smithi137.stdout:235: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2024-09-21T09:33:50.119 INFO:tasks.rados.rados.0.smithi137.stdout:235: writing smithi13778320-235 from 732838 to 1431694 tid 1 2024-09-21T09:33:50.125 INFO:tasks.rados.rados.0.smithi137.stdout:235: writing smithi13778320-235 from 2026904 to 2492647 tid 2 2024-09-21T09:33:50.133 INFO:tasks.rados.rados.0.smithi137.stdout:235: writing smithi13778320-235 from 3210039 to 3781690 tid 3 2024-09-21T09:33:50.133 INFO:tasks.rados.rados.0.smithi137.stdout:236: write initial oid 236 2024-09-21T09:33:50.133 INFO:tasks.rados.rados.0.smithi137.stdout:236: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2024-09-21T09:33:50.141 INFO:tasks.rados.rados.0.smithi137.stdout:236: writing smithi13778320-236 from 749645 to 1523750 tid 1 2024-09-21T09:33:50.148 INFO:tasks.rados.rados.0.smithi137.stdout:236: writing smithi13778320-236 from 2085386 to 2694787 tid 2 2024-09-21T09:33:50.155 INFO:tasks.rados.rados.0.smithi137.stdout:236: writing smithi13778320-236 from 3237462 to 3949645 tid 3 2024-09-21T09:33:50.155 INFO:tasks.rados.rados.0.smithi137.stdout:237: write initial oid 237 2024-09-21T09:33:50.155 INFO:tasks.rados.rados.0.smithi137.stdout:237: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2024-09-21T09:33:50.162 INFO:tasks.rados.rados.0.smithi137.stdout:237: writing smithi13778320-237 from 766452 to 1332159 tid 1 2024-09-21T09:33:50.168 INFO:tasks.rados.rados.0.smithi137.stdout:237: writing smithi13778320-237 from 1860221 to 2329633 tid 2 2024-09-21T09:33:50.175 INFO:tasks.rados.rados.0.smithi137.stdout:237: writing smithi13778320-237 from 2981238 to 3575433 tid 3 2024-09-21T09:33:50.175 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.175 INFO:tasks.rados.rados.0.smithi137.stdout:222: finishing write tid 5 to smithi13778320-222 2024-09-21T09:33:50.175 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 222 v 45 (ObjNum 221 snap 0 seq_num 221) dirty exists 2024-09-21T09:33:50.175 INFO:tasks.rados.rados.0.smithi137.stdout:222: left oid 222 (ObjNum 221 snap 0 seq_num 221) 2024-09-21T09:33:50.175 INFO:tasks.rados.rados.0.smithi137.stdout:223: finishing write tid 1 to smithi13778320-223 2024-09-21T09:33:50.175 INFO:tasks.rados.rados.0.smithi137.stdout:222: done (15 left) 2024-09-21T09:33:50.175 INFO:tasks.rados.rados.0.smithi137.stdout:238: write initial oid 238 2024-09-21T09:33:50.175 INFO:tasks.rados.rados.0.smithi137.stdout:238: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2024-09-21T09:33:50.182 INFO:tasks.rados.rados.0.smithi137.stdout:238: writing smithi13778320-238 from 783259 to 1424215 tid 1 2024-09-21T09:33:50.189 INFO:tasks.rados.rados.0.smithi137.stdout:238: writing smithi13778320-238 from 1918703 to 2531773 tid 2 2024-09-21T09:33:50.193 INFO:tasks.rados.rados.0.smithi137.stdout:238: writing smithi13778320-238 from 3008661 to 3414128 tid 3 2024-09-21T09:33:50.197 INFO:tasks.rados.rados.0.smithi137.stdout:238: writing smithi13778320-238 from 3821939 to 3983259 tid 4 2024-09-21T09:33:50.197 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.197 INFO:tasks.rados.rados.0.smithi137.stdout:223: finishing write tid 2 to smithi13778320-223 2024-09-21T09:33:50.197 INFO:tasks.rados.rados.0.smithi137.stdout:223: finishing write tid 3 to smithi13778320-223 2024-09-21T09:33:50.197 INFO:tasks.rados.rados.0.smithi137.stdout:223: finishing write tid 4 to smithi13778320-223 2024-09-21T09:33:50.198 INFO:tasks.rados.rados.0.smithi137.stdout:223: finishing write tid 5 to smithi13778320-223 2024-09-21T09:33:50.198 INFO:tasks.rados.rados.0.smithi137.stdout:223: finishing write tid 6 to smithi13778320-223 2024-09-21T09:33:50.198 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 223 v 54 (ObjNum 222 snap 0 seq_num 222) dirty exists 2024-09-21T09:33:50.198 INFO:tasks.rados.rados.0.smithi137.stdout:223: left oid 223 (ObjNum 222 snap 0 seq_num 222) 2024-09-21T09:33:50.198 INFO:tasks.rados.rados.0.smithi137.stdout:224: finishing write tid 1 to smithi13778320-224 2024-09-21T09:33:50.198 INFO:tasks.rados.rados.0.smithi137.stdout:224: finishing write tid 2 to smithi13778320-224 2024-09-21T09:33:50.198 INFO:tasks.rados.rados.0.smithi137.stdout:224: finishing write tid 3 to smithi13778320-224 2024-09-21T09:33:50.198 INFO:tasks.rados.rados.0.smithi137.stdout:223: done (15 left) 2024-09-21T09:33:50.198 INFO:tasks.rados.rados.0.smithi137.stdout:239: write initial oid 239 2024-09-21T09:33:50.198 INFO:tasks.rados.rados.0.smithi137.stdout:239: seq_num 238 ranges {400066=716205,1860832=139234} 2024-09-21T09:33:50.203 INFO:tasks.rados.rados.0.smithi137.stdout:239: writing smithi13778320-239 from 400066 to 1116271 tid 1 2024-09-21T09:33:50.209 INFO:tasks.rados.rados.0.smithi137.stdout:239: writing smithi13778320-239 from 1860832 to 2000066 tid 2 2024-09-21T09:33:50.209 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.209 INFO:tasks.rados.rados.0.smithi137.stdout:224: finishing write tid 4 to smithi13778320-224 2024-09-21T09:33:50.209 INFO:tasks.rados.rados.0.smithi137.stdout:224: finishing write tid 5 to smithi13778320-224 2024-09-21T09:33:50.209 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 224 v 41 (ObjNum 223 snap 0 seq_num 223) dirty exists 2024-09-21T09:33:50.209 INFO:tasks.rados.rados.0.smithi137.stdout:224: left oid 224 (ObjNum 223 snap 0 seq_num 223) 2024-09-21T09:33:50.209 INFO:tasks.rados.rados.0.smithi137.stdout:225: finishing write tid 1 to smithi13778320-225 2024-09-21T09:33:50.209 INFO:tasks.rados.rados.0.smithi137.stdout:225: finishing write tid 2 to smithi13778320-225 2024-09-21T09:33:50.209 INFO:tasks.rados.rados.0.smithi137.stdout:224: done (15 left) 2024-09-21T09:33:50.209 INFO:tasks.rados.rados.0.smithi137.stdout:240: write initial oid 240 2024-09-21T09:33:50.209 INFO:tasks.rados.rados.0.smithi137.stdout:240: seq_num 239 ranges {416873=791454,1919314=97559} 2024-09-21T09:33:50.215 INFO:tasks.rados.rados.0.smithi137.stdout:240: writing smithi13778320-240 from 416873 to 1208327 tid 1 2024-09-21T09:33:50.220 INFO:tasks.rados.rados.0.smithi137.stdout:240: writing smithi13778320-240 from 1919314 to 2016873 tid 2 2024-09-21T09:33:50.220 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.220 INFO:tasks.rados.rados.0.smithi137.stdout:225: finishing write tid 3 to smithi13778320-225 2024-09-21T09:33:50.220 INFO:tasks.rados.rados.0.smithi137.stdout:225: finishing write tid 4 to smithi13778320-225 2024-09-21T09:33:50.220 INFO:tasks.rados.rados.0.smithi137.stdout:225: finishing write tid 5 to smithi13778320-225 2024-09-21T09:33:50.221 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 225 v 47 (ObjNum 224 snap 0 seq_num 224) dirty exists 2024-09-21T09:33:50.221 INFO:tasks.rados.rados.0.smithi137.stdout:225: left oid 225 (ObjNum 224 snap 0 seq_num 224) 2024-09-21T09:33:50.221 INFO:tasks.rados.rados.0.smithi137.stdout:226: finishing write tid 1 to smithi13778320-226 2024-09-21T09:33:50.221 INFO:tasks.rados.rados.0.smithi137.stdout:226: finishing write tid 2 to smithi13778320-226 2024-09-21T09:33:50.221 INFO:tasks.rados.rados.0.smithi137.stdout:226: finishing write tid 3 to smithi13778320-226 2024-09-21T09:33:50.221 INFO:tasks.rados.rados.0.smithi137.stdout:226: finishing write tid 4 to smithi13778320-226 2024-09-21T09:33:50.221 INFO:tasks.rados.rados.0.smithi137.stdout:226: finishing write tid 5 to smithi13778320-226 2024-09-21T09:33:50.221 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 226 v 58 (ObjNum 225 snap 0 seq_num 225) dirty exists 2024-09-21T09:33:50.221 INFO:tasks.rados.rados.0.smithi137.stdout:226: left oid 226 (ObjNum 225 snap 0 seq_num 225) 2024-09-21T09:33:50.221 INFO:tasks.rados.rados.0.smithi137.stdout:227: finishing write tid 1 to smithi13778320-227 2024-09-21T09:33:50.221 INFO:tasks.rados.rados.0.smithi137.stdout:227: finishing write tid 2 to smithi13778320-227 2024-09-21T09:33:50.221 INFO:tasks.rados.rados.0.smithi137.stdout:227: finishing write tid 3 to smithi13778320-227 2024-09-21T09:33:50.221 INFO:tasks.rados.rados.0.smithi137.stdout:227: finishing write tid 4 to smithi13778320-227 2024-09-21T09:33:50.222 INFO:tasks.rados.rados.0.smithi137.stdout:227: finishing write tid 5 to smithi13778320-227 2024-09-21T09:33:50.222 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 227 v 53 (ObjNum 226 snap 0 seq_num 226) dirty exists 2024-09-21T09:33:50.222 INFO:tasks.rados.rados.0.smithi137.stdout:227: left oid 227 (ObjNum 226 snap 0 seq_num 226) 2024-09-21T09:33:50.222 INFO:tasks.rados.rados.0.smithi137.stdout:228: finishing write tid 1 to smithi13778320-228 2024-09-21T09:33:50.222 INFO:tasks.rados.rados.0.smithi137.stdout:228: finishing write tid 2 to smithi13778320-228 2024-09-21T09:33:50.222 INFO:tasks.rados.rados.0.smithi137.stdout:228: finishing write tid 3 to smithi13778320-228 2024-09-21T09:33:50.222 INFO:tasks.rados.rados.0.smithi137.stdout:228: finishing write tid 4 to smithi13778320-228 2024-09-21T09:33:50.222 INFO:tasks.rados.rados.0.smithi137.stdout:228: finishing write tid 5 to smithi13778320-228 2024-09-21T09:33:50.222 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 228 v 82 (ObjNum 227 snap 0 seq_num 227) dirty exists 2024-09-21T09:33:50.222 INFO:tasks.rados.rados.0.smithi137.stdout:228: left oid 228 (ObjNum 227 snap 0 seq_num 227) 2024-09-21T09:33:50.222 INFO:tasks.rados.rados.0.smithi137.stdout:229: finishing write tid 1 to smithi13778320-229 2024-09-21T09:33:50.222 INFO:tasks.rados.rados.0.smithi137.stdout:229: finishing write tid 2 to smithi13778320-229 2024-09-21T09:33:50.222 INFO:tasks.rados.rados.0.smithi137.stdout:225: done (15 left) 2024-09-21T09:33:50.222 INFO:tasks.rados.rados.0.smithi137.stdout:226: done (14 left) 2024-09-21T09:33:50.222 INFO:tasks.rados.rados.0.smithi137.stdout:227: done (13 left) 2024-09-21T09:33:50.223 INFO:tasks.rados.rados.0.smithi137.stdout:228: done (12 left) 2024-09-21T09:33:50.223 INFO:tasks.rados.rados.0.smithi137.stdout:241: write initial oid 241 2024-09-21T09:33:50.223 INFO:tasks.rados.rados.0.smithi137.stdout:241: seq_num 240 ranges {433680=466703,1577796=455884} 2024-09-21T09:33:50.223 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:33:49 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:33:49] "GET /metrics HTTP/1.1" 200 241968 "" "Prometheus/2.43.0" 2024-09-21T09:33:50.225 INFO:tasks.rados.rados.0.smithi137.stdout:241: writing smithi13778320-241 from 433680 to 900383 tid 1 2024-09-21T09:33:50.231 INFO:tasks.rados.rados.0.smithi137.stdout:241: writing smithi13778320-241 from 1577796 to 2033680 tid 2 2024-09-21T09:33:50.231 INFO:tasks.rados.rados.0.smithi137.stdout:242: write initial oid 242 2024-09-21T09:33:50.231 INFO:tasks.rados.rados.0.smithi137.stdout:242: seq_num 241 ranges {450487=541952,1636278=414209} 2024-09-21T09:33:50.237 INFO:tasks.rados.rados.0.smithi137.stdout:242: writing smithi13778320-242 from 450487 to 992439 tid 1 2024-09-21T09:33:50.243 INFO:tasks.rados.rados.0.smithi137.stdout:242: writing smithi13778320-242 from 1636278 to 2050487 tid 2 2024-09-21T09:33:50.243 INFO:tasks.rados.rados.0.smithi137.stdout:243: write initial oid 243 2024-09-21T09:33:50.243 INFO:tasks.rados.rados.0.smithi137.stdout:243: seq_num 242 ranges {467294=617201,1578407=488887} 2024-09-21T09:33:50.249 INFO:tasks.rados.rados.0.smithi137.stdout:243: writing smithi13778320-243 from 467294 to 1084495 tid 1 2024-09-21T09:33:50.254 INFO:tasks.rados.rados.0.smithi137.stdout:243: writing smithi13778320-243 from 1578407 to 2067294 tid 2 2024-09-21T09:33:50.255 INFO:tasks.rados.rados.0.smithi137.stdout:244: write initial oid 244 2024-09-21T09:33:50.255 INFO:tasks.rados.rados.0.smithi137.stdout:244: seq_num 243 ranges {484101=692450,1636889=447212} 2024-09-21T09:33:50.261 INFO:tasks.rados.rados.0.smithi137.stdout:244: writing smithi13778320-244 from 484101 to 1176551 tid 1 2024-09-21T09:33:50.267 INFO:tasks.rados.rados.0.smithi137.stdout:244: writing smithi13778320-244 from 1636889 to 2084101 tid 2 2024-09-21T09:33:50.267 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.267 INFO:tasks.rados.rados.0.smithi137.stdout:229: finishing write tid 3 to smithi13778320-229 2024-09-21T09:33:50.267 INFO:tasks.rados.rados.0.smithi137.stdout:229: finishing write tid 4 to smithi13778320-229 2024-09-21T09:33:50.267 INFO:tasks.rados.rados.0.smithi137.stdout:229: finishing write tid 5 to smithi13778320-229 2024-09-21T09:33:50.267 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 229 v 49 (ObjNum 228 snap 0 seq_num 228) dirty exists 2024-09-21T09:33:50.267 INFO:tasks.rados.rados.0.smithi137.stdout:229: left oid 229 (ObjNum 228 snap 0 seq_num 228) 2024-09-21T09:33:50.267 INFO:tasks.rados.rados.0.smithi137.stdout:230: finishing write tid 1 to smithi13778320-230 2024-09-21T09:33:50.268 INFO:tasks.rados.rados.0.smithi137.stdout:230: finishing write tid 2 to smithi13778320-230 2024-09-21T09:33:50.268 INFO:tasks.rados.rados.0.smithi137.stdout:230: finishing write tid 3 to smithi13778320-230 2024-09-21T09:33:50.268 INFO:tasks.rados.rados.0.smithi137.stdout:230: finishing write tid 4 to smithi13778320-230 2024-09-21T09:33:50.268 INFO:tasks.rados.rados.0.smithi137.stdout:230: finishing write tid 5 to smithi13778320-230 2024-09-21T09:33:50.268 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 230 v 34 (ObjNum 229 snap 0 seq_num 229) dirty exists 2024-09-21T09:33:50.268 INFO:tasks.rados.rados.0.smithi137.stdout:230: left oid 230 (ObjNum 229 snap 0 seq_num 229) 2024-09-21T09:33:50.268 INFO:tasks.rados.rados.0.smithi137.stdout:229: done (15 left) 2024-09-21T09:33:50.268 INFO:tasks.rados.rados.0.smithi137.stdout:230: done (14 left) 2024-09-21T09:33:50.268 INFO:tasks.rados.rados.0.smithi137.stdout:245: write initial oid 245 2024-09-21T09:33:50.268 INFO:tasks.rados.rados.0.smithi137.stdout:245: seq_num 244 ranges {500908=484052,1411724=689184} 2024-09-21T09:33:50.272 INFO:tasks.rados.rados.0.smithi137.stdout:245: writing smithi13778320-245 from 500908 to 984960 tid 1 2024-09-21T09:33:50.278 INFO:tasks.rados.rados.0.smithi137.stdout:245: writing smithi13778320-245 from 1411724 to 2100908 tid 2 2024-09-21T09:33:50.278 INFO:tasks.rados.rados.0.smithi137.stdout:246: write initial oid 246 2024-09-21T09:33:50.278 INFO:tasks.rados.rados.0.smithi137.stdout:246: seq_num 245 ranges {517715=559301,1870206=247509} 2024-09-21T09:33:50.284 INFO:tasks.rados.rados.0.smithi137.stdout:246: writing smithi13778320-246 from 517715 to 1077016 tid 1 2024-09-21T09:33:50.291 INFO:tasks.rados.rados.0.smithi137.stdout:246: writing smithi13778320-246 from 1870206 to 2117715 tid 2 2024-09-21T09:33:50.291 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.291 INFO:tasks.rados.rados.0.smithi137.stdout:231: finishing write tid 1 to smithi13778320-231 2024-09-21T09:33:50.291 INFO:tasks.rados.rados.0.smithi137.stdout:231: finishing write tid 2 to smithi13778320-231 2024-09-21T09:33:50.291 INFO:tasks.rados.rados.0.smithi137.stdout:231: finishing write tid 3 to smithi13778320-231 2024-09-21T09:33:50.291 INFO:tasks.rados.rados.0.smithi137.stdout:231: finishing write tid 4 to smithi13778320-231 2024-09-21T09:33:50.291 INFO:tasks.rados.rados.0.smithi137.stdout:231: finishing write tid 5 to smithi13778320-231 2024-09-21T09:33:50.291 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 231 v 53 (ObjNum 230 snap 0 seq_num 230) dirty exists 2024-09-21T09:33:50.291 INFO:tasks.rados.rados.0.smithi137.stdout:231: left oid 231 (ObjNum 230 snap 0 seq_num 230) 2024-09-21T09:33:50.291 INFO:tasks.rados.rados.0.smithi137.stdout:232: finishing write tid 1 to smithi13778320-232 2024-09-21T09:33:50.292 INFO:tasks.rados.rados.0.smithi137.stdout:232: finishing write tid 2 to smithi13778320-232 2024-09-21T09:33:50.292 INFO:tasks.rados.rados.0.smithi137.stdout:232: finishing write tid 3 to smithi13778320-232 2024-09-21T09:33:50.292 INFO:tasks.rados.rados.0.smithi137.stdout:232: finishing write tid 4 to smithi13778320-232 2024-09-21T09:33:50.292 INFO:tasks.rados.rados.0.smithi137.stdout:232: finishing write tid 5 to smithi13778320-232 2024-09-21T09:33:50.292 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 232 v 49 (ObjNum 231 snap 0 seq_num 231) dirty exists 2024-09-21T09:33:50.292 INFO:tasks.rados.rados.0.smithi137.stdout:232: left oid 232 (ObjNum 231 snap 0 seq_num 231) 2024-09-21T09:33:50.292 INFO:tasks.rados.rados.0.smithi137.stdout:233: finishing write tid 1 to smithi13778320-233 2024-09-21T09:33:50.292 INFO:tasks.rados.rados.0.smithi137.stdout:233: finishing write tid 2 to smithi13778320-233 2024-09-21T09:33:50.292 INFO:tasks.rados.rados.0.smithi137.stdout:233: finishing write tid 3 to smithi13778320-233 2024-09-21T09:33:50.292 INFO:tasks.rados.rados.0.smithi137.stdout:233: finishing write tid 4 to smithi13778320-233 2024-09-21T09:33:50.292 INFO:tasks.rados.rados.0.smithi137.stdout:233: finishing write tid 5 to smithi13778320-233 2024-09-21T09:33:50.292 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 233 v 57 (ObjNum 232 snap 0 seq_num 232) dirty exists 2024-09-21T09:33:50.292 INFO:tasks.rados.rados.0.smithi137.stdout:233: left oid 233 (ObjNum 232 snap 0 seq_num 232) 2024-09-21T09:33:50.292 INFO:tasks.rados.rados.0.smithi137.stdout:234: finishing write tid 1 to smithi13778320-234 2024-09-21T09:33:50.292 INFO:tasks.rados.rados.0.smithi137.stdout:234: finishing write tid 2 to smithi13778320-234 2024-09-21T09:33:50.293 INFO:tasks.rados.rados.0.smithi137.stdout:234: finishing write tid 3 to smithi13778320-234 2024-09-21T09:33:50.293 INFO:tasks.rados.rados.0.smithi137.stdout:234: finishing write tid 4 to smithi13778320-234 2024-09-21T09:33:50.293 INFO:tasks.rados.rados.0.smithi137.stdout:234: finishing write tid 5 to smithi13778320-234 2024-09-21T09:33:50.293 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 234 v 38 (ObjNum 233 snap 0 seq_num 233) dirty exists 2024-09-21T09:33:50.293 INFO:tasks.rados.rados.0.smithi137.stdout:234: left oid 234 (ObjNum 233 snap 0 seq_num 233) 2024-09-21T09:33:50.293 INFO:tasks.rados.rados.0.smithi137.stdout:235: finishing write tid 1 to smithi13778320-235 2024-09-21T09:33:50.293 INFO:tasks.rados.rados.0.smithi137.stdout:235: finishing write tid 2 to smithi13778320-235 2024-09-21T09:33:50.293 INFO:tasks.rados.rados.0.smithi137.stdout:235: finishing write tid 3 to smithi13778320-235 2024-09-21T09:33:50.293 INFO:tasks.rados.rados.0.smithi137.stdout:235: finishing write tid 4 to smithi13778320-235 2024-09-21T09:33:50.293 INFO:tasks.rados.rados.0.smithi137.stdout:235: finishing write tid 5 to smithi13778320-235 2024-09-21T09:33:50.293 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 235 v 62 (ObjNum 234 snap 0 seq_num 234) dirty exists 2024-09-21T09:33:50.293 INFO:tasks.rados.rados.0.smithi137.stdout:235: left oid 235 (ObjNum 234 snap 0 seq_num 234) 2024-09-21T09:33:50.293 INFO:tasks.rados.rados.0.smithi137.stdout:236: finishing write tid 1 to smithi13778320-236 2024-09-21T09:33:50.293 INFO:tasks.rados.rados.0.smithi137.stdout:236: finishing write tid 2 to smithi13778320-236 2024-09-21T09:33:50.294 INFO:tasks.rados.rados.0.smithi137.stdout:236: finishing write tid 3 to smithi13778320-236 2024-09-21T09:33:50.294 INFO:tasks.rados.rados.0.smithi137.stdout:236: finishing write tid 4 to smithi13778320-236 2024-09-21T09:33:50.294 INFO:tasks.rados.rados.0.smithi137.stdout:236: finishing write tid 5 to smithi13778320-236 2024-09-21T09:33:50.294 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 236 v 53 (ObjNum 235 snap 0 seq_num 235) dirty exists 2024-09-21T09:33:50.294 INFO:tasks.rados.rados.0.smithi137.stdout:236: left oid 236 (ObjNum 235 snap 0 seq_num 235) 2024-09-21T09:33:50.294 INFO:tasks.rados.rados.0.smithi137.stdout:237: finishing write tid 1 to smithi13778320-237 2024-09-21T09:33:50.294 INFO:tasks.rados.rados.0.smithi137.stdout:237: finishing write tid 2 to smithi13778320-237 2024-09-21T09:33:50.294 INFO:tasks.rados.rados.0.smithi137.stdout:237: finishing write tid 3 to smithi13778320-237 2024-09-21T09:33:50.294 INFO:tasks.rados.rados.0.smithi137.stdout:237: finishing write tid 4 to smithi13778320-237 2024-09-21T09:33:50.294 INFO:tasks.rados.rados.0.smithi137.stdout:237: finishing write tid 5 to smithi13778320-237 2024-09-21T09:33:50.294 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 237 v 89 (ObjNum 236 snap 0 seq_num 236) dirty exists 2024-09-21T09:33:50.294 INFO:tasks.rados.rados.0.smithi137.stdout:237: left oid 237 (ObjNum 236 snap 0 seq_num 236) 2024-09-21T09:33:50.294 INFO:tasks.rados.rados.0.smithi137.stdout:238: finishing write tid 1 to smithi13778320-238 2024-09-21T09:33:50.294 INFO:tasks.rados.rados.0.smithi137.stdout:238: finishing write tid 2 to smithi13778320-238 2024-09-21T09:33:50.294 INFO:tasks.rados.rados.0.smithi137.stdout:238: finishing write tid 3 to smithi13778320-238 2024-09-21T09:33:50.295 INFO:tasks.rados.rados.0.smithi137.stdout:231: done (15 left) 2024-09-21T09:33:50.295 INFO:tasks.rados.rados.0.smithi137.stdout:232: done (14 left) 2024-09-21T09:33:50.295 INFO:tasks.rados.rados.0.smithi137.stdout:233: done (13 left) 2024-09-21T09:33:50.295 INFO:tasks.rados.rados.0.smithi137.stdout:234: done (12 left) 2024-09-21T09:33:50.295 INFO:tasks.rados.rados.0.smithi137.stdout:235: done (11 left) 2024-09-21T09:33:50.295 INFO:tasks.rados.rados.0.smithi137.stdout:236: done (10 left) 2024-09-21T09:33:50.295 INFO:tasks.rados.rados.0.smithi137.stdout:237: done (9 left) 2024-09-21T09:33:50.295 INFO:tasks.rados.rados.0.smithi137.stdout:247: write initial oid 247 2024-09-21T09:33:50.295 INFO:tasks.rados.rados.0.smithi137.stdout:247: seq_num 246 ranges {534522=634550,1812335=322187} 2024-09-21T09:33:50.297 INFO:tasks.rados.rados.0.smithi137.stdout:247: writing smithi13778320-247 from 534522 to 1169072 tid 1 2024-09-21T09:33:50.303 INFO:tasks.rados.rados.0.smithi137.stdout:247: writing smithi13778320-247 from 1812335 to 2134522 tid 2 2024-09-21T09:33:50.303 INFO:tasks.rados.rados.0.smithi137.stdout:248: write initial oid 248 2024-09-21T09:33:50.303 INFO:tasks.rados.rados.0.smithi137.stdout:248: seq_num 247 ranges {551329=709799,1870817=280512} 2024-09-21T09:33:50.310 INFO:tasks.rados.rados.0.smithi137.stdout:248: writing smithi13778320-248 from 551329 to 1261128 tid 1 2024-09-21T09:33:50.315 INFO:tasks.rados.rados.0.smithi137.stdout:248: writing smithi13778320-248 from 1870817 to 2151329 tid 2 2024-09-21T09:33:50.315 INFO:tasks.rados.rados.0.smithi137.stdout:249: write initial oid 249 2024-09-21T09:33:50.315 INFO:tasks.rados.rados.0.smithi137.stdout:249: seq_num 248 ranges {568136=785048,1929299=238837} 2024-09-21T09:33:50.322 INFO:tasks.rados.rados.0.smithi137.stdout:249: writing smithi13778320-249 from 568136 to 1353184 tid 1 2024-09-21T09:33:50.327 INFO:tasks.rados.rados.0.smithi137.stdout:249: writing smithi13778320-249 from 1929299 to 2168136 tid 2 2024-09-21T09:33:50.327 INFO:tasks.rados.rados.0.smithi137.stdout:250: write initial oid 250 2024-09-21T09:33:50.328 INFO:tasks.rados.rados.0.smithi137.stdout:250: seq_num 249 ranges {584943=460297,1587781=597162} 2024-09-21T09:33:50.333 INFO:tasks.rados.rados.0.smithi137.stdout:250: writing smithi13778320-250 from 584943 to 1045240 tid 1 2024-09-21T09:33:50.340 INFO:tasks.rados.rados.0.smithi137.stdout:250: writing smithi13778320-250 from 1587781 to 2184943 tid 2 2024-09-21T09:33:50.340 INFO:tasks.rados.rados.0.smithi137.stdout:251: write initial oid 251 2024-09-21T09:33:50.340 INFO:tasks.rados.rados.0.smithi137.stdout:251: seq_num 250 ranges {601750=535546,1929910=271840} 2024-09-21T09:33:50.346 INFO:tasks.rados.rados.0.smithi137.stdout:251: writing smithi13778320-251 from 601750 to 1137296 tid 1 2024-09-21T09:33:50.352 INFO:tasks.rados.rados.0.smithi137.stdout:251: writing smithi13778320-251 from 1929910 to 2201750 tid 2 2024-09-21T09:33:50.352 INFO:tasks.rados.rados.0.smithi137.stdout:252: write initial oid 252 2024-09-21T09:33:50.353 INFO:tasks.rados.rados.0.smithi137.stdout:252: seq_num 251 ranges {618557=727148,2104745=113812} 2024-09-21T09:33:50.360 INFO:tasks.rados.rados.0.smithi137.stdout:252: writing smithi13778320-252 from 618557 to 1345705 tid 1 2024-09-21T09:33:50.365 INFO:tasks.rados.rados.0.smithi137.stdout:252: writing smithi13778320-252 from 2104745 to 2218557 tid 2 2024-09-21T09:33:50.365 INFO:tasks.rados.rados.0.smithi137.stdout:253: write initial oid 253 2024-09-21T09:33:50.365 INFO:tasks.rados.rados.0.smithi137.stdout:253: seq_num 252 ranges {635364=402397,1763227=472137} 2024-09-21T09:33:50.371 INFO:tasks.rados.rados.0.smithi137.stdout:253: writing smithi13778320-253 from 635364 to 1037761 tid 1 2024-09-21T09:33:50.378 INFO:tasks.rados.rados.0.smithi137.stdout:253: writing smithi13778320-253 from 1763227 to 2235364 tid 2 2024-09-21T09:33:50.378 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.378 INFO:tasks.rados.rados.0.smithi137.stdout:238: finishing write tid 4 to smithi13778320-238 2024-09-21T09:33:50.378 INFO:tasks.rados.rados.0.smithi137.stdout:238: finishing write tid 5 to smithi13778320-238 2024-09-21T09:33:50.378 INFO:tasks.rados.rados.0.smithi137.stdout:238: finishing write tid 6 to smithi13778320-238 2024-09-21T09:33:50.378 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 238 v 62 (ObjNum 237 snap 0 seq_num 237) dirty exists 2024-09-21T09:33:50.378 INFO:tasks.rados.rados.0.smithi137.stdout:238: left oid 238 (ObjNum 237 snap 0 seq_num 237) 2024-09-21T09:33:50.378 INFO:tasks.rados.rados.0.smithi137.stdout:239: finishing write tid 1 to smithi13778320-239 2024-09-21T09:33:50.378 INFO:tasks.rados.rados.0.smithi137.stdout:239: finishing write tid 2 to smithi13778320-239 2024-09-21T09:33:50.379 INFO:tasks.rados.rados.0.smithi137.stdout:239: finishing write tid 3 to smithi13778320-239 2024-09-21T09:33:50.379 INFO:tasks.rados.rados.0.smithi137.stdout:239: finishing write tid 4 to smithi13778320-239 2024-09-21T09:33:50.379 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 239 v 40 (ObjNum 238 snap 0 seq_num 238) dirty exists 2024-09-21T09:33:50.379 INFO:tasks.rados.rados.0.smithi137.stdout:239: left oid 239 (ObjNum 238 snap 0 seq_num 238) 2024-09-21T09:33:50.379 INFO:tasks.rados.rados.0.smithi137.stdout:240: finishing write tid 1 to smithi13778320-240 2024-09-21T09:33:50.379 INFO:tasks.rados.rados.0.smithi137.stdout:240: finishing write tid 2 to smithi13778320-240 2024-09-21T09:33:50.379 INFO:tasks.rados.rados.0.smithi137.stdout:240: finishing write tid 3 to smithi13778320-240 2024-09-21T09:33:50.379 INFO:tasks.rados.rados.0.smithi137.stdout:240: finishing write tid 4 to smithi13778320-240 2024-09-21T09:33:50.379 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 240 v 65 (ObjNum 239 snap 0 seq_num 239) dirty exists 2024-09-21T09:33:50.379 INFO:tasks.rados.rados.0.smithi137.stdout:240: left oid 240 (ObjNum 239 snap 0 seq_num 239) 2024-09-21T09:33:50.379 INFO:tasks.rados.rados.0.smithi137.stdout:241: finishing write tid 1 to smithi13778320-241 2024-09-21T09:33:50.379 INFO:tasks.rados.rados.0.smithi137.stdout:241: finishing write tid 2 to smithi13778320-241 2024-09-21T09:33:50.379 INFO:tasks.rados.rados.0.smithi137.stdout:238: done (15 left) 2024-09-21T09:33:50.379 INFO:tasks.rados.rados.0.smithi137.stdout:239: done (14 left) 2024-09-21T09:33:50.379 INFO:tasks.rados.rados.0.smithi137.stdout:240: done (13 left) 2024-09-21T09:33:50.380 INFO:tasks.rados.rados.0.smithi137.stdout:254: write initial oid 254 2024-09-21T09:33:50.380 INFO:tasks.rados.rados.0.smithi137.stdout:254: seq_num 253 ranges {652171=477646,1821709=430462} 2024-09-21T09:33:50.383 INFO:tasks.rados.rados.0.smithi137.stdout:254: writing smithi13778320-254 from 652171 to 1129817 tid 1 2024-09-21T09:33:50.391 INFO:tasks.rados.rados.0.smithi137.stdout:254: writing smithi13778320-254 from 1821709 to 2252171 tid 2 2024-09-21T09:33:50.391 INFO:tasks.rados.rados.0.smithi137.stdout:255: write initial oid 255 2024-09-21T09:33:50.391 INFO:tasks.rados.rados.0.smithi137.stdout:255: seq_num 254 ranges {668978=552895,1763838=505140} 2024-09-21T09:33:50.398 INFO:tasks.rados.rados.0.smithi137.stdout:255: writing smithi13778320-255 from 668978 to 1221873 tid 1 2024-09-21T09:33:50.404 INFO:tasks.rados.rados.0.smithi137.stdout:255: writing smithi13778320-255 from 1763838 to 2268978 tid 2 2024-09-21T09:33:50.404 INFO:tasks.rados.rados.0.smithi137.stdout:256: write initial oid 256 2024-09-21T09:33:50.404 INFO:tasks.rados.rados.0.smithi137.stdout:256: seq_num 255 ranges {685785=628144,1822320=463465} 2024-09-21T09:33:50.412 INFO:tasks.rados.rados.0.smithi137.stdout:256: writing smithi13778320-256 from 685785 to 1313929 tid 1 2024-09-21T09:33:50.418 INFO:tasks.rados.rados.0.smithi137.stdout:256: writing smithi13778320-256 from 1822320 to 2285785 tid 2 2024-09-21T09:33:50.418 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.419 INFO:tasks.rados.rados.0.smithi137.stdout:241: finishing write tid 3 to smithi13778320-241 2024-09-21T09:33:50.419 INFO:tasks.rados.rados.0.smithi137.stdout:241: finishing write tid 4 to smithi13778320-241 2024-09-21T09:33:50.419 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 241 v 65 (ObjNum 240 snap 0 seq_num 240) dirty exists 2024-09-21T09:33:50.419 INFO:tasks.rados.rados.0.smithi137.stdout:241: left oid 241 (ObjNum 240 snap 0 seq_num 240) 2024-09-21T09:33:50.419 INFO:tasks.rados.rados.0.smithi137.stdout:242: finishing write tid 1 to smithi13778320-242 2024-09-21T09:33:50.419 INFO:tasks.rados.rados.0.smithi137.stdout:242: finishing write tid 2 to smithi13778320-242 2024-09-21T09:33:50.419 INFO:tasks.rados.rados.0.smithi137.stdout:242: finishing write tid 3 to smithi13778320-242 2024-09-21T09:33:50.419 INFO:tasks.rados.rados.0.smithi137.stdout:242: finishing write tid 4 to smithi13778320-242 2024-09-21T09:33:50.419 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 242 v 56 (ObjNum 241 snap 0 seq_num 241) dirty exists 2024-09-21T09:33:50.419 INFO:tasks.rados.rados.0.smithi137.stdout:242: left oid 242 (ObjNum 241 snap 0 seq_num 241) 2024-09-21T09:33:50.419 INFO:tasks.rados.rados.0.smithi137.stdout:243: finishing write tid 1 to smithi13778320-243 2024-09-21T09:33:50.419 INFO:tasks.rados.rados.0.smithi137.stdout:243: finishing write tid 2 to smithi13778320-243 2024-09-21T09:33:50.419 INFO:tasks.rados.rados.0.smithi137.stdout:243: finishing write tid 3 to smithi13778320-243 2024-09-21T09:33:50.419 INFO:tasks.rados.rados.0.smithi137.stdout:243: finishing write tid 4 to smithi13778320-243 2024-09-21T09:33:50.420 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 243 v 59 (ObjNum 242 snap 0 seq_num 242) dirty exists 2024-09-21T09:33:50.420 INFO:tasks.rados.rados.0.smithi137.stdout:243: left oid 243 (ObjNum 242 snap 0 seq_num 242) 2024-09-21T09:33:50.420 INFO:tasks.rados.rados.0.smithi137.stdout:244: finishing write tid 1 to smithi13778320-244 2024-09-21T09:33:50.420 INFO:tasks.rados.rados.0.smithi137.stdout:244: finishing write tid 2 to smithi13778320-244 2024-09-21T09:33:50.420 INFO:tasks.rados.rados.0.smithi137.stdout:244: finishing write tid 3 to smithi13778320-244 2024-09-21T09:33:50.420 INFO:tasks.rados.rados.0.smithi137.stdout:244: finishing write tid 4 to smithi13778320-244 2024-09-21T09:33:50.420 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 244 v 46 (ObjNum 243 snap 0 seq_num 243) dirty exists 2024-09-21T09:33:50.420 INFO:tasks.rados.rados.0.smithi137.stdout:244: left oid 244 (ObjNum 243 snap 0 seq_num 243) 2024-09-21T09:33:50.420 INFO:tasks.rados.rados.0.smithi137.stdout:245: finishing write tid 1 to smithi13778320-245 2024-09-21T09:33:50.420 INFO:tasks.rados.rados.0.smithi137.stdout:241: done (15 left) 2024-09-21T09:33:50.420 INFO:tasks.rados.rados.0.smithi137.stdout:242: done (14 left) 2024-09-21T09:33:50.420 INFO:tasks.rados.rados.0.smithi137.stdout:243: done (13 left) 2024-09-21T09:33:50.420 INFO:tasks.rados.rados.0.smithi137.stdout:244: done (12 left) 2024-09-21T09:33:50.420 INFO:tasks.rados.rados.0.smithi137.stdout:257: write initial oid 257 2024-09-21T09:33:50.420 INFO:tasks.rados.rados.0.smithi137.stdout:257: seq_num 256 ranges {702592=703393,1880802=421790} 2024-09-21T09:33:50.425 INFO:tasks.rados.rados.0.smithi137.stdout:257: writing smithi13778320-257 from 702592 to 1405985 tid 1 2024-09-21T09:33:50.431 INFO:tasks.rados.rados.0.smithi137.stdout:257: writing smithi13778320-257 from 1880802 to 2302592 tid 2 2024-09-21T09:33:50.431 INFO:tasks.rados.rados.0.smithi137.stdout:258: write initial oid 258 2024-09-21T09:33:50.431 INFO:tasks.rados.rados.0.smithi137.stdout:258: seq_num 257 ranges {719399=778642,1939284=380115} 2024-09-21T09:33:50.439 INFO:tasks.rados.rados.0.smithi137.stdout:258: writing smithi13778320-258 from 719399 to 1498041 tid 1 2024-09-21T09:33:50.443 INFO:tasks.rados.rados.0.smithi137.stdout:258: writing smithi13778320-258 from 1939284 to 2319399 tid 2 2024-09-21T09:33:50.444 INFO:tasks.rados.rados.0.smithi137.stdout:259: write initial oid 259 2024-09-21T09:33:50.444 INFO:tasks.rados.rados.0.smithi137.stdout:259: seq_num 258 ranges {736206=453891,1881413=454793} 2024-09-21T09:33:50.450 INFO:tasks.rados.rados.0.smithi137.stdout:259: writing smithi13778320-259 from 736206 to 1190097 tid 1 2024-09-21T09:33:50.457 INFO:tasks.rados.rados.0.smithi137.stdout:259: writing smithi13778320-259 from 1881413 to 2336206 tid 2 2024-09-21T09:33:50.457 INFO:tasks.rados.rados.0.smithi137.stdout:260: write initial oid 260 2024-09-21T09:33:50.457 INFO:tasks.rados.rados.0.smithi137.stdout:260: seq_num 259 ranges {753013=645493,2056248=296765} 2024-09-21T09:33:50.466 INFO:tasks.rados.rados.0.smithi137.stdout:260: writing smithi13778320-260 from 753013 to 1398506 tid 1 2024-09-21T09:33:50.472 INFO:tasks.rados.rados.0.smithi137.stdout:260: writing smithi13778320-260 from 2056248 to 2353013 tid 2 2024-09-21T09:33:50.472 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.472 INFO:tasks.rados.rados.0.smithi137.stdout:245: finishing write tid 2 to smithi13778320-245 2024-09-21T09:33:50.472 INFO:tasks.rados.rados.0.smithi137.stdout:245: finishing write tid 3 to smithi13778320-245 2024-09-21T09:33:50.472 INFO:tasks.rados.rados.0.smithi137.stdout:245: finishing write tid 4 to smithi13778320-245 2024-09-21T09:33:50.472 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 245 v 43 (ObjNum 244 snap 0 seq_num 244) dirty exists 2024-09-21T09:33:50.472 INFO:tasks.rados.rados.0.smithi137.stdout:245: left oid 245 (ObjNum 244 snap 0 seq_num 244) 2024-09-21T09:33:50.472 INFO:tasks.rados.rados.0.smithi137.stdout:246: finishing write tid 1 to smithi13778320-246 2024-09-21T09:33:50.472 INFO:tasks.rados.rados.0.smithi137.stdout:246: finishing write tid 2 to smithi13778320-246 2024-09-21T09:33:50.472 INFO:tasks.rados.rados.0.smithi137.stdout:245: done (15 left) 2024-09-21T09:33:50.472 INFO:tasks.rados.rados.0.smithi137.stdout:261: write initial oid 261 2024-09-21T09:33:50.472 INFO:tasks.rados.rados.0.smithi137.stdout:261: seq_num 260 ranges {769820=720742,2114730=255090} 2024-09-21T09:33:50.480 INFO:tasks.rados.rados.0.smithi137.stdout:261: writing smithi13778320-261 from 769820 to 1490562 tid 1 2024-09-21T09:33:50.486 INFO:tasks.rados.rados.0.smithi137.stdout:261: writing smithi13778320-261 from 2114730 to 2369820 tid 2 2024-09-21T09:33:50.486 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.486 INFO:tasks.rados.rados.0.smithi137.stdout:246: finishing write tid 3 to smithi13778320-246 2024-09-21T09:33:50.486 INFO:tasks.rados.rados.0.smithi137.stdout:246: finishing write tid 4 to smithi13778320-246 2024-09-21T09:33:50.486 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 246 v 50 (ObjNum 245 snap 0 seq_num 245) dirty exists 2024-09-21T09:33:50.486 INFO:tasks.rados.rados.0.smithi137.stdout:246: left oid 246 (ObjNum 245 snap 0 seq_num 245) 2024-09-21T09:33:50.486 INFO:tasks.rados.rados.0.smithi137.stdout:247: finishing write tid 1 to smithi13778320-247 2024-09-21T09:33:50.486 INFO:tasks.rados.rados.0.smithi137.stdout:247: finishing write tid 2 to smithi13778320-247 2024-09-21T09:33:50.486 INFO:tasks.rados.rados.0.smithi137.stdout:247: finishing write tid 3 to smithi13778320-247 2024-09-21T09:33:50.486 INFO:tasks.rados.rados.0.smithi137.stdout:247: finishing write tid 4 to smithi13778320-247 2024-09-21T09:33:50.486 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 247 v 68 (ObjNum 246 snap 0 seq_num 246) dirty exists 2024-09-21T09:33:50.486 INFO:tasks.rados.rados.0.smithi137.stdout:247: left oid 247 (ObjNum 246 snap 0 seq_num 246) 2024-09-21T09:33:50.487 INFO:tasks.rados.rados.0.smithi137.stdout:248: finishing write tid 1 to smithi13778320-248 2024-09-21T09:33:50.487 INFO:tasks.rados.rados.0.smithi137.stdout:248: finishing write tid 2 to smithi13778320-248 2024-09-21T09:33:50.487 INFO:tasks.rados.rados.0.smithi137.stdout:248: finishing write tid 3 to smithi13778320-248 2024-09-21T09:33:50.487 INFO:tasks.rados.rados.0.smithi137.stdout:248: finishing write tid 4 to smithi13778320-248 2024-09-21T09:33:50.487 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 248 v 41 (ObjNum 247 snap 0 seq_num 247) dirty exists 2024-09-21T09:33:50.487 INFO:tasks.rados.rados.0.smithi137.stdout:248: left oid 248 (ObjNum 247 snap 0 seq_num 247) 2024-09-21T09:33:50.487 INFO:tasks.rados.rados.0.smithi137.stdout:249: finishing write tid 1 to smithi13778320-249 2024-09-21T09:33:50.487 INFO:tasks.rados.rados.0.smithi137.stdout:246: done (15 left) 2024-09-21T09:33:50.487 INFO:tasks.rados.rados.0.smithi137.stdout:247: done (14 left) 2024-09-21T09:33:50.487 INFO:tasks.rados.rados.0.smithi137.stdout:248: done (13 left) 2024-09-21T09:33:50.487 INFO:tasks.rados.rados.0.smithi137.stdout:262: write initial oid 262 2024-09-21T09:33:50.487 INFO:tasks.rados.rados.0.smithi137.stdout:262: seq_num 261 ranges {786627=795991,2173212=213415} 2024-09-21T09:33:50.494 INFO:tasks.rados.rados.0.smithi137.stdout:262: writing smithi13778320-262 from 786627 to 1582618 tid 1 2024-09-21T09:33:50.498 INFO:tasks.rados.rados.0.smithi137.stdout:262: writing smithi13778320-262 from 2173212 to 2386627 tid 2 2024-09-21T09:33:50.498 INFO:tasks.rados.rados.0.smithi137.stdout:263: write initial oid 263 2024-09-21T09:33:50.499 INFO:tasks.rados.rados.0.smithi137.stdout:263: seq_num 262 ranges {403434=471240,1315341=400756} 2024-09-21T09:33:50.503 INFO:tasks.rados.rados.0.smithi137.stdout:263: writing smithi13778320-263 from 403434 to 874674 tid 1 2024-09-21T09:33:50.508 INFO:tasks.rados.rados.0.smithi137.stdout:263: writing smithi13778320-263 from 1315341 to 1716097 tid 2 2024-09-21T09:33:50.508 INFO:tasks.rados.rados.0.smithi137.stdout:264: write initial oid 264 2024-09-21T09:33:50.508 INFO:tasks.rados.rados.0.smithi137.stdout:264: seq_num 263 ranges {420241=546489,1373823=544414} 2024-09-21T09:33:50.513 INFO:tasks.rados.rados.0.smithi137.stdout:264: writing smithi13778320-264 from 420241 to 966730 tid 1 2024-09-21T09:33:50.519 INFO:tasks.rados.rados.0.smithi137.stdout:264: writing smithi13778320-264 from 1373823 to 1918237 tid 2 2024-09-21T09:33:50.519 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.519 INFO:tasks.rados.rados.0.smithi137.stdout:249: finishing write tid 2 to smithi13778320-249 2024-09-21T09:33:50.519 INFO:tasks.rados.rados.0.smithi137.stdout:249: finishing write tid 3 to smithi13778320-249 2024-09-21T09:33:50.519 INFO:tasks.rados.rados.0.smithi137.stdout:249: finishing write tid 4 to smithi13778320-249 2024-09-21T09:33:50.519 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 249 v 53 (ObjNum 248 snap 0 seq_num 248) dirty exists 2024-09-21T09:33:50.520 INFO:tasks.rados.rados.0.smithi137.stdout:249: left oid 249 (ObjNum 248 snap 0 seq_num 248) 2024-09-21T09:33:50.520 INFO:tasks.rados.rados.0.smithi137.stdout:250: finishing write tid 1 to smithi13778320-250 2024-09-21T09:33:50.520 INFO:tasks.rados.rados.0.smithi137.stdout:249: done (15 left) 2024-09-21T09:33:50.520 INFO:tasks.rados.rados.0.smithi137.stdout:265: write initial oid 265 2024-09-21T09:33:50.520 INFO:tasks.rados.rados.0.smithi137.stdout:265: seq_num 264 ranges {437048=621738,1832305=404425} 2024-09-21T09:33:50.525 INFO:tasks.rados.rados.0.smithi137.stdout:265: writing smithi13778320-265 from 437048 to 1058786 tid 1 2024-09-21T09:33:50.532 INFO:tasks.rados.rados.0.smithi137.stdout:265: writing smithi13778320-265 from 1832305 to 2236730 tid 2 2024-09-21T09:33:50.532 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.532 INFO:tasks.rados.rados.0.smithi137.stdout:250: finishing write tid 2 to smithi13778320-250 2024-09-21T09:33:50.532 INFO:tasks.rados.rados.0.smithi137.stdout:250: finishing write tid 3 to smithi13778320-250 2024-09-21T09:33:50.532 INFO:tasks.rados.rados.0.smithi137.stdout:250: finishing write tid 4 to smithi13778320-250 2024-09-21T09:33:50.532 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 250 v 46 (ObjNum 249 snap 0 seq_num 249) dirty exists 2024-09-21T09:33:50.532 INFO:tasks.rados.rados.0.smithi137.stdout:250: left oid 250 (ObjNum 249 snap 0 seq_num 249) 2024-09-21T09:33:50.532 INFO:tasks.rados.rados.0.smithi137.stdout:251: finishing write tid 1 to smithi13778320-251 2024-09-21T09:33:50.533 INFO:tasks.rados.rados.0.smithi137.stdout:251: finishing write tid 2 to smithi13778320-251 2024-09-21T09:33:50.533 INFO:tasks.rados.rados.0.smithi137.stdout:250: done (15 left) 2024-09-21T09:33:50.533 INFO:tasks.rados.rados.0.smithi137.stdout:266: write initial oid 266 2024-09-21T09:33:50.533 INFO:tasks.rados.rados.0.smithi137.stdout:266: seq_num 265 ranges {453855=696987,1890787=548083} 2024-09-21T09:33:50.538 INFO:tasks.rados.rados.0.smithi137.stdout:266: writing smithi13778320-266 from 453855 to 1150842 tid 1 2024-09-21T09:33:50.547 INFO:tasks.rados.rados.0.smithi137.stdout:266: writing smithi13778320-266 from 1890787 to 2438870 tid 2 2024-09-21T09:33:50.547 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.547 INFO:tasks.rados.rados.0.smithi137.stdout:251: finishing write tid 3 to smithi13778320-251 2024-09-21T09:33:50.547 INFO:tasks.rados.rados.0.smithi137.stdout:251: finishing write tid 4 to smithi13778320-251 2024-09-21T09:33:50.547 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 251 v 44 (ObjNum 250 snap 0 seq_num 250) dirty exists 2024-09-21T09:33:50.547 INFO:tasks.rados.rados.0.smithi137.stdout:251: left oid 251 (ObjNum 250 snap 0 seq_num 250) 2024-09-21T09:33:50.547 INFO:tasks.rados.rados.0.smithi137.stdout:252: finishing write tid 1 to smithi13778320-252 2024-09-21T09:33:50.547 INFO:tasks.rados.rados.0.smithi137.stdout:252: finishing write tid 2 to smithi13778320-252 2024-09-21T09:33:50.547 INFO:tasks.rados.rados.0.smithi137.stdout:252: finishing write tid 3 to smithi13778320-252 2024-09-21T09:33:50.547 INFO:tasks.rados.rados.0.smithi137.stdout:252: finishing write tid 4 to smithi13778320-252 2024-09-21T09:33:50.547 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 252 v 44 (ObjNum 251 snap 0 seq_num 251) dirty exists 2024-09-21T09:33:50.547 INFO:tasks.rados.rados.0.smithi137.stdout:252: left oid 252 (ObjNum 251 snap 0 seq_num 251) 2024-09-21T09:33:50.547 INFO:tasks.rados.rados.0.smithi137.stdout:253: finishing write tid 1 to smithi13778320-253 2024-09-21T09:33:50.548 INFO:tasks.rados.rados.0.smithi137.stdout:251: done (15 left) 2024-09-21T09:33:50.548 INFO:tasks.rados.rados.0.smithi137.stdout:252: done (14 left) 2024-09-21T09:33:50.548 INFO:tasks.rados.rados.0.smithi137.stdout:267: write initial oid 267 2024-09-21T09:33:50.548 INFO:tasks.rados.rados.0.smithi137.stdout:267: seq_num 266 ranges {470662=772236,1832916=408094} 2024-09-21T09:33:50.553 INFO:tasks.rados.rados.0.smithi137.stdout:267: writing smithi13778320-267 from 470662 to 1242898 tid 1 2024-09-21T09:33:50.559 INFO:tasks.rados.rados.0.smithi137.stdout:267: writing smithi13778320-267 from 1832916 to 2241010 tid 2 2024-09-21T09:33:50.559 INFO:tasks.rados.rados.0.smithi137.stdout:268: write initial oid 268 2024-09-21T09:33:50.559 INFO:tasks.rados.rados.0.smithi137.stdout:268: seq_num 267 ranges {487469=563838,1607751=551752} 2024-09-21T09:33:50.565 INFO:tasks.rados.rados.0.smithi137.stdout:268: writing smithi13778320-268 from 487469 to 1051307 tid 1 2024-09-21T09:33:50.573 INFO:tasks.rados.rados.0.smithi137.stdout:268: writing smithi13778320-268 from 1607751 to 2159503 tid 2 2024-09-21T09:33:50.574 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.574 INFO:tasks.rados.rados.0.smithi137.stdout:253: finishing write tid 2 to smithi13778320-253 2024-09-21T09:33:50.574 INFO:tasks.rados.rados.0.smithi137.stdout:253: finishing write tid 3 to smithi13778320-253 2024-09-21T09:33:50.574 INFO:tasks.rados.rados.0.smithi137.stdout:253: finishing write tid 4 to smithi13778320-253 2024-09-21T09:33:50.574 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 253 v 46 (ObjNum 252 snap 0 seq_num 252) dirty exists 2024-09-21T09:33:50.574 INFO:tasks.rados.rados.0.smithi137.stdout:253: left oid 253 (ObjNum 252 snap 0 seq_num 252) 2024-09-21T09:33:50.574 INFO:tasks.rados.rados.0.smithi137.stdout:254: finishing write tid 1 to smithi13778320-254 2024-09-21T09:33:50.574 INFO:tasks.rados.rados.0.smithi137.stdout:254: finishing write tid 2 to smithi13778320-254 2024-09-21T09:33:50.574 INFO:tasks.rados.rados.0.smithi137.stdout:254: finishing write tid 3 to smithi13778320-254 2024-09-21T09:33:50.574 INFO:tasks.rados.rados.0.smithi137.stdout:253: done (15 left) 2024-09-21T09:33:50.574 INFO:tasks.rados.rados.0.smithi137.stdout:269: write initial oid 269 2024-09-21T09:33:50.574 INFO:tasks.rados.rados.0.smithi137.stdout:269: seq_num 268 ranges {504276=639087,1666233=695410} 2024-09-21T09:33:50.578 INFO:tasks.rados.rados.0.smithi137.stdout:269: writing smithi13778320-269 from 504276 to 1143363 tid 1 2024-09-21T09:33:50.586 INFO:tasks.rados.rados.0.smithi137.stdout:269: writing smithi13778320-269 from 1666233 to 2361643 tid 2 2024-09-21T09:33:50.586 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.586 INFO:tasks.rados.rados.0.smithi137.stdout:254: finishing write tid 4 to smithi13778320-254 2024-09-21T09:33:50.586 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 254 v 68 (ObjNum 253 snap 0 seq_num 253) dirty exists 2024-09-21T09:33:50.586 INFO:tasks.rados.rados.0.smithi137.stdout:254: left oid 254 (ObjNum 253 snap 0 seq_num 253) 2024-09-21T09:33:50.586 INFO:tasks.rados.rados.0.smithi137.stdout:255: finishing write tid 1 to smithi13778320-255 2024-09-21T09:33:50.587 INFO:tasks.rados.rados.0.smithi137.stdout:255: finishing write tid 2 to smithi13778320-255 2024-09-21T09:33:50.587 INFO:tasks.rados.rados.0.smithi137.stdout:254: done (15 left) 2024-09-21T09:33:50.587 INFO:tasks.rados.rados.0.smithi137.stdout:270: write initial oid 270 2024-09-21T09:33:50.587 INFO:tasks.rados.rados.0.smithi137.stdout:270: seq_num 269 ranges {521083=714336,1724715=555421} 2024-09-21T09:33:50.593 INFO:tasks.rados.rados.0.smithi137.stdout:270: writing smithi13778320-270 from 521083 to 1235419 tid 1 2024-09-21T09:33:50.600 INFO:tasks.rados.rados.0.smithi137.stdout:270: writing smithi13778320-270 from 1724715 to 2280136 tid 2 2024-09-21T09:33:50.600 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.600 INFO:tasks.rados.rados.0.smithi137.stdout:255: finishing write tid 3 to smithi13778320-255 2024-09-21T09:33:50.600 INFO:tasks.rados.rados.0.smithi137.stdout:255: finishing write tid 4 to smithi13778320-255 2024-09-21T09:33:50.600 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 255 v 71 (ObjNum 254 snap 0 seq_num 254) dirty exists 2024-09-21T09:33:50.600 INFO:tasks.rados.rados.0.smithi137.stdout:255: left oid 255 (ObjNum 254 snap 0 seq_num 254) 2024-09-21T09:33:50.600 INFO:tasks.rados.rados.0.smithi137.stdout:256: finishing write tid 1 to smithi13778320-256 2024-09-21T09:33:50.600 INFO:tasks.rados.rados.0.smithi137.stdout:256: finishing write tid 2 to smithi13778320-256 2024-09-21T09:33:50.600 INFO:tasks.rados.rados.0.smithi137.stdout:255: done (15 left) 2024-09-21T09:33:50.600 INFO:tasks.rados.rados.0.smithi137.stdout:271: write initial oid 271 2024-09-21T09:33:50.600 INFO:tasks.rados.rados.0.smithi137.stdout:271: seq_num 270 ranges {537890=789585,1783197=699079} 2024-09-21T09:33:50.607 INFO:tasks.rados.rados.0.smithi137.stdout:271: writing smithi13778320-271 from 537890 to 1327475 tid 1 2024-09-21T09:33:50.614 INFO:tasks.rados.rados.0.smithi137.stdout:271: writing smithi13778320-271 from 1783197 to 2482276 tid 2 2024-09-21T09:33:50.615 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.615 INFO:tasks.rados.rados.0.smithi137.stdout:256: finishing write tid 3 to smithi13778320-256 2024-09-21T09:33:50.615 INFO:tasks.rados.rados.0.smithi137.stdout:256: finishing write tid 4 to smithi13778320-256 2024-09-21T09:33:50.615 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 256 v 47 (ObjNum 255 snap 0 seq_num 255) dirty exists 2024-09-21T09:33:50.615 INFO:tasks.rados.rados.0.smithi137.stdout:256: left oid 256 (ObjNum 255 snap 0 seq_num 255) 2024-09-21T09:33:50.615 INFO:tasks.rados.rados.0.smithi137.stdout:257: finishing write tid 1 to smithi13778320-257 2024-09-21T09:33:50.615 INFO:tasks.rados.rados.0.smithi137.stdout:256: done (15 left) 2024-09-21T09:33:50.615 INFO:tasks.rados.rados.0.smithi137.stdout:272: write initial oid 272 2024-09-21T09:33:50.615 INFO:tasks.rados.rados.0.smithi137.stdout:272: seq_num 271 ranges {554697=464834,1725326=559090} 2024-09-21T09:33:50.620 INFO:tasks.rados.rados.0.smithi137.stdout:272: writing smithi13778320-272 from 554697 to 1019531 tid 1 2024-09-21T09:33:50.627 INFO:tasks.rados.rados.0.smithi137.stdout:272: writing smithi13778320-272 from 1725326 to 2284416 tid 2 2024-09-21T09:33:50.627 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.628 INFO:tasks.rados.rados.0.smithi137.stdout:257: finishing write tid 2 to smithi13778320-257 2024-09-21T09:33:50.628 INFO:tasks.rados.rados.0.smithi137.stdout:257: finishing write tid 3 to smithi13778320-257 2024-09-21T09:33:50.628 INFO:tasks.rados.rados.0.smithi137.stdout:257: finishing write tid 4 to smithi13778320-257 2024-09-21T09:33:50.628 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 257 v 50 (ObjNum 256 snap 0 seq_num 256) dirty exists 2024-09-21T09:33:50.628 INFO:tasks.rados.rados.0.smithi137.stdout:257: left oid 257 (ObjNum 256 snap 0 seq_num 256) 2024-09-21T09:33:50.628 INFO:tasks.rados.rados.0.smithi137.stdout:259: finishing write tid 1 to smithi13778320-259 2024-09-21T09:33:50.628 INFO:tasks.rados.rados.0.smithi137.stdout:259: finishing write tid 2 to smithi13778320-259 2024-09-21T09:33:50.628 INFO:tasks.rados.rados.0.smithi137.stdout:257: done (15 left) 2024-09-21T09:33:50.628 INFO:tasks.rados.rados.0.smithi137.stdout:273: write initial oid 273 2024-09-21T09:33:50.628 INFO:tasks.rados.rados.0.smithi137.stdout:273: seq_num 272 ranges {571504=540083,1783808=702748} 2024-09-21T09:33:50.634 INFO:tasks.rados.rados.0.smithi137.stdout:273: writing smithi13778320-273 from 571504 to 1111587 tid 1 2024-09-21T09:33:50.643 INFO:tasks.rados.rados.0.smithi137.stdout:273: writing smithi13778320-273 from 1783808 to 2486556 tid 2 2024-09-21T09:33:50.643 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.643 INFO:tasks.rados.rados.0.smithi137.stdout:259: finishing write tid 3 to smithi13778320-259 2024-09-21T09:33:50.643 INFO:tasks.rados.rados.0.smithi137.stdout:259: finishing write tid 4 to smithi13778320-259 2024-09-21T09:33:50.643 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 259 v 50 (ObjNum 258 snap 0 seq_num 258) dirty exists 2024-09-21T09:33:50.643 INFO:tasks.rados.rados.0.smithi137.stdout:259: left oid 259 (ObjNum 258 snap 0 seq_num 258) 2024-09-21T09:33:50.643 INFO:tasks.rados.rados.0.smithi137.stdout:258: finishing write tid 1 to smithi13778320-258 2024-09-21T09:33:50.643 INFO:tasks.rados.rados.0.smithi137.stdout:258: finishing write tid 2 to smithi13778320-258 2024-09-21T09:33:50.643 INFO:tasks.rados.rados.0.smithi137.stdout:258: finishing write tid 3 to smithi13778320-258 2024-09-21T09:33:50.643 INFO:tasks.rados.rados.0.smithi137.stdout:258: finishing write tid 4 to smithi13778320-258 2024-09-21T09:33:50.643 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 258 v 49 (ObjNum 257 snap 0 seq_num 257) dirty exists 2024-09-21T09:33:50.644 INFO:tasks.rados.rados.0.smithi137.stdout:258: left oid 258 (ObjNum 257 snap 0 seq_num 257) 2024-09-21T09:33:50.644 INFO:tasks.rados.rados.0.smithi137.stdout:260: finishing write tid 1 to smithi13778320-260 2024-09-21T09:33:50.644 INFO:tasks.rados.rados.0.smithi137.stdout:260: finishing write tid 2 to smithi13778320-260 2024-09-21T09:33:50.644 INFO:tasks.rados.rados.0.smithi137.stdout:260: finishing write tid 3 to smithi13778320-260 2024-09-21T09:33:50.644 INFO:tasks.rados.rados.0.smithi137.stdout:258: done (15 left) 2024-09-21T09:33:50.644 INFO:tasks.rados.rados.0.smithi137.stdout:259: done (14 left) 2024-09-21T09:33:50.644 INFO:tasks.rados.rados.0.smithi137.stdout:274: write initial oid 274 2024-09-21T09:33:50.644 INFO:tasks.rados.rados.0.smithi137.stdout:274: seq_num 273 ranges {588311=615332,1842290=562759} 2024-09-21T09:33:50.650 INFO:tasks.rados.rados.0.smithi137.stdout:274: writing smithi13778320-274 from 588311 to 1203643 tid 1 2024-09-21T09:33:50.657 INFO:tasks.rados.rados.0.smithi137.stdout:274: writing smithi13778320-274 from 1842290 to 2405049 tid 2 2024-09-21T09:33:50.657 INFO:tasks.rados.rados.0.smithi137.stdout:275: write initial oid 275 2024-09-21T09:33:50.657 INFO:tasks.rados.rados.0.smithi137.stdout:275: seq_num 274 ranges {605118=406934,1617125=706417} 2024-09-21T09:33:50.662 INFO:tasks.rados.rados.0.smithi137.stdout:275: writing smithi13778320-275 from 605118 to 1012052 tid 1 2024-09-21T09:33:50.670 INFO:tasks.rados.rados.0.smithi137.stdout:275: writing smithi13778320-275 from 1617125 to 2323542 tid 2 2024-09-21T09:33:50.670 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.670 INFO:tasks.rados.rados.0.smithi137.stdout:260: finishing write tid 4 to smithi13778320-260 2024-09-21T09:33:50.671 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 260 v 44 (ObjNum 259 snap 0 seq_num 259) dirty exists 2024-09-21T09:33:50.671 INFO:tasks.rados.rados.0.smithi137.stdout:260: left oid 260 (ObjNum 259 snap 0 seq_num 259) 2024-09-21T09:33:50.671 INFO:tasks.rados.rados.0.smithi137.stdout:260: done (15 left) 2024-09-21T09:33:50.671 INFO:tasks.rados.rados.0.smithi137.stdout:276: write initial oid 276 2024-09-21T09:33:50.671 INFO:tasks.rados.rados.0.smithi137.stdout:276: seq_num 275 ranges {621925=482183,1559254=566428} 2024-09-21T09:33:50.676 INFO:tasks.rados.rados.0.smithi137.stdout:276: writing smithi13778320-276 from 621925 to 1104108 tid 1 2024-09-21T09:33:50.683 INFO:tasks.rados.rados.0.smithi137.stdout:276: writing smithi13778320-276 from 1559254 to 2125682 tid 2 2024-09-21T09:33:50.683 INFO:tasks.rados.rados.0.smithi137.stdout:261: finishing write tid 1 to smithi13778320-261 2024-09-21T09:33:50.683 INFO:tasks.rados.rados.0.smithi137.stdout:261: finishing write tid 2 to smithi13778320-261 2024-09-21T09:33:50.683 INFO:tasks.rados.rados.0.smithi137.stdout:261: finishing write tid 3 to smithi13778320-261 2024-09-21T09:33:50.683 INFO:tasks.rados.rados.0.smithi137.stdout:261: finishing write tid 4 to smithi13778320-261 2024-09-21T09:33:50.684 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 261 v 47 (ObjNum 260 snap 0 seq_num 260) dirty exists 2024-09-21T09:33:50.684 INFO:tasks.rados.rados.0.smithi137.stdout:261: left oid 261 (ObjNum 260 snap 0 seq_num 260) 2024-09-21T09:33:50.684 INFO:tasks.rados.rados.0.smithi137.stdout:262: finishing write tid 1 to smithi13778320-262 2024-09-21T09:33:50.684 INFO:tasks.rados.rados.0.smithi137.stdout:262: finishing write tid 2 to smithi13778320-262 2024-09-21T09:33:50.684 INFO:tasks.rados.rados.0.smithi137.stdout:262: finishing write tid 3 to smithi13778320-262 2024-09-21T09:33:50.684 INFO:tasks.rados.rados.0.smithi137.stdout:262: finishing write tid 4 to smithi13778320-262 2024-09-21T09:33:50.684 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 262 v 62 (ObjNum 261 snap 0 seq_num 261) dirty exists 2024-09-21T09:33:50.684 INFO:tasks.rados.rados.0.smithi137.stdout:262: left oid 262 (ObjNum 261 snap 0 seq_num 261) 2024-09-21T09:33:50.684 INFO:tasks.rados.rados.0.smithi137.stdout:263: finishing write tid 1 to smithi13778320-263 2024-09-21T09:33:50.684 INFO:tasks.rados.rados.0.smithi137.stdout:263: finishing write tid 2 to smithi13778320-263 2024-09-21T09:33:50.684 INFO:tasks.rados.rados.0.smithi137.stdout:263: finishing write tid 3 to smithi13778320-263 2024-09-21T09:33:50.684 INFO:tasks.rados.rados.0.smithi137.stdout:263: finishing write tid 4 to smithi13778320-263 2024-09-21T09:33:50.684 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 263 v 56 (ObjNum 262 snap 0 seq_num 262) dirty exists 2024-09-21T09:33:50.684 INFO:tasks.rados.rados.0.smithi137.stdout:263: left oid 263 (ObjNum 262 snap 0 seq_num 262) 2024-09-21T09:33:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:264: finishing write tid 1 to smithi13778320-264 2024-09-21T09:33:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:264: finishing write tid 2 to smithi13778320-264 2024-09-21T09:33:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:264: finishing write tid 3 to smithi13778320-264 2024-09-21T09:33:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:264: finishing write tid 4 to smithi13778320-264 2024-09-21T09:33:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 264 v 53 (ObjNum 263 snap 0 seq_num 263) dirty exists 2024-09-21T09:33:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:264: left oid 264 (ObjNum 263 snap 0 seq_num 263) 2024-09-21T09:33:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:261: done (15 left) 2024-09-21T09:33:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:262: done (14 left) 2024-09-21T09:33:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:263: done (13 left) 2024-09-21T09:33:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:264: done (12 left) 2024-09-21T09:33:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:277: write initial oid 277 2024-09-21T09:33:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:277: seq_num 276 ranges {638732=557432,1617736=710086} 2024-09-21T09:33:50.690 INFO:tasks.rados.rados.0.smithi137.stdout:277: writing smithi13778320-277 from 638732 to 1196164 tid 1 2024-09-21T09:33:50.697 INFO:tasks.rados.rados.0.smithi137.stdout:277: writing smithi13778320-277 from 1617736 to 2327822 tid 2 2024-09-21T09:33:50.697 INFO:tasks.rados.rados.0.smithi137.stdout:278: write initial oid 278 2024-09-21T09:33:50.697 INFO:tasks.rados.rados.0.smithi137.stdout:278: seq_num 277 ranges {655539=632681,2076218=570097} 2024-09-21T09:33:50.704 INFO:tasks.rados.rados.0.smithi137.stdout:278: writing smithi13778320-278 from 655539 to 1288220 tid 1 2024-09-21T09:33:50.712 INFO:tasks.rados.rados.0.smithi137.stdout:278: writing smithi13778320-278 from 2076218 to 2646315 tid 2 2024-09-21T09:33:50.712 INFO:tasks.rados.rados.0.smithi137.stdout:279: write initial oid 279 2024-09-21T09:33:50.712 INFO:tasks.rados.rados.0.smithi137.stdout:279: seq_num 278 ranges {672346=707930,2134700=537646} 2024-09-21T09:33:50.719 INFO:tasks.rados.rados.0.smithi137.stdout:279: writing smithi13778320-279 from 672346 to 1380276 tid 1 2024-09-21T09:33:50.727 INFO:tasks.rados.rados.0.smithi137.stdout:279: writing smithi13778320-279 from 2134700 to 2672346 tid 2 2024-09-21T09:33:50.727 INFO:tasks.rados.rados.0.smithi137.stdout:280: write initial oid 280 2024-09-21T09:33:50.727 INFO:tasks.rados.rados.0.smithi137.stdout:280: seq_num 279 ranges {689153=783179,2076829=457413} 2024-09-21T09:33:50.735 INFO:tasks.rados.rados.0.smithi137.stdout:280: writing smithi13778320-280 from 689153 to 1472332 tid 1 2024-09-21T09:33:50.742 INFO:tasks.rados.rados.0.smithi137.stdout:280: writing smithi13778320-280 from 2076829 to 2534242 tid 2 2024-09-21T09:33:50.742 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.742 INFO:tasks.rados.rados.0.smithi137.stdout:265: finishing write tid 1 to smithi13778320-265 2024-09-21T09:33:50.742 INFO:tasks.rados.rados.0.smithi137.stdout:265: finishing write tid 2 to smithi13778320-265 2024-09-21T09:33:50.742 INFO:tasks.rados.rados.0.smithi137.stdout:265: finishing write tid 3 to smithi13778320-265 2024-09-21T09:33:50.742 INFO:tasks.rados.rados.0.smithi137.stdout:265: finishing write tid 4 to smithi13778320-265 2024-09-21T09:33:50.742 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 265 v 71 (ObjNum 264 snap 0 seq_num 264) dirty exists 2024-09-21T09:33:50.742 INFO:tasks.rados.rados.0.smithi137.stdout:265: left oid 265 (ObjNum 264 snap 0 seq_num 264) 2024-09-21T09:33:50.742 INFO:tasks.rados.rados.0.smithi137.stdout:266: finishing write tid 1 to smithi13778320-266 2024-09-21T09:33:50.742 INFO:tasks.rados.rados.0.smithi137.stdout:265: done (15 left) 2024-09-21T09:33:50.742 INFO:tasks.rados.rados.0.smithi137.stdout:281: write initial oid 281 2024-09-21T09:33:50.742 INFO:tasks.rados.rados.0.smithi137.stdout:281: seq_num 280 ranges {705960=458428,1735311=717424} 2024-09-21T09:33:50.748 INFO:tasks.rados.rados.0.smithi137.stdout:281: writing smithi13778320-281 from 705960 to 1164388 tid 1 2024-09-21T09:33:50.755 INFO:tasks.rados.rados.0.smithi137.stdout:281: writing smithi13778320-281 from 1735311 to 2452735 tid 2 2024-09-21T09:33:50.755 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.755 INFO:tasks.rados.rados.0.smithi137.stdout:266: finishing write tid 2 to smithi13778320-266 2024-09-21T09:33:50.756 INFO:tasks.rados.rados.0.smithi137.stdout:266: finishing write tid 3 to smithi13778320-266 2024-09-21T09:33:50.756 INFO:tasks.rados.rados.0.smithi137.stdout:266: finishing write tid 4 to smithi13778320-266 2024-09-21T09:33:50.756 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 266 v 47 (ObjNum 265 snap 0 seq_num 265) dirty exists 2024-09-21T09:33:50.756 INFO:tasks.rados.rados.0.smithi137.stdout:266: left oid 266 (ObjNum 265 snap 0 seq_num 265) 2024-09-21T09:33:50.756 INFO:tasks.rados.rados.0.smithi137.stdout:267: finishing write tid 1 to smithi13778320-267 2024-09-21T09:33:50.756 INFO:tasks.rados.rados.0.smithi137.stdout:267: finishing write tid 2 to smithi13778320-267 2024-09-21T09:33:50.756 INFO:tasks.rados.rados.0.smithi137.stdout:267: finishing write tid 3 to smithi13778320-267 2024-09-21T09:33:50.756 INFO:tasks.rados.rados.0.smithi137.stdout:266: done (15 left) 2024-09-21T09:33:50.756 INFO:tasks.rados.rados.0.smithi137.stdout:282: write initial oid 282 2024-09-21T09:33:50.756 INFO:tasks.rados.rados.0.smithi137.stdout:282: seq_num 281 ranges {722767=533677,1793793=461082} 2024-09-21T09:33:50.762 INFO:tasks.rados.rados.0.smithi137.stdout:282: writing smithi13778320-282 from 722767 to 1256444 tid 1 2024-09-21T09:33:50.769 INFO:tasks.rados.rados.0.smithi137.stdout:282: writing smithi13778320-282 from 1793793 to 2254875 tid 2 2024-09-21T09:33:50.769 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.769 INFO:tasks.rados.rados.0.smithi137.stdout:267: finishing write tid 4 to smithi13778320-267 2024-09-21T09:33:50.769 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 267 v 52 (ObjNum 266 snap 0 seq_num 266) dirty exists 2024-09-21T09:33:50.769 INFO:tasks.rados.rados.0.smithi137.stdout:267: left oid 267 (ObjNum 266 snap 0 seq_num 266) 2024-09-21T09:33:50.769 INFO:tasks.rados.rados.0.smithi137.stdout:268: finishing write tid 1 to smithi13778320-268 2024-09-21T09:33:50.769 INFO:tasks.rados.rados.0.smithi137.stdout:268: finishing write tid 2 to smithi13778320-268 2024-09-21T09:33:50.769 INFO:tasks.rados.rados.0.smithi137.stdout:268: finishing write tid 3 to smithi13778320-268 2024-09-21T09:33:50.769 INFO:tasks.rados.rados.0.smithi137.stdout:268: finishing write tid 4 to smithi13778320-268 2024-09-21T09:33:50.770 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 268 v 56 (ObjNum 267 snap 0 seq_num 267) dirty exists 2024-09-21T09:33:50.770 INFO:tasks.rados.rados.0.smithi137.stdout:268: left oid 268 (ObjNum 267 snap 0 seq_num 267) 2024-09-21T09:33:50.770 INFO:tasks.rados.rados.0.smithi137.stdout:269: finishing write tid 1 to smithi13778320-269 2024-09-21T09:33:50.770 INFO:tasks.rados.rados.0.smithi137.stdout:269: finishing write tid 2 to smithi13778320-269 2024-09-21T09:33:50.770 INFO:tasks.rados.rados.0.smithi137.stdout:267: done (15 left) 2024-09-21T09:33:50.770 INFO:tasks.rados.rados.0.smithi137.stdout:268: done (14 left) 2024-09-21T09:33:50.770 INFO:tasks.rados.rados.0.smithi137.stdout:283: write initial oid 283 2024-09-21T09:33:50.770 INFO:tasks.rados.rados.0.smithi137.stdout:283: seq_num 282 ranges {739574=725279,1968628=721093} 2024-09-21T09:33:50.777 INFO:tasks.rados.rados.0.smithi137.stdout:283: writing smithi13778320-283 from 739574 to 1464853 tid 1 2024-09-21T09:33:50.784 INFO:tasks.rados.rados.0.smithi137.stdout:283: writing smithi13778320-283 from 1968628 to 2689721 tid 2 2024-09-21T09:33:50.784 INFO:tasks.rados.rados.0.smithi137.stdout:284: write initial oid 284 2024-09-21T09:33:50.784 INFO:tasks.rados.rados.0.smithi137.stdout:284: seq_num 283 ranges {756381=400528,1910757=464751} 2024-09-21T09:33:50.790 INFO:tasks.rados.rados.0.smithi137.stdout:284: writing smithi13778320-284 from 756381 to 1156909 tid 1 2024-09-21T09:33:50.798 INFO:tasks.rados.rados.0.smithi137.stdout:284: writing smithi13778320-284 from 1910757 to 2375508 tid 2 2024-09-21T09:33:50.798 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.798 INFO:tasks.rados.rados.0.smithi137.stdout:269: finishing write tid 3 to smithi13778320-269 2024-09-21T09:33:50.798 INFO:tasks.rados.rados.0.smithi137.stdout:269: finishing write tid 4 to smithi13778320-269 2024-09-21T09:33:50.798 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 269 v 74 (ObjNum 268 snap 0 seq_num 268) dirty exists 2024-09-21T09:33:50.798 INFO:tasks.rados.rados.0.smithi137.stdout:269: left oid 269 (ObjNum 268 snap 0 seq_num 268) 2024-09-21T09:33:50.798 INFO:tasks.rados.rados.0.smithi137.stdout:270: finishing write tid 1 to smithi13778320-270 2024-09-21T09:33:50.799 INFO:tasks.rados.rados.0.smithi137.stdout:270: finishing write tid 2 to smithi13778320-270 2024-09-21T09:33:50.799 INFO:tasks.rados.rados.0.smithi137.stdout:270: finishing write tid 3 to smithi13778320-270 2024-09-21T09:33:50.799 INFO:tasks.rados.rados.0.smithi137.stdout:269: done (15 left) 2024-09-21T09:33:50.799 INFO:tasks.rados.rados.0.smithi137.stdout:285: write initial oid 285 2024-09-21T09:33:50.799 INFO:tasks.rados.rados.0.smithi137.stdout:285: seq_num 284 ranges {773188=475777,1969239=724762} 2024-09-21T09:33:50.799 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:50 smithi137 ceph-mon[28941]: pgmap v95: 89 pgs: 89 active+clean; 308 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 18 MiB/s wr, 91 op/s 2024-09-21T09:33:50.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:50 smithi137 ceph-mon[39068]: pgmap v95: 89 pgs: 89 active+clean; 308 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 18 MiB/s wr, 91 op/s 2024-09-21T09:33:50.805 INFO:tasks.rados.rados.0.smithi137.stdout:285: writing smithi13778320-285 from 773188 to 1248965 tid 1 2024-09-21T09:33:50.813 INFO:tasks.rados.rados.0.smithi137.stdout:285: writing smithi13778320-285 from 1969239 to 2694001 tid 2 2024-09-21T09:33:50.814 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.814 INFO:tasks.rados.rados.0.smithi137.stdout:270: finishing write tid 4 to smithi13778320-270 2024-09-21T09:33:50.814 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 270 v 85 (ObjNum 269 snap 0 seq_num 269) dirty exists 2024-09-21T09:33:50.814 INFO:tasks.rados.rados.0.smithi137.stdout:270: left oid 270 (ObjNum 269 snap 0 seq_num 269) 2024-09-21T09:33:50.814 INFO:tasks.rados.rados.0.smithi137.stdout:271: finishing write tid 1 to smithi13778320-271 2024-09-21T09:33:50.814 INFO:tasks.rados.rados.0.smithi137.stdout:271: finishing write tid 2 to smithi13778320-271 2024-09-21T09:33:50.814 INFO:tasks.rados.rados.0.smithi137.stdout:271: finishing write tid 3 to smithi13778320-271 2024-09-21T09:33:50.814 INFO:tasks.rados.rados.0.smithi137.stdout:271: finishing write tid 4 to smithi13778320-271 2024-09-21T09:33:50.814 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 271 v 56 (ObjNum 270 snap 0 seq_num 270) dirty exists 2024-09-21T09:33:50.814 INFO:tasks.rados.rados.0.smithi137.stdout:271: left oid 271 (ObjNum 270 snap 0 seq_num 270) 2024-09-21T09:33:50.814 INFO:tasks.rados.rados.0.smithi137.stdout:272: finishing write tid 1 to smithi13778320-272 2024-09-21T09:33:50.814 INFO:tasks.rados.rados.0.smithi137.stdout:272: finishing write tid 2 to smithi13778320-272 2024-09-21T09:33:50.814 INFO:tasks.rados.rados.0.smithi137.stdout:272: finishing write tid 3 to smithi13778320-272 2024-09-21T09:33:50.814 INFO:tasks.rados.rados.0.smithi137.stdout:272: finishing write tid 4 to smithi13778320-272 2024-09-21T09:33:50.814 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 272 v 55 (ObjNum 271 snap 0 seq_num 271) dirty exists 2024-09-21T09:33:50.815 INFO:tasks.rados.rados.0.smithi137.stdout:272: left oid 272 (ObjNum 271 snap 0 seq_num 271) 2024-09-21T09:33:50.815 INFO:tasks.rados.rados.0.smithi137.stdout:273: finishing write tid 1 to smithi13778320-273 2024-09-21T09:33:50.815 INFO:tasks.rados.rados.0.smithi137.stdout:270: done (15 left) 2024-09-21T09:33:50.815 INFO:tasks.rados.rados.0.smithi137.stdout:271: done (14 left) 2024-09-21T09:33:50.815 INFO:tasks.rados.rados.0.smithi137.stdout:272: done (13 left) 2024-09-21T09:33:50.815 INFO:tasks.rados.rados.0.smithi137.stdout:286: write initial oid 286 2024-09-21T09:33:50.815 INFO:tasks.rados.rados.0.smithi137.stdout:286: seq_num 285 ranges {789995=551026,2027721=468420} 2024-09-21T09:33:50.821 INFO:tasks.rados.rados.0.smithi137.stdout:286: writing smithi13778320-286 from 789995 to 1341021 tid 1 2024-09-21T09:33:50.827 INFO:tasks.rados.rados.0.smithi137.stdout:286: writing smithi13778320-286 from 2027721 to 2496141 tid 2 2024-09-21T09:33:50.828 INFO:tasks.rados.rados.0.smithi137.stdout:287: write initial oid 287 2024-09-21T09:33:50.828 INFO:tasks.rados.rados.0.smithi137.stdout:287: seq_num 286 ranges {406802=626275,1686203=728431} 2024-09-21T09:33:50.833 INFO:tasks.rados.rados.0.smithi137.stdout:287: writing smithi13778320-287 from 406802 to 1033077 tid 1 2024-09-21T09:33:50.841 INFO:tasks.rados.rados.0.smithi137.stdout:287: writing smithi13778320-287 from 1686203 to 2414634 tid 2 2024-09-21T09:33:50.841 INFO:tasks.rados.rados.0.smithi137.stdout:288: write initial oid 288 2024-09-21T09:33:50.842 INFO:tasks.rados.rados.0.smithi137.stdout:288: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2024-09-21T09:33:50.848 INFO:tasks.rados.rados.0.smithi137.stdout:288: writing smithi13778320-288 from 423609 to 1125133 tid 1 2024-09-21T09:33:50.854 INFO:tasks.rados.rados.0.smithi137.stdout:288: writing smithi13778320-288 from 1628332 to 2100421 tid 2 2024-09-21T09:33:50.858 INFO:tasks.rados.rados.0.smithi137.stdout:288: writing smithi13778320-288 from 2648987 to 2823609 tid 3 2024-09-21T09:33:50.858 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.858 INFO:tasks.rados.rados.0.smithi137.stdout:273: finishing write tid 2 to smithi13778320-273 2024-09-21T09:33:50.858 INFO:tasks.rados.rados.0.smithi137.stdout:273: finishing write tid 3 to smithi13778320-273 2024-09-21T09:33:50.859 INFO:tasks.rados.rados.0.smithi137.stdout:273: finishing write tid 4 to smithi13778320-273 2024-09-21T09:33:50.859 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 273 v 50 (ObjNum 272 snap 0 seq_num 272) dirty exists 2024-09-21T09:33:50.859 INFO:tasks.rados.rados.0.smithi137.stdout:273: left oid 273 (ObjNum 272 snap 0 seq_num 272) 2024-09-21T09:33:50.859 INFO:tasks.rados.rados.0.smithi137.stdout:274: finishing write tid 1 to smithi13778320-274 2024-09-21T09:33:50.859 INFO:tasks.rados.rados.0.smithi137.stdout:274: finishing write tid 2 to smithi13778320-274 2024-09-21T09:33:50.859 INFO:tasks.rados.rados.0.smithi137.stdout:274: finishing write tid 3 to smithi13778320-274 2024-09-21T09:33:50.859 INFO:tasks.rados.rados.0.smithi137.stdout:273: done (15 left) 2024-09-21T09:33:50.859 INFO:tasks.rados.rados.0.smithi137.stdout:289: write initial oid 289 2024-09-21T09:33:50.859 INFO:tasks.rados.rados.0.smithi137.stdout:289: seq_num 288 ranges {440416=776773,1686814=732100} 2024-09-21T09:33:50.865 INFO:tasks.rados.rados.0.smithi137.stdout:289: writing smithi13778320-289 from 440416 to 1217189 tid 1 2024-09-21T09:33:50.866 INFO:teuthology.orchestra.run.smithi137.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:33:50.866 INFO:teuthology.orchestra.run.smithi137.stdout:alertmanager.a smithi137 *:9093,9094 running (85s) 55s ago 2m 16.3M - 0.25.0 c8568f914cd2 b22e09aa9061 2024-09-21T09:33:50.866 INFO:teuthology.orchestra.run.smithi137.stdout:grafana.a smithi165 *:3000 running (2m) 61s ago 2m 82.5M - 9.4.7 954c08fa6188 81104068bee2 2024-09-21T09:33:50.866 INFO:teuthology.orchestra.run.smithi137.stdout:mds.foo.smithi137.glvyrt smithi137 running (73s) 55s ago 72s 14.0M - 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f47f73821e43 2024-09-21T09:33:50.866 INFO:teuthology.orchestra.run.smithi137.stdout:mds.foo.smithi165.gocjqw smithi165 running (70s) 61s ago 70s 11.7M - 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 0303bff7be7d 2024-09-21T09:33:50.866 INFO:teuthology.orchestra.run.smithi137.stdout:mgr.x smithi165 *:8443 running (6m) 61s ago 6m 401M - 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f0ff6affb9dc 2024-09-21T09:33:50.866 INFO:teuthology.orchestra.run.smithi137.stdout:mgr.y smithi137 *:9283,8765 running (7m) 55s ago 7m 442M - 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 032946a0d340 2024-09-21T09:33:50.866 INFO:teuthology.orchestra.run.smithi137.stdout:mon.a smithi137 running (7m) 55s ago 8m 42.7M 2048M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 0d6a5b1a021e 2024-09-21T09:33:50.866 INFO:teuthology.orchestra.run.smithi137.stdout:mon.b smithi165 running (6m) 61s ago 6m 37.4M 2048M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 2f6ff2ea9d1d 2024-09-21T09:33:50.866 INFO:teuthology.orchestra.run.smithi137.stdout:mon.c smithi137 running (6m) 55s ago 6m 39.6M 2048M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 7b696ab3b976 2024-09-21T09:33:50.867 INFO:teuthology.orchestra.run.smithi137.stdout:node-exporter.a smithi137 *:9100 running (115s) 55s ago 111s 15.0M - 1.5.0 0da6a335fe13 0df2fd7cc31c 2024-09-21T09:33:50.867 INFO:teuthology.orchestra.run.smithi137.stdout:node-exporter.b smithi165 *:9100 running (108s) 61s ago 107s 7184k - 1.5.0 0da6a335fe13 6949b3865a2a 2024-09-21T09:33:50.867 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0 smithi137 running (5m) 55s ago 5m 41.4M 4016M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f4e1ab0cc419 2024-09-21T09:33:50.867 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1 smithi137 running (5m) 55s ago 5m 42.3M 4016M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be bcf3e0e3458d 2024-09-21T09:33:50.867 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2 smithi137 running (5m) 55s ago 5m 42.3M 4016M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 2db18bbc9cd4 2024-09-21T09:33:50.867 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3 smithi137 running (4m) 55s ago 4m 39.7M 4016M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be dfd2242bd068 2024-09-21T09:33:50.867 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4 smithi165 running (4m) 61s ago 4m 42.1M 4016M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f3f25e56b567 2024-09-21T09:33:50.867 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5 smithi165 running (3m) 61s ago 3m 40.7M 4016M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 723f2b343cef 2024-09-21T09:33:50.867 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6 smithi165 running (3m) 61s ago 3m 40.7M 4016M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be d5271f0b3374 2024-09-21T09:33:50.867 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7 smithi165 running (3m) 61s ago 3m 40.7M 4016M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 7ad2a9df59f1 2024-09-21T09:33:50.867 INFO:teuthology.orchestra.run.smithi137.stdout:prometheus.a smithi165 *:9095 running (80s) 61s ago 2m 33.2M - 2.43.0 a07b618ecd1d 042faa53ab5d 2024-09-21T09:33:50.873 INFO:tasks.rados.rados.0.smithi137.stdout:289: writing smithi13778320-289 from 1686814 to 2418914 tid 2 2024-09-21T09:33:50.873 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.873 INFO:tasks.rados.rados.0.smithi137.stdout:274: finishing write tid 4 to smithi13778320-274 2024-09-21T09:33:50.873 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 274 v 59 (ObjNum 273 snap 0 seq_num 273) dirty exists 2024-09-21T09:33:50.873 INFO:tasks.rados.rados.0.smithi137.stdout:274: left oid 274 (ObjNum 273 snap 0 seq_num 273) 2024-09-21T09:33:50.873 INFO:tasks.rados.rados.0.smithi137.stdout:274: done (15 left) 2024-09-21T09:33:50.873 INFO:tasks.rados.rados.0.smithi137.stdout:290: write initial oid 290 2024-09-21T09:33:50.873 INFO:tasks.rados.rados.0.smithi137.stdout:290: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2024-09-21T09:33:50.878 INFO:tasks.rados.rados.0.smithi137.stdout:290: writing smithi13778320-290 from 457223 to 1025598 tid 1 2024-09-21T09:33:50.884 INFO:tasks.rados.rados.0.smithi137.stdout:290: writing smithi13778320-290 from 1461649 to 1937407 tid 2 2024-09-21T09:33:50.890 INFO:tasks.rados.rados.0.smithi137.stdout:290: writing smithi13778320-290 from 2420186 to 2857223 tid 3 2024-09-21T09:33:50.890 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.890 INFO:tasks.rados.rados.0.smithi137.stdout:275: finishing write tid 1 to smithi13778320-275 2024-09-21T09:33:50.890 INFO:tasks.rados.rados.0.smithi137.stdout:275: finishing write tid 2 to smithi13778320-275 2024-09-21T09:33:50.890 INFO:tasks.rados.rados.0.smithi137.stdout:275: finishing write tid 3 to smithi13778320-275 2024-09-21T09:33:50.890 INFO:tasks.rados.rados.0.smithi137.stdout:275: finishing write tid 4 to smithi13778320-275 2024-09-21T09:33:50.891 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 275 v 59 (ObjNum 274 snap 0 seq_num 274) dirty exists 2024-09-21T09:33:50.891 INFO:tasks.rados.rados.0.smithi137.stdout:275: left oid 275 (ObjNum 274 snap 0 seq_num 274) 2024-09-21T09:33:50.891 INFO:tasks.rados.rados.0.smithi137.stdout:276: finishing write tid 1 to smithi13778320-276 2024-09-21T09:33:50.891 INFO:tasks.rados.rados.0.smithi137.stdout:276: finishing write tid 2 to smithi13778320-276 2024-09-21T09:33:50.891 INFO:tasks.rados.rados.0.smithi137.stdout:276: finishing write tid 3 to smithi13778320-276 2024-09-21T09:33:50.891 INFO:tasks.rados.rados.0.smithi137.stdout:276: finishing write tid 4 to smithi13778320-276 2024-09-21T09:33:50.891 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 276 v 49 (ObjNum 275 snap 0 seq_num 275) dirty exists 2024-09-21T09:33:50.891 INFO:tasks.rados.rados.0.smithi137.stdout:276: left oid 276 (ObjNum 275 snap 0 seq_num 275) 2024-09-21T09:33:50.891 INFO:tasks.rados.rados.0.smithi137.stdout:277: finishing write tid 1 to smithi13778320-277 2024-09-21T09:33:50.891 INFO:tasks.rados.rados.0.smithi137.stdout:277: finishing write tid 2 to smithi13778320-277 2024-09-21T09:33:50.891 INFO:tasks.rados.rados.0.smithi137.stdout:277: finishing write tid 3 to smithi13778320-277 2024-09-21T09:33:50.891 INFO:tasks.rados.rados.0.smithi137.stdout:277: finishing write tid 4 to smithi13778320-277 2024-09-21T09:33:50.891 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 277 v 59 (ObjNum 276 snap 0 seq_num 276) dirty exists 2024-09-21T09:33:50.891 INFO:tasks.rados.rados.0.smithi137.stdout:277: left oid 277 (ObjNum 276 snap 0 seq_num 276) 2024-09-21T09:33:50.891 INFO:tasks.rados.rados.0.smithi137.stdout:278: finishing write tid 1 to smithi13778320-278 2024-09-21T09:33:50.892 INFO:tasks.rados.rados.0.smithi137.stdout:278: finishing write tid 2 to smithi13778320-278 2024-09-21T09:33:50.892 INFO:tasks.rados.rados.0.smithi137.stdout:278: finishing write tid 3 to smithi13778320-278 2024-09-21T09:33:50.892 INFO:tasks.rados.rados.0.smithi137.stdout:278: finishing write tid 4 to smithi13778320-278 2024-09-21T09:33:50.892 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 278 v 77 (ObjNum 277 snap 0 seq_num 277) dirty exists 2024-09-21T09:33:50.892 INFO:tasks.rados.rados.0.smithi137.stdout:278: left oid 278 (ObjNum 277 snap 0 seq_num 277) 2024-09-21T09:33:50.892 INFO:tasks.rados.rados.0.smithi137.stdout:279: finishing write tid 1 to smithi13778320-279 2024-09-21T09:33:50.892 INFO:tasks.rados.rados.0.smithi137.stdout:279: finishing write tid 2 to smithi13778320-279 2024-09-21T09:33:50.892 INFO:tasks.rados.rados.0.smithi137.stdout:275: done (15 left) 2024-09-21T09:33:50.892 INFO:tasks.rados.rados.0.smithi137.stdout:276: done (14 left) 2024-09-21T09:33:50.892 INFO:tasks.rados.rados.0.smithi137.stdout:277: done (13 left) 2024-09-21T09:33:50.892 INFO:tasks.rados.rados.0.smithi137.stdout:278: done (12 left) 2024-09-21T09:33:50.892 INFO:tasks.rados.rados.0.smithi137.stdout:291: write initial oid 291 2024-09-21T09:33:50.892 INFO:tasks.rados.rados.0.smithi137.stdout:291: seq_num 290 ranges {474030=643624,1520131=735769} 2024-09-21T09:33:50.896 INFO:tasks.rados.rados.0.smithi137.stdout:291: writing smithi13778320-291 from 474030 to 1117654 tid 1 2024-09-21T09:33:50.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:50 smithi165 ceph-mon[32789]: pgmap v95: 89 pgs: 89 active+clean; 308 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 18 MiB/s wr, 91 op/s 2024-09-21T09:33:50.903 INFO:tasks.rados.rados.0.smithi137.stdout:291: writing smithi13778320-291 from 1520131 to 2255900 tid 2 2024-09-21T09:33:50.903 INFO:tasks.rados.rados.0.smithi137.stdout:292: write initial oid 292 2024-09-21T09:33:50.903 INFO:tasks.rados.rados.0.smithi137.stdout:292: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2024-09-21T09:33:50.910 INFO:tasks.rados.rados.0.smithi137.stdout:292: writing smithi13778320-292 from 490837 to 1209710 tid 1 2024-09-21T09:33:50.917 INFO:tasks.rados.rados.0.smithi137.stdout:292: writing smithi13778320-292 from 1862260 to 2341687 tid 2 2024-09-21T09:33:50.920 INFO:tasks.rados.rados.0.smithi137.stdout:292: writing smithi13778320-292 from 2875032 to 2890837 tid 3 2024-09-21T09:33:50.920 INFO:tasks.rados.rados.0.smithi137.stdout:293: write initial oid 293 2024-09-21T09:33:50.920 INFO:tasks.rados.rados.0.smithi137.stdout:293: seq_num 292 ranges {507644=794122,1920742=623085} 2024-09-21T09:33:50.927 INFO:tasks.rados.rados.0.smithi137.stdout:293: writing smithi13778320-293 from 507644 to 1301766 tid 1 2024-09-21T09:33:50.934 INFO:tasks.rados.rados.0.smithi137.stdout:293: writing smithi13778320-293 from 1920742 to 2543827 tid 2 2024-09-21T09:33:50.934 INFO:tasks.rados.rados.0.smithi137.stdout:294: write initial oid 294 2024-09-21T09:33:50.935 INFO:tasks.rados.rados.0.smithi137.stdout:294: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2024-09-21T09:33:50.940 INFO:tasks.rados.rados.0.smithi137.stdout:294: writing smithi13778320-294 from 524451 to 993822 tid 1 2024-09-21T09:33:50.946 INFO:tasks.rados.rados.0.smithi137.stdout:294: writing smithi13778320-294 from 1579224 to 2062320 tid 2 2024-09-21T09:33:50.951 INFO:tasks.rados.rados.0.smithi137.stdout:294: writing smithi13778320-294 from 2529878 to 2924451 tid 3 2024-09-21T09:33:50.951 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.951 INFO:tasks.rados.rados.0.smithi137.stdout:279: finishing write tid 3 to smithi13778320-279 2024-09-21T09:33:50.951 INFO:tasks.rados.rados.0.smithi137.stdout:279: finishing write tid 4 to smithi13778320-279 2024-09-21T09:33:50.951 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 279 v 88 (ObjNum 278 snap 0 seq_num 278) dirty exists 2024-09-21T09:33:50.952 INFO:tasks.rados.rados.0.smithi137.stdout:279: left oid 279 (ObjNum 278 snap 0 seq_num 278) 2024-09-21T09:33:50.952 INFO:tasks.rados.rados.0.smithi137.stdout:280: finishing write tid 1 to smithi13778320-280 2024-09-21T09:33:50.952 INFO:tasks.rados.rados.0.smithi137.stdout:279: done (15 left) 2024-09-21T09:33:50.952 INFO:tasks.rados.rados.0.smithi137.stdout:295: write initial oid 295 2024-09-21T09:33:50.952 INFO:tasks.rados.rados.0.smithi137.stdout:295: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2024-09-21T09:33:50.957 INFO:tasks.rados.rados.0.smithi137.stdout:295: writing smithi13778320-295 from 541258 to 1085878 tid 1 2024-09-21T09:33:50.964 INFO:tasks.rados.rados.0.smithi137.stdout:295: writing smithi13778320-295 from 1637706 to 2264460 tid 2 2024-09-21T09:33:50.968 INFO:tasks.rados.rados.0.smithi137.stdout:295: writing smithi13778320-295 from 2840948 to 2941258 tid 3 2024-09-21T09:33:50.968 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:50.968 INFO:tasks.rados.rados.0.smithi137.stdout:280: finishing write tid 2 to smithi13778320-280 2024-09-21T09:33:50.968 INFO:tasks.rados.rados.0.smithi137.stdout:280: finishing write tid 3 to smithi13778320-280 2024-09-21T09:33:50.968 INFO:tasks.rados.rados.0.smithi137.stdout:280: finishing write tid 4 to smithi13778320-280 2024-09-21T09:33:50.968 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 280 v 58 (ObjNum 279 snap 0 seq_num 279) dirty exists 2024-09-21T09:33:50.969 INFO:tasks.rados.rados.0.smithi137.stdout:280: left oid 280 (ObjNum 279 snap 0 seq_num 279) 2024-09-21T09:33:50.969 INFO:tasks.rados.rados.0.smithi137.stdout:281: finishing write tid 1 to smithi13778320-281 2024-09-21T09:33:50.969 INFO:tasks.rados.rados.0.smithi137.stdout:281: finishing write tid 2 to smithi13778320-281 2024-09-21T09:33:50.969 INFO:tasks.rados.rados.0.smithi137.stdout:281: finishing write tid 3 to smithi13778320-281 2024-09-21T09:33:50.969 INFO:tasks.rados.rados.0.smithi137.stdout:281: finishing write tid 4 to smithi13778320-281 2024-09-21T09:33:50.969 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 281 v 50 (ObjNum 280 snap 0 seq_num 280) dirty exists 2024-09-21T09:33:50.969 INFO:tasks.rados.rados.0.smithi137.stdout:281: left oid 281 (ObjNum 280 snap 0 seq_num 280) 2024-09-21T09:33:50.969 INFO:tasks.rados.rados.0.smithi137.stdout:282: finishing write tid 1 to smithi13778320-282 2024-09-21T09:33:50.969 INFO:tasks.rados.rados.0.smithi137.stdout:282: finishing write tid 2 to smithi13778320-282 2024-09-21T09:33:50.969 INFO:tasks.rados.rados.0.smithi137.stdout:280: done (15 left) 2024-09-21T09:33:50.969 INFO:tasks.rados.rados.0.smithi137.stdout:281: done (14 left) 2024-09-21T09:33:50.969 INFO:tasks.rados.rados.0.smithi137.stdout:296: write initial oid 296 2024-09-21T09:33:50.969 INFO:tasks.rados.rados.0.smithi137.stdout:296: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2024-09-21T09:33:50.974 INFO:tasks.rados.rados.0.smithi137.stdout:296: writing smithi13778320-296 from 558065 to 1177934 tid 1 2024-09-21T09:33:50.980 INFO:tasks.rados.rados.0.smithi137.stdout:296: writing smithi13778320-296 from 1579835 to 2066600 tid 2 2024-09-21T09:33:50.985 INFO:tasks.rados.rados.0.smithi137.stdout:296: writing smithi13778320-296 from 2468371 to 2958065 tid 3 2024-09-21T09:33:50.985 INFO:tasks.rados.rados.0.smithi137.stdout:297: write initial oid 297 2024-09-21T09:33:50.985 INFO:tasks.rados.rados.0.smithi137.stdout:297: seq_num 296 ranges {574872=695118,2038317=630423} 2024-09-21T09:33:50.992 INFO:tasks.rados.rados.0.smithi137.stdout:297: writing smithi13778320-297 from 574872 to 1269990 tid 1 2024-09-21T09:33:51.001 INFO:tasks.rados.rados.0.smithi137.stdout:297: writing smithi13778320-297 from 2038317 to 2668740 tid 2 2024-09-21T09:33:51.001 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.001 INFO:tasks.rados.rados.0.smithi137.stdout:282: finishing write tid 3 to smithi13778320-282 2024-09-21T09:33:51.001 INFO:tasks.rados.rados.0.smithi137.stdout:282: finishing write tid 4 to smithi13778320-282 2024-09-21T09:33:51.001 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 282 v 92 (ObjNum 281 snap 0 seq_num 281) dirty exists 2024-09-21T09:33:51.001 INFO:tasks.rados.rados.0.smithi137.stdout:282: left oid 282 (ObjNum 281 snap 0 seq_num 281) 2024-09-21T09:33:51.001 INFO:tasks.rados.rados.0.smithi137.stdout:283: finishing write tid 1 to smithi13778320-283 2024-09-21T09:33:51.001 INFO:tasks.rados.rados.0.smithi137.stdout:283: finishing write tid 2 to smithi13778320-283 2024-09-21T09:33:51.001 INFO:tasks.rados.rados.0.smithi137.stdout:282: done (15 left) 2024-09-21T09:33:51.001 INFO:tasks.rados.rados.0.smithi137.stdout:298: write initial oid 298 2024-09-21T09:33:51.001 INFO:tasks.rados.rados.0.smithi137.stdout:298: seq_num 297 ranges {591679=486720,1813152=490434} 2024-09-21T09:33:51.006 INFO:tasks.rados.rados.0.smithi137.stdout:298: writing smithi13778320-298 from 591679 to 1078399 tid 1 2024-09-21T09:33:51.014 INFO:tasks.rados.rados.0.smithi137.stdout:298: writing smithi13778320-298 from 1813152 to 2303586 tid 2 2024-09-21T09:33:51.014 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.014 INFO:tasks.rados.rados.0.smithi137.stdout:283: finishing write tid 3 to smithi13778320-283 2024-09-21T09:33:51.015 INFO:tasks.rados.rados.0.smithi137.stdout:283: finishing write tid 4 to smithi13778320-283 2024-09-21T09:33:51.015 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 283 v 53 (ObjNum 282 snap 0 seq_num 282) dirty exists 2024-09-21T09:33:51.015 INFO:tasks.rados.rados.0.smithi137.stdout:283: left oid 283 (ObjNum 282 snap 0 seq_num 282) 2024-09-21T09:33:51.015 INFO:tasks.rados.rados.0.smithi137.stdout:284: finishing write tid 1 to smithi13778320-284 2024-09-21T09:33:51.015 INFO:tasks.rados.rados.0.smithi137.stdout:283: done (15 left) 2024-09-21T09:33:51.015 INFO:tasks.rados.rados.0.smithi137.stdout:299: write initial oid 299 2024-09-21T09:33:51.015 INFO:tasks.rados.rados.0.smithi137.stdout:299: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2024-09-21T09:33:51.021 INFO:tasks.rados.rados.0.smithi137.stdout:299: writing smithi13778320-299 from 608486 to 1170455 tid 1 2024-09-21T09:33:51.028 INFO:tasks.rados.rados.0.smithi137.stdout:299: writing smithi13778320-299 from 1871634 to 2505726 tid 2 2024-09-21T09:33:51.031 INFO:tasks.rados.rados.0.smithi137.stdout:299: writing smithi13778320-299 from 2950640 to 3008486 tid 3 2024-09-21T09:33:51.032 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.032 INFO:tasks.rados.rados.0.smithi137.stdout:284: finishing write tid 2 to smithi13778320-284 2024-09-21T09:33:51.032 INFO:tasks.rados.rados.0.smithi137.stdout:284: finishing write tid 3 to smithi13778320-284 2024-09-21T09:33:51.032 INFO:tasks.rados.rados.0.smithi137.stdout:284: finishing write tid 4 to smithi13778320-284 2024-09-21T09:33:51.032 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 284 v 35 (ObjNum 283 snap 0 seq_num 283) dirty exists 2024-09-21T09:33:51.032 INFO:tasks.rados.rados.0.smithi137.stdout:284: left oid 284 (ObjNum 283 snap 0 seq_num 283) 2024-09-21T09:33:51.032 INFO:tasks.rados.rados.0.smithi137.stdout:285: finishing write tid 1 to smithi13778320-285 2024-09-21T09:33:51.032 INFO:tasks.rados.rados.0.smithi137.stdout:285: finishing write tid 2 to smithi13778320-285 2024-09-21T09:33:51.032 INFO:tasks.rados.rados.0.smithi137.stdout:285: finishing write tid 3 to smithi13778320-285 2024-09-21T09:33:51.032 INFO:tasks.rados.rados.0.smithi137.stdout:284: done (15 left) 2024-09-21T09:33:51.032 INFO:tasks.rados.rados.0.smithi137.stdout:300: write initial oid 300 2024-09-21T09:33:51.032 INFO:tasks.rados.rados.0.smithi137.stdout:300: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2024-09-21T09:33:51.038 INFO:tasks.rados.rados.0.smithi137.stdout:300: writing smithi13778320-300 from 625293 to 1262511 tid 1 2024-09-21T09:33:51.044 INFO:tasks.rados.rados.0.smithi137.stdout:300: writing smithi13778320-300 from 1813763 to 2307866 tid 2 2024-09-21T09:33:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:300: writing smithi13778320-300 from 2978063 to 3025293 tid 3 2024-09-21T09:33:51.049 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:285: finishing write tid 4 to smithi13778320-285 2024-09-21T09:33:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 285 v 53 (ObjNum 284 snap 0 seq_num 284) dirty exists 2024-09-21T09:33:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:285: left oid 285 (ObjNum 284 snap 0 seq_num 284) 2024-09-21T09:33:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:286: finishing write tid 1 to smithi13778320-286 2024-09-21T09:33:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:286: finishing write tid 2 to smithi13778320-286 2024-09-21T09:33:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:286: finishing write tid 3 to smithi13778320-286 2024-09-21T09:33:51.050 INFO:tasks.rados.rados.0.smithi137.stdout:285: done (15 left) 2024-09-21T09:33:51.050 INFO:tasks.rados.rados.0.smithi137.stdout:301: write initial oid 301 2024-09-21T09:33:51.050 INFO:tasks.rados.rados.0.smithi137.stdout:301: seq_num 300 ranges {642100=712467,1872245=637761} 2024-09-21T09:33:51.056 INFO:tasks.rados.rados.0.smithi137.stdout:301: writing smithi13778320-301 from 642100 to 1354567 tid 1 2024-09-21T09:33:51.063 INFO:tasks.rados.rados.0.smithi137.stdout:301: writing smithi13778320-301 from 1872245 to 2510006 tid 2 2024-09-21T09:33:51.063 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.063 INFO:tasks.rados.rados.0.smithi137.stdout:286: finishing write tid 4 to smithi13778320-286 2024-09-21T09:33:51.063 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 286 v 53 (ObjNum 285 snap 0 seq_num 285) dirty exists 2024-09-21T09:33:51.064 INFO:tasks.rados.rados.0.smithi137.stdout:286: left oid 286 (ObjNum 285 snap 0 seq_num 285) 2024-09-21T09:33:51.064 INFO:tasks.rados.rados.0.smithi137.stdout:287: finishing write tid 1 to smithi13778320-287 2024-09-21T09:33:51.064 INFO:tasks.rados.rados.0.smithi137.stdout:287: finishing write tid 2 to smithi13778320-287 2024-09-21T09:33:51.064 INFO:tasks.rados.rados.0.smithi137.stdout:286: done (15 left) 2024-09-21T09:33:51.064 INFO:tasks.rados.rados.0.smithi137.stdout:302: write initial oid 302 2024-09-21T09:33:51.064 INFO:tasks.rados.rados.0.smithi137.stdout:302: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2024-09-21T09:33:51.071 INFO:tasks.rados.rados.0.smithi137.stdout:302: writing smithi13778320-302 from 658907 to 1446623 tid 1 2024-09-21T09:33:51.076 INFO:tasks.rados.rados.0.smithi137.stdout:302: writing smithi13778320-302 from 1930727 to 2428499 tid 2 2024-09-21T09:33:51.081 INFO:tasks.rados.rados.0.smithi137.stdout:302: writing smithi13778320-302 from 3032909 to 3058907 tid 3 2024-09-21T09:33:51.081 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.081 INFO:tasks.rados.rados.0.smithi137.stdout:287: finishing write tid 3 to smithi13778320-287 2024-09-21T09:33:51.081 INFO:tasks.rados.rados.0.smithi137.stdout:287: finishing write tid 4 to smithi13778320-287 2024-09-21T09:33:51.081 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 287 v 56 (ObjNum 286 snap 0 seq_num 286) dirty exists 2024-09-21T09:33:51.081 INFO:tasks.rados.rados.0.smithi137.stdout:287: left oid 287 (ObjNum 286 snap 0 seq_num 286) 2024-09-21T09:33:51.081 INFO:tasks.rados.rados.0.smithi137.stdout:288: finishing write tid 1 to smithi13778320-288 2024-09-21T09:33:51.081 INFO:tasks.rados.rados.0.smithi137.stdout:288: finishing write tid 2 to smithi13778320-288 2024-09-21T09:33:51.081 INFO:tasks.rados.rados.0.smithi137.stdout:288: finishing write tid 3 to smithi13778320-288 2024-09-21T09:33:51.081 INFO:tasks.rados.rados.0.smithi137.stdout:288: finishing write tid 4 to smithi13778320-288 2024-09-21T09:33:51.081 INFO:tasks.rados.rados.0.smithi137.stdout:288: finishing write tid 5 to smithi13778320-288 2024-09-21T09:33:51.082 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 288 v 63 (ObjNum 287 snap 0 seq_num 287) dirty exists 2024-09-21T09:33:51.082 INFO:tasks.rados.rados.0.smithi137.stdout:288: left oid 288 (ObjNum 287 snap 0 seq_num 287) 2024-09-21T09:33:51.082 INFO:tasks.rados.rados.0.smithi137.stdout:289: finishing write tid 1 to smithi13778320-289 2024-09-21T09:33:51.082 INFO:tasks.rados.rados.0.smithi137.stdout:289: finishing write tid 2 to smithi13778320-289 2024-09-21T09:33:51.082 INFO:tasks.rados.rados.0.smithi137.stdout:289: finishing write tid 3 to smithi13778320-289 2024-09-21T09:33:51.082 INFO:tasks.rados.rados.0.smithi137.stdout:289: finishing write tid 4 to smithi13778320-289 2024-09-21T09:33:51.082 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 289 v 65 (ObjNum 288 snap 0 seq_num 288) dirty exists 2024-09-21T09:33:51.082 INFO:tasks.rados.rados.0.smithi137.stdout:289: left oid 289 (ObjNum 288 snap 0 seq_num 288) 2024-09-21T09:33:51.082 INFO:tasks.rados.rados.0.smithi137.stdout:290: finishing write tid 1 to smithi13778320-290 2024-09-21T09:33:51.082 INFO:tasks.rados.rados.0.smithi137.stdout:290: finishing write tid 2 to smithi13778320-290 2024-09-21T09:33:51.082 INFO:tasks.rados.rados.0.smithi137.stdout:290: finishing write tid 3 to smithi13778320-290 2024-09-21T09:33:51.082 INFO:tasks.rados.rados.0.smithi137.stdout:290: finishing write tid 4 to smithi13778320-290 2024-09-21T09:33:51.082 INFO:tasks.rados.rados.0.smithi137.stdout:287: done (15 left) 2024-09-21T09:33:51.082 INFO:tasks.rados.rados.0.smithi137.stdout:288: done (14 left) 2024-09-21T09:33:51.082 INFO:tasks.rados.rados.0.smithi137.stdout:289: done (13 left) 2024-09-21T09:33:51.083 INFO:tasks.rados.rados.0.smithi137.stdout:303: write initial oid 303 2024-09-21T09:33:51.083 INFO:tasks.rados.rados.0.smithi137.stdout:303: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2024-09-21T09:33:51.086 INFO:tasks.rados.rados.0.smithi137.stdout:303: writing smithi13778320-303 from 675714 to 1138679 tid 1 2024-09-21T09:33:51.093 INFO:tasks.rados.rados.0.smithi137.stdout:303: writing smithi13778320-303 from 1589209 to 2230639 tid 2 2024-09-21T09:33:51.097 INFO:tasks.rados.rados.0.smithi137.stdout:303: writing smithi13778320-303 from 2943979 to 3075714 tid 3 2024-09-21T09:33:51.098 INFO:tasks.rados.rados.0.smithi137.stdout:304: write initial oid 304 2024-09-21T09:33:51.098 INFO:tasks.rados.rados.0.smithi137.stdout:304: seq_num 303 ranges {692521=538214,1931338=785088} 2024-09-21T09:33:51.104 INFO:tasks.rados.rados.0.smithi137.stdout:304: writing smithi13778320-304 from 692521 to 1230735 tid 1 2024-09-21T09:33:51.113 INFO:tasks.rados.rados.0.smithi137.stdout:304: writing smithi13778320-304 from 1931338 to 2716426 tid 2 2024-09-21T09:33:51.113 INFO:tasks.rados.rados.0.smithi137.stdout:305: write initial oid 305 2024-09-21T09:33:51.113 INFO:tasks.rados.rados.0.smithi137.stdout:305: seq_num 304 ranges {709328=613463,1989820=645099} 2024-09-21T09:33:51.120 INFO:tasks.rados.rados.0.smithi137.stdout:305: writing smithi13778320-305 from 709328 to 1322791 tid 1 2024-09-21T09:33:51.128 INFO:tasks.rados.rados.0.smithi137.stdout:305: writing smithi13778320-305 from 1989820 to 2634919 tid 2 2024-09-21T09:33:51.128 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.128 INFO:tasks.rados.rados.0.smithi137.stdout:290: finishing write tid 5 to smithi13778320-290 2024-09-21T09:33:51.128 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 290 v 92 (ObjNum 289 snap 0 seq_num 289) dirty exists 2024-09-21T09:33:51.128 INFO:tasks.rados.rados.0.smithi137.stdout:290: left oid 290 (ObjNum 289 snap 0 seq_num 289) 2024-09-21T09:33:51.128 INFO:tasks.rados.rados.0.smithi137.stdout:291: finishing write tid 1 to smithi13778320-291 2024-09-21T09:33:51.128 INFO:tasks.rados.rados.0.smithi137.stdout:291: finishing write tid 2 to smithi13778320-291 2024-09-21T09:33:51.129 INFO:tasks.rados.rados.0.smithi137.stdout:291: finishing write tid 3 to smithi13778320-291 2024-09-21T09:33:51.129 INFO:tasks.rados.rados.0.smithi137.stdout:291: finishing write tid 4 to smithi13778320-291 2024-09-21T09:33:51.129 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 291 v 74 (ObjNum 290 snap 0 seq_num 290) dirty exists 2024-09-21T09:33:51.129 INFO:tasks.rados.rados.0.smithi137.stdout:291: left oid 291 (ObjNum 290 snap 0 seq_num 290) 2024-09-21T09:33:51.129 INFO:tasks.rados.rados.0.smithi137.stdout:292: finishing write tid 1 to smithi13778320-292 2024-09-21T09:33:51.129 INFO:tasks.rados.rados.0.smithi137.stdout:292: finishing write tid 2 to smithi13778320-292 2024-09-21T09:33:51.129 INFO:tasks.rados.rados.0.smithi137.stdout:290: done (15 left) 2024-09-21T09:33:51.129 INFO:tasks.rados.rados.0.smithi137.stdout:291: done (14 left) 2024-09-21T09:33:51.129 INFO:tasks.rados.rados.0.smithi137.stdout:306: write initial oid 306 2024-09-21T09:33:51.129 INFO:tasks.rados.rados.0.smithi137.stdout:306: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2024-09-21T09:33:51.134 INFO:tasks.rados.rados.0.smithi137.stdout:306: writing smithi13778320-306 from 726135 to 1131200 tid 1 2024-09-21T09:33:51.143 INFO:tasks.rados.rados.0.smithi137.stdout:306: writing smithi13778320-306 from 1764655 to 2553412 tid 2 2024-09-21T09:33:51.146 INFO:tasks.rados.rados.0.smithi137.stdout:306: writing smithi13778320-306 from 3026248 to 3126135 tid 3 2024-09-21T09:33:51.146 INFO:tasks.rados.rados.0.smithi137.stdout:307: write initial oid 307 2024-09-21T09:33:51.146 INFO:tasks.rados.rados.0.smithi137.stdout:307: seq_num 306 ranges {742942=480314,1823137=648768} 2024-09-21T09:33:51.153 INFO:tasks.rados.rados.0.smithi137.stdout:307: writing smithi13778320-307 from 742942 to 1223256 tid 1 2024-09-21T09:33:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:307: writing smithi13778320-307 from 1823137 to 2471905 tid 2 2024-09-21T09:33:51.161 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:292: finishing write tid 3 to smithi13778320-292 2024-09-21T09:33:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:292: finishing write tid 4 to smithi13778320-292 2024-09-21T09:33:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:292: finishing write tid 5 to smithi13778320-292 2024-09-21T09:33:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 292 v 81 (ObjNum 291 snap 0 seq_num 291) dirty exists 2024-09-21T09:33:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:292: left oid 292 (ObjNum 291 snap 0 seq_num 291) 2024-09-21T09:33:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:293: finishing write tid 1 to smithi13778320-293 2024-09-21T09:33:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:293: finishing write tid 2 to smithi13778320-293 2024-09-21T09:33:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:292: done (15 left) 2024-09-21T09:33:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:308: write initial oid 308 2024-09-21T09:33:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:308: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2024-09-21T09:33:51.167 INFO:tasks.rados.rados.0.smithi137.stdout:308: writing smithi13778320-308 from 759749 to 1315312 tid 1 2024-09-21T09:33:51.175 INFO:tasks.rados.rados.0.smithi137.stdout:308: writing smithi13778320-308 from 1765266 to 2557692 tid 2 2024-09-21T09:33:51.178 INFO:tasks.rados.rados.0.smithi137.stdout:308: writing smithi13778320-308 from 2964741 to 3159749 tid 3 2024-09-21T09:33:51.179 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.179 INFO:tasks.rados.rados.0.smithi137.stdout:293: finishing write tid 3 to smithi13778320-293 2024-09-21T09:33:51.179 INFO:tasks.rados.rados.0.smithi137.stdout:293: finishing write tid 4 to smithi13778320-293 2024-09-21T09:33:51.179 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 293 v 95 (ObjNum 292 snap 0 seq_num 292) dirty exists 2024-09-21T09:33:51.179 INFO:tasks.rados.rados.0.smithi137.stdout:293: left oid 293 (ObjNum 292 snap 0 seq_num 292) 2024-09-21T09:33:51.179 INFO:tasks.rados.rados.0.smithi137.stdout:294: finishing write tid 1 to smithi13778320-294 2024-09-21T09:33:51.179 INFO:tasks.rados.rados.0.smithi137.stdout:294: finishing write tid 2 to smithi13778320-294 2024-09-21T09:33:51.179 INFO:tasks.rados.rados.0.smithi137.stdout:293: done (15 left) 2024-09-21T09:33:51.179 INFO:tasks.rados.rados.0.smithi137.stdout:309: write initial oid 309 2024-09-21T09:33:51.179 INFO:tasks.rados.rados.0.smithi137.stdout:309: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2024-09-21T09:33:51.186 INFO:tasks.rados.rados.0.smithi137.stdout:309: writing smithi13778320-309 from 776556 to 1407368 tid 1 2024-09-21T09:33:51.192 INFO:tasks.rados.rados.0.smithi137.stdout:309: writing smithi13778320-309 from 1823748 to 2476185 tid 2 2024-09-21T09:33:51.197 INFO:tasks.rados.rados.0.smithi137.stdout:309: writing smithi13778320-309 from 3108517 to 3176556 tid 3 2024-09-21T09:33:51.197 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.197 INFO:tasks.rados.rados.0.smithi137.stdout:294: finishing write tid 3 to smithi13778320-294 2024-09-21T09:33:51.197 INFO:tasks.rados.rados.0.smithi137.stdout:294: finishing write tid 4 to smithi13778320-294 2024-09-21T09:33:51.197 INFO:tasks.rados.rados.0.smithi137.stdout:294: finishing write tid 5 to smithi13778320-294 2024-09-21T09:33:51.197 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 294 v 53 (ObjNum 293 snap 0 seq_num 293) dirty exists 2024-09-21T09:33:51.197 INFO:tasks.rados.rados.0.smithi137.stdout:294: left oid 294 (ObjNum 293 snap 0 seq_num 293) 2024-09-21T09:33:51.197 INFO:tasks.rados.rados.0.smithi137.stdout:295: finishing write tid 1 to smithi13778320-295 2024-09-21T09:33:51.197 INFO:tasks.rados.rados.0.smithi137.stdout:294: done (15 left) 2024-09-21T09:33:51.198 INFO:tasks.rados.rados.0.smithi137.stdout:310: write initial oid 310 2024-09-21T09:33:51.198 INFO:tasks.rados.rados.0.smithi137.stdout:310: seq_num 309 ranges {793363=706061,2282230=796095} 2024-09-21T09:33:51.205 INFO:tasks.rados.rados.0.smithi137.stdout:310: writing smithi13778320-310 from 793363 to 1499424 tid 1 2024-09-21T09:33:51.215 INFO:tasks.rados.rados.0.smithi137.stdout:310: writing smithi13778320-310 from 2282230 to 3078325 tid 2 2024-09-21T09:33:51.215 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.215 INFO:tasks.rados.rados.0.smithi137.stdout:295: finishing write tid 2 to smithi13778320-295 2024-09-21T09:33:51.215 INFO:tasks.rados.rados.0.smithi137.stdout:295: finishing write tid 3 to smithi13778320-295 2024-09-21T09:33:51.215 INFO:tasks.rados.rados.0.smithi137.stdout:295: finishing write tid 4 to smithi13778320-295 2024-09-21T09:33:51.215 INFO:tasks.rados.rados.0.smithi137.stdout:295: finishing write tid 5 to smithi13778320-295 2024-09-21T09:33:51.216 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 295 v 85 (ObjNum 294 snap 0 seq_num 294) dirty exists 2024-09-21T09:33:51.216 INFO:tasks.rados.rados.0.smithi137.stdout:295: left oid 295 (ObjNum 294 snap 0 seq_num 294) 2024-09-21T09:33:51.216 INFO:tasks.rados.rados.0.smithi137.stdout:296: finishing write tid 1 to smithi13778320-296 2024-09-21T09:33:51.216 INFO:tasks.rados.rados.0.smithi137.stdout:296: finishing write tid 2 to smithi13778320-296 2024-09-21T09:33:51.216 INFO:tasks.rados.rados.0.smithi137.stdout:296: finishing write tid 3 to smithi13778320-296 2024-09-21T09:33:51.216 INFO:tasks.rados.rados.0.smithi137.stdout:296: finishing write tid 4 to smithi13778320-296 2024-09-21T09:33:51.216 INFO:tasks.rados.rados.0.smithi137.stdout:296: finishing write tid 5 to smithi13778320-296 2024-09-21T09:33:51.216 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 296 v 60 (ObjNum 295 snap 0 seq_num 295) dirty exists 2024-09-21T09:33:51.216 INFO:tasks.rados.rados.0.smithi137.stdout:296: left oid 296 (ObjNum 295 snap 0 seq_num 295) 2024-09-21T09:33:51.216 INFO:tasks.rados.rados.0.smithi137.stdout:297: finishing write tid 1 to smithi13778320-297 2024-09-21T09:33:51.216 INFO:tasks.rados.rados.0.smithi137.stdout:295: done (15 left) 2024-09-21T09:33:51.216 INFO:tasks.rados.rados.0.smithi137.stdout:296: done (14 left) 2024-09-21T09:33:51.216 INFO:tasks.rados.rados.0.smithi137.stdout:311: write initial oid 311 2024-09-21T09:33:51.216 INFO:tasks.rados.rados.0.smithi137.stdout:311: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2024-09-21T09:33:51.221 INFO:tasks.rados.rados.0.smithi137.stdout:311: writing smithi13778320-311 from 410170 to 1191480 tid 1 2024-09-21T09:33:51.229 INFO:tasks.rados.rados.0.smithi137.stdout:311: writing smithi13778320-311 from 1940712 to 2596818 tid 2 2024-09-21T09:33:51.233 INFO:tasks.rados.rados.0.smithi137.stdout:311: writing smithi13778320-311 from 3163363 to 3210170 tid 3 2024-09-21T09:33:51.233 INFO:tasks.rados.rados.0.smithi137.stdout:312: write initial oid 312 2024-09-21T09:33:51.233 INFO:tasks.rados.rados.0.smithi137.stdout:312: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2024-09-21T09:33:51.237 INFO:tasks.rados.rados.0.smithi137.stdout:312: writing smithi13778320-312 from 426977 to 883536 tid 1 2024-09-21T09:33:51.246 INFO:tasks.rados.rados.0.smithi137.stdout:312: writing smithi13778320-312 from 1482841 to 2282605 tid 2 2024-09-21T09:33:51.252 INFO:tasks.rados.rados.0.smithi137.stdout:312: writing smithi13778320-312 from 2958080 to 3226977 tid 3 2024-09-21T09:33:51.252 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.252 INFO:tasks.rados.rados.0.smithi137.stdout:297: finishing write tid 2 to smithi13778320-297 2024-09-21T09:33:51.252 INFO:tasks.rados.rados.0.smithi137.stdout:297: finishing write tid 3 to smithi13778320-297 2024-09-21T09:33:51.252 INFO:tasks.rados.rados.0.smithi137.stdout:297: finishing write tid 4 to smithi13778320-297 2024-09-21T09:33:51.253 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 297 v 62 (ObjNum 296 snap 0 seq_num 296) dirty exists 2024-09-21T09:33:51.253 INFO:tasks.rados.rados.0.smithi137.stdout:297: left oid 297 (ObjNum 296 snap 0 seq_num 296) 2024-09-21T09:33:51.253 INFO:tasks.rados.rados.0.smithi137.stdout:298: finishing write tid 1 to smithi13778320-298 2024-09-21T09:33:51.253 INFO:tasks.rados.rados.0.smithi137.stdout:298: finishing write tid 2 to smithi13778320-298 2024-09-21T09:33:51.253 INFO:tasks.rados.rados.0.smithi137.stdout:298: finishing write tid 3 to smithi13778320-298 2024-09-21T09:33:51.253 INFO:tasks.rados.rados.0.smithi137.stdout:298: finishing write tid 4 to smithi13778320-298 2024-09-21T09:33:51.253 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 298 v 62 (ObjNum 297 snap 0 seq_num 297) dirty exists 2024-09-21T09:33:51.253 INFO:tasks.rados.rados.0.smithi137.stdout:298: left oid 298 (ObjNum 297 snap 0 seq_num 297) 2024-09-21T09:33:51.253 INFO:tasks.rados.rados.0.smithi137.stdout:299: finishing write tid 1 to smithi13778320-299 2024-09-21T09:33:51.253 INFO:tasks.rados.rados.0.smithi137.stdout:299: finishing write tid 2 to smithi13778320-299 2024-09-21T09:33:51.253 INFO:tasks.rados.rados.0.smithi137.stdout:299: finishing write tid 3 to smithi13778320-299 2024-09-21T09:33:51.253 INFO:tasks.rados.rados.0.smithi137.stdout:299: finishing write tid 4 to smithi13778320-299 2024-09-21T09:33:51.253 INFO:tasks.rados.rados.0.smithi137.stdout:299: finishing write tid 5 to smithi13778320-299 2024-09-21T09:33:51.253 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 299 v 96 (ObjNum 298 snap 0 seq_num 298) dirty exists 2024-09-21T09:33:51.253 INFO:tasks.rados.rados.0.smithi137.stdout:299: left oid 299 (ObjNum 298 snap 0 seq_num 298) 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:300: finishing write tid 1 to smithi13778320-300 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:300: finishing write tid 2 to smithi13778320-300 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:300: finishing write tid 3 to smithi13778320-300 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:300: finishing write tid 4 to smithi13778320-300 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:300: finishing write tid 5 to smithi13778320-300 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 300 v 67 (ObjNum 299 snap 0 seq_num 299) dirty exists 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:300: left oid 300 (ObjNum 299 snap 0 seq_num 299) 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:301: finishing write tid 1 to smithi13778320-301 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:301: finishing write tid 2 to smithi13778320-301 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:301: finishing write tid 3 to smithi13778320-301 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:301: finishing write tid 4 to smithi13778320-301 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 301 v 68 (ObjNum 300 snap 0 seq_num 300) dirty exists 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:301: left oid 301 (ObjNum 300 snap 0 seq_num 300) 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:302: finishing write tid 1 to smithi13778320-302 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:302: finishing write tid 2 to smithi13778320-302 2024-09-21T09:33:51.254 INFO:tasks.rados.rados.0.smithi137.stdout:302: finishing write tid 3 to smithi13778320-302 2024-09-21T09:33:51.255 INFO:tasks.rados.rados.0.smithi137.stdout:302: finishing write tid 4 to smithi13778320-302 2024-09-21T09:33:51.255 INFO:tasks.rados.rados.0.smithi137.stdout:302: finishing write tid 5 to smithi13778320-302 2024-09-21T09:33:51.255 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 302 v 78 (ObjNum 301 snap 0 seq_num 301) dirty exists 2024-09-21T09:33:51.255 INFO:tasks.rados.rados.0.smithi137.stdout:302: left oid 302 (ObjNum 301 snap 0 seq_num 301) 2024-09-21T09:33:51.255 INFO:tasks.rados.rados.0.smithi137.stdout:303: finishing write tid 1 to smithi13778320-303 2024-09-21T09:33:51.255 INFO:tasks.rados.rados.0.smithi137.stdout:303: finishing write tid 2 to smithi13778320-303 2024-09-21T09:33:51.255 INFO:tasks.rados.rados.0.smithi137.stdout:303: finishing write tid 3 to smithi13778320-303 2024-09-21T09:33:51.255 INFO:tasks.rados.rados.0.smithi137.stdout:303: finishing write tid 4 to smithi13778320-303 2024-09-21T09:33:51.255 INFO:tasks.rados.rados.0.smithi137.stdout:303: finishing write tid 5 to smithi13778320-303 2024-09-21T09:33:51.255 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 303 v 100 (ObjNum 302 snap 0 seq_num 302) dirty exists 2024-09-21T09:33:51.255 INFO:tasks.rados.rados.0.smithi137.stdout:303: left oid 303 (ObjNum 302 snap 0 seq_num 302) 2024-09-21T09:33:51.255 INFO:tasks.rados.rados.0.smithi137.stdout:304: finishing write tid 1 to smithi13778320-304 2024-09-21T09:33:51.255 INFO:tasks.rados.rados.0.smithi137.stdout:304: finishing write tid 2 to smithi13778320-304 2024-09-21T09:33:51.255 INFO:tasks.rados.rados.0.smithi137.stdout:304: finishing write tid 3 to smithi13778320-304 2024-09-21T09:33:51.256 INFO:tasks.rados.rados.0.smithi137.stdout:297: done (15 left) 2024-09-21T09:33:51.256 INFO:tasks.rados.rados.0.smithi137.stdout:298: done (14 left) 2024-09-21T09:33:51.256 INFO:tasks.rados.rados.0.smithi137.stdout:299: done (13 left) 2024-09-21T09:33:51.256 INFO:tasks.rados.rados.0.smithi137.stdout:300: done (12 left) 2024-09-21T09:33:51.256 INFO:tasks.rados.rados.0.smithi137.stdout:301: done (11 left) 2024-09-21T09:33:51.256 INFO:tasks.rados.rados.0.smithi137.stdout:302: done (10 left) 2024-09-21T09:33:51.256 INFO:tasks.rados.rados.0.smithi137.stdout:303: done (9 left) 2024-09-21T09:33:51.256 INFO:tasks.rados.rados.0.smithi137.stdout:313: write initial oid 313 2024-09-21T09:33:51.256 INFO:tasks.rados.rados.0.smithi137.stdout:313: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2024-09-21T09:33:51.257 INFO:tasks.rados.rados.0.smithi137.stdout:313: writing smithi13778320-313 from 443784 to 1091945 tid 1 2024-09-21T09:33:51.264 INFO:tasks.rados.rados.0.smithi137.stdout:313: writing smithi13778320-313 from 1657676 to 2317451 tid 2 2024-09-21T09:33:51.270 INFO:tasks.rados.rados.0.smithi137.stdout:313: writing smithi13778320-313 from 2818209 to 3243784 tid 3 2024-09-21T09:33:51.270 INFO:tasks.rados.rados.0.smithi137.stdout:314: write initial oid 314 2024-09-21T09:33:51.270 INFO:tasks.rados.rados.0.smithi137.stdout:314: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2024-09-21T09:33:51.276 INFO:tasks.rados.rados.0.smithi137.stdout:314: writing smithi13778320-314 from 460591 to 1184001 tid 1 2024-09-21T09:33:51.281 INFO:tasks.rados.rados.0.smithi137.stdout:314: writing smithi13778320-314 from 1716158 to 2119591 tid 2 2024-09-21T09:33:51.287 INFO:tasks.rados.rados.0.smithi137.stdout:314: writing smithi13778320-314 from 2729279 to 3169419 tid 3 2024-09-21T09:33:51.287 INFO:tasks.rados.rados.0.smithi137.stdout:315: write initial oid 315 2024-09-21T09:33:51.288 INFO:tasks.rados.rados.0.smithi137.stdout:315: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2024-09-21T09:33:51.294 INFO:tasks.rados.rados.0.smithi137.stdout:315: writing smithi13778320-315 from 477398 to 1276057 tid 1 2024-09-21T09:33:51.301 INFO:tasks.rados.rados.0.smithi137.stdout:315: writing smithi13778320-315 from 1774640 to 2438084 tid 2 2024-09-21T09:33:51.306 INFO:tasks.rados.rados.0.smithi137.stdout:315: writing smithi13778320-315 from 2873055 to 3277398 tid 3 2024-09-21T09:33:51.306 INFO:tasks.rados.rados.0.smithi137.stdout:316: write initial oid 316 2024-09-21T09:33:51.307 INFO:tasks.rados.rados.0.smithi137.stdout:316: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2024-09-21T09:33:51.312 INFO:tasks.rados.rados.0.smithi137.stdout:316: writing smithi13778320-316 from 494205 to 968113 tid 1 2024-09-21T09:33:51.317 INFO:tasks.rados.rados.0.smithi137.stdout:316: writing smithi13778320-316 from 1433122 to 1840224 tid 2 2024-09-21T09:33:51.322 INFO:tasks.rados.rados.0.smithi137.stdout:316: writing smithi13778320-316 from 2384125 to 2846809 tid 3 2024-09-21T09:33:51.323 INFO:tasks.rados.rados.0.smithi137.stdout:317: write initial oid 317 2024-09-21T09:33:51.323 INFO:tasks.rados.rados.0.smithi137.stdout:317: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2024-09-21T09:33:51.329 INFO:tasks.rados.rados.0.smithi137.stdout:317: writing smithi13778320-317 from 511012 to 1060169 tid 1 2024-09-21T09:33:51.336 INFO:tasks.rados.rados.0.smithi137.stdout:317: writing smithi13778320-317 from 1775251 to 2326011 tid 2 2024-09-21T09:33:51.341 INFO:tasks.rados.rados.0.smithi137.stdout:317: writing smithi13778320-317 from 3095195 to 3311012 tid 3 2024-09-21T09:33:51.341 INFO:tasks.rados.rados.0.smithi137.stdout:318: write initial oid 318 2024-09-21T09:33:51.342 INFO:tasks.rados.rados.0.smithi137.stdout:318: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2024-09-21T09:33:51.348 INFO:tasks.rados.rados.0.smithi137.stdout:318: writing smithi13778320-318 from 527819 to 1152225 tid 1 2024-09-21T09:33:51.354 INFO:tasks.rados.rados.0.smithi137.stdout:318: writing smithi13778320-318 from 1833733 to 2244504 tid 2 2024-09-21T09:33:51.360 INFO:tasks.rados.rados.0.smithi137.stdout:318: writing smithi13778320-318 from 2722618 to 3324199 tid 3 2024-09-21T09:33:51.360 INFO:tasks.rados.rados.0.smithi137.stdout:319: write initial oid 319 2024-09-21T09:33:51.360 INFO:tasks.rados.rados.0.smithi137.stdout:319: seq_num 318 ranges {544626=699655,1892215=554429,3150041=194585} 2024-09-21T09:33:51.367 INFO:tasks.rados.rados.0.smithi137.stdout:319: writing smithi13778320-319 from 544626 to 1244281 tid 1 2024-09-21T09:33:51.374 INFO:tasks.rados.rados.0.smithi137.stdout:319: writing smithi13778320-319 from 1892215 to 2446644 tid 2 2024-09-21T09:33:51.379 INFO:tasks.rados.rados.0.smithi137.stdout:319: writing smithi13778320-319 from 3150041 to 3344626 tid 3 2024-09-21T09:33:51.379 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.379 INFO:tasks.rados.rados.0.smithi137.stdout:304: finishing write tid 4 to smithi13778320-304 2024-09-21T09:33:51.380 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 304 v 63 (ObjNum 303 snap 0 seq_num 303) dirty exists 2024-09-21T09:33:51.380 INFO:tasks.rados.rados.0.smithi137.stdout:304: left oid 304 (ObjNum 303 snap 0 seq_num 303) 2024-09-21T09:33:51.380 INFO:tasks.rados.rados.0.smithi137.stdout:305: finishing write tid 1 to smithi13778320-305 2024-09-21T09:33:51.380 INFO:tasks.rados.rados.0.smithi137.stdout:304: done (15 left) 2024-09-21T09:33:51.380 INFO:tasks.rados.rados.0.smithi137.stdout:320: write initial oid 320 2024-09-21T09:33:51.380 INFO:tasks.rados.rados.0.smithi137.stdout:320: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2024-09-21T09:33:51.387 INFO:tasks.rados.rados.0.smithi137.stdout:320: writing smithi13778320-320 from 561433 to 1336337 tid 1 2024-09-21T09:33:51.392 INFO:tasks.rados.rados.0.smithi137.stdout:320: writing smithi13778320-320 from 1950697 to 2365137 tid 2 2024-09-21T09:33:51.399 INFO:tasks.rados.rados.0.smithi137.stdout:320: writing smithi13778320-320 from 2777464 to 3361433 tid 3 2024-09-21T09:33:51.399 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.399 INFO:tasks.rados.rados.0.smithi137.stdout:305: finishing write tid 2 to smithi13778320-305 2024-09-21T09:33:51.399 INFO:tasks.rados.rados.0.smithi137.stdout:305: finishing write tid 3 to smithi13778320-305 2024-09-21T09:33:51.399 INFO:tasks.rados.rados.0.smithi137.stdout:305: finishing write tid 4 to smithi13778320-305 2024-09-21T09:33:51.399 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 305 v 61 (ObjNum 304 snap 0 seq_num 304) dirty exists 2024-09-21T09:33:51.399 INFO:tasks.rados.rados.0.smithi137.stdout:305: left oid 305 (ObjNum 304 snap 0 seq_num 304) 2024-09-21T09:33:51.399 INFO:tasks.rados.rados.0.smithi137.stdout:306: finishing write tid 1 to smithi13778320-306 2024-09-21T09:33:51.399 INFO:tasks.rados.rados.0.smithi137.stdout:305: done (15 left) 2024-09-21T09:33:51.399 INFO:tasks.rados.rados.0.smithi137.stdout:321: write initial oid 321 2024-09-21T09:33:51.399 INFO:tasks.rados.rados.0.smithi137.stdout:321: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2024-09-21T09:33:51.405 INFO:tasks.rados.rados.0.smithi137.stdout:321: writing smithi13778320-321 from 578240 to 1144746 tid 1 2024-09-21T09:33:51.411 INFO:tasks.rados.rados.0.smithi137.stdout:321: writing smithi13778320-321 from 1609179 to 2167277 tid 2 2024-09-21T09:33:51.418 INFO:tasks.rados.rados.0.smithi137.stdout:321: writing smithi13778320-321 from 2804887 to 3356637 tid 3 2024-09-21T09:33:51.418 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.418 INFO:tasks.rados.rados.0.smithi137.stdout:306: finishing write tid 2 to smithi13778320-306 2024-09-21T09:33:51.418 INFO:tasks.rados.rados.0.smithi137.stdout:306: finishing write tid 3 to smithi13778320-306 2024-09-21T09:33:51.418 INFO:tasks.rados.rados.0.smithi137.stdout:306: finishing write tid 4 to smithi13778320-306 2024-09-21T09:33:51.418 INFO:tasks.rados.rados.0.smithi137.stdout:306: finishing write tid 5 to smithi13778320-306 2024-09-21T09:33:51.419 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 306 v 104 (ObjNum 305 snap 0 seq_num 305) dirty exists 2024-09-21T09:33:51.419 INFO:tasks.rados.rados.0.smithi137.stdout:306: left oid 306 (ObjNum 305 snap 0 seq_num 305) 2024-09-21T09:33:51.419 INFO:tasks.rados.rados.0.smithi137.stdout:307: finishing write tid 1 to smithi13778320-307 2024-09-21T09:33:51.419 INFO:tasks.rados.rados.0.smithi137.stdout:306: done (15 left) 2024-09-21T09:33:51.419 INFO:tasks.rados.rados.0.smithi137.stdout:322: write initial oid 322 2024-09-21T09:33:51.419 INFO:tasks.rados.rados.0.smithi137.stdout:322: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2024-09-21T09:33:51.425 INFO:tasks.rados.rados.0.smithi137.stdout:322: writing smithi13778320-322 from 595047 to 1236802 tid 1 2024-09-21T09:33:51.429 INFO:tasks.rados.rados.0.smithi137.stdout:322: writing smithi13778320-322 from 1667661 to 2085770 tid 2 2024-09-21T09:33:51.437 INFO:tasks.rados.rados.0.smithi137.stdout:322: writing smithi13778320-322 from 2548663 to 3311685 tid 3 2024-09-21T09:33:51.437 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.437 INFO:tasks.rados.rados.0.smithi137.stdout:307: finishing write tid 2 to smithi13778320-307 2024-09-21T09:33:51.437 INFO:tasks.rados.rados.0.smithi137.stdout:307: finishing write tid 3 to smithi13778320-307 2024-09-21T09:33:51.437 INFO:tasks.rados.rados.0.smithi137.stdout:307: finishing write tid 4 to smithi13778320-307 2024-09-21T09:33:51.437 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 307 v 56 (ObjNum 306 snap 0 seq_num 306) dirty exists 2024-09-21T09:33:51.437 INFO:tasks.rados.rados.0.smithi137.stdout:307: left oid 307 (ObjNum 306 snap 0 seq_num 306) 2024-09-21T09:33:51.437 INFO:tasks.rados.rados.0.smithi137.stdout:308: finishing write tid 1 to smithi13778320-308 2024-09-21T09:33:51.438 INFO:tasks.rados.rados.0.smithi137.stdout:307: done (15 left) 2024-09-21T09:33:51.438 INFO:tasks.rados.rados.0.smithi137.stdout:323: write initial oid 323 2024-09-21T09:33:51.438 INFO:tasks.rados.rados.0.smithi137.stdout:323: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2024-09-21T09:33:51.444 INFO:tasks.rados.rados.0.smithi137.stdout:323: writing smithi13778320-323 from 611854 to 1328858 tid 1 2024-09-21T09:33:51.452 INFO:tasks.rados.rados.0.smithi137.stdout:323: writing smithi13778320-323 from 2126143 to 2687910 tid 2 2024-09-21T09:33:51.456 INFO:tasks.rados.rados.0.smithi137.stdout:323: writing smithi13778320-323 from 3259733 to 3411854 tid 3 2024-09-21T09:33:51.456 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.456 INFO:tasks.rados.rados.0.smithi137.stdout:308: finishing write tid 2 to smithi13778320-308 2024-09-21T09:33:51.457 INFO:tasks.rados.rados.0.smithi137.stdout:308: finishing write tid 3 to smithi13778320-308 2024-09-21T09:33:51.457 INFO:tasks.rados.rados.0.smithi137.stdout:308: finishing write tid 4 to smithi13778320-308 2024-09-21T09:33:51.457 INFO:tasks.rados.rados.0.smithi137.stdout:308: finishing write tid 5 to smithi13778320-308 2024-09-21T09:33:51.457 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 308 v 66 (ObjNum 307 snap 0 seq_num 307) dirty exists 2024-09-21T09:33:51.457 INFO:tasks.rados.rados.0.smithi137.stdout:308: left oid 308 (ObjNum 307 snap 0 seq_num 307) 2024-09-21T09:33:51.457 INFO:tasks.rados.rados.0.smithi137.stdout:309: finishing write tid 1 to smithi13778320-309 2024-09-21T09:33:51.457 INFO:tasks.rados.rados.0.smithi137.stdout:309: finishing write tid 2 to smithi13778320-309 2024-09-21T09:33:51.457 INFO:tasks.rados.rados.0.smithi137.stdout:309: finishing write tid 3 to smithi13778320-309 2024-09-21T09:33:51.457 INFO:tasks.rados.rados.0.smithi137.stdout:309: finishing write tid 4 to smithi13778320-309 2024-09-21T09:33:51.457 INFO:tasks.rados.rados.0.smithi137.stdout:308: done (15 left) 2024-09-21T09:33:51.457 INFO:tasks.rados.rados.0.smithi137.stdout:324: write initial oid 324 2024-09-21T09:33:51.457 INFO:tasks.rados.rados.0.smithi137.stdout:324: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2024-09-21T09:33:51.464 INFO:tasks.rados.rados.0.smithi137.stdout:324: writing smithi13778320-324 from 628661 to 1420914 tid 1 2024-09-21T09:33:51.470 INFO:tasks.rados.rados.0.smithi137.stdout:324: writing smithi13778320-324 from 2184625 to 2606403 tid 2 2024-09-21T09:33:51.475 INFO:tasks.rados.rados.0.smithi137.stdout:324: writing smithi13778320-324 from 3403509 to 3428661 tid 3 2024-09-21T09:33:51.475 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.475 INFO:tasks.rados.rados.0.smithi137.stdout:309: finishing write tid 5 to smithi13778320-309 2024-09-21T09:33:51.476 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 309 v 70 (ObjNum 308 snap 0 seq_num 308) dirty exists 2024-09-21T09:33:51.476 INFO:tasks.rados.rados.0.smithi137.stdout:309: left oid 309 (ObjNum 308 snap 0 seq_num 308) 2024-09-21T09:33:51.476 INFO:tasks.rados.rados.0.smithi137.stdout:310: finishing write tid 1 to smithi13778320-310 2024-09-21T09:33:51.476 INFO:tasks.rados.rados.0.smithi137.stdout:309: done (15 left) 2024-09-21T09:33:51.476 INFO:tasks.rados.rados.0.smithi137.stdout:325: write initial oid 325 2024-09-21T09:33:51.476 INFO:tasks.rados.rados.0.smithi137.stdout:325: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2024-09-21T09:33:51.481 INFO:tasks.rados.rados.0.smithi137.stdout:325: writing smithi13778320-325 from 645468 to 1112970 tid 1 2024-09-21T09:33:51.488 INFO:tasks.rados.rados.0.smithi137.stdout:325: writing smithi13778320-325 from 1726754 to 2292190 tid 2 2024-09-21T09:33:51.495 INFO:tasks.rados.rados.0.smithi137.stdout:325: writing smithi13778320-325 from 2798226 to 3395064 tid 3 2024-09-21T09:33:51.495 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.495 INFO:tasks.rados.rados.0.smithi137.stdout:310: finishing write tid 2 to smithi13778320-310 2024-09-21T09:33:51.495 INFO:tasks.rados.rados.0.smithi137.stdout:310: finishing write tid 3 to smithi13778320-310 2024-09-21T09:33:51.495 INFO:tasks.rados.rados.0.smithi137.stdout:310: finishing write tid 4 to smithi13778320-310 2024-09-21T09:33:51.495 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 310 v 49 (ObjNum 309 snap 0 seq_num 309) dirty exists 2024-09-21T09:33:51.496 INFO:tasks.rados.rados.0.smithi137.stdout:310: left oid 310 (ObjNum 309 snap 0 seq_num 309) 2024-09-21T09:33:51.496 INFO:tasks.rados.rados.0.smithi137.stdout:311: finishing write tid 1 to smithi13778320-311 2024-09-21T09:33:51.496 INFO:tasks.rados.rados.0.smithi137.stdout:311: finishing write tid 2 to smithi13778320-311 2024-09-21T09:33:51.496 INFO:tasks.rados.rados.0.smithi137.stdout:311: finishing write tid 3 to smithi13778320-311 2024-09-21T09:33:51.496 INFO:tasks.rados.rados.0.smithi137.stdout:311: finishing write tid 4 to smithi13778320-311 2024-09-21T09:33:51.496 INFO:tasks.rados.rados.0.smithi137.stdout:310: done (15 left) 2024-09-21T09:33:51.496 INFO:tasks.rados.rados.0.smithi137.stdout:326: write initial oid 326 2024-09-21T09:33:51.496 INFO:tasks.rados.rados.0.smithi137.stdout:311: finishing write tid 5 to smithi13778320-311 2024-09-21T09:33:51.496 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 311 v 72 (ObjNum 310 snap 0 seq_num 310) dirty exists 2024-09-21T09:33:51.496 INFO:tasks.rados.rados.0.smithi137.stdout:311: left oid 311 (ObjNum 310 snap 0 seq_num 310) 2024-09-21T09:33:51.496 INFO:tasks.rados.rados.0.smithi137.stdout:312: finishing write tid 1 to smithi13778320-312 2024-09-21T09:33:51.496 INFO:tasks.rados.rados.0.smithi137.stdout:312: finishing write tid 2 to smithi13778320-312 2024-09-21T09:33:51.496 INFO:tasks.rados.rados.0.smithi137.stdout:326: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2024-09-21T09:33:51.501 INFO:tasks.rados.rados.0.smithi137.stdout:326: writing smithi13778320-326 from 662275 to 1205026 tid 1 2024-09-21T09:33:51.507 INFO:tasks.rados.rados.0.smithi137.stdout:326: writing smithi13778320-326 from 1785236 to 2210683 tid 2 2024-09-21T09:33:51.514 INFO:tasks.rados.rados.0.smithi137.stdout:326: writing smithi13778320-326 from 2942002 to 3462275 tid 3 2024-09-21T09:33:51.514 INFO:tasks.rados.rados.0.smithi137.stdout:311: done (15 left) 2024-09-21T09:33:51.514 INFO:tasks.rados.rados.0.smithi137.stdout:327: write initial oid 327 2024-09-21T09:33:51.514 INFO:tasks.rados.rados.0.smithi137.stdout:327: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2024-09-21T09:33:51.522 INFO:tasks.rados.rados.0.smithi137.stdout:327: writing smithi13778320-327 from 679082 to 1297082 tid 1 2024-09-21T09:33:51.528 INFO:tasks.rados.rados.0.smithi137.stdout:327: writing smithi13778320-327 from 1843718 to 2412823 tid 2 2024-09-21T09:33:51.534 INFO:tasks.rados.rados.0.smithi137.stdout:327: writing smithi13778320-327 from 2853072 to 3479082 tid 3 2024-09-21T09:33:51.535 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.535 INFO:tasks.rados.rados.0.smithi137.stdout:312: finishing write tid 3 to smithi13778320-312 2024-09-21T09:33:51.535 INFO:tasks.rados.rados.0.smithi137.stdout:312: finishing write tid 4 to smithi13778320-312 2024-09-21T09:33:51.535 INFO:tasks.rados.rados.0.smithi137.stdout:312: finishing write tid 5 to smithi13778320-312 2024-09-21T09:33:51.535 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 312 v 82 (ObjNum 311 snap 0 seq_num 311) dirty exists 2024-09-21T09:33:51.535 INFO:tasks.rados.rados.0.smithi137.stdout:312: left oid 312 (ObjNum 311 snap 0 seq_num 311) 2024-09-21T09:33:51.535 INFO:tasks.rados.rados.0.smithi137.stdout:313: finishing write tid 1 to smithi13778320-313 2024-09-21T09:33:51.535 INFO:tasks.rados.rados.0.smithi137.stdout:312: done (15 left) 2024-09-21T09:33:51.535 INFO:tasks.rados.rados.0.smithi137.stdout:328: write initial oid 328 2024-09-21T09:33:51.535 INFO:tasks.rados.rados.0.smithi137.stdout:328: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2024-09-21T09:33:51.540 INFO:tasks.rados.rados.0.smithi137.stdout:328: writing smithi13778320-328 from 695889 to 1105491 tid 1 2024-09-21T09:33:51.547 INFO:tasks.rados.rados.0.smithi137.stdout:328: writing smithi13778320-328 from 1618553 to 2331316 tid 2 2024-09-21T09:33:51.554 INFO:tasks.rados.rados.0.smithi137.stdout:328: writing smithi13778320-328 from 2996848 to 3495889 tid 3 2024-09-21T09:33:51.554 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.554 INFO:tasks.rados.rados.0.smithi137.stdout:313: finishing write tid 2 to smithi13778320-313 2024-09-21T09:33:51.554 INFO:tasks.rados.rados.0.smithi137.stdout:313: finishing write tid 3 to smithi13778320-313 2024-09-21T09:33:51.554 INFO:tasks.rados.rados.0.smithi137.stdout:313: finishing write tid 4 to smithi13778320-313 2024-09-21T09:33:51.554 INFO:tasks.rados.rados.0.smithi137.stdout:313: finishing write tid 5 to smithi13778320-313 2024-09-21T09:33:51.554 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 313 v 71 (ObjNum 312 snap 0 seq_num 312) dirty exists 2024-09-21T09:33:51.555 INFO:tasks.rados.rados.0.smithi137.stdout:313: left oid 313 (ObjNum 312 snap 0 seq_num 312) 2024-09-21T09:33:51.555 INFO:tasks.rados.rados.0.smithi137.stdout:314: finishing write tid 1 to smithi13778320-314 2024-09-21T09:33:51.555 INFO:tasks.rados.rados.0.smithi137.stdout:314: finishing write tid 2 to smithi13778320-314 2024-09-21T09:33:51.555 INFO:tasks.rados.rados.0.smithi137.stdout:314: finishing write tid 3 to smithi13778320-314 2024-09-21T09:33:51.555 INFO:tasks.rados.rados.0.smithi137.stdout:314: finishing write tid 4 to smithi13778320-314 2024-09-21T09:33:51.555 INFO:tasks.rados.rados.0.smithi137.stdout:313: done (15 left) 2024-09-21T09:33:51.555 INFO:tasks.rados.rados.0.smithi137.stdout:329: write initial oid 329 2024-09-21T09:33:51.555 INFO:tasks.rados.rados.0.smithi137.stdout:329: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2024-09-21T09:33:51.560 INFO:tasks.rados.rados.0.smithi137.stdout:329: writing smithi13778320-329 from 712696 to 1197547 tid 1 2024-09-21T09:33:51.568 INFO:tasks.rados.rados.0.smithi137.stdout:329: writing smithi13778320-329 from 1960682 to 2533456 tid 2 2024-09-21T09:33:51.574 INFO:tasks.rados.rados.0.smithi137.stdout:329: writing smithi13778320-329 from 3307918 to 3512696 tid 3 2024-09-21T09:33:51.575 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.575 INFO:tasks.rados.rados.0.smithi137.stdout:314: finishing write tid 5 to smithi13778320-314 2024-09-21T09:33:51.575 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 314 v 89 (ObjNum 313 snap 0 seq_num 313) dirty exists 2024-09-21T09:33:51.575 INFO:tasks.rados.rados.0.smithi137.stdout:314: left oid 314 (ObjNum 313 snap 0 seq_num 313) 2024-09-21T09:33:51.575 INFO:tasks.rados.rados.0.smithi137.stdout:315: finishing write tid 1 to smithi13778320-315 2024-09-21T09:33:51.575 INFO:tasks.rados.rados.0.smithi137.stdout:314: done (15 left) 2024-09-21T09:33:51.575 INFO:tasks.rados.rados.0.smithi137.stdout:330: write initial oid 330 2024-09-21T09:33:51.575 INFO:tasks.rados.rados.0.smithi137.stdout:330: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2024-09-21T09:33:51.581 INFO:tasks.rados.rados.0.smithi137.stdout:330: writing smithi13778320-330 from 729503 to 1289603 tid 1 2024-09-21T09:33:51.590 INFO:tasks.rados.rados.0.smithi137.stdout:330: writing smithi13778320-330 from 2019164 to 2735596 tid 2 2024-09-21T09:33:51.595 INFO:tasks.rados.rados.0.smithi137.stdout:330: writing smithi13778320-330 from 3335341 to 3529503 tid 3 2024-09-21T09:33:51.595 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.595 INFO:tasks.rados.rados.0.smithi137.stdout:315: finishing write tid 2 to smithi13778320-315 2024-09-21T09:33:51.595 INFO:tasks.rados.rados.0.smithi137.stdout:315: finishing write tid 3 to smithi13778320-315 2024-09-21T09:33:51.595 INFO:tasks.rados.rados.0.smithi137.stdout:315: finishing write tid 4 to smithi13778320-315 2024-09-21T09:33:51.596 INFO:tasks.rados.rados.0.smithi137.stdout:315: finishing write tid 5 to smithi13778320-315 2024-09-21T09:33:51.596 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 315 v 75 (ObjNum 314 snap 0 seq_num 314) dirty exists 2024-09-21T09:33:51.596 INFO:tasks.rados.rados.0.smithi137.stdout:315: left oid 315 (ObjNum 314 snap 0 seq_num 314) 2024-09-21T09:33:51.596 INFO:tasks.rados.rados.0.smithi137.stdout:316: finishing write tid 1 to smithi13778320-316 2024-09-21T09:33:51.596 INFO:tasks.rados.rados.0.smithi137.stdout:316: finishing write tid 2 to smithi13778320-316 2024-09-21T09:33:51.596 INFO:tasks.rados.rados.0.smithi137.stdout:316: finishing write tid 3 to smithi13778320-316 2024-09-21T09:33:51.596 INFO:tasks.rados.rados.0.smithi137.stdout:316: finishing write tid 4 to smithi13778320-316 2024-09-21T09:33:51.596 INFO:tasks.rados.rados.0.smithi137.stdout:316: finishing write tid 5 to smithi13778320-316 2024-09-21T09:33:51.596 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 316 v 72 (ObjNum 315 snap 0 seq_num 315) dirty exists 2024-09-21T09:33:51.596 INFO:tasks.rados.rados.0.smithi137.stdout:316: left oid 316 (ObjNum 315 snap 0 seq_num 315) 2024-09-21T09:33:51.596 INFO:tasks.rados.rados.0.smithi137.stdout:317: finishing write tid 1 to smithi13778320-317 2024-09-21T09:33:51.596 INFO:tasks.rados.rados.0.smithi137.stdout:315: done (15 left) 2024-09-21T09:33:51.596 INFO:tasks.rados.rados.0.smithi137.stdout:316: done (14 left) 2024-09-21T09:33:51.596 INFO:tasks.rados.rados.0.smithi137.stdout:331: write initial oid 331 2024-09-21T09:33:51.597 INFO:tasks.rados.rados.0.smithi137.stdout:331: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2024-09-21T09:33:51.602 INFO:tasks.rados.rados.0.smithi137.stdout:331: writing smithi13778320-331 from 746310 to 1381659 tid 1 2024-09-21T09:33:51.610 INFO:tasks.rados.rados.0.smithi137.stdout:331: writing smithi13778320-331 from 2077646 to 2654089 tid 2 2024-09-21T09:33:51.615 INFO:tasks.rados.rados.0.smithi137.stdout:331: writing smithi13778320-331 from 3362764 to 3546310 tid 3 2024-09-21T09:33:51.615 INFO:tasks.rados.rados.0.smithi137.stdout:332: write initial oid 332 2024-09-21T09:33:51.615 INFO:tasks.rados.rados.0.smithi137.stdout:332: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2024-09-21T09:33:51.623 INFO:tasks.rados.rados.0.smithi137.stdout:332: writing smithi13778320-332 from 763117 to 1473715 tid 1 2024-09-21T09:33:51.631 INFO:tasks.rados.rados.0.smithi137.stdout:332: writing smithi13778320-332 from 2136128 to 2856229 tid 2 2024-09-21T09:33:51.636 INFO:tasks.rados.rados.0.smithi137.stdout:332: writing smithi13778320-332 from 3390187 to 3563117 tid 3 2024-09-21T09:33:51.636 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.636 INFO:tasks.rados.rados.0.smithi137.stdout:317: finishing write tid 2 to smithi13778320-317 2024-09-21T09:33:51.636 INFO:tasks.rados.rados.0.smithi137.stdout:317: finishing write tid 3 to smithi13778320-317 2024-09-21T09:33:51.636 INFO:tasks.rados.rados.0.smithi137.stdout:317: finishing write tid 4 to smithi13778320-317 2024-09-21T09:33:51.636 INFO:tasks.rados.rados.0.smithi137.stdout:317: finishing write tid 5 to smithi13778320-317 2024-09-21T09:33:51.636 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 317 v 57 (ObjNum 316 snap 0 seq_num 316) dirty exists 2024-09-21T09:33:51.636 INFO:tasks.rados.rados.0.smithi137.stdout:317: left oid 317 (ObjNum 316 snap 0 seq_num 316) 2024-09-21T09:33:51.636 INFO:tasks.rados.rados.0.smithi137.stdout:318: finishing write tid 1 to smithi13778320-318 2024-09-21T09:33:51.637 INFO:tasks.rados.rados.0.smithi137.stdout:318: finishing write tid 2 to smithi13778320-318 2024-09-21T09:33:51.637 INFO:tasks.rados.rados.0.smithi137.stdout:318: finishing write tid 3 to smithi13778320-318 2024-09-21T09:33:51.637 INFO:tasks.rados.rados.0.smithi137.stdout:318: finishing write tid 4 to smithi13778320-318 2024-09-21T09:33:51.637 INFO:tasks.rados.rados.0.smithi137.stdout:318: finishing write tid 5 to smithi13778320-318 2024-09-21T09:33:51.637 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 318 v 76 (ObjNum 317 snap 0 seq_num 317) dirty exists 2024-09-21T09:33:51.637 INFO:tasks.rados.rados.0.smithi137.stdout:318: left oid 318 (ObjNum 317 snap 0 seq_num 317) 2024-09-21T09:33:51.637 INFO:tasks.rados.rados.0.smithi137.stdout:319: finishing write tid 1 to smithi13778320-319 2024-09-21T09:33:51.637 INFO:tasks.rados.rados.0.smithi137.stdout:317: done (15 left) 2024-09-21T09:33:51.637 INFO:tasks.rados.rados.0.smithi137.stdout:318: done (14 left) 2024-09-21T09:33:51.637 INFO:tasks.rados.rados.0.smithi137.stdout:333: write initial oid 333 2024-09-21T09:33:51.637 INFO:tasks.rados.rados.0.smithi137.stdout:333: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2024-09-21T09:33:51.644 INFO:tasks.rados.rados.0.smithi137.stdout:333: writing smithi13778320-333 from 779924 to 1565771 tid 1 2024-09-21T09:33:51.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:33:51 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:33:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:33:51.650 INFO:tasks.rados.rados.0.smithi137.stdout:333: writing smithi13778320-333 from 2078257 to 2658369 tid 2 2024-09-21T09:33:51.656 INFO:tasks.rados.rados.0.smithi137.stdout:333: writing smithi13778320-333 from 3301257 to 3579924 tid 3 2024-09-21T09:33:51.656 INFO:tasks.rados.rados.0.smithi137.stdout:334: write initial oid 334 2024-09-21T09:33:51.656 INFO:tasks.rados.rados.0.smithi137.stdout:334: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2024-09-21T09:33:51.663 INFO:tasks.rados.rados.0.smithi137.stdout:334: writing smithi13778320-334 from 796731 to 1257827 tid 1 2024-09-21T09:33:51.670 INFO:tasks.rados.rados.0.smithi137.stdout:334: writing smithi13778320-334 from 1736739 to 2460509 tid 2 2024-09-21T09:33:51.677 INFO:tasks.rados.rados.0.smithi137.stdout:334: writing smithi13778320-334 from 2928680 to 3596731 tid 3 2024-09-21T09:33:51.677 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.677 INFO:tasks.rados.rados.0.smithi137.stdout:319: finishing write tid 2 to smithi13778320-319 2024-09-21T09:33:51.677 INFO:tasks.rados.rados.0.smithi137.stdout:319: finishing write tid 3 to smithi13778320-319 2024-09-21T09:33:51.677 INFO:tasks.rados.rados.0.smithi137.stdout:319: finishing write tid 4 to smithi13778320-319 2024-09-21T09:33:51.677 INFO:tasks.rados.rados.0.smithi137.stdout:319: finishing write tid 5 to smithi13778320-319 2024-09-21T09:33:51.677 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 319 v 39 (ObjNum 318 snap 0 seq_num 318) dirty exists 2024-09-21T09:33:51.677 INFO:tasks.rados.rados.0.smithi137.stdout:319: left oid 319 (ObjNum 318 snap 0 seq_num 318) 2024-09-21T09:33:51.678 INFO:tasks.rados.rados.0.smithi137.stdout:320: finishing write tid 1 to smithi13778320-320 2024-09-21T09:33:51.678 INFO:tasks.rados.rados.0.smithi137.stdout:319: done (15 left) 2024-09-21T09:33:51.678 INFO:tasks.rados.rados.0.smithi137.stdout:335: write initial oid 335 2024-09-21T09:33:51.678 INFO:tasks.rados.rados.0.smithi137.stdout:335: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2024-09-21T09:33:51.682 INFO:tasks.rados.rados.0.smithi137.stdout:335: writing smithi13778320-335 from 413538 to 949883 tid 1 2024-09-21T09:33:51.688 INFO:tasks.rados.rados.0.smithi137.stdout:335: writing smithi13778320-335 from 1395221 to 1979002 tid 2 2024-09-21T09:33:51.696 INFO:tasks.rados.rados.0.smithi137.stdout:335: writing smithi13778320-335 from 2556103 to 3214720 tid 3 2024-09-21T09:33:51.696 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.696 INFO:tasks.rados.rados.0.smithi137.stdout:320: finishing write tid 2 to smithi13778320-320 2024-09-21T09:33:51.696 INFO:tasks.rados.rados.0.smithi137.stdout:320: finishing write tid 3 to smithi13778320-320 2024-09-21T09:33:51.696 INFO:tasks.rados.rados.0.smithi137.stdout:320: finishing write tid 4 to smithi13778320-320 2024-09-21T09:33:51.696 INFO:tasks.rados.rados.0.smithi137.stdout:320: finishing write tid 5 to smithi13778320-320 2024-09-21T09:33:51.696 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 320 v 60 (ObjNum 319 snap 0 seq_num 319) dirty exists 2024-09-21T09:33:51.696 INFO:tasks.rados.rados.0.smithi137.stdout:320: left oid 320 (ObjNum 319 snap 0 seq_num 319) 2024-09-21T09:33:51.696 INFO:tasks.rados.rados.0.smithi137.stdout:321: finishing write tid 1 to smithi13778320-321 2024-09-21T09:33:51.696 INFO:tasks.rados.rados.0.smithi137.stdout:321: finishing write tid 2 to smithi13778320-321 2024-09-21T09:33:51.696 INFO:tasks.rados.rados.0.smithi137.stdout:320: done (15 left) 2024-09-21T09:33:51.696 INFO:tasks.rados.rados.0.smithi137.stdout:336: write initial oid 336 2024-09-21T09:33:51.697 INFO:tasks.rados.rados.0.smithi137.stdout:336: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2024-09-21T09:33:51.702 INFO:tasks.rados.rados.0.smithi137.stdout:336: writing smithi13778320-336 from 430345 to 1158292 tid 1 2024-09-21T09:33:51.709 INFO:tasks.rados.rados.0.smithi137.stdout:336: writing smithi13778320-336 from 1570056 to 2297495 tid 2 2024-09-21T09:33:51.714 INFO:tasks.rados.rados.0.smithi137.stdout:336: writing smithi13778320-336 from 2699879 to 3169768 tid 3 2024-09-21T09:33:51.715 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.715 INFO:tasks.rados.rados.0.smithi137.stdout:321: finishing write tid 3 to smithi13778320-321 2024-09-21T09:33:51.715 INFO:tasks.rados.rados.0.smithi137.stdout:321: finishing write tid 4 to smithi13778320-321 2024-09-21T09:33:51.715 INFO:tasks.rados.rados.0.smithi137.stdout:321: finishing write tid 5 to smithi13778320-321 2024-09-21T09:33:51.715 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 321 v 93 (ObjNum 320 snap 0 seq_num 320) dirty exists 2024-09-21T09:33:51.715 INFO:tasks.rados.rados.0.smithi137.stdout:321: left oid 321 (ObjNum 320 snap 0 seq_num 320) 2024-09-21T09:33:51.715 INFO:tasks.rados.rados.0.smithi137.stdout:322: finishing write tid 1 to smithi13778320-322 2024-09-21T09:33:51.715 INFO:tasks.rados.rados.0.smithi137.stdout:321: done (15 left) 2024-09-21T09:33:51.715 INFO:tasks.rados.rados.0.smithi137.stdout:337: write initial oid 337 2024-09-21T09:33:51.715 INFO:tasks.rados.rados.0.smithi137.stdout:337: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2024-09-21T09:33:51.719 INFO:tasks.rados.rados.0.smithi137.stdout:337: writing smithi13778320-337 from 447152 to 850348 tid 1 2024-09-21T09:33:51.726 INFO:tasks.rados.rados.0.smithi137.stdout:337: writing smithi13778320-337 from 1512185 to 2099635 tid 2 2024-09-21T09:33:51.734 INFO:tasks.rados.rados.0.smithi137.stdout:337: writing smithi13778320-337 from 2727302 to 3408463 tid 3 2024-09-21T09:33:51.734 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.734 INFO:tasks.rados.rados.0.smithi137.stdout:322: finishing write tid 2 to smithi13778320-322 2024-09-21T09:33:51.734 INFO:tasks.rados.rados.0.smithi137.stdout:322: finishing write tid 3 to smithi13778320-322 2024-09-21T09:33:51.734 INFO:tasks.rados.rados.0.smithi137.stdout:322: finishing write tid 4 to smithi13778320-322 2024-09-21T09:33:51.735 INFO:tasks.rados.rados.0.smithi137.stdout:322: finishing write tid 5 to smithi13778320-322 2024-09-21T09:33:51.735 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 322 v 108 (ObjNum 321 snap 0 seq_num 321) dirty exists 2024-09-21T09:33:51.735 INFO:tasks.rados.rados.0.smithi137.stdout:322: left oid 322 (ObjNum 321 snap 0 seq_num 321) 2024-09-21T09:33:51.735 INFO:tasks.rados.rados.0.smithi137.stdout:323: finishing write tid 1 to smithi13778320-323 2024-09-21T09:33:51.735 INFO:tasks.rados.rados.0.smithi137.stdout:322: done (15 left) 2024-09-21T09:33:51.735 INFO:tasks.rados.rados.0.smithi137.stdout:338: write initial oid 338 2024-09-21T09:33:51.735 INFO:tasks.rados.rados.0.smithi137.stdout:338: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2024-09-21T09:33:51.739 INFO:tasks.rados.rados.0.smithi137.stdout:338: writing smithi13778320-338 from 463959 to 942404 tid 1 2024-09-21T09:33:51.747 INFO:tasks.rados.rados.0.smithi137.stdout:338: writing smithi13778320-338 from 1570667 to 2301775 tid 2 2024-09-21T09:33:51.750 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'echo wait for minority of mons to upgrade' 2024-09-21T09:33:51.755 INFO:tasks.rados.rados.0.smithi137.stdout:338: writing smithi13778320-338 from 3038372 to 3530805 tid 3 2024-09-21T09:33:51.755 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.755 INFO:tasks.rados.rados.0.smithi137.stdout:323: finishing write tid 2 to smithi13778320-323 2024-09-21T09:33:51.755 INFO:tasks.rados.rados.0.smithi137.stdout:323: finishing write tid 3 to smithi13778320-323 2024-09-21T09:33:51.755 INFO:tasks.rados.rados.0.smithi137.stdout:323: finishing write tid 4 to smithi13778320-323 2024-09-21T09:33:51.755 INFO:tasks.rados.rados.0.smithi137.stdout:323: finishing write tid 5 to smithi13778320-323 2024-09-21T09:33:51.755 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 323 v 67 (ObjNum 322 snap 0 seq_num 322) dirty exists 2024-09-21T09:33:51.755 INFO:tasks.rados.rados.0.smithi137.stdout:323: left oid 323 (ObjNum 322 snap 0 seq_num 322) 2024-09-21T09:33:51.755 INFO:tasks.rados.rados.0.smithi137.stdout:324: finishing write tid 1 to smithi13778320-324 2024-09-21T09:33:51.755 INFO:tasks.rados.rados.0.smithi137.stdout:323: done (15 left) 2024-09-21T09:33:51.756 INFO:tasks.rados.rados.0.smithi137.stdout:339: write initial oid 339 2024-09-21T09:33:51.756 INFO:tasks.rados.rados.0.smithi137.stdout:339: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2024-09-21T09:33:51.760 INFO:tasks.rados.rados.0.smithi137.stdout:339: writing smithi13778320-339 from 480766 to 1034460 tid 1 2024-09-21T09:33:51.767 INFO:tasks.rados.rados.0.smithi137.stdout:339: writing smithi13778320-339 from 1629149 to 2220268 tid 2 2024-09-21T09:33:51.773 INFO:tasks.rados.rados.0.smithi137.stdout:339: writing smithi13778320-339 from 2782148 to 3202206 tid 3 2024-09-21T09:33:51.773 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.773 INFO:tasks.rados.rados.0.smithi137.stdout:324: finishing write tid 2 to smithi13778320-324 2024-09-21T09:33:51.773 INFO:tasks.rados.rados.0.smithi137.stdout:324: finishing write tid 3 to smithi13778320-324 2024-09-21T09:33:51.774 INFO:tasks.rados.rados.0.smithi137.stdout:324: finishing write tid 4 to smithi13778320-324 2024-09-21T09:33:51.774 INFO:tasks.rados.rados.0.smithi137.stdout:324: finishing write tid 5 to smithi13778320-324 2024-09-21T09:33:51.774 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 324 v 99 (ObjNum 323 snap 0 seq_num 323) dirty exists 2024-09-21T09:33:51.774 INFO:tasks.rados.rados.0.smithi137.stdout:324: left oid 324 (ObjNum 323 snap 0 seq_num 323) 2024-09-21T09:33:51.774 INFO:tasks.rados.rados.0.smithi137.stdout:325: finishing write tid 1 to smithi13778320-325 2024-09-21T09:33:51.774 INFO:tasks.rados.rados.0.smithi137.stdout:325: finishing write tid 2 to smithi13778320-325 2024-09-21T09:33:51.774 INFO:tasks.rados.rados.0.smithi137.stdout:325: finishing write tid 3 to smithi13778320-325 2024-09-21T09:33:51.774 INFO:tasks.rados.rados.0.smithi137.stdout:325: finishing write tid 4 to smithi13778320-325 2024-09-21T09:33:51.774 INFO:tasks.rados.rados.0.smithi137.stdout:324: done (15 left) 2024-09-21T09:33:51.774 INFO:tasks.rados.rados.0.smithi137.stdout:340: write initial oid 340 2024-09-21T09:33:51.774 INFO:tasks.rados.rados.0.smithi137.stdout:340: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2024-09-21T09:33:51.779 INFO:tasks.rados.rados.0.smithi137.stdout:340: writing smithi13778320-340 from 497573 to 1126516 tid 1 2024-09-21T09:33:51.787 INFO:tasks.rados.rados.0.smithi137.stdout:340: writing smithi13778320-340 from 1687631 to 2422408 tid 2 2024-09-21T09:33:51.795 INFO:tasks.rados.rados.0.smithi137.stdout:340: writing smithi13778320-340 from 3093218 to 3697573 tid 3 2024-09-21T09:33:51.795 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.795 INFO:tasks.rados.rados.0.smithi137.stdout:325: finishing write tid 5 to smithi13778320-325 2024-09-21T09:33:51.795 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 325 v 53 (ObjNum 324 snap 0 seq_num 324) dirty exists 2024-09-21T09:33:51.795 INFO:tasks.rados.rados.0.smithi137.stdout:325: left oid 325 (ObjNum 324 snap 0 seq_num 324) 2024-09-21T09:33:51.795 INFO:tasks.rados.rados.0.smithi137.stdout:326: finishing write tid 1 to smithi13778320-326 2024-09-21T09:33:51.795 INFO:tasks.rados.rados.0.smithi137.stdout:326: finishing write tid 2 to smithi13778320-326 2024-09-21T09:33:51.795 INFO:tasks.rados.rados.0.smithi137.stdout:325: done (15 left) 2024-09-21T09:33:51.795 INFO:tasks.rados.rados.0.smithi137.stdout:341: write initial oid 341 2024-09-21T09:33:51.795 INFO:tasks.rados.rados.0.smithi137.stdout:341: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2024-09-21T09:33:51.801 INFO:tasks.rados.rados.0.smithi137.stdout:341: writing smithi13778320-341 from 514380 to 1218572 tid 1 2024-09-21T09:33:51.806 INFO:tasks.rados.rados.0.smithi137.stdout:341: writing smithi13778320-341 from 1629760 to 2108195 tid 2 2024-09-21T09:33:51.814 INFO:tasks.rados.rados.0.smithi137.stdout:341: writing smithi13778320-341 from 2604288 to 3046890 tid 3 2024-09-21T09:33:51.814 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.814 INFO:tasks.rados.rados.0.smithi137.stdout:326: finishing write tid 3 to smithi13778320-326 2024-09-21T09:33:51.814 INFO:tasks.rados.rados.0.smithi137.stdout:326: finishing write tid 4 to smithi13778320-326 2024-09-21T09:33:51.814 INFO:tasks.rados.rados.0.smithi137.stdout:326: finishing write tid 5 to smithi13778320-326 2024-09-21T09:33:51.814 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 326 v 76 (ObjNum 325 snap 0 seq_num 325) dirty exists 2024-09-21T09:33:51.814 INFO:tasks.rados.rados.0.smithi137.stdout:326: left oid 326 (ObjNum 325 snap 0 seq_num 325) 2024-09-21T09:33:51.814 INFO:tasks.rados.rados.0.smithi137.stdout:327: finishing write tid 1 to smithi13778320-327 2024-09-21T09:33:51.814 INFO:tasks.rados.rados.0.smithi137.stdout:327: finishing write tid 2 to smithi13778320-327 2024-09-21T09:33:51.814 INFO:tasks.rados.rados.0.smithi137.stdout:327: finishing write tid 3 to smithi13778320-327 2024-09-21T09:33:51.814 INFO:tasks.rados.rados.0.smithi137.stdout:327: finishing write tid 4 to smithi13778320-327 2024-09-21T09:33:51.815 INFO:tasks.rados.rados.0.smithi137.stdout:327: finishing write tid 5 to smithi13778320-327 2024-09-21T09:33:51.815 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 327 v 57 (ObjNum 326 snap 0 seq_num 326) dirty exists 2024-09-21T09:33:51.815 INFO:tasks.rados.rados.0.smithi137.stdout:327: left oid 327 (ObjNum 326 snap 0 seq_num 326) 2024-09-21T09:33:51.815 INFO:tasks.rados.rados.0.smithi137.stdout:328: finishing write tid 1 to smithi13778320-328 2024-09-21T09:33:51.815 INFO:tasks.rados.rados.0.smithi137.stdout:328: finishing write tid 2 to smithi13778320-328 2024-09-21T09:33:51.815 INFO:tasks.rados.rados.0.smithi137.stdout:328: finishing write tid 3 to smithi13778320-328 2024-09-21T09:33:51.815 INFO:tasks.rados.rados.0.smithi137.stdout:328: finishing write tid 4 to smithi13778320-328 2024-09-21T09:33:51.815 INFO:tasks.rados.rados.0.smithi137.stdout:328: finishing write tid 5 to smithi13778320-328 2024-09-21T09:33:51.815 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 328 v 86 (ObjNum 327 snap 0 seq_num 327) dirty exists 2024-09-21T09:33:51.815 INFO:tasks.rados.rados.0.smithi137.stdout:328: left oid 328 (ObjNum 327 snap 0 seq_num 327) 2024-09-21T09:33:51.815 INFO:tasks.rados.rados.0.smithi137.stdout:326: done (15 left) 2024-09-21T09:33:51.815 INFO:tasks.rados.rados.0.smithi137.stdout:327: done (14 left) 2024-09-21T09:33:51.815 INFO:tasks.rados.rados.0.smithi137.stdout:328: done (13 left) 2024-09-21T09:33:51.815 INFO:tasks.rados.rados.0.smithi137.stdout:342: write initial oid 342 2024-09-21T09:33:51.815 INFO:tasks.rados.rados.0.smithi137.stdout:342: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2024-09-21T09:33:51.819 INFO:tasks.rados.rados.0.smithi137.stdout:342: writing smithi13778320-342 from 531187 to 1310628 tid 1 2024-09-21T09:33:51.828 INFO:tasks.rados.rados.0.smithi137.stdout:342: writing smithi13778320-342 from 2088242 to 2826688 tid 2 2024-09-21T09:33:51.833 INFO:tasks.rados.rados.0.smithi137.stdout:342: writing smithi13778320-342 from 3431711 to 3731187 tid 3 2024-09-21T09:33:51.833 INFO:tasks.rados.rados.0.smithi137.stdout:343: write initial oid 343 2024-09-21T09:33:51.833 INFO:tasks.rados.rados.0.smithi137.stdout:343: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2024-09-21T09:33:51.839 INFO:tasks.rados.rados.0.smithi137.stdout:343: writing smithi13778320-343 from 547994 to 1002684 tid 1 2024-09-21T09:33:51.846 INFO:tasks.rados.rados.0.smithi137.stdout:343: writing smithi13778320-343 from 1746724 to 2228828 tid 2 2024-09-21T09:33:51.851 INFO:tasks.rados.rados.0.smithi137.stdout:343: writing smithi13778320-343 from 2659134 to 3124280 tid 3 2024-09-21T09:33:51.855 INFO:tasks.rados.rados.0.smithi137.stdout:343: writing smithi13778320-343 from 3605976 to 3747994 tid 4 2024-09-21T09:33:51.855 INFO:tasks.rados.rados.0.smithi137.stdout:344: write initial oid 344 2024-09-21T09:33:51.855 INFO:tasks.rados.rados.0.smithi137.stdout:344: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2024-09-21T09:33:51.861 INFO:tasks.rados.rados.0.smithi137.stdout:344: writing smithi13778320-344 from 564801 to 1211093 tid 1 2024-09-21T09:33:51.870 INFO:tasks.rados.rados.0.smithi137.stdout:344: writing smithi13778320-344 from 1921559 to 2663674 tid 2 2024-09-21T09:33:51.877 INFO:tasks.rados.rados.0.smithi137.stdout:344: writing smithi13778320-344 from 3202910 to 3764801 tid 3 2024-09-21T09:33:51.877 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.877 INFO:tasks.rados.rados.0.smithi137.stdout:329: finishing write tid 1 to smithi13778320-329 2024-09-21T09:33:51.877 INFO:tasks.rados.rados.0.smithi137.stdout:329: finishing write tid 2 to smithi13778320-329 2024-09-21T09:33:51.877 INFO:tasks.rados.rados.0.smithi137.stdout:329: finishing write tid 3 to smithi13778320-329 2024-09-21T09:33:51.878 INFO:tasks.rados.rados.0.smithi137.stdout:329: finishing write tid 4 to smithi13778320-329 2024-09-21T09:33:51.878 INFO:tasks.rados.rados.0.smithi137.stdout:329: finishing write tid 5 to smithi13778320-329 2024-09-21T09:33:51.878 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 329 v 61 (ObjNum 328 snap 0 seq_num 328) dirty exists 2024-09-21T09:33:51.878 INFO:tasks.rados.rados.0.smithi137.stdout:329: left oid 329 (ObjNum 328 snap 0 seq_num 328) 2024-09-21T09:33:51.878 INFO:tasks.rados.rados.0.smithi137.stdout:330: finishing write tid 1 to smithi13778320-330 2024-09-21T09:33:51.878 INFO:tasks.rados.rados.0.smithi137.stdout:330: finishing write tid 2 to smithi13778320-330 2024-09-21T09:33:51.878 INFO:tasks.rados.rados.0.smithi137.stdout:330: finishing write tid 3 to smithi13778320-330 2024-09-21T09:33:51.878 INFO:tasks.rados.rados.0.smithi137.stdout:330: finishing write tid 4 to smithi13778320-330 2024-09-21T09:33:51.878 INFO:tasks.rados.rados.0.smithi137.stdout:330: finishing write tid 5 to smithi13778320-330 2024-09-21T09:33:51.878 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 330 v 65 (ObjNum 329 snap 0 seq_num 329) dirty exists 2024-09-21T09:33:51.878 INFO:tasks.rados.rados.0.smithi137.stdout:330: left oid 330 (ObjNum 329 snap 0 seq_num 329) 2024-09-21T09:33:51.878 INFO:tasks.rados.rados.0.smithi137.stdout:331: finishing write tid 1 to smithi13778320-331 2024-09-21T09:33:51.878 INFO:tasks.rados.rados.0.smithi137.stdout:331: finishing write tid 2 to smithi13778320-331 2024-09-21T09:33:51.878 INFO:tasks.rados.rados.0.smithi137.stdout:331: finishing write tid 3 to smithi13778320-331 2024-09-21T09:33:51.878 INFO:tasks.rados.rados.0.smithi137.stdout:331: finishing write tid 4 to smithi13778320-331 2024-09-21T09:33:51.879 INFO:tasks.rados.rados.0.smithi137.stdout:331: finishing write tid 5 to smithi13778320-331 2024-09-21T09:33:51.879 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 331 v 66 (ObjNum 330 snap 0 seq_num 330) dirty exists 2024-09-21T09:33:51.879 INFO:tasks.rados.rados.0.smithi137.stdout:331: left oid 331 (ObjNum 330 snap 0 seq_num 330) 2024-09-21T09:33:51.879 INFO:tasks.rados.rados.0.smithi137.stdout:329: done (15 left) 2024-09-21T09:33:51.879 INFO:tasks.rados.rados.0.smithi137.stdout:330: done (14 left) 2024-09-21T09:33:51.879 INFO:tasks.rados.rados.0.smithi137.stdout:331: done (13 left) 2024-09-21T09:33:51.879 INFO:tasks.rados.rados.0.smithi137.stdout:345: write initial oid 345 2024-09-21T09:33:51.879 INFO:tasks.rados.rados.0.smithi137.stdout:345: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2024-09-21T09:33:51.884 INFO:tasks.rados.rados.0.smithi137.stdout:345: writing smithi13778320-345 from 581608 to 1303149 tid 1 2024-09-21T09:33:51.890 INFO:tasks.rados.rados.0.smithi137.stdout:345: writing smithi13778320-345 from 1863688 to 2349461 tid 2 2024-09-21T09:33:51.898 INFO:tasks.rados.rados.0.smithi137.stdout:345: writing smithi13778320-345 from 3113980 to 3718023 tid 3 2024-09-21T09:33:51.898 INFO:tasks.rados.rados.0.smithi137.stdout:346: write initial oid 346 2024-09-21T09:33:51.898 INFO:tasks.rados.rados.0.smithi137.stdout:346: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2024-09-21T09:33:51.906 INFO:tasks.rados.rados.0.smithi137.stdout:346: writing smithi13778320-346 from 598415 to 1395205 tid 1 2024-09-21T09:33:51.913 INFO:tasks.rados.rados.0.smithi137.stdout:346: writing smithi13778320-346 from 1922170 to 2667954 tid 2 2024-09-21T09:33:51.918 INFO:tasks.rados.rados.0.smithi137.stdout:346: writing smithi13778320-346 from 3141403 to 3556718 tid 3 2024-09-21T09:33:51.919 INFO:tasks.rados.rados.0.smithi137.stdout:347: write initial oid 347 2024-09-21T09:33:51.919 INFO:tasks.rados.rados.0.smithi137.stdout:347: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2024-09-21T09:33:51.925 INFO:tasks.rados.rados.0.smithi137.stdout:347: writing smithi13778320-347 from 615222 to 1087261 tid 1 2024-09-21T09:33:51.930 INFO:tasks.rados.rados.0.smithi137.stdout:347: writing smithi13778320-347 from 1580652 to 2070094 tid 2 2024-09-21T09:33:51.938 INFO:tasks.rados.rados.0.smithi137.stdout:347: writing smithi13778320-347 from 2768826 to 3395413 tid 3 2024-09-21T09:33:51.938 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.938 INFO:tasks.rados.rados.0.smithi137.stdout:332: finishing write tid 1 to smithi13778320-332 2024-09-21T09:33:51.939 INFO:tasks.rados.rados.0.smithi137.stdout:332: finishing write tid 2 to smithi13778320-332 2024-09-21T09:33:51.939 INFO:tasks.rados.rados.0.smithi137.stdout:332: finishing write tid 3 to smithi13778320-332 2024-09-21T09:33:51.939 INFO:tasks.rados.rados.0.smithi137.stdout:332: finishing write tid 4 to smithi13778320-332 2024-09-21T09:33:51.939 INFO:tasks.rados.rados.0.smithi137.stdout:332: finishing write tid 5 to smithi13778320-332 2024-09-21T09:33:51.939 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 332 v 80 (ObjNum 331 snap 0 seq_num 331) dirty exists 2024-09-21T09:33:51.939 INFO:tasks.rados.rados.0.smithi137.stdout:332: left oid 332 (ObjNum 331 snap 0 seq_num 331) 2024-09-21T09:33:51.939 INFO:tasks.rados.rados.0.smithi137.stdout:333: finishing write tid 1 to smithi13778320-333 2024-09-21T09:33:51.939 INFO:tasks.rados.rados.0.smithi137.stdout:332: done (15 left) 2024-09-21T09:33:51.939 INFO:tasks.rados.rados.0.smithi137.stdout:348: write initial oid 348 2024-09-21T09:33:51.939 INFO:tasks.rados.rados.0.smithi137.stdout:348: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2024-09-21T09:33:51.945 INFO:tasks.rados.rados.0.smithi137.stdout:348: writing smithi13778320-348 from 632029 to 1179317 tid 1 2024-09-21T09:33:51.952 INFO:tasks.rados.rados.0.smithi137.stdout:348: writing smithi13778320-348 from 1639134 to 2388587 tid 2 2024-09-21T09:33:51.957 INFO:tasks.rados.rados.0.smithi137.stdout:348: writing smithi13778320-348 from 2796249 to 3234108 tid 3 2024-09-21T09:33:51.961 INFO:tasks.rados.rados.0.smithi137.stdout:348: writing smithi13778320-348 from 3653524 to 3832029 tid 4 2024-09-21T09:33:51.961 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.961 INFO:tasks.rados.rados.0.smithi137.stdout:333: finishing write tid 2 to smithi13778320-333 2024-09-21T09:33:51.961 INFO:tasks.rados.rados.0.smithi137.stdout:333: finishing write tid 3 to smithi13778320-333 2024-09-21T09:33:51.961 INFO:tasks.rados.rados.0.smithi137.stdout:333: finishing write tid 4 to smithi13778320-333 2024-09-21T09:33:51.961 INFO:tasks.rados.rados.0.smithi137.stdout:333: finishing write tid 5 to smithi13778320-333 2024-09-21T09:33:51.962 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 333 v 79 (ObjNum 332 snap 0 seq_num 332) dirty exists 2024-09-21T09:33:51.962 INFO:tasks.rados.rados.0.smithi137.stdout:333: left oid 333 (ObjNum 332 snap 0 seq_num 332) 2024-09-21T09:33:51.962 INFO:tasks.rados.rados.0.smithi137.stdout:334: finishing write tid 1 to smithi13778320-334 2024-09-21T09:33:51.962 INFO:tasks.rados.rados.0.smithi137.stdout:334: finishing write tid 2 to smithi13778320-334 2024-09-21T09:33:51.962 INFO:tasks.rados.rados.0.smithi137.stdout:334: finishing write tid 3 to smithi13778320-334 2024-09-21T09:33:51.962 INFO:tasks.rados.rados.0.smithi137.stdout:334: finishing write tid 4 to smithi13778320-334 2024-09-21T09:33:51.962 INFO:tasks.rados.rados.0.smithi137.stdout:333: done (15 left) 2024-09-21T09:33:51.962 INFO:tasks.rados.rados.0.smithi137.stdout:349: write initial oid 349 2024-09-21T09:33:51.962 INFO:tasks.rados.rados.0.smithi137.stdout:349: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2024-09-21T09:33:51.968 INFO:tasks.rados.rados.0.smithi137.stdout:349: writing smithi13778320-349 from 648836 to 1271373 tid 1 2024-09-21T09:33:51.975 INFO:tasks.rados.rados.0.smithi137.stdout:349: writing smithi13778320-349 from 1981263 to 2474374 tid 2 2024-09-21T09:33:51.984 INFO:tasks.rados.rados.0.smithi137.stdout:349: writing smithi13778320-349 from 3107319 to 3848836 tid 3 2024-09-21T09:33:51.984 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:51.984 INFO:tasks.rados.rados.0.smithi137.stdout:334: finishing write tid 5 to smithi13778320-334 2024-09-21T09:33:51.984 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 334 v 83 (ObjNum 333 snap 0 seq_num 333) dirty exists 2024-09-21T09:33:51.984 INFO:tasks.rados.rados.0.smithi137.stdout:334: left oid 334 (ObjNum 333 snap 0 seq_num 333) 2024-09-21T09:33:51.984 INFO:tasks.rados.rados.0.smithi137.stdout:335: finishing write tid 1 to smithi13778320-335 2024-09-21T09:33:51.984 INFO:tasks.rados.rados.0.smithi137.stdout:335: finishing write tid 2 to smithi13778320-335 2024-09-21T09:33:51.984 INFO:tasks.rados.rados.0.smithi137.stdout:335: finishing write tid 3 to smithi13778320-335 2024-09-21T09:33:51.984 INFO:tasks.rados.rados.0.smithi137.stdout:335: finishing write tid 4 to smithi13778320-335 2024-09-21T09:33:51.984 INFO:tasks.rados.rados.0.smithi137.stdout:335: finishing write tid 5 to smithi13778320-335 2024-09-21T09:33:51.984 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 335 v 87 (ObjNum 334 snap 0 seq_num 334) dirty exists 2024-09-21T09:33:51.984 INFO:tasks.rados.rados.0.smithi137.stdout:335: left oid 335 (ObjNum 334 snap 0 seq_num 334) 2024-09-21T09:33:51.985 INFO:tasks.rados.rados.0.smithi137.stdout:336: finishing write tid 1 to smithi13778320-336 2024-09-21T09:33:51.985 INFO:tasks.rados.rados.0.smithi137.stdout:336: finishing write tid 2 to smithi13778320-336 2024-09-21T09:33:51.985 INFO:tasks.rados.rados.0.smithi137.stdout:336: finishing write tid 3 to smithi13778320-336 2024-09-21T09:33:51.985 INFO:tasks.rados.rados.0.smithi137.stdout:334: done (15 left) 2024-09-21T09:33:51.985 INFO:tasks.rados.rados.0.smithi137.stdout:335: done (14 left) 2024-09-21T09:33:51.985 INFO:tasks.rados.rados.0.smithi137.stdout:350: write initial oid 350 2024-09-21T09:33:51.985 INFO:tasks.rados.rados.0.smithi137.stdout:350: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2024-09-21T09:33:51.991 INFO:tasks.rados.rados.0.smithi137.stdout:350: writing smithi13778320-350 from 665643 to 1363429 tid 1 2024-09-21T09:33:52.001 INFO:tasks.rados.rados.0.smithi137.stdout:350: writing smithi13778320-350 from 2039745 to 2792867 tid 2 2024-09-21T09:33:52.008 INFO:tasks.rados.rados.0.smithi137.stdout:350: writing smithi13778320-350 from 3534742 to 3865643 tid 3 2024-09-21T09:33:52.008 INFO:tasks.rados.rados.0.smithi137.stdout:336: finishing write tid 4 to smithi13778320-336 2024-09-21T09:33:52.008 INFO:tasks.rados.rados.0.smithi137.stdout:336: finishing write tid 5 to smithi13778320-336 2024-09-21T09:33:52.008 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 336 v 74 (ObjNum 335 snap 0 seq_num 335) dirty exists 2024-09-21T09:33:52.008 INFO:tasks.rados.rados.0.smithi137.stdout:336: left oid 336 (ObjNum 335 snap 0 seq_num 335) 2024-09-21T09:33:52.008 INFO:tasks.rados.rados.0.smithi137.stdout:337: finishing write tid 1 to smithi13778320-337 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:337: finishing write tid 2 to smithi13778320-337 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:337: finishing write tid 3 to smithi13778320-337 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:337: finishing write tid 4 to smithi13778320-337 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:337: finishing write tid 5 to smithi13778320-337 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 337 v 64 (ObjNum 336 snap 0 seq_num 336) dirty exists 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:337: left oid 337 (ObjNum 336 snap 0 seq_num 336) 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:338: finishing write tid 1 to smithi13778320-338 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:338: finishing write tid 2 to smithi13778320-338 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:338: finishing write tid 3 to smithi13778320-338 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:338: finishing write tid 4 to smithi13778320-338 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:338: finishing write tid 5 to smithi13778320-338 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 338 v 112 (ObjNum 337 snap 0 seq_num 337) dirty exists 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:338: left oid 338 (ObjNum 337 snap 0 seq_num 337) 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:339: finishing write tid 1 to smithi13778320-339 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:339: finishing write tid 2 to smithi13778320-339 2024-09-21T09:33:52.009 INFO:tasks.rados.rados.0.smithi137.stdout:339: finishing write tid 3 to smithi13778320-339 2024-09-21T09:33:52.010 INFO:tasks.rados.rados.0.smithi137.stdout:339: finishing write tid 4 to smithi13778320-339 2024-09-21T09:33:52.010 INFO:tasks.rados.rados.0.smithi137.stdout:339: finishing write tid 5 to smithi13778320-339 2024-09-21T09:33:52.010 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 339 v 70 (ObjNum 338 snap 0 seq_num 338) dirty exists 2024-09-21T09:33:52.010 INFO:tasks.rados.rados.0.smithi137.stdout:339: left oid 339 (ObjNum 338 snap 0 seq_num 338) 2024-09-21T09:33:52.010 INFO:tasks.rados.rados.0.smithi137.stdout:340: finishing write tid 1 to smithi13778320-340 2024-09-21T09:33:52.010 INFO:tasks.rados.rados.0.smithi137.stdout:340: finishing write tid 2 to smithi13778320-340 2024-09-21T09:33:52.010 INFO:tasks.rados.rados.0.smithi137.stdout:340: finishing write tid 3 to smithi13778320-340 2024-09-21T09:33:52.010 INFO:tasks.rados.rados.0.smithi137.stdout:340: finishing write tid 4 to smithi13778320-340 2024-09-21T09:33:52.010 INFO:tasks.rados.rados.0.smithi137.stdout:340: finishing write tid 5 to smithi13778320-340 2024-09-21T09:33:52.010 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 340 v 103 (ObjNum 339 snap 0 seq_num 339) dirty exists 2024-09-21T09:33:52.010 INFO:tasks.rados.rados.0.smithi137.stdout:340: left oid 340 (ObjNum 339 snap 0 seq_num 339) 2024-09-21T09:33:52.010 INFO:tasks.rados.rados.0.smithi137.stdout:341: finishing write tid 1 to smithi13778320-341 2024-09-21T09:33:52.010 INFO:tasks.rados.rados.0.smithi137.stdout:341: finishing write tid 2 to smithi13778320-341 2024-09-21T09:33:52.010 INFO:tasks.rados.rados.0.smithi137.stdout:341: finishing write tid 3 to smithi13778320-341 2024-09-21T09:33:52.010 INFO:tasks.rados.rados.0.smithi137.stdout:341: finishing write tid 4 to smithi13778320-341 2024-09-21T09:33:52.011 INFO:tasks.rados.rados.0.smithi137.stdout:341: finishing write tid 5 to smithi13778320-341 2024-09-21T09:33:52.011 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 341 v 116 (ObjNum 340 snap 0 seq_num 340) dirty exists 2024-09-21T09:33:52.011 INFO:tasks.rados.rados.0.smithi137.stdout:341: left oid 341 (ObjNum 340 snap 0 seq_num 340) 2024-09-21T09:33:52.011 INFO:tasks.rados.rados.0.smithi137.stdout:342: finishing write tid 1 to smithi13778320-342 2024-09-21T09:33:52.011 INFO:tasks.rados.rados.0.smithi137.stdout:342: finishing write tid 2 to smithi13778320-342 2024-09-21T09:33:52.011 INFO:tasks.rados.rados.0.smithi137.stdout:342: finishing write tid 3 to smithi13778320-342 2024-09-21T09:33:52.011 INFO:tasks.rados.rados.0.smithi137.stdout:342: finishing write tid 4 to smithi13778320-342 2024-09-21T09:33:52.011 INFO:tasks.rados.rados.0.smithi137.stdout:342: finishing write tid 5 to smithi13778320-342 2024-09-21T09:33:52.011 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 342 v 74 (ObjNum 341 snap 0 seq_num 341) dirty exists 2024-09-21T09:33:52.011 INFO:tasks.rados.rados.0.smithi137.stdout:342: left oid 342 (ObjNum 341 snap 0 seq_num 341) 2024-09-21T09:33:52.011 INFO:tasks.rados.rados.0.smithi137.stdout:343: finishing write tid 1 to smithi13778320-343 2024-09-21T09:33:52.011 INFO:tasks.rados.rados.0.smithi137.stdout:343: finishing write tid 2 to smithi13778320-343 2024-09-21T09:33:52.011 INFO:tasks.rados.rados.0.smithi137.stdout:343: finishing write tid 3 to smithi13778320-343 2024-09-21T09:33:52.011 INFO:tasks.rados.rados.0.smithi137.stdout:343: finishing write tid 4 to smithi13778320-343 2024-09-21T09:33:52.011 INFO:tasks.rados.rados.0.smithi137.stdout:343: finishing write tid 5 to smithi13778320-343 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:343: finishing write tid 6 to smithi13778320-343 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 343 v 58 (ObjNum 342 snap 0 seq_num 342) dirty exists 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:343: left oid 343 (ObjNum 342 snap 0 seq_num 342) 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:344: finishing write tid 1 to smithi13778320-344 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:344: finishing write tid 2 to smithi13778320-344 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:344: finishing write tid 3 to smithi13778320-344 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:344: finishing write tid 4 to smithi13778320-344 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:344: finishing write tid 5 to smithi13778320-344 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 344 v 43 (ObjNum 343 snap 0 seq_num 343) dirty exists 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:344: left oid 344 (ObjNum 343 snap 0 seq_num 343) 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:345: finishing write tid 1 to smithi13778320-345 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:345: finishing write tid 2 to smithi13778320-345 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:345: finishing write tid 3 to smithi13778320-345 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:345: finishing write tid 4 to smithi13778320-345 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:345: finishing write tid 5 to smithi13778320-345 2024-09-21T09:33:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 345 v 61 (ObjNum 344 snap 0 seq_num 344) dirty exists 2024-09-21T09:33:52.013 INFO:tasks.rados.rados.0.smithi137.stdout:345: left oid 345 (ObjNum 344 snap 0 seq_num 344) 2024-09-21T09:33:52.013 INFO:tasks.rados.rados.0.smithi137.stdout:346: finishing write tid 1 to smithi13778320-346 2024-09-21T09:33:52.013 INFO:tasks.rados.rados.0.smithi137.stdout:346: finishing write tid 2 to smithi13778320-346 2024-09-21T09:33:52.013 INFO:tasks.rados.rados.0.smithi137.stdout:346: finishing write tid 3 to smithi13778320-346 2024-09-21T09:33:52.013 INFO:tasks.rados.rados.0.smithi137.stdout:346: finishing write tid 4 to smithi13778320-346 2024-09-21T09:33:52.013 INFO:tasks.rados.rados.0.smithi137.stdout:346: finishing write tid 5 to smithi13778320-346 2024-09-21T09:33:52.013 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 346 v 47 (ObjNum 345 snap 0 seq_num 345) dirty exists 2024-09-21T09:33:52.013 INFO:tasks.rados.rados.0.smithi137.stdout:346: left oid 346 (ObjNum 345 snap 0 seq_num 345) 2024-09-21T09:33:52.013 INFO:tasks.rados.rados.0.smithi137.stdout:347: finishing write tid 1 to smithi13778320-347 2024-09-21T09:33:52.013 INFO:tasks.rados.rados.0.smithi137.stdout:347: finishing write tid 2 to smithi13778320-347 2024-09-21T09:33:52.013 INFO:tasks.rados.rados.0.smithi137.stdout:347: finishing write tid 3 to smithi13778320-347 2024-09-21T09:33:52.013 INFO:tasks.rados.rados.0.smithi137.stdout:347: finishing write tid 4 to smithi13778320-347 2024-09-21T09:33:52.014 INFO:tasks.rados.rados.0.smithi137.stdout:347: finishing write tid 5 to smithi13778320-347 2024-09-21T09:33:52.014 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 347 v 78 (ObjNum 346 snap 0 seq_num 346) dirty exists 2024-09-21T09:33:52.014 INFO:tasks.rados.rados.0.smithi137.stdout:347: left oid 347 (ObjNum 346 snap 0 seq_num 346) 2024-09-21T09:33:52.014 INFO:tasks.rados.rados.0.smithi137.stdout:348: finishing write tid 1 to smithi13778320-348 2024-09-21T09:33:52.014 INFO:tasks.rados.rados.0.smithi137.stdout:348: finishing write tid 2 to smithi13778320-348 2024-09-21T09:33:52.014 INFO:tasks.rados.rados.0.smithi137.stdout:348: finishing write tid 3 to smithi13778320-348 2024-09-21T09:33:52.014 INFO:tasks.rados.rados.0.smithi137.stdout:348: finishing write tid 4 to smithi13778320-348 2024-09-21T09:33:52.014 INFO:tasks.rados.rados.0.smithi137.stdout:348: finishing write tid 5 to smithi13778320-348 2024-09-21T09:33:52.014 INFO:tasks.rados.rados.0.smithi137.stdout:348: finishing write tid 6 to smithi13778320-348 2024-09-21T09:33:52.014 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 348 v 79 (ObjNum 347 snap 0 seq_num 347) dirty exists 2024-09-21T09:33:52.014 INFO:tasks.rados.rados.0.smithi137.stdout:348: left oid 348 (ObjNum 347 snap 0 seq_num 347) 2024-09-21T09:33:52.014 INFO:tasks.rados.rados.0.smithi137.stdout:349: finishing write tid 1 to smithi13778320-349 2024-09-21T09:33:52.014 INFO:tasks.rados.rados.0.smithi137.stdout:349: finishing write tid 2 to smithi13778320-349 2024-09-21T09:33:52.014 INFO:tasks.rados.rados.0.smithi137.stdout:349: finishing write tid 3 to smithi13778320-349 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:349: finishing write tid 4 to smithi13778320-349 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:349: finishing write tid 5 to smithi13778320-349 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 349 v 83 (ObjNum 348 snap 0 seq_num 348) dirty exists 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:349: left oid 349 (ObjNum 348 snap 0 seq_num 348) 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:350: finishing write tid 1 to smithi13778320-350 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:350: finishing write tid 2 to smithi13778320-350 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:336: done (14 left) 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:337: done (13 left) 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:338: done (12 left) 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:339: done (11 left) 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:340: done (10 left) 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:341: done (9 left) 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:342: done (8 left) 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:343: done (7 left) 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:344: done (6 left) 2024-09-21T09:33:52.015 INFO:tasks.rados.rados.0.smithi137.stdout:345: done (5 left) 2024-09-21T09:33:52.016 INFO:tasks.rados.rados.0.smithi137.stdout:346: done (4 left) 2024-09-21T09:33:52.016 INFO:tasks.rados.rados.0.smithi137.stdout:347: done (3 left) 2024-09-21T09:33:52.016 INFO:tasks.rados.rados.0.smithi137.stdout:348: done (2 left) 2024-09-21T09:33:52.016 INFO:tasks.rados.rados.0.smithi137.stdout:349: done (1 left) 2024-09-21T09:33:52.016 INFO:tasks.rados.rados.0.smithi137.stdout:351: write initial oid 351 2024-09-21T09:33:52.016 INFO:tasks.rados.rados.0.smithi137.stdout:351: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2024-09-21T09:33:52.016 INFO:tasks.rados.rados.0.smithi137.stdout:351: writing smithi13778320-351 from 682450 to 1171838 tid 1 2024-09-21T09:33:52.021 INFO:tasks.rados.rados.0.smithi137.stdout:351: writing smithi13778320-351 from 1814580 to 2311360 tid 2 2024-09-21T09:33:52.029 INFO:tasks.rados.rados.0.smithi137.stdout:351: writing smithi13778320-351 from 2878518 to 3666546 tid 3 2024-09-21T09:33:52.029 INFO:tasks.rados.rados.0.smithi137.stdout:352: write initial oid 352 2024-09-21T09:33:52.029 INFO:tasks.rados.rados.0.smithi137.stdout:352: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2024-09-21T09:33:52.037 INFO:tasks.rados.rados.0.smithi137.stdout:352: writing smithi13778320-352 from 699257 to 1263894 tid 1 2024-09-21T09:33:52.044 INFO:tasks.rados.rados.0.smithi137.stdout:352: writing smithi13778320-352 from 1873062 to 2513500 tid 2 2024-09-21T09:33:52.052 INFO:tasks.rados.rados.0.smithi137.stdout:352: writing smithi13778320-352 from 3305941 to 3899257 tid 3 2024-09-21T09:33:52.052 INFO:tasks.rados.rados.0.smithi137.stdout:353: write initial oid 353 2024-09-21T09:33:52.052 INFO:tasks.rados.rados.0.smithi137.stdout:353: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2024-09-21T09:33:52.058 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:52.060 INFO:tasks.rados.rados.0.smithi137.stdout:353: writing smithi13778320-353 from 716064 to 1355950 tid 1 2024-09-21T09:33:52.066 INFO:tasks.rados.rados.0.smithi137.stdout:353: writing smithi13778320-353 from 1815191 to 2315640 tid 2 2024-09-21T09:33:52.072 INFO:tasks.rados.rados.0.smithi137.stdout:353: writing smithi13778320-353 from 2817011 to 3343936 tid 3 2024-09-21T09:33:52.072 INFO:tasks.rados.rados.0.smithi137.stdout:354: write initial oid 354 2024-09-21T09:33:52.072 INFO:tasks.rados.rados.0.smithi137.stdout:354: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2024-09-21T09:33:52.080 INFO:tasks.rados.rados.0.smithi137.stdout:354: writing smithi13778320-354 from 732871 to 1448006 tid 1 2024-09-21T09:33:52.088 INFO:tasks.rados.rados.0.smithi137.stdout:354: writing smithi13778320-354 from 1873673 to 2517780 tid 2 2024-09-21T09:33:52.096 INFO:tasks.rados.rados.0.smithi137.stdout:354: writing smithi13778320-354 from 3244434 to 3932871 tid 3 2024-09-21T09:33:52.096 INFO:tasks.rados.rados.0.smithi137.stdout:355: write initial oid 355 2024-09-21T09:33:52.096 INFO:tasks.rados.rados.0.smithi137.stdout:355: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2024-09-21T09:33:52.105 INFO:tasks.rados.rados.0.smithi137.stdout:355: writing smithi13778320-355 from 749678 to 1540062 tid 1 2024-09-21T09:33:52.112 INFO:tasks.rados.rados.0.smithi137.stdout:355: writing smithi13778320-355 from 2332155 to 2836273 tid 2 2024-09-21T09:33:52.118 INFO:tasks.rados.rados.0.smithi137.stdout:355: writing smithi13778320-355 from 3271857 to 3821326 tid 3 2024-09-21T09:33:52.118 INFO:tasks.rados.rados.0.smithi137.stdout:356: write initial oid 356 2024-09-21T09:33:52.118 INFO:tasks.rados.rados.0.smithi137.stdout:356: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2024-09-21T09:33:52.125 INFO:tasks.rados.rados.0.smithi137.stdout:356: writing smithi13778320-356 from 766485 to 1232118 tid 1 2024-09-21T09:33:52.133 INFO:tasks.rados.rados.0.smithi137.stdout:356: writing smithi13778320-356 from 1990637 to 2638413 tid 2 2024-09-21T09:33:52.141 INFO:tasks.rados.rados.0.smithi137.stdout:356: writing smithi13778320-356 from 3299280 to 3966485 tid 3 2024-09-21T09:33:52.141 INFO:tasks.rados.rados.0.smithi137.stdout:357: write initial oid 357 2024-09-21T09:33:52.142 INFO:tasks.rados.rados.0.smithi137.stdout:357: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2024-09-21T09:33:52.149 INFO:tasks.rados.rados.0.smithi137.stdout:357: writing smithi13778320-357 from 783292 to 1324174 tid 1 2024-09-21T09:33:52.156 INFO:tasks.rados.rados.0.smithi137.stdout:357: writing smithi13778320-357 from 1932766 to 2440553 tid 2 2024-09-21T09:33:52.163 INFO:tasks.rados.rados.0.smithi137.stdout:357: writing smithi13778320-357 from 3210350 to 3782363 tid 3 2024-09-21T09:33:52.163 INFO:tasks.rados.rados.0.smithi137.stdout:358: write initial oid 358 2024-09-21T09:33:52.163 INFO:tasks.rados.rados.0.smithi137.stdout:350: finishing write tid 3 to smithi13778320-350 2024-09-21T09:33:52.163 INFO:tasks.rados.rados.0.smithi137.stdout:350: finishing write tid 4 to smithi13778320-350 2024-09-21T09:33:52.164 INFO:tasks.rados.rados.0.smithi137.stdout:358: seq_num 357 ranges {400099=616131,1591248=408851} 2024-09-21T09:33:52.169 INFO:tasks.rados.rados.0.smithi137.stdout:358: writing smithi13778320-358 from 400099 to 1016230 tid 1 2024-09-21T09:33:52.175 INFO:tasks.rados.rados.0.smithi137.stdout:358: writing smithi13778320-358 from 1591248 to 2000099 tid 2 2024-09-21T09:33:52.175 INFO:tasks.rados.rados.0.smithi137.stdout:359: write initial oid 359 2024-09-21T09:33:52.175 INFO:tasks.rados.rados.0.smithi137.stdout:359: seq_num 358 ranges {416906=407733,1366083=511456} 2024-09-21T09:33:52.179 INFO:tasks.rados.rados.0.smithi137.stdout:359: writing smithi13778320-359 from 416906 to 824639 tid 1 2024-09-21T09:33:52.185 INFO:tasks.rados.rados.0.smithi137.stdout:359: writing smithi13778320-359 from 1366083 to 1877539 tid 2 2024-09-21T09:33:52.185 INFO:tasks.rados.rados.0.smithi137.stdout:360: write initial oid 360 2024-09-21T09:33:52.185 INFO:tasks.rados.rados.0.smithi137.stdout:360: seq_num 359 ranges {433713=482982,1424565=609148} 2024-09-21T09:33:52.191 INFO:tasks.rados.rados.0.smithi137.stdout:360: writing smithi13778320-360 from 433713 to 916695 tid 1 2024-09-21T09:33:52.197 INFO:tasks.rados.rados.0.smithi137.stdout:360: writing smithi13778320-360 from 1424565 to 2033713 tid 2 2024-09-21T09:33:52.197 INFO:tasks.rados.rados.0.smithi137.stdout:361: write initial oid 361 2024-09-21T09:33:52.197 INFO:tasks.rados.rados.0.smithi137.stdout:361: seq_num 360 ranges {450520=558231,1483047=515125} 2024-09-21T09:33:52.205 INFO:tasks.rados.rados.0.smithi137.stdout:361: writing smithi13778320-361 from 450520 to 1008751 tid 1 2024-09-21T09:33:52.209 INFO:tasks.rados.rados.0.smithi137.stdout:361: writing smithi13778320-361 from 1483047 to 1998172 tid 2 2024-09-21T09:33:52.209 INFO:tasks.rados.rados.0.smithi137.stdout:362: write initial oid 362 2024-09-21T09:33:52.209 INFO:tasks.rados.rados.0.smithi137.stdout:362: seq_num 361 ranges {467327=633480,1825176=242151} 2024-09-21T09:33:52.215 INFO:tasks.rados.rados.0.smithi137.stdout:362: writing smithi13778320-362 from 467327 to 1100807 tid 1 2024-09-21T09:33:52.221 INFO:tasks.rados.rados.0.smithi137.stdout:362: writing smithi13778320-362 from 1825176 to 2067327 tid 2 2024-09-21T09:33:52.221 INFO:tasks.rados.rados.0.smithi137.stdout:363: write initial oid 363 2024-09-21T09:33:52.221 INFO:tasks.rados.rados.0.smithi137.stdout:363: seq_num 362 ranges {484134=708729,1883658=200476} 2024-09-21T09:33:52.227 INFO:tasks.rados.rados.0.smithi137.stdout:363: writing smithi13778320-363 from 484134 to 1192863 tid 1 2024-09-21T09:33:52.233 INFO:tasks.rados.rados.0.smithi137.stdout:363: writing smithi13778320-363 from 1883658 to 2084134 tid 2 2024-09-21T09:33:52.233 INFO:tasks.rados.rados.0.smithi137.stdout:364: write initial oid 364 2024-09-21T09:33:52.233 INFO:tasks.rados.rados.0.smithi137.stdout:364: seq_num 363 ranges {500941=783978,1942140=158801} 2024-09-21T09:33:52.240 INFO:tasks.rados.rados.0.smithi137.stdout:364: writing smithi13778320-364 from 500941 to 1284919 tid 1 2024-09-21T09:33:52.244 INFO:tasks.rados.rados.0.smithi137.stdout:364: writing smithi13778320-364 from 1942140 to 2100941 tid 2 2024-09-21T09:33:52.244 INFO:tasks.rados.rados.0.smithi137.stdout:365: write initial oid 365 2024-09-21T09:33:52.245 INFO:tasks.rados.rados.0.smithi137.stdout:365: seq_num 364 ranges {517748=459227,1600622=406110} 2024-09-21T09:33:52.250 INFO:tasks.rados.rados.0.smithi137.stdout:365: writing smithi13778320-365 from 517748 to 976975 tid 1 2024-09-21T09:33:52.256 INFO:tasks.rados.rados.0.smithi137.stdout:365: writing smithi13778320-365 from 1600622 to 2006732 tid 2 2024-09-21T09:33:52.256 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.257 INFO:tasks.rados.rados.0.smithi137.stdout:350: finishing write tid 5 to smithi13778320-350 2024-09-21T09:33:52.257 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 350 v 51 (ObjNum 349 snap 0 seq_num 349) dirty exists 2024-09-21T09:33:52.257 INFO:tasks.rados.rados.0.smithi137.stdout:350: left oid 350 (ObjNum 349 snap 0 seq_num 349) 2024-09-21T09:33:52.257 INFO:tasks.rados.rados.0.smithi137.stdout:350: done (15 left) 2024-09-21T09:33:52.257 INFO:tasks.rados.rados.0.smithi137.stdout:366: write initial oid 366 2024-09-21T09:33:52.257 INFO:tasks.rados.rados.0.smithi137.stdout:366: seq_num 365 ranges {534555=650829,1659104=475451} 2024-09-21T09:33:52.263 INFO:tasks.rados.rados.0.smithi137.stdout:366: writing smithi13778320-366 from 534555 to 1185384 tid 1 2024-09-21T09:33:52.270 INFO:tasks.rados.rados.0.smithi137.stdout:366: writing smithi13778320-366 from 1659104 to 2134555 tid 2 2024-09-21T09:33:52.270 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.270 INFO:tasks.rados.rados.0.smithi137.stdout:351: finishing write tid 1 to smithi13778320-351 2024-09-21T09:33:52.270 INFO:tasks.rados.rados.0.smithi137.stdout:351: finishing write tid 2 to smithi13778320-351 2024-09-21T09:33:52.270 INFO:tasks.rados.rados.0.smithi137.stdout:351: finishing write tid 3 to smithi13778320-351 2024-09-21T09:33:52.270 INFO:tasks.rados.rados.0.smithi137.stdout:351: finishing write tid 4 to smithi13778320-351 2024-09-21T09:33:52.270 INFO:tasks.rados.rados.0.smithi137.stdout:351: finishing write tid 5 to smithi13778320-351 2024-09-21T09:33:52.270 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 351 v 65 (ObjNum 350 snap 0 seq_num 350) dirty exists 2024-09-21T09:33:52.270 INFO:tasks.rados.rados.0.smithi137.stdout:351: left oid 351 (ObjNum 350 snap 0 seq_num 350) 2024-09-21T09:33:52.271 INFO:tasks.rados.rados.0.smithi137.stdout:352: finishing write tid 1 to smithi13778320-352 2024-09-21T09:33:52.271 INFO:tasks.rados.rados.0.smithi137.stdout:352: finishing write tid 2 to smithi13778320-352 2024-09-21T09:33:52.271 INFO:tasks.rados.rados.0.smithi137.stdout:352: finishing write tid 3 to smithi13778320-352 2024-09-21T09:33:52.271 INFO:tasks.rados.rados.0.smithi137.stdout:352: finishing write tid 4 to smithi13778320-352 2024-09-21T09:33:52.271 INFO:tasks.rados.rados.0.smithi137.stdout:352: finishing write tid 5 to smithi13778320-352 2024-09-21T09:33:52.271 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 352 v 82 (ObjNum 351 snap 0 seq_num 351) dirty exists 2024-09-21T09:33:52.271 INFO:tasks.rados.rados.0.smithi137.stdout:352: left oid 352 (ObjNum 351 snap 0 seq_num 351) 2024-09-21T09:33:52.271 INFO:tasks.rados.rados.0.smithi137.stdout:353: finishing write tid 1 to smithi13778320-353 2024-09-21T09:33:52.271 INFO:tasks.rados.rados.0.smithi137.stdout:353: finishing write tid 2 to smithi13778320-353 2024-09-21T09:33:52.271 INFO:tasks.rados.rados.0.smithi137.stdout:353: finishing write tid 3 to smithi13778320-353 2024-09-21T09:33:52.271 INFO:tasks.rados.rados.0.smithi137.stdout:353: finishing write tid 4 to smithi13778320-353 2024-09-21T09:33:52.271 INFO:tasks.rados.rados.0.smithi137.stdout:353: finishing write tid 5 to smithi13778320-353 2024-09-21T09:33:52.271 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 353 v 86 (ObjNum 352 snap 0 seq_num 352) dirty exists 2024-09-21T09:33:52.271 INFO:tasks.rados.rados.0.smithi137.stdout:353: left oid 353 (ObjNum 352 snap 0 seq_num 352) 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:354: finishing write tid 1 to smithi13778320-354 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:354: finishing write tid 2 to smithi13778320-354 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:354: finishing write tid 3 to smithi13778320-354 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:354: finishing write tid 4 to smithi13778320-354 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:354: finishing write tid 5 to smithi13778320-354 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 354 v 90 (ObjNum 353 snap 0 seq_num 353) dirty exists 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:354: left oid 354 (ObjNum 353 snap 0 seq_num 353) 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:355: finishing write tid 1 to smithi13778320-355 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:355: finishing write tid 2 to smithi13778320-355 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:355: finishing write tid 3 to smithi13778320-355 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:355: finishing write tid 4 to smithi13778320-355 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:355: finishing write tid 5 to smithi13778320-355 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 355 v 62 (ObjNum 354 snap 0 seq_num 354) dirty exists 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:355: left oid 355 (ObjNum 354 snap 0 seq_num 354) 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:356: finishing write tid 1 to smithi13778320-356 2024-09-21T09:33:52.272 INFO:tasks.rados.rados.0.smithi137.stdout:356: finishing write tid 2 to smithi13778320-356 2024-09-21T09:33:52.273 INFO:tasks.rados.rados.0.smithi137.stdout:356: finishing write tid 3 to smithi13778320-356 2024-09-21T09:33:52.273 INFO:tasks.rados.rados.0.smithi137.stdout:356: finishing write tid 4 to smithi13778320-356 2024-09-21T09:33:52.273 INFO:tasks.rados.rados.0.smithi137.stdout:356: finishing write tid 5 to smithi13778320-356 2024-09-21T09:33:52.273 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 356 v 91 (ObjNum 355 snap 0 seq_num 355) dirty exists 2024-09-21T09:33:52.273 INFO:tasks.rados.rados.0.smithi137.stdout:356: left oid 356 (ObjNum 355 snap 0 seq_num 355) 2024-09-21T09:33:52.273 INFO:tasks.rados.rados.0.smithi137.stdout:357: finishing write tid 1 to smithi13778320-357 2024-09-21T09:33:52.273 INFO:tasks.rados.rados.0.smithi137.stdout:351: done (15 left) 2024-09-21T09:33:52.273 INFO:tasks.rados.rados.0.smithi137.stdout:352: done (14 left) 2024-09-21T09:33:52.273 INFO:tasks.rados.rados.0.smithi137.stdout:353: done (13 left) 2024-09-21T09:33:52.273 INFO:tasks.rados.rados.0.smithi137.stdout:354: done (12 left) 2024-09-21T09:33:52.273 INFO:tasks.rados.rados.0.smithi137.stdout:355: done (11 left) 2024-09-21T09:33:52.273 INFO:tasks.rados.rados.0.smithi137.stdout:356: done (10 left) 2024-09-21T09:33:52.273 INFO:tasks.rados.rados.0.smithi137.stdout:367: write initial oid 367 2024-09-21T09:33:52.273 INFO:tasks.rados.rados.0.smithi137.stdout:367: seq_num 366 ranges {551362=726078,1717586=409779} 2024-09-21T09:33:52.276 INFO:tasks.rados.rados.0.smithi137.stdout:367: writing smithi13778320-367 from 551362 to 1277440 tid 1 2024-09-21T09:33:52.281 INFO:tasks.rados.rados.0.smithi137.stdout:367: writing smithi13778320-367 from 1717586 to 2127365 tid 2 2024-09-21T09:33:52.281 INFO:tasks.rados.rados.0.smithi137.stdout:368: write initial oid 368 2024-09-21T09:33:52.281 INFO:tasks.rados.rados.0.smithi137.stdout:368: seq_num 367 ranges {568169=401327,1376068=669790} 2024-09-21T09:33:52.287 INFO:tasks.rados.rados.0.smithi137.stdout:368: writing smithi13778320-368 from 568169 to 969496 tid 1 2024-09-21T09:33:52.293 INFO:tasks.rados.rados.0.smithi137.stdout:368: writing smithi13778320-368 from 1376068 to 2045858 tid 2 2024-09-21T09:33:52.293 INFO:tasks.rados.rados.0.smithi137.stdout:369: write initial oid 369 2024-09-21T09:33:52.293 INFO:tasks.rados.rados.0.smithi137.stdout:369: seq_num 368 ranges {584976=476576,1834550=350426} 2024-09-21T09:33:52.299 INFO:tasks.rados.rados.0.smithi137.stdout:369: writing smithi13778320-369 from 584976 to 1061552 tid 1 2024-09-21T09:33:52.306 INFO:tasks.rados.rados.0.smithi137.stdout:369: writing smithi13778320-369 from 1834550 to 2184976 tid 2 2024-09-21T09:33:52.306 INFO:tasks.rados.rados.0.smithi137.stdout:370: write initial oid 370 2024-09-21T09:33:52.306 INFO:tasks.rados.rados.0.smithi137.stdout:370: seq_num 369 ranges {601783=551825,1776679=425104} 2024-09-21T09:33:52.312 INFO:tasks.rados.rados.0.smithi137.stdout:370: writing smithi13778320-370 from 601783 to 1153608 tid 1 2024-09-21T09:33:52.318 INFO:tasks.rados.rados.0.smithi137.stdout:370: writing smithi13778320-370 from 1776679 to 2201783 tid 2 2024-09-21T09:33:52.318 INFO:tasks.rados.rados.0.smithi137.stdout:371: write initial oid 371 2024-09-21T09:33:52.318 INFO:tasks.rados.rados.0.smithi137.stdout:371: seq_num 370 ranges {618590=627074,1835161=383429} 2024-09-21T09:33:52.325 INFO:tasks.rados.rados.0.smithi137.stdout:371: writing smithi13778320-371 from 618590 to 1245664 tid 1 2024-09-21T09:33:52.330 INFO:tasks.rados.rados.0.smithi137.stdout:371: writing smithi13778320-371 from 1835161 to 2218590 tid 2 2024-09-21T09:33:52.331 INFO:tasks.rados.rados.0.smithi137.stdout:372: write initial oid 372 2024-09-21T09:33:52.331 INFO:tasks.rados.rados.0.smithi137.stdout:372: seq_num 371 ranges {635397=702323,1893643=341754} 2024-09-21T09:33:52.338 INFO:tasks.rados.rados.0.smithi137.stdout:372: writing smithi13778320-372 from 635397 to 1337720 tid 1 2024-09-21T09:33:52.344 INFO:tasks.rados.rados.0.smithi137.stdout:372: writing smithi13778320-372 from 1893643 to 2235397 tid 2 2024-09-21T09:33:52.344 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.344 INFO:tasks.rados.rados.0.smithi137.stdout:357: finishing write tid 2 to smithi13778320-357 2024-09-21T09:33:52.345 INFO:tasks.rados.rados.0.smithi137.stdout:357: finishing write tid 3 to smithi13778320-357 2024-09-21T09:33:52.345 INFO:tasks.rados.rados.0.smithi137.stdout:357: finishing write tid 4 to smithi13778320-357 2024-09-21T09:33:52.345 INFO:tasks.rados.rados.0.smithi137.stdout:357: finishing write tid 5 to smithi13778320-357 2024-09-21T09:33:52.345 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 357 v 87 (ObjNum 356 snap 0 seq_num 356) dirty exists 2024-09-21T09:33:52.345 INFO:tasks.rados.rados.0.smithi137.stdout:357: left oid 357 (ObjNum 356 snap 0 seq_num 356) 2024-09-21T09:33:52.345 INFO:tasks.rados.rados.0.smithi137.stdout:358: finishing write tid 1 to smithi13778320-358 2024-09-21T09:33:52.345 INFO:tasks.rados.rados.0.smithi137.stdout:358: finishing write tid 2 to smithi13778320-358 2024-09-21T09:33:52.345 INFO:tasks.rados.rados.0.smithi137.stdout:358: finishing write tid 3 to smithi13778320-358 2024-09-21T09:33:52.345 INFO:tasks.rados.rados.0.smithi137.stdout:358: finishing write tid 4 to smithi13778320-358 2024-09-21T09:33:52.345 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 358 v 106 (ObjNum 357 snap 0 seq_num 357) dirty exists 2024-09-21T09:33:52.345 INFO:tasks.rados.rados.0.smithi137.stdout:358: left oid 358 (ObjNum 357 snap 0 seq_num 357) 2024-09-21T09:33:52.345 INFO:tasks.rados.rados.0.smithi137.stdout:359: finishing write tid 1 to smithi13778320-359 2024-09-21T09:33:52.345 INFO:tasks.rados.rados.0.smithi137.stdout:359: finishing write tid 2 to smithi13778320-359 2024-09-21T09:33:52.346 INFO:tasks.rados.rados.0.smithi137.stdout:357: done (15 left) 2024-09-21T09:33:52.346 INFO:tasks.rados.rados.0.smithi137.stdout:358: done (14 left) 2024-09-21T09:33:52.346 INFO:tasks.rados.rados.0.smithi137.stdout:373: write initial oid 373 2024-09-21T09:33:52.346 INFO:tasks.rados.rados.0.smithi137.stdout:373: seq_num 372 ranges {652204=777572,1952125=300079} 2024-09-21T09:33:52.352 INFO:tasks.rados.rados.0.smithi137.stdout:373: writing smithi13778320-373 from 652204 to 1429776 tid 1 2024-09-21T09:33:52.357 INFO:tasks.rados.rados.0.smithi137.stdout:373: writing smithi13778320-373 from 1952125 to 2252204 tid 2 2024-09-21T09:33:52.357 INFO:tasks.rados.rados.0.smithi137.stdout:374: write initial oid 374 2024-09-21T09:33:52.357 INFO:tasks.rados.rados.0.smithi137.stdout:374: seq_num 373 ranges {669011=569174,2010607=258404} 2024-09-21T09:33:52.364 INFO:tasks.rados.rados.0.smithi137.stdout:374: writing smithi13778320-374 from 669011 to 1238185 tid 1 2024-09-21T09:33:52.371 INFO:tasks.rados.rados.0.smithi137.stdout:374: writing smithi13778320-374 from 2010607 to 2269011 tid 2 2024-09-21T09:33:52.371 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.371 INFO:tasks.rados.rados.0.smithi137.stdout:359: finishing write tid 3 to smithi13778320-359 2024-09-21T09:33:52.371 INFO:tasks.rados.rados.0.smithi137.stdout:359: finishing write tid 4 to smithi13778320-359 2024-09-21T09:33:52.371 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 359 v 54 (ObjNum 358 snap 0 seq_num 358) dirty exists 2024-09-21T09:33:52.371 INFO:tasks.rados.rados.0.smithi137.stdout:359: left oid 359 (ObjNum 358 snap 0 seq_num 358) 2024-09-21T09:33:52.371 INFO:tasks.rados.rados.0.smithi137.stdout:360: finishing write tid 1 to smithi13778320-360 2024-09-21T09:33:52.371 INFO:tasks.rados.rados.0.smithi137.stdout:360: finishing write tid 2 to smithi13778320-360 2024-09-21T09:33:52.371 INFO:tasks.rados.rados.0.smithi137.stdout:360: finishing write tid 3 to smithi13778320-360 2024-09-21T09:33:52.371 INFO:tasks.rados.rados.0.smithi137.stdout:360: finishing write tid 4 to smithi13778320-360 2024-09-21T09:33:52.371 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 360 v 96 (ObjNum 359 snap 0 seq_num 359) dirty exists 2024-09-21T09:33:52.371 INFO:tasks.rados.rados.0.smithi137.stdout:360: left oid 360 (ObjNum 359 snap 0 seq_num 359) 2024-09-21T09:33:52.371 INFO:tasks.rados.rados.0.smithi137.stdout:361: finishing write tid 1 to smithi13778320-361 2024-09-21T09:33:52.371 INFO:tasks.rados.rados.0.smithi137.stdout:361: finishing write tid 2 to smithi13778320-361 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:361: finishing write tid 3 to smithi13778320-361 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:361: finishing write tid 4 to smithi13778320-361 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 361 v 83 (ObjNum 360 snap 0 seq_num 360) dirty exists 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:361: left oid 361 (ObjNum 360 snap 0 seq_num 360) 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:362: finishing write tid 1 to smithi13778320-362 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:362: finishing write tid 2 to smithi13778320-362 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:362: finishing write tid 3 to smithi13778320-362 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:362: finishing write tid 4 to smithi13778320-362 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 362 v 70 (ObjNum 361 snap 0 seq_num 361) dirty exists 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:362: left oid 362 (ObjNum 361 snap 0 seq_num 361) 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:359: done (15 left) 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:360: done (14 left) 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:361: done (13 left) 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:362: done (12 left) 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:375: write initial oid 375 2024-09-21T09:33:52.372 INFO:tasks.rados.rados.0.smithi137.stdout:363: finishing write tid 1 to smithi13778320-363 2024-09-21T09:33:52.373 INFO:tasks.rados.rados.0.smithi137.stdout:363: finishing write tid 2 to smithi13778320-363 2024-09-21T09:33:52.373 INFO:tasks.rados.rados.0.smithi137.stdout:363: finishing write tid 3 to smithi13778320-363 2024-09-21T09:33:52.373 INFO:tasks.rados.rados.0.smithi137.stdout:363: finishing write tid 4 to smithi13778320-363 2024-09-21T09:33:52.373 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 363 v 119 (ObjNum 362 snap 0 seq_num 362) dirty exists 2024-09-21T09:33:52.373 INFO:tasks.rados.rados.0.smithi137.stdout:363: left oid 363 (ObjNum 362 snap 0 seq_num 362) 2024-09-21T09:33:52.373 INFO:tasks.rados.rados.0.smithi137.stdout:364: finishing write tid 1 to smithi13778320-364 2024-09-21T09:33:52.373 INFO:tasks.rados.rados.0.smithi137.stdout:375: seq_num 374 ranges {685818=644423,2069089=216729} 2024-09-21T09:33:52.377 INFO:tasks.rados.rados.0.smithi137.stdout:375: writing smithi13778320-375 from 685818 to 1330241 tid 1 2024-09-21T09:33:52.383 INFO:tasks.rados.rados.0.smithi137.stdout:375: writing smithi13778320-375 from 2069089 to 2285818 tid 2 2024-09-21T09:33:52.383 INFO:tasks.rados.rados.0.smithi137.stdout:363: done (12 left) 2024-09-21T09:33:52.383 INFO:tasks.rados.rados.0.smithi137.stdout:376: write initial oid 376 2024-09-21T09:33:52.383 INFO:tasks.rados.rados.0.smithi137.stdout:376: seq_num 375 ranges {702625=719672,2127571=175054} 2024-09-21T09:33:52.391 INFO:tasks.rados.rados.0.smithi137.stdout:376: writing smithi13778320-376 from 702625 to 1422297 tid 1 2024-09-21T09:33:52.396 INFO:tasks.rados.rados.0.smithi137.stdout:376: writing smithi13778320-376 from 2127571 to 2302625 tid 2 2024-09-21T09:33:52.396 INFO:tasks.rados.rados.0.smithi137.stdout:377: write initial oid 377 2024-09-21T09:33:52.396 INFO:tasks.rados.rados.0.smithi137.stdout:377: seq_num 376 ranges {719432=794921,2186053=133379} 2024-09-21T09:33:52.404 INFO:tasks.rados.rados.0.smithi137.stdout:377: writing smithi13778320-377 from 719432 to 1514353 tid 1 2024-09-21T09:33:52.409 INFO:tasks.rados.rados.0.smithi137.stdout:377: writing smithi13778320-377 from 2186053 to 2319432 tid 2 2024-09-21T09:33:52.409 INFO:tasks.rados.rados.0.smithi137.stdout:378: write initial oid 378 2024-09-21T09:33:52.410 INFO:tasks.rados.rados.0.smithi137.stdout:378: seq_num 377 ranges {736239=470170,1728182=571782} 2024-09-21T09:33:52.415 INFO:tasks.rados.rados.0.smithi137.stdout:378: writing smithi13778320-378 from 736239 to 1206409 tid 1 2024-09-21T09:33:52.422 INFO:tasks.rados.rados.0.smithi137.stdout:378: writing smithi13778320-378 from 1728182 to 2299964 tid 2 2024-09-21T09:33:52.422 INFO:tasks.rados.rados.0.smithi137.stdout:379: write initial oid 379 2024-09-21T09:33:52.422 INFO:tasks.rados.rados.0.smithi137.stdout:379: seq_num 378 ranges {753046=545419,1786664=431793} 2024-09-21T09:33:52.430 INFO:tasks.rados.rados.0.smithi137.stdout:379: writing smithi13778320-379 from 753046 to 1298465 tid 1 2024-09-21T09:33:52.435 INFO:tasks.rados.rados.0.smithi137.stdout:379: writing smithi13778320-379 from 1786664 to 2218457 tid 2 2024-09-21T09:33:52.435 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.436 INFO:tasks.rados.rados.0.smithi137.stdout:364: finishing write tid 2 to smithi13778320-364 2024-09-21T09:33:52.436 INFO:tasks.rados.rados.0.smithi137.stdout:364: finishing write tid 3 to smithi13778320-364 2024-09-21T09:33:52.436 INFO:tasks.rados.rados.0.smithi137.stdout:364: finishing write tid 4 to smithi13778320-364 2024-09-21T09:33:52.436 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 364 v 67 (ObjNum 363 snap 0 seq_num 363) dirty exists 2024-09-21T09:33:52.436 INFO:tasks.rados.rados.0.smithi137.stdout:364: left oid 364 (ObjNum 363 snap 0 seq_num 363) 2024-09-21T09:33:52.436 INFO:tasks.rados.rados.0.smithi137.stdout:365: finishing write tid 1 to smithi13778320-365 2024-09-21T09:33:52.436 INFO:tasks.rados.rados.0.smithi137.stdout:365: finishing write tid 2 to smithi13778320-365 2024-09-21T09:33:52.436 INFO:tasks.rados.rados.0.smithi137.stdout:364: done (15 left) 2024-09-21T09:33:52.436 INFO:tasks.rados.rados.0.smithi137.stdout:380: write initial oid 380 2024-09-21T09:33:52.436 INFO:tasks.rados.rados.0.smithi137.stdout:380: seq_num 379 ranges {769853=620668,1845146=524707} 2024-09-21T09:33:52.443 INFO:tasks.rados.rados.0.smithi137.stdout:380: writing smithi13778320-380 from 769853 to 1390521 tid 1 2024-09-21T09:33:52.449 INFO:tasks.rados.rados.0.smithi137.stdout:380: writing smithi13778320-380 from 1845146 to 2369853 tid 2 2024-09-21T09:33:52.449 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.449 INFO:tasks.rados.rados.0.smithi137.stdout:365: finishing write tid 3 to smithi13778320-365 2024-09-21T09:33:52.449 INFO:tasks.rados.rados.0.smithi137.stdout:365: finishing write tid 4 to smithi13778320-365 2024-09-21T09:33:52.449 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 365 v 68 (ObjNum 364 snap 0 seq_num 364) dirty exists 2024-09-21T09:33:52.449 INFO:tasks.rados.rados.0.smithi137.stdout:365: left oid 365 (ObjNum 364 snap 0 seq_num 364) 2024-09-21T09:33:52.449 INFO:tasks.rados.rados.0.smithi137.stdout:366: finishing write tid 1 to smithi13778320-366 2024-09-21T09:33:52.449 INFO:tasks.rados.rados.0.smithi137.stdout:366: finishing write tid 2 to smithi13778320-366 2024-09-21T09:33:52.450 INFO:tasks.rados.rados.0.smithi137.stdout:365: done (15 left) 2024-09-21T09:33:52.450 INFO:tasks.rados.rados.0.smithi137.stdout:381: write initial oid 381 2024-09-21T09:33:52.450 INFO:tasks.rados.rados.0.smithi137.stdout:381: seq_num 380 ranges {786660=695917,1903628=435462} 2024-09-21T09:33:52.457 INFO:tasks.rados.rados.0.smithi137.stdout:381: writing smithi13778320-381 from 786660 to 1482577 tid 1 2024-09-21T09:33:52.463 INFO:tasks.rados.rados.0.smithi137.stdout:381: writing smithi13778320-381 from 1903628 to 2339090 tid 2 2024-09-21T09:33:52.464 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.464 INFO:tasks.rados.rados.0.smithi137.stdout:366: finishing write tid 3 to smithi13778320-366 2024-09-21T09:33:52.464 INFO:tasks.rados.rados.0.smithi137.stdout:366: finishing write tid 4 to smithi13778320-366 2024-09-21T09:33:52.464 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 366 v 93 (ObjNum 365 snap 0 seq_num 365) dirty exists 2024-09-21T09:33:52.464 INFO:tasks.rados.rados.0.smithi137.stdout:366: left oid 366 (ObjNum 365 snap 0 seq_num 365) 2024-09-21T09:33:52.464 INFO:tasks.rados.rados.0.smithi137.stdout:367: finishing write tid 1 to smithi13778320-367 2024-09-21T09:33:52.464 INFO:tasks.rados.rados.0.smithi137.stdout:367: finishing write tid 2 to smithi13778320-367 2024-09-21T09:33:52.464 INFO:tasks.rados.rados.0.smithi137.stdout:367: finishing write tid 3 to smithi13778320-367 2024-09-21T09:33:52.464 INFO:tasks.rados.rados.0.smithi137.stdout:367: finishing write tid 4 to smithi13778320-367 2024-09-21T09:33:52.464 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 367 v 79 (ObjNum 366 snap 0 seq_num 366) dirty exists 2024-09-21T09:33:52.464 INFO:tasks.rados.rados.0.smithi137.stdout:367: left oid 367 (ObjNum 366 snap 0 seq_num 366) 2024-09-21T09:33:52.464 INFO:tasks.rados.rados.0.smithi137.stdout:368: finishing write tid 1 to smithi13778320-368 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:368: finishing write tid 2 to smithi13778320-368 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:368: finishing write tid 3 to smithi13778320-368 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:368: finishing write tid 4 to smithi13778320-368 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 368 v 57 (ObjNum 367 snap 0 seq_num 367) dirty exists 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:368: left oid 368 (ObjNum 367 snap 0 seq_num 367) 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:369: finishing write tid 1 to smithi13778320-369 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:369: finishing write tid 2 to smithi13778320-369 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:369: finishing write tid 3 to smithi13778320-369 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:369: finishing write tid 4 to smithi13778320-369 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 369 v 90 (ObjNum 368 snap 0 seq_num 368) dirty exists 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:369: left oid 369 (ObjNum 368 snap 0 seq_num 368) 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:370: finishing write tid 1 to smithi13778320-370 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:370: finishing write tid 2 to smithi13778320-370 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:370: finishing write tid 3 to smithi13778320-370 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:370: finishing write tid 4 to smithi13778320-370 2024-09-21T09:33:52.465 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 370 v 89 (ObjNum 369 snap 0 seq_num 369) dirty exists 2024-09-21T09:33:52.466 INFO:tasks.rados.rados.0.smithi137.stdout:370: left oid 370 (ObjNum 369 snap 0 seq_num 369) 2024-09-21T09:33:52.466 INFO:tasks.rados.rados.0.smithi137.stdout:371: finishing write tid 1 to smithi13778320-371 2024-09-21T09:33:52.466 INFO:tasks.rados.rados.0.smithi137.stdout:371: finishing write tid 2 to smithi13778320-371 2024-09-21T09:33:52.466 INFO:tasks.rados.rados.0.smithi137.stdout:371: finishing write tid 3 to smithi13778320-371 2024-09-21T09:33:52.466 INFO:tasks.rados.rados.0.smithi137.stdout:371: finishing write tid 4 to smithi13778320-371 2024-09-21T09:33:52.466 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 371 v 96 (ObjNum 370 snap 0 seq_num 370) dirty exists 2024-09-21T09:33:52.466 INFO:tasks.rados.rados.0.smithi137.stdout:371: left oid 371 (ObjNum 370 snap 0 seq_num 370) 2024-09-21T09:33:52.466 INFO:tasks.rados.rados.0.smithi137.stdout:372: finishing write tid 1 to smithi13778320-372 2024-09-21T09:33:52.466 INFO:tasks.rados.rados.0.smithi137.stdout:372: finishing write tid 2 to smithi13778320-372 2024-09-21T09:33:52.466 INFO:tasks.rados.rados.0.smithi137.stdout:372: finishing write tid 3 to smithi13778320-372 2024-09-21T09:33:52.466 INFO:tasks.rados.rados.0.smithi137.stdout:372: finishing write tid 4 to smithi13778320-372 2024-09-21T09:33:52.466 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 372 v 99 (ObjNum 371 snap 0 seq_num 371) dirty exists 2024-09-21T09:33:52.466 INFO:tasks.rados.rados.0.smithi137.stdout:372: left oid 372 (ObjNum 371 snap 0 seq_num 371) 2024-09-21T09:33:52.466 INFO:tasks.rados.rados.0.smithi137.stdout:373: finishing write tid 1 to smithi13778320-373 2024-09-21T09:33:52.466 INFO:tasks.rados.rados.0.smithi137.stdout:373: finishing write tid 2 to smithi13778320-373 2024-09-21T09:33:52.467 INFO:tasks.rados.rados.0.smithi137.stdout:373: finishing write tid 3 to smithi13778320-373 2024-09-21T09:33:52.467 INFO:tasks.rados.rados.0.smithi137.stdout:373: finishing write tid 4 to smithi13778320-373 2024-09-21T09:33:52.467 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 373 v 60 (ObjNum 372 snap 0 seq_num 372) dirty exists 2024-09-21T09:33:52.467 INFO:tasks.rados.rados.0.smithi137.stdout:373: left oid 373 (ObjNum 372 snap 0 seq_num 372) 2024-09-21T09:33:52.467 INFO:tasks.rados.rados.0.smithi137.stdout:374: finishing write tid 1 to smithi13778320-374 2024-09-21T09:33:52.467 INFO:tasks.rados.rados.0.smithi137.stdout:374: finishing write tid 2 to smithi13778320-374 2024-09-21T09:33:52.467 INFO:tasks.rados.rados.0.smithi137.stdout:374: finishing write tid 3 to smithi13778320-374 2024-09-21T09:33:52.467 INFO:tasks.rados.rados.0.smithi137.stdout:374: finishing write tid 4 to smithi13778320-374 2024-09-21T09:33:52.467 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 374 v 82 (ObjNum 373 snap 0 seq_num 373) dirty exists 2024-09-21T09:33:52.467 INFO:tasks.rados.rados.0.smithi137.stdout:374: left oid 374 (ObjNum 373 snap 0 seq_num 373) 2024-09-21T09:33:52.467 INFO:tasks.rados.rados.0.smithi137.stdout:375: finishing write tid 1 to smithi13778320-375 2024-09-21T09:33:52.467 INFO:tasks.rados.rados.0.smithi137.stdout:375: finishing write tid 2 to smithi13778320-375 2024-09-21T09:33:52.467 INFO:tasks.rados.rados.0.smithi137.stdout:375: finishing write tid 3 to smithi13778320-375 2024-09-21T09:33:52.467 INFO:tasks.rados.rados.0.smithi137.stdout:375: finishing write tid 4 to smithi13778320-375 2024-09-21T09:33:52.468 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 375 v 85 (ObjNum 374 snap 0 seq_num 374) dirty exists 2024-09-21T09:33:52.468 INFO:tasks.rados.rados.0.smithi137.stdout:375: left oid 375 (ObjNum 374 snap 0 seq_num 374) 2024-09-21T09:33:52.468 INFO:tasks.rados.rados.0.smithi137.stdout:376: finishing write tid 1 to smithi13778320-376 2024-09-21T09:33:52.468 INFO:tasks.rados.rados.0.smithi137.stdout:376: finishing write tid 2 to smithi13778320-376 2024-09-21T09:33:52.468 INFO:tasks.rados.rados.0.smithi137.stdout:366: done (15 left) 2024-09-21T09:33:52.468 INFO:tasks.rados.rados.0.smithi137.stdout:367: done (14 left) 2024-09-21T09:33:52.468 INFO:tasks.rados.rados.0.smithi137.stdout:368: done (13 left) 2024-09-21T09:33:52.468 INFO:tasks.rados.rados.0.smithi137.stdout:369: done (12 left) 2024-09-21T09:33:52.468 INFO:tasks.rados.rados.0.smithi137.stdout:370: done (11 left) 2024-09-21T09:33:52.468 INFO:tasks.rados.rados.0.smithi137.stdout:371: done (10 left) 2024-09-21T09:33:52.468 INFO:tasks.rados.rados.0.smithi137.stdout:372: done (9 left) 2024-09-21T09:33:52.468 INFO:tasks.rados.rados.0.smithi137.stdout:373: done (8 left) 2024-09-21T09:33:52.468 INFO:tasks.rados.rados.0.smithi137.stdout:374: done (7 left) 2024-09-21T09:33:52.468 INFO:tasks.rados.rados.0.smithi137.stdout:375: done (6 left) 2024-09-21T09:33:52.469 INFO:tasks.rados.rados.0.smithi137.stdout:382: write initial oid 382 2024-09-21T09:33:52.469 INFO:tasks.rados.rados.0.smithi137.stdout:382: seq_num 381 ranges {403467=487519,1562110=579120} 2024-09-21T09:33:52.469 INFO:tasks.rados.rados.0.smithi137.stdout:382: writing smithi13778320-382 from 403467 to 890986 tid 1 2024-09-21T09:33:52.475 INFO:tasks.rados.rados.0.smithi137.stdout:382: writing smithi13778320-382 from 1562110 to 2141230 tid 2 2024-09-21T09:33:52.476 INFO:tasks.rados.rados.0.smithi137.stdout:383: write initial oid 383 2024-09-21T09:33:52.476 INFO:tasks.rados.rados.0.smithi137.stdout:383: seq_num 382 ranges {420274=562768,1620592=439131} 2024-09-21T09:33:52.481 INFO:tasks.rados.rados.0.smithi137.stdout:383: writing smithi13778320-383 from 420274 to 983042 tid 1 2024-09-21T09:33:52.487 INFO:tasks.rados.rados.0.smithi137.stdout:383: writing smithi13778320-383 from 1620592 to 2059723 tid 2 2024-09-21T09:33:52.487 INFO:tasks.rados.rados.0.smithi137.stdout:384: write initial oid 384 2024-09-21T09:33:52.488 INFO:tasks.rados.rados.0.smithi137.stdout:384: seq_num 383 ranges {437081=638017,1679074=582789} 2024-09-21T09:33:52.493 INFO:tasks.rados.rados.0.smithi137.stdout:384: writing smithi13778320-384 from 437081 to 1075098 tid 1 2024-09-21T09:33:52.501 INFO:tasks.rados.rados.0.smithi137.stdout:384: writing smithi13778320-384 from 1679074 to 2261863 tid 2 2024-09-21T09:33:52.501 INFO:tasks.rados.rados.0.smithi137.stdout:385: write initial oid 385 2024-09-21T09:33:52.501 INFO:tasks.rados.rados.0.smithi137.stdout:385: seq_num 384 ranges {453888=713266,1737556=442800} 2024-09-21T09:33:52.507 INFO:tasks.rados.rados.0.smithi137.stdout:385: writing smithi13778320-385 from 453888 to 1167154 tid 1 2024-09-21T09:33:52.514 INFO:tasks.rados.rados.0.smithi137.stdout:385: writing smithi13778320-385 from 1737556 to 2180356 tid 2 2024-09-21T09:33:52.514 INFO:tasks.rados.rados.0.smithi137.stdout:376: finishing write tid 3 to smithi13778320-376 2024-09-21T09:33:52.514 INFO:tasks.rados.rados.0.smithi137.stdout:376: finishing write tid 4 to smithi13778320-376 2024-09-21T09:33:52.514 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 376 v 65 (ObjNum 375 snap 0 seq_num 375) dirty exists 2024-09-21T09:33:52.514 INFO:tasks.rados.rados.0.smithi137.stdout:376: left oid 376 (ObjNum 375 snap 0 seq_num 375) 2024-09-21T09:33:52.514 INFO:tasks.rados.rados.0.smithi137.stdout:377: finishing write tid 1 to smithi13778320-377 2024-09-21T09:33:52.514 INFO:tasks.rados.rados.0.smithi137.stdout:377: finishing write tid 2 to smithi13778320-377 2024-09-21T09:33:52.514 INFO:tasks.rados.rados.0.smithi137.stdout:377: finishing write tid 3 to smithi13778320-377 2024-09-21T09:33:52.515 INFO:tasks.rados.rados.0.smithi137.stdout:376: done (9 left) 2024-09-21T09:33:52.515 INFO:tasks.rados.rados.0.smithi137.stdout:386: write initial oid 386 2024-09-21T09:33:52.515 INFO:tasks.rados.rados.0.smithi137.stdout:377: finishing write tid 4 to smithi13778320-377 2024-09-21T09:33:52.515 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 377 v 63 (ObjNum 376 snap 0 seq_num 376) dirty exists 2024-09-21T09:33:52.515 INFO:tasks.rados.rados.0.smithi137.stdout:377: left oid 377 (ObjNum 376 snap 0 seq_num 376) 2024-09-21T09:33:52.515 INFO:tasks.rados.rados.0.smithi137.stdout:378: finishing write tid 1 to smithi13778320-378 2024-09-21T09:33:52.515 INFO:tasks.rados.rados.0.smithi137.stdout:378: finishing write tid 2 to smithi13778320-378 2024-09-21T09:33:52.515 INFO:tasks.rados.rados.0.smithi137.stdout:378: finishing write tid 3 to smithi13778320-378 2024-09-21T09:33:52.515 INFO:tasks.rados.rados.0.smithi137.stdout:386: seq_num 385 ranges {470695=788515,1679685=586458} 2024-09-21T09:33:52.521 INFO:tasks.rados.rados.0.smithi137.stdout:386: writing smithi13778320-386 from 470695 to 1259210 tid 1 2024-09-21T09:33:52.527 INFO:tasks.rados.rados.0.smithi137.stdout:386: writing smithi13778320-386 from 1679685 to 2266143 tid 2 2024-09-21T09:33:52.527 INFO:tasks.rados.rados.0.smithi137.stdout:377: done (9 left) 2024-09-21T09:33:52.527 INFO:tasks.rados.rados.0.smithi137.stdout:387: write initial oid 387 2024-09-21T09:33:52.527 INFO:tasks.rados.rados.0.smithi137.stdout:387: seq_num 386 ranges {487502=463764,1738167=446469} 2024-09-21T09:33:52.532 INFO:tasks.rados.rados.0.smithi137.stdout:387: writing smithi13778320-387 from 487502 to 951266 tid 1 2024-09-21T09:33:52.539 INFO:tasks.rados.rados.0.smithi137.stdout:387: writing smithi13778320-387 from 1738167 to 2184636 tid 2 2024-09-21T09:33:52.539 INFO:tasks.rados.rados.0.smithi137.stdout:388: write initial oid 388 2024-09-21T09:33:52.539 INFO:tasks.rados.rados.0.smithi137.stdout:388: seq_num 387 ranges {504309=539013,1796649=590127} 2024-09-21T09:33:52.545 INFO:tasks.rados.rados.0.smithi137.stdout:388: writing smithi13778320-388 from 504309 to 1043322 tid 1 2024-09-21T09:33:52.552 INFO:tasks.rados.rados.0.smithi137.stdout:388: writing smithi13778320-388 from 1796649 to 2386776 tid 2 2024-09-21T09:33:52.553 INFO:tasks.rados.rados.0.smithi137.stdout:389: write initial oid 389 2024-09-21T09:33:52.553 INFO:tasks.rados.rados.0.smithi137.stdout:389: seq_num 388 ranges {521116=730615,1971484=549632} 2024-09-21T09:33:52.559 INFO:tasks.rados.rados.0.smithi137.stdout:389: writing smithi13778320-389 from 521116 to 1251731 tid 1 2024-09-21T09:33:52.567 INFO:tasks.rados.rados.0.smithi137.stdout:389: writing smithi13778320-389 from 1971484 to 2521116 tid 2 2024-09-21T09:33:52.567 INFO:tasks.rados.rados.0.smithi137.stdout:390: write initial oid 390 2024-09-21T09:33:52.567 INFO:tasks.rados.rados.0.smithi137.stdout:390: seq_num 389 ranges {537923=405864,1513613=593796} 2024-09-21T09:33:52.572 INFO:tasks.rados.rados.0.smithi137.stdout:390: writing smithi13778320-390 from 537923 to 943787 tid 1 2024-09-21T09:33:52.580 INFO:tasks.rados.rados.0.smithi137.stdout:390: writing smithi13778320-390 from 1513613 to 2107409 tid 2 2024-09-21T09:33:52.580 INFO:tasks.rados.rados.0.smithi137.stdout:391: write initial oid 391 2024-09-21T09:33:52.580 INFO:tasks.rados.rados.0.smithi137.stdout:391: seq_num 390 ranges {554730=481113,1572095=737454} 2024-09-21T09:33:52.585 INFO:tasks.rados.rados.0.smithi137.stdout:391: writing smithi13778320-391 from 554730 to 1035843 tid 1 2024-09-21T09:33:52.593 INFO:tasks.rados.rados.0.smithi137.stdout:391: writing smithi13778320-391 from 1572095 to 2309549 tid 2 2024-09-21T09:33:52.593 INFO:tasks.rados.rados.0.smithi137.stdout:392: write initial oid 392 2024-09-21T09:33:52.593 INFO:tasks.rados.rados.0.smithi137.stdout:392: seq_num 391 ranges {571537=556362,1630577=597465} 2024-09-21T09:33:52.599 INFO:tasks.rados.rados.0.smithi137.stdout:392: writing smithi13778320-392 from 571537 to 1127899 tid 1 2024-09-21T09:33:52.606 INFO:tasks.rados.rados.0.smithi137.stdout:392: writing smithi13778320-392 from 1630577 to 2228042 tid 2 2024-09-21T09:33:52.606 INFO:tasks.rados.rados.0.smithi137.stdout:393: write initial oid 393 2024-09-21T09:33:52.606 INFO:tasks.rados.rados.0.smithi137.stdout:393: seq_num 392 ranges {588344=631611,1689059=741123} 2024-09-21T09:33:52.613 INFO:tasks.rados.rados.0.smithi137.stdout:393: writing smithi13778320-393 from 588344 to 1219955 tid 1 2024-09-21T09:33:52.620 INFO:tasks.rados.rados.0.smithi137.stdout:393: writing smithi13778320-393 from 1689059 to 2430182 tid 2 2024-09-21T09:33:52.620 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.620 INFO:tasks.rados.rados.0.smithi137.stdout:378: finishing write tid 4 to smithi13778320-378 2024-09-21T09:33:52.620 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 378 v 93 (ObjNum 377 snap 0 seq_num 377) dirty exists 2024-09-21T09:33:52.620 INFO:tasks.rados.rados.0.smithi137.stdout:378: left oid 378 (ObjNum 377 snap 0 seq_num 377) 2024-09-21T09:33:52.620 INFO:tasks.rados.rados.0.smithi137.stdout:379: finishing write tid 1 to smithi13778320-379 2024-09-21T09:33:52.621 INFO:tasks.rados.rados.0.smithi137.stdout:378: done (15 left) 2024-09-21T09:33:52.621 INFO:tasks.rados.rados.0.smithi137.stdout:394: write initial oid 394 2024-09-21T09:33:52.621 INFO:tasks.rados.rados.0.smithi137.stdout:394: seq_num 393 ranges {605151=706860,2031188=573963} 2024-09-21T09:33:52.628 INFO:tasks.rados.rados.0.smithi137.stdout:394: writing smithi13778320-394 from 605151 to 1312011 tid 1 2024-09-21T09:33:52.635 INFO:tasks.rados.rados.0.smithi137.stdout:394: writing smithi13778320-394 from 2031188 to 2605151 tid 2 2024-09-21T09:33:52.636 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.636 INFO:tasks.rados.rados.0.smithi137.stdout:379: finishing write tid 2 to smithi13778320-379 2024-09-21T09:33:52.636 INFO:tasks.rados.rados.0.smithi137.stdout:379: finishing write tid 3 to smithi13778320-379 2024-09-21T09:33:52.636 INFO:tasks.rados.rados.0.smithi137.stdout:379: finishing write tid 4 to smithi13778320-379 2024-09-21T09:33:52.636 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 379 v 96 (ObjNum 378 snap 0 seq_num 378) dirty exists 2024-09-21T09:33:52.636 INFO:tasks.rados.rados.0.smithi137.stdout:379: left oid 379 (ObjNum 378 snap 0 seq_num 378) 2024-09-21T09:33:52.636 INFO:tasks.rados.rados.0.smithi137.stdout:380: finishing write tid 1 to smithi13778320-380 2024-09-21T09:33:52.636 INFO:tasks.rados.rados.0.smithi137.stdout:379: done (15 left) 2024-09-21T09:33:52.636 INFO:tasks.rados.rados.0.smithi137.stdout:395: write initial oid 395 2024-09-21T09:33:52.636 INFO:tasks.rados.rados.0.smithi137.stdout:395: seq_num 394 ranges {621958=782109,2089670=532288} 2024-09-21T09:33:52.643 INFO:tasks.rados.rados.0.smithi137.stdout:395: writing smithi13778320-395 from 621958 to 1404067 tid 1 2024-09-21T09:33:52.651 INFO:tasks.rados.rados.0.smithi137.stdout:395: writing smithi13778320-395 from 2089670 to 2621958 tid 2 2024-09-21T09:33:52.651 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.651 INFO:tasks.rados.rados.0.smithi137.stdout:380: finishing write tid 2 to smithi13778320-380 2024-09-21T09:33:52.651 INFO:tasks.rados.rados.0.smithi137.stdout:380: finishing write tid 3 to smithi13778320-380 2024-09-21T09:33:52.651 INFO:tasks.rados.rados.0.smithi137.stdout:380: finishing write tid 4 to smithi13778320-380 2024-09-21T09:33:52.651 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 380 v 94 (ObjNum 379 snap 0 seq_num 379) dirty exists 2024-09-21T09:33:52.651 INFO:tasks.rados.rados.0.smithi137.stdout:380: left oid 380 (ObjNum 379 snap 0 seq_num 379) 2024-09-21T09:33:52.651 INFO:tasks.rados.rados.0.smithi137.stdout:381: finishing write tid 1 to smithi13778320-381 2024-09-21T09:33:52.651 INFO:tasks.rados.rados.0.smithi137.stdout:380: done (15 left) 2024-09-21T09:33:52.651 INFO:tasks.rados.rados.0.smithi137.stdout:396: write initial oid 396 2024-09-21T09:33:52.651 INFO:tasks.rados.rados.0.smithi137.stdout:396: seq_num 395 ranges {638765=457358,1748152=604803} 2024-09-21T09:33:52.657 INFO:tasks.rados.rados.0.smithi137.stdout:396: writing smithi13778320-396 from 638765 to 1096123 tid 1 2024-09-21T09:33:52.665 INFO:tasks.rados.rados.0.smithi137.stdout:396: writing smithi13778320-396 from 1748152 to 2352955 tid 2 2024-09-21T09:33:52.665 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.665 INFO:tasks.rados.rados.0.smithi137.stdout:381: finishing write tid 2 to smithi13778320-381 2024-09-21T09:33:52.665 INFO:tasks.rados.rados.0.smithi137.stdout:381: finishing write tid 3 to smithi13778320-381 2024-09-21T09:33:52.665 INFO:tasks.rados.rados.0.smithi137.stdout:381: finishing write tid 4 to smithi13778320-381 2024-09-21T09:33:52.665 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 381 v 68 (ObjNum 380 snap 0 seq_num 380) dirty exists 2024-09-21T09:33:52.665 INFO:tasks.rados.rados.0.smithi137.stdout:381: left oid 381 (ObjNum 380 snap 0 seq_num 380) 2024-09-21T09:33:52.665 INFO:tasks.rados.rados.0.smithi137.stdout:382: finishing write tid 1 to smithi13778320-382 2024-09-21T09:33:52.665 INFO:tasks.rados.rados.0.smithi137.stdout:381: done (15 left) 2024-09-21T09:33:52.665 INFO:tasks.rados.rados.0.smithi137.stdout:397: write initial oid 397 2024-09-21T09:33:52.665 INFO:tasks.rados.rados.0.smithi137.stdout:397: seq_num 396 ranges {655572=648960,1922987=732585} 2024-09-21T09:33:52.671 INFO:tasks.rados.rados.0.smithi137.stdout:397: writing smithi13778320-397 from 655572 to 1304532 tid 1 2024-09-21T09:33:52.680 INFO:tasks.rados.rados.0.smithi137.stdout:397: writing smithi13778320-397 from 1922987 to 2655572 tid 2 2024-09-21T09:33:52.680 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.680 INFO:tasks.rados.rados.0.smithi137.stdout:382: finishing write tid 2 to smithi13778320-382 2024-09-21T09:33:52.680 INFO:tasks.rados.rados.0.smithi137.stdout:382: finishing write tid 3 to smithi13778320-382 2024-09-21T09:33:52.680 INFO:tasks.rados.rados.0.smithi137.stdout:382: finishing write tid 4 to smithi13778320-382 2024-09-21T09:33:52.680 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 382 v 73 (ObjNum 381 snap 0 seq_num 381) dirty exists 2024-09-21T09:33:52.680 INFO:tasks.rados.rados.0.smithi137.stdout:382: left oid 382 (ObjNum 381 snap 0 seq_num 381) 2024-09-21T09:33:52.680 INFO:tasks.rados.rados.0.smithi137.stdout:383: finishing write tid 1 to smithi13778320-383 2024-09-21T09:33:52.680 INFO:tasks.rados.rados.0.smithi137.stdout:382: done (15 left) 2024-09-21T09:33:52.680 INFO:tasks.rados.rados.0.smithi137.stdout:398: write initial oid 398 2024-09-21T09:33:52.681 INFO:tasks.rados.rados.0.smithi137.stdout:398: seq_num 397 ranges {672379=724209,1865116=608472} 2024-09-21T09:33:52.687 INFO:tasks.rados.rados.0.smithi137.stdout:398: writing smithi13778320-398 from 672379 to 1396588 tid 1 2024-09-21T09:33:52.694 INFO:tasks.rados.rados.0.smithi137.stdout:398: writing smithi13778320-398 from 1865116 to 2473588 tid 2 2024-09-21T09:33:52.694 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.694 INFO:tasks.rados.rados.0.smithi137.stdout:383: finishing write tid 2 to smithi13778320-383 2024-09-21T09:33:52.694 INFO:tasks.rados.rados.0.smithi137.stdout:383: finishing write tid 3 to smithi13778320-383 2024-09-21T09:33:52.694 INFO:tasks.rados.rados.0.smithi137.stdout:383: finishing write tid 4 to smithi13778320-383 2024-09-21T09:33:52.694 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 383 v 99 (ObjNum 382 snap 0 seq_num 382) dirty exists 2024-09-21T09:33:52.694 INFO:tasks.rados.rados.0.smithi137.stdout:383: left oid 383 (ObjNum 382 snap 0 seq_num 382) 2024-09-21T09:33:52.694 INFO:tasks.rados.rados.0.smithi137.stdout:384: finishing write tid 1 to smithi13778320-384 2024-09-21T09:33:52.694 INFO:tasks.rados.rados.0.smithi137.stdout:383: done (15 left) 2024-09-21T09:33:52.694 INFO:tasks.rados.rados.0.smithi137.stdout:399: write initial oid 399 2024-09-21T09:33:52.695 INFO:tasks.rados.rados.0.smithi137.stdout:399: seq_num 398 ranges {689186=799458,1923598=752130} 2024-09-21T09:33:52.702 INFO:tasks.rados.rados.0.smithi137.stdout:399: writing smithi13778320-399 from 689186 to 1488644 tid 1 2024-09-21T09:33:52.710 INFO:tasks.rados.rados.0.smithi137.stdout:399: writing smithi13778320-399 from 1923598 to 2675728 tid 2 2024-09-21T09:33:52.710 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.710 INFO:tasks.rados.rados.0.smithi137.stdout:384: finishing write tid 2 to smithi13778320-384 2024-09-21T09:33:52.710 INFO:tasks.rados.rados.0.smithi137.stdout:384: finishing write tid 3 to smithi13778320-384 2024-09-21T09:33:52.710 INFO:tasks.rados.rados.0.smithi137.stdout:384: finishing write tid 4 to smithi13778320-384 2024-09-21T09:33:52.710 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 384 v 68 (ObjNum 383 snap 0 seq_num 383) dirty exists 2024-09-21T09:33:52.710 INFO:tasks.rados.rados.0.smithi137.stdout:384: left oid 384 (ObjNum 383 snap 0 seq_num 383) 2024-09-21T09:33:52.710 INFO:tasks.rados.rados.0.smithi137.stdout:385: finishing write tid 1 to smithi13778320-385 2024-09-21T09:33:52.710 INFO:tasks.rados.rados.0.smithi137.stdout:384: done (15 left) 2024-09-21T09:33:52.710 INFO:tasks.rados.rados.0.smithi137.stdout:400: write initial oid 400 2024-09-21T09:33:52.710 INFO:tasks.rados.rados.0.smithi137.stdout:400: seq_num 399 ranges {705993=474707,1582080=612141} 2024-09-21T09:33:52.716 INFO:tasks.rados.rados.0.smithi137.stdout:400: writing smithi13778320-400 from 705993 to 1180700 tid 1 2024-09-21T09:33:52.723 INFO:tasks.rados.rados.0.smithi137.stdout:400: writing smithi13778320-400 from 1582080 to 2194221 tid 2 2024-09-21T09:33:52.723 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.723 INFO:tasks.rados.rados.0.smithi137.stdout:385: finishing write tid 2 to smithi13778320-385 2024-09-21T09:33:52.723 INFO:tasks.rados.rados.0.smithi137.stdout:385: finishing write tid 3 to smithi13778320-385 2024-09-21T09:33:52.723 INFO:tasks.rados.rados.0.smithi137.stdout:385: finishing write tid 4 to smithi13778320-385 2024-09-21T09:33:52.723 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 385 v 109 (ObjNum 384 snap 0 seq_num 384) dirty exists 2024-09-21T09:33:52.723 INFO:tasks.rados.rados.0.smithi137.stdout:385: left oid 385 (ObjNum 384 snap 0 seq_num 384) 2024-09-21T09:33:52.723 INFO:tasks.rados.rados.0.smithi137.stdout:386: finishing write tid 1 to smithi13778320-386 2024-09-21T09:33:52.723 INFO:tasks.rados.rados.0.smithi137.stdout:386: finishing write tid 2 to smithi13778320-386 2024-09-21T09:33:52.723 INFO:tasks.rados.rados.0.smithi137.stdout:386: finishing write tid 3 to smithi13778320-386 2024-09-21T09:33:52.723 INFO:tasks.rados.rados.0.smithi137.stdout:386: finishing write tid 4 to smithi13778320-386 2024-09-21T09:33:52.723 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 386 v 88 (ObjNum 385 snap 0 seq_num 385) dirty exists 2024-09-21T09:33:52.723 INFO:tasks.rados.rados.0.smithi137.stdout:386: left oid 386 (ObjNum 385 snap 0 seq_num 385) 2024-09-21T09:33:52.724 INFO:tasks.rados.rados.0.smithi137.stdout:387: finishing write tid 1 to smithi13778320-387 2024-09-21T09:33:52.724 INFO:tasks.rados.rados.0.smithi137.stdout:385: done (15 left) 2024-09-21T09:33:52.724 INFO:tasks.rados.rados.0.smithi137.stdout:386: done (14 left) 2024-09-21T09:33:52.724 INFO:tasks.rados.rados.0.smithi137.stdout:401: write initial oid 401 2024-09-21T09:33:52.724 INFO:tasks.rados.rados.0.smithi137.stdout:401: seq_num 400 ranges {722800=549956,2040562=682238} 2024-09-21T09:33:52.729 INFO:tasks.rados.rados.0.smithi137.stdout:401: writing smithi13778320-401 from 722800 to 1272756 tid 1 2024-09-21T09:33:52.738 INFO:tasks.rados.rados.0.smithi137.stdout:401: writing smithi13778320-401 from 2040562 to 2722800 tid 2 2024-09-21T09:33:52.738 INFO:tasks.rados.rados.0.smithi137.stdout:402: write initial oid 402 2024-09-21T09:33:52.738 INFO:tasks.rados.rados.0.smithi137.stdout:402: seq_num 401 ranges {739607=625205,1982691=499457} 2024-09-21T09:33:52.746 INFO:tasks.rados.rados.0.smithi137.stdout:402: writing smithi13778320-402 from 739607 to 1364812 tid 1 2024-09-21T09:33:52.752 INFO:tasks.rados.rados.0.smithi137.stdout:402: writing smithi13778320-402 from 1982691 to 2482148 tid 2 2024-09-21T09:33:52.752 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.752 INFO:tasks.rados.rados.0.smithi137.stdout:387: finishing write tid 2 to smithi13778320-387 2024-09-21T09:33:52.752 INFO:tasks.rados.rados.0.smithi137.stdout:387: finishing write tid 3 to smithi13778320-387 2024-09-21T09:33:52.753 INFO:tasks.rados.rados.0.smithi137.stdout:387: finishing write tid 4 to smithi13778320-387 2024-09-21T09:33:52.753 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 387 v 102 (ObjNum 386 snap 0 seq_num 386) dirty exists 2024-09-21T09:33:52.753 INFO:tasks.rados.rados.0.smithi137.stdout:387: left oid 387 (ObjNum 386 snap 0 seq_num 386) 2024-09-21T09:33:52.753 INFO:tasks.rados.rados.0.smithi137.stdout:388: finishing write tid 1 to smithi13778320-388 2024-09-21T09:33:52.753 INFO:tasks.rados.rados.0.smithi137.stdout:387: done (15 left) 2024-09-21T09:33:52.753 INFO:tasks.rados.rados.0.smithi137.stdout:403: write initial oid 403 2024-09-21T09:33:52.753 INFO:tasks.rados.rados.0.smithi137.stdout:403: seq_num 402 ranges {756414=700454,2041173=715241} 2024-09-21T09:33:52.760 INFO:tasks.rados.rados.0.smithi137.stdout:403: writing smithi13778320-403 from 756414 to 1456868 tid 1 2024-09-21T09:33:52.768 INFO:tasks.rados.rados.0.smithi137.stdout:403: writing smithi13778320-403 from 2041173 to 2756414 tid 2 2024-09-21T09:33:52.768 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.768 INFO:tasks.rados.rados.0.smithi137.stdout:388: finishing write tid 2 to smithi13778320-388 2024-09-21T09:33:52.768 INFO:tasks.rados.rados.0.smithi137.stdout:388: finishing write tid 3 to smithi13778320-388 2024-09-21T09:33:52.768 INFO:tasks.rados.rados.0.smithi137.stdout:388: finishing write tid 4 to smithi13778320-388 2024-09-21T09:33:52.768 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 388 v 112 (ObjNum 387 snap 0 seq_num 387) dirty exists 2024-09-21T09:33:52.768 INFO:tasks.rados.rados.0.smithi137.stdout:388: left oid 388 (ObjNum 387 snap 0 seq_num 387) 2024-09-21T09:33:52.768 INFO:tasks.rados.rados.0.smithi137.stdout:389: finishing write tid 1 to smithi13778320-389 2024-09-21T09:33:52.768 INFO:tasks.rados.rados.0.smithi137.stdout:389: finishing write tid 2 to smithi13778320-389 2024-09-21T09:33:52.769 INFO:tasks.rados.rados.0.smithi137.stdout:388: done (15 left) 2024-09-21T09:33:52.769 INFO:tasks.rados.rados.0.smithi137.stdout:404: write initial oid 404 2024-09-21T09:33:52.769 INFO:tasks.rados.rados.0.smithi137.stdout:404: seq_num 403 ranges {773221=492056,1816008=503126} 2024-09-21T09:33:52.775 INFO:tasks.rados.rados.0.smithi137.stdout:404: writing smithi13778320-404 from 773221 to 1265277 tid 1 2024-09-21T09:33:52.782 INFO:tasks.rados.rados.0.smithi137.stdout:404: writing smithi13778320-404 from 1816008 to 2319134 tid 2 2024-09-21T09:33:52.782 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.782 INFO:tasks.rados.rados.0.smithi137.stdout:389: finishing write tid 3 to smithi13778320-389 2024-09-21T09:33:52.782 INFO:tasks.rados.rados.0.smithi137.stdout:389: finishing write tid 4 to smithi13778320-389 2024-09-21T09:33:52.782 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 389 v 66 (ObjNum 388 snap 0 seq_num 388) dirty exists 2024-09-21T09:33:52.782 INFO:tasks.rados.rados.0.smithi137.stdout:389: left oid 389 (ObjNum 388 snap 0 seq_num 388) 2024-09-21T09:33:52.782 INFO:tasks.rados.rados.0.smithi137.stdout:390: finishing write tid 1 to smithi13778320-390 2024-09-21T09:33:52.782 INFO:tasks.rados.rados.0.smithi137.stdout:390: finishing write tid 2 to smithi13778320-390 2024-09-21T09:33:52.782 INFO:tasks.rados.rados.0.smithi137.stdout:390: finishing write tid 3 to smithi13778320-390 2024-09-21T09:33:52.782 INFO:tasks.rados.rados.0.smithi137.stdout:390: finishing write tid 4 to smithi13778320-390 2024-09-21T09:33:52.782 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 390 v 86 (ObjNum 389 snap 0 seq_num 389) dirty exists 2024-09-21T09:33:52.782 INFO:tasks.rados.rados.0.smithi137.stdout:390: left oid 390 (ObjNum 389 snap 0 seq_num 389) 2024-09-21T09:33:52.782 INFO:tasks.rados.rados.0.smithi137.stdout:391: finishing write tid 1 to smithi13778320-391 2024-09-21T09:33:52.783 INFO:tasks.rados.rados.0.smithi137.stdout:391: finishing write tid 2 to smithi13778320-391 2024-09-21T09:33:52.783 INFO:tasks.rados.rados.0.smithi137.stdout:391: finishing write tid 3 to smithi13778320-391 2024-09-21T09:33:52.783 INFO:tasks.rados.rados.0.smithi137.stdout:391: finishing write tid 4 to smithi13778320-391 2024-09-21T09:33:52.783 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 391 v 105 (ObjNum 390 snap 0 seq_num 390) dirty exists 2024-09-21T09:33:52.783 INFO:tasks.rados.rados.0.smithi137.stdout:391: left oid 391 (ObjNum 390 snap 0 seq_num 390) 2024-09-21T09:33:52.783 INFO:tasks.rados.rados.0.smithi137.stdout:392: finishing write tid 1 to smithi13778320-392 2024-09-21T09:33:52.783 INFO:tasks.rados.rados.0.smithi137.stdout:389: done (15 left) 2024-09-21T09:33:52.783 INFO:tasks.rados.rados.0.smithi137.stdout:390: done (14 left) 2024-09-21T09:33:52.783 INFO:tasks.rados.rados.0.smithi137.stdout:391: done (13 left) 2024-09-21T09:33:52.783 INFO:tasks.rados.rados.0.smithi137.stdout:405: write initial oid 405 2024-09-21T09:33:52.783 INFO:tasks.rados.rados.0.smithi137.stdout:405: seq_num 404 ranges {790028=567305,1874490=763137} 2024-09-21T09:33:52.788 INFO:tasks.rados.rados.0.smithi137.stdout:405: writing smithi13778320-405 from 790028 to 1357333 tid 1 2024-09-21T09:33:52.796 INFO:tasks.rados.rados.0.smithi137.stdout:405: writing smithi13778320-405 from 1874490 to 2637627 tid 2 2024-09-21T09:33:52.796 INFO:tasks.rados.rados.0.smithi137.stdout:406: write initial oid 406 2024-09-21T09:33:52.796 INFO:tasks.rados.rados.0.smithi137.stdout:406: seq_num 405 ranges {406835=642554,1532972=506795,2772312=34523} 2024-09-21T09:33:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:52 smithi137 ceph-mon[28941]: from='client.24737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:52 smithi137 ceph-mon[28941]: pgmap v96: 89 pgs: 89 active+clean; 308 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 18 MiB/s wr, 88 op/s 2024-09-21T09:33:52.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:52 smithi137 ceph-mon[39068]: from='client.24737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:52.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:52 smithi137 ceph-mon[39068]: pgmap v96: 89 pgs: 89 active+clean; 308 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 18 MiB/s wr, 88 op/s 2024-09-21T09:33:52.802 INFO:tasks.rados.rados.0.smithi137.stdout:406: writing smithi13778320-406 from 406835 to 1049389 tid 1 2024-09-21T09:33:52.808 INFO:tasks.rados.rados.0.smithi137.stdout:406: writing smithi13778320-406 from 1532972 to 2039767 tid 2 2024-09-21T09:33:52.813 INFO:tasks.rados.rados.0.smithi137.stdout:406: writing smithi13778320-406 from 2772312 to 2806835 tid 3 2024-09-21T09:33:52.813 INFO:tasks.rados.rados.0.smithi137.stdout:407: write initial oid 407 2024-09-21T09:33:52.813 INFO:tasks.rados.rados.0.smithi137.stdout:407: seq_num 406 ranges {423642=717803,1875101=766806} 2024-09-21T09:33:52.819 INFO:tasks.rados.rados.0.smithi137.stdout:407: writing smithi13778320-407 from 423642 to 1141445 tid 1 2024-09-21T09:33:52.828 INFO:tasks.rados.rados.0.smithi137.stdout:407: writing smithi13778320-407 from 1875101 to 2641907 tid 2 2024-09-21T09:33:52.829 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.829 INFO:tasks.rados.rados.0.smithi137.stdout:392: finishing write tid 2 to smithi13778320-392 2024-09-21T09:33:52.829 INFO:tasks.rados.rados.0.smithi137.stdout:392: finishing write tid 3 to smithi13778320-392 2024-09-21T09:33:52.829 INFO:tasks.rados.rados.0.smithi137.stdout:392: finishing write tid 4 to smithi13778320-392 2024-09-21T09:33:52.829 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 392 v 76 (ObjNum 391 snap 0 seq_num 391) dirty exists 2024-09-21T09:33:52.829 INFO:tasks.rados.rados.0.smithi137.stdout:392: left oid 392 (ObjNum 391 snap 0 seq_num 391) 2024-09-21T09:33:52.829 INFO:tasks.rados.rados.0.smithi137.stdout:393: finishing write tid 1 to smithi13778320-393 2024-09-21T09:33:52.829 INFO:tasks.rados.rados.0.smithi137.stdout:393: finishing write tid 2 to smithi13778320-393 2024-09-21T09:33:52.829 INFO:tasks.rados.rados.0.smithi137.stdout:393: finishing write tid 3 to smithi13778320-393 2024-09-21T09:33:52.829 INFO:tasks.rados.rados.0.smithi137.stdout:393: finishing write tid 4 to smithi13778320-393 2024-09-21T09:33:52.829 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 393 v 71 (ObjNum 392 snap 0 seq_num 392) dirty exists 2024-09-21T09:33:52.829 INFO:tasks.rados.rados.0.smithi137.stdout:393: left oid 393 (ObjNum 392 snap 0 seq_num 392) 2024-09-21T09:33:52.829 INFO:tasks.rados.rados.0.smithi137.stdout:394: finishing write tid 1 to smithi13778320-394 2024-09-21T09:33:52.829 INFO:tasks.rados.rados.0.smithi137.stdout:394: finishing write tid 2 to smithi13778320-394 2024-09-21T09:33:52.830 INFO:tasks.rados.rados.0.smithi137.stdout:394: finishing write tid 3 to smithi13778320-394 2024-09-21T09:33:52.830 INFO:tasks.rados.rados.0.smithi137.stdout:394: finishing write tid 4 to smithi13778320-394 2024-09-21T09:33:52.830 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 394 v 71 (ObjNum 393 snap 0 seq_num 393) dirty exists 2024-09-21T09:33:52.830 INFO:tasks.rados.rados.0.smithi137.stdout:394: left oid 394 (ObjNum 393 snap 0 seq_num 393) 2024-09-21T09:33:52.830 INFO:tasks.rados.rados.0.smithi137.stdout:395: finishing write tid 1 to smithi13778320-395 2024-09-21T09:33:52.830 INFO:tasks.rados.rados.0.smithi137.stdout:395: finishing write tid 2 to smithi13778320-395 2024-09-21T09:33:52.830 INFO:tasks.rados.rados.0.smithi137.stdout:395: finishing write tid 3 to smithi13778320-395 2024-09-21T09:33:52.830 INFO:tasks.rados.rados.0.smithi137.stdout:395: finishing write tid 4 to smithi13778320-395 2024-09-21T09:33:52.830 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 395 v 79 (ObjNum 394 snap 0 seq_num 394) dirty exists 2024-09-21T09:33:52.830 INFO:tasks.rados.rados.0.smithi137.stdout:395: left oid 395 (ObjNum 394 snap 0 seq_num 394) 2024-09-21T09:33:52.830 INFO:tasks.rados.rados.0.smithi137.stdout:396: finishing write tid 1 to smithi13778320-396 2024-09-21T09:33:52.830 INFO:tasks.rados.rados.0.smithi137.stdout:396: finishing write tid 2 to smithi13778320-396 2024-09-21T09:33:52.830 INFO:tasks.rados.rados.0.smithi137.stdout:396: finishing write tid 3 to smithi13778320-396 2024-09-21T09:33:52.830 INFO:tasks.rados.rados.0.smithi137.stdout:396: finishing write tid 4 to smithi13778320-396 2024-09-21T09:33:52.830 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 396 v 122 (ObjNum 395 snap 0 seq_num 395) dirty exists 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:396: left oid 396 (ObjNum 395 snap 0 seq_num 395) 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:397: finishing write tid 1 to smithi13778320-397 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:397: finishing write tid 2 to smithi13778320-397 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:397: finishing write tid 3 to smithi13778320-397 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:397: finishing write tid 4 to smithi13778320-397 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 397 v 82 (ObjNum 396 snap 0 seq_num 396) dirty exists 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:397: left oid 397 (ObjNum 396 snap 0 seq_num 396) 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:398: finishing write tid 1 to smithi13778320-398 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:398: finishing write tid 2 to smithi13778320-398 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:398: finishing write tid 3 to smithi13778320-398 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:398: finishing write tid 4 to smithi13778320-398 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 398 v 71 (ObjNum 397 snap 0 seq_num 397) dirty exists 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:398: left oid 398 (ObjNum 397 snap 0 seq_num 397) 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:399: finishing write tid 1 to smithi13778320-399 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:399: finishing write tid 2 to smithi13778320-399 2024-09-21T09:33:52.831 INFO:tasks.rados.rados.0.smithi137.stdout:399: finishing write tid 3 to smithi13778320-399 2024-09-21T09:33:52.832 INFO:tasks.rados.rados.0.smithi137.stdout:399: finishing write tid 4 to smithi13778320-399 2024-09-21T09:33:52.832 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 399 v 74 (ObjNum 398 snap 0 seq_num 398) dirty exists 2024-09-21T09:33:52.832 INFO:tasks.rados.rados.0.smithi137.stdout:399: left oid 399 (ObjNum 398 snap 0 seq_num 398) 2024-09-21T09:33:52.832 INFO:tasks.rados.rados.0.smithi137.stdout:400: finishing write tid 1 to smithi13778320-400 2024-09-21T09:33:52.832 INFO:tasks.rados.rados.0.smithi137.stdout:400: finishing write tid 2 to smithi13778320-400 2024-09-21T09:33:52.832 INFO:tasks.rados.rados.0.smithi137.stdout:392: done (15 left) 2024-09-21T09:33:52.832 INFO:tasks.rados.rados.0.smithi137.stdout:393: done (14 left) 2024-09-21T09:33:52.832 INFO:tasks.rados.rados.0.smithi137.stdout:394: done (13 left) 2024-09-21T09:33:52.832 INFO:tasks.rados.rados.0.smithi137.stdout:395: done (12 left) 2024-09-21T09:33:52.832 INFO:tasks.rados.rados.0.smithi137.stdout:396: done (11 left) 2024-09-21T09:33:52.832 INFO:tasks.rados.rados.0.smithi137.stdout:397: done (10 left) 2024-09-21T09:33:52.832 INFO:tasks.rados.rados.0.smithi137.stdout:398: done (9 left) 2024-09-21T09:33:52.832 INFO:tasks.rados.rados.0.smithi137.stdout:399: done (8 left) 2024-09-21T09:33:52.832 INFO:tasks.rados.rados.0.smithi137.stdout:408: write initial oid 408 2024-09-21T09:33:52.832 INFO:tasks.rados.rados.0.smithi137.stdout:408: seq_num 407 ranges {440449=793052,1933583=510464} 2024-09-21T09:33:52.835 INFO:tasks.rados.rados.0.smithi137.stdout:408: writing smithi13778320-408 from 440449 to 1233501 tid 1 2024-09-21T09:33:52.842 INFO:tasks.rados.rados.0.smithi137.stdout:408: writing smithi13778320-408 from 1933583 to 2444047 tid 2 2024-09-21T09:33:52.842 INFO:tasks.rados.rados.0.smithi137.stdout:409: write initial oid 409 2024-09-21T09:33:52.842 INFO:tasks.rados.rados.0.smithi137.stdout:409: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2024-09-21T09:33:52.847 INFO:tasks.rados.rados.0.smithi137.stdout:409: writing smithi13778320-409 from 457256 to 925557 tid 1 2024-09-21T09:33:52.855 INFO:tasks.rados.rados.0.smithi137.stdout:409: writing smithi13778320-409 from 1592065 to 2362540 tid 2 2024-09-21T09:33:52.859 INFO:tasks.rados.rados.0.smithi137.stdout:409: writing smithi13778320-409 from 2854581 to 2857256 tid 3 2024-09-21T09:33:52.859 INFO:tasks.rados.rados.0.smithi137.stdout:410: write initial oid 410 2024-09-21T09:33:52.859 INFO:tasks.rados.rados.0.smithi137.stdout:410: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2024-09-21T09:33:52.864 INFO:tasks.rados.rados.0.smithi137.stdout:410: writing smithi13778320-410 from 474063 to 1017613 tid 1 2024-09-21T09:33:52.871 INFO:tasks.rados.rados.0.smithi137.stdout:410: writing smithi13778320-410 from 1650547 to 2164680 tid 2 2024-09-21T09:33:52.875 INFO:tasks.rados.rados.0.smithi137.stdout:410: writing smithi13778320-410 from 2765651 to 2874063 tid 3 2024-09-21T09:33:52.876 INFO:tasks.rados.rados.0.smithi137.stdout:411: write initial oid 411 2024-09-21T09:33:52.876 INFO:tasks.rados.rados.0.smithi137.stdout:411: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2024-09-21T09:33:52.881 INFO:tasks.rados.rados.0.smithi137.stdout:411: writing smithi13778320-411 from 490870 to 1109669 tid 1 2024-09-21T09:33:52.888 INFO:tasks.rados.rados.0.smithi137.stdout:411: writing smithi13778320-411 from 1592676 to 2366820 tid 2 2024-09-21T09:33:52.892 INFO:tasks.rados.rados.0.smithi137.stdout:411: writing smithi13778320-411 from 2793074 to 2890870 tid 3 2024-09-21T09:33:52.892 INFO:tasks.rados.rados.0.smithi137.stdout:412: write initial oid 412 2024-09-21T09:33:52.892 INFO:tasks.rados.rados.0.smithi137.stdout:412: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2024-09-21T09:33:52.897 INFO:tasks.rados.rados.0.smithi137.stdout:412: writing smithi13778320-412 from 507677 to 918078 tid 1 2024-09-21T09:33:52.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:52 smithi165 ceph-mon[32789]: from='client.24737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:52.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:52 smithi165 ceph-mon[32789]: pgmap v96: 89 pgs: 89 active+clean; 308 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 18 MiB/s wr, 88 op/s 2024-09-21T09:33:52.902 INFO:tasks.rados.rados.0.smithi137.stdout:412: writing smithi13778320-412 from 1367511 to 1885313 tid 2 2024-09-21T09:33:52.908 INFO:tasks.rados.rados.0.smithi137.stdout:412: writing smithi13778320-412 from 2420497 to 2907677 tid 3 2024-09-21T09:33:52.908 INFO:tasks.rados.rados.0.smithi137.stdout:413: write initial oid 413 2024-09-21T09:33:52.908 INFO:tasks.rados.rados.0.smithi137.stdout:413: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2024-09-21T09:33:52.914 INFO:tasks.rados.rados.0.smithi137.stdout:413: writing smithi13778320-413 from 524484 to 1010134 tid 1 2024-09-21T09:33:52.920 INFO:tasks.rados.rados.0.smithi137.stdout:413: writing smithi13778320-413 from 1425993 to 2087453 tid 2 2024-09-21T09:33:52.925 INFO:tasks.rados.rados.0.smithi137.stdout:413: writing smithi13778320-413 from 2847920 to 2924484 tid 3 2024-09-21T09:33:52.926 INFO:tasks.rados.rados.0.smithi137.stdout:414: write initial oid 414 2024-09-21T09:33:52.926 INFO:tasks.rados.rados.0.smithi137.stdout:414: seq_num 413 ranges {541291=560899,1884475=521471} 2024-09-21T09:33:52.932 INFO:tasks.rados.rados.0.smithi137.stdout:414: writing smithi13778320-414 from 541291 to 1102190 tid 1 2024-09-21T09:33:52.939 INFO:tasks.rados.rados.0.smithi137.stdout:414: writing smithi13778320-414 from 1884475 to 2405946 tid 2 2024-09-21T09:33:52.939 INFO:tasks.rados.rados.0.smithi137.stdout:415: write initial oid 415 2024-09-21T09:33:52.940 INFO:tasks.rados.rados.0.smithi137.stdout:415: seq_num 414 ranges {558098=636148,1826604=665129} 2024-09-21T09:33:52.946 INFO:tasks.rados.rados.0.smithi137.stdout:415: writing smithi13778320-415 from 558098 to 1194246 tid 1 2024-09-21T09:33:52.954 INFO:tasks.rados.rados.0.smithi137.stdout:415: writing smithi13778320-415 from 1826604 to 2491733 tid 2 2024-09-21T09:33:52.955 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.955 INFO:tasks.rados.rados.0.smithi137.stdout:400: finishing write tid 3 to smithi13778320-400 2024-09-21T09:33:52.955 INFO:tasks.rados.rados.0.smithi137.stdout:400: finishing write tid 4 to smithi13778320-400 2024-09-21T09:33:52.955 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 400 v 74 (ObjNum 399 snap 0 seq_num 399) dirty exists 2024-09-21T09:33:52.955 INFO:tasks.rados.rados.0.smithi137.stdout:400: left oid 400 (ObjNum 399 snap 0 seq_num 399) 2024-09-21T09:33:52.956 INFO:tasks.rados.rados.0.smithi137.stdout:401: finishing write tid 1 to smithi13778320-401 2024-09-21T09:33:52.956 INFO:tasks.rados.rados.0.smithi137.stdout:400: done (15 left) 2024-09-21T09:33:52.956 INFO:tasks.rados.rados.0.smithi137.stdout:416: write initial oid 416 2024-09-21T09:33:52.956 INFO:tasks.rados.rados.0.smithi137.stdout:416: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2024-09-21T09:33:52.962 INFO:tasks.rados.rados.0.smithi137.stdout:416: writing smithi13778320-416 from 574905 to 1286302 tid 1 2024-09-21T09:33:52.968 INFO:tasks.rados.rados.0.smithi137.stdout:416: writing smithi13778320-416 from 1885086 to 2410226 tid 2 2024-09-21T09:33:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:416: writing smithi13778320-416 from 2930189 to 2974905 tid 3 2024-09-21T09:33:52.973 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:401: finishing write tid 2 to smithi13778320-401 2024-09-21T09:33:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:401: finishing write tid 3 to smithi13778320-401 2024-09-21T09:33:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:401: finishing write tid 4 to smithi13778320-401 2024-09-21T09:33:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 401 v 92 (ObjNum 400 snap 0 seq_num 400) dirty exists 2024-09-21T09:33:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:401: left oid 401 (ObjNum 400 snap 0 seq_num 400) 2024-09-21T09:33:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:402: finishing write tid 1 to smithi13778320-402 2024-09-21T09:33:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:402: finishing write tid 2 to smithi13778320-402 2024-09-21T09:33:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:402: finishing write tid 3 to smithi13778320-402 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi137.stdout:402: finishing write tid 4 to smithi13778320-402 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 402 v 85 (ObjNum 401 snap 0 seq_num 401) dirty exists 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi137.stdout:402: left oid 402 (ObjNum 401 snap 0 seq_num 401) 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi137.stdout:403: finishing write tid 1 to smithi13778320-403 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi137.stdout:403: finishing write tid 2 to smithi13778320-403 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi137.stdout:403: finishing write tid 3 to smithi13778320-403 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi137.stdout:403: finishing write tid 4 to smithi13778320-403 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 403 v 89 (ObjNum 402 snap 0 seq_num 402) dirty exists 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi137.stdout:403: left oid 403 (ObjNum 402 snap 0 seq_num 402) 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi137.stdout:404: finishing write tid 1 to smithi13778320-404 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi137.stdout:404: finishing write tid 2 to smithi13778320-404 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi137.stdout:404: finishing write tid 3 to smithi13778320-404 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi137.stdout:404: finishing write tid 4 to smithi13778320-404 2024-09-21T09:33:52.975 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 404 v 108 (ObjNum 403 snap 0 seq_num 403) dirty exists 2024-09-21T09:33:52.975 INFO:tasks.rados.rados.0.smithi137.stdout:404: left oid 404 (ObjNum 403 snap 0 seq_num 403) 2024-09-21T09:33:52.975 INFO:tasks.rados.rados.0.smithi137.stdout:405: finishing write tid 1 to smithi13778320-405 2024-09-21T09:33:52.975 INFO:tasks.rados.rados.0.smithi137.stdout:401: done (15 left) 2024-09-21T09:33:52.975 INFO:tasks.rados.rados.0.smithi137.stdout:402: done (14 left) 2024-09-21T09:33:52.975 INFO:tasks.rados.rados.0.smithi137.stdout:403: done (13 left) 2024-09-21T09:33:52.975 INFO:tasks.rados.rados.0.smithi137.stdout:404: done (12 left) 2024-09-21T09:33:52.975 INFO:tasks.rados.rados.0.smithi137.stdout:417: write initial oid 417 2024-09-21T09:33:52.975 INFO:tasks.rados.rados.0.smithi137.stdout:417: seq_num 416 ranges {591712=786646,1943568=668798} 2024-09-21T09:33:52.979 INFO:tasks.rados.rados.0.smithi137.stdout:417: writing smithi13778320-417 from 591712 to 1378358 tid 1 2024-09-21T09:33:52.987 INFO:tasks.rados.rados.0.smithi137.stdout:417: writing smithi13778320-417 from 1943568 to 2612366 tid 2 2024-09-21T09:33:52.987 INFO:tasks.rados.rados.0.smithi137.stdout:418: write initial oid 418 2024-09-21T09:33:52.988 INFO:tasks.rados.rados.0.smithi137.stdout:418: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2024-09-21T09:33:52.993 INFO:tasks.rados.rados.0.smithi137.stdout:418: writing smithi13778320-418 from 608519 to 1070414 tid 1 2024-09-21T09:33:52.999 INFO:tasks.rados.rados.0.smithi137.stdout:418: writing smithi13778320-418 from 1602050 to 2130859 tid 2 2024-09-21T09:33:53.004 INFO:tasks.rados.rados.0.smithi137.stdout:418: writing smithi13778320-418 from 2585035 to 3008519 tid 3 2024-09-21T09:33:53.004 INFO:tasks.rados.rados.0.smithi137.stdout:419: write initial oid 419 2024-09-21T09:33:53.004 INFO:tasks.rados.rados.0.smithi137.stdout:419: seq_num 418 ranges {625326=537144,1944179=672467} 2024-09-21T09:33:53.010 INFO:tasks.rados.rados.0.smithi137.stdout:419: writing smithi13778320-419 from 625326 to 1162470 tid 1 2024-09-21T09:33:53.019 INFO:tasks.rados.rados.0.smithi137.stdout:419: writing smithi13778320-419 from 1944179 to 2616646 tid 2 2024-09-21T09:33:53.019 INFO:tasks.rados.rados.0.smithi137.stdout:420: write initial oid 420 2024-09-21T09:33:53.019 INFO:tasks.rados.rados.0.smithi137.stdout:420: seq_num 419 ranges {642133=728746,2119014=532478} 2024-09-21T09:33:53.026 INFO:tasks.rados.rados.0.smithi137.stdout:420: writing smithi13778320-420 from 642133 to 1370879 tid 1 2024-09-21T09:33:53.034 INFO:tasks.rados.rados.0.smithi137.stdout:420: writing smithi13778320-420 from 2119014 to 2651492 tid 2 2024-09-21T09:33:53.034 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.034 INFO:tasks.rados.rados.0.smithi137.stdout:405: finishing write tid 2 to smithi13778320-405 2024-09-21T09:33:53.034 INFO:tasks.rados.rados.0.smithi137.stdout:405: finishing write tid 3 to smithi13778320-405 2024-09-21T09:33:53.035 INFO:tasks.rados.rados.0.smithi137.stdout:405: finishing write tid 4 to smithi13778320-405 2024-09-21T09:33:53.035 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 405 v 102 (ObjNum 404 snap 0 seq_num 404) dirty exists 2024-09-21T09:33:53.035 INFO:tasks.rados.rados.0.smithi137.stdout:405: left oid 405 (ObjNum 404 snap 0 seq_num 404) 2024-09-21T09:33:53.035 INFO:tasks.rados.rados.0.smithi137.stdout:406: finishing write tid 1 to smithi13778320-406 2024-09-21T09:33:53.035 INFO:tasks.rados.rados.0.smithi137.stdout:406: finishing write tid 2 to smithi13778320-406 2024-09-21T09:33:53.035 INFO:tasks.rados.rados.0.smithi137.stdout:406: finishing write tid 3 to smithi13778320-406 2024-09-21T09:33:53.035 INFO:tasks.rados.rados.0.smithi137.stdout:405: done (15 left) 2024-09-21T09:33:53.035 INFO:tasks.rados.rados.0.smithi137.stdout:421: write initial oid 421 2024-09-21T09:33:53.035 INFO:tasks.rados.rados.0.smithi137.stdout:421: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2024-09-21T09:33:53.040 INFO:tasks.rados.rados.0.smithi137.stdout:421: writing smithi13778320-421 from 658940 to 1062935 tid 1 2024-09-21T09:33:53.048 INFO:tasks.rados.rados.0.smithi137.stdout:421: writing smithi13778320-421 from 1777496 to 2453632 tid 2 2024-09-21T09:33:53.052 INFO:tasks.rados.rados.0.smithi137.stdout:421: writing smithi13778320-421 from 2950951 to 3058940 tid 3 2024-09-21T09:33:53.052 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.052 INFO:tasks.rados.rados.0.smithi137.stdout:406: finishing write tid 4 to smithi13778320-406 2024-09-21T09:33:53.052 INFO:tasks.rados.rados.0.smithi137.stdout:406: finishing write tid 5 to smithi13778320-406 2024-09-21T09:33:53.052 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 406 v 98 (ObjNum 405 snap 0 seq_num 405) dirty exists 2024-09-21T09:33:53.052 INFO:tasks.rados.rados.0.smithi137.stdout:406: left oid 406 (ObjNum 405 snap 0 seq_num 405) 2024-09-21T09:33:53.052 INFO:tasks.rados.rados.0.smithi137.stdout:407: finishing write tid 1 to smithi13778320-407 2024-09-21T09:33:53.052 INFO:tasks.rados.rados.0.smithi137.stdout:406: done (15 left) 2024-09-21T09:33:53.052 INFO:tasks.rados.rados.0.smithi137.stdout:422: write initial oid 422 2024-09-21T09:33:53.052 INFO:tasks.rados.rados.0.smithi137.stdout:422: seq_num 421 ranges {675747=479244,1835978=536147} 2024-09-21T09:33:53.058 INFO:tasks.rados.rados.0.smithi137.stdout:422: writing smithi13778320-422 from 675747 to 1154991 tid 1 2024-09-21T09:33:53.066 INFO:tasks.rados.rados.0.smithi137.stdout:422: writing smithi13778320-422 from 1835978 to 2372125 tid 2 2024-09-21T09:33:53.066 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.066 INFO:tasks.rados.rados.0.smithi137.stdout:407: finishing write tid 2 to smithi13778320-407 2024-09-21T09:33:53.066 INFO:tasks.rados.rados.0.smithi137.stdout:407: finishing write tid 3 to smithi13778320-407 2024-09-21T09:33:53.066 INFO:tasks.rados.rados.0.smithi137.stdout:407: finishing write tid 4 to smithi13778320-407 2024-09-21T09:33:53.066 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 407 v 77 (ObjNum 406 snap 0 seq_num 406) dirty exists 2024-09-21T09:33:53.066 INFO:tasks.rados.rados.0.smithi137.stdout:407: left oid 407 (ObjNum 406 snap 0 seq_num 406) 2024-09-21T09:33:53.066 INFO:tasks.rados.rados.0.smithi137.stdout:408: finishing write tid 1 to smithi13778320-408 2024-09-21T09:33:53.066 INFO:tasks.rados.rados.0.smithi137.stdout:408: finishing write tid 2 to smithi13778320-408 2024-09-21T09:33:53.067 INFO:tasks.rados.rados.0.smithi137.stdout:408: finishing write tid 3 to smithi13778320-408 2024-09-21T09:33:53.067 INFO:tasks.rados.rados.0.smithi137.stdout:408: finishing write tid 4 to smithi13778320-408 2024-09-21T09:33:53.067 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 408 v 101 (ObjNum 407 snap 0 seq_num 407) dirty exists 2024-09-21T09:33:53.067 INFO:tasks.rados.rados.0.smithi137.stdout:408: left oid 408 (ObjNum 407 snap 0 seq_num 407) 2024-09-21T09:33:53.067 INFO:tasks.rados.rados.0.smithi137.stdout:409: finishing write tid 1 to smithi13778320-409 2024-09-21T09:33:53.067 INFO:tasks.rados.rados.0.smithi137.stdout:409: finishing write tid 2 to smithi13778320-409 2024-09-21T09:33:53.067 INFO:tasks.rados.rados.0.smithi137.stdout:409: finishing write tid 3 to smithi13778320-409 2024-09-21T09:33:53.067 INFO:tasks.rados.rados.0.smithi137.stdout:409: finishing write tid 4 to smithi13778320-409 2024-09-21T09:33:53.067 INFO:tasks.rados.rados.0.smithi137.stdout:409: finishing write tid 5 to smithi13778320-409 2024-09-21T09:33:53.067 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 409 v 89 (ObjNum 408 snap 0 seq_num 408) dirty exists 2024-09-21T09:33:53.067 INFO:tasks.rados.rados.0.smithi137.stdout:409: left oid 409 (ObjNum 408 snap 0 seq_num 408) 2024-09-21T09:33:53.067 INFO:tasks.rados.rados.0.smithi137.stdout:407: done (15 left) 2024-09-21T09:33:53.067 INFO:tasks.rados.rados.0.smithi137.stdout:408: done (14 left) 2024-09-21T09:33:53.067 INFO:tasks.rados.rados.0.smithi137.stdout:409: done (13 left) 2024-09-21T09:33:53.068 INFO:tasks.rados.rados.0.smithi137.stdout:423: write initial oid 423 2024-09-21T09:33:53.068 INFO:tasks.rados.rados.0.smithi137.stdout:423: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2024-09-21T09:33:53.072 INFO:tasks.rados.rados.0.smithi137.stdout:423: writing smithi13778320-423 from 692554 to 1247047 tid 1 2024-09-21T09:33:53.079 INFO:tasks.rados.rados.0.smithi137.stdout:423: writing smithi13778320-423 from 1778107 to 2457912 tid 2 2024-09-21T09:33:53.083 INFO:tasks.rados.rados.0.smithi137.stdout:423: writing smithi13778320-423 from 2889444 to 3092554 tid 3 2024-09-21T09:33:53.083 INFO:tasks.rados.rados.0.smithi137.stdout:424: write initial oid 424 2024-09-21T09:33:53.083 INFO:tasks.rados.rados.0.smithi137.stdout:424: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2024-09-21T09:33:53.090 INFO:tasks.rados.rados.0.smithi137.stdout:424: writing smithi13778320-424 from 709361 to 1339103 tid 1 2024-09-21T09:33:53.096 INFO:tasks.rados.rados.0.smithi137.stdout:424: writing smithi13778320-424 from 1836589 to 2376405 tid 2 2024-09-21T09:33:53.100 INFO:tasks.rados.rados.0.smithi137.stdout:424: writing smithi13778320-424 from 3033220 to 3109361 tid 3 2024-09-21T09:33:53.100 INFO:tasks.rados.rados.0.smithi137.stdout:425: write initial oid 425 2024-09-21T09:33:53.100 INFO:tasks.rados.rados.0.smithi137.stdout:425: seq_num 424 ranges {726168=704991,1895071=683474} 2024-09-21T09:33:53.108 INFO:tasks.rados.rados.0.smithi137.stdout:425: writing smithi13778320-425 from 726168 to 1431159 tid 1 2024-09-21T09:33:53.116 INFO:tasks.rados.rados.0.smithi137.stdout:425: writing smithi13778320-425 from 1895071 to 2578545 tid 2 2024-09-21T09:33:53.116 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.116 INFO:tasks.rados.rados.0.smithi137.stdout:410: finishing write tid 1 to smithi13778320-410 2024-09-21T09:33:53.116 INFO:tasks.rados.rados.0.smithi137.stdout:410: finishing write tid 2 to smithi13778320-410 2024-09-21T09:33:53.116 INFO:tasks.rados.rados.0.smithi137.stdout:410: finishing write tid 3 to smithi13778320-410 2024-09-21T09:33:53.116 INFO:tasks.rados.rados.0.smithi137.stdout:410: finishing write tid 4 to smithi13778320-410 2024-09-21T09:33:53.116 INFO:tasks.rados.rados.0.smithi137.stdout:410: finishing write tid 5 to smithi13778320-410 2024-09-21T09:33:53.116 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 410 v 70 (ObjNum 409 snap 0 seq_num 409) dirty exists 2024-09-21T09:33:53.116 INFO:tasks.rados.rados.0.smithi137.stdout:410: left oid 410 (ObjNum 409 snap 0 seq_num 409) 2024-09-21T09:33:53.116 INFO:tasks.rados.rados.0.smithi137.stdout:411: finishing write tid 1 to smithi13778320-411 2024-09-21T09:33:53.116 INFO:tasks.rados.rados.0.smithi137.stdout:411: finishing write tid 2 to smithi13778320-411 2024-09-21T09:33:53.116 INFO:tasks.rados.rados.0.smithi137.stdout:411: finishing write tid 3 to smithi13778320-411 2024-09-21T09:33:53.116 INFO:tasks.rados.rados.0.smithi137.stdout:411: finishing write tid 4 to smithi13778320-411 2024-09-21T09:33:53.117 INFO:tasks.rados.rados.0.smithi137.stdout:411: finishing write tid 5 to smithi13778320-411 2024-09-21T09:33:53.117 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 411 v 112 (ObjNum 410 snap 0 seq_num 410) dirty exists 2024-09-21T09:33:53.117 INFO:tasks.rados.rados.0.smithi137.stdout:411: left oid 411 (ObjNum 410 snap 0 seq_num 410) 2024-09-21T09:33:53.117 INFO:tasks.rados.rados.0.smithi137.stdout:412: finishing write tid 1 to smithi13778320-412 2024-09-21T09:33:53.117 INFO:tasks.rados.rados.0.smithi137.stdout:412: finishing write tid 2 to smithi13778320-412 2024-09-21T09:33:53.117 INFO:tasks.rados.rados.0.smithi137.stdout:412: finishing write tid 3 to smithi13778320-412 2024-09-21T09:33:53.117 INFO:tasks.rados.rados.0.smithi137.stdout:412: finishing write tid 4 to smithi13778320-412 2024-09-21T09:33:53.117 INFO:tasks.rados.rados.0.smithi137.stdout:412: finishing write tid 5 to smithi13778320-412 2024-09-21T09:33:53.117 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 412 v 126 (ObjNum 411 snap 0 seq_num 411) dirty exists 2024-09-21T09:33:53.117 INFO:tasks.rados.rados.0.smithi137.stdout:412: left oid 412 (ObjNum 411 snap 0 seq_num 411) 2024-09-21T09:33:53.117 INFO:tasks.rados.rados.0.smithi137.stdout:410: done (15 left) 2024-09-21T09:33:53.117 INFO:tasks.rados.rados.0.smithi137.stdout:411: done (14 left) 2024-09-21T09:33:53.117 INFO:tasks.rados.rados.0.smithi137.stdout:412: done (13 left) 2024-09-21T09:33:53.117 INFO:tasks.rados.rados.0.smithi137.stdout:426: write initial oid 426 2024-09-21T09:33:53.117 INFO:tasks.rados.rados.0.smithi137.stdout:426: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2024-09-21T09:33:53.123 INFO:tasks.rados.rados.0.smithi137.stdout:426: writing smithi13778320-426 from 742975 to 1523215 tid 1 2024-09-21T09:33:53.128 INFO:tasks.rados.rados.0.smithi137.stdout:426: writing smithi13778320-426 from 1953553 to 2380685 tid 2 2024-09-21T09:33:53.132 INFO:tasks.rados.rados.0.smithi137.stdout:426: writing smithi13778320-426 from 2971713 to 3142975 tid 3 2024-09-21T09:33:53.133 INFO:tasks.rados.rados.0.smithi137.stdout:427: write initial oid 427 2024-09-21T09:33:53.133 INFO:tasks.rados.rados.0.smithi137.stdout:427: seq_num 426 ranges {759782=571842,2012035=687143} 2024-09-21T09:33:53.140 INFO:tasks.rados.rados.0.smithi137.stdout:427: writing smithi13778320-427 from 759782 to 1331624 tid 1 2024-09-21T09:33:53.148 INFO:tasks.rados.rados.0.smithi137.stdout:427: writing smithi13778320-427 from 2012035 to 2699178 tid 2 2024-09-21T09:33:53.148 INFO:tasks.rados.rados.0.smithi137.stdout:428: write initial oid 428 2024-09-21T09:33:53.148 INFO:tasks.rados.rados.0.smithi137.stdout:428: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2024-09-21T09:33:53.155 INFO:tasks.rados.rados.0.smithi137.stdout:428: writing smithi13778320-428 from 776589 to 1423680 tid 1 2024-09-21T09:33:53.162 INFO:tasks.rados.rados.0.smithi137.stdout:428: writing smithi13778320-428 from 2070517 to 2501318 tid 2 2024-09-21T09:33:53.166 INFO:tasks.rados.rados.0.smithi137.stdout:428: writing smithi13778320-428 from 3026559 to 3176589 tid 3 2024-09-21T09:33:53.166 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.166 INFO:tasks.rados.rados.0.smithi137.stdout:413: finishing write tid 1 to smithi13778320-413 2024-09-21T09:33:53.166 INFO:tasks.rados.rados.0.smithi137.stdout:413: finishing write tid 2 to smithi13778320-413 2024-09-21T09:33:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:413: finishing write tid 3 to smithi13778320-413 2024-09-21T09:33:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:413: finishing write tid 4 to smithi13778320-413 2024-09-21T09:33:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:413: finishing write tid 5 to smithi13778320-413 2024-09-21T09:33:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 413 v 71 (ObjNum 412 snap 0 seq_num 412) dirty exists 2024-09-21T09:33:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:413: left oid 413 (ObjNum 412 snap 0 seq_num 412) 2024-09-21T09:33:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:414: finishing write tid 1 to smithi13778320-414 2024-09-21T09:33:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:414: finishing write tid 2 to smithi13778320-414 2024-09-21T09:33:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:413: done (15 left) 2024-09-21T09:33:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:429: write initial oid 429 2024-09-21T09:33:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:429: seq_num 428 ranges {793396=722340,2128999=690812} 2024-09-21T09:33:53.174 INFO:tasks.rados.rados.0.smithi137.stdout:429: writing smithi13778320-429 from 793396 to 1515736 tid 1 2024-09-21T09:33:53.182 INFO:tasks.rados.rados.0.smithi137.stdout:429: writing smithi13778320-429 from 2128999 to 2819811 tid 2 2024-09-21T09:33:53.182 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.182 INFO:tasks.rados.rados.0.smithi137.stdout:414: finishing write tid 3 to smithi13778320-414 2024-09-21T09:33:53.182 INFO:tasks.rados.rados.0.smithi137.stdout:414: finishing write tid 4 to smithi13778320-414 2024-09-21T09:33:53.182 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 414 v 77 (ObjNum 413 snap 0 seq_num 413) dirty exists 2024-09-21T09:33:53.182 INFO:tasks.rados.rados.0.smithi137.stdout:414: left oid 414 (ObjNum 413 snap 0 seq_num 413) 2024-09-21T09:33:53.182 INFO:tasks.rados.rados.0.smithi137.stdout:415: finishing write tid 1 to smithi13778320-415 2024-09-21T09:33:53.183 INFO:tasks.rados.rados.0.smithi137.stdout:415: finishing write tid 2 to smithi13778320-415 2024-09-21T09:33:53.183 INFO:tasks.rados.rados.0.smithi137.stdout:415: finishing write tid 3 to smithi13778320-415 2024-09-21T09:33:53.183 INFO:tasks.rados.rados.0.smithi137.stdout:415: finishing write tid 4 to smithi13778320-415 2024-09-21T09:33:53.183 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 415 v 92 (ObjNum 414 snap 0 seq_num 414) dirty exists 2024-09-21T09:33:53.183 INFO:tasks.rados.rados.0.smithi137.stdout:415: left oid 415 (ObjNum 414 snap 0 seq_num 414) 2024-09-21T09:33:53.183 INFO:tasks.rados.rados.0.smithi137.stdout:416: finishing write tid 1 to smithi13778320-416 2024-09-21T09:33:53.183 INFO:tasks.rados.rados.0.smithi137.stdout:414: done (15 left) 2024-09-21T09:33:53.183 INFO:tasks.rados.rados.0.smithi137.stdout:415: done (14 left) 2024-09-21T09:33:53.183 INFO:tasks.rados.rados.0.smithi137.stdout:430: write initial oid 430 2024-09-21T09:33:53.183 INFO:tasks.rados.rados.0.smithi137.stdout:430: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2024-09-21T09:33:53.188 INFO:tasks.rados.rados.0.smithi137.stdout:430: writing smithi13778320-430 from 410203 to 1207792 tid 1 2024-09-21T09:33:53.194 INFO:tasks.rados.rados.0.smithi137.stdout:430: writing smithi13778320-430 from 1787481 to 2221951 tid 2 2024-09-21T09:33:53.200 INFO:tasks.rados.rados.0.smithi137.stdout:430: writing smithi13778320-430 from 2681405 to 3210203 tid 3 2024-09-21T09:33:53.200 INFO:tasks.rados.rados.0.smithi137.stdout:431: write initial oid 431 2024-09-21T09:33:53.200 INFO:tasks.rados.rados.0.smithi137.stdout:431: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2024-09-21T09:33:53.205 INFO:tasks.rados.rados.0.smithi137.stdout:431: writing smithi13778320-431 from 427010 to 899848 tid 1 2024-09-21T09:33:53.211 INFO:tasks.rados.rados.0.smithi137.stdout:431: writing smithi13778320-431 from 1329610 to 2024091 tid 2 2024-09-21T09:33:53.218 INFO:tasks.rados.rados.0.smithi137.stdout:431: writing smithi13778320-431 from 2708828 to 3227010 tid 3 2024-09-21T09:33:53.219 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.219 INFO:tasks.rados.rados.0.smithi137.stdout:416: finishing write tid 2 to smithi13778320-416 2024-09-21T09:33:53.219 INFO:tasks.rados.rados.0.smithi137.stdout:416: finishing write tid 3 to smithi13778320-416 2024-09-21T09:33:53.219 INFO:tasks.rados.rados.0.smithi137.stdout:416: finishing write tid 4 to smithi13778320-416 2024-09-21T09:33:53.219 INFO:tasks.rados.rados.0.smithi137.stdout:416: finishing write tid 5 to smithi13778320-416 2024-09-21T09:33:53.219 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 416 v 93 (ObjNum 415 snap 0 seq_num 415) dirty exists 2024-09-21T09:33:53.219 INFO:tasks.rados.rados.0.smithi137.stdout:416: left oid 416 (ObjNum 415 snap 0 seq_num 415) 2024-09-21T09:33:53.219 INFO:tasks.rados.rados.0.smithi137.stdout:417: finishing write tid 1 to smithi13778320-417 2024-09-21T09:33:53.219 INFO:tasks.rados.rados.0.smithi137.stdout:417: finishing write tid 2 to smithi13778320-417 2024-09-21T09:33:53.219 INFO:tasks.rados.rados.0.smithi137.stdout:417: finishing write tid 3 to smithi13778320-417 2024-09-21T09:33:53.219 INFO:tasks.rados.rados.0.smithi137.stdout:417: finishing write tid 4 to smithi13778320-417 2024-09-21T09:33:53.220 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 417 v 95 (ObjNum 416 snap 0 seq_num 416) dirty exists 2024-09-21T09:33:53.220 INFO:tasks.rados.rados.0.smithi137.stdout:417: left oid 417 (ObjNum 416 snap 0 seq_num 416) 2024-09-21T09:33:53.220 INFO:tasks.rados.rados.0.smithi137.stdout:416: done (15 left) 2024-09-21T09:33:53.220 INFO:tasks.rados.rados.0.smithi137.stdout:417: done (14 left) 2024-09-21T09:33:53.220 INFO:tasks.rados.rados.0.smithi137.stdout:432: write initial oid 432 2024-09-21T09:33:53.220 INFO:tasks.rados.rados.0.smithi137.stdout:432: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2024-09-21T09:33:53.223 INFO:tasks.rados.rados.0.smithi137.stdout:432: writing smithi13778320-432 from 443817 to 991904 tid 1 2024-09-21T09:33:53.230 INFO:tasks.rados.rados.0.smithi137.stdout:432: writing smithi13778320-432 from 1788092 to 2226231 tid 2 2024-09-21T09:33:53.236 INFO:tasks.rados.rados.0.smithi137.stdout:432: writing smithi13778320-432 from 3019898 to 3243817 tid 3 2024-09-21T09:33:53.236 INFO:tasks.rados.rados.0.smithi137.stdout:433: write initial oid 433 2024-09-21T09:33:53.236 INFO:tasks.rados.rados.0.smithi137.stdout:433: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2024-09-21T09:33:53.242 INFO:tasks.rados.rados.0.smithi137.stdout:433: writing smithi13778320-433 from 460624 to 1083960 tid 1 2024-09-21T09:33:53.251 INFO:tasks.rados.rados.0.smithi137.stdout:433: writing smithi13778320-433 from 1846574 to 2544724 tid 2 2024-09-21T09:33:53.255 INFO:tasks.rados.rados.0.smithi137.stdout:433: writing smithi13778320-433 from 3163674 to 3260624 tid 3 2024-09-21T09:33:53.255 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.256 INFO:tasks.rados.rados.0.smithi137.stdout:418: finishing write tid 1 to smithi13778320-418 2024-09-21T09:33:53.256 INFO:tasks.rados.rados.0.smithi137.stdout:418: finishing write tid 2 to smithi13778320-418 2024-09-21T09:33:53.256 INFO:tasks.rados.rados.0.smithi137.stdout:418: finishing write tid 3 to smithi13778320-418 2024-09-21T09:33:53.256 INFO:tasks.rados.rados.0.smithi137.stdout:418: finishing write tid 4 to smithi13778320-418 2024-09-21T09:33:53.256 INFO:tasks.rados.rados.0.smithi137.stdout:418: finishing write tid 5 to smithi13778320-418 2024-09-21T09:33:53.256 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 418 v 116 (ObjNum 417 snap 0 seq_num 417) dirty exists 2024-09-21T09:33:53.256 INFO:tasks.rados.rados.0.smithi137.stdout:418: left oid 418 (ObjNum 417 snap 0 seq_num 417) 2024-09-21T09:33:53.256 INFO:tasks.rados.rados.0.smithi137.stdout:419: finishing write tid 1 to smithi13778320-419 2024-09-21T09:33:53.256 INFO:tasks.rados.rados.0.smithi137.stdout:419: finishing write tid 2 to smithi13778320-419 2024-09-21T09:33:53.256 INFO:tasks.rados.rados.0.smithi137.stdout:419: finishing write tid 3 to smithi13778320-419 2024-09-21T09:33:53.256 INFO:tasks.rados.rados.0.smithi137.stdout:418: done (15 left) 2024-09-21T09:33:53.256 INFO:tasks.rados.rados.0.smithi137.stdout:434: write initial oid 434 2024-09-21T09:33:53.256 INFO:tasks.rados.rados.0.smithi137.stdout:434: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2024-09-21T09:33:53.261 INFO:tasks.rados.rados.0.smithi137.stdout:434: writing smithi13778320-434 from 477431 to 1176016 tid 1 2024-09-21T09:33:53.268 INFO:tasks.rados.rados.0.smithi137.stdout:434: writing smithi13778320-434 from 1905056 to 2346864 tid 2 2024-09-21T09:33:53.273 INFO:tasks.rados.rados.0.smithi137.stdout:434: writing smithi13778320-434 from 3074744 to 3277431 tid 3 2024-09-21T09:33:53.274 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.274 INFO:tasks.rados.rados.0.smithi137.stdout:419: finishing write tid 4 to smithi13778320-419 2024-09-21T09:33:53.274 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 419 v 105 (ObjNum 418 snap 0 seq_num 418) dirty exists 2024-09-21T09:33:53.274 INFO:tasks.rados.rados.0.smithi137.stdout:419: left oid 419 (ObjNum 418 snap 0 seq_num 418) 2024-09-21T09:33:53.274 INFO:tasks.rados.rados.0.smithi137.stdout:419: done (15 left) 2024-09-21T09:33:53.274 INFO:tasks.rados.rados.0.smithi137.stdout:435: write initial oid 435 2024-09-21T09:33:53.274 INFO:tasks.rados.rados.0.smithi137.stdout:435: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2024-09-21T09:33:53.279 INFO:tasks.rados.rados.0.smithi137.stdout:435: writing smithi13778320-435 from 494238 to 984425 tid 1 2024-09-21T09:33:53.286 INFO:tasks.rados.rados.0.smithi137.stdout:435: writing smithi13778320-435 from 1563538 to 2265357 tid 2 2024-09-21T09:33:53.292 INFO:tasks.rados.rados.0.smithi137.stdout:435: writing smithi13778320-435 from 2818520 to 3294238 tid 3 2024-09-21T09:33:53.292 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.292 INFO:tasks.rados.rados.0.smithi137.stdout:420: finishing write tid 1 to smithi13778320-420 2024-09-21T09:33:53.292 INFO:tasks.rados.rados.0.smithi137.stdout:420: finishing write tid 2 to smithi13778320-420 2024-09-21T09:33:53.292 INFO:tasks.rados.rados.0.smithi137.stdout:420: finishing write tid 3 to smithi13778320-420 2024-09-21T09:33:53.293 INFO:tasks.rados.rados.0.smithi137.stdout:420: finishing write tid 4 to smithi13778320-420 2024-09-21T09:33:53.293 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 420 v 80 (ObjNum 419 snap 0 seq_num 419) dirty exists 2024-09-21T09:33:53.293 INFO:tasks.rados.rados.0.smithi137.stdout:420: left oid 420 (ObjNum 419 snap 0 seq_num 419) 2024-09-21T09:33:53.293 INFO:tasks.rados.rados.0.smithi137.stdout:421: finishing write tid 1 to smithi13778320-421 2024-09-21T09:33:53.293 INFO:tasks.rados.rados.0.smithi137.stdout:421: finishing write tid 2 to smithi13778320-421 2024-09-21T09:33:53.293 INFO:tasks.rados.rados.0.smithi137.stdout:420: done (15 left) 2024-09-21T09:33:53.293 INFO:tasks.rados.rados.0.smithi137.stdout:436: write initial oid 436 2024-09-21T09:33:53.293 INFO:tasks.rados.rados.0.smithi137.stdout:436: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2024-09-21T09:33:53.298 INFO:tasks.rados.rados.0.smithi137.stdout:436: writing smithi13778320-436 from 511045 to 1076481 tid 1 2024-09-21T09:33:53.303 INFO:tasks.rados.rados.0.smithi137.stdout:436: writing smithi13778320-436 from 1622020 to 2067497 tid 2 2024-09-21T09:33:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:436: writing smithi13778320-436 from 2729590 to 3286445 tid 3 2024-09-21T09:33:53.311 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:421: finishing write tid 3 to smithi13778320-421 2024-09-21T09:33:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:421: finishing write tid 4 to smithi13778320-421 2024-09-21T09:33:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:421: finishing write tid 5 to smithi13778320-421 2024-09-21T09:33:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 421 v 97 (ObjNum 420 snap 0 seq_num 420) dirty exists 2024-09-21T09:33:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:421: left oid 421 (ObjNum 420 snap 0 seq_num 420) 2024-09-21T09:33:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:422: finishing write tid 1 to smithi13778320-422 2024-09-21T09:33:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:421: done (15 left) 2024-09-21T09:33:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:437: write initial oid 437 2024-09-21T09:33:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:437: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2024-09-21T09:33:53.316 INFO:tasks.rados.rados.0.smithi137.stdout:437: writing smithi13778320-437 from 527852 to 1168537 tid 1 2024-09-21T09:33:53.323 INFO:tasks.rados.rados.0.smithi137.stdout:437: writing smithi13778320-437 from 1680502 to 2269637 tid 2 2024-09-21T09:33:53.329 INFO:tasks.rados.rados.0.smithi137.stdout:437: writing smithi13778320-437 from 2757013 to 3327852 tid 3 2024-09-21T09:33:53.329 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.329 INFO:tasks.rados.rados.0.smithi137.stdout:422: finishing write tid 2 to smithi13778320-422 2024-09-21T09:33:53.329 INFO:tasks.rados.rados.0.smithi137.stdout:422: finishing write tid 3 to smithi13778320-422 2024-09-21T09:33:53.329 INFO:tasks.rados.rados.0.smithi137.stdout:422: finishing write tid 4 to smithi13778320-422 2024-09-21T09:33:53.329 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 422 v 83 (ObjNum 421 snap 0 seq_num 421) dirty exists 2024-09-21T09:33:53.329 INFO:tasks.rados.rados.0.smithi137.stdout:422: left oid 422 (ObjNum 421 snap 0 seq_num 421) 2024-09-21T09:33:53.329 INFO:tasks.rados.rados.0.smithi137.stdout:423: finishing write tid 1 to smithi13778320-423 2024-09-21T09:33:53.330 INFO:tasks.rados.rados.0.smithi137.stdout:423: finishing write tid 2 to smithi13778320-423 2024-09-21T09:33:53.330 INFO:tasks.rados.rados.0.smithi137.stdout:423: finishing write tid 3 to smithi13778320-423 2024-09-21T09:33:53.330 INFO:tasks.rados.rados.0.smithi137.stdout:423: finishing write tid 4 to smithi13778320-423 2024-09-21T09:33:53.330 INFO:tasks.rados.rados.0.smithi137.stdout:422: done (15 left) 2024-09-21T09:33:53.330 INFO:tasks.rados.rados.0.smithi137.stdout:438: write initial oid 438 2024-09-21T09:33:53.330 INFO:tasks.rados.rados.0.smithi137.stdout:438: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2024-09-21T09:33:53.336 INFO:tasks.rados.rados.0.smithi137.stdout:438: writing smithi13778320-438 from 544659 to 1260593 tid 1 2024-09-21T09:33:53.341 INFO:tasks.rados.rados.0.smithi137.stdout:438: writing smithi13778320-438 from 1738984 to 2188130 tid 2 2024-09-21T09:33:53.348 INFO:tasks.rados.rados.0.smithi137.stdout:438: writing smithi13778320-438 from 2784436 to 3344659 tid 3 2024-09-21T09:33:53.348 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.348 INFO:tasks.rados.rados.0.smithi137.stdout:423: finishing write tid 5 to smithi13778320-423 2024-09-21T09:33:53.348 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 423 v 116 (ObjNum 422 snap 0 seq_num 422) dirty exists 2024-09-21T09:33:53.348 INFO:tasks.rados.rados.0.smithi137.stdout:423: left oid 423 (ObjNum 422 snap 0 seq_num 422) 2024-09-21T09:33:53.348 INFO:tasks.rados.rados.0.smithi137.stdout:423: done (15 left) 2024-09-21T09:33:53.348 INFO:tasks.rados.rados.0.smithi137.stdout:439: write initial oid 439 2024-09-21T09:33:53.348 INFO:tasks.rados.rados.0.smithi137.stdout:439: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2024-09-21T09:33:53.355 INFO:tasks.rados.rados.0.smithi137.stdout:439: writing smithi13778320-439 from 561466 to 1352649 tid 1 2024-09-21T09:33:53.363 INFO:tasks.rados.rados.0.smithi137.stdout:439: writing smithi13778320-439 from 2081113 to 2673917 tid 2 2024-09-21T09:33:53.367 INFO:tasks.rados.rados.0.smithi137.stdout:439: writing smithi13778320-439 from 3095506 to 3361466 tid 3 2024-09-21T09:33:53.368 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.368 INFO:tasks.rados.rados.0.smithi137.stdout:424: finishing write tid 1 to smithi13778320-424 2024-09-21T09:33:53.368 INFO:tasks.rados.rados.0.smithi137.stdout:424: finishing write tid 2 to smithi13778320-424 2024-09-21T09:33:53.368 INFO:tasks.rados.rados.0.smithi137.stdout:424: finishing write tid 3 to smithi13778320-424 2024-09-21T09:33:53.368 INFO:tasks.rados.rados.0.smithi137.stdout:424: finishing write tid 4 to smithi13778320-424 2024-09-21T09:33:53.368 INFO:tasks.rados.rados.0.smithi137.stdout:424: finishing write tid 5 to smithi13778320-424 2024-09-21T09:33:53.368 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 424 v 109 (ObjNum 423 snap 0 seq_num 423) dirty exists 2024-09-21T09:33:53.368 INFO:tasks.rados.rados.0.smithi137.stdout:424: left oid 424 (ObjNum 423 snap 0 seq_num 423) 2024-09-21T09:33:53.368 INFO:tasks.rados.rados.0.smithi137.stdout:425: finishing write tid 1 to smithi13778320-425 2024-09-21T09:33:53.368 INFO:tasks.rados.rados.0.smithi137.stdout:425: finishing write tid 2 to smithi13778320-425 2024-09-21T09:33:53.368 INFO:tasks.rados.rados.0.smithi137.stdout:424: done (15 left) 2024-09-21T09:33:53.368 INFO:tasks.rados.rados.0.smithi137.stdout:440: write initial oid 440 2024-09-21T09:33:53.368 INFO:tasks.rados.rados.0.smithi137.stdout:440: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2024-09-21T09:33:53.373 INFO:tasks.rados.rados.0.smithi137.stdout:440: writing smithi13778320-440 from 578273 to 1044705 tid 1 2024-09-21T09:33:53.380 INFO:tasks.rados.rados.0.smithi137.stdout:440: writing smithi13778320-440 from 1739595 to 2192410 tid 2 2024-09-21T09:33:53.388 INFO:tasks.rados.rados.0.smithi137.stdout:440: writing smithi13778320-440 from 2722929 to 3378273 tid 3 2024-09-21T09:33:53.388 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.388 INFO:tasks.rados.rados.0.smithi137.stdout:425: finishing write tid 3 to smithi13778320-425 2024-09-21T09:33:53.388 INFO:tasks.rados.rados.0.smithi137.stdout:425: finishing write tid 4 to smithi13778320-425 2024-09-21T09:33:53.388 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 425 v 100 (ObjNum 424 snap 0 seq_num 424) dirty exists 2024-09-21T09:33:53.388 INFO:tasks.rados.rados.0.smithi137.stdout:425: left oid 425 (ObjNum 424 snap 0 seq_num 424) 2024-09-21T09:33:53.388 INFO:tasks.rados.rados.0.smithi137.stdout:426: finishing write tid 1 to smithi13778320-426 2024-09-21T09:33:53.388 INFO:tasks.rados.rados.0.smithi137.stdout:426: finishing write tid 2 to smithi13778320-426 2024-09-21T09:33:53.388 INFO:tasks.rados.rados.0.smithi137.stdout:426: finishing write tid 3 to smithi13778320-426 2024-09-21T09:33:53.388 INFO:tasks.rados.rados.0.smithi137.stdout:426: finishing write tid 4 to smithi13778320-426 2024-09-21T09:33:53.388 INFO:tasks.rados.rados.0.smithi137.stdout:426: finishing write tid 5 to smithi13778320-426 2024-09-21T09:33:53.389 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 426 v 100 (ObjNum 425 snap 0 seq_num 425) dirty exists 2024-09-21T09:33:53.389 INFO:tasks.rados.rados.0.smithi137.stdout:426: left oid 426 (ObjNum 425 snap 0 seq_num 425) 2024-09-21T09:33:53.389 INFO:tasks.rados.rados.0.smithi137.stdout:427: finishing write tid 1 to smithi13778320-427 2024-09-21T09:33:53.389 INFO:tasks.rados.rados.0.smithi137.stdout:427: finishing write tid 2 to smithi13778320-427 2024-09-21T09:33:53.389 INFO:tasks.rados.rados.0.smithi137.stdout:427: finishing write tid 3 to smithi13778320-427 2024-09-21T09:33:53.389 INFO:tasks.rados.rados.0.smithi137.stdout:427: finishing write tid 4 to smithi13778320-427 2024-09-21T09:33:53.389 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 427 v 64 (ObjNum 426 snap 0 seq_num 426) dirty exists 2024-09-21T09:33:53.389 INFO:tasks.rados.rados.0.smithi137.stdout:427: left oid 427 (ObjNum 426 snap 0 seq_num 426) 2024-09-21T09:33:53.389 INFO:tasks.rados.rados.0.smithi137.stdout:428: finishing write tid 1 to smithi13778320-428 2024-09-21T09:33:53.389 INFO:tasks.rados.rados.0.smithi137.stdout:428: finishing write tid 2 to smithi13778320-428 2024-09-21T09:33:53.389 INFO:tasks.rados.rados.0.smithi137.stdout:428: finishing write tid 3 to smithi13778320-428 2024-09-21T09:33:53.389 INFO:tasks.rados.rados.0.smithi137.stdout:428: finishing write tid 4 to smithi13778320-428 2024-09-21T09:33:53.389 INFO:tasks.rados.rados.0.smithi137.stdout:428: finishing write tid 5 to smithi13778320-428 2024-09-21T09:33:53.389 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 428 v 104 (ObjNum 427 snap 0 seq_num 427) dirty exists 2024-09-21T09:33:53.390 INFO:tasks.rados.rados.0.smithi137.stdout:428: left oid 428 (ObjNum 427 snap 0 seq_num 427) 2024-09-21T09:33:53.390 INFO:tasks.rados.rados.0.smithi137.stdout:429: finishing write tid 1 to smithi13778320-429 2024-09-21T09:33:53.390 INFO:tasks.rados.rados.0.smithi137.stdout:429: finishing write tid 2 to smithi13778320-429 2024-09-21T09:33:53.390 INFO:tasks.rados.rados.0.smithi137.stdout:429: finishing write tid 3 to smithi13778320-429 2024-09-21T09:33:53.390 INFO:tasks.rados.rados.0.smithi137.stdout:429: finishing write tid 4 to smithi13778320-429 2024-09-21T09:33:53.390 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 429 v 107 (ObjNum 428 snap 0 seq_num 428) dirty exists 2024-09-21T09:33:53.390 INFO:tasks.rados.rados.0.smithi137.stdout:429: left oid 429 (ObjNum 428 snap 0 seq_num 428) 2024-09-21T09:33:53.390 INFO:tasks.rados.rados.0.smithi137.stdout:430: finishing write tid 1 to smithi13778320-430 2024-09-21T09:33:53.390 INFO:tasks.rados.rados.0.smithi137.stdout:430: finishing write tid 2 to smithi13778320-430 2024-09-21T09:33:53.390 INFO:tasks.rados.rados.0.smithi137.stdout:430: finishing write tid 3 to smithi13778320-430 2024-09-21T09:33:53.390 INFO:tasks.rados.rados.0.smithi137.stdout:430: finishing write tid 4 to smithi13778320-430 2024-09-21T09:33:53.390 INFO:tasks.rados.rados.0.smithi137.stdout:430: finishing write tid 5 to smithi13778320-430 2024-09-21T09:33:53.390 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 430 v 74 (ObjNum 429 snap 0 seq_num 429) dirty exists 2024-09-21T09:33:53.390 INFO:tasks.rados.rados.0.smithi137.stdout:430: left oid 430 (ObjNum 429 snap 0 seq_num 429) 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:431: finishing write tid 1 to smithi13778320-431 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:431: finishing write tid 2 to smithi13778320-431 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:431: finishing write tid 3 to smithi13778320-431 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:431: finishing write tid 4 to smithi13778320-431 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:431: finishing write tid 5 to smithi13778320-431 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 431 v 104 (ObjNum 430 snap 0 seq_num 430) dirty exists 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:431: left oid 431 (ObjNum 430 snap 0 seq_num 430) 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:432: finishing write tid 1 to smithi13778320-432 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:432: finishing write tid 2 to smithi13778320-432 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:432: finishing write tid 3 to smithi13778320-432 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:432: finishing write tid 4 to smithi13778320-432 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:432: finishing write tid 5 to smithi13778320-432 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 432 v 68 (ObjNum 431 snap 0 seq_num 431) dirty exists 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:432: left oid 432 (ObjNum 431 snap 0 seq_num 431) 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:433: finishing write tid 1 to smithi13778320-433 2024-09-21T09:33:53.391 INFO:tasks.rados.rados.0.smithi137.stdout:433: finishing write tid 2 to smithi13778320-433 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:433: finishing write tid 3 to smithi13778320-433 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:433: finishing write tid 4 to smithi13778320-433 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:433: finishing write tid 5 to smithi13778320-433 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 433 v 113 (ObjNum 432 snap 0 seq_num 432) dirty exists 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:433: left oid 433 (ObjNum 432 snap 0 seq_num 432) 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:434: finishing write tid 1 to smithi13778320-434 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:434: finishing write tid 2 to smithi13778320-434 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:434: finishing write tid 3 to smithi13778320-434 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:434: finishing write tid 4 to smithi13778320-434 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:434: finishing write tid 5 to smithi13778320-434 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 434 v 92 (ObjNum 433 snap 0 seq_num 433) dirty exists 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:434: left oid 434 (ObjNum 433 snap 0 seq_num 433) 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:435: finishing write tid 1 to smithi13778320-435 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:435: finishing write tid 2 to smithi13778320-435 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:435: finishing write tid 3 to smithi13778320-435 2024-09-21T09:33:53.392 INFO:tasks.rados.rados.0.smithi137.stdout:435: finishing write tid 4 to smithi13778320-435 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:435: finishing write tid 5 to smithi13778320-435 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 435 v 75 (ObjNum 434 snap 0 seq_num 434) dirty exists 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:435: left oid 435 (ObjNum 434 snap 0 seq_num 434) 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:436: finishing write tid 1 to smithi13778320-436 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:436: finishing write tid 2 to smithi13778320-436 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:436: finishing write tid 3 to smithi13778320-436 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:436: finishing write tid 4 to smithi13778320-436 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:436: finishing write tid 5 to smithi13778320-436 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 436 v 96 (ObjNum 435 snap 0 seq_num 435) dirty exists 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:436: left oid 436 (ObjNum 435 snap 0 seq_num 435) 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:437: finishing write tid 1 to smithi13778320-437 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:437: finishing write tid 2 to smithi13778320-437 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:437: finishing write tid 3 to smithi13778320-437 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:437: finishing write tid 4 to smithi13778320-437 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:437: finishing write tid 5 to smithi13778320-437 2024-09-21T09:33:53.393 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 437 v 100 (ObjNum 436 snap 0 seq_num 436) dirty exists 2024-09-21T09:33:53.394 INFO:tasks.rados.rados.0.smithi137.stdout:437: left oid 437 (ObjNum 436 snap 0 seq_num 436) 2024-09-21T09:33:53.394 INFO:tasks.rados.rados.0.smithi137.stdout:438: finishing write tid 1 to smithi13778320-438 2024-09-21T09:33:53.394 INFO:tasks.rados.rados.0.smithi137.stdout:425: done (15 left) 2024-09-21T09:33:53.394 INFO:tasks.rados.rados.0.smithi137.stdout:426: done (14 left) 2024-09-21T09:33:53.394 INFO:tasks.rados.rados.0.smithi137.stdout:427: done (13 left) 2024-09-21T09:33:53.394 INFO:tasks.rados.rados.0.smithi137.stdout:428: done (12 left) 2024-09-21T09:33:53.394 INFO:tasks.rados.rados.0.smithi137.stdout:429: done (11 left) 2024-09-21T09:33:53.394 INFO:tasks.rados.rados.0.smithi137.stdout:430: done (10 left) 2024-09-21T09:33:53.394 INFO:tasks.rados.rados.0.smithi137.stdout:431: done (9 left) 2024-09-21T09:33:53.394 INFO:tasks.rados.rados.0.smithi137.stdout:432: done (8 left) 2024-09-21T09:33:53.394 INFO:tasks.rados.rados.0.smithi137.stdout:433: done (7 left) 2024-09-21T09:33:53.394 INFO:tasks.rados.rados.0.smithi137.stdout:434: done (6 left) 2024-09-21T09:33:53.394 INFO:tasks.rados.rados.0.smithi137.stdout:435: done (5 left) 2024-09-21T09:33:53.394 INFO:tasks.rados.rados.0.smithi137.stdout:436: done (4 left) 2024-09-21T09:33:53.394 INFO:tasks.rados.rados.0.smithi137.stdout:437: done (3 left) 2024-09-21T09:33:53.395 INFO:tasks.rados.rados.0.smithi137.stdout:441: write initial oid 441 2024-09-21T09:33:53.395 INFO:tasks.rados.rados.0.smithi137.stdout:441: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2024-09-21T09:33:53.395 INFO:tasks.rados.rados.0.smithi137.stdout:441: writing smithi13778320-441 from 595080 to 1136761 tid 1 2024-09-21T09:33:53.401 INFO:tasks.rados.rados.0.smithi137.stdout:441: writing smithi13778320-441 from 1798077 to 2394550 tid 2 2024-09-21T09:33:53.407 INFO:tasks.rados.rados.0.smithi137.stdout:441: writing smithi13778320-441 from 3150352 to 3395080 tid 3 2024-09-21T09:33:53.408 INFO:tasks.rados.rados.0.smithi137.stdout:442: write initial oid 442 2024-09-21T09:33:53.408 INFO:tasks.rados.rados.0.smithi137.stdout:442: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2024-09-21T09:33:53.416 INFO:tasks.rados.rados.0.smithi137.stdout:442: writing smithi13778320-442 from 611887 to 1345170 tid 1 2024-09-21T09:33:53.422 INFO:tasks.rados.rados.0.smithi137.stdout:442: writing smithi13778320-442 from 1972912 to 2429396 tid 2 2024-09-21T09:33:53.429 INFO:tasks.rados.rados.0.smithi137.stdout:442: writing smithi13778320-442 from 2894128 to 3411887 tid 3 2024-09-21T09:33:53.429 INFO:tasks.rados.rados.0.smithi137.stdout:443: write initial oid 443 2024-09-21T09:33:53.429 INFO:tasks.rados.rados.0.smithi137.stdout:443: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2024-09-21T09:33:53.435 INFO:tasks.rados.rados.0.smithi137.stdout:443: writing smithi13778320-443 from 628694 to 1037226 tid 1 2024-09-21T09:33:53.441 INFO:tasks.rados.rados.0.smithi137.stdout:443: writing smithi13778320-443 from 1515041 to 2115183 tid 2 2024-09-21T09:33:53.448 INFO:tasks.rados.rados.0.smithi137.stdout:443: writing smithi13778320-443 from 2805198 to 3357310 tid 3 2024-09-21T09:33:53.448 INFO:tasks.rados.rados.0.smithi137.stdout:444: write initial oid 444 2024-09-21T09:33:53.448 INFO:tasks.rados.rados.0.smithi137.stdout:444: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2024-09-21T09:33:53.454 INFO:tasks.rados.rados.0.smithi137.stdout:444: writing smithi13778320-444 from 645501 to 1129282 tid 1 2024-09-21T09:33:53.459 INFO:tasks.rados.rados.0.smithi137.stdout:444: writing smithi13778320-444 from 1573523 to 2033676 tid 2 2024-09-21T09:33:53.466 INFO:tasks.rados.rados.0.smithi137.stdout:444: writing smithi13778320-444 from 2548974 to 3312358 tid 3 2024-09-21T09:33:53.467 INFO:tasks.rados.rados.0.smithi137.stdout:445: write initial oid 445 2024-09-21T09:33:53.467 INFO:tasks.rados.rados.0.smithi137.stdout:445: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2024-09-21T09:33:53.473 INFO:tasks.rados.rados.0.smithi137.stdout:445: writing smithi13778320-445 from 662308 to 1221338 tid 1 2024-09-21T09:33:53.479 INFO:tasks.rados.rados.0.smithi137.stdout:445: writing smithi13778320-445 from 1632005 to 2235816 tid 2 2024-09-21T09:33:53.486 INFO:tasks.rados.rados.0.smithi137.stdout:445: writing smithi13778320-445 from 2860044 to 3462308 tid 3 2024-09-21T09:33:53.486 INFO:tasks.rados.rados.0.smithi137.stdout:446: write initial oid 446 2024-09-21T09:33:53.486 INFO:tasks.rados.rados.0.smithi137.stdout:446: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2024-09-21T09:33:53.493 INFO:tasks.rados.rados.0.smithi137.stdout:446: writing smithi13778320-446 from 679115 to 1313394 tid 1 2024-09-21T09:33:53.500 INFO:tasks.rados.rados.0.smithi137.stdout:446: writing smithi13778320-446 from 2090487 to 2554309 tid 2 2024-09-21T09:33:53.505 INFO:tasks.rados.rados.0.smithi137.stdout:446: writing smithi13778320-446 from 3003820 to 3479115 tid 3 2024-09-21T09:33:53.505 INFO:tasks.rados.rados.0.smithi137.stdout:447: write initial oid 447 2024-09-21T09:33:53.505 INFO:tasks.rados.rados.0.smithi137.stdout:447: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2024-09-21T09:33:53.513 INFO:tasks.rados.rados.0.smithi137.stdout:447: writing smithi13778320-447 from 695922 to 1405450 tid 1 2024-09-21T09:33:53.519 INFO:tasks.rados.rados.0.smithi137.stdout:447: writing smithi13778320-447 from 2032616 to 2640096 tid 2 2024-09-21T09:33:53.524 INFO:tasks.rados.rados.0.smithi137.stdout:447: writing smithi13778320-447 from 3198537 to 3495922 tid 3 2024-09-21T09:33:53.525 INFO:tasks.rados.rados.0.smithi137.stdout:448: write initial oid 448 2024-09-21T09:33:53.525 INFO:tasks.rados.rados.0.smithi137.stdout:448: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2024-09-21T09:33:53.533 INFO:tasks.rados.rados.0.smithi137.stdout:448: writing smithi13778320-448 from 712729 to 1497506 tid 1 2024-09-21T09:33:53.539 INFO:tasks.rados.rados.0.smithi137.stdout:448: writing smithi13778320-448 from 2091098 to 2558589 tid 2 2024-09-21T09:33:53.545 INFO:tasks.rados.rados.0.smithi137.stdout:448: writing smithi13778320-448 from 3342313 to 3512729 tid 3 2024-09-21T09:33:53.545 INFO:tasks.rados.rados.0.smithi137.stdout:449: write initial oid 449 2024-09-21T09:33:53.545 INFO:tasks.rados.rados.0.smithi137.stdout:449: seq_num 448 ranges {729536=460026,1749580=611149,2853383=452450} 2024-09-21T09:33:53.551 INFO:tasks.rados.rados.0.smithi137.stdout:449: writing smithi13778320-449 from 729536 to 1189562 tid 1 2024-09-21T09:33:53.558 INFO:tasks.rados.rados.0.smithi137.stdout:449: writing smithi13778320-449 from 1749580 to 2360729 tid 2 2024-09-21T09:33:53.563 INFO:tasks.rados.rados.0.smithi137.stdout:449: writing smithi13778320-449 from 2853383 to 3305833 tid 3 2024-09-21T09:33:53.563 INFO:tasks.rados.rados.0.smithi137.stdout:450: write initial oid 450 2024-09-21T09:33:53.563 INFO:tasks.rados.rados.0.smithi137.stdout:450: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2024-09-21T09:33:53.571 INFO:tasks.rados.rados.0.smithi137.stdout:450: writing smithi13778320-450 from 746343 to 1397971 tid 1 2024-09-21T09:33:53.578 INFO:tasks.rados.rados.0.smithi137.stdout:450: writing smithi13778320-450 from 1924415 to 2679222 tid 2 2024-09-21T09:33:53.583 INFO:tasks.rados.rados.0.smithi137.stdout:450: writing smithi13778320-450 from 3397159 to 3546343 tid 3 2024-09-21T09:33:53.583 INFO:tasks.rados.rados.0.smithi137.stdout:451: write initial oid 451 2024-09-21T09:33:53.583 INFO:tasks.rados.rados.0.smithi137.stdout:451: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2024-09-21T09:33:53.591 INFO:tasks.rados.rados.0.smithi137.stdout:451: writing smithi13778320-451 from 763150 to 1490027 tid 1 2024-09-21T09:33:53.597 INFO:tasks.rados.rados.0.smithi137.stdout:451: writing smithi13778320-451 from 1982897 to 2597715 tid 2 2024-09-21T09:33:53.603 INFO:tasks.rados.rados.0.smithi137.stdout:451: writing smithi13778320-451 from 3024582 to 3499576 tid 3 2024-09-21T09:33:53.603 INFO:tasks.rados.rados.0.smithi137.stdout:452: write initial oid 452 2024-09-21T09:33:53.603 INFO:tasks.rados.rados.0.smithi137.stdout:452: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2024-09-21T09:33:53.609 INFO:tasks.rados.rados.0.smithi137.stdout:452: writing smithi13778320-452 from 779957 to 1182083 tid 1 2024-09-21T09:33:53.618 INFO:tasks.rados.rados.0.smithi137.stdout:452: writing smithi13778320-452 from 1925026 to 2683502 tid 2 2024-09-21T09:33:53.623 INFO:tasks.rados.rados.0.smithi137.stdout:452: writing smithi13778320-452 from 3335652 to 3579957 tid 3 2024-09-21T09:33:53.623 INFO:tasks.rados.rados.0.smithi137.stdout:453: write initial oid 453 2024-09-21T09:33:53.623 INFO:tasks.rados.rados.0.smithi137.stdout:453: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2024-09-21T09:33:53.630 INFO:tasks.rados.rados.0.smithi137.stdout:453: writing smithi13778320-453 from 796764 to 1274139 tid 1 2024-09-21T09:33:53.638 INFO:tasks.rados.rados.0.smithi137.stdout:453: writing smithi13778320-453 from 1983508 to 2601995 tid 2 2024-09-21T09:33:53.644 INFO:tasks.rados.rados.0.smithi137.stdout:453: writing smithi13778320-453 from 3363075 to 3596764 tid 3 2024-09-21T09:33:53.644 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.644 INFO:tasks.rados.rados.0.smithi137.stdout:438: finishing write tid 2 to smithi13778320-438 2024-09-21T09:33:53.644 INFO:tasks.rados.rados.0.smithi137.stdout:438: finishing write tid 3 to smithi13778320-438 2024-09-21T09:33:53.645 INFO:tasks.rados.rados.0.smithi137.stdout:438: finishing write tid 4 to smithi13778320-438 2024-09-21T09:33:53.645 INFO:tasks.rados.rados.0.smithi137.stdout:438: finishing write tid 5 to smithi13778320-438 2024-09-21T09:33:53.645 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 438 v 99 (ObjNum 437 snap 0 seq_num 437) dirty exists 2024-09-21T09:33:53.645 INFO:tasks.rados.rados.0.smithi137.stdout:438: left oid 438 (ObjNum 437 snap 0 seq_num 437) 2024-09-21T09:33:53.645 INFO:tasks.rados.rados.0.smithi137.stdout:438: done (15 left) 2024-09-21T09:33:53.645 INFO:tasks.rados.rados.0.smithi137.stdout:454: write initial oid 454 2024-09-21T09:33:53.645 INFO:tasks.rados.rados.0.smithi137.stdout:454: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2024-09-21T09:33:53.649 INFO:tasks.rados.rados.0.smithi137.stdout:454: writing smithi13778320-454 from 413571 to 966195 tid 1 2024-09-21T09:33:53.657 INFO:tasks.rados.rados.0.smithi137.stdout:454: writing smithi13778320-454 from 1641990 to 2404135 tid 2 2024-09-21T09:33:53.664 INFO:tasks.rados.rados.0.smithi137.stdout:454: writing smithi13778320-454 from 2990498 to 3415661 tid 3 2024-09-21T09:33:53.664 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.664 INFO:tasks.rados.rados.0.smithi137.stdout:439: finishing write tid 1 to smithi13778320-439 2024-09-21T09:33:53.664 INFO:tasks.rados.rados.0.smithi137.stdout:439: finishing write tid 2 to smithi13778320-439 2024-09-21T09:33:53.664 INFO:tasks.rados.rados.0.smithi137.stdout:439: finishing write tid 3 to smithi13778320-439 2024-09-21T09:33:53.664 INFO:tasks.rados.rados.0.smithi137.stdout:439: finishing write tid 4 to smithi13778320-439 2024-09-21T09:33:53.664 INFO:tasks.rados.rados.0.smithi137.stdout:439: finishing write tid 5 to smithi13778320-439 2024-09-21T09:33:53.665 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 439 v 72 (ObjNum 438 snap 0 seq_num 438) dirty exists 2024-09-21T09:33:53.665 INFO:tasks.rados.rados.0.smithi137.stdout:439: left oid 439 (ObjNum 438 snap 0 seq_num 438) 2024-09-21T09:33:53.665 INFO:tasks.rados.rados.0.smithi137.stdout:440: finishing write tid 1 to smithi13778320-440 2024-09-21T09:33:53.665 INFO:tasks.rados.rados.0.smithi137.stdout:440: finishing write tid 2 to smithi13778320-440 2024-09-21T09:33:53.665 INFO:tasks.rados.rados.0.smithi137.stdout:439: done (15 left) 2024-09-21T09:33:53.665 INFO:tasks.rados.rados.0.smithi137.stdout:455: write initial oid 455 2024-09-21T09:33:53.665 INFO:tasks.rados.rados.0.smithi137.stdout:455: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2024-09-21T09:33:53.669 INFO:tasks.rados.rados.0.smithi137.stdout:455: writing smithi13778320-455 from 430378 to 1058251 tid 1 2024-09-21T09:33:53.677 INFO:tasks.rados.rados.0.smithi137.stdout:455: writing smithi13778320-455 from 1700472 to 2322628 tid 2 2024-09-21T09:33:53.685 INFO:tasks.rados.rados.0.smithi137.stdout:455: writing smithi13778320-455 from 3017921 to 3630378 tid 3 2024-09-21T09:33:53.685 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.686 INFO:tasks.rados.rados.0.smithi137.stdout:440: finishing write tid 3 to smithi13778320-440 2024-09-21T09:33:53.686 INFO:tasks.rados.rados.0.smithi137.stdout:440: finishing write tid 4 to smithi13778320-440 2024-09-21T09:33:53.686 INFO:tasks.rados.rados.0.smithi137.stdout:440: finishing write tid 5 to smithi13778320-440 2024-09-21T09:33:53.686 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 440 v 78 (ObjNum 439 snap 0 seq_num 439) dirty exists 2024-09-21T09:33:53.686 INFO:tasks.rados.rados.0.smithi137.stdout:440: left oid 440 (ObjNum 439 snap 0 seq_num 439) 2024-09-21T09:33:53.686 INFO:tasks.rados.rados.0.smithi137.stdout:441: finishing write tid 1 to smithi13778320-441 2024-09-21T09:33:53.686 INFO:tasks.rados.rados.0.smithi137.stdout:441: finishing write tid 2 to smithi13778320-441 2024-09-21T09:33:53.686 INFO:tasks.rados.rados.0.smithi137.stdout:440: done (15 left) 2024-09-21T09:33:53.686 INFO:tasks.rados.rados.0.smithi137.stdout:456: write initial oid 456 2024-09-21T09:33:53.686 INFO:tasks.rados.rados.0.smithi137.stdout:456: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2024-09-21T09:33:53.692 INFO:tasks.rados.rados.0.smithi137.stdout:456: writing smithi13778320-456 from 447185 to 1150307 tid 1 2024-09-21T09:33:53.699 INFO:tasks.rados.rados.0.smithi137.stdout:456: writing smithi13778320-456 from 1642601 to 2408415 tid 2 2024-09-21T09:33:53.705 INFO:tasks.rados.rados.0.smithi137.stdout:456: writing smithi13778320-456 from 2928991 to 3376698 tid 3 2024-09-21T09:33:53.705 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.705 INFO:tasks.rados.rados.0.smithi137.stdout:441: finishing write tid 3 to smithi13778320-441 2024-09-21T09:33:53.705 INFO:tasks.rados.rados.0.smithi137.stdout:441: finishing write tid 4 to smithi13778320-441 2024-09-21T09:33:53.705 INFO:tasks.rados.rados.0.smithi137.stdout:441: finishing write tid 5 to smithi13778320-441 2024-09-21T09:33:53.706 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 441 v 87 (ObjNum 440 snap 0 seq_num 440) dirty exists 2024-09-21T09:33:53.706 INFO:tasks.rados.rados.0.smithi137.stdout:441: left oid 441 (ObjNum 440 snap 0 seq_num 440) 2024-09-21T09:33:53.706 INFO:tasks.rados.rados.0.smithi137.stdout:442: finishing write tid 1 to smithi13778320-442 2024-09-21T09:33:53.706 INFO:tasks.rados.rados.0.smithi137.stdout:442: finishing write tid 2 to smithi13778320-442 2024-09-21T09:33:53.706 INFO:tasks.rados.rados.0.smithi137.stdout:442: finishing write tid 3 to smithi13778320-442 2024-09-21T09:33:53.706 INFO:tasks.rados.rados.0.smithi137.stdout:442: finishing write tid 4 to smithi13778320-442 2024-09-21T09:33:53.706 INFO:tasks.rados.rados.0.smithi137.stdout:441: done (15 left) 2024-09-21T09:33:53.706 INFO:tasks.rados.rados.0.smithi137.stdout:457: write initial oid 457 2024-09-21T09:33:53.706 INFO:tasks.rados.rados.0.smithi137.stdout:457: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2024-09-21T09:33:53.711 INFO:tasks.rados.rados.0.smithi137.stdout:457: writing smithi13778320-457 from 463992 to 1242363 tid 1 2024-09-21T09:33:53.718 INFO:tasks.rados.rados.0.smithi137.stdout:457: writing smithi13778320-457 from 1701083 to 2326908 tid 2 2024-09-21T09:33:53.726 INFO:tasks.rados.rados.0.smithi137.stdout:457: writing smithi13778320-457 from 2956414 to 3615393 tid 3 2024-09-21T09:33:53.726 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.726 INFO:tasks.rados.rados.0.smithi137.stdout:442: finishing write tid 5 to smithi13778320-442 2024-09-21T09:33:53.726 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 442 v 111 (ObjNum 441 snap 0 seq_num 441) dirty exists 2024-09-21T09:33:53.726 INFO:tasks.rados.rados.0.smithi137.stdout:442: left oid 442 (ObjNum 441 snap 0 seq_num 441) 2024-09-21T09:33:53.727 INFO:tasks.rados.rados.0.smithi137.stdout:443: finishing write tid 1 to smithi13778320-443 2024-09-21T09:33:53.727 INFO:tasks.rados.rados.0.smithi137.stdout:443: finishing write tid 2 to smithi13778320-443 2024-09-21T09:33:53.727 INFO:tasks.rados.rados.0.smithi137.stdout:443: finishing write tid 3 to smithi13778320-443 2024-09-21T09:33:53.727 INFO:tasks.rados.rados.0.smithi137.stdout:443: finishing write tid 4 to smithi13778320-443 2024-09-21T09:33:53.727 INFO:tasks.rados.rados.0.smithi137.stdout:443: finishing write tid 5 to smithi13778320-443 2024-09-21T09:33:53.727 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 443 v 117 (ObjNum 442 snap 0 seq_num 442) dirty exists 2024-09-21T09:33:53.727 INFO:tasks.rados.rados.0.smithi137.stdout:443: left oid 443 (ObjNum 442 snap 0 seq_num 442) 2024-09-21T09:33:53.727 INFO:tasks.rados.rados.0.smithi137.stdout:444: finishing write tid 1 to smithi13778320-444 2024-09-21T09:33:53.727 INFO:tasks.rados.rados.0.smithi137.stdout:444: finishing write tid 2 to smithi13778320-444 2024-09-21T09:33:53.727 INFO:tasks.rados.rados.0.smithi137.stdout:444: finishing write tid 3 to smithi13778320-444 2024-09-21T09:33:53.727 INFO:tasks.rados.rados.0.smithi137.stdout:442: done (15 left) 2024-09-21T09:33:53.727 INFO:tasks.rados.rados.0.smithi137.stdout:443: done (14 left) 2024-09-21T09:33:53.727 INFO:tasks.rados.rados.0.smithi137.stdout:458: write initial oid 458 2024-09-21T09:33:53.728 INFO:tasks.rados.rados.0.smithi137.stdout:458: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2024-09-21T09:33:53.731 INFO:tasks.rados.rados.0.smithi137.stdout:458: writing smithi13778320-458 from 480799 to 1050772 tid 1 2024-09-21T09:33:53.738 INFO:tasks.rados.rados.0.smithi137.stdout:458: writing smithi13778320-458 from 1475918 to 2245401 tid 2 2024-09-21T09:33:53.745 INFO:tasks.rados.rados.0.smithi137.stdout:458: writing smithi13778320-458 from 2700190 to 3286794 tid 3 2024-09-21T09:33:53.745 INFO:tasks.rados.rados.0.smithi137.stdout:459: write initial oid 459 2024-09-21T09:33:53.745 INFO:tasks.rados.rados.0.smithi137.stdout:459: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2024-09-21T09:33:53.751 INFO:tasks.rados.rados.0.smithi137.stdout:459: writing smithi13778320-459 from 497606 to 1142828 tid 1 2024-09-21T09:33:53.759 INFO:tasks.rados.rados.0.smithi137.stdout:459: writing smithi13778320-459 from 1934400 to 2563894 tid 2 2024-09-21T09:33:53.766 INFO:tasks.rados.rados.0.smithi137.stdout:459: writing smithi13778320-459 from 3243966 to 3697606 tid 3 2024-09-21T09:33:53.766 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.766 INFO:tasks.rados.rados.0.smithi137.stdout:444: finishing write tid 4 to smithi13778320-444 2024-09-21T09:33:53.766 INFO:tasks.rados.rados.0.smithi137.stdout:444: finishing write tid 5 to smithi13778320-444 2024-09-21T09:33:53.766 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 444 v 130 (ObjNum 443 snap 0 seq_num 443) dirty exists 2024-09-21T09:33:53.766 INFO:tasks.rados.rados.0.smithi137.stdout:444: left oid 444 (ObjNum 443 snap 0 seq_num 443) 2024-09-21T09:33:53.766 INFO:tasks.rados.rados.0.smithi137.stdout:445: finishing write tid 1 to smithi13778320-445 2024-09-21T09:33:53.766 INFO:tasks.rados.rados.0.smithi137.stdout:445: finishing write tid 2 to smithi13778320-445 2024-09-21T09:33:53.766 INFO:tasks.rados.rados.0.smithi137.stdout:445: finishing write tid 3 to smithi13778320-445 2024-09-21T09:33:53.767 INFO:tasks.rados.rados.0.smithi137.stdout:444: done (15 left) 2024-09-21T09:33:53.767 INFO:tasks.rados.rados.0.smithi137.stdout:460: write initial oid 460 2024-09-21T09:33:53.767 INFO:tasks.rados.rados.0.smithi137.stdout:460: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2024-09-21T09:33:53.772 INFO:tasks.rados.rados.0.smithi137.stdout:460: writing smithi13778320-460 from 514413 to 1234884 tid 1 2024-09-21T09:33:53.780 INFO:tasks.rados.rados.0.smithi137.stdout:460: writing smithi13778320-460 from 1876529 to 2649681 tid 2 2024-09-21T09:33:53.787 INFO:tasks.rados.rados.0.smithi137.stdout:460: writing smithi13778320-460 from 3438683 to 3714413 tid 3 2024-09-21T09:33:53.787 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.787 INFO:tasks.rados.rados.0.smithi137.stdout:445: finishing write tid 4 to smithi13778320-445 2024-09-21T09:33:53.787 INFO:tasks.rados.rados.0.smithi137.stdout:445: finishing write tid 5 to smithi13778320-445 2024-09-21T09:33:53.787 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 445 v 115 (ObjNum 444 snap 0 seq_num 444) dirty exists 2024-09-21T09:33:53.787 INFO:tasks.rados.rados.0.smithi137.stdout:445: left oid 445 (ObjNum 444 snap 0 seq_num 444) 2024-09-21T09:33:53.787 INFO:tasks.rados.rados.0.smithi137.stdout:446: finishing write tid 1 to smithi13778320-446 2024-09-21T09:33:53.788 INFO:tasks.rados.rados.0.smithi137.stdout:446: finishing write tid 2 to smithi13778320-446 2024-09-21T09:33:53.788 INFO:tasks.rados.rados.0.smithi137.stdout:446: finishing write tid 3 to smithi13778320-446 2024-09-21T09:33:53.788 INFO:tasks.rados.rados.0.smithi137.stdout:446: finishing write tid 4 to smithi13778320-446 2024-09-21T09:33:53.788 INFO:tasks.rados.rados.0.smithi137.stdout:445: done (15 left) 2024-09-21T09:33:53.788 INFO:tasks.rados.rados.0.smithi137.stdout:461: write initial oid 461 2024-09-21T09:33:53.788 INFO:tasks.rados.rados.0.smithi137.stdout:461: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2024-09-21T09:33:53.794 INFO:tasks.rados.rados.0.smithi137.stdout:461: writing smithi13778320-461 from 531220 to 1326940 tid 1 2024-09-21T09:33:53.801 INFO:tasks.rados.rados.0.smithi137.stdout:461: writing smithi13778320-461 from 1935011 to 2451821 tid 2 2024-09-21T09:33:53.807 INFO:tasks.rados.rados.0.smithi137.stdout:461: writing smithi13778320-461 from 3066106 to 3486526 tid 3 2024-09-21T09:33:53.807 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.807 INFO:tasks.rados.rados.0.smithi137.stdout:446: finishing write tid 5 to smithi13778320-446 2024-09-21T09:33:53.808 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 446 v 79 (ObjNum 445 snap 0 seq_num 445) dirty exists 2024-09-21T09:33:53.808 INFO:tasks.rados.rados.0.smithi137.stdout:446: left oid 446 (ObjNum 445 snap 0 seq_num 445) 2024-09-21T09:33:53.808 INFO:tasks.rados.rados.0.smithi137.stdout:447: finishing write tid 1 to smithi13778320-447 2024-09-21T09:33:53.808 INFO:tasks.rados.rados.0.smithi137.stdout:447: finishing write tid 2 to smithi13778320-447 2024-09-21T09:33:53.808 INFO:tasks.rados.rados.0.smithi137.stdout:447: finishing write tid 3 to smithi13778320-447 2024-09-21T09:33:53.808 INFO:tasks.rados.rados.0.smithi137.stdout:447: finishing write tid 4 to smithi13778320-447 2024-09-21T09:33:53.808 INFO:tasks.rados.rados.0.smithi137.stdout:447: finishing write tid 5 to smithi13778320-447 2024-09-21T09:33:53.808 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 447 v 104 (ObjNum 446 snap 0 seq_num 446) dirty exists 2024-09-21T09:33:53.808 INFO:tasks.rados.rados.0.smithi137.stdout:447: left oid 447 (ObjNum 446 snap 0 seq_num 446) 2024-09-21T09:33:53.808 INFO:tasks.rados.rados.0.smithi137.stdout:448: finishing write tid 1 to smithi13778320-448 2024-09-21T09:33:53.808 INFO:tasks.rados.rados.0.smithi137.stdout:448: finishing write tid 2 to smithi13778320-448 2024-09-21T09:33:53.808 INFO:tasks.rados.rados.0.smithi137.stdout:446: done (15 left) 2024-09-21T09:33:53.808 INFO:tasks.rados.rados.0.smithi137.stdout:447: done (14 left) 2024-09-21T09:33:53.808 INFO:tasks.rados.rados.0.smithi137.stdout:462: write initial oid 462 2024-09-21T09:33:53.809 INFO:tasks.rados.rados.0.smithi137.stdout:462: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2024-09-21T09:33:53.812 INFO:tasks.rados.rados.0.smithi137.stdout:462: writing smithi13778320-462 from 548027 to 1018996 tid 1 2024-09-21T09:33:53.820 INFO:tasks.rados.rados.0.smithi137.stdout:462: writing smithi13778320-462 from 1593493 to 2370314 tid 2 2024-09-21T09:33:53.828 INFO:tasks.rados.rados.0.smithi137.stdout:462: writing smithi13778320-462 from 3093529 to 3725221 tid 3 2024-09-21T09:33:53.828 INFO:tasks.rados.rados.0.smithi137.stdout:463: write initial oid 463 2024-09-21T09:33:53.828 INFO:tasks.rados.rados.0.smithi137.stdout:463: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2024-09-21T09:33:53.834 INFO:tasks.rados.rados.0.smithi137.stdout:463: writing smithi13778320-463 from 564834 to 1111052 tid 1 2024-09-21T09:33:53.840 INFO:tasks.rados.rados.0.smithi137.stdout:463: writing smithi13778320-463 from 1651975 to 2172454 tid 2 2024-09-21T09:33:53.846 INFO:tasks.rados.rados.0.smithi137.stdout:463: writing smithi13778320-463 from 2720952 to 3280269 tid 3 2024-09-21T09:33:53.846 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.846 INFO:tasks.rados.rados.0.smithi137.stdout:448: finishing write tid 3 to smithi13778320-448 2024-09-21T09:33:53.847 INFO:tasks.rados.rados.0.smithi137.stdout:448: finishing write tid 4 to smithi13778320-448 2024-09-21T09:33:53.847 INFO:tasks.rados.rados.0.smithi137.stdout:448: finishing write tid 5 to smithi13778320-448 2024-09-21T09:33:53.847 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 448 v 76 (ObjNum 447 snap 0 seq_num 447) dirty exists 2024-09-21T09:33:53.847 INFO:tasks.rados.rados.0.smithi137.stdout:448: left oid 448 (ObjNum 447 snap 0 seq_num 447) 2024-09-21T09:33:53.847 INFO:tasks.rados.rados.0.smithi137.stdout:449: finishing write tid 1 to smithi13778320-449 2024-09-21T09:33:53.847 INFO:tasks.rados.rados.0.smithi137.stdout:449: finishing write tid 2 to smithi13778320-449 2024-09-21T09:33:53.847 INFO:tasks.rados.rados.0.smithi137.stdout:448: done (15 left) 2024-09-21T09:33:53.847 INFO:tasks.rados.rados.0.smithi137.stdout:464: write initial oid 464 2024-09-21T09:33:53.847 INFO:tasks.rados.rados.0.smithi137.stdout:464: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2024-09-21T09:33:53.852 INFO:tasks.rados.rados.0.smithi137.stdout:464: writing smithi13778320-464 from 581641 to 1203108 tid 1 2024-09-21T09:33:53.861 INFO:tasks.rados.rados.0.smithi137.stdout:464: writing smithi13778320-464 from 1994104 to 2774594 tid 2 2024-09-21T09:33:53.868 INFO:tasks.rados.rados.0.smithi137.stdout:464: writing smithi13778320-464 from 3432022 to 3781641 tid 3 2024-09-21T09:33:53.868 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.868 INFO:tasks.rados.rados.0.smithi137.stdout:449: finishing write tid 3 to smithi13778320-449 2024-09-21T09:33:53.868 INFO:tasks.rados.rados.0.smithi137.stdout:449: finishing write tid 4 to smithi13778320-449 2024-09-21T09:33:53.868 INFO:tasks.rados.rados.0.smithi137.stdout:449: finishing write tid 5 to smithi13778320-449 2024-09-21T09:33:53.868 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 449 v 83 (ObjNum 448 snap 0 seq_num 448) dirty exists 2024-09-21T09:33:53.869 INFO:tasks.rados.rados.0.smithi137.stdout:449: left oid 449 (ObjNum 448 snap 0 seq_num 448) 2024-09-21T09:33:53.869 INFO:tasks.rados.rados.0.smithi137.stdout:450: finishing write tid 1 to smithi13778320-450 2024-09-21T09:33:53.869 INFO:tasks.rados.rados.0.smithi137.stdout:450: finishing write tid 2 to smithi13778320-450 2024-09-21T09:33:53.869 INFO:tasks.rados.rados.0.smithi137.stdout:450: finishing write tid 3 to smithi13778320-450 2024-09-21T09:33:53.869 INFO:tasks.rados.rados.0.smithi137.stdout:449: done (15 left) 2024-09-21T09:33:53.869 INFO:tasks.rados.rados.0.smithi137.stdout:465: write initial oid 465 2024-09-21T09:33:53.869 INFO:tasks.rados.rados.0.smithi137.stdout:465: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2024-09-21T09:33:53.873 INFO:tasks.rados.rados.0.smithi137.stdout:465: writing smithi13778320-465 from 598448 to 1011517 tid 1 2024-09-21T09:33:53.881 INFO:tasks.rados.rados.0.smithi137.stdout:465: writing smithi13778320-465 from 1768939 to 2293087 tid 2 2024-09-21T09:33:53.887 INFO:tasks.rados.rados.0.smithi137.stdout:465: writing smithi13778320-465 from 2775798 to 3357659 tid 3 2024-09-21T09:33:53.890 INFO:tasks.rados.rados.0.smithi137.stdout:465: writing smithi13778320-465 from 3781488 to 3798448 tid 4 2024-09-21T09:33:53.890 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.890 INFO:tasks.rados.rados.0.smithi137.stdout:450: finishing write tid 4 to smithi13778320-450 2024-09-21T09:33:53.890 INFO:tasks.rados.rados.0.smithi137.stdout:450: finishing write tid 5 to smithi13778320-450 2024-09-21T09:33:53.890 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 450 v 120 (ObjNum 449 snap 0 seq_num 449) dirty exists 2024-09-21T09:33:53.890 INFO:tasks.rados.rados.0.smithi137.stdout:450: left oid 450 (ObjNum 449 snap 0 seq_num 449) 2024-09-21T09:33:53.890 INFO:tasks.rados.rados.0.smithi137.stdout:451: finishing write tid 1 to smithi13778320-451 2024-09-21T09:33:53.890 INFO:tasks.rados.rados.0.smithi137.stdout:450: done (15 left) 2024-09-21T09:33:53.890 INFO:tasks.rados.rados.0.smithi137.stdout:466: write initial oid 466 2024-09-21T09:33:53.890 INFO:tasks.rados.rados.0.smithi137.stdout:466: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2024-09-21T09:33:53.895 INFO:tasks.rados.rados.0.smithi137.stdout:466: writing smithi13778320-466 from 615255 to 1103573 tid 1 2024-09-21T09:33:53.904 INFO:tasks.rados.rados.0.smithi137.stdout:466: writing smithi13778320-466 from 1827421 to 2611580 tid 2 2024-09-21T09:33:53.911 INFO:tasks.rados.rados.0.smithi137.stdout:466: writing smithi13778320-466 from 3203221 to 3815255 tid 3 2024-09-21T09:33:53.911 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.911 INFO:tasks.rados.rados.0.smithi137.stdout:451: finishing write tid 2 to smithi13778320-451 2024-09-21T09:33:53.911 INFO:tasks.rados.rados.0.smithi137.stdout:451: finishing write tid 3 to smithi13778320-451 2024-09-21T09:33:53.911 INFO:tasks.rados.rados.0.smithi137.stdout:451: finishing write tid 4 to smithi13778320-451 2024-09-21T09:33:53.911 INFO:tasks.rados.rados.0.smithi137.stdout:451: finishing write tid 5 to smithi13778320-451 2024-09-21T09:33:53.911 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 451 v 121 (ObjNum 450 snap 0 seq_num 450) dirty exists 2024-09-21T09:33:53.911 INFO:tasks.rados.rados.0.smithi137.stdout:451: left oid 451 (ObjNum 450 snap 0 seq_num 450) 2024-09-21T09:33:53.911 INFO:tasks.rados.rados.0.smithi137.stdout:452: finishing write tid 1 to smithi13778320-452 2024-09-21T09:33:53.912 INFO:tasks.rados.rados.0.smithi137.stdout:452: finishing write tid 2 to smithi13778320-452 2024-09-21T09:33:53.912 INFO:tasks.rados.rados.0.smithi137.stdout:452: finishing write tid 3 to smithi13778320-452 2024-09-21T09:33:53.912 INFO:tasks.rados.rados.0.smithi137.stdout:451: done (15 left) 2024-09-21T09:33:53.912 INFO:tasks.rados.rados.0.smithi137.stdout:467: write initial oid 467 2024-09-21T09:33:53.912 INFO:tasks.rados.rados.0.smithi137.stdout:467: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2024-09-21T09:33:53.917 INFO:tasks.rados.rados.0.smithi137.stdout:467: writing smithi13778320-467 from 632062 to 1195629 tid 1 2024-09-21T09:33:53.924 INFO:tasks.rados.rados.0.smithi137.stdout:467: writing smithi13778320-467 from 1885903 to 2413720 tid 2 2024-09-21T09:33:53.931 INFO:tasks.rados.rados.0.smithi137.stdout:467: writing smithi13778320-467 from 2830644 to 3551402 tid 3 2024-09-21T09:33:53.931 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.931 INFO:tasks.rados.rados.0.smithi137.stdout:452: finishing write tid 4 to smithi13778320-452 2024-09-21T09:33:53.931 INFO:tasks.rados.rados.0.smithi137.stdout:452: finishing write tid 5 to smithi13778320-452 2024-09-21T09:33:53.932 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 452 v 103 (ObjNum 451 snap 0 seq_num 451) dirty exists 2024-09-21T09:33:53.932 INFO:tasks.rados.rados.0.smithi137.stdout:452: left oid 452 (ObjNum 451 snap 0 seq_num 451) 2024-09-21T09:33:53.932 INFO:tasks.rados.rados.0.smithi137.stdout:453: finishing write tid 1 to smithi13778320-453 2024-09-21T09:33:53.932 INFO:tasks.rados.rados.0.smithi137.stdout:453: finishing write tid 2 to smithi13778320-453 2024-09-21T09:33:53.932 INFO:tasks.rados.rados.0.smithi137.stdout:452: done (15 left) 2024-09-21T09:33:53.932 INFO:tasks.rados.rados.0.smithi137.stdout:468: write initial oid 468 2024-09-21T09:33:53.932 INFO:tasks.rados.rados.0.smithi137.stdout:453: finishing write tid 3 to smithi13778320-453 2024-09-21T09:33:53.932 INFO:tasks.rados.rados.0.smithi137.stdout:453: finishing write tid 4 to smithi13778320-453 2024-09-21T09:33:53.932 INFO:tasks.rados.rados.0.smithi137.stdout:468: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2024-09-21T09:33:53.938 INFO:tasks.rados.rados.0.smithi137.stdout:468: writing smithi13778320-468 from 648869 to 1287685 tid 1 2024-09-21T09:33:53.946 INFO:tasks.rados.rados.0.smithi137.stdout:468: writing smithi13778320-468 from 1828032 to 2615860 tid 2 2024-09-21T09:33:53.952 INFO:tasks.rados.rados.0.smithi137.stdout:468: writing smithi13778320-468 from 3141714 to 3673744 tid 3 2024-09-21T09:33:53.952 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.952 INFO:tasks.rados.rados.0.smithi137.stdout:453: finishing write tid 5 to smithi13778320-453 2024-09-21T09:33:53.952 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 453 v 124 (ObjNum 452 snap 0 seq_num 452) dirty exists 2024-09-21T09:33:53.952 INFO:tasks.rados.rados.0.smithi137.stdout:453: left oid 453 (ObjNum 452 snap 0 seq_num 452) 2024-09-21T09:33:53.952 INFO:tasks.rados.rados.0.smithi137.stdout:453: done (15 left) 2024-09-21T09:33:53.952 INFO:tasks.rados.rados.0.smithi137.stdout:469: write initial oid 469 2024-09-21T09:33:53.952 INFO:tasks.rados.rados.0.smithi137.stdout:469: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2024-09-21T09:33:53.959 INFO:tasks.rados.rados.0.smithi137.stdout:469: writing smithi13778320-469 from 665676 to 1379741 tid 1 2024-09-21T09:33:53.965 INFO:tasks.rados.rados.0.smithi137.stdout:469: writing smithi13778320-469 from 1886514 to 2418000 tid 2 2024-09-21T09:33:53.969 INFO:teuthology.orchestra.run.smithi137.stdout:wait for minority of mons to upgrade 2024-09-21T09:33:53.974 INFO:tasks.rados.rados.0.smithi137.stdout:469: writing smithi13778320-469 from 3169137 to 3865676 tid 3 2024-09-21T09:33:53.974 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.974 INFO:tasks.rados.rados.0.smithi137.stdout:454: finishing write tid 1 to smithi13778320-454 2024-09-21T09:33:53.974 INFO:tasks.rados.rados.0.smithi137.stdout:455: finishing write tid 1 to smithi13778320-455 2024-09-21T09:33:53.974 INFO:tasks.rados.rados.0.smithi137.stdout:455: finishing write tid 2 to smithi13778320-455 2024-09-21T09:33:53.974 INFO:tasks.rados.rados.0.smithi137.stdout:455: finishing write tid 3 to smithi13778320-455 2024-09-21T09:33:53.974 INFO:tasks.rados.rados.0.smithi137.stdout:455: finishing write tid 4 to smithi13778320-455 2024-09-21T09:33:53.975 INFO:tasks.rados.rados.0.smithi137.stdout:455: finishing write tid 5 to smithi13778320-455 2024-09-21T09:33:53.975 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 455 v 105 (ObjNum 454 snap 0 seq_num 454) dirty exists 2024-09-21T09:33:53.975 INFO:tasks.rados.rados.0.smithi137.stdout:455: left oid 455 (ObjNum 454 snap 0 seq_num 454) 2024-09-21T09:33:53.975 INFO:tasks.rados.rados.0.smithi137.stdout:454: finishing write tid 2 to smithi13778320-454 2024-09-21T09:33:53.975 INFO:tasks.rados.rados.0.smithi137.stdout:455: done (15 left) 2024-09-21T09:33:53.975 INFO:tasks.rados.rados.0.smithi137.stdout:470: write initial oid 470 2024-09-21T09:33:53.975 INFO:tasks.rados.rados.0.smithi137.stdout:470: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2024-09-21T09:33:53.982 INFO:tasks.rados.rados.0.smithi137.stdout:470: writing smithi13778320-470 from 682483 to 1471797 tid 1 2024-09-21T09:33:53.990 INFO:tasks.rados.rados.0.smithi137.stdout:470: writing smithi13778320-470 from 1944996 to 2736493 tid 2 2024-09-21T09:33:53.996 INFO:tasks.rados.rados.0.smithi137.stdout:470: writing smithi13778320-470 from 3196560 to 3751134 tid 3 2024-09-21T09:33:53.996 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:53.996 INFO:tasks.rados.rados.0.smithi137.stdout:454: finishing write tid 3 to smithi13778320-454 2024-09-21T09:33:53.996 INFO:tasks.rados.rados.0.smithi137.stdout:454: finishing write tid 4 to smithi13778320-454 2024-09-21T09:33:53.996 INFO:tasks.rados.rados.0.smithi137.stdout:454: finishing write tid 5 to smithi13778320-454 2024-09-21T09:33:53.996 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 454 v 87 (ObjNum 453 snap 0 seq_num 453) dirty exists 2024-09-21T09:33:53.996 INFO:tasks.rados.rados.0.smithi137.stdout:454: left oid 454 (ObjNum 453 snap 0 seq_num 453) 2024-09-21T09:33:53.996 INFO:tasks.rados.rados.0.smithi137.stdout:456: finishing write tid 1 to smithi13778320-456 2024-09-21T09:33:53.996 INFO:tasks.rados.rados.0.smithi137.stdout:456: finishing write tid 2 to smithi13778320-456 2024-09-21T09:33:53.996 INFO:tasks.rados.rados.0.smithi137.stdout:454: done (15 left) 2024-09-21T09:33:53.997 INFO:tasks.rados.rados.0.smithi137.stdout:471: write initial oid 471 2024-09-21T09:33:53.997 INFO:tasks.rados.rados.0.smithi137.stdout:471: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2024-09-21T09:33:54.002 INFO:tasks.rados.rados.0.smithi137.stdout:471: writing smithi13778320-471 from 699290 to 1163853 tid 1 2024-09-21T09:33:54.007 INFO:tasks.rados.rados.0.smithi137.stdout:471: writing smithi13778320-471 from 1603478 to 2138633 tid 2 2024-09-21T09:33:54.016 INFO:tasks.rados.rados.0.smithi137.stdout:471: writing smithi13778320-471 from 2823983 to 3589829 tid 3 2024-09-21T09:33:54.016 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:54.016 INFO:tasks.rados.rados.0.smithi137.stdout:456: finishing write tid 3 to smithi13778320-456 2024-09-21T09:33:54.016 INFO:tasks.rados.rados.0.smithi137.stdout:456: finishing write tid 4 to smithi13778320-456 2024-09-21T09:33:54.016 INFO:tasks.rados.rados.0.smithi137.stdout:456: finishing write tid 5 to smithi13778320-456 2024-09-21T09:33:54.016 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 456 v 75 (ObjNum 455 snap 0 seq_num 455) dirty exists 2024-09-21T09:33:54.016 INFO:tasks.rados.rados.0.smithi137.stdout:456: left oid 456 (ObjNum 455 snap 0 seq_num 455) 2024-09-21T09:33:54.016 INFO:tasks.rados.rados.0.smithi137.stdout:457: finishing write tid 1 to smithi13778320-457 2024-09-21T09:33:54.016 INFO:tasks.rados.rados.0.smithi137.stdout:457: finishing write tid 2 to smithi13778320-457 2024-09-21T09:33:54.016 INFO:tasks.rados.rados.0.smithi137.stdout:456: done (15 left) 2024-09-21T09:33:54.016 INFO:tasks.rados.rados.0.smithi137.stdout:472: write initial oid 472 2024-09-21T09:33:54.016 INFO:tasks.rados.rados.0.smithi137.stdout:472: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2024-09-21T09:33:54.023 INFO:tasks.rados.rados.0.smithi137.stdout:472: writing smithi13778320-472 from 716097 to 1255909 tid 1 2024-09-21T09:33:54.031 INFO:tasks.rados.rados.0.smithi137.stdout:472: writing smithi13778320-472 from 1945607 to 2740773 tid 2 2024-09-21T09:33:54.038 INFO:tasks.rados.rados.0.smithi137.stdout:472: writing smithi13778320-472 from 3535053 to 3916097 tid 3 2024-09-21T09:33:54.038 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:54.039 INFO:tasks.rados.rados.0.smithi137.stdout:457: finishing write tid 3 to smithi13778320-457 2024-09-21T09:33:54.039 INFO:tasks.rados.rados.0.smithi137.stdout:457: finishing write tid 4 to smithi13778320-457 2024-09-21T09:33:54.039 INFO:tasks.rados.rados.0.smithi137.stdout:457: finishing write tid 5 to smithi13778320-457 2024-09-21T09:33:54.039 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 457 v 108 (ObjNum 456 snap 0 seq_num 456) dirty exists 2024-09-21T09:33:54.039 INFO:tasks.rados.rados.0.smithi137.stdout:457: left oid 457 (ObjNum 456 snap 0 seq_num 456) 2024-09-21T09:33:54.039 INFO:tasks.rados.rados.0.smithi137.stdout:458: finishing write tid 1 to smithi13778320-458 2024-09-21T09:33:54.039 INFO:tasks.rados.rados.0.smithi137.stdout:457: done (15 left) 2024-09-21T09:33:54.039 INFO:tasks.rados.rados.0.smithi137.stdout:473: write initial oid 473 2024-09-21T09:33:54.039 INFO:tasks.rados.rados.0.smithi137.stdout:473: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2024-09-21T09:33:54.046 INFO:tasks.rados.rados.0.smithi137.stdout:473: writing smithi13778320-473 from 732904 to 1464318 tid 1 2024-09-21T09:33:54.053 INFO:tasks.rados.rados.0.smithi137.stdout:473: writing smithi13778320-473 from 2120442 to 2659266 tid 2 2024-09-21T09:33:54.060 INFO:tasks.rados.rados.0.smithi137.stdout:473: writing smithi13778320-473 from 3278829 to 3783572 tid 3 2024-09-21T09:33:54.060 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:54.060 INFO:tasks.rados.rados.0.smithi137.stdout:458: finishing write tid 2 to smithi13778320-458 2024-09-21T09:33:54.060 INFO:tasks.rados.rados.0.smithi137.stdout:458: finishing write tid 3 to smithi13778320-458 2024-09-21T09:33:54.060 INFO:tasks.rados.rados.0.smithi137.stdout:458: finishing write tid 4 to smithi13778320-458 2024-09-21T09:33:54.060 INFO:tasks.rados.rados.0.smithi137.stdout:458: finishing write tid 5 to smithi13778320-458 2024-09-21T09:33:54.061 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 458 v 91 (ObjNum 457 snap 0 seq_num 457) dirty exists 2024-09-21T09:33:54.061 INFO:tasks.rados.rados.0.smithi137.stdout:458: left oid 458 (ObjNum 457 snap 0 seq_num 457) 2024-09-21T09:33:54.061 INFO:tasks.rados.rados.0.smithi137.stdout:459: finishing write tid 1 to smithi13778320-459 2024-09-21T09:33:54.061 INFO:tasks.rados.rados.0.smithi137.stdout:458: done (15 left) 2024-09-21T09:33:54.061 INFO:tasks.rados.rados.0.smithi137.stdout:474: write initial oid 474 2024-09-21T09:33:54.061 INFO:tasks.rados.rados.0.smithi137.stdout:474: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2024-09-21T09:33:54.066 INFO:tasks.rados.rados.0.smithi137.stdout:474: writing smithi13778320-474 from 749711 to 1156374 tid 1 2024-09-21T09:33:54.073 INFO:tasks.rados.rados.0.smithi137.stdout:474: writing smithi13778320-474 from 1778924 to 2461406 tid 2 2024-09-21T09:33:54.081 INFO:tasks.rados.rados.0.smithi137.stdout:474: writing smithi13778320-474 from 3189899 to 3905914 tid 3 2024-09-21T09:33:54.082 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:54.082 INFO:tasks.rados.rados.0.smithi137.stdout:459: finishing write tid 2 to smithi13778320-459 2024-09-21T09:33:54.082 INFO:tasks.rados.rados.0.smithi137.stdout:459: finishing write tid 3 to smithi13778320-459 2024-09-21T09:33:54.082 INFO:tasks.rados.rados.0.smithi137.stdout:459: finishing write tid 4 to smithi13778320-459 2024-09-21T09:33:54.082 INFO:tasks.rados.rados.0.smithi137.stdout:459: finishing write tid 5 to smithi13778320-459 2024-09-21T09:33:54.082 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 459 v 112 (ObjNum 458 snap 0 seq_num 458) dirty exists 2024-09-21T09:33:54.082 INFO:tasks.rados.rados.0.smithi137.stdout:459: left oid 459 (ObjNum 458 snap 0 seq_num 458) 2024-09-21T09:33:54.082 INFO:tasks.rados.rados.0.smithi137.stdout:460: finishing write tid 1 to smithi13778320-460 2024-09-21T09:33:54.082 INFO:tasks.rados.rados.0.smithi137.stdout:460: finishing write tid 2 to smithi13778320-460 2024-09-21T09:33:54.082 INFO:tasks.rados.rados.0.smithi137.stdout:460: finishing write tid 3 to smithi13778320-460 2024-09-21T09:33:54.082 INFO:tasks.rados.rados.0.smithi137.stdout:459: done (15 left) 2024-09-21T09:33:54.082 INFO:tasks.rados.rados.0.smithi137.stdout:475: write initial oid 475 2024-09-21T09:33:54.082 INFO:tasks.rados.rados.0.smithi137.stdout:475: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2024-09-21T09:33:54.088 INFO:tasks.rados.rados.0.smithi137.stdout:475: writing smithi13778320-475 from 766518 to 1248430 tid 1 2024-09-21T09:33:54.095 INFO:tasks.rados.rados.0.smithi137.stdout:475: writing smithi13778320-475 from 1837406 to 2379899 tid 2 2024-09-21T09:33:54.101 INFO:tasks.rados.rados.0.smithi137.stdout:475: writing smithi13778320-475 from 2933675 to 3460962 tid 3 2024-09-21T09:33:54.106 INFO:tasks.rados.rados.0.smithi137.stdout:475: writing smithi13778320-475 from 3876584 to 3966518 tid 4 2024-09-21T09:33:54.106 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:54.106 INFO:tasks.rados.rados.0.smithi137.stdout:460: finishing write tid 4 to smithi13778320-460 2024-09-21T09:33:54.106 INFO:tasks.rados.rados.0.smithi137.stdout:460: finishing write tid 5 to smithi13778320-460 2024-09-21T09:33:54.106 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 460 v 82 (ObjNum 459 snap 0 seq_num 459) dirty exists 2024-09-21T09:33:54.106 INFO:tasks.rados.rados.0.smithi137.stdout:460: left oid 460 (ObjNum 459 snap 0 seq_num 459) 2024-09-21T09:33:54.106 INFO:tasks.rados.rados.0.smithi137.stdout:461: finishing write tid 1 to smithi13778320-461 2024-09-21T09:33:54.107 INFO:tasks.rados.rados.0.smithi137.stdout:461: finishing write tid 2 to smithi13778320-461 2024-09-21T09:33:54.107 INFO:tasks.rados.rados.0.smithi137.stdout:461: finishing write tid 3 to smithi13778320-461 2024-09-21T09:33:54.107 INFO:tasks.rados.rados.0.smithi137.stdout:461: finishing write tid 4 to smithi13778320-461 2024-09-21T09:33:54.107 INFO:tasks.rados.rados.0.smithi137.stdout:461: finishing write tid 5 to smithi13778320-461 2024-09-21T09:33:54.107 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 461 v 95 (ObjNum 460 snap 0 seq_num 460) dirty exists 2024-09-21T09:33:54.107 INFO:tasks.rados.rados.0.smithi137.stdout:461: left oid 461 (ObjNum 460 snap 0 seq_num 460) 2024-09-21T09:33:54.107 INFO:tasks.rados.rados.0.smithi137.stdout:462: finishing write tid 1 to smithi13778320-462 2024-09-21T09:33:54.107 INFO:tasks.rados.rados.0.smithi137.stdout:462: finishing write tid 2 to smithi13778320-462 2024-09-21T09:33:54.107 INFO:tasks.rados.rados.0.smithi137.stdout:462: finishing write tid 3 to smithi13778320-462 2024-09-21T09:33:54.107 INFO:tasks.rados.rados.0.smithi137.stdout:462: finishing write tid 4 to smithi13778320-462 2024-09-21T09:33:54.107 INFO:tasks.rados.rados.0.smithi137.stdout:462: finishing write tid 5 to smithi13778320-462 2024-09-21T09:33:54.107 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 462 v 99 (ObjNum 461 snap 0 seq_num 461) dirty exists 2024-09-21T09:33:54.107 INFO:tasks.rados.rados.0.smithi137.stdout:462: left oid 462 (ObjNum 461 snap 0 seq_num 461) 2024-09-21T09:33:54.107 INFO:tasks.rados.rados.0.smithi137.stdout:463: finishing write tid 1 to smithi13778320-463 2024-09-21T09:33:54.107 INFO:tasks.rados.rados.0.smithi137.stdout:463: finishing write tid 2 to smithi13778320-463 2024-09-21T09:33:54.108 INFO:tasks.rados.rados.0.smithi137.stdout:463: finishing write tid 3 to smithi13778320-463 2024-09-21T09:33:54.108 INFO:tasks.rados.rados.0.smithi137.stdout:463: finishing write tid 4 to smithi13778320-463 2024-09-21T09:33:54.108 INFO:tasks.rados.rados.0.smithi137.stdout:463: finishing write tid 5 to smithi13778320-463 2024-09-21T09:33:54.108 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 463 v 96 (ObjNum 462 snap 0 seq_num 462) dirty exists 2024-09-21T09:33:54.108 INFO:tasks.rados.rados.0.smithi137.stdout:463: left oid 463 (ObjNum 462 snap 0 seq_num 462) 2024-09-21T09:33:54.108 INFO:tasks.rados.rados.0.smithi137.stdout:464: finishing write tid 1 to smithi13778320-464 2024-09-21T09:33:54.108 INFO:tasks.rados.rados.0.smithi137.stdout:464: finishing write tid 2 to smithi13778320-464 2024-09-21T09:33:54.108 INFO:tasks.rados.rados.0.smithi137.stdout:464: finishing write tid 3 to smithi13778320-464 2024-09-21T09:33:54.108 INFO:tasks.rados.rados.0.smithi137.stdout:464: finishing write tid 4 to smithi13778320-464 2024-09-21T09:33:54.108 INFO:tasks.rados.rados.0.smithi137.stdout:464: finishing write tid 5 to smithi13778320-464 2024-09-21T09:33:54.108 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 464 v 120 (ObjNum 463 snap 0 seq_num 463) dirty exists 2024-09-21T09:33:54.108 INFO:tasks.rados.rados.0.smithi137.stdout:464: left oid 464 (ObjNum 463 snap 0 seq_num 463) 2024-09-21T09:33:54.108 INFO:tasks.rados.rados.0.smithi137.stdout:465: finishing write tid 1 to smithi13778320-465 2024-09-21T09:33:54.108 INFO:tasks.rados.rados.0.smithi137.stdout:465: finishing write tid 2 to smithi13778320-465 2024-09-21T09:33:54.109 INFO:tasks.rados.rados.0.smithi137.stdout:465: finishing write tid 3 to smithi13778320-465 2024-09-21T09:33:54.109 INFO:tasks.rados.rados.0.smithi137.stdout:465: finishing write tid 4 to smithi13778320-465 2024-09-21T09:33:54.109 INFO:tasks.rados.rados.0.smithi137.stdout:465: finishing write tid 5 to smithi13778320-465 2024-09-21T09:33:54.109 INFO:tasks.rados.rados.0.smithi137.stdout:465: finishing write tid 6 to smithi13778320-465 2024-09-21T09:33:54.109 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 465 v 81 (ObjNum 464 snap 0 seq_num 464) dirty exists 2024-09-21T09:33:54.109 INFO:tasks.rados.rados.0.smithi137.stdout:465: left oid 465 (ObjNum 464 snap 0 seq_num 464) 2024-09-21T09:33:54.109 INFO:tasks.rados.rados.0.smithi137.stdout:466: finishing write tid 1 to smithi13778320-466 2024-09-21T09:33:54.109 INFO:tasks.rados.rados.0.smithi137.stdout:466: finishing write tid 2 to smithi13778320-466 2024-09-21T09:33:54.109 INFO:tasks.rados.rados.0.smithi137.stdout:466: finishing write tid 3 to smithi13778320-466 2024-09-21T09:33:54.109 INFO:tasks.rados.rados.0.smithi137.stdout:466: finishing write tid 4 to smithi13778320-466 2024-09-21T09:33:54.109 INFO:tasks.rados.rados.0.smithi137.stdout:466: finishing write tid 5 to smithi13778320-466 2024-09-21T09:33:54.109 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 466 v 119 (ObjNum 465 snap 0 seq_num 465) dirty exists 2024-09-21T09:33:54.109 INFO:tasks.rados.rados.0.smithi137.stdout:466: left oid 466 (ObjNum 465 snap 0 seq_num 465) 2024-09-21T09:33:54.109 INFO:tasks.rados.rados.0.smithi137.stdout:467: finishing write tid 1 to smithi13778320-467 2024-09-21T09:33:54.109 INFO:tasks.rados.rados.0.smithi137.stdout:467: finishing write tid 2 to smithi13778320-467 2024-09-21T09:33:54.110 INFO:tasks.rados.rados.0.smithi137.stdout:467: finishing write tid 3 to smithi13778320-467 2024-09-21T09:33:54.110 INFO:tasks.rados.rados.0.smithi137.stdout:467: finishing write tid 4 to smithi13778320-467 2024-09-21T09:33:54.110 INFO:tasks.rados.rados.0.smithi137.stdout:467: finishing write tid 5 to smithi13778320-467 2024-09-21T09:33:54.110 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 467 v 109 (ObjNum 466 snap 0 seq_num 466) dirty exists 2024-09-21T09:33:54.110 INFO:tasks.rados.rados.0.smithi137.stdout:467: left oid 467 (ObjNum 466 snap 0 seq_num 466) 2024-09-21T09:33:54.110 INFO:tasks.rados.rados.0.smithi137.stdout:468: finishing write tid 1 to smithi13778320-468 2024-09-21T09:33:54.110 INFO:tasks.rados.rados.0.smithi137.stdout:468: finishing write tid 2 to smithi13778320-468 2024-09-21T09:33:54.110 INFO:tasks.rados.rados.0.smithi137.stdout:460: done (15 left) 2024-09-21T09:33:54.110 INFO:tasks.rados.rados.0.smithi137.stdout:461: done (14 left) 2024-09-21T09:33:54.110 INFO:tasks.rados.rados.0.smithi137.stdout:462: done (13 left) 2024-09-21T09:33:54.110 INFO:tasks.rados.rados.0.smithi137.stdout:463: done (12 left) 2024-09-21T09:33:54.110 INFO:tasks.rados.rados.0.smithi137.stdout:464: done (11 left) 2024-09-21T09:33:54.110 INFO:tasks.rados.rados.0.smithi137.stdout:465: done (10 left) 2024-09-21T09:33:54.110 INFO:tasks.rados.rados.0.smithi137.stdout:466: done (9 left) 2024-09-21T09:33:54.111 INFO:tasks.rados.rados.0.smithi137.stdout:467: done (8 left) 2024-09-21T09:33:54.111 INFO:tasks.rados.rados.0.smithi137.stdout:476: write initial oid 476 2024-09-21T09:33:54.111 INFO:tasks.rados.rados.0.smithi137.stdout:476: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2024-09-21T09:33:54.112 INFO:tasks.rados.rados.0.smithi137.stdout:476: writing smithi13778320-476 from 783325 to 1340486 tid 1 2024-09-21T09:33:54.118 INFO:tasks.rados.rados.0.smithi137.stdout:476: writing smithi13778320-476 from 1779535 to 2465686 tid 2 2024-09-21T09:33:54.125 INFO:tasks.rados.rados.0.smithi137.stdout:476: writing smithi13778320-476 from 3244745 to 3699657 tid 3 2024-09-21T09:33:54.126 INFO:tasks.rados.rados.0.smithi137.stdout:477: write initial oid 477 2024-09-21T09:33:54.126 INFO:tasks.rados.rados.0.smithi137.stdout:477: seq_num 476 ranges {400132=632410,1438017=546162} 2024-09-21T09:33:54.131 INFO:tasks.rados.rados.0.smithi137.stdout:477: writing smithi13778320-477 from 400132 to 1032542 tid 1 2024-09-21T09:33:54.137 INFO:tasks.rados.rados.0.smithi137.stdout:477: writing smithi13778320-477 from 1438017 to 1984179 tid 2 2024-09-21T09:33:54.137 INFO:tasks.rados.rados.0.smithi137.stdout:478: write initial oid 478 2024-09-21T09:33:54.137 INFO:tasks.rados.rados.0.smithi137.stdout:478: seq_num 477 ranges {416939=707659,1896499=120440} 2024-09-21T09:33:54.143 INFO:tasks.rados.rados.0.smithi137.stdout:478: writing smithi13778320-478 from 416939 to 1124598 tid 1 2024-09-21T09:33:54.149 INFO:tasks.rados.rados.0.smithi137.stdout:478: writing smithi13778320-478 from 1896499 to 2016939 tid 2 2024-09-21T09:33:54.149 INFO:tasks.rados.rados.0.smithi137.stdout:479: write initial oid 479 2024-09-21T09:33:54.149 INFO:tasks.rados.rados.0.smithi137.stdout:479: seq_num 478 ranges {433746=782908,1954981=78765} 2024-09-21T09:33:54.156 INFO:tasks.rados.rados.0.smithi137.stdout:479: writing smithi13778320-479 from 433746 to 1216654 tid 1 2024-09-21T09:33:54.161 INFO:tasks.rados.rados.0.smithi137.stdout:479: writing smithi13778320-479 from 1954981 to 2033746 tid 2 2024-09-21T09:33:54.161 INFO:tasks.rados.rados.0.smithi137.stdout:480: write initial oid 480 2024-09-21T09:33:54.161 INFO:tasks.rados.rados.0.smithi137.stdout:480: seq_num 479 ranges {450553=574510,1613463=437090} 2024-09-21T09:33:54.167 INFO:tasks.rados.rados.0.smithi137.stdout:480: writing smithi13778320-480 from 450553 to 1025063 tid 1 2024-09-21T09:33:54.172 INFO:tasks.rados.rados.0.smithi137.stdout:480: writing smithi13778320-480 from 1613463 to 2050553 tid 2 2024-09-21T09:33:54.172 INFO:tasks.rados.rados.0.smithi137.stdout:481: write initial oid 481 2024-09-21T09:33:54.172 INFO:tasks.rados.rados.0.smithi137.stdout:481: seq_num 480 ranges {467360=649759,1671945=395415} 2024-09-21T09:33:54.178 INFO:tasks.rados.rados.0.smithi137.stdout:481: writing smithi13778320-481 from 467360 to 1117119 tid 1 2024-09-21T09:33:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:481: writing smithi13778320-481 from 1671945 to 2067360 tid 2 2024-09-21T09:33:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:482: write initial oid 482 2024-09-21T09:33:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:482: seq_num 481 ranges {484167=725008,1730427=353740} 2024-09-21T09:33:54.190 INFO:tasks.rados.rados.0.smithi137.stdout:482: writing smithi13778320-482 from 484167 to 1209175 tid 1 2024-09-21T09:33:54.196 INFO:tasks.rados.rados.0.smithi137.stdout:482: writing smithi13778320-482 from 1730427 to 2084167 tid 2 2024-09-21T09:33:54.196 INFO:tasks.rados.rados.0.smithi137.stdout:483: write initial oid 483 2024-09-21T09:33:54.196 INFO:tasks.rados.rados.0.smithi137.stdout:483: seq_num 482 ranges {500974=400257,1388909=557169} 2024-09-21T09:33:54.201 INFO:tasks.rados.rados.0.smithi137.stdout:483: writing smithi13778320-483 from 500974 to 901231 tid 1 2024-09-21T09:33:54.207 INFO:tasks.rados.rados.0.smithi137.stdout:483: writing smithi13778320-483 from 1388909 to 1946078 tid 2 2024-09-21T09:33:54.207 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:54.207 INFO:tasks.rados.rados.0.smithi137.stdout:468: finishing write tid 3 to smithi13778320-468 2024-09-21T09:33:54.207 INFO:tasks.rados.rados.0.smithi137.stdout:468: finishing write tid 4 to smithi13778320-468 2024-09-21T09:33:54.207 INFO:tasks.rados.rados.0.smithi137.stdout:468: finishing write tid 5 to smithi13778320-468 2024-09-21T09:33:54.207 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 468 v 86 (ObjNum 467 snap 0 seq_num 467) dirty exists 2024-09-21T09:33:54.207 INFO:tasks.rados.rados.0.smithi137.stdout:468: left oid 468 (ObjNum 467 snap 0 seq_num 467) 2024-09-21T09:33:54.208 INFO:tasks.rados.rados.0.smithi137.stdout:469: finishing write tid 1 to smithi13778320-469 2024-09-21T09:33:54.208 INFO:tasks.rados.rados.0.smithi137.stdout:469: finishing write tid 2 to smithi13778320-469 2024-09-21T09:33:54.208 INFO:tasks.rados.rados.0.smithi137.stdout:469: finishing write tid 3 to smithi13778320-469 2024-09-21T09:33:54.208 INFO:tasks.rados.rados.0.smithi137.stdout:469: finishing write tid 4 to smithi13778320-469 2024-09-21T09:33:54.208 INFO:tasks.rados.rados.0.smithi137.stdout:468: done (15 left) 2024-09-21T09:33:54.208 INFO:tasks.rados.rados.0.smithi137.stdout:484: write initial oid 484 2024-09-21T09:33:54.208 INFO:tasks.rados.rados.0.smithi137.stdout:484: seq_num 483 ranges {517781=475506,1731038=386743} 2024-09-21T09:33:54.212 INFO:tasks.rados.rados.0.smithi137.stdout:484: writing smithi13778320-484 from 517781 to 993287 tid 1 2024-09-21T09:33:54.219 INFO:tasks.rados.rados.0.smithi137.stdout:484: writing smithi13778320-484 from 1731038 to 2117781 tid 2 2024-09-21T09:33:54.219 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:54.219 INFO:tasks.rados.rados.0.smithi137.stdout:469: finishing write tid 5 to smithi13778320-469 2024-09-21T09:33:54.219 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 469 v 124 (ObjNum 468 snap 0 seq_num 468) dirty exists 2024-09-21T09:33:54.219 INFO:tasks.rados.rados.0.smithi137.stdout:469: left oid 469 (ObjNum 468 snap 0 seq_num 468) 2024-09-21T09:33:54.219 INFO:tasks.rados.rados.0.smithi137.stdout:470: finishing write tid 1 to smithi13778320-470 2024-09-21T09:33:54.219 INFO:tasks.rados.rados.0.smithi137.stdout:470: finishing write tid 2 to smithi13778320-470 2024-09-21T09:33:54.220 INFO:tasks.rados.rados.0.smithi137.stdout:470: finishing write tid 3 to smithi13778320-470 2024-09-21T09:33:54.220 INFO:tasks.rados.rados.0.smithi137.stdout:470: finishing write tid 4 to smithi13778320-470 2024-09-21T09:33:54.220 INFO:tasks.rados.rados.0.smithi137.stdout:470: finishing write tid 5 to smithi13778320-470 2024-09-21T09:33:54.220 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 470 v 128 (ObjNum 469 snap 0 seq_num 469) dirty exists 2024-09-21T09:33:54.220 INFO:tasks.rados.rados.0.smithi137.stdout:470: left oid 470 (ObjNum 469 snap 0 seq_num 469) 2024-09-21T09:33:54.220 INFO:tasks.rados.rados.0.smithi137.stdout:471: finishing write tid 1 to smithi13778320-471 2024-09-21T09:33:54.220 INFO:tasks.rados.rados.0.smithi137.stdout:471: finishing write tid 2 to smithi13778320-471 2024-09-21T09:33:54.220 INFO:tasks.rados.rados.0.smithi137.stdout:471: finishing write tid 3 to smithi13778320-471 2024-09-21T09:33:54.220 INFO:tasks.rados.rados.0.smithi137.stdout:471: finishing write tid 4 to smithi13778320-471 2024-09-21T09:33:54.220 INFO:tasks.rados.rados.0.smithi137.stdout:471: finishing write tid 5 to smithi13778320-471 2024-09-21T09:33:54.220 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 471 v 108 (ObjNum 470 snap 0 seq_num 470) dirty exists 2024-09-21T09:33:54.220 INFO:tasks.rados.rados.0.smithi137.stdout:471: left oid 471 (ObjNum 470 snap 0 seq_num 470) 2024-09-21T09:33:54.220 INFO:tasks.rados.rados.0.smithi137.stdout:472: finishing write tid 1 to smithi13778320-472 2024-09-21T09:33:54.220 INFO:tasks.rados.rados.0.smithi137.stdout:472: finishing write tid 2 to smithi13778320-472 2024-09-21T09:33:54.221 INFO:tasks.rados.rados.0.smithi137.stdout:472: finishing write tid 3 to smithi13778320-472 2024-09-21T09:33:54.221 INFO:tasks.rados.rados.0.smithi137.stdout:472: finishing write tid 4 to smithi13778320-472 2024-09-21T09:33:54.221 INFO:tasks.rados.rados.0.smithi137.stdout:472: finishing write tid 5 to smithi13778320-472 2024-09-21T09:33:54.221 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 472 v 113 (ObjNum 471 snap 0 seq_num 471) dirty exists 2024-09-21T09:33:54.221 INFO:tasks.rados.rados.0.smithi137.stdout:472: left oid 472 (ObjNum 471 snap 0 seq_num 471) 2024-09-21T09:33:54.221 INFO:tasks.rados.rados.0.smithi137.stdout:469: done (15 left) 2024-09-21T09:33:54.221 INFO:tasks.rados.rados.0.smithi137.stdout:470: done (14 left) 2024-09-21T09:33:54.221 INFO:tasks.rados.rados.0.smithi137.stdout:471: done (13 left) 2024-09-21T09:33:54.221 INFO:tasks.rados.rados.0.smithi137.stdout:472: done (12 left) 2024-09-21T09:33:54.221 INFO:tasks.rados.rados.0.smithi137.stdout:485: write initial oid 485 2024-09-21T09:33:54.221 INFO:tasks.rados.rados.0.smithi137.stdout:485: seq_num 484 ranges {534588=550755,1789520=345068} 2024-09-21T09:33:54.225 INFO:tasks.rados.rados.0.smithi137.stdout:485: writing smithi13778320-485 from 534588 to 1085343 tid 1 2024-09-21T09:33:54.231 INFO:tasks.rados.rados.0.smithi137.stdout:485: writing smithi13778320-485 from 1789520 to 2134588 tid 2 2024-09-21T09:33:54.231 INFO:tasks.rados.rados.0.smithi137.stdout:486: write initial oid 486 2024-09-21T09:33:54.232 INFO:tasks.rados.rados.0.smithi137.stdout:486: seq_num 485 ranges {551395=626004,1848002=303393} 2024-09-21T09:33:54.238 INFO:tasks.rados.rados.0.smithi137.stdout:486: writing smithi13778320-486 from 551395 to 1177399 tid 1 2024-09-21T09:33:54.243 INFO:tasks.rados.rados.0.smithi137.stdout:486: writing smithi13778320-486 from 1848002 to 2151395 tid 2 2024-09-21T09:33:54.243 INFO:tasks.rados.rados.0.smithi137.stdout:487: write initial oid 487 2024-09-21T09:33:54.243 INFO:tasks.rados.rados.0.smithi137.stdout:487: seq_num 486 ranges {568202=701253,1906484=261718} 2024-09-21T09:33:54.250 INFO:tasks.rados.rados.0.smithi137.stdout:487: writing smithi13778320-487 from 568202 to 1269455 tid 1 2024-09-21T09:33:54.256 INFO:tasks.rados.rados.0.smithi137.stdout:487: writing smithi13778320-487 from 1906484 to 2168202 tid 2 2024-09-21T09:33:54.256 INFO:tasks.rados.rados.0.smithi137.stdout:488: write initial oid 488 2024-09-21T09:33:54.256 INFO:tasks.rados.rados.0.smithi137.stdout:488: seq_num 487 ranges {585009=492855,1564966=620043} 2024-09-21T09:33:54.262 INFO:tasks.rados.rados.0.smithi137.stdout:488: writing smithi13778320-488 from 585009 to 1077864 tid 1 2024-09-21T09:33:54.269 INFO:tasks.rados.rados.0.smithi137.stdout:488: writing smithi13778320-488 from 1564966 to 2185009 tid 2 2024-09-21T09:33:54.269 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:54.269 INFO:tasks.rados.rados.0.smithi137.stdout:473: finishing write tid 1 to smithi13778320-473 2024-09-21T09:33:54.269 INFO:tasks.rados.rados.0.smithi137.stdout:473: finishing write tid 2 to smithi13778320-473 2024-09-21T09:33:54.269 INFO:tasks.rados.rados.0.smithi137.stdout:473: finishing write tid 3 to smithi13778320-473 2024-09-21T09:33:54.269 INFO:tasks.rados.rados.0.smithi137.stdout:473: finishing write tid 4 to smithi13778320-473 2024-09-21T09:33:54.269 INFO:tasks.rados.rados.0.smithi137.stdout:473: finishing write tid 5 to smithi13778320-473 2024-09-21T09:33:54.269 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 473 v 128 (ObjNum 472 snap 0 seq_num 472) dirty exists 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:473: left oid 473 (ObjNum 472 snap 0 seq_num 472) 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:474: finishing write tid 1 to smithi13778320-474 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:474: finishing write tid 2 to smithi13778320-474 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:474: finishing write tid 3 to smithi13778320-474 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:474: finishing write tid 4 to smithi13778320-474 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:474: finishing write tid 5 to smithi13778320-474 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 474 v 103 (ObjNum 473 snap 0 seq_num 473) dirty exists 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:474: left oid 474 (ObjNum 473 snap 0 seq_num 473) 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:475: finishing write tid 1 to smithi13778320-475 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:475: finishing write tid 2 to smithi13778320-475 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:475: finishing write tid 3 to smithi13778320-475 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:475: finishing write tid 4 to smithi13778320-475 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:473: done (15 left) 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:474: done (14 left) 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:489: write initial oid 489 2024-09-21T09:33:54.270 INFO:tasks.rados.rados.0.smithi137.stdout:489: seq_num 488 ranges {601816=568104,1623448=451823} 2024-09-21T09:33:54.275 INFO:tasks.rados.rados.0.smithi137.stdout:489: writing smithi13778320-489 from 601816 to 1169920 tid 1 2024-09-21T09:33:54.280 INFO:tasks.rados.rados.0.smithi137.stdout:489: writing smithi13778320-489 from 1623448 to 2075271 tid 2 2024-09-21T09:33:54.280 INFO:tasks.rados.rados.0.smithi137.stdout:490: write initial oid 490 2024-09-21T09:33:54.281 INFO:tasks.rados.rados.0.smithi137.stdout:490: seq_num 489 ranges {618623=643353,1681930=536693} 2024-09-21T09:33:54.287 INFO:tasks.rados.rados.0.smithi137.stdout:490: writing smithi13778320-490 from 618623 to 1261976 tid 1 2024-09-21T09:33:54.293 INFO:tasks.rados.rados.0.smithi137.stdout:490: writing smithi13778320-490 from 1681930 to 2218623 tid 2 2024-09-21T09:33:54.294 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:54.294 INFO:tasks.rados.rados.0.smithi137.stdout:475: finishing write tid 5 to smithi13778320-475 2024-09-21T09:33:54.294 INFO:tasks.rados.rados.0.smithi137.stdout:475: finishing write tid 6 to smithi13778320-475 2024-09-21T09:33:54.294 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 475 v 113 (ObjNum 474 snap 0 seq_num 474) dirty exists 2024-09-21T09:33:54.294 INFO:tasks.rados.rados.0.smithi137.stdout:475: left oid 475 (ObjNum 474 snap 0 seq_num 474) 2024-09-21T09:33:54.294 INFO:tasks.rados.rados.0.smithi137.stdout:476: finishing write tid 1 to smithi13778320-476 2024-09-21T09:33:54.294 INFO:tasks.rados.rados.0.smithi137.stdout:476: finishing write tid 2 to smithi13778320-476 2024-09-21T09:33:54.294 INFO:tasks.rados.rados.0.smithi137.stdout:476: finishing write tid 3 to smithi13778320-476 2024-09-21T09:33:54.294 INFO:tasks.rados.rados.0.smithi137.stdout:476: finishing write tid 4 to smithi13778320-476 2024-09-21T09:33:54.294 INFO:tasks.rados.rados.0.smithi137.stdout:476: finishing write tid 5 to smithi13778320-476 2024-09-21T09:33:54.294 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 476 v 100 (ObjNum 475 snap 0 seq_num 475) dirty exists 2024-09-21T09:33:54.294 INFO:tasks.rados.rados.0.smithi137.stdout:476: left oid 476 (ObjNum 475 snap 0 seq_num 475) 2024-09-21T09:33:54.294 INFO:tasks.rados.rados.0.smithi137.stdout:477: finishing write tid 1 to smithi13778320-477 2024-09-21T09:33:54.294 INFO:tasks.rados.rados.0.smithi137.stdout:475: done (15 left) 2024-09-21T09:33:54.295 INFO:tasks.rados.rados.0.smithi137.stdout:476: done (14 left) 2024-09-21T09:33:54.295 INFO:tasks.rados.rados.0.smithi137.stdout:491: write initial oid 491 2024-09-21T09:33:54.295 INFO:tasks.rados.rados.0.smithi137.stdout:491: seq_num 490 ranges {635430=718602,2140412=95018} 2024-09-21T09:33:54.300 INFO:tasks.rados.rados.0.smithi137.stdout:491: writing smithi13778320-491 from 635430 to 1354032 tid 1 2024-09-21T09:33:54.305 INFO:tasks.rados.rados.0.smithi137.stdout:491: writing smithi13778320-491 from 2140412 to 2235430 tid 2 2024-09-21T09:33:54.306 INFO:tasks.rados.rados.0.smithi137.stdout:492: write initial oid 492 2024-09-21T09:33:54.306 INFO:tasks.rados.rados.0.smithi137.stdout:492: seq_num 491 ranges {652237=793851,2198894=53343} 2024-09-21T09:33:54.313 INFO:tasks.rados.rados.0.smithi137.stdout:492: writing smithi13778320-492 from 652237 to 1446088 tid 1 2024-09-21T09:33:54.319 INFO:tasks.rados.rados.0.smithi137.stdout:492: writing smithi13778320-492 from 2198894 to 2252237 tid 2 2024-09-21T09:33:54.319 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:54.319 INFO:tasks.rados.rados.0.smithi137.stdout:477: finishing write tid 2 to smithi13778320-477 2024-09-21T09:33:54.319 INFO:tasks.rados.rados.0.smithi137.stdout:477: finishing write tid 3 to smithi13778320-477 2024-09-21T09:33:54.319 INFO:tasks.rados.rados.0.smithi137.stdout:477: finishing write tid 4 to smithi13778320-477 2024-09-21T09:33:54.319 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 477 v 116 (ObjNum 476 snap 0 seq_num 476) dirty exists 2024-09-21T09:33:54.319 INFO:tasks.rados.rados.0.smithi137.stdout:477: left oid 477 (ObjNum 476 snap 0 seq_num 476) 2024-09-21T09:33:54.319 INFO:tasks.rados.rados.0.smithi137.stdout:478: finishing write tid 1 to smithi13778320-478 2024-09-21T09:33:54.319 INFO:tasks.rados.rados.0.smithi137.stdout:478: finishing write tid 2 to smithi13778320-478 2024-09-21T09:33:54.319 INFO:tasks.rados.rados.0.smithi137.stdout:478: finishing write tid 3 to smithi13778320-478 2024-09-21T09:33:54.319 INFO:tasks.rados.rados.0.smithi137.stdout:478: finishing write tid 4 to smithi13778320-478 2024-09-21T09:33:54.319 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 478 v 84 (ObjNum 477 snap 0 seq_num 477) dirty exists 2024-09-21T09:33:54.319 INFO:tasks.rados.rados.0.smithi137.stdout:478: left oid 478 (ObjNum 477 snap 0 seq_num 477) 2024-09-21T09:33:54.320 INFO:tasks.rados.rados.0.smithi137.stdout:479: finishing write tid 1 to smithi13778320-479 2024-09-21T09:33:54.320 INFO:tasks.rados.rados.0.smithi137.stdout:479: finishing write tid 2 to smithi13778320-479 2024-09-21T09:33:54.320 INFO:tasks.rados.rados.0.smithi137.stdout:479: finishing write tid 3 to smithi13778320-479 2024-09-21T09:33:54.320 INFO:tasks.rados.rados.0.smithi137.stdout:479: finishing write tid 4 to smithi13778320-479 2024-09-21T09:33:54.320 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 479 v 131 (ObjNum 478 snap 0 seq_num 478) dirty exists 2024-09-21T09:33:54.320 INFO:tasks.rados.rados.0.smithi137.stdout:479: left oid 479 (ObjNum 478 snap 0 seq_num 478) 2024-09-21T09:33:54.320 INFO:tasks.rados.rados.0.smithi137.stdout:480: finishing write tid 1 to smithi13778320-480 2024-09-21T09:33:54.320 INFO:tasks.rados.rados.0.smithi137.stdout:480: finishing write tid 2 to smithi13778320-480 2024-09-21T09:33:54.320 INFO:tasks.rados.rados.0.smithi137.stdout:480: finishing write tid 3 to smithi13778320-480 2024-09-21T09:33:54.320 INFO:tasks.rados.rados.0.smithi137.stdout:480: finishing write tid 4 to smithi13778320-480 2024-09-21T09:33:54.321 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 480 v 106 (ObjNum 479 snap 0 seq_num 479) dirty exists 2024-09-21T09:33:54.321 INFO:tasks.rados.rados.0.smithi137.stdout:480: left oid 480 (ObjNum 479 snap 0 seq_num 479) 2024-09-21T09:33:54.321 INFO:tasks.rados.rados.0.smithi137.stdout:481: finishing write tid 1 to smithi13778320-481 2024-09-21T09:33:54.321 INFO:tasks.rados.rados.0.smithi137.stdout:481: finishing write tid 2 to smithi13778320-481 2024-09-21T09:33:54.321 INFO:tasks.rados.rados.0.smithi137.stdout:477: done (15 left) 2024-09-21T09:33:54.321 INFO:tasks.rados.rados.0.smithi137.stdout:478: done (14 left) 2024-09-21T09:33:54.321 INFO:tasks.rados.rados.0.smithi137.stdout:479: done (13 left) 2024-09-21T09:33:54.321 INFO:tasks.rados.rados.0.smithi137.stdout:480: done (12 left) 2024-09-21T09:33:54.321 INFO:tasks.rados.rados.0.smithi137.stdout:493: write initial oid 493 2024-09-21T09:33:54.321 INFO:tasks.rados.rados.0.smithi137.stdout:493: seq_num 492 ranges {669044=469100,1741023=459161} 2024-09-21T09:33:54.324 INFO:tasks.rados.rados.0.smithi137.stdout:493: writing smithi13778320-493 from 669044 to 1138144 tid 1 2024-09-21T09:33:54.330 INFO:tasks.rados.rados.0.smithi137.stdout:493: writing smithi13778320-493 from 1741023 to 2200184 tid 2 2024-09-21T09:33:54.330 INFO:tasks.rados.rados.0.smithi137.stdout:494: write initial oid 494 2024-09-21T09:33:54.331 INFO:tasks.rados.rados.0.smithi137.stdout:494: seq_num 493 ranges {685851=544349,1799505=486346} 2024-09-21T09:33:54.337 INFO:tasks.rados.rados.0.smithi137.stdout:494: writing smithi13778320-494 from 685851 to 1230200 tid 1 2024-09-21T09:33:54.343 INFO:tasks.rados.rados.0.smithi137.stdout:494: writing smithi13778320-494 from 1799505 to 2285851 tid 2 2024-09-21T09:33:54.343 INFO:tasks.rados.rados.0.smithi137.stdout:495: write initial oid 495 2024-09-21T09:33:54.344 INFO:tasks.rados.rados.0.smithi137.stdout:495: seq_num 494 ranges {702658=619598,1857987=444671} 2024-09-21T09:33:54.351 INFO:tasks.rados.rados.0.smithi137.stdout:495: writing smithi13778320-495 from 702658 to 1322256 tid 1 2024-09-21T09:33:54.356 INFO:tasks.rados.rados.0.smithi137.stdout:495: writing smithi13778320-495 from 1857987 to 2302658 tid 2 2024-09-21T09:33:54.356 INFO:tasks.rados.rados.0.smithi137.stdout:496: write initial oid 496 2024-09-21T09:33:54.356 INFO:tasks.rados.rados.0.smithi137.stdout:496: seq_num 495 ranges {719465=411200,1632822=686643} 2024-09-21T09:33:54.362 INFO:tasks.rados.rados.0.smithi137.stdout:496: writing smithi13778320-496 from 719465 to 1130665 tid 1 2024-09-21T09:33:54.370 INFO:tasks.rados.rados.0.smithi137.stdout:496: writing smithi13778320-496 from 1632822 to 2319465 tid 2 2024-09-21T09:33:54.370 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:54.370 INFO:tasks.rados.rados.0.smithi137.stdout:481: finishing write tid 3 to smithi13778320-481 2024-09-21T09:33:54.370 INFO:tasks.rados.rados.0.smithi137.stdout:481: finishing write tid 4 to smithi13778320-481 2024-09-21T09:33:54.370 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 481 v 115 (ObjNum 480 snap 0 seq_num 480) dirty exists 2024-09-21T09:33:54.370 INFO:tasks.rados.rados.0.smithi137.stdout:481: left oid 481 (ObjNum 480 snap 0 seq_num 480) 2024-09-21T09:33:54.370 INFO:tasks.rados.rados.0.smithi137.stdout:482: finishing write tid 1 to smithi13778320-482 2024-09-21T09:33:54.370 INFO:tasks.rados.rados.0.smithi137.stdout:482: finishing write tid 2 to smithi13778320-482 2024-09-21T09:33:54.370 INFO:tasks.rados.rados.0.smithi137.stdout:481: done (15 left) 2024-09-21T09:33:54.370 INFO:tasks.rados.rados.0.smithi137.stdout:497: write initial oid 497 2024-09-21T09:33:54.371 INFO:tasks.rados.rados.0.smithi137.stdout:497: seq_num 496 ranges {736272=486449,1974951=361321} 2024-09-21T09:33:54.376 INFO:tasks.rados.rados.0.smithi137.stdout:497: writing smithi13778320-497 from 736272 to 1222721 tid 1 2024-09-21T09:33:54.383 INFO:tasks.rados.rados.0.smithi137.stdout:497: writing smithi13778320-497 from 1974951 to 2336272 tid 2 2024-09-21T09:33:54.383 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:54.383 INFO:tasks.rados.rados.0.smithi137.stdout:482: finishing write tid 3 to smithi13778320-482 2024-09-21T09:33:54.384 INFO:tasks.rados.rados.0.smithi137.stdout:482: finishing write tid 4 to smithi13778320-482 2024-09-21T09:33:54.384 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 482 v 124 (ObjNum 481 snap 0 seq_num 481) dirty exists 2024-09-21T09:33:54.384 INFO:tasks.rados.rados.0.smithi137.stdout:482: left oid 482 (ObjNum 481 snap 0 seq_num 481) 2024-09-21T09:33:54.384 INFO:tasks.rados.rados.0.smithi137.stdout:483: finishing write tid 1 to smithi13778320-483 2024-09-21T09:33:54.384 INFO:tasks.rados.rados.0.smithi137.stdout:483: finishing write tid 2 to smithi13778320-483 2024-09-21T09:33:54.384 INFO:tasks.rados.rados.0.smithi137.stdout:483: finishing write tid 3 to smithi13778320-483 2024-09-21T09:33:54.384 INFO:tasks.rados.rados.0.smithi137.stdout:483: finishing write tid 4 to smithi13778320-483 2024-09-21T09:33:54.384 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 483 v 118 (ObjNum 482 snap 0 seq_num 482) dirty exists 2024-09-21T09:33:54.384 INFO:tasks.rados.rados.0.smithi137.stdout:483: left oid 483 (ObjNum 482 snap 0 seq_num 482) 2024-09-21T09:33:54.384 INFO:tasks.rados.rados.0.smithi137.stdout:484: finishing write tid 1 to smithi13778320-484 2024-09-21T09:33:54.384 INFO:tasks.rados.rados.0.smithi137.stdout:482: done (15 left) 2024-09-21T09:33:54.384 INFO:tasks.rados.rados.0.smithi137.stdout:483: done (14 left) 2024-09-21T09:33:54.384 INFO:tasks.rados.rados.0.smithi137.stdout:498: write initial oid 498 2024-09-21T09:33:54.384 INFO:tasks.rados.rados.0.smithi137.stdout:498: seq_num 497 ranges {753079=561698,2033433=319646} 2024-09-21T09:33:54.390 INFO:tasks.rados.rados.0.smithi137.stdout:498: writing smithi13778320-498 from 753079 to 1314777 tid 1 2024-09-21T09:33:54.396 INFO:tasks.rados.rados.0.smithi137.stdout:498: writing smithi13778320-498 from 2033433 to 2353079 tid 2 2024-09-21T09:33:54.396 INFO:tasks.rados.rados.0.smithi137.stdout:499: write initial oid 499 2024-09-21T09:33:54.396 INFO:tasks.rados.rados.0.smithi137.stdout:499: seq_num 498 ranges {769886=636947,2091915=277971} 2024-09-21T09:33:54.404 INFO:tasks.rados.rados.0.smithi137.stdout:499: writing smithi13778320-499 from 769886 to 1406833 tid 1 2024-09-21T09:33:54.410 INFO:tasks.rados.rados.0.smithi137.stdout:499: writing smithi13778320-499 from 2091915 to 2369886 tid 2 2024-09-21T09:33:54.410 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:54.410 INFO:tasks.rados.rados.0.smithi137.stdout:484: finishing write tid 2 to smithi13778320-484 2024-09-21T09:33:54.410 INFO:tasks.rados.rados.0.smithi137.stdout:484: finishing write tid 3 to smithi13778320-484 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:484: finishing write tid 4 to smithi13778320-484 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 484 v 80 (ObjNum 483 snap 0 seq_num 483) dirty exists 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:484: left oid 484 (ObjNum 483 snap 0 seq_num 483) 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:485: finishing write tid 1 to smithi13778320-485 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:485: finishing write tid 2 to smithi13778320-485 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:485: finishing write tid 3 to smithi13778320-485 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:485: finishing write tid 4 to smithi13778320-485 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 485 v 119 (ObjNum 484 snap 0 seq_num 484) dirty exists 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:485: left oid 485 (ObjNum 484 snap 0 seq_num 484) 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:486: finishing write tid 1 to smithi13778320-486 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:486: finishing write tid 2 to smithi13778320-486 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:486: finishing write tid 3 to smithi13778320-486 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:484: done (15 left) 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:485: done (14 left) 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:500: write initial oid 500 2024-09-21T09:33:54.411 INFO:tasks.rados.rados.0.smithi137.stdout:500: seq_num 499 ranges {786693=712196,2150397=236296} 2024-09-21T09:33:54.418 INFO:tasks.rados.rados.0.smithi137.stdout:500: writing smithi13778320-500 from 786693 to 1498889 tid 1 2024-09-21T09:33:54.423 INFO:tasks.rados.rados.0.smithi137.stdout:500: writing smithi13778320-500 from 2150397 to 2386693 tid 2 2024-09-21T09:33:54.424 INFO:tasks.rados.rados.0.smithi137.stdout:501: write oid 208 current snap is 0 2024-09-21T09:33:54.424 INFO:tasks.rados.rados.0.smithi137.stdout:486: finishing write tid 4 to smithi13778320-486 2024-09-21T09:33:54.424 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 486 v 122 (ObjNum 485 snap 0 seq_num 485) dirty exists 2024-09-21T09:33:54.424 INFO:tasks.rados.rados.0.smithi137.stdout:486: left oid 486 (ObjNum 485 snap 0 seq_num 485) 2024-09-21T09:33:54.424 INFO:tasks.rados.rados.0.smithi137.stdout:501: seq_num 500 ranges {403500=787445,1692526=473837} 2024-09-21T09:33:54.430 INFO:tasks.rados.rados.0.smithi137.stdout:501: writing smithi13778320-208 from 403500 to 1190945 tid 1 2024-09-21T09:33:54.436 INFO:tasks.rados.rados.0.smithi137.stdout:501: writing smithi13778320-208 from 1692526 to 2166363 tid 2 2024-09-21T09:33:54.436 INFO:tasks.rados.rados.0.smithi137.stdout:486: done (15 left) 2024-09-21T09:33:54.436 INFO:tasks.rados.rados.0.smithi137.stdout:502: write oid 47 current snap is 0 2024-09-21T09:33:54.436 INFO:tasks.rados.rados.0.smithi137.stdout:487: finishing write tid 1 to smithi13778320-487 2024-09-21T09:33:54.436 INFO:tasks.rados.rados.0.smithi137.stdout:487: finishing write tid 2 to smithi13778320-487 2024-09-21T09:33:54.436 INFO:tasks.rados.rados.0.smithi137.stdout:487: finishing write tid 3 to smithi13778320-487 2024-09-21T09:33:54.436 INFO:tasks.rados.rados.0.smithi137.stdout:502: seq_num 501 ranges {420307=462694,1351008=617495} 2024-09-21T09:33:54.441 INFO:tasks.rados.rados.0.smithi137.stdout:502: writing smithi13778320-47 from 420307 to 883001 tid 1 2024-09-21T09:33:54.448 INFO:tasks.rados.rados.0.smithi137.stdout:502: writing smithi13778320-47 from 1351008 to 1968503 tid 2 2024-09-21T09:33:54.448 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:54.449 INFO:tasks.rados.rados.0.smithi137.stdout:487: finishing write tid 4 to smithi13778320-487 2024-09-21T09:33:54.449 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 487 v 109 (ObjNum 486 snap 0 seq_num 486) dirty exists 2024-09-21T09:33:54.449 INFO:tasks.rados.rados.0.smithi137.stdout:487: left oid 487 (ObjNum 486 snap 0 seq_num 486) 2024-09-21T09:33:54.449 INFO:tasks.rados.rados.0.smithi137.stdout:488: finishing write tid 1 to smithi13778320-488 2024-09-21T09:33:54.449 INFO:tasks.rados.rados.0.smithi137.stdout:487: done (15 left) 2024-09-21T09:33:54.449 INFO:tasks.rados.rados.0.smithi137.stdout:503: delete oid 194 current snap is 0 2024-09-21T09:33:54.449 INFO:tasks.rados.rados.0.smithi137.stdout:488: finishing write tid 2 to smithi13778320-488 2024-09-21T09:33:54.449 INFO:tasks.rados.rados.0.smithi137.stdout:488: finishing write tid 3 to smithi13778320-488 2024-09-21T09:33:54.449 INFO:tasks.rados.rados.0.smithi137.stdout:488: finishing write tid 4 to smithi13778320-488 2024-09-21T09:33:54.449 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 488 v 122 (ObjNum 487 snap 0 seq_num 487) dirty exists 2024-09-21T09:33:54.449 INFO:tasks.rados.rados.0.smithi137.stdout:488: left oid 488 (ObjNum 487 snap 0 seq_num 487) 2024-09-21T09:33:54.449 INFO:tasks.rados.rados.0.smithi137.stdout:489: finishing write tid 1 to smithi13778320-489 2024-09-21T09:33:54.449 INFO:tasks.rados.rados.0.smithi137.stdout:489: finishing write tid 2 to smithi13778320-489 2024-09-21T09:33:54.449 INFO:tasks.rados.rados.0.smithi137.stdout:489: finishing write tid 3 to smithi13778320-489 2024-09-21T09:33:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:489: finishing write tid 4 to smithi13778320-489 2024-09-21T09:33:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 489 v 127 (ObjNum 488 snap 0 seq_num 488) dirty exists 2024-09-21T09:33:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:489: left oid 489 (ObjNum 488 snap 0 seq_num 488) 2024-09-21T09:33:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:490: finishing write tid 1 to smithi13778320-490 2024-09-21T09:33:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:490: finishing write tid 2 to smithi13778320-490 2024-09-21T09:33:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:490: finishing write tid 3 to smithi13778320-490 2024-09-21T09:33:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:490: finishing write tid 4 to smithi13778320-490 2024-09-21T09:33:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 490 v 89 (ObjNum 489 snap 0 seq_num 489) dirty exists 2024-09-21T09:33:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:490: left oid 490 (ObjNum 489 snap 0 seq_num 489) 2024-09-21T09:33:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:491: finishing write tid 1 to smithi13778320-491 2024-09-21T09:33:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:491: finishing write tid 2 to smithi13778320-491 2024-09-21T09:33:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:491: finishing write tid 3 to smithi13778320-491 2024-09-21T09:33:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:491: finishing write tid 4 to smithi13778320-491 2024-09-21T09:33:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 491 v 90 (ObjNum 490 snap 0 seq_num 490) dirty exists 2024-09-21T09:33:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:491: left oid 491 (ObjNum 490 snap 0 seq_num 490) 2024-09-21T09:33:54.451 INFO:tasks.rados.rados.0.smithi137.stdout:492: finishing write tid 1 to smithi13778320-492 2024-09-21T09:33:54.451 INFO:tasks.rados.rados.0.smithi137.stdout:492: finishing write tid 2 to smithi13778320-492 2024-09-21T09:33:54.451 INFO:tasks.rados.rados.0.smithi137.stdout:492: finishing write tid 3 to smithi13778320-492 2024-09-21T09:33:54.451 INFO:tasks.rados.rados.0.smithi137.stdout:492: finishing write tid 4 to smithi13778320-492 2024-09-21T09:33:54.451 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 492 v 133 (ObjNum 491 snap 0 seq_num 491) dirty exists 2024-09-21T09:33:54.451 INFO:tasks.rados.rados.0.smithi137.stdout:492: left oid 492 (ObjNum 491 snap 0 seq_num 491) 2024-09-21T09:33:54.451 INFO:tasks.rados.rados.0.smithi137.stdout:493: finishing write tid 1 to smithi13778320-493 2024-09-21T09:33:54.451 INFO:tasks.rados.rados.0.smithi137.stdout:493: finishing write tid 2 to smithi13778320-493 2024-09-21T09:33:54.451 INFO:tasks.rados.rados.0.smithi137.stdout:493: finishing write tid 3 to smithi13778320-493 2024-09-21T09:33:54.451 INFO:tasks.rados.rados.0.smithi137.stdout:493: finishing write tid 4 to smithi13778320-493 2024-09-21T09:33:54.451 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 493 v 136 (ObjNum 492 snap 0 seq_num 492) dirty exists 2024-09-21T09:33:54.452 INFO:tasks.rados.rados.0.smithi137.stdout:493: left oid 493 (ObjNum 492 snap 0 seq_num 492) 2024-09-21T09:33:54.452 INFO:tasks.rados.rados.0.smithi137.stdout:494: finishing write tid 1 to smithi13778320-494 2024-09-21T09:33:54.452 INFO:tasks.rados.rados.0.smithi137.stdout:494: finishing write tid 2 to smithi13778320-494 2024-09-21T09:33:54.452 INFO:tasks.rados.rados.0.smithi137.stdout:494: finishing write tid 3 to smithi13778320-494 2024-09-21T09:33:54.452 INFO:tasks.rados.rados.0.smithi137.stdout:494: finishing write tid 4 to smithi13778320-494 2024-09-21T09:33:54.452 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 494 v 125 (ObjNum 493 snap 0 seq_num 493) dirty exists 2024-09-21T09:33:54.452 INFO:tasks.rados.rados.0.smithi137.stdout:494: left oid 494 (ObjNum 493 snap 0 seq_num 493) 2024-09-21T09:33:54.452 INFO:tasks.rados.rados.0.smithi137.stdout:495: finishing write tid 1 to smithi13778320-495 2024-09-21T09:33:54.452 INFO:tasks.rados.rados.0.smithi137.stdout:495: finishing write tid 2 to smithi13778320-495 2024-09-21T09:33:54.452 INFO:tasks.rados.rados.0.smithi137.stdout:495: finishing write tid 3 to smithi13778320-495 2024-09-21T09:33:54.452 INFO:tasks.rados.rados.0.smithi137.stdout:495: finishing write tid 4 to smithi13778320-495 2024-09-21T09:33:54.452 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 495 v 121 (ObjNum 494 snap 0 seq_num 494) dirty exists 2024-09-21T09:33:54.452 INFO:tasks.rados.rados.0.smithi137.stdout:495: left oid 495 (ObjNum 494 snap 0 seq_num 494) 2024-09-21T09:33:54.452 INFO:tasks.rados.rados.0.smithi137.stdout:496: finishing write tid 1 to smithi13778320-496 2024-09-21T09:33:54.452 INFO:tasks.rados.rados.0.smithi137.stdout:496: finishing write tid 2 to smithi13778320-496 2024-09-21T09:33:54.453 INFO:tasks.rados.rados.0.smithi137.stdout:496: finishing write tid 3 to smithi13778320-496 2024-09-21T09:33:54.453 INFO:tasks.rados.rados.0.smithi137.stdout:496: finishing write tid 4 to smithi13778320-496 2024-09-21T09:33:54.453 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 496 v 87 (ObjNum 495 snap 0 seq_num 495) dirty exists 2024-09-21T09:33:54.453 INFO:tasks.rados.rados.0.smithi137.stdout:496: left oid 496 (ObjNum 495 snap 0 seq_num 495) 2024-09-21T09:33:54.453 INFO:tasks.rados.rados.0.smithi137.stdout:497: finishing write tid 1 to smithi13778320-497 2024-09-21T09:33:54.453 INFO:tasks.rados.rados.0.smithi137.stdout:497: finishing write tid 2 to smithi13778320-497 2024-09-21T09:33:54.453 INFO:tasks.rados.rados.0.smithi137.stdout:497: finishing write tid 3 to smithi13778320-497 2024-09-21T09:33:54.453 INFO:tasks.rados.rados.0.smithi137.stdout:497: finishing write tid 4 to smithi13778320-497 2024-09-21T09:33:54.453 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 497 v 83 (ObjNum 496 snap 0 seq_num 496) dirty exists 2024-09-21T09:33:54.453 INFO:tasks.rados.rados.0.smithi137.stdout:497: left oid 497 (ObjNum 496 snap 0 seq_num 496) 2024-09-21T09:33:54.453 INFO:tasks.rados.rados.0.smithi137.stdout:498: finishing write tid 1 to smithi13778320-498 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:498: finishing write tid 2 to smithi13778320-498 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:498: finishing write tid 3 to smithi13778320-498 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:498: finishing write tid 4 to smithi13778320-498 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 498 v 92 (ObjNum 497 snap 0 seq_num 497) dirty exists 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:498: left oid 498 (ObjNum 497 snap 0 seq_num 497) 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:499: finishing write tid 1 to smithi13778320-499 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:499: finishing write tid 2 to smithi13778320-499 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:499: finishing write tid 3 to smithi13778320-499 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:499: finishing write tid 4 to smithi13778320-499 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 499 v 124 (ObjNum 498 snap 0 seq_num 498) dirty exists 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:499: left oid 499 (ObjNum 498 snap 0 seq_num 498) 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:500: finishing write tid 1 to smithi13778320-500 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:500: finishing write tid 2 to smithi13778320-500 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:500: finishing write tid 3 to smithi13778320-500 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:500: finishing write tid 4 to smithi13778320-500 2024-09-21T09:33:54.454 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 500 v 131 (ObjNum 499 snap 0 seq_num 499) dirty exists 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:500: left oid 500 (ObjNum 499 snap 0 seq_num 499) 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:501: finishing write tid 1 to smithi13778320-208 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:501: finishing write tid 2 to smithi13778320-208 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:501: finishing write tid 3 to smithi13778320-208 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:501: finishing write tid 4 to smithi13778320-208 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 208 v 134 (ObjNum 500 snap 0 seq_num 500) dirty exists 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:501: left oid 208 (ObjNum 500 snap 0 seq_num 500) 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:502: finishing write tid 1 to smithi13778320-47 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:488: done (15 left) 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:489: done (14 left) 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:490: done (13 left) 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:491: done (12 left) 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:492: done (11 left) 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:493: done (10 left) 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:494: done (9 left) 2024-09-21T09:33:54.455 INFO:tasks.rados.rados.0.smithi137.stdout:495: done (8 left) 2024-09-21T09:33:54.456 INFO:tasks.rados.rados.0.smithi137.stdout:496: done (7 left) 2024-09-21T09:33:54.456 INFO:tasks.rados.rados.0.smithi137.stdout:497: done (6 left) 2024-09-21T09:33:54.456 INFO:tasks.rados.rados.0.smithi137.stdout:498: done (5 left) 2024-09-21T09:33:54.456 INFO:tasks.rados.rados.0.smithi137.stdout:499: done (4 left) 2024-09-21T09:33:54.456 INFO:tasks.rados.rados.0.smithi137.stdout:500: done (3 left) 2024-09-21T09:33:54.456 INFO:tasks.rados.rados.0.smithi137.stdout:501: done (2 left) 2024-09-21T09:33:54.456 INFO:tasks.rados.rados.0.smithi137.stdout:503: done (1 left) 2024-09-21T09:33:54.456 INFO:tasks.rados.rados.0.smithi137.stdout:504: delete oid 165 current snap is 0 2024-09-21T09:33:54.457 INFO:tasks.rados.rados.0.smithi137.stdout:502: finishing write tid 2 to smithi13778320-47 2024-09-21T09:33:54.457 INFO:tasks.rados.rados.0.smithi137.stdout:502: finishing write tid 3 to smithi13778320-47 2024-09-21T09:33:54.457 INFO:tasks.rados.rados.0.smithi137.stdout:502: finishing write tid 4 to smithi13778320-47 2024-09-21T09:33:54.457 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 47 v 134 (ObjNum 501 snap 0 seq_num 501) dirty exists 2024-09-21T09:33:54.457 INFO:tasks.rados.rados.0.smithi137.stdout:502: left oid 47 (ObjNum 501 snap 0 seq_num 501) 2024-09-21T09:33:54.457 INFO:tasks.rados.rados.0.smithi137.stdout:502: done (1 left) 2024-09-21T09:33:54.457 INFO:tasks.rados.rados.0.smithi137.stdout:504: done (0 left) 2024-09-21T09:33:54.457 INFO:tasks.rados.rados.0.smithi137.stdout:505: write oid 123 current snap is 0 2024-09-21T09:33:54.457 INFO:tasks.rados.rados.0.smithi137.stdout:505: seq_num 504 ranges {470728=404794,1526454=481175} 2024-09-21T09:33:54.457 INFO:tasks.rados.rados.0.smithi137.stdout:505: writing smithi13778320-123 from 470728 to 875522 tid 1 2024-09-21T09:33:54.461 INFO:tasks.rados.rados.0.smithi137.stdout:505: writing smithi13778320-123 from 1526454 to 2007629 tid 2 2024-09-21T09:33:54.461 INFO:tasks.rados.rados.0.smithi137.stdout:506: delete oid 115 current snap is 0 2024-09-21T09:33:54.461 INFO:tasks.rados.rados.0.smithi137.stdout:505: finishing write tid 1 to smithi13778320-123 2024-09-21T09:33:54.462 INFO:tasks.rados.rados.0.smithi137.stdout:506: done (1 left) 2024-09-21T09:33:54.462 INFO:tasks.rados.rados.0.smithi137.stdout:507: read oid 435 snap -1 2024-09-21T09:33:54.462 INFO:tasks.rados.rados.0.smithi137.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2024-09-21T09:33:54.462 INFO:tasks.rados.rados.0.smithi137.stdout:508: write oid 20 current snap is 0 2024-09-21T09:33:54.463 INFO:tasks.rados.rados.0.smithi137.stdout:508: seq_num 506 ranges {504342=555292,1643418=484844} 2024-09-21T09:33:54.468 INFO:tasks.rados.rados.0.smithi137.stdout:508: writing smithi13778320-20 from 504342 to 1059634 tid 1 2024-09-21T09:33:54.475 INFO:tasks.rados.rados.0.smithi137.stdout:508: writing smithi13778320-20 from 1643418 to 2128262 tid 2 2024-09-21T09:33:54.475 INFO:tasks.rados.rados.0.smithi137.stdout:509: read oid 336 snap -1 2024-09-21T09:33:54.475 INFO:tasks.rados.rados.0.smithi137.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T09:33:54.475 INFO:tasks.rados.rados.0.smithi137.stdout:510: read oid 195 snap -1 2024-09-21T09:33:54.475 INFO:tasks.rados.rados.0.smithi137.stdout:510: expect (ObjNum 194 snap 0 seq_num 194) 2024-09-21T09:33:54.475 INFO:tasks.rados.rados.0.smithi137.stdout:511: write oid 166 current snap is 0 2024-09-21T09:33:54.475 INFO:tasks.rados.rados.0.smithi137.stdout:505: finishing write tid 2 to smithi13778320-123 2024-09-21T09:33:54.475 INFO:tasks.rados.rados.0.smithi137.stdout:511: seq_num 507 ranges {521149=630541,1701900=628502} 2024-09-21T09:33:54.482 INFO:tasks.rados.rados.0.smithi137.stdout:511: writing smithi13778320-166 from 521149 to 1151690 tid 1 2024-09-21T09:33:54.489 INFO:tasks.rados.rados.0.smithi137.stdout:511: writing smithi13778320-166 from 1701900 to 2330402 tid 2 2024-09-21T09:33:54.489 INFO:tasks.rados.rados.0.smithi137.stdout:512: write oid 251 current snap is 0 2024-09-21T09:33:54.489 INFO:tasks.rados.rados.0.smithi137.stdout:505: finishing write tid 3 to smithi13778320-123 2024-09-21T09:33:54.489 INFO:tasks.rados.rados.0.smithi137.stdout:512: seq_num 508 ranges {537956=705790,1644029=772160} 2024-09-21T09:33:54.496 INFO:tasks.rados.rados.0.smithi137.stdout:512: writing smithi13778320-251 from 537956 to 1243746 tid 1 2024-09-21T09:33:54.504 INFO:tasks.rados.rados.0.smithi137.stdout:512: writing smithi13778320-251 from 1644029 to 2416189 tid 2 2024-09-21T09:33:54.504 INFO:tasks.rados.rados.0.smithi137.stdout:513: read oid 149 snap -1 2024-09-21T09:33:54.504 INFO:tasks.rados.rados.0.smithi137.stdout:513: expect (ObjNum 148 snap 0 seq_num 148) 2024-09-21T09:33:54.504 INFO:tasks.rados.rados.0.smithi137.stdout:514: read oid 258 snap -1 2024-09-21T09:33:54.504 INFO:tasks.rados.rados.0.smithi137.stdout:514: expect (ObjNum 257 snap 0 seq_num 257) 2024-09-21T09:33:54.504 INFO:tasks.rados.rados.0.smithi137.stdout:515: read oid 328 snap -1 2024-09-21T09:33:54.504 INFO:tasks.rados.rados.0.smithi137.stdout:515: expect (ObjNum 327 snap 0 seq_num 327) 2024-09-21T09:33:54.504 INFO:tasks.rados.rados.0.smithi137.stdout:516: write oid 392 current snap is 0 2024-09-21T09:33:54.504 INFO:tasks.rados.rados.0.smithi137.stdout:505: finishing write tid 4 to smithi13778320-123 2024-09-21T09:33:54.504 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 123 v 137 (ObjNum 504 snap 0 seq_num 504) dirty exists 2024-09-21T09:33:54.504 INFO:tasks.rados.rados.0.smithi137.stdout:505: left oid 123 (ObjNum 504 snap 0 seq_num 504) 2024-09-21T09:33:54.504 INFO:tasks.rados.rados.0.smithi137.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2024-09-21T09:33:54.625 INFO:tasks.rados.rados.0.smithi137.stdout:508: finishing write tid 1 to smithi13778320-20 2024-09-21T09:33:54.625 INFO:tasks.rados.rados.0.smithi137.stdout:516: seq_num 509 ranges {554763=781039,2102511=452252} 2024-09-21T09:33:54.632 INFO:tasks.rados.rados.0.smithi137.stdout:516: writing smithi13778320-392 from 554763 to 1335802 tid 1 2024-09-21T09:33:54.640 INFO:tasks.rados.rados.0.smithi137.stdout:516: writing smithi13778320-392 from 2102511 to 2554763 tid 2 2024-09-21T09:33:54.640 INFO:tasks.rados.rados.0.smithi137.stdout:505: done (10 left) 2024-09-21T09:33:54.640 INFO:tasks.rados.rados.0.smithi137.stdout:507: done (9 left) 2024-09-21T09:33:54.640 INFO:tasks.rados.rados.0.smithi137.stdout:517: write oid 351 current snap is 0 2024-09-21T09:33:54.640 INFO:tasks.rados.rados.0.smithi137.stdout:517: seq_num 510 ranges {571570=572641,1877346=694224} 2024-09-21T09:33:54.646 INFO:tasks.rados.rados.0.smithi137.stdout:517: writing smithi13778320-351 from 571570 to 1144211 tid 1 2024-09-21T09:33:54.655 INFO:tasks.rados.rados.0.smithi137.stdout:517: writing smithi13778320-351 from 1877346 to 2571570 tid 2 2024-09-21T09:33:54.655 INFO:tasks.rados.rados.0.smithi137.stdout:518: read oid 490 snap -1 2024-09-21T09:33:54.655 INFO:tasks.rados.rados.0.smithi137.stdout:518: expect (ObjNum 489 snap 0 seq_num 489) 2024-09-21T09:33:54.655 INFO:tasks.rados.rados.0.smithi137.stdout:519: read oid 158 snap -1 2024-09-21T09:33:54.655 INFO:tasks.rados.rados.0.smithi137.stdout:519: expect (ObjNum 157 snap 0 seq_num 157) 2024-09-21T09:33:54.656 INFO:tasks.rados.rados.0.smithi137.stdout:520: write oid 156 current snap is 0 2024-09-21T09:33:54.656 INFO:tasks.rados.rados.0.smithi137.stdout:520: seq_num 511 ranges {588377=647890,1935828=635840} 2024-09-21T09:33:54.662 INFO:tasks.rados.rados.0.smithi137.stdout:520: writing smithi13778320-156 from 588377 to 1236267 tid 1 2024-09-21T09:33:54.671 INFO:tasks.rados.rados.0.smithi137.stdout:520: writing smithi13778320-156 from 1935828 to 2571668 tid 2 2024-09-21T09:33:54.671 INFO:tasks.rados.rados.0.smithi137.stdout:521: write oid 153 current snap is 0 2024-09-21T09:33:54.671 INFO:tasks.rados.rados.0.smithi137.stdout:521: seq_num 512 ranges {605184=723139,1877957=727227} 2024-09-21T09:33:54.678 INFO:tasks.rados.rados.0.smithi137.stdout:521: writing smithi13778320-153 from 605184 to 1328323 tid 1 2024-09-21T09:33:54.686 INFO:tasks.rados.rados.0.smithi137.stdout:521: writing smithi13778320-153 from 1877957 to 2605184 tid 2 2024-09-21T09:33:54.686 INFO:tasks.rados.rados.0.smithi137.stdout:522: write oid 283 current snap is 0 2024-09-21T09:33:54.686 INFO:tasks.rados.rados.0.smithi137.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T09:33:54.812 INFO:tasks.rados.rados.0.smithi137.stdout:508: finishing write tid 2 to smithi13778320-20 2024-09-21T09:33:54.812 INFO:tasks.rados.rados.0.smithi137.stdout:508: finishing write tid 3 to smithi13778320-20 2024-09-21T09:33:54.812 INFO:tasks.rados.rados.0.smithi137.stdout:508: finishing write tid 4 to smithi13778320-20 2024-09-21T09:33:54.812 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 20 v 130 (ObjNum 506 snap 0 seq_num 506) dirty exists 2024-09-21T09:33:54.812 INFO:tasks.rados.rados.0.smithi137.stdout:508: left oid 20 (ObjNum 506 snap 0 seq_num 506) 2024-09-21T09:33:54.812 INFO:tasks.rados.rados.0.smithi137.stdout:510: expect (ObjNum 194 snap 0 seq_num 194) 2024-09-21T09:33:54.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:54 smithi165 ceph-mon[32789]: pgmap v97: 89 pgs: 89 active+clean; 1.2 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 55 MiB/s wr, 278 op/s 2024-09-21T09:33:54.900 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:54 smithi137 ceph-mon[28941]: pgmap v97: 89 pgs: 89 active+clean; 1.2 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 55 MiB/s wr, 278 op/s 2024-09-21T09:33:54.901 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:54 smithi137 ceph-mon[39068]: pgmap v97: 89 pgs: 89 active+clean; 1.2 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 55 MiB/s wr, 278 op/s 2024-09-21T09:33:54.927 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'while ! ceph mon versions | grep $sha1 && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-09-21T09:33:54.933 INFO:tasks.rados.rados.0.smithi137.stdout:511: finishing write tid 1 to smithi13778320-166 2024-09-21T09:33:54.933 INFO:tasks.rados.rados.0.smithi137.stdout:511: finishing write tid 2 to smithi13778320-166 2024-09-21T09:33:54.933 INFO:tasks.rados.rados.0.smithi137.stdout:511: finishing write tid 3 to smithi13778320-166 2024-09-21T09:33:54.933 INFO:tasks.rados.rados.0.smithi137.stdout:511: finishing write tid 4 to smithi13778320-166 2024-09-21T09:33:54.933 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 166 v 139 (ObjNum 507 snap 0 seq_num 507) dirty exists 2024-09-21T09:33:54.933 INFO:tasks.rados.rados.0.smithi137.stdout:511: left oid 166 (ObjNum 507 snap 0 seq_num 507) 2024-09-21T09:33:54.933 INFO:tasks.rados.rados.0.smithi137.stdout:512: finishing write tid 1 to smithi13778320-251 2024-09-21T09:33:54.933 INFO:tasks.rados.rados.0.smithi137.stdout:522: seq_num 513 ranges {621991=798388,1936439=639509} 2024-09-21T09:33:54.940 INFO:tasks.rados.rados.0.smithi137.stdout:522: writing smithi13778320-283 from 621991 to 1420379 tid 1 2024-09-21T09:33:54.948 INFO:tasks.rados.rados.0.smithi137.stdout:522: writing smithi13778320-283 from 1936439 to 2575948 tid 2 2024-09-21T09:33:54.948 INFO:tasks.rados.rados.0.smithi137.stdout:508: done (14 left) 2024-09-21T09:33:54.948 INFO:tasks.rados.rados.0.smithi137.stdout:509: done (13 left) 2024-09-21T09:33:54.949 INFO:tasks.rados.rados.0.smithi137.stdout:510: done (12 left) 2024-09-21T09:33:54.949 INFO:tasks.rados.rados.0.smithi137.stdout:511: done (11 left) 2024-09-21T09:33:54.949 INFO:tasks.rados.rados.0.smithi137.stdout:523: write oid 447 current snap is 0 2024-09-21T09:33:54.949 INFO:tasks.rados.rados.0.smithi137.stdout:523: seq_num 514 ranges {638798=473637,1594921=783167} 2024-09-21T09:33:54.955 INFO:tasks.rados.rados.0.smithi137.stdout:523: writing smithi13778320-447 from 638798 to 1112435 tid 1 2024-09-21T09:33:54.963 INFO:tasks.rados.rados.0.smithi137.stdout:523: writing smithi13778320-447 from 1594921 to 2378088 tid 2 2024-09-21T09:33:54.963 INFO:tasks.rados.rados.0.smithi137.stdout:524: read oid 429 snap -1 2024-09-21T09:33:54.963 INFO:tasks.rados.rados.0.smithi137.stdout:524: expect (ObjNum 428 snap 0 seq_num 428) 2024-09-21T09:33:54.963 INFO:tasks.rados.rados.0.smithi137.stdout:525: write oid 243 current snap is 0 2024-09-21T09:33:54.963 INFO:tasks.rados.rados.0.smithi137.stdout:525: seq_num 515 ranges {655605=548886,1653403=643178} 2024-09-21T09:33:54.970 INFO:tasks.rados.rados.0.smithi137.stdout:525: writing smithi13778320-243 from 655605 to 1204491 tid 1 2024-09-21T09:33:54.977 INFO:tasks.rados.rados.0.smithi137.stdout:525: writing smithi13778320-243 from 1653403 to 2296581 tid 2 2024-09-21T09:33:54.977 INFO:tasks.rados.rados.0.smithi137.stdout:526: delete oid 238 current snap is 0 2024-09-21T09:33:54.977 INFO:tasks.rados.rados.0.smithi137.stdout:512: finishing write tid 2 to smithi13778320-251 2024-09-21T09:33:54.977 INFO:tasks.rados.rados.0.smithi137.stdout:512: finishing write tid 3 to smithi13778320-251 2024-09-21T09:33:54.977 INFO:tasks.rados.rados.0.smithi137.stdout:512: finishing write tid 4 to smithi13778320-251 2024-09-21T09:33:54.977 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 251 v 86 (ObjNum 508 snap 0 seq_num 508) dirty exists 2024-09-21T09:33:54.977 INFO:tasks.rados.rados.0.smithi137.stdout:512: left oid 251 (ObjNum 508 snap 0 seq_num 508) 2024-09-21T09:33:54.977 INFO:tasks.rados.rados.0.smithi137.stdout:513: expect (ObjNum 148 snap 0 seq_num 148) 2024-09-21T09:33:55.069 INFO:tasks.rados.rados.0.smithi137.stdout:515: expect (ObjNum 327 snap 0 seq_num 327) 2024-09-21T09:33:55.210 INFO:tasks.rados.rados.0.smithi137.stdout:514: expect (ObjNum 257 snap 0 seq_num 257) 2024-09-21T09:33:55.232 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:33:55.303 INFO:tasks.rados.rados.0.smithi137.stdout:512: done (14 left) 2024-09-21T09:33:55.303 INFO:tasks.rados.rados.0.smithi137.stdout:513: done (13 left) 2024-09-21T09:33:55.303 INFO:tasks.rados.rados.0.smithi137.stdout:514: done (12 left) 2024-09-21T09:33:55.303 INFO:tasks.rados.rados.0.smithi137.stdout:515: done (11 left) 2024-09-21T09:33:55.304 INFO:tasks.rados.rados.0.smithi137.stdout:526: done (10 left) 2024-09-21T09:33:55.304 INFO:tasks.rados.rados.0.smithi137.stdout:527: write oid 448 current snap is 0 2024-09-21T09:33:55.304 INFO:tasks.rados.rados.0.smithi137.stdout:516: finishing write tid 1 to smithi13778320-392 2024-09-21T09:33:55.304 INFO:tasks.rados.rados.0.smithi137.stdout:516: finishing write tid 2 to smithi13778320-392 2024-09-21T09:33:55.304 INFO:tasks.rados.rados.0.smithi137.stdout:527: seq_num 517 ranges {689219=415737,1770367=646847} 2024-09-21T09:33:55.310 INFO:tasks.rados.rados.0.smithi137.stdout:527: writing smithi13778320-448 from 689219 to 1104956 tid 1 2024-09-21T09:33:55.318 INFO:tasks.rados.rados.0.smithi137.stdout:527: writing smithi13778320-448 from 1770367 to 2417214 tid 2 2024-09-21T09:33:55.318 INFO:tasks.rados.rados.0.smithi137.stdout:528: read oid 184 snap -1 2024-09-21T09:33:55.318 INFO:tasks.rados.rados.0.smithi137.stdout:528: expect (ObjNum 183 snap 0 seq_num 183) 2024-09-21T09:33:55.318 INFO:tasks.rados.rados.0.smithi137.stdout:529: delete oid 22 current snap is 0 2024-09-21T09:33:55.318 INFO:tasks.rados.rados.0.smithi137.stdout:516: finishing write tid 3 to smithi13778320-392 2024-09-21T09:33:55.318 INFO:tasks.rados.rados.0.smithi137.stdout:516: finishing write tid 4 to smithi13778320-392 2024-09-21T09:33:55.318 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 392 v 103 (ObjNum 509 snap 0 seq_num 509) dirty exists 2024-09-21T09:33:55.318 INFO:tasks.rados.rados.0.smithi137.stdout:516: left oid 392 (ObjNum 509 snap 0 seq_num 509) 2024-09-21T09:33:55.319 INFO:tasks.rados.rados.0.smithi137.stdout:517: finishing write tid 1 to smithi13778320-351 2024-09-21T09:33:55.319 INFO:tasks.rados.rados.0.smithi137.stdout:517: finishing write tid 2 to smithi13778320-351 2024-09-21T09:33:55.319 INFO:tasks.rados.rados.0.smithi137.stdout:517: finishing write tid 3 to smithi13778320-351 2024-09-21T09:33:55.319 INFO:tasks.rados.rados.0.smithi137.stdout:517: finishing write tid 4 to smithi13778320-351 2024-09-21T09:33:55.319 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 351 v 89 (ObjNum 510 snap 0 seq_num 510) dirty exists 2024-09-21T09:33:55.319 INFO:tasks.rados.rados.0.smithi137.stdout:517: left oid 351 (ObjNum 510 snap 0 seq_num 510) 2024-09-21T09:33:55.319 INFO:tasks.rados.rados.0.smithi137.stdout:518: expect (ObjNum 489 snap 0 seq_num 489) 2024-09-21T09:33:55.396 INFO:tasks.rados.rados.0.smithi137.stdout:519: expect (ObjNum 157 snap 0 seq_num 157) 2024-09-21T09:33:55.493 INFO:tasks.rados.rados.0.smithi137.stdout:520: finishing write tid 1 to smithi13778320-156 2024-09-21T09:33:55.493 INFO:tasks.rados.rados.0.smithi137.stdout:520: finishing write tid 2 to smithi13778320-156 2024-09-21T09:33:55.493 INFO:tasks.rados.rados.0.smithi137.stdout:520: finishing write tid 3 to smithi13778320-156 2024-09-21T09:33:55.493 INFO:tasks.rados.rados.0.smithi137.stdout:520: finishing write tid 4 to smithi13778320-156 2024-09-21T09:33:55.494 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 156 v 96 (ObjNum 511 snap 0 seq_num 511) dirty exists 2024-09-21T09:33:55.494 INFO:tasks.rados.rados.0.smithi137.stdout:520: left oid 156 (ObjNum 511 snap 0 seq_num 511) 2024-09-21T09:33:55.494 INFO:tasks.rados.rados.0.smithi137.stdout:516: done (12 left) 2024-09-21T09:33:55.494 INFO:tasks.rados.rados.0.smithi137.stdout:517: done (11 left) 2024-09-21T09:33:55.494 INFO:tasks.rados.rados.0.smithi137.stdout:518: done (10 left) 2024-09-21T09:33:55.494 INFO:tasks.rados.rados.0.smithi137.stdout:519: done (9 left) 2024-09-21T09:33:55.494 INFO:tasks.rados.rados.0.smithi137.stdout:520: done (8 left) 2024-09-21T09:33:55.494 INFO:tasks.rados.rados.0.smithi137.stdout:529: done (7 left) 2024-09-21T09:33:55.494 INFO:tasks.rados.rados.0.smithi137.stdout:530: write oid 427 current snap is 0 2024-09-21T09:33:55.494 INFO:tasks.rados.rados.0.smithi137.stdout:521: finishing write tid 1 to smithi13778320-153 2024-09-21T09:33:55.494 INFO:tasks.rados.rados.0.smithi137.stdout:530: seq_num 519 ranges {722833=566235,1887331=650516} 2024-09-21T09:33:55.500 INFO:tasks.rados.rados.0.smithi137.stdout:530: writing smithi13778320-427 from 722833 to 1289068 tid 1 2024-09-21T09:33:55.507 INFO:tasks.rados.rados.0.smithi137.stdout:530: writing smithi13778320-427 from 1887331 to 2537847 tid 2 2024-09-21T09:33:55.508 INFO:tasks.rados.rados.0.smithi137.stdout:531: read oid 213 snap -1 2024-09-21T09:33:55.508 INFO:tasks.rados.rados.0.smithi137.stdout:531: expect (ObjNum 212 snap 0 seq_num 212) 2024-09-21T09:33:55.508 INFO:tasks.rados.rados.0.smithi137.stdout:532: write oid 93 current snap is 0 2024-09-21T09:33:55.508 INFO:tasks.rados.rados.0.smithi137.stdout:521: finishing write tid 2 to smithi13778320-153 2024-09-21T09:33:55.508 INFO:tasks.rados.rados.0.smithi137.stdout:532: seq_num 520 ranges {739640=641484,1829460=794174} 2024-09-21T09:33:55.515 INFO:tasks.rados.rados.0.smithi137.stdout:532: writing smithi13778320-93 from 739640 to 1381124 tid 1 2024-09-21T09:33:55.523 INFO:tasks.rados.rados.0.smithi137.stdout:532: writing smithi13778320-93 from 1829460 to 2623634 tid 2 2024-09-21T09:33:55.523 INFO:tasks.rados.rados.0.smithi137.stdout:533: write oid 233 current snap is 0 2024-09-21T09:33:55.523 INFO:tasks.rados.rados.0.smithi137.stdout:521: finishing write tid 3 to smithi13778320-153 2024-09-21T09:33:55.523 INFO:tasks.rados.rados.0.smithi137.stdout:521: finishing write tid 4 to smithi13778320-153 2024-09-21T09:33:55.524 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 153 v 93 (ObjNum 512 snap 0 seq_num 512) dirty exists 2024-09-21T09:33:55.524 INFO:tasks.rados.rados.0.smithi137.stdout:521: left oid 153 (ObjNum 512 snap 0 seq_num 512) 2024-09-21T09:33:55.524 INFO:tasks.rados.rados.0.smithi137.stdout:522: finishing write tid 1 to smithi13778320-283 2024-09-21T09:33:55.524 INFO:tasks.rados.rados.0.smithi137.stdout:522: finishing write tid 2 to smithi13778320-283 2024-09-21T09:33:55.524 INFO:tasks.rados.rados.0.smithi137.stdout:522: finishing write tid 3 to smithi13778320-283 2024-09-21T09:33:55.524 INFO:tasks.rados.rados.0.smithi137.stdout:522: finishing write tid 4 to smithi13778320-283 2024-09-21T09:33:55.524 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 283 v 96 (ObjNum 513 snap 0 seq_num 513) dirty exists 2024-09-21T09:33:55.524 INFO:tasks.rados.rados.0.smithi137.stdout:522: left oid 283 (ObjNum 513 snap 0 seq_num 513) 2024-09-21T09:33:55.524 INFO:tasks.rados.rados.0.smithi137.stdout:523: finishing write tid 1 to smithi13778320-447 2024-09-21T09:33:55.524 INFO:tasks.rados.rados.0.smithi137.stdout:533: seq_num 521 ranges {756447=716733,1887942=537832} 2024-09-21T09:33:55.532 INFO:tasks.rados.rados.0.smithi137.stdout:533: writing smithi13778320-233 from 756447 to 1473180 tid 1 2024-09-21T09:33:55.538 INFO:tasks.rados.rados.0.smithi137.stdout:533: writing smithi13778320-233 from 1887942 to 2425774 tid 2 2024-09-21T09:33:55.538 INFO:tasks.rados.rados.0.smithi137.stdout:521: done (10 left) 2024-09-21T09:33:55.538 INFO:tasks.rados.rados.0.smithi137.stdout:522: done (9 left) 2024-09-21T09:33:55.538 INFO:tasks.rados.rados.0.smithi137.stdout:534: read oid 365 snap -1 2024-09-21T09:33:55.538 INFO:tasks.rados.rados.0.smithi137.stdout:534: expect (ObjNum 364 snap 0 seq_num 364) 2024-09-21T09:33:55.538 INFO:tasks.rados.rados.0.smithi137.stdout:535: read oid 63 snap -1 2024-09-21T09:33:55.538 INFO:tasks.rados.rados.0.smithi137.stdout:535: expect (ObjNum 62 snap 0 seq_num 62) 2024-09-21T09:33:55.538 INFO:tasks.rados.rados.0.smithi137.stdout:536: write oid 273 current snap is 0 2024-09-21T09:33:55.539 INFO:tasks.rados.rados.0.smithi137.stdout:523: finishing write tid 2 to smithi13778320-447 2024-09-21T09:33:55.539 INFO:tasks.rados.rados.0.smithi137.stdout:523: finishing write tid 3 to smithi13778320-447 2024-09-21T09:33:55.539 INFO:tasks.rados.rados.0.smithi137.stdout:536: seq_num 522 ranges {773254=791982,2346424=426830} 2024-09-21T09:33:55.547 INFO:tasks.rados.rados.0.smithi137.stdout:536: writing smithi13778320-273 from 773254 to 1565236 tid 1 2024-09-21T09:33:55.555 INFO:tasks.rados.rados.0.smithi137.stdout:536: writing smithi13778320-273 from 2346424 to 2773254 tid 2 2024-09-21T09:33:55.555 INFO:tasks.rados.rados.0.smithi137.stdout:537: read oid 355 snap -1 2024-09-21T09:33:55.555 INFO:tasks.rados.rados.0.smithi137.stdout:537: expect (ObjNum 354 snap 0 seq_num 354) 2024-09-21T09:33:55.555 INFO:tasks.rados.rados.0.smithi137.stdout:538: write oid 240 current snap is 0 2024-09-21T09:33:55.555 INFO:tasks.rados.rados.0.smithi137.stdout:523: finishing write tid 4 to smithi13778320-447 2024-09-21T09:33:55.555 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 447 v 127 (ObjNum 514 snap 0 seq_num 514) dirty exists 2024-09-21T09:33:55.555 INFO:tasks.rados.rados.0.smithi137.stdout:523: left oid 447 (ObjNum 514 snap 0 seq_num 514) 2024-09-21T09:33:55.555 INFO:tasks.rados.rados.0.smithi137.stdout:524: expect (ObjNum 428 snap 0 seq_num 428) 2024-09-21T09:33:55.674 INFO:tasks.rados.rados.0.smithi137.stdout:525: finishing write tid 1 to smithi13778320-243 2024-09-21T09:33:55.674 INFO:tasks.rados.rados.0.smithi137.stdout:525: finishing write tid 2 to smithi13778320-243 2024-09-21T09:33:55.674 INFO:tasks.rados.rados.0.smithi137.stdout:538: seq_num 523 ranges {790061=467231,2004906=541501} 2024-09-21T09:33:55.681 INFO:tasks.rados.rados.0.smithi137.stdout:538: writing smithi13778320-240 from 790061 to 1257292 tid 1 2024-09-21T09:33:55.689 INFO:tasks.rados.rados.0.smithi137.stdout:538: writing smithi13778320-240 from 2004906 to 2546407 tid 2 2024-09-21T09:33:55.689 INFO:tasks.rados.rados.0.smithi137.stdout:523: done (13 left) 2024-09-21T09:33:55.689 INFO:tasks.rados.rados.0.smithi137.stdout:524: done (12 left) 2024-09-21T09:33:55.689 INFO:tasks.rados.rados.0.smithi137.stdout:539: write oid 50 current snap is 0 2024-09-21T09:33:55.689 INFO:tasks.rados.rados.0.smithi137.stdout:525: finishing write tid 3 to smithi13778320-243 2024-09-21T09:33:55.689 INFO:tasks.rados.rados.0.smithi137.stdout:539: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2024-09-21T09:33:55.694 INFO:tasks.rados.rados.0.smithi137.stdout:539: writing smithi13778320-50 from 406868 to 949348 tid 1 2024-09-21T09:33:55.700 INFO:tasks.rados.rados.0.smithi137.stdout:539: writing smithi13778320-50 from 1547035 to 1948547 tid 2 2024-09-21T09:33:55.705 INFO:tasks.rados.rados.0.smithi137.stdout:539: writing smithi13778320-50 from 2690354 to 2806868 tid 3 2024-09-21T09:33:55.705 INFO:tasks.rados.rados.0.smithi137.stdout:540: read oid 54 snap -1 2024-09-21T09:33:55.705 INFO:tasks.rados.rados.0.smithi137.stdout:540: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-21T09:33:55.706 INFO:tasks.rados.rados.0.smithi137.stdout:541: read oid 449 snap -1 2024-09-21T09:33:55.706 INFO:tasks.rados.rados.0.smithi137.stdout:541: expect (ObjNum 448 snap 0 seq_num 448) 2024-09-21T09:33:55.706 INFO:tasks.rados.rados.0.smithi137.stdout:542: write oid 90 current snap is 0 2024-09-21T09:33:55.706 INFO:tasks.rados.rados.0.smithi137.stdout:525: finishing write tid 4 to smithi13778320-243 2024-09-21T09:33:55.706 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 243 v 128 (ObjNum 515 snap 0 seq_num 515) dirty exists 2024-09-21T09:33:55.706 INFO:tasks.rados.rados.0.smithi137.stdout:525: left oid 243 (ObjNum 515 snap 0 seq_num 515) 2024-09-21T09:33:55.706 INFO:tasks.rados.rados.0.smithi137.stdout:527: finishing write tid 1 to smithi13778320-448 2024-09-21T09:33:55.706 INFO:tasks.rados.rados.0.smithi137.stdout:542: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2024-09-21T09:33:55.712 INFO:tasks.rados.rados.0.smithi137.stdout:542: writing smithi13778320-90 from 423675 to 1157757 tid 1 2024-09-21T09:33:55.718 INFO:tasks.rados.rados.0.smithi137.stdout:542: writing smithi13778320-90 from 1721870 to 2267040 tid 2 2024-09-21T09:33:55.722 INFO:tasks.rados.rados.0.smithi137.stdout:542: writing smithi13778320-90 from 2717777 to 2823675 tid 3 2024-09-21T09:33:55.722 INFO:tasks.rados.rados.0.smithi137.stdout:525: done (15 left) 2024-09-21T09:33:55.722 INFO:tasks.rados.rados.0.smithi137.stdout:543: read oid 476 snap -1 2024-09-21T09:33:55.722 INFO:tasks.rados.rados.0.smithi137.stdout:543: expect (ObjNum 475 snap 0 seq_num 475) 2024-09-21T09:33:55.722 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:55.722 INFO:tasks.rados.rados.0.smithi137.stdout:527: finishing write tid 2 to smithi13778320-448 2024-09-21T09:33:55.722 INFO:tasks.rados.rados.0.smithi137.stdout:527: finishing write tid 3 to smithi13778320-448 2024-09-21T09:33:55.722 INFO:tasks.rados.rados.0.smithi137.stdout:527: finishing write tid 4 to smithi13778320-448 2024-09-21T09:33:55.722 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 448 v 90 (ObjNum 517 snap 0 seq_num 517) dirty exists 2024-09-21T09:33:55.723 INFO:tasks.rados.rados.0.smithi137.stdout:527: left oid 448 (ObjNum 517 snap 0 seq_num 517) 2024-09-21T09:33:55.723 INFO:tasks.rados.rados.0.smithi137.stdout:528: expect (ObjNum 183 snap 0 seq_num 183) 2024-09-21T09:33:55.834 INFO:tasks.rados.rados.0.smithi137.stdout:530: finishing write tid 1 to smithi13778320-427 2024-09-21T09:33:55.834 INFO:tasks.rados.rados.0.smithi137.stdout:530: finishing write tid 2 to smithi13778320-427 2024-09-21T09:33:55.835 INFO:tasks.rados.rados.0.smithi137.stdout:527: done (15 left) 2024-09-21T09:33:55.835 INFO:tasks.rados.rados.0.smithi137.stdout:528: done (14 left) 2024-09-21T09:33:55.835 INFO:tasks.rados.rados.0.smithi137.stdout:544: write oid 390 current snap is 0 2024-09-21T09:33:55.835 INFO:tasks.rados.rados.0.smithi137.stdout:530: finishing write tid 3 to smithi13778320-427 2024-09-21T09:33:55.835 INFO:tasks.rados.rados.0.smithi137.stdout:544: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2024-09-21T09:33:55.839 INFO:tasks.rados.rados.0.smithi137.stdout:544: writing smithi13778320-390 from 440482 to 849813 tid 1 2024-09-21T09:33:55.844 INFO:tasks.rados.rados.0.smithi137.stdout:544: writing smithi13778320-390 from 1380352 to 1785533 tid 2 2024-09-21T09:33:55.850 INFO:tasks.rados.rados.0.smithi137.stdout:544: writing smithi13778320-390 from 2461553 to 2840482 tid 3 2024-09-21T09:33:55.850 INFO:tasks.rados.rados.0.smithi137.stdout:545: write oid 443 current snap is 0 2024-09-21T09:33:55.851 INFO:tasks.rados.rados.0.smithi137.stdout:530: finishing write tid 4 to smithi13778320-427 2024-09-21T09:33:55.851 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 427 v 93 (ObjNum 519 snap 0 seq_num 519) dirty exists 2024-09-21T09:33:55.851 INFO:tasks.rados.rados.0.smithi137.stdout:530: left oid 427 (ObjNum 519 snap 0 seq_num 519) 2024-09-21T09:33:55.851 INFO:tasks.rados.rados.0.smithi137.stdout:531: expect (ObjNum 212 snap 0 seq_num 212) 2024-09-21T09:33:55.978 INFO:tasks.rados.rados.0.smithi137.stdout:532: finishing write tid 1 to smithi13778320-93 2024-09-21T09:33:55.978 INFO:tasks.rados.rados.0.smithi137.stdout:532: finishing write tid 2 to smithi13778320-93 2024-09-21T09:33:55.978 INFO:tasks.rados.rados.0.smithi137.stdout:532: finishing write tid 3 to smithi13778320-93 2024-09-21T09:33:55.978 INFO:tasks.rados.rados.0.smithi137.stdout:532: finishing write tid 4 to smithi13778320-93 2024-09-21T09:33:55.978 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 93 v 99 (ObjNum 520 snap 0 seq_num 520) dirty exists 2024-09-21T09:33:55.978 INFO:tasks.rados.rados.0.smithi137.stdout:532: left oid 93 (ObjNum 520 snap 0 seq_num 520) 2024-09-21T09:33:55.978 INFO:tasks.rados.rados.0.smithi137.stdout:533: finishing write tid 1 to smithi13778320-233 2024-09-21T09:33:55.978 INFO:tasks.rados.rados.0.smithi137.stdout:545: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2024-09-21T09:33:55.982 INFO:tasks.rados.rados.0.smithi137.stdout:545: writing smithi13778320-443 from 457289 to 941869 tid 1 2024-09-21T09:33:55.988 INFO:tasks.rados.rados.0.smithi137.stdout:545: writing smithi13778320-443 from 1438834 to 1987673 tid 2 2024-09-21T09:33:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:545: writing smithi13778320-443 from 2772623 to 2857289 tid 3 2024-09-21T09:33:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:530: done (15 left) 2024-09-21T09:33:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:531: done (14 left) 2024-09-21T09:33:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:532: done (13 left) 2024-09-21T09:33:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:546: read oid 98 snap -1 2024-09-21T09:33:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:546: expect (ObjNum 97 snap 0 seq_num 97) 2024-09-21T09:33:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:547: write oid 252 current snap is 0 2024-09-21T09:33:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:533: finishing write tid 2 to smithi13778320-233 2024-09-21T09:33:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:533: finishing write tid 3 to smithi13778320-233 2024-09-21T09:33:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:533: finishing write tid 4 to smithi13778320-233 2024-09-21T09:33:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 233 v 134 (ObjNum 521 snap 0 seq_num 521) dirty exists 2024-09-21T09:33:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:533: left oid 233 (ObjNum 521 snap 0 seq_num 521) 2024-09-21T09:33:55.995 INFO:tasks.rados.rados.0.smithi137.stdout:534: expect (ObjNum 364 snap 0 seq_num 364) 2024-09-21T09:33:56.074 INFO:tasks.rados.rados.0.smithi137.stdout:535: expect (ObjNum 62 snap 0 seq_num 62) 2024-09-21T09:33:56.185 INFO:tasks.rados.rados.0.smithi137.stdout:536: finishing write tid 1 to smithi13778320-273 2024-09-21T09:33:56.185 INFO:tasks.rados.rados.0.smithi137.stdout:536: finishing write tid 2 to smithi13778320-273 2024-09-21T09:33:56.186 INFO:tasks.rados.rados.0.smithi137.stdout:536: finishing write tid 3 to smithi13778320-273 2024-09-21T09:33:56.186 INFO:tasks.rados.rados.0.smithi137.stdout:547: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2024-09-21T09:33:56.191 INFO:tasks.rados.rados.0.smithi137.stdout:547: writing smithi13778320-252 from 474096 to 1033925 tid 1 2024-09-21T09:33:56.198 INFO:tasks.rados.rados.0.smithi137.stdout:547: writing smithi13778320-252 from 1780963 to 2189813 tid 2 2024-09-21T09:33:56.202 INFO:tasks.rados.rados.0.smithi137.stdout:547: writing smithi13778320-252 from 2800046 to 2874096 tid 3 2024-09-21T09:33:56.202 INFO:tasks.rados.rados.0.smithi137.stdout:533: done (14 left) 2024-09-21T09:33:56.202 INFO:tasks.rados.rados.0.smithi137.stdout:534: done (13 left) 2024-09-21T09:33:56.202 INFO:tasks.rados.rados.0.smithi137.stdout:535: done (12 left) 2024-09-21T09:33:56.202 INFO:tasks.rados.rados.0.smithi137.stdout:548: read oid 320 snap -1 2024-09-21T09:33:56.202 INFO:tasks.rados.rados.0.smithi137.stdout:548: expect (ObjNum 319 snap 0 seq_num 319) 2024-09-21T09:33:56.203 INFO:tasks.rados.rados.0.smithi137.stdout:549: write oid 219 current snap is 0 2024-09-21T09:33:56.203 INFO:tasks.rados.rados.0.smithi137.stdout:536: finishing write tid 4 to smithi13778320-273 2024-09-21T09:33:56.203 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 273 v 106 (ObjNum 522 snap 0 seq_num 522) dirty exists 2024-09-21T09:33:56.203 INFO:tasks.rados.rados.0.smithi137.stdout:536: left oid 273 (ObjNum 522 snap 0 seq_num 522) 2024-09-21T09:33:56.203 INFO:tasks.rados.rados.0.smithi137.stdout:537: expect (ObjNum 354 snap 0 seq_num 354) 2024-09-21T09:33:56.345 INFO:tasks.rados.rados.0.smithi137.stdout:538: finishing write tid 1 to smithi13778320-240 2024-09-21T09:33:56.345 INFO:tasks.rados.rados.0.smithi137.stdout:538: finishing write tid 2 to smithi13778320-240 2024-09-21T09:33:56.345 INFO:tasks.rados.rados.0.smithi137.stdout:549: seq_num 529 ranges {490903=635078,1839445=552508} 2024-09-21T09:33:56.351 INFO:tasks.rados.rados.0.smithi137.stdout:549: writing smithi13778320-219 from 490903 to 1125981 tid 1 2024-09-21T09:33:56.359 INFO:tasks.rados.rados.0.smithi137.stdout:549: writing smithi13778320-219 from 1839445 to 2391953 tid 2 2024-09-21T09:33:56.359 INFO:tasks.rados.rados.0.smithi137.stdout:536: done (13 left) 2024-09-21T09:33:56.359 INFO:tasks.rados.rados.0.smithi137.stdout:537: done (12 left) 2024-09-21T09:33:56.360 INFO:tasks.rados.rados.0.smithi137.stdout:550: read oid 253 snap -1 2024-09-21T09:33:56.360 INFO:tasks.rados.rados.0.smithi137.stdout:550: expect (ObjNum 252 snap 0 seq_num 252) 2024-09-21T09:33:56.360 INFO:tasks.rados.rados.0.smithi137.stdout:551: read oid 148 snap -1 2024-09-21T09:33:56.361 INFO:tasks.rados.rados.0.smithi137.stdout:551: expect (ObjNum 147 snap 0 seq_num 147) 2024-09-21T09:33:56.361 INFO:tasks.rados.rados.0.smithi137.stdout:552: read oid 68 snap -1 2024-09-21T09:33:56.361 INFO:tasks.rados.rados.0.smithi137.stdout:552: expect (ObjNum 67 snap 0 seq_num 67) 2024-09-21T09:33:56.361 INFO:tasks.rados.rados.0.smithi137.stdout:553: read oid 106 snap -1 2024-09-21T09:33:56.361 INFO:tasks.rados.rados.0.smithi137.stdout:553: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-21T09:33:56.361 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:56.361 INFO:tasks.rados.rados.0.smithi137.stdout:538: finishing write tid 3 to smithi13778320-240 2024-09-21T09:33:56.361 INFO:tasks.rados.rados.0.smithi137.stdout:538: finishing write tid 4 to smithi13778320-240 2024-09-21T09:33:56.361 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 240 v 140 (ObjNum 523 snap 0 seq_num 523) dirty exists 2024-09-21T09:33:56.361 INFO:tasks.rados.rados.0.smithi137.stdout:538: left oid 240 (ObjNum 523 snap 0 seq_num 523) 2024-09-21T09:33:56.361 INFO:tasks.rados.rados.0.smithi137.stdout:538: done (15 left) 2024-09-21T09:33:56.361 INFO:tasks.rados.rados.0.smithi137.stdout:554: write oid 382 current snap is 0 2024-09-21T09:33:56.361 INFO:tasks.rados.rados.0.smithi137.stdout:539: finishing write tid 1 to smithi13778320-50 2024-09-21T09:33:56.361 INFO:tasks.rados.rados.0.smithi137.stdout:554: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2024-09-21T09:33:56.366 INFO:tasks.rados.rados.0.smithi137.stdout:554: writing smithi13778320-382 from 507710 to 1218037 tid 1 2024-09-21T09:33:56.373 INFO:tasks.rados.rados.0.smithi137.stdout:554: writing smithi13778320-382 from 1897927 to 2310446 tid 2 2024-09-21T09:33:56.377 INFO:tasks.rados.rados.0.smithi137.stdout:554: writing smithi13778320-382 from 2854892 to 2907710 tid 3 2024-09-21T09:33:56.377 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:56.377 INFO:tasks.rados.rados.0.smithi137.stdout:539: finishing write tid 2 to smithi13778320-50 2024-09-21T09:33:56.377 INFO:tasks.rados.rados.0.smithi137.stdout:539: finishing write tid 3 to smithi13778320-50 2024-09-21T09:33:56.377 INFO:tasks.rados.rados.0.smithi137.stdout:539: finishing write tid 4 to smithi13778320-50 2024-09-21T09:33:56.377 INFO:tasks.rados.rados.0.smithi137.stdout:539: finishing write tid 5 to smithi13778320-50 2024-09-21T09:33:56.378 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 50 v 126 (ObjNum 524 snap 0 seq_num 524) dirty exists 2024-09-21T09:33:56.378 INFO:tasks.rados.rados.0.smithi137.stdout:539: left oid 50 (ObjNum 524 snap 0 seq_num 524) 2024-09-21T09:33:56.378 INFO:tasks.rados.rados.0.smithi137.stdout:539: done (15 left) 2024-09-21T09:33:56.378 INFO:tasks.rados.rados.0.smithi137.stdout:555: read oid 431 snap -1 2024-09-21T09:33:56.378 INFO:tasks.rados.rados.0.smithi137.stdout:555: expect (ObjNum 430 snap 0 seq_num 430) 2024-09-21T09:33:56.378 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:56.378 INFO:tasks.rados.rados.0.smithi137.stdout:541: expect (ObjNum 448 snap 0 seq_num 448) 2024-09-21T09:33:56.509 INFO:tasks.rados.rados.0.smithi137.stdout:540: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-21T09:33:56.616 INFO:tasks.rados.rados.0.smithi137.stdout:542: finishing write tid 1 to smithi13778320-90 2024-09-21T09:33:56.616 INFO:tasks.rados.rados.0.smithi137.stdout:542: finishing write tid 2 to smithi13778320-90 2024-09-21T09:33:56.616 INFO:tasks.rados.rados.0.smithi137.stdout:542: finishing write tid 3 to smithi13778320-90 2024-09-21T09:33:56.616 INFO:tasks.rados.rados.0.smithi137.stdout:540: done (15 left) 2024-09-21T09:33:56.616 INFO:tasks.rados.rados.0.smithi137.stdout:541: done (14 left) 2024-09-21T09:33:56.616 INFO:tasks.rados.rados.0.smithi137.stdout:556: write oid 13 current snap is 0 2024-09-21T09:33:56.616 INFO:tasks.rados.rados.0.smithi137.stdout:542: finishing write tid 4 to smithi13778320-90 2024-09-21T09:33:56.616 INFO:tasks.rados.rados.0.smithi137.stdout:542: finishing write tid 5 to smithi13778320-90 2024-09-21T09:33:56.616 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 90 v 93 (ObjNum 525 snap 0 seq_num 525) dirty exists 2024-09-21T09:33:56.616 INFO:tasks.rados.rados.0.smithi137.stdout:542: left oid 90 (ObjNum 525 snap 0 seq_num 525) 2024-09-21T09:33:56.616 INFO:tasks.rados.rados.0.smithi137.stdout:556: seq_num 531 ranges {524517=785576,1956409=556177} 2024-09-21T09:33:56.623 INFO:tasks.rados.rados.0.smithi137.stdout:556: writing smithi13778320-13 from 524517 to 1310093 tid 1 2024-09-21T09:33:56.630 INFO:tasks.rados.rados.0.smithi137.stdout:556: writing smithi13778320-13 from 1956409 to 2512586 tid 2 2024-09-21T09:33:56.630 INFO:tasks.rados.rados.0.smithi137.stdout:542: done (14 left) 2024-09-21T09:33:56.630 INFO:tasks.rados.rados.0.smithi137.stdout:557: read oid 493 snap -1 2024-09-21T09:33:56.630 INFO:tasks.rados.rados.0.smithi137.stdout:557: expect (ObjNum 492 snap 0 seq_num 492) 2024-09-21T09:33:56.630 INFO:tasks.rados.rados.0.smithi137.stdout:558: write oid 174 current snap is 0 2024-09-21T09:33:56.630 INFO:tasks.rados.rados.0.smithi137.stdout:558: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2024-09-21T09:33:56.635 INFO:tasks.rados.rados.0.smithi137.stdout:558: writing smithi13778320-174 from 541324 to 1002149 tid 1 2024-09-21T09:33:56.640 INFO:tasks.rados.rados.0.smithi137.stdout:558: writing smithi13778320-174 from 1498538 to 1914726 tid 2 2024-09-21T09:33:56.647 INFO:tasks.rados.rados.0.smithi137.stdout:558: writing smithi13778320-174 from 2393385 to 2941324 tid 3 2024-09-21T09:33:56.647 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:33:56.647 INFO:tasks.rados.rados.0.smithi137.stdout:543: expect (ObjNum 475 snap 0 seq_num 475) 2024-09-21T09:33:56.796 INFO:tasks.rados.rados.0.smithi137.stdout:544: finishing write tid 1 to smithi13778320-390 2024-09-21T09:33:56.796 INFO:tasks.rados.rados.0.smithi137.stdout:544: finishing write tid 2 to smithi13778320-390 2024-09-21T09:33:56.796 INFO:tasks.rados.rados.0.smithi137.stdout:544: finishing write tid 3 to smithi13778320-390 2024-09-21T09:33:56.796 INFO:tasks.rados.rados.0.smithi137.stdout:543: done (15 left) 2024-09-21T09:33:56.796 INFO:tasks.rados.rados.0.smithi137.stdout:559: delete oid 110 current snap is 0 2024-09-21T09:33:56.796 INFO:tasks.rados.rados.0.smithi137.stdout:544: finishing write tid 4 to smithi13778320-390 2024-09-21T09:33:56.797 INFO:tasks.rados.rados.0.smithi137.stdout:544: finishing write tid 5 to smithi13778320-390 2024-09-21T09:33:56.797 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 390 v 132 (ObjNum 526 snap 0 seq_num 526) dirty exists 2024-09-21T09:33:56.797 INFO:tasks.rados.rados.0.smithi137.stdout:544: left oid 390 (ObjNum 526 snap 0 seq_num 526) 2024-09-21T09:33:56.797 INFO:tasks.rados.rados.0.smithi137.stdout:545: finishing write tid 1 to smithi13778320-443 2024-09-21T09:33:56.797 INFO:tasks.rados.rados.0.smithi137.stdout:545: finishing write tid 2 to smithi13778320-443 2024-09-21T09:33:56.797 INFO:tasks.rados.rados.0.smithi137.stdout:545: finishing write tid 3 to smithi13778320-443 2024-09-21T09:33:56.797 INFO:tasks.rados.rados.0.smithi137.stdout:545: finishing write tid 4 to smithi13778320-443 2024-09-21T09:33:56.797 INFO:tasks.rados.rados.0.smithi137.stdout:545: finishing write tid 5 to smithi13778320-443 2024-09-21T09:33:56.797 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 443 v 138 (ObjNum 527 snap 0 seq_num 527) dirty exists 2024-09-21T09:33:56.798 INFO:tasks.rados.rados.0.smithi137.stdout:545: left oid 443 (ObjNum 527 snap 0 seq_num 527) 2024-09-21T09:33:56.798 INFO:tasks.rados.rados.0.smithi137.stdout:546: expect (ObjNum 97 snap 0 seq_num 97) 2024-09-21T09:33:56.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:56 smithi137 ceph-mon[39068]: pgmap v98: 89 pgs: 89 active+clean; 1.2 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 54 MiB/s wr, 272 op/s 2024-09-21T09:33:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:56 smithi137 ceph-mon[28941]: pgmap v98: 89 pgs: 89 active+clean; 1.2 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 54 MiB/s wr, 272 op/s 2024-09-21T09:33:56.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:56 smithi165 ceph-mon[32789]: pgmap v98: 89 pgs: 89 active+clean; 1.2 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 54 MiB/s wr, 272 op/s 2024-09-21T09:33:56.926 INFO:tasks.rados.rados.0.smithi137.stdout:547: finishing write tid 1 to smithi13778320-252 2024-09-21T09:33:56.926 INFO:tasks.rados.rados.0.smithi137.stdout:547: finishing write tid 2 to smithi13778320-252 2024-09-21T09:33:56.926 INFO:tasks.rados.rados.0.smithi137.stdout:547: finishing write tid 3 to smithi13778320-252 2024-09-21T09:33:56.926 INFO:tasks.rados.rados.0.smithi137.stdout:547: finishing write tid 4 to smithi13778320-252 2024-09-21T09:33:56.927 INFO:tasks.rados.rados.0.smithi137.stdout:547: finishing write tid 5 to smithi13778320-252 2024-09-21T09:33:56.927 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 252 v 117 (ObjNum 528 snap 0 seq_num 528) dirty exists 2024-09-21T09:33:56.927 INFO:tasks.rados.rados.0.smithi137.stdout:547: left oid 252 (ObjNum 528 snap 0 seq_num 528) 2024-09-21T09:33:56.927 INFO:tasks.rados.rados.0.smithi137.stdout:548: expect (ObjNum 319 snap 0 seq_num 319) 2024-09-21T09:33:57.047 INFO:tasks.rados.rados.0.smithi137.stdout:549: finishing write tid 1 to smithi13778320-219 2024-09-21T09:33:57.047 INFO:tasks.rados.rados.0.smithi137.stdout:549: finishing write tid 2 to smithi13778320-219 2024-09-21T09:33:57.047 INFO:tasks.rados.rados.0.smithi137.stdout:549: finishing write tid 3 to smithi13778320-219 2024-09-21T09:33:57.048 INFO:tasks.rados.rados.0.smithi137.stdout:549: finishing write tid 4 to smithi13778320-219 2024-09-21T09:33:57.048 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 219 v 135 (ObjNum 529 snap 0 seq_num 529) dirty exists 2024-09-21T09:33:57.048 INFO:tasks.rados.rados.0.smithi137.stdout:549: left oid 219 (ObjNum 529 snap 0 seq_num 529) 2024-09-21T09:33:57.048 INFO:tasks.rados.rados.0.smithi137.stdout:544: done (15 left) 2024-09-21T09:33:57.048 INFO:tasks.rados.rados.0.smithi137.stdout:545: done (14 left) 2024-09-21T09:33:57.048 INFO:tasks.rados.rados.0.smithi137.stdout:546: done (13 left) 2024-09-21T09:33:57.048 INFO:tasks.rados.rados.0.smithi137.stdout:547: done (12 left) 2024-09-21T09:33:57.048 INFO:tasks.rados.rados.0.smithi137.stdout:548: done (11 left) 2024-09-21T09:33:57.048 INFO:tasks.rados.rados.0.smithi137.stdout:549: done (10 left) 2024-09-21T09:33:57.048 INFO:tasks.rados.rados.0.smithi137.stdout:559: done (9 left) 2024-09-21T09:33:57.048 INFO:tasks.rados.rados.0.smithi137.stdout:560: read oid 216 snap -1 2024-09-21T09:33:57.048 INFO:tasks.rados.rados.0.smithi137.stdout:560: expect (ObjNum 215 snap 0 seq_num 215) 2024-09-21T09:33:57.048 INFO:tasks.rados.rados.0.smithi137.stdout:561: write oid 177 current snap is 0 2024-09-21T09:33:57.048 INFO:tasks.rados.rados.0.smithi137.stdout:554: finishing write tid 1 to smithi13778320-382 2024-09-21T09:33:57.048 INFO:tasks.rados.rados.0.smithi137.stdout:561: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2024-09-21T09:33:57.054 INFO:tasks.rados.rados.0.smithi137.stdout:561: writing smithi13778320-177 from 574938 to 1302614 tid 1 2024-09-21T09:33:57.061 INFO:tasks.rados.rados.0.smithi137.stdout:561: writing smithi13778320-177 from 1731855 to 2435359 tid 2 2024-09-21T09:33:57.065 INFO:tasks.rados.rados.0.smithi137.stdout:561: writing smithi13778320-177 from 2848231 to 2974938 tid 3 2024-09-21T09:33:57.065 INFO:tasks.rados.rados.0.smithi137.stdout:562: read oid 458 snap -1 2024-09-21T09:33:57.065 INFO:tasks.rados.rados.0.smithi137.stdout:562: expect (ObjNum 457 snap 0 seq_num 457) 2024-09-21T09:33:57.065 INFO:tasks.rados.rados.0.smithi137.stdout:563: write oid 302 current snap is 0 2024-09-21T09:33:57.065 INFO:tasks.rados.rados.0.smithi137.stdout:554: finishing write tid 2 to smithi13778320-382 2024-09-21T09:33:57.065 INFO:tasks.rados.rados.0.smithi137.stdout:551: expect (ObjNum 147 snap 0 seq_num 147) 2024-09-21T09:33:57.155 INFO:tasks.rados.rados.0.smithi137.stdout:552: expect (ObjNum 67 snap 0 seq_num 67) 2024-09-21T09:33:57.271 INFO:tasks.rados.rados.0.smithi137.stdout:554: finishing write tid 3 to smithi13778320-382 2024-09-21T09:33:57.271 INFO:tasks.rados.rados.0.smithi137.stdout:554: finishing write tid 4 to smithi13778320-382 2024-09-21T09:33:57.271 INFO:tasks.rados.rados.0.smithi137.stdout:554: finishing write tid 5 to smithi13778320-382 2024-09-21T09:33:57.271 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 382 v 110 (ObjNum 530 snap 0 seq_num 530) dirty exists 2024-09-21T09:33:57.271 INFO:tasks.rados.rados.0.smithi137.stdout:554: left oid 382 (ObjNum 530 snap 0 seq_num 530) 2024-09-21T09:33:57.271 INFO:tasks.rados.rados.0.smithi137.stdout:550: expect (ObjNum 252 snap 0 seq_num 252) 2024-09-21T09:33:57.352 INFO:tasks.rados.rados.0.smithi137.stdout:553: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-21T09:33:57.487 INFO:tasks.rados.rados.0.smithi137.stdout:555: expect (ObjNum 430 snap 0 seq_num 430) 2024-09-21T09:33:57.603 INFO:tasks.rados.rados.0.smithi137.stdout:556: finishing write tid 1 to smithi13778320-13 2024-09-21T09:33:57.603 INFO:tasks.rados.rados.0.smithi137.stdout:556: finishing write tid 2 to smithi13778320-13 2024-09-21T09:33:57.603 INFO:tasks.rados.rados.0.smithi137.stdout:556: finishing write tid 3 to smithi13778320-13 2024-09-21T09:33:57.603 INFO:tasks.rados.rados.0.smithi137.stdout:563: seq_num 535 ranges {591745=402925,1790337=563515} 2024-09-21T09:33:57.608 INFO:tasks.rados.rados.0.smithi137.stdout:563: writing smithi13778320-302 from 591745 to 994670 tid 1 2024-09-21T09:33:57.616 INFO:tasks.rados.rados.0.smithi137.stdout:563: writing smithi13778320-302 from 1790337 to 2353852 tid 2 2024-09-21T09:33:57.617 INFO:tasks.rados.rados.0.smithi137.stdout:550: done (12 left) 2024-09-21T09:33:57.617 INFO:tasks.rados.rados.0.smithi137.stdout:551: done (11 left) 2024-09-21T09:33:57.617 INFO:tasks.rados.rados.0.smithi137.stdout:552: done (10 left) 2024-09-21T09:33:57.617 INFO:tasks.rados.rados.0.smithi137.stdout:553: done (9 left) 2024-09-21T09:33:57.617 INFO:tasks.rados.rados.0.smithi137.stdout:554: done (8 left) 2024-09-21T09:33:57.617 INFO:tasks.rados.rados.0.smithi137.stdout:555: done (7 left) 2024-09-21T09:33:57.617 INFO:tasks.rados.rados.0.smithi137.stdout:564: read oid 353 snap -1 2024-09-21T09:33:57.617 INFO:tasks.rados.rados.0.smithi137.stdout:564: expect (ObjNum 352 snap 0 seq_num 352) 2024-09-21T09:33:57.617 INFO:tasks.rados.rados.0.smithi137.stdout:565: read oid 405 snap -1 2024-09-21T09:33:57.617 INFO:tasks.rados.rados.0.smithi137.stdout:565: expect (ObjNum 404 snap 0 seq_num 404) 2024-09-21T09:33:57.617 INFO:tasks.rados.rados.0.smithi137.stdout:566: write oid 161 current snap is 0 2024-09-21T09:33:57.617 INFO:tasks.rados.rados.0.smithi137.stdout:556: finishing write tid 4 to smithi13778320-13 2024-09-21T09:33:57.617 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 13 v 129 (ObjNum 531 snap 0 seq_num 531) dirty exists 2024-09-21T09:33:57.617 INFO:tasks.rados.rados.0.smithi137.stdout:556: left oid 13 (ObjNum 531 snap 0 seq_num 531) 2024-09-21T09:33:57.618 INFO:tasks.rados.rados.0.smithi137.stdout:557: expect (ObjNum 492 snap 0 seq_num 492) 2024-09-21T09:33:57.703 INFO:tasks.rados.rados.0.smithi137.stdout:558: finishing write tid 1 to smithi13778320-174 2024-09-21T09:33:57.703 INFO:tasks.rados.rados.0.smithi137.stdout:558: finishing write tid 2 to smithi13778320-174 2024-09-21T09:33:57.703 INFO:tasks.rados.rados.0.smithi137.stdout:558: finishing write tid 3 to smithi13778320-174 2024-09-21T09:33:57.703 INFO:tasks.rados.rados.0.smithi137.stdout:558: finishing write tid 4 to smithi13778320-174 2024-09-21T09:33:57.703 INFO:tasks.rados.rados.0.smithi137.stdout:558: finishing write tid 5 to smithi13778320-174 2024-09-21T09:33:57.703 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 174 v 97 (ObjNum 532 snap 0 seq_num 532) dirty exists 2024-09-21T09:33:57.704 INFO:tasks.rados.rados.0.smithi137.stdout:558: left oid 174 (ObjNum 532 snap 0 seq_num 532) 2024-09-21T09:33:57.704 INFO:tasks.rados.rados.0.smithi137.stdout:566: seq_num 536 ranges {608552=478174,1848819=707173} 2024-09-21T09:33:57.709 INFO:tasks.rados.rados.0.smithi137.stdout:566: writing smithi13778320-161 from 608552 to 1086726 tid 1 2024-09-21T09:33:57.718 INFO:tasks.rados.rados.0.smithi137.stdout:566: writing smithi13778320-161 from 1848819 to 2555992 tid 2 2024-09-21T09:33:57.718 INFO:tasks.rados.rados.0.smithi137.stdout:556: done (9 left) 2024-09-21T09:33:57.718 INFO:tasks.rados.rados.0.smithi137.stdout:557: done (8 left) 2024-09-21T09:33:57.718 INFO:tasks.rados.rados.0.smithi137.stdout:558: done (7 left) 2024-09-21T09:33:57.718 INFO:tasks.rados.rados.0.smithi137.stdout:567: write oid 448 current snap is 0 2024-09-21T09:33:57.718 INFO:tasks.rados.rados.0.smithi137.stdout:567: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2024-09-21T09:33:57.724 INFO:tasks.rados.rados.0.smithi137.stdout:567: writing smithi13778320-448 from 625359 to 1178782 tid 1 2024-09-21T09:33:57.731 INFO:tasks.rados.rados.0.smithi137.stdout:567: writing smithi13778320-448 from 1790948 to 2358132 tid 2 2024-09-21T09:33:57.735 INFO:tasks.rados.rados.0.smithi137.stdout:567: writing smithi13778320-448 from 2930500 to 3025359 tid 3 2024-09-21T09:33:57.735 INFO:tasks.rados.rados.0.smithi137.stdout:568: read oid 15 snap -1 2024-09-21T09:33:57.735 INFO:tasks.rados.rados.0.smithi137.stdout:568: expect (ObjNum 14 snap 0 seq_num 14) 2024-09-21T09:33:57.735 INFO:tasks.rados.rados.0.smithi137.stdout:569: read oid 298 snap -1 2024-09-21T09:33:57.736 INFO:tasks.rados.rados.0.smithi137.stdout:569: expect (ObjNum 297 snap 0 seq_num 297) 2024-09-21T09:33:57.736 INFO:tasks.rados.rados.0.smithi137.stdout:570: write oid 463 current snap is 0 2024-09-21T09:33:57.736 INFO:tasks.rados.rados.0.smithi137.stdout:570: seq_num 538 ranges {642166=628672,1849430=710842} 2024-09-21T09:33:57.742 INFO:tasks.rados.rados.0.smithi137.stdout:570: writing smithi13778320-463 from 642166 to 1270838 tid 1 2024-09-21T09:33:57.750 INFO:tasks.rados.rados.0.smithi137.stdout:570: writing smithi13778320-463 from 1849430 to 2560272 tid 2 2024-09-21T09:33:57.750 INFO:tasks.rados.rados.0.smithi137.stdout:571: read oid 131 snap -1 2024-09-21T09:33:57.750 INFO:tasks.rados.rados.0.smithi137.stdout:571: expect (ObjNum 130 snap 0 seq_num 130) 2024-09-21T09:33:57.750 INFO:tasks.rados.rados.0.smithi137.stdout:572: write oid 112 current snap is 0 2024-09-21T09:33:57.750 INFO:tasks.rados.rados.0.smithi137.stdout:561: finishing write tid 1 to smithi13778320-177 2024-09-21T09:33:57.750 INFO:tasks.rados.rados.0.smithi137.stdout:560: expect (ObjNum 215 snap 0 seq_num 215) 2024-09-21T09:33:57.881 INFO:tasks.rados.rados.0.smithi137.stdout:561: finishing write tid 2 to smithi13778320-177 2024-09-21T09:33:57.881 INFO:tasks.rados.rados.0.smithi137.stdout:561: finishing write tid 3 to smithi13778320-177 2024-09-21T09:33:57.881 INFO:tasks.rados.rados.0.smithi137.stdout:572: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2024-09-21T09:33:57.889 INFO:tasks.rados.rados.0.smithi137.stdout:572: writing smithi13778320-112 from 658973 to 1362894 tid 1 2024-09-21T09:33:57.895 INFO:tasks.rados.rados.0.smithi137.stdout:572: writing smithi13778320-112 from 1907912 to 2478765 tid 2 2024-09-21T09:33:57.898 INFO:tasks.rados.rados.0.smithi137.stdout:572: writing smithi13778320-112 from 2985346 to 3058973 tid 3 2024-09-21T09:33:57.898 INFO:tasks.rados.rados.0.smithi137.stdout:560: done (12 left) 2024-09-21T09:33:57.898 INFO:tasks.rados.rados.0.smithi137.stdout:573: write oid 376 current snap is 0 2024-09-21T09:33:57.899 INFO:tasks.rados.rados.0.smithi137.stdout:561: finishing write tid 4 to smithi13778320-177 2024-09-21T09:33:57.899 INFO:tasks.rados.rados.0.smithi137.stdout:561: finishing write tid 5 to smithi13778320-177 2024-09-21T09:33:57.899 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 177 v 133 (ObjNum 534 snap 0 seq_num 534) dirty exists 2024-09-21T09:33:57.899 INFO:tasks.rados.rados.0.smithi137.stdout:561: left oid 177 (ObjNum 534 snap 0 seq_num 534) 2024-09-21T09:33:57.899 INFO:tasks.rados.rados.0.smithi137.stdout:562: expect (ObjNum 457 snap 0 seq_num 457) 2024-09-21T09:33:58.031 INFO:tasks.rados.rados.0.smithi137.stdout:563: finishing write tid 1 to smithi13778320-302 2024-09-21T09:33:58.031 INFO:tasks.rados.rados.0.smithi137.stdout:573: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2024-09-21T09:33:58.037 INFO:tasks.rados.rados.0.smithi137.stdout:573: writing smithi13778320-376 from 675780 to 1171303 tid 1 2024-09-21T09:33:58.044 INFO:tasks.rados.rados.0.smithi137.stdout:573: writing smithi13778320-376 from 1682747 to 2397258 tid 2 2024-09-21T09:33:58.048 INFO:tasks.rados.rados.0.smithi137.stdout:573: writing smithi13778320-376 from 3012769 to 3075780 tid 3 2024-09-21T09:33:58.048 INFO:tasks.rados.rados.0.smithi137.stdout:561: done (12 left) 2024-09-21T09:33:58.048 INFO:tasks.rados.rados.0.smithi137.stdout:562: done (11 left) 2024-09-21T09:33:58.048 INFO:tasks.rados.rados.0.smithi137.stdout:574: write oid 371 current snap is 0 2024-09-21T09:33:58.048 INFO:tasks.rados.rados.0.smithi137.stdout:574: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2024-09-21T09:33:58.055 INFO:tasks.rados.rados.0.smithi137.stdout:574: writing smithi13778320-371 from 692587 to 1263359 tid 1 2024-09-21T09:33:58.063 INFO:tasks.rados.rados.0.smithi137.stdout:574: writing smithi13778320-371 from 2024876 to 2599398 tid 2 2024-09-21T09:33:58.066 INFO:tasks.rados.rados.0.smithi137.stdout:574: writing smithi13778320-371 from 3040192 to 3092587 tid 3 2024-09-21T09:33:58.066 INFO:tasks.rados.rados.0.smithi137.stdout:575: read oid 370 snap -1 2024-09-21T09:33:58.066 INFO:tasks.rados.rados.0.smithi137.stdout:575: expect (ObjNum 369 snap 0 seq_num 369) 2024-09-21T09:33:58.066 INFO:tasks.rados.rados.0.smithi137.stdout:576: delete oid 109 current snap is 0 2024-09-21T09:33:58.066 INFO:tasks.rados.rados.0.smithi137.stdout:564: expect (ObjNum 352 snap 0 seq_num 352) 2024-09-21T09:33:58.215 INFO:tasks.rados.rados.0.smithi137.stdout:563: finishing write tid 2 to smithi13778320-302 2024-09-21T09:33:58.215 INFO:tasks.rados.rados.0.smithi137.stdout:565: expect (ObjNum 404 snap 0 seq_num 404) 2024-09-21T09:33:58.318 INFO:tasks.rados.rados.0.smithi137.stdout:563: finishing write tid 3 to smithi13778320-302 2024-09-21T09:33:58.318 INFO:tasks.rados.rados.0.smithi137.stdout:563: finishing write tid 4 to smithi13778320-302 2024-09-21T09:33:58.318 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 302 v 141 (ObjNum 535 snap 0 seq_num 535) dirty exists 2024-09-21T09:33:58.318 INFO:tasks.rados.rados.0.smithi137.stdout:563: left oid 302 (ObjNum 535 snap 0 seq_num 535) 2024-09-21T09:33:58.318 INFO:tasks.rados.rados.0.smithi137.stdout:563: done (13 left) 2024-09-21T09:33:58.318 INFO:tasks.rados.rados.0.smithi137.stdout:564: done (12 left) 2024-09-21T09:33:58.318 INFO:tasks.rados.rados.0.smithi137.stdout:565: done (11 left) 2024-09-21T09:33:58.318 INFO:tasks.rados.rados.0.smithi137.stdout:576: done (10 left) 2024-09-21T09:33:58.318 INFO:tasks.rados.rados.0.smithi137.stdout:577: write oid 286 current snap is 0 2024-09-21T09:33:58.319 INFO:tasks.rados.rados.0.smithi137.stdout:566: finishing write tid 1 to smithi13778320-161 2024-09-21T09:33:58.319 INFO:tasks.rados.rados.0.smithi137.stdout:566: finishing write tid 2 to smithi13778320-161 2024-09-21T09:33:58.319 INFO:tasks.rados.rados.0.smithi137.stdout:566: finishing write tid 3 to smithi13778320-161 2024-09-21T09:33:58.319 INFO:tasks.rados.rados.0.smithi137.stdout:566: finishing write tid 4 to smithi13778320-161 2024-09-21T09:33:58.319 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 161 v 79 (ObjNum 536 snap 0 seq_num 536) dirty exists 2024-09-21T09:33:58.319 INFO:tasks.rados.rados.0.smithi137.stdout:566: left oid 161 (ObjNum 536 snap 0 seq_num 536) 2024-09-21T09:33:58.319 INFO:tasks.rados.rados.0.smithi137.stdout:567: finishing write tid 1 to smithi13778320-448 2024-09-21T09:33:58.319 INFO:tasks.rados.rados.0.smithi137.stdout:567: finishing write tid 2 to smithi13778320-448 2024-09-21T09:33:58.319 INFO:tasks.rados.rados.0.smithi137.stdout:567: finishing write tid 3 to smithi13778320-448 2024-09-21T09:33:58.319 INFO:tasks.rados.rados.0.smithi137.stdout:567: finishing write tid 4 to smithi13778320-448 2024-09-21T09:33:58.319 INFO:tasks.rados.rados.0.smithi137.stdout:567: finishing write tid 5 to smithi13778320-448 2024-09-21T09:33:58.319 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 448 v 101 (ObjNum 537 snap 0 seq_num 537) dirty exists 2024-09-21T09:33:58.319 INFO:tasks.rados.rados.0.smithi137.stdout:567: left oid 448 (ObjNum 537 snap 0 seq_num 537) 2024-09-21T09:33:58.320 INFO:tasks.rados.rados.0.smithi137.stdout:577: seq_num 543 ranges {726201=721270,2141840=578191} 2024-09-21T09:33:58.325 INFO:tasks.rados.rados.0.smithi137.stdout:577: writing smithi13778320-286 from 726201 to 1447471 tid 1 2024-09-21T09:33:58.333 INFO:tasks.rados.rados.0.smithi137.stdout:577: writing smithi13778320-286 from 2141840 to 2720031 tid 2 2024-09-21T09:33:58.333 INFO:tasks.rados.rados.0.smithi137.stdout:566: done (10 left) 2024-09-21T09:33:58.333 INFO:tasks.rados.rados.0.smithi137.stdout:567: done (9 left) 2024-09-21T09:33:58.333 INFO:tasks.rados.rados.0.smithi137.stdout:578: write oid 322 current snap is 0 2024-09-21T09:33:58.333 INFO:tasks.rados.rados.0.smithi137.stdout:568: expect (ObjNum 14 snap 0 seq_num 14) 2024-09-21T09:33:58.415 INFO:tasks.rados.rados.0.smithi137.stdout:569: expect (ObjNum 297 snap 0 seq_num 297) 2024-09-21T09:33:58.533 INFO:tasks.rados.rados.0.smithi137.stdout:570: finishing write tid 1 to smithi13778320-463 2024-09-21T09:33:58.533 INFO:tasks.rados.rados.0.smithi137.stdout:570: finishing write tid 2 to smithi13778320-463 2024-09-21T09:33:58.533 INFO:tasks.rados.rados.0.smithi137.stdout:570: finishing write tid 3 to smithi13778320-463 2024-09-21T09:33:58.533 INFO:tasks.rados.rados.0.smithi137.stdout:570: finishing write tid 4 to smithi13778320-463 2024-09-21T09:33:58.533 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 463 v 113 (ObjNum 538 snap 0 seq_num 538) dirty exists 2024-09-21T09:33:58.533 INFO:tasks.rados.rados.0.smithi137.stdout:570: left oid 463 (ObjNum 538 snap 0 seq_num 538) 2024-09-21T09:33:58.533 INFO:tasks.rados.rados.0.smithi137.stdout:578: seq_num 544 ranges {743008=796519,2200322=721849} 2024-09-21T09:33:58.542 INFO:tasks.rados.rados.0.smithi137.stdout:578: writing smithi13778320-322 from 743008 to 1539527 tid 1 2024-09-21T09:33:58.550 INFO:tasks.rados.rados.0.smithi137.stdout:578: writing smithi13778320-322 from 2200322 to 2922171 tid 2 2024-09-21T09:33:58.550 INFO:tasks.rados.rados.0.smithi137.stdout:568: done (9 left) 2024-09-21T09:33:58.550 INFO:tasks.rados.rados.0.smithi137.stdout:569: done (8 left) 2024-09-21T09:33:58.550 INFO:tasks.rados.rados.0.smithi137.stdout:570: done (7 left) 2024-09-21T09:33:58.550 INFO:tasks.rados.rados.0.smithi137.stdout:579: delete oid 283 current snap is 0 2024-09-21T09:33:58.550 INFO:tasks.rados.rados.0.smithi137.stdout:571: expect (ObjNum 130 snap 0 seq_num 130) 2024-09-21T09:33:58.634 INFO:tasks.rados.rados.0.smithi137.stdout:572: finishing write tid 1 to smithi13778320-112 2024-09-21T09:33:58.634 INFO:tasks.rados.rados.0.smithi137.stdout:572: finishing write tid 2 to smithi13778320-112 2024-09-21T09:33:58.634 INFO:tasks.rados.rados.0.smithi137.stdout:572: finishing write tid 3 to smithi13778320-112 2024-09-21T09:33:58.634 INFO:tasks.rados.rados.0.smithi137.stdout:572: finishing write tid 4 to smithi13778320-112 2024-09-21T09:33:58.635 INFO:tasks.rados.rados.0.smithi137.stdout:571: done (7 left) 2024-09-21T09:33:58.635 INFO:tasks.rados.rados.0.smithi137.stdout:579: done (6 left) 2024-09-21T09:33:58.635 INFO:tasks.rados.rados.0.smithi137.stdout:580: write oid 380 current snap is 0 2024-09-21T09:33:58.635 INFO:tasks.rados.rados.0.smithi137.stdout:572: finishing write tid 5 to smithi13778320-112 2024-09-21T09:33:58.635 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 112 v 138 (ObjNum 539 snap 0 seq_num 539) dirty exists 2024-09-21T09:33:58.635 INFO:tasks.rados.rados.0.smithi137.stdout:572: left oid 112 (ObjNum 539 snap 0 seq_num 539) 2024-09-21T09:33:58.635 INFO:tasks.rados.rados.0.smithi137.stdout:573: finishing write tid 1 to smithi13778320-376 2024-09-21T09:33:58.635 INFO:tasks.rados.rados.0.smithi137.stdout:573: finishing write tid 2 to smithi13778320-376 2024-09-21T09:33:58.635 INFO:tasks.rados.rados.0.smithi137.stdout:573: finishing write tid 3 to smithi13778320-376 2024-09-21T09:33:58.635 INFO:tasks.rados.rados.0.smithi137.stdout:573: finishing write tid 4 to smithi13778320-376 2024-09-21T09:33:58.635 INFO:tasks.rados.rados.0.smithi137.stdout:573: finishing write tid 5 to smithi13778320-376 2024-09-21T09:33:58.635 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 376 v 83 (ObjNum 540 snap 0 seq_num 540) dirty exists 2024-09-21T09:33:58.635 INFO:tasks.rados.rados.0.smithi137.stdout:573: left oid 376 (ObjNum 540 snap 0 seq_num 540) 2024-09-21T09:33:58.635 INFO:tasks.rados.rados.0.smithi137.stdout:574: finishing write tid 1 to smithi13778320-371 2024-09-21T09:33:58.636 INFO:tasks.rados.rados.0.smithi137.stdout:580: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2024-09-21T09:33:58.641 INFO:tasks.rados.rados.0.smithi137.stdout:580: writing smithi13778320-380 from 776622 to 1323639 tid 1 2024-09-21T09:33:58.648 INFO:tasks.rados.rados.0.smithi137.stdout:580: writing smithi13778320-380 from 1800933 to 2526451 tid 2 2024-09-21T09:33:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:580: writing smithi13778320-380 from 2944601 to 3176622 tid 3 2024-09-21T09:33:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:572: done (6 left) 2024-09-21T09:33:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:573: done (5 left) 2024-09-21T09:33:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:581: delete oid 33 current snap is 0 2024-09-21T09:33:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:574: finishing write tid 2 to smithi13778320-371 2024-09-21T09:33:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:574: finishing write tid 3 to smithi13778320-371 2024-09-21T09:33:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:574: finishing write tid 4 to smithi13778320-371 2024-09-21T09:33:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:574: finishing write tid 5 to smithi13778320-371 2024-09-21T09:33:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 371 v 145 (ObjNum 541 snap 0 seq_num 541) dirty exists 2024-09-21T09:33:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:574: left oid 371 (ObjNum 541 snap 0 seq_num 541) 2024-09-21T09:33:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:575: expect (ObjNum 369 snap 0 seq_num 369) 2024-09-21T09:33:58.737 INFO:tasks.rados.rados.0.smithi137.stdout:577: finishing write tid 1 to smithi13778320-286 2024-09-21T09:33:58.737 INFO:tasks.rados.rados.0.smithi137.stdout:577: finishing write tid 2 to smithi13778320-286 2024-09-21T09:33:58.737 INFO:tasks.rados.rados.0.smithi137.stdout:577: finishing write tid 3 to smithi13778320-286 2024-09-21T09:33:58.737 INFO:tasks.rados.rados.0.smithi137.stdout:574: done (5 left) 2024-09-21T09:33:58.737 INFO:tasks.rados.rados.0.smithi137.stdout:575: done (4 left) 2024-09-21T09:33:58.737 INFO:tasks.rados.rados.0.smithi137.stdout:581: done (3 left) 2024-09-21T09:33:58.737 INFO:tasks.rados.rados.0.smithi137.stdout:582: read oid 293 snap -1 2024-09-21T09:33:58.737 INFO:tasks.rados.rados.0.smithi137.stdout:582: expect (ObjNum 292 snap 0 seq_num 292) 2024-09-21T09:33:58.738 INFO:tasks.rados.rados.0.smithi137.stdout:583: read oid 353 snap -1 2024-09-21T09:33:58.738 INFO:tasks.rados.rados.0.smithi137.stdout:583: expect (ObjNum 352 snap 0 seq_num 352) 2024-09-21T09:33:58.738 INFO:tasks.rados.rados.0.smithi137.stdout:577: finishing write tid 4 to smithi13778320-286 2024-09-21T09:33:58.738 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 286 v 96 (ObjNum 543 snap 0 seq_num 543) dirty exists 2024-09-21T09:33:58.738 INFO:tasks.rados.rados.0.smithi137.stdout:577: left oid 286 (ObjNum 543 snap 0 seq_num 543) 2024-09-21T09:33:58.738 INFO:tasks.rados.rados.0.smithi137.stdout:578: finishing write tid 1 to smithi13778320-322 2024-09-21T09:33:58.738 INFO:tasks.rados.rados.0.smithi137.stdout:578: finishing write tid 2 to smithi13778320-322 2024-09-21T09:33:58.738 INFO:tasks.rados.rados.0.smithi137.stdout:577: done (4 left) 2024-09-21T09:33:58.738 INFO:tasks.rados.rados.0.smithi137.stdout:584: read oid 42 snap -1 2024-09-21T09:33:58.738 INFO:tasks.rados.rados.0.smithi137.stdout:584: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T09:33:58.738 INFO:tasks.rados.rados.0.smithi137.stdout:585: read oid 411 snap -1 2024-09-21T09:33:58.738 INFO:tasks.rados.rados.0.smithi137.stdout:585: expect (ObjNum 410 snap 0 seq_num 410) 2024-09-21T09:33:58.739 INFO:tasks.rados.rados.0.smithi137.stdout:586: delete oid 185 current snap is 0 2024-09-21T09:33:58.739 INFO:tasks.rados.rados.0.smithi137.stdout:578: finishing write tid 3 to smithi13778320-322 2024-09-21T09:33:58.739 INFO:tasks.rados.rados.0.smithi137.stdout:578: finishing write tid 4 to smithi13778320-322 2024-09-21T09:33:58.739 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 322 v 142 (ObjNum 544 snap 0 seq_num 544) dirty exists 2024-09-21T09:33:58.739 INFO:tasks.rados.rados.0.smithi137.stdout:578: left oid 322 (ObjNum 544 snap 0 seq_num 544) 2024-09-21T09:33:58.739 INFO:tasks.rados.rados.0.smithi137.stdout:580: finishing write tid 1 to smithi13778320-380 2024-09-21T09:33:58.739 INFO:tasks.rados.rados.0.smithi137.stdout:580: finishing write tid 2 to smithi13778320-380 2024-09-21T09:33:58.739 INFO:tasks.rados.rados.0.smithi137.stdout:580: finishing write tid 3 to smithi13778320-380 2024-09-21T09:33:58.739 INFO:tasks.rados.rados.0.smithi137.stdout:580: finishing write tid 4 to smithi13778320-380 2024-09-21T09:33:58.739 INFO:tasks.rados.rados.0.smithi137.stdout:580: finishing write tid 5 to smithi13778320-380 2024-09-21T09:33:58.739 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 380 v 121 (ObjNum 546 snap 0 seq_num 546) dirty exists 2024-09-21T09:33:58.739 INFO:tasks.rados.rados.0.smithi137.stdout:580: left oid 380 (ObjNum 546 snap 0 seq_num 546) 2024-09-21T09:33:58.740 INFO:tasks.rados.rados.0.smithi137.stdout:578: done (6 left) 2024-09-21T09:33:58.740 INFO:tasks.rados.rados.0.smithi137.stdout:580: done (5 left) 2024-09-21T09:33:58.740 INFO:tasks.rados.rados.0.smithi137.stdout:586: done (4 left) 2024-09-21T09:33:58.740 INFO:tasks.rados.rados.0.smithi137.stdout:587: read oid 116 snap -1 2024-09-21T09:33:58.740 INFO:tasks.rados.rados.0.smithi137.stdout:587: expect (ObjNum 115 snap 0 seq_num 115) 2024-09-21T09:33:58.741 INFO:tasks.rados.rados.0.smithi137.stdout:588: read oid 418 snap -1 2024-09-21T09:33:58.741 INFO:tasks.rados.rados.0.smithi137.stdout:588: expect (ObjNum 417 snap 0 seq_num 417) 2024-09-21T09:33:58.741 INFO:tasks.rados.rados.0.smithi137.stdout:589: read oid 321 snap -1 2024-09-21T09:33:58.741 INFO:tasks.rados.rados.0.smithi137.stdout:589: expect (ObjNum 320 snap 0 seq_num 320) 2024-09-21T09:33:58.741 INFO:tasks.rados.rados.0.smithi137.stdout:590: delete oid 332 current snap is 0 2024-09-21T09:33:58.741 INFO:tasks.rados.rados.0.smithi137.stdout:590: done (7 left) 2024-09-21T09:33:58.741 INFO:tasks.rados.rados.0.smithi137.stdout:591: write oid 460 current snap is 0 2024-09-21T09:33:58.741 INFO:tasks.rados.rados.0.smithi137.stdout:591: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2024-09-21T09:33:58.746 INFO:tasks.rados.rados.0.smithi137.stdout:591: writing smithi13778320-460 from 443850 to 1008216 tid 1 2024-09-21T09:33:58.755 INFO:tasks.rados.rados.0.smithi137.stdout:591: writing smithi13778320-460 from 1634861 to 2367717 tid 2 2024-09-21T09:33:58.761 INFO:tasks.rados.rados.0.smithi137.stdout:591: writing smithi13778320-460 from 2770646 to 3243850 tid 3 2024-09-21T09:33:58.761 INFO:tasks.rados.rados.0.smithi137.stdout:592: write oid 465 current snap is 0 2024-09-21T09:33:58.761 INFO:tasks.rados.rados.0.smithi137.stdout:592: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2024-09-21T09:33:58.767 INFO:tasks.rados.rados.0.smithi137.stdout:592: writing smithi13778320-465 from 460657 to 1100272 tid 1 2024-09-21T09:33:58.774 INFO:tasks.rados.rados.0.smithi137.stdout:592: writing smithi13778320-465 from 1693343 to 2169857 tid 2 2024-09-21T09:33:58.780 INFO:tasks.rados.rados.0.smithi137.stdout:592: writing smithi13778320-465 from 2681716 to 3260657 tid 3 2024-09-21T09:33:58.780 INFO:tasks.rados.rados.0.smithi137.stdout:593: delete oid 390 current snap is 0 2024-09-21T09:33:58.780 INFO:tasks.rados.rados.0.smithi137.stdout:585: expect (ObjNum 410 snap 0 seq_num 410) 2024-09-21T09:33:58.799 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:58 smithi137 ceph-mon[28941]: pgmap v99: 89 pgs: 89 active+clean; 1.2 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 50 MiB/s wr, 254 op/s 2024-09-21T09:33:58.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:58 smithi137 ceph-mon[39068]: pgmap v99: 89 pgs: 89 active+clean; 1.2 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 50 MiB/s wr, 254 op/s 2024-09-21T09:33:58.886 INFO:tasks.rados.rados.0.smithi137.stdout:583: expect (ObjNum 352 snap 0 seq_num 352) 2024-09-21T09:33:58.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:58 smithi165 ceph-mon[32789]: pgmap v99: 89 pgs: 89 active+clean; 1.2 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 50 MiB/s wr, 254 op/s 2024-09-21T09:33:59.039 INFO:tasks.rados.rados.0.smithi137.stdout:588: expect (ObjNum 417 snap 0 seq_num 417) 2024-09-21T09:33:59.151 INFO:tasks.rados.rados.0.smithi137.stdout:589: expect (ObjNum 320 snap 0 seq_num 320) 2024-09-21T09:33:59.272 INFO:tasks.rados.rados.0.smithi137.stdout:591: finishing write tid 1 to smithi13778320-460 2024-09-21T09:33:59.273 INFO:tasks.rados.rados.0.smithi137.stdout:582: expect (ObjNum 292 snap 0 seq_num 292) 2024-09-21T09:33:59.295 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:33:59.379 INFO:tasks.rados.rados.0.smithi137.stdout:587: expect (ObjNum 115 snap 0 seq_num 115) 2024-09-21T09:33:59.524 INFO:tasks.rados.rados.0.smithi137.stdout:591: finishing write tid 2 to smithi13778320-460 2024-09-21T09:33:59.524 INFO:tasks.rados.rados.0.smithi137.stdout:584: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T09:33:59.626 INFO:tasks.rados.rados.0.smithi137.stdout:591: finishing write tid 3 to smithi13778320-460 2024-09-21T09:33:59.626 INFO:tasks.rados.rados.0.smithi137.stdout:591: finishing write tid 4 to smithi13778320-460 2024-09-21T09:33:59.626 INFO:tasks.rados.rados.0.smithi137.stdout:591: finishing write tid 5 to smithi13778320-460 2024-09-21T09:33:59.626 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 460 v 101 (ObjNum 550 snap 0 seq_num 550) dirty exists 2024-09-21T09:33:59.626 INFO:tasks.rados.rados.0.smithi137.stdout:591: left oid 460 (ObjNum 550 snap 0 seq_num 550) 2024-09-21T09:33:59.626 INFO:tasks.rados.rados.0.smithi137.stdout:592: finishing write tid 1 to smithi13778320-465 2024-09-21T09:33:59.626 INFO:tasks.rados.rados.0.smithi137.stdout:592: finishing write tid 2 to smithi13778320-465 2024-09-21T09:33:59.626 INFO:tasks.rados.rados.0.smithi137.stdout:592: finishing write tid 3 to smithi13778320-465 2024-09-21T09:33:59.627 INFO:tasks.rados.rados.0.smithi137.stdout:592: finishing write tid 4 to smithi13778320-465 2024-09-21T09:33:59.627 INFO:tasks.rados.rados.0.smithi137.stdout:592: finishing write tid 5 to smithi13778320-465 2024-09-21T09:33:59.627 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 465 v 105 (ObjNum 551 snap 0 seq_num 551) dirty exists 2024-09-21T09:33:59.627 INFO:tasks.rados.rados.0.smithi137.stdout:592: left oid 465 (ObjNum 551 snap 0 seq_num 551) 2024-09-21T09:33:59.627 INFO:tasks.rados.rados.0.smithi137.stdout:582: done (9 left) 2024-09-21T09:33:59.627 INFO:tasks.rados.rados.0.smithi137.stdout:583: done (8 left) 2024-09-21T09:33:59.627 INFO:tasks.rados.rados.0.smithi137.stdout:584: done (7 left) 2024-09-21T09:33:59.627 INFO:tasks.rados.rados.0.smithi137.stdout:585: done (6 left) 2024-09-21T09:33:59.627 INFO:tasks.rados.rados.0.smithi137.stdout:587: done (5 left) 2024-09-21T09:33:59.627 INFO:tasks.rados.rados.0.smithi137.stdout:588: done (4 left) 2024-09-21T09:33:59.627 INFO:tasks.rados.rados.0.smithi137.stdout:589: done (3 left) 2024-09-21T09:33:59.627 INFO:tasks.rados.rados.0.smithi137.stdout:591: done (2 left) 2024-09-21T09:33:59.627 INFO:tasks.rados.rados.0.smithi137.stdout:592: done (1 left) 2024-09-21T09:33:59.627 INFO:tasks.rados.rados.0.smithi137.stdout:593: done (0 left) 2024-09-21T09:33:59.627 INFO:tasks.rados.rados.0.smithi137.stdout:594: delete oid 291 current snap is 0 2024-09-21T09:33:59.628 INFO:tasks.rados.rados.0.smithi137.stdout:594: done (0 left) 2024-09-21T09:33:59.628 INFO:tasks.rados.rados.0.smithi137.stdout:595: delete oid 120 current snap is 0 2024-09-21T09:33:59.628 INFO:tasks.rados.rados.0.smithi137.stdout:595: done (0 left) 2024-09-21T09:33:59.628 INFO:tasks.rados.rados.0.smithi137.stdout:596: read oid 172 snap -1 2024-09-21T09:33:59.628 INFO:tasks.rados.rados.0.smithi137.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2024-09-21T09:33:59.629 INFO:tasks.rados.rados.0.smithi137.stdout:597: delete oid 20 current snap is 0 2024-09-21T09:33:59.630 INFO:tasks.rados.rados.0.smithi137.stdout:597: done (1 left) 2024-09-21T09:33:59.630 INFO:tasks.rados.rados.0.smithi137.stdout:598: write oid 267 current snap is 0 2024-09-21T09:33:59.630 INFO:tasks.rados.rados.0.smithi137.stdout:598: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2024-09-21T09:33:59.638 INFO:tasks.rados.rados.0.smithi137.stdout:598: writing smithi13778320-267 from 544692 to 1276905 tid 1 2024-09-21T09:33:59.646 INFO:tasks.rados.rados.0.smithi137.stdout:598: writing smithi13778320-267 from 1985753 to 2729616 tid 2 2024-09-21T09:33:59.650 INFO:tasks.rados.rados.0.smithi137.stdout:598: writing smithi13778320-267 from 3335184 to 3344692 tid 3 2024-09-21T09:33:59.650 INFO:tasks.rados.rados.0.smithi137.stdout:599: write oid 240 current snap is 0 2024-09-21T09:33:59.650 INFO:tasks.rados.rados.0.smithi137.stdout:599: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2024-09-21T09:33:59.655 INFO:tasks.rados.rados.0.smithi137.stdout:599: writing smithi13778320-240 from 561499 to 968961 tid 1 2024-09-21T09:33:59.661 INFO:tasks.rados.rados.0.smithi137.stdout:599: writing smithi13778320-240 from 1527882 to 2015403 tid 2 2024-09-21T09:33:59.669 INFO:tasks.rados.rados.0.smithi137.stdout:599: writing smithi13778320-240 from 2729901 to 3287118 tid 3 2024-09-21T09:33:59.669 INFO:tasks.rados.rados.0.smithi137.stdout:600: write oid 107 current snap is 0 2024-09-21T09:33:59.669 INFO:tasks.rados.rados.0.smithi137.stdout:600: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2024-09-21T09:33:59.675 INFO:tasks.rados.rados.0.smithi137.stdout:600: writing smithi13778320-107 from 578306 to 1061017 tid 1 2024-09-21T09:33:59.681 INFO:tasks.rados.rados.0.smithi137.stdout:600: writing smithi13778320-107 from 1586364 to 2217543 tid 2 2024-09-21T09:33:59.687 INFO:tasks.rados.rados.0.smithi137.stdout:600: writing smithi13778320-107 from 2757324 to 3242166 tid 3 2024-09-21T09:33:59.687 INFO:tasks.rados.rados.0.smithi137.stdout:601: read oid 95 snap -1 2024-09-21T09:33:59.687 INFO:tasks.rados.rados.0.smithi137.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2024-09-21T09:33:59.687 INFO:tasks.rados.rados.0.smithi137.stdout:602: write oid 372 current snap is 0 2024-09-21T09:33:59.687 INFO:tasks.rados.rados.0.smithi137.stdout:602: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2024-09-21T09:33:59.694 INFO:tasks.rados.rados.0.smithi137.stdout:602: writing smithi13778320-372 from 595113 to 1153073 tid 1 2024-09-21T09:33:59.700 INFO:tasks.rados.rados.0.smithi137.stdout:602: writing smithi13778320-372 from 1644846 to 2136036 tid 2 2024-09-21T09:33:59.707 INFO:tasks.rados.rados.0.smithi137.stdout:602: writing smithi13778320-372 from 2784747 to 3395113 tid 3 2024-09-21T09:33:59.707 INFO:tasks.rados.rados.0.smithi137.stdout:603: read oid 321 snap -1 2024-09-21T09:33:59.707 INFO:tasks.rados.rados.0.smithi137.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2024-09-21T09:33:59.707 INFO:tasks.rados.rados.0.smithi137.stdout:604: read oid 348 snap -1 2024-09-21T09:33:59.707 INFO:tasks.rados.rados.0.smithi137.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2024-09-21T09:33:59.707 INFO:tasks.rados.rados.0.smithi137.stdout:605: write oid 287 current snap is 0 2024-09-21T09:33:59.707 INFO:tasks.rados.rados.0.smithi137.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2024-09-21T09:33:59.811 INFO:tasks.rados.rados.0.smithi137.stdout:598: finishing write tid 1 to smithi13778320-267 2024-09-21T09:33:59.812 INFO:tasks.rados.rados.0.smithi137.stdout:598: finishing write tid 2 to smithi13778320-267 2024-09-21T09:33:59.812 INFO:tasks.rados.rados.0.smithi137.stdout:598: finishing write tid 3 to smithi13778320-267 2024-09-21T09:33:59.812 INFO:tasks.rados.rados.0.smithi137.stdout:598: finishing write tid 4 to smithi13778320-267 2024-09-21T09:33:59.812 INFO:tasks.rados.rados.0.smithi137.stdout:598: finishing write tid 5 to smithi13778320-267 2024-09-21T09:33:59.812 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 267 v 109 (ObjNum 556 snap 0 seq_num 556) dirty exists 2024-09-21T09:33:59.812 INFO:tasks.rados.rados.0.smithi137.stdout:598: left oid 267 (ObjNum 556 snap 0 seq_num 556) 2024-09-21T09:33:59.812 INFO:tasks.rados.rados.0.smithi137.stdout:599: finishing write tid 1 to smithi13778320-240 2024-09-21T09:33:59.812 INFO:tasks.rados.rados.0.smithi137.stdout:605: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2024-09-21T09:33:59.818 INFO:tasks.rados.rados.0.smithi137.stdout:605: writing smithi13778320-287 from 611920 to 1245129 tid 1 2024-09-21T09:33:59.825 INFO:tasks.rados.rados.0.smithi137.stdout:605: writing smithi13778320-287 from 1703328 to 2338176 tid 2 2024-09-21T09:33:59.831 INFO:tasks.rados.rados.0.smithi137.stdout:605: writing smithi13778320-287 from 2812170 to 3319556 tid 3 2024-09-21T09:33:59.831 INFO:tasks.rados.rados.0.smithi137.stdout:596: done (8 left) 2024-09-21T09:33:59.831 INFO:tasks.rados.rados.0.smithi137.stdout:598: done (7 left) 2024-09-21T09:33:59.831 INFO:tasks.rados.rados.0.smithi137.stdout:606: write oid 465 current snap is 0 2024-09-21T09:33:59.831 INFO:tasks.rados.rados.0.smithi137.stdout:606: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2024-09-21T09:33:59.838 INFO:tasks.rados.rados.0.smithi137.stdout:606: writing smithi13778320-465 from 628727 to 1337185 tid 1 2024-09-21T09:33:59.845 INFO:tasks.rados.rados.0.smithi137.stdout:606: writing smithi13778320-465 from 2045457 to 2540316 tid 2 2024-09-21T09:33:59.851 INFO:tasks.rados.rados.0.smithi137.stdout:606: writing smithi13778320-465 from 3123240 to 3428727 tid 3 2024-09-21T09:33:59.851 INFO:tasks.rados.rados.0.smithi137.stdout:607: read oid 104 snap -1 2024-09-21T09:33:59.851 INFO:tasks.rados.rados.0.smithi137.stdout:607: expect (ObjNum 103 snap 0 seq_num 103) 2024-09-21T09:33:59.851 INFO:tasks.rados.rados.0.smithi137.stdout:608: write oid 297 current snap is 0 2024-09-21T09:33:59.851 INFO:tasks.rados.rados.0.smithi137.stdout:599: finishing write tid 2 to smithi13778320-240 2024-09-21T09:33:59.851 INFO:tasks.rados.rados.0.smithi137.stdout:608: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2024-09-21T09:33:59.859 INFO:tasks.rados.rados.0.smithi137.stdout:608: writing smithi13778320-297 from 645534 to 1429241 tid 1 2024-09-21T09:33:59.866 INFO:tasks.rados.rados.0.smithi137.stdout:608: writing smithi13778320-297 from 2103939 to 2742456 tid 2 2024-09-21T09:33:59.871 INFO:tasks.rados.rados.0.smithi137.stdout:608: writing smithi13778320-297 from 3150663 to 3445534 tid 3 2024-09-21T09:33:59.871 INFO:tasks.rados.rados.0.smithi137.stdout:609: read oid 351 snap -1 2024-09-21T09:33:59.871 INFO:tasks.rados.rados.0.smithi137.stdout:609: expect (ObjNum 510 snap 0 seq_num 510) 2024-09-21T09:33:59.871 INFO:tasks.rados.rados.0.smithi137.stdout:610: write oid 333 current snap is 0 2024-09-21T09:33:59.871 INFO:tasks.rados.rados.0.smithi137.stdout:599: finishing write tid 3 to smithi13778320-240 2024-09-21T09:33:59.871 INFO:tasks.rados.rados.0.smithi137.stdout:599: finishing write tid 4 to smithi13778320-240 2024-09-21T09:33:59.872 INFO:tasks.rados.rados.0.smithi137.stdout:599: finishing write tid 5 to smithi13778320-240 2024-09-21T09:33:59.872 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 240 v 145 (ObjNum 557 snap 0 seq_num 557) dirty exists 2024-09-21T09:33:59.872 INFO:tasks.rados.rados.0.smithi137.stdout:599: left oid 240 (ObjNum 557 snap 0 seq_num 557) 2024-09-21T09:33:59.872 INFO:tasks.rados.rados.0.smithi137.stdout:600: finishing write tid 1 to smithi13778320-107 2024-09-21T09:33:59.872 INFO:tasks.rados.rados.0.smithi137.stdout:610: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2024-09-21T09:33:59.878 INFO:tasks.rados.rados.0.smithi137.stdout:610: writing smithi13778320-333 from 662341 to 1237650 tid 1 2024-09-21T09:33:59.884 INFO:tasks.rados.rados.0.smithi137.stdout:610: writing smithi13778320-333 from 1878774 to 2377302 tid 2 2024-09-21T09:33:59.890 INFO:tasks.rados.rados.0.smithi137.stdout:610: writing smithi13778320-333 from 2894439 to 3351994 tid 3 2024-09-21T09:33:59.891 INFO:tasks.rados.rados.0.smithi137.stdout:599: done (11 left) 2024-09-21T09:33:59.891 INFO:tasks.rados.rados.0.smithi137.stdout:611: read oid 36 snap -1 2024-09-21T09:33:59.891 INFO:tasks.rados.rados.0.smithi137.stdout:611: expect (ObjNum 35 snap 0 seq_num 35) 2024-09-21T09:33:59.891 INFO:tasks.rados.rados.0.smithi137.stdout:612: delete oid 237 current snap is 0 2024-09-21T09:33:59.891 INFO:tasks.rados.rados.0.smithi137.stdout:600: finishing write tid 2 to smithi13778320-107 2024-09-21T09:33:59.891 INFO:tasks.rados.rados.0.smithi137.stdout:600: finishing write tid 3 to smithi13778320-107 2024-09-21T09:33:59.891 INFO:tasks.rados.rados.0.smithi137.stdout:600: finishing write tid 4 to smithi13778320-107 2024-09-21T09:33:59.891 INFO:tasks.rados.rados.0.smithi137.stdout:600: finishing write tid 5 to smithi13778320-107 2024-09-21T09:33:59.891 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 107 v 137 (ObjNum 558 snap 0 seq_num 558) dirty exists 2024-09-21T09:33:59.891 INFO:tasks.rados.rados.0.smithi137.stdout:600: left oid 107 (ObjNum 558 snap 0 seq_num 558) 2024-09-21T09:33:59.891 INFO:tasks.rados.rados.0.smithi137.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2024-09-21T09:33:59.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:33:59 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1554289126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:33:59.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:33:59 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1554289126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:33:59.916 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:33:59 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1554289126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:00.023 INFO:tasks.rados.rados.0.smithi137.stdout:602: finishing write tid 1 to smithi13778320-372 2024-09-21T09:34:00.024 INFO:tasks.rados.rados.0.smithi137.stdout:602: finishing write tid 2 to smithi13778320-372 2024-09-21T09:34:00.024 INFO:tasks.rados.rados.0.smithi137.stdout:600: done (12 left) 2024-09-21T09:34:00.024 INFO:tasks.rados.rados.0.smithi137.stdout:601: done (11 left) 2024-09-21T09:34:00.024 INFO:tasks.rados.rados.0.smithi137.stdout:612: done (10 left) 2024-09-21T09:34:00.024 INFO:tasks.rados.rados.0.smithi137.stdout:613: write oid 179 current snap is 0 2024-09-21T09:34:00.024 INFO:tasks.rados.rados.0.smithi137.stdout:602: finishing write tid 3 to smithi13778320-372 2024-09-21T09:34:00.024 INFO:tasks.rados.rados.0.smithi137.stdout:602: finishing write tid 4 to smithi13778320-372 2024-09-21T09:34:00.024 INFO:tasks.rados.rados.0.smithi137.stdout:602: finishing write tid 5 to smithi13778320-372 2024-09-21T09:34:00.024 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 372 v 152 (ObjNum 559 snap 0 seq_num 559) dirty exists 2024-09-21T09:34:00.024 INFO:tasks.rados.rados.0.smithi137.stdout:602: left oid 372 (ObjNum 559 snap 0 seq_num 559) 2024-09-21T09:34:00.024 INFO:tasks.rados.rados.0.smithi137.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2024-09-21T09:34:00.148 INFO:tasks.rados.rados.0.smithi137.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2024-09-21T09:34:00.287 INFO:tasks.rados.rados.0.smithi137.stdout:605: finishing write tid 1 to smithi13778320-287 2024-09-21T09:34:00.287 INFO:tasks.rados.rados.0.smithi137.stdout:605: finishing write tid 2 to smithi13778320-287 2024-09-21T09:34:00.288 INFO:tasks.rados.rados.0.smithi137.stdout:605: finishing write tid 3 to smithi13778320-287 2024-09-21T09:34:00.288 INFO:tasks.rados.rados.0.smithi137.stdout:605: finishing write tid 4 to smithi13778320-287 2024-09-21T09:34:00.288 INFO:tasks.rados.rados.0.smithi137.stdout:613: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2024-09-21T09:34:00.295 INFO:tasks.rados.rados.0.smithi137.stdout:613: writing smithi13778320-179 from 695955 to 1421762 tid 1 2024-09-21T09:34:00.299 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:33:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:33:59] "GET /metrics HTTP/1.1" 200 241968 "" "Prometheus/2.43.0" 2024-09-21T09:34:00.301 INFO:tasks.rados.rados.0.smithi137.stdout:613: writing smithi13778320-179 from 1879385 to 2381582 tid 2 2024-09-21T09:34:00.308 INFO:tasks.rados.rados.0.smithi137.stdout:613: writing smithi13778320-179 from 2949285 to 3429384 tid 3 2024-09-21T09:34:00.308 INFO:tasks.rados.rados.0.smithi137.stdout:602: done (10 left) 2024-09-21T09:34:00.308 INFO:tasks.rados.rados.0.smithi137.stdout:603: done (9 left) 2024-09-21T09:34:00.308 INFO:tasks.rados.rados.0.smithi137.stdout:604: done (8 left) 2024-09-21T09:34:00.308 INFO:tasks.rados.rados.0.smithi137.stdout:614: write oid 478 current snap is 0 2024-09-21T09:34:00.308 INFO:tasks.rados.rados.0.smithi137.stdout:605: finishing write tid 5 to smithi13778320-287 2024-09-21T09:34:00.308 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 287 v 117 (ObjNum 560 snap 0 seq_num 560) dirty exists 2024-09-21T09:34:00.308 INFO:tasks.rados.rados.0.smithi137.stdout:605: left oid 287 (ObjNum 560 snap 0 seq_num 560) 2024-09-21T09:34:00.308 INFO:tasks.rados.rados.0.smithi137.stdout:606: finishing write tid 1 to smithi13778320-465 2024-09-21T09:34:00.308 INFO:tasks.rados.rados.0.smithi137.stdout:614: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2024-09-21T09:34:00.314 INFO:tasks.rados.rados.0.smithi137.stdout:614: writing smithi13778320-478 from 712762 to 1113818 tid 1 2024-09-21T09:34:00.321 INFO:tasks.rados.rados.0.smithi137.stdout:614: writing smithi13778320-478 from 1537867 to 2183722 tid 2 2024-09-21T09:34:00.329 INFO:tasks.rados.rados.0.smithi137.stdout:614: writing smithi13778320-478 from 2860355 to 3512762 tid 3 2024-09-21T09:34:00.329 INFO:tasks.rados.rados.0.smithi137.stdout:605: done (8 left) 2024-09-21T09:34:00.329 INFO:tasks.rados.rados.0.smithi137.stdout:615: write oid 151 current snap is 0 2024-09-21T09:34:00.329 INFO:tasks.rados.rados.0.smithi137.stdout:606: finishing write tid 2 to smithi13778320-465 2024-09-21T09:34:00.329 INFO:tasks.rados.rados.0.smithi137.stdout:615: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2024-09-21T09:34:00.336 INFO:tasks.rados.rados.0.smithi137.stdout:615: writing smithi13778320-151 from 729569 to 1205874 tid 1 2024-09-21T09:34:00.343 INFO:tasks.rados.rados.0.smithi137.stdout:615: writing smithi13778320-151 from 1996349 to 2502215 tid 2 2024-09-21T09:34:00.349 INFO:tasks.rados.rados.0.smithi137.stdout:615: writing smithi13778320-151 from 3004131 to 3529569 tid 3 2024-09-21T09:34:00.349 INFO:tasks.rados.rados.0.smithi137.stdout:616: write oid 227 current snap is 0 2024-09-21T09:34:00.349 INFO:tasks.rados.rados.0.smithi137.stdout:606: finishing write tid 3 to smithi13778320-465 2024-09-21T09:34:00.349 INFO:tasks.rados.rados.0.smithi137.stdout:606: finishing write tid 4 to smithi13778320-465 2024-09-21T09:34:00.349 INFO:tasks.rados.rados.0.smithi137.stdout:606: finishing write tid 5 to smithi13778320-465 2024-09-21T09:34:00.349 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 465 v 113 (ObjNum 561 snap 0 seq_num 561) dirty exists 2024-09-21T09:34:00.349 INFO:tasks.rados.rados.0.smithi137.stdout:606: left oid 465 (ObjNum 561 snap 0 seq_num 561) 2024-09-21T09:34:00.350 INFO:tasks.rados.rados.0.smithi137.stdout:608: finishing write tid 1 to smithi13778320-297 2024-09-21T09:34:00.350 INFO:tasks.rados.rados.0.smithi137.stdout:616: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2024-09-21T09:34:00.356 INFO:tasks.rados.rados.0.smithi137.stdout:616: writing smithi13778320-227 from 746376 to 1297930 tid 1 2024-09-21T09:34:00.364 INFO:tasks.rados.rados.0.smithi137.stdout:616: writing smithi13778320-227 from 2054831 to 2704355 tid 2 2024-09-21T09:34:00.369 INFO:tasks.rados.rados.0.smithi137.stdout:616: writing smithi13778320-227 from 3315201 to 3546376 tid 3 2024-09-21T09:34:00.369 INFO:tasks.rados.rados.0.smithi137.stdout:606: done (9 left) 2024-09-21T09:34:00.369 INFO:tasks.rados.rados.0.smithi137.stdout:617: write oid 453 current snap is 0 2024-09-21T09:34:00.369 INFO:tasks.rados.rados.0.smithi137.stdout:607: expect (ObjNum 103 snap 0 seq_num 103) 2024-09-21T09:34:00.508 INFO:tasks.rados.rados.0.smithi137.stdout:608: finishing write tid 2 to smithi13778320-297 2024-09-21T09:34:00.508 INFO:tasks.rados.rados.0.smithi137.stdout:608: finishing write tid 3 to smithi13778320-297 2024-09-21T09:34:00.508 INFO:tasks.rados.rados.0.smithi137.stdout:608: finishing write tid 4 to smithi13778320-297 2024-09-21T09:34:00.508 INFO:tasks.rados.rados.0.smithi137.stdout:608: finishing write tid 5 to smithi13778320-297 2024-09-21T09:34:00.508 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 297 v 141 (ObjNum 562 snap 0 seq_num 562) dirty exists 2024-09-21T09:34:00.508 INFO:tasks.rados.rados.0.smithi137.stdout:608: left oid 297 (ObjNum 562 snap 0 seq_num 562) 2024-09-21T09:34:00.508 INFO:tasks.rados.rados.0.smithi137.stdout:609: expect (ObjNum 510 snap 0 seq_num 510) 2024-09-21T09:34:00.632 INFO:tasks.rados.rados.0.smithi137.stdout:610: finishing write tid 1 to smithi13778320-333 2024-09-21T09:34:00.633 INFO:tasks.rados.rados.0.smithi137.stdout:610: finishing write tid 2 to smithi13778320-333 2024-09-21T09:34:00.633 INFO:tasks.rados.rados.0.smithi137.stdout:617: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2024-09-21T09:34:00.641 INFO:tasks.rados.rados.0.smithi137.stdout:617: writing smithi13778320-453 from 763183 to 1389986 tid 1 2024-09-21T09:34:00.651 INFO:tasks.rados.rados.0.smithi137.stdout:617: writing smithi13778320-453 from 1996960 to 2790142 tid 2 2024-09-21T09:34:00.656 INFO:tasks.rados.rados.0.smithi137.stdout:617: writing smithi13778320-453 from 3226271 to 3563183 tid 3 2024-09-21T09:34:00.657 INFO:tasks.rados.rados.0.smithi137.stdout:607: done (9 left) 2024-09-21T09:34:00.657 INFO:tasks.rados.rados.0.smithi137.stdout:608: done (8 left) 2024-09-21T09:34:00.657 INFO:tasks.rados.rados.0.smithi137.stdout:609: done (7 left) 2024-09-21T09:34:00.657 INFO:tasks.rados.rados.0.smithi137.stdout:618: write oid 152 current snap is 0 2024-09-21T09:34:00.657 INFO:tasks.rados.rados.0.smithi137.stdout:610: finishing write tid 3 to smithi13778320-333 2024-09-21T09:34:00.657 INFO:tasks.rados.rados.0.smithi137.stdout:610: finishing write tid 4 to smithi13778320-333 2024-09-21T09:34:00.657 INFO:tasks.rados.rados.0.smithi137.stdout:610: finishing write tid 5 to smithi13778320-333 2024-09-21T09:34:00.657 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 333 v 125 (ObjNum 563 snap 0 seq_num 563) dirty exists 2024-09-21T09:34:00.657 INFO:tasks.rados.rados.0.smithi137.stdout:610: left oid 333 (ObjNum 563 snap 0 seq_num 563) 2024-09-21T09:34:00.657 INFO:tasks.rados.rados.0.smithi137.stdout:618: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2024-09-21T09:34:00.666 INFO:tasks.rados.rados.0.smithi137.stdout:618: writing smithi13778320-152 from 779990 to 1482042 tid 1 2024-09-21T09:34:00.674 INFO:tasks.rados.rados.0.smithi137.stdout:618: writing smithi13778320-152 from 2055442 to 2708635 tid 2 2024-09-21T09:34:00.681 INFO:tasks.rados.rados.0.smithi137.stdout:618: writing smithi13778320-152 from 3253694 to 3579990 tid 3 2024-09-21T09:34:00.681 INFO:tasks.rados.rados.0.smithi137.stdout:610: done (7 left) 2024-09-21T09:34:00.681 INFO:tasks.rados.rados.0.smithi137.stdout:619: read oid 135 snap -1 2024-09-21T09:34:00.681 INFO:tasks.rados.rados.0.smithi137.stdout:619: expect (ObjNum 134 snap 0 seq_num 134) 2024-09-21T09:34:00.681 INFO:tasks.rados.rados.0.smithi137.stdout:620: read oid 326 snap -1 2024-09-21T09:34:00.681 INFO:tasks.rados.rados.0.smithi137.stdout:620: expect (ObjNum 325 snap 0 seq_num 325) 2024-09-21T09:34:00.682 INFO:tasks.rados.rados.0.smithi137.stdout:621: delete oid 130 current snap is 0 2024-09-21T09:34:00.682 INFO:tasks.rados.rados.0.smithi137.stdout:611: expect (ObjNum 35 snap 0 seq_num 35) 2024-09-21T09:34:00.779 INFO:tasks.rados.rados.0.smithi137.stdout:613: finishing write tid 1 to smithi13778320-179 2024-09-21T09:34:00.779 INFO:tasks.rados.rados.0.smithi137.stdout:613: finishing write tid 2 to smithi13778320-179 2024-09-21T09:34:00.779 INFO:tasks.rados.rados.0.smithi137.stdout:611: done (9 left) 2024-09-21T09:34:00.780 INFO:tasks.rados.rados.0.smithi137.stdout:621: done (8 left) 2024-09-21T09:34:00.780 INFO:tasks.rados.rados.0.smithi137.stdout:622: read oid 428 snap -1 2024-09-21T09:34:00.780 INFO:tasks.rados.rados.0.smithi137.stdout:622: expect (ObjNum 427 snap 0 seq_num 427) 2024-09-21T09:34:00.780 INFO:tasks.rados.rados.0.smithi137.stdout:623: write oid 296 current snap is 0 2024-09-21T09:34:00.780 INFO:tasks.rados.rados.0.smithi137.stdout:613: finishing write tid 3 to smithi13778320-179 2024-09-21T09:34:00.780 INFO:tasks.rados.rados.0.smithi137.stdout:613: finishing write tid 4 to smithi13778320-179 2024-09-21T09:34:00.780 INFO:tasks.rados.rados.0.smithi137.stdout:623: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2024-09-21T09:34:00.786 INFO:tasks.rados.rados.0.smithi137.stdout:623: writing smithi13778320-296 from 413604 to 982507 tid 1 2024-09-21T09:34:00.793 INFO:tasks.rados.rados.0.smithi137.stdout:623: writing smithi13778320-296 from 1488759 to 2145621 tid 2 2024-09-21T09:34:00.801 INFO:tasks.rados.rados.0.smithi137.stdout:623: writing smithi13778320-296 from 2624893 to 3216602 tid 3 2024-09-21T09:34:00.801 INFO:tasks.rados.rados.0.smithi137.stdout:624: read oid 116 snap -1 2024-09-21T09:34:00.802 INFO:tasks.rados.rados.0.smithi137.stdout:624: expect (ObjNum 115 snap 0 seq_num 115) 2024-09-21T09:34:00.802 INFO:tasks.rados.rados.0.smithi137.stdout:625: delete oid 390 current snap is 0 2024-09-21T09:34:00.802 INFO:tasks.rados.rados.0.smithi137.stdout:613: finishing write tid 5 to smithi13778320-179 2024-09-21T09:34:00.802 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 179 v 129 (ObjNum 565 snap 0 seq_num 565) dirty exists 2024-09-21T09:34:00.802 INFO:tasks.rados.rados.0.smithi137.stdout:613: left oid 179 (ObjNum 565 snap 0 seq_num 565) 2024-09-21T09:34:00.802 INFO:tasks.rados.rados.0.smithi137.stdout:614: finishing write tid 1 to smithi13778320-478 2024-09-21T09:34:00.802 INFO:tasks.rados.rados.0.smithi137.stdout:614: finishing write tid 2 to smithi13778320-478 2024-09-21T09:34:00.802 INFO:tasks.rados.rados.0.smithi137.stdout:614: finishing write tid 3 to smithi13778320-478 2024-09-21T09:34:00.802 INFO:tasks.rados.rados.0.smithi137.stdout:614: finishing write tid 4 to smithi13778320-478 2024-09-21T09:34:00.802 INFO:tasks.rados.rados.0.smithi137.stdout:614: finishing write tid 5 to smithi13778320-478 2024-09-21T09:34:00.802 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 478 v 117 (ObjNum 566 snap 0 seq_num 566) dirty exists 2024-09-21T09:34:00.802 INFO:tasks.rados.rados.0.smithi137.stdout:614: left oid 478 (ObjNum 566 snap 0 seq_num 566) 2024-09-21T09:34:00.802 INFO:tasks.rados.rados.0.smithi137.stdout:615: finishing write tid 1 to smithi13778320-151 2024-09-21T09:34:00.803 INFO:tasks.rados.rados.0.smithi137.stdout:615: finishing write tid 2 to smithi13778320-151 2024-09-21T09:34:00.803 INFO:tasks.rados.rados.0.smithi137.stdout:615: finishing write tid 3 to smithi13778320-151 2024-09-21T09:34:00.803 INFO:tasks.rados.rados.0.smithi137.stdout:615: finishing write tid 4 to smithi13778320-151 2024-09-21T09:34:00.803 INFO:tasks.rados.rados.0.smithi137.stdout:615: finishing write tid 5 to smithi13778320-151 2024-09-21T09:34:00.803 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 151 v 105 (ObjNum 567 snap 0 seq_num 567) dirty exists 2024-09-21T09:34:00.803 INFO:tasks.rados.rados.0.smithi137.stdout:615: left oid 151 (ObjNum 567 snap 0 seq_num 567) 2024-09-21T09:34:00.803 INFO:tasks.rados.rados.0.smithi137.stdout:616: finishing write tid 1 to smithi13778320-227 2024-09-21T09:34:00.803 INFO:tasks.rados.rados.0.smithi137.stdout:616: finishing write tid 2 to smithi13778320-227 2024-09-21T09:34:00.803 INFO:tasks.rados.rados.0.smithi137.stdout:616: finishing write tid 3 to smithi13778320-227 2024-09-21T09:34:00.803 INFO:tasks.rados.rados.0.smithi137.stdout:616: finishing write tid 4 to smithi13778320-227 2024-09-21T09:34:00.803 INFO:tasks.rados.rados.0.smithi137.stdout:616: finishing write tid 5 to smithi13778320-227 2024-09-21T09:34:00.803 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 227 v 109 (ObjNum 568 snap 0 seq_num 568) dirty exists 2024-09-21T09:34:00.803 INFO:tasks.rados.rados.0.smithi137.stdout:616: left oid 227 (ObjNum 568 snap 0 seq_num 568) 2024-09-21T09:34:00.804 INFO:tasks.rados.rados.0.smithi137.stdout:617: finishing write tid 1 to smithi13778320-453 2024-09-21T09:34:00.804 INFO:tasks.rados.rados.0.smithi137.stdout:617: finishing write tid 2 to smithi13778320-453 2024-09-21T09:34:00.804 INFO:tasks.rados.rados.0.smithi137.stdout:617: finishing write tid 3 to smithi13778320-453 2024-09-21T09:34:00.804 INFO:tasks.rados.rados.0.smithi137.stdout:617: finishing write tid 4 to smithi13778320-453 2024-09-21T09:34:00.804 INFO:tasks.rados.rados.0.smithi137.stdout:617: finishing write tid 5 to smithi13778320-453 2024-09-21T09:34:00.804 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 453 v 142 (ObjNum 569 snap 0 seq_num 569) dirty exists 2024-09-21T09:34:00.804 INFO:tasks.rados.rados.0.smithi137.stdout:617: left oid 453 (ObjNum 569 snap 0 seq_num 569) 2024-09-21T09:34:00.804 INFO:tasks.rados.rados.0.smithi137.stdout:618: finishing write tid 1 to smithi13778320-152 2024-09-21T09:34:00.804 INFO:tasks.rados.rados.0.smithi137.stdout:618: finishing write tid 2 to smithi13778320-152 2024-09-21T09:34:00.804 INFO:tasks.rados.rados.0.smithi137.stdout:618: finishing write tid 3 to smithi13778320-152 2024-09-21T09:34:00.804 INFO:tasks.rados.rados.0.smithi137.stdout:618: finishing write tid 4 to smithi13778320-152 2024-09-21T09:34:00.804 INFO:tasks.rados.rados.0.smithi137.stdout:618: finishing write tid 5 to smithi13778320-152 2024-09-21T09:34:00.804 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 152 v 121 (ObjNum 570 snap 0 seq_num 570) dirty exists 2024-09-21T09:34:00.804 INFO:tasks.rados.rados.0.smithi137.stdout:618: left oid 152 (ObjNum 570 snap 0 seq_num 570) 2024-09-21T09:34:00.804 INFO:tasks.rados.rados.0.smithi137.stdout:620: expect (ObjNum 325 snap 0 seq_num 325) 2024-09-21T09:34:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:00 smithi165 ceph-mon[32789]: pgmap v100: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 57 MiB/s wr, 310 op/s 2024-09-21T09:34:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:00 smithi165 ceph-mon[32789]: from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:00 smithi165 ceph-mon[32789]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:00.932 INFO:tasks.rados.rados.0.smithi137.stdout:619: expect (ObjNum 134 snap 0 seq_num 134) 2024-09-21T09:34:01.014 INFO:tasks.rados.rados.0.smithi137.stdout:622: expect (ObjNum 427 snap 0 seq_num 427) 2024-09-21T09:34:01.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:00 smithi137 ceph-mon[28941]: pgmap v100: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 57 MiB/s wr, 310 op/s 2024-09-21T09:34:01.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:00 smithi137 ceph-mon[28941]: from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:01.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:00 smithi137 ceph-mon[28941]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:01.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:00 smithi137 ceph-mon[39068]: pgmap v100: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 57 MiB/s wr, 310 op/s 2024-09-21T09:34:01.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:00 smithi137 ceph-mon[39068]: from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:01.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:00 smithi137 ceph-mon[39068]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:01.135 INFO:tasks.rados.rados.0.smithi137.stdout:623: finishing write tid 1 to smithi13778320-296 2024-09-21T09:34:01.135 INFO:tasks.rados.rados.0.smithi137.stdout:623: finishing write tid 2 to smithi13778320-296 2024-09-21T09:34:01.135 INFO:tasks.rados.rados.0.smithi137.stdout:623: finishing write tid 3 to smithi13778320-296 2024-09-21T09:34:01.135 INFO:tasks.rados.rados.0.smithi137.stdout:623: finishing write tid 4 to smithi13778320-296 2024-09-21T09:34:01.135 INFO:tasks.rados.rados.0.smithi137.stdout:623: finishing write tid 5 to smithi13778320-296 2024-09-21T09:34:01.135 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 296 v 125 (ObjNum 572 snap 0 seq_num 572) dirty exists 2024-09-21T09:34:01.135 INFO:tasks.rados.rados.0.smithi137.stdout:623: left oid 296 (ObjNum 572 snap 0 seq_num 572) 2024-09-21T09:34:01.135 INFO:tasks.rados.rados.0.smithi137.stdout:624: expect (ObjNum 115 snap 0 seq_num 115) 2024-09-21T09:34:01.283 INFO:tasks.rados.rados.0.smithi137.stdout:613: done (11 left) 2024-09-21T09:34:01.283 INFO:tasks.rados.rados.0.smithi137.stdout:614: done (10 left) 2024-09-21T09:34:01.283 INFO:tasks.rados.rados.0.smithi137.stdout:615: done (9 left) 2024-09-21T09:34:01.283 INFO:tasks.rados.rados.0.smithi137.stdout:616: done (8 left) 2024-09-21T09:34:01.283 INFO:tasks.rados.rados.0.smithi137.stdout:617: done (7 left) 2024-09-21T09:34:01.283 INFO:tasks.rados.rados.0.smithi137.stdout:618: done (6 left) 2024-09-21T09:34:01.283 INFO:tasks.rados.rados.0.smithi137.stdout:619: done (5 left) 2024-09-21T09:34:01.283 INFO:tasks.rados.rados.0.smithi137.stdout:620: done (4 left) 2024-09-21T09:34:01.283 INFO:tasks.rados.rados.0.smithi137.stdout:622: done (3 left) 2024-09-21T09:34:01.283 INFO:tasks.rados.rados.0.smithi137.stdout:623: done (2 left) 2024-09-21T09:34:01.283 INFO:tasks.rados.rados.0.smithi137.stdout:624: done (1 left) 2024-09-21T09:34:01.283 INFO:tasks.rados.rados.0.smithi137.stdout:625: done (0 left) 2024-09-21T09:34:01.283 INFO:tasks.rados.rados.0.smithi137.stdout:626: read oid 215 snap -1 2024-09-21T09:34:01.283 INFO:tasks.rados.rados.0.smithi137.stdout:626: expect (ObjNum 214 snap 0 seq_num 214) 2024-09-21T09:34:01.284 INFO:tasks.rados.rados.0.smithi137.stdout:627: read oid 450 snap -1 2024-09-21T09:34:01.284 INFO:tasks.rados.rados.0.smithi137.stdout:627: expect (ObjNum 449 snap 0 seq_num 449) 2024-09-21T09:34:01.284 INFO:tasks.rados.rados.0.smithi137.stdout:628: write oid 123 current snap is 0 2024-09-21T09:34:01.284 INFO:tasks.rados.rados.0.smithi137.stdout:628: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2024-09-21T09:34:01.289 INFO:tasks.rados.rados.0.smithi137.stdout:628: writing smithi13778320-123 from 447218 to 1166619 tid 1 2024-09-21T09:34:01.297 INFO:tasks.rados.rados.0.smithi137.stdout:628: writing smithi13778320-123 from 1889370 to 2549901 tid 2 2024-09-21T09:34:01.303 INFO:tasks.rados.rados.0.smithi137.stdout:628: writing smithi13778320-123 from 2963386 to 3577639 tid 3 2024-09-21T09:34:01.303 INFO:tasks.rados.rados.0.smithi137.stdout:629: write oid 226 current snap is 0 2024-09-21T09:34:01.303 INFO:tasks.rados.rados.0.smithi137.stdout:629: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2024-09-21T09:34:01.310 INFO:tasks.rados.rados.0.smithi137.stdout:629: writing smithi13778320-226 from 464025 to 1258675 tid 1 2024-09-21T09:34:01.316 INFO:tasks.rados.rados.0.smithi137.stdout:629: writing smithi13778320-226 from 1947852 to 2352041 tid 2 2024-09-21T09:34:01.322 INFO:tasks.rados.rados.0.smithi137.stdout:629: writing smithi13778320-226 from 2990809 to 3416334 tid 3 2024-09-21T09:34:01.322 INFO:tasks.rados.rados.0.smithi137.stdout:630: delete oid 364 current snap is 0 2024-09-21T09:34:01.322 INFO:tasks.rados.rados.0.smithi137.stdout:626: expect (ObjNum 214 snap 0 seq_num 214) 2024-09-21T09:34:01.454 INFO:tasks.rados.rados.0.smithi137.stdout:628: finishing write tid 1 to smithi13778320-123 2024-09-21T09:34:01.454 INFO:tasks.rados.rados.0.smithi137.stdout:627: expect (ObjNum 449 snap 0 seq_num 449) 2024-09-21T09:34:01.585 INFO:tasks.rados.rados.0.smithi137.stdout:628: finishing write tid 2 to smithi13778320-123 2024-09-21T09:34:01.585 INFO:tasks.rados.rados.0.smithi137.stdout:626: done (4 left) 2024-09-21T09:34:01.585 INFO:tasks.rados.rados.0.smithi137.stdout:627: done (3 left) 2024-09-21T09:34:01.585 INFO:tasks.rados.rados.0.smithi137.stdout:630: done (2 left) 2024-09-21T09:34:01.585 INFO:tasks.rados.rados.0.smithi137.stdout:631: read oid 336 snap -1 2024-09-21T09:34:01.585 INFO:tasks.rados.rados.0.smithi137.stdout:631: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T09:34:01.585 INFO:tasks.rados.rados.0.smithi137.stdout:628: finishing write tid 3 to smithi13778320-123 2024-09-21T09:34:01.585 INFO:tasks.rados.rados.0.smithi137.stdout:632: write oid 344 current snap is 0 2024-09-21T09:34:01.586 INFO:tasks.rados.rados.0.smithi137.stdout:628: finishing write tid 4 to smithi13778320-123 2024-09-21T09:34:01.586 INFO:tasks.rados.rados.0.smithi137.stdout:628: finishing write tid 5 to smithi13778320-123 2024-09-21T09:34:01.586 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 123 v 149 (ObjNum 574 snap 0 seq_num 574) dirty exists 2024-09-21T09:34:01.586 INFO:tasks.rados.rados.0.smithi137.stdout:628: left oid 123 (ObjNum 574 snap 0 seq_num 574) 2024-09-21T09:34:01.586 INFO:tasks.rados.rados.0.smithi137.stdout:629: finishing write tid 1 to smithi13778320-226 2024-09-21T09:34:01.586 INFO:tasks.rados.rados.0.smithi137.stdout:632: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2024-09-21T09:34:01.590 INFO:tasks.rados.rados.0.smithi137.stdout:632: writing smithi13778320-344 from 497639 to 1042787 tid 1 2024-09-21T09:34:01.596 INFO:tasks.rados.rados.0.smithi137.stdout:632: writing smithi13778320-344 from 1548463 to 1956321 tid 2 2024-09-21T09:34:01.602 INFO:tasks.rados.rados.0.smithi137.stdout:632: writing smithi13778320-344 from 2529302 to 3093724 tid 3 2024-09-21T09:34:01.606 INFO:tasks.rados.rados.0.smithi137.stdout:632: writing smithi13778320-344 from 3528143 to 3697639 tid 4 2024-09-21T09:34:01.606 INFO:tasks.rados.rados.0.smithi137.stdout:628: done (3 left) 2024-09-21T09:34:01.607 INFO:tasks.rados.rados.0.smithi137.stdout:633: read oid 340 snap -1 2024-09-21T09:34:01.607 INFO:tasks.rados.rados.0.smithi137.stdout:633: expect (ObjNum 339 snap 0 seq_num 339) 2024-09-21T09:34:01.607 INFO:tasks.rados.rados.0.smithi137.stdout:634: write oid 71 current snap is 0 2024-09-21T09:34:01.607 INFO:tasks.rados.rados.0.smithi137.stdout:634: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2024-09-21T09:34:01.613 INFO:tasks.rados.rados.0.smithi137.stdout:634: writing smithi13778320-71 from 514446 to 1251196 tid 1 2024-09-21T09:34:01.620 INFO:tasks.rados.rados.0.smithi137.stdout:634: writing smithi13778320-71 from 1723298 to 2391167 tid 2 2024-09-21T09:34:01.628 INFO:tasks.rados.rados.0.smithi137.stdout:634: writing smithi13778320-71 from 3073078 to 3714446 tid 3 2024-09-21T09:34:01.629 INFO:tasks.rados.rados.0.smithi137.stdout:635: read oid 112 snap -1 2024-09-21T09:34:01.629 INFO:tasks.rados.rados.0.smithi137.stdout:635: expect (ObjNum 539 snap 0 seq_num 539) 2024-09-21T09:34:01.629 INFO:tasks.rados.rados.0.smithi137.stdout:636: read oid 283 snap -1 2024-09-21T09:34:01.629 INFO:tasks.rados.rados.0.smithi137.stdout:636: expect deleted 2024-09-21T09:34:01.629 INFO:tasks.rados.rados.0.smithi137.stdout:637: write oid 413 current snap is 0 2024-09-21T09:34:01.629 INFO:tasks.rados.rados.0.smithi137.stdout:629: finishing write tid 2 to smithi13778320-226 2024-09-21T09:34:01.629 INFO:tasks.rados.rados.0.smithi137.stdout:629: finishing write tid 3 to smithi13778320-226 2024-09-21T09:34:01.629 INFO:tasks.rados.rados.0.smithi137.stdout:629: finishing write tid 4 to smithi13778320-226 2024-09-21T09:34:01.629 INFO:tasks.rados.rados.0.smithi137.stdout:629: finishing write tid 5 to smithi13778320-226 2024-09-21T09:34:01.629 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 226 v 153 (ObjNum 575 snap 0 seq_num 575) dirty exists 2024-09-21T09:34:01.629 INFO:tasks.rados.rados.0.smithi137.stdout:629: left oid 226 (ObjNum 575 snap 0 seq_num 575) 2024-09-21T09:34:01.629 INFO:tasks.rados.rados.0.smithi137.stdout:631: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T09:34:01.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:01 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:34:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:34:01.760 INFO:tasks.rados.rados.0.smithi137.stdout:632: finishing write tid 1 to smithi13778320-344 2024-09-21T09:34:01.760 INFO:tasks.rados.rados.0.smithi137.stdout:632: finishing write tid 2 to smithi13778320-344 2024-09-21T09:34:01.760 INFO:tasks.rados.rados.0.smithi137.stdout:632: finishing write tid 3 to smithi13778320-344 2024-09-21T09:34:01.760 INFO:tasks.rados.rados.0.smithi137.stdout:637: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2024-09-21T09:34:01.765 INFO:tasks.rados.rados.0.smithi137.stdout:637: writing smithi13778320-413 from 531253 to 943252 tid 1 2024-09-21T09:34:01.770 INFO:tasks.rados.rados.0.smithi137.stdout:637: writing smithi13778320-413 from 1381780 to 1793307 tid 2 2024-09-21T09:34:01.776 INFO:tasks.rados.rados.0.smithi137.stdout:637: writing smithi13778320-413 from 2300501 to 2887467 tid 3 2024-09-21T09:34:01.782 INFO:tasks.rados.rados.0.smithi137.stdout:637: writing smithi13778320-413 from 3376974 to 3731253 tid 4 2024-09-21T09:34:01.782 INFO:tasks.rados.rados.0.smithi137.stdout:629: done (7 left) 2024-09-21T09:34:01.782 INFO:tasks.rados.rados.0.smithi137.stdout:631: done (6 left) 2024-09-21T09:34:01.782 INFO:tasks.rados.rados.0.smithi137.stdout:638: write oid 499 current snap is 0 2024-09-21T09:34:01.782 INFO:tasks.rados.rados.0.smithi137.stdout:632: finishing write tid 4 to smithi13778320-344 2024-09-21T09:34:01.782 INFO:tasks.rados.rados.0.smithi137.stdout:632: finishing write tid 5 to smithi13778320-344 2024-09-21T09:34:01.782 INFO:tasks.rados.rados.0.smithi137.stdout:632: finishing write tid 6 to smithi13778320-344 2024-09-21T09:34:01.782 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 344 v 110 (ObjNum 577 snap 0 seq_num 577) dirty exists 2024-09-21T09:34:01.783 INFO:tasks.rados.rados.0.smithi137.stdout:632: left oid 344 (ObjNum 577 snap 0 seq_num 577) 2024-09-21T09:34:01.783 INFO:tasks.rados.rados.0.smithi137.stdout:638: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2024-09-21T09:34:01.787 INFO:tasks.rados.rados.0.smithi137.stdout:638: writing smithi13778320-499 from 548060 to 1035308 tid 1 2024-09-21T09:34:01.794 INFO:tasks.rados.rados.0.smithi137.stdout:638: writing smithi13778320-499 from 1440262 to 2111800 tid 2 2024-09-21T09:34:01.802 INFO:tasks.rados.rados.0.smithi137.stdout:638: writing smithi13778320-499 from 2844277 to 3642515 tid 3 2024-09-21T09:34:01.803 INFO:tasks.rados.rados.0.smithi137.stdout:632: done (6 left) 2024-09-21T09:34:01.803 INFO:tasks.rados.rados.0.smithi137.stdout:639: write oid 130 current snap is 0 2024-09-21T09:34:01.803 INFO:tasks.rados.rados.0.smithi137.stdout:633: expect (ObjNum 339 snap 0 seq_num 339) 2024-09-21T09:34:01.939 INFO:tasks.rados.rados.0.smithi137.stdout:634: finishing write tid 1 to smithi13778320-71 2024-09-21T09:34:01.939 INFO:tasks.rados.rados.0.smithi137.stdout:634: finishing write tid 2 to smithi13778320-71 2024-09-21T09:34:01.939 INFO:tasks.rados.rados.0.smithi137.stdout:639: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2024-09-21T09:34:01.945 INFO:tasks.rados.rados.0.smithi137.stdout:639: writing smithi13778320-130 from 564867 to 1127364 tid 1 2024-09-21T09:34:01.951 INFO:tasks.rados.rados.0.smithi137.stdout:639: writing smithi13778320-130 from 1898744 to 2313940 tid 2 2024-09-21T09:34:01.959 INFO:tasks.rados.rados.0.smithi137.stdout:639: writing smithi13778320-130 from 2755347 to 3481210 tid 3 2024-09-21T09:34:01.959 INFO:tasks.rados.rados.0.smithi137.stdout:633: done (6 left) 2024-09-21T09:34:01.959 INFO:tasks.rados.rados.0.smithi137.stdout:640: write oid 17 current snap is 0 2024-09-21T09:34:01.959 INFO:tasks.rados.rados.0.smithi137.stdout:640: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2024-09-21T09:34:01.966 INFO:tasks.rados.rados.0.smithi137.stdout:640: writing smithi13778320-17 from 581674 to 1219420 tid 1 2024-09-21T09:34:01.973 INFO:tasks.rados.rados.0.smithi137.stdout:640: writing smithi13778320-17 from 1840873 to 2399727 tid 2 2024-09-21T09:34:01.981 INFO:tasks.rados.rados.0.smithi137.stdout:640: writing smithi13778320-17 from 3066417 to 3603552 tid 3 2024-09-21T09:34:01.981 INFO:tasks.rados.rados.0.smithi137.stdout:641: delete oid 369 current snap is 0 2024-09-21T09:34:01.982 INFO:tasks.rados.rados.0.smithi137.stdout:634: finishing write tid 3 to smithi13778320-71 2024-09-21T09:34:01.982 INFO:tasks.rados.rados.0.smithi137.stdout:634: finishing write tid 4 to smithi13778320-71 2024-09-21T09:34:01.982 INFO:tasks.rados.rados.0.smithi137.stdout:634: finishing write tid 5 to smithi13778320-71 2024-09-21T09:34:01.982 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 71 v 129 (ObjNum 578 snap 0 seq_num 578) dirty exists 2024-09-21T09:34:01.982 INFO:tasks.rados.rados.0.smithi137.stdout:634: left oid 71 (ObjNum 578 snap 0 seq_num 578) 2024-09-21T09:34:01.982 INFO:tasks.rados.rados.0.smithi137.stdout:635: expect (ObjNum 539 snap 0 seq_num 539) 2024-09-21T09:34:02.160 INFO:tasks.rados.rados.0.smithi137.stdout:637: finishing write tid 1 to smithi13778320-413 2024-09-21T09:34:02.160 INFO:tasks.rados.rados.0.smithi137.stdout:637: finishing write tid 2 to smithi13778320-413 2024-09-21T09:34:02.161 INFO:tasks.rados.rados.0.smithi137.stdout:637: finishing write tid 3 to smithi13778320-413 2024-09-21T09:34:02.161 INFO:tasks.rados.rados.0.smithi137.stdout:637: finishing write tid 4 to smithi13778320-413 2024-09-21T09:34:02.161 INFO:tasks.rados.rados.0.smithi137.stdout:637: finishing write tid 5 to smithi13778320-413 2024-09-21T09:34:02.161 INFO:tasks.rados.rados.0.smithi137.stdout:637: finishing write tid 6 to smithi13778320-413 2024-09-21T09:34:02.161 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 413 v 116 (ObjNum 579 snap 0 seq_num 579) dirty exists 2024-09-21T09:34:02.161 INFO:tasks.rados.rados.0.smithi137.stdout:637: left oid 413 (ObjNum 579 snap 0 seq_num 579) 2024-09-21T09:34:02.161 INFO:tasks.rados.rados.0.smithi137.stdout:638: finishing write tid 1 to smithi13778320-499 2024-09-21T09:34:02.161 INFO:tasks.rados.rados.0.smithi137.stdout:638: finishing write tid 2 to smithi13778320-499 2024-09-21T09:34:02.161 INFO:tasks.rados.rados.0.smithi137.stdout:638: finishing write tid 3 to smithi13778320-499 2024-09-21T09:34:02.161 INFO:tasks.rados.rados.0.smithi137.stdout:638: finishing write tid 4 to smithi13778320-499 2024-09-21T09:34:02.161 INFO:tasks.rados.rados.0.smithi137.stdout:634: done (7 left) 2024-09-21T09:34:02.161 INFO:tasks.rados.rados.0.smithi137.stdout:635: done (6 left) 2024-09-21T09:34:02.161 INFO:tasks.rados.rados.0.smithi137.stdout:636: done (5 left) 2024-09-21T09:34:02.161 INFO:tasks.rados.rados.0.smithi137.stdout:637: done (4 left) 2024-09-21T09:34:02.162 INFO:tasks.rados.rados.0.smithi137.stdout:641: done (3 left) 2024-09-21T09:34:02.162 INFO:tasks.rados.rados.0.smithi137.stdout:642: write oid 456 current snap is 0 2024-09-21T09:34:02.162 INFO:tasks.rados.rados.0.smithi137.stdout:638: finishing write tid 5 to smithi13778320-499 2024-09-21T09:34:02.162 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 499 v 131 (ObjNum 580 snap 0 seq_num 580) dirty exists 2024-09-21T09:34:02.162 INFO:tasks.rados.rados.0.smithi137.stdout:638: left oid 499 (ObjNum 580 snap 0 seq_num 580) 2024-09-21T09:34:02.162 INFO:tasks.rados.rados.0.smithi137.stdout:642: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2024-09-21T09:34:02.168 INFO:tasks.rados.rados.0.smithi137.stdout:642: writing smithi13778320-456 from 615288 to 1403532 tid 1 2024-09-21T09:34:02.174 INFO:tasks.rados.rados.0.smithi137.stdout:642: writing smithi13778320-456 from 1957837 to 2520360 tid 2 2024-09-21T09:34:02.181 INFO:tasks.rados.rados.0.smithi137.stdout:642: writing smithi13778320-456 from 3121263 to 3680942 tid 3 2024-09-21T09:34:02.182 INFO:tasks.rados.rados.0.smithi137.stdout:638: done (3 left) 2024-09-21T09:34:02.182 INFO:tasks.rados.rados.0.smithi137.stdout:643: write oid 71 current snap is 0 2024-09-21T09:34:02.182 INFO:tasks.rados.rados.0.smithi137.stdout:639: finishing write tid 1 to smithi13778320-130 2024-09-21T09:34:02.182 INFO:tasks.rados.rados.0.smithi137.stdout:639: finishing write tid 2 to smithi13778320-130 2024-09-21T09:34:02.182 INFO:tasks.rados.rados.0.smithi137.stdout:643: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2024-09-21T09:34:02.187 INFO:tasks.rados.rados.0.smithi137.stdout:643: writing smithi13778320-71 from 632095 to 1095588 tid 1 2024-09-21T09:34:02.193 INFO:tasks.rados.rados.0.smithi137.stdout:643: writing smithi13778320-71 from 1616319 to 2038853 tid 2 2024-09-21T09:34:02.200 INFO:tasks.rados.rados.0.smithi137.stdout:643: writing smithi13778320-71 from 2748686 to 3235990 tid 3 2024-09-21T09:34:02.200 INFO:tasks.rados.rados.0.smithi137.stdout:644: write oid 441 current snap is 0 2024-09-21T09:34:02.200 INFO:tasks.rados.rados.0.smithi137.stdout:639: finishing write tid 3 to smithi13778320-130 2024-09-21T09:34:02.200 INFO:tasks.rados.rados.0.smithi137.stdout:639: finishing write tid 4 to smithi13778320-130 2024-09-21T09:34:02.200 INFO:tasks.rados.rados.0.smithi137.stdout:639: finishing write tid 5 to smithi13778320-130 2024-09-21T09:34:02.200 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 130 v 148 (ObjNum 581 snap 0 seq_num 581) dirty exists 2024-09-21T09:34:02.201 INFO:tasks.rados.rados.0.smithi137.stdout:639: left oid 130 (ObjNum 581 snap 0 seq_num 581) 2024-09-21T09:34:02.201 INFO:tasks.rados.rados.0.smithi137.stdout:640: finishing write tid 1 to smithi13778320-17 2024-09-21T09:34:02.201 INFO:tasks.rados.rados.0.smithi137.stdout:644: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2024-09-21T09:34:02.207 INFO:tasks.rados.rados.0.smithi137.stdout:644: writing smithi13778320-441 from 648902 to 1303997 tid 1 2024-09-21T09:34:02.215 INFO:tasks.rados.rados.0.smithi137.stdout:644: writing smithi13778320-441 from 2074801 to 2640993 tid 2 2024-09-21T09:34:02.222 INFO:tasks.rados.rados.0.smithi137.stdout:644: writing smithi13778320-441 from 3176109 to 3848902 tid 3 2024-09-21T09:34:02.222 INFO:tasks.rados.rados.0.smithi137.stdout:639: done (4 left) 2024-09-21T09:34:02.223 INFO:tasks.rados.rados.0.smithi137.stdout:645: write oid 266 current snap is 0 2024-09-21T09:34:02.223 INFO:tasks.rados.rados.0.smithi137.stdout:640: finishing write tid 2 to smithi13778320-17 2024-09-21T09:34:02.223 INFO:tasks.rados.rados.0.smithi137.stdout:645: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2024-09-21T09:34:02.230 INFO:tasks.rados.rados.0.smithi137.stdout:645: writing smithi13778320-266 from 665709 to 1396053 tid 1 2024-09-21T09:34:02.237 INFO:tasks.rados.rados.0.smithi137.stdout:645: writing smithi13778320-266 from 2133283 to 2559486 tid 2 2024-09-21T09:34:02.244 INFO:tasks.rados.rados.0.smithi137.stdout:645: writing smithi13778320-266 from 3203532 to 3713380 tid 3 2024-09-21T09:34:02.245 INFO:tasks.rados.rados.0.smithi137.stdout:646: read oid 124 snap -1 2024-09-21T09:34:02.245 INFO:tasks.rados.rados.0.smithi137.stdout:646: expect (ObjNum 123 snap 0 seq_num 123) 2024-09-21T09:34:02.245 INFO:tasks.rados.rados.0.smithi137.stdout:647: read oid 219 snap -1 2024-09-21T09:34:02.245 INFO:tasks.rados.rados.0.smithi137.stdout:647: expect (ObjNum 529 snap 0 seq_num 529) 2024-09-21T09:34:02.245 INFO:tasks.rados.rados.0.smithi137.stdout:648: read oid 178 snap -1 2024-09-21T09:34:02.245 INFO:tasks.rados.rados.0.smithi137.stdout:648: expect (ObjNum 177 snap 0 seq_num 177) 2024-09-21T09:34:02.245 INFO:tasks.rados.rados.0.smithi137.stdout:649: read oid 403 snap -1 2024-09-21T09:34:02.245 INFO:tasks.rados.rados.0.smithi137.stdout:649: expect (ObjNum 402 snap 0 seq_num 402) 2024-09-21T09:34:02.245 INFO:tasks.rados.rados.0.smithi137.stdout:650: write oid 299 current snap is 0 2024-09-21T09:34:02.245 INFO:tasks.rados.rados.0.smithi137.stdout:640: finishing write tid 3 to smithi13778320-17 2024-09-21T09:34:02.245 INFO:tasks.rados.rados.0.smithi137.stdout:640: finishing write tid 4 to smithi13778320-17 2024-09-21T09:34:02.245 INFO:tasks.rados.rados.0.smithi137.stdout:640: finishing write tid 5 to smithi13778320-17 2024-09-21T09:34:02.245 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 17 v 157 (ObjNum 582 snap 0 seq_num 582) dirty exists 2024-09-21T09:34:02.245 INFO:tasks.rados.rados.0.smithi137.stdout:640: left oid 17 (ObjNum 582 snap 0 seq_num 582) 2024-09-21T09:34:02.246 INFO:tasks.rados.rados.0.smithi137.stdout:642: finishing write tid 1 to smithi13778320-456 2024-09-21T09:34:02.246 INFO:tasks.rados.rados.0.smithi137.stdout:650: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2024-09-21T09:34:02.251 INFO:tasks.rados.rados.0.smithi137.stdout:650: writing smithi13778320-299 from 682516 to 1088109 tid 1 2024-09-21T09:34:02.259 INFO:tasks.rados.rados.0.smithi137.stdout:650: writing smithi13778320-299 from 1791765 to 2361626 tid 2 2024-09-21T09:34:02.267 INFO:tasks.rados.rados.0.smithi137.stdout:650: writing smithi13778320-299 from 2830955 to 3552075 tid 3 2024-09-21T09:34:02.267 INFO:tasks.rados.rados.0.smithi137.stdout:640: done (9 left) 2024-09-21T09:34:02.267 INFO:tasks.rados.rados.0.smithi137.stdout:651: write oid 233 current snap is 0 2024-09-21T09:34:02.267 INFO:tasks.rados.rados.0.smithi137.stdout:642: finishing write tid 2 to smithi13778320-456 2024-09-21T09:34:02.267 INFO:tasks.rados.rados.0.smithi137.stdout:642: finishing write tid 3 to smithi13778320-456 2024-09-21T09:34:02.267 INFO:tasks.rados.rados.0.smithi137.stdout:642: finishing write tid 4 to smithi13778320-456 2024-09-21T09:34:02.268 INFO:tasks.rados.rados.0.smithi137.stdout:642: finishing write tid 5 to smithi13778320-456 2024-09-21T09:34:02.268 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 456 v 88 (ObjNum 584 snap 0 seq_num 584) dirty exists 2024-09-21T09:34:02.268 INFO:tasks.rados.rados.0.smithi137.stdout:642: left oid 456 (ObjNum 584 snap 0 seq_num 584) 2024-09-21T09:34:02.268 INFO:tasks.rados.rados.0.smithi137.stdout:643: finishing write tid 1 to smithi13778320-71 2024-09-21T09:34:02.268 INFO:tasks.rados.rados.0.smithi137.stdout:643: finishing write tid 2 to smithi13778320-71 2024-09-21T09:34:02.268 INFO:tasks.rados.rados.0.smithi137.stdout:643: finishing write tid 3 to smithi13778320-71 2024-09-21T09:34:02.268 INFO:tasks.rados.rados.0.smithi137.stdout:643: finishing write tid 4 to smithi13778320-71 2024-09-21T09:34:02.268 INFO:tasks.rados.rados.0.smithi137.stdout:643: finishing write tid 5 to smithi13778320-71 2024-09-21T09:34:02.268 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 71 v 133 (ObjNum 585 snap 0 seq_num 585) dirty exists 2024-09-21T09:34:02.268 INFO:tasks.rados.rados.0.smithi137.stdout:643: left oid 71 (ObjNum 585 snap 0 seq_num 585) 2024-09-21T09:34:02.268 INFO:tasks.rados.rados.0.smithi137.stdout:651: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2024-09-21T09:34:02.273 INFO:tasks.rados.rados.0.smithi137.stdout:651: writing smithi13778320-233 from 699323 to 1180165 tid 1 2024-09-21T09:34:02.280 INFO:tasks.rados.rados.0.smithi137.stdout:651: writing smithi13778320-233 from 1850247 to 2280119 tid 2 2024-09-21T09:34:02.287 INFO:tasks.rados.rados.0.smithi137.stdout:651: writing smithi13778320-233 from 2858378 to 3390770 tid 3 2024-09-21T09:34:02.287 INFO:tasks.rados.rados.0.smithi137.stdout:642: done (9 left) 2024-09-21T09:34:02.287 INFO:tasks.rados.rados.0.smithi137.stdout:643: done (8 left) 2024-09-21T09:34:02.287 INFO:tasks.rados.rados.0.smithi137.stdout:652: read oid 379 snap -1 2024-09-21T09:34:02.287 INFO:tasks.rados.rados.0.smithi137.stdout:652: expect (ObjNum 378 snap 0 seq_num 378) 2024-09-21T09:34:02.287 INFO:tasks.rados.rados.0.smithi137.stdout:653: read oid 45 snap -1 2024-09-21T09:34:02.287 INFO:tasks.rados.rados.0.smithi137.stdout:653: expect (ObjNum 44 snap 0 seq_num 44) 2024-09-21T09:34:02.287 INFO:tasks.rados.rados.0.smithi137.stdout:654: write oid 272 current snap is 0 2024-09-21T09:34:02.287 INFO:tasks.rados.rados.0.smithi137.stdout:644: finishing write tid 1 to smithi13778320-441 2024-09-21T09:34:02.287 INFO:tasks.rados.rados.0.smithi137.stdout:644: finishing write tid 2 to smithi13778320-441 2024-09-21T09:34:02.287 INFO:tasks.rados.rados.0.smithi137.stdout:654: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2024-09-21T09:34:02.294 INFO:tasks.rados.rados.0.smithi137.stdout:654: writing smithi13778320-272 from 716130 to 1272221 tid 1 2024-09-21T09:34:02.301 INFO:tasks.rados.rados.0.smithi137.stdout:654: writing smithi13778320-272 from 1792376 to 2365906 tid 2 2024-09-21T09:34:02.306 INFO:tasks.rados.rados.0.smithi137.stdout:654: writing smithi13778320-272 from 2769448 to 3229465 tid 3 2024-09-21T09:34:02.310 INFO:tasks.rados.rados.0.smithi137.stdout:654: writing smithi13778320-272 from 3821956 to 3916130 tid 4 2024-09-21T09:34:02.310 INFO:tasks.rados.rados.0.smithi137.stdout:655: write oid 194 current snap is 0 2024-09-21T09:34:02.310 INFO:tasks.rados.rados.0.smithi137.stdout:644: finishing write tid 3 to smithi13778320-441 2024-09-21T09:34:02.310 INFO:tasks.rados.rados.0.smithi137.stdout:644: finishing write tid 4 to smithi13778320-441 2024-09-21T09:34:02.310 INFO:tasks.rados.rados.0.smithi137.stdout:644: finishing write tid 5 to smithi13778320-441 2024-09-21T09:34:02.311 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 441 v 104 (ObjNum 586 snap 0 seq_num 586) dirty exists 2024-09-21T09:34:02.311 INFO:tasks.rados.rados.0.smithi137.stdout:644: left oid 441 (ObjNum 586 snap 0 seq_num 586) 2024-09-21T09:34:02.311 INFO:tasks.rados.rados.0.smithi137.stdout:645: finishing write tid 1 to smithi13778320-266 2024-09-21T09:34:02.311 INFO:tasks.rados.rados.0.smithi137.stdout:645: finishing write tid 2 to smithi13778320-266 2024-09-21T09:34:02.311 INFO:tasks.rados.rados.0.smithi137.stdout:655: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2024-09-21T09:34:02.318 INFO:tasks.rados.rados.0.smithi137.stdout:655: writing smithi13778320-194 from 732937 to 1364277 tid 1 2024-09-21T09:34:02.323 INFO:tasks.rados.rados.0.smithi137.stdout:655: writing smithi13778320-194 from 1850858 to 2284399 tid 2 2024-09-21T09:34:02.331 INFO:tasks.rados.rados.0.smithi137.stdout:655: writing smithi13778320-194 from 2796871 to 3468160 tid 3 2024-09-21T09:34:02.334 INFO:tasks.rados.rados.0.smithi137.stdout:655: writing smithi13778320-194 from 3888195 to 3932937 tid 4 2024-09-21T09:34:02.335 INFO:tasks.rados.rados.0.smithi137.stdout:645: finishing write tid 3 to smithi13778320-266 2024-09-21T09:34:02.335 INFO:tasks.rados.rados.0.smithi137.stdout:645: finishing write tid 4 to smithi13778320-266 2024-09-21T09:34:02.335 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:02.335 INFO:tasks.rados.rados.0.smithi137.stdout:646: expect (ObjNum 123 snap 0 seq_num 123) 2024-09-21T09:34:02.411 INFO:tasks.rados.rados.0.smithi137.stdout:645: finishing write tid 5 to smithi13778320-266 2024-09-21T09:34:02.411 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 266 v 137 (ObjNum 587 snap 0 seq_num 587) dirty exists 2024-09-21T09:34:02.411 INFO:tasks.rados.rados.0.smithi137.stdout:645: left oid 266 (ObjNum 587 snap 0 seq_num 587) 2024-09-21T09:34:02.412 INFO:tasks.rados.rados.0.smithi137.stdout:650: finishing write tid 1 to smithi13778320-299 2024-09-21T09:34:02.412 INFO:tasks.rados.rados.0.smithi137.stdout:648: expect (ObjNum 177 snap 0 seq_num 177) 2024-09-21T09:34:02.521 INFO:tasks.rados.rados.0.smithi137.stdout:647: expect (ObjNum 529 snap 0 seq_num 529) 2024-09-21T09:34:02.672 INFO:tasks.rados.rados.0.smithi137.stdout:650: finishing write tid 2 to smithi13778320-299 2024-09-21T09:34:02.672 INFO:tasks.rados.rados.0.smithi137.stdout:649: expect (ObjNum 402 snap 0 seq_num 402) 2024-09-21T09:34:02.770 INFO:tasks.rados.rados.0.smithi137.stdout:650: finishing write tid 3 to smithi13778320-299 2024-09-21T09:34:02.770 INFO:tasks.rados.rados.0.smithi137.stdout:650: finishing write tid 4 to smithi13778320-299 2024-09-21T09:34:02.771 INFO:tasks.rados.rados.0.smithi137.stdout:650: finishing write tid 5 to smithi13778320-299 2024-09-21T09:34:02.771 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 299 v 152 (ObjNum 588 snap 0 seq_num 588) dirty exists 2024-09-21T09:34:02.771 INFO:tasks.rados.rados.0.smithi137.stdout:650: left oid 299 (ObjNum 588 snap 0 seq_num 588) 2024-09-21T09:34:02.771 INFO:tasks.rados.rados.0.smithi137.stdout:651: finishing write tid 1 to smithi13778320-233 2024-09-21T09:34:02.771 INFO:tasks.rados.rados.0.smithi137.stdout:644: done (11 left) 2024-09-21T09:34:02.771 INFO:tasks.rados.rados.0.smithi137.stdout:645: done (10 left) 2024-09-21T09:34:02.771 INFO:tasks.rados.rados.0.smithi137.stdout:646: done (9 left) 2024-09-21T09:34:02.771 INFO:tasks.rados.rados.0.smithi137.stdout:647: done (8 left) 2024-09-21T09:34:02.771 INFO:tasks.rados.rados.0.smithi137.stdout:648: done (7 left) 2024-09-21T09:34:02.771 INFO:tasks.rados.rados.0.smithi137.stdout:649: done (6 left) 2024-09-21T09:34:02.771 INFO:tasks.rados.rados.0.smithi137.stdout:650: done (5 left) 2024-09-21T09:34:02.771 INFO:tasks.rados.rados.0.smithi137.stdout:656: read oid 115 snap -1 2024-09-21T09:34:02.771 INFO:tasks.rados.rados.0.smithi137.stdout:656: expect deleted 2024-09-21T09:34:02.771 INFO:tasks.rados.rados.0.smithi137.stdout:657: read oid 399 snap -1 2024-09-21T09:34:02.772 INFO:tasks.rados.rados.0.smithi137.stdout:657: expect (ObjNum 398 snap 0 seq_num 398) 2024-09-21T09:34:02.772 INFO:tasks.rados.rados.0.smithi137.stdout:658: write oid 189 current snap is 0 2024-09-21T09:34:02.772 INFO:tasks.rados.rados.0.smithi137.stdout:651: finishing write tid 2 to smithi13778320-233 2024-09-21T09:34:02.772 INFO:tasks.rados.rados.0.smithi137.stdout:651: finishing write tid 3 to smithi13778320-233 2024-09-21T09:34:02.772 INFO:tasks.rados.rados.0.smithi137.stdout:651: finishing write tid 4 to smithi13778320-233 2024-09-21T09:34:02.772 INFO:tasks.rados.rados.0.smithi137.stdout:658: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2024-09-21T09:34:02.778 INFO:tasks.rados.rados.0.smithi137.stdout:658: writing smithi13778320-189 from 749744 to 1456333 tid 1 2024-09-21T09:34:02.784 INFO:tasks.rados.rados.0.smithi137.stdout:658: writing smithi13778320-189 from 1909340 to 2486539 tid 2 2024-09-21T09:34:02.791 INFO:tasks.rados.rados.0.smithi137.stdout:658: writing smithi13778320-189 from 3224294 to 3706855 tid 3 2024-09-21T09:34:02.791 INFO:tasks.rados.rados.0.smithi137.stdout:659: write oid 398 current snap is 0 2024-09-21T09:34:02.791 INFO:tasks.rados.rados.0.smithi137.stdout:659: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2024-09-21T09:34:02.798 INFO:tasks.rados.rados.0.smithi137.stdout:659: writing smithi13778320-398 from 766551 to 1264742 tid 1 2024-09-21T09:34:02.804 INFO:tasks.rados.rados.0.smithi137.stdout:659: writing smithi13778320-398 from 1684175 to 2405032 tid 2 2024-09-21T09:34:02.811 INFO:tasks.rados.rados.0.smithi137.stdout:659: writing smithi13778320-398 from 2851717 to 3545550 tid 3 2024-09-21T09:34:02.811 INFO:tasks.rados.rados.0.smithi137.stdout:660: delete oid 328 current snap is 0 2024-09-21T09:34:02.812 INFO:tasks.rados.rados.0.smithi137.stdout:651: finishing write tid 5 to smithi13778320-233 2024-09-21T09:34:02.812 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 233 v 156 (ObjNum 589 snap 0 seq_num 589) dirty exists 2024-09-21T09:34:02.812 INFO:tasks.rados.rados.0.smithi137.stdout:651: left oid 233 (ObjNum 589 snap 0 seq_num 589) 2024-09-21T09:34:02.812 INFO:tasks.rados.rados.0.smithi137.stdout:652: expect (ObjNum 378 snap 0 seq_num 378) 2024-09-21T09:34:02.896 INFO:tasks.rados.rados.0.smithi137.stdout:653: expect (ObjNum 44 snap 0 seq_num 44) 2024-09-21T09:34:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:02 smithi165 ceph-mon[32789]: pgmap v101: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 45 MiB/s wr, 251 op/s 2024-09-21T09:34:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:02 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2320477186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:02 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:34:02.995 INFO:tasks.rados.rados.0.smithi137.stdout:654: finishing write tid 1 to smithi13778320-272 2024-09-21T09:34:02.996 INFO:tasks.rados.rados.0.smithi137.stdout:654: finishing write tid 2 to smithi13778320-272 2024-09-21T09:34:02.996 INFO:tasks.rados.rados.0.smithi137.stdout:654: finishing write tid 3 to smithi13778320-272 2024-09-21T09:34:02.996 INFO:tasks.rados.rados.0.smithi137.stdout:651: done (9 left) 2024-09-21T09:34:02.996 INFO:tasks.rados.rados.0.smithi137.stdout:652: done (8 left) 2024-09-21T09:34:02.996 INFO:tasks.rados.rados.0.smithi137.stdout:653: done (7 left) 2024-09-21T09:34:02.996 INFO:tasks.rados.rados.0.smithi137.stdout:660: done (6 left) 2024-09-21T09:34:02.996 INFO:tasks.rados.rados.0.smithi137.stdout:661: delete oid 446 current snap is 0 2024-09-21T09:34:02.996 INFO:tasks.rados.rados.0.smithi137.stdout:654: finishing write tid 4 to smithi13778320-272 2024-09-21T09:34:02.996 INFO:tasks.rados.rados.0.smithi137.stdout:654: finishing write tid 5 to smithi13778320-272 2024-09-21T09:34:02.996 INFO:tasks.rados.rados.0.smithi137.stdout:654: finishing write tid 6 to smithi13778320-272 2024-09-21T09:34:02.996 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 272 v 122 (ObjNum 590 snap 0 seq_num 590) dirty exists 2024-09-21T09:34:02.996 INFO:tasks.rados.rados.0.smithi137.stdout:654: left oid 272 (ObjNum 590 snap 0 seq_num 590) 2024-09-21T09:34:02.996 INFO:tasks.rados.rados.0.smithi137.stdout:655: finishing write tid 1 to smithi13778320-194 2024-09-21T09:34:02.996 INFO:tasks.rados.rados.0.smithi137.stdout:655: finishing write tid 2 to smithi13778320-194 2024-09-21T09:34:02.997 INFO:tasks.rados.rados.0.smithi137.stdout:655: finishing write tid 3 to smithi13778320-194 2024-09-21T09:34:02.997 INFO:tasks.rados.rados.0.smithi137.stdout:655: finishing write tid 4 to smithi13778320-194 2024-09-21T09:34:02.997 INFO:tasks.rados.rados.0.smithi137.stdout:655: finishing write tid 5 to smithi13778320-194 2024-09-21T09:34:02.997 INFO:tasks.rados.rados.0.smithi137.stdout:655: finishing write tid 6 to smithi13778320-194 2024-09-21T09:34:02.997 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 194 v 114 (ObjNum 591 snap 0 seq_num 591) dirty exists 2024-09-21T09:34:02.997 INFO:tasks.rados.rados.0.smithi137.stdout:655: left oid 194 (ObjNum 591 snap 0 seq_num 591) 2024-09-21T09:34:02.997 INFO:tasks.rados.rados.0.smithi137.stdout:657: expect (ObjNum 398 snap 0 seq_num 398) 2024-09-21T09:34:03.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:02 smithi137 ceph-mon[28941]: pgmap v101: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 45 MiB/s wr, 251 op/s 2024-09-21T09:34:03.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:02 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2320477186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:03.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:02 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:34:03.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:02 smithi137 ceph-mon[39068]: pgmap v101: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 45 MiB/s wr, 251 op/s 2024-09-21T09:34:03.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:02 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2320477186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:03.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:02 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:34:03.088 INFO:tasks.rados.rados.0.smithi137.stdout:658: finishing write tid 1 to smithi13778320-189 2024-09-21T09:34:03.088 INFO:tasks.rados.rados.0.smithi137.stdout:658: finishing write tid 2 to smithi13778320-189 2024-09-21T09:34:03.088 INFO:tasks.rados.rados.0.smithi137.stdout:658: finishing write tid 3 to smithi13778320-189 2024-09-21T09:34:03.088 INFO:tasks.rados.rados.0.smithi137.stdout:658: finishing write tid 4 to smithi13778320-189 2024-09-21T09:34:03.088 INFO:tasks.rados.rados.0.smithi137.stdout:654: done (6 left) 2024-09-21T09:34:03.089 INFO:tasks.rados.rados.0.smithi137.stdout:655: done (5 left) 2024-09-21T09:34:03.089 INFO:tasks.rados.rados.0.smithi137.stdout:656: done (4 left) 2024-09-21T09:34:03.089 INFO:tasks.rados.rados.0.smithi137.stdout:657: done (3 left) 2024-09-21T09:34:03.089 INFO:tasks.rados.rados.0.smithi137.stdout:661: done (2 left) 2024-09-21T09:34:03.089 INFO:tasks.rados.rados.0.smithi137.stdout:662: write oid 247 current snap is 0 2024-09-21T09:34:03.089 INFO:tasks.rados.rados.0.smithi137.stdout:658: finishing write tid 5 to smithi13778320-189 2024-09-21T09:34:03.089 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 189 v 118 (ObjNum 592 snap 0 seq_num 592) dirty exists 2024-09-21T09:34:03.089 INFO:tasks.rados.rados.0.smithi137.stdout:658: left oid 189 (ObjNum 592 snap 0 seq_num 592) 2024-09-21T09:34:03.089 INFO:tasks.rados.rados.0.smithi137.stdout:659: finishing write tid 1 to smithi13778320-398 2024-09-21T09:34:03.089 INFO:tasks.rados.rados.0.smithi137.stdout:662: seq_num 596 ranges {416972=723938,1743268=273704} 2024-09-21T09:34:03.094 INFO:tasks.rados.rados.0.smithi137.stdout:662: writing smithi13778320-247 from 416972 to 1140910 tid 1 2024-09-21T09:34:03.100 INFO:tasks.rados.rados.0.smithi137.stdout:662: writing smithi13778320-247 from 1743268 to 2016972 tid 2 2024-09-21T09:34:03.100 INFO:tasks.rados.rados.0.smithi137.stdout:658: done (2 left) 2024-09-21T09:34:03.100 INFO:tasks.rados.rados.0.smithi137.stdout:663: read oid 369 snap -1 2024-09-21T09:34:03.100 INFO:tasks.rados.rados.0.smithi137.stdout:663: expect deleted 2024-09-21T09:34:03.100 INFO:tasks.rados.rados.0.smithi137.stdout:664: write oid 370 current snap is 0 2024-09-21T09:34:03.100 INFO:tasks.rados.rados.0.smithi137.stdout:659: finishing write tid 2 to smithi13778320-398 2024-09-21T09:34:03.100 INFO:tasks.rados.rados.0.smithi137.stdout:664: seq_num 597 ranges {433779=799187,1801750=232029} 2024-09-21T09:34:03.106 INFO:tasks.rados.rados.0.smithi137.stdout:664: writing smithi13778320-370 from 433779 to 1232966 tid 1 2024-09-21T09:34:03.111 INFO:tasks.rados.rados.0.smithi137.stdout:664: writing smithi13778320-370 from 1801750 to 2033779 tid 2 2024-09-21T09:34:03.112 INFO:tasks.rados.rados.0.smithi137.stdout:665: delete oid 7 current snap is 0 2024-09-21T09:34:03.112 INFO:tasks.rados.rados.0.smithi137.stdout:659: finishing write tid 3 to smithi13778320-398 2024-09-21T09:34:03.112 INFO:tasks.rados.rados.0.smithi137.stdout:659: finishing write tid 4 to smithi13778320-398 2024-09-21T09:34:03.112 INFO:tasks.rados.rados.0.smithi137.stdout:659: finishing write tid 5 to smithi13778320-398 2024-09-21T09:34:03.112 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 398 v 92 (ObjNum 593 snap 0 seq_num 593) dirty exists 2024-09-21T09:34:03.112 INFO:tasks.rados.rados.0.smithi137.stdout:659: left oid 398 (ObjNum 593 snap 0 seq_num 593) 2024-09-21T09:34:03.112 INFO:tasks.rados.rados.0.smithi137.stdout:662: finishing write tid 1 to smithi13778320-247 2024-09-21T09:34:03.112 INFO:tasks.rados.rados.0.smithi137.stdout:662: finishing write tid 2 to smithi13778320-247 2024-09-21T09:34:03.112 INFO:tasks.rados.rados.0.smithi137.stdout:662: finishing write tid 3 to smithi13778320-247 2024-09-21T09:34:03.112 INFO:tasks.rados.rados.0.smithi137.stdout:662: finishing write tid 4 to smithi13778320-247 2024-09-21T09:34:03.112 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 247 v 160 (ObjNum 596 snap 0 seq_num 596) dirty exists 2024-09-21T09:34:03.112 INFO:tasks.rados.rados.0.smithi137.stdout:662: left oid 247 (ObjNum 596 snap 0 seq_num 596) 2024-09-21T09:34:03.113 INFO:tasks.rados.rados.0.smithi137.stdout:664: finishing write tid 1 to smithi13778320-370 2024-09-21T09:34:03.113 INFO:tasks.rados.rados.0.smithi137.stdout:659: done (4 left) 2024-09-21T09:34:03.113 INFO:tasks.rados.rados.0.smithi137.stdout:662: done (3 left) 2024-09-21T09:34:03.113 INFO:tasks.rados.rados.0.smithi137.stdout:663: done (2 left) 2024-09-21T09:34:03.114 INFO:tasks.rados.rados.0.smithi137.stdout:665: done (1 left) 2024-09-21T09:34:03.114 INFO:tasks.rados.rados.0.smithi137.stdout:666: read oid 431 snap -1 2024-09-21T09:34:03.114 INFO:tasks.rados.rados.0.smithi137.stdout:666: expect (ObjNum 430 snap 0 seq_num 430) 2024-09-21T09:34:03.114 INFO:tasks.rados.rados.0.smithi137.stdout:667: write oid 2 current snap is 0 2024-09-21T09:34:03.114 INFO:tasks.rados.rados.0.smithi137.stdout:667: seq_num 599 ranges {467393=549685,1802361=265032} 2024-09-21T09:34:03.119 INFO:tasks.rados.rados.0.smithi137.stdout:667: writing smithi13778320-2 from 467393 to 1017078 tid 1 2024-09-21T09:34:03.125 INFO:tasks.rados.rados.0.smithi137.stdout:667: writing smithi13778320-2 from 1802361 to 2067393 tid 2 2024-09-21T09:34:03.125 INFO:tasks.rados.rados.0.smithi137.stdout:668: read oid 253 snap -1 2024-09-21T09:34:03.126 INFO:tasks.rados.rados.0.smithi137.stdout:668: expect (ObjNum 252 snap 0 seq_num 252) 2024-09-21T09:34:03.126 INFO:tasks.rados.rados.0.smithi137.stdout:669: read oid 486 snap -1 2024-09-21T09:34:03.126 INFO:tasks.rados.rados.0.smithi137.stdout:669: expect (ObjNum 485 snap 0 seq_num 485) 2024-09-21T09:34:03.126 INFO:tasks.rados.rados.0.smithi137.stdout:670: read oid 122 snap -1 2024-09-21T09:34:03.126 INFO:tasks.rados.rados.0.smithi137.stdout:670: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-21T09:34:03.126 INFO:tasks.rados.rados.0.smithi137.stdout:671: read oid 238 snap -1 2024-09-21T09:34:03.126 INFO:tasks.rados.rados.0.smithi137.stdout:671: expect deleted 2024-09-21T09:34:03.126 INFO:tasks.rados.rados.0.smithi137.stdout:672: write oid 118 current snap is 0 2024-09-21T09:34:03.126 INFO:tasks.rados.rados.0.smithi137.stdout:664: finishing write tid 2 to smithi13778320-370 2024-09-21T09:34:03.126 INFO:tasks.rados.rados.0.smithi137.stdout:664: finishing write tid 3 to smithi13778320-370 2024-09-21T09:34:03.126 INFO:tasks.rados.rados.0.smithi137.stdout:664: finishing write tid 4 to smithi13778320-370 2024-09-21T09:34:03.126 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 370 v 121 (ObjNum 597 snap 0 seq_num 597) dirty exists 2024-09-21T09:34:03.126 INFO:tasks.rados.rados.0.smithi137.stdout:664: left oid 370 (ObjNum 597 snap 0 seq_num 597) 2024-09-21T09:34:03.126 INFO:tasks.rados.rados.0.smithi137.stdout:666: expect (ObjNum 430 snap 0 seq_num 430) 2024-09-21T09:34:03.242 INFO:tasks.rados.rados.0.smithi137.stdout:667: finishing write tid 1 to smithi13778320-2 2024-09-21T09:34:03.242 INFO:tasks.rados.rados.0.smithi137.stdout:672: seq_num 600 ranges {484200=624934,1860843=223357} 2024-09-21T09:34:03.248 INFO:tasks.rados.rados.0.smithi137.stdout:672: writing smithi13778320-118 from 484200 to 1109134 tid 1 2024-09-21T09:34:03.254 INFO:tasks.rados.rados.0.smithi137.stdout:672: writing smithi13778320-118 from 1860843 to 2084200 tid 2 2024-09-21T09:34:03.254 INFO:tasks.rados.rados.0.smithi137.stdout:664: done (7 left) 2024-09-21T09:34:03.254 INFO:tasks.rados.rados.0.smithi137.stdout:666: done (6 left) 2024-09-21T09:34:03.255 INFO:tasks.rados.rados.0.smithi137.stdout:673: read oid 102 snap -1 2024-09-21T09:34:03.255 INFO:tasks.rados.rados.0.smithi137.stdout:673: expect (ObjNum 101 snap 0 seq_num 101) 2024-09-21T09:34:03.255 INFO:tasks.rados.rados.0.smithi137.stdout:674: read oid 182 snap -1 2024-09-21T09:34:03.255 INFO:tasks.rados.rados.0.smithi137.stdout:674: expect (ObjNum 181 snap 0 seq_num 181) 2024-09-21T09:34:03.255 INFO:tasks.rados.rados.0.smithi137.stdout:675: write oid 150 current snap is 0 2024-09-21T09:34:03.255 INFO:tasks.rados.rados.0.smithi137.stdout:675: seq_num 601 ranges {501007=416536,1635678=465329} 2024-09-21T09:34:03.260 INFO:tasks.rados.rados.0.smithi137.stdout:675: writing smithi13778320-150 from 501007 to 917543 tid 1 2024-09-21T09:34:03.267 INFO:tasks.rados.rados.0.smithi137.stdout:675: writing smithi13778320-150 from 1635678 to 2101007 tid 2 2024-09-21T09:34:03.267 INFO:tasks.rados.rados.0.smithi137.stdout:676: read oid 451 snap -1 2024-09-21T09:34:03.268 INFO:tasks.rados.rados.0.smithi137.stdout:676: expect (ObjNum 450 snap 0 seq_num 450) 2024-09-21T09:34:03.268 INFO:tasks.rados.rados.0.smithi137.stdout:677: read oid 27 snap -1 2024-09-21T09:34:03.268 INFO:tasks.rados.rados.0.smithi137.stdout:677: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-21T09:34:03.268 INFO:tasks.rados.rados.0.smithi137.stdout:678: write oid 488 current snap is 0 2024-09-21T09:34:03.268 INFO:tasks.rados.rados.0.smithi137.stdout:678: seq_num 602 ranges {517814=491785,1577807=540007} 2024-09-21T09:34:03.273 INFO:tasks.rados.rados.0.smithi137.stdout:678: writing smithi13778320-488 from 517814 to 1009599 tid 1 2024-09-21T09:34:03.280 INFO:tasks.rados.rados.0.smithi137.stdout:678: writing smithi13778320-488 from 1577807 to 2117814 tid 2 2024-09-21T09:34:03.280 INFO:tasks.rados.rados.0.smithi137.stdout:679: read oid 165 snap -1 2024-09-21T09:34:03.280 INFO:tasks.rados.rados.0.smithi137.stdout:679: expect deleted 2024-09-21T09:34:03.280 INFO:tasks.rados.rados.0.smithi137.stdout:680: read oid 259 snap -1 2024-09-21T09:34:03.281 INFO:tasks.rados.rados.0.smithi137.stdout:680: expect (ObjNum 258 snap 0 seq_num 258) 2024-09-21T09:34:03.281 INFO:tasks.rados.rados.0.smithi137.stdout:681: write oid 384 current snap is 0 2024-09-21T09:34:03.281 INFO:tasks.rados.rados.0.smithi137.stdout:681: seq_num 603 ranges {534621=567034,1636289=498332} 2024-09-21T09:34:03.287 INFO:tasks.rados.rados.0.smithi137.stdout:681: writing smithi13778320-384 from 534621 to 1101655 tid 1 2024-09-21T09:34:03.293 INFO:tasks.rados.rados.0.smithi137.stdout:681: writing smithi13778320-384 from 1636289 to 2134621 tid 2 2024-09-21T09:34:03.294 INFO:tasks.rados.rados.0.smithi137.stdout:682: write oid 151 current snap is 0 2024-09-21T09:34:03.294 INFO:tasks.rados.rados.0.smithi137.stdout:667: finishing write tid 2 to smithi13778320-2 2024-09-21T09:34:03.294 INFO:tasks.rados.rados.0.smithi137.stdout:667: finishing write tid 3 to smithi13778320-2 2024-09-21T09:34:03.294 INFO:tasks.rados.rados.0.smithi137.stdout:682: seq_num 604 ranges {551428=642283,1694771=456657} 2024-09-21T09:34:03.300 INFO:tasks.rados.rados.0.smithi137.stdout:682: writing smithi13778320-151 from 551428 to 1193711 tid 1 2024-09-21T09:34:03.306 INFO:tasks.rados.rados.0.smithi137.stdout:682: writing smithi13778320-151 from 1694771 to 2151428 tid 2 2024-09-21T09:34:03.306 INFO:tasks.rados.rados.0.smithi137.stdout:671: done (15 left) 2024-09-21T09:34:03.306 INFO:tasks.rados.rados.0.smithi137.stdout:683: read oid 270 snap -1 2024-09-21T09:34:03.307 INFO:tasks.rados.rados.0.smithi137.stdout:683: expect (ObjNum 269 snap 0 seq_num 269) 2024-09-21T09:34:03.307 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:03.307 INFO:tasks.rados.rados.0.smithi137.stdout:667: finishing write tid 4 to smithi13778320-2 2024-09-21T09:34:03.307 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 2 v 132 (ObjNum 599 snap 0 seq_num 599) dirty exists 2024-09-21T09:34:03.307 INFO:tasks.rados.rados.0.smithi137.stdout:667: left oid 2 (ObjNum 599 snap 0 seq_num 599) 2024-09-21T09:34:03.307 INFO:tasks.rados.rados.0.smithi137.stdout:669: expect (ObjNum 485 snap 0 seq_num 485) 2024-09-21T09:34:03.385 INFO:tasks.rados.rados.0.smithi137.stdout:668: expect (ObjNum 252 snap 0 seq_num 252) 2024-09-21T09:34:03.468 INFO:tasks.rados.rados.0.smithi137.stdout:670: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-21T09:34:03.540 INFO:tasks.rados.rados.0.smithi137.stdout:672: finishing write tid 1 to smithi13778320-118 2024-09-21T09:34:03.540 INFO:tasks.rados.rados.0.smithi137.stdout:672: finishing write tid 2 to smithi13778320-118 2024-09-21T09:34:03.540 INFO:tasks.rados.rados.0.smithi137.stdout:672: finishing write tid 3 to smithi13778320-118 2024-09-21T09:34:03.540 INFO:tasks.rados.rados.0.smithi137.stdout:672: finishing write tid 4 to smithi13778320-118 2024-09-21T09:34:03.540 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 118 v 125 (ObjNum 600 snap 0 seq_num 600) dirty exists 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:672: left oid 118 (ObjNum 600 snap 0 seq_num 600) 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:667: done (15 left) 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:668: done (14 left) 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:669: done (13 left) 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:670: done (12 left) 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:672: done (11 left) 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:684: read oid 100 snap -1 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:684: expect (ObjNum 99 snap 0 seq_num 99) 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:685: read oid 213 snap -1 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:685: expect (ObjNum 212 snap 0 seq_num 212) 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:686: read oid 178 snap -1 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:686: expect (ObjNum 177 snap 0 seq_num 177) 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:687: read oid 60 snap -1 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:687: expect (ObjNum 59 snap 0 seq_num 59) 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:688: read oid 22 snap -1 2024-09-21T09:34:03.541 INFO:tasks.rados.rados.0.smithi137.stdout:688: expect deleted 2024-09-21T09:34:03.542 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:03.542 INFO:tasks.rados.rados.0.smithi137.stdout:673: expect (ObjNum 101 snap 0 seq_num 101) 2024-09-21T09:34:03.676 INFO:tasks.rados.rados.0.smithi137.stdout:674: expect (ObjNum 181 snap 0 seq_num 181) 2024-09-21T09:34:03.792 INFO:tasks.rados.rados.0.smithi137.stdout:675: finishing write tid 1 to smithi13778320-150 2024-09-21T09:34:03.792 INFO:tasks.rados.rados.0.smithi137.stdout:675: finishing write tid 2 to smithi13778320-150 2024-09-21T09:34:03.792 INFO:tasks.rados.rados.0.smithi137.stdout:675: finishing write tid 3 to smithi13778320-150 2024-09-21T09:34:03.792 INFO:tasks.rados.rados.0.smithi137.stdout:675: finishing write tid 4 to smithi13778320-150 2024-09-21T09:34:03.792 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 150 v 141 (ObjNum 601 snap 0 seq_num 601) dirty exists 2024-09-21T09:34:03.792 INFO:tasks.rados.rados.0.smithi137.stdout:675: left oid 150 (ObjNum 601 snap 0 seq_num 601) 2024-09-21T09:34:03.792 INFO:tasks.rados.rados.0.smithi137.stdout:673: done (15 left) 2024-09-21T09:34:03.792 INFO:tasks.rados.rados.0.smithi137.stdout:674: done (14 left) 2024-09-21T09:34:03.792 INFO:tasks.rados.rados.0.smithi137.stdout:675: done (13 left) 2024-09-21T09:34:03.793 INFO:tasks.rados.rados.0.smithi137.stdout:689: write oid 113 current snap is 0 2024-09-21T09:34:03.793 INFO:tasks.rados.rados.0.smithi137.stdout:678: finishing write tid 1 to smithi13778320-488 2024-09-21T09:34:03.793 INFO:tasks.rados.rados.0.smithi137.stdout:689: seq_num 605 ranges {568235=717532,1753253=414982} 2024-09-21T09:34:03.798 INFO:tasks.rados.rados.0.smithi137.stdout:689: writing smithi13778320-113 from 568235 to 1285767 tid 1 2024-09-21T09:34:03.804 INFO:tasks.rados.rados.0.smithi137.stdout:689: writing smithi13778320-113 from 1753253 to 2168235 tid 2 2024-09-21T09:34:03.804 INFO:tasks.rados.rados.0.smithi137.stdout:690: write oid 160 current snap is 0 2024-09-21T09:34:03.804 INFO:tasks.rados.rados.0.smithi137.stdout:676: expect (ObjNum 450 snap 0 seq_num 450) 2024-09-21T09:34:03.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:03 smithi165 ceph-mon[32789]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:03.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:03 smithi165 ceph-mon[32789]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:03.933 INFO:tasks.rados.rados.0.smithi137.stdout:678: finishing write tid 2 to smithi13778320-488 2024-09-21T09:34:03.933 INFO:tasks.rados.rados.0.smithi137.stdout:677: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-21T09:34:04.018 INFO:tasks.rados.rados.0.smithi137.stdout:678: finishing write tid 3 to smithi13778320-488 2024-09-21T09:34:04.018 INFO:tasks.rados.rados.0.smithi137.stdout:678: finishing write tid 4 to smithi13778320-488 2024-09-21T09:34:04.018 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 488 v 144 (ObjNum 602 snap 0 seq_num 602) dirty exists 2024-09-21T09:34:04.018 INFO:tasks.rados.rados.0.smithi137.stdout:678: left oid 488 (ObjNum 602 snap 0 seq_num 602) 2024-09-21T09:34:04.018 INFO:tasks.rados.rados.0.smithi137.stdout:690: seq_num 606 ranges {585042=792781,2095382=89660} 2024-09-21T09:34:04.025 INFO:tasks.rados.rados.0.smithi137.stdout:690: writing smithi13778320-160 from 585042 to 1377823 tid 1 2024-09-21T09:34:04.030 INFO:tasks.rados.rados.0.smithi137.stdout:690: writing smithi13778320-160 from 2095382 to 2185042 tid 2 2024-09-21T09:34:04.030 INFO:tasks.rados.rados.0.smithi137.stdout:676: done (14 left) 2024-09-21T09:34:04.030 INFO:tasks.rados.rados.0.smithi137.stdout:677: done (13 left) 2024-09-21T09:34:04.030 INFO:tasks.rados.rados.0.smithi137.stdout:678: done (12 left) 2024-09-21T09:34:04.030 INFO:tasks.rados.rados.0.smithi137.stdout:679: done (11 left) 2024-09-21T09:34:04.030 INFO:tasks.rados.rados.0.smithi137.stdout:691: write oid 449 current snap is 0 2024-09-21T09:34:04.030 INFO:tasks.rados.rados.0.smithi137.stdout:680: expect (ObjNum 258 snap 0 seq_num 258) 2024-09-21T09:34:04.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:03 smithi137 ceph-mon[39068]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:04.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:03 smithi137 ceph-mon[39068]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:04.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:03 smithi137 ceph-mon[28941]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:04.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:03 smithi137 ceph-mon[28941]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:04.117 INFO:tasks.rados.rados.0.smithi137.stdout:681: finishing write tid 1 to smithi13778320-384 2024-09-21T09:34:04.117 INFO:tasks.rados.rados.0.smithi137.stdout:681: finishing write tid 2 to smithi13778320-384 2024-09-21T09:34:04.117 INFO:tasks.rados.rados.0.smithi137.stdout:681: finishing write tid 3 to smithi13778320-384 2024-09-21T09:34:04.117 INFO:tasks.rados.rados.0.smithi137.stdout:681: finishing write tid 4 to smithi13778320-384 2024-09-21T09:34:04.117 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 384 v 95 (ObjNum 603 snap 0 seq_num 603) dirty exists 2024-09-21T09:34:04.117 INFO:tasks.rados.rados.0.smithi137.stdout:681: left oid 384 (ObjNum 603 snap 0 seq_num 603) 2024-09-21T09:34:04.117 INFO:tasks.rados.rados.0.smithi137.stdout:682: finishing write tid 1 to smithi13778320-151 2024-09-21T09:34:04.117 INFO:tasks.rados.rados.0.smithi137.stdout:682: finishing write tid 2 to smithi13778320-151 2024-09-21T09:34:04.117 INFO:tasks.rados.rados.0.smithi137.stdout:682: finishing write tid 3 to smithi13778320-151 2024-09-21T09:34:04.117 INFO:tasks.rados.rados.0.smithi137.stdout:682: finishing write tid 4 to smithi13778320-151 2024-09-21T09:34:04.117 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 151 v 113 (ObjNum 604 snap 0 seq_num 604) dirty exists 2024-09-21T09:34:04.118 INFO:tasks.rados.rados.0.smithi137.stdout:682: left oid 151 (ObjNum 604 snap 0 seq_num 604) 2024-09-21T09:34:04.118 INFO:tasks.rados.rados.0.smithi137.stdout:691: seq_num 607 ranges {601849=468030,1753864=447985} 2024-09-21T09:34:04.122 INFO:tasks.rados.rados.0.smithi137.stdout:691: writing smithi13778320-449 from 601849 to 1069879 tid 1 2024-09-21T09:34:04.129 INFO:tasks.rados.rados.0.smithi137.stdout:691: writing smithi13778320-449 from 1753864 to 2201849 tid 2 2024-09-21T09:34:04.129 INFO:tasks.rados.rados.0.smithi137.stdout:680: done (11 left) 2024-09-21T09:34:04.129 INFO:tasks.rados.rados.0.smithi137.stdout:681: done (10 left) 2024-09-21T09:34:04.129 INFO:tasks.rados.rados.0.smithi137.stdout:682: done (9 left) 2024-09-21T09:34:04.129 INFO:tasks.rados.rados.0.smithi137.stdout:692: read oid 163 snap -1 2024-09-21T09:34:04.129 INFO:tasks.rados.rados.0.smithi137.stdout:692: expect (ObjNum 162 snap 0 seq_num 162) 2024-09-21T09:34:04.129 INFO:tasks.rados.rados.0.smithi137.stdout:693: read oid 500 snap -1 2024-09-21T09:34:04.130 INFO:tasks.rados.rados.0.smithi137.stdout:693: expect (ObjNum 499 snap 0 seq_num 499) 2024-09-21T09:34:04.130 INFO:tasks.rados.rados.0.smithi137.stdout:694: write oid 420 current snap is 0 2024-09-21T09:34:04.130 INFO:tasks.rados.rados.0.smithi137.stdout:683: expect (ObjNum 269 snap 0 seq_num 269) 2024-09-21T09:34:04.216 INFO:tasks.rados.rados.0.smithi137.stdout:694: seq_num 608 ranges {618656=543279,1812346=406310} 2024-09-21T09:34:04.223 INFO:tasks.rados.rados.0.smithi137.stdout:694: writing smithi13778320-420 from 618656 to 1161935 tid 1 2024-09-21T09:34:04.229 INFO:tasks.rados.rados.0.smithi137.stdout:694: writing smithi13778320-420 from 1812346 to 2218656 tid 2 2024-09-21T09:34:04.229 INFO:tasks.rados.rados.0.smithi137.stdout:683: done (11 left) 2024-09-21T09:34:04.229 INFO:tasks.rados.rados.0.smithi137.stdout:695: write oid 375 current snap is 0 2024-09-21T09:34:04.229 INFO:tasks.rados.rados.0.smithi137.stdout:695: seq_num 609 ranges {635463=734881,1987181=248282} 2024-09-21T09:34:04.236 INFO:tasks.rados.rados.0.smithi137.stdout:695: writing smithi13778320-375 from 635463 to 1370344 tid 1 2024-09-21T09:34:04.241 INFO:tasks.rados.rados.0.smithi137.stdout:695: writing smithi13778320-375 from 1987181 to 2235463 tid 2 2024-09-21T09:34:04.241 INFO:tasks.rados.rados.0.smithi137.stdout:696: write oid 124 current snap is 0 2024-09-21T09:34:04.241 INFO:tasks.rados.rados.0.smithi137.stdout:685: expect (ObjNum 212 snap 0 seq_num 212) 2024-09-21T09:34:04.371 INFO:tasks.rados.rados.0.smithi137.stdout:696: seq_num 610 ranges {652270=410130,1529310=493867} 2024-09-21T09:34:04.377 INFO:tasks.rados.rados.0.smithi137.stdout:696: writing smithi13778320-124 from 652270 to 1062400 tid 1 2024-09-21T09:34:04.383 INFO:tasks.rados.rados.0.smithi137.stdout:696: writing smithi13778320-124 from 1529310 to 2023177 tid 2 2024-09-21T09:34:04.383 INFO:tasks.rados.rados.0.smithi137.stdout:685: done (12 left) 2024-09-21T09:34:04.384 INFO:tasks.rados.rados.0.smithi137.stdout:688: done (11 left) 2024-09-21T09:34:04.384 INFO:tasks.rados.rados.0.smithi137.stdout:697: read oid 108 snap -1 2024-09-21T09:34:04.384 INFO:tasks.rados.rados.0.smithi137.stdout:697: expect (ObjNum 107 snap 0 seq_num 107) 2024-09-21T09:34:04.384 INFO:tasks.rados.rados.0.smithi137.stdout:698: read oid 183 snap -1 2024-09-21T09:34:04.384 INFO:tasks.rados.rados.0.smithi137.stdout:698: expect (ObjNum 182 snap 0 seq_num 182) 2024-09-21T09:34:04.384 INFO:tasks.rados.rados.0.smithi137.stdout:699: read oid 340 snap -1 2024-09-21T09:34:04.384 INFO:tasks.rados.rados.0.smithi137.stdout:699: expect (ObjNum 339 snap 0 seq_num 339) 2024-09-21T09:34:04.384 INFO:tasks.rados.rados.0.smithi137.stdout:700: write oid 405 current snap is 0 2024-09-21T09:34:04.384 INFO:tasks.rados.rados.0.smithi137.stdout:700: seq_num 611 ranges {669077=485379,1587792=681285} 2024-09-21T09:34:04.390 INFO:tasks.rados.rados.0.smithi137.stdout:700: writing smithi13778320-405 from 669077 to 1154456 tid 1 2024-09-21T09:34:04.397 INFO:tasks.rados.rados.0.smithi137.stdout:700: writing smithi13778320-405 from 1587792 to 2269077 tid 2 2024-09-21T09:34:04.397 INFO:tasks.rados.rados.0.smithi137.stdout:701: read oid 316 snap -1 2024-09-21T09:34:04.397 INFO:tasks.rados.rados.0.smithi137.stdout:701: expect (ObjNum 315 snap 0 seq_num 315) 2024-09-21T09:34:04.397 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:04.397 INFO:tasks.rados.rados.0.smithi137.stdout:687: expect (ObjNum 59 snap 0 seq_num 59) 2024-09-21T09:34:04.506 INFO:tasks.rados.rados.0.smithi137.stdout:686: expect (ObjNum 177 snap 0 seq_num 177) 2024-09-21T09:34:04.614 INFO:tasks.rados.rados.0.smithi137.stdout:684: expect (ObjNum 99 snap 0 seq_num 99) 2024-09-21T09:34:04.748 INFO:tasks.rados.rados.0.smithi137.stdout:689: finishing write tid 1 to smithi13778320-113 2024-09-21T09:34:04.748 INFO:tasks.rados.rados.0.smithi137.stdout:689: finishing write tid 2 to smithi13778320-113 2024-09-21T09:34:04.748 INFO:tasks.rados.rados.0.smithi137.stdout:689: finishing write tid 3 to smithi13778320-113 2024-09-21T09:34:04.748 INFO:tasks.rados.rados.0.smithi137.stdout:689: finishing write tid 4 to smithi13778320-113 2024-09-21T09:34:04.748 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 113 v 124 (ObjNum 605 snap 0 seq_num 605) dirty exists 2024-09-21T09:34:04.749 INFO:tasks.rados.rados.0.smithi137.stdout:689: left oid 113 (ObjNum 605 snap 0 seq_num 605) 2024-09-21T09:34:04.749 INFO:tasks.rados.rados.0.smithi137.stdout:690: finishing write tid 1 to smithi13778320-160 2024-09-21T09:34:04.749 INFO:tasks.rados.rados.0.smithi137.stdout:690: finishing write tid 2 to smithi13778320-160 2024-09-21T09:34:04.749 INFO:tasks.rados.rados.0.smithi137.stdout:690: finishing write tid 3 to smithi13778320-160 2024-09-21T09:34:04.749 INFO:tasks.rados.rados.0.smithi137.stdout:690: finishing write tid 4 to smithi13778320-160 2024-09-21T09:34:04.749 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 160 v 163 (ObjNum 606 snap 0 seq_num 606) dirty exists 2024-09-21T09:34:04.749 INFO:tasks.rados.rados.0.smithi137.stdout:690: left oid 160 (ObjNum 606 snap 0 seq_num 606) 2024-09-21T09:34:04.749 INFO:tasks.rados.rados.0.smithi137.stdout:691: finishing write tid 1 to smithi13778320-449 2024-09-21T09:34:04.749 INFO:tasks.rados.rados.0.smithi137.stdout:691: finishing write tid 2 to smithi13778320-449 2024-09-21T09:34:04.749 INFO:tasks.rados.rados.0.smithi137.stdout:684: done (15 left) 2024-09-21T09:34:04.749 INFO:tasks.rados.rados.0.smithi137.stdout:686: done (14 left) 2024-09-21T09:34:04.749 INFO:tasks.rados.rados.0.smithi137.stdout:687: done (13 left) 2024-09-21T09:34:04.749 INFO:tasks.rados.rados.0.smithi137.stdout:689: done (12 left) 2024-09-21T09:34:04.749 INFO:tasks.rados.rados.0.smithi137.stdout:690: done (11 left) 2024-09-21T09:34:04.749 INFO:tasks.rados.rados.0.smithi137.stdout:702: read oid 287 snap -1 2024-09-21T09:34:04.750 INFO:tasks.rados.rados.0.smithi137.stdout:702: expect (ObjNum 560 snap 0 seq_num 560) 2024-09-21T09:34:04.750 INFO:tasks.rados.rados.0.smithi137.stdout:703: read oid 72 snap -1 2024-09-21T09:34:04.750 INFO:tasks.rados.rados.0.smithi137.stdout:703: expect (ObjNum 71 snap 0 seq_num 71) 2024-09-21T09:34:04.750 INFO:tasks.rados.rados.0.smithi137.stdout:704: write oid 329 current snap is 0 2024-09-21T09:34:04.750 INFO:tasks.rados.rados.0.smithi137.stdout:691: finishing write tid 3 to smithi13778320-449 2024-09-21T09:34:04.750 INFO:tasks.rados.rados.0.smithi137.stdout:691: finishing write tid 4 to smithi13778320-449 2024-09-21T09:34:04.750 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 449 v 121 (ObjNum 607 snap 0 seq_num 607) dirty exists 2024-09-21T09:34:04.750 INFO:tasks.rados.rados.0.smithi137.stdout:691: left oid 449 (ObjNum 607 snap 0 seq_num 607) 2024-09-21T09:34:04.750 INFO:tasks.rados.rados.0.smithi137.stdout:704: seq_num 612 ranges {685884=560628,2046274=239610} 2024-09-21T09:34:04.755 INFO:tasks.rados.rados.0.smithi137.stdout:704: writing smithi13778320-329 from 685884 to 1246512 tid 1 2024-09-21T09:34:04.761 INFO:tasks.rados.rados.0.smithi137.stdout:704: writing smithi13778320-329 from 2046274 to 2285884 tid 2 2024-09-21T09:34:04.761 INFO:tasks.rados.rados.0.smithi137.stdout:691: done (13 left) 2024-09-21T09:34:04.761 INFO:tasks.rados.rados.0.smithi137.stdout:705: write oid 119 current snap is 0 2024-09-21T09:34:04.761 INFO:tasks.rados.rados.0.smithi137.stdout:705: seq_num 613 ranges {702691=635877,2104756=197935} 2024-09-21T09:34:04.768 INFO:tasks.rados.rados.0.smithi137.stdout:705: writing smithi13778320-119 from 702691 to 1338568 tid 1 2024-09-21T09:34:04.774 INFO:tasks.rados.rados.0.smithi137.stdout:705: writing smithi13778320-119 from 2104756 to 2302691 tid 2 2024-09-21T09:34:04.774 INFO:tasks.rados.rados.0.smithi137.stdout:706: write oid 479 current snap is 0 2024-09-21T09:34:04.774 INFO:tasks.rados.rados.0.smithi137.stdout:706: seq_num 614 ranges {719498=711126,2046885=272613} 2024-09-21T09:34:04.782 INFO:tasks.rados.rados.0.smithi137.stdout:706: writing smithi13778320-479 from 719498 to 1430624 tid 1 2024-09-21T09:34:04.787 INFO:tasks.rados.rados.0.smithi137.stdout:706: writing smithi13778320-479 from 2046885 to 2319498 tid 2 2024-09-21T09:34:04.787 INFO:tasks.rados.rados.0.smithi137.stdout:707: read oid 231 snap -1 2024-09-21T09:34:04.788 INFO:tasks.rados.rados.0.smithi137.stdout:707: expect (ObjNum 230 snap 0 seq_num 230) 2024-09-21T09:34:04.788 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:04.788 INFO:tasks.rados.rados.0.smithi137.stdout:692: expect (ObjNum 162 snap 0 seq_num 162) 2024-09-21T09:34:04.886 INFO:tasks.rados.rados.0.smithi137.stdout:693: expect (ObjNum 499 snap 0 seq_num 499) 2024-09-21T09:34:04.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:04 smithi165 ceph-mon[32789]: pgmap v102: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 50 MiB/s wr, 293 op/s 2024-09-21T09:34:04.978 INFO:tasks.rados.rados.0.smithi137.stdout:694: finishing write tid 1 to smithi13778320-420 2024-09-21T09:34:04.979 INFO:tasks.rados.rados.0.smithi137.stdout:694: finishing write tid 2 to smithi13778320-420 2024-09-21T09:34:04.979 INFO:tasks.rados.rados.0.smithi137.stdout:692: done (15 left) 2024-09-21T09:34:04.979 INFO:tasks.rados.rados.0.smithi137.stdout:693: done (14 left) 2024-09-21T09:34:04.979 INFO:tasks.rados.rados.0.smithi137.stdout:708: write oid 464 current snap is 0 2024-09-21T09:34:04.979 INFO:tasks.rados.rados.0.smithi137.stdout:694: finishing write tid 3 to smithi13778320-420 2024-09-21T09:34:04.979 INFO:tasks.rados.rados.0.smithi137.stdout:694: finishing write tid 4 to smithi13778320-420 2024-09-21T09:34:04.979 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 420 v 107 (ObjNum 608 snap 0 seq_num 608) dirty exists 2024-09-21T09:34:04.979 INFO:tasks.rados.rados.0.smithi137.stdout:694: left oid 420 (ObjNum 608 snap 0 seq_num 608) 2024-09-21T09:34:04.979 INFO:tasks.rados.rados.0.smithi137.stdout:695: finishing write tid 1 to smithi13778320-375 2024-09-21T09:34:04.979 INFO:tasks.rados.rados.0.smithi137.stdout:695: finishing write tid 2 to smithi13778320-375 2024-09-21T09:34:04.979 INFO:tasks.rados.rados.0.smithi137.stdout:695: finishing write tid 3 to smithi13778320-375 2024-09-21T09:34:04.979 INFO:tasks.rados.rados.0.smithi137.stdout:708: seq_num 615 ranges {736305=786375,2105367=230938} 2024-09-21T09:34:04.988 INFO:tasks.rados.rados.0.smithi137.stdout:708: writing smithi13778320-464 from 736305 to 1522680 tid 1 2024-09-21T09:34:04.994 INFO:tasks.rados.rados.0.smithi137.stdout:708: writing smithi13778320-464 from 2105367 to 2336305 tid 2 2024-09-21T09:34:04.994 INFO:tasks.rados.rados.0.smithi137.stdout:694: done (14 left) 2024-09-21T09:34:04.995 INFO:tasks.rados.rados.0.smithi137.stdout:709: write oid 24 current snap is 0 2024-09-21T09:34:04.995 INFO:tasks.rados.rados.0.smithi137.stdout:695: finishing write tid 4 to smithi13778320-375 2024-09-21T09:34:04.995 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 375 v 134 (ObjNum 609 snap 0 seq_num 609) dirty exists 2024-09-21T09:34:04.995 INFO:tasks.rados.rados.0.smithi137.stdout:695: left oid 375 (ObjNum 609 snap 0 seq_num 609) 2024-09-21T09:34:04.995 INFO:tasks.rados.rados.0.smithi137.stdout:696: finishing write tid 1 to smithi13778320-124 2024-09-21T09:34:04.995 INFO:tasks.rados.rados.0.smithi137.stdout:709: seq_num 616 ranges {753112=577977,1880202=472910} 2024-09-21T09:34:05.003 INFO:tasks.rados.rados.0.smithi137.stdout:709: writing smithi13778320-24 from 753112 to 1331089 tid 1 2024-09-21T09:34:05.010 INFO:tasks.rados.rados.0.smithi137.stdout:709: writing smithi13778320-24 from 1880202 to 2353112 tid 2 2024-09-21T09:34:05.010 INFO:tasks.rados.rados.0.smithi137.stdout:695: done (14 left) 2024-09-21T09:34:05.010 INFO:tasks.rados.rados.0.smithi137.stdout:710: write oid 492 current snap is 0 2024-09-21T09:34:05.010 INFO:tasks.rados.rados.0.smithi137.stdout:696: finishing write tid 2 to smithi13778320-124 2024-09-21T09:34:05.011 INFO:tasks.rados.rados.0.smithi137.stdout:696: finishing write tid 3 to smithi13778320-124 2024-09-21T09:34:05.011 INFO:tasks.rados.rados.0.smithi137.stdout:696: finishing write tid 4 to smithi13778320-124 2024-09-21T09:34:05.011 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 124 v 135 (ObjNum 610 snap 0 seq_num 610) dirty exists 2024-09-21T09:34:05.011 INFO:tasks.rados.rados.0.smithi137.stdout:696: left oid 124 (ObjNum 610 snap 0 seq_num 610) 2024-09-21T09:34:05.011 INFO:tasks.rados.rados.0.smithi137.stdout:699: expect (ObjNum 339 snap 0 seq_num 339) 2024-09-21T09:34:05.049 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:04 smithi137 ceph-mon[28941]: pgmap v102: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 50 MiB/s wr, 293 op/s 2024-09-21T09:34:05.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:04 smithi137 ceph-mon[39068]: pgmap v102: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 50 MiB/s wr, 293 op/s 2024-09-21T09:34:05.143 INFO:tasks.rados.rados.0.smithi137.stdout:700: finishing write tid 1 to smithi13778320-405 2024-09-21T09:34:05.143 INFO:tasks.rados.rados.0.smithi137.stdout:697: expect (ObjNum 107 snap 0 seq_num 107) 2024-09-21T09:34:05.283 INFO:tasks.rados.rados.0.smithi137.stdout:700: finishing write tid 2 to smithi13778320-405 2024-09-21T09:34:05.283 INFO:tasks.rados.rados.0.smithi137.stdout:700: finishing write tid 3 to smithi13778320-405 2024-09-21T09:34:05.283 INFO:tasks.rados.rados.0.smithi137.stdout:710: seq_num 617 ranges {769919=653226,1938684=431235} 2024-09-21T09:34:05.290 INFO:tasks.rados.rados.0.smithi137.stdout:710: writing smithi13778320-492 from 769919 to 1423145 tid 1 2024-09-21T09:34:05.296 INFO:tasks.rados.rados.0.smithi137.stdout:710: writing smithi13778320-492 from 1938684 to 2369919 tid 2 2024-09-21T09:34:05.296 INFO:tasks.rados.rados.0.smithi137.stdout:696: done (14 left) 2024-09-21T09:34:05.296 INFO:tasks.rados.rados.0.smithi137.stdout:697: done (13 left) 2024-09-21T09:34:05.296 INFO:tasks.rados.rados.0.smithi137.stdout:699: done (12 left) 2024-09-21T09:34:05.296 INFO:tasks.rados.rados.0.smithi137.stdout:711: read oid 118 snap -1 2024-09-21T09:34:05.297 INFO:tasks.rados.rados.0.smithi137.stdout:711: expect (ObjNum 600 snap 0 seq_num 600) 2024-09-21T09:34:05.297 INFO:tasks.rados.rados.0.smithi137.stdout:712: write oid 472 current snap is 0 2024-09-21T09:34:05.297 INFO:tasks.rados.rados.0.smithi137.stdout:700: finishing write tid 4 to smithi13778320-405 2024-09-21T09:34:05.297 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 405 v 160 (ObjNum 611 snap 0 seq_num 611) dirty exists 2024-09-21T09:34:05.297 INFO:tasks.rados.rados.0.smithi137.stdout:700: left oid 405 (ObjNum 611 snap 0 seq_num 611) 2024-09-21T09:34:05.297 INFO:tasks.rados.rados.0.smithi137.stdout:698: expect (ObjNum 182 snap 0 seq_num 182) 2024-09-21T09:34:05.322 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:05.411 INFO:tasks.rados.rados.0.smithi137.stdout:701: expect (ObjNum 315 snap 0 seq_num 315) 2024-09-21T09:34:05.534 INFO:tasks.rados.rados.0.smithi137.stdout:712: seq_num 618 ranges {786726=728475,2280813=105913} 2024-09-21T09:34:05.542 INFO:tasks.rados.rados.0.smithi137.stdout:712: writing smithi13778320-472 from 786726 to 1515201 tid 1 2024-09-21T09:34:05.548 INFO:tasks.rados.rados.0.smithi137.stdout:712: writing smithi13778320-472 from 2280813 to 2386726 tid 2 2024-09-21T09:34:05.548 INFO:tasks.rados.rados.0.smithi137.stdout:698: done (13 left) 2024-09-21T09:34:05.548 INFO:tasks.rados.rados.0.smithi137.stdout:700: done (12 left) 2024-09-21T09:34:05.548 INFO:tasks.rados.rados.0.smithi137.stdout:701: done (11 left) 2024-09-21T09:34:05.548 INFO:tasks.rados.rados.0.smithi137.stdout:713: read oid 3 snap -1 2024-09-21T09:34:05.548 INFO:tasks.rados.rados.0.smithi137.stdout:713: expect (ObjNum 2 snap 0 seq_num 2) 2024-09-21T09:34:05.548 INFO:tasks.rados.rados.0.smithi137.stdout:714: delete oid 305 current snap is 0 2024-09-21T09:34:05.548 INFO:tasks.rados.rados.0.smithi137.stdout:702: expect (ObjNum 560 snap 0 seq_num 560) 2024-09-21T09:34:05.723 INFO:tasks.rados.rados.0.smithi137.stdout:703: expect (ObjNum 71 snap 0 seq_num 71) 2024-09-21T09:34:05.834 INFO:tasks.rados.rados.0.smithi137.stdout:704: finishing write tid 1 to smithi13778320-329 2024-09-21T09:34:05.835 INFO:tasks.rados.rados.0.smithi137.stdout:704: finishing write tid 2 to smithi13778320-329 2024-09-21T09:34:05.835 INFO:tasks.rados.rados.0.smithi137.stdout:704: finishing write tid 3 to smithi13778320-329 2024-09-21T09:34:05.835 INFO:tasks.rados.rados.0.smithi137.stdout:704: finishing write tid 4 to smithi13778320-329 2024-09-21T09:34:05.835 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 329 v 110 (ObjNum 612 snap 0 seq_num 612) dirty exists 2024-09-21T09:34:05.835 INFO:tasks.rados.rados.0.smithi137.stdout:704: left oid 329 (ObjNum 612 snap 0 seq_num 612) 2024-09-21T09:34:05.835 INFO:tasks.rados.rados.0.smithi137.stdout:705: finishing write tid 1 to smithi13778320-119 2024-09-21T09:34:05.835 INFO:tasks.rados.rados.0.smithi137.stdout:705: finishing write tid 2 to smithi13778320-119 2024-09-21T09:34:05.835 INFO:tasks.rados.rados.0.smithi137.stdout:705: finishing write tid 3 to smithi13778320-119 2024-09-21T09:34:05.835 INFO:tasks.rados.rados.0.smithi137.stdout:702: done (12 left) 2024-09-21T09:34:05.835 INFO:tasks.rados.rados.0.smithi137.stdout:703: done (11 left) 2024-09-21T09:34:05.835 INFO:tasks.rados.rados.0.smithi137.stdout:704: done (10 left) 2024-09-21T09:34:05.835 INFO:tasks.rados.rados.0.smithi137.stdout:714: done (9 left) 2024-09-21T09:34:05.835 INFO:tasks.rados.rados.0.smithi137.stdout:715: delete oid 335 current snap is 0 2024-09-21T09:34:05.835 INFO:tasks.rados.rados.0.smithi137.stdout:705: finishing write tid 4 to smithi13778320-119 2024-09-21T09:34:05.835 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 119 v 140 (ObjNum 613 snap 0 seq_num 613) dirty exists 2024-09-21T09:34:05.836 INFO:tasks.rados.rados.0.smithi137.stdout:705: left oid 119 (ObjNum 613 snap 0 seq_num 613) 2024-09-21T09:34:05.836 INFO:tasks.rados.rados.0.smithi137.stdout:706: finishing write tid 1 to smithi13778320-479 2024-09-21T09:34:05.836 INFO:tasks.rados.rados.0.smithi137.stdout:706: finishing write tid 2 to smithi13778320-479 2024-09-21T09:34:05.836 INFO:tasks.rados.rados.0.smithi137.stdout:706: finishing write tid 3 to smithi13778320-479 2024-09-21T09:34:05.836 INFO:tasks.rados.rados.0.smithi137.stdout:706: finishing write tid 4 to smithi13778320-479 2024-09-21T09:34:05.836 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 479 v 145 (ObjNum 614 snap 0 seq_num 614) dirty exists 2024-09-21T09:34:05.836 INFO:tasks.rados.rados.0.smithi137.stdout:706: left oid 479 (ObjNum 614 snap 0 seq_num 614) 2024-09-21T09:34:05.836 INFO:tasks.rados.rados.0.smithi137.stdout:707: expect (ObjNum 230 snap 0 seq_num 230) 2024-09-21T09:34:05.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:05 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3679577198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:05.976 INFO:tasks.rados.rados.0.smithi137.stdout:705: done (9 left) 2024-09-21T09:34:05.976 INFO:tasks.rados.rados.0.smithi137.stdout:706: done (8 left) 2024-09-21T09:34:05.977 INFO:tasks.rados.rados.0.smithi137.stdout:707: done (7 left) 2024-09-21T09:34:05.977 INFO:tasks.rados.rados.0.smithi137.stdout:715: done (6 left) 2024-09-21T09:34:05.977 INFO:tasks.rados.rados.0.smithi137.stdout:716: write oid 9 current snap is 0 2024-09-21T09:34:05.977 INFO:tasks.rados.rados.0.smithi137.stdout:708: finishing write tid 1 to smithi13778320-464 2024-09-21T09:34:05.977 INFO:tasks.rados.rados.0.smithi137.stdout:708: finishing write tid 2 to smithi13778320-464 2024-09-21T09:34:05.977 INFO:tasks.rados.rados.0.smithi137.stdout:708: finishing write tid 3 to smithi13778320-464 2024-09-21T09:34:05.977 INFO:tasks.rados.rados.0.smithi137.stdout:708: finishing write tid 4 to smithi13778320-464 2024-09-21T09:34:05.977 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 464 v 166 (ObjNum 615 snap 0 seq_num 615) dirty exists 2024-09-21T09:34:05.977 INFO:tasks.rados.rados.0.smithi137.stdout:708: left oid 464 (ObjNum 615 snap 0 seq_num 615) 2024-09-21T09:34:05.977 INFO:tasks.rados.rados.0.smithi137.stdout:709: finishing write tid 1 to smithi13778320-24 2024-09-21T09:34:05.977 INFO:tasks.rados.rados.0.smithi137.stdout:709: finishing write tid 2 to smithi13778320-24 2024-09-21T09:34:05.977 INFO:tasks.rados.rados.0.smithi137.stdout:709: finishing write tid 3 to smithi13778320-24 2024-09-21T09:34:05.977 INFO:tasks.rados.rados.0.smithi137.stdout:716: seq_num 621 ranges {437147=554222,1656259=655870} 2024-09-21T09:34:05.981 INFO:tasks.rados.rados.0.smithi137.stdout:716: writing smithi13778320-9 from 437147 to 991369 tid 1 2024-09-21T09:34:05.989 INFO:tasks.rados.rados.0.smithi137.stdout:716: writing smithi13778320-9 from 1656259 to 2312129 tid 2 2024-09-21T09:34:05.989 INFO:tasks.rados.rados.0.smithi137.stdout:708: done (6 left) 2024-09-21T09:34:05.989 INFO:tasks.rados.rados.0.smithi137.stdout:717: write oid 367 current snap is 0 2024-09-21T09:34:05.989 INFO:tasks.rados.rados.0.smithi137.stdout:709: finishing write tid 4 to smithi13778320-24 2024-09-21T09:34:05.989 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 24 v 127 (ObjNum 616 snap 0 seq_num 616) dirty exists 2024-09-21T09:34:05.989 INFO:tasks.rados.rados.0.smithi137.stdout:709: left oid 24 (ObjNum 616 snap 0 seq_num 616) 2024-09-21T09:34:05.989 INFO:tasks.rados.rados.0.smithi137.stdout:710: finishing write tid 1 to smithi13778320-492 2024-09-21T09:34:05.990 INFO:tasks.rados.rados.0.smithi137.stdout:717: seq_num 622 ranges {453954=629471,1598388=515881} 2024-09-21T09:34:05.995 INFO:tasks.rados.rados.0.smithi137.stdout:717: writing smithi13778320-367 from 453954 to 1083425 tid 1 2024-09-21T09:34:06.001 INFO:tasks.rados.rados.0.smithi137.stdout:717: writing smithi13778320-367 from 1598388 to 2114269 tid 2 2024-09-21T09:34:06.001 INFO:tasks.rados.rados.0.smithi137.stdout:709: done (6 left) 2024-09-21T09:34:06.001 INFO:tasks.rados.rados.0.smithi137.stdout:718: read oid 7 snap -1 2024-09-21T09:34:06.001 INFO:tasks.rados.rados.0.smithi137.stdout:718: expect deleted 2024-09-21T09:34:06.001 INFO:tasks.rados.rados.0.smithi137.stdout:719: write oid 234 current snap is 0 2024-09-21T09:34:06.001 INFO:tasks.rados.rados.0.smithi137.stdout:710: finishing write tid 2 to smithi13778320-492 2024-09-21T09:34:06.001 INFO:tasks.rados.rados.0.smithi137.stdout:710: finishing write tid 3 to smithi13778320-492 2024-09-21T09:34:06.001 INFO:tasks.rados.rados.0.smithi137.stdout:719: seq_num 623 ranges {470761=704720,1656870=659539} 2024-09-21T09:34:06.007 INFO:tasks.rados.rados.0.smithi137.stdout:719: writing smithi13778320-234 from 470761 to 1175481 tid 1 2024-09-21T09:34:06.014 INFO:tasks.rados.rados.0.smithi137.stdout:719: writing smithi13778320-234 from 1656870 to 2316409 tid 2 2024-09-21T09:34:06.014 INFO:tasks.rados.rados.0.smithi137.stdout:720: write oid 17 current snap is 0 2024-09-21T09:34:06.014 INFO:tasks.rados.rados.0.smithi137.stdout:710: finishing write tid 4 to smithi13778320-492 2024-09-21T09:34:06.014 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 492 v 155 (ObjNum 617 snap 0 seq_num 617) dirty exists 2024-09-21T09:34:06.014 INFO:tasks.rados.rados.0.smithi137.stdout:710: left oid 492 (ObjNum 617 snap 0 seq_num 617) 2024-09-21T09:34:06.014 INFO:tasks.rados.rados.0.smithi137.stdout:711: expect (ObjNum 600 snap 0 seq_num 600) 2024-09-21T09:34:06.049 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:05 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3679577198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:06.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:05 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3679577198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:06.110 INFO:tasks.rados.rados.0.smithi137.stdout:712: finishing write tid 1 to smithi13778320-472 2024-09-21T09:34:06.110 INFO:tasks.rados.rados.0.smithi137.stdout:712: finishing write tid 2 to smithi13778320-472 2024-09-21T09:34:06.110 INFO:tasks.rados.rados.0.smithi137.stdout:712: finishing write tid 3 to smithi13778320-472 2024-09-21T09:34:06.110 INFO:tasks.rados.rados.0.smithi137.stdout:720: seq_num 624 ranges {487568=496322,1431705=519550} 2024-09-21T09:34:06.115 INFO:tasks.rados.rados.0.smithi137.stdout:720: writing smithi13778320-17 from 487568 to 983890 tid 1 2024-09-21T09:34:06.121 INFO:tasks.rados.rados.0.smithi137.stdout:720: writing smithi13778320-17 from 1431705 to 1951255 tid 2 2024-09-21T09:34:06.121 INFO:tasks.rados.rados.0.smithi137.stdout:710: done (8 left) 2024-09-21T09:34:06.121 INFO:tasks.rados.rados.0.smithi137.stdout:711: done (7 left) 2024-09-21T09:34:06.121 INFO:tasks.rados.rados.0.smithi137.stdout:721: read oid 15 snap -1 2024-09-21T09:34:06.121 INFO:tasks.rados.rados.0.smithi137.stdout:721: expect (ObjNum 14 snap 0 seq_num 14) 2024-09-21T09:34:06.122 INFO:tasks.rados.rados.0.smithi137.stdout:722: read oid 380 snap -1 2024-09-21T09:34:06.122 INFO:tasks.rados.rados.0.smithi137.stdout:722: expect (ObjNum 546 snap 0 seq_num 546) 2024-09-21T09:34:06.122 INFO:tasks.rados.rados.0.smithi137.stdout:723: write oid 306 current snap is 0 2024-09-21T09:34:06.122 INFO:tasks.rados.rados.0.smithi137.stdout:712: finishing write tid 4 to smithi13778320-472 2024-09-21T09:34:06.122 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 472 v 138 (ObjNum 618 snap 0 seq_num 618) dirty exists 2024-09-21T09:34:06.122 INFO:tasks.rados.rados.0.smithi137.stdout:712: left oid 472 (ObjNum 618 snap 0 seq_num 618) 2024-09-21T09:34:06.122 INFO:tasks.rados.rados.0.smithi137.stdout:713: expect (ObjNum 2 snap 0 seq_num 2) 2024-09-21T09:34:06.196 INFO:tasks.rados.rados.0.smithi137.stdout:716: finishing write tid 1 to smithi13778320-9 2024-09-21T09:34:06.196 INFO:tasks.rados.rados.0.smithi137.stdout:716: finishing write tid 2 to smithi13778320-9 2024-09-21T09:34:06.196 INFO:tasks.rados.rados.0.smithi137.stdout:716: finishing write tid 3 to smithi13778320-9 2024-09-21T09:34:06.196 INFO:tasks.rados.rados.0.smithi137.stdout:716: finishing write tid 4 to smithi13778320-9 2024-09-21T09:34:06.196 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 9 v 158 (ObjNum 621 snap 0 seq_num 621) dirty exists 2024-09-21T09:34:06.196 INFO:tasks.rados.rados.0.smithi137.stdout:716: left oid 9 (ObjNum 621 snap 0 seq_num 621) 2024-09-21T09:34:06.196 INFO:tasks.rados.rados.0.smithi137.stdout:717: finishing write tid 1 to smithi13778320-367 2024-09-21T09:34:06.196 INFO:tasks.rados.rados.0.smithi137.stdout:717: finishing write tid 2 to smithi13778320-367 2024-09-21T09:34:06.196 INFO:tasks.rados.rados.0.smithi137.stdout:723: seq_num 625 ranges {504375=571571,1490187=663208} 2024-09-21T09:34:06.201 INFO:tasks.rados.rados.0.smithi137.stdout:723: writing smithi13778320-306 from 504375 to 1075946 tid 1 2024-09-21T09:34:06.208 INFO:tasks.rados.rados.0.smithi137.stdout:723: writing smithi13778320-306 from 1490187 to 2153395 tid 2 2024-09-21T09:34:06.209 INFO:tasks.rados.rados.0.smithi137.stdout:712: done (9 left) 2024-09-21T09:34:06.209 INFO:tasks.rados.rados.0.smithi137.stdout:713: done (8 left) 2024-09-21T09:34:06.209 INFO:tasks.rados.rados.0.smithi137.stdout:716: done (7 left) 2024-09-21T09:34:06.209 INFO:tasks.rados.rados.0.smithi137.stdout:718: done (6 left) 2024-09-21T09:34:06.209 INFO:tasks.rados.rados.0.smithi137.stdout:724: write oid 483 current snap is 0 2024-09-21T09:34:06.209 INFO:tasks.rados.rados.0.smithi137.stdout:717: finishing write tid 3 to smithi13778320-367 2024-09-21T09:34:06.209 INFO:tasks.rados.rados.0.smithi137.stdout:717: finishing write tid 4 to smithi13778320-367 2024-09-21T09:34:06.209 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 367 v 137 (ObjNum 622 snap 0 seq_num 622) dirty exists 2024-09-21T09:34:06.209 INFO:tasks.rados.rados.0.smithi137.stdout:717: left oid 367 (ObjNum 622 snap 0 seq_num 622) 2024-09-21T09:34:06.209 INFO:tasks.rados.rados.0.smithi137.stdout:719: finishing write tid 1 to smithi13778320-234 2024-09-21T09:34:06.209 INFO:tasks.rados.rados.0.smithi137.stdout:719: finishing write tid 2 to smithi13778320-234 2024-09-21T09:34:06.209 INFO:tasks.rados.rados.0.smithi137.stdout:719: finishing write tid 3 to smithi13778320-234 2024-09-21T09:34:06.209 INFO:tasks.rados.rados.0.smithi137.stdout:719: finishing write tid 4 to smithi13778320-234 2024-09-21T09:34:06.209 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 234 v 142 (ObjNum 623 snap 0 seq_num 623) dirty exists 2024-09-21T09:34:06.210 INFO:tasks.rados.rados.0.smithi137.stdout:719: left oid 234 (ObjNum 623 snap 0 seq_num 623) 2024-09-21T09:34:06.210 INFO:tasks.rados.rados.0.smithi137.stdout:720: finishing write tid 1 to smithi13778320-17 2024-09-21T09:34:06.210 INFO:tasks.rados.rados.0.smithi137.stdout:724: seq_num 626 ranges {521182=646820,1948669=523219} 2024-09-21T09:34:06.214 INFO:tasks.rados.rados.0.smithi137.stdout:724: writing smithi13778320-483 from 521182 to 1168002 tid 1 2024-09-21T09:34:06.222 INFO:tasks.rados.rados.0.smithi137.stdout:724: writing smithi13778320-483 from 1948669 to 2471888 tid 2 2024-09-21T09:34:06.222 INFO:tasks.rados.rados.0.smithi137.stdout:717: done (6 left) 2024-09-21T09:34:06.222 INFO:tasks.rados.rados.0.smithi137.stdout:719: done (5 left) 2024-09-21T09:34:06.222 INFO:tasks.rados.rados.0.smithi137.stdout:725: write oid 25 current snap is 0 2024-09-21T09:34:06.222 INFO:tasks.rados.rados.0.smithi137.stdout:725: seq_num 627 ranges {537989=722069,1890798=647191} 2024-09-21T09:34:06.229 INFO:tasks.rados.rados.0.smithi137.stdout:725: writing smithi13778320-25 from 537989 to 1260058 tid 1 2024-09-21T09:34:06.237 INFO:tasks.rados.rados.0.smithi137.stdout:725: writing smithi13778320-25 from 1890798 to 2537989 tid 2 2024-09-21T09:34:06.237 INFO:tasks.rados.rados.0.smithi137.stdout:726: read oid 386 snap -1 2024-09-21T09:34:06.237 INFO:tasks.rados.rados.0.smithi137.stdout:726: expect (ObjNum 385 snap 0 seq_num 385) 2024-09-21T09:34:06.237 INFO:tasks.rados.rados.0.smithi137.stdout:727: read oid 401 snap -1 2024-09-21T09:34:06.237 INFO:tasks.rados.rados.0.smithi137.stdout:727: expect (ObjNum 400 snap 0 seq_num 400) 2024-09-21T09:34:06.237 INFO:tasks.rados.rados.0.smithi137.stdout:728: read oid 70 snap -1 2024-09-21T09:34:06.237 INFO:tasks.rados.rados.0.smithi137.stdout:728: expect (ObjNum 69 snap 0 seq_num 69) 2024-09-21T09:34:06.237 INFO:tasks.rados.rados.0.smithi137.stdout:729: write oid 229 current snap is 0 2024-09-21T09:34:06.237 INFO:tasks.rados.rados.0.smithi137.stdout:729: seq_num 628 ranges {554796=797318,1949280=526888} 2024-09-21T09:34:06.245 INFO:tasks.rados.rados.0.smithi137.stdout:729: writing smithi13778320-229 from 554796 to 1352114 tid 1 2024-09-21T09:34:06.251 INFO:tasks.rados.rados.0.smithi137.stdout:729: writing smithi13778320-229 from 1949280 to 2476168 tid 2 2024-09-21T09:34:06.251 INFO:tasks.rados.rados.0.smithi137.stdout:730: read oid 120 snap -1 2024-09-21T09:34:06.251 INFO:tasks.rados.rados.0.smithi137.stdout:730: expect deleted 2024-09-21T09:34:06.252 INFO:tasks.rados.rados.0.smithi137.stdout:731: read oid 423 snap -1 2024-09-21T09:34:06.252 INFO:tasks.rados.rados.0.smithi137.stdout:731: expect (ObjNum 422 snap 0 seq_num 422) 2024-09-21T09:34:06.252 INFO:tasks.rados.rados.0.smithi137.stdout:732: write oid 183 current snap is 0 2024-09-21T09:34:06.252 INFO:tasks.rados.rados.0.smithi137.stdout:732: seq_num 629 ranges {571603=472567,1607762=670546} 2024-09-21T09:34:06.257 INFO:tasks.rados.rados.0.smithi137.stdout:732: writing smithi13778320-183 from 571603 to 1044170 tid 1 2024-09-21T09:34:06.264 INFO:tasks.rados.rados.0.smithi137.stdout:732: writing smithi13778320-183 from 1607762 to 2278308 tid 2 2024-09-21T09:34:06.265 INFO:tasks.rados.rados.0.smithi137.stdout:733: write oid 157 current snap is 0 2024-09-21T09:34:06.265 INFO:tasks.rados.rados.0.smithi137.stdout:720: finishing write tid 2 to smithi13778320-17 2024-09-21T09:34:06.265 INFO:tasks.rados.rados.0.smithi137.stdout:720: finishing write tid 3 to smithi13778320-17 2024-09-21T09:34:06.265 INFO:tasks.rados.rados.0.smithi137.stdout:733: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2024-09-21T09:34:06.271 INFO:tasks.rados.rados.0.smithi137.stdout:733: writing smithi13778320-157 from 588410 to 1136226 tid 1 2024-09-21T09:34:06.276 INFO:tasks.rados.rados.0.smithi137.stdout:733: writing smithi13778320-157 from 1666244 to 2080448 tid 2 2024-09-21T09:34:06.279 INFO:tasks.rados.rados.0.smithi137.stdout:733: writing smithi13778320-157 from 2484603 to 2588410 tid 3 2024-09-21T09:34:06.279 INFO:tasks.rados.rados.0.smithi137.stdout:734: write oid 89 current snap is 0 2024-09-21T09:34:06.279 INFO:tasks.rados.rados.0.smithi137.stdout:720: finishing write tid 4 to smithi13778320-17 2024-09-21T09:34:06.279 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 17 v 169 (ObjNum 624 snap 0 seq_num 624) dirty exists 2024-09-21T09:34:06.280 INFO:tasks.rados.rados.0.smithi137.stdout:720: left oid 17 (ObjNum 624 snap 0 seq_num 624) 2024-09-21T09:34:06.280 INFO:tasks.rados.rados.0.smithi137.stdout:722: expect (ObjNum 546 snap 0 seq_num 546) 2024-09-21T09:34:06.432 INFO:tasks.rados.rados.0.smithi137.stdout:721: expect (ObjNum 14 snap 0 seq_num 14) 2024-09-21T09:34:06.514 INFO:tasks.rados.rados.0.smithi137.stdout:723: finishing write tid 1 to smithi13778320-306 2024-09-21T09:34:06.514 INFO:tasks.rados.rados.0.smithi137.stdout:723: finishing write tid 2 to smithi13778320-306 2024-09-21T09:34:06.514 INFO:tasks.rados.rados.0.smithi137.stdout:723: finishing write tid 3 to smithi13778320-306 2024-09-21T09:34:06.514 INFO:tasks.rados.rados.0.smithi137.stdout:723: finishing write tid 4 to smithi13778320-306 2024-09-21T09:34:06.515 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 306 v 161 (ObjNum 625 snap 0 seq_num 625) dirty exists 2024-09-21T09:34:06.515 INFO:tasks.rados.rados.0.smithi137.stdout:723: left oid 306 (ObjNum 625 snap 0 seq_num 625) 2024-09-21T09:34:06.515 INFO:tasks.rados.rados.0.smithi137.stdout:724: finishing write tid 1 to smithi13778320-483 2024-09-21T09:34:06.515 INFO:tasks.rados.rados.0.smithi137.stdout:724: finishing write tid 2 to smithi13778320-483 2024-09-21T09:34:06.515 INFO:tasks.rados.rados.0.smithi137.stdout:724: finishing write tid 3 to smithi13778320-483 2024-09-21T09:34:06.515 INFO:tasks.rados.rados.0.smithi137.stdout:724: finishing write tid 4 to smithi13778320-483 2024-09-21T09:34:06.515 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 483 v 140 (ObjNum 626 snap 0 seq_num 626) dirty exists 2024-09-21T09:34:06.515 INFO:tasks.rados.rados.0.smithi137.stdout:724: left oid 483 (ObjNum 626 snap 0 seq_num 626) 2024-09-21T09:34:06.515 INFO:tasks.rados.rados.0.smithi137.stdout:725: finishing write tid 1 to smithi13778320-25 2024-09-21T09:34:06.515 INFO:tasks.rados.rados.0.smithi137.stdout:734: seq_num 631 ranges {605217=739418,2124726=480491} 2024-09-21T09:34:06.521 INFO:tasks.rados.rados.0.smithi137.stdout:734: writing smithi13778320-89 from 605217 to 1344635 tid 1 2024-09-21T09:34:06.529 INFO:tasks.rados.rados.0.smithi137.stdout:734: writing smithi13778320-89 from 2124726 to 2605217 tid 2 2024-09-21T09:34:06.529 INFO:tasks.rados.rados.0.smithi137.stdout:720: done (14 left) 2024-09-21T09:34:06.529 INFO:tasks.rados.rados.0.smithi137.stdout:721: done (13 left) 2024-09-21T09:34:06.529 INFO:tasks.rados.rados.0.smithi137.stdout:722: done (12 left) 2024-09-21T09:34:06.529 INFO:tasks.rados.rados.0.smithi137.stdout:723: done (11 left) 2024-09-21T09:34:06.529 INFO:tasks.rados.rados.0.smithi137.stdout:724: done (10 left) 2024-09-21T09:34:06.529 INFO:tasks.rados.rados.0.smithi137.stdout:735: write oid 239 current snap is 0 2024-09-21T09:34:06.529 INFO:tasks.rados.rados.0.smithi137.stdout:725: finishing write tid 2 to smithi13778320-25 2024-09-21T09:34:06.530 INFO:tasks.rados.rados.0.smithi137.stdout:725: finishing write tid 3 to smithi13778320-25 2024-09-21T09:34:06.530 INFO:tasks.rados.rados.0.smithi137.stdout:735: seq_num 632 ranges {622024=414667,1783208=417873} 2024-09-21T09:34:06.534 INFO:tasks.rados.rados.0.smithi137.stdout:735: writing smithi13778320-239 from 622024 to 1036691 tid 1 2024-09-21T09:34:06.541 INFO:tasks.rados.rados.0.smithi137.stdout:735: writing smithi13778320-239 from 1783208 to 2201081 tid 2 2024-09-21T09:34:06.541 INFO:tasks.rados.rados.0.smithi137.stdout:736: write oid 415 current snap is 0 2024-09-21T09:34:06.541 INFO:tasks.rados.rados.0.smithi137.stdout:725: finishing write tid 4 to smithi13778320-25 2024-09-21T09:34:06.541 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 25 v 124 (ObjNum 627 snap 0 seq_num 627) dirty exists 2024-09-21T09:34:06.541 INFO:tasks.rados.rados.0.smithi137.stdout:725: left oid 25 (ObjNum 627 snap 0 seq_num 627) 2024-09-21T09:34:06.542 INFO:tasks.rados.rados.0.smithi137.stdout:727: expect (ObjNum 400 snap 0 seq_num 400) 2024-09-21T09:34:06.642 INFO:tasks.rados.rados.0.smithi137.stdout:728: expect (ObjNum 69 snap 0 seq_num 69) 2024-09-21T09:34:06.753 INFO:tasks.rados.rados.0.smithi137.stdout:726: expect (ObjNum 385 snap 0 seq_num 385) 2024-09-21T09:34:06.838 INFO:tasks.rados.rados.0.smithi137.stdout:729: finishing write tid 1 to smithi13778320-229 2024-09-21T09:34:06.838 INFO:tasks.rados.rados.0.smithi137.stdout:736: seq_num 633 ranges {638831=489916,1841690=677884} 2024-09-21T09:34:06.844 INFO:tasks.rados.rados.0.smithi137.stdout:736: writing smithi13778320-415 from 638831 to 1128747 tid 1 2024-09-21T09:34:06.853 INFO:tasks.rados.rados.0.smithi137.stdout:736: writing smithi13778320-415 from 1841690 to 2519574 tid 2 2024-09-21T09:34:06.853 INFO:tasks.rados.rados.0.smithi137.stdout:725: done (11 left) 2024-09-21T09:34:06.853 INFO:tasks.rados.rados.0.smithi137.stdout:726: done (10 left) 2024-09-21T09:34:06.853 INFO:tasks.rados.rados.0.smithi137.stdout:727: done (9 left) 2024-09-21T09:34:06.853 INFO:tasks.rados.rados.0.smithi137.stdout:728: done (8 left) 2024-09-21T09:34:06.853 INFO:tasks.rados.rados.0.smithi137.stdout:737: write oid 303 current snap is 0 2024-09-21T09:34:06.853 INFO:tasks.rados.rados.0.smithi137.stdout:729: finishing write tid 2 to smithi13778320-229 2024-09-21T09:34:06.853 INFO:tasks.rados.rados.0.smithi137.stdout:729: finishing write tid 3 to smithi13778320-229 2024-09-21T09:34:06.853 INFO:tasks.rados.rados.0.smithi137.stdout:729: finishing write tid 4 to smithi13778320-229 2024-09-21T09:34:06.853 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 229 v 163 (ObjNum 628 snap 0 seq_num 628) dirty exists 2024-09-21T09:34:06.854 INFO:tasks.rados.rados.0.smithi137.stdout:729: left oid 229 (ObjNum 628 snap 0 seq_num 628) 2024-09-21T09:34:06.854 INFO:tasks.rados.rados.0.smithi137.stdout:731: expect (ObjNum 422 snap 0 seq_num 422) 2024-09-21T09:34:06.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:06 smithi165 ceph-mon[32789]: pgmap v103: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 17 MiB/s wr, 125 op/s 2024-09-21T09:34:06.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:06 smithi165 ceph-mon[32789]: from='client.24785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:06.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:06 smithi165 ceph-mon[32789]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:06.964 INFO:tasks.rados.rados.0.smithi137.stdout:732: finishing write tid 1 to smithi13778320-183 2024-09-21T09:34:06.964 INFO:tasks.rados.rados.0.smithi137.stdout:732: finishing write tid 2 to smithi13778320-183 2024-09-21T09:34:06.964 INFO:tasks.rados.rados.0.smithi137.stdout:732: finishing write tid 3 to smithi13778320-183 2024-09-21T09:34:06.964 INFO:tasks.rados.rados.0.smithi137.stdout:732: finishing write tid 4 to smithi13778320-183 2024-09-21T09:34:06.964 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 183 v 129 (ObjNum 629 snap 0 seq_num 629) dirty exists 2024-09-21T09:34:06.964 INFO:tasks.rados.rados.0.smithi137.stdout:732: left oid 183 (ObjNum 629 snap 0 seq_num 629) 2024-09-21T09:34:06.964 INFO:tasks.rados.rados.0.smithi137.stdout:733: finishing write tid 1 to smithi13778320-157 2024-09-21T09:34:06.965 INFO:tasks.rados.rados.0.smithi137.stdout:737: seq_num 634 ranges {655638=565165,1900172=421542} 2024-09-21T09:34:06.970 INFO:tasks.rados.rados.0.smithi137.stdout:737: writing smithi13778320-303 from 655638 to 1220803 tid 1 2024-09-21T09:34:06.977 INFO:tasks.rados.rados.0.smithi137.stdout:737: writing smithi13778320-303 from 1900172 to 2321714 tid 2 2024-09-21T09:34:06.977 INFO:tasks.rados.rados.0.smithi137.stdout:729: done (8 left) 2024-09-21T09:34:06.977 INFO:tasks.rados.rados.0.smithi137.stdout:730: done (7 left) 2024-09-21T09:34:06.977 INFO:tasks.rados.rados.0.smithi137.stdout:731: done (6 left) 2024-09-21T09:34:06.977 INFO:tasks.rados.rados.0.smithi137.stdout:732: done (5 left) 2024-09-21T09:34:06.978 INFO:tasks.rados.rados.0.smithi137.stdout:738: read oid 203 snap -1 2024-09-21T09:34:06.978 INFO:tasks.rados.rados.0.smithi137.stdout:738: expect (ObjNum 202 snap 0 seq_num 202) 2024-09-21T09:34:06.978 INFO:tasks.rados.rados.0.smithi137.stdout:739: write oid 248 current snap is 0 2024-09-21T09:34:06.978 INFO:tasks.rados.rados.0.smithi137.stdout:733: finishing write tid 2 to smithi13778320-157 2024-09-21T09:34:06.978 INFO:tasks.rados.rados.0.smithi137.stdout:733: finishing write tid 3 to smithi13778320-157 2024-09-21T09:34:06.978 INFO:tasks.rados.rados.0.smithi137.stdout:739: seq_num 635 ranges {672445=640414,1842301=681553} 2024-09-21T09:34:06.984 INFO:tasks.rados.rados.0.smithi137.stdout:739: writing smithi13778320-248 from 672445 to 1312859 tid 1 2024-09-21T09:34:06.992 INFO:tasks.rados.rados.0.smithi137.stdout:739: writing smithi13778320-248 from 1842301 to 2523854 tid 2 2024-09-21T09:34:06.992 INFO:tasks.rados.rados.0.smithi137.stdout:740: write oid 242 current snap is 0 2024-09-21T09:34:06.992 INFO:tasks.rados.rados.0.smithi137.stdout:733: finishing write tid 4 to smithi13778320-157 2024-09-21T09:34:06.992 INFO:tasks.rados.rados.0.smithi137.stdout:733: finishing write tid 5 to smithi13778320-157 2024-09-21T09:34:06.993 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 157 v 99 (ObjNum 630 snap 0 seq_num 630) dirty exists 2024-09-21T09:34:06.993 INFO:tasks.rados.rados.0.smithi137.stdout:733: left oid 157 (ObjNum 630 snap 0 seq_num 630) 2024-09-21T09:34:06.993 INFO:tasks.rados.rados.0.smithi137.stdout:740: seq_num 636 ranges {689252=715663,1900783=425211} 2024-09-21T09:34:07.000 INFO:tasks.rados.rados.0.smithi137.stdout:740: writing smithi13778320-242 from 689252 to 1404915 tid 1 2024-09-21T09:34:07.006 INFO:tasks.rados.rados.0.smithi137.stdout:740: writing smithi13778320-242 from 1900783 to 2325994 tid 2 2024-09-21T09:34:07.006 INFO:tasks.rados.rados.0.smithi137.stdout:733: done (7 left) 2024-09-21T09:34:07.006 INFO:tasks.rados.rados.0.smithi137.stdout:741: read oid 301 snap -1 2024-09-21T09:34:07.006 INFO:tasks.rados.rados.0.smithi137.stdout:741: expect (ObjNum 300 snap 0 seq_num 300) 2024-09-21T09:34:07.006 INFO:tasks.rados.rados.0.smithi137.stdout:742: delete oid 182 current snap is 0 2024-09-21T09:34:07.006 INFO:tasks.rados.rados.0.smithi137.stdout:734: finishing write tid 1 to smithi13778320-89 2024-09-21T09:34:07.006 INFO:tasks.rados.rados.0.smithi137.stdout:734: finishing write tid 2 to smithi13778320-89 2024-09-21T09:34:07.006 INFO:tasks.rados.rados.0.smithi137.stdout:734: finishing write tid 3 to smithi13778320-89 2024-09-21T09:34:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:734: finishing write tid 4 to smithi13778320-89 2024-09-21T09:34:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 89 v 143 (ObjNum 631 snap 0 seq_num 631) dirty exists 2024-09-21T09:34:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:734: left oid 89 (ObjNum 631 snap 0 seq_num 631) 2024-09-21T09:34:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:735: finishing write tid 1 to smithi13778320-239 2024-09-21T09:34:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:735: finishing write tid 2 to smithi13778320-239 2024-09-21T09:34:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:735: finishing write tid 3 to smithi13778320-239 2024-09-21T09:34:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:735: finishing write tid 4 to smithi13778320-239 2024-09-21T09:34:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 239 v 127 (ObjNum 632 snap 0 seq_num 632) dirty exists 2024-09-21T09:34:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:735: left oid 239 (ObjNum 632 snap 0 seq_num 632) 2024-09-21T09:34:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:736: finishing write tid 1 to smithi13778320-415 2024-09-21T09:34:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:736: finishing write tid 2 to smithi13778320-415 2024-09-21T09:34:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:736: finishing write tid 3 to smithi13778320-415 2024-09-21T09:34:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:736: finishing write tid 4 to smithi13778320-415 2024-09-21T09:34:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 415 v 143 (ObjNum 633 snap 0 seq_num 633) dirty exists 2024-09-21T09:34:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:736: left oid 415 (ObjNum 633 snap 0 seq_num 633) 2024-09-21T09:34:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:737: finishing write tid 1 to smithi13778320-303 2024-09-21T09:34:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:737: finishing write tid 2 to smithi13778320-303 2024-09-21T09:34:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:737: finishing write tid 3 to smithi13778320-303 2024-09-21T09:34:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:737: finishing write tid 4 to smithi13778320-303 2024-09-21T09:34:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 303 v 164 (ObjNum 634 snap 0 seq_num 634) dirty exists 2024-09-21T09:34:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:737: left oid 303 (ObjNum 634 snap 0 seq_num 634) 2024-09-21T09:34:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:738: expect (ObjNum 202 snap 0 seq_num 202) 2024-09-21T09:34:07.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:06 smithi137 ceph-mon[28941]: pgmap v103: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 17 MiB/s wr, 125 op/s 2024-09-21T09:34:07.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:06 smithi137 ceph-mon[28941]: from='client.24785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:07.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:06 smithi137 ceph-mon[28941]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:07.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:06 smithi137 ceph-mon[39068]: pgmap v103: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 17 MiB/s wr, 125 op/s 2024-09-21T09:34:07.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:06 smithi137 ceph-mon[39068]: from='client.24785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:07.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:06 smithi137 ceph-mon[39068]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:07.127 INFO:tasks.rados.rados.0.smithi137.stdout:739: finishing write tid 1 to smithi13778320-248 2024-09-21T09:34:07.127 INFO:tasks.rados.rados.0.smithi137.stdout:734: done (8 left) 2024-09-21T09:34:07.127 INFO:tasks.rados.rados.0.smithi137.stdout:735: done (7 left) 2024-09-21T09:34:07.127 INFO:tasks.rados.rados.0.smithi137.stdout:736: done (6 left) 2024-09-21T09:34:07.127 INFO:tasks.rados.rados.0.smithi137.stdout:737: done (5 left) 2024-09-21T09:34:07.127 INFO:tasks.rados.rados.0.smithi137.stdout:738: done (4 left) 2024-09-21T09:34:07.127 INFO:tasks.rados.rados.0.smithi137.stdout:742: done (3 left) 2024-09-21T09:34:07.127 INFO:tasks.rados.rados.0.smithi137.stdout:743: read oid 245 snap -1 2024-09-21T09:34:07.127 INFO:tasks.rados.rados.0.smithi137.stdout:743: expect (ObjNum 244 snap 0 seq_num 244) 2024-09-21T09:34:07.127 INFO:tasks.rados.rados.0.smithi137.stdout:744: read oid 307 snap -1 2024-09-21T09:34:07.128 INFO:tasks.rados.rados.0.smithi137.stdout:744: expect (ObjNum 306 snap 0 seq_num 306) 2024-09-21T09:34:07.128 INFO:tasks.rados.rados.0.smithi137.stdout:745: read oid 462 snap -1 2024-09-21T09:34:07.128 INFO:tasks.rados.rados.0.smithi137.stdout:745: expect (ObjNum 461 snap 0 seq_num 461) 2024-09-21T09:34:07.128 INFO:tasks.rados.rados.0.smithi137.stdout:746: write oid 427 current snap is 0 2024-09-21T09:34:07.128 INFO:tasks.rados.rados.0.smithi137.stdout:739: finishing write tid 2 to smithi13778320-248 2024-09-21T09:34:07.128 INFO:tasks.rados.rados.0.smithi137.stdout:746: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2024-09-21T09:34:07.132 INFO:tasks.rados.rados.0.smithi137.stdout:746: writing smithi13778320-427 from 722866 to 1189027 tid 1 2024-09-21T09:34:07.137 INFO:tasks.rados.rados.0.smithi137.stdout:746: writing smithi13778320-427 from 1617747 to 2046627 tid 2 2024-09-21T09:34:07.142 INFO:tasks.rados.rados.0.smithi137.stdout:746: writing smithi13778320-427 from 2587634 to 2722866 tid 3 2024-09-21T09:34:07.142 INFO:tasks.rados.rados.0.smithi137.stdout:747: read oid 417 snap -1 2024-09-21T09:34:07.142 INFO:tasks.rados.rados.0.smithi137.stdout:747: expect (ObjNum 416 snap 0 seq_num 416) 2024-09-21T09:34:07.142 INFO:tasks.rados.rados.0.smithi137.stdout:748: read oid 32 snap -1 2024-09-21T09:34:07.142 INFO:tasks.rados.rados.0.smithi137.stdout:748: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-21T09:34:07.143 INFO:tasks.rados.rados.0.smithi137.stdout:749: delete oid 369 current snap is 0 2024-09-21T09:34:07.143 INFO:tasks.rados.rados.0.smithi137.stdout:739: finishing write tid 3 to smithi13778320-248 2024-09-21T09:34:07.143 INFO:tasks.rados.rados.0.smithi137.stdout:739: finishing write tid 4 to smithi13778320-248 2024-09-21T09:34:07.143 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 248 v 145 (ObjNum 635 snap 0 seq_num 635) dirty exists 2024-09-21T09:34:07.143 INFO:tasks.rados.rados.0.smithi137.stdout:739: left oid 248 (ObjNum 635 snap 0 seq_num 635) 2024-09-21T09:34:07.143 INFO:tasks.rados.rados.0.smithi137.stdout:740: finishing write tid 1 to smithi13778320-242 2024-09-21T09:34:07.143 INFO:tasks.rados.rados.0.smithi137.stdout:740: finishing write tid 2 to smithi13778320-242 2024-09-21T09:34:07.143 INFO:tasks.rados.rados.0.smithi137.stdout:740: finishing write tid 3 to smithi13778320-242 2024-09-21T09:34:07.143 INFO:tasks.rados.rados.0.smithi137.stdout:740: finishing write tid 4 to smithi13778320-242 2024-09-21T09:34:07.143 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 242 v 147 (ObjNum 636 snap 0 seq_num 636) dirty exists 2024-09-21T09:34:07.143 INFO:tasks.rados.rados.0.smithi137.stdout:740: left oid 242 (ObjNum 636 snap 0 seq_num 636) 2024-09-21T09:34:07.143 INFO:tasks.rados.rados.0.smithi137.stdout:741: expect (ObjNum 300 snap 0 seq_num 300) 2024-09-21T09:34:07.253 INFO:tasks.rados.rados.0.smithi137.stdout:739: done (9 left) 2024-09-21T09:34:07.253 INFO:tasks.rados.rados.0.smithi137.stdout:740: done (8 left) 2024-09-21T09:34:07.253 INFO:tasks.rados.rados.0.smithi137.stdout:741: done (7 left) 2024-09-21T09:34:07.253 INFO:tasks.rados.rados.0.smithi137.stdout:749: done (6 left) 2024-09-21T09:34:07.253 INFO:tasks.rados.rados.0.smithi137.stdout:750: write oid 121 current snap is 0 2024-09-21T09:34:07.253 INFO:tasks.rados.rados.0.smithi137.stdout:743: expect (ObjNum 244 snap 0 seq_num 244) 2024-09-21T09:34:07.325 INFO:tasks.rados.rados.0.smithi137.stdout:744: expect (ObjNum 306 snap 0 seq_num 306) 2024-09-21T09:34:07.445 INFO:tasks.rados.rados.0.smithi137.stdout:745: expect (ObjNum 461 snap 0 seq_num 461) 2024-09-21T09:34:07.575 INFO:tasks.rados.rados.0.smithi137.stdout:746: finishing write tid 1 to smithi13778320-427 2024-09-21T09:34:07.575 INFO:tasks.rados.rados.0.smithi137.stdout:746: finishing write tid 2 to smithi13778320-427 2024-09-21T09:34:07.575 INFO:tasks.rados.rados.0.smithi137.stdout:750: seq_num 640 ranges {756480=733012,2134711=432549} 2024-09-21T09:34:07.583 INFO:tasks.rados.rados.0.smithi137.stdout:750: writing smithi13778320-121 from 756480 to 1489492 tid 1 2024-09-21T09:34:07.590 INFO:tasks.rados.rados.0.smithi137.stdout:750: writing smithi13778320-121 from 2134711 to 2567260 tid 2 2024-09-21T09:34:07.590 INFO:tasks.rados.rados.0.smithi137.stdout:743: done (6 left) 2024-09-21T09:34:07.590 INFO:tasks.rados.rados.0.smithi137.stdout:744: done (5 left) 2024-09-21T09:34:07.590 INFO:tasks.rados.rados.0.smithi137.stdout:745: done (4 left) 2024-09-21T09:34:07.590 INFO:tasks.rados.rados.0.smithi137.stdout:751: write oid 19 current snap is 0 2024-09-21T09:34:07.590 INFO:tasks.rados.rados.0.smithi137.stdout:751: seq_num 641 ranges {773287=408261,1793193=576207} 2024-09-21T09:34:07.596 INFO:tasks.rados.rados.0.smithi137.stdout:751: writing smithi13778320-19 from 773287 to 1181548 tid 1 2024-09-21T09:34:07.603 INFO:tasks.rados.rados.0.smithi137.stdout:751: writing smithi13778320-19 from 1793193 to 2369400 tid 2 2024-09-21T09:34:07.604 INFO:tasks.rados.rados.0.smithi137.stdout:752: write oid 151 current snap is 0 2024-09-21T09:34:07.604 INFO:tasks.rados.rados.0.smithi137.stdout:746: finishing write tid 3 to smithi13778320-427 2024-09-21T09:34:07.604 INFO:tasks.rados.rados.0.smithi137.stdout:746: finishing write tid 4 to smithi13778320-427 2024-09-21T09:34:07.604 INFO:tasks.rados.rados.0.smithi137.stdout:752: seq_num 642 ranges {790094=483510,1851675=436218} 2024-09-21T09:34:07.610 INFO:tasks.rados.rados.0.smithi137.stdout:752: writing smithi13778320-151 from 790094 to 1273604 tid 1 2024-09-21T09:34:07.616 INFO:tasks.rados.rados.0.smithi137.stdout:752: writing smithi13778320-151 from 1851675 to 2287893 tid 2 2024-09-21T09:34:07.616 INFO:tasks.rados.rados.0.smithi137.stdout:753: delete oid 356 current snap is 0 2024-09-21T09:34:07.616 INFO:tasks.rados.rados.0.smithi137.stdout:746: finishing write tid 5 to smithi13778320-427 2024-09-21T09:34:07.616 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 427 v 133 (ObjNum 638 snap 0 seq_num 638) dirty exists 2024-09-21T09:34:07.617 INFO:tasks.rados.rados.0.smithi137.stdout:746: left oid 427 (ObjNum 638 snap 0 seq_num 638) 2024-09-21T09:34:07.617 INFO:tasks.rados.rados.0.smithi137.stdout:748: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-21T09:34:07.709 INFO:tasks.rados.rados.0.smithi137.stdout:747: expect (ObjNum 416 snap 0 seq_num 416) 2024-09-21T09:34:07.821 INFO:tasks.rados.rados.0.smithi137.stdout:750: finishing write tid 1 to smithi13778320-121 2024-09-21T09:34:07.821 INFO:tasks.rados.rados.0.smithi137.stdout:750: finishing write tid 2 to smithi13778320-121 2024-09-21T09:34:07.822 INFO:tasks.rados.rados.0.smithi137.stdout:750: finishing write tid 3 to smithi13778320-121 2024-09-21T09:34:07.822 INFO:tasks.rados.rados.0.smithi137.stdout:750: finishing write tid 4 to smithi13778320-121 2024-09-21T09:34:07.822 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 121 v 167 (ObjNum 640 snap 0 seq_num 640) dirty exists 2024-09-21T09:34:07.822 INFO:tasks.rados.rados.0.smithi137.stdout:750: left oid 121 (ObjNum 640 snap 0 seq_num 640) 2024-09-21T09:34:07.822 INFO:tasks.rados.rados.0.smithi137.stdout:751: finishing write tid 1 to smithi13778320-19 2024-09-21T09:34:07.822 INFO:tasks.rados.rados.0.smithi137.stdout:751: finishing write tid 2 to smithi13778320-19 2024-09-21T09:34:07.822 INFO:tasks.rados.rados.0.smithi137.stdout:751: finishing write tid 3 to smithi13778320-19 2024-09-21T09:34:07.822 INFO:tasks.rados.rados.0.smithi137.stdout:746: done (6 left) 2024-09-21T09:34:07.822 INFO:tasks.rados.rados.0.smithi137.stdout:747: done (5 left) 2024-09-21T09:34:07.822 INFO:tasks.rados.rados.0.smithi137.stdout:748: done (4 left) 2024-09-21T09:34:07.822 INFO:tasks.rados.rados.0.smithi137.stdout:750: done (3 left) 2024-09-21T09:34:07.822 INFO:tasks.rados.rados.0.smithi137.stdout:753: done (2 left) 2024-09-21T09:34:07.822 INFO:tasks.rados.rados.0.smithi137.stdout:754: write oid 453 current snap is 0 2024-09-21T09:34:07.822 INFO:tasks.rados.rados.0.smithi137.stdout:751: finishing write tid 4 to smithi13778320-19 2024-09-21T09:34:07.823 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 19 v 146 (ObjNum 641 snap 0 seq_num 641) dirty exists 2024-09-21T09:34:07.823 INFO:tasks.rados.rados.0.smithi137.stdout:751: left oid 19 (ObjNum 641 snap 0 seq_num 641) 2024-09-21T09:34:07.823 INFO:tasks.rados.rados.0.smithi137.stdout:752: finishing write tid 1 to smithi13778320-151 2024-09-21T09:34:07.823 INFO:tasks.rados.rados.0.smithi137.stdout:752: finishing write tid 2 to smithi13778320-151 2024-09-21T09:34:07.823 INFO:tasks.rados.rados.0.smithi137.stdout:752: finishing write tid 3 to smithi13778320-151 2024-09-21T09:34:07.823 INFO:tasks.rados.rados.0.smithi137.stdout:752: finishing write tid 4 to smithi13778320-151 2024-09-21T09:34:07.823 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 151 v 116 (ObjNum 642 snap 0 seq_num 642) dirty exists 2024-09-21T09:34:07.823 INFO:tasks.rados.rados.0.smithi137.stdout:752: left oid 151 (ObjNum 642 snap 0 seq_num 642) 2024-09-21T09:34:07.823 INFO:tasks.rados.rados.0.smithi137.stdout:754: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2024-09-21T09:34:07.827 INFO:tasks.rados.rados.0.smithi137.stdout:754: writing smithi13778320-453 from 423708 to 1057716 tid 1 2024-09-21T09:34:07.834 INFO:tasks.rados.rados.0.smithi137.stdout:754: writing smithi13778320-453 from 1852286 to 2292173 tid 2 2024-09-21T09:34:07.837 INFO:tasks.rados.rados.0.smithi137.stdout:754: writing smithi13778320-453 from 2752172 to 2823708 tid 3 2024-09-21T09:34:07.837 INFO:tasks.rados.rados.0.smithi137.stdout:751: done (2 left) 2024-09-21T09:34:07.837 INFO:tasks.rados.rados.0.smithi137.stdout:752: done (1 left) 2024-09-21T09:34:07.837 INFO:tasks.rados.rados.0.smithi137.stdout:755: read oid 345 snap -1 2024-09-21T09:34:07.837 INFO:tasks.rados.rados.0.smithi137.stdout:755: expect (ObjNum 344 snap 0 seq_num 344) 2024-09-21T09:34:07.838 INFO:tasks.rados.rados.0.smithi137.stdout:756: write oid 163 current snap is 0 2024-09-21T09:34:07.838 INFO:tasks.rados.rados.0.smithi137.stdout:754: finishing write tid 1 to smithi13778320-453 2024-09-21T09:34:07.838 INFO:tasks.rados.rados.0.smithi137.stdout:754: finishing write tid 2 to smithi13778320-453 2024-09-21T09:34:07.838 INFO:tasks.rados.rados.0.smithi137.stdout:756: seq_num 645 ranges {440515=709257,1910768=583545} 2024-09-21T09:34:07.844 INFO:tasks.rados.rados.0.smithi137.stdout:756: writing smithi13778320-163 from 440515 to 1149772 tid 1 2024-09-21T09:34:07.852 INFO:tasks.rados.rados.0.smithi137.stdout:756: writing smithi13778320-163 from 1910768 to 2494313 tid 2 2024-09-21T09:34:07.852 INFO:tasks.rados.rados.0.smithi137.stdout:757: write oid 323 current snap is 0 2024-09-21T09:34:07.852 INFO:tasks.rados.rados.0.smithi137.stdout:754: finishing write tid 3 to smithi13778320-453 2024-09-21T09:34:07.852 INFO:tasks.rados.rados.0.smithi137.stdout:757: seq_num 646 ranges {457322=784506,1969250=443556} 2024-09-21T09:34:07.859 INFO:tasks.rados.rados.0.smithi137.stdout:757: writing smithi13778320-323 from 457322 to 1241828 tid 1 2024-09-21T09:34:07.866 INFO:tasks.rados.rados.0.smithi137.stdout:757: writing smithi13778320-323 from 1969250 to 2412806 tid 2 2024-09-21T09:34:07.866 INFO:tasks.rados.rados.0.smithi137.stdout:758: write oid 347 current snap is 0 2024-09-21T09:34:07.866 INFO:tasks.rados.rados.0.smithi137.stdout:754: finishing write tid 4 to smithi13778320-453 2024-09-21T09:34:07.867 INFO:tasks.rados.rados.0.smithi137.stdout:754: finishing write tid 5 to smithi13778320-453 2024-09-21T09:34:07.867 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 453 v 149 (ObjNum 644 snap 0 seq_num 644) dirty exists 2024-09-21T09:34:07.867 INFO:tasks.rados.rados.0.smithi137.stdout:754: left oid 453 (ObjNum 644 snap 0 seq_num 644) 2024-09-21T09:34:07.867 INFO:tasks.rados.rados.0.smithi137.stdout:755: expect (ObjNum 344 snap 0 seq_num 344) 2024-09-21T09:34:08.002 INFO:tasks.rados.rados.0.smithi137.stdout:756: finishing write tid 1 to smithi13778320-163 2024-09-21T09:34:08.002 INFO:tasks.rados.rados.0.smithi137.stdout:758: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2024-09-21T09:34:08.008 INFO:tasks.rados.rados.0.smithi137.stdout:758: writing smithi13778320-347 from 474129 to 1050237 tid 1 2024-09-21T09:34:08.015 INFO:tasks.rados.rados.0.smithi137.stdout:758: writing smithi13778320-347 from 1627732 to 2214946 tid 2 2024-09-21T09:34:08.019 INFO:tasks.rados.rados.0.smithi137.stdout:758: writing smithi13778320-347 from 2718088 to 2874129 tid 3 2024-09-21T09:34:08.019 INFO:tasks.rados.rados.0.smithi137.stdout:754: done (4 left) 2024-09-21T09:34:08.019 INFO:tasks.rados.rados.0.smithi137.stdout:755: done (3 left) 2024-09-21T09:34:08.019 INFO:tasks.rados.rados.0.smithi137.stdout:759: read oid 130 snap -1 2024-09-21T09:34:08.020 INFO:tasks.rados.rados.0.smithi137.stdout:759: expect (ObjNum 581 snap 0 seq_num 581) 2024-09-21T09:34:08.020 INFO:tasks.rados.rados.0.smithi137.stdout:760: write oid 125 current snap is 0 2024-09-21T09:34:08.020 INFO:tasks.rados.rados.0.smithi137.stdout:756: finishing write tid 2 to smithi13778320-163 2024-09-21T09:34:08.020 INFO:tasks.rados.rados.0.smithi137.stdout:756: finishing write tid 3 to smithi13778320-163 2024-09-21T09:34:08.020 INFO:tasks.rados.rados.0.smithi137.stdout:756: finishing write tid 4 to smithi13778320-163 2024-09-21T09:34:08.020 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 163 v 99 (ObjNum 645 snap 0 seq_num 645) dirty exists 2024-09-21T09:34:08.020 INFO:tasks.rados.rados.0.smithi137.stdout:756: left oid 163 (ObjNum 645 snap 0 seq_num 645) 2024-09-21T09:34:08.020 INFO:tasks.rados.rados.0.smithi137.stdout:757: finishing write tid 1 to smithi13778320-323 2024-09-21T09:34:08.020 INFO:tasks.rados.rados.0.smithi137.stdout:757: finishing write tid 2 to smithi13778320-323 2024-09-21T09:34:08.020 INFO:tasks.rados.rados.0.smithi137.stdout:757: finishing write tid 3 to smithi13778320-323 2024-09-21T09:34:08.020 INFO:tasks.rados.rados.0.smithi137.stdout:757: finishing write tid 4 to smithi13778320-323 2024-09-21T09:34:08.020 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 323 v 146 (ObjNum 646 snap 0 seq_num 646) dirty exists 2024-09-21T09:34:08.020 INFO:tasks.rados.rados.0.smithi137.stdout:757: left oid 323 (ObjNum 646 snap 0 seq_num 646) 2024-09-21T09:34:08.020 INFO:tasks.rados.rados.0.smithi137.stdout:760: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2024-09-21T09:34:08.026 INFO:tasks.rados.rados.0.smithi137.stdout:760: writing smithi13778320-125 from 490936 to 1142293 tid 1 2024-09-21T09:34:08.031 INFO:tasks.rados.rados.0.smithi137.stdout:760: writing smithi13778320-125 from 1686214 to 2133439 tid 2 2024-09-21T09:34:08.036 INFO:tasks.rados.rados.0.smithi137.stdout:760: writing smithi13778320-125 from 2861864 to 2890936 tid 3 2024-09-21T09:34:08.036 INFO:tasks.rados.rados.0.smithi137.stdout:756: done (4 left) 2024-09-21T09:34:08.036 INFO:tasks.rados.rados.0.smithi137.stdout:757: done (3 left) 2024-09-21T09:34:08.036 INFO:tasks.rados.rados.0.smithi137.stdout:761: read oid 106 snap -1 2024-09-21T09:34:08.036 INFO:tasks.rados.rados.0.smithi137.stdout:761: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-21T09:34:08.037 INFO:tasks.rados.rados.0.smithi137.stdout:762: write oid 300 current snap is 0 2024-09-21T09:34:08.037 INFO:tasks.rados.rados.0.smithi137.stdout:758: finishing write tid 1 to smithi13778320-347 2024-09-21T09:34:08.037 INFO:tasks.rados.rados.0.smithi137.stdout:758: finishing write tid 2 to smithi13778320-347 2024-09-21T09:34:08.037 INFO:tasks.rados.rados.0.smithi137.stdout:762: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2024-09-21T09:34:08.043 INFO:tasks.rados.rados.0.smithi137.stdout:762: writing smithi13778320-300 from 507743 to 1234349 tid 1 2024-09-21T09:34:08.050 INFO:tasks.rados.rados.0.smithi137.stdout:762: writing smithi13778320-300 from 1744696 to 2335579 tid 2 2024-09-21T09:34:08.054 INFO:tasks.rados.rados.0.smithi137.stdout:762: writing smithi13778320-300 from 2772934 to 2907743 tid 3 2024-09-21T09:34:08.054 INFO:tasks.rados.rados.0.smithi137.stdout:763: delete oid 132 current snap is 0 2024-09-21T09:34:08.054 INFO:tasks.rados.rados.0.smithi137.stdout:758: finishing write tid 3 to smithi13778320-347 2024-09-21T09:34:08.054 INFO:tasks.rados.rados.0.smithi137.stdout:758: finishing write tid 4 to smithi13778320-347 2024-09-21T09:34:08.054 INFO:tasks.rados.rados.0.smithi137.stdout:758: finishing write tid 5 to smithi13778320-347 2024-09-21T09:34:08.054 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 347 v 131 (ObjNum 647 snap 0 seq_num 647) dirty exists 2024-09-21T09:34:08.054 INFO:tasks.rados.rados.0.smithi137.stdout:758: left oid 347 (ObjNum 647 snap 0 seq_num 647) 2024-09-21T09:34:08.054 INFO:tasks.rados.rados.0.smithi137.stdout:760: finishing write tid 1 to smithi13778320-125 2024-09-21T09:34:08.054 INFO:tasks.rados.rados.0.smithi137.stdout:759: expect (ObjNum 581 snap 0 seq_num 581) 2024-09-21T09:34:08.197 INFO:tasks.rados.rados.0.smithi137.stdout:760: finishing write tid 2 to smithi13778320-125 2024-09-21T09:34:08.197 INFO:tasks.rados.rados.0.smithi137.stdout:758: done (5 left) 2024-09-21T09:34:08.197 INFO:tasks.rados.rados.0.smithi137.stdout:759: done (4 left) 2024-09-21T09:34:08.197 INFO:tasks.rados.rados.0.smithi137.stdout:763: done (3 left) 2024-09-21T09:34:08.197 INFO:tasks.rados.rados.0.smithi137.stdout:764: read oid 136 snap -1 2024-09-21T09:34:08.197 INFO:tasks.rados.rados.0.smithi137.stdout:764: expect (ObjNum 135 snap 0 seq_num 135) 2024-09-21T09:34:08.197 INFO:tasks.rados.rados.0.smithi137.stdout:765: write oid 226 current snap is 0 2024-09-21T09:34:08.198 INFO:tasks.rados.rados.0.smithi137.stdout:760: finishing write tid 3 to smithi13778320-125 2024-09-21T09:34:08.198 INFO:tasks.rados.rados.0.smithi137.stdout:765: seq_num 651 ranges {541357=477104,1745307=594552} 2024-09-21T09:34:08.203 INFO:tasks.rados.rados.0.smithi137.stdout:765: writing smithi13778320-226 from 541357 to 1018461 tid 1 2024-09-21T09:34:08.211 INFO:tasks.rados.rados.0.smithi137.stdout:765: writing smithi13778320-226 from 1745307 to 2339859 tid 2 2024-09-21T09:34:08.211 INFO:tasks.rados.rados.0.smithi137.stdout:766: write oid 456 current snap is 0 2024-09-21T09:34:08.211 INFO:tasks.rados.rados.0.smithi137.stdout:760: finishing write tid 4 to smithi13778320-125 2024-09-21T09:34:08.212 INFO:tasks.rados.rados.0.smithi137.stdout:760: finishing write tid 5 to smithi13778320-125 2024-09-21T09:34:08.212 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 125 v 167 (ObjNum 648 snap 0 seq_num 648) dirty exists 2024-09-21T09:34:08.212 INFO:tasks.rados.rados.0.smithi137.stdout:760: left oid 125 (ObjNum 648 snap 0 seq_num 648) 2024-09-21T09:34:08.212 INFO:tasks.rados.rados.0.smithi137.stdout:762: finishing write tid 1 to smithi13778320-300 2024-09-21T09:34:08.212 INFO:tasks.rados.rados.0.smithi137.stdout:766: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2024-09-21T09:34:08.218 INFO:tasks.rados.rados.0.smithi137.stdout:766: writing smithi13778320-456 from 558164 to 1110517 tid 1 2024-09-21T09:34:08.225 INFO:tasks.rados.rados.0.smithi137.stdout:766: writing smithi13778320-456 from 1803789 to 2258352 tid 2 2024-09-21T09:34:08.229 INFO:tasks.rados.rados.0.smithi137.stdout:766: writing smithi13778320-456 from 2855203 to 2958164 tid 3 2024-09-21T09:34:08.229 INFO:tasks.rados.rados.0.smithi137.stdout:760: done (5 left) 2024-09-21T09:34:08.229 INFO:tasks.rados.rados.0.smithi137.stdout:767: read oid 139 snap -1 2024-09-21T09:34:08.229 INFO:tasks.rados.rados.0.smithi137.stdout:767: expect (ObjNum 138 snap 0 seq_num 138) 2024-09-21T09:34:08.229 INFO:tasks.rados.rados.0.smithi137.stdout:768: read oid 336 snap -1 2024-09-21T09:34:08.229 INFO:tasks.rados.rados.0.smithi137.stdout:768: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T09:34:08.229 INFO:tasks.rados.rados.0.smithi137.stdout:769: write oid 401 current snap is 0 2024-09-21T09:34:08.230 INFO:tasks.rados.rados.0.smithi137.stdout:761: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-21T09:34:08.330 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:08.373 INFO:tasks.rados.rados.0.smithi137.stdout:762: finishing write tid 2 to smithi13778320-300 2024-09-21T09:34:08.373 INFO:tasks.rados.rados.0.smithi137.stdout:762: finishing write tid 3 to smithi13778320-300 2024-09-21T09:34:08.373 INFO:tasks.rados.rados.0.smithi137.stdout:762: finishing write tid 4 to smithi13778320-300 2024-09-21T09:34:08.373 INFO:tasks.rados.rados.0.smithi137.stdout:762: finishing write tid 5 to smithi13778320-300 2024-09-21T09:34:08.373 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 300 v 150 (ObjNum 649 snap 0 seq_num 649) dirty exists 2024-09-21T09:34:08.374 INFO:tasks.rados.rados.0.smithi137.stdout:762: left oid 300 (ObjNum 649 snap 0 seq_num 649) 2024-09-21T09:34:08.374 INFO:tasks.rados.rados.0.smithi137.stdout:769: seq_num 653 ranges {574971=627602,1862271=598221} 2024-09-21T09:34:08.379 INFO:tasks.rados.rados.0.smithi137.stdout:769: writing smithi13778320-401 from 574971 to 1202573 tid 1 2024-09-21T09:34:08.387 INFO:tasks.rados.rados.0.smithi137.stdout:769: writing smithi13778320-401 from 1862271 to 2460492 tid 2 2024-09-21T09:34:08.387 INFO:tasks.rados.rados.0.smithi137.stdout:761: done (7 left) 2024-09-21T09:34:08.387 INFO:tasks.rados.rados.0.smithi137.stdout:762: done (6 left) 2024-09-21T09:34:08.387 INFO:tasks.rados.rados.0.smithi137.stdout:770: write oid 196 current snap is 0 2024-09-21T09:34:08.388 INFO:tasks.rados.rados.0.smithi137.stdout:770: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2024-09-21T09:34:08.393 INFO:tasks.rados.rados.0.smithi137.stdout:770: writing smithi13778320-196 from 591778 to 1010982 tid 1 2024-09-21T09:34:08.401 INFO:tasks.rados.rados.0.smithi137.stdout:770: writing smithi13778320-196 from 1637106 to 2378985 tid 2 2024-09-21T09:34:08.404 INFO:tasks.rados.rados.0.smithi137.stdout:770: writing smithi13778320-196 from 2910049 to 2991778 tid 3 2024-09-21T09:34:08.404 INFO:tasks.rados.rados.0.smithi137.stdout:771: write oid 480 current snap is 0 2024-09-21T09:34:08.405 INFO:tasks.rados.rados.0.smithi137.stdout:764: expect (ObjNum 135 snap 0 seq_num 135) 2024-09-21T09:34:08.492 INFO:tasks.rados.rados.0.smithi137.stdout:765: finishing write tid 1 to smithi13778320-226 2024-09-21T09:34:08.492 INFO:tasks.rados.rados.0.smithi137.stdout:765: finishing write tid 2 to smithi13778320-226 2024-09-21T09:34:08.492 INFO:tasks.rados.rados.0.smithi137.stdout:765: finishing write tid 3 to smithi13778320-226 2024-09-21T09:34:08.492 INFO:tasks.rados.rados.0.smithi137.stdout:765: finishing write tid 4 to smithi13778320-226 2024-09-21T09:34:08.492 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 226 v 172 (ObjNum 651 snap 0 seq_num 651) dirty exists 2024-09-21T09:34:08.492 INFO:tasks.rados.rados.0.smithi137.stdout:765: left oid 226 (ObjNum 651 snap 0 seq_num 651) 2024-09-21T09:34:08.492 INFO:tasks.rados.rados.0.smithi137.stdout:766: finishing write tid 1 to smithi13778320-456 2024-09-21T09:34:08.492 INFO:tasks.rados.rados.0.smithi137.stdout:766: finishing write tid 2 to smithi13778320-456 2024-09-21T09:34:08.492 INFO:tasks.rados.rados.0.smithi137.stdout:766: finishing write tid 3 to smithi13778320-456 2024-09-21T09:34:08.492 INFO:tasks.rados.rados.0.smithi137.stdout:771: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2024-09-21T09:34:08.498 INFO:tasks.rados.rados.0.smithi137.stdout:771: writing smithi13778320-480 from 608585 to 1103038 tid 1 2024-09-21T09:34:08.504 INFO:tasks.rados.rados.0.smithi137.stdout:771: writing smithi13778320-480 from 1579235 to 2181125 tid 2 2024-09-21T09:34:08.509 INFO:tasks.rados.rados.0.smithi137.stdout:771: writing smithi13778320-480 from 2821119 to 3008585 tid 3 2024-09-21T09:34:08.509 INFO:tasks.rados.rados.0.smithi137.stdout:764: done (7 left) 2024-09-21T09:34:08.509 INFO:tasks.rados.rados.0.smithi137.stdout:765: done (6 left) 2024-09-21T09:34:08.509 INFO:tasks.rados.rados.0.smithi137.stdout:772: read oid 184 snap -1 2024-09-21T09:34:08.509 INFO:tasks.rados.rados.0.smithi137.stdout:772: expect (ObjNum 183 snap 0 seq_num 183) 2024-09-21T09:34:08.509 INFO:tasks.rados.rados.0.smithi137.stdout:773: write oid 24 current snap is 0 2024-09-21T09:34:08.509 INFO:tasks.rados.rados.0.smithi137.stdout:773: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2024-09-21T09:34:08.515 INFO:tasks.rados.rados.0.smithi137.stdout:773: writing smithi13778320-24 from 625392 to 1195094 tid 1 2024-09-21T09:34:08.522 INFO:tasks.rados.rados.0.smithi137.stdout:773: writing smithi13778320-24 from 1637717 to 2383265 tid 2 2024-09-21T09:34:08.526 INFO:tasks.rados.rados.0.smithi137.stdout:773: writing smithi13778320-24 from 2848542 to 3025392 tid 3 2024-09-21T09:34:08.526 INFO:tasks.rados.rados.0.smithi137.stdout:774: read oid 72 snap -1 2024-09-21T09:34:08.526 INFO:tasks.rados.rados.0.smithi137.stdout:774: expect (ObjNum 71 snap 0 seq_num 71) 2024-09-21T09:34:08.527 INFO:tasks.rados.rados.0.smithi137.stdout:775: read oid 105 snap -1 2024-09-21T09:34:08.527 INFO:tasks.rados.rados.0.smithi137.stdout:775: expect (ObjNum 104 snap 0 seq_num 104) 2024-09-21T09:34:08.527 INFO:tasks.rados.rados.0.smithi137.stdout:776: read oid 355 snap -1 2024-09-21T09:34:08.527 INFO:tasks.rados.rados.0.smithi137.stdout:776: expect (ObjNum 354 snap 0 seq_num 354) 2024-09-21T09:34:08.527 INFO:tasks.rados.rados.0.smithi137.stdout:777: write oid 421 current snap is 0 2024-09-21T09:34:08.527 INFO:tasks.rados.rados.0.smithi137.stdout:777: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2024-09-21T09:34:08.534 INFO:tasks.rados.rados.0.smithi137.stdout:777: writing smithi13778320-421 from 642199 to 1287150 tid 1 2024-09-21T09:34:08.540 INFO:tasks.rados.rados.0.smithi137.stdout:777: writing smithi13778320-421 from 1696199 to 2301758 tid 2 2024-09-21T09:34:08.544 INFO:tasks.rados.rados.0.smithi137.stdout:777: writing smithi13778320-421 from 2992318 to 3042199 tid 3 2024-09-21T09:34:08.544 INFO:tasks.rados.rados.0.smithi137.stdout:778: write oid 165 current snap is 0 2024-09-21T09:34:08.544 INFO:tasks.rados.rados.0.smithi137.stdout:778: seq_num 658 ranges {659006=720200,2154681=749217} 2024-09-21T09:34:08.552 INFO:tasks.rados.rados.0.smithi137.stdout:778: writing smithi13778320-165 from 659006 to 1379206 tid 1 2024-09-21T09:34:08.561 INFO:tasks.rados.rados.0.smithi137.stdout:778: writing smithi13778320-165 from 2154681 to 2903898 tid 2 2024-09-21T09:34:08.561 INFO:tasks.rados.rados.0.smithi137.stdout:779: read oid 239 snap -1 2024-09-21T09:34:08.561 INFO:tasks.rados.rados.0.smithi137.stdout:779: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-21T09:34:08.562 INFO:tasks.rados.rados.0.smithi137.stdout:780: write oid 499 current snap is 0 2024-09-21T09:34:08.562 INFO:tasks.rados.rados.0.smithi137.stdout:766: finishing write tid 4 to smithi13778320-456 2024-09-21T09:34:08.562 INFO:tasks.rados.rados.0.smithi137.stdout:780: seq_num 659 ranges {675813=795449,2096810=609228} 2024-09-21T09:34:08.569 INFO:tasks.rados.rados.0.smithi137.stdout:780: writing smithi13778320-499 from 675813 to 1471262 tid 1 2024-09-21T09:34:08.577 INFO:tasks.rados.rados.0.smithi137.stdout:780: writing smithi13778320-499 from 2096810 to 2706038 tid 2 2024-09-21T09:34:08.577 INFO:tasks.rados.rados.0.smithi137.stdout:781: write oid 206 current snap is 0 2024-09-21T09:34:08.577 INFO:tasks.rados.rados.0.smithi137.stdout:766: finishing write tid 5 to smithi13778320-456 2024-09-21T09:34:08.577 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 456 v 103 (ObjNum 652 snap 0 seq_num 652) dirty exists 2024-09-21T09:34:08.577 INFO:tasks.rados.rados.0.smithi137.stdout:766: left oid 456 (ObjNum 652 snap 0 seq_num 652) 2024-09-21T09:34:08.577 INFO:tasks.rados.rados.0.smithi137.stdout:767: expect (ObjNum 138 snap 0 seq_num 138) 2024-09-21T09:34:08.668 INFO:tasks.rados.rados.0.smithi137.stdout:768: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T09:34:08.799 INFO:tasks.rados.rados.0.smithi137.stdout:781: seq_num 660 ranges {692620=470698,1755292=752886} 2024-09-21T09:34:08.806 INFO:tasks.rados.rados.0.smithi137.stdout:781: writing smithi13778320-206 from 692620 to 1163318 tid 1 2024-09-21T09:34:08.814 INFO:tasks.rados.rados.0.smithi137.stdout:781: writing smithi13778320-206 from 1755292 to 2508178 tid 2 2024-09-21T09:34:08.814 INFO:tasks.rados.rados.0.smithi137.stdout:766: done (15 left) 2024-09-21T09:34:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:767: done (14 left) 2024-09-21T09:34:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:768: done (13 left) 2024-09-21T09:34:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:782: read oid 381 snap -1 2024-09-21T09:34:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:782: expect (ObjNum 380 snap 0 seq_num 380) 2024-09-21T09:34:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:783: read oid 367 snap -1 2024-09-21T09:34:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:783: expect (ObjNum 622 snap 0 seq_num 622) 2024-09-21T09:34:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:784: delete oid 276 current snap is 0 2024-09-21T09:34:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:769: finishing write tid 1 to smithi13778320-401 2024-09-21T09:34:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:769: finishing write tid 2 to smithi13778320-401 2024-09-21T09:34:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:769: finishing write tid 3 to smithi13778320-401 2024-09-21T09:34:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:769: finishing write tid 4 to smithi13778320-401 2024-09-21T09:34:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 401 v 134 (ObjNum 653 snap 0 seq_num 653) dirty exists 2024-09-21T09:34:08.816 INFO:tasks.rados.rados.0.smithi137.stdout:769: left oid 401 (ObjNum 653 snap 0 seq_num 653) 2024-09-21T09:34:08.816 INFO:tasks.rados.rados.0.smithi137.stdout:770: finishing write tid 1 to smithi13778320-196 2024-09-21T09:34:08.816 INFO:tasks.rados.rados.0.smithi137.stdout:770: finishing write tid 2 to smithi13778320-196 2024-09-21T09:34:08.816 INFO:tasks.rados.rados.0.smithi137.stdout:770: finishing write tid 3 to smithi13778320-196 2024-09-21T09:34:08.816 INFO:tasks.rados.rados.0.smithi137.stdout:770: finishing write tid 4 to smithi13778320-196 2024-09-21T09:34:08.816 INFO:tasks.rados.rados.0.smithi137.stdout:770: finishing write tid 5 to smithi13778320-196 2024-09-21T09:34:08.816 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 196 v 114 (ObjNum 654 snap 0 seq_num 654) dirty exists 2024-09-21T09:34:08.816 INFO:tasks.rados.rados.0.smithi137.stdout:770: left oid 196 (ObjNum 654 snap 0 seq_num 654) 2024-09-21T09:34:08.816 INFO:tasks.rados.rados.0.smithi137.stdout:771: finishing write tid 1 to smithi13778320-480 2024-09-21T09:34:08.816 INFO:tasks.rados.rados.0.smithi137.stdout:771: finishing write tid 2 to smithi13778320-480 2024-09-21T09:34:08.816 INFO:tasks.rados.rados.0.smithi137.stdout:771: finishing write tid 3 to smithi13778320-480 2024-09-21T09:34:08.816 INFO:tasks.rados.rados.0.smithi137.stdout:771: finishing write tid 4 to smithi13778320-480 2024-09-21T09:34:08.816 INFO:tasks.rados.rados.0.smithi137.stdout:771: finishing write tid 5 to smithi13778320-480 2024-09-21T09:34:08.816 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 480 v 132 (ObjNum 655 snap 0 seq_num 655) dirty exists 2024-09-21T09:34:08.816 INFO:tasks.rados.rados.0.smithi137.stdout:771: left oid 480 (ObjNum 655 snap 0 seq_num 655) 2024-09-21T09:34:08.817 INFO:tasks.rados.rados.0.smithi137.stdout:773: finishing write tid 1 to smithi13778320-24 2024-09-21T09:34:08.817 INFO:tasks.rados.rados.0.smithi137.stdout:772: expect (ObjNum 183 snap 0 seq_num 183) 2024-09-21T09:34:08.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:08 smithi165 ceph-mon[32789]: pgmap v104: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 17 MiB/s wr, 125 op/s 2024-09-21T09:34:08.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:08 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2074091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:08.930 INFO:tasks.rados.rados.0.smithi137.stdout:773: finishing write tid 2 to smithi13778320-24 2024-09-21T09:34:08.930 INFO:tasks.rados.rados.0.smithi137.stdout:773: finishing write tid 3 to smithi13778320-24 2024-09-21T09:34:08.930 INFO:tasks.rados.rados.0.smithi137.stdout:769: done (15 left) 2024-09-21T09:34:08.930 INFO:tasks.rados.rados.0.smithi137.stdout:770: done (14 left) 2024-09-21T09:34:08.930 INFO:tasks.rados.rados.0.smithi137.stdout:771: done (13 left) 2024-09-21T09:34:08.930 INFO:tasks.rados.rados.0.smithi137.stdout:772: done (12 left) 2024-09-21T09:34:08.930 INFO:tasks.rados.rados.0.smithi137.stdout:784: done (11 left) 2024-09-21T09:34:08.930 INFO:tasks.rados.rados.0.smithi137.stdout:785: read oid 144 snap -1 2024-09-21T09:34:08.930 INFO:tasks.rados.rados.0.smithi137.stdout:785: expect (ObjNum 143 snap 0 seq_num 143) 2024-09-21T09:34:08.930 INFO:tasks.rados.rados.0.smithi137.stdout:786: write oid 491 current snap is 0 2024-09-21T09:34:08.930 INFO:tasks.rados.rados.0.smithi137.stdout:773: finishing write tid 4 to smithi13778320-24 2024-09-21T09:34:08.930 INFO:tasks.rados.rados.0.smithi137.stdout:786: seq_num 662 ranges {726234=737549,1988609=756555} 2024-09-21T09:34:08.937 INFO:tasks.rados.rados.0.smithi137.stdout:786: writing smithi13778320-491 from 726234 to 1463783 tid 1 2024-09-21T09:34:08.945 INFO:tasks.rados.rados.0.smithi137.stdout:786: writing smithi13778320-491 from 1988609 to 2745164 tid 2 2024-09-21T09:34:08.945 INFO:tasks.rados.rados.0.smithi137.stdout:787: read oid 443 snap -1 2024-09-21T09:34:08.945 INFO:tasks.rados.rados.0.smithi137.stdout:787: expect (ObjNum 527 snap 0 seq_num 527) 2024-09-21T09:34:08.946 INFO:tasks.rados.rados.0.smithi137.stdout:788: write oid 473 current snap is 0 2024-09-21T09:34:08.946 INFO:tasks.rados.rados.0.smithi137.stdout:788: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2024-09-21T09:34:08.952 INFO:tasks.rados.rados.0.smithi137.stdout:788: writing smithi13778320-473 from 743041 to 1155839 tid 1 2024-09-21T09:34:08.960 INFO:tasks.rados.rados.0.smithi137.stdout:788: writing smithi13778320-473 from 1930738 to 2547304 tid 2 2024-09-21T09:34:08.967 INFO:tasks.rados.rados.0.smithi137.stdout:788: writing smithi13778320-473 from 3040503 to 3143041 tid 3 2024-09-21T09:34:08.967 INFO:tasks.rados.rados.0.smithi137.stdout:789: write oid 139 current snap is 0 2024-09-21T09:34:08.967 INFO:tasks.rados.rados.0.smithi137.stdout:773: finishing write tid 5 to smithi13778320-24 2024-09-21T09:34:08.967 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 24 v 138 (ObjNum 656 snap 0 seq_num 656) dirty exists 2024-09-21T09:34:08.967 INFO:tasks.rados.rados.0.smithi137.stdout:773: left oid 24 (ObjNum 656 snap 0 seq_num 656) 2024-09-21T09:34:08.967 INFO:tasks.rados.rados.0.smithi137.stdout:774: expect (ObjNum 71 snap 0 seq_num 71) 2024-09-21T09:34:09.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:08 smithi137 ceph-mon[28941]: pgmap v104: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 17 MiB/s wr, 125 op/s 2024-09-21T09:34:09.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:08 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2074091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:09.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:08 smithi137 ceph-mon[39068]: pgmap v104: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 17 MiB/s wr, 125 op/s 2024-09-21T09:34:09.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:08 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2074091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:09.077 INFO:tasks.rados.rados.0.smithi137.stdout:775: expect (ObjNum 104 snap 0 seq_num 104) 2024-09-21T09:34:09.219 INFO:tasks.rados.rados.0.smithi137.stdout:777: finishing write tid 1 to smithi13778320-421 2024-09-21T09:34:09.220 INFO:tasks.rados.rados.0.smithi137.stdout:776: expect (ObjNum 354 snap 0 seq_num 354) 2024-09-21T09:34:09.374 INFO:tasks.rados.rados.0.smithi137.stdout:777: finishing write tid 2 to smithi13778320-421 2024-09-21T09:34:09.375 INFO:tasks.rados.rados.0.smithi137.stdout:777: finishing write tid 3 to smithi13778320-421 2024-09-21T09:34:09.375 INFO:tasks.rados.rados.0.smithi137.stdout:777: finishing write tid 4 to smithi13778320-421 2024-09-21T09:34:09.375 INFO:tasks.rados.rados.0.smithi137.stdout:777: finishing write tid 5 to smithi13778320-421 2024-09-21T09:34:09.375 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 421 v 152 (ObjNum 657 snap 0 seq_num 657) dirty exists 2024-09-21T09:34:09.375 INFO:tasks.rados.rados.0.smithi137.stdout:777: left oid 421 (ObjNum 657 snap 0 seq_num 657) 2024-09-21T09:34:09.375 INFO:tasks.rados.rados.0.smithi137.stdout:778: finishing write tid 1 to smithi13778320-165 2024-09-21T09:34:09.375 INFO:tasks.rados.rados.0.smithi137.stdout:778: finishing write tid 2 to smithi13778320-165 2024-09-21T09:34:09.376 INFO:tasks.rados.rados.0.smithi137.stdout:778: finishing write tid 3 to smithi13778320-165 2024-09-21T09:34:09.376 INFO:tasks.rados.rados.0.smithi137.stdout:789: seq_num 664 ranges {759848=488047,1989220=760224} 2024-09-21T09:34:09.379 INFO:tasks.rados.rados.0.smithi137.stdout:789: writing smithi13778320-139 from 759848 to 1247895 tid 1 2024-09-21T09:34:09.388 INFO:tasks.rados.rados.0.smithi137.stdout:789: writing smithi13778320-139 from 1989220 to 2749444 tid 2 2024-09-21T09:34:09.388 INFO:tasks.rados.rados.0.smithi137.stdout:773: done (15 left) 2024-09-21T09:34:09.388 INFO:tasks.rados.rados.0.smithi137.stdout:774: done (14 left) 2024-09-21T09:34:09.388 INFO:tasks.rados.rados.0.smithi137.stdout:775: done (13 left) 2024-09-21T09:34:09.388 INFO:tasks.rados.rados.0.smithi137.stdout:776: done (12 left) 2024-09-21T09:34:09.388 INFO:tasks.rados.rados.0.smithi137.stdout:777: done (11 left) 2024-09-21T09:34:09.388 INFO:tasks.rados.rados.0.smithi137.stdout:790: read oid 459 snap -1 2024-09-21T09:34:09.388 INFO:tasks.rados.rados.0.smithi137.stdout:790: expect (ObjNum 458 snap 0 seq_num 458) 2024-09-21T09:34:09.389 INFO:tasks.rados.rados.0.smithi137.stdout:791: write oid 110 current snap is 0 2024-09-21T09:34:09.389 INFO:tasks.rados.rados.0.smithi137.stdout:778: finishing write tid 4 to smithi13778320-165 2024-09-21T09:34:09.389 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 165 v 141 (ObjNum 658 snap 0 seq_num 658) dirty exists 2024-09-21T09:34:09.389 INFO:tasks.rados.rados.0.smithi137.stdout:778: left oid 165 (ObjNum 658 snap 0 seq_num 658) 2024-09-21T09:34:09.389 INFO:tasks.rados.rados.0.smithi137.stdout:779: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-21T09:34:09.522 INFO:tasks.rados.rados.0.smithi137.stdout:780: finishing write tid 1 to smithi13778320-499 2024-09-21T09:34:09.522 INFO:tasks.rados.rados.0.smithi137.stdout:780: finishing write tid 2 to smithi13778320-499 2024-09-21T09:34:09.522 INFO:tasks.rados.rados.0.smithi137.stdout:780: finishing write tid 3 to smithi13778320-499 2024-09-21T09:34:09.522 INFO:tasks.rados.rados.0.smithi137.stdout:780: finishing write tid 4 to smithi13778320-499 2024-09-21T09:34:09.522 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 499 v 146 (ObjNum 659 snap 0 seq_num 659) dirty exists 2024-09-21T09:34:09.522 INFO:tasks.rados.rados.0.smithi137.stdout:780: left oid 499 (ObjNum 659 snap 0 seq_num 659) 2024-09-21T09:34:09.522 INFO:tasks.rados.rados.0.smithi137.stdout:791: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2024-09-21T09:34:09.529 INFO:tasks.rados.rados.0.smithi137.stdout:791: writing smithi13778320-110 from 776655 to 1339951 tid 1 2024-09-21T09:34:09.536 INFO:tasks.rados.rados.0.smithi137.stdout:791: writing smithi13778320-110 from 2047702 to 2667937 tid 2 2024-09-21T09:34:09.540 INFO:tasks.rados.rados.0.smithi137.stdout:791: writing smithi13778320-110 from 3095349 to 3176655 tid 3 2024-09-21T09:34:09.540 INFO:tasks.rados.rados.0.smithi137.stdout:778: done (12 left) 2024-09-21T09:34:09.540 INFO:tasks.rados.rados.0.smithi137.stdout:779: done (11 left) 2024-09-21T09:34:09.540 INFO:tasks.rados.rados.0.smithi137.stdout:780: done (10 left) 2024-09-21T09:34:09.540 INFO:tasks.rados.rados.0.smithi137.stdout:792: write oid 337 current snap is 0 2024-09-21T09:34:09.540 INFO:tasks.rados.rados.0.smithi137.stdout:781: finishing write tid 1 to smithi13778320-206 2024-09-21T09:34:09.540 INFO:tasks.rados.rados.0.smithi137.stdout:782: expect (ObjNum 380 snap 0 seq_num 380) 2024-09-21T09:34:09.626 INFO:tasks.rados.rados.0.smithi137.stdout:781: finishing write tid 2 to smithi13778320-206 2024-09-21T09:34:09.626 INFO:tasks.rados.rados.0.smithi137.stdout:781: finishing write tid 3 to smithi13778320-206 2024-09-21T09:34:09.626 INFO:tasks.rados.rados.0.smithi137.stdout:781: finishing write tid 4 to smithi13778320-206 2024-09-21T09:34:09.626 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 206 v 152 (ObjNum 660 snap 0 seq_num 660) dirty exists 2024-09-21T09:34:09.626 INFO:tasks.rados.rados.0.smithi137.stdout:781: left oid 206 (ObjNum 660 snap 0 seq_num 660) 2024-09-21T09:34:09.626 INFO:tasks.rados.rados.0.smithi137.stdout:783: expect (ObjNum 622 snap 0 seq_num 622) 2024-09-21T09:34:09.748 INFO:tasks.rados.rados.0.smithi137.stdout:785: expect (ObjNum 143 snap 0 seq_num 143) 2024-09-21T09:34:09.836 INFO:tasks.rados.rados.0.smithi137.stdout:786: finishing write tid 1 to smithi13778320-491 2024-09-21T09:34:09.836 INFO:tasks.rados.rados.0.smithi137.stdout:786: finishing write tid 2 to smithi13778320-491 2024-09-21T09:34:09.837 INFO:tasks.rados.rados.0.smithi137.stdout:786: finishing write tid 3 to smithi13778320-491 2024-09-21T09:34:09.837 INFO:tasks.rados.rados.0.smithi137.stdout:786: finishing write tid 4 to smithi13778320-491 2024-09-21T09:34:09.837 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 491 v 117 (ObjNum 662 snap 0 seq_num 662) dirty exists 2024-09-21T09:34:09.837 INFO:tasks.rados.rados.0.smithi137.stdout:786: left oid 491 (ObjNum 662 snap 0 seq_num 662) 2024-09-21T09:34:09.837 INFO:tasks.rados.rados.0.smithi137.stdout:787: expect (ObjNum 527 snap 0 seq_num 527) 2024-09-21T09:34:09.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:09 smithi165 ceph-mon[32789]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:09.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:09 smithi165 ceph-mon[32789]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:09.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:09 smithi137 ceph-mon[28941]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:09.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:09 smithi137 ceph-mon[28941]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:09.916 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:09 smithi137 ceph-mon[39068]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:09.916 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:09 smithi137 ceph-mon[39068]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:09.971 INFO:tasks.rados.rados.0.smithi137.stdout:788: finishing write tid 1 to smithi13778320-473 2024-09-21T09:34:09.971 INFO:tasks.rados.rados.0.smithi137.stdout:788: finishing write tid 2 to smithi13778320-473 2024-09-21T09:34:09.971 INFO:tasks.rados.rados.0.smithi137.stdout:788: finishing write tid 3 to smithi13778320-473 2024-09-21T09:34:09.971 INFO:tasks.rados.rados.0.smithi137.stdout:788: finishing write tid 4 to smithi13778320-473 2024-09-21T09:34:09.971 INFO:tasks.rados.rados.0.smithi137.stdout:788: finishing write tid 5 to smithi13778320-473 2024-09-21T09:34:09.971 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 473 v 156 (ObjNum 663 snap 0 seq_num 663) dirty exists 2024-09-21T09:34:09.971 INFO:tasks.rados.rados.0.smithi137.stdout:788: left oid 473 (ObjNum 663 snap 0 seq_num 663) 2024-09-21T09:34:09.972 INFO:tasks.rados.rados.0.smithi137.stdout:789: finishing write tid 1 to smithi13778320-139 2024-09-21T09:34:09.972 INFO:tasks.rados.rados.0.smithi137.stdout:792: seq_num 666 ranges {793462=638545,2106184=763893} 2024-09-21T09:34:09.979 INFO:tasks.rados.rados.0.smithi137.stdout:792: writing smithi13778320-337 from 793462 to 1432007 tid 1 2024-09-21T09:34:09.987 INFO:tasks.rados.rados.0.smithi137.stdout:792: writing smithi13778320-337 from 2106184 to 2870077 tid 2 2024-09-21T09:34:09.987 INFO:tasks.rados.rados.0.smithi137.stdout:781: done (10 left) 2024-09-21T09:34:09.990 INFO:tasks.rados.rados.0.smithi137.stdout:782: done (9 left) 2024-09-21T09:34:09.990 INFO:tasks.rados.rados.0.smithi137.stdout:783: done (8 left) 2024-09-21T09:34:09.990 INFO:tasks.rados.rados.0.smithi137.stdout:785: done (7 left) 2024-09-21T09:34:09.991 INFO:tasks.rados.rados.0.smithi137.stdout:786: done (6 left) 2024-09-21T09:34:09.991 INFO:tasks.rados.rados.0.smithi137.stdout:787: done (5 left) 2024-09-21T09:34:09.991 INFO:tasks.rados.rados.0.smithi137.stdout:788: done (4 left) 2024-09-21T09:34:09.991 INFO:tasks.rados.rados.0.smithi137.stdout:793: read oid 72 snap -1 2024-09-21T09:34:09.991 INFO:tasks.rados.rados.0.smithi137.stdout:793: expect (ObjNum 71 snap 0 seq_num 71) 2024-09-21T09:34:09.991 INFO:tasks.rados.rados.0.smithi137.stdout:794: read oid 29 snap -1 2024-09-21T09:34:09.991 INFO:tasks.rados.rados.0.smithi137.stdout:794: expect (ObjNum 28 snap 0 seq_num 28) 2024-09-21T09:34:09.991 INFO:tasks.rados.rados.0.smithi137.stdout:795: write oid 104 current snap is 0 2024-09-21T09:34:09.991 INFO:tasks.rados.rados.0.smithi137.stdout:795: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2024-09-21T09:34:09.993 INFO:tasks.rados.rados.0.smithi137.stdout:795: writing smithi13778320-104 from 410269 to 1124063 tid 1 2024-09-21T09:34:09.999 INFO:tasks.rados.rados.0.smithi137.stdout:795: writing smithi13778320-104 from 1648313 to 2155864 tid 2 2024-09-21T09:34:10.005 INFO:tasks.rados.rados.0.smithi137.stdout:795: writing smithi13778320-104 from 2917489 to 3210269 tid 3 2024-09-21T09:34:10.005 INFO:tasks.rados.rados.0.smithi137.stdout:796: write oid 393 current snap is 0 2024-09-21T09:34:10.006 INFO:tasks.rados.rados.0.smithi137.stdout:789: finishing write tid 2 to smithi13778320-139 2024-09-21T09:34:10.006 INFO:tasks.rados.rados.0.smithi137.stdout:789: finishing write tid 3 to smithi13778320-139 2024-09-21T09:34:10.006 INFO:tasks.rados.rados.0.smithi137.stdout:796: seq_num 668 ranges {427076=789043,1706795=767562,2944912=282164} 2024-09-21T09:34:10.012 INFO:tasks.rados.rados.0.smithi137.stdout:796: writing smithi13778320-393 from 427076 to 1216119 tid 1 2024-09-21T09:34:10.019 INFO:tasks.rados.rados.0.smithi137.stdout:796: writing smithi13778320-393 from 1706795 to 2474357 tid 2 2024-09-21T09:34:10.023 INFO:tasks.rados.rados.0.smithi137.stdout:796: writing smithi13778320-393 from 2944912 to 3227076 tid 3 2024-09-21T09:34:10.023 INFO:tasks.rados.rados.0.smithi137.stdout:797: write oid 329 current snap is 0 2024-09-21T09:34:10.023 INFO:tasks.rados.rados.0.smithi137.stdout:789: finishing write tid 4 to smithi13778320-139 2024-09-21T09:34:10.023 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 139 v 170 (ObjNum 664 snap 0 seq_num 664) dirty exists 2024-09-21T09:34:10.023 INFO:tasks.rados.rados.0.smithi137.stdout:789: left oid 139 (ObjNum 664 snap 0 seq_num 664) 2024-09-21T09:34:10.023 INFO:tasks.rados.rados.0.smithi137.stdout:790: expect (ObjNum 458 snap 0 seq_num 458) 2024-09-21T09:34:10.157 INFO:tasks.rados.rados.0.smithi137.stdout:791: finishing write tid 1 to smithi13778320-110 2024-09-21T09:34:10.157 INFO:tasks.rados.rados.0.smithi137.stdout:791: finishing write tid 2 to smithi13778320-110 2024-09-21T09:34:10.157 INFO:tasks.rados.rados.0.smithi137.stdout:797: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2024-09-21T09:34:10.162 INFO:tasks.rados.rados.0.smithi137.stdout:797: writing smithi13778320-329 from 443883 to 908175 tid 1 2024-09-21T09:34:10.168 INFO:tasks.rados.rados.0.smithi137.stdout:797: writing smithi13778320-329 from 1365277 to 1876497 tid 2 2024-09-21T09:34:10.176 INFO:tasks.rados.rados.0.smithi137.stdout:797: writing smithi13778320-329 from 2572335 to 3243883 tid 3 2024-09-21T09:34:10.176 INFO:tasks.rados.rados.0.smithi137.stdout:789: done (8 left) 2024-09-21T09:34:10.176 INFO:tasks.rados.rados.0.smithi137.stdout:790: done (7 left) 2024-09-21T09:34:10.176 INFO:tasks.rados.rados.0.smithi137.stdout:798: read oid 20 snap -1 2024-09-21T09:34:10.176 INFO:tasks.rados.rados.0.smithi137.stdout:798: expect deleted 2024-09-21T09:34:10.176 INFO:tasks.rados.rados.0.smithi137.stdout:799: write oid 65 current snap is 0 2024-09-21T09:34:10.177 INFO:tasks.rados.rados.0.smithi137.stdout:791: finishing write tid 3 to smithi13778320-110 2024-09-21T09:34:10.177 INFO:tasks.rados.rados.0.smithi137.stdout:791: finishing write tid 4 to smithi13778320-110 2024-09-21T09:34:10.177 INFO:tasks.rados.rados.0.smithi137.stdout:791: finishing write tid 5 to smithi13778320-110 2024-09-21T09:34:10.177 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 110 v 107 (ObjNum 665 snap 0 seq_num 665) dirty exists 2024-09-21T09:34:10.177 INFO:tasks.rados.rados.0.smithi137.stdout:791: left oid 110 (ObjNum 665 snap 0 seq_num 665) 2024-09-21T09:34:10.177 INFO:tasks.rados.rados.0.smithi137.stdout:792: finishing write tid 1 to smithi13778320-337 2024-09-21T09:34:10.177 INFO:tasks.rados.rados.0.smithi137.stdout:793: expect (ObjNum 71 snap 0 seq_num 71) 2024-09-21T09:34:10.294 INFO:tasks.rados.rados.0.smithi137.stdout:792: finishing write tid 2 to smithi13778320-337 2024-09-21T09:34:10.294 INFO:tasks.rados.rados.0.smithi137.stdout:792: finishing write tid 3 to smithi13778320-337 2024-09-21T09:34:10.294 INFO:tasks.rados.rados.0.smithi137.stdout:792: finishing write tid 4 to smithi13778320-337 2024-09-21T09:34:10.294 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 337 v 136 (ObjNum 666 snap 0 seq_num 666) dirty exists 2024-09-21T09:34:10.294 INFO:tasks.rados.rados.0.smithi137.stdout:792: left oid 337 (ObjNum 666 snap 0 seq_num 666) 2024-09-21T09:34:10.294 INFO:tasks.rados.rados.0.smithi137.stdout:799: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2024-09-21T09:34:10.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:34:09 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:34:09] "GET /metrics HTTP/1.1" 200 243099 "" "Prometheus/2.43.0" 2024-09-21T09:34:10.300 INFO:tasks.rados.rados.0.smithi137.stdout:799: writing smithi13778320-65 from 460690 to 1116584 tid 1 2024-09-21T09:34:10.307 INFO:tasks.rados.rados.0.smithi137.stdout:799: writing smithi13778320-65 from 1540112 to 2311343 tid 2 2024-09-21T09:34:10.313 INFO:tasks.rados.rados.0.smithi137.stdout:799: writing smithi13778320-65 from 2716111 to 3255889 tid 3 2024-09-21T09:34:10.313 INFO:tasks.rados.rados.0.smithi137.stdout:791: done (8 left) 2024-09-21T09:34:10.313 INFO:tasks.rados.rados.0.smithi137.stdout:792: done (7 left) 2024-09-21T09:34:10.313 INFO:tasks.rados.rados.0.smithi137.stdout:793: done (6 left) 2024-09-21T09:34:10.313 INFO:tasks.rados.rados.0.smithi137.stdout:800: write oid 102 current snap is 0 2024-09-21T09:34:10.313 INFO:tasks.rados.rados.0.smithi137.stdout:800: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2024-09-21T09:34:10.319 INFO:tasks.rados.rados.0.smithi137.stdout:800: writing smithi13778320-102 from 477497 to 1208640 tid 1 2024-09-21T09:34:10.327 INFO:tasks.rados.rados.0.smithi137.stdout:800: writing smithi13778320-102 from 1998594 to 2513483 tid 2 2024-09-21T09:34:10.331 INFO:tasks.rados.rados.0.smithi137.stdout:800: writing smithi13778320-102 from 3143534 to 3277497 tid 3 2024-09-21T09:34:10.331 INFO:tasks.rados.rados.0.smithi137.stdout:801: delete oid 392 current snap is 0 2024-09-21T09:34:10.331 INFO:tasks.rados.rados.0.smithi137.stdout:794: expect (ObjNum 28 snap 0 seq_num 28) 2024-09-21T09:34:10.427 INFO:tasks.rados.rados.0.smithi137.stdout:795: finishing write tid 1 to smithi13778320-104 2024-09-21T09:34:10.427 INFO:tasks.rados.rados.0.smithi137.stdout:795: finishing write tid 2 to smithi13778320-104 2024-09-21T09:34:10.427 INFO:tasks.rados.rados.0.smithi137.stdout:794: done (7 left) 2024-09-21T09:34:10.427 INFO:tasks.rados.rados.0.smithi137.stdout:801: done (6 left) 2024-09-21T09:34:10.427 INFO:tasks.rados.rados.0.smithi137.stdout:802: write oid 216 current snap is 0 2024-09-21T09:34:10.427 INFO:tasks.rados.rados.0.smithi137.stdout:795: finishing write tid 3 to smithi13778320-104 2024-09-21T09:34:10.428 INFO:tasks.rados.rados.0.smithi137.stdout:795: finishing write tid 4 to smithi13778320-104 2024-09-21T09:34:10.428 INFO:tasks.rados.rados.0.smithi137.stdout:802: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2024-09-21T09:34:10.432 INFO:tasks.rados.rados.0.smithi137.stdout:802: writing smithi13778320-216 from 511111 to 992752 tid 1 2024-09-21T09:34:10.439 INFO:tasks.rados.rados.0.smithi137.stdout:802: writing smithi13778320-216 from 1599205 to 2117763 tid 2 2024-09-21T09:34:10.445 INFO:tasks.rados.rados.0.smithi137.stdout:802: writing smithi13778320-216 from 2682027 to 3171974 tid 3 2024-09-21T09:34:10.445 INFO:tasks.rados.rados.0.smithi137.stdout:803: read oid 67 snap -1 2024-09-21T09:34:10.445 INFO:tasks.rados.rados.0.smithi137.stdout:803: expect (ObjNum 66 snap 0 seq_num 66) 2024-09-21T09:34:10.445 INFO:tasks.rados.rados.0.smithi137.stdout:804: write oid 282 current snap is 0 2024-09-21T09:34:10.445 INFO:tasks.rados.rados.0.smithi137.stdout:804: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2024-09-21T09:34:10.451 INFO:tasks.rados.rados.0.smithi137.stdout:804: writing smithi13778320-282 from 527918 to 1084808 tid 1 2024-09-21T09:34:10.459 INFO:tasks.rados.rados.0.smithi137.stdout:804: writing smithi13778320-282 from 1657687 to 2436256 tid 2 2024-09-21T09:34:10.464 INFO:tasks.rados.rados.0.smithi137.stdout:804: writing smithi13778320-282 from 3225803 to 3327918 tid 3 2024-09-21T09:34:10.464 INFO:tasks.rados.rados.0.smithi137.stdout:805: write oid 500 current snap is 0 2024-09-21T09:34:10.465 INFO:tasks.rados.rados.0.smithi137.stdout:795: finishing write tid 5 to smithi13778320-104 2024-09-21T09:34:10.465 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 104 v 156 (ObjNum 667 snap 0 seq_num 667) dirty exists 2024-09-21T09:34:10.465 INFO:tasks.rados.rados.0.smithi137.stdout:795: left oid 104 (ObjNum 667 snap 0 seq_num 667) 2024-09-21T09:34:10.465 INFO:tasks.rados.rados.0.smithi137.stdout:796: finishing write tid 1 to smithi13778320-393 2024-09-21T09:34:10.465 INFO:tasks.rados.rados.0.smithi137.stdout:796: finishing write tid 2 to smithi13778320-393 2024-09-21T09:34:10.465 INFO:tasks.rados.rados.0.smithi137.stdout:796: finishing write tid 3 to smithi13778320-393 2024-09-21T09:34:10.465 INFO:tasks.rados.rados.0.smithi137.stdout:796: finishing write tid 4 to smithi13778320-393 2024-09-21T09:34:10.465 INFO:tasks.rados.rados.0.smithi137.stdout:796: finishing write tid 5 to smithi13778320-393 2024-09-21T09:34:10.465 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 393 v 121 (ObjNum 668 snap 0 seq_num 668) dirty exists 2024-09-21T09:34:10.465 INFO:tasks.rados.rados.0.smithi137.stdout:796: left oid 393 (ObjNum 668 snap 0 seq_num 668) 2024-09-21T09:34:10.465 INFO:tasks.rados.rados.0.smithi137.stdout:797: finishing write tid 1 to smithi13778320-329 2024-09-21T09:34:10.465 INFO:tasks.rados.rados.0.smithi137.stdout:797: finishing write tid 2 to smithi13778320-329 2024-09-21T09:34:10.466 INFO:tasks.rados.rados.0.smithi137.stdout:797: finishing write tid 3 to smithi13778320-329 2024-09-21T09:34:10.466 INFO:tasks.rados.rados.0.smithi137.stdout:805: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2024-09-21T09:34:10.471 INFO:tasks.rados.rados.0.smithi137.stdout:805: writing smithi13778320-500 from 544725 to 1176864 tid 1 2024-09-21T09:34:10.476 INFO:tasks.rados.rados.0.smithi137.stdout:805: writing smithi13778320-500 from 1716169 to 2238396 tid 2 2024-09-21T09:34:10.483 INFO:tasks.rados.rados.0.smithi137.stdout:805: writing smithi13778320-500 from 2736873 to 3249364 tid 3 2024-09-21T09:34:10.483 INFO:tasks.rados.rados.0.smithi137.stdout:795: done (9 left) 2024-09-21T09:34:10.483 INFO:tasks.rados.rados.0.smithi137.stdout:796: done (8 left) 2024-09-21T09:34:10.483 INFO:tasks.rados.rados.0.smithi137.stdout:798: done (7 left) 2024-09-21T09:34:10.483 INFO:tasks.rados.rados.0.smithi137.stdout:806: write oid 339 current snap is 0 2024-09-21T09:34:10.483 INFO:tasks.rados.rados.0.smithi137.stdout:797: finishing write tid 4 to smithi13778320-329 2024-09-21T09:34:10.483 INFO:tasks.rados.rados.0.smithi137.stdout:797: finishing write tid 5 to smithi13778320-329 2024-09-21T09:34:10.483 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 329 v 125 (ObjNum 669 snap 0 seq_num 669) dirty exists 2024-09-21T09:34:10.484 INFO:tasks.rados.rados.0.smithi137.stdout:797: left oid 329 (ObjNum 669 snap 0 seq_num 669) 2024-09-21T09:34:10.484 INFO:tasks.rados.rados.0.smithi137.stdout:799: finishing write tid 1 to smithi13778320-65 2024-09-21T09:34:10.484 INFO:tasks.rados.rados.0.smithi137.stdout:799: finishing write tid 2 to smithi13778320-65 2024-09-21T09:34:10.484 INFO:tasks.rados.rados.0.smithi137.stdout:799: finishing write tid 3 to smithi13778320-65 2024-09-21T09:34:10.484 INFO:tasks.rados.rados.0.smithi137.stdout:806: seq_num 676 ranges {561532=707388,2058298=782238} 2024-09-21T09:34:10.490 INFO:tasks.rados.rados.0.smithi137.stdout:806: writing smithi13778320-339 from 561532 to 1268920 tid 1 2024-09-21T09:34:10.499 INFO:tasks.rados.rados.0.smithi137.stdout:806: writing smithi13778320-339 from 2058298 to 2840536 tid 2 2024-09-21T09:34:10.499 INFO:tasks.rados.rados.0.smithi137.stdout:797: done (7 left) 2024-09-21T09:34:10.499 INFO:tasks.rados.rados.0.smithi137.stdout:807: read oid 468 snap -1 2024-09-21T09:34:10.500 INFO:tasks.rados.rados.0.smithi137.stdout:807: expect (ObjNum 467 snap 0 seq_num 467) 2024-09-21T09:34:10.500 INFO:tasks.rados.rados.0.smithi137.stdout:808: write oid 397 current snap is 0 2024-09-21T09:34:10.500 INFO:tasks.rados.rados.0.smithi137.stdout:808: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2024-09-21T09:34:10.505 INFO:tasks.rados.rados.0.smithi137.stdout:808: writing smithi13778320-397 from 578339 to 1077329 tid 1 2024-09-21T09:34:10.513 INFO:tasks.rados.rados.0.smithi137.stdout:808: writing smithi13778320-397 from 1833133 to 2359029 tid 2 2024-09-21T09:34:10.520 INFO:tasks.rados.rados.0.smithi137.stdout:808: writing smithi13778320-397 from 2791719 to 3378339 tid 3 2024-09-21T09:34:10.520 INFO:tasks.rados.rados.0.smithi137.stdout:809: write oid 175 current snap is 0 2024-09-21T09:34:10.520 INFO:tasks.rados.rados.0.smithi137.stdout:799: finishing write tid 4 to smithi13778320-65 2024-09-21T09:34:10.520 INFO:tasks.rados.rados.0.smithi137.stdout:799: finishing write tid 5 to smithi13778320-65 2024-09-21T09:34:10.520 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 65 v 145 (ObjNum 670 snap 0 seq_num 670) dirty exists 2024-09-21T09:34:10.520 INFO:tasks.rados.rados.0.smithi137.stdout:799: left oid 65 (ObjNum 670 snap 0 seq_num 670) 2024-09-21T09:34:10.520 INFO:tasks.rados.rados.0.smithi137.stdout:800: finishing write tid 1 to smithi13778320-102 2024-09-21T09:34:10.520 INFO:tasks.rados.rados.0.smithi137.stdout:800: finishing write tid 2 to smithi13778320-102 2024-09-21T09:34:10.520 INFO:tasks.rados.rados.0.smithi137.stdout:800: finishing write tid 3 to smithi13778320-102 2024-09-21T09:34:10.520 INFO:tasks.rados.rados.0.smithi137.stdout:800: finishing write tid 4 to smithi13778320-102 2024-09-21T09:34:10.520 INFO:tasks.rados.rados.0.smithi137.stdout:800: finishing write tid 5 to smithi13778320-102 2024-09-21T09:34:10.521 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 102 v 120 (ObjNum 671 snap 0 seq_num 671) dirty exists 2024-09-21T09:34:10.521 INFO:tasks.rados.rados.0.smithi137.stdout:800: left oid 102 (ObjNum 671 snap 0 seq_num 671) 2024-09-21T09:34:10.521 INFO:tasks.rados.rados.0.smithi137.stdout:802: finishing write tid 1 to smithi13778320-216 2024-09-21T09:34:10.521 INFO:tasks.rados.rados.0.smithi137.stdout:802: finishing write tid 2 to smithi13778320-216 2024-09-21T09:34:10.521 INFO:tasks.rados.rados.0.smithi137.stdout:802: finishing write tid 3 to smithi13778320-216 2024-09-21T09:34:10.521 INFO:tasks.rados.rados.0.smithi137.stdout:802: finishing write tid 4 to smithi13778320-216 2024-09-21T09:34:10.521 INFO:tasks.rados.rados.0.smithi137.stdout:802: finishing write tid 5 to smithi13778320-216 2024-09-21T09:34:10.521 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 216 v 150 (ObjNum 673 snap 0 seq_num 673) dirty exists 2024-09-21T09:34:10.521 INFO:tasks.rados.rados.0.smithi137.stdout:802: left oid 216 (ObjNum 673 snap 0 seq_num 673) 2024-09-21T09:34:10.521 INFO:tasks.rados.rados.0.smithi137.stdout:809: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2024-09-21T09:34:10.525 INFO:tasks.rados.rados.0.smithi137.stdout:809: writing smithi13778320-175 from 595146 to 1169385 tid 1 2024-09-21T09:34:10.535 INFO:tasks.rados.rados.0.smithi137.stdout:809: writing smithi13778320-175 from 1891615 to 2561169 tid 2 2024-09-21T09:34:10.540 INFO:tasks.rados.rados.0.smithi137.stdout:809: writing smithi13778320-175 from 3219142 to 3395146 tid 3 2024-09-21T09:34:10.540 INFO:tasks.rados.rados.0.smithi137.stdout:799: done (9 left) 2024-09-21T09:34:10.540 INFO:tasks.rados.rados.0.smithi137.stdout:800: done (8 left) 2024-09-21T09:34:10.540 INFO:tasks.rados.rados.0.smithi137.stdout:802: done (7 left) 2024-09-21T09:34:10.540 INFO:tasks.rados.rados.0.smithi137.stdout:810: delete oid 465 current snap is 0 2024-09-21T09:34:10.540 INFO:tasks.rados.rados.0.smithi137.stdout:803: expect (ObjNum 66 snap 0 seq_num 66) 2024-09-21T09:34:10.658 INFO:tasks.rados.rados.0.smithi137.stdout:804: finishing write tid 1 to smithi13778320-282 2024-09-21T09:34:10.658 INFO:tasks.rados.rados.0.smithi137.stdout:804: finishing write tid 2 to smithi13778320-282 2024-09-21T09:34:10.658 INFO:tasks.rados.rados.0.smithi137.stdout:803: done (7 left) 2024-09-21T09:34:10.658 INFO:tasks.rados.rados.0.smithi137.stdout:810: done (6 left) 2024-09-21T09:34:10.659 INFO:tasks.rados.rados.0.smithi137.stdout:811: read oid 111 snap -1 2024-09-21T09:34:10.659 INFO:tasks.rados.rados.0.smithi137.stdout:811: expect (ObjNum 110 snap 0 seq_num 110) 2024-09-21T09:34:10.659 INFO:tasks.rados.rados.0.smithi137.stdout:812: write oid 144 current snap is 0 2024-09-21T09:34:10.659 INFO:tasks.rados.rados.0.smithi137.stdout:812: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2024-09-21T09:34:10.666 INFO:tasks.rados.rados.0.smithi137.stdout:812: writing smithi13778320-144 from 628760 to 1353497 tid 1 2024-09-21T09:34:10.673 INFO:tasks.rados.rados.0.smithi137.stdout:812: writing smithi13778320-144 from 1892226 to 2565449 tid 2 2024-09-21T09:34:10.678 INFO:tasks.rados.rados.0.smithi137.stdout:812: writing smithi13778320-144 from 3157635 to 3428760 tid 3 2024-09-21T09:34:10.678 INFO:tasks.rados.rados.0.smithi137.stdout:813: read oid 189 snap -1 2024-09-21T09:34:10.679 INFO:tasks.rados.rados.0.smithi137.stdout:813: expect (ObjNum 592 snap 0 seq_num 592) 2024-09-21T09:34:10.679 INFO:tasks.rados.rados.0.smithi137.stdout:814: read oid 51 snap -1 2024-09-21T09:34:10.679 INFO:tasks.rados.rados.0.smithi137.stdout:814: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-21T09:34:10.679 INFO:tasks.rados.rados.0.smithi137.stdout:815: read oid 308 snap -1 2024-09-21T09:34:10.679 INFO:tasks.rados.rados.0.smithi137.stdout:815: expect (ObjNum 307 snap 0 seq_num 307) 2024-09-21T09:34:10.679 INFO:tasks.rados.rados.0.smithi137.stdout:816: read oid 323 snap -1 2024-09-21T09:34:10.679 INFO:tasks.rados.rados.0.smithi137.stdout:816: expect (ObjNum 646 snap 0 seq_num 646) 2024-09-21T09:34:10.679 INFO:tasks.rados.rados.0.smithi137.stdout:817: read oid 66 snap -1 2024-09-21T09:34:10.679 INFO:tasks.rados.rados.0.smithi137.stdout:817: expect (ObjNum 65 snap 0 seq_num 65) 2024-09-21T09:34:10.679 INFO:tasks.rados.rados.0.smithi137.stdout:818: delete oid 59 current snap is 0 2024-09-21T09:34:10.679 INFO:tasks.rados.rados.0.smithi137.stdout:804: finishing write tid 3 to smithi13778320-282 2024-09-21T09:34:10.679 INFO:tasks.rados.rados.0.smithi137.stdout:804: finishing write tid 4 to smithi13778320-282 2024-09-21T09:34:10.679 INFO:tasks.rados.rados.0.smithi137.stdout:804: finishing write tid 5 to smithi13778320-282 2024-09-21T09:34:10.680 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 282 v 174 (ObjNum 674 snap 0 seq_num 674) dirty exists 2024-09-21T09:34:10.680 INFO:tasks.rados.rados.0.smithi137.stdout:804: left oid 282 (ObjNum 674 snap 0 seq_num 674) 2024-09-21T09:34:10.680 INFO:tasks.rados.rados.0.smithi137.stdout:805: finishing write tid 1 to smithi13778320-500 2024-09-21T09:34:10.680 INFO:tasks.rados.rados.0.smithi137.stdout:805: finishing write tid 2 to smithi13778320-500 2024-09-21T09:34:10.680 INFO:tasks.rados.rados.0.smithi137.stdout:805: finishing write tid 3 to smithi13778320-500 2024-09-21T09:34:10.680 INFO:tasks.rados.rados.0.smithi137.stdout:805: finishing write tid 4 to smithi13778320-500 2024-09-21T09:34:10.680 INFO:tasks.rados.rados.0.smithi137.stdout:805: finishing write tid 5 to smithi13778320-500 2024-09-21T09:34:10.680 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 500 v 176 (ObjNum 675 snap 0 seq_num 675) dirty exists 2024-09-21T09:34:10.680 INFO:tasks.rados.rados.0.smithi137.stdout:805: left oid 500 (ObjNum 675 snap 0 seq_num 675) 2024-09-21T09:34:10.680 INFO:tasks.rados.rados.0.smithi137.stdout:806: finishing write tid 1 to smithi13778320-339 2024-09-21T09:34:10.680 INFO:tasks.rados.rados.0.smithi137.stdout:806: finishing write tid 2 to smithi13778320-339 2024-09-21T09:34:10.680 INFO:tasks.rados.rados.0.smithi137.stdout:806: finishing write tid 3 to smithi13778320-339 2024-09-21T09:34:10.680 INFO:tasks.rados.rados.0.smithi137.stdout:806: finishing write tid 4 to smithi13778320-339 2024-09-21T09:34:10.680 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 339 v 148 (ObjNum 676 snap 0 seq_num 676) dirty exists 2024-09-21T09:34:10.681 INFO:tasks.rados.rados.0.smithi137.stdout:806: left oid 339 (ObjNum 676 snap 0 seq_num 676) 2024-09-21T09:34:10.681 INFO:tasks.rados.rados.0.smithi137.stdout:807: expect (ObjNum 467 snap 0 seq_num 467) 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi137.stdout:808: finishing write tid 1 to smithi13778320-397 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi137.stdout:808: finishing write tid 2 to smithi13778320-397 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi137.stdout:808: finishing write tid 3 to smithi13778320-397 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi137.stdout:808: finishing write tid 4 to smithi13778320-397 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi137.stdout:808: finishing write tid 5 to smithi13778320-397 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 397 v 151 (ObjNum 677 snap 0 seq_num 677) dirty exists 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi137.stdout:808: left oid 397 (ObjNum 677 snap 0 seq_num 677) 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi137.stdout:809: finishing write tid 1 to smithi13778320-175 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi137.stdout:804: done (13 left) 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:805: done (12 left) 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:806: done (11 left) 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:807: done (10 left) 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:808: done (9 left) 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:818: done (8 left) 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:819: write oid 171 current snap is 0 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:809: finishing write tid 2 to smithi13778320-175 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:809: finishing write tid 3 to smithi13778320-175 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:809: finishing write tid 4 to smithi13778320-175 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:809: finishing write tid 5 to smithi13778320-175 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 175 v 171 (ObjNum 678 snap 0 seq_num 678) dirty exists 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:809: left oid 175 (ObjNum 678 snap 0 seq_num 678) 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:819: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2024-09-21T09:34:10.833 INFO:tasks.rados.rados.0.smithi137.stdout:819: writing smithi13778320-171 from 662374 to 1137609 tid 1 2024-09-21T09:34:10.839 INFO:tasks.rados.rados.0.smithi137.stdout:819: writing smithi13778320-171 from 1609190 to 2286082 tid 2 2024-09-21T09:34:10.846 INFO:tasks.rados.rados.0.smithi137.stdout:819: writing smithi13778320-171 from 2812481 to 3436582 tid 3 2024-09-21T09:34:10.846 INFO:tasks.rados.rados.0.smithi137.stdout:809: done (8 left) 2024-09-21T09:34:10.846 INFO:tasks.rados.rados.0.smithi137.stdout:820: write oid 93 current snap is 0 2024-09-21T09:34:10.846 INFO:tasks.rados.rados.0.smithi137.stdout:820: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2024-09-21T09:34:10.853 INFO:tasks.rados.rados.0.smithi137.stdout:820: writing smithi13778320-93 from 679181 to 1229665 tid 1 2024-09-21T09:34:10.858 INFO:tasks.rados.rados.0.smithi137.stdout:820: writing smithi13778320-93 from 1667672 to 2204575 tid 2 2024-09-21T09:34:10.865 INFO:tasks.rados.rados.0.smithi137.stdout:820: writing smithi13778320-93 from 2839904 to 3275277 tid 3 2024-09-21T09:34:10.865 INFO:tasks.rados.rados.0.smithi137.stdout:821: read oid 16 snap -1 2024-09-21T09:34:10.865 INFO:tasks.rados.rados.0.smithi137.stdout:821: expect (ObjNum 15 snap 0 seq_num 15) 2024-09-21T09:34:10.865 INFO:tasks.rados.rados.0.smithi137.stdout:822: write oid 152 current snap is 0 2024-09-21T09:34:10.865 INFO:tasks.rados.rados.0.smithi137.stdout:811: expect (ObjNum 110 snap 0 seq_num 110) 2024-09-21T09:34:10.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:10 smithi165 ceph-mon[32789]: pgmap v105: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 22 MiB/s wr, 175 op/s 2024-09-21T09:34:11.016 INFO:tasks.rados.rados.0.smithi137.stdout:812: finishing write tid 1 to smithi13778320-144 2024-09-21T09:34:11.016 INFO:tasks.rados.rados.0.smithi137.stdout:812: finishing write tid 2 to smithi13778320-144 2024-09-21T09:34:11.016 INFO:tasks.rados.rados.0.smithi137.stdout:822: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2024-09-21T09:34:11.023 INFO:tasks.rados.rados.0.smithi137.stdout:822: writing smithi13778320-152 from 695988 to 1321721 tid 1 2024-09-21T09:34:11.031 INFO:tasks.rados.rados.0.smithi137.stdout:822: writing smithi13778320-152 from 2009801 to 2690362 tid 2 2024-09-21T09:34:11.036 INFO:tasks.rados.rados.0.smithi137.stdout:822: writing smithi13778320-152 from 3150974 to 3495988 tid 3 2024-09-21T09:34:11.036 INFO:tasks.rados.rados.0.smithi137.stdout:811: done (10 left) 2024-09-21T09:34:11.036 INFO:tasks.rados.rados.0.smithi137.stdout:823: write oid 288 current snap is 0 2024-09-21T09:34:11.036 INFO:tasks.rados.rados.0.smithi137.stdout:823: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2024-09-21T09:34:11.042 INFO:tasks.rados.rados.0.smithi137.stdout:823: writing smithi13778320-288 from 712795 to 1130130 tid 1 2024-09-21T09:34:11.049 INFO:tasks.rados.rados.0.smithi137.stdout:823: writing smithi13778320-288 from 1784636 to 2325208 tid 2 2024-09-21T09:34:11.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:10 smithi137 ceph-mon[28941]: pgmap v105: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 22 MiB/s wr, 175 op/s 2024-09-21T09:34:11.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:10 smithi137 ceph-mon[39068]: pgmap v105: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 22 MiB/s wr, 175 op/s 2024-09-21T09:34:11.055 INFO:tasks.rados.rados.0.smithi137.stdout:823: writing smithi13778320-288 from 2894750 to 3352667 tid 3 2024-09-21T09:34:11.056 INFO:tasks.rados.rados.0.smithi137.stdout:824: write oid 100 current snap is 0 2024-09-21T09:34:11.056 INFO:tasks.rados.rados.0.smithi137.stdout:824: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2024-09-21T09:34:11.062 INFO:tasks.rados.rados.0.smithi137.stdout:824: writing smithi13778320-100 from 729602 to 1222186 tid 1 2024-09-21T09:34:11.069 INFO:tasks.rados.rados.0.smithi137.stdout:824: writing smithi13778320-100 from 1843118 to 2527348 tid 2 2024-09-21T09:34:11.075 INFO:tasks.rados.rados.0.smithi137.stdout:824: writing smithi13778320-100 from 3322173 to 3529602 tid 3 2024-09-21T09:34:11.075 INFO:tasks.rados.rados.0.smithi137.stdout:825: write oid 208 current snap is 0 2024-09-21T09:34:11.075 INFO:tasks.rados.rados.0.smithi137.stdout:814: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-21T09:34:11.179 INFO:tasks.rados.rados.0.smithi137.stdout:812: finishing write tid 3 to smithi13778320-144 2024-09-21T09:34:11.179 INFO:tasks.rados.rados.0.smithi137.stdout:813: expect (ObjNum 592 snap 0 seq_num 592) 2024-09-21T09:34:11.411 INFO:tasks.rados.rados.0.smithi137.stdout:812: finishing write tid 4 to smithi13778320-144 2024-09-21T09:34:11.411 INFO:tasks.rados.rados.0.smithi137.stdout:812: finishing write tid 5 to smithi13778320-144 2024-09-21T09:34:11.411 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 144 v 152 (ObjNum 680 snap 0 seq_num 680) dirty exists 2024-09-21T09:34:11.411 INFO:tasks.rados.rados.0.smithi137.stdout:812: left oid 144 (ObjNum 680 snap 0 seq_num 680) 2024-09-21T09:34:11.411 INFO:tasks.rados.rados.0.smithi137.stdout:815: expect (ObjNum 307 snap 0 seq_num 307) 2024-09-21T09:34:11.536 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:11.542 INFO:tasks.rados.rados.0.smithi137.stdout:825: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2024-09-21T09:34:11.549 INFO:tasks.rados.rados.0.smithi137.stdout:825: writing smithi13778320-208 from 746409 to 1314242 tid 1 2024-09-21T09:34:11.556 INFO:tasks.rados.rados.0.smithi137.stdout:825: writing smithi13778320-208 from 1901600 to 2445841 tid 2 2024-09-21T09:34:11.562 INFO:tasks.rados.rados.0.smithi137.stdout:825: writing smithi13778320-208 from 3065949 to 3546409 tid 3 2024-09-21T09:34:11.563 INFO:tasks.rados.rados.0.smithi137.stdout:812: done (12 left) 2024-09-21T09:34:11.563 INFO:tasks.rados.rados.0.smithi137.stdout:813: done (11 left) 2024-09-21T09:34:11.563 INFO:tasks.rados.rados.0.smithi137.stdout:814: done (10 left) 2024-09-21T09:34:11.563 INFO:tasks.rados.rados.0.smithi137.stdout:815: done (9 left) 2024-09-21T09:34:11.563 INFO:tasks.rados.rados.0.smithi137.stdout:826: write oid 141 current snap is 0 2024-09-21T09:34:11.563 INFO:tasks.rados.rados.0.smithi137.stdout:826: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2024-09-21T09:34:11.570 INFO:tasks.rados.rados.0.smithi137.stdout:826: writing smithi13778320-141 from 763216 to 1406298 tid 1 2024-09-21T09:34:11.577 INFO:tasks.rados.rados.0.smithi137.stdout:826: writing smithi13778320-141 from 1843729 to 2531628 tid 2 2024-09-21T09:34:11.583 INFO:tasks.rados.rados.0.smithi137.stdout:826: writing smithi13778320-141 from 3260666 to 3563216 tid 3 2024-09-21T09:34:11.583 INFO:tasks.rados.rados.0.smithi137.stdout:827: read oid 77 snap -1 2024-09-21T09:34:11.583 INFO:tasks.rados.rados.0.smithi137.stdout:827: expect (ObjNum 76 snap 0 seq_num 76) 2024-09-21T09:34:11.584 INFO:tasks.rados.rados.0.smithi137.stdout:828: write oid 482 current snap is 0 2024-09-21T09:34:11.584 INFO:tasks.rados.rados.0.smithi137.stdout:816: expect (ObjNum 646 snap 0 seq_num 646) 2024-09-21T09:34:11.637 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:34:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:34:11.741 INFO:tasks.rados.rados.0.smithi137.stdout:817: expect (ObjNum 65 snap 0 seq_num 65) 2024-09-21T09:34:11.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:11 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2218336647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:11.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:11 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2218336647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:11.865 INFO:tasks.rados.rados.0.smithi137.stdout:819: finishing write tid 1 to smithi13778320-171 2024-09-21T09:34:11.866 INFO:tasks.rados.rados.0.smithi137.stdout:819: finishing write tid 2 to smithi13778320-171 2024-09-21T09:34:11.866 INFO:tasks.rados.rados.0.smithi137.stdout:828: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2024-09-21T09:34:11.874 INFO:tasks.rados.rados.0.smithi137.stdout:828: writing smithi13778320-482 from 780023 to 1498354 tid 1 2024-09-21T09:34:11.879 INFO:tasks.rados.rados.0.smithi137.stdout:828: writing smithi13778320-482 from 1902211 to 2450121 tid 2 2024-09-21T09:34:11.887 INFO:tasks.rados.rados.0.smithi137.stdout:828: writing smithi13778320-482 from 3004442 to 3580023 tid 3 2024-09-21T09:34:11.887 INFO:tasks.rados.rados.0.smithi137.stdout:816: done (11 left) 2024-09-21T09:34:11.887 INFO:tasks.rados.rados.0.smithi137.stdout:817: done (10 left) 2024-09-21T09:34:11.887 INFO:tasks.rados.rados.0.smithi137.stdout:829: read oid 388 snap -1 2024-09-21T09:34:11.887 INFO:tasks.rados.rados.0.smithi137.stdout:829: expect (ObjNum 387 snap 0 seq_num 387) 2024-09-21T09:34:11.887 INFO:tasks.rados.rados.0.smithi137.stdout:830: read oid 132 snap -1 2024-09-21T09:34:11.887 INFO:tasks.rados.rados.0.smithi137.stdout:830: expect deleted 2024-09-21T09:34:11.888 INFO:tasks.rados.rados.0.smithi137.stdout:831: read oid 102 snap -1 2024-09-21T09:34:11.888 INFO:tasks.rados.rados.0.smithi137.stdout:831: expect (ObjNum 671 snap 0 seq_num 671) 2024-09-21T09:34:11.888 INFO:tasks.rados.rados.0.smithi137.stdout:832: write oid 488 current snap is 0 2024-09-21T09:34:11.888 INFO:tasks.rados.rados.0.smithi137.stdout:819: finishing write tid 3 to smithi13778320-171 2024-09-21T09:34:11.888 INFO:tasks.rados.rados.0.smithi137.stdout:819: finishing write tid 4 to smithi13778320-171 2024-09-21T09:34:11.888 INFO:tasks.rados.rados.0.smithi137.stdout:819: finishing write tid 5 to smithi13778320-171 2024-09-21T09:34:11.888 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 171 v 178 (ObjNum 682 snap 0 seq_num 682) dirty exists 2024-09-21T09:34:11.888 INFO:tasks.rados.rados.0.smithi137.stdout:819: left oid 171 (ObjNum 682 snap 0 seq_num 682) 2024-09-21T09:34:11.888 INFO:tasks.rados.rados.0.smithi137.stdout:820: finishing write tid 1 to smithi13778320-93 2024-09-21T09:34:11.888 INFO:tasks.rados.rados.0.smithi137.stdout:820: finishing write tid 2 to smithi13778320-93 2024-09-21T09:34:11.888 INFO:tasks.rados.rados.0.smithi137.stdout:832: seq_num 690 ranges {796830=793580,2360693=691568} 2024-09-21T09:34:11.896 INFO:tasks.rados.rados.0.smithi137.stdout:832: writing smithi13778320-488 from 796830 to 1590410 tid 1 2024-09-21T09:34:11.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:11 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2218336647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:11.906 INFO:tasks.rados.rados.0.smithi137.stdout:832: writing smithi13778320-488 from 2360693 to 3052261 tid 2 2024-09-21T09:34:11.906 INFO:tasks.rados.rados.0.smithi137.stdout:819: done (13 left) 2024-09-21T09:34:11.906 INFO:tasks.rados.rados.0.smithi137.stdout:833: read oid 58 snap -1 2024-09-21T09:34:11.906 INFO:tasks.rados.rados.0.smithi137.stdout:833: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-21T09:34:11.906 INFO:tasks.rados.rados.0.smithi137.stdout:834: read oid 470 snap -1 2024-09-21T09:34:11.906 INFO:tasks.rados.rados.0.smithi137.stdout:834: expect (ObjNum 469 snap 0 seq_num 469) 2024-09-21T09:34:11.906 INFO:tasks.rados.rados.0.smithi137.stdout:835: read oid 289 snap -1 2024-09-21T09:34:11.906 INFO:tasks.rados.rados.0.smithi137.stdout:835: expect (ObjNum 288 snap 0 seq_num 288) 2024-09-21T09:34:11.906 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:11.906 INFO:tasks.rados.rados.0.smithi137.stdout:820: finishing write tid 3 to smithi13778320-93 2024-09-21T09:34:11.906 INFO:tasks.rados.rados.0.smithi137.stdout:820: finishing write tid 4 to smithi13778320-93 2024-09-21T09:34:11.907 INFO:tasks.rados.rados.0.smithi137.stdout:820: finishing write tid 5 to smithi13778320-93 2024-09-21T09:34:11.907 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 93 v 129 (ObjNum 683 snap 0 seq_num 683) dirty exists 2024-09-21T09:34:11.907 INFO:tasks.rados.rados.0.smithi137.stdout:820: left oid 93 (ObjNum 683 snap 0 seq_num 683) 2024-09-21T09:34:11.907 INFO:tasks.rados.rados.0.smithi137.stdout:821: expect (ObjNum 15 snap 0 seq_num 15) 2024-09-21T09:34:12.003 INFO:tasks.rados.rados.0.smithi137.stdout:822: finishing write tid 1 to smithi13778320-152 2024-09-21T09:34:12.003 INFO:tasks.rados.rados.0.smithi137.stdout:822: finishing write tid 2 to smithi13778320-152 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:822: finishing write tid 3 to smithi13778320-152 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:822: finishing write tid 4 to smithi13778320-152 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:822: finishing write tid 5 to smithi13778320-152 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 152 v 155 (ObjNum 684 snap 0 seq_num 684) dirty exists 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:822: left oid 152 (ObjNum 684 snap 0 seq_num 684) 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:823: finishing write tid 1 to smithi13778320-288 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:823: finishing write tid 2 to smithi13778320-288 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:823: finishing write tid 3 to smithi13778320-288 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:823: finishing write tid 4 to smithi13778320-288 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:823: finishing write tid 5 to smithi13778320-288 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 288 v 154 (ObjNum 685 snap 0 seq_num 685) dirty exists 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:823: left oid 288 (ObjNum 685 snap 0 seq_num 685) 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:824: finishing write tid 1 to smithi13778320-100 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:824: finishing write tid 2 to smithi13778320-100 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:820: done (15 left) 2024-09-21T09:34:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:821: done (14 left) 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:822: done (13 left) 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:823: done (12 left) 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:836: write oid 335 current snap is 0 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:824: finishing write tid 3 to smithi13778320-100 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:824: finishing write tid 4 to smithi13778320-100 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:824: finishing write tid 5 to smithi13778320-100 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 100 v 154 (ObjNum 686 snap 0 seq_num 686) dirty exists 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:824: left oid 100 (ObjNum 686 snap 0 seq_num 686) 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:825: finishing write tid 1 to smithi13778320-208 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:825: finishing write tid 2 to smithi13778320-208 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:825: finishing write tid 3 to smithi13778320-208 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:825: finishing write tid 4 to smithi13778320-208 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:825: finishing write tid 5 to smithi13778320-208 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 208 v 160 (ObjNum 687 snap 0 seq_num 687) dirty exists 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:825: left oid 208 (ObjNum 687 snap 0 seq_num 687) 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:826: finishing write tid 1 to smithi13778320-141 2024-09-21T09:34:12.005 INFO:tasks.rados.rados.0.smithi137.stdout:826: finishing write tid 2 to smithi13778320-141 2024-09-21T09:34:12.006 INFO:tasks.rados.rados.0.smithi137.stdout:826: finishing write tid 3 to smithi13778320-141 2024-09-21T09:34:12.006 INFO:tasks.rados.rados.0.smithi137.stdout:826: finishing write tid 4 to smithi13778320-141 2024-09-21T09:34:12.006 INFO:tasks.rados.rados.0.smithi137.stdout:826: finishing write tid 5 to smithi13778320-141 2024-09-21T09:34:12.006 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 141 v 103 (ObjNum 688 snap 0 seq_num 688) dirty exists 2024-09-21T09:34:12.006 INFO:tasks.rados.rados.0.smithi137.stdout:826: left oid 141 (ObjNum 688 snap 0 seq_num 688) 2024-09-21T09:34:12.006 INFO:tasks.rados.rados.0.smithi137.stdout:836: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2024-09-21T09:34:12.007 INFO:tasks.rados.rados.0.smithi137.stdout:836: writing smithi13778320-335 from 413637 to 882466 tid 1 2024-09-21T09:34:12.014 INFO:tasks.rados.rados.0.smithi137.stdout:836: writing smithi13778320-335 from 1619175 to 2054401 tid 2 2024-09-21T09:34:12.022 INFO:tasks.rados.rados.0.smithi137.stdout:836: writing smithi13778320-335 from 2542935 to 3301190 tid 3 2024-09-21T09:34:12.022 INFO:tasks.rados.rados.0.smithi137.stdout:824: done (12 left) 2024-09-21T09:34:12.022 INFO:tasks.rados.rados.0.smithi137.stdout:825: done (11 left) 2024-09-21T09:34:12.022 INFO:tasks.rados.rados.0.smithi137.stdout:826: done (10 left) 2024-09-21T09:34:12.022 INFO:tasks.rados.rados.0.smithi137.stdout:837: read oid 434 snap -1 2024-09-21T09:34:12.022 INFO:tasks.rados.rados.0.smithi137.stdout:837: expect (ObjNum 433 snap 0 seq_num 433) 2024-09-21T09:34:12.022 INFO:tasks.rados.rados.0.smithi137.stdout:838: read oid 353 snap -1 2024-09-21T09:34:12.022 INFO:tasks.rados.rados.0.smithi137.stdout:838: expect (ObjNum 352 snap 0 seq_num 352) 2024-09-21T09:34:12.022 INFO:tasks.rados.rados.0.smithi137.stdout:839: read oid 409 snap -1 2024-09-21T09:34:12.023 INFO:tasks.rados.rados.0.smithi137.stdout:839: expect (ObjNum 408 snap 0 seq_num 408) 2024-09-21T09:34:12.023 INFO:tasks.rados.rados.0.smithi137.stdout:840: write oid 198 current snap is 0 2024-09-21T09:34:12.023 INFO:tasks.rados.rados.0.smithi137.stdout:840: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2024-09-21T09:34:12.029 INFO:tasks.rados.rados.0.smithi137.stdout:840: writing smithi13778320-198 from 430444 to 1090875 tid 1 2024-09-21T09:34:12.037 INFO:tasks.rados.rados.0.smithi137.stdout:840: writing smithi13778320-198 from 1677657 to 2372894 tid 2 2024-09-21T09:34:12.044 INFO:tasks.rados.rados.0.smithi137.stdout:840: writing smithi13778320-198 from 2970358 to 3539885 tid 3 2024-09-21T09:34:12.044 INFO:tasks.rados.rados.0.smithi137.stdout:841: write oid 205 current snap is 0 2024-09-21T09:34:12.044 INFO:tasks.rados.rados.0.smithi137.stdout:827: expect (ObjNum 76 snap 0 seq_num 76) 2024-09-21T09:34:12.164 INFO:tasks.rados.rados.0.smithi137.stdout:828: finishing write tid 1 to smithi13778320-482 2024-09-21T09:34:12.164 INFO:tasks.rados.rados.0.smithi137.stdout:828: finishing write tid 2 to smithi13778320-482 2024-09-21T09:34:12.164 INFO:tasks.rados.rados.0.smithi137.stdout:841: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2024-09-21T09:34:12.171 INFO:tasks.rados.rados.0.smithi137.stdout:841: writing smithi13778320-205 from 447251 to 1182931 tid 1 2024-09-21T09:34:12.177 INFO:tasks.rados.rados.0.smithi137.stdout:841: writing smithi13778320-205 from 1736139 to 2175034 tid 2 2024-09-21T09:34:12.184 INFO:tasks.rados.rados.0.smithi137.stdout:841: writing smithi13778320-205 from 2597781 to 3378580 tid 3 2024-09-21T09:34:12.184 INFO:tasks.rados.rados.0.smithi137.stdout:827: done (14 left) 2024-09-21T09:34:12.184 INFO:tasks.rados.rados.0.smithi137.stdout:842: write oid 194 current snap is 0 2024-09-21T09:34:12.184 INFO:tasks.rados.rados.0.smithi137.stdout:842: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2024-09-21T09:34:12.189 INFO:tasks.rados.rados.0.smithi137.stdout:842: writing smithi13778320-194 from 464058 to 874987 tid 1 2024-09-21T09:34:12.196 INFO:tasks.rados.rados.0.smithi137.stdout:842: writing smithi13778320-194 from 1394621 to 2093527 tid 2 2024-09-21T09:34:12.203 INFO:tasks.rados.rados.0.smithi137.stdout:842: writing smithi13778320-194 from 2625204 to 3217275 tid 3 2024-09-21T09:34:12.206 INFO:tasks.rados.rados.0.smithi137.stdout:842: writing smithi13778320-194 from 3656107 to 3664058 tid 4 2024-09-21T09:34:12.206 INFO:tasks.rados.rados.0.smithi137.stdout:843: read oid 144 snap -1 2024-09-21T09:34:12.207 INFO:tasks.rados.rados.0.smithi137.stdout:843: expect (ObjNum 680 snap 0 seq_num 680) 2024-09-21T09:34:12.207 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:12.207 INFO:tasks.rados.rados.0.smithi137.stdout:828: finishing write tid 3 to smithi13778320-482 2024-09-21T09:34:12.207 INFO:tasks.rados.rados.0.smithi137.stdout:828: finishing write tid 4 to smithi13778320-482 2024-09-21T09:34:12.207 INFO:tasks.rados.rados.0.smithi137.stdout:828: finishing write tid 5 to smithi13778320-482 2024-09-21T09:34:12.207 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 482 v 175 (ObjNum 689 snap 0 seq_num 689) dirty exists 2024-09-21T09:34:12.207 INFO:tasks.rados.rados.0.smithi137.stdout:828: left oid 482 (ObjNum 689 snap 0 seq_num 689) 2024-09-21T09:34:12.207 INFO:tasks.rados.rados.0.smithi137.stdout:831: expect (ObjNum 671 snap 0 seq_num 671) 2024-09-21T09:34:12.385 INFO:tasks.rados.rados.0.smithi137.stdout:829: expect (ObjNum 387 snap 0 seq_num 387) 2024-09-21T09:34:12.480 INFO:tasks.rados.rados.0.smithi137.stdout:832: finishing write tid 1 to smithi13778320-488 2024-09-21T09:34:12.480 INFO:tasks.rados.rados.0.smithi137.stdout:833: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-21T09:34:12.602 INFO:tasks.rados.rados.0.smithi137.stdout:834: expect (ObjNum 469 snap 0 seq_num 469) 2024-09-21T09:34:12.750 INFO:tasks.rados.rados.0.smithi137.stdout:832: finishing write tid 2 to smithi13778320-488 2024-09-21T09:34:12.750 INFO:tasks.rados.rados.0.smithi137.stdout:832: finishing write tid 3 to smithi13778320-488 2024-09-21T09:34:12.750 INFO:tasks.rados.rados.0.smithi137.stdout:832: finishing write tid 4 to smithi13778320-488 2024-09-21T09:34:12.750 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 488 v 159 (ObjNum 690 snap 0 seq_num 690) dirty exists 2024-09-21T09:34:12.750 INFO:tasks.rados.rados.0.smithi137.stdout:832: left oid 488 (ObjNum 690 snap 0 seq_num 690) 2024-09-21T09:34:12.750 INFO:tasks.rados.rados.0.smithi137.stdout:835: expect (ObjNum 288 snap 0 seq_num 288) 2024-09-21T09:34:12.853 INFO:tasks.rados.rados.0.smithi137.stdout:836: finishing write tid 1 to smithi13778320-335 2024-09-21T09:34:12.853 INFO:tasks.rados.rados.0.smithi137.stdout:836: finishing write tid 2 to smithi13778320-335 2024-09-21T09:34:12.853 INFO:tasks.rados.rados.0.smithi137.stdout:836: finishing write tid 3 to smithi13778320-335 2024-09-21T09:34:12.854 INFO:tasks.rados.rados.0.smithi137.stdout:836: finishing write tid 4 to smithi13778320-335 2024-09-21T09:34:12.854 INFO:tasks.rados.rados.0.smithi137.stdout:839: expect (ObjNum 408 snap 0 seq_num 408) 2024-09-21T09:34:12.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:12 smithi165 ceph-mon[32789]: pgmap v106: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 9.2 MiB/s wr, 91 op/s 2024-09-21T09:34:12.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:12 smithi165 ceph-mon[32789]: from='client.24821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:12.963 INFO:tasks.rados.rados.0.smithi137.stdout:836: finishing write tid 5 to smithi13778320-335 2024-09-21T09:34:12.963 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 335 v 158 (ObjNum 691 snap 0 seq_num 691) dirty exists 2024-09-21T09:34:12.963 INFO:tasks.rados.rados.0.smithi137.stdout:836: left oid 335 (ObjNum 691 snap 0 seq_num 691) 2024-09-21T09:34:12.963 INFO:tasks.rados.rados.0.smithi137.stdout:828: done (15 left) 2024-09-21T09:34:12.963 INFO:tasks.rados.rados.0.smithi137.stdout:829: done (14 left) 2024-09-21T09:34:12.963 INFO:tasks.rados.rados.0.smithi137.stdout:830: done (13 left) 2024-09-21T09:34:12.963 INFO:tasks.rados.rados.0.smithi137.stdout:831: done (12 left) 2024-09-21T09:34:12.963 INFO:tasks.rados.rados.0.smithi137.stdout:832: done (11 left) 2024-09-21T09:34:12.963 INFO:tasks.rados.rados.0.smithi137.stdout:833: done (10 left) 2024-09-21T09:34:12.963 INFO:tasks.rados.rados.0.smithi137.stdout:834: done (9 left) 2024-09-21T09:34:12.963 INFO:tasks.rados.rados.0.smithi137.stdout:835: done (8 left) 2024-09-21T09:34:12.964 INFO:tasks.rados.rados.0.smithi137.stdout:836: done (7 left) 2024-09-21T09:34:12.964 INFO:tasks.rados.rados.0.smithi137.stdout:839: done (6 left) 2024-09-21T09:34:12.964 INFO:tasks.rados.rados.0.smithi137.stdout:844: delete oid 352 current snap is 0 2024-09-21T09:34:12.964 INFO:tasks.rados.rados.0.smithi137.stdout:837: expect (ObjNum 433 snap 0 seq_num 433) 2024-09-21T09:34:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:12 smithi137 ceph-mon[28941]: pgmap v106: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 9.2 MiB/s wr, 91 op/s 2024-09-21T09:34:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:12 smithi137 ceph-mon[28941]: from='client.24821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:13.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:12 smithi137 ceph-mon[39068]: pgmap v106: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 9.2 MiB/s wr, 91 op/s 2024-09-21T09:34:13.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:12 smithi137 ceph-mon[39068]: from='client.24821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:13.100 INFO:tasks.rados.rados.0.smithi137.stdout:838: expect (ObjNum 352 snap 0 seq_num 352) 2024-09-21T09:34:13.250 INFO:tasks.rados.rados.0.smithi137.stdout:840: finishing write tid 1 to smithi13778320-198 2024-09-21T09:34:13.250 INFO:tasks.rados.rados.0.smithi137.stdout:840: finishing write tid 2 to smithi13778320-198 2024-09-21T09:34:13.250 INFO:tasks.rados.rados.0.smithi137.stdout:837: done (6 left) 2024-09-21T09:34:13.250 INFO:tasks.rados.rados.0.smithi137.stdout:838: done (5 left) 2024-09-21T09:34:13.250 INFO:tasks.rados.rados.0.smithi137.stdout:844: done (4 left) 2024-09-21T09:34:13.251 INFO:tasks.rados.rados.0.smithi137.stdout:845: read oid 366 snap -1 2024-09-21T09:34:13.251 INFO:tasks.rados.rados.0.smithi137.stdout:845: expect (ObjNum 365 snap 0 seq_num 365) 2024-09-21T09:34:13.251 INFO:tasks.rados.rados.0.smithi137.stdout:846: read oid 280 snap -1 2024-09-21T09:34:13.251 INFO:tasks.rados.rados.0.smithi137.stdout:846: expect (ObjNum 279 snap 0 seq_num 279) 2024-09-21T09:34:13.251 INFO:tasks.rados.rados.0.smithi137.stdout:847: read oid 495 snap -1 2024-09-21T09:34:13.251 INFO:tasks.rados.rados.0.smithi137.stdout:847: expect (ObjNum 494 snap 0 seq_num 494) 2024-09-21T09:34:13.251 INFO:tasks.rados.rados.0.smithi137.stdout:848: write oid 226 current snap is 0 2024-09-21T09:34:13.251 INFO:tasks.rados.rados.0.smithi137.stdout:840: finishing write tid 3 to smithi13778320-198 2024-09-21T09:34:13.251 INFO:tasks.rados.rados.0.smithi137.stdout:840: finishing write tid 4 to smithi13778320-198 2024-09-21T09:34:13.251 INFO:tasks.rados.rados.0.smithi137.stdout:840: finishing write tid 5 to smithi13778320-198 2024-09-21T09:34:13.251 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 198 v 179 (ObjNum 692 snap 0 seq_num 692) dirty exists 2024-09-21T09:34:13.251 INFO:tasks.rados.rados.0.smithi137.stdout:840: left oid 198 (ObjNum 692 snap 0 seq_num 692) 2024-09-21T09:34:13.251 INFO:tasks.rados.rados.0.smithi137.stdout:848: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2024-09-21T09:34:13.256 INFO:tasks.rados.rados.0.smithi137.stdout:848: writing smithi13778320-226 from 497672 to 1059099 tid 1 2024-09-21T09:34:13.264 INFO:tasks.rados.rados.0.smithi137.stdout:848: writing smithi13778320-226 from 1795232 to 2497807 tid 2 2024-09-21T09:34:13.272 INFO:tasks.rados.rados.0.smithi137.stdout:848: writing smithi13778320-226 from 2963697 to 3694665 tid 3 2024-09-21T09:34:13.272 INFO:tasks.rados.rados.0.smithi137.stdout:840: done (7 left) 2024-09-21T09:34:13.272 INFO:tasks.rados.rados.0.smithi137.stdout:849: delete oid 342 current snap is 0 2024-09-21T09:34:13.272 INFO:tasks.rados.rados.0.smithi137.stdout:841: finishing write tid 1 to smithi13778320-205 2024-09-21T09:34:13.272 INFO:tasks.rados.rados.0.smithi137.stdout:841: finishing write tid 2 to smithi13778320-205 2024-09-21T09:34:13.272 INFO:tasks.rados.rados.0.smithi137.stdout:841: finishing write tid 3 to smithi13778320-205 2024-09-21T09:34:13.272 INFO:tasks.rados.rados.0.smithi137.stdout:841: finishing write tid 4 to smithi13778320-205 2024-09-21T09:34:13.272 INFO:tasks.rados.rados.0.smithi137.stdout:841: finishing write tid 5 to smithi13778320-205 2024-09-21T09:34:13.272 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 205 v 164 (ObjNum 693 snap 0 seq_num 693) dirty exists 2024-09-21T09:34:13.273 INFO:tasks.rados.rados.0.smithi137.stdout:841: left oid 205 (ObjNum 693 snap 0 seq_num 693) 2024-09-21T09:34:13.273 INFO:tasks.rados.rados.0.smithi137.stdout:842: finishing write tid 1 to smithi13778320-194 2024-09-21T09:34:13.273 INFO:tasks.rados.rados.0.smithi137.stdout:842: finishing write tid 2 to smithi13778320-194 2024-09-21T09:34:13.273 INFO:tasks.rados.rados.0.smithi137.stdout:842: finishing write tid 3 to smithi13778320-194 2024-09-21T09:34:13.273 INFO:tasks.rados.rados.0.smithi137.stdout:842: finishing write tid 4 to smithi13778320-194 2024-09-21T09:34:13.273 INFO:tasks.rados.rados.0.smithi137.stdout:842: finishing write tid 5 to smithi13778320-194 2024-09-21T09:34:13.273 INFO:tasks.rados.rados.0.smithi137.stdout:842: finishing write tid 6 to smithi13778320-194 2024-09-21T09:34:13.273 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 194 v 157 (ObjNum 694 snap 0 seq_num 694) dirty exists 2024-09-21T09:34:13.273 INFO:tasks.rados.rados.0.smithi137.stdout:842: left oid 194 (ObjNum 694 snap 0 seq_num 694) 2024-09-21T09:34:13.273 INFO:tasks.rados.rados.0.smithi137.stdout:843: expect (ObjNum 680 snap 0 seq_num 680) 2024-09-21T09:34:13.437 INFO:tasks.rados.rados.0.smithi137.stdout:841: done (7 left) 2024-09-21T09:34:13.437 INFO:tasks.rados.rados.0.smithi137.stdout:842: done (6 left) 2024-09-21T09:34:13.437 INFO:tasks.rados.rados.0.smithi137.stdout:843: done (5 left) 2024-09-21T09:34:13.437 INFO:tasks.rados.rados.0.smithi137.stdout:849: done (4 left) 2024-09-21T09:34:13.437 INFO:tasks.rados.rados.0.smithi137.stdout:850: delete oid 93 current snap is 0 2024-09-21T09:34:13.437 INFO:tasks.rados.rados.0.smithi137.stdout:845: expect (ObjNum 365 snap 0 seq_num 365) 2024-09-21T09:34:13.518 INFO:tasks.rados.rados.0.smithi137.stdout:848: finishing write tid 1 to smithi13778320-226 2024-09-21T09:34:13.518 INFO:tasks.rados.rados.0.smithi137.stdout:847: expect (ObjNum 494 snap 0 seq_num 494) 2024-09-21T09:34:13.616 INFO:tasks.rados.rados.0.smithi137.stdout:846: expect (ObjNum 279 snap 0 seq_num 279) 2024-09-21T09:34:13.730 INFO:tasks.rados.rados.0.smithi137.stdout:848: finishing write tid 2 to smithi13778320-226 2024-09-21T09:34:13.730 INFO:tasks.rados.rados.0.smithi137.stdout:848: finishing write tid 3 to smithi13778320-226 2024-09-21T09:34:13.731 INFO:tasks.rados.rados.0.smithi137.stdout:848: finishing write tid 4 to smithi13778320-226 2024-09-21T09:34:13.731 INFO:tasks.rados.rados.0.smithi137.stdout:848: finishing write tid 5 to smithi13778320-226 2024-09-21T09:34:13.731 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 226 v 180 (ObjNum 696 snap 0 seq_num 696) dirty exists 2024-09-21T09:34:13.731 INFO:tasks.rados.rados.0.smithi137.stdout:848: left oid 226 (ObjNum 696 snap 0 seq_num 696) 2024-09-21T09:34:13.731 INFO:tasks.rados.rados.0.smithi137.stdout:845: done (4 left) 2024-09-21T09:34:13.731 INFO:tasks.rados.rados.0.smithi137.stdout:846: done (3 left) 2024-09-21T09:34:13.731 INFO:tasks.rados.rados.0.smithi137.stdout:847: done (2 left) 2024-09-21T09:34:13.731 INFO:tasks.rados.rados.0.smithi137.stdout:848: done (1 left) 2024-09-21T09:34:13.731 INFO:tasks.rados.rados.0.smithi137.stdout:850: done (0 left) 2024-09-21T09:34:13.731 INFO:tasks.rados.rados.0.smithi137.stdout:851: read oid 258 snap -1 2024-09-21T09:34:13.731 INFO:tasks.rados.rados.0.smithi137.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2024-09-21T09:34:13.731 INFO:tasks.rados.rados.0.smithi137.stdout:852: read oid 475 snap -1 2024-09-21T09:34:13.731 INFO:tasks.rados.rados.0.smithi137.stdout:852: expect (ObjNum 474 snap 0 seq_num 474) 2024-09-21T09:34:13.731 INFO:tasks.rados.rados.0.smithi137.stdout:853: write oid 413 current snap is 0 2024-09-21T09:34:13.732 INFO:tasks.rados.rados.0.smithi137.stdout:853: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2024-09-21T09:34:13.738 INFO:tasks.rados.rados.0.smithi137.stdout:853: writing smithi13778320-413 from 548093 to 1335267 tid 1 2024-09-21T09:34:13.746 INFO:tasks.rados.rados.0.smithi137.stdout:853: writing smithi13778320-413 from 1970678 to 2420580 tid 2 2024-09-21T09:34:13.754 INFO:tasks.rados.rados.0.smithi137.stdout:853: writing smithi13778320-413 from 3045966 to 3727103 tid 3 2024-09-21T09:34:13.754 INFO:tasks.rados.rados.0.smithi137.stdout:854: write oid 210 current snap is 0 2024-09-21T09:34:13.754 INFO:tasks.rados.rados.0.smithi137.stdout:854: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2024-09-21T09:34:13.760 INFO:tasks.rados.rados.0.smithi137.stdout:854: writing smithi13778320-210 from 564900 to 1143676 tid 1 2024-09-21T09:34:13.767 INFO:tasks.rados.rados.0.smithi137.stdout:854: writing smithi13778320-210 from 1629160 to 2339073 tid 2 2024-09-21T09:34:13.774 INFO:tasks.rados.rados.0.smithi137.stdout:854: writing smithi13778320-210 from 3073389 to 3565798 tid 3 2024-09-21T09:34:13.775 INFO:tasks.rados.rados.0.smithi137.stdout:855: read oid 118 snap -1 2024-09-21T09:34:13.775 INFO:tasks.rados.rados.0.smithi137.stdout:855: expect (ObjNum 600 snap 0 seq_num 600) 2024-09-21T09:34:13.775 INFO:tasks.rados.rados.0.smithi137.stdout:856: delete oid 98 current snap is 0 2024-09-21T09:34:13.775 INFO:tasks.rados.rados.0.smithi137.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2024-09-21T09:34:13.869 INFO:tasks.rados.rados.0.smithi137.stdout:853: finishing write tid 1 to smithi13778320-413 2024-09-21T09:34:13.870 INFO:tasks.rados.rados.0.smithi137.stdout:852: expect (ObjNum 474 snap 0 seq_num 474) 2024-09-21T09:34:13.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:13 smithi165 ceph-mon[32789]: from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:14.030 INFO:tasks.rados.rados.0.smithi137.stdout:851: done (5 left) 2024-09-21T09:34:14.110 INFO:tasks.rados.rados.0.smithi137.stdout:852: done (4 left) 2024-09-21T09:34:14.110 INFO:tasks.rados.rados.0.smithi137.stdout:856: done (3 left) 2024-09-21T09:34:14.110 INFO:tasks.rados.rados.0.smithi137.stdout:857: read oid 214 snap -1 2024-09-21T09:34:14.110 INFO:tasks.rados.rados.0.smithi137.stdout:857: expect (ObjNum 213 snap 0 seq_num 213) 2024-09-21T09:34:14.110 INFO:tasks.rados.rados.0.smithi137.stdout:858: delete oid 335 current snap is 0 2024-09-21T09:34:14.110 INFO:tasks.rados.rados.0.smithi137.stdout:853: finishing write tid 2 to smithi13778320-413 2024-09-21T09:34:14.110 INFO:tasks.rados.rados.0.smithi137.stdout:853: finishing write tid 3 to smithi13778320-413 2024-09-21T09:34:14.110 INFO:tasks.rados.rados.0.smithi137.stdout:853: finishing write tid 4 to smithi13778320-413 2024-09-21T09:34:14.110 INFO:tasks.rados.rados.0.smithi137.stdout:853: finishing write tid 5 to smithi13778320-413 2024-09-21T09:34:14.111 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 413 v 140 (ObjNum 699 snap 0 seq_num 699) dirty exists 2024-09-21T09:34:14.111 INFO:tasks.rados.rados.0.smithi137.stdout:853: left oid 413 (ObjNum 699 snap 0 seq_num 699) 2024-09-21T09:34:14.111 INFO:tasks.rados.rados.0.smithi137.stdout:854: finishing write tid 1 to smithi13778320-210 2024-09-21T09:34:14.111 INFO:tasks.rados.rados.0.smithi137.stdout:854: finishing write tid 2 to smithi13778320-210 2024-09-21T09:34:14.111 INFO:tasks.rados.rados.0.smithi137.stdout:854: finishing write tid 3 to smithi13778320-210 2024-09-21T09:34:14.111 INFO:tasks.rados.rados.0.smithi137.stdout:854: finishing write tid 4 to smithi13778320-210 2024-09-21T09:34:14.111 INFO:tasks.rados.rados.0.smithi137.stdout:854: finishing write tid 5 to smithi13778320-210 2024-09-21T09:34:14.111 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 210 v 163 (ObjNum 700 snap 0 seq_num 700) dirty exists 2024-09-21T09:34:14.111 INFO:tasks.rados.rados.0.smithi137.stdout:854: left oid 210 (ObjNum 700 snap 0 seq_num 700) 2024-09-21T09:34:14.111 INFO:tasks.rados.rados.0.smithi137.stdout:855: expect (ObjNum 600 snap 0 seq_num 600) 2024-09-21T09:34:14.112 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:13 smithi137 ceph-mon[28941]: from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:14.112 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:13 smithi137 ceph-mon[39068]: from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:14.167 INFO:tasks.rados.rados.0.smithi137.stdout:853: done (4 left) 2024-09-21T09:34:14.167 INFO:tasks.rados.rados.0.smithi137.stdout:854: done (3 left) 2024-09-21T09:34:14.167 INFO:tasks.rados.rados.0.smithi137.stdout:855: done (2 left) 2024-09-21T09:34:14.167 INFO:tasks.rados.rados.0.smithi137.stdout:858: done (1 left) 2024-09-21T09:34:14.167 INFO:tasks.rados.rados.0.smithi137.stdout:859: read oid 427 snap -1 2024-09-21T09:34:14.167 INFO:tasks.rados.rados.0.smithi137.stdout:859: expect (ObjNum 638 snap 0 seq_num 638) 2024-09-21T09:34:14.168 INFO:tasks.rados.rados.0.smithi137.stdout:860: write oid 152 current snap is 0 2024-09-21T09:34:14.168 INFO:tasks.rados.rados.0.smithi137.stdout:860: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2024-09-21T09:34:14.173 INFO:tasks.rados.rados.0.smithi137.stdout:860: writing smithi13778320-152 from 615321 to 1019844 tid 1 2024-09-21T09:34:14.180 INFO:tasks.rados.rados.0.smithi137.stdout:860: writing smithi13778320-152 from 1804606 to 2261846 tid 2 2024-09-21T09:34:14.188 INFO:tasks.rados.rados.0.smithi137.stdout:860: writing smithi13778320-152 from 2755658 to 3481883 tid 3 2024-09-21T09:34:14.188 INFO:tasks.rados.rados.0.smithi137.stdout:861: read oid 196 snap -1 2024-09-21T09:34:14.188 INFO:tasks.rados.rados.0.smithi137.stdout:861: expect (ObjNum 654 snap 0 seq_num 654) 2024-09-21T09:34:14.188 INFO:tasks.rados.rados.0.smithi137.stdout:862: read oid 210 snap -1 2024-09-21T09:34:14.188 INFO:tasks.rados.rados.0.smithi137.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2024-09-21T09:34:14.188 INFO:tasks.rados.rados.0.smithi137.stdout:863: write oid 206 current snap is 0 2024-09-21T09:34:14.188 INFO:tasks.rados.rados.0.smithi137.stdout:857: expect (ObjNum 213 snap 0 seq_num 213) 2024-09-21T09:34:14.332 INFO:tasks.rados.rados.0.smithi137.stdout:860: finishing write tid 1 to smithi13778320-152 2024-09-21T09:34:14.332 INFO:tasks.rados.rados.0.smithi137.stdout:859: expect (ObjNum 638 snap 0 seq_num 638) 2024-09-21T09:34:14.515 INFO:tasks.rados.rados.0.smithi137.stdout:860: finishing write tid 2 to smithi13778320-152 2024-09-21T09:34:14.515 INFO:tasks.rados.rados.0.smithi137.stdout:860: finishing write tid 3 to smithi13778320-152 2024-09-21T09:34:14.515 INFO:tasks.rados.rados.0.smithi137.stdout:863: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2024-09-21T09:34:14.522 INFO:tasks.rados.rados.0.smithi137.stdout:863: writing smithi13778320-206 from 632128 to 1111900 tid 1 2024-09-21T09:34:14.530 INFO:tasks.rados.rados.0.smithi137.stdout:863: writing smithi13778320-206 from 1746735 to 2347633 tid 2 2024-09-21T09:34:14.540 INFO:tasks.rados.rados.0.smithi137.stdout:863: writing smithi13778320-206 from 3066728 to 3720578 tid 3 2024-09-21T09:34:14.540 INFO:tasks.rados.rados.0.smithi137.stdout:857: done (5 left) 2024-09-21T09:34:14.541 INFO:tasks.rados.rados.0.smithi137.stdout:859: done (4 left) 2024-09-21T09:34:14.541 INFO:tasks.rados.rados.0.smithi137.stdout:864: write oid 80 current snap is 0 2024-09-21T09:34:14.541 INFO:tasks.rados.rados.0.smithi137.stdout:864: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2024-09-21T09:34:14.549 INFO:tasks.rados.rados.0.smithi137.stdout:864: writing smithi13778320-80 from 648935 to 1203956 tid 1 2024-09-21T09:34:14.556 INFO:tasks.rados.rados.0.smithi137.stdout:864: writing smithi13778320-80 from 1805217 to 2266126 tid 2 2024-09-21T09:34:14.562 INFO:tasks.rados.rados.0.smithi137.stdout:864: writing smithi13778320-80 from 2694151 to 3159273 tid 3 2024-09-21T09:34:14.567 INFO:tasks.rados.rados.0.smithi137.stdout:864: writing smithi13778320-80 from 3817442 to 3848935 tid 4 2024-09-21T09:34:14.567 INFO:tasks.rados.rados.0.smithi137.stdout:865: read oid 106 snap -1 2024-09-21T09:34:14.567 INFO:tasks.rados.rados.0.smithi137.stdout:865: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-21T09:34:14.567 INFO:tasks.rados.rados.0.smithi137.stdout:866: read oid 212 snap -1 2024-09-21T09:34:14.567 INFO:tasks.rados.rados.0.smithi137.stdout:866: expect (ObjNum 211 snap 0 seq_num 211) 2024-09-21T09:34:14.567 INFO:tasks.rados.rados.0.smithi137.stdout:860: finishing write tid 4 to smithi13778320-152 2024-09-21T09:34:14.567 INFO:tasks.rados.rados.0.smithi137.stdout:860: finishing write tid 5 to smithi13778320-152 2024-09-21T09:34:14.567 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 152 v 159 (ObjNum 703 snap 0 seq_num 703) dirty exists 2024-09-21T09:34:14.567 INFO:tasks.rados.rados.0.smithi137.stdout:860: left oid 152 (ObjNum 703 snap 0 seq_num 703) 2024-09-21T09:34:14.567 INFO:tasks.rados.rados.0.smithi137.stdout:861: expect (ObjNum 654 snap 0 seq_num 654) 2024-09-21T09:34:14.738 INFO:tasks.rados.rados.0.smithi137.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2024-09-21T09:34:14.782 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:14.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:14 smithi165 ceph-mon[32789]: pgmap v107: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 14 MiB/s wr, 135 op/s 2024-09-21T09:34:14.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:14 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2003433070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:14.957 INFO:tasks.rados.rados.0.smithi137.stdout:863: finishing write tid 1 to smithi13778320-206 2024-09-21T09:34:14.957 INFO:tasks.rados.rados.0.smithi137.stdout:863: finishing write tid 2 to smithi13778320-206 2024-09-21T09:34:14.957 INFO:tasks.rados.rados.0.smithi137.stdout:860: done (6 left) 2024-09-21T09:34:14.957 INFO:tasks.rados.rados.0.smithi137.stdout:861: done (5 left) 2024-09-21T09:34:14.957 INFO:tasks.rados.rados.0.smithi137.stdout:862: done (4 left) 2024-09-21T09:34:14.958 INFO:tasks.rados.rados.0.smithi137.stdout:867: write oid 402 current snap is 0 2024-09-21T09:34:14.958 INFO:tasks.rados.rados.0.smithi137.stdout:863: finishing write tid 3 to smithi13778320-206 2024-09-21T09:34:14.958 INFO:tasks.rados.rados.0.smithi137.stdout:867: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2024-09-21T09:34:14.965 INFO:tasks.rados.rados.0.smithi137.stdout:867: writing smithi13778320-402 from 665742 to 1296012 tid 1 2024-09-21T09:34:14.972 INFO:tasks.rados.rados.0.smithi137.stdout:867: writing smithi13778320-402 from 1863699 to 2468266 tid 2 2024-09-21T09:34:14.980 INFO:tasks.rados.rados.0.smithi137.stdout:867: writing smithi13778320-402 from 3121574 to 3797968 tid 3 2024-09-21T09:34:14.981 INFO:tasks.rados.rados.0.smithi137.stdout:868: read oid 301 snap -1 2024-09-21T09:34:14.981 INFO:tasks.rados.rados.0.smithi137.stdout:868: expect (ObjNum 300 snap 0 seq_num 300) 2024-09-21T09:34:14.981 INFO:tasks.rados.rados.0.smithi137.stdout:869: read oid 315 snap -1 2024-09-21T09:34:14.981 INFO:tasks.rados.rados.0.smithi137.stdout:869: expect (ObjNum 314 snap 0 seq_num 314) 2024-09-21T09:34:14.981 INFO:tasks.rados.rados.0.smithi137.stdout:870: delete oid 144 current snap is 0 2024-09-21T09:34:14.981 INFO:tasks.rados.rados.0.smithi137.stdout:863: finishing write tid 4 to smithi13778320-206 2024-09-21T09:34:14.981 INFO:tasks.rados.rados.0.smithi137.stdout:863: finishing write tid 5 to smithi13778320-206 2024-09-21T09:34:14.981 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 206 v 168 (ObjNum 704 snap 0 seq_num 704) dirty exists 2024-09-21T09:34:14.981 INFO:tasks.rados.rados.0.smithi137.stdout:863: left oid 206 (ObjNum 704 snap 0 seq_num 704) 2024-09-21T09:34:14.981 INFO:tasks.rados.rados.0.smithi137.stdout:864: finishing write tid 1 to smithi13778320-80 2024-09-21T09:34:14.981 INFO:tasks.rados.rados.0.smithi137.stdout:864: finishing write tid 2 to smithi13778320-80 2024-09-21T09:34:14.981 INFO:tasks.rados.rados.0.smithi137.stdout:864: finishing write tid 3 to smithi13778320-80 2024-09-21T09:34:14.981 INFO:tasks.rados.rados.0.smithi137.stdout:864: finishing write tid 4 to smithi13778320-80 2024-09-21T09:34:14.982 INFO:tasks.rados.rados.0.smithi137.stdout:864: finishing write tid 5 to smithi13778320-80 2024-09-21T09:34:14.982 INFO:tasks.rados.rados.0.smithi137.stdout:864: finishing write tid 6 to smithi13778320-80 2024-09-21T09:34:14.982 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 80 v 184 (ObjNum 705 snap 0 seq_num 705) dirty exists 2024-09-21T09:34:14.982 INFO:tasks.rados.rados.0.smithi137.stdout:864: left oid 80 (ObjNum 705 snap 0 seq_num 705) 2024-09-21T09:34:14.982 INFO:tasks.rados.rados.0.smithi137.stdout:866: expect (ObjNum 211 snap 0 seq_num 211) 2024-09-21T09:34:15.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:14 smithi137 ceph-mon[28941]: pgmap v107: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 14 MiB/s wr, 135 op/s 2024-09-21T09:34:15.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:14 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2003433070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:15.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:14 smithi137 ceph-mon[39068]: pgmap v107: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 14 MiB/s wr, 135 op/s 2024-09-21T09:34:15.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:14 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2003433070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:15.112 INFO:tasks.rados.rados.0.smithi137.stdout:865: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-21T09:34:15.257 INFO:tasks.rados.rados.0.smithi137.stdout:867: finishing write tid 1 to smithi13778320-402 2024-09-21T09:34:15.257 INFO:tasks.rados.rados.0.smithi137.stdout:867: finishing write tid 2 to smithi13778320-402 2024-09-21T09:34:15.257 INFO:tasks.rados.rados.0.smithi137.stdout:863: done (7 left) 2024-09-21T09:34:15.257 INFO:tasks.rados.rados.0.smithi137.stdout:864: done (6 left) 2024-09-21T09:34:15.257 INFO:tasks.rados.rados.0.smithi137.stdout:865: done (5 left) 2024-09-21T09:34:15.257 INFO:tasks.rados.rados.0.smithi137.stdout:866: done (4 left) 2024-09-21T09:34:15.257 INFO:tasks.rados.rados.0.smithi137.stdout:870: done (3 left) 2024-09-21T09:34:15.257 INFO:tasks.rados.rados.0.smithi137.stdout:871: read oid 339 snap -1 2024-09-21T09:34:15.258 INFO:tasks.rados.rados.0.smithi137.stdout:871: expect (ObjNum 676 snap 0 seq_num 676) 2024-09-21T09:34:15.258 INFO:tasks.rados.rados.0.smithi137.stdout:872: read oid 422 snap -1 2024-09-21T09:34:15.258 INFO:tasks.rados.rados.0.smithi137.stdout:872: expect (ObjNum 421 snap 0 seq_num 421) 2024-09-21T09:34:15.258 INFO:tasks.rados.rados.0.smithi137.stdout:873: read oid 18 snap -1 2024-09-21T09:34:15.258 INFO:tasks.rados.rados.0.smithi137.stdout:873: expect (ObjNum 17 snap 0 seq_num 17) 2024-09-21T09:34:15.258 INFO:tasks.rados.rados.0.smithi137.stdout:874: read oid 467 snap -1 2024-09-21T09:34:15.258 INFO:tasks.rados.rados.0.smithi137.stdout:874: expect (ObjNum 466 snap 0 seq_num 466) 2024-09-21T09:34:15.258 INFO:tasks.rados.rados.0.smithi137.stdout:875: read oid 267 snap -1 2024-09-21T09:34:15.258 INFO:tasks.rados.rados.0.smithi137.stdout:875: expect (ObjNum 556 snap 0 seq_num 556) 2024-09-21T09:34:15.258 INFO:tasks.rados.rados.0.smithi137.stdout:876: read oid 277 snap -1 2024-09-21T09:34:15.258 INFO:tasks.rados.rados.0.smithi137.stdout:876: expect (ObjNum 276 snap 0 seq_num 276) 2024-09-21T09:34:15.258 INFO:tasks.rados.rados.0.smithi137.stdout:877: read oid 176 snap -1 2024-09-21T09:34:15.258 INFO:tasks.rados.rados.0.smithi137.stdout:877: expect (ObjNum 175 snap 0 seq_num 175) 2024-09-21T09:34:15.258 INFO:tasks.rados.rados.0.smithi137.stdout:878: read oid 287 snap -1 2024-09-21T09:34:15.259 INFO:tasks.rados.rados.0.smithi137.stdout:878: expect (ObjNum 560 snap 0 seq_num 560) 2024-09-21T09:34:15.259 INFO:tasks.rados.rados.0.smithi137.stdout:879: write oid 296 current snap is 0 2024-09-21T09:34:15.259 INFO:tasks.rados.rados.0.smithi137.stdout:879: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2024-09-21T09:34:15.264 INFO:tasks.rados.rados.0.smithi137.stdout:879: writing smithi13778320-296 from 699356 to 1196477 tid 1 2024-09-21T09:34:15.273 INFO:tasks.rados.rados.0.smithi137.stdout:879: writing smithi13778320-296 from 1980663 to 2588899 tid 2 2024-09-21T09:34:15.279 INFO:tasks.rados.rados.0.smithi137.stdout:879: writing smithi13778320-296 from 3176420 to 3591711 tid 3 2024-09-21T09:34:15.279 INFO:tasks.rados.rados.0.smithi137.stdout:880: read oid 318 snap -1 2024-09-21T09:34:15.280 INFO:tasks.rados.rados.0.smithi137.stdout:880: expect (ObjNum 317 snap 0 seq_num 317) 2024-09-21T09:34:15.280 INFO:tasks.rados.rados.0.smithi137.stdout:881: write oid 21 current snap is 0 2024-09-21T09:34:15.280 INFO:tasks.rados.rados.0.smithi137.stdout:881: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2024-09-21T09:34:15.287 INFO:tasks.rados.rados.0.smithi137.stdout:881: writing smithi13778320-21 from 716163 to 1288533 tid 1 2024-09-21T09:34:15.295 INFO:tasks.rados.rados.0.smithi137.stdout:881: writing smithi13778320-21 from 2039145 to 2507392 tid 2 2024-09-21T09:34:15.304 INFO:tasks.rados.rados.0.smithi137.stdout:881: writing smithi13778320-21 from 3203843 to 3830406 tid 3 2024-09-21T09:34:15.304 INFO:tasks.rados.rados.0.smithi137.stdout:882: write oid 414 current snap is 0 2024-09-21T09:34:15.304 INFO:tasks.rados.rados.0.smithi137.stdout:867: finishing write tid 3 to smithi13778320-402 2024-09-21T09:34:15.304 INFO:tasks.rados.rados.0.smithi137.stdout:867: finishing write tid 4 to smithi13778320-402 2024-09-21T09:34:15.304 INFO:tasks.rados.rados.0.smithi137.stdout:867: finishing write tid 5 to smithi13778320-402 2024-09-21T09:34:15.304 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 402 v 163 (ObjNum 706 snap 0 seq_num 706) dirty exists 2024-09-21T09:34:15.304 INFO:tasks.rados.rados.0.smithi137.stdout:867: left oid 402 (ObjNum 706 snap 0 seq_num 706) 2024-09-21T09:34:15.304 INFO:tasks.rados.rados.0.smithi137.stdout:868: expect (ObjNum 300 snap 0 seq_num 300) 2024-09-21T09:34:15.443 INFO:tasks.rados.rados.0.smithi137.stdout:869: expect (ObjNum 314 snap 0 seq_num 314) 2024-09-21T09:34:15.561 INFO:tasks.rados.rados.0.smithi137.stdout:882: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2024-09-21T09:34:15.570 INFO:tasks.rados.rados.0.smithi137.stdout:882: writing smithi13778320-414 from 732970 to 1380589 tid 1 2024-09-21T09:34:15.578 INFO:tasks.rados.rados.0.smithi137.stdout:882: writing smithi13778320-414 from 2097627 to 2709532 tid 2 2024-09-21T09:34:15.585 INFO:tasks.rados.rados.0.smithi137.stdout:882: writing smithi13778320-414 from 3231266 to 3669101 tid 3 2024-09-21T09:34:15.585 INFO:tasks.rados.rados.0.smithi137.stdout:867: done (14 left) 2024-09-21T09:34:15.585 INFO:tasks.rados.rados.0.smithi137.stdout:868: done (13 left) 2024-09-21T09:34:15.585 INFO:tasks.rados.rados.0.smithi137.stdout:869: done (12 left) 2024-09-21T09:34:15.585 INFO:tasks.rados.rados.0.smithi137.stdout:883: write oid 291 current snap is 0 2024-09-21T09:34:15.585 INFO:tasks.rados.rados.0.smithi137.stdout:883: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2024-09-21T09:34:15.593 INFO:tasks.rados.rados.0.smithi137.stdout:883: writing smithi13778320-291 from 749777 to 1472645 tid 1 2024-09-21T09:34:15.599 INFO:tasks.rados.rados.0.smithi137.stdout:883: writing smithi13778320-291 from 2156109 to 2628025 tid 2 2024-09-21T09:34:15.607 INFO:tasks.rados.rados.0.smithi137.stdout:883: writing smithi13778320-291 from 3258689 to 3907796 tid 3 2024-09-21T09:34:15.607 INFO:tasks.rados.rados.0.smithi137.stdout:884: delete oid 178 current snap is 0 2024-09-21T09:34:15.607 INFO:tasks.rados.rados.0.smithi137.stdout:871: expect (ObjNum 676 snap 0 seq_num 676) 2024-09-21T09:34:15.785 INFO:tasks.rados.rados.0.smithi137.stdout:871: done (13 left) 2024-09-21T09:34:15.785 INFO:tasks.rados.rados.0.smithi137.stdout:884: done (12 left) 2024-09-21T09:34:15.785 INFO:tasks.rados.rados.0.smithi137.stdout:885: read oid 391 snap -1 2024-09-21T09:34:15.785 INFO:tasks.rados.rados.0.smithi137.stdout:885: expect (ObjNum 390 snap 0 seq_num 390) 2024-09-21T09:34:15.785 INFO:tasks.rados.rados.0.smithi137.stdout:886: write oid 226 current snap is 0 2024-09-21T09:34:15.785 INFO:tasks.rados.rados.0.smithi137.stdout:872: expect (ObjNum 421 snap 0 seq_num 421) 2024-09-21T09:34:15.899 INFO:tasks.rados.rados.0.smithi137.stdout:877: expect (ObjNum 175 snap 0 seq_num 175) 2024-09-21T09:34:16.010 INFO:tasks.rados.rados.0.smithi137.stdout:878: expect (ObjNum 560 snap 0 seq_num 560) 2024-09-21T09:34:16.165 INFO:tasks.rados.rados.0.smithi137.stdout:874: expect (ObjNum 466 snap 0 seq_num 466) 2024-09-21T09:34:16.290 INFO:tasks.rados.rados.0.smithi137.stdout:876: expect (ObjNum 276 snap 0 seq_num 276) 2024-09-21T09:34:16.376 INFO:tasks.rados.rados.0.smithi137.stdout:873: expect (ObjNum 17 snap 0 seq_num 17) 2024-09-21T09:34:16.450 INFO:tasks.rados.rados.0.smithi137.stdout:879: finishing write tid 1 to smithi13778320-296 2024-09-21T09:34:16.450 INFO:tasks.rados.rados.0.smithi137.stdout:879: finishing write tid 2 to smithi13778320-296 2024-09-21T09:34:16.450 INFO:tasks.rados.rados.0.smithi137.stdout:879: finishing write tid 3 to smithi13778320-296 2024-09-21T09:34:16.450 INFO:tasks.rados.rados.0.smithi137.stdout:879: finishing write tid 4 to smithi13778320-296 2024-09-21T09:34:16.450 INFO:tasks.rados.rados.0.smithi137.stdout:879: finishing write tid 5 to smithi13778320-296 2024-09-21T09:34:16.450 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 296 v 167 (ObjNum 708 snap 0 seq_num 708) dirty exists 2024-09-21T09:34:16.450 INFO:tasks.rados.rados.0.smithi137.stdout:879: left oid 296 (ObjNum 708 snap 0 seq_num 708) 2024-09-21T09:34:16.450 INFO:tasks.rados.rados.0.smithi137.stdout:886: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2024-09-21T09:34:16.456 INFO:tasks.rados.rados.0.smithi137.stdout:886: writing smithi13778320-226 from 783391 to 1256757 tid 1 2024-09-21T09:34:16.461 INFO:tasks.rados.rados.0.smithi137.stdout:886: writing smithi13778320-226 from 1756720 to 2232305 tid 2 2024-09-21T09:34:16.469 INFO:tasks.rados.rados.0.smithi137.stdout:886: writing smithi13778320-226 from 2797182 to 3585186 tid 3 2024-09-21T09:34:16.469 INFO:tasks.rados.rados.0.smithi137.stdout:872: done (13 left) 2024-09-21T09:34:16.469 INFO:tasks.rados.rados.0.smithi137.stdout:873: done (12 left) 2024-09-21T09:34:16.470 INFO:tasks.rados.rados.0.smithi137.stdout:874: done (11 left) 2024-09-21T09:34:16.470 INFO:tasks.rados.rados.0.smithi137.stdout:876: done (10 left) 2024-09-21T09:34:16.470 INFO:tasks.rados.rados.0.smithi137.stdout:877: done (9 left) 2024-09-21T09:34:16.470 INFO:tasks.rados.rados.0.smithi137.stdout:878: done (8 left) 2024-09-21T09:34:16.470 INFO:tasks.rados.rados.0.smithi137.stdout:879: done (7 left) 2024-09-21T09:34:16.470 INFO:tasks.rados.rados.0.smithi137.stdout:887: write oid 197 current snap is 0 2024-09-21T09:34:16.470 INFO:tasks.rados.rados.0.smithi137.stdout:887: seq_num 714 ranges {400198=548615,1415202=584996} 2024-09-21T09:34:16.475 INFO:tasks.rados.rados.0.smithi137.stdout:887: writing smithi13778320-197 from 400198 to 948813 tid 1 2024-09-21T09:34:16.480 INFO:tasks.rados.rados.0.smithi137.stdout:887: writing smithi13778320-197 from 1415202 to 2000198 tid 2 2024-09-21T09:34:16.481 INFO:tasks.rados.rados.0.smithi137.stdout:888: delete oid 223 current snap is 0 2024-09-21T09:34:16.481 INFO:tasks.rados.rados.0.smithi137.stdout:880: expect (ObjNum 317 snap 0 seq_num 317) 2024-09-21T09:34:16.590 INFO:tasks.rados.rados.0.smithi137.stdout:875: expect (ObjNum 556 snap 0 seq_num 556) 2024-09-21T09:34:16.751 INFO:tasks.rados.rados.0.smithi137.stdout:881: finishing write tid 1 to smithi13778320-21 2024-09-21T09:34:16.751 INFO:tasks.rados.rados.0.smithi137.stdout:881: finishing write tid 2 to smithi13778320-21 2024-09-21T09:34:16.751 INFO:tasks.rados.rados.0.smithi137.stdout:881: finishing write tid 3 to smithi13778320-21 2024-09-21T09:34:16.751 INFO:tasks.rados.rados.0.smithi137.stdout:881: finishing write tid 4 to smithi13778320-21 2024-09-21T09:34:16.751 INFO:tasks.rados.rados.0.smithi137.stdout:881: finishing write tid 5 to smithi13778320-21 2024-09-21T09:34:16.751 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 21 v 172 (ObjNum 709 snap 0 seq_num 709) dirty exists 2024-09-21T09:34:16.752 INFO:tasks.rados.rados.0.smithi137.stdout:881: left oid 21 (ObjNum 709 snap 0 seq_num 709) 2024-09-21T09:34:16.752 INFO:tasks.rados.rados.0.smithi137.stdout:875: done (8 left) 2024-09-21T09:34:16.752 INFO:tasks.rados.rados.0.smithi137.stdout:880: done (7 left) 2024-09-21T09:34:16.752 INFO:tasks.rados.rados.0.smithi137.stdout:881: done (6 left) 2024-09-21T09:34:16.752 INFO:tasks.rados.rados.0.smithi137.stdout:888: done (5 left) 2024-09-21T09:34:16.752 INFO:tasks.rados.rados.0.smithi137.stdout:889: write oid 172 current snap is 0 2024-09-21T09:34:16.752 INFO:tasks.rados.rados.0.smithi137.stdout:882: finishing write tid 1 to smithi13778320-414 2024-09-21T09:34:16.752 INFO:tasks.rados.rados.0.smithi137.stdout:882: finishing write tid 2 to smithi13778320-414 2024-09-21T09:34:16.752 INFO:tasks.rados.rados.0.smithi137.stdout:889: seq_num 716 ranges {433812=415466,1648519=385293} 2024-09-21T09:34:16.755 INFO:tasks.rados.rados.0.smithi137.stdout:889: writing smithi13778320-172 from 433812 to 849278 tid 1 2024-09-21T09:34:16.762 INFO:tasks.rados.rados.0.smithi137.stdout:889: writing smithi13778320-172 from 1648519 to 2033812 tid 2 2024-09-21T09:34:16.762 INFO:tasks.rados.rados.0.smithi137.stdout:890: write oid 280 current snap is 0 2024-09-21T09:34:16.762 INFO:tasks.rados.rados.0.smithi137.stdout:882: finishing write tid 3 to smithi13778320-414 2024-09-21T09:34:16.762 INFO:tasks.rados.rados.0.smithi137.stdout:882: finishing write tid 4 to smithi13778320-414 2024-09-21T09:34:16.762 INFO:tasks.rados.rados.0.smithi137.stdout:882: finishing write tid 5 to smithi13778320-414 2024-09-21T09:34:16.763 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 414 v 107 (ObjNum 710 snap 0 seq_num 710) dirty exists 2024-09-21T09:34:16.763 INFO:tasks.rados.rados.0.smithi137.stdout:882: left oid 414 (ObjNum 710 snap 0 seq_num 710) 2024-09-21T09:34:16.763 INFO:tasks.rados.rados.0.smithi137.stdout:883: finishing write tid 1 to smithi13778320-291 2024-09-21T09:34:16.763 INFO:tasks.rados.rados.0.smithi137.stdout:890: seq_num 717 ranges {450619=490715,1590648=459971} 2024-09-21T09:34:16.767 INFO:tasks.rados.rados.0.smithi137.stdout:890: writing smithi13778320-280 from 450619 to 941334 tid 1 2024-09-21T09:34:16.773 INFO:tasks.rados.rados.0.smithi137.stdout:890: writing smithi13778320-280 from 1590648 to 2050619 tid 2 2024-09-21T09:34:16.773 INFO:tasks.rados.rados.0.smithi137.stdout:882: done (6 left) 2024-09-21T09:34:16.774 INFO:tasks.rados.rados.0.smithi137.stdout:891: write oid 24 current snap is 0 2024-09-21T09:34:16.774 INFO:tasks.rados.rados.0.smithi137.stdout:883: finishing write tid 2 to smithi13778320-291 2024-09-21T09:34:16.774 INFO:tasks.rados.rados.0.smithi137.stdout:883: finishing write tid 3 to smithi13778320-291 2024-09-21T09:34:16.774 INFO:tasks.rados.rados.0.smithi137.stdout:883: finishing write tid 4 to smithi13778320-291 2024-09-21T09:34:16.774 INFO:tasks.rados.rados.0.smithi137.stdout:883: finishing write tid 5 to smithi13778320-291 2024-09-21T09:34:16.774 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 291 v 188 (ObjNum 711 snap 0 seq_num 711) dirty exists 2024-09-21T09:34:16.774 INFO:tasks.rados.rados.0.smithi137.stdout:883: left oid 291 (ObjNum 711 snap 0 seq_num 711) 2024-09-21T09:34:16.774 INFO:tasks.rados.rados.0.smithi137.stdout:885: expect (ObjNum 390 snap 0 seq_num 390) 2024-09-21T09:34:16.856 INFO:tasks.rados.rados.0.smithi137.stdout:886: finishing write tid 1 to smithi13778320-226 2024-09-21T09:34:16.857 INFO:tasks.rados.rados.0.smithi137.stdout:886: finishing write tid 2 to smithi13778320-226 2024-09-21T09:34:16.857 INFO:tasks.rados.rados.0.smithi137.stdout:891: seq_num 718 ranges {467426=565964,1649130=418296} 2024-09-21T09:34:16.862 INFO:tasks.rados.rados.0.smithi137.stdout:891: writing smithi13778320-24 from 467426 to 1033390 tid 1 2024-09-21T09:34:16.868 INFO:tasks.rados.rados.0.smithi137.stdout:891: writing smithi13778320-24 from 1649130 to 2067426 tid 2 2024-09-21T09:34:16.868 INFO:tasks.rados.rados.0.smithi137.stdout:883: done (6 left) 2024-09-21T09:34:16.868 INFO:tasks.rados.rados.0.smithi137.stdout:885: done (5 left) 2024-09-21T09:34:16.868 INFO:tasks.rados.rados.0.smithi137.stdout:892: read oid 61 snap -1 2024-09-21T09:34:16.868 INFO:tasks.rados.rados.0.smithi137.stdout:892: expect (ObjNum 60 snap 0 seq_num 60) 2024-09-21T09:34:16.868 INFO:tasks.rados.rados.0.smithi137.stdout:893: write oid 219 current snap is 0 2024-09-21T09:34:16.869 INFO:tasks.rados.rados.0.smithi137.stdout:886: finishing write tid 3 to smithi13778320-226 2024-09-21T09:34:16.869 INFO:tasks.rados.rados.0.smithi137.stdout:886: finishing write tid 4 to smithi13778320-226 2024-09-21T09:34:16.869 INFO:tasks.rados.rados.0.smithi137.stdout:886: finishing write tid 5 to smithi13778320-226 2024-09-21T09:34:16.869 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 226 v 184 (ObjNum 713 snap 0 seq_num 713) dirty exists 2024-09-21T09:34:16.869 INFO:tasks.rados.rados.0.smithi137.stdout:886: left oid 226 (ObjNum 713 snap 0 seq_num 713) 2024-09-21T09:34:16.869 INFO:tasks.rados.rados.0.smithi137.stdout:887: finishing write tid 1 to smithi13778320-197 2024-09-21T09:34:16.869 INFO:tasks.rados.rados.0.smithi137.stdout:893: seq_num 719 ranges {484233=641213,1707612=376621} 2024-09-21T09:34:16.874 INFO:tasks.rados.rados.0.smithi137.stdout:893: writing smithi13778320-219 from 484233 to 1125446 tid 1 2024-09-21T09:34:16.880 INFO:tasks.rados.rados.0.smithi137.stdout:893: writing smithi13778320-219 from 1707612 to 2084233 tid 2 2024-09-21T09:34:16.880 INFO:tasks.rados.rados.0.smithi137.stdout:886: done (6 left) 2024-09-21T09:34:16.880 INFO:tasks.rados.rados.0.smithi137.stdout:894: delete oid 371 current snap is 0 2024-09-21T09:34:16.880 INFO:tasks.rados.rados.0.smithi137.stdout:887: finishing write tid 2 to smithi13778320-197 2024-09-21T09:34:16.880 INFO:tasks.rados.rados.0.smithi137.stdout:887: finishing write tid 3 to smithi13778320-197 2024-09-21T09:34:16.880 INFO:tasks.rados.rados.0.smithi137.stdout:887: finishing write tid 4 to smithi13778320-197 2024-09-21T09:34:16.880 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 197 v 143 (ObjNum 714 snap 0 seq_num 714) dirty exists 2024-09-21T09:34:16.880 INFO:tasks.rados.rados.0.smithi137.stdout:887: left oid 197 (ObjNum 714 snap 0 seq_num 714) 2024-09-21T09:34:16.880 INFO:tasks.rados.rados.0.smithi137.stdout:889: finishing write tid 1 to smithi13778320-172 2024-09-21T09:34:16.880 INFO:tasks.rados.rados.0.smithi137.stdout:889: finishing write tid 2 to smithi13778320-172 2024-09-21T09:34:16.881 INFO:tasks.rados.rados.0.smithi137.stdout:889: finishing write tid 3 to smithi13778320-172 2024-09-21T09:34:16.881 INFO:tasks.rados.rados.0.smithi137.stdout:889: finishing write tid 4 to smithi13778320-172 2024-09-21T09:34:16.881 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 172 v 181 (ObjNum 716 snap 0 seq_num 716) dirty exists 2024-09-21T09:34:16.881 INFO:tasks.rados.rados.0.smithi137.stdout:889: left oid 172 (ObjNum 716 snap 0 seq_num 716) 2024-09-21T09:34:16.881 INFO:tasks.rados.rados.0.smithi137.stdout:890: finishing write tid 1 to smithi13778320-280 2024-09-21T09:34:16.881 INFO:tasks.rados.rados.0.smithi137.stdout:890: finishing write tid 2 to smithi13778320-280 2024-09-21T09:34:16.881 INFO:tasks.rados.rados.0.smithi137.stdout:890: finishing write tid 3 to smithi13778320-280 2024-09-21T09:34:16.881 INFO:tasks.rados.rados.0.smithi137.stdout:890: finishing write tid 4 to smithi13778320-280 2024-09-21T09:34:16.881 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 280 v 139 (ObjNum 717 snap 0 seq_num 717) dirty exists 2024-09-21T09:34:16.881 INFO:tasks.rados.rados.0.smithi137.stdout:890: left oid 280 (ObjNum 717 snap 0 seq_num 717) 2024-09-21T09:34:16.881 INFO:tasks.rados.rados.0.smithi137.stdout:891: finishing write tid 1 to smithi13778320-24 2024-09-21T09:34:16.881 INFO:tasks.rados.rados.0.smithi137.stdout:891: finishing write tid 2 to smithi13778320-24 2024-09-21T09:34:16.881 INFO:tasks.rados.rados.0.smithi137.stdout:891: finishing write tid 3 to smithi13778320-24 2024-09-21T09:34:16.882 INFO:tasks.rados.rados.0.smithi137.stdout:891: finishing write tid 4 to smithi13778320-24 2024-09-21T09:34:16.882 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 24 v 163 (ObjNum 718 snap 0 seq_num 718) dirty exists 2024-09-21T09:34:16.882 INFO:tasks.rados.rados.0.smithi137.stdout:891: left oid 24 (ObjNum 718 snap 0 seq_num 718) 2024-09-21T09:34:16.882 INFO:tasks.rados.rados.0.smithi137.stdout:892: expect (ObjNum 60 snap 0 seq_num 60) 2024-09-21T09:34:16.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:16 smithi165 ceph-mon[32789]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:16.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:16 smithi165 ceph-mon[32789]: pgmap v108: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.9 MiB/s wr, 93 op/s 2024-09-21T09:34:16.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:16 smithi165 ceph-mon[32789]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:16.909 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:16 smithi137 ceph-mon[28941]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:16.909 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:16 smithi137 ceph-mon[28941]: pgmap v108: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.9 MiB/s wr, 93 op/s 2024-09-21T09:34:16.909 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:16 smithi137 ceph-mon[28941]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:16.909 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:16 smithi137 ceph-mon[39068]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:16.909 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:16 smithi137 ceph-mon[39068]: pgmap v108: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.9 MiB/s wr, 93 op/s 2024-09-21T09:34:16.909 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:16 smithi137 ceph-mon[39068]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:16.984 INFO:tasks.rados.rados.0.smithi137.stdout:893: finishing write tid 1 to smithi13778320-219 2024-09-21T09:34:16.984 INFO:tasks.rados.rados.0.smithi137.stdout:887: done (6 left) 2024-09-21T09:34:16.984 INFO:tasks.rados.rados.0.smithi137.stdout:889: done (5 left) 2024-09-21T09:34:16.984 INFO:tasks.rados.rados.0.smithi137.stdout:890: done (4 left) 2024-09-21T09:34:16.984 INFO:tasks.rados.rados.0.smithi137.stdout:891: done (3 left) 2024-09-21T09:34:16.984 INFO:tasks.rados.rados.0.smithi137.stdout:892: done (2 left) 2024-09-21T09:34:16.985 INFO:tasks.rados.rados.0.smithi137.stdout:894: done (1 left) 2024-09-21T09:34:16.985 INFO:tasks.rados.rados.0.smithi137.stdout:895: write oid 149 current snap is 0 2024-09-21T09:34:16.985 INFO:tasks.rados.rados.0.smithi137.stdout:893: finishing write tid 2 to smithi13778320-219 2024-09-21T09:34:16.985 INFO:tasks.rados.rados.0.smithi137.stdout:893: finishing write tid 3 to smithi13778320-219 2024-09-21T09:34:16.985 INFO:tasks.rados.rados.0.smithi137.stdout:893: finishing write tid 4 to smithi13778320-219 2024-09-21T09:34:16.985 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 219 v 166 (ObjNum 719 snap 0 seq_num 719) dirty exists 2024-09-21T09:34:16.985 INFO:tasks.rados.rados.0.smithi137.stdout:893: left oid 219 (ObjNum 719 snap 0 seq_num 719) 2024-09-21T09:34:16.985 INFO:tasks.rados.rados.0.smithi137.stdout:895: seq_num 721 ranges {517847=791711,2108223=9624} 2024-09-21T09:34:16.991 INFO:tasks.rados.rados.0.smithi137.stdout:895: writing smithi13778320-149 from 517847 to 1309558 tid 1 2024-09-21T09:34:16.996 INFO:tasks.rados.rados.0.smithi137.stdout:895: writing smithi13778320-149 from 2108223 to 2117847 tid 2 2024-09-21T09:34:16.996 INFO:tasks.rados.rados.0.smithi137.stdout:893: done (1 left) 2024-09-21T09:34:16.996 INFO:tasks.rados.rados.0.smithi137.stdout:896: read oid 226 snap -1 2024-09-21T09:34:16.996 INFO:tasks.rados.rados.0.smithi137.stdout:896: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-21T09:34:16.996 INFO:tasks.rados.rados.0.smithi137.stdout:897: write oid 197 current snap is 0 2024-09-21T09:34:16.996 INFO:tasks.rados.rados.0.smithi137.stdout:895: finishing write tid 1 to smithi13778320-149 2024-09-21T09:34:16.996 INFO:tasks.rados.rados.0.smithi137.stdout:897: seq_num 722 ranges {534654=466960,1766705=367949} 2024-09-21T09:34:17.001 INFO:tasks.rados.rados.0.smithi137.stdout:897: writing smithi13778320-197 from 534654 to 1001614 tid 1 2024-09-21T09:34:17.008 INFO:tasks.rados.rados.0.smithi137.stdout:897: writing smithi13778320-197 from 1766705 to 2134654 tid 2 2024-09-21T09:34:17.008 INFO:tasks.rados.rados.0.smithi137.stdout:898: read oid 402 snap -1 2024-09-21T09:34:17.008 INFO:tasks.rados.rados.0.smithi137.stdout:898: expect (ObjNum 706 snap 0 seq_num 706) 2024-09-21T09:34:17.008 INFO:tasks.rados.rados.0.smithi137.stdout:899: read oid 355 snap -1 2024-09-21T09:34:17.008 INFO:tasks.rados.rados.0.smithi137.stdout:899: expect (ObjNum 354 snap 0 seq_num 354) 2024-09-21T09:34:17.008 INFO:tasks.rados.rados.0.smithi137.stdout:900: write oid 326 current snap is 0 2024-09-21T09:34:17.008 INFO:tasks.rados.rados.0.smithi137.stdout:900: seq_num 723 ranges {551461=658562,1941540=209921} 2024-09-21T09:34:17.015 INFO:tasks.rados.rados.0.smithi137.stdout:900: writing smithi13778320-326 from 551461 to 1210023 tid 1 2024-09-21T09:34:17.021 INFO:tasks.rados.rados.0.smithi137.stdout:900: writing smithi13778320-326 from 1941540 to 2151461 tid 2 2024-09-21T09:34:17.021 INFO:tasks.rados.rados.0.smithi137.stdout:901: read oid 295 snap -1 2024-09-21T09:34:17.021 INFO:tasks.rados.rados.0.smithi137.stdout:901: expect (ObjNum 294 snap 0 seq_num 294) 2024-09-21T09:34:17.021 INFO:tasks.rados.rados.0.smithi137.stdout:902: read oid 24 snap -1 2024-09-21T09:34:17.021 INFO:tasks.rados.rados.0.smithi137.stdout:902: expect (ObjNum 718 snap 0 seq_num 718) 2024-09-21T09:34:17.021 INFO:tasks.rados.rados.0.smithi137.stdout:903: write oid 49 current snap is 0 2024-09-21T09:34:17.021 INFO:tasks.rados.rados.0.smithi137.stdout:903: seq_num 724 ranges {568268=733811,2000022=168246} 2024-09-21T09:34:17.029 INFO:tasks.rados.rados.0.smithi137.stdout:903: writing smithi13778320-49 from 568268 to 1302079 tid 1 2024-09-21T09:34:17.034 INFO:tasks.rados.rados.0.smithi137.stdout:903: writing smithi13778320-49 from 2000022 to 2168268 tid 2 2024-09-21T09:34:17.034 INFO:tasks.rados.rados.0.smithi137.stdout:904: write oid 310 current snap is 0 2024-09-21T09:34:17.034 INFO:tasks.rados.rados.0.smithi137.stdout:895: finishing write tid 2 to smithi13778320-149 2024-09-21T09:34:17.034 INFO:tasks.rados.rados.0.smithi137.stdout:895: finishing write tid 3 to smithi13778320-149 2024-09-21T09:34:17.034 INFO:tasks.rados.rados.0.smithi137.stdout:895: finishing write tid 4 to smithi13778320-149 2024-09-21T09:34:17.034 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 149 v 110 (ObjNum 721 snap 0 seq_num 721) dirty exists 2024-09-21T09:34:17.035 INFO:tasks.rados.rados.0.smithi137.stdout:895: left oid 149 (ObjNum 721 snap 0 seq_num 721) 2024-09-21T09:34:17.035 INFO:tasks.rados.rados.0.smithi137.stdout:896: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-21T09:34:17.328 INFO:tasks.rados.rados.0.smithi137.stdout:897: finishing write tid 1 to smithi13778320-197 2024-09-21T09:34:17.328 INFO:tasks.rados.rados.0.smithi137.stdout:904: seq_num 725 ranges {585075=409060,1542151=642924} 2024-09-21T09:34:17.333 INFO:tasks.rados.rados.0.smithi137.stdout:904: writing smithi13778320-310 from 585075 to 994135 tid 1 2024-09-21T09:34:17.340 INFO:tasks.rados.rados.0.smithi137.stdout:904: writing smithi13778320-310 from 1542151 to 2185075 tid 2 2024-09-21T09:34:17.340 INFO:tasks.rados.rados.0.smithi137.stdout:895: done (9 left) 2024-09-21T09:34:17.340 INFO:tasks.rados.rados.0.smithi137.stdout:896: done (8 left) 2024-09-21T09:34:17.340 INFO:tasks.rados.rados.0.smithi137.stdout:905: delete oid 64 current snap is 0 2024-09-21T09:34:17.340 INFO:tasks.rados.rados.0.smithi137.stdout:897: finishing write tid 2 to smithi13778320-197 2024-09-21T09:34:17.340 INFO:tasks.rados.rados.0.smithi137.stdout:897: finishing write tid 3 to smithi13778320-197 2024-09-21T09:34:17.340 INFO:tasks.rados.rados.0.smithi137.stdout:897: finishing write tid 4 to smithi13778320-197 2024-09-21T09:34:17.341 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 197 v 146 (ObjNum 722 snap 0 seq_num 722) dirty exists 2024-09-21T09:34:17.341 INFO:tasks.rados.rados.0.smithi137.stdout:897: left oid 197 (ObjNum 722 snap 0 seq_num 722) 2024-09-21T09:34:17.341 INFO:tasks.rados.rados.0.smithi137.stdout:898: expect (ObjNum 706 snap 0 seq_num 706) 2024-09-21T09:34:17.527 INFO:tasks.rados.rados.0.smithi137.stdout:900: finishing write tid 1 to smithi13778320-326 2024-09-21T09:34:17.528 INFO:tasks.rados.rados.0.smithi137.stdout:900: finishing write tid 2 to smithi13778320-326 2024-09-21T09:34:17.528 INFO:tasks.rados.rados.0.smithi137.stdout:897: done (8 left) 2024-09-21T09:34:17.528 INFO:tasks.rados.rados.0.smithi137.stdout:898: done (7 left) 2024-09-21T09:34:17.528 INFO:tasks.rados.rados.0.smithi137.stdout:905: done (6 left) 2024-09-21T09:34:17.528 INFO:tasks.rados.rados.0.smithi137.stdout:906: write oid 30 current snap is 0 2024-09-21T09:34:17.528 INFO:tasks.rados.rados.0.smithi137.stdout:900: finishing write tid 3 to smithi13778320-326 2024-09-21T09:34:17.528 INFO:tasks.rados.rados.0.smithi137.stdout:906: seq_num 727 ranges {618689=559558,1659115=559574} 2024-09-21T09:34:17.534 INFO:tasks.rados.rados.0.smithi137.stdout:906: writing smithi13778320-30 from 618689 to 1178247 tid 1 2024-09-21T09:34:17.540 INFO:tasks.rados.rados.0.smithi137.stdout:906: writing smithi13778320-30 from 1659115 to 2218689 tid 2 2024-09-21T09:34:17.540 INFO:tasks.rados.rados.0.smithi137.stdout:907: read oid 57 snap -1 2024-09-21T09:34:17.540 INFO:tasks.rados.rados.0.smithi137.stdout:907: expect (ObjNum 56 snap 0 seq_num 56) 2024-09-21T09:34:17.540 INFO:tasks.rados.rados.0.smithi137.stdout:908: write oid 146 current snap is 0 2024-09-21T09:34:17.540 INFO:tasks.rados.rados.0.smithi137.stdout:900: finishing write tid 4 to smithi13778320-326 2024-09-21T09:34:17.540 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 326 v 157 (ObjNum 723 snap 0 seq_num 723) dirty exists 2024-09-21T09:34:17.540 INFO:tasks.rados.rados.0.smithi137.stdout:900: left oid 326 (ObjNum 723 snap 0 seq_num 723) 2024-09-21T09:34:17.541 INFO:tasks.rados.rados.0.smithi137.stdout:902: expect (ObjNum 718 snap 0 seq_num 718) 2024-09-21T09:34:17.664 INFO:tasks.rados.rados.0.smithi137.stdout:899: expect (ObjNum 354 snap 0 seq_num 354) 2024-09-21T09:34:17.754 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:17.799 INFO:tasks.rados.rados.0.smithi137.stdout:901: expect (ObjNum 294 snap 0 seq_num 294) 2024-09-21T09:34:17.900 INFO:tasks.rados.rados.0.smithi137.stdout:903: finishing write tid 1 to smithi13778320-49 2024-09-21T09:34:17.901 INFO:tasks.rados.rados.0.smithi137.stdout:903: finishing write tid 2 to smithi13778320-49 2024-09-21T09:34:17.901 INFO:tasks.rados.rados.0.smithi137.stdout:903: finishing write tid 3 to smithi13778320-49 2024-09-21T09:34:17.901 INFO:tasks.rados.rados.0.smithi137.stdout:908: seq_num 728 ranges {635496=634807,1717597=517899} 2024-09-21T09:34:17.908 INFO:tasks.rados.rados.0.smithi137.stdout:908: writing smithi13778320-146 from 635496 to 1270303 tid 1 2024-09-21T09:34:17.916 INFO:tasks.rados.rados.0.smithi137.stdout:908: writing smithi13778320-146 from 1717597 to 2235496 tid 2 2024-09-21T09:34:17.916 INFO:tasks.rados.rados.0.smithi137.stdout:899: done (8 left) 2024-09-21T09:34:17.916 INFO:tasks.rados.rados.0.smithi137.stdout:900: done (7 left) 2024-09-21T09:34:17.916 INFO:tasks.rados.rados.0.smithi137.stdout:901: done (6 left) 2024-09-21T09:34:17.916 INFO:tasks.rados.rados.0.smithi137.stdout:902: done (5 left) 2024-09-21T09:34:17.916 INFO:tasks.rados.rados.0.smithi137.stdout:909: read oid 192 snap -1 2024-09-21T09:34:17.916 INFO:tasks.rados.rados.0.smithi137.stdout:909: expect (ObjNum 191 snap 0 seq_num 191) 2024-09-21T09:34:17.917 INFO:tasks.rados.rados.0.smithi137.stdout:910: read oid 26 snap -1 2024-09-21T09:34:17.917 INFO:tasks.rados.rados.0.smithi137.stdout:910: expect (ObjNum 25 snap 0 seq_num 25) 2024-09-21T09:34:17.917 INFO:tasks.rados.rados.0.smithi137.stdout:911: delete oid 269 current snap is 0 2024-09-21T09:34:17.917 INFO:tasks.rados.rados.0.smithi137.stdout:903: finishing write tid 4 to smithi13778320-49 2024-09-21T09:34:17.917 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 49 v 169 (ObjNum 724 snap 0 seq_num 724) dirty exists 2024-09-21T09:34:17.917 INFO:tasks.rados.rados.0.smithi137.stdout:903: left oid 49 (ObjNum 724 snap 0 seq_num 724) 2024-09-21T09:34:17.917 INFO:tasks.rados.rados.0.smithi137.stdout:904: finishing write tid 1 to smithi13778320-310 2024-09-21T09:34:17.917 INFO:tasks.rados.rados.0.smithi137.stdout:904: finishing write tid 2 to smithi13778320-310 2024-09-21T09:34:17.918 INFO:tasks.rados.rados.0.smithi137.stdout:904: finishing write tid 3 to smithi13778320-310 2024-09-21T09:34:17.918 INFO:tasks.rados.rados.0.smithi137.stdout:904: finishing write tid 4 to smithi13778320-310 2024-09-21T09:34:17.918 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 310 v 110 (ObjNum 725 snap 0 seq_num 725) dirty exists 2024-09-21T09:34:17.918 INFO:tasks.rados.rados.0.smithi137.stdout:904: left oid 310 (ObjNum 725 snap 0 seq_num 725) 2024-09-21T09:34:17.918 INFO:tasks.rados.rados.0.smithi137.stdout:906: finishing write tid 1 to smithi13778320-30 2024-09-21T09:34:17.918 INFO:tasks.rados.rados.0.smithi137.stdout:906: finishing write tid 2 to smithi13778320-30 2024-09-21T09:34:17.918 INFO:tasks.rados.rados.0.smithi137.stdout:906: finishing write tid 3 to smithi13778320-30 2024-09-21T09:34:17.918 INFO:tasks.rados.rados.0.smithi137.stdout:906: finishing write tid 4 to smithi13778320-30 2024-09-21T09:34:17.919 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 30 v 113 (ObjNum 727 snap 0 seq_num 727) dirty exists 2024-09-21T09:34:17.919 INFO:tasks.rados.rados.0.smithi137.stdout:906: left oid 30 (ObjNum 727 snap 0 seq_num 727) 2024-09-21T09:34:17.919 INFO:tasks.rados.rados.0.smithi137.stdout:907: expect (ObjNum 56 snap 0 seq_num 56) 2024-09-21T09:34:18.015 INFO:tasks.rados.rados.0.smithi137.stdout:908: finishing write tid 1 to smithi13778320-146 2024-09-21T09:34:18.015 INFO:tasks.rados.rados.0.smithi137.stdout:908: finishing write tid 2 to smithi13778320-146 2024-09-21T09:34:18.015 INFO:tasks.rados.rados.0.smithi137.stdout:908: finishing write tid 3 to smithi13778320-146 2024-09-21T09:34:18.015 INFO:tasks.rados.rados.0.smithi137.stdout:908: finishing write tid 4 to smithi13778320-146 2024-09-21T09:34:18.015 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 146 v 142 (ObjNum 728 snap 0 seq_num 728) dirty exists 2024-09-21T09:34:18.016 INFO:tasks.rados.rados.0.smithi137.stdout:908: left oid 146 (ObjNum 728 snap 0 seq_num 728) 2024-09-21T09:34:18.016 INFO:tasks.rados.rados.0.smithi137.stdout:910: expect (ObjNum 25 snap 0 seq_num 25) 2024-09-21T09:34:18.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:17 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:34:18.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:17 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2318036484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:18.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:17 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:34:18.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:17 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2318036484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:18.097 INFO:tasks.rados.rados.0.smithi137.stdout:909: expect (ObjNum 191 snap 0 seq_num 191) 2024-09-21T09:34:18.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:17 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:34:18.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:17 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2318036484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:18.198 INFO:tasks.rados.rados.0.smithi137.stdout:903: done (7 left) 2024-09-21T09:34:18.198 INFO:tasks.rados.rados.0.smithi137.stdout:904: done (6 left) 2024-09-21T09:34:18.198 INFO:tasks.rados.rados.0.smithi137.stdout:906: done (5 left) 2024-09-21T09:34:18.198 INFO:tasks.rados.rados.0.smithi137.stdout:907: done (4 left) 2024-09-21T09:34:18.199 INFO:tasks.rados.rados.0.smithi137.stdout:908: done (3 left) 2024-09-21T09:34:18.199 INFO:tasks.rados.rados.0.smithi137.stdout:909: done (2 left) 2024-09-21T09:34:18.199 INFO:tasks.rados.rados.0.smithi137.stdout:910: done (1 left) 2024-09-21T09:34:18.199 INFO:tasks.rados.rados.0.smithi137.stdout:911: done (0 left) 2024-09-21T09:34:18.199 INFO:tasks.rados.rados.0.smithi137.stdout:912: read oid 417 snap -1 2024-09-21T09:34:18.199 INFO:tasks.rados.rados.0.smithi137.stdout:912: expect (ObjNum 416 snap 0 seq_num 416) 2024-09-21T09:34:18.199 INFO:tasks.rados.rados.0.smithi137.stdout:913: read oid 126 snap -1 2024-09-21T09:34:18.199 INFO:tasks.rados.rados.0.smithi137.stdout:913: expect (ObjNum 125 snap 0 seq_num 125) 2024-09-21T09:34:18.199 INFO:tasks.rados.rados.0.smithi137.stdout:914: delete oid 412 current snap is 0 2024-09-21T09:34:18.199 INFO:tasks.rados.rados.0.smithi137.stdout:914: done (2 left) 2024-09-21T09:34:18.200 INFO:tasks.rados.rados.0.smithi137.stdout:915: delete oid 271 current snap is 0 2024-09-21T09:34:18.201 INFO:tasks.rados.rados.0.smithi137.stdout:915: done (2 left) 2024-09-21T09:34:18.201 INFO:tasks.rados.rados.0.smithi137.stdout:916: write oid 28 current snap is 0 2024-09-21T09:34:18.201 INFO:tasks.rados.rados.0.smithi137.stdout:916: seq_num 732 ranges {702724=652156,1951525=351199} 2024-09-21T09:34:18.209 INFO:tasks.rados.rados.0.smithi137.stdout:916: writing smithi13778320-28 from 702724 to 1354880 tid 1 2024-09-21T09:34:18.214 INFO:tasks.rados.rados.0.smithi137.stdout:916: writing smithi13778320-28 from 1951525 to 2302724 tid 2 2024-09-21T09:34:18.215 INFO:tasks.rados.rados.0.smithi137.stdout:917: read oid 181 snap -1 2024-09-21T09:34:18.215 INFO:tasks.rados.rados.0.smithi137.stdout:917: expect (ObjNum 180 snap 0 seq_num 180) 2024-09-21T09:34:18.215 INFO:tasks.rados.rados.0.smithi137.stdout:918: read oid 213 snap -1 2024-09-21T09:34:18.215 INFO:tasks.rados.rados.0.smithi137.stdout:918: expect (ObjNum 212 snap 0 seq_num 212) 2024-09-21T09:34:18.215 INFO:tasks.rados.rados.0.smithi137.stdout:919: read oid 303 snap -1 2024-09-21T09:34:18.215 INFO:tasks.rados.rados.0.smithi137.stdout:919: expect (ObjNum 634 snap 0 seq_num 634) 2024-09-21T09:34:18.215 INFO:tasks.rados.rados.0.smithi137.stdout:920: write oid 257 current snap is 0 2024-09-21T09:34:18.215 INFO:tasks.rados.rados.0.smithi137.stdout:920: seq_num 733 ranges {719531=727405,1893654=425877} 2024-09-21T09:34:18.223 INFO:tasks.rados.rados.0.smithi137.stdout:920: writing smithi13778320-257 from 719531 to 1446936 tid 1 2024-09-21T09:34:18.228 INFO:tasks.rados.rados.0.smithi137.stdout:920: writing smithi13778320-257 from 1893654 to 2319531 tid 2 2024-09-21T09:34:18.228 INFO:tasks.rados.rados.0.smithi137.stdout:921: write oid 361 current snap is 0 2024-09-21T09:34:18.228 INFO:tasks.rados.rados.0.smithi137.stdout:921: seq_num 734 ranges {736338=402654,1552136=539580} 2024-09-21T09:34:18.234 INFO:tasks.rados.rados.0.smithi137.stdout:921: writing smithi13778320-361 from 736338 to 1138992 tid 1 2024-09-21T09:34:18.239 INFO:tasks.rados.rados.0.smithi137.stdout:921: writing smithi13778320-361 from 1552136 to 2091716 tid 2 2024-09-21T09:34:18.240 INFO:tasks.rados.rados.0.smithi137.stdout:922: write oid 248 current snap is 0 2024-09-21T09:34:18.240 INFO:tasks.rados.rados.0.smithi137.stdout:922: seq_num 735 ranges {753145=477903,2010618=342527} 2024-09-21T09:34:18.246 INFO:tasks.rados.rados.0.smithi137.stdout:922: writing smithi13778320-248 from 753145 to 1231048 tid 1 2024-09-21T09:34:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:922: writing smithi13778320-248 from 2010618 to 2353145 tid 2 2024-09-21T09:34:18.253 INFO:tasks.rados.rados.0.smithi137.stdout:923: read oid 287 snap -1 2024-09-21T09:34:18.253 INFO:tasks.rados.rados.0.smithi137.stdout:923: expect (ObjNum 560 snap 0 seq_num 560) 2024-09-21T09:34:18.253 INFO:tasks.rados.rados.0.smithi137.stdout:924: delete oid 154 current snap is 0 2024-09-21T09:34:18.253 INFO:tasks.rados.rados.0.smithi137.stdout:913: expect (ObjNum 125 snap 0 seq_num 125) 2024-09-21T09:34:18.321 INFO:tasks.rados.rados.0.smithi137.stdout:912: expect (ObjNum 416 snap 0 seq_num 416) 2024-09-21T09:34:18.417 INFO:tasks.rados.rados.0.smithi137.stdout:916: finishing write tid 1 to smithi13778320-28 2024-09-21T09:34:18.417 INFO:tasks.rados.rados.0.smithi137.stdout:916: finishing write tid 2 to smithi13778320-28 2024-09-21T09:34:18.417 INFO:tasks.rados.rados.0.smithi137.stdout:916: finishing write tid 3 to smithi13778320-28 2024-09-21T09:34:18.417 INFO:tasks.rados.rados.0.smithi137.stdout:916: finishing write tid 4 to smithi13778320-28 2024-09-21T09:34:18.417 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 28 v 172 (ObjNum 732 snap 0 seq_num 732) dirty exists 2024-09-21T09:34:18.417 INFO:tasks.rados.rados.0.smithi137.stdout:916: left oid 28 (ObjNum 732 snap 0 seq_num 732) 2024-09-21T09:34:18.418 INFO:tasks.rados.rados.0.smithi137.stdout:918: expect (ObjNum 212 snap 0 seq_num 212) 2024-09-21T09:34:18.529 INFO:tasks.rados.rados.0.smithi137.stdout:919: expect (ObjNum 634 snap 0 seq_num 634) 2024-09-21T09:34:18.643 INFO:tasks.rados.rados.0.smithi137.stdout:917: expect (ObjNum 180 snap 0 seq_num 180) 2024-09-21T09:34:18.749 INFO:tasks.rados.rados.0.smithi137.stdout:920: finishing write tid 1 to smithi13778320-257 2024-09-21T09:34:18.750 INFO:tasks.rados.rados.0.smithi137.stdout:920: finishing write tid 2 to smithi13778320-257 2024-09-21T09:34:18.750 INFO:tasks.rados.rados.0.smithi137.stdout:920: finishing write tid 3 to smithi13778320-257 2024-09-21T09:34:18.750 INFO:tasks.rados.rados.0.smithi137.stdout:920: finishing write tid 4 to smithi13778320-257 2024-09-21T09:34:18.750 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 257 v 133 (ObjNum 733 snap 0 seq_num 733) dirty exists 2024-09-21T09:34:18.750 INFO:tasks.rados.rados.0.smithi137.stdout:920: left oid 257 (ObjNum 733 snap 0 seq_num 733) 2024-09-21T09:34:18.750 INFO:tasks.rados.rados.0.smithi137.stdout:921: finishing write tid 1 to smithi13778320-361 2024-09-21T09:34:18.750 INFO:tasks.rados.rados.0.smithi137.stdout:921: finishing write tid 2 to smithi13778320-361 2024-09-21T09:34:18.750 INFO:tasks.rados.rados.0.smithi137.stdout:921: finishing write tid 3 to smithi13778320-361 2024-09-21T09:34:18.750 INFO:tasks.rados.rados.0.smithi137.stdout:921: finishing write tid 4 to smithi13778320-361 2024-09-21T09:34:18.750 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 361 v 175 (ObjNum 734 snap 0 seq_num 734) dirty exists 2024-09-21T09:34:18.750 INFO:tasks.rados.rados.0.smithi137.stdout:921: left oid 361 (ObjNum 734 snap 0 seq_num 734) 2024-09-21T09:34:18.750 INFO:tasks.rados.rados.0.smithi137.stdout:922: finishing write tid 1 to smithi13778320-248 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:912: done (10 left) 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:913: done (9 left) 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:916: done (8 left) 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:917: done (7 left) 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:918: done (6 left) 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:919: done (5 left) 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:920: done (4 left) 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:921: done (3 left) 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:924: done (2 left) 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:925: read oid 10 snap -1 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:925: expect (ObjNum 9 snap 0 seq_num 9) 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:926: write oid 36 current snap is 0 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:922: finishing write tid 2 to smithi13778320-248 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:922: finishing write tid 3 to smithi13778320-248 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:922: finishing write tid 4 to smithi13778320-248 2024-09-21T09:34:18.751 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 248 v 164 (ObjNum 735 snap 0 seq_num 735) dirty exists 2024-09-21T09:34:18.752 INFO:tasks.rados.rados.0.smithi137.stdout:922: left oid 248 (ObjNum 735 snap 0 seq_num 735) 2024-09-21T09:34:18.752 INFO:tasks.rados.rados.0.smithi137.stdout:923: expect (ObjNum 560 snap 0 seq_num 560) 2024-09-21T09:34:18.904 INFO:tasks.rados.rados.0.smithi137.stdout:925: expect (ObjNum 9 snap 0 seq_num 9) 2024-09-21T09:34:18.972 INFO:tasks.rados.rados.0.smithi137.stdout:926: seq_num 737 ranges {786759=628401,2011229=375530} 2024-09-21T09:34:18.979 INFO:tasks.rados.rados.0.smithi137.stdout:926: writing smithi13778320-36 from 786759 to 1415160 tid 1 2024-09-21T09:34:18.985 INFO:tasks.rados.rados.0.smithi137.stdout:926: writing smithi13778320-36 from 2011229 to 2386759 tid 2 2024-09-21T09:34:18.985 INFO:tasks.rados.rados.0.smithi137.stdout:922: done (3 left) 2024-09-21T09:34:18.986 INFO:tasks.rados.rados.0.smithi137.stdout:923: done (2 left) 2024-09-21T09:34:18.986 INFO:tasks.rados.rados.0.smithi137.stdout:925: done (1 left) 2024-09-21T09:34:18.986 INFO:tasks.rados.rados.0.smithi137.stdout:927: read oid 128 snap -1 2024-09-21T09:34:18.986 INFO:tasks.rados.rados.0.smithi137.stdout:927: expect (ObjNum 127 snap 0 seq_num 127) 2024-09-21T09:34:18.986 INFO:tasks.rados.rados.0.smithi137.stdout:928: write oid 186 current snap is 0 2024-09-21T09:34:18.986 INFO:tasks.rados.rados.0.smithi137.stdout:926: finishing write tid 1 to smithi13778320-36 2024-09-21T09:34:18.986 INFO:tasks.rados.rados.0.smithi137.stdout:928: seq_num 738 ranges {403566=420003,1386064=546918} 2024-09-21T09:34:18.990 INFO:tasks.rados.rados.0.smithi137.stdout:928: writing smithi13778320-186 from 403566 to 823569 tid 1 2024-09-21T09:34:18.996 INFO:tasks.rados.rados.0.smithi137.stdout:928: writing smithi13778320-186 from 1386064 to 1932982 tid 2 2024-09-21T09:34:18.996 INFO:tasks.rados.rados.0.smithi137.stdout:929: write oid 126 current snap is 0 2024-09-21T09:34:18.996 INFO:tasks.rados.rados.0.smithi137.stdout:926: finishing write tid 2 to smithi13778320-36 2024-09-21T09:34:18.996 INFO:tasks.rados.rados.0.smithi137.stdout:926: finishing write tid 3 to smithi13778320-36 2024-09-21T09:34:18.996 INFO:tasks.rados.rados.0.smithi137.stdout:926: finishing write tid 4 to smithi13778320-36 2024-09-21T09:34:18.996 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 36 v 113 (ObjNum 737 snap 0 seq_num 737) dirty exists 2024-09-21T09:34:18.996 INFO:tasks.rados.rados.0.smithi137.stdout:926: left oid 36 (ObjNum 737 snap 0 seq_num 737) 2024-09-21T09:34:18.996 INFO:tasks.rados.rados.0.smithi137.stdout:927: expect (ObjNum 127 snap 0 seq_num 127) 2024-09-21T09:34:19.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:18 smithi137 ceph-mon[28941]: pgmap v109: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.9 MiB/s wr, 93 op/s 2024-09-21T09:34:19.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:18 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:19.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:18 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:34:19.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:18 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:19.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:18 smithi137 ceph-mon[39068]: pgmap v109: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.9 MiB/s wr, 93 op/s 2024-09-21T09:34:19.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:18 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:19.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:18 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:34:19.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:18 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:19.064 INFO:tasks.rados.rados.0.smithi137.stdout:928: finishing write tid 1 to smithi13778320-186 2024-09-21T09:34:19.064 INFO:tasks.rados.rados.0.smithi137.stdout:928: finishing write tid 2 to smithi13778320-186 2024-09-21T09:34:19.064 INFO:tasks.rados.rados.0.smithi137.stdout:928: finishing write tid 3 to smithi13778320-186 2024-09-21T09:34:19.064 INFO:tasks.rados.rados.0.smithi137.stdout:928: finishing write tid 4 to smithi13778320-186 2024-09-21T09:34:19.064 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 186 v 116 (ObjNum 738 snap 0 seq_num 738) dirty exists 2024-09-21T09:34:19.064 INFO:tasks.rados.rados.0.smithi137.stdout:928: left oid 186 (ObjNum 738 snap 0 seq_num 738) 2024-09-21T09:34:19.064 INFO:tasks.rados.rados.0.smithi137.stdout:929: seq_num 739 ranges {420373=495252,1444546=690576} 2024-09-21T09:34:19.068 INFO:tasks.rados.rados.0.smithi137.stdout:929: writing smithi13778320-126 from 420373 to 915625 tid 1 2024-09-21T09:34:19.076 INFO:tasks.rados.rados.0.smithi137.stdout:929: writing smithi13778320-126 from 1444546 to 2135122 tid 2 2024-09-21T09:34:19.076 INFO:tasks.rados.rados.0.smithi137.stdout:926: done (3 left) 2024-09-21T09:34:19.076 INFO:tasks.rados.rados.0.smithi137.stdout:927: done (2 left) 2024-09-21T09:34:19.076 INFO:tasks.rados.rados.0.smithi137.stdout:928: done (1 left) 2024-09-21T09:34:19.076 INFO:tasks.rados.rados.0.smithi137.stdout:930: write oid 347 current snap is 0 2024-09-21T09:34:19.076 INFO:tasks.rados.rados.0.smithi137.stdout:929: finishing write tid 1 to smithi13778320-126 2024-09-21T09:34:19.076 INFO:tasks.rados.rados.0.smithi137.stdout:930: seq_num 740 ranges {437180=570501,1503028=550587} 2024-09-21T09:34:19.081 INFO:tasks.rados.rados.0.smithi137.stdout:930: writing smithi13778320-347 from 437180 to 1007681 tid 1 2024-09-21T09:34:19.087 INFO:tasks.rados.rados.0.smithi137.stdout:930: writing smithi13778320-347 from 1503028 to 2053615 tid 2 2024-09-21T09:34:19.087 INFO:tasks.rados.rados.0.smithi137.stdout:931: write oid 201 current snap is 0 2024-09-21T09:34:19.087 INFO:tasks.rados.rados.0.smithi137.stdout:931: seq_num 741 ranges {453987=645750,1845157=608830} 2024-09-21T09:34:19.093 INFO:tasks.rados.rados.0.smithi137.stdout:931: writing smithi13778320-201 from 453987 to 1099737 tid 1 2024-09-21T09:34:19.101 INFO:tasks.rados.rados.0.smithi137.stdout:931: writing smithi13778320-201 from 1845157 to 2453987 tid 2 2024-09-21T09:34:19.101 INFO:tasks.rados.rados.0.smithi137.stdout:932: write oid 342 current snap is 0 2024-09-21T09:34:19.101 INFO:tasks.rados.rados.0.smithi137.stdout:929: finishing write tid 2 to smithi13778320-126 2024-09-21T09:34:19.101 INFO:tasks.rados.rados.0.smithi137.stdout:929: finishing write tid 3 to smithi13778320-126 2024-09-21T09:34:19.101 INFO:tasks.rados.rados.0.smithi137.stdout:932: seq_num 742 ranges {470794=720999,1903639=554256} 2024-09-21T09:34:19.107 INFO:tasks.rados.rados.0.smithi137.stdout:932: writing smithi13778320-342 from 470794 to 1191793 tid 1 2024-09-21T09:34:19.115 INFO:tasks.rados.rados.0.smithi137.stdout:932: writing smithi13778320-342 from 1903639 to 2457895 tid 2 2024-09-21T09:34:19.115 INFO:tasks.rados.rados.0.smithi137.stdout:933: read oid 412 snap -1 2024-09-21T09:34:19.115 INFO:tasks.rados.rados.0.smithi137.stdout:933: expect deleted 2024-09-21T09:34:19.115 INFO:tasks.rados.rados.0.smithi137.stdout:934: delete oid 312 current snap is 0 2024-09-21T09:34:19.115 INFO:tasks.rados.rados.0.smithi137.stdout:929: finishing write tid 4 to smithi13778320-126 2024-09-21T09:34:19.115 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 126 v 145 (ObjNum 739 snap 0 seq_num 739) dirty exists 2024-09-21T09:34:19.116 INFO:tasks.rados.rados.0.smithi137.stdout:929: left oid 126 (ObjNum 739 snap 0 seq_num 739) 2024-09-21T09:34:19.116 INFO:tasks.rados.rados.0.smithi137.stdout:930: finishing write tid 1 to smithi13778320-347 2024-09-21T09:34:19.116 INFO:tasks.rados.rados.0.smithi137.stdout:930: finishing write tid 2 to smithi13778320-347 2024-09-21T09:34:19.116 INFO:tasks.rados.rados.0.smithi137.stdout:930: finishing write tid 3 to smithi13778320-347 2024-09-21T09:34:19.116 INFO:tasks.rados.rados.0.smithi137.stdout:930: finishing write tid 4 to smithi13778320-347 2024-09-21T09:34:19.116 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 347 v 166 (ObjNum 740 snap 0 seq_num 740) dirty exists 2024-09-21T09:34:19.116 INFO:tasks.rados.rados.0.smithi137.stdout:930: left oid 347 (ObjNum 740 snap 0 seq_num 740) 2024-09-21T09:34:19.116 INFO:tasks.rados.rados.0.smithi137.stdout:931: finishing write tid 1 to smithi13778320-201 2024-09-21T09:34:19.116 INFO:tasks.rados.rados.0.smithi137.stdout:931: finishing write tid 2 to smithi13778320-201 2024-09-21T09:34:19.116 INFO:tasks.rados.rados.0.smithi137.stdout:931: finishing write tid 3 to smithi13778320-201 2024-09-21T09:34:19.116 INFO:tasks.rados.rados.0.smithi137.stdout:931: finishing write tid 4 to smithi13778320-201 2024-09-21T09:34:19.116 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 201 v 119 (ObjNum 741 snap 0 seq_num 741) dirty exists 2024-09-21T09:34:19.116 INFO:tasks.rados.rados.0.smithi137.stdout:931: left oid 201 (ObjNum 741 snap 0 seq_num 741) 2024-09-21T09:34:19.116 INFO:tasks.rados.rados.0.smithi137.stdout:932: finishing write tid 1 to smithi13778320-342 2024-09-21T09:34:19.117 INFO:tasks.rados.rados.0.smithi137.stdout:929: done (5 left) 2024-09-21T09:34:19.117 INFO:tasks.rados.rados.0.smithi137.stdout:930: done (4 left) 2024-09-21T09:34:19.117 INFO:tasks.rados.rados.0.smithi137.stdout:931: done (3 left) 2024-09-21T09:34:19.117 INFO:tasks.rados.rados.0.smithi137.stdout:933: done (2 left) 2024-09-21T09:34:19.117 INFO:tasks.rados.rados.0.smithi137.stdout:934: done (1 left) 2024-09-21T09:34:19.117 INFO:tasks.rados.rados.0.smithi137.stdout:935: read oid 50 snap -1 2024-09-21T09:34:19.118 INFO:tasks.rados.rados.0.smithi137.stdout:935: expect (ObjNum 524 snap 0 seq_num 524) 2024-09-21T09:34:19.118 INFO:tasks.rados.rados.0.smithi137.stdout:936: write oid 203 current snap is 0 2024-09-21T09:34:19.118 INFO:tasks.rados.rados.0.smithi137.stdout:936: seq_num 744 ranges {504408=471497,1620603=557925} 2024-09-21T09:34:19.122 INFO:tasks.rados.rados.0.smithi137.stdout:936: writing smithi13778320-203 from 504408 to 975905 tid 1 2024-09-21T09:34:19.128 INFO:tasks.rados.rados.0.smithi137.stdout:936: writing smithi13778320-203 from 1620603 to 2178528 tid 2 2024-09-21T09:34:19.128 INFO:tasks.rados.rados.0.smithi137.stdout:937: read oid 228 snap -1 2024-09-21T09:34:19.129 INFO:tasks.rados.rados.0.smithi137.stdout:937: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T09:34:19.129 INFO:tasks.rados.rados.0.smithi137.stdout:938: write oid 451 current snap is 0 2024-09-21T09:34:19.129 INFO:tasks.rados.rados.0.smithi137.stdout:932: finishing write tid 2 to smithi13778320-342 2024-09-21T09:34:19.129 INFO:tasks.rados.rados.0.smithi137.stdout:932: finishing write tid 3 to smithi13778320-342 2024-09-21T09:34:19.129 INFO:tasks.rados.rados.0.smithi137.stdout:932: finishing write tid 4 to smithi13778320-342 2024-09-21T09:34:19.129 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 342 v 169 (ObjNum 742 snap 0 seq_num 742) dirty exists 2024-09-21T09:34:19.129 INFO:tasks.rados.rados.0.smithi137.stdout:932: left oid 342 (ObjNum 742 snap 0 seq_num 742) 2024-09-21T09:34:19.129 INFO:tasks.rados.rados.0.smithi137.stdout:935: expect (ObjNum 524 snap 0 seq_num 524) 2024-09-21T09:34:19.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:18 smithi165 ceph-mon[32789]: pgmap v109: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.9 MiB/s wr, 93 op/s 2024-09-21T09:34:19.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:18 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:19.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:18 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:34:19.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:18 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:19.252 INFO:tasks.rados.rados.0.smithi137.stdout:936: finishing write tid 1 to smithi13778320-203 2024-09-21T09:34:19.253 INFO:tasks.rados.rados.0.smithi137.stdout:936: finishing write tid 2 to smithi13778320-203 2024-09-21T09:34:19.253 INFO:tasks.rados.rados.0.smithi137.stdout:936: finishing write tid 3 to smithi13778320-203 2024-09-21T09:34:19.253 INFO:tasks.rados.rados.0.smithi137.stdout:936: finishing write tid 4 to smithi13778320-203 2024-09-21T09:34:19.253 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 203 v 160 (ObjNum 744 snap 0 seq_num 744) dirty exists 2024-09-21T09:34:19.253 INFO:tasks.rados.rados.0.smithi137.stdout:936: left oid 203 (ObjNum 744 snap 0 seq_num 744) 2024-09-21T09:34:19.253 INFO:tasks.rados.rados.0.smithi137.stdout:937: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T09:34:19.376 INFO:tasks.rados.rados.0.smithi137.stdout:938: seq_num 745 ranges {521215=546746,1562732=701583} 2024-09-21T09:34:19.381 INFO:tasks.rados.rados.0.smithi137.stdout:938: writing smithi13778320-451 from 521215 to 1067961 tid 1 2024-09-21T09:34:19.388 INFO:tasks.rados.rados.0.smithi137.stdout:938: writing smithi13778320-451 from 1562732 to 2264315 tid 2 2024-09-21T09:34:19.388 INFO:tasks.rados.rados.0.smithi137.stdout:932: done (4 left) 2024-09-21T09:34:19.388 INFO:tasks.rados.rados.0.smithi137.stdout:935: done (3 left) 2024-09-21T09:34:19.388 INFO:tasks.rados.rados.0.smithi137.stdout:936: done (2 left) 2024-09-21T09:34:19.388 INFO:tasks.rados.rados.0.smithi137.stdout:937: done (1 left) 2024-09-21T09:34:19.388 INFO:tasks.rados.rados.0.smithi137.stdout:939: write oid 180 current snap is 0 2024-09-21T09:34:19.388 INFO:tasks.rados.rados.0.smithi137.stdout:938: finishing write tid 1 to smithi13778320-451 2024-09-21T09:34:19.388 INFO:tasks.rados.rados.0.smithi137.stdout:939: seq_num 746 ranges {538022=738348,1737567=561594} 2024-09-21T09:34:19.394 INFO:tasks.rados.rados.0.smithi137.stdout:939: writing smithi13778320-180 from 538022 to 1276370 tid 1 2024-09-21T09:34:19.400 INFO:tasks.rados.rados.0.smithi137.stdout:939: writing smithi13778320-180 from 1737567 to 2299161 tid 2 2024-09-21T09:34:19.400 INFO:tasks.rados.rados.0.smithi137.stdout:940: read oid 497 snap -1 2024-09-21T09:34:19.401 INFO:tasks.rados.rados.0.smithi137.stdout:940: expect (ObjNum 496 snap 0 seq_num 496) 2024-09-21T09:34:19.401 INFO:tasks.rados.rados.0.smithi137.stdout:941: write oid 376 current snap is 0 2024-09-21T09:34:19.401 INFO:tasks.rados.rados.0.smithi137.stdout:938: finishing write tid 2 to smithi13778320-451 2024-09-21T09:34:19.401 INFO:tasks.rados.rados.0.smithi137.stdout:941: seq_num 747 ranges {554829=413597,1396049=705252} 2024-09-21T09:34:19.406 INFO:tasks.rados.rados.0.smithi137.stdout:941: writing smithi13778320-376 from 554829 to 968426 tid 1 2024-09-21T09:34:19.412 INFO:tasks.rados.rados.0.smithi137.stdout:941: writing smithi13778320-376 from 1396049 to 2101301 tid 2 2024-09-21T09:34:19.412 INFO:tasks.rados.rados.0.smithi137.stdout:942: write oid 26 current snap is 0 2024-09-21T09:34:19.412 INFO:tasks.rados.rados.0.smithi137.stdout:938: finishing write tid 3 to smithi13778320-451 2024-09-21T09:34:19.412 INFO:tasks.rados.rados.0.smithi137.stdout:938: finishing write tid 4 to smithi13778320-451 2024-09-21T09:34:19.412 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 451 v 193 (ObjNum 745 snap 0 seq_num 745) dirty exists 2024-09-21T09:34:19.412 INFO:tasks.rados.rados.0.smithi137.stdout:938: left oid 451 (ObjNum 745 snap 0 seq_num 745) 2024-09-21T09:34:19.412 INFO:tasks.rados.rados.0.smithi137.stdout:939: finishing write tid 1 to smithi13778320-180 2024-09-21T09:34:19.412 INFO:tasks.rados.rados.0.smithi137.stdout:942: seq_num 748 ranges {571636=488846,1854531=565263} 2024-09-21T09:34:19.417 INFO:tasks.rados.rados.0.smithi137.stdout:942: writing smithi13778320-26 from 571636 to 1060482 tid 1 2024-09-21T09:34:19.425 INFO:tasks.rados.rados.0.smithi137.stdout:942: writing smithi13778320-26 from 1854531 to 2419794 tid 2 2024-09-21T09:34:19.425 INFO:tasks.rados.rados.0.smithi137.stdout:938: done (4 left) 2024-09-21T09:34:19.426 INFO:tasks.rados.rados.0.smithi137.stdout:943: read oid 428 snap -1 2024-09-21T09:34:19.426 INFO:tasks.rados.rados.0.smithi137.stdout:943: expect (ObjNum 427 snap 0 seq_num 427) 2024-09-21T09:34:19.426 INFO:tasks.rados.rados.0.smithi137.stdout:944: read oid 328 snap -1 2024-09-21T09:34:19.426 INFO:tasks.rados.rados.0.smithi137.stdout:944: expect deleted 2024-09-21T09:34:19.426 INFO:tasks.rados.rados.0.smithi137.stdout:945: read oid 200 snap -1 2024-09-21T09:34:19.426 INFO:tasks.rados.rados.0.smithi137.stdout:945: expect (ObjNum 199 snap 0 seq_num 199) 2024-09-21T09:34:19.426 INFO:tasks.rados.rados.0.smithi137.stdout:946: write oid 207 current snap is 0 2024-09-21T09:34:19.426 INFO:tasks.rados.rados.0.smithi137.stdout:939: finishing write tid 2 to smithi13778320-180 2024-09-21T09:34:19.426 INFO:tasks.rados.rados.0.smithi137.stdout:939: finishing write tid 3 to smithi13778320-180 2024-09-21T09:34:19.426 INFO:tasks.rados.rados.0.smithi137.stdout:946: seq_num 749 ranges {588443=564095,1796660=708921} 2024-09-21T09:34:19.432 INFO:tasks.rados.rados.0.smithi137.stdout:946: writing smithi13778320-207 from 588443 to 1152538 tid 1 2024-09-21T09:34:19.439 INFO:tasks.rados.rados.0.smithi137.stdout:946: writing smithi13778320-207 from 1796660 to 2505581 tid 2 2024-09-21T09:34:19.440 INFO:tasks.rados.rados.0.smithi137.stdout:947: write oid 356 current snap is 0 2024-09-21T09:34:19.440 INFO:tasks.rados.rados.0.smithi137.stdout:939: finishing write tid 4 to smithi13778320-180 2024-09-21T09:34:19.440 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 180 v 172 (ObjNum 746 snap 0 seq_num 746) dirty exists 2024-09-21T09:34:19.440 INFO:tasks.rados.rados.0.smithi137.stdout:939: left oid 180 (ObjNum 746 snap 0 seq_num 746) 2024-09-21T09:34:19.440 INFO:tasks.rados.rados.0.smithi137.stdout:940: expect (ObjNum 496 snap 0 seq_num 496) 2024-09-21T09:34:19.518 INFO:tasks.rados.rados.0.smithi137.stdout:941: finishing write tid 1 to smithi13778320-376 2024-09-21T09:34:19.518 INFO:tasks.rados.rados.0.smithi137.stdout:941: finishing write tid 2 to smithi13778320-376 2024-09-21T09:34:19.519 INFO:tasks.rados.rados.0.smithi137.stdout:941: finishing write tid 3 to smithi13778320-376 2024-09-21T09:34:19.519 INFO:tasks.rados.rados.0.smithi137.stdout:941: finishing write tid 4 to smithi13778320-376 2024-09-21T09:34:19.519 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 376 v 116 (ObjNum 747 snap 0 seq_num 747) dirty exists 2024-09-21T09:34:19.519 INFO:tasks.rados.rados.0.smithi137.stdout:941: left oid 376 (ObjNum 747 snap 0 seq_num 747) 2024-09-21T09:34:19.519 INFO:tasks.rados.rados.0.smithi137.stdout:942: finishing write tid 1 to smithi13778320-26 2024-09-21T09:34:19.519 INFO:tasks.rados.rados.0.smithi137.stdout:942: finishing write tid 2 to smithi13778320-26 2024-09-21T09:34:19.519 INFO:tasks.rados.rados.0.smithi137.stdout:947: seq_num 750 ranges {605250=639344,1855142=452579} 2024-09-21T09:34:19.524 INFO:tasks.rados.rados.0.smithi137.stdout:947: writing smithi13778320-356 from 605250 to 1244594 tid 1 2024-09-21T09:34:19.531 INFO:tasks.rados.rados.0.smithi137.stdout:947: writing smithi13778320-356 from 1855142 to 2307721 tid 2 2024-09-21T09:34:19.531 INFO:tasks.rados.rados.0.smithi137.stdout:939: done (8 left) 2024-09-21T09:34:19.532 INFO:tasks.rados.rados.0.smithi137.stdout:940: done (7 left) 2024-09-21T09:34:19.532 INFO:tasks.rados.rados.0.smithi137.stdout:941: done (6 left) 2024-09-21T09:34:19.532 INFO:tasks.rados.rados.0.smithi137.stdout:944: done (5 left) 2024-09-21T09:34:19.532 INFO:tasks.rados.rados.0.smithi137.stdout:948: write oid 142 current snap is 0 2024-09-21T09:34:19.532 INFO:tasks.rados.rados.0.smithi137.stdout:948: seq_num 751 ranges {622057=714593,1913624=708433} 2024-09-21T09:34:19.538 INFO:tasks.rados.rados.0.smithi137.stdout:948: writing smithi13778320-142 from 622057 to 1336650 tid 1 2024-09-21T09:34:19.546 INFO:tasks.rados.rados.0.smithi137.stdout:948: writing smithi13778320-142 from 1913624 to 2622057 tid 2 2024-09-21T09:34:19.546 INFO:tasks.rados.rados.0.smithi137.stdout:949: read oid 360 snap -1 2024-09-21T09:34:19.546 INFO:tasks.rados.rados.0.smithi137.stdout:949: expect (ObjNum 359 snap 0 seq_num 359) 2024-09-21T09:34:19.546 INFO:tasks.rados.rados.0.smithi137.stdout:950: write oid 215 current snap is 0 2024-09-21T09:34:19.546 INFO:tasks.rados.rados.0.smithi137.stdout:942: finishing write tid 3 to smithi13778320-26 2024-09-21T09:34:19.546 INFO:tasks.rados.rados.0.smithi137.stdout:942: finishing write tid 4 to smithi13778320-26 2024-09-21T09:34:19.546 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 26 v 189 (ObjNum 748 snap 0 seq_num 748) dirty exists 2024-09-21T09:34:19.546 INFO:tasks.rados.rados.0.smithi137.stdout:942: left oid 26 (ObjNum 748 snap 0 seq_num 748) 2024-09-21T09:34:19.546 INFO:tasks.rados.rados.0.smithi137.stdout:943: expect (ObjNum 427 snap 0 seq_num 427) 2024-09-21T09:34:19.651 INFO:tasks.rados.rados.0.smithi137.stdout:945: expect (ObjNum 199 snap 0 seq_num 199) 2024-09-21T09:34:19.757 INFO:tasks.rados.rados.0.smithi137.stdout:946: finishing write tid 1 to smithi13778320-207 2024-09-21T09:34:19.757 INFO:tasks.rados.rados.0.smithi137.stdout:946: finishing write tid 2 to smithi13778320-207 2024-09-21T09:34:19.757 INFO:tasks.rados.rados.0.smithi137.stdout:946: finishing write tid 3 to smithi13778320-207 2024-09-21T09:34:19.757 INFO:tasks.rados.rados.0.smithi137.stdout:946: finishing write tid 4 to smithi13778320-207 2024-09-21T09:34:19.757 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 207 v 150 (ObjNum 749 snap 0 seq_num 749) dirty exists 2024-09-21T09:34:19.757 INFO:tasks.rados.rados.0.smithi137.stdout:946: left oid 207 (ObjNum 749 snap 0 seq_num 749) 2024-09-21T09:34:19.757 INFO:tasks.rados.rados.0.smithi137.stdout:947: finishing write tid 1 to smithi13778320-356 2024-09-21T09:34:19.757 INFO:tasks.rados.rados.0.smithi137.stdout:950: seq_num 752 ranges {638864=789842,1972106=456248} 2024-09-21T09:34:19.764 INFO:tasks.rados.rados.0.smithi137.stdout:950: writing smithi13778320-215 from 638864 to 1428706 tid 1 2024-09-21T09:34:19.770 INFO:tasks.rados.rados.0.smithi137.stdout:950: writing smithi13778320-215 from 1972106 to 2428354 tid 2 2024-09-21T09:34:19.770 INFO:tasks.rados.rados.0.smithi137.stdout:942: done (7 left) 2024-09-21T09:34:19.770 INFO:tasks.rados.rados.0.smithi137.stdout:943: done (6 left) 2024-09-21T09:34:19.770 INFO:tasks.rados.rados.0.smithi137.stdout:945: done (5 left) 2024-09-21T09:34:19.770 INFO:tasks.rados.rados.0.smithi137.stdout:946: done (4 left) 2024-09-21T09:34:19.770 INFO:tasks.rados.rados.0.smithi137.stdout:951: write oid 174 current snap is 0 2024-09-21T09:34:19.770 INFO:tasks.rados.rados.0.smithi137.stdout:947: finishing write tid 2 to smithi13778320-356 2024-09-21T09:34:19.771 INFO:tasks.rados.rados.0.smithi137.stdout:947: finishing write tid 3 to smithi13778320-356 2024-09-21T09:34:19.771 INFO:tasks.rados.rados.0.smithi137.stdout:947: finishing write tid 4 to smithi13778320-356 2024-09-21T09:34:19.771 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 356 v 167 (ObjNum 750 snap 0 seq_num 750) dirty exists 2024-09-21T09:34:19.771 INFO:tasks.rados.rados.0.smithi137.stdout:947: left oid 356 (ObjNum 750 snap 0 seq_num 750) 2024-09-21T09:34:19.771 INFO:tasks.rados.rados.0.smithi137.stdout:948: finishing write tid 1 to smithi13778320-142 2024-09-21T09:34:19.771 INFO:tasks.rados.rados.0.smithi137.stdout:951: seq_num 753 ranges {655671=581444,2030588=625083} 2024-09-21T09:34:19.776 INFO:tasks.rados.rados.0.smithi137.stdout:951: writing smithi13778320-174 from 655671 to 1237115 tid 1 2024-09-21T09:34:19.785 INFO:tasks.rados.rados.0.smithi137.stdout:951: writing smithi13778320-174 from 2030588 to 2655671 tid 2 2024-09-21T09:34:19.785 INFO:tasks.rados.rados.0.smithi137.stdout:947: done (4 left) 2024-09-21T09:34:19.785 INFO:tasks.rados.rados.0.smithi137.stdout:952: read oid 273 snap -1 2024-09-21T09:34:19.785 INFO:tasks.rados.rados.0.smithi137.stdout:952: expect (ObjNum 522 snap 0 seq_num 522) 2024-09-21T09:34:19.785 INFO:tasks.rados.rados.0.smithi137.stdout:953: write oid 96 current snap is 0 2024-09-21T09:34:19.785 INFO:tasks.rados.rados.0.smithi137.stdout:949: expect (ObjNum 359 snap 0 seq_num 359) 2024-09-21T09:34:19.850 INFO:tasks.rados.rados.0.smithi137.stdout:948: finishing write tid 2 to smithi13778320-142 2024-09-21T09:34:19.850 INFO:tasks.rados.rados.0.smithi137.stdout:948: finishing write tid 3 to smithi13778320-142 2024-09-21T09:34:19.850 INFO:tasks.rados.rados.0.smithi137.stdout:953: seq_num 754 ranges {672478=656693,2089070=459917} 2024-09-21T09:34:19.857 INFO:tasks.rados.rados.0.smithi137.stdout:953: writing smithi13778320-96 from 672478 to 1329171 tid 1 2024-09-21T09:34:19.863 INFO:tasks.rados.rados.0.smithi137.stdout:953: writing smithi13778320-96 from 2089070 to 2548987 tid 2 2024-09-21T09:34:19.863 INFO:tasks.rados.rados.0.smithi137.stdout:949: done (5 left) 2024-09-21T09:34:19.864 INFO:tasks.rados.rados.0.smithi137.stdout:954: write oid 434 current snap is 0 2024-09-21T09:34:19.864 INFO:tasks.rados.rados.0.smithi137.stdout:954: seq_num 755 ranges {689285=731942,2147552=541733} 2024-09-21T09:34:19.871 INFO:tasks.rados.rados.0.smithi137.stdout:954: writing smithi13778320-434 from 689285 to 1421227 tid 1 2024-09-21T09:34:19.878 INFO:tasks.rados.rados.0.smithi137.stdout:954: writing smithi13778320-434 from 2147552 to 2689285 tid 2 2024-09-21T09:34:19.878 INFO:tasks.rados.rados.0.smithi137.stdout:955: write oid 359 current snap is 0 2024-09-21T09:34:19.878 INFO:tasks.rados.rados.0.smithi137.stdout:948: finishing write tid 4 to smithi13778320-142 2024-09-21T09:34:19.879 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 142 v 176 (ObjNum 751 snap 0 seq_num 751) dirty exists 2024-09-21T09:34:19.879 INFO:tasks.rados.rados.0.smithi137.stdout:948: left oid 142 (ObjNum 751 snap 0 seq_num 751) 2024-09-21T09:34:19.879 INFO:tasks.rados.rados.0.smithi137.stdout:950: finishing write tid 1 to smithi13778320-215 2024-09-21T09:34:19.879 INFO:tasks.rados.rados.0.smithi137.stdout:950: finishing write tid 2 to smithi13778320-215 2024-09-21T09:34:19.879 INFO:tasks.rados.rados.0.smithi137.stdout:950: finishing write tid 3 to smithi13778320-215 2024-09-21T09:34:19.879 INFO:tasks.rados.rados.0.smithi137.stdout:955: seq_num 756 ranges {706092=407191,1806034=463586} 2024-09-21T09:34:19.884 INFO:tasks.rados.rados.0.smithi137.stdout:955: writing smithi13778320-359 from 706092 to 1113283 tid 1 2024-09-21T09:34:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:955: writing smithi13778320-359 from 1806034 to 2269620 tid 2 2024-09-21T09:34:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:948: done (6 left) 2024-09-21T09:34:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:956: read oid 369 snap -1 2024-09-21T09:34:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:956: expect deleted 2024-09-21T09:34:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:957: write oid 21 current snap is 0 2024-09-21T09:34:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:950: finishing write tid 4 to smithi13778320-215 2024-09-21T09:34:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 215 v 170 (ObjNum 752 snap 0 seq_num 752) dirty exists 2024-09-21T09:34:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:950: left oid 215 (ObjNum 752 snap 0 seq_num 752) 2024-09-21T09:34:19.892 INFO:tasks.rados.rados.0.smithi137.stdout:951: finishing write tid 1 to smithi13778320-174 2024-09-21T09:34:19.892 INFO:tasks.rados.rados.0.smithi137.stdout:951: finishing write tid 2 to smithi13778320-174 2024-09-21T09:34:19.892 INFO:tasks.rados.rados.0.smithi137.stdout:957: seq_num 757 ranges {722899=482440,1748163=723597} 2024-09-21T09:34:19.897 INFO:tasks.rados.rados.0.smithi137.stdout:957: writing smithi13778320-21 from 722899 to 1205339 tid 1 2024-09-21T09:34:19.905 INFO:tasks.rados.rados.0.smithi137.stdout:957: writing smithi13778320-21 from 1748163 to 2471760 tid 2 2024-09-21T09:34:19.905 INFO:tasks.rados.rados.0.smithi137.stdout:950: done (7 left) 2024-09-21T09:34:19.905 INFO:tasks.rados.rados.0.smithi137.stdout:958: delete oid 335 current snap is 0 2024-09-21T09:34:19.905 INFO:tasks.rados.rados.0.smithi137.stdout:951: finishing write tid 3 to smithi13778320-174 2024-09-21T09:34:19.905 INFO:tasks.rados.rados.0.smithi137.stdout:951: finishing write tid 4 to smithi13778320-174 2024-09-21T09:34:19.905 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 174 v 148 (ObjNum 753 snap 0 seq_num 753) dirty exists 2024-09-21T09:34:19.905 INFO:tasks.rados.rados.0.smithi137.stdout:951: left oid 174 (ObjNum 753 snap 0 seq_num 753) 2024-09-21T09:34:19.905 INFO:tasks.rados.rados.0.smithi137.stdout:952: expect (ObjNum 522 snap 0 seq_num 522) 2024-09-21T09:34:19.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:19 smithi137 ceph-mon[28941]: from='client.24857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:19.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:19 smithi137 ceph-mon[28941]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (unknown) 2024-09-21T09:34:19.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:19 smithi137 ceph-mon[28941]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T09:34:19.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:19 smithi137 ceph-mon[28941]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-21T09:34:19.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:19 smithi137 ceph-mon[28941]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:19.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:19 smithi137 ceph-mon[28941]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 on smithi165 2024-09-21T09:34:19.916 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:19 smithi137 ceph-mon[39068]: from='client.24857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:19.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:19 smithi137 ceph-mon[39068]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (unknown) 2024-09-21T09:34:19.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:19 smithi137 ceph-mon[39068]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T09:34:19.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:19 smithi137 ceph-mon[39068]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-21T09:34:19.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:19 smithi137 ceph-mon[39068]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:19.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:19 smithi137 ceph-mon[39068]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 on smithi165 2024-09-21T09:34:20.023 INFO:tasks.rados.rados.0.smithi137.stdout:953: finishing write tid 1 to smithi13778320-96 2024-09-21T09:34:20.023 INFO:tasks.rados.rados.0.smithi137.stdout:953: finishing write tid 2 to smithi13778320-96 2024-09-21T09:34:20.023 INFO:tasks.rados.rados.0.smithi137.stdout:953: finishing write tid 3 to smithi13778320-96 2024-09-21T09:34:20.023 INFO:tasks.rados.rados.0.smithi137.stdout:953: finishing write tid 4 to smithi13778320-96 2024-09-21T09:34:20.023 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 96 v 122 (ObjNum 754 snap 0 seq_num 754) dirty exists 2024-09-21T09:34:20.023 INFO:tasks.rados.rados.0.smithi137.stdout:953: left oid 96 (ObjNum 754 snap 0 seq_num 754) 2024-09-21T09:34:20.023 INFO:tasks.rados.rados.0.smithi137.stdout:954: finishing write tid 1 to smithi13778320-434 2024-09-21T09:34:20.023 INFO:tasks.rados.rados.0.smithi137.stdout:951: done (7 left) 2024-09-21T09:34:20.023 INFO:tasks.rados.rados.0.smithi137.stdout:952: done (6 left) 2024-09-21T09:34:20.023 INFO:tasks.rados.rados.0.smithi137.stdout:953: done (5 left) 2024-09-21T09:34:20.023 INFO:tasks.rados.rados.0.smithi137.stdout:958: done (4 left) 2024-09-21T09:34:20.024 INFO:tasks.rados.rados.0.smithi137.stdout:959: write oid 26 current snap is 0 2024-09-21T09:34:20.024 INFO:tasks.rados.rados.0.smithi137.stdout:954: finishing write tid 2 to smithi13778320-434 2024-09-21T09:34:20.024 INFO:tasks.rados.rados.0.smithi137.stdout:954: finishing write tid 3 to smithi13778320-434 2024-09-21T09:34:20.024 INFO:tasks.rados.rados.0.smithi137.stdout:954: finishing write tid 4 to smithi13778320-434 2024-09-21T09:34:20.024 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 434 v 163 (ObjNum 755 snap 0 seq_num 755) dirty exists 2024-09-21T09:34:20.024 INFO:tasks.rados.rados.0.smithi137.stdout:954: left oid 434 (ObjNum 755 snap 0 seq_num 755) 2024-09-21T09:34:20.024 INFO:tasks.rados.rados.0.smithi137.stdout:955: finishing write tid 1 to smithi13778320-359 2024-09-21T09:34:20.024 INFO:tasks.rados.rados.0.smithi137.stdout:955: finishing write tid 2 to smithi13778320-359 2024-09-21T09:34:20.024 INFO:tasks.rados.rados.0.smithi137.stdout:955: finishing write tid 3 to smithi13778320-359 2024-09-21T09:34:20.024 INFO:tasks.rados.rados.0.smithi137.stdout:955: finishing write tid 4 to smithi13778320-359 2024-09-21T09:34:20.024 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 359 v 123 (ObjNum 756 snap 0 seq_num 756) dirty exists 2024-09-21T09:34:20.024 INFO:tasks.rados.rados.0.smithi137.stdout:955: left oid 359 (ObjNum 756 snap 0 seq_num 756) 2024-09-21T09:34:20.024 INFO:tasks.rados.rados.0.smithi137.stdout:957: finishing write tid 1 to smithi13778320-21 2024-09-21T09:34:20.024 INFO:tasks.rados.rados.0.smithi137.stdout:959: seq_num 759 ranges {756513=632938,1865127=727266} 2024-09-21T09:34:20.030 INFO:tasks.rados.rados.0.smithi137.stdout:959: writing smithi13778320-26 from 756513 to 1389451 tid 1 2024-09-21T09:34:20.037 INFO:tasks.rados.rados.0.smithi137.stdout:959: writing smithi13778320-26 from 1865127 to 2592393 tid 2 2024-09-21T09:34:20.037 INFO:tasks.rados.rados.0.smithi137.stdout:954: done (4 left) 2024-09-21T09:34:20.037 INFO:tasks.rados.rados.0.smithi137.stdout:955: done (3 left) 2024-09-21T09:34:20.037 INFO:tasks.rados.rados.0.smithi137.stdout:956: done (2 left) 2024-09-21T09:34:20.037 INFO:tasks.rados.rados.0.smithi137.stdout:960: write oid 413 current snap is 0 2024-09-21T09:34:20.037 INFO:tasks.rados.rados.0.smithi137.stdout:957: finishing write tid 2 to smithi13778320-21 2024-09-21T09:34:20.037 INFO:tasks.rados.rados.0.smithi137.stdout:957: finishing write tid 3 to smithi13778320-21 2024-09-21T09:34:20.038 INFO:tasks.rados.rados.0.smithi137.stdout:957: finishing write tid 4 to smithi13778320-21 2024-09-21T09:34:20.038 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 21 v 179 (ObjNum 757 snap 0 seq_num 757) dirty exists 2024-09-21T09:34:20.038 INFO:tasks.rados.rados.0.smithi137.stdout:957: left oid 21 (ObjNum 757 snap 0 seq_num 757) 2024-09-21T09:34:20.038 INFO:tasks.rados.rados.0.smithi137.stdout:959: finishing write tid 1 to smithi13778320-26 2024-09-21T09:34:20.038 INFO:tasks.rados.rados.0.smithi137.stdout:960: seq_num 760 ranges {773320=708187,1923609=470924} 2024-09-21T09:34:20.044 INFO:tasks.rados.rados.0.smithi137.stdout:960: writing smithi13778320-413 from 773320 to 1481507 tid 1 2024-09-21T09:34:20.047 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:19 smithi165 ceph-mon[32789]: from='client.24857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:20.047 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:19 smithi165 ceph-mon[32789]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (unknown) 2024-09-21T09:34:20.047 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:19 smithi165 ceph-mon[32789]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T09:34:20.048 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:19 smithi165 ceph-mon[32789]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-21T09:34:20.048 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:19 smithi165 ceph-mon[32789]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:20.048 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:19 smithi165 ceph-mon[32789]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 on smithi165 2024-09-21T09:34:20.050 INFO:tasks.rados.rados.0.smithi137.stdout:960: writing smithi13778320-413 from 1923609 to 2394533 tid 2 2024-09-21T09:34:20.050 INFO:tasks.rados.rados.0.smithi137.stdout:957: done (2 left) 2024-09-21T09:34:20.050 INFO:tasks.rados.rados.0.smithi137.stdout:961: write oid 205 current snap is 0 2024-09-21T09:34:20.050 INFO:tasks.rados.rados.0.smithi137.stdout:959: finishing write tid 2 to smithi13778320-26 2024-09-21T09:34:20.050 INFO:tasks.rados.rados.0.smithi137.stdout:959: finishing write tid 3 to smithi13778320-26 2024-09-21T09:34:20.051 INFO:tasks.rados.rados.0.smithi137.stdout:959: finishing write tid 4 to smithi13778320-26 2024-09-21T09:34:20.051 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 26 v 192 (ObjNum 759 snap 0 seq_num 759) dirty exists 2024-09-21T09:34:20.051 INFO:tasks.rados.rados.0.smithi137.stdout:959: left oid 26 (ObjNum 759 snap 0 seq_num 759) 2024-09-21T09:34:20.051 INFO:tasks.rados.rados.0.smithi137.stdout:960: finishing write tid 1 to smithi13778320-413 2024-09-21T09:34:20.051 INFO:tasks.rados.rados.0.smithi137.stdout:961: seq_num 761 ranges {790127=499789,1698444=730935} 2024-09-21T09:34:20.057 INFO:tasks.rados.rados.0.smithi137.stdout:961: writing smithi13778320-205 from 790127 to 1289916 tid 1 2024-09-21T09:34:20.064 INFO:tasks.rados.rados.0.smithi137.stdout:961: writing smithi13778320-205 from 1698444 to 2429379 tid 2 2024-09-21T09:34:20.064 INFO:tasks.rados.rados.0.smithi137.stdout:959: done (2 left) 2024-09-21T09:34:20.064 INFO:tasks.rados.rados.0.smithi137.stdout:962: write oid 232 current snap is 0 2024-09-21T09:34:20.064 INFO:tasks.rados.rados.0.smithi137.stdout:960: finishing write tid 2 to smithi13778320-413 2024-09-21T09:34:20.064 INFO:tasks.rados.rados.0.smithi137.stdout:960: finishing write tid 3 to smithi13778320-413 2024-09-21T09:34:20.064 INFO:tasks.rados.rados.0.smithi137.stdout:960: finishing write tid 4 to smithi13778320-413 2024-09-21T09:34:20.064 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 413 v 149 (ObjNum 760 snap 0 seq_num 760) dirty exists 2024-09-21T09:34:20.065 INFO:tasks.rados.rados.0.smithi137.stdout:960: left oid 413 (ObjNum 760 snap 0 seq_num 760) 2024-09-21T09:34:20.065 INFO:tasks.rados.rados.0.smithi137.stdout:961: finishing write tid 1 to smithi13778320-205 2024-09-21T09:34:20.065 INFO:tasks.rados.rados.0.smithi137.stdout:962: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2024-09-21T09:34:20.069 INFO:tasks.rados.rados.0.smithi137.stdout:962: writing smithi13778320-232 from 406934 to 981972 tid 1 2024-09-21T09:34:20.076 INFO:tasks.rados.rados.0.smithi137.stdout:962: writing smithi13778320-232 from 1640573 to 2115166 tid 2 2024-09-21T09:34:20.080 INFO:tasks.rados.rados.0.smithi137.stdout:962: writing smithi13778320-232 from 2642791 to 2806934 tid 3 2024-09-21T09:34:20.080 INFO:tasks.rados.rados.0.smithi137.stdout:960: done (2 left) 2024-09-21T09:34:20.080 INFO:tasks.rados.rados.0.smithi137.stdout:963: write oid 400 current snap is 0 2024-09-21T09:34:20.080 INFO:tasks.rados.rados.0.smithi137.stdout:961: finishing write tid 2 to smithi13778320-205 2024-09-21T09:34:20.080 INFO:tasks.rados.rados.0.smithi137.stdout:963: seq_num 763 ranges {423741=650287,1699055=618251} 2024-09-21T09:34:20.085 INFO:tasks.rados.rados.0.smithi137.stdout:963: writing smithi13778320-400 from 423741 to 1074028 tid 1 2024-09-21T09:34:20.093 INFO:tasks.rados.rados.0.smithi137.stdout:963: writing smithi13778320-400 from 1699055 to 2317306 tid 2 2024-09-21T09:34:20.093 INFO:tasks.rados.rados.0.smithi137.stdout:964: read oid 111 snap -1 2024-09-21T09:34:20.093 INFO:tasks.rados.rados.0.smithi137.stdout:964: expect (ObjNum 110 snap 0 seq_num 110) 2024-09-21T09:34:20.093 INFO:tasks.rados.rados.0.smithi137.stdout:965: read oid 135 snap -1 2024-09-21T09:34:20.093 INFO:tasks.rados.rados.0.smithi137.stdout:965: expect (ObjNum 134 snap 0 seq_num 134) 2024-09-21T09:34:20.093 INFO:tasks.rados.rados.0.smithi137.stdout:966: write oid 329 current snap is 0 2024-09-21T09:34:20.093 INFO:tasks.rados.rados.0.smithi137.stdout:961: finishing write tid 3 to smithi13778320-205 2024-09-21T09:34:20.093 INFO:tasks.rados.rados.0.smithi137.stdout:961: finishing write tid 4 to smithi13778320-205 2024-09-21T09:34:20.093 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 205 v 182 (ObjNum 761 snap 0 seq_num 761) dirty exists 2024-09-21T09:34:20.093 INFO:tasks.rados.rados.0.smithi137.stdout:961: left oid 205 (ObjNum 761 snap 0 seq_num 761) 2024-09-21T09:34:20.093 INFO:tasks.rados.rados.0.smithi137.stdout:962: finishing write tid 1 to smithi13778320-232 2024-09-21T09:34:20.093 INFO:tasks.rados.rados.0.smithi137.stdout:966: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2024-09-21T09:34:20.099 INFO:tasks.rados.rados.0.smithi137.stdout:966: writing smithi13778320-329 from 440548 to 1166084 tid 1 2024-09-21T09:34:20.106 INFO:tasks.rados.rados.0.smithi137.stdout:966: writing smithi13778320-329 from 1757537 to 2235799 tid 2 2024-09-21T09:34:20.110 INFO:tasks.rados.rados.0.smithi137.stdout:966: writing smithi13778320-329 from 2813990 to 2840548 tid 3 2024-09-21T09:34:20.110 INFO:tasks.rados.rados.0.smithi137.stdout:961: done (5 left) 2024-09-21T09:34:20.110 INFO:tasks.rados.rados.0.smithi137.stdout:967: read oid 23 snap -1 2024-09-21T09:34:20.110 INFO:tasks.rados.rados.0.smithi137.stdout:967: expect (ObjNum 22 snap 0 seq_num 22) 2024-09-21T09:34:20.110 INFO:tasks.rados.rados.0.smithi137.stdout:968: write oid 455 current snap is 0 2024-09-21T09:34:20.110 INFO:tasks.rados.rados.0.smithi137.stdout:962: finishing write tid 2 to smithi13778320-232 2024-09-21T09:34:20.110 INFO:tasks.rados.rados.0.smithi137.stdout:968: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2024-09-21T09:34:20.116 INFO:tasks.rados.rados.0.smithi137.stdout:968: writing smithi13778320-455 from 457355 to 858140 tid 1 2024-09-21T09:34:20.123 INFO:tasks.rados.rados.0.smithi137.stdout:968: writing smithi13778320-455 from 1416019 to 2037939 tid 2 2024-09-21T09:34:20.127 INFO:tasks.rados.rados.0.smithi137.stdout:968: writing smithi13778320-455 from 2725060 to 2857355 tid 3 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi137.stdout:969: read oid 473 snap -1 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi137.stdout:969: expect (ObjNum 663 snap 0 seq_num 663) 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi137.stdout:970: write oid 55 current snap is 0 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi137.stdout:962: finishing write tid 3 to smithi13778320-232 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi137.stdout:962: finishing write tid 4 to smithi13778320-232 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi137.stdout:962: finishing write tid 5 to smithi13778320-232 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 232 v 179 (ObjNum 762 snap 0 seq_num 762) dirty exists 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi137.stdout:962: left oid 232 (ObjNum 762 snap 0 seq_num 762) 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi137.stdout:963: finishing write tid 1 to smithi13778320-400 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi137.stdout:970: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2024-09-21T09:34:20.132 INFO:tasks.rados.rados.0.smithi137.stdout:970: writing smithi13778320-55 from 474162 to 950196 tid 1 2024-09-21T09:34:20.137 INFO:tasks.rados.rados.0.smithi137.stdout:970: writing smithi13778320-55 from 1358148 to 1840079 tid 2 2024-09-21T09:34:20.143 INFO:tasks.rados.rados.0.smithi137.stdout:970: writing smithi13778320-55 from 2352483 to 2817786 tid 3 2024-09-21T09:34:20.144 INFO:tasks.rados.rados.0.smithi137.stdout:962: done (8 left) 2024-09-21T09:34:20.144 INFO:tasks.rados.rados.0.smithi137.stdout:971: read oid 391 snap -1 2024-09-21T09:34:20.144 INFO:tasks.rados.rados.0.smithi137.stdout:971: expect (ObjNum 390 snap 0 seq_num 390) 2024-09-21T09:34:20.144 INFO:tasks.rados.rados.0.smithi137.stdout:972: read oid 332 snap -1 2024-09-21T09:34:20.144 INFO:tasks.rados.rados.0.smithi137.stdout:972: expect deleted 2024-09-21T09:34:20.144 INFO:tasks.rados.rados.0.smithi137.stdout:973: delete oid 39 current snap is 0 2024-09-21T09:34:20.144 INFO:tasks.rados.rados.0.smithi137.stdout:964: expect (ObjNum 110 snap 0 seq_num 110) 2024-09-21T09:34:20.276 INFO:tasks.rados.rados.0.smithi137.stdout:963: finishing write tid 2 to smithi13778320-400 2024-09-21T09:34:20.277 INFO:tasks.rados.rados.0.smithi137.stdout:963: finishing write tid 3 to smithi13778320-400 2024-09-21T09:34:20.277 INFO:tasks.rados.rados.0.smithi137.stdout:964: done (10 left) 2024-09-21T09:34:20.277 INFO:tasks.rados.rados.0.smithi137.stdout:973: done (9 left) 2024-09-21T09:34:20.277 INFO:tasks.rados.rados.0.smithi137.stdout:974: read oid 199 snap -1 2024-09-21T09:34:20.277 INFO:tasks.rados.rados.0.smithi137.stdout:974: expect (ObjNum 198 snap 0 seq_num 198) 2024-09-21T09:34:20.277 INFO:tasks.rados.rados.0.smithi137.stdout:975: read oid 398 snap -1 2024-09-21T09:34:20.277 INFO:tasks.rados.rados.0.smithi137.stdout:975: expect (ObjNum 593 snap 0 seq_num 593) 2024-09-21T09:34:20.277 INFO:tasks.rados.rados.0.smithi137.stdout:976: write oid 289 current snap is 0 2024-09-21T09:34:20.277 INFO:tasks.rados.rados.0.smithi137.stdout:963: finishing write tid 4 to smithi13778320-400 2024-09-21T09:34:20.277 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 400 v 136 (ObjNum 763 snap 0 seq_num 763) dirty exists 2024-09-21T09:34:20.277 INFO:tasks.rados.rados.0.smithi137.stdout:963: left oid 400 (ObjNum 763 snap 0 seq_num 763) 2024-09-21T09:34:20.277 INFO:tasks.rados.rados.0.smithi137.stdout:965: expect (ObjNum 134 snap 0 seq_num 134) 2024-09-21T09:34:20.299 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:34:19 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:34:19] "GET /metrics HTTP/1.1" 200 243296 "" "Prometheus/2.43.0" 2024-09-21T09:34:20.352 INFO:tasks.rados.rados.0.smithi137.stdout:966: finishing write tid 1 to smithi13778320-329 2024-09-21T09:34:20.352 INFO:tasks.rados.rados.0.smithi137.stdout:976: seq_num 768 ranges {507776=742885,1991465=485600} 2024-09-21T09:34:20.359 INFO:tasks.rados.rados.0.smithi137.stdout:976: writing smithi13778320-289 from 507776 to 1250661 tid 1 2024-09-21T09:34:20.366 INFO:tasks.rados.rados.0.smithi137.stdout:976: writing smithi13778320-289 from 1991465 to 2477065 tid 2 2024-09-21T09:34:20.366 INFO:tasks.rados.rados.0.smithi137.stdout:963: done (11 left) 2024-09-21T09:34:20.366 INFO:tasks.rados.rados.0.smithi137.stdout:965: done (10 left) 2024-09-21T09:34:20.366 INFO:tasks.rados.rados.0.smithi137.stdout:977: read oid 104 snap -1 2024-09-21T09:34:20.367 INFO:tasks.rados.rados.0.smithi137.stdout:977: expect (ObjNum 667 snap 0 seq_num 667) 2024-09-21T09:34:20.367 INFO:tasks.rados.rados.0.smithi137.stdout:978: read oid 460 snap -1 2024-09-21T09:34:20.367 INFO:tasks.rados.rados.0.smithi137.stdout:978: expect (ObjNum 550 snap 0 seq_num 550) 2024-09-21T09:34:20.367 INFO:tasks.rados.rados.0.smithi137.stdout:979: read oid 20 snap -1 2024-09-21T09:34:20.367 INFO:tasks.rados.rados.0.smithi137.stdout:979: expect deleted 2024-09-21T09:34:20.367 INFO:tasks.rados.rados.0.smithi137.stdout:980: read oid 290 snap -1 2024-09-21T09:34:20.367 INFO:tasks.rados.rados.0.smithi137.stdout:980: expect (ObjNum 289 snap 0 seq_num 289) 2024-09-21T09:34:20.367 INFO:tasks.rados.rados.0.smithi137.stdout:981: read oid 388 snap -1 2024-09-21T09:34:20.367 INFO:tasks.rados.rados.0.smithi137.stdout:981: expect (ObjNum 387 snap 0 seq_num 387) 2024-09-21T09:34:20.367 INFO:tasks.rados.rados.0.smithi137.stdout:982: write oid 338 current snap is 0 2024-09-21T09:34:20.367 INFO:tasks.rados.rados.0.smithi137.stdout:966: finishing write tid 2 to smithi13778320-329 2024-09-21T09:34:20.367 INFO:tasks.rados.rados.0.smithi137.stdout:966: finishing write tid 3 to smithi13778320-329 2024-09-21T09:34:20.367 INFO:tasks.rados.rados.0.smithi137.stdout:966: finishing write tid 4 to smithi13778320-329 2024-09-21T09:34:20.368 INFO:tasks.rados.rados.0.smithi137.stdout:966: finishing write tid 5 to smithi13778320-329 2024-09-21T09:34:20.368 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 329 v 140 (ObjNum 764 snap 0 seq_num 764) dirty exists 2024-09-21T09:34:20.368 INFO:tasks.rados.rados.0.smithi137.stdout:966: left oid 329 (ObjNum 764 snap 0 seq_num 764) 2024-09-21T09:34:20.368 INFO:tasks.rados.rados.0.smithi137.stdout:967: expect (ObjNum 22 snap 0 seq_num 22) 2024-09-21T09:34:20.449 INFO:tasks.rados.rados.0.smithi137.stdout:968: finishing write tid 1 to smithi13778320-455 2024-09-21T09:34:20.449 INFO:tasks.rados.rados.0.smithi137.stdout:982: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2024-09-21T09:34:20.454 INFO:tasks.rados.rados.0.smithi137.stdout:982: writing smithi13778320-338 from 524583 to 942717 tid 1 2024-09-21T09:34:20.461 INFO:tasks.rados.rados.0.smithi137.stdout:982: writing smithi13778320-338 from 1649947 to 2279205 tid 2 2024-09-21T09:34:20.466 INFO:tasks.rados.rados.0.smithi137.stdout:982: writing smithi13778320-338 from 2834752 to 2924583 tid 3 2024-09-21T09:34:20.466 INFO:tasks.rados.rados.0.smithi137.stdout:966: done (15 left) 2024-09-21T09:34:20.466 INFO:tasks.rados.rados.0.smithi137.stdout:967: done (14 left) 2024-09-21T09:34:20.466 INFO:tasks.rados.rados.0.smithi137.stdout:983: write oid 326 current snap is 0 2024-09-21T09:34:20.466 INFO:tasks.rados.rados.0.smithi137.stdout:968: finishing write tid 2 to smithi13778320-455 2024-09-21T09:34:20.466 INFO:tasks.rados.rados.0.smithi137.stdout:968: finishing write tid 3 to smithi13778320-455 2024-09-21T09:34:20.466 INFO:tasks.rados.rados.0.smithi137.stdout:968: finishing write tid 4 to smithi13778320-455 2024-09-21T09:34:20.466 INFO:tasks.rados.rados.0.smithi137.stdout:968: finishing write tid 5 to smithi13778320-455 2024-09-21T09:34:20.466 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 455 v 172 (ObjNum 765 snap 0 seq_num 765) dirty exists 2024-09-21T09:34:20.466 INFO:tasks.rados.rados.0.smithi137.stdout:968: left oid 455 (ObjNum 765 snap 0 seq_num 765) 2024-09-21T09:34:20.466 INFO:tasks.rados.rados.0.smithi137.stdout:970: finishing write tid 1 to smithi13778320-55 2024-09-21T09:34:20.466 INFO:tasks.rados.rados.0.smithi137.stdout:969: expect (ObjNum 663 snap 0 seq_num 663) 2024-09-21T09:34:20.612 INFO:tasks.rados.rados.0.smithi137.stdout:970: finishing write tid 2 to smithi13778320-55 2024-09-21T09:34:20.612 INFO:tasks.rados.rados.0.smithi137.stdout:983: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2024-09-21T09:34:20.618 INFO:tasks.rados.rados.0.smithi137.stdout:983: writing smithi13778320-326 from 541390 to 1034773 tid 1 2024-09-21T09:34:20.623 INFO:tasks.rados.rados.0.smithi137.stdout:983: writing smithi13778320-326 from 1592076 to 2081345 tid 2 2024-09-21T09:34:20.628 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:20.628 INFO:tasks.rados.rados.0.smithi137.stdout:983: writing smithi13778320-326 from 2862175 to 2941390 tid 3 2024-09-21T09:34:20.629 INFO:tasks.rados.rados.0.smithi137.stdout:968: done (14 left) 2024-09-21T09:34:20.629 INFO:tasks.rados.rados.0.smithi137.stdout:969: done (13 left) 2024-09-21T09:34:20.629 INFO:tasks.rados.rados.0.smithi137.stdout:984: read oid 81 snap -1 2024-09-21T09:34:20.629 INFO:tasks.rados.rados.0.smithi137.stdout:984: expect (ObjNum 80 snap 0 seq_num 80) 2024-09-21T09:34:20.629 INFO:tasks.rados.rados.0.smithi137.stdout:985: read oid 378 snap -1 2024-09-21T09:34:20.629 INFO:tasks.rados.rados.0.smithi137.stdout:985: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T09:34:20.629 INFO:tasks.rados.rados.0.smithi137.stdout:986: write oid 45 current snap is 0 2024-09-21T09:34:20.629 INFO:tasks.rados.rados.0.smithi137.stdout:986: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2024-09-21T09:34:20.635 INFO:tasks.rados.rados.0.smithi137.stdout:986: writing smithi13778320-45 from 558197 to 1126829 tid 1 2024-09-21T09:34:20.642 INFO:tasks.rados.rados.0.smithi137.stdout:986: writing smithi13778320-45 from 1650558 to 2283485 tid 2 2024-09-21T09:34:20.646 INFO:tasks.rados.rados.0.smithi137.stdout:986: writing smithi13778320-45 from 2773245 to 2958197 tid 3 2024-09-21T09:34:20.646 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:20.646 INFO:tasks.rados.rados.0.smithi137.stdout:971: expect (ObjNum 390 snap 0 seq_num 390) 2024-09-21T09:34:20.732 INFO:tasks.rados.rados.0.smithi137.stdout:970: finishing write tid 3 to smithi13778320-55 2024-09-21T09:34:20.732 INFO:tasks.rados.rados.0.smithi137.stdout:970: finishing write tid 4 to smithi13778320-55 2024-09-21T09:34:20.732 INFO:tasks.rados.rados.0.smithi137.stdout:970: finishing write tid 5 to smithi13778320-55 2024-09-21T09:34:20.732 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 55 v 153 (ObjNum 766 snap 0 seq_num 766) dirty exists 2024-09-21T09:34:20.732 INFO:tasks.rados.rados.0.smithi137.stdout:970: left oid 55 (ObjNum 766 snap 0 seq_num 766) 2024-09-21T09:34:20.732 INFO:tasks.rados.rados.0.smithi137.stdout:974: expect (ObjNum 198 snap 0 seq_num 198) 2024-09-21T09:34:20.841 INFO:tasks.rados.rados.0.smithi137.stdout:975: expect (ObjNum 593 snap 0 seq_num 593) 2024-09-21T09:34:21.024 INFO:tasks.rados.rados.0.smithi137.stdout:976: finishing write tid 1 to smithi13778320-289 2024-09-21T09:34:21.024 INFO:tasks.rados.rados.0.smithi137.stdout:978: expect (ObjNum 550 snap 0 seq_num 550) 2024-09-21T09:34:21.049 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:20 smithi137 ceph-mon[28941]: pgmap v110: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 11 MiB/s wr, 129 op/s 2024-09-21T09:34:21.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:20 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/346818042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:21.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:20 smithi137 ceph-mon[39068]: pgmap v110: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 11 MiB/s wr, 129 op/s 2024-09-21T09:34:21.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:20 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/346818042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:21.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:20 smithi165 ceph-mon[32789]: pgmap v110: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 11 MiB/s wr, 129 op/s 2024-09-21T09:34:21.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:20 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/346818042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:21.161 INFO:tasks.rados.rados.0.smithi137.stdout:980: expect (ObjNum 289 snap 0 seq_num 289) 2024-09-21T09:34:21.251 INFO:tasks.rados.rados.0.smithi137.stdout:981: expect (ObjNum 387 snap 0 seq_num 387) 2024-09-21T09:34:21.332 INFO:tasks.rados.rados.0.smithi137.stdout:976: finishing write tid 2 to smithi13778320-289 2024-09-21T09:34:21.332 INFO:tasks.rados.rados.0.smithi137.stdout:976: finishing write tid 3 to smithi13778320-289 2024-09-21T09:34:21.332 INFO:tasks.rados.rados.0.smithi137.stdout:976: finishing write tid 4 to smithi13778320-289 2024-09-21T09:34:21.332 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 289 v 182 (ObjNum 768 snap 0 seq_num 768) dirty exists 2024-09-21T09:34:21.332 INFO:tasks.rados.rados.0.smithi137.stdout:976: left oid 289 (ObjNum 768 snap 0 seq_num 768) 2024-09-21T09:34:21.332 INFO:tasks.rados.rados.0.smithi137.stdout:977: expect (ObjNum 667 snap 0 seq_num 667) 2024-09-21T09:34:21.468 INFO:tasks.rados.rados.0.smithi137.stdout:982: finishing write tid 1 to smithi13778320-338 2024-09-21T09:34:21.468 INFO:tasks.rados.rados.0.smithi137.stdout:982: finishing write tid 2 to smithi13778320-338 2024-09-21T09:34:21.468 INFO:tasks.rados.rados.0.smithi137.stdout:982: finishing write tid 3 to smithi13778320-338 2024-09-21T09:34:21.468 INFO:tasks.rados.rados.0.smithi137.stdout:982: finishing write tid 4 to smithi13778320-338 2024-09-21T09:34:21.468 INFO:tasks.rados.rados.0.smithi137.stdout:982: finishing write tid 5 to smithi13778320-338 2024-09-21T09:34:21.468 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 338 v 186 (ObjNum 769 snap 0 seq_num 769) dirty exists 2024-09-21T09:34:21.468 INFO:tasks.rados.rados.0.smithi137.stdout:982: left oid 338 (ObjNum 769 snap 0 seq_num 769) 2024-09-21T09:34:21.469 INFO:tasks.rados.rados.0.smithi137.stdout:983: finishing write tid 1 to smithi13778320-326 2024-09-21T09:34:21.469 INFO:tasks.rados.rados.0.smithi137.stdout:983: finishing write tid 2 to smithi13778320-326 2024-09-21T09:34:21.469 INFO:tasks.rados.rados.0.smithi137.stdout:970: done (15 left) 2024-09-21T09:34:21.469 INFO:tasks.rados.rados.0.smithi137.stdout:971: done (14 left) 2024-09-21T09:34:21.469 INFO:tasks.rados.rados.0.smithi137.stdout:972: done (13 left) 2024-09-21T09:34:21.469 INFO:tasks.rados.rados.0.smithi137.stdout:974: done (12 left) 2024-09-21T09:34:21.469 INFO:tasks.rados.rados.0.smithi137.stdout:975: done (11 left) 2024-09-21T09:34:21.469 INFO:tasks.rados.rados.0.smithi137.stdout:976: done (10 left) 2024-09-21T09:34:21.469 INFO:tasks.rados.rados.0.smithi137.stdout:977: done (9 left) 2024-09-21T09:34:21.469 INFO:tasks.rados.rados.0.smithi137.stdout:978: done (8 left) 2024-09-21T09:34:21.469 INFO:tasks.rados.rados.0.smithi137.stdout:979: done (7 left) 2024-09-21T09:34:21.469 INFO:tasks.rados.rados.0.smithi137.stdout:980: done (6 left) 2024-09-21T09:34:21.469 INFO:tasks.rados.rados.0.smithi137.stdout:981: done (5 left) 2024-09-21T09:34:21.470 INFO:tasks.rados.rados.0.smithi137.stdout:982: done (4 left) 2024-09-21T09:34:21.470 INFO:tasks.rados.rados.0.smithi137.stdout:987: write oid 467 current snap is 0 2024-09-21T09:34:21.470 INFO:tasks.rados.rados.0.smithi137.stdout:983: finishing write tid 3 to smithi13778320-326 2024-09-21T09:34:21.470 INFO:tasks.rados.rados.0.smithi137.stdout:983: finishing write tid 4 to smithi13778320-326 2024-09-21T09:34:21.470 INFO:tasks.rados.rados.0.smithi137.stdout:987: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2024-09-21T09:34:21.474 INFO:tasks.rados.rados.0.smithi137.stdout:987: writing smithi13778320-467 from 575004 to 1218885 tid 1 2024-09-21T09:34:21.479 INFO:tasks.rados.rados.0.smithi137.stdout:987: writing smithi13778320-467 from 1709040 to 2201978 tid 2 2024-09-21T09:34:21.484 INFO:tasks.rados.rados.0.smithi137.stdout:987: writing smithi13778320-467 from 2917021 to 2975004 tid 3 2024-09-21T09:34:21.484 INFO:tasks.rados.rados.0.smithi137.stdout:988: read oid 93 snap -1 2024-09-21T09:34:21.484 INFO:tasks.rados.rados.0.smithi137.stdout:988: expect deleted 2024-09-21T09:34:21.484 INFO:tasks.rados.rados.0.smithi137.stdout:989: write oid 69 current snap is 0 2024-09-21T09:34:21.484 INFO:tasks.rados.rados.0.smithi137.stdout:983: finishing write tid 5 to smithi13778320-326 2024-09-21T09:34:21.484 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 326 v 167 (ObjNum 770 snap 0 seq_num 770) dirty exists 2024-09-21T09:34:21.484 INFO:tasks.rados.rados.0.smithi137.stdout:983: left oid 326 (ObjNum 770 snap 0 seq_num 770) 2024-09-21T09:34:21.485 INFO:tasks.rados.rados.0.smithi137.stdout:985: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T09:34:21.560 INFO:tasks.rados.rados.0.smithi137.stdout:984: expect (ObjNum 80 snap 0 seq_num 80) 2024-09-21T09:34:21.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:21 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:34:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:34:21.665 INFO:tasks.rados.rados.0.smithi137.stdout:986: finishing write tid 1 to smithi13778320-45 2024-09-21T09:34:21.665 INFO:tasks.rados.rados.0.smithi137.stdout:986: finishing write tid 2 to smithi13778320-45 2024-09-21T09:34:21.665 INFO:tasks.rados.rados.0.smithi137.stdout:986: finishing write tid 3 to smithi13778320-45 2024-09-21T09:34:21.665 INFO:tasks.rados.rados.0.smithi137.stdout:986: finishing write tid 4 to smithi13778320-45 2024-09-21T09:34:21.666 INFO:tasks.rados.rados.0.smithi137.stdout:986: finishing write tid 5 to smithi13778320-45 2024-09-21T09:34:21.666 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 45 v 171 (ObjNum 771 snap 0 seq_num 771) dirty exists 2024-09-21T09:34:21.666 INFO:tasks.rados.rados.0.smithi137.stdout:986: left oid 45 (ObjNum 771 snap 0 seq_num 771) 2024-09-21T09:34:21.666 INFO:tasks.rados.rados.0.smithi137.stdout:987: finishing write tid 1 to smithi13778320-467 2024-09-21T09:34:21.666 INFO:tasks.rados.rados.0.smithi137.stdout:987: finishing write tid 2 to smithi13778320-467 2024-09-21T09:34:21.666 INFO:tasks.rados.rados.0.smithi137.stdout:989: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2024-09-21T09:34:21.672 INFO:tasks.rados.rados.0.smithi137.stdout:989: writing smithi13778320-69 from 591811 to 1310941 tid 1 2024-09-21T09:34:21.678 INFO:tasks.rados.rados.0.smithi137.stdout:989: writing smithi13778320-69 from 1767522 to 2404118 tid 2 2024-09-21T09:34:21.682 INFO:tasks.rados.rados.0.smithi137.stdout:989: writing smithi13778320-69 from 2828091 to 2991811 tid 3 2024-09-21T09:34:21.682 INFO:tasks.rados.rados.0.smithi137.stdout:983: done (6 left) 2024-09-21T09:34:21.682 INFO:tasks.rados.rados.0.smithi137.stdout:984: done (5 left) 2024-09-21T09:34:21.682 INFO:tasks.rados.rados.0.smithi137.stdout:985: done (4 left) 2024-09-21T09:34:21.682 INFO:tasks.rados.rados.0.smithi137.stdout:986: done (3 left) 2024-09-21T09:34:21.682 INFO:tasks.rados.rados.0.smithi137.stdout:990: delete oid 200 current snap is 0 2024-09-21T09:34:21.682 INFO:tasks.rados.rados.0.smithi137.stdout:987: finishing write tid 3 to smithi13778320-467 2024-09-21T09:34:21.682 INFO:tasks.rados.rados.0.smithi137.stdout:987: finishing write tid 4 to smithi13778320-467 2024-09-21T09:34:21.682 INFO:tasks.rados.rados.0.smithi137.stdout:987: finishing write tid 5 to smithi13778320-467 2024-09-21T09:34:21.683 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 467 v 176 (ObjNum 772 snap 0 seq_num 772) dirty exists 2024-09-21T09:34:21.683 INFO:tasks.rados.rados.0.smithi137.stdout:987: left oid 467 (ObjNum 772 snap 0 seq_num 772) 2024-09-21T09:34:21.683 INFO:tasks.rados.rados.0.smithi137.stdout:989: finishing write tid 1 to smithi13778320-69 2024-09-21T09:34:21.683 INFO:tasks.rados.rados.0.smithi137.stdout:989: finishing write tid 2 to smithi13778320-69 2024-09-21T09:34:21.683 INFO:tasks.rados.rados.0.smithi137.stdout:987: done (3 left) 2024-09-21T09:34:21.683 INFO:tasks.rados.rados.0.smithi137.stdout:988: done (2 left) 2024-09-21T09:34:21.683 INFO:tasks.rados.rados.0.smithi137.stdout:990: done (1 left) 2024-09-21T09:34:21.684 INFO:tasks.rados.rados.0.smithi137.stdout:991: write oid 459 current snap is 0 2024-09-21T09:34:21.684 INFO:tasks.rados.rados.0.smithi137.stdout:991: seq_num 775 ranges {625425=469628,1768133=640265} 2024-09-21T09:34:21.689 INFO:tasks.rados.rados.0.smithi137.stdout:991: writing smithi13778320-459 from 625425 to 1095053 tid 1 2024-09-21T09:34:21.696 INFO:tasks.rados.rados.0.smithi137.stdout:991: writing smithi13778320-459 from 1768133 to 2408398 tid 2 2024-09-21T09:34:21.696 INFO:tasks.rados.rados.0.smithi137.stdout:992: write oid 169 current snap is 0 2024-09-21T09:34:21.696 INFO:tasks.rados.rados.0.smithi137.stdout:989: finishing write tid 3 to smithi13778320-69 2024-09-21T09:34:21.696 INFO:tasks.rados.rados.0.smithi137.stdout:989: finishing write tid 4 to smithi13778320-69 2024-09-21T09:34:21.696 INFO:tasks.rados.rados.0.smithi137.stdout:989: finishing write tid 5 to smithi13778320-69 2024-09-21T09:34:21.696 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 69 v 175 (ObjNum 773 snap 0 seq_num 773) dirty exists 2024-09-21T09:34:21.697 INFO:tasks.rados.rados.0.smithi137.stdout:989: left oid 69 (ObjNum 773 snap 0 seq_num 773) 2024-09-21T09:34:21.697 INFO:tasks.rados.rados.0.smithi137.stdout:991: finishing write tid 1 to smithi13778320-459 2024-09-21T09:34:21.697 INFO:tasks.rados.rados.0.smithi137.stdout:992: seq_num 776 ranges {642232=661230,1942968=783923} 2024-09-21T09:34:21.703 INFO:tasks.rados.rados.0.smithi137.stdout:992: writing smithi13778320-169 from 642232 to 1303462 tid 1 2024-09-21T09:34:21.711 INFO:tasks.rados.rados.0.smithi137.stdout:992: writing smithi13778320-169 from 1942968 to 2726891 tid 2 2024-09-21T09:34:21.711 INFO:tasks.rados.rados.0.smithi137.stdout:989: done (2 left) 2024-09-21T09:34:21.711 INFO:tasks.rados.rados.0.smithi137.stdout:993: delete oid 433 current snap is 0 2024-09-21T09:34:21.711 INFO:tasks.rados.rados.0.smithi137.stdout:991: finishing write tid 2 to smithi13778320-459 2024-09-21T09:34:21.712 INFO:tasks.rados.rados.0.smithi137.stdout:991: finishing write tid 3 to smithi13778320-459 2024-09-21T09:34:21.712 INFO:tasks.rados.rados.0.smithi137.stdout:991: finishing write tid 4 to smithi13778320-459 2024-09-21T09:34:21.712 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 459 v 178 (ObjNum 775 snap 0 seq_num 775) dirty exists 2024-09-21T09:34:21.712 INFO:tasks.rados.rados.0.smithi137.stdout:991: left oid 459 (ObjNum 775 snap 0 seq_num 775) 2024-09-21T09:34:21.712 INFO:tasks.rados.rados.0.smithi137.stdout:992: finishing write tid 1 to smithi13778320-169 2024-09-21T09:34:21.712 INFO:tasks.rados.rados.0.smithi137.stdout:991: done (2 left) 2024-09-21T09:34:21.712 INFO:tasks.rados.rados.0.smithi137.stdout:993: done (1 left) 2024-09-21T09:34:21.713 INFO:tasks.rados.rados.0.smithi137.stdout:994: delete oid 59 current snap is 0 2024-09-21T09:34:21.714 INFO:tasks.rados.rados.0.smithi137.stdout:994: done (1 left) 2024-09-21T09:34:21.714 INFO:tasks.rados.rados.0.smithi137.stdout:995: read oid 156 snap -1 2024-09-21T09:34:21.714 INFO:tasks.rados.rados.0.smithi137.stdout:995: expect (ObjNum 511 snap 0 seq_num 511) 2024-09-21T09:34:21.714 INFO:tasks.rados.rados.0.smithi137.stdout:996: read oid 261 snap -1 2024-09-21T09:34:21.714 INFO:tasks.rados.rados.0.smithi137.stdout:996: expect (ObjNum 260 snap 0 seq_num 260) 2024-09-21T09:34:21.714 INFO:tasks.rados.rados.0.smithi137.stdout:997: read oid 122 snap -1 2024-09-21T09:34:21.715 INFO:tasks.rados.rados.0.smithi137.stdout:997: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-21T09:34:21.715 INFO:tasks.rados.rados.0.smithi137.stdout:998: write oid 460 current snap is 0 2024-09-21T09:34:21.715 INFO:tasks.rados.rados.0.smithi137.stdout:992: finishing write tid 2 to smithi13778320-169 2024-09-21T09:34:21.715 INFO:tasks.rados.rados.0.smithi137.stdout:998: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2024-09-21T09:34:21.720 INFO:tasks.rados.rados.0.smithi137.stdout:998: writing smithi13778320-460 from 692653 to 1179630 tid 1 2024-09-21T09:34:21.726 INFO:tasks.rados.rados.0.smithi137.stdout:998: writing smithi13778320-460 from 1602061 to 2249664 tid 2 2024-09-21T09:34:21.731 INFO:tasks.rados.rados.0.smithi137.stdout:998: writing smithi13778320-460 from 2992629 to 3092653 tid 3 2024-09-21T09:34:21.731 INFO:tasks.rados.rados.0.smithi137.stdout:999: write oid 192 current snap is 0 2024-09-21T09:34:21.731 INFO:tasks.rados.rados.0.smithi137.stdout:992: finishing write tid 3 to smithi13778320-169 2024-09-21T09:34:21.731 INFO:tasks.rados.rados.0.smithi137.stdout:999: seq_num 780 ranges {709460=562226,2060543=791261} 2024-09-21T09:34:21.738 INFO:tasks.rados.rados.0.smithi137.stdout:999: writing smithi13778320-192 from 709460 to 1271686 tid 1 2024-09-21T09:34:21.748 INFO:tasks.rados.rados.0.smithi137.stdout:999: writing smithi13778320-192 from 2060543 to 2851804 tid 2 2024-09-21T09:34:21.748 INFO:tasks.rados.rados.0.smithi137.stdout:1000: read oid 18 snap -1 2024-09-21T09:34:21.748 INFO:tasks.rados.rados.0.smithi137.stdout:1000: expect (ObjNum 17 snap 0 seq_num 17) 2024-09-21T09:34:21.748 INFO:tasks.rados.rados.0.smithi137.stdout:1001: read oid 39 snap -1 2024-09-21T09:34:21.748 INFO:tasks.rados.rados.0.smithi137.stdout:1001: expect deleted 2024-09-21T09:34:21.748 INFO:tasks.rados.rados.0.smithi137.stdout:1002: write oid 74 current snap is 0 2024-09-21T09:34:21.748 INFO:tasks.rados.rados.0.smithi137.stdout:992: finishing write tid 4 to smithi13778320-169 2024-09-21T09:34:21.748 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 169 v 195 (ObjNum 776 snap 0 seq_num 776) dirty exists 2024-09-21T09:34:21.748 INFO:tasks.rados.rados.0.smithi137.stdout:992: left oid 169 (ObjNum 776 snap 0 seq_num 776) 2024-09-21T09:34:21.748 INFO:tasks.rados.rados.0.smithi137.stdout:1002: seq_num 781 ranges {726267=637475,2119025=651272} 2024-09-21T09:34:21.755 INFO:tasks.rados.rados.0.smithi137.stdout:1002: writing smithi13778320-74 from 726267 to 1363742 tid 1 2024-09-21T09:34:21.762 INFO:tasks.rados.rados.0.smithi137.stdout:1002: writing smithi13778320-74 from 2119025 to 2770297 tid 2 2024-09-21T09:34:21.763 INFO:tasks.rados.rados.0.smithi137.stdout:992: done (8 left) 2024-09-21T09:34:21.763 INFO:tasks.rados.rados.0.smithi137.stdout:1003: write oid 92 current snap is 0 2024-09-21T09:34:21.763 INFO:tasks.rados.rados.0.smithi137.stdout:996: expect (ObjNum 260 snap 0 seq_num 260) 2024-09-21T09:34:21.840 INFO:tasks.rados.rados.0.smithi137.stdout:995: expect (ObjNum 511 snap 0 seq_num 511) 2024-09-21T09:34:21.960 INFO:tasks.rados.rados.0.smithi137.stdout:997: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-21T09:34:22.023 INFO:tasks.rados.rados.0.smithi137.stdout:998: finishing write tid 1 to smithi13778320-460 2024-09-21T09:34:22.024 INFO:tasks.rados.rados.0.smithi137.stdout:998: finishing write tid 2 to smithi13778320-460 2024-09-21T09:34:22.024 INFO:tasks.rados.rados.0.smithi137.stdout:1003: seq_num 782 ranges {743074=712724,2061154=794930} 2024-09-21T09:34:22.031 INFO:tasks.rados.rados.0.smithi137.stdout:1003: writing smithi13778320-92 from 743074 to 1455798 tid 1 2024-09-21T09:34:22.039 INFO:tasks.rados.rados.0.smithi137.stdout:1003: writing smithi13778320-92 from 2061154 to 2856084 tid 2 2024-09-21T09:34:22.039 INFO:tasks.rados.rados.0.smithi137.stdout:995: done (8 left) 2024-09-21T09:34:22.039 INFO:tasks.rados.rados.0.smithi137.stdout:996: done (7 left) 2024-09-21T09:34:22.039 INFO:tasks.rados.rados.0.smithi137.stdout:997: done (6 left) 2024-09-21T09:34:22.039 INFO:tasks.rados.rados.0.smithi137.stdout:1004: write oid 143 current snap is 0 2024-09-21T09:34:22.039 INFO:tasks.rados.rados.0.smithi137.stdout:998: finishing write tid 3 to smithi13778320-460 2024-09-21T09:34:22.039 INFO:tasks.rados.rados.0.smithi137.stdout:1004: seq_num 783 ranges {759881=787973,2119636=654941} 2024-09-21T09:34:22.047 INFO:tasks.rados.rados.0.smithi137.stdout:1004: writing smithi13778320-143 from 759881 to 1547854 tid 1 2024-09-21T09:34:22.049 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:21 smithi137 ceph-mon[28941]: from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:22.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:21 smithi137 ceph-mon[39068]: from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:22.054 INFO:tasks.rados.rados.0.smithi137.stdout:1004: writing smithi13778320-143 from 2119636 to 2774577 tid 2 2024-09-21T09:34:22.054 INFO:tasks.rados.rados.0.smithi137.stdout:1005: write oid 43 current snap is 0 2024-09-21T09:34:22.054 INFO:tasks.rados.rados.0.smithi137.stdout:998: finishing write tid 4 to smithi13778320-460 2024-09-21T09:34:22.055 INFO:tasks.rados.rados.0.smithi137.stdout:1005: seq_num 784 ranges {776688=579575,1894471=798599} 2024-09-21T09:34:22.061 INFO:tasks.rados.rados.0.smithi137.stdout:1005: writing smithi13778320-43 from 776688 to 1356263 tid 1 2024-09-21T09:34:22.069 INFO:tasks.rados.rados.0.smithi137.stdout:1005: writing smithi13778320-43 from 1894471 to 2693070 tid 2 2024-09-21T09:34:22.069 INFO:tasks.rados.rados.0.smithi137.stdout:1006: read oid 89 snap -1 2024-09-21T09:34:22.069 INFO:tasks.rados.rados.0.smithi137.stdout:1006: expect (ObjNum 631 snap 0 seq_num 631) 2024-09-21T09:34:22.070 INFO:tasks.rados.rados.0.smithi137.stdout:1007: read oid 425 snap -1 2024-09-21T09:34:22.070 INFO:tasks.rados.rados.0.smithi137.stdout:1007: expect (ObjNum 424 snap 0 seq_num 424) 2024-09-21T09:34:22.070 INFO:tasks.rados.rados.0.smithi137.stdout:1008: read oid 398 snap -1 2024-09-21T09:34:22.070 INFO:tasks.rados.rados.0.smithi137.stdout:1008: expect (ObjNum 593 snap 0 seq_num 593) 2024-09-21T09:34:22.070 INFO:tasks.rados.rados.0.smithi137.stdout:1009: write oid 346 current snap is 0 2024-09-21T09:34:22.070 INFO:tasks.rados.rados.0.smithi137.stdout:998: finishing write tid 5 to smithi13778320-460 2024-09-21T09:34:22.070 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 460 v 127 (ObjNum 779 snap 0 seq_num 779) dirty exists 2024-09-21T09:34:22.070 INFO:tasks.rados.rados.0.smithi137.stdout:998: left oid 460 (ObjNum 779 snap 0 seq_num 779) 2024-09-21T09:34:22.070 INFO:tasks.rados.rados.0.smithi137.stdout:999: finishing write tid 1 to smithi13778320-192 2024-09-21T09:34:22.070 INFO:tasks.rados.rados.0.smithi137.stdout:1009: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2024-09-21T09:34:22.077 INFO:tasks.rados.rados.0.smithi137.stdout:1009: writing smithi13778320-346 from 793495 to 1448319 tid 1 2024-09-21T09:34:22.084 INFO:tasks.rados.rados.0.smithi137.stdout:1009: writing smithi13778320-346 from 1952953 to 2611563 tid 2 2024-09-21T09:34:22.088 INFO:tasks.rados.rados.0.smithi137.stdout:1009: writing smithi13778320-346 from 3157167 to 3193495 tid 3 2024-09-21T09:34:22.088 INFO:tasks.rados.rados.0.smithi137.stdout:998: done (11 left) 2024-09-21T09:34:22.088 INFO:tasks.rados.rados.0.smithi137.stdout:1010: read oid 318 snap -1 2024-09-21T09:34:22.088 INFO:tasks.rados.rados.0.smithi137.stdout:1010: expect (ObjNum 317 snap 0 seq_num 317) 2024-09-21T09:34:22.088 INFO:tasks.rados.rados.0.smithi137.stdout:1011: read oid 432 snap -1 2024-09-21T09:34:22.088 INFO:tasks.rados.rados.0.smithi137.stdout:1011: expect (ObjNum 431 snap 0 seq_num 431) 2024-09-21T09:34:22.088 INFO:tasks.rados.rados.0.smithi137.stdout:1012: write oid 125 current snap is 0 2024-09-21T09:34:22.088 INFO:tasks.rados.rados.0.smithi137.stdout:999: finishing write tid 2 to smithi13778320-192 2024-09-21T09:34:22.088 INFO:tasks.rados.rados.0.smithi137.stdout:999: finishing write tid 3 to smithi13778320-192 2024-09-21T09:34:22.088 INFO:tasks.rados.rados.0.smithi137.stdout:999: finishing write tid 4 to smithi13778320-192 2024-09-21T09:34:22.088 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 192 v 173 (ObjNum 780 snap 0 seq_num 780) dirty exists 2024-09-21T09:34:22.088 INFO:tasks.rados.rados.0.smithi137.stdout:999: left oid 192 (ObjNum 780 snap 0 seq_num 780) 2024-09-21T09:34:22.088 INFO:tasks.rados.rados.0.smithi137.stdout:1000: expect (ObjNum 17 snap 0 seq_num 17) 2024-09-21T09:34:22.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:21 smithi165 ceph-mon[32789]: from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:22.161 INFO:tasks.rados.rados.0.smithi137.stdout:1002: finishing write tid 1 to smithi13778320-74 2024-09-21T09:34:22.161 INFO:tasks.rados.rados.0.smithi137.stdout:1002: finishing write tid 2 to smithi13778320-74 2024-09-21T09:34:22.161 INFO:tasks.rados.rados.0.smithi137.stdout:1012: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2024-09-21T09:34:22.166 INFO:tasks.rados.rados.0.smithi137.stdout:1012: writing smithi13778320-125 from 410302 to 1140375 tid 1 2024-09-21T09:34:22.173 INFO:tasks.rados.rados.0.smithi137.stdout:1012: writing smithi13778320-125 from 1895082 to 2297350 tid 2 2024-09-21T09:34:22.178 INFO:tasks.rados.rados.0.smithi137.stdout:1012: writing smithi13778320-125 from 2951884 to 3210302 tid 3 2024-09-21T09:34:22.178 INFO:tasks.rados.rados.0.smithi137.stdout:999: done (13 left) 2024-09-21T09:34:22.178 INFO:tasks.rados.rados.0.smithi137.stdout:1000: done (12 left) 2024-09-21T09:34:22.178 INFO:tasks.rados.rados.0.smithi137.stdout:1001: done (11 left) 2024-09-21T09:34:22.179 INFO:tasks.rados.rados.0.smithi137.stdout:1013: read oid 7 snap -1 2024-09-21T09:34:22.179 INFO:tasks.rados.rados.0.smithi137.stdout:1013: expect deleted 2024-09-21T09:34:22.179 INFO:tasks.rados.rados.0.smithi137.stdout:1014: read oid 450 snap -1 2024-09-21T09:34:22.179 INFO:tasks.rados.rados.0.smithi137.stdout:1014: expect (ObjNum 449 snap 0 seq_num 449) 2024-09-21T09:34:22.179 INFO:tasks.rados.rados.0.smithi137.stdout:1015: read oid 263 snap -1 2024-09-21T09:34:22.179 INFO:tasks.rados.rados.0.smithi137.stdout:1015: expect (ObjNum 262 snap 0 seq_num 262) 2024-09-21T09:34:22.179 INFO:tasks.rados.rados.0.smithi137.stdout:1016: write oid 499 current snap is 0 2024-09-21T09:34:22.179 INFO:tasks.rados.rados.0.smithi137.stdout:1002: finishing write tid 3 to smithi13778320-74 2024-09-21T09:34:22.179 INFO:tasks.rados.rados.0.smithi137.stdout:1016: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2024-09-21T09:34:22.183 INFO:tasks.rados.rados.0.smithi137.stdout:1016: writing smithi13778320-499 from 427109 to 832431 tid 1 2024-09-21T09:34:22.190 INFO:tasks.rados.rados.0.smithi137.stdout:1016: writing smithi13778320-499 from 1553564 to 2099490 tid 2 2024-09-21T09:34:22.196 INFO:tasks.rados.rados.0.smithi137.stdout:1016: writing smithi13778320-499 from 2579307 to 3227109 tid 3 2024-09-21T09:34:22.196 INFO:tasks.rados.rados.0.smithi137.stdout:1017: write oid 163 current snap is 0 2024-09-21T09:34:22.196 INFO:tasks.rados.rados.0.smithi137.stdout:1002: finishing write tid 4 to smithi13778320-74 2024-09-21T09:34:22.196 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 74 v 186 (ObjNum 781 snap 0 seq_num 781) dirty exists 2024-09-21T09:34:22.196 INFO:tasks.rados.rados.0.smithi137.stdout:1002: left oid 74 (ObjNum 781 snap 0 seq_num 781) 2024-09-21T09:34:22.196 INFO:tasks.rados.rados.0.smithi137.stdout:1003: finishing write tid 1 to smithi13778320-92 2024-09-21T09:34:22.196 INFO:tasks.rados.rados.0.smithi137.stdout:1003: finishing write tid 2 to smithi13778320-92 2024-09-21T09:34:22.196 INFO:tasks.rados.rados.0.smithi137.stdout:1017: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2024-09-21T09:34:22.201 INFO:tasks.rados.rados.0.smithi137.stdout:1017: writing smithi13778320-163 from 443916 to 924487 tid 1 2024-09-21T09:34:22.206 INFO:tasks.rados.rados.0.smithi137.stdout:1017: writing smithi13778320-163 from 1612046 to 2017983 tid 2 2024-09-21T09:34:22.214 INFO:tasks.rados.rados.0.smithi137.stdout:1017: writing smithi13778320-163 from 2606730 to 3101782 tid 3 2024-09-21T09:34:22.214 INFO:tasks.rados.rados.0.smithi137.stdout:1002: done (15 left) 2024-09-21T09:34:22.214 INFO:tasks.rados.rados.0.smithi137.stdout:1018: read oid 394 snap -1 2024-09-21T09:34:22.214 INFO:tasks.rados.rados.0.smithi137.stdout:1018: expect (ObjNum 393 snap 0 seq_num 393) 2024-09-21T09:34:22.214 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:22.214 INFO:tasks.rados.rados.0.smithi137.stdout:1003: finishing write tid 3 to smithi13778320-92 2024-09-21T09:34:22.214 INFO:tasks.rados.rados.0.smithi137.stdout:1003: finishing write tid 4 to smithi13778320-92 2024-09-21T09:34:22.214 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 92 v 185 (ObjNum 782 snap 0 seq_num 782) dirty exists 2024-09-21T09:34:22.214 INFO:tasks.rados.rados.0.smithi137.stdout:1003: left oid 92 (ObjNum 782 snap 0 seq_num 782) 2024-09-21T09:34:22.214 INFO:tasks.rados.rados.0.smithi137.stdout:1004: finishing write tid 1 to smithi13778320-143 2024-09-21T09:34:22.215 INFO:tasks.rados.rados.0.smithi137.stdout:1004: finishing write tid 2 to smithi13778320-143 2024-09-21T09:34:22.215 INFO:tasks.rados.rados.0.smithi137.stdout:1003: done (15 left) 2024-09-21T09:34:22.215 INFO:tasks.rados.rados.0.smithi137.stdout:1019: read oid 292 snap -1 2024-09-21T09:34:22.215 INFO:tasks.rados.rados.0.smithi137.stdout:1019: expect (ObjNum 291 snap 0 seq_num 291) 2024-09-21T09:34:22.215 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:22.215 INFO:tasks.rados.rados.0.smithi137.stdout:1004: finishing write tid 3 to smithi13778320-143 2024-09-21T09:34:22.215 INFO:tasks.rados.rados.0.smithi137.stdout:1004: finishing write tid 4 to smithi13778320-143 2024-09-21T09:34:22.215 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 143 v 125 (ObjNum 783 snap 0 seq_num 783) dirty exists 2024-09-21T09:34:22.215 INFO:tasks.rados.rados.0.smithi137.stdout:1004: left oid 143 (ObjNum 783 snap 0 seq_num 783) 2024-09-21T09:34:22.215 INFO:tasks.rados.rados.0.smithi137.stdout:1005: finishing write tid 1 to smithi13778320-43 2024-09-21T09:34:22.215 INFO:tasks.rados.rados.0.smithi137.stdout:1005: finishing write tid 2 to smithi13778320-43 2024-09-21T09:34:22.215 INFO:tasks.rados.rados.0.smithi137.stdout:1005: finishing write tid 3 to smithi13778320-43 2024-09-21T09:34:22.215 INFO:tasks.rados.rados.0.smithi137.stdout:1005: finishing write tid 4 to smithi13778320-43 2024-09-21T09:34:22.215 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 43 v 128 (ObjNum 784 snap 0 seq_num 784) dirty exists 2024-09-21T09:34:22.215 INFO:tasks.rados.rados.0.smithi137.stdout:1005: left oid 43 (ObjNum 784 snap 0 seq_num 784) 2024-09-21T09:34:22.216 INFO:tasks.rados.rados.0.smithi137.stdout:1004: done (15 left) 2024-09-21T09:34:22.216 INFO:tasks.rados.rados.0.smithi137.stdout:1005: done (14 left) 2024-09-21T09:34:22.216 INFO:tasks.rados.rados.0.smithi137.stdout:1020: write oid 218 current snap is 0 2024-09-21T09:34:22.216 INFO:tasks.rados.rados.0.smithi137.stdout:1009: finishing write tid 1 to smithi13778320-346 2024-09-21T09:34:22.216 INFO:tasks.rados.rados.0.smithi137.stdout:1020: seq_num 789 ranges {460723=555820,1670528=549595,2634153=626570} 2024-09-21T09:34:22.218 INFO:tasks.rados.rados.0.smithi137.stdout:1020: writing smithi13778320-218 from 460723 to 1016543 tid 1 2024-09-21T09:34:22.225 INFO:tasks.rados.rados.0.smithi137.stdout:1020: writing smithi13778320-218 from 1670528 to 2220123 tid 2 2024-09-21T09:34:22.231 INFO:tasks.rados.rados.0.smithi137.stdout:1020: writing smithi13778320-218 from 2634153 to 3260723 tid 3 2024-09-21T09:34:22.231 INFO:tasks.rados.rados.0.smithi137.stdout:1021: write oid 486 current snap is 0 2024-09-21T09:34:22.231 INFO:tasks.rados.rados.0.smithi137.stdout:1021: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2024-09-21T09:34:22.237 INFO:tasks.rados.rados.0.smithi137.stdout:1021: writing smithi13778320-486 from 477530 to 1108599 tid 1 2024-09-21T09:34:22.242 INFO:tasks.rados.rados.0.smithi137.stdout:1021: writing smithi13778320-486 from 1612657 to 2022263 tid 2 2024-09-21T09:34:22.248 INFO:tasks.rados.rados.0.smithi137.stdout:1021: writing smithi13778320-486 from 2545223 to 3062819 tid 3 2024-09-21T09:34:22.248 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:22.248 INFO:tasks.rados.rados.0.smithi137.stdout:1009: finishing write tid 2 to smithi13778320-346 2024-09-21T09:34:22.248 INFO:tasks.rados.rados.0.smithi137.stdout:1009: finishing write tid 3 to smithi13778320-346 2024-09-21T09:34:22.248 INFO:tasks.rados.rados.0.smithi137.stdout:1009: finishing write tid 4 to smithi13778320-346 2024-09-21T09:34:22.248 INFO:tasks.rados.rados.0.smithi137.stdout:1008: expect (ObjNum 593 snap 0 seq_num 593) 2024-09-21T09:34:22.427 INFO:tasks.rados.rados.0.smithi137.stdout:1009: finishing write tid 5 to smithi13778320-346 2024-09-21T09:34:22.427 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 346 v 131 (ObjNum 785 snap 0 seq_num 785) dirty exists 2024-09-21T09:34:22.427 INFO:tasks.rados.rados.0.smithi137.stdout:1009: left oid 346 (ObjNum 785 snap 0 seq_num 785) 2024-09-21T09:34:22.427 INFO:tasks.rados.rados.0.smithi137.stdout:1006: expect (ObjNum 631 snap 0 seq_num 631) 2024-09-21T09:34:22.539 INFO:tasks.rados.rados.0.smithi137.stdout:1007: expect (ObjNum 424 snap 0 seq_num 424) 2024-09-21T09:34:22.640 INFO:tasks.rados.rados.0.smithi137.stdout:1011: expect (ObjNum 431 snap 0 seq_num 431) 2024-09-21T09:34:22.749 INFO:tasks.rados.rados.0.smithi137.stdout:1010: expect (ObjNum 317 snap 0 seq_num 317) 2024-09-21T09:34:22.855 INFO:tasks.rados.rados.0.smithi137.stdout:1012: finishing write tid 1 to smithi13778320-125 2024-09-21T09:34:22.855 INFO:tasks.rados.rados.0.smithi137.stdout:1012: finishing write tid 2 to smithi13778320-125 2024-09-21T09:34:22.855 INFO:tasks.rados.rados.0.smithi137.stdout:1006: done (15 left) 2024-09-21T09:34:22.855 INFO:tasks.rados.rados.0.smithi137.stdout:1007: done (14 left) 2024-09-21T09:34:22.855 INFO:tasks.rados.rados.0.smithi137.stdout:1008: done (13 left) 2024-09-21T09:34:22.856 INFO:tasks.rados.rados.0.smithi137.stdout:1009: done (12 left) 2024-09-21T09:34:22.856 INFO:tasks.rados.rados.0.smithi137.stdout:1010: done (11 left) 2024-09-21T09:34:22.856 INFO:tasks.rados.rados.0.smithi137.stdout:1011: done (10 left) 2024-09-21T09:34:22.856 INFO:tasks.rados.rados.0.smithi137.stdout:1022: write oid 113 current snap is 0 2024-09-21T09:34:22.856 INFO:tasks.rados.rados.0.smithi137.stdout:1012: finishing write tid 3 to smithi13778320-125 2024-09-21T09:34:22.856 INFO:tasks.rados.rados.0.smithi137.stdout:1015: expect (ObjNum 262 snap 0 seq_num 262) 2024-09-21T09:34:22.938 INFO:tasks.rados.rados.0.smithi137.stdout:1012: finishing write tid 4 to smithi13778320-125 2024-09-21T09:34:22.938 INFO:tasks.rados.rados.0.smithi137.stdout:1012: finishing write tid 5 to smithi13778320-125 2024-09-21T09:34:22.938 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 125 v 198 (ObjNum 786 snap 0 seq_num 786) dirty exists 2024-09-21T09:34:22.938 INFO:tasks.rados.rados.0.smithi137.stdout:1012: left oid 125 (ObjNum 786 snap 0 seq_num 786) 2024-09-21T09:34:22.938 INFO:tasks.rados.rados.0.smithi137.stdout:1016: finishing write tid 1 to smithi13778320-499 2024-09-21T09:34:22.938 INFO:tasks.rados.rados.0.smithi137.stdout:1014: expect (ObjNum 449 snap 0 seq_num 449) 2024-09-21T09:34:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:22 smithi137 ceph-mon[28941]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:22 smithi137 ceph-mon[28941]: pgmap v111: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.4 MiB/s wr, 79 op/s 2024-09-21T09:34:23.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:22 smithi137 ceph-mon[39068]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:23.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:22 smithi137 ceph-mon[39068]: pgmap v111: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.4 MiB/s wr, 79 op/s 2024-09-21T09:34:23.059 INFO:tasks.rados.rados.0.smithi137.stdout:1016: finishing write tid 2 to smithi13778320-499 2024-09-21T09:34:23.059 INFO:tasks.rados.rados.0.smithi137.stdout:1022: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2024-09-21T09:34:23.064 INFO:tasks.rados.rados.0.smithi137.stdout:1022: writing smithi13778320-113 from 494337 to 917008 tid 1 2024-09-21T09:34:23.069 INFO:tasks.rados.rados.0.smithi137.stdout:1022: writing smithi13778320-113 from 1387492 to 1940756 tid 2 2024-09-21T09:34:23.076 INFO:tasks.rados.rados.0.smithi137.stdout:1022: writing smithi13778320-113 from 2688999 to 3134220 tid 3 2024-09-21T09:34:23.077 INFO:tasks.rados.rados.0.smithi137.stdout:1012: done (10 left) 2024-09-21T09:34:23.077 INFO:tasks.rados.rados.0.smithi137.stdout:1013: done (9 left) 2024-09-21T09:34:23.077 INFO:tasks.rados.rados.0.smithi137.stdout:1014: done (8 left) 2024-09-21T09:34:23.077 INFO:tasks.rados.rados.0.smithi137.stdout:1015: done (7 left) 2024-09-21T09:34:23.077 INFO:tasks.rados.rados.0.smithi137.stdout:1023: read oid 216 snap -1 2024-09-21T09:34:23.077 INFO:tasks.rados.rados.0.smithi137.stdout:1023: expect (ObjNum 673 snap 0 seq_num 673) 2024-09-21T09:34:23.077 INFO:tasks.rados.rados.0.smithi137.stdout:1024: read oid 261 snap -1 2024-09-21T09:34:23.077 INFO:tasks.rados.rados.0.smithi137.stdout:1024: expect (ObjNum 260 snap 0 seq_num 260) 2024-09-21T09:34:23.077 INFO:tasks.rados.rados.0.smithi137.stdout:1025: write oid 11 current snap is 0 2024-09-21T09:34:23.077 INFO:tasks.rados.rados.0.smithi137.stdout:1016: finishing write tid 3 to smithi13778320-499 2024-09-21T09:34:23.077 INFO:tasks.rados.rados.0.smithi137.stdout:1016: finishing write tid 4 to smithi13778320-499 2024-09-21T09:34:23.077 INFO:tasks.rados.rados.0.smithi137.stdout:1016: finishing write tid 5 to smithi13778320-499 2024-09-21T09:34:23.077 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 499 v 182 (ObjNum 787 snap 0 seq_num 787) dirty exists 2024-09-21T09:34:23.078 INFO:tasks.rados.rados.0.smithi137.stdout:1016: left oid 499 (ObjNum 787 snap 0 seq_num 787) 2024-09-21T09:34:23.078 INFO:tasks.rados.rados.0.smithi137.stdout:1017: finishing write tid 1 to smithi13778320-163 2024-09-21T09:34:23.078 INFO:tasks.rados.rados.0.smithi137.stdout:1017: finishing write tid 2 to smithi13778320-163 2024-09-21T09:34:23.078 INFO:tasks.rados.rados.0.smithi137.stdout:1019: expect (ObjNum 291 snap 0 seq_num 291) 2024-09-21T09:34:23.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:22 smithi165 ceph-mon[32789]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:23.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:22 smithi165 ceph-mon[32789]: pgmap v111: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.4 MiB/s wr, 79 op/s 2024-09-21T09:34:23.178 INFO:tasks.rados.rados.0.smithi137.stdout:1017: finishing write tid 3 to smithi13778320-163 2024-09-21T09:34:23.178 INFO:tasks.rados.rados.0.smithi137.stdout:1017: finishing write tid 4 to smithi13778320-163 2024-09-21T09:34:23.178 INFO:tasks.rados.rados.0.smithi137.stdout:1017: finishing write tid 5 to smithi13778320-163 2024-09-21T09:34:23.178 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 163 v 132 (ObjNum 788 snap 0 seq_num 788) dirty exists 2024-09-21T09:34:23.178 INFO:tasks.rados.rados.0.smithi137.stdout:1017: left oid 163 (ObjNum 788 snap 0 seq_num 788) 2024-09-21T09:34:23.178 INFO:tasks.rados.rados.0.smithi137.stdout:1018: expect (ObjNum 393 snap 0 seq_num 393) 2024-09-21T09:34:23.265 INFO:tasks.rados.rados.0.smithi137.stdout:1020: finishing write tid 1 to smithi13778320-218 2024-09-21T09:34:23.265 INFO:tasks.rados.rados.0.smithi137.stdout:1020: finishing write tid 2 to smithi13778320-218 2024-09-21T09:34:23.265 INFO:tasks.rados.rados.0.smithi137.stdout:1020: finishing write tid 3 to smithi13778320-218 2024-09-21T09:34:23.265 INFO:tasks.rados.rados.0.smithi137.stdout:1020: finishing write tid 4 to smithi13778320-218 2024-09-21T09:34:23.265 INFO:tasks.rados.rados.0.smithi137.stdout:1020: finishing write tid 5 to smithi13778320-218 2024-09-21T09:34:23.265 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 218 v 157 (ObjNum 789 snap 0 seq_num 789) dirty exists 2024-09-21T09:34:23.265 INFO:tasks.rados.rados.0.smithi137.stdout:1020: left oid 218 (ObjNum 789 snap 0 seq_num 789) 2024-09-21T09:34:23.266 INFO:tasks.rados.rados.0.smithi137.stdout:1021: finishing write tid 1 to smithi13778320-486 2024-09-21T09:34:23.266 INFO:tasks.rados.rados.0.smithi137.stdout:1021: finishing write tid 2 to smithi13778320-486 2024-09-21T09:34:23.266 INFO:tasks.rados.rados.0.smithi137.stdout:1021: finishing write tid 3 to smithi13778320-486 2024-09-21T09:34:23.266 INFO:tasks.rados.rados.0.smithi137.stdout:1025: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2024-09-21T09:34:23.270 INFO:tasks.rados.rados.0.smithi137.stdout:1025: writing smithi13778320-11 from 511144 to 1009064 tid 1 2024-09-21T09:34:23.276 INFO:tasks.rados.rados.0.smithi137.stdout:1025: writing smithi13778320-11 from 1445974 to 1859249 tid 2 2024-09-21T09:34:23.282 INFO:tasks.rados.rados.0.smithi137.stdout:1025: writing smithi13778320-11 from 2316422 to 2972915 tid 3 2024-09-21T09:34:23.282 INFO:tasks.rados.rados.0.smithi137.stdout:1016: done (9 left) 2024-09-21T09:34:23.282 INFO:tasks.rados.rados.0.smithi137.stdout:1017: done (8 left) 2024-09-21T09:34:23.282 INFO:tasks.rados.rados.0.smithi137.stdout:1018: done (7 left) 2024-09-21T09:34:23.282 INFO:tasks.rados.rados.0.smithi137.stdout:1019: done (6 left) 2024-09-21T09:34:23.282 INFO:tasks.rados.rados.0.smithi137.stdout:1020: done (5 left) 2024-09-21T09:34:23.282 INFO:tasks.rados.rados.0.smithi137.stdout:1026: read oid 410 snap -1 2024-09-21T09:34:23.282 INFO:tasks.rados.rados.0.smithi137.stdout:1026: expect (ObjNum 409 snap 0 seq_num 409) 2024-09-21T09:34:23.283 INFO:tasks.rados.rados.0.smithi137.stdout:1027: read oid 164 snap -1 2024-09-21T09:34:23.283 INFO:tasks.rados.rados.0.smithi137.stdout:1027: expect (ObjNum 163 snap 0 seq_num 163) 2024-09-21T09:34:23.283 INFO:tasks.rados.rados.0.smithi137.stdout:1028: write oid 316 current snap is 0 2024-09-21T09:34:23.283 INFO:tasks.rados.rados.0.smithi137.stdout:1021: finishing write tid 4 to smithi13778320-486 2024-09-21T09:34:23.283 INFO:tasks.rados.rados.0.smithi137.stdout:1021: finishing write tid 5 to smithi13778320-486 2024-09-21T09:34:23.283 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 486 v 154 (ObjNum 790 snap 0 seq_num 790) dirty exists 2024-09-21T09:34:23.283 INFO:tasks.rados.rados.0.smithi137.stdout:1021: left oid 486 (ObjNum 790 snap 0 seq_num 790) 2024-09-21T09:34:23.283 INFO:tasks.rados.rados.0.smithi137.stdout:1028: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2024-09-21T09:34:23.288 INFO:tasks.rados.rados.0.smithi137.stdout:1028: writing smithi13778320-316 from 527951 to 1101120 tid 1 2024-09-21T09:34:23.294 INFO:tasks.rados.rados.0.smithi137.stdout:1028: writing smithi13778320-316 from 1504456 to 2061389 tid 2 2024-09-21T09:34:23.301 INFO:tasks.rados.rados.0.smithi137.stdout:1028: writing smithi13778320-316 from 2743845 to 3211610 tid 3 2024-09-21T09:34:23.301 INFO:tasks.rados.rados.0.smithi137.stdout:1021: done (7 left) 2024-09-21T09:34:23.301 INFO:tasks.rados.rados.0.smithi137.stdout:1029: write oid 393 current snap is 0 2024-09-21T09:34:23.301 INFO:tasks.rados.rados.0.smithi137.stdout:1022: finishing write tid 1 to smithi13778320-113 2024-09-21T09:34:23.302 INFO:tasks.rados.rados.0.smithi137.stdout:1022: finishing write tid 2 to smithi13778320-113 2024-09-21T09:34:23.302 INFO:tasks.rados.rados.0.smithi137.stdout:1022: finishing write tid 3 to smithi13778320-113 2024-09-21T09:34:23.302 INFO:tasks.rados.rados.0.smithi137.stdout:1029: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2024-09-21T09:34:23.307 INFO:tasks.rados.rados.0.smithi137.stdout:1029: writing smithi13778320-393 from 544758 to 1193176 tid 1 2024-09-21T09:34:23.313 INFO:tasks.rados.rados.0.smithi137.stdout:1029: writing smithi13778320-393 from 1846585 to 2263529 tid 2 2024-09-21T09:34:23.320 INFO:tasks.rados.rados.0.smithi137.stdout:1029: writing smithi13778320-393 from 2771268 to 3344758 tid 3 2024-09-21T09:34:23.320 INFO:tasks.rados.rados.0.smithi137.stdout:1030: read oid 109 snap -1 2024-09-21T09:34:23.320 INFO:tasks.rados.rados.0.smithi137.stdout:1030: expect deleted 2024-09-21T09:34:23.320 INFO:tasks.rados.rados.0.smithi137.stdout:1031: write oid 86 current snap is 0 2024-09-21T09:34:23.320 INFO:tasks.rados.rados.0.smithi137.stdout:1022: finishing write tid 4 to smithi13778320-113 2024-09-21T09:34:23.320 INFO:tasks.rados.rados.0.smithi137.stdout:1022: finishing write tid 5 to smithi13778320-113 2024-09-21T09:34:23.320 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 113 v 176 (ObjNum 791 snap 0 seq_num 791) dirty exists 2024-09-21T09:34:23.321 INFO:tasks.rados.rados.0.smithi137.stdout:1022: left oid 113 (ObjNum 791 snap 0 seq_num 791) 2024-09-21T09:34:23.321 INFO:tasks.rados.rados.0.smithi137.stdout:1024: expect (ObjNum 260 snap 0 seq_num 260) 2024-09-21T09:34:23.401 INFO:tasks.rados.rados.0.smithi137.stdout:1023: expect (ObjNum 673 snap 0 seq_num 673) 2024-09-21T09:34:23.493 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:23.560 INFO:tasks.rados.rados.0.smithi137.stdout:1025: finishing write tid 1 to smithi13778320-11 2024-09-21T09:34:23.560 INFO:tasks.rados.rados.0.smithi137.stdout:1025: finishing write tid 2 to smithi13778320-11 2024-09-21T09:34:23.560 INFO:tasks.rados.rados.0.smithi137.stdout:1025: finishing write tid 3 to smithi13778320-11 2024-09-21T09:34:23.560 INFO:tasks.rados.rados.0.smithi137.stdout:1031: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2024-09-21T09:34:23.567 INFO:tasks.rados.rados.0.smithi137.stdout:1031: writing smithi13778320-86 from 561565 to 1285232 tid 1 2024-09-21T09:34:23.574 INFO:tasks.rados.rados.0.smithi137.stdout:1031: writing smithi13778320-86 from 1905067 to 2465669 tid 2 2024-09-21T09:34:23.579 INFO:tasks.rados.rados.0.smithi137.stdout:1031: writing smithi13778320-86 from 3082338 to 3361565 tid 3 2024-09-21T09:34:23.579 INFO:tasks.rados.rados.0.smithi137.stdout:1022: done (9 left) 2024-09-21T09:34:23.579 INFO:tasks.rados.rados.0.smithi137.stdout:1023: done (8 left) 2024-09-21T09:34:23.579 INFO:tasks.rados.rados.0.smithi137.stdout:1024: done (7 left) 2024-09-21T09:34:23.579 INFO:tasks.rados.rados.0.smithi137.stdout:1032: delete oid 319 current snap is 0 2024-09-21T09:34:23.579 INFO:tasks.rados.rados.0.smithi137.stdout:1025: finishing write tid 4 to smithi13778320-11 2024-09-21T09:34:23.579 INFO:tasks.rados.rados.0.smithi137.stdout:1025: finishing write tid 5 to smithi13778320-11 2024-09-21T09:34:23.580 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 11 v 190 (ObjNum 792 snap 0 seq_num 792) dirty exists 2024-09-21T09:34:23.580 INFO:tasks.rados.rados.0.smithi137.stdout:1025: left oid 11 (ObjNum 792 snap 0 seq_num 792) 2024-09-21T09:34:23.580 INFO:tasks.rados.rados.0.smithi137.stdout:1026: expect (ObjNum 409 snap 0 seq_num 409) 2024-09-21T09:34:23.679 INFO:tasks.rados.rados.0.smithi137.stdout:1027: expect (ObjNum 163 snap 0 seq_num 163) 2024-09-21T09:34:23.774 INFO:tasks.rados.rados.0.smithi137.stdout:1028: finishing write tid 1 to smithi13778320-316 2024-09-21T09:34:23.774 INFO:tasks.rados.rados.0.smithi137.stdout:1028: finishing write tid 2 to smithi13778320-316 2024-09-21T09:34:23.774 INFO:tasks.rados.rados.0.smithi137.stdout:1028: finishing write tid 3 to smithi13778320-316 2024-09-21T09:34:23.774 INFO:tasks.rados.rados.0.smithi137.stdout:1028: finishing write tid 4 to smithi13778320-316 2024-09-21T09:34:23.775 INFO:tasks.rados.rados.0.smithi137.stdout:1028: finishing write tid 5 to smithi13778320-316 2024-09-21T09:34:23.775 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 316 v 186 (ObjNum 793 snap 0 seq_num 793) dirty exists 2024-09-21T09:34:23.775 INFO:tasks.rados.rados.0.smithi137.stdout:1028: left oid 316 (ObjNum 793 snap 0 seq_num 793) 2024-09-21T09:34:23.775 INFO:tasks.rados.rados.0.smithi137.stdout:1029: finishing write tid 1 to smithi13778320-393 2024-09-21T09:34:23.775 INFO:tasks.rados.rados.0.smithi137.stdout:1025: done (7 left) 2024-09-21T09:34:23.775 INFO:tasks.rados.rados.0.smithi137.stdout:1026: done (6 left) 2024-09-21T09:34:23.775 INFO:tasks.rados.rados.0.smithi137.stdout:1027: done (5 left) 2024-09-21T09:34:23.775 INFO:tasks.rados.rados.0.smithi137.stdout:1028: done (4 left) 2024-09-21T09:34:23.775 INFO:tasks.rados.rados.0.smithi137.stdout:1032: done (3 left) 2024-09-21T09:34:23.775 INFO:tasks.rados.rados.0.smithi137.stdout:1033: read oid 58 snap -1 2024-09-21T09:34:23.775 INFO:tasks.rados.rados.0.smithi137.stdout:1033: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-21T09:34:23.775 INFO:tasks.rados.rados.0.smithi137.stdout:1034: read oid 361 snap -1 2024-09-21T09:34:23.775 INFO:tasks.rados.rados.0.smithi137.stdout:1034: expect (ObjNum 734 snap 0 seq_num 734) 2024-09-21T09:34:23.775 INFO:tasks.rados.rados.0.smithi137.stdout:1035: write oid 177 current snap is 0 2024-09-21T09:34:23.776 INFO:tasks.rados.rados.0.smithi137.stdout:1029: finishing write tid 2 to smithi13778320-393 2024-09-21T09:34:23.776 INFO:tasks.rados.rados.0.smithi137.stdout:1029: finishing write tid 3 to smithi13778320-393 2024-09-21T09:34:23.776 INFO:tasks.rados.rados.0.smithi137.stdout:1029: finishing write tid 4 to smithi13778320-393 2024-09-21T09:34:23.776 INFO:tasks.rados.rados.0.smithi137.stdout:1029: finishing write tid 5 to smithi13778320-393 2024-09-21T09:34:23.776 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 393 v 144 (ObjNum 794 snap 0 seq_num 794) dirty exists 2024-09-21T09:34:23.776 INFO:tasks.rados.rados.0.smithi137.stdout:1029: left oid 393 (ObjNum 794 snap 0 seq_num 794) 2024-09-21T09:34:23.776 INFO:tasks.rados.rados.0.smithi137.stdout:1035: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2024-09-21T09:34:23.779 INFO:tasks.rados.rados.0.smithi137.stdout:1035: writing smithi13778320-177 from 595179 to 1069344 tid 1 2024-09-21T09:34:23.785 INFO:tasks.rados.rados.0.smithi137.stdout:1035: writing smithi13778320-177 from 1622031 to 2186302 tid 2 2024-09-21T09:34:23.792 INFO:tasks.rados.rados.0.smithi137.stdout:1035: writing smithi13778320-177 from 2737184 to 3366390 tid 3 2024-09-21T09:34:23.792 INFO:tasks.rados.rados.0.smithi137.stdout:1029: done (5 left) 2024-09-21T09:34:23.792 INFO:tasks.rados.rados.0.smithi137.stdout:1030: done (4 left) 2024-09-21T09:34:23.792 INFO:tasks.rados.rados.0.smithi137.stdout:1036: write oid 72 current snap is 0 2024-09-21T09:34:23.792 INFO:tasks.rados.rados.0.smithi137.stdout:1031: finishing write tid 1 to smithi13778320-86 2024-09-21T09:34:23.792 INFO:tasks.rados.rados.0.smithi137.stdout:1031: finishing write tid 2 to smithi13778320-86 2024-09-21T09:34:23.792 INFO:tasks.rados.rados.0.smithi137.stdout:1036: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2024-09-21T09:34:23.798 INFO:tasks.rados.rados.0.smithi137.stdout:1036: writing smithi13778320-72 from 611986 to 1161400 tid 1 2024-09-21T09:34:23.799 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:23 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2327152418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:23.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:23 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2327152418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:23.802 INFO:tasks.rados.rados.0.smithi137.stdout:1036: writing smithi13778320-72 from 1564160 to 1988442 tid 2 2024-09-21T09:34:23.809 INFO:tasks.rados.rados.0.smithi137.stdout:1036: writing smithi13778320-72 from 2764607 to 3205085 tid 3 2024-09-21T09:34:23.809 INFO:tasks.rados.rados.0.smithi137.stdout:1037: write oid 62 current snap is 0 2024-09-21T09:34:23.810 INFO:tasks.rados.rados.0.smithi137.stdout:1031: finishing write tid 3 to smithi13778320-86 2024-09-21T09:34:23.810 INFO:tasks.rados.rados.0.smithi137.stdout:1031: finishing write tid 4 to smithi13778320-86 2024-09-21T09:34:23.810 INFO:tasks.rados.rados.0.smithi137.stdout:1037: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2024-09-21T09:34:23.817 INFO:tasks.rados.rados.0.smithi137.stdout:1037: writing smithi13778320-62 from 628793 to 1369809 tid 1 2024-09-21T09:34:23.824 INFO:tasks.rados.rados.0.smithi137.stdout:1037: writing smithi13778320-62 from 2138995 to 2706935 tid 2 2024-09-21T09:34:23.828 INFO:tasks.rados.rados.0.smithi137.stdout:1037: writing smithi13778320-62 from 3192030 to 3428793 tid 3 2024-09-21T09:34:23.828 INFO:tasks.rados.rados.0.smithi137.stdout:1038: delete oid 47 current snap is 0 2024-09-21T09:34:23.828 INFO:tasks.rados.rados.0.smithi137.stdout:1031: finishing write tid 5 to smithi13778320-86 2024-09-21T09:34:23.829 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 86 v 177 (ObjNum 795 snap 0 seq_num 795) dirty exists 2024-09-21T09:34:23.829 INFO:tasks.rados.rados.0.smithi137.stdout:1031: left oid 86 (ObjNum 795 snap 0 seq_num 795) 2024-09-21T09:34:23.829 INFO:tasks.rados.rados.0.smithi137.stdout:1033: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-21T09:34:23.924 INFO:tasks.rados.rados.0.smithi137.stdout:1034: expect (ObjNum 734 snap 0 seq_num 734) 2024-09-21T09:34:24.032 INFO:tasks.rados.rados.0.smithi137.stdout:1035: finishing write tid 1 to smithi13778320-177 2024-09-21T09:34:24.033 INFO:tasks.rados.rados.0.smithi137.stdout:1035: finishing write tid 2 to smithi13778320-177 2024-09-21T09:34:24.033 INFO:tasks.rados.rados.0.smithi137.stdout:1035: finishing write tid 3 to smithi13778320-177 2024-09-21T09:34:24.033 INFO:tasks.rados.rados.0.smithi137.stdout:1035: finishing write tid 4 to smithi13778320-177 2024-09-21T09:34:24.033 INFO:tasks.rados.rados.0.smithi137.stdout:1035: finishing write tid 5 to smithi13778320-177 2024-09-21T09:34:24.033 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 177 v 158 (ObjNum 797 snap 0 seq_num 797) dirty exists 2024-09-21T09:34:24.033 INFO:tasks.rados.rados.0.smithi137.stdout:1035: left oid 177 (ObjNum 797 snap 0 seq_num 797) 2024-09-21T09:34:24.034 INFO:tasks.rados.rados.0.smithi137.stdout:1036: finishing write tid 1 to smithi13778320-72 2024-09-21T09:34:24.034 INFO:tasks.rados.rados.0.smithi137.stdout:1031: done (6 left) 2024-09-21T09:34:24.034 INFO:tasks.rados.rados.0.smithi137.stdout:1033: done (5 left) 2024-09-21T09:34:24.034 INFO:tasks.rados.rados.0.smithi137.stdout:1034: done (4 left) 2024-09-21T09:34:24.034 INFO:tasks.rados.rados.0.smithi137.stdout:1035: done (3 left) 2024-09-21T09:34:24.034 INFO:tasks.rados.rados.0.smithi137.stdout:1038: done (2 left) 2024-09-21T09:34:24.034 INFO:tasks.rados.rados.0.smithi137.stdout:1039: read oid 267 snap -1 2024-09-21T09:34:24.034 INFO:tasks.rados.rados.0.smithi137.stdout:1039: expect (ObjNum 556 snap 0 seq_num 556) 2024-09-21T09:34:24.034 INFO:tasks.rados.rados.0.smithi137.stdout:1040: read oid 127 snap -1 2024-09-21T09:34:24.034 INFO:tasks.rados.rados.0.smithi137.stdout:1040: expect (ObjNum 126 snap 0 seq_num 126) 2024-09-21T09:34:24.034 INFO:tasks.rados.rados.0.smithi137.stdout:1041: delete oid 381 current snap is 0 2024-09-21T09:34:24.034 INFO:tasks.rados.rados.0.smithi137.stdout:1036: finishing write tid 2 to smithi13778320-72 2024-09-21T09:34:24.035 INFO:tasks.rados.rados.0.smithi137.stdout:1036: finishing write tid 3 to smithi13778320-72 2024-09-21T09:34:24.035 INFO:tasks.rados.rados.0.smithi137.stdout:1036: finishing write tid 4 to smithi13778320-72 2024-09-21T09:34:24.035 INFO:tasks.rados.rados.0.smithi137.stdout:1036: finishing write tid 5 to smithi13778320-72 2024-09-21T09:34:24.035 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 72 v 136 (ObjNum 798 snap 0 seq_num 798) dirty exists 2024-09-21T09:34:24.035 INFO:tasks.rados.rados.0.smithi137.stdout:1036: left oid 72 (ObjNum 798 snap 0 seq_num 798) 2024-09-21T09:34:24.035 INFO:tasks.rados.rados.0.smithi137.stdout:1037: finishing write tid 1 to smithi13778320-62 2024-09-21T09:34:24.035 INFO:tasks.rados.rados.0.smithi137.stdout:1037: finishing write tid 2 to smithi13778320-62 2024-09-21T09:34:24.035 INFO:tasks.rados.rados.0.smithi137.stdout:1037: finishing write tid 3 to smithi13778320-62 2024-09-21T09:34:24.035 INFO:tasks.rados.rados.0.smithi137.stdout:1037: finishing write tid 4 to smithi13778320-62 2024-09-21T09:34:24.035 INFO:tasks.rados.rados.0.smithi137.stdout:1037: finishing write tid 5 to smithi13778320-62 2024-09-21T09:34:24.035 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 62 v 199 (ObjNum 799 snap 0 seq_num 799) dirty exists 2024-09-21T09:34:24.035 INFO:tasks.rados.rados.0.smithi137.stdout:1037: left oid 62 (ObjNum 799 snap 0 seq_num 799) 2024-09-21T09:34:24.035 INFO:tasks.rados.rados.0.smithi137.stdout:1036: done (4 left) 2024-09-21T09:34:24.035 INFO:tasks.rados.rados.0.smithi137.stdout:1037: done (3 left) 2024-09-21T09:34:24.035 INFO:tasks.rados.rados.0.smithi137.stdout:1041: done (2 left) 2024-09-21T09:34:24.036 INFO:tasks.rados.rados.0.smithi137.stdout:1042: write oid 253 current snap is 0 2024-09-21T09:34:24.036 INFO:tasks.rados.rados.0.smithi137.stdout:1042: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2024-09-21T09:34:24.039 INFO:tasks.rados.rados.0.smithi137.stdout:1042: writing smithi13778320-253 from 679214 to 1245977 tid 1 2024-09-21T09:34:24.046 INFO:tasks.rados.rados.0.smithi137.stdout:1042: writing smithi13778320-253 from 1798088 to 2513355 tid 2 2024-09-21T09:34:24.051 INFO:tasks.rados.rados.0.smithi137.stdout:1042: writing smithi13778320-253 from 3157946 to 3479214 tid 3 2024-09-21T09:34:24.051 INFO:tasks.rados.rados.0.smithi137.stdout:1043: write oid 87 current snap is 0 2024-09-21T09:34:24.051 INFO:tasks.rados.rados.0.smithi137.stdout:1043: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2024-09-21T09:34:24.058 INFO:tasks.rados.rados.0.smithi137.stdout:1043: writing smithi13778320-87 from 696021 to 1338033 tid 1 2024-09-21T09:34:24.064 INFO:tasks.rados.rados.0.smithi137.stdout:1043: writing smithi13778320-87 from 1856570 to 2431848 tid 2 2024-09-21T09:34:24.070 INFO:tasks.rados.rados.0.smithi137.stdout:1043: writing smithi13778320-87 from 3185369 to 3496021 tid 3 2024-09-21T09:34:24.070 INFO:tasks.rados.rados.0.smithi137.stdout:1044: read oid 51 snap -1 2024-09-21T09:34:24.070 INFO:tasks.rados.rados.0.smithi137.stdout:1044: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-21T09:34:24.070 INFO:tasks.rados.rados.0.smithi137.stdout:1045: write oid 485 current snap is 0 2024-09-21T09:34:24.071 INFO:tasks.rados.rados.0.smithi137.stdout:1045: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2024-09-21T09:34:24.078 INFO:tasks.rados.rados.0.smithi137.stdout:1045: writing smithi13778320-485 from 712828 to 1430089 tid 1 2024-09-21T09:34:24.085 INFO:tasks.rados.rados.0.smithi137.stdout:1045: writing smithi13778320-485 from 1915052 to 2633988 tid 2 2024-09-21T09:34:24.090 INFO:tasks.rados.rados.0.smithi137.stdout:1045: writing smithi13778320-485 from 3212792 to 3512828 tid 3 2024-09-21T09:34:24.090 INFO:tasks.rados.rados.0.smithi137.stdout:1046: write oid 279 current snap is 0 2024-09-21T09:34:24.090 INFO:tasks.rados.rados.0.smithi137.stdout:1040: expect (ObjNum 126 snap 0 seq_num 126) 2024-09-21T09:34:24.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:23 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2327152418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:24.158 INFO:tasks.rados.rados.0.smithi137.stdout:1039: expect (ObjNum 556 snap 0 seq_num 556) 2024-09-21T09:34:24.306 INFO:tasks.rados.rados.0.smithi137.stdout:1042: finishing write tid 1 to smithi13778320-253 2024-09-21T09:34:24.306 INFO:tasks.rados.rados.0.smithi137.stdout:1042: finishing write tid 2 to smithi13778320-253 2024-09-21T09:34:24.306 INFO:tasks.rados.rados.0.smithi137.stdout:1042: finishing write tid 3 to smithi13778320-253 2024-09-21T09:34:24.307 INFO:tasks.rados.rados.0.smithi137.stdout:1042: finishing write tid 4 to smithi13778320-253 2024-09-21T09:34:24.307 INFO:tasks.rados.rados.0.smithi137.stdout:1042: finishing write tid 5 to smithi13778320-253 2024-09-21T09:34:24.307 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 253 v 120 (ObjNum 802 snap 0 seq_num 802) dirty exists 2024-09-21T09:34:24.307 INFO:tasks.rados.rados.0.smithi137.stdout:1042: left oid 253 (ObjNum 802 snap 0 seq_num 802) 2024-09-21T09:34:24.307 INFO:tasks.rados.rados.0.smithi137.stdout:1043: finishing write tid 1 to smithi13778320-87 2024-09-21T09:34:24.307 INFO:tasks.rados.rados.0.smithi137.stdout:1043: finishing write tid 2 to smithi13778320-87 2024-09-21T09:34:24.307 INFO:tasks.rados.rados.0.smithi137.stdout:1043: finishing write tid 3 to smithi13778320-87 2024-09-21T09:34:24.307 INFO:tasks.rados.rados.0.smithi137.stdout:1043: finishing write tid 4 to smithi13778320-87 2024-09-21T09:34:24.307 INFO:tasks.rados.rados.0.smithi137.stdout:1046: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2024-09-21T09:34:24.314 INFO:tasks.rados.rados.0.smithi137.stdout:1046: writing smithi13778320-279 from 729635 to 1522145 tid 1 2024-09-21T09:34:24.320 INFO:tasks.rados.rados.0.smithi137.stdout:1046: writing smithi13778320-279 from 1973534 to 2552481 tid 2 2024-09-21T09:34:24.326 INFO:tasks.rados.rados.0.smithi137.stdout:1046: writing smithi13778320-279 from 3240215 to 3529635 tid 3 2024-09-21T09:34:24.326 INFO:tasks.rados.rados.0.smithi137.stdout:1039: done (6 left) 2024-09-21T09:34:24.326 INFO:tasks.rados.rados.0.smithi137.stdout:1040: done (5 left) 2024-09-21T09:34:24.326 INFO:tasks.rados.rados.0.smithi137.stdout:1042: done (4 left) 2024-09-21T09:34:24.326 INFO:tasks.rados.rados.0.smithi137.stdout:1047: write oid 383 current snap is 0 2024-09-21T09:34:24.326 INFO:tasks.rados.rados.0.smithi137.stdout:1043: finishing write tid 5 to smithi13778320-87 2024-09-21T09:34:24.326 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 87 v 204 (ObjNum 803 snap 0 seq_num 803) dirty exists 2024-09-21T09:34:24.326 INFO:tasks.rados.rados.0.smithi137.stdout:1043: left oid 87 (ObjNum 803 snap 0 seq_num 803) 2024-09-21T09:34:24.326 INFO:tasks.rados.rados.0.smithi137.stdout:1047: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2024-09-21T09:34:24.332 INFO:tasks.rados.rados.0.smithi137.stdout:1047: writing smithi13778320-383 from 746442 to 1330554 tid 1 2024-09-21T09:34:24.338 INFO:tasks.rados.rados.0.smithi137.stdout:1047: writing smithi13778320-383 from 1748369 to 2470974 tid 2 2024-09-21T09:34:24.345 INFO:tasks.rados.rados.0.smithi137.stdout:1047: writing smithi13778320-383 from 2983991 to 3546442 tid 3 2024-09-21T09:34:24.345 INFO:tasks.rados.rados.0.smithi137.stdout:1043: done (4 left) 2024-09-21T09:34:24.345 INFO:tasks.rados.rados.0.smithi137.stdout:1048: read oid 22 snap -1 2024-09-21T09:34:24.345 INFO:tasks.rados.rados.0.smithi137.stdout:1048: expect deleted 2024-09-21T09:34:24.345 INFO:tasks.rados.rados.0.smithi137.stdout:1049: read oid 62 snap -1 2024-09-21T09:34:24.345 INFO:tasks.rados.rados.0.smithi137.stdout:1049: expect (ObjNum 799 snap 0 seq_num 799) 2024-09-21T09:34:24.345 INFO:tasks.rados.rados.0.smithi137.stdout:1050: write oid 45 current snap is 0 2024-09-21T09:34:24.346 INFO:tasks.rados.rados.0.smithi137.stdout:1044: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-21T09:34:24.434 INFO:tasks.rados.rados.0.smithi137.stdout:1045: finishing write tid 1 to smithi13778320-485 2024-09-21T09:34:24.435 INFO:tasks.rados.rados.0.smithi137.stdout:1045: finishing write tid 2 to smithi13778320-485 2024-09-21T09:34:24.435 INFO:tasks.rados.rados.0.smithi137.stdout:1045: finishing write tid 3 to smithi13778320-485 2024-09-21T09:34:24.435 INFO:tasks.rados.rados.0.smithi137.stdout:1045: finishing write tid 4 to smithi13778320-485 2024-09-21T09:34:24.435 INFO:tasks.rados.rados.0.smithi137.stdout:1045: finishing write tid 5 to smithi13778320-485 2024-09-21T09:34:24.435 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 485 v 189 (ObjNum 804 snap 0 seq_num 804) dirty exists 2024-09-21T09:34:24.435 INFO:tasks.rados.rados.0.smithi137.stdout:1045: left oid 485 (ObjNum 804 snap 0 seq_num 804) 2024-09-21T09:34:24.435 INFO:tasks.rados.rados.0.smithi137.stdout:1050: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2024-09-21T09:34:24.442 INFO:tasks.rados.rados.0.smithi137.stdout:1050: writing smithi13778320-45 from 763249 to 1422610 tid 1 2024-09-21T09:34:24.449 INFO:tasks.rados.rados.0.smithi137.stdout:1050: writing smithi13778320-45 from 2090498 to 2673114 tid 2 2024-09-21T09:34:24.454 INFO:tasks.rados.rados.0.smithi137.stdout:1050: writing smithi13778320-45 from 3295061 to 3563249 tid 3 2024-09-21T09:34:24.454 INFO:tasks.rados.rados.0.smithi137.stdout:1044: done (6 left) 2024-09-21T09:34:24.454 INFO:tasks.rados.rados.0.smithi137.stdout:1045: done (5 left) 2024-09-21T09:34:24.454 INFO:tasks.rados.rados.0.smithi137.stdout:1051: read oid 9 snap -1 2024-09-21T09:34:24.454 INFO:tasks.rados.rados.0.smithi137.stdout:1051: expect (ObjNum 621 snap 0 seq_num 621) 2024-09-21T09:34:24.454 INFO:tasks.rados.rados.0.smithi137.stdout:1052: write oid 157 current snap is 0 2024-09-21T09:34:24.454 INFO:tasks.rados.rados.0.smithi137.stdout:1046: finishing write tid 1 to smithi13778320-279 2024-09-21T09:34:24.455 INFO:tasks.rados.rados.0.smithi137.stdout:1046: finishing write tid 2 to smithi13778320-279 2024-09-21T09:34:24.455 INFO:tasks.rados.rados.0.smithi137.stdout:1046: finishing write tid 3 to smithi13778320-279 2024-09-21T09:34:24.455 INFO:tasks.rados.rados.0.smithi137.stdout:1046: finishing write tid 4 to smithi13778320-279 2024-09-21T09:34:24.455 INFO:tasks.rados.rados.0.smithi137.stdout:1046: finishing write tid 5 to smithi13778320-279 2024-09-21T09:34:24.455 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 279 v 190 (ObjNum 805 snap 0 seq_num 805) dirty exists 2024-09-21T09:34:24.455 INFO:tasks.rados.rados.0.smithi137.stdout:1046: left oid 279 (ObjNum 805 snap 0 seq_num 805) 2024-09-21T09:34:24.455 INFO:tasks.rados.rados.0.smithi137.stdout:1047: finishing write tid 1 to smithi13778320-383 2024-09-21T09:34:24.455 INFO:tasks.rados.rados.0.smithi137.stdout:1047: finishing write tid 2 to smithi13778320-383 2024-09-21T09:34:24.455 INFO:tasks.rados.rados.0.smithi137.stdout:1052: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2024-09-21T09:34:24.462 INFO:tasks.rados.rados.0.smithi137.stdout:1052: writing smithi13778320-157 from 780056 to 1514666 tid 1 2024-09-21T09:34:24.470 INFO:tasks.rados.rados.0.smithi137.stdout:1052: writing smithi13778320-157 from 2148980 to 2875254 tid 2 2024-09-21T09:34:24.474 INFO:tasks.rados.rados.0.smithi137.stdout:1052: writing smithi13778320-157 from 3322484 to 3580056 tid 3 2024-09-21T09:34:24.474 INFO:tasks.rados.rados.0.smithi137.stdout:1046: done (6 left) 2024-09-21T09:34:24.474 INFO:tasks.rados.rados.0.smithi137.stdout:1053: write oid 491 current snap is 0 2024-09-21T09:34:24.474 INFO:tasks.rados.rados.0.smithi137.stdout:1053: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2024-09-21T09:34:24.480 INFO:tasks.rados.rados.0.smithi137.stdout:1053: writing smithi13778320-491 from 796863 to 1206722 tid 1 2024-09-21T09:34:24.487 INFO:tasks.rados.rados.0.smithi137.stdout:1053: writing smithi13778320-491 from 1807462 to 2393747 tid 2 2024-09-21T09:34:24.493 INFO:tasks.rados.rados.0.smithi137.stdout:1053: writing smithi13778320-491 from 3066260 to 3596863 tid 3 2024-09-21T09:34:24.494 INFO:tasks.rados.rados.0.smithi137.stdout:1054: write oid 280 current snap is 0 2024-09-21T09:34:24.494 INFO:tasks.rados.rados.0.smithi137.stdout:1054: seq_num 810 ranges {413670=485108,1465944=729943,2977330=524801} 2024-09-21T09:34:24.498 INFO:tasks.rados.rados.0.smithi137.stdout:1054: writing smithi13778320-280 from 413670 to 898778 tid 1 2024-09-21T09:34:24.505 INFO:tasks.rados.rados.0.smithi137.stdout:1054: writing smithi13778320-280 from 1465944 to 2195887 tid 2 2024-09-21T09:34:24.512 INFO:tasks.rados.rados.0.smithi137.stdout:1054: writing smithi13778320-280 from 2977330 to 3502131 tid 3 2024-09-21T09:34:24.512 INFO:tasks.rados.rados.0.smithi137.stdout:1055: write oid 439 current snap is 0 2024-09-21T09:34:24.513 INFO:tasks.rados.rados.0.smithi137.stdout:1047: finishing write tid 3 to smithi13778320-383 2024-09-21T09:34:24.513 INFO:tasks.rados.rados.0.smithi137.stdout:1047: finishing write tid 4 to smithi13778320-383 2024-09-21T09:34:24.513 INFO:tasks.rados.rados.0.smithi137.stdout:1055: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2024-09-21T09:34:24.518 INFO:tasks.rados.rados.0.smithi137.stdout:1055: writing smithi13778320-439 from 430477 to 990834 tid 1 2024-09-21T09:34:24.522 INFO:tasks.rados.rados.0.smithi137.stdout:1055: writing smithi13778320-439 from 1408073 to 1881674 tid 2 2024-09-21T09:34:24.530 INFO:tasks.rados.rados.0.smithi137.stdout:1055: writing smithi13778320-439 from 2488400 to 3224473 tid 3 2024-09-21T09:34:24.530 INFO:tasks.rados.rados.0.smithi137.stdout:1048: done (8 left) 2024-09-21T09:34:24.530 INFO:tasks.rados.rados.0.smithi137.stdout:1056: read oid 226 snap -1 2024-09-21T09:34:24.530 INFO:tasks.rados.rados.0.smithi137.stdout:1056: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-21T09:34:24.531 INFO:tasks.rados.rados.0.smithi137.stdout:1057: read oid 196 snap -1 2024-09-21T09:34:24.531 INFO:tasks.rados.rados.0.smithi137.stdout:1057: expect (ObjNum 654 snap 0 seq_num 654) 2024-09-21T09:34:24.531 INFO:tasks.rados.rados.0.smithi137.stdout:1058: write oid 325 current snap is 0 2024-09-21T09:34:24.531 INFO:tasks.rados.rados.0.smithi137.stdout:1047: finishing write tid 5 to smithi13778320-383 2024-09-21T09:34:24.531 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 383 v 208 (ObjNum 806 snap 0 seq_num 806) dirty exists 2024-09-21T09:34:24.531 INFO:tasks.rados.rados.0.smithi137.stdout:1047: left oid 383 (ObjNum 806 snap 0 seq_num 806) 2024-09-21T09:34:24.531 INFO:tasks.rados.rados.0.smithi137.stdout:1049: expect (ObjNum 799 snap 0 seq_num 799) 2024-09-21T09:34:24.690 INFO:tasks.rados.rados.0.smithi137.stdout:1050: finishing write tid 1 to smithi13778320-45 2024-09-21T09:34:24.691 INFO:tasks.rados.rados.0.smithi137.stdout:1050: finishing write tid 2 to smithi13778320-45 2024-09-21T09:34:24.691 INFO:tasks.rados.rados.0.smithi137.stdout:1050: finishing write tid 3 to smithi13778320-45 2024-09-21T09:34:24.691 INFO:tasks.rados.rados.0.smithi137.stdout:1050: finishing write tid 4 to smithi13778320-45 2024-09-21T09:34:24.691 INFO:tasks.rados.rados.0.smithi137.stdout:1050: finishing write tid 5 to smithi13778320-45 2024-09-21T09:34:24.691 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 45 v 190 (ObjNum 807 snap 0 seq_num 807) dirty exists 2024-09-21T09:34:24.691 INFO:tasks.rados.rados.0.smithi137.stdout:1050: left oid 45 (ObjNum 807 snap 0 seq_num 807) 2024-09-21T09:34:24.692 INFO:tasks.rados.rados.0.smithi137.stdout:1051: expect (ObjNum 621 snap 0 seq_num 621) 2024-09-21T09:34:24.802 INFO:tasks.rados.rados.0.smithi137.stdout:1052: finishing write tid 1 to smithi13778320-157 2024-09-21T09:34:24.802 INFO:tasks.rados.rados.0.smithi137.stdout:1052: finishing write tid 2 to smithi13778320-157 2024-09-21T09:34:24.802 INFO:tasks.rados.rados.0.smithi137.stdout:1052: finishing write tid 3 to smithi13778320-157 2024-09-21T09:34:24.802 INFO:tasks.rados.rados.0.smithi137.stdout:1052: finishing write tid 4 to smithi13778320-157 2024-09-21T09:34:24.802 INFO:tasks.rados.rados.0.smithi137.stdout:1052: finishing write tid 5 to smithi13778320-157 2024-09-21T09:34:24.802 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 157 v 124 (ObjNum 808 snap 0 seq_num 808) dirty exists 2024-09-21T09:34:24.803 INFO:tasks.rados.rados.0.smithi137.stdout:1052: left oid 157 (ObjNum 808 snap 0 seq_num 808) 2024-09-21T09:34:24.803 INFO:tasks.rados.rados.0.smithi137.stdout:1053: finishing write tid 1 to smithi13778320-491 2024-09-21T09:34:24.803 INFO:tasks.rados.rados.0.smithi137.stdout:1058: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2024-09-21T09:34:24.808 INFO:tasks.rados.rados.0.smithi137.stdout:1058: writing smithi13778320-325 from 447284 to 1082890 tid 1 2024-09-21T09:34:24.815 INFO:tasks.rados.rados.0.smithi137.stdout:1058: writing smithi13778320-325 from 1866555 to 2600167 tid 2 2024-09-21T09:34:24.821 INFO:tasks.rados.rados.0.smithi137.stdout:1058: writing smithi13778320-325 from 3315823 to 3647284 tid 3 2024-09-21T09:34:24.822 INFO:tasks.rados.rados.0.smithi137.stdout:1047: done (10 left) 2024-09-21T09:34:24.822 INFO:tasks.rados.rados.0.smithi137.stdout:1049: done (9 left) 2024-09-21T09:34:24.822 INFO:tasks.rados.rados.0.smithi137.stdout:1050: done (8 left) 2024-09-21T09:34:24.822 INFO:tasks.rados.rados.0.smithi137.stdout:1051: done (7 left) 2024-09-21T09:34:24.822 INFO:tasks.rados.rados.0.smithi137.stdout:1052: done (6 left) 2024-09-21T09:34:24.822 INFO:tasks.rados.rados.0.smithi137.stdout:1059: write oid 458 current snap is 0 2024-09-21T09:34:24.822 INFO:tasks.rados.rados.0.smithi137.stdout:1053: finishing write tid 2 to smithi13778320-491 2024-09-21T09:34:24.822 INFO:tasks.rados.rados.0.smithi137.stdout:1053: finishing write tid 3 to smithi13778320-491 2024-09-21T09:34:24.822 INFO:tasks.rados.rados.0.smithi137.stdout:1053: finishing write tid 4 to smithi13778320-491 2024-09-21T09:34:24.822 INFO:tasks.rados.rados.0.smithi137.stdout:1053: finishing write tid 5 to smithi13778320-491 2024-09-21T09:34:24.822 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 491 v 148 (ObjNum 809 snap 0 seq_num 809) dirty exists 2024-09-21T09:34:24.822 INFO:tasks.rados.rados.0.smithi137.stdout:1053: left oid 491 (ObjNum 809 snap 0 seq_num 809) 2024-09-21T09:34:24.822 INFO:tasks.rados.rados.0.smithi137.stdout:1054: finishing write tid 1 to smithi13778320-280 2024-09-21T09:34:24.823 INFO:tasks.rados.rados.0.smithi137.stdout:1059: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2024-09-21T09:34:24.827 INFO:tasks.rados.rados.0.smithi137.stdout:1059: writing smithi13778320-458 from 464091 to 1174946 tid 1 2024-09-21T09:34:24.834 INFO:tasks.rados.rados.0.smithi137.stdout:1059: writing smithi13778320-458 from 1925037 to 2402307 tid 2 2024-09-21T09:34:24.840 INFO:tasks.rados.rados.0.smithi137.stdout:1059: writing smithi13778320-458 from 2943246 to 3418216 tid 3 2024-09-21T09:34:24.840 INFO:tasks.rados.rados.0.smithi137.stdout:1053: done (6 left) 2024-09-21T09:34:24.840 INFO:tasks.rados.rados.0.smithi137.stdout:1060: delete oid 71 current snap is 0 2024-09-21T09:34:24.840 INFO:tasks.rados.rados.0.smithi137.stdout:1054: finishing write tid 2 to smithi13778320-280 2024-09-21T09:34:24.840 INFO:tasks.rados.rados.0.smithi137.stdout:1054: finishing write tid 3 to smithi13778320-280 2024-09-21T09:34:24.840 INFO:tasks.rados.rados.0.smithi137.stdout:1054: finishing write tid 4 to smithi13778320-280 2024-09-21T09:34:24.841 INFO:tasks.rados.rados.0.smithi137.stdout:1054: finishing write tid 5 to smithi13778320-280 2024-09-21T09:34:24.841 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 280 v 154 (ObjNum 810 snap 0 seq_num 810) dirty exists 2024-09-21T09:34:24.841 INFO:tasks.rados.rados.0.smithi137.stdout:1054: left oid 280 (ObjNum 810 snap 0 seq_num 810) 2024-09-21T09:34:24.841 INFO:tasks.rados.rados.0.smithi137.stdout:1055: finishing write tid 1 to smithi13778320-439 2024-09-21T09:34:24.841 INFO:tasks.rados.rados.0.smithi137.stdout:1055: finishing write tid 2 to smithi13778320-439 2024-09-21T09:34:24.841 INFO:tasks.rados.rados.0.smithi137.stdout:1057: expect (ObjNum 654 snap 0 seq_num 654) 2024-09-21T09:34:24.971 INFO:tasks.rados.rados.0.smithi137.stdout:1055: finishing write tid 3 to smithi13778320-439 2024-09-21T09:34:24.971 INFO:tasks.rados.rados.0.smithi137.stdout:1055: finishing write tid 4 to smithi13778320-439 2024-09-21T09:34:24.971 INFO:tasks.rados.rados.0.smithi137.stdout:1055: finishing write tid 5 to smithi13778320-439 2024-09-21T09:34:24.971 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 439 v 158 (ObjNum 811 snap 0 seq_num 811) dirty exists 2024-09-21T09:34:24.971 INFO:tasks.rados.rados.0.smithi137.stdout:1055: left oid 439 (ObjNum 811 snap 0 seq_num 811) 2024-09-21T09:34:24.971 INFO:tasks.rados.rados.0.smithi137.stdout:1056: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-21T09:34:25.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:24 smithi137 ceph-mon[28941]: pgmap v112: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 13 MiB/s wr, 133 op/s 2024-09-21T09:34:25.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:24 smithi137 ceph-mon[28941]: from='client.24893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:25.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:24 smithi137 ceph-mon[39068]: pgmap v112: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 13 MiB/s wr, 133 op/s 2024-09-21T09:34:25.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:24 smithi137 ceph-mon[39068]: from='client.24893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:25.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:24 smithi165 ceph-mon[32789]: pgmap v112: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 13 MiB/s wr, 133 op/s 2024-09-21T09:34:25.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:24 smithi165 ceph-mon[32789]: from='client.24893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:25.253 INFO:tasks.rados.rados.0.smithi137.stdout:1058: finishing write tid 1 to smithi13778320-325 2024-09-21T09:34:25.253 INFO:tasks.rados.rados.0.smithi137.stdout:1058: finishing write tid 2 to smithi13778320-325 2024-09-21T09:34:25.253 INFO:tasks.rados.rados.0.smithi137.stdout:1058: finishing write tid 3 to smithi13778320-325 2024-09-21T09:34:25.254 INFO:tasks.rados.rados.0.smithi137.stdout:1058: finishing write tid 4 to smithi13778320-325 2024-09-21T09:34:25.254 INFO:tasks.rados.rados.0.smithi137.stdout:1058: finishing write tid 5 to smithi13778320-325 2024-09-21T09:34:25.254 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 325 v 128 (ObjNum 812 snap 0 seq_num 812) dirty exists 2024-09-21T09:34:25.254 INFO:tasks.rados.rados.0.smithi137.stdout:1058: left oid 325 (ObjNum 812 snap 0 seq_num 812) 2024-09-21T09:34:25.254 INFO:tasks.rados.rados.0.smithi137.stdout:1059: finishing write tid 1 to smithi13778320-458 2024-09-21T09:34:25.254 INFO:tasks.rados.rados.0.smithi137.stdout:1054: done (6 left) 2024-09-21T09:34:25.254 INFO:tasks.rados.rados.0.smithi137.stdout:1055: done (5 left) 2024-09-21T09:34:25.254 INFO:tasks.rados.rados.0.smithi137.stdout:1056: done (4 left) 2024-09-21T09:34:25.254 INFO:tasks.rados.rados.0.smithi137.stdout:1057: done (3 left) 2024-09-21T09:34:25.254 INFO:tasks.rados.rados.0.smithi137.stdout:1058: done (2 left) 2024-09-21T09:34:25.254 INFO:tasks.rados.rados.0.smithi137.stdout:1060: done (1 left) 2024-09-21T09:34:25.254 INFO:tasks.rados.rados.0.smithi137.stdout:1061: write oid 421 current snap is 0 2024-09-21T09:34:25.254 INFO:tasks.rados.rados.0.smithi137.stdout:1059: finishing write tid 2 to smithi13778320-458 2024-09-21T09:34:25.255 INFO:tasks.rados.rados.0.smithi137.stdout:1059: finishing write tid 3 to smithi13778320-458 2024-09-21T09:34:25.255 INFO:tasks.rados.rados.0.smithi137.stdout:1061: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2024-09-21T09:34:25.258 INFO:tasks.rados.rados.0.smithi137.stdout:1061: writing smithi13778320-421 from 497705 to 1075411 tid 1 2024-09-21T09:34:25.264 INFO:tasks.rados.rados.0.smithi137.stdout:1061: writing smithi13778320-421 from 1642001 to 2122940 tid 2 2024-09-21T09:34:25.270 INFO:tasks.rados.rados.0.smithi137.stdout:1061: writing smithi13778320-421 from 2598092 to 3095606 tid 3 2024-09-21T09:34:25.270 INFO:tasks.rados.rados.0.smithi137.stdout:1062: write oid 381 current snap is 0 2024-09-21T09:34:25.270 INFO:tasks.rados.rados.0.smithi137.stdout:1059: finishing write tid 4 to smithi13778320-458 2024-09-21T09:34:25.270 INFO:tasks.rados.rados.0.smithi137.stdout:1059: finishing write tid 5 to smithi13778320-458 2024-09-21T09:34:25.270 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 458 v 161 (ObjNum 813 snap 0 seq_num 813) dirty exists 2024-09-21T09:34:25.270 INFO:tasks.rados.rados.0.smithi137.stdout:1059: left oid 458 (ObjNum 813 snap 0 seq_num 813) 2024-09-21T09:34:25.270 INFO:tasks.rados.rados.0.smithi137.stdout:1061: finishing write tid 1 to smithi13778320-421 2024-09-21T09:34:25.270 INFO:tasks.rados.rados.0.smithi137.stdout:1062: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2024-09-21T09:34:25.276 INFO:tasks.rados.rados.0.smithi137.stdout:1062: writing smithi13778320-381 from 514512 to 1167467 tid 1 2024-09-21T09:34:25.283 INFO:tasks.rados.rados.0.smithi137.stdout:1062: writing smithi13778320-381 from 1700483 to 2441433 tid 2 2024-09-21T09:34:25.290 INFO:tasks.rados.rados.0.smithi137.stdout:1062: writing smithi13778320-381 from 3025515 to 3714512 tid 3 2024-09-21T09:34:25.290 INFO:tasks.rados.rados.0.smithi137.stdout:1059: done (2 left) 2024-09-21T09:34:25.291 INFO:tasks.rados.rados.0.smithi137.stdout:1063: read oid 58 snap -1 2024-09-21T09:34:25.291 INFO:tasks.rados.rados.0.smithi137.stdout:1063: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-21T09:34:25.291 INFO:tasks.rados.rados.0.smithi137.stdout:1064: write oid 337 current snap is 0 2024-09-21T09:34:25.291 INFO:tasks.rados.rados.0.smithi137.stdout:1061: finishing write tid 2 to smithi13778320-421 2024-09-21T09:34:25.291 INFO:tasks.rados.rados.0.smithi137.stdout:1064: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2024-09-21T09:34:25.297 INFO:tasks.rados.rados.0.smithi137.stdout:1064: writing smithi13778320-337 from 531319 to 1259523 tid 1 2024-09-21T09:34:25.303 INFO:tasks.rados.rados.0.smithi137.stdout:1064: writing smithi13778320-337 from 1758965 to 2243573 tid 2 2024-09-21T09:34:25.308 INFO:tasks.rados.rados.0.smithi137.stdout:1064: writing smithi13778320-337 from 2652938 to 3172996 tid 3 2024-09-21T09:34:25.308 INFO:tasks.rados.rados.0.smithi137.stdout:1065: write oid 143 current snap is 0 2024-09-21T09:34:25.308 INFO:tasks.rados.rados.0.smithi137.stdout:1065: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2024-09-21T09:34:25.313 INFO:tasks.rados.rados.0.smithi137.stdout:1065: writing smithi13778320-143 from 548126 to 951579 tid 1 2024-09-21T09:34:25.320 INFO:tasks.rados.rados.0.smithi137.stdout:1065: writing smithi13778320-143 from 1417447 to 2162066 tid 2 2024-09-21T09:34:25.325 INFO:tasks.rados.rados.0.smithi137.stdout:1065: writing smithi13778320-143 from 2680361 to 3128044 tid 3 2024-09-21T09:34:25.329 INFO:tasks.rados.rados.0.smithi137.stdout:1065: writing smithi13778320-143 from 3680450 to 3748126 tid 4 2024-09-21T09:34:25.330 INFO:tasks.rados.rados.0.smithi137.stdout:1066: read oid 413 snap -1 2024-09-21T09:34:25.330 INFO:tasks.rados.rados.0.smithi137.stdout:1066: expect (ObjNum 760 snap 0 seq_num 760) 2024-09-21T09:34:25.330 INFO:tasks.rados.rados.0.smithi137.stdout:1067: read oid 148 snap -1 2024-09-21T09:34:25.330 INFO:tasks.rados.rados.0.smithi137.stdout:1067: expect (ObjNum 147 snap 0 seq_num 147) 2024-09-21T09:34:25.330 INFO:tasks.rados.rados.0.smithi137.stdout:1068: write oid 432 current snap is 0 2024-09-21T09:34:25.330 INFO:tasks.rados.rados.0.smithi137.stdout:1061: finishing write tid 3 to smithi13778320-421 2024-09-21T09:34:25.330 INFO:tasks.rados.rados.0.smithi137.stdout:1061: finishing write tid 4 to smithi13778320-421 2024-09-21T09:34:25.331 INFO:tasks.rados.rados.0.smithi137.stdout:1061: finishing write tid 5 to smithi13778320-421 2024-09-21T09:34:25.331 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 421 v 193 (ObjNum 815 snap 0 seq_num 815) dirty exists 2024-09-21T09:34:25.331 INFO:tasks.rados.rados.0.smithi137.stdout:1061: left oid 421 (ObjNum 815 snap 0 seq_num 815) 2024-09-21T09:34:25.331 INFO:tasks.rados.rados.0.smithi137.stdout:1062: finishing write tid 1 to smithi13778320-381 2024-09-21T09:34:25.331 INFO:tasks.rados.rados.0.smithi137.stdout:1068: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2024-09-21T09:34:25.334 INFO:tasks.rados.rados.0.smithi137.stdout:1068: writing smithi13778320-432 from 564933 to 1043635 tid 1 2024-09-21T09:34:25.341 INFO:tasks.rados.rados.0.smithi137.stdout:1068: writing smithi13778320-432 from 1759576 to 2247853 tid 2 2024-09-21T09:34:25.350 INFO:tasks.rados.rados.0.smithi137.stdout:1068: writing smithi13778320-432 from 2991431 to 3650386 tid 3 2024-09-21T09:34:25.350 INFO:tasks.rados.rados.0.smithi137.stdout:1061: done (7 left) 2024-09-21T09:34:25.350 INFO:tasks.rados.rados.0.smithi137.stdout:1069: read oid 288 snap -1 2024-09-21T09:34:25.350 INFO:tasks.rados.rados.0.smithi137.stdout:1069: expect (ObjNum 685 snap 0 seq_num 685) 2024-09-21T09:34:25.351 INFO:tasks.rados.rados.0.smithi137.stdout:1070: read oid 160 snap -1 2024-09-21T09:34:25.351 INFO:tasks.rados.rados.0.smithi137.stdout:1070: expect (ObjNum 606 snap 0 seq_num 606) 2024-09-21T09:34:25.351 INFO:tasks.rados.rados.0.smithi137.stdout:1071: read oid 297 snap -1 2024-09-21T09:34:25.351 INFO:tasks.rados.rados.0.smithi137.stdout:1071: expect (ObjNum 562 snap 0 seq_num 562) 2024-09-21T09:34:25.351 INFO:tasks.rados.rados.0.smithi137.stdout:1072: read oid 299 snap -1 2024-09-21T09:34:25.351 INFO:tasks.rados.rados.0.smithi137.stdout:1072: expect (ObjNum 588 snap 0 seq_num 588) 2024-09-21T09:34:25.351 INFO:tasks.rados.rados.0.smithi137.stdout:1073: write oid 247 current snap is 0 2024-09-21T09:34:25.352 INFO:tasks.rados.rados.0.smithi137.stdout:1062: finishing write tid 2 to smithi13778320-381 2024-09-21T09:34:25.352 INFO:tasks.rados.rados.0.smithi137.stdout:1073: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2024-09-21T09:34:25.356 INFO:tasks.rados.rados.0.smithi137.stdout:1073: writing smithi13778320-247 from 581740 to 1135691 tid 1 2024-09-21T09:34:25.364 INFO:tasks.rados.rados.0.smithi137.stdout:1073: writing smithi13778320-247 from 1818058 to 2566346 tid 2 2024-09-21T09:34:25.369 INFO:tasks.rados.rados.0.smithi137.stdout:1073: writing smithi13778320-247 from 3018854 to 3489081 tid 3 2024-09-21T09:34:25.369 INFO:tasks.rados.rados.0.smithi137.stdout:1074: write oid 231 current snap is 0 2024-09-21T09:34:25.369 INFO:tasks.rados.rados.0.smithi137.stdout:1062: finishing write tid 3 to smithi13778320-381 2024-09-21T09:34:25.369 INFO:tasks.rados.rados.0.smithi137.stdout:1062: finishing write tid 4 to smithi13778320-381 2024-09-21T09:34:25.369 INFO:tasks.rados.rados.0.smithi137.stdout:1062: finishing write tid 5 to smithi13778320-381 2024-09-21T09:34:25.369 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 381 v 137 (ObjNum 816 snap 0 seq_num 816) dirty exists 2024-09-21T09:34:25.370 INFO:tasks.rados.rados.0.smithi137.stdout:1062: left oid 381 (ObjNum 816 snap 0 seq_num 816) 2024-09-21T09:34:25.370 INFO:tasks.rados.rados.0.smithi137.stdout:1063: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-21T09:34:25.464 INFO:tasks.rados.rados.0.smithi137.stdout:1064: finishing write tid 1 to smithi13778320-337 2024-09-21T09:34:25.465 INFO:tasks.rados.rados.0.smithi137.stdout:1064: finishing write tid 2 to smithi13778320-337 2024-09-21T09:34:25.465 INFO:tasks.rados.rados.0.smithi137.stdout:1064: finishing write tid 3 to smithi13778320-337 2024-09-21T09:34:25.465 INFO:tasks.rados.rados.0.smithi137.stdout:1064: finishing write tid 4 to smithi13778320-337 2024-09-21T09:34:25.465 INFO:tasks.rados.rados.0.smithi137.stdout:1064: finishing write tid 5 to smithi13778320-337 2024-09-21T09:34:25.465 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 337 v 165 (ObjNum 817 snap 0 seq_num 817) dirty exists 2024-09-21T09:34:25.465 INFO:tasks.rados.rados.0.smithi137.stdout:1064: left oid 337 (ObjNum 817 snap 0 seq_num 817) 2024-09-21T09:34:25.465 INFO:tasks.rados.rados.0.smithi137.stdout:1065: finishing write tid 1 to smithi13778320-143 2024-09-21T09:34:25.465 INFO:tasks.rados.rados.0.smithi137.stdout:1074: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2024-09-21T09:34:25.471 INFO:tasks.rados.rados.0.smithi137.stdout:1074: writing smithi13778320-231 from 598547 to 1227747 tid 1 2024-09-21T09:34:25.477 INFO:tasks.rados.rados.0.smithi137.stdout:1074: writing smithi13778320-231 from 1876540 to 2368486 tid 2 2024-09-21T09:34:25.485 INFO:tasks.rados.rados.0.smithi137.stdout:1074: writing smithi13778320-231 from 3046277 to 3727776 tid 3 2024-09-21T09:34:25.485 INFO:tasks.rados.rados.0.smithi137.stdout:1062: done (12 left) 2024-09-21T09:34:25.485 INFO:tasks.rados.rados.0.smithi137.stdout:1063: done (11 left) 2024-09-21T09:34:25.485 INFO:tasks.rados.rados.0.smithi137.stdout:1064: done (10 left) 2024-09-21T09:34:25.485 INFO:tasks.rados.rados.0.smithi137.stdout:1075: write oid 28 current snap is 0 2024-09-21T09:34:25.485 INFO:tasks.rados.rados.0.smithi137.stdout:1065: finishing write tid 2 to smithi13778320-143 2024-09-21T09:34:25.485 INFO:tasks.rados.rados.0.smithi137.stdout:1065: finishing write tid 3 to smithi13778320-143 2024-09-21T09:34:25.485 INFO:tasks.rados.rados.0.smithi137.stdout:1065: finishing write tid 4 to smithi13778320-143 2024-09-21T09:34:25.486 INFO:tasks.rados.rados.0.smithi137.stdout:1065: finishing write tid 5 to smithi13778320-143 2024-09-21T09:34:25.486 INFO:tasks.rados.rados.0.smithi137.stdout:1075: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2024-09-21T09:34:25.490 INFO:tasks.rados.rados.0.smithi137.stdout:1075: writing smithi13778320-28 from 615354 to 1036156 tid 1 2024-09-21T09:34:25.497 INFO:tasks.rados.rados.0.smithi137.stdout:1075: writing smithi13778320-28 from 1651375 to 2403332 tid 2 2024-09-21T09:34:25.504 INFO:tasks.rados.rados.0.smithi137.stdout:1075: writing smithi13778320-28 from 3190053 to 3682824 tid 3 2024-09-21T09:34:25.505 INFO:tasks.rados.rados.0.smithi137.stdout:1076: read oid 274 snap -1 2024-09-21T09:34:25.505 INFO:tasks.rados.rados.0.smithi137.stdout:1076: expect (ObjNum 273 snap 0 seq_num 273) 2024-09-21T09:34:25.505 INFO:tasks.rados.rados.0.smithi137.stdout:1077: write oid 283 current snap is 0 2024-09-21T09:34:25.505 INFO:tasks.rados.rados.0.smithi137.stdout:1065: finishing write tid 6 to smithi13778320-143 2024-09-21T09:34:25.505 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 143 v 142 (ObjNum 818 snap 0 seq_num 818) dirty exists 2024-09-21T09:34:25.505 INFO:tasks.rados.rados.0.smithi137.stdout:1065: left oid 143 (ObjNum 818 snap 0 seq_num 818) 2024-09-21T09:34:25.505 INFO:tasks.rados.rados.0.smithi137.stdout:1066: expect (ObjNum 760 snap 0 seq_num 760) 2024-09-21T09:34:25.693 INFO:tasks.rados.rados.0.smithi137.stdout:1067: expect (ObjNum 147 snap 0 seq_num 147) 2024-09-21T09:34:25.775 INFO:tasks.rados.rados.0.smithi137.stdout:1068: finishing write tid 1 to smithi13778320-432 2024-09-21T09:34:25.775 INFO:tasks.rados.rados.0.smithi137.stdout:1068: finishing write tid 2 to smithi13778320-432 2024-09-21T09:34:25.775 INFO:tasks.rados.rados.0.smithi137.stdout:1077: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2024-09-21T09:34:25.781 INFO:tasks.rados.rados.0.smithi137.stdout:1077: writing smithi13778320-283 from 632161 to 1128212 tid 1 2024-09-21T09:34:25.786 INFO:tasks.rados.rados.0.smithi137.stdout:1077: writing smithi13778320-283 from 1593504 to 2089119 tid 2 2024-09-21T09:34:25.792 INFO:tasks.rados.rados.0.smithi137.stdout:1077: writing smithi13778320-283 from 2701123 to 3121519 tid 3 2024-09-21T09:34:25.796 INFO:tasks.rados.rados.0.smithi137.stdout:1077: writing smithi13778320-283 from 3611645 to 3832161 tid 4 2024-09-21T09:34:25.796 INFO:tasks.rados.rados.0.smithi137.stdout:1065: done (12 left) 2024-09-21T09:34:25.796 INFO:tasks.rados.rados.0.smithi137.stdout:1066: done (11 left) 2024-09-21T09:34:25.796 INFO:tasks.rados.rados.0.smithi137.stdout:1067: done (10 left) 2024-09-21T09:34:25.796 INFO:tasks.rados.rados.0.smithi137.stdout:1078: write oid 158 current snap is 0 2024-09-21T09:34:25.796 INFO:tasks.rados.rados.0.smithi137.stdout:1078: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2024-09-21T09:34:25.802 INFO:tasks.rados.rados.0.smithi137.stdout:1078: writing smithi13778320-158 from 648968 to 1220268 tid 1 2024-09-21T09:34:25.808 INFO:tasks.rados.rados.0.smithi137.stdout:1078: writing smithi13778320-158 from 1651986 to 2291259 tid 2 2024-09-21T09:34:25.814 INFO:tasks.rados.rados.0.smithi137.stdout:1078: writing smithi13778320-158 from 2728546 to 3360214 tid 3 2024-09-21T09:34:25.815 INFO:tasks.rados.rados.0.smithi137.stdout:1079: delete oid 115 current snap is 0 2024-09-21T09:34:25.815 INFO:tasks.rados.rados.0.smithi137.stdout:1068: finishing write tid 3 to smithi13778320-432 2024-09-21T09:34:25.815 INFO:tasks.rados.rados.0.smithi137.stdout:1068: finishing write tid 4 to smithi13778320-432 2024-09-21T09:34:25.815 INFO:tasks.rados.rados.0.smithi137.stdout:1068: finishing write tid 5 to smithi13778320-432 2024-09-21T09:34:25.815 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 432 v 162 (ObjNum 819 snap 0 seq_num 819) dirty exists 2024-09-21T09:34:25.815 INFO:tasks.rados.rados.0.smithi137.stdout:1068: left oid 432 (ObjNum 819 snap 0 seq_num 819) 2024-09-21T09:34:25.815 INFO:tasks.rados.rados.0.smithi137.stdout:1070: expect (ObjNum 606 snap 0 seq_num 606) 2024-09-21T09:34:25.921 INFO:tasks.rados.rados.0.smithi137.stdout:1069: expect (ObjNum 685 snap 0 seq_num 685) 2024-09-21T09:34:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:25 smithi137 ceph-mon[28941]: from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:26.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:25 smithi137 ceph-mon[39068]: from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:26.087 INFO:tasks.rados.rados.0.smithi137.stdout:1071: expect (ObjNum 562 snap 0 seq_num 562) 2024-09-21T09:34:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:25 smithi165 ceph-mon[32789]: from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:26.257 INFO:tasks.rados.rados.0.smithi137.stdout:1073: finishing write tid 1 to smithi13778320-247 2024-09-21T09:34:26.257 INFO:tasks.rados.rados.0.smithi137.stdout:1072: expect (ObjNum 588 snap 0 seq_num 588) 2024-09-21T09:34:26.352 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:26.444 INFO:tasks.rados.rados.0.smithi137.stdout:1073: finishing write tid 2 to smithi13778320-247 2024-09-21T09:34:26.444 INFO:tasks.rados.rados.0.smithi137.stdout:1073: finishing write tid 3 to smithi13778320-247 2024-09-21T09:34:26.444 INFO:tasks.rados.rados.0.smithi137.stdout:1068: done (11 left) 2024-09-21T09:34:26.444 INFO:tasks.rados.rados.0.smithi137.stdout:1069: done (10 left) 2024-09-21T09:34:26.444 INFO:tasks.rados.rados.0.smithi137.stdout:1070: done (9 left) 2024-09-21T09:34:26.445 INFO:tasks.rados.rados.0.smithi137.stdout:1071: done (8 left) 2024-09-21T09:34:26.445 INFO:tasks.rados.rados.0.smithi137.stdout:1072: done (7 left) 2024-09-21T09:34:26.445 INFO:tasks.rados.rados.0.smithi137.stdout:1079: done (6 left) 2024-09-21T09:34:26.445 INFO:tasks.rados.rados.0.smithi137.stdout:1080: write oid 334 current snap is 0 2024-09-21T09:34:26.445 INFO:tasks.rados.rados.0.smithi137.stdout:1073: finishing write tid 4 to smithi13778320-247 2024-09-21T09:34:26.445 INFO:tasks.rados.rados.0.smithi137.stdout:1073: finishing write tid 5 to smithi13778320-247 2024-09-21T09:34:26.445 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 247 v 212 (ObjNum 820 snap 0 seq_num 820) dirty exists 2024-09-21T09:34:26.445 INFO:tasks.rados.rados.0.smithi137.stdout:1073: left oid 247 (ObjNum 820 snap 0 seq_num 820) 2024-09-21T09:34:26.445 INFO:tasks.rados.rados.0.smithi137.stdout:1074: finishing write tid 1 to smithi13778320-231 2024-09-21T09:34:26.445 INFO:tasks.rados.rados.0.smithi137.stdout:1074: finishing write tid 2 to smithi13778320-231 2024-09-21T09:34:26.445 INFO:tasks.rados.rados.0.smithi137.stdout:1080: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2024-09-21T09:34:26.451 INFO:tasks.rados.rados.0.smithi137.stdout:1080: writing smithi13778320-334 from 682582 to 1404380 tid 1 2024-09-21T09:34:26.459 INFO:tasks.rados.rados.0.smithi137.stdout:1080: writing smithi13778320-334 from 2168950 to 2811892 tid 2 2024-09-21T09:34:26.465 INFO:tasks.rados.rados.0.smithi137.stdout:1080: writing smithi13778320-334 from 3583392 to 3882582 tid 3 2024-09-21T09:34:26.466 INFO:tasks.rados.rados.0.smithi137.stdout:1073: done (6 left) 2024-09-21T09:34:26.466 INFO:tasks.rados.rados.0.smithi137.stdout:1081: write oid 137 current snap is 0 2024-09-21T09:34:26.466 INFO:tasks.rados.rados.0.smithi137.stdout:1074: finishing write tid 3 to smithi13778320-231 2024-09-21T09:34:26.466 INFO:tasks.rados.rados.0.smithi137.stdout:1074: finishing write tid 4 to smithi13778320-231 2024-09-21T09:34:26.466 INFO:tasks.rados.rados.0.smithi137.stdout:1074: finishing write tid 5 to smithi13778320-231 2024-09-21T09:34:26.466 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 231 v 202 (ObjNum 821 snap 0 seq_num 821) dirty exists 2024-09-21T09:34:26.466 INFO:tasks.rados.rados.0.smithi137.stdout:1074: left oid 231 (ObjNum 821 snap 0 seq_num 821) 2024-09-21T09:34:26.467 INFO:tasks.rados.rados.0.smithi137.stdout:1075: finishing write tid 1 to smithi13778320-28 2024-09-21T09:34:26.467 INFO:tasks.rados.rados.0.smithi137.stdout:1075: finishing write tid 2 to smithi13778320-28 2024-09-21T09:34:26.467 INFO:tasks.rados.rados.0.smithi137.stdout:1081: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2024-09-21T09:34:26.473 INFO:tasks.rados.rados.0.smithi137.stdout:1081: writing smithi13778320-137 from 699389 to 1496436 tid 1 2024-09-21T09:34:26.479 INFO:tasks.rados.rados.0.smithi137.stdout:1081: writing smithi13778320-137 from 2111079 to 2614032 tid 2 2024-09-21T09:34:26.485 INFO:tasks.rados.rados.0.smithi137.stdout:1081: writing smithi13778320-137 from 3094462 to 3676299 tid 3 2024-09-21T09:34:26.485 INFO:tasks.rados.rados.0.smithi137.stdout:1074: done (6 left) 2024-09-21T09:34:26.485 INFO:tasks.rados.rados.0.smithi137.stdout:1082: delete oid 357 current snap is 0 2024-09-21T09:34:26.485 INFO:tasks.rados.rados.0.smithi137.stdout:1076: expect (ObjNum 273 snap 0 seq_num 273) 2024-09-21T09:34:26.573 INFO:tasks.rados.rados.0.smithi137.stdout:1075: finishing write tid 3 to smithi13778320-28 2024-09-21T09:34:26.573 INFO:tasks.rados.rados.0.smithi137.stdout:1075: finishing write tid 4 to smithi13778320-28 2024-09-21T09:34:26.573 INFO:tasks.rados.rados.0.smithi137.stdout:1075: finishing write tid 5 to smithi13778320-28 2024-09-21T09:34:26.573 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 28 v 197 (ObjNum 822 snap 0 seq_num 822) dirty exists 2024-09-21T09:34:26.574 INFO:tasks.rados.rados.0.smithi137.stdout:1075: left oid 28 (ObjNum 822 snap 0 seq_num 822) 2024-09-21T09:34:26.574 INFO:tasks.rados.rados.0.smithi137.stdout:1077: finishing write tid 1 to smithi13778320-283 2024-09-21T09:34:26.574 INFO:tasks.rados.rados.0.smithi137.stdout:1077: finishing write tid 2 to smithi13778320-283 2024-09-21T09:34:26.574 INFO:tasks.rados.rados.0.smithi137.stdout:1077: finishing write tid 3 to smithi13778320-283 2024-09-21T09:34:26.574 INFO:tasks.rados.rados.0.smithi137.stdout:1077: finishing write tid 4 to smithi13778320-283 2024-09-21T09:34:26.574 INFO:tasks.rados.rados.0.smithi137.stdout:1077: finishing write tid 5 to smithi13778320-283 2024-09-21T09:34:26.574 INFO:tasks.rados.rados.0.smithi137.stdout:1075: done (6 left) 2024-09-21T09:34:26.574 INFO:tasks.rados.rados.0.smithi137.stdout:1076: done (5 left) 2024-09-21T09:34:26.574 INFO:tasks.rados.rados.0.smithi137.stdout:1082: done (4 left) 2024-09-21T09:34:26.574 INFO:tasks.rados.rados.0.smithi137.stdout:1083: write oid 428 current snap is 0 2024-09-21T09:34:26.574 INFO:tasks.rados.rados.0.smithi137.stdout:1077: finishing write tid 6 to smithi13778320-283 2024-09-21T09:34:26.574 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 283 v 153 (ObjNum 823 snap 0 seq_num 823) dirty exists 2024-09-21T09:34:26.575 INFO:tasks.rados.rados.0.smithi137.stdout:1077: left oid 283 (ObjNum 823 snap 0 seq_num 823) 2024-09-21T09:34:26.575 INFO:tasks.rados.rados.0.smithi137.stdout:1078: finishing write tid 1 to smithi13778320-158 2024-09-21T09:34:26.575 INFO:tasks.rados.rados.0.smithi137.stdout:1078: finishing write tid 2 to smithi13778320-158 2024-09-21T09:34:26.575 INFO:tasks.rados.rados.0.smithi137.stdout:1078: finishing write tid 3 to smithi13778320-158 2024-09-21T09:34:26.575 INFO:tasks.rados.rados.0.smithi137.stdout:1078: finishing write tid 4 to smithi13778320-158 2024-09-21T09:34:26.575 INFO:tasks.rados.rados.0.smithi137.stdout:1078: finishing write tid 5 to smithi13778320-158 2024-09-21T09:34:26.575 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 158 v 206 (ObjNum 824 snap 0 seq_num 824) dirty exists 2024-09-21T09:34:26.575 INFO:tasks.rados.rados.0.smithi137.stdout:1078: left oid 158 (ObjNum 824 snap 0 seq_num 824) 2024-09-21T09:34:26.575 INFO:tasks.rados.rados.0.smithi137.stdout:1080: finishing write tid 1 to smithi13778320-334 2024-09-21T09:34:26.575 INFO:tasks.rados.rados.0.smithi137.stdout:1080: finishing write tid 2 to smithi13778320-334 2024-09-21T09:34:26.575 INFO:tasks.rados.rados.0.smithi137.stdout:1080: finishing write tid 3 to smithi13778320-334 2024-09-21T09:34:26.575 INFO:tasks.rados.rados.0.smithi137.stdout:1083: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2024-09-21T09:34:26.580 INFO:tasks.rados.rados.0.smithi137.stdout:1083: writing smithi13778320-428 from 733003 to 1396901 tid 1 2024-09-21T09:34:26.586 INFO:tasks.rados.rados.0.smithi137.stdout:1083: writing smithi13778320-428 from 1944396 to 2451018 tid 2 2024-09-21T09:34:26.592 INFO:tasks.rados.rados.0.smithi137.stdout:1083: writing smithi13778320-428 from 2865661 to 3470042 tid 3 2024-09-21T09:34:26.592 INFO:tasks.rados.rados.0.smithi137.stdout:1077: done (4 left) 2024-09-21T09:34:26.592 INFO:tasks.rados.rados.0.smithi137.stdout:1078: done (3 left) 2024-09-21T09:34:26.592 INFO:tasks.rados.rados.0.smithi137.stdout:1084: read oid 227 snap -1 2024-09-21T09:34:26.592 INFO:tasks.rados.rados.0.smithi137.stdout:1084: expect (ObjNum 568 snap 0 seq_num 568) 2024-09-21T09:34:26.592 INFO:tasks.rados.rados.0.smithi137.stdout:1085: read oid 495 snap -1 2024-09-21T09:34:26.592 INFO:tasks.rados.rados.0.smithi137.stdout:1085: expect (ObjNum 494 snap 0 seq_num 494) 2024-09-21T09:34:26.592 INFO:tasks.rados.rados.0.smithi137.stdout:1086: write oid 412 current snap is 0 2024-09-21T09:34:26.592 INFO:tasks.rados.rados.0.smithi137.stdout:1080: finishing write tid 4 to smithi13778320-334 2024-09-21T09:34:26.593 INFO:tasks.rados.rados.0.smithi137.stdout:1080: finishing write tid 5 to smithi13778320-334 2024-09-21T09:34:26.593 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 334 v 180 (ObjNum 826 snap 0 seq_num 826) dirty exists 2024-09-21T09:34:26.593 INFO:tasks.rados.rados.0.smithi137.stdout:1080: left oid 334 (ObjNum 826 snap 0 seq_num 826) 2024-09-21T09:34:26.593 INFO:tasks.rados.rados.0.smithi137.stdout:1086: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2024-09-21T09:34:26.600 INFO:tasks.rados.rados.0.smithi137.stdout:1086: writing smithi13778320-412 from 749810 to 1488957 tid 1 2024-09-21T09:34:26.607 INFO:tasks.rados.rados.0.smithi137.stdout:1086: writing smithi13778320-412 from 2002878 to 2653158 tid 2 2024-09-21T09:34:26.613 INFO:tasks.rados.rados.0.smithi137.stdout:1086: writing smithi13778320-412 from 3293084 to 3708737 tid 3 2024-09-21T09:34:26.613 INFO:tasks.rados.rados.0.smithi137.stdout:1080: done (5 left) 2024-09-21T09:34:26.613 INFO:tasks.rados.rados.0.smithi137.stdout:1087: write oid 46 current snap is 0 2024-09-21T09:34:26.614 INFO:tasks.rados.rados.0.smithi137.stdout:1081: finishing write tid 1 to smithi13778320-137 2024-09-21T09:34:26.614 INFO:tasks.rados.rados.0.smithi137.stdout:1081: finishing write tid 2 to smithi13778320-137 2024-09-21T09:34:26.614 INFO:tasks.rados.rados.0.smithi137.stdout:1081: finishing write tid 3 to smithi13778320-137 2024-09-21T09:34:26.614 INFO:tasks.rados.rados.0.smithi137.stdout:1081: finishing write tid 4 to smithi13778320-137 2024-09-21T09:34:26.614 INFO:tasks.rados.rados.0.smithi137.stdout:1081: finishing write tid 5 to smithi13778320-137 2024-09-21T09:34:26.614 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 137 v 201 (ObjNum 827 snap 0 seq_num 827) dirty exists 2024-09-21T09:34:26.614 INFO:tasks.rados.rados.0.smithi137.stdout:1081: left oid 137 (ObjNum 827 snap 0 seq_num 827) 2024-09-21T09:34:26.614 INFO:tasks.rados.rados.0.smithi137.stdout:1083: finishing write tid 1 to smithi13778320-428 2024-09-21T09:34:26.614 INFO:tasks.rados.rados.0.smithi137.stdout:1083: finishing write tid 2 to smithi13778320-428 2024-09-21T09:34:26.614 INFO:tasks.rados.rados.0.smithi137.stdout:1087: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2024-09-21T09:34:26.619 INFO:tasks.rados.rados.0.smithi137.stdout:1087: writing smithi13778320-46 from 766617 to 1181013 tid 1 2024-09-21T09:34:26.627 INFO:tasks.rados.rados.0.smithi137.stdout:1087: writing smithi13778320-46 from 1945007 to 2455298 tid 2 2024-09-21T09:34:26.635 INFO:tasks.rados.rados.0.smithi137.stdout:1087: writing smithi13778320-46 from 3204154 to 3831079 tid 3 2024-09-21T09:34:26.635 INFO:tasks.rados.rados.0.smithi137.stdout:1081: done (5 left) 2024-09-21T09:34:26.635 INFO:tasks.rados.rados.0.smithi137.stdout:1088: read oid 42 snap -1 2024-09-21T09:34:26.635 INFO:tasks.rados.rados.0.smithi137.stdout:1088: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T09:34:26.635 INFO:tasks.rados.rados.0.smithi137.stdout:1089: write oid 324 current snap is 0 2024-09-21T09:34:26.635 INFO:tasks.rados.rados.0.smithi137.stdout:1083: finishing write tid 3 to smithi13778320-428 2024-09-21T09:34:26.635 INFO:tasks.rados.rados.0.smithi137.stdout:1089: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2024-09-21T09:34:26.641 INFO:tasks.rados.rados.0.smithi137.stdout:1089: writing smithi13778320-324 from 783424 to 1273069 tid 1 2024-09-21T09:34:26.649 INFO:tasks.rados.rados.0.smithi137.stdout:1089: writing smithi13778320-324 from 2003489 to 2657438 tid 2 2024-09-21T09:34:26.655 INFO:tasks.rados.rados.0.smithi137.stdout:1089: writing smithi13778320-324 from 3231577 to 3786127 tid 3 2024-09-21T09:34:26.655 INFO:tasks.rados.rados.0.smithi137.stdout:1090: write oid 349 current snap is 0 2024-09-21T09:34:26.656 INFO:tasks.rados.rados.0.smithi137.stdout:1083: finishing write tid 4 to smithi13778320-428 2024-09-21T09:34:26.656 INFO:tasks.rados.rados.0.smithi137.stdout:1083: finishing write tid 5 to smithi13778320-428 2024-09-21T09:34:26.656 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 428 v 163 (ObjNum 829 snap 0 seq_num 829) dirty exists 2024-09-21T09:34:26.656 INFO:tasks.rados.rados.0.smithi137.stdout:1083: left oid 428 (ObjNum 829 snap 0 seq_num 829) 2024-09-21T09:34:26.656 INFO:tasks.rados.rados.0.smithi137.stdout:1085: expect (ObjNum 494 snap 0 seq_num 494) 2024-09-21T09:34:26.731 INFO:tasks.rados.rados.0.smithi137.stdout:1084: expect (ObjNum 568 snap 0 seq_num 568) 2024-09-21T09:34:26.901 INFO:tasks.rados.rados.0.smithi137.stdout:1086: finishing write tid 1 to smithi13778320-412 2024-09-21T09:34:26.901 INFO:tasks.rados.rados.0.smithi137.stdout:1086: finishing write tid 2 to smithi13778320-412 2024-09-21T09:34:26.902 INFO:tasks.rados.rados.0.smithi137.stdout:1086: finishing write tid 3 to smithi13778320-412 2024-09-21T09:34:26.902 INFO:tasks.rados.rados.0.smithi137.stdout:1086: finishing write tid 4 to smithi13778320-412 2024-09-21T09:34:26.902 INFO:tasks.rados.rados.0.smithi137.stdout:1086: finishing write tid 5 to smithi13778320-412 2024-09-21T09:34:26.902 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 412 v 194 (ObjNum 830 snap 0 seq_num 830) dirty exists 2024-09-21T09:34:26.902 INFO:tasks.rados.rados.0.smithi137.stdout:1086: left oid 412 (ObjNum 830 snap 0 seq_num 830) 2024-09-21T09:34:26.902 INFO:tasks.rados.rados.0.smithi137.stdout:1087: finishing write tid 1 to smithi13778320-46 2024-09-21T09:34:26.902 INFO:tasks.rados.rados.0.smithi137.stdout:1087: finishing write tid 2 to smithi13778320-46 2024-09-21T09:34:26.902 INFO:tasks.rados.rados.0.smithi137.stdout:1087: finishing write tid 3 to smithi13778320-46 2024-09-21T09:34:26.902 INFO:tasks.rados.rados.0.smithi137.stdout:1090: seq_num 833 ranges {400231=564894,1661971=338260} 2024-09-21T09:34:26.906 INFO:tasks.rados.rados.0.smithi137.stdout:1090: writing smithi13778320-349 from 400231 to 965125 tid 1 2024-09-21T09:34:26.912 INFO:tasks.rados.rados.0.smithi137.stdout:1090: writing smithi13778320-349 from 1661971 to 2000231 tid 2 2024-09-21T09:34:26.912 INFO:tasks.rados.rados.0.smithi137.stdout:1083: done (7 left) 2024-09-21T09:34:26.913 INFO:tasks.rados.rados.0.smithi137.stdout:1084: done (6 left) 2024-09-21T09:34:26.913 INFO:tasks.rados.rados.0.smithi137.stdout:1085: done (5 left) 2024-09-21T09:34:26.913 INFO:tasks.rados.rados.0.smithi137.stdout:1086: done (4 left) 2024-09-21T09:34:26.913 INFO:tasks.rados.rados.0.smithi137.stdout:1091: read oid 160 snap -1 2024-09-21T09:34:26.913 INFO:tasks.rados.rados.0.smithi137.stdout:1091: expect (ObjNum 606 snap 0 seq_num 606) 2024-09-21T09:34:26.913 INFO:tasks.rados.rados.0.smithi137.stdout:1092: write oid 445 current snap is 0 2024-09-21T09:34:26.913 INFO:tasks.rados.rados.0.smithi137.stdout:1087: finishing write tid 4 to smithi13778320-46 2024-09-21T09:34:26.913 INFO:tasks.rados.rados.0.smithi137.stdout:1087: finishing write tid 5 to smithi13778320-46 2024-09-21T09:34:26.913 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 46 v 216 (ObjNum 831 snap 0 seq_num 831) dirty exists 2024-09-21T09:34:26.913 INFO:tasks.rados.rados.0.smithi137.stdout:1087: left oid 46 (ObjNum 831 snap 0 seq_num 831) 2024-09-21T09:34:26.913 INFO:tasks.rados.rados.0.smithi137.stdout:1088: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T09:34:27.001 INFO:tasks.rados.rados.0.smithi137.stdout:1089: finishing write tid 1 to smithi13778320-324 2024-09-21T09:34:27.001 INFO:tasks.rados.rados.0.smithi137.stdout:1089: finishing write tid 2 to smithi13778320-324 2024-09-21T09:34:27.001 INFO:tasks.rados.rados.0.smithi137.stdout:1089: finishing write tid 3 to smithi13778320-324 2024-09-21T09:34:27.001 INFO:tasks.rados.rados.0.smithi137.stdout:1089: finishing write tid 4 to smithi13778320-324 2024-09-21T09:34:27.001 INFO:tasks.rados.rados.0.smithi137.stdout:1089: finishing write tid 5 to smithi13778320-324 2024-09-21T09:34:27.001 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 324 v 194 (ObjNum 832 snap 0 seq_num 832) dirty exists 2024-09-21T09:34:27.001 INFO:tasks.rados.rados.0.smithi137.stdout:1089: left oid 324 (ObjNum 832 snap 0 seq_num 832) 2024-09-21T09:34:27.001 INFO:tasks.rados.rados.0.smithi137.stdout:1092: seq_num 834 ranges {417038=640143,1720453=296585} 2024-09-21T09:34:27.006 INFO:tasks.rados.rados.0.smithi137.stdout:1092: writing smithi13778320-445 from 417038 to 1057181 tid 1 2024-09-21T09:34:27.012 INFO:tasks.rados.rados.0.smithi137.stdout:1092: writing smithi13778320-445 from 1720453 to 2017038 tid 2 2024-09-21T09:34:27.012 INFO:tasks.rados.rados.0.smithi137.stdout:1087: done (5 left) 2024-09-21T09:34:27.012 INFO:tasks.rados.rados.0.smithi137.stdout:1088: done (4 left) 2024-09-21T09:34:27.012 INFO:tasks.rados.rados.0.smithi137.stdout:1089: done (3 left) 2024-09-21T09:34:27.012 INFO:tasks.rados.rados.0.smithi137.stdout:1093: delete oid 214 current snap is 0 2024-09-21T09:34:27.012 INFO:tasks.rados.rados.0.smithi137.stdout:1090: finishing write tid 1 to smithi13778320-349 2024-09-21T09:34:27.012 INFO:tasks.rados.rados.0.smithi137.stdout:1090: finishing write tid 2 to smithi13778320-349 2024-09-21T09:34:27.013 INFO:tasks.rados.rados.0.smithi137.stdout:1091: expect (ObjNum 606 snap 0 seq_num 606) 2024-09-21T09:34:27.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:26 smithi137 ceph-mon[28941]: pgmap v113: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.8 MiB/s wr, 89 op/s 2024-09-21T09:34:27.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:26 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/681717384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:27.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:26 smithi137 ceph-mon[39068]: pgmap v113: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.8 MiB/s wr, 89 op/s 2024-09-21T09:34:27.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:26 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/681717384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:27.116 INFO:tasks.rados.rados.0.smithi137.stdout:1090: finishing write tid 3 to smithi13778320-349 2024-09-21T09:34:27.116 INFO:tasks.rados.rados.0.smithi137.stdout:1090: finishing write tid 4 to smithi13778320-349 2024-09-21T09:34:27.116 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 349 v 166 (ObjNum 833 snap 0 seq_num 833) dirty exists 2024-09-21T09:34:27.117 INFO:tasks.rados.rados.0.smithi137.stdout:1090: left oid 349 (ObjNum 833 snap 0 seq_num 833) 2024-09-21T09:34:27.117 INFO:tasks.rados.rados.0.smithi137.stdout:1090: done (3 left) 2024-09-21T09:34:27.117 INFO:tasks.rados.rados.0.smithi137.stdout:1091: done (2 left) 2024-09-21T09:34:27.117 INFO:tasks.rados.rados.0.smithi137.stdout:1093: done (1 left) 2024-09-21T09:34:27.117 INFO:tasks.rados.rados.0.smithi137.stdout:1094: write oid 216 current snap is 0 2024-09-21T09:34:27.117 INFO:tasks.rados.rados.0.smithi137.stdout:1092: finishing write tid 1 to smithi13778320-445 2024-09-21T09:34:27.117 INFO:tasks.rados.rados.0.smithi137.stdout:1092: finishing write tid 2 to smithi13778320-445 2024-09-21T09:34:27.117 INFO:tasks.rados.rados.0.smithi137.stdout:1094: seq_num 836 ranges {450652=790641,1721064=329588} 2024-09-21T09:34:27.122 INFO:tasks.rados.rados.0.smithi137.stdout:1094: writing smithi13778320-216 from 450652 to 1241293 tid 1 2024-09-21T09:34:27.127 INFO:tasks.rados.rados.0.smithi137.stdout:1094: writing smithi13778320-216 from 1721064 to 2050652 tid 2 2024-09-21T09:34:27.127 INFO:tasks.rados.rados.0.smithi137.stdout:1095: read oid 376 snap -1 2024-09-21T09:34:27.127 INFO:tasks.rados.rados.0.smithi137.stdout:1095: expect (ObjNum 747 snap 0 seq_num 747) 2024-09-21T09:34:27.128 INFO:tasks.rados.rados.0.smithi137.stdout:1096: write oid 435 current snap is 0 2024-09-21T09:34:27.128 INFO:tasks.rados.rados.0.smithi137.stdout:1092: finishing write tid 3 to smithi13778320-445 2024-09-21T09:34:27.128 INFO:tasks.rados.rados.0.smithi137.stdout:1096: seq_num 837 ranges {467459=582243,1495899=404945} 2024-09-21T09:34:27.133 INFO:tasks.rados.rados.0.smithi137.stdout:1096: writing smithi13778320-435 from 467459 to 1049702 tid 1 2024-09-21T09:34:27.139 INFO:tasks.rados.rados.0.smithi137.stdout:1096: writing smithi13778320-435 from 1495899 to 1900844 tid 2 2024-09-21T09:34:27.139 INFO:tasks.rados.rados.0.smithi137.stdout:1097: read oid 460 snap -1 2024-09-21T09:34:27.139 INFO:tasks.rados.rados.0.smithi137.stdout:1097: expect (ObjNum 779 snap 0 seq_num 779) 2024-09-21T09:34:27.139 INFO:tasks.rados.rados.0.smithi137.stdout:1098: write oid 215 current snap is 0 2024-09-21T09:34:27.139 INFO:tasks.rados.rados.0.smithi137.stdout:1092: finishing write tid 4 to smithi13778320-445 2024-09-21T09:34:27.140 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 445 v 169 (ObjNum 834 snap 0 seq_num 834) dirty exists 2024-09-21T09:34:27.140 INFO:tasks.rados.rados.0.smithi137.stdout:1092: left oid 445 (ObjNum 834 snap 0 seq_num 834) 2024-09-21T09:34:27.140 INFO:tasks.rados.rados.0.smithi137.stdout:1094: finishing write tid 1 to smithi13778320-216 2024-09-21T09:34:27.140 INFO:tasks.rados.rados.0.smithi137.stdout:1098: seq_num 838 ranges {484266=657492,1554381=529885} 2024-09-21T09:34:27.145 INFO:tasks.rados.rados.0.smithi137.stdout:1098: writing smithi13778320-215 from 484266 to 1141758 tid 1 2024-09-21T09:34:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:26 smithi165 ceph-mon[32789]: pgmap v113: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.8 MiB/s wr, 89 op/s 2024-09-21T09:34:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:26 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/681717384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:27.151 INFO:tasks.rados.rados.0.smithi137.stdout:1098: writing smithi13778320-215 from 1554381 to 2084266 tid 2 2024-09-21T09:34:27.151 INFO:tasks.rados.rados.0.smithi137.stdout:1092: done (5 left) 2024-09-21T09:34:27.151 INFO:tasks.rados.rados.0.smithi137.stdout:1099: read oid 455 snap -1 2024-09-21T09:34:27.151 INFO:tasks.rados.rados.0.smithi137.stdout:1099: expect (ObjNum 765 snap 0 seq_num 765) 2024-09-21T09:34:27.151 INFO:tasks.rados.rados.0.smithi137.stdout:1100: read oid 1 snap -1 2024-09-21T09:34:27.151 INFO:tasks.rados.rados.0.smithi137.stdout:1100: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:34:27.151 INFO:tasks.rados.rados.0.smithi137.stdout:1101: write oid 261 current snap is 0 2024-09-21T09:34:27.152 INFO:tasks.rados.rados.0.smithi137.stdout:1094: finishing write tid 2 to smithi13778320-216 2024-09-21T09:34:27.152 INFO:tasks.rados.rados.0.smithi137.stdout:1094: finishing write tid 3 to smithi13778320-216 2024-09-21T09:34:27.152 INFO:tasks.rados.rados.0.smithi137.stdout:1094: finishing write tid 4 to smithi13778320-216 2024-09-21T09:34:27.152 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 216 v 193 (ObjNum 836 snap 0 seq_num 836) dirty exists 2024-09-21T09:34:27.152 INFO:tasks.rados.rados.0.smithi137.stdout:1094: left oid 216 (ObjNum 836 snap 0 seq_num 836) 2024-09-21T09:34:27.152 INFO:tasks.rados.rados.0.smithi137.stdout:1095: expect (ObjNum 747 snap 0 seq_num 747) 2024-09-21T09:34:27.300 INFO:tasks.rados.rados.0.smithi137.stdout:1096: finishing write tid 1 to smithi13778320-435 2024-09-21T09:34:27.300 INFO:tasks.rados.rados.0.smithi137.stdout:1096: finishing write tid 2 to smithi13778320-435 2024-09-21T09:34:27.300 INFO:tasks.rados.rados.0.smithi137.stdout:1096: finishing write tid 3 to smithi13778320-435 2024-09-21T09:34:27.300 INFO:tasks.rados.rados.0.smithi137.stdout:1096: finishing write tid 4 to smithi13778320-435 2024-09-21T09:34:27.300 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 435 v 168 (ObjNum 837 snap 0 seq_num 837) dirty exists 2024-09-21T09:34:27.300 INFO:tasks.rados.rados.0.smithi137.stdout:1096: left oid 435 (ObjNum 837 snap 0 seq_num 837) 2024-09-21T09:34:27.301 INFO:tasks.rados.rados.0.smithi137.stdout:1097: expect (ObjNum 779 snap 0 seq_num 779) 2024-09-21T09:34:27.476 INFO:tasks.rados.rados.0.smithi137.stdout:1098: finishing write tid 1 to smithi13778320-215 2024-09-21T09:34:27.477 INFO:tasks.rados.rados.0.smithi137.stdout:1101: seq_num 839 ranges {501073=732741,1896510=204563} 2024-09-21T09:34:27.483 INFO:tasks.rados.rados.0.smithi137.stdout:1101: writing smithi13778320-261 from 501073 to 1233814 tid 1 2024-09-21T09:34:27.488 INFO:tasks.rados.rados.0.smithi137.stdout:1101: writing smithi13778320-261 from 1896510 to 2101073 tid 2 2024-09-21T09:34:27.488 INFO:tasks.rados.rados.0.smithi137.stdout:1094: done (7 left) 2024-09-21T09:34:27.488 INFO:tasks.rados.rados.0.smithi137.stdout:1095: done (6 left) 2024-09-21T09:34:27.488 INFO:tasks.rados.rados.0.smithi137.stdout:1096: done (5 left) 2024-09-21T09:34:27.489 INFO:tasks.rados.rados.0.smithi137.stdout:1097: done (4 left) 2024-09-21T09:34:27.489 INFO:tasks.rados.rados.0.smithi137.stdout:1102: read oid 402 snap -1 2024-09-21T09:34:27.489 INFO:tasks.rados.rados.0.smithi137.stdout:1102: expect (ObjNum 706 snap 0 seq_num 706) 2024-09-21T09:34:27.489 INFO:tasks.rados.rados.0.smithi137.stdout:1103: read oid 173 snap -1 2024-09-21T09:34:27.489 INFO:tasks.rados.rados.0.smithi137.stdout:1103: expect (ObjNum 172 snap 0 seq_num 172) 2024-09-21T09:34:27.489 INFO:tasks.rados.rados.0.smithi137.stdout:1104: write oid 361 current snap is 0 2024-09-21T09:34:27.489 INFO:tasks.rados.rados.0.smithi137.stdout:1104: seq_num 840 ranges {517880=407990,1554992=562888} 2024-09-21T09:34:27.493 INFO:tasks.rados.rados.0.smithi137.stdout:1104: writing smithi13778320-361 from 517880 to 925870 tid 1 2024-09-21T09:34:27.501 INFO:tasks.rados.rados.0.smithi137.stdout:1104: writing smithi13778320-361 from 1554992 to 2117880 tid 2 2024-09-21T09:34:27.501 INFO:tasks.rados.rados.0.smithi137.stdout:1105: read oid 126 snap -1 2024-09-21T09:34:27.501 INFO:tasks.rados.rados.0.smithi137.stdout:1105: expect (ObjNum 739 snap 0 seq_num 739) 2024-09-21T09:34:27.501 INFO:tasks.rados.rados.0.smithi137.stdout:1106: write oid 200 current snap is 0 2024-09-21T09:34:27.501 INFO:tasks.rados.rados.0.smithi137.stdout:1106: seq_num 841 ranges {534687=483239,1613474=412283} 2024-09-21T09:34:27.506 INFO:tasks.rados.rados.0.smithi137.stdout:1106: writing smithi13778320-200 from 534687 to 1017926 tid 1 2024-09-21T09:34:27.512 INFO:tasks.rados.rados.0.smithi137.stdout:1106: writing smithi13778320-200 from 1613474 to 2025757 tid 2 2024-09-21T09:34:27.512 INFO:tasks.rados.rados.0.smithi137.stdout:1107: read oid 327 snap -1 2024-09-21T09:34:27.512 INFO:tasks.rados.rados.0.smithi137.stdout:1107: expect (ObjNum 326 snap 0 seq_num 326) 2024-09-21T09:34:27.512 INFO:tasks.rados.rados.0.smithi137.stdout:1108: write oid 225 current snap is 0 2024-09-21T09:34:27.512 INFO:tasks.rados.rados.0.smithi137.stdout:1100: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:34:27.577 INFO:tasks.rados.rados.0.smithi137.stdout:1098: finishing write tid 2 to smithi13778320-215 2024-09-21T09:34:27.577 INFO:tasks.rados.rados.0.smithi137.stdout:1098: finishing write tid 3 to smithi13778320-215 2024-09-21T09:34:27.577 INFO:tasks.rados.rados.0.smithi137.stdout:1098: finishing write tid 4 to smithi13778320-215 2024-09-21T09:34:27.577 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 215 v 181 (ObjNum 838 snap 0 seq_num 838) dirty exists 2024-09-21T09:34:27.577 INFO:tasks.rados.rados.0.smithi137.stdout:1098: left oid 215 (ObjNum 838 snap 0 seq_num 838) 2024-09-21T09:34:27.578 INFO:tasks.rados.rados.0.smithi137.stdout:1099: expect (ObjNum 765 snap 0 seq_num 765) 2024-09-21T09:34:27.702 INFO:tasks.rados.rados.0.smithi137.stdout:1101: finishing write tid 1 to smithi13778320-261 2024-09-21T09:34:27.702 INFO:tasks.rados.rados.0.smithi137.stdout:1101: finishing write tid 2 to smithi13778320-261 2024-09-21T09:34:27.702 INFO:tasks.rados.rados.0.smithi137.stdout:1108: seq_num 842 ranges {551494=558488,1671956=479538} 2024-09-21T09:34:27.707 INFO:tasks.rados.rados.0.smithi137.stdout:1108: writing smithi13778320-225 from 551494 to 1109982 tid 1 2024-09-21T09:34:27.714 INFO:tasks.rados.rados.0.smithi137.stdout:1108: writing smithi13778320-225 from 1671956 to 2151494 tid 2 2024-09-21T09:34:27.714 INFO:tasks.rados.rados.0.smithi137.stdout:1098: done (10 left) 2024-09-21T09:34:27.714 INFO:tasks.rados.rados.0.smithi137.stdout:1099: done (9 left) 2024-09-21T09:34:27.714 INFO:tasks.rados.rados.0.smithi137.stdout:1100: done (8 left) 2024-09-21T09:34:27.714 INFO:tasks.rados.rados.0.smithi137.stdout:1109: read oid 170 snap -1 2024-09-21T09:34:27.714 INFO:tasks.rados.rados.0.smithi137.stdout:1109: expect (ObjNum 169 snap 0 seq_num 169) 2024-09-21T09:34:27.714 INFO:tasks.rados.rados.0.smithi137.stdout:1110: read oid 465 snap -1 2024-09-21T09:34:27.714 INFO:tasks.rados.rados.0.smithi137.stdout:1110: expect deleted 2024-09-21T09:34:27.714 INFO:tasks.rados.rados.0.smithi137.stdout:1111: read oid 137 snap -1 2024-09-21T09:34:27.714 INFO:tasks.rados.rados.0.smithi137.stdout:1111: expect (ObjNum 827 snap 0 seq_num 827) 2024-09-21T09:34:27.714 INFO:tasks.rados.rados.0.smithi137.stdout:1112: write oid 262 current snap is 0 2024-09-21T09:34:27.715 INFO:tasks.rados.rados.0.smithi137.stdout:1101: finishing write tid 3 to smithi13778320-261 2024-09-21T09:34:27.715 INFO:tasks.rados.rados.0.smithi137.stdout:1101: finishing write tid 4 to smithi13778320-261 2024-09-21T09:34:27.715 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 261 v 145 (ObjNum 839 snap 0 seq_num 839) dirty exists 2024-09-21T09:34:27.715 INFO:tasks.rados.rados.0.smithi137.stdout:1101: left oid 261 (ObjNum 839 snap 0 seq_num 839) 2024-09-21T09:34:27.715 INFO:tasks.rados.rados.0.smithi137.stdout:1103: expect (ObjNum 172 snap 0 seq_num 172) 2024-09-21T09:34:27.806 INFO:tasks.rados.rados.0.smithi137.stdout:1102: expect (ObjNum 706 snap 0 seq_num 706) 2024-09-21T09:34:27.988 INFO:tasks.rados.rados.0.smithi137.stdout:1104: finishing write tid 1 to smithi13778320-361 2024-09-21T09:34:27.988 INFO:tasks.rados.rados.0.smithi137.stdout:1104: finishing write tid 2 to smithi13778320-361 2024-09-21T09:34:27.988 INFO:tasks.rados.rados.0.smithi137.stdout:1112: seq_num 843 ranges {568301=633737,1614085=415952} 2024-09-21T09:34:27.994 INFO:tasks.rados.rados.0.smithi137.stdout:1112: writing smithi13778320-262 from 568301 to 1202038 tid 1 2024-09-21T09:34:27.999 INFO:tasks.rados.rados.0.smithi137.stdout:1112: writing smithi13778320-262 from 1614085 to 2030037 tid 2 2024-09-21T09:34:27.999 INFO:tasks.rados.rados.0.smithi137.stdout:1101: done (11 left) 2024-09-21T09:34:27.999 INFO:tasks.rados.rados.0.smithi137.stdout:1102: done (10 left) 2024-09-21T09:34:28.000 INFO:tasks.rados.rados.0.smithi137.stdout:1103: done (9 left) 2024-09-21T09:34:28.000 INFO:tasks.rados.rados.0.smithi137.stdout:1113: read oid 285 snap -1 2024-09-21T09:34:28.000 INFO:tasks.rados.rados.0.smithi137.stdout:1113: expect (ObjNum 284 snap 0 seq_num 284) 2024-09-21T09:34:28.000 INFO:tasks.rados.rados.0.smithi137.stdout:1114: read oid 391 snap -1 2024-09-21T09:34:28.000 INFO:tasks.rados.rados.0.smithi137.stdout:1114: expect (ObjNum 390 snap 0 seq_num 390) 2024-09-21T09:34:28.000 INFO:tasks.rados.rados.0.smithi137.stdout:1115: read oid 298 snap -1 2024-09-21T09:34:28.000 INFO:tasks.rados.rados.0.smithi137.stdout:1115: expect (ObjNum 297 snap 0 seq_num 297) 2024-09-21T09:34:28.000 INFO:tasks.rados.rados.0.smithi137.stdout:1116: read oid 79 snap -1 2024-09-21T09:34:28.000 INFO:tasks.rados.rados.0.smithi137.stdout:1116: expect (ObjNum 78 snap 0 seq_num 78) 2024-09-21T09:34:28.000 INFO:tasks.rados.rados.0.smithi137.stdout:1117: write oid 369 current snap is 0 2024-09-21T09:34:28.000 INFO:tasks.rados.rados.0.smithi137.stdout:1104: finishing write tid 3 to smithi13778320-361 2024-09-21T09:34:28.000 INFO:tasks.rados.rados.0.smithi137.stdout:1117: seq_num 844 ranges {585108=425339,1788920=396188} 2024-09-21T09:34:28.005 INFO:tasks.rados.rados.0.smithi137.stdout:1117: writing smithi13778320-369 from 585108 to 1010447 tid 1 2024-09-21T09:34:28.012 INFO:tasks.rados.rados.0.smithi137.stdout:1117: writing smithi13778320-369 from 1788920 to 2185108 tid 2 2024-09-21T09:34:28.012 INFO:tasks.rados.rados.0.smithi137.stdout:1118: write oid 208 current snap is 0 2024-09-21T09:34:28.012 INFO:tasks.rados.rados.0.smithi137.stdout:1104: finishing write tid 4 to smithi13778320-361 2024-09-21T09:34:28.012 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 361 v 204 (ObjNum 840 snap 0 seq_num 840) dirty exists 2024-09-21T09:34:28.012 INFO:tasks.rados.rados.0.smithi137.stdout:1104: left oid 361 (ObjNum 840 snap 0 seq_num 840) 2024-09-21T09:34:28.012 INFO:tasks.rados.rados.0.smithi137.stdout:1105: expect (ObjNum 739 snap 0 seq_num 739) 2024-09-21T09:34:28.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:27 smithi137 ceph-mon[39068]: from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:28.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:27 smithi137 ceph-mon[39068]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:28.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:27 smithi137 ceph-mon[28941]: from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:28.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:27 smithi137 ceph-mon[28941]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:28.124 INFO:tasks.rados.rados.0.smithi137.stdout:1106: finishing write tid 1 to smithi13778320-200 2024-09-21T09:34:28.124 INFO:tasks.rados.rados.0.smithi137.stdout:1106: finishing write tid 2 to smithi13778320-200 2024-09-21T09:34:28.124 INFO:tasks.rados.rados.0.smithi137.stdout:1106: finishing write tid 3 to smithi13778320-200 2024-09-21T09:34:28.125 INFO:tasks.rados.rados.0.smithi137.stdout:1107: expect (ObjNum 326 snap 0 seq_num 326) 2024-09-21T09:34:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:27 smithi165 ceph-mon[32789]: from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:27 smithi165 ceph-mon[32789]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:28.231 INFO:tasks.rados.rados.0.smithi137.stdout:1106: finishing write tid 4 to smithi13778320-200 2024-09-21T09:34:28.232 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 200 v 198 (ObjNum 841 snap 0 seq_num 841) dirty exists 2024-09-21T09:34:28.232 INFO:tasks.rados.rados.0.smithi137.stdout:1106: left oid 200 (ObjNum 841 snap 0 seq_num 841) 2024-09-21T09:34:28.232 INFO:tasks.rados.rados.0.smithi137.stdout:1118: seq_num 845 ranges {601915=500588,1847402=354513} 2024-09-21T09:34:28.237 INFO:tasks.rados.rados.0.smithi137.stdout:1118: writing smithi13778320-208 from 601915 to 1102503 tid 1 2024-09-21T09:34:28.243 INFO:tasks.rados.rados.0.smithi137.stdout:1118: writing smithi13778320-208 from 1847402 to 2201915 tid 2 2024-09-21T09:34:28.243 INFO:tasks.rados.rados.0.smithi137.stdout:1104: done (14 left) 2024-09-21T09:34:28.244 INFO:tasks.rados.rados.0.smithi137.stdout:1105: done (13 left) 2024-09-21T09:34:28.244 INFO:tasks.rados.rados.0.smithi137.stdout:1106: done (12 left) 2024-09-21T09:34:28.244 INFO:tasks.rados.rados.0.smithi137.stdout:1107: done (11 left) 2024-09-21T09:34:28.244 INFO:tasks.rados.rados.0.smithi137.stdout:1119: write oid 301 current snap is 0 2024-09-21T09:34:28.244 INFO:tasks.rados.rados.0.smithi137.stdout:1108: finishing write tid 1 to smithi13778320-225 2024-09-21T09:34:28.244 INFO:tasks.rados.rados.0.smithi137.stdout:1119: seq_num 846 ranges {618722=575837,1905884=312838} 2024-09-21T09:34:28.250 INFO:tasks.rados.rados.0.smithi137.stdout:1119: writing smithi13778320-301 from 618722 to 1194559 tid 1 2024-09-21T09:34:28.256 INFO:tasks.rados.rados.0.smithi137.stdout:1119: writing smithi13778320-301 from 1905884 to 2218722 tid 2 2024-09-21T09:34:28.256 INFO:tasks.rados.rados.0.smithi137.stdout:1120: write oid 398 current snap is 0 2024-09-21T09:34:28.256 INFO:tasks.rados.rados.0.smithi137.stdout:1108: finishing write tid 2 to smithi13778320-225 2024-09-21T09:34:28.256 INFO:tasks.rados.rados.0.smithi137.stdout:1108: finishing write tid 3 to smithi13778320-225 2024-09-21T09:34:28.256 INFO:tasks.rados.rados.0.smithi137.stdout:1108: finishing write tid 4 to smithi13778320-225 2024-09-21T09:34:28.256 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 225 v 156 (ObjNum 842 snap 0 seq_num 842) dirty exists 2024-09-21T09:34:28.256 INFO:tasks.rados.rados.0.smithi137.stdout:1108: left oid 225 (ObjNum 842 snap 0 seq_num 842) 2024-09-21T09:34:28.256 INFO:tasks.rados.rados.0.smithi137.stdout:1120: seq_num 847 ranges {635529=651086,1848013=387516} 2024-09-21T09:34:28.263 INFO:tasks.rados.rados.0.smithi137.stdout:1120: writing smithi13778320-398 from 635529 to 1286615 tid 1 2024-09-21T09:34:28.268 INFO:tasks.rados.rados.0.smithi137.stdout:1120: writing smithi13778320-398 from 1848013 to 2235529 tid 2 2024-09-21T09:34:28.268 INFO:tasks.rados.rados.0.smithi137.stdout:1108: done (12 left) 2024-09-21T09:34:28.268 INFO:tasks.rados.rados.0.smithi137.stdout:1121: read oid 114 snap -1 2024-09-21T09:34:28.268 INFO:tasks.rados.rados.0.smithi137.stdout:1121: expect (ObjNum 113 snap 0 seq_num 113) 2024-09-21T09:34:28.268 INFO:tasks.rados.rados.0.smithi137.stdout:1122: write oid 69 current snap is 0 2024-09-21T09:34:28.268 INFO:tasks.rados.rados.0.smithi137.stdout:1122: seq_num 848 ranges {652336=726335,1906495=345841} 2024-09-21T09:34:28.276 INFO:tasks.rados.rados.0.smithi137.stdout:1122: writing smithi13778320-69 from 652336 to 1378671 tid 1 2024-09-21T09:34:28.281 INFO:tasks.rados.rados.0.smithi137.stdout:1122: writing smithi13778320-69 from 1906495 to 2252336 tid 2 2024-09-21T09:34:28.281 INFO:tasks.rados.rados.0.smithi137.stdout:1123: write oid 42 current snap is 0 2024-09-21T09:34:28.281 INFO:tasks.rados.rados.0.smithi137.stdout:1123: seq_num 849 ranges {669143=401584,1564977=426959} 2024-09-21T09:34:28.286 INFO:tasks.rados.rados.0.smithi137.stdout:1123: writing smithi13778320-42 from 669143 to 1070727 tid 1 2024-09-21T09:34:28.292 INFO:tasks.rados.rados.0.smithi137.stdout:1123: writing smithi13778320-42 from 1564977 to 1991936 tid 2 2024-09-21T09:34:28.292 INFO:tasks.rados.rados.0.smithi137.stdout:1124: write oid 372 current snap is 0 2024-09-21T09:34:28.292 INFO:tasks.rados.rados.0.smithi137.stdout:1124: seq_num 850 ranges {685950=476833,1623459=570617} 2024-09-21T09:34:28.298 INFO:tasks.rados.rados.0.smithi137.stdout:1124: writing smithi13778320-372 from 685950 to 1162783 tid 1 2024-09-21T09:34:28.303 INFO:tasks.rados.rados.0.smithi137.stdout:1124: writing smithi13778320-372 from 1623459 to 2194076 tid 2 2024-09-21T09:34:28.304 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:28.304 INFO:tasks.rados.rados.0.smithi137.stdout:1109: expect (ObjNum 169 snap 0 seq_num 169) 2024-09-21T09:34:28.396 INFO:tasks.rados.rados.0.smithi137.stdout:1111: expect (ObjNum 827 snap 0 seq_num 827) 2024-09-21T09:34:28.575 INFO:tasks.rados.rados.0.smithi137.stdout:1112: finishing write tid 1 to smithi13778320-262 2024-09-21T09:34:28.575 INFO:tasks.rados.rados.0.smithi137.stdout:1112: finishing write tid 2 to smithi13778320-262 2024-09-21T09:34:28.575 INFO:tasks.rados.rados.0.smithi137.stdout:1112: finishing write tid 3 to smithi13778320-262 2024-09-21T09:34:28.575 INFO:tasks.rados.rados.0.smithi137.stdout:1112: finishing write tid 4 to smithi13778320-262 2024-09-21T09:34:28.575 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 262 v 207 (ObjNum 843 snap 0 seq_num 843) dirty exists 2024-09-21T09:34:28.575 INFO:tasks.rados.rados.0.smithi137.stdout:1112: left oid 262 (ObjNum 843 snap 0 seq_num 843) 2024-09-21T09:34:28.575 INFO:tasks.rados.rados.0.smithi137.stdout:1109: done (15 left) 2024-09-21T09:34:28.575 INFO:tasks.rados.rados.0.smithi137.stdout:1110: done (14 left) 2024-09-21T09:34:28.575 INFO:tasks.rados.rados.0.smithi137.stdout:1111: done (13 left) 2024-09-21T09:34:28.575 INFO:tasks.rados.rados.0.smithi137.stdout:1112: done (12 left) 2024-09-21T09:34:28.575 INFO:tasks.rados.rados.0.smithi137.stdout:1125: write oid 249 current snap is 0 2024-09-21T09:34:28.576 INFO:tasks.rados.rados.0.smithi137.stdout:1125: seq_num 851 ranges {702757=552082,1681941=430628} 2024-09-21T09:34:28.581 INFO:tasks.rados.rados.0.smithi137.stdout:1125: writing smithi13778320-249 from 702757 to 1254839 tid 1 2024-09-21T09:34:28.586 INFO:tasks.rados.rados.0.smithi137.stdout:1125: writing smithi13778320-249 from 1681941 to 2112569 tid 2 2024-09-21T09:34:28.586 INFO:tasks.rados.rados.0.smithi137.stdout:1126: write oid 160 current snap is 0 2024-09-21T09:34:28.586 INFO:tasks.rados.rados.0.smithi137.stdout:1126: seq_num 852 ranges {719564=743684,2140423=179141} 2024-09-21T09:34:28.594 INFO:tasks.rados.rados.0.smithi137.stdout:1126: writing smithi13778320-160 from 719564 to 1463248 tid 1 2024-09-21T09:34:28.599 INFO:tasks.rados.rados.0.smithi137.stdout:1126: writing smithi13778320-160 from 2140423 to 2319564 tid 2 2024-09-21T09:34:28.599 INFO:tasks.rados.rados.0.smithi137.stdout:1127: read oid 490 snap -1 2024-09-21T09:34:28.599 INFO:tasks.rados.rados.0.smithi137.stdout:1127: expect (ObjNum 489 snap 0 seq_num 489) 2024-09-21T09:34:28.599 INFO:tasks.rados.rados.0.smithi137.stdout:1128: write oid 56 current snap is 0 2024-09-21T09:34:28.599 INFO:tasks.rados.rados.0.smithi137.stdout:1115: expect (ObjNum 297 snap 0 seq_num 297) 2024-09-21T09:34:28.706 INFO:tasks.rados.rados.0.smithi137.stdout:1116: expect (ObjNum 78 snap 0 seq_num 78) 2024-09-21T09:34:28.816 INFO:tasks.rados.rados.0.smithi137.stdout:1114: expect (ObjNum 390 snap 0 seq_num 390) 2024-09-21T09:34:28.901 INFO:tasks.rados.rados.0.smithi137.stdout:1113: expect (ObjNum 284 snap 0 seq_num 284) 2024-09-21T09:34:28.995 INFO:tasks.rados.rados.0.smithi137.stdout:1117: finishing write tid 1 to smithi13778320-369 2024-09-21T09:34:28.995 INFO:tasks.rados.rados.0.smithi137.stdout:1117: finishing write tid 2 to smithi13778320-369 2024-09-21T09:34:28.995 INFO:tasks.rados.rados.0.smithi137.stdout:1117: finishing write tid 3 to smithi13778320-369 2024-09-21T09:34:28.995 INFO:tasks.rados.rados.0.smithi137.stdout:1128: seq_num 853 ranges {736371=418933,1798905=434297} 2024-09-21T09:34:29.001 INFO:tasks.rados.rados.0.smithi137.stdout:1128: writing smithi13778320-56 from 736371 to 1155304 tid 1 2024-09-21T09:34:29.008 INFO:tasks.rados.rados.0.smithi137.stdout:1128: writing smithi13778320-56 from 1798905 to 2233202 tid 2 2024-09-21T09:34:29.008 INFO:tasks.rados.rados.0.smithi137.stdout:1113: done (15 left) 2024-09-21T09:34:29.008 INFO:tasks.rados.rados.0.smithi137.stdout:1114: done (14 left) 2024-09-21T09:34:29.008 INFO:tasks.rados.rados.0.smithi137.stdout:1115: done (13 left) 2024-09-21T09:34:29.008 INFO:tasks.rados.rados.0.smithi137.stdout:1116: done (12 left) 2024-09-21T09:34:29.008 INFO:tasks.rados.rados.0.smithi137.stdout:1129: write oid 27 current snap is 0 2024-09-21T09:34:29.008 INFO:tasks.rados.rados.0.smithi137.stdout:1117: finishing write tid 4 to smithi13778320-369 2024-09-21T09:34:29.008 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 369 v 172 (ObjNum 844 snap 0 seq_num 844) dirty exists 2024-09-21T09:34:29.008 INFO:tasks.rados.rados.0.smithi137.stdout:1117: left oid 369 (ObjNum 844 snap 0 seq_num 844) 2024-09-21T09:34:29.008 INFO:tasks.rados.rados.0.smithi137.stdout:1118: finishing write tid 1 to smithi13778320-208 2024-09-21T09:34:29.008 INFO:tasks.rados.rados.0.smithi137.stdout:1129: seq_num 854 ranges {753178=494182,1857387=495791} 2024-09-21T09:34:29.014 INFO:tasks.rados.rados.0.smithi137.stdout:1129: writing smithi13778320-27 from 753178 to 1247360 tid 1 2024-09-21T09:34:29.022 INFO:tasks.rados.rados.0.smithi137.stdout:1129: writing smithi13778320-27 from 1857387 to 2353178 tid 2 2024-09-21T09:34:29.023 INFO:tasks.rados.rados.0.smithi137.stdout:1117: done (12 left) 2024-09-21T09:34:29.023 INFO:tasks.rados.rados.0.smithi137.stdout:1130: read oid 55 snap -1 2024-09-21T09:34:29.023 INFO:tasks.rados.rados.0.smithi137.stdout:1130: expect (ObjNum 766 snap 0 seq_num 766) 2024-09-21T09:34:29.023 INFO:tasks.rados.rados.0.smithi137.stdout:1131: read oid 134 snap -1 2024-09-21T09:34:29.023 INFO:tasks.rados.rados.0.smithi137.stdout:1131: expect (ObjNum 133 snap 0 seq_num 133) 2024-09-21T09:34:29.023 INFO:tasks.rados.rados.0.smithi137.stdout:1132: read oid 345 snap -1 2024-09-21T09:34:29.023 INFO:tasks.rados.rados.0.smithi137.stdout:1132: expect (ObjNum 344 snap 0 seq_num 344) 2024-09-21T09:34:29.023 INFO:tasks.rados.rados.0.smithi137.stdout:1133: write oid 468 current snap is 0 2024-09-21T09:34:29.023 INFO:tasks.rados.rados.0.smithi137.stdout:1118: finishing write tid 2 to smithi13778320-208 2024-09-21T09:34:29.023 INFO:tasks.rados.rados.0.smithi137.stdout:1118: finishing write tid 3 to smithi13778320-208 2024-09-21T09:34:29.023 INFO:tasks.rados.rados.0.smithi137.stdout:1118: finishing write tid 4 to smithi13778320-208 2024-09-21T09:34:29.023 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 208 v 201 (ObjNum 845 snap 0 seq_num 845) dirty exists 2024-09-21T09:34:29.023 INFO:tasks.rados.rados.0.smithi137.stdout:1118: left oid 208 (ObjNum 845 snap 0 seq_num 845) 2024-09-21T09:34:29.024 INFO:tasks.rados.rados.0.smithi137.stdout:1119: finishing write tid 1 to smithi13778320-301 2024-09-21T09:34:29.024 INFO:tasks.rados.rados.0.smithi137.stdout:1119: finishing write tid 2 to smithi13778320-301 2024-09-21T09:34:29.024 INFO:tasks.rados.rados.0.smithi137.stdout:1119: finishing write tid 3 to smithi13778320-301 2024-09-21T09:34:29.024 INFO:tasks.rados.rados.0.smithi137.stdout:1119: finishing write tid 4 to smithi13778320-301 2024-09-21T09:34:29.024 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 301 v 210 (ObjNum 846 snap 0 seq_num 846) dirty exists 2024-09-21T09:34:29.024 INFO:tasks.rados.rados.0.smithi137.stdout:1119: left oid 301 (ObjNum 846 snap 0 seq_num 846) 2024-09-21T09:34:29.024 INFO:tasks.rados.rados.0.smithi137.stdout:1120: finishing write tid 1 to smithi13778320-398 2024-09-21T09:34:29.024 INFO:tasks.rados.rados.0.smithi137.stdout:1120: finishing write tid 2 to smithi13778320-398 2024-09-21T09:34:29.024 INFO:tasks.rados.rados.0.smithi137.stdout:1120: finishing write tid 3 to smithi13778320-398 2024-09-21T09:34:29.024 INFO:tasks.rados.rados.0.smithi137.stdout:1120: finishing write tid 4 to smithi13778320-398 2024-09-21T09:34:29.024 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 398 v 131 (ObjNum 847 snap 0 seq_num 847) dirty exists 2024-09-21T09:34:29.024 INFO:tasks.rados.rados.0.smithi137.stdout:1120: left oid 398 (ObjNum 847 snap 0 seq_num 847) 2024-09-21T09:34:29.024 INFO:tasks.rados.rados.0.smithi137.stdout:1121: expect (ObjNum 113 snap 0 seq_num 113) 2024-09-21T09:34:29.049 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:28 smithi137 ceph-mon[28941]: pgmap v114: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.8 MiB/s wr, 89 op/s 2024-09-21T09:34:29.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:28 smithi137 ceph-mon[39068]: pgmap v114: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.8 MiB/s wr, 89 op/s 2024-09-21T09:34:29.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:28 smithi165 ceph-mon[32789]: pgmap v114: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.8 MiB/s wr, 89 op/s 2024-09-21T09:34:29.155 INFO:tasks.rados.rados.0.smithi137.stdout:1122: finishing write tid 1 to smithi13778320-69 2024-09-21T09:34:29.155 INFO:tasks.rados.rados.0.smithi137.stdout:1122: finishing write tid 2 to smithi13778320-69 2024-09-21T09:34:29.155 INFO:tasks.rados.rados.0.smithi137.stdout:1122: finishing write tid 3 to smithi13778320-69 2024-09-21T09:34:29.155 INFO:tasks.rados.rados.0.smithi137.stdout:1122: finishing write tid 4 to smithi13778320-69 2024-09-21T09:34:29.155 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 69 v 196 (ObjNum 848 snap 0 seq_num 848) dirty exists 2024-09-21T09:34:29.155 INFO:tasks.rados.rados.0.smithi137.stdout:1122: left oid 69 (ObjNum 848 snap 0 seq_num 848) 2024-09-21T09:34:29.155 INFO:tasks.rados.rados.0.smithi137.stdout:1133: seq_num 855 ranges {769985=569431,1915869=437966} 2024-09-21T09:34:29.162 INFO:tasks.rados.rados.0.smithi137.stdout:1133: writing smithi13778320-468 from 769985 to 1339416 tid 1 2024-09-21T09:34:29.168 INFO:tasks.rados.rados.0.smithi137.stdout:1133: writing smithi13778320-468 from 1915869 to 2353835 tid 2 2024-09-21T09:34:29.168 INFO:tasks.rados.rados.0.smithi137.stdout:1118: done (15 left) 2024-09-21T09:34:29.169 INFO:tasks.rados.rados.0.smithi137.stdout:1119: done (14 left) 2024-09-21T09:34:29.169 INFO:tasks.rados.rados.0.smithi137.stdout:1120: done (13 left) 2024-09-21T09:34:29.169 INFO:tasks.rados.rados.0.smithi137.stdout:1121: done (12 left) 2024-09-21T09:34:29.169 INFO:tasks.rados.rados.0.smithi137.stdout:1122: done (11 left) 2024-09-21T09:34:29.169 INFO:tasks.rados.rados.0.smithi137.stdout:1134: delete oid 120 current snap is 0 2024-09-21T09:34:29.169 INFO:tasks.rados.rados.0.smithi137.stdout:1123: finishing write tid 1 to smithi13778320-42 2024-09-21T09:34:29.169 INFO:tasks.rados.rados.0.smithi137.stdout:1123: finishing write tid 2 to smithi13778320-42 2024-09-21T09:34:29.169 INFO:tasks.rados.rados.0.smithi137.stdout:1123: finishing write tid 3 to smithi13778320-42 2024-09-21T09:34:29.169 INFO:tasks.rados.rados.0.smithi137.stdout:1123: finishing write tid 4 to smithi13778320-42 2024-09-21T09:34:29.169 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 42 v 204 (ObjNum 849 snap 0 seq_num 849) dirty exists 2024-09-21T09:34:29.169 INFO:tasks.rados.rados.0.smithi137.stdout:1123: left oid 42 (ObjNum 849 snap 0 seq_num 849) 2024-09-21T09:34:29.169 INFO:tasks.rados.rados.0.smithi137.stdout:1124: finishing write tid 1 to smithi13778320-372 2024-09-21T09:34:29.169 INFO:tasks.rados.rados.0.smithi137.stdout:1124: finishing write tid 2 to smithi13778320-372 2024-09-21T09:34:29.169 INFO:tasks.rados.rados.0.smithi137.stdout:1124: finishing write tid 3 to smithi13778320-372 2024-09-21T09:34:29.169 INFO:tasks.rados.rados.0.smithi137.stdout:1124: finishing write tid 4 to smithi13778320-372 2024-09-21T09:34:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 372 v 209 (ObjNum 850 snap 0 seq_num 850) dirty exists 2024-09-21T09:34:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:1124: left oid 372 (ObjNum 850 snap 0 seq_num 850) 2024-09-21T09:34:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:1125: finishing write tid 1 to smithi13778320-249 2024-09-21T09:34:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:1125: finishing write tid 2 to smithi13778320-249 2024-09-21T09:34:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:1125: finishing write tid 3 to smithi13778320-249 2024-09-21T09:34:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:1125: finishing write tid 4 to smithi13778320-249 2024-09-21T09:34:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 249 v 175 (ObjNum 851 snap 0 seq_num 851) dirty exists 2024-09-21T09:34:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:1125: left oid 249 (ObjNum 851 snap 0 seq_num 851) 2024-09-21T09:34:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:1126: finishing write tid 1 to smithi13778320-160 2024-09-21T09:34:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:1126: finishing write tid 2 to smithi13778320-160 2024-09-21T09:34:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:1126: finishing write tid 3 to smithi13778320-160 2024-09-21T09:34:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:1126: finishing write tid 4 to smithi13778320-160 2024-09-21T09:34:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 160 v 219 (ObjNum 852 snap 0 seq_num 852) dirty exists 2024-09-21T09:34:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:1126: left oid 160 (ObjNum 852 snap 0 seq_num 852) 2024-09-21T09:34:29.171 INFO:tasks.rados.rados.0.smithi137.stdout:1127: expect (ObjNum 489 snap 0 seq_num 489) 2024-09-21T09:34:29.210 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:29.242 INFO:tasks.rados.rados.0.smithi137.stdout:1128: finishing write tid 1 to smithi13778320-56 2024-09-21T09:34:29.242 INFO:tasks.rados.rados.0.smithi137.stdout:1123: done (11 left) 2024-09-21T09:34:29.242 INFO:tasks.rados.rados.0.smithi137.stdout:1124: done (10 left) 2024-09-21T09:34:29.242 INFO:tasks.rados.rados.0.smithi137.stdout:1125: done (9 left) 2024-09-21T09:34:29.242 INFO:tasks.rados.rados.0.smithi137.stdout:1126: done (8 left) 2024-09-21T09:34:29.242 INFO:tasks.rados.rados.0.smithi137.stdout:1127: done (7 left) 2024-09-21T09:34:29.242 INFO:tasks.rados.rados.0.smithi137.stdout:1134: done (6 left) 2024-09-21T09:34:29.243 INFO:tasks.rados.rados.0.smithi137.stdout:1135: read oid 338 snap -1 2024-09-21T09:34:29.243 INFO:tasks.rados.rados.0.smithi137.stdout:1135: expect (ObjNum 769 snap 0 seq_num 769) 2024-09-21T09:34:29.243 INFO:tasks.rados.rados.0.smithi137.stdout:1136: write oid 42 current snap is 0 2024-09-21T09:34:29.243 INFO:tasks.rados.rados.0.smithi137.stdout:1128: finishing write tid 2 to smithi13778320-56 2024-09-21T09:34:29.243 INFO:tasks.rados.rados.0.smithi137.stdout:1136: seq_num 857 ranges {403599=719929,1916480=441635} 2024-09-21T09:34:29.248 INFO:tasks.rados.rados.0.smithi137.stdout:1136: writing smithi13778320-42 from 403599 to 1123528 tid 1 2024-09-21T09:34:29.255 INFO:tasks.rados.rados.0.smithi137.stdout:1136: writing smithi13778320-42 from 1916480 to 2358115 tid 2 2024-09-21T09:34:29.255 INFO:tasks.rados.rados.0.smithi137.stdout:1137: write oid 400 current snap is 0 2024-09-21T09:34:29.255 INFO:tasks.rados.rados.0.smithi137.stdout:1128: finishing write tid 3 to smithi13778320-56 2024-09-21T09:34:29.255 INFO:tasks.rados.rados.0.smithi137.stdout:1128: finishing write tid 4 to smithi13778320-56 2024-09-21T09:34:29.255 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 56 v 197 (ObjNum 853 snap 0 seq_num 853) dirty exists 2024-09-21T09:34:29.255 INFO:tasks.rados.rados.0.smithi137.stdout:1128: left oid 56 (ObjNum 853 snap 0 seq_num 853) 2024-09-21T09:34:29.255 INFO:tasks.rados.rados.0.smithi137.stdout:1129: finishing write tid 1 to smithi13778320-27 2024-09-21T09:34:29.255 INFO:tasks.rados.rados.0.smithi137.stdout:1137: seq_num 858 ranges {420406=795178,1974962=445444} 2024-09-21T09:34:29.261 INFO:tasks.rados.rados.0.smithi137.stdout:1137: writing smithi13778320-400 from 420406 to 1215584 tid 1 2024-09-21T09:34:29.268 INFO:tasks.rados.rados.0.smithi137.stdout:1137: writing smithi13778320-400 from 1974962 to 2420406 tid 2 2024-09-21T09:34:29.268 INFO:tasks.rados.rados.0.smithi137.stdout:1128: done (8 left) 2024-09-21T09:34:29.268 INFO:tasks.rados.rados.0.smithi137.stdout:1138: write oid 412 current snap is 0 2024-09-21T09:34:29.268 INFO:tasks.rados.rados.0.smithi137.stdout:1129: finishing write tid 2 to smithi13778320-27 2024-09-21T09:34:29.268 INFO:tasks.rados.rados.0.smithi137.stdout:1129: finishing write tid 3 to smithi13778320-27 2024-09-21T09:34:29.269 INFO:tasks.rados.rados.0.smithi137.stdout:1138: seq_num 859 ranges {437213=470427,1633444=728951} 2024-09-21T09:34:29.273 INFO:tasks.rados.rados.0.smithi137.stdout:1138: writing smithi13778320-412 from 437213 to 907640 tid 1 2024-09-21T09:34:29.281 INFO:tasks.rados.rados.0.smithi137.stdout:1138: writing smithi13778320-412 from 1633444 to 2362395 tid 2 2024-09-21T09:34:29.281 INFO:tasks.rados.rados.0.smithi137.stdout:1139: write oid 63 current snap is 0 2024-09-21T09:34:29.281 INFO:tasks.rados.rados.0.smithi137.stdout:1139: seq_num 860 ranges {454020=662029,1691926=588962} 2024-09-21T09:34:29.287 INFO:tasks.rados.rados.0.smithi137.stdout:1139: writing smithi13778320-63 from 454020 to 1116049 tid 1 2024-09-21T09:34:29.294 INFO:tasks.rados.rados.0.smithi137.stdout:1139: writing smithi13778320-63 from 1691926 to 2280888 tid 2 2024-09-21T09:34:29.294 INFO:tasks.rados.rados.0.smithi137.stdout:1140: write oid 482 current snap is 0 2024-09-21T09:34:29.294 INFO:tasks.rados.rados.0.smithi137.stdout:1129: finishing write tid 4 to smithi13778320-27 2024-09-21T09:34:29.294 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 27 v 212 (ObjNum 854 snap 0 seq_num 854) dirty exists 2024-09-21T09:34:29.294 INFO:tasks.rados.rados.0.smithi137.stdout:1129: left oid 27 (ObjNum 854 snap 0 seq_num 854) 2024-09-21T09:34:29.294 INFO:tasks.rados.rados.0.smithi137.stdout:1130: expect (ObjNum 766 snap 0 seq_num 766) 2024-09-21T09:34:29.431 INFO:tasks.rados.rados.0.smithi137.stdout:1132: expect (ObjNum 344 snap 0 seq_num 344) 2024-09-21T09:34:29.556 INFO:tasks.rados.rados.0.smithi137.stdout:1131: expect (ObjNum 133 snap 0 seq_num 133) 2024-09-21T09:34:29.627 INFO:tasks.rados.rados.0.smithi137.stdout:1133: finishing write tid 1 to smithi13778320-468 2024-09-21T09:34:29.627 INFO:tasks.rados.rados.0.smithi137.stdout:1133: finishing write tid 2 to smithi13778320-468 2024-09-21T09:34:29.627 INFO:tasks.rados.rados.0.smithi137.stdout:1133: finishing write tid 3 to smithi13778320-468 2024-09-21T09:34:29.627 INFO:tasks.rados.rados.0.smithi137.stdout:1133: finishing write tid 4 to smithi13778320-468 2024-09-21T09:34:29.627 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 468 v 140 (ObjNum 855 snap 0 seq_num 855) dirty exists 2024-09-21T09:34:29.627 INFO:tasks.rados.rados.0.smithi137.stdout:1133: left oid 468 (ObjNum 855 snap 0 seq_num 855) 2024-09-21T09:34:29.627 INFO:tasks.rados.rados.0.smithi137.stdout:1140: seq_num 861 ranges {470827=737278,1750408=720419} 2024-09-21T09:34:29.633 INFO:tasks.rados.rados.0.smithi137.stdout:1140: writing smithi13778320-482 from 470827 to 1208105 tid 1 2024-09-21T09:34:29.640 INFO:tasks.rados.rados.0.smithi137.stdout:1140: writing smithi13778320-482 from 1750408 to 2470827 tid 2 2024-09-21T09:34:29.640 INFO:tasks.rados.rados.0.smithi137.stdout:1129: done (10 left) 2024-09-21T09:34:29.640 INFO:tasks.rados.rados.0.smithi137.stdout:1130: done (9 left) 2024-09-21T09:34:29.640 INFO:tasks.rados.rados.0.smithi137.stdout:1131: done (8 left) 2024-09-21T09:34:29.640 INFO:tasks.rados.rados.0.smithi137.stdout:1132: done (7 left) 2024-09-21T09:34:29.640 INFO:tasks.rados.rados.0.smithi137.stdout:1133: done (6 left) 2024-09-21T09:34:29.640 INFO:tasks.rados.rados.0.smithi137.stdout:1141: write oid 149 current snap is 0 2024-09-21T09:34:29.641 INFO:tasks.rados.rados.0.smithi137.stdout:1141: seq_num 862 ranges {487634=412527,1408890=592631} 2024-09-21T09:34:29.645 INFO:tasks.rados.rados.0.smithi137.stdout:1141: writing smithi13778320-149 from 487634 to 900161 tid 1 2024-09-21T09:34:29.651 INFO:tasks.rados.rados.0.smithi137.stdout:1141: writing smithi13778320-149 from 1408890 to 2001521 tid 2 2024-09-21T09:34:29.651 INFO:tasks.rados.rados.0.smithi137.stdout:1142: write oid 253 current snap is 0 2024-09-21T09:34:29.651 INFO:tasks.rados.rados.0.smithi137.stdout:1142: seq_num 863 ranges {504441=487776,1467372=736289} 2024-09-21T09:34:29.656 INFO:tasks.rados.rados.0.smithi137.stdout:1142: writing smithi13778320-253 from 504441 to 992217 tid 1 2024-09-21T09:34:29.663 INFO:tasks.rados.rados.0.smithi137.stdout:1142: writing smithi13778320-253 from 1467372 to 2203661 tid 2 2024-09-21T09:34:29.663 INFO:tasks.rados.rados.0.smithi137.stdout:1143: read oid 446 snap -1 2024-09-21T09:34:29.663 INFO:tasks.rados.rados.0.smithi137.stdout:1143: expect deleted 2024-09-21T09:34:29.663 INFO:tasks.rados.rados.0.smithi137.stdout:1144: read oid 156 snap -1 2024-09-21T09:34:29.663 INFO:tasks.rados.rados.0.smithi137.stdout:1144: expect (ObjNum 511 snap 0 seq_num 511) 2024-09-21T09:34:29.663 INFO:tasks.rados.rados.0.smithi137.stdout:1145: write oid 252 current snap is 0 2024-09-21T09:34:29.663 INFO:tasks.rados.rados.0.smithi137.stdout:1145: seq_num 864 ranges {521248=563025,1809501=596300} 2024-09-21T09:34:29.668 INFO:tasks.rados.rados.0.smithi137.stdout:1145: writing smithi13778320-252 from 521248 to 1084273 tid 1 2024-09-21T09:34:29.676 INFO:tasks.rados.rados.0.smithi137.stdout:1145: writing smithi13778320-252 from 1809501 to 2405801 tid 2 2024-09-21T09:34:29.676 INFO:tasks.rados.rados.0.smithi137.stdout:1146: read oid 263 snap -1 2024-09-21T09:34:29.676 INFO:tasks.rados.rados.0.smithi137.stdout:1146: expect (ObjNum 262 snap 0 seq_num 262) 2024-09-21T09:34:29.676 INFO:tasks.rados.rados.0.smithi137.stdout:1147: delete oid 104 current snap is 0 2024-09-21T09:34:29.676 INFO:tasks.rados.rados.0.smithi137.stdout:1135: expect (ObjNum 769 snap 0 seq_num 769) 2024-09-21T09:34:29.811 INFO:tasks.rados.rados.0.smithi137.stdout:1136: finishing write tid 1 to smithi13778320-42 2024-09-21T09:34:29.811 INFO:tasks.rados.rados.0.smithi137.stdout:1136: finishing write tid 2 to smithi13778320-42 2024-09-21T09:34:29.811 INFO:tasks.rados.rados.0.smithi137.stdout:1136: finishing write tid 3 to smithi13778320-42 2024-09-21T09:34:29.811 INFO:tasks.rados.rados.0.smithi137.stdout:1136: finishing write tid 4 to smithi13778320-42 2024-09-21T09:34:29.811 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 42 v 207 (ObjNum 857 snap 0 seq_num 857) dirty exists 2024-09-21T09:34:29.811 INFO:tasks.rados.rados.0.smithi137.stdout:1136: left oid 42 (ObjNum 857 snap 0 seq_num 857) 2024-09-21T09:34:29.811 INFO:tasks.rados.rados.0.smithi137.stdout:1135: done (12 left) 2024-09-21T09:34:29.811 INFO:tasks.rados.rados.0.smithi137.stdout:1136: done (11 left) 2024-09-21T09:34:29.811 INFO:tasks.rados.rados.0.smithi137.stdout:1147: done (10 left) 2024-09-21T09:34:29.811 INFO:tasks.rados.rados.0.smithi137.stdout:1148: read oid 248 snap -1 2024-09-21T09:34:29.811 INFO:tasks.rados.rados.0.smithi137.stdout:1148: expect (ObjNum 735 snap 0 seq_num 735) 2024-09-21T09:34:29.812 INFO:tasks.rados.rados.0.smithi137.stdout:1149: read oid 439 snap -1 2024-09-21T09:34:29.812 INFO:tasks.rados.rados.0.smithi137.stdout:1149: expect (ObjNum 811 snap 0 seq_num 811) 2024-09-21T09:34:29.812 INFO:tasks.rados.rados.0.smithi137.stdout:1150: write oid 143 current snap is 0 2024-09-21T09:34:29.812 INFO:tasks.rados.rados.0.smithi137.stdout:1137: finishing write tid 1 to smithi13778320-400 2024-09-21T09:34:29.812 INFO:tasks.rados.rados.0.smithi137.stdout:1150: seq_num 866 ranges {554862=713523,1926465=599969} 2024-09-21T09:34:29.817 INFO:tasks.rados.rados.0.smithi137.stdout:1150: writing smithi13778320-143 from 554862 to 1268385 tid 1 2024-09-21T09:34:29.824 INFO:tasks.rados.rados.0.smithi137.stdout:1150: writing smithi13778320-143 from 1926465 to 2526434 tid 2 2024-09-21T09:34:29.825 INFO:tasks.rados.rados.0.smithi137.stdout:1151: read oid 196 snap -1 2024-09-21T09:34:29.825 INFO:tasks.rados.rados.0.smithi137.stdout:1151: expect (ObjNum 654 snap 0 seq_num 654) 2024-09-21T09:34:29.825 INFO:tasks.rados.rados.0.smithi137.stdout:1152: write oid 135 current snap is 0 2024-09-21T09:34:29.825 INFO:tasks.rados.rados.0.smithi137.stdout:1137: finishing write tid 2 to smithi13778320-400 2024-09-21T09:34:29.825 INFO:tasks.rados.rados.0.smithi137.stdout:1137: finishing write tid 3 to smithi13778320-400 2024-09-21T09:34:29.825 INFO:tasks.rados.rados.0.smithi137.stdout:1152: seq_num 867 ranges {571669=505125,1701300=743627} 2024-09-21T09:34:29.830 INFO:tasks.rados.rados.0.smithi137.stdout:1152: writing smithi13778320-135 from 571669 to 1076794 tid 1 2024-09-21T09:34:29.838 INFO:tasks.rados.rados.0.smithi137.stdout:1152: writing smithi13778320-135 from 1701300 to 2444927 tid 2 2024-09-21T09:34:29.838 INFO:tasks.rados.rados.0.smithi137.stdout:1153: read oid 255 snap -1 2024-09-21T09:34:29.839 INFO:tasks.rados.rados.0.smithi137.stdout:1153: expect (ObjNum 254 snap 0 seq_num 254) 2024-09-21T09:34:29.839 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:29.839 INFO:tasks.rados.rados.0.smithi137.stdout:1137: finishing write tid 4 to smithi13778320-400 2024-09-21T09:34:29.839 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 400 v 159 (ObjNum 858 snap 0 seq_num 858) dirty exists 2024-09-21T09:34:29.839 INFO:tasks.rados.rados.0.smithi137.stdout:1137: left oid 400 (ObjNum 858 snap 0 seq_num 858) 2024-09-21T09:34:29.839 INFO:tasks.rados.rados.0.smithi137.stdout:1138: finishing write tid 1 to smithi13778320-412 2024-09-21T09:34:29.839 INFO:tasks.rados.rados.0.smithi137.stdout:1138: finishing write tid 2 to smithi13778320-412 2024-09-21T09:34:29.839 INFO:tasks.rados.rados.0.smithi137.stdout:1138: finishing write tid 3 to smithi13778320-412 2024-09-21T09:34:29.839 INFO:tasks.rados.rados.0.smithi137.stdout:1137: done (15 left) 2024-09-21T09:34:29.839 INFO:tasks.rados.rados.0.smithi137.stdout:1154: write oid 286 current snap is 0 2024-09-21T09:34:29.839 INFO:tasks.rados.rados.0.smithi137.stdout:1138: finishing write tid 4 to smithi13778320-412 2024-09-21T09:34:29.839 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 412 v 200 (ObjNum 859 snap 0 seq_num 859) dirty exists 2024-09-21T09:34:29.839 INFO:tasks.rados.rados.0.smithi137.stdout:1138: left oid 412 (ObjNum 859 snap 0 seq_num 859) 2024-09-21T09:34:29.840 INFO:tasks.rados.rados.0.smithi137.stdout:1139: finishing write tid 1 to smithi13778320-63 2024-09-21T09:34:29.840 INFO:tasks.rados.rados.0.smithi137.stdout:1139: finishing write tid 2 to smithi13778320-63 2024-09-21T09:34:29.840 INFO:tasks.rados.rados.0.smithi137.stdout:1154: seq_num 868 ranges {588476=580374,1643429=603638} 2024-09-21T09:34:29.844 INFO:tasks.rados.rados.0.smithi137.stdout:1154: writing smithi13778320-286 from 588476 to 1168850 tid 1 2024-09-21T09:34:29.851 INFO:tasks.rados.rados.0.smithi137.stdout:1154: writing smithi13778320-286 from 1643429 to 2247067 tid 2 2024-09-21T09:34:29.851 INFO:tasks.rados.rados.0.smithi137.stdout:1138: done (15 left) 2024-09-21T09:34:29.851 INFO:tasks.rados.rados.0.smithi137.stdout:1155: write oid 411 current snap is 0 2024-09-21T09:34:29.851 INFO:tasks.rados.rados.0.smithi137.stdout:1139: finishing write tid 3 to smithi13778320-63 2024-09-21T09:34:29.851 INFO:tasks.rados.rados.0.smithi137.stdout:1139: finishing write tid 4 to smithi13778320-63 2024-09-21T09:34:29.851 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 63 v 183 (ObjNum 860 snap 0 seq_num 860) dirty exists 2024-09-21T09:34:29.851 INFO:tasks.rados.rados.0.smithi137.stdout:1139: left oid 63 (ObjNum 860 snap 0 seq_num 860) 2024-09-21T09:34:29.851 INFO:tasks.rados.rados.0.smithi137.stdout:1140: finishing write tid 1 to smithi13778320-482 2024-09-21T09:34:29.851 INFO:tasks.rados.rados.0.smithi137.stdout:1140: finishing write tid 2 to smithi13778320-482 2024-09-21T09:34:29.851 INFO:tasks.rados.rados.0.smithi137.stdout:1155: seq_num 869 ranges {605283=655623,1701911=747296} 2024-09-21T09:34:29.857 INFO:tasks.rados.rados.0.smithi137.stdout:1155: writing smithi13778320-411 from 605283 to 1260906 tid 1 2024-09-21T09:34:29.865 INFO:tasks.rados.rados.0.smithi137.stdout:1155: writing smithi13778320-411 from 1701911 to 2449207 tid 2 2024-09-21T09:34:29.865 INFO:tasks.rados.rados.0.smithi137.stdout:1139: done (15 left) 2024-09-21T09:34:29.865 INFO:tasks.rados.rados.0.smithi137.stdout:1156: write oid 367 current snap is 0 2024-09-21T09:34:29.865 INFO:tasks.rados.rados.0.smithi137.stdout:1140: finishing write tid 3 to smithi13778320-482 2024-09-21T09:34:29.865 INFO:tasks.rados.rados.0.smithi137.stdout:1140: finishing write tid 4 to smithi13778320-482 2024-09-21T09:34:29.865 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 482 v 215 (ObjNum 861 snap 0 seq_num 861) dirty exists 2024-09-21T09:34:29.865 INFO:tasks.rados.rados.0.smithi137.stdout:1140: left oid 482 (ObjNum 861 snap 0 seq_num 861) 2024-09-21T09:34:29.865 INFO:tasks.rados.rados.0.smithi137.stdout:1141: finishing write tid 1 to smithi13778320-149 2024-09-21T09:34:29.865 INFO:tasks.rados.rados.0.smithi137.stdout:1141: finishing write tid 2 to smithi13778320-149 2024-09-21T09:34:29.865 INFO:tasks.rados.rados.0.smithi137.stdout:1141: finishing write tid 3 to smithi13778320-149 2024-09-21T09:34:29.865 INFO:tasks.rados.rados.0.smithi137.stdout:1141: finishing write tid 4 to smithi13778320-149 2024-09-21T09:34:29.866 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 149 v 148 (ObjNum 862 snap 0 seq_num 862) dirty exists 2024-09-21T09:34:29.866 INFO:tasks.rados.rados.0.smithi137.stdout:1141: left oid 149 (ObjNum 862 snap 0 seq_num 862) 2024-09-21T09:34:29.866 INFO:tasks.rados.rados.0.smithi137.stdout:1142: finishing write tid 1 to smithi13778320-253 2024-09-21T09:34:29.866 INFO:tasks.rados.rados.0.smithi137.stdout:1156: seq_num 870 ranges {622090=730872,1760393=607307} 2024-09-21T09:34:29.872 INFO:tasks.rados.rados.0.smithi137.stdout:1156: writing smithi13778320-367 from 622090 to 1352962 tid 1 2024-09-21T09:34:29.877 INFO:tasks.rados.rados.0.smithi137.stdout:1156: writing smithi13778320-367 from 1760393 to 2367700 tid 2 2024-09-21T09:34:29.877 INFO:tasks.rados.rados.0.smithi137.stdout:1140: done (15 left) 2024-09-21T09:34:29.877 INFO:tasks.rados.rados.0.smithi137.stdout:1141: done (14 left) 2024-09-21T09:34:29.878 INFO:tasks.rados.rados.0.smithi137.stdout:1157: write oid 290 current snap is 0 2024-09-21T09:34:29.878 INFO:tasks.rados.rados.0.smithi137.stdout:1157: seq_num 871 ranges {638897=406121,1818875=750965} 2024-09-21T09:34:29.883 INFO:tasks.rados.rados.0.smithi137.stdout:1157: writing smithi13778320-290 from 638897 to 1045018 tid 1 2024-09-21T09:34:29.891 INFO:tasks.rados.rados.0.smithi137.stdout:1157: writing smithi13778320-290 from 1818875 to 2569840 tid 2 2024-09-21T09:34:29.891 INFO:tasks.rados.rados.0.smithi137.stdout:1158: read oid 64 snap -1 2024-09-21T09:34:29.891 INFO:tasks.rados.rados.0.smithi137.stdout:1158: expect deleted 2024-09-21T09:34:29.891 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:29.892 INFO:tasks.rados.rados.0.smithi137.stdout:1144: expect (ObjNum 511 snap 0 seq_num 511) 2024-09-21T09:34:30.012 INFO:tasks.rados.rados.0.smithi137.stdout:1142: finishing write tid 2 to smithi13778320-253 2024-09-21T09:34:30.012 INFO:tasks.rados.rados.0.smithi137.stdout:1142: finishing write tid 3 to smithi13778320-253 2024-09-21T09:34:30.013 INFO:tasks.rados.rados.0.smithi137.stdout:1142: finishing write tid 4 to smithi13778320-253 2024-09-21T09:34:30.013 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 253 v 135 (ObjNum 863 snap 0 seq_num 863) dirty exists 2024-09-21T09:34:30.013 INFO:tasks.rados.rados.0.smithi137.stdout:1142: left oid 253 (ObjNum 863 snap 0 seq_num 863) 2024-09-21T09:34:30.013 INFO:tasks.rados.rados.0.smithi137.stdout:1145: finishing write tid 1 to smithi13778320-252 2024-09-21T09:34:30.013 INFO:tasks.rados.rados.0.smithi137.stdout:1146: expect (ObjNum 262 snap 0 seq_num 262) 2024-09-21T09:34:30.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:29 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3938597240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:30.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:29 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3938597240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:30.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:34:29 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:34:29] "GET /metrics HTTP/1.1" 200 243296 "" "Prometheus/2.43.0" 2024-09-21T09:34:30.092 INFO:tasks.rados.rados.0.smithi137.stdout:1145: finishing write tid 2 to smithi13778320-252 2024-09-21T09:34:30.092 INFO:tasks.rados.rados.0.smithi137.stdout:1145: finishing write tid 3 to smithi13778320-252 2024-09-21T09:34:30.093 INFO:tasks.rados.rados.0.smithi137.stdout:1145: finishing write tid 4 to smithi13778320-252 2024-09-21T09:34:30.093 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 252 v 186 (ObjNum 864 snap 0 seq_num 864) dirty exists 2024-09-21T09:34:30.093 INFO:tasks.rados.rados.0.smithi137.stdout:1145: left oid 252 (ObjNum 864 snap 0 seq_num 864) 2024-09-21T09:34:30.093 INFO:tasks.rados.rados.0.smithi137.stdout:1148: expect (ObjNum 735 snap 0 seq_num 735) 2024-09-21T09:34:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:29 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3938597240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:30.207 INFO:tasks.rados.rados.0.smithi137.stdout:1150: finishing write tid 1 to smithi13778320-143 2024-09-21T09:34:30.207 INFO:tasks.rados.rados.0.smithi137.stdout:1149: expect (ObjNum 811 snap 0 seq_num 811) 2024-09-21T09:34:30.363 INFO:tasks.rados.rados.0.smithi137.stdout:1150: finishing write tid 2 to smithi13778320-143 2024-09-21T09:34:30.363 INFO:tasks.rados.rados.0.smithi137.stdout:1150: finishing write tid 3 to smithi13778320-143 2024-09-21T09:34:30.363 INFO:tasks.rados.rados.0.smithi137.stdout:1150: finishing write tid 4 to smithi13778320-143 2024-09-21T09:34:30.363 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 143 v 151 (ObjNum 866 snap 0 seq_num 866) dirty exists 2024-09-21T09:34:30.363 INFO:tasks.rados.rados.0.smithi137.stdout:1150: left oid 143 (ObjNum 866 snap 0 seq_num 866) 2024-09-21T09:34:30.363 INFO:tasks.rados.rados.0.smithi137.stdout:1151: expect (ObjNum 654 snap 0 seq_num 654) 2024-09-21T09:34:30.493 INFO:tasks.rados.rados.0.smithi137.stdout:1152: finishing write tid 1 to smithi13778320-135 2024-09-21T09:34:30.493 INFO:tasks.rados.rados.0.smithi137.stdout:1152: finishing write tid 2 to smithi13778320-135 2024-09-21T09:34:30.493 INFO:tasks.rados.rados.0.smithi137.stdout:1152: finishing write tid 3 to smithi13778320-135 2024-09-21T09:34:30.493 INFO:tasks.rados.rados.0.smithi137.stdout:1152: finishing write tid 4 to smithi13778320-135 2024-09-21T09:34:30.493 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 135 v 165 (ObjNum 867 snap 0 seq_num 867) dirty exists 2024-09-21T09:34:30.493 INFO:tasks.rados.rados.0.smithi137.stdout:1152: left oid 135 (ObjNum 867 snap 0 seq_num 867) 2024-09-21T09:34:30.493 INFO:tasks.rados.rados.0.smithi137.stdout:1153: expect (ObjNum 254 snap 0 seq_num 254) 2024-09-21T09:34:30.566 INFO:tasks.rados.rados.0.smithi137.stdout:1154: finishing write tid 1 to smithi13778320-286 2024-09-21T09:34:30.566 INFO:tasks.rados.rados.0.smithi137.stdout:1142: done (15 left) 2024-09-21T09:34:30.566 INFO:tasks.rados.rados.0.smithi137.stdout:1143: done (14 left) 2024-09-21T09:34:30.566 INFO:tasks.rados.rados.0.smithi137.stdout:1144: done (13 left) 2024-09-21T09:34:30.566 INFO:tasks.rados.rados.0.smithi137.stdout:1145: done (12 left) 2024-09-21T09:34:30.566 INFO:tasks.rados.rados.0.smithi137.stdout:1146: done (11 left) 2024-09-21T09:34:30.567 INFO:tasks.rados.rados.0.smithi137.stdout:1148: done (10 left) 2024-09-21T09:34:30.567 INFO:tasks.rados.rados.0.smithi137.stdout:1149: done (9 left) 2024-09-21T09:34:30.567 INFO:tasks.rados.rados.0.smithi137.stdout:1150: done (8 left) 2024-09-21T09:34:30.567 INFO:tasks.rados.rados.0.smithi137.stdout:1151: done (7 left) 2024-09-21T09:34:30.567 INFO:tasks.rados.rados.0.smithi137.stdout:1152: done (6 left) 2024-09-21T09:34:30.567 INFO:tasks.rados.rados.0.smithi137.stdout:1153: done (5 left) 2024-09-21T09:34:30.567 INFO:tasks.rados.rados.0.smithi137.stdout:1159: read oid 379 snap -1 2024-09-21T09:34:30.567 INFO:tasks.rados.rados.0.smithi137.stdout:1159: expect (ObjNum 378 snap 0 seq_num 378) 2024-09-21T09:34:30.567 INFO:tasks.rados.rados.0.smithi137.stdout:1160: read oid 182 snap -1 2024-09-21T09:34:30.567 INFO:tasks.rados.rados.0.smithi137.stdout:1160: expect deleted 2024-09-21T09:34:30.567 INFO:tasks.rados.rados.0.smithi137.stdout:1161: write oid 33 current snap is 0 2024-09-21T09:34:30.567 INFO:tasks.rados.rados.0.smithi137.stdout:1154: finishing write tid 2 to smithi13778320-286 2024-09-21T09:34:30.567 INFO:tasks.rados.rados.0.smithi137.stdout:1154: finishing write tid 3 to smithi13778320-286 2024-09-21T09:34:30.568 INFO:tasks.rados.rados.0.smithi137.stdout:1161: seq_num 872 ranges {655704=481370,1761004=494623} 2024-09-21T09:34:30.571 INFO:tasks.rados.rados.0.smithi137.stdout:1161: writing smithi13778320-33 from 655704 to 1137074 tid 1 2024-09-21T09:34:30.578 INFO:tasks.rados.rados.0.smithi137.stdout:1161: writing smithi13778320-33 from 1761004 to 2255627 tid 2 2024-09-21T09:34:30.578 INFO:tasks.rados.rados.0.smithi137.stdout:1162: read oid 85 snap -1 2024-09-21T09:34:30.578 INFO:tasks.rados.rados.0.smithi137.stdout:1162: expect (ObjNum 84 snap 0 seq_num 84) 2024-09-21T09:34:30.578 INFO:tasks.rados.rados.0.smithi137.stdout:1163: read oid 300 snap -1 2024-09-21T09:34:30.578 INFO:tasks.rados.rados.0.smithi137.stdout:1163: expect (ObjNum 649 snap 0 seq_num 649) 2024-09-21T09:34:30.579 INFO:tasks.rados.rados.0.smithi137.stdout:1164: read oid 54 snap -1 2024-09-21T09:34:30.579 INFO:tasks.rados.rados.0.smithi137.stdout:1164: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-21T09:34:30.579 INFO:tasks.rados.rados.0.smithi137.stdout:1165: write oid 92 current snap is 0 2024-09-21T09:34:30.579 INFO:tasks.rados.rados.0.smithi137.stdout:1154: finishing write tid 4 to smithi13778320-286 2024-09-21T09:34:30.579 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 286 v 154 (ObjNum 868 snap 0 seq_num 868) dirty exists 2024-09-21T09:34:30.579 INFO:tasks.rados.rados.0.smithi137.stdout:1154: left oid 286 (ObjNum 868 snap 0 seq_num 868) 2024-09-21T09:34:30.579 INFO:tasks.rados.rados.0.smithi137.stdout:1155: finishing write tid 1 to smithi13778320-411 2024-09-21T09:34:30.579 INFO:tasks.rados.rados.0.smithi137.stdout:1155: finishing write tid 2 to smithi13778320-411 2024-09-21T09:34:30.579 INFO:tasks.rados.rados.0.smithi137.stdout:1165: seq_num 873 ranges {672511=556619,1819486=754634} 2024-09-21T09:34:30.585 INFO:tasks.rados.rados.0.smithi137.stdout:1165: writing smithi13778320-92 from 672511 to 1229130 tid 1 2024-09-21T09:34:30.593 INFO:tasks.rados.rados.0.smithi137.stdout:1165: writing smithi13778320-92 from 1819486 to 2574120 tid 2 2024-09-21T09:34:30.593 INFO:tasks.rados.rados.0.smithi137.stdout:1154: done (11 left) 2024-09-21T09:34:30.593 INFO:tasks.rados.rados.0.smithi137.stdout:1166: delete oid 355 current snap is 0 2024-09-21T09:34:30.593 INFO:tasks.rados.rados.0.smithi137.stdout:1155: finishing write tid 3 to smithi13778320-411 2024-09-21T09:34:30.593 INFO:tasks.rados.rados.0.smithi137.stdout:1155: finishing write tid 4 to smithi13778320-411 2024-09-21T09:34:30.593 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 411 v 222 (ObjNum 869 snap 0 seq_num 869) dirty exists 2024-09-21T09:34:30.594 INFO:tasks.rados.rados.0.smithi137.stdout:1155: left oid 411 (ObjNum 869 snap 0 seq_num 869) 2024-09-21T09:34:30.594 INFO:tasks.rados.rados.0.smithi137.stdout:1156: finishing write tid 1 to smithi13778320-367 2024-09-21T09:34:30.594 INFO:tasks.rados.rados.0.smithi137.stdout:1156: finishing write tid 2 to smithi13778320-367 2024-09-21T09:34:30.594 INFO:tasks.rados.rados.0.smithi137.stdout:1156: finishing write tid 3 to smithi13778320-367 2024-09-21T09:34:30.594 INFO:tasks.rados.rados.0.smithi137.stdout:1156: finishing write tid 4 to smithi13778320-367 2024-09-21T09:34:30.594 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 367 v 199 (ObjNum 870 snap 0 seq_num 870) dirty exists 2024-09-21T09:34:30.594 INFO:tasks.rados.rados.0.smithi137.stdout:1156: left oid 367 (ObjNum 870 snap 0 seq_num 870) 2024-09-21T09:34:30.594 INFO:tasks.rados.rados.0.smithi137.stdout:1157: finishing write tid 1 to smithi13778320-290 2024-09-21T09:34:30.594 INFO:tasks.rados.rados.0.smithi137.stdout:1157: finishing write tid 2 to smithi13778320-290 2024-09-21T09:34:30.594 INFO:tasks.rados.rados.0.smithi137.stdout:1157: finishing write tid 3 to smithi13778320-290 2024-09-21T09:34:30.594 INFO:tasks.rados.rados.0.smithi137.stdout:1157: finishing write tid 4 to smithi13778320-290 2024-09-21T09:34:30.594 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 290 v 210 (ObjNum 871 snap 0 seq_num 871) dirty exists 2024-09-21T09:34:30.594 INFO:tasks.rados.rados.0.smithi137.stdout:1157: left oid 290 (ObjNum 871 snap 0 seq_num 871) 2024-09-21T09:34:30.595 INFO:tasks.rados.rados.0.smithi137.stdout:1159: expect (ObjNum 378 snap 0 seq_num 378) 2024-09-21T09:34:30.672 INFO:tasks.rados.rados.0.smithi137.stdout:1161: finishing write tid 1 to smithi13778320-33 2024-09-21T09:34:30.672 INFO:tasks.rados.rados.0.smithi137.stdout:1155: done (11 left) 2024-09-21T09:34:30.672 INFO:tasks.rados.rados.0.smithi137.stdout:1156: done (10 left) 2024-09-21T09:34:30.672 INFO:tasks.rados.rados.0.smithi137.stdout:1157: done (9 left) 2024-09-21T09:34:30.672 INFO:tasks.rados.rados.0.smithi137.stdout:1158: done (8 left) 2024-09-21T09:34:30.672 INFO:tasks.rados.rados.0.smithi137.stdout:1159: done (7 left) 2024-09-21T09:34:30.672 INFO:tasks.rados.rados.0.smithi137.stdout:1160: done (6 left) 2024-09-21T09:34:30.672 INFO:tasks.rados.rados.0.smithi137.stdout:1166: done (5 left) 2024-09-21T09:34:30.672 INFO:tasks.rados.rados.0.smithi137.stdout:1167: write oid 453 current snap is 0 2024-09-21T09:34:30.672 INFO:tasks.rados.rados.0.smithi137.stdout:1167: seq_num 875 ranges {706125=423470,1652803=758303} 2024-09-21T09:34:30.677 INFO:tasks.rados.rados.0.smithi137.stdout:1167: writing smithi13778320-453 from 706125 to 1129595 tid 1 2024-09-21T09:34:30.685 INFO:tasks.rados.rados.0.smithi137.stdout:1167: writing smithi13778320-453 from 1652803 to 2411106 tid 2 2024-09-21T09:34:30.685 INFO:tasks.rados.rados.0.smithi137.stdout:1168: read oid 3 snap -1 2024-09-21T09:34:30.685 INFO:tasks.rados.rados.0.smithi137.stdout:1168: expect (ObjNum 2 snap 0 seq_num 2) 2024-09-21T09:34:30.685 INFO:tasks.rados.rados.0.smithi137.stdout:1169: write oid 121 current snap is 0 2024-09-21T09:34:30.685 INFO:tasks.rados.rados.0.smithi137.stdout:1163: expect (ObjNum 649 snap 0 seq_num 649) 2024-09-21T09:34:30.799 INFO:tasks.rados.rados.0.smithi137.stdout:1162: expect (ObjNum 84 snap 0 seq_num 84) 2024-09-21T09:34:30.912 INFO:tasks.rados.rados.0.smithi137.stdout:1161: finishing write tid 2 to smithi13778320-33 2024-09-21T09:34:30.912 INFO:tasks.rados.rados.0.smithi137.stdout:1161: finishing write tid 3 to smithi13778320-33 2024-09-21T09:34:30.912 INFO:tasks.rados.rados.0.smithi137.stdout:1161: finishing write tid 4 to smithi13778320-33 2024-09-21T09:34:30.912 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 33 v 225 (ObjNum 872 snap 0 seq_num 872) dirty exists 2024-09-21T09:34:30.912 INFO:tasks.rados.rados.0.smithi137.stdout:1161: left oid 33 (ObjNum 872 snap 0 seq_num 872) 2024-09-21T09:34:30.912 INFO:tasks.rados.rados.0.smithi137.stdout:1164: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-21T09:34:31.011 INFO:tasks.rados.rados.0.smithi137.stdout:1165: finishing write tid 1 to smithi13778320-92 2024-09-21T09:34:31.011 INFO:tasks.rados.rados.0.smithi137.stdout:1165: finishing write tid 2 to smithi13778320-92 2024-09-21T09:34:31.011 INFO:tasks.rados.rados.0.smithi137.stdout:1169: seq_num 876 ranges {722932=498719,1994932=501961} 2024-09-21T09:34:31.017 INFO:tasks.rados.rados.0.smithi137.stdout:1169: writing smithi13778320-121 from 722932 to 1221651 tid 1 2024-09-21T09:34:31.024 INFO:tasks.rados.rados.0.smithi137.stdout:1169: writing smithi13778320-121 from 1994932 to 2496893 tid 2 2024-09-21T09:34:31.024 INFO:tasks.rados.rados.0.smithi137.stdout:1161: done (7 left) 2024-09-21T09:34:31.025 INFO:tasks.rados.rados.0.smithi137.stdout:1162: done (6 left) 2024-09-21T09:34:31.025 INFO:tasks.rados.rados.0.smithi137.stdout:1163: done (5 left) 2024-09-21T09:34:31.025 INFO:tasks.rados.rados.0.smithi137.stdout:1164: done (4 left) 2024-09-21T09:34:31.025 INFO:tasks.rados.rados.0.smithi137.stdout:1170: read oid 353 snap -1 2024-09-21T09:34:31.025 INFO:tasks.rados.rados.0.smithi137.stdout:1170: expect (ObjNum 352 snap 0 seq_num 352) 2024-09-21T09:34:31.025 INFO:tasks.rados.rados.0.smithi137.stdout:1171: write oid 357 current snap is 0 2024-09-21T09:34:31.025 INFO:tasks.rados.rados.0.smithi137.stdout:1165: finishing write tid 3 to smithi13778320-92 2024-09-21T09:34:31.025 INFO:tasks.rados.rados.0.smithi137.stdout:1165: finishing write tid 4 to smithi13778320-92 2024-09-21T09:34:31.025 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 92 v 214 (ObjNum 873 snap 0 seq_num 873) dirty exists 2024-09-21T09:34:31.025 INFO:tasks.rados.rados.0.smithi137.stdout:1165: left oid 92 (ObjNum 873 snap 0 seq_num 873) 2024-09-21T09:34:31.025 INFO:tasks.rados.rados.0.smithi137.stdout:1167: finishing write tid 1 to smithi13778320-453 2024-09-21T09:34:31.025 INFO:tasks.rados.rados.0.smithi137.stdout:1171: seq_num 877 ranges {739739=573968,2053414=686325} 2024-09-21T09:34:31.031 INFO:tasks.rados.rados.0.smithi137.stdout:1171: writing smithi13778320-357 from 739739 to 1313707 tid 1 2024-09-21T09:34:31.039 INFO:tasks.rados.rados.0.smithi137.stdout:1171: writing smithi13778320-357 from 2053414 to 2739739 tid 2 2024-09-21T09:34:31.039 INFO:tasks.rados.rados.0.smithi137.stdout:1165: done (5 left) 2024-09-21T09:34:31.040 INFO:tasks.rados.rados.0.smithi137.stdout:1172: read oid 144 snap -1 2024-09-21T09:34:31.040 INFO:tasks.rados.rados.0.smithi137.stdout:1172: expect deleted 2024-09-21T09:34:31.040 INFO:tasks.rados.rados.0.smithi137.stdout:1173: read oid 350 snap -1 2024-09-21T09:34:31.040 INFO:tasks.rados.rados.0.smithi137.stdout:1173: expect (ObjNum 349 snap 0 seq_num 349) 2024-09-21T09:34:31.040 INFO:tasks.rados.rados.0.smithi137.stdout:1174: read oid 180 snap -1 2024-09-21T09:34:31.040 INFO:tasks.rados.rados.0.smithi137.stdout:1174: expect (ObjNum 746 snap 0 seq_num 746) 2024-09-21T09:34:31.040 INFO:tasks.rados.rados.0.smithi137.stdout:1175: write oid 387 current snap is 0 2024-09-21T09:34:31.040 INFO:tasks.rados.rados.0.smithi137.stdout:1175: seq_num 878 ranges {756546=649217,2111896=505630} 2024-09-21T09:34:31.047 INFO:tasks.rados.rados.0.smithi137.stdout:1175: writing smithi13778320-387 from 756546 to 1405763 tid 1 2024-09-21T09:34:31.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:30 smithi137 ceph-mon[28941]: pgmap v115: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 138 op/s 2024-09-21T09:34:31.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:30 smithi137 ceph-mon[28941]: from='client.24929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:31.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:30 smithi137 ceph-mon[28941]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:31.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:30 smithi137 ceph-mon[39068]: pgmap v115: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 138 op/s 2024-09-21T09:34:31.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:30 smithi137 ceph-mon[39068]: from='client.24929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:31.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:30 smithi137 ceph-mon[39068]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:31.054 INFO:tasks.rados.rados.0.smithi137.stdout:1175: writing smithi13778320-387 from 2111896 to 2617526 tid 2 2024-09-21T09:34:31.054 INFO:tasks.rados.rados.0.smithi137.stdout:1176: read oid 309 snap -1 2024-09-21T09:34:31.054 INFO:tasks.rados.rados.0.smithi137.stdout:1176: expect (ObjNum 308 snap 0 seq_num 308) 2024-09-21T09:34:31.055 INFO:tasks.rados.rados.0.smithi137.stdout:1177: write oid 204 current snap is 0 2024-09-21T09:34:31.055 INFO:tasks.rados.rados.0.smithi137.stdout:1177: seq_num 879 ranges {773353=724466,2170378=602975} 2024-09-21T09:34:31.062 INFO:tasks.rados.rados.0.smithi137.stdout:1177: writing smithi13778320-204 from 773353 to 1497819 tid 1 2024-09-21T09:34:31.070 INFO:tasks.rados.rados.0.smithi137.stdout:1177: writing smithi13778320-204 from 2170378 to 2773353 tid 2 2024-09-21T09:34:31.070 INFO:tasks.rados.rados.0.smithi137.stdout:1178: write oid 416 current snap is 0 2024-09-21T09:34:31.070 INFO:tasks.rados.rados.0.smithi137.stdout:1168: expect (ObjNum 2 snap 0 seq_num 2) 2024-09-21T09:34:31.135 INFO:tasks.rados.rados.0.smithi137.stdout:1167: finishing write tid 2 to smithi13778320-453 2024-09-21T09:34:31.136 INFO:tasks.rados.rados.0.smithi137.stdout:1167: finishing write tid 3 to smithi13778320-453 2024-09-21T09:34:31.136 INFO:tasks.rados.rados.0.smithi137.stdout:1167: finishing write tid 4 to smithi13778320-453 2024-09-21T09:34:31.136 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 453 v 213 (ObjNum 875 snap 0 seq_num 875) dirty exists 2024-09-21T09:34:31.136 INFO:tasks.rados.rados.0.smithi137.stdout:1167: left oid 453 (ObjNum 875 snap 0 seq_num 875) 2024-09-21T09:34:31.136 INFO:tasks.rados.rados.0.smithi137.stdout:1169: finishing write tid 1 to smithi13778320-121 2024-09-21T09:34:31.136 INFO:tasks.rados.rados.0.smithi137.stdout:1178: seq_num 880 ranges {790160=799715,2112507=509299} 2024-09-21T09:34:31.143 INFO:tasks.rados.rados.0.smithi137.stdout:1178: writing smithi13778320-416 from 790160 to 1589875 tid 1 2024-09-21T09:34:31.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:30 smithi165 ceph-mon[32789]: pgmap v115: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 138 op/s 2024-09-21T09:34:31.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:30 smithi165 ceph-mon[32789]: from='client.24929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:31.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:30 smithi165 ceph-mon[32789]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:31.149 INFO:tasks.rados.rados.0.smithi137.stdout:1178: writing smithi13778320-416 from 2112507 to 2621806 tid 2 2024-09-21T09:34:31.150 INFO:tasks.rados.rados.0.smithi137.stdout:1167: done (11 left) 2024-09-21T09:34:31.150 INFO:tasks.rados.rados.0.smithi137.stdout:1168: done (10 left) 2024-09-21T09:34:31.150 INFO:tasks.rados.rados.0.smithi137.stdout:1179: write oid 80 current snap is 0 2024-09-21T09:34:31.150 INFO:tasks.rados.rados.0.smithi137.stdout:1179: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2024-09-21T09:34:31.154 INFO:tasks.rados.rados.0.smithi137.stdout:1179: writing smithi13778320-80 from 406967 to 881931 tid 1 2024-09-21T09:34:31.161 INFO:tasks.rados.rados.0.smithi137.stdout:1179: writing smithi13778320-80 from 1370989 to 2140299 tid 2 2024-09-21T09:34:31.165 INFO:tasks.rados.rados.0.smithi137.stdout:1179: writing smithi13778320-80 from 2677186 to 2806967 tid 3 2024-09-21T09:34:31.165 INFO:tasks.rados.rados.0.smithi137.stdout:1180: read oid 76 snap -1 2024-09-21T09:34:31.165 INFO:tasks.rados.rados.0.smithi137.stdout:1180: expect (ObjNum 75 snap 0 seq_num 75) 2024-09-21T09:34:31.165 INFO:tasks.rados.rados.0.smithi137.stdout:1181: read oid 87 snap -1 2024-09-21T09:34:31.165 INFO:tasks.rados.rados.0.smithi137.stdout:1181: expect (ObjNum 803 snap 0 seq_num 803) 2024-09-21T09:34:31.165 INFO:tasks.rados.rados.0.smithi137.stdout:1182: read oid 228 snap -1 2024-09-21T09:34:31.165 INFO:tasks.rados.rados.0.smithi137.stdout:1182: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T09:34:31.165 INFO:tasks.rados.rados.0.smithi137.stdout:1183: write oid 271 current snap is 0 2024-09-21T09:34:31.166 INFO:tasks.rados.rados.0.smithi137.stdout:1183: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2024-09-21T09:34:31.171 INFO:tasks.rados.rados.0.smithi137.stdout:1183: writing smithi13778320-271 from 423774 to 1090340 tid 1 2024-09-21T09:34:31.176 INFO:tasks.rados.rados.0.smithi137.stdout:1183: writing smithi13778320-271 from 1545824 to 2058792 tid 2 2024-09-21T09:34:31.181 INFO:tasks.rados.rados.0.smithi137.stdout:1183: writing smithi13778320-271 from 2704609 to 2823774 tid 3 2024-09-21T09:34:31.181 INFO:tasks.rados.rados.0.smithi137.stdout:1184: read oid 47 snap -1 2024-09-21T09:34:31.181 INFO:tasks.rados.rados.0.smithi137.stdout:1184: expect deleted 2024-09-21T09:34:31.181 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:31.181 INFO:tasks.rados.rados.0.smithi137.stdout:1169: finishing write tid 2 to smithi13778320-121 2024-09-21T09:34:31.181 INFO:tasks.rados.rados.0.smithi137.stdout:1169: finishing write tid 3 to smithi13778320-121 2024-09-21T09:34:31.181 INFO:tasks.rados.rados.0.smithi137.stdout:1169: finishing write tid 4 to smithi13778320-121 2024-09-21T09:34:31.181 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 121 v 203 (ObjNum 876 snap 0 seq_num 876) dirty exists 2024-09-21T09:34:31.181 INFO:tasks.rados.rados.0.smithi137.stdout:1169: left oid 121 (ObjNum 876 snap 0 seq_num 876) 2024-09-21T09:34:31.181 INFO:tasks.rados.rados.0.smithi137.stdout:1170: expect (ObjNum 352 snap 0 seq_num 352) 2024-09-21T09:34:31.312 INFO:tasks.rados.rados.0.smithi137.stdout:1171: finishing write tid 1 to smithi13778320-357 2024-09-21T09:34:31.312 INFO:tasks.rados.rados.0.smithi137.stdout:1171: finishing write tid 2 to smithi13778320-357 2024-09-21T09:34:31.312 INFO:tasks.rados.rados.0.smithi137.stdout:1171: finishing write tid 3 to smithi13778320-357 2024-09-21T09:34:31.313 INFO:tasks.rados.rados.0.smithi137.stdout:1171: finishing write tid 4 to smithi13778320-357 2024-09-21T09:34:31.313 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 357 v 178 (ObjNum 877 snap 0 seq_num 877) dirty exists 2024-09-21T09:34:31.313 INFO:tasks.rados.rados.0.smithi137.stdout:1171: left oid 357 (ObjNum 877 snap 0 seq_num 877) 2024-09-21T09:34:31.313 INFO:tasks.rados.rados.0.smithi137.stdout:1174: expect (ObjNum 746 snap 0 seq_num 746) 2024-09-21T09:34:31.420 INFO:tasks.rados.rados.0.smithi137.stdout:1173: expect (ObjNum 349 snap 0 seq_num 349) 2024-09-21T09:34:31.549 INFO:tasks.rados.rados.0.smithi137.stdout:1175: finishing write tid 1 to smithi13778320-387 2024-09-21T09:34:31.550 INFO:tasks.rados.rados.0.smithi137.stdout:1169: done (15 left) 2024-09-21T09:34:31.550 INFO:tasks.rados.rados.0.smithi137.stdout:1170: done (14 left) 2024-09-21T09:34:31.550 INFO:tasks.rados.rados.0.smithi137.stdout:1171: done (13 left) 2024-09-21T09:34:31.550 INFO:tasks.rados.rados.0.smithi137.stdout:1172: done (12 left) 2024-09-21T09:34:31.550 INFO:tasks.rados.rados.0.smithi137.stdout:1173: done (11 left) 2024-09-21T09:34:31.550 INFO:tasks.rados.rados.0.smithi137.stdout:1174: done (10 left) 2024-09-21T09:34:31.550 INFO:tasks.rados.rados.0.smithi137.stdout:1185: read oid 52 snap -1 2024-09-21T09:34:31.550 INFO:tasks.rados.rados.0.smithi137.stdout:1185: expect (ObjNum 51 snap 0 seq_num 51) 2024-09-21T09:34:31.550 INFO:tasks.rados.rados.0.smithi137.stdout:1186: write oid 306 current snap is 0 2024-09-21T09:34:31.550 INFO:tasks.rados.rados.0.smithi137.stdout:1176: expect (ObjNum 308 snap 0 seq_num 308) 2024-09-21T09:34:31.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:31 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:34:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:34:31.661 INFO:tasks.rados.rados.0.smithi137.stdout:1175: finishing write tid 2 to smithi13778320-387 2024-09-21T09:34:31.661 INFO:tasks.rados.rados.0.smithi137.stdout:1175: finishing write tid 3 to smithi13778320-387 2024-09-21T09:34:31.661 INFO:tasks.rados.rados.0.smithi137.stdout:1186: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2024-09-21T09:34:31.669 INFO:tasks.rados.rados.0.smithi137.stdout:1186: writing smithi13778320-306 from 440581 to 1182396 tid 1 2024-09-21T09:34:31.676 INFO:tasks.rados.rados.0.smithi137.stdout:1186: writing smithi13778320-306 from 1604306 to 2260932 tid 2 2024-09-21T09:34:31.680 INFO:tasks.rados.rados.0.smithi137.stdout:1186: writing smithi13778320-306 from 2732032 to 2840581 tid 3 2024-09-21T09:34:31.680 INFO:tasks.rados.rados.0.smithi137.stdout:1176: done (11 left) 2024-09-21T09:34:31.681 INFO:tasks.rados.rados.0.smithi137.stdout:1187: write oid 110 current snap is 0 2024-09-21T09:34:31.681 INFO:tasks.rados.rados.0.smithi137.stdout:1175: finishing write tid 4 to smithi13778320-387 2024-09-21T09:34:31.681 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 387 v 228 (ObjNum 878 snap 0 seq_num 878) dirty exists 2024-09-21T09:34:31.681 INFO:tasks.rados.rados.0.smithi137.stdout:1175: left oid 387 (ObjNum 878 snap 0 seq_num 878) 2024-09-21T09:34:31.681 INFO:tasks.rados.rados.0.smithi137.stdout:1177: finishing write tid 1 to smithi13778320-204 2024-09-21T09:34:31.681 INFO:tasks.rados.rados.0.smithi137.stdout:1177: finishing write tid 2 to smithi13778320-204 2024-09-21T09:34:31.681 INFO:tasks.rados.rados.0.smithi137.stdout:1177: finishing write tid 3 to smithi13778320-204 2024-09-21T09:34:31.681 INFO:tasks.rados.rados.0.smithi137.stdout:1187: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2024-09-21T09:34:31.686 INFO:tasks.rados.rados.0.smithi137.stdout:1187: writing smithi13778320-110 from 457388 to 874452 tid 1 2024-09-21T09:34:31.694 INFO:tasks.rados.rados.0.smithi137.stdout:1187: writing smithi13778320-110 from 1546435 to 2063072 tid 2 2024-09-21T09:34:31.699 INFO:tasks.rados.rados.0.smithi137.stdout:1187: writing smithi13778320-110 from 2643102 to 2857388 tid 3 2024-09-21T09:34:31.699 INFO:tasks.rados.rados.0.smithi137.stdout:1175: done (11 left) 2024-09-21T09:34:31.699 INFO:tasks.rados.rados.0.smithi137.stdout:1188: write oid 137 current snap is 0 2024-09-21T09:34:31.699 INFO:tasks.rados.rados.0.smithi137.stdout:1177: finishing write tid 4 to smithi13778320-204 2024-09-21T09:34:31.699 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 204 v 168 (ObjNum 879 snap 0 seq_num 879) dirty exists 2024-09-21T09:34:31.699 INFO:tasks.rados.rados.0.smithi137.stdout:1177: left oid 204 (ObjNum 879 snap 0 seq_num 879) 2024-09-21T09:34:31.699 INFO:tasks.rados.rados.0.smithi137.stdout:1178: finishing write tid 1 to smithi13778320-416 2024-09-21T09:34:31.699 INFO:tasks.rados.rados.0.smithi137.stdout:1188: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2024-09-21T09:34:31.705 INFO:tasks.rados.rados.0.smithi137.stdout:1188: writing smithi13778320-137 from 474195 to 966508 tid 1 2024-09-21T09:34:31.714 INFO:tasks.rados.rados.0.smithi137.stdout:1188: writing smithi13778320-137 from 1604917 to 2265212 tid 2 2024-09-21T09:34:31.718 INFO:tasks.rados.rados.0.smithi137.stdout:1188: writing smithi13778320-137 from 2670525 to 2874195 tid 3 2024-09-21T09:34:31.718 INFO:tasks.rados.rados.0.smithi137.stdout:1177: done (11 left) 2024-09-21T09:34:31.718 INFO:tasks.rados.rados.0.smithi137.stdout:1189: write oid 323 current snap is 0 2024-09-21T09:34:31.719 INFO:tasks.rados.rados.0.smithi137.stdout:1178: finishing write tid 2 to smithi13778320-416 2024-09-21T09:34:31.719 INFO:tasks.rados.rados.0.smithi137.stdout:1178: finishing write tid 3 to smithi13778320-416 2024-09-21T09:34:31.719 INFO:tasks.rados.rados.0.smithi137.stdout:1178: finishing write tid 4 to smithi13778320-416 2024-09-21T09:34:31.719 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 416 v 217 (ObjNum 880 snap 0 seq_num 880) dirty exists 2024-09-21T09:34:31.719 INFO:tasks.rados.rados.0.smithi137.stdout:1178: left oid 416 (ObjNum 880 snap 0 seq_num 880) 2024-09-21T09:34:31.719 INFO:tasks.rados.rados.0.smithi137.stdout:1179: finishing write tid 1 to smithi13778320-80 2024-09-21T09:34:31.719 INFO:tasks.rados.rados.0.smithi137.stdout:1179: finishing write tid 2 to smithi13778320-80 2024-09-21T09:34:31.719 INFO:tasks.rados.rados.0.smithi137.stdout:1180: expect (ObjNum 75 snap 0 seq_num 75) 2024-09-21T09:34:31.828 INFO:tasks.rados.rados.0.smithi137.stdout:1179: finishing write tid 3 to smithi13778320-80 2024-09-21T09:34:31.828 INFO:tasks.rados.rados.0.smithi137.stdout:1179: finishing write tid 4 to smithi13778320-80 2024-09-21T09:34:31.828 INFO:tasks.rados.rados.0.smithi137.stdout:1179: finishing write tid 5 to smithi13778320-80 2024-09-21T09:34:31.828 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 80 v 219 (ObjNum 881 snap 0 seq_num 881) dirty exists 2024-09-21T09:34:31.828 INFO:tasks.rados.rados.0.smithi137.stdout:1179: left oid 80 (ObjNum 881 snap 0 seq_num 881) 2024-09-21T09:34:31.828 INFO:tasks.rados.rados.0.smithi137.stdout:1181: expect (ObjNum 803 snap 0 seq_num 803) 2024-09-21T09:34:31.996 INFO:tasks.rados.rados.0.smithi137.stdout:1183: finishing write tid 1 to smithi13778320-271 2024-09-21T09:34:31.996 INFO:tasks.rados.rados.0.smithi137.stdout:1189: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2024-09-21T09:34:32.002 INFO:tasks.rados.rados.0.smithi137.stdout:1189: writing smithi13778320-323 from 491002 to 1058564 tid 1 2024-09-21T09:34:32.008 INFO:tasks.rados.rados.0.smithi137.stdout:1189: writing smithi13778320-323 from 1663399 to 2183705 tid 2 2024-09-21T09:34:32.012 INFO:tasks.rados.rados.0.smithi137.stdout:1189: writing smithi13778320-323 from 2814301 to 2891002 tid 3 2024-09-21T09:34:32.012 INFO:tasks.rados.rados.0.smithi137.stdout:1178: done (11 left) 2024-09-21T09:34:32.012 INFO:tasks.rados.rados.0.smithi137.stdout:1179: done (10 left) 2024-09-21T09:34:32.012 INFO:tasks.rados.rados.0.smithi137.stdout:1180: done (9 left) 2024-09-21T09:34:32.012 INFO:tasks.rados.rados.0.smithi137.stdout:1181: done (8 left) 2024-09-21T09:34:32.013 INFO:tasks.rados.rados.0.smithi137.stdout:1190: read oid 479 snap -1 2024-09-21T09:34:32.013 INFO:tasks.rados.rados.0.smithi137.stdout:1190: expect (ObjNum 614 snap 0 seq_num 614) 2024-09-21T09:34:32.013 INFO:tasks.rados.rados.0.smithi137.stdout:1191: delete oid 446 current snap is 0 2024-09-21T09:34:32.013 INFO:tasks.rados.rados.0.smithi137.stdout:1182: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T09:34:32.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:31 smithi137 ceph-mon[39068]: pgmap v116: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 11 MiB/s wr, 103 op/s 2024-09-21T09:34:32.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:31 smithi137 ceph-mon[28941]: pgmap v116: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 11 MiB/s wr, 103 op/s 2024-09-21T09:34:32.101 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:32.144 INFO:tasks.rados.rados.0.smithi137.stdout:1183: finishing write tid 2 to smithi13778320-271 2024-09-21T09:34:32.144 INFO:tasks.rados.rados.0.smithi137.stdout:1182: done (9 left) 2024-09-21T09:34:32.144 INFO:tasks.rados.rados.0.smithi137.stdout:1191: done (8 left) 2024-09-21T09:34:32.144 INFO:tasks.rados.rados.0.smithi137.stdout:1192: write oid 168 current snap is 0 2024-09-21T09:34:32.144 INFO:tasks.rados.rados.0.smithi137.stdout:1183: finishing write tid 3 to smithi13778320-271 2024-09-21T09:34:32.144 INFO:tasks.rados.rados.0.smithi137.stdout:1183: finishing write tid 4 to smithi13778320-271 2024-09-21T09:34:32.144 INFO:tasks.rados.rados.0.smithi137.stdout:1192: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2024-09-21T09:34:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:31 smithi165 ceph-mon[32789]: pgmap v116: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 11 MiB/s wr, 103 op/s 2024-09-21T09:34:32.151 INFO:tasks.rados.rados.0.smithi137.stdout:1192: writing smithi13778320-168 from 524616 to 1242676 tid 1 2024-09-21T09:34:32.156 INFO:tasks.rados.rados.0.smithi137.stdout:1192: writing smithi13778320-168 from 1664010 to 2187985 tid 2 2024-09-21T09:34:32.160 INFO:tasks.rados.rados.0.smithi137.stdout:1192: writing smithi13778320-168 from 2752794 to 2924616 tid 3 2024-09-21T09:34:32.161 INFO:tasks.rados.rados.0.smithi137.stdout:1184: done (8 left) 2024-09-21T09:34:32.161 INFO:tasks.rados.rados.0.smithi137.stdout:1193: read oid 300 snap -1 2024-09-21T09:34:32.161 INFO:tasks.rados.rados.0.smithi137.stdout:1193: expect (ObjNum 649 snap 0 seq_num 649) 2024-09-21T09:34:32.161 INFO:tasks.rados.rados.0.smithi137.stdout:1194: delete oid 340 current snap is 0 2024-09-21T09:34:32.161 INFO:tasks.rados.rados.0.smithi137.stdout:1183: finishing write tid 5 to smithi13778320-271 2024-09-21T09:34:32.161 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 271 v 190 (ObjNum 882 snap 0 seq_num 882) dirty exists 2024-09-21T09:34:32.161 INFO:tasks.rados.rados.0.smithi137.stdout:1183: left oid 271 (ObjNum 882 snap 0 seq_num 882) 2024-09-21T09:34:32.161 INFO:tasks.rados.rados.0.smithi137.stdout:1185: expect (ObjNum 51 snap 0 seq_num 51) 2024-09-21T09:34:32.263 INFO:tasks.rados.rados.0.smithi137.stdout:1186: finishing write tid 1 to smithi13778320-306 2024-09-21T09:34:32.263 INFO:tasks.rados.rados.0.smithi137.stdout:1186: finishing write tid 2 to smithi13778320-306 2024-09-21T09:34:32.263 INFO:tasks.rados.rados.0.smithi137.stdout:1186: finishing write tid 3 to smithi13778320-306 2024-09-21T09:34:32.264 INFO:tasks.rados.rados.0.smithi137.stdout:1186: finishing write tid 4 to smithi13778320-306 2024-09-21T09:34:32.264 INFO:tasks.rados.rados.0.smithi137.stdout:1186: finishing write tid 5 to smithi13778320-306 2024-09-21T09:34:32.264 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 306 v 207 (ObjNum 883 snap 0 seq_num 883) dirty exists 2024-09-21T09:34:32.264 INFO:tasks.rados.rados.0.smithi137.stdout:1186: left oid 306 (ObjNum 883 snap 0 seq_num 883) 2024-09-21T09:34:32.264 INFO:tasks.rados.rados.0.smithi137.stdout:1187: finishing write tid 1 to smithi13778320-110 2024-09-21T09:34:32.264 INFO:tasks.rados.rados.0.smithi137.stdout:1187: finishing write tid 2 to smithi13778320-110 2024-09-21T09:34:32.264 INFO:tasks.rados.rados.0.smithi137.stdout:1183: done (9 left) 2024-09-21T09:34:32.264 INFO:tasks.rados.rados.0.smithi137.stdout:1185: done (8 left) 2024-09-21T09:34:32.264 INFO:tasks.rados.rados.0.smithi137.stdout:1186: done (7 left) 2024-09-21T09:34:32.264 INFO:tasks.rados.rados.0.smithi137.stdout:1194: done (6 left) 2024-09-21T09:34:32.264 INFO:tasks.rados.rados.0.smithi137.stdout:1195: write oid 259 current snap is 0 2024-09-21T09:34:32.264 INFO:tasks.rados.rados.0.smithi137.stdout:1187: finishing write tid 3 to smithi13778320-110 2024-09-21T09:34:32.264 INFO:tasks.rados.rados.0.smithi137.stdout:1187: finishing write tid 4 to smithi13778320-110 2024-09-21T09:34:32.265 INFO:tasks.rados.rados.0.smithi137.stdout:1195: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2024-09-21T09:34:32.269 INFO:tasks.rados.rados.0.smithi137.stdout:1195: writing smithi13778320-259 from 558230 to 1143141 tid 1 2024-09-21T09:34:32.276 INFO:tasks.rados.rados.0.smithi137.stdout:1195: writing smithi13778320-259 from 1897327 to 2424971 tid 2 2024-09-21T09:34:32.279 INFO:tasks.rados.rados.0.smithi137.stdout:1195: writing smithi13778320-259 from 2923993 to 2958230 tid 3 2024-09-21T09:34:32.280 INFO:tasks.rados.rados.0.smithi137.stdout:1196: delete oid 448 current snap is 0 2024-09-21T09:34:32.280 INFO:tasks.rados.rados.0.smithi137.stdout:1187: finishing write tid 5 to smithi13778320-110 2024-09-21T09:34:32.280 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 110 v 140 (ObjNum 884 snap 0 seq_num 884) dirty exists 2024-09-21T09:34:32.280 INFO:tasks.rados.rados.0.smithi137.stdout:1187: left oid 110 (ObjNum 884 snap 0 seq_num 884) 2024-09-21T09:34:32.280 INFO:tasks.rados.rados.0.smithi137.stdout:1188: finishing write tid 1 to smithi13778320-137 2024-09-21T09:34:32.280 INFO:tasks.rados.rados.0.smithi137.stdout:1188: finishing write tid 2 to smithi13778320-137 2024-09-21T09:34:32.280 INFO:tasks.rados.rados.0.smithi137.stdout:1188: finishing write tid 3 to smithi13778320-137 2024-09-21T09:34:32.280 INFO:tasks.rados.rados.0.smithi137.stdout:1188: finishing write tid 4 to smithi13778320-137 2024-09-21T09:34:32.280 INFO:tasks.rados.rados.0.smithi137.stdout:1188: finishing write tid 5 to smithi13778320-137 2024-09-21T09:34:32.280 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 137 v 221 (ObjNum 885 snap 0 seq_num 885) dirty exists 2024-09-21T09:34:32.280 INFO:tasks.rados.rados.0.smithi137.stdout:1188: left oid 137 (ObjNum 885 snap 0 seq_num 885) 2024-09-21T09:34:32.280 INFO:tasks.rados.rados.0.smithi137.stdout:1189: finishing write tid 1 to smithi13778320-323 2024-09-21T09:34:32.280 INFO:tasks.rados.rados.0.smithi137.stdout:1189: finishing write tid 2 to smithi13778320-323 2024-09-21T09:34:32.280 INFO:tasks.rados.rados.0.smithi137.stdout:1189: finishing write tid 3 to smithi13778320-323 2024-09-21T09:34:32.281 INFO:tasks.rados.rados.0.smithi137.stdout:1189: finishing write tid 4 to smithi13778320-323 2024-09-21T09:34:32.281 INFO:tasks.rados.rados.0.smithi137.stdout:1189: finishing write tid 5 to smithi13778320-323 2024-09-21T09:34:32.281 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 323 v 185 (ObjNum 886 snap 0 seq_num 886) dirty exists 2024-09-21T09:34:32.281 INFO:tasks.rados.rados.0.smithi137.stdout:1189: left oid 323 (ObjNum 886 snap 0 seq_num 886) 2024-09-21T09:34:32.281 INFO:tasks.rados.rados.0.smithi137.stdout:1190: expect (ObjNum 614 snap 0 seq_num 614) 2024-09-21T09:34:32.388 INFO:tasks.rados.rados.0.smithi137.stdout:1192: finishing write tid 1 to smithi13778320-168 2024-09-21T09:34:32.388 INFO:tasks.rados.rados.0.smithi137.stdout:1192: finishing write tid 2 to smithi13778320-168 2024-09-21T09:34:32.388 INFO:tasks.rados.rados.0.smithi137.stdout:1187: done (7 left) 2024-09-21T09:34:32.388 INFO:tasks.rados.rados.0.smithi137.stdout:1188: done (6 left) 2024-09-21T09:34:32.388 INFO:tasks.rados.rados.0.smithi137.stdout:1189: done (5 left) 2024-09-21T09:34:32.388 INFO:tasks.rados.rados.0.smithi137.stdout:1190: done (4 left) 2024-09-21T09:34:32.388 INFO:tasks.rados.rados.0.smithi137.stdout:1196: done (3 left) 2024-09-21T09:34:32.388 INFO:tasks.rados.rados.0.smithi137.stdout:1197: write oid 183 current snap is 0 2024-09-21T09:34:32.388 INFO:tasks.rados.rados.0.smithi137.stdout:1192: finishing write tid 3 to smithi13778320-168 2024-09-21T09:34:32.388 INFO:tasks.rados.rados.0.smithi137.stdout:1192: finishing write tid 4 to smithi13778320-168 2024-09-21T09:34:32.389 INFO:tasks.rados.rados.0.smithi137.stdout:1197: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2024-09-21T09:34:32.395 INFO:tasks.rados.rados.0.smithi137.stdout:1197: writing smithi13778320-183 from 591844 to 1327253 tid 1 2024-09-21T09:34:32.401 INFO:tasks.rados.rados.0.smithi137.stdout:1197: writing smithi13778320-183 from 1897938 to 2429251 tid 2 2024-09-21T09:34:32.405 INFO:tasks.rados.rados.0.smithi137.stdout:1197: writing smithi13778320-183 from 2862486 to 2991844 tid 3 2024-09-21T09:34:32.405 INFO:tasks.rados.rados.0.smithi137.stdout:1198: delete oid 125 current snap is 0 2024-09-21T09:34:32.405 INFO:tasks.rados.rados.0.smithi137.stdout:1193: expect (ObjNum 649 snap 0 seq_num 649) 2024-09-21T09:34:32.519 INFO:tasks.rados.rados.0.smithi137.stdout:1192: finishing write tid 5 to smithi13778320-168 2024-09-21T09:34:32.519 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 168 v 144 (ObjNum 888 snap 0 seq_num 888) dirty exists 2024-09-21T09:34:32.519 INFO:tasks.rados.rados.0.smithi137.stdout:1192: left oid 168 (ObjNum 888 snap 0 seq_num 888) 2024-09-21T09:34:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:1192: done (4 left) 2024-09-21T09:34:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:1193: done (3 left) 2024-09-21T09:34:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:1198: done (2 left) 2024-09-21T09:34:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:1199: write oid 449 current snap is 0 2024-09-21T09:34:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:1195: finishing write tid 1 to smithi13778320-259 2024-09-21T09:34:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:1195: finishing write tid 2 to smithi13778320-259 2024-09-21T09:34:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:1195: finishing write tid 3 to smithi13778320-259 2024-09-21T09:34:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:1195: finishing write tid 4 to smithi13778320-259 2024-09-21T09:34:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:1195: finishing write tid 5 to smithi13778320-259 2024-09-21T09:34:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 259 v 194 (ObjNum 890 snap 0 seq_num 890) dirty exists 2024-09-21T09:34:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:1195: left oid 259 (ObjNum 890 snap 0 seq_num 890) 2024-09-21T09:34:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:1197: finishing write tid 1 to smithi13778320-183 2024-09-21T09:34:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:1197: finishing write tid 2 to smithi13778320-183 2024-09-21T09:34:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:1197: finishing write tid 3 to smithi13778320-183 2024-09-21T09:34:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:1197: finishing write tid 4 to smithi13778320-183 2024-09-21T09:34:32.521 INFO:tasks.rados.rados.0.smithi137.stdout:1197: finishing write tid 5 to smithi13778320-183 2024-09-21T09:34:32.521 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 183 v 173 (ObjNum 892 snap 0 seq_num 892) dirty exists 2024-09-21T09:34:32.521 INFO:tasks.rados.rados.0.smithi137.stdout:1197: left oid 183 (ObjNum 892 snap 0 seq_num 892) 2024-09-21T09:34:32.521 INFO:tasks.rados.rados.0.smithi137.stdout:1199: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2024-09-21T09:34:32.524 INFO:tasks.rados.rados.0.smithi137.stdout:1199: writing smithi13778320-449 from 625458 to 1111365 tid 1 2024-09-21T09:34:32.530 INFO:tasks.rados.rados.0.smithi137.stdout:1199: writing smithi13778320-449 from 1614902 to 2149884 tid 2 2024-09-21T09:34:32.536 INFO:tasks.rados.rados.0.smithi137.stdout:1199: writing smithi13778320-449 from 2917332 to 3025458 tid 3 2024-09-21T09:34:32.536 INFO:tasks.rados.rados.0.smithi137.stdout:1195: done (2 left) 2024-09-21T09:34:32.536 INFO:tasks.rados.rados.0.smithi137.stdout:1197: done (1 left) 2024-09-21T09:34:32.536 INFO:tasks.rados.rados.0.smithi137.stdout:1200: write oid 500 current snap is 0 2024-09-21T09:34:32.536 INFO:tasks.rados.rados.0.smithi137.stdout:1199: finishing write tid 1 to smithi13778320-449 2024-09-21T09:34:32.536 INFO:tasks.rados.rados.0.smithi137.stdout:1200: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2024-09-21T09:34:32.542 INFO:tasks.rados.rados.0.smithi137.stdout:1200: writing smithi13778320-500 from 642265 to 1203421 tid 1 2024-09-21T09:34:32.548 INFO:tasks.rados.rados.0.smithi137.stdout:1200: writing smithi13778320-500 from 1673384 to 2352024 tid 2 2024-09-21T09:34:32.552 INFO:tasks.rados.rados.0.smithi137.stdout:1200: writing smithi13778320-500 from 2828402 to 3042265 tid 3 2024-09-21T09:34:32.553 INFO:tasks.rados.rados.0.smithi137.stdout:1201: write oid 473 current snap is 0 2024-09-21T09:34:32.553 INFO:tasks.rados.rados.0.smithi137.stdout:1199: finishing write tid 2 to smithi13778320-449 2024-09-21T09:34:32.553 INFO:tasks.rados.rados.0.smithi137.stdout:1199: finishing write tid 3 to smithi13778320-449 2024-09-21T09:34:32.553 INFO:tasks.rados.rados.0.smithi137.stdout:1199: finishing write tid 4 to smithi13778320-449 2024-09-21T09:34:32.553 INFO:tasks.rados.rados.0.smithi137.stdout:1199: finishing write tid 5 to smithi13778320-449 2024-09-21T09:34:32.553 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 449 v 173 (ObjNum 894 snap 0 seq_num 894) dirty exists 2024-09-21T09:34:32.553 INFO:tasks.rados.rados.0.smithi137.stdout:1199: left oid 449 (ObjNum 894 snap 0 seq_num 894) 2024-09-21T09:34:32.553 INFO:tasks.rados.rados.0.smithi137.stdout:1200: finishing write tid 1 to smithi13778320-500 2024-09-21T09:34:32.553 INFO:tasks.rados.rados.0.smithi137.stdout:1201: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2024-09-21T09:34:32.559 INFO:tasks.rados.rados.0.smithi137.stdout:1201: writing smithi13778320-473 from 659072 to 1295477 tid 1 2024-09-21T09:34:32.564 INFO:tasks.rados.rados.0.smithi137.stdout:1201: writing smithi13778320-473 from 1731866 to 2154164 tid 2 2024-09-21T09:34:32.569 INFO:tasks.rados.rados.0.smithi137.stdout:1201: writing smithi13778320-473 from 2855825 to 3059072 tid 3 2024-09-21T09:34:32.570 INFO:tasks.rados.rados.0.smithi137.stdout:1199: done (2 left) 2024-09-21T09:34:32.570 INFO:tasks.rados.rados.0.smithi137.stdout:1202: read oid 302 snap -1 2024-09-21T09:34:32.570 INFO:tasks.rados.rados.0.smithi137.stdout:1202: expect (ObjNum 535 snap 0 seq_num 535) 2024-09-21T09:34:32.570 INFO:tasks.rados.rados.0.smithi137.stdout:1203: write oid 423 current snap is 0 2024-09-21T09:34:32.570 INFO:tasks.rados.rados.0.smithi137.stdout:1200: finishing write tid 2 to smithi13778320-500 2024-09-21T09:34:32.570 INFO:tasks.rados.rados.0.smithi137.stdout:1200: finishing write tid 3 to smithi13778320-500 2024-09-21T09:34:32.570 INFO:tasks.rados.rados.0.smithi137.stdout:1200: finishing write tid 4 to smithi13778320-500 2024-09-21T09:34:32.570 INFO:tasks.rados.rados.0.smithi137.stdout:1200: finishing write tid 5 to smithi13778320-500 2024-09-21T09:34:32.571 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 500 v 232 (ObjNum 895 snap 0 seq_num 895) dirty exists 2024-09-21T09:34:32.571 INFO:tasks.rados.rados.0.smithi137.stdout:1200: left oid 500 (ObjNum 895 snap 0 seq_num 895) 2024-09-21T09:34:32.571 INFO:tasks.rados.rados.0.smithi137.stdout:1201: finishing write tid 1 to smithi13778320-473 2024-09-21T09:34:32.571 INFO:tasks.rados.rados.0.smithi137.stdout:1203: seq_num 897 ranges {675879=711654,2073995=682309} 2024-09-21T09:34:32.577 INFO:tasks.rados.rados.0.smithi137.stdout:1203: writing smithi13778320-423 from 675879 to 1387533 tid 1 2024-09-21T09:34:32.585 INFO:tasks.rados.rados.0.smithi137.stdout:1203: writing smithi13778320-423 from 2073995 to 2756304 tid 2 2024-09-21T09:34:32.586 INFO:tasks.rados.rados.0.smithi137.stdout:1200: done (3 left) 2024-09-21T09:34:32.586 INFO:tasks.rados.rados.0.smithi137.stdout:1204: read oid 197 snap -1 2024-09-21T09:34:32.586 INFO:tasks.rados.rados.0.smithi137.stdout:1204: expect (ObjNum 722 snap 0 seq_num 722) 2024-09-21T09:34:32.586 INFO:tasks.rados.rados.0.smithi137.stdout:1205: write oid 254 current snap is 0 2024-09-21T09:34:32.586 INFO:tasks.rados.rados.0.smithi137.stdout:1201: finishing write tid 2 to smithi13778320-473 2024-09-21T09:34:32.586 INFO:tasks.rados.rados.0.smithi137.stdout:1201: finishing write tid 3 to smithi13778320-473 2024-09-21T09:34:32.587 INFO:tasks.rados.rados.0.smithi137.stdout:1205: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2024-09-21T09:34:32.591 INFO:tasks.rados.rados.0.smithi137.stdout:1205: writing smithi13778320-254 from 692686 to 1195942 tid 1 2024-09-21T09:34:32.597 INFO:tasks.rados.rados.0.smithi137.stdout:1205: writing smithi13778320-254 from 1848830 to 2274797 tid 2 2024-09-21T09:34:32.601 INFO:tasks.rados.rados.0.smithi137.stdout:1205: writing smithi13778320-254 from 2910671 to 3092686 tid 3 2024-09-21T09:34:32.602 INFO:tasks.rados.rados.0.smithi137.stdout:1206: write oid 303 current snap is 0 2024-09-21T09:34:32.602 INFO:tasks.rados.rados.0.smithi137.stdout:1201: finishing write tid 4 to smithi13778320-473 2024-09-21T09:34:32.602 INFO:tasks.rados.rados.0.smithi137.stdout:1201: finishing write tid 5 to smithi13778320-473 2024-09-21T09:34:32.602 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 473 v 218 (ObjNum 896 snap 0 seq_num 896) dirty exists 2024-09-21T09:34:32.602 INFO:tasks.rados.rados.0.smithi137.stdout:1201: left oid 473 (ObjNum 896 snap 0 seq_num 896) 2024-09-21T09:34:32.602 INFO:tasks.rados.rados.0.smithi137.stdout:1202: expect (ObjNum 535 snap 0 seq_num 535) 2024-09-21T09:34:32.742 INFO:tasks.rados.rados.0.smithi137.stdout:1203: finishing write tid 1 to smithi13778320-423 2024-09-21T09:34:32.742 INFO:tasks.rados.rados.0.smithi137.stdout:1206: seq_num 899 ranges {709493=578505,1907312=685978} 2024-09-21T09:34:32.748 INFO:tasks.rados.rados.0.smithi137.stdout:1206: writing smithi13778320-303 from 709493 to 1287998 tid 1 2024-09-21T09:34:32.757 INFO:tasks.rados.rados.0.smithi137.stdout:1206: writing smithi13778320-303 from 1907312 to 2593290 tid 2 2024-09-21T09:34:32.757 INFO:tasks.rados.rados.0.smithi137.stdout:1201: done (5 left) 2024-09-21T09:34:32.757 INFO:tasks.rados.rados.0.smithi137.stdout:1202: done (4 left) 2024-09-21T09:34:32.757 INFO:tasks.rados.rados.0.smithi137.stdout:1207: read oid 152 snap -1 2024-09-21T09:34:32.757 INFO:tasks.rados.rados.0.smithi137.stdout:1207: expect (ObjNum 703 snap 0 seq_num 703) 2024-09-21T09:34:32.757 INFO:tasks.rados.rados.0.smithi137.stdout:1208: read oid 500 snap -1 2024-09-21T09:34:32.757 INFO:tasks.rados.rados.0.smithi137.stdout:1208: expect (ObjNum 895 snap 0 seq_num 895) 2024-09-21T09:34:32.757 INFO:tasks.rados.rados.0.smithi137.stdout:1209: read oid 392 snap -1 2024-09-21T09:34:32.757 INFO:tasks.rados.rados.0.smithi137.stdout:1209: expect deleted 2024-09-21T09:34:32.757 INFO:tasks.rados.rados.0.smithi137.stdout:1210: write oid 136 current snap is 0 2024-09-21T09:34:32.757 INFO:tasks.rados.rados.0.smithi137.stdout:1204: expect (ObjNum 722 snap 0 seq_num 722) 2024-09-21T09:34:32.850 INFO:tasks.rados.rados.0.smithi137.stdout:1203: finishing write tid 2 to smithi13778320-423 2024-09-21T09:34:32.850 INFO:tasks.rados.rados.0.smithi137.stdout:1203: finishing write tid 3 to smithi13778320-423 2024-09-21T09:34:32.850 INFO:tasks.rados.rados.0.smithi137.stdout:1203: finishing write tid 4 to smithi13778320-423 2024-09-21T09:34:32.850 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 423 v 221 (ObjNum 897 snap 0 seq_num 897) dirty exists 2024-09-21T09:34:32.850 INFO:tasks.rados.rados.0.smithi137.stdout:1203: left oid 423 (ObjNum 897 snap 0 seq_num 897) 2024-09-21T09:34:32.850 INFO:tasks.rados.rados.0.smithi137.stdout:1205: finishing write tid 1 to smithi13778320-254 2024-09-21T09:34:32.851 INFO:tasks.rados.rados.0.smithi137.stdout:1205: finishing write tid 2 to smithi13778320-254 2024-09-21T09:34:32.851 INFO:tasks.rados.rados.0.smithi137.stdout:1205: finishing write tid 3 to smithi13778320-254 2024-09-21T09:34:32.851 INFO:tasks.rados.rados.0.smithi137.stdout:1205: finishing write tid 4 to smithi13778320-254 2024-09-21T09:34:32.851 INFO:tasks.rados.rados.0.smithi137.stdout:1205: finishing write tid 5 to smithi13778320-254 2024-09-21T09:34:32.851 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 254 v 224 (ObjNum 898 snap 0 seq_num 898) dirty exists 2024-09-21T09:34:32.851 INFO:tasks.rados.rados.0.smithi137.stdout:1205: left oid 254 (ObjNum 898 snap 0 seq_num 898) 2024-09-21T09:34:32.851 INFO:tasks.rados.rados.0.smithi137.stdout:1206: finishing write tid 1 to smithi13778320-303 2024-09-21T09:34:32.851 INFO:tasks.rados.rados.0.smithi137.stdout:1206: finishing write tid 2 to smithi13778320-303 2024-09-21T09:34:32.851 INFO:tasks.rados.rados.0.smithi137.stdout:1210: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2024-09-21T09:34:32.857 INFO:tasks.rados.rados.0.smithi137.stdout:1210: writing smithi13778320-136 from 726300 to 1380054 tid 1 2024-09-21T09:34:32.862 INFO:tasks.rados.rados.0.smithi137.stdout:1210: writing smithi13778320-136 from 1965794 to 2395430 tid 2 2024-09-21T09:34:32.867 INFO:tasks.rados.rados.0.smithi137.stdout:1210: writing smithi13778320-136 from 2965517 to 3126300 tid 3 2024-09-21T09:34:32.867 INFO:tasks.rados.rados.0.smithi137.stdout:1203: done (7 left) 2024-09-21T09:34:32.867 INFO:tasks.rados.rados.0.smithi137.stdout:1204: done (6 left) 2024-09-21T09:34:32.868 INFO:tasks.rados.rados.0.smithi137.stdout:1205: done (5 left) 2024-09-21T09:34:32.868 INFO:tasks.rados.rados.0.smithi137.stdout:1211: write oid 149 current snap is 0 2024-09-21T09:34:32.868 INFO:tasks.rados.rados.0.smithi137.stdout:1206: finishing write tid 3 to smithi13778320-303 2024-09-21T09:34:32.868 INFO:tasks.rados.rados.0.smithi137.stdout:1206: finishing write tid 4 to smithi13778320-303 2024-09-21T09:34:32.868 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 303 v 210 (ObjNum 899 snap 0 seq_num 899) dirty exists 2024-09-21T09:34:32.868 INFO:tasks.rados.rados.0.smithi137.stdout:1206: left oid 303 (ObjNum 899 snap 0 seq_num 899) 2024-09-21T09:34:32.868 INFO:tasks.rados.rados.0.smithi137.stdout:1211: seq_num 901 ranges {743107=729003,1907923=689647} 2024-09-21T09:34:32.875 INFO:tasks.rados.rados.0.smithi137.stdout:1211: writing smithi13778320-149 from 743107 to 1472110 tid 1 2024-09-21T09:34:32.881 INFO:tasks.rados.rados.0.smithi137.stdout:1211: writing smithi13778320-149 from 1907923 to 2597570 tid 2 2024-09-21T09:34:32.882 INFO:tasks.rados.rados.0.smithi137.stdout:1206: done (5 left) 2024-09-21T09:34:32.882 INFO:tasks.rados.rados.0.smithi137.stdout:1212: read oid 297 snap -1 2024-09-21T09:34:32.882 INFO:tasks.rados.rados.0.smithi137.stdout:1212: expect (ObjNum 562 snap 0 seq_num 562) 2024-09-21T09:34:32.882 INFO:tasks.rados.rados.0.smithi137.stdout:1213: read oid 245 snap -1 2024-09-21T09:34:32.882 INFO:tasks.rados.rados.0.smithi137.stdout:1213: expect (ObjNum 244 snap 0 seq_num 244) 2024-09-21T09:34:32.882 INFO:tasks.rados.rados.0.smithi137.stdout:1214: write oid 113 current snap is 0 2024-09-21T09:34:32.882 INFO:tasks.rados.rados.0.smithi137.stdout:1214: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2024-09-21T09:34:32.888 INFO:tasks.rados.rados.0.smithi137.stdout:1214: writing smithi13778320-113 from 759914 to 1164166 tid 1 2024-09-21T09:34:32.892 INFO:tasks.rados.rados.0.smithi137.stdout:1214: writing smithi13778320-113 from 1566405 to 1999710 tid 2 2024-09-21T09:34:32.899 INFO:tasks.rados.rados.0.smithi137.stdout:1214: writing smithi13778320-113 from 2504010 to 3159914 tid 3 2024-09-21T09:34:32.899 INFO:tasks.rados.rados.0.smithi137.stdout:1215: delete oid 107 current snap is 0 2024-09-21T09:34:32.899 INFO:tasks.rados.rados.0.smithi137.stdout:1208: expect (ObjNum 895 snap 0 seq_num 895) 2024-09-21T09:34:33.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:32 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3712822979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:33.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:32 smithi137 ceph-mon[28941]: from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:33.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:32 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:34:33.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:32 smithi137 ceph-mon[28941]: from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:33.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:32 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3712822979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:33.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:32 smithi137 ceph-mon[39068]: from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:33.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:32 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:34:33.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:32 smithi137 ceph-mon[39068]: from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:33.075 INFO:tasks.rados.rados.0.smithi137.stdout:1207: expect (ObjNum 703 snap 0 seq_num 703) 2024-09-21T09:34:33.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:32 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3712822979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:33.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:32 smithi165 ceph-mon[32789]: from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:33.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:32 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:34:33.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:32 smithi165 ceph-mon[32789]: from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:33.327 INFO:tasks.rados.rados.0.smithi137.stdout:1210: finishing write tid 1 to smithi13778320-136 2024-09-21T09:34:33.327 INFO:tasks.rados.rados.0.smithi137.stdout:1210: finishing write tid 2 to smithi13778320-136 2024-09-21T09:34:33.327 INFO:tasks.rados.rados.0.smithi137.stdout:1210: finishing write tid 3 to smithi13778320-136 2024-09-21T09:34:33.327 INFO:tasks.rados.rados.0.smithi137.stdout:1210: finishing write tid 4 to smithi13778320-136 2024-09-21T09:34:33.327 INFO:tasks.rados.rados.0.smithi137.stdout:1210: finishing write tid 5 to smithi13778320-136 2024-09-21T09:34:33.328 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 136 v 163 (ObjNum 900 snap 0 seq_num 900) dirty exists 2024-09-21T09:34:33.328 INFO:tasks.rados.rados.0.smithi137.stdout:1210: left oid 136 (ObjNum 900 snap 0 seq_num 900) 2024-09-21T09:34:33.328 INFO:tasks.rados.rados.0.smithi137.stdout:1211: finishing write tid 1 to smithi13778320-149 2024-09-21T09:34:33.328 INFO:tasks.rados.rados.0.smithi137.stdout:1207: done (8 left) 2024-09-21T09:34:33.328 INFO:tasks.rados.rados.0.smithi137.stdout:1208: done (7 left) 2024-09-21T09:34:33.328 INFO:tasks.rados.rados.0.smithi137.stdout:1209: done (6 left) 2024-09-21T09:34:33.328 INFO:tasks.rados.rados.0.smithi137.stdout:1210: done (5 left) 2024-09-21T09:34:33.328 INFO:tasks.rados.rados.0.smithi137.stdout:1215: done (4 left) 2024-09-21T09:34:33.328 INFO:tasks.rados.rados.0.smithi137.stdout:1216: write oid 492 current snap is 0 2024-09-21T09:34:33.328 INFO:tasks.rados.rados.0.smithi137.stdout:1211: finishing write tid 2 to smithi13778320-149 2024-09-21T09:34:33.328 INFO:tasks.rados.rados.0.smithi137.stdout:1211: finishing write tid 3 to smithi13778320-149 2024-09-21T09:34:33.328 INFO:tasks.rados.rados.0.smithi137.stdout:1213: expect (ObjNum 244 snap 0 seq_num 244) 2024-09-21T09:34:33.391 INFO:tasks.rados.rados.0.smithi137.stdout:1211: finishing write tid 4 to smithi13778320-149 2024-09-21T09:34:33.392 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 149 v 157 (ObjNum 901 snap 0 seq_num 901) dirty exists 2024-09-21T09:34:33.392 INFO:tasks.rados.rados.0.smithi137.stdout:1211: left oid 149 (ObjNum 901 snap 0 seq_num 901) 2024-09-21T09:34:33.392 INFO:tasks.rados.rados.0.smithi137.stdout:1212: expect (ObjNum 562 snap 0 seq_num 562) 2024-09-21T09:34:33.546 INFO:tasks.rados.rados.0.smithi137.stdout:1214: finishing write tid 1 to smithi13778320-113 2024-09-21T09:34:33.546 INFO:tasks.rados.rados.0.smithi137.stdout:1214: finishing write tid 2 to smithi13778320-113 2024-09-21T09:34:33.546 INFO:tasks.rados.rados.0.smithi137.stdout:1214: finishing write tid 3 to smithi13778320-113 2024-09-21T09:34:33.546 INFO:tasks.rados.rados.0.smithi137.stdout:1216: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2024-09-21T09:34:33.553 INFO:tasks.rados.rados.0.smithi137.stdout:1216: writing smithi13778320-492 from 793528 to 1348278 tid 1 2024-09-21T09:34:33.559 INFO:tasks.rados.rados.0.smithi137.stdout:1216: writing smithi13778320-492 from 2083369 to 2520343 tid 2 2024-09-21T09:34:33.564 INFO:tasks.rados.rados.0.smithi137.stdout:1216: writing smithi13778320-492 from 2958856 to 3193528 tid 3 2024-09-21T09:34:33.564 INFO:tasks.rados.rados.0.smithi137.stdout:1211: done (4 left) 2024-09-21T09:34:33.564 INFO:tasks.rados.rados.0.smithi137.stdout:1212: done (3 left) 2024-09-21T09:34:33.564 INFO:tasks.rados.rados.0.smithi137.stdout:1213: done (2 left) 2024-09-21T09:34:33.564 INFO:tasks.rados.rados.0.smithi137.stdout:1217: read oid 42 snap -1 2024-09-21T09:34:33.564 INFO:tasks.rados.rados.0.smithi137.stdout:1217: expect (ObjNum 857 snap 0 seq_num 857) 2024-09-21T09:34:33.564 INFO:tasks.rados.rados.0.smithi137.stdout:1218: delete oid 111 current snap is 0 2024-09-21T09:34:33.564 INFO:tasks.rados.rados.0.smithi137.stdout:1214: finishing write tid 4 to smithi13778320-113 2024-09-21T09:34:33.564 INFO:tasks.rados.rados.0.smithi137.stdout:1214: finishing write tid 5 to smithi13778320-113 2024-09-21T09:34:33.564 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 113 v 180 (ObjNum 902 snap 0 seq_num 902) dirty exists 2024-09-21T09:34:33.564 INFO:tasks.rados.rados.0.smithi137.stdout:1214: left oid 113 (ObjNum 902 snap 0 seq_num 902) 2024-09-21T09:34:33.565 INFO:tasks.rados.rados.0.smithi137.stdout:1216: finishing write tid 1 to smithi13778320-492 2024-09-21T09:34:33.565 INFO:tasks.rados.rados.0.smithi137.stdout:1216: finishing write tid 2 to smithi13778320-492 2024-09-21T09:34:33.565 INFO:tasks.rados.rados.0.smithi137.stdout:1214: done (3 left) 2024-09-21T09:34:33.565 INFO:tasks.rados.rados.0.smithi137.stdout:1218: done (2 left) 2024-09-21T09:34:33.566 INFO:tasks.rados.rados.0.smithi137.stdout:1219: read oid 7 snap -1 2024-09-21T09:34:33.566 INFO:tasks.rados.rados.0.smithi137.stdout:1219: expect deleted 2024-09-21T09:34:33.566 INFO:tasks.rados.rados.0.smithi137.stdout:1220: read oid 119 snap -1 2024-09-21T09:34:33.566 INFO:tasks.rados.rados.0.smithi137.stdout:1220: expect (ObjNum 613 snap 0 seq_num 613) 2024-09-21T09:34:33.566 INFO:tasks.rados.rados.0.smithi137.stdout:1221: write oid 435 current snap is 0 2024-09-21T09:34:33.566 INFO:tasks.rados.rados.0.smithi137.stdout:1221: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2024-09-21T09:34:33.570 INFO:tasks.rados.rados.0.smithi137.stdout:1221: writing smithi13778320-435 from 427142 to 848743 tid 1 2024-09-21T09:34:33.575 INFO:tasks.rados.rados.0.smithi137.stdout:1221: writing smithi13778320-435 from 1400333 to 1840976 tid 2 2024-09-21T09:34:33.583 INFO:tasks.rados.rados.0.smithi137.stdout:1221: writing smithi13778320-435 from 2613702 to 3064028 tid 3 2024-09-21T09:34:33.583 INFO:tasks.rados.rados.0.smithi137.stdout:1222: read oid 72 snap -1 2024-09-21T09:34:33.583 INFO:tasks.rados.rados.0.smithi137.stdout:1222: expect (ObjNum 798 snap 0 seq_num 798) 2024-09-21T09:34:33.583 INFO:tasks.rados.rados.0.smithi137.stdout:1223: read oid 330 snap -1 2024-09-21T09:34:33.583 INFO:tasks.rados.rados.0.smithi137.stdout:1223: expect (ObjNum 329 snap 0 seq_num 329) 2024-09-21T09:34:33.583 INFO:tasks.rados.rados.0.smithi137.stdout:1224: delete oid 153 current snap is 0 2024-09-21T09:34:33.584 INFO:tasks.rados.rados.0.smithi137.stdout:1216: finishing write tid 3 to smithi13778320-492 2024-09-21T09:34:33.584 INFO:tasks.rados.rados.0.smithi137.stdout:1216: finishing write tid 4 to smithi13778320-492 2024-09-21T09:34:33.584 INFO:tasks.rados.rados.0.smithi137.stdout:1216: finishing write tid 5 to smithi13778320-492 2024-09-21T09:34:33.584 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 492 v 214 (ObjNum 904 snap 0 seq_num 904) dirty exists 2024-09-21T09:34:33.584 INFO:tasks.rados.rados.0.smithi137.stdout:1216: left oid 492 (ObjNum 904 snap 0 seq_num 904) 2024-09-21T09:34:33.584 INFO:tasks.rados.rados.0.smithi137.stdout:1220: expect (ObjNum 613 snap 0 seq_num 613) 2024-09-21T09:34:33.693 INFO:tasks.rados.rados.0.smithi137.stdout:1217: expect (ObjNum 857 snap 0 seq_num 857) 2024-09-21T09:34:33.824 INFO:tasks.rados.rados.0.smithi137.stdout:1221: finishing write tid 1 to smithi13778320-435 2024-09-21T09:34:33.824 INFO:tasks.rados.rados.0.smithi137.stdout:1221: finishing write tid 2 to smithi13778320-435 2024-09-21T09:34:33.824 INFO:tasks.rados.rados.0.smithi137.stdout:1221: finishing write tid 3 to smithi13778320-435 2024-09-21T09:34:33.824 INFO:tasks.rados.rados.0.smithi137.stdout:1221: finishing write tid 4 to smithi13778320-435 2024-09-21T09:34:33.824 INFO:tasks.rados.rados.0.smithi137.stdout:1221: finishing write tid 5 to smithi13778320-435 2024-09-21T09:34:33.825 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 435 v 177 (ObjNum 906 snap 0 seq_num 906) dirty exists 2024-09-21T09:34:33.825 INFO:tasks.rados.rados.0.smithi137.stdout:1221: left oid 435 (ObjNum 906 snap 0 seq_num 906) 2024-09-21T09:34:33.825 INFO:tasks.rados.rados.0.smithi137.stdout:1216: done (7 left) 2024-09-21T09:34:33.825 INFO:tasks.rados.rados.0.smithi137.stdout:1217: done (6 left) 2024-09-21T09:34:33.825 INFO:tasks.rados.rados.0.smithi137.stdout:1219: done (5 left) 2024-09-21T09:34:33.825 INFO:tasks.rados.rados.0.smithi137.stdout:1220: done (4 left) 2024-09-21T09:34:33.825 INFO:tasks.rados.rados.0.smithi137.stdout:1221: done (3 left) 2024-09-21T09:34:33.825 INFO:tasks.rados.rados.0.smithi137.stdout:1224: done (2 left) 2024-09-21T09:34:33.825 INFO:tasks.rados.rados.0.smithi137.stdout:1225: read oid 474 snap -1 2024-09-21T09:34:33.825 INFO:tasks.rados.rados.0.smithi137.stdout:1225: expect (ObjNum 473 snap 0 seq_num 473) 2024-09-21T09:34:33.825 INFO:tasks.rados.rados.0.smithi137.stdout:1226: read oid 372 snap -1 2024-09-21T09:34:33.825 INFO:tasks.rados.rados.0.smithi137.stdout:1226: expect (ObjNum 850 snap 0 seq_num 850) 2024-09-21T09:34:33.825 INFO:tasks.rados.rados.0.smithi137.stdout:1227: read oid 429 snap -1 2024-09-21T09:34:33.825 INFO:tasks.rados.rados.0.smithi137.stdout:1227: expect (ObjNum 428 snap 0 seq_num 428) 2024-09-21T09:34:33.825 INFO:tasks.rados.rados.0.smithi137.stdout:1228: delete oid 247 current snap is 0 2024-09-21T09:34:33.826 INFO:tasks.rados.rados.0.smithi137.stdout:1222: expect (ObjNum 798 snap 0 seq_num 798) 2024-09-21T09:34:33.976 INFO:tasks.rados.rados.0.smithi137.stdout:1223: expect (ObjNum 329 snap 0 seq_num 329) 2024-09-21T09:34:34.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:33 smithi137 ceph-mon[28941]: pgmap v117: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 16 MiB/s wr, 148 op/s 2024-09-21T09:34:34.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:33 smithi137 ceph-mon[39068]: pgmap v117: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 16 MiB/s wr, 148 op/s 2024-09-21T09:34:34.094 INFO:tasks.rados.rados.0.smithi137.stdout:1225: expect (ObjNum 473 snap 0 seq_num 473) 2024-09-21T09:34:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:33 smithi165 ceph-mon[32789]: pgmap v117: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 16 MiB/s wr, 148 op/s 2024-09-21T09:34:34.222 INFO:tasks.rados.rados.0.smithi137.stdout:1227: expect (ObjNum 428 snap 0 seq_num 428) 2024-09-21T09:34:34.328 INFO:tasks.rados.rados.0.smithi137.stdout:1226: expect (ObjNum 850 snap 0 seq_num 850) 2024-09-21T09:34:34.447 INFO:tasks.rados.rados.0.smithi137.stdout:1222: done (5 left) 2024-09-21T09:34:34.447 INFO:tasks.rados.rados.0.smithi137.stdout:1223: done (4 left) 2024-09-21T09:34:34.447 INFO:tasks.rados.rados.0.smithi137.stdout:1225: done (3 left) 2024-09-21T09:34:34.447 INFO:tasks.rados.rados.0.smithi137.stdout:1226: done (2 left) 2024-09-21T09:34:34.447 INFO:tasks.rados.rados.0.smithi137.stdout:1227: done (1 left) 2024-09-21T09:34:34.447 INFO:tasks.rados.rados.0.smithi137.stdout:1228: done (0 left) 2024-09-21T09:34:34.447 INFO:tasks.rados.rados.0.smithi137.stdout:1229: read oid 212 snap -1 2024-09-21T09:34:34.447 INFO:tasks.rados.rados.0.smithi137.stdout:1229: expect (ObjNum 211 snap 0 seq_num 211) 2024-09-21T09:34:34.447 INFO:tasks.rados.rados.0.smithi137.stdout:1230: write oid 331 current snap is 0 2024-09-21T09:34:34.447 INFO:tasks.rados.rados.0.smithi137.stdout:1230: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2024-09-21T09:34:34.453 INFO:tasks.rados.rados.0.smithi137.stdout:1230: writing smithi13778320-331 from 477563 to 1124911 tid 1 2024-09-21T09:34:34.460 INFO:tasks.rados.rados.0.smithi137.stdout:1230: writing smithi13778320-331 from 1859426 to 2447396 tid 2 2024-09-21T09:34:34.465 INFO:tasks.rados.rados.0.smithi137.stdout:1230: writing smithi13778320-331 from 2979618 to 3277563 tid 3 2024-09-21T09:34:34.465 INFO:tasks.rados.rados.0.smithi137.stdout:1231: read oid 11 snap -1 2024-09-21T09:34:34.465 INFO:tasks.rados.rados.0.smithi137.stdout:1231: expect (ObjNum 792 snap 0 seq_num 792) 2024-09-21T09:34:34.465 INFO:tasks.rados.rados.0.smithi137.stdout:1232: write oid 431 current snap is 0 2024-09-21T09:34:34.465 INFO:tasks.rados.rados.0.smithi137.stdout:1232: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2024-09-21T09:34:34.471 INFO:tasks.rados.rados.0.smithi137.stdout:1232: writing smithi13778320-431 from 494370 to 1216967 tid 1 2024-09-21T09:34:34.478 INFO:tasks.rados.rados.0.smithi137.stdout:1232: writing smithi13778320-431 from 1917908 to 2365889 tid 2 2024-09-21T09:34:34.483 INFO:tasks.rados.rados.0.smithi137.stdout:1232: writing smithi13778320-431 from 3007041 to 3294370 tid 3 2024-09-21T09:34:34.483 INFO:tasks.rados.rados.0.smithi137.stdout:1233: write oid 34 current snap is 0 2024-09-21T09:34:34.483 INFO:tasks.rados.rados.0.smithi137.stdout:1229: expect (ObjNum 211 snap 0 seq_num 211) 2024-09-21T09:34:34.598 INFO:tasks.rados.rados.0.smithi137.stdout:1230: finishing write tid 1 to smithi13778320-331 2024-09-21T09:34:34.599 INFO:tasks.rados.rados.0.smithi137.stdout:1230: finishing write tid 2 to smithi13778320-331 2024-09-21T09:34:34.599 INFO:tasks.rados.rados.0.smithi137.stdout:1230: finishing write tid 3 to smithi13778320-331 2024-09-21T09:34:34.599 INFO:tasks.rados.rados.0.smithi137.stdout:1230: finishing write tid 4 to smithi13778320-331 2024-09-21T09:34:34.599 INFO:tasks.rados.rados.0.smithi137.stdout:1230: finishing write tid 5 to smithi13778320-331 2024-09-21T09:34:34.599 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 331 v 184 (ObjNum 909 snap 0 seq_num 909) dirty exists 2024-09-21T09:34:34.599 INFO:tasks.rados.rados.0.smithi137.stdout:1230: left oid 331 (ObjNum 909 snap 0 seq_num 909) 2024-09-21T09:34:34.599 INFO:tasks.rados.rados.0.smithi137.stdout:1231: expect (ObjNum 792 snap 0 seq_num 792) 2024-09-21T09:34:34.754 INFO:tasks.rados.rados.0.smithi137.stdout:1232: finishing write tid 1 to smithi13778320-431 2024-09-21T09:34:34.754 INFO:tasks.rados.rados.0.smithi137.stdout:1232: finishing write tid 2 to smithi13778320-431 2024-09-21T09:34:34.754 INFO:tasks.rados.rados.0.smithi137.stdout:1232: finishing write tid 3 to smithi13778320-431 2024-09-21T09:34:34.754 INFO:tasks.rados.rados.0.smithi137.stdout:1233: seq_num 911 ranges {511177=797846,1976390=591639,3034464=276713} 2024-09-21T09:34:34.761 INFO:tasks.rados.rados.0.smithi137.stdout:1233: writing smithi13778320-34 from 511177 to 1309023 tid 1 2024-09-21T09:34:34.768 INFO:tasks.rados.rados.0.smithi137.stdout:1233: writing smithi13778320-34 from 1976390 to 2568029 tid 2 2024-09-21T09:34:34.773 INFO:tasks.rados.rados.0.smithi137.stdout:1233: writing smithi13778320-34 from 3034464 to 3311177 tid 3 2024-09-21T09:34:34.773 INFO:tasks.rados.rados.0.smithi137.stdout:1229: done (4 left) 2024-09-21T09:34:34.773 INFO:tasks.rados.rados.0.smithi137.stdout:1230: done (3 left) 2024-09-21T09:34:34.773 INFO:tasks.rados.rados.0.smithi137.stdout:1231: done (2 left) 2024-09-21T09:34:34.773 INFO:tasks.rados.rados.0.smithi137.stdout:1234: write oid 225 current snap is 0 2024-09-21T09:34:34.774 INFO:tasks.rados.rados.0.smithi137.stdout:1232: finishing write tid 4 to smithi13778320-431 2024-09-21T09:34:34.774 INFO:tasks.rados.rados.0.smithi137.stdout:1232: finishing write tid 5 to smithi13778320-431 2024-09-21T09:34:34.774 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 431 v 225 (ObjNum 910 snap 0 seq_num 910) dirty exists 2024-09-21T09:34:34.774 INFO:tasks.rados.rados.0.smithi137.stdout:1232: left oid 431 (ObjNum 910 snap 0 seq_num 910) 2024-09-21T09:34:34.774 INFO:tasks.rados.rados.0.smithi137.stdout:1233: finishing write tid 1 to smithi13778320-34 2024-09-21T09:34:34.774 INFO:tasks.rados.rados.0.smithi137.stdout:1233: finishing write tid 2 to smithi13778320-34 2024-09-21T09:34:34.774 INFO:tasks.rados.rados.0.smithi137.stdout:1234: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2024-09-21T09:34:34.778 INFO:tasks.rados.rados.0.smithi137.stdout:1234: writing smithi13778320-225 from 527984 to 1001079 tid 1 2024-09-21T09:34:34.784 INFO:tasks.rados.rados.0.smithi137.stdout:1234: writing smithi13778320-225 from 1634872 to 2086522 tid 2 2024-09-21T09:34:34.791 INFO:tasks.rados.rados.0.smithi137.stdout:1234: writing smithi13778320-225 from 2661887 to 3296198 tid 3 2024-09-21T09:34:34.791 INFO:tasks.rados.rados.0.smithi137.stdout:1232: done (2 left) 2024-09-21T09:34:34.792 INFO:tasks.rados.rados.0.smithi137.stdout:1235: write oid 321 current snap is 0 2024-09-21T09:34:34.792 INFO:tasks.rados.rados.0.smithi137.stdout:1233: finishing write tid 3 to smithi13778320-34 2024-09-21T09:34:34.792 INFO:tasks.rados.rados.0.smithi137.stdout:1233: finishing write tid 4 to smithi13778320-34 2024-09-21T09:34:34.792 INFO:tasks.rados.rados.0.smithi137.stdout:1235: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2024-09-21T09:34:34.798 INFO:tasks.rados.rados.0.smithi137.stdout:1235: writing smithi13778320-321 from 544791 to 1209488 tid 1 2024-09-21T09:34:34.804 INFO:tasks.rados.rados.0.smithi137.stdout:1235: writing smithi13778320-321 from 1693354 to 2288662 tid 2 2024-09-21T09:34:34.809 INFO:tasks.rados.rados.0.smithi137.stdout:1235: writing smithi13778320-321 from 2689310 to 3134893 tid 3 2024-09-21T09:34:34.809 INFO:tasks.rados.rados.0.smithi137.stdout:1236: read oid 442 snap -1 2024-09-21T09:34:34.809 INFO:tasks.rados.rados.0.smithi137.stdout:1236: expect (ObjNum 441 snap 0 seq_num 441) 2024-09-21T09:34:34.809 INFO:tasks.rados.rados.0.smithi137.stdout:1237: write oid 232 current snap is 0 2024-09-21T09:34:34.809 INFO:tasks.rados.rados.0.smithi137.stdout:1233: finishing write tid 5 to smithi13778320-34 2024-09-21T09:34:34.809 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 34 v 148 (ObjNum 911 snap 0 seq_num 911) dirty exists 2024-09-21T09:34:34.810 INFO:tasks.rados.rados.0.smithi137.stdout:1233: left oid 34 (ObjNum 911 snap 0 seq_num 911) 2024-09-21T09:34:34.810 INFO:tasks.rados.rados.0.smithi137.stdout:1234: finishing write tid 1 to smithi13778320-225 2024-09-21T09:34:34.810 INFO:tasks.rados.rados.0.smithi137.stdout:1234: finishing write tid 2 to smithi13778320-225 2024-09-21T09:34:34.810 INFO:tasks.rados.rados.0.smithi137.stdout:1234: finishing write tid 3 to smithi13778320-225 2024-09-21T09:34:34.810 INFO:tasks.rados.rados.0.smithi137.stdout:1234: finishing write tid 4 to smithi13778320-225 2024-09-21T09:34:34.810 INFO:tasks.rados.rados.0.smithi137.stdout:1237: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2024-09-21T09:34:34.816 INFO:tasks.rados.rados.0.smithi137.stdout:1237: writing smithi13778320-232 from 561598 to 1301544 tid 1 2024-09-21T09:34:34.821 INFO:tasks.rados.rados.0.smithi137.stdout:1237: writing smithi13778320-232 from 1751836 to 2207155 tid 2 2024-09-21T09:34:34.828 INFO:tasks.rados.rados.0.smithi137.stdout:1237: writing smithi13778320-232 from 2716733 to 3361598 tid 3 2024-09-21T09:34:34.828 INFO:tasks.rados.rados.0.smithi137.stdout:1233: done (4 left) 2024-09-21T09:34:34.828 INFO:tasks.rados.rados.0.smithi137.stdout:1238: write oid 387 current snap is 0 2024-09-21T09:34:34.828 INFO:tasks.rados.rados.0.smithi137.stdout:1234: finishing write tid 5 to smithi13778320-225 2024-09-21T09:34:34.829 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 225 v 168 (ObjNum 912 snap 0 seq_num 912) dirty exists 2024-09-21T09:34:34.829 INFO:tasks.rados.rados.0.smithi137.stdout:1234: left oid 225 (ObjNum 912 snap 0 seq_num 912) 2024-09-21T09:34:34.829 INFO:tasks.rados.rados.0.smithi137.stdout:1235: finishing write tid 1 to smithi13778320-321 2024-09-21T09:34:34.829 INFO:tasks.rados.rados.0.smithi137.stdout:1235: finishing write tid 2 to smithi13778320-321 2024-09-21T09:34:34.829 INFO:tasks.rados.rados.0.smithi137.stdout:1238: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2024-09-21T09:34:34.834 INFO:tasks.rados.rados.0.smithi137.stdout:1238: writing smithi13778320-387 from 578405 to 993600 tid 1 2024-09-21T09:34:34.839 INFO:tasks.rados.rados.0.smithi137.stdout:1238: writing smithi13778320-387 from 1410318 to 2009295 tid 2 2024-09-21T09:34:34.847 INFO:tasks.rados.rados.0.smithi137.stdout:1238: writing smithi13778320-387 from 2744156 to 3328636 tid 3 2024-09-21T09:34:34.847 INFO:tasks.rados.rados.0.smithi137.stdout:1234: done (4 left) 2024-09-21T09:34:34.847 INFO:tasks.rados.rados.0.smithi137.stdout:1239: read oid 443 snap -1 2024-09-21T09:34:34.847 INFO:tasks.rados.rados.0.smithi137.stdout:1239: expect (ObjNum 527 snap 0 seq_num 527) 2024-09-21T09:34:34.847 INFO:tasks.rados.rados.0.smithi137.stdout:1240: write oid 182 current snap is 0 2024-09-21T09:34:34.847 INFO:tasks.rados.rados.0.smithi137.stdout:1235: finishing write tid 3 to smithi13778320-321 2024-09-21T09:34:34.847 INFO:tasks.rados.rados.0.smithi137.stdout:1235: finishing write tid 4 to smithi13778320-321 2024-09-21T09:34:34.847 INFO:tasks.rados.rados.0.smithi137.stdout:1235: finishing write tid 5 to smithi13778320-321 2024-09-21T09:34:34.848 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 321 v 237 (ObjNum 913 snap 0 seq_num 913) dirty exists 2024-09-21T09:34:34.848 INFO:tasks.rados.rados.0.smithi137.stdout:1235: left oid 321 (ObjNum 913 snap 0 seq_num 913) 2024-09-21T09:34:34.848 INFO:tasks.rados.rados.0.smithi137.stdout:1240: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2024-09-21T09:34:34.852 INFO:tasks.rados.rados.0.smithi137.stdout:1240: writing smithi13778320-182 from 595212 to 1085656 tid 1 2024-09-21T09:34:34.859 INFO:tasks.rados.rados.0.smithi137.stdout:1240: writing smithi13778320-182 from 1868800 to 2327788 tid 2 2024-09-21T09:34:34.865 INFO:tasks.rados.rados.0.smithi137.stdout:1240: writing smithi13778320-182 from 2887932 to 3395212 tid 3 2024-09-21T09:34:34.866 INFO:tasks.rados.rados.0.smithi137.stdout:1235: done (5 left) 2024-09-21T09:34:34.866 INFO:tasks.rados.rados.0.smithi137.stdout:1241: read oid 233 snap -1 2024-09-21T09:34:34.866 INFO:tasks.rados.rados.0.smithi137.stdout:1241: expect (ObjNum 589 snap 0 seq_num 589) 2024-09-21T09:34:34.866 INFO:tasks.rados.rados.0.smithi137.stdout:1242: write oid 437 current snap is 0 2024-09-21T09:34:34.866 INFO:tasks.rados.rados.0.smithi137.stdout:1242: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2024-09-21T09:34:34.872 INFO:tasks.rados.rados.0.smithi137.stdout:1242: writing smithi13778320-437 from 612019 to 1177712 tid 1 2024-09-21T09:34:34.879 INFO:tasks.rados.rados.0.smithi137.stdout:1242: writing smithi13778320-437 from 1810929 to 2413575 tid 2 2024-09-21T09:34:34.884 INFO:tasks.rados.rados.0.smithi137.stdout:1242: writing smithi13778320-437 from 3082649 to 3412019 tid 3 2024-09-21T09:34:34.885 INFO:tasks.rados.rados.0.smithi137.stdout:1243: write oid 413 current snap is 0 2024-09-21T09:34:34.885 INFO:tasks.rados.rados.0.smithi137.stdout:1243: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2024-09-21T09:34:34.891 INFO:tasks.rados.rados.0.smithi137.stdout:1243: writing smithi13778320-413 from 628826 to 1269768 tid 1 2024-09-21T09:34:34.897 INFO:tasks.rados.rados.0.smithi137.stdout:1243: writing smithi13778320-413 from 1869411 to 2332068 tid 2 2024-09-21T09:34:34.903 INFO:tasks.rados.rados.0.smithi137.stdout:1243: writing smithi13778320-413 from 2826425 to 3361074 tid 3 2024-09-21T09:34:34.903 INFO:tasks.rados.rados.0.smithi137.stdout:1244: write oid 180 current snap is 0 2024-09-21T09:34:34.904 INFO:tasks.rados.rados.0.smithi137.stdout:1236: expect (ObjNum 441 snap 0 seq_num 441) 2024-09-21T09:34:34.975 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:34.976 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:34 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/4248157130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:34.976 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:34 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/4248157130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:35.018 INFO:tasks.rados.rados.0.smithi137.stdout:1237: finishing write tid 1 to smithi13778320-232 2024-09-21T09:34:35.018 INFO:tasks.rados.rados.0.smithi137.stdout:1237: finishing write tid 2 to smithi13778320-232 2024-09-21T09:34:35.018 INFO:tasks.rados.rados.0.smithi137.stdout:1244: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2024-09-21T09:34:35.025 INFO:tasks.rados.rados.0.smithi137.stdout:1244: writing smithi13778320-180 from 645633 to 1361824 tid 1 2024-09-21T09:34:35.032 INFO:tasks.rados.rados.0.smithi137.stdout:1244: writing smithi13778320-180 from 1927893 to 2534208 tid 2 2024-09-21T09:34:35.037 INFO:tasks.rados.rados.0.smithi137.stdout:1244: writing smithi13778320-180 from 3137495 to 3445633 tid 3 2024-09-21T09:34:35.037 INFO:tasks.rados.rados.0.smithi137.stdout:1236: done (8 left) 2024-09-21T09:34:35.038 INFO:tasks.rados.rados.0.smithi137.stdout:1245: read oid 424 snap -1 2024-09-21T09:34:35.038 INFO:tasks.rados.rados.0.smithi137.stdout:1245: expect (ObjNum 423 snap 0 seq_num 423) 2024-09-21T09:34:35.038 INFO:tasks.rados.rados.0.smithi137.stdout:1246: read oid 374 snap -1 2024-09-21T09:34:35.038 INFO:tasks.rados.rados.0.smithi137.stdout:1246: expect (ObjNum 373 snap 0 seq_num 373) 2024-09-21T09:34:35.038 INFO:tasks.rados.rados.0.smithi137.stdout:1247: write oid 109 current snap is 0 2024-09-21T09:34:35.038 INFO:tasks.rados.rados.0.smithi137.stdout:1237: finishing write tid 3 to smithi13778320-232 2024-09-21T09:34:35.038 INFO:tasks.rados.rados.0.smithi137.stdout:1237: finishing write tid 4 to smithi13778320-232 2024-09-21T09:34:35.038 INFO:tasks.rados.rados.0.smithi137.stdout:1247: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2024-09-21T09:34:35.044 INFO:tasks.rados.rados.0.smithi137.stdout:1247: writing smithi13778320-109 from 662440 to 1170233 tid 1 2024-09-21T09:34:35.051 INFO:tasks.rados.rados.0.smithi137.stdout:1247: writing smithi13778320-109 from 1702728 to 2452701 tid 2 2024-09-21T09:34:35.057 INFO:tasks.rados.rados.0.smithi137.stdout:1247: writing smithi13778320-109 from 2881271 to 3438464 tid 3 2024-09-21T09:34:35.057 INFO:tasks.rados.rados.0.smithi137.stdout:1248: write oid 2 current snap is 0 2024-09-21T09:34:35.057 INFO:tasks.rados.rados.0.smithi137.stdout:1237: finishing write tid 5 to smithi13778320-232 2024-09-21T09:34:35.057 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 232 v 229 (ObjNum 914 snap 0 seq_num 914) dirty exists 2024-09-21T09:34:35.057 INFO:tasks.rados.rados.0.smithi137.stdout:1237: left oid 232 (ObjNum 914 snap 0 seq_num 914) 2024-09-21T09:34:35.057 INFO:tasks.rados.rados.0.smithi137.stdout:1238: finishing write tid 1 to smithi13778320-387 2024-09-21T09:34:35.058 INFO:tasks.rados.rados.0.smithi137.stdout:1248: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2024-09-21T09:34:35.064 INFO:tasks.rados.rados.0.smithi137.stdout:1248: writing smithi13778320-2 from 679247 to 1262289 tid 1 2024-09-21T09:34:35.071 INFO:tasks.rados.rados.0.smithi137.stdout:1248: writing smithi13778320-2 from 2044857 to 2654841 tid 2 2024-09-21T09:34:35.076 INFO:tasks.rados.rados.0.smithi137.stdout:1248: writing smithi13778320-2 from 3192341 to 3479247 tid 3 2024-09-21T09:34:35.077 INFO:tasks.rados.rados.0.smithi137.stdout:1237: done (11 left) 2024-09-21T09:34:35.077 INFO:tasks.rados.rados.0.smithi137.stdout:1249: write oid 173 current snap is 0 2024-09-21T09:34:35.077 INFO:tasks.rados.rados.0.smithi137.stdout:1238: finishing write tid 2 to smithi13778320-387 2024-09-21T09:34:35.077 INFO:tasks.rados.rados.0.smithi137.stdout:1238: finishing write tid 3 to smithi13778320-387 2024-09-21T09:34:35.077 INFO:tasks.rados.rados.0.smithi137.stdout:1238: finishing write tid 4 to smithi13778320-387 2024-09-21T09:34:35.077 INFO:tasks.rados.rados.0.smithi137.stdout:1238: finishing write tid 5 to smithi13778320-387 2024-09-21T09:34:35.077 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 387 v 241 (ObjNum 915 snap 0 seq_num 915) dirty exists 2024-09-21T09:34:35.077 INFO:tasks.rados.rados.0.smithi137.stdout:1238: left oid 387 (ObjNum 915 snap 0 seq_num 915) 2024-09-21T09:34:35.077 INFO:tasks.rados.rados.0.smithi137.stdout:1239: expect (ObjNum 527 snap 0 seq_num 527) 2024-09-21T09:34:35.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:34 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/4248157130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:35.222 INFO:tasks.rados.rados.0.smithi137.stdout:1240: finishing write tid 1 to smithi13778320-182 2024-09-21T09:34:35.223 INFO:tasks.rados.rados.0.smithi137.stdout:1240: finishing write tid 2 to smithi13778320-182 2024-09-21T09:34:35.223 INFO:tasks.rados.rados.0.smithi137.stdout:1240: finishing write tid 3 to smithi13778320-182 2024-09-21T09:34:35.223 INFO:tasks.rados.rados.0.smithi137.stdout:1249: seq_num 922 ranges {696054=658291,2103339=753642} 2024-09-21T09:34:35.230 INFO:tasks.rados.rados.0.smithi137.stdout:1249: writing smithi13778320-173 from 696054 to 1354345 tid 1 2024-09-21T09:34:35.239 INFO:tasks.rados.rados.0.smithi137.stdout:1249: writing smithi13778320-173 from 2103339 to 2856981 tid 2 2024-09-21T09:34:35.239 INFO:tasks.rados.rados.0.smithi137.stdout:1238: done (11 left) 2024-09-21T09:34:35.239 INFO:tasks.rados.rados.0.smithi137.stdout:1239: done (10 left) 2024-09-21T09:34:35.239 INFO:tasks.rados.rados.0.smithi137.stdout:1250: read oid 477 snap -1 2024-09-21T09:34:35.240 INFO:tasks.rados.rados.0.smithi137.stdout:1250: expect (ObjNum 476 snap 0 seq_num 476) 2024-09-21T09:34:35.240 INFO:tasks.rados.rados.0.smithi137.stdout:1251: read oid 449 snap -1 2024-09-21T09:34:35.240 INFO:tasks.rados.rados.0.smithi137.stdout:1251: expect (ObjNum 894 snap 0 seq_num 894) 2024-09-21T09:34:35.240 INFO:tasks.rados.rados.0.smithi137.stdout:1252: read oid 53 snap -1 2024-09-21T09:34:35.240 INFO:tasks.rados.rados.0.smithi137.stdout:1252: expect (ObjNum 52 snap 0 seq_num 52) 2024-09-21T09:34:35.240 INFO:tasks.rados.rados.0.smithi137.stdout:1253: write oid 399 current snap is 0 2024-09-21T09:34:35.240 INFO:tasks.rados.rados.0.smithi137.stdout:1240: finishing write tid 4 to smithi13778320-182 2024-09-21T09:34:35.240 INFO:tasks.rados.rados.0.smithi137.stdout:1240: finishing write tid 5 to smithi13778320-182 2024-09-21T09:34:35.240 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 182 v 233 (ObjNum 916 snap 0 seq_num 916) dirty exists 2024-09-21T09:34:35.240 INFO:tasks.rados.rados.0.smithi137.stdout:1240: left oid 182 (ObjNum 916 snap 0 seq_num 916) 2024-09-21T09:34:35.240 INFO:tasks.rados.rados.0.smithi137.stdout:1253: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2024-09-21T09:34:35.247 INFO:tasks.rados.rados.0.smithi137.stdout:1253: writing smithi13778320-399 from 712861 to 1446401 tid 1 2024-09-21T09:34:35.254 INFO:tasks.rados.rados.0.smithi137.stdout:1253: writing smithi13778320-399 from 2161821 to 2775474 tid 2 2024-09-21T09:34:35.258 INFO:tasks.rados.rados.0.smithi137.stdout:1253: writing smithi13778320-399 from 3247187 to 3512861 tid 3 2024-09-21T09:34:35.258 INFO:tasks.rados.rados.0.smithi137.stdout:1240: done (13 left) 2024-09-21T09:34:35.258 INFO:tasks.rados.rados.0.smithi137.stdout:1254: write oid 314 current snap is 0 2024-09-21T09:34:35.258 INFO:tasks.rados.rados.0.smithi137.stdout:1242: finishing write tid 1 to smithi13778320-437 2024-09-21T09:34:35.259 INFO:tasks.rados.rados.0.smithi137.stdout:1241: expect (ObjNum 589 snap 0 seq_num 589) 2024-09-21T09:34:35.481 INFO:tasks.rados.rados.0.smithi137.stdout:1242: finishing write tid 2 to smithi13778320-437 2024-09-21T09:34:35.481 INFO:tasks.rados.rados.0.smithi137.stdout:1242: finishing write tid 3 to smithi13778320-437 2024-09-21T09:34:35.481 INFO:tasks.rados.rados.0.smithi137.stdout:1242: finishing write tid 4 to smithi13778320-437 2024-09-21T09:34:35.481 INFO:tasks.rados.rados.0.smithi137.stdout:1242: finishing write tid 5 to smithi13778320-437 2024-09-21T09:34:35.481 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 437 v 203 (ObjNum 917 snap 0 seq_num 917) dirty exists 2024-09-21T09:34:35.481 INFO:tasks.rados.rados.0.smithi137.stdout:1242: left oid 437 (ObjNum 917 snap 0 seq_num 917) 2024-09-21T09:34:35.481 INFO:tasks.rados.rados.0.smithi137.stdout:1243: finishing write tid 1 to smithi13778320-413 2024-09-21T09:34:35.481 INFO:tasks.rados.rados.0.smithi137.stdout:1254: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2024-09-21T09:34:35.487 INFO:tasks.rados.rados.0.smithi137.stdout:1254: writing smithi13778320-314 from 729668 to 1138457 tid 1 2024-09-21T09:34:35.494 INFO:tasks.rados.rados.0.smithi137.stdout:1254: writing smithi13778320-314 from 1820303 to 2577614 tid 2 2024-09-21T09:34:35.500 INFO:tasks.rados.rados.0.smithi137.stdout:1254: writing smithi13778320-314 from 3274610 to 3529668 tid 3 2024-09-21T09:34:35.501 INFO:tasks.rados.rados.0.smithi137.stdout:1241: done (13 left) 2024-09-21T09:34:35.501 INFO:tasks.rados.rados.0.smithi137.stdout:1242: done (12 left) 2024-09-21T09:34:35.501 INFO:tasks.rados.rados.0.smithi137.stdout:1255: write oid 131 current snap is 0 2024-09-21T09:34:35.501 INFO:tasks.rados.rados.0.smithi137.stdout:1243: finishing write tid 2 to smithi13778320-413 2024-09-21T09:34:35.501 INFO:tasks.rados.rados.0.smithi137.stdout:1243: finishing write tid 3 to smithi13778320-413 2024-09-21T09:34:35.501 INFO:tasks.rados.rados.0.smithi137.stdout:1243: finishing write tid 4 to smithi13778320-413 2024-09-21T09:34:35.501 INFO:tasks.rados.rados.0.smithi137.stdout:1243: finishing write tid 5 to smithi13778320-413 2024-09-21T09:34:35.501 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 413 v 181 (ObjNum 918 snap 0 seq_num 918) dirty exists 2024-09-21T09:34:35.501 INFO:tasks.rados.rados.0.smithi137.stdout:1243: left oid 413 (ObjNum 918 snap 0 seq_num 918) 2024-09-21T09:34:35.501 INFO:tasks.rados.rados.0.smithi137.stdout:1255: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2024-09-21T09:34:35.507 INFO:tasks.rados.rados.0.smithi137.stdout:1255: writing smithi13778320-131 from 746475 to 1230513 tid 1 2024-09-21T09:34:35.513 INFO:tasks.rados.rados.0.smithi137.stdout:1255: writing smithi13778320-131 from 1762432 to 2379754 tid 2 2024-09-21T09:34:35.519 INFO:tasks.rados.rados.0.smithi137.stdout:1255: writing smithi13778320-131 from 2785680 to 3315586 tid 3 2024-09-21T09:34:35.519 INFO:tasks.rados.rados.0.smithi137.stdout:1243: done (12 left) 2024-09-21T09:34:35.519 INFO:tasks.rados.rados.0.smithi137.stdout:1256: read oid 148 snap -1 2024-09-21T09:34:35.519 INFO:tasks.rados.rados.0.smithi137.stdout:1256: expect (ObjNum 147 snap 0 seq_num 147) 2024-09-21T09:34:35.519 INFO:tasks.rados.rados.0.smithi137.stdout:1257: write oid 220 current snap is 0 2024-09-21T09:34:35.519 INFO:tasks.rados.rados.0.smithi137.stdout:1244: finishing write tid 1 to smithi13778320-180 2024-09-21T09:34:35.519 INFO:tasks.rados.rados.0.smithi137.stdout:1244: finishing write tid 2 to smithi13778320-180 2024-09-21T09:34:35.520 INFO:tasks.rados.rados.0.smithi137.stdout:1244: finishing write tid 3 to smithi13778320-180 2024-09-21T09:34:35.520 INFO:tasks.rados.rados.0.smithi137.stdout:1244: finishing write tid 4 to smithi13778320-180 2024-09-21T09:34:35.520 INFO:tasks.rados.rados.0.smithi137.stdout:1244: finishing write tid 5 to smithi13778320-180 2024-09-21T09:34:35.520 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 180 v 188 (ObjNum 919 snap 0 seq_num 919) dirty exists 2024-09-21T09:34:35.520 INFO:tasks.rados.rados.0.smithi137.stdout:1244: left oid 180 (ObjNum 919 snap 0 seq_num 919) 2024-09-21T09:34:35.520 INFO:tasks.rados.rados.0.smithi137.stdout:1257: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2024-09-21T09:34:35.526 INFO:tasks.rados.rados.0.smithi137.stdout:1257: writing smithi13778320-220 from 763282 to 1322569 tid 1 2024-09-21T09:34:35.533 INFO:tasks.rados.rados.0.smithi137.stdout:1257: writing smithi13778320-220 from 1820914 to 2581894 tid 2 2024-09-21T09:34:35.539 INFO:tasks.rados.rados.0.smithi137.stdout:1257: writing smithi13778320-220 from 3213103 to 3563282 tid 3 2024-09-21T09:34:35.539 INFO:tasks.rados.rados.0.smithi137.stdout:1244: done (13 left) 2024-09-21T09:34:35.539 INFO:tasks.rados.rados.0.smithi137.stdout:1258: read oid 337 snap -1 2024-09-21T09:34:35.539 INFO:tasks.rados.rados.0.smithi137.stdout:1258: expect (ObjNum 817 snap 0 seq_num 817) 2024-09-21T09:34:35.539 INFO:tasks.rados.rados.0.smithi137.stdout:1259: read oid 101 snap -1 2024-09-21T09:34:35.539 INFO:tasks.rados.rados.0.smithi137.stdout:1259: expect (ObjNum 100 snap 0 seq_num 100) 2024-09-21T09:34:35.539 INFO:tasks.rados.rados.0.smithi137.stdout:1260: write oid 465 current snap is 0 2024-09-21T09:34:35.539 INFO:tasks.rados.rados.0.smithi137.stdout:1245: expect (ObjNum 423 snap 0 seq_num 423) 2024-09-21T09:34:35.643 INFO:tasks.rados.rados.0.smithi137.stdout:1246: expect (ObjNum 373 snap 0 seq_num 373) 2024-09-21T09:34:35.722 INFO:tasks.rados.rados.0.smithi137.stdout:1247: finishing write tid 1 to smithi13778320-109 2024-09-21T09:34:35.722 INFO:tasks.rados.rados.0.smithi137.stdout:1247: finishing write tid 2 to smithi13778320-109 2024-09-21T09:34:35.722 INFO:tasks.rados.rados.0.smithi137.stdout:1260: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2024-09-21T09:34:35.729 INFO:tasks.rados.rados.0.smithi137.stdout:1260: writing smithi13778320-465 from 780089 to 1414625 tid 1 2024-09-21T09:34:35.735 INFO:tasks.rados.rados.0.smithi137.stdout:1260: writing smithi13778320-465 from 1879396 to 2500387 tid 2 2024-09-21T09:34:35.742 INFO:tasks.rados.rados.0.smithi137.stdout:1260: writing smithi13778320-465 from 3240526 to 3580089 tid 3 2024-09-21T09:34:35.742 INFO:tasks.rados.rados.0.smithi137.stdout:1245: done (15 left) 2024-09-21T09:34:35.742 INFO:tasks.rados.rados.0.smithi137.stdout:1246: done (14 left) 2024-09-21T09:34:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:1261: read oid 296 snap -1 2024-09-21T09:34:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:1261: expect (ObjNum 708 snap 0 seq_num 708) 2024-09-21T09:34:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:1262: write oid 445 current snap is 0 2024-09-21T09:34:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:1247: finishing write tid 3 to smithi13778320-109 2024-09-21T09:34:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:1247: finishing write tid 4 to smithi13778320-109 2024-09-21T09:34:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:1247: finishing write tid 5 to smithi13778320-109 2024-09-21T09:34:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 109 v 144 (ObjNum 920 snap 0 seq_num 920) dirty exists 2024-09-21T09:34:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:1247: left oid 109 (ObjNum 920 snap 0 seq_num 920) 2024-09-21T09:34:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:1248: finishing write tid 1 to smithi13778320-2 2024-09-21T09:34:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:1248: finishing write tid 2 to smithi13778320-2 2024-09-21T09:34:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:1248: finishing write tid 3 to smithi13778320-2 2024-09-21T09:34:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:1248: finishing write tid 4 to smithi13778320-2 2024-09-21T09:34:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:1248: finishing write tid 5 to smithi13778320-2 2024-09-21T09:34:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 2 v 199 (ObjNum 921 snap 0 seq_num 921) dirty exists 2024-09-21T09:34:35.744 INFO:tasks.rados.rados.0.smithi137.stdout:1248: left oid 2 (ObjNum 921 snap 0 seq_num 921) 2024-09-21T09:34:35.744 INFO:tasks.rados.rados.0.smithi137.stdout:1249: finishing write tid 1 to smithi13778320-173 2024-09-21T09:34:35.744 INFO:tasks.rados.rados.0.smithi137.stdout:1262: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2024-09-21T09:34:35.749 INFO:tasks.rados.rados.0.smithi137.stdout:1262: writing smithi13778320-445 from 796896 to 1223034 tid 1 2024-09-21T09:34:35.755 INFO:tasks.rados.rados.0.smithi137.stdout:1262: writing smithi13778320-445 from 1654231 to 2418880 tid 2 2024-09-21T09:34:35.761 INFO:tasks.rados.rados.0.smithi137.stdout:1262: writing smithi13778320-445 from 2984302 to 3464377 tid 3 2024-09-21T09:34:35.761 INFO:tasks.rados.rados.0.smithi137.stdout:1247: done (15 left) 2024-09-21T09:34:35.761 INFO:tasks.rados.rados.0.smithi137.stdout:1248: done (14 left) 2024-09-21T09:34:35.761 INFO:tasks.rados.rados.0.smithi137.stdout:1263: delete oid 288 current snap is 0 2024-09-21T09:34:35.762 INFO:tasks.rados.rados.0.smithi137.stdout:1249: finishing write tid 2 to smithi13778320-173 2024-09-21T09:34:35.762 INFO:tasks.rados.rados.0.smithi137.stdout:1249: finishing write tid 3 to smithi13778320-173 2024-09-21T09:34:35.762 INFO:tasks.rados.rados.0.smithi137.stdout:1249: finishing write tid 4 to smithi13778320-173 2024-09-21T09:34:35.762 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 173 v 244 (ObjNum 922 snap 0 seq_num 922) dirty exists 2024-09-21T09:34:35.762 INFO:tasks.rados.rados.0.smithi137.stdout:1249: left oid 173 (ObjNum 922 snap 0 seq_num 922) 2024-09-21T09:34:35.762 INFO:tasks.rados.rados.0.smithi137.stdout:1251: expect (ObjNum 894 snap 0 seq_num 894) 2024-09-21T09:34:35.914 INFO:tasks.rados.rados.0.smithi137.stdout:1253: finishing write tid 1 to smithi13778320-399 2024-09-21T09:34:35.914 INFO:tasks.rados.rados.0.smithi137.stdout:1250: expect (ObjNum 476 snap 0 seq_num 476) 2024-09-21T09:34:35.976 INFO:tasks.rados.rados.0.smithi137.stdout:1252: expect (ObjNum 52 snap 0 seq_num 52) 2024-09-21T09:34:36.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:35 smithi137 ceph-mon[28941]: from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:36.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:35 smithi137 ceph-mon[28941]: pgmap v118: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 10 MiB/s wr, 94 op/s 2024-09-21T09:34:36.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:35 smithi137 ceph-mon[28941]: from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:36.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:35 smithi137 ceph-mon[39068]: from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:36.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:35 smithi137 ceph-mon[39068]: pgmap v118: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 10 MiB/s wr, 94 op/s 2024-09-21T09:34:36.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:35 smithi137 ceph-mon[39068]: from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:36.071 INFO:tasks.rados.rados.0.smithi137.stdout:1253: finishing write tid 2 to smithi13778320-399 2024-09-21T09:34:36.071 INFO:tasks.rados.rados.0.smithi137.stdout:1253: finishing write tid 3 to smithi13778320-399 2024-09-21T09:34:36.071 INFO:tasks.rados.rados.0.smithi137.stdout:1253: finishing write tid 4 to smithi13778320-399 2024-09-21T09:34:36.071 INFO:tasks.rados.rados.0.smithi137.stdout:1253: finishing write tid 5 to smithi13778320-399 2024-09-21T09:34:36.071 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 399 v 161 (ObjNum 923 snap 0 seq_num 923) dirty exists 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:1253: left oid 399 (ObjNum 923 snap 0 seq_num 923) 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:1254: finishing write tid 1 to smithi13778320-314 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:1254: finishing write tid 2 to smithi13778320-314 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:1254: finishing write tid 3 to smithi13778320-314 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:1254: finishing write tid 4 to smithi13778320-314 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:1254: finishing write tid 5 to smithi13778320-314 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 314 v 248 (ObjNum 924 snap 0 seq_num 924) dirty exists 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:1254: left oid 314 (ObjNum 924 snap 0 seq_num 924) 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:1255: finishing write tid 1 to smithi13778320-131 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:1255: finishing write tid 2 to smithi13778320-131 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:1255: finishing write tid 3 to smithi13778320-131 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:1255: finishing write tid 4 to smithi13778320-131 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:1255: finishing write tid 5 to smithi13778320-131 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 131 v 148 (ObjNum 925 snap 0 seq_num 925) dirty exists 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:1255: left oid 131 (ObjNum 925 snap 0 seq_num 925) 2024-09-21T09:34:36.072 INFO:tasks.rados.rados.0.smithi137.stdout:1256: expect (ObjNum 147 snap 0 seq_num 147) 2024-09-21T09:34:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:35 smithi165 ceph-mon[32789]: from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:35 smithi165 ceph-mon[32789]: pgmap v118: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 10 MiB/s wr, 94 op/s 2024-09-21T09:34:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:35 smithi165 ceph-mon[32789]: from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:36.154 INFO:tasks.rados.rados.0.smithi137.stdout:1257: finishing write tid 1 to smithi13778320-220 2024-09-21T09:34:36.154 INFO:tasks.rados.rados.0.smithi137.stdout:1257: finishing write tid 2 to smithi13778320-220 2024-09-21T09:34:36.154 INFO:tasks.rados.rados.0.smithi137.stdout:1257: finishing write tid 3 to smithi13778320-220 2024-09-21T09:34:36.155 INFO:tasks.rados.rados.0.smithi137.stdout:1257: finishing write tid 4 to smithi13778320-220 2024-09-21T09:34:36.155 INFO:tasks.rados.rados.0.smithi137.stdout:1257: finishing write tid 5 to smithi13778320-220 2024-09-21T09:34:36.155 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 220 v 185 (ObjNum 926 snap 0 seq_num 926) dirty exists 2024-09-21T09:34:36.155 INFO:tasks.rados.rados.0.smithi137.stdout:1257: left oid 220 (ObjNum 926 snap 0 seq_num 926) 2024-09-21T09:34:36.155 INFO:tasks.rados.rados.0.smithi137.stdout:1258: expect (ObjNum 817 snap 0 seq_num 817) 2024-09-21T09:34:36.364 INFO:tasks.rados.rados.0.smithi137.stdout:1259: expect (ObjNum 100 snap 0 seq_num 100) 2024-09-21T09:34:36.483 INFO:tasks.rados.rados.0.smithi137.stdout:1260: finishing write tid 1 to smithi13778320-465 2024-09-21T09:34:36.483 INFO:tasks.rados.rados.0.smithi137.stdout:1260: finishing write tid 2 to smithi13778320-465 2024-09-21T09:34:36.483 INFO:tasks.rados.rados.0.smithi137.stdout:1260: finishing write tid 3 to smithi13778320-465 2024-09-21T09:34:36.483 INFO:tasks.rados.rados.0.smithi137.stdout:1260: finishing write tid 4 to smithi13778320-465 2024-09-21T09:34:36.483 INFO:tasks.rados.rados.0.smithi137.stdout:1260: finishing write tid 5 to smithi13778320-465 2024-09-21T09:34:36.483 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 465 v 177 (ObjNum 927 snap 0 seq_num 927) dirty exists 2024-09-21T09:34:36.483 INFO:tasks.rados.rados.0.smithi137.stdout:1260: left oid 465 (ObjNum 927 snap 0 seq_num 927) 2024-09-21T09:34:36.483 INFO:tasks.rados.rados.0.smithi137.stdout:1261: expect (ObjNum 708 snap 0 seq_num 708) 2024-09-21T09:34:36.709 INFO:tasks.rados.rados.0.smithi137.stdout:1262: finishing write tid 1 to smithi13778320-445 2024-09-21T09:34:36.709 INFO:tasks.rados.rados.0.smithi137.stdout:1262: finishing write tid 2 to smithi13778320-445 2024-09-21T09:34:36.709 INFO:tasks.rados.rados.0.smithi137.stdout:1262: finishing write tid 3 to smithi13778320-445 2024-09-21T09:34:36.709 INFO:tasks.rados.rados.0.smithi137.stdout:1262: finishing write tid 4 to smithi13778320-445 2024-09-21T09:34:36.709 INFO:tasks.rados.rados.0.smithi137.stdout:1262: finishing write tid 5 to smithi13778320-445 2024-09-21T09:34:36.709 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 445 v 183 (ObjNum 928 snap 0 seq_num 928) dirty exists 2024-09-21T09:34:36.709 INFO:tasks.rados.rados.0.smithi137.stdout:1262: left oid 445 (ObjNum 928 snap 0 seq_num 928) 2024-09-21T09:34:36.709 INFO:tasks.rados.rados.0.smithi137.stdout:1249: done (14 left) 2024-09-21T09:34:36.710 INFO:tasks.rados.rados.0.smithi137.stdout:1250: done (13 left) 2024-09-21T09:34:36.710 INFO:tasks.rados.rados.0.smithi137.stdout:1251: done (12 left) 2024-09-21T09:34:36.710 INFO:tasks.rados.rados.0.smithi137.stdout:1252: done (11 left) 2024-09-21T09:34:36.710 INFO:tasks.rados.rados.0.smithi137.stdout:1253: done (10 left) 2024-09-21T09:34:36.710 INFO:tasks.rados.rados.0.smithi137.stdout:1254: done (9 left) 2024-09-21T09:34:36.710 INFO:tasks.rados.rados.0.smithi137.stdout:1255: done (8 left) 2024-09-21T09:34:36.710 INFO:tasks.rados.rados.0.smithi137.stdout:1256: done (7 left) 2024-09-21T09:34:36.710 INFO:tasks.rados.rados.0.smithi137.stdout:1257: done (6 left) 2024-09-21T09:34:36.710 INFO:tasks.rados.rados.0.smithi137.stdout:1258: done (5 left) 2024-09-21T09:34:36.710 INFO:tasks.rados.rados.0.smithi137.stdout:1259: done (4 left) 2024-09-21T09:34:36.710 INFO:tasks.rados.rados.0.smithi137.stdout:1260: done (3 left) 2024-09-21T09:34:36.710 INFO:tasks.rados.rados.0.smithi137.stdout:1261: done (2 left) 2024-09-21T09:34:36.711 INFO:tasks.rados.rados.0.smithi137.stdout:1262: done (1 left) 2024-09-21T09:34:36.711 INFO:tasks.rados.rados.0.smithi137.stdout:1263: done (0 left) 2024-09-21T09:34:36.711 INFO:tasks.rados.rados.0.smithi137.stdout:1264: write oid 461 current snap is 0 2024-09-21T09:34:36.711 INFO:tasks.rados.rados.0.smithi137.stdout:1264: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2024-09-21T09:34:36.714 INFO:tasks.rados.rados.0.smithi137.stdout:1264: writing smithi13778320-461 from 430510 to 1007146 tid 1 2024-09-21T09:34:36.722 INFO:tasks.rados.rados.0.smithi137.stdout:1264: writing smithi13778320-461 from 1654842 to 2423160 tid 2 2024-09-21T09:34:36.727 INFO:tasks.rados.rados.0.smithi137.stdout:1264: writing smithi13778320-461 from 2922795 to 3425414 tid 3 2024-09-21T09:34:36.727 INFO:tasks.rados.rados.0.smithi137.stdout:1265: write oid 224 current snap is 0 2024-09-21T09:34:36.728 INFO:tasks.rados.rados.0.smithi137.stdout:1265: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2024-09-21T09:34:36.733 INFO:tasks.rados.rados.0.smithi137.stdout:1265: writing smithi13778320-224 from 447317 to 1099202 tid 1 2024-09-21T09:34:36.740 INFO:tasks.rados.rados.0.smithi137.stdout:1265: writing smithi13778320-224 from 1713324 to 2341653 tid 2 2024-09-21T09:34:36.748 INFO:tasks.rados.rados.0.smithi137.stdout:1265: writing smithi13778320-224 from 3066571 to 3647317 tid 3 2024-09-21T09:34:36.748 INFO:tasks.rados.rados.0.smithi137.stdout:1266: read oid 30 snap -1 2024-09-21T09:34:36.748 INFO:tasks.rados.rados.0.smithi137.stdout:1266: expect (ObjNum 727 snap 0 seq_num 727) 2024-09-21T09:34:36.748 INFO:tasks.rados.rados.0.smithi137.stdout:1267: delete oid 143 current snap is 0 2024-09-21T09:34:36.748 INFO:tasks.rados.rados.0.smithi137.stdout:1264: finishing write tid 1 to smithi13778320-461 2024-09-21T09:34:36.748 INFO:tasks.rados.rados.0.smithi137.stdout:1264: finishing write tid 2 to smithi13778320-461 2024-09-21T09:34:36.748 INFO:tasks.rados.rados.0.smithi137.stdout:1264: finishing write tid 3 to smithi13778320-461 2024-09-21T09:34:36.749 INFO:tasks.rados.rados.0.smithi137.stdout:1264: finishing write tid 4 to smithi13778320-461 2024-09-21T09:34:36.749 INFO:tasks.rados.rados.0.smithi137.stdout:1264: finishing write tid 5 to smithi13778320-461 2024-09-21T09:34:36.749 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 461 v 189 (ObjNum 930 snap 0 seq_num 930) dirty exists 2024-09-21T09:34:36.749 INFO:tasks.rados.rados.0.smithi137.stdout:1264: left oid 461 (ObjNum 930 snap 0 seq_num 930) 2024-09-21T09:34:36.749 INFO:tasks.rados.rados.0.smithi137.stdout:1265: finishing write tid 1 to smithi13778320-224 2024-09-21T09:34:36.749 INFO:tasks.rados.rados.0.smithi137.stdout:1265: finishing write tid 2 to smithi13778320-224 2024-09-21T09:34:36.750 INFO:tasks.rados.rados.0.smithi137.stdout:1264: done (3 left) 2024-09-21T09:34:36.750 INFO:tasks.rados.rados.0.smithi137.stdout:1267: done (2 left) 2024-09-21T09:34:36.750 INFO:tasks.rados.rados.0.smithi137.stdout:1268: read oid 248 snap -1 2024-09-21T09:34:36.750 INFO:tasks.rados.rados.0.smithi137.stdout:1268: expect (ObjNum 735 snap 0 seq_num 735) 2024-09-21T09:34:36.750 INFO:tasks.rados.rados.0.smithi137.stdout:1269: write oid 260 current snap is 0 2024-09-21T09:34:36.750 INFO:tasks.rados.rados.0.smithi137.stdout:1269: seq_num 933 ranges {480931=402383,1313935=515645,2488711=452788,3443230=237701} 2024-09-21T09:34:36.754 INFO:tasks.rados.rados.0.smithi137.stdout:1269: writing smithi13778320-260 from 480931 to 883314 tid 1 2024-09-21T09:34:36.760 INFO:tasks.rados.rados.0.smithi137.stdout:1269: writing smithi13778320-260 from 1313935 to 1829580 tid 2 2024-09-21T09:34:36.766 INFO:tasks.rados.rados.0.smithi137.stdout:1269: writing smithi13778320-260 from 2488711 to 2941499 tid 3 2024-09-21T09:34:36.770 INFO:tasks.rados.rados.0.smithi137.stdout:1269: writing smithi13778320-260 from 3443230 to 3680931 tid 4 2024-09-21T09:34:36.770 INFO:tasks.rados.rados.0.smithi137.stdout:1270: write oid 398 current snap is 0 2024-09-21T09:34:36.771 INFO:tasks.rados.rados.0.smithi137.stdout:1270: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2024-09-21T09:34:36.776 INFO:tasks.rados.rados.0.smithi137.stdout:1270: writing smithi13778320-398 from 497738 to 975370 tid 1 2024-09-21T09:34:36.784 INFO:tasks.rados.rados.0.smithi137.stdout:1270: writing smithi13778320-398 from 1772417 to 2548073 tid 2 2024-09-21T09:34:36.791 INFO:tasks.rados.rados.0.smithi137.stdout:1270: writing smithi13778320-398 from 3316134 to 3697738 tid 3 2024-09-21T09:34:36.791 INFO:tasks.rados.rados.0.smithi137.stdout:1271: read oid 110 snap -1 2024-09-21T09:34:36.791 INFO:tasks.rados.rados.0.smithi137.stdout:1271: expect (ObjNum 884 snap 0 seq_num 884) 2024-09-21T09:34:36.791 INFO:tasks.rados.rados.0.smithi137.stdout:1272: write oid 434 current snap is 0 2024-09-21T09:34:36.791 INFO:tasks.rados.rados.0.smithi137.stdout:1265: finishing write tid 3 to smithi13778320-224 2024-09-21T09:34:36.791 INFO:tasks.rados.rados.0.smithi137.stdout:1265: finishing write tid 4 to smithi13778320-224 2024-09-21T09:34:36.791 INFO:tasks.rados.rados.0.smithi137.stdout:1265: finishing write tid 5 to smithi13778320-224 2024-09-21T09:34:36.791 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 224 v 189 (ObjNum 931 snap 0 seq_num 931) dirty exists 2024-09-21T09:34:36.792 INFO:tasks.rados.rados.0.smithi137.stdout:1265: left oid 224 (ObjNum 931 snap 0 seq_num 931) 2024-09-21T09:34:36.792 INFO:tasks.rados.rados.0.smithi137.stdout:1268: expect (ObjNum 735 snap 0 seq_num 735) 2024-09-21T09:34:36.908 INFO:tasks.rados.rados.0.smithi137.stdout:1266: expect (ObjNum 727 snap 0 seq_num 727) 2024-09-21T09:34:37.001 INFO:tasks.rados.rados.0.smithi137.stdout:1269: finishing write tid 1 to smithi13778320-260 2024-09-21T09:34:37.001 INFO:tasks.rados.rados.0.smithi137.stdout:1269: finishing write tid 2 to smithi13778320-260 2024-09-21T09:34:37.001 INFO:tasks.rados.rados.0.smithi137.stdout:1269: finishing write tid 3 to smithi13778320-260 2024-09-21T09:34:37.001 INFO:tasks.rados.rados.0.smithi137.stdout:1269: finishing write tid 4 to smithi13778320-260 2024-09-21T09:34:37.001 INFO:tasks.rados.rados.0.smithi137.stdout:1269: finishing write tid 5 to smithi13778320-260 2024-09-21T09:34:37.002 INFO:tasks.rados.rados.0.smithi137.stdout:1269: finishing write tid 6 to smithi13778320-260 2024-09-21T09:34:37.002 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 260 v 194 (ObjNum 933 snap 0 seq_num 933) dirty exists 2024-09-21T09:34:37.002 INFO:tasks.rados.rados.0.smithi137.stdout:1269: left oid 260 (ObjNum 933 snap 0 seq_num 933) 2024-09-21T09:34:37.002 INFO:tasks.rados.rados.0.smithi137.stdout:1270: finishing write tid 1 to smithi13778320-398 2024-09-21T09:34:37.002 INFO:tasks.rados.rados.0.smithi137.stdout:1270: finishing write tid 2 to smithi13778320-398 2024-09-21T09:34:37.002 INFO:tasks.rados.rados.0.smithi137.stdout:1270: finishing write tid 3 to smithi13778320-398 2024-09-21T09:34:37.002 INFO:tasks.rados.rados.0.smithi137.stdout:1272: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2024-09-21T09:34:37.006 INFO:tasks.rados.rados.0.smithi137.stdout:1272: writing smithi13778320-434 from 514545 to 1067426 tid 1 2024-09-21T09:34:37.013 INFO:tasks.rados.rados.0.smithi137.stdout:1272: writing smithi13778320-434 from 1830899 to 2350213 tid 2 2024-09-21T09:34:37.020 INFO:tasks.rados.rados.0.smithi137.stdout:1272: writing smithi13778320-434 from 2943557 to 3418889 tid 3 2024-09-21T09:34:37.020 INFO:tasks.rados.rados.0.smithi137.stdout:1265: done (6 left) 2024-09-21T09:34:37.020 INFO:tasks.rados.rados.0.smithi137.stdout:1266: done (5 left) 2024-09-21T09:34:37.020 INFO:tasks.rados.rados.0.smithi137.stdout:1268: done (4 left) 2024-09-21T09:34:37.020 INFO:tasks.rados.rados.0.smithi137.stdout:1269: done (3 left) 2024-09-21T09:34:37.020 INFO:tasks.rados.rados.0.smithi137.stdout:1273: write oid 292 current snap is 0 2024-09-21T09:34:37.020 INFO:tasks.rados.rados.0.smithi137.stdout:1270: finishing write tid 4 to smithi13778320-398 2024-09-21T09:34:37.020 INFO:tasks.rados.rados.0.smithi137.stdout:1270: finishing write tid 5 to smithi13778320-398 2024-09-21T09:34:37.020 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 398 v 152 (ObjNum 934 snap 0 seq_num 934) dirty exists 2024-09-21T09:34:37.021 INFO:tasks.rados.rados.0.smithi137.stdout:1270: left oid 398 (ObjNum 934 snap 0 seq_num 934) 2024-09-21T09:34:37.021 INFO:tasks.rados.rados.0.smithi137.stdout:1271: expect (ObjNum 884 snap 0 seq_num 884) 2024-09-21T09:34:37.142 INFO:tasks.rados.rados.0.smithi137.stdout:1272: finishing write tid 1 to smithi13778320-434 2024-09-21T09:34:37.143 INFO:tasks.rados.rados.0.smithi137.stdout:1272: finishing write tid 2 to smithi13778320-434 2024-09-21T09:34:37.143 INFO:tasks.rados.rados.0.smithi137.stdout:1273: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2024-09-21T09:34:37.149 INFO:tasks.rados.rados.0.smithi137.stdout:1273: writing smithi13778320-292 from 531352 to 1275835 tid 1 2024-09-21T09:34:37.158 INFO:tasks.rados.rados.0.smithi137.stdout:1273: writing smithi13778320-292 from 2005734 to 2785059 tid 2 2024-09-21T09:34:37.163 INFO:tasks.rados.rados.0.smithi137.stdout:1273: writing smithi13778320-292 from 3487333 to 3731352 tid 3 2024-09-21T09:34:37.164 INFO:tasks.rados.rados.0.smithi137.stdout:1270: done (3 left) 2024-09-21T09:34:37.164 INFO:tasks.rados.rados.0.smithi137.stdout:1271: done (2 left) 2024-09-21T09:34:37.164 INFO:tasks.rados.rados.0.smithi137.stdout:1274: read oid 467 snap -1 2024-09-21T09:34:37.164 INFO:tasks.rados.rados.0.smithi137.stdout:1274: expect (ObjNum 772 snap 0 seq_num 772) 2024-09-21T09:34:37.164 INFO:tasks.rados.rados.0.smithi137.stdout:1275: read oid 324 snap -1 2024-09-21T09:34:37.164 INFO:tasks.rados.rados.0.smithi137.stdout:1275: expect (ObjNum 832 snap 0 seq_num 832) 2024-09-21T09:34:37.164 INFO:tasks.rados.rados.0.smithi137.stdout:1276: read oid 359 snap -1 2024-09-21T09:34:37.164 INFO:tasks.rados.rados.0.smithi137.stdout:1276: expect (ObjNum 756 snap 0 seq_num 756) 2024-09-21T09:34:37.164 INFO:tasks.rados.rados.0.smithi137.stdout:1277: read oid 388 snap -1 2024-09-21T09:34:37.164 INFO:tasks.rados.rados.0.smithi137.stdout:1277: expect (ObjNum 387 snap 0 seq_num 387) 2024-09-21T09:34:37.164 INFO:tasks.rados.rados.0.smithi137.stdout:1278: read oid 200 snap -1 2024-09-21T09:34:37.165 INFO:tasks.rados.rados.0.smithi137.stdout:1278: expect (ObjNum 841 snap 0 seq_num 841) 2024-09-21T09:34:37.165 INFO:tasks.rados.rados.0.smithi137.stdout:1279: write oid 410 current snap is 0 2024-09-21T09:34:37.165 INFO:tasks.rados.rados.0.smithi137.stdout:1279: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2024-09-21T09:34:37.170 INFO:tasks.rados.rados.0.smithi137.stdout:1279: writing smithi13778320-410 from 548159 to 967891 tid 1 2024-09-21T09:34:37.178 INFO:tasks.rados.rados.0.smithi137.stdout:1279: writing smithi13778320-410 from 1664216 to 2187199 tid 2 2024-09-21T09:34:37.186 INFO:tasks.rados.rados.0.smithi137.stdout:1279: writing smithi13778320-410 from 2714756 to 3328985 tid 3 2024-09-21T09:34:37.186 INFO:tasks.rados.rados.0.smithi137.stdout:1280: read oid 123 snap -1 2024-09-21T09:34:37.186 INFO:tasks.rados.rados.0.smithi137.stdout:1280: expect (ObjNum 574 snap 0 seq_num 574) 2024-09-21T09:34:37.186 INFO:tasks.rados.rados.0.smithi137.stdout:1281: write oid 66 current snap is 0 2024-09-21T09:34:37.186 INFO:tasks.rados.rados.0.smithi137.stdout:1272: finishing write tid 3 to smithi13778320-434 2024-09-21T09:34:37.186 INFO:tasks.rados.rados.0.smithi137.stdout:1272: finishing write tid 4 to smithi13778320-434 2024-09-21T09:34:37.186 INFO:tasks.rados.rados.0.smithi137.stdout:1272: finishing write tid 5 to smithi13778320-434 2024-09-21T09:34:37.186 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 434 v 207 (ObjNum 935 snap 0 seq_num 935) dirty exists 2024-09-21T09:34:37.186 INFO:tasks.rados.rados.0.smithi137.stdout:1272: left oid 434 (ObjNum 935 snap 0 seq_num 935) 2024-09-21T09:34:37.186 INFO:tasks.rados.rados.0.smithi137.stdout:1273: finishing write tid 1 to smithi13778320-292 2024-09-21T09:34:37.187 INFO:tasks.rados.rados.0.smithi137.stdout:1273: finishing write tid 2 to smithi13778320-292 2024-09-21T09:34:37.187 INFO:tasks.rados.rados.0.smithi137.stdout:1281: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2024-09-21T09:34:37.191 INFO:tasks.rados.rados.0.smithi137.stdout:1281: writing smithi13778320-66 from 564966 to 1059947 tid 1 2024-09-21T09:34:37.199 INFO:tasks.rados.rados.0.smithi137.stdout:1281: writing smithi13778320-66 from 1606345 to 2389339 tid 2 2024-09-21T09:34:37.205 INFO:tasks.rados.rados.0.smithi137.stdout:1281: writing smithi13778320-66 from 3025826 to 3451327 tid 3 2024-09-21T09:34:37.205 INFO:tasks.rados.rados.0.smithi137.stdout:1272: done (9 left) 2024-09-21T09:34:37.206 INFO:tasks.rados.rados.0.smithi137.stdout:1282: write oid 175 current snap is 0 2024-09-21T09:34:37.206 INFO:tasks.rados.rados.0.smithi137.stdout:1273: finishing write tid 3 to smithi13778320-292 2024-09-21T09:34:37.206 INFO:tasks.rados.rados.0.smithi137.stdout:1273: finishing write tid 4 to smithi13778320-292 2024-09-21T09:34:37.206 INFO:tasks.rados.rados.0.smithi137.stdout:1273: finishing write tid 5 to smithi13778320-292 2024-09-21T09:34:37.206 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 292 v 252 (ObjNum 936 snap 0 seq_num 936) dirty exists 2024-09-21T09:34:37.206 INFO:tasks.rados.rados.0.smithi137.stdout:1273: left oid 292 (ObjNum 936 snap 0 seq_num 936) 2024-09-21T09:34:37.206 INFO:tasks.rados.rados.0.smithi137.stdout:1274: expect (ObjNum 772 snap 0 seq_num 772) 2024-09-21T09:34:37.351 INFO:tasks.rados.rados.0.smithi137.stdout:1276: expect (ObjNum 756 snap 0 seq_num 756) 2024-09-21T09:34:37.474 INFO:tasks.rados.rados.0.smithi137.stdout:1279: finishing write tid 1 to smithi13778320-410 2024-09-21T09:34:37.474 INFO:tasks.rados.rados.0.smithi137.stdout:1282: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2024-09-21T09:34:37.480 INFO:tasks.rados.rados.0.smithi137.stdout:1282: writing smithi13778320-175 from 581773 to 1152003 tid 1 2024-09-21T09:34:37.486 INFO:tasks.rados.rados.0.smithi137.stdout:1282: writing smithi13778320-175 from 1664827 to 2191479 tid 2 2024-09-21T09:34:37.492 INFO:tasks.rados.rados.0.smithi137.stdout:1282: writing smithi13778320-175 from 2653249 to 3290022 tid 3 2024-09-21T09:34:37.492 INFO:tasks.rados.rados.0.smithi137.stdout:1273: done (9 left) 2024-09-21T09:34:37.492 INFO:tasks.rados.rados.0.smithi137.stdout:1274: done (8 left) 2024-09-21T09:34:37.493 INFO:tasks.rados.rados.0.smithi137.stdout:1276: done (7 left) 2024-09-21T09:34:37.493 INFO:tasks.rados.rados.0.smithi137.stdout:1283: delete oid 21 current snap is 0 2024-09-21T09:34:37.493 INFO:tasks.rados.rados.0.smithi137.stdout:1275: expect (ObjNum 832 snap 0 seq_num 832) 2024-09-21T09:34:37.686 INFO:tasks.rados.rados.0.smithi137.stdout:1277: expect (ObjNum 387 snap 0 seq_num 387) 2024-09-21T09:34:37.770 INFO:tasks.rados.rados.0.smithi137.stdout:1279: finishing write tid 2 to smithi13778320-410 2024-09-21T09:34:37.770 INFO:tasks.rados.rados.0.smithi137.stdout:1278: expect (ObjNum 841 snap 0 seq_num 841) 2024-09-21T09:34:37.843 INFO:tasks.rados.rados.0.smithi137.stdout:1279: finishing write tid 3 to smithi13778320-410 2024-09-21T09:34:37.843 INFO:tasks.rados.rados.0.smithi137.stdout:1279: finishing write tid 4 to smithi13778320-410 2024-09-21T09:34:37.843 INFO:tasks.rados.rados.0.smithi137.stdout:1275: done (7 left) 2024-09-21T09:34:37.843 INFO:tasks.rados.rados.0.smithi137.stdout:1277: done (6 left) 2024-09-21T09:34:37.844 INFO:tasks.rados.rados.0.smithi137.stdout:1278: done (5 left) 2024-09-21T09:34:37.844 INFO:tasks.rados.rados.0.smithi137.stdout:1283: done (4 left) 2024-09-21T09:34:37.844 INFO:tasks.rados.rados.0.smithi137.stdout:1284: write oid 189 current snap is 0 2024-09-21T09:34:37.844 INFO:tasks.rados.rados.0.smithi137.stdout:1279: finishing write tid 5 to smithi13778320-410 2024-09-21T09:34:37.844 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 410 v 152 (ObjNum 937 snap 0 seq_num 937) dirty exists 2024-09-21T09:34:37.844 INFO:tasks.rados.rados.0.smithi137.stdout:1279: left oid 410 (ObjNum 937 snap 0 seq_num 937) 2024-09-21T09:34:37.844 INFO:tasks.rados.rados.0.smithi137.stdout:1280: expect (ObjNum 574 snap 0 seq_num 574) 2024-09-21T09:34:37.863 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:38.039 INFO:tasks.rados.rados.0.smithi137.stdout:1281: finishing write tid 1 to smithi13778320-66 2024-09-21T09:34:38.039 INFO:tasks.rados.rados.0.smithi137.stdout:1281: finishing write tid 2 to smithi13778320-66 2024-09-21T09:34:38.039 INFO:tasks.rados.rados.0.smithi137.stdout:1284: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2024-09-21T09:34:38.046 INFO:tasks.rados.rados.0.smithi137.stdout:1284: writing smithi13778320-189 from 615387 to 1336115 tid 1 2024-09-21T09:34:38.051 INFO:tasks.rados.rados.0.smithi137.stdout:1284: writing smithi13778320-189 from 1781791 to 2312112 tid 2 2024-09-21T09:34:38.060 INFO:tasks.rados.rados.0.smithi137.stdout:1284: writing smithi13778320-189 from 3108095 to 3815387 tid 3 2024-09-21T09:34:38.060 INFO:tasks.rados.rados.0.smithi137.stdout:1279: done (4 left) 2024-09-21T09:34:38.060 INFO:tasks.rados.rados.0.smithi137.stdout:1280: done (3 left) 2024-09-21T09:34:38.061 INFO:tasks.rados.rados.0.smithi137.stdout:1285: write oid 266 current snap is 0 2024-09-21T09:34:38.061 INFO:tasks.rados.rados.0.smithi137.stdout:1281: finishing write tid 3 to smithi13778320-66 2024-09-21T09:34:38.061 INFO:tasks.rados.rados.0.smithi137.stdout:1281: finishing write tid 4 to smithi13778320-66 2024-09-21T09:34:38.061 INFO:tasks.rados.rados.0.smithi137.stdout:1281: finishing write tid 5 to smithi13778320-66 2024-09-21T09:34:38.061 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 66 v 256 (ObjNum 938 snap 0 seq_num 938) dirty exists 2024-09-21T09:34:38.061 INFO:tasks.rados.rados.0.smithi137.stdout:1281: left oid 66 (ObjNum 938 snap 0 seq_num 938) 2024-09-21T09:34:38.061 INFO:tasks.rados.rados.0.smithi137.stdout:1282: finishing write tid 1 to smithi13778320-175 2024-09-21T09:34:38.061 INFO:tasks.rados.rados.0.smithi137.stdout:1282: finishing write tid 2 to smithi13778320-175 2024-09-21T09:34:38.061 INFO:tasks.rados.rados.0.smithi137.stdout:1285: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2024-09-21T09:34:38.068 INFO:tasks.rados.rados.0.smithi137.stdout:1285: writing smithi13778320-266 from 632194 to 1428171 tid 1 2024-09-21T09:34:38.076 INFO:tasks.rados.rados.0.smithi137.stdout:1285: writing smithi13778320-266 from 2123920 to 2914252 tid 2 2024-09-21T09:34:38.082 INFO:tasks.rados.rados.0.smithi137.stdout:1285: writing smithi13778320-266 from 3419165 to 3832194 tid 3 2024-09-21T09:34:38.082 INFO:tasks.rados.rados.0.smithi137.stdout:1281: done (3 left) 2024-09-21T09:34:38.082 INFO:tasks.rados.rados.0.smithi137.stdout:1286: write oid 84 current snap is 0 2024-09-21T09:34:38.082 INFO:tasks.rados.rados.0.smithi137.stdout:1282: finishing write tid 3 to smithi13778320-175 2024-09-21T09:34:38.082 INFO:tasks.rados.rados.0.smithi137.stdout:1282: finishing write tid 4 to smithi13778320-175 2024-09-21T09:34:38.082 INFO:tasks.rados.rados.0.smithi137.stdout:1282: finishing write tid 5 to smithi13778320-175 2024-09-21T09:34:38.082 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 175 v 228 (ObjNum 939 snap 0 seq_num 939) dirty exists 2024-09-21T09:34:38.082 INFO:tasks.rados.rados.0.smithi137.stdout:1282: left oid 175 (ObjNum 939 snap 0 seq_num 939) 2024-09-21T09:34:38.082 INFO:tasks.rados.rados.0.smithi137.stdout:1284: finishing write tid 1 to smithi13778320-189 2024-09-21T09:34:38.082 INFO:tasks.rados.rados.0.smithi137.stdout:1284: finishing write tid 2 to smithi13778320-189 2024-09-21T09:34:38.082 INFO:tasks.rados.rados.0.smithi137.stdout:1286: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2024-09-21T09:34:38.088 INFO:tasks.rados.rados.0.smithi137.stdout:1286: writing smithi13778320-84 from 649001 to 1236580 tid 1 2024-09-21T09:34:38.095 INFO:tasks.rados.rados.0.smithi137.stdout:1286: writing smithi13778320-84 from 1898755 to 2432745 tid 2 2024-09-21T09:34:38.103 INFO:tasks.rados.rados.0.smithi137.stdout:1286: writing smithi13778320-84 from 3162941 to 3849001 tid 3 2024-09-21T09:34:38.103 INFO:tasks.rados.rados.0.smithi137.stdout:1282: done (3 left) 2024-09-21T09:34:38.103 INFO:tasks.rados.rados.0.smithi137.stdout:1287: write oid 464 current snap is 0 2024-09-21T09:34:38.103 INFO:tasks.rados.rados.0.smithi137.stdout:1284: finishing write tid 3 to smithi13778320-189 2024-09-21T09:34:38.103 INFO:tasks.rados.rados.0.smithi137.stdout:1284: finishing write tid 4 to smithi13778320-189 2024-09-21T09:34:38.103 INFO:tasks.rados.rados.0.smithi137.stdout:1284: finishing write tid 5 to smithi13778320-189 2024-09-21T09:34:38.104 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 189 v 192 (ObjNum 941 snap 0 seq_num 941) dirty exists 2024-09-21T09:34:38.104 INFO:tasks.rados.rados.0.smithi137.stdout:1284: left oid 189 (ObjNum 941 snap 0 seq_num 941) 2024-09-21T09:34:38.104 INFO:tasks.rados.rados.0.smithi137.stdout:1285: finishing write tid 1 to smithi13778320-266 2024-09-21T09:34:38.104 INFO:tasks.rados.rados.0.smithi137.stdout:1285: finishing write tid 2 to smithi13778320-266 2024-09-21T09:34:38.104 INFO:tasks.rados.rados.0.smithi137.stdout:1287: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2024-09-21T09:34:38.110 INFO:tasks.rados.rados.0.smithi137.stdout:1287: writing smithi13778320-464 from 665808 to 1328636 tid 1 2024-09-21T09:34:38.117 INFO:tasks.rados.rados.0.smithi137.stdout:1287: writing smithi13778320-464 from 1957237 to 2634885 tid 2 2024-09-21T09:34:38.124 INFO:tasks.rados.rados.0.smithi137.stdout:1287: writing smithi13778320-464 from 3074011 to 3683497 tid 3 2024-09-21T09:34:38.124 INFO:tasks.rados.rados.0.smithi137.stdout:1284: done (3 left) 2024-09-21T09:34:38.124 INFO:tasks.rados.rados.0.smithi137.stdout:1288: read oid 222 snap -1 2024-09-21T09:34:38.124 INFO:tasks.rados.rados.0.smithi137.stdout:1288: expect (ObjNum 221 snap 0 seq_num 221) 2024-09-21T09:34:38.124 INFO:tasks.rados.rados.0.smithi137.stdout:1289: read oid 382 snap -1 2024-09-21T09:34:38.124 INFO:tasks.rados.rados.0.smithi137.stdout:1289: expect (ObjNum 530 snap 0 seq_num 530) 2024-09-21T09:34:38.124 INFO:tasks.rados.rados.0.smithi137.stdout:1290: read oid 452 snap -1 2024-09-21T09:34:38.124 INFO:tasks.rados.rados.0.smithi137.stdout:1290: expect (ObjNum 451 snap 0 seq_num 451) 2024-09-21T09:34:38.124 INFO:tasks.rados.rados.0.smithi137.stdout:1291: write oid 148 current snap is 0 2024-09-21T09:34:38.124 INFO:tasks.rados.rados.0.smithi137.stdout:1285: finishing write tid 3 to smithi13778320-266 2024-09-21T09:34:38.124 INFO:tasks.rados.rados.0.smithi137.stdout:1285: finishing write tid 4 to smithi13778320-266 2024-09-21T09:34:38.124 INFO:tasks.rados.rados.0.smithi137.stdout:1285: finishing write tid 5 to smithi13778320-266 2024-09-21T09:34:38.125 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 266 v 198 (ObjNum 942 snap 0 seq_num 942) dirty exists 2024-09-21T09:34:38.125 INFO:tasks.rados.rados.0.smithi137.stdout:1285: left oid 266 (ObjNum 942 snap 0 seq_num 942) 2024-09-21T09:34:38.125 INFO:tasks.rados.rados.0.smithi137.stdout:1286: finishing write tid 1 to smithi13778320-84 2024-09-21T09:34:38.125 INFO:tasks.rados.rados.0.smithi137.stdout:1286: finishing write tid 2 to smithi13778320-84 2024-09-21T09:34:38.125 INFO:tasks.rados.rados.0.smithi137.stdout:1291: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2024-09-21T09:34:38.131 INFO:tasks.rados.rados.0.smithi137.stdout:1291: writing smithi13778320-148 from 682615 to 1420692 tid 1 2024-09-21T09:34:38.138 INFO:tasks.rados.rados.0.smithi137.stdout:1291: writing smithi13778320-148 from 2015719 to 2553378 tid 2 2024-09-21T09:34:38.144 INFO:tasks.rados.rados.0.smithi137.stdout:1291: writing smithi13778320-148 from 3217787 to 3638545 tid 3 2024-09-21T09:34:38.144 INFO:tasks.rados.rados.0.smithi137.stdout:1285: done (6 left) 2024-09-21T09:34:38.144 INFO:tasks.rados.rados.0.smithi137.stdout:1292: write oid 231 current snap is 0 2024-09-21T09:34:38.144 INFO:tasks.rados.rados.0.smithi137.stdout:1286: finishing write tid 3 to smithi13778320-84 2024-09-21T09:34:38.145 INFO:tasks.rados.rados.0.smithi137.stdout:1286: finishing write tid 4 to smithi13778320-84 2024-09-21T09:34:38.145 INFO:tasks.rados.rados.0.smithi137.stdout:1286: finishing write tid 5 to smithi13778320-84 2024-09-21T09:34:38.145 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 84 v 218 (ObjNum 943 snap 0 seq_num 943) dirty exists 2024-09-21T09:34:38.145 INFO:tasks.rados.rados.0.smithi137.stdout:1286: left oid 84 (ObjNum 943 snap 0 seq_num 943) 2024-09-21T09:34:38.145 INFO:tasks.rados.rados.0.smithi137.stdout:1292: seq_num 946 ranges {699422=413326,1557848=681317,3012504=748383} 2024-09-21T09:34:38.150 INFO:tasks.rados.rados.0.smithi137.stdout:1292: writing smithi13778320-231 from 699422 to 1112748 tid 1 2024-09-21T09:34:38.156 INFO:tasks.rados.rados.0.smithi137.stdout:1292: writing smithi13778320-231 from 1557848 to 2239165 tid 2 2024-09-21T09:34:38.165 INFO:tasks.rados.rados.0.smithi137.stdout:1292: writing smithi13778320-231 from 3012504 to 3760887 tid 3 2024-09-21T09:34:38.165 INFO:tasks.rados.rados.0.smithi137.stdout:1286: done (6 left) 2024-09-21T09:34:38.165 INFO:tasks.rados.rados.0.smithi137.stdout:1293: write oid 276 current snap is 0 2024-09-21T09:34:38.165 INFO:tasks.rados.rados.0.smithi137.stdout:1287: finishing write tid 1 to smithi13778320-464 2024-09-21T09:34:38.165 INFO:tasks.rados.rados.0.smithi137.stdout:1287: finishing write tid 2 to smithi13778320-464 2024-09-21T09:34:38.166 INFO:tasks.rados.rados.0.smithi137.stdout:1293: seq_num 947 ranges {716229=488575,1616330=541328,2756280=559655} 2024-09-21T09:34:38.171 INFO:tasks.rados.rados.0.smithi137.stdout:1293: writing smithi13778320-276 from 716229 to 1204804 tid 1 2024-09-21T09:34:38.176 INFO:tasks.rados.rados.0.smithi137.stdout:1293: writing smithi13778320-276 from 1616330 to 2157658 tid 2 2024-09-21T09:34:38.184 INFO:tasks.rados.rados.0.smithi137.stdout:1293: writing smithi13778320-276 from 2756280 to 3315935 tid 3 2024-09-21T09:34:38.184 INFO:tasks.rados.rados.0.smithi137.stdout:1294: read oid 72 snap -1 2024-09-21T09:34:38.184 INFO:tasks.rados.rados.0.smithi137.stdout:1294: expect (ObjNum 798 snap 0 seq_num 798) 2024-09-21T09:34:38.184 INFO:tasks.rados.rados.0.smithi137.stdout:1295: read oid 212 snap -1 2024-09-21T09:34:38.184 INFO:tasks.rados.rados.0.smithi137.stdout:1295: expect (ObjNum 211 snap 0 seq_num 211) 2024-09-21T09:34:38.184 INFO:tasks.rados.rados.0.smithi137.stdout:1296: write oid 357 current snap is 0 2024-09-21T09:34:38.184 INFO:tasks.rados.rados.0.smithi137.stdout:1287: finishing write tid 3 to smithi13778320-464 2024-09-21T09:34:38.184 INFO:tasks.rados.rados.0.smithi137.stdout:1287: finishing write tid 4 to smithi13778320-464 2024-09-21T09:34:38.184 INFO:tasks.rados.rados.0.smithi137.stdout:1287: finishing write tid 5 to smithi13778320-464 2024-09-21T09:34:38.185 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 464 v 260 (ObjNum 944 snap 0 seq_num 944) dirty exists 2024-09-21T09:34:38.185 INFO:tasks.rados.rados.0.smithi137.stdout:1287: left oid 464 (ObjNum 944 snap 0 seq_num 944) 2024-09-21T09:34:38.185 INFO:tasks.rados.rados.0.smithi137.stdout:1296: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2024-09-21T09:34:38.190 INFO:tasks.rados.rados.0.smithi137.stdout:1296: writing smithi13778320-357 from 733036 to 1296860 tid 1 2024-09-21T09:34:38.199 INFO:tasks.rados.rados.0.smithi137.stdout:1296: writing smithi13778320-357 from 2074812 to 2759798 tid 2 2024-09-21T09:34:38.206 INFO:tasks.rados.rados.0.smithi137.stdout:1296: writing smithi13778320-357 from 3183703 to 3933036 tid 3 2024-09-21T09:34:38.206 INFO:tasks.rados.rados.0.smithi137.stdout:1287: done (9 left) 2024-09-21T09:34:38.206 INFO:tasks.rados.rados.0.smithi137.stdout:1297: write oid 284 current snap is 0 2024-09-21T09:34:38.206 INFO:tasks.rados.rados.0.smithi137.stdout:1290: expect (ObjNum 451 snap 0 seq_num 451) 2024-09-21T09:34:38.325 INFO:tasks.rados.rados.0.smithi137.stdout:1289: expect (ObjNum 530 snap 0 seq_num 530) 2024-09-21T09:34:38.452 INFO:tasks.rados.rados.0.smithi137.stdout:1288: expect (ObjNum 221 snap 0 seq_num 221) 2024-09-21T09:34:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:38 smithi137 ceph-mon[28941]: pgmap v119: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 10 MiB/s wr, 94 op/s 2024-09-21T09:34:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:38 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2403932346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:38.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:38 smithi137 ceph-mon[39068]: pgmap v119: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 10 MiB/s wr, 94 op/s 2024-09-21T09:34:38.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:38 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2403932346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:38.570 INFO:tasks.rados.rados.0.smithi137.stdout:1291: finishing write tid 1 to smithi13778320-148 2024-09-21T09:34:38.571 INFO:tasks.rados.rados.0.smithi137.stdout:1291: finishing write tid 2 to smithi13778320-148 2024-09-21T09:34:38.571 INFO:tasks.rados.rados.0.smithi137.stdout:1291: finishing write tid 3 to smithi13778320-148 2024-09-21T09:34:38.571 INFO:tasks.rados.rados.0.smithi137.stdout:1291: finishing write tid 4 to smithi13778320-148 2024-09-21T09:34:38.571 INFO:tasks.rados.rados.0.smithi137.stdout:1291: finishing write tid 5 to smithi13778320-148 2024-09-21T09:34:38.571 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 148 v 222 (ObjNum 945 snap 0 seq_num 945) dirty exists 2024-09-21T09:34:38.571 INFO:tasks.rados.rados.0.smithi137.stdout:1291: left oid 148 (ObjNum 945 snap 0 seq_num 945) 2024-09-21T09:34:38.571 INFO:tasks.rados.rados.0.smithi137.stdout:1292: finishing write tid 1 to smithi13778320-231 2024-09-21T09:34:38.571 INFO:tasks.rados.rados.0.smithi137.stdout:1292: finishing write tid 2 to smithi13778320-231 2024-09-21T09:34:38.571 INFO:tasks.rados.rados.0.smithi137.stdout:1297: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2024-09-21T09:34:38.577 INFO:tasks.rados.rados.0.smithi137.stdout:1297: writing smithi13778320-284 from 749843 to 1388916 tid 1 2024-09-21T09:34:38.584 INFO:tasks.rados.rados.0.smithi137.stdout:1297: writing smithi13778320-284 from 2133294 to 2678291 tid 2 2024-09-21T09:34:38.592 INFO:tasks.rados.rados.0.smithi137.stdout:1297: writing smithi13778320-284 from 3211126 to 3793325 tid 3 2024-09-21T09:34:38.592 INFO:tasks.rados.rados.0.smithi137.stdout:1288: done (9 left) 2024-09-21T09:34:38.592 INFO:tasks.rados.rados.0.smithi137.stdout:1289: done (8 left) 2024-09-21T09:34:38.592 INFO:tasks.rados.rados.0.smithi137.stdout:1290: done (7 left) 2024-09-21T09:34:38.592 INFO:tasks.rados.rados.0.smithi137.stdout:1291: done (6 left) 2024-09-21T09:34:38.592 INFO:tasks.rados.rados.0.smithi137.stdout:1298: read oid 37 snap -1 2024-09-21T09:34:38.592 INFO:tasks.rados.rados.0.smithi137.stdout:1298: expect (ObjNum 36 snap 0 seq_num 36) 2024-09-21T09:34:38.592 INFO:tasks.rados.rados.0.smithi137.stdout:1299: delete oid 92 current snap is 0 2024-09-21T09:34:38.592 INFO:tasks.rados.rados.0.smithi137.stdout:1292: finishing write tid 3 to smithi13778320-231 2024-09-21T09:34:38.592 INFO:tasks.rados.rados.0.smithi137.stdout:1292: finishing write tid 4 to smithi13778320-231 2024-09-21T09:34:38.592 INFO:tasks.rados.rados.0.smithi137.stdout:1292: finishing write tid 5 to smithi13778320-231 2024-09-21T09:34:38.593 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 231 v 232 (ObjNum 946 snap 0 seq_num 946) dirty exists 2024-09-21T09:34:38.593 INFO:tasks.rados.rados.0.smithi137.stdout:1292: left oid 231 (ObjNum 946 snap 0 seq_num 946) 2024-09-21T09:34:38.593 INFO:tasks.rados.rados.0.smithi137.stdout:1293: finishing write tid 1 to smithi13778320-276 2024-09-21T09:34:38.593 INFO:tasks.rados.rados.0.smithi137.stdout:1293: finishing write tid 2 to smithi13778320-276 2024-09-21T09:34:38.593 INFO:tasks.rados.rados.0.smithi137.stdout:1293: finishing write tid 3 to smithi13778320-276 2024-09-21T09:34:38.593 INFO:tasks.rados.rados.0.smithi137.stdout:1293: finishing write tid 4 to smithi13778320-276 2024-09-21T09:34:38.593 INFO:tasks.rados.rados.0.smithi137.stdout:1293: finishing write tid 5 to smithi13778320-276 2024-09-21T09:34:38.593 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 276 v 193 (ObjNum 947 snap 0 seq_num 947) dirty exists 2024-09-21T09:34:38.593 INFO:tasks.rados.rados.0.smithi137.stdout:1293: left oid 276 (ObjNum 947 snap 0 seq_num 947) 2024-09-21T09:34:38.593 INFO:tasks.rados.rados.0.smithi137.stdout:1294: expect (ObjNum 798 snap 0 seq_num 798) 2024-09-21T09:34:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:38 smithi165 ceph-mon[32789]: pgmap v119: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 10 MiB/s wr, 94 op/s 2024-09-21T09:34:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:38 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2403932346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:38.745 INFO:tasks.rados.rados.0.smithi137.stdout:1296: finishing write tid 1 to smithi13778320-357 2024-09-21T09:34:38.745 INFO:tasks.rados.rados.0.smithi137.stdout:1295: expect (ObjNum 211 snap 0 seq_num 211) 2024-09-21T09:34:38.857 INFO:tasks.rados.rados.0.smithi137.stdout:1296: finishing write tid 2 to smithi13778320-357 2024-09-21T09:34:38.857 INFO:tasks.rados.rados.0.smithi137.stdout:1296: finishing write tid 3 to smithi13778320-357 2024-09-21T09:34:38.857 INFO:tasks.rados.rados.0.smithi137.stdout:1296: finishing write tid 4 to smithi13778320-357 2024-09-21T09:34:38.857 INFO:tasks.rados.rados.0.smithi137.stdout:1296: finishing write tid 5 to smithi13778320-357 2024-09-21T09:34:38.857 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 357 v 187 (ObjNum 948 snap 0 seq_num 948) dirty exists 2024-09-21T09:34:38.857 INFO:tasks.rados.rados.0.smithi137.stdout:1296: left oid 357 (ObjNum 948 snap 0 seq_num 948) 2024-09-21T09:34:38.857 INFO:tasks.rados.rados.0.smithi137.stdout:1297: finishing write tid 1 to smithi13778320-284 2024-09-21T09:34:38.857 INFO:tasks.rados.rados.0.smithi137.stdout:1297: finishing write tid 2 to smithi13778320-284 2024-09-21T09:34:38.857 INFO:tasks.rados.rados.0.smithi137.stdout:1297: finishing write tid 3 to smithi13778320-284 2024-09-21T09:34:38.857 INFO:tasks.rados.rados.0.smithi137.stdout:1297: finishing write tid 4 to smithi13778320-284 2024-09-21T09:34:38.858 INFO:tasks.rados.rados.0.smithi137.stdout:1297: finishing write tid 5 to smithi13778320-284 2024-09-21T09:34:38.858 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 284 v 156 (ObjNum 949 snap 0 seq_num 949) dirty exists 2024-09-21T09:34:38.858 INFO:tasks.rados.rados.0.smithi137.stdout:1297: left oid 284 (ObjNum 949 snap 0 seq_num 949) 2024-09-21T09:34:38.858 INFO:tasks.rados.rados.0.smithi137.stdout:1298: expect (ObjNum 36 snap 0 seq_num 36) 2024-09-21T09:34:38.939 INFO:tasks.rados.rados.0.smithi137.stdout:1292: done (7 left) 2024-09-21T09:34:38.940 INFO:tasks.rados.rados.0.smithi137.stdout:1293: done (6 left) 2024-09-21T09:34:38.940 INFO:tasks.rados.rados.0.smithi137.stdout:1294: done (5 left) 2024-09-21T09:34:38.940 INFO:tasks.rados.rados.0.smithi137.stdout:1295: done (4 left) 2024-09-21T09:34:38.940 INFO:tasks.rados.rados.0.smithi137.stdout:1296: done (3 left) 2024-09-21T09:34:38.940 INFO:tasks.rados.rados.0.smithi137.stdout:1297: done (2 left) 2024-09-21T09:34:38.940 INFO:tasks.rados.rados.0.smithi137.stdout:1298: done (1 left) 2024-09-21T09:34:38.940 INFO:tasks.rados.rados.0.smithi137.stdout:1299: done (0 left) 2024-09-21T09:34:38.940 INFO:tasks.rados.rados.0.smithi137.stdout:1300: delete oid 197 current snap is 0 2024-09-21T09:34:38.940 INFO:tasks.rados.rados.0.smithi137.stdout:1300: done (0 left) 2024-09-21T09:34:38.941 INFO:tasks.rados.rados.0.smithi137.stdout:1301: write oid 61 current snap is 0 2024-09-21T09:34:38.941 INFO:tasks.rados.rados.0.smithi137.stdout:1301: seq_num 952 ranges {400264=581173,1508740=491524} 2024-09-21T09:34:38.946 INFO:tasks.rados.rados.0.smithi137.stdout:1301: writing smithi13778320-61 from 400264 to 981437 tid 1 2024-09-21T09:34:38.952 INFO:tasks.rados.rados.0.smithi137.stdout:1301: writing smithi13778320-61 from 1508740 to 2000264 tid 2 2024-09-21T09:34:38.952 INFO:tasks.rados.rados.0.smithi137.stdout:1302: write oid 498 current snap is 0 2024-09-21T09:34:38.952 INFO:tasks.rados.rados.0.smithi137.stdout:1301: finishing write tid 1 to smithi13778320-61 2024-09-21T09:34:38.952 INFO:tasks.rados.rados.0.smithi137.stdout:1302: seq_num 953 ranges {417071=656422,1567222=449849} 2024-09-21T09:34:38.957 INFO:tasks.rados.rados.0.smithi137.stdout:1302: writing smithi13778320-498 from 417071 to 1073493 tid 1 2024-09-21T09:34:38.963 INFO:tasks.rados.rados.0.smithi137.stdout:1302: writing smithi13778320-498 from 1567222 to 2017071 tid 2 2024-09-21T09:34:38.963 INFO:tasks.rados.rados.0.smithi137.stdout:1303: write oid 196 current snap is 0 2024-09-21T09:34:38.963 INFO:tasks.rados.rados.0.smithi137.stdout:1301: finishing write tid 2 to smithi13778320-61 2024-09-21T09:34:38.963 INFO:tasks.rados.rados.0.smithi137.stdout:1301: finishing write tid 3 to smithi13778320-61 2024-09-21T09:34:38.963 INFO:tasks.rados.rados.0.smithi137.stdout:1301: finishing write tid 4 to smithi13778320-61 2024-09-21T09:34:38.963 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 61 v 195 (ObjNum 952 snap 0 seq_num 952) dirty exists 2024-09-21T09:34:38.963 INFO:tasks.rados.rados.0.smithi137.stdout:1301: left oid 61 (ObjNum 952 snap 0 seq_num 952) 2024-09-21T09:34:38.963 INFO:tasks.rados.rados.0.smithi137.stdout:1302: finishing write tid 1 to smithi13778320-498 2024-09-21T09:34:38.963 INFO:tasks.rados.rados.0.smithi137.stdout:1303: seq_num 954 ranges {433878=731671,1909351=124527} 2024-09-21T09:34:38.969 INFO:tasks.rados.rados.0.smithi137.stdout:1303: writing smithi13778320-196 from 433878 to 1165549 tid 1 2024-09-21T09:34:38.975 INFO:tasks.rados.rados.0.smithi137.stdout:1303: writing smithi13778320-196 from 1909351 to 2033878 tid 2 2024-09-21T09:34:38.975 INFO:tasks.rados.rados.0.smithi137.stdout:1301: done (2 left) 2024-09-21T09:34:38.975 INFO:tasks.rados.rados.0.smithi137.stdout:1304: read oid 144 snap -1 2024-09-21T09:34:38.975 INFO:tasks.rados.rados.0.smithi137.stdout:1304: expect deleted 2024-09-21T09:34:38.975 INFO:tasks.rados.rados.0.smithi137.stdout:1305: read oid 317 snap -1 2024-09-21T09:34:38.975 INFO:tasks.rados.rados.0.smithi137.stdout:1305: expect (ObjNum 316 snap 0 seq_num 316) 2024-09-21T09:34:38.975 INFO:tasks.rados.rados.0.smithi137.stdout:1306: write oid 373 current snap is 0 2024-09-21T09:34:38.976 INFO:tasks.rados.rados.0.smithi137.stdout:1302: finishing write tid 2 to smithi13778320-498 2024-09-21T09:34:38.976 INFO:tasks.rados.rados.0.smithi137.stdout:1302: finishing write tid 3 to smithi13778320-498 2024-09-21T09:34:38.976 INFO:tasks.rados.rados.0.smithi137.stdout:1302: finishing write tid 4 to smithi13778320-498 2024-09-21T09:34:38.976 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 498 v 159 (ObjNum 953 snap 0 seq_num 953) dirty exists 2024-09-21T09:34:38.976 INFO:tasks.rados.rados.0.smithi137.stdout:1302: left oid 498 (ObjNum 953 snap 0 seq_num 953) 2024-09-21T09:34:38.976 INFO:tasks.rados.rados.0.smithi137.stdout:1303: finishing write tid 1 to smithi13778320-196 2024-09-21T09:34:38.976 INFO:tasks.rados.rados.0.smithi137.stdout:1306: seq_num 955 ranges {450685=406920,1567833=482852} 2024-09-21T09:34:38.978 INFO:tasks.rados.rados.0.smithi137.stdout:1306: writing smithi13778320-373 from 450685 to 857605 tid 1 2024-09-21T09:34:38.985 INFO:tasks.rados.rados.0.smithi137.stdout:1306: writing smithi13778320-373 from 1567833 to 2050685 tid 2 2024-09-21T09:34:38.986 INFO:tasks.rados.rados.0.smithi137.stdout:1302: done (4 left) 2024-09-21T09:34:38.986 INFO:tasks.rados.rados.0.smithi137.stdout:1307: read oid 300 snap -1 2024-09-21T09:34:38.986 INFO:tasks.rados.rados.0.smithi137.stdout:1307: expect (ObjNum 649 snap 0 seq_num 649) 2024-09-21T09:34:38.986 INFO:tasks.rados.rados.0.smithi137.stdout:1308: write oid 450 current snap is 0 2024-09-21T09:34:38.986 INFO:tasks.rados.rados.0.smithi137.stdout:1308: seq_num 956 ranges {467492=482169,1626315=441177} 2024-09-21T09:34:38.991 INFO:tasks.rados.rados.0.smithi137.stdout:1308: writing smithi13778320-450 from 467492 to 949661 tid 1 2024-09-21T09:34:38.997 INFO:tasks.rados.rados.0.smithi137.stdout:1308: writing smithi13778320-450 from 1626315 to 2067492 tid 2 2024-09-21T09:34:38.997 INFO:tasks.rados.rados.0.smithi137.stdout:1309: read oid 65 snap -1 2024-09-21T09:34:38.998 INFO:tasks.rados.rados.0.smithi137.stdout:1309: expect (ObjNum 670 snap 0 seq_num 670) 2024-09-21T09:34:38.998 INFO:tasks.rados.rados.0.smithi137.stdout:1310: write oid 174 current snap is 0 2024-09-21T09:34:38.998 INFO:tasks.rados.rados.0.smithi137.stdout:1303: finishing write tid 2 to smithi13778320-196 2024-09-21T09:34:38.998 INFO:tasks.rados.rados.0.smithi137.stdout:1303: finishing write tid 3 to smithi13778320-196 2024-09-21T09:34:38.998 INFO:tasks.rados.rados.0.smithi137.stdout:1303: finishing write tid 4 to smithi13778320-196 2024-09-21T09:34:38.998 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 196 v 171 (ObjNum 954 snap 0 seq_num 954) dirty exists 2024-09-21T09:34:38.998 INFO:tasks.rados.rados.0.smithi137.stdout:1303: left oid 196 (ObjNum 954 snap 0 seq_num 954) 2024-09-21T09:34:38.998 INFO:tasks.rados.rados.0.smithi137.stdout:1305: expect (ObjNum 316 snap 0 seq_num 316) 2024-09-21T09:34:39.109 INFO:tasks.rados.rados.0.smithi137.stdout:1306: finishing write tid 1 to smithi13778320-373 2024-09-21T09:34:39.109 INFO:tasks.rados.rados.0.smithi137.stdout:1306: finishing write tid 2 to smithi13778320-373 2024-09-21T09:34:39.109 INFO:tasks.rados.rados.0.smithi137.stdout:1307: expect (ObjNum 649 snap 0 seq_num 649) 2024-09-21T09:34:39.223 INFO:tasks.rados.rados.0.smithi137.stdout:1306: finishing write tid 3 to smithi13778320-373 2024-09-21T09:34:39.224 INFO:tasks.rados.rados.0.smithi137.stdout:1306: finishing write tid 4 to smithi13778320-373 2024-09-21T09:34:39.224 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 373 v 162 (ObjNum 955 snap 0 seq_num 955) dirty exists 2024-09-21T09:34:39.224 INFO:tasks.rados.rados.0.smithi137.stdout:1306: left oid 373 (ObjNum 955 snap 0 seq_num 955) 2024-09-21T09:34:39.224 INFO:tasks.rados.rados.0.smithi137.stdout:1308: finishing write tid 1 to smithi13778320-450 2024-09-21T09:34:39.224 INFO:tasks.rados.rados.0.smithi137.stdout:1308: finishing write tid 2 to smithi13778320-450 2024-09-21T09:34:39.224 INFO:tasks.rados.rados.0.smithi137.stdout:1308: finishing write tid 3 to smithi13778320-450 2024-09-21T09:34:39.224 INFO:tasks.rados.rados.0.smithi137.stdout:1308: finishing write tid 4 to smithi13778320-450 2024-09-21T09:34:39.224 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 450 v 225 (ObjNum 956 snap 0 seq_num 956) dirty exists 2024-09-21T09:34:39.224 INFO:tasks.rados.rados.0.smithi137.stdout:1308: left oid 450 (ObjNum 956 snap 0 seq_num 956) 2024-09-21T09:34:39.224 INFO:tasks.rados.rados.0.smithi137.stdout:1309: expect (ObjNum 670 snap 0 seq_num 670) 2024-09-21T09:34:39.371 INFO:tasks.rados.rados.0.smithi137.stdout:1310: seq_num 957 ranges {484299=557418,1684797=399502} 2024-09-21T09:34:39.376 INFO:tasks.rados.rados.0.smithi137.stdout:1310: writing smithi13778320-174 from 484299 to 1041717 tid 1 2024-09-21T09:34:39.383 INFO:tasks.rados.rados.0.smithi137.stdout:1310: writing smithi13778320-174 from 1684797 to 2084299 tid 2 2024-09-21T09:34:39.383 INFO:tasks.rados.rados.0.smithi137.stdout:1310: finishing write tid 1 to smithi13778320-174 2024-09-21T09:34:39.383 INFO:tasks.rados.rados.0.smithi137.stdout:1303: done (7 left) 2024-09-21T09:34:39.383 INFO:tasks.rados.rados.0.smithi137.stdout:1304: done (6 left) 2024-09-21T09:34:39.383 INFO:tasks.rados.rados.0.smithi137.stdout:1305: done (5 left) 2024-09-21T09:34:39.383 INFO:tasks.rados.rados.0.smithi137.stdout:1306: done (4 left) 2024-09-21T09:34:39.383 INFO:tasks.rados.rados.0.smithi137.stdout:1307: done (3 left) 2024-09-21T09:34:39.383 INFO:tasks.rados.rados.0.smithi137.stdout:1308: done (2 left) 2024-09-21T09:34:39.383 INFO:tasks.rados.rados.0.smithi137.stdout:1309: done (1 left) 2024-09-21T09:34:39.384 INFO:tasks.rados.rados.0.smithi137.stdout:1311: write oid 277 current snap is 0 2024-09-21T09:34:39.384 INFO:tasks.rados.rados.0.smithi137.stdout:1311: seq_num 958 ranges {501106=749020,1743279=357827} 2024-09-21T09:34:39.389 INFO:tasks.rados.rados.0.smithi137.stdout:1311: writing smithi13778320-277 from 501106 to 1250126 tid 1 2024-09-21T09:34:39.395 INFO:tasks.rados.rados.0.smithi137.stdout:1311: writing smithi13778320-277 from 1743279 to 2101106 tid 2 2024-09-21T09:34:39.395 INFO:tasks.rados.rados.0.smithi137.stdout:1312: read oid 150 snap -1 2024-09-21T09:34:39.395 INFO:tasks.rados.rados.0.smithi137.stdout:1312: expect (ObjNum 601 snap 0 seq_num 601) 2024-09-21T09:34:39.395 INFO:tasks.rados.rados.0.smithi137.stdout:1313: read oid 13 snap -1 2024-09-21T09:34:39.395 INFO:tasks.rados.rados.0.smithi137.stdout:1313: expect (ObjNum 531 snap 0 seq_num 531) 2024-09-21T09:34:39.395 INFO:tasks.rados.rados.0.smithi137.stdout:1314: delete oid 366 current snap is 0 2024-09-21T09:34:39.395 INFO:tasks.rados.rados.0.smithi137.stdout:1310: finishing write tid 2 to smithi13778320-174 2024-09-21T09:34:39.395 INFO:tasks.rados.rados.0.smithi137.stdout:1310: finishing write tid 3 to smithi13778320-174 2024-09-21T09:34:39.395 INFO:tasks.rados.rados.0.smithi137.stdout:1310: finishing write tid 4 to smithi13778320-174 2024-09-21T09:34:39.395 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 174 v 180 (ObjNum 957 snap 0 seq_num 957) dirty exists 2024-09-21T09:34:39.395 INFO:tasks.rados.rados.0.smithi137.stdout:1310: left oid 174 (ObjNum 957 snap 0 seq_num 957) 2024-09-21T09:34:39.395 INFO:tasks.rados.rados.0.smithi137.stdout:1311: finishing write tid 1 to smithi13778320-277 2024-09-21T09:34:39.396 INFO:tasks.rados.rados.0.smithi137.stdout:1310: done (4 left) 2024-09-21T09:34:39.396 INFO:tasks.rados.rados.0.smithi137.stdout:1314: done (3 left) 2024-09-21T09:34:39.396 INFO:tasks.rados.rados.0.smithi137.stdout:1315: write oid 371 current snap is 0 2024-09-21T09:34:39.396 INFO:tasks.rados.rados.0.smithi137.stdout:1315: seq_num 960 ranges {534720=499518,1460243=674477} 2024-09-21T09:34:39.402 INFO:tasks.rados.rados.0.smithi137.stdout:1315: writing smithi13778320-371 from 534720 to 1034238 tid 1 2024-09-21T09:34:39.408 INFO:tasks.rados.rados.0.smithi137.stdout:1315: writing smithi13778320-371 from 1460243 to 2134720 tid 2 2024-09-21T09:34:39.408 INFO:tasks.rados.rados.0.smithi137.stdout:1316: read oid 70 snap -1 2024-09-21T09:34:39.408 INFO:tasks.rados.rados.0.smithi137.stdout:1316: expect (ObjNum 69 snap 0 seq_num 69) 2024-09-21T09:34:39.408 INFO:tasks.rados.rados.0.smithi137.stdout:1317: write oid 444 current snap is 0 2024-09-21T09:34:39.408 INFO:tasks.rados.rados.0.smithi137.stdout:1317: seq_num 961 ranges {551527=574767,1918725=232802} 2024-09-21T09:34:39.414 INFO:tasks.rados.rados.0.smithi137.stdout:1317: writing smithi13778320-444 from 551527 to 1126294 tid 1 2024-09-21T09:34:39.421 INFO:tasks.rados.rados.0.smithi137.stdout:1317: writing smithi13778320-444 from 1918725 to 2151527 tid 2 2024-09-21T09:34:39.421 INFO:tasks.rados.rados.0.smithi137.stdout:1318: read oid 326 snap -1 2024-09-21T09:34:39.421 INFO:tasks.rados.rados.0.smithi137.stdout:1318: expect (ObjNum 770 snap 0 seq_num 770) 2024-09-21T09:34:39.421 INFO:tasks.rados.rados.0.smithi137.stdout:1319: write oid 28 current snap is 0 2024-09-21T09:34:39.422 INFO:tasks.rados.rados.0.smithi137.stdout:1311: finishing write tid 2 to smithi13778320-277 2024-09-21T09:34:39.422 INFO:tasks.rados.rados.0.smithi137.stdout:1311: finishing write tid 3 to smithi13778320-277 2024-09-21T09:34:39.422 INFO:tasks.rados.rados.0.smithi137.stdout:1311: finishing write tid 4 to smithi13778320-277 2024-09-21T09:34:39.422 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 277 v 203 (ObjNum 958 snap 0 seq_num 958) dirty exists 2024-09-21T09:34:39.422 INFO:tasks.rados.rados.0.smithi137.stdout:1311: left oid 277 (ObjNum 958 snap 0 seq_num 958) 2024-09-21T09:34:39.422 INFO:tasks.rados.rados.0.smithi137.stdout:1319: seq_num 962 ranges {568334=650016,1860854=307480} 2024-09-21T09:34:39.428 INFO:tasks.rados.rados.0.smithi137.stdout:1319: writing smithi13778320-28 from 568334 to 1218350 tid 1 2024-09-21T09:34:39.434 INFO:tasks.rados.rados.0.smithi137.stdout:1319: writing smithi13778320-28 from 1860854 to 2168334 tid 2 2024-09-21T09:34:39.434 INFO:tasks.rados.rados.0.smithi137.stdout:1311: done (7 left) 2024-09-21T09:34:39.434 INFO:tasks.rados.rados.0.smithi137.stdout:1320: read oid 198 snap -1 2024-09-21T09:34:39.434 INFO:tasks.rados.rados.0.smithi137.stdout:1320: expect (ObjNum 692 snap 0 seq_num 692) 2024-09-21T09:34:39.434 INFO:tasks.rados.rados.0.smithi137.stdout:1321: read oid 416 snap -1 2024-09-21T09:34:39.434 INFO:tasks.rados.rados.0.smithi137.stdout:1321: expect (ObjNum 880 snap 0 seq_num 880) 2024-09-21T09:34:39.435 INFO:tasks.rados.rados.0.smithi137.stdout:1322: read oid 496 snap -1 2024-09-21T09:34:39.435 INFO:tasks.rados.rados.0.smithi137.stdout:1322: expect (ObjNum 495 snap 0 seq_num 495) 2024-09-21T09:34:39.435 INFO:tasks.rados.rados.0.smithi137.stdout:1323: read oid 225 snap -1 2024-09-21T09:34:39.435 INFO:tasks.rados.rados.0.smithi137.stdout:1323: expect (ObjNum 912 snap 0 seq_num 912) 2024-09-21T09:34:39.435 INFO:tasks.rados.rados.0.smithi137.stdout:1324: read oid 436 snap -1 2024-09-21T09:34:39.435 INFO:tasks.rados.rados.0.smithi137.stdout:1324: expect (ObjNum 435 snap 0 seq_num 435) 2024-09-21T09:34:39.435 INFO:tasks.rados.rados.0.smithi137.stdout:1325: read oid 51 snap -1 2024-09-21T09:34:39.435 INFO:tasks.rados.rados.0.smithi137.stdout:1325: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-21T09:34:39.435 INFO:tasks.rados.rados.0.smithi137.stdout:1326: read oid 364 snap -1 2024-09-21T09:34:39.435 INFO:tasks.rados.rados.0.smithi137.stdout:1326: expect deleted 2024-09-21T09:34:39.435 INFO:tasks.rados.rados.0.smithi137.stdout:1327: read oid 355 snap -1 2024-09-21T09:34:39.435 INFO:tasks.rados.rados.0.smithi137.stdout:1327: expect deleted 2024-09-21T09:34:39.435 INFO:tasks.rados.rados.0.smithi137.stdout:1328: read oid 280 snap -1 2024-09-21T09:34:39.435 INFO:tasks.rados.rados.0.smithi137.stdout:1328: expect (ObjNum 810 snap 0 seq_num 810) 2024-09-21T09:34:39.436 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:39.436 INFO:tasks.rados.rados.0.smithi137.stdout:1312: expect (ObjNum 601 snap 0 seq_num 601) 2024-09-21T09:34:39.522 INFO:tasks.rados.rados.0.smithi137.stdout:1313: expect (ObjNum 531 snap 0 seq_num 531) 2024-09-21T09:34:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:39 smithi137 ceph-mon[28941]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:39 smithi137 ceph-mon[28941]: from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:39.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:39 smithi137 ceph-mon[39068]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:39.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:39 smithi137 ceph-mon[39068]: from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:39 smithi165 ceph-mon[32789]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:39 smithi165 ceph-mon[32789]: from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:39.652 INFO:tasks.rados.rados.0.smithi137.stdout:1315: finishing write tid 1 to smithi13778320-371 2024-09-21T09:34:39.652 INFO:tasks.rados.rados.0.smithi137.stdout:1315: finishing write tid 2 to smithi13778320-371 2024-09-21T09:34:39.653 INFO:tasks.rados.rados.0.smithi137.stdout:1315: finishing write tid 3 to smithi13778320-371 2024-09-21T09:34:39.653 INFO:tasks.rados.rados.0.smithi137.stdout:1312: done (15 left) 2024-09-21T09:34:39.653 INFO:tasks.rados.rados.0.smithi137.stdout:1313: done (14 left) 2024-09-21T09:34:39.653 INFO:tasks.rados.rados.0.smithi137.stdout:1329: read oid 158 snap -1 2024-09-21T09:34:39.653 INFO:tasks.rados.rados.0.smithi137.stdout:1329: expect (ObjNum 824 snap 0 seq_num 824) 2024-09-21T09:34:39.653 INFO:tasks.rados.rados.0.smithi137.stdout:1330: read oid 93 snap -1 2024-09-21T09:34:39.653 INFO:tasks.rados.rados.0.smithi137.stdout:1330: expect deleted 2024-09-21T09:34:39.653 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:39.653 INFO:tasks.rados.rados.0.smithi137.stdout:1315: finishing write tid 4 to smithi13778320-371 2024-09-21T09:34:39.653 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 371 v 236 (ObjNum 960 snap 0 seq_num 960) dirty exists 2024-09-21T09:34:39.653 INFO:tasks.rados.rados.0.smithi137.stdout:1315: left oid 371 (ObjNum 960 snap 0 seq_num 960) 2024-09-21T09:34:39.653 INFO:tasks.rados.rados.0.smithi137.stdout:1316: expect (ObjNum 69 snap 0 seq_num 69) 2024-09-21T09:34:39.757 INFO:tasks.rados.rados.0.smithi137.stdout:1317: finishing write tid 1 to smithi13778320-444 2024-09-21T09:34:39.757 INFO:tasks.rados.rados.0.smithi137.stdout:1317: finishing write tid 2 to smithi13778320-444 2024-09-21T09:34:39.758 INFO:tasks.rados.rados.0.smithi137.stdout:1317: finishing write tid 3 to smithi13778320-444 2024-09-21T09:34:39.758 INFO:tasks.rados.rados.0.smithi137.stdout:1315: done (15 left) 2024-09-21T09:34:39.758 INFO:tasks.rados.rados.0.smithi137.stdout:1316: done (14 left) 2024-09-21T09:34:39.758 INFO:tasks.rados.rados.0.smithi137.stdout:1331: write oid 98 current snap is 0 2024-09-21T09:34:39.758 INFO:tasks.rados.rados.0.smithi137.stdout:1317: finishing write tid 4 to smithi13778320-444 2024-09-21T09:34:39.758 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 444 v 225 (ObjNum 961 snap 0 seq_num 961) dirty exists 2024-09-21T09:34:39.758 INFO:tasks.rados.rados.0.smithi137.stdout:1317: left oid 444 (ObjNum 961 snap 0 seq_num 961) 2024-09-21T09:34:39.758 INFO:tasks.rados.rados.0.smithi137.stdout:1318: expect (ObjNum 770 snap 0 seq_num 770) 2024-09-21T09:34:39.887 INFO:tasks.rados.rados.0.smithi137.stdout:1319: finishing write tid 1 to smithi13778320-28 2024-09-21T09:34:39.887 INFO:tasks.rados.rados.0.smithi137.stdout:1331: seq_num 963 ranges {585141=725265,1919336=265805} 2024-09-21T09:34:39.894 INFO:tasks.rados.rados.0.smithi137.stdout:1331: writing smithi13778320-98 from 585141 to 1310406 tid 1 2024-09-21T09:34:39.898 INFO:tasks.rados.rados.0.smithi137.stdout:1331: writing smithi13778320-98 from 1919336 to 2185141 tid 2 2024-09-21T09:34:39.899 INFO:tasks.rados.rados.0.smithi137.stdout:1317: done (14 left) 2024-09-21T09:34:39.899 INFO:tasks.rados.rados.0.smithi137.stdout:1318: done (13 left) 2024-09-21T09:34:39.899 INFO:tasks.rados.rados.0.smithi137.stdout:1332: write oid 197 current snap is 0 2024-09-21T09:34:39.899 INFO:tasks.rados.rados.0.smithi137.stdout:1319: finishing write tid 2 to smithi13778320-28 2024-09-21T09:34:39.899 INFO:tasks.rados.rados.0.smithi137.stdout:1332: seq_num 964 ranges {601948=400514,1577818=624130} 2024-09-21T09:34:39.904 INFO:tasks.rados.rados.0.smithi137.stdout:1332: writing smithi13778320-197 from 601948 to 1002462 tid 1 2024-09-21T09:34:39.910 INFO:tasks.rados.rados.0.smithi137.stdout:1332: writing smithi13778320-197 from 1577818 to 2201948 tid 2 2024-09-21T09:34:39.911 INFO:tasks.rados.rados.0.smithi137.stdout:1326: done (13 left) 2024-09-21T09:34:39.911 INFO:tasks.rados.rados.0.smithi137.stdout:1333: delete oid 37 current snap is 0 2024-09-21T09:34:39.911 INFO:tasks.rados.rados.0.smithi137.stdout:1325: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-21T09:34:40.001 INFO:tasks.rados.rados.0.smithi137.stdout:1323: expect (ObjNum 912 snap 0 seq_num 912) 2024-09-21T09:34:40.166 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:34:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:34:39] "GET /metrics HTTP/1.1" 200 243369 "" "Prometheus/2.43.0" 2024-09-21T09:34:40.177 INFO:tasks.rados.rados.0.smithi137.stdout:1324: expect (ObjNum 435 snap 0 seq_num 435) 2024-09-21T09:34:40.287 INFO:tasks.rados.rados.0.smithi137.stdout:1322: expect (ObjNum 495 snap 0 seq_num 495) 2024-09-21T09:34:40.362 INFO:tasks.rados.rados.0.smithi137.stdout:1319: finishing write tid 3 to smithi13778320-28 2024-09-21T09:34:40.362 INFO:tasks.rados.rados.0.smithi137.stdout:1319: finishing write tid 4 to smithi13778320-28 2024-09-21T09:34:40.363 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 28 v 237 (ObjNum 962 snap 0 seq_num 962) dirty exists 2024-09-21T09:34:40.363 INFO:tasks.rados.rados.0.smithi137.stdout:1319: left oid 28 (ObjNum 962 snap 0 seq_num 962) 2024-09-21T09:34:40.363 INFO:tasks.rados.rados.0.smithi137.stdout:1320: expect (ObjNum 692 snap 0 seq_num 692) 2024-09-21T09:34:40.533 INFO:tasks.rados.rados.0.smithi137.stdout:1321: expect (ObjNum 880 snap 0 seq_num 880) 2024-09-21T09:34:40.549 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:40 smithi137 ceph-mon[28941]: pgmap v120: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 15 MiB/s wr, 132 op/s 2024-09-21T09:34:40.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:40 smithi137 ceph-mon[39068]: pgmap v120: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 15 MiB/s wr, 132 op/s 2024-09-21T09:34:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:40 smithi165 ceph-mon[32789]: pgmap v120: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 15 MiB/s wr, 132 op/s 2024-09-21T09:34:40.652 INFO:tasks.rados.rados.0.smithi137.stdout:1328: expect (ObjNum 810 snap 0 seq_num 810) 2024-09-21T09:34:40.720 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:40.846 INFO:tasks.rados.rados.0.smithi137.stdout:1329: expect (ObjNum 824 snap 0 seq_num 824) 2024-09-21T09:34:41.025 INFO:tasks.rados.rados.0.smithi137.stdout:1331: finishing write tid 1 to smithi13778320-98 2024-09-21T09:34:41.026 INFO:tasks.rados.rados.0.smithi137.stdout:1331: finishing write tid 2 to smithi13778320-98 2024-09-21T09:34:41.026 INFO:tasks.rados.rados.0.smithi137.stdout:1331: finishing write tid 3 to smithi13778320-98 2024-09-21T09:34:41.026 INFO:tasks.rados.rados.0.smithi137.stdout:1331: finishing write tid 4 to smithi13778320-98 2024-09-21T09:34:41.026 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 98 v 183 (ObjNum 963 snap 0 seq_num 963) dirty exists 2024-09-21T09:34:41.026 INFO:tasks.rados.rados.0.smithi137.stdout:1331: left oid 98 (ObjNum 963 snap 0 seq_num 963) 2024-09-21T09:34:41.026 INFO:tasks.rados.rados.0.smithi137.stdout:1332: finishing write tid 1 to smithi13778320-197 2024-09-21T09:34:41.026 INFO:tasks.rados.rados.0.smithi137.stdout:1332: finishing write tid 2 to smithi13778320-197 2024-09-21T09:34:41.026 INFO:tasks.rados.rados.0.smithi137.stdout:1332: finishing write tid 3 to smithi13778320-197 2024-09-21T09:34:41.026 INFO:tasks.rados.rados.0.smithi137.stdout:1332: finishing write tid 4 to smithi13778320-197 2024-09-21T09:34:41.026 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 197 v 197 (ObjNum 964 snap 0 seq_num 964) dirty exists 2024-09-21T09:34:41.026 INFO:tasks.rados.rados.0.smithi137.stdout:1332: left oid 197 (ObjNum 964 snap 0 seq_num 964) 2024-09-21T09:34:41.026 INFO:tasks.rados.rados.0.smithi137.stdout:1319: done (13 left) 2024-09-21T09:34:41.026 INFO:tasks.rados.rados.0.smithi137.stdout:1320: done (12 left) 2024-09-21T09:34:41.027 INFO:tasks.rados.rados.0.smithi137.stdout:1321: done (11 left) 2024-09-21T09:34:41.027 INFO:tasks.rados.rados.0.smithi137.stdout:1322: done (10 left) 2024-09-21T09:34:41.027 INFO:tasks.rados.rados.0.smithi137.stdout:1323: done (9 left) 2024-09-21T09:34:41.027 INFO:tasks.rados.rados.0.smithi137.stdout:1324: done (8 left) 2024-09-21T09:34:41.027 INFO:tasks.rados.rados.0.smithi137.stdout:1325: done (7 left) 2024-09-21T09:34:41.027 INFO:tasks.rados.rados.0.smithi137.stdout:1327: done (6 left) 2024-09-21T09:34:41.027 INFO:tasks.rados.rados.0.smithi137.stdout:1328: done (5 left) 2024-09-21T09:34:41.027 INFO:tasks.rados.rados.0.smithi137.stdout:1329: done (4 left) 2024-09-21T09:34:41.027 INFO:tasks.rados.rados.0.smithi137.stdout:1330: done (3 left) 2024-09-21T09:34:41.027 INFO:tasks.rados.rados.0.smithi137.stdout:1331: done (2 left) 2024-09-21T09:34:41.027 INFO:tasks.rados.rados.0.smithi137.stdout:1332: done (1 left) 2024-09-21T09:34:41.027 INFO:tasks.rados.rados.0.smithi137.stdout:1333: done (0 left) 2024-09-21T09:34:41.027 INFO:tasks.rados.rados.0.smithi137.stdout:1334: write oid 166 current snap is 0 2024-09-21T09:34:41.027 INFO:tasks.rados.rados.0.smithi137.stdout:1334: seq_num 966 ranges {635562=667365,2094782=140780} 2024-09-21T09:34:41.032 INFO:tasks.rados.rados.0.smithi137.stdout:1334: writing smithi13778320-166 from 635562 to 1302927 tid 1 2024-09-21T09:34:41.037 INFO:tasks.rados.rados.0.smithi137.stdout:1334: writing smithi13778320-166 from 2094782 to 2235562 tid 2 2024-09-21T09:34:41.038 INFO:tasks.rados.rados.0.smithi137.stdout:1335: write oid 284 current snap is 0 2024-09-21T09:34:41.038 INFO:tasks.rados.rados.0.smithi137.stdout:1334: finishing write tid 1 to smithi13778320-166 2024-09-21T09:34:41.038 INFO:tasks.rados.rados.0.smithi137.stdout:1335: seq_num 967 ranges {652369=742614,2153264=99105} 2024-09-21T09:34:41.045 INFO:tasks.rados.rados.0.smithi137.stdout:1335: writing smithi13778320-284 from 652369 to 1394983 tid 1 2024-09-21T09:34:41.050 INFO:tasks.rados.rados.0.smithi137.stdout:1335: writing smithi13778320-284 from 2153264 to 2252369 tid 2 2024-09-21T09:34:41.050 INFO:tasks.rados.rados.0.smithi137.stdout:1336: read oid 191 snap -1 2024-09-21T09:34:41.050 INFO:tasks.rados.rados.0.smithi137.stdout:1336: expect (ObjNum 190 snap 0 seq_num 190) 2024-09-21T09:34:41.050 INFO:tasks.rados.rados.0.smithi137.stdout:1337: write oid 279 current snap is 0 2024-09-21T09:34:41.050 INFO:tasks.rados.rados.0.smithi137.stdout:1337: seq_num 968 ranges {669176=417863,1811746=457430} 2024-09-21T09:34:41.056 INFO:tasks.rados.rados.0.smithi137.stdout:1337: writing smithi13778320-279 from 669176 to 1087039 tid 1 2024-09-21T09:34:41.062 INFO:tasks.rados.rados.0.smithi137.stdout:1337: writing smithi13778320-279 from 1811746 to 2269176 tid 2 2024-09-21T09:34:41.062 INFO:tasks.rados.rados.0.smithi137.stdout:1338: write oid 259 current snap is 0 2024-09-21T09:34:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:1334: finishing write tid 2 to smithi13778320-166 2024-09-21T09:34:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:1334: finishing write tid 3 to smithi13778320-166 2024-09-21T09:34:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:1334: finishing write tid 4 to smithi13778320-166 2024-09-21T09:34:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 166 v 229 (ObjNum 966 snap 0 seq_num 966) dirty exists 2024-09-21T09:34:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:1334: left oid 166 (ObjNum 966 snap 0 seq_num 966) 2024-09-21T09:34:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:1335: finishing write tid 1 to smithi13778320-284 2024-09-21T09:34:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:1338: seq_num 969 ranges {685983=493112,1870228=415755} 2024-09-21T09:34:41.068 INFO:tasks.rados.rados.0.smithi137.stdout:1338: writing smithi13778320-259 from 685983 to 1179095 tid 1 2024-09-21T09:34:41.075 INFO:tasks.rados.rados.0.smithi137.stdout:1338: writing smithi13778320-259 from 1870228 to 2285983 tid 2 2024-09-21T09:34:41.075 INFO:tasks.rados.rados.0.smithi137.stdout:1334: done (4 left) 2024-09-21T09:34:41.075 INFO:tasks.rados.rados.0.smithi137.stdout:1339: read oid 499 snap -1 2024-09-21T09:34:41.075 INFO:tasks.rados.rados.0.smithi137.stdout:1339: expect (ObjNum 787 snap 0 seq_num 787) 2024-09-21T09:34:41.075 INFO:tasks.rados.rados.0.smithi137.stdout:1340: write oid 56 current snap is 0 2024-09-21T09:34:41.075 INFO:tasks.rados.rados.0.smithi137.stdout:1340: seq_num 970 ranges {702790=568361,1812357=490433} 2024-09-21T09:34:41.082 INFO:tasks.rados.rados.0.smithi137.stdout:1340: writing smithi13778320-56 from 702790 to 1271151 tid 1 2024-09-21T09:34:41.088 INFO:tasks.rados.rados.0.smithi137.stdout:1340: writing smithi13778320-56 from 1812357 to 2302790 tid 2 2024-09-21T09:34:41.088 INFO:tasks.rados.rados.0.smithi137.stdout:1341: read oid 277 snap -1 2024-09-21T09:34:41.088 INFO:tasks.rados.rados.0.smithi137.stdout:1341: expect (ObjNum 958 snap 0 seq_num 958) 2024-09-21T09:34:41.088 INFO:tasks.rados.rados.0.smithi137.stdout:1342: write oid 42 current snap is 0 2024-09-21T09:34:41.088 INFO:tasks.rados.rados.0.smithi137.stdout:1335: finishing write tid 2 to smithi13778320-284 2024-09-21T09:34:41.088 INFO:tasks.rados.rados.0.smithi137.stdout:1335: finishing write tid 3 to smithi13778320-284 2024-09-21T09:34:41.088 INFO:tasks.rados.rados.0.smithi137.stdout:1335: finishing write tid 4 to smithi13778320-284 2024-09-21T09:34:41.088 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 284 v 165 (ObjNum 967 snap 0 seq_num 967) dirty exists 2024-09-21T09:34:41.088 INFO:tasks.rados.rados.0.smithi137.stdout:1335: left oid 284 (ObjNum 967 snap 0 seq_num 967) 2024-09-21T09:34:41.088 INFO:tasks.rados.rados.0.smithi137.stdout:1336: expect (ObjNum 190 snap 0 seq_num 190) 2024-09-21T09:34:41.195 INFO:tasks.rados.rados.0.smithi137.stdout:1337: finishing write tid 1 to smithi13778320-279 2024-09-21T09:34:41.196 INFO:tasks.rados.rados.0.smithi137.stdout:1337: finishing write tid 2 to smithi13778320-279 2024-09-21T09:34:41.196 INFO:tasks.rados.rados.0.smithi137.stdout:1337: finishing write tid 3 to smithi13778320-279 2024-09-21T09:34:41.196 INFO:tasks.rados.rados.0.smithi137.stdout:1337: finishing write tid 4 to smithi13778320-279 2024-09-21T09:34:41.196 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 279 v 228 (ObjNum 968 snap 0 seq_num 968) dirty exists 2024-09-21T09:34:41.196 INFO:tasks.rados.rados.0.smithi137.stdout:1337: left oid 279 (ObjNum 968 snap 0 seq_num 968) 2024-09-21T09:34:41.196 INFO:tasks.rados.rados.0.smithi137.stdout:1338: finishing write tid 1 to smithi13778320-259 2024-09-21T09:34:41.196 INFO:tasks.rados.rados.0.smithi137.stdout:1338: finishing write tid 2 to smithi13778320-259 2024-09-21T09:34:41.196 INFO:tasks.rados.rados.0.smithi137.stdout:1338: finishing write tid 3 to smithi13778320-259 2024-09-21T09:34:41.196 INFO:tasks.rados.rados.0.smithi137.stdout:1338: finishing write tid 4 to smithi13778320-259 2024-09-21T09:34:41.196 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 259 v 206 (ObjNum 969 snap 0 seq_num 969) dirty exists 2024-09-21T09:34:41.196 INFO:tasks.rados.rados.0.smithi137.stdout:1338: left oid 259 (ObjNum 969 snap 0 seq_num 969) 2024-09-21T09:34:41.196 INFO:tasks.rados.rados.0.smithi137.stdout:1342: seq_num 971 ranges {719597=643610,1870839=448758} 2024-09-21T09:34:41.202 INFO:tasks.rados.rados.0.smithi137.stdout:1342: writing smithi13778320-42 from 719597 to 1363207 tid 1 2024-09-21T09:34:41.208 INFO:tasks.rados.rados.0.smithi137.stdout:1342: writing smithi13778320-42 from 1870839 to 2319597 tid 2 2024-09-21T09:34:41.208 INFO:tasks.rados.rados.0.smithi137.stdout:1335: done (7 left) 2024-09-21T09:34:41.208 INFO:tasks.rados.rados.0.smithi137.stdout:1336: done (6 left) 2024-09-21T09:34:41.208 INFO:tasks.rados.rados.0.smithi137.stdout:1337: done (5 left) 2024-09-21T09:34:41.208 INFO:tasks.rados.rados.0.smithi137.stdout:1338: done (4 left) 2024-09-21T09:34:41.208 INFO:tasks.rados.rados.0.smithi137.stdout:1343: read oid 122 snap -1 2024-09-21T09:34:41.208 INFO:tasks.rados.rados.0.smithi137.stdout:1343: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-21T09:34:41.208 INFO:tasks.rados.rados.0.smithi137.stdout:1344: write oid 394 current snap is 0 2024-09-21T09:34:41.209 INFO:tasks.rados.rados.0.smithi137.stdout:1339: expect (ObjNum 787 snap 0 seq_num 787) 2024-09-21T09:34:41.360 INFO:tasks.rados.rados.0.smithi137.stdout:1340: finishing write tid 1 to smithi13778320-56 2024-09-21T09:34:41.360 INFO:tasks.rados.rados.0.smithi137.stdout:1340: finishing write tid 2 to smithi13778320-56 2024-09-21T09:34:41.360 INFO:tasks.rados.rados.0.smithi137.stdout:1340: finishing write tid 3 to smithi13778320-56 2024-09-21T09:34:41.360 INFO:tasks.rados.rados.0.smithi137.stdout:1344: seq_num 972 ranges {736404=718859,1929321=407083} 2024-09-21T09:34:41.368 INFO:tasks.rados.rados.0.smithi137.stdout:1344: writing smithi13778320-394 from 736404 to 1455263 tid 1 2024-09-21T09:34:41.373 INFO:tasks.rados.rados.0.smithi137.stdout:1344: writing smithi13778320-394 from 1929321 to 2336404 tid 2 2024-09-21T09:34:41.373 INFO:tasks.rados.rados.0.smithi137.stdout:1339: done (5 left) 2024-09-21T09:34:41.373 INFO:tasks.rados.rados.0.smithi137.stdout:1345: write oid 52 current snap is 0 2024-09-21T09:34:41.373 INFO:tasks.rados.rados.0.smithi137.stdout:1340: finishing write tid 4 to smithi13778320-56 2024-09-21T09:34:41.373 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 56 v 232 (ObjNum 970 snap 0 seq_num 970) dirty exists 2024-09-21T09:34:41.373 INFO:tasks.rados.rados.0.smithi137.stdout:1340: left oid 56 (ObjNum 970 snap 0 seq_num 970) 2024-09-21T09:34:41.373 INFO:tasks.rados.rados.0.smithi137.stdout:1341: expect (ObjNum 958 snap 0 seq_num 958) 2024-09-21T09:34:41.465 INFO:tasks.rados.rados.0.smithi137.stdout:1342: finishing write tid 1 to smithi13778320-42 2024-09-21T09:34:41.465 INFO:tasks.rados.rados.0.smithi137.stdout:1342: finishing write tid 2 to smithi13778320-42 2024-09-21T09:34:41.466 INFO:tasks.rados.rados.0.smithi137.stdout:1342: finishing write tid 3 to smithi13778320-42 2024-09-21T09:34:41.466 INFO:tasks.rados.rados.0.smithi137.stdout:1342: finishing write tid 4 to smithi13778320-42 2024-09-21T09:34:41.466 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 42 v 231 (ObjNum 971 snap 0 seq_num 971) dirty exists 2024-09-21T09:34:41.466 INFO:tasks.rados.rados.0.smithi137.stdout:1342: left oid 42 (ObjNum 971 snap 0 seq_num 971) 2024-09-21T09:34:41.466 INFO:tasks.rados.rados.0.smithi137.stdout:1343: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-21T09:34:41.529 INFO:tasks.rados.rados.0.smithi137.stdout:1344: finishing write tid 1 to smithi13778320-394 2024-09-21T09:34:41.529 INFO:tasks.rados.rados.0.smithi137.stdout:1344: finishing write tid 2 to smithi13778320-394 2024-09-21T09:34:41.529 INFO:tasks.rados.rados.0.smithi137.stdout:1344: finishing write tid 3 to smithi13778320-394 2024-09-21T09:34:41.529 INFO:tasks.rados.rados.0.smithi137.stdout:1344: finishing write tid 4 to smithi13778320-394 2024-09-21T09:34:41.529 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 394 v 165 (ObjNum 972 snap 0 seq_num 972) dirty exists 2024-09-21T09:34:41.529 INFO:tasks.rados.rados.0.smithi137.stdout:1344: left oid 394 (ObjNum 972 snap 0 seq_num 972) 2024-09-21T09:34:41.529 INFO:tasks.rados.rados.0.smithi137.stdout:1345: seq_num 973 ranges {753211=794108,1987803=365408} 2024-09-21T09:34:41.537 INFO:tasks.rados.rados.0.smithi137.stdout:1345: writing smithi13778320-52 from 753211 to 1547319 tid 1 2024-09-21T09:34:41.542 INFO:tasks.rados.rados.0.smithi137.stdout:1345: writing smithi13778320-52 from 1987803 to 2353211 tid 2 2024-09-21T09:34:41.542 INFO:tasks.rados.rados.0.smithi137.stdout:1340: done (5 left) 2024-09-21T09:34:41.542 INFO:tasks.rados.rados.0.smithi137.stdout:1341: done (4 left) 2024-09-21T09:34:41.542 INFO:tasks.rados.rados.0.smithi137.stdout:1342: done (3 left) 2024-09-21T09:34:41.542 INFO:tasks.rados.rados.0.smithi137.stdout:1343: done (2 left) 2024-09-21T09:34:41.542 INFO:tasks.rados.rados.0.smithi137.stdout:1344: done (1 left) 2024-09-21T09:34:41.543 INFO:tasks.rados.rados.0.smithi137.stdout:1346: read oid 96 snap -1 2024-09-21T09:34:41.543 INFO:tasks.rados.rados.0.smithi137.stdout:1346: expect (ObjNum 754 snap 0 seq_num 754) 2024-09-21T09:34:41.543 INFO:tasks.rados.rados.0.smithi137.stdout:1347: read oid 255 snap -1 2024-09-21T09:34:41.543 INFO:tasks.rados.rados.0.smithi137.stdout:1347: expect (ObjNum 254 snap 0 seq_num 254) 2024-09-21T09:34:41.543 INFO:tasks.rados.rados.0.smithi137.stdout:1348: write oid 294 current snap is 0 2024-09-21T09:34:41.543 INFO:tasks.rados.rados.0.smithi137.stdout:1345: finishing write tid 1 to smithi13778320-52 2024-09-21T09:34:41.543 INFO:tasks.rados.rados.0.smithi137.stdout:1348: seq_num 974 ranges {770018=585710,2046285=323733} 2024-09-21T09:34:41.549 INFO:tasks.rados.rados.0.smithi137.stdout:1348: writing smithi13778320-294 from 770018 to 1355728 tid 1 2024-09-21T09:34:41.549 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:41 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3665948350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:41.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:41 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3665948350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:41.555 INFO:tasks.rados.rados.0.smithi137.stdout:1348: writing smithi13778320-294 from 2046285 to 2370018 tid 2 2024-09-21T09:34:41.555 INFO:tasks.rados.rados.0.smithi137.stdout:1349: read oid 214 snap -1 2024-09-21T09:34:41.555 INFO:tasks.rados.rados.0.smithi137.stdout:1349: expect deleted 2024-09-21T09:34:41.555 INFO:tasks.rados.rados.0.smithi137.stdout:1350: write oid 222 current snap is 0 2024-09-21T09:34:41.555 INFO:tasks.rados.rados.0.smithi137.stdout:1350: seq_num 975 ranges {786825=660959,2104767=282058} 2024-09-21T09:34:41.562 INFO:tasks.rados.rados.0.smithi137.stdout:1350: writing smithi13778320-222 from 786825 to 1447784 tid 1 2024-09-21T09:34:41.568 INFO:tasks.rados.rados.0.smithi137.stdout:1350: writing smithi13778320-222 from 2104767 to 2386825 tid 2 2024-09-21T09:34:41.568 INFO:tasks.rados.rados.0.smithi137.stdout:1351: read oid 189 snap -1 2024-09-21T09:34:41.568 INFO:tasks.rados.rados.0.smithi137.stdout:1351: expect (ObjNum 941 snap 0 seq_num 941) 2024-09-21T09:34:41.568 INFO:tasks.rados.rados.0.smithi137.stdout:1352: read oid 135 snap -1 2024-09-21T09:34:41.568 INFO:tasks.rados.rados.0.smithi137.stdout:1352: expect (ObjNum 867 snap 0 seq_num 867) 2024-09-21T09:34:41.568 INFO:tasks.rados.rados.0.smithi137.stdout:1353: write oid 374 current snap is 0 2024-09-21T09:34:41.568 INFO:tasks.rados.rados.0.smithi137.stdout:1353: seq_num 976 ranges {403632=736208,1763249=619999} 2024-09-21T09:34:41.574 INFO:tasks.rados.rados.0.smithi137.stdout:1353: writing smithi13778320-374 from 403632 to 1139840 tid 1 2024-09-21T09:34:41.581 INFO:tasks.rados.rados.0.smithi137.stdout:1353: writing smithi13778320-374 from 1763249 to 2383248 tid 2 2024-09-21T09:34:41.581 INFO:tasks.rados.rados.0.smithi137.stdout:1354: write oid 267 current snap is 0 2024-09-21T09:34:41.581 INFO:tasks.rados.rados.0.smithi137.stdout:1345: finishing write tid 2 to smithi13778320-52 2024-09-21T09:34:41.581 INFO:tasks.rados.rados.0.smithi137.stdout:1345: finishing write tid 3 to smithi13778320-52 2024-09-21T09:34:41.581 INFO:tasks.rados.rados.0.smithi137.stdout:1345: finishing write tid 4 to smithi13778320-52 2024-09-21T09:34:41.581 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 52 v 209 (ObjNum 973 snap 0 seq_num 973) dirty exists 2024-09-21T09:34:41.581 INFO:tasks.rados.rados.0.smithi137.stdout:1345: left oid 52 (ObjNum 973 snap 0 seq_num 973) 2024-09-21T09:34:41.582 INFO:tasks.rados.rados.0.smithi137.stdout:1346: expect (ObjNum 754 snap 0 seq_num 754) 2024-09-21T09:34:41.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:41 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3665948350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:41.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:41 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[34641]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:34:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:34:41.696 INFO:tasks.rados.rados.0.smithi137.stdout:1347: expect (ObjNum 254 snap 0 seq_num 254) 2024-09-21T09:34:41.769 INFO:tasks.rados.rados.0.smithi137.stdout:1348: finishing write tid 1 to smithi13778320-294 2024-09-21T09:34:41.769 INFO:tasks.rados.rados.0.smithi137.stdout:1348: finishing write tid 2 to smithi13778320-294 2024-09-21T09:34:41.769 INFO:tasks.rados.rados.0.smithi137.stdout:1348: finishing write tid 3 to smithi13778320-294 2024-09-21T09:34:41.769 INFO:tasks.rados.rados.0.smithi137.stdout:1348: finishing write tid 4 to smithi13778320-294 2024-09-21T09:34:41.769 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 294 v 200 (ObjNum 974 snap 0 seq_num 974) dirty exists 2024-09-21T09:34:41.769 INFO:tasks.rados.rados.0.smithi137.stdout:1348: left oid 294 (ObjNum 974 snap 0 seq_num 974) 2024-09-21T09:34:41.769 INFO:tasks.rados.rados.0.smithi137.stdout:1350: finishing write tid 1 to smithi13778320-222 2024-09-21T09:34:41.770 INFO:tasks.rados.rados.0.smithi137.stdout:1350: finishing write tid 2 to smithi13778320-222 2024-09-21T09:34:41.770 INFO:tasks.rados.rados.0.smithi137.stdout:1350: finishing write tid 3 to smithi13778320-222 2024-09-21T09:34:41.770 INFO:tasks.rados.rados.0.smithi137.stdout:1350: finishing write tid 4 to smithi13778320-222 2024-09-21T09:34:41.770 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 222 v 239 (ObjNum 975 snap 0 seq_num 975) dirty exists 2024-09-21T09:34:41.770 INFO:tasks.rados.rados.0.smithi137.stdout:1350: left oid 222 (ObjNum 975 snap 0 seq_num 975) 2024-09-21T09:34:41.770 INFO:tasks.rados.rados.0.smithi137.stdout:1351: expect (ObjNum 941 snap 0 seq_num 941) 2024-09-21T09:34:41.964 INFO:tasks.rados.rados.0.smithi137.stdout:1353: finishing write tid 1 to smithi13778320-374 2024-09-21T09:34:41.965 INFO:tasks.rados.rados.0.smithi137.stdout:1352: expect (ObjNum 867 snap 0 seq_num 867) 2024-09-21T09:34:42.082 INFO:tasks.rados.rados.0.smithi137.stdout:1353: finishing write tid 2 to smithi13778320-374 2024-09-21T09:34:42.082 INFO:tasks.rados.rados.0.smithi137.stdout:1353: finishing write tid 3 to smithi13778320-374 2024-09-21T09:34:42.083 INFO:tasks.rados.rados.0.smithi137.stdout:1353: finishing write tid 4 to smithi13778320-374 2024-09-21T09:34:42.083 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 374 v 210 (ObjNum 976 snap 0 seq_num 976) dirty exists 2024-09-21T09:34:42.083 INFO:tasks.rados.rados.0.smithi137.stdout:1353: left oid 374 (ObjNum 976 snap 0 seq_num 976) 2024-09-21T09:34:42.083 INFO:tasks.rados.rados.0.smithi137.stdout:1354: seq_num 977 ranges {420439=411457,1421731=480010} 2024-09-21T09:34:42.086 INFO:tasks.rados.rados.0.smithi137.stdout:1354: writing smithi13778320-267 from 420439 to 831896 tid 1 2024-09-21T09:34:42.093 INFO:tasks.rados.rados.0.smithi137.stdout:1354: writing smithi13778320-267 from 1421731 to 1901741 tid 2 2024-09-21T09:34:42.093 INFO:tasks.rados.rados.0.smithi137.stdout:1345: done (9 left) 2024-09-21T09:34:42.093 INFO:tasks.rados.rados.0.smithi137.stdout:1346: done (8 left) 2024-09-21T09:34:42.093 INFO:tasks.rados.rados.0.smithi137.stdout:1347: done (7 left) 2024-09-21T09:34:42.093 INFO:tasks.rados.rados.0.smithi137.stdout:1348: done (6 left) 2024-09-21T09:34:42.094 INFO:tasks.rados.rados.0.smithi137.stdout:1349: done (5 left) 2024-09-21T09:34:42.094 INFO:tasks.rados.rados.0.smithi137.stdout:1350: done (4 left) 2024-09-21T09:34:42.094 INFO:tasks.rados.rados.0.smithi137.stdout:1351: done (3 left) 2024-09-21T09:34:42.094 INFO:tasks.rados.rados.0.smithi137.stdout:1352: done (2 left) 2024-09-21T09:34:42.094 INFO:tasks.rados.rados.0.smithi137.stdout:1353: done (1 left) 2024-09-21T09:34:42.094 INFO:tasks.rados.rados.0.smithi137.stdout:1355: read oid 25 snap -1 2024-09-21T09:34:42.094 INFO:tasks.rados.rados.0.smithi137.stdout:1355: expect (ObjNum 627 snap 0 seq_num 627) 2024-09-21T09:34:42.094 INFO:tasks.rados.rados.0.smithi137.stdout:1356: read oid 457 snap -1 2024-09-21T09:34:42.094 INFO:tasks.rados.rados.0.smithi137.stdout:1356: expect (ObjNum 456 snap 0 seq_num 456) 2024-09-21T09:34:42.094 INFO:tasks.rados.rados.0.smithi137.stdout:1357: read oid 489 snap -1 2024-09-21T09:34:42.094 INFO:tasks.rados.rados.0.smithi137.stdout:1357: expect (ObjNum 488 snap 0 seq_num 488) 2024-09-21T09:34:42.094 INFO:tasks.rados.rados.0.smithi137.stdout:1358: write oid 410 current snap is 0 2024-09-21T09:34:42.094 INFO:tasks.rados.rados.0.smithi137.stdout:1354: finishing write tid 1 to smithi13778320-267 2024-09-21T09:34:42.095 INFO:tasks.rados.rados.0.smithi137.stdout:1358: seq_num 978 ranges {437246=486706,1363860=623668} 2024-09-21T09:34:42.098 INFO:tasks.rados.rados.0.smithi137.stdout:1358: writing smithi13778320-410 from 437246 to 923952 tid 1 2024-09-21T09:34:42.104 INFO:tasks.rados.rados.0.smithi137.stdout:1358: writing smithi13778320-410 from 1363860 to 1987528 tid 2 2024-09-21T09:34:42.104 INFO:tasks.rados.rados.0.smithi137.stdout:1359: delete oid 72 current snap is 0 2024-09-21T09:34:42.104 INFO:tasks.rados.rados.0.smithi137.stdout:1354: finishing write tid 2 to smithi13778320-267 2024-09-21T09:34:42.104 INFO:tasks.rados.rados.0.smithi137.stdout:1354: finishing write tid 3 to smithi13778320-267 2024-09-21T09:34:42.104 INFO:tasks.rados.rados.0.smithi137.stdout:1354: finishing write tid 4 to smithi13778320-267 2024-09-21T09:34:42.104 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 267 v 186 (ObjNum 977 snap 0 seq_num 977) dirty exists 2024-09-21T09:34:42.105 INFO:tasks.rados.rados.0.smithi137.stdout:1354: left oid 267 (ObjNum 977 snap 0 seq_num 977) 2024-09-21T09:34:42.105 INFO:tasks.rados.rados.0.smithi137.stdout:1355: expect (ObjNum 627 snap 0 seq_num 627) 2024-09-21T09:34:42.208 INFO:tasks.rados.rados.0.smithi137.stdout:1358: finishing write tid 1 to smithi13778320-410 2024-09-21T09:34:42.208 INFO:tasks.rados.rados.0.smithi137.stdout:1357: expect (ObjNum 488 snap 0 seq_num 488) 2024-09-21T09:34:42.279 INFO:tasks.rados.rados.0.smithi137.stdout:1358: finishing write tid 2 to smithi13778320-410 2024-09-21T09:34:42.279 INFO:tasks.rados.rados.0.smithi137.stdout:1358: finishing write tid 3 to smithi13778320-410 2024-09-21T09:34:42.280 INFO:tasks.rados.rados.0.smithi137.stdout:1358: finishing write tid 4 to smithi13778320-410 2024-09-21T09:34:42.280 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 410 v 168 (ObjNum 978 snap 0 seq_num 978) dirty exists 2024-09-21T09:34:42.280 INFO:tasks.rados.rados.0.smithi137.stdout:1358: left oid 410 (ObjNum 978 snap 0 seq_num 978) 2024-09-21T09:34:42.280 INFO:tasks.rados.rados.0.smithi137.stdout:1356: expect (ObjNum 456 snap 0 seq_num 456) 2024-09-21T09:34:42.394 INFO:tasks.rados.rados.0.smithi137.stdout:1354: done (5 left) 2024-09-21T09:34:42.394 INFO:tasks.rados.rados.0.smithi137.stdout:1355: done (4 left) 2024-09-21T09:34:42.394 INFO:tasks.rados.rados.0.smithi137.stdout:1356: done (3 left) 2024-09-21T09:34:42.394 INFO:tasks.rados.rados.0.smithi137.stdout:1357: done (2 left) 2024-09-21T09:34:42.394 INFO:tasks.rados.rados.0.smithi137.stdout:1358: done (1 left) 2024-09-21T09:34:42.394 INFO:tasks.rados.rados.0.smithi137.stdout:1359: done (0 left) 2024-09-21T09:34:42.395 INFO:tasks.rados.rados.0.smithi137.stdout:1360: read oid 320 snap -1 2024-09-21T09:34:42.395 INFO:tasks.rados.rados.0.smithi137.stdout:1360: expect (ObjNum 319 snap 0 seq_num 319) 2024-09-21T09:34:42.395 INFO:tasks.rados.rados.0.smithi137.stdout:1361: write oid 411 current snap is 0 2024-09-21T09:34:42.395 INFO:tasks.rados.rados.0.smithi137.stdout:1361: seq_num 980 ranges {470860=637204,1880824=590036} 2024-09-21T09:34:42.400 INFO:tasks.rados.rados.0.smithi137.stdout:1361: writing smithi13778320-411 from 470860 to 1108064 tid 1 2024-09-21T09:34:42.407 INFO:tasks.rados.rados.0.smithi137.stdout:1361: writing smithi13778320-411 from 1880824 to 2470860 tid 2 2024-09-21T09:34:42.407 INFO:tasks.rados.rados.0.smithi137.stdout:1362: write oid 284 current snap is 0 2024-09-21T09:34:42.408 INFO:tasks.rados.rados.0.smithi137.stdout:1362: seq_num 981 ranges {487667=428806,1655659=770995} 2024-09-21T09:34:42.412 INFO:tasks.rados.rados.0.smithi137.stdout:1362: writing smithi13778320-284 from 487667 to 916473 tid 1 2024-09-21T09:34:42.421 INFO:tasks.rados.rados.0.smithi137.stdout:1362: writing smithi13778320-284 from 1655659 to 2426654 tid 2 2024-09-21T09:34:42.421 INFO:tasks.rados.rados.0.smithi137.stdout:1363: read oid 62 snap -1 2024-09-21T09:34:42.421 INFO:tasks.rados.rados.0.smithi137.stdout:1363: expect (ObjNum 799 snap 0 seq_num 799) 2024-09-21T09:34:42.421 INFO:tasks.rados.rados.0.smithi137.stdout:1364: read oid 497 snap -1 2024-09-21T09:34:42.422 INFO:tasks.rados.rados.0.smithi137.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2024-09-21T09:34:42.422 INFO:tasks.rados.rados.0.smithi137.stdout:1365: read oid 52 snap -1 2024-09-21T09:34:42.422 INFO:tasks.rados.rados.0.smithi137.stdout:1365: expect (ObjNum 973 snap 0 seq_num 973) 2024-09-21T09:34:42.422 INFO:tasks.rados.rados.0.smithi137.stdout:1366: read oid 28 snap -1 2024-09-21T09:34:42.422 INFO:tasks.rados.rados.0.smithi137.stdout:1366: expect (ObjNum 962 snap 0 seq_num 962) 2024-09-21T09:34:42.422 INFO:tasks.rados.rados.0.smithi137.stdout:1367: write oid 429 current snap is 0 2024-09-21T09:34:42.422 INFO:tasks.rados.rados.0.smithi137.stdout:1360: expect (ObjNum 319 snap 0 seq_num 319) 2024-09-21T09:34:42.528 INFO:tasks.rados.rados.0.smithi137.stdout:1361: finishing write tid 1 to smithi13778320-411 2024-09-21T09:34:42.529 INFO:tasks.rados.rados.0.smithi137.stdout:1361: finishing write tid 2 to smithi13778320-411 2024-09-21T09:34:42.529 INFO:tasks.rados.rados.0.smithi137.stdout:1361: finishing write tid 3 to smithi13778320-411 2024-09-21T09:34:42.529 INFO:tasks.rados.rados.0.smithi137.stdout:1361: finishing write tid 4 to smithi13778320-411 2024-09-21T09:34:42.529 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 411 v 263 (ObjNum 980 snap 0 seq_num 980) dirty exists 2024-09-21T09:34:42.529 INFO:tasks.rados.rados.0.smithi137.stdout:1361: left oid 411 (ObjNum 980 snap 0 seq_num 980) 2024-09-21T09:34:42.529 INFO:tasks.rados.rados.0.smithi137.stdout:1362: finishing write tid 1 to smithi13778320-284 2024-09-21T09:34:42.529 INFO:tasks.rados.rados.0.smithi137.stdout:1362: finishing write tid 2 to smithi13778320-284 2024-09-21T09:34:42.529 INFO:tasks.rados.rados.0.smithi137.stdout:1362: finishing write tid 3 to smithi13778320-284 2024-09-21T09:34:42.529 INFO:tasks.rados.rados.0.smithi137.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2024-09-21T09:34:42.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:42 smithi137 ceph-mon[39068]: from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:42.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:42 smithi137 ceph-mon[39068]: from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:42.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:42 smithi137 ceph-mon[39068]: pgmap v121: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.1 MiB/s wr, 83 op/s 2024-09-21T09:34:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:42 smithi137 ceph-mon[28941]: from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:42 smithi137 ceph-mon[28941]: from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:42 smithi137 ceph-mon[28941]: pgmap v121: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.1 MiB/s wr, 83 op/s 2024-09-21T09:34:42.606 INFO:tasks.rados.rados.0.smithi137.stdout:1365: expect (ObjNum 973 snap 0 seq_num 973) 2024-09-21T09:34:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:42 smithi165 ceph-mon[32789]: from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:42 smithi165 ceph-mon[32789]: from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:42 smithi165 ceph-mon[32789]: pgmap v121: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.1 MiB/s wr, 83 op/s 2024-09-21T09:34:42.704 INFO:tasks.rados.rados.0.smithi137.stdout:1362: finishing write tid 4 to smithi13778320-284 2024-09-21T09:34:42.705 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 284 v 172 (ObjNum 981 snap 0 seq_num 981) dirty exists 2024-09-21T09:34:42.705 INFO:tasks.rados.rados.0.smithi137.stdout:1362: left oid 284 (ObjNum 981 snap 0 seq_num 981) 2024-09-21T09:34:42.705 INFO:tasks.rados.rados.0.smithi137.stdout:1363: expect (ObjNum 799 snap 0 seq_num 799) 2024-09-21T09:34:42.859 INFO:tasks.rados.rados.0.smithi137.stdout:1366: expect (ObjNum 962 snap 0 seq_num 962) 2024-09-21T09:34:42.983 INFO:tasks.rados.rados.0.smithi137.stdout:1367: seq_num 982 ranges {504474=504055,1714141=631006} 2024-09-21T09:34:42.988 INFO:tasks.rados.rados.0.smithi137.stdout:1367: writing smithi13778320-429 from 504474 to 1008529 tid 1 2024-09-21T09:34:42.996 INFO:tasks.rados.rados.0.smithi137.stdout:1367: writing smithi13778320-429 from 1714141 to 2345147 tid 2 2024-09-21T09:34:42.996 INFO:tasks.rados.rados.0.smithi137.stdout:1360: done (7 left) 2024-09-21T09:34:42.996 INFO:tasks.rados.rados.0.smithi137.stdout:1361: done (6 left) 2024-09-21T09:34:42.996 INFO:tasks.rados.rados.0.smithi137.stdout:1362: done (5 left) 2024-09-21T09:34:42.996 INFO:tasks.rados.rados.0.smithi137.stdout:1363: done (4 left) 2024-09-21T09:34:42.997 INFO:tasks.rados.rados.0.smithi137.stdout:1364: done (3 left) 2024-09-21T09:34:42.997 INFO:tasks.rados.rados.0.smithi137.stdout:1365: done (2 left) 2024-09-21T09:34:42.997 INFO:tasks.rados.rados.0.smithi137.stdout:1366: done (1 left) 2024-09-21T09:34:42.997 INFO:tasks.rados.rados.0.smithi137.stdout:1368: delete oid 191 current snap is 0 2024-09-21T09:34:42.997 INFO:tasks.rados.rados.0.smithi137.stdout:1367: finishing write tid 1 to smithi13778320-429 2024-09-21T09:34:42.998 INFO:tasks.rados.rados.0.smithi137.stdout:1368: done (1 left) 2024-09-21T09:34:42.998 INFO:tasks.rados.rados.0.smithi137.stdout:1369: write oid 105 current snap is 0 2024-09-21T09:34:42.998 INFO:tasks.rados.rados.0.smithi137.stdout:1369: seq_num 984 ranges {538088=654553,1714752=634675} 2024-09-21T09:34:43.004 INFO:tasks.rados.rados.0.smithi137.stdout:1369: writing smithi13778320-105 from 538088 to 1192641 tid 1 2024-09-21T09:34:43.011 INFO:tasks.rados.rados.0.smithi137.stdout:1369: writing smithi13778320-105 from 1714752 to 2349427 tid 2 2024-09-21T09:34:43.011 INFO:tasks.rados.rados.0.smithi137.stdout:1370: write oid 424 current snap is 0 2024-09-21T09:34:43.011 INFO:tasks.rados.rados.0.smithi137.stdout:1367: finishing write tid 2 to smithi13778320-429 2024-09-21T09:34:43.011 INFO:tasks.rados.rados.0.smithi137.stdout:1370: seq_num 985 ranges {554895=729802,1773234=778333} 2024-09-21T09:34:43.018 INFO:tasks.rados.rados.0.smithi137.stdout:1370: writing smithi13778320-424 from 554895 to 1284697 tid 1 2024-09-21T09:34:43.025 INFO:tasks.rados.rados.0.smithi137.stdout:1370: writing smithi13778320-424 from 1773234 to 2551567 tid 2 2024-09-21T09:34:43.025 INFO:tasks.rados.rados.0.smithi137.stdout:1371: read oid 174 snap -1 2024-09-21T09:34:43.025 INFO:tasks.rados.rados.0.smithi137.stdout:1371: expect (ObjNum 957 snap 0 seq_num 957) 2024-09-21T09:34:43.025 INFO:tasks.rados.rados.0.smithi137.stdout:1372: write oid 303 current snap is 0 2024-09-21T09:34:43.025 INFO:tasks.rados.rados.0.smithi137.stdout:1367: finishing write tid 3 to smithi13778320-429 2024-09-21T09:34:43.025 INFO:tasks.rados.rados.0.smithi137.stdout:1367: finishing write tid 4 to smithi13778320-429 2024-09-21T09:34:43.025 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 429 v 190 (ObjNum 982 snap 0 seq_num 982) dirty exists 2024-09-21T09:34:43.025 INFO:tasks.rados.rados.0.smithi137.stdout:1367: left oid 429 (ObjNum 982 snap 0 seq_num 982) 2024-09-21T09:34:43.026 INFO:tasks.rados.rados.0.smithi137.stdout:1369: finishing write tid 1 to smithi13778320-105 2024-09-21T09:34:43.026 INFO:tasks.rados.rados.0.smithi137.stdout:1372: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2024-09-21T09:34:43.030 INFO:tasks.rados.rados.0.smithi137.stdout:1372: writing smithi13778320-303 from 571702 to 976753 tid 1 2024-09-21T09:34:43.036 INFO:tasks.rados.rados.0.smithi137.stdout:1372: writing smithi13778320-303 from 1431716 to 2070060 tid 2 2024-09-21T09:34:43.039 INFO:tasks.rados.rados.0.smithi137.stdout:1372: writing smithi13778320-303 from 2560365 to 2571702 tid 3 2024-09-21T09:34:43.039 INFO:tasks.rados.rados.0.smithi137.stdout:1367: done (4 left) 2024-09-21T09:34:43.039 INFO:tasks.rados.rados.0.smithi137.stdout:1373: read oid 354 snap -1 2024-09-21T09:34:43.040 INFO:tasks.rados.rados.0.smithi137.stdout:1373: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-21T09:34:43.040 INFO:tasks.rados.rados.0.smithi137.stdout:1374: write oid 199 current snap is 0 2024-09-21T09:34:43.040 INFO:tasks.rados.rados.0.smithi137.stdout:1369: finishing write tid 2 to smithi13778320-105 2024-09-21T09:34:43.040 INFO:tasks.rados.rados.0.smithi137.stdout:1374: seq_num 987 ranges {588509=480300,1773845=782002} 2024-09-21T09:34:43.045 INFO:tasks.rados.rados.0.smithi137.stdout:1374: writing smithi13778320-199 from 588509 to 1068809 tid 1 2024-09-21T09:34:43.054 INFO:tasks.rados.rados.0.smithi137.stdout:1374: writing smithi13778320-199 from 1773845 to 2555847 tid 2 2024-09-21T09:34:43.054 INFO:tasks.rados.rados.0.smithi137.stdout:1375: write oid 67 current snap is 0 2024-09-21T09:34:43.054 INFO:tasks.rados.rados.0.smithi137.stdout:1369: finishing write tid 3 to smithi13778320-105 2024-09-21T09:34:43.054 INFO:tasks.rados.rados.0.smithi137.stdout:1369: finishing write tid 4 to smithi13778320-105 2024-09-21T09:34:43.054 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 105 v 242 (ObjNum 984 snap 0 seq_num 984) dirty exists 2024-09-21T09:34:43.054 INFO:tasks.rados.rados.0.smithi137.stdout:1369: left oid 105 (ObjNum 984 snap 0 seq_num 984) 2024-09-21T09:34:43.054 INFO:tasks.rados.rados.0.smithi137.stdout:1370: finishing write tid 1 to smithi13778320-424 2024-09-21T09:34:43.054 INFO:tasks.rados.rados.0.smithi137.stdout:1375: seq_num 988 ranges {605316=555549,1832327=642013} 2024-09-21T09:34:43.059 INFO:tasks.rados.rados.0.smithi137.stdout:1375: writing smithi13778320-67 from 605316 to 1160865 tid 1 2024-09-21T09:34:43.067 INFO:tasks.rados.rados.0.smithi137.stdout:1375: writing smithi13778320-67 from 1832327 to 2474340 tid 2 2024-09-21T09:34:43.067 INFO:tasks.rados.rados.0.smithi137.stdout:1369: done (6 left) 2024-09-21T09:34:43.067 INFO:tasks.rados.rados.0.smithi137.stdout:1376: write oid 281 current snap is 0 2024-09-21T09:34:43.067 INFO:tasks.rados.rados.0.smithi137.stdout:1370: finishing write tid 2 to smithi13778320-424 2024-09-21T09:34:43.067 INFO:tasks.rados.rados.0.smithi137.stdout:1370: finishing write tid 3 to smithi13778320-424 2024-09-21T09:34:43.067 INFO:tasks.rados.rados.0.smithi137.stdout:1376: seq_num 989 ranges {622123=747151,2007162=614961} 2024-09-21T09:34:43.076 INFO:tasks.rados.rados.0.smithi137.stdout:1376: writing smithi13778320-281 from 622123 to 1369274 tid 1 2024-09-21T09:34:43.084 INFO:tasks.rados.rados.0.smithi137.stdout:1376: writing smithi13778320-281 from 2007162 to 2622123 tid 2 2024-09-21T09:34:43.084 INFO:tasks.rados.rados.0.smithi137.stdout:1377: write oid 4 current snap is 0 2024-09-21T09:34:43.084 INFO:tasks.rados.rados.0.smithi137.stdout:1370: finishing write tid 4 to smithi13778320-424 2024-09-21T09:34:43.084 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 424 v 245 (ObjNum 985 snap 0 seq_num 985) dirty exists 2024-09-21T09:34:43.084 INFO:tasks.rados.rados.0.smithi137.stdout:1370: left oid 424 (ObjNum 985 snap 0 seq_num 985) 2024-09-21T09:34:43.084 INFO:tasks.rados.rados.0.smithi137.stdout:1371: expect (ObjNum 957 snap 0 seq_num 957) 2024-09-21T09:34:43.217 INFO:tasks.rados.rados.0.smithi137.stdout:1372: finishing write tid 1 to smithi13778320-303 2024-09-21T09:34:43.217 INFO:tasks.rados.rados.0.smithi137.stdout:1372: finishing write tid 2 to smithi13778320-303 2024-09-21T09:34:43.217 INFO:tasks.rados.rados.0.smithi137.stdout:1372: finishing write tid 3 to smithi13778320-303 2024-09-21T09:34:43.217 INFO:tasks.rados.rados.0.smithi137.stdout:1377: seq_num 990 ranges {638930=422400,1665644=645682} 2024-09-21T09:34:43.222 INFO:tasks.rados.rados.0.smithi137.stdout:1377: writing smithi13778320-4 from 638930 to 1061330 tid 1 2024-09-21T09:34:43.230 INFO:tasks.rados.rados.0.smithi137.stdout:1377: writing smithi13778320-4 from 1665644 to 2311326 tid 2 2024-09-21T09:34:43.230 INFO:tasks.rados.rados.0.smithi137.stdout:1370: done (7 left) 2024-09-21T09:34:43.230 INFO:tasks.rados.rados.0.smithi137.stdout:1371: done (6 left) 2024-09-21T09:34:43.230 INFO:tasks.rados.rados.0.smithi137.stdout:1378: read oid 111 snap -1 2024-09-21T09:34:43.230 INFO:tasks.rados.rados.0.smithi137.stdout:1378: expect deleted 2024-09-21T09:34:43.230 INFO:tasks.rados.rados.0.smithi137.stdout:1379: write oid 222 current snap is 0 2024-09-21T09:34:43.230 INFO:tasks.rados.rados.0.smithi137.stdout:1372: finishing write tid 4 to smithi13778320-303 2024-09-21T09:34:43.230 INFO:tasks.rados.rados.0.smithi137.stdout:1372: finishing write tid 5 to smithi13778320-303 2024-09-21T09:34:43.231 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 303 v 236 (ObjNum 986 snap 0 seq_num 986) dirty exists 2024-09-21T09:34:43.231 INFO:tasks.rados.rados.0.smithi137.stdout:1372: left oid 303 (ObjNum 986 snap 0 seq_num 986) 2024-09-21T09:34:43.231 INFO:tasks.rados.rados.0.smithi137.stdout:1374: finishing write tid 1 to smithi13778320-199 2024-09-21T09:34:43.231 INFO:tasks.rados.rados.0.smithi137.stdout:1379: seq_num 991 ranges {655737=497649,1607773=789340} 2024-09-21T09:34:43.236 INFO:tasks.rados.rados.0.smithi137.stdout:1379: writing smithi13778320-222 from 655737 to 1153386 tid 1 2024-09-21T09:34:43.243 INFO:tasks.rados.rados.0.smithi137.stdout:1379: writing smithi13778320-222 from 1607773 to 2397113 tid 2 2024-09-21T09:34:43.243 INFO:tasks.rados.rados.0.smithi137.stdout:1372: done (7 left) 2024-09-21T09:34:43.243 INFO:tasks.rados.rados.0.smithi137.stdout:1380: write oid 247 current snap is 0 2024-09-21T09:34:43.243 INFO:tasks.rados.rados.0.smithi137.stdout:1380: seq_num 992 ranges {672544=572898,1666255=532998} 2024-09-21T09:34:43.249 INFO:tasks.rados.rados.0.smithi137.stdout:1380: writing smithi13778320-247 from 672544 to 1245442 tid 1 2024-09-21T09:34:43.255 INFO:tasks.rados.rados.0.smithi137.stdout:1380: writing smithi13778320-247 from 1666255 to 2199253 tid 2 2024-09-21T09:34:43.255 INFO:tasks.rados.rados.0.smithi137.stdout:1381: read oid 402 snap -1 2024-09-21T09:34:43.255 INFO:tasks.rados.rados.0.smithi137.stdout:1381: expect (ObjNum 706 snap 0 seq_num 706) 2024-09-21T09:34:43.255 INFO:tasks.rados.rados.0.smithi137.stdout:1382: write oid 388 current snap is 0 2024-09-21T09:34:43.255 INFO:tasks.rados.rados.0.smithi137.stdout:1373: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-21T09:34:43.385 INFO:tasks.rados.rados.0.smithi137.stdout:1374: finishing write tid 2 to smithi13778320-199 2024-09-21T09:34:43.385 INFO:tasks.rados.rados.0.smithi137.stdout:1374: finishing write tid 3 to smithi13778320-199 2024-09-21T09:34:43.385 INFO:tasks.rados.rados.0.smithi137.stdout:1382: seq_num 993 ranges {689351=648147,2124737=564614} 2024-09-21T09:34:43.392 INFO:tasks.rados.rados.0.smithi137.stdout:1382: writing smithi13778320-388 from 689351 to 1337498 tid 1 2024-09-21T09:34:43.401 INFO:tasks.rados.rados.0.smithi137.stdout:1382: writing smithi13778320-388 from 2124737 to 2689351 tid 2 2024-09-21T09:34:43.401 INFO:tasks.rados.rados.0.smithi137.stdout:1373: done (9 left) 2024-09-21T09:34:43.401 INFO:tasks.rados.rados.0.smithi137.stdout:1383: delete oid 245 current snap is 0 2024-09-21T09:34:43.401 INFO:tasks.rados.rados.0.smithi137.stdout:1374: finishing write tid 4 to smithi13778320-199 2024-09-21T09:34:43.401 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 199 v 175 (ObjNum 987 snap 0 seq_num 987) dirty exists 2024-09-21T09:34:43.401 INFO:tasks.rados.rados.0.smithi137.stdout:1374: left oid 199 (ObjNum 987 snap 0 seq_num 987) 2024-09-21T09:34:43.401 INFO:tasks.rados.rados.0.smithi137.stdout:1375: finishing write tid 1 to smithi13778320-67 2024-09-21T09:34:43.401 INFO:tasks.rados.rados.0.smithi137.stdout:1375: finishing write tid 2 to smithi13778320-67 2024-09-21T09:34:43.402 INFO:tasks.rados.rados.0.smithi137.stdout:1375: finishing write tid 3 to smithi13778320-67 2024-09-21T09:34:43.402 INFO:tasks.rados.rados.0.smithi137.stdout:1375: finishing write tid 4 to smithi13778320-67 2024-09-21T09:34:43.402 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 67 v 193 (ObjNum 988 snap 0 seq_num 988) dirty exists 2024-09-21T09:34:43.402 INFO:tasks.rados.rados.0.smithi137.stdout:1375: left oid 67 (ObjNum 988 snap 0 seq_num 988) 2024-09-21T09:34:43.402 INFO:tasks.rados.rados.0.smithi137.stdout:1376: finishing write tid 1 to smithi13778320-281 2024-09-21T09:34:43.402 INFO:tasks.rados.rados.0.smithi137.stdout:1376: finishing write tid 2 to smithi13778320-281 2024-09-21T09:34:43.402 INFO:tasks.rados.rados.0.smithi137.stdout:1376: finishing write tid 3 to smithi13778320-281 2024-09-21T09:34:43.402 INFO:tasks.rados.rados.0.smithi137.stdout:1376: finishing write tid 4 to smithi13778320-281 2024-09-21T09:34:43.402 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 281 v 168 (ObjNum 989 snap 0 seq_num 989) dirty exists 2024-09-21T09:34:43.402 INFO:tasks.rados.rados.0.smithi137.stdout:1376: left oid 281 (ObjNum 989 snap 0 seq_num 989) 2024-09-21T09:34:43.402 INFO:tasks.rados.rados.0.smithi137.stdout:1377: finishing write tid 1 to smithi13778320-4 2024-09-21T09:34:43.402 INFO:tasks.rados.rados.0.smithi137.stdout:1377: finishing write tid 2 to smithi13778320-4 2024-09-21T09:34:43.402 INFO:tasks.rados.rados.0.smithi137.stdout:1377: finishing write tid 3 to smithi13778320-4 2024-09-21T09:34:43.402 INFO:tasks.rados.rados.0.smithi137.stdout:1377: finishing write tid 4 to smithi13778320-4 2024-09-21T09:34:43.403 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 4 v 196 (ObjNum 990 snap 0 seq_num 990) dirty exists 2024-09-21T09:34:43.403 INFO:tasks.rados.rados.0.smithi137.stdout:1377: left oid 4 (ObjNum 990 snap 0 seq_num 990) 2024-09-21T09:34:43.403 INFO:tasks.rados.rados.0.smithi137.stdout:1379: finishing write tid 1 to smithi13778320-222 2024-09-21T09:34:43.403 INFO:tasks.rados.rados.0.smithi137.stdout:1379: finishing write tid 2 to smithi13778320-222 2024-09-21T09:34:43.403 INFO:tasks.rados.rados.0.smithi137.stdout:1379: finishing write tid 3 to smithi13778320-222 2024-09-21T09:34:43.403 INFO:tasks.rados.rados.0.smithi137.stdout:1379: finishing write tid 4 to smithi13778320-222 2024-09-21T09:34:43.403 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 222 v 248 (ObjNum 991 snap 0 seq_num 991) dirty exists 2024-09-21T09:34:43.403 INFO:tasks.rados.rados.0.smithi137.stdout:1379: left oid 222 (ObjNum 991 snap 0 seq_num 991) 2024-09-21T09:34:43.403 INFO:tasks.rados.rados.0.smithi137.stdout:1380: finishing write tid 1 to smithi13778320-247 2024-09-21T09:34:43.403 INFO:tasks.rados.rados.0.smithi137.stdout:1381: expect (ObjNum 706 snap 0 seq_num 706) 2024-09-21T09:34:43.585 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:43.589 INFO:tasks.rados.rados.0.smithi137.stdout:1380: finishing write tid 2 to smithi13778320-247 2024-09-21T09:34:43.590 INFO:tasks.rados.rados.0.smithi137.stdout:1380: finishing write tid 3 to smithi13778320-247 2024-09-21T09:34:43.590 INFO:tasks.rados.rados.0.smithi137.stdout:1374: done (9 left) 2024-09-21T09:34:43.590 INFO:tasks.rados.rados.0.smithi137.stdout:1375: done (8 left) 2024-09-21T09:34:43.590 INFO:tasks.rados.rados.0.smithi137.stdout:1376: done (7 left) 2024-09-21T09:34:43.590 INFO:tasks.rados.rados.0.smithi137.stdout:1377: done (6 left) 2024-09-21T09:34:43.590 INFO:tasks.rados.rados.0.smithi137.stdout:1378: done (5 left) 2024-09-21T09:34:43.590 INFO:tasks.rados.rados.0.smithi137.stdout:1379: done (4 left) 2024-09-21T09:34:43.590 INFO:tasks.rados.rados.0.smithi137.stdout:1381: done (3 left) 2024-09-21T09:34:43.590 INFO:tasks.rados.rados.0.smithi137.stdout:1383: done (2 left) 2024-09-21T09:34:43.590 INFO:tasks.rados.rados.0.smithi137.stdout:1384: read oid 287 snap -1 2024-09-21T09:34:43.590 INFO:tasks.rados.rados.0.smithi137.stdout:1384: expect (ObjNum 560 snap 0 seq_num 560) 2024-09-21T09:34:43.590 INFO:tasks.rados.rados.0.smithi137.stdout:1385: write oid 349 current snap is 0 2024-09-21T09:34:43.590 INFO:tasks.rados.rados.0.smithi137.stdout:1380: finishing write tid 4 to smithi13778320-247 2024-09-21T09:34:43.590 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 247 v 266 (ObjNum 992 snap 0 seq_num 992) dirty exists 2024-09-21T09:34:43.590 INFO:tasks.rados.rados.0.smithi137.stdout:1380: left oid 247 (ObjNum 992 snap 0 seq_num 992) 2024-09-21T09:34:43.591 INFO:tasks.rados.rados.0.smithi137.stdout:1382: finishing write tid 1 to smithi13778320-388 2024-09-21T09:34:43.591 INFO:tasks.rados.rados.0.smithi137.stdout:1385: seq_num 995 ranges {722965=798645,2125348=597617} 2024-09-21T09:34:43.599 INFO:tasks.rados.rados.0.smithi137.stdout:1385: writing smithi13778320-349 from 722965 to 1521610 tid 1 2024-09-21T09:34:43.607 INFO:tasks.rados.rados.0.smithi137.stdout:1385: writing smithi13778320-349 from 2125348 to 2722965 tid 2 2024-09-21T09:34:43.607 INFO:tasks.rados.rados.0.smithi137.stdout:1380: done (3 left) 2024-09-21T09:34:43.607 INFO:tasks.rados.rados.0.smithi137.stdout:1386: read oid 492 snap -1 2024-09-21T09:34:43.607 INFO:tasks.rados.rados.0.smithi137.stdout:1386: expect (ObjNum 904 snap 0 seq_num 904) 2024-09-21T09:34:43.607 INFO:tasks.rados.rados.0.smithi137.stdout:1387: write oid 269 current snap is 0 2024-09-21T09:34:43.607 INFO:tasks.rados.rados.0.smithi137.stdout:1382: finishing write tid 2 to smithi13778320-388 2024-09-21T09:34:43.608 INFO:tasks.rados.rados.0.smithi137.stdout:1382: finishing write tid 3 to smithi13778320-388 2024-09-21T09:34:43.608 INFO:tasks.rados.rados.0.smithi137.stdout:1382: finishing write tid 4 to smithi13778320-388 2024-09-21T09:34:43.608 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 388 v 234 (ObjNum 993 snap 0 seq_num 993) dirty exists 2024-09-21T09:34:43.608 INFO:tasks.rados.rados.0.smithi137.stdout:1382: left oid 388 (ObjNum 993 snap 0 seq_num 993) 2024-09-21T09:34:43.608 INFO:tasks.rados.rados.0.smithi137.stdout:1387: seq_num 996 ranges {739772=590247,1900183=540336} 2024-09-21T09:34:43.615 INFO:tasks.rados.rados.0.smithi137.stdout:1387: writing smithi13778320-269 from 739772 to 1330019 tid 1 2024-09-21T09:34:43.623 INFO:tasks.rados.rados.0.smithi137.stdout:1387: writing smithi13778320-269 from 1900183 to 2440519 tid 2 2024-09-21T09:34:43.623 INFO:tasks.rados.rados.0.smithi137.stdout:1382: done (4 left) 2024-09-21T09:34:43.623 INFO:tasks.rados.rados.0.smithi137.stdout:1388: read oid 33 snap -1 2024-09-21T09:34:43.623 INFO:tasks.rados.rados.0.smithi137.stdout:1388: expect (ObjNum 872 snap 0 seq_num 872) 2024-09-21T09:34:43.623 INFO:tasks.rados.rados.0.smithi137.stdout:1389: read oid 324 snap -1 2024-09-21T09:34:43.623 INFO:tasks.rados.rados.0.smithi137.stdout:1389: expect (ObjNum 832 snap 0 seq_num 832) 2024-09-21T09:34:43.623 INFO:tasks.rados.rados.0.smithi137.stdout:1390: read oid 119 snap -1 2024-09-21T09:34:43.624 INFO:tasks.rados.rados.0.smithi137.stdout:1390: expect (ObjNum 613 snap 0 seq_num 613) 2024-09-21T09:34:43.624 INFO:tasks.rados.rados.0.smithi137.stdout:1391: read oid 151 snap -1 2024-09-21T09:34:43.624 INFO:tasks.rados.rados.0.smithi137.stdout:1391: expect (ObjNum 642 snap 0 seq_num 642) 2024-09-21T09:34:43.624 INFO:tasks.rados.rados.0.smithi137.stdout:1384: expect (ObjNum 560 snap 0 seq_num 560) 2024-09-21T09:34:43.787 INFO:tasks.rados.rados.0.smithi137.stdout:1385: finishing write tid 1 to smithi13778320-349 2024-09-21T09:34:43.787 INFO:tasks.rados.rados.0.smithi137.stdout:1385: finishing write tid 2 to smithi13778320-349 2024-09-21T09:34:43.787 INFO:tasks.rados.rados.0.smithi137.stdout:1385: finishing write tid 3 to smithi13778320-349 2024-09-21T09:34:43.787 INFO:tasks.rados.rados.0.smithi137.stdout:1385: finishing write tid 4 to smithi13778320-349 2024-09-21T09:34:43.787 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 349 v 199 (ObjNum 995 snap 0 seq_num 995) dirty exists 2024-09-21T09:34:43.787 INFO:tasks.rados.rados.0.smithi137.stdout:1385: left oid 349 (ObjNum 995 snap 0 seq_num 995) 2024-09-21T09:34:43.787 INFO:tasks.rados.rados.0.smithi137.stdout:1386: expect (ObjNum 904 snap 0 seq_num 904) 2024-09-21T09:34:43.954 INFO:tasks.rados.rados.0.smithi137.stdout:1387: finishing write tid 1 to smithi13778320-269 2024-09-21T09:34:43.954 INFO:tasks.rados.rados.0.smithi137.stdout:1390: expect (ObjNum 613 snap 0 seq_num 613) 2024-09-21T09:34:44.062 INFO:tasks.rados.rados.0.smithi137.stdout:1391: expect (ObjNum 642 snap 0 seq_num 642) 2024-09-21T09:34:44.195 INFO:tasks.rados.rados.0.smithi137.stdout:1388: expect (ObjNum 872 snap 0 seq_num 872) 2024-09-21T09:34:44.284 INFO:tasks.rados.rados.0.smithi137.stdout:1387: finishing write tid 2 to smithi13778320-269 2024-09-21T09:34:44.284 INFO:tasks.rados.rados.0.smithi137.stdout:1387: finishing write tid 3 to smithi13778320-269 2024-09-21T09:34:44.284 INFO:tasks.rados.rados.0.smithi137.stdout:1387: finishing write tid 4 to smithi13778320-269 2024-09-21T09:34:44.284 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 269 v 269 (ObjNum 996 snap 0 seq_num 996) dirty exists 2024-09-21T09:34:44.284 INFO:tasks.rados.rados.0.smithi137.stdout:1387: left oid 269 (ObjNum 996 snap 0 seq_num 996) 2024-09-21T09:34:44.284 INFO:tasks.rados.rados.0.smithi137.stdout:1389: expect (ObjNum 832 snap 0 seq_num 832) 2024-09-21T09:34:44.470 INFO:tasks.rados.rados.0.smithi137.stdout:1392: read oid 130 snap -1 2024-09-21T09:34:44.470 INFO:tasks.rados.rados.0.smithi137.stdout:1392: expect (ObjNum 581 snap 0 seq_num 581) 2024-09-21T09:34:44.470 INFO:tasks.rados.rados.0.smithi137.stdout:1384: done (8 left) 2024-09-21T09:34:44.470 INFO:tasks.rados.rados.0.smithi137.stdout:1385: done (7 left) 2024-09-21T09:34:44.470 INFO:tasks.rados.rados.0.smithi137.stdout:1386: done (6 left) 2024-09-21T09:34:44.470 INFO:tasks.rados.rados.0.smithi137.stdout:1387: done (5 left) 2024-09-21T09:34:44.470 INFO:tasks.rados.rados.0.smithi137.stdout:1388: done (4 left) 2024-09-21T09:34:44.470 INFO:tasks.rados.rados.0.smithi137.stdout:1389: done (3 left) 2024-09-21T09:34:44.471 INFO:tasks.rados.rados.0.smithi137.stdout:1390: done (2 left) 2024-09-21T09:34:44.471 INFO:tasks.rados.rados.0.smithi137.stdout:1391: done (1 left) 2024-09-21T09:34:44.471 INFO:tasks.rados.rados.0.smithi137.stdout:1393: write oid 334 current snap is 0 2024-09-21T09:34:44.471 INFO:tasks.rados.rados.0.smithi137.stdout:1393: seq_num 997 ranges {756579=665496,1958665=400347} 2024-09-21T09:34:44.477 INFO:tasks.rados.rados.0.smithi137.stdout:1393: writing smithi13778320-334 from 756579 to 1422075 tid 1 2024-09-21T09:34:44.482 INFO:tasks.rados.rados.0.smithi137.stdout:1393: writing smithi13778320-334 from 1958665 to 2359012 tid 2 2024-09-21T09:34:44.483 INFO:tasks.rados.rados.0.smithi137.stdout:1394: read oid 268 snap -1 2024-09-21T09:34:44.483 INFO:tasks.rados.rados.0.smithi137.stdout:1394: expect (ObjNum 267 snap 0 seq_num 267) 2024-09-21T09:34:44.483 INFO:tasks.rados.rados.0.smithi137.stdout:1395: write oid 314 current snap is 0 2024-09-21T09:34:44.483 INFO:tasks.rados.rados.0.smithi137.stdout:1395: seq_num 998 ranges {773386=740745,2017147=544005} 2024-09-21T09:34:44.490 INFO:tasks.rados.rados.0.smithi137.stdout:1395: writing smithi13778320-314 from 773386 to 1514131 tid 1 2024-09-21T09:34:44.497 INFO:tasks.rados.rados.0.smithi137.stdout:1395: writing smithi13778320-314 from 2017147 to 2561152 tid 2 2024-09-21T09:34:44.497 INFO:tasks.rados.rados.0.smithi137.stdout:1396: read oid 207 snap -1 2024-09-21T09:34:44.497 INFO:tasks.rados.rados.0.smithi137.stdout:1396: expect (ObjNum 749 snap 0 seq_num 749) 2024-09-21T09:34:44.497 INFO:tasks.rados.rados.0.smithi137.stdout:1397: read oid 81 snap -1 2024-09-21T09:34:44.497 INFO:tasks.rados.rados.0.smithi137.stdout:1397: expect (ObjNum 80 snap 0 seq_num 80) 2024-09-21T09:34:44.497 INFO:tasks.rados.rados.0.smithi137.stdout:1398: delete oid 470 current snap is 0 2024-09-21T09:34:44.497 INFO:tasks.rados.rados.0.smithi137.stdout:1393: finishing write tid 1 to smithi13778320-334 2024-09-21T09:34:44.497 INFO:tasks.rados.rados.0.smithi137.stdout:1392: expect (ObjNum 581 snap 0 seq_num 581) 2024-09-21T09:34:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:44 smithi137 ceph-mon[28941]: pgmap v122: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 129 op/s 2024-09-21T09:34:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:44 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1978877440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:44 smithi137 ceph-mon[28941]: from='client.25019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:44 smithi137 ceph-mon[39068]: pgmap v122: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 129 op/s 2024-09-21T09:34:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:44 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1978877440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:44 smithi137 ceph-mon[39068]: from='client.25019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:44.621 INFO:tasks.rados.rados.0.smithi137.stdout:1393: finishing write tid 2 to smithi13778320-334 2024-09-21T09:34:44.621 INFO:tasks.rados.rados.0.smithi137.stdout:1393: finishing write tid 3 to smithi13778320-334 2024-09-21T09:34:44.621 INFO:tasks.rados.rados.0.smithi137.stdout:1393: finishing write tid 4 to smithi13778320-334 2024-09-21T09:34:44.621 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 334 v 212 (ObjNum 997 snap 0 seq_num 997) dirty exists 2024-09-21T09:34:44.621 INFO:tasks.rados.rados.0.smithi137.stdout:1393: left oid 334 (ObjNum 997 snap 0 seq_num 997) 2024-09-21T09:34:44.621 INFO:tasks.rados.rados.0.smithi137.stdout:1394: expect (ObjNum 267 snap 0 seq_num 267) 2024-09-21T09:34:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:44 smithi165 ceph-mon[32789]: pgmap v122: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 129 op/s 2024-09-21T09:34:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:44 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1978877440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:44 smithi165 ceph-mon[32789]: from='client.25019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:44.701 INFO:tasks.rados.rados.0.smithi137.stdout:1395: finishing write tid 1 to smithi13778320-314 2024-09-21T09:34:44.701 INFO:tasks.rados.rados.0.smithi137.stdout:1397: expect (ObjNum 80 snap 0 seq_num 80) 2024-09-21T09:34:44.807 INFO:tasks.rados.rados.0.smithi137.stdout:1396: expect (ObjNum 749 snap 0 seq_num 749) 2024-09-21T09:34:44.929 INFO:tasks.rados.rados.0.smithi137.stdout:1395: finishing write tid 2 to smithi13778320-314 2024-09-21T09:34:44.929 INFO:tasks.rados.rados.0.smithi137.stdout:1395: finishing write tid 3 to smithi13778320-314 2024-09-21T09:34:44.929 INFO:tasks.rados.rados.0.smithi137.stdout:1395: finishing write tid 4 to smithi13778320-314 2024-09-21T09:34:44.929 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 314 v 272 (ObjNum 998 snap 0 seq_num 998) dirty exists 2024-09-21T09:34:44.929 INFO:tasks.rados.rados.0.smithi137.stdout:1395: left oid 314 (ObjNum 998 snap 0 seq_num 998) 2024-09-21T09:34:44.929 INFO:tasks.rados.rados.0.smithi137.stdout:1392: done (6 left) 2024-09-21T09:34:44.929 INFO:tasks.rados.rados.0.smithi137.stdout:1393: done (5 left) 2024-09-21T09:34:44.930 INFO:tasks.rados.rados.0.smithi137.stdout:1394: done (4 left) 2024-09-21T09:34:44.930 INFO:tasks.rados.rados.0.smithi137.stdout:1395: done (3 left) 2024-09-21T09:34:44.930 INFO:tasks.rados.rados.0.smithi137.stdout:1396: done (2 left) 2024-09-21T09:34:44.930 INFO:tasks.rados.rados.0.smithi137.stdout:1397: done (1 left) 2024-09-21T09:34:44.930 INFO:tasks.rados.rados.0.smithi137.stdout:1398: done (0 left) 2024-09-21T09:34:44.930 INFO:tasks.rados.rados.0.smithi137.stdout:1399: delete oid 373 current snap is 0 2024-09-21T09:34:44.930 INFO:tasks.rados.rados.0.smithi137.stdout:1399: done (0 left) 2024-09-21T09:34:44.931 INFO:tasks.rados.rados.0.smithi137.stdout:1400: write oid 377 current snap is 0 2024-09-21T09:34:44.931 INFO:tasks.rados.rados.0.smithi137.stdout:1400: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2024-09-21T09:34:44.935 INFO:tasks.rados.rados.0.smithi137.stdout:1400: writing smithi13778320-377 from 423807 to 990299 tid 1 2024-09-21T09:34:44.941 INFO:tasks.rados.rados.0.smithi137.stdout:1400: writing smithi13778320-377 from 1676240 to 2083925 tid 2 2024-09-21T09:34:44.945 INFO:tasks.rados.rados.0.smithi137.stdout:1400: writing smithi13778320-377 from 2739004 to 2823807 tid 3 2024-09-21T09:34:44.945 INFO:tasks.rados.rados.0.smithi137.stdout:1401: write oid 440 current snap is 0 2024-09-21T09:34:44.945 INFO:tasks.rados.rados.0.smithi137.stdout:1400: finishing write tid 1 to smithi13778320-377 2024-09-21T09:34:44.945 INFO:tasks.rados.rados.0.smithi137.stdout:1401: seq_num 1002 ranges {440614=641741,1734722=551343} 2024-09-21T09:34:44.951 INFO:tasks.rados.rados.0.smithi137.stdout:1401: writing smithi13778320-440 from 440614 to 1082355 tid 1 2024-09-21T09:34:44.958 INFO:tasks.rados.rados.0.smithi137.stdout:1401: writing smithi13778320-440 from 1734722 to 2286065 tid 2 2024-09-21T09:34:44.958 INFO:tasks.rados.rados.0.smithi137.stdout:1402: write oid 253 current snap is 0 2024-09-21T09:34:44.958 INFO:tasks.rados.rados.0.smithi137.stdout:1400: finishing write tid 2 to smithi13778320-377 2024-09-21T09:34:44.958 INFO:tasks.rados.rados.0.smithi137.stdout:1400: finishing write tid 3 to smithi13778320-377 2024-09-21T09:34:44.958 INFO:tasks.rados.rados.0.smithi137.stdout:1400: finishing write tid 4 to smithi13778320-377 2024-09-21T09:34:44.958 INFO:tasks.rados.rados.0.smithi137.stdout:1400: finishing write tid 5 to smithi13778320-377 2024-09-21T09:34:44.958 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 377 v 177 (ObjNum 1001 snap 0 seq_num 1001) dirty exists 2024-09-21T09:34:44.959 INFO:tasks.rados.rados.0.smithi137.stdout:1400: left oid 377 (ObjNum 1001 snap 0 seq_num 1001) 2024-09-21T09:34:44.959 INFO:tasks.rados.rados.0.smithi137.stdout:1401: finishing write tid 1 to smithi13778320-440 2024-09-21T09:34:44.959 INFO:tasks.rados.rados.0.smithi137.stdout:1402: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2024-09-21T09:34:44.964 INFO:tasks.rados.rados.0.smithi137.stdout:1402: writing smithi13778320-253 from 457421 to 1174411 tid 1 2024-09-21T09:34:44.969 INFO:tasks.rados.rados.0.smithi137.stdout:1402: writing smithi13778320-253 from 1676851 to 2088205 tid 2 2024-09-21T09:34:44.974 INFO:tasks.rados.rados.0.smithi137.stdout:1402: writing smithi13778320-253 from 2677497 to 2857421 tid 3 2024-09-21T09:34:44.974 INFO:tasks.rados.rados.0.smithi137.stdout:1400: done (2 left) 2024-09-21T09:34:44.974 INFO:tasks.rados.rados.0.smithi137.stdout:1403: read oid 107 snap -1 2024-09-21T09:34:44.974 INFO:tasks.rados.rados.0.smithi137.stdout:1403: expect deleted 2024-09-21T09:34:44.974 INFO:tasks.rados.rados.0.smithi137.stdout:1404: read oid 135 snap -1 2024-09-21T09:34:44.974 INFO:tasks.rados.rados.0.smithi137.stdout:1404: expect (ObjNum 867 snap 0 seq_num 867) 2024-09-21T09:34:44.976 INFO:tasks.rados.rados.0.smithi137.stdout:1405: read oid 19 snap -1 2024-09-21T09:34:44.976 INFO:tasks.rados.rados.0.smithi137.stdout:1405: expect (ObjNum 641 snap 0 seq_num 641) 2024-09-21T09:34:44.976 INFO:tasks.rados.rados.0.smithi137.stdout:1406: write oid 490 current snap is 0 2024-09-21T09:34:44.976 INFO:tasks.rados.rados.0.smithi137.stdout:1401: finishing write tid 2 to smithi13778320-440 2024-09-21T09:34:44.976 INFO:tasks.rados.rados.0.smithi137.stdout:1401: finishing write tid 3 to smithi13778320-440 2024-09-21T09:34:44.976 INFO:tasks.rados.rados.0.smithi137.stdout:1401: finishing write tid 4 to smithi13778320-440 2024-09-21T09:34:44.976 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 440 v 180 (ObjNum 1002 snap 0 seq_num 1002) dirty exists 2024-09-21T09:34:44.976 INFO:tasks.rados.rados.0.smithi137.stdout:1401: left oid 440 (ObjNum 1002 snap 0 seq_num 1002) 2024-09-21T09:34:44.976 INFO:tasks.rados.rados.0.smithi137.stdout:1402: finishing write tid 1 to smithi13778320-253 2024-09-21T09:34:44.977 INFO:tasks.rados.rados.0.smithi137.stdout:1402: finishing write tid 2 to smithi13778320-253 2024-09-21T09:34:44.977 INFO:tasks.rados.rados.0.smithi137.stdout:1406: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2024-09-21T09:34:44.979 INFO:tasks.rados.rados.0.smithi137.stdout:1406: writing smithi13778320-490 from 474228 to 982820 tid 1 2024-09-21T09:34:44.985 INFO:tasks.rados.rados.0.smithi137.stdout:1406: writing smithi13778320-490 from 1451686 to 2006698 tid 2 2024-09-21T09:34:44.990 INFO:tasks.rados.rados.0.smithi137.stdout:1406: writing smithi13778320-490 from 2704920 to 2874228 tid 3 2024-09-21T09:34:44.990 INFO:tasks.rados.rados.0.smithi137.stdout:1401: done (5 left) 2024-09-21T09:34:44.990 INFO:tasks.rados.rados.0.smithi137.stdout:1407: write oid 440 current snap is 0 2024-09-21T09:34:44.990 INFO:tasks.rados.rados.0.smithi137.stdout:1407: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2024-09-21T09:34:44.995 INFO:tasks.rados.rados.0.smithi137.stdout:1407: writing smithi13778320-440 from 491035 to 1074876 tid 1 2024-09-21T09:34:45.001 INFO:tasks.rados.rados.0.smithi137.stdout:1407: writing smithi13778320-440 from 1510168 to 2208838 tid 2 2024-09-21T09:34:45.006 INFO:tasks.rados.rados.0.smithi137.stdout:1407: writing smithi13778320-440 from 2732343 to 2891035 tid 3 2024-09-21T09:34:45.006 INFO:tasks.rados.rados.0.smithi137.stdout:1408: write oid 461 current snap is 0 2024-09-21T09:34:45.006 INFO:tasks.rados.rados.0.smithi137.stdout:1408: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2024-09-21T09:34:45.012 INFO:tasks.rados.rados.0.smithi137.stdout:1408: writing smithi13778320-461 from 507842 to 1166932 tid 1 2024-09-21T09:34:45.017 INFO:tasks.rados.rados.0.smithi137.stdout:1408: writing smithi13778320-461 from 1568650 to 2127331 tid 2 2024-09-21T09:34:45.022 INFO:tasks.rados.rados.0.smithi137.stdout:1408: writing smithi13778320-461 from 2759766 to 2907842 tid 3 2024-09-21T09:34:45.022 INFO:tasks.rados.rados.0.smithi137.stdout:1409: read oid 444 snap -1 2024-09-21T09:34:45.022 INFO:tasks.rados.rados.0.smithi137.stdout:1409: expect (ObjNum 961 snap 0 seq_num 961) 2024-09-21T09:34:45.022 INFO:tasks.rados.rados.0.smithi137.stdout:1410: write oid 147 current snap is 0 2024-09-21T09:34:45.022 INFO:tasks.rados.rados.0.smithi137.stdout:1410: seq_num 1007 ranges {524649=734339,1910779=702339} 2024-09-21T09:34:45.028 INFO:tasks.rados.rados.0.smithi137.stdout:1410: writing smithi13778320-147 from 524649 to 1258988 tid 1 2024-09-21T09:34:45.036 INFO:tasks.rados.rados.0.smithi137.stdout:1410: writing smithi13778320-147 from 1910779 to 2613118 tid 2 2024-09-21T09:34:45.036 INFO:tasks.rados.rados.0.smithi137.stdout:1411: read oid 260 snap -1 2024-09-21T09:34:45.036 INFO:tasks.rados.rados.0.smithi137.stdout:1411: expect (ObjNum 933 snap 0 seq_num 933) 2024-09-21T09:34:45.036 INFO:tasks.rados.rados.0.smithi137.stdout:1412: write oid 399 current snap is 0 2024-09-21T09:34:45.037 INFO:tasks.rados.rados.0.smithi137.stdout:1402: finishing write tid 3 to smithi13778320-253 2024-09-21T09:34:45.037 INFO:tasks.rados.rados.0.smithi137.stdout:1402: finishing write tid 4 to smithi13778320-253 2024-09-21T09:34:45.037 INFO:tasks.rados.rados.0.smithi137.stdout:1405: expect (ObjNum 641 snap 0 seq_num 641) 2024-09-21T09:34:45.163 INFO:tasks.rados.rados.0.smithi137.stdout:1402: finishing write tid 5 to smithi13778320-253 2024-09-21T09:34:45.163 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 253 v 156 (ObjNum 1003 snap 0 seq_num 1003) dirty exists 2024-09-21T09:34:45.163 INFO:tasks.rados.rados.0.smithi137.stdout:1402: left oid 253 (ObjNum 1003 snap 0 seq_num 1003) 2024-09-21T09:34:45.163 INFO:tasks.rados.rados.0.smithi137.stdout:1404: expect (ObjNum 867 snap 0 seq_num 867) 2024-09-21T09:34:45.281 INFO:tasks.rados.rados.0.smithi137.stdout:1406: finishing write tid 1 to smithi13778320-490 2024-09-21T09:34:45.281 INFO:tasks.rados.rados.0.smithi137.stdout:1406: finishing write tid 2 to smithi13778320-490 2024-09-21T09:34:45.282 INFO:tasks.rados.rados.0.smithi137.stdout:1406: finishing write tid 3 to smithi13778320-490 2024-09-21T09:34:45.282 INFO:tasks.rados.rados.0.smithi137.stdout:1406: finishing write tid 4 to smithi13778320-490 2024-09-21T09:34:45.282 INFO:tasks.rados.rados.0.smithi137.stdout:1406: finishing write tid 5 to smithi13778320-490 2024-09-21T09:34:45.282 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 490 v 184 (ObjNum 1004 snap 0 seq_num 1004) dirty exists 2024-09-21T09:34:45.282 INFO:tasks.rados.rados.0.smithi137.stdout:1406: left oid 490 (ObjNum 1004 snap 0 seq_num 1004) 2024-09-21T09:34:45.282 INFO:tasks.rados.rados.0.smithi137.stdout:1407: finishing write tid 1 to smithi13778320-440 2024-09-21T09:34:45.282 INFO:tasks.rados.rados.0.smithi137.stdout:1407: finishing write tid 2 to smithi13778320-440 2024-09-21T09:34:45.282 INFO:tasks.rados.rados.0.smithi137.stdout:1412: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2024-09-21T09:34:45.286 INFO:tasks.rados.rados.0.smithi137.stdout:1412: writing smithi13778320-399 from 541456 to 951044 tid 1 2024-09-21T09:34:45.293 INFO:tasks.rados.rados.0.smithi137.stdout:1412: writing smithi13778320-399 from 1569261 to 2131611 tid 2 2024-09-21T09:34:45.298 INFO:tasks.rados.rados.0.smithi137.stdout:1412: writing smithi13778320-399 from 2814612 to 2941456 tid 3 2024-09-21T09:34:45.298 INFO:tasks.rados.rados.0.smithi137.stdout:1402: done (10 left) 2024-09-21T09:34:45.298 INFO:tasks.rados.rados.0.smithi137.stdout:1403: done (9 left) 2024-09-21T09:34:45.298 INFO:tasks.rados.rados.0.smithi137.stdout:1404: done (8 left) 2024-09-21T09:34:45.298 INFO:tasks.rados.rados.0.smithi137.stdout:1405: done (7 left) 2024-09-21T09:34:45.298 INFO:tasks.rados.rados.0.smithi137.stdout:1406: done (6 left) 2024-09-21T09:34:45.298 INFO:tasks.rados.rados.0.smithi137.stdout:1413: write oid 424 current snap is 0 2024-09-21T09:34:45.298 INFO:tasks.rados.rados.0.smithi137.stdout:1407: finishing write tid 3 to smithi13778320-440 2024-09-21T09:34:45.298 INFO:tasks.rados.rados.0.smithi137.stdout:1407: finishing write tid 4 to smithi13778320-440 2024-09-21T09:34:45.298 INFO:tasks.rados.rados.0.smithi137.stdout:1413: seq_num 1009 ranges {558263=484837,1627743=706008} 2024-09-21T09:34:45.303 INFO:tasks.rados.rados.0.smithi137.stdout:1413: writing smithi13778320-424 from 558263 to 1043100 tid 1 2024-09-21T09:34:45.310 INFO:tasks.rados.rados.0.smithi137.stdout:1413: writing smithi13778320-424 from 1627743 to 2333751 tid 2 2024-09-21T09:34:45.310 INFO:tasks.rados.rados.0.smithi137.stdout:1414: read oid 284 snap -1 2024-09-21T09:34:45.310 INFO:tasks.rados.rados.0.smithi137.stdout:1414: expect (ObjNum 981 snap 0 seq_num 981) 2024-09-21T09:34:45.310 INFO:tasks.rados.rados.0.smithi137.stdout:1415: write oid 112 current snap is 0 2024-09-21T09:34:45.310 INFO:tasks.rados.rados.0.smithi137.stdout:1415: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2024-09-21T09:34:45.316 INFO:tasks.rados.rados.0.smithi137.stdout:1415: writing smithi13778320-112 from 575070 to 1135156 tid 1 2024-09-21T09:34:45.322 INFO:tasks.rados.rados.0.smithi137.stdout:1415: writing smithi13778320-112 from 1686225 to 2252244 tid 2 2024-09-21T09:34:45.327 INFO:tasks.rados.rados.0.smithi137.stdout:1415: writing smithi13778320-112 from 2869458 to 2975070 tid 3 2024-09-21T09:34:45.327 INFO:tasks.rados.rados.0.smithi137.stdout:1416: read oid 141 snap -1 2024-09-21T09:34:45.327 INFO:tasks.rados.rados.0.smithi137.stdout:1416: expect (ObjNum 688 snap 0 seq_num 688) 2024-09-21T09:34:45.327 INFO:tasks.rados.rados.0.smithi137.stdout:1417: read oid 494 snap -1 2024-09-21T09:34:45.327 INFO:tasks.rados.rados.0.smithi137.stdout:1417: expect (ObjNum 493 snap 0 seq_num 493) 2024-09-21T09:34:45.327 INFO:tasks.rados.rados.0.smithi137.stdout:1418: read oid 111 snap -1 2024-09-21T09:34:45.327 INFO:tasks.rados.rados.0.smithi137.stdout:1418: expect deleted 2024-09-21T09:34:45.327 INFO:tasks.rados.rados.0.smithi137.stdout:1419: read oid 114 snap -1 2024-09-21T09:34:45.327 INFO:tasks.rados.rados.0.smithi137.stdout:1419: expect (ObjNum 113 snap 0 seq_num 113) 2024-09-21T09:34:45.327 INFO:tasks.rados.rados.0.smithi137.stdout:1420: write oid 470 current snap is 0 2024-09-21T09:34:45.327 INFO:tasks.rados.rados.0.smithi137.stdout:1420: seq_num 1011 ranges {591877=635335,1628354=709677} 2024-09-21T09:34:45.333 INFO:tasks.rados.rados.0.smithi137.stdout:1420: writing smithi13778320-470 from 591877 to 1227212 tid 1 2024-09-21T09:34:45.340 INFO:tasks.rados.rados.0.smithi137.stdout:1420: writing smithi13778320-470 from 1628354 to 2338031 tid 2 2024-09-21T09:34:45.340 INFO:tasks.rados.rados.0.smithi137.stdout:1421: read oid 7 snap -1 2024-09-21T09:34:45.340 INFO:tasks.rados.rados.0.smithi137.stdout:1421: expect deleted 2024-09-21T09:34:45.340 INFO:tasks.rados.rados.0.smithi137.stdout:1422: delete oid 104 current snap is 0 2024-09-21T09:34:45.340 INFO:tasks.rados.rados.0.smithi137.stdout:1407: finishing write tid 5 to smithi13778320-440 2024-09-21T09:34:45.340 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 440 v 188 (ObjNum 1005 snap 0 seq_num 1005) dirty exists 2024-09-21T09:34:45.340 INFO:tasks.rados.rados.0.smithi137.stdout:1407: left oid 440 (ObjNum 1005 snap 0 seq_num 1005) 2024-09-21T09:34:45.340 INFO:tasks.rados.rados.0.smithi137.stdout:1408: finishing write tid 1 to smithi13778320-461 2024-09-21T09:34:45.340 INFO:tasks.rados.rados.0.smithi137.stdout:1408: finishing write tid 2 to smithi13778320-461 2024-09-21T09:34:45.341 INFO:tasks.rados.rados.0.smithi137.stdout:1408: finishing write tid 3 to smithi13778320-461 2024-09-21T09:34:45.341 INFO:tasks.rados.rados.0.smithi137.stdout:1408: finishing write tid 4 to smithi13778320-461 2024-09-21T09:34:45.341 INFO:tasks.rados.rados.0.smithi137.stdout:1408: finishing write tid 5 to smithi13778320-461 2024-09-21T09:34:45.341 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 461 v 205 (ObjNum 1006 snap 0 seq_num 1006) dirty exists 2024-09-21T09:34:45.341 INFO:tasks.rados.rados.0.smithi137.stdout:1408: left oid 461 (ObjNum 1006 snap 0 seq_num 1006) 2024-09-21T09:34:45.341 INFO:tasks.rados.rados.0.smithi137.stdout:1409: expect (ObjNum 961 snap 0 seq_num 961) 2024-09-21T09:34:45.437 INFO:tasks.rados.rados.0.smithi137.stdout:1410: finishing write tid 1 to smithi13778320-147 2024-09-21T09:34:45.437 INFO:tasks.rados.rados.0.smithi137.stdout:1410: finishing write tid 2 to smithi13778320-147 2024-09-21T09:34:45.437 INFO:tasks.rados.rados.0.smithi137.stdout:1410: finishing write tid 3 to smithi13778320-147 2024-09-21T09:34:45.437 INFO:tasks.rados.rados.0.smithi137.stdout:1410: finishing write tid 4 to smithi13778320-147 2024-09-21T09:34:45.437 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 147 v 240 (ObjNum 1007 snap 0 seq_num 1007) dirty exists 2024-09-21T09:34:45.437 INFO:tasks.rados.rados.0.smithi137.stdout:1410: left oid 147 (ObjNum 1007 snap 0 seq_num 1007) 2024-09-21T09:34:45.437 INFO:tasks.rados.rados.0.smithi137.stdout:1411: expect (ObjNum 933 snap 0 seq_num 933) 2024-09-21T09:34:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:45 smithi137 ceph-mon[28941]: from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:45.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:45 smithi137 ceph-mon[39068]: from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:45.593 INFO:tasks.rados.rados.0.smithi137.stdout:1412: finishing write tid 1 to smithi13778320-399 2024-09-21T09:34:45.593 INFO:tasks.rados.rados.0.smithi137.stdout:1412: finishing write tid 2 to smithi13778320-399 2024-09-21T09:34:45.593 INFO:tasks.rados.rados.0.smithi137.stdout:1412: finishing write tid 3 to smithi13778320-399 2024-09-21T09:34:45.593 INFO:tasks.rados.rados.0.smithi137.stdout:1412: finishing write tid 4 to smithi13778320-399 2024-09-21T09:34:45.593 INFO:tasks.rados.rados.0.smithi137.stdout:1412: finishing write tid 5 to smithi13778320-399 2024-09-21T09:34:45.593 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 399 v 172 (ObjNum 1008 snap 0 seq_num 1008) dirty exists 2024-09-21T09:34:45.593 INFO:tasks.rados.rados.0.smithi137.stdout:1412: left oid 399 (ObjNum 1008 snap 0 seq_num 1008) 2024-09-21T09:34:45.593 INFO:tasks.rados.rados.0.smithi137.stdout:1413: finishing write tid 1 to smithi13778320-424 2024-09-21T09:34:45.593 INFO:tasks.rados.rados.0.smithi137.stdout:1407: done (15 left) 2024-09-21T09:34:45.593 INFO:tasks.rados.rados.0.smithi137.stdout:1408: done (14 left) 2024-09-21T09:34:45.593 INFO:tasks.rados.rados.0.smithi137.stdout:1409: done (13 left) 2024-09-21T09:34:45.594 INFO:tasks.rados.rados.0.smithi137.stdout:1410: done (12 left) 2024-09-21T09:34:45.594 INFO:tasks.rados.rados.0.smithi137.stdout:1411: done (11 left) 2024-09-21T09:34:45.594 INFO:tasks.rados.rados.0.smithi137.stdout:1412: done (10 left) 2024-09-21T09:34:45.594 INFO:tasks.rados.rados.0.smithi137.stdout:1422: done (9 left) 2024-09-21T09:34:45.594 INFO:tasks.rados.rados.0.smithi137.stdout:1423: read oid 438 snap -1 2024-09-21T09:34:45.594 INFO:tasks.rados.rados.0.smithi137.stdout:1423: expect (ObjNum 437 snap 0 seq_num 437) 2024-09-21T09:34:45.594 INFO:tasks.rados.rados.0.smithi137.stdout:1424: write oid 459 current snap is 0 2024-09-21T09:34:45.594 INFO:tasks.rados.rados.0.smithi137.stdout:1414: expect (ObjNum 981 snap 0 seq_num 981) 2024-09-21T09:34:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:45 smithi165 ceph-mon[32789]: from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:45.704 INFO:tasks.rados.rados.0.smithi137.stdout:1413: finishing write tid 2 to smithi13778320-424 2024-09-21T09:34:45.704 INFO:tasks.rados.rados.0.smithi137.stdout:1413: finishing write tid 3 to smithi13778320-424 2024-09-21T09:34:45.704 INFO:tasks.rados.rados.0.smithi137.stdout:1413: finishing write tid 4 to smithi13778320-424 2024-09-21T09:34:45.704 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 424 v 251 (ObjNum 1009 snap 0 seq_num 1009) dirty exists 2024-09-21T09:34:45.704 INFO:tasks.rados.rados.0.smithi137.stdout:1413: left oid 424 (ObjNum 1009 snap 0 seq_num 1009) 2024-09-21T09:34:45.704 INFO:tasks.rados.rados.0.smithi137.stdout:1415: finishing write tid 1 to smithi13778320-112 2024-09-21T09:34:45.704 INFO:tasks.rados.rados.0.smithi137.stdout:1424: seq_num 1013 ranges {625491=502186,1861671=713346} 2024-09-21T09:34:45.710 INFO:tasks.rados.rados.0.smithi137.stdout:1424: writing smithi13778320-459 from 625491 to 1127677 tid 1 2024-09-21T09:34:45.718 INFO:tasks.rados.rados.0.smithi137.stdout:1424: writing smithi13778320-459 from 1861671 to 2575017 tid 2 2024-09-21T09:34:45.718 INFO:tasks.rados.rados.0.smithi137.stdout:1413: done (10 left) 2024-09-21T09:34:45.718 INFO:tasks.rados.rados.0.smithi137.stdout:1414: done (9 left) 2024-09-21T09:34:45.718 INFO:tasks.rados.rados.0.smithi137.stdout:1425: write oid 339 current snap is 0 2024-09-21T09:34:45.718 INFO:tasks.rados.rados.0.smithi137.stdout:1415: finishing write tid 2 to smithi13778320-112 2024-09-21T09:34:45.719 INFO:tasks.rados.rados.0.smithi137.stdout:1415: finishing write tid 3 to smithi13778320-112 2024-09-21T09:34:45.719 INFO:tasks.rados.rados.0.smithi137.stdout:1415: finishing write tid 4 to smithi13778320-112 2024-09-21T09:34:45.719 INFO:tasks.rados.rados.0.smithi137.stdout:1425: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2024-09-21T09:34:45.725 INFO:tasks.rados.rados.0.smithi137.stdout:1425: writing smithi13778320-339 from 642298 to 1219733 tid 1 2024-09-21T09:34:45.731 INFO:tasks.rados.rados.0.smithi137.stdout:1425: writing smithi13778320-339 from 1920153 to 2493510 tid 2 2024-09-21T09:34:45.735 INFO:tasks.rados.rados.0.smithi137.stdout:1425: writing smithi13778320-339 from 2979150 to 3042298 tid 3 2024-09-21T09:34:45.735 INFO:tasks.rados.rados.0.smithi137.stdout:1418: done (9 left) 2024-09-21T09:34:45.735 INFO:tasks.rados.rados.0.smithi137.stdout:1426: write oid 24 current snap is 0 2024-09-21T09:34:45.735 INFO:tasks.rados.rados.0.smithi137.stdout:1415: finishing write tid 5 to smithi13778320-112 2024-09-21T09:34:45.735 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 112 v 238 (ObjNum 1010 snap 0 seq_num 1010) dirty exists 2024-09-21T09:34:45.735 INFO:tasks.rados.rados.0.smithi137.stdout:1415: left oid 112 (ObjNum 1010 snap 0 seq_num 1010) 2024-09-21T09:34:45.735 INFO:tasks.rados.rados.0.smithi137.stdout:1426: seq_num 1015 ranges {659105=652684,1862282=717015} 2024-09-21T09:34:45.742 INFO:tasks.rados.rados.0.smithi137.stdout:1426: writing smithi13778320-24 from 659105 to 1311789 tid 1 2024-09-21T09:34:45.749 INFO:tasks.rados.rados.0.smithi137.stdout:1426: writing smithi13778320-24 from 1862282 to 2579297 tid 2 2024-09-21T09:34:45.749 INFO:tasks.rados.rados.0.smithi137.stdout:1415: done (9 left) 2024-09-21T09:34:45.749 INFO:tasks.rados.rados.0.smithi137.stdout:1427: write oid 425 current snap is 0 2024-09-21T09:34:45.749 INFO:tasks.rados.rados.0.smithi137.stdout:1427: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2024-09-21T09:34:45.756 INFO:tasks.rados.rados.0.smithi137.stdout:1427: writing smithi13778320-425 from 675912 to 1403845 tid 1 2024-09-21T09:34:45.762 INFO:tasks.rados.rados.0.smithi137.stdout:1427: writing smithi13778320-425 from 1920764 to 2381437 tid 2 2024-09-21T09:34:45.766 INFO:tasks.rados.rados.0.smithi137.stdout:1427: writing smithi13778320-425 from 2801290 to 3075912 tid 3 2024-09-21T09:34:45.766 INFO:tasks.rados.rados.0.smithi137.stdout:1428: read oid 428 snap -1 2024-09-21T09:34:45.766 INFO:tasks.rados.rados.0.smithi137.stdout:1428: expect (ObjNum 829 snap 0 seq_num 829) 2024-09-21T09:34:45.767 INFO:tasks.rados.rados.0.smithi137.stdout:1429: write oid 132 current snap is 0 2024-09-21T09:34:45.767 INFO:tasks.rados.rados.0.smithi137.stdout:1416: expect (ObjNum 688 snap 0 seq_num 688) 2024-09-21T09:34:45.923 INFO:tasks.rados.rados.0.smithi137.stdout:1417: expect (ObjNum 493 snap 0 seq_num 493) 2024-09-21T09:34:46.001 INFO:tasks.rados.rados.0.smithi137.stdout:1419: expect (ObjNum 113 snap 0 seq_num 113) 2024-09-21T09:34:46.132 INFO:tasks.rados.rados.0.smithi137.stdout:1420: finishing write tid 1 to smithi13778320-470 2024-09-21T09:34:46.132 INFO:tasks.rados.rados.0.smithi137.stdout:1420: finishing write tid 2 to smithi13778320-470 2024-09-21T09:34:46.132 INFO:tasks.rados.rados.0.smithi137.stdout:1420: finishing write tid 3 to smithi13778320-470 2024-09-21T09:34:46.132 INFO:tasks.rados.rados.0.smithi137.stdout:1420: finishing write tid 4 to smithi13778320-470 2024-09-21T09:34:46.132 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 470 v 276 (ObjNum 1011 snap 0 seq_num 1011) dirty exists 2024-09-21T09:34:46.132 INFO:tasks.rados.rados.0.smithi137.stdout:1420: left oid 470 (ObjNum 1011 snap 0 seq_num 1011) 2024-09-21T09:34:46.132 INFO:tasks.rados.rados.0.smithi137.stdout:1429: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2024-09-21T09:34:46.138 INFO:tasks.rados.rados.0.smithi137.stdout:1429: writing smithi13778320-132 from 692719 to 1095901 tid 1 2024-09-21T09:34:46.144 INFO:tasks.rados.rados.0.smithi137.stdout:1429: writing smithi13778320-132 from 1579246 to 2299930 tid 2 2024-09-21T09:34:46.149 INFO:tasks.rados.rados.0.smithi137.stdout:1429: writing smithi13778320-132 from 2828713 to 3092719 tid 3 2024-09-21T09:34:46.149 INFO:tasks.rados.rados.0.smithi137.stdout:1416: done (11 left) 2024-09-21T09:34:46.149 INFO:tasks.rados.rados.0.smithi137.stdout:1417: done (10 left) 2024-09-21T09:34:46.149 INFO:tasks.rados.rados.0.smithi137.stdout:1419: done (9 left) 2024-09-21T09:34:46.149 INFO:tasks.rados.rados.0.smithi137.stdout:1420: done (8 left) 2024-09-21T09:34:46.149 INFO:tasks.rados.rados.0.smithi137.stdout:1421: done (7 left) 2024-09-21T09:34:46.150 INFO:tasks.rados.rados.0.smithi137.stdout:1430: read oid 49 snap -1 2024-09-21T09:34:46.150 INFO:tasks.rados.rados.0.smithi137.stdout:1430: expect (ObjNum 724 snap 0 seq_num 724) 2024-09-21T09:34:46.150 INFO:tasks.rados.rados.0.smithi137.stdout:1431: write oid 349 current snap is 0 2024-09-21T09:34:46.150 INFO:tasks.rados.rados.0.smithi137.stdout:1423: expect (ObjNum 437 snap 0 seq_num 437) 2024-09-21T09:34:46.261 INFO:tasks.rados.rados.0.smithi137.stdout:1424: finishing write tid 1 to smithi13778320-459 2024-09-21T09:34:46.261 INFO:tasks.rados.rados.0.smithi137.stdout:1424: finishing write tid 2 to smithi13778320-459 2024-09-21T09:34:46.261 INFO:tasks.rados.rados.0.smithi137.stdout:1424: finishing write tid 3 to smithi13778320-459 2024-09-21T09:34:46.261 INFO:tasks.rados.rados.0.smithi137.stdout:1424: finishing write tid 4 to smithi13778320-459 2024-09-21T09:34:46.261 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 459 v 213 (ObjNum 1013 snap 0 seq_num 1013) dirty exists 2024-09-21T09:34:46.261 INFO:tasks.rados.rados.0.smithi137.stdout:1424: left oid 459 (ObjNum 1013 snap 0 seq_num 1013) 2024-09-21T09:34:46.261 INFO:tasks.rados.rados.0.smithi137.stdout:1425: finishing write tid 1 to smithi13778320-339 2024-09-21T09:34:46.262 INFO:tasks.rados.rados.0.smithi137.stdout:1425: finishing write tid 2 to smithi13778320-339 2024-09-21T09:34:46.262 INFO:tasks.rados.rados.0.smithi137.stdout:1425: finishing write tid 3 to smithi13778320-339 2024-09-21T09:34:46.262 INFO:tasks.rados.rados.0.smithi137.stdout:1425: finishing write tid 4 to smithi13778320-339 2024-09-21T09:34:46.262 INFO:tasks.rados.rados.0.smithi137.stdout:1431: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2024-09-21T09:34:46.267 INFO:tasks.rados.rados.0.smithi137.stdout:1431: writing smithi13778320-349 from 709526 to 1187957 tid 1 2024-09-21T09:34:46.272 INFO:tasks.rados.rados.0.smithi137.stdout:1431: writing smithi13778320-349 from 1637728 to 2102070 tid 2 2024-09-21T09:34:46.278 INFO:tasks.rados.rados.0.smithi137.stdout:1431: writing smithi13778320-349 from 2856136 to 3109526 tid 3 2024-09-21T09:34:46.278 INFO:tasks.rados.rados.0.smithi137.stdout:1423: done (8 left) 2024-09-21T09:34:46.279 INFO:tasks.rados.rados.0.smithi137.stdout:1424: done (7 left) 2024-09-21T09:34:46.279 INFO:tasks.rados.rados.0.smithi137.stdout:1432: delete oid 183 current snap is 0 2024-09-21T09:34:46.279 INFO:tasks.rados.rados.0.smithi137.stdout:1425: finishing write tid 5 to smithi13778320-339 2024-09-21T09:34:46.279 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 339 v 199 (ObjNum 1014 snap 0 seq_num 1014) dirty exists 2024-09-21T09:34:46.279 INFO:tasks.rados.rados.0.smithi137.stdout:1425: left oid 339 (ObjNum 1014 snap 0 seq_num 1014) 2024-09-21T09:34:46.279 INFO:tasks.rados.rados.0.smithi137.stdout:1426: finishing write tid 1 to smithi13778320-24 2024-09-21T09:34:46.279 INFO:tasks.rados.rados.0.smithi137.stdout:1426: finishing write tid 2 to smithi13778320-24 2024-09-21T09:34:46.279 INFO:tasks.rados.rados.0.smithi137.stdout:1426: finishing write tid 3 to smithi13778320-24 2024-09-21T09:34:46.279 INFO:tasks.rados.rados.0.smithi137.stdout:1426: finishing write tid 4 to smithi13778320-24 2024-09-21T09:34:46.279 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 24 v 202 (ObjNum 1015 snap 0 seq_num 1015) dirty exists 2024-09-21T09:34:46.279 INFO:tasks.rados.rados.0.smithi137.stdout:1426: left oid 24 (ObjNum 1015 snap 0 seq_num 1015) 2024-09-21T09:34:46.279 INFO:tasks.rados.rados.0.smithi137.stdout:1427: finishing write tid 1 to smithi13778320-425 2024-09-21T09:34:46.279 INFO:tasks.rados.rados.0.smithi137.stdout:1427: finishing write tid 2 to smithi13778320-425 2024-09-21T09:34:46.279 INFO:tasks.rados.rados.0.smithi137.stdout:1427: finishing write tid 3 to smithi13778320-425 2024-09-21T09:34:46.280 INFO:tasks.rados.rados.0.smithi137.stdout:1427: finishing write tid 4 to smithi13778320-425 2024-09-21T09:34:46.280 INFO:tasks.rados.rados.0.smithi137.stdout:1427: finishing write tid 5 to smithi13778320-425 2024-09-21T09:34:46.280 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 425 v 245 (ObjNum 1016 snap 0 seq_num 1016) dirty exists 2024-09-21T09:34:46.280 INFO:tasks.rados.rados.0.smithi137.stdout:1427: left oid 425 (ObjNum 1016 snap 0 seq_num 1016) 2024-09-21T09:34:46.280 INFO:tasks.rados.rados.0.smithi137.stdout:1428: expect (ObjNum 829 snap 0 seq_num 829) 2024-09-21T09:34:46.395 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:46 smithi165 ceph-mon[32789]: pgmap v123: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.1 MiB/s wr, 83 op/s 2024-09-21T09:34:46.395 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:46 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/77887412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:46.454 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:46.454 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:46 smithi137 ceph-mon[28941]: pgmap v123: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.1 MiB/s wr, 83 op/s 2024-09-21T09:34:46.454 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:46 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/77887412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:46.454 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:46 smithi137 ceph-mon[39068]: pgmap v123: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.1 MiB/s wr, 83 op/s 2024-09-21T09:34:46.454 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:46 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/77887412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:46.467 INFO:tasks.rados.rados.0.smithi137.stdout:1425: done (7 left) 2024-09-21T09:34:46.467 INFO:tasks.rados.rados.0.smithi137.stdout:1426: done (6 left) 2024-09-21T09:34:46.467 INFO:tasks.rados.rados.0.smithi137.stdout:1427: done (5 left) 2024-09-21T09:34:46.467 INFO:tasks.rados.rados.0.smithi137.stdout:1428: done (4 left) 2024-09-21T09:34:46.467 INFO:tasks.rados.rados.0.smithi137.stdout:1432: done (3 left) 2024-09-21T09:34:46.467 INFO:tasks.rados.rados.0.smithi137.stdout:1433: write oid 456 current snap is 0 2024-09-21T09:34:46.467 INFO:tasks.rados.rados.0.smithi137.stdout:1429: finishing write tid 1 to smithi13778320-132 2024-09-21T09:34:46.467 INFO:tasks.rados.rados.0.smithi137.stdout:1429: finishing write tid 2 to smithi13778320-132 2024-09-21T09:34:46.467 INFO:tasks.rados.rados.0.smithi137.stdout:1433: seq_num 1020 ranges {743140=745282,2154692=468011} 2024-09-21T09:34:46.475 INFO:tasks.rados.rados.0.smithi137.stdout:1433: writing smithi13778320-456 from 743140 to 1488422 tid 1 2024-09-21T09:34:46.481 INFO:tasks.rados.rados.0.smithi137.stdout:1433: writing smithi13778320-456 from 2154692 to 2622703 tid 2 2024-09-21T09:34:46.481 INFO:tasks.rados.rados.0.smithi137.stdout:1434: delete oid 395 current snap is 0 2024-09-21T09:34:46.481 INFO:tasks.rados.rados.0.smithi137.stdout:1429: finishing write tid 3 to smithi13778320-132 2024-09-21T09:34:46.481 INFO:tasks.rados.rados.0.smithi137.stdout:1429: finishing write tid 4 to smithi13778320-132 2024-09-21T09:34:46.482 INFO:tasks.rados.rados.0.smithi137.stdout:1429: finishing write tid 5 to smithi13778320-132 2024-09-21T09:34:46.482 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 132 v 209 (ObjNum 1017 snap 0 seq_num 1017) dirty exists 2024-09-21T09:34:46.482 INFO:tasks.rados.rados.0.smithi137.stdout:1429: left oid 132 (ObjNum 1017 snap 0 seq_num 1017) 2024-09-21T09:34:46.482 INFO:tasks.rados.rados.0.smithi137.stdout:1430: expect (ObjNum 724 snap 0 seq_num 724) 2024-09-21T09:34:46.583 INFO:tasks.rados.rados.0.smithi137.stdout:1431: finishing write tid 1 to smithi13778320-349 2024-09-21T09:34:46.583 INFO:tasks.rados.rados.0.smithi137.stdout:1431: finishing write tid 2 to smithi13778320-349 2024-09-21T09:34:46.583 INFO:tasks.rados.rados.0.smithi137.stdout:1431: finishing write tid 3 to smithi13778320-349 2024-09-21T09:34:46.583 INFO:tasks.rados.rados.0.smithi137.stdout:1431: finishing write tid 4 to smithi13778320-349 2024-09-21T09:34:46.583 INFO:tasks.rados.rados.0.smithi137.stdout:1431: finishing write tid 5 to smithi13778320-349 2024-09-21T09:34:46.583 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 349 v 203 (ObjNum 1018 snap 0 seq_num 1018) dirty exists 2024-09-21T09:34:46.583 INFO:tasks.rados.rados.0.smithi137.stdout:1431: left oid 349 (ObjNum 1018 snap 0 seq_num 1018) 2024-09-21T09:34:46.583 INFO:tasks.rados.rados.0.smithi137.stdout:1429: done (4 left) 2024-09-21T09:34:46.583 INFO:tasks.rados.rados.0.smithi137.stdout:1430: done (3 left) 2024-09-21T09:34:46.583 INFO:tasks.rados.rados.0.smithi137.stdout:1431: done (2 left) 2024-09-21T09:34:46.583 INFO:tasks.rados.rados.0.smithi137.stdout:1434: done (1 left) 2024-09-21T09:34:46.584 INFO:tasks.rados.rados.0.smithi137.stdout:1435: read oid 416 snap -1 2024-09-21T09:34:46.584 INFO:tasks.rados.rados.0.smithi137.stdout:1435: expect (ObjNum 880 snap 0 seq_num 880) 2024-09-21T09:34:46.584 INFO:tasks.rados.rados.0.smithi137.stdout:1436: write oid 63 current snap is 0 2024-09-21T09:34:46.584 INFO:tasks.rados.rados.0.smithi137.stdout:1433: finishing write tid 1 to smithi13778320-456 2024-09-21T09:34:46.584 INFO:tasks.rados.rados.0.smithi137.stdout:1433: finishing write tid 2 to smithi13778320-456 2024-09-21T09:34:46.584 INFO:tasks.rados.rados.0.smithi137.stdout:1433: finishing write tid 3 to smithi13778320-456 2024-09-21T09:34:46.584 INFO:tasks.rados.rados.0.smithi137.stdout:1433: finishing write tid 4 to smithi13778320-456 2024-09-21T09:34:46.584 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 456 v 159 (ObjNum 1020 snap 0 seq_num 1020) dirty exists 2024-09-21T09:34:46.584 INFO:tasks.rados.rados.0.smithi137.stdout:1433: left oid 456 (ObjNum 1020 snap 0 seq_num 1020) 2024-09-21T09:34:46.584 INFO:tasks.rados.rados.0.smithi137.stdout:1436: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2024-09-21T09:34:46.589 INFO:tasks.rados.rados.0.smithi137.stdout:1436: writing smithi13778320-63 from 776754 to 1272534 tid 1 2024-09-21T09:34:46.595 INFO:tasks.rados.rados.0.smithi137.stdout:1436: writing smithi13778320-63 from 1871656 to 2343336 tid 2 2024-09-21T09:34:46.600 INFO:tasks.rados.rados.0.smithi137.stdout:1436: writing smithi13778320-63 from 2965828 to 3176754 tid 3 2024-09-21T09:34:46.600 INFO:tasks.rados.rados.0.smithi137.stdout:1433: done (2 left) 2024-09-21T09:34:46.600 INFO:tasks.rados.rados.0.smithi137.stdout:1437: write oid 197 current snap is 0 2024-09-21T09:34:46.600 INFO:tasks.rados.rados.0.smithi137.stdout:1437: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2024-09-21T09:34:46.607 INFO:tasks.rados.rados.0.smithi137.stdout:1437: writing smithi13778320-197 from 793561 to 1364590 tid 1 2024-09-21T09:34:46.613 INFO:tasks.rados.rados.0.smithi137.stdout:1437: writing smithi13778320-197 from 1813785 to 2545476 tid 2 2024-09-21T09:34:46.617 INFO:tasks.rados.rados.0.smithi137.stdout:1437: writing smithi13778320-197 from 2993251 to 3193561 tid 3 2024-09-21T09:34:46.617 INFO:tasks.rados.rados.0.smithi137.stdout:1438: write oid 187 current snap is 0 2024-09-21T09:34:46.617 INFO:tasks.rados.rados.0.smithi137.stdout:1438: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2024-09-21T09:34:46.623 INFO:tasks.rados.rados.0.smithi137.stdout:1438: writing smithi13778320-187 from 410368 to 1056646 tid 1 2024-09-21T09:34:46.628 INFO:tasks.rados.rados.0.smithi137.stdout:1438: writing smithi13778320-187 from 1472267 to 1947616 tid 2 2024-09-21T09:34:46.633 INFO:tasks.rados.rados.0.smithi137.stdout:1438: writing smithi13778320-187 from 2504321 to 2909921 tid 3 2024-09-21T09:34:46.633 INFO:tasks.rados.rados.0.smithi137.stdout:1439: write oid 367 current snap is 0 2024-09-21T09:34:46.633 INFO:tasks.rados.rados.0.smithi137.stdout:1439: seq_num 1025 ranges {427175=721527,1930749=735360} 2024-09-21T09:34:46.639 INFO:tasks.rados.rados.0.smithi137.stdout:1439: writing smithi13778320-367 from 427175 to 1148702 tid 1 2024-09-21T09:34:46.648 INFO:tasks.rados.rados.0.smithi137.stdout:1439: writing smithi13778320-367 from 1930749 to 2666109 tid 2 2024-09-21T09:34:46.648 INFO:tasks.rados.rados.0.smithi137.stdout:1440: write oid 155 current snap is 0 2024-09-21T09:34:46.648 INFO:tasks.rados.rados.0.smithi137.stdout:1440: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2024-09-21T09:34:46.654 INFO:tasks.rados.rados.0.smithi137.stdout:1440: writing smithi13778320-155 from 443982 to 1240758 tid 1 2024-09-21T09:34:46.661 INFO:tasks.rados.rados.0.smithi137.stdout:1440: writing smithi13778320-155 from 1989231 to 2468249 tid 2 2024-09-21T09:34:46.666 INFO:tasks.rados.rados.0.smithi137.stdout:1440: writing smithi13778320-155 from 2959167 to 3243982 tid 3 2024-09-21T09:34:46.666 INFO:tasks.rados.rados.0.smithi137.stdout:1441: read oid 203 snap -1 2024-09-21T09:34:46.666 INFO:tasks.rados.rados.0.smithi137.stdout:1441: expect (ObjNum 744 snap 0 seq_num 744) 2024-09-21T09:34:46.666 INFO:tasks.rados.rados.0.smithi137.stdout:1442: read oid 57 snap -1 2024-09-21T09:34:46.666 INFO:tasks.rados.rados.0.smithi137.stdout:1442: expect (ObjNum 56 snap 0 seq_num 56) 2024-09-21T09:34:46.666 INFO:tasks.rados.rados.0.smithi137.stdout:1443: write oid 112 current snap is 0 2024-09-21T09:34:46.666 INFO:tasks.rados.rados.0.smithi137.stdout:1435: expect (ObjNum 880 snap 0 seq_num 880) 2024-09-21T09:34:46.799 INFO:tasks.rados.rados.0.smithi137.stdout:1436: finishing write tid 1 to smithi13778320-63 2024-09-21T09:34:46.799 INFO:tasks.rados.rados.0.smithi137.stdout:1443: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2024-09-21T09:34:46.805 INFO:tasks.rados.rados.0.smithi137.stdout:1443: writing smithi13778320-112 from 460789 to 1049167 tid 1 2024-09-21T09:34:46.813 INFO:tasks.rados.rados.0.smithi137.stdout:1443: writing smithi13778320-112 from 1764066 to 2503095 tid 2 2024-09-21T09:34:46.817 INFO:tasks.rados.rados.0.smithi137.stdout:1443: writing smithi13778320-112 from 3219296 to 3260789 tid 3 2024-09-21T09:34:46.817 INFO:tasks.rados.rados.0.smithi137.stdout:1435: done (8 left) 2024-09-21T09:34:46.817 INFO:tasks.rados.rados.0.smithi137.stdout:1444: write oid 381 current snap is 0 2024-09-21T09:34:46.817 INFO:tasks.rados.rados.0.smithi137.stdout:1436: finishing write tid 2 to smithi13778320-63 2024-09-21T09:34:46.817 INFO:tasks.rados.rados.0.smithi137.stdout:1436: finishing write tid 3 to smithi13778320-63 2024-09-21T09:34:46.818 INFO:tasks.rados.rados.0.smithi137.stdout:1444: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2024-09-21T09:34:46.823 INFO:tasks.rados.rados.0.smithi137.stdout:1444: writing smithi13778320-381 from 477596 to 1141223 tid 1 2024-09-21T09:34:46.829 INFO:tasks.rados.rados.0.smithi137.stdout:1444: writing smithi13778320-381 from 1706195 to 2188882 tid 2 2024-09-21T09:34:46.835 INFO:tasks.rados.rados.0.smithi137.stdout:1444: writing smithi13778320-381 from 2614013 to 3181054 tid 3 2024-09-21T09:34:46.835 INFO:tasks.rados.rados.0.smithi137.stdout:1445: read oid 250 snap -1 2024-09-21T09:34:46.836 INFO:tasks.rados.rados.0.smithi137.stdout:1445: expect (ObjNum 249 snap 0 seq_num 249) 2024-09-21T09:34:46.836 INFO:tasks.rados.rados.0.smithi137.stdout:1446: delete oid 72 current snap is 0 2024-09-21T09:34:46.836 INFO:tasks.rados.rados.0.smithi137.stdout:1436: finishing write tid 4 to smithi13778320-63 2024-09-21T09:34:46.836 INFO:tasks.rados.rados.0.smithi137.stdout:1436: finishing write tid 5 to smithi13778320-63 2024-09-21T09:34:46.836 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 63 v 216 (ObjNum 1022 snap 0 seq_num 1022) dirty exists 2024-09-21T09:34:46.836 INFO:tasks.rados.rados.0.smithi137.stdout:1436: left oid 63 (ObjNum 1022 snap 0 seq_num 1022) 2024-09-21T09:34:46.836 INFO:tasks.rados.rados.0.smithi137.stdout:1437: finishing write tid 1 to smithi13778320-197 2024-09-21T09:34:46.836 INFO:tasks.rados.rados.0.smithi137.stdout:1437: finishing write tid 2 to smithi13778320-197 2024-09-21T09:34:46.836 INFO:tasks.rados.rados.0.smithi137.stdout:1437: finishing write tid 3 to smithi13778320-197 2024-09-21T09:34:46.836 INFO:tasks.rados.rados.0.smithi137.stdout:1437: finishing write tid 4 to smithi13778320-197 2024-09-21T09:34:46.836 INFO:tasks.rados.rados.0.smithi137.stdout:1437: finishing write tid 5 to smithi13778320-197 2024-09-21T09:34:46.836 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 197 v 213 (ObjNum 1023 snap 0 seq_num 1023) dirty exists 2024-09-21T09:34:46.836 INFO:tasks.rados.rados.0.smithi137.stdout:1437: left oid 197 (ObjNum 1023 snap 0 seq_num 1023) 2024-09-21T09:34:46.837 INFO:tasks.rados.rados.0.smithi137.stdout:1438: finishing write tid 1 to smithi13778320-187 2024-09-21T09:34:46.837 INFO:tasks.rados.rados.0.smithi137.stdout:1438: finishing write tid 2 to smithi13778320-187 2024-09-21T09:34:46.837 INFO:tasks.rados.rados.0.smithi137.stdout:1438: finishing write tid 3 to smithi13778320-187 2024-09-21T09:34:46.837 INFO:tasks.rados.rados.0.smithi137.stdout:1438: finishing write tid 4 to smithi13778320-187 2024-09-21T09:34:46.837 INFO:tasks.rados.rados.0.smithi137.stdout:1438: finishing write tid 5 to smithi13778320-187 2024-09-21T09:34:46.837 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 187 v 203 (ObjNum 1024 snap 0 seq_num 1024) dirty exists 2024-09-21T09:34:46.837 INFO:tasks.rados.rados.0.smithi137.stdout:1438: left oid 187 (ObjNum 1024 snap 0 seq_num 1024) 2024-09-21T09:34:46.837 INFO:tasks.rados.rados.0.smithi137.stdout:1439: finishing write tid 1 to smithi13778320-367 2024-09-21T09:34:46.837 INFO:tasks.rados.rados.0.smithi137.stdout:1439: finishing write tid 2 to smithi13778320-367 2024-09-21T09:34:46.837 INFO:tasks.rados.rados.0.smithi137.stdout:1439: finishing write tid 3 to smithi13778320-367 2024-09-21T09:34:46.837 INFO:tasks.rados.rados.0.smithi137.stdout:1439: finishing write tid 4 to smithi13778320-367 2024-09-21T09:34:46.837 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 367 v 216 (ObjNum 1025 snap 0 seq_num 1025) dirty exists 2024-09-21T09:34:46.837 INFO:tasks.rados.rados.0.smithi137.stdout:1439: left oid 367 (ObjNum 1025 snap 0 seq_num 1025) 2024-09-21T09:34:46.837 INFO:tasks.rados.rados.0.smithi137.stdout:1440: finishing write tid 1 to smithi13778320-155 2024-09-21T09:34:46.838 INFO:tasks.rados.rados.0.smithi137.stdout:1440: finishing write tid 2 to smithi13778320-155 2024-09-21T09:34:46.838 INFO:tasks.rados.rados.0.smithi137.stdout:1440: finishing write tid 3 to smithi13778320-155 2024-09-21T09:34:46.838 INFO:tasks.rados.rados.0.smithi137.stdout:1440: finishing write tid 4 to smithi13778320-155 2024-09-21T09:34:46.838 INFO:tasks.rados.rados.0.smithi137.stdout:1440: finishing write tid 5 to smithi13778320-155 2024-09-21T09:34:46.838 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 155 v 192 (ObjNum 1026 snap 0 seq_num 1026) dirty exists 2024-09-21T09:34:46.838 INFO:tasks.rados.rados.0.smithi137.stdout:1440: left oid 155 (ObjNum 1026 snap 0 seq_num 1026) 2024-09-21T09:34:46.838 INFO:tasks.rados.rados.0.smithi137.stdout:1441: expect (ObjNum 744 snap 0 seq_num 744) 2024-09-21T09:34:46.950 INFO:tasks.rados.rados.0.smithi137.stdout:1442: expect (ObjNum 56 snap 0 seq_num 56) 2024-09-21T09:34:47.046 INFO:tasks.rados.rados.0.smithi137.stdout:1443: finishing write tid 1 to smithi13778320-112 2024-09-21T09:34:47.046 INFO:tasks.rados.rados.0.smithi137.stdout:1443: finishing write tid 2 to smithi13778320-112 2024-09-21T09:34:47.046 INFO:tasks.rados.rados.0.smithi137.stdout:1443: finishing write tid 3 to smithi13778320-112 2024-09-21T09:34:47.047 INFO:tasks.rados.rados.0.smithi137.stdout:1443: finishing write tid 4 to smithi13778320-112 2024-09-21T09:34:47.047 INFO:tasks.rados.rados.0.smithi137.stdout:1443: finishing write tid 5 to smithi13778320-112 2024-09-21T09:34:47.047 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 112 v 242 (ObjNum 1027 snap 0 seq_num 1027) dirty exists 2024-09-21T09:34:47.047 INFO:tasks.rados.rados.0.smithi137.stdout:1443: left oid 112 (ObjNum 1027 snap 0 seq_num 1027) 2024-09-21T09:34:47.047 INFO:tasks.rados.rados.0.smithi137.stdout:1444: finishing write tid 1 to smithi13778320-381 2024-09-21T09:34:47.047 INFO:tasks.rados.rados.0.smithi137.stdout:1444: finishing write tid 2 to smithi13778320-381 2024-09-21T09:34:47.047 INFO:tasks.rados.rados.0.smithi137.stdout:1445: expect (ObjNum 249 snap 0 seq_num 249) 2024-09-21T09:34:47.116 INFO:tasks.rados.rados.0.smithi137.stdout:1444: finishing write tid 3 to smithi13778320-381 2024-09-21T09:34:47.116 INFO:tasks.rados.rados.0.smithi137.stdout:1444: finishing write tid 4 to smithi13778320-381 2024-09-21T09:34:47.116 INFO:tasks.rados.rados.0.smithi137.stdout:1444: finishing write tid 5 to smithi13778320-381 2024-09-21T09:34:47.116 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 381 v 176 (ObjNum 1028 snap 0 seq_num 1028) dirty exists 2024-09-21T09:34:47.116 INFO:tasks.rados.rados.0.smithi137.stdout:1444: left oid 381 (ObjNum 1028 snap 0 seq_num 1028) 2024-09-21T09:34:47.117 INFO:tasks.rados.rados.0.smithi137.stdout:1436: done (10 left) 2024-09-21T09:34:47.117 INFO:tasks.rados.rados.0.smithi137.stdout:1437: done (9 left) 2024-09-21T09:34:47.117 INFO:tasks.rados.rados.0.smithi137.stdout:1438: done (8 left) 2024-09-21T09:34:47.117 INFO:tasks.rados.rados.0.smithi137.stdout:1439: done (7 left) 2024-09-21T09:34:47.117 INFO:tasks.rados.rados.0.smithi137.stdout:1440: done (6 left) 2024-09-21T09:34:47.117 INFO:tasks.rados.rados.0.smithi137.stdout:1441: done (5 left) 2024-09-21T09:34:47.117 INFO:tasks.rados.rados.0.smithi137.stdout:1442: done (4 left) 2024-09-21T09:34:47.117 INFO:tasks.rados.rados.0.smithi137.stdout:1443: done (3 left) 2024-09-21T09:34:47.117 INFO:tasks.rados.rados.0.smithi137.stdout:1444: done (2 left) 2024-09-21T09:34:47.117 INFO:tasks.rados.rados.0.smithi137.stdout:1445: done (1 left) 2024-09-21T09:34:47.117 INFO:tasks.rados.rados.0.smithi137.stdout:1446: done (0 left) 2024-09-21T09:34:47.117 INFO:tasks.rados.rados.0.smithi137.stdout:1447: read oid 326 snap -1 2024-09-21T09:34:47.117 INFO:tasks.rados.rados.0.smithi137.stdout:1447: expect (ObjNum 770 snap 0 seq_num 770) 2024-09-21T09:34:47.117 INFO:tasks.rados.rados.0.smithi137.stdout:1448: write oid 223 current snap is 0 2024-09-21T09:34:47.118 INFO:tasks.rados.rados.0.smithi137.stdout:1448: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2024-09-21T09:34:47.121 INFO:tasks.rados.rados.0.smithi137.stdout:1448: writing smithi13778320-223 from 511210 to 925335 tid 1 2024-09-21T09:34:47.126 INFO:tasks.rados.rados.0.smithi137.stdout:1448: writing smithi13778320-223 from 1423159 to 1909515 tid 2 2024-09-21T09:34:47.134 INFO:tasks.rados.rados.0.smithi137.stdout:1448: writing smithi13778320-223 from 2668859 to 3258444 tid 3 2024-09-21T09:34:47.134 INFO:tasks.rados.rados.0.smithi137.stdout:1449: write oid 141 current snap is 0 2024-09-21T09:34:47.134 INFO:tasks.rados.rados.0.smithi137.stdout:1449: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2024-09-21T09:34:47.139 INFO:tasks.rados.rados.0.smithi137.stdout:1449: writing smithi13778320-141 from 528017 to 1017391 tid 1 2024-09-21T09:34:47.145 INFO:tasks.rados.rados.0.smithi137.stdout:1449: writing smithi13778320-141 from 1481641 to 2111655 tid 2 2024-09-21T09:34:47.151 INFO:tasks.rados.rados.0.smithi137.stdout:1449: writing smithi13778320-141 from 2696282 to 3097139 tid 3 2024-09-21T09:34:47.151 INFO:tasks.rados.rados.0.smithi137.stdout:1450: write oid 250 current snap is 0 2024-09-21T09:34:47.151 INFO:tasks.rados.rados.0.smithi137.stdout:1450: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2024-09-21T09:34:47.157 INFO:tasks.rados.rados.0.smithi137.stdout:1450: writing smithi13778320-250 from 544824 to 1109447 tid 1 2024-09-21T09:34:47.164 INFO:tasks.rados.rados.0.smithi137.stdout:1450: writing smithi13778320-250 from 1823770 to 2313795 tid 2 2024-09-21T09:34:47.170 INFO:tasks.rados.rados.0.smithi137.stdout:1450: writing smithi13778320-250 from 3007352 to 3344824 tid 3 2024-09-21T09:34:47.170 INFO:tasks.rados.rados.0.smithi137.stdout:1451: write oid 297 current snap is 0 2024-09-21T09:34:47.170 INFO:tasks.rados.rados.0.smithi137.stdout:1448: finishing write tid 1 to smithi13778320-223 2024-09-21T09:34:47.170 INFO:tasks.rados.rados.0.smithi137.stdout:1447: expect (ObjNum 770 snap 0 seq_num 770) 2024-09-21T09:34:47.300 INFO:tasks.rados.rados.0.smithi137.stdout:1448: finishing write tid 2 to smithi13778320-223 2024-09-21T09:34:47.300 INFO:tasks.rados.rados.0.smithi137.stdout:1448: finishing write tid 3 to smithi13778320-223 2024-09-21T09:34:47.301 INFO:tasks.rados.rados.0.smithi137.stdout:1448: finishing write tid 4 to smithi13778320-223 2024-09-21T09:34:47.301 INFO:tasks.rados.rados.0.smithi137.stdout:1448: finishing write tid 5 to smithi13778320-223 2024-09-21T09:34:47.301 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 223 v 280 (ObjNum 1030 snap 0 seq_num 1030) dirty exists 2024-09-21T09:34:47.301 INFO:tasks.rados.rados.0.smithi137.stdout:1448: left oid 223 (ObjNum 1030 snap 0 seq_num 1030) 2024-09-21T09:34:47.301 INFO:tasks.rados.rados.0.smithi137.stdout:1449: finishing write tid 1 to smithi13778320-141 2024-09-21T09:34:47.301 INFO:tasks.rados.rados.0.smithi137.stdout:1449: finishing write tid 2 to smithi13778320-141 2024-09-21T09:34:47.301 INFO:tasks.rados.rados.0.smithi137.stdout:1451: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2024-09-21T09:34:47.307 INFO:tasks.rados.rados.0.smithi137.stdout:1451: writing smithi13778320-297 from 561631 to 1201503 tid 1 2024-09-21T09:34:47.314 INFO:tasks.rados.rados.0.smithi137.stdout:1451: writing smithi13778320-297 from 1882252 to 2515935 tid 2 2024-09-21T09:34:47.319 INFO:tasks.rados.rados.0.smithi137.stdout:1451: writing smithi13778320-297 from 3034775 to 3361631 tid 3 2024-09-21T09:34:47.320 INFO:tasks.rados.rados.0.smithi137.stdout:1447: done (4 left) 2024-09-21T09:34:47.320 INFO:tasks.rados.rados.0.smithi137.stdout:1448: done (3 left) 2024-09-21T09:34:47.320 INFO:tasks.rados.rados.0.smithi137.stdout:1452: delete oid 411 current snap is 0 2024-09-21T09:34:47.320 INFO:tasks.rados.rados.0.smithi137.stdout:1449: finishing write tid 3 to smithi13778320-141 2024-09-21T09:34:47.320 INFO:tasks.rados.rados.0.smithi137.stdout:1449: finishing write tid 4 to smithi13778320-141 2024-09-21T09:34:47.320 INFO:tasks.rados.rados.0.smithi137.stdout:1449: finishing write tid 5 to smithi13778320-141 2024-09-21T09:34:47.320 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 141 v 180 (ObjNum 1031 snap 0 seq_num 1031) dirty exists 2024-09-21T09:34:47.320 INFO:tasks.rados.rados.0.smithi137.stdout:1449: left oid 141 (ObjNum 1031 snap 0 seq_num 1031) 2024-09-21T09:34:47.320 INFO:tasks.rados.rados.0.smithi137.stdout:1450: finishing write tid 1 to smithi13778320-250 2024-09-21T09:34:47.320 INFO:tasks.rados.rados.0.smithi137.stdout:1450: finishing write tid 2 to smithi13778320-250 2024-09-21T09:34:47.320 INFO:tasks.rados.rados.0.smithi137.stdout:1450: finishing write tid 3 to smithi13778320-250 2024-09-21T09:34:47.320 INFO:tasks.rados.rados.0.smithi137.stdout:1450: finishing write tid 4 to smithi13778320-250 2024-09-21T09:34:47.320 INFO:tasks.rados.rados.0.smithi137.stdout:1450: finishing write tid 5 to smithi13778320-250 2024-09-21T09:34:47.321 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 250 v 217 (ObjNum 1032 snap 0 seq_num 1032) dirty exists 2024-09-21T09:34:47.321 INFO:tasks.rados.rados.0.smithi137.stdout:1450: left oid 250 (ObjNum 1032 snap 0 seq_num 1032) 2024-09-21T09:34:47.321 INFO:tasks.rados.rados.0.smithi137.stdout:1451: finishing write tid 1 to smithi13778320-297 2024-09-21T09:34:47.321 INFO:tasks.rados.rados.0.smithi137.stdout:1451: finishing write tid 2 to smithi13778320-297 2024-09-21T09:34:47.322 INFO:tasks.rados.rados.0.smithi137.stdout:1449: done (3 left) 2024-09-21T09:34:47.322 INFO:tasks.rados.rados.0.smithi137.stdout:1450: done (2 left) 2024-09-21T09:34:47.322 INFO:tasks.rados.rados.0.smithi137.stdout:1452: done (1 left) 2024-09-21T09:34:47.322 INFO:tasks.rados.rados.0.smithi137.stdout:1453: read oid 21 snap -1 2024-09-21T09:34:47.322 INFO:tasks.rados.rados.0.smithi137.stdout:1453: expect deleted 2024-09-21T09:34:47.322 INFO:tasks.rados.rados.0.smithi137.stdout:1454: read oid 95 snap -1 2024-09-21T09:34:47.322 INFO:tasks.rados.rados.0.smithi137.stdout:1454: expect (ObjNum 94 snap 0 seq_num 94) 2024-09-21T09:34:47.322 INFO:tasks.rados.rados.0.smithi137.stdout:1455: read oid 54 snap -1 2024-09-21T09:34:47.322 INFO:tasks.rados.rados.0.smithi137.stdout:1455: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-21T09:34:47.322 INFO:tasks.rados.rados.0.smithi137.stdout:1456: read oid 215 snap -1 2024-09-21T09:34:47.322 INFO:tasks.rados.rados.0.smithi137.stdout:1456: expect (ObjNum 838 snap 0 seq_num 838) 2024-09-21T09:34:47.322 INFO:tasks.rados.rados.0.smithi137.stdout:1457: read oid 252 snap -1 2024-09-21T09:34:47.322 INFO:tasks.rados.rados.0.smithi137.stdout:1457: expect (ObjNum 864 snap 0 seq_num 864) 2024-09-21T09:34:47.322 INFO:tasks.rados.rados.0.smithi137.stdout:1458: write oid 144 current snap is 0 2024-09-21T09:34:47.323 INFO:tasks.rados.rados.0.smithi137.stdout:1458: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2024-09-21T09:34:47.327 INFO:tasks.rados.rados.0.smithi137.stdout:1458: writing smithi13778320-144 from 595245 to 1101968 tid 1 2024-09-21T09:34:47.335 INFO:tasks.rados.rados.0.smithi137.stdout:1458: writing smithi13778320-144 from 1715569 to 2352921 tid 2 2024-09-21T09:34:47.341 INFO:tasks.rados.rados.0.smithi137.stdout:1458: writing smithi13778320-144 from 2805974 to 3368272 tid 3 2024-09-21T09:34:47.341 INFO:tasks.rados.rados.0.smithi137.stdout:1459: read oid 91 snap -1 2024-09-21T09:34:47.341 INFO:tasks.rados.rados.0.smithi137.stdout:1459: expect (ObjNum 90 snap 0 seq_num 90) 2024-09-21T09:34:47.341 INFO:tasks.rados.rados.0.smithi137.stdout:1460: delete oid 345 current snap is 0 2024-09-21T09:34:47.341 INFO:tasks.rados.rados.0.smithi137.stdout:1451: finishing write tid 3 to smithi13778320-297 2024-09-21T09:34:47.341 INFO:tasks.rados.rados.0.smithi137.stdout:1451: finishing write tid 4 to smithi13778320-297 2024-09-21T09:34:47.341 INFO:tasks.rados.rados.0.smithi137.stdout:1451: finishing write tid 5 to smithi13778320-297 2024-09-21T09:34:47.341 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 297 v 207 (ObjNum 1033 snap 0 seq_num 1033) dirty exists 2024-09-21T09:34:47.341 INFO:tasks.rados.rados.0.smithi137.stdout:1451: left oid 297 (ObjNum 1033 snap 0 seq_num 1033) 2024-09-21T09:34:47.341 INFO:tasks.rados.rados.0.smithi137.stdout:1456: expect (ObjNum 838 snap 0 seq_num 838) 2024-09-21T09:34:47.352 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:47 smithi165 ceph-mon[32789]: from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:47.352 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:47 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:34:47.426 INFO:tasks.rados.rados.0.smithi137.stdout:1455: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-21T09:34:47.522 INFO:tasks.rados.rados.0.smithi137.stdout:1457: expect (ObjNum 864 snap 0 seq_num 864) 2024-09-21T09:34:47.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:47 smithi137 ceph-mon[39068]: from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:47.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:47 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:34:47.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:47 smithi137 ceph-mon[28941]: from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:47.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:47 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:34:47.664 INFO:tasks.rados.rados.0.smithi137.stdout:1458: finishing write tid 1 to smithi13778320-144 2024-09-21T09:34:47.664 INFO:tasks.rados.rados.0.smithi137.stdout:1454: expect (ObjNum 94 snap 0 seq_num 94) 2024-09-21T09:34:47.779 INFO:tasks.rados.rados.0.smithi137.stdout:1458: finishing write tid 2 to smithi13778320-144 2024-09-21T09:34:47.780 INFO:tasks.rados.rados.0.smithi137.stdout:1458: finishing write tid 3 to smithi13778320-144 2024-09-21T09:34:47.780 INFO:tasks.rados.rados.0.smithi137.stdout:1458: finishing write tid 4 to smithi13778320-144 2024-09-21T09:34:47.780 INFO:tasks.rados.rados.0.smithi137.stdout:1458: finishing write tid 5 to smithi13778320-144 2024-09-21T09:34:47.780 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 144 v 206 (ObjNum 1035 snap 0 seq_num 1035) dirty exists 2024-09-21T09:34:47.780 INFO:tasks.rados.rados.0.smithi137.stdout:1458: left oid 144 (ObjNum 1035 snap 0 seq_num 1035) 2024-09-21T09:34:47.780 INFO:tasks.rados.rados.0.smithi137.stdout:1459: expect (ObjNum 90 snap 0 seq_num 90) 2024-09-21T09:34:47.895 INFO:tasks.rados.rados.0.smithi137.stdout:1451: done (8 left) 2024-09-21T09:34:47.895 INFO:tasks.rados.rados.0.smithi137.stdout:1453: done (7 left) 2024-09-21T09:34:47.895 INFO:tasks.rados.rados.0.smithi137.stdout:1454: done (6 left) 2024-09-21T09:34:47.895 INFO:tasks.rados.rados.0.smithi137.stdout:1455: done (5 left) 2024-09-21T09:34:47.895 INFO:tasks.rados.rados.0.smithi137.stdout:1456: done (4 left) 2024-09-21T09:34:47.895 INFO:tasks.rados.rados.0.smithi137.stdout:1457: done (3 left) 2024-09-21T09:34:47.895 INFO:tasks.rados.rados.0.smithi137.stdout:1458: done (2 left) 2024-09-21T09:34:47.896 INFO:tasks.rados.rados.0.smithi137.stdout:1459: done (1 left) 2024-09-21T09:34:47.896 INFO:tasks.rados.rados.0.smithi137.stdout:1460: done (0 left) 2024-09-21T09:34:47.896 INFO:tasks.rados.rados.0.smithi137.stdout:1461: write oid 86 current snap is 0 2024-09-21T09:34:47.896 INFO:tasks.rados.rados.0.smithi137.stdout:1461: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2024-09-21T09:34:47.901 INFO:tasks.rados.rados.0.smithi137.stdout:1461: writing smithi13778320-86 from 628859 to 1286080 tid 1 2024-09-21T09:34:47.907 INFO:tasks.rados.rados.0.smithi137.stdout:1461: writing smithi13778320-86 from 1716180 to 2357201 tid 2 2024-09-21T09:34:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:1461: writing smithi13778320-86 from 3144467 to 3428859 tid 3 2024-09-21T09:34:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:1462: delete oid 82 current snap is 0 2024-09-21T09:34:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:1461: finishing write tid 1 to smithi13778320-86 2024-09-21T09:34:47.913 INFO:tasks.rados.rados.0.smithi137.stdout:1461: finishing write tid 2 to smithi13778320-86 2024-09-21T09:34:47.914 INFO:tasks.rados.rados.0.smithi137.stdout:1462: done (1 left) 2024-09-21T09:34:47.914 INFO:tasks.rados.rados.0.smithi137.stdout:1463: read oid 468 snap -1 2024-09-21T09:34:47.915 INFO:tasks.rados.rados.0.smithi137.stdout:1463: expect (ObjNum 855 snap 0 seq_num 855) 2024-09-21T09:34:47.915 INFO:tasks.rados.rados.0.smithi137.stdout:1464: write oid 93 current snap is 0 2024-09-21T09:34:47.915 INFO:tasks.rados.rados.0.smithi137.stdout:1464: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2024-09-21T09:34:47.920 INFO:tasks.rados.rados.0.smithi137.stdout:1464: writing smithi13778320-93 from 662473 to 1070192 tid 1 2024-09-21T09:34:47.928 INFO:tasks.rados.rados.0.smithi137.stdout:1464: writing smithi13778320-93 from 1833144 to 2477834 tid 2 2024-09-21T09:34:47.934 INFO:tasks.rados.rados.0.smithi137.stdout:1464: writing smithi13778320-93 from 3199313 to 3462473 tid 3 2024-09-21T09:34:47.934 INFO:tasks.rados.rados.0.smithi137.stdout:1465: read oid 146 snap -1 2024-09-21T09:34:47.934 INFO:tasks.rados.rados.0.smithi137.stdout:1465: expect (ObjNum 728 snap 0 seq_num 728) 2024-09-21T09:34:47.934 INFO:tasks.rados.rados.0.smithi137.stdout:1466: read oid 56 snap -1 2024-09-21T09:34:47.934 INFO:tasks.rados.rados.0.smithi137.stdout:1466: expect (ObjNum 970 snap 0 seq_num 970) 2024-09-21T09:34:47.934 INFO:tasks.rados.rados.0.smithi137.stdout:1467: read oid 401 snap -1 2024-09-21T09:34:47.935 INFO:tasks.rados.rados.0.smithi137.stdout:1467: expect (ObjNum 653 snap 0 seq_num 653) 2024-09-21T09:34:47.935 INFO:tasks.rados.rados.0.smithi137.stdout:1468: read oid 219 snap -1 2024-09-21T09:34:47.935 INFO:tasks.rados.rados.0.smithi137.stdout:1468: expect (ObjNum 719 snap 0 seq_num 719) 2024-09-21T09:34:47.935 INFO:tasks.rados.rados.0.smithi137.stdout:1469: write oid 402 current snap is 0 2024-09-21T09:34:47.935 INFO:tasks.rados.rados.0.smithi137.stdout:1461: finishing write tid 3 to smithi13778320-86 2024-09-21T09:34:47.935 INFO:tasks.rados.rados.0.smithi137.stdout:1461: finishing write tid 4 to smithi13778320-86 2024-09-21T09:34:47.935 INFO:tasks.rados.rados.0.smithi137.stdout:1461: finishing write tid 5 to smithi13778320-86 2024-09-21T09:34:47.935 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 86 v 207 (ObjNum 1037 snap 0 seq_num 1037) dirty exists 2024-09-21T09:34:47.935 INFO:tasks.rados.rados.0.smithi137.stdout:1461: left oid 86 (ObjNum 1037 snap 0 seq_num 1037) 2024-09-21T09:34:47.935 INFO:tasks.rados.rados.0.smithi137.stdout:1463: expect (ObjNum 855 snap 0 seq_num 855) 2024-09-21T09:34:48.047 INFO:tasks.rados.rados.0.smithi137.stdout:1464: finishing write tid 1 to smithi13778320-93 2024-09-21T09:34:48.047 INFO:tasks.rados.rados.0.smithi137.stdout:1464: finishing write tid 2 to smithi13778320-93 2024-09-21T09:34:48.048 INFO:tasks.rados.rados.0.smithi137.stdout:1469: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2024-09-21T09:34:48.053 INFO:tasks.rados.rados.0.smithi137.stdout:1469: writing smithi13778320-402 from 679280 to 1162248 tid 1 2024-09-21T09:34:48.061 INFO:tasks.rados.rados.0.smithi137.stdout:1469: writing smithi13778320-402 from 1775273 to 2563621 tid 2 2024-09-21T09:34:48.067 INFO:tasks.rados.rados.0.smithi137.stdout:1469: writing smithi13778320-402 from 3110383 to 3479280 tid 3 2024-09-21T09:34:48.067 INFO:tasks.rados.rados.0.smithi137.stdout:1461: done (7 left) 2024-09-21T09:34:48.067 INFO:tasks.rados.rados.0.smithi137.stdout:1463: done (6 left) 2024-09-21T09:34:48.067 INFO:tasks.rados.rados.0.smithi137.stdout:1470: read oid 89 snap -1 2024-09-21T09:34:48.067 INFO:tasks.rados.rados.0.smithi137.stdout:1470: expect (ObjNum 631 snap 0 seq_num 631) 2024-09-21T09:34:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:1471: read oid 12 snap -1 2024-09-21T09:34:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:1471: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-21T09:34:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:1472: read oid 216 snap -1 2024-09-21T09:34:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:1472: expect (ObjNum 836 snap 0 seq_num 836) 2024-09-21T09:34:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:1473: write oid 400 current snap is 0 2024-09-21T09:34:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:1464: finishing write tid 3 to smithi13778320-93 2024-09-21T09:34:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:1464: finishing write tid 4 to smithi13778320-93 2024-09-21T09:34:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:1464: finishing write tid 5 to smithi13778320-93 2024-09-21T09:34:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 93 v 179 (ObjNum 1039 snap 0 seq_num 1039) dirty exists 2024-09-21T09:34:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:1464: left oid 93 (ObjNum 1039 snap 0 seq_num 1039) 2024-09-21T09:34:48.068 INFO:tasks.rados.rados.0.smithi137.stdout:1467: expect (ObjNum 653 snap 0 seq_num 653) 2024-09-21T09:34:48.203 INFO:tasks.rados.rados.0.smithi137.stdout:1468: expect (ObjNum 719 snap 0 seq_num 719) 2024-09-21T09:34:48.294 INFO:tasks.rados.rados.0.smithi137.stdout:1465: expect (ObjNum 728 snap 0 seq_num 728) 2024-09-21T09:34:48.389 INFO:tasks.rados.rados.0.smithi137.stdout:1466: expect (ObjNum 970 snap 0 seq_num 970) 2024-09-21T09:34:48.514 INFO:tasks.rados.rados.0.smithi137.stdout:1469: finishing write tid 1 to smithi13778320-402 2024-09-21T09:34:48.515 INFO:tasks.rados.rados.0.smithi137.stdout:1469: finishing write tid 2 to smithi13778320-402 2024-09-21T09:34:48.515 INFO:tasks.rados.rados.0.smithi137.stdout:1469: finishing write tid 3 to smithi13778320-402 2024-09-21T09:34:48.515 INFO:tasks.rados.rados.0.smithi137.stdout:1469: finishing write tid 4 to smithi13778320-402 2024-09-21T09:34:48.515 INFO:tasks.rados.rados.0.smithi137.stdout:1469: finishing write tid 5 to smithi13778320-402 2024-09-21T09:34:48.515 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 402 v 211 (ObjNum 1040 snap 0 seq_num 1040) dirty exists 2024-09-21T09:34:48.515 INFO:tasks.rados.rados.0.smithi137.stdout:1469: left oid 402 (ObjNum 1040 snap 0 seq_num 1040) 2024-09-21T09:34:48.515 INFO:tasks.rados.rados.0.smithi137.stdout:1470: expect (ObjNum 631 snap 0 seq_num 631) 2024-09-21T09:34:48.627 INFO:tasks.rados.rados.0.smithi137.stdout:1471: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-21T09:34:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:48 smithi165 ceph-mon[32789]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:48 smithi165 ceph-mon[32789]: pgmap v124: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.1 MiB/s wr, 83 op/s 2024-09-21T09:34:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:48 smithi165 ceph-mon[32789]: Upgrade: Updating mgr.x 2024-09-21T09:34:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:48 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:48 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:34:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:48 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:34:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:48 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:34:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:48 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:34:48.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:48 smithi165 ceph-mon[32789]: Deploying daemon mgr.x on smithi165 2024-09-21T09:34:48.698 INFO:tasks.rados.rados.0.smithi137.stdout:1472: expect (ObjNum 836 snap 0 seq_num 836) 2024-09-21T09:34:48.797 INFO:tasks.rados.rados.0.smithi137.stdout:1473: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2024-09-21T09:34:48.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[28941]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:48.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[28941]: pgmap v124: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.1 MiB/s wr, 83 op/s 2024-09-21T09:34:48.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[28941]: Upgrade: Updating mgr.x 2024-09-21T09:34:48.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:48.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:34:48.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:34:48.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:34:48.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:34:48.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[28941]: Deploying daemon mgr.x on smithi165 2024-09-21T09:34:48.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[39068]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:48.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[39068]: pgmap v124: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.1 MiB/s wr, 83 op/s 2024-09-21T09:34:48.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[39068]: Upgrade: Updating mgr.x 2024-09-21T09:34:48.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:48.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:34:48.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:34:48.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:34:48.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:34:48.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:48 smithi137 ceph-mon[39068]: Deploying daemon mgr.x on smithi165 2024-09-21T09:34:48.805 INFO:tasks.rados.rados.0.smithi137.stdout:1473: writing smithi13778320-400 from 696087 to 1254304 tid 1 2024-09-21T09:34:48.813 INFO:tasks.rados.rados.0.smithi137.stdout:1473: writing smithi13778320-400 from 1833755 to 2482114 tid 2 2024-09-21T09:34:48.820 INFO:tasks.rados.rados.0.smithi137.stdout:1473: writing smithi13778320-400 from 3137806 to 3496087 tid 3 2024-09-21T09:34:48.820 INFO:tasks.rados.rados.0.smithi137.stdout:1464: done (9 left) 2024-09-21T09:34:48.820 INFO:tasks.rados.rados.0.smithi137.stdout:1465: done (8 left) 2024-09-21T09:34:48.820 INFO:tasks.rados.rados.0.smithi137.stdout:1466: done (7 left) 2024-09-21T09:34:48.820 INFO:tasks.rados.rados.0.smithi137.stdout:1467: done (6 left) 2024-09-21T09:34:48.820 INFO:tasks.rados.rados.0.smithi137.stdout:1468: done (5 left) 2024-09-21T09:34:48.820 INFO:tasks.rados.rados.0.smithi137.stdout:1469: done (4 left) 2024-09-21T09:34:48.820 INFO:tasks.rados.rados.0.smithi137.stdout:1470: done (3 left) 2024-09-21T09:34:48.820 INFO:tasks.rados.rados.0.smithi137.stdout:1471: done (2 left) 2024-09-21T09:34:48.821 INFO:tasks.rados.rados.0.smithi137.stdout:1472: done (1 left) 2024-09-21T09:34:48.821 INFO:tasks.rados.rados.0.smithi137.stdout:1474: read oid 110 snap -1 2024-09-21T09:34:48.821 INFO:tasks.rados.rados.0.smithi137.stdout:1474: expect (ObjNum 884 snap 0 seq_num 884) 2024-09-21T09:34:48.821 INFO:tasks.rados.rados.0.smithi137.stdout:1475: read oid 320 snap -1 2024-09-21T09:34:48.821 INFO:tasks.rados.rados.0.smithi137.stdout:1475: expect (ObjNum 319 snap 0 seq_num 319) 2024-09-21T09:34:48.821 INFO:tasks.rados.rados.0.smithi137.stdout:1476: read oid 272 snap -1 2024-09-21T09:34:48.821 INFO:tasks.rados.rados.0.smithi137.stdout:1476: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-21T09:34:48.821 INFO:tasks.rados.rados.0.smithi137.stdout:1477: write oid 219 current snap is 0 2024-09-21T09:34:48.821 INFO:tasks.rados.rados.0.smithi137.stdout:1473: finishing write tid 1 to smithi13778320-400 2024-09-21T09:34:48.821 INFO:tasks.rados.rados.0.smithi137.stdout:1477: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2024-09-21T09:34:48.828 INFO:tasks.rados.rados.0.smithi137.stdout:1477: writing smithi13778320-219 from 712894 to 1462713 tid 1 2024-09-21T09:34:48.836 INFO:tasks.rados.rados.0.smithi137.stdout:1477: writing smithi13778320-219 from 2008590 to 2800607 tid 2 2024-09-21T09:34:48.841 INFO:tasks.rados.rados.0.smithi137.stdout:1477: writing smithi13778320-219 from 3281582 to 3512894 tid 3 2024-09-21T09:34:48.841 INFO:tasks.rados.rados.0.smithi137.stdout:1478: write oid 236 current snap is 0 2024-09-21T09:34:48.841 INFO:tasks.rados.rados.0.smithi137.stdout:1473: finishing write tid 2 to smithi13778320-400 2024-09-21T09:34:48.841 INFO:tasks.rados.rados.0.smithi137.stdout:1473: finishing write tid 3 to smithi13778320-400 2024-09-21T09:34:48.841 INFO:tasks.rados.rados.0.smithi137.stdout:1478: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2024-09-21T09:34:48.848 INFO:tasks.rados.rados.0.smithi137.stdout:1478: writing smithi13778320-236 from 729701 to 1154769 tid 1 2024-09-21T09:34:48.856 INFO:tasks.rados.rados.0.smithi137.stdout:1478: writing smithi13778320-236 from 1667072 to 2319100 tid 2 2024-09-21T09:34:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:1478: writing smithi13778320-236 from 2909005 to 3394185 tid 3 2024-09-21T09:34:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:1479: read oid 196 snap -1 2024-09-21T09:34:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:1479: expect (ObjNum 954 snap 0 seq_num 954) 2024-09-21T09:34:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:1480: write oid 194 current snap is 0 2024-09-21T09:34:48.863 INFO:tasks.rados.rados.0.smithi137.stdout:1480: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2024-09-21T09:34:48.869 INFO:tasks.rados.rados.0.smithi137.stdout:1480: writing smithi13778320-194 from 746508 to 1246825 tid 1 2024-09-21T09:34:48.878 INFO:tasks.rados.rados.0.smithi137.stdout:1480: writing smithi13778320-194 from 2009201 to 2804887 tid 2 2024-09-21T09:34:48.883 INFO:tasks.rados.rados.0.smithi137.stdout:1480: writing smithi13778320-194 from 3220075 to 3546508 tid 3 2024-09-21T09:34:48.883 INFO:tasks.rados.rados.0.smithi137.stdout:1481: read oid 477 snap -1 2024-09-21T09:34:48.883 INFO:tasks.rados.rados.0.smithi137.stdout:1481: expect (ObjNum 476 snap 0 seq_num 476) 2024-09-21T09:34:48.883 INFO:tasks.rados.rados.0.smithi137.stdout:1482: read oid 273 snap -1 2024-09-21T09:34:48.883 INFO:tasks.rados.rados.0.smithi137.stdout:1482: expect (ObjNum 522 snap 0 seq_num 522) 2024-09-21T09:34:48.883 INFO:tasks.rados.rados.0.smithi137.stdout:1483: read oid 142 snap -1 2024-09-21T09:34:48.883 INFO:tasks.rados.rados.0.smithi137.stdout:1483: expect (ObjNum 751 snap 0 seq_num 751) 2024-09-21T09:34:48.884 INFO:tasks.rados.rados.0.smithi137.stdout:1484: delete oid 306 current snap is 0 2024-09-21T09:34:48.884 INFO:tasks.rados.rados.0.smithi137.stdout:1473: finishing write tid 4 to smithi13778320-400 2024-09-21T09:34:48.884 INFO:tasks.rados.rados.0.smithi137.stdout:1473: finishing write tid 5 to smithi13778320-400 2024-09-21T09:34:48.884 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 400 v 183 (ObjNum 1041 snap 0 seq_num 1041) dirty exists 2024-09-21T09:34:48.884 INFO:tasks.rados.rados.0.smithi137.stdout:1473: left oid 400 (ObjNum 1041 snap 0 seq_num 1041) 2024-09-21T09:34:48.884 INFO:tasks.rados.rados.0.smithi137.stdout:1475: expect (ObjNum 319 snap 0 seq_num 319) 2024-09-21T09:34:48.994 INFO:tasks.rados.rados.0.smithi137.stdout:1474: expect (ObjNum 884 snap 0 seq_num 884) 2024-09-21T09:34:49.122 INFO:tasks.rados.rados.0.smithi137.stdout:1477: finishing write tid 1 to smithi13778320-219 2024-09-21T09:34:49.122 INFO:tasks.rados.rados.0.smithi137.stdout:1473: done (11 left) 2024-09-21T09:34:49.123 INFO:tasks.rados.rados.0.smithi137.stdout:1474: done (10 left) 2024-09-21T09:34:49.123 INFO:tasks.rados.rados.0.smithi137.stdout:1475: done (9 left) 2024-09-21T09:34:49.123 INFO:tasks.rados.rados.0.smithi137.stdout:1484: done (8 left) 2024-09-21T09:34:49.123 INFO:tasks.rados.rados.0.smithi137.stdout:1485: read oid 288 snap -1 2024-09-21T09:34:49.123 INFO:tasks.rados.rados.0.smithi137.stdout:1485: expect deleted 2024-09-21T09:34:49.123 INFO:tasks.rados.rados.0.smithi137.stdout:1486: write oid 132 current snap is 0 2024-09-21T09:34:49.123 INFO:tasks.rados.rados.0.smithi137.stdout:1486: seq_num 1046 ranges {780122=650815,2126165=799355} 2024-09-21T09:34:49.130 INFO:tasks.rados.rados.0.smithi137.stdout:1486: writing smithi13778320-132 from 780122 to 1430937 tid 1 2024-09-21T09:34:49.138 INFO:tasks.rados.rados.0.smithi137.stdout:1486: writing smithi13778320-132 from 2126165 to 2925520 tid 2 2024-09-21T09:34:49.138 INFO:tasks.rados.rados.0.smithi137.stdout:1487: read oid 320 snap -1 2024-09-21T09:34:49.139 INFO:tasks.rados.rados.0.smithi137.stdout:1487: expect (ObjNum 319 snap 0 seq_num 319) 2024-09-21T09:34:49.139 INFO:tasks.rados.rados.0.smithi137.stdout:1488: delete oid 287 current snap is 0 2024-09-21T09:34:49.139 INFO:tasks.rados.rados.0.smithi137.stdout:1476: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-21T09:34:49.339 INFO:tasks.rados.rados.0.smithi137.stdout:1477: finishing write tid 2 to smithi13778320-219 2024-09-21T09:34:49.340 INFO:tasks.rados.rados.0.smithi137.stdout:1477: finishing write tid 3 to smithi13778320-219 2024-09-21T09:34:49.340 INFO:tasks.rados.rados.0.smithi137.stdout:1477: finishing write tid 4 to smithi13778320-219 2024-09-21T09:34:49.340 INFO:tasks.rados.rados.0.smithi137.stdout:1477: finishing write tid 5 to smithi13778320-219 2024-09-21T09:34:49.340 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 219 v 249 (ObjNum 1042 snap 0 seq_num 1042) dirty exists 2024-09-21T09:34:49.340 INFO:tasks.rados.rados.0.smithi137.stdout:1477: left oid 219 (ObjNum 1042 snap 0 seq_num 1042) 2024-09-21T09:34:49.340 INFO:tasks.rados.rados.0.smithi137.stdout:1478: finishing write tid 1 to smithi13778320-236 2024-09-21T09:34:49.340 INFO:tasks.rados.rados.0.smithi137.stdout:1478: finishing write tid 2 to smithi13778320-236 2024-09-21T09:34:49.340 INFO:tasks.rados.rados.0.smithi137.stdout:1478: finishing write tid 3 to smithi13778320-236 2024-09-21T09:34:49.340 INFO:tasks.rados.rados.0.smithi137.stdout:1478: finishing write tid 4 to smithi13778320-236 2024-09-21T09:34:49.340 INFO:tasks.rados.rados.0.smithi137.stdout:1478: finishing write tid 5 to smithi13778320-236 2024-09-21T09:34:49.340 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 236 v 253 (ObjNum 1043 snap 0 seq_num 1043) dirty exists 2024-09-21T09:34:49.340 INFO:tasks.rados.rados.0.smithi137.stdout:1478: left oid 236 (ObjNum 1043 snap 0 seq_num 1043) 2024-09-21T09:34:49.340 INFO:tasks.rados.rados.0.smithi137.stdout:1479: expect (ObjNum 954 snap 0 seq_num 954) 2024-09-21T09:34:49.380 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:49.457 INFO:tasks.rados.rados.0.smithi137.stdout:1480: finishing write tid 1 to smithi13778320-194 2024-09-21T09:34:49.458 INFO:tasks.rados.rados.0.smithi137.stdout:1480: finishing write tid 2 to smithi13778320-194 2024-09-21T09:34:49.458 INFO:tasks.rados.rados.0.smithi137.stdout:1476: done (11 left) 2024-09-21T09:34:49.458 INFO:tasks.rados.rados.0.smithi137.stdout:1477: done (10 left) 2024-09-21T09:34:49.458 INFO:tasks.rados.rados.0.smithi137.stdout:1478: done (9 left) 2024-09-21T09:34:49.458 INFO:tasks.rados.rados.0.smithi137.stdout:1479: done (8 left) 2024-09-21T09:34:49.458 INFO:tasks.rados.rados.0.smithi137.stdout:1488: done (7 left) 2024-09-21T09:34:49.458 INFO:tasks.rados.rados.0.smithi137.stdout:1489: read oid 243 snap -1 2024-09-21T09:34:49.458 INFO:tasks.rados.rados.0.smithi137.stdout:1489: expect (ObjNum 515 snap 0 seq_num 515) 2024-09-21T09:34:49.458 INFO:tasks.rados.rados.0.smithi137.stdout:1490: read oid 493 snap -1 2024-09-21T09:34:49.458 INFO:tasks.rados.rados.0.smithi137.stdout:1490: expect (ObjNum 492 snap 0 seq_num 492) 2024-09-21T09:34:49.458 INFO:tasks.rados.rados.0.smithi137.stdout:1491: write oid 251 current snap is 0 2024-09-21T09:34:49.458 INFO:tasks.rados.rados.0.smithi137.stdout:1480: finishing write tid 3 to smithi13778320-194 2024-09-21T09:34:49.458 INFO:tasks.rados.rados.0.smithi137.stdout:1480: finishing write tid 4 to smithi13778320-194 2024-09-21T09:34:49.459 INFO:tasks.rados.rados.0.smithi137.stdout:1480: finishing write tid 5 to smithi13778320-194 2024-09-21T09:34:49.459 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 194 v 210 (ObjNum 1044 snap 0 seq_num 1044) dirty exists 2024-09-21T09:34:49.459 INFO:tasks.rados.rados.0.smithi137.stdout:1480: left oid 194 (ObjNum 1044 snap 0 seq_num 1044) 2024-09-21T09:34:49.459 INFO:tasks.rados.rados.0.smithi137.stdout:1482: expect (ObjNum 522 snap 0 seq_num 522) 2024-09-21T09:34:49.575 INFO:tasks.rados.rados.0.smithi137.stdout:1481: expect (ObjNum 476 snap 0 seq_num 476) 2024-09-21T09:34:49.637 INFO:tasks.rados.rados.0.smithi137.stdout:1483: expect (ObjNum 751 snap 0 seq_num 751) 2024-09-21T09:34:49.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:49 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2166929158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:49.648 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:49 smithi165 systemd[1]: Stopping Ceph mgr.x for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:34:49.741 INFO:tasks.rados.rados.0.smithi137.stdout:1486: finishing write tid 1 to smithi13778320-132 2024-09-21T09:34:49.741 INFO:tasks.rados.rados.0.smithi137.stdout:1487: expect (ObjNum 319 snap 0 seq_num 319) 2024-09-21T09:34:49.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:49 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2166929158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:49.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:49 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2166929158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:49.847 INFO:tasks.rados.rados.0.smithi137.stdout:1486: finishing write tid 2 to smithi13778320-132 2024-09-21T09:34:49.847 INFO:tasks.rados.rados.0.smithi137.stdout:1486: finishing write tid 3 to smithi13778320-132 2024-09-21T09:34:49.847 INFO:tasks.rados.rados.0.smithi137.stdout:1486: finishing write tid 4 to smithi13778320-132 2024-09-21T09:34:49.847 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 132 v 220 (ObjNum 1046 snap 0 seq_num 1046) dirty exists 2024-09-21T09:34:49.847 INFO:tasks.rados.rados.0.smithi137.stdout:1486: left oid 132 (ObjNum 1046 snap 0 seq_num 1046) 2024-09-21T09:34:49.847 INFO:tasks.rados.rados.0.smithi137.stdout:1491: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2024-09-21T09:34:49.851 INFO:tasks.rados.rados.0.smithi137.stdout:1491: writing smithi13778320-251 from 413736 to 815049 tid 1 2024-09-21T09:34:49.856 INFO:tasks.rados.rados.0.smithi137.stdout:1491: writing smithi13778320-251 from 1326776 to 1729800 tid 2 2024-09-21T09:34:49.862 INFO:tasks.rados.rados.0.smithi137.stdout:1491: writing smithi13778320-251 from 2413414 to 2871307 tid 3 2024-09-21T09:34:49.867 INFO:tasks.rados.rados.0.smithi137.stdout:1491: writing smithi13778320-251 from 3438716 to 3613736 tid 4 2024-09-21T09:34:49.867 INFO:tasks.rados.rados.0.smithi137.stdout:1480: done (9 left) 2024-09-21T09:34:49.867 INFO:tasks.rados.rados.0.smithi137.stdout:1481: done (8 left) 2024-09-21T09:34:49.867 INFO:tasks.rados.rados.0.smithi137.stdout:1482: done (7 left) 2024-09-21T09:34:49.867 INFO:tasks.rados.rados.0.smithi137.stdout:1483: done (6 left) 2024-09-21T09:34:49.867 INFO:tasks.rados.rados.0.smithi137.stdout:1485: done (5 left) 2024-09-21T09:34:49.867 INFO:tasks.rados.rados.0.smithi137.stdout:1486: done (4 left) 2024-09-21T09:34:49.867 INFO:tasks.rados.rados.0.smithi137.stdout:1487: done (3 left) 2024-09-21T09:34:49.867 INFO:tasks.rados.rados.0.smithi137.stdout:1492: read oid 498 snap -1 2024-09-21T09:34:49.867 INFO:tasks.rados.rados.0.smithi137.stdout:1492: expect (ObjNum 953 snap 0 seq_num 953) 2024-09-21T09:34:49.867 INFO:tasks.rados.rados.0.smithi137.stdout:1493: read oid 378 snap -1 2024-09-21T09:34:49.868 INFO:tasks.rados.rados.0.smithi137.stdout:1493: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T09:34:49.868 INFO:tasks.rados.rados.0.smithi137.stdout:1494: delete oid 92 current snap is 0 2024-09-21T09:34:49.868 INFO:tasks.rados.rados.0.smithi137.stdout:1490: expect (ObjNum 492 snap 0 seq_num 492) 2024-09-21T09:34:49.944 INFO:tasks.rados.rados.0.smithi137.stdout:1489: expect (ObjNum 515 snap 0 seq_num 515) 2024-09-21T09:34:50.002 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:49 smithi165 podman[66434]: 2024-09-21 09:34:49.725190414 +0000 UTC m=+0.147507742 container died f0ff6affb9dcc89cfa460f72d480eda3e2ee80caf37bddc64dd241b1dda47f79 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=quincy-fbd1a6a, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:34:50.062 INFO:tasks.rados.rados.0.smithi137.stdout:1491: finishing write tid 1 to smithi13778320-251 2024-09-21T09:34:50.062 INFO:tasks.rados.rados.0.smithi137.stdout:1491: finishing write tid 2 to smithi13778320-251 2024-09-21T09:34:50.062 INFO:tasks.rados.rados.0.smithi137.stdout:1491: finishing write tid 3 to smithi13778320-251 2024-09-21T09:34:50.062 INFO:tasks.rados.rados.0.smithi137.stdout:1491: finishing write tid 4 to smithi13778320-251 2024-09-21T09:34:50.063 INFO:tasks.rados.rados.0.smithi137.stdout:1491: finishing write tid 5 to smithi13778320-251 2024-09-21T09:34:50.063 INFO:tasks.rados.rados.0.smithi137.stdout:1491: finishing write tid 6 to smithi13778320-251 2024-09-21T09:34:50.063 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 251 v 186 (ObjNum 1048 snap 0 seq_num 1048) dirty exists 2024-09-21T09:34:50.063 INFO:tasks.rados.rados.0.smithi137.stdout:1491: left oid 251 (ObjNum 1048 snap 0 seq_num 1048) 2024-09-21T09:34:50.063 INFO:tasks.rados.rados.0.smithi137.stdout:1489: done (5 left) 2024-09-21T09:34:50.063 INFO:tasks.rados.rados.0.smithi137.stdout:1490: done (4 left) 2024-09-21T09:34:50.063 INFO:tasks.rados.rados.0.smithi137.stdout:1491: done (3 left) 2024-09-21T09:34:50.063 INFO:tasks.rados.rados.0.smithi137.stdout:1494: done (2 left) 2024-09-21T09:34:50.063 INFO:tasks.rados.rados.0.smithi137.stdout:1495: write oid 385 current snap is 0 2024-09-21T09:34:50.063 INFO:tasks.rados.rados.0.smithi137.stdout:1493: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T09:34:50.137 INFO:tasks.rados.rados.0.smithi137.stdout:1492: expect (ObjNum 953 snap 0 seq_num 953) 2024-09-21T09:34:50.217 INFO:tasks.rados.rados.0.smithi137.stdout:1495: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2024-09-21T09:34:50.223 INFO:tasks.rados.rados.0.smithi137.stdout:1495: writing smithi13778320-385 from 447350 to 1115514 tid 1 2024-09-21T09:34:50.227 INFO:tasks.rados.rados.0.smithi137.stdout:1495: writing smithi13778320-385 from 1560093 to 1966786 tid 2 2024-09-21T09:34:50.234 INFO:tasks.rados.rados.0.smithi137.stdout:1495: writing smithi13778320-385 from 2584613 to 3065050 tid 3 2024-09-21T09:34:50.234 INFO:tasks.rados.rados.0.smithi137.stdout:1492: done (2 left) 2024-09-21T09:34:50.234 INFO:tasks.rados.rados.0.smithi137.stdout:1493: done (1 left) 2024-09-21T09:34:50.234 INFO:tasks.rados.rados.0.smithi137.stdout:1496: write oid 162 current snap is 0 2024-09-21T09:34:50.234 INFO:tasks.rados.rados.0.smithi137.stdout:1495: finishing write tid 1 to smithi13778320-385 2024-09-21T09:34:50.234 INFO:tasks.rados.rados.0.smithi137.stdout:1495: finishing write tid 2 to smithi13778320-385 2024-09-21T09:34:50.234 INFO:tasks.rados.rados.0.smithi137.stdout:1496: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2024-09-21T09:34:50.240 INFO:tasks.rados.rados.0.smithi137.stdout:1496: writing smithi13778320-162 from 464157 to 1207570 tid 1 2024-09-21T09:34:50.246 INFO:tasks.rados.rados.0.smithi137.stdout:1496: writing smithi13778320-162 from 1618575 to 2285279 tid 2 2024-09-21T09:34:50.252 INFO:tasks.rados.rados.0.smithi137.stdout:1496: writing smithi13778320-162 from 3012036 to 3420098 tid 3 2024-09-21T09:34:50.252 INFO:tasks.rados.rados.0.smithi137.stdout:1497: write oid 132 current snap is 0 2024-09-21T09:34:50.252 INFO:tasks.rados.rados.0.smithi137.stdout:1495: finishing write tid 3 to smithi13778320-385 2024-09-21T09:34:50.252 INFO:tasks.rados.rados.0.smithi137.stdout:1495: finishing write tid 4 to smithi13778320-385 2024-09-21T09:34:50.253 INFO:tasks.rados.rados.0.smithi137.stdout:1497: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2024-09-21T09:34:50.257 INFO:tasks.rados.rados.0.smithi137.stdout:1497: writing smithi13778320-132 from 480964 to 899626 tid 1 2024-09-21T09:34:50.263 INFO:tasks.rados.rados.0.smithi137.stdout:1497: writing smithi13778320-132 from 1560704 to 1971066 tid 2 2024-09-21T09:34:50.270 INFO:tasks.rados.rados.0.smithi137.stdout:1497: writing smithi13778320-132 from 2523106 to 3142440 tid 3 2024-09-21T09:34:50.270 INFO:tasks.rados.rados.0.smithi137.stdout:1498: delete oid 274 current snap is 0 2024-09-21T09:34:50.270 INFO:tasks.rados.rados.0.smithi137.stdout:1495: finishing write tid 5 to smithi13778320-385 2024-09-21T09:34:50.270 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 385 v 246 (ObjNum 1050 snap 0 seq_num 1050) dirty exists 2024-09-21T09:34:50.270 INFO:tasks.rados.rados.0.smithi137.stdout:1495: left oid 385 (ObjNum 1050 snap 0 seq_num 1050) 2024-09-21T09:34:50.270 INFO:tasks.rados.rados.0.smithi137.stdout:1496: finishing write tid 1 to smithi13778320-162 2024-09-21T09:34:50.270 INFO:tasks.rados.rados.0.smithi137.stdout:1496: finishing write tid 2 to smithi13778320-162 2024-09-21T09:34:50.270 INFO:tasks.rados.rados.0.smithi137.stdout:1496: finishing write tid 3 to smithi13778320-162 2024-09-21T09:34:50.270 INFO:tasks.rados.rados.0.smithi137.stdout:1496: finishing write tid 4 to smithi13778320-162 2024-09-21T09:34:50.270 INFO:tasks.rados.rados.0.smithi137.stdout:1496: finishing write tid 5 to smithi13778320-162 2024-09-21T09:34:50.271 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 162 v 187 (ObjNum 1051 snap 0 seq_num 1051) dirty exists 2024-09-21T09:34:50.271 INFO:tasks.rados.rados.0.smithi137.stdout:1496: left oid 162 (ObjNum 1051 snap 0 seq_num 1051) 2024-09-21T09:34:50.271 INFO:tasks.rados.rados.0.smithi137.stdout:1497: finishing write tid 1 to smithi13778320-132 2024-09-21T09:34:50.271 INFO:tasks.rados.rados.0.smithi137.stdout:1497: finishing write tid 2 to smithi13778320-132 2024-09-21T09:34:50.271 INFO:tasks.rados.rados.0.smithi137.stdout:1495: done (3 left) 2024-09-21T09:34:50.271 INFO:tasks.rados.rados.0.smithi137.stdout:1496: done (2 left) 2024-09-21T09:34:50.271 INFO:tasks.rados.rados.0.smithi137.stdout:1498: done (1 left) 2024-09-21T09:34:50.271 INFO:tasks.rados.rados.0.smithi137.stdout:1499: read oid 171 snap -1 2024-09-21T09:34:50.272 INFO:tasks.rados.rados.0.smithi137.stdout:1499: expect (ObjNum 682 snap 0 seq_num 682) 2024-09-21T09:34:50.272 INFO:tasks.rados.rados.0.smithi137.stdout:1500: write oid 35 current snap is 0 2024-09-21T09:34:50.272 INFO:tasks.rados.rados.0.smithi137.stdout:1500: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2024-09-21T09:34:50.277 INFO:tasks.rados.rados.0.smithi137.stdout:1500: writing smithi13778320-35 from 514578 to 1083738 tid 1 2024-09-21T09:34:50.283 INFO:tasks.rados.rados.0.smithi137.stdout:1500: writing smithi13778320-35 from 1677668 to 2091699 tid 2 2024-09-21T09:34:50.289 INFO:tasks.rados.rados.0.smithi137.stdout:1500: writing smithi13778320-35 from 2577952 to 3219830 tid 3 2024-09-21T09:34:50.289 INFO:tasks.rados.rados.0.smithi137.stdout:1501: delete oid 104 current snap is 0 2024-09-21T09:34:50.289 INFO:tasks.rados.rados.0.smithi137.stdout:1497: finishing write tid 3 to smithi13778320-132 2024-09-21T09:34:50.290 INFO:tasks.rados.rados.0.smithi137.stdout:1497: finishing write tid 4 to smithi13778320-132 2024-09-21T09:34:50.290 INFO:tasks.rados.rados.0.smithi137.stdout:1497: finishing write tid 5 to smithi13778320-132 2024-09-21T09:34:50.290 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 132 v 224 (ObjNum 1052 snap 0 seq_num 1052) dirty exists 2024-09-21T09:34:50.290 INFO:tasks.rados.rados.0.smithi137.stdout:1497: left oid 132 (ObjNum 1052 snap 0 seq_num 1052) 2024-09-21T09:34:50.290 INFO:tasks.rados.rados.0.smithi137.stdout:1499: expect (ObjNum 682 snap 0 seq_num 682) 2024-09-21T09:34:50.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:34:49 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:34:49] "GET /metrics HTTP/1.1" 200 243400 "" "Prometheus/2.43.0" 2024-09-21T09:34:50.379 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:50 smithi165 podman[66434]: 2024-09-21 09:34:50.159596036 +0000 UTC m=+0.581913363 container cleanup f0ff6affb9dcc89cfa460f72d480eda3e2ee80caf37bddc64dd241b1dda47f79 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=quincy-fbd1a6a, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-21T09:34:50.379 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:50 smithi165 bash[66434]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x 2024-09-21T09:34:50.451 INFO:tasks.rados.rados.0.smithi137.stdout:1500: finishing write tid 1 to smithi13778320-35 2024-09-21T09:34:50.451 INFO:tasks.rados.rados.0.smithi137.stdout:1500: finishing write tid 2 to smithi13778320-35 2024-09-21T09:34:50.451 INFO:tasks.rados.rados.0.smithi137.stdout:1500: finishing write tid 3 to smithi13778320-35 2024-09-21T09:34:50.451 INFO:tasks.rados.rados.0.smithi137.stdout:1500: finishing write tid 4 to smithi13778320-35 2024-09-21T09:34:50.451 INFO:tasks.rados.rados.0.smithi137.stdout:1500: finishing write tid 5 to smithi13778320-35 2024-09-21T09:34:50.452 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 35 v 242 (ObjNum 1054 snap 0 seq_num 1054) dirty exists 2024-09-21T09:34:50.452 INFO:tasks.rados.rados.0.smithi137.stdout:1500: left oid 35 (ObjNum 1054 snap 0 seq_num 1054) 2024-09-21T09:34:50.452 INFO:tasks.rados.rados.0.smithi137.stdout:1497: done (3 left) 2024-09-21T09:34:50.452 INFO:tasks.rados.rados.0.smithi137.stdout:1499: done (2 left) 2024-09-21T09:34:50.452 INFO:tasks.rados.rados.0.smithi137.stdout:1500: done (1 left) 2024-09-21T09:34:50.452 INFO:tasks.rados.rados.0.smithi137.stdout:1501: done (0 left) 2024-09-21T09:34:50.452 INFO:tasks.rados.rados.0.smithi137.stdout:1502: write oid 180 current snap is 0 2024-09-21T09:34:50.452 INFO:tasks.rados.rados.0.smithi137.stdout:1502: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2024-09-21T09:34:50.458 INFO:tasks.rados.rados.0.smithi137.stdout:1502: writing smithi13778320-180 from 548192 to 1267850 tid 1 2024-09-21T09:34:50.462 INFO:tasks.rados.rados.0.smithi137.stdout:1502: writing smithi13778320-180 from 1678279 to 2095979 tid 2 2024-09-21T09:34:50.469 INFO:tasks.rados.rados.0.smithi137.stdout:1502: writing smithi13778320-180 from 2516445 to 3297220 tid 3 2024-09-21T09:34:50.469 INFO:tasks.rados.rados.0.smithi137.stdout:1503: read oid 115 snap -1 2024-09-21T09:34:50.470 INFO:tasks.rados.rados.0.smithi137.stdout:1503: expect deleted 2024-09-21T09:34:50.470 INFO:tasks.rados.rados.0.smithi137.stdout:1504: write oid 205 current snap is 0 2024-09-21T09:34:50.470 INFO:tasks.rados.rados.0.smithi137.stdout:1502: finishing write tid 1 to smithi13778320-180 2024-09-21T09:34:50.470 INFO:tasks.rados.rados.0.smithi137.stdout:1502: finishing write tid 2 to smithi13778320-180 2024-09-21T09:34:50.470 INFO:tasks.rados.rados.0.smithi137.stdout:1504: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2024-09-21T09:34:50.475 INFO:tasks.rados.rados.0.smithi137.stdout:1504: writing smithi13778320-205 from 564999 to 1076259 tid 1 2024-09-21T09:34:50.482 INFO:tasks.rados.rados.0.smithi137.stdout:1504: writing smithi13778320-205 from 1853114 to 2414472 tid 2 2024-09-21T09:34:50.489 INFO:tasks.rados.rados.0.smithi137.stdout:1504: writing smithi13778320-205 from 3060221 to 3652268 tid 3 2024-09-21T09:34:50.489 INFO:tasks.rados.rados.0.smithi137.stdout:1505: read oid 272 snap -1 2024-09-21T09:34:50.489 INFO:tasks.rados.rados.0.smithi137.stdout:1505: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-21T09:34:50.489 INFO:tasks.rados.rados.0.smithi137.stdout:1506: write oid 384 current snap is 0 2024-09-21T09:34:50.490 INFO:tasks.rados.rados.0.smithi137.stdout:1506: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2024-09-21T09:34:50.496 INFO:tasks.rados.rados.0.smithi137.stdout:1506: writing smithi13778320-384 from 581806 to 1168315 tid 1 2024-09-21T09:34:50.502 INFO:tasks.rados.rados.0.smithi137.stdout:1506: writing smithi13778320-384 from 1911596 to 2332965 tid 2 2024-09-21T09:34:50.509 INFO:tasks.rados.rados.0.smithi137.stdout:1506: writing smithi13778320-384 from 3087644 to 3490963 tid 3 2024-09-21T09:34:50.509 INFO:tasks.rados.rados.0.smithi137.stdout:1507: delete oid 290 current snap is 0 2024-09-21T09:34:50.509 INFO:tasks.rados.rados.0.smithi137.stdout:1502: finishing write tid 3 to smithi13778320-180 2024-09-21T09:34:50.509 INFO:tasks.rados.rados.0.smithi137.stdout:1502: finishing write tid 4 to smithi13778320-180 2024-09-21T09:34:50.509 INFO:tasks.rados.rados.0.smithi137.stdout:1502: finishing write tid 5 to smithi13778320-180 2024-09-21T09:34:50.509 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 180 v 215 (ObjNum 1056 snap 0 seq_num 1056) dirty exists 2024-09-21T09:34:50.509 INFO:tasks.rados.rados.0.smithi137.stdout:1502: left oid 180 (ObjNum 1056 snap 0 seq_num 1056) 2024-09-21T09:34:50.509 INFO:tasks.rados.rados.0.smithi137.stdout:1504: finishing write tid 1 to smithi13778320-205 2024-09-21T09:34:50.509 INFO:tasks.rados.rados.0.smithi137.stdout:1504: finishing write tid 2 to smithi13778320-205 2024-09-21T09:34:50.509 INFO:tasks.rados.rados.0.smithi137.stdout:1504: finishing write tid 3 to smithi13778320-205 2024-09-21T09:34:50.509 INFO:tasks.rados.rados.0.smithi137.stdout:1504: finishing write tid 4 to smithi13778320-205 2024-09-21T09:34:50.509 INFO:tasks.rados.rados.0.smithi137.stdout:1504: finishing write tid 5 to smithi13778320-205 2024-09-21T09:34:50.509 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 205 v 250 (ObjNum 1057 snap 0 seq_num 1057) dirty exists 2024-09-21T09:34:50.509 INFO:tasks.rados.rados.0.smithi137.stdout:1504: left oid 205 (ObjNum 1057 snap 0 seq_num 1057) 2024-09-21T09:34:50.509 INFO:tasks.rados.rados.0.smithi137.stdout:1505: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-21T09:34:50.634 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:50 smithi165 podman[66445]: 2024-09-21 09:34:50.377985552 +0000 UTC m=+0.642799940 container remove f0ff6affb9dcc89cfa460f72d480eda3e2ee80caf37bddc64dd241b1dda47f79 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-fbd1a6a, ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-21T09:34:50.635 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:50 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T09:34:50.635 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:50 smithi165 ceph-mon[32789]: pgmap v125: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 132 op/s 2024-09-21T09:34:50.635 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:50 smithi165 ceph-mon[32789]: from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:50.635 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:50 smithi165 ceph-mon[32789]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:1506: finishing write tid 1 to smithi13778320-384 2024-09-21T09:34:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:1506: finishing write tid 2 to smithi13778320-384 2024-09-21T09:34:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:1506: finishing write tid 3 to smithi13778320-384 2024-09-21T09:34:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:1506: finishing write tid 4 to smithi13778320-384 2024-09-21T09:34:50.685 INFO:tasks.rados.rados.0.smithi137.stdout:1506: finishing write tid 5 to smithi13778320-384 2024-09-21T09:34:50.686 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 384 v 163 (ObjNum 1058 snap 0 seq_num 1058) dirty exists 2024-09-21T09:34:50.686 INFO:tasks.rados.rados.0.smithi137.stdout:1506: left oid 384 (ObjNum 1058 snap 0 seq_num 1058) 2024-09-21T09:34:50.686 INFO:tasks.rados.rados.0.smithi137.stdout:1502: done (5 left) 2024-09-21T09:34:50.686 INFO:tasks.rados.rados.0.smithi137.stdout:1503: done (4 left) 2024-09-21T09:34:50.686 INFO:tasks.rados.rados.0.smithi137.stdout:1504: done (3 left) 2024-09-21T09:34:50.686 INFO:tasks.rados.rados.0.smithi137.stdout:1505: done (2 left) 2024-09-21T09:34:50.686 INFO:tasks.rados.rados.0.smithi137.stdout:1506: done (1 left) 2024-09-21T09:34:50.686 INFO:tasks.rados.rados.0.smithi137.stdout:1507: done (0 left) 2024-09-21T09:34:50.686 INFO:tasks.rados.rados.0.smithi137.stdout:1508: write oid 432 current snap is 0 2024-09-21T09:34:50.686 INFO:tasks.rados.rados.0.smithi137.stdout:1508: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2024-09-21T09:34:50.692 INFO:tasks.rados.rados.0.smithi137.stdout:1508: writing smithi13778320-432 from 615420 to 1352427 tid 1 2024-09-21T09:34:50.697 INFO:tasks.rados.rados.0.smithi137.stdout:1508: writing smithi13778320-432 from 1912207 to 2337245 tid 2 2024-09-21T09:34:50.704 INFO:tasks.rados.rados.0.smithi137.stdout:1508: writing smithi13778320-432 from 3026137 to 3568353 tid 3 2024-09-21T09:34:50.704 INFO:tasks.rados.rados.0.smithi137.stdout:1509: read oid 476 snap -1 2024-09-21T09:34:50.704 INFO:tasks.rados.rados.0.smithi137.stdout:1509: expect (ObjNum 475 snap 0 seq_num 475) 2024-09-21T09:34:50.704 INFO:tasks.rados.rados.0.smithi137.stdout:1510: delete oid 23 current snap is 0 2024-09-21T09:34:50.704 INFO:tasks.rados.rados.0.smithi137.stdout:1508: finishing write tid 1 to smithi13778320-432 2024-09-21T09:34:50.704 INFO:tasks.rados.rados.0.smithi137.stdout:1508: finishing write tid 2 to smithi13778320-432 2024-09-21T09:34:50.706 INFO:tasks.rados.rados.0.smithi137.stdout:1510: done (2 left) 2024-09-21T09:34:50.706 INFO:tasks.rados.rados.0.smithi137.stdout:1511: write oid 235 current snap is 0 2024-09-21T09:34:50.706 INFO:tasks.rados.rados.0.smithi137.stdout:1511: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2024-09-21T09:34:50.712 INFO:tasks.rados.rados.0.smithi137.stdout:1511: writing smithi13778320-235 from 649034 to 1136539 tid 1 2024-09-21T09:34:50.717 INFO:tasks.rados.rados.0.smithi137.stdout:1511: writing smithi13778320-235 from 1629171 to 2057878 tid 2 2024-09-21T09:34:50.723 INFO:tasks.rados.rados.0.smithi137.stdout:1511: writing smithi13778320-235 from 2680983 to 3245743 tid 3 2024-09-21T09:34:50.727 INFO:tasks.rados.rados.0.smithi137.stdout:1511: writing smithi13778320-235 from 3798768 to 3849034 tid 4 2024-09-21T09:34:50.727 INFO:tasks.rados.rados.0.smithi137.stdout:1512: write oid 28 current snap is 0 2024-09-21T09:34:50.727 INFO:tasks.rados.rados.0.smithi137.stdout:1508: finishing write tid 3 to smithi13778320-432 2024-09-21T09:34:50.727 INFO:tasks.rados.rados.0.smithi137.stdout:1512: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2024-09-21T09:34:50.734 INFO:tasks.rados.rados.0.smithi137.stdout:1512: writing smithi13778320-28 from 665841 to 1228595 tid 1 2024-09-21T09:34:50.740 INFO:tasks.rados.rados.0.smithi137.stdout:1512: writing smithi13778320-28 from 1687653 to 2260018 tid 2 2024-09-21T09:34:50.747 INFO:tasks.rados.rados.0.smithi137.stdout:1512: writing smithi13778320-28 from 2708406 to 3484438 tid 3 2024-09-21T09:34:50.747 INFO:tasks.rados.rados.0.smithi137.stdout:1513: read oid 402 snap -1 2024-09-21T09:34:50.747 INFO:tasks.rados.rados.0.smithi137.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2024-09-21T09:34:50.747 INFO:tasks.rados.rados.0.smithi137.stdout:1514: write oid 208 current snap is 0 2024-09-21T09:34:50.747 INFO:tasks.rados.rados.0.smithi137.stdout:1508: finishing write tid 4 to smithi13778320-432 2024-09-21T09:34:50.747 INFO:tasks.rados.rados.0.smithi137.stdout:1508: finishing write tid 5 to smithi13778320-432 2024-09-21T09:34:50.747 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 432 v 191 (ObjNum 1060 snap 0 seq_num 1060) dirty exists 2024-09-21T09:34:50.747 INFO:tasks.rados.rados.0.smithi137.stdout:1508: left oid 432 (ObjNum 1060 snap 0 seq_num 1060) 2024-09-21T09:34:50.747 INFO:tasks.rados.rados.0.smithi137.stdout:1509: expect (ObjNum 475 snap 0 seq_num 475) 2024-09-21T09:34:50.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:50 smithi137 ceph-mon[28941]: pgmap v125: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 132 op/s 2024-09-21T09:34:50.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:50 smithi137 ceph-mon[28941]: from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:50.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:50 smithi137 ceph-mon[28941]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:50.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:50 smithi137 ceph-mon[39068]: pgmap v125: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 132 op/s 2024-09-21T09:34:50.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:50 smithi137 ceph-mon[39068]: from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:50.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:50 smithi137 ceph-mon[39068]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:50.880 INFO:tasks.rados.rados.0.smithi137.stdout:1511: finishing write tid 1 to smithi13778320-235 2024-09-21T09:34:50.880 INFO:tasks.rados.rados.0.smithi137.stdout:1511: finishing write tid 2 to smithi13778320-235 2024-09-21T09:34:50.880 INFO:tasks.rados.rados.0.smithi137.stdout:1511: finishing write tid 3 to smithi13778320-235 2024-09-21T09:34:50.880 INFO:tasks.rados.rados.0.smithi137.stdout:1511: finishing write tid 4 to smithi13778320-235 2024-09-21T09:34:50.880 INFO:tasks.rados.rados.0.smithi137.stdout:1511: finishing write tid 5 to smithi13778320-235 2024-09-21T09:34:50.880 INFO:tasks.rados.rados.0.smithi137.stdout:1511: finishing write tid 6 to smithi13778320-235 2024-09-21T09:34:50.880 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 235 v 286 (ObjNum 1062 snap 0 seq_num 1062) dirty exists 2024-09-21T09:34:50.880 INFO:tasks.rados.rados.0.smithi137.stdout:1511: left oid 235 (ObjNum 1062 snap 0 seq_num 1062) 2024-09-21T09:34:50.880 INFO:tasks.rados.rados.0.smithi137.stdout:1512: finishing write tid 1 to smithi13778320-28 2024-09-21T09:34:50.881 INFO:tasks.rados.rados.0.smithi137.stdout:1514: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2024-09-21T09:34:50.886 INFO:tasks.rados.rados.0.smithi137.stdout:1514: writing smithi13778320-208 from 682648 to 1320651 tid 1 2024-09-21T09:34:50.892 INFO:tasks.rados.rados.0.smithi137.stdout:1514: writing smithi13778320-208 from 2029782 to 2462158 tid 2 2024-09-21T09:34:50.897 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:50 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T09:34:50.897 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:50 smithi165 systemd[1]: Stopped Ceph mgr.x for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:34:50.897 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:50 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.x.service: Consumed 10.144s CPU time. 2024-09-21T09:34:50.897 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:50 smithi165 systemd[1]: Starting Ceph mgr.x for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:34:50.899 INFO:tasks.rados.rados.0.smithi137.stdout:1514: writing smithi13778320-208 from 3019476 to 3606780 tid 3 2024-09-21T09:34:50.900 INFO:tasks.rados.rados.0.smithi137.stdout:1508: done (5 left) 2024-09-21T09:34:50.900 INFO:tasks.rados.rados.0.smithi137.stdout:1509: done (4 left) 2024-09-21T09:34:50.900 INFO:tasks.rados.rados.0.smithi137.stdout:1511: done (3 left) 2024-09-21T09:34:50.900 INFO:tasks.rados.rados.0.smithi137.stdout:1515: read oid 114 snap -1 2024-09-21T09:34:50.900 INFO:tasks.rados.rados.0.smithi137.stdout:1515: expect (ObjNum 113 snap 0 seq_num 113) 2024-09-21T09:34:50.900 INFO:tasks.rados.rados.0.smithi137.stdout:1516: read oid 486 snap -1 2024-09-21T09:34:50.900 INFO:tasks.rados.rados.0.smithi137.stdout:1516: expect (ObjNum 790 snap 0 seq_num 790) 2024-09-21T09:34:50.900 INFO:tasks.rados.rados.0.smithi137.stdout:1517: read oid 389 snap -1 2024-09-21T09:34:50.900 INFO:tasks.rados.rados.0.smithi137.stdout:1517: expect (ObjNum 388 snap 0 seq_num 388) 2024-09-21T09:34:50.900 INFO:tasks.rados.rados.0.smithi137.stdout:1518: write oid 235 current snap is 0 2024-09-21T09:34:50.900 INFO:tasks.rados.rados.0.smithi137.stdout:1512: finishing write tid 2 to smithi13778320-28 2024-09-21T09:34:50.900 INFO:tasks.rados.rados.0.smithi137.stdout:1512: finishing write tid 3 to smithi13778320-28 2024-09-21T09:34:50.900 INFO:tasks.rados.rados.0.smithi137.stdout:1518: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2024-09-21T09:34:50.906 INFO:tasks.rados.rados.0.smithi137.stdout:1518: writing smithi13778320-235 from 699455 to 1129060 tid 1 2024-09-21T09:34:50.912 INFO:tasks.rados.rados.0.smithi137.stdout:1518: writing smithi13778320-235 from 1804617 to 2380651 tid 2 2024-09-21T09:34:50.920 INFO:tasks.rados.rados.0.smithi137.stdout:1518: writing smithi13778320-235 from 3163252 to 3678181 tid 3 2024-09-21T09:34:50.920 INFO:tasks.rados.rados.0.smithi137.stdout:1519: read oid 180 snap -1 2024-09-21T09:34:50.920 INFO:tasks.rados.rados.0.smithi137.stdout:1519: expect (ObjNum 1056 snap 0 seq_num 1056) 2024-09-21T09:34:50.920 INFO:tasks.rados.rados.0.smithi137.stdout:1520: write oid 338 current snap is 0 2024-09-21T09:34:50.920 INFO:tasks.rados.rados.0.smithi137.stdout:1512: finishing write tid 4 to smithi13778320-28 2024-09-21T09:34:50.920 INFO:tasks.rados.rados.0.smithi137.stdout:1512: finishing write tid 5 to smithi13778320-28 2024-09-21T09:34:50.920 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 28 v 259 (ObjNum 1063 snap 0 seq_num 1063) dirty exists 2024-09-21T09:34:50.921 INFO:tasks.rados.rados.0.smithi137.stdout:1512: left oid 28 (ObjNum 1063 snap 0 seq_num 1063) 2024-09-21T09:34:50.921 INFO:tasks.rados.rados.0.smithi137.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2024-09-21T09:34:51.095 INFO:tasks.rados.rados.0.smithi137.stdout:1514: finishing write tid 1 to smithi13778320-208 2024-09-21T09:34:51.095 INFO:tasks.rados.rados.0.smithi137.stdout:1514: finishing write tid 2 to smithi13778320-208 2024-09-21T09:34:51.095 INFO:tasks.rados.rados.0.smithi137.stdout:1514: finishing write tid 3 to smithi13778320-208 2024-09-21T09:34:51.095 INFO:tasks.rados.rados.0.smithi137.stdout:1514: finishing write tid 4 to smithi13778320-208 2024-09-21T09:34:51.095 INFO:tasks.rados.rados.0.smithi137.stdout:1514: finishing write tid 5 to smithi13778320-208 2024-09-21T09:34:51.095 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 208 v 255 (ObjNum 1064 snap 0 seq_num 1064) dirty exists 2024-09-21T09:34:51.095 INFO:tasks.rados.rados.0.smithi137.stdout:1514: left oid 208 (ObjNum 1064 snap 0 seq_num 1064) 2024-09-21T09:34:51.095 INFO:tasks.rados.rados.0.smithi137.stdout:1515: expect (ObjNum 113 snap 0 seq_num 113) 2024-09-21T09:34:51.221 INFO:tasks.rados.rados.0.smithi137.stdout:1517: expect (ObjNum 388 snap 0 seq_num 388) 2024-09-21T09:34:51.301 INFO:tasks.rados.rados.0.smithi137.stdout:1516: expect (ObjNum 790 snap 0 seq_num 790) 2024-09-21T09:34:51.327 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:51 smithi165 podman[66575]: 2024-09-21 09:34:50.95846765 +0000 UTC m=+0.015555567 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:34:51.327 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:51 smithi165 podman[66575]: 2024-09-21 09:34:51.122529223 +0000 UTC m=+0.179617185 container create 66a5abeea451afefbe05d0cdfea4c75a0bf06cd35bd5a3b8132ffbf696d0d4b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-21T09:34:51.452 INFO:tasks.rados.rados.0.smithi137.stdout:1518: finishing write tid 1 to smithi13778320-235 2024-09-21T09:34:51.452 INFO:tasks.rados.rados.0.smithi137.stdout:1518: finishing write tid 2 to smithi13778320-235 2024-09-21T09:34:51.452 INFO:tasks.rados.rados.0.smithi137.stdout:1518: finishing write tid 3 to smithi13778320-235 2024-09-21T09:34:51.452 INFO:tasks.rados.rados.0.smithi137.stdout:1518: finishing write tid 4 to smithi13778320-235 2024-09-21T09:34:51.452 INFO:tasks.rados.rados.0.smithi137.stdout:1518: finishing write tid 5 to smithi13778320-235 2024-09-21T09:34:51.453 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 235 v 290 (ObjNum 1065 snap 0 seq_num 1065) dirty exists 2024-09-21T09:34:51.453 INFO:tasks.rados.rados.0.smithi137.stdout:1518: left oid 235 (ObjNum 1065 snap 0 seq_num 1065) 2024-09-21T09:34:51.453 INFO:tasks.rados.rados.0.smithi137.stdout:1519: expect (ObjNum 1056 snap 0 seq_num 1056) 2024-09-21T09:34:51.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:51 smithi165 podman[66575]: 2024-09-21 09:34:51.325368587 +0000 UTC m=+0.382456504 container init 66a5abeea451afefbe05d0cdfea4c75a0bf06cd35bd5a3b8132ffbf696d0d4b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, RELEASE=main-62da54b, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:34:51.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:51 smithi165 podman[66575]: 2024-09-21 09:34:51.328591382 +0000 UTC m=+0.385679300 container start 66a5abeea451afefbe05d0cdfea4c75a0bf06cd35bd5a3b8132ffbf696d0d4b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-21T09:34:51.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:51 smithi165 ceph-mgr[66595]: -- 172.21.15.165:0/3777615772 <== mon.1 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557e7037b0e0 con 0x557e70359000 2024-09-21T09:34:51.648 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:51 smithi165 bash[66575]: 66a5abeea451afefbe05d0cdfea4c75a0bf06cd35bd5a3b8132ffbf696d0d4b1 2024-09-21T09:34:51.648 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:51 smithi165 systemd[1]: Started Ceph mgr.x for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:34:51.664 INFO:tasks.rados.rados.0.smithi137.stdout:1520: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2024-09-21T09:34:51.672 INFO:tasks.rados.rados.0.smithi137.stdout:1520: writing smithi13778320-338 from 716262 to 1221116 tid 1 2024-09-21T09:34:51.681 INFO:tasks.rados.rados.0.smithi137.stdout:1520: writing smithi13778320-338 from 1863099 to 2582791 tid 2 2024-09-21T09:34:51.690 INFO:tasks.rados.rados.0.smithi137.stdout:1520: writing smithi13778320-338 from 3074322 to 3800523 tid 3 2024-09-21T09:34:51.690 INFO:tasks.rados.rados.0.smithi137.stdout:1512: done (8 left) 2024-09-21T09:34:51.690 INFO:tasks.rados.rados.0.smithi137.stdout:1513: done (7 left) 2024-09-21T09:34:51.690 INFO:tasks.rados.rados.0.smithi137.stdout:1514: done (6 left) 2024-09-21T09:34:51.690 INFO:tasks.rados.rados.0.smithi137.stdout:1515: done (5 left) 2024-09-21T09:34:51.690 INFO:tasks.rados.rados.0.smithi137.stdout:1516: done (4 left) 2024-09-21T09:34:51.690 INFO:tasks.rados.rados.0.smithi137.stdout:1517: done (3 left) 2024-09-21T09:34:51.690 INFO:tasks.rados.rados.0.smithi137.stdout:1518: done (2 left) 2024-09-21T09:34:51.690 INFO:tasks.rados.rados.0.smithi137.stdout:1519: done (1 left) 2024-09-21T09:34:51.690 INFO:tasks.rados.rados.0.smithi137.stdout:1521: read oid 422 snap -1 2024-09-21T09:34:51.690 INFO:tasks.rados.rados.0.smithi137.stdout:1521: expect (ObjNum 421 snap 0 seq_num 421) 2024-09-21T09:34:51.690 INFO:tasks.rados.rados.0.smithi137.stdout:1522: read oid 75 snap -1 2024-09-21T09:34:51.691 INFO:tasks.rados.rados.0.smithi137.stdout:1522: expect (ObjNum 74 snap 0 seq_num 74) 2024-09-21T09:34:51.691 INFO:tasks.rados.rados.0.smithi137.stdout:1523: write oid 3 current snap is 0 2024-09-21T09:34:51.691 INFO:tasks.rados.rados.0.smithi137.stdout:1520: finishing write tid 1 to smithi13778320-338 2024-09-21T09:34:51.691 INFO:tasks.rados.rados.0.smithi137.stdout:1520: finishing write tid 2 to smithi13778320-338 2024-09-21T09:34:51.691 INFO:tasks.rados.rados.0.smithi137.stdout:1523: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2024-09-21T09:34:51.698 INFO:tasks.rados.rados.0.smithi137.stdout:1523: writing smithi13778320-3 from 733069 to 1313172 tid 1 2024-09-21T09:34:51.706 INFO:tasks.rados.rados.0.smithi137.stdout:1523: writing smithi13778320-3 from 1921581 to 2501284 tid 2 2024-09-21T09:34:51.715 INFO:tasks.rados.rados.0.smithi137.stdout:1523: writing smithi13778320-3 from 3218098 to 3755571 tid 3 2024-09-21T09:34:51.715 INFO:tasks.rados.rados.0.smithi137.stdout:1524: write oid 206 current snap is 0 2024-09-21T09:34:51.715 INFO:tasks.rados.rados.0.smithi137.stdout:1524: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2024-09-21T09:34:51.723 INFO:tasks.rados.rados.0.smithi137.stdout:1524: writing smithi13778320-206 from 749876 to 1405228 tid 1 2024-09-21T09:34:51.731 INFO:tasks.rados.rados.0.smithi137.stdout:1524: writing smithi13778320-206 from 1863710 to 2587071 tid 2 2024-09-21T09:34:51.740 INFO:tasks.rados.rados.0.smithi137.stdout:1524: writing smithi13778320-206 from 3012815 to 3761560 tid 3 2024-09-21T09:34:51.740 INFO:tasks.rados.rados.0.smithi137.stdout:1525: write oid 293 current snap is 0 2024-09-21T09:34:51.740 INFO:tasks.rados.rados.0.smithi137.stdout:1525: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2024-09-21T09:34:51.751 INFO:tasks.rados.rados.0.smithi137.stdout:1525: writing smithi13778320-293 from 766683 to 1497284 tid 1 2024-09-21T09:34:51.758 INFO:tasks.rados.rados.0.smithi137.stdout:1525: writing smithi13778320-293 from 1922192 to 2505564 tid 2 2024-09-21T09:34:51.766 INFO:tasks.rados.rados.0.smithi137.stdout:1525: writing smithi13778320-293 from 3156591 to 3832961 tid 3 2024-09-21T09:34:51.766 INFO:tasks.rados.rados.0.smithi137.stdout:1526: write oid 487 current snap is 0 2024-09-21T09:34:51.766 INFO:tasks.rados.rados.0.smithi137.stdout:1520: finishing write tid 3 to smithi13778320-338 2024-09-21T09:34:51.766 INFO:tasks.rados.rados.0.smithi137.stdout:1526: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2024-09-21T09:34:51.772 INFO:tasks.rados.rados.0.smithi137.stdout:1526: writing smithi13778320-487 from 783490 to 1189340 tid 1 2024-09-21T09:34:51.780 INFO:tasks.rados.rados.0.smithi137.stdout:1526: writing smithi13778320-487 from 1980674 to 2707704 tid 2 2024-09-21T09:34:51.786 INFO:tasks.rados.rados.0.smithi137.stdout:1526: writing smithi13778320-487 from 3184014 to 3671656 tid 3 2024-09-21T09:34:51.786 INFO:tasks.rados.rados.0.smithi137.stdout:1527: read oid 301 snap -1 2024-09-21T09:34:51.786 INFO:tasks.rados.rados.0.smithi137.stdout:1527: expect (ObjNum 846 snap 0 seq_num 846) 2024-09-21T09:34:51.787 INFO:tasks.rados.rados.0.smithi137.stdout:1528: write oid 413 current snap is 0 2024-09-21T09:34:51.787 INFO:tasks.rados.rados.0.smithi137.stdout:1520: finishing write tid 4 to smithi13778320-338 2024-09-21T09:34:51.787 INFO:tasks.rados.rados.0.smithi137.stdout:1520: finishing write tid 5 to smithi13778320-338 2024-09-21T09:34:51.787 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 338 v 247 (ObjNum 1066 snap 0 seq_num 1066) dirty exists 2024-09-21T09:34:51.787 INFO:tasks.rados.rados.0.smithi137.stdout:1520: left oid 338 (ObjNum 1066 snap 0 seq_num 1066) 2024-09-21T09:34:51.787 INFO:tasks.rados.rados.0.smithi137.stdout:1521: expect (ObjNum 421 snap 0 seq_num 421) 2024-09-21T09:34:51.899 INFO:tasks.rados.rados.0.smithi137.stdout:1522: expect (ObjNum 74 snap 0 seq_num 74) 2024-09-21T09:34:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:1523: finishing write tid 1 to smithi13778320-3 2024-09-21T09:34:52.012 INFO:tasks.rados.rados.0.smithi137.stdout:1528: seq_num 1071 ranges {400297=481099,1639156=361141} 2024-09-21T09:34:52.017 INFO:tasks.rados.rados.0.smithi137.stdout:1528: writing smithi13778320-413 from 400297 to 881396 tid 1 2024-09-21T09:34:52.024 INFO:tasks.rados.rados.0.smithi137.stdout:1528: writing smithi13778320-413 from 1639156 to 2000297 tid 2 2024-09-21T09:34:52.024 INFO:tasks.rados.rados.0.smithi137.stdout:1520: done (8 left) 2024-09-21T09:34:52.024 INFO:tasks.rados.rados.0.smithi137.stdout:1521: done (7 left) 2024-09-21T09:34:52.024 INFO:tasks.rados.rados.0.smithi137.stdout:1522: done (6 left) 2024-09-21T09:34:52.024 INFO:tasks.rados.rados.0.smithi137.stdout:1529: write oid 121 current snap is 0 2024-09-21T09:34:52.024 INFO:tasks.rados.rados.0.smithi137.stdout:1523: finishing write tid 2 to smithi13778320-3 2024-09-21T09:34:52.024 INFO:tasks.rados.rados.0.smithi137.stdout:1523: finishing write tid 3 to smithi13778320-3 2024-09-21T09:34:52.024 INFO:tasks.rados.rados.0.smithi137.stdout:1523: finishing write tid 4 to smithi13778320-3 2024-09-21T09:34:52.024 INFO:tasks.rados.rados.0.smithi137.stdout:1523: finishing write tid 5 to smithi13778320-3 2024-09-21T09:34:52.024 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 3 v 220 (ObjNum 1067 snap 0 seq_num 1067) dirty exists 2024-09-21T09:34:52.025 INFO:tasks.rados.rados.0.smithi137.stdout:1523: left oid 3 (ObjNum 1067 snap 0 seq_num 1067) 2024-09-21T09:34:52.025 INFO:tasks.rados.rados.0.smithi137.stdout:1524: finishing write tid 1 to smithi13778320-206 2024-09-21T09:34:52.025 INFO:tasks.rados.rados.0.smithi137.stdout:1524: finishing write tid 2 to smithi13778320-206 2024-09-21T09:34:52.025 INFO:tasks.rados.rados.0.smithi137.stdout:1524: finishing write tid 3 to smithi13778320-206 2024-09-21T09:34:52.025 INFO:tasks.rados.rados.0.smithi137.stdout:1524: finishing write tid 4 to smithi13778320-206 2024-09-21T09:34:52.025 INFO:tasks.rados.rados.0.smithi137.stdout:1524: finishing write tid 5 to smithi13778320-206 2024-09-21T09:34:52.025 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 206 v 259 (ObjNum 1068 snap 0 seq_num 1068) dirty exists 2024-09-21T09:34:52.025 INFO:tasks.rados.rados.0.smithi137.stdout:1524: left oid 206 (ObjNum 1068 snap 0 seq_num 1068) 2024-09-21T09:34:52.025 INFO:tasks.rados.rados.0.smithi137.stdout:1525: finishing write tid 1 to smithi13778320-293 2024-09-21T09:34:52.025 INFO:tasks.rados.rados.0.smithi137.stdout:1525: finishing write tid 2 to smithi13778320-293 2024-09-21T09:34:52.025 INFO:tasks.rados.rados.0.smithi137.stdout:1525: finishing write tid 3 to smithi13778320-293 2024-09-21T09:34:52.025 INFO:tasks.rados.rados.0.smithi137.stdout:1525: finishing write tid 4 to smithi13778320-293 2024-09-21T09:34:52.025 INFO:tasks.rados.rados.0.smithi137.stdout:1529: seq_num 1072 ranges {417104=672701,1813991=203113} 2024-09-21T09:34:52.029 INFO:tasks.rados.rados.0.smithi137.stdout:1529: writing smithi13778320-121 from 417104 to 1089805 tid 1 2024-09-21T09:34:52.034 INFO:tasks.rados.rados.0.smithi137.stdout:1529: writing smithi13778320-121 from 1813991 to 2017104 tid 2 2024-09-21T09:34:52.035 INFO:tasks.rados.rados.0.smithi137.stdout:1523: done (6 left) 2024-09-21T09:34:52.035 INFO:tasks.rados.rados.0.smithi137.stdout:1524: done (5 left) 2024-09-21T09:34:52.035 INFO:tasks.rados.rados.0.smithi137.stdout:1530: read oid 153 snap -1 2024-09-21T09:34:52.035 INFO:tasks.rados.rados.0.smithi137.stdout:1530: expect deleted 2024-09-21T09:34:52.035 INFO:tasks.rados.rados.0.smithi137.stdout:1531: write oid 5 current snap is 0 2024-09-21T09:34:52.035 INFO:tasks.rados.rados.0.smithi137.stdout:1525: finishing write tid 5 to smithi13778320-293 2024-09-21T09:34:52.035 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 293 v 263 (ObjNum 1069 snap 0 seq_num 1069) dirty exists 2024-09-21T09:34:52.035 INFO:tasks.rados.rados.0.smithi137.stdout:1525: left oid 293 (ObjNum 1069 snap 0 seq_num 1069) 2024-09-21T09:34:52.035 INFO:tasks.rados.rados.0.smithi137.stdout:1526: finishing write tid 1 to smithi13778320-487 2024-09-21T09:34:52.035 INFO:tasks.rados.rados.0.smithi137.stdout:1526: finishing write tid 2 to smithi13778320-487 2024-09-21T09:34:52.035 INFO:tasks.rados.rados.0.smithi137.stdout:1526: finishing write tid 3 to smithi13778320-487 2024-09-21T09:34:52.035 INFO:tasks.rados.rados.0.smithi137.stdout:1531: seq_num 1073 ranges {433911=747950,1756120=277791} 2024-09-21T09:34:52.040 INFO:tasks.rados.rados.0.smithi137.stdout:1531: writing smithi13778320-5 from 433911 to 1181861 tid 1 2024-09-21T09:34:52.046 INFO:tasks.rados.rados.0.smithi137.stdout:1531: writing smithi13778320-5 from 1756120 to 2033911 tid 2 2024-09-21T09:34:52.046 INFO:tasks.rados.rados.0.smithi137.stdout:1525: done (6 left) 2024-09-21T09:34:52.046 INFO:tasks.rados.rados.0.smithi137.stdout:1532: read oid 268 snap -1 2024-09-21T09:34:52.046 INFO:tasks.rados.rados.0.smithi137.stdout:1532: expect (ObjNum 267 snap 0 seq_num 267) 2024-09-21T09:34:52.046 INFO:tasks.rados.rados.0.smithi137.stdout:1533: read oid 185 snap -1 2024-09-21T09:34:52.046 INFO:tasks.rados.rados.0.smithi137.stdout:1533: expect deleted 2024-09-21T09:34:52.046 INFO:tasks.rados.rados.0.smithi137.stdout:1534: write oid 474 current snap is 0 2024-09-21T09:34:52.046 INFO:tasks.rados.rados.0.smithi137.stdout:1526: finishing write tid 4 to smithi13778320-487 2024-09-21T09:34:52.047 INFO:tasks.rados.rados.0.smithi137.stdout:1526: finishing write tid 5 to smithi13778320-487 2024-09-21T09:34:52.047 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 487 v 228 (ObjNum 1070 snap 0 seq_num 1070) dirty exists 2024-09-21T09:34:52.047 INFO:tasks.rados.rados.0.smithi137.stdout:1526: left oid 487 (ObjNum 1070 snap 0 seq_num 1070) 2024-09-21T09:34:52.047 INFO:tasks.rados.rados.0.smithi137.stdout:1527: expect (ObjNum 846 snap 0 seq_num 846) 2024-09-21T09:34:52.152 INFO:tasks.rados.rados.0.smithi137.stdout:1528: finishing write tid 1 to smithi13778320-413 2024-09-21T09:34:52.152 INFO:tasks.rados.rados.0.smithi137.stdout:1534: seq_num 1074 ranges {450718=423199,1414602=636116} 2024-09-21T09:34:52.157 INFO:tasks.rados.rados.0.smithi137.stdout:1534: writing smithi13778320-474 from 450718 to 873917 tid 1 2024-09-21T09:34:52.164 INFO:tasks.rados.rados.0.smithi137.stdout:1534: writing smithi13778320-474 from 1414602 to 2050718 tid 2 2024-09-21T09:34:52.164 INFO:tasks.rados.rados.0.smithi137.stdout:1526: done (8 left) 2024-09-21T09:34:52.164 INFO:tasks.rados.rados.0.smithi137.stdout:1527: done (7 left) 2024-09-21T09:34:52.164 INFO:tasks.rados.rados.0.smithi137.stdout:1535: write oid 487 current snap is 0 2024-09-21T09:34:52.164 INFO:tasks.rados.rados.0.smithi137.stdout:1528: finishing write tid 2 to smithi13778320-413 2024-09-21T09:34:52.164 INFO:tasks.rados.rados.0.smithi137.stdout:1528: finishing write tid 3 to smithi13778320-413 2024-09-21T09:34:52.164 INFO:tasks.rados.rados.0.smithi137.stdout:1528: finishing write tid 4 to smithi13778320-413 2024-09-21T09:34:52.164 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 413 v 231 (ObjNum 1071 snap 0 seq_num 1071) dirty exists 2024-09-21T09:34:52.164 INFO:tasks.rados.rados.0.smithi137.stdout:1528: left oid 413 (ObjNum 1071 snap 0 seq_num 1071) 2024-09-21T09:34:52.164 INFO:tasks.rados.rados.0.smithi137.stdout:1529: finishing write tid 1 to smithi13778320-121 2024-09-21T09:34:52.164 INFO:tasks.rados.rados.0.smithi137.stdout:1535: seq_num 1075 ranges {467525=498448,1473084=594379} 2024-09-21T09:34:52.169 INFO:tasks.rados.rados.0.smithi137.stdout:1535: writing smithi13778320-487 from 467525 to 965973 tid 1 2024-09-21T09:34:52.175 INFO:tasks.rados.rados.0.smithi137.stdout:1535: writing smithi13778320-487 from 1473084 to 2067463 tid 2 2024-09-21T09:34:52.175 INFO:tasks.rados.rados.0.smithi137.stdout:1528: done (7 left) 2024-09-21T09:34:52.175 INFO:tasks.rados.rados.0.smithi137.stdout:1536: write oid 271 current snap is 0 2024-09-21T09:34:52.175 INFO:tasks.rados.rados.0.smithi137.stdout:1529: finishing write tid 2 to smithi13778320-121 2024-09-21T09:34:52.175 INFO:tasks.rados.rados.0.smithi137.stdout:1529: finishing write tid 3 to smithi13778320-121 2024-09-21T09:34:52.176 INFO:tasks.rados.rados.0.smithi137.stdout:1529: finishing write tid 4 to smithi13778320-121 2024-09-21T09:34:52.176 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 121 v 250 (ObjNum 1072 snap 0 seq_num 1072) dirty exists 2024-09-21T09:34:52.176 INFO:tasks.rados.rados.0.smithi137.stdout:1529: left oid 121 (ObjNum 1072 snap 0 seq_num 1072) 2024-09-21T09:34:52.176 INFO:tasks.rados.rados.0.smithi137.stdout:1531: finishing write tid 1 to smithi13778320-5 2024-09-21T09:34:52.176 INFO:tasks.rados.rados.0.smithi137.stdout:1536: seq_num 1076 ranges {484332=573697,1531566=552766} 2024-09-21T09:34:52.181 INFO:tasks.rados.rados.0.smithi137.stdout:1536: writing smithi13778320-271 from 484332 to 1058029 tid 1 2024-09-21T09:34:52.187 INFO:tasks.rados.rados.0.smithi137.stdout:1536: writing smithi13778320-271 from 1531566 to 2084332 tid 2 2024-09-21T09:34:52.187 INFO:tasks.rados.rados.0.smithi137.stdout:1529: done (7 left) 2024-09-21T09:34:52.187 INFO:tasks.rados.rados.0.smithi137.stdout:1530: done (6 left) 2024-09-21T09:34:52.187 INFO:tasks.rados.rados.0.smithi137.stdout:1537: write oid 160 current snap is 0 2024-09-21T09:34:52.187 INFO:tasks.rados.rados.0.smithi137.stdout:1531: finishing write tid 2 to smithi13778320-5 2024-09-21T09:34:52.187 INFO:tasks.rados.rados.0.smithi137.stdout:1531: finishing write tid 3 to smithi13778320-5 2024-09-21T09:34:52.187 INFO:tasks.rados.rados.0.smithi137.stdout:1531: finishing write tid 4 to smithi13778320-5 2024-09-21T09:34:52.187 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 5 v 254 (ObjNum 1073 snap 0 seq_num 1073) dirty exists 2024-09-21T09:34:52.187 INFO:tasks.rados.rados.0.smithi137.stdout:1531: left oid 5 (ObjNum 1073 snap 0 seq_num 1073) 2024-09-21T09:34:52.188 INFO:tasks.rados.rados.0.smithi137.stdout:1532: expect (ObjNum 267 snap 0 seq_num 267) 2024-09-21T09:34:52.273 INFO:tasks.rados.rados.0.smithi137.stdout:1537: seq_num 1077 ranges {501139=648946,1873695=227444} 2024-09-21T09:34:52.279 INFO:tasks.rados.rados.0.smithi137.stdout:1537: writing smithi13778320-160 from 501139 to 1150085 tid 1 2024-09-21T09:34:52.282 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:52.285 INFO:tasks.rados.rados.0.smithi137.stdout:1537: writing smithi13778320-160 from 1873695 to 2101139 tid 2 2024-09-21T09:34:52.285 INFO:tasks.rados.rados.0.smithi137.stdout:1531: done (6 left) 2024-09-21T09:34:52.285 INFO:tasks.rados.rados.0.smithi137.stdout:1532: done (5 left) 2024-09-21T09:34:52.285 INFO:tasks.rados.rados.0.smithi137.stdout:1533: done (4 left) 2024-09-21T09:34:52.285 INFO:tasks.rados.rados.0.smithi137.stdout:1538: write oid 215 current snap is 0 2024-09-21T09:34:52.286 INFO:tasks.rados.rados.0.smithi137.stdout:1534: finishing write tid 1 to smithi13778320-474 2024-09-21T09:34:52.286 INFO:tasks.rados.rados.0.smithi137.stdout:1534: finishing write tid 2 to smithi13778320-474 2024-09-21T09:34:52.286 INFO:tasks.rados.rados.0.smithi137.stdout:1538: seq_num 1078 ranges {517946=724195,1932177=185769} 2024-09-21T09:34:52.292 INFO:tasks.rados.rados.0.smithi137.stdout:1538: writing smithi13778320-215 from 517946 to 1242141 tid 1 2024-09-21T09:34:52.297 INFO:tasks.rados.rados.0.smithi137.stdout:1538: writing smithi13778320-215 from 1932177 to 2117946 tid 2 2024-09-21T09:34:52.297 INFO:tasks.rados.rados.0.smithi137.stdout:1539: read oid 144 snap -1 2024-09-21T09:34:52.297 INFO:tasks.rados.rados.0.smithi137.stdout:1539: expect (ObjNum 1035 snap 0 seq_num 1035) 2024-09-21T09:34:52.297 INFO:tasks.rados.rados.0.smithi137.stdout:1540: read oid 227 snap -1 2024-09-21T09:34:52.297 INFO:tasks.rados.rados.0.smithi137.stdout:1540: expect (ObjNum 568 snap 0 seq_num 568) 2024-09-21T09:34:52.298 INFO:tasks.rados.rados.0.smithi137.stdout:1541: write oid 435 current snap is 0 2024-09-21T09:34:52.298 INFO:tasks.rados.rados.0.smithi137.stdout:1534: finishing write tid 3 to smithi13778320-474 2024-09-21T09:34:52.298 INFO:tasks.rados.rados.0.smithi137.stdout:1534: finishing write tid 4 to smithi13778320-474 2024-09-21T09:34:52.298 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 474 v 234 (ObjNum 1074 snap 0 seq_num 1074) dirty exists 2024-09-21T09:34:52.298 INFO:tasks.rados.rados.0.smithi137.stdout:1534: left oid 474 (ObjNum 1074 snap 0 seq_num 1074) 2024-09-21T09:34:52.298 INFO:tasks.rados.rados.0.smithi137.stdout:1535: finishing write tid 1 to smithi13778320-487 2024-09-21T09:34:52.298 INFO:tasks.rados.rados.0.smithi137.stdout:1535: finishing write tid 2 to smithi13778320-487 2024-09-21T09:34:52.298 INFO:tasks.rados.rados.0.smithi137.stdout:1535: finishing write tid 3 to smithi13778320-487 2024-09-21T09:34:52.298 INFO:tasks.rados.rados.0.smithi137.stdout:1535: finishing write tid 4 to smithi13778320-487 2024-09-21T09:34:52.298 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 487 v 237 (ObjNum 1075 snap 0 seq_num 1075) dirty exists 2024-09-21T09:34:52.298 INFO:tasks.rados.rados.0.smithi137.stdout:1535: left oid 487 (ObjNum 1075 snap 0 seq_num 1075) 2024-09-21T09:34:52.298 INFO:tasks.rados.rados.0.smithi137.stdout:1536: finishing write tid 1 to smithi13778320-271 2024-09-21T09:34:52.298 INFO:tasks.rados.rados.0.smithi137.stdout:1536: finishing write tid 2 to smithi13778320-271 2024-09-21T09:34:52.299 INFO:tasks.rados.rados.0.smithi137.stdout:1536: finishing write tid 3 to smithi13778320-271 2024-09-21T09:34:52.299 INFO:tasks.rados.rados.0.smithi137.stdout:1536: finishing write tid 4 to smithi13778320-271 2024-09-21T09:34:52.299 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 271 v 223 (ObjNum 1076 snap 0 seq_num 1076) dirty exists 2024-09-21T09:34:52.299 INFO:tasks.rados.rados.0.smithi137.stdout:1536: left oid 271 (ObjNum 1076 snap 0 seq_num 1076) 2024-09-21T09:34:52.299 INFO:tasks.rados.rados.0.smithi137.stdout:1541: seq_num 1079 ranges {534753=799444,1990659=144094} 2024-09-21T09:34:52.305 INFO:tasks.rados.rados.0.smithi137.stdout:1541: writing smithi13778320-435 from 534753 to 1334197 tid 1 2024-09-21T09:34:52.310 INFO:tasks.rados.rados.0.smithi137.stdout:1541: writing smithi13778320-435 from 1990659 to 2134753 tid 2 2024-09-21T09:34:52.310 INFO:tasks.rados.rados.0.smithi137.stdout:1534: done (7 left) 2024-09-21T09:34:52.310 INFO:tasks.rados.rados.0.smithi137.stdout:1535: done (6 left) 2024-09-21T09:34:52.310 INFO:tasks.rados.rados.0.smithi137.stdout:1536: done (5 left) 2024-09-21T09:34:52.310 INFO:tasks.rados.rados.0.smithi137.stdout:1542: read oid 48 snap -1 2024-09-21T09:34:52.310 INFO:tasks.rados.rados.0.smithi137.stdout:1542: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-21T09:34:52.311 INFO:tasks.rados.rados.0.smithi137.stdout:1543: write oid 393 current snap is 0 2024-09-21T09:34:52.311 INFO:tasks.rados.rados.0.smithi137.stdout:1537: finishing write tid 1 to smithi13778320-160 2024-09-21T09:34:52.311 INFO:tasks.rados.rados.0.smithi137.stdout:1543: seq_num 1080 ranges {551560=591046,1765494=386066} 2024-09-21T09:34:52.317 INFO:tasks.rados.rados.0.smithi137.stdout:1543: writing smithi13778320-393 from 551560 to 1142606 tid 1 2024-09-21T09:34:52.323 INFO:tasks.rados.rados.0.smithi137.stdout:1543: writing smithi13778320-393 from 1765494 to 2151560 tid 2 2024-09-21T09:34:52.323 INFO:tasks.rados.rados.0.smithi137.stdout:1544: read oid 66 snap -1 2024-09-21T09:34:52.323 INFO:tasks.rados.rados.0.smithi137.stdout:1544: expect (ObjNum 938 snap 0 seq_num 938) 2024-09-21T09:34:52.323 INFO:tasks.rados.rados.0.smithi137.stdout:1545: write oid 488 current snap is 0 2024-09-21T09:34:52.323 INFO:tasks.rados.rados.0.smithi137.stdout:1537: finishing write tid 2 to smithi13778320-160 2024-09-21T09:34:52.323 INFO:tasks.rados.rados.0.smithi137.stdout:1537: finishing write tid 3 to smithi13778320-160 2024-09-21T09:34:52.323 INFO:tasks.rados.rados.0.smithi137.stdout:1537: finishing write tid 4 to smithi13778320-160 2024-09-21T09:34:52.323 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 160 v 293 (ObjNum 1077 snap 0 seq_num 1077) dirty exists 2024-09-21T09:34:52.324 INFO:tasks.rados.rados.0.smithi137.stdout:1537: left oid 160 (ObjNum 1077 snap 0 seq_num 1077) 2024-09-21T09:34:52.324 INFO:tasks.rados.rados.0.smithi137.stdout:1538: finishing write tid 1 to smithi13778320-215 2024-09-21T09:34:52.324 INFO:tasks.rados.rados.0.smithi137.stdout:1545: seq_num 1081 ranges {568367=666295,1707623=460744} 2024-09-21T09:34:52.329 INFO:tasks.rados.rados.0.smithi137.stdout:1545: writing smithi13778320-488 from 568367 to 1234662 tid 1 2024-09-21T09:34:52.335 INFO:tasks.rados.rados.0.smithi137.stdout:1545: writing smithi13778320-488 from 1707623 to 2168367 tid 2 2024-09-21T09:34:52.335 INFO:tasks.rados.rados.0.smithi137.stdout:1537: done (8 left) 2024-09-21T09:34:52.335 INFO:tasks.rados.rados.0.smithi137.stdout:1546: write oid 444 current snap is 0 2024-09-21T09:34:52.335 INFO:tasks.rados.rados.0.smithi137.stdout:1538: finishing write tid 2 to smithi13778320-215 2024-09-21T09:34:52.335 INFO:tasks.rados.rados.0.smithi137.stdout:1538: finishing write tid 3 to smithi13778320-215 2024-09-21T09:34:52.335 INFO:tasks.rados.rados.0.smithi137.stdout:1538: finishing write tid 4 to smithi13778320-215 2024-09-21T09:34:52.336 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 215 v 215 (ObjNum 1078 snap 0 seq_num 1078) dirty exists 2024-09-21T09:34:52.336 INFO:tasks.rados.rados.0.smithi137.stdout:1538: left oid 215 (ObjNum 1078 snap 0 seq_num 1078) 2024-09-21T09:34:52.336 INFO:tasks.rados.rados.0.smithi137.stdout:1539: expect (ObjNum 1035 snap 0 seq_num 1035) 2024-09-21T09:34:52.449 INFO:tasks.rados.rados.0.smithi137.stdout:1540: expect (ObjNum 568 snap 0 seq_num 568) 2024-09-21T09:34:52.619 INFO:tasks.rados.rados.0.smithi137.stdout:1541: finishing write tid 1 to smithi13778320-435 2024-09-21T09:34:52.619 INFO:tasks.rados.rados.0.smithi137.stdout:1541: finishing write tid 2 to smithi13778320-435 2024-09-21T09:34:52.619 INFO:tasks.rados.rados.0.smithi137.stdout:1546: seq_num 1082 ranges {585174=741544,1766105=419069} 2024-09-21T09:34:52.625 INFO:tasks.rados.rados.0.smithi137.stdout:1546: writing smithi13778320-444 from 585174 to 1326718 tid 1 2024-09-21T09:34:52.631 INFO:tasks.rados.rados.0.smithi137.stdout:1546: writing smithi13778320-444 from 1766105 to 2185174 tid 2 2024-09-21T09:34:52.631 INFO:tasks.rados.rados.0.smithi137.stdout:1538: done (8 left) 2024-09-21T09:34:52.631 INFO:tasks.rados.rados.0.smithi137.stdout:1539: done (7 left) 2024-09-21T09:34:52.631 INFO:tasks.rados.rados.0.smithi137.stdout:1540: done (6 left) 2024-09-21T09:34:52.631 INFO:tasks.rados.rados.0.smithi137.stdout:1547: write oid 110 current snap is 0 2024-09-21T09:34:52.631 INFO:tasks.rados.rados.0.smithi137.stdout:1541: finishing write tid 3 to smithi13778320-435 2024-09-21T09:34:52.631 INFO:tasks.rados.rados.0.smithi137.stdout:1541: finishing write tid 4 to smithi13778320-435 2024-09-21T09:34:52.631 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 435 v 240 (ObjNum 1079 snap 0 seq_num 1079) dirty exists 2024-09-21T09:34:52.631 INFO:tasks.rados.rados.0.smithi137.stdout:1541: left oid 435 (ObjNum 1079 snap 0 seq_num 1079) 2024-09-21T09:34:52.631 INFO:tasks.rados.rados.0.smithi137.stdout:1547: seq_num 1083 ranges {601981=416793,1424587=492702} 2024-09-21T09:34:52.636 INFO:tasks.rados.rados.0.smithi137.stdout:1547: writing smithi13778320-110 from 601981 to 1018774 tid 1 2024-09-21T09:34:52.641 INFO:tasks.rados.rados.0.smithi137.stdout:1547: writing smithi13778320-110 from 1424587 to 1917289 tid 2 2024-09-21T09:34:52.641 INFO:tasks.rados.rados.0.smithi137.stdout:1541: done (6 left) 2024-09-21T09:34:52.641 INFO:tasks.rados.rados.0.smithi137.stdout:1548: read oid 485 snap -1 2024-09-21T09:34:52.641 INFO:tasks.rados.rados.0.smithi137.stdout:1548: expect (ObjNum 804 snap 0 seq_num 804) 2024-09-21T09:34:52.641 INFO:tasks.rados.rados.0.smithi137.stdout:1549: write oid 382 current snap is 0 2024-09-21T09:34:52.641 INFO:tasks.rados.rados.0.smithi137.stdout:1549: seq_num 1084 ranges {618788=492042,1883069=335719} 2024-09-21T09:34:52.647 INFO:tasks.rados.rados.0.smithi137.stdout:1549: writing smithi13778320-382 from 618788 to 1110830 tid 1 2024-09-21T09:34:52.653 INFO:tasks.rados.rados.0.smithi137.stdout:1549: writing smithi13778320-382 from 1883069 to 2218788 tid 2 2024-09-21T09:34:52.653 INFO:tasks.rados.rados.0.smithi137.stdout:1550: write oid 216 current snap is 0 2024-09-21T09:34:52.653 INFO:tasks.rados.rados.0.smithi137.stdout:1542: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-21T09:34:52.753 INFO:tasks.rados.rados.0.smithi137.stdout:1543: finishing write tid 1 to smithi13778320-393 2024-09-21T09:34:52.753 INFO:tasks.rados.rados.0.smithi137.stdout:1550: seq_num 1085 ranges {635595=567291,1825198=410397} 2024-09-21T09:34:52.759 INFO:tasks.rados.rados.0.smithi137.stdout:1550: writing smithi13778320-216 from 635595 to 1202886 tid 1 2024-09-21T09:34:52.766 INFO:tasks.rados.rados.0.smithi137.stdout:1550: writing smithi13778320-216 from 1825198 to 2235595 tid 2 2024-09-21T09:34:52.766 INFO:tasks.rados.rados.0.smithi137.stdout:1542: done (8 left) 2024-09-21T09:34:52.767 INFO:tasks.rados.rados.0.smithi137.stdout:1551: read oid 284 snap -1 2024-09-21T09:34:52.767 INFO:tasks.rados.rados.0.smithi137.stdout:1551: expect (ObjNum 981 snap 0 seq_num 981) 2024-09-21T09:34:52.767 INFO:tasks.rados.rados.0.smithi137.stdout:1552: write oid 449 current snap is 0 2024-09-21T09:34:52.767 INFO:tasks.rados.rados.0.smithi137.stdout:1543: finishing write tid 2 to smithi13778320-393 2024-09-21T09:34:52.767 INFO:tasks.rados.rados.0.smithi137.stdout:1543: finishing write tid 3 to smithi13778320-393 2024-09-21T09:34:52.767 INFO:tasks.rados.rados.0.smithi137.stdout:1543: finishing write tid 4 to smithi13778320-393 2024-09-21T09:34:52.767 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 393 v 190 (ObjNum 1080 snap 0 seq_num 1080) dirty exists 2024-09-21T09:34:52.767 INFO:tasks.rados.rados.0.smithi137.stdout:1543: left oid 393 (ObjNum 1080 snap 0 seq_num 1080) 2024-09-21T09:34:52.767 INFO:tasks.rados.rados.0.smithi137.stdout:1544: expect (ObjNum 938 snap 0 seq_num 938) 2024-09-21T09:34:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:52 smithi137 ceph-mon[28941]: pgmap v126: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.3 MiB/s wr, 93 op/s 2024-09-21T09:34:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:52 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:52 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:52 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:34:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:52 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/300033936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:52.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:52 smithi137 ceph-mon[39068]: pgmap v126: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.3 MiB/s wr, 93 op/s 2024-09-21T09:34:52.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:52 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:52.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:52 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:52.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:52 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:34:52.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:52 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/300033936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:52.893 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:52 smithi165 ceph-mon[32789]: pgmap v126: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.3 MiB/s wr, 93 op/s 2024-09-21T09:34:52.893 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:52 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:52.893 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:52 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:52.893 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:52 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:34:52.893 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:52 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/300033936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:52.946 INFO:tasks.rados.rados.0.smithi137.stdout:1545: finishing write tid 1 to smithi13778320-488 2024-09-21T09:34:52.947 INFO:tasks.rados.rados.0.smithi137.stdout:1545: finishing write tid 2 to smithi13778320-488 2024-09-21T09:34:52.947 INFO:tasks.rados.rados.0.smithi137.stdout:1545: finishing write tid 3 to smithi13778320-488 2024-09-21T09:34:52.947 INFO:tasks.rados.rados.0.smithi137.stdout:1545: finishing write tid 4 to smithi13778320-488 2024-09-21T09:34:52.947 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 488 v 262 (ObjNum 1081 snap 0 seq_num 1081) dirty exists 2024-09-21T09:34:52.947 INFO:tasks.rados.rados.0.smithi137.stdout:1545: left oid 488 (ObjNum 1081 snap 0 seq_num 1081) 2024-09-21T09:34:52.947 INFO:tasks.rados.rados.0.smithi137.stdout:1546: finishing write tid 1 to smithi13778320-444 2024-09-21T09:34:52.947 INFO:tasks.rados.rados.0.smithi137.stdout:1546: finishing write tid 2 to smithi13778320-444 2024-09-21T09:34:52.947 INFO:tasks.rados.rados.0.smithi137.stdout:1546: finishing write tid 3 to smithi13778320-444 2024-09-21T09:34:52.947 INFO:tasks.rados.rados.0.smithi137.stdout:1546: finishing write tid 4 to smithi13778320-444 2024-09-21T09:34:52.947 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 444 v 253 (ObjNum 1082 snap 0 seq_num 1082) dirty exists 2024-09-21T09:34:52.947 INFO:tasks.rados.rados.0.smithi137.stdout:1546: left oid 444 (ObjNum 1082 snap 0 seq_num 1082) 2024-09-21T09:34:52.947 INFO:tasks.rados.rados.0.smithi137.stdout:1547: finishing write tid 1 to smithi13778320-110 2024-09-21T09:34:52.947 INFO:tasks.rados.rados.0.smithi137.stdout:1547: finishing write tid 2 to smithi13778320-110 2024-09-21T09:34:52.948 INFO:tasks.rados.rados.0.smithi137.stdout:1552: seq_num 1086 ranges {652402=642540,1883680=368722} 2024-09-21T09:34:52.953 INFO:tasks.rados.rados.0.smithi137.stdout:1552: writing smithi13778320-449 from 652402 to 1294942 tid 1 2024-09-21T09:34:52.959 INFO:tasks.rados.rados.0.smithi137.stdout:1552: writing smithi13778320-449 from 1883680 to 2252402 tid 2 2024-09-21T09:34:52.959 INFO:tasks.rados.rados.0.smithi137.stdout:1543: done (9 left) 2024-09-21T09:34:52.960 INFO:tasks.rados.rados.0.smithi137.stdout:1544: done (8 left) 2024-09-21T09:34:52.960 INFO:tasks.rados.rados.0.smithi137.stdout:1545: done (7 left) 2024-09-21T09:34:52.960 INFO:tasks.rados.rados.0.smithi137.stdout:1546: done (6 left) 2024-09-21T09:34:52.960 INFO:tasks.rados.rados.0.smithi137.stdout:1553: write oid 337 current snap is 0 2024-09-21T09:34:52.960 INFO:tasks.rados.rados.0.smithi137.stdout:1547: finishing write tid 3 to smithi13778320-110 2024-09-21T09:34:52.960 INFO:tasks.rados.rados.0.smithi137.stdout:1547: finishing write tid 4 to smithi13778320-110 2024-09-21T09:34:52.960 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 110 v 166 (ObjNum 1083 snap 0 seq_num 1083) dirty exists 2024-09-21T09:34:52.960 INFO:tasks.rados.rados.0.smithi137.stdout:1547: left oid 110 (ObjNum 1083 snap 0 seq_num 1083) 2024-09-21T09:34:52.960 INFO:tasks.rados.rados.0.smithi137.stdout:1553: seq_num 1087 ranges {669209=717789,1942162=327047} 2024-09-21T09:34:52.967 INFO:tasks.rados.rados.0.smithi137.stdout:1553: writing smithi13778320-337 from 669209 to 1386998 tid 1 2024-09-21T09:34:52.972 INFO:tasks.rados.rados.0.smithi137.stdout:1553: writing smithi13778320-337 from 1942162 to 2269209 tid 2 2024-09-21T09:34:52.972 INFO:tasks.rados.rados.0.smithi137.stdout:1547: done (6 left) 2024-09-21T09:34:52.972 INFO:tasks.rados.rados.0.smithi137.stdout:1554: write oid 129 current snap is 0 2024-09-21T09:34:52.972 INFO:tasks.rados.rados.0.smithi137.stdout:1554: seq_num 1088 ranges {686016=509391,1716997=569019} 2024-09-21T09:34:52.978 INFO:tasks.rados.rados.0.smithi137.stdout:1554: writing smithi13778320-129 from 686016 to 1195407 tid 1 2024-09-21T09:34:52.986 INFO:tasks.rados.rados.0.smithi137.stdout:1554: writing smithi13778320-129 from 1716997 to 2286016 tid 2 2024-09-21T09:34:52.986 INFO:tasks.rados.rados.0.smithi137.stdout:1555: read oid 493 snap -1 2024-09-21T09:34:52.986 INFO:tasks.rados.rados.0.smithi137.stdout:1555: expect (ObjNum 492 snap 0 seq_num 492) 2024-09-21T09:34:52.986 INFO:tasks.rados.rados.0.smithi137.stdout:1556: write oid 169 current snap is 0 2024-09-21T09:34:52.986 INFO:tasks.rados.rados.0.smithi137.stdout:1549: finishing write tid 1 to smithi13778320-382 2024-09-21T09:34:52.986 INFO:tasks.rados.rados.0.smithi137.stdout:1548: expect (ObjNum 804 snap 0 seq_num 804) 2024-09-21T09:34:53.139 INFO:tasks.rados.rados.0.smithi137.stdout:1549: finishing write tid 2 to smithi13778320-382 2024-09-21T09:34:53.139 INFO:tasks.rados.rados.0.smithi137.stdout:1549: finishing write tid 3 to smithi13778320-382 2024-09-21T09:34:53.139 INFO:tasks.rados.rados.0.smithi137.stdout:1549: finishing write tid 4 to smithi13778320-382 2024-09-21T09:34:53.139 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 382 v 218 (ObjNum 1084 snap 0 seq_num 1084) dirty exists 2024-09-21T09:34:53.139 INFO:tasks.rados.rados.0.smithi137.stdout:1549: left oid 382 (ObjNum 1084 snap 0 seq_num 1084) 2024-09-21T09:34:53.139 INFO:tasks.rados.rados.0.smithi137.stdout:1556: seq_num 1089 ranges {702823=584640,2059126=243697} 2024-09-21T09:34:53.145 INFO:tasks.rados.rados.0.smithi137.stdout:1556: writing smithi13778320-169 from 702823 to 1287463 tid 1 2024-09-21T09:34:53.152 INFO:tasks.rados.rados.0.smithi137.stdout:1556: writing smithi13778320-169 from 2059126 to 2302823 tid 2 2024-09-21T09:34:53.152 INFO:tasks.rados.rados.0.smithi137.stdout:1548: done (8 left) 2024-09-21T09:34:53.152 INFO:tasks.rados.rados.0.smithi137.stdout:1549: done (7 left) 2024-09-21T09:34:53.152 INFO:tasks.rados.rados.0.smithi137.stdout:1557: read oid 123 snap -1 2024-09-21T09:34:53.152 INFO:tasks.rados.rados.0.smithi137.stdout:1557: expect (ObjNum 574 snap 0 seq_num 574) 2024-09-21T09:34:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:1558: read oid 67 snap -1 2024-09-21T09:34:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:1558: expect (ObjNum 988 snap 0 seq_num 988) 2024-09-21T09:34:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:1559: read oid 190 snap -1 2024-09-21T09:34:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:1559: expect (ObjNum 189 snap 0 seq_num 189) 2024-09-21T09:34:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:1560: read oid 223 snap -1 2024-09-21T09:34:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:1560: expect (ObjNum 1030 snap 0 seq_num 1030) 2024-09-21T09:34:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:1561: read oid 371 snap -1 2024-09-21T09:34:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:1561: expect (ObjNum 960 snap 0 seq_num 960) 2024-09-21T09:34:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:1562: read oid 336 snap -1 2024-09-21T09:34:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:1562: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T09:34:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:1563: write oid 63 current snap is 0 2024-09-21T09:34:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:1550: finishing write tid 1 to smithi13778320-216 2024-09-21T09:34:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:1550: finishing write tid 2 to smithi13778320-216 2024-09-21T09:34:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:1550: finishing write tid 3 to smithi13778320-216 2024-09-21T09:34:53.154 INFO:tasks.rados.rados.0.smithi137.stdout:1563: seq_num 1090 ranges {719630=659889,2117608=202022} 2024-09-21T09:34:53.161 INFO:tasks.rados.rados.0.smithi137.stdout:1563: writing smithi13778320-63 from 719630 to 1379519 tid 1 2024-09-21T09:34:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:1563: writing smithi13778320-63 from 2117608 to 2319630 tid 2 2024-09-21T09:34:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:1564: write oid 115 current snap is 0 2024-09-21T09:34:53.168 INFO:tasks.rados.rados.0.smithi137.stdout:1550: finishing write tid 4 to smithi13778320-216 2024-09-21T09:34:53.168 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 216 v 219 (ObjNum 1085 snap 0 seq_num 1085) dirty exists 2024-09-21T09:34:53.168 INFO:tasks.rados.rados.0.smithi137.stdout:1550: left oid 216 (ObjNum 1085 snap 0 seq_num 1085) 2024-09-21T09:34:53.168 INFO:tasks.rados.rados.0.smithi137.stdout:1551: expect (ObjNum 981 snap 0 seq_num 981) 2024-09-21T09:34:53.285 INFO:tasks.rados.rados.0.smithi137.stdout:1552: finishing write tid 1 to smithi13778320-449 2024-09-21T09:34:53.285 INFO:tasks.rados.rados.0.smithi137.stdout:1552: finishing write tid 2 to smithi13778320-449 2024-09-21T09:34:53.285 INFO:tasks.rados.rados.0.smithi137.stdout:1552: finishing write tid 3 to smithi13778320-449 2024-09-21T09:34:53.285 INFO:tasks.rados.rados.0.smithi137.stdout:1552: finishing write tid 4 to smithi13778320-449 2024-09-21T09:34:53.285 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 449 v 243 (ObjNum 1086 snap 0 seq_num 1086) dirty exists 2024-09-21T09:34:53.285 INFO:tasks.rados.rados.0.smithi137.stdout:1552: left oid 449 (ObjNum 1086 snap 0 seq_num 1086) 2024-09-21T09:34:53.285 INFO:tasks.rados.rados.0.smithi137.stdout:1553: finishing write tid 1 to smithi13778320-337 2024-09-21T09:34:53.285 INFO:tasks.rados.rados.0.smithi137.stdout:1553: finishing write tid 2 to smithi13778320-337 2024-09-21T09:34:53.286 INFO:tasks.rados.rados.0.smithi137.stdout:1553: finishing write tid 3 to smithi13778320-337 2024-09-21T09:34:53.286 INFO:tasks.rados.rados.0.smithi137.stdout:1553: finishing write tid 4 to smithi13778320-337 2024-09-21T09:34:53.286 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 337 v 246 (ObjNum 1087 snap 0 seq_num 1087) dirty exists 2024-09-21T09:34:53.286 INFO:tasks.rados.rados.0.smithi137.stdout:1553: left oid 337 (ObjNum 1087 snap 0 seq_num 1087) 2024-09-21T09:34:53.286 INFO:tasks.rados.rados.0.smithi137.stdout:1554: finishing write tid 1 to smithi13778320-129 2024-09-21T09:34:53.286 INFO:tasks.rados.rados.0.smithi137.stdout:1564: seq_num 1091 ranges {736437=735138,2176090=160347} 2024-09-21T09:34:53.292 INFO:tasks.rados.rados.0.smithi137.stdout:1564: writing smithi13778320-115 from 736437 to 1471575 tid 1 2024-09-21T09:34:53.297 INFO:tasks.rados.rados.0.smithi137.stdout:1564: writing smithi13778320-115 from 2176090 to 2336437 tid 2 2024-09-21T09:34:53.298 INFO:tasks.rados.rados.0.smithi137.stdout:1550: done (14 left) 2024-09-21T09:34:53.298 INFO:tasks.rados.rados.0.smithi137.stdout:1551: done (13 left) 2024-09-21T09:34:53.298 INFO:tasks.rados.rados.0.smithi137.stdout:1552: done (12 left) 2024-09-21T09:34:53.298 INFO:tasks.rados.rados.0.smithi137.stdout:1553: done (11 left) 2024-09-21T09:34:53.298 INFO:tasks.rados.rados.0.smithi137.stdout:1565: write oid 158 current snap is 0 2024-09-21T09:34:53.298 INFO:tasks.rados.rados.0.smithi137.stdout:1565: seq_num 1092 ranges {753244=410387,1834572=518672} 2024-09-21T09:34:53.304 INFO:tasks.rados.rados.0.smithi137.stdout:1565: writing smithi13778320-158 from 753244 to 1163631 tid 1 2024-09-21T09:34:53.310 INFO:tasks.rados.rados.0.smithi137.stdout:1565: writing smithi13778320-158 from 1834572 to 2353244 tid 2 2024-09-21T09:34:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:1566: write oid 203 current snap is 0 2024-09-21T09:34:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:1554: finishing write tid 2 to smithi13778320-129 2024-09-21T09:34:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:1554: finishing write tid 3 to smithi13778320-129 2024-09-21T09:34:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:1554: finishing write tid 4 to smithi13778320-129 2024-09-21T09:34:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 129 v 193 (ObjNum 1088 snap 0 seq_num 1088) dirty exists 2024-09-21T09:34:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:1554: left oid 129 (ObjNum 1088 snap 0 seq_num 1088) 2024-09-21T09:34:53.311 INFO:tasks.rados.rados.0.smithi137.stdout:1555: expect (ObjNum 492 snap 0 seq_num 492) 2024-09-21T09:34:53.387 INFO:tasks.rados.rados.0.smithi137.stdout:1556: finishing write tid 1 to smithi13778320-169 2024-09-21T09:34:53.387 INFO:tasks.rados.rados.0.smithi137.stdout:1558: expect (ObjNum 988 snap 0 seq_num 988) 2024-09-21T09:34:53.508 INFO:tasks.rados.rados.0.smithi137.stdout:1562: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T09:34:53.624 INFO:tasks.rados.rados.0.smithi137.stdout:1556: finishing write tid 2 to smithi13778320-169 2024-09-21T09:34:53.624 INFO:tasks.rados.rados.0.smithi137.stdout:1556: finishing write tid 3 to smithi13778320-169 2024-09-21T09:34:53.624 INFO:tasks.rados.rados.0.smithi137.stdout:1556: finishing write tid 4 to smithi13778320-169 2024-09-21T09:34:53.624 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 169 v 296 (ObjNum 1089 snap 0 seq_num 1089) dirty exists 2024-09-21T09:34:53.624 INFO:tasks.rados.rados.0.smithi137.stdout:1556: left oid 169 (ObjNum 1089 snap 0 seq_num 1089) 2024-09-21T09:34:53.624 INFO:tasks.rados.rados.0.smithi137.stdout:1563: finishing write tid 1 to smithi13778320-63 2024-09-21T09:34:53.624 INFO:tasks.rados.rados.0.smithi137.stdout:1557: expect (ObjNum 574 snap 0 seq_num 574) 2024-09-21T09:34:53.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:53 smithi137 ceph-mon[28941]: from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:53.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:53 smithi137 ceph-mon[28941]: from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:53.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:53 smithi137 ceph-mon[39068]: from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:53.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:53 smithi137 ceph-mon[39068]: from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:53.825 INFO:tasks.rados.rados.0.smithi137.stdout:1560: expect (ObjNum 1030 snap 0 seq_num 1030) 2024-09-21T09:34:53.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:53 smithi165 ceph-mon[32789]: from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:53.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:53 smithi165 ceph-mon[32789]: from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:53.934 INFO:tasks.rados.rados.0.smithi137.stdout:1563: finishing write tid 2 to smithi13778320-63 2024-09-21T09:34:53.934 INFO:tasks.rados.rados.0.smithi137.stdout:1563: finishing write tid 3 to smithi13778320-63 2024-09-21T09:34:53.934 INFO:tasks.rados.rados.0.smithi137.stdout:1563: finishing write tid 4 to smithi13778320-63 2024-09-21T09:34:53.934 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 63 v 226 (ObjNum 1090 snap 0 seq_num 1090) dirty exists 2024-09-21T09:34:53.934 INFO:tasks.rados.rados.0.smithi137.stdout:1563: left oid 63 (ObjNum 1090 snap 0 seq_num 1090) 2024-09-21T09:34:53.934 INFO:tasks.rados.rados.0.smithi137.stdout:1566: seq_num 1093 ranges {770051=485636,1776701=511047} 2024-09-21T09:34:53.941 INFO:tasks.rados.rados.0.smithi137.stdout:1566: writing smithi13778320-203 from 770051 to 1255687 tid 1 2024-09-21T09:34:53.947 INFO:tasks.rados.rados.0.smithi137.stdout:1566: writing smithi13778320-203 from 1776701 to 2287748 tid 2 2024-09-21T09:34:53.947 INFO:tasks.rados.rados.0.smithi137.stdout:1554: done (12 left) 2024-09-21T09:34:53.947 INFO:tasks.rados.rados.0.smithi137.stdout:1555: done (11 left) 2024-09-21T09:34:53.947 INFO:tasks.rados.rados.0.smithi137.stdout:1556: done (10 left) 2024-09-21T09:34:53.947 INFO:tasks.rados.rados.0.smithi137.stdout:1557: done (9 left) 2024-09-21T09:34:53.947 INFO:tasks.rados.rados.0.smithi137.stdout:1558: done (8 left) 2024-09-21T09:34:53.947 INFO:tasks.rados.rados.0.smithi137.stdout:1560: done (7 left) 2024-09-21T09:34:53.948 INFO:tasks.rados.rados.0.smithi137.stdout:1562: done (6 left) 2024-09-21T09:34:53.948 INFO:tasks.rados.rados.0.smithi137.stdout:1563: done (5 left) 2024-09-21T09:34:53.948 INFO:tasks.rados.rados.0.smithi137.stdout:1567: write oid 71 current snap is 0 2024-09-21T09:34:53.948 INFO:tasks.rados.rados.0.smithi137.stdout:1559: expect (ObjNum 189 snap 0 seq_num 189) 2024-09-21T09:34:54.053 INFO:tasks.rados.rados.0.smithi137.stdout:1561: expect (ObjNum 960 snap 0 seq_num 960) 2024-09-21T09:34:54.121 INFO:tasks.rados.rados.0.smithi137.stdout:1564: finishing write tid 1 to smithi13778320-115 2024-09-21T09:34:54.121 INFO:tasks.rados.rados.0.smithi137.stdout:1564: finishing write tid 2 to smithi13778320-115 2024-09-21T09:34:54.121 INFO:tasks.rados.rados.0.smithi137.stdout:1564: finishing write tid 3 to smithi13778320-115 2024-09-21T09:34:54.121 INFO:tasks.rados.rados.0.smithi137.stdout:1564: finishing write tid 4 to smithi13778320-115 2024-09-21T09:34:54.121 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 115 v 196 (ObjNum 1091 snap 0 seq_num 1091) dirty exists 2024-09-21T09:34:54.121 INFO:tasks.rados.rados.0.smithi137.stdout:1564: left oid 115 (ObjNum 1091 snap 0 seq_num 1091) 2024-09-21T09:34:54.121 INFO:tasks.rados.rados.0.smithi137.stdout:1565: finishing write tid 1 to smithi13778320-158 2024-09-21T09:34:54.121 INFO:tasks.rados.rados.0.smithi137.stdout:1565: finishing write tid 2 to smithi13778320-158 2024-09-21T09:34:54.121 INFO:tasks.rados.rados.0.smithi137.stdout:1565: finishing write tid 3 to smithi13778320-158 2024-09-21T09:34:54.121 INFO:tasks.rados.rados.0.smithi137.stdout:1567: seq_num 1094 ranges {786858=560885,1835183=551675} 2024-09-21T09:34:54.128 INFO:tasks.rados.rados.0.smithi137.stdout:1567: writing smithi13778320-71 from 786858 to 1347743 tid 1 2024-09-21T09:34:54.134 INFO:tasks.rados.rados.0.smithi137.stdout:1567: writing smithi13778320-71 from 1835183 to 2386858 tid 2 2024-09-21T09:34:54.134 INFO:tasks.rados.rados.0.smithi137.stdout:1559: done (5 left) 2024-09-21T09:34:54.134 INFO:tasks.rados.rados.0.smithi137.stdout:1561: done (4 left) 2024-09-21T09:34:54.134 INFO:tasks.rados.rados.0.smithi137.stdout:1564: done (3 left) 2024-09-21T09:34:54.134 INFO:tasks.rados.rados.0.smithi137.stdout:1568: write oid 406 current snap is 0 2024-09-21T09:34:54.134 INFO:tasks.rados.rados.0.smithi137.stdout:1565: finishing write tid 4 to smithi13778320-158 2024-09-21T09:34:54.134 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 158 v 257 (ObjNum 1092 snap 0 seq_num 1092) dirty exists 2024-09-21T09:34:54.134 INFO:tasks.rados.rados.0.smithi137.stdout:1565: left oid 158 (ObjNum 1092 snap 0 seq_num 1092) 2024-09-21T09:34:54.134 INFO:tasks.rados.rados.0.smithi137.stdout:1566: finishing write tid 1 to smithi13778320-203 2024-09-21T09:34:54.134 INFO:tasks.rados.rados.0.smithi137.stdout:1566: finishing write tid 2 to smithi13778320-203 2024-09-21T09:34:54.135 INFO:tasks.rados.rados.0.smithi137.stdout:1568: seq_num 1095 ranges {403665=752487,1610018=514716} 2024-09-21T09:34:54.140 INFO:tasks.rados.rados.0.smithi137.stdout:1568: writing smithi13778320-406 from 403665 to 1156152 tid 1 2024-09-21T09:34:54.146 INFO:tasks.rados.rados.0.smithi137.stdout:1568: writing smithi13778320-406 from 1610018 to 2124734 tid 2 2024-09-21T09:34:54.146 INFO:tasks.rados.rados.0.smithi137.stdout:1565: done (3 left) 2024-09-21T09:34:54.146 INFO:tasks.rados.rados.0.smithi137.stdout:1569: read oid 461 snap -1 2024-09-21T09:34:54.146 INFO:tasks.rados.rados.0.smithi137.stdout:1569: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-09-21T09:34:54.146 INFO:tasks.rados.rados.0.smithi137.stdout:1570: read oid 320 snap -1 2024-09-21T09:34:54.147 INFO:tasks.rados.rados.0.smithi137.stdout:1570: expect (ObjNum 319 snap 0 seq_num 319) 2024-09-21T09:34:54.147 INFO:tasks.rados.rados.0.smithi137.stdout:1571: write oid 150 current snap is 0 2024-09-21T09:34:54.147 INFO:tasks.rados.rados.0.smithi137.stdout:1566: finishing write tid 3 to smithi13778320-203 2024-09-21T09:34:54.147 INFO:tasks.rados.rados.0.smithi137.stdout:1566: finishing write tid 4 to smithi13778320-203 2024-09-21T09:34:54.147 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 203 v 222 (ObjNum 1093 snap 0 seq_num 1093) dirty exists 2024-09-21T09:34:54.147 INFO:tasks.rados.rados.0.smithi137.stdout:1566: left oid 203 (ObjNum 1093 snap 0 seq_num 1093) 2024-09-21T09:34:54.147 INFO:tasks.rados.rados.0.smithi137.stdout:1567: finishing write tid 1 to smithi13778320-71 2024-09-21T09:34:54.147 INFO:tasks.rados.rados.0.smithi137.stdout:1571: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2024-09-21T09:34:54.151 INFO:tasks.rados.rados.0.smithi137.stdout:1571: writing smithi13778320-150 from 420472 to 848208 tid 1 2024-09-21T09:34:54.157 INFO:tasks.rados.rados.0.smithi137.stdout:1571: writing smithi13778320-150 from 1268500 to 1926874 tid 2 2024-09-21T09:34:54.160 INFO:tasks.rados.rados.0.smithi137.stdout:1571: writing smithi13778320-150 from 2347953 to 2420472 tid 3 2024-09-21T09:34:54.160 INFO:tasks.rados.rados.0.smithi137.stdout:1566: done (5 left) 2024-09-21T09:34:54.160 INFO:tasks.rados.rados.0.smithi137.stdout:1572: write oid 27 current snap is 0 2024-09-21T09:34:54.160 INFO:tasks.rados.rados.0.smithi137.stdout:1567: finishing write tid 2 to smithi13778320-71 2024-09-21T09:34:54.160 INFO:tasks.rados.rados.0.smithi137.stdout:1567: finishing write tid 3 to smithi13778320-71 2024-09-21T09:34:54.160 INFO:tasks.rados.rados.0.smithi137.stdout:1567: finishing write tid 4 to smithi13778320-71 2024-09-21T09:34:54.160 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 71 v 221 (ObjNum 1094 snap 0 seq_num 1094) dirty exists 2024-09-21T09:34:54.160 INFO:tasks.rados.rados.0.smithi137.stdout:1567: left oid 71 (ObjNum 1094 snap 0 seq_num 1094) 2024-09-21T09:34:54.160 INFO:tasks.rados.rados.0.smithi137.stdout:1568: finishing write tid 1 to smithi13778320-406 2024-09-21T09:34:54.161 INFO:tasks.rados.rados.0.smithi137.stdout:1572: seq_num 1097 ranges {437279=502985,1610629=518385} 2024-09-21T09:34:54.165 INFO:tasks.rados.rados.0.smithi137.stdout:1572: writing smithi13778320-27 from 437279 to 940264 tid 1 2024-09-21T09:34:54.171 INFO:tasks.rados.rados.0.smithi137.stdout:1572: writing smithi13778320-27 from 1610629 to 2129014 tid 2 2024-09-21T09:34:54.171 INFO:tasks.rados.rados.0.smithi137.stdout:1567: done (5 left) 2024-09-21T09:34:54.172 INFO:tasks.rados.rados.0.smithi137.stdout:1573: read oid 173 snap -1 2024-09-21T09:34:54.172 INFO:tasks.rados.rados.0.smithi137.stdout:1573: expect (ObjNum 922 snap 0 seq_num 922) 2024-09-21T09:34:54.172 INFO:tasks.rados.rados.0.smithi137.stdout:1574: write oid 340 current snap is 0 2024-09-21T09:34:54.172 INFO:tasks.rados.rados.0.smithi137.stdout:1568: finishing write tid 2 to smithi13778320-406 2024-09-21T09:34:54.172 INFO:tasks.rados.rados.0.smithi137.stdout:1569: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-09-21T09:34:54.337 INFO:tasks.rados.rados.0.smithi137.stdout:1570: expect (ObjNum 319 snap 0 seq_num 319) 2024-09-21T09:34:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:1568: finishing write tid 3 to smithi13778320-406 2024-09-21T09:34:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:1568: finishing write tid 4 to smithi13778320-406 2024-09-21T09:34:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 406 v 229 (ObjNum 1095 snap 0 seq_num 1095) dirty exists 2024-09-21T09:34:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:1568: left oid 406 (ObjNum 1095 snap 0 seq_num 1095) 2024-09-21T09:34:54.450 INFO:tasks.rados.rados.0.smithi137.stdout:1571: finishing write tid 1 to smithi13778320-150 2024-09-21T09:34:54.451 INFO:tasks.rados.rados.0.smithi137.stdout:1574: seq_num 1098 ranges {454086=578234,1669111=662043} 2024-09-21T09:34:54.456 INFO:tasks.rados.rados.0.smithi137.stdout:1574: writing smithi13778320-340 from 454086 to 1032320 tid 1 2024-09-21T09:34:54.464 INFO:tasks.rados.rados.0.smithi137.stdout:1574: writing smithi13778320-340 from 1669111 to 2331154 tid 2 2024-09-21T09:34:54.464 INFO:tasks.rados.rados.0.smithi137.stdout:1568: done (6 left) 2024-09-21T09:34:54.464 INFO:tasks.rados.rados.0.smithi137.stdout:1569: done (5 left) 2024-09-21T09:34:54.464 INFO:tasks.rados.rados.0.smithi137.stdout:1570: done (4 left) 2024-09-21T09:34:54.464 INFO:tasks.rados.rados.0.smithi137.stdout:1575: read oid 107 snap -1 2024-09-21T09:34:54.464 INFO:tasks.rados.rados.0.smithi137.stdout:1575: expect deleted 2024-09-21T09:34:54.464 INFO:tasks.rados.rados.0.smithi137.stdout:1576: write oid 227 current snap is 0 2024-09-21T09:34:54.464 INFO:tasks.rados.rados.0.smithi137.stdout:1571: finishing write tid 2 to smithi13778320-150 2024-09-21T09:34:54.464 INFO:tasks.rados.rados.0.smithi137.stdout:1571: finishing write tid 3 to smithi13778320-150 2024-09-21T09:34:54.464 INFO:tasks.rados.rados.0.smithi137.stdout:1576: seq_num 1099 ranges {470893=653483,1727593=522054} 2024-09-21T09:34:54.469 INFO:tasks.rados.rados.0.smithi137.stdout:1576: writing smithi13778320-227 from 470893 to 1124376 tid 1 2024-09-21T09:34:54.477 INFO:tasks.rados.rados.0.smithi137.stdout:1576: writing smithi13778320-227 from 1727593 to 2249647 tid 2 2024-09-21T09:34:54.477 INFO:tasks.rados.rados.0.smithi137.stdout:1577: read oid 262 snap -1 2024-09-21T09:34:54.477 INFO:tasks.rados.rados.0.smithi137.stdout:1577: expect (ObjNum 843 snap 0 seq_num 843) 2024-09-21T09:34:54.477 INFO:tasks.rados.rados.0.smithi137.stdout:1578: read oid 461 snap -1 2024-09-21T09:34:54.477 INFO:tasks.rados.rados.0.smithi137.stdout:1578: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-09-21T09:34:54.477 INFO:tasks.rados.rados.0.smithi137.stdout:1579: write oid 37 current snap is 0 2024-09-21T09:34:54.477 INFO:tasks.rados.rados.0.smithi137.stdout:1571: finishing write tid 4 to smithi13778320-150 2024-09-21T09:34:54.477 INFO:tasks.rados.rados.0.smithi137.stdout:1571: finishing write tid 5 to smithi13778320-150 2024-09-21T09:34:54.477 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 150 v 266 (ObjNum 1096 snap 0 seq_num 1096) dirty exists 2024-09-21T09:34:54.477 INFO:tasks.rados.rados.0.smithi137.stdout:1571: left oid 150 (ObjNum 1096 snap 0 seq_num 1096) 2024-09-21T09:34:54.477 INFO:tasks.rados.rados.0.smithi137.stdout:1572: finishing write tid 1 to smithi13778320-27 2024-09-21T09:34:54.477 INFO:tasks.rados.rados.0.smithi137.stdout:1579: seq_num 1100 ranges {487700=728732,1786075=665712} 2024-09-21T09:34:54.483 INFO:tasks.rados.rados.0.smithi137.stdout:1579: writing smithi13778320-37 from 487700 to 1216432 tid 1 2024-09-21T09:34:54.490 INFO:tasks.rados.rados.0.smithi137.stdout:1579: writing smithi13778320-37 from 1786075 to 2451787 tid 2 2024-09-21T09:34:54.491 INFO:tasks.rados.rados.0.smithi137.stdout:1571: done (8 left) 2024-09-21T09:34:54.491 INFO:tasks.rados.rados.0.smithi137.stdout:1580: write oid 465 current snap is 0 2024-09-21T09:34:54.491 INFO:tasks.rados.rados.0.smithi137.stdout:1572: finishing write tid 2 to smithi13778320-27 2024-09-21T09:34:54.491 INFO:tasks.rados.rados.0.smithi137.stdout:1572: finishing write tid 3 to smithi13778320-27 2024-09-21T09:34:54.491 INFO:tasks.rados.rados.0.smithi137.stdout:1580: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2024-09-21T09:34:54.495 INFO:tasks.rados.rados.0.smithi137.stdout:1580: writing smithi13778320-465 from 504507 to 908488 tid 1 2024-09-21T09:34:54.500 INFO:tasks.rados.rados.0.smithi137.stdout:1580: writing smithi13778320-465 from 1328204 to 1737574 tid 2 2024-09-21T09:34:54.504 INFO:tasks.rados.rados.0.smithi137.stdout:1580: writing smithi13778320-465 from 2252362 to 2504507 tid 3 2024-09-21T09:34:54.504 INFO:tasks.rados.rados.0.smithi137.stdout:1581: write oid 430 current snap is 0 2024-09-21T09:34:54.505 INFO:tasks.rados.rados.0.smithi137.stdout:1572: finishing write tid 4 to smithi13778320-27 2024-09-21T09:34:54.505 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 27 v 260 (ObjNum 1097 snap 0 seq_num 1097) dirty exists 2024-09-21T09:34:54.505 INFO:tasks.rados.rados.0.smithi137.stdout:1572: left oid 27 (ObjNum 1097 snap 0 seq_num 1097) 2024-09-21T09:34:54.505 INFO:tasks.rados.rados.0.smithi137.stdout:1573: expect (ObjNum 922 snap 0 seq_num 922) 2024-09-21T09:34:54.665 INFO:tasks.rados.rados.0.smithi137.stdout:1574: finishing write tid 1 to smithi13778320-340 2024-09-21T09:34:54.665 INFO:tasks.rados.rados.0.smithi137.stdout:1581: seq_num 1102 ranges {521314=479230,1786686=669381} 2024-09-21T09:34:54.670 INFO:tasks.rados.rados.0.smithi137.stdout:1581: writing smithi13778320-430 from 521314 to 1000544 tid 1 2024-09-21T09:34:54.679 INFO:tasks.rados.rados.0.smithi137.stdout:1581: writing smithi13778320-430 from 1786686 to 2456067 tid 2 2024-09-21T09:34:54.679 INFO:tasks.rados.rados.0.smithi137.stdout:1572: done (9 left) 2024-09-21T09:34:54.679 INFO:tasks.rados.rados.0.smithi137.stdout:1573: done (8 left) 2024-09-21T09:34:54.679 INFO:tasks.rados.rados.0.smithi137.stdout:1582: read oid 459 snap -1 2024-09-21T09:34:54.679 INFO:tasks.rados.rados.0.smithi137.stdout:1582: expect (ObjNum 1013 snap 0 seq_num 1013) 2024-09-21T09:34:54.679 INFO:tasks.rados.rados.0.smithi137.stdout:1583: read oid 196 snap -1 2024-09-21T09:34:54.679 INFO:tasks.rados.rados.0.smithi137.stdout:1583: expect (ObjNum 954 snap 0 seq_num 954) 2024-09-21T09:34:54.680 INFO:tasks.rados.rados.0.smithi137.stdout:1584: read oid 274 snap -1 2024-09-21T09:34:54.680 INFO:tasks.rados.rados.0.smithi137.stdout:1584: expect deleted 2024-09-21T09:34:54.680 INFO:tasks.rados.rados.0.smithi137.stdout:1585: read oid 138 snap -1 2024-09-21T09:34:54.680 INFO:tasks.rados.rados.0.smithi137.stdout:1585: expect (ObjNum 137 snap 0 seq_num 137) 2024-09-21T09:34:54.680 INFO:tasks.rados.rados.0.smithi137.stdout:1586: read oid 330 snap -1 2024-09-21T09:34:54.680 INFO:tasks.rados.rados.0.smithi137.stdout:1586: expect (ObjNum 329 snap 0 seq_num 329) 2024-09-21T09:34:54.680 INFO:tasks.rados.rados.0.smithi137.stdout:1587: write oid 318 current snap is 0 2024-09-21T09:34:54.680 INFO:tasks.rados.rados.0.smithi137.stdout:1587: seq_num 1103 ranges {538121=670832,1961521=413039} 2024-09-21T09:34:54.686 INFO:tasks.rados.rados.0.smithi137.stdout:1587: writing smithi13778320-318 from 538121 to 1208953 tid 1 2024-09-21T09:34:54.693 INFO:tasks.rados.rados.0.smithi137.stdout:1587: writing smithi13778320-318 from 1961521 to 2374560 tid 2 2024-09-21T09:34:54.693 INFO:tasks.rados.rados.0.smithi137.stdout:1588: read oid 136 snap -1 2024-09-21T09:34:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:1588: expect (ObjNum 900 snap 0 seq_num 900) 2024-09-21T09:34:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:1589: write oid 401 current snap is 0 2024-09-21T09:34:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:1574: finishing write tid 2 to smithi13778320-340 2024-09-21T09:34:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:1574: finishing write tid 3 to smithi13778320-340 2024-09-21T09:34:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:1574: finishing write tid 4 to smithi13778320-340 2024-09-21T09:34:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 340 v 266 (ObjNum 1098 snap 0 seq_num 1098) dirty exists 2024-09-21T09:34:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:1574: left oid 340 (ObjNum 1098 snap 0 seq_num 1098) 2024-09-21T09:34:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:1576: finishing write tid 1 to smithi13778320-227 2024-09-21T09:34:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:1589: seq_num 1104 ranges {554928=746081,2020003=534925} 2024-09-21T09:34:54.700 INFO:tasks.rados.rados.0.smithi137.stdout:1589: writing smithi13778320-401 from 554928 to 1301009 tid 1 2024-09-21T09:34:54.708 INFO:tasks.rados.rados.0.smithi137.stdout:1589: writing smithi13778320-401 from 2020003 to 2554928 tid 2 2024-09-21T09:34:54.708 INFO:tasks.rados.rados.0.smithi137.stdout:1574: done (15 left) 2024-09-21T09:34:54.708 INFO:tasks.rados.rados.0.smithi137.stdout:1575: done (14 left) 2024-09-21T09:34:54.708 INFO:tasks.rados.rados.0.smithi137.stdout:1590: write oid 384 current snap is 0 2024-09-21T09:34:54.708 INFO:tasks.rados.rados.0.smithi137.stdout:1578: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-09-21T09:34:54.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:54 smithi137 ceph-mon[28941]: pgmap v127: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 13 MiB/s wr, 136 op/s 2024-09-21T09:34:54.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:54 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:54.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:54 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:54.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:54 smithi137 ceph-mon[39068]: pgmap v127: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 13 MiB/s wr, 136 op/s 2024-09-21T09:34:54.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:54 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:54.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:54 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:54.824 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:54 smithi165 ceph-mon[32789]: pgmap v127: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 13 MiB/s wr, 136 op/s 2024-09-21T09:34:54.825 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:54 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:54.825 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:54 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:54.877 INFO:tasks.rados.rados.0.smithi137.stdout:1576: finishing write tid 2 to smithi13778320-227 2024-09-21T09:34:54.877 INFO:tasks.rados.rados.0.smithi137.stdout:1576: finishing write tid 3 to smithi13778320-227 2024-09-21T09:34:54.878 INFO:tasks.rados.rados.0.smithi137.stdout:1576: finishing write tid 4 to smithi13778320-227 2024-09-21T09:34:54.878 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 227 v 218 (ObjNum 1099 snap 0 seq_num 1099) dirty exists 2024-09-21T09:34:54.878 INFO:tasks.rados.rados.0.smithi137.stdout:1576: left oid 227 (ObjNum 1099 snap 0 seq_num 1099) 2024-09-21T09:34:54.878 INFO:tasks.rados.rados.0.smithi137.stdout:1577: expect (ObjNum 843 snap 0 seq_num 843) 2024-09-21T09:34:54.971 INFO:tasks.rados.rados.0.smithi137.stdout:1579: finishing write tid 1 to smithi13778320-37 2024-09-21T09:34:54.971 INFO:tasks.rados.rados.0.smithi137.stdout:1579: finishing write tid 2 to smithi13778320-37 2024-09-21T09:34:54.971 INFO:tasks.rados.rados.0.smithi137.stdout:1590: seq_num 1105 ranges {571735=421330,1562132=416708} 2024-09-21T09:34:54.976 INFO:tasks.rados.rados.0.smithi137.stdout:1590: writing smithi13778320-384 from 571735 to 993065 tid 1 2024-09-21T09:34:54.983 INFO:tasks.rados.rados.0.smithi137.stdout:1590: writing smithi13778320-384 from 1562132 to 1978840 tid 2 2024-09-21T09:34:54.983 INFO:tasks.rados.rados.0.smithi137.stdout:1576: done (14 left) 2024-09-21T09:34:54.983 INFO:tasks.rados.rados.0.smithi137.stdout:1577: done (13 left) 2024-09-21T09:34:54.983 INFO:tasks.rados.rados.0.smithi137.stdout:1578: done (12 left) 2024-09-21T09:34:54.983 INFO:tasks.rados.rados.0.smithi137.stdout:1591: read oid 39 snap -1 2024-09-21T09:34:54.983 INFO:tasks.rados.rados.0.smithi137.stdout:1591: expect deleted 2024-09-21T09:34:54.983 INFO:tasks.rados.rados.0.smithi137.stdout:1592: read oid 442 snap -1 2024-09-21T09:34:54.983 INFO:tasks.rados.rados.0.smithi137.stdout:1592: expect (ObjNum 441 snap 0 seq_num 441) 2024-09-21T09:34:54.983 INFO:tasks.rados.rados.0.smithi137.stdout:1593: read oid 117 snap -1 2024-09-21T09:34:54.984 INFO:tasks.rados.rados.0.smithi137.stdout:1593: expect (ObjNum 116 snap 0 seq_num 116) 2024-09-21T09:34:54.984 INFO:tasks.rados.rados.0.smithi137.stdout:1594: read oid 456 snap -1 2024-09-21T09:34:54.984 INFO:tasks.rados.rados.0.smithi137.stdout:1594: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-09-21T09:34:54.984 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:54.984 INFO:tasks.rados.rados.0.smithi137.stdout:1579: finishing write tid 3 to smithi13778320-37 2024-09-21T09:34:54.984 INFO:tasks.rados.rados.0.smithi137.stdout:1579: finishing write tid 4 to smithi13778320-37 2024-09-21T09:34:54.984 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 37 v 256 (ObjNum 1100 snap 0 seq_num 1100) dirty exists 2024-09-21T09:34:54.984 INFO:tasks.rados.rados.0.smithi137.stdout:1579: left oid 37 (ObjNum 1100 snap 0 seq_num 1100) 2024-09-21T09:34:54.984 INFO:tasks.rados.rados.0.smithi137.stdout:1580: finishing write tid 1 to smithi13778320-465 2024-09-21T09:34:54.984 INFO:tasks.rados.rados.0.smithi137.stdout:1580: finishing write tid 2 to smithi13778320-465 2024-09-21T09:34:54.984 INFO:tasks.rados.rados.0.smithi137.stdout:1580: finishing write tid 3 to smithi13778320-465 2024-09-21T09:34:54.984 INFO:tasks.rados.rados.0.smithi137.stdout:1580: finishing write tid 4 to smithi13778320-465 2024-09-21T09:34:54.984 INFO:tasks.rados.rados.0.smithi137.stdout:1579: done (15 left) 2024-09-21T09:34:54.984 INFO:tasks.rados.rados.0.smithi137.stdout:1595: read oid 99 snap -1 2024-09-21T09:34:54.985 INFO:tasks.rados.rados.0.smithi137.stdout:1595: expect (ObjNum 98 snap 0 seq_num 98) 2024-09-21T09:34:54.985 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:54.985 INFO:tasks.rados.rados.0.smithi137.stdout:1580: finishing write tid 5 to smithi13778320-465 2024-09-21T09:34:54.985 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 465 v 195 (ObjNum 1101 snap 0 seq_num 1101) dirty exists 2024-09-21T09:34:54.985 INFO:tasks.rados.rados.0.smithi137.stdout:1580: left oid 465 (ObjNum 1101 snap 0 seq_num 1101) 2024-09-21T09:34:54.985 INFO:tasks.rados.rados.0.smithi137.stdout:1581: finishing write tid 1 to smithi13778320-430 2024-09-21T09:34:54.985 INFO:tasks.rados.rados.0.smithi137.stdout:1580: done (15 left) 2024-09-21T09:34:54.985 INFO:tasks.rados.rados.0.smithi137.stdout:1596: write oid 7 current snap is 0 2024-09-21T09:34:54.985 INFO:tasks.rados.rados.0.smithi137.stdout:1596: seq_num 1106 ranges {588542=496579,1620614=676719} 2024-09-21T09:34:54.989 INFO:tasks.rados.rados.0.smithi137.stdout:1596: writing smithi13778320-7 from 588542 to 1085121 tid 1 2024-09-21T09:34:54.997 INFO:tasks.rados.rados.0.smithi137.stdout:1596: writing smithi13778320-7 from 1620614 to 2297333 tid 2 2024-09-21T09:34:54.997 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:34:54.997 INFO:tasks.rados.rados.0.smithi137.stdout:1583: expect (ObjNum 954 snap 0 seq_num 954) 2024-09-21T09:34:55.118 INFO:tasks.rados.rados.0.smithi137.stdout:1581: finishing write tid 2 to smithi13778320-430 2024-09-21T09:34:55.118 INFO:tasks.rados.rados.0.smithi137.stdout:1581: finishing write tid 3 to smithi13778320-430 2024-09-21T09:34:55.118 INFO:tasks.rados.rados.0.smithi137.stdout:1581: finishing write tid 4 to smithi13778320-430 2024-09-21T09:34:55.118 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 430 v 199 (ObjNum 1102 snap 0 seq_num 1102) dirty exists 2024-09-21T09:34:55.118 INFO:tasks.rados.rados.0.smithi137.stdout:1581: left oid 430 (ObjNum 1102 snap 0 seq_num 1102) 2024-09-21T09:34:55.118 INFO:tasks.rados.rados.0.smithi137.stdout:1585: expect (ObjNum 137 snap 0 seq_num 137) 2024-09-21T09:34:55.202 INFO:tasks.rados.rados.0.smithi137.stdout:1586: expect (ObjNum 329 snap 0 seq_num 329) 2024-09-21T09:34:55.203 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:55.324 INFO:tasks.rados.rados.0.smithi137.stdout:1587: finishing write tid 1 to smithi13778320-318 2024-09-21T09:34:55.324 INFO:tasks.rados.rados.0.smithi137.stdout:1582: expect (ObjNum 1013 snap 0 seq_num 1013) 2024-09-21T09:34:55.493 INFO:tasks.rados.rados.0.smithi137.stdout:1587: finishing write tid 2 to smithi13778320-318 2024-09-21T09:34:55.493 INFO:tasks.rados.rados.0.smithi137.stdout:1587: finishing write tid 3 to smithi13778320-318 2024-09-21T09:34:55.493 INFO:tasks.rados.rados.0.smithi137.stdout:1587: finishing write tid 4 to smithi13778320-318 2024-09-21T09:34:55.493 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 318 v 269 (ObjNum 1103 snap 0 seq_num 1103) dirty exists 2024-09-21T09:34:55.493 INFO:tasks.rados.rados.0.smithi137.stdout:1587: left oid 318 (ObjNum 1103 snap 0 seq_num 1103) 2024-09-21T09:34:55.493 INFO:tasks.rados.rados.0.smithi137.stdout:1588: expect (ObjNum 900 snap 0 seq_num 900) 2024-09-21T09:34:55.630 INFO:tasks.rados.rados.0.smithi137.stdout:1589: finishing write tid 1 to smithi13778320-401 2024-09-21T09:34:55.630 INFO:tasks.rados.rados.0.smithi137.stdout:1589: finishing write tid 2 to smithi13778320-401 2024-09-21T09:34:55.630 INFO:tasks.rados.rados.0.smithi137.stdout:1581: done (15 left) 2024-09-21T09:34:55.630 INFO:tasks.rados.rados.0.smithi137.stdout:1582: done (14 left) 2024-09-21T09:34:55.630 INFO:tasks.rados.rados.0.smithi137.stdout:1583: done (13 left) 2024-09-21T09:34:55.630 INFO:tasks.rados.rados.0.smithi137.stdout:1584: done (12 left) 2024-09-21T09:34:55.631 INFO:tasks.rados.rados.0.smithi137.stdout:1585: done (11 left) 2024-09-21T09:34:55.631 INFO:tasks.rados.rados.0.smithi137.stdout:1586: done (10 left) 2024-09-21T09:34:55.631 INFO:tasks.rados.rados.0.smithi137.stdout:1587: done (9 left) 2024-09-21T09:34:55.631 INFO:tasks.rados.rados.0.smithi137.stdout:1588: done (8 left) 2024-09-21T09:34:55.631 INFO:tasks.rados.rados.0.smithi137.stdout:1597: write oid 486 current snap is 0 2024-09-21T09:34:55.631 INFO:tasks.rados.rados.0.smithi137.stdout:1589: finishing write tid 3 to smithi13778320-401 2024-09-21T09:34:55.631 INFO:tasks.rados.rados.0.smithi137.stdout:1589: finishing write tid 4 to smithi13778320-401 2024-09-21T09:34:55.631 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 401 v 221 (ObjNum 1104 snap 0 seq_num 1104) dirty exists 2024-09-21T09:34:55.631 INFO:tasks.rados.rados.0.smithi137.stdout:1589: left oid 401 (ObjNum 1104 snap 0 seq_num 1104) 2024-09-21T09:34:55.631 INFO:tasks.rados.rados.0.smithi137.stdout:1590: finishing write tid 1 to smithi13778320-384 2024-09-21T09:34:55.631 INFO:tasks.rados.rados.0.smithi137.stdout:1597: seq_num 1107 ranges {605349=571828,1679096=420377} 2024-09-21T09:34:55.635 INFO:tasks.rados.rados.0.smithi137.stdout:1597: writing smithi13778320-486 from 605349 to 1177177 tid 1 2024-09-21T09:34:55.641 INFO:tasks.rados.rados.0.smithi137.stdout:1597: writing smithi13778320-486 from 1679096 to 2099473 tid 2 2024-09-21T09:34:55.641 INFO:tasks.rados.rados.0.smithi137.stdout:1589: done (8 left) 2024-09-21T09:34:55.641 INFO:tasks.rados.rados.0.smithi137.stdout:1598: write oid 432 current snap is 0 2024-09-21T09:34:55.641 INFO:tasks.rados.rados.0.smithi137.stdout:1598: seq_num 1108 ranges {622156=647077,1737578=680388} 2024-09-21T09:34:55.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:55 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3171797051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:55.648 INFO:tasks.rados.rados.0.smithi137.stdout:1598: writing smithi13778320-432 from 622156 to 1269233 tid 1 2024-09-21T09:34:55.654 INFO:tasks.rados.rados.0.smithi137.stdout:1598: writing smithi13778320-432 from 1737578 to 2417966 tid 2 2024-09-21T09:34:55.654 INFO:tasks.rados.rados.0.smithi137.stdout:1599: write oid 103 current snap is 0 2024-09-21T09:34:55.654 INFO:tasks.rados.rados.0.smithi137.stdout:1599: seq_num 1109 ranges {638963=722326,2079707=424046} 2024-09-21T09:34:55.661 INFO:tasks.rados.rados.0.smithi137.stdout:1599: writing smithi13778320-103 from 638963 to 1361289 tid 1 2024-09-21T09:34:55.668 INFO:tasks.rados.rados.0.smithi137.stdout:1599: writing smithi13778320-103 from 2079707 to 2503753 tid 2 2024-09-21T09:34:55.668 INFO:tasks.rados.rados.0.smithi137.stdout:1600: read oid 152 snap -1 2024-09-21T09:34:55.668 INFO:tasks.rados.rados.0.smithi137.stdout:1600: expect (ObjNum 703 snap 0 seq_num 703) 2024-09-21T09:34:55.668 INFO:tasks.rados.rados.0.smithi137.stdout:1601: write oid 341 current snap is 0 2024-09-21T09:34:55.668 INFO:tasks.rados.rados.0.smithi137.stdout:1601: seq_num 1110 ranges {655770=513928,1854542=684057} 2024-09-21T09:34:55.675 INFO:tasks.rados.rados.0.smithi137.stdout:1601: writing smithi13778320-341 from 655770 to 1169698 tid 1 2024-09-21T09:34:55.683 INFO:tasks.rados.rados.0.smithi137.stdout:1601: writing smithi13778320-341 from 1854542 to 2538599 tid 2 2024-09-21T09:34:55.683 INFO:tasks.rados.rados.0.smithi137.stdout:1602: read oid 185 snap -1 2024-09-21T09:34:55.683 INFO:tasks.rados.rados.0.smithi137.stdout:1602: expect deleted 2024-09-21T09:34:55.683 INFO:tasks.rados.rados.0.smithi137.stdout:1603: write oid 253 current snap is 0 2024-09-21T09:34:55.683 INFO:tasks.rados.rados.0.smithi137.stdout:1595: expect (ObjNum 98 snap 0 seq_num 98) 2024-09-21T09:34:55.799 INFO:tasks.rados.rados.0.smithi137.stdout:1592: expect (ObjNum 441 snap 0 seq_num 441) 2024-09-21T09:34:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:55 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3171797051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:55.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:55 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3171797051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:55.909 INFO:tasks.rados.rados.0.smithi137.stdout:1593: expect (ObjNum 116 snap 0 seq_num 116) 2024-09-21T09:34:56.041 INFO:tasks.rados.rados.0.smithi137.stdout:1596: finishing write tid 1 to smithi13778320-7 2024-09-21T09:34:56.041 INFO:tasks.rados.rados.0.smithi137.stdout:1590: finishing write tid 2 to smithi13778320-384 2024-09-21T09:34:56.041 INFO:tasks.rados.rados.0.smithi137.stdout:1590: finishing write tid 3 to smithi13778320-384 2024-09-21T09:34:56.041 INFO:tasks.rados.rados.0.smithi137.stdout:1590: finishing write tid 4 to smithi13778320-384 2024-09-21T09:34:56.042 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 384 v 169 (ObjNum 1105 snap 0 seq_num 1105) dirty exists 2024-09-21T09:34:56.042 INFO:tasks.rados.rados.0.smithi137.stdout:1590: left oid 384 (ObjNum 1105 snap 0 seq_num 1105) 2024-09-21T09:34:56.042 INFO:tasks.rados.rados.0.smithi137.stdout:1594: expect (ObjNum 1020 snap 0 seq_num 1020) 2024-09-21T09:34:56.207 INFO:tasks.rados.rados.0.smithi137.stdout:1596: finishing write tid 2 to smithi13778320-7 2024-09-21T09:34:56.208 INFO:tasks.rados.rados.0.smithi137.stdout:1596: finishing write tid 3 to smithi13778320-7 2024-09-21T09:34:56.208 INFO:tasks.rados.rados.0.smithi137.stdout:1596: finishing write tid 4 to smithi13778320-7 2024-09-21T09:34:56.208 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 7 v 249 (ObjNum 1106 snap 0 seq_num 1106) dirty exists 2024-09-21T09:34:56.208 INFO:tasks.rados.rados.0.smithi137.stdout:1596: left oid 7 (ObjNum 1106 snap 0 seq_num 1106) 2024-09-21T09:34:56.208 INFO:tasks.rados.rados.0.smithi137.stdout:1603: seq_num 1111 ranges {672577=589177,1913024=427715} 2024-09-21T09:34:56.215 INFO:tasks.rados.rados.0.smithi137.stdout:1603: writing smithi13778320-253 from 672577 to 1261754 tid 1 2024-09-21T09:34:56.224 INFO:tasks.rados.rados.0.smithi137.stdout:1603: writing smithi13778320-253 from 1913024 to 2340739 tid 2 2024-09-21T09:34:56.224 INFO:tasks.rados.rados.0.smithi137.stdout:1590: done (13 left) 2024-09-21T09:34:56.224 INFO:tasks.rados.rados.0.smithi137.stdout:1591: done (12 left) 2024-09-21T09:34:56.224 INFO:tasks.rados.rados.0.smithi137.stdout:1592: done (11 left) 2024-09-21T09:34:56.224 INFO:tasks.rados.rados.0.smithi137.stdout:1593: done (10 left) 2024-09-21T09:34:56.224 INFO:tasks.rados.rados.0.smithi137.stdout:1594: done (9 left) 2024-09-21T09:34:56.225 INFO:tasks.rados.rados.0.smithi137.stdout:1595: done (8 left) 2024-09-21T09:34:56.225 INFO:tasks.rados.rados.0.smithi137.stdout:1596: done (7 left) 2024-09-21T09:34:56.225 INFO:tasks.rados.rados.0.smithi137.stdout:1604: read oid 210 snap -1 2024-09-21T09:34:56.225 INFO:tasks.rados.rados.0.smithi137.stdout:1604: expect (ObjNum 700 snap 0 seq_num 700) 2024-09-21T09:34:56.225 INFO:tasks.rados.rados.0.smithi137.stdout:1605: read oid 390 snap -1 2024-09-21T09:34:56.225 INFO:tasks.rados.rados.0.smithi137.stdout:1605: expect deleted 2024-09-21T09:34:56.225 INFO:tasks.rados.rados.0.smithi137.stdout:1606: read oid 195 snap -1 2024-09-21T09:34:56.225 INFO:tasks.rados.rados.0.smithi137.stdout:1606: expect (ObjNum 194 snap 0 seq_num 194) 2024-09-21T09:34:56.225 INFO:tasks.rados.rados.0.smithi137.stdout:1607: delete oid 364 current snap is 0 2024-09-21T09:34:56.226 INFO:tasks.rados.rados.0.smithi137.stdout:1597: finishing write tid 1 to smithi13778320-486 2024-09-21T09:34:56.226 INFO:tasks.rados.rados.0.smithi137.stdout:1597: finishing write tid 2 to smithi13778320-486 2024-09-21T09:34:56.226 INFO:tasks.rados.rados.0.smithi137.stdout:1597: finishing write tid 3 to smithi13778320-486 2024-09-21T09:34:56.226 INFO:tasks.rados.rados.0.smithi137.stdout:1597: finishing write tid 4 to smithi13778320-486 2024-09-21T09:34:56.226 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 486 v 210 (ObjNum 1107 snap 0 seq_num 1107) dirty exists 2024-09-21T09:34:56.226 INFO:tasks.rados.rados.0.smithi137.stdout:1597: left oid 486 (ObjNum 1107 snap 0 seq_num 1107) 2024-09-21T09:34:56.226 INFO:tasks.rados.rados.0.smithi137.stdout:1598: finishing write tid 1 to smithi13778320-432 2024-09-21T09:34:56.226 INFO:tasks.rados.rados.0.smithi137.stdout:1598: finishing write tid 2 to smithi13778320-432 2024-09-21T09:34:56.227 INFO:tasks.rados.rados.0.smithi137.stdout:1598: finishing write tid 3 to smithi13778320-432 2024-09-21T09:34:56.227 INFO:tasks.rados.rados.0.smithi137.stdout:1598: finishing write tid 4 to smithi13778320-432 2024-09-21T09:34:56.227 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 432 v 198 (ObjNum 1108 snap 0 seq_num 1108) dirty exists 2024-09-21T09:34:56.227 INFO:tasks.rados.rados.0.smithi137.stdout:1598: left oid 432 (ObjNum 1108 snap 0 seq_num 1108) 2024-09-21T09:34:56.227 INFO:tasks.rados.rados.0.smithi137.stdout:1599: finishing write tid 1 to smithi13778320-103 2024-09-21T09:34:56.227 INFO:tasks.rados.rados.0.smithi137.stdout:1599: finishing write tid 2 to smithi13778320-103 2024-09-21T09:34:56.227 INFO:tasks.rados.rados.0.smithi137.stdout:1599: finishing write tid 3 to smithi13778320-103 2024-09-21T09:34:56.227 INFO:tasks.rados.rados.0.smithi137.stdout:1599: finishing write tid 4 to smithi13778320-103 2024-09-21T09:34:56.227 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 103 v 225 (ObjNum 1109 snap 0 seq_num 1109) dirty exists 2024-09-21T09:34:56.227 INFO:tasks.rados.rados.0.smithi137.stdout:1599: left oid 103 (ObjNum 1109 snap 0 seq_num 1109) 2024-09-21T09:34:56.227 INFO:tasks.rados.rados.0.smithi137.stdout:1600: expect (ObjNum 703 snap 0 seq_num 703) 2024-09-21T09:34:56.477 INFO:tasks.rados.rados.0.smithi137.stdout:1601: finishing write tid 1 to smithi13778320-341 2024-09-21T09:34:56.478 INFO:tasks.rados.rados.0.smithi137.stdout:1601: finishing write tid 2 to smithi13778320-341 2024-09-21T09:34:56.478 INFO:tasks.rados.rados.0.smithi137.stdout:1601: finishing write tid 3 to smithi13778320-341 2024-09-21T09:34:56.478 INFO:tasks.rados.rados.0.smithi137.stdout:1601: finishing write tid 4 to smithi13778320-341 2024-09-21T09:34:56.478 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 341 v 259 (ObjNum 1110 snap 0 seq_num 1110) dirty exists 2024-09-21T09:34:56.478 INFO:tasks.rados.rados.0.smithi137.stdout:1601: left oid 341 (ObjNum 1110 snap 0 seq_num 1110) 2024-09-21T09:34:56.478 INFO:tasks.rados.rados.0.smithi137.stdout:1597: done (10 left) 2024-09-21T09:34:56.478 INFO:tasks.rados.rados.0.smithi137.stdout:1598: done (9 left) 2024-09-21T09:34:56.478 INFO:tasks.rados.rados.0.smithi137.stdout:1599: done (8 left) 2024-09-21T09:34:56.478 INFO:tasks.rados.rados.0.smithi137.stdout:1600: done (7 left) 2024-09-21T09:34:56.478 INFO:tasks.rados.rados.0.smithi137.stdout:1601: done (6 left) 2024-09-21T09:34:56.478 INFO:tasks.rados.rados.0.smithi137.stdout:1602: done (5 left) 2024-09-21T09:34:56.479 INFO:tasks.rados.rados.0.smithi137.stdout:1607: done (4 left) 2024-09-21T09:34:56.479 INFO:tasks.rados.rados.0.smithi137.stdout:1608: read oid 261 snap -1 2024-09-21T09:34:56.479 INFO:tasks.rados.rados.0.smithi137.stdout:1608: expect (ObjNum 839 snap 0 seq_num 839) 2024-09-21T09:34:56.479 INFO:tasks.rados.rados.0.smithi137.stdout:1609: delete oid 183 current snap is 0 2024-09-21T09:34:56.479 INFO:tasks.rados.rados.0.smithi137.stdout:1603: finishing write tid 1 to smithi13778320-253 2024-09-21T09:34:56.479 INFO:tasks.rados.rados.0.smithi137.stdout:1603: finishing write tid 2 to smithi13778320-253 2024-09-21T09:34:56.479 INFO:tasks.rados.rados.0.smithi137.stdout:1603: finishing write tid 3 to smithi13778320-253 2024-09-21T09:34:56.479 INFO:tasks.rados.rados.0.smithi137.stdout:1603: finishing write tid 4 to smithi13778320-253 2024-09-21T09:34:56.479 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 253 v 172 (ObjNum 1111 snap 0 seq_num 1111) dirty exists 2024-09-21T09:34:56.479 INFO:tasks.rados.rados.0.smithi137.stdout:1603: left oid 253 (ObjNum 1111 snap 0 seq_num 1111) 2024-09-21T09:34:56.479 INFO:tasks.rados.rados.0.smithi137.stdout:1606: expect (ObjNum 194 snap 0 seq_num 194) 2024-09-21T09:34:56.587 INFO:tasks.rados.rados.0.smithi137.stdout:1604: expect (ObjNum 700 snap 0 seq_num 700) 2024-09-21T09:34:56.764 INFO:tasks.rados.rados.0.smithi137.stdout:1608: expect (ObjNum 839 snap 0 seq_num 839) 2024-09-21T09:34:56.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:56 smithi137 ceph-mon[39068]: pgmap v128: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.9 MiB/s wr, 90 op/s 2024-09-21T09:34:56.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:56 smithi137 ceph-mon[39068]: from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:56.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:56 smithi137 ceph-mon[39068]: from='client.25103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:56.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:56 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:56.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:56 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:56.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:56 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:56.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:56 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:56 smithi137 ceph-mon[28941]: pgmap v128: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.9 MiB/s wr, 90 op/s 2024-09-21T09:34:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:56 smithi137 ceph-mon[28941]: from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:56 smithi137 ceph-mon[28941]: from='client.25103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:56 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:56 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:56 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:56 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:56.827 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:56 smithi165 ceph-mon[32789]: pgmap v128: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.9 MiB/s wr, 90 op/s 2024-09-21T09:34:56.827 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:56 smithi165 ceph-mon[32789]: from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:56.827 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:56 smithi165 ceph-mon[32789]: from='client.25103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:56.827 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:56 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:56.827 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:56 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:56.827 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:56 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:56.827 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:56 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:34:56.827 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: [21/Sep/2024:09:34:56] ENGINE Bus STARTING 2024-09-21T09:34:56.827 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: CherryPy Checker: 2024-09-21T09:34:56.827 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: The Application mounted at '' has an empty config. 2024-09-21T09:34:56.828 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: 2024-09-21T09:34:56.828 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: [21/Sep/2024:09:34:56] ENGINE Serving on http://:::9283 2024-09-21T09:34:56.828 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:34:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: [21/Sep/2024:09:34:56] ENGINE Bus STARTED 2024-09-21T09:34:56.853 INFO:tasks.rados.rados.0.smithi137.stdout:1603: done (5 left) 2024-09-21T09:34:56.853 INFO:tasks.rados.rados.0.smithi137.stdout:1604: done (4 left) 2024-09-21T09:34:56.853 INFO:tasks.rados.rados.0.smithi137.stdout:1605: done (3 left) 2024-09-21T09:34:56.853 INFO:tasks.rados.rados.0.smithi137.stdout:1606: done (2 left) 2024-09-21T09:34:56.853 INFO:tasks.rados.rados.0.smithi137.stdout:1608: done (1 left) 2024-09-21T09:34:56.853 INFO:tasks.rados.rados.0.smithi137.stdout:1609: done (0 left) 2024-09-21T09:34:56.853 INFO:tasks.rados.rados.0.smithi137.stdout:1610: read oid 121 snap -1 2024-09-21T09:34:56.853 INFO:tasks.rados.rados.0.smithi137.stdout:1610: expect (ObjNum 1072 snap 0 seq_num 1072) 2024-09-21T09:34:56.854 INFO:tasks.rados.rados.0.smithi137.stdout:1611: delete oid 217 current snap is 0 2024-09-21T09:34:56.854 INFO:tasks.rados.rados.0.smithi137.stdout:1611: done (1 left) 2024-09-21T09:34:56.854 INFO:tasks.rados.rados.0.smithi137.stdout:1612: read oid 352 snap -1 2024-09-21T09:34:56.854 INFO:tasks.rados.rados.0.smithi137.stdout:1612: expect deleted 2024-09-21T09:34:56.854 INFO:tasks.rados.rados.0.smithi137.stdout:1613: write oid 477 current snap is 0 2024-09-21T09:34:56.855 INFO:tasks.rados.rados.0.smithi137.stdout:1613: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2024-09-21T09:34:56.861 INFO:tasks.rados.rados.0.smithi137.stdout:1613: writing smithi13778320-477 from 739805 to 1229978 tid 1 2024-09-21T09:34:56.866 INFO:tasks.rados.rados.0.smithi137.stdout:1613: writing smithi13778320-477 from 1630599 to 2065652 tid 2 2024-09-21T09:34:56.870 INFO:tasks.rados.rados.0.smithi137.stdout:1613: writing smithi13778320-477 from 2636284 to 2739805 tid 3 2024-09-21T09:34:56.870 INFO:tasks.rados.rados.0.smithi137.stdout:1614: write oid 408 current snap is 0 2024-09-21T09:34:56.870 INFO:tasks.rados.rados.0.smithi137.stdout:1614: seq_num 1116 ranges {756612=565422,2089081=578711} 2024-09-21T09:34:56.876 INFO:tasks.rados.rados.0.smithi137.stdout:1614: writing smithi13778320-408 from 756612 to 1322034 tid 1 2024-09-21T09:34:56.884 INFO:tasks.rados.rados.0.smithi137.stdout:1614: writing smithi13778320-408 from 2089081 to 2667792 tid 2 2024-09-21T09:34:56.884 INFO:tasks.rados.rados.0.smithi137.stdout:1615: write oid 407 current snap is 0 2024-09-21T09:34:56.884 INFO:tasks.rados.rados.0.smithi137.stdout:1615: seq_num 1117 ranges {773419=640671,2147563=438722} 2024-09-21T09:34:56.892 INFO:tasks.rados.rados.0.smithi137.stdout:1615: writing smithi13778320-407 from 773419 to 1414090 tid 1 2024-09-21T09:34:56.898 INFO:tasks.rados.rados.0.smithi137.stdout:1615: writing smithi13778320-407 from 2147563 to 2586285 tid 2 2024-09-21T09:34:56.898 INFO:tasks.rados.rados.0.smithi137.stdout:1616: delete oid 165 current snap is 0 2024-09-21T09:34:56.898 INFO:tasks.rados.rados.0.smithi137.stdout:1610: expect (ObjNum 1072 snap 0 seq_num 1072) 2024-09-21T09:34:57.028 INFO:tasks.rados.rados.0.smithi137.stdout:1613: finishing write tid 1 to smithi13778320-477 2024-09-21T09:34:57.029 INFO:tasks.rados.rados.0.smithi137.stdout:1613: finishing write tid 2 to smithi13778320-477 2024-09-21T09:34:57.029 INFO:tasks.rados.rados.0.smithi137.stdout:1613: finishing write tid 3 to smithi13778320-477 2024-09-21T09:34:57.029 INFO:tasks.rados.rados.0.smithi137.stdout:1613: finishing write tid 4 to smithi13778320-477 2024-09-21T09:34:57.030 INFO:tasks.rados.rados.0.smithi137.stdout:1613: finishing write tid 5 to smithi13778320-477 2024-09-21T09:34:57.030 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 477 v 273 (ObjNum 1115 snap 0 seq_num 1115) dirty exists 2024-09-21T09:34:57.030 INFO:tasks.rados.rados.0.smithi137.stdout:1613: left oid 477 (ObjNum 1115 snap 0 seq_num 1115) 2024-09-21T09:34:57.030 INFO:tasks.rados.rados.0.smithi137.stdout:1614: finishing write tid 1 to smithi13778320-408 2024-09-21T09:34:57.030 INFO:tasks.rados.rados.0.smithi137.stdout:1610: done (5 left) 2024-09-21T09:34:57.030 INFO:tasks.rados.rados.0.smithi137.stdout:1612: done (4 left) 2024-09-21T09:34:57.030 INFO:tasks.rados.rados.0.smithi137.stdout:1613: done (3 left) 2024-09-21T09:34:57.030 INFO:tasks.rados.rados.0.smithi137.stdout:1616: done (2 left) 2024-09-21T09:34:57.030 INFO:tasks.rados.rados.0.smithi137.stdout:1617: read oid 328 snap -1 2024-09-21T09:34:57.030 INFO:tasks.rados.rados.0.smithi137.stdout:1617: expect deleted 2024-09-21T09:34:57.030 INFO:tasks.rados.rados.0.smithi137.stdout:1618: write oid 98 current snap is 0 2024-09-21T09:34:57.030 INFO:tasks.rados.rados.0.smithi137.stdout:1614: finishing write tid 2 to smithi13778320-408 2024-09-21T09:34:57.030 INFO:tasks.rados.rados.0.smithi137.stdout:1614: finishing write tid 3 to smithi13778320-408 2024-09-21T09:34:57.030 INFO:tasks.rados.rados.0.smithi137.stdout:1614: finishing write tid 4 to smithi13778320-408 2024-09-21T09:34:57.031 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 408 v 232 (ObjNum 1116 snap 0 seq_num 1116) dirty exists 2024-09-21T09:34:57.031 INFO:tasks.rados.rados.0.smithi137.stdout:1614: left oid 408 (ObjNum 1116 snap 0 seq_num 1116) 2024-09-21T09:34:57.031 INFO:tasks.rados.rados.0.smithi137.stdout:1615: finishing write tid 1 to smithi13778320-407 2024-09-21T09:34:57.031 INFO:tasks.rados.rados.0.smithi137.stdout:1618: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2024-09-21T09:34:57.032 INFO:tasks.rados.rados.0.smithi137.stdout:1618: writing smithi13778320-98 from 407033 to 914555 tid 1 2024-09-21T09:34:57.038 INFO:tasks.rados.rados.0.smithi137.stdout:1618: writing smithi13778320-98 from 1464527 to 1906918 tid 2 2024-09-21T09:34:57.043 INFO:tasks.rados.rados.0.smithi137.stdout:1618: writing smithi13778320-98 from 2345976 to 2807033 tid 3 2024-09-21T09:34:57.043 INFO:tasks.rados.rados.0.smithi137.stdout:1614: done (3 left) 2024-09-21T09:34:57.044 INFO:tasks.rados.rados.0.smithi137.stdout:1619: read oid 176 snap -1 2024-09-21T09:34:57.044 INFO:tasks.rados.rados.0.smithi137.stdout:1619: expect (ObjNum 175 snap 0 seq_num 175) 2024-09-21T09:34:57.044 INFO:tasks.rados.rados.0.smithi137.stdout:1620: write oid 418 current snap is 0 2024-09-21T09:34:57.044 INFO:tasks.rados.rados.0.smithi137.stdout:1620: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2024-09-21T09:34:57.049 INFO:tasks.rados.rados.0.smithi137.stdout:1620: writing smithi13778320-418 from 423840 to 1006611 tid 1 2024-09-21T09:34:57.055 INFO:tasks.rados.rados.0.smithi137.stdout:1620: writing smithi13778320-418 from 1523009 to 2109058 tid 2 2024-09-21T09:34:57.059 INFO:tasks.rados.rados.0.smithi137.stdout:1620: writing smithi13778320-418 from 2657046 to 2823840 tid 3 2024-09-21T09:34:57.059 INFO:tasks.rados.rados.0.smithi137.stdout:1621: read oid 421 snap -1 2024-09-21T09:34:57.060 INFO:tasks.rados.rados.0.smithi137.stdout:1621: expect (ObjNum 815 snap 0 seq_num 815) 2024-09-21T09:34:57.060 INFO:tasks.rados.rados.0.smithi137.stdout:1622: write oid 26 current snap is 0 2024-09-21T09:34:57.060 INFO:tasks.rados.rados.0.smithi137.stdout:1615: finishing write tid 2 to smithi13778320-407 2024-09-21T09:34:57.060 INFO:tasks.rados.rados.0.smithi137.stdout:1615: finishing write tid 3 to smithi13778320-407 2024-09-21T09:34:57.060 INFO:tasks.rados.rados.0.smithi137.stdout:1615: finishing write tid 4 to smithi13778320-407 2024-09-21T09:34:57.060 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 407 v 196 (ObjNum 1117 snap 0 seq_num 1117) dirty exists 2024-09-21T09:34:57.060 INFO:tasks.rados.rados.0.smithi137.stdout:1615: left oid 407 (ObjNum 1117 snap 0 seq_num 1117) 2024-09-21T09:34:57.060 INFO:tasks.rados.rados.0.smithi137.stdout:1618: finishing write tid 1 to smithi13778320-98 2024-09-21T09:34:57.060 INFO:tasks.rados.rados.0.smithi137.stdout:1618: finishing write tid 2 to smithi13778320-98 2024-09-21T09:34:57.060 INFO:tasks.rados.rados.0.smithi137.stdout:1618: finishing write tid 3 to smithi13778320-98 2024-09-21T09:34:57.060 INFO:tasks.rados.rados.0.smithi137.stdout:1618: finishing write tid 4 to smithi13778320-98 2024-09-21T09:34:57.060 INFO:tasks.rados.rados.0.smithi137.stdout:1622: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2024-09-21T09:34:57.065 INFO:tasks.rados.rados.0.smithi137.stdout:1622: writing smithi13778320-26 from 440647 to 1098667 tid 1 2024-09-21T09:34:57.070 INFO:tasks.rados.rados.0.smithi137.stdout:1622: writing smithi13778320-26 from 1581491 to 2027551 tid 2 2024-09-21T09:34:57.075 INFO:tasks.rados.rados.0.smithi137.stdout:1622: writing smithi13778320-26 from 2800822 to 2840647 tid 3 2024-09-21T09:34:57.075 INFO:tasks.rados.rados.0.smithi137.stdout:1615: done (6 left) 2024-09-21T09:34:57.075 INFO:tasks.rados.rados.0.smithi137.stdout:1617: done (5 left) 2024-09-21T09:34:57.075 INFO:tasks.rados.rados.0.smithi137.stdout:1623: write oid 111 current snap is 0 2024-09-21T09:34:57.075 INFO:tasks.rados.rados.0.smithi137.stdout:1623: seq_num 1122 ranges {457454=733269,1923620=589718} 2024-09-21T09:34:57.081 INFO:tasks.rados.rados.0.smithi137.stdout:1623: writing smithi13778320-111 from 457454 to 1190723 tid 1 2024-09-21T09:34:57.088 INFO:tasks.rados.rados.0.smithi137.stdout:1623: writing smithi13778320-111 from 1923620 to 2513338 tid 2 2024-09-21T09:34:57.089 INFO:tasks.rados.rados.0.smithi137.stdout:1624: write oid 253 current snap is 0 2024-09-21T09:34:57.089 INFO:tasks.rados.rados.0.smithi137.stdout:1618: finishing write tid 5 to smithi13778320-98 2024-09-21T09:34:57.089 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 98 v 203 (ObjNum 1119 snap 0 seq_num 1119) dirty exists 2024-09-21T09:34:57.089 INFO:tasks.rados.rados.0.smithi137.stdout:1618: left oid 98 (ObjNum 1119 snap 0 seq_num 1119) 2024-09-21T09:34:57.089 INFO:tasks.rados.rados.0.smithi137.stdout:1619: expect (ObjNum 175 snap 0 seq_num 175) 2024-09-21T09:34:57.187 INFO:tasks.rados.rados.0.smithi137.stdout:1620: finishing write tid 1 to smithi13778320-418 2024-09-21T09:34:57.188 INFO:tasks.rados.rados.0.smithi137.stdout:1620: finishing write tid 2 to smithi13778320-418 2024-09-21T09:34:57.188 INFO:tasks.rados.rados.0.smithi137.stdout:1624: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2024-09-21T09:34:57.192 INFO:tasks.rados.rados.0.smithi137.stdout:1624: writing smithi13778320-253 from 474261 to 882779 tid 1 2024-09-21T09:34:57.198 INFO:tasks.rados.rados.0.smithi137.stdout:1624: writing smithi13778320-253 from 1582102 to 2031831 tid 2 2024-09-21T09:34:57.203 INFO:tasks.rados.rados.0.smithi137.stdout:1624: writing smithi13778320-253 from 2739315 to 2874261 tid 3 2024-09-21T09:34:57.203 INFO:tasks.rados.rados.0.smithi137.stdout:1618: done (6 left) 2024-09-21T09:34:57.203 INFO:tasks.rados.rados.0.smithi137.stdout:1619: done (5 left) 2024-09-21T09:34:57.203 INFO:tasks.rados.rados.0.smithi137.stdout:1625: read oid 359 snap -1 2024-09-21T09:34:57.203 INFO:tasks.rados.rados.0.smithi137.stdout:1625: expect (ObjNum 756 snap 0 seq_num 756) 2024-09-21T09:34:57.203 INFO:tasks.rados.rados.0.smithi137.stdout:1626: write oid 72 current snap is 0 2024-09-21T09:34:57.203 INFO:tasks.rados.rados.0.smithi137.stdout:1620: finishing write tid 3 to smithi13778320-418 2024-09-21T09:34:57.203 INFO:tasks.rados.rados.0.smithi137.stdout:1620: finishing write tid 4 to smithi13778320-418 2024-09-21T09:34:57.204 INFO:tasks.rados.rados.0.smithi137.stdout:1620: finishing write tid 5 to smithi13778320-418 2024-09-21T09:34:57.204 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 418 v 300 (ObjNum 1120 snap 0 seq_num 1120) dirty exists 2024-09-21T09:34:57.204 INFO:tasks.rados.rados.0.smithi137.stdout:1620: left oid 418 (ObjNum 1120 snap 0 seq_num 1120) 2024-09-21T09:34:57.204 INFO:tasks.rados.rados.0.smithi137.stdout:1621: expect (ObjNum 815 snap 0 seq_num 815) 2024-09-21T09:34:57.405 INFO:tasks.rados.rados.0.smithi137.stdout:1622: finishing write tid 1 to smithi13778320-26 2024-09-21T09:34:57.405 INFO:tasks.rados.rados.0.smithi137.stdout:1622: finishing write tid 2 to smithi13778320-26 2024-09-21T09:34:57.405 INFO:tasks.rados.rados.0.smithi137.stdout:1622: finishing write tid 3 to smithi13778320-26 2024-09-21T09:34:57.405 INFO:tasks.rados.rados.0.smithi137.stdout:1622: finishing write tid 4 to smithi13778320-26 2024-09-21T09:34:57.405 INFO:tasks.rados.rados.0.smithi137.stdout:1622: finishing write tid 5 to smithi13778320-26 2024-09-21T09:34:57.406 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 26 v 304 (ObjNum 1121 snap 0 seq_num 1121) dirty exists 2024-09-21T09:34:57.406 INFO:tasks.rados.rados.0.smithi137.stdout:1622: left oid 26 (ObjNum 1121 snap 0 seq_num 1121) 2024-09-21T09:34:57.406 INFO:tasks.rados.rados.0.smithi137.stdout:1623: finishing write tid 1 to smithi13778320-111 2024-09-21T09:34:57.406 INFO:tasks.rados.rados.0.smithi137.stdout:1626: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2024-09-21T09:34:57.410 INFO:tasks.rados.rados.0.smithi137.stdout:1626: writing smithi13778320-72 from 491068 to 974835 tid 1 2024-09-21T09:34:57.417 INFO:tasks.rados.rados.0.smithi137.stdout:1626: writing smithi13778320-72 from 1640584 to 2233971 tid 2 2024-09-21T09:34:57.421 INFO:tasks.rados.rados.0.smithi137.stdout:1626: writing smithi13778320-72 from 2650385 to 2891068 tid 3 2024-09-21T09:34:57.421 INFO:tasks.rados.rados.0.smithi137.stdout:1620: done (6 left) 2024-09-21T09:34:57.421 INFO:tasks.rados.rados.0.smithi137.stdout:1621: done (5 left) 2024-09-21T09:34:57.421 INFO:tasks.rados.rados.0.smithi137.stdout:1622: done (4 left) 2024-09-21T09:34:57.422 INFO:tasks.rados.rados.0.smithi137.stdout:1627: read oid 247 snap -1 2024-09-21T09:34:57.422 INFO:tasks.rados.rados.0.smithi137.stdout:1627: expect (ObjNum 992 snap 0 seq_num 992) 2024-09-21T09:34:57.422 INFO:tasks.rados.rados.0.smithi137.stdout:1628: write oid 233 current snap is 0 2024-09-21T09:34:57.422 INFO:tasks.rados.rados.0.smithi137.stdout:1628: seq_num 1125 ranges {507875=559016,1699066=737045} 2024-09-21T09:34:57.427 INFO:tasks.rados.rados.0.smithi137.stdout:1628: writing smithi13778320-233 from 507875 to 1066891 tid 1 2024-09-21T09:34:57.435 INFO:tasks.rados.rados.0.smithi137.stdout:1628: writing smithi13778320-233 from 1699066 to 2436111 tid 2 2024-09-21T09:34:57.435 INFO:tasks.rados.rados.0.smithi137.stdout:1629: write oid 107 current snap is 0 2024-09-21T09:34:57.435 INFO:tasks.rados.rados.0.smithi137.stdout:1623: finishing write tid 2 to smithi13778320-111 2024-09-21T09:34:57.435 INFO:tasks.rados.rados.0.smithi137.stdout:1623: finishing write tid 3 to smithi13778320-111 2024-09-21T09:34:57.435 INFO:tasks.rados.rados.0.smithi137.stdout:1623: finishing write tid 4 to smithi13778320-111 2024-09-21T09:34:57.435 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 111 v 235 (ObjNum 1122 snap 0 seq_num 1122) dirty exists 2024-09-21T09:34:57.435 INFO:tasks.rados.rados.0.smithi137.stdout:1623: left oid 111 (ObjNum 1122 snap 0 seq_num 1122) 2024-09-21T09:34:57.435 INFO:tasks.rados.rados.0.smithi137.stdout:1629: seq_num 1126 ranges {524682=750618,1757548=597056} 2024-09-21T09:34:57.441 INFO:tasks.rados.rados.0.smithi137.stdout:1629: writing smithi13778320-107 from 524682 to 1275300 tid 1 2024-09-21T09:34:57.447 INFO:tasks.rados.rados.0.smithi137.stdout:1629: writing smithi13778320-107 from 1757548 to 2354604 tid 2 2024-09-21T09:34:57.448 INFO:tasks.rados.rados.0.smithi137.stdout:1623: done (6 left) 2024-09-21T09:34:57.448 INFO:tasks.rados.rados.0.smithi137.stdout:1630: read oid 147 snap -1 2024-09-21T09:34:57.448 INFO:tasks.rados.rados.0.smithi137.stdout:1630: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-09-21T09:34:57.448 INFO:tasks.rados.rados.0.smithi137.stdout:1631: read oid 410 snap -1 2024-09-21T09:34:57.448 INFO:tasks.rados.rados.0.smithi137.stdout:1631: expect (ObjNum 978 snap 0 seq_num 978) 2024-09-21T09:34:57.448 INFO:tasks.rados.rados.0.smithi137.stdout:1632: write oid 197 current snap is 0 2024-09-21T09:34:57.448 INFO:tasks.rados.rados.0.smithi137.stdout:1624: finishing write tid 1 to smithi13778320-253 2024-09-21T09:34:57.448 INFO:tasks.rados.rados.0.smithi137.stdout:1624: finishing write tid 2 to smithi13778320-253 2024-09-21T09:34:57.448 INFO:tasks.rados.rados.0.smithi137.stdout:1624: finishing write tid 3 to smithi13778320-253 2024-09-21T09:34:57.448 INFO:tasks.rados.rados.0.smithi137.stdout:1624: finishing write tid 4 to smithi13778320-253 2024-09-21T09:34:57.448 INFO:tasks.rados.rados.0.smithi137.stdout:1624: finishing write tid 5 to smithi13778320-253 2024-09-21T09:34:57.449 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 253 v 176 (ObjNum 1123 snap 0 seq_num 1123) dirty exists 2024-09-21T09:34:57.449 INFO:tasks.rados.rados.0.smithi137.stdout:1624: left oid 253 (ObjNum 1123 snap 0 seq_num 1123) 2024-09-21T09:34:57.449 INFO:tasks.rados.rados.0.smithi137.stdout:1625: expect (ObjNum 756 snap 0 seq_num 756) 2024-09-21T09:34:57.574 INFO:tasks.rados.rados.0.smithi137.stdout:1626: finishing write tid 1 to smithi13778320-72 2024-09-21T09:34:57.574 INFO:tasks.rados.rados.0.smithi137.stdout:1626: finishing write tid 2 to smithi13778320-72 2024-09-21T09:34:57.574 INFO:tasks.rados.rados.0.smithi137.stdout:1632: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2024-09-21T09:34:57.579 INFO:tasks.rados.rados.0.smithi137.stdout:1632: writing smithi13778320-197 from 541489 to 967356 tid 1 2024-09-21T09:34:57.585 INFO:tasks.rados.rados.0.smithi137.stdout:1632: writing smithi13778320-197 from 1416030 to 2156744 tid 2 2024-09-21T09:34:57.591 INFO:tasks.rados.rados.0.smithi137.stdout:1632: writing smithi13778320-197 from 2732654 to 2941489 tid 3 2024-09-21T09:34:57.591 INFO:tasks.rados.rados.0.smithi137.stdout:1624: done (8 left) 2024-09-21T09:34:57.591 INFO:tasks.rados.rados.0.smithi137.stdout:1625: done (7 left) 2024-09-21T09:34:57.591 INFO:tasks.rados.rados.0.smithi137.stdout:1633: write oid 13 current snap is 0 2024-09-21T09:34:57.591 INFO:tasks.rados.rados.0.smithi137.stdout:1626: finishing write tid 3 to smithi13778320-72 2024-09-21T09:34:57.591 INFO:tasks.rados.rados.0.smithi137.stdout:1626: finishing write tid 4 to smithi13778320-72 2024-09-21T09:34:57.591 INFO:tasks.rados.rados.0.smithi137.stdout:1626: finishing write tid 5 to smithi13778320-72 2024-09-21T09:34:57.591 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 72 v 203 (ObjNum 1124 snap 0 seq_num 1124) dirty exists 2024-09-21T09:34:57.591 INFO:tasks.rados.rados.0.smithi137.stdout:1626: left oid 72 (ObjNum 1124 snap 0 seq_num 1124) 2024-09-21T09:34:57.591 INFO:tasks.rados.rados.0.smithi137.stdout:1627: expect (ObjNum 992 snap 0 seq_num 992) 2024-09-21T09:34:57.682 INFO:tasks.rados.rados.0.smithi137.stdout:1628: finishing write tid 1 to smithi13778320-233 2024-09-21T09:34:57.682 INFO:tasks.rados.rados.0.smithi137.stdout:1633: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2024-09-21T09:34:57.689 INFO:tasks.rados.rados.0.smithi137.stdout:1633: writing smithi13778320-13 from 558296 to 1059412 tid 1 2024-09-21T09:34:57.694 INFO:tasks.rados.rados.0.smithi137.stdout:1633: writing smithi13778320-13 from 1474512 to 2075237 tid 2 2024-09-21T09:34:57.700 INFO:tasks.rados.rados.0.smithi137.stdout:1633: writing smithi13778320-13 from 2760077 to 2958296 tid 3 2024-09-21T09:34:57.700 INFO:tasks.rados.rados.0.smithi137.stdout:1626: done (7 left) 2024-09-21T09:34:57.700 INFO:tasks.rados.rados.0.smithi137.stdout:1627: done (6 left) 2024-09-21T09:34:57.700 INFO:tasks.rados.rados.0.smithi137.stdout:1628: finishing write tid 2 to smithi13778320-233 2024-09-21T09:34:57.700 INFO:tasks.rados.rados.0.smithi137.stdout:1628: finishing write tid 3 to smithi13778320-233 2024-09-21T09:34:57.700 INFO:tasks.rados.rados.0.smithi137.stdout:1628: finishing write tid 4 to smithi13778320-233 2024-09-21T09:34:57.700 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 233 v 263 (ObjNum 1125 snap 0 seq_num 1125) dirty exists 2024-09-21T09:34:57.700 INFO:tasks.rados.rados.0.smithi137.stdout:1628: left oid 233 (ObjNum 1125 snap 0 seq_num 1125) 2024-09-21T09:34:57.700 INFO:tasks.rados.rados.0.smithi137.stdout:1629: finishing write tid 1 to smithi13778320-107 2024-09-21T09:34:57.700 INFO:tasks.rados.rados.0.smithi137.stdout:1634: read oid 46 snap -1 2024-09-21T09:34:57.701 INFO:tasks.rados.rados.0.smithi137.stdout:1634: expect (ObjNum 831 snap 0 seq_num 831) 2024-09-21T09:34:57.701 INFO:tasks.rados.rados.0.smithi137.stdout:1628: done (6 left) 2024-09-21T09:34:57.701 INFO:tasks.rados.rados.0.smithi137.stdout:1635: write oid 425 current snap is 0 2024-09-21T09:34:57.701 INFO:tasks.rados.rados.0.smithi137.stdout:1635: seq_num 1129 ranges {575103=576365,1932994=744383} 2024-09-21T09:34:57.707 INFO:tasks.rados.rados.0.smithi137.stdout:1635: writing smithi13778320-425 from 575103 to 1151468 tid 1 2024-09-21T09:34:57.715 INFO:tasks.rados.rados.0.smithi137.stdout:1635: writing smithi13778320-425 from 1932994 to 2677377 tid 2 2024-09-21T09:34:57.715 INFO:tasks.rados.rados.0.smithi137.stdout:1636: write oid 406 current snap is 0 2024-09-21T09:34:57.715 INFO:tasks.rados.rados.0.smithi137.stdout:1636: seq_num 1130 ranges {591910=651614,1875123=604394} 2024-09-21T09:34:57.721 INFO:tasks.rados.rados.0.smithi137.stdout:1636: writing smithi13778320-406 from 591910 to 1243524 tid 1 2024-09-21T09:34:57.729 INFO:tasks.rados.rados.0.smithi137.stdout:1636: writing smithi13778320-406 from 1875123 to 2479517 tid 2 2024-09-21T09:34:57.729 INFO:tasks.rados.rados.0.smithi137.stdout:1637: read oid 230 snap -1 2024-09-21T09:34:57.729 INFO:tasks.rados.rados.0.smithi137.stdout:1637: expect (ObjNum 229 snap 0 seq_num 229) 2024-09-21T09:34:57.729 INFO:tasks.rados.rados.0.smithi137.stdout:1638: write oid 437 current snap is 0 2024-09-21T09:34:57.729 INFO:tasks.rados.rados.0.smithi137.stdout:1631: expect (ObjNum 978 snap 0 seq_num 978) 2024-09-21T09:34:57.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:57 smithi137 ceph-mon[39068]: Standby manager daemon x restarted 2024-09-21T09:34:57.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:57 smithi137 ceph-mon[39068]: Standby manager daemon x started 2024-09-21T09:34:57.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:57 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:34:57.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:57 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:34:57.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:57 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:34:57.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:57 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:34:57.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:57 smithi137 ceph-mon[28941]: Standby manager daemon x restarted 2024-09-21T09:34:57.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:57 smithi137 ceph-mon[28941]: Standby manager daemon x started 2024-09-21T09:34:57.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:57 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:34:57.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:57 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:34:57.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:57 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:34:57.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:57 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:34:57.859 INFO:tasks.rados.rados.0.smithi137.stdout:1629: finishing write tid 2 to smithi13778320-107 2024-09-21T09:34:57.859 INFO:tasks.rados.rados.0.smithi137.stdout:1629: finishing write tid 3 to smithi13778320-107 2024-09-21T09:34:57.859 INFO:tasks.rados.rados.0.smithi137.stdout:1629: finishing write tid 4 to smithi13778320-107 2024-09-21T09:34:57.859 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 107 v 213 (ObjNum 1126 snap 0 seq_num 1126) dirty exists 2024-09-21T09:34:57.860 INFO:tasks.rados.rados.0.smithi137.stdout:1629: left oid 107 (ObjNum 1126 snap 0 seq_num 1126) 2024-09-21T09:34:57.860 INFO:tasks.rados.rados.0.smithi137.stdout:1630: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-09-21T09:34:57.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:57 smithi165 ceph-mon[32789]: Standby manager daemon x restarted 2024-09-21T09:34:57.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:57 smithi165 ceph-mon[32789]: Standby manager daemon x started 2024-09-21T09:34:57.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:57 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:34:57.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:57 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:34:57.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:57 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:34:57.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:57 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:34:58.000 INFO:tasks.rados.rados.0.smithi137.stdout:1632: finishing write tid 1 to smithi13778320-197 2024-09-21T09:34:58.000 INFO:tasks.rados.rados.0.smithi137.stdout:1632: finishing write tid 2 to smithi13778320-197 2024-09-21T09:34:58.000 INFO:tasks.rados.rados.0.smithi137.stdout:1632: finishing write tid 3 to smithi13778320-197 2024-09-21T09:34:58.000 INFO:tasks.rados.rados.0.smithi137.stdout:1638: seq_num 1131 ranges {608717=726863,1933605=748052} 2024-09-21T09:34:58.009 INFO:tasks.rados.rados.0.smithi137.stdout:1638: writing smithi13778320-437 from 608717 to 1335580 tid 1 2024-09-21T09:34:58.018 INFO:tasks.rados.rados.0.smithi137.stdout:1638: writing smithi13778320-437 from 1933605 to 2681657 tid 2 2024-09-21T09:34:58.019 INFO:tasks.rados.rados.0.smithi137.stdout:1629: done (9 left) 2024-09-21T09:34:58.019 INFO:tasks.rados.rados.0.smithi137.stdout:1630: done (8 left) 2024-09-21T09:34:58.019 INFO:tasks.rados.rados.0.smithi137.stdout:1631: done (7 left) 2024-09-21T09:34:58.019 INFO:tasks.rados.rados.0.smithi137.stdout:1639: write oid 449 current snap is 0 2024-09-21T09:34:58.019 INFO:tasks.rados.rados.0.smithi137.stdout:1632: finishing write tid 4 to smithi13778320-197 2024-09-21T09:34:58.019 INFO:tasks.rados.rados.0.smithi137.stdout:1632: finishing write tid 5 to smithi13778320-197 2024-09-21T09:34:58.019 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 197 v 254 (ObjNum 1127 snap 0 seq_num 1127) dirty exists 2024-09-21T09:34:58.019 INFO:tasks.rados.rados.0.smithi137.stdout:1632: left oid 197 (ObjNum 1127 snap 0 seq_num 1127) 2024-09-21T09:34:58.019 INFO:tasks.rados.rados.0.smithi137.stdout:1633: finishing write tid 1 to smithi13778320-13 2024-09-21T09:34:58.019 INFO:tasks.rados.rados.0.smithi137.stdout:1633: finishing write tid 2 to smithi13778320-13 2024-09-21T09:34:58.019 INFO:tasks.rados.rados.0.smithi137.stdout:1633: finishing write tid 3 to smithi13778320-13 2024-09-21T09:34:58.019 INFO:tasks.rados.rados.0.smithi137.stdout:1639: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2024-09-21T09:34:58.025 INFO:tasks.rados.rados.0.smithi137.stdout:1639: writing smithi13778320-449 from 625524 to 1027636 tid 1 2024-09-21T09:34:58.033 INFO:tasks.rados.rados.0.smithi137.stdout:1639: writing smithi13778320-449 from 1592087 to 2200150 tid 2 2024-09-21T09:34:58.038 INFO:tasks.rados.rados.0.smithi137.stdout:1639: writing smithi13778320-449 from 2869769 to 3025524 tid 3 2024-09-21T09:34:58.038 INFO:tasks.rados.rados.0.smithi137.stdout:1632: done (7 left) 2024-09-21T09:34:58.038 INFO:tasks.rados.rados.0.smithi137.stdout:1640: write oid 3 current snap is 0 2024-09-21T09:34:58.038 INFO:tasks.rados.rados.0.smithi137.stdout:1633: finishing write tid 4 to smithi13778320-13 2024-09-21T09:34:58.038 INFO:tasks.rados.rados.0.smithi137.stdout:1633: finishing write tid 5 to smithi13778320-13 2024-09-21T09:34:58.038 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 13 v 217 (ObjNum 1128 snap 0 seq_num 1128) dirty exists 2024-09-21T09:34:58.039 INFO:tasks.rados.rados.0.smithi137.stdout:1633: left oid 13 (ObjNum 1128 snap 0 seq_num 1128) 2024-09-21T09:34:58.039 INFO:tasks.rados.rados.0.smithi137.stdout:1634: expect (ObjNum 831 snap 0 seq_num 831) 2024-09-21T09:34:58.083 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:34:58.254 INFO:tasks.rados.rados.0.smithi137.stdout:1635: finishing write tid 1 to smithi13778320-425 2024-09-21T09:34:58.254 INFO:tasks.rados.rados.0.smithi137.stdout:1635: finishing write tid 2 to smithi13778320-425 2024-09-21T09:34:58.254 INFO:tasks.rados.rados.0.smithi137.stdout:1635: finishing write tid 3 to smithi13778320-425 2024-09-21T09:34:58.254 INFO:tasks.rados.rados.0.smithi137.stdout:1635: finishing write tid 4 to smithi13778320-425 2024-09-21T09:34:58.254 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 425 v 276 (ObjNum 1129 snap 0 seq_num 1129) dirty exists 2024-09-21T09:34:58.254 INFO:tasks.rados.rados.0.smithi137.stdout:1635: left oid 425 (ObjNum 1129 snap 0 seq_num 1129) 2024-09-21T09:34:58.254 INFO:tasks.rados.rados.0.smithi137.stdout:1636: finishing write tid 1 to smithi13778320-406 2024-09-21T09:34:58.254 INFO:tasks.rados.rados.0.smithi137.stdout:1640: seq_num 1133 ranges {642331=593714,1766922=751721} 2024-09-21T09:34:58.260 INFO:tasks.rados.rados.0.smithi137.stdout:1640: writing smithi13778320-3 from 642331 to 1236045 tid 1 2024-09-21T09:34:58.268 INFO:tasks.rados.rados.0.smithi137.stdout:1640: writing smithi13778320-3 from 1766922 to 2518643 tid 2 2024-09-21T09:34:58.268 INFO:tasks.rados.rados.0.smithi137.stdout:1633: done (7 left) 2024-09-21T09:34:58.268 INFO:tasks.rados.rados.0.smithi137.stdout:1634: done (6 left) 2024-09-21T09:34:58.268 INFO:tasks.rados.rados.0.smithi137.stdout:1635: done (5 left) 2024-09-21T09:34:58.268 INFO:tasks.rados.rados.0.smithi137.stdout:1641: write oid 360 current snap is 0 2024-09-21T09:34:58.268 INFO:tasks.rados.rados.0.smithi137.stdout:1641: seq_num 1134 ranges {659138=668963,2109051=611732} 2024-09-21T09:34:58.275 INFO:tasks.rados.rados.0.smithi137.stdout:1641: writing smithi13778320-360 from 659138 to 1328101 tid 1 2024-09-21T09:34:58.283 INFO:tasks.rados.rados.0.smithi137.stdout:1641: writing smithi13778320-360 from 2109051 to 2720783 tid 2 2024-09-21T09:34:58.283 INFO:tasks.rados.rados.0.smithi137.stdout:1642: delete oid 210 current snap is 0 2024-09-21T09:34:58.283 INFO:tasks.rados.rados.0.smithi137.stdout:1636: finishing write tid 2 to smithi13778320-406 2024-09-21T09:34:58.283 INFO:tasks.rados.rados.0.smithi137.stdout:1636: finishing write tid 3 to smithi13778320-406 2024-09-21T09:34:58.283 INFO:tasks.rados.rados.0.smithi137.stdout:1636: finishing write tid 4 to smithi13778320-406 2024-09-21T09:34:58.283 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 406 v 238 (ObjNum 1130 snap 0 seq_num 1130) dirty exists 2024-09-21T09:34:58.283 INFO:tasks.rados.rados.0.smithi137.stdout:1636: left oid 406 (ObjNum 1130 snap 0 seq_num 1130) 2024-09-21T09:34:58.284 INFO:tasks.rados.rados.0.smithi137.stdout:1637: expect (ObjNum 229 snap 0 seq_num 229) 2024-09-21T09:34:58.411 INFO:tasks.rados.rados.0.smithi137.stdout:1638: finishing write tid 1 to smithi13778320-437 2024-09-21T09:34:58.411 INFO:tasks.rados.rados.0.smithi137.stdout:1638: finishing write tid 2 to smithi13778320-437 2024-09-21T09:34:58.411 INFO:tasks.rados.rados.0.smithi137.stdout:1638: finishing write tid 3 to smithi13778320-437 2024-09-21T09:34:58.411 INFO:tasks.rados.rados.0.smithi137.stdout:1638: finishing write tid 4 to smithi13778320-437 2024-09-21T09:34:58.411 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 437 v 229 (ObjNum 1131 snap 0 seq_num 1131) dirty exists 2024-09-21T09:34:58.411 INFO:tasks.rados.rados.0.smithi137.stdout:1638: left oid 437 (ObjNum 1131 snap 0 seq_num 1131) 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:1639: finishing write tid 1 to smithi13778320-449 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:1639: finishing write tid 2 to smithi13778320-449 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:1639: finishing write tid 3 to smithi13778320-449 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:1636: done (6 left) 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:1637: done (5 left) 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:1638: done (4 left) 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:1642: done (3 left) 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:1643: write oid 460 current snap is 0 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:1639: finishing write tid 4 to smithi13778320-449 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:1639: finishing write tid 5 to smithi13778320-449 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 449 v 258 (ObjNum 1132 snap 0 seq_num 1132) dirty exists 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:1639: left oid 449 (ObjNum 1132 snap 0 seq_num 1132) 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:1640: finishing write tid 1 to smithi13778320-3 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:1640: finishing write tid 2 to smithi13778320-3 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:1640: finishing write tid 3 to smithi13778320-3 2024-09-21T09:34:58.412 INFO:tasks.rados.rados.0.smithi137.stdout:1640: finishing write tid 4 to smithi13778320-3 2024-09-21T09:34:58.413 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 3 v 241 (ObjNum 1133 snap 0 seq_num 1133) dirty exists 2024-09-21T09:34:58.413 INFO:tasks.rados.rados.0.smithi137.stdout:1640: left oid 3 (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T09:34:58.413 INFO:tasks.rados.rados.0.smithi137.stdout:1641: finishing write tid 1 to smithi13778320-360 2024-09-21T09:34:58.413 INFO:tasks.rados.rados.0.smithi137.stdout:1641: finishing write tid 2 to smithi13778320-360 2024-09-21T09:34:58.413 INFO:tasks.rados.rados.0.smithi137.stdout:1641: finishing write tid 3 to smithi13778320-360 2024-09-21T09:34:58.413 INFO:tasks.rados.rados.0.smithi137.stdout:1641: finishing write tid 4 to smithi13778320-360 2024-09-21T09:34:58.413 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 360 v 307 (ObjNum 1134 snap 0 seq_num 1134) dirty exists 2024-09-21T09:34:58.413 INFO:tasks.rados.rados.0.smithi137.stdout:1641: left oid 360 (ObjNum 1134 snap 0 seq_num 1134) 2024-09-21T09:34:58.413 INFO:tasks.rados.rados.0.smithi137.stdout:1643: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2024-09-21T09:34:58.416 INFO:tasks.rados.rados.0.smithi137.stdout:1643: writing smithi13778320-460 from 692752 to 1112213 tid 1 2024-09-21T09:34:58.424 INFO:tasks.rados.rados.0.smithi137.stdout:1643: writing smithi13778320-460 from 1826015 to 2441416 tid 2 2024-09-21T09:34:58.428 INFO:tasks.rados.rados.0.smithi137.stdout:1643: writing smithi13778320-460 from 2979461 to 3092752 tid 3 2024-09-21T09:34:58.428 INFO:tasks.rados.rados.0.smithi137.stdout:1639: done (3 left) 2024-09-21T09:34:58.428 INFO:tasks.rados.rados.0.smithi137.stdout:1640: done (2 left) 2024-09-21T09:34:58.428 INFO:tasks.rados.rados.0.smithi137.stdout:1641: done (1 left) 2024-09-21T09:34:58.428 INFO:tasks.rados.rados.0.smithi137.stdout:1644: read oid 194 snap -1 2024-09-21T09:34:58.428 INFO:tasks.rados.rados.0.smithi137.stdout:1644: expect (ObjNum 1044 snap 0 seq_num 1044) 2024-09-21T09:34:58.428 INFO:tasks.rados.rados.0.smithi137.stdout:1645: delete oid 447 current snap is 0 2024-09-21T09:34:58.428 INFO:tasks.rados.rados.0.smithi137.stdout:1643: finishing write tid 1 to smithi13778320-460 2024-09-21T09:34:58.428 INFO:tasks.rados.rados.0.smithi137.stdout:1643: finishing write tid 2 to smithi13778320-460 2024-09-21T09:34:58.429 INFO:tasks.rados.rados.0.smithi137.stdout:1645: done (2 left) 2024-09-21T09:34:58.429 INFO:tasks.rados.rados.0.smithi137.stdout:1646: read oid 336 snap -1 2024-09-21T09:34:58.429 INFO:tasks.rados.rados.0.smithi137.stdout:1646: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T09:34:58.429 INFO:tasks.rados.rados.0.smithi137.stdout:1647: write oid 165 current snap is 0 2024-09-21T09:34:58.429 INFO:tasks.rados.rados.0.smithi137.stdout:1647: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2024-09-21T09:34:58.436 INFO:tasks.rados.rados.0.smithi137.stdout:1647: writing smithi13778320-165 from 726366 to 1296325 tid 1 2024-09-21T09:34:58.442 INFO:tasks.rados.rados.0.smithi137.stdout:1647: writing smithi13778320-165 from 1826626 to 2329343 tid 2 2024-09-21T09:34:58.447 INFO:tasks.rados.rados.0.smithi137.stdout:1647: writing smithi13778320-165 from 2801601 to 3126366 tid 3 2024-09-21T09:34:58.447 INFO:tasks.rados.rados.0.smithi137.stdout:1648: write oid 285 current snap is 0 2024-09-21T09:34:58.447 INFO:tasks.rados.rados.0.smithi137.stdout:1643: finishing write tid 3 to smithi13778320-460 2024-09-21T09:34:58.447 INFO:tasks.rados.rados.0.smithi137.stdout:1643: finishing write tid 4 to smithi13778320-460 2024-09-21T09:34:58.447 INFO:tasks.rados.rados.0.smithi137.stdout:1643: finishing write tid 5 to smithi13778320-460 2024-09-21T09:34:58.447 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 460 v 207 (ObjNum 1136 snap 0 seq_num 1136) dirty exists 2024-09-21T09:34:58.447 INFO:tasks.rados.rados.0.smithi137.stdout:1643: left oid 460 (ObjNum 1136 snap 0 seq_num 1136) 2024-09-21T09:34:58.447 INFO:tasks.rados.rados.0.smithi137.stdout:1646: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T09:34:58.562 INFO:tasks.rados.rados.0.smithi137.stdout:1644: expect (ObjNum 1044 snap 0 seq_num 1044) 2024-09-21T09:34:58.758 INFO:tasks.rados.rados.0.smithi137.stdout:1647: finishing write tid 1 to smithi13778320-165 2024-09-21T09:34:58.758 INFO:tasks.rados.rados.0.smithi137.stdout:1647: finishing write tid 2 to smithi13778320-165 2024-09-21T09:34:58.758 INFO:tasks.rados.rados.0.smithi137.stdout:1647: finishing write tid 3 to smithi13778320-165 2024-09-21T09:34:58.758 INFO:tasks.rados.rados.0.smithi137.stdout:1647: finishing write tid 4 to smithi13778320-165 2024-09-21T09:34:58.758 INFO:tasks.rados.rados.0.smithi137.stdout:1647: finishing write tid 5 to smithi13778320-165 2024-09-21T09:34:58.759 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 165 v 226 (ObjNum 1138 snap 0 seq_num 1138) dirty exists 2024-09-21T09:34:58.759 INFO:tasks.rados.rados.0.smithi137.stdout:1647: left oid 165 (ObjNum 1138 snap 0 seq_num 1138) 2024-09-21T09:34:58.759 INFO:tasks.rados.rados.0.smithi137.stdout:1648: seq_num 1139 ranges {743173=645208,1885108=762728} 2024-09-21T09:34:58.765 INFO:tasks.rados.rados.0.smithi137.stdout:1648: writing smithi13778320-285 from 743173 to 1388381 tid 1 2024-09-21T09:34:58.772 INFO:tasks.rados.rados.0.smithi137.stdout:1648: writing smithi13778320-285 from 1885108 to 2647836 tid 2 2024-09-21T09:34:58.772 INFO:tasks.rados.rados.0.smithi137.stdout:1643: done (4 left) 2024-09-21T09:34:58.772 INFO:tasks.rados.rados.0.smithi137.stdout:1644: done (3 left) 2024-09-21T09:34:58.772 INFO:tasks.rados.rados.0.smithi137.stdout:1646: done (2 left) 2024-09-21T09:34:58.773 INFO:tasks.rados.rados.0.smithi137.stdout:1647: done (1 left) 2024-09-21T09:34:58.773 INFO:tasks.rados.rados.0.smithi137.stdout:1649: read oid 354 snap -1 2024-09-21T09:34:58.773 INFO:tasks.rados.rados.0.smithi137.stdout:1649: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-21T09:34:58.773 INFO:tasks.rados.rados.0.smithi137.stdout:1650: write oid 458 current snap is 0 2024-09-21T09:34:58.773 INFO:tasks.rados.rados.0.smithi137.stdout:1648: finishing write tid 1 to smithi13778320-285 2024-09-21T09:34:58.773 INFO:tasks.rados.rados.0.smithi137.stdout:1650: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2024-09-21T09:34:58.781 INFO:tasks.rados.rados.0.smithi137.stdout:1650: writing smithi13778320-458 from 759980 to 1480437 tid 1 2024-09-21T09:34:58.786 INFO:tasks.rados.rados.0.smithi137.stdout:1650: writing smithi13778320-458 from 1943590 to 2449976 tid 2 2024-09-21T09:34:58.790 INFO:tasks.rados.rados.0.smithi137.stdout:1650: writing smithi13778320-458 from 2856447 to 3159980 tid 3 2024-09-21T09:34:58.791 INFO:tasks.rados.rados.0.smithi137.stdout:1651: delete oid 73 current snap is 0 2024-09-21T09:34:58.791 INFO:tasks.rados.rados.0.smithi137.stdout:1648: finishing write tid 2 to smithi13778320-285 2024-09-21T09:34:58.791 INFO:tasks.rados.rados.0.smithi137.stdout:1648: finishing write tid 3 to smithi13778320-285 2024-09-21T09:34:58.791 INFO:tasks.rados.rados.0.smithi137.stdout:1648: finishing write tid 4 to smithi13778320-285 2024-09-21T09:34:58.791 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 285 v 224 (ObjNum 1139 snap 0 seq_num 1139) dirty exists 2024-09-21T09:34:58.791 INFO:tasks.rados.rados.0.smithi137.stdout:1648: left oid 285 (ObjNum 1139 snap 0 seq_num 1139) 2024-09-21T09:34:58.791 INFO:tasks.rados.rados.0.smithi137.stdout:1649: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-21T09:34:58.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:58 smithi137 ceph-mon[28941]: pgmap v129: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.9 MiB/s wr, 90 op/s 2024-09-21T09:34:58.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:58 smithi137 ceph-mon[28941]: mgrmap e21: y(active, since 3m), standbys: x 2024-09-21T09:34:58.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:58 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1710633952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:58.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:58 smithi137 ceph-mon[39068]: pgmap v129: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.9 MiB/s wr, 90 op/s 2024-09-21T09:34:58.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:58 smithi137 ceph-mon[39068]: mgrmap e21: y(active, since 3m), standbys: x 2024-09-21T09:34:58.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:58 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1710633952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:58.863 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:58 smithi165 ceph-mon[32789]: pgmap v129: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.9 MiB/s wr, 90 op/s 2024-09-21T09:34:58.863 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:58 smithi165 ceph-mon[32789]: mgrmap e21: y(active, since 3m), standbys: x 2024-09-21T09:34:58.863 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:58 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1710633952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:34:58.915 INFO:tasks.rados.rados.0.smithi137.stdout:1650: finishing write tid 1 to smithi13778320-458 2024-09-21T09:34:58.915 INFO:tasks.rados.rados.0.smithi137.stdout:1650: finishing write tid 2 to smithi13778320-458 2024-09-21T09:34:58.915 INFO:tasks.rados.rados.0.smithi137.stdout:1650: finishing write tid 3 to smithi13778320-458 2024-09-21T09:34:58.915 INFO:tasks.rados.rados.0.smithi137.stdout:1650: finishing write tid 4 to smithi13778320-458 2024-09-21T09:34:58.915 INFO:tasks.rados.rados.0.smithi137.stdout:1650: finishing write tid 5 to smithi13778320-458 2024-09-21T09:34:58.916 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 458 v 262 (ObjNum 1140 snap 0 seq_num 1140) dirty exists 2024-09-21T09:34:58.916 INFO:tasks.rados.rados.0.smithi137.stdout:1650: left oid 458 (ObjNum 1140 snap 0 seq_num 1140) 2024-09-21T09:34:58.916 INFO:tasks.rados.rados.0.smithi137.stdout:1648: done (3 left) 2024-09-21T09:34:58.916 INFO:tasks.rados.rados.0.smithi137.stdout:1649: done (2 left) 2024-09-21T09:34:58.916 INFO:tasks.rados.rados.0.smithi137.stdout:1650: done (1 left) 2024-09-21T09:34:58.916 INFO:tasks.rados.rados.0.smithi137.stdout:1651: done (0 left) 2024-09-21T09:34:58.916 INFO:tasks.rados.rados.0.smithi137.stdout:1652: write oid 50 current snap is 0 2024-09-21T09:34:58.916 INFO:tasks.rados.rados.0.smithi137.stdout:1652: seq_num 1142 ranges {793594=587308,2060554=510055} 2024-09-21T09:34:58.922 INFO:tasks.rados.rados.0.smithi137.stdout:1652: writing smithi13778320-50 from 793594 to 1380902 tid 1 2024-09-21T09:34:58.929 INFO:tasks.rados.rados.0.smithi137.stdout:1652: writing smithi13778320-50 from 2060554 to 2570609 tid 2 2024-09-21T09:34:58.929 INFO:tasks.rados.rados.0.smithi137.stdout:1653: read oid 96 snap -1 2024-09-21T09:34:58.929 INFO:tasks.rados.rados.0.smithi137.stdout:1653: expect (ObjNum 754 snap 0 seq_num 754) 2024-09-21T09:34:58.930 INFO:tasks.rados.rados.0.smithi137.stdout:1654: read oid 202 snap -1 2024-09-21T09:34:58.930 INFO:tasks.rados.rados.0.smithi137.stdout:1654: expect (ObjNum 201 snap 0 seq_num 201) 2024-09-21T09:34:58.930 INFO:tasks.rados.rados.0.smithi137.stdout:1655: read oid 19 snap -1 2024-09-21T09:34:58.930 INFO:tasks.rados.rados.0.smithi137.stdout:1655: expect (ObjNum 641 snap 0 seq_num 641) 2024-09-21T09:34:58.930 INFO:tasks.rados.rados.0.smithi137.stdout:1656: write oid 300 current snap is 0 2024-09-21T09:34:58.930 INFO:tasks.rados.rados.0.smithi137.stdout:1652: finishing write tid 1 to smithi13778320-50 2024-09-21T09:34:58.930 INFO:tasks.rados.rados.0.smithi137.stdout:1656: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2024-09-21T09:34:58.935 INFO:tasks.rados.rados.0.smithi137.stdout:1656: writing smithi13778320-300 from 410401 to 1072958 tid 1 2024-09-21T09:34:58.943 INFO:tasks.rados.rados.0.smithi137.stdout:1656: writing smithi13778320-300 from 1719036 to 2489102 tid 2 2024-09-21T09:34:58.947 INFO:tasks.rados.rados.0.smithi137.stdout:1656: writing smithi13778320-300 from 2938716 to 3210401 tid 3 2024-09-21T09:34:58.947 INFO:tasks.rados.rados.0.smithi137.stdout:1657: write oid 104 current snap is 0 2024-09-21T09:34:58.947 INFO:tasks.rados.rados.0.smithi137.stdout:1657: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2024-09-21T09:34:58.953 INFO:tasks.rados.rados.0.smithi137.stdout:1657: writing smithi13778320-104 from 427208 to 1165014 tid 1 2024-09-21T09:34:58.959 INFO:tasks.rados.rados.0.smithi137.stdout:1657: writing smithi13778320-104 from 1777518 to 2291242 tid 2 2024-09-21T09:34:58.965 INFO:tasks.rados.rados.0.smithi137.stdout:1657: writing smithi13778320-104 from 2966139 to 3227208 tid 3 2024-09-21T09:34:58.965 INFO:tasks.rados.rados.0.smithi137.stdout:1658: read oid 43 snap -1 2024-09-21T09:34:58.965 INFO:tasks.rados.rados.0.smithi137.stdout:1658: expect (ObjNum 784 snap 0 seq_num 784) 2024-09-21T09:34:58.965 INFO:tasks.rados.rados.0.smithi137.stdout:1659: write oid 489 current snap is 0 2024-09-21T09:34:58.965 INFO:tasks.rados.rados.0.smithi137.stdout:1653: expect (ObjNum 754 snap 0 seq_num 754) 2024-09-21T09:34:59.081 INFO:tasks.rados.rados.0.smithi137.stdout:1652: finishing write tid 2 to smithi13778320-50 2024-09-21T09:34:59.081 INFO:tasks.rados.rados.0.smithi137.stdout:1652: finishing write tid 3 to smithi13778320-50 2024-09-21T09:34:59.081 INFO:tasks.rados.rados.0.smithi137.stdout:1652: finishing write tid 4 to smithi13778320-50 2024-09-21T09:34:59.081 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 50 v 220 (ObjNum 1142 snap 0 seq_num 1142) dirty exists 2024-09-21T09:34:59.081 INFO:tasks.rados.rados.0.smithi137.stdout:1652: left oid 50 (ObjNum 1142 snap 0 seq_num 1142) 2024-09-21T09:34:59.081 INFO:tasks.rados.rados.0.smithi137.stdout:1659: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2024-09-21T09:34:59.085 INFO:tasks.rados.rados.0.smithi137.stdout:1659: writing smithi13778320-489 from 444015 to 857070 tid 1 2024-09-21T09:34:59.092 INFO:tasks.rados.rados.0.smithi137.stdout:1659: writing smithi13778320-489 from 1436000 to 2209735 tid 2 2024-09-21T09:34:59.098 INFO:tasks.rados.rados.0.smithi137.stdout:1659: writing smithi13778320-489 from 2709915 to 3244015 tid 3 2024-09-21T09:34:59.099 INFO:tasks.rados.rados.0.smithi137.stdout:1652: done (7 left) 2024-09-21T09:34:59.099 INFO:tasks.rados.rados.0.smithi137.stdout:1653: done (6 left) 2024-09-21T09:34:59.099 INFO:tasks.rados.rados.0.smithi137.stdout:1660: write oid 414 current snap is 0 2024-09-21T09:34:59.099 INFO:tasks.rados.rados.0.smithi137.stdout:1655: expect (ObjNum 641 snap 0 seq_num 641) 2024-09-21T09:34:59.223 INFO:tasks.rados.rados.0.smithi137.stdout:1654: expect (ObjNum 201 snap 0 seq_num 201) 2024-09-21T09:34:59.333 INFO:tasks.rados.rados.0.smithi137.stdout:1656: finishing write tid 1 to smithi13778320-300 2024-09-21T09:34:59.333 INFO:tasks.rados.rados.0.smithi137.stdout:1656: finishing write tid 2 to smithi13778320-300 2024-09-21T09:34:59.333 INFO:tasks.rados.rados.0.smithi137.stdout:1656: finishing write tid 3 to smithi13778320-300 2024-09-21T09:34:59.334 INFO:tasks.rados.rados.0.smithi137.stdout:1656: finishing write tid 4 to smithi13778320-300 2024-09-21T09:34:59.334 INFO:tasks.rados.rados.0.smithi137.stdout:1656: finishing write tid 5 to smithi13778320-300 2024-09-21T09:34:59.334 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 300 v 245 (ObjNum 1143 snap 0 seq_num 1143) dirty exists 2024-09-21T09:34:59.334 INFO:tasks.rados.rados.0.smithi137.stdout:1656: left oid 300 (ObjNum 1143 snap 0 seq_num 1143) 2024-09-21T09:34:59.334 INFO:tasks.rados.rados.0.smithi137.stdout:1657: finishing write tid 1 to smithi13778320-104 2024-09-21T09:34:59.334 INFO:tasks.rados.rados.0.smithi137.stdout:1657: finishing write tid 2 to smithi13778320-104 2024-09-21T09:34:59.334 INFO:tasks.rados.rados.0.smithi137.stdout:1657: finishing write tid 3 to smithi13778320-104 2024-09-21T09:34:59.334 INFO:tasks.rados.rados.0.smithi137.stdout:1660: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2024-09-21T09:34:59.338 INFO:tasks.rados.rados.0.smithi137.stdout:1660: writing smithi13778320-414 from 460822 to 949126 tid 1 2024-09-21T09:34:59.343 INFO:tasks.rados.rados.0.smithi137.stdout:1660: writing smithi13778320-414 from 1378129 to 1895522 tid 2 2024-09-21T09:34:59.350 INFO:tasks.rados.rados.0.smithi137.stdout:1660: writing smithi13778320-414 from 2504632 to 2910594 tid 3 2024-09-21T09:34:59.350 INFO:tasks.rados.rados.0.smithi137.stdout:1654: done (6 left) 2024-09-21T09:34:59.350 INFO:tasks.rados.rados.0.smithi137.stdout:1655: done (5 left) 2024-09-21T09:34:59.350 INFO:tasks.rados.rados.0.smithi137.stdout:1656: done (4 left) 2024-09-21T09:34:59.350 INFO:tasks.rados.rados.0.smithi137.stdout:1661: write oid 415 current snap is 0 2024-09-21T09:34:59.350 INFO:tasks.rados.rados.0.smithi137.stdout:1657: finishing write tid 4 to smithi13778320-104 2024-09-21T09:34:59.350 INFO:tasks.rados.rados.0.smithi137.stdout:1657: finishing write tid 5 to smithi13778320-104 2024-09-21T09:34:59.350 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 104 v 281 (ObjNum 1144 snap 0 seq_num 1144) dirty exists 2024-09-21T09:34:59.350 INFO:tasks.rados.rados.0.smithi137.stdout:1657: left oid 104 (ObjNum 1144 snap 0 seq_num 1144) 2024-09-21T09:34:59.350 INFO:tasks.rados.rados.0.smithi137.stdout:1658: expect (ObjNum 784 snap 0 seq_num 784) 2024-09-21T09:34:59.492 INFO:tasks.rados.rados.0.smithi137.stdout:1659: finishing write tid 1 to smithi13778320-489 2024-09-21T09:34:59.492 INFO:tasks.rados.rados.0.smithi137.stdout:1659: finishing write tid 2 to smithi13778320-489 2024-09-21T09:34:59.492 INFO:tasks.rados.rados.0.smithi137.stdout:1659: finishing write tid 3 to smithi13778320-489 2024-09-21T09:34:59.492 INFO:tasks.rados.rados.0.smithi137.stdout:1659: finishing write tid 4 to smithi13778320-489 2024-09-21T09:34:59.492 INFO:tasks.rados.rados.0.smithi137.stdout:1659: finishing write tid 5 to smithi13778320-489 2024-09-21T09:34:59.492 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 489 v 267 (ObjNum 1145 snap 0 seq_num 1145) dirty exists 2024-09-21T09:34:59.492 INFO:tasks.rados.rados.0.smithi137.stdout:1659: left oid 489 (ObjNum 1145 snap 0 seq_num 1145) 2024-09-21T09:34:59.492 INFO:tasks.rados.rados.0.smithi137.stdout:1661: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2024-09-21T09:34:59.497 INFO:tasks.rados.rados.0.smithi137.stdout:1661: writing smithi13778320-415 from 477629 to 1041182 tid 1 2024-09-21T09:34:59.506 INFO:tasks.rados.rados.0.smithi137.stdout:1661: writing smithi13778320-415 from 1836611 to 2614015 tid 2 2024-09-21T09:34:59.511 INFO:tasks.rados.rados.0.smithi137.stdout:1661: writing smithi13778320-415 from 3048408 to 3277629 tid 3 2024-09-21T09:34:59.511 INFO:tasks.rados.rados.0.smithi137.stdout:1657: done (4 left) 2024-09-21T09:34:59.511 INFO:tasks.rados.rados.0.smithi137.stdout:1658: done (3 left) 2024-09-21T09:34:59.511 INFO:tasks.rados.rados.0.smithi137.stdout:1659: done (2 left) 2024-09-21T09:34:59.511 INFO:tasks.rados.rados.0.smithi137.stdout:1662: delete oid 12 current snap is 0 2024-09-21T09:34:59.511 INFO:tasks.rados.rados.0.smithi137.stdout:1660: finishing write tid 1 to smithi13778320-414 2024-09-21T09:34:59.511 INFO:tasks.rados.rados.0.smithi137.stdout:1660: finishing write tid 2 to smithi13778320-414 2024-09-21T09:34:59.512 INFO:tasks.rados.rados.0.smithi137.stdout:1660: finishing write tid 3 to smithi13778320-414 2024-09-21T09:34:59.512 INFO:tasks.rados.rados.0.smithi137.stdout:1660: finishing write tid 4 to smithi13778320-414 2024-09-21T09:34:59.512 INFO:tasks.rados.rados.0.smithi137.stdout:1660: finishing write tid 5 to smithi13778320-414 2024-09-21T09:34:59.512 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 414 v 191 (ObjNum 1146 snap 0 seq_num 1146) dirty exists 2024-09-21T09:34:59.512 INFO:tasks.rados.rados.0.smithi137.stdout:1660: left oid 414 (ObjNum 1146 snap 0 seq_num 1146) 2024-09-21T09:34:59.512 INFO:tasks.rados.rados.0.smithi137.stdout:1661: finishing write tid 1 to smithi13778320-415 2024-09-21T09:34:59.512 INFO:tasks.rados.rados.0.smithi137.stdout:1661: finishing write tid 2 to smithi13778320-415 2024-09-21T09:34:59.513 INFO:tasks.rados.rados.0.smithi137.stdout:1660: done (2 left) 2024-09-21T09:34:59.513 INFO:tasks.rados.rados.0.smithi137.stdout:1662: done (1 left) 2024-09-21T09:34:59.513 INFO:tasks.rados.rados.0.smithi137.stdout:1663: read oid 310 snap -1 2024-09-21T09:34:59.513 INFO:tasks.rados.rados.0.smithi137.stdout:1663: expect (ObjNum 725 snap 0 seq_num 725) 2024-09-21T09:34:59.513 INFO:tasks.rados.rados.0.smithi137.stdout:1664: write oid 295 current snap is 0 2024-09-21T09:34:59.513 INFO:tasks.rados.rados.0.smithi137.stdout:1664: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2024-09-21T09:34:59.517 INFO:tasks.rados.rados.0.smithi137.stdout:1664: writing smithi13778320-295 from 511243 to 941647 tid 1 2024-09-21T09:34:59.524 INFO:tasks.rados.rados.0.smithi137.stdout:1664: writing smithi13778320-295 from 1669928 to 2334648 tid 2 2024-09-21T09:34:59.531 INFO:tasks.rados.rados.0.smithi137.stdout:1664: writing smithi13778320-295 from 3103254 to 3311243 tid 3 2024-09-21T09:34:59.531 INFO:tasks.rados.rados.0.smithi137.stdout:1665: read oid 164 snap -1 2024-09-21T09:34:59.531 INFO:tasks.rados.rados.0.smithi137.stdout:1665: expect (ObjNum 163 snap 0 seq_num 163) 2024-09-21T09:34:59.531 INFO:tasks.rados.rados.0.smithi137.stdout:1661: finishing write tid 3 to smithi13778320-415 2024-09-21T09:34:59.531 INFO:tasks.rados.rados.0.smithi137.stdout:1666: read oid 475 snap -1 2024-09-21T09:34:59.531 INFO:tasks.rados.rados.0.smithi137.stdout:1666: expect (ObjNum 474 snap 0 seq_num 474) 2024-09-21T09:34:59.532 INFO:tasks.rados.rados.0.smithi137.stdout:1667: write oid 189 current snap is 0 2024-09-21T09:34:59.532 INFO:tasks.rados.rados.0.smithi137.stdout:1661: finishing write tid 4 to smithi13778320-415 2024-09-21T09:34:59.532 INFO:tasks.rados.rados.0.smithi137.stdout:1661: finishing write tid 5 to smithi13778320-415 2024-09-21T09:34:59.532 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 415 v 228 (ObjNum 1147 snap 0 seq_num 1147) dirty exists 2024-09-21T09:34:59.532 INFO:tasks.rados.rados.0.smithi137.stdout:1661: left oid 415 (ObjNum 1147 snap 0 seq_num 1147) 2024-09-21T09:34:59.532 INFO:tasks.rados.rados.0.smithi137.stdout:1663: expect (ObjNum 725 snap 0 seq_num 725) 2024-09-21T09:34:59.620 INFO:tasks.rados.rados.0.smithi137.stdout:1664: finishing write tid 1 to smithi13778320-295 2024-09-21T09:34:59.620 INFO:tasks.rados.rados.0.smithi137.stdout:1664: finishing write tid 2 to smithi13778320-295 2024-09-21T09:34:59.620 INFO:tasks.rados.rados.0.smithi137.stdout:1667: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2024-09-21T09:34:59.625 INFO:tasks.rados.rados.0.smithi137.stdout:1667: writing smithi13778320-189 from 528050 to 1033703 tid 1 2024-09-21T09:34:59.631 INFO:tasks.rados.rados.0.smithi137.stdout:1667: writing smithi13778320-189 from 1612057 to 2136788 tid 2 2024-09-21T09:34:59.638 INFO:tasks.rados.rados.0.smithi137.stdout:1667: writing smithi13778320-189 from 2614324 to 3181727 tid 3 2024-09-21T09:34:59.638 INFO:tasks.rados.rados.0.smithi137.stdout:1661: done (5 left) 2024-09-21T09:34:59.638 INFO:tasks.rados.rados.0.smithi137.stdout:1663: done (4 left) 2024-09-21T09:34:59.638 INFO:tasks.rados.rados.0.smithi137.stdout:1668: write oid 273 current snap is 0 2024-09-21T09:34:59.638 INFO:tasks.rados.rados.0.smithi137.stdout:1664: finishing write tid 3 to smithi13778320-295 2024-09-21T09:34:59.639 INFO:tasks.rados.rados.0.smithi137.stdout:1664: finishing write tid 4 to smithi13778320-295 2024-09-21T09:34:59.639 INFO:tasks.rados.rados.0.smithi137.stdout:1664: finishing write tid 5 to smithi13778320-295 2024-09-21T09:34:59.639 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 295 v 311 (ObjNum 1149 snap 0 seq_num 1149) dirty exists 2024-09-21T09:34:59.639 INFO:tasks.rados.rados.0.smithi137.stdout:1664: left oid 295 (ObjNum 1149 snap 0 seq_num 1149) 2024-09-21T09:34:59.639 INFO:tasks.rados.rados.0.smithi137.stdout:1668: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2024-09-21T09:34:59.643 INFO:tasks.rados.rados.0.smithi137.stdout:1668: writing smithi13778320-273 from 544857 to 1125759 tid 1 2024-09-21T09:34:59.650 INFO:tasks.rados.rados.0.smithi137.stdout:1668: writing smithi13778320-273 from 1670539 to 2338928 tid 2 2024-09-21T09:34:59.656 INFO:tasks.rados.rados.0.smithi137.stdout:1668: writing smithi13778320-273 from 3041747 to 3344857 tid 3 2024-09-21T09:34:59.656 INFO:tasks.rados.rados.0.smithi137.stdout:1664: done (4 left) 2024-09-21T09:34:59.656 INFO:tasks.rados.rados.0.smithi137.stdout:1669: read oid 319 snap -1 2024-09-21T09:34:59.656 INFO:tasks.rados.rados.0.smithi137.stdout:1669: expect deleted 2024-09-21T09:34:59.656 INFO:tasks.rados.rados.0.smithi137.stdout:1670: delete oid 5 current snap is 0 2024-09-21T09:34:59.656 INFO:tasks.rados.rados.0.smithi137.stdout:1665: expect (ObjNum 163 snap 0 seq_num 163) 2024-09-21T09:34:59.747 INFO:tasks.rados.rados.0.smithi137.stdout:1666: expect (ObjNum 474 snap 0 seq_num 474) 2024-09-21T09:34:59.877 INFO:tasks.rados.rados.0.smithi137.stdout:1667: finishing write tid 1 to smithi13778320-189 2024-09-21T09:34:59.877 INFO:tasks.rados.rados.0.smithi137.stdout:1667: finishing write tid 2 to smithi13778320-189 2024-09-21T09:34:59.877 INFO:tasks.rados.rados.0.smithi137.stdout:1667: finishing write tid 3 to smithi13778320-189 2024-09-21T09:34:59.877 INFO:tasks.rados.rados.0.smithi137.stdout:1667: finishing write tid 4 to smithi13778320-189 2024-09-21T09:34:59.877 INFO:tasks.rados.rados.0.smithi137.stdout:1667: finishing write tid 5 to smithi13778320-189 2024-09-21T09:34:59.877 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 189 v 230 (ObjNum 1150 snap 0 seq_num 1150) dirty exists 2024-09-21T09:34:59.877 INFO:tasks.rados.rados.0.smithi137.stdout:1667: left oid 189 (ObjNum 1150 snap 0 seq_num 1150) 2024-09-21T09:34:59.877 INFO:tasks.rados.rados.0.smithi137.stdout:1665: done (5 left) 2024-09-21T09:34:59.878 INFO:tasks.rados.rados.0.smithi137.stdout:1666: done (4 left) 2024-09-21T09:34:59.878 INFO:tasks.rados.rados.0.smithi137.stdout:1667: done (3 left) 2024-09-21T09:34:59.878 INFO:tasks.rados.rados.0.smithi137.stdout:1670: done (2 left) 2024-09-21T09:34:59.878 INFO:tasks.rados.rados.0.smithi137.stdout:1671: write oid 267 current snap is 0 2024-09-21T09:34:59.878 INFO:tasks.rados.rados.0.smithi137.stdout:1668: finishing write tid 1 to smithi13778320-273 2024-09-21T09:34:59.878 INFO:tasks.rados.rados.0.smithi137.stdout:1668: finishing write tid 2 to smithi13778320-273 2024-09-21T09:34:59.878 INFO:tasks.rados.rados.0.smithi137.stdout:1668: finishing write tid 3 to smithi13778320-273 2024-09-21T09:34:59.878 INFO:tasks.rados.rados.0.smithi137.stdout:1668: finishing write tid 4 to smithi13778320-273 2024-09-21T09:34:59.878 INFO:tasks.rados.rados.0.smithi137.stdout:1668: finishing write tid 5 to smithi13778320-273 2024-09-21T09:34:59.878 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 273 v 232 (ObjNum 1151 snap 0 seq_num 1151) dirty exists 2024-09-21T09:34:59.878 INFO:tasks.rados.rados.0.smithi137.stdout:1668: left oid 273 (ObjNum 1151 snap 0 seq_num 1151) 2024-09-21T09:34:59.878 INFO:tasks.rados.rados.0.smithi137.stdout:1671: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2024-09-21T09:34:59.883 INFO:tasks.rados.rados.0.smithi137.stdout:1671: writing smithi13778320-267 from 578471 to 1309871 tid 1 2024-09-21T09:34:59.890 INFO:tasks.rados.rados.0.smithi137.stdout:1671: writing smithi13778320-267 from 1787503 to 2459561 tid 2 2024-09-21T09:34:59.896 INFO:tasks.rados.rados.0.smithi137.stdout:1671: writing smithi13778320-267 from 3096593 to 3378471 tid 3 2024-09-21T09:34:59.896 INFO:tasks.rados.rados.0.smithi137.stdout:1668: done (2 left) 2024-09-21T09:34:59.896 INFO:tasks.rados.rados.0.smithi137.stdout:1669: done (1 left) 2024-09-21T09:34:59.896 INFO:tasks.rados.rados.0.smithi137.stdout:1672: write oid 105 current snap is 0 2024-09-21T09:34:59.896 INFO:tasks.rados.rados.0.smithi137.stdout:1672: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2024-09-21T09:34:59.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:59 smithi165 ceph-mon[32789]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:59.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:34:59 smithi165 ceph-mon[32789]: from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:59.901 INFO:tasks.rados.rados.0.smithi137.stdout:1672: writing smithi13778320-105 from 595278 to 1001927 tid 1 2024-09-21T09:34:59.908 INFO:tasks.rados.rados.0.smithi137.stdout:1672: writing smithi13778320-105 from 1729632 to 2261701 tid 2 2024-09-21T09:34:59.914 INFO:tasks.rados.rados.0.smithi137.stdout:1672: writing smithi13778320-105 from 3007663 to 3395278 tid 3 2024-09-21T09:34:59.915 INFO:tasks.rados.rados.0.smithi137.stdout:1673: read oid 318 snap -1 2024-09-21T09:34:59.915 INFO:tasks.rados.rados.0.smithi137.stdout:1673: expect (ObjNum 1103 snap 0 seq_num 1103) 2024-09-21T09:34:59.915 INFO:tasks.rados.rados.0.smithi137.stdout:1674: read oid 235 snap -1 2024-09-21T09:34:59.915 INFO:tasks.rados.rados.0.smithi137.stdout:1674: expect (ObjNum 1065 snap 0 seq_num 1065) 2024-09-21T09:34:59.915 INFO:tasks.rados.rados.0.smithi137.stdout:1675: read oid 410 snap -1 2024-09-21T09:34:59.915 INFO:tasks.rados.rados.0.smithi137.stdout:1675: expect (ObjNum 978 snap 0 seq_num 978) 2024-09-21T09:34:59.915 INFO:tasks.rados.rados.0.smithi137.stdout:1676: write oid 471 current snap is 0 2024-09-21T09:34:59.915 INFO:tasks.rados.rados.0.smithi137.stdout:1671: finishing write tid 1 to smithi13778320-267 2024-09-21T09:34:59.915 INFO:tasks.rados.rados.0.smithi137.stdout:1671: finishing write tid 2 to smithi13778320-267 2024-09-21T09:34:59.915 INFO:tasks.rados.rados.0.smithi137.stdout:1676: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2024-09-21T09:34:59.917 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:59 smithi137 ceph-mon[28941]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:59.917 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:34:59 smithi137 ceph-mon[28941]: from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:59.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:59 smithi137 ceph-mon[39068]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:59.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:34:59 smithi137 ceph-mon[39068]: from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:59.921 INFO:tasks.rados.rados.0.smithi137.stdout:1676: writing smithi13778320-471 from 612085 to 1093983 tid 1 2024-09-21T09:34:59.928 INFO:tasks.rados.rados.0.smithi137.stdout:1676: writing smithi13778320-471 from 1788114 to 2463841 tid 2 2024-09-21T09:34:59.935 INFO:tasks.rados.rados.0.smithi137.stdout:1676: writing smithi13778320-471 from 3035086 to 3412085 tid 3 2024-09-21T09:34:59.935 INFO:tasks.rados.rados.0.smithi137.stdout:1677: delete oid 60 current snap is 0 2024-09-21T09:34:59.935 INFO:tasks.rados.rados.0.smithi137.stdout:1671: finishing write tid 3 to smithi13778320-267 2024-09-21T09:34:59.935 INFO:tasks.rados.rados.0.smithi137.stdout:1671: finishing write tid 4 to smithi13778320-267 2024-09-21T09:34:59.935 INFO:tasks.rados.rados.0.smithi137.stdout:1671: finishing write tid 5 to smithi13778320-267 2024-09-21T09:34:59.935 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 267 v 207 (ObjNum 1153 snap 0 seq_num 1153) dirty exists 2024-09-21T09:34:59.935 INFO:tasks.rados.rados.0.smithi137.stdout:1671: left oid 267 (ObjNum 1153 snap 0 seq_num 1153) 2024-09-21T09:34:59.935 INFO:tasks.rados.rados.0.smithi137.stdout:1672: finishing write tid 1 to smithi13778320-105 2024-09-21T09:34:59.935 INFO:tasks.rados.rados.0.smithi137.stdout:1672: finishing write tid 2 to smithi13778320-105 2024-09-21T09:34:59.936 INFO:tasks.rados.rados.0.smithi137.stdout:1672: finishing write tid 3 to smithi13778320-105 2024-09-21T09:34:59.936 INFO:tasks.rados.rados.0.smithi137.stdout:1672: finishing write tid 4 to smithi13778320-105 2024-09-21T09:34:59.936 INFO:tasks.rados.rados.0.smithi137.stdout:1672: finishing write tid 5 to smithi13778320-105 2024-09-21T09:34:59.936 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 105 v 272 (ObjNum 1154 snap 0 seq_num 1154) dirty exists 2024-09-21T09:34:59.936 INFO:tasks.rados.rados.0.smithi137.stdout:1672: left oid 105 (ObjNum 1154 snap 0 seq_num 1154) 2024-09-21T09:34:59.936 INFO:tasks.rados.rados.0.smithi137.stdout:1675: expect (ObjNum 978 snap 0 seq_num 978) 2024-09-21T09:35:00.060 INFO:tasks.rados.rados.0.smithi137.stdout:1674: expect (ObjNum 1065 snap 0 seq_num 1065) 2024-09-21T09:35:00.291 INFO:tasks.rados.rados.0.smithi137.stdout:1673: expect (ObjNum 1103 snap 0 seq_num 1103) 2024-09-21T09:35:00.299 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:34:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:34:59] "GET /metrics HTTP/1.1" 200 243400 "" "Prometheus/2.43.0" 2024-09-21T09:35:00.405 INFO:tasks.rados.rados.0.smithi137.stdout:1676: finishing write tid 1 to smithi13778320-471 2024-09-21T09:35:00.405 INFO:tasks.rados.rados.0.smithi137.stdout:1676: finishing write tid 2 to smithi13778320-471 2024-09-21T09:35:00.405 INFO:tasks.rados.rados.0.smithi137.stdout:1671: done (6 left) 2024-09-21T09:35:00.405 INFO:tasks.rados.rados.0.smithi137.stdout:1672: done (5 left) 2024-09-21T09:35:00.405 INFO:tasks.rados.rados.0.smithi137.stdout:1673: done (4 left) 2024-09-21T09:35:00.405 INFO:tasks.rados.rados.0.smithi137.stdout:1674: done (3 left) 2024-09-21T09:35:00.405 INFO:tasks.rados.rados.0.smithi137.stdout:1675: done (2 left) 2024-09-21T09:35:00.405 INFO:tasks.rados.rados.0.smithi137.stdout:1677: done (1 left) 2024-09-21T09:35:00.405 INFO:tasks.rados.rados.0.smithi137.stdout:1678: delete oid 481 current snap is 0 2024-09-21T09:35:00.405 INFO:tasks.rados.rados.0.smithi137.stdout:1676: finishing write tid 3 to smithi13778320-471 2024-09-21T09:35:00.405 INFO:tasks.rados.rados.0.smithi137.stdout:1676: finishing write tid 4 to smithi13778320-471 2024-09-21T09:35:00.405 INFO:tasks.rados.rados.0.smithi137.stdout:1676: finishing write tid 5 to smithi13778320-471 2024-09-21T09:35:00.405 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 471 v 285 (ObjNum 1155 snap 0 seq_num 1155) dirty exists 2024-09-21T09:35:00.406 INFO:tasks.rados.rados.0.smithi137.stdout:1676: left oid 471 (ObjNum 1155 snap 0 seq_num 1155) 2024-09-21T09:35:00.406 INFO:tasks.rados.rados.0.smithi137.stdout:1676: done (1 left) 2024-09-21T09:35:00.406 INFO:tasks.rados.rados.0.smithi137.stdout:1678: done (0 left) 2024-09-21T09:35:00.406 INFO:tasks.rados.rados.0.smithi137.stdout:1679: write oid 49 current snap is 0 2024-09-21T09:35:00.406 INFO:tasks.rados.rados.0.smithi137.stdout:1679: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2024-09-21T09:35:00.412 INFO:tasks.rados.rados.0.smithi137.stdout:1679: writing smithi13778320-49 from 662506 to 1086504 tid 1 2024-09-21T09:35:00.417 INFO:tasks.rados.rados.0.smithi137.stdout:1679: writing smithi13778320-49 from 1563560 to 2102967 tid 2 2024-09-21T09:35:00.424 INFO:tasks.rados.rados.0.smithi137.stdout:1679: writing smithi13778320-49 from 2717355 to 3207640 tid 3 2024-09-21T09:35:00.424 INFO:tasks.rados.rados.0.smithi137.stdout:1680: read oid 223 snap -1 2024-09-21T09:35:00.424 INFO:tasks.rados.rados.0.smithi137.stdout:1680: expect (ObjNum 1030 snap 0 seq_num 1030) 2024-09-21T09:35:00.424 INFO:tasks.rados.rados.0.smithi137.stdout:1681: write oid 352 current snap is 0 2024-09-21T09:35:00.424 INFO:tasks.rados.rados.0.smithi137.stdout:1679: finishing write tid 1 to smithi13778320-49 2024-09-21T09:35:00.424 INFO:tasks.rados.rados.0.smithi137.stdout:1679: finishing write tid 2 to smithi13778320-49 2024-09-21T09:35:00.424 INFO:tasks.rados.rados.0.smithi137.stdout:1681: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2024-09-21T09:35:00.430 INFO:tasks.rados.rados.0.smithi137.stdout:1681: writing smithi13778320-352 from 679313 to 1178560 tid 1 2024-09-21T09:35:00.436 INFO:tasks.rados.rados.0.smithi137.stdout:1681: writing smithi13778320-352 from 1622042 to 2305107 tid 2 2024-09-21T09:35:00.443 INFO:tasks.rados.rados.0.smithi137.stdout:1681: writing smithi13778320-352 from 2744778 to 3446335 tid 3 2024-09-21T09:35:00.443 INFO:tasks.rados.rados.0.smithi137.stdout:1682: write oid 121 current snap is 0 2024-09-21T09:35:00.443 INFO:tasks.rados.rados.0.smithi137.stdout:1682: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2024-09-21T09:35:00.450 INFO:tasks.rados.rados.0.smithi137.stdout:1682: writing smithi13778320-121 from 696120 to 1270616 tid 1 2024-09-21T09:35:00.455 INFO:tasks.rados.rados.0.smithi137.stdout:1682: writing smithi13778320-121 from 1680524 to 2223600 tid 2 2024-09-21T09:35:00.463 INFO:tasks.rados.rados.0.smithi137.stdout:1682: writing smithi13778320-121 from 2888554 to 3401383 tid 3 2024-09-21T09:35:00.463 INFO:tasks.rados.rados.0.smithi137.stdout:1683: write oid 385 current snap is 0 2024-09-21T09:35:00.463 INFO:tasks.rados.rados.0.smithi137.stdout:1679: finishing write tid 3 to smithi13778320-49 2024-09-21T09:35:00.463 INFO:tasks.rados.rados.0.smithi137.stdout:1679: finishing write tid 4 to smithi13778320-49 2024-09-21T09:35:00.463 INFO:tasks.rados.rados.0.smithi137.stdout:1679: finishing write tid 5 to smithi13778320-49 2024-09-21T09:35:00.463 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 49 v 289 (ObjNum 1158 snap 0 seq_num 1158) dirty exists 2024-09-21T09:35:00.463 INFO:tasks.rados.rados.0.smithi137.stdout:1679: left oid 49 (ObjNum 1158 snap 0 seq_num 1158) 2024-09-21T09:35:00.463 INFO:tasks.rados.rados.0.smithi137.stdout:1680: expect (ObjNum 1030 snap 0 seq_num 1030) 2024-09-21T09:35:00.574 INFO:tasks.rados.rados.0.smithi137.stdout:1681: finishing write tid 1 to smithi13778320-352 2024-09-21T09:35:00.575 INFO:tasks.rados.rados.0.smithi137.stdout:1681: finishing write tid 2 to smithi13778320-352 2024-09-21T09:35:00.575 INFO:tasks.rados.rados.0.smithi137.stdout:1683: seq_num 1161 ranges {712927=649745,2139006=686734} 2024-09-21T09:35:00.582 INFO:tasks.rados.rados.0.smithi137.stdout:1683: writing smithi13778320-385 from 712927 to 1362672 tid 1 2024-09-21T09:35:00.591 INFO:tasks.rados.rados.0.smithi137.stdout:1683: writing smithi13778320-385 from 2139006 to 2825740 tid 2 2024-09-21T09:35:00.591 INFO:tasks.rados.rados.0.smithi137.stdout:1679: done (4 left) 2024-09-21T09:35:00.591 INFO:tasks.rados.rados.0.smithi137.stdout:1680: done (3 left) 2024-09-21T09:35:00.591 INFO:tasks.rados.rados.0.smithi137.stdout:1684: read oid 196 snap -1 2024-09-21T09:35:00.591 INFO:tasks.rados.rados.0.smithi137.stdout:1684: expect (ObjNum 954 snap 0 seq_num 954) 2024-09-21T09:35:00.591 INFO:tasks.rados.rados.0.smithi137.stdout:1685: write oid 443 current snap is 0 2024-09-21T09:35:00.591 INFO:tasks.rados.rados.0.smithi137.stdout:1681: finishing write tid 3 to smithi13778320-352 2024-09-21T09:35:00.591 INFO:tasks.rados.rados.0.smithi137.stdout:1681: finishing write tid 4 to smithi13778320-352 2024-09-21T09:35:00.591 INFO:tasks.rados.rados.0.smithi137.stdout:1681: finishing write tid 5 to smithi13778320-352 2024-09-21T09:35:00.591 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 352 v 234 (ObjNum 1159 snap 0 seq_num 1159) dirty exists 2024-09-21T09:35:00.591 INFO:tasks.rados.rados.0.smithi137.stdout:1681: left oid 352 (ObjNum 1159 snap 0 seq_num 1159) 2024-09-21T09:35:00.591 INFO:tasks.rados.rados.0.smithi137.stdout:1682: finishing write tid 1 to smithi13778320-121 2024-09-21T09:35:00.591 INFO:tasks.rados.rados.0.smithi137.stdout:1685: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2024-09-21T09:35:00.598 INFO:tasks.rados.rados.0.smithi137.stdout:1685: writing smithi13778320-443 from 729734 to 1454728 tid 1 2024-09-21T09:35:00.604 INFO:tasks.rados.rados.0.smithi137.stdout:1685: writing smithi13778320-443 from 2197488 to 2627880 tid 2 2024-09-21T09:35:00.610 INFO:tasks.rados.rados.0.smithi137.stdout:1685: writing smithi13778320-443 from 3227047 to 3529734 tid 3 2024-09-21T09:35:00.610 INFO:tasks.rados.rados.0.smithi137.stdout:1681: done (4 left) 2024-09-21T09:35:00.610 INFO:tasks.rados.rados.0.smithi137.stdout:1686: write oid 42 current snap is 0 2024-09-21T09:35:00.610 INFO:tasks.rados.rados.0.smithi137.stdout:1682: finishing write tid 2 to smithi13778320-121 2024-09-21T09:35:00.610 INFO:tasks.rados.rados.0.smithi137.stdout:1686: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2024-09-21T09:35:00.616 INFO:tasks.rados.rados.0.smithi137.stdout:1686: writing smithi13778320-42 from 746541 to 1146784 tid 1 2024-09-21T09:35:00.623 INFO:tasks.rados.rados.0.smithi137.stdout:1686: writing smithi13778320-42 from 1739617 to 2430020 tid 2 2024-09-21T09:35:00.630 INFO:tasks.rados.rados.0.smithi137.stdout:1686: writing smithi13778320-42 from 3138117 to 3546541 tid 3 2024-09-21T09:35:00.630 INFO:tasks.rados.rados.0.smithi137.stdout:1687: read oid 94 snap -1 2024-09-21T09:35:00.630 INFO:tasks.rados.rados.0.smithi137.stdout:1687: expect (ObjNum 93 snap 0 seq_num 93) 2024-09-21T09:35:00.630 INFO:tasks.rados.rados.0.smithi137.stdout:1688: read oid 454 snap -1 2024-09-21T09:35:00.630 INFO:tasks.rados.rados.0.smithi137.stdout:1688: expect (ObjNum 453 snap 0 seq_num 453) 2024-09-21T09:35:00.630 INFO:tasks.rados.rados.0.smithi137.stdout:1689: write oid 349 current snap is 0 2024-09-21T09:35:00.630 INFO:tasks.rados.rados.0.smithi137.stdout:1682: finishing write tid 3 to smithi13778320-121 2024-09-21T09:35:00.630 INFO:tasks.rados.rados.0.smithi137.stdout:1689: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2024-09-21T09:35:00.637 INFO:tasks.rados.rados.0.smithi137.stdout:1689: writing smithi13778320-349 from 763348 to 1355193 tid 1 2024-09-21T09:35:00.643 INFO:tasks.rados.rados.0.smithi137.stdout:1689: writing smithi13778320-349 from 1914452 to 2348513 tid 2 2024-09-21T09:35:00.650 INFO:tasks.rados.rados.0.smithi137.stdout:1689: writing smithi13778320-349 from 2881893 to 3556163 tid 3 2024-09-21T09:35:00.650 INFO:tasks.rados.rados.0.smithi137.stdout:1690: read oid 489 snap -1 2024-09-21T09:35:00.650 INFO:tasks.rados.rados.0.smithi137.stdout:1690: expect (ObjNum 1145 snap 0 seq_num 1145) 2024-09-21T09:35:00.650 INFO:tasks.rados.rados.0.smithi137.stdout:1691: delete oid 192 current snap is 0 2024-09-21T09:35:00.650 INFO:tasks.rados.rados.0.smithi137.stdout:1682: finishing write tid 4 to smithi13778320-121 2024-09-21T09:35:00.650 INFO:tasks.rados.rados.0.smithi137.stdout:1682: finishing write tid 5 to smithi13778320-121 2024-09-21T09:35:00.650 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 121 v 264 (ObjNum 1160 snap 0 seq_num 1160) dirty exists 2024-09-21T09:35:00.650 INFO:tasks.rados.rados.0.smithi137.stdout:1682: left oid 121 (ObjNum 1160 snap 0 seq_num 1160) 2024-09-21T09:35:00.651 INFO:tasks.rados.rados.0.smithi137.stdout:1683: finishing write tid 1 to smithi13778320-385 2024-09-21T09:35:00.651 INFO:tasks.rados.rados.0.smithi137.stdout:1684: expect (ObjNum 954 snap 0 seq_num 954) 2024-09-21T09:35:00.769 INFO:tasks.rados.rados.0.smithi137.stdout:1683: finishing write tid 2 to smithi13778320-385 2024-09-21T09:35:00.769 INFO:tasks.rados.rados.0.smithi137.stdout:1682: done (9 left) 2024-09-21T09:35:00.769 INFO:tasks.rados.rados.0.smithi137.stdout:1684: done (8 left) 2024-09-21T09:35:00.769 INFO:tasks.rados.rados.0.smithi137.stdout:1691: done (7 left) 2024-09-21T09:35:00.769 INFO:tasks.rados.rados.0.smithi137.stdout:1692: read oid 26 snap -1 2024-09-21T09:35:00.769 INFO:tasks.rados.rados.0.smithi137.stdout:1692: expect (ObjNum 1121 snap 0 seq_num 1121) 2024-09-21T09:35:00.769 INFO:tasks.rados.rados.0.smithi137.stdout:1693: read oid 413 snap -1 2024-09-21T09:35:00.769 INFO:tasks.rados.rados.0.smithi137.stdout:1693: expect (ObjNum 1071 snap 0 seq_num 1071) 2024-09-21T09:35:00.769 INFO:tasks.rados.rados.0.smithi137.stdout:1694: write oid 478 current snap is 0 2024-09-21T09:35:00.769 INFO:tasks.rados.rados.0.smithi137.stdout:1683: finishing write tid 3 to smithi13778320-385 2024-09-21T09:35:00.769 INFO:tasks.rados.rados.0.smithi137.stdout:1683: finishing write tid 4 to smithi13778320-385 2024-09-21T09:35:00.770 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 385 v 269 (ObjNum 1161 snap 0 seq_num 1161) dirty exists 2024-09-21T09:35:00.770 INFO:tasks.rados.rados.0.smithi137.stdout:1683: left oid 385 (ObjNum 1161 snap 0 seq_num 1161) 2024-09-21T09:35:00.770 INFO:tasks.rados.rados.0.smithi137.stdout:1685: finishing write tid 1 to smithi13778320-443 2024-09-21T09:35:00.770 INFO:tasks.rados.rados.0.smithi137.stdout:1685: finishing write tid 2 to smithi13778320-443 2024-09-21T09:35:00.770 INFO:tasks.rados.rados.0.smithi137.stdout:1685: finishing write tid 3 to smithi13778320-443 2024-09-21T09:35:00.770 INFO:tasks.rados.rados.0.smithi137.stdout:1685: finishing write tid 4 to smithi13778320-443 2024-09-21T09:35:00.770 INFO:tasks.rados.rados.0.smithi137.stdout:1685: finishing write tid 5 to smithi13778320-443 2024-09-21T09:35:00.770 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 443 v 276 (ObjNum 1162 snap 0 seq_num 1162) dirty exists 2024-09-21T09:35:00.770 INFO:tasks.rados.rados.0.smithi137.stdout:1685: left oid 443 (ObjNum 1162 snap 0 seq_num 1162) 2024-09-21T09:35:00.770 INFO:tasks.rados.rados.0.smithi137.stdout:1686: finishing write tid 1 to smithi13778320-42 2024-09-21T09:35:00.770 INFO:tasks.rados.rados.0.smithi137.stdout:1694: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2024-09-21T09:35:00.777 INFO:tasks.rados.rados.0.smithi137.stdout:1694: writing smithi13778320-478 from 796962 to 1539305 tid 1 2024-09-21T09:35:00.783 INFO:tasks.rados.rados.0.smithi137.stdout:1694: writing smithi13778320-478 from 2031416 to 2469146 tid 2 2024-09-21T09:35:00.789 INFO:tasks.rados.rados.0.smithi137.stdout:1694: writing smithi13778320-478 from 2936739 to 3349906 tid 3 2024-09-21T09:35:00.789 INFO:tasks.rados.rados.0.smithi137.stdout:1683: done (9 left) 2024-09-21T09:35:00.789 INFO:tasks.rados.rados.0.smithi137.stdout:1685: done (8 left) 2024-09-21T09:35:00.789 INFO:tasks.rados.rados.0.smithi137.stdout:1695: read oid 164 snap -1 2024-09-21T09:35:00.789 INFO:tasks.rados.rados.0.smithi137.stdout:1695: expect (ObjNum 163 snap 0 seq_num 163) 2024-09-21T09:35:00.789 INFO:tasks.rados.rados.0.smithi137.stdout:1696: read oid 225 snap -1 2024-09-21T09:35:00.789 INFO:tasks.rados.rados.0.smithi137.stdout:1696: expect (ObjNum 912 snap 0 seq_num 912) 2024-09-21T09:35:00.789 INFO:tasks.rados.rados.0.smithi137.stdout:1697: delete oid 30 current snap is 0 2024-09-21T09:35:00.789 INFO:tasks.rados.rados.0.smithi137.stdout:1686: finishing write tid 2 to smithi13778320-42 2024-09-21T09:35:00.789 INFO:tasks.rados.rados.0.smithi137.stdout:1686: finishing write tid 3 to smithi13778320-42 2024-09-21T09:35:00.789 INFO:tasks.rados.rados.0.smithi137.stdout:1686: finishing write tid 4 to smithi13778320-42 2024-09-21T09:35:00.789 INFO:tasks.rados.rados.0.smithi137.stdout:1686: finishing write tid 5 to smithi13778320-42 2024-09-21T09:35:00.789 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 42 v 273 (ObjNum 1163 snap 0 seq_num 1163) dirty exists 2024-09-21T09:35:00.790 INFO:tasks.rados.rados.0.smithi137.stdout:1686: left oid 42 (ObjNum 1163 snap 0 seq_num 1163) 2024-09-21T09:35:00.790 INFO:tasks.rados.rados.0.smithi137.stdout:1688: expect (ObjNum 453 snap 0 seq_num 453) 2024-09-21T09:35:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:00 smithi165 ceph-mon[32789]: pgmap v130: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 132 op/s 2024-09-21T09:35:00.907 INFO:tasks.rados.rados.0.smithi137.stdout:1687: expect (ObjNum 93 snap 0 seq_num 93) 2024-09-21T09:35:00.976 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:00.977 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:00 smithi137 ceph-mon[39068]: pgmap v130: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 132 op/s 2024-09-21T09:35:00.977 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:00 smithi137 ceph-mon[28941]: pgmap v130: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 132 op/s 2024-09-21T09:35:01.032 INFO:tasks.rados.rados.0.smithi137.stdout:1689: finishing write tid 1 to smithi13778320-349 2024-09-21T09:35:01.032 INFO:tasks.rados.rados.0.smithi137.stdout:1689: finishing write tid 2 to smithi13778320-349 2024-09-21T09:35:01.032 INFO:tasks.rados.rados.0.smithi137.stdout:1689: finishing write tid 3 to smithi13778320-349 2024-09-21T09:35:01.033 INFO:tasks.rados.rados.0.smithi137.stdout:1686: done (10 left) 2024-09-21T09:35:01.033 INFO:tasks.rados.rados.0.smithi137.stdout:1687: done (9 left) 2024-09-21T09:35:01.033 INFO:tasks.rados.rados.0.smithi137.stdout:1688: done (8 left) 2024-09-21T09:35:01.033 INFO:tasks.rados.rados.0.smithi137.stdout:1697: done (7 left) 2024-09-21T09:35:01.033 INFO:tasks.rados.rados.0.smithi137.stdout:1698: delete oid 473 current snap is 0 2024-09-21T09:35:01.033 INFO:tasks.rados.rados.0.smithi137.stdout:1689: finishing write tid 4 to smithi13778320-349 2024-09-21T09:35:01.033 INFO:tasks.rados.rados.0.smithi137.stdout:1689: finishing write tid 5 to smithi13778320-349 2024-09-21T09:35:01.033 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 349 v 224 (ObjNum 1164 snap 0 seq_num 1164) dirty exists 2024-09-21T09:35:01.033 INFO:tasks.rados.rados.0.smithi137.stdout:1689: left oid 349 (ObjNum 1164 snap 0 seq_num 1164) 2024-09-21T09:35:01.033 INFO:tasks.rados.rados.0.smithi137.stdout:1690: expect (ObjNum 1145 snap 0 seq_num 1145) 2024-09-21T09:35:01.171 INFO:tasks.rados.rados.0.smithi137.stdout:1693: expect (ObjNum 1071 snap 0 seq_num 1071) 2024-09-21T09:35:01.299 INFO:tasks.rados.rados.0.smithi137.stdout:1692: expect (ObjNum 1121 snap 0 seq_num 1121) 2024-09-21T09:35:01.472 INFO:tasks.rados.rados.0.smithi137.stdout:1694: finishing write tid 1 to smithi13778320-478 2024-09-21T09:35:01.472 INFO:tasks.rados.rados.0.smithi137.stdout:1694: finishing write tid 2 to smithi13778320-478 2024-09-21T09:35:01.472 INFO:tasks.rados.rados.0.smithi137.stdout:1696: expect (ObjNum 912 snap 0 seq_num 912) 2024-09-21T09:35:01.645 INFO:tasks.rados.rados.0.smithi137.stdout:1694: finishing write tid 3 to smithi13778320-478 2024-09-21T09:35:01.645 INFO:tasks.rados.rados.0.smithi137.stdout:1694: finishing write tid 4 to smithi13778320-478 2024-09-21T09:35:01.645 INFO:tasks.rados.rados.0.smithi137.stdout:1694: finishing write tid 5 to smithi13778320-478 2024-09-21T09:35:01.645 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 478 v 211 (ObjNum 1166 snap 0 seq_num 1166) dirty exists 2024-09-21T09:35:01.645 INFO:tasks.rados.rados.0.smithi137.stdout:1694: left oid 478 (ObjNum 1166 snap 0 seq_num 1166) 2024-09-21T09:35:01.645 INFO:tasks.rados.rados.0.smithi137.stdout:1695: expect (ObjNum 163 snap 0 seq_num 163) 2024-09-21T09:35:01.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:01 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3637120328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:01.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:01 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:35:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:35:01.735 INFO:tasks.rados.rados.0.smithi137.stdout:1689: done (7 left) 2024-09-21T09:35:01.735 INFO:tasks.rados.rados.0.smithi137.stdout:1690: done (6 left) 2024-09-21T09:35:01.735 INFO:tasks.rados.rados.0.smithi137.stdout:1692: done (5 left) 2024-09-21T09:35:01.735 INFO:tasks.rados.rados.0.smithi137.stdout:1693: done (4 left) 2024-09-21T09:35:01.735 INFO:tasks.rados.rados.0.smithi137.stdout:1694: done (3 left) 2024-09-21T09:35:01.735 INFO:tasks.rados.rados.0.smithi137.stdout:1695: done (2 left) 2024-09-21T09:35:01.735 INFO:tasks.rados.rados.0.smithi137.stdout:1696: done (1 left) 2024-09-21T09:35:01.735 INFO:tasks.rados.rados.0.smithi137.stdout:1698: done (0 left) 2024-09-21T09:35:01.735 INFO:tasks.rados.rados.0.smithi137.stdout:1699: read oid 122 snap -1 2024-09-21T09:35:01.735 INFO:tasks.rados.rados.0.smithi137.stdout:1699: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-21T09:35:01.735 INFO:tasks.rados.rados.0.smithi137.stdout:1700: write oid 281 current snap is 0 2024-09-21T09:35:01.735 INFO:tasks.rados.rados.0.smithi137.stdout:1700: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2024-09-21T09:35:01.740 INFO:tasks.rados.rados.0.smithi137.stdout:1700: writing smithi13778320-281 from 447383 to 1015473 tid 1 2024-09-21T09:35:01.747 INFO:tasks.rados.rados.0.smithi137.stdout:1700: writing smithi13778320-281 from 1690509 to 2391919 tid 2 2024-09-21T09:35:01.755 INFO:tasks.rados.rados.0.smithi137.stdout:1700: writing smithi13778320-281 from 2902655 to 3549638 tid 3 2024-09-21T09:35:01.755 INFO:tasks.rados.rados.0.smithi137.stdout:1701: write oid 359 current snap is 0 2024-09-21T09:35:01.755 INFO:tasks.rados.rados.0.smithi137.stdout:1701: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2024-09-21T09:35:01.761 INFO:tasks.rados.rados.0.smithi137.stdout:1701: writing smithi13778320-359 from 464190 to 1107529 tid 1 2024-09-21T09:35:01.767 INFO:tasks.rados.rados.0.smithi137.stdout:1701: writing smithi13778320-359 from 1748991 to 2194059 tid 2 2024-09-21T09:35:01.774 INFO:tasks.rados.rados.0.smithi137.stdout:1701: writing smithi13778320-359 from 2930078 to 3504686 tid 3 2024-09-21T09:35:01.774 INFO:tasks.rados.rados.0.smithi137.stdout:1702: read oid 300 snap -1 2024-09-21T09:35:01.774 INFO:tasks.rados.rados.0.smithi137.stdout:1702: expect (ObjNum 1143 snap 0 seq_num 1143) 2024-09-21T09:35:01.774 INFO:tasks.rados.rados.0.smithi137.stdout:1703: write oid 110 current snap is 0 2024-09-21T09:35:01.774 INFO:tasks.rados.rados.0.smithi137.stdout:1699: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-21T09:35:01.840 INFO:tasks.rados.rados.0.smithi137.stdout:1700: finishing write tid 1 to smithi13778320-281 2024-09-21T09:35:01.840 INFO:tasks.rados.rados.0.smithi137.stdout:1700: finishing write tid 2 to smithi13778320-281 2024-09-21T09:35:01.840 INFO:tasks.rados.rados.0.smithi137.stdout:1700: finishing write tid 3 to smithi13778320-281 2024-09-21T09:35:01.840 INFO:tasks.rados.rados.0.smithi137.stdout:1700: finishing write tid 4 to smithi13778320-281 2024-09-21T09:35:01.840 INFO:tasks.rados.rados.0.smithi137.stdout:1700: finishing write tid 5 to smithi13778320-281 2024-09-21T09:35:01.840 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 281 v 195 (ObjNum 1169 snap 0 seq_num 1169) dirty exists 2024-09-21T09:35:01.841 INFO:tasks.rados.rados.0.smithi137.stdout:1700: left oid 281 (ObjNum 1169 snap 0 seq_num 1169) 2024-09-21T09:35:01.841 INFO:tasks.rados.rados.0.smithi137.stdout:1701: finishing write tid 1 to smithi13778320-359 2024-09-21T09:35:01.841 INFO:tasks.rados.rados.0.smithi137.stdout:1703: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2024-09-21T09:35:01.845 INFO:tasks.rados.rados.0.smithi137.stdout:1703: writing smithi13778320-110 from 480997 to 915938 tid 1 2024-09-21T09:35:01.851 INFO:tasks.rados.rados.0.smithi137.stdout:1703: writing smithi13778320-110 from 1407473 to 2112552 tid 2 2024-09-21T09:35:01.858 INFO:tasks.rados.rados.0.smithi137.stdout:1703: writing smithi13778320-110 from 2557501 to 3343381 tid 3 2024-09-21T09:35:01.858 INFO:tasks.rados.rados.0.smithi137.stdout:1699: done (4 left) 2024-09-21T09:35:01.858 INFO:tasks.rados.rados.0.smithi137.stdout:1700: done (3 left) 2024-09-21T09:35:01.858 INFO:tasks.rados.rados.0.smithi137.stdout:1704: write oid 72 current snap is 0 2024-09-21T09:35:01.858 INFO:tasks.rados.rados.0.smithi137.stdout:1701: finishing write tid 2 to smithi13778320-359 2024-09-21T09:35:01.859 INFO:tasks.rados.rados.0.smithi137.stdout:1701: finishing write tid 3 to smithi13778320-359 2024-09-21T09:35:01.859 INFO:tasks.rados.rados.0.smithi137.stdout:1704: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2024-09-21T09:35:01.863 INFO:tasks.rados.rados.0.smithi137.stdout:1704: writing smithi13778320-72 from 497804 to 1007994 tid 1 2024-09-21T09:35:01.869 INFO:tasks.rados.rados.0.smithi137.stdout:1704: writing smithi13778320-72 from 1465955 to 1914692 tid 2 2024-09-21T09:35:01.876 INFO:tasks.rados.rados.0.smithi137.stdout:1704: writing smithi13778320-72 from 2584924 to 3182076 tid 3 2024-09-21T09:35:01.876 INFO:tasks.rados.rados.0.smithi137.stdout:1705: read oid 241 snap -1 2024-09-21T09:35:01.876 INFO:tasks.rados.rados.0.smithi137.stdout:1705: expect (ObjNum 240 snap 0 seq_num 240) 2024-09-21T09:35:01.876 INFO:tasks.rados.rados.0.smithi137.stdout:1706: delete oid 246 current snap is 0 2024-09-21T09:35:01.876 INFO:tasks.rados.rados.0.smithi137.stdout:1701: finishing write tid 4 to smithi13778320-359 2024-09-21T09:35:01.876 INFO:tasks.rados.rados.0.smithi137.stdout:1701: finishing write tid 5 to smithi13778320-359 2024-09-21T09:35:01.876 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 359 v 211 (ObjNum 1170 snap 0 seq_num 1170) dirty exists 2024-09-21T09:35:01.876 INFO:tasks.rados.rados.0.smithi137.stdout:1701: left oid 359 (ObjNum 1170 snap 0 seq_num 1170) 2024-09-21T09:35:01.876 INFO:tasks.rados.rados.0.smithi137.stdout:1702: expect (ObjNum 1143 snap 0 seq_num 1143) 2024-09-21T09:35:02.038 INFO:tasks.rados.rados.0.smithi137.stdout:1703: finishing write tid 1 to smithi13778320-110 2024-09-21T09:35:02.038 INFO:tasks.rados.rados.0.smithi137.stdout:1703: finishing write tid 2 to smithi13778320-110 2024-09-21T09:35:02.038 INFO:tasks.rados.rados.0.smithi137.stdout:1703: finishing write tid 3 to smithi13778320-110 2024-09-21T09:35:02.039 INFO:tasks.rados.rados.0.smithi137.stdout:1703: finishing write tid 4 to smithi13778320-110 2024-09-21T09:35:02.039 INFO:tasks.rados.rados.0.smithi137.stdout:1703: finishing write tid 5 to smithi13778320-110 2024-09-21T09:35:02.039 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 110 v 181 (ObjNum 1171 snap 0 seq_num 1171) dirty exists 2024-09-21T09:35:02.039 INFO:tasks.rados.rados.0.smithi137.stdout:1703: left oid 110 (ObjNum 1171 snap 0 seq_num 1171) 2024-09-21T09:35:02.039 INFO:tasks.rados.rados.0.smithi137.stdout:1704: finishing write tid 1 to smithi13778320-72 2024-09-21T09:35:02.039 INFO:tasks.rados.rados.0.smithi137.stdout:1704: finishing write tid 2 to smithi13778320-72 2024-09-21T09:35:02.039 INFO:tasks.rados.rados.0.smithi137.stdout:1704: finishing write tid 3 to smithi13778320-72 2024-09-21T09:35:02.039 INFO:tasks.rados.rados.0.smithi137.stdout:1704: finishing write tid 4 to smithi13778320-72 2024-09-21T09:35:02.039 INFO:tasks.rados.rados.0.smithi137.stdout:1704: finishing write tid 5 to smithi13778320-72 2024-09-21T09:35:02.039 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 72 v 215 (ObjNum 1172 snap 0 seq_num 1172) dirty exists 2024-09-21T09:35:02.039 INFO:tasks.rados.rados.0.smithi137.stdout:1704: left oid 72 (ObjNum 1172 snap 0 seq_num 1172) 2024-09-21T09:35:02.040 INFO:tasks.rados.rados.0.smithi137.stdout:1701: done (5 left) 2024-09-21T09:35:02.040 INFO:tasks.rados.rados.0.smithi137.stdout:1702: done (4 left) 2024-09-21T09:35:02.040 INFO:tasks.rados.rados.0.smithi137.stdout:1703: done (3 left) 2024-09-21T09:35:02.040 INFO:tasks.rados.rados.0.smithi137.stdout:1704: done (2 left) 2024-09-21T09:35:02.040 INFO:tasks.rados.rados.0.smithi137.stdout:1706: done (1 left) 2024-09-21T09:35:02.040 INFO:tasks.rados.rados.0.smithi137.stdout:1707: delete oid 167 current snap is 0 2024-09-21T09:35:02.040 INFO:tasks.rados.rados.0.smithi137.stdout:1705: expect (ObjNum 240 snap 0 seq_num 240) 2024-09-21T09:35:02.049 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:01 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3637120328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:02.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:01 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3637120328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:02.104 INFO:tasks.rados.rados.0.smithi137.stdout:1705: done (1 left) 2024-09-21T09:35:02.104 INFO:tasks.rados.rados.0.smithi137.stdout:1707: done (0 left) 2024-09-21T09:35:02.104 INFO:tasks.rados.rados.0.smithi137.stdout:1708: write oid 102 current snap is 0 2024-09-21T09:35:02.104 INFO:tasks.rados.rados.0.smithi137.stdout:1708: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2024-09-21T09:35:02.110 INFO:tasks.rados.rados.0.smithi137.stdout:1708: writing smithi13778320-102 from 548225 to 1284162 tid 1 2024-09-21T09:35:02.117 INFO:tasks.rados.rados.0.smithi137.stdout:1708: writing smithi13778320-102 from 1925048 to 2521112 tid 2 2024-09-21T09:35:02.123 INFO:tasks.rados.rados.0.smithi137.stdout:1708: writing smithi13778320-102 from 2950840 to 3498161 tid 3 2024-09-21T09:35:02.123 INFO:tasks.rados.rados.0.smithi137.stdout:1709: delete oid 5 current snap is 0 2024-09-21T09:35:02.123 INFO:tasks.rados.rados.0.smithi137.stdout:1708: finishing write tid 1 to smithi13778320-102 2024-09-21T09:35:02.123 INFO:tasks.rados.rados.0.smithi137.stdout:1708: finishing write tid 2 to smithi13778320-102 2024-09-21T09:35:02.124 INFO:tasks.rados.rados.0.smithi137.stdout:1709: done (1 left) 2024-09-21T09:35:02.124 INFO:tasks.rados.rados.0.smithi137.stdout:1710: write oid 230 current snap is 0 2024-09-21T09:35:02.124 INFO:tasks.rados.rados.0.smithi137.stdout:1710: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2024-09-21T09:35:02.130 INFO:tasks.rados.rados.0.smithi137.stdout:1710: writing smithi13778320-230 from 581839 to 1068274 tid 1 2024-09-21T09:35:02.136 INFO:tasks.rados.rados.0.smithi137.stdout:1710: writing smithi13778320-230 from 1642012 to 2241745 tid 2 2024-09-21T09:35:02.144 INFO:tasks.rados.rados.0.smithi137.stdout:1710: writing smithi13778320-230 from 3005686 to 3575551 tid 3 2024-09-21T09:35:02.144 INFO:tasks.rados.rados.0.smithi137.stdout:1711: write oid 174 current snap is 0 2024-09-21T09:35:02.144 INFO:tasks.rados.rados.0.smithi137.stdout:1708: finishing write tid 3 to smithi13778320-102 2024-09-21T09:35:02.144 INFO:tasks.rados.rados.0.smithi137.stdout:1711: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2024-09-21T09:35:02.150 INFO:tasks.rados.rados.0.smithi137.stdout:1711: writing smithi13778320-174 from 598646 to 1160330 tid 1 2024-09-21T09:35:02.156 INFO:tasks.rados.rados.0.smithi137.stdout:1711: writing smithi13778320-174 from 1700494 to 2160238 tid 2 2024-09-21T09:35:02.163 INFO:tasks.rados.rados.0.smithi137.stdout:1711: writing smithi13778320-174 from 2633109 to 3414246 tid 3 2024-09-21T09:35:02.163 INFO:tasks.rados.rados.0.smithi137.stdout:1712: write oid 382 current snap is 0 2024-09-21T09:35:02.163 INFO:tasks.rados.rados.0.smithi137.stdout:1708: finishing write tid 4 to smithi13778320-102 2024-09-21T09:35:02.163 INFO:tasks.rados.rados.0.smithi137.stdout:1708: finishing write tid 5 to smithi13778320-102 2024-09-21T09:35:02.163 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 102 v 219 (ObjNum 1175 snap 0 seq_num 1175) dirty exists 2024-09-21T09:35:02.164 INFO:tasks.rados.rados.0.smithi137.stdout:1708: left oid 102 (ObjNum 1175 snap 0 seq_num 1175) 2024-09-21T09:35:02.164 INFO:tasks.rados.rados.0.smithi137.stdout:1710: finishing write tid 1 to smithi13778320-230 2024-09-21T09:35:02.164 INFO:tasks.rados.rados.0.smithi137.stdout:1710: finishing write tid 2 to smithi13778320-230 2024-09-21T09:35:02.164 INFO:tasks.rados.rados.0.smithi137.stdout:1712: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2024-09-21T09:35:02.171 INFO:tasks.rados.rados.0.smithi137.stdout:1712: writing smithi13778320-382 from 615453 to 1368739 tid 1 2024-09-21T09:35:02.178 INFO:tasks.rados.rados.0.smithi137.stdout:1712: writing smithi13778320-382 from 2158976 to 2762378 tid 2 2024-09-21T09:35:02.185 INFO:tasks.rados.rados.0.smithi137.stdout:1712: writing smithi13778320-382 from 3460532 to 3815453 tid 3 2024-09-21T09:35:02.185 INFO:tasks.rados.rados.0.smithi137.stdout:1708: done (3 left) 2024-09-21T09:35:02.185 INFO:tasks.rados.rados.0.smithi137.stdout:1713: write oid 297 current snap is 0 2024-09-21T09:35:02.185 INFO:tasks.rados.rados.0.smithi137.stdout:1710: finishing write tid 3 to smithi13778320-230 2024-09-21T09:35:02.185 INFO:tasks.rados.rados.0.smithi137.stdout:1710: finishing write tid 4 to smithi13778320-230 2024-09-21T09:35:02.185 INFO:tasks.rados.rados.0.smithi137.stdout:1713: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2024-09-21T09:35:02.190 INFO:tasks.rados.rados.0.smithi137.stdout:1713: writing smithi13778320-297 from 632260 to 1060795 tid 1 2024-09-21T09:35:02.196 INFO:tasks.rados.rados.0.smithi137.stdout:1713: writing smithi13778320-297 from 1817458 to 2280871 tid 2 2024-09-21T09:35:02.202 INFO:tasks.rados.rados.0.smithi137.stdout:1713: writing smithi13778320-297 from 2687955 to 3207989 tid 3 2024-09-21T09:35:02.206 INFO:tasks.rados.rados.0.smithi137.stdout:1713: writing smithi13778320-297 from 3709324 to 3832260 tid 4 2024-09-21T09:35:02.206 INFO:tasks.rados.rados.0.smithi137.stdout:1714: delete oid 269 current snap is 0 2024-09-21T09:35:02.206 INFO:tasks.rados.rados.0.smithi137.stdout:1710: finishing write tid 5 to smithi13778320-230 2024-09-21T09:35:02.206 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 230 v 249 (ObjNum 1177 snap 0 seq_num 1177) dirty exists 2024-09-21T09:35:02.206 INFO:tasks.rados.rados.0.smithi137.stdout:1710: left oid 230 (ObjNum 1177 snap 0 seq_num 1177) 2024-09-21T09:35:02.206 INFO:tasks.rados.rados.0.smithi137.stdout:1711: finishing write tid 1 to smithi13778320-174 2024-09-21T09:35:02.206 INFO:tasks.rados.rados.0.smithi137.stdout:1711: finishing write tid 2 to smithi13778320-174 2024-09-21T09:35:02.206 INFO:tasks.rados.rados.0.smithi137.stdout:1711: finishing write tid 3 to smithi13778320-174 2024-09-21T09:35:02.207 INFO:tasks.rados.rados.0.smithi137.stdout:1711: finishing write tid 4 to smithi13778320-174 2024-09-21T09:35:02.207 INFO:tasks.rados.rados.0.smithi137.stdout:1711: finishing write tid 5 to smithi13778320-174 2024-09-21T09:35:02.207 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 174 v 215 (ObjNum 1178 snap 0 seq_num 1178) dirty exists 2024-09-21T09:35:02.207 INFO:tasks.rados.rados.0.smithi137.stdout:1711: left oid 174 (ObjNum 1178 snap 0 seq_num 1178) 2024-09-21T09:35:02.207 INFO:tasks.rados.rados.0.smithi137.stdout:1712: finishing write tid 1 to smithi13778320-382 2024-09-21T09:35:02.207 INFO:tasks.rados.rados.0.smithi137.stdout:1712: finishing write tid 2 to smithi13778320-382 2024-09-21T09:35:02.207 INFO:tasks.rados.rados.0.smithi137.stdout:1712: finishing write tid 3 to smithi13778320-382 2024-09-21T09:35:02.207 INFO:tasks.rados.rados.0.smithi137.stdout:1712: finishing write tid 4 to smithi13778320-382 2024-09-21T09:35:02.207 INFO:tasks.rados.rados.0.smithi137.stdout:1712: finishing write tid 5 to smithi13778320-382 2024-09-21T09:35:02.207 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 382 v 237 (ObjNum 1179 snap 0 seq_num 1179) dirty exists 2024-09-21T09:35:02.207 INFO:tasks.rados.rados.0.smithi137.stdout:1712: left oid 382 (ObjNum 1179 snap 0 seq_num 1179) 2024-09-21T09:35:02.207 INFO:tasks.rados.rados.0.smithi137.stdout:1713: finishing write tid 1 to smithi13778320-297 2024-09-21T09:35:02.207 INFO:tasks.rados.rados.0.smithi137.stdout:1713: finishing write tid 2 to smithi13778320-297 2024-09-21T09:35:02.207 INFO:tasks.rados.rados.0.smithi137.stdout:1713: finishing write tid 3 to smithi13778320-297 2024-09-21T09:35:02.208 INFO:tasks.rados.rados.0.smithi137.stdout:1710: done (4 left) 2024-09-21T09:35:02.208 INFO:tasks.rados.rados.0.smithi137.stdout:1711: done (3 left) 2024-09-21T09:35:02.208 INFO:tasks.rados.rados.0.smithi137.stdout:1712: done (2 left) 2024-09-21T09:35:02.208 INFO:tasks.rados.rados.0.smithi137.stdout:1714: done (1 left) 2024-09-21T09:35:02.208 INFO:tasks.rados.rados.0.smithi137.stdout:1715: read oid 86 snap -1 2024-09-21T09:35:02.209 INFO:tasks.rados.rados.0.smithi137.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2024-09-21T09:35:02.209 INFO:tasks.rados.rados.0.smithi137.stdout:1716: write oid 250 current snap is 0 2024-09-21T09:35:02.209 INFO:tasks.rados.rados.0.smithi137.stdout:1716: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2024-09-21T09:35:02.213 INFO:tasks.rados.rados.0.smithi137.stdout:1716: writing smithi13778320-250 from 665874 to 1244907 tid 1 2024-09-21T09:35:02.220 INFO:tasks.rados.rados.0.smithi137.stdout:1716: writing smithi13778320-250 from 1934422 to 2401504 tid 2 2024-09-21T09:35:02.227 INFO:tasks.rados.rados.0.smithi137.stdout:1716: writing smithi13778320-250 from 3142801 to 3685379 tid 3 2024-09-21T09:35:02.227 INFO:tasks.rados.rados.0.smithi137.stdout:1717: read oid 101 snap -1 2024-09-21T09:35:02.227 INFO:tasks.rados.rados.0.smithi137.stdout:1717: expect (ObjNum 100 snap 0 seq_num 100) 2024-09-21T09:35:02.227 INFO:tasks.rados.rados.0.smithi137.stdout:1718: write oid 373 current snap is 0 2024-09-21T09:35:02.227 INFO:tasks.rados.rados.0.smithi137.stdout:1713: finishing write tid 4 to smithi13778320-297 2024-09-21T09:35:02.227 INFO:tasks.rados.rados.0.smithi137.stdout:1713: finishing write tid 5 to smithi13778320-297 2024-09-21T09:35:02.227 INFO:tasks.rados.rados.0.smithi137.stdout:1718: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2024-09-21T09:35:02.234 INFO:tasks.rados.rados.0.smithi137.stdout:1718: writing smithi13778320-373 from 682681 to 1336963 tid 1 2024-09-21T09:35:02.240 INFO:tasks.rados.rados.0.smithi137.stdout:1718: writing smithi13778320-373 from 1876551 to 2487291 tid 2 2024-09-21T09:35:02.246 INFO:tasks.rados.rados.0.smithi137.stdout:1718: writing smithi13778320-373 from 3053871 to 3524074 tid 3 2024-09-21T09:35:02.246 INFO:tasks.rados.rados.0.smithi137.stdout:1719: read oid 48 snap -1 2024-09-21T09:35:02.247 INFO:tasks.rados.rados.0.smithi137.stdout:1719: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-21T09:35:02.247 INFO:tasks.rados.rados.0.smithi137.stdout:1720: write oid 87 current snap is 0 2024-09-21T09:35:02.247 INFO:tasks.rados.rados.0.smithi137.stdout:1713: finishing write tid 6 to smithi13778320-297 2024-09-21T09:35:02.247 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 297 v 230 (ObjNum 1180 snap 0 seq_num 1180) dirty exists 2024-09-21T09:35:02.247 INFO:tasks.rados.rados.0.smithi137.stdout:1713: left oid 297 (ObjNum 1180 snap 0 seq_num 1180) 2024-09-21T09:35:02.247 INFO:tasks.rados.rados.0.smithi137.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2024-09-21T09:35:02.449 INFO:tasks.rados.rados.0.smithi137.stdout:1716: finishing write tid 1 to smithi13778320-250 2024-09-21T09:35:02.449 INFO:tasks.rados.rados.0.smithi137.stdout:1716: finishing write tid 2 to smithi13778320-250 2024-09-21T09:35:02.449 INFO:tasks.rados.rados.0.smithi137.stdout:1716: finishing write tid 3 to smithi13778320-250 2024-09-21T09:35:02.449 INFO:tasks.rados.rados.0.smithi137.stdout:1716: finishing write tid 4 to smithi13778320-250 2024-09-21T09:35:02.450 INFO:tasks.rados.rados.0.smithi137.stdout:1716: finishing write tid 5 to smithi13778320-250 2024-09-21T09:35:02.450 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 250 v 266 (ObjNum 1182 snap 0 seq_num 1182) dirty exists 2024-09-21T09:35:02.450 INFO:tasks.rados.rados.0.smithi137.stdout:1716: left oid 250 (ObjNum 1182 snap 0 seq_num 1182) 2024-09-21T09:35:02.450 INFO:tasks.rados.rados.0.smithi137.stdout:1717: expect (ObjNum 100 snap 0 seq_num 100) 2024-09-21T09:35:02.567 INFO:tasks.rados.rados.0.smithi137.stdout:1718: finishing write tid 1 to smithi13778320-373 2024-09-21T09:35:02.567 INFO:tasks.rados.rados.0.smithi137.stdout:1718: finishing write tid 2 to smithi13778320-373 2024-09-21T09:35:02.567 INFO:tasks.rados.rados.0.smithi137.stdout:1718: finishing write tid 3 to smithi13778320-373 2024-09-21T09:35:02.567 INFO:tasks.rados.rados.0.smithi137.stdout:1718: finishing write tid 4 to smithi13778320-373 2024-09-21T09:35:02.568 INFO:tasks.rados.rados.0.smithi137.stdout:1718: finishing write tid 5 to smithi13778320-373 2024-09-21T09:35:02.568 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 373 v 223 (ObjNum 1183 snap 0 seq_num 1183) dirty exists 2024-09-21T09:35:02.568 INFO:tasks.rados.rados.0.smithi137.stdout:1718: left oid 373 (ObjNum 1183 snap 0 seq_num 1183) 2024-09-21T09:35:02.568 INFO:tasks.rados.rados.0.smithi137.stdout:1719: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-21T09:35:02.656 INFO:tasks.rados.rados.0.smithi137.stdout:1720: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2024-09-21T09:35:02.663 INFO:tasks.rados.rados.0.smithi137.stdout:1720: writing smithi13778320-87 from 699488 to 1429019 tid 1 2024-09-21T09:35:02.669 INFO:tasks.rados.rados.0.smithi137.stdout:1720: writing smithi13778320-87 from 1935033 to 2405784 tid 2 2024-09-21T09:35:02.677 INFO:tasks.rados.rados.0.smithi137.stdout:1720: writing smithi13778320-87 from 3081294 to 3762769 tid 3 2024-09-21T09:35:02.677 INFO:tasks.rados.rados.0.smithi137.stdout:1713: done (6 left) 2024-09-21T09:35:02.677 INFO:tasks.rados.rados.0.smithi137.stdout:1715: done (5 left) 2024-09-21T09:35:02.677 INFO:tasks.rados.rados.0.smithi137.stdout:1716: done (4 left) 2024-09-21T09:35:02.677 INFO:tasks.rados.rados.0.smithi137.stdout:1717: done (3 left) 2024-09-21T09:35:02.677 INFO:tasks.rados.rados.0.smithi137.stdout:1718: done (2 left) 2024-09-21T09:35:02.677 INFO:tasks.rados.rados.0.smithi137.stdout:1719: done (1 left) 2024-09-21T09:35:02.677 INFO:tasks.rados.rados.0.smithi137.stdout:1721: read oid 54 snap -1 2024-09-21T09:35:02.677 INFO:tasks.rados.rados.0.smithi137.stdout:1721: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-21T09:35:02.678 INFO:tasks.rados.rados.0.smithi137.stdout:1722: write oid 492 current snap is 0 2024-09-21T09:35:02.678 INFO:tasks.rados.rados.0.smithi137.stdout:1720: finishing write tid 1 to smithi13778320-87 2024-09-21T09:35:02.678 INFO:tasks.rados.rados.0.smithi137.stdout:1720: finishing write tid 2 to smithi13778320-87 2024-09-21T09:35:02.678 INFO:tasks.rados.rados.0.smithi137.stdout:1722: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2024-09-21T09:35:02.683 INFO:tasks.rados.rados.0.smithi137.stdout:1722: writing smithi13778320-492 from 716295 to 1121075 tid 1 2024-09-21T09:35:02.689 INFO:tasks.rados.rados.0.smithi137.stdout:1722: writing smithi13778320-492 from 1593515 to 2207924 tid 2 2024-09-21T09:35:02.694 INFO:tasks.rados.rados.0.smithi137.stdout:1722: writing smithi13778320-492 from 2708717 to 3201464 tid 3 2024-09-21T09:35:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:1722: writing smithi13778320-492 from 3640519 to 3916295 tid 4 2024-09-21T09:35:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:1723: read oid 62 snap -1 2024-09-21T09:35:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:1723: expect (ObjNum 799 snap 0 seq_num 799) 2024-09-21T09:35:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:1724: read oid 95 snap -1 2024-09-21T09:35:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:1724: expect (ObjNum 94 snap 0 seq_num 94) 2024-09-21T09:35:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:1725: read oid 320 snap -1 2024-09-21T09:35:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:1725: expect (ObjNum 319 snap 0 seq_num 319) 2024-09-21T09:35:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:1726: write oid 332 current snap is 0 2024-09-21T09:35:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:1720: finishing write tid 3 to smithi13778320-87 2024-09-21T09:35:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:1720: finishing write tid 4 to smithi13778320-87 2024-09-21T09:35:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:1726: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2024-09-21T09:35:02.706 INFO:tasks.rados.rados.0.smithi137.stdout:1726: writing smithi13778320-332 from 733102 to 1329484 tid 1 2024-09-21T09:35:02.712 INFO:tasks.rados.rados.0.smithi137.stdout:1726: writing smithi13778320-332 from 1768350 to 2526417 tid 2 2024-09-21T09:35:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:1726: writing smithi13778320-332 from 3136140 to 3840159 tid 3 2024-09-21T09:35:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:1727: write oid 267 current snap is 0 2024-09-21T09:35:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:1720: finishing write tid 5 to smithi13778320-87 2024-09-21T09:35:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 87 v 316 (ObjNum 1184 snap 0 seq_num 1184) dirty exists 2024-09-21T09:35:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:1720: left oid 87 (ObjNum 1184 snap 0 seq_num 1184) 2024-09-21T09:35:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:1721: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-21T09:35:02.817 INFO:tasks.rados.rados.0.smithi137.stdout:1722: finishing write tid 1 to smithi13778320-492 2024-09-21T09:35:02.818 INFO:tasks.rados.rados.0.smithi137.stdout:1722: finishing write tid 2 to smithi13778320-492 2024-09-21T09:35:02.818 INFO:tasks.rados.rados.0.smithi137.stdout:1727: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2024-09-21T09:35:02.825 INFO:tasks.rados.rados.0.smithi137.stdout:1727: writing smithi13778320-267 from 749909 to 1421540 tid 1 2024-09-21T09:35:02.832 INFO:tasks.rados.rados.0.smithi137.stdout:1727: writing smithi13778320-267 from 2110479 to 2728557 tid 2 2024-09-21T09:35:02.838 INFO:tasks.rados.rados.0.smithi137.stdout:1727: writing smithi13778320-267 from 3163563 to 3678854 tid 3 2024-09-21T09:35:02.838 INFO:tasks.rados.rados.0.smithi137.stdout:1720: done (7 left) 2024-09-21T09:35:02.838 INFO:tasks.rados.rados.0.smithi137.stdout:1721: done (6 left) 2024-09-21T09:35:02.838 INFO:tasks.rados.rados.0.smithi137.stdout:1728: write oid 85 current snap is 0 2024-09-21T09:35:02.838 INFO:tasks.rados.rados.0.smithi137.stdout:1722: finishing write tid 3 to smithi13778320-492 2024-09-21T09:35:02.838 INFO:tasks.rados.rados.0.smithi137.stdout:1722: finishing write tid 4 to smithi13778320-492 2024-09-21T09:35:02.838 INFO:tasks.rados.rados.0.smithi137.stdout:1722: finishing write tid 5 to smithi13778320-492 2024-09-21T09:35:02.838 INFO:tasks.rados.rados.0.smithi137.stdout:1722: finishing write tid 6 to smithi13778320-492 2024-09-21T09:35:02.838 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 492 v 269 (ObjNum 1185 snap 0 seq_num 1185) dirty exists 2024-09-21T09:35:02.838 INFO:tasks.rados.rados.0.smithi137.stdout:1722: left oid 492 (ObjNum 1185 snap 0 seq_num 1185) 2024-09-21T09:35:02.839 INFO:tasks.rados.rados.0.smithi137.stdout:1728: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2024-09-21T09:35:02.845 INFO:tasks.rados.rados.0.smithi137.stdout:1728: writing smithi13778320-85 from 766716 to 1513596 tid 1 2024-09-21T09:35:02.853 INFO:tasks.rados.rados.0.smithi137.stdout:1728: writing smithi13778320-85 from 2168961 to 2930697 tid 2 2024-09-21T09:35:02.859 INFO:tasks.rados.rados.0.smithi137.stdout:1728: writing smithi13778320-85 from 3474633 to 3917549 tid 3 2024-09-21T09:35:02.859 INFO:tasks.rados.rados.0.smithi137.stdout:1722: done (6 left) 2024-09-21T09:35:02.859 INFO:tasks.rados.rados.0.smithi137.stdout:1729: write oid 211 current snap is 0 2024-09-21T09:35:02.859 INFO:tasks.rados.rados.0.smithi137.stdout:1729: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2024-09-21T09:35:02.865 INFO:tasks.rados.rados.0.smithi137.stdout:1729: writing smithi13778320-211 from 783523 to 1205652 tid 1 2024-09-21T09:35:02.872 INFO:tasks.rados.rados.0.smithi137.stdout:1729: writing smithi13778320-211 from 1827443 to 2449190 tid 2 2024-09-21T09:35:02.880 INFO:tasks.rados.rados.0.smithi137.stdout:1729: writing smithi13778320-211 from 3218409 to 3872597 tid 3 2024-09-21T09:35:02.880 INFO:tasks.rados.rados.0.smithi137.stdout:1730: write oid 497 current snap is 0 2024-09-21T09:35:02.880 INFO:tasks.rados.rados.0.smithi137.stdout:1730: seq_num 1190 ranges {400330=497378,1485925=514405} 2024-09-21T09:35:02.885 INFO:tasks.rados.rados.0.smithi137.stdout:1730: writing smithi13778320-497 from 400330 to 897708 tid 1 2024-09-21T09:35:02.891 INFO:tasks.rados.rados.0.smithi137.stdout:1730: writing smithi13778320-497 from 1485925 to 2000330 tid 2 2024-09-21T09:35:02.891 INFO:tasks.rados.rados.0.smithi137.stdout:1731: write oid 189 current snap is 0 2024-09-21T09:35:02.891 INFO:tasks.rados.rados.0.smithi137.stdout:1731: seq_num 1191 ranges {417137=572627,1428054=589083} 2024-09-21T09:35:02.896 INFO:tasks.rados.rados.0.smithi137.stdout:1731: writing smithi13778320-189 from 417137 to 989764 tid 1 2024-09-21T09:35:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:02 smithi165 ceph-mon[32789]: from='client.25133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:02 smithi165 ceph-mon[32789]: pgmap v131: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 83 op/s 2024-09-21T09:35:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:02 smithi165 ceph-mon[32789]: from='client.25139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:02 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:35:02.902 INFO:tasks.rados.rados.0.smithi137.stdout:1731: writing smithi13778320-189 from 1428054 to 2017137 tid 2 2024-09-21T09:35:02.902 INFO:tasks.rados.rados.0.smithi137.stdout:1732: read oid 178 snap -1 2024-09-21T09:35:02.903 INFO:tasks.rados.rados.0.smithi137.stdout:1732: expect deleted 2024-09-21T09:35:02.903 INFO:tasks.rados.rados.0.smithi137.stdout:1733: read oid 46 snap -1 2024-09-21T09:35:02.903 INFO:tasks.rados.rados.0.smithi137.stdout:1733: expect (ObjNum 831 snap 0 seq_num 831) 2024-09-21T09:35:02.903 INFO:tasks.rados.rados.0.smithi137.stdout:1734: write oid 405 current snap is 0 2024-09-21T09:35:02.903 INFO:tasks.rados.rados.0.smithi137.stdout:1734: seq_num 1192 ranges {433944=647876,1486536=547408} 2024-09-21T09:35:02.908 INFO:tasks.rados.rados.0.smithi137.stdout:1734: writing smithi13778320-405 from 433944 to 1081820 tid 1 2024-09-21T09:35:02.914 INFO:tasks.rados.rados.0.smithi137.stdout:1734: writing smithi13778320-405 from 1486536 to 2033944 tid 2 2024-09-21T09:35:02.914 INFO:tasks.rados.rados.0.smithi137.stdout:1735: read oid 429 snap -1 2024-09-21T09:35:02.914 INFO:tasks.rados.rados.0.smithi137.stdout:1735: expect (ObjNum 982 snap 0 seq_num 982) 2024-09-21T09:35:02.915 INFO:tasks.rados.rados.0.smithi137.stdout:1736: read oid 102 snap -1 2024-09-21T09:35:02.915 INFO:tasks.rados.rados.0.smithi137.stdout:1736: expect (ObjNum 1175 snap 0 seq_num 1175) 2024-09-21T09:35:02.915 INFO:tasks.rados.rados.0.smithi137.stdout:1737: read oid 239 snap -1 2024-09-21T09:35:02.915 INFO:tasks.rados.rados.0.smithi137.stdout:1737: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-21T09:35:02.915 INFO:tasks.rados.rados.0.smithi137.stdout:1738: read oid 411 snap -1 2024-09-21T09:35:02.915 INFO:tasks.rados.rados.0.smithi137.stdout:1738: expect deleted 2024-09-21T09:35:02.915 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:35:02.915 INFO:tasks.rados.rados.0.smithi137.stdout:1725: expect (ObjNum 319 snap 0 seq_num 319) 2024-09-21T09:35:03.021 INFO:tasks.rados.rados.0.smithi137.stdout:1723: expect (ObjNum 799 snap 0 seq_num 799) 2024-09-21T09:35:03.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:02 smithi137 ceph-mon[39068]: from='client.25133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:03.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:02 smithi137 ceph-mon[39068]: pgmap v131: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 83 op/s 2024-09-21T09:35:03.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:02 smithi137 ceph-mon[39068]: from='client.25139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:03.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:02 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:35:03.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:02 smithi137 ceph-mon[28941]: from='client.25133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:03.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:02 smithi137 ceph-mon[28941]: pgmap v131: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 83 op/s 2024-09-21T09:35:03.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:02 smithi137 ceph-mon[28941]: from='client.25139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:03.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:02 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:35:03.179 INFO:tasks.rados.rados.0.smithi137.stdout:1724: expect (ObjNum 94 snap 0 seq_num 94) 2024-09-21T09:35:03.297 INFO:tasks.rados.rados.0.smithi137.stdout:1726: finishing write tid 1 to smithi13778320-332 2024-09-21T09:35:03.297 INFO:tasks.rados.rados.0.smithi137.stdout:1726: finishing write tid 2 to smithi13778320-332 2024-09-21T09:35:03.298 INFO:tasks.rados.rados.0.smithi137.stdout:1726: finishing write tid 3 to smithi13778320-332 2024-09-21T09:35:03.298 INFO:tasks.rados.rados.0.smithi137.stdout:1723: done (15 left) 2024-09-21T09:35:03.298 INFO:tasks.rados.rados.0.smithi137.stdout:1724: done (14 left) 2024-09-21T09:35:03.298 INFO:tasks.rados.rados.0.smithi137.stdout:1725: done (13 left) 2024-09-21T09:35:03.298 INFO:tasks.rados.rados.0.smithi137.stdout:1739: write oid 343 current snap is 0 2024-09-21T09:35:03.298 INFO:tasks.rados.rados.0.smithi137.stdout:1726: finishing write tid 4 to smithi13778320-332 2024-09-21T09:35:03.298 INFO:tasks.rados.rados.0.smithi137.stdout:1726: finishing write tid 5 to smithi13778320-332 2024-09-21T09:35:03.298 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 332 v 293 (ObjNum 1186 snap 0 seq_num 1186) dirty exists 2024-09-21T09:35:03.298 INFO:tasks.rados.rados.0.smithi137.stdout:1726: left oid 332 (ObjNum 1186 snap 0 seq_num 1186) 2024-09-21T09:35:03.298 INFO:tasks.rados.rados.0.smithi137.stdout:1727: finishing write tid 1 to smithi13778320-267 2024-09-21T09:35:03.298 INFO:tasks.rados.rados.0.smithi137.stdout:1739: seq_num 1193 ranges {450751=723125,1945018=105733} 2024-09-21T09:35:03.303 INFO:tasks.rados.rados.0.smithi137.stdout:1739: writing smithi13778320-343 from 450751 to 1173876 tid 1 2024-09-21T09:35:03.309 INFO:tasks.rados.rados.0.smithi137.stdout:1739: writing smithi13778320-343 from 1945018 to 2050751 tid 2 2024-09-21T09:35:03.309 INFO:tasks.rados.rados.0.smithi137.stdout:1726: done (13 left) 2024-09-21T09:35:03.309 INFO:tasks.rados.rados.0.smithi137.stdout:1740: write oid 496 current snap is 0 2024-09-21T09:35:03.309 INFO:tasks.rados.rados.0.smithi137.stdout:1740: seq_num 1194 ranges {467558=514727,1719853=347705} 2024-09-21T09:35:03.314 INFO:tasks.rados.rados.0.smithi137.stdout:1740: writing smithi13778320-496 from 467558 to 982285 tid 1 2024-09-21T09:35:03.321 INFO:tasks.rados.rados.0.smithi137.stdout:1740: writing smithi13778320-496 from 1719853 to 2067558 tid 2 2024-09-21T09:35:03.321 INFO:tasks.rados.rados.0.smithi137.stdout:1741: write oid 304 current snap is 0 2024-09-21T09:35:03.321 INFO:tasks.rados.rados.0.smithi137.stdout:1727: finishing write tid 2 to smithi13778320-267 2024-09-21T09:35:03.321 INFO:tasks.rados.rados.0.smithi137.stdout:1727: finishing write tid 3 to smithi13778320-267 2024-09-21T09:35:03.321 INFO:tasks.rados.rados.0.smithi137.stdout:1727: finishing write tid 4 to smithi13778320-267 2024-09-21T09:35:03.321 INFO:tasks.rados.rados.0.smithi137.stdout:1727: finishing write tid 5 to smithi13778320-267 2024-09-21T09:35:03.321 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 267 v 219 (ObjNum 1187 snap 0 seq_num 1187) dirty exists 2024-09-21T09:35:03.321 INFO:tasks.rados.rados.0.smithi137.stdout:1727: left oid 267 (ObjNum 1187 snap 0 seq_num 1187) 2024-09-21T09:35:03.321 INFO:tasks.rados.rados.0.smithi137.stdout:1728: finishing write tid 1 to smithi13778320-85 2024-09-21T09:35:03.322 INFO:tasks.rados.rados.0.smithi137.stdout:1728: finishing write tid 2 to smithi13778320-85 2024-09-21T09:35:03.322 INFO:tasks.rados.rados.0.smithi137.stdout:1728: finishing write tid 3 to smithi13778320-85 2024-09-21T09:35:03.322 INFO:tasks.rados.rados.0.smithi137.stdout:1728: finishing write tid 4 to smithi13778320-85 2024-09-21T09:35:03.322 INFO:tasks.rados.rados.0.smithi137.stdout:1728: finishing write tid 5 to smithi13778320-85 2024-09-21T09:35:03.322 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 85 v 234 (ObjNum 1188 snap 0 seq_num 1188) dirty exists 2024-09-21T09:35:03.322 INFO:tasks.rados.rados.0.smithi137.stdout:1728: left oid 85 (ObjNum 1188 snap 0 seq_num 1188) 2024-09-21T09:35:03.322 INFO:tasks.rados.rados.0.smithi137.stdout:1729: finishing write tid 1 to smithi13778320-211 2024-09-21T09:35:03.322 INFO:tasks.rados.rados.0.smithi137.stdout:1729: finishing write tid 2 to smithi13778320-211 2024-09-21T09:35:03.322 INFO:tasks.rados.rados.0.smithi137.stdout:1729: finishing write tid 3 to smithi13778320-211 2024-09-21T09:35:03.322 INFO:tasks.rados.rados.0.smithi137.stdout:1729: finishing write tid 4 to smithi13778320-211 2024-09-21T09:35:03.322 INFO:tasks.rados.rados.0.smithi137.stdout:1729: finishing write tid 5 to smithi13778320-211 2024-09-21T09:35:03.322 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 211 v 236 (ObjNum 1189 snap 0 seq_num 1189) dirty exists 2024-09-21T09:35:03.322 INFO:tasks.rados.rados.0.smithi137.stdout:1729: left oid 211 (ObjNum 1189 snap 0 seq_num 1189) 2024-09-21T09:35:03.322 INFO:tasks.rados.rados.0.smithi137.stdout:1730: finishing write tid 1 to smithi13778320-497 2024-09-21T09:35:03.323 INFO:tasks.rados.rados.0.smithi137.stdout:1730: finishing write tid 2 to smithi13778320-497 2024-09-21T09:35:03.323 INFO:tasks.rados.rados.0.smithi137.stdout:1730: finishing write tid 3 to smithi13778320-497 2024-09-21T09:35:03.323 INFO:tasks.rados.rados.0.smithi137.stdout:1730: finishing write tid 4 to smithi13778320-497 2024-09-21T09:35:03.323 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 497 v 198 (ObjNum 1190 snap 0 seq_num 1190) dirty exists 2024-09-21T09:35:03.323 INFO:tasks.rados.rados.0.smithi137.stdout:1730: left oid 497 (ObjNum 1190 snap 0 seq_num 1190) 2024-09-21T09:35:03.323 INFO:tasks.rados.rados.0.smithi137.stdout:1731: finishing write tid 1 to smithi13778320-189 2024-09-21T09:35:03.323 INFO:tasks.rados.rados.0.smithi137.stdout:1741: seq_num 1195 ranges {484365=589976,1661982=422383} 2024-09-21T09:35:03.328 INFO:tasks.rados.rados.0.smithi137.stdout:1741: writing smithi13778320-304 from 484365 to 1074341 tid 1 2024-09-21T09:35:03.334 INFO:tasks.rados.rados.0.smithi137.stdout:1741: writing smithi13778320-304 from 1661982 to 2084365 tid 2 2024-09-21T09:35:03.334 INFO:tasks.rados.rados.0.smithi137.stdout:1727: done (14 left) 2024-09-21T09:35:03.334 INFO:tasks.rados.rados.0.smithi137.stdout:1728: done (13 left) 2024-09-21T09:35:03.334 INFO:tasks.rados.rados.0.smithi137.stdout:1729: done (12 left) 2024-09-21T09:35:03.334 INFO:tasks.rados.rados.0.smithi137.stdout:1730: done (11 left) 2024-09-21T09:35:03.334 INFO:tasks.rados.rados.0.smithi137.stdout:1742: delete oid 470 current snap is 0 2024-09-21T09:35:03.335 INFO:tasks.rados.rados.0.smithi137.stdout:1731: finishing write tid 2 to smithi13778320-189 2024-09-21T09:35:03.335 INFO:tasks.rados.rados.0.smithi137.stdout:1731: finishing write tid 3 to smithi13778320-189 2024-09-21T09:35:03.335 INFO:tasks.rados.rados.0.smithi137.stdout:1731: finishing write tid 4 to smithi13778320-189 2024-09-21T09:35:03.335 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 189 v 237 (ObjNum 1191 snap 0 seq_num 1191) dirty exists 2024-09-21T09:35:03.335 INFO:tasks.rados.rados.0.smithi137.stdout:1731: left oid 189 (ObjNum 1191 snap 0 seq_num 1191) 2024-09-21T09:35:03.335 INFO:tasks.rados.rados.0.smithi137.stdout:1733: expect (ObjNum 831 snap 0 seq_num 831) 2024-09-21T09:35:03.526 INFO:tasks.rados.rados.0.smithi137.stdout:1734: finishing write tid 1 to smithi13778320-405 2024-09-21T09:35:03.526 INFO:tasks.rados.rados.0.smithi137.stdout:1734: finishing write tid 2 to smithi13778320-405 2024-09-21T09:35:03.526 INFO:tasks.rados.rados.0.smithi137.stdout:1734: finishing write tid 3 to smithi13778320-405 2024-09-21T09:35:03.526 INFO:tasks.rados.rados.0.smithi137.stdout:1734: finishing write tid 4 to smithi13778320-405 2024-09-21T09:35:03.526 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 405 v 281 (ObjNum 1192 snap 0 seq_num 1192) dirty exists 2024-09-21T09:35:03.527 INFO:tasks.rados.rados.0.smithi137.stdout:1734: left oid 405 (ObjNum 1192 snap 0 seq_num 1192) 2024-09-21T09:35:03.527 INFO:tasks.rados.rados.0.smithi137.stdout:1737: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-21T09:35:03.651 INFO:tasks.rados.rados.0.smithi137.stdout:1735: expect (ObjNum 982 snap 0 seq_num 982) 2024-09-21T09:35:03.766 INFO:tasks.rados.rados.0.smithi137.stdout:1736: expect (ObjNum 1175 snap 0 seq_num 1175) 2024-09-21T09:35:03.831 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:03.831 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:03 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/862012534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:03.831 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:03 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/862012534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:03.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:03 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/862012534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:03.989 INFO:tasks.rados.rados.0.smithi137.stdout:1739: finishing write tid 1 to smithi13778320-343 2024-09-21T09:35:03.989 INFO:tasks.rados.rados.0.smithi137.stdout:1739: finishing write tid 2 to smithi13778320-343 2024-09-21T09:35:03.990 INFO:tasks.rados.rados.0.smithi137.stdout:1739: finishing write tid 3 to smithi13778320-343 2024-09-21T09:35:03.990 INFO:tasks.rados.rados.0.smithi137.stdout:1739: finishing write tid 4 to smithi13778320-343 2024-09-21T09:35:03.990 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 343 v 184 (ObjNum 1193 snap 0 seq_num 1193) dirty exists 2024-09-21T09:35:03.990 INFO:tasks.rados.rados.0.smithi137.stdout:1739: left oid 343 (ObjNum 1193 snap 0 seq_num 1193) 2024-09-21T09:35:03.990 INFO:tasks.rados.rados.0.smithi137.stdout:1740: finishing write tid 1 to smithi13778320-496 2024-09-21T09:35:03.990 INFO:tasks.rados.rados.0.smithi137.stdout:1740: finishing write tid 2 to smithi13778320-496 2024-09-21T09:35:03.990 INFO:tasks.rados.rados.0.smithi137.stdout:1731: done (11 left) 2024-09-21T09:35:03.990 INFO:tasks.rados.rados.0.smithi137.stdout:1732: done (10 left) 2024-09-21T09:35:03.990 INFO:tasks.rados.rados.0.smithi137.stdout:1733: done (9 left) 2024-09-21T09:35:03.990 INFO:tasks.rados.rados.0.smithi137.stdout:1734: done (8 left) 2024-09-21T09:35:03.990 INFO:tasks.rados.rados.0.smithi137.stdout:1735: done (7 left) 2024-09-21T09:35:03.990 INFO:tasks.rados.rados.0.smithi137.stdout:1736: done (6 left) 2024-09-21T09:35:03.990 INFO:tasks.rados.rados.0.smithi137.stdout:1737: done (5 left) 2024-09-21T09:35:03.991 INFO:tasks.rados.rados.0.smithi137.stdout:1738: done (4 left) 2024-09-21T09:35:03.991 INFO:tasks.rados.rados.0.smithi137.stdout:1739: done (3 left) 2024-09-21T09:35:03.991 INFO:tasks.rados.rados.0.smithi137.stdout:1742: done (2 left) 2024-09-21T09:35:03.991 INFO:tasks.rados.rados.0.smithi137.stdout:1743: read oid 438 snap -1 2024-09-21T09:35:03.991 INFO:tasks.rados.rados.0.smithi137.stdout:1743: expect (ObjNum 437 snap 0 seq_num 437) 2024-09-21T09:35:03.991 INFO:tasks.rados.rados.0.smithi137.stdout:1744: read oid 309 snap -1 2024-09-21T09:35:03.991 INFO:tasks.rados.rados.0.smithi137.stdout:1744: expect (ObjNum 308 snap 0 seq_num 308) 2024-09-21T09:35:03.991 INFO:tasks.rados.rados.0.smithi137.stdout:1745: read oid 407 snap -1 2024-09-21T09:35:03.991 INFO:tasks.rados.rados.0.smithi137.stdout:1745: expect (ObjNum 1117 snap 0 seq_num 1117) 2024-09-21T09:35:03.991 INFO:tasks.rados.rados.0.smithi137.stdout:1746: write oid 29 current snap is 0 2024-09-21T09:35:03.991 INFO:tasks.rados.rados.0.smithi137.stdout:1740: finishing write tid 3 to smithi13778320-496 2024-09-21T09:35:03.991 INFO:tasks.rados.rados.0.smithi137.stdout:1740: finishing write tid 4 to smithi13778320-496 2024-09-21T09:35:03.991 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 496 v 222 (ObjNum 1194 snap 0 seq_num 1194) dirty exists 2024-09-21T09:35:03.991 INFO:tasks.rados.rados.0.smithi137.stdout:1740: left oid 496 (ObjNum 1194 snap 0 seq_num 1194) 2024-09-21T09:35:03.992 INFO:tasks.rados.rados.0.smithi137.stdout:1741: finishing write tid 1 to smithi13778320-304 2024-09-21T09:35:03.992 INFO:tasks.rados.rados.0.smithi137.stdout:1746: seq_num 1197 ranges {517979=740474,1778946=339033} 2024-09-21T09:35:03.997 INFO:tasks.rados.rados.0.smithi137.stdout:1746: writing smithi13778320-29 from 517979 to 1258453 tid 1 2024-09-21T09:35:04.002 INFO:tasks.rados.rados.0.smithi137.stdout:1746: writing smithi13778320-29 from 1778946 to 2117979 tid 2 2024-09-21T09:35:04.002 INFO:tasks.rados.rados.0.smithi137.stdout:1740: done (5 left) 2024-09-21T09:35:04.003 INFO:tasks.rados.rados.0.smithi137.stdout:1747: read oid 473 snap -1 2024-09-21T09:35:04.003 INFO:tasks.rados.rados.0.smithi137.stdout:1747: expect deleted 2024-09-21T09:35:04.003 INFO:tasks.rados.rados.0.smithi137.stdout:1748: write oid 223 current snap is 0 2024-09-21T09:35:04.003 INFO:tasks.rados.rados.0.smithi137.stdout:1741: finishing write tid 2 to smithi13778320-304 2024-09-21T09:35:04.003 INFO:tasks.rados.rados.0.smithi137.stdout:1741: finishing write tid 3 to smithi13778320-304 2024-09-21T09:35:04.003 INFO:tasks.rados.rados.0.smithi137.stdout:1741: finishing write tid 4 to smithi13778320-304 2024-09-21T09:35:04.003 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 304 v 240 (ObjNum 1195 snap 0 seq_num 1195) dirty exists 2024-09-21T09:35:04.003 INFO:tasks.rados.rados.0.smithi137.stdout:1741: left oid 304 (ObjNum 1195 snap 0 seq_num 1195) 2024-09-21T09:35:04.003 INFO:tasks.rados.rados.0.smithi137.stdout:1748: seq_num 1198 ranges {534786=415723,1437428=697358} 2024-09-21T09:35:04.007 INFO:tasks.rados.rados.0.smithi137.stdout:1748: writing smithi13778320-223 from 534786 to 950509 tid 1 2024-09-21T09:35:04.014 INFO:tasks.rados.rados.0.smithi137.stdout:1748: writing smithi13778320-223 from 1437428 to 2134786 tid 2 2024-09-21T09:35:04.014 INFO:tasks.rados.rados.0.smithi137.stdout:1741: done (6 left) 2024-09-21T09:35:04.014 INFO:tasks.rados.rados.0.smithi137.stdout:1749: write oid 139 current snap is 0 2024-09-21T09:35:04.014 INFO:tasks.rados.rados.0.smithi137.stdout:1749: seq_num 1199 ranges {551593=490972,1779557=372036} 2024-09-21T09:35:04.020 INFO:tasks.rados.rados.0.smithi137.stdout:1749: writing smithi13778320-139 from 551593 to 1042565 tid 1 2024-09-21T09:35:04.026 INFO:tasks.rados.rados.0.smithi137.stdout:1749: writing smithi13778320-139 from 1779557 to 2151593 tid 2 2024-09-21T09:35:04.026 INFO:tasks.rados.rados.0.smithi137.stdout:1750: write oid 483 current snap is 0 2024-09-21T09:35:04.026 INFO:tasks.rados.rados.0.smithi137.stdout:1750: seq_num 1200 ranges {568400=566221,1838039=330361} 2024-09-21T09:35:04.032 INFO:tasks.rados.rados.0.smithi137.stdout:1750: writing smithi13778320-483 from 568400 to 1134621 tid 1 2024-09-21T09:35:04.038 INFO:tasks.rados.rados.0.smithi137.stdout:1750: writing smithi13778320-483 from 1838039 to 2168400 tid 2 2024-09-21T09:35:04.038 INFO:tasks.rados.rados.0.smithi137.stdout:1751: write oid 191 current snap is 0 2024-09-21T09:35:04.038 INFO:tasks.rados.rados.0.smithi137.stdout:1751: seq_num 1201 ranges {585207=641470,1896521=288686} 2024-09-21T09:35:04.044 INFO:tasks.rados.rados.0.smithi137.stdout:1751: writing smithi13778320-191 from 585207 to 1226677 tid 1 2024-09-21T09:35:04.050 INFO:tasks.rados.rados.0.smithi137.stdout:1751: writing smithi13778320-191 from 1896521 to 2185207 tid 2 2024-09-21T09:35:04.050 INFO:tasks.rados.rados.0.smithi137.stdout:1752: read oid 404 snap -1 2024-09-21T09:35:04.050 INFO:tasks.rados.rados.0.smithi137.stdout:1752: expect (ObjNum 403 snap 0 seq_num 403) 2024-09-21T09:35:04.050 INFO:tasks.rados.rados.0.smithi137.stdout:1753: write oid 235 current snap is 0 2024-09-21T09:35:04.050 INFO:tasks.rados.rados.0.smithi137.stdout:1753: seq_num 1202 ranges {602014=433072,1671356=530658} 2024-09-21T09:35:04.056 INFO:tasks.rados.rados.0.smithi137.stdout:1753: writing smithi13778320-235 from 602014 to 1035086 tid 1 2024-09-21T09:35:04.063 INFO:tasks.rados.rados.0.smithi137.stdout:1753: writing smithi13778320-235 from 1671356 to 2202014 tid 2 2024-09-21T09:35:04.063 INFO:tasks.rados.rados.0.smithi137.stdout:1754: read oid 62 snap -1 2024-09-21T09:35:04.063 INFO:tasks.rados.rados.0.smithi137.stdout:1754: expect (ObjNum 799 snap 0 seq_num 799) 2024-09-21T09:35:04.063 INFO:tasks.rados.rados.0.smithi137.stdout:1755: write oid 227 current snap is 0 2024-09-21T09:35:04.063 INFO:tasks.rados.rados.0.smithi137.stdout:1755: seq_num 1203 ranges {618821=508321,1613485=531077} 2024-09-21T09:35:04.068 INFO:tasks.rados.rados.0.smithi137.stdout:1755: writing smithi13778320-227 from 618821 to 1127142 tid 1 2024-09-21T09:35:04.074 INFO:tasks.rados.rados.0.smithi137.stdout:1755: writing smithi13778320-227 from 1613485 to 2144562 tid 2 2024-09-21T09:35:04.074 INFO:tasks.rados.rados.0.smithi137.stdout:1756: write oid 491 current snap is 0 2024-09-21T09:35:04.074 INFO:tasks.rados.rados.0.smithi137.stdout:1756: seq_num 1204 ranges {635628=583570,1671967=563661} 2024-09-21T09:35:04.081 INFO:tasks.rados.rados.0.smithi137.stdout:1756: writing smithi13778320-491 from 635628 to 1219198 tid 1 2024-09-21T09:35:04.087 INFO:tasks.rados.rados.0.smithi137.stdout:1756: writing smithi13778320-491 from 1671967 to 2235628 tid 2 2024-09-21T09:35:04.087 INFO:tasks.rados.rados.0.smithi137.stdout:1757: write oid 428 current snap is 0 2024-09-21T09:35:04.087 INFO:tasks.rados.rados.0.smithi137.stdout:1743: expect (ObjNum 437 snap 0 seq_num 437) 2024-09-21T09:35:04.195 INFO:tasks.rados.rados.0.smithi137.stdout:1745: expect (ObjNum 1117 snap 0 seq_num 1117) 2024-09-21T09:35:04.320 INFO:tasks.rados.rados.0.smithi137.stdout:1744: expect (ObjNum 308 snap 0 seq_num 308) 2024-09-21T09:35:04.424 INFO:tasks.rados.rados.0.smithi137.stdout:1746: finishing write tid 1 to smithi13778320-29 2024-09-21T09:35:04.424 INFO:tasks.rados.rados.0.smithi137.stdout:1746: finishing write tid 2 to smithi13778320-29 2024-09-21T09:35:04.424 INFO:tasks.rados.rados.0.smithi137.stdout:1746: finishing write tid 3 to smithi13778320-29 2024-09-21T09:35:04.424 INFO:tasks.rados.rados.0.smithi137.stdout:1746: finishing write tid 4 to smithi13778320-29 2024-09-21T09:35:04.424 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 29 v 296 (ObjNum 1197 snap 0 seq_num 1197) dirty exists 2024-09-21T09:35:04.424 INFO:tasks.rados.rados.0.smithi137.stdout:1746: left oid 29 (ObjNum 1197 snap 0 seq_num 1197) 2024-09-21T09:35:04.424 INFO:tasks.rados.rados.0.smithi137.stdout:1748: finishing write tid 1 to smithi13778320-223 2024-09-21T09:35:04.424 INFO:tasks.rados.rados.0.smithi137.stdout:1757: seq_num 1205 ranges {652435=658819,1730449=521986} 2024-09-21T09:35:04.430 INFO:tasks.rados.rados.0.smithi137.stdout:1757: writing smithi13778320-428 from 652435 to 1311254 tid 1 2024-09-21T09:35:04.436 INFO:tasks.rados.rados.0.smithi137.stdout:1757: writing smithi13778320-428 from 1730449 to 2252435 tid 2 2024-09-21T09:35:04.436 INFO:tasks.rados.rados.0.smithi137.stdout:1743: done (14 left) 2024-09-21T09:35:04.436 INFO:tasks.rados.rados.0.smithi137.stdout:1744: done (13 left) 2024-09-21T09:35:04.436 INFO:tasks.rados.rados.0.smithi137.stdout:1745: done (12 left) 2024-09-21T09:35:04.437 INFO:tasks.rados.rados.0.smithi137.stdout:1746: done (11 left) 2024-09-21T09:35:04.437 INFO:tasks.rados.rados.0.smithi137.stdout:1747: done (10 left) 2024-09-21T09:35:04.437 INFO:tasks.rados.rados.0.smithi137.stdout:1758: read oid 344 snap -1 2024-09-21T09:35:04.437 INFO:tasks.rados.rados.0.smithi137.stdout:1758: expect (ObjNum 577 snap 0 seq_num 577) 2024-09-21T09:35:04.437 INFO:tasks.rados.rados.0.smithi137.stdout:1759: read oid 63 snap -1 2024-09-21T09:35:04.437 INFO:tasks.rados.rados.0.smithi137.stdout:1759: expect (ObjNum 1090 snap 0 seq_num 1090) 2024-09-21T09:35:04.437 INFO:tasks.rados.rados.0.smithi137.stdout:1760: write oid 314 current snap is 0 2024-09-21T09:35:04.437 INFO:tasks.rados.rados.0.smithi137.stdout:1748: finishing write tid 2 to smithi13778320-223 2024-09-21T09:35:04.437 INFO:tasks.rados.rados.0.smithi137.stdout:1748: finishing write tid 3 to smithi13778320-223 2024-09-21T09:35:04.437 INFO:tasks.rados.rados.0.smithi137.stdout:1760: seq_num 1206 ranges {669242=734068,2188931=80311} 2024-09-21T09:35:04.444 INFO:tasks.rados.rados.0.smithi137.stdout:1760: writing smithi13778320-314 from 669242 to 1403310 tid 1 2024-09-21T09:35:04.449 INFO:tasks.rados.rados.0.smithi137.stdout:1760: writing smithi13778320-314 from 2188931 to 2269242 tid 2 2024-09-21T09:35:04.449 INFO:tasks.rados.rados.0.smithi137.stdout:1761: write oid 420 current snap is 0 2024-09-21T09:35:04.449 INFO:tasks.rados.rados.0.smithi137.stdout:1748: finishing write tid 4 to smithi13778320-223 2024-09-21T09:35:04.449 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 223 v 320 (ObjNum 1198 snap 0 seq_num 1198) dirty exists 2024-09-21T09:35:04.449 INFO:tasks.rados.rados.0.smithi137.stdout:1748: left oid 223 (ObjNum 1198 snap 0 seq_num 1198) 2024-09-21T09:35:04.449 INFO:tasks.rados.rados.0.smithi137.stdout:1749: finishing write tid 1 to smithi13778320-139 2024-09-21T09:35:04.450 INFO:tasks.rados.rados.0.smithi137.stdout:1761: seq_num 1207 ranges {686049=409317,1847413=438636} 2024-09-21T09:35:04.455 INFO:tasks.rados.rados.0.smithi137.stdout:1761: writing smithi13778320-420 from 686049 to 1095366 tid 1 2024-09-21T09:35:04.462 INFO:tasks.rados.rados.0.smithi137.stdout:1761: writing smithi13778320-420 from 1847413 to 2286049 tid 2 2024-09-21T09:35:04.462 INFO:tasks.rados.rados.0.smithi137.stdout:1748: done (13 left) 2024-09-21T09:35:04.462 INFO:tasks.rados.rados.0.smithi137.stdout:1762: delete oid 200 current snap is 0 2024-09-21T09:35:04.462 INFO:tasks.rados.rados.0.smithi137.stdout:1749: finishing write tid 2 to smithi13778320-139 2024-09-21T09:35:04.462 INFO:tasks.rados.rados.0.smithi137.stdout:1749: finishing write tid 3 to smithi13778320-139 2024-09-21T09:35:04.462 INFO:tasks.rados.rados.0.smithi137.stdout:1749: finishing write tid 4 to smithi13778320-139 2024-09-21T09:35:04.462 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 139 v 272 (ObjNum 1199 snap 0 seq_num 1199) dirty exists 2024-09-21T09:35:04.462 INFO:tasks.rados.rados.0.smithi137.stdout:1749: left oid 139 (ObjNum 1199 snap 0 seq_num 1199) 2024-09-21T09:35:04.462 INFO:tasks.rados.rados.0.smithi137.stdout:1750: finishing write tid 1 to smithi13778320-483 2024-09-21T09:35:04.463 INFO:tasks.rados.rados.0.smithi137.stdout:1750: finishing write tid 2 to smithi13778320-483 2024-09-21T09:35:04.463 INFO:tasks.rados.rados.0.smithi137.stdout:1750: finishing write tid 3 to smithi13778320-483 2024-09-21T09:35:04.463 INFO:tasks.rados.rados.0.smithi137.stdout:1750: finishing write tid 4 to smithi13778320-483 2024-09-21T09:35:04.463 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 483 v 239 (ObjNum 1200 snap 0 seq_num 1200) dirty exists 2024-09-21T09:35:04.463 INFO:tasks.rados.rados.0.smithi137.stdout:1750: left oid 483 (ObjNum 1200 snap 0 seq_num 1200) 2024-09-21T09:35:04.463 INFO:tasks.rados.rados.0.smithi137.stdout:1751: finishing write tid 1 to smithi13778320-191 2024-09-21T09:35:04.463 INFO:tasks.rados.rados.0.smithi137.stdout:1751: finishing write tid 2 to smithi13778320-191 2024-09-21T09:35:04.463 INFO:tasks.rados.rados.0.smithi137.stdout:1751: finishing write tid 3 to smithi13778320-191 2024-09-21T09:35:04.463 INFO:tasks.rados.rados.0.smithi137.stdout:1751: finishing write tid 4 to smithi13778320-191 2024-09-21T09:35:04.463 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 191 v 199 (ObjNum 1201 snap 0 seq_num 1201) dirty exists 2024-09-21T09:35:04.463 INFO:tasks.rados.rados.0.smithi137.stdout:1751: left oid 191 (ObjNum 1201 snap 0 seq_num 1201) 2024-09-21T09:35:04.463 INFO:tasks.rados.rados.0.smithi137.stdout:1752: expect (ObjNum 403 snap 0 seq_num 403) 2024-09-21T09:35:04.555 INFO:tasks.rados.rados.0.smithi137.stdout:1753: finishing write tid 1 to smithi13778320-235 2024-09-21T09:35:04.555 INFO:tasks.rados.rados.0.smithi137.stdout:1753: finishing write tid 2 to smithi13778320-235 2024-09-21T09:35:04.555 INFO:tasks.rados.rados.0.smithi137.stdout:1753: finishing write tid 3 to smithi13778320-235 2024-09-21T09:35:04.555 INFO:tasks.rados.rados.0.smithi137.stdout:1753: finishing write tid 4 to smithi13778320-235 2024-09-21T09:35:04.555 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 235 v 323 (ObjNum 1202 snap 0 seq_num 1202) dirty exists 2024-09-21T09:35:04.555 INFO:tasks.rados.rados.0.smithi137.stdout:1753: left oid 235 (ObjNum 1202 snap 0 seq_num 1202) 2024-09-21T09:35:04.555 INFO:tasks.rados.rados.0.smithi137.stdout:1754: expect (ObjNum 799 snap 0 seq_num 799) 2024-09-21T09:35:04.717 INFO:tasks.rados.rados.0.smithi137.stdout:1755: finishing write tid 1 to smithi13778320-227 2024-09-21T09:35:04.717 INFO:tasks.rados.rados.0.smithi137.stdout:1755: finishing write tid 2 to smithi13778320-227 2024-09-21T09:35:04.717 INFO:tasks.rados.rados.0.smithi137.stdout:1755: finishing write tid 3 to smithi13778320-227 2024-09-21T09:35:04.717 INFO:tasks.rados.rados.0.smithi137.stdout:1755: finishing write tid 4 to smithi13778320-227 2024-09-21T09:35:04.717 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 227 v 240 (ObjNum 1203 snap 0 seq_num 1203) dirty exists 2024-09-21T09:35:04.717 INFO:tasks.rados.rados.0.smithi137.stdout:1755: left oid 227 (ObjNum 1203 snap 0 seq_num 1203) 2024-09-21T09:35:04.717 INFO:tasks.rados.rados.0.smithi137.stdout:1749: done (13 left) 2024-09-21T09:35:04.718 INFO:tasks.rados.rados.0.smithi137.stdout:1750: done (12 left) 2024-09-21T09:35:04.718 INFO:tasks.rados.rados.0.smithi137.stdout:1751: done (11 left) 2024-09-21T09:35:04.718 INFO:tasks.rados.rados.0.smithi137.stdout:1752: done (10 left) 2024-09-21T09:35:04.718 INFO:tasks.rados.rados.0.smithi137.stdout:1753: done (9 left) 2024-09-21T09:35:04.718 INFO:tasks.rados.rados.0.smithi137.stdout:1754: done (8 left) 2024-09-21T09:35:04.718 INFO:tasks.rados.rados.0.smithi137.stdout:1755: done (7 left) 2024-09-21T09:35:04.718 INFO:tasks.rados.rados.0.smithi137.stdout:1762: done (6 left) 2024-09-21T09:35:04.718 INFO:tasks.rados.rados.0.smithi137.stdout:1763: read oid 366 snap -1 2024-09-21T09:35:04.719 INFO:tasks.rados.rados.0.smithi137.stdout:1763: expect deleted 2024-09-21T09:35:04.719 INFO:tasks.rados.rados.0.smithi137.stdout:1764: write oid 390 current snap is 0 2024-09-21T09:35:04.719 INFO:tasks.rados.rados.0.smithi137.stdout:1756: finishing write tid 1 to smithi13778320-491 2024-09-21T09:35:04.719 INFO:tasks.rados.rados.0.smithi137.stdout:1756: finishing write tid 2 to smithi13778320-491 2024-09-21T09:35:04.719 INFO:tasks.rados.rados.0.smithi137.stdout:1756: finishing write tid 3 to smithi13778320-491 2024-09-21T09:35:04.719 INFO:tasks.rados.rados.0.smithi137.stdout:1756: finishing write tid 4 to smithi13778320-491 2024-09-21T09:35:04.719 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 491 v 202 (ObjNum 1204 snap 0 seq_num 1204) dirty exists 2024-09-21T09:35:04.719 INFO:tasks.rados.rados.0.smithi137.stdout:1756: left oid 491 (ObjNum 1204 snap 0 seq_num 1204) 2024-09-21T09:35:04.719 INFO:tasks.rados.rados.0.smithi137.stdout:1757: finishing write tid 1 to smithi13778320-428 2024-09-21T09:35:04.720 INFO:tasks.rados.rados.0.smithi137.stdout:1757: finishing write tid 2 to smithi13778320-428 2024-09-21T09:35:04.720 INFO:tasks.rados.rados.0.smithi137.stdout:1757: finishing write tid 3 to smithi13778320-428 2024-09-21T09:35:04.720 INFO:tasks.rados.rados.0.smithi137.stdout:1764: seq_num 1209 ranges {719663=676168,1964377=355286} 2024-09-21T09:35:04.724 INFO:tasks.rados.rados.0.smithi137.stdout:1764: writing smithi13778320-390 from 719663 to 1395831 tid 1 2024-09-21T09:35:04.729 INFO:tasks.rados.rados.0.smithi137.stdout:1764: writing smithi13778320-390 from 1964377 to 2319663 tid 2 2024-09-21T09:35:04.729 INFO:tasks.rados.rados.0.smithi137.stdout:1756: done (7 left) 2024-09-21T09:35:04.729 INFO:tasks.rados.rados.0.smithi137.stdout:1765: write oid 296 current snap is 0 2024-09-21T09:35:04.729 INFO:tasks.rados.rados.0.smithi137.stdout:1765: seq_num 1210 ranges {736470=751417,2022859=313611} 2024-09-21T09:35:04.737 INFO:tasks.rados.rados.0.smithi137.stdout:1765: writing smithi13778320-296 from 736470 to 1487887 tid 1 2024-09-21T09:35:04.742 INFO:tasks.rados.rados.0.smithi137.stdout:1765: writing smithi13778320-296 from 2022859 to 2336470 tid 2 2024-09-21T09:35:04.742 INFO:tasks.rados.rados.0.smithi137.stdout:1766: delete oid 372 current snap is 0 2024-09-21T09:35:04.742 INFO:tasks.rados.rados.0.smithi137.stdout:1757: finishing write tid 4 to smithi13778320-428 2024-09-21T09:35:04.742 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 428 v 237 (ObjNum 1205 snap 0 seq_num 1205) dirty exists 2024-09-21T09:35:04.743 INFO:tasks.rados.rados.0.smithi137.stdout:1757: left oid 428 (ObjNum 1205 snap 0 seq_num 1205) 2024-09-21T09:35:04.743 INFO:tasks.rados.rados.0.smithi137.stdout:1759: expect (ObjNum 1090 snap 0 seq_num 1090) 2024-09-21T09:35:04.895 INFO:tasks.rados.rados.0.smithi137.stdout:1758: expect (ObjNum 577 snap 0 seq_num 577) 2024-09-21T09:35:04.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:04 smithi165 ceph-mon[32789]: pgmap v132: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 14 MiB/s wr, 133 op/s 2024-09-21T09:35:05.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:04 smithi137 ceph-mon[28941]: pgmap v132: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 14 MiB/s wr, 133 op/s 2024-09-21T09:35:05.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:04 smithi137 ceph-mon[39068]: pgmap v132: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 14 MiB/s wr, 133 op/s 2024-09-21T09:35:05.058 INFO:tasks.rados.rados.0.smithi137.stdout:1760: finishing write tid 1 to smithi13778320-314 2024-09-21T09:35:05.058 INFO:tasks.rados.rados.0.smithi137.stdout:1760: finishing write tid 2 to smithi13778320-314 2024-09-21T09:35:05.058 INFO:tasks.rados.rados.0.smithi137.stdout:1760: finishing write tid 3 to smithi13778320-314 2024-09-21T09:35:05.059 INFO:tasks.rados.rados.0.smithi137.stdout:1760: finishing write tid 4 to smithi13778320-314 2024-09-21T09:35:05.059 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 314 v 326 (ObjNum 1206 snap 0 seq_num 1206) dirty exists 2024-09-21T09:35:05.059 INFO:tasks.rados.rados.0.smithi137.stdout:1760: left oid 314 (ObjNum 1206 snap 0 seq_num 1206) 2024-09-21T09:35:05.059 INFO:tasks.rados.rados.0.smithi137.stdout:1761: finishing write tid 1 to smithi13778320-420 2024-09-21T09:35:05.059 INFO:tasks.rados.rados.0.smithi137.stdout:1757: done (8 left) 2024-09-21T09:35:05.059 INFO:tasks.rados.rados.0.smithi137.stdout:1758: done (7 left) 2024-09-21T09:35:05.059 INFO:tasks.rados.rados.0.smithi137.stdout:1759: done (6 left) 2024-09-21T09:35:05.059 INFO:tasks.rados.rados.0.smithi137.stdout:1760: done (5 left) 2024-09-21T09:35:05.059 INFO:tasks.rados.rados.0.smithi137.stdout:1766: done (4 left) 2024-09-21T09:35:05.059 INFO:tasks.rados.rados.0.smithi137.stdout:1767: delete oid 324 current snap is 0 2024-09-21T09:35:05.059 INFO:tasks.rados.rados.0.smithi137.stdout:1761: finishing write tid 2 to smithi13778320-420 2024-09-21T09:35:05.059 INFO:tasks.rados.rados.0.smithi137.stdout:1761: finishing write tid 3 to smithi13778320-420 2024-09-21T09:35:05.060 INFO:tasks.rados.rados.0.smithi137.stdout:1761: finishing write tid 4 to smithi13778320-420 2024-09-21T09:35:05.060 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 420 v 205 (ObjNum 1207 snap 0 seq_num 1207) dirty exists 2024-09-21T09:35:05.060 INFO:tasks.rados.rados.0.smithi137.stdout:1761: left oid 420 (ObjNum 1207 snap 0 seq_num 1207) 2024-09-21T09:35:05.060 INFO:tasks.rados.rados.0.smithi137.stdout:1764: finishing write tid 1 to smithi13778320-390 2024-09-21T09:35:05.060 INFO:tasks.rados.rados.0.smithi137.stdout:1764: finishing write tid 2 to smithi13778320-390 2024-09-21T09:35:05.060 INFO:tasks.rados.rados.0.smithi137.stdout:1764: finishing write tid 3 to smithi13778320-390 2024-09-21T09:35:05.060 INFO:tasks.rados.rados.0.smithi137.stdout:1764: finishing write tid 4 to smithi13778320-390 2024-09-21T09:35:05.060 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 390 v 299 (ObjNum 1209 snap 0 seq_num 1209) dirty exists 2024-09-21T09:35:05.060 INFO:tasks.rados.rados.0.smithi137.stdout:1764: left oid 390 (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T09:35:05.060 INFO:tasks.rados.rados.0.smithi137.stdout:1765: finishing write tid 1 to smithi13778320-296 2024-09-21T09:35:05.060 INFO:tasks.rados.rados.0.smithi137.stdout:1765: finishing write tid 2 to smithi13778320-296 2024-09-21T09:35:05.060 INFO:tasks.rados.rados.0.smithi137.stdout:1765: finishing write tid 3 to smithi13778320-296 2024-09-21T09:35:05.060 INFO:tasks.rados.rados.0.smithi137.stdout:1765: finishing write tid 4 to smithi13778320-296 2024-09-21T09:35:05.060 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 296 v 243 (ObjNum 1210 snap 0 seq_num 1210) dirty exists 2024-09-21T09:35:05.061 INFO:tasks.rados.rados.0.smithi137.stdout:1765: left oid 296 (ObjNum 1210 snap 0 seq_num 1210) 2024-09-21T09:35:05.061 INFO:tasks.rados.rados.0.smithi137.stdout:1761: done (4 left) 2024-09-21T09:35:05.061 INFO:tasks.rados.rados.0.smithi137.stdout:1763: done (3 left) 2024-09-21T09:35:05.061 INFO:tasks.rados.rados.0.smithi137.stdout:1764: done (2 left) 2024-09-21T09:35:05.061 INFO:tasks.rados.rados.0.smithi137.stdout:1765: done (1 left) 2024-09-21T09:35:05.061 INFO:tasks.rados.rados.0.smithi137.stdout:1767: done (0 left) 2024-09-21T09:35:05.062 INFO:tasks.rados.rados.0.smithi137.stdout:1768: write oid 21 current snap is 0 2024-09-21T09:35:05.062 INFO:tasks.rados.rados.0.smithi137.stdout:1768: seq_num 1213 ranges {786891=577164,2081952=304939} 2024-09-21T09:35:05.066 INFO:tasks.rados.rados.0.smithi137.stdout:1768: writing smithi13778320-21 from 786891 to 1364055 tid 1 2024-09-21T09:35:05.072 INFO:tasks.rados.rados.0.smithi137.stdout:1768: writing smithi13778320-21 from 2081952 to 2386891 tid 2 2024-09-21T09:35:05.072 INFO:tasks.rados.rados.0.smithi137.stdout:1769: write oid 439 current snap is 0 2024-09-21T09:35:05.072 INFO:tasks.rados.rados.0.smithi137.stdout:1768: finishing write tid 1 to smithi13778320-21 2024-09-21T09:35:05.072 INFO:tasks.rados.rados.0.smithi137.stdout:1769: seq_num 1214 ranges {403698=652413,1740434=663264} 2024-09-21T09:35:05.078 INFO:tasks.rados.rados.0.smithi137.stdout:1769: writing smithi13778320-439 from 403698 to 1056111 tid 1 2024-09-21T09:35:05.086 INFO:tasks.rados.rados.0.smithi137.stdout:1769: writing smithi13778320-439 from 1740434 to 2403698 tid 2 2024-09-21T09:35:05.086 INFO:tasks.rados.rados.0.smithi137.stdout:1770: read oid 302 snap -1 2024-09-21T09:35:05.086 INFO:tasks.rados.rados.0.smithi137.stdout:1770: expect (ObjNum 535 snap 0 seq_num 535) 2024-09-21T09:35:05.087 INFO:tasks.rados.rados.0.smithi137.stdout:1771: read oid 240 snap -1 2024-09-21T09:35:05.087 INFO:tasks.rados.rados.0.smithi137.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2024-09-21T09:35:05.087 INFO:tasks.rados.rados.0.smithi137.stdout:1768: finishing write tid 2 to smithi13778320-21 2024-09-21T09:35:05.087 INFO:tasks.rados.rados.0.smithi137.stdout:1768: finishing write tid 3 to smithi13778320-21 2024-09-21T09:35:05.087 INFO:tasks.rados.rados.0.smithi137.stdout:1768: finishing write tid 4 to smithi13778320-21 2024-09-21T09:35:05.087 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 21 v 279 (ObjNum 1213 snap 0 seq_num 1213) dirty exists 2024-09-21T09:35:05.087 INFO:tasks.rados.rados.0.smithi137.stdout:1768: left oid 21 (ObjNum 1213 snap 0 seq_num 1213) 2024-09-21T09:35:05.087 INFO:tasks.rados.rados.0.smithi137.stdout:1769: finishing write tid 1 to smithi13778320-439 2024-09-21T09:35:05.087 INFO:tasks.rados.rados.0.smithi137.stdout:1768: done (3 left) 2024-09-21T09:35:05.087 INFO:tasks.rados.rados.0.smithi137.stdout:1772: read oid 249 snap -1 2024-09-21T09:35:05.087 INFO:tasks.rados.rados.0.smithi137.stdout:1772: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-21T09:35:05.087 INFO:tasks.rados.rados.0.smithi137.stdout:1773: read oid 297 snap -1 2024-09-21T09:35:05.088 INFO:tasks.rados.rados.0.smithi137.stdout:1773: expect (ObjNum 1180 snap 0 seq_num 1180) 2024-09-21T09:35:05.088 INFO:tasks.rados.rados.0.smithi137.stdout:1774: read oid 287 snap -1 2024-09-21T09:35:05.088 INFO:tasks.rados.rados.0.smithi137.stdout:1774: expect deleted 2024-09-21T09:35:05.088 INFO:tasks.rados.rados.0.smithi137.stdout:1775: write oid 210 current snap is 0 2024-09-21T09:35:05.088 INFO:tasks.rados.rados.0.smithi137.stdout:1775: seq_num 1215 ranges {420505=727662,1798916=553091} 2024-09-21T09:35:05.092 INFO:tasks.rados.rados.0.smithi137.stdout:1775: writing smithi13778320-210 from 420505 to 1148167 tid 1 2024-09-21T09:35:05.100 INFO:tasks.rados.rados.0.smithi137.stdout:1775: writing smithi13778320-210 from 1798916 to 2352007 tid 2 2024-09-21T09:35:05.100 INFO:tasks.rados.rados.0.smithi137.stdout:1776: write oid 274 current snap is 0 2024-09-21T09:35:05.100 INFO:tasks.rados.rados.0.smithi137.stdout:1769: finishing write tid 2 to smithi13778320-439 2024-09-21T09:35:05.100 INFO:tasks.rados.rados.0.smithi137.stdout:1769: finishing write tid 3 to smithi13778320-439 2024-09-21T09:35:05.100 INFO:tasks.rados.rados.0.smithi137.stdout:1769: finishing write tid 4 to smithi13778320-439 2024-09-21T09:35:05.100 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 439 v 225 (ObjNum 1214 snap 0 seq_num 1214) dirty exists 2024-09-21T09:35:05.100 INFO:tasks.rados.rados.0.smithi137.stdout:1769: left oid 439 (ObjNum 1214 snap 0 seq_num 1214) 2024-09-21T09:35:05.100 INFO:tasks.rados.rados.0.smithi137.stdout:1775: finishing write tid 1 to smithi13778320-210 2024-09-21T09:35:05.100 INFO:tasks.rados.rados.0.smithi137.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2024-09-21T09:35:05.288 INFO:tasks.rados.rados.0.smithi137.stdout:1772: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-21T09:35:05.393 INFO:tasks.rados.rados.0.smithi137.stdout:1773: expect (ObjNum 1180 snap 0 seq_num 1180) 2024-09-21T09:35:05.601 INFO:tasks.rados.rados.0.smithi137.stdout:1775: finishing write tid 2 to smithi13778320-210 2024-09-21T09:35:05.601 INFO:tasks.rados.rados.0.smithi137.stdout:1775: finishing write tid 3 to smithi13778320-210 2024-09-21T09:35:05.601 INFO:tasks.rados.rados.0.smithi137.stdout:1775: finishing write tid 4 to smithi13778320-210 2024-09-21T09:35:05.601 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 210 v 302 (ObjNum 1215 snap 0 seq_num 1215) dirty exists 2024-09-21T09:35:05.601 INFO:tasks.rados.rados.0.smithi137.stdout:1775: left oid 210 (ObjNum 1215 snap 0 seq_num 1215) 2024-09-21T09:35:05.601 INFO:tasks.rados.rados.0.smithi137.stdout:1770: expect (ObjNum 535 snap 0 seq_num 535) 2024-09-21T09:35:05.733 INFO:tasks.rados.rados.0.smithi137.stdout:1776: seq_num 1216 ranges {437312=402911,1341045=696749} 2024-09-21T09:35:05.737 INFO:tasks.rados.rados.0.smithi137.stdout:1776: writing smithi13778320-274 from 437312 to 840223 tid 1 2024-09-21T09:35:05.744 INFO:tasks.rados.rados.0.smithi137.stdout:1776: writing smithi13778320-274 from 1341045 to 2037794 tid 2 2024-09-21T09:35:05.745 INFO:tasks.rados.rados.0.smithi137.stdout:1769: done (7 left) 2024-09-21T09:35:05.745 INFO:tasks.rados.rados.0.smithi137.stdout:1770: done (6 left) 2024-09-21T09:35:05.745 INFO:tasks.rados.rados.0.smithi137.stdout:1771: done (5 left) 2024-09-21T09:35:05.745 INFO:tasks.rados.rados.0.smithi137.stdout:1772: done (4 left) 2024-09-21T09:35:05.745 INFO:tasks.rados.rados.0.smithi137.stdout:1773: done (3 left) 2024-09-21T09:35:05.745 INFO:tasks.rados.rados.0.smithi137.stdout:1774: done (2 left) 2024-09-21T09:35:05.745 INFO:tasks.rados.rados.0.smithi137.stdout:1775: done (1 left) 2024-09-21T09:35:05.745 INFO:tasks.rados.rados.0.smithi137.stdout:1777: read oid 356 snap -1 2024-09-21T09:35:05.745 INFO:tasks.rados.rados.0.smithi137.stdout:1777: expect (ObjNum 750 snap 0 seq_num 750) 2024-09-21T09:35:05.745 INFO:tasks.rados.rados.0.smithi137.stdout:1778: read oid 64 snap -1 2024-09-21T09:35:05.745 INFO:tasks.rados.rados.0.smithi137.stdout:1778: expect deleted 2024-09-21T09:35:05.745 INFO:tasks.rados.rados.0.smithi137.stdout:1779: read oid 308 snap -1 2024-09-21T09:35:05.745 INFO:tasks.rados.rados.0.smithi137.stdout:1779: expect (ObjNum 307 snap 0 seq_num 307) 2024-09-21T09:35:05.746 INFO:tasks.rados.rados.0.smithi137.stdout:1780: read oid 284 snap -1 2024-09-21T09:35:05.746 INFO:tasks.rados.rados.0.smithi137.stdout:1780: expect (ObjNum 981 snap 0 seq_num 981) 2024-09-21T09:35:05.746 INFO:tasks.rados.rados.0.smithi137.stdout:1781: write oid 333 current snap is 0 2024-09-21T09:35:05.746 INFO:tasks.rados.rados.0.smithi137.stdout:1781: seq_num 1217 ranges {454119=594513,1515880=556760} 2024-09-21T09:35:05.751 INFO:tasks.rados.rados.0.smithi137.stdout:1781: writing smithi13778320-333 from 454119 to 1048632 tid 1 2024-09-21T09:35:05.757 INFO:tasks.rados.rados.0.smithi137.stdout:1781: writing smithi13778320-333 from 1515880 to 2072640 tid 2 2024-09-21T09:35:05.757 INFO:tasks.rados.rados.0.smithi137.stdout:1782: write oid 245 current snap is 0 2024-09-21T09:35:05.757 INFO:tasks.rados.rados.0.smithi137.stdout:1776: finishing write tid 1 to smithi13778320-274 2024-09-21T09:35:05.757 INFO:tasks.rados.rados.0.smithi137.stdout:1776: finishing write tid 2 to smithi13778320-274 2024-09-21T09:35:05.757 INFO:tasks.rados.rados.0.smithi137.stdout:1782: seq_num 1218 ranges {470926=669762,1574362=700418} 2024-09-21T09:35:05.763 INFO:tasks.rados.rados.0.smithi137.stdout:1782: writing smithi13778320-245 from 470926 to 1140688 tid 1 2024-09-21T09:35:05.769 INFO:tasks.rados.rados.0.smithi137.stdout:1782: writing smithi13778320-245 from 1574362 to 2274780 tid 2 2024-09-21T09:35:05.769 INFO:tasks.rados.rados.0.smithi137.stdout:1783: write oid 21 current snap is 0 2024-09-21T09:35:05.770 INFO:tasks.rados.rados.0.smithi137.stdout:1776: finishing write tid 3 to smithi13778320-274 2024-09-21T09:35:05.770 INFO:tasks.rados.rados.0.smithi137.stdout:1776: finishing write tid 4 to smithi13778320-274 2024-09-21T09:35:05.770 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 274 v 243 (ObjNum 1216 snap 0 seq_num 1216) dirty exists 2024-09-21T09:35:05.770 INFO:tasks.rados.rados.0.smithi137.stdout:1776: left oid 274 (ObjNum 1216 snap 0 seq_num 1216) 2024-09-21T09:35:05.770 INFO:tasks.rados.rados.0.smithi137.stdout:1783: seq_num 1219 ranges {487733=745011,1632844=560429} 2024-09-21T09:35:05.776 INFO:tasks.rados.rados.0.smithi137.stdout:1783: writing smithi13778320-21 from 487733 to 1232744 tid 1 2024-09-21T09:35:05.782 INFO:tasks.rados.rados.0.smithi137.stdout:1783: writing smithi13778320-21 from 1632844 to 2193273 tid 2 2024-09-21T09:35:05.782 INFO:tasks.rados.rados.0.smithi137.stdout:1776: done (7 left) 2024-09-21T09:35:05.782 INFO:tasks.rados.rados.0.smithi137.stdout:1784: read oid 175 snap -1 2024-09-21T09:35:05.782 INFO:tasks.rados.rados.0.smithi137.stdout:1784: expect (ObjNum 939 snap 0 seq_num 939) 2024-09-21T09:35:05.782 INFO:tasks.rados.rados.0.smithi137.stdout:1785: read oid 443 snap -1 2024-09-21T09:35:05.782 INFO:tasks.rados.rados.0.smithi137.stdout:1785: expect (ObjNum 1162 snap 0 seq_num 1162) 2024-09-21T09:35:05.782 INFO:tasks.rados.rados.0.smithi137.stdout:1786: read oid 366 snap -1 2024-09-21T09:35:05.782 INFO:tasks.rados.rados.0.smithi137.stdout:1786: expect deleted 2024-09-21T09:35:05.782 INFO:tasks.rados.rados.0.smithi137.stdout:1787: write oid 114 current snap is 0 2024-09-21T09:35:05.782 INFO:tasks.rados.rados.0.smithi137.stdout:1777: expect (ObjNum 750 snap 0 seq_num 750) 2024-09-21T09:35:05.869 INFO:tasks.rados.rados.0.smithi137.stdout:1779: expect (ObjNum 307 snap 0 seq_num 307) 2024-09-21T09:35:05.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:05 smithi165 ceph-mon[32789]: from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:05.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:05 smithi165 ceph-mon[32789]: from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:05.971 INFO:tasks.rados.rados.0.smithi137.stdout:1780: expect (ObjNum 981 snap 0 seq_num 981) 2024-09-21T09:35:06.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:05 smithi137 ceph-mon[28941]: from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:06.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:05 smithi137 ceph-mon[28941]: from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:06.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:05 smithi137 ceph-mon[39068]: from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:06.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:05 smithi137 ceph-mon[39068]: from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:06.081 INFO:tasks.rados.rados.0.smithi137.stdout:1781: finishing write tid 1 to smithi13778320-333 2024-09-21T09:35:06.081 INFO:tasks.rados.rados.0.smithi137.stdout:1781: finishing write tid 2 to smithi13778320-333 2024-09-21T09:35:06.082 INFO:tasks.rados.rados.0.smithi137.stdout:1781: finishing write tid 3 to smithi13778320-333 2024-09-21T09:35:06.082 INFO:tasks.rados.rados.0.smithi137.stdout:1781: finishing write tid 4 to smithi13778320-333 2024-09-21T09:35:06.082 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 333 v 252 (ObjNum 1217 snap 0 seq_num 1217) dirty exists 2024-09-21T09:35:06.082 INFO:tasks.rados.rados.0.smithi137.stdout:1781: left oid 333 (ObjNum 1217 snap 0 seq_num 1217) 2024-09-21T09:35:06.082 INFO:tasks.rados.rados.0.smithi137.stdout:1782: finishing write tid 1 to smithi13778320-245 2024-09-21T09:35:06.082 INFO:tasks.rados.rados.0.smithi137.stdout:1782: finishing write tid 2 to smithi13778320-245 2024-09-21T09:35:06.082 INFO:tasks.rados.rados.0.smithi137.stdout:1782: finishing write tid 3 to smithi13778320-245 2024-09-21T09:35:06.082 INFO:tasks.rados.rados.0.smithi137.stdout:1782: finishing write tid 4 to smithi13778320-245 2024-09-21T09:35:06.082 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 245 v 269 (ObjNum 1218 snap 0 seq_num 1218) dirty exists 2024-09-21T09:35:06.082 INFO:tasks.rados.rados.0.smithi137.stdout:1782: left oid 245 (ObjNum 1218 snap 0 seq_num 1218) 2024-09-21T09:35:06.082 INFO:tasks.rados.rados.0.smithi137.stdout:1783: finishing write tid 1 to smithi13778320-21 2024-09-21T09:35:06.082 INFO:tasks.rados.rados.0.smithi137.stdout:1787: seq_num 1220 ranges {504540=420260,1574973=704087} 2024-09-21T09:35:06.086 INFO:tasks.rados.rados.0.smithi137.stdout:1787: writing smithi13778320-114 from 504540 to 924800 tid 1 2024-09-21T09:35:06.094 INFO:tasks.rados.rados.0.smithi137.stdout:1787: writing smithi13778320-114 from 1574973 to 2279060 tid 2 2024-09-21T09:35:06.094 INFO:tasks.rados.rados.0.smithi137.stdout:1777: done (10 left) 2024-09-21T09:35:06.094 INFO:tasks.rados.rados.0.smithi137.stdout:1778: done (9 left) 2024-09-21T09:35:06.094 INFO:tasks.rados.rados.0.smithi137.stdout:1779: done (8 left) 2024-09-21T09:35:06.094 INFO:tasks.rados.rados.0.smithi137.stdout:1780: done (7 left) 2024-09-21T09:35:06.094 INFO:tasks.rados.rados.0.smithi137.stdout:1781: done (6 left) 2024-09-21T09:35:06.094 INFO:tasks.rados.rados.0.smithi137.stdout:1782: done (5 left) 2024-09-21T09:35:06.094 INFO:tasks.rados.rados.0.smithi137.stdout:1788: write oid 446 current snap is 0 2024-09-21T09:35:06.095 INFO:tasks.rados.rados.0.smithi137.stdout:1788: seq_num 1221 ranges {521347=495509,1633455=564098} 2024-09-21T09:35:06.099 INFO:tasks.rados.rados.0.smithi137.stdout:1788: writing smithi13778320-446 from 521347 to 1016856 tid 1 2024-09-21T09:35:06.106 INFO:tasks.rados.rados.0.smithi137.stdout:1788: writing smithi13778320-446 from 1633455 to 2197553 tid 2 2024-09-21T09:35:06.106 INFO:tasks.rados.rados.0.smithi137.stdout:1789: read oid 494 snap -1 2024-09-21T09:35:06.106 INFO:tasks.rados.rados.0.smithi137.stdout:1789: expect (ObjNum 493 snap 0 seq_num 493) 2024-09-21T09:35:06.106 INFO:tasks.rados.rados.0.smithi137.stdout:1790: read oid 68 snap -1 2024-09-21T09:35:06.106 INFO:tasks.rados.rados.0.smithi137.stdout:1790: expect (ObjNum 67 snap 0 seq_num 67) 2024-09-21T09:35:06.106 INFO:tasks.rados.rados.0.smithi137.stdout:1791: write oid 498 current snap is 0 2024-09-21T09:35:06.106 INFO:tasks.rados.rados.0.smithi137.stdout:1783: finishing write tid 2 to smithi13778320-21 2024-09-21T09:35:06.106 INFO:tasks.rados.rados.0.smithi137.stdout:1783: finishing write tid 3 to smithi13778320-21 2024-09-21T09:35:06.107 INFO:tasks.rados.rados.0.smithi137.stdout:1791: seq_num 1222 ranges {538154=570758,1691937=707756} 2024-09-21T09:35:06.112 INFO:tasks.rados.rados.0.smithi137.stdout:1791: writing smithi13778320-498 from 538154 to 1108912 tid 1 2024-09-21T09:35:06.120 INFO:tasks.rados.rados.0.smithi137.stdout:1791: writing smithi13778320-498 from 1691937 to 2399693 tid 2 2024-09-21T09:35:06.120 INFO:tasks.rados.rados.0.smithi137.stdout:1792: write oid 140 current snap is 0 2024-09-21T09:35:06.121 INFO:tasks.rados.rados.0.smithi137.stdout:1783: finishing write tid 4 to smithi13778320-21 2024-09-21T09:35:06.121 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 21 v 282 (ObjNum 1219 snap 0 seq_num 1219) dirty exists 2024-09-21T09:35:06.121 INFO:tasks.rados.rados.0.smithi137.stdout:1783: left oid 21 (ObjNum 1219 snap 0 seq_num 1219) 2024-09-21T09:35:06.121 INFO:tasks.rados.rados.0.smithi137.stdout:1784: expect (ObjNum 939 snap 0 seq_num 939) 2024-09-21T09:35:06.304 INFO:tasks.rados.rados.0.smithi137.stdout:1785: expect (ObjNum 1162 snap 0 seq_num 1162) 2024-09-21T09:35:06.492 INFO:tasks.rados.rados.0.smithi137.stdout:1792: seq_num 1223 ranges {554961=646007,1750419=451414} 2024-09-21T09:35:06.499 INFO:tasks.rados.rados.0.smithi137.stdout:1792: writing smithi13778320-140 from 554961 to 1200968 tid 1 2024-09-21T09:35:06.505 INFO:tasks.rados.rados.0.smithi137.stdout:1792: writing smithi13778320-140 from 1750419 to 2201833 tid 2 2024-09-21T09:35:06.505 INFO:tasks.rados.rados.0.smithi137.stdout:1783: done (9 left) 2024-09-21T09:35:06.505 INFO:tasks.rados.rados.0.smithi137.stdout:1784: done (8 left) 2024-09-21T09:35:06.505 INFO:tasks.rados.rados.0.smithi137.stdout:1785: done (7 left) 2024-09-21T09:35:06.505 INFO:tasks.rados.rados.0.smithi137.stdout:1786: done (6 left) 2024-09-21T09:35:06.505 INFO:tasks.rados.rados.0.smithi137.stdout:1793: read oid 250 snap -1 2024-09-21T09:35:06.505 INFO:tasks.rados.rados.0.smithi137.stdout:1793: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-09-21T09:35:06.506 INFO:tasks.rados.rados.0.smithi137.stdout:1794: delete oid 267 current snap is 0 2024-09-21T09:35:06.506 INFO:tasks.rados.rados.0.smithi137.stdout:1787: finishing write tid 1 to smithi13778320-114 2024-09-21T09:35:06.506 INFO:tasks.rados.rados.0.smithi137.stdout:1787: finishing write tid 2 to smithi13778320-114 2024-09-21T09:35:06.506 INFO:tasks.rados.rados.0.smithi137.stdout:1787: finishing write tid 3 to smithi13778320-114 2024-09-21T09:35:06.506 INFO:tasks.rados.rados.0.smithi137.stdout:1787: finishing write tid 4 to smithi13778320-114 2024-09-21T09:35:06.506 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 114 v 329 (ObjNum 1220 snap 0 seq_num 1220) dirty exists 2024-09-21T09:35:06.506 INFO:tasks.rados.rados.0.smithi137.stdout:1787: left oid 114 (ObjNum 1220 snap 0 seq_num 1220) 2024-09-21T09:35:06.506 INFO:tasks.rados.rados.0.smithi137.stdout:1788: finishing write tid 1 to smithi13778320-446 2024-09-21T09:35:06.506 INFO:tasks.rados.rados.0.smithi137.stdout:1788: finishing write tid 2 to smithi13778320-446 2024-09-21T09:35:06.506 INFO:tasks.rados.rados.0.smithi137.stdout:1788: finishing write tid 3 to smithi13778320-446 2024-09-21T09:35:06.506 INFO:tasks.rados.rados.0.smithi137.stdout:1788: finishing write tid 4 to smithi13778320-446 2024-09-21T09:35:06.506 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 446 v 272 (ObjNum 1221 snap 0 seq_num 1221) dirty exists 2024-09-21T09:35:06.507 INFO:tasks.rados.rados.0.smithi137.stdout:1788: left oid 446 (ObjNum 1221 snap 0 seq_num 1221) 2024-09-21T09:35:06.507 INFO:tasks.rados.rados.0.smithi137.stdout:1791: finishing write tid 1 to smithi13778320-498 2024-09-21T09:35:06.507 INFO:tasks.rados.rados.0.smithi137.stdout:1789: expect (ObjNum 493 snap 0 seq_num 493) 2024-09-21T09:35:06.584 INFO:tasks.rados.rados.0.smithi137.stdout:1790: expect (ObjNum 67 snap 0 seq_num 67) 2024-09-21T09:35:06.689 INFO:tasks.rados.rados.0.smithi137.stdout:1791: finishing write tid 2 to smithi13778320-498 2024-09-21T09:35:06.689 INFO:tasks.rados.rados.0.smithi137.stdout:1791: finishing write tid 3 to smithi13778320-498 2024-09-21T09:35:06.689 INFO:tasks.rados.rados.0.smithi137.stdout:1791: finishing write tid 4 to smithi13778320-498 2024-09-21T09:35:06.689 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 498 v 226 (ObjNum 1222 snap 0 seq_num 1222) dirty exists 2024-09-21T09:35:06.689 INFO:tasks.rados.rados.0.smithi137.stdout:1791: left oid 498 (ObjNum 1222 snap 0 seq_num 1222) 2024-09-21T09:35:06.689 INFO:tasks.rados.rados.0.smithi137.stdout:1787: done (7 left) 2024-09-21T09:35:06.689 INFO:tasks.rados.rados.0.smithi137.stdout:1788: done (6 left) 2024-09-21T09:35:06.690 INFO:tasks.rados.rados.0.smithi137.stdout:1789: done (5 left) 2024-09-21T09:35:06.690 INFO:tasks.rados.rados.0.smithi137.stdout:1790: done (4 left) 2024-09-21T09:35:06.690 INFO:tasks.rados.rados.0.smithi137.stdout:1791: done (3 left) 2024-09-21T09:35:06.690 INFO:tasks.rados.rados.0.smithi137.stdout:1794: done (2 left) 2024-09-21T09:35:06.690 INFO:tasks.rados.rados.0.smithi137.stdout:1795: read oid 431 snap -1 2024-09-21T09:35:06.690 INFO:tasks.rados.rados.0.smithi137.stdout:1795: expect (ObjNum 910 snap 0 seq_num 910) 2024-09-21T09:35:06.690 INFO:tasks.rados.rados.0.smithi137.stdout:1796: write oid 426 current snap is 0 2024-09-21T09:35:06.690 INFO:tasks.rados.rados.0.smithi137.stdout:1792: finishing write tid 1 to smithi13778320-140 2024-09-21T09:35:06.690 INFO:tasks.rados.rados.0.smithi137.stdout:1792: finishing write tid 2 to smithi13778320-140 2024-09-21T09:35:06.690 INFO:tasks.rados.rados.0.smithi137.stdout:1792: finishing write tid 3 to smithi13778320-140 2024-09-21T09:35:06.690 INFO:tasks.rados.rados.0.smithi137.stdout:1792: finishing write tid 4 to smithi13778320-140 2024-09-21T09:35:06.690 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 140 v 187 (ObjNum 1223 snap 0 seq_num 1223) dirty exists 2024-09-21T09:35:06.691 INFO:tasks.rados.rados.0.smithi137.stdout:1792: left oid 140 (ObjNum 1223 snap 0 seq_num 1223) 2024-09-21T09:35:06.691 INFO:tasks.rados.rados.0.smithi137.stdout:1793: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-09-21T09:35:06.709 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:06.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:06 smithi165 ceph-mon[32789]: pgmap v133: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.4 MiB/s wr, 91 op/s 2024-09-21T09:35:06.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:06 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1877619480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:06.912 INFO:tasks.rados.rados.0.smithi137.stdout:1795: expect (ObjNum 910 snap 0 seq_num 910) 2024-09-21T09:35:07.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:06 smithi137 ceph-mon[28941]: pgmap v133: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.4 MiB/s wr, 91 op/s 2024-09-21T09:35:07.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:06 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1877619480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:07.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:06 smithi137 ceph-mon[39068]: pgmap v133: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.4 MiB/s wr, 91 op/s 2024-09-21T09:35:07.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:06 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1877619480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:07.059 INFO:tasks.rados.rados.0.smithi137.stdout:1796: seq_num 1225 ranges {588575=512858,1867383=455083} 2024-09-21T09:35:07.064 INFO:tasks.rados.rados.0.smithi137.stdout:1796: writing smithi13778320-426 from 588575 to 1101433 tid 1 2024-09-21T09:35:07.072 INFO:tasks.rados.rados.0.smithi137.stdout:1796: writing smithi13778320-426 from 1867383 to 2322466 tid 2 2024-09-21T09:35:07.072 INFO:tasks.rados.rados.0.smithi137.stdout:1792: done (3 left) 2024-09-21T09:35:07.072 INFO:tasks.rados.rados.0.smithi137.stdout:1793: done (2 left) 2024-09-21T09:35:07.072 INFO:tasks.rados.rados.0.smithi137.stdout:1795: done (1 left) 2024-09-21T09:35:07.072 INFO:tasks.rados.rados.0.smithi137.stdout:1797: read oid 416 snap -1 2024-09-21T09:35:07.072 INFO:tasks.rados.rados.0.smithi137.stdout:1797: expect (ObjNum 880 snap 0 seq_num 880) 2024-09-21T09:35:07.072 INFO:tasks.rados.rados.0.smithi137.stdout:1798: read oid 212 snap -1 2024-09-21T09:35:07.072 INFO:tasks.rados.rados.0.smithi137.stdout:1798: expect (ObjNum 211 snap 0 seq_num 211) 2024-09-21T09:35:07.073 INFO:tasks.rados.rados.0.smithi137.stdout:1799: read oid 14 snap -1 2024-09-21T09:35:07.073 INFO:tasks.rados.rados.0.smithi137.stdout:1799: expect (ObjNum 13 snap 0 seq_num 13) 2024-09-21T09:35:07.073 INFO:tasks.rados.rados.0.smithi137.stdout:1800: read oid 3 snap -1 2024-09-21T09:35:07.073 INFO:tasks.rados.rados.0.smithi137.stdout:1800: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T09:35:07.073 INFO:tasks.rados.rados.0.smithi137.stdout:1801: read oid 99 snap -1 2024-09-21T09:35:07.073 INFO:tasks.rados.rados.0.smithi137.stdout:1801: expect (ObjNum 98 snap 0 seq_num 98) 2024-09-21T09:35:07.073 INFO:tasks.rados.rados.0.smithi137.stdout:1802: write oid 188 current snap is 0 2024-09-21T09:35:07.073 INFO:tasks.rados.rados.0.smithi137.stdout:1796: finishing write tid 1 to smithi13778320-426 2024-09-21T09:35:07.073 INFO:tasks.rados.rados.0.smithi137.stdout:1802: seq_num 1226 ranges {605382=588107,1925865=679517} 2024-09-21T09:35:07.079 INFO:tasks.rados.rados.0.smithi137.stdout:1802: writing smithi13778320-188 from 605382 to 1193489 tid 1 2024-09-21T09:35:07.087 INFO:tasks.rados.rados.0.smithi137.stdout:1802: writing smithi13778320-188 from 1925865 to 2605382 tid 2 2024-09-21T09:35:07.087 INFO:tasks.rados.rados.0.smithi137.stdout:1803: write oid 405 current snap is 0 2024-09-21T09:35:07.087 INFO:tasks.rados.rados.0.smithi137.stdout:1803: seq_num 1227 ranges {622189=663356,1984347=458752} 2024-09-21T09:35:07.094 INFO:tasks.rados.rados.0.smithi137.stdout:1803: writing smithi13778320-405 from 622189 to 1285545 tid 1 2024-09-21T09:35:07.100 INFO:tasks.rados.rados.0.smithi137.stdout:1803: writing smithi13778320-405 from 1984347 to 2443099 tid 2 2024-09-21T09:35:07.101 INFO:tasks.rados.rados.0.smithi137.stdout:1804: write oid 74 current snap is 0 2024-09-21T09:35:07.101 INFO:tasks.rados.rados.0.smithi137.stdout:1804: seq_num 1228 ranges {638996=738605,1926476=712520} 2024-09-21T09:35:07.108 INFO:tasks.rados.rados.0.smithi137.stdout:1804: writing smithi13778320-74 from 638996 to 1377601 tid 1 2024-09-21T09:35:07.115 INFO:tasks.rados.rados.0.smithi137.stdout:1804: writing smithi13778320-74 from 1926476 to 2638996 tid 2 2024-09-21T09:35:07.115 INFO:tasks.rados.rados.0.smithi137.stdout:1805: write oid 449 current snap is 0 2024-09-21T09:35:07.115 INFO:tasks.rados.rados.0.smithi137.stdout:1805: seq_num 1229 ranges {655803=413854,1584958=462421} 2024-09-21T09:35:07.120 INFO:tasks.rados.rados.0.smithi137.stdout:1805: writing smithi13778320-449 from 655803 to 1069657 tid 1 2024-09-21T09:35:07.126 INFO:tasks.rados.rados.0.smithi137.stdout:1805: writing smithi13778320-449 from 1584958 to 2047379 tid 2 2024-09-21T09:35:07.126 INFO:tasks.rados.rados.0.smithi137.stdout:1806: write oid 457 current snap is 0 2024-09-21T09:35:07.126 INFO:tasks.rados.rados.0.smithi137.stdout:1796: finishing write tid 2 to smithi13778320-426 2024-09-21T09:35:07.126 INFO:tasks.rados.rados.0.smithi137.stdout:1799: expect (ObjNum 13 snap 0 seq_num 13) 2024-09-21T09:35:07.200 INFO:tasks.rados.rados.0.smithi137.stdout:1796: finishing write tid 3 to smithi13778320-426 2024-09-21T09:35:07.200 INFO:tasks.rados.rados.0.smithi137.stdout:1796: finishing write tid 4 to smithi13778320-426 2024-09-21T09:35:07.200 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 426 v 240 (ObjNum 1225 snap 0 seq_num 1225) dirty exists 2024-09-21T09:35:07.200 INFO:tasks.rados.rados.0.smithi137.stdout:1796: left oid 426 (ObjNum 1225 snap 0 seq_num 1225) 2024-09-21T09:35:07.200 INFO:tasks.rados.rados.0.smithi137.stdout:1806: seq_num 1230 ranges {672610=489103,1643440=722432} 2024-09-21T09:35:07.206 INFO:tasks.rados.rados.0.smithi137.stdout:1806: writing smithi13778320-457 from 672610 to 1161713 tid 1 2024-09-21T09:35:07.213 INFO:tasks.rados.rados.0.smithi137.stdout:1806: writing smithi13778320-457 from 1643440 to 2365872 tid 2 2024-09-21T09:35:07.213 INFO:tasks.rados.rados.0.smithi137.stdout:1796: done (10 left) 2024-09-21T09:35:07.213 INFO:tasks.rados.rados.0.smithi137.stdout:1799: done (9 left) 2024-09-21T09:35:07.213 INFO:tasks.rados.rados.0.smithi137.stdout:1807: write oid 82 current snap is 0 2024-09-21T09:35:07.213 INFO:tasks.rados.rados.0.smithi137.stdout:1800: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T09:35:07.367 INFO:tasks.rados.rados.0.smithi137.stdout:1801: expect (ObjNum 98 snap 0 seq_num 98) 2024-09-21T09:35:07.483 INFO:tasks.rados.rados.0.smithi137.stdout:1802: finishing write tid 1 to smithi13778320-188 2024-09-21T09:35:07.483 INFO:tasks.rados.rados.0.smithi137.stdout:1802: finishing write tid 2 to smithi13778320-188 2024-09-21T09:35:07.483 INFO:tasks.rados.rados.0.smithi137.stdout:1802: finishing write tid 3 to smithi13778320-188 2024-09-21T09:35:07.483 INFO:tasks.rados.rados.0.smithi137.stdout:1802: finishing write tid 4 to smithi13778320-188 2024-09-21T09:35:07.483 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 188 v 242 (ObjNum 1226 snap 0 seq_num 1226) dirty exists 2024-09-21T09:35:07.483 INFO:tasks.rados.rados.0.smithi137.stdout:1802: left oid 188 (ObjNum 1226 snap 0 seq_num 1226) 2024-09-21T09:35:07.483 INFO:tasks.rados.rados.0.smithi137.stdout:1798: expect (ObjNum 211 snap 0 seq_num 211) 2024-09-21T09:35:07.593 INFO:tasks.rados.rados.0.smithi137.stdout:1797: expect (ObjNum 880 snap 0 seq_num 880) 2024-09-21T09:35:07.709 INFO:tasks.rados.rados.0.smithi137.stdout:1803: finishing write tid 1 to smithi13778320-405 2024-09-21T09:35:07.709 INFO:tasks.rados.rados.0.smithi137.stdout:1803: finishing write tid 2 to smithi13778320-405 2024-09-21T09:35:07.710 INFO:tasks.rados.rados.0.smithi137.stdout:1803: finishing write tid 3 to smithi13778320-405 2024-09-21T09:35:07.710 INFO:tasks.rados.rados.0.smithi137.stdout:1803: finishing write tid 4 to smithi13778320-405 2024-09-21T09:35:07.710 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 405 v 285 (ObjNum 1227 snap 0 seq_num 1227) dirty exists 2024-09-21T09:35:07.710 INFO:tasks.rados.rados.0.smithi137.stdout:1803: left oid 405 (ObjNum 1227 snap 0 seq_num 1227) 2024-09-21T09:35:07.710 INFO:tasks.rados.rados.0.smithi137.stdout:1804: finishing write tid 1 to smithi13778320-74 2024-09-21T09:35:07.711 INFO:tasks.rados.rados.0.smithi137.stdout:1804: finishing write tid 2 to smithi13778320-74 2024-09-21T09:35:07.711 INFO:tasks.rados.rados.0.smithi137.stdout:1804: finishing write tid 3 to smithi13778320-74 2024-09-21T09:35:07.711 INFO:tasks.rados.rados.0.smithi137.stdout:1804: finishing write tid 4 to smithi13778320-74 2024-09-21T09:35:07.711 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 74 v 285 (ObjNum 1228 snap 0 seq_num 1228) dirty exists 2024-09-21T09:35:07.711 INFO:tasks.rados.rados.0.smithi137.stdout:1804: left oid 74 (ObjNum 1228 snap 0 seq_num 1228) 2024-09-21T09:35:07.711 INFO:tasks.rados.rados.0.smithi137.stdout:1805: finishing write tid 1 to smithi13778320-449 2024-09-21T09:35:07.711 INFO:tasks.rados.rados.0.smithi137.stdout:1807: seq_num 1231 ranges {689417=564352,1701922=466090} 2024-09-21T09:35:07.716 INFO:tasks.rados.rados.0.smithi137.stdout:1807: writing smithi13778320-82 from 689417 to 1253769 tid 1 2024-09-21T09:35:07.722 INFO:tasks.rados.rados.0.smithi137.stdout:1807: writing smithi13778320-82 from 1701922 to 2168012 tid 2 2024-09-21T09:35:07.722 INFO:tasks.rados.rados.0.smithi137.stdout:1797: done (9 left) 2024-09-21T09:35:07.722 INFO:tasks.rados.rados.0.smithi137.stdout:1798: done (8 left) 2024-09-21T09:35:07.723 INFO:tasks.rados.rados.0.smithi137.stdout:1800: done (7 left) 2024-09-21T09:35:07.723 INFO:tasks.rados.rados.0.smithi137.stdout:1801: done (6 left) 2024-09-21T09:35:07.723 INFO:tasks.rados.rados.0.smithi137.stdout:1802: done (5 left) 2024-09-21T09:35:07.723 INFO:tasks.rados.rados.0.smithi137.stdout:1803: done (4 left) 2024-09-21T09:35:07.723 INFO:tasks.rados.rados.0.smithi137.stdout:1804: done (3 left) 2024-09-21T09:35:07.723 INFO:tasks.rados.rados.0.smithi137.stdout:1808: read oid 117 snap -1 2024-09-21T09:35:07.723 INFO:tasks.rados.rados.0.smithi137.stdout:1808: expect (ObjNum 116 snap 0 seq_num 116) 2024-09-21T09:35:07.723 INFO:tasks.rados.rados.0.smithi137.stdout:1809: write oid 110 current snap is 0 2024-09-21T09:35:07.723 INFO:tasks.rados.rados.0.smithi137.stdout:1805: finishing write tid 2 to smithi13778320-449 2024-09-21T09:35:07.723 INFO:tasks.rados.rados.0.smithi137.stdout:1805: finishing write tid 3 to smithi13778320-449 2024-09-21T09:35:07.724 INFO:tasks.rados.rados.0.smithi137.stdout:1805: finishing write tid 4 to smithi13778320-449 2024-09-21T09:35:07.724 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 449 v 275 (ObjNum 1229 snap 0 seq_num 1229) dirty exists 2024-09-21T09:35:07.724 INFO:tasks.rados.rados.0.smithi137.stdout:1805: left oid 449 (ObjNum 1229 snap 0 seq_num 1229) 2024-09-21T09:35:07.724 INFO:tasks.rados.rados.0.smithi137.stdout:1806: finishing write tid 1 to smithi13778320-457 2024-09-21T09:35:07.724 INFO:tasks.rados.rados.0.smithi137.stdout:1806: finishing write tid 2 to smithi13778320-457 2024-09-21T09:35:07.724 INFO:tasks.rados.rados.0.smithi137.stdout:1806: finishing write tid 3 to smithi13778320-457 2024-09-21T09:35:07.724 INFO:tasks.rados.rados.0.smithi137.stdout:1806: finishing write tid 4 to smithi13778320-457 2024-09-21T09:35:07.724 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 457 v 245 (ObjNum 1230 snap 0 seq_num 1230) dirty exists 2024-09-21T09:35:07.724 INFO:tasks.rados.rados.0.smithi137.stdout:1806: left oid 457 (ObjNum 1230 snap 0 seq_num 1230) 2024-09-21T09:35:07.725 INFO:tasks.rados.rados.0.smithi137.stdout:1809: seq_num 1232 ranges {706224=755954,2160404=545820} 2024-09-21T09:35:07.729 INFO:tasks.rados.rados.0.smithi137.stdout:1809: writing smithi13778320-110 from 706224 to 1462178 tid 1 2024-09-21T09:35:07.736 INFO:tasks.rados.rados.0.smithi137.stdout:1809: writing smithi13778320-110 from 2160404 to 2706224 tid 2 2024-09-21T09:35:07.737 INFO:tasks.rados.rados.0.smithi137.stdout:1805: done (4 left) 2024-09-21T09:35:07.737 INFO:tasks.rados.rados.0.smithi137.stdout:1806: done (3 left) 2024-09-21T09:35:07.737 INFO:tasks.rados.rados.0.smithi137.stdout:1810: write oid 425 current snap is 0 2024-09-21T09:35:07.737 INFO:tasks.rados.rados.0.smithi137.stdout:1807: finishing write tid 1 to smithi13778320-82 2024-09-21T09:35:07.737 INFO:tasks.rados.rados.0.smithi137.stdout:1810: seq_num 1233 ranges {723031=431203,1818886=469759} 2024-09-21T09:35:07.742 INFO:tasks.rados.rados.0.smithi137.stdout:1810: writing smithi13778320-425 from 723031 to 1154234 tid 1 2024-09-21T09:35:07.748 INFO:tasks.rados.rados.0.smithi137.stdout:1810: writing smithi13778320-425 from 1818886 to 2288645 tid 2 2024-09-21T09:35:07.748 INFO:tasks.rados.rados.0.smithi137.stdout:1811: write oid 195 current snap is 0 2024-09-21T09:35:07.748 INFO:tasks.rados.rados.0.smithi137.stdout:1811: seq_num 1234 ranges {739838=506452,1877368=613417} 2024-09-21T09:35:07.755 INFO:tasks.rados.rados.0.smithi137.stdout:1811: writing smithi13778320-195 from 739838 to 1246290 tid 1 2024-09-21T09:35:07.762 INFO:tasks.rados.rados.0.smithi137.stdout:1811: writing smithi13778320-195 from 1877368 to 2490785 tid 2 2024-09-21T09:35:07.763 INFO:tasks.rados.rados.0.smithi137.stdout:1812: read oid 302 snap -1 2024-09-21T09:35:07.763 INFO:tasks.rados.rados.0.smithi137.stdout:1812: expect (ObjNum 535 snap 0 seq_num 535) 2024-09-21T09:35:07.763 INFO:tasks.rados.rados.0.smithi137.stdout:1813: write oid 120 current snap is 0 2024-09-21T09:35:07.763 INFO:tasks.rados.rados.0.smithi137.stdout:1813: seq_num 1235 ranges {756645=581701,1935850=473428} 2024-09-21T09:35:07.769 INFO:tasks.rados.rados.0.smithi137.stdout:1813: writing smithi13778320-120 from 756645 to 1338346 tid 1 2024-09-21T09:35:07.776 INFO:tasks.rados.rados.0.smithi137.stdout:1813: writing smithi13778320-120 from 1935850 to 2409278 tid 2 2024-09-21T09:35:07.776 INFO:tasks.rados.rados.0.smithi137.stdout:1814: write oid 26 current snap is 0 2024-09-21T09:35:07.776 INFO:tasks.rados.rados.0.smithi137.stdout:1807: finishing write tid 2 to smithi13778320-82 2024-09-21T09:35:07.776 INFO:tasks.rados.rados.0.smithi137.stdout:1807: finishing write tid 3 to smithi13778320-82 2024-09-21T09:35:07.776 INFO:tasks.rados.rados.0.smithi137.stdout:1807: finishing write tid 4 to smithi13778320-82 2024-09-21T09:35:07.777 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 82 v 275 (ObjNum 1231 snap 0 seq_num 1231) dirty exists 2024-09-21T09:35:07.777 INFO:tasks.rados.rados.0.smithi137.stdout:1807: left oid 82 (ObjNum 1231 snap 0 seq_num 1231) 2024-09-21T09:35:07.777 INFO:tasks.rados.rados.0.smithi137.stdout:1808: expect (ObjNum 116 snap 0 seq_num 116) 2024-09-21T09:35:07.907 INFO:tasks.rados.rados.0.smithi137.stdout:1809: finishing write tid 1 to smithi13778320-110 2024-09-21T09:35:07.907 INFO:tasks.rados.rados.0.smithi137.stdout:1809: finishing write tid 2 to smithi13778320-110 2024-09-21T09:35:07.907 INFO:tasks.rados.rados.0.smithi137.stdout:1809: finishing write tid 3 to smithi13778320-110 2024-09-21T09:35:07.907 INFO:tasks.rados.rados.0.smithi137.stdout:1809: finishing write tid 4 to smithi13778320-110 2024-09-21T09:35:07.907 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 110 v 190 (ObjNum 1232 snap 0 seq_num 1232) dirty exists 2024-09-21T09:35:07.907 INFO:tasks.rados.rados.0.smithi137.stdout:1809: left oid 110 (ObjNum 1232 snap 0 seq_num 1232) 2024-09-21T09:35:07.907 INFO:tasks.rados.rados.0.smithi137.stdout:1810: finishing write tid 1 to smithi13778320-425 2024-09-21T09:35:07.907 INFO:tasks.rados.rados.0.smithi137.stdout:1810: finishing write tid 2 to smithi13778320-425 2024-09-21T09:35:07.907 INFO:tasks.rados.rados.0.smithi137.stdout:1814: seq_num 1236 ranges {773452=656950,1877979=617086} 2024-09-21T09:35:07.914 INFO:tasks.rados.rados.0.smithi137.stdout:1814: writing smithi13778320-26 from 773452 to 1430402 tid 1 2024-09-21T09:35:07.921 INFO:tasks.rados.rados.0.smithi137.stdout:1814: writing smithi13778320-26 from 1877979 to 2495065 tid 2 2024-09-21T09:35:07.921 INFO:tasks.rados.rados.0.smithi137.stdout:1807: done (7 left) 2024-09-21T09:35:07.921 INFO:tasks.rados.rados.0.smithi137.stdout:1808: done (6 left) 2024-09-21T09:35:07.921 INFO:tasks.rados.rados.0.smithi137.stdout:1809: done (5 left) 2024-09-21T09:35:07.921 INFO:tasks.rados.rados.0.smithi137.stdout:1815: write oid 40 current snap is 0 2024-09-21T09:35:07.921 INFO:tasks.rados.rados.0.smithi137.stdout:1810: finishing write tid 3 to smithi13778320-425 2024-09-21T09:35:07.921 INFO:tasks.rados.rados.0.smithi137.stdout:1810: finishing write tid 4 to smithi13778320-425 2024-09-21T09:35:07.921 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 425 v 305 (ObjNum 1233 snap 0 seq_num 1233) dirty exists 2024-09-21T09:35:07.921 INFO:tasks.rados.rados.0.smithi137.stdout:1810: left oid 425 (ObjNum 1233 snap 0 seq_num 1233) 2024-09-21T09:35:07.921 INFO:tasks.rados.rados.0.smithi137.stdout:1811: finishing write tid 1 to smithi13778320-195 2024-09-21T09:35:07.921 INFO:tasks.rados.rados.0.smithi137.stdout:1811: finishing write tid 2 to smithi13778320-195 2024-09-21T09:35:07.922 INFO:tasks.rados.rados.0.smithi137.stdout:1815: seq_num 1237 ranges {790259=732199,1936461=477097} 2024-09-21T09:35:07.929 INFO:tasks.rados.rados.0.smithi137.stdout:1815: writing smithi13778320-40 from 790259 to 1522458 tid 1 2024-09-21T09:35:07.934 INFO:tasks.rados.rados.0.smithi137.stdout:1815: writing smithi13778320-40 from 1936461 to 2413558 tid 2 2024-09-21T09:35:07.934 INFO:tasks.rados.rados.0.smithi137.stdout:1810: done (5 left) 2024-09-21T09:35:07.934 INFO:tasks.rados.rados.0.smithi137.stdout:1816: write oid 289 current snap is 0 2024-09-21T09:35:07.934 INFO:tasks.rados.rados.0.smithi137.stdout:1811: finishing write tid 3 to smithi13778320-195 2024-09-21T09:35:07.935 INFO:tasks.rados.rados.0.smithi137.stdout:1811: finishing write tid 4 to smithi13778320-195 2024-09-21T09:35:07.935 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 195 v 248 (ObjNum 1234 snap 0 seq_num 1234) dirty exists 2024-09-21T09:35:07.935 INFO:tasks.rados.rados.0.smithi137.stdout:1811: left oid 195 (ObjNum 1234 snap 0 seq_num 1234) 2024-09-21T09:35:07.935 INFO:tasks.rados.rados.0.smithi137.stdout:1816: seq_num 1238 ranges {407066=407448,1594943=620755} 2024-09-21T09:35:07.938 INFO:tasks.rados.rados.0.smithi137.stdout:1816: writing smithi13778320-289 from 407066 to 814514 tid 1 2024-09-21T09:35:07.946 INFO:tasks.rados.rados.0.smithi137.stdout:1816: writing smithi13778320-289 from 1594943 to 2215698 tid 2 2024-09-21T09:35:07.946 INFO:tasks.rados.rados.0.smithi137.stdout:1811: done (5 left) 2024-09-21T09:35:07.946 INFO:tasks.rados.rados.0.smithi137.stdout:1817: write oid 168 current snap is 0 2024-09-21T09:35:07.946 INFO:tasks.rados.rados.0.smithi137.stdout:1812: expect (ObjNum 535 snap 0 seq_num 535) 2024-09-21T09:35:08.081 INFO:tasks.rados.rados.0.smithi137.stdout:1813: finishing write tid 1 to smithi13778320-120 2024-09-21T09:35:08.082 INFO:tasks.rados.rados.0.smithi137.stdout:1813: finishing write tid 2 to smithi13778320-120 2024-09-21T09:35:08.082 INFO:tasks.rados.rados.0.smithi137.stdout:1813: finishing write tid 3 to smithi13778320-120 2024-09-21T09:35:08.082 INFO:tasks.rados.rados.0.smithi137.stdout:1817: seq_num 1239 ranges {423873=482697,1653425=480766,2691441=132432} 2024-09-21T09:35:08.084 INFO:tasks.rados.rados.0.smithi137.stdout:1817: writing smithi13778320-168 from 423873 to 906570 tid 1 2024-09-21T09:35:08.091 INFO:tasks.rados.rados.0.smithi137.stdout:1817: writing smithi13778320-168 from 1653425 to 2134191 tid 2 2024-09-21T09:35:08.095 INFO:tasks.rados.rados.0.smithi137.stdout:1817: writing smithi13778320-168 from 2691441 to 2823873 tid 3 2024-09-21T09:35:08.095 INFO:tasks.rados.rados.0.smithi137.stdout:1812: done (5 left) 2024-09-21T09:35:08.095 INFO:tasks.rados.rados.0.smithi137.stdout:1818: read oid 460 snap -1 2024-09-21T09:35:08.096 INFO:tasks.rados.rados.0.smithi137.stdout:1818: expect (ObjNum 1136 snap 0 seq_num 1136) 2024-09-21T09:35:08.096 INFO:tasks.rados.rados.0.smithi137.stdout:1819: read oid 429 snap -1 2024-09-21T09:35:08.096 INFO:tasks.rados.rados.0.smithi137.stdout:1819: expect (ObjNum 982 snap 0 seq_num 982) 2024-09-21T09:35:08.096 INFO:tasks.rados.rados.0.smithi137.stdout:1820: write oid 188 current snap is 0 2024-09-21T09:35:08.096 INFO:tasks.rados.rados.0.smithi137.stdout:1813: finishing write tid 4 to smithi13778320-120 2024-09-21T09:35:08.096 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 120 v 193 (ObjNum 1235 snap 0 seq_num 1235) dirty exists 2024-09-21T09:35:08.096 INFO:tasks.rados.rados.0.smithi137.stdout:1813: left oid 120 (ObjNum 1235 snap 0 seq_num 1235) 2024-09-21T09:35:08.096 INFO:tasks.rados.rados.0.smithi137.stdout:1814: finishing write tid 1 to smithi13778320-26 2024-09-21T09:35:08.096 INFO:tasks.rados.rados.0.smithi137.stdout:1814: finishing write tid 2 to smithi13778320-26 2024-09-21T09:35:08.096 INFO:tasks.rados.rados.0.smithi137.stdout:1820: seq_num 1240 ranges {440680=674299,1711907=624424} 2024-09-21T09:35:08.101 INFO:tasks.rados.rados.0.smithi137.stdout:1820: writing smithi13778320-188 from 440680 to 1114979 tid 1 2024-09-21T09:35:08.109 INFO:tasks.rados.rados.0.smithi137.stdout:1820: writing smithi13778320-188 from 1711907 to 2336331 tid 2 2024-09-21T09:35:08.109 INFO:tasks.rados.rados.0.smithi137.stdout:1813: done (7 left) 2024-09-21T09:35:08.109 INFO:tasks.rados.rados.0.smithi137.stdout:1821: delete oid 313 current snap is 0 2024-09-21T09:35:08.109 INFO:tasks.rados.rados.0.smithi137.stdout:1814: finishing write tid 3 to smithi13778320-26 2024-09-21T09:35:08.109 INFO:tasks.rados.rados.0.smithi137.stdout:1814: finishing write tid 4 to smithi13778320-26 2024-09-21T09:35:08.109 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 26 v 332 (ObjNum 1236 snap 0 seq_num 1236) dirty exists 2024-09-21T09:35:08.109 INFO:tasks.rados.rados.0.smithi137.stdout:1814: left oid 26 (ObjNum 1236 snap 0 seq_num 1236) 2024-09-21T09:35:08.110 INFO:tasks.rados.rados.0.smithi137.stdout:1815: finishing write tid 1 to smithi13778320-40 2024-09-21T09:35:08.110 INFO:tasks.rados.rados.0.smithi137.stdout:1815: finishing write tid 2 to smithi13778320-40 2024-09-21T09:35:08.110 INFO:tasks.rados.rados.0.smithi137.stdout:1815: finishing write tid 3 to smithi13778320-40 2024-09-21T09:35:08.110 INFO:tasks.rados.rados.0.smithi137.stdout:1815: finishing write tid 4 to smithi13778320-40 2024-09-21T09:35:08.110 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 40 v 288 (ObjNum 1237 snap 0 seq_num 1237) dirty exists 2024-09-21T09:35:08.110 INFO:tasks.rados.rados.0.smithi137.stdout:1815: left oid 40 (ObjNum 1237 snap 0 seq_num 1237) 2024-09-21T09:35:08.111 INFO:tasks.rados.rados.0.smithi137.stdout:1816: finishing write tid 1 to smithi13778320-289 2024-09-21T09:35:08.111 INFO:tasks.rados.rados.0.smithi137.stdout:1816: finishing write tid 2 to smithi13778320-289 2024-09-21T09:35:08.111 INFO:tasks.rados.rados.0.smithi137.stdout:1816: finishing write tid 3 to smithi13778320-289 2024-09-21T09:35:08.111 INFO:tasks.rados.rados.0.smithi137.stdout:1816: finishing write tid 4 to smithi13778320-289 2024-09-21T09:35:08.111 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 289 v 308 (ObjNum 1238 snap 0 seq_num 1238) dirty exists 2024-09-21T09:35:08.111 INFO:tasks.rados.rados.0.smithi137.stdout:1816: left oid 289 (ObjNum 1238 snap 0 seq_num 1238) 2024-09-21T09:35:08.111 INFO:tasks.rados.rados.0.smithi137.stdout:1817: finishing write tid 1 to smithi13778320-168 2024-09-21T09:35:08.111 INFO:tasks.rados.rados.0.smithi137.stdout:1817: finishing write tid 2 to smithi13778320-168 2024-09-21T09:35:08.111 INFO:tasks.rados.rados.0.smithi137.stdout:1817: finishing write tid 3 to smithi13778320-168 2024-09-21T09:35:08.111 INFO:tasks.rados.rados.0.smithi137.stdout:1817: finishing write tid 4 to smithi13778320-168 2024-09-21T09:35:08.111 INFO:tasks.rados.rados.0.smithi137.stdout:1817: finishing write tid 5 to smithi13778320-168 2024-09-21T09:35:08.111 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 168 v 197 (ObjNum 1239 snap 0 seq_num 1239) dirty exists 2024-09-21T09:35:08.111 INFO:tasks.rados.rados.0.smithi137.stdout:1817: left oid 168 (ObjNum 1239 snap 0 seq_num 1239) 2024-09-21T09:35:08.112 INFO:tasks.rados.rados.0.smithi137.stdout:1819: expect (ObjNum 982 snap 0 seq_num 982) 2024-09-21T09:35:08.221 INFO:tasks.rados.rados.0.smithi137.stdout:1818: expect (ObjNum 1136 snap 0 seq_num 1136) 2024-09-21T09:35:08.427 INFO:tasks.rados.rados.0.smithi137.stdout:1820: finishing write tid 1 to smithi13778320-188 2024-09-21T09:35:08.427 INFO:tasks.rados.rados.0.smithi137.stdout:1820: finishing write tid 2 to smithi13778320-188 2024-09-21T09:35:08.427 INFO:tasks.rados.rados.0.smithi137.stdout:1820: finishing write tid 3 to smithi13778320-188 2024-09-21T09:35:08.427 INFO:tasks.rados.rados.0.smithi137.stdout:1820: finishing write tid 4 to smithi13778320-188 2024-09-21T09:35:08.427 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 188 v 251 (ObjNum 1240 snap 0 seq_num 1240) dirty exists 2024-09-21T09:35:08.427 INFO:tasks.rados.rados.0.smithi137.stdout:1820: left oid 188 (ObjNum 1240 snap 0 seq_num 1240) 2024-09-21T09:35:08.427 INFO:tasks.rados.rados.0.smithi137.stdout:1814: done (7 left) 2024-09-21T09:35:08.428 INFO:tasks.rados.rados.0.smithi137.stdout:1815: done (6 left) 2024-09-21T09:35:08.428 INFO:tasks.rados.rados.0.smithi137.stdout:1816: done (5 left) 2024-09-21T09:35:08.428 INFO:tasks.rados.rados.0.smithi137.stdout:1817: done (4 left) 2024-09-21T09:35:08.428 INFO:tasks.rados.rados.0.smithi137.stdout:1818: done (3 left) 2024-09-21T09:35:08.428 INFO:tasks.rados.rados.0.smithi137.stdout:1819: done (2 left) 2024-09-21T09:35:08.428 INFO:tasks.rados.rados.0.smithi137.stdout:1820: done (1 left) 2024-09-21T09:35:08.428 INFO:tasks.rados.rados.0.smithi137.stdout:1821: done (0 left) 2024-09-21T09:35:08.428 INFO:tasks.rados.rados.0.smithi137.stdout:1822: write oid 384 current snap is 0 2024-09-21T09:35:08.428 INFO:tasks.rados.rados.0.smithi137.stdout:1822: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2024-09-21T09:35:08.431 INFO:tasks.rados.rados.0.smithi137.stdout:1822: writing smithi13778320-384 from 474294 to 899091 tid 1 2024-09-21T09:35:08.438 INFO:tasks.rados.rados.0.smithi137.stdout:1822: writing smithi13778320-384 from 1428871 to 2056964 tid 2 2024-09-21T09:35:08.442 INFO:tasks.rados.rados.0.smithi137.stdout:1822: writing smithi13778320-384 from 2657357 to 2874294 tid 3 2024-09-21T09:35:08.442 INFO:tasks.rados.rados.0.smithi137.stdout:1823: write oid 411 current snap is 0 2024-09-21T09:35:08.442 INFO:tasks.rados.rados.0.smithi137.stdout:1822: finishing write tid 1 to smithi13778320-384 2024-09-21T09:35:08.443 INFO:tasks.rados.rados.0.smithi137.stdout:1822: finishing write tid 2 to smithi13778320-384 2024-09-21T09:35:08.443 INFO:tasks.rados.rados.0.smithi137.stdout:1823: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2024-09-21T09:35:08.447 INFO:tasks.rados.rados.0.smithi137.stdout:1823: writing smithi13778320-411 from 491101 to 991147 tid 1 2024-09-21T09:35:08.453 INFO:tasks.rados.rados.0.smithi137.stdout:1823: writing smithi13778320-411 from 1487353 to 1975457 tid 2 2024-09-21T09:35:08.458 INFO:tasks.rados.rados.0.smithi137.stdout:1823: writing smithi13778320-411 from 2401133 to 2891101 tid 3 2024-09-21T09:35:08.458 INFO:tasks.rados.rados.0.smithi137.stdout:1824: write oid 438 current snap is 0 2024-09-21T09:35:08.458 INFO:tasks.rados.rados.0.smithi137.stdout:1822: finishing write tid 3 to smithi13778320-384 2024-09-21T09:35:08.458 INFO:tasks.rados.rados.0.smithi137.stdout:1824: seq_num 1244 ranges {507908=575295,1829482=631762} 2024-09-21T09:35:08.464 INFO:tasks.rados.rados.0.smithi137.stdout:1824: writing smithi13778320-438 from 507908 to 1083203 tid 1 2024-09-21T09:35:08.473 INFO:tasks.rados.rados.0.smithi137.stdout:1824: writing smithi13778320-438 from 1829482 to 2461244 tid 2 2024-09-21T09:35:08.473 INFO:tasks.rados.rados.0.smithi137.stdout:1825: read oid 227 snap -1 2024-09-21T09:35:08.473 INFO:tasks.rados.rados.0.smithi137.stdout:1825: expect (ObjNum 1203 snap 0 seq_num 1203) 2024-09-21T09:35:08.473 INFO:tasks.rados.rados.0.smithi137.stdout:1826: read oid 260 snap -1 2024-09-21T09:35:08.473 INFO:tasks.rados.rados.0.smithi137.stdout:1826: expect (ObjNum 933 snap 0 seq_num 933) 2024-09-21T09:35:08.473 INFO:tasks.rados.rados.0.smithi137.stdout:1827: write oid 139 current snap is 0 2024-09-21T09:35:08.473 INFO:tasks.rados.rados.0.smithi137.stdout:1822: finishing write tid 4 to smithi13778320-384 2024-09-21T09:35:08.473 INFO:tasks.rados.rados.0.smithi137.stdout:1822: finishing write tid 5 to smithi13778320-384 2024-09-21T09:35:08.473 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 384 v 201 (ObjNum 1242 snap 0 seq_num 1242) dirty exists 2024-09-21T09:35:08.474 INFO:tasks.rados.rados.0.smithi137.stdout:1822: left oid 384 (ObjNum 1242 snap 0 seq_num 1242) 2024-09-21T09:35:08.474 INFO:tasks.rados.rados.0.smithi137.stdout:1823: finishing write tid 1 to smithi13778320-411 2024-09-21T09:35:08.474 INFO:tasks.rados.rados.0.smithi137.stdout:1823: finishing write tid 2 to smithi13778320-411 2024-09-21T09:35:08.474 INFO:tasks.rados.rados.0.smithi137.stdout:1827: seq_num 1245 ranges {524715=650544,1887964=491773} 2024-09-21T09:35:08.478 INFO:tasks.rados.rados.0.smithi137.stdout:1827: writing smithi13778320-139 from 524715 to 1175259 tid 1 2024-09-21T09:35:08.486 INFO:tasks.rados.rados.0.smithi137.stdout:1827: writing smithi13778320-139 from 1887964 to 2379737 tid 2 2024-09-21T09:35:08.486 INFO:tasks.rados.rados.0.smithi137.stdout:1822: done (5 left) 2024-09-21T09:35:08.486 INFO:tasks.rados.rados.0.smithi137.stdout:1828: read oid 320 snap -1 2024-09-21T09:35:08.486 INFO:tasks.rados.rados.0.smithi137.stdout:1828: expect (ObjNum 319 snap 0 seq_num 319) 2024-09-21T09:35:08.486 INFO:tasks.rados.rados.0.smithi137.stdout:1829: write oid 496 current snap is 0 2024-09-21T09:35:08.486 INFO:tasks.rados.rados.0.smithi137.stdout:1823: finishing write tid 3 to smithi13778320-411 2024-09-21T09:35:08.486 INFO:tasks.rados.rados.0.smithi137.stdout:1823: finishing write tid 4 to smithi13778320-411 2024-09-21T09:35:08.486 INFO:tasks.rados.rados.0.smithi137.stdout:1823: finishing write tid 5 to smithi13778320-411 2024-09-21T09:35:08.487 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 411 v 336 (ObjNum 1243 snap 0 seq_num 1243) dirty exists 2024-09-21T09:35:08.487 INFO:tasks.rados.rados.0.smithi137.stdout:1823: left oid 411 (ObjNum 1243 snap 0 seq_num 1243) 2024-09-21T09:35:08.487 INFO:tasks.rados.rados.0.smithi137.stdout:1824: finishing write tid 1 to smithi13778320-438 2024-09-21T09:35:08.487 INFO:tasks.rados.rados.0.smithi137.stdout:1829: seq_num 1246 ranges {541522=725793,1946446=635431} 2024-09-21T09:35:08.492 INFO:tasks.rados.rados.0.smithi137.stdout:1829: writing smithi13778320-496 from 541522 to 1267315 tid 1 2024-09-21T09:35:08.500 INFO:tasks.rados.rados.0.smithi137.stdout:1829: writing smithi13778320-496 from 1946446 to 2581877 tid 2 2024-09-21T09:35:08.500 INFO:tasks.rados.rados.0.smithi137.stdout:1823: done (6 left) 2024-09-21T09:35:08.500 INFO:tasks.rados.rados.0.smithi137.stdout:1830: delete oid 353 current snap is 0 2024-09-21T09:35:08.500 INFO:tasks.rados.rados.0.smithi137.stdout:1826: expect (ObjNum 933 snap 0 seq_num 933) 2024-09-21T09:35:08.655 INFO:tasks.rados.rados.0.smithi137.stdout:1824: finishing write tid 2 to smithi13778320-438 2024-09-21T09:35:08.656 INFO:tasks.rados.rados.0.smithi137.stdout:1824: finishing write tid 3 to smithi13778320-438 2024-09-21T09:35:08.656 INFO:tasks.rados.rados.0.smithi137.stdout:1824: finishing write tid 4 to smithi13778320-438 2024-09-21T09:35:08.656 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 438 v 246 (ObjNum 1244 snap 0 seq_num 1244) dirty exists 2024-09-21T09:35:08.656 INFO:tasks.rados.rados.0.smithi137.stdout:1824: left oid 438 (ObjNum 1244 snap 0 seq_num 1244) 2024-09-21T09:35:08.656 INFO:tasks.rados.rados.0.smithi137.stdout:1825: expect (ObjNum 1203 snap 0 seq_num 1203) 2024-09-21T09:35:08.798 INFO:tasks.rados.rados.0.smithi137.stdout:1827: finishing write tid 1 to smithi13778320-139 2024-09-21T09:35:08.798 INFO:tasks.rados.rados.0.smithi137.stdout:1827: finishing write tid 2 to smithi13778320-139 2024-09-21T09:35:08.798 INFO:tasks.rados.rados.0.smithi137.stdout:1827: finishing write tid 3 to smithi13778320-139 2024-09-21T09:35:08.798 INFO:tasks.rados.rados.0.smithi137.stdout:1827: finishing write tid 4 to smithi13778320-139 2024-09-21T09:35:08.798 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 139 v 278 (ObjNum 1245 snap 0 seq_num 1245) dirty exists 2024-09-21T09:35:08.798 INFO:tasks.rados.rados.0.smithi137.stdout:1827: left oid 139 (ObjNum 1245 snap 0 seq_num 1245) 2024-09-21T09:35:08.798 INFO:tasks.rados.rados.0.smithi137.stdout:1828: expect (ObjNum 319 snap 0 seq_num 319) 2024-09-21T09:35:08.831 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:08 smithi165 ceph-mon[32789]: from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:08.831 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:08 smithi165 ceph-mon[32789]: from='client.25175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:08.831 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:08 smithi165 ceph-mon[32789]: pgmap v134: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.4 MiB/s wr, 91 op/s 2024-09-21T09:35:08.851 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:08 smithi137 ceph-mon[28941]: from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:08.851 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:08 smithi137 ceph-mon[28941]: from='client.25175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:08.852 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:08 smithi137 ceph-mon[28941]: pgmap v134: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.4 MiB/s wr, 91 op/s 2024-09-21T09:35:08.852 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:08 smithi137 ceph-mon[39068]: from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:08.852 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:08 smithi137 ceph-mon[39068]: from='client.25175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:08.852 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:08 smithi137 ceph-mon[39068]: pgmap v134: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.4 MiB/s wr, 91 op/s 2024-09-21T09:35:08.904 INFO:tasks.rados.rados.0.smithi137.stdout:1829: finishing write tid 1 to smithi13778320-496 2024-09-21T09:35:08.904 INFO:tasks.rados.rados.0.smithi137.stdout:1829: finishing write tid 2 to smithi13778320-496 2024-09-21T09:35:08.904 INFO:tasks.rados.rados.0.smithi137.stdout:1829: finishing write tid 3 to smithi13778320-496 2024-09-21T09:35:08.904 INFO:tasks.rados.rados.0.smithi137.stdout:1829: finishing write tid 4 to smithi13778320-496 2024-09-21T09:35:08.904 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 496 v 229 (ObjNum 1246 snap 0 seq_num 1246) dirty exists 2024-09-21T09:35:08.904 INFO:tasks.rados.rados.0.smithi137.stdout:1829: left oid 496 (ObjNum 1246 snap 0 seq_num 1246) 2024-09-21T09:35:08.904 INFO:tasks.rados.rados.0.smithi137.stdout:1824: done (6 left) 2024-09-21T09:35:08.904 INFO:tasks.rados.rados.0.smithi137.stdout:1825: done (5 left) 2024-09-21T09:35:08.905 INFO:tasks.rados.rados.0.smithi137.stdout:1826: done (4 left) 2024-09-21T09:35:08.905 INFO:tasks.rados.rados.0.smithi137.stdout:1827: done (3 left) 2024-09-21T09:35:08.905 INFO:tasks.rados.rados.0.smithi137.stdout:1828: done (2 left) 2024-09-21T09:35:08.905 INFO:tasks.rados.rados.0.smithi137.stdout:1829: done (1 left) 2024-09-21T09:35:08.905 INFO:tasks.rados.rados.0.smithi137.stdout:1830: done (0 left) 2024-09-21T09:35:08.905 INFO:tasks.rados.rados.0.smithi137.stdout:1831: write oid 128 current snap is 0 2024-09-21T09:35:08.905 INFO:tasks.rados.rados.0.smithi137.stdout:1831: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2024-09-21T09:35:08.910 INFO:tasks.rados.rados.0.smithi137.stdout:1831: writing smithi13778320-128 from 575136 to 1167780 tid 1 2024-09-21T09:35:08.916 INFO:tasks.rados.rados.0.smithi137.stdout:1831: writing smithi13778320-128 from 1663410 to 2302510 tid 2 2024-09-21T09:35:08.920 INFO:tasks.rados.rados.0.smithi137.stdout:1831: writing smithi13778320-128 from 2705542 to 2975136 tid 3 2024-09-21T09:35:08.920 INFO:tasks.rados.rados.0.smithi137.stdout:1832: read oid 316 snap -1 2024-09-21T09:35:08.920 INFO:tasks.rados.rados.0.smithi137.stdout:1832: expect (ObjNum 793 snap 0 seq_num 793) 2024-09-21T09:35:08.920 INFO:tasks.rados.rados.0.smithi137.stdout:1833: read oid 331 snap -1 2024-09-21T09:35:08.920 INFO:tasks.rados.rados.0.smithi137.stdout:1833: expect (ObjNum 909 snap 0 seq_num 909) 2024-09-21T09:35:08.921 INFO:tasks.rados.rados.0.smithi137.stdout:1834: read oid 454 snap -1 2024-09-21T09:35:08.921 INFO:tasks.rados.rados.0.smithi137.stdout:1834: expect (ObjNum 453 snap 0 seq_num 453) 2024-09-21T09:35:08.921 INFO:tasks.rados.rados.0.smithi137.stdout:1835: write oid 245 current snap is 0 2024-09-21T09:35:08.921 INFO:tasks.rados.rados.0.smithi137.stdout:1835: seq_num 1249 ranges {591943=667893,1721892=782758} 2024-09-21T09:35:08.927 INFO:tasks.rados.rados.0.smithi137.stdout:1835: writing smithi13778320-245 from 591943 to 1259836 tid 1 2024-09-21T09:35:08.935 INFO:tasks.rados.rados.0.smithi137.stdout:1835: writing smithi13778320-245 from 1721892 to 2504650 tid 2 2024-09-21T09:35:08.935 INFO:tasks.rados.rados.0.smithi137.stdout:1836: delete oid 292 current snap is 0 2024-09-21T09:35:08.935 INFO:tasks.rados.rados.0.smithi137.stdout:1831: finishing write tid 1 to smithi13778320-128 2024-09-21T09:35:08.935 INFO:tasks.rados.rados.0.smithi137.stdout:1831: finishing write tid 2 to smithi13778320-128 2024-09-21T09:35:08.935 INFO:tasks.rados.rados.0.smithi137.stdout:1831: finishing write tid 3 to smithi13778320-128 2024-09-21T09:35:08.935 INFO:tasks.rados.rados.0.smithi137.stdout:1831: finishing write tid 4 to smithi13778320-128 2024-09-21T09:35:08.936 INFO:tasks.rados.rados.0.smithi137.stdout:1831: finishing write tid 5 to smithi13778320-128 2024-09-21T09:35:08.936 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 128 v 292 (ObjNum 1248 snap 0 seq_num 1248) dirty exists 2024-09-21T09:35:08.936 INFO:tasks.rados.rados.0.smithi137.stdout:1831: left oid 128 (ObjNum 1248 snap 0 seq_num 1248) 2024-09-21T09:35:08.936 INFO:tasks.rados.rados.0.smithi137.stdout:1833: expect (ObjNum 909 snap 0 seq_num 909) 2024-09-21T09:35:09.085 INFO:tasks.rados.rados.0.smithi137.stdout:1834: expect (ObjNum 453 snap 0 seq_num 453) 2024-09-21T09:35:09.205 INFO:tasks.rados.rados.0.smithi137.stdout:1832: expect (ObjNum 793 snap 0 seq_num 793) 2024-09-21T09:35:09.364 INFO:tasks.rados.rados.0.smithi137.stdout:1835: finishing write tid 1 to smithi13778320-245 2024-09-21T09:35:09.364 INFO:tasks.rados.rados.0.smithi137.stdout:1831: done (5 left) 2024-09-21T09:35:09.364 INFO:tasks.rados.rados.0.smithi137.stdout:1832: done (4 left) 2024-09-21T09:35:09.364 INFO:tasks.rados.rados.0.smithi137.stdout:1833: done (3 left) 2024-09-21T09:35:09.364 INFO:tasks.rados.rados.0.smithi137.stdout:1834: done (2 left) 2024-09-21T09:35:09.365 INFO:tasks.rados.rados.0.smithi137.stdout:1836: done (1 left) 2024-09-21T09:35:09.365 INFO:tasks.rados.rados.0.smithi137.stdout:1837: read oid 205 snap -1 2024-09-21T09:35:09.365 INFO:tasks.rados.rados.0.smithi137.stdout:1837: expect (ObjNum 1057 snap 0 seq_num 1057) 2024-09-21T09:35:09.365 INFO:tasks.rados.rados.0.smithi137.stdout:1838: write oid 283 current snap is 0 2024-09-21T09:35:09.365 INFO:tasks.rados.rados.0.smithi137.stdout:1835: finishing write tid 2 to smithi13778320-245 2024-09-21T09:35:09.365 INFO:tasks.rados.rados.0.smithi137.stdout:1835: finishing write tid 3 to smithi13778320-245 2024-09-21T09:35:09.365 INFO:tasks.rados.rados.0.smithi137.stdout:1835: finishing write tid 4 to smithi13778320-245 2024-09-21T09:35:09.365 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 245 v 278 (ObjNum 1249 snap 0 seq_num 1249) dirty exists 2024-09-21T09:35:09.365 INFO:tasks.rados.rados.0.smithi137.stdout:1835: left oid 245 (ObjNum 1249 snap 0 seq_num 1249) 2024-09-21T09:35:09.365 INFO:tasks.rados.rados.0.smithi137.stdout:1838: seq_num 1251 ranges {625557=418391,1838856=786427} 2024-09-21T09:35:09.369 INFO:tasks.rados.rados.0.smithi137.stdout:1838: writing smithi13778320-283 from 625557 to 1043948 tid 1 2024-09-21T09:35:09.378 INFO:tasks.rados.rados.0.smithi137.stdout:1838: writing smithi13778320-283 from 1838856 to 2625283 tid 2 2024-09-21T09:35:09.378 INFO:tasks.rados.rados.0.smithi137.stdout:1835: done (2 left) 2024-09-21T09:35:09.378 INFO:tasks.rados.rados.0.smithi137.stdout:1839: write oid 168 current snap is 0 2024-09-21T09:35:09.378 INFO:tasks.rados.rados.0.smithi137.stdout:1839: seq_num 1252 ranges {642364=493640,1897338=646438} 2024-09-21T09:35:09.384 INFO:tasks.rados.rados.0.smithi137.stdout:1839: writing smithi13778320-168 from 642364 to 1136004 tid 1 2024-09-21T09:35:09.392 INFO:tasks.rados.rados.0.smithi137.stdout:1839: writing smithi13778320-168 from 1897338 to 2543776 tid 2 2024-09-21T09:35:09.392 INFO:tasks.rados.rados.0.smithi137.stdout:1840: write oid 142 current snap is 0 2024-09-21T09:35:09.392 INFO:tasks.rados.rados.0.smithi137.stdout:1840: seq_num 1253 ranges {659171=568889,1839467=790096} 2024-09-21T09:35:09.399 INFO:tasks.rados.rados.0.smithi137.stdout:1840: writing smithi13778320-142 from 659171 to 1228060 tid 1 2024-09-21T09:35:09.407 INFO:tasks.rados.rados.0.smithi137.stdout:1840: writing smithi13778320-142 from 1839467 to 2629563 tid 2 2024-09-21T09:35:09.407 INFO:tasks.rados.rados.0.smithi137.stdout:1841: write oid 245 current snap is 0 2024-09-21T09:35:09.407 INFO:tasks.rados.rados.0.smithi137.stdout:1841: seq_num 1254 ranges {675978=644138,1897949=650107} 2024-09-21T09:35:09.414 INFO:tasks.rados.rados.0.smithi137.stdout:1841: writing smithi13778320-245 from 675978 to 1320116 tid 1 2024-09-21T09:35:09.421 INFO:tasks.rados.rados.0.smithi137.stdout:1841: writing smithi13778320-245 from 1897949 to 2548056 tid 2 2024-09-21T09:35:09.421 INFO:tasks.rados.rados.0.smithi137.stdout:1842: write oid 29 current snap is 0 2024-09-21T09:35:09.421 INFO:tasks.rados.rados.0.smithi137.stdout:1842: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2024-09-21T09:35:09.427 INFO:tasks.rados.rados.0.smithi137.stdout:1842: writing smithi13778320-29 from 692785 to 1128525 tid 1 2024-09-21T09:35:09.434 INFO:tasks.rados.rados.0.smithi137.stdout:1842: writing smithi13778320-29 from 1672784 to 2466549 tid 2 2024-09-21T09:35:09.438 INFO:tasks.rados.rados.0.smithi137.stdout:1842: writing smithi13778320-29 from 2897503 to 3092785 tid 3 2024-09-21T09:35:09.438 INFO:tasks.rados.rados.0.smithi137.stdout:1843: delete oid 260 current snap is 0 2024-09-21T09:35:09.438 INFO:tasks.rados.rados.0.smithi137.stdout:1838: finishing write tid 1 to smithi13778320-283 2024-09-21T09:35:09.438 INFO:tasks.rados.rados.0.smithi137.stdout:1837: expect (ObjNum 1057 snap 0 seq_num 1057) 2024-09-21T09:35:09.562 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:09.700 INFO:tasks.rados.rados.0.smithi137.stdout:1838: finishing write tid 2 to smithi13778320-283 2024-09-21T09:35:09.700 INFO:tasks.rados.rados.0.smithi137.stdout:1838: finishing write tid 3 to smithi13778320-283 2024-09-21T09:35:09.700 INFO:tasks.rados.rados.0.smithi137.stdout:1838: finishing write tid 4 to smithi13778320-283 2024-09-21T09:35:09.700 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 283 v 208 (ObjNum 1251 snap 0 seq_num 1251) dirty exists 2024-09-21T09:35:09.700 INFO:tasks.rados.rados.0.smithi137.stdout:1838: left oid 283 (ObjNum 1251 snap 0 seq_num 1251) 2024-09-21T09:35:09.700 INFO:tasks.rados.rados.0.smithi137.stdout:1839: finishing write tid 1 to smithi13778320-168 2024-09-21T09:35:09.700 INFO:tasks.rados.rados.0.smithi137.stdout:1837: done (6 left) 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:1838: done (5 left) 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:1843: done (4 left) 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:1844: read oid 159 snap -1 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:1844: expect (ObjNum 158 snap 0 seq_num 158) 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:1845: read oid 288 snap -1 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:1845: expect deleted 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:1846: delete oid 291 current snap is 0 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:1839: finishing write tid 2 to smithi13778320-168 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:1839: finishing write tid 3 to smithi13778320-168 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:1839: finishing write tid 4 to smithi13778320-168 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 168 v 204 (ObjNum 1252 snap 0 seq_num 1252) dirty exists 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:1839: left oid 168 (ObjNum 1252 snap 0 seq_num 1252) 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:1840: finishing write tid 1 to smithi13778320-142 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:1840: finishing write tid 2 to smithi13778320-142 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:1840: finishing write tid 3 to smithi13778320-142 2024-09-21T09:35:09.701 INFO:tasks.rados.rados.0.smithi137.stdout:1840: finishing write tid 4 to smithi13778320-142 2024-09-21T09:35:09.702 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 142 v 295 (ObjNum 1253 snap 0 seq_num 1253) dirty exists 2024-09-21T09:35:09.702 INFO:tasks.rados.rados.0.smithi137.stdout:1840: left oid 142 (ObjNum 1253 snap 0 seq_num 1253) 2024-09-21T09:35:09.702 INFO:tasks.rados.rados.0.smithi137.stdout:1841: finishing write tid 1 to smithi13778320-245 2024-09-21T09:35:09.702 INFO:tasks.rados.rados.0.smithi137.stdout:1841: finishing write tid 2 to smithi13778320-245 2024-09-21T09:35:09.702 INFO:tasks.rados.rados.0.smithi137.stdout:1841: finishing write tid 3 to smithi13778320-245 2024-09-21T09:35:09.702 INFO:tasks.rados.rados.0.smithi137.stdout:1841: finishing write tid 4 to smithi13778320-245 2024-09-21T09:35:09.702 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 245 v 281 (ObjNum 1254 snap 0 seq_num 1254) dirty exists 2024-09-21T09:35:09.702 INFO:tasks.rados.rados.0.smithi137.stdout:1841: left oid 245 (ObjNum 1254 snap 0 seq_num 1254) 2024-09-21T09:35:09.702 INFO:tasks.rados.rados.0.smithi137.stdout:1842: finishing write tid 1 to smithi13778320-29 2024-09-21T09:35:09.702 INFO:tasks.rados.rados.0.smithi137.stdout:1842: finishing write tid 2 to smithi13778320-29 2024-09-21T09:35:09.702 INFO:tasks.rados.rados.0.smithi137.stdout:1842: finishing write tid 3 to smithi13778320-29 2024-09-21T09:35:09.702 INFO:tasks.rados.rados.0.smithi137.stdout:1842: finishing write tid 4 to smithi13778320-29 2024-09-21T09:35:09.702 INFO:tasks.rados.rados.0.smithi137.stdout:1842: finishing write tid 5 to smithi13778320-29 2024-09-21T09:35:09.702 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 29 v 312 (ObjNum 1255 snap 0 seq_num 1255) dirty exists 2024-09-21T09:35:09.702 INFO:tasks.rados.rados.0.smithi137.stdout:1842: left oid 29 (ObjNum 1255 snap 0 seq_num 1255) 2024-09-21T09:35:09.703 INFO:tasks.rados.rados.0.smithi137.stdout:1839: done (6 left) 2024-09-21T09:35:09.703 INFO:tasks.rados.rados.0.smithi137.stdout:1840: done (5 left) 2024-09-21T09:35:09.703 INFO:tasks.rados.rados.0.smithi137.stdout:1841: done (4 left) 2024-09-21T09:35:09.703 INFO:tasks.rados.rados.0.smithi137.stdout:1842: done (3 left) 2024-09-21T09:35:09.703 INFO:tasks.rados.rados.0.smithi137.stdout:1845: done (2 left) 2024-09-21T09:35:09.703 INFO:tasks.rados.rados.0.smithi137.stdout:1846: done (1 left) 2024-09-21T09:35:09.703 INFO:tasks.rados.rados.0.smithi137.stdout:1847: write oid 168 current snap is 0 2024-09-21T09:35:09.703 INFO:tasks.rados.rados.0.smithi137.stdout:1847: seq_num 1258 ranges {743206=661487,2131877=541092} 2024-09-21T09:35:09.710 INFO:tasks.rados.rados.0.smithi137.stdout:1847: writing smithi13778320-168 from 743206 to 1404693 tid 1 2024-09-21T09:35:09.717 INFO:tasks.rados.rados.0.smithi137.stdout:1847: writing smithi13778320-168 from 2131877 to 2672969 tid 2 2024-09-21T09:35:09.717 INFO:tasks.rados.rados.0.smithi137.stdout:1848: delete oid 259 current snap is 0 2024-09-21T09:35:09.717 INFO:tasks.rados.rados.0.smithi137.stdout:1844: expect (ObjNum 158 snap 0 seq_num 158) 2024-09-21T09:35:09.803 INFO:tasks.rados.rados.0.smithi137.stdout:1847: finishing write tid 1 to smithi13778320-168 2024-09-21T09:35:09.803 INFO:tasks.rados.rados.0.smithi137.stdout:1844: done (2 left) 2024-09-21T09:35:09.803 INFO:tasks.rados.rados.0.smithi137.stdout:1848: done (1 left) 2024-09-21T09:35:09.803 INFO:tasks.rados.rados.0.smithi137.stdout:1849: read oid 227 snap -1 2024-09-21T09:35:09.803 INFO:tasks.rados.rados.0.smithi137.stdout:1849: expect (ObjNum 1203 snap 0 seq_num 1203) 2024-09-21T09:35:09.803 INFO:tasks.rados.rados.0.smithi137.stdout:1850: read oid 271 snap -1 2024-09-21T09:35:09.803 INFO:tasks.rados.rados.0.smithi137.stdout:1850: expect (ObjNum 1076 snap 0 seq_num 1076) 2024-09-21T09:35:09.804 INFO:tasks.rados.rados.0.smithi137.stdout:1851: delete oid 167 current snap is 0 2024-09-21T09:35:09.804 INFO:tasks.rados.rados.0.smithi137.stdout:1847: finishing write tid 2 to smithi13778320-168 2024-09-21T09:35:09.804 INFO:tasks.rados.rados.0.smithi137.stdout:1847: finishing write tid 3 to smithi13778320-168 2024-09-21T09:35:09.804 INFO:tasks.rados.rados.0.smithi137.stdout:1847: finishing write tid 4 to smithi13778320-168 2024-09-21T09:35:09.804 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 168 v 207 (ObjNum 1258 snap 0 seq_num 1258) dirty exists 2024-09-21T09:35:09.804 INFO:tasks.rados.rados.0.smithi137.stdout:1847: left oid 168 (ObjNum 1258 snap 0 seq_num 1258) 2024-09-21T09:35:09.804 INFO:tasks.rados.rados.0.smithi137.stdout:1847: done (3 left) 2024-09-21T09:35:09.804 INFO:tasks.rados.rados.0.smithi137.stdout:1851: done (2 left) 2024-09-21T09:35:09.805 INFO:tasks.rados.rados.0.smithi137.stdout:1852: write oid 306 current snap is 0 2024-09-21T09:35:09.805 INFO:tasks.rados.rados.0.smithi137.stdout:1852: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2024-09-21T09:35:09.811 INFO:tasks.rados.rados.0.smithi137.stdout:1852: writing smithi13778320-306 from 793627 to 1280861 tid 1 2024-09-21T09:35:09.816 INFO:tasks.rados.rados.0.smithi137.stdout:1852: writing smithi13778320-306 from 1790970 to 2195742 tid 2 2024-09-21T09:35:09.822 INFO:tasks.rados.rados.0.smithi137.stdout:1852: writing smithi13778320-306 from 2829335 to 3193627 tid 3 2024-09-21T09:35:09.822 INFO:tasks.rados.rados.0.smithi137.stdout:1853: write oid 164 current snap is 0 2024-09-21T09:35:09.822 INFO:tasks.rados.rados.0.smithi137.stdout:1853: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2024-09-21T09:35:09.828 INFO:tasks.rados.rados.0.smithi137.stdout:1853: writing smithi13778320-164 from 410434 to 1089270 tid 1 2024-09-21T09:35:09.833 INFO:tasks.rados.rados.0.smithi137.stdout:1853: writing smithi13778320-164 from 1565805 to 2114235 tid 2 2024-09-21T09:35:09.840 INFO:tasks.rados.rados.0.smithi137.stdout:1853: writing smithi13778320-164 from 2573111 to 3210434 tid 3 2024-09-21T09:35:09.840 INFO:tasks.rados.rados.0.smithi137.stdout:1854: read oid 461 snap -1 2024-09-21T09:35:09.840 INFO:tasks.rados.rados.0.smithi137.stdout:1854: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-09-21T09:35:09.840 INFO:tasks.rados.rados.0.smithi137.stdout:1855: read oid 277 snap -1 2024-09-21T09:35:09.840 INFO:tasks.rados.rados.0.smithi137.stdout:1855: expect (ObjNum 958 snap 0 seq_num 958) 2024-09-21T09:35:09.840 INFO:tasks.rados.rados.0.smithi137.stdout:1856: write oid 154 current snap is 0 2024-09-21T09:35:09.840 INFO:tasks.rados.rados.0.smithi137.stdout:1849: expect (ObjNum 1203 snap 0 seq_num 1203) 2024-09-21T09:35:09.890 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:09 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3591693412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:09.914 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:09 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3591693412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:09.915 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:09 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3591693412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:09.984 INFO:tasks.rados.rados.0.smithi137.stdout:1850: expect (ObjNum 1076 snap 0 seq_num 1076) 2024-09-21T09:35:10.065 INFO:tasks.rados.rados.0.smithi137.stdout:1852: finishing write tid 1 to smithi13778320-306 2024-09-21T09:35:10.065 INFO:tasks.rados.rados.0.smithi137.stdout:1852: finishing write tid 2 to smithi13778320-306 2024-09-21T09:35:10.065 INFO:tasks.rados.rados.0.smithi137.stdout:1856: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2024-09-21T09:35:10.071 INFO:tasks.rados.rados.0.smithi137.stdout:1856: writing smithi13778320-154 from 427241 to 1181326 tid 1 2024-09-21T09:35:10.075 INFO:tasks.rados.rados.0.smithi137.stdout:1856: writing smithi13778320-154 from 1624287 to 2032728 tid 2 2024-09-21T09:35:10.082 INFO:tasks.rados.rados.0.smithi137.stdout:1856: writing smithi13778320-154 from 2600534 to 3150498 tid 3 2024-09-21T09:35:10.082 INFO:tasks.rados.rados.0.smithi137.stdout:1849: done (6 left) 2024-09-21T09:35:10.082 INFO:tasks.rados.rados.0.smithi137.stdout:1850: done (5 left) 2024-09-21T09:35:10.082 INFO:tasks.rados.rados.0.smithi137.stdout:1857: write oid 498 current snap is 0 2024-09-21T09:35:10.082 INFO:tasks.rados.rados.0.smithi137.stdout:1852: finishing write tid 3 to smithi13778320-306 2024-09-21T09:35:10.082 INFO:tasks.rados.rados.0.smithi137.stdout:1852: finishing write tid 4 to smithi13778320-306 2024-09-21T09:35:10.082 INFO:tasks.rados.rados.0.smithi137.stdout:1857: seq_num 1264 ranges {444048=429334,1282769=552099,2627957=616091} 2024-09-21T09:35:10.086 INFO:tasks.rados.rados.0.smithi137.stdout:1857: writing smithi13778320-498 from 444048 to 873382 tid 1 2024-09-21T09:35:10.092 INFO:tasks.rados.rados.0.smithi137.stdout:1857: writing smithi13778320-498 from 1282769 to 1834868 tid 2 2024-09-21T09:35:10.100 INFO:tasks.rados.rados.0.smithi137.stdout:1857: writing smithi13778320-498 from 2627957 to 3244048 tid 3 2024-09-21T09:35:10.100 INFO:tasks.rados.rados.0.smithi137.stdout:1858: write oid 222 current snap is 0 2024-09-21T09:35:10.100 INFO:tasks.rados.rados.0.smithi137.stdout:1852: finishing write tid 5 to smithi13778320-306 2024-09-21T09:35:10.100 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 306 v 282 (ObjNum 1261 snap 0 seq_num 1261) dirty exists 2024-09-21T09:35:10.100 INFO:tasks.rados.rados.0.smithi137.stdout:1852: left oid 306 (ObjNum 1261 snap 0 seq_num 1261) 2024-09-21T09:35:10.100 INFO:tasks.rados.rados.0.smithi137.stdout:1853: finishing write tid 1 to smithi13778320-164 2024-09-21T09:35:10.100 INFO:tasks.rados.rados.0.smithi137.stdout:1858: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2024-09-21T09:35:10.105 INFO:tasks.rados.rados.0.smithi137.stdout:1858: writing smithi13778320-222 from 460855 to 965438 tid 1 2024-09-21T09:35:10.111 INFO:tasks.rados.rados.0.smithi137.stdout:1858: writing smithi13778320-222 from 1624898 to 2037008 tid 2 2024-09-21T09:35:10.116 INFO:tasks.rados.rados.0.smithi137.stdout:1858: writing smithi13778320-222 from 2539027 to 3111535 tid 3 2024-09-21T09:35:10.116 INFO:tasks.rados.rados.0.smithi137.stdout:1852: done (6 left) 2024-09-21T09:35:10.117 INFO:tasks.rados.rados.0.smithi137.stdout:1859: write oid 479 current snap is 0 2024-09-21T09:35:10.117 INFO:tasks.rados.rados.0.smithi137.stdout:1859: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2024-09-21T09:35:10.122 INFO:tasks.rados.rados.0.smithi137.stdout:1859: writing smithi13778320-479 from 477662 to 1057494 tid 1 2024-09-21T09:35:10.128 INFO:tasks.rados.rados.0.smithi137.stdout:1859: writing smithi13778320-479 from 1683380 to 2239148 tid 2 2024-09-21T09:35:10.135 INFO:tasks.rados.rados.0.smithi137.stdout:1859: writing smithi13778320-479 from 2966450 to 3277662 tid 3 2024-09-21T09:35:10.135 INFO:tasks.rados.rados.0.smithi137.stdout:1860: read oid 13 snap -1 2024-09-21T09:35:10.135 INFO:tasks.rados.rados.0.smithi137.stdout:1860: expect (ObjNum 1128 snap 0 seq_num 1128) 2024-09-21T09:35:10.135 INFO:tasks.rados.rados.0.smithi137.stdout:1861: read oid 291 snap -1 2024-09-21T09:35:10.135 INFO:tasks.rados.rados.0.smithi137.stdout:1861: expect deleted 2024-09-21T09:35:10.135 INFO:tasks.rados.rados.0.smithi137.stdout:1862: write oid 78 current snap is 0 2024-09-21T09:35:10.135 INFO:tasks.rados.rados.0.smithi137.stdout:1853: finishing write tid 2 to smithi13778320-164 2024-09-21T09:35:10.135 INFO:tasks.rados.rados.0.smithi137.stdout:1853: finishing write tid 3 to smithi13778320-164 2024-09-21T09:35:10.135 INFO:tasks.rados.rados.0.smithi137.stdout:1853: finishing write tid 4 to smithi13778320-164 2024-09-21T09:35:10.135 INFO:tasks.rados.rados.0.smithi137.stdout:1853: finishing write tid 5 to smithi13778320-164 2024-09-21T09:35:10.135 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 164 v 211 (ObjNum 1262 snap 0 seq_num 1262) dirty exists 2024-09-21T09:35:10.135 INFO:tasks.rados.rados.0.smithi137.stdout:1853: left oid 164 (ObjNum 1262 snap 0 seq_num 1262) 2024-09-21T09:35:10.136 INFO:tasks.rados.rados.0.smithi137.stdout:1862: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2024-09-21T09:35:10.141 INFO:tasks.rados.rados.0.smithi137.stdout:1862: writing smithi13778320-78 from 494469 to 1149550 tid 1 2024-09-21T09:35:10.146 INFO:tasks.rados.rados.0.smithi137.stdout:1862: writing smithi13778320-78 from 1741862 to 2157641 tid 2 2024-09-21T09:35:10.153 INFO:tasks.rados.rados.0.smithi137.stdout:1862: writing smithi13778320-78 from 2710226 to 3294469 tid 3 2024-09-21T09:35:10.153 INFO:tasks.rados.rados.0.smithi137.stdout:1853: done (9 left) 2024-09-21T09:35:10.154 INFO:tasks.rados.rados.0.smithi137.stdout:1863: read oid 1 snap -1 2024-09-21T09:35:10.154 INFO:tasks.rados.rados.0.smithi137.stdout:1863: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:35:10.154 INFO:tasks.rados.rados.0.smithi137.stdout:1864: read oid 379 snap -1 2024-09-21T09:35:10.154 INFO:tasks.rados.rados.0.smithi137.stdout:1864: expect (ObjNum 378 snap 0 seq_num 378) 2024-09-21T09:35:10.154 INFO:tasks.rados.rados.0.smithi137.stdout:1865: read oid 238 snap -1 2024-09-21T09:35:10.154 INFO:tasks.rados.rados.0.smithi137.stdout:1865: expect deleted 2024-09-21T09:35:10.154 INFO:tasks.rados.rados.0.smithi137.stdout:1866: read oid 464 snap -1 2024-09-21T09:35:10.154 INFO:tasks.rados.rados.0.smithi137.stdout:1866: expect (ObjNum 944 snap 0 seq_num 944) 2024-09-21T09:35:10.154 INFO:tasks.rados.rados.0.smithi137.stdout:1867: delete oid 37 current snap is 0 2024-09-21T09:35:10.154 INFO:tasks.rados.rados.0.smithi137.stdout:1855: expect (ObjNum 958 snap 0 seq_num 958) 2024-09-21T09:35:10.246 INFO:tasks.rados.rados.0.smithi137.stdout:1854: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-09-21T09:35:10.299 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:09 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:35:09] "GET /metrics HTTP/1.1" 200 243402 "" "Prometheus/2.43.0" 2024-09-21T09:35:10.408 INFO:tasks.rados.rados.0.smithi137.stdout:1856: finishing write tid 1 to smithi13778320-154 2024-09-21T09:35:10.409 INFO:tasks.rados.rados.0.smithi137.stdout:1856: finishing write tid 2 to smithi13778320-154 2024-09-21T09:35:10.409 INFO:tasks.rados.rados.0.smithi137.stdout:1854: done (13 left) 2024-09-21T09:35:10.409 INFO:tasks.rados.rados.0.smithi137.stdout:1855: done (12 left) 2024-09-21T09:35:10.409 INFO:tasks.rados.rados.0.smithi137.stdout:1867: done (11 left) 2024-09-21T09:35:10.409 INFO:tasks.rados.rados.0.smithi137.stdout:1868: write oid 432 current snap is 0 2024-09-21T09:35:10.409 INFO:tasks.rados.rados.0.smithi137.stdout:1856: finishing write tid 3 to smithi13778320-154 2024-09-21T09:35:10.409 INFO:tasks.rados.rados.0.smithi137.stdout:1868: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2024-09-21T09:35:10.413 INFO:tasks.rados.rados.0.smithi137.stdout:1868: writing smithi13778320-432 from 528083 to 933662 tid 1 2024-09-21T09:35:10.418 INFO:tasks.rados.rados.0.smithi137.stdout:1868: writing smithi13778320-432 from 1342473 to 1761921 tid 2 2024-09-21T09:35:10.425 INFO:tasks.rados.rados.0.smithi137.stdout:1868: writing smithi13778320-432 from 2248719 to 2982668 tid 3 2024-09-21T09:35:10.425 INFO:tasks.rados.rados.0.smithi137.stdout:1869: write oid 235 current snap is 0 2024-09-21T09:35:10.425 INFO:tasks.rados.rados.0.smithi137.stdout:1856: finishing write tid 4 to smithi13778320-154 2024-09-21T09:35:10.425 INFO:tasks.rados.rados.0.smithi137.stdout:1856: finishing write tid 5 to smithi13778320-154 2024-09-21T09:35:10.425 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 154 v 244 (ObjNum 1263 snap 0 seq_num 1263) dirty exists 2024-09-21T09:35:10.426 INFO:tasks.rados.rados.0.smithi137.stdout:1856: left oid 154 (ObjNum 1263 snap 0 seq_num 1263) 2024-09-21T09:35:10.426 INFO:tasks.rados.rados.0.smithi137.stdout:1857: finishing write tid 1 to smithi13778320-498 2024-09-21T09:35:10.426 INFO:tasks.rados.rados.0.smithi137.stdout:1857: finishing write tid 2 to smithi13778320-498 2024-09-21T09:35:10.426 INFO:tasks.rados.rados.0.smithi137.stdout:1857: finishing write tid 3 to smithi13778320-498 2024-09-21T09:35:10.426 INFO:tasks.rados.rados.0.smithi137.stdout:1869: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2024-09-21T09:35:10.431 INFO:tasks.rados.rados.0.smithi137.stdout:1869: writing smithi13778320-235 from 544890 to 1142071 tid 1 2024-09-21T09:35:10.438 INFO:tasks.rados.rados.0.smithi137.stdout:1869: writing smithi13778320-235 from 1917308 to 2480414 tid 2 2024-09-21T09:35:10.443 INFO:tasks.rados.rados.0.smithi137.stdout:1869: writing smithi13778320-235 from 3076142 to 3344890 tid 3 2024-09-21T09:35:10.443 INFO:tasks.rados.rados.0.smithi137.stdout:1856: done (12 left) 2024-09-21T09:35:10.443 INFO:tasks.rados.rados.0.smithi137.stdout:1870: write oid 101 current snap is 0 2024-09-21T09:35:10.443 INFO:tasks.rados.rados.0.smithi137.stdout:1857: finishing write tid 4 to smithi13778320-498 2024-09-21T09:35:10.444 INFO:tasks.rados.rados.0.smithi137.stdout:1857: finishing write tid 5 to smithi13778320-498 2024-09-21T09:35:10.444 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 498 v 230 (ObjNum 1264 snap 0 seq_num 1264) dirty exists 2024-09-21T09:35:10.444 INFO:tasks.rados.rados.0.smithi137.stdout:1857: left oid 498 (ObjNum 1264 snap 0 seq_num 1264) 2024-09-21T09:35:10.444 INFO:tasks.rados.rados.0.smithi137.stdout:1858: finishing write tid 1 to smithi13778320-222 2024-09-21T09:35:10.444 INFO:tasks.rados.rados.0.smithi137.stdout:1858: finishing write tid 2 to smithi13778320-222 2024-09-21T09:35:10.444 INFO:tasks.rados.rados.0.smithi137.stdout:1858: finishing write tid 3 to smithi13778320-222 2024-09-21T09:35:10.444 INFO:tasks.rados.rados.0.smithi137.stdout:1858: finishing write tid 4 to smithi13778320-222 2024-09-21T09:35:10.444 INFO:tasks.rados.rados.0.smithi137.stdout:1858: finishing write tid 5 to smithi13778320-222 2024-09-21T09:35:10.444 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 222 v 291 (ObjNum 1265 snap 0 seq_num 1265) dirty exists 2024-09-21T09:35:10.444 INFO:tasks.rados.rados.0.smithi137.stdout:1858: left oid 222 (ObjNum 1265 snap 0 seq_num 1265) 2024-09-21T09:35:10.444 INFO:tasks.rados.rados.0.smithi137.stdout:1859: finishing write tid 1 to smithi13778320-479 2024-09-21T09:35:10.444 INFO:tasks.rados.rados.0.smithi137.stdout:1859: finishing write tid 2 to smithi13778320-479 2024-09-21T09:35:10.444 INFO:tasks.rados.rados.0.smithi137.stdout:1870: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2024-09-21T09:35:10.450 INFO:tasks.rados.rados.0.smithi137.stdout:1870: writing smithi13778320-101 from 561697 to 1234127 tid 1 2024-09-21T09:35:10.457 INFO:tasks.rados.rados.0.smithi137.stdout:1870: writing smithi13778320-101 from 1975790 to 2682554 tid 2 2024-09-21T09:35:10.462 INFO:tasks.rados.rados.0.smithi137.stdout:1870: writing smithi13778320-101 from 3103565 to 3361697 tid 3 2024-09-21T09:35:10.462 INFO:tasks.rados.rados.0.smithi137.stdout:1857: done (12 left) 2024-09-21T09:35:10.462 INFO:tasks.rados.rados.0.smithi137.stdout:1858: done (11 left) 2024-09-21T09:35:10.462 INFO:tasks.rados.rados.0.smithi137.stdout:1871: write oid 481 current snap is 0 2024-09-21T09:35:10.462 INFO:tasks.rados.rados.0.smithi137.stdout:1871: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2024-09-21T09:35:10.468 INFO:tasks.rados.rados.0.smithi137.stdout:1871: writing smithi13778320-481 from 578504 to 1326183 tid 1 2024-09-21T09:35:10.475 INFO:tasks.rados.rados.0.smithi137.stdout:1871: writing smithi13778320-481 from 2034272 to 2601047 tid 2 2024-09-21T09:35:10.481 INFO:tasks.rados.rados.0.smithi137.stdout:1871: writing smithi13778320-481 from 3130988 to 3378504 tid 3 2024-09-21T09:35:10.481 INFO:tasks.rados.rados.0.smithi137.stdout:1872: read oid 157 snap -1 2024-09-21T09:35:10.481 INFO:tasks.rados.rados.0.smithi137.stdout:1872: expect (ObjNum 808 snap 0 seq_num 808) 2024-09-21T09:35:10.481 INFO:tasks.rados.rados.0.smithi137.stdout:1873: read oid 403 snap -1 2024-09-21T09:35:10.481 INFO:tasks.rados.rados.0.smithi137.stdout:1873: expect (ObjNum 402 snap 0 seq_num 402) 2024-09-21T09:35:10.481 INFO:tasks.rados.rados.0.smithi137.stdout:1874: read oid 26 snap -1 2024-09-21T09:35:10.481 INFO:tasks.rados.rados.0.smithi137.stdout:1874: expect (ObjNum 1236 snap 0 seq_num 1236) 2024-09-21T09:35:10.481 INFO:tasks.rados.rados.0.smithi137.stdout:1875: read oid 284 snap -1 2024-09-21T09:35:10.481 INFO:tasks.rados.rados.0.smithi137.stdout:1875: expect (ObjNum 981 snap 0 seq_num 981) 2024-09-21T09:35:10.481 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:35:10.482 INFO:tasks.rados.rados.0.smithi137.stdout:1859: finishing write tid 3 to smithi13778320-479 2024-09-21T09:35:10.482 INFO:tasks.rados.rados.0.smithi137.stdout:1859: finishing write tid 4 to smithi13778320-479 2024-09-21T09:35:10.482 INFO:tasks.rados.rados.0.smithi137.stdout:1859: finishing write tid 5 to smithi13778320-479 2024-09-21T09:35:10.482 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 479 v 299 (ObjNum 1266 snap 0 seq_num 1266) dirty exists 2024-09-21T09:35:10.482 INFO:tasks.rados.rados.0.smithi137.stdout:1859: left oid 479 (ObjNum 1266 snap 0 seq_num 1266) 2024-09-21T09:35:10.482 INFO:tasks.rados.rados.0.smithi137.stdout:1860: expect (ObjNum 1128 snap 0 seq_num 1128) 2024-09-21T09:35:10.651 INFO:tasks.rados.rados.0.smithi137.stdout:1862: finishing write tid 1 to smithi13778320-78 2024-09-21T09:35:10.651 INFO:tasks.rados.rados.0.smithi137.stdout:1862: finishing write tid 2 to smithi13778320-78 2024-09-21T09:35:10.651 INFO:tasks.rados.rados.0.smithi137.stdout:1862: finishing write tid 3 to smithi13778320-78 2024-09-21T09:35:10.651 INFO:tasks.rados.rados.0.smithi137.stdout:1862: finishing write tid 4 to smithi13778320-78 2024-09-21T09:35:10.651 INFO:tasks.rados.rados.0.smithi137.stdout:1862: finishing write tid 5 to smithi13778320-78 2024-09-21T09:35:10.651 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 78 v 255 (ObjNum 1267 snap 0 seq_num 1267) dirty exists 2024-09-21T09:35:10.651 INFO:tasks.rados.rados.0.smithi137.stdout:1862: left oid 78 (ObjNum 1267 snap 0 seq_num 1267) 2024-09-21T09:35:10.651 INFO:tasks.rados.rados.0.smithi137.stdout:1863: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:35:10.723 INFO:tasks.rados.rados.0.smithi137.stdout:1866: expect (ObjNum 944 snap 0 seq_num 944) 2024-09-21T09:35:10.855 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:10 smithi137 ceph-mon[28941]: pgmap v135: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 128 op/s 2024-09-21T09:35:10.856 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:10 smithi137 ceph-mon[28941]: from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:10.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:10 smithi137 ceph-mon[39068]: pgmap v135: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 128 op/s 2024-09-21T09:35:10.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:10 smithi137 ceph-mon[39068]: from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:10.856 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:10 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:10.716+0000 7fbf38e35640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T09:35:10.856 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:10 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ignoring --setuser ceph since I am not root 2024-09-21T09:35:10.856 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:10 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ignoring --setgroup ceph since I am not root 2024-09-21T09:35:10.856 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:10 smithi137 ceph-mgr[29170]: -- 172.21.15.137:0/2247958019 <== mon.0 v2:172.21.15.137:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ab636de340 con 0x55ab636ea800 2024-09-21T09:35:10.886 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:10 smithi165 ceph-mon[32789]: pgmap v135: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 128 op/s 2024-09-21T09:35:10.887 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:10 smithi165 ceph-mon[32789]: from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:10.887 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: [21/Sep/2024:09:35:10] ENGINE Bus STOPPING 2024-09-21T09:35:10.887 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: [21/Sep/2024:09:35:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:35:10.887 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: [21/Sep/2024:09:35:10] ENGINE Bus STOPPED 2024-09-21T09:35:10.919 INFO:tasks.rados.rados.0.smithi137.stdout:1864: expect (ObjNum 378 snap 0 seq_num 378) 2024-09-21T09:35:11.000 INFO:tasks.rados.rados.0.smithi137.stdout:1868: finishing write tid 1 to smithi13778320-432 2024-09-21T09:35:11.000 INFO:tasks.rados.rados.0.smithi137.stdout:1868: finishing write tid 2 to smithi13778320-432 2024-09-21T09:35:11.000 INFO:tasks.rados.rados.0.smithi137.stdout:1868: finishing write tid 3 to smithi13778320-432 2024-09-21T09:35:11.000 INFO:tasks.rados.rados.0.smithi137.stdout:1868: finishing write tid 4 to smithi13778320-432 2024-09-21T09:35:11.000 INFO:tasks.rados.rados.0.smithi137.stdout:1868: finishing write tid 5 to smithi13778320-432 2024-09-21T09:35:11.000 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 432 v 233 (ObjNum 1269 snap 0 seq_num 1269) dirty exists 2024-09-21T09:35:11.000 INFO:tasks.rados.rados.0.smithi137.stdout:1868: left oid 432 (ObjNum 1269 snap 0 seq_num 1269) 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:1869: finishing write tid 1 to smithi13778320-235 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:1869: finishing write tid 2 to smithi13778320-235 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:1859: done (15 left) 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:1860: done (14 left) 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:1861: done (13 left) 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:1862: done (12 left) 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:1863: done (11 left) 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:1864: done (10 left) 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:1865: done (9 left) 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:1866: done (8 left) 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:1868: done (7 left) 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:1876: write oid 45 current snap is 0 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:1869: finishing write tid 3 to smithi13778320-235 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:1869: finishing write tid 4 to smithi13778320-235 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:1869: finishing write tid 5 to smithi13778320-235 2024-09-21T09:35:11.001 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 235 v 341 (ObjNum 1270 snap 0 seq_num 1270) dirty exists 2024-09-21T09:35:11.002 INFO:tasks.rados.rados.0.smithi137.stdout:1869: left oid 235 (ObjNum 1270 snap 0 seq_num 1270) 2024-09-21T09:35:11.002 INFO:tasks.rados.rados.0.smithi137.stdout:1870: finishing write tid 1 to smithi13778320-101 2024-09-21T09:35:11.002 INFO:tasks.rados.rados.0.smithi137.stdout:1870: finishing write tid 2 to smithi13778320-101 2024-09-21T09:35:11.002 INFO:tasks.rados.rados.0.smithi137.stdout:1870: finishing write tid 3 to smithi13778320-101 2024-09-21T09:35:11.002 INFO:tasks.rados.rados.0.smithi137.stdout:1870: finishing write tid 4 to smithi13778320-101 2024-09-21T09:35:11.002 INFO:tasks.rados.rados.0.smithi137.stdout:1876: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2024-09-21T09:35:11.005 INFO:tasks.rados.rados.0.smithi137.stdout:1876: writing smithi13778320-45 from 595311 to 1018239 tid 1 2024-09-21T09:35:11.012 INFO:tasks.rados.rados.0.smithi137.stdout:1876: writing smithi13778320-45 from 1576401 to 2286834 tid 2 2024-09-21T09:35:11.018 INFO:tasks.rados.rados.0.smithi137.stdout:1876: writing smithi13778320-45 from 3042058 to 3395311 tid 3 2024-09-21T09:35:11.018 INFO:tasks.rados.rados.0.smithi137.stdout:1869: done (7 left) 2024-09-21T09:35:11.019 INFO:tasks.rados.rados.0.smithi137.stdout:1877: write oid 137 current snap is 0 2024-09-21T09:35:11.019 INFO:tasks.rados.rados.0.smithi137.stdout:1870: finishing write tid 5 to smithi13778320-101 2024-09-21T09:35:11.019 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 101 v 303 (ObjNum 1271 snap 0 seq_num 1271) dirty exists 2024-09-21T09:35:11.019 INFO:tasks.rados.rados.0.smithi137.stdout:1870: left oid 101 (ObjNum 1271 snap 0 seq_num 1271) 2024-09-21T09:35:11.019 INFO:tasks.rados.rados.0.smithi137.stdout:1877: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2024-09-21T09:35:11.024 INFO:tasks.rados.rados.0.smithi137.stdout:1877: writing smithi13778320-137 from 612118 to 1110295 tid 1 2024-09-21T09:35:11.030 INFO:tasks.rados.rados.0.smithi137.stdout:1877: writing smithi13778320-137 from 1634883 to 2205327 tid 2 2024-09-21T09:35:11.037 INFO:tasks.rados.rados.0.smithi137.stdout:1877: writing smithi13778320-137 from 2669481 to 3376143 tid 3 2024-09-21T09:35:11.037 INFO:tasks.rados.rados.0.smithi137.stdout:1870: done (7 left) 2024-09-21T09:35:11.037 INFO:tasks.rados.rados.0.smithi137.stdout:1878: read oid 204 snap -1 2024-09-21T09:35:11.037 INFO:tasks.rados.rados.0.smithi137.stdout:1878: expect (ObjNum 879 snap 0 seq_num 879) 2024-09-21T09:35:11.038 INFO:tasks.rados.rados.0.smithi137.stdout:1879: write oid 158 current snap is 0 2024-09-21T09:35:11.038 INFO:tasks.rados.rados.0.smithi137.stdout:1871: finishing write tid 1 to smithi13778320-481 2024-09-21T09:35:11.038 INFO:tasks.rados.rados.0.smithi137.stdout:1871: finishing write tid 2 to smithi13778320-481 2024-09-21T09:35:11.038 INFO:tasks.rados.rados.0.smithi137.stdout:1871: finishing write tid 3 to smithi13778320-481 2024-09-21T09:35:11.038 INFO:tasks.rados.rados.0.smithi137.stdout:1871: finishing write tid 4 to smithi13778320-481 2024-09-21T09:35:11.038 INFO:tasks.rados.rados.0.smithi137.stdout:1879: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2024-09-21T09:35:11.043 INFO:tasks.rados.rados.0.smithi137.stdout:1879: writing smithi13778320-158 from 628925 to 1202351 tid 1 2024-09-21T09:35:11.050 INFO:tasks.rados.rados.0.smithi137.stdout:1879: writing smithi13778320-158 from 1693365 to 2407467 tid 2 2024-09-21T09:35:11.056 INFO:tasks.rados.rados.0.smithi137.stdout:1879: writing smithi13778320-158 from 3096904 to 3428925 tid 3 2024-09-21T09:35:11.056 INFO:tasks.rados.rados.0.smithi137.stdout:1880: read oid 274 snap -1 2024-09-21T09:35:11.056 INFO:tasks.rados.rados.0.smithi137.stdout:1880: expect (ObjNum 1216 snap 0 seq_num 1216) 2024-09-21T09:35:11.056 INFO:tasks.rados.rados.0.smithi137.stdout:1881: write oid 354 current snap is 0 2024-09-21T09:35:11.056 INFO:tasks.rados.rados.0.smithi137.stdout:1875: expect (ObjNum 981 snap 0 seq_num 981) 2024-09-21T09:35:11.109 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:10 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:10.853+0000 7f64616caec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:35:11.109 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:10 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:10.909+0000 7f64616caec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:35:11.109 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:10 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:10.976+0000 7f64616caec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:35:11.109 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:11.107+0000 7f64616caec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:35:11.172 INFO:tasks.rados.rados.0.smithi137.stdout:1871: finishing write tid 5 to smithi13778320-481 2024-09-21T09:35:11.173 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 481 v 259 (ObjNum 1272 snap 0 seq_num 1272) dirty exists 2024-09-21T09:35:11.173 INFO:tasks.rados.rados.0.smithi137.stdout:1871: left oid 481 (ObjNum 1272 snap 0 seq_num 1272) 2024-09-21T09:35:11.173 INFO:tasks.rados.rados.0.smithi137.stdout:1874: expect (ObjNum 1236 snap 0 seq_num 1236) 2024-09-21T09:35:11.380 INFO:tasks.rados.rados.0.smithi137.stdout:1873: expect (ObjNum 402 snap 0 seq_num 402) 2024-09-21T09:35:11.470 INFO:tasks.rados.rados.0.smithi137.stdout:1872: expect (ObjNum 808 snap 0 seq_num 808) 2024-09-21T09:35:11.512 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:11.248+0000 7f64616caec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:35:11.666 INFO:tasks.rados.rados.0.smithi137.stdout:1876: finishing write tid 1 to smithi13778320-45 2024-09-21T09:35:11.666 INFO:tasks.rados.rados.0.smithi137.stdout:1876: finishing write tid 2 to smithi13778320-45 2024-09-21T09:35:11.666 INFO:tasks.rados.rados.0.smithi137.stdout:1876: finishing write tid 3 to smithi13778320-45 2024-09-21T09:35:11.666 INFO:tasks.rados.rados.0.smithi137.stdout:1876: finishing write tid 4 to smithi13778320-45 2024-09-21T09:35:11.666 INFO:tasks.rados.rados.0.smithi137.stdout:1876: finishing write tid 5 to smithi13778320-45 2024-09-21T09:35:11.666 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 45 v 263 (ObjNum 1273 snap 0 seq_num 1273) dirty exists 2024-09-21T09:35:11.666 INFO:tasks.rados.rados.0.smithi137.stdout:1876: left oid 45 (ObjNum 1273 snap 0 seq_num 1273) 2024-09-21T09:35:11.666 INFO:tasks.rados.rados.0.smithi137.stdout:1877: finishing write tid 1 to smithi13778320-137 2024-09-21T09:35:11.666 INFO:tasks.rados.rados.0.smithi137.stdout:1881: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2024-09-21T09:35:11.672 INFO:tasks.rados.rados.0.smithi137.stdout:1881: writing smithi13778320-354 from 645732 to 1294407 tid 1 2024-09-21T09:35:11.678 INFO:tasks.rados.rados.0.smithi137.stdout:1881: writing smithi13778320-354 from 1751847 to 2325960 tid 2 2024-09-21T09:35:11.685 INFO:tasks.rados.rados.0.smithi137.stdout:1881: writing smithi13778320-354 from 3124327 to 3445732 tid 3 2024-09-21T09:35:11.685 INFO:tasks.rados.rados.0.smithi137.stdout:1871: done (10 left) 2024-09-21T09:35:11.685 INFO:tasks.rados.rados.0.smithi137.stdout:1872: done (9 left) 2024-09-21T09:35:11.685 INFO:tasks.rados.rados.0.smithi137.stdout:1873: done (8 left) 2024-09-21T09:35:11.685 INFO:tasks.rados.rados.0.smithi137.stdout:1874: done (7 left) 2024-09-21T09:35:11.685 INFO:tasks.rados.rados.0.smithi137.stdout:1875: done (6 left) 2024-09-21T09:35:11.685 INFO:tasks.rados.rados.0.smithi137.stdout:1876: done (5 left) 2024-09-21T09:35:11.685 INFO:tasks.rados.rados.0.smithi137.stdout:1882: read oid 347 snap -1 2024-09-21T09:35:11.686 INFO:tasks.rados.rados.0.smithi137.stdout:1882: expect (ObjNum 740 snap 0 seq_num 740) 2024-09-21T09:35:11.686 INFO:tasks.rados.rados.0.smithi137.stdout:1883: write oid 198 current snap is 0 2024-09-21T09:35:11.686 INFO:tasks.rados.rados.0.smithi137.stdout:1877: finishing write tid 2 to smithi13778320-137 2024-09-21T09:35:11.686 INFO:tasks.rados.rados.0.smithi137.stdout:1877: finishing write tid 3 to smithi13778320-137 2024-09-21T09:35:11.686 INFO:tasks.rados.rados.0.smithi137.stdout:1877: finishing write tid 4 to smithi13778320-137 2024-09-21T09:35:11.686 INFO:tasks.rados.rados.0.smithi137.stdout:1877: finishing write tid 5 to smithi13778320-137 2024-09-21T09:35:11.686 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 137 v 316 (ObjNum 1274 snap 0 seq_num 1274) dirty exists 2024-09-21T09:35:11.686 INFO:tasks.rados.rados.0.smithi137.stdout:1877: left oid 137 (ObjNum 1274 snap 0 seq_num 1274) 2024-09-21T09:35:11.686 INFO:tasks.rados.rados.0.smithi137.stdout:1878: expect (ObjNum 879 snap 0 seq_num 879) 2024-09-21T09:35:11.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:11.510+0000 7f64616caec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:35:11.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:11.573+0000 7f64616caec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:35:11.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:11.752+0000 7f64616caec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:35:11.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='client.25193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:11.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:35:11.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:35:11.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:35:11.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:35:11.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:35:11.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:35:11.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T09:35:11.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T09:35:11.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: Activating manager daemon x 2024-09-21T09:35:11.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: osdmap e70: 8 total, 8 up, 8 in 2024-09-21T09:35:11.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-21T09:35:11.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: mgrmap e22: x(active, starting, since 0.00704917s) 2024-09-21T09:35:11.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:35:11.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:35:11.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:35:11.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi165.gocjqw"}]: dispatch 2024-09-21T09:35:11.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi137.glvyrt"}]: dispatch 2024-09-21T09:35:11.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:35:11.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:35:11.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:35:11.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:35:11.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:35:11.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:35:11.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:35:11.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:35:11.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:35:11.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:35:11.803 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:35:11.803 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='client.25193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:11.803 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:35:11.803 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:35:11.803 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:35:11.803 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:35:11.803 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:35:11.803 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:35:11.803 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T09:35:11.803 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T09:35:11.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: Activating manager daemon x 2024-09-21T09:35:11.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: osdmap e70: 8 total, 8 up, 8 in 2024-09-21T09:35:11.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-21T09:35:11.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: mgrmap e22: x(active, starting, since 0.00704917s) 2024-09-21T09:35:11.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:35:11.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:35:11.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:35:11.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi165.gocjqw"}]: dispatch 2024-09-21T09:35:11.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi137.glvyrt"}]: dispatch 2024-09-21T09:35:11.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:35:11.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:35:11.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:35:11.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:35:11.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:35:11.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:35:11.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:35:11.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:35:11.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:35:11.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:35:11.805 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:35:11.805 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:35:11.805 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: Manager daemon x is now available 2024-09-21T09:35:11.805 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:11.806 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:11.806 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:11.806 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:11.806 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:11.806 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:35:11.806 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:35:11.806 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:35:11.806 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:35:11.806 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T09:35:11.806 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T09:35:11.806 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:35:11.806 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: Manager daemon x is now available 2024-09-21T09:35:11.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:11.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:11.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:11.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:11.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:11.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:35:11.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:35:11.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:35:11.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:35:11.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T09:35:11.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:11 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T09:35:11.808 INFO:tasks.rados.rados.0.smithi137.stdout:1879: finishing write tid 1 to smithi13778320-158 2024-09-21T09:35:11.808 INFO:tasks.rados.rados.0.smithi137.stdout:1879: finishing write tid 2 to smithi13778320-158 2024-09-21T09:35:11.808 INFO:tasks.rados.rados.0.smithi137.stdout:1883: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2024-09-21T09:35:11.816 INFO:tasks.rados.rados.0.smithi137.stdout:1883: writing smithi13778320-198 from 662539 to 1386463 tid 1 2024-09-21T09:35:11.823 INFO:tasks.rados.rados.0.smithi137.stdout:1883: writing smithi13778320-198 from 2093976 to 2811747 tid 2 2024-09-21T09:35:11.827 INFO:tasks.rados.rados.0.smithi137.stdout:1883: writing smithi13778320-198 from 3435397 to 3462539 tid 3 2024-09-21T09:35:11.827 INFO:tasks.rados.rados.0.smithi137.stdout:1877: done (6 left) 2024-09-21T09:35:11.827 INFO:tasks.rados.rados.0.smithi137.stdout:1878: done (5 left) 2024-09-21T09:35:11.827 INFO:tasks.rados.rados.0.smithi137.stdout:1884: write oid 398 current snap is 0 2024-09-21T09:35:11.828 INFO:tasks.rados.rados.0.smithi137.stdout:1884: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2024-09-21T09:35:11.834 INFO:tasks.rados.rados.0.smithi137.stdout:1884: writing smithi13778320-398 from 679346 to 1194872 tid 1 2024-09-21T09:35:11.840 INFO:tasks.rados.rados.0.smithi137.stdout:1884: writing smithi13778320-398 from 1868811 to 2446593 tid 2 2024-09-21T09:35:11.847 INFO:tasks.rados.rados.0.smithi137.stdout:1884: writing smithi13778320-398 from 3179173 to 3479346 tid 3 2024-09-21T09:35:11.847 INFO:tasks.rados.rados.0.smithi137.stdout:1885: write oid 330 current snap is 0 2024-09-21T09:35:11.847 INFO:tasks.rados.rados.0.smithi137.stdout:1879: finishing write tid 3 to smithi13778320-158 2024-09-21T09:35:11.847 INFO:tasks.rados.rados.0.smithi137.stdout:1879: finishing write tid 4 to smithi13778320-158 2024-09-21T09:35:11.847 INFO:tasks.rados.rados.0.smithi137.stdout:1879: finishing write tid 5 to smithi13778320-158 2024-09-21T09:35:11.847 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 158 v 295 (ObjNum 1275 snap 0 seq_num 1275) dirty exists 2024-09-21T09:35:11.847 INFO:tasks.rados.rados.0.smithi137.stdout:1879: left oid 158 (ObjNum 1275 snap 0 seq_num 1275) 2024-09-21T09:35:11.847 INFO:tasks.rados.rados.0.smithi137.stdout:1880: expect (ObjNum 1216 snap 0 seq_num 1216) 2024-09-21T09:35:11.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='client.25193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:11.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:35:11.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:35:11.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:35:11.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:35:11.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' 2024-09-21T09:35:11.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:35:11.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24353 172.21.15.137:0/1636056345' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T09:35:11.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T09:35:11.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: Activating manager daemon x 2024-09-21T09:35:11.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: osdmap e70: 8 total, 8 up, 8 in 2024-09-21T09:35:11.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-21T09:35:11.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: mgrmap e22: x(active, starting, since 0.00704917s) 2024-09-21T09:35:11.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:35:11.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:35:11.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:35:11.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi165.gocjqw"}]: dispatch 2024-09-21T09:35:11.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi137.glvyrt"}]: dispatch 2024-09-21T09:35:11.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:35:11.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:35:11.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:35:11.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:35:11.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:35:11.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:35:11.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:35:11.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:35:11.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:35:11.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:35:11.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:35:11.900 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: [21/Sep/2024:09:35:11] ENGINE Bus STARTING 2024-09-21T09:35:11.900 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: 2024-09-21T09:35:11.599+0000 7f5f0ae80640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:35:11.900 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: 2024-09-21T09:35:11.599+0000 7f5f0ae80640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:35:11.900 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: 2024-09-21T09:35:11.599+0000 7f5f0ae80640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:35:11.900 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: 2024-09-21T09:35:11.599+0000 7f5f0ae80640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:35:11.900 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: 2024-09-21T09:35:11.599+0000 7f5f0ae80640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:35:11.900 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: 2024-09-21T09:35:11.600+0000 7f5f07679640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:35:11.900 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: 2024-09-21T09:35:11.600+0000 7f5f07679640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:35:11.900 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: 2024-09-21T09:35:11.600+0000 7f5f07679640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:35:11.900 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: 2024-09-21T09:35:11.600+0000 7f5f07679640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:35:11.900 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: 2024-09-21T09:35:11.600+0000 7f5f07679640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:35:11.900 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: [21/Sep/2024:09:35:11] ENGINE Serving on http://:::9283 2024-09-21T09:35:11.900 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: [21/Sep/2024:09:35:11] ENGINE Bus STARTED 2024-09-21T09:35:11.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:35:11.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: Manager daemon x is now available 2024-09-21T09:35:11.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:11.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:11.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:11.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:11.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:11.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:35:11.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:35:11.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:35:11.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:35:11.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T09:35:11.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:11 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T09:35:11.929 INFO:tasks.rados.rados.0.smithi137.stdout:1881: finishing write tid 1 to smithi13778320-354 2024-09-21T09:35:11.929 INFO:tasks.rados.rados.0.smithi137.stdout:1881: finishing write tid 2 to smithi13778320-354 2024-09-21T09:35:11.929 INFO:tasks.rados.rados.0.smithi137.stdout:1885: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2024-09-21T09:35:11.936 INFO:tasks.rados.rados.0.smithi137.stdout:1885: writing smithi13778320-330 from 696153 to 1286928 tid 1 2024-09-21T09:35:11.944 INFO:tasks.rados.rados.0.smithi137.stdout:1885: writing smithi13778320-330 from 1927293 to 2648733 tid 2 2024-09-21T09:35:11.949 INFO:tasks.rados.rados.0.smithi137.stdout:1885: writing smithi13778320-330 from 3206596 to 3496153 tid 3 2024-09-21T09:35:11.949 INFO:tasks.rados.rados.0.smithi137.stdout:1879: done (6 left) 2024-09-21T09:35:11.949 INFO:tasks.rados.rados.0.smithi137.stdout:1880: done (5 left) 2024-09-21T09:35:11.949 INFO:tasks.rados.rados.0.smithi137.stdout:1886: delete oid 145 current snap is 0 2024-09-21T09:35:11.949 INFO:tasks.rados.rados.0.smithi137.stdout:1881: finishing write tid 3 to smithi13778320-354 2024-09-21T09:35:11.949 INFO:tasks.rados.rados.0.smithi137.stdout:1881: finishing write tid 4 to smithi13778320-354 2024-09-21T09:35:11.949 INFO:tasks.rados.rados.0.smithi137.stdout:1881: finishing write tid 5 to smithi13778320-354 2024-09-21T09:35:11.949 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 354 v 299 (ObjNum 1276 snap 0 seq_num 1276) dirty exists 2024-09-21T09:35:11.949 INFO:tasks.rados.rados.0.smithi137.stdout:1881: left oid 354 (ObjNum 1276 snap 0 seq_num 1276) 2024-09-21T09:35:11.949 INFO:tasks.rados.rados.0.smithi137.stdout:1882: expect (ObjNum 740 snap 0 seq_num 740) 2024-09-21T09:35:12.114 INFO:tasks.rados.rados.0.smithi137.stdout:1883: finishing write tid 1 to smithi13778320-198 2024-09-21T09:35:12.115 INFO:tasks.rados.rados.0.smithi137.stdout:1883: finishing write tid 2 to smithi13778320-198 2024-09-21T09:35:12.115 INFO:tasks.rados.rados.0.smithi137.stdout:1883: finishing write tid 3 to smithi13778320-198 2024-09-21T09:35:12.115 INFO:tasks.rados.rados.0.smithi137.stdout:1883: finishing write tid 4 to smithi13778320-198 2024-09-21T09:35:12.115 INFO:tasks.rados.rados.0.smithi137.stdout:1883: finishing write tid 5 to smithi13778320-198 2024-09-21T09:35:12.115 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 198 v 303 (ObjNum 1277 snap 0 seq_num 1277) dirty exists 2024-09-21T09:35:12.115 INFO:tasks.rados.rados.0.smithi137.stdout:1883: left oid 198 (ObjNum 1277 snap 0 seq_num 1277) 2024-09-21T09:35:12.115 INFO:tasks.rados.rados.0.smithi137.stdout:1884: finishing write tid 1 to smithi13778320-398 2024-09-21T09:35:12.115 INFO:tasks.rados.rados.0.smithi137.stdout:1884: finishing write tid 2 to smithi13778320-398 2024-09-21T09:35:12.115 INFO:tasks.rados.rados.0.smithi137.stdout:1884: finishing write tid 3 to smithi13778320-398 2024-09-21T09:35:12.115 INFO:tasks.rados.rados.0.smithi137.stdout:1884: finishing write tid 4 to smithi13778320-398 2024-09-21T09:35:12.115 INFO:tasks.rados.rados.0.smithi137.stdout:1884: finishing write tid 5 to smithi13778320-398 2024-09-21T09:35:12.115 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 398 v 215 (ObjNum 1278 snap 0 seq_num 1278) dirty exists 2024-09-21T09:35:12.115 INFO:tasks.rados.rados.0.smithi137.stdout:1884: left oid 398 (ObjNum 1278 snap 0 seq_num 1278) 2024-09-21T09:35:12.116 INFO:tasks.rados.rados.0.smithi137.stdout:1885: finishing write tid 1 to smithi13778320-330 2024-09-21T09:35:12.116 INFO:tasks.rados.rados.0.smithi137.stdout:1881: done (5 left) 2024-09-21T09:35:12.116 INFO:tasks.rados.rados.0.smithi137.stdout:1882: done (4 left) 2024-09-21T09:35:12.116 INFO:tasks.rados.rados.0.smithi137.stdout:1883: done (3 left) 2024-09-21T09:35:12.116 INFO:tasks.rados.rados.0.smithi137.stdout:1884: done (2 left) 2024-09-21T09:35:12.116 INFO:tasks.rados.rados.0.smithi137.stdout:1886: done (1 left) 2024-09-21T09:35:12.116 INFO:tasks.rados.rados.0.smithi137.stdout:1887: read oid 192 snap -1 2024-09-21T09:35:12.116 INFO:tasks.rados.rados.0.smithi137.stdout:1887: expect deleted 2024-09-21T09:35:12.116 INFO:tasks.rados.rados.0.smithi137.stdout:1888: read oid 335 snap -1 2024-09-21T09:35:12.116 INFO:tasks.rados.rados.0.smithi137.stdout:1888: expect deleted 2024-09-21T09:35:12.116 INFO:tasks.rados.rados.0.smithi137.stdout:1889: read oid 234 snap -1 2024-09-21T09:35:12.116 INFO:tasks.rados.rados.0.smithi137.stdout:1889: expect (ObjNum 623 snap 0 seq_num 623) 2024-09-21T09:35:12.116 INFO:tasks.rados.rados.0.smithi137.stdout:1890: write oid 314 current snap is 0 2024-09-21T09:35:12.116 INFO:tasks.rados.rados.0.smithi137.stdout:1890: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2024-09-21T09:35:12.123 INFO:tasks.rados.rados.0.smithi137.stdout:1890: writing smithi13778320-314 from 729767 to 1471040 tid 1 2024-09-21T09:35:12.132 INFO:tasks.rados.rados.0.smithi137.stdout:1890: writing smithi13778320-314 from 1927904 to 2653013 tid 2 2024-09-21T09:35:12.138 INFO:tasks.rados.rados.0.smithi137.stdout:1890: writing smithi13778320-314 from 3145089 to 3529767 tid 3 2024-09-21T09:35:12.138 INFO:tasks.rados.rados.0.smithi137.stdout:1891: read oid 3 snap -1 2024-09-21T09:35:12.138 INFO:tasks.rados.rados.0.smithi137.stdout:1891: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T09:35:12.138 INFO:tasks.rados.rados.0.smithi137.stdout:1892: read oid 444 snap -1 2024-09-21T09:35:12.138 INFO:tasks.rados.rados.0.smithi137.stdout:1892: expect (ObjNum 1082 snap 0 seq_num 1082) 2024-09-21T09:35:12.139 INFO:tasks.rados.rados.0.smithi137.stdout:1893: read oid 266 snap -1 2024-09-21T09:35:12.139 INFO:tasks.rados.rados.0.smithi137.stdout:1893: expect (ObjNum 942 snap 0 seq_num 942) 2024-09-21T09:35:12.139 INFO:tasks.rados.rados.0.smithi137.stdout:1894: write oid 426 current snap is 0 2024-09-21T09:35:12.139 INFO:tasks.rados.rados.0.smithi137.stdout:1885: finishing write tid 2 to smithi13778320-330 2024-09-21T09:35:12.139 INFO:tasks.rados.rados.0.smithi137.stdout:1885: finishing write tid 3 to smithi13778320-330 2024-09-21T09:35:12.139 INFO:tasks.rados.rados.0.smithi137.stdout:1885: finishing write tid 4 to smithi13778320-330 2024-09-21T09:35:12.139 INFO:tasks.rados.rados.0.smithi137.stdout:1885: finishing write tid 5 to smithi13778320-330 2024-09-21T09:35:12.139 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 330 v 212 (ObjNum 1279 snap 0 seq_num 1279) dirty exists 2024-09-21T09:35:12.139 INFO:tasks.rados.rados.0.smithi137.stdout:1885: left oid 330 (ObjNum 1279 snap 0 seq_num 1279) 2024-09-21T09:35:12.139 INFO:tasks.rados.rados.0.smithi137.stdout:1894: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2024-09-21T09:35:12.145 INFO:tasks.rados.rados.0.smithi137.stdout:1894: writing smithi13778320-426 from 746574 to 1163096 tid 1 2024-09-21T09:35:12.150 INFO:tasks.rados.rados.0.smithi137.stdout:1894: writing smithi13778320-426 from 1586386 to 2055153 tid 2 2024-09-21T09:35:12.158 INFO:tasks.rados.rados.0.smithi137.stdout:1894: writing smithi13778320-426 from 2772512 to 3402056 tid 3 2024-09-21T09:35:12.158 INFO:tasks.rados.rados.0.smithi137.stdout:1885: done (8 left) 2024-09-21T09:35:12.158 INFO:tasks.rados.rados.0.smithi137.stdout:1895: write oid 209 current snap is 0 2024-09-21T09:35:12.158 INFO:tasks.rados.rados.0.smithi137.stdout:1895: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2024-09-21T09:35:12.164 INFO:tasks.rados.rados.0.smithi137.stdout:1895: writing smithi13778320-209 from 763381 to 1255152 tid 1 2024-09-21T09:35:12.173 INFO:tasks.rados.rados.0.smithi137.stdout:1895: writing smithi13778320-209 from 2044868 to 2773646 tid 2 2024-09-21T09:35:12.178 INFO:tasks.rados.rados.0.smithi137.stdout:1895: writing smithi13778320-209 from 3199935 to 3563381 tid 3 2024-09-21T09:35:12.178 INFO:tasks.rados.rados.0.smithi137.stdout:1887: done (8 left) 2024-09-21T09:35:12.178 INFO:tasks.rados.rados.0.smithi137.stdout:1888: done (7 left) 2024-09-21T09:35:12.178 INFO:tasks.rados.rados.0.smithi137.stdout:1896: read oid 395 snap -1 2024-09-21T09:35:12.178 INFO:tasks.rados.rados.0.smithi137.stdout:1896: expect deleted 2024-09-21T09:35:12.178 INFO:tasks.rados.rados.0.smithi137.stdout:1897: write oid 27 current snap is 0 2024-09-21T09:35:12.178 INFO:tasks.rados.rados.0.smithi137.stdout:1889: expect (ObjNum 623 snap 0 seq_num 623) 2024-09-21T09:35:12.305 INFO:tasks.rados.rados.0.smithi137.stdout:1890: finishing write tid 1 to smithi13778320-314 2024-09-21T09:35:12.305 INFO:tasks.rados.rados.0.smithi137.stdout:1890: finishing write tid 2 to smithi13778320-314 2024-09-21T09:35:12.305 INFO:tasks.rados.rados.0.smithi137.stdout:1891: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T09:35:12.464 INFO:tasks.rados.rados.0.smithi137.stdout:1890: finishing write tid 3 to smithi13778320-314 2024-09-21T09:35:12.464 INFO:tasks.rados.rados.0.smithi137.stdout:1890: finishing write tid 4 to smithi13778320-314 2024-09-21T09:35:12.465 INFO:tasks.rados.rados.0.smithi137.stdout:1890: finishing write tid 5 to smithi13778320-314 2024-09-21T09:35:12.465 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 314 v 345 (ObjNum 1281 snap 0 seq_num 1281) dirty exists 2024-09-21T09:35:12.465 INFO:tasks.rados.rados.0.smithi137.stdout:1890: left oid 314 (ObjNum 1281 snap 0 seq_num 1281) 2024-09-21T09:35:12.465 INFO:tasks.rados.rados.0.smithi137.stdout:1892: expect (ObjNum 1082 snap 0 seq_num 1082) 2024-09-21T09:35:12.563 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:12.571 INFO:tasks.rados.rados.0.smithi137.stdout:1893: expect (ObjNum 942 snap 0 seq_num 942) 2024-09-21T09:35:12.826 INFO:tasks.rados.rados.0.smithi137.stdout:1894: finishing write tid 1 to smithi13778320-426 2024-09-21T09:35:12.826 INFO:tasks.rados.rados.0.smithi137.stdout:1894: finishing write tid 2 to smithi13778320-426 2024-09-21T09:35:12.826 INFO:tasks.rados.rados.0.smithi137.stdout:1894: finishing write tid 3 to smithi13778320-426 2024-09-21T09:35:12.826 INFO:tasks.rados.rados.0.smithi137.stdout:1894: finishing write tid 4 to smithi13778320-426 2024-09-21T09:35:12.826 INFO:tasks.rados.rados.0.smithi137.stdout:1894: finishing write tid 5 to smithi13778320-426 2024-09-21T09:35:12.827 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 426 v 248 (ObjNum 1282 snap 0 seq_num 1282) dirty exists 2024-09-21T09:35:12.827 INFO:tasks.rados.rados.0.smithi137.stdout:1894: left oid 426 (ObjNum 1282 snap 0 seq_num 1282) 2024-09-21T09:35:12.827 INFO:tasks.rados.rados.0.smithi137.stdout:1895: finishing write tid 1 to smithi13778320-209 2024-09-21T09:35:12.827 INFO:tasks.rados.rados.0.smithi137.stdout:1897: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2024-09-21T09:35:12.833 INFO:tasks.rados.rados.0.smithi137.stdout:1897: writing smithi13778320-27 from 780188 to 1347208 tid 1 2024-09-21T09:35:12.840 INFO:tasks.rados.rados.0.smithi137.stdout:1897: writing smithi13778320-27 from 2103350 to 2575786 tid 2 2024-09-21T09:35:12.846 INFO:tasks.rados.rados.0.smithi137.stdout:1897: writing smithi13778320-27 from 3227358 to 3580188 tid 3 2024-09-21T09:35:12.846 INFO:tasks.rados.rados.0.smithi137.stdout:1889: done (8 left) 2024-09-21T09:35:12.846 INFO:tasks.rados.rados.0.smithi137.stdout:1890: done (7 left) 2024-09-21T09:35:12.846 INFO:tasks.rados.rados.0.smithi137.stdout:1891: done (6 left) 2024-09-21T09:35:12.846 INFO:tasks.rados.rados.0.smithi137.stdout:1892: done (5 left) 2024-09-21T09:35:12.846 INFO:tasks.rados.rados.0.smithi137.stdout:1893: done (4 left) 2024-09-21T09:35:12.846 INFO:tasks.rados.rados.0.smithi137.stdout:1894: done (3 left) 2024-09-21T09:35:12.846 INFO:tasks.rados.rados.0.smithi137.stdout:1898: read oid 247 snap -1 2024-09-21T09:35:12.847 INFO:tasks.rados.rados.0.smithi137.stdout:1898: expect (ObjNum 992 snap 0 seq_num 992) 2024-09-21T09:35:12.847 INFO:tasks.rados.rados.0.smithi137.stdout:1899: read oid 273 snap -1 2024-09-21T09:35:12.847 INFO:tasks.rados.rados.0.smithi137.stdout:1899: expect (ObjNum 1151 snap 0 seq_num 1151) 2024-09-21T09:35:12.847 INFO:tasks.rados.rados.0.smithi137.stdout:1900: write oid 405 current snap is 0 2024-09-21T09:35:12.847 INFO:tasks.rados.rados.0.smithi137.stdout:1895: finishing write tid 2 to smithi13778320-209 2024-09-21T09:35:12.847 INFO:tasks.rados.rados.0.smithi137.stdout:1895: finishing write tid 3 to smithi13778320-209 2024-09-21T09:35:12.847 INFO:tasks.rados.rados.0.smithi137.stdout:1895: finishing write tid 4 to smithi13778320-209 2024-09-21T09:35:12.847 INFO:tasks.rados.rados.0.smithi137.stdout:1900: seq_num 1285 ranges {796995=758622,2161832=732447} 2024-09-21T09:35:12.855 INFO:tasks.rados.rados.0.smithi137.stdout:1900: writing smithi13778320-405 from 796995 to 1555617 tid 1 2024-09-21T09:35:12.863 INFO:tasks.rados.rados.0.smithi137.stdout:1900: writing smithi13778320-405 from 2161832 to 2894279 tid 2 2024-09-21T09:35:12.863 INFO:tasks.rados.rados.0.smithi137.stdout:1896: done (5 left) 2024-09-21T09:35:12.863 INFO:tasks.rados.rados.0.smithi137.stdout:1901: write oid 327 current snap is 0 2024-09-21T09:35:12.863 INFO:tasks.rados.rados.0.smithi137.stdout:1895: finishing write tid 5 to smithi13778320-209 2024-09-21T09:35:12.863 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 209 v 320 (ObjNum 1283 snap 0 seq_num 1283) dirty exists 2024-09-21T09:35:12.863 INFO:tasks.rados.rados.0.smithi137.stdout:1895: left oid 209 (ObjNum 1283 snap 0 seq_num 1283) 2024-09-21T09:35:12.863 INFO:tasks.rados.rados.0.smithi137.stdout:1897: finishing write tid 1 to smithi13778320-27 2024-09-21T09:35:12.863 INFO:tasks.rados.rados.0.smithi137.stdout:1897: finishing write tid 2 to smithi13778320-27 2024-09-21T09:35:12.863 INFO:tasks.rados.rados.0.smithi137.stdout:1897: finishing write tid 3 to smithi13778320-27 2024-09-21T09:35:12.863 INFO:tasks.rados.rados.0.smithi137.stdout:1897: finishing write tid 4 to smithi13778320-27 2024-09-21T09:35:12.864 INFO:tasks.rados.rados.0.smithi137.stdout:1901: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2024-09-21T09:35:12.867 INFO:tasks.rados.rados.0.smithi137.stdout:1901: writing smithi13778320-327 from 413802 to 847673 tid 1 2024-09-21T09:35:12.872 INFO:tasks.rados.rados.0.smithi137.stdout:1901: writing smithi13778320-327 from 1420314 to 1896419 tid 2 2024-09-21T09:35:12.881 INFO:tasks.rados.rados.0.smithi137.stdout:1901: writing smithi13778320-327 from 2482204 to 3273189 tid 3 2024-09-21T09:35:12.881 INFO:tasks.rados.rados.0.smithi137.stdout:1895: done (5 left) 2024-09-21T09:35:12.881 INFO:tasks.rados.rados.0.smithi137.stdout:1902: read oid 423 snap -1 2024-09-21T09:35:12.881 INFO:tasks.rados.rados.0.smithi137.stdout:1902: expect (ObjNum 897 snap 0 seq_num 897) 2024-09-21T09:35:12.881 INFO:tasks.rados.rados.0.smithi137.stdout:1903: read oid 12 snap -1 2024-09-21T09:35:12.881 INFO:tasks.rados.rados.0.smithi137.stdout:1903: expect deleted 2024-09-21T09:35:12.881 INFO:tasks.rados.rados.0.smithi137.stdout:1904: delete oid 67 current snap is 0 2024-09-21T09:35:12.881 INFO:tasks.rados.rados.0.smithi137.stdout:1897: finishing write tid 5 to smithi13778320-27 2024-09-21T09:35:12.881 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 27 v 307 (ObjNum 1284 snap 0 seq_num 1284) dirty exists 2024-09-21T09:35:12.882 INFO:tasks.rados.rados.0.smithi137.stdout:1897: left oid 27 (ObjNum 1284 snap 0 seq_num 1284) 2024-09-21T09:35:12.882 INFO:tasks.rados.rados.0.smithi137.stdout:1898: expect (ObjNum 992 snap 0 seq_num 992) 2024-09-21T09:35:12.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-mon[32789]: Checking for cert/key for grafana.a 2024-09-21T09:35:12.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-mon[32789]: Migrating grafana.a cert to cert store 2024-09-21T09:35:12.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-mon[32789]: Migrating grafana.a key to cert store 2024-09-21T09:35:12.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-mon[32789]: mgrmap e23: x(active, since 1.00919s) 2024-09-21T09:35:12.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-mon[32789]: pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:35:12.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-mon[32789]: Deploying cephadm binary to smithi137 2024-09-21T09:35:12.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-mon[32789]: Deploying cephadm binary to smithi165 2024-09-21T09:35:12.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/4220410629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:12.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-mon[32789]: [21/Sep/2024:09:35:12] ENGINE Bus STARTING 2024-09-21T09:35:12.898 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: 2024-09-21T09:35:12.534+0000 7f5eed3c8640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:35:12] ENGINE Error in HTTPServer.serve 2024-09-21T09:35:12.898 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: Traceback (most recent call last): 2024-09-21T09:35:12.898 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:35:12.898 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: self._connections.run(self.expiration_interval) 2024-09-21T09:35:12.898 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:35:12.898 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: self._run(expiration_interval) 2024-09-21T09:35:12.898 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:35:12.898 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:35:12.898 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:35:12.898 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:35:12.899 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:35:12.899 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: s = self.context.wrap_socket( 2024-09-21T09:35:12.899 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:35:12.899 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: return self.sslsocket_class._create( 2024-09-21T09:35:12.899 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:35:12.899 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: self.do_handshake() 2024-09-21T09:35:12.899 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:35:12.899 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: self._sslobj.do_handshake() 2024-09-21T09:35:12.899 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:35:12.899 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:12 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: 2024-09-21T09:35:12.973 INFO:tasks.rados.rados.0.smithi137.stdout:1899: expect (ObjNum 1151 snap 0 seq_num 1151) 2024-09-21T09:35:13.049 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:12.685+0000 7f64616caec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:35:13.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:12.756+0000 7f64616caec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:35:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[28941]: Checking for cert/key for grafana.a 2024-09-21T09:35:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[28941]: Migrating grafana.a cert to cert store 2024-09-21T09:35:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[28941]: Migrating grafana.a key to cert store 2024-09-21T09:35:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[28941]: mgrmap e23: x(active, since 1.00919s) 2024-09-21T09:35:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[28941]: pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:35:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[28941]: Deploying cephadm binary to smithi137 2024-09-21T09:35:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[28941]: Deploying cephadm binary to smithi165 2024-09-21T09:35:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/4220410629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:13.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[28941]: [21/Sep/2024:09:35:12] ENGINE Bus STARTING 2024-09-21T09:35:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[39068]: Checking for cert/key for grafana.a 2024-09-21T09:35:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[39068]: Migrating grafana.a cert to cert store 2024-09-21T09:35:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[39068]: Migrating grafana.a key to cert store 2024-09-21T09:35:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[39068]: mgrmap e23: x(active, since 1.00919s) 2024-09-21T09:35:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[39068]: pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:35:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[39068]: Deploying cephadm binary to smithi137 2024-09-21T09:35:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[39068]: Deploying cephadm binary to smithi165 2024-09-21T09:35:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/4220410629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:12 smithi137 ceph-mon[39068]: [21/Sep/2024:09:35:12] ENGINE Bus STARTING 2024-09-21T09:35:13.157 INFO:tasks.rados.rados.0.smithi137.stdout:1900: finishing write tid 1 to smithi13778320-405 2024-09-21T09:35:13.157 INFO:tasks.rados.rados.0.smithi137.stdout:1900: finishing write tid 2 to smithi13778320-405 2024-09-21T09:35:13.157 INFO:tasks.rados.rados.0.smithi137.stdout:1900: finishing write tid 3 to smithi13778320-405 2024-09-21T09:35:13.157 INFO:tasks.rados.rados.0.smithi137.stdout:1900: finishing write tid 4 to smithi13778320-405 2024-09-21T09:35:13.157 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 405 v 310 (ObjNum 1285 snap 0 seq_num 1285) dirty exists 2024-09-21T09:35:13.157 INFO:tasks.rados.rados.0.smithi137.stdout:1900: left oid 405 (ObjNum 1285 snap 0 seq_num 1285) 2024-09-21T09:35:13.157 INFO:tasks.rados.rados.0.smithi137.stdout:1901: finishing write tid 1 to smithi13778320-327 2024-09-21T09:35:13.157 INFO:tasks.rados.rados.0.smithi137.stdout:1897: done (7 left) 2024-09-21T09:35:13.157 INFO:tasks.rados.rados.0.smithi137.stdout:1898: done (6 left) 2024-09-21T09:35:13.157 INFO:tasks.rados.rados.0.smithi137.stdout:1899: done (5 left) 2024-09-21T09:35:13.158 INFO:tasks.rados.rados.0.smithi137.stdout:1900: done (4 left) 2024-09-21T09:35:13.158 INFO:tasks.rados.rados.0.smithi137.stdout:1904: done (3 left) 2024-09-21T09:35:13.158 INFO:tasks.rados.rados.0.smithi137.stdout:1905: write oid 87 current snap is 0 2024-09-21T09:35:13.158 INFO:tasks.rados.rados.0.smithi137.stdout:1901: finishing write tid 2 to smithi13778320-327 2024-09-21T09:35:13.158 INFO:tasks.rados.rados.0.smithi137.stdout:1901: finishing write tid 3 to smithi13778320-327 2024-09-21T09:35:13.158 INFO:tasks.rados.rados.0.smithi137.stdout:1901: finishing write tid 4 to smithi13778320-327 2024-09-21T09:35:13.158 INFO:tasks.rados.rados.0.smithi137.stdout:1901: finishing write tid 5 to smithi13778320-327 2024-09-21T09:35:13.158 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 327 v 202 (ObjNum 1286 snap 0 seq_num 1286) dirty exists 2024-09-21T09:35:13.158 INFO:tasks.rados.rados.0.smithi137.stdout:1901: left oid 327 (ObjNum 1286 snap 0 seq_num 1286) 2024-09-21T09:35:13.158 INFO:tasks.rados.rados.0.smithi137.stdout:1902: expect (ObjNum 897 snap 0 seq_num 897) 2024-09-21T09:35:13.304 INFO:tasks.rados.rados.0.smithi137.stdout:1905: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2024-09-21T09:35:13.309 INFO:tasks.rados.rados.0.smithi137.stdout:1905: writing smithi13778320-87 from 447416 to 1031785 tid 1 2024-09-21T09:35:13.315 INFO:tasks.rados.rados.0.smithi137.stdout:1905: writing smithi13778320-87 from 1537278 to 2017052 tid 2 2024-09-21T09:35:13.321 INFO:tasks.rados.rados.0.smithi137.stdout:1905: writing smithi13778320-87 from 2537050 to 3066932 tid 3 2024-09-21T09:35:13.324 INFO:tasks.rados.rados.0.smithi137.stdout:1905: writing smithi13778320-87 from 3524784 to 3647416 tid 4 2024-09-21T09:35:13.324 INFO:tasks.rados.rados.0.smithi137.stdout:1901: done (3 left) 2024-09-21T09:35:13.324 INFO:tasks.rados.rados.0.smithi137.stdout:1902: done (2 left) 2024-09-21T09:35:13.324 INFO:tasks.rados.rados.0.smithi137.stdout:1903: done (1 left) 2024-09-21T09:35:13.324 INFO:tasks.rados.rados.0.smithi137.stdout:1906: delete oid 456 current snap is 0 2024-09-21T09:35:13.324 INFO:tasks.rados.rados.0.smithi137.stdout:1905: finishing write tid 1 to smithi13778320-87 2024-09-21T09:35:13.324 INFO:tasks.rados.rados.0.smithi137.stdout:1905: finishing write tid 2 to smithi13778320-87 2024-09-21T09:35:13.324 INFO:tasks.rados.rados.0.smithi137.stdout:1905: finishing write tid 3 to smithi13778320-87 2024-09-21T09:35:13.325 INFO:tasks.rados.rados.0.smithi137.stdout:1906: done (1 left) 2024-09-21T09:35:13.326 INFO:tasks.rados.rados.0.smithi137.stdout:1907: read oid 347 snap -1 2024-09-21T09:35:13.326 INFO:tasks.rados.rados.0.smithi137.stdout:1907: expect (ObjNum 740 snap 0 seq_num 740) 2024-09-21T09:35:13.326 INFO:tasks.rados.rados.0.smithi137.stdout:1908: read oid 363 snap -1 2024-09-21T09:35:13.326 INFO:tasks.rados.rados.0.smithi137.stdout:1908: expect (ObjNum 362 snap 0 seq_num 362) 2024-09-21T09:35:13.326 INFO:tasks.rados.rados.0.smithi137.stdout:1909: write oid 340 current snap is 0 2024-09-21T09:35:13.326 INFO:tasks.rados.rados.0.smithi137.stdout:1909: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2024-09-21T09:35:13.332 INFO:tasks.rados.rados.0.smithi137.stdout:1909: writing smithi13778320-340 from 481030 to 1215897 tid 1 2024-09-21T09:35:13.338 INFO:tasks.rados.rados.0.smithi137.stdout:1909: writing smithi13778320-340 from 1937889 to 2421332 tid 2 2024-09-21T09:35:13.345 INFO:tasks.rados.rados.0.smithi137.stdout:1909: writing smithi13778320-340 from 2875543 to 3427969 tid 3 2024-09-21T09:35:13.345 INFO:tasks.rados.rados.0.smithi137.stdout:1910: read oid 211 snap -1 2024-09-21T09:35:13.345 INFO:tasks.rados.rados.0.smithi137.stdout:1910: expect (ObjNum 1189 snap 0 seq_num 1189) 2024-09-21T09:35:13.345 INFO:tasks.rados.rados.0.smithi137.stdout:1911: write oid 320 current snap is 0 2024-09-21T09:35:13.345 INFO:tasks.rados.rados.0.smithi137.stdout:1905: finishing write tid 4 to smithi13778320-87 2024-09-21T09:35:13.345 INFO:tasks.rados.rados.0.smithi137.stdout:1905: finishing write tid 5 to smithi13778320-87 2024-09-21T09:35:13.345 INFO:tasks.rados.rados.0.smithi137.stdout:1911: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2024-09-21T09:35:13.349 INFO:tasks.rados.rados.0.smithi137.stdout:1911: writing smithi13778320-320 from 497837 to 907953 tid 1 2024-09-21T09:35:13.357 INFO:tasks.rados.rados.0.smithi137.stdout:1911: writing smithi13778320-320 from 1596371 to 2339825 tid 2 2024-09-21T09:35:13.365 INFO:tasks.rados.rados.0.smithi137.stdout:1911: writing smithi13778320-320 from 2902966 to 3666664 tid 3 2024-09-21T09:35:13.365 INFO:tasks.rados.rados.0.smithi137.stdout:1912: read oid 309 snap -1 2024-09-21T09:35:13.365 INFO:tasks.rados.rados.0.smithi137.stdout:1912: expect (ObjNum 308 snap 0 seq_num 308) 2024-09-21T09:35:13.365 INFO:tasks.rados.rados.0.smithi137.stdout:1913: read oid 58 snap -1 2024-09-21T09:35:13.365 INFO:tasks.rados.rados.0.smithi137.stdout:1913: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-21T09:35:13.365 INFO:tasks.rados.rados.0.smithi137.stdout:1914: delete oid 350 current snap is 0 2024-09-21T09:35:13.365 INFO:tasks.rados.rados.0.smithi137.stdout:1907: expect (ObjNum 740 snap 0 seq_num 740) 2024-09-21T09:35:13.498 INFO:tasks.rados.rados.0.smithi137.stdout:1905: finishing write tid 6 to smithi13778320-87 2024-09-21T09:35:13.498 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 87 v 350 (ObjNum 1288 snap 0 seq_num 1288) dirty exists 2024-09-21T09:35:13.498 INFO:tasks.rados.rados.0.smithi137.stdout:1905: left oid 87 (ObjNum 1288 snap 0 seq_num 1288) 2024-09-21T09:35:13.498 INFO:tasks.rados.rados.0.smithi137.stdout:1908: expect (ObjNum 362 snap 0 seq_num 362) 2024-09-21T09:35:13.570 INFO:tasks.rados.rados.0.smithi137.stdout:1909: finishing write tid 1 to smithi13778320-340 2024-09-21T09:35:13.570 INFO:tasks.rados.rados.0.smithi137.stdout:1909: finishing write tid 2 to smithi13778320-340 2024-09-21T09:35:13.571 INFO:tasks.rados.rados.0.smithi137.stdout:1905: done (8 left) 2024-09-21T09:35:13.571 INFO:tasks.rados.rados.0.smithi137.stdout:1907: done (7 left) 2024-09-21T09:35:13.571 INFO:tasks.rados.rados.0.smithi137.stdout:1908: done (6 left) 2024-09-21T09:35:13.571 INFO:tasks.rados.rados.0.smithi137.stdout:1914: done (5 left) 2024-09-21T09:35:13.571 INFO:tasks.rados.rados.0.smithi137.stdout:1915: write oid 318 current snap is 0 2024-09-21T09:35:13.571 INFO:tasks.rados.rados.0.smithi137.stdout:1909: finishing write tid 3 to smithi13778320-340 2024-09-21T09:35:13.571 INFO:tasks.rados.rados.0.smithi137.stdout:1909: finishing write tid 4 to smithi13778320-340 2024-09-21T09:35:13.571 INFO:tasks.rados.rados.0.smithi137.stdout:1915: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2024-09-21T09:35:13.577 INFO:tasks.rados.rados.0.smithi137.stdout:1915: writing smithi13778320-318 from 531451 to 1208418 tid 1 2024-09-21T09:35:13.583 INFO:tasks.rados.rados.0.smithi137.stdout:1915: writing smithi13778320-318 from 1713335 to 2460458 tid 2 2024-09-21T09:35:13.589 INFO:tasks.rados.rados.0.smithi137.stdout:1915: writing smithi13778320-318 from 2957812 to 3460407 tid 3 2024-09-21T09:35:13.589 INFO:tasks.rados.rados.0.smithi137.stdout:1916: delete oid 210 current snap is 0 2024-09-21T09:35:13.590 INFO:tasks.rados.rados.0.smithi137.stdout:1909: finishing write tid 5 to smithi13778320-340 2024-09-21T09:35:13.590 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 340 v 307 (ObjNum 1290 snap 0 seq_num 1290) dirty exists 2024-09-21T09:35:13.590 INFO:tasks.rados.rados.0.smithi137.stdout:1909: left oid 340 (ObjNum 1290 snap 0 seq_num 1290) 2024-09-21T09:35:13.590 INFO:tasks.rados.rados.0.smithi137.stdout:1911: finishing write tid 1 to smithi13778320-320 2024-09-21T09:35:13.590 INFO:tasks.rados.rados.0.smithi137.stdout:1910: expect (ObjNum 1189 snap 0 seq_num 1189) 2024-09-21T09:35:13.759 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:13.500+0000 7f64616caec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:35:13.759 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:13.622+0000 7f64616caec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:35:13.760 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-mon[39068]: [21/Sep/2024:09:35:12] ENGINE Serving on http://172.21.15.165:8765 2024-09-21T09:35:13.760 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-mon[39068]: [21/Sep/2024:09:35:12] ENGINE Serving on https://172.21.15.165:7150 2024-09-21T09:35:13.760 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-mon[39068]: [21/Sep/2024:09:35:12] ENGINE Bus STARTED 2024-09-21T09:35:13.760 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-mon[39068]: [21/Sep/2024:09:35:12] ENGINE Error in HTTPServer.serve 2024-09-21T09:35:13.760 INFO:journalctl@ceph.mon.c.smithi137.stdout: Traceback (most recent call last): 2024-09-21T09:35:13.760 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:35:13.760 INFO:journalctl@ceph.mon.c.smithi137.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:35:13.760 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:35:13.760 INFO:journalctl@ceph.mon.c.smithi137.stdout: self._run(expiration_interval) 2024-09-21T09:35:13.760 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:35:13.760 INFO:journalctl@ceph.mon.c.smithi137.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:35:13.760 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:35:13.760 INFO:journalctl@ceph.mon.c.smithi137.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:35:13.761 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:35:13.761 INFO:journalctl@ceph.mon.c.smithi137.stdout: s = self.context.wrap_socket( 2024-09-21T09:35:13.761 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:35:13.761 INFO:journalctl@ceph.mon.c.smithi137.stdout: return self.sslsocket_class._create( 2024-09-21T09:35:13.761 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:35:13.761 INFO:journalctl@ceph.mon.c.smithi137.stdout: self.do_handshake() 2024-09-21T09:35:13.761 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:35:13.761 INFO:journalctl@ceph.mon.c.smithi137.stdout: self._sslobj.do_handshake() 2024-09-21T09:35:13.761 INFO:journalctl@ceph.mon.c.smithi137.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:35:13.761 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-mon[39068]: from='client.25238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:13.761 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-mon[39068]: pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:35:13.761 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-mon[39068]: from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:13.761 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-mon[28941]: [21/Sep/2024:09:35:12] ENGINE Serving on http://172.21.15.165:8765 2024-09-21T09:35:13.761 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-mon[28941]: [21/Sep/2024:09:35:12] ENGINE Serving on https://172.21.15.165:7150 2024-09-21T09:35:13.762 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-mon[28941]: [21/Sep/2024:09:35:12] ENGINE Bus STARTED 2024-09-21T09:35:13.762 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-mon[28941]: [21/Sep/2024:09:35:12] ENGINE Error in HTTPServer.serve 2024-09-21T09:35:13.762 INFO:journalctl@ceph.mon.a.smithi137.stdout: Traceback (most recent call last): 2024-09-21T09:35:13.762 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:35:13.762 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:35:13.762 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:35:13.762 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._run(expiration_interval) 2024-09-21T09:35:13.762 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:35:13.762 INFO:journalctl@ceph.mon.a.smithi137.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:35:13.762 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:35:13.762 INFO:journalctl@ceph.mon.a.smithi137.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:35:13.762 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:35:13.762 INFO:journalctl@ceph.mon.a.smithi137.stdout: s = self.context.wrap_socket( 2024-09-21T09:35:13.762 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:35:13.763 INFO:journalctl@ceph.mon.a.smithi137.stdout: return self.sslsocket_class._create( 2024-09-21T09:35:13.763 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:35:13.763 INFO:journalctl@ceph.mon.a.smithi137.stdout: self.do_handshake() 2024-09-21T09:35:13.763 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:35:13.763 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._sslobj.do_handshake() 2024-09-21T09:35:13.763 INFO:journalctl@ceph.mon.a.smithi137.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:35:13.763 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-mon[28941]: from='client.25238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:13.763 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-mon[28941]: pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:35:13.763 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-mon[28941]: from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:13.785 INFO:tasks.rados.rados.0.smithi137.stdout:1911: finishing write tid 2 to smithi13778320-320 2024-09-21T09:35:13.785 INFO:tasks.rados.rados.0.smithi137.stdout:1911: finishing write tid 3 to smithi13778320-320 2024-09-21T09:35:13.785 INFO:tasks.rados.rados.0.smithi137.stdout:1911: finishing write tid 4 to smithi13778320-320 2024-09-21T09:35:13.785 INFO:tasks.rados.rados.0.smithi137.stdout:1909: done (6 left) 2024-09-21T09:35:13.786 INFO:tasks.rados.rados.0.smithi137.stdout:1910: done (5 left) 2024-09-21T09:35:13.786 INFO:tasks.rados.rados.0.smithi137.stdout:1916: done (4 left) 2024-09-21T09:35:13.786 INFO:tasks.rados.rados.0.smithi137.stdout:1917: write oid 151 current snap is 0 2024-09-21T09:35:13.786 INFO:tasks.rados.rados.0.smithi137.stdout:1911: finishing write tid 5 to smithi13778320-320 2024-09-21T09:35:13.786 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 320 v 285 (ObjNum 1291 snap 0 seq_num 1291) dirty exists 2024-09-21T09:35:13.786 INFO:tasks.rados.rados.0.smithi137.stdout:1911: left oid 320 (ObjNum 1291 snap 0 seq_num 1291) 2024-09-21T09:35:13.786 INFO:tasks.rados.rados.0.smithi137.stdout:1913: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-21T09:35:13.890 INFO:tasks.rados.rados.0.smithi137.stdout:1912: expect (ObjNum 308 snap 0 seq_num 308) 2024-09-21T09:35:14.003 INFO:tasks.rados.rados.0.smithi137.stdout:1915: finishing write tid 1 to smithi13778320-318 2024-09-21T09:35:14.003 INFO:tasks.rados.rados.0.smithi137.stdout:1915: finishing write tid 2 to smithi13778320-318 2024-09-21T09:35:14.003 INFO:tasks.rados.rados.0.smithi137.stdout:1915: finishing write tid 3 to smithi13778320-318 2024-09-21T09:35:14.003 INFO:tasks.rados.rados.0.smithi137.stdout:1915: finishing write tid 4 to smithi13778320-318 2024-09-21T09:35:14.003 INFO:tasks.rados.rados.0.smithi137.stdout:1915: finishing write tid 5 to smithi13778320-318 2024-09-21T09:35:14.003 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 318 v 324 (ObjNum 1293 snap 0 seq_num 1293) dirty exists 2024-09-21T09:35:14.003 INFO:tasks.rados.rados.0.smithi137.stdout:1915: left oid 318 (ObjNum 1293 snap 0 seq_num 1293) 2024-09-21T09:35:14.003 INFO:tasks.rados.rados.0.smithi137.stdout:1917: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2024-09-21T09:35:14.008 INFO:tasks.rados.rados.0.smithi137.stdout:1917: writing smithi13778320-151 from 565065 to 992530 tid 1 2024-09-21T09:35:14.014 INFO:tasks.rados.rados.0.smithi137.stdout:1917: writing smithi13778320-151 from 1430299 to 2064738 tid 2 2024-09-21T09:35:14.019 INFO:tasks.rados.rados.0.smithi137.stdout:1917: writing smithi13778320-151 from 2496305 to 3021444 tid 3 2024-09-21T09:35:14.024 INFO:tasks.rados.rados.0.smithi137.stdout:1917: writing smithi13778320-151 from 3472104 to 3765065 tid 4 2024-09-21T09:35:14.024 INFO:tasks.rados.rados.0.smithi137.stdout:1911: done (4 left) 2024-09-21T09:35:14.024 INFO:tasks.rados.rados.0.smithi137.stdout:1912: done (3 left) 2024-09-21T09:35:14.024 INFO:tasks.rados.rados.0.smithi137.stdout:1913: done (2 left) 2024-09-21T09:35:14.024 INFO:tasks.rados.rados.0.smithi137.stdout:1915: done (1 left) 2024-09-21T09:35:14.024 INFO:tasks.rados.rados.0.smithi137.stdout:1918: delete oid 90 current snap is 0 2024-09-21T09:35:14.024 INFO:tasks.rados.rados.0.smithi137.stdout:1917: finishing write tid 1 to smithi13778320-151 2024-09-21T09:35:14.024 INFO:tasks.rados.rados.0.smithi137.stdout:1917: finishing write tid 2 to smithi13778320-151 2024-09-21T09:35:14.024 INFO:tasks.rados.rados.0.smithi137.stdout:1917: finishing write tid 3 to smithi13778320-151 2024-09-21T09:35:14.025 INFO:tasks.rados.rados.0.smithi137.stdout:1918: done (1 left) 2024-09-21T09:35:14.025 INFO:tasks.rados.rados.0.smithi137.stdout:1919: read oid 486 snap -1 2024-09-21T09:35:14.025 INFO:tasks.rados.rados.0.smithi137.stdout:1919: expect (ObjNum 1107 snap 0 seq_num 1107) 2024-09-21T09:35:14.026 INFO:tasks.rados.rados.0.smithi137.stdout:1920: write oid 382 current snap is 0 2024-09-21T09:35:14.026 INFO:tasks.rados.rados.0.smithi137.stdout:1920: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2024-09-21T09:35:14.032 INFO:tasks.rados.rados.0.smithi137.stdout:1920: writing smithi13778320-382 from 598679 to 1176642 tid 1 2024-09-21T09:35:14.039 INFO:tasks.rados.rados.0.smithi137.stdout:1920: writing smithi13778320-382 from 1947263 to 2585371 tid 2 2024-09-21T09:35:14.046 INFO:tasks.rados.rados.0.smithi137.stdout:1920: writing smithi13778320-382 from 3351151 to 3798679 tid 3 2024-09-21T09:35:14.046 INFO:tasks.rados.rados.0.smithi137.stdout:1921: write oid 301 current snap is 0 2024-09-21T09:35:14.046 INFO:tasks.rados.rados.0.smithi137.stdout:1921: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2024-09-21T09:35:14.049 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:13.757+0000 7f64616caec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:35:14.049 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:13.831+0000 7f64616caec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:35:14.049 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:13.972+0000 7f64616caec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:35:14.053 INFO:tasks.rados.rados.0.smithi137.stdout:1921: writing smithi13778320-301 from 615486 to 1268698 tid 1 2024-09-21T09:35:14.059 INFO:tasks.rados.rados.0.smithi137.stdout:1921: writing smithi13778320-301 from 1889392 to 2387511 tid 2 2024-09-21T09:35:14.065 INFO:tasks.rados.rados.0.smithi137.stdout:1921: writing smithi13778320-301 from 2978574 to 3453882 tid 3 2024-09-21T09:35:14.065 INFO:tasks.rados.rados.0.smithi137.stdout:1922: read oid 184 snap -1 2024-09-21T09:35:14.065 INFO:tasks.rados.rados.0.smithi137.stdout:1922: expect (ObjNum 183 snap 0 seq_num 183) 2024-09-21T09:35:14.066 INFO:tasks.rados.rados.0.smithi137.stdout:1923: write oid 288 current snap is 0 2024-09-21T09:35:14.066 INFO:tasks.rados.rados.0.smithi137.stdout:1917: finishing write tid 4 to smithi13778320-151 2024-09-21T09:35:14.066 INFO:tasks.rados.rados.0.smithi137.stdout:1923: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2024-09-21T09:35:14.073 INFO:tasks.rados.rados.0.smithi137.stdout:1923: writing smithi13778320-288 from 632293 to 1360754 tid 1 2024-09-21T09:35:14.080 INFO:tasks.rados.rados.0.smithi137.stdout:1923: writing smithi13778320-288 from 1947874 to 2589651 tid 2 2024-09-21T09:35:14.087 INFO:tasks.rados.rados.0.smithi137.stdout:1923: writing smithi13778320-288 from 3005997 to 3692577 tid 3 2024-09-21T09:35:14.087 INFO:tasks.rados.rados.0.smithi137.stdout:1924: write oid 484 current snap is 0 2024-09-21T09:35:14.087 INFO:tasks.rados.rados.0.smithi137.stdout:1917: finishing write tid 5 to smithi13778320-151 2024-09-21T09:35:14.087 INFO:tasks.rados.rados.0.smithi137.stdout:1917: finishing write tid 6 to smithi13778320-151 2024-09-21T09:35:14.087 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 151 v 236 (ObjNum 1295 snap 0 seq_num 1295) dirty exists 2024-09-21T09:35:14.087 INFO:tasks.rados.rados.0.smithi137.stdout:1917: left oid 151 (ObjNum 1295 snap 0 seq_num 1295) 2024-09-21T09:35:14.087 INFO:tasks.rados.rados.0.smithi137.stdout:1924: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2024-09-21T09:35:14.092 INFO:tasks.rados.rados.0.smithi137.stdout:1924: writing smithi13778320-484 from 649100 to 1052810 tid 1 2024-09-21T09:35:14.098 INFO:tasks.rados.rados.0.smithi137.stdout:1924: writing smithi13778320-484 from 1606356 to 2108144 tid 2 2024-09-21T09:35:14.103 INFO:tasks.rados.rados.0.smithi137.stdout:1924: writing smithi13778320-484 from 2633420 to 3131272 tid 3 2024-09-21T09:35:14.108 INFO:tasks.rados.rados.0.smithi137.stdout:1924: writing smithi13778320-484 from 3636005 to 3849100 tid 4 2024-09-21T09:35:14.108 INFO:tasks.rados.rados.0.smithi137.stdout:1917: done (6 left) 2024-09-21T09:35:14.108 INFO:tasks.rados.rados.0.smithi137.stdout:1925: delete oid 113 current snap is 0 2024-09-21T09:35:14.108 INFO:tasks.rados.rados.0.smithi137.stdout:1919: expect (ObjNum 1107 snap 0 seq_num 1107) 2024-09-21T09:35:14.126 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:13 smithi165 ceph-mon[32789]: [21/Sep/2024:09:35:12] ENGINE Serving on http://172.21.15.165:8765 2024-09-21T09:35:14.126 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:13 smithi165 ceph-mon[32789]: [21/Sep/2024:09:35:12] ENGINE Serving on https://172.21.15.165:7150 2024-09-21T09:35:14.126 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:13 smithi165 ceph-mon[32789]: [21/Sep/2024:09:35:12] ENGINE Bus STARTED 2024-09-21T09:35:14.126 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:13 smithi165 ceph-mon[32789]: [21/Sep/2024:09:35:12] ENGINE Error in HTTPServer.serve 2024-09-21T09:35:14.127 INFO:journalctl@ceph.mon.b.smithi165.stdout: Traceback (most recent call last): 2024-09-21T09:35:14.127 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:35:14.127 INFO:journalctl@ceph.mon.b.smithi165.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:35:14.127 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:35:14.127 INFO:journalctl@ceph.mon.b.smithi165.stdout: self._run(expiration_interval) 2024-09-21T09:35:14.127 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:35:14.127 INFO:journalctl@ceph.mon.b.smithi165.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:35:14.127 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:35:14.127 INFO:journalctl@ceph.mon.b.smithi165.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:35:14.127 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:35:14.127 INFO:journalctl@ceph.mon.b.smithi165.stdout: s = self.context.wrap_socket( 2024-09-21T09:35:14.127 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:35:14.127 INFO:journalctl@ceph.mon.b.smithi165.stdout: return self.sslsocket_class._create( 2024-09-21T09:35:14.127 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:35:14.127 INFO:journalctl@ceph.mon.b.smithi165.stdout: self.do_handshake() 2024-09-21T09:35:14.128 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:35:14.128 INFO:journalctl@ceph.mon.b.smithi165.stdout: self._sslobj.do_handshake() 2024-09-21T09:35:14.128 INFO:journalctl@ceph.mon.b.smithi165.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:35:14.128 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:13 smithi165 ceph-mon[32789]: from='client.25238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:14.128 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:13 smithi165 ceph-mon[32789]: pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:35:14.128 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:13 smithi165 ceph-mon[32789]: from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:14.276 INFO:tasks.rados.rados.0.smithi137.stdout:1920: finishing write tid 1 to smithi13778320-382 2024-09-21T09:35:14.276 INFO:tasks.rados.rados.0.smithi137.stdout:1920: finishing write tid 2 to smithi13778320-382 2024-09-21T09:35:14.276 INFO:tasks.rados.rados.0.smithi137.stdout:1920: finishing write tid 3 to smithi13778320-382 2024-09-21T09:35:14.276 INFO:tasks.rados.rados.0.smithi137.stdout:1919: done (6 left) 2024-09-21T09:35:14.276 INFO:tasks.rados.rados.0.smithi137.stdout:1925: done (5 left) 2024-09-21T09:35:14.276 INFO:tasks.rados.rados.0.smithi137.stdout:1926: read oid 224 snap -1 2024-09-21T09:35:14.276 INFO:tasks.rados.rados.0.smithi137.stdout:1926: expect (ObjNum 931 snap 0 seq_num 931) 2024-09-21T09:35:14.276 INFO:tasks.rados.rados.0.smithi137.stdout:1927: read oid 208 snap -1 2024-09-21T09:35:14.276 INFO:tasks.rados.rados.0.smithi137.stdout:1927: expect (ObjNum 1064 snap 0 seq_num 1064) 2024-09-21T09:35:14.277 INFO:tasks.rados.rados.0.smithi137.stdout:1928: delete oid 241 current snap is 0 2024-09-21T09:35:14.277 INFO:tasks.rados.rados.0.smithi137.stdout:1920: finishing write tid 4 to smithi13778320-382 2024-09-21T09:35:14.277 INFO:tasks.rados.rados.0.smithi137.stdout:1920: finishing write tid 5 to smithi13778320-382 2024-09-21T09:35:14.277 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 382 v 248 (ObjNum 1297 snap 0 seq_num 1297) dirty exists 2024-09-21T09:35:14.277 INFO:tasks.rados.rados.0.smithi137.stdout:1920: left oid 382 (ObjNum 1297 snap 0 seq_num 1297) 2024-09-21T09:35:14.277 INFO:tasks.rados.rados.0.smithi137.stdout:1921: finishing write tid 1 to smithi13778320-301 2024-09-21T09:35:14.277 INFO:tasks.rados.rados.0.smithi137.stdout:1921: finishing write tid 2 to smithi13778320-301 2024-09-21T09:35:14.277 INFO:tasks.rados.rados.0.smithi137.stdout:1921: finishing write tid 3 to smithi13778320-301 2024-09-21T09:35:14.277 INFO:tasks.rados.rados.0.smithi137.stdout:1921: finishing write tid 4 to smithi13778320-301 2024-09-21T09:35:14.277 INFO:tasks.rados.rados.0.smithi137.stdout:1921: finishing write tid 5 to smithi13778320-301 2024-09-21T09:35:14.277 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 301 v 329 (ObjNum 1298 snap 0 seq_num 1298) dirty exists 2024-09-21T09:35:14.277 INFO:tasks.rados.rados.0.smithi137.stdout:1921: left oid 301 (ObjNum 1298 snap 0 seq_num 1298) 2024-09-21T09:35:14.277 INFO:tasks.rados.rados.0.smithi137.stdout:1922: expect (ObjNum 183 snap 0 seq_num 183) 2024-09-21T09:35:14.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:14.047+0000 7f64616caec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:35:14.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:14.114+0000 7f64616caec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:35:14.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:14.266+0000 7f64616caec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:35:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:1923: finishing write tid 1 to smithi13778320-288 2024-09-21T09:35:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:1923: finishing write tid 2 to smithi13778320-288 2024-09-21T09:35:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:1920: done (7 left) 2024-09-21T09:35:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:1921: done (6 left) 2024-09-21T09:35:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:1922: done (5 left) 2024-09-21T09:35:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:1928: done (4 left) 2024-09-21T09:35:14.382 INFO:tasks.rados.rados.0.smithi137.stdout:1929: read oid 350 snap -1 2024-09-21T09:35:14.382 INFO:tasks.rados.rados.0.smithi137.stdout:1929: expect deleted 2024-09-21T09:35:14.382 INFO:tasks.rados.rados.0.smithi137.stdout:1930: write oid 293 current snap is 0 2024-09-21T09:35:14.382 INFO:tasks.rados.rados.0.smithi137.stdout:1923: finishing write tid 3 to smithi13778320-288 2024-09-21T09:35:14.382 INFO:tasks.rados.rados.0.smithi137.stdout:1930: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2024-09-21T09:35:14.389 INFO:tasks.rados.rados.0.smithi137.stdout:1930: writing smithi13778320-293 from 699521 to 1445331 tid 1 2024-09-21T09:35:14.396 INFO:tasks.rados.rados.0.smithi137.stdout:1930: writing smithi13778320-293 from 2181802 to 2830917 tid 2 2024-09-21T09:35:14.402 INFO:tasks.rados.rados.0.smithi137.stdout:1930: writing smithi13778320-293 from 3515689 to 3899521 tid 3 2024-09-21T09:35:14.402 INFO:tasks.rados.rados.0.smithi137.stdout:1931: write oid 278 current snap is 0 2024-09-21T09:35:14.402 INFO:tasks.rados.rados.0.smithi137.stdout:1923: finishing write tid 4 to smithi13778320-288 2024-09-21T09:35:14.403 INFO:tasks.rados.rados.0.smithi137.stdout:1923: finishing write tid 5 to smithi13778320-288 2024-09-21T09:35:14.403 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 288 v 258 (ObjNum 1299 snap 0 seq_num 1299) dirty exists 2024-09-21T09:35:14.403 INFO:tasks.rados.rados.0.smithi137.stdout:1923: left oid 288 (ObjNum 1299 snap 0 seq_num 1299) 2024-09-21T09:35:14.403 INFO:tasks.rados.rados.0.smithi137.stdout:1924: finishing write tid 1 to smithi13778320-484 2024-09-21T09:35:14.403 INFO:tasks.rados.rados.0.smithi137.stdout:1931: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2024-09-21T09:35:14.408 INFO:tasks.rados.rados.0.smithi137.stdout:1931: writing smithi13778320-278 from 716328 to 1137387 tid 1 2024-09-21T09:35:14.415 INFO:tasks.rados.rados.0.smithi137.stdout:1931: writing smithi13778320-278 from 1840284 to 2349410 tid 2 2024-09-21T09:35:14.424 INFO:tasks.rados.rados.0.smithi137.stdout:1931: writing smithi13778320-278 from 3143112 to 3802405 tid 3 2024-09-21T09:35:14.424 INFO:tasks.rados.rados.0.smithi137.stdout:1923: done (6 left) 2024-09-21T09:35:14.424 INFO:tasks.rados.rados.0.smithi137.stdout:1932: read oid 151 snap -1 2024-09-21T09:35:14.424 INFO:tasks.rados.rados.0.smithi137.stdout:1932: expect (ObjNum 1295 snap 0 seq_num 1295) 2024-09-21T09:35:14.424 INFO:tasks.rados.rados.0.smithi137.stdout:1933: write oid 32 current snap is 0 2024-09-21T09:35:14.424 INFO:tasks.rados.rados.0.smithi137.stdout:1924: finishing write tid 2 to smithi13778320-484 2024-09-21T09:35:14.424 INFO:tasks.rados.rados.0.smithi137.stdout:1924: finishing write tid 3 to smithi13778320-484 2024-09-21T09:35:14.424 INFO:tasks.rados.rados.0.smithi137.stdout:1924: finishing write tid 4 to smithi13778320-484 2024-09-21T09:35:14.424 INFO:tasks.rados.rados.0.smithi137.stdout:1933: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2024-09-21T09:35:14.430 INFO:tasks.rados.rados.0.smithi137.stdout:1933: writing smithi13778320-32 from 733135 to 1229443 tid 1 2024-09-21T09:35:14.437 INFO:tasks.rados.rados.0.smithi137.stdout:1933: writing smithi13778320-32 from 1898766 to 2551550 tid 2 2024-09-21T09:35:14.444 INFO:tasks.rados.rados.0.smithi137.stdout:1933: writing smithi13778320-32 from 3170535 to 3641100 tid 3 2024-09-21T09:35:14.444 INFO:tasks.rados.rados.0.smithi137.stdout:1934: read oid 98 snap -1 2024-09-21T09:35:14.444 INFO:tasks.rados.rados.0.smithi137.stdout:1934: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-21T09:35:14.444 INFO:tasks.rados.rados.0.smithi137.stdout:1935: read oid 381 snap -1 2024-09-21T09:35:14.444 INFO:tasks.rados.rados.0.smithi137.stdout:1935: expect (ObjNum 1028 snap 0 seq_num 1028) 2024-09-21T09:35:14.444 INFO:tasks.rados.rados.0.smithi137.stdout:1936: write oid 332 current snap is 0 2024-09-21T09:35:14.444 INFO:tasks.rados.rados.0.smithi137.stdout:1924: finishing write tid 5 to smithi13778320-484 2024-09-21T09:35:14.444 INFO:tasks.rados.rados.0.smithi137.stdout:1924: finishing write tid 6 to smithi13778320-484 2024-09-21T09:35:14.445 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 484 v 208 (ObjNum 1300 snap 0 seq_num 1300) dirty exists 2024-09-21T09:35:14.445 INFO:tasks.rados.rados.0.smithi137.stdout:1924: left oid 484 (ObjNum 1300 snap 0 seq_num 1300) 2024-09-21T09:35:14.445 INFO:tasks.rados.rados.0.smithi137.stdout:1936: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2024-09-21T09:35:14.451 INFO:tasks.rados.rados.0.smithi137.stdout:1936: writing smithi13778320-332 from 749942 to 1321499 tid 1 2024-09-21T09:35:14.458 INFO:tasks.rados.rados.0.smithi137.stdout:1936: writing smithi13778320-332 from 1840895 to 2637337 tid 2 2024-09-21T09:35:14.466 INFO:tasks.rados.rados.0.smithi137.stdout:1936: writing smithi13778320-332 from 3365252 to 3949942 tid 3 2024-09-21T09:35:14.466 INFO:tasks.rados.rados.0.smithi137.stdout:1924: done (10 left) 2024-09-21T09:35:14.466 INFO:tasks.rados.rados.0.smithi137.stdout:1937: write oid 108 current snap is 0 2024-09-21T09:35:14.466 INFO:tasks.rados.rados.0.smithi137.stdout:1926: expect (ObjNum 931 snap 0 seq_num 931) 2024-09-21T09:35:14.626 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:14.333+0000 7f64616caec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:35:14.626 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:14.402+0000 7f64616caec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:35:14.626 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:14.495+0000 7f64616caec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:35:14.626 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:14.554+0000 7f64616caec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:35:14.626 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:14.623+0000 7f64616caec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:35:14.631 INFO:tasks.rados.rados.0.smithi137.stdout:1927: expect (ObjNum 1064 snap 0 seq_num 1064) 2024-09-21T09:35:14.875 INFO:tasks.rados.rados.0.smithi137.stdout:1930: finishing write tid 1 to smithi13778320-293 2024-09-21T09:35:14.875 INFO:tasks.rados.rados.0.smithi137.stdout:1930: finishing write tid 2 to smithi13778320-293 2024-09-21T09:35:14.875 INFO:tasks.rados.rados.0.smithi137.stdout:1930: finishing write tid 3 to smithi13778320-293 2024-09-21T09:35:14.875 INFO:tasks.rados.rados.0.smithi137.stdout:1930: finishing write tid 4 to smithi13778320-293 2024-09-21T09:35:14.875 INFO:tasks.rados.rados.0.smithi137.stdout:1930: finishing write tid 5 to smithi13778320-293 2024-09-21T09:35:14.875 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 293 v 311 (ObjNum 1303 snap 0 seq_num 1303) dirty exists 2024-09-21T09:35:14.875 INFO:tasks.rados.rados.0.smithi137.stdout:1930: left oid 293 (ObjNum 1303 snap 0 seq_num 1303) 2024-09-21T09:35:14.876 INFO:tasks.rados.rados.0.smithi137.stdout:1931: finishing write tid 1 to smithi13778320-278 2024-09-21T09:35:14.876 INFO:tasks.rados.rados.0.smithi137.stdout:1931: finishing write tid 2 to smithi13778320-278 2024-09-21T09:35:14.876 INFO:tasks.rados.rados.0.smithi137.stdout:1937: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2024-09-21T09:35:14.882 INFO:tasks.rados.rados.0.smithi137.stdout:1937: writing smithi13778320-108 from 766749 to 1413555 tid 1 2024-09-21T09:35:14.889 INFO:tasks.rados.rados.0.smithi137.stdout:1937: writing smithi13778320-108 from 1899377 to 2555830 tid 2 2024-09-21T09:35:14.897 INFO:tasks.rados.rados.0.smithi137.stdout:1937: writing smithi13778320-108 from 3109028 to 3718490 tid 3 2024-09-21T09:35:14.897 INFO:tasks.rados.rados.0.smithi137.stdout:1926: done (10 left) 2024-09-21T09:35:14.897 INFO:tasks.rados.rados.0.smithi137.stdout:1927: done (9 left) 2024-09-21T09:35:14.898 INFO:tasks.rados.rados.0.smithi137.stdout:1929: done (8 left) 2024-09-21T09:35:14.898 INFO:tasks.rados.rados.0.smithi137.stdout:1930: done (7 left) 2024-09-21T09:35:14.898 INFO:tasks.rados.rados.0.smithi137.stdout:1938: read oid 181 snap -1 2024-09-21T09:35:14.898 INFO:tasks.rados.rados.0.smithi137.stdout:1938: expect (ObjNum 180 snap 0 seq_num 180) 2024-09-21T09:35:14.898 INFO:tasks.rados.rados.0.smithi137.stdout:1939: read oid 377 snap -1 2024-09-21T09:35:14.898 INFO:tasks.rados.rados.0.smithi137.stdout:1939: expect (ObjNum 1001 snap 0 seq_num 1001) 2024-09-21T09:35:14.898 INFO:tasks.rados.rados.0.smithi137.stdout:1940: write oid 81 current snap is 0 2024-09-21T09:35:14.898 INFO:tasks.rados.rados.0.smithi137.stdout:1931: finishing write tid 3 to smithi13778320-278 2024-09-21T09:35:14.898 INFO:tasks.rados.rados.0.smithi137.stdout:1931: finishing write tid 4 to smithi13778320-278 2024-09-21T09:35:14.898 INFO:tasks.rados.rados.0.smithi137.stdout:1931: finishing write tid 5 to smithi13778320-278 2024-09-21T09:35:14.898 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 278 v 354 (ObjNum 1304 snap 0 seq_num 1304) dirty exists 2024-09-21T09:35:14.898 INFO:tasks.rados.rados.0.smithi137.stdout:1931: left oid 278 (ObjNum 1304 snap 0 seq_num 1304) 2024-09-21T09:35:14.898 INFO:tasks.rados.rados.0.smithi137.stdout:1940: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2024-09-21T09:35:14.904 INFO:tasks.rados.rados.0.smithi137.stdout:1940: writing smithi13778320-81 from 783556 to 1221964 tid 1 2024-09-21T09:35:14.909 INFO:tasks.rados.rados.0.smithi137.stdout:1940: writing smithi13778320-81 from 1674212 to 2074323 tid 2 2024-09-21T09:35:14.915 INFO:tasks.rados.rados.0.smithi137.stdout:1940: writing smithi13778320-81 from 2736451 to 3157185 tid 3 2024-09-21T09:35:14.920 INFO:tasks.rados.rados.0.smithi137.stdout:1940: writing smithi13778320-81 from 3882270 to 3983556 tid 4 2024-09-21T09:35:14.920 INFO:tasks.rados.rados.0.smithi137.stdout:1932: expect (ObjNum 1295 snap 0 seq_num 1295) 2024-09-21T09:35:15.049 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:14 smithi137 ceph-mon[28941]: mgrmap e24: x(active, since 3s) 2024-09-21T09:35:15.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:14 smithi137 ceph-mon[39068]: mgrmap e24: x(active, since 3s) 2024-09-21T09:35:15.078 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:14 smithi165 ceph-mon[32789]: mgrmap e24: x(active, since 3s) 2024-09-21T09:35:15.141 INFO:tasks.rados.rados.0.smithi137.stdout:1933: finishing write tid 1 to smithi13778320-32 2024-09-21T09:35:15.141 INFO:tasks.rados.rados.0.smithi137.stdout:1933: finishing write tid 2 to smithi13778320-32 2024-09-21T09:35:15.141 INFO:tasks.rados.rados.0.smithi137.stdout:1931: done (9 left) 2024-09-21T09:35:15.141 INFO:tasks.rados.rados.0.smithi137.stdout:1932: done (8 left) 2024-09-21T09:35:15.141 INFO:tasks.rados.rados.0.smithi137.stdout:1941: read oid 33 snap -1 2024-09-21T09:35:15.141 INFO:tasks.rados.rados.0.smithi137.stdout:1941: expect (ObjNum 872 snap 0 seq_num 872) 2024-09-21T09:35:15.141 INFO:tasks.rados.rados.0.smithi137.stdout:1942: read oid 239 snap -1 2024-09-21T09:35:15.142 INFO:tasks.rados.rados.0.smithi137.stdout:1942: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-21T09:35:15.142 INFO:tasks.rados.rados.0.smithi137.stdout:1943: read oid 8 snap -1 2024-09-21T09:35:15.142 INFO:tasks.rados.rados.0.smithi137.stdout:1943: expect (ObjNum 7 snap 0 seq_num 7) 2024-09-21T09:35:15.142 INFO:tasks.rados.rados.0.smithi137.stdout:1944: read oid 72 snap -1 2024-09-21T09:35:15.142 INFO:tasks.rados.rados.0.smithi137.stdout:1944: expect (ObjNum 1172 snap 0 seq_num 1172) 2024-09-21T09:35:15.142 INFO:tasks.rados.rados.0.smithi137.stdout:1933: finishing write tid 3 to smithi13778320-32 2024-09-21T09:35:15.142 INFO:tasks.rados.rados.0.smithi137.stdout:1933: finishing write tid 4 to smithi13778320-32 2024-09-21T09:35:15.142 INFO:tasks.rados.rados.0.smithi137.stdout:1945: read oid 154 snap -1 2024-09-21T09:35:15.142 INFO:tasks.rados.rados.0.smithi137.stdout:1945: expect (ObjNum 1263 snap 0 seq_num 1263) 2024-09-21T09:35:15.142 INFO:tasks.rados.rados.0.smithi137.stdout:1946: read oid 120 snap -1 2024-09-21T09:35:15.142 INFO:tasks.rados.rados.0.smithi137.stdout:1946: expect (ObjNum 1235 snap 0 seq_num 1235) 2024-09-21T09:35:15.142 INFO:tasks.rados.rados.0.smithi137.stdout:1947: write oid 278 current snap is 0 2024-09-21T09:35:15.142 INFO:tasks.rados.rados.0.smithi137.stdout:1947: seq_num 1309 ranges {400363=513657,1332694=660122} 2024-09-21T09:35:15.146 INFO:tasks.rados.rados.0.smithi137.stdout:1947: writing smithi13778320-278 from 400363 to 914020 tid 1 2024-09-21T09:35:15.154 INFO:tasks.rados.rados.0.smithi137.stdout:1947: writing smithi13778320-278 from 1332694 to 1992816 tid 2 2024-09-21T09:35:15.154 INFO:tasks.rados.rados.0.smithi137.stdout:1948: delete oid 496 current snap is 0 2024-09-21T09:35:15.154 INFO:tasks.rados.rados.0.smithi137.stdout:1933: finishing write tid 5 to smithi13778320-32 2024-09-21T09:35:15.154 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 32 v 358 (ObjNum 1305 snap 0 seq_num 1305) dirty exists 2024-09-21T09:35:15.154 INFO:tasks.rados.rados.0.smithi137.stdout:1933: left oid 32 (ObjNum 1305 snap 0 seq_num 1305) 2024-09-21T09:35:15.154 INFO:tasks.rados.rados.0.smithi137.stdout:1935: expect (ObjNum 1028 snap 0 seq_num 1028) 2024-09-21T09:35:15.327 INFO:tasks.rados.rados.0.smithi137.stdout:1934: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-21T09:35:15.448 INFO:tasks.rados.rados.0.smithi137.stdout:1936: finishing write tid 1 to smithi13778320-332 2024-09-21T09:35:15.563 INFO:tasks.rados.rados.0.smithi137.stdout:1936: finishing write tid 2 to smithi13778320-332 2024-09-21T09:35:15.563 INFO:tasks.rados.rados.0.smithi137.stdout:1936: finishing write tid 3 to smithi13778320-332 2024-09-21T09:35:15.563 INFO:tasks.rados.rados.0.smithi137.stdout:1936: finishing write tid 4 to smithi13778320-332 2024-09-21T09:35:15.563 INFO:tasks.rados.rados.0.smithi137.stdout:1936: finishing write tid 5 to smithi13778320-332 2024-09-21T09:35:15.563 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 332 v 333 (ObjNum 1306 snap 0 seq_num 1306) dirty exists 2024-09-21T09:35:15.563 INFO:tasks.rados.rados.0.smithi137.stdout:1936: left oid 332 (ObjNum 1306 snap 0 seq_num 1306) 2024-09-21T09:35:15.563 INFO:tasks.rados.rados.0.smithi137.stdout:1933: done (15 left) 2024-09-21T09:35:15.563 INFO:tasks.rados.rados.0.smithi137.stdout:1934: done (14 left) 2024-09-21T09:35:15.563 INFO:tasks.rados.rados.0.smithi137.stdout:1935: done (13 left) 2024-09-21T09:35:15.564 INFO:tasks.rados.rados.0.smithi137.stdout:1936: done (12 left) 2024-09-21T09:35:15.564 INFO:tasks.rados.rados.0.smithi137.stdout:1948: done (11 left) 2024-09-21T09:35:15.564 INFO:tasks.rados.rados.0.smithi137.stdout:1949: read oid 123 snap -1 2024-09-21T09:35:15.564 INFO:tasks.rados.rados.0.smithi137.stdout:1949: expect (ObjNum 574 snap 0 seq_num 574) 2024-09-21T09:35:15.564 INFO:tasks.rados.rados.0.smithi137.stdout:1950: delete oid 460 current snap is 0 2024-09-21T09:35:15.564 INFO:tasks.rados.rados.0.smithi137.stdout:1937: finishing write tid 1 to smithi13778320-108 2024-09-21T09:35:15.564 INFO:tasks.rados.rados.0.smithi137.stdout:1937: finishing write tid 2 to smithi13778320-108 2024-09-21T09:35:15.564 INFO:tasks.rados.rados.0.smithi137.stdout:1939: expect (ObjNum 1001 snap 0 seq_num 1001) 2024-09-21T09:35:15.565 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:15.488+0000 7f64616caec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:35:15.565 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:35:15] ENGINE Bus STARTING 2024-09-21T09:35:15.565 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: CherryPy Checker: 2024-09-21T09:35:15.565 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: The Application mounted at '' has an empty config. 2024-09-21T09:35:15.565 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: 2024-09-21T09:35:15.576 INFO:tasks.rados.rados.0.smithi137.stdout:1937: finishing write tid 3 to smithi13778320-108 2024-09-21T09:35:15.576 INFO:tasks.rados.rados.0.smithi137.stdout:1937: finishing write tid 4 to smithi13778320-108 2024-09-21T09:35:15.577 INFO:tasks.rados.rados.0.smithi137.stdout:1939: done (12 left) 2024-09-21T09:35:15.577 INFO:tasks.rados.rados.0.smithi137.stdout:1950: done (11 left) 2024-09-21T09:35:15.577 INFO:tasks.rados.rados.0.smithi137.stdout:1951: write oid 141 current snap is 0 2024-09-21T09:35:15.577 INFO:tasks.rados.rados.0.smithi137.stdout:1937: finishing write tid 5 to smithi13778320-108 2024-09-21T09:35:15.577 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 108 v 237 (ObjNum 1307 snap 0 seq_num 1307) dirty exists 2024-09-21T09:35:15.577 INFO:tasks.rados.rados.0.smithi137.stdout:1937: left oid 108 (ObjNum 1307 snap 0 seq_num 1307) 2024-09-21T09:35:15.577 INFO:tasks.rados.rados.0.smithi137.stdout:1938: expect (ObjNum 180 snap 0 seq_num 180) 2024-09-21T09:35:15.644 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:15.678 INFO:tasks.rados.rados.0.smithi137.stdout:1940: finishing write tid 1 to smithi13778320-81 2024-09-21T09:35:15.678 INFO:tasks.rados.rados.0.smithi137.stdout:1940: finishing write tid 2 to smithi13778320-81 2024-09-21T09:35:15.678 INFO:tasks.rados.rados.0.smithi137.stdout:1940: finishing write tid 3 to smithi13778320-81 2024-09-21T09:35:15.679 INFO:tasks.rados.rados.0.smithi137.stdout:1940: finishing write tid 4 to smithi13778320-81 2024-09-21T09:35:15.679 INFO:tasks.rados.rados.0.smithi137.stdout:1940: finishing write tid 5 to smithi13778320-81 2024-09-21T09:35:15.679 INFO:tasks.rados.rados.0.smithi137.stdout:1940: finishing write tid 6 to smithi13778320-81 2024-09-21T09:35:15.679 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 81 v 253 (ObjNum 1308 snap 0 seq_num 1308) dirty exists 2024-09-21T09:35:15.679 INFO:tasks.rados.rados.0.smithi137.stdout:1940: left oid 81 (ObjNum 1308 snap 0 seq_num 1308) 2024-09-21T09:35:15.679 INFO:tasks.rados.rados.0.smithi137.stdout:1943: expect (ObjNum 7 snap 0 seq_num 7) 2024-09-21T09:35:15.758 INFO:tasks.rados.rados.0.smithi137.stdout:1944: expect (ObjNum 1172 snap 0 seq_num 1172) 2024-09-21T09:35:15.930 INFO:tasks.rados.rados.0.smithi137.stdout:1942: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-21T09:35:15.971 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:35:15] ENGINE Serving on http://:::9283 2024-09-21T09:35:15.971 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: [21/Sep/2024:09:35:15] ENGINE Bus STARTED 2024-09-21T09:35:15.971 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[28941]: pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:35:15.971 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[28941]: mgrmap e25: x(active, since 4s) 2024-09-21T09:35:15.971 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2872662997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:15.972 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[28941]: Standby manager daemon y started 2024-09-21T09:35:15.972 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.137:0/2014696951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T09:35:15.972 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.137:0/2014696951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:35:15.972 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.137:0/2014696951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T09:35:15.972 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.137:0/2014696951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:35:15.972 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[39068]: pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:35:15.972 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[39068]: mgrmap e25: x(active, since 4s) 2024-09-21T09:35:15.972 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2872662997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:15.972 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[39068]: Standby manager daemon y started 2024-09-21T09:35:15.972 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.137:0/2014696951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T09:35:15.972 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.137:0/2014696951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:35:15.972 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.137:0/2014696951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T09:35:15.973 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:15 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.137:0/2014696951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:35:16.054 INFO:tasks.rados.rados.0.smithi137.stdout:1941: expect (ObjNum 872 snap 0 seq_num 872) 2024-09-21T09:35:16.145 INFO:tasks.rados.rados.0.smithi137.stdout:1947: finishing write tid 1 to smithi13778320-278 2024-09-21T09:35:16.145 INFO:tasks.rados.rados.0.smithi137.stdout:1946: expect (ObjNum 1235 snap 0 seq_num 1235) 2024-09-21T09:35:16.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:15 smithi165 ceph-mon[32789]: pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:35:16.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:15 smithi165 ceph-mon[32789]: mgrmap e25: x(active, since 4s) 2024-09-21T09:35:16.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:15 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2872662997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:16.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:15 smithi165 ceph-mon[32789]: Standby manager daemon y started 2024-09-21T09:35:16.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:15 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.137:0/2014696951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T09:35:16.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:15 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.137:0/2014696951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:35:16.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:15 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.137:0/2014696951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T09:35:16.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:15 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.137:0/2014696951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:35:16.237 INFO:tasks.rados.rados.0.smithi137.stdout:1945: expect (ObjNum 1263 snap 0 seq_num 1263) 2024-09-21T09:35:16.341 INFO:tasks.rados.rados.0.smithi137.stdout:1947: finishing write tid 2 to smithi13778320-278 2024-09-21T09:35:16.341 INFO:tasks.rados.rados.0.smithi137.stdout:1947: finishing write tid 3 to smithi13778320-278 2024-09-21T09:35:16.341 INFO:tasks.rados.rados.0.smithi137.stdout:1947: finishing write tid 4 to smithi13778320-278 2024-09-21T09:35:16.341 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 278 v 361 (ObjNum 1309 snap 0 seq_num 1309) dirty exists 2024-09-21T09:35:16.342 INFO:tasks.rados.rados.0.smithi137.stdout:1947: left oid 278 (ObjNum 1309 snap 0 seq_num 1309) 2024-09-21T09:35:16.342 INFO:tasks.rados.rados.0.smithi137.stdout:1949: expect (ObjNum 574 snap 0 seq_num 574) 2024-09-21T09:35:16.540 INFO:tasks.rados.rados.0.smithi137.stdout:1951: seq_num 1312 ranges {450784=739404,1791787=258997} 2024-09-21T09:35:16.546 INFO:tasks.rados.rados.0.smithi137.stdout:1951: writing smithi13778320-141 from 450784 to 1190188 tid 1 2024-09-21T09:35:16.552 INFO:tasks.rados.rados.0.smithi137.stdout:1951: writing smithi13778320-141 from 1791787 to 2050784 tid 2 2024-09-21T09:35:16.552 INFO:tasks.rados.rados.0.smithi137.stdout:1937: done (11 left) 2024-09-21T09:35:16.552 INFO:tasks.rados.rados.0.smithi137.stdout:1938: done (10 left) 2024-09-21T09:35:16.552 INFO:tasks.rados.rados.0.smithi137.stdout:1940: done (9 left) 2024-09-21T09:35:16.552 INFO:tasks.rados.rados.0.smithi137.stdout:1941: done (8 left) 2024-09-21T09:35:16.552 INFO:tasks.rados.rados.0.smithi137.stdout:1942: done (7 left) 2024-09-21T09:35:16.552 INFO:tasks.rados.rados.0.smithi137.stdout:1943: done (6 left) 2024-09-21T09:35:16.552 INFO:tasks.rados.rados.0.smithi137.stdout:1944: done (5 left) 2024-09-21T09:35:16.552 INFO:tasks.rados.rados.0.smithi137.stdout:1945: done (4 left) 2024-09-21T09:35:16.552 INFO:tasks.rados.rados.0.smithi137.stdout:1946: done (3 left) 2024-09-21T09:35:16.552 INFO:tasks.rados.rados.0.smithi137.stdout:1947: done (2 left) 2024-09-21T09:35:16.552 INFO:tasks.rados.rados.0.smithi137.stdout:1949: done (1 left) 2024-09-21T09:35:16.553 INFO:tasks.rados.rados.0.smithi137.stdout:1952: read oid 479 snap -1 2024-09-21T09:35:16.553 INFO:tasks.rados.rados.0.smithi137.stdout:1952: expect (ObjNum 1266 snap 0 seq_num 1266) 2024-09-21T09:35:16.553 INFO:tasks.rados.rados.0.smithi137.stdout:1953: read oid 47 snap -1 2024-09-21T09:35:16.553 INFO:tasks.rados.rados.0.smithi137.stdout:1953: expect deleted 2024-09-21T09:35:16.553 INFO:tasks.rados.rados.0.smithi137.stdout:1954: read oid 491 snap -1 2024-09-21T09:35:16.553 INFO:tasks.rados.rados.0.smithi137.stdout:1954: expect (ObjNum 1204 snap 0 seq_num 1204) 2024-09-21T09:35:16.553 INFO:tasks.rados.rados.0.smithi137.stdout:1955: delete oid 140 current snap is 0 2024-09-21T09:35:16.553 INFO:tasks.rados.rados.0.smithi137.stdout:1951: finishing write tid 1 to smithi13778320-141 2024-09-21T09:35:16.554 INFO:tasks.rados.rados.0.smithi137.stdout:1953: done (4 left) 2024-09-21T09:35:16.554 INFO:tasks.rados.rados.0.smithi137.stdout:1955: done (3 left) 2024-09-21T09:35:16.554 INFO:tasks.rados.rados.0.smithi137.stdout:1956: delete oid 140 current snap is 0 2024-09-21T09:35:16.554 INFO:tasks.rados.rados.0.smithi137.stdout:1951: finishing write tid 2 to smithi13778320-141 2024-09-21T09:35:16.554 INFO:tasks.rados.rados.0.smithi137.stdout:1951: finishing write tid 3 to smithi13778320-141 2024-09-21T09:35:16.555 INFO:tasks.rados.rados.0.smithi137.stdout:1951: finishing write tid 4 to smithi13778320-141 2024-09-21T09:35:16.555 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 141 v 211 (ObjNum 1312 snap 0 seq_num 1312) dirty exists 2024-09-21T09:35:16.555 INFO:tasks.rados.rados.0.smithi137.stdout:1951: left oid 141 (ObjNum 1312 snap 0 seq_num 1312) 2024-09-21T09:35:16.555 INFO:tasks.rados.rados.0.smithi137.stdout:1951: done (3 left) 2024-09-21T09:35:16.555 INFO:tasks.rados.rados.0.smithi137.stdout:1956: done (2 left) 2024-09-21T09:35:16.555 INFO:tasks.rados.rados.0.smithi137.stdout:1957: delete oid 181 current snap is 0 2024-09-21T09:35:16.556 INFO:tasks.rados.rados.0.smithi137.stdout:1954: expect (ObjNum 1204 snap 0 seq_num 1204) 2024-09-21T09:35:16.659 INFO:tasks.rados.rados.0.smithi137.stdout:1952: expect (ObjNum 1266 snap 0 seq_num 1266) 2024-09-21T09:35:16.810 INFO:tasks.rados.rados.0.smithi137.stdout:1952: done (2 left) 2024-09-21T09:35:16.811 INFO:tasks.rados.rados.0.smithi137.stdout:1954: done (1 left) 2024-09-21T09:35:16.811 INFO:tasks.rados.rados.0.smithi137.stdout:1957: done (0 left) 2024-09-21T09:35:16.811 INFO:tasks.rados.rados.0.smithi137.stdout:1958: read oid 194 snap -1 2024-09-21T09:35:16.811 INFO:tasks.rados.rados.0.smithi137.stdout:1958: expect (ObjNum 1044 snap 0 seq_num 1044) 2024-09-21T09:35:16.811 INFO:tasks.rados.rados.0.smithi137.stdout:1959: write oid 445 current snap is 0 2024-09-21T09:35:16.811 INFO:tasks.rados.rados.0.smithi137.stdout:1959: seq_num 1316 ranges {518012=756753,2025715=92297} 2024-09-21T09:35:16.818 INFO:tasks.rados.rados.0.smithi137.stdout:1959: writing smithi13778320-445 from 518012 to 1274765 tid 1 2024-09-21T09:35:16.823 INFO:tasks.rados.rados.0.smithi137.stdout:1959: writing smithi13778320-445 from 2025715 to 2118012 tid 2 2024-09-21T09:35:16.823 INFO:tasks.rados.rados.0.smithi137.stdout:1960: write oid 332 current snap is 0 2024-09-21T09:35:16.823 INFO:tasks.rados.rados.0.smithi137.stdout:1960: seq_num 1317 ranges {534819=432002,1684197=450622} 2024-09-21T09:35:16.828 INFO:tasks.rados.rados.0.smithi137.stdout:1960: writing smithi13778320-332 from 534819 to 966821 tid 1 2024-09-21T09:35:16.835 INFO:tasks.rados.rados.0.smithi137.stdout:1960: writing smithi13778320-332 from 1684197 to 2134819 tid 2 2024-09-21T09:35:16.835 INFO:tasks.rados.rados.0.smithi137.stdout:1961: read oid 50 snap -1 2024-09-21T09:35:16.835 INFO:tasks.rados.rados.0.smithi137.stdout:1961: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-21T09:35:16.835 INFO:tasks.rados.rados.0.smithi137.stdout:1962: read oid 264 snap -1 2024-09-21T09:35:16.835 INFO:tasks.rados.rados.0.smithi137.stdout:1962: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T09:35:16.835 INFO:tasks.rados.rados.0.smithi137.stdout:1963: write oid 333 current snap is 0 2024-09-21T09:35:16.835 INFO:tasks.rados.rados.0.smithi137.stdout:1963: seq_num 1318 ranges {551626=507251,1626326=418456} 2024-09-21T09:35:16.841 INFO:tasks.rados.rados.0.smithi137.stdout:1963: writing smithi13778320-333 from 551626 to 1058877 tid 1 2024-09-21T09:35:16.847 INFO:tasks.rados.rados.0.smithi137.stdout:1963: writing smithi13778320-333 from 1626326 to 2044782 tid 2 2024-09-21T09:35:16.847 INFO:tasks.rados.rados.0.smithi137.stdout:1964: read oid 14 snap -1 2024-09-21T09:35:16.847 INFO:tasks.rados.rados.0.smithi137.stdout:1964: expect (ObjNum 13 snap 0 seq_num 13) 2024-09-21T09:35:16.847 INFO:tasks.rados.rados.0.smithi137.stdout:1965: write oid 90 current snap is 0 2024-09-21T09:35:16.847 INFO:tasks.rados.rados.0.smithi137.stdout:1958: expect (ObjNum 1044 snap 0 seq_num 1044) 2024-09-21T09:35:17.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:16 smithi137 ceph-mon[28941]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:17.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:16 smithi137 ceph-mon[28941]: mgrmap e26: x(active, since 5s), standbys: y 2024-09-21T09:35:17.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:16 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:35:17.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:16 smithi137 ceph-mon[28941]: from='client.25268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:17.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:16 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:17.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:16 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:17.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:16 smithi137 ceph-mon[39068]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:17.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:16 smithi137 ceph-mon[39068]: mgrmap e26: x(active, since 5s), standbys: y 2024-09-21T09:35:17.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:16 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:35:17.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:16 smithi137 ceph-mon[39068]: from='client.25268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:17.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:16 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:17.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:16 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:17.054 INFO:tasks.rados.rados.0.smithi137.stdout:1959: finishing write tid 1 to smithi13778320-445 2024-09-21T09:35:17.054 INFO:tasks.rados.rados.0.smithi137.stdout:1965: seq_num 1319 ranges {568433=582500,1684808=483625} 2024-09-21T09:35:17.060 INFO:tasks.rados.rados.0.smithi137.stdout:1965: writing smithi13778320-90 from 568433 to 1150933 tid 1 2024-09-21T09:35:17.066 INFO:tasks.rados.rados.0.smithi137.stdout:1965: writing smithi13778320-90 from 1684808 to 2168433 tid 2 2024-09-21T09:35:17.067 INFO:tasks.rados.rados.0.smithi137.stdout:1958: done (7 left) 2024-09-21T09:35:17.067 INFO:tasks.rados.rados.0.smithi137.stdout:1966: write oid 452 current snap is 0 2024-09-21T09:35:17.067 INFO:tasks.rados.rados.0.smithi137.stdout:1959: finishing write tid 2 to smithi13778320-445 2024-09-21T09:35:17.067 INFO:tasks.rados.rados.0.smithi137.stdout:1959: finishing write tid 3 to smithi13778320-445 2024-09-21T09:35:17.067 INFO:tasks.rados.rados.0.smithi137.stdout:1959: finishing write tid 4 to smithi13778320-445 2024-09-21T09:35:17.067 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 445 v 252 (ObjNum 1316 snap 0 seq_num 1316) dirty exists 2024-09-21T09:35:17.067 INFO:tasks.rados.rados.0.smithi137.stdout:1959: left oid 445 (ObjNum 1316 snap 0 seq_num 1316) 2024-09-21T09:35:17.067 INFO:tasks.rados.rados.0.smithi137.stdout:1960: finishing write tid 1 to smithi13778320-332 2024-09-21T09:35:17.067 INFO:tasks.rados.rados.0.smithi137.stdout:1960: finishing write tid 2 to smithi13778320-332 2024-09-21T09:35:17.067 INFO:tasks.rados.rados.0.smithi137.stdout:1960: finishing write tid 3 to smithi13778320-332 2024-09-21T09:35:17.067 INFO:tasks.rados.rados.0.smithi137.stdout:1960: finishing write tid 4 to smithi13778320-332 2024-09-21T09:35:17.067 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 332 v 336 (ObjNum 1317 snap 0 seq_num 1317) dirty exists 2024-09-21T09:35:17.067 INFO:tasks.rados.rados.0.smithi137.stdout:1960: left oid 332 (ObjNum 1317 snap 0 seq_num 1317) 2024-09-21T09:35:17.067 INFO:tasks.rados.rados.0.smithi137.stdout:1966: seq_num 1320 ranges {585240=657749,1743290=422125} 2024-09-21T09:35:17.073 INFO:tasks.rados.rados.0.smithi137.stdout:1966: writing smithi13778320-452 from 585240 to 1242989 tid 1 2024-09-21T09:35:17.079 INFO:tasks.rados.rados.0.smithi137.stdout:1966: writing smithi13778320-452 from 1743290 to 2165415 tid 2 2024-09-21T09:35:17.079 INFO:tasks.rados.rados.0.smithi137.stdout:1959: done (7 left) 2024-09-21T09:35:17.079 INFO:tasks.rados.rados.0.smithi137.stdout:1960: done (6 left) 2024-09-21T09:35:17.079 INFO:tasks.rados.rados.0.smithi137.stdout:1967: read oid 97 snap -1 2024-09-21T09:35:17.079 INFO:tasks.rados.rados.0.smithi137.stdout:1967: expect (ObjNum 96 snap 0 seq_num 96) 2024-09-21T09:35:17.079 INFO:tasks.rados.rados.0.smithi137.stdout:1968: write oid 99 current snap is 0 2024-09-21T09:35:17.079 INFO:tasks.rados.rados.0.smithi137.stdout:1968: seq_num 1321 ranges {602047=732998,1801772=400275} 2024-09-21T09:35:17.086 INFO:tasks.rados.rados.0.smithi137.stdout:1968: writing smithi13778320-99 from 602047 to 1335045 tid 1 2024-09-21T09:35:17.091 INFO:tasks.rados.rados.0.smithi137.stdout:1968: writing smithi13778320-99 from 1801772 to 2202047 tid 2 2024-09-21T09:35:17.091 INFO:tasks.rados.rados.0.smithi137.stdout:1969: read oid 285 snap -1 2024-09-21T09:35:17.091 INFO:tasks.rados.rados.0.smithi137.stdout:1969: expect (ObjNum 1139 snap 0 seq_num 1139) 2024-09-21T09:35:17.091 INFO:tasks.rados.rados.0.smithi137.stdout:1970: read oid 229 snap -1 2024-09-21T09:35:17.091 INFO:tasks.rados.rados.0.smithi137.stdout:1970: expect (ObjNum 628 snap 0 seq_num 628) 2024-09-21T09:35:17.091 INFO:tasks.rados.rados.0.smithi137.stdout:1971: read oid 491 snap -1 2024-09-21T09:35:17.091 INFO:tasks.rados.rados.0.smithi137.stdout:1971: expect (ObjNum 1204 snap 0 seq_num 1204) 2024-09-21T09:35:17.091 INFO:tasks.rados.rados.0.smithi137.stdout:1972: write oid 30 current snap is 0 2024-09-21T09:35:17.091 INFO:tasks.rados.rados.0.smithi137.stdout:1972: seq_num 1322 ranges {618854=408247,1743901=425794} 2024-09-21T09:35:17.097 INFO:tasks.rados.rados.0.smithi137.stdout:1972: writing smithi13778320-30 from 618854 to 1027101 tid 1 2024-09-21T09:35:17.103 INFO:tasks.rados.rados.0.smithi137.stdout:1972: writing smithi13778320-30 from 1743901 to 2169695 tid 2 2024-09-21T09:35:17.103 INFO:tasks.rados.rados.0.smithi137.stdout:1973: write oid 299 current snap is 0 2024-09-21T09:35:17.103 INFO:tasks.rados.rados.0.smithi137.stdout:1962: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T09:35:17.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:16 smithi165 ceph-mon[32789]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:17.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:16 smithi165 ceph-mon[32789]: mgrmap e26: x(active, since 5s), standbys: y 2024-09-21T09:35:17.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:16 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:35:17.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:16 smithi165 ceph-mon[32789]: from='client.25268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:17.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:16 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:17.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:16 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:17.184 INFO:tasks.rados.rados.0.smithi137.stdout:1961: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-21T09:35:17.354 INFO:tasks.rados.rados.0.smithi137.stdout:1963: finishing write tid 1 to smithi13778320-333 2024-09-21T09:35:17.355 INFO:tasks.rados.rados.0.smithi137.stdout:1963: finishing write tid 2 to smithi13778320-333 2024-09-21T09:35:17.355 INFO:tasks.rados.rados.0.smithi137.stdout:1963: finishing write tid 3 to smithi13778320-333 2024-09-21T09:35:17.355 INFO:tasks.rados.rados.0.smithi137.stdout:1963: finishing write tid 4 to smithi13778320-333 2024-09-21T09:35:17.355 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 333 v 261 (ObjNum 1318 snap 0 seq_num 1318) dirty exists 2024-09-21T09:35:17.355 INFO:tasks.rados.rados.0.smithi137.stdout:1963: left oid 333 (ObjNum 1318 snap 0 seq_num 1318) 2024-09-21T09:35:17.355 INFO:tasks.rados.rados.0.smithi137.stdout:1964: expect (ObjNum 13 snap 0 seq_num 13) 2024-09-21T09:35:17.428 INFO:tasks.rados.rados.0.smithi137.stdout:1965: finishing write tid 1 to smithi13778320-90 2024-09-21T09:35:17.428 INFO:tasks.rados.rados.0.smithi137.stdout:1965: finishing write tid 2 to smithi13778320-90 2024-09-21T09:35:17.428 INFO:tasks.rados.rados.0.smithi137.stdout:1965: finishing write tid 3 to smithi13778320-90 2024-09-21T09:35:17.428 INFO:tasks.rados.rados.0.smithi137.stdout:1965: finishing write tid 4 to smithi13778320-90 2024-09-21T09:35:17.428 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 90 v 214 (ObjNum 1319 snap 0 seq_num 1319) dirty exists 2024-09-21T09:35:17.428 INFO:tasks.rados.rados.0.smithi137.stdout:1965: left oid 90 (ObjNum 1319 snap 0 seq_num 1319) 2024-09-21T09:35:17.428 INFO:tasks.rados.rados.0.smithi137.stdout:1966: finishing write tid 1 to smithi13778320-452 2024-09-21T09:35:17.428 INFO:tasks.rados.rados.0.smithi137.stdout:1966: finishing write tid 2 to smithi13778320-452 2024-09-21T09:35:17.428 INFO:tasks.rados.rados.0.smithi137.stdout:1973: seq_num 1323 ranges {635661=599849,1918736=316925} 2024-09-21T09:35:17.434 INFO:tasks.rados.rados.0.smithi137.stdout:1973: writing smithi13778320-299 from 635661 to 1235510 tid 1 2024-09-21T09:35:17.440 INFO:tasks.rados.rados.0.smithi137.stdout:1973: writing smithi13778320-299 from 1918736 to 2235661 tid 2 2024-09-21T09:35:17.440 INFO:tasks.rados.rados.0.smithi137.stdout:1961: done (12 left) 2024-09-21T09:35:17.440 INFO:tasks.rados.rados.0.smithi137.stdout:1962: done (11 left) 2024-09-21T09:35:17.440 INFO:tasks.rados.rados.0.smithi137.stdout:1963: done (10 left) 2024-09-21T09:35:17.440 INFO:tasks.rados.rados.0.smithi137.stdout:1964: done (9 left) 2024-09-21T09:35:17.440 INFO:tasks.rados.rados.0.smithi137.stdout:1965: done (8 left) 2024-09-21T09:35:17.440 INFO:tasks.rados.rados.0.smithi137.stdout:1974: write oid 157 current snap is 0 2024-09-21T09:35:17.440 INFO:tasks.rados.rados.0.smithi137.stdout:1966: finishing write tid 3 to smithi13778320-452 2024-09-21T09:35:17.440 INFO:tasks.rados.rados.0.smithi137.stdout:1966: finishing write tid 4 to smithi13778320-452 2024-09-21T09:35:17.441 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 452 v 256 (ObjNum 1320 snap 0 seq_num 1320) dirty exists 2024-09-21T09:35:17.441 INFO:tasks.rados.rados.0.smithi137.stdout:1966: left oid 452 (ObjNum 1320 snap 0 seq_num 1320) 2024-09-21T09:35:17.441 INFO:tasks.rados.rados.0.smithi137.stdout:1967: expect (ObjNum 96 snap 0 seq_num 96) 2024-09-21T09:35:17.558 INFO:tasks.rados.rados.0.smithi137.stdout:1968: finishing write tid 1 to smithi13778320-99 2024-09-21T09:35:17.558 INFO:tasks.rados.rados.0.smithi137.stdout:1971: expect (ObjNum 1204 snap 0 seq_num 1204) 2024-09-21T09:35:17.660 INFO:tasks.rados.rados.0.smithi137.stdout:1968: finishing write tid 2 to smithi13778320-99 2024-09-21T09:35:17.660 INFO:tasks.rados.rados.0.smithi137.stdout:1968: finishing write tid 3 to smithi13778320-99 2024-09-21T09:35:17.660 INFO:tasks.rados.rados.0.smithi137.stdout:1974: seq_num 1324 ranges {652468=675098,1977218=275250} 2024-09-21T09:35:17.667 INFO:tasks.rados.rados.0.smithi137.stdout:1974: writing smithi13778320-157 from 652468 to 1327566 tid 1 2024-09-21T09:35:17.673 INFO:tasks.rados.rados.0.smithi137.stdout:1974: writing smithi13778320-157 from 1977218 to 2252468 tid 2 2024-09-21T09:35:17.673 INFO:tasks.rados.rados.0.smithi137.stdout:1966: done (8 left) 2024-09-21T09:35:17.673 INFO:tasks.rados.rados.0.smithi137.stdout:1967: done (7 left) 2024-09-21T09:35:17.673 INFO:tasks.rados.rados.0.smithi137.stdout:1971: done (6 left) 2024-09-21T09:35:17.673 INFO:tasks.rados.rados.0.smithi137.stdout:1975: write oid 374 current snap is 0 2024-09-21T09:35:17.673 INFO:tasks.rados.rados.0.smithi137.stdout:1968: finishing write tid 4 to smithi13778320-99 2024-09-21T09:35:17.673 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 99 v 266 (ObjNum 1321 snap 0 seq_num 1321) dirty exists 2024-09-21T09:35:17.673 INFO:tasks.rados.rados.0.smithi137.stdout:1968: left oid 99 (ObjNum 1321 snap 0 seq_num 1321) 2024-09-21T09:35:17.673 INFO:tasks.rados.rados.0.smithi137.stdout:1969: expect (ObjNum 1139 snap 0 seq_num 1139) 2024-09-21T09:35:17.816 INFO:tasks.rados.rados.0.smithi137.stdout:1972: finishing write tid 1 to smithi13778320-30 2024-09-21T09:35:17.816 INFO:tasks.rados.rados.0.smithi137.stdout:1970: expect (ObjNum 628 snap 0 seq_num 628) 2024-09-21T09:35:17.924 INFO:tasks.rados.rados.0.smithi137.stdout:1972: finishing write tid 2 to smithi13778320-30 2024-09-21T09:35:17.925 INFO:tasks.rados.rados.0.smithi137.stdout:1972: finishing write tid 3 to smithi13778320-30 2024-09-21T09:35:17.925 INFO:tasks.rados.rados.0.smithi137.stdout:1972: finishing write tid 4 to smithi13778320-30 2024-09-21T09:35:17.925 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 30 v 222 (ObjNum 1322 snap 0 seq_num 1322) dirty exists 2024-09-21T09:35:17.925 INFO:tasks.rados.rados.0.smithi137.stdout:1972: left oid 30 (ObjNum 1322 snap 0 seq_num 1322) 2024-09-21T09:35:17.925 INFO:tasks.rados.rados.0.smithi137.stdout:1975: seq_num 1325 ranges {669275=750347,2035700=233575} 2024-09-21T09:35:17.932 INFO:tasks.rados.rados.0.smithi137.stdout:1975: writing smithi13778320-374 from 669275 to 1419622 tid 1 2024-09-21T09:35:17.937 INFO:tasks.rados.rados.0.smithi137.stdout:1975: writing smithi13778320-374 from 2035700 to 2269275 tid 2 2024-09-21T09:35:17.937 INFO:tasks.rados.rados.0.smithi137.stdout:1968: done (6 left) 2024-09-21T09:35:17.937 INFO:tasks.rados.rados.0.smithi137.stdout:1969: done (5 left) 2024-09-21T09:35:17.937 INFO:tasks.rados.rados.0.smithi137.stdout:1970: done (4 left) 2024-09-21T09:35:17.937 INFO:tasks.rados.rados.0.smithi137.stdout:1972: done (3 left) 2024-09-21T09:35:17.937 INFO:tasks.rados.rados.0.smithi137.stdout:1976: read oid 424 snap -1 2024-09-21T09:35:17.938 INFO:tasks.rados.rados.0.smithi137.stdout:1976: expect (ObjNum 1009 snap 0 seq_num 1009) 2024-09-21T09:35:17.938 INFO:tasks.rados.rados.0.smithi137.stdout:1977: read oid 20 snap -1 2024-09-21T09:35:17.938 INFO:tasks.rados.rados.0.smithi137.stdout:1977: expect deleted 2024-09-21T09:35:17.938 INFO:tasks.rados.rados.0.smithi137.stdout:1978: write oid 163 current snap is 0 2024-09-21T09:35:17.938 INFO:tasks.rados.rados.0.smithi137.stdout:1973: finishing write tid 1 to smithi13778320-299 2024-09-21T09:35:17.938 INFO:tasks.rados.rados.0.smithi137.stdout:1973: finishing write tid 2 to smithi13778320-299 2024-09-21T09:35:17.938 INFO:tasks.rados.rados.0.smithi137.stdout:1978: seq_num 1326 ranges {686082=425596,1577829=433132} 2024-09-21T09:35:17.943 INFO:tasks.rados.rados.0.smithi137.stdout:1978: writing smithi13778320-163 from 686082 to 1111678 tid 1 2024-09-21T09:35:17.948 INFO:tasks.rados.rados.0.smithi137.stdout:1978: writing smithi13778320-163 from 1577829 to 2010961 tid 2 2024-09-21T09:35:17.949 INFO:tasks.rados.rados.0.smithi137.stdout:1979: read oid 315 snap -1 2024-09-21T09:35:17.949 INFO:tasks.rados.rados.0.smithi137.stdout:1979: expect (ObjNum 314 snap 0 seq_num 314) 2024-09-21T09:35:17.949 INFO:tasks.rados.rados.0.smithi137.stdout:1980: write oid 438 current snap is 0 2024-09-21T09:35:17.949 INFO:tasks.rados.rados.0.smithi137.stdout:1973: finishing write tid 3 to smithi13778320-299 2024-09-21T09:35:17.949 INFO:tasks.rados.rados.0.smithi137.stdout:1973: finishing write tid 4 to smithi13778320-299 2024-09-21T09:35:17.949 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 299 v 286 (ObjNum 1323 snap 0 seq_num 1323) dirty exists 2024-09-21T09:35:17.949 INFO:tasks.rados.rados.0.smithi137.stdout:1973: left oid 299 (ObjNum 1323 snap 0 seq_num 1323) 2024-09-21T09:35:17.949 INFO:tasks.rados.rados.0.smithi137.stdout:1974: finishing write tid 1 to smithi13778320-157 2024-09-21T09:35:17.949 INFO:tasks.rados.rados.0.smithi137.stdout:1974: finishing write tid 2 to smithi13778320-157 2024-09-21T09:35:17.949 INFO:tasks.rados.rados.0.smithi137.stdout:1974: finishing write tid 3 to smithi13778320-157 2024-09-21T09:35:17.949 INFO:tasks.rados.rados.0.smithi137.stdout:1974: finishing write tid 4 to smithi13778320-157 2024-09-21T09:35:17.949 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 157 v 225 (ObjNum 1324 snap 0 seq_num 1324) dirty exists 2024-09-21T09:35:17.950 INFO:tasks.rados.rados.0.smithi137.stdout:1974: left oid 157 (ObjNum 1324 snap 0 seq_num 1324) 2024-09-21T09:35:17.950 INFO:tasks.rados.rados.0.smithi137.stdout:1975: finishing write tid 1 to smithi13778320-374 2024-09-21T09:35:17.950 INFO:tasks.rados.rados.0.smithi137.stdout:1980: seq_num 1327 ranges {702889=500845,1636311=576790} 2024-09-21T09:35:17.955 INFO:tasks.rados.rados.0.smithi137.stdout:1980: writing smithi13778320-438 from 702889 to 1203734 tid 1 2024-09-21T09:35:17.960 INFO:tasks.rados.rados.0.smithi137.stdout:1980: writing smithi13778320-438 from 1636311 to 2213101 tid 2 2024-09-21T09:35:17.961 INFO:tasks.rados.rados.0.smithi137.stdout:1973: done (7 left) 2024-09-21T09:35:17.961 INFO:tasks.rados.rados.0.smithi137.stdout:1974: done (6 left) 2024-09-21T09:35:17.961 INFO:tasks.rados.rados.0.smithi137.stdout:1981: write oid 174 current snap is 0 2024-09-21T09:35:17.961 INFO:tasks.rados.rados.0.smithi137.stdout:1975: finishing write tid 2 to smithi13778320-374 2024-09-21T09:35:17.961 INFO:tasks.rados.rados.0.smithi137.stdout:1975: finishing write tid 3 to smithi13778320-374 2024-09-21T09:35:17.961 INFO:tasks.rados.rados.0.smithi137.stdout:1981: seq_num 1328 ranges {719696=576094,2094793=224903} 2024-09-21T09:35:17.967 INFO:tasks.rados.rados.0.smithi137.stdout:1981: writing smithi13778320-174 from 719696 to 1295790 tid 1 2024-09-21T09:35:17.973 INFO:tasks.rados.rados.0.smithi137.stdout:1981: writing smithi13778320-174 from 2094793 to 2319696 tid 2 2024-09-21T09:35:17.974 INFO:tasks.rados.rados.0.smithi137.stdout:1982: write oid 425 current snap is 0 2024-09-21T09:35:17.974 INFO:tasks.rados.rados.0.smithi137.stdout:1975: finishing write tid 4 to smithi13778320-374 2024-09-21T09:35:17.974 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 374 v 269 (ObjNum 1325 snap 0 seq_num 1325) dirty exists 2024-09-21T09:35:17.974 INFO:tasks.rados.rados.0.smithi137.stdout:1975: left oid 374 (ObjNum 1325 snap 0 seq_num 1325) 2024-09-21T09:35:17.974 INFO:tasks.rados.rados.0.smithi137.stdout:1978: finishing write tid 1 to smithi13778320-163 2024-09-21T09:35:17.974 INFO:tasks.rados.rados.0.smithi137.stdout:1976: expect (ObjNum 1009 snap 0 seq_num 1009) 2024-09-21T09:35:18.132 INFO:tasks.rados.rados.0.smithi137.stdout:1978: finishing write tid 2 to smithi13778320-163 2024-09-21T09:35:18.132 INFO:tasks.rados.rados.0.smithi137.stdout:1978: finishing write tid 3 to smithi13778320-163 2024-09-21T09:35:18.132 INFO:tasks.rados.rados.0.smithi137.stdout:1978: finishing write tid 4 to smithi13778320-163 2024-09-21T09:35:18.132 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 163 v 217 (ObjNum 1326 snap 0 seq_num 1326) dirty exists 2024-09-21T09:35:18.132 INFO:tasks.rados.rados.0.smithi137.stdout:1978: left oid 163 (ObjNum 1326 snap 0 seq_num 1326) 2024-09-21T09:35:18.132 INFO:tasks.rados.rados.0.smithi137.stdout:1979: expect (ObjNum 314 snap 0 seq_num 314) 2024-09-21T09:35:18.238 INFO:tasks.rados.rados.0.smithi137.stdout:1980: finishing write tid 1 to smithi13778320-438 2024-09-21T09:35:18.238 INFO:tasks.rados.rados.0.smithi137.stdout:1982: seq_num 1329 ranges {736503=651343,2153275=183228} 2024-09-21T09:35:18.245 INFO:tasks.rados.rados.0.smithi137.stdout:1982: writing smithi13778320-425 from 736503 to 1387846 tid 1 2024-09-21T09:35:18.251 INFO:tasks.rados.rados.0.smithi137.stdout:1982: writing smithi13778320-425 from 2153275 to 2336503 tid 2 2024-09-21T09:35:18.251 INFO:tasks.rados.rados.0.smithi137.stdout:1975: done (7 left) 2024-09-21T09:35:18.251 INFO:tasks.rados.rados.0.smithi137.stdout:1976: done (6 left) 2024-09-21T09:35:18.251 INFO:tasks.rados.rados.0.smithi137.stdout:1977: done (5 left) 2024-09-21T09:35:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:1978: done (4 left) 2024-09-21T09:35:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:1979: done (3 left) 2024-09-21T09:35:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:1983: write oid 412 current snap is 0 2024-09-21T09:35:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:1980: finishing write tid 2 to smithi13778320-438 2024-09-21T09:35:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:1980: finishing write tid 3 to smithi13778320-438 2024-09-21T09:35:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:1980: finishing write tid 4 to smithi13778320-438 2024-09-21T09:35:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 438 v 259 (ObjNum 1327 snap 0 seq_num 1327) dirty exists 2024-09-21T09:35:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:1980: left oid 438 (ObjNum 1327 snap 0 seq_num 1327) 2024-09-21T09:35:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:1981: finishing write tid 1 to smithi13778320-174 2024-09-21T09:35:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:1981: finishing write tid 2 to smithi13778320-174 2024-09-21T09:35:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:1981: finishing write tid 3 to smithi13778320-174 2024-09-21T09:35:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:1981: finishing write tid 4 to smithi13778320-174 2024-09-21T09:35:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 174 v 241 (ObjNum 1328 snap 0 seq_num 1328) dirty exists 2024-09-21T09:35:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:1981: left oid 174 (ObjNum 1328 snap 0 seq_num 1328) 2024-09-21T09:35:18.252 INFO:tasks.rados.rados.0.smithi137.stdout:1983: seq_num 1330 ranges {753310=726592,2095404=257906} 2024-09-21T09:35:18.259 INFO:tasks.rados.rados.0.smithi137.stdout:1983: writing smithi13778320-412 from 753310 to 1479902 tid 1 2024-09-21T09:35:18.264 INFO:tasks.rados.rados.0.smithi137.stdout:1983: writing smithi13778320-412 from 2095404 to 2353310 tid 2 2024-09-21T09:35:18.264 INFO:tasks.rados.rados.0.smithi137.stdout:1980: done (3 left) 2024-09-21T09:35:18.264 INFO:tasks.rados.rados.0.smithi137.stdout:1981: done (2 left) 2024-09-21T09:35:18.264 INFO:tasks.rados.rados.0.smithi137.stdout:1984: write oid 85 current snap is 0 2024-09-21T09:35:18.264 INFO:tasks.rados.rados.0.smithi137.stdout:1984: seq_num 1331 ranges {770117=518194,1870239=499878} 2024-09-21T09:35:18.270 INFO:tasks.rados.rados.0.smithi137.stdout:1984: writing smithi13778320-85 from 770117 to 1288311 tid 1 2024-09-21T09:35:18.277 INFO:tasks.rados.rados.0.smithi137.stdout:1984: writing smithi13778320-85 from 1870239 to 2370117 tid 2 2024-09-21T09:35:18.277 INFO:tasks.rados.rados.0.smithi137.stdout:1985: write oid 422 current snap is 0 2024-09-21T09:35:18.277 INFO:tasks.rados.rados.0.smithi137.stdout:1982: finishing write tid 1 to smithi13778320-425 2024-09-21T09:35:18.277 INFO:tasks.rados.rados.0.smithi137.stdout:1982: finishing write tid 2 to smithi13778320-425 2024-09-21T09:35:18.277 INFO:tasks.rados.rados.0.smithi137.stdout:1982: finishing write tid 3 to smithi13778320-425 2024-09-21T09:35:18.278 INFO:tasks.rados.rados.0.smithi137.stdout:1982: finishing write tid 4 to smithi13778320-425 2024-09-21T09:35:18.278 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 425 v 339 (ObjNum 1329 snap 0 seq_num 1329) dirty exists 2024-09-21T09:35:18.278 INFO:tasks.rados.rados.0.smithi137.stdout:1982: left oid 425 (ObjNum 1329 snap 0 seq_num 1329) 2024-09-21T09:35:18.278 INFO:tasks.rados.rados.0.smithi137.stdout:1983: finishing write tid 1 to smithi13778320-412 2024-09-21T09:35:18.278 INFO:tasks.rados.rados.0.smithi137.stdout:1983: finishing write tid 2 to smithi13778320-412 2024-09-21T09:35:18.278 INFO:tasks.rados.rados.0.smithi137.stdout:1985: seq_num 1332 ranges {786924=593443,1928721=458203} 2024-09-21T09:35:18.284 INFO:tasks.rados.rados.0.smithi137.stdout:1985: writing smithi13778320-422 from 786924 to 1380367 tid 1 2024-09-21T09:35:18.290 INFO:tasks.rados.rados.0.smithi137.stdout:1985: writing smithi13778320-422 from 1928721 to 2386924 tid 2 2024-09-21T09:35:18.290 INFO:tasks.rados.rados.0.smithi137.stdout:1982: done (3 left) 2024-09-21T09:35:18.290 INFO:tasks.rados.rados.0.smithi137.stdout:1986: delete oid 430 current snap is 0 2024-09-21T09:35:18.290 INFO:tasks.rados.rados.0.smithi137.stdout:1983: finishing write tid 3 to smithi13778320-412 2024-09-21T09:35:18.290 INFO:tasks.rados.rados.0.smithi137.stdout:1983: finishing write tid 4 to smithi13778320-412 2024-09-21T09:35:18.291 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 412 v 289 (ObjNum 1330 snap 0 seq_num 1330) dirty exists 2024-09-21T09:35:18.291 INFO:tasks.rados.rados.0.smithi137.stdout:1983: left oid 412 (ObjNum 1330 snap 0 seq_num 1330) 2024-09-21T09:35:18.291 INFO:tasks.rados.rados.0.smithi137.stdout:1984: finishing write tid 1 to smithi13778320-85 2024-09-21T09:35:18.291 INFO:tasks.rados.rados.0.smithi137.stdout:1984: finishing write tid 2 to smithi13778320-85 2024-09-21T09:35:18.291 INFO:tasks.rados.rados.0.smithi137.stdout:1984: finishing write tid 3 to smithi13778320-85 2024-09-21T09:35:18.291 INFO:tasks.rados.rados.0.smithi137.stdout:1984: finishing write tid 4 to smithi13778320-85 2024-09-21T09:35:18.291 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 85 v 255 (ObjNum 1331 snap 0 seq_num 1331) dirty exists 2024-09-21T09:35:18.291 INFO:tasks.rados.rados.0.smithi137.stdout:1984: left oid 85 (ObjNum 1331 snap 0 seq_num 1331) 2024-09-21T09:35:18.291 INFO:tasks.rados.rados.0.smithi137.stdout:1985: finishing write tid 1 to smithi13778320-422 2024-09-21T09:35:18.292 INFO:tasks.rados.rados.0.smithi137.stdout:1983: done (3 left) 2024-09-21T09:35:18.292 INFO:tasks.rados.rados.0.smithi137.stdout:1984: done (2 left) 2024-09-21T09:35:18.292 INFO:tasks.rados.rados.0.smithi137.stdout:1986: done (1 left) 2024-09-21T09:35:18.292 INFO:tasks.rados.rados.0.smithi137.stdout:1987: read oid 63 snap -1 2024-09-21T09:35:18.292 INFO:tasks.rados.rados.0.smithi137.stdout:1987: expect (ObjNum 1090 snap 0 seq_num 1090) 2024-09-21T09:35:18.292 INFO:tasks.rados.rados.0.smithi137.stdout:1988: write oid 274 current snap is 0 2024-09-21T09:35:18.292 INFO:tasks.rados.rados.0.smithi137.stdout:1988: seq_num 1334 ranges {420538=743941,1929332=491206} 2024-09-21T09:35:18.299 INFO:tasks.rados.rados.0.smithi137.stdout:1988: writing smithi13778320-274 from 420538 to 1164479 tid 1 2024-09-21T09:35:18.306 INFO:tasks.rados.rados.0.smithi137.stdout:1988: writing smithi13778320-274 from 1929332 to 2420538 tid 2 2024-09-21T09:35:18.306 INFO:tasks.rados.rados.0.smithi137.stdout:1989: delete oid 195 current snap is 0 2024-09-21T09:35:18.306 INFO:tasks.rados.rados.0.smithi137.stdout:1985: finishing write tid 2 to smithi13778320-422 2024-09-21T09:35:18.306 INFO:tasks.rados.rados.0.smithi137.stdout:1985: finishing write tid 3 to smithi13778320-422 2024-09-21T09:35:18.306 INFO:tasks.rados.rados.0.smithi137.stdout:1985: finishing write tid 4 to smithi13778320-422 2024-09-21T09:35:18.306 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 422 v 215 (ObjNum 1332 snap 0 seq_num 1332) dirty exists 2024-09-21T09:35:18.306 INFO:tasks.rados.rados.0.smithi137.stdout:1985: left oid 422 (ObjNum 1332 snap 0 seq_num 1332) 2024-09-21T09:35:18.306 INFO:tasks.rados.rados.0.smithi137.stdout:1987: expect (ObjNum 1090 snap 0 seq_num 1090) 2024-09-21T09:35:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:18 smithi165 ceph-mon[32789]: pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:35:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:18 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:18 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:18 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:18 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:18 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:18 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:18 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:18 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:18 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:18 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:18 smithi165 ceph-mon[32789]: Adjusting osd_memory_target on smithi137 to 2480M 2024-09-21T09:35:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:18 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:18 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:18 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:18.462 INFO:tasks.rados.rados.0.smithi137.stdout:1988: finishing write tid 1 to smithi13778320-274 2024-09-21T09:35:18.462 INFO:tasks.rados.rados.0.smithi137.stdout:1988: finishing write tid 2 to smithi13778320-274 2024-09-21T09:35:18.462 INFO:tasks.rados.rados.0.smithi137.stdout:1988: finishing write tid 3 to smithi13778320-274 2024-09-21T09:35:18.463 INFO:tasks.rados.rados.0.smithi137.stdout:1985: done (3 left) 2024-09-21T09:35:18.463 INFO:tasks.rados.rados.0.smithi137.stdout:1987: done (2 left) 2024-09-21T09:35:18.463 INFO:tasks.rados.rados.0.smithi137.stdout:1989: done (1 left) 2024-09-21T09:35:18.463 INFO:tasks.rados.rados.0.smithi137.stdout:1990: write oid 74 current snap is 0 2024-09-21T09:35:18.463 INFO:tasks.rados.rados.0.smithi137.stdout:1988: finishing write tid 4 to smithi13778320-274 2024-09-21T09:35:18.463 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 274 v 262 (ObjNum 1334 snap 0 seq_num 1334) dirty exists 2024-09-21T09:35:18.463 INFO:tasks.rados.rados.0.smithi137.stdout:1988: left oid 274 (ObjNum 1334 snap 0 seq_num 1334) 2024-09-21T09:35:18.463 INFO:tasks.rados.rados.0.smithi137.stdout:1990: seq_num 1336 ranges {454152=494439,1646296=735124} 2024-09-21T09:35:18.468 INFO:tasks.rados.rados.0.smithi137.stdout:1990: writing smithi13778320-74 from 454152 to 948591 tid 1 2024-09-21T09:35:18.478 INFO:tasks.rados.rados.0.smithi137.stdout:1990: writing smithi13778320-74 from 1646296 to 2381420 tid 2 2024-09-21T09:35:18.478 INFO:tasks.rados.rados.0.smithi137.stdout:1988: done (1 left) 2024-09-21T09:35:18.478 INFO:tasks.rados.rados.0.smithi137.stdout:1991: read oid 17 snap -1 2024-09-21T09:35:18.479 INFO:tasks.rados.rados.0.smithi137.stdout:1991: expect (ObjNum 624 snap 0 seq_num 624) 2024-09-21T09:35:18.479 INFO:tasks.rados.rados.0.smithi137.stdout:1992: read oid 221 snap -1 2024-09-21T09:35:18.479 INFO:tasks.rados.rados.0.smithi137.stdout:1992: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-21T09:35:18.479 INFO:tasks.rados.rados.0.smithi137.stdout:1993: write oid 163 current snap is 0 2024-09-21T09:35:18.479 INFO:tasks.rados.rados.0.smithi137.stdout:1990: finishing write tid 1 to smithi13778320-74 2024-09-21T09:35:18.479 INFO:tasks.rados.rados.0.smithi137.stdout:1993: seq_num 1337 ranges {470959=569688,1704778=595135} 2024-09-21T09:35:18.485 INFO:tasks.rados.rados.0.smithi137.stdout:1993: writing smithi13778320-163 from 470959 to 1040647 tid 1 2024-09-21T09:35:18.492 INFO:tasks.rados.rados.0.smithi137.stdout:1993: writing smithi13778320-163 from 1704778 to 2299913 tid 2 2024-09-21T09:35:18.492 INFO:tasks.rados.rados.0.smithi137.stdout:1994: write oid 464 current snap is 0 2024-09-21T09:35:18.493 INFO:tasks.rados.rados.0.smithi137.stdout:1994: seq_num 1338 ranges {487766=644937,1646907=738793} 2024-09-21T09:35:18.498 INFO:tasks.rados.rados.0.smithi137.stdout:1994: writing smithi13778320-464 from 487766 to 1132703 tid 1 2024-09-21T09:35:18.506 INFO:tasks.rados.rados.0.smithi137.stdout:1994: writing smithi13778320-464 from 1646907 to 2385700 tid 2 2024-09-21T09:35:18.506 INFO:tasks.rados.rados.0.smithi137.stdout:1995: write oid 363 current snap is 0 2024-09-21T09:35:18.506 INFO:tasks.rados.rados.0.smithi137.stdout:1990: finishing write tid 2 to smithi13778320-74 2024-09-21T09:35:18.506 INFO:tasks.rados.rados.0.smithi137.stdout:1990: finishing write tid 3 to smithi13778320-74 2024-09-21T09:35:18.506 INFO:tasks.rados.rados.0.smithi137.stdout:1990: finishing write tid 4 to smithi13778320-74 2024-09-21T09:35:18.506 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 74 v 314 (ObjNum 1336 snap 0 seq_num 1336) dirty exists 2024-09-21T09:35:18.506 INFO:tasks.rados.rados.0.smithi137.stdout:1990: left oid 74 (ObjNum 1336 snap 0 seq_num 1336) 2024-09-21T09:35:18.506 INFO:tasks.rados.rados.0.smithi137.stdout:1991: expect (ObjNum 624 snap 0 seq_num 624) 2024-09-21T09:35:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[39068]: pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:35:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[39068]: Adjusting osd_memory_target on smithi137 to 2480M 2024-09-21T09:35:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:18.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[28941]: pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:35:18.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:18.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:18.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:18.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[28941]: Adjusting osd_memory_target on smithi137 to 2480M 2024-09-21T09:35:18.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:18.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:18.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:18 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:18.606 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:18.658 INFO:tasks.rados.rados.0.smithi137.stdout:1992: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-21T09:35:18.789 INFO:tasks.rados.rados.0.smithi137.stdout:1993: finishing write tid 1 to smithi13778320-163 2024-09-21T09:35:18.790 INFO:tasks.rados.rados.0.smithi137.stdout:1995: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2024-09-21T09:35:18.794 INFO:tasks.rados.rados.0.smithi137.stdout:1995: writing smithi13778320-363 from 504573 to 941112 tid 1 2024-09-21T09:35:18.800 INFO:tasks.rados.rados.0.smithi137.stdout:1995: writing smithi13778320-363 from 1421742 to 2020546 tid 2 2024-09-21T09:35:18.803 INFO:tasks.rados.rados.0.smithi137.stdout:1995: writing smithi13778320-363 from 2437505 to 2504573 tid 3 2024-09-21T09:35:18.803 INFO:tasks.rados.rados.0.smithi137.stdout:1990: done (5 left) 2024-09-21T09:35:18.804 INFO:tasks.rados.rados.0.smithi137.stdout:1991: done (4 left) 2024-09-21T09:35:18.804 INFO:tasks.rados.rados.0.smithi137.stdout:1992: done (3 left) 2024-09-21T09:35:18.804 INFO:tasks.rados.rados.0.smithi137.stdout:1996: write oid 456 current snap is 0 2024-09-21T09:35:18.804 INFO:tasks.rados.rados.0.smithi137.stdout:1993: finishing write tid 2 to smithi13778320-163 2024-09-21T09:35:18.804 INFO:tasks.rados.rados.0.smithi137.stdout:1993: finishing write tid 3 to smithi13778320-163 2024-09-21T09:35:18.804 INFO:tasks.rados.rados.0.smithi137.stdout:1996: seq_num 1340 ranges {521380=511788,1480224=742462} 2024-09-21T09:35:18.809 INFO:tasks.rados.rados.0.smithi137.stdout:1996: writing smithi13778320-456 from 521380 to 1033168 tid 1 2024-09-21T09:35:18.815 INFO:tasks.rados.rados.0.smithi137.stdout:1996: writing smithi13778320-456 from 1480224 to 2222686 tid 2 2024-09-21T09:35:18.815 INFO:tasks.rados.rados.0.smithi137.stdout:1997: write oid 492 current snap is 0 2024-09-21T09:35:18.815 INFO:tasks.rados.rados.0.smithi137.stdout:1993: finishing write tid 4 to smithi13778320-163 2024-09-21T09:35:18.816 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 163 v 220 (ObjNum 1337 snap 0 seq_num 1337) dirty exists 2024-09-21T09:35:18.816 INFO:tasks.rados.rados.0.smithi137.stdout:1993: left oid 163 (ObjNum 1337 snap 0 seq_num 1337) 2024-09-21T09:35:18.816 INFO:tasks.rados.rados.0.smithi137.stdout:1994: finishing write tid 1 to smithi13778320-464 2024-09-21T09:35:18.816 INFO:tasks.rados.rados.0.smithi137.stdout:1997: seq_num 1341 ranges {538187=587037,1538706=602473} 2024-09-21T09:35:18.821 INFO:tasks.rados.rados.0.smithi137.stdout:1997: writing smithi13778320-492 from 538187 to 1125224 tid 1 2024-09-21T09:35:18.827 INFO:tasks.rados.rados.0.smithi137.stdout:1997: writing smithi13778320-492 from 1538706 to 2141179 tid 2 2024-09-21T09:35:18.827 INFO:tasks.rados.rados.0.smithi137.stdout:1993: done (4 left) 2024-09-21T09:35:18.827 INFO:tasks.rados.rados.0.smithi137.stdout:1998: write oid 461 current snap is 0 2024-09-21T09:35:18.827 INFO:tasks.rados.rados.0.smithi137.stdout:1998: seq_num 1342 ranges {554994=662286,1997188=557806} 2024-09-21T09:35:18.833 INFO:tasks.rados.rados.0.smithi137.stdout:1998: writing smithi13778320-461 from 554994 to 1217280 tid 1 2024-09-21T09:35:18.841 INFO:tasks.rados.rados.0.smithi137.stdout:1998: writing smithi13778320-461 from 1997188 to 2554994 tid 2 2024-09-21T09:35:18.841 INFO:tasks.rados.rados.0.smithi137.stdout:1999: write oid 84 current snap is 0 2024-09-21T09:35:18.841 INFO:tasks.rados.rados.0.smithi137.stdout:1994: finishing write tid 2 to smithi13778320-464 2024-09-21T09:35:18.841 INFO:tasks.rados.rados.0.smithi137.stdout:1994: finishing write tid 3 to smithi13778320-464 2024-09-21T09:35:18.841 INFO:tasks.rados.rados.0.smithi137.stdout:1994: finishing write tid 4 to smithi13778320-464 2024-09-21T09:35:18.841 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 464 v 365 (ObjNum 1338 snap 0 seq_num 1338) dirty exists 2024-09-21T09:35:18.841 INFO:tasks.rados.rados.0.smithi137.stdout:1994: left oid 464 (ObjNum 1338 snap 0 seq_num 1338) 2024-09-21T09:35:18.842 INFO:tasks.rados.rados.0.smithi137.stdout:1999: seq_num 1343 ranges {571801=737535,1939317=489789} 2024-09-21T09:35:18.848 INFO:tasks.rados.rados.0.smithi137.stdout:1999: writing smithi13778320-84 from 571801 to 1309336 tid 1 2024-09-21T09:35:18.854 INFO:tasks.rados.rados.0.smithi137.stdout:1999: writing smithi13778320-84 from 1939317 to 2429106 tid 2 2024-09-21T09:35:18.855 INFO:tasks.rados.rados.0.smithi137.stdout:1994: done (5 left) 2024-09-21T09:35:18.855 INFO:tasks.rados.rados.0.smithi137.stdout:2000: write oid 477 current snap is 0 2024-09-21T09:35:18.855 INFO:tasks.rados.rados.0.smithi137.stdout:1995: finishing write tid 1 to smithi13778320-363 2024-09-21T09:35:18.855 INFO:tasks.rados.rados.0.smithi137.stdout:1995: finishing write tid 2 to smithi13778320-363 2024-09-21T09:35:18.855 INFO:tasks.rados.rados.0.smithi137.stdout:1995: finishing write tid 3 to smithi13778320-363 2024-09-21T09:35:18.855 INFO:tasks.rados.rados.0.smithi137.stdout:2000: seq_num 1344 ranges {588608=412784,1597799=749800} 2024-09-21T09:35:18.860 INFO:tasks.rados.rados.0.smithi137.stdout:2000: writing smithi13778320-477 from 588608 to 1001392 tid 1 2024-09-21T09:35:18.869 INFO:tasks.rados.rados.0.smithi137.stdout:2000: writing smithi13778320-477 from 1597799 to 2347599 tid 2 2024-09-21T09:35:18.869 INFO:tasks.rados.rados.0.smithi137.stdout:2001: delete oid 420 current snap is 0 2024-09-21T09:35:18.869 INFO:tasks.rados.rados.0.smithi137.stdout:1995: finishing write tid 4 to smithi13778320-363 2024-09-21T09:35:18.869 INFO:tasks.rados.rados.0.smithi137.stdout:1995: finishing write tid 5 to smithi13778320-363 2024-09-21T09:35:18.869 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 363 v 293 (ObjNum 1339 snap 0 seq_num 1339) dirty exists 2024-09-21T09:35:18.869 INFO:tasks.rados.rados.0.smithi137.stdout:1995: left oid 363 (ObjNum 1339 snap 0 seq_num 1339) 2024-09-21T09:35:18.869 INFO:tasks.rados.rados.0.smithi137.stdout:1996: finishing write tid 1 to smithi13778320-456 2024-09-21T09:35:18.869 INFO:tasks.rados.rados.0.smithi137.stdout:1996: finishing write tid 2 to smithi13778320-456 2024-09-21T09:35:18.869 INFO:tasks.rados.rados.0.smithi137.stdout:1996: finishing write tid 3 to smithi13778320-456 2024-09-21T09:35:18.869 INFO:tasks.rados.rados.0.smithi137.stdout:1996: finishing write tid 4 to smithi13778320-456 2024-09-21T09:35:18.869 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 456 v 228 (ObjNum 1340 snap 0 seq_num 1340) dirty exists 2024-09-21T09:35:18.869 INFO:tasks.rados.rados.0.smithi137.stdout:1996: left oid 456 (ObjNum 1340 snap 0 seq_num 1340) 2024-09-21T09:35:18.869 INFO:tasks.rados.rados.0.smithi137.stdout:1997: finishing write tid 1 to smithi13778320-492 2024-09-21T09:35:18.869 INFO:tasks.rados.rados.0.smithi137.stdout:1997: finishing write tid 2 to smithi13778320-492 2024-09-21T09:35:18.870 INFO:tasks.rados.rados.0.smithi137.stdout:1997: finishing write tid 3 to smithi13778320-492 2024-09-21T09:35:18.870 INFO:tasks.rados.rados.0.smithi137.stdout:1997: finishing write tid 4 to smithi13778320-492 2024-09-21T09:35:18.870 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 492 v 296 (ObjNum 1341 snap 0 seq_num 1341) dirty exists 2024-09-21T09:35:18.870 INFO:tasks.rados.rados.0.smithi137.stdout:1997: left oid 492 (ObjNum 1341 snap 0 seq_num 1341) 2024-09-21T09:35:18.870 INFO:tasks.rados.rados.0.smithi137.stdout:1998: finishing write tid 1 to smithi13778320-461 2024-09-21T09:35:18.870 INFO:tasks.rados.rados.0.smithi137.stdout:1998: finishing write tid 2 to smithi13778320-461 2024-09-21T09:35:18.870 INFO:tasks.rados.rados.0.smithi137.stdout:1998: finishing write tid 3 to smithi13778320-461 2024-09-21T09:35:18.870 INFO:tasks.rados.rados.0.smithi137.stdout:1998: finishing write tid 4 to smithi13778320-461 2024-09-21T09:35:18.870 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 461 v 288 (ObjNum 1342 snap 0 seq_num 1342) dirty exists 2024-09-21T09:35:18.870 INFO:tasks.rados.rados.0.smithi137.stdout:1998: left oid 461 (ObjNum 1342 snap 0 seq_num 1342) 2024-09-21T09:35:18.870 INFO:tasks.rados.rados.0.smithi137.stdout:1999: finishing write tid 1 to smithi13778320-84 2024-09-21T09:35:18.870 INFO:tasks.rados.rados.0.smithi137.stdout:1999: finishing write tid 2 to smithi13778320-84 2024-09-21T09:35:18.870 INFO:tasks.rados.rados.0.smithi137.stdout:1999: finishing write tid 3 to smithi13778320-84 2024-09-21T09:35:18.870 INFO:tasks.rados.rados.0.smithi137.stdout:1999: finishing write tid 4 to smithi13778320-84 2024-09-21T09:35:18.870 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 84 v 299 (ObjNum 1343 snap 0 seq_num 1343) dirty exists 2024-09-21T09:35:18.871 INFO:tasks.rados.rados.0.smithi137.stdout:1999: left oid 84 (ObjNum 1343 snap 0 seq_num 1343) 2024-09-21T09:35:18.871 INFO:tasks.rados.rados.0.smithi137.stdout:2000: finishing write tid 1 to smithi13778320-477 2024-09-21T09:35:18.871 INFO:tasks.rados.rados.0.smithi137.stdout:1995: done (6 left) 2024-09-21T09:35:18.871 INFO:tasks.rados.rados.0.smithi137.stdout:1996: done (5 left) 2024-09-21T09:35:18.871 INFO:tasks.rados.rados.0.smithi137.stdout:1997: done (4 left) 2024-09-21T09:35:18.871 INFO:tasks.rados.rados.0.smithi137.stdout:1998: done (3 left) 2024-09-21T09:35:18.871 INFO:tasks.rados.rados.0.smithi137.stdout:1999: done (2 left) 2024-09-21T09:35:18.871 INFO:tasks.rados.rados.0.smithi137.stdout:2001: done (1 left) 2024-09-21T09:35:18.871 INFO:tasks.rados.rados.0.smithi137.stdout:2002: read oid 238 snap -1 2024-09-21T09:35:18.871 INFO:tasks.rados.rados.0.smithi137.stdout:2002: expect deleted 2024-09-21T09:35:18.871 INFO:tasks.rados.rados.0.smithi137.stdout:2003: write oid 188 current snap is 0 2024-09-21T09:35:18.871 INFO:tasks.rados.rados.0.smithi137.stdout:2003: seq_num 1346 ranges {622222=679635,1831116=753469} 2024-09-21T09:35:18.875 INFO:tasks.rados.rados.0.smithi137.stdout:2003: writing smithi13778320-188 from 622222 to 1301857 tid 1 2024-09-21T09:35:18.883 INFO:tasks.rados.rados.0.smithi137.stdout:2003: writing smithi13778320-188 from 1831116 to 2584585 tid 2 2024-09-21T09:35:18.883 INFO:tasks.rados.rados.0.smithi137.stdout:2004: write oid 179 current snap is 0 2024-09-21T09:35:18.883 INFO:tasks.rados.rados.0.smithi137.stdout:2004: seq_num 1347 ranges {639029=754884,2173245=465784} 2024-09-21T09:35:18.890 INFO:tasks.rados.rados.0.smithi137.stdout:2004: writing smithi13778320-179 from 639029 to 1393913 tid 1 2024-09-21T09:35:18.897 INFO:tasks.rados.rados.0.smithi137.stdout:2004: writing smithi13778320-179 from 2173245 to 2639029 tid 2 2024-09-21T09:35:18.897 INFO:tasks.rados.rados.0.smithi137.stdout:2005: write oid 200 current snap is 0 2024-09-21T09:35:18.897 INFO:tasks.rados.rados.0.smithi137.stdout:2005: seq_num 1348 ranges {655836=430133,1831727=757138} 2024-09-21T09:35:18.903 INFO:tasks.rados.rados.0.smithi137.stdout:2005: writing smithi13778320-200 from 655836 to 1085969 tid 1 2024-09-21T09:35:18.912 INFO:tasks.rados.rados.0.smithi137.stdout:2005: writing smithi13778320-200 from 1831727 to 2588865 tid 2 2024-09-21T09:35:18.912 INFO:tasks.rados.rados.0.smithi137.stdout:2006: delete oid 208 current snap is 0 2024-09-21T09:35:18.912 INFO:tasks.rados.rados.0.smithi137.stdout:2000: finishing write tid 2 to smithi13778320-477 2024-09-21T09:35:18.912 INFO:tasks.rados.rados.0.smithi137.stdout:2000: finishing write tid 3 to smithi13778320-477 2024-09-21T09:35:18.912 INFO:tasks.rados.rados.0.smithi137.stdout:2000: finishing write tid 4 to smithi13778320-477 2024-09-21T09:35:18.912 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 477 v 342 (ObjNum 1344 snap 0 seq_num 1344) dirty exists 2024-09-21T09:35:18.912 INFO:tasks.rados.rados.0.smithi137.stdout:2000: left oid 477 (ObjNum 1344 snap 0 seq_num 1344) 2024-09-21T09:35:18.912 INFO:tasks.rados.rados.0.smithi137.stdout:2003: finishing write tid 1 to smithi13778320-188 2024-09-21T09:35:18.912 INFO:tasks.rados.rados.0.smithi137.stdout:2003: finishing write tid 2 to smithi13778320-188 2024-09-21T09:35:18.912 INFO:tasks.rados.rados.0.smithi137.stdout:2003: finishing write tid 3 to smithi13778320-188 2024-09-21T09:35:18.913 INFO:tasks.rados.rados.0.smithi137.stdout:2003: finishing write tid 4 to smithi13778320-188 2024-09-21T09:35:18.913 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 188 v 273 (ObjNum 1346 snap 0 seq_num 1346) dirty exists 2024-09-21T09:35:18.913 INFO:tasks.rados.rados.0.smithi137.stdout:2003: left oid 188 (ObjNum 1346 snap 0 seq_num 1346) 2024-09-21T09:35:18.913 INFO:tasks.rados.rados.0.smithi137.stdout:2004: finishing write tid 1 to smithi13778320-179 2024-09-21T09:35:18.913 INFO:tasks.rados.rados.0.smithi137.stdout:2004: finishing write tid 2 to smithi13778320-179 2024-09-21T09:35:18.913 INFO:tasks.rados.rados.0.smithi137.stdout:2004: finishing write tid 3 to smithi13778320-179 2024-09-21T09:35:18.913 INFO:tasks.rados.rados.0.smithi137.stdout:2004: finishing write tid 4 to smithi13778320-179 2024-09-21T09:35:18.913 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 179 v 264 (ObjNum 1347 snap 0 seq_num 1347) dirty exists 2024-09-21T09:35:18.913 INFO:tasks.rados.rados.0.smithi137.stdout:2004: left oid 179 (ObjNum 1347 snap 0 seq_num 1347) 2024-09-21T09:35:18.913 INFO:tasks.rados.rados.0.smithi137.stdout:2005: finishing write tid 1 to smithi13778320-200 2024-09-21T09:35:18.915 INFO:tasks.rados.rados.0.smithi137.stdout:2005: finishing write tid 2 to smithi13778320-200 2024-09-21T09:35:18.915 INFO:tasks.rados.rados.0.smithi137.stdout:2005: finishing write tid 3 to smithi13778320-200 2024-09-21T09:35:18.915 INFO:tasks.rados.rados.0.smithi137.stdout:2005: finishing write tid 4 to smithi13778320-200 2024-09-21T09:35:18.915 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 200 v 317 (ObjNum 1348 snap 0 seq_num 1348) dirty exists 2024-09-21T09:35:18.915 INFO:tasks.rados.rados.0.smithi137.stdout:2005: left oid 200 (ObjNum 1348 snap 0 seq_num 1348) 2024-09-21T09:35:18.916 INFO:tasks.rados.rados.0.smithi137.stdout:2000: done (5 left) 2024-09-21T09:35:18.916 INFO:tasks.rados.rados.0.smithi137.stdout:2002: done (4 left) 2024-09-21T09:35:18.916 INFO:tasks.rados.rados.0.smithi137.stdout:2003: done (3 left) 2024-09-21T09:35:18.916 INFO:tasks.rados.rados.0.smithi137.stdout:2004: done (2 left) 2024-09-21T09:35:18.916 INFO:tasks.rados.rados.0.smithi137.stdout:2005: done (1 left) 2024-09-21T09:35:18.916 INFO:tasks.rados.rados.0.smithi137.stdout:2006: done (0 left) 2024-09-21T09:35:18.916 INFO:tasks.rados.rados.0.smithi137.stdout:2007: write oid 188 current snap is 0 2024-09-21T09:35:18.916 INFO:tasks.rados.rados.0.smithi137.stdout:2007: seq_num 1350 ranges {689450=580631,1948691=740759} 2024-09-21T09:35:18.922 INFO:tasks.rados.rados.0.smithi137.stdout:2007: writing smithi13778320-188 from 689450 to 1270081 tid 1 2024-09-21T09:35:18.930 INFO:tasks.rados.rados.0.smithi137.stdout:2007: writing smithi13778320-188 from 1948691 to 2689450 tid 2 2024-09-21T09:35:18.930 INFO:tasks.rados.rados.0.smithi137.stdout:2008: read oid 249 snap -1 2024-09-21T09:35:18.930 INFO:tasks.rados.rados.0.smithi137.stdout:2008: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-21T09:35:18.930 INFO:tasks.rados.rados.0.smithi137.stdout:2009: write oid 441 current snap is 0 2024-09-21T09:35:18.930 INFO:tasks.rados.rados.0.smithi137.stdout:2007: finishing write tid 1 to smithi13778320-188 2024-09-21T09:35:18.930 INFO:tasks.rados.rados.0.smithi137.stdout:2009: seq_num 1351 ranges {706257=655880,1890820=504465} 2024-09-21T09:35:18.937 INFO:tasks.rados.rados.0.smithi137.stdout:2009: writing smithi13778320-441 from 706257 to 1362137 tid 1 2024-09-21T09:35:18.943 INFO:tasks.rados.rados.0.smithi137.stdout:2009: writing smithi13778320-441 from 1890820 to 2395285 tid 2 2024-09-21T09:35:18.944 INFO:tasks.rados.rados.0.smithi137.stdout:2010: delete oid 255 current snap is 0 2024-09-21T09:35:18.944 INFO:tasks.rados.rados.0.smithi137.stdout:2007: finishing write tid 2 to smithi13778320-188 2024-09-21T09:35:18.944 INFO:tasks.rados.rados.0.smithi137.stdout:2007: finishing write tid 3 to smithi13778320-188 2024-09-21T09:35:18.944 INFO:tasks.rados.rados.0.smithi137.stdout:2007: finishing write tid 4 to smithi13778320-188 2024-09-21T09:35:18.944 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 188 v 276 (ObjNum 1350 snap 0 seq_num 1350) dirty exists 2024-09-21T09:35:18.944 INFO:tasks.rados.rados.0.smithi137.stdout:2007: left oid 188 (ObjNum 1350 snap 0 seq_num 1350) 2024-09-21T09:35:18.944 INFO:tasks.rados.rados.0.smithi137.stdout:2008: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-21T09:35:19.048 INFO:tasks.rados.rados.0.smithi137.stdout:2009: finishing write tid 1 to smithi13778320-441 2024-09-21T09:35:19.049 INFO:tasks.rados.rados.0.smithi137.stdout:2009: finishing write tid 2 to smithi13778320-441 2024-09-21T09:35:19.049 INFO:tasks.rados.rados.0.smithi137.stdout:2009: finishing write tid 3 to smithi13778320-441 2024-09-21T09:35:19.049 INFO:tasks.rados.rados.0.smithi137.stdout:2009: finishing write tid 4 to smithi13778320-441 2024-09-21T09:35:19.049 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 441 v 219 (ObjNum 1351 snap 0 seq_num 1351) dirty exists 2024-09-21T09:35:19.049 INFO:tasks.rados.rados.0.smithi137.stdout:2009: left oid 441 (ObjNum 1351 snap 0 seq_num 1351) 2024-09-21T09:35:19.049 INFO:tasks.rados.rados.0.smithi137.stdout:2007: done (3 left) 2024-09-21T09:35:19.049 INFO:tasks.rados.rados.0.smithi137.stdout:2008: done (2 left) 2024-09-21T09:35:19.049 INFO:tasks.rados.rados.0.smithi137.stdout:2009: done (1 left) 2024-09-21T09:35:19.049 INFO:tasks.rados.rados.0.smithi137.stdout:2010: done (0 left) 2024-09-21T09:35:19.049 INFO:tasks.rados.rados.0.smithi137.stdout:2011: write oid 348 current snap is 0 2024-09-21T09:35:19.049 INFO:tasks.rados.rados.0.smithi137.stdout:2011: seq_num 1353 ranges {739871=406378,1607784=508134} 2024-09-21T09:35:19.055 INFO:tasks.rados.rados.0.smithi137.stdout:2011: writing smithi13778320-348 from 739871 to 1146249 tid 1 2024-09-21T09:35:19.060 INFO:tasks.rados.rados.0.smithi137.stdout:2011: writing smithi13778320-348 from 1607784 to 2115918 tid 2 2024-09-21T09:35:19.060 INFO:tasks.rados.rados.0.smithi137.stdout:2012: write oid 160 current snap is 0 2024-09-21T09:35:19.060 INFO:tasks.rados.rados.0.smithi137.stdout:2011: finishing write tid 1 to smithi13778320-348 2024-09-21T09:35:19.060 INFO:tasks.rados.rados.0.smithi137.stdout:2012: seq_num 1354 ranges {756678=597980,1782619=768145} 2024-09-21T09:35:19.067 INFO:tasks.rados.rados.0.smithi137.stdout:2012: writing smithi13778320-160 from 756678 to 1354658 tid 1 2024-09-21T09:35:19.074 INFO:tasks.rados.rados.0.smithi137.stdout:2012: writing smithi13778320-160 from 1782619 to 2550764 tid 2 2024-09-21T09:35:19.074 INFO:tasks.rados.rados.0.smithi137.stdout:2013: write oid 408 current snap is 0 2024-09-21T09:35:19.075 INFO:tasks.rados.rados.0.smithi137.stdout:2011: finishing write tid 2 to smithi13778320-348 2024-09-21T09:35:19.075 INFO:tasks.rados.rados.0.smithi137.stdout:2011: finishing write tid 3 to smithi13778320-348 2024-09-21T09:35:19.075 INFO:tasks.rados.rados.0.smithi137.stdout:2011: finishing write tid 4 to smithi13778320-348 2024-09-21T09:35:19.075 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 348 v 258 (ObjNum 1353 snap 0 seq_num 1353) dirty exists 2024-09-21T09:35:19.075 INFO:tasks.rados.rados.0.smithi137.stdout:2011: left oid 348 (ObjNum 1353 snap 0 seq_num 1353) 2024-09-21T09:35:19.075 INFO:tasks.rados.rados.0.smithi137.stdout:2012: finishing write tid 1 to smithi13778320-160 2024-09-21T09:35:19.075 INFO:tasks.rados.rados.0.smithi137.stdout:2013: seq_num 1355 ranges {773485=673229,2124748=511803} 2024-09-21T09:35:19.082 INFO:tasks.rados.rados.0.smithi137.stdout:2013: writing smithi13778320-408 from 773485 to 1446714 tid 1 2024-09-21T09:35:19.089 INFO:tasks.rados.rados.0.smithi137.stdout:2013: writing smithi13778320-408 from 2124748 to 2636551 tid 2 2024-09-21T09:35:19.089 INFO:tasks.rados.rados.0.smithi137.stdout:2011: done (2 left) 2024-09-21T09:35:19.089 INFO:tasks.rados.rados.0.smithi137.stdout:2014: write oid 448 current snap is 0 2024-09-21T09:35:19.089 INFO:tasks.rados.rados.0.smithi137.stdout:2012: finishing write tid 2 to smithi13778320-160 2024-09-21T09:35:19.089 INFO:tasks.rados.rados.0.smithi137.stdout:2012: finishing write tid 3 to smithi13778320-160 2024-09-21T09:35:19.089 INFO:tasks.rados.rados.0.smithi137.stdout:2014: seq_num 1356 ranges {790292=748478,2183230=607062} 2024-09-21T09:35:19.097 INFO:tasks.rados.rados.0.smithi137.stdout:2014: writing smithi13778320-448 from 790292 to 1538770 tid 1 2024-09-21T09:35:19.104 INFO:tasks.rados.rados.0.smithi137.stdout:2014: writing smithi13778320-448 from 2183230 to 2790292 tid 2 2024-09-21T09:35:19.104 INFO:tasks.rados.rados.0.smithi137.stdout:2015: read oid 457 snap -1 2024-09-21T09:35:19.105 INFO:tasks.rados.rados.0.smithi137.stdout:2015: expect (ObjNum 1230 snap 0 seq_num 1230) 2024-09-21T09:35:19.105 INFO:tasks.rados.rados.0.smithi137.stdout:2016: read oid 281 snap -1 2024-09-21T09:35:19.105 INFO:tasks.rados.rados.0.smithi137.stdout:2016: expect (ObjNum 1169 snap 0 seq_num 1169) 2024-09-21T09:35:19.105 INFO:tasks.rados.rados.0.smithi137.stdout:2017: read oid 140 snap -1 2024-09-21T09:35:19.105 INFO:tasks.rados.rados.0.smithi137.stdout:2017: expect deleted 2024-09-21T09:35:19.105 INFO:tasks.rados.rados.0.smithi137.stdout:2018: read oid 326 snap -1 2024-09-21T09:35:19.105 INFO:tasks.rados.rados.0.smithi137.stdout:2018: expect (ObjNum 770 snap 0 seq_num 770) 2024-09-21T09:35:19.105 INFO:tasks.rados.rados.0.smithi137.stdout:2019: write oid 472 current snap is 0 2024-09-21T09:35:19.105 INFO:tasks.rados.rados.0.smithi137.stdout:2012: finishing write tid 4 to smithi13778320-160 2024-09-21T09:35:19.105 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 160 v 368 (ObjNum 1354 snap 0 seq_num 1354) dirty exists 2024-09-21T09:35:19.105 INFO:tasks.rados.rados.0.smithi137.stdout:2012: left oid 160 (ObjNum 1354 snap 0 seq_num 1354) 2024-09-21T09:35:19.105 INFO:tasks.rados.rados.0.smithi137.stdout:2013: finishing write tid 1 to smithi13778320-408 2024-09-21T09:35:19.105 INFO:tasks.rados.rados.0.smithi137.stdout:2019: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2024-09-21T09:35:19.109 INFO:tasks.rados.rados.0.smithi137.stdout:2019: writing smithi13778320-472 from 407099 to 830826 tid 1 2024-09-21T09:35:19.116 INFO:tasks.rados.rados.0.smithi137.stdout:2019: writing smithi13778320-472 from 1441712 to 1957184 tid 2 2024-09-21T09:35:19.121 INFO:tasks.rados.rados.0.smithi137.stdout:2019: writing smithi13778320-472 from 2582060 to 2807099 tid 3 2024-09-21T09:35:19.121 INFO:tasks.rados.rados.0.smithi137.stdout:2012: done (7 left) 2024-09-21T09:35:19.121 INFO:tasks.rados.rados.0.smithi137.stdout:2020: write oid 371 current snap is 0 2024-09-21T09:35:19.121 INFO:tasks.rados.rados.0.smithi137.stdout:2013: finishing write tid 2 to smithi13778320-408 2024-09-21T09:35:19.121 INFO:tasks.rados.rados.0.smithi137.stdout:2013: finishing write tid 3 to smithi13778320-408 2024-09-21T09:35:19.121 INFO:tasks.rados.rados.0.smithi137.stdout:2020: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2024-09-21T09:35:19.126 INFO:tasks.rados.rados.0.smithi137.stdout:2020: writing smithi13778320-371 from 423906 to 922882 tid 1 2024-09-21T09:35:19.132 INFO:tasks.rados.rados.0.smithi137.stdout:2020: writing smithi13778320-371 from 1500194 to 2159324 tid 2 2024-09-21T09:35:19.137 INFO:tasks.rados.rados.0.smithi137.stdout:2020: writing smithi13778320-371 from 2609483 to 2823906 tid 3 2024-09-21T09:35:19.137 INFO:tasks.rados.rados.0.smithi137.stdout:2021: read oid 298 snap -1 2024-09-21T09:35:19.137 INFO:tasks.rados.rados.0.smithi137.stdout:2021: expect (ObjNum 297 snap 0 seq_num 297) 2024-09-21T09:35:19.137 INFO:tasks.rados.rados.0.smithi137.stdout:2022: write oid 407 current snap is 0 2024-09-21T09:35:19.137 INFO:tasks.rados.rados.0.smithi137.stdout:2013: finishing write tid 4 to smithi13778320-408 2024-09-21T09:35:19.137 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 408 v 267 (ObjNum 1355 snap 0 seq_num 1355) dirty exists 2024-09-21T09:35:19.137 INFO:tasks.rados.rados.0.smithi137.stdout:2013: left oid 408 (ObjNum 1355 snap 0 seq_num 1355) 2024-09-21T09:35:19.137 INFO:tasks.rados.rados.0.smithi137.stdout:2014: finishing write tid 1 to smithi13778320-448 2024-09-21T09:35:19.137 INFO:tasks.rados.rados.0.smithi137.stdout:2014: finishing write tid 2 to smithi13778320-448 2024-09-21T09:35:19.137 INFO:tasks.rados.rados.0.smithi137.stdout:2014: finishing write tid 3 to smithi13778320-448 2024-09-21T09:35:19.137 INFO:tasks.rados.rados.0.smithi137.stdout:2014: finishing write tid 4 to smithi13778320-448 2024-09-21T09:35:19.138 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 448 v 244 (ObjNum 1356 snap 0 seq_num 1356) dirty exists 2024-09-21T09:35:19.138 INFO:tasks.rados.rados.0.smithi137.stdout:2014: left oid 448 (ObjNum 1356 snap 0 seq_num 1356) 2024-09-21T09:35:19.138 INFO:tasks.rados.rados.0.smithi137.stdout:2016: expect (ObjNum 1169 snap 0 seq_num 1169) 2024-09-21T09:35:19.300 INFO:tasks.rados.rados.0.smithi137.stdout:2015: expect (ObjNum 1230 snap 0 seq_num 1230) 2024-09-21T09:35:19.403 INFO:tasks.rados.rados.0.smithi137.stdout:2019: finishing write tid 1 to smithi13778320-472 2024-09-21T09:35:19.403 INFO:tasks.rados.rados.0.smithi137.stdout:2018: expect (ObjNum 770 snap 0 seq_num 770) 2024-09-21T09:35:19.532 INFO:tasks.rados.rados.0.smithi137.stdout:2019: finishing write tid 2 to smithi13778320-472 2024-09-21T09:35:19.532 INFO:tasks.rados.rados.0.smithi137.stdout:2019: finishing write tid 3 to smithi13778320-472 2024-09-21T09:35:19.532 INFO:tasks.rados.rados.0.smithi137.stdout:2019: finishing write tid 4 to smithi13778320-472 2024-09-21T09:35:19.532 INFO:tasks.rados.rados.0.smithi137.stdout:2019: finishing write tid 5 to smithi13778320-472 2024-09-21T09:35:19.532 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 472 v 271 (ObjNum 1357 snap 0 seq_num 1357) dirty exists 2024-09-21T09:35:19.532 INFO:tasks.rados.rados.0.smithi137.stdout:2019: left oid 472 (ObjNum 1357 snap 0 seq_num 1357) 2024-09-21T09:35:19.532 INFO:tasks.rados.rados.0.smithi137.stdout:2022: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2024-09-21T09:35:19.537 INFO:tasks.rados.rados.0.smithi137.stdout:2022: writing smithi13778320-407 from 440713 to 1014938 tid 1 2024-09-21T09:35:19.542 INFO:tasks.rados.rados.0.smithi137.stdout:2022: writing smithi13778320-407 from 1442323 to 1961464 tid 2 2024-09-21T09:35:19.547 INFO:tasks.rados.rados.0.smithi137.stdout:2022: writing smithi13778320-407 from 2636906 to 2840713 tid 3 2024-09-21T09:35:19.548 INFO:tasks.rados.rados.0.smithi137.stdout:2013: done (9 left) 2024-09-21T09:35:19.548 INFO:tasks.rados.rados.0.smithi137.stdout:2014: done (8 left) 2024-09-21T09:35:19.548 INFO:tasks.rados.rados.0.smithi137.stdout:2015: done (7 left) 2024-09-21T09:35:19.548 INFO:tasks.rados.rados.0.smithi137.stdout:2016: done (6 left) 2024-09-21T09:35:19.548 INFO:tasks.rados.rados.0.smithi137.stdout:2017: done (5 left) 2024-09-21T09:35:19.548 INFO:tasks.rados.rados.0.smithi137.stdout:2018: done (4 left) 2024-09-21T09:35:19.548 INFO:tasks.rados.rados.0.smithi137.stdout:2019: done (3 left) 2024-09-21T09:35:19.548 INFO:tasks.rados.rados.0.smithi137.stdout:2023: delete oid 379 current snap is 0 2024-09-21T09:35:19.548 INFO:tasks.rados.rados.0.smithi137.stdout:2020: finishing write tid 1 to smithi13778320-371 2024-09-21T09:35:19.548 INFO:tasks.rados.rados.0.smithi137.stdout:2020: finishing write tid 2 to smithi13778320-371 2024-09-21T09:35:19.548 INFO:tasks.rados.rados.0.smithi137.stdout:2020: finishing write tid 3 to smithi13778320-371 2024-09-21T09:35:19.548 INFO:tasks.rados.rados.0.smithi137.stdout:2020: finishing write tid 4 to smithi13778320-371 2024-09-21T09:35:19.548 INFO:tasks.rados.rados.0.smithi137.stdout:2020: finishing write tid 5 to smithi13778320-371 2024-09-21T09:35:19.548 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 371 v 316 (ObjNum 1358 snap 0 seq_num 1358) dirty exists 2024-09-21T09:35:19.549 INFO:tasks.rados.rados.0.smithi137.stdout:2020: left oid 371 (ObjNum 1358 snap 0 seq_num 1358) 2024-09-21T09:35:19.549 INFO:tasks.rados.rados.0.smithi137.stdout:2021: expect (ObjNum 297 snap 0 seq_num 297) 2024-09-21T09:35:19.549 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:19 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:19.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:19 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:19.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:19 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/925170195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:19.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:19 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:19.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:19 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:19.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:19 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/925170195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:19.606 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:19 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:19.606 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:19 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:19.606 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:19 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/925170195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:19.650 INFO:tasks.rados.rados.0.smithi137.stdout:2022: finishing write tid 1 to smithi13778320-407 2024-09-21T09:35:19.650 INFO:tasks.rados.rados.0.smithi137.stdout:2022: finishing write tid 2 to smithi13778320-407 2024-09-21T09:35:19.650 INFO:tasks.rados.rados.0.smithi137.stdout:2022: finishing write tid 3 to smithi13778320-407 2024-09-21T09:35:19.650 INFO:tasks.rados.rados.0.smithi137.stdout:2022: finishing write tid 4 to smithi13778320-407 2024-09-21T09:35:19.650 INFO:tasks.rados.rados.0.smithi137.stdout:2022: finishing write tid 5 to smithi13778320-407 2024-09-21T09:35:19.650 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 407 v 223 (ObjNum 1359 snap 0 seq_num 1359) dirty exists 2024-09-21T09:35:19.650 INFO:tasks.rados.rados.0.smithi137.stdout:2022: left oid 407 (ObjNum 1359 snap 0 seq_num 1359) 2024-09-21T09:35:19.650 INFO:tasks.rados.rados.0.smithi137.stdout:2020: done (3 left) 2024-09-21T09:35:19.650 INFO:tasks.rados.rados.0.smithi137.stdout:2021: done (2 left) 2024-09-21T09:35:19.651 INFO:tasks.rados.rados.0.smithi137.stdout:2022: done (1 left) 2024-09-21T09:35:19.651 INFO:tasks.rados.rados.0.smithi137.stdout:2023: done (0 left) 2024-09-21T09:35:19.651 INFO:tasks.rados.rados.0.smithi137.stdout:2024: delete oid 268 current snap is 0 2024-09-21T09:35:19.651 INFO:tasks.rados.rados.0.smithi137.stdout:2024: done (0 left) 2024-09-21T09:35:19.652 INFO:tasks.rados.rados.0.smithi137.stdout:2025: write oid 67 current snap is 0 2024-09-21T09:35:19.652 INFO:tasks.rados.rados.0.smithi137.stdout:2025: seq_num 1362 ranges {491134=516325,1734122=666468} 2024-09-21T09:35:19.657 INFO:tasks.rados.rados.0.smithi137.stdout:2025: writing smithi13778320-67 from 491134 to 1007459 tid 1 2024-09-21T09:35:19.665 INFO:tasks.rados.rados.0.smithi137.stdout:2025: writing smithi13778320-67 from 1734122 to 2400590 tid 2 2024-09-21T09:35:19.665 INFO:tasks.rados.rados.0.smithi137.stdout:2026: read oid 421 snap -1 2024-09-21T09:35:19.665 INFO:tasks.rados.rados.0.smithi137.stdout:2026: expect (ObjNum 815 snap 0 seq_num 815) 2024-09-21T09:35:19.665 INFO:tasks.rados.rados.0.smithi137.stdout:2027: read oid 147 snap -1 2024-09-21T09:35:19.665 INFO:tasks.rados.rados.0.smithi137.stdout:2027: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-09-21T09:35:19.665 INFO:tasks.rados.rados.0.smithi137.stdout:2028: write oid 111 current snap is 0 2024-09-21T09:35:19.665 INFO:tasks.rados.rados.0.smithi137.stdout:2025: finishing write tid 1 to smithi13778320-67 2024-09-21T09:35:19.665 INFO:tasks.rados.rados.0.smithi137.stdout:2028: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2024-09-21T09:35:19.670 INFO:tasks.rados.rados.0.smithi137.stdout:2028: writing smithi13778320-111 from 507941 to 1099515 tid 1 2024-09-21T09:35:19.678 INFO:tasks.rados.rados.0.smithi137.stdout:2028: writing smithi13778320-111 from 1676251 to 2202730 tid 2 2024-09-21T09:35:19.683 INFO:tasks.rados.rados.0.smithi137.stdout:2028: writing smithi13778320-111 from 2746598 to 2907941 tid 3 2024-09-21T09:35:19.683 INFO:tasks.rados.rados.0.smithi137.stdout:2029: read oid 354 snap -1 2024-09-21T09:35:19.683 INFO:tasks.rados.rados.0.smithi137.stdout:2029: expect (ObjNum 1276 snap 0 seq_num 1276) 2024-09-21T09:35:19.683 INFO:tasks.rados.rados.0.smithi137.stdout:2030: read oid 363 snap -1 2024-09-21T09:35:19.683 INFO:tasks.rados.rados.0.smithi137.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2024-09-21T09:35:19.684 INFO:tasks.rados.rados.0.smithi137.stdout:2031: write oid 431 current snap is 0 2024-09-21T09:35:19.684 INFO:tasks.rados.rados.0.smithi137.stdout:2025: finishing write tid 2 to smithi13778320-67 2024-09-21T09:35:19.684 INFO:tasks.rados.rados.0.smithi137.stdout:2025: finishing write tid 3 to smithi13778320-67 2024-09-21T09:35:19.684 INFO:tasks.rados.rados.0.smithi137.stdout:2025: finishing write tid 4 to smithi13778320-67 2024-09-21T09:35:19.684 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 67 v 262 (ObjNum 1362 snap 0 seq_num 1362) dirty exists 2024-09-21T09:35:19.684 INFO:tasks.rados.rados.0.smithi137.stdout:2025: left oid 67 (ObjNum 1362 snap 0 seq_num 1362) 2024-09-21T09:35:19.684 INFO:tasks.rados.rados.0.smithi137.stdout:2028: finishing write tid 1 to smithi13778320-111 2024-09-21T09:35:19.684 INFO:tasks.rados.rados.0.smithi137.stdout:2026: expect (ObjNum 815 snap 0 seq_num 815) 2024-09-21T09:35:19.886 INFO:tasks.rados.rados.0.smithi137.stdout:2028: finishing write tid 2 to smithi13778320-111 2024-09-21T09:35:19.887 INFO:tasks.rados.rados.0.smithi137.stdout:2031: seq_num 1364 ranges {524748=666823,1734733=670137} 2024-09-21T09:35:19.892 INFO:tasks.rados.rados.0.smithi137.stdout:2031: writing smithi13778320-431 from 524748 to 1191571 tid 1 2024-09-21T09:35:19.899 INFO:tasks.rados.rados.0.smithi137.stdout:2031: writing smithi13778320-431 from 1734733 to 2404870 tid 2 2024-09-21T09:35:19.900 INFO:tasks.rados.rados.0.smithi137.stdout:2025: done (6 left) 2024-09-21T09:35:19.900 INFO:tasks.rados.rados.0.smithi137.stdout:2026: done (5 left) 2024-09-21T09:35:19.900 INFO:tasks.rados.rados.0.smithi137.stdout:2032: write oid 68 current snap is 0 2024-09-21T09:35:19.900 INFO:tasks.rados.rados.0.smithi137.stdout:2027: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-09-21T09:35:20.031 INFO:tasks.rados.rados.0.smithi137.stdout:2028: finishing write tid 3 to smithi13778320-111 2024-09-21T09:35:20.032 INFO:tasks.rados.rados.0.smithi137.stdout:2028: finishing write tid 4 to smithi13778320-111 2024-09-21T09:35:20.032 INFO:tasks.rados.rados.0.smithi137.stdout:2028: finishing write tid 5 to smithi13778320-111 2024-09-21T09:35:20.032 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 111 v 275 (ObjNum 1363 snap 0 seq_num 1363) dirty exists 2024-09-21T09:35:20.032 INFO:tasks.rados.rados.0.smithi137.stdout:2028: left oid 111 (ObjNum 1363 snap 0 seq_num 1363) 2024-09-21T09:35:20.032 INFO:tasks.rados.rados.0.smithi137.stdout:2032: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2024-09-21T09:35:20.038 INFO:tasks.rados.rados.0.smithi137.stdout:2032: writing smithi13778320-68 from 541555 to 1283627 tid 1 2024-09-21T09:35:20.044 INFO:tasks.rados.rados.0.smithi137.stdout:2032: writing smithi13778320-68 from 1793215 to 2323363 tid 2 2024-09-21T09:35:20.047 INFO:tasks.rados.rados.0.smithi137.stdout:2032: writing smithi13778320-68 from 2801444 to 2941555 tid 3 2024-09-21T09:35:20.047 INFO:tasks.rados.rados.0.smithi137.stdout:2027: done (5 left) 2024-09-21T09:35:20.048 INFO:tasks.rados.rados.0.smithi137.stdout:2028: done (4 left) 2024-09-21T09:35:20.048 INFO:tasks.rados.rados.0.smithi137.stdout:2033: write oid 82 current snap is 0 2024-09-21T09:35:20.048 INFO:tasks.rados.rados.0.smithi137.stdout:2029: expect (ObjNum 1276 snap 0 seq_num 1276) 2024-09-21T09:35:20.193 INFO:tasks.rados.rados.0.smithi137.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2024-09-21T09:35:20.193 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:19 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:35:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:35:20.303 INFO:tasks.rados.rados.0.smithi137.stdout:2031: finishing write tid 1 to smithi13778320-431 2024-09-21T09:35:20.303 INFO:tasks.rados.rados.0.smithi137.stdout:2031: finishing write tid 2 to smithi13778320-431 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi137.stdout:2031: finishing write tid 3 to smithi13778320-431 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi137.stdout:2031: finishing write tid 4 to smithi13778320-431 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 431 v 345 (ObjNum 1364 snap 0 seq_num 1364) dirty exists 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi137.stdout:2031: left oid 431 (ObjNum 1364 snap 0 seq_num 1364) 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi137.stdout:2032: finishing write tid 1 to smithi13778320-68 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi137.stdout:2032: finishing write tid 2 to smithi13778320-68 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi137.stdout:2032: finishing write tid 3 to smithi13778320-68 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi137.stdout:2032: finishing write tid 4 to smithi13778320-68 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi137.stdout:2032: finishing write tid 5 to smithi13778320-68 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 68 v 322 (ObjNum 1365 snap 0 seq_num 1365) dirty exists 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi137.stdout:2032: left oid 68 (ObjNum 1365 snap 0 seq_num 1365) 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi137.stdout:2033: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2024-09-21T09:35:20.308 INFO:tasks.rados.rados.0.smithi137.stdout:2033: writing smithi13778320-82 from 558362 to 975683 tid 1 2024-09-21T09:35:20.314 INFO:tasks.rados.rados.0.smithi137.stdout:2033: writing smithi13778320-82 from 1451697 to 2125503 tid 2 2024-09-21T09:35:20.319 INFO:tasks.rados.rados.0.smithi137.stdout:2033: writing smithi13778320-82 from 2712514 to 2958362 tid 3 2024-09-21T09:35:20.319 INFO:tasks.rados.rados.0.smithi137.stdout:2029: done (4 left) 2024-09-21T09:35:20.319 INFO:tasks.rados.rados.0.smithi137.stdout:2030: done (3 left) 2024-09-21T09:35:20.319 INFO:tasks.rados.rados.0.smithi137.stdout:2031: done (2 left) 2024-09-21T09:35:20.320 INFO:tasks.rados.rados.0.smithi137.stdout:2032: done (1 left) 2024-09-21T09:35:20.320 INFO:tasks.rados.rados.0.smithi137.stdout:2034: read oid 304 snap -1 2024-09-21T09:35:20.320 INFO:tasks.rados.rados.0.smithi137.stdout:2034: expect (ObjNum 1195 snap 0 seq_num 1195) 2024-09-21T09:35:20.320 INFO:tasks.rados.rados.0.smithi137.stdout:2035: write oid 410 current snap is 0 2024-09-21T09:35:20.320 INFO:tasks.rados.rados.0.smithi137.stdout:2033: finishing write tid 1 to smithi13778320-82 2024-09-21T09:35:20.320 INFO:tasks.rados.rados.0.smithi137.stdout:2033: finishing write tid 2 to smithi13778320-82 2024-09-21T09:35:20.320 INFO:tasks.rados.rados.0.smithi137.stdout:2035: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2024-09-21T09:35:20.325 INFO:tasks.rados.rados.0.smithi137.stdout:2035: writing smithi13778320-410 from 575169 to 1067739 tid 1 2024-09-21T09:35:20.331 INFO:tasks.rados.rados.0.smithi137.stdout:2035: writing smithi13778320-410 from 1793826 to 2211290 tid 2 2024-09-21T09:35:20.336 INFO:tasks.rados.rados.0.smithi137.stdout:2035: writing smithi13778320-410 from 2623584 to 2975169 tid 3 2024-09-21T09:35:20.336 INFO:tasks.rados.rados.0.smithi137.stdout:2036: write oid 251 current snap is 0 2024-09-21T09:35:20.336 INFO:tasks.rados.rados.0.smithi137.stdout:2033: finishing write tid 3 to smithi13778320-82 2024-09-21T09:35:20.336 INFO:tasks.rados.rados.0.smithi137.stdout:2033: finishing write tid 4 to smithi13778320-82 2024-09-21T09:35:20.336 INFO:tasks.rados.rados.0.smithi137.stdout:2033: finishing write tid 5 to smithi13778320-82 2024-09-21T09:35:20.336 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 82 v 303 (ObjNum 1366 snap 0 seq_num 1366) dirty exists 2024-09-21T09:35:20.336 INFO:tasks.rados.rados.0.smithi137.stdout:2033: left oid 82 (ObjNum 1366 snap 0 seq_num 1366) 2024-09-21T09:35:20.336 INFO:tasks.rados.rados.0.smithi137.stdout:2034: expect (ObjNum 1195 snap 0 seq_num 1195) 2024-09-21T09:35:20.420 INFO:tasks.rados.rados.0.smithi137.stdout:2035: finishing write tid 1 to smithi13778320-410 2024-09-21T09:35:20.420 INFO:tasks.rados.rados.0.smithi137.stdout:2035: finishing write tid 2 to smithi13778320-410 2024-09-21T09:35:20.420 INFO:tasks.rados.rados.0.smithi137.stdout:2036: seq_num 1368 ranges {591976=567819,1852308=677475} 2024-09-21T09:35:20.426 INFO:tasks.rados.rados.0.smithi137.stdout:2036: writing smithi13778320-251 from 591976 to 1159795 tid 1 2024-09-21T09:35:20.434 INFO:tasks.rados.rados.0.smithi137.stdout:2036: writing smithi13778320-251 from 1852308 to 2529783 tid 2 2024-09-21T09:35:20.434 INFO:tasks.rados.rados.0.smithi137.stdout:2033: done (3 left) 2024-09-21T09:35:20.434 INFO:tasks.rados.rados.0.smithi137.stdout:2034: done (2 left) 2024-09-21T09:35:20.434 INFO:tasks.rados.rados.0.smithi137.stdout:2037: read oid 83 snap -1 2024-09-21T09:35:20.434 INFO:tasks.rados.rados.0.smithi137.stdout:2037: expect (ObjNum 82 snap 0 seq_num 82) 2024-09-21T09:35:20.434 INFO:tasks.rados.rados.0.smithi137.stdout:2038: delete oid 210 current snap is 0 2024-09-21T09:35:20.435 INFO:tasks.rados.rados.0.smithi137.stdout:2035: finishing write tid 3 to smithi13778320-410 2024-09-21T09:35:20.435 INFO:tasks.rados.rados.0.smithi137.stdout:2035: finishing write tid 4 to smithi13778320-410 2024-09-21T09:35:20.435 INFO:tasks.rados.rados.0.smithi137.stdout:2035: finishing write tid 5 to smithi13778320-410 2024-09-21T09:35:20.435 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 410 v 242 (ObjNum 1367 snap 0 seq_num 1367) dirty exists 2024-09-21T09:35:20.435 INFO:tasks.rados.rados.0.smithi137.stdout:2035: left oid 410 (ObjNum 1367 snap 0 seq_num 1367) 2024-09-21T09:35:20.435 INFO:tasks.rados.rados.0.smithi137.stdout:2036: finishing write tid 1 to smithi13778320-251 2024-09-21T09:35:20.435 INFO:tasks.rados.rados.0.smithi137.stdout:2035: done (3 left) 2024-09-21T09:35:20.435 INFO:tasks.rados.rados.0.smithi137.stdout:2038: done (2 left) 2024-09-21T09:35:20.435 INFO:tasks.rados.rados.0.smithi137.stdout:2039: delete oid 23 current snap is 0 2024-09-21T09:35:20.437 INFO:tasks.rados.rados.0.smithi137.stdout:2036: finishing write tid 2 to smithi13778320-251 2024-09-21T09:35:20.437 INFO:tasks.rados.rados.0.smithi137.stdout:2036: finishing write tid 3 to smithi13778320-251 2024-09-21T09:35:20.437 INFO:tasks.rados.rados.0.smithi137.stdout:2036: finishing write tid 4 to smithi13778320-251 2024-09-21T09:35:20.437 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 251 v 223 (ObjNum 1368 snap 0 seq_num 1368) dirty exists 2024-09-21T09:35:20.437 INFO:tasks.rados.rados.0.smithi137.stdout:2036: left oid 251 (ObjNum 1368 snap 0 seq_num 1368) 2024-09-21T09:35:20.443 INFO:tasks.rados.rados.0.smithi137.stdout:2036: done (2 left) 2024-09-21T09:35:20.444 INFO:tasks.rados.rados.0.smithi137.stdout:2039: done (1 left) 2024-09-21T09:35:20.444 INFO:tasks.rados.rados.0.smithi137.stdout:2040: write oid 285 current snap is 0 2024-09-21T09:35:20.444 INFO:tasks.rados.rados.0.smithi137.stdout:2037: expect (ObjNum 82 snap 0 seq_num 82) 2024-09-21T09:35:20.466 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:20 smithi165 ceph-mon[32789]: from='client.25280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:20.467 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:20 smithi165 ceph-mon[32789]: pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 5.8 MiB/s wr, 72 op/s 2024-09-21T09:35:20.467 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:20 smithi165 ceph-mon[32789]: from='client.25286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:20.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:20 smithi137 ceph-mon[28941]: from='client.25280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:20.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:20 smithi137 ceph-mon[28941]: pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 5.8 MiB/s wr, 72 op/s 2024-09-21T09:35:20.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:20 smithi137 ceph-mon[28941]: from='client.25286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:20.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:20 smithi137 ceph-mon[39068]: from='client.25280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:20.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:20 smithi137 ceph-mon[39068]: pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 5.8 MiB/s wr, 72 op/s 2024-09-21T09:35:20.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:20 smithi137 ceph-mon[39068]: from='client.25286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:20.553 INFO:tasks.rados.rados.0.smithi137.stdout:2040: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2024-09-21T09:35:20.560 INFO:tasks.rados.rados.0.smithi137.stdout:2040: writing smithi13778320-285 from 642397 to 1152316 tid 1 2024-09-21T09:35:20.565 INFO:tasks.rados.rados.0.smithi137.stdout:2040: writing smithi13778320-285 from 1627754 to 2052556 tid 2 2024-09-21T09:35:20.570 INFO:tasks.rados.rados.0.smithi137.stdout:2040: writing smithi13778320-285 from 2733276 to 3042397 tid 3 2024-09-21T09:35:20.570 INFO:tasks.rados.rados.0.smithi137.stdout:2037: done (1 left) 2024-09-21T09:35:20.571 INFO:tasks.rados.rados.0.smithi137.stdout:2041: write oid 436 current snap is 0 2024-09-21T09:35:20.571 INFO:tasks.rados.rados.0.smithi137.stdout:2040: finishing write tid 1 to smithi13778320-285 2024-09-21T09:35:20.571 INFO:tasks.rados.rados.0.smithi137.stdout:2041: seq_num 1372 ranges {659204=585168,1686236=684813} 2024-09-21T09:35:20.577 INFO:tasks.rados.rados.0.smithi137.stdout:2041: writing smithi13778320-436 from 659204 to 1244372 tid 1 2024-09-21T09:35:20.584 INFO:tasks.rados.rados.0.smithi137.stdout:2041: writing smithi13778320-436 from 1686236 to 2371049 tid 2 2024-09-21T09:35:20.584 INFO:tasks.rados.rados.0.smithi137.stdout:2042: read oid 146 snap -1 2024-09-21T09:35:20.584 INFO:tasks.rados.rados.0.smithi137.stdout:2042: expect (ObjNum 728 snap 0 seq_num 728) 2024-09-21T09:35:20.584 INFO:tasks.rados.rados.0.smithi137.stdout:2043: read oid 459 snap -1 2024-09-21T09:35:20.584 INFO:tasks.rados.rados.0.smithi137.stdout:2043: expect (ObjNum 1013 snap 0 seq_num 1013) 2024-09-21T09:35:20.584 INFO:tasks.rados.rados.0.smithi137.stdout:2044: write oid 309 current snap is 0 2024-09-21T09:35:20.584 INFO:tasks.rados.rados.0.smithi137.stdout:2040: finishing write tid 2 to smithi13778320-285 2024-09-21T09:35:20.584 INFO:tasks.rados.rados.0.smithi137.stdout:2040: finishing write tid 3 to smithi13778320-285 2024-09-21T09:35:20.584 INFO:tasks.rados.rados.0.smithi137.stdout:2040: finishing write tid 4 to smithi13778320-285 2024-09-21T09:35:20.584 INFO:tasks.rados.rados.0.smithi137.stdout:2040: finishing write tid 5 to smithi13778320-285 2024-09-21T09:35:20.584 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 285 v 252 (ObjNum 1371 snap 0 seq_num 1371) dirty exists 2024-09-21T09:35:20.584 INFO:tasks.rados.rados.0.smithi137.stdout:2040: left oid 285 (ObjNum 1371 snap 0 seq_num 1371) 2024-09-21T09:35:20.584 INFO:tasks.rados.rados.0.smithi137.stdout:2041: finishing write tid 1 to smithi13778320-436 2024-09-21T09:35:20.584 INFO:tasks.rados.rados.0.smithi137.stdout:2044: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2024-09-21T09:35:20.591 INFO:tasks.rados.rados.0.smithi137.stdout:2044: writing smithi13778320-309 from 676011 to 1336428 tid 1 2024-09-21T09:35:20.596 INFO:tasks.rados.rados.0.smithi137.stdout:2044: writing smithi13778320-309 from 1744718 to 2173189 tid 2 2024-09-21T09:35:20.602 INFO:tasks.rados.rados.0.smithi137.stdout:2044: writing smithi13778320-309 from 2788122 to 3076011 tid 3 2024-09-21T09:35:20.602 INFO:tasks.rados.rados.0.smithi137.stdout:2040: done (4 left) 2024-09-21T09:35:20.602 INFO:tasks.rados.rados.0.smithi137.stdout:2045: write oid 314 current snap is 0 2024-09-21T09:35:20.602 INFO:tasks.rados.rados.0.smithi137.stdout:2045: seq_num 1374 ranges {692818=735666,2203200=688482} 2024-09-21T09:35:20.609 INFO:tasks.rados.rados.0.smithi137.stdout:2045: writing smithi13778320-314 from 692818 to 1428484 tid 1 2024-09-21T09:35:20.618 INFO:tasks.rados.rados.0.smithi137.stdout:2045: writing smithi13778320-314 from 2203200 to 2891682 tid 2 2024-09-21T09:35:20.618 INFO:tasks.rados.rados.0.smithi137.stdout:2046: read oid 350 snap -1 2024-09-21T09:35:20.618 INFO:tasks.rados.rados.0.smithi137.stdout:2046: expect deleted 2024-09-21T09:35:20.618 INFO:tasks.rados.rados.0.smithi137.stdout:2047: delete oid 467 current snap is 0 2024-09-21T09:35:20.618 INFO:tasks.rados.rados.0.smithi137.stdout:2042: expect (ObjNum 728 snap 0 seq_num 728) 2024-09-21T09:35:20.717 INFO:tasks.rados.rados.0.smithi137.stdout:2044: finishing write tid 1 to smithi13778320-309 2024-09-21T09:35:20.717 INFO:tasks.rados.rados.0.smithi137.stdout:2041: finishing write tid 2 to smithi13778320-436 2024-09-21T09:35:20.718 INFO:tasks.rados.rados.0.smithi137.stdout:2041: finishing write tid 3 to smithi13778320-436 2024-09-21T09:35:20.718 INFO:tasks.rados.rados.0.smithi137.stdout:2042: done (6 left) 2024-09-21T09:35:20.718 INFO:tasks.rados.rados.0.smithi137.stdout:2047: done (5 left) 2024-09-21T09:35:20.718 INFO:tasks.rados.rados.0.smithi137.stdout:2048: read oid 463 snap -1 2024-09-21T09:35:20.718 INFO:tasks.rados.rados.0.smithi137.stdout:2048: expect (ObjNum 538 snap 0 seq_num 538) 2024-09-21T09:35:20.718 INFO:tasks.rados.rados.0.smithi137.stdout:2049: read oid 13 snap -1 2024-09-21T09:35:20.718 INFO:tasks.rados.rados.0.smithi137.stdout:2049: expect (ObjNum 1128 snap 0 seq_num 1128) 2024-09-21T09:35:20.718 INFO:tasks.rados.rados.0.smithi137.stdout:2050: read oid 479 snap -1 2024-09-21T09:35:20.718 INFO:tasks.rados.rados.0.smithi137.stdout:2050: expect (ObjNum 1266 snap 0 seq_num 1266) 2024-09-21T09:35:20.718 INFO:tasks.rados.rados.0.smithi137.stdout:2051: write oid 322 current snap is 0 2024-09-21T09:35:20.718 INFO:tasks.rados.rados.0.smithi137.stdout:2041: finishing write tid 4 to smithi13778320-436 2024-09-21T09:35:20.718 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 436 v 279 (ObjNum 1372 snap 0 seq_num 1372) dirty exists 2024-09-21T09:35:20.718 INFO:tasks.rados.rados.0.smithi137.stdout:2041: left oid 436 (ObjNum 1372 snap 0 seq_num 1372) 2024-09-21T09:35:20.719 INFO:tasks.rados.rados.0.smithi137.stdout:2043: expect (ObjNum 1013 snap 0 seq_num 1013) 2024-09-21T09:35:20.881 INFO:tasks.rados.rados.0.smithi137.stdout:2044: finishing write tid 2 to smithi13778320-309 2024-09-21T09:35:20.881 INFO:tasks.rados.rados.0.smithi137.stdout:2044: finishing write tid 3 to smithi13778320-309 2024-09-21T09:35:20.881 INFO:tasks.rados.rados.0.smithi137.stdout:2044: finishing write tid 4 to smithi13778320-309 2024-09-21T09:35:20.881 INFO:tasks.rados.rados.0.smithi137.stdout:2044: finishing write tid 5 to smithi13778320-309 2024-09-21T09:35:20.881 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 309 v 266 (ObjNum 1373 snap 0 seq_num 1373) dirty exists 2024-09-21T09:35:20.881 INFO:tasks.rados.rados.0.smithi137.stdout:2044: left oid 309 (ObjNum 1373 snap 0 seq_num 1373) 2024-09-21T09:35:20.881 INFO:tasks.rados.rados.0.smithi137.stdout:2045: finishing write tid 1 to smithi13778320-314 2024-09-21T09:35:20.881 INFO:tasks.rados.rados.0.smithi137.stdout:2051: seq_num 1376 ranges {726432=486164,1803811=692151} 2024-09-21T09:35:20.887 INFO:tasks.rados.rados.0.smithi137.stdout:2051: writing smithi13778320-322 from 726432 to 1212596 tid 1 2024-09-21T09:35:20.894 INFO:tasks.rados.rados.0.smithi137.stdout:2051: writing smithi13778320-322 from 1803811 to 2495962 tid 2 2024-09-21T09:35:20.894 INFO:tasks.rados.rados.0.smithi137.stdout:2041: done (8 left) 2024-09-21T09:35:20.894 INFO:tasks.rados.rados.0.smithi137.stdout:2043: done (7 left) 2024-09-21T09:35:20.894 INFO:tasks.rados.rados.0.smithi137.stdout:2044: done (6 left) 2024-09-21T09:35:20.894 INFO:tasks.rados.rados.0.smithi137.stdout:2052: write oid 480 current snap is 0 2024-09-21T09:35:20.895 INFO:tasks.rados.rados.0.smithi137.stdout:2052: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2024-09-21T09:35:20.902 INFO:tasks.rados.rados.0.smithi137.stdout:2052: writing smithi13778320-480 from 743239 to 1421005 tid 1 2024-09-21T09:35:20.907 INFO:tasks.rados.rados.0.smithi137.stdout:2052: writing smithi13778320-480 from 1978646 to 2414455 tid 2 2024-09-21T09:35:20.912 INFO:tasks.rados.rados.0.smithi137.stdout:2052: writing smithi13778320-480 from 2897814 to 3143239 tid 3 2024-09-21T09:35:20.912 INFO:tasks.rados.rados.0.smithi137.stdout:2053: read oid 447 snap -1 2024-09-21T09:35:20.912 INFO:tasks.rados.rados.0.smithi137.stdout:2053: expect deleted 2024-09-21T09:35:20.912 INFO:tasks.rados.rados.0.smithi137.stdout:2054: read oid 403 snap -1 2024-09-21T09:35:20.912 INFO:tasks.rados.rados.0.smithi137.stdout:2054: expect (ObjNum 402 snap 0 seq_num 402) 2024-09-21T09:35:20.912 INFO:tasks.rados.rados.0.smithi137.stdout:2055: write oid 220 current snap is 0 2024-09-21T09:35:20.912 INFO:tasks.rados.rados.0.smithi137.stdout:2055: seq_num 1378 ranges {760046=753015,2037128=695820} 2024-09-21T09:35:20.921 INFO:tasks.rados.rados.0.smithi137.stdout:2055: writing smithi13778320-220 from 760046 to 1513061 tid 1 2024-09-21T09:35:20.928 INFO:tasks.rados.rados.0.smithi137.stdout:2055: writing smithi13778320-220 from 2037128 to 2732948 tid 2 2024-09-21T09:35:20.928 INFO:tasks.rados.rados.0.smithi137.stdout:2056: read oid 356 snap -1 2024-09-21T09:35:20.928 INFO:tasks.rados.rados.0.smithi137.stdout:2056: expect (ObjNum 750 snap 0 seq_num 750) 2024-09-21T09:35:20.928 INFO:tasks.rados.rados.0.smithi137.stdout:2057: write oid 399 current snap is 0 2024-09-21T09:35:20.928 INFO:tasks.rados.rados.0.smithi137.stdout:2045: finishing write tid 2 to smithi13778320-314 2024-09-21T09:35:20.929 INFO:tasks.rados.rados.0.smithi137.stdout:2045: finishing write tid 3 to smithi13778320-314 2024-09-21T09:35:20.929 INFO:tasks.rados.rados.0.smithi137.stdout:2045: finishing write tid 4 to smithi13778320-314 2024-09-21T09:35:20.929 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 314 v 371 (ObjNum 1374 snap 0 seq_num 1374) dirty exists 2024-09-21T09:35:20.929 INFO:tasks.rados.rados.0.smithi137.stdout:2045: left oid 314 (ObjNum 1374 snap 0 seq_num 1374) 2024-09-21T09:35:20.929 INFO:tasks.rados.rados.0.smithi137.stdout:2057: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2024-09-21T09:35:20.935 INFO:tasks.rados.rados.0.smithi137.stdout:2057: writing smithi13778320-399 from 776853 to 1205117 tid 1 2024-09-21T09:35:20.941 INFO:tasks.rados.rados.0.smithi137.stdout:2057: writing smithi13778320-399 from 1979257 to 2418735 tid 2 2024-09-21T09:35:20.946 INFO:tasks.rados.rados.0.smithi137.stdout:2057: writing smithi13778320-399 from 2836307 to 3176853 tid 3 2024-09-21T09:35:20.946 INFO:tasks.rados.rados.0.smithi137.stdout:2045: done (11 left) 2024-09-21T09:35:20.946 INFO:tasks.rados.rados.0.smithi137.stdout:2046: done (10 left) 2024-09-21T09:35:20.946 INFO:tasks.rados.rados.0.smithi137.stdout:2058: read oid 208 snap -1 2024-09-21T09:35:20.946 INFO:tasks.rados.rados.0.smithi137.stdout:2058: expect deleted 2024-09-21T09:35:20.946 INFO:tasks.rados.rados.0.smithi137.stdout:2059: write oid 97 current snap is 0 2024-09-21T09:35:20.947 INFO:tasks.rados.rados.0.smithi137.stdout:2059: seq_num 1380 ranges {793660=503513,2037739=583136} 2024-09-21T09:35:20.953 INFO:tasks.rados.rados.0.smithi137.stdout:2059: writing smithi13778320-97 from 793660 to 1297173 tid 1 2024-09-21T09:35:20.961 INFO:tasks.rados.rados.0.smithi137.stdout:2059: writing smithi13778320-97 from 2037739 to 2620875 tid 2 2024-09-21T09:35:20.961 INFO:tasks.rados.rados.0.smithi137.stdout:2060: delete oid 331 current snap is 0 2024-09-21T09:35:20.961 INFO:tasks.rados.rados.0.smithi137.stdout:2048: expect (ObjNum 538 snap 0 seq_num 538) 2024-09-21T09:35:21.106 INFO:tasks.rados.rados.0.smithi137.stdout:2049: expect (ObjNum 1128 snap 0 seq_num 1128) 2024-09-21T09:35:21.278 INFO:tasks.rados.rados.0.smithi137.stdout:2050: expect (ObjNum 1266 snap 0 seq_num 1266) 2024-09-21T09:35:21.430 INFO:tasks.rados.rados.0.smithi137.stdout:2051: finishing write tid 1 to smithi13778320-322 2024-09-21T09:35:21.430 INFO:tasks.rados.rados.0.smithi137.stdout:2051: finishing write tid 2 to smithi13778320-322 2024-09-21T09:35:21.430 INFO:tasks.rados.rados.0.smithi137.stdout:2051: finishing write tid 3 to smithi13778320-322 2024-09-21T09:35:21.430 INFO:tasks.rados.rados.0.smithi137.stdout:2051: finishing write tid 4 to smithi13778320-322 2024-09-21T09:35:21.430 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 322 v 307 (ObjNum 1376 snap 0 seq_num 1376) dirty exists 2024-09-21T09:35:21.430 INFO:tasks.rados.rados.0.smithi137.stdout:2051: left oid 322 (ObjNum 1376 snap 0 seq_num 1376) 2024-09-21T09:35:21.430 INFO:tasks.rados.rados.0.smithi137.stdout:2052: finishing write tid 1 to smithi13778320-480 2024-09-21T09:35:21.430 INFO:tasks.rados.rados.0.smithi137.stdout:2052: finishing write tid 2 to smithi13778320-480 2024-09-21T09:35:21.430 INFO:tasks.rados.rados.0.smithi137.stdout:2048: done (12 left) 2024-09-21T09:35:21.430 INFO:tasks.rados.rados.0.smithi137.stdout:2049: done (11 left) 2024-09-21T09:35:21.431 INFO:tasks.rados.rados.0.smithi137.stdout:2050: done (10 left) 2024-09-21T09:35:21.431 INFO:tasks.rados.rados.0.smithi137.stdout:2051: done (9 left) 2024-09-21T09:35:21.431 INFO:tasks.rados.rados.0.smithi137.stdout:2060: done (8 left) 2024-09-21T09:35:21.431 INFO:tasks.rados.rados.0.smithi137.stdout:2061: read oid 353 snap -1 2024-09-21T09:35:21.431 INFO:tasks.rados.rados.0.smithi137.stdout:2061: expect deleted 2024-09-21T09:35:21.431 INFO:tasks.rados.rados.0.smithi137.stdout:2062: read oid 26 snap -1 2024-09-21T09:35:21.431 INFO:tasks.rados.rados.0.smithi137.stdout:2062: expect (ObjNum 1236 snap 0 seq_num 1236) 2024-09-21T09:35:21.431 INFO:tasks.rados.rados.0.smithi137.stdout:2063: delete oid 490 current snap is 0 2024-09-21T09:35:21.431 INFO:tasks.rados.rados.0.smithi137.stdout:2052: finishing write tid 3 to smithi13778320-480 2024-09-21T09:35:21.431 INFO:tasks.rados.rados.0.smithi137.stdout:2052: finishing write tid 4 to smithi13778320-480 2024-09-21T09:35:21.431 INFO:tasks.rados.rados.0.smithi137.stdout:2052: finishing write tid 5 to smithi13778320-480 2024-09-21T09:35:21.431 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 480 v 292 (ObjNum 1377 snap 0 seq_num 1377) dirty exists 2024-09-21T09:35:21.431 INFO:tasks.rados.rados.0.smithi137.stdout:2052: left oid 480 (ObjNum 1377 snap 0 seq_num 1377) 2024-09-21T09:35:21.431 INFO:tasks.rados.rados.0.smithi137.stdout:2054: expect (ObjNum 402 snap 0 seq_num 402) 2024-09-21T09:35:21.522 INFO:tasks.rados.rados.0.smithi137.stdout:2055: finishing write tid 1 to smithi13778320-220 2024-09-21T09:35:21.522 INFO:tasks.rados.rados.0.smithi137.stdout:2052: done (10 left) 2024-09-21T09:35:21.522 INFO:tasks.rados.rados.0.smithi137.stdout:2053: done (9 left) 2024-09-21T09:35:21.522 INFO:tasks.rados.rados.0.smithi137.stdout:2054: done (8 left) 2024-09-21T09:35:21.522 INFO:tasks.rados.rados.0.smithi137.stdout:2063: done (7 left) 2024-09-21T09:35:21.522 INFO:tasks.rados.rados.0.smithi137.stdout:2064: read oid 364 snap -1 2024-09-21T09:35:21.522 INFO:tasks.rados.rados.0.smithi137.stdout:2064: expect deleted 2024-09-21T09:35:21.522 INFO:tasks.rados.rados.0.smithi137.stdout:2065: write oid 112 current snap is 0 2024-09-21T09:35:21.523 INFO:tasks.rados.rados.0.smithi137.stdout:2055: finishing write tid 2 to smithi13778320-220 2024-09-21T09:35:21.523 INFO:tasks.rados.rados.0.smithi137.stdout:2055: finishing write tid 3 to smithi13778320-220 2024-09-21T09:35:21.523 INFO:tasks.rados.rados.0.smithi137.stdout:2065: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2024-09-21T09:35:21.528 INFO:tasks.rados.rados.0.smithi137.stdout:2065: writing smithi13778320-112 from 444081 to 1173341 tid 1 2024-09-21T09:35:21.534 INFO:tasks.rados.rados.0.smithi137.stdout:2065: writing smithi13778320-112 from 1813185 to 2260001 tid 2 2024-09-21T09:35:21.540 INFO:tasks.rados.rados.0.smithi137.stdout:2065: writing smithi13778320-112 from 2945999 to 3244081 tid 3 2024-09-21T09:35:21.540 INFO:tasks.rados.rados.0.smithi137.stdout:2066: read oid 164 snap -1 2024-09-21T09:35:21.540 INFO:tasks.rados.rados.0.smithi137.stdout:2066: expect (ObjNum 1262 snap 0 seq_num 1262) 2024-09-21T09:35:21.540 INFO:tasks.rados.rados.0.smithi137.stdout:2067: write oid 146 current snap is 0 2024-09-21T09:35:21.540 INFO:tasks.rados.rados.0.smithi137.stdout:2056: expect (ObjNum 750 snap 0 seq_num 750) 2024-09-21T09:35:21.575 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:21.632 INFO:tasks.rados.rados.0.smithi137.stdout:2055: finishing write tid 4 to smithi13778320-220 2024-09-21T09:35:21.632 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 220 v 295 (ObjNum 1378 snap 0 seq_num 1378) dirty exists 2024-09-21T09:35:21.632 INFO:tasks.rados.rados.0.smithi137.stdout:2055: left oid 220 (ObjNum 1378 snap 0 seq_num 1378) 2024-09-21T09:35:21.632 INFO:tasks.rados.rados.0.smithi137.stdout:2057: finishing write tid 1 to smithi13778320-399 2024-09-21T09:35:21.632 INFO:tasks.rados.rados.0.smithi137.stdout:2057: finishing write tid 2 to smithi13778320-399 2024-09-21T09:35:21.632 INFO:tasks.rados.rados.0.smithi137.stdout:2067: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2024-09-21T09:35:21.638 INFO:tasks.rados.rados.0.smithi137.stdout:2067: writing smithi13778320-146 from 460888 to 981750 tid 1 2024-09-21T09:35:21.645 INFO:tasks.rados.rados.0.smithi137.stdout:2067: writing smithi13778320-146 from 1471667 to 2062141 tid 2 2024-09-21T09:35:21.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:21 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:35:21] "GET /metrics HTTP/1.1" 200 33235 "" "Prometheus/2.43.0" 2024-09-21T09:35:21.651 INFO:tasks.rados.rados.0.smithi137.stdout:2067: writing smithi13778320-146 from 2573422 to 3028829 tid 3 2024-09-21T09:35:21.652 INFO:tasks.rados.rados.0.smithi137.stdout:2055: done (10 left) 2024-09-21T09:35:21.652 INFO:tasks.rados.rados.0.smithi137.stdout:2056: done (9 left) 2024-09-21T09:35:21.652 INFO:tasks.rados.rados.0.smithi137.stdout:2068: write oid 245 current snap is 0 2024-09-21T09:35:21.652 INFO:tasks.rados.rados.0.smithi137.stdout:2057: finishing write tid 3 to smithi13778320-399 2024-09-21T09:35:21.652 INFO:tasks.rados.rados.0.smithi137.stdout:2057: finishing write tid 4 to smithi13778320-399 2024-09-21T09:35:21.652 INFO:tasks.rados.rados.0.smithi137.stdout:2057: finishing write tid 5 to smithi13778320-399 2024-09-21T09:35:21.652 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 399 v 227 (ObjNum 1379 snap 0 seq_num 1379) dirty exists 2024-09-21T09:35:21.652 INFO:tasks.rados.rados.0.smithi137.stdout:2057: left oid 399 (ObjNum 1379 snap 0 seq_num 1379) 2024-09-21T09:35:21.652 INFO:tasks.rados.rados.0.smithi137.stdout:2059: finishing write tid 1 to smithi13778320-97 2024-09-21T09:35:21.652 INFO:tasks.rados.rados.0.smithi137.stdout:2059: finishing write tid 2 to smithi13778320-97 2024-09-21T09:35:21.652 INFO:tasks.rados.rados.0.smithi137.stdout:2059: finishing write tid 3 to smithi13778320-97 2024-09-21T09:35:21.652 INFO:tasks.rados.rados.0.smithi137.stdout:2059: finishing write tid 4 to smithi13778320-97 2024-09-21T09:35:21.652 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 97 v 282 (ObjNum 1380 snap 0 seq_num 1380) dirty exists 2024-09-21T09:35:21.652 INFO:tasks.rados.rados.0.smithi137.stdout:2059: left oid 97 (ObjNum 1380 snap 0 seq_num 1380) 2024-09-21T09:35:21.653 INFO:tasks.rados.rados.0.smithi137.stdout:2068: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2024-09-21T09:35:21.657 INFO:tasks.rados.rados.0.smithi137.stdout:2068: writing smithi13778320-245 from 477695 to 1073806 tid 1 2024-09-21T09:35:21.663 INFO:tasks.rados.rados.0.smithi137.stdout:2068: writing smithi13778320-245 from 1530149 to 1980634 tid 2 2024-09-21T09:35:21.671 INFO:tasks.rados.rados.0.smithi137.stdout:2068: writing smithi13778320-245 from 2600845 to 3267524 tid 3 2024-09-21T09:35:21.671 INFO:tasks.rados.rados.0.smithi137.stdout:2057: done (9 left) 2024-09-21T09:35:21.671 INFO:tasks.rados.rados.0.smithi137.stdout:2058: done (8 left) 2024-09-21T09:35:21.671 INFO:tasks.rados.rados.0.smithi137.stdout:2059: done (7 left) 2024-09-21T09:35:21.671 INFO:tasks.rados.rados.0.smithi137.stdout:2069: read oid 177 snap -1 2024-09-21T09:35:21.671 INFO:tasks.rados.rados.0.smithi137.stdout:2069: expect (ObjNum 797 snap 0 seq_num 797) 2024-09-21T09:35:21.671 INFO:tasks.rados.rados.0.smithi137.stdout:2070: delete oid 187 current snap is 0 2024-09-21T09:35:21.671 INFO:tasks.rados.rados.0.smithi137.stdout:2062: expect (ObjNum 1236 snap 0 seq_num 1236) 2024-09-21T09:35:21.881 INFO:tasks.rados.rados.0.smithi137.stdout:2065: finishing write tid 1 to smithi13778320-112 2024-09-21T09:35:21.882 INFO:tasks.rados.rados.0.smithi137.stdout:2065: finishing write tid 2 to smithi13778320-112 2024-09-21T09:35:21.882 INFO:tasks.rados.rados.0.smithi137.stdout:2065: finishing write tid 3 to smithi13778320-112 2024-09-21T09:35:21.882 INFO:tasks.rados.rados.0.smithi137.stdout:2061: done (8 left) 2024-09-21T09:35:21.882 INFO:tasks.rados.rados.0.smithi137.stdout:2062: done (7 left) 2024-09-21T09:35:21.882 INFO:tasks.rados.rados.0.smithi137.stdout:2064: done (6 left) 2024-09-21T09:35:21.882 INFO:tasks.rados.rados.0.smithi137.stdout:2070: done (5 left) 2024-09-21T09:35:21.882 INFO:tasks.rados.rados.0.smithi137.stdout:2071: read oid 342 snap -1 2024-09-21T09:35:21.882 INFO:tasks.rados.rados.0.smithi137.stdout:2071: expect (ObjNum 742 snap 0 seq_num 742) 2024-09-21T09:35:21.882 INFO:tasks.rados.rados.0.smithi137.stdout:2072: read oid 359 snap -1 2024-09-21T09:35:21.882 INFO:tasks.rados.rados.0.smithi137.stdout:2072: expect (ObjNum 1170 snap 0 seq_num 1170) 2024-09-21T09:35:21.882 INFO:tasks.rados.rados.0.smithi137.stdout:2073: write oid 423 current snap is 0 2024-09-21T09:35:21.883 INFO:tasks.rados.rados.0.smithi137.stdout:2065: finishing write tid 4 to smithi13778320-112 2024-09-21T09:35:21.883 INFO:tasks.rados.rados.0.smithi137.stdout:2065: finishing write tid 5 to smithi13778320-112 2024-09-21T09:35:21.883 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 112 v 326 (ObjNum 1383 snap 0 seq_num 1383) dirty exists 2024-09-21T09:35:21.883 INFO:tasks.rados.rados.0.smithi137.stdout:2065: left oid 112 (ObjNum 1383 snap 0 seq_num 1383) 2024-09-21T09:35:21.883 INFO:tasks.rados.rados.0.smithi137.stdout:2066: expect (ObjNum 1262 snap 0 seq_num 1262) 2024-09-21T09:35:22.018 INFO:tasks.rados.rados.0.smithi137.stdout:2067: finishing write tid 1 to smithi13778320-146 2024-09-21T09:35:22.018 INFO:tasks.rados.rados.0.smithi137.stdout:2067: finishing write tid 2 to smithi13778320-146 2024-09-21T09:35:22.019 INFO:tasks.rados.rados.0.smithi137.stdout:2073: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2024-09-21T09:35:22.025 INFO:tasks.rados.rados.0.smithi137.stdout:2073: writing smithi13778320-423 from 511309 to 1257918 tid 1 2024-09-21T09:35:22.032 INFO:tasks.rados.rados.0.smithi137.stdout:2073: writing smithi13778320-423 from 2047113 to 2501267 tid 2 2024-09-21T09:35:22.037 INFO:tasks.rados.rados.0.smithi137.stdout:2073: writing smithi13778320-423 from 3055691 to 3311309 tid 3 2024-09-21T09:35:22.037 INFO:tasks.rados.rados.0.smithi137.stdout:2065: done (7 left) 2024-09-21T09:35:22.037 INFO:tasks.rados.rados.0.smithi137.stdout:2066: done (6 left) 2024-09-21T09:35:22.037 INFO:tasks.rados.rados.0.smithi137.stdout:2074: read oid 190 snap -1 2024-09-21T09:35:22.037 INFO:tasks.rados.rados.0.smithi137.stdout:2074: expect (ObjNum 189 snap 0 seq_num 189) 2024-09-21T09:35:22.037 INFO:tasks.rados.rados.0.smithi137.stdout:2075: write oid 449 current snap is 0 2024-09-21T09:35:22.037 INFO:tasks.rados.rados.0.smithi137.stdout:2067: finishing write tid 3 to smithi13778320-146 2024-09-21T09:35:22.037 INFO:tasks.rados.rados.0.smithi137.stdout:2067: finishing write tid 4 to smithi13778320-146 2024-09-21T09:35:22.037 INFO:tasks.rados.rados.0.smithi137.stdout:2075: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2024-09-21T09:35:22.042 INFO:tasks.rados.rados.0.smithi137.stdout:2075: writing smithi13778320-449 from 528116 to 949974 tid 1 2024-09-21T09:35:22.049 INFO:tasks.rados.rados.0.smithi137.stdout:2075: writing smithi13778320-449 from 1589242 to 2187054 tid 2 2024-09-21T09:35:22.056 INFO:tasks.rados.rados.0.smithi137.stdout:2075: writing smithi13778320-449 from 2966761 to 3328116 tid 3 2024-09-21T09:35:22.056 INFO:tasks.rados.rados.0.smithi137.stdout:2076: read oid 207 snap -1 2024-09-21T09:35:22.056 INFO:tasks.rados.rados.0.smithi137.stdout:2076: expect (ObjNum 749 snap 0 seq_num 749) 2024-09-21T09:35:22.057 INFO:tasks.rados.rados.0.smithi137.stdout:2077: read oid 303 snap -1 2024-09-21T09:35:22.057 INFO:tasks.rados.rados.0.smithi137.stdout:2077: expect (ObjNum 986 snap 0 seq_num 986) 2024-09-21T09:35:22.057 INFO:tasks.rados.rados.0.smithi137.stdout:2078: read oid 320 snap -1 2024-09-21T09:35:22.057 INFO:tasks.rados.rados.0.smithi137.stdout:2078: expect (ObjNum 1291 snap 0 seq_num 1291) 2024-09-21T09:35:22.057 INFO:tasks.rados.rados.0.smithi137.stdout:2079: write oid 61 current snap is 0 2024-09-21T09:35:22.057 INFO:tasks.rados.rados.0.smithi137.stdout:2067: finishing write tid 5 to smithi13778320-146 2024-09-21T09:35:22.057 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 146 v 248 (ObjNum 1384 snap 0 seq_num 1384) dirty exists 2024-09-21T09:35:22.057 INFO:tasks.rados.rados.0.smithi137.stdout:2067: left oid 146 (ObjNum 1384 snap 0 seq_num 1384) 2024-09-21T09:35:22.057 INFO:tasks.rados.rados.0.smithi137.stdout:2068: finishing write tid 1 to smithi13778320-245 2024-09-21T09:35:22.057 INFO:tasks.rados.rados.0.smithi137.stdout:2068: finishing write tid 2 to smithi13778320-245 2024-09-21T09:35:22.057 INFO:tasks.rados.rados.0.smithi137.stdout:2068: finishing write tid 3 to smithi13778320-245 2024-09-21T09:35:22.057 INFO:tasks.rados.rados.0.smithi137.stdout:2068: finishing write tid 4 to smithi13778320-245 2024-09-21T09:35:22.057 INFO:tasks.rados.rados.0.smithi137.stdout:2068: finishing write tid 5 to smithi13778320-245 2024-09-21T09:35:22.057 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 245 v 299 (ObjNum 1385 snap 0 seq_num 1385) dirty exists 2024-09-21T09:35:22.058 INFO:tasks.rados.rados.0.smithi137.stdout:2068: left oid 245 (ObjNum 1385 snap 0 seq_num 1385) 2024-09-21T09:35:22.058 INFO:tasks.rados.rados.0.smithi137.stdout:2079: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2024-09-21T09:35:22.063 INFO:tasks.rados.rados.0.smithi137.stdout:2079: writing smithi13778320-61 from 544923 to 1042030 tid 1 2024-09-21T09:35:22.069 INFO:tasks.rados.rados.0.smithi137.stdout:2079: writing smithi13778320-61 from 1647724 to 2105547 tid 2 2024-09-21T09:35:22.075 INFO:tasks.rados.rados.0.smithi137.stdout:2079: writing smithi13778320-61 from 2710537 to 3138657 tid 3 2024-09-21T09:35:22.075 INFO:tasks.rados.rados.0.smithi137.stdout:2067: done (11 left) 2024-09-21T09:35:22.075 INFO:tasks.rados.rados.0.smithi137.stdout:2068: done (10 left) 2024-09-21T09:35:22.075 INFO:tasks.rados.rados.0.smithi137.stdout:2080: write oid 193 current snap is 0 2024-09-21T09:35:22.075 INFO:tasks.rados.rados.0.smithi137.stdout:2080: seq_num 1390 ranges {561730=572356,1706206=601481,3021607=340123} 2024-09-21T09:35:22.081 INFO:tasks.rados.rados.0.smithi137.stdout:2080: writing smithi13778320-193 from 561730 to 1134086 tid 1 2024-09-21T09:35:22.087 INFO:tasks.rados.rados.0.smithi137.stdout:2080: writing smithi13778320-193 from 1706206 to 2307687 tid 2 2024-09-21T09:35:22.094 INFO:tasks.rados.rados.0.smithi137.stdout:2080: writing smithi13778320-193 from 3021607 to 3361730 tid 3 2024-09-21T09:35:22.094 INFO:tasks.rados.rados.0.smithi137.stdout:2081: read oid 112 snap -1 2024-09-21T09:35:22.094 INFO:tasks.rados.rados.0.smithi137.stdout:2081: expect (ObjNum 1383 snap 0 seq_num 1383) 2024-09-21T09:35:22.094 INFO:tasks.rados.rados.0.smithi137.stdout:2082: write oid 276 current snap is 0 2024-09-21T09:35:22.094 INFO:tasks.rados.rados.0.smithi137.stdout:2069: expect (ObjNum 797 snap 0 seq_num 797) 2024-09-21T09:35:22.302 INFO:tasks.rados.rados.0.smithi137.stdout:2072: expect (ObjNum 1170 snap 0 seq_num 1170) 2024-09-21T09:35:22.519 INFO:tasks.rados.rados.0.smithi137.stdout:2071: expect (ObjNum 742 snap 0 seq_num 742) 2024-09-21T09:35:22.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 4.5 MiB/s wr, 56 op/s 2024-09-21T09:35:22.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2071051986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:22.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:35:22.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:35:22.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 4.5 MiB/s wr, 56 op/s 2024-09-21T09:35:22.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2071051986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:22.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:35:22.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:35:22.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:22 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:2073: finishing write tid 1 to smithi13778320-423 2024-09-21T09:35:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:2073: finishing write tid 2 to smithi13778320-423 2024-09-21T09:35:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:2075: finishing write tid 1 to smithi13778320-449 2024-09-21T09:35:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:2073: finishing write tid 3 to smithi13778320-423 2024-09-21T09:35:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:2073: finishing write tid 4 to smithi13778320-423 2024-09-21T09:35:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:2073: finishing write tid 5 to smithi13778320-423 2024-09-21T09:35:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 423 v 330 (ObjNum 1387 snap 0 seq_num 1387) dirty exists 2024-09-21T09:35:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:2073: left oid 423 (ObjNum 1387 snap 0 seq_num 1387) 2024-09-21T09:35:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:2074: expect (ObjNum 189 snap 0 seq_num 189) 2024-09-21T09:35:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 4.5 MiB/s wr, 56 op/s 2024-09-21T09:35:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2071051986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:35:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:35:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:35:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:22 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:22.701 INFO:tasks.rados.rados.0.smithi137.stdout:2075: finishing write tid 2 to smithi13778320-449 2024-09-21T09:35:22.702 INFO:tasks.rados.rados.0.smithi137.stdout:2076: expect (ObjNum 749 snap 0 seq_num 749) 2024-09-21T09:35:22.825 INFO:tasks.rados.rados.0.smithi137.stdout:2077: expect (ObjNum 986 snap 0 seq_num 986) 2024-09-21T09:35:22.944 INFO:tasks.rados.rados.0.smithi137.stdout:2075: finishing write tid 3 to smithi13778320-449 2024-09-21T09:35:22.945 INFO:tasks.rados.rados.0.smithi137.stdout:2075: finishing write tid 4 to smithi13778320-449 2024-09-21T09:35:22.945 INFO:tasks.rados.rados.0.smithi137.stdout:2075: finishing write tid 5 to smithi13778320-449 2024-09-21T09:35:22.945 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 449 v 303 (ObjNum 1388 snap 0 seq_num 1388) dirty exists 2024-09-21T09:35:22.945 INFO:tasks.rados.rados.0.smithi137.stdout:2075: left oid 449 (ObjNum 1388 snap 0 seq_num 1388) 2024-09-21T09:35:22.945 INFO:tasks.rados.rados.0.smithi137.stdout:2079: finishing write tid 1 to smithi13778320-61 2024-09-21T09:35:22.945 INFO:tasks.rados.rados.0.smithi137.stdout:2078: expect (ObjNum 1291 snap 0 seq_num 1291) 2024-09-21T09:35:23.116 INFO:tasks.rados.rados.0.smithi137.stdout:2079: finishing write tid 2 to smithi13778320-61 2024-09-21T09:35:23.117 INFO:tasks.rados.rados.0.smithi137.stdout:2079: finishing write tid 3 to smithi13778320-61 2024-09-21T09:35:23.117 INFO:tasks.rados.rados.0.smithi137.stdout:2082: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2024-09-21T09:35:23.123 INFO:tasks.rados.rados.0.smithi137.stdout:2082: writing smithi13778320-276 from 578537 to 1226142 tid 1 2024-09-21T09:35:23.130 INFO:tasks.rados.rados.0.smithi137.stdout:2082: writing smithi13778320-276 from 1764688 to 2509827 tid 2 2024-09-21T09:35:23.136 INFO:tasks.rados.rados.0.smithi137.stdout:2082: writing smithi13778320-276 from 3049030 to 3378537 tid 3 2024-09-21T09:35:23.136 INFO:tasks.rados.rados.0.smithi137.stdout:2069: done (12 left) 2024-09-21T09:35:23.136 INFO:tasks.rados.rados.0.smithi137.stdout:2071: done (11 left) 2024-09-21T09:35:23.136 INFO:tasks.rados.rados.0.smithi137.stdout:2072: done (10 left) 2024-09-21T09:35:23.136 INFO:tasks.rados.rados.0.smithi137.stdout:2073: done (9 left) 2024-09-21T09:35:23.136 INFO:tasks.rados.rados.0.smithi137.stdout:2074: done (8 left) 2024-09-21T09:35:23.136 INFO:tasks.rados.rados.0.smithi137.stdout:2075: done (7 left) 2024-09-21T09:35:23.136 INFO:tasks.rados.rados.0.smithi137.stdout:2076: done (6 left) 2024-09-21T09:35:23.136 INFO:tasks.rados.rados.0.smithi137.stdout:2077: done (5 left) 2024-09-21T09:35:23.136 INFO:tasks.rados.rados.0.smithi137.stdout:2078: done (4 left) 2024-09-21T09:35:23.137 INFO:tasks.rados.rados.0.smithi137.stdout:2083: read oid 239 snap -1 2024-09-21T09:35:23.137 INFO:tasks.rados.rados.0.smithi137.stdout:2083: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-21T09:35:23.137 INFO:tasks.rados.rados.0.smithi137.stdout:2084: write oid 493 current snap is 0 2024-09-21T09:35:23.137 INFO:tasks.rados.rados.0.smithi137.stdout:2079: finishing write tid 4 to smithi13778320-61 2024-09-21T09:35:23.137 INFO:tasks.rados.rados.0.smithi137.stdout:2079: finishing write tid 5 to smithi13778320-61 2024-09-21T09:35:23.137 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 61 v 268 (ObjNum 1389 snap 0 seq_num 1389) dirty exists 2024-09-21T09:35:23.137 INFO:tasks.rados.rados.0.smithi137.stdout:2079: left oid 61 (ObjNum 1389 snap 0 seq_num 1389) 2024-09-21T09:35:23.137 INFO:tasks.rados.rados.0.smithi137.stdout:2080: finishing write tid 1 to smithi13778320-193 2024-09-21T09:35:23.137 INFO:tasks.rados.rados.0.smithi137.stdout:2080: finishing write tid 2 to smithi13778320-193 2024-09-21T09:35:23.137 INFO:tasks.rados.rados.0.smithi137.stdout:2080: finishing write tid 3 to smithi13778320-193 2024-09-21T09:35:23.137 INFO:tasks.rados.rados.0.smithi137.stdout:2084: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2024-09-21T09:35:23.141 INFO:tasks.rados.rados.0.smithi137.stdout:2084: writing smithi13778320-493 from 595344 to 1034551 tid 1 2024-09-21T09:35:23.148 INFO:tasks.rados.rados.0.smithi137.stdout:2084: writing smithi13778320-493 from 1823170 to 2428320 tid 2 2024-09-21T09:35:23.154 INFO:tasks.rados.rados.0.smithi137.stdout:2084: writing smithi13778320-493 from 3076453 to 3395344 tid 3 2024-09-21T09:35:23.154 INFO:tasks.rados.rados.0.smithi137.stdout:2079: done (5 left) 2024-09-21T09:35:23.155 INFO:tasks.rados.rados.0.smithi137.stdout:2085: write oid 421 current snap is 0 2024-09-21T09:35:23.155 INFO:tasks.rados.rados.0.smithi137.stdout:2080: finishing write tid 4 to smithi13778320-193 2024-09-21T09:35:23.155 INFO:tasks.rados.rados.0.smithi137.stdout:2080: finishing write tid 5 to smithi13778320-193 2024-09-21T09:35:23.155 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 193 v 227 (ObjNum 1390 snap 0 seq_num 1390) dirty exists 2024-09-21T09:35:23.155 INFO:tasks.rados.rados.0.smithi137.stdout:2080: left oid 193 (ObjNum 1390 snap 0 seq_num 1390) 2024-09-21T09:35:23.155 INFO:tasks.rados.rados.0.smithi137.stdout:2081: expect (ObjNum 1383 snap 0 seq_num 1383) 2024-09-21T09:35:23.408 INFO:tasks.rados.rados.0.smithi137.stdout:2082: finishing write tid 1 to smithi13778320-276 2024-09-21T09:35:23.408 INFO:tasks.rados.rados.0.smithi137.stdout:2082: finishing write tid 2 to smithi13778320-276 2024-09-21T09:35:23.408 INFO:tasks.rados.rados.0.smithi137.stdout:2085: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2024-09-21T09:35:23.414 INFO:tasks.rados.rados.0.smithi137.stdout:2085: writing smithi13778320-421 from 612151 to 1126607 tid 1 2024-09-21T09:35:23.423 INFO:tasks.rados.rados.0.smithi137.stdout:2085: writing smithi13778320-421 from 1881652 to 2630460 tid 2 2024-09-21T09:35:23.428 INFO:tasks.rados.rados.0.smithi137.stdout:2085: writing smithi13778320-421 from 3103876 to 3412151 tid 3 2024-09-21T09:35:23.428 INFO:tasks.rados.rados.0.smithi137.stdout:2080: done (5 left) 2024-09-21T09:35:23.428 INFO:tasks.rados.rados.0.smithi137.stdout:2081: done (4 left) 2024-09-21T09:35:23.428 INFO:tasks.rados.rados.0.smithi137.stdout:2086: write oid 74 current snap is 0 2024-09-21T09:35:23.428 INFO:tasks.rados.rados.0.smithi137.stdout:2083: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-21T09:35:23.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[39068]: Adjusting osd_memory_target on smithi165 to 2480M 2024-09-21T09:35:23.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[39068]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:35:23.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[39068]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:35:23.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[39068]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:35:23.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[39068]: from='client.25298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:23.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[39068]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:35:23.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[39068]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:35:23.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[39068]: Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:35:23.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[39068]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:35:23.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[39068]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:35:23.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[39068]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:23.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[39068]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T09:35:23.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[39068]: Deploying daemon alertmanager.a on smithi137 2024-09-21T09:35:23.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[28941]: Adjusting osd_memory_target on smithi165 to 2480M 2024-09-21T09:35:23.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[28941]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:35:23.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[28941]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:35:23.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[28941]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:35:23.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[28941]: from='client.25298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:23.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[28941]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:35:23.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[28941]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:35:23.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[28941]: Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:35:23.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[28941]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:35:23.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[28941]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:35:23.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[28941]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:23.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[28941]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T09:35:23.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:23 smithi137 ceph-mon[28941]: Deploying daemon alertmanager.a on smithi137 2024-09-21T09:35:23.571 INFO:tasks.rados.rados.0.smithi137.stdout:2082: finishing write tid 3 to smithi13778320-276 2024-09-21T09:35:23.571 INFO:tasks.rados.rados.0.smithi137.stdout:2082: finishing write tid 4 to smithi13778320-276 2024-09-21T09:35:23.571 INFO:tasks.rados.rados.0.smithi137.stdout:2082: finishing write tid 5 to smithi13778320-276 2024-09-21T09:35:23.571 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 276 v 307 (ObjNum 1391 snap 0 seq_num 1391) dirty exists 2024-09-21T09:35:23.572 INFO:tasks.rados.rados.0.smithi137.stdout:2082: left oid 276 (ObjNum 1391 snap 0 seq_num 1391) 2024-09-21T09:35:23.572 INFO:tasks.rados.rados.0.smithi137.stdout:2084: finishing write tid 1 to smithi13778320-493 2024-09-21T09:35:23.572 INFO:tasks.rados.rados.0.smithi137.stdout:2086: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2024-09-21T09:35:23.578 INFO:tasks.rados.rados.0.smithi137.stdout:2086: writing smithi13778320-74 from 628958 to 1218663 tid 1 2024-09-21T09:35:23.585 INFO:tasks.rados.rados.0.smithi137.stdout:2086: writing smithi13778320-74 from 1940134 to 2548953 tid 2 2024-09-21T09:35:23.590 INFO:tasks.rados.rados.0.smithi137.stdout:2086: writing smithi13778320-74 from 3131299 to 3428958 tid 3 2024-09-21T09:35:23.590 INFO:tasks.rados.rados.0.smithi137.stdout:2082: done (4 left) 2024-09-21T09:35:23.590 INFO:tasks.rados.rados.0.smithi137.stdout:2083: done (3 left) 2024-09-21T09:35:23.590 INFO:tasks.rados.rados.0.smithi137.stdout:2087: write oid 137 current snap is 0 2024-09-21T09:35:23.590 INFO:tasks.rados.rados.0.smithi137.stdout:2087: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2024-09-21T09:35:23.597 INFO:tasks.rados.rados.0.smithi137.stdout:2087: writing smithi13778320-137 from 645765 to 1310719 tid 1 2024-09-21T09:35:23.605 INFO:tasks.rados.rados.0.smithi137.stdout:2087: writing smithi13778320-137 from 1998616 to 2751093 tid 2 2024-09-21T09:35:23.609 INFO:tasks.rados.rados.0.smithi137.stdout:2087: writing smithi13778320-137 from 3158722 to 3445765 tid 3 2024-09-21T09:35:23.610 INFO:tasks.rados.rados.0.smithi137.stdout:2088: write oid 465 current snap is 0 2024-09-21T09:35:23.610 INFO:tasks.rados.rados.0.smithi137.stdout:2084: finishing write tid 2 to smithi13778320-493 2024-09-21T09:35:23.610 INFO:tasks.rados.rados.0.smithi137.stdout:2084: finishing write tid 3 to smithi13778320-493 2024-09-21T09:35:23.610 INFO:tasks.rados.rados.0.smithi137.stdout:2084: finishing write tid 4 to smithi13778320-493 2024-09-21T09:35:23.610 INFO:tasks.rados.rados.0.smithi137.stdout:2084: finishing write tid 5 to smithi13778320-493 2024-09-21T09:35:23.610 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 493 v 311 (ObjNum 1392 snap 0 seq_num 1392) dirty exists 2024-09-21T09:35:23.610 INFO:tasks.rados.rados.0.smithi137.stdout:2084: left oid 493 (ObjNum 1392 snap 0 seq_num 1392) 2024-09-21T09:35:23.610 INFO:tasks.rados.rados.0.smithi137.stdout:2085: finishing write tid 1 to smithi13778320-421 2024-09-21T09:35:23.610 INFO:tasks.rados.rados.0.smithi137.stdout:2085: finishing write tid 2 to smithi13778320-421 2024-09-21T09:35:23.610 INFO:tasks.rados.rados.0.smithi137.stdout:2085: finishing write tid 3 to smithi13778320-421 2024-09-21T09:35:23.610 INFO:tasks.rados.rados.0.smithi137.stdout:2085: finishing write tid 4 to smithi13778320-421 2024-09-21T09:35:23.610 INFO:tasks.rados.rados.0.smithi137.stdout:2085: finishing write tid 5 to smithi13778320-421 2024-09-21T09:35:23.610 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 421 v 350 (ObjNum 1393 snap 0 seq_num 1393) dirty exists 2024-09-21T09:35:23.610 INFO:tasks.rados.rados.0.smithi137.stdout:2085: left oid 421 (ObjNum 1393 snap 0 seq_num 1393) 2024-09-21T09:35:23.611 INFO:tasks.rados.rados.0.smithi137.stdout:2086: finishing write tid 1 to smithi13778320-74 2024-09-21T09:35:23.611 INFO:tasks.rados.rados.0.smithi137.stdout:2086: finishing write tid 2 to smithi13778320-74 2024-09-21T09:35:23.611 INFO:tasks.rados.rados.0.smithi137.stdout:2088: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2024-09-21T09:35:23.616 INFO:tasks.rados.rados.0.smithi137.stdout:2088: writing smithi13778320-465 from 662572 to 1402775 tid 1 2024-09-21T09:35:23.623 INFO:tasks.rados.rados.0.smithi137.stdout:2088: writing smithi13778320-465 from 1940745 to 2553233 tid 2 2024-09-21T09:35:23.628 INFO:tasks.rados.rados.0.smithi137.stdout:2088: writing smithi13778320-465 from 3069792 to 3462572 tid 3 2024-09-21T09:35:23.628 INFO:tasks.rados.rados.0.smithi137.stdout:2084: done (4 left) 2024-09-21T09:35:23.628 INFO:tasks.rados.rados.0.smithi137.stdout:2085: done (3 left) 2024-09-21T09:35:23.629 INFO:tasks.rados.rados.0.smithi137.stdout:2089: write oid 477 current snap is 0 2024-09-21T09:35:23.629 INFO:tasks.rados.rados.0.smithi137.stdout:2086: finishing write tid 3 to smithi13778320-74 2024-09-21T09:35:23.629 INFO:tasks.rados.rados.0.smithi137.stdout:2086: finishing write tid 4 to smithi13778320-74 2024-09-21T09:35:23.629 INFO:tasks.rados.rados.0.smithi137.stdout:2086: finishing write tid 5 to smithi13778320-74 2024-09-21T09:35:23.629 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 74 v 334 (ObjNum 1394 snap 0 seq_num 1394) dirty exists 2024-09-21T09:35:23.629 INFO:tasks.rados.rados.0.smithi137.stdout:2086: left oid 74 (ObjNum 1394 snap 0 seq_num 1394) 2024-09-21T09:35:23.629 INFO:tasks.rados.rados.0.smithi137.stdout:2087: finishing write tid 1 to smithi13778320-137 2024-09-21T09:35:23.629 INFO:tasks.rados.rados.0.smithi137.stdout:2087: finishing write tid 2 to smithi13778320-137 2024-09-21T09:35:23.629 INFO:tasks.rados.rados.0.smithi137.stdout:2089: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2024-09-21T09:35:23.634 INFO:tasks.rados.rados.0.smithi137.stdout:2089: writing smithi13778320-477 from 679379 to 1094831 tid 1 2024-09-21T09:35:23.641 INFO:tasks.rados.rados.0.smithi137.stdout:2089: writing smithi13778320-477 from 1599227 to 2355373 tid 2 2024-09-21T09:35:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:23 smithi165 ceph-mon[32789]: Adjusting osd_memory_target on smithi165 to 2480M 2024-09-21T09:35:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:23 smithi165 ceph-mon[32789]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:35:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:23 smithi165 ceph-mon[32789]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:35:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:23 smithi165 ceph-mon[32789]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:35:23.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:23 smithi165 ceph-mon[32789]: from='client.25298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:23.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:23 smithi165 ceph-mon[32789]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:35:23.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:23 smithi165 ceph-mon[32789]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:35:23.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:23 smithi165 ceph-mon[32789]: Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:35:23.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:23 smithi165 ceph-mon[32789]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:35:23.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:23 smithi165 ceph-mon[32789]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:35:23.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:23 smithi165 ceph-mon[32789]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:23.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:23 smithi165 ceph-mon[32789]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T09:35:23.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:23 smithi165 ceph-mon[32789]: Deploying daemon alertmanager.a on smithi137 2024-09-21T09:35:23.649 INFO:tasks.rados.rados.0.smithi137.stdout:2089: writing smithi13778320-477 from 3097215 to 3479379 tid 3 2024-09-21T09:35:23.649 INFO:tasks.rados.rados.0.smithi137.stdout:2086: done (3 left) 2024-09-21T09:35:23.649 INFO:tasks.rados.rados.0.smithi137.stdout:2090: read oid 205 snap -1 2024-09-21T09:35:23.649 INFO:tasks.rados.rados.0.smithi137.stdout:2090: expect (ObjNum 1057 snap 0 seq_num 1057) 2024-09-21T09:35:23.649 INFO:tasks.rados.rados.0.smithi137.stdout:2091: read oid 155 snap -1 2024-09-21T09:35:23.649 INFO:tasks.rados.rados.0.smithi137.stdout:2091: expect (ObjNum 1026 snap 0 seq_num 1026) 2024-09-21T09:35:23.649 INFO:tasks.rados.rados.0.smithi137.stdout:2087: finishing write tid 3 to smithi13778320-137 2024-09-21T09:35:23.649 INFO:tasks.rados.rados.0.smithi137.stdout:2087: finishing write tid 4 to smithi13778320-137 2024-09-21T09:35:23.649 INFO:tasks.rados.rados.0.smithi137.stdout:2092: write oid 337 current snap is 0 2024-09-21T09:35:23.650 INFO:tasks.rados.rados.0.smithi137.stdout:2087: finishing write tid 5 to smithi13778320-137 2024-09-21T09:35:23.650 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 137 v 354 (ObjNum 1395 snap 0 seq_num 1395) dirty exists 2024-09-21T09:35:23.650 INFO:tasks.rados.rados.0.smithi137.stdout:2087: left oid 137 (ObjNum 1395 snap 0 seq_num 1395) 2024-09-21T09:35:23.650 INFO:tasks.rados.rados.0.smithi137.stdout:2088: finishing write tid 1 to smithi13778320-465 2024-09-21T09:35:23.650 INFO:tasks.rados.rados.0.smithi137.stdout:2088: finishing write tid 2 to smithi13778320-465 2024-09-21T09:35:23.650 INFO:tasks.rados.rados.0.smithi137.stdout:2092: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2024-09-21T09:35:23.655 INFO:tasks.rados.rados.0.smithi137.stdout:2092: writing smithi13778320-337 from 696186 to 1186887 tid 1 2024-09-21T09:35:23.661 INFO:tasks.rados.rados.0.smithi137.stdout:2092: writing smithi13778320-337 from 1657709 to 2273866 tid 2 2024-09-21T09:35:23.667 INFO:tasks.rados.rados.0.smithi137.stdout:2092: writing smithi13778320-337 from 2724638 to 3286912 tid 3 2024-09-21T09:35:23.667 INFO:tasks.rados.rados.0.smithi137.stdout:2087: done (5 left) 2024-09-21T09:35:23.667 INFO:tasks.rados.rados.0.smithi137.stdout:2093: delete oid 348 current snap is 0 2024-09-21T09:35:23.667 INFO:tasks.rados.rados.0.smithi137.stdout:2088: finishing write tid 3 to smithi13778320-465 2024-09-21T09:35:23.667 INFO:tasks.rados.rados.0.smithi137.stdout:2088: finishing write tid 4 to smithi13778320-465 2024-09-21T09:35:23.667 INFO:tasks.rados.rados.0.smithi137.stdout:2088: finishing write tid 5 to smithi13778320-465 2024-09-21T09:35:23.668 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 465 v 252 (ObjNum 1396 snap 0 seq_num 1396) dirty exists 2024-09-21T09:35:23.668 INFO:tasks.rados.rados.0.smithi137.stdout:2088: left oid 465 (ObjNum 1396 snap 0 seq_num 1396) 2024-09-21T09:35:23.668 INFO:tasks.rados.rados.0.smithi137.stdout:2089: finishing write tid 1 to smithi13778320-477 2024-09-21T09:35:23.668 INFO:tasks.rados.rados.0.smithi137.stdout:2089: finishing write tid 2 to smithi13778320-477 2024-09-21T09:35:23.668 INFO:tasks.rados.rados.0.smithi137.stdout:2089: finishing write tid 3 to smithi13778320-477 2024-09-21T09:35:23.668 INFO:tasks.rados.rados.0.smithi137.stdout:2089: finishing write tid 4 to smithi13778320-477 2024-09-21T09:35:23.668 INFO:tasks.rados.rados.0.smithi137.stdout:2089: finishing write tid 5 to smithi13778320-477 2024-09-21T09:35:23.668 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 477 v 358 (ObjNum 1397 snap 0 seq_num 1397) dirty exists 2024-09-21T09:35:23.668 INFO:tasks.rados.rados.0.smithi137.stdout:2089: left oid 477 (ObjNum 1397 snap 0 seq_num 1397) 2024-09-21T09:35:23.668 INFO:tasks.rados.rados.0.smithi137.stdout:2091: expect (ObjNum 1026 snap 0 seq_num 1026) 2024-09-21T09:35:23.808 INFO:tasks.rados.rados.0.smithi137.stdout:2090: expect (ObjNum 1057 snap 0 seq_num 1057) 2024-09-21T09:35:24.079 INFO:tasks.rados.rados.0.smithi137.stdout:2092: finishing write tid 1 to smithi13778320-337 2024-09-21T09:35:24.080 INFO:tasks.rados.rados.0.smithi137.stdout:2092: finishing write tid 2 to smithi13778320-337 2024-09-21T09:35:24.080 INFO:tasks.rados.rados.0.smithi137.stdout:2092: finishing write tid 3 to smithi13778320-337 2024-09-21T09:35:24.080 INFO:tasks.rados.rados.0.smithi137.stdout:2092: finishing write tid 4 to smithi13778320-337 2024-09-21T09:35:24.080 INFO:tasks.rados.rados.0.smithi137.stdout:2088: done (5 left) 2024-09-21T09:35:24.080 INFO:tasks.rados.rados.0.smithi137.stdout:2089: done (4 left) 2024-09-21T09:35:24.080 INFO:tasks.rados.rados.0.smithi137.stdout:2090: done (3 left) 2024-09-21T09:35:24.080 INFO:tasks.rados.rados.0.smithi137.stdout:2091: done (2 left) 2024-09-21T09:35:24.080 INFO:tasks.rados.rados.0.smithi137.stdout:2093: done (1 left) 2024-09-21T09:35:24.080 INFO:tasks.rados.rados.0.smithi137.stdout:2094: read oid 303 snap -1 2024-09-21T09:35:24.080 INFO:tasks.rados.rados.0.smithi137.stdout:2094: expect (ObjNum 986 snap 0 seq_num 986) 2024-09-21T09:35:24.080 INFO:tasks.rados.rados.0.smithi137.stdout:2095: delete oid 183 current snap is 0 2024-09-21T09:35:24.080 INFO:tasks.rados.rados.0.smithi137.stdout:2092: finishing write tid 5 to smithi13778320-337 2024-09-21T09:35:24.080 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 337 v 311 (ObjNum 1398 snap 0 seq_num 1398) dirty exists 2024-09-21T09:35:24.081 INFO:tasks.rados.rados.0.smithi137.stdout:2092: left oid 337 (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T09:35:24.081 INFO:tasks.rados.rados.0.smithi137.stdout:2092: done (2 left) 2024-09-21T09:35:24.081 INFO:tasks.rados.rados.0.smithi137.stdout:2095: done (1 left) 2024-09-21T09:35:24.081 INFO:tasks.rados.rados.0.smithi137.stdout:2096: read oid 289 snap -1 2024-09-21T09:35:24.081 INFO:tasks.rados.rados.0.smithi137.stdout:2096: expect (ObjNum 1238 snap 0 seq_num 1238) 2024-09-21T09:35:24.081 INFO:tasks.rados.rados.0.smithi137.stdout:2097: write oid 208 current snap is 0 2024-09-21T09:35:24.081 INFO:tasks.rados.rados.0.smithi137.stdout:2097: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2024-09-21T09:35:24.088 INFO:tasks.rados.rados.0.smithi137.stdout:2097: writing smithi13778320-208 from 746607 to 1179408 tid 1 2024-09-21T09:35:24.096 INFO:tasks.rados.rados.0.smithi137.stdout:2097: writing smithi13778320-208 from 1833155 to 2596639 tid 2 2024-09-21T09:35:24.102 INFO:tasks.rados.rados.0.smithi137.stdout:2097: writing smithi13778320-208 from 3206907 to 3546607 tid 3 2024-09-21T09:35:24.102 INFO:tasks.rados.rados.0.smithi137.stdout:2098: delete oid 176 current snap is 0 2024-09-21T09:35:24.102 INFO:tasks.rados.rados.0.smithi137.stdout:2094: expect (ObjNum 986 snap 0 seq_num 986) 2024-09-21T09:35:24.236 INFO:tasks.rados.rados.0.smithi137.stdout:2097: finishing write tid 1 to smithi13778320-208 2024-09-21T09:35:24.236 INFO:tasks.rados.rados.0.smithi137.stdout:2096: expect (ObjNum 1238 snap 0 seq_num 1238) 2024-09-21T09:35:24.374 INFO:tasks.rados.rados.0.smithi137.stdout:2094: done (3 left) 2024-09-21T09:35:24.374 INFO:tasks.rados.rados.0.smithi137.stdout:2096: done (2 left) 2024-09-21T09:35:24.374 INFO:tasks.rados.rados.0.smithi137.stdout:2098: done (1 left) 2024-09-21T09:35:24.374 INFO:tasks.rados.rados.0.smithi137.stdout:2099: write oid 476 current snap is 0 2024-09-21T09:35:24.374 INFO:tasks.rados.rados.0.smithi137.stdout:2099: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2024-09-21T09:35:24.381 INFO:tasks.rados.rados.0.smithi137.stdout:2099: writing smithi13778320-476 from 780221 to 1363520 tid 1 2024-09-21T09:35:24.390 INFO:tasks.rados.rados.0.smithi137.stdout:2099: writing smithi13778320-476 from 1950119 to 2717272 tid 2 2024-09-21T09:35:24.395 INFO:tasks.rados.rados.0.smithi137.stdout:2099: writing smithi13778320-476 from 3261753 to 3580221 tid 3 2024-09-21T09:35:24.395 INFO:tasks.rados.rados.0.smithi137.stdout:2100: write oid 317 current snap is 0 2024-09-21T09:35:24.395 INFO:tasks.rados.rados.0.smithi137.stdout:2097: finishing write tid 2 to smithi13778320-208 2024-09-21T09:35:24.395 INFO:tasks.rados.rados.0.smithi137.stdout:2097: finishing write tid 3 to smithi13778320-208 2024-09-21T09:35:24.395 INFO:tasks.rados.rados.0.smithi137.stdout:2097: finishing write tid 4 to smithi13778320-208 2024-09-21T09:35:24.395 INFO:tasks.rados.rados.0.smithi137.stdout:2100: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2024-09-21T09:35:24.403 INFO:tasks.rados.rados.0.smithi137.stdout:2100: writing smithi13778320-317 from 797028 to 1455576 tid 1 2024-09-21T09:35:24.408 INFO:tasks.rados.rados.0.smithi137.stdout:2100: writing smithi13778320-317 from 1892248 to 2403059 tid 2 2024-09-21T09:35:24.416 INFO:tasks.rados.rados.0.smithi137.stdout:2100: writing smithi13778320-317 from 3172823 to 3597028 tid 3 2024-09-21T09:35:24.416 INFO:tasks.rados.rados.0.smithi137.stdout:2101: read oid 278 snap -1 2024-09-21T09:35:24.416 INFO:tasks.rados.rados.0.smithi137.stdout:2101: expect (ObjNum 1309 snap 0 seq_num 1309) 2024-09-21T09:35:24.416 INFO:tasks.rados.rados.0.smithi137.stdout:2102: read oid 275 snap -1 2024-09-21T09:35:24.416 INFO:tasks.rados.rados.0.smithi137.stdout:2102: expect (ObjNum 274 snap 0 seq_num 274) 2024-09-21T09:35:24.416 INFO:tasks.rados.rados.0.smithi137.stdout:2103: read oid 456 snap -1 2024-09-21T09:35:24.416 INFO:tasks.rados.rados.0.smithi137.stdout:2103: expect (ObjNum 1340 snap 0 seq_num 1340) 2024-09-21T09:35:24.416 INFO:tasks.rados.rados.0.smithi137.stdout:2104: read oid 165 snap -1 2024-09-21T09:35:24.416 INFO:tasks.rados.rados.0.smithi137.stdout:2104: expect (ObjNum 1138 snap 0 seq_num 1138) 2024-09-21T09:35:24.416 INFO:tasks.rados.rados.0.smithi137.stdout:2105: read oid 301 snap -1 2024-09-21T09:35:24.417 INFO:tasks.rados.rados.0.smithi137.stdout:2105: expect (ObjNum 1298 snap 0 seq_num 1298) 2024-09-21T09:35:24.417 INFO:tasks.rados.rados.0.smithi137.stdout:2106: delete oid 474 current snap is 0 2024-09-21T09:35:24.417 INFO:tasks.rados.rados.0.smithi137.stdout:2097: finishing write tid 5 to smithi13778320-208 2024-09-21T09:35:24.417 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 208 v 338 (ObjNum 1401 snap 0 seq_num 1401) dirty exists 2024-09-21T09:35:24.417 INFO:tasks.rados.rados.0.smithi137.stdout:2097: left oid 208 (ObjNum 1401 snap 0 seq_num 1401) 2024-09-21T09:35:24.417 INFO:tasks.rados.rados.0.smithi137.stdout:2099: finishing write tid 1 to smithi13778320-476 2024-09-21T09:35:24.417 INFO:tasks.rados.rados.0.smithi137.stdout:2099: finishing write tid 2 to smithi13778320-476 2024-09-21T09:35:24.417 INFO:tasks.rados.rados.0.smithi137.stdout:2099: finishing write tid 3 to smithi13778320-476 2024-09-21T09:35:24.417 INFO:tasks.rados.rados.0.smithi137.stdout:2099: finishing write tid 4 to smithi13778320-476 2024-09-21T09:35:24.417 INFO:tasks.rados.rados.0.smithi137.stdout:2099: finishing write tid 5 to smithi13778320-476 2024-09-21T09:35:24.417 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 476 v 257 (ObjNum 1403 snap 0 seq_num 1403) dirty exists 2024-09-21T09:35:24.417 INFO:tasks.rados.rados.0.smithi137.stdout:2099: left oid 476 (ObjNum 1403 snap 0 seq_num 1403) 2024-09-21T09:35:24.417 INFO:tasks.rados.rados.0.smithi137.stdout:2100: finishing write tid 1 to smithi13778320-317 2024-09-21T09:35:24.417 INFO:tasks.rados.rados.0.smithi137.stdout:2100: finishing write tid 2 to smithi13778320-317 2024-09-21T09:35:24.418 INFO:tasks.rados.rados.0.smithi137.stdout:2097: done (8 left) 2024-09-21T09:35:24.418 INFO:tasks.rados.rados.0.smithi137.stdout:2099: done (7 left) 2024-09-21T09:35:24.418 INFO:tasks.rados.rados.0.smithi137.stdout:2106: done (6 left) 2024-09-21T09:35:24.418 INFO:tasks.rados.rados.0.smithi137.stdout:2107: write oid 212 current snap is 0 2024-09-21T09:35:24.418 INFO:tasks.rados.rados.0.smithi137.stdout:2107: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2024-09-21T09:35:24.422 INFO:tasks.rados.rados.0.smithi137.stdout:2107: writing smithi13778320-212 from 430642 to 839688 tid 1 2024-09-21T09:35:24.430 INFO:tasks.rados.rados.0.smithi137.stdout:2107: writing smithi13778320-212 from 1609212 to 2123692 tid 2 2024-09-21T09:35:24.438 INFO:tasks.rados.rados.0.smithi137.stdout:2107: writing smithi13778320-212 from 2827669 to 3596472 tid 3 2024-09-21T09:35:24.438 INFO:tasks.rados.rados.0.smithi137.stdout:2108: read oid 30 snap -1 2024-09-21T09:35:24.438 INFO:tasks.rados.rados.0.smithi137.stdout:2108: expect (ObjNum 1322 snap 0 seq_num 1322) 2024-09-21T09:35:24.438 INFO:tasks.rados.rados.0.smithi137.stdout:2109: read oid 185 snap -1 2024-09-21T09:35:24.439 INFO:tasks.rados.rados.0.smithi137.stdout:2109: expect deleted 2024-09-21T09:35:24.439 INFO:tasks.rados.rados.0.smithi137.stdout:2110: write oid 310 current snap is 0 2024-09-21T09:35:24.439 INFO:tasks.rados.rados.0.smithi137.stdout:2100: finishing write tid 3 to smithi13778320-317 2024-09-21T09:35:24.439 INFO:tasks.rados.rados.0.smithi137.stdout:2101: expect (ObjNum 1309 snap 0 seq_num 1309) 2024-09-21T09:35:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:24 smithi137 ceph-mon[28941]: pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 9.7 MiB/s wr, 102 op/s 2024-09-21T09:35:24.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:24 smithi137 ceph-mon[39068]: pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 9.7 MiB/s wr, 102 op/s 2024-09-21T09:35:24.551 INFO:tasks.rados.rados.0.smithi137.stdout:2100: finishing write tid 4 to smithi13778320-317 2024-09-21T09:35:24.551 INFO:tasks.rados.rados.0.smithi137.stdout:2100: finishing write tid 5 to smithi13778320-317 2024-09-21T09:35:24.551 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 317 v 231 (ObjNum 1404 snap 0 seq_num 1404) dirty exists 2024-09-21T09:35:24.551 INFO:tasks.rados.rados.0.smithi137.stdout:2100: left oid 317 (ObjNum 1404 snap 0 seq_num 1404) 2024-09-21T09:35:24.552 INFO:tasks.rados.rados.0.smithi137.stdout:2110: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2024-09-21T09:35:24.557 INFO:tasks.rados.rados.0.smithi137.stdout:2110: writing smithi13778320-310 from 447449 to 1048097 tid 1 2024-09-21T09:35:24.565 INFO:tasks.rados.rados.0.smithi137.stdout:2110: writing smithi13778320-310 from 1784047 to 2558538 tid 2 2024-09-21T09:35:24.571 INFO:tasks.rados.rados.0.smithi137.stdout:2110: writing smithi13778320-310 from 2971445 to 3647449 tid 3 2024-09-21T09:35:24.571 INFO:tasks.rados.rados.0.smithi137.stdout:2100: done (9 left) 2024-09-21T09:35:24.572 INFO:tasks.rados.rados.0.smithi137.stdout:2101: done (8 left) 2024-09-21T09:35:24.572 INFO:tasks.rados.rados.0.smithi137.stdout:2111: read oid 410 snap -1 2024-09-21T09:35:24.572 INFO:tasks.rados.rados.0.smithi137.stdout:2111: expect (ObjNum 1367 snap 0 seq_num 1367) 2024-09-21T09:35:24.572 INFO:tasks.rados.rados.0.smithi137.stdout:2112: read oid 297 snap -1 2024-09-21T09:35:24.572 INFO:tasks.rados.rados.0.smithi137.stdout:2112: expect (ObjNum 1180 snap 0 seq_num 1180) 2024-09-21T09:35:24.572 INFO:tasks.rados.rados.0.smithi137.stdout:2113: write oid 136 current snap is 0 2024-09-21T09:35:24.572 INFO:tasks.rados.rados.0.smithi137.stdout:2104: expect (ObjNum 1138 snap 0 seq_num 1138) 2024-09-21T09:35:24.622 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:24 smithi165 ceph-mon[32789]: pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 9.7 MiB/s wr, 102 op/s 2024-09-21T09:35:24.692 INFO:tasks.rados.rados.0.smithi137.stdout:2113: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2024-09-21T09:35:24.698 INFO:tasks.rados.rados.0.smithi137.stdout:2113: writing smithi13778320-136 from 464256 to 1140153 tid 1 2024-09-21T09:35:24.705 INFO:tasks.rados.rados.0.smithi137.stdout:2113: writing smithi13778320-136 from 1726176 to 2244325 tid 2 2024-09-21T09:35:24.712 INFO:tasks.rados.rados.0.smithi137.stdout:2113: writing smithi13778320-136 from 2882515 to 3390215 tid 3 2024-09-21T09:35:24.713 INFO:tasks.rados.rados.0.smithi137.stdout:2104: done (10 left) 2024-09-21T09:35:24.713 INFO:tasks.rados.rados.0.smithi137.stdout:2114: write oid 393 current snap is 0 2024-09-21T09:35:24.713 INFO:tasks.rados.rados.0.smithi137.stdout:2102: expect (ObjNum 274 snap 0 seq_num 274) 2024-09-21T09:35:24.802 INFO:tasks.rados.rados.0.smithi137.stdout:2107: finishing write tid 1 to smithi13778320-212 2024-09-21T09:35:24.802 INFO:tasks.rados.rados.0.smithi137.stdout:2114: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2024-09-21T09:35:24.809 INFO:tasks.rados.rados.0.smithi137.stdout:2114: writing smithi13778320-393 from 481063 to 1232209 tid 1 2024-09-21T09:35:24.816 INFO:tasks.rados.rados.0.smithi137.stdout:2114: writing smithi13778320-393 from 1784658 to 2562818 tid 2 2024-09-21T09:35:24.822 INFO:tasks.rados.rados.0.smithi137.stdout:2114: writing smithi13778320-393 from 3309938 to 3681063 tid 3 2024-09-21T09:35:24.823 INFO:tasks.rados.rados.0.smithi137.stdout:2102: done (10 left) 2024-09-21T09:35:24.823 INFO:tasks.rados.rados.0.smithi137.stdout:2115: write oid 271 current snap is 0 2024-09-21T09:35:24.823 INFO:tasks.rados.rados.0.smithi137.stdout:2115: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2024-09-21T09:35:24.827 INFO:tasks.rados.rados.0.smithi137.stdout:2115: writing smithi13778320-271 from 497870 to 924265 tid 1 2024-09-21T09:35:24.833 INFO:tasks.rados.rados.0.smithi137.stdout:2115: writing smithi13778320-271 from 1443140 to 1964958 tid 2 2024-09-21T09:35:24.839 INFO:tasks.rados.rados.0.smithi137.stdout:2115: writing smithi13778320-271 from 2537361 to 3067605 tid 3 2024-09-21T09:35:24.843 INFO:tasks.rados.rados.0.smithi137.stdout:2115: writing smithi13778320-271 from 3583943 to 3697870 tid 4 2024-09-21T09:35:24.843 INFO:tasks.rados.rados.0.smithi137.stdout:2116: read oid 429 snap -1 2024-09-21T09:35:24.843 INFO:tasks.rados.rados.0.smithi137.stdout:2116: expect (ObjNum 982 snap 0 seq_num 982) 2024-09-21T09:35:24.843 INFO:tasks.rados.rados.0.smithi137.stdout:2117: write oid 500 current snap is 0 2024-09-21T09:35:24.843 INFO:tasks.rados.rados.0.smithi137.stdout:2105: expect (ObjNum 1298 snap 0 seq_num 1298) 2024-09-21T09:35:25.067 INFO:tasks.rados.rados.0.smithi137.stdout:2103: expect (ObjNum 1340 snap 0 seq_num 1340) 2024-09-21T09:35:25.158 INFO:tasks.rados.rados.0.smithi137.stdout:2107: finishing write tid 2 to smithi13778320-212 2024-09-21T09:35:25.158 INFO:tasks.rados.rados.0.smithi137.stdout:2117: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2024-09-21T09:35:25.163 INFO:tasks.rados.rados.0.smithi137.stdout:2117: writing smithi13778320-500 from 514677 to 1016321 tid 1 2024-09-21T09:35:25.170 INFO:tasks.rados.rados.0.smithi137.stdout:2117: writing smithi13778320-500 from 1501622 to 2283451 tid 2 2024-09-21T09:35:25.179 INFO:tasks.rados.rados.0.smithi137.stdout:2117: writing smithi13778320-500 from 2964784 to 3706300 tid 3 2024-09-21T09:35:25.179 INFO:tasks.rados.rados.0.smithi137.stdout:2103: done (12 left) 2024-09-21T09:35:25.179 INFO:tasks.rados.rados.0.smithi137.stdout:2105: done (11 left) 2024-09-21T09:35:25.179 INFO:tasks.rados.rados.0.smithi137.stdout:2118: write oid 63 current snap is 0 2024-09-21T09:35:25.179 INFO:tasks.rados.rados.0.smithi137.stdout:2118: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2024-09-21T09:35:25.185 INFO:tasks.rados.rados.0.smithi137.stdout:2118: writing smithi13778320-63 from 531484 to 1108377 tid 1 2024-09-21T09:35:25.192 INFO:tasks.rados.rados.0.smithi137.stdout:2118: writing smithi13778320-63 from 1843751 to 2369238 tid 2 2024-09-21T09:35:25.199 INFO:tasks.rados.rados.0.smithi137.stdout:2118: writing smithi13778320-63 from 2875854 to 3544995 tid 3 2024-09-21T09:35:25.199 INFO:tasks.rados.rados.0.smithi137.stdout:2119: read oid 57 snap -1 2024-09-21T09:35:25.200 INFO:tasks.rados.rados.0.smithi137.stdout:2119: expect (ObjNum 56 snap 0 seq_num 56) 2024-09-21T09:35:25.200 INFO:tasks.rados.rados.0.smithi137.stdout:2120: read oid 175 snap -1 2024-09-21T09:35:25.200 INFO:tasks.rados.rados.0.smithi137.stdout:2120: expect (ObjNum 939 snap 0 seq_num 939) 2024-09-21T09:35:25.200 INFO:tasks.rados.rados.0.smithi137.stdout:2121: write oid 150 current snap is 0 2024-09-21T09:35:25.200 INFO:tasks.rados.rados.0.smithi137.stdout:2121: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2024-09-21T09:35:25.205 INFO:tasks.rados.rados.0.smithi137.stdout:2121: writing smithi13778320-150 from 548291 to 1200433 tid 1 2024-09-21T09:35:25.214 INFO:tasks.rados.rados.0.smithi137.stdout:2121: writing smithi13778320-150 from 1902233 to 2687731 tid 2 2024-09-21T09:35:25.220 INFO:tasks.rados.rados.0.smithi137.stdout:2121: writing smithi13778320-150 from 3303277 to 3748291 tid 3 2024-09-21T09:35:25.220 INFO:tasks.rados.rados.0.smithi137.stdout:2109: done (14 left) 2024-09-21T09:35:25.220 INFO:tasks.rados.rados.0.smithi137.stdout:2122: write oid 231 current snap is 0 2024-09-21T09:35:25.221 INFO:tasks.rados.rados.0.smithi137.stdout:2122: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2024-09-21T09:35:25.227 INFO:tasks.rados.rados.0.smithi137.stdout:2122: writing smithi13778320-231 from 565098 to 1292489 tid 1 2024-09-21T09:35:25.234 INFO:tasks.rados.rados.0.smithi137.stdout:2122: writing smithi13778320-231 from 1960715 to 2489871 tid 2 2024-09-21T09:35:25.241 INFO:tasks.rados.rados.0.smithi137.stdout:2122: writing smithi13778320-231 from 2930700 to 3622385 tid 3 2024-09-21T09:35:25.241 INFO:tasks.rados.rados.0.smithi137.stdout:2123: read oid 80 snap -1 2024-09-21T09:35:25.241 INFO:tasks.rados.rados.0.smithi137.stdout:2123: expect (ObjNum 881 snap 0 seq_num 881) 2024-09-21T09:35:25.241 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:35:25.241 INFO:tasks.rados.rados.0.smithi137.stdout:2107: finishing write tid 3 to smithi13778320-212 2024-09-21T09:35:25.241 INFO:tasks.rados.rados.0.smithi137.stdout:2107: finishing write tid 4 to smithi13778320-212 2024-09-21T09:35:25.241 INFO:tasks.rados.rados.0.smithi137.stdout:2107: finishing write tid 5 to smithi13778320-212 2024-09-21T09:35:25.241 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 212 v 342 (ObjNum 1406 snap 0 seq_num 1406) dirty exists 2024-09-21T09:35:25.242 INFO:tasks.rados.rados.0.smithi137.stdout:2107: left oid 212 (ObjNum 1406 snap 0 seq_num 1406) 2024-09-21T09:35:25.242 INFO:tasks.rados.rados.0.smithi137.stdout:2108: expect (ObjNum 1322 snap 0 seq_num 1322) 2024-09-21T09:35:25.342 INFO:tasks.rados.rados.0.smithi137.stdout:2110: finishing write tid 1 to smithi13778320-310 2024-09-21T09:35:25.342 INFO:tasks.rados.rados.0.smithi137.stdout:2110: finishing write tid 2 to smithi13778320-310 2024-09-21T09:35:25.342 INFO:tasks.rados.rados.0.smithi137.stdout:2110: finishing write tid 3 to smithi13778320-310 2024-09-21T09:35:25.342 INFO:tasks.rados.rados.0.smithi137.stdout:2110: finishing write tid 4 to smithi13778320-310 2024-09-21T09:35:25.342 INFO:tasks.rados.rados.0.smithi137.stdout:2110: finishing write tid 5 to smithi13778320-310 2024-09-21T09:35:25.342 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 310 v 232 (ObjNum 1407 snap 0 seq_num 1407) dirty exists 2024-09-21T09:35:25.342 INFO:tasks.rados.rados.0.smithi137.stdout:2110: left oid 310 (ObjNum 1407 snap 0 seq_num 1407) 2024-09-21T09:35:25.343 INFO:tasks.rados.rados.0.smithi137.stdout:2107: done (15 left) 2024-09-21T09:35:25.343 INFO:tasks.rados.rados.0.smithi137.stdout:2108: done (14 left) 2024-09-21T09:35:25.343 INFO:tasks.rados.rados.0.smithi137.stdout:2110: done (13 left) 2024-09-21T09:35:25.343 INFO:tasks.rados.rados.0.smithi137.stdout:2124: write oid 344 current snap is 0 2024-09-21T09:35:25.343 INFO:tasks.rados.rados.0.smithi137.stdout:2112: expect (ObjNum 1180 snap 0 seq_num 1180) 2024-09-21T09:35:25.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:25 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/764627062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:25.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:25 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/764627062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:25.555 INFO:tasks.rados.rados.0.smithi137.stdout:2111: expect (ObjNum 1367 snap 0 seq_num 1367) 2024-09-21T09:35:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:25 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/764627062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:25.687 INFO:tasks.rados.rados.0.smithi137.stdout:2113: finishing write tid 1 to smithi13778320-136 2024-09-21T09:35:25.687 INFO:tasks.rados.rados.0.smithi137.stdout:2113: finishing write tid 2 to smithi13778320-136 2024-09-21T09:35:25.687 INFO:tasks.rados.rados.0.smithi137.stdout:2113: finishing write tid 3 to smithi13778320-136 2024-09-21T09:35:25.688 INFO:tasks.rados.rados.0.smithi137.stdout:2113: finishing write tid 4 to smithi13778320-136 2024-09-21T09:35:25.688 INFO:tasks.rados.rados.0.smithi137.stdout:2113: finishing write tid 5 to smithi13778320-136 2024-09-21T09:35:25.688 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 136 v 235 (ObjNum 1408 snap 0 seq_num 1408) dirty exists 2024-09-21T09:35:25.688 INFO:tasks.rados.rados.0.smithi137.stdout:2113: left oid 136 (ObjNum 1408 snap 0 seq_num 1408) 2024-09-21T09:35:25.688 INFO:tasks.rados.rados.0.smithi137.stdout:2114: finishing write tid 1 to smithi13778320-393 2024-09-21T09:35:25.688 INFO:tasks.rados.rados.0.smithi137.stdout:2124: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2024-09-21T09:35:25.693 INFO:tasks.rados.rados.0.smithi137.stdout:2124: writing smithi13778320-344 from 581905 to 1100898 tid 1 2024-09-21T09:35:25.700 INFO:tasks.rados.rados.0.smithi137.stdout:2124: writing smithi13778320-344 from 1735550 to 2408364 tid 2 2024-09-21T09:35:25.707 INFO:tasks.rados.rados.0.smithi137.stdout:2124: writing smithi13778320-344 from 2958123 to 3461080 tid 3 2024-09-21T09:35:25.707 INFO:tasks.rados.rados.0.smithi137.stdout:2111: done (13 left) 2024-09-21T09:35:25.707 INFO:tasks.rados.rados.0.smithi137.stdout:2112: done (12 left) 2024-09-21T09:35:25.707 INFO:tasks.rados.rados.0.smithi137.stdout:2113: done (11 left) 2024-09-21T09:35:25.707 INFO:tasks.rados.rados.0.smithi137.stdout:2125: write oid 230 current snap is 0 2024-09-21T09:35:25.707 INFO:tasks.rados.rados.0.smithi137.stdout:2114: finishing write tid 2 to smithi13778320-393 2024-09-21T09:35:25.707 INFO:tasks.rados.rados.0.smithi137.stdout:2114: finishing write tid 3 to smithi13778320-393 2024-09-21T09:35:25.707 INFO:tasks.rados.rados.0.smithi137.stdout:2114: finishing write tid 4 to smithi13778320-393 2024-09-21T09:35:25.707 INFO:tasks.rados.rados.0.smithi137.stdout:2114: finishing write tid 5 to smithi13778320-393 2024-09-21T09:35:25.707 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 393 v 239 (ObjNum 1409 snap 0 seq_num 1409) dirty exists 2024-09-21T09:35:25.708 INFO:tasks.rados.rados.0.smithi137.stdout:2114: left oid 393 (ObjNum 1409 snap 0 seq_num 1409) 2024-09-21T09:35:25.708 INFO:tasks.rados.rados.0.smithi137.stdout:2115: finishing write tid 1 to smithi13778320-271 2024-09-21T09:35:25.708 INFO:tasks.rados.rados.0.smithi137.stdout:2115: finishing write tid 2 to smithi13778320-271 2024-09-21T09:35:25.708 INFO:tasks.rados.rados.0.smithi137.stdout:2115: finishing write tid 3 to smithi13778320-271 2024-09-21T09:35:25.708 INFO:tasks.rados.rados.0.smithi137.stdout:2115: finishing write tid 4 to smithi13778320-271 2024-09-21T09:35:25.708 INFO:tasks.rados.rados.0.smithi137.stdout:2115: finishing write tid 5 to smithi13778320-271 2024-09-21T09:35:25.708 INFO:tasks.rados.rados.0.smithi137.stdout:2125: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2024-09-21T09:35:25.713 INFO:tasks.rados.rados.0.smithi137.stdout:2125: writing smithi13778320-230 from 598712 to 1192954 tid 1 2024-09-21T09:35:25.718 INFO:tasks.rados.rados.0.smithi137.stdout:2125: writing smithi13778320-230 from 1677679 to 2210504 tid 2 2024-09-21T09:35:25.725 INFO:tasks.rados.rados.0.smithi137.stdout:2125: writing smithi13778320-230 from 2985546 to 3416128 tid 3 2024-09-21T09:35:25.725 INFO:tasks.rados.rados.0.smithi137.stdout:2114: done (11 left) 2024-09-21T09:35:25.726 INFO:tasks.rados.rados.0.smithi137.stdout:2126: write oid 323 current snap is 0 2024-09-21T09:35:25.726 INFO:tasks.rados.rados.0.smithi137.stdout:2115: finishing write tid 6 to smithi13778320-271 2024-09-21T09:35:25.726 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 271 v 281 (ObjNum 1410 snap 0 seq_num 1410) dirty exists 2024-09-21T09:35:25.726 INFO:tasks.rados.rados.0.smithi137.stdout:2115: left oid 271 (ObjNum 1410 snap 0 seq_num 1410) 2024-09-21T09:35:25.726 INFO:tasks.rados.rados.0.smithi137.stdout:2116: expect (ObjNum 982 snap 0 seq_num 982) 2024-09-21T09:35:25.840 INFO:tasks.rados.rados.0.smithi137.stdout:2117: finishing write tid 1 to smithi13778320-500 2024-09-21T09:35:25.840 INFO:tasks.rados.rados.0.smithi137.stdout:2117: finishing write tid 2 to smithi13778320-500 2024-09-21T09:35:25.840 INFO:tasks.rados.rados.0.smithi137.stdout:2117: finishing write tid 3 to smithi13778320-500 2024-09-21T09:35:25.840 INFO:tasks.rados.rados.0.smithi137.stdout:2117: finishing write tid 4 to smithi13778320-500 2024-09-21T09:35:25.840 INFO:tasks.rados.rados.0.smithi137.stdout:2117: finishing write tid 5 to smithi13778320-500 2024-09-21T09:35:25.840 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 500 v 375 (ObjNum 1411 snap 0 seq_num 1411) dirty exists 2024-09-21T09:35:25.840 INFO:tasks.rados.rados.0.smithi137.stdout:2117: left oid 500 (ObjNum 1411 snap 0 seq_num 1411) 2024-09-21T09:35:25.840 INFO:tasks.rados.rados.0.smithi137.stdout:2118: finishing write tid 1 to smithi13778320-63 2024-09-21T09:35:25.840 INFO:tasks.rados.rados.0.smithi137.stdout:2118: finishing write tid 2 to smithi13778320-63 2024-09-21T09:35:25.841 INFO:tasks.rados.rados.0.smithi137.stdout:2118: finishing write tid 3 to smithi13778320-63 2024-09-21T09:35:25.841 INFO:tasks.rados.rados.0.smithi137.stdout:2126: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2024-09-21T09:35:25.846 INFO:tasks.rados.rados.0.smithi137.stdout:2126: writing smithi13778320-323 from 615519 to 1285010 tid 1 2024-09-21T09:35:25.852 INFO:tasks.rados.rados.0.smithi137.stdout:2126: writing smithi13778320-323 from 1736161 to 2412644 tid 2 2024-09-21T09:35:25.859 INFO:tasks.rados.rados.0.smithi137.stdout:2126: writing smithi13778320-323 from 2896616 to 3538470 tid 3 2024-09-21T09:35:25.859 INFO:tasks.rados.rados.0.smithi137.stdout:2115: done (11 left) 2024-09-21T09:35:25.860 INFO:tasks.rados.rados.0.smithi137.stdout:2116: done (10 left) 2024-09-21T09:35:25.860 INFO:tasks.rados.rados.0.smithi137.stdout:2117: done (9 left) 2024-09-21T09:35:25.860 INFO:tasks.rados.rados.0.smithi137.stdout:2127: read oid 208 snap -1 2024-09-21T09:35:25.860 INFO:tasks.rados.rados.0.smithi137.stdout:2127: expect (ObjNum 1401 snap 0 seq_num 1401) 2024-09-21T09:35:25.860 INFO:tasks.rados.rados.0.smithi137.stdout:2128: write oid 116 current snap is 0 2024-09-21T09:35:25.860 INFO:tasks.rados.rados.0.smithi137.stdout:2118: finishing write tid 4 to smithi13778320-63 2024-09-21T09:35:25.860 INFO:tasks.rados.rados.0.smithi137.stdout:2118: finishing write tid 5 to smithi13778320-63 2024-09-21T09:35:25.860 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 63 v 285 (ObjNum 1412 snap 0 seq_num 1412) dirty exists 2024-09-21T09:35:25.860 INFO:tasks.rados.rados.0.smithi137.stdout:2118: left oid 63 (ObjNum 1412 snap 0 seq_num 1412) 2024-09-21T09:35:25.860 INFO:tasks.rados.rados.0.smithi137.stdout:2121: finishing write tid 1 to smithi13778320-150 2024-09-21T09:35:25.860 INFO:tasks.rados.rados.0.smithi137.stdout:2119: expect (ObjNum 56 snap 0 seq_num 56) 2024-09-21T09:35:25.957 INFO:tasks.rados.rados.0.smithi137.stdout:2121: finishing write tid 2 to smithi13778320-150 2024-09-21T09:35:25.957 INFO:tasks.rados.rados.0.smithi137.stdout:2120: expect (ObjNum 939 snap 0 seq_num 939) 2024-09-21T09:35:26.135 INFO:tasks.rados.rados.0.smithi137.stdout:2121: finishing write tid 3 to smithi13778320-150 2024-09-21T09:35:26.135 INFO:tasks.rados.rados.0.smithi137.stdout:2121: finishing write tid 4 to smithi13778320-150 2024-09-21T09:35:26.135 INFO:tasks.rados.rados.0.smithi137.stdout:2121: finishing write tid 5 to smithi13778320-150 2024-09-21T09:35:26.135 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 150 v 362 (ObjNum 1413 snap 0 seq_num 1413) dirty exists 2024-09-21T09:35:26.135 INFO:tasks.rados.rados.0.smithi137.stdout:2121: left oid 150 (ObjNum 1413 snap 0 seq_num 1413) 2024-09-21T09:35:26.136 INFO:tasks.rados.rados.0.smithi137.stdout:2122: finishing write tid 1 to smithi13778320-231 2024-09-21T09:35:26.136 INFO:tasks.rados.rados.0.smithi137.stdout:2128: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2024-09-21T09:35:26.142 INFO:tasks.rados.rados.0.smithi137.stdout:2128: writing smithi13778320-116 from 632326 to 1377066 tid 1 2024-09-21T09:35:26.147 INFO:tasks.rados.rados.0.smithi137.stdout:2128: writing smithi13778320-116 from 1794643 to 2331137 tid 2 2024-09-21T09:35:26.154 INFO:tasks.rados.rados.0.smithi137.stdout:2128: writing smithi13778320-116 from 3040392 to 3493518 tid 3 2024-09-21T09:35:26.154 INFO:tasks.rados.rados.0.smithi137.stdout:2118: done (10 left) 2024-09-21T09:35:26.155 INFO:tasks.rados.rados.0.smithi137.stdout:2119: done (9 left) 2024-09-21T09:35:26.155 INFO:tasks.rados.rados.0.smithi137.stdout:2120: done (8 left) 2024-09-21T09:35:26.155 INFO:tasks.rados.rados.0.smithi137.stdout:2121: done (7 left) 2024-09-21T09:35:26.155 INFO:tasks.rados.rados.0.smithi137.stdout:2129: write oid 465 current snap is 0 2024-09-21T09:35:26.155 INFO:tasks.rados.rados.0.smithi137.stdout:2122: finishing write tid 2 to smithi13778320-231 2024-09-21T09:35:26.155 INFO:tasks.rados.rados.0.smithi137.stdout:2122: finishing write tid 3 to smithi13778320-231 2024-09-21T09:35:26.155 INFO:tasks.rados.rados.0.smithi137.stdout:2122: finishing write tid 4 to smithi13778320-231 2024-09-21T09:35:26.155 INFO:tasks.rados.rados.0.smithi137.stdout:2129: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2024-09-21T09:35:26.160 INFO:tasks.rados.rados.0.smithi137.stdout:2129: writing smithi13778320-465 from 649133 to 1069122 tid 1 2024-09-21T09:35:26.168 INFO:tasks.rados.rados.0.smithi137.stdout:2129: writing smithi13778320-465 from 1853125 to 2533277 tid 2 2024-09-21T09:35:26.174 INFO:tasks.rados.rados.0.smithi137.stdout:2129: writing smithi13778320-465 from 2951462 to 3615860 tid 3 2024-09-21T09:35:26.174 INFO:tasks.rados.rados.0.smithi137.stdout:2130: read oid 23 snap -1 2024-09-21T09:35:26.174 INFO:tasks.rados.rados.0.smithi137.stdout:2130: expect deleted 2024-09-21T09:35:26.174 INFO:tasks.rados.rados.0.smithi137.stdout:2131: write oid 263 current snap is 0 2024-09-21T09:35:26.175 INFO:tasks.rados.rados.0.smithi137.stdout:2122: finishing write tid 5 to smithi13778320-231 2024-09-21T09:35:26.175 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 231 v 320 (ObjNum 1414 snap 0 seq_num 1414) dirty exists 2024-09-21T09:35:26.175 INFO:tasks.rados.rados.0.smithi137.stdout:2122: left oid 231 (ObjNum 1414 snap 0 seq_num 1414) 2024-09-21T09:35:26.175 INFO:tasks.rados.rados.0.smithi137.stdout:2123: expect (ObjNum 881 snap 0 seq_num 881) 2024-09-21T09:35:26.333 INFO:tasks.rados.rados.0.smithi137.stdout:2124: finishing write tid 1 to smithi13778320-344 2024-09-21T09:35:26.333 INFO:tasks.rados.rados.0.smithi137.stdout:2124: finishing write tid 2 to smithi13778320-344 2024-09-21T09:35:26.333 INFO:tasks.rados.rados.0.smithi137.stdout:2124: finishing write tid 3 to smithi13778320-344 2024-09-21T09:35:26.333 INFO:tasks.rados.rados.0.smithi137.stdout:2124: finishing write tid 4 to smithi13778320-344 2024-09-21T09:35:26.333 INFO:tasks.rados.rados.0.smithi137.stdout:2124: finishing write tid 5 to smithi13778320-344 2024-09-21T09:35:26.333 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 344 v 247 (ObjNum 1415 snap 0 seq_num 1415) dirty exists 2024-09-21T09:35:26.333 INFO:tasks.rados.rados.0.smithi137.stdout:2124: left oid 344 (ObjNum 1415 snap 0 seq_num 1415) 2024-09-21T09:35:26.333 INFO:tasks.rados.rados.0.smithi137.stdout:2125: finishing write tid 1 to smithi13778320-230 2024-09-21T09:35:26.333 INFO:tasks.rados.rados.0.smithi137.stdout:2131: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2024-09-21T09:35:26.339 INFO:tasks.rados.rados.0.smithi137.stdout:2131: writing smithi13778320-263 from 665940 to 1161178 tid 1 2024-09-21T09:35:26.345 INFO:tasks.rados.rados.0.smithi137.stdout:2131: writing smithi13778320-263 from 1795254 to 2335417 tid 2 2024-09-21T09:35:26.352 INFO:tasks.rados.rados.0.smithi137.stdout:2131: writing smithi13778320-263 from 2978885 to 3454555 tid 3 2024-09-21T09:35:26.352 INFO:tasks.rados.rados.0.smithi137.stdout:2122: done (9 left) 2024-09-21T09:35:26.352 INFO:tasks.rados.rados.0.smithi137.stdout:2123: done (8 left) 2024-09-21T09:35:26.352 INFO:tasks.rados.rados.0.smithi137.stdout:2124: done (7 left) 2024-09-21T09:35:26.352 INFO:tasks.rados.rados.0.smithi137.stdout:2132: read oid 216 snap -1 2024-09-21T09:35:26.353 INFO:tasks.rados.rados.0.smithi137.stdout:2132: expect (ObjNum 1085 snap 0 seq_num 1085) 2024-09-21T09:35:26.353 INFO:tasks.rados.rados.0.smithi137.stdout:2133: delete oid 452 current snap is 0 2024-09-21T09:35:26.353 INFO:tasks.rados.rados.0.smithi137.stdout:2125: finishing write tid 2 to smithi13778320-230 2024-09-21T09:35:26.353 INFO:tasks.rados.rados.0.smithi137.stdout:2125: finishing write tid 3 to smithi13778320-230 2024-09-21T09:35:26.353 INFO:tasks.rados.rados.0.smithi137.stdout:2125: finishing write tid 4 to smithi13778320-230 2024-09-21T09:35:26.353 INFO:tasks.rados.rados.0.smithi137.stdout:2125: finishing write tid 5 to smithi13778320-230 2024-09-21T09:35:26.353 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 230 v 289 (ObjNum 1416 snap 0 seq_num 1416) dirty exists 2024-09-21T09:35:26.353 INFO:tasks.rados.rados.0.smithi137.stdout:2125: left oid 230 (ObjNum 1416 snap 0 seq_num 1416) 2024-09-21T09:35:26.353 INFO:tasks.rados.rados.0.smithi137.stdout:2126: finishing write tid 1 to smithi13778320-323 2024-09-21T09:35:26.353 INFO:tasks.rados.rados.0.smithi137.stdout:2126: finishing write tid 2 to smithi13778320-323 2024-09-21T09:35:26.353 INFO:tasks.rados.rados.0.smithi137.stdout:2126: finishing write tid 3 to smithi13778320-323 2024-09-21T09:35:26.353 INFO:tasks.rados.rados.0.smithi137.stdout:2126: finishing write tid 4 to smithi13778320-323 2024-09-21T09:35:26.353 INFO:tasks.rados.rados.0.smithi137.stdout:2126: finishing write tid 5 to smithi13778320-323 2024-09-21T09:35:26.353 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 323 v 261 (ObjNum 1417 snap 0 seq_num 1417) dirty exists 2024-09-21T09:35:26.354 INFO:tasks.rados.rados.0.smithi137.stdout:2126: left oid 323 (ObjNum 1417 snap 0 seq_num 1417) 2024-09-21T09:35:26.354 INFO:tasks.rados.rados.0.smithi137.stdout:2127: expect (ObjNum 1401 snap 0 seq_num 1401) 2024-09-21T09:35:26.470 INFO:tasks.rados.rados.0.smithi137.stdout:2128: finishing write tid 1 to smithi13778320-116 2024-09-21T09:35:26.470 INFO:tasks.rados.rados.0.smithi137.stdout:2128: finishing write tid 2 to smithi13778320-116 2024-09-21T09:35:26.470 INFO:tasks.rados.rados.0.smithi137.stdout:2128: finishing write tid 3 to smithi13778320-116 2024-09-21T09:35:26.470 INFO:tasks.rados.rados.0.smithi137.stdout:2128: finishing write tid 4 to smithi13778320-116 2024-09-21T09:35:26.470 INFO:tasks.rados.rados.0.smithi137.stdout:2128: finishing write tid 5 to smithi13778320-116 2024-09-21T09:35:26.470 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 116 v 315 (ObjNum 1418 snap 0 seq_num 1418) dirty exists 2024-09-21T09:35:26.470 INFO:tasks.rados.rados.0.smithi137.stdout:2128: left oid 116 (ObjNum 1418 snap 0 seq_num 1418) 2024-09-21T09:35:26.470 INFO:tasks.rados.rados.0.smithi137.stdout:2129: finishing write tid 1 to smithi13778320-465 2024-09-21T09:35:26.470 INFO:tasks.rados.rados.0.smithi137.stdout:2125: done (8 left) 2024-09-21T09:35:26.471 INFO:tasks.rados.rados.0.smithi137.stdout:2126: done (7 left) 2024-09-21T09:35:26.471 INFO:tasks.rados.rados.0.smithi137.stdout:2127: done (6 left) 2024-09-21T09:35:26.471 INFO:tasks.rados.rados.0.smithi137.stdout:2128: done (5 left) 2024-09-21T09:35:26.471 INFO:tasks.rados.rados.0.smithi137.stdout:2133: done (4 left) 2024-09-21T09:35:26.471 INFO:tasks.rados.rados.0.smithi137.stdout:2134: read oid 410 snap -1 2024-09-21T09:35:26.471 INFO:tasks.rados.rados.0.smithi137.stdout:2134: expect (ObjNum 1367 snap 0 seq_num 1367) 2024-09-21T09:35:26.471 INFO:tasks.rados.rados.0.smithi137.stdout:2129: finishing write tid 2 to smithi13778320-465 2024-09-21T09:35:26.471 INFO:tasks.rados.rados.0.smithi137.stdout:2129: finishing write tid 3 to smithi13778320-465 2024-09-21T09:35:26.471 INFO:tasks.rados.rados.0.smithi137.stdout:2129: finishing write tid 4 to smithi13778320-465 2024-09-21T09:35:26.471 INFO:tasks.rados.rados.0.smithi137.stdout:2129: finishing write tid 5 to smithi13778320-465 2024-09-21T09:35:26.471 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 465 v 257 (ObjNum 1419 snap 0 seq_num 1419) dirty exists 2024-09-21T09:35:26.471 INFO:tasks.rados.rados.0.smithi137.stdout:2129: left oid 465 (ObjNum 1419 snap 0 seq_num 1419) 2024-09-21T09:35:26.471 INFO:tasks.rados.rados.0.smithi137.stdout:2131: finishing write tid 1 to smithi13778320-263 2024-09-21T09:35:26.471 INFO:tasks.rados.rados.0.smithi137.stdout:2131: finishing write tid 2 to smithi13778320-263 2024-09-21T09:35:26.471 INFO:tasks.rados.rados.0.smithi137.stdout:2135: read oid 118 snap -1 2024-09-21T09:35:26.472 INFO:tasks.rados.rados.0.smithi137.stdout:2135: expect (ObjNum 600 snap 0 seq_num 600) 2024-09-21T09:35:26.472 INFO:tasks.rados.rados.0.smithi137.stdout:2129: done (5 left) 2024-09-21T09:35:26.472 INFO:tasks.rados.rados.0.smithi137.stdout:2130: done (4 left) 2024-09-21T09:35:26.472 INFO:tasks.rados.rados.0.smithi137.stdout:2136: write oid 209 current snap is 0 2024-09-21T09:35:26.472 INFO:tasks.rados.rados.0.smithi137.stdout:2131: finishing write tid 3 to smithi13778320-263 2024-09-21T09:35:26.472 INFO:tasks.rados.rados.0.smithi137.stdout:2131: finishing write tid 4 to smithi13778320-263 2024-09-21T09:35:26.472 INFO:tasks.rados.rados.0.smithi137.stdout:2131: finishing write tid 5 to smithi13778320-263 2024-09-21T09:35:26.472 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 263 v 271 (ObjNum 1420 snap 0 seq_num 1420) dirty exists 2024-09-21T09:35:26.472 INFO:tasks.rados.rados.0.smithi137.stdout:2131: left oid 263 (ObjNum 1420 snap 0 seq_num 1420) 2024-09-21T09:35:26.472 INFO:tasks.rados.rados.0.smithi137.stdout:2132: expect (ObjNum 1085 snap 0 seq_num 1085) 2024-09-21T09:35:26.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:26 smithi137 ceph-mon[28941]: from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:26.540 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:26 smithi137 ceph-mon[28941]: pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.9 MiB/s wr, 93 op/s 2024-09-21T09:35:26.540 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:26 smithi137 ceph-mon[28941]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:26.540 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:26 smithi137 ceph-mon[39068]: from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:26.540 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:26 smithi137 ceph-mon[39068]: pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.9 MiB/s wr, 93 op/s 2024-09-21T09:35:26.540 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:26 smithi137 ceph-mon[39068]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:26.599 INFO:tasks.rados.rados.0.smithi137.stdout:2134: expect (ObjNum 1367 snap 0 seq_num 1367) 2024-09-21T09:35:26.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:26 smithi165 ceph-mon[32789]: from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:26.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:26 smithi165 ceph-mon[32789]: pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.9 MiB/s wr, 93 op/s 2024-09-21T09:35:26.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:26 smithi165 ceph-mon[32789]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:26.730 INFO:tasks.rados.rados.0.smithi137.stdout:2135: expect (ObjNum 600 snap 0 seq_num 600) 2024-09-21T09:35:26.819 INFO:tasks.rados.rados.0.smithi137.stdout:2136: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2024-09-21T09:35:26.826 INFO:tasks.rados.rados.0.smithi137.stdout:2136: writing smithi13778320-209 from 699554 to 1461643 tid 1 2024-09-21T09:35:26.833 INFO:tasks.rados.rados.0.smithi137.stdout:2136: writing smithi13778320-209 from 2028571 to 2572403 tid 2 2024-09-21T09:35:26.840 INFO:tasks.rados.rados.0.smithi137.stdout:2136: writing smithi13778320-209 from 3150084 to 3764651 tid 3 2024-09-21T09:35:26.840 INFO:tasks.rados.rados.0.smithi137.stdout:2131: done (4 left) 2024-09-21T09:35:26.840 INFO:tasks.rados.rados.0.smithi137.stdout:2132: done (3 left) 2024-09-21T09:35:26.840 INFO:tasks.rados.rados.0.smithi137.stdout:2134: done (2 left) 2024-09-21T09:35:26.840 INFO:tasks.rados.rados.0.smithi137.stdout:2135: done (1 left) 2024-09-21T09:35:26.840 INFO:tasks.rados.rados.0.smithi137.stdout:2137: read oid 134 snap -1 2024-09-21T09:35:26.840 INFO:tasks.rados.rados.0.smithi137.stdout:2137: expect (ObjNum 133 snap 0 seq_num 133) 2024-09-21T09:35:26.840 INFO:tasks.rados.rados.0.smithi137.stdout:2138: read oid 86 snap -1 2024-09-21T09:35:26.840 INFO:tasks.rados.rados.0.smithi137.stdout:2138: expect (ObjNum 1037 snap 0 seq_num 1037) 2024-09-21T09:35:26.840 INFO:tasks.rados.rados.0.smithi137.stdout:2139: write oid 11 current snap is 0 2024-09-21T09:35:26.840 INFO:tasks.rados.rados.0.smithi137.stdout:2136: finishing write tid 1 to smithi13778320-209 2024-09-21T09:35:26.840 INFO:tasks.rados.rados.0.smithi137.stdout:2139: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2024-09-21T09:35:26.846 INFO:tasks.rados.rados.0.smithi137.stdout:2139: writing smithi13778320-11 from 716361 to 1153699 tid 1 2024-09-21T09:35:26.853 INFO:tasks.rados.rados.0.smithi137.stdout:2139: writing smithi13778320-11 from 1687053 to 2374543 tid 2 2024-09-21T09:35:26.857 INFO:tasks.rados.rados.0.smithi137.stdout:2139: writing smithi13778320-11 from 2777507 to 3203346 tid 3 2024-09-21T09:35:26.862 INFO:tasks.rados.rados.0.smithi137.stdout:2139: writing smithi13778320-11 from 3877756 to 3916361 tid 4 2024-09-21T09:35:26.862 INFO:tasks.rados.rados.0.smithi137.stdout:2140: read oid 378 snap -1 2024-09-21T09:35:26.862 INFO:tasks.rados.rados.0.smithi137.stdout:2140: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T09:35:26.862 INFO:tasks.rados.rados.0.smithi137.stdout:2141: write oid 154 current snap is 0 2024-09-21T09:35:26.862 INFO:tasks.rados.rados.0.smithi137.stdout:2136: finishing write tid 2 to smithi13778320-209 2024-09-21T09:35:26.862 INFO:tasks.rados.rados.0.smithi137.stdout:2141: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2024-09-21T09:35:26.869 INFO:tasks.rados.rados.0.smithi137.stdout:2141: writing smithi13778320-154 from 733168 to 1245755 tid 1 2024-09-21T09:35:26.876 INFO:tasks.rados.rados.0.smithi137.stdout:2141: writing smithi13778320-154 from 2029182 to 2576683 tid 2 2024-09-21T09:35:26.883 INFO:tasks.rados.rados.0.smithi137.stdout:2141: writing smithi13778320-154 from 3088577 to 3725688 tid 3 2024-09-21T09:35:26.883 INFO:tasks.rados.rados.0.smithi137.stdout:2142: delete oid 459 current snap is 0 2024-09-21T09:35:26.883 INFO:tasks.rados.rados.0.smithi137.stdout:2136: finishing write tid 3 to smithi13778320-209 2024-09-21T09:35:26.883 INFO:tasks.rados.rados.0.smithi137.stdout:2136: finishing write tid 4 to smithi13778320-209 2024-09-21T09:35:26.883 INFO:tasks.rados.rados.0.smithi137.stdout:2136: finishing write tid 5 to smithi13778320-209 2024-09-21T09:35:26.883 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 209 v 366 (ObjNum 1422 snap 0 seq_num 1422) dirty exists 2024-09-21T09:35:26.883 INFO:tasks.rados.rados.0.smithi137.stdout:2136: left oid 209 (ObjNum 1422 snap 0 seq_num 1422) 2024-09-21T09:35:26.884 INFO:tasks.rados.rados.0.smithi137.stdout:2137: expect (ObjNum 133 snap 0 seq_num 133) 2024-09-21T09:35:26.955 INFO:tasks.rados.rados.0.smithi137.stdout:2138: expect (ObjNum 1037 snap 0 seq_num 1037) 2024-09-21T09:35:27.167 INFO:tasks.rados.rados.0.smithi137.stdout:2139: finishing write tid 1 to smithi13778320-11 2024-09-21T09:35:27.167 INFO:tasks.rados.rados.0.smithi137.stdout:2139: finishing write tid 2 to smithi13778320-11 2024-09-21T09:35:27.168 INFO:tasks.rados.rados.0.smithi137.stdout:2139: finishing write tid 3 to smithi13778320-11 2024-09-21T09:35:27.168 INFO:tasks.rados.rados.0.smithi137.stdout:2136: done (6 left) 2024-09-21T09:35:27.168 INFO:tasks.rados.rados.0.smithi137.stdout:2137: done (5 left) 2024-09-21T09:35:27.168 INFO:tasks.rados.rados.0.smithi137.stdout:2138: done (4 left) 2024-09-21T09:35:27.168 INFO:tasks.rados.rados.0.smithi137.stdout:2142: done (3 left) 2024-09-21T09:35:27.168 INFO:tasks.rados.rados.0.smithi137.stdout:2143: write oid 410 current snap is 0 2024-09-21T09:35:27.168 INFO:tasks.rados.rados.0.smithi137.stdout:2139: finishing write tid 4 to smithi13778320-11 2024-09-21T09:35:27.168 INFO:tasks.rados.rados.0.smithi137.stdout:2139: finishing write tid 5 to smithi13778320-11 2024-09-21T09:35:27.168 INFO:tasks.rados.rados.0.smithi137.stdout:2139: finishing write tid 6 to smithi13778320-11 2024-09-21T09:35:27.168 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 11 v 320 (ObjNum 1423 snap 0 seq_num 1423) dirty exists 2024-09-21T09:35:27.168 INFO:tasks.rados.rados.0.smithi137.stdout:2139: left oid 11 (ObjNum 1423 snap 0 seq_num 1423) 2024-09-21T09:35:27.168 INFO:tasks.rados.rados.0.smithi137.stdout:2140: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T09:35:27.246 INFO:tasks.rados.rados.0.smithi137.stdout:2141: finishing write tid 1 to smithi13778320-154 2024-09-21T09:35:27.247 INFO:tasks.rados.rados.0.smithi137.stdout:2141: finishing write tid 2 to smithi13778320-154 2024-09-21T09:35:27.247 INFO:tasks.rados.rados.0.smithi137.stdout:2141: finishing write tid 3 to smithi13778320-154 2024-09-21T09:35:27.247 INFO:tasks.rados.rados.0.smithi137.stdout:2141: finishing write tid 4 to smithi13778320-154 2024-09-21T09:35:27.247 INFO:tasks.rados.rados.0.smithi137.stdout:2141: finishing write tid 5 to smithi13778320-154 2024-09-21T09:35:27.247 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 154 v 275 (ObjNum 1424 snap 0 seq_num 1424) dirty exists 2024-09-21T09:35:27.247 INFO:tasks.rados.rados.0.smithi137.stdout:2141: left oid 154 (ObjNum 1424 snap 0 seq_num 1424) 2024-09-21T09:35:27.247 INFO:tasks.rados.rados.0.smithi137.stdout:2143: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2024-09-21T09:35:27.254 INFO:tasks.rados.rados.0.smithi137.stdout:2143: writing smithi13778320-410 from 766782 to 1429867 tid 1 2024-09-21T09:35:27.261 INFO:tasks.rados.rados.0.smithi137.stdout:2143: writing smithi13778320-410 from 2146146 to 2697316 tid 2 2024-09-21T09:35:27.268 INFO:tasks.rados.rados.0.smithi137.stdout:2143: writing smithi13778320-410 from 3143423 to 3919431 tid 3 2024-09-21T09:35:27.268 INFO:tasks.rados.rados.0.smithi137.stdout:2139: done (3 left) 2024-09-21T09:35:27.268 INFO:tasks.rados.rados.0.smithi137.stdout:2140: done (2 left) 2024-09-21T09:35:27.269 INFO:tasks.rados.rados.0.smithi137.stdout:2141: done (1 left) 2024-09-21T09:35:27.269 INFO:tasks.rados.rados.0.smithi137.stdout:2144: read oid 247 snap -1 2024-09-21T09:35:27.269 INFO:tasks.rados.rados.0.smithi137.stdout:2144: expect (ObjNum 992 snap 0 seq_num 992) 2024-09-21T09:35:27.269 INFO:tasks.rados.rados.0.smithi137.stdout:2145: write oid 396 current snap is 0 2024-09-21T09:35:27.269 INFO:tasks.rados.rados.0.smithi137.stdout:2143: finishing write tid 1 to smithi13778320-410 2024-09-21T09:35:27.269 INFO:tasks.rados.rados.0.smithi137.stdout:2143: finishing write tid 2 to smithi13778320-410 2024-09-21T09:35:27.269 INFO:tasks.rados.rados.0.smithi137.stdout:2145: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2024-09-21T09:35:27.276 INFO:tasks.rados.rados.0.smithi137.stdout:2145: writing smithi13778320-396 from 783589 to 1521923 tid 1 2024-09-21T09:35:27.284 INFO:tasks.rados.rados.0.smithi137.stdout:2145: writing smithi13778320-396 from 2204628 to 2899456 tid 2 2024-09-21T09:35:27.290 INFO:tasks.rados.rados.0.smithi137.stdout:2145: writing smithi13778320-396 from 3570846 to 3983589 tid 3 2024-09-21T09:35:27.290 INFO:tasks.rados.rados.0.smithi137.stdout:2146: write oid 333 current snap is 0 2024-09-21T09:35:27.290 INFO:tasks.rados.rados.0.smithi137.stdout:2146: seq_num 1428 ranges {400396=413583,1463110=438486} 2024-09-21T09:35:27.294 INFO:tasks.rados.rados.0.smithi137.stdout:2146: writing smithi13778320-333 from 400396 to 813979 tid 1 2024-09-21T09:35:27.302 INFO:tasks.rados.rados.0.smithi137.stdout:2146: writing smithi13778320-333 from 1463110 to 1901596 tid 2 2024-09-21T09:35:27.302 INFO:tasks.rados.rados.0.smithi137.stdout:2147: write oid 108 current snap is 0 2024-09-21T09:35:27.302 INFO:tasks.rados.rados.0.smithi137.stdout:2143: finishing write tid 3 to smithi13778320-410 2024-09-21T09:35:27.302 INFO:tasks.rados.rados.0.smithi137.stdout:2143: finishing write tid 4 to smithi13778320-410 2024-09-21T09:35:27.302 INFO:tasks.rados.rados.0.smithi137.stdout:2147: seq_num 1429 ranges {417203=488832,1405239=611964} 2024-09-21T09:35:27.306 INFO:tasks.rados.rados.0.smithi137.stdout:2147: writing smithi13778320-108 from 417203 to 906035 tid 1 2024-09-21T09:35:27.312 INFO:tasks.rados.rados.0.smithi137.stdout:2147: writing smithi13778320-108 from 1405239 to 2017203 tid 2 2024-09-21T09:35:27.313 INFO:tasks.rados.rados.0.smithi137.stdout:2148: read oid 130 snap -1 2024-09-21T09:35:27.313 INFO:tasks.rados.rados.0.smithi137.stdout:2148: expect (ObjNum 581 snap 0 seq_num 581) 2024-09-21T09:35:27.313 INFO:tasks.rados.rados.0.smithi137.stdout:2149: delete oid 89 current snap is 0 2024-09-21T09:35:27.313 INFO:tasks.rados.rados.0.smithi137.stdout:2143: finishing write tid 5 to smithi13778320-410 2024-09-21T09:35:27.313 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 410 v 251 (ObjNum 1426 snap 0 seq_num 1426) dirty exists 2024-09-21T09:35:27.313 INFO:tasks.rados.rados.0.smithi137.stdout:2143: left oid 410 (ObjNum 1426 snap 0 seq_num 1426) 2024-09-21T09:35:27.313 INFO:tasks.rados.rados.0.smithi137.stdout:2144: expect (ObjNum 992 snap 0 seq_num 992) 2024-09-21T09:35:27.407 INFO:tasks.rados.rados.0.smithi137.stdout:2145: finishing write tid 1 to smithi13778320-396 2024-09-21T09:35:27.407 INFO:tasks.rados.rados.0.smithi137.stdout:2145: finishing write tid 2 to smithi13778320-396 2024-09-21T09:35:27.407 INFO:tasks.rados.rados.0.smithi137.stdout:2143: done (6 left) 2024-09-21T09:35:27.407 INFO:tasks.rados.rados.0.smithi137.stdout:2144: done (5 left) 2024-09-21T09:35:27.408 INFO:tasks.rados.rados.0.smithi137.stdout:2149: done (4 left) 2024-09-21T09:35:27.408 INFO:tasks.rados.rados.0.smithi137.stdout:2150: read oid 17 snap -1 2024-09-21T09:35:27.408 INFO:tasks.rados.rados.0.smithi137.stdout:2150: expect (ObjNum 624 snap 0 seq_num 624) 2024-09-21T09:35:27.408 INFO:tasks.rados.rados.0.smithi137.stdout:2151: read oid 377 snap -1 2024-09-21T09:35:27.408 INFO:tasks.rados.rados.0.smithi137.stdout:2151: expect (ObjNum 1001 snap 0 seq_num 1001) 2024-09-21T09:35:27.408 INFO:tasks.rados.rados.0.smithi137.stdout:2152: write oid 14 current snap is 0 2024-09-21T09:35:27.408 INFO:tasks.rados.rados.0.smithi137.stdout:2145: finishing write tid 3 to smithi13778320-396 2024-09-21T09:35:27.408 INFO:tasks.rados.rados.0.smithi137.stdout:2145: finishing write tid 4 to smithi13778320-396 2024-09-21T09:35:27.408 INFO:tasks.rados.rados.0.smithi137.stdout:2145: finishing write tid 5 to smithi13778320-396 2024-09-21T09:35:27.408 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 396 v 324 (ObjNum 1427 snap 0 seq_num 1427) dirty exists 2024-09-21T09:35:27.408 INFO:tasks.rados.rados.0.smithi137.stdout:2145: left oid 396 (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T09:35:27.408 INFO:tasks.rados.rados.0.smithi137.stdout:2146: finishing write tid 1 to smithi13778320-333 2024-09-21T09:35:27.408 INFO:tasks.rados.rados.0.smithi137.stdout:2152: seq_num 1431 ranges {450817=755683,1638556=412261} 2024-09-21T09:35:27.414 INFO:tasks.rados.rados.0.smithi137.stdout:2152: writing smithi13778320-14 from 450817 to 1206500 tid 1 2024-09-21T09:35:27.419 INFO:tasks.rados.rados.0.smithi137.stdout:2152: writing smithi13778320-14 from 1638556 to 2050817 tid 2 2024-09-21T09:35:27.419 INFO:tasks.rados.rados.0.smithi137.stdout:2145: done (6 left) 2024-09-21T09:35:27.419 INFO:tasks.rados.rados.0.smithi137.stdout:2153: read oid 40 snap -1 2024-09-21T09:35:27.420 INFO:tasks.rados.rados.0.smithi137.stdout:2153: expect (ObjNum 1237 snap 0 seq_num 1237) 2024-09-21T09:35:27.420 INFO:tasks.rados.rados.0.smithi137.stdout:2154: read oid 274 snap -1 2024-09-21T09:35:27.420 INFO:tasks.rados.rados.0.smithi137.stdout:2154: expect (ObjNum 1334 snap 0 seq_num 1334) 2024-09-21T09:35:27.420 INFO:tasks.rados.rados.0.smithi137.stdout:2146: finishing write tid 2 to smithi13778320-333 2024-09-21T09:35:27.420 INFO:tasks.rados.rados.0.smithi137.stdout:2146: finishing write tid 3 to smithi13778320-333 2024-09-21T09:35:27.420 INFO:tasks.rados.rados.0.smithi137.stdout:2155: write oid 12 current snap is 0 2024-09-21T09:35:27.420 INFO:tasks.rados.rados.0.smithi137.stdout:2146: finishing write tid 4 to smithi13778320-333 2024-09-21T09:35:27.420 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 333 v 292 (ObjNum 1428 snap 0 seq_num 1428) dirty exists 2024-09-21T09:35:27.420 INFO:tasks.rados.rados.0.smithi137.stdout:2146: left oid 333 (ObjNum 1428 snap 0 seq_num 1428) 2024-09-21T09:35:27.420 INFO:tasks.rados.rados.0.smithi137.stdout:2147: finishing write tid 1 to smithi13778320-108 2024-09-21T09:35:27.420 INFO:tasks.rados.rados.0.smithi137.stdout:2147: finishing write tid 2 to smithi13778320-108 2024-09-21T09:35:27.420 INFO:tasks.rados.rados.0.smithi137.stdout:2147: finishing write tid 3 to smithi13778320-108 2024-09-21T09:35:27.420 INFO:tasks.rados.rados.0.smithi137.stdout:2155: seq_num 1432 ranges {467624=430932,1697038=370586} 2024-09-21T09:35:27.424 INFO:tasks.rados.rados.0.smithi137.stdout:2155: writing smithi13778320-12 from 467624 to 898556 tid 1 2024-09-21T09:35:27.431 INFO:tasks.rados.rados.0.smithi137.stdout:2155: writing smithi13778320-12 from 1697038 to 2067624 tid 2 2024-09-21T09:35:27.431 INFO:tasks.rados.rados.0.smithi137.stdout:2146: done (8 left) 2024-09-21T09:35:27.431 INFO:tasks.rados.rados.0.smithi137.stdout:2156: read oid 195 snap -1 2024-09-21T09:35:27.431 INFO:tasks.rados.rados.0.smithi137.stdout:2156: expect deleted 2024-09-21T09:35:27.431 INFO:tasks.rados.rados.0.smithi137.stdout:2157: write oid 399 current snap is 0 2024-09-21T09:35:27.431 INFO:tasks.rados.rados.0.smithi137.stdout:2147: finishing write tid 4 to smithi13778320-108 2024-09-21T09:35:27.431 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 108 v 260 (ObjNum 1429 snap 0 seq_num 1429) dirty exists 2024-09-21T09:35:27.431 INFO:tasks.rados.rados.0.smithi137.stdout:2147: left oid 108 (ObjNum 1429 snap 0 seq_num 1429) 2024-09-21T09:35:27.431 INFO:tasks.rados.rados.0.smithi137.stdout:2148: expect (ObjNum 581 snap 0 seq_num 581) 2024-09-21T09:35:27.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:27 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:35:27.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:27 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:35:27.578 INFO:tasks.rados.rados.0.smithi137.stdout:2151: expect (ObjNum 1001 snap 0 seq_num 1001) 2024-09-21T09:35:27.633 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:27.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:27 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:35:27.707 INFO:tasks.rados.rados.0.smithi137.stdout:2150: expect (ObjNum 624 snap 0 seq_num 624) 2024-09-21T09:35:27.859 INFO:tasks.rados.rados.0.smithi137.stdout:2152: finishing write tid 1 to smithi13778320-14 2024-09-21T09:35:27.860 INFO:tasks.rados.rados.0.smithi137.stdout:2152: finishing write tid 2 to smithi13778320-14 2024-09-21T09:35:27.860 INFO:tasks.rados.rados.0.smithi137.stdout:2152: finishing write tid 3 to smithi13778320-14 2024-09-21T09:35:27.860 INFO:tasks.rados.rados.0.smithi137.stdout:2157: seq_num 1433 ranges {484431=506181,1639167=445264} 2024-09-21T09:35:27.866 INFO:tasks.rados.rados.0.smithi137.stdout:2157: writing smithi13778320-399 from 484431 to 990612 tid 1 2024-09-21T09:35:27.874 INFO:tasks.rados.rados.0.smithi137.stdout:2157: writing smithi13778320-399 from 1639167 to 2084431 tid 2 2024-09-21T09:35:27.874 INFO:tasks.rados.rados.0.smithi137.stdout:2147: done (9 left) 2024-09-21T09:35:27.874 INFO:tasks.rados.rados.0.smithi137.stdout:2148: done (8 left) 2024-09-21T09:35:27.874 INFO:tasks.rados.rados.0.smithi137.stdout:2150: done (7 left) 2024-09-21T09:35:27.874 INFO:tasks.rados.rados.0.smithi137.stdout:2151: done (6 left) 2024-09-21T09:35:27.874 INFO:tasks.rados.rados.0.smithi137.stdout:2158: read oid 66 snap -1 2024-09-21T09:35:27.874 INFO:tasks.rados.rados.0.smithi137.stdout:2158: expect (ObjNum 938 snap 0 seq_num 938) 2024-09-21T09:35:27.875 INFO:tasks.rados.rados.0.smithi137.stdout:2159: write oid 197 current snap is 0 2024-09-21T09:35:27.875 INFO:tasks.rados.rados.0.smithi137.stdout:2152: finishing write tid 4 to smithi13778320-14 2024-09-21T09:35:27.875 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 14 v 316 (ObjNum 1431 snap 0 seq_num 1431) dirty exists 2024-09-21T09:35:27.875 INFO:tasks.rados.rados.0.smithi137.stdout:2152: left oid 14 (ObjNum 1431 snap 0 seq_num 1431) 2024-09-21T09:35:27.875 INFO:tasks.rados.rados.0.smithi137.stdout:2154: expect (ObjNum 1334 snap 0 seq_num 1334) 2024-09-21T09:35:27.979 INFO:tasks.rados.rados.0.smithi137.stdout:2155: finishing write tid 1 to smithi13778320-12 2024-09-21T09:35:27.979 INFO:tasks.rados.rados.0.smithi137.stdout:2153: expect (ObjNum 1237 snap 0 seq_num 1237) 2024-09-21T09:35:28.109 INFO:tasks.rados.rados.0.smithi137.stdout:2155: finishing write tid 2 to smithi13778320-12 2024-09-21T09:35:28.109 INFO:tasks.rados.rados.0.smithi137.stdout:2155: finishing write tid 3 to smithi13778320-12 2024-09-21T09:35:28.109 INFO:tasks.rados.rados.0.smithi137.stdout:2159: seq_num 1434 ranges {501238=581430,1697649=403589} 2024-09-21T09:35:28.115 INFO:tasks.rados.rados.0.smithi137.stdout:2159: writing smithi13778320-197 from 501238 to 1082668 tid 1 2024-09-21T09:35:28.121 INFO:tasks.rados.rados.0.smithi137.stdout:2159: writing smithi13778320-197 from 1697649 to 2101238 tid 2 2024-09-21T09:35:28.121 INFO:tasks.rados.rados.0.smithi137.stdout:2155: finishing write tid 4 to smithi13778320-12 2024-09-21T09:35:28.121 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 12 v 287 (ObjNum 1432 snap 0 seq_num 1432) dirty exists 2024-09-21T09:35:28.121 INFO:tasks.rados.rados.0.smithi137.stdout:2155: left oid 12 (ObjNum 1432 snap 0 seq_num 1432) 2024-09-21T09:35:28.121 INFO:tasks.rados.rados.0.smithi137.stdout:2157: finishing write tid 1 to smithi13778320-399 2024-09-21T09:35:28.121 INFO:tasks.rados.rados.0.smithi137.stdout:2152: done (7 left) 2024-09-21T09:35:28.122 INFO:tasks.rados.rados.0.smithi137.stdout:2153: done (6 left) 2024-09-21T09:35:28.122 INFO:tasks.rados.rados.0.smithi137.stdout:2154: done (5 left) 2024-09-21T09:35:28.122 INFO:tasks.rados.rados.0.smithi137.stdout:2155: done (4 left) 2024-09-21T09:35:28.122 INFO:tasks.rados.rados.0.smithi137.stdout:2156: done (3 left) 2024-09-21T09:35:28.122 INFO:tasks.rados.rados.0.smithi137.stdout:2160: read oid 97 snap -1 2024-09-21T09:35:28.122 INFO:tasks.rados.rados.0.smithi137.stdout:2160: expect (ObjNum 1380 snap 0 seq_num 1380) 2024-09-21T09:35:28.122 INFO:tasks.rados.rados.0.smithi137.stdout:2161: write oid 295 current snap is 0 2024-09-21T09:35:28.122 INFO:tasks.rados.rados.0.smithi137.stdout:2157: finishing write tid 2 to smithi13778320-399 2024-09-21T09:35:28.122 INFO:tasks.rados.rados.0.smithi137.stdout:2157: finishing write tid 3 to smithi13778320-399 2024-09-21T09:35:28.122 INFO:tasks.rados.rados.0.smithi137.stdout:2157: finishing write tid 4 to smithi13778320-399 2024-09-21T09:35:28.122 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 399 v 230 (ObjNum 1433 snap 0 seq_num 1433) dirty exists 2024-09-21T09:35:28.122 INFO:tasks.rados.rados.0.smithi137.stdout:2157: left oid 399 (ObjNum 1433 snap 0 seq_num 1433) 2024-09-21T09:35:28.122 INFO:tasks.rados.rados.0.smithi137.stdout:2158: expect (ObjNum 938 snap 0 seq_num 938) 2024-09-21T09:35:28.294 INFO:tasks.rados.rados.0.smithi137.stdout:2159: finishing write tid 1 to smithi13778320-197 2024-09-21T09:35:28.294 INFO:tasks.rados.rados.0.smithi137.stdout:2161: seq_num 1435 ranges {518045=656679,1756131=361914} 2024-09-21T09:35:28.300 INFO:tasks.rados.rados.0.smithi137.stdout:2161: writing smithi13778320-295 from 518045 to 1174724 tid 1 2024-09-21T09:35:28.305 INFO:tasks.rados.rados.0.smithi137.stdout:2161: writing smithi13778320-295 from 1756131 to 2118045 tid 2 2024-09-21T09:35:28.306 INFO:tasks.rados.rados.0.smithi137.stdout:2157: done (4 left) 2024-09-21T09:35:28.306 INFO:tasks.rados.rados.0.smithi137.stdout:2158: done (3 left) 2024-09-21T09:35:28.306 INFO:tasks.rados.rados.0.smithi137.stdout:2162: write oid 413 current snap is 0 2024-09-21T09:35:28.306 INFO:tasks.rados.rados.0.smithi137.stdout:2159: finishing write tid 2 to smithi13778320-197 2024-09-21T09:35:28.306 INFO:tasks.rados.rados.0.smithi137.stdout:2162: seq_num 1436 ranges {534852=731928,1814613=320239} 2024-09-21T09:35:28.312 INFO:tasks.rados.rados.0.smithi137.stdout:2162: writing smithi13778320-413 from 534852 to 1266780 tid 1 2024-09-21T09:35:28.318 INFO:tasks.rados.rados.0.smithi137.stdout:2162: writing smithi13778320-413 from 1814613 to 2134852 tid 2 2024-09-21T09:35:28.318 INFO:tasks.rados.rados.0.smithi137.stdout:2163: write oid 439 current snap is 0 2024-09-21T09:35:28.318 INFO:tasks.rados.rados.0.smithi137.stdout:2159: finishing write tid 3 to smithi13778320-197 2024-09-21T09:35:28.318 INFO:tasks.rados.rados.0.smithi137.stdout:2159: finishing write tid 4 to smithi13778320-197 2024-09-21T09:35:28.318 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 197 v 319 (ObjNum 1434 snap 0 seq_num 1434) dirty exists 2024-09-21T09:35:28.318 INFO:tasks.rados.rados.0.smithi137.stdout:2159: left oid 197 (ObjNum 1434 snap 0 seq_num 1434) 2024-09-21T09:35:28.318 INFO:tasks.rados.rados.0.smithi137.stdout:2160: expect (ObjNum 1380 snap 0 seq_num 1380) 2024-09-21T09:35:28.473 INFO:tasks.rados.rados.0.smithi137.stdout:2161: finishing write tid 1 to smithi13778320-295 2024-09-21T09:35:28.473 INFO:tasks.rados.rados.0.smithi137.stdout:2161: finishing write tid 2 to smithi13778320-295 2024-09-21T09:35:28.473 INFO:tasks.rados.rados.0.smithi137.stdout:2163: seq_num 1437 ranges {551659=523530,1873095=278564} 2024-09-21T09:35:28.478 INFO:tasks.rados.rados.0.smithi137.stdout:2163: writing smithi13778320-439 from 551659 to 1075189 tid 1 2024-09-21T09:35:28.485 INFO:tasks.rados.rados.0.smithi137.stdout:2163: writing smithi13778320-439 from 1873095 to 2151659 tid 2 2024-09-21T09:35:28.485 INFO:tasks.rados.rados.0.smithi137.stdout:2159: done (4 left) 2024-09-21T09:35:28.485 INFO:tasks.rados.rados.0.smithi137.stdout:2160: done (3 left) 2024-09-21T09:35:28.485 INFO:tasks.rados.rados.0.smithi137.stdout:2164: write oid 372 current snap is 0 2024-09-21T09:35:28.485 INFO:tasks.rados.rados.0.smithi137.stdout:2161: finishing write tid 3 to smithi13778320-295 2024-09-21T09:35:28.485 INFO:tasks.rados.rados.0.smithi137.stdout:2161: finishing write tid 4 to smithi13778320-295 2024-09-21T09:35:28.485 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 295 v 378 (ObjNum 1435 snap 0 seq_num 1435) dirty exists 2024-09-21T09:35:28.485 INFO:tasks.rados.rados.0.smithi137.stdout:2161: left oid 295 (ObjNum 1435 snap 0 seq_num 1435) 2024-09-21T09:35:28.485 INFO:tasks.rados.rados.0.smithi137.stdout:2162: finishing write tid 1 to smithi13778320-413 2024-09-21T09:35:28.485 INFO:tasks.rados.rados.0.smithi137.stdout:2162: finishing write tid 2 to smithi13778320-413 2024-09-21T09:35:28.486 INFO:tasks.rados.rados.0.smithi137.stdout:2162: finishing write tid 3 to smithi13778320-413 2024-09-21T09:35:28.486 INFO:tasks.rados.rados.0.smithi137.stdout:2162: finishing write tid 4 to smithi13778320-413 2024-09-21T09:35:28.486 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 413 v 322 (ObjNum 1436 snap 0 seq_num 1436) dirty exists 2024-09-21T09:35:28.486 INFO:tasks.rados.rados.0.smithi137.stdout:2162: left oid 413 (ObjNum 1436 snap 0 seq_num 1436) 2024-09-21T09:35:28.486 INFO:tasks.rados.rados.0.smithi137.stdout:2163: finishing write tid 1 to smithi13778320-439 2024-09-21T09:35:28.486 INFO:tasks.rados.rados.0.smithi137.stdout:2164: seq_num 1438 ranges {568466=598779,1931577=236889} 2024-09-21T09:35:28.491 INFO:tasks.rados.rados.0.smithi137.stdout:2164: writing smithi13778320-372 from 568466 to 1167245 tid 1 2024-09-21T09:35:28.495 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:28 smithi137 ceph-mon[28941]: pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.9 MiB/s wr, 93 op/s 2024-09-21T09:35:28.495 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:28 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2456438379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:28.495 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:28 smithi137 ceph-mon[39068]: pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.9 MiB/s wr, 93 op/s 2024-09-21T09:35:28.495 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:28 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2456438379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:28.497 INFO:tasks.rados.rados.0.smithi137.stdout:2164: writing smithi13778320-372 from 1931577 to 2168466 tid 2 2024-09-21T09:35:28.497 INFO:tasks.rados.rados.0.smithi137.stdout:2161: done (3 left) 2024-09-21T09:35:28.497 INFO:tasks.rados.rados.0.smithi137.stdout:2162: done (2 left) 2024-09-21T09:35:28.497 INFO:tasks.rados.rados.0.smithi137.stdout:2165: delete oid 228 current snap is 0 2024-09-21T09:35:28.497 INFO:tasks.rados.rados.0.smithi137.stdout:2163: finishing write tid 2 to smithi13778320-439 2024-09-21T09:35:28.497 INFO:tasks.rados.rados.0.smithi137.stdout:2163: finishing write tid 3 to smithi13778320-439 2024-09-21T09:35:28.497 INFO:tasks.rados.rados.0.smithi137.stdout:2163: finishing write tid 4 to smithi13778320-439 2024-09-21T09:35:28.497 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 439 v 263 (ObjNum 1437 snap 0 seq_num 1437) dirty exists 2024-09-21T09:35:28.497 INFO:tasks.rados.rados.0.smithi137.stdout:2163: left oid 439 (ObjNum 1437 snap 0 seq_num 1437) 2024-09-21T09:35:28.497 INFO:tasks.rados.rados.0.smithi137.stdout:2164: finishing write tid 1 to smithi13778320-372 2024-09-21T09:35:28.498 INFO:tasks.rados.rados.0.smithi137.stdout:2163: done (2 left) 2024-09-21T09:35:28.498 INFO:tasks.rados.rados.0.smithi137.stdout:2165: done (1 left) 2024-09-21T09:35:28.498 INFO:tasks.rados.rados.0.smithi137.stdout:2166: read oid 234 snap -1 2024-09-21T09:35:28.499 INFO:tasks.rados.rados.0.smithi137.stdout:2166: expect (ObjNum 623 snap 0 seq_num 623) 2024-09-21T09:35:28.499 INFO:tasks.rados.rados.0.smithi137.stdout:2167: write oid 164 current snap is 0 2024-09-21T09:35:28.499 INFO:tasks.rados.rados.0.smithi137.stdout:2167: seq_num 1440 ranges {602080=749277,2048541=153539} 2024-09-21T09:35:28.506 INFO:tasks.rados.rados.0.smithi137.stdout:2167: writing smithi13778320-164 from 602080 to 1351357 tid 1 2024-09-21T09:35:28.511 INFO:tasks.rados.rados.0.smithi137.stdout:2167: writing smithi13778320-164 from 2048541 to 2202080 tid 2 2024-09-21T09:35:28.511 INFO:tasks.rados.rados.0.smithi137.stdout:2168: write oid 183 current snap is 0 2024-09-21T09:35:28.511 INFO:tasks.rados.rados.0.smithi137.stdout:2164: finishing write tid 2 to smithi13778320-372 2024-09-21T09:35:28.511 INFO:tasks.rados.rados.0.smithi137.stdout:2168: seq_num 1441 ranges {618887=424526,1590670=604158} 2024-09-21T09:35:28.516 INFO:tasks.rados.rados.0.smithi137.stdout:2168: writing smithi13778320-183 from 618887 to 1043413 tid 1 2024-09-21T09:35:28.523 INFO:tasks.rados.rados.0.smithi137.stdout:2168: writing smithi13778320-183 from 1590670 to 2194828 tid 2 2024-09-21T09:35:28.523 INFO:tasks.rados.rados.0.smithi137.stdout:2169: write oid 334 current snap is 0 2024-09-21T09:35:28.523 INFO:tasks.rados.rados.0.smithi137.stdout:2164: finishing write tid 3 to smithi13778320-372 2024-09-21T09:35:28.523 INFO:tasks.rados.rados.0.smithi137.stdout:2164: finishing write tid 4 to smithi13778320-372 2024-09-21T09:35:28.523 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 372 v 323 (ObjNum 1438 snap 0 seq_num 1438) dirty exists 2024-09-21T09:35:28.523 INFO:tasks.rados.rados.0.smithi137.stdout:2164: left oid 372 (ObjNum 1438 snap 0 seq_num 1438) 2024-09-21T09:35:28.523 INFO:tasks.rados.rados.0.smithi137.stdout:2166: expect (ObjNum 623 snap 0 seq_num 623) 2024-09-21T09:35:28.636 INFO:tasks.rados.rados.0.smithi137.stdout:2167: finishing write tid 1 to smithi13778320-164 2024-09-21T09:35:28.636 INFO:tasks.rados.rados.0.smithi137.stdout:2167: finishing write tid 2 to smithi13778320-164 2024-09-21T09:35:28.636 INFO:tasks.rados.rados.0.smithi137.stdout:2167: finishing write tid 3 to smithi13778320-164 2024-09-21T09:35:28.636 INFO:tasks.rados.rados.0.smithi137.stdout:2167: finishing write tid 4 to smithi13778320-164 2024-09-21T09:35:28.636 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 164 v 235 (ObjNum 1440 snap 0 seq_num 1440) dirty exists 2024-09-21T09:35:28.636 INFO:tasks.rados.rados.0.smithi137.stdout:2167: left oid 164 (ObjNum 1440 snap 0 seq_num 1440) 2024-09-21T09:35:28.637 INFO:tasks.rados.rados.0.smithi137.stdout:2168: finishing write tid 1 to smithi13778320-183 2024-09-21T09:35:28.637 INFO:tasks.rados.rados.0.smithi137.stdout:2169: seq_num 1442 ranges {635694=499775,1649152=464169} 2024-09-21T09:35:28.642 INFO:tasks.rados.rados.0.smithi137.stdout:2169: writing smithi13778320-334 from 635694 to 1135469 tid 1 2024-09-21T09:35:28.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:28 smithi165 ceph-mon[32789]: pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.9 MiB/s wr, 93 op/s 2024-09-21T09:35:28.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:28 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2456438379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:28.648 INFO:tasks.rados.rados.0.smithi137.stdout:2169: writing smithi13778320-334 from 1649152 to 2113321 tid 2 2024-09-21T09:35:28.648 INFO:tasks.rados.rados.0.smithi137.stdout:2164: done (4 left) 2024-09-21T09:35:28.648 INFO:tasks.rados.rados.0.smithi137.stdout:2166: done (3 left) 2024-09-21T09:35:28.648 INFO:tasks.rados.rados.0.smithi137.stdout:2167: done (2 left) 2024-09-21T09:35:28.648 INFO:tasks.rados.rados.0.smithi137.stdout:2170: read oid 447 snap -1 2024-09-21T09:35:28.648 INFO:tasks.rados.rados.0.smithi137.stdout:2170: expect deleted 2024-09-21T09:35:28.649 INFO:tasks.rados.rados.0.smithi137.stdout:2171: read oid 225 snap -1 2024-09-21T09:35:28.649 INFO:tasks.rados.rados.0.smithi137.stdout:2171: expect (ObjNum 912 snap 0 seq_num 912) 2024-09-21T09:35:28.649 INFO:tasks.rados.rados.0.smithi137.stdout:2172: write oid 338 current snap is 0 2024-09-21T09:35:28.649 INFO:tasks.rados.rados.0.smithi137.stdout:2168: finishing write tid 2 to smithi13778320-183 2024-09-21T09:35:28.649 INFO:tasks.rados.rados.0.smithi137.stdout:2168: finishing write tid 3 to smithi13778320-183 2024-09-21T09:35:28.649 INFO:tasks.rados.rados.0.smithi137.stdout:2172: seq_num 1443 ranges {652501=575024,1707634=544867} 2024-09-21T09:35:28.654 INFO:tasks.rados.rados.0.smithi137.stdout:2172: writing smithi13778320-338 from 652501 to 1227525 tid 1 2024-09-21T09:35:28.661 INFO:tasks.rados.rados.0.smithi137.stdout:2172: writing smithi13778320-338 from 1707634 to 2252501 tid 2 2024-09-21T09:35:28.661 INFO:tasks.rados.rados.0.smithi137.stdout:2173: write oid 289 current snap is 0 2024-09-21T09:35:28.661 INFO:tasks.rados.rados.0.smithi137.stdout:2168: finishing write tid 4 to smithi13778320-183 2024-09-21T09:35:28.661 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 183 v 266 (ObjNum 1441 snap 0 seq_num 1441) dirty exists 2024-09-21T09:35:28.661 INFO:tasks.rados.rados.0.smithi137.stdout:2168: left oid 183 (ObjNum 1441 snap 0 seq_num 1441) 2024-09-21T09:35:28.661 INFO:tasks.rados.rados.0.smithi137.stdout:2169: finishing write tid 1 to smithi13778320-334 2024-09-21T09:35:28.661 INFO:tasks.rados.rados.0.smithi137.stdout:2169: finishing write tid 2 to smithi13778320-334 2024-09-21T09:35:28.661 INFO:tasks.rados.rados.0.smithi137.stdout:2169: finishing write tid 3 to smithi13778320-334 2024-09-21T09:35:28.661 INFO:tasks.rados.rados.0.smithi137.stdout:2169: finishing write tid 4 to smithi13778320-334 2024-09-21T09:35:28.661 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 334 v 295 (ObjNum 1442 snap 0 seq_num 1442) dirty exists 2024-09-21T09:35:28.662 INFO:tasks.rados.rados.0.smithi137.stdout:2169: left oid 334 (ObjNum 1442 snap 0 seq_num 1442) 2024-09-21T09:35:28.662 INFO:tasks.rados.rados.0.smithi137.stdout:2171: expect (ObjNum 912 snap 0 seq_num 912) 2024-09-21T09:35:28.839 INFO:tasks.rados.rados.0.smithi137.stdout:2172: finishing write tid 1 to smithi13778320-338 2024-09-21T09:35:28.839 INFO:tasks.rados.rados.0.smithi137.stdout:2172: finishing write tid 2 to smithi13778320-338 2024-09-21T09:35:28.839 INFO:tasks.rados.rados.0.smithi137.stdout:2172: finishing write tid 3 to smithi13778320-338 2024-09-21T09:35:28.839 INFO:tasks.rados.rados.0.smithi137.stdout:2172: finishing write tid 4 to smithi13778320-338 2024-09-21T09:35:28.839 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 338 v 327 (ObjNum 1443 snap 0 seq_num 1443) dirty exists 2024-09-21T09:35:28.839 INFO:tasks.rados.rados.0.smithi137.stdout:2172: left oid 338 (ObjNum 1443 snap 0 seq_num 1443) 2024-09-21T09:35:28.840 INFO:tasks.rados.rados.0.smithi137.stdout:2173: seq_num 1444 ranges {669308=650273,1766116=467838} 2024-09-21T09:35:28.845 INFO:tasks.rados.rados.0.smithi137.stdout:2173: writing smithi13778320-289 from 669308 to 1319581 tid 1 2024-09-21T09:35:28.851 INFO:tasks.rados.rados.0.smithi137.stdout:2173: writing smithi13778320-289 from 1766116 to 2233954 tid 2 2024-09-21T09:35:28.851 INFO:tasks.rados.rados.0.smithi137.stdout:2168: done (5 left) 2024-09-21T09:35:28.851 INFO:tasks.rados.rados.0.smithi137.stdout:2169: done (4 left) 2024-09-21T09:35:28.851 INFO:tasks.rados.rados.0.smithi137.stdout:2170: done (3 left) 2024-09-21T09:35:28.851 INFO:tasks.rados.rados.0.smithi137.stdout:2171: done (2 left) 2024-09-21T09:35:28.851 INFO:tasks.rados.rados.0.smithi137.stdout:2172: done (1 left) 2024-09-21T09:35:28.851 INFO:tasks.rados.rados.0.smithi137.stdout:2174: write oid 269 current snap is 0 2024-09-21T09:35:28.851 INFO:tasks.rados.rados.0.smithi137.stdout:2173: finishing write tid 1 to smithi13778320-289 2024-09-21T09:35:28.852 INFO:tasks.rados.rados.0.smithi137.stdout:2174: seq_num 1445 ranges {686115=441875,1824598=461517} 2024-09-21T09:35:28.857 INFO:tasks.rados.rados.0.smithi137.stdout:2174: writing smithi13778320-269 from 686115 to 1127990 tid 1 2024-09-21T09:35:28.864 INFO:tasks.rados.rados.0.smithi137.stdout:2174: writing smithi13778320-269 from 1824598 to 2286115 tid 2 2024-09-21T09:35:28.864 INFO:tasks.rados.rados.0.smithi137.stdout:2175: read oid 213 snap -1 2024-09-21T09:35:28.864 INFO:tasks.rados.rados.0.smithi137.stdout:2175: expect (ObjNum 212 snap 0 seq_num 212) 2024-09-21T09:35:28.864 INFO:tasks.rados.rados.0.smithi137.stdout:2176: read oid 429 snap -1 2024-09-21T09:35:28.864 INFO:tasks.rados.rados.0.smithi137.stdout:2176: expect (ObjNum 982 snap 0 seq_num 982) 2024-09-21T09:35:28.864 INFO:tasks.rados.rados.0.smithi137.stdout:2177: read oid 436 snap -1 2024-09-21T09:35:28.864 INFO:tasks.rados.rados.0.smithi137.stdout:2177: expect (ObjNum 1372 snap 0 seq_num 1372) 2024-09-21T09:35:28.864 INFO:tasks.rados.rados.0.smithi137.stdout:2178: delete oid 371 current snap is 0 2024-09-21T09:35:28.864 INFO:tasks.rados.rados.0.smithi137.stdout:2173: finishing write tid 2 to smithi13778320-289 2024-09-21T09:35:28.864 INFO:tasks.rados.rados.0.smithi137.stdout:2173: finishing write tid 3 to smithi13778320-289 2024-09-21T09:35:28.864 INFO:tasks.rados.rados.0.smithi137.stdout:2173: finishing write tid 4 to smithi13778320-289 2024-09-21T09:35:28.864 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 289 v 369 (ObjNum 1444 snap 0 seq_num 1444) dirty exists 2024-09-21T09:35:28.865 INFO:tasks.rados.rados.0.smithi137.stdout:2173: left oid 289 (ObjNum 1444 snap 0 seq_num 1444) 2024-09-21T09:35:28.865 INFO:tasks.rados.rados.0.smithi137.stdout:2174: finishing write tid 1 to smithi13778320-269 2024-09-21T09:35:28.866 INFO:tasks.rados.rados.0.smithi137.stdout:2176: expect (ObjNum 982 snap 0 seq_num 982) 2024-09-21T09:35:28.982 INFO:tasks.rados.rados.0.smithi137.stdout:2174: finishing write tid 2 to smithi13778320-269 2024-09-21T09:35:28.982 INFO:tasks.rados.rados.0.smithi137.stdout:2174: finishing write tid 3 to smithi13778320-269 2024-09-21T09:35:28.982 INFO:tasks.rados.rados.0.smithi137.stdout:2174: finishing write tid 4 to smithi13778320-269 2024-09-21T09:35:28.982 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 269 v 381 (ObjNum 1445 snap 0 seq_num 1445) dirty exists 2024-09-21T09:35:28.982 INFO:tasks.rados.rados.0.smithi137.stdout:2174: left oid 269 (ObjNum 1445 snap 0 seq_num 1445) 2024-09-21T09:35:28.982 INFO:tasks.rados.rados.0.smithi137.stdout:2173: done (5 left) 2024-09-21T09:35:28.982 INFO:tasks.rados.rados.0.smithi137.stdout:2174: done (4 left) 2024-09-21T09:35:28.982 INFO:tasks.rados.rados.0.smithi137.stdout:2176: done (3 left) 2024-09-21T09:35:28.982 INFO:tasks.rados.rados.0.smithi137.stdout:2178: done (2 left) 2024-09-21T09:35:28.982 INFO:tasks.rados.rados.0.smithi137.stdout:2179: write oid 478 current snap is 0 2024-09-21T09:35:28.982 INFO:tasks.rados.rados.0.smithi137.stdout:2175: expect (ObjNum 212 snap 0 seq_num 212) 2024-09-21T09:35:29.095 INFO:tasks.rados.rados.0.smithi137.stdout:2177: expect (ObjNum 1372 snap 0 seq_num 1372) 2024-09-21T09:35:29.240 INFO:tasks.rados.rados.0.smithi137.stdout:2179: seq_num 1447 ranges {719729=592373,1941562=378167} 2024-09-21T09:35:29.247 INFO:tasks.rados.rados.0.smithi137.stdout:2179: writing smithi13778320-478 from 719729 to 1312102 tid 1 2024-09-21T09:35:29.253 INFO:tasks.rados.rados.0.smithi137.stdout:2179: writing smithi13778320-478 from 1941562 to 2319729 tid 2 2024-09-21T09:35:29.253 INFO:tasks.rados.rados.0.smithi137.stdout:2175: done (2 left) 2024-09-21T09:35:29.253 INFO:tasks.rados.rados.0.smithi137.stdout:2177: done (1 left) 2024-09-21T09:35:29.253 INFO:tasks.rados.rados.0.smithi137.stdout:2180: read oid 81 snap -1 2024-09-21T09:35:29.253 INFO:tasks.rados.rados.0.smithi137.stdout:2180: expect (ObjNum 1308 snap 0 seq_num 1308) 2024-09-21T09:35:29.253 INFO:tasks.rados.rados.0.smithi137.stdout:2181: read oid 54 snap -1 2024-09-21T09:35:29.253 INFO:tasks.rados.rados.0.smithi137.stdout:2181: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-21T09:35:29.253 INFO:tasks.rados.rados.0.smithi137.stdout:2182: delete oid 226 current snap is 0 2024-09-21T09:35:29.253 INFO:tasks.rados.rados.0.smithi137.stdout:2179: finishing write tid 1 to smithi13778320-478 2024-09-21T09:35:29.254 INFO:tasks.rados.rados.0.smithi137.stdout:2182: done (3 left) 2024-09-21T09:35:29.254 INFO:tasks.rados.rados.0.smithi137.stdout:2183: write oid 438 current snap is 0 2024-09-21T09:35:29.254 INFO:tasks.rados.rados.0.smithi137.stdout:2183: seq_num 1449 ranges {753343=742871,1942173=411170} 2024-09-21T09:35:29.263 INFO:tasks.rados.rados.0.smithi137.stdout:2183: writing smithi13778320-438 from 753343 to 1496214 tid 1 2024-09-21T09:35:29.268 INFO:tasks.rados.rados.0.smithi137.stdout:2183: writing smithi13778320-438 from 1942173 to 2353343 tid 2 2024-09-21T09:35:29.268 INFO:tasks.rados.rados.0.smithi137.stdout:2184: write oid 68 current snap is 0 2024-09-21T09:35:29.268 INFO:tasks.rados.rados.0.smithi137.stdout:2179: finishing write tid 2 to smithi13778320-478 2024-09-21T09:35:29.268 INFO:tasks.rados.rados.0.smithi137.stdout:2179: finishing write tid 3 to smithi13778320-478 2024-09-21T09:35:29.268 INFO:tasks.rados.rados.0.smithi137.stdout:2179: finishing write tid 4 to smithi13778320-478 2024-09-21T09:35:29.268 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 478 v 269 (ObjNum 1447 snap 0 seq_num 1447) dirty exists 2024-09-21T09:35:29.269 INFO:tasks.rados.rados.0.smithi137.stdout:2179: left oid 478 (ObjNum 1447 snap 0 seq_num 1447) 2024-09-21T09:35:29.269 INFO:tasks.rados.rados.0.smithi137.stdout:2180: expect (ObjNum 1308 snap 0 seq_num 1308) 2024-09-21T09:35:29.449 INFO:tasks.rados.rados.0.smithi137.stdout:2181: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-21T09:35:29.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:29 smithi137 ceph-mon[28941]: from='client.25334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:29.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:29 smithi137 ceph-mon[28941]: from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:29.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:29 smithi137 ceph-mon[39068]: from='client.25334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:29.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:29 smithi137 ceph-mon[39068]: from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:29.554 INFO:tasks.rados.rados.0.smithi137.stdout:2183: finishing write tid 1 to smithi13778320-438 2024-09-21T09:35:29.555 INFO:tasks.rados.rados.0.smithi137.stdout:2183: finishing write tid 2 to smithi13778320-438 2024-09-21T09:35:29.555 INFO:tasks.rados.rados.0.smithi137.stdout:2183: finishing write tid 3 to smithi13778320-438 2024-09-21T09:35:29.555 INFO:tasks.rados.rados.0.smithi137.stdout:2183: finishing write tid 4 to smithi13778320-438 2024-09-21T09:35:29.555 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 438 v 272 (ObjNum 1449 snap 0 seq_num 1449) dirty exists 2024-09-21T09:35:29.555 INFO:tasks.rados.rados.0.smithi137.stdout:2183: left oid 438 (ObjNum 1449 snap 0 seq_num 1449) 2024-09-21T09:35:29.555 INFO:tasks.rados.rados.0.smithi137.stdout:2184: seq_num 1450 ranges {770150=418120,1600655=478845} 2024-09-21T09:35:29.562 INFO:tasks.rados.rados.0.smithi137.stdout:2184: writing smithi13778320-68 from 770150 to 1188270 tid 1 2024-09-21T09:35:29.568 INFO:tasks.rados.rados.0.smithi137.stdout:2184: writing smithi13778320-68 from 1600655 to 2079500 tid 2 2024-09-21T09:35:29.568 INFO:tasks.rados.rados.0.smithi137.stdout:2179: done (4 left) 2024-09-21T09:35:29.568 INFO:tasks.rados.rados.0.smithi137.stdout:2180: done (3 left) 2024-09-21T09:35:29.569 INFO:tasks.rados.rados.0.smithi137.stdout:2181: done (2 left) 2024-09-21T09:35:29.569 INFO:tasks.rados.rados.0.smithi137.stdout:2183: done (1 left) 2024-09-21T09:35:29.569 INFO:tasks.rados.rados.0.smithi137.stdout:2185: write oid 287 current snap is 0 2024-09-21T09:35:29.569 INFO:tasks.rados.rados.0.smithi137.stdout:2184: finishing write tid 1 to smithi13778320-68 2024-09-21T09:35:29.569 INFO:tasks.rados.rados.0.smithi137.stdout:2185: seq_num 1451 ranges {786957=493369,2059137=327820} 2024-09-21T09:35:29.576 INFO:tasks.rados.rados.0.smithi137.stdout:2185: writing smithi13778320-287 from 786957 to 1280326 tid 1 2024-09-21T09:35:29.583 INFO:tasks.rados.rados.0.smithi137.stdout:2185: writing smithi13778320-287 from 2059137 to 2386957 tid 2 2024-09-21T09:35:29.583 INFO:tasks.rados.rados.0.smithi137.stdout:2186: write oid 128 current snap is 0 2024-09-21T09:35:29.583 INFO:tasks.rados.rados.0.smithi137.stdout:2186: seq_num 1452 ranges {403764=568618,1717619=686145} 2024-09-21T09:35:29.588 INFO:tasks.rados.rados.0.smithi137.stdout:2186: writing smithi13778320-128 from 403764 to 972382 tid 1 2024-09-21T09:35:29.596 INFO:tasks.rados.rados.0.smithi137.stdout:2186: writing smithi13778320-128 from 1717619 to 2403764 tid 2 2024-09-21T09:35:29.597 INFO:tasks.rados.rados.0.smithi137.stdout:2187: write oid 277 current snap is 0 2024-09-21T09:35:29.597 INFO:tasks.rados.rados.0.smithi137.stdout:2184: finishing write tid 2 to smithi13778320-68 2024-09-21T09:35:29.597 INFO:tasks.rados.rados.0.smithi137.stdout:2187: seq_num 1453 ranges {420571=760220,1776101=626172} 2024-09-21T09:35:29.603 INFO:tasks.rados.rados.0.smithi137.stdout:2187: writing smithi13778320-277 from 420571 to 1180791 tid 1 2024-09-21T09:35:29.610 INFO:tasks.rados.rados.0.smithi137.stdout:2187: writing smithi13778320-277 from 1776101 to 2402273 tid 2 2024-09-21T09:35:29.610 INFO:tasks.rados.rados.0.smithi137.stdout:2188: read oid 209 snap -1 2024-09-21T09:35:29.610 INFO:tasks.rados.rados.0.smithi137.stdout:2188: expect (ObjNum 1422 snap 0 seq_num 1422) 2024-09-21T09:35:29.610 INFO:tasks.rados.rados.0.smithi137.stdout:2189: read oid 102 snap -1 2024-09-21T09:35:29.611 INFO:tasks.rados.rados.0.smithi137.stdout:2189: expect (ObjNum 1175 snap 0 seq_num 1175) 2024-09-21T09:35:29.611 INFO:tasks.rados.rados.0.smithi137.stdout:2190: write oid 420 current snap is 0 2024-09-21T09:35:29.611 INFO:tasks.rados.rados.0.smithi137.stdout:2184: finishing write tid 3 to smithi13778320-68 2024-09-21T09:35:29.611 INFO:tasks.rados.rados.0.smithi137.stdout:2184: finishing write tid 4 to smithi13778320-68 2024-09-21T09:35:29.611 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 68 v 346 (ObjNum 1450 snap 0 seq_num 1450) dirty exists 2024-09-21T09:35:29.611 INFO:tasks.rados.rados.0.smithi137.stdout:2184: left oid 68 (ObjNum 1450 snap 0 seq_num 1450) 2024-09-21T09:35:29.611 INFO:tasks.rados.rados.0.smithi137.stdout:2185: finishing write tid 1 to smithi13778320-287 2024-09-21T09:35:29.611 INFO:tasks.rados.rados.0.smithi137.stdout:2190: seq_num 1454 ranges {437378=435469,1434583=769830} 2024-09-21T09:35:29.615 INFO:tasks.rados.rados.0.smithi137.stdout:2190: writing smithi13778320-420 from 437378 to 872847 tid 1 2024-09-21T09:35:29.622 INFO:tasks.rados.rados.0.smithi137.stdout:2190: writing smithi13778320-420 from 1434583 to 2204413 tid 2 2024-09-21T09:35:29.622 INFO:tasks.rados.rados.0.smithi137.stdout:2184: done (6 left) 2024-09-21T09:35:29.622 INFO:tasks.rados.rados.0.smithi137.stdout:2191: write oid 1 current snap is 0 2024-09-21T09:35:29.623 INFO:tasks.rados.rados.0.smithi137.stdout:2191: seq_num 1455 ranges {454185=510718,1493065=629841} 2024-09-21T09:35:29.628 INFO:tasks.rados.rados.0.smithi137.stdout:2191: writing smithi13778320-1 from 454185 to 964903 tid 1 2024-09-21T09:35:29.634 INFO:tasks.rados.rados.0.smithi137.stdout:2191: writing smithi13778320-1 from 1493065 to 2122906 tid 2 2024-09-21T09:35:29.634 INFO:tasks.rados.rados.0.smithi137.stdout:2192: write oid 311 current snap is 0 2024-09-21T09:35:29.634 INFO:tasks.rados.rados.0.smithi137.stdout:2185: finishing write tid 2 to smithi13778320-287 2024-09-21T09:35:29.634 INFO:tasks.rados.rados.0.smithi137.stdout:2185: finishing write tid 3 to smithi13778320-287 2024-09-21T09:35:29.634 INFO:tasks.rados.rados.0.smithi137.stdout:2192: seq_num 1456 ranges {470992=585967,1551547=773499} 2024-09-21T09:35:29.640 INFO:tasks.rados.rados.0.smithi137.stdout:2192: writing smithi13778320-311 from 470992 to 1056959 tid 1 2024-09-21T09:35:29.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:29 smithi165 ceph-mon[32789]: from='client.25334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:29.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:29 smithi165 ceph-mon[32789]: from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:29.648 INFO:tasks.rados.rados.0.smithi137.stdout:2192: writing smithi13778320-311 from 1551547 to 2325046 tid 2 2024-09-21T09:35:29.648 INFO:tasks.rados.rados.0.smithi137.stdout:2193: write oid 389 current snap is 0 2024-09-21T09:35:29.648 INFO:tasks.rados.rados.0.smithi137.stdout:2185: finishing write tid 4 to smithi13778320-287 2024-09-21T09:35:29.648 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 287 v 264 (ObjNum 1451 snap 0 seq_num 1451) dirty exists 2024-09-21T09:35:29.648 INFO:tasks.rados.rados.0.smithi137.stdout:2185: left oid 287 (ObjNum 1451 snap 0 seq_num 1451) 2024-09-21T09:35:29.648 INFO:tasks.rados.rados.0.smithi137.stdout:2186: finishing write tid 1 to smithi13778320-128 2024-09-21T09:35:29.648 INFO:tasks.rados.rados.0.smithi137.stdout:2193: seq_num 1457 ranges {487799=661216,1893676=594123} 2024-09-21T09:35:29.654 INFO:tasks.rados.rados.0.smithi137.stdout:2193: writing smithi13778320-389 from 487799 to 1149015 tid 1 2024-09-21T09:35:29.662 INFO:tasks.rados.rados.0.smithi137.stdout:2193: writing smithi13778320-389 from 1893676 to 2487799 tid 2 2024-09-21T09:35:29.662 INFO:tasks.rados.rados.0.smithi137.stdout:2185: done (8 left) 2024-09-21T09:35:29.662 INFO:tasks.rados.rados.0.smithi137.stdout:2194: write oid 308 current snap is 0 2024-09-21T09:35:29.662 INFO:tasks.rados.rados.0.smithi137.stdout:2186: finishing write tid 2 to smithi13778320-128 2024-09-21T09:35:29.662 INFO:tasks.rados.rados.0.smithi137.stdout:2186: finishing write tid 3 to smithi13778320-128 2024-09-21T09:35:29.662 INFO:tasks.rados.rados.0.smithi137.stdout:2186: finishing write tid 4 to smithi13778320-128 2024-09-21T09:35:29.662 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 128 v 349 (ObjNum 1452 snap 0 seq_num 1452) dirty exists 2024-09-21T09:35:29.662 INFO:tasks.rados.rados.0.smithi137.stdout:2186: left oid 128 (ObjNum 1452 snap 0 seq_num 1452) 2024-09-21T09:35:29.663 INFO:tasks.rados.rados.0.smithi137.stdout:2187: finishing write tid 1 to smithi13778320-277 2024-09-21T09:35:29.663 INFO:tasks.rados.rados.0.smithi137.stdout:2194: seq_num 1458 ranges {504606=736465,1952158=552448} 2024-09-21T09:35:29.668 INFO:tasks.rados.rados.0.smithi137.stdout:2194: writing smithi13778320-308 from 504606 to 1241071 tid 1 2024-09-21T09:35:29.675 INFO:tasks.rados.rados.0.smithi137.stdout:2194: writing smithi13778320-308 from 1952158 to 2504606 tid 2 2024-09-21T09:35:29.675 INFO:tasks.rados.rados.0.smithi137.stdout:2186: done (8 left) 2024-09-21T09:35:29.675 INFO:tasks.rados.rados.0.smithi137.stdout:2195: delete oid 45 current snap is 0 2024-09-21T09:35:29.676 INFO:tasks.rados.rados.0.smithi137.stdout:2189: expect (ObjNum 1175 snap 0 seq_num 1175) 2024-09-21T09:35:29.893 INFO:tasks.rados.rados.0.smithi137.stdout:2187: finishing write tid 2 to smithi13778320-277 2024-09-21T09:35:29.893 INFO:tasks.rados.rados.0.smithi137.stdout:2187: finishing write tid 3 to smithi13778320-277 2024-09-21T09:35:29.893 INFO:tasks.rados.rados.0.smithi137.stdout:2187: finishing write tid 4 to smithi13778320-277 2024-09-21T09:35:29.893 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 277 v 298 (ObjNum 1453 snap 0 seq_num 1453) dirty exists 2024-09-21T09:35:29.893 INFO:tasks.rados.rados.0.smithi137.stdout:2187: left oid 277 (ObjNum 1453 snap 0 seq_num 1453) 2024-09-21T09:35:29.893 INFO:tasks.rados.rados.0.smithi137.stdout:2190: finishing write tid 1 to smithi13778320-420 2024-09-21T09:35:29.893 INFO:tasks.rados.rados.0.smithi137.stdout:2187: done (8 left) 2024-09-21T09:35:29.893 INFO:tasks.rados.rados.0.smithi137.stdout:2189: done (7 left) 2024-09-21T09:35:29.893 INFO:tasks.rados.rados.0.smithi137.stdout:2195: done (6 left) 2024-09-21T09:35:29.894 INFO:tasks.rados.rados.0.smithi137.stdout:2196: read oid 243 snap -1 2024-09-21T09:35:29.894 INFO:tasks.rados.rados.0.smithi137.stdout:2196: expect (ObjNum 515 snap 0 seq_num 515) 2024-09-21T09:35:29.894 INFO:tasks.rados.rados.0.smithi137.stdout:2197: read oid 374 snap -1 2024-09-21T09:35:29.894 INFO:tasks.rados.rados.0.smithi137.stdout:2197: expect (ObjNum 1325 snap 0 seq_num 1325) 2024-09-21T09:35:29.894 INFO:tasks.rados.rados.0.smithi137.stdout:2198: read oid 41 snap -1 2024-09-21T09:35:29.894 INFO:tasks.rados.rados.0.smithi137.stdout:2198: expect (ObjNum 40 snap 0 seq_num 40) 2024-09-21T09:35:29.894 INFO:tasks.rados.rados.0.smithi137.stdout:2199: write oid 286 current snap is 0 2024-09-21T09:35:29.894 INFO:tasks.rados.rados.0.smithi137.stdout:2188: expect (ObjNum 1422 snap 0 seq_num 1422) 2024-09-21T09:35:30.010 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:29 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:35:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:35:30.011 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:29 smithi137 systemd[1]: Stopping Ceph alertmanager.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:35:30.106 INFO:tasks.rados.rados.0.smithi137.stdout:2190: finishing write tid 2 to smithi13778320-420 2024-09-21T09:35:30.106 INFO:tasks.rados.rados.0.smithi137.stdout:2190: finishing write tid 3 to smithi13778320-420 2024-09-21T09:35:30.106 INFO:tasks.rados.rados.0.smithi137.stdout:2190: finishing write tid 4 to smithi13778320-420 2024-09-21T09:35:30.106 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 420 v 242 (ObjNum 1454 snap 0 seq_num 1454) dirty exists 2024-09-21T09:35:30.106 INFO:tasks.rados.rados.0.smithi137.stdout:2190: left oid 420 (ObjNum 1454 snap 0 seq_num 1454) 2024-09-21T09:35:30.106 INFO:tasks.rados.rados.0.smithi137.stdout:2191: finishing write tid 1 to smithi13778320-1 2024-09-21T09:35:30.107 INFO:tasks.rados.rados.0.smithi137.stdout:2199: seq_num 1460 ranges {538220=603316,1785475=752745} 2024-09-21T09:35:30.112 INFO:tasks.rados.rados.0.smithi137.stdout:2199: writing smithi13778320-286 from 538220 to 1141536 tid 1 2024-09-21T09:35:30.121 INFO:tasks.rados.rados.0.smithi137.stdout:2199: writing smithi13778320-286 from 1785475 to 2538220 tid 2 2024-09-21T09:35:30.121 INFO:tasks.rados.rados.0.smithi137.stdout:2188: done (9 left) 2024-09-21T09:35:30.121 INFO:tasks.rados.rados.0.smithi137.stdout:2190: done (8 left) 2024-09-21T09:35:30.121 INFO:tasks.rados.rados.0.smithi137.stdout:2200: read oid 392 snap -1 2024-09-21T09:35:30.121 INFO:tasks.rados.rados.0.smithi137.stdout:2200: expect deleted 2024-09-21T09:35:30.121 INFO:tasks.rados.rados.0.smithi137.stdout:2201: read oid 188 snap -1 2024-09-21T09:35:30.121 INFO:tasks.rados.rados.0.smithi137.stdout:2201: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-09-21T09:35:30.121 INFO:tasks.rados.rados.0.smithi137.stdout:2191: finishing write tid 2 to smithi13778320-1 2024-09-21T09:35:30.121 INFO:tasks.rados.rados.0.smithi137.stdout:2202: write oid 9 current snap is 0 2024-09-21T09:35:30.122 INFO:tasks.rados.rados.0.smithi137.stdout:2191: finishing write tid 3 to smithi13778320-1 2024-09-21T09:35:30.122 INFO:tasks.rados.rados.0.smithi137.stdout:2191: finishing write tid 4 to smithi13778320-1 2024-09-21T09:35:30.122 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 1 v 278 (ObjNum 1455 snap 0 seq_num 1455) dirty exists 2024-09-21T09:35:30.122 INFO:tasks.rados.rados.0.smithi137.stdout:2191: left oid 1 (ObjNum 1455 snap 0 seq_num 1455) 2024-09-21T09:35:30.122 INFO:tasks.rados.rados.0.smithi137.stdout:2192: finishing write tid 1 to smithi13778320-311 2024-09-21T09:35:30.122 INFO:tasks.rados.rados.0.smithi137.stdout:2202: seq_num 1461 ranges {555027=678565,1727604=640848} 2024-09-21T09:35:30.127 INFO:tasks.rados.rados.0.smithi137.stdout:2202: writing smithi13778320-9 from 555027 to 1233592 tid 1 2024-09-21T09:35:30.135 INFO:tasks.rados.rados.0.smithi137.stdout:2202: writing smithi13778320-9 from 1727604 to 2368452 tid 2 2024-09-21T09:35:30.135 INFO:tasks.rados.rados.0.smithi137.stdout:2191: done (10 left) 2024-09-21T09:35:30.135 INFO:tasks.rados.rados.0.smithi137.stdout:2203: read oid 148 snap -1 2024-09-21T09:35:30.135 INFO:tasks.rados.rados.0.smithi137.stdout:2203: expect (ObjNum 945 snap 0 seq_num 945) 2024-09-21T09:35:30.135 INFO:tasks.rados.rados.0.smithi137.stdout:2204: delete oid 233 current snap is 0 2024-09-21T09:35:30.135 INFO:tasks.rados.rados.0.smithi137.stdout:2192: finishing write tid 2 to smithi13778320-311 2024-09-21T09:35:30.135 INFO:tasks.rados.rados.0.smithi137.stdout:2192: finishing write tid 3 to smithi13778320-311 2024-09-21T09:35:30.135 INFO:tasks.rados.rados.0.smithi137.stdout:2192: finishing write tid 4 to smithi13778320-311 2024-09-21T09:35:30.135 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 311 v 372 (ObjNum 1456 snap 0 seq_num 1456) dirty exists 2024-09-21T09:35:30.135 INFO:tasks.rados.rados.0.smithi137.stdout:2192: left oid 311 (ObjNum 1456 snap 0 seq_num 1456) 2024-09-21T09:35:30.136 INFO:tasks.rados.rados.0.smithi137.stdout:2193: finishing write tid 1 to smithi13778320-389 2024-09-21T09:35:30.136 INFO:tasks.rados.rados.0.smithi137.stdout:2193: finishing write tid 2 to smithi13778320-389 2024-09-21T09:35:30.136 INFO:tasks.rados.rados.0.smithi137.stdout:2193: finishing write tid 3 to smithi13778320-389 2024-09-21T09:35:30.136 INFO:tasks.rados.rados.0.smithi137.stdout:2193: finishing write tid 4 to smithi13778320-389 2024-09-21T09:35:30.136 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 389 v 254 (ObjNum 1457 snap 0 seq_num 1457) dirty exists 2024-09-21T09:35:30.136 INFO:tasks.rados.rados.0.smithi137.stdout:2193: left oid 389 (ObjNum 1457 snap 0 seq_num 1457) 2024-09-21T09:35:30.136 INFO:tasks.rados.rados.0.smithi137.stdout:2194: finishing write tid 1 to smithi13778320-308 2024-09-21T09:35:30.136 INFO:tasks.rados.rados.0.smithi137.stdout:2194: finishing write tid 2 to smithi13778320-308 2024-09-21T09:35:30.136 INFO:tasks.rados.rados.0.smithi137.stdout:2194: finishing write tid 3 to smithi13778320-308 2024-09-21T09:35:30.136 INFO:tasks.rados.rados.0.smithi137.stdout:2194: finishing write tid 4 to smithi13778320-308 2024-09-21T09:35:30.136 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 308 v 281 (ObjNum 1458 snap 0 seq_num 1458) dirty exists 2024-09-21T09:35:30.136 INFO:tasks.rados.rados.0.smithi137.stdout:2194: left oid 308 (ObjNum 1458 snap 0 seq_num 1458) 2024-09-21T09:35:30.136 INFO:tasks.rados.rados.0.smithi137.stdout:2198: expect (ObjNum 40 snap 0 seq_num 40) 2024-09-21T09:35:30.225 INFO:tasks.rados.rados.0.smithi137.stdout:2192: done (11 left) 2024-09-21T09:35:30.225 INFO:tasks.rados.rados.0.smithi137.stdout:2193: done (10 left) 2024-09-21T09:35:30.226 INFO:tasks.rados.rados.0.smithi137.stdout:2194: done (9 left) 2024-09-21T09:35:30.226 INFO:tasks.rados.rados.0.smithi137.stdout:2198: done (8 left) 2024-09-21T09:35:30.226 INFO:tasks.rados.rados.0.smithi137.stdout:2204: done (7 left) 2024-09-21T09:35:30.226 INFO:tasks.rados.rados.0.smithi137.stdout:2205: delete oid 194 current snap is 0 2024-09-21T09:35:30.226 INFO:tasks.rados.rados.0.smithi137.stdout:2197: expect (ObjNum 1325 snap 0 seq_num 1325) 2024-09-21T09:35:30.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:30 smithi137 ceph-mon[28941]: pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 129 op/s 2024-09-21T09:35:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:30 smithi137 ceph-mon[39068]: pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 129 op/s 2024-09-21T09:35:30.300 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:30 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[71656]: ts=2024-09-21T09:35:30.009Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T09:35:30.300 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:30 smithi137 podman[83346]: 2024-09-21 09:35:30.070715478 +0000 UTC m=+0.243792392 container died b22e09aa90610242dd7dab16cc4b816a2a24f6d3240dd6e90724f7418d681fd6 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:30.330 INFO:tasks.rados.rados.0.smithi137.stdout:2196: expect (ObjNum 515 snap 0 seq_num 515) 2024-09-21T09:35:30.453 INFO:tasks.rados.rados.0.smithi137.stdout:2199: finishing write tid 1 to smithi13778320-286 2024-09-21T09:35:30.453 INFO:tasks.rados.rados.0.smithi137.stdout:2196: done (7 left) 2024-09-21T09:35:30.453 INFO:tasks.rados.rados.0.smithi137.stdout:2197: done (6 left) 2024-09-21T09:35:30.453 INFO:tasks.rados.rados.0.smithi137.stdout:2205: done (5 left) 2024-09-21T09:35:30.453 INFO:tasks.rados.rados.0.smithi137.stdout:2206: write oid 5 current snap is 0 2024-09-21T09:35:30.453 INFO:tasks.rados.rados.0.smithi137.stdout:2199: finishing write tid 2 to smithi13778320-286 2024-09-21T09:35:30.453 INFO:tasks.rados.rados.0.smithi137.stdout:2206: seq_num 1464 ranges {605448=504312,1903050=702398} 2024-09-21T09:35:30.460 INFO:tasks.rados.rados.0.smithi137.stdout:2206: writing smithi13778320-5 from 605448 to 1109760 tid 1 2024-09-21T09:35:30.471 INFO:tasks.rados.rados.0.smithi137.stdout:2206: writing smithi13778320-5 from 1903050 to 2605448 tid 2 2024-09-21T09:35:30.471 INFO:tasks.rados.rados.0.smithi137.stdout:2200: done (5 left) 2024-09-21T09:35:30.471 INFO:tasks.rados.rados.0.smithi137.stdout:2207: read oid 146 snap -1 2024-09-21T09:35:30.471 INFO:tasks.rados.rados.0.smithi137.stdout:2207: expect (ObjNum 1384 snap 0 seq_num 1384) 2024-09-21T09:35:30.471 INFO:tasks.rados.rados.0.smithi137.stdout:2208: write oid 97 current snap is 0 2024-09-21T09:35:30.471 INFO:tasks.rados.rados.0.smithi137.stdout:2199: finishing write tid 3 to smithi13778320-286 2024-09-21T09:35:30.471 INFO:tasks.rados.rados.0.smithi137.stdout:2199: finishing write tid 4 to smithi13778320-286 2024-09-21T09:35:30.472 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 286 v 233 (ObjNum 1460 snap 0 seq_num 1460) dirty exists 2024-09-21T09:35:30.472 INFO:tasks.rados.rados.0.smithi137.stdout:2199: left oid 286 (ObjNum 1460 snap 0 seq_num 1460) 2024-09-21T09:35:30.472 INFO:tasks.rados.rados.0.smithi137.stdout:2201: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-09-21T09:35:30.604 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:30.634 INFO:tasks.rados.rados.0.smithi137.stdout:2202: finishing write tid 1 to smithi13778320-9 2024-09-21T09:35:30.634 INFO:tasks.rados.rados.0.smithi137.stdout:2202: finishing write tid 2 to smithi13778320-9 2024-09-21T09:35:30.635 INFO:tasks.rados.rados.0.smithi137.stdout:2202: finishing write tid 3 to smithi13778320-9 2024-09-21T09:35:30.635 INFO:tasks.rados.rados.0.smithi137.stdout:2202: finishing write tid 4 to smithi13778320-9 2024-09-21T09:35:30.635 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 9 v 330 (ObjNum 1461 snap 0 seq_num 1461) dirty exists 2024-09-21T09:35:30.635 INFO:tasks.rados.rados.0.smithi137.stdout:2202: left oid 9 (ObjNum 1461 snap 0 seq_num 1461) 2024-09-21T09:35:30.635 INFO:tasks.rados.rados.0.smithi137.stdout:2203: expect (ObjNum 945 snap 0 seq_num 945) 2024-09-21T09:35:30.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:30 smithi165 ceph-mon[32789]: pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 129 op/s 2024-09-21T09:35:30.740 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:30 smithi137 podman[83346]: 2024-09-21 09:35:30.454629738 +0000 UTC m=+0.627706640 container cleanup b22e09aa90610242dd7dab16cc4b816a2a24f6d3240dd6e90724f7418d681fd6 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:30.741 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:30 smithi137 bash[83346]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T09:35:30.817 INFO:tasks.rados.rados.0.smithi137.stdout:2206: finishing write tid 1 to smithi13778320-5 2024-09-21T09:35:30.817 INFO:tasks.rados.rados.0.smithi137.stdout:2208: seq_num 1465 ranges {622255=579561,1845179=531833} 2024-09-21T09:35:30.823 INFO:tasks.rados.rados.0.smithi137.stdout:2208: writing smithi13778320-97 from 622255 to 1201816 tid 1 2024-09-21T09:35:30.830 INFO:tasks.rados.rados.0.smithi137.stdout:2208: writing smithi13778320-97 from 1845179 to 2377012 tid 2 2024-09-21T09:35:30.830 INFO:tasks.rados.rados.0.smithi137.stdout:2199: done (6 left) 2024-09-21T09:35:30.830 INFO:tasks.rados.rados.0.smithi137.stdout:2201: done (5 left) 2024-09-21T09:35:30.830 INFO:tasks.rados.rados.0.smithi137.stdout:2202: done (4 left) 2024-09-21T09:35:30.830 INFO:tasks.rados.rados.0.smithi137.stdout:2203: done (3 left) 2024-09-21T09:35:30.831 INFO:tasks.rados.rados.0.smithi137.stdout:2209: read oid 288 snap -1 2024-09-21T09:35:30.831 INFO:tasks.rados.rados.0.smithi137.stdout:2209: expect (ObjNum 1299 snap 0 seq_num 1299) 2024-09-21T09:35:30.831 INFO:tasks.rados.rados.0.smithi137.stdout:2210: delete oid 482 current snap is 0 2024-09-21T09:35:30.831 INFO:tasks.rados.rados.0.smithi137.stdout:2206: finishing write tid 2 to smithi13778320-5 2024-09-21T09:35:30.831 INFO:tasks.rados.rados.0.smithi137.stdout:2206: finishing write tid 3 to smithi13778320-5 2024-09-21T09:35:30.831 INFO:tasks.rados.rados.0.smithi137.stdout:2206: finishing write tid 4 to smithi13778320-5 2024-09-21T09:35:30.831 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 5 v 328 (ObjNum 1464 snap 0 seq_num 1464) dirty exists 2024-09-21T09:35:30.831 INFO:tasks.rados.rados.0.smithi137.stdout:2206: left oid 5 (ObjNum 1464 snap 0 seq_num 1464) 2024-09-21T09:35:30.831 INFO:tasks.rados.rados.0.smithi137.stdout:2207: expect (ObjNum 1384 snap 0 seq_num 1384) 2024-09-21T09:35:30.991 INFO:tasks.rados.rados.0.smithi137.stdout:2208: finishing write tid 1 to smithi13778320-97 2024-09-21T09:35:30.992 INFO:tasks.rados.rados.0.smithi137.stdout:2209: expect (ObjNum 1299 snap 0 seq_num 1299) 2024-09-21T09:35:31.050 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:30 smithi137 podman[83379]: 2024-09-21 09:35:30.739554496 +0000 UTC m=+0.672559862 container remove b22e09aa90610242dd7dab16cc4b816a2a24f6d3240dd6e90724f7418d681fd6 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:31.050 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:30 smithi137 podman[83379]: 2024-09-21 09:35:30.848592982 +0000 UTC m=+0.781598346 volume remove 56214190401c9f2a8e20612cb9a9cba994f072af6f8298ca2527c700e62ca82e 2024-09-21T09:35:31.120 INFO:tasks.rados.rados.0.smithi137.stdout:2208: finishing write tid 2 to smithi13778320-97 2024-09-21T09:35:31.120 INFO:tasks.rados.rados.0.smithi137.stdout:2208: finishing write tid 3 to smithi13778320-97 2024-09-21T09:35:31.120 INFO:tasks.rados.rados.0.smithi137.stdout:2208: finishing write tid 4 to smithi13778320-97 2024-09-21T09:35:31.120 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 97 v 291 (ObjNum 1465 snap 0 seq_num 1465) dirty exists 2024-09-21T09:35:31.120 INFO:tasks.rados.rados.0.smithi137.stdout:2208: left oid 97 (ObjNum 1465 snap 0 seq_num 1465) 2024-09-21T09:35:31.121 INFO:tasks.rados.rados.0.smithi137.stdout:2206: done (4 left) 2024-09-21T09:35:31.121 INFO:tasks.rados.rados.0.smithi137.stdout:2207: done (3 left) 2024-09-21T09:35:31.121 INFO:tasks.rados.rados.0.smithi137.stdout:2208: done (2 left) 2024-09-21T09:35:31.121 INFO:tasks.rados.rados.0.smithi137.stdout:2209: done (1 left) 2024-09-21T09:35:31.121 INFO:tasks.rados.rados.0.smithi137.stdout:2210: done (0 left) 2024-09-21T09:35:31.121 INFO:tasks.rados.rados.0.smithi137.stdout:2211: delete oid 301 current snap is 0 2024-09-21T09:35:31.130 INFO:tasks.rados.rados.0.smithi137.stdout:2211: done (0 left) 2024-09-21T09:35:31.130 INFO:tasks.rados.rados.0.smithi137.stdout:2212: write oid 449 current snap is 0 2024-09-21T09:35:31.130 INFO:tasks.rados.rados.0.smithi137.stdout:2212: seq_num 1468 ranges {672676=521661,1736978=795513} 2024-09-21T09:35:31.130 INFO:tasks.rados.rados.0.smithi137.stdout:2212: writing smithi13778320-449 from 672676 to 1194337 tid 1 2024-09-21T09:35:31.139 INFO:tasks.rados.rados.0.smithi137.stdout:2212: writing smithi13778320-449 from 1736978 to 2532491 tid 2 2024-09-21T09:35:31.139 INFO:tasks.rados.rados.0.smithi137.stdout:2213: read oid 384 snap -1 2024-09-21T09:35:31.139 INFO:tasks.rados.rados.0.smithi137.stdout:2213: expect (ObjNum 1242 snap 0 seq_num 1242) 2024-09-21T09:35:31.139 INFO:tasks.rados.rados.0.smithi137.stdout:2214: read oid 306 snap -1 2024-09-21T09:35:31.139 INFO:tasks.rados.rados.0.smithi137.stdout:2214: expect (ObjNum 1261 snap 0 seq_num 1261) 2024-09-21T09:35:31.139 INFO:tasks.rados.rados.0.smithi137.stdout:2215: write oid 245 current snap is 0 2024-09-21T09:35:31.139 INFO:tasks.rados.rados.0.smithi137.stdout:2212: finishing write tid 1 to smithi13778320-449 2024-09-21T09:35:31.139 INFO:tasks.rados.rados.0.smithi137.stdout:2215: seq_num 1469 ranges {689483=596910,2079107=539171} 2024-09-21T09:35:31.147 INFO:tasks.rados.rados.0.smithi137.stdout:2215: writing smithi13778320-245 from 689483 to 1286393 tid 1 2024-09-21T09:35:31.157 INFO:tasks.rados.rados.0.smithi137.stdout:2215: writing smithi13778320-245 from 2079107 to 2618278 tid 2 2024-09-21T09:35:31.157 INFO:tasks.rados.rados.0.smithi137.stdout:2216: write oid 201 current snap is 0 2024-09-21T09:35:31.157 INFO:tasks.rados.rados.0.smithi137.stdout:2216: seq_num 1470 ranges {706290=672159,2137589=568701} 2024-09-21T09:35:31.166 INFO:tasks.rados.rados.0.smithi137.stdout:2216: writing smithi13778320-201 from 706290 to 1378449 tid 1 2024-09-21T09:35:31.175 INFO:tasks.rados.rados.0.smithi137.stdout:2216: writing smithi13778320-201 from 2137589 to 2706290 tid 2 2024-09-21T09:35:31.175 INFO:tasks.rados.rados.0.smithi137.stdout:2217: delete oid 66 current snap is 0 2024-09-21T09:35:31.175 INFO:tasks.rados.rados.0.smithi137.stdout:2212: finishing write tid 2 to smithi13778320-449 2024-09-21T09:35:31.175 INFO:tasks.rados.rados.0.smithi137.stdout:2212: finishing write tid 3 to smithi13778320-449 2024-09-21T09:35:31.175 INFO:tasks.rados.rados.0.smithi137.stdout:2212: finishing write tid 4 to smithi13778320-449 2024-09-21T09:35:31.175 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 449 v 325 (ObjNum 1468 snap 0 seq_num 1468) dirty exists 2024-09-21T09:35:31.175 INFO:tasks.rados.rados.0.smithi137.stdout:2212: left oid 449 (ObjNum 1468 snap 0 seq_num 1468) 2024-09-21T09:35:31.175 INFO:tasks.rados.rados.0.smithi137.stdout:2213: expect (ObjNum 1242 snap 0 seq_num 1242) 2024-09-21T09:35:31.394 INFO:tasks.rados.rados.0.smithi137.stdout:2215: finishing write tid 1 to smithi13778320-245 2024-09-21T09:35:31.394 INFO:tasks.rados.rados.0.smithi137.stdout:2214: expect (ObjNum 1261 snap 0 seq_num 1261) 2024-09-21T09:35:31.504 INFO:tasks.rados.rados.0.smithi137.stdout:2215: finishing write tid 2 to smithi13778320-245 2024-09-21T09:35:31.504 INFO:tasks.rados.rados.0.smithi137.stdout:2215: finishing write tid 3 to smithi13778320-245 2024-09-21T09:35:31.504 INFO:tasks.rados.rados.0.smithi137.stdout:2215: finishing write tid 4 to smithi13778320-245 2024-09-21T09:35:31.504 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 245 v 328 (ObjNum 1469 snap 0 seq_num 1469) dirty exists 2024-09-21T09:35:31.504 INFO:tasks.rados.rados.0.smithi137.stdout:2215: left oid 245 (ObjNum 1469 snap 0 seq_num 1469) 2024-09-21T09:35:31.504 INFO:tasks.rados.rados.0.smithi137.stdout:2216: finishing write tid 1 to smithi13778320-201 2024-09-21T09:35:31.504 INFO:tasks.rados.rados.0.smithi137.stdout:2212: done (5 left) 2024-09-21T09:35:31.504 INFO:tasks.rados.rados.0.smithi137.stdout:2213: done (4 left) 2024-09-21T09:35:31.504 INFO:tasks.rados.rados.0.smithi137.stdout:2214: done (3 left) 2024-09-21T09:35:31.504 INFO:tasks.rados.rados.0.smithi137.stdout:2215: done (2 left) 2024-09-21T09:35:31.504 INFO:tasks.rados.rados.0.smithi137.stdout:2217: done (1 left) 2024-09-21T09:35:31.504 INFO:tasks.rados.rados.0.smithi137.stdout:2218: write oid 434 current snap is 0 2024-09-21T09:35:31.504 INFO:tasks.rados.rados.0.smithi137.stdout:2216: finishing write tid 2 to smithi13778320-201 2024-09-21T09:35:31.505 INFO:tasks.rados.rados.0.smithi137.stdout:2216: finishing write tid 3 to smithi13778320-201 2024-09-21T09:35:31.505 INFO:tasks.rados.rados.0.smithi137.stdout:2218: seq_num 1472 ranges {739904=422657,1854553=402851} 2024-09-21T09:35:31.509 INFO:tasks.rados.rados.0.smithi137.stdout:2218: writing smithi13778320-434 from 739904 to 1162561 tid 1 2024-09-21T09:35:31.516 INFO:tasks.rados.rados.0.smithi137.stdout:2218: writing smithi13778320-434 from 1854553 to 2257404 tid 2 2024-09-21T09:35:31.516 INFO:tasks.rados.rados.0.smithi137.stdout:2219: write oid 255 current snap is 0 2024-09-21T09:35:31.516 INFO:tasks.rados.rados.0.smithi137.stdout:2216: finishing write tid 4 to smithi13778320-201 2024-09-21T09:35:31.516 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 201 v 236 (ObjNum 1470 snap 0 seq_num 1470) dirty exists 2024-09-21T09:35:31.516 INFO:tasks.rados.rados.0.smithi137.stdout:2216: left oid 201 (ObjNum 1470 snap 0 seq_num 1470) 2024-09-21T09:35:31.516 INFO:tasks.rados.rados.0.smithi137.stdout:2218: finishing write tid 1 to smithi13778320-434 2024-09-21T09:35:31.516 INFO:tasks.rados.rados.0.smithi137.stdout:2219: seq_num 1473 ranges {756711=497906,1913035=546509} 2024-09-21T09:35:31.517 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:31 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2979280148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:31.517 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:31 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2979280148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:31.517 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T09:35:31.517 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 systemd[1]: Stopped Ceph alertmanager.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:35:31.517 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@alertmanager.a.service: Consumed 1.057s CPU time. 2024-09-21T09:35:31.518 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 systemd[1]: Starting Ceph alertmanager.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:35:31.522 INFO:tasks.rados.rados.0.smithi137.stdout:2219: writing smithi13778320-255 from 756711 to 1254617 tid 1 2024-09-21T09:35:31.529 INFO:tasks.rados.rados.0.smithi137.stdout:2219: writing smithi13778320-255 from 1913035 to 2459544 tid 2 2024-09-21T09:35:31.529 INFO:tasks.rados.rados.0.smithi137.stdout:2216: done (2 left) 2024-09-21T09:35:31.530 INFO:tasks.rados.rados.0.smithi137.stdout:2220: delete oid 356 current snap is 0 2024-09-21T09:35:31.530 INFO:tasks.rados.rados.0.smithi137.stdout:2218: finishing write tid 2 to smithi13778320-434 2024-09-21T09:35:31.530 INFO:tasks.rados.rados.0.smithi137.stdout:2218: finishing write tid 3 to smithi13778320-434 2024-09-21T09:35:31.530 INFO:tasks.rados.rados.0.smithi137.stdout:2218: finishing write tid 4 to smithi13778320-434 2024-09-21T09:35:31.530 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 434 v 294 (ObjNum 1472 snap 0 seq_num 1472) dirty exists 2024-09-21T09:35:31.530 INFO:tasks.rados.rados.0.smithi137.stdout:2218: left oid 434 (ObjNum 1472 snap 0 seq_num 1472) 2024-09-21T09:35:31.530 INFO:tasks.rados.rados.0.smithi137.stdout:2219: finishing write tid 1 to smithi13778320-255 2024-09-21T09:35:31.531 INFO:tasks.rados.rados.0.smithi137.stdout:2218: done (2 left) 2024-09-21T09:35:31.531 INFO:tasks.rados.rados.0.smithi137.stdout:2220: done (1 left) 2024-09-21T09:35:31.531 INFO:tasks.rados.rados.0.smithi137.stdout:2221: read oid 345 snap -1 2024-09-21T09:35:31.531 INFO:tasks.rados.rados.0.smithi137.stdout:2221: expect deleted 2024-09-21T09:35:31.531 INFO:tasks.rados.rados.0.smithi137.stdout:2222: read oid 480 snap -1 2024-09-21T09:35:31.531 INFO:tasks.rados.rados.0.smithi137.stdout:2222: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-09-21T09:35:31.531 INFO:tasks.rados.rados.0.smithi137.stdout:2223: write oid 237 current snap is 0 2024-09-21T09:35:31.531 INFO:tasks.rados.rados.0.smithi137.stdout:2223: seq_num 1475 ranges {790325=764757,2029999=550178} 2024-09-21T09:35:31.539 INFO:tasks.rados.rados.0.smithi137.stdout:2223: writing smithi13778320-237 from 790325 to 1555082 tid 1 2024-09-21T09:35:31.545 INFO:tasks.rados.rados.0.smithi137.stdout:2223: writing smithi13778320-237 from 2029999 to 2580177 tid 2 2024-09-21T09:35:31.545 INFO:tasks.rados.rados.0.smithi137.stdout:2224: write oid 330 current snap is 0 2024-09-21T09:35:31.545 INFO:tasks.rados.rados.0.smithi137.stdout:2224: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2024-09-21T09:35:31.550 INFO:tasks.rados.rados.0.smithi137.stdout:2224: writing smithi13778320-330 from 407132 to 847138 tid 1 2024-09-21T09:35:31.556 INFO:tasks.rados.rados.0.smithi137.stdout:2224: writing smithi13778320-330 from 1288481 to 1982317 tid 2 2024-09-21T09:35:31.561 INFO:tasks.rados.rados.0.smithi137.stdout:2224: writing smithi13778320-330 from 2616455 to 2807132 tid 3 2024-09-21T09:35:31.561 INFO:tasks.rados.rados.0.smithi137.stdout:2225: delete oid 302 current snap is 0 2024-09-21T09:35:31.561 INFO:tasks.rados.rados.0.smithi137.stdout:2219: finishing write tid 2 to smithi13778320-255 2024-09-21T09:35:31.561 INFO:tasks.rados.rados.0.smithi137.stdout:2219: finishing write tid 3 to smithi13778320-255 2024-09-21T09:35:31.561 INFO:tasks.rados.rados.0.smithi137.stdout:2219: finishing write tid 4 to smithi13778320-255 2024-09-21T09:35:31.561 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 255 v 332 (ObjNum 1473 snap 0 seq_num 1473) dirty exists 2024-09-21T09:35:31.561 INFO:tasks.rados.rados.0.smithi137.stdout:2219: left oid 255 (ObjNum 1473 snap 0 seq_num 1473) 2024-09-21T09:35:31.561 INFO:tasks.rados.rados.0.smithi137.stdout:2222: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-09-21T09:35:31.562 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:31 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2979280148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:31.562 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:31 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:35:31] "GET /metrics HTTP/1.1" 200 36193 "" "Prometheus/2.43.0" 2024-09-21T09:35:31.741 INFO:tasks.rados.rados.0.smithi137.stdout:2223: finishing write tid 1 to smithi13778320-237 2024-09-21T09:35:31.741 INFO:tasks.rados.rados.0.smithi137.stdout:2223: finishing write tid 2 to smithi13778320-237 2024-09-21T09:35:31.741 INFO:tasks.rados.rados.0.smithi137.stdout:2223: finishing write tid 3 to smithi13778320-237 2024-09-21T09:35:31.742 INFO:tasks.rados.rados.0.smithi137.stdout:2223: finishing write tid 4 to smithi13778320-237 2024-09-21T09:35:31.742 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 237 v 333 (ObjNum 1475 snap 0 seq_num 1475) dirty exists 2024-09-21T09:35:31.742 INFO:tasks.rados.rados.0.smithi137.stdout:2223: left oid 237 (ObjNum 1475 snap 0 seq_num 1475) 2024-09-21T09:35:31.742 INFO:tasks.rados.rados.0.smithi137.stdout:2224: finishing write tid 1 to smithi13778320-330 2024-09-21T09:35:31.742 INFO:tasks.rados.rados.0.smithi137.stdout:2224: finishing write tid 2 to smithi13778320-330 2024-09-21T09:35:31.742 INFO:tasks.rados.rados.0.smithi137.stdout:2219: done (5 left) 2024-09-21T09:35:31.742 INFO:tasks.rados.rados.0.smithi137.stdout:2221: done (4 left) 2024-09-21T09:35:31.742 INFO:tasks.rados.rados.0.smithi137.stdout:2222: done (3 left) 2024-09-21T09:35:31.742 INFO:tasks.rados.rados.0.smithi137.stdout:2223: done (2 left) 2024-09-21T09:35:31.742 INFO:tasks.rados.rados.0.smithi137.stdout:2225: done (1 left) 2024-09-21T09:35:31.742 INFO:tasks.rados.rados.0.smithi137.stdout:2226: read oid 318 snap -1 2024-09-21T09:35:31.742 INFO:tasks.rados.rados.0.smithi137.stdout:2226: expect (ObjNum 1293 snap 0 seq_num 1293) 2024-09-21T09:35:31.742 INFO:tasks.rados.rados.0.smithi137.stdout:2227: write oid 151 current snap is 0 2024-09-21T09:35:31.743 INFO:tasks.rados.rados.0.smithi137.stdout:2224: finishing write tid 3 to smithi13778320-330 2024-09-21T09:35:31.743 INFO:tasks.rados.rados.0.smithi137.stdout:2227: seq_num 1478 ranges {440746=590504,1689092=697505} 2024-09-21T09:35:31.747 INFO:tasks.rados.rados.0.smithi137.stdout:2227: writing smithi13778320-151 from 440746 to 1031250 tid 1 2024-09-21T09:35:31.755 INFO:tasks.rados.rados.0.smithi137.stdout:2227: writing smithi13778320-151 from 1689092 to 2386597 tid 2 2024-09-21T09:35:31.755 INFO:tasks.rados.rados.0.smithi137.stdout:2228: write oid 284 current snap is 0 2024-09-21T09:35:31.755 INFO:tasks.rados.rados.0.smithi137.stdout:2224: finishing write tid 4 to smithi13778320-330 2024-09-21T09:35:31.755 INFO:tasks.rados.rados.0.smithi137.stdout:2224: finishing write tid 5 to smithi13778320-330 2024-09-21T09:35:31.755 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 330 v 246 (ObjNum 1476 snap 0 seq_num 1476) dirty exists 2024-09-21T09:35:31.755 INFO:tasks.rados.rados.0.smithi137.stdout:2224: left oid 330 (ObjNum 1476 snap 0 seq_num 1476) 2024-09-21T09:35:31.755 INFO:tasks.rados.rados.0.smithi137.stdout:2227: finishing write tid 1 to smithi13778320-151 2024-09-21T09:35:31.755 INFO:tasks.rados.rados.0.smithi137.stdout:2228: seq_num 1479 ranges {457553=665753,1747574=557516} 2024-09-21T09:35:31.761 INFO:tasks.rados.rados.0.smithi137.stdout:2228: writing smithi13778320-284 from 457553 to 1123306 tid 1 2024-09-21T09:35:31.768 INFO:tasks.rados.rados.0.smithi137.stdout:2228: writing smithi13778320-284 from 1747574 to 2305090 tid 2 2024-09-21T09:35:31.768 INFO:tasks.rados.rados.0.smithi137.stdout:2224: done (3 left) 2024-09-21T09:35:31.768 INFO:tasks.rados.rados.0.smithi137.stdout:2229: write oid 156 current snap is 0 2024-09-21T09:35:31.768 INFO:tasks.rados.rados.0.smithi137.stdout:2226: expect (ObjNum 1293 snap 0 seq_num 1293) 2024-09-21T09:35:31.800 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 podman[83555]: 2024-09-21 09:35:31.516202569 +0000 UTC m=+0.114106708 volume create e236f2d6bda20132bc2669dd8341cf5f0f60b189faa26c80e37d1fd0492214d0 2024-09-21T09:35:31.800 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 podman[83555]: 2024-09-21 09:35:31.418937974 +0000 UTC m=+0.016842129 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-09-21T09:35:31.800 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 podman[83555]: 2024-09-21 09:35:31.616864628 +0000 UTC m=+0.214768772 container create 909db353603f7926302b7f20200dee82f51236047a140ca8591bf029e2232771 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:31.956 INFO:tasks.rados.rados.0.smithi137.stdout:2227: finishing write tid 2 to smithi13778320-151 2024-09-21T09:35:31.957 INFO:tasks.rados.rados.0.smithi137.stdout:2227: finishing write tid 3 to smithi13778320-151 2024-09-21T09:35:31.957 INFO:tasks.rados.rados.0.smithi137.stdout:2227: finishing write tid 4 to smithi13778320-151 2024-09-21T09:35:31.957 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 151 v 257 (ObjNum 1478 snap 0 seq_num 1478) dirty exists 2024-09-21T09:35:31.957 INFO:tasks.rados.rados.0.smithi137.stdout:2227: left oid 151 (ObjNum 1478 snap 0 seq_num 1478) 2024-09-21T09:35:31.957 INFO:tasks.rados.rados.0.smithi137.stdout:2228: finishing write tid 1 to smithi13778320-284 2024-09-21T09:35:31.957 INFO:tasks.rados.rados.0.smithi137.stdout:2228: finishing write tid 2 to smithi13778320-284 2024-09-21T09:35:31.957 INFO:tasks.rados.rados.0.smithi137.stdout:2228: finishing write tid 3 to smithi13778320-284 2024-09-21T09:35:31.957 INFO:tasks.rados.rados.0.smithi137.stdout:2228: finishing write tid 4 to smithi13778320-284 2024-09-21T09:35:31.957 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 284 v 260 (ObjNum 1479 snap 0 seq_num 1479) dirty exists 2024-09-21T09:35:31.957 INFO:tasks.rados.rados.0.smithi137.stdout:2228: left oid 284 (ObjNum 1479 snap 0 seq_num 1479) 2024-09-21T09:35:31.957 INFO:tasks.rados.rados.0.smithi137.stdout:2229: seq_num 1480 ranges {474360=741002,1806056=701174} 2024-09-21T09:35:31.963 INFO:tasks.rados.rados.0.smithi137.stdout:2229: writing smithi13778320-156 from 474360 to 1215362 tid 1 2024-09-21T09:35:31.970 INFO:tasks.rados.rados.0.smithi137.stdout:2229: writing smithi13778320-156 from 1806056 to 2507230 tid 2 2024-09-21T09:35:31.970 INFO:tasks.rados.rados.0.smithi137.stdout:2226: done (3 left) 2024-09-21T09:35:31.971 INFO:tasks.rados.rados.0.smithi137.stdout:2227: done (2 left) 2024-09-21T09:35:31.971 INFO:tasks.rados.rados.0.smithi137.stdout:2228: done (1 left) 2024-09-21T09:35:31.971 INFO:tasks.rados.rados.0.smithi137.stdout:2230: read oid 279 snap -1 2024-09-21T09:35:31.971 INFO:tasks.rados.rados.0.smithi137.stdout:2230: expect (ObjNum 968 snap 0 seq_num 968) 2024-09-21T09:35:31.971 INFO:tasks.rados.rados.0.smithi137.stdout:2231: delete oid 169 current snap is 0 2024-09-21T09:35:31.971 INFO:tasks.rados.rados.0.smithi137.stdout:2229: finishing write tid 1 to smithi13778320-156 2024-09-21T09:35:31.972 INFO:tasks.rados.rados.0.smithi137.stdout:2231: done (2 left) 2024-09-21T09:35:31.972 INFO:tasks.rados.rados.0.smithi137.stdout:2232: write oid 220 current snap is 0 2024-09-21T09:35:31.972 INFO:tasks.rados.rados.0.smithi137.stdout:2232: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2024-09-21T09:35:31.977 INFO:tasks.rados.rados.0.smithi137.stdout:2232: writing smithi13778320-220 from 507974 to 999474 tid 1 2024-09-21T09:35:31.984 INFO:tasks.rados.rados.0.smithi137.stdout:2232: writing smithi13778320-220 from 1406667 to 2111510 tid 2 2024-09-21T09:35:31.989 INFO:tasks.rados.rados.0.smithi137.stdout:2232: writing smithi13778320-220 from 2548287 to 2907974 tid 3 2024-09-21T09:35:31.989 INFO:tasks.rados.rados.0.smithi137.stdout:2233: read oid 319 snap -1 2024-09-21T09:35:31.989 INFO:tasks.rados.rados.0.smithi137.stdout:2233: expect deleted 2024-09-21T09:35:31.989 INFO:tasks.rados.rados.0.smithi137.stdout:2234: write oid 387 current snap is 0 2024-09-21T09:35:31.989 INFO:tasks.rados.rados.0.smithi137.stdout:2229: finishing write tid 2 to smithi13778320-156 2024-09-21T09:35:31.989 INFO:tasks.rados.rados.0.smithi137.stdout:2234: seq_num 1483 ranges {524781=683102,1981502=564854} 2024-09-21T09:35:31.995 INFO:tasks.rados.rados.0.smithi137.stdout:2234: writing smithi13778320-387 from 524781 to 1207883 tid 1 2024-09-21T09:35:32.003 INFO:tasks.rados.rados.0.smithi137.stdout:2234: writing smithi13778320-387 from 1981502 to 2546356 tid 2 2024-09-21T09:35:32.003 INFO:tasks.rados.rados.0.smithi137.stdout:2235: write oid 315 current snap is 0 2024-09-21T09:35:32.003 INFO:tasks.rados.rados.0.smithi137.stdout:2229: finishing write tid 3 to smithi13778320-156 2024-09-21T09:35:32.003 INFO:tasks.rados.rados.0.smithi137.stdout:2229: finishing write tid 4 to smithi13778320-156 2024-09-21T09:35:32.003 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 156 v 263 (ObjNum 1480 snap 0 seq_num 1480) dirty exists 2024-09-21T09:35:32.003 INFO:tasks.rados.rados.0.smithi137.stdout:2229: left oid 156 (ObjNum 1480 snap 0 seq_num 1480) 2024-09-21T09:35:32.003 INFO:tasks.rados.rados.0.smithi137.stdout:2230: expect (ObjNum 968 snap 0 seq_num 968) 2024-09-21T09:35:32.097 INFO:tasks.rados.rados.0.smithi137.stdout:2232: finishing write tid 1 to smithi13778320-220 2024-09-21T09:35:32.097 INFO:tasks.rados.rados.0.smithi137.stdout:2232: finishing write tid 2 to smithi13778320-220 2024-09-21T09:35:32.097 INFO:tasks.rados.rados.0.smithi137.stdout:2232: finishing write tid 3 to smithi13778320-220 2024-09-21T09:35:32.097 INFO:tasks.rados.rados.0.smithi137.stdout:2232: finishing write tid 4 to smithi13778320-220 2024-09-21T09:35:32.098 INFO:tasks.rados.rados.0.smithi137.stdout:2232: finishing write tid 5 to smithi13778320-220 2024-09-21T09:35:32.098 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 220 v 332 (ObjNum 1482 snap 0 seq_num 1482) dirty exists 2024-09-21T09:35:32.098 INFO:tasks.rados.rados.0.smithi137.stdout:2232: left oid 220 (ObjNum 1482 snap 0 seq_num 1482) 2024-09-21T09:35:32.098 INFO:tasks.rados.rados.0.smithi137.stdout:2234: finishing write tid 1 to smithi13778320-387 2024-09-21T09:35:32.098 INFO:tasks.rados.rados.0.smithi137.stdout:2234: finishing write tid 2 to smithi13778320-387 2024-09-21T09:35:32.098 INFO:tasks.rados.rados.0.smithi137.stdout:2234: finishing write tid 3 to smithi13778320-387 2024-09-21T09:35:32.098 INFO:tasks.rados.rados.0.smithi137.stdout:2234: finishing write tid 4 to smithi13778320-387 2024-09-21T09:35:32.098 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 387 v 387 (ObjNum 1483 snap 0 seq_num 1483) dirty exists 2024-09-21T09:35:32.098 INFO:tasks.rados.rados.0.smithi137.stdout:2234: left oid 387 (ObjNum 1483 snap 0 seq_num 1483) 2024-09-21T09:35:32.098 INFO:tasks.rados.rados.0.smithi137.stdout:2235: seq_num 1484 ranges {541588=758351,2039984=708512} 2024-09-21T09:35:32.104 INFO:tasks.rados.rados.0.smithi137.stdout:2235: writing smithi13778320-315 from 541588 to 1299939 tid 1 2024-09-21T09:35:32.112 INFO:tasks.rados.rados.0.smithi137.stdout:2235: writing smithi13778320-315 from 2039984 to 2748496 tid 2 2024-09-21T09:35:32.112 INFO:tasks.rados.rados.0.smithi137.stdout:2229: done (5 left) 2024-09-21T09:35:32.112 INFO:tasks.rados.rados.0.smithi137.stdout:2230: done (4 left) 2024-09-21T09:35:32.112 INFO:tasks.rados.rados.0.smithi137.stdout:2232: done (3 left) 2024-09-21T09:35:32.112 INFO:tasks.rados.rados.0.smithi137.stdout:2233: done (2 left) 2024-09-21T09:35:32.113 INFO:tasks.rados.rados.0.smithi137.stdout:2234: done (1 left) 2024-09-21T09:35:32.113 INFO:tasks.rados.rados.0.smithi137.stdout:2236: write oid 263 current snap is 0 2024-09-21T09:35:32.113 INFO:tasks.rados.rados.0.smithi137.stdout:2235: finishing write tid 1 to smithi13778320-315 2024-09-21T09:35:32.113 INFO:tasks.rados.rados.0.smithi137.stdout:2236: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2024-09-21T09:35:32.117 INFO:tasks.rados.rados.0.smithi137.stdout:2236: writing smithi13778320-263 from 558395 to 991995 tid 1 2024-09-21T09:35:32.124 INFO:tasks.rados.rados.0.smithi137.stdout:2236: writing smithi13778320-263 from 1698466 to 2266989 tid 2 2024-09-21T09:35:32.129 INFO:tasks.rados.rados.0.smithi137.stdout:2236: writing smithi13778320-263 from 2863262 to 2958395 tid 3 2024-09-21T09:35:32.129 INFO:tasks.rados.rados.0.smithi137.stdout:2237: read oid 233 snap -1 2024-09-21T09:35:32.129 INFO:tasks.rados.rados.0.smithi137.stdout:2237: expect deleted 2024-09-21T09:35:32.129 INFO:tasks.rados.rados.0.smithi137.stdout:2238: read oid 325 snap -1 2024-09-21T09:35:32.129 INFO:tasks.rados.rados.0.smithi137.stdout:2238: expect (ObjNum 812 snap 0 seq_num 812) 2024-09-21T09:35:32.129 INFO:tasks.rados.rados.0.smithi137.stdout:2239: read oid 84 snap -1 2024-09-21T09:35:32.129 INFO:tasks.rados.rados.0.smithi137.stdout:2239: expect (ObjNum 1343 snap 0 seq_num 1343) 2024-09-21T09:35:32.129 INFO:tasks.rados.rados.0.smithi137.stdout:2240: write oid 126 current snap is 0 2024-09-21T09:35:32.129 INFO:tasks.rados.rados.0.smithi137.stdout:2235: finishing write tid 2 to smithi13778320-315 2024-09-21T09:35:32.129 INFO:tasks.rados.rados.0.smithi137.stdout:2240: seq_num 1486 ranges {575202=508849,1640595=712181} 2024-09-21T09:35:32.135 INFO:tasks.rados.rados.0.smithi137.stdout:2240: writing smithi13778320-126 from 575202 to 1084051 tid 1 2024-09-21T09:35:32.143 INFO:tasks.rados.rados.0.smithi137.stdout:2240: writing smithi13778320-126 from 1640595 to 2352776 tid 2 2024-09-21T09:35:32.143 INFO:tasks.rados.rados.0.smithi137.stdout:2241: delete oid 21 current snap is 0 2024-09-21T09:35:32.143 INFO:tasks.rados.rados.0.smithi137.stdout:2235: finishing write tid 3 to smithi13778320-315 2024-09-21T09:35:32.143 INFO:tasks.rados.rados.0.smithi137.stdout:2235: finishing write tid 4 to smithi13778320-315 2024-09-21T09:35:32.143 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 315 v 302 (ObjNum 1484 snap 0 seq_num 1484) dirty exists 2024-09-21T09:35:32.143 INFO:tasks.rados.rados.0.smithi137.stdout:2235: left oid 315 (ObjNum 1484 snap 0 seq_num 1484) 2024-09-21T09:35:32.143 INFO:tasks.rados.rados.0.smithi137.stdout:2236: finishing write tid 1 to smithi13778320-263 2024-09-21T09:35:32.143 INFO:tasks.rados.rados.0.smithi137.stdout:2236: finishing write tid 2 to smithi13778320-263 2024-09-21T09:35:32.144 INFO:tasks.rados.rados.0.smithi137.stdout:2236: finishing write tid 3 to smithi13778320-263 2024-09-21T09:35:32.144 INFO:tasks.rados.rados.0.smithi137.stdout:2236: finishing write tid 4 to smithi13778320-263 2024-09-21T09:35:32.144 INFO:tasks.rados.rados.0.smithi137.stdout:2236: finishing write tid 5 to smithi13778320-263 2024-09-21T09:35:32.144 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 263 v 285 (ObjNum 1485 snap 0 seq_num 1485) dirty exists 2024-09-21T09:35:32.144 INFO:tasks.rados.rados.0.smithi137.stdout:2236: left oid 263 (ObjNum 1485 snap 0 seq_num 1485) 2024-09-21T09:35:32.144 INFO:tasks.rados.rados.0.smithi137.stdout:2239: expect (ObjNum 1343 snap 0 seq_num 1343) 2024-09-21T09:35:32.196 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 podman[83555]: 2024-09-21 09:35:31.95318812 +0000 UTC m=+0.551092265 container init 909db353603f7926302b7f20200dee82f51236047a140ca8591bf029e2232771 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:32.196 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 podman[83555]: 2024-09-21 09:35:31.95610962 +0000 UTC m=+0.554013758 container start 909db353603f7926302b7f20200dee82f51236047a140ca8591bf029e2232771 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:32.196 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[83569]: ts=2024-09-21T09:35:31.966Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-21T09:35:32.196 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[83569]: ts=2024-09-21T09:35:31.966Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-21T09:35:32.197 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[83569]: ts=2024-09-21T09:35:31.968Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.137 port=9094 2024-09-21T09:35:32.197 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[83569]: ts=2024-09-21T09:35:31.969Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T09:35:32.197 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[83569]: ts=2024-09-21T09:35:31.993Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T09:35:32.197 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[83569]: ts=2024-09-21T09:35:31.993Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T09:35:32.197 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[83569]: ts=2024-09-21T09:35:31.995Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-21T09:35:32.197 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[83569]: ts=2024-09-21T09:35:31.995Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T09:35:32.197 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:32 smithi137 bash[83555]: 909db353603f7926302b7f20200dee82f51236047a140ca8591bf029e2232771 2024-09-21T09:35:32.312 INFO:tasks.rados.rados.0.smithi137.stdout:2238: expect (ObjNum 812 snap 0 seq_num 812) 2024-09-21T09:35:32.483 INFO:tasks.rados.rados.0.smithi137.stdout:2240: finishing write tid 1 to smithi13778320-126 2024-09-21T09:35:32.483 INFO:tasks.rados.rados.0.smithi137.stdout:2240: finishing write tid 2 to smithi13778320-126 2024-09-21T09:35:32.483 INFO:tasks.rados.rados.0.smithi137.stdout:2240: finishing write tid 3 to smithi13778320-126 2024-09-21T09:35:32.483 INFO:tasks.rados.rados.0.smithi137.stdout:2240: finishing write tid 4 to smithi13778320-126 2024-09-21T09:35:32.483 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 126 v 272 (ObjNum 1486 snap 0 seq_num 1486) dirty exists 2024-09-21T09:35:32.484 INFO:tasks.rados.rados.0.smithi137.stdout:2240: left oid 126 (ObjNum 1486 snap 0 seq_num 1486) 2024-09-21T09:35:32.484 INFO:tasks.rados.rados.0.smithi137.stdout:2235: done (6 left) 2024-09-21T09:35:32.484 INFO:tasks.rados.rados.0.smithi137.stdout:2236: done (5 left) 2024-09-21T09:35:32.484 INFO:tasks.rados.rados.0.smithi137.stdout:2237: done (4 left) 2024-09-21T09:35:32.484 INFO:tasks.rados.rados.0.smithi137.stdout:2238: done (3 left) 2024-09-21T09:35:32.484 INFO:tasks.rados.rados.0.smithi137.stdout:2239: done (2 left) 2024-09-21T09:35:32.484 INFO:tasks.rados.rados.0.smithi137.stdout:2240: done (1 left) 2024-09-21T09:35:32.484 INFO:tasks.rados.rados.0.smithi137.stdout:2241: done (0 left) 2024-09-21T09:35:32.484 INFO:tasks.rados.rados.0.smithi137.stdout:2242: delete oid 281 current snap is 0 2024-09-21T09:35:32.484 INFO:tasks.rados.rados.0.smithi137.stdout:2242: done (0 left) 2024-09-21T09:35:32.485 INFO:tasks.rados.rados.0.smithi137.stdout:2243: delete oid 148 current snap is 0 2024-09-21T09:35:32.486 INFO:tasks.rados.rados.0.smithi137.stdout:2243: done (0 left) 2024-09-21T09:35:32.486 INFO:tasks.rados.rados.0.smithi137.stdout:2244: write oid 168 current snap is 0 2024-09-21T09:35:32.486 INFO:tasks.rados.rados.0.smithi137.stdout:2244: seq_num 1490 ranges {642430=409845,1758170=719519} 2024-09-21T09:35:32.491 INFO:tasks.rados.rados.0.smithi137.stdout:2244: writing smithi13778320-168 from 642430 to 1052275 tid 1 2024-09-21T09:35:32.500 INFO:tasks.rados.rados.0.smithi137.stdout:2244: writing smithi13778320-168 from 1758170 to 2477689 tid 2 2024-09-21T09:35:32.500 INFO:tasks.rados.rados.0.smithi137.stdout:2245: write oid 16 current snap is 0 2024-09-21T09:35:32.500 INFO:tasks.rados.rados.0.smithi137.stdout:2244: finishing write tid 1 to smithi13778320-168 2024-09-21T09:35:32.500 INFO:tasks.rados.rados.0.smithi137.stdout:2245: seq_num 1491 ranges {659237=601447,1933005=463177} 2024-09-21T09:35:32.507 INFO:tasks.rados.rados.0.smithi137.stdout:2245: writing smithi13778320-16 from 659237 to 1260684 tid 1 2024-09-21T09:35:32.514 INFO:tasks.rados.rados.0.smithi137.stdout:2245: writing smithi13778320-16 from 1933005 to 2396182 tid 2 2024-09-21T09:35:32.514 INFO:tasks.rados.rados.0.smithi137.stdout:2246: write oid 418 current snap is 0 2024-09-21T09:35:32.514 INFO:tasks.rados.rados.0.smithi137.stdout:2244: finishing write tid 2 to smithi13778320-168 2024-09-21T09:35:32.514 INFO:tasks.rados.rados.0.smithi137.stdout:2244: finishing write tid 3 to smithi13778320-168 2024-09-21T09:35:32.514 INFO:tasks.rados.rados.0.smithi137.stdout:2244: finishing write tid 4 to smithi13778320-168 2024-09-21T09:35:32.514 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 168 v 238 (ObjNum 1490 snap 0 seq_num 1490) dirty exists 2024-09-21T09:35:32.514 INFO:tasks.rados.rados.0.smithi137.stdout:2244: left oid 168 (ObjNum 1490 snap 0 seq_num 1490) 2024-09-21T09:35:32.514 INFO:tasks.rados.rados.0.smithi137.stdout:2245: finishing write tid 1 to smithi13778320-16 2024-09-21T09:35:32.514 INFO:tasks.rados.rados.0.smithi137.stdout:2246: seq_num 1492 ranges {676044=676696,1991487=723188} 2024-09-21T09:35:32.520 INFO:tasks.rados.rados.0.smithi137.stdout:2246: writing smithi13778320-418 from 676044 to 1352740 tid 1 2024-09-21T09:35:32.528 INFO:tasks.rados.rados.0.smithi137.stdout:2246: writing smithi13778320-418 from 1991487 to 2714675 tid 2 2024-09-21T09:35:32.528 INFO:tasks.rados.rados.0.smithi137.stdout:2244: done (2 left) 2024-09-21T09:35:32.528 INFO:tasks.rados.rados.0.smithi137.stdout:2247: write oid 163 current snap is 0 2024-09-21T09:35:32.528 INFO:tasks.rados.rados.0.smithi137.stdout:2245: finishing write tid 2 to smithi13778320-16 2024-09-21T09:35:32.528 INFO:tasks.rados.rados.0.smithi137.stdout:2247: seq_num 1493 ranges {692851=751945,2049969=466846} 2024-09-21T09:35:32.535 INFO:tasks.rados.rados.0.smithi137.stdout:2247: writing smithi13778320-163 from 692851 to 1444796 tid 1 2024-09-21T09:35:32.542 INFO:tasks.rados.rados.0.smithi137.stdout:2247: writing smithi13778320-163 from 2049969 to 2516815 tid 2 2024-09-21T09:35:32.542 INFO:tasks.rados.rados.0.smithi137.stdout:2248: write oid 392 current snap is 0 2024-09-21T09:35:32.542 INFO:tasks.rados.rados.0.smithi137.stdout:2245: finishing write tid 3 to smithi13778320-16 2024-09-21T09:35:32.543 INFO:tasks.rados.rados.0.smithi137.stdout:2245: finishing write tid 4 to smithi13778320-16 2024-09-21T09:35:32.543 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 16 v 288 (ObjNum 1491 snap 0 seq_num 1491) dirty exists 2024-09-21T09:35:32.543 INFO:tasks.rados.rados.0.smithi137.stdout:2245: left oid 16 (ObjNum 1491 snap 0 seq_num 1491) 2024-09-21T09:35:32.543 INFO:tasks.rados.rados.0.smithi137.stdout:2246: finishing write tid 1 to smithi13778320-418 2024-09-21T09:35:32.543 INFO:tasks.rados.rados.0.smithi137.stdout:2246: finishing write tid 2 to smithi13778320-418 2024-09-21T09:35:32.543 INFO:tasks.rados.rados.0.smithi137.stdout:2246: finishing write tid 3 to smithi13778320-418 2024-09-21T09:35:32.543 INFO:tasks.rados.rados.0.smithi137.stdout:2246: finishing write tid 4 to smithi13778320-418 2024-09-21T09:35:32.543 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 418 v 390 (ObjNum 1492 snap 0 seq_num 1492) dirty exists 2024-09-21T09:35:32.543 INFO:tasks.rados.rados.0.smithi137.stdout:2246: left oid 418 (ObjNum 1492 snap 0 seq_num 1492) 2024-09-21T09:35:32.543 INFO:tasks.rados.rados.0.smithi137.stdout:2247: finishing write tid 1 to smithi13778320-163 2024-09-21T09:35:32.543 INFO:tasks.rados.rados.0.smithi137.stdout:2248: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2024-09-21T09:35:32.547 INFO:tasks.rados.rados.0.smithi137.stdout:2248: writing smithi13778320-392 from 709658 to 1136852 tid 1 2024-09-21T09:35:32.549 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:32 smithi137 systemd[1]: Started Ceph alertmanager.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:35:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:32 smithi137 ceph-mon[28941]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:32 smithi137 ceph-mon[28941]: pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 9.5 MiB/s wr, 87 op/s 2024-09-21T09:35:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:32 smithi137 ceph-mon[28941]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:32.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:32 smithi137 ceph-mon[39068]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:32.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:32 smithi137 ceph-mon[39068]: pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 9.5 MiB/s wr, 87 op/s 2024-09-21T09:35:32.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:32 smithi137 ceph-mon[39068]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:32.554 INFO:tasks.rados.rados.0.smithi137.stdout:2248: writing smithi13778320-392 from 1592098 to 2318955 tid 2 2024-09-21T09:35:32.559 INFO:tasks.rados.rados.0.smithi137.stdout:2248: writing smithi13778320-392 from 2761010 to 3109658 tid 3 2024-09-21T09:35:32.559 INFO:tasks.rados.rados.0.smithi137.stdout:2245: done (3 left) 2024-09-21T09:35:32.559 INFO:tasks.rados.rados.0.smithi137.stdout:2246: done (2 left) 2024-09-21T09:35:32.559 INFO:tasks.rados.rados.0.smithi137.stdout:2249: delete oid 275 current snap is 0 2024-09-21T09:35:32.559 INFO:tasks.rados.rados.0.smithi137.stdout:2247: finishing write tid 2 to smithi13778320-163 2024-09-21T09:35:32.559 INFO:tasks.rados.rados.0.smithi137.stdout:2247: finishing write tid 3 to smithi13778320-163 2024-09-21T09:35:32.559 INFO:tasks.rados.rados.0.smithi137.stdout:2247: finishing write tid 4 to smithi13778320-163 2024-09-21T09:35:32.559 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 163 v 240 (ObjNum 1493 snap 0 seq_num 1493) dirty exists 2024-09-21T09:35:32.559 INFO:tasks.rados.rados.0.smithi137.stdout:2247: left oid 163 (ObjNum 1493 snap 0 seq_num 1493) 2024-09-21T09:35:32.560 INFO:tasks.rados.rados.0.smithi137.stdout:2248: finishing write tid 1 to smithi13778320-392 2024-09-21T09:35:32.560 INFO:tasks.rados.rados.0.smithi137.stdout:2248: finishing write tid 2 to smithi13778320-392 2024-09-21T09:35:32.560 INFO:tasks.rados.rados.0.smithi137.stdout:2247: done (2 left) 2024-09-21T09:35:32.560 INFO:tasks.rados.rados.0.smithi137.stdout:2249: done (1 left) 2024-09-21T09:35:32.560 INFO:tasks.rados.rados.0.smithi137.stdout:2250: write oid 148 current snap is 0 2024-09-21T09:35:32.560 INFO:tasks.rados.rados.0.smithi137.stdout:2250: seq_num 1496 ranges {743272=577692,2109062=730526} 2024-09-21T09:35:32.567 INFO:tasks.rados.rados.0.smithi137.stdout:2250: writing smithi13778320-148 from 743272 to 1320964 tid 1 2024-09-21T09:35:32.576 INFO:tasks.rados.rados.0.smithi137.stdout:2250: writing smithi13778320-148 from 2109062 to 2839588 tid 2 2024-09-21T09:35:32.576 INFO:tasks.rados.rados.0.smithi137.stdout:2251: delete oid 160 current snap is 0 2024-09-21T09:35:32.576 INFO:tasks.rados.rados.0.smithi137.stdout:2248: finishing write tid 3 to smithi13778320-392 2024-09-21T09:35:32.576 INFO:tasks.rados.rados.0.smithi137.stdout:2248: finishing write tid 4 to smithi13778320-392 2024-09-21T09:35:32.576 INFO:tasks.rados.rados.0.smithi137.stdout:2248: finishing write tid 5 to smithi13778320-392 2024-09-21T09:35:32.576 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 392 v 268 (ObjNum 1494 snap 0 seq_num 1494) dirty exists 2024-09-21T09:35:32.576 INFO:tasks.rados.rados.0.smithi137.stdout:2248: left oid 392 (ObjNum 1494 snap 0 seq_num 1494) 2024-09-21T09:35:32.576 INFO:tasks.rados.rados.0.smithi137.stdout:2250: finishing write tid 1 to smithi13778320-148 2024-09-21T09:35:32.577 INFO:tasks.rados.rados.0.smithi137.stdout:2248: done (2 left) 2024-09-21T09:35:32.577 INFO:tasks.rados.rados.0.smithi137.stdout:2251: done (1 left) 2024-09-21T09:35:32.577 INFO:tasks.rados.rados.0.smithi137.stdout:2252: write oid 113 current snap is 0 2024-09-21T09:35:32.577 INFO:tasks.rados.rados.0.smithi137.stdout:2252: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2024-09-21T09:35:32.583 INFO:tasks.rados.rados.0.smithi137.stdout:2252: writing smithi13778320-113 from 776886 to 1221429 tid 1 2024-09-21T09:35:32.590 INFO:tasks.rados.rados.0.smithi137.stdout:2252: writing smithi13778320-113 from 1826026 to 2560221 tid 2 2024-09-21T09:35:32.594 INFO:tasks.rados.rados.0.smithi137.stdout:2252: writing smithi13778320-113 from 2987055 to 3176886 tid 3 2024-09-21T09:35:32.594 INFO:tasks.rados.rados.0.smithi137.stdout:2253: delete oid 430 current snap is 0 2024-09-21T09:35:32.594 INFO:tasks.rados.rados.0.smithi137.stdout:2250: finishing write tid 2 to smithi13778320-148 2024-09-21T09:35:32.594 INFO:tasks.rados.rados.0.smithi137.stdout:2250: finishing write tid 3 to smithi13778320-148 2024-09-21T09:35:32.594 INFO:tasks.rados.rados.0.smithi137.stdout:2250: finishing write tid 4 to smithi13778320-148 2024-09-21T09:35:32.595 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 148 v 337 (ObjNum 1496 snap 0 seq_num 1496) dirty exists 2024-09-21T09:35:32.595 INFO:tasks.rados.rados.0.smithi137.stdout:2250: left oid 148 (ObjNum 1496 snap 0 seq_num 1496) 2024-09-21T09:35:32.595 INFO:tasks.rados.rados.0.smithi137.stdout:2252: finishing write tid 1 to smithi13778320-113 2024-09-21T09:35:32.595 INFO:tasks.rados.rados.0.smithi137.stdout:2252: finishing write tid 2 to smithi13778320-113 2024-09-21T09:35:32.595 INFO:tasks.rados.rados.0.smithi137.stdout:2250: done (2 left) 2024-09-21T09:35:32.595 INFO:tasks.rados.rados.0.smithi137.stdout:2253: done (1 left) 2024-09-21T09:35:32.596 INFO:tasks.rados.rados.0.smithi137.stdout:2254: read oid 389 snap -1 2024-09-21T09:35:32.596 INFO:tasks.rados.rados.0.smithi137.stdout:2254: expect (ObjNum 1457 snap 0 seq_num 1457) 2024-09-21T09:35:32.596 INFO:tasks.rados.rados.0.smithi137.stdout:2255: write oid 88 current snap is 0 2024-09-21T09:35:32.596 INFO:tasks.rados.rados.0.smithi137.stdout:2255: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2024-09-21T09:35:32.601 INFO:tasks.rados.rados.0.smithi137.stdout:2255: writing smithi13778320-88 from 410500 to 1005541 tid 1 2024-09-21T09:35:32.607 INFO:tasks.rados.rados.0.smithi137.stdout:2255: writing smithi13778320-88 from 1542990 to 2164501 tid 2 2024-09-21T09:35:32.613 INFO:tasks.rados.rados.0.smithi137.stdout:2255: writing smithi13778320-88 from 2925548 to 3210500 tid 3 2024-09-21T09:35:32.613 INFO:tasks.rados.rados.0.smithi137.stdout:2256: read oid 208 snap -1 2024-09-21T09:35:32.613 INFO:tasks.rados.rados.0.smithi137.stdout:2256: expect (ObjNum 1401 snap 0 seq_num 1401) 2024-09-21T09:35:32.614 INFO:tasks.rados.rados.0.smithi137.stdout:2257: read oid 179 snap -1 2024-09-21T09:35:32.614 INFO:tasks.rados.rados.0.smithi137.stdout:2257: expect (ObjNum 1347 snap 0 seq_num 1347) 2024-09-21T09:35:32.614 INFO:tasks.rados.rados.0.smithi137.stdout:2258: write oid 11 current snap is 0 2024-09-21T09:35:32.614 INFO:tasks.rados.rados.0.smithi137.stdout:2252: finishing write tid 3 to smithi13778320-113 2024-09-21T09:35:32.614 INFO:tasks.rados.rados.0.smithi137.stdout:2258: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2024-09-21T09:35:32.619 INFO:tasks.rados.rados.0.smithi137.stdout:2258: writing smithi13778320-11 from 427307 to 1097597 tid 1 2024-09-21T09:35:32.624 INFO:tasks.rados.rados.0.smithi137.stdout:2258: writing smithi13778320-11 from 1601472 to 2082994 tid 2 2024-09-21T09:35:32.630 INFO:tasks.rados.rados.0.smithi137.stdout:2258: writing smithi13778320-11 from 2552971 to 3036027 tid 3 2024-09-21T09:35:32.630 INFO:tasks.rados.rados.0.smithi137.stdout:2259: write oid 382 current snap is 0 2024-09-21T09:35:32.630 INFO:tasks.rados.rados.0.smithi137.stdout:2252: finishing write tid 4 to smithi13778320-113 2024-09-21T09:35:32.630 INFO:tasks.rados.rados.0.smithi137.stdout:2252: finishing write tid 5 to smithi13778320-113 2024-09-21T09:35:32.631 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 113 v 277 (ObjNum 1498 snap 0 seq_num 1498) dirty exists 2024-09-21T09:35:32.631 INFO:tasks.rados.rados.0.smithi137.stdout:2252: left oid 113 (ObjNum 1498 snap 0 seq_num 1498) 2024-09-21T09:35:32.631 INFO:tasks.rados.rados.0.smithi137.stdout:2254: expect (ObjNum 1457 snap 0 seq_num 1457) 2024-09-21T09:35:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:32 smithi165 ceph-mon[32789]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:32 smithi165 ceph-mon[32789]: pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 9.5 MiB/s wr, 87 op/s 2024-09-21T09:35:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:32 smithi165 ceph-mon[32789]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:32.728 INFO:tasks.rados.rados.0.smithi137.stdout:2255: finishing write tid 1 to smithi13778320-88 2024-09-21T09:35:32.728 INFO:tasks.rados.rados.0.smithi137.stdout:2255: finishing write tid 2 to smithi13778320-88 2024-09-21T09:35:32.728 INFO:tasks.rados.rados.0.smithi137.stdout:2259: seq_num 1502 ranges {444114=745539,1943601=625180} 2024-09-21T09:35:32.734 INFO:tasks.rados.rados.0.smithi137.stdout:2259: writing smithi13778320-382 from 444114 to 1189653 tid 1 2024-09-21T09:35:32.742 INFO:tasks.rados.rados.0.smithi137.stdout:2259: writing smithi13778320-382 from 1943601 to 2568781 tid 2 2024-09-21T09:35:32.742 INFO:tasks.rados.rados.0.smithi137.stdout:2252: done (6 left) 2024-09-21T09:35:32.742 INFO:tasks.rados.rados.0.smithi137.stdout:2254: done (5 left) 2024-09-21T09:35:32.742 INFO:tasks.rados.rados.0.smithi137.stdout:2260: write oid 162 current snap is 0 2024-09-21T09:35:32.742 INFO:tasks.rados.rados.0.smithi137.stdout:2260: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2024-09-21T09:35:32.747 INFO:tasks.rados.rados.0.smithi137.stdout:2260: writing smithi13778320-162 from 460921 to 881709 tid 1 2024-09-21T09:35:32.753 INFO:tasks.rados.rados.0.smithi137.stdout:2260: writing smithi13778320-162 from 1602083 to 2087274 tid 2 2024-09-21T09:35:32.760 INFO:tasks.rados.rados.0.smithi137.stdout:2260: writing smithi13778320-162 from 2491464 to 3113417 tid 3 2024-09-21T09:35:32.761 INFO:tasks.rados.rados.0.smithi137.stdout:2261: write oid 159 current snap is 0 2024-09-21T09:35:32.761 INFO:tasks.rados.rados.0.smithi137.stdout:2261: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2024-09-21T09:35:32.766 INFO:tasks.rados.rados.0.smithi137.stdout:2261: writing smithi13778320-159 from 477728 to 973765 tid 1 2024-09-21T09:35:32.773 INFO:tasks.rados.rados.0.smithi137.stdout:2261: writing smithi13778320-159 from 1660565 to 2289414 tid 2 2024-09-21T09:35:32.779 INFO:tasks.rados.rados.0.smithi137.stdout:2261: writing smithi13778320-159 from 2918887 to 3277728 tid 3 2024-09-21T09:35:32.779 INFO:tasks.rados.rados.0.smithi137.stdout:2262: write oid 433 current snap is 0 2024-09-21T09:35:32.779 INFO:tasks.rados.rados.0.smithi137.stdout:2257: expect (ObjNum 1347 snap 0 seq_num 1347) 2024-09-21T09:35:32.918 INFO:tasks.rados.rados.0.smithi137.stdout:2255: finishing write tid 3 to smithi13778320-88 2024-09-21T09:35:32.919 INFO:tasks.rados.rados.0.smithi137.stdout:2255: finishing write tid 4 to smithi13778320-88 2024-09-21T09:35:32.919 INFO:tasks.rados.rados.0.smithi137.stdout:2262: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2024-09-21T09:35:32.924 INFO:tasks.rados.rados.0.smithi137.stdout:2262: writing smithi13778320-433 from 494535 to 1065821 tid 1 2024-09-21T09:35:32.930 INFO:tasks.rados.rados.0.smithi137.stdout:2262: writing smithi13778320-433 from 1719047 to 2207907 tid 2 2024-09-21T09:35:32.936 INFO:tasks.rados.rados.0.smithi137.stdout:2262: writing smithi13778320-433 from 2946310 to 3294535 tid 3 2024-09-21T09:35:32.936 INFO:tasks.rados.rados.0.smithi137.stdout:2257: done (7 left) 2024-09-21T09:35:32.937 INFO:tasks.rados.rados.0.smithi137.stdout:2263: write oid 16 current snap is 0 2024-09-21T09:35:32.937 INFO:tasks.rados.rados.0.smithi137.stdout:2255: finishing write tid 5 to smithi13778320-88 2024-09-21T09:35:32.937 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 88 v 354 (ObjNum 1500 snap 0 seq_num 1500) dirty exists 2024-09-21T09:35:32.937 INFO:tasks.rados.rados.0.smithi137.stdout:2255: left oid 88 (ObjNum 1500 snap 0 seq_num 1500) 2024-09-21T09:35:32.937 INFO:tasks.rados.rados.0.smithi137.stdout:2258: finishing write tid 1 to smithi13778320-11 2024-09-21T09:35:32.937 INFO:tasks.rados.rados.0.smithi137.stdout:2256: expect (ObjNum 1401 snap 0 seq_num 1401) 2024-09-21T09:35:33.064 INFO:tasks.rados.rados.0.smithi137.stdout:2258: finishing write tid 2 to smithi13778320-11 2024-09-21T09:35:33.064 INFO:tasks.rados.rados.0.smithi137.stdout:2258: finishing write tid 3 to smithi13778320-11 2024-09-21T09:35:33.064 INFO:tasks.rados.rados.0.smithi137.stdout:2263: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2024-09-21T09:35:33.072 INFO:tasks.rados.rados.0.smithi137.stdout:2263: writing smithi13778320-16 from 511342 to 1274230 tid 1 2024-09-21T09:35:33.080 INFO:tasks.rados.rados.0.smithi137.stdout:2263: writing smithi13778320-16 from 1777529 to 2410047 tid 2 2024-09-21T09:35:33.086 INFO:tasks.rados.rados.0.smithi137.stdout:2263: writing smithi13778320-16 from 2973733 to 3311342 tid 3 2024-09-21T09:35:33.086 INFO:tasks.rados.rados.0.smithi137.stdout:2255: done (7 left) 2024-09-21T09:35:33.086 INFO:tasks.rados.rados.0.smithi137.stdout:2256: done (6 left) 2024-09-21T09:35:33.086 INFO:tasks.rados.rados.0.smithi137.stdout:2264: write oid 368 current snap is 0 2024-09-21T09:35:33.086 INFO:tasks.rados.rados.0.smithi137.stdout:2258: finishing write tid 4 to smithi13778320-11 2024-09-21T09:35:33.086 INFO:tasks.rados.rados.0.smithi137.stdout:2258: finishing write tid 5 to smithi13778320-11 2024-09-21T09:35:33.086 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 11 v 341 (ObjNum 1501 snap 0 seq_num 1501) dirty exists 2024-09-21T09:35:33.086 INFO:tasks.rados.rados.0.smithi137.stdout:2258: left oid 11 (ObjNum 1501 snap 0 seq_num 1501) 2024-09-21T09:35:33.087 INFO:tasks.rados.rados.0.smithi137.stdout:2264: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2024-09-21T09:35:33.092 INFO:tasks.rados.rados.0.smithi137.stdout:2264: writing smithi13778320-368 from 528149 to 966286 tid 1 2024-09-21T09:35:33.098 INFO:tasks.rados.rados.0.smithi137.stdout:2264: writing smithi13778320-368 from 1436011 to 1928540 tid 2 2024-09-21T09:35:33.108 INFO:tasks.rados.rados.0.smithi137.stdout:2264: writing smithi13778320-368 from 2601156 to 3268197 tid 3 2024-09-21T09:35:33.108 INFO:tasks.rados.rados.0.smithi137.stdout:2258: done (6 left) 2024-09-21T09:35:33.108 INFO:tasks.rados.rados.0.smithi137.stdout:2265: read oid 48 snap -1 2024-09-21T09:35:33.108 INFO:tasks.rados.rados.0.smithi137.stdout:2265: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-21T09:35:33.108 INFO:tasks.rados.rados.0.smithi137.stdout:2266: read oid 69 snap -1 2024-09-21T09:35:33.108 INFO:tasks.rados.rados.0.smithi137.stdout:2266: expect (ObjNum 848 snap 0 seq_num 848) 2024-09-21T09:35:33.108 INFO:tasks.rados.rados.0.smithi137.stdout:2267: read oid 266 snap -1 2024-09-21T09:35:33.108 INFO:tasks.rados.rados.0.smithi137.stdout:2267: expect (ObjNum 942 snap 0 seq_num 942) 2024-09-21T09:35:33.108 INFO:tasks.rados.rados.0.smithi137.stdout:2268: read oid 122 snap -1 2024-09-21T09:35:33.108 INFO:tasks.rados.rados.0.smithi137.stdout:2268: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-21T09:35:33.108 INFO:tasks.rados.rados.0.smithi137.stdout:2269: write oid 317 current snap is 0 2024-09-21T09:35:33.108 INFO:tasks.rados.rados.0.smithi137.stdout:2259: finishing write tid 1 to smithi13778320-382 2024-09-21T09:35:33.109 INFO:tasks.rados.rados.0.smithi137.stdout:2259: finishing write tid 2 to smithi13778320-382 2024-09-21T09:35:33.109 INFO:tasks.rados.rados.0.smithi137.stdout:2259: finishing write tid 3 to smithi13778320-382 2024-09-21T09:35:33.109 INFO:tasks.rados.rados.0.smithi137.stdout:2259: finishing write tid 4 to smithi13778320-382 2024-09-21T09:35:33.109 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 382 v 271 (ObjNum 1502 snap 0 seq_num 1502) dirty exists 2024-09-21T09:35:33.109 INFO:tasks.rados.rados.0.smithi137.stdout:2259: left oid 382 (ObjNum 1502 snap 0 seq_num 1502) 2024-09-21T09:35:33.109 INFO:tasks.rados.rados.0.smithi137.stdout:2260: finishing write tid 1 to smithi13778320-162 2024-09-21T09:35:33.109 INFO:tasks.rados.rados.0.smithi137.stdout:2269: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2024-09-21T09:35:33.114 INFO:tasks.rados.rados.0.smithi137.stdout:2269: writing smithi13778320-317 from 544956 to 1058342 tid 1 2024-09-21T09:35:33.121 INFO:tasks.rados.rados.0.smithi137.stdout:2269: writing smithi13778320-317 from 1494493 to 2130680 tid 2 2024-09-21T09:35:33.129 INFO:tasks.rados.rados.0.smithi137.stdout:2269: writing smithi13778320-317 from 2628579 to 3223245 tid 3 2024-09-21T09:35:33.129 INFO:tasks.rados.rados.0.smithi137.stdout:2259: done (10 left) 2024-09-21T09:35:33.129 INFO:tasks.rados.rados.0.smithi137.stdout:2270: read oid 332 snap -1 2024-09-21T09:35:33.129 INFO:tasks.rados.rados.0.smithi137.stdout:2270: expect (ObjNum 1317 snap 0 seq_num 1317) 2024-09-21T09:35:33.129 INFO:tasks.rados.rados.0.smithi137.stdout:2271: delete oid 473 current snap is 0 2024-09-21T09:35:33.129 INFO:tasks.rados.rados.0.smithi137.stdout:2260: finishing write tid 2 to smithi13778320-162 2024-09-21T09:35:33.129 INFO:tasks.rados.rados.0.smithi137.stdout:2260: finishing write tid 3 to smithi13778320-162 2024-09-21T09:35:33.129 INFO:tasks.rados.rados.0.smithi137.stdout:2260: finishing write tid 4 to smithi13778320-162 2024-09-21T09:35:33.129 INFO:tasks.rados.rados.0.smithi137.stdout:2260: finishing write tid 5 to smithi13778320-162 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 162 v 250 (ObjNum 1503 snap 0 seq_num 1503) dirty exists 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:2260: left oid 162 (ObjNum 1503 snap 0 seq_num 1503) 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:2261: finishing write tid 1 to smithi13778320-159 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:2261: finishing write tid 2 to smithi13778320-159 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:2261: finishing write tid 3 to smithi13778320-159 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:2261: finishing write tid 4 to smithi13778320-159 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:2261: finishing write tid 5 to smithi13778320-159 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 159 v 298 (ObjNum 1504 snap 0 seq_num 1504) dirty exists 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:2261: left oid 159 (ObjNum 1504 snap 0 seq_num 1504) 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:2262: finishing write tid 1 to smithi13778320-433 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:2262: finishing write tid 2 to smithi13778320-433 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:2262: finishing write tid 3 to smithi13778320-433 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:2262: finishing write tid 4 to smithi13778320-433 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:2262: finishing write tid 5 to smithi13778320-433 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 433 v 337 (ObjNum 1505 snap 0 seq_num 1505) dirty exists 2024-09-21T09:35:33.130 INFO:tasks.rados.rados.0.smithi137.stdout:2262: left oid 433 (ObjNum 1505 snap 0 seq_num 1505) 2024-09-21T09:35:33.131 INFO:tasks.rados.rados.0.smithi137.stdout:2263: finishing write tid 1 to smithi13778320-16 2024-09-21T09:35:33.131 INFO:tasks.rados.rados.0.smithi137.stdout:2263: finishing write tid 2 to smithi13778320-16 2024-09-21T09:35:33.131 INFO:tasks.rados.rados.0.smithi137.stdout:2263: finishing write tid 3 to smithi13778320-16 2024-09-21T09:35:33.131 INFO:tasks.rados.rados.0.smithi137.stdout:2263: finishing write tid 4 to smithi13778320-16 2024-09-21T09:35:33.131 INFO:tasks.rados.rados.0.smithi137.stdout:2263: finishing write tid 5 to smithi13778320-16 2024-09-21T09:35:33.131 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 16 v 293 (ObjNum 1506 snap 0 seq_num 1506) dirty exists 2024-09-21T09:35:33.131 INFO:tasks.rados.rados.0.smithi137.stdout:2263: left oid 16 (ObjNum 1506 snap 0 seq_num 1506) 2024-09-21T09:35:33.131 INFO:tasks.rados.rados.0.smithi137.stdout:2264: finishing write tid 1 to smithi13778320-368 2024-09-21T09:35:33.131 INFO:tasks.rados.rados.0.smithi137.stdout:2264: finishing write tid 2 to smithi13778320-368 2024-09-21T09:35:33.131 INFO:tasks.rados.rados.0.smithi137.stdout:2264: finishing write tid 3 to smithi13778320-368 2024-09-21T09:35:33.131 INFO:tasks.rados.rados.0.smithi137.stdout:2264: finishing write tid 4 to smithi13778320-368 2024-09-21T09:35:33.131 INFO:tasks.rados.rados.0.smithi137.stdout:2264: finishing write tid 5 to smithi13778320-368 2024-09-21T09:35:33.131 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 368 v 268 (ObjNum 1507 snap 0 seq_num 1507) dirty exists 2024-09-21T09:35:33.131 INFO:tasks.rados.rados.0.smithi137.stdout:2264: left oid 368 (ObjNum 1507 snap 0 seq_num 1507) 2024-09-21T09:35:33.131 INFO:tasks.rados.rados.0.smithi137.stdout:2268: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-21T09:35:33.206 INFO:tasks.rados.rados.0.smithi137.stdout:2267: expect (ObjNum 942 snap 0 seq_num 942) 2024-09-21T09:35:33.254 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:33 smithi137 systemd[1]: Stopping Ceph node-exporter.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:35:33.432 INFO:tasks.rados.rados.0.smithi137.stdout:2269: finishing write tid 1 to smithi13778320-317 2024-09-21T09:35:33.432 INFO:tasks.rados.rados.0.smithi137.stdout:2266: expect (ObjNum 848 snap 0 seq_num 848) 2024-09-21T09:35:33.550 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:33 smithi137 podman[83726]: 2024-09-21 09:35:33.461471156 +0000 UTC m=+0.135194049 container died 0df2fd7cc31c2166afbad6b701305bdaba7fbd0fb5285dbc905810f9ffc5b0f6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:33.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:33 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:33.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:33 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:33.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:33 smithi137 ceph-mon[28941]: Reconfiguring node-exporter.a (dependencies changed)... 2024-09-21T09:35:33.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:33 smithi137 ceph-mon[28941]: Deploying daemon node-exporter.a on smithi137 2024-09-21T09:35:33.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:33 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:33.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:33 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:33.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:33 smithi137 ceph-mon[39068]: Reconfiguring node-exporter.a (dependencies changed)... 2024-09-21T09:35:33.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:33 smithi137 ceph-mon[39068]: Deploying daemon node-exporter.a on smithi137 2024-09-21T09:35:33.567 INFO:tasks.rados.rados.0.smithi137.stdout:2265: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-21T09:35:33.603 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:33.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:33 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:33.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:33 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:33.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:33 smithi165 ceph-mon[32789]: Reconfiguring node-exporter.a (dependencies changed)... 2024-09-21T09:35:33.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:33 smithi165 ceph-mon[32789]: Deploying daemon node-exporter.a on smithi137 2024-09-21T09:35:33.668 INFO:tasks.rados.rados.0.smithi137.stdout:2269: finishing write tid 2 to smithi13778320-317 2024-09-21T09:35:33.669 INFO:tasks.rados.rados.0.smithi137.stdout:2269: finishing write tid 3 to smithi13778320-317 2024-09-21T09:35:33.669 INFO:tasks.rados.rados.0.smithi137.stdout:2269: finishing write tid 4 to smithi13778320-317 2024-09-21T09:35:33.669 INFO:tasks.rados.rados.0.smithi137.stdout:2269: finishing write tid 5 to smithi13778320-317 2024-09-21T09:35:33.669 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 317 v 254 (ObjNum 1508 snap 0 seq_num 1508) dirty exists 2024-09-21T09:35:33.669 INFO:tasks.rados.rados.0.smithi137.stdout:2269: left oid 317 (ObjNum 1508 snap 0 seq_num 1508) 2024-09-21T09:35:33.669 INFO:tasks.rados.rados.0.smithi137.stdout:2270: expect (ObjNum 1317 snap 0 seq_num 1317) 2024-09-21T09:35:33.782 INFO:tasks.rados.rados.0.smithi137.stdout:2260: done (11 left) 2024-09-21T09:35:33.783 INFO:tasks.rados.rados.0.smithi137.stdout:2261: done (10 left) 2024-09-21T09:35:33.783 INFO:tasks.rados.rados.0.smithi137.stdout:2262: done (9 left) 2024-09-21T09:35:33.783 INFO:tasks.rados.rados.0.smithi137.stdout:2263: done (8 left) 2024-09-21T09:35:33.783 INFO:tasks.rados.rados.0.smithi137.stdout:2264: done (7 left) 2024-09-21T09:35:33.783 INFO:tasks.rados.rados.0.smithi137.stdout:2265: done (6 left) 2024-09-21T09:35:33.783 INFO:tasks.rados.rados.0.smithi137.stdout:2266: done (5 left) 2024-09-21T09:35:33.783 INFO:tasks.rados.rados.0.smithi137.stdout:2267: done (4 left) 2024-09-21T09:35:33.783 INFO:tasks.rados.rados.0.smithi137.stdout:2268: done (3 left) 2024-09-21T09:35:33.783 INFO:tasks.rados.rados.0.smithi137.stdout:2269: done (2 left) 2024-09-21T09:35:33.784 INFO:tasks.rados.rados.0.smithi137.stdout:2270: done (1 left) 2024-09-21T09:35:33.784 INFO:tasks.rados.rados.0.smithi137.stdout:2271: done (0 left) 2024-09-21T09:35:33.784 INFO:tasks.rados.rados.0.smithi137.stdout:2272: delete oid 142 current snap is 0 2024-09-21T09:35:33.784 INFO:tasks.rados.rados.0.smithi137.stdout:2272: done (0 left) 2024-09-21T09:35:33.785 INFO:tasks.rados.rados.0.smithi137.stdout:2273: write oid 66 current snap is 0 2024-09-21T09:35:33.785 INFO:tasks.rados.rados.0.smithi137.stdout:2273: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2024-09-21T09:35:33.793 INFO:tasks.rados.rados.0.smithi137.stdout:2273: writing smithi13778320-66 from 595377 to 1334510 tid 1 2024-09-21T09:35:33.800 INFO:tasks.rados.rados.0.smithi137.stdout:2273: writing smithi13778320-66 from 1953586 to 2453453 tid 2 2024-09-21T09:35:33.807 INFO:tasks.rados.rados.0.smithi137.stdout:2273: writing smithi13778320-66 from 3110848 to 3395377 tid 3 2024-09-21T09:35:33.807 INFO:tasks.rados.rados.0.smithi137.stdout:2274: write oid 208 current snap is 0 2024-09-21T09:35:33.807 INFO:tasks.rados.rados.0.smithi137.stdout:2273: finishing write tid 1 to smithi13778320-66 2024-09-21T09:35:33.807 INFO:tasks.rados.rados.0.smithi137.stdout:2273: finishing write tid 2 to smithi13778320-66 2024-09-21T09:35:33.807 INFO:tasks.rados.rados.0.smithi137.stdout:2274: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2024-09-21T09:35:33.813 INFO:tasks.rados.rados.0.smithi137.stdout:2274: writing smithi13778320-208 from 612184 to 1026566 tid 1 2024-09-21T09:35:33.822 INFO:tasks.rados.rados.0.smithi137.stdout:2274: writing smithi13778320-208 from 1612068 to 2255593 tid 2 2024-09-21T09:35:33.830 INFO:tasks.rados.rados.0.smithi137.stdout:2274: writing smithi13778320-208 from 3021918 to 3412184 tid 3 2024-09-21T09:35:33.830 INFO:tasks.rados.rados.0.smithi137.stdout:2275: write oid 94 current snap is 0 2024-09-21T09:35:33.830 INFO:tasks.rados.rados.0.smithi137.stdout:2273: finishing write tid 3 to smithi13778320-66 2024-09-21T09:35:33.830 INFO:tasks.rados.rados.0.smithi137.stdout:2275: seq_num 1513 ranges {628991=605984,1786903=787183,3165694=263297} 2024-09-21T09:35:33.837 INFO:tasks.rados.rados.0.smithi137.stdout:2275: writing smithi13778320-94 from 628991 to 1234975 tid 1 2024-09-21T09:35:33.844 INFO:tasks.rados.rados.0.smithi137.stdout:2275: writing smithi13778320-94 from 1786903 to 2574086 tid 2 2024-09-21T09:35:33.850 INFO:tasks.rados.rados.0.smithi137.stdout:2275: writing smithi13778320-94 from 3165694 to 3428991 tid 3 2024-09-21T09:35:33.850 INFO:tasks.rados.rados.0.smithi137.stdout:2276: write oid 65 current snap is 0 2024-09-21T09:35:33.850 INFO:tasks.rados.rados.0.smithi137.stdout:2273: finishing write tid 4 to smithi13778320-66 2024-09-21T09:35:33.850 INFO:tasks.rados.rados.0.smithi137.stdout:2273: finishing write tid 5 to smithi13778320-66 2024-09-21T09:35:33.850 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 66 v 395 (ObjNum 1511 snap 0 seq_num 1511) dirty exists 2024-09-21T09:35:33.851 INFO:tasks.rados.rados.0.smithi137.stdout:2273: left oid 66 (ObjNum 1511 snap 0 seq_num 1511) 2024-09-21T09:35:33.851 INFO:tasks.rados.rados.0.smithi137.stdout:2274: finishing write tid 1 to smithi13778320-208 2024-09-21T09:35:33.851 INFO:tasks.rados.rados.0.smithi137.stdout:2276: seq_num 1514 ranges {645798=681233,1729032=647194,3076764=369034} 2024-09-21T09:35:33.856 INFO:tasks.rados.rados.0.smithi137.stdout:2276: writing smithi13778320-65 from 645798 to 1327031 tid 1 2024-09-21T09:35:33.862 INFO:tasks.rados.rados.0.smithi137.stdout:2276: writing smithi13778320-65 from 1729032 to 2376226 tid 2 2024-09-21T09:35:33.869 INFO:tasks.rados.rados.0.smithi137.stdout:2276: writing smithi13778320-65 from 3076764 to 3445798 tid 3 2024-09-21T09:35:33.869 INFO:tasks.rados.rados.0.smithi137.stdout:2273: done (3 left) 2024-09-21T09:35:33.870 INFO:tasks.rados.rados.0.smithi137.stdout:2277: write oid 355 current snap is 0 2024-09-21T09:35:33.870 INFO:tasks.rados.rados.0.smithi137.stdout:2274: finishing write tid 2 to smithi13778320-208 2024-09-21T09:35:33.870 INFO:tasks.rados.rados.0.smithi137.stdout:2274: finishing write tid 3 to smithi13778320-208 2024-09-21T09:35:33.870 INFO:tasks.rados.rados.0.smithi137.stdout:2274: finishing write tid 4 to smithi13778320-208 2024-09-21T09:35:33.870 INFO:tasks.rados.rados.0.smithi137.stdout:2274: finishing write tid 5 to smithi13778320-208 2024-09-21T09:35:33.870 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 208 v 360 (ObjNum 1512 snap 0 seq_num 1512) dirty exists 2024-09-21T09:35:33.871 INFO:tasks.rados.rados.0.smithi137.stdout:2274: left oid 208 (ObjNum 1512 snap 0 seq_num 1512) 2024-09-21T09:35:33.871 INFO:tasks.rados.rados.0.smithi137.stdout:2275: finishing write tid 1 to smithi13778320-94 2024-09-21T09:35:33.871 INFO:tasks.rados.rados.0.smithi137.stdout:2275: finishing write tid 2 to smithi13778320-94 2024-09-21T09:35:33.871 INFO:tasks.rados.rados.0.smithi137.stdout:2275: finishing write tid 3 to smithi13778320-94 2024-09-21T09:35:33.871 INFO:tasks.rados.rados.0.smithi137.stdout:2275: finishing write tid 4 to smithi13778320-94 2024-09-21T09:35:33.871 INFO:tasks.rados.rados.0.smithi137.stdout:2277: seq_num 1515 ranges {662605=756482,2187514=790852} 2024-09-21T09:35:33.876 INFO:tasks.rados.rados.0.smithi137.stdout:2277: writing smithi13778320-355 from 662605 to 1419087 tid 1 2024-09-21T09:35:33.885 INFO:tasks.rados.rados.0.smithi137.stdout:2277: writing smithi13778320-355 from 2187514 to 2978366 tid 2 2024-09-21T09:35:33.885 INFO:tasks.rados.rados.0.smithi137.stdout:2274: done (3 left) 2024-09-21T09:35:33.885 INFO:tasks.rados.rados.0.smithi137.stdout:2278: delete oid 76 current snap is 0 2024-09-21T09:35:33.885 INFO:tasks.rados.rados.0.smithi137.stdout:2275: finishing write tid 5 to smithi13778320-94 2024-09-21T09:35:33.885 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 94 v 302 (ObjNum 1513 snap 0 seq_num 1513) dirty exists 2024-09-21T09:35:33.885 INFO:tasks.rados.rados.0.smithi137.stdout:2275: left oid 94 (ObjNum 1513 snap 0 seq_num 1513) 2024-09-21T09:35:33.886 INFO:tasks.rados.rados.0.smithi137.stdout:2276: finishing write tid 1 to smithi13778320-65 2024-09-21T09:35:33.886 INFO:tasks.rados.rados.0.smithi137.stdout:2276: finishing write tid 2 to smithi13778320-65 2024-09-21T09:35:33.886 INFO:tasks.rados.rados.0.smithi137.stdout:2276: finishing write tid 3 to smithi13778320-65 2024-09-21T09:35:33.886 INFO:tasks.rados.rados.0.smithi137.stdout:2276: finishing write tid 4 to smithi13778320-65 2024-09-21T09:35:33.886 INFO:tasks.rados.rados.0.smithi137.stdout:2276: finishing write tid 5 to smithi13778320-65 2024-09-21T09:35:33.886 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 65 v 281 (ObjNum 1514 snap 0 seq_num 1514) dirty exists 2024-09-21T09:35:33.887 INFO:tasks.rados.rados.0.smithi137.stdout:2276: left oid 65 (ObjNum 1514 snap 0 seq_num 1514) 2024-09-21T09:35:33.887 INFO:tasks.rados.rados.0.smithi137.stdout:2277: finishing write tid 1 to smithi13778320-355 2024-09-21T09:35:33.887 INFO:tasks.rados.rados.0.smithi137.stdout:2275: done (3 left) 2024-09-21T09:35:33.887 INFO:tasks.rados.rados.0.smithi137.stdout:2276: done (2 left) 2024-09-21T09:35:33.887 INFO:tasks.rados.rados.0.smithi137.stdout:2278: done (1 left) 2024-09-21T09:35:33.887 INFO:tasks.rados.rados.0.smithi137.stdout:2279: write oid 214 current snap is 0 2024-09-21T09:35:33.888 INFO:tasks.rados.rados.0.smithi137.stdout:2279: seq_num 1517 ranges {696219=506980,1904478=794521,3159033=337186} 2024-09-21T09:35:33.893 INFO:tasks.rados.rados.0.smithi137.stdout:2279: writing smithi13778320-214 from 696219 to 1203199 tid 1 2024-09-21T09:35:33.901 INFO:tasks.rados.rados.0.smithi137.stdout:2279: writing smithi13778320-214 from 1904478 to 2698999 tid 2 2024-09-21T09:35:33.906 INFO:tasks.rados.rados.0.smithi137.stdout:2279: writing smithi13778320-214 from 3159033 to 3496219 tid 3 2024-09-21T09:35:33.906 INFO:tasks.rados.rados.0.smithi137.stdout:2280: read oid 51 snap -1 2024-09-21T09:35:33.906 INFO:tasks.rados.rados.0.smithi137.stdout:2280: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-21T09:35:33.906 INFO:tasks.rados.rados.0.smithi137.stdout:2281: write oid 180 current snap is 0 2024-09-21T09:35:33.906 INFO:tasks.rados.rados.0.smithi137.stdout:2277: finishing write tid 2 to smithi13778320-355 2024-09-21T09:35:33.906 INFO:tasks.rados.rados.0.smithi137.stdout:2277: finishing write tid 3 to smithi13778320-355 2024-09-21T09:35:33.906 INFO:tasks.rados.rados.0.smithi137.stdout:2277: finishing write tid 4 to smithi13778320-355 2024-09-21T09:35:33.907 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 355 v 241 (ObjNum 1515 snap 0 seq_num 1515) dirty exists 2024-09-21T09:35:33.907 INFO:tasks.rados.rados.0.smithi137.stdout:2277: left oid 355 (ObjNum 1515 snap 0 seq_num 1515) 2024-09-21T09:35:33.907 INFO:tasks.rados.rados.0.smithi137.stdout:2279: finishing write tid 1 to smithi13778320-214 2024-09-21T09:35:33.907 INFO:tasks.rados.rados.0.smithi137.stdout:2281: seq_num 1518 ranges {713026=582229,1962960=654532,3186456=326570} 2024-09-21T09:35:33.914 INFO:tasks.rados.rados.0.smithi137.stdout:2281: writing smithi13778320-180 from 713026 to 1295255 tid 1 2024-09-21T09:35:33.921 INFO:tasks.rados.rados.0.smithi137.stdout:2281: writing smithi13778320-180 from 1962960 to 2617492 tid 2 2024-09-21T09:35:33.926 INFO:tasks.rados.rados.0.smithi137.stdout:2281: writing smithi13778320-180 from 3186456 to 3513026 tid 3 2024-09-21T09:35:33.927 INFO:tasks.rados.rados.0.smithi137.stdout:2277: done (3 left) 2024-09-21T09:35:33.927 INFO:tasks.rados.rados.0.smithi137.stdout:2282: read oid 50 snap -1 2024-09-21T09:35:33.927 INFO:tasks.rados.rados.0.smithi137.stdout:2282: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-21T09:35:33.927 INFO:tasks.rados.rados.0.smithi137.stdout:2283: read oid 418 snap -1 2024-09-21T09:35:33.927 INFO:tasks.rados.rados.0.smithi137.stdout:2283: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-09-21T09:35:33.927 INFO:tasks.rados.rados.0.smithi137.stdout:2284: read oid 102 snap -1 2024-09-21T09:35:33.927 INFO:tasks.rados.rados.0.smithi137.stdout:2284: expect (ObjNum 1175 snap 0 seq_num 1175) 2024-09-21T09:35:33.927 INFO:tasks.rados.rados.0.smithi137.stdout:2285: write oid 442 current snap is 0 2024-09-21T09:35:33.927 INFO:tasks.rados.rados.0.smithi137.stdout:2285: seq_num 1519 ranges {729833=657478,1905089=798190,3497526=32307} 2024-09-21T09:35:33.934 INFO:tasks.rados.rados.0.smithi137.stdout:2285: writing smithi13778320-442 from 729833 to 1387311 tid 1 2024-09-21T09:35:33.942 INFO:tasks.rados.rados.0.smithi137.stdout:2285: writing smithi13778320-442 from 1905089 to 2703279 tid 2 2024-09-21T09:35:33.947 INFO:tasks.rados.rados.0.smithi137.stdout:2285: writing smithi13778320-442 from 3497526 to 3529833 tid 3 2024-09-21T09:35:33.947 INFO:tasks.rados.rados.0.smithi137.stdout:2286: delete oid 43 current snap is 0 2024-09-21T09:35:33.947 INFO:tasks.rados.rados.0.smithi137.stdout:2279: finishing write tid 2 to smithi13778320-214 2024-09-21T09:35:33.947 INFO:tasks.rados.rados.0.smithi137.stdout:2279: finishing write tid 3 to smithi13778320-214 2024-09-21T09:35:33.947 INFO:tasks.rados.rados.0.smithi137.stdout:2279: finishing write tid 4 to smithi13778320-214 2024-09-21T09:35:33.947 INFO:tasks.rados.rados.0.smithi137.stdout:2279: finishing write tid 5 to smithi13778320-214 2024-09-21T09:35:33.947 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 214 v 364 (ObjNum 1517 snap 0 seq_num 1517) dirty exists 2024-09-21T09:35:33.948 INFO:tasks.rados.rados.0.smithi137.stdout:2279: left oid 214 (ObjNum 1517 snap 0 seq_num 1517) 2024-09-21T09:35:33.948 INFO:tasks.rados.rados.0.smithi137.stdout:2280: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-21T09:35:34.041 INFO:tasks.rados.rados.0.smithi137.stdout:2281: finishing write tid 1 to smithi13778320-180 2024-09-21T09:35:34.042 INFO:tasks.rados.rados.0.smithi137.stdout:2281: finishing write tid 2 to smithi13778320-180 2024-09-21T09:35:34.042 INFO:tasks.rados.rados.0.smithi137.stdout:2281: finishing write tid 3 to smithi13778320-180 2024-09-21T09:35:34.042 INFO:tasks.rados.rados.0.smithi137.stdout:2281: finishing write tid 4 to smithi13778320-180 2024-09-21T09:35:34.042 INFO:tasks.rados.rados.0.smithi137.stdout:2279: done (7 left) 2024-09-21T09:35:34.042 INFO:tasks.rados.rados.0.smithi137.stdout:2280: done (6 left) 2024-09-21T09:35:34.042 INFO:tasks.rados.rados.0.smithi137.stdout:2286: done (5 left) 2024-09-21T09:35:34.042 INFO:tasks.rados.rados.0.smithi137.stdout:2287: read oid 156 snap -1 2024-09-21T09:35:34.042 INFO:tasks.rados.rados.0.smithi137.stdout:2287: expect (ObjNum 1480 snap 0 seq_num 1480) 2024-09-21T09:35:34.042 INFO:tasks.rados.rados.0.smithi137.stdout:2288: read oid 200 snap -1 2024-09-21T09:35:34.042 INFO:tasks.rados.rados.0.smithi137.stdout:2288: expect (ObjNum 1348 snap 0 seq_num 1348) 2024-09-21T09:35:34.042 INFO:tasks.rados.rados.0.smithi137.stdout:2289: delete oid 235 current snap is 0 2024-09-21T09:35:34.042 INFO:tasks.rados.rados.0.smithi137.stdout:2281: finishing write tid 5 to smithi13778320-180 2024-09-21T09:35:34.043 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 180 v 286 (ObjNum 1518 snap 0 seq_num 1518) dirty exists 2024-09-21T09:35:34.043 INFO:tasks.rados.rados.0.smithi137.stdout:2281: left oid 180 (ObjNum 1518 snap 0 seq_num 1518) 2024-09-21T09:35:34.043 INFO:tasks.rados.rados.0.smithi137.stdout:2284: expect (ObjNum 1175 snap 0 seq_num 1175) 2024-09-21T09:35:34.251 INFO:tasks.rados.rados.0.smithi137.stdout:2282: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-21T09:35:34.264 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:33 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[83569]: ts=2024-09-21T09:35:33.970Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000949211s 2024-09-21T09:35:34.264 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:33 smithi137 podman[83726]: 2024-09-21 09:35:33.892520209 +0000 UTC m=+0.566243102 container cleanup 0df2fd7cc31c2166afbad6b701305bdaba7fbd0fb5285dbc905810f9ffc5b0f6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:34.264 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:33 smithi137 bash[83726]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T09:35:34.264 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:34 smithi137 podman[83757]: 2024-09-21 09:35:34.118903208 +0000 UTC m=+0.660248569 container remove 0df2fd7cc31c2166afbad6b701305bdaba7fbd0fb5285dbc905810f9ffc5b0f6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:34.264 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:34 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T09:35:34.436 INFO:tasks.rados.rados.0.smithi137.stdout:2283: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-09-21T09:35:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:34 smithi137 ceph-mon[28941]: pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 129 op/s 2024-09-21T09:35:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:34 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1803734087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:34 smithi137 ceph-mon[39068]: pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 129 op/s 2024-09-21T09:35:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:34 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1803734087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:34.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:34 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T09:35:34.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:34 smithi137 systemd[1]: Stopped Ceph node-exporter.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:35:34.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:34 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@node-exporter.a.service: Consumed 2.202s CPU time. 2024-09-21T09:35:34.588 INFO:tasks.rados.rados.0.smithi137.stdout:2285: finishing write tid 1 to smithi13778320-442 2024-09-21T09:35:34.588 INFO:tasks.rados.rados.0.smithi137.stdout:2285: finishing write tid 2 to smithi13778320-442 2024-09-21T09:35:34.588 INFO:tasks.rados.rados.0.smithi137.stdout:2285: finishing write tid 3 to smithi13778320-442 2024-09-21T09:35:34.588 INFO:tasks.rados.rados.0.smithi137.stdout:2285: finishing write tid 4 to smithi13778320-442 2024-09-21T09:35:34.588 INFO:tasks.rados.rados.0.smithi137.stdout:2285: finishing write tid 5 to smithi13778320-442 2024-09-21T09:35:34.588 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 442 v 297 (ObjNum 1519 snap 0 seq_num 1519) dirty exists 2024-09-21T09:35:34.588 INFO:tasks.rados.rados.0.smithi137.stdout:2285: left oid 442 (ObjNum 1519 snap 0 seq_num 1519) 2024-09-21T09:35:34.588 INFO:tasks.rados.rados.0.smithi137.stdout:2281: done (7 left) 2024-09-21T09:35:34.588 INFO:tasks.rados.rados.0.smithi137.stdout:2282: done (6 left) 2024-09-21T09:35:34.588 INFO:tasks.rados.rados.0.smithi137.stdout:2283: done (5 left) 2024-09-21T09:35:34.588 INFO:tasks.rados.rados.0.smithi137.stdout:2284: done (4 left) 2024-09-21T09:35:34.588 INFO:tasks.rados.rados.0.smithi137.stdout:2285: done (3 left) 2024-09-21T09:35:34.588 INFO:tasks.rados.rados.0.smithi137.stdout:2289: done (2 left) 2024-09-21T09:35:34.589 INFO:tasks.rados.rados.0.smithi137.stdout:2290: delete oid 432 current snap is 0 2024-09-21T09:35:34.589 INFO:tasks.rados.rados.0.smithi137.stdout:2287: expect (ObjNum 1480 snap 0 seq_num 1480) 2024-09-21T09:35:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:34 smithi165 ceph-mon[32789]: pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 129 op/s 2024-09-21T09:35:34.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:34 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1803734087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:34.770 INFO:tasks.rados.rados.0.smithi137.stdout:2288: expect (ObjNum 1348 snap 0 seq_num 1348) 2024-09-21T09:35:34.860 INFO:tasks.rados.rados.0.smithi137.stdout:2287: done (2 left) 2024-09-21T09:35:34.861 INFO:tasks.rados.rados.0.smithi137.stdout:2288: done (1 left) 2024-09-21T09:35:34.861 INFO:tasks.rados.rados.0.smithi137.stdout:2290: done (0 left) 2024-09-21T09:35:34.861 INFO:tasks.rados.rados.0.smithi137.stdout:2291: read oid 94 snap -1 2024-09-21T09:35:34.861 INFO:tasks.rados.rados.0.smithi137.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2024-09-21T09:35:34.861 INFO:tasks.rados.rados.0.smithi137.stdout:2292: write oid 361 current snap is 0 2024-09-21T09:35:34.861 INFO:tasks.rados.rados.0.smithi137.stdout:2292: seq_num 1523 ranges {797061=674827,2139017=405528,3207218=389843} 2024-09-21T09:35:34.869 INFO:tasks.rados.rados.0.smithi137.stdout:2292: writing smithi13778320-361 from 797061 to 1471888 tid 1 2024-09-21T09:35:34.876 INFO:tasks.rados.rados.0.smithi137.stdout:2292: writing smithi13778320-361 from 2139017 to 2544545 tid 2 2024-09-21T09:35:34.882 INFO:tasks.rados.rados.0.smithi137.stdout:2292: writing smithi13778320-361 from 3207218 to 3597061 tid 3 2024-09-21T09:35:34.882 INFO:tasks.rados.rados.0.smithi137.stdout:2293: read oid 236 snap -1 2024-09-21T09:35:34.882 INFO:tasks.rados.rados.0.smithi137.stdout:2293: expect (ObjNum 1043 snap 0 seq_num 1043) 2024-09-21T09:35:34.882 INFO:tasks.rados.rados.0.smithi137.stdout:2294: write oid 149 current snap is 0 2024-09-21T09:35:34.882 INFO:tasks.rados.rados.0.smithi137.stdout:2294: seq_num 1524 ranges {413868=750076,1797499=549186,3118288=495580} 2024-09-21T09:35:34.888 INFO:tasks.rados.rados.0.smithi137.stdout:2294: writing smithi13778320-149 from 413868 to 1163944 tid 1 2024-09-21T09:35:34.895 INFO:tasks.rados.rados.0.smithi137.stdout:2294: writing smithi13778320-149 from 1797499 to 2346685 tid 2 2024-09-21T09:35:34.902 INFO:tasks.rados.rados.0.smithi137.stdout:2294: writing smithi13778320-149 from 3118288 to 3613868 tid 3 2024-09-21T09:35:34.902 INFO:tasks.rados.rados.0.smithi137.stdout:2295: write oid 158 current snap is 0 2024-09-21T09:35:34.902 INFO:tasks.rados.rados.0.smithi137.stdout:2295: seq_num 1525 ranges {430675=425325,1455981=409197,2462064=535349,3463076=167599} 2024-09-21T09:35:34.907 INFO:tasks.rados.rados.0.smithi137.stdout:2295: writing smithi13778320-158 from 430675 to 856000 tid 1 2024-09-21T09:35:34.912 INFO:tasks.rados.rados.0.smithi137.stdout:2295: writing smithi13778320-158 from 1455981 to 1865178 tid 2 2024-09-21T09:35:34.918 INFO:tasks.rados.rados.0.smithi137.stdout:2295: writing smithi13778320-158 from 2462064 to 2997413 tid 3 2024-09-21T09:35:34.922 INFO:tasks.rados.rados.0.smithi137.stdout:2295: writing smithi13778320-158 from 3463076 to 3630675 tid 4 2024-09-21T09:35:34.922 INFO:tasks.rados.rados.0.smithi137.stdout:2296: read oid 403 snap -1 2024-09-21T09:35:34.922 INFO:tasks.rados.rados.0.smithi137.stdout:2296: expect (ObjNum 402 snap 0 seq_num 402) 2024-09-21T09:35:34.922 INFO:tasks.rados.rados.0.smithi137.stdout:2297: write oid 7 current snap is 0 2024-09-21T09:35:34.922 INFO:tasks.rados.rados.0.smithi137.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2024-09-21T09:35:35.050 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:34 smithi137 systemd[1]: Starting Ceph node-exporter.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:35:35.050 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:34 smithi137 bash[83919]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-21T09:35:35.070 INFO:tasks.rados.rados.0.smithi137.stdout:2292: finishing write tid 1 to smithi13778320-361 2024-09-21T09:35:35.070 INFO:tasks.rados.rados.0.smithi137.stdout:2292: finishing write tid 2 to smithi13778320-361 2024-09-21T09:35:35.070 INFO:tasks.rados.rados.0.smithi137.stdout:2292: finishing write tid 3 to smithi13778320-361 2024-09-21T09:35:35.070 INFO:tasks.rados.rados.0.smithi137.stdout:2292: finishing write tid 4 to smithi13778320-361 2024-09-21T09:35:35.070 INFO:tasks.rados.rados.0.smithi137.stdout:2292: finishing write tid 5 to smithi13778320-361 2024-09-21T09:35:35.070 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 361 v 377 (ObjNum 1523 snap 0 seq_num 1523) dirty exists 2024-09-21T09:35:35.070 INFO:tasks.rados.rados.0.smithi137.stdout:2292: left oid 361 (ObjNum 1523 snap 0 seq_num 1523) 2024-09-21T09:35:35.070 INFO:tasks.rados.rados.0.smithi137.stdout:2294: finishing write tid 1 to smithi13778320-149 2024-09-21T09:35:35.070 INFO:tasks.rados.rados.0.smithi137.stdout:2293: expect (ObjNum 1043 snap 0 seq_num 1043) 2024-09-21T09:35:35.231 INFO:tasks.rados.rados.0.smithi137.stdout:2294: finishing write tid 2 to smithi13778320-149 2024-09-21T09:35:35.232 INFO:tasks.rados.rados.0.smithi137.stdout:2294: finishing write tid 3 to smithi13778320-149 2024-09-21T09:35:35.232 INFO:tasks.rados.rados.0.smithi137.stdout:2294: finishing write tid 4 to smithi13778320-149 2024-09-21T09:35:35.232 INFO:tasks.rados.rados.0.smithi137.stdout:2297: seq_num 1526 ranges {447482=500574,1514463=552855,2489487=462974,3645668=1814} 2024-09-21T09:35:35.236 INFO:tasks.rados.rados.0.smithi137.stdout:2297: writing smithi13778320-7 from 447482 to 948056 tid 1 2024-09-21T09:35:35.242 INFO:tasks.rados.rados.0.smithi137.stdout:2297: writing smithi13778320-7 from 1514463 to 2067318 tid 2 2024-09-21T09:35:35.247 INFO:tasks.rados.rados.0.smithi137.stdout:2297: writing smithi13778320-7 from 2489487 to 2952461 tid 3 2024-09-21T09:35:35.252 INFO:tasks.rados.rados.0.smithi137.stdout:2297: writing smithi13778320-7 from 3645668 to 3647482 tid 4 2024-09-21T09:35:35.252 INFO:tasks.rados.rados.0.smithi137.stdout:2291: done (6 left) 2024-09-21T09:35:35.252 INFO:tasks.rados.rados.0.smithi137.stdout:2292: done (5 left) 2024-09-21T09:35:35.252 INFO:tasks.rados.rados.0.smithi137.stdout:2293: done (4 left) 2024-09-21T09:35:35.252 INFO:tasks.rados.rados.0.smithi137.stdout:2298: write oid 497 current snap is 0 2024-09-21T09:35:35.252 INFO:tasks.rados.rados.0.smithi137.stdout:2294: finishing write tid 5 to smithi13778320-149 2024-09-21T09:35:35.252 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 149 v 245 (ObjNum 1524 snap 0 seq_num 1524) dirty exists 2024-09-21T09:35:35.252 INFO:tasks.rados.rados.0.smithi137.stdout:2294: left oid 149 (ObjNum 1524 snap 0 seq_num 1524) 2024-09-21T09:35:35.252 INFO:tasks.rados.rados.0.smithi137.stdout:2295: finishing write tid 1 to smithi13778320-158 2024-09-21T09:35:35.252 INFO:tasks.rados.rados.0.smithi137.stdout:2295: finishing write tid 2 to smithi13778320-158 2024-09-21T09:35:35.252 INFO:tasks.rados.rados.0.smithi137.stdout:2295: finishing write tid 3 to smithi13778320-158 2024-09-21T09:35:35.252 INFO:tasks.rados.rados.0.smithi137.stdout:2295: finishing write tid 4 to smithi13778320-158 2024-09-21T09:35:35.253 INFO:tasks.rados.rados.0.smithi137.stdout:2295: finishing write tid 5 to smithi13778320-158 2024-09-21T09:35:35.253 INFO:tasks.rados.rados.0.smithi137.stdout:2295: finishing write tid 6 to smithi13778320-158 2024-09-21T09:35:35.253 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 158 v 342 (ObjNum 1525 snap 0 seq_num 1525) dirty exists 2024-09-21T09:35:35.253 INFO:tasks.rados.rados.0.smithi137.stdout:2295: left oid 158 (ObjNum 1525 snap 0 seq_num 1525) 2024-09-21T09:35:35.253 INFO:tasks.rados.rados.0.smithi137.stdout:2296: expect (ObjNum 402 snap 0 seq_num 402) 2024-09-21T09:35:35.343 INFO:tasks.rados.rados.0.smithi137.stdout:2297: finishing write tid 1 to smithi13778320-7 2024-09-21T09:35:35.343 INFO:tasks.rados.rados.0.smithi137.stdout:2298: seq_num 1527 ranges {464289=575823,1456592=412866,2400557=674246,3595554=68735} 2024-09-21T09:35:35.348 INFO:tasks.rados.rados.0.smithi137.stdout:2298: writing smithi13778320-497 from 464289 to 1040112 tid 1 2024-09-21T09:35:35.353 INFO:tasks.rados.rados.0.smithi137.stdout:2298: writing smithi13778320-497 from 1456592 to 1869458 tid 2 2024-09-21T09:35:35.359 INFO:tasks.rados.rados.0.smithi137.stdout:2298: writing smithi13778320-497 from 2400557 to 3074803 tid 3 2024-09-21T09:35:35.363 INFO:tasks.rados.rados.0.smithi137.stdout:2298: writing smithi13778320-497 from 3595554 to 3664289 tid 4 2024-09-21T09:35:35.363 INFO:tasks.rados.rados.0.smithi137.stdout:2294: done (4 left) 2024-09-21T09:35:35.363 INFO:tasks.rados.rados.0.smithi137.stdout:2295: done (3 left) 2024-09-21T09:35:35.364 INFO:tasks.rados.rados.0.smithi137.stdout:2296: done (2 left) 2024-09-21T09:35:35.364 INFO:tasks.rados.rados.0.smithi137.stdout:2299: read oid 376 snap -1 2024-09-21T09:35:35.364 INFO:tasks.rados.rados.0.smithi137.stdout:2299: expect (ObjNum 747 snap 0 seq_num 747) 2024-09-21T09:35:35.364 INFO:tasks.rados.rados.0.smithi137.stdout:2300: delete oid 79 current snap is 0 2024-09-21T09:35:35.364 INFO:tasks.rados.rados.0.smithi137.stdout:2297: finishing write tid 2 to smithi13778320-7 2024-09-21T09:35:35.364 INFO:tasks.rados.rados.0.smithi137.stdout:2297: finishing write tid 3 to smithi13778320-7 2024-09-21T09:35:35.364 INFO:tasks.rados.rados.0.smithi137.stdout:2297: finishing write tid 4 to smithi13778320-7 2024-09-21T09:35:35.364 INFO:tasks.rados.rados.0.smithi137.stdout:2297: finishing write tid 5 to smithi13778320-7 2024-09-21T09:35:35.364 INFO:tasks.rados.rados.0.smithi137.stdout:2297: finishing write tid 6 to smithi13778320-7 2024-09-21T09:35:35.364 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 7 v 337 (ObjNum 1526 snap 0 seq_num 1526) dirty exists 2024-09-21T09:35:35.364 INFO:tasks.rados.rados.0.smithi137.stdout:2297: left oid 7 (ObjNum 1526 snap 0 seq_num 1526) 2024-09-21T09:35:35.364 INFO:tasks.rados.rados.0.smithi137.stdout:2298: finishing write tid 1 to smithi13778320-497 2024-09-21T09:35:35.364 INFO:tasks.rados.rados.0.smithi137.stdout:2298: finishing write tid 2 to smithi13778320-497 2024-09-21T09:35:35.364 INFO:tasks.rados.rados.0.smithi137.stdout:2298: finishing write tid 3 to smithi13778320-497 2024-09-21T09:35:35.365 INFO:tasks.rados.rados.0.smithi137.stdout:2298: finishing write tid 4 to smithi13778320-497 2024-09-21T09:35:35.365 INFO:tasks.rados.rados.0.smithi137.stdout:2298: finishing write tid 5 to smithi13778320-497 2024-09-21T09:35:35.365 INFO:tasks.rados.rados.0.smithi137.stdout:2297: done (3 left) 2024-09-21T09:35:35.365 INFO:tasks.rados.rados.0.smithi137.stdout:2300: done (2 left) 2024-09-21T09:35:35.365 INFO:tasks.rados.rados.0.smithi137.stdout:2301: write oid 498 current snap is 0 2024-09-21T09:35:35.365 INFO:tasks.rados.rados.0.smithi137.stdout:2301: seq_num 1529 ranges {497903=442674,1689909=416535,2571756=696790} 2024-09-21T09:35:35.370 INFO:tasks.rados.rados.0.smithi137.stdout:2301: writing smithi13778320-498 from 497903 to 940577 tid 1 2024-09-21T09:35:35.377 INFO:tasks.rados.rados.0.smithi137.stdout:2301: writing smithi13778320-498 from 1689909 to 2106444 tid 2 2024-09-21T09:35:35.384 INFO:tasks.rados.rados.0.smithi137.stdout:2301: writing smithi13778320-498 from 2571756 to 3268546 tid 3 2024-09-21T09:35:35.384 INFO:tasks.rados.rados.0.smithi137.stdout:2302: read oid 24 snap -1 2024-09-21T09:35:35.384 INFO:tasks.rados.rados.0.smithi137.stdout:2302: expect (ObjNum 1015 snap 0 seq_num 1015) 2024-09-21T09:35:35.384 INFO:tasks.rados.rados.0.smithi137.stdout:2303: read oid 248 snap -1 2024-09-21T09:35:35.384 INFO:tasks.rados.rados.0.smithi137.stdout:2303: expect (ObjNum 735 snap 0 seq_num 735) 2024-09-21T09:35:35.384 INFO:tasks.rados.rados.0.smithi137.stdout:2304: write oid 394 current snap is 0 2024-09-21T09:35:35.384 INFO:tasks.rados.rados.0.smithi137.stdout:2298: finishing write tid 6 to smithi13778320-497 2024-09-21T09:35:35.384 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 497 v 250 (ObjNum 1527 snap 0 seq_num 1527) dirty exists 2024-09-21T09:35:35.384 INFO:tasks.rados.rados.0.smithi137.stdout:2298: left oid 497 (ObjNum 1527 snap 0 seq_num 1527) 2024-09-21T09:35:35.384 INFO:tasks.rados.rados.0.smithi137.stdout:2304: seq_num 1530 ranges {514710=517923,1748391=560193,2999179=624415} 2024-09-21T09:35:35.390 INFO:tasks.rados.rados.0.smithi137.stdout:2304: writing smithi13778320-394 from 514710 to 1032633 tid 1 2024-09-21T09:35:35.397 INFO:tasks.rados.rados.0.smithi137.stdout:2304: writing smithi13778320-394 from 1748391 to 2308584 tid 2 2024-09-21T09:35:35.405 INFO:tasks.rados.rados.0.smithi137.stdout:2304: writing smithi13778320-394 from 2999179 to 3623594 tid 3 2024-09-21T09:35:35.405 INFO:tasks.rados.rados.0.smithi137.stdout:2298: done (5 left) 2024-09-21T09:35:35.405 INFO:tasks.rados.rados.0.smithi137.stdout:2305: read oid 83 snap -1 2024-09-21T09:35:35.405 INFO:tasks.rados.rados.0.smithi137.stdout:2305: expect (ObjNum 82 snap 0 seq_num 82) 2024-09-21T09:35:35.405 INFO:tasks.rados.rados.0.smithi137.stdout:2306: read oid 420 snap -1 2024-09-21T09:35:35.405 INFO:tasks.rados.rados.0.smithi137.stdout:2306: expect (ObjNum 1454 snap 0 seq_num 1454) 2024-09-21T09:35:35.405 INFO:tasks.rados.rados.0.smithi137.stdout:2307: read oid 362 snap -1 2024-09-21T09:35:35.405 INFO:tasks.rados.rados.0.smithi137.stdout:2307: expect (ObjNum 361 snap 0 seq_num 361) 2024-09-21T09:35:35.405 INFO:tasks.rados.rados.0.smithi137.stdout:2308: delete oid 61 current snap is 0 2024-09-21T09:35:35.405 INFO:tasks.rados.rados.0.smithi137.stdout:2301: finishing write tid 1 to smithi13778320-498 2024-09-21T09:35:35.405 INFO:tasks.rados.rados.0.smithi137.stdout:2299: expect (ObjNum 747 snap 0 seq_num 747) 2024-09-21T09:35:35.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:35 smithi137 ceph-mon[39068]: from='client.25370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:35.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:35 smithi137 ceph-mon[39068]: from='client.25376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:35.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:35 smithi137 ceph-mon[28941]: from='client.25370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:35.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:35 smithi137 ceph-mon[28941]: from='client.25376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:35.550 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:35 smithi137 bash[83919]: Getting image source signatures 2024-09-21T09:35:35.550 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:35 smithi137 bash[83919]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-21T09:35:35.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:35 smithi137 bash[83919]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-21T09:35:35.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:35 smithi137 bash[83919]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-21T09:35:35.566 INFO:tasks.rados.rados.0.smithi137.stdout:2301: finishing write tid 2 to smithi13778320-498 2024-09-21T09:35:35.566 INFO:tasks.rados.rados.0.smithi137.stdout:2299: done (8 left) 2024-09-21T09:35:35.566 INFO:tasks.rados.rados.0.smithi137.stdout:2308: done (7 left) 2024-09-21T09:35:35.567 INFO:tasks.rados.rados.0.smithi137.stdout:2309: write oid 346 current snap is 0 2024-09-21T09:35:35.567 INFO:tasks.rados.rados.0.smithi137.stdout:2301: finishing write tid 3 to smithi13778320-498 2024-09-21T09:35:35.567 INFO:tasks.rados.rados.0.smithi137.stdout:2309: seq_num 1532 ranges {548324=668421,1749002=563862,2937672=646959} 2024-09-21T09:35:35.573 INFO:tasks.rados.rados.0.smithi137.stdout:2309: writing smithi13778320-346 from 548324 to 1216745 tid 1 2024-09-21T09:35:35.579 INFO:tasks.rados.rados.0.smithi137.stdout:2309: writing smithi13778320-346 from 1749002 to 2312864 tid 2 2024-09-21T09:35:35.586 INFO:tasks.rados.rados.0.smithi137.stdout:2309: writing smithi13778320-346 from 2937672 to 3584631 tid 3 2024-09-21T09:35:35.586 INFO:tasks.rados.rados.0.smithi137.stdout:2310: write oid 233 current snap is 0 2024-09-21T09:35:35.587 INFO:tasks.rados.rados.0.smithi137.stdout:2301: finishing write tid 4 to smithi13778320-498 2024-09-21T09:35:35.587 INFO:tasks.rados.rados.0.smithi137.stdout:2301: finishing write tid 5 to smithi13778320-498 2024-09-21T09:35:35.587 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 498 v 272 (ObjNum 1529 snap 0 seq_num 1529) dirty exists 2024-09-21T09:35:35.587 INFO:tasks.rados.rados.0.smithi137.stdout:2301: left oid 498 (ObjNum 1529 snap 0 seq_num 1529) 2024-09-21T09:35:35.587 INFO:tasks.rados.rados.0.smithi137.stdout:2303: expect (ObjNum 735 snap 0 seq_num 735) 2024-09-21T09:35:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:35 smithi165 ceph-mon[32789]: from='client.25370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:35 smithi165 ceph-mon[32789]: from='client.25376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:35.711 INFO:tasks.rados.rados.0.smithi137.stdout:2302: expect (ObjNum 1015 snap 0 seq_num 1015) 2024-09-21T09:35:35.905 INFO:tasks.rados.rados.0.smithi137.stdout:2304: finishing write tid 1 to smithi13778320-394 2024-09-21T09:35:35.905 INFO:tasks.rados.rados.0.smithi137.stdout:2304: finishing write tid 2 to smithi13778320-394 2024-09-21T09:35:35.905 INFO:tasks.rados.rados.0.smithi137.stdout:2304: finishing write tid 3 to smithi13778320-394 2024-09-21T09:35:35.905 INFO:tasks.rados.rados.0.smithi137.stdout:2304: finishing write tid 4 to smithi13778320-394 2024-09-21T09:35:35.905 INFO:tasks.rados.rados.0.smithi137.stdout:2304: finishing write tid 5 to smithi13778320-394 2024-09-21T09:35:35.905 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 394 v 254 (ObjNum 1530 snap 0 seq_num 1530) dirty exists 2024-09-21T09:35:35.905 INFO:tasks.rados.rados.0.smithi137.stdout:2304: left oid 394 (ObjNum 1530 snap 0 seq_num 1530) 2024-09-21T09:35:35.905 INFO:tasks.rados.rados.0.smithi137.stdout:2306: expect (ObjNum 1454 snap 0 seq_num 1454) 2024-09-21T09:35:35.984 INFO:tasks.rados.rados.0.smithi137.stdout:2307: expect (ObjNum 361 snap 0 seq_num 361) 2024-09-21T09:35:36.056 INFO:tasks.rados.rados.0.smithi137.stdout:2305: expect (ObjNum 82 snap 0 seq_num 82) 2024-09-21T09:35:36.187 INFO:tasks.rados.rados.0.smithi137.stdout:2309: finishing write tid 1 to smithi13778320-346 2024-09-21T09:35:36.187 INFO:tasks.rados.rados.0.smithi137.stdout:2309: finishing write tid 2 to smithi13778320-346 2024-09-21T09:35:36.187 INFO:tasks.rados.rados.0.smithi137.stdout:2309: finishing write tid 3 to smithi13778320-346 2024-09-21T09:35:36.187 INFO:tasks.rados.rados.0.smithi137.stdout:2310: seq_num 1533 ranges {565131=743670,1807484=423873,2965095=458231} 2024-09-21T09:35:36.194 INFO:tasks.rados.rados.0.smithi137.stdout:2310: writing smithi13778320-233 from 565131 to 1308801 tid 1 2024-09-21T09:35:36.199 INFO:tasks.rados.rados.0.smithi137.stdout:2310: writing smithi13778320-233 from 1807484 to 2231357 tid 2 2024-09-21T09:35:36.206 INFO:tasks.rados.rados.0.smithi137.stdout:2310: writing smithi13778320-233 from 2965095 to 3423326 tid 3 2024-09-21T09:35:36.206 INFO:tasks.rados.rados.0.smithi137.stdout:2301: done (8 left) 2024-09-21T09:35:36.206 INFO:tasks.rados.rados.0.smithi137.stdout:2302: done (7 left) 2024-09-21T09:35:36.207 INFO:tasks.rados.rados.0.smithi137.stdout:2303: done (6 left) 2024-09-21T09:35:36.207 INFO:tasks.rados.rados.0.smithi137.stdout:2304: done (5 left) 2024-09-21T09:35:36.207 INFO:tasks.rados.rados.0.smithi137.stdout:2305: done (4 left) 2024-09-21T09:35:36.207 INFO:tasks.rados.rados.0.smithi137.stdout:2306: done (3 left) 2024-09-21T09:35:36.207 INFO:tasks.rados.rados.0.smithi137.stdout:2307: done (2 left) 2024-09-21T09:35:36.207 INFO:tasks.rados.rados.0.smithi137.stdout:2311: read oid 243 snap -1 2024-09-21T09:35:36.207 INFO:tasks.rados.rados.0.smithi137.stdout:2311: expect (ObjNum 515 snap 0 seq_num 515) 2024-09-21T09:35:36.207 INFO:tasks.rados.rados.0.smithi137.stdout:2312: write oid 353 current snap is 0 2024-09-21T09:35:36.207 INFO:tasks.rados.rados.0.smithi137.stdout:2309: finishing write tid 4 to smithi13778320-346 2024-09-21T09:35:36.207 INFO:tasks.rados.rados.0.smithi137.stdout:2309: finishing write tid 5 to smithi13778320-346 2024-09-21T09:35:36.207 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 346 v 276 (ObjNum 1532 snap 0 seq_num 1532) dirty exists 2024-09-21T09:35:36.207 INFO:tasks.rados.rados.0.smithi137.stdout:2309: left oid 346 (ObjNum 1532 snap 0 seq_num 1532) 2024-09-21T09:35:36.208 INFO:tasks.rados.rados.0.smithi137.stdout:2310: finishing write tid 1 to smithi13778320-233 2024-09-21T09:35:36.208 INFO:tasks.rados.rados.0.smithi137.stdout:2310: finishing write tid 2 to smithi13778320-233 2024-09-21T09:35:36.208 INFO:tasks.rados.rados.0.smithi137.stdout:2312: seq_num 1534 ranges {581938=418919,1465966=567531,2592518=669503} 2024-09-21T09:35:36.212 INFO:tasks.rados.rados.0.smithi137.stdout:2312: writing smithi13778320-353 from 581938 to 1000857 tid 1 2024-09-21T09:35:36.217 INFO:tasks.rados.rados.0.smithi137.stdout:2312: writing smithi13778320-353 from 1465966 to 2033497 tid 2 2024-09-21T09:35:36.225 INFO:tasks.rados.rados.0.smithi137.stdout:2312: writing smithi13778320-353 from 2592518 to 3262021 tid 3 2024-09-21T09:35:36.225 INFO:tasks.rados.rados.0.smithi137.stdout:2309: done (3 left) 2024-09-21T09:35:36.225 INFO:tasks.rados.rados.0.smithi137.stdout:2313: read oid 443 snap -1 2024-09-21T09:35:36.225 INFO:tasks.rados.rados.0.smithi137.stdout:2313: expect (ObjNum 1162 snap 0 seq_num 1162) 2024-09-21T09:35:36.225 INFO:tasks.rados.rados.0.smithi137.stdout:2314: read oid 47 snap -1 2024-09-21T09:35:36.225 INFO:tasks.rados.rados.0.smithi137.stdout:2314: expect deleted 2024-09-21T09:35:36.225 INFO:tasks.rados.rados.0.smithi137.stdout:2315: write oid 441 current snap is 0 2024-09-21T09:35:36.226 INFO:tasks.rados.rados.0.smithi137.stdout:2310: finishing write tid 3 to smithi13778320-233 2024-09-21T09:35:36.226 INFO:tasks.rados.rados.0.smithi137.stdout:2315: seq_num 1535 ranges {598745=494168,1808095=427542,2903588=597128} 2024-09-21T09:35:36.231 INFO:tasks.rados.rados.0.smithi137.stdout:2315: writing smithi13778320-441 from 598745 to 1092913 tid 1 2024-09-21T09:35:36.237 INFO:tasks.rados.rados.0.smithi137.stdout:2315: writing smithi13778320-441 from 1808095 to 2235637 tid 2 2024-09-21T09:35:36.245 INFO:tasks.rados.rados.0.smithi137.stdout:2315: writing smithi13778320-441 from 2903588 to 3500716 tid 3 2024-09-21T09:35:36.245 INFO:tasks.rados.rados.0.smithi137.stdout:2316: delete oid 414 current snap is 0 2024-09-21T09:35:36.245 INFO:tasks.rados.rados.0.smithi137.stdout:2310: finishing write tid 4 to smithi13778320-233 2024-09-21T09:35:36.245 INFO:tasks.rados.rados.0.smithi137.stdout:2310: finishing write tid 5 to smithi13778320-233 2024-09-21T09:35:36.245 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 233 v 346 (ObjNum 1533 snap 0 seq_num 1533) dirty exists 2024-09-21T09:35:36.245 INFO:tasks.rados.rados.0.smithi137.stdout:2310: left oid 233 (ObjNum 1533 snap 0 seq_num 1533) 2024-09-21T09:35:36.245 INFO:tasks.rados.rados.0.smithi137.stdout:2311: expect (ObjNum 515 snap 0 seq_num 515) 2024-09-21T09:35:36.378 INFO:tasks.rados.rados.0.smithi137.stdout:2312: finishing write tid 1 to smithi13778320-353 2024-09-21T09:35:36.378 INFO:tasks.rados.rados.0.smithi137.stdout:2312: finishing write tid 2 to smithi13778320-353 2024-09-21T09:35:36.378 INFO:tasks.rados.rados.0.smithi137.stdout:2310: done (6 left) 2024-09-21T09:35:36.378 INFO:tasks.rados.rados.0.smithi137.stdout:2311: done (5 left) 2024-09-21T09:35:36.378 INFO:tasks.rados.rados.0.smithi137.stdout:2316: done (4 left) 2024-09-21T09:35:36.378 INFO:tasks.rados.rados.0.smithi137.stdout:2317: write oid 313 current snap is 0 2024-09-21T09:35:36.379 INFO:tasks.rados.rados.0.smithi137.stdout:2312: finishing write tid 3 to smithi13778320-353 2024-09-21T09:35:36.379 INFO:tasks.rados.rados.0.smithi137.stdout:2312: finishing write tid 4 to smithi13778320-353 2024-09-21T09:35:36.379 INFO:tasks.rados.rados.0.smithi137.stdout:2312: finishing write tid 5 to smithi13778320-353 2024-09-21T09:35:36.379 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 353 v 291 (ObjNum 1534 snap 0 seq_num 1534) dirty exists 2024-09-21T09:35:36.379 INFO:tasks.rados.rados.0.smithi137.stdout:2312: left oid 353 (ObjNum 1534 snap 0 seq_num 1534) 2024-09-21T09:35:36.379 INFO:tasks.rados.rados.0.smithi137.stdout:2317: seq_num 1537 ranges {632359=761019,2041412=714858,3358434=473925} 2024-09-21T09:35:36.385 INFO:tasks.rados.rados.0.smithi137.stdout:2317: writing smithi13778320-313 from 632359 to 1393378 tid 1 2024-09-21T09:35:36.393 INFO:tasks.rados.rados.0.smithi137.stdout:2317: writing smithi13778320-313 from 2041412 to 2756270 tid 2 2024-09-21T09:35:36.399 INFO:tasks.rados.rados.0.smithi137.stdout:2317: writing smithi13778320-313 from 3358434 to 3832359 tid 3 2024-09-21T09:35:36.400 INFO:tasks.rados.rados.0.smithi137.stdout:2312: done (4 left) 2024-09-21T09:35:36.400 INFO:tasks.rados.rados.0.smithi137.stdout:2314: done (3 left) 2024-09-21T09:35:36.400 INFO:tasks.rados.rados.0.smithi137.stdout:2318: write oid 100 current snap is 0 2024-09-21T09:35:36.400 INFO:tasks.rados.rados.0.smithi137.stdout:2315: finishing write tid 1 to smithi13778320-441 2024-09-21T09:35:36.400 INFO:tasks.rados.rados.0.smithi137.stdout:2313: expect (ObjNum 1162 snap 0 seq_num 1162) 2024-09-21T09:35:36.533 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:36 smithi137 ceph-mon[28941]: pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 8.0 MiB/s wr, 77 op/s 2024-09-21T09:35:36.534 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:36 smithi137 ceph-mon[39068]: pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 8.0 MiB/s wr, 77 op/s 2024-09-21T09:35:36.588 INFO:tasks.rados.rados.0.smithi137.stdout:2315: finishing write tid 2 to smithi13778320-441 2024-09-21T09:35:36.588 INFO:tasks.rados.rados.0.smithi137.stdout:2315: finishing write tid 3 to smithi13778320-441 2024-09-21T09:35:36.588 INFO:tasks.rados.rados.0.smithi137.stdout:2315: finishing write tid 4 to smithi13778320-441 2024-09-21T09:35:36.588 INFO:tasks.rados.rados.0.smithi137.stdout:2318: seq_num 1538 ranges {649166=436268,1699894=574869,2702210=430944} 2024-09-21T09:35:36.594 INFO:tasks.rados.rados.0.smithi137.stdout:2318: writing smithi13778320-100 from 649166 to 1085434 tid 1 2024-09-21T09:35:36.600 INFO:tasks.rados.rados.0.smithi137.stdout:2318: writing smithi13778320-100 from 1699894 to 2274763 tid 2 2024-09-21T09:35:36.606 INFO:tasks.rados.rados.0.smithi137.stdout:2318: writing smithi13778320-100 from 2702210 to 3133154 tid 3 2024-09-21T09:35:36.606 INFO:tasks.rados.rados.0.smithi137.stdout:2313: done (3 left) 2024-09-21T09:35:36.606 INFO:tasks.rados.rados.0.smithi137.stdout:2319: write oid 258 current snap is 0 2024-09-21T09:35:36.606 INFO:tasks.rados.rados.0.smithi137.stdout:2315: finishing write tid 5 to smithi13778320-441 2024-09-21T09:35:36.606 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 441 v 259 (ObjNum 1535 snap 0 seq_num 1535) dirty exists 2024-09-21T09:35:36.606 INFO:tasks.rados.rados.0.smithi137.stdout:2315: left oid 441 (ObjNum 1535 snap 0 seq_num 1535) 2024-09-21T09:35:36.606 INFO:tasks.rados.rados.0.smithi137.stdout:2319: seq_num 1539 ranges {665973=511517,1642023=718527,2896927=642216} 2024-09-21T09:35:36.611 INFO:tasks.rados.rados.0.smithi137.stdout:2319: writing smithi13778320-258 from 665973 to 1177490 tid 1 2024-09-21T09:35:36.619 INFO:tasks.rados.rados.0.smithi137.stdout:2319: writing smithi13778320-258 from 1642023 to 2360550 tid 2 2024-09-21T09:35:36.626 INFO:tasks.rados.rados.0.smithi137.stdout:2319: writing smithi13778320-258 from 2896927 to 3539143 tid 3 2024-09-21T09:35:36.626 INFO:tasks.rados.rados.0.smithi137.stdout:2315: done (3 left) 2024-09-21T09:35:36.626 INFO:tasks.rados.rados.0.smithi137.stdout:2320: read oid 370 snap -1 2024-09-21T09:35:36.626 INFO:tasks.rados.rados.0.smithi137.stdout:2320: expect (ObjNum 597 snap 0 seq_num 597) 2024-09-21T09:35:36.626 INFO:tasks.rados.rados.0.smithi137.stdout:2321: write oid 398 current snap is 0 2024-09-21T09:35:36.626 INFO:tasks.rados.rados.0.smithi137.stdout:2317: finishing write tid 1 to smithi13778320-313 2024-09-21T09:35:36.626 INFO:tasks.rados.rados.0.smithi137.stdout:2317: finishing write tid 2 to smithi13778320-313 2024-09-21T09:35:36.626 INFO:tasks.rados.rados.0.smithi137.stdout:2321: seq_num 1540 ranges {682780=586766,1700505=578538,3040703=569841} 2024-09-21T09:35:36.632 INFO:tasks.rados.rados.0.smithi137.stdout:2321: writing smithi13778320-398 from 682780 to 1269546 tid 1 2024-09-21T09:35:36.638 INFO:tasks.rados.rados.0.smithi137.stdout:2321: writing smithi13778320-398 from 1700505 to 2279043 tid 2 2024-09-21T09:35:36.646 INFO:tasks.rados.rados.0.smithi137.stdout:2321: writing smithi13778320-398 from 3040703 to 3610544 tid 3 2024-09-21T09:35:36.646 INFO:tasks.rados.rados.0.smithi137.stdout:2322: read oid 388 snap -1 2024-09-21T09:35:36.646 INFO:tasks.rados.rados.0.smithi137.stdout:2322: expect (ObjNum 993 snap 0 seq_num 993) 2024-09-21T09:35:36.646 INFO:tasks.rados.rados.0.smithi137.stdout:2323: write oid 467 current snap is 0 2024-09-21T09:35:36.646 INFO:tasks.rados.rados.0.smithi137.stdout:2317: finishing write tid 3 to smithi13778320-313 2024-09-21T09:35:36.646 INFO:tasks.rados.rados.0.smithi137.stdout:2317: finishing write tid 4 to smithi13778320-313 2024-09-21T09:35:36.646 INFO:tasks.rados.rados.0.smithi137.stdout:2317: finishing write tid 5 to smithi13778320-313 2024-09-21T09:35:36.646 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 313 v 306 (ObjNum 1537 snap 0 seq_num 1537) dirty exists 2024-09-21T09:35:36.646 INFO:tasks.rados.rados.0.smithi137.stdout:2317: left oid 313 (ObjNum 1537 snap 0 seq_num 1537) 2024-09-21T09:35:36.646 INFO:tasks.rados.rados.0.smithi137.stdout:2318: finishing write tid 1 to smithi13778320-100 2024-09-21T09:35:36.646 INFO:tasks.rados.rados.0.smithi137.stdout:2323: seq_num 1541 ranges {699587=662015,2158987=722196,3351773=547814} 2024-09-21T09:35:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:36 smithi165 ceph-mon[32789]: pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 8.0 MiB/s wr, 77 op/s 2024-09-21T09:35:36.653 INFO:tasks.rados.rados.0.smithi137.stdout:2323: writing smithi13778320-467 from 699587 to 1361602 tid 1 2024-09-21T09:35:36.656 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:36.662 INFO:tasks.rados.rados.0.smithi137.stdout:2323: writing smithi13778320-467 from 2158987 to 2881183 tid 2 2024-09-21T09:35:36.669 INFO:tasks.rados.rados.0.smithi137.stdout:2323: writing smithi13778320-467 from 3351773 to 3899587 tid 3 2024-09-21T09:35:36.669 INFO:tasks.rados.rados.0.smithi137.stdout:2317: done (6 left) 2024-09-21T09:35:36.669 INFO:tasks.rados.rados.0.smithi137.stdout:2324: read oid 5 snap -1 2024-09-21T09:35:36.669 INFO:tasks.rados.rados.0.smithi137.stdout:2324: expect (ObjNum 1464 snap 0 seq_num 1464) 2024-09-21T09:35:36.669 INFO:tasks.rados.rados.0.smithi137.stdout:2325: delete oid 434 current snap is 0 2024-09-21T09:35:36.669 INFO:tasks.rados.rados.0.smithi137.stdout:2318: finishing write tid 2 to smithi13778320-100 2024-09-21T09:35:36.669 INFO:tasks.rados.rados.0.smithi137.stdout:2318: finishing write tid 3 to smithi13778320-100 2024-09-21T09:35:36.670 INFO:tasks.rados.rados.0.smithi137.stdout:2318: finishing write tid 4 to smithi13778320-100 2024-09-21T09:35:36.670 INFO:tasks.rados.rados.0.smithi137.stdout:2318: finishing write tid 5 to smithi13778320-100 2024-09-21T09:35:36.670 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 100 v 306 (ObjNum 1538 snap 0 seq_num 1538) dirty exists 2024-09-21T09:35:36.670 INFO:tasks.rados.rados.0.smithi137.stdout:2318: left oid 100 (ObjNum 1538 snap 0 seq_num 1538) 2024-09-21T09:35:36.670 INFO:tasks.rados.rados.0.smithi137.stdout:2319: finishing write tid 1 to smithi13778320-258 2024-09-21T09:35:36.670 INFO:tasks.rados.rados.0.smithi137.stdout:2319: finishing write tid 2 to smithi13778320-258 2024-09-21T09:35:36.670 INFO:tasks.rados.rados.0.smithi137.stdout:2319: finishing write tid 3 to smithi13778320-258 2024-09-21T09:35:36.670 INFO:tasks.rados.rados.0.smithi137.stdout:2319: finishing write tid 4 to smithi13778320-258 2024-09-21T09:35:36.671 INFO:tasks.rados.rados.0.smithi137.stdout:2319: finishing write tid 5 to smithi13778320-258 2024-09-21T09:35:36.671 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 258 v 277 (ObjNum 1539 snap 0 seq_num 1539) dirty exists 2024-09-21T09:35:36.671 INFO:tasks.rados.rados.0.smithi137.stdout:2319: left oid 258 (ObjNum 1539 snap 0 seq_num 1539) 2024-09-21T09:35:36.671 INFO:tasks.rados.rados.0.smithi137.stdout:2320: expect (ObjNum 597 snap 0 seq_num 597) 2024-09-21T09:35:36.767 INFO:tasks.rados.rados.0.smithi137.stdout:2321: finishing write tid 1 to smithi13778320-398 2024-09-21T09:35:36.767 INFO:tasks.rados.rados.0.smithi137.stdout:2318: done (7 left) 2024-09-21T09:35:36.767 INFO:tasks.rados.rados.0.smithi137.stdout:2319: done (6 left) 2024-09-21T09:35:36.767 INFO:tasks.rados.rados.0.smithi137.stdout:2320: done (5 left) 2024-09-21T09:35:36.767 INFO:tasks.rados.rados.0.smithi137.stdout:2325: done (4 left) 2024-09-21T09:35:36.767 INFO:tasks.rados.rados.0.smithi137.stdout:2326: write oid 31 current snap is 0 2024-09-21T09:35:36.768 INFO:tasks.rados.rados.0.smithi137.stdout:2321: finishing write tid 2 to smithi13778320-398 2024-09-21T09:35:36.768 INFO:tasks.rados.rados.0.smithi137.stdout:2321: finishing write tid 3 to smithi13778320-398 2024-09-21T09:35:36.768 INFO:tasks.rados.rados.0.smithi137.stdout:2321: finishing write tid 4 to smithi13778320-398 2024-09-21T09:35:36.768 INFO:tasks.rados.rados.0.smithi137.stdout:2321: finishing write tid 5 to smithi13778320-398 2024-09-21T09:35:36.768 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 398 v 245 (ObjNum 1540 snap 0 seq_num 1540) dirty exists 2024-09-21T09:35:36.768 INFO:tasks.rados.rados.0.smithi137.stdout:2321: left oid 398 (ObjNum 1540 snap 0 seq_num 1540) 2024-09-21T09:35:36.768 INFO:tasks.rados.rados.0.smithi137.stdout:2322: expect (ObjNum 993 snap 0 seq_num 993) 2024-09-21T09:35:36.800 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:36 smithi137 bash[83919]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-21T09:35:36.800 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:36 smithi137 bash[83919]: Writing manifest to image destination 2024-09-21T09:35:36.885 INFO:tasks.rados.rados.0.smithi137.stdout:2323: finishing write tid 1 to smithi13778320-467 2024-09-21T09:35:36.886 INFO:tasks.rados.rados.0.smithi137.stdout:2323: finishing write tid 2 to smithi13778320-467 2024-09-21T09:35:36.886 INFO:tasks.rados.rados.0.smithi137.stdout:2326: seq_num 1543 ranges {733201=412513,1759598=725865,3006619=403657} 2024-09-21T09:35:36.891 INFO:tasks.rados.rados.0.smithi137.stdout:2326: writing smithi13778320-31 from 733201 to 1145714 tid 1 2024-09-21T09:35:36.899 INFO:tasks.rados.rados.0.smithi137.stdout:2326: writing smithi13778320-31 from 1759598 to 2485463 tid 2 2024-09-21T09:35:36.905 INFO:tasks.rados.rados.0.smithi137.stdout:2326: writing smithi13778320-31 from 3006619 to 3410276 tid 3 2024-09-21T09:35:36.905 INFO:tasks.rados.rados.0.smithi137.stdout:2321: done (4 left) 2024-09-21T09:35:36.905 INFO:tasks.rados.rados.0.smithi137.stdout:2322: done (3 left) 2024-09-21T09:35:36.906 INFO:tasks.rados.rados.0.smithi137.stdout:2327: read oid 187 snap -1 2024-09-21T09:35:36.906 INFO:tasks.rados.rados.0.smithi137.stdout:2327: expect deleted 2024-09-21T09:35:36.906 INFO:tasks.rados.rados.0.smithi137.stdout:2328: write oid 145 current snap is 0 2024-09-21T09:35:36.906 INFO:tasks.rados.rados.0.smithi137.stdout:2323: finishing write tid 3 to smithi13778320-467 2024-09-21T09:35:36.906 INFO:tasks.rados.rados.0.smithi137.stdout:2323: finishing write tid 4 to smithi13778320-467 2024-09-21T09:35:36.906 INFO:tasks.rados.rados.0.smithi137.stdout:2323: finishing write tid 5 to smithi13778320-467 2024-09-21T09:35:36.907 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 467 v 310 (ObjNum 1541 snap 0 seq_num 1541) dirty exists 2024-09-21T09:35:36.907 INFO:tasks.rados.rados.0.smithi137.stdout:2323: left oid 467 (ObjNum 1541 snap 0 seq_num 1541) 2024-09-21T09:35:36.907 INFO:tasks.rados.rados.0.smithi137.stdout:2324: expect (ObjNum 1464 snap 0 seq_num 1464) 2024-09-21T09:35:36.993 INFO:tasks.rados.rados.0.smithi137.stdout:2326: finishing write tid 1 to smithi13778320-31 2024-09-21T09:35:36.994 INFO:tasks.rados.rados.0.smithi137.stdout:2326: finishing write tid 2 to smithi13778320-31 2024-09-21T09:35:36.994 INFO:tasks.rados.rados.0.smithi137.stdout:2328: seq_num 1544 ranges {750008=604115,1934433=585876,3150395=731282} 2024-09-21T09:35:37.001 INFO:tasks.rados.rados.0.smithi137.stdout:2328: writing smithi13778320-145 from 750008 to 1354123 tid 1 2024-09-21T09:35:37.007 INFO:tasks.rados.rados.0.smithi137.stdout:2328: writing smithi13778320-145 from 1934433 to 2520309 tid 2 2024-09-21T09:35:37.014 INFO:tasks.rados.rados.0.smithi137.stdout:2328: writing smithi13778320-145 from 3150395 to 3881677 tid 3 2024-09-21T09:35:37.015 INFO:tasks.rados.rados.0.smithi137.stdout:2323: done (4 left) 2024-09-21T09:35:37.015 INFO:tasks.rados.rados.0.smithi137.stdout:2324: done (3 left) 2024-09-21T09:35:37.015 INFO:tasks.rados.rados.0.smithi137.stdout:2329: write oid 41 current snap is 0 2024-09-21T09:35:37.015 INFO:tasks.rados.rados.0.smithi137.stdout:2326: finishing write tid 3 to smithi13778320-31 2024-09-21T09:35:37.015 INFO:tasks.rados.rados.0.smithi137.stdout:2326: finishing write tid 4 to smithi13778320-31 2024-09-21T09:35:37.015 INFO:tasks.rados.rados.0.smithi137.stdout:2326: finishing write tid 5 to smithi13778320-31 2024-09-21T09:35:37.015 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 31 v 295 (ObjNum 1543 snap 0 seq_num 1543) dirty exists 2024-09-21T09:35:37.015 INFO:tasks.rados.rados.0.smithi137.stdout:2326: left oid 31 (ObjNum 1543 snap 0 seq_num 1543) 2024-09-21T09:35:37.015 INFO:tasks.rados.rados.0.smithi137.stdout:2328: finishing write tid 1 to smithi13778320-145 2024-09-21T09:35:37.015 INFO:tasks.rados.rados.0.smithi137.stdout:2328: finishing write tid 2 to smithi13778320-145 2024-09-21T09:35:37.016 INFO:tasks.rados.rados.0.smithi137.stdout:2329: seq_num 1545 ranges {766815=679364,1992915=729534,3177818=542554} 2024-09-21T09:35:37.022 INFO:tasks.rados.rados.0.smithi137.stdout:2329: writing smithi13778320-41 from 766815 to 1446179 tid 1 2024-09-21T09:35:37.029 INFO:tasks.rados.rados.0.smithi137.stdout:2329: writing smithi13778320-41 from 1992915 to 2722449 tid 2 2024-09-21T09:35:37.035 INFO:tasks.rados.rados.0.smithi137.stdout:2329: writing smithi13778320-41 from 3177818 to 3720372 tid 3 2024-09-21T09:35:37.035 INFO:tasks.rados.rados.0.smithi137.stdout:2326: done (3 left) 2024-09-21T09:35:37.035 INFO:tasks.rados.rados.0.smithi137.stdout:2327: done (2 left) 2024-09-21T09:35:37.036 INFO:tasks.rados.rados.0.smithi137.stdout:2330: read oid 458 snap -1 2024-09-21T09:35:37.036 INFO:tasks.rados.rados.0.smithi137.stdout:2330: expect (ObjNum 1140 snap 0 seq_num 1140) 2024-09-21T09:35:37.036 INFO:tasks.rados.rados.0.smithi137.stdout:2331: read oid 21 snap -1 2024-09-21T09:35:37.036 INFO:tasks.rados.rados.0.smithi137.stdout:2331: expect deleted 2024-09-21T09:35:37.036 INFO:tasks.rados.rados.0.smithi137.stdout:2332: write oid 401 current snap is 0 2024-09-21T09:35:37.036 INFO:tasks.rados.rados.0.smithi137.stdout:2328: finishing write tid 3 to smithi13778320-145 2024-09-21T09:35:37.036 INFO:tasks.rados.rados.0.smithi137.stdout:2328: finishing write tid 4 to smithi13778320-145 2024-09-21T09:35:37.036 INFO:tasks.rados.rados.0.smithi137.stdout:2328: finishing write tid 5 to smithi13778320-145 2024-09-21T09:35:37.036 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 145 v 249 (ObjNum 1544 snap 0 seq_num 1544) dirty exists 2024-09-21T09:35:37.036 INFO:tasks.rados.rados.0.smithi137.stdout:2328: left oid 145 (ObjNum 1544 snap 0 seq_num 1544) 2024-09-21T09:35:37.036 INFO:tasks.rados.rados.0.smithi137.stdout:2329: finishing write tid 1 to smithi13778320-41 2024-09-21T09:35:37.036 INFO:tasks.rados.rados.0.smithi137.stdout:2329: finishing write tid 2 to smithi13778320-41 2024-09-21T09:35:37.036 INFO:tasks.rados.rados.0.smithi137.stdout:2332: seq_num 1546 ranges {783622=754613,2051397=589545,3205241=753826} 2024-09-21T09:35:37.043 INFO:tasks.rados.rados.0.smithi137.stdout:2332: writing smithi13778320-401 from 783622 to 1538235 tid 1 2024-09-21T09:35:37.049 INFO:tasks.rados.rados.0.smithi137.stdout:2332: writing smithi13778320-401 from 2051397 to 2640942 tid 2 2024-09-21T09:35:37.057 INFO:tasks.rados.rados.0.smithi137.stdout:2332: writing smithi13778320-401 from 3205241 to 3959067 tid 3 2024-09-21T09:35:37.057 INFO:tasks.rados.rados.0.smithi137.stdout:2328: done (4 left) 2024-09-21T09:35:37.057 INFO:tasks.rados.rados.0.smithi137.stdout:2333: read oid 50 snap -1 2024-09-21T09:35:37.058 INFO:tasks.rados.rados.0.smithi137.stdout:2333: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-21T09:35:37.058 INFO:tasks.rados.rados.0.smithi137.stdout:2334: read oid 262 snap -1 2024-09-21T09:35:37.058 INFO:tasks.rados.rados.0.smithi137.stdout:2334: expect (ObjNum 843 snap 0 seq_num 843) 2024-09-21T09:35:37.058 INFO:tasks.rados.rados.0.smithi137.stdout:2335: write oid 113 current snap is 0 2024-09-21T09:35:37.058 INFO:tasks.rados.rados.0.smithi137.stdout:2335: seq_num 1547 ranges {400429=429862,1593526=406903} 2024-09-21T09:35:37.062 INFO:tasks.rados.rados.0.smithi137.stdout:2335: writing smithi13778320-113 from 400429 to 830291 tid 1 2024-09-21T09:35:37.069 INFO:tasks.rados.rados.0.smithi137.stdout:2335: writing smithi13778320-113 from 1593526 to 2000429 tid 2 2024-09-21T09:35:37.069 INFO:tasks.rados.rados.0.smithi137.stdout:2336: read oid 472 snap -1 2024-09-21T09:35:37.069 INFO:tasks.rados.rados.0.smithi137.stdout:2336: expect (ObjNum 1357 snap 0 seq_num 1357) 2024-09-21T09:35:37.069 INFO:tasks.rados.rados.0.smithi137.stdout:2337: delete oid 261 current snap is 0 2024-09-21T09:35:37.069 INFO:tasks.rados.rados.0.smithi137.stdout:2329: finishing write tid 3 to smithi13778320-41 2024-09-21T09:35:37.069 INFO:tasks.rados.rados.0.smithi137.stdout:2329: finishing write tid 4 to smithi13778320-41 2024-09-21T09:35:37.069 INFO:tasks.rados.rados.0.smithi137.stdout:2329: finishing write tid 5 to smithi13778320-41 2024-09-21T09:35:37.069 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 41 v 263 (ObjNum 1545 snap 0 seq_num 1545) dirty exists 2024-09-21T09:35:37.069 INFO:tasks.rados.rados.0.smithi137.stdout:2329: left oid 41 (ObjNum 1545 snap 0 seq_num 1545) 2024-09-21T09:35:37.069 INFO:tasks.rados.rados.0.smithi137.stdout:2330: expect (ObjNum 1140 snap 0 seq_num 1140) 2024-09-21T09:35:37.234 INFO:tasks.rados.rados.0.smithi137.stdout:2332: finishing write tid 1 to smithi13778320-401 2024-09-21T09:35:37.234 INFO:tasks.rados.rados.0.smithi137.stdout:2332: finishing write tid 2 to smithi13778320-401 2024-09-21T09:35:37.234 INFO:tasks.rados.rados.0.smithi137.stdout:2329: done (8 left) 2024-09-21T09:35:37.234 INFO:tasks.rados.rados.0.smithi137.stdout:2330: done (7 left) 2024-09-21T09:35:37.234 INFO:tasks.rados.rados.0.smithi137.stdout:2331: done (6 left) 2024-09-21T09:35:37.234 INFO:tasks.rados.rados.0.smithi137.stdout:2337: done (5 left) 2024-09-21T09:35:37.234 INFO:tasks.rados.rados.0.smithi137.stdout:2338: read oid 418 snap -1 2024-09-21T09:35:37.235 INFO:tasks.rados.rados.0.smithi137.stdout:2338: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-09-21T09:35:37.235 INFO:tasks.rados.rados.0.smithi137.stdout:2339: write oid 281 current snap is 0 2024-09-21T09:35:37.235 INFO:tasks.rados.rados.0.smithi137.stdout:2332: finishing write tid 3 to smithi13778320-401 2024-09-21T09:35:37.235 INFO:tasks.rados.rados.0.smithi137.stdout:2339: seq_num 1549 ranges {434043=580360,1710490=323553} 2024-09-21T09:35:37.239 INFO:tasks.rados.rados.0.smithi137.stdout:2339: writing smithi13778320-281 from 434043 to 1014403 tid 1 2024-09-21T09:35:37.245 INFO:tasks.rados.rados.0.smithi137.stdout:2339: writing smithi13778320-281 from 1710490 to 2034043 tid 2 2024-09-21T09:35:37.246 INFO:tasks.rados.rados.0.smithi137.stdout:2340: read oid 4 snap -1 2024-09-21T09:35:37.246 INFO:tasks.rados.rados.0.smithi137.stdout:2340: expect (ObjNum 990 snap 0 seq_num 990) 2024-09-21T09:35:37.246 INFO:tasks.rados.rados.0.smithi137.stdout:2341: write oid 103 current snap is 0 2024-09-21T09:35:37.246 INFO:tasks.rados.rados.0.smithi137.stdout:2332: finishing write tid 4 to smithi13778320-401 2024-09-21T09:35:37.246 INFO:tasks.rados.rados.0.smithi137.stdout:2332: finishing write tid 5 to smithi13778320-401 2024-09-21T09:35:37.246 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 401 v 299 (ObjNum 1546 snap 0 seq_num 1546) dirty exists 2024-09-21T09:35:37.246 INFO:tasks.rados.rados.0.smithi137.stdout:2332: left oid 401 (ObjNum 1546 snap 0 seq_num 1546) 2024-09-21T09:35:37.246 INFO:tasks.rados.rados.0.smithi137.stdout:2333: expect (ObjNum 1142 snap 0 seq_num 1142) 2024-09-21T09:35:37.278 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 podman[83919]: 2024-09-21 09:35:36.956009036 +0000 UTC m=+2.253710539 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T09:35:37.278 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 podman[83919]: 2024-09-21 09:35:37.046294308 +0000 UTC m=+2.343995808 container create 77355297390b417e1b7d98578eccab5fae3e1de77415fe7c97e2c6060c3cfd36 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:37.425 INFO:tasks.rados.rados.0.smithi137.stdout:2334: expect (ObjNum 843 snap 0 seq_num 843) 2024-09-21T09:35:37.518 INFO:tasks.rados.rados.0.smithi137.stdout:2335: finishing write tid 1 to smithi13778320-113 2024-09-21T09:35:37.519 INFO:tasks.rados.rados.0.smithi137.stdout:2335: finishing write tid 2 to smithi13778320-113 2024-09-21T09:35:37.519 INFO:tasks.rados.rados.0.smithi137.stdout:2335: finishing write tid 3 to smithi13778320-113 2024-09-21T09:35:37.519 INFO:tasks.rados.rados.0.smithi137.stdout:2335: finishing write tid 4 to smithi13778320-113 2024-09-21T09:35:37.519 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 113 v 302 (ObjNum 1547 snap 0 seq_num 1547) dirty exists 2024-09-21T09:35:37.519 INFO:tasks.rados.rados.0.smithi137.stdout:2335: left oid 113 (ObjNum 1547 snap 0 seq_num 1547) 2024-09-21T09:35:37.519 INFO:tasks.rados.rados.0.smithi137.stdout:2341: seq_num 1550 ranges {450850=655609,1768972=281878} 2024-09-21T09:35:37.525 INFO:tasks.rados.rados.0.smithi137.stdout:2341: writing smithi13778320-103 from 450850 to 1106459 tid 1 2024-09-21T09:35:37.531 INFO:tasks.rados.rados.0.smithi137.stdout:2341: writing smithi13778320-103 from 1768972 to 2050850 tid 2 2024-09-21T09:35:37.531 INFO:tasks.rados.rados.0.smithi137.stdout:2332: done (8 left) 2024-09-21T09:35:37.531 INFO:tasks.rados.rados.0.smithi137.stdout:2333: done (7 left) 2024-09-21T09:35:37.531 INFO:tasks.rados.rados.0.smithi137.stdout:2334: done (6 left) 2024-09-21T09:35:37.531 INFO:tasks.rados.rados.0.smithi137.stdout:2335: done (5 left) 2024-09-21T09:35:37.531 INFO:tasks.rados.rados.0.smithi137.stdout:2342: read oid 436 snap -1 2024-09-21T09:35:37.531 INFO:tasks.rados.rados.0.smithi137.stdout:2342: expect (ObjNum 1372 snap 0 seq_num 1372) 2024-09-21T09:35:37.531 INFO:tasks.rados.rados.0.smithi137.stdout:2343: read oid 269 snap -1 2024-09-21T09:35:37.532 INFO:tasks.rados.rados.0.smithi137.stdout:2343: expect (ObjNum 1445 snap 0 seq_num 1445) 2024-09-21T09:35:37.532 INFO:tasks.rados.rados.0.smithi137.stdout:2344: write oid 435 current snap is 0 2024-09-21T09:35:37.532 INFO:tasks.rados.rados.0.smithi137.stdout:2344: seq_num 1551 ranges {467657=447211,1427454=640203} 2024-09-21T09:35:37.535 INFO:tasks.rados.rados.0.smithi137.stdout:2344: writing smithi13778320-435 from 467657 to 914868 tid 1 2024-09-21T09:35:37.542 INFO:tasks.rados.rados.0.smithi137.stdout:2344: writing smithi13778320-435 from 1427454 to 2067657 tid 2 2024-09-21T09:35:37.542 INFO:tasks.rados.rados.0.smithi137.stdout:2345: read oid 213 snap -1 2024-09-21T09:35:37.542 INFO:tasks.rados.rados.0.smithi137.stdout:2345: expect (ObjNum 212 snap 0 seq_num 212) 2024-09-21T09:35:37.542 INFO:tasks.rados.rados.0.smithi137.stdout:2346: write oid 449 current snap is 0 2024-09-21T09:35:37.542 INFO:tasks.rados.rados.0.smithi137.stdout:2336: expect (ObjNum 1357 snap 0 seq_num 1357) 2024-09-21T09:35:37.549 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1374754248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:37.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1374754248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:37.550 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 podman[83919]: 2024-09-21 09:35:37.390494466 +0000 UTC m=+2.688195986 container init 77355297390b417e1b7d98578eccab5fae3e1de77415fe7c97e2c6060c3cfd36 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:37.550 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 podman[83919]: 2024-09-21 09:35:37.394062281 +0000 UTC m=+2.691763786 container start 77355297390b417e1b7d98578eccab5fae3e1de77415fe7c97e2c6060c3cfd36 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:37.550 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.397Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T09:35:37.550 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.397Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-21T09:35:37.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.397Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T09:35:37.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.397Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T09:35:37.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T09:35:37.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T09:35:37.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T09:35:37.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T09:35:37.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T09:35:37.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T09:35:37.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T09:35:37.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T09:35:37.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T09:35:37.551 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T09:35:37.552 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T09:35:37.552 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T09:35:37.552 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T09:35:37.552 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T09:35:37.552 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T09:35:37.552 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T09:35:37.552 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T09:35:37.553 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T09:35:37.553 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T09:35:37.553 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T09:35:37.553 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T09:35:37.553 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T09:35:37.553 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T09:35:37.553 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T09:35:37.553 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T09:35:37.553 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T09:35:37.553 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T09:35:37.553 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T09:35:37.553 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T09:35:37.553 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T09:35:37.554 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T09:35:37.554 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T09:35:37.554 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T09:35:37.554 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T09:35:37.554 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T09:35:37.554 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T09:35:37.554 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T09:35:37.554 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T09:35:37.554 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T09:35:37.554 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T09:35:37.554 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T09:35:37.554 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T09:35:37.554 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T09:35:37.555 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T09:35:37.555 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.398Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T09:35:37.555 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.399Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T09:35:37.555 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.399Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T09:35:37.555 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.399Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T09:35:37.555 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a[84064]: ts=2024-09-21T09:35:37.399Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T09:35:37.555 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 bash[83919]: 77355297390b417e1b7d98578eccab5fae3e1de77415fe7c97e2c6060c3cfd36 2024-09-21T09:35:37.555 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 09:35:37 smithi137 systemd[1]: Started Ceph node-exporter.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:35:37.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:37 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1374754248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:37.696 INFO:tasks.rados.rados.0.smithi137.stdout:2338: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-09-21T09:35:37.828 INFO:tasks.rados.rados.0.smithi137.stdout:2339: finishing write tid 1 to smithi13778320-281 2024-09-21T09:35:37.829 INFO:tasks.rados.rados.0.smithi137.stdout:2339: finishing write tid 2 to smithi13778320-281 2024-09-21T09:35:37.829 INFO:tasks.rados.rados.0.smithi137.stdout:2339: finishing write tid 3 to smithi13778320-281 2024-09-21T09:35:37.829 INFO:tasks.rados.rados.0.smithi137.stdout:2339: finishing write tid 4 to smithi13778320-281 2024-09-21T09:35:37.829 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 281 v 259 (ObjNum 1549 snap 0 seq_num 1549) dirty exists 2024-09-21T09:35:37.829 INFO:tasks.rados.rados.0.smithi137.stdout:2339: left oid 281 (ObjNum 1549 snap 0 seq_num 1549) 2024-09-21T09:35:37.829 INFO:tasks.rados.rados.0.smithi137.stdout:2340: expect (ObjNum 990 snap 0 seq_num 990) 2024-09-21T09:35:37.947 INFO:tasks.rados.rados.0.smithi137.stdout:2341: finishing write tid 1 to smithi13778320-103 2024-09-21T09:35:37.947 INFO:tasks.rados.rados.0.smithi137.stdout:2343: expect (ObjNum 1445 snap 0 seq_num 1445) 2024-09-21T09:35:38.022 INFO:tasks.rados.rados.0.smithi137.stdout:2341: finishing write tid 2 to smithi13778320-103 2024-09-21T09:35:38.022 INFO:tasks.rados.rados.0.smithi137.stdout:2341: finishing write tid 3 to smithi13778320-103 2024-09-21T09:35:38.022 INFO:tasks.rados.rados.0.smithi137.stdout:2341: finishing write tid 4 to smithi13778320-103 2024-09-21T09:35:38.022 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 103 v 310 (ObjNum 1550 snap 0 seq_num 1550) dirty exists 2024-09-21T09:35:38.022 INFO:tasks.rados.rados.0.smithi137.stdout:2341: left oid 103 (ObjNum 1550 snap 0 seq_num 1550) 2024-09-21T09:35:38.022 INFO:tasks.rados.rados.0.smithi137.stdout:2344: finishing write tid 1 to smithi13778320-435 2024-09-21T09:35:38.022 INFO:tasks.rados.rados.0.smithi137.stdout:2342: expect (ObjNum 1372 snap 0 seq_num 1372) 2024-09-21T09:35:38.161 INFO:tasks.rados.rados.0.smithi137.stdout:2344: finishing write tid 2 to smithi13778320-435 2024-09-21T09:35:38.161 INFO:tasks.rados.rados.0.smithi137.stdout:2345: expect (ObjNum 212 snap 0 seq_num 212) 2024-09-21T09:35:38.274 INFO:tasks.rados.rados.0.smithi137.stdout:2344: finishing write tid 3 to smithi13778320-435 2024-09-21T09:35:38.275 INFO:tasks.rados.rados.0.smithi137.stdout:2344: finishing write tid 4 to smithi13778320-435 2024-09-21T09:35:38.275 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 435 v 340 (ObjNum 1551 snap 0 seq_num 1551) dirty exists 2024-09-21T09:35:38.275 INFO:tasks.rados.rados.0.smithi137.stdout:2344: left oid 435 (ObjNum 1551 snap 0 seq_num 1551) 2024-09-21T09:35:38.275 INFO:tasks.rados.rados.0.smithi137.stdout:2346: seq_num 1552 ranges {484464=522460,1485936=484199} 2024-09-21T09:35:38.279 INFO:tasks.rados.rados.0.smithi137.stdout:2346: writing smithi13778320-449 from 484464 to 1006924 tid 1 2024-09-21T09:35:38.286 INFO:tasks.rados.rados.0.smithi137.stdout:2346: writing smithi13778320-449 from 1485936 to 1970135 tid 2 2024-09-21T09:35:38.286 INFO:tasks.rados.rados.0.smithi137.stdout:2336: done (9 left) 2024-09-21T09:35:38.286 INFO:tasks.rados.rados.0.smithi137.stdout:2338: done (8 left) 2024-09-21T09:35:38.286 INFO:tasks.rados.rados.0.smithi137.stdout:2339: done (7 left) 2024-09-21T09:35:38.286 INFO:tasks.rados.rados.0.smithi137.stdout:2340: done (6 left) 2024-09-21T09:35:38.286 INFO:tasks.rados.rados.0.smithi137.stdout:2341: done (5 left) 2024-09-21T09:35:38.286 INFO:tasks.rados.rados.0.smithi137.stdout:2342: done (4 left) 2024-09-21T09:35:38.286 INFO:tasks.rados.rados.0.smithi137.stdout:2343: done (3 left) 2024-09-21T09:35:38.286 INFO:tasks.rados.rados.0.smithi137.stdout:2344: done (2 left) 2024-09-21T09:35:38.286 INFO:tasks.rados.rados.0.smithi137.stdout:2345: done (1 left) 2024-09-21T09:35:38.286 INFO:tasks.rados.rados.0.smithi137.stdout:2347: read oid 366 snap -1 2024-09-21T09:35:38.287 INFO:tasks.rados.rados.0.smithi137.stdout:2347: expect deleted 2024-09-21T09:35:38.287 INFO:tasks.rados.rados.0.smithi137.stdout:2348: write oid 48 current snap is 0 2024-09-21T09:35:38.287 INFO:tasks.rados.rados.0.smithi137.stdout:2346: finishing write tid 1 to smithi13778320-449 2024-09-21T09:35:38.287 INFO:tasks.rados.rados.0.smithi137.stdout:2348: seq_num 1553 ranges {501271=597709,1544418=556853} 2024-09-21T09:35:38.291 INFO:tasks.rados.rados.0.smithi137.stdout:2348: writing smithi13778320-48 from 501271 to 1098980 tid 1 2024-09-21T09:35:38.297 INFO:tasks.rados.rados.0.smithi137.stdout:2348: writing smithi13778320-48 from 1544418 to 2101271 tid 2 2024-09-21T09:35:38.297 INFO:tasks.rados.rados.0.smithi137.stdout:2349: write oid 375 current snap is 0 2024-09-21T09:35:38.297 INFO:tasks.rados.rados.0.smithi137.stdout:2349: seq_num 1554 ranges {518078=672958,1602900=487868} 2024-09-21T09:35:38.303 INFO:tasks.rados.rados.0.smithi137.stdout:2349: writing smithi13778320-375 from 518078 to 1191036 tid 1 2024-09-21T09:35:38.308 INFO:tasks.rados.rados.0.smithi137.stdout:2349: writing smithi13778320-375 from 1602900 to 2090768 tid 2 2024-09-21T09:35:38.308 INFO:tasks.rados.rados.0.smithi137.stdout:2350: read oid 234 snap -1 2024-09-21T09:35:38.309 INFO:tasks.rados.rados.0.smithi137.stdout:2350: expect (ObjNum 623 snap 0 seq_num 623) 2024-09-21T09:35:38.309 INFO:tasks.rados.rados.0.smithi137.stdout:2351: read oid 423 snap -1 2024-09-21T09:35:38.309 INFO:tasks.rados.rados.0.smithi137.stdout:2351: expect (ObjNum 1387 snap 0 seq_num 1387) 2024-09-21T09:35:38.309 INFO:tasks.rados.rados.0.smithi137.stdout:2352: write oid 483 current snap is 0 2024-09-21T09:35:38.309 INFO:tasks.rados.rados.0.smithi137.stdout:2352: seq_num 1555 ranges {534885=748207,1945029=189856} 2024-09-21T09:35:38.315 INFO:tasks.rados.rados.0.smithi137.stdout:2352: writing smithi13778320-483 from 534885 to 1283092 tid 1 2024-09-21T09:35:38.321 INFO:tasks.rados.rados.0.smithi137.stdout:2352: writing smithi13778320-483 from 1945029 to 2134885 tid 2 2024-09-21T09:35:38.322 INFO:tasks.rados.rados.0.smithi137.stdout:2353: write oid 76 current snap is 0 2024-09-21T09:35:38.322 INFO:tasks.rados.rados.0.smithi137.stdout:2353: seq_num 1556 ranges {551692=423456,1603511=491537} 2024-09-21T09:35:38.325 INFO:tasks.rados.rados.0.smithi137.stdout:2353: writing smithi13778320-76 from 551692 to 975148 tid 1 2024-09-21T09:35:38.332 INFO:tasks.rados.rados.0.smithi137.stdout:2353: writing smithi13778320-76 from 1603511 to 2095048 tid 2 2024-09-21T09:35:38.332 INFO:tasks.rados.rados.0.smithi137.stdout:2354: read oid 154 snap -1 2024-09-21T09:35:38.332 INFO:tasks.rados.rados.0.smithi137.stdout:2354: expect (ObjNum 1424 snap 0 seq_num 1424) 2024-09-21T09:35:38.332 INFO:tasks.rados.rados.0.smithi137.stdout:2355: write oid 6 current snap is 0 2024-09-21T09:35:38.332 INFO:tasks.rados.rados.0.smithi137.stdout:2355: seq_num 1557 ranges {568499=498705,1661993=506506} 2024-09-21T09:35:38.338 INFO:tasks.rados.rados.0.smithi137.stdout:2355: writing smithi13778320-6 from 568499 to 1067204 tid 1 2024-09-21T09:35:38.344 INFO:tasks.rados.rados.0.smithi137.stdout:2355: writing smithi13778320-6 from 1661993 to 2168499 tid 2 2024-09-21T09:35:38.344 INFO:tasks.rados.rados.0.smithi137.stdout:2356: read oid 11 snap -1 2024-09-21T09:35:38.345 INFO:tasks.rados.rados.0.smithi137.stdout:2356: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-09-21T09:35:38.345 INFO:tasks.rados.rados.0.smithi137.stdout:2357: write oid 260 current snap is 0 2024-09-21T09:35:38.345 INFO:tasks.rados.rados.0.smithi137.stdout:2357: seq_num 1558 ranges {585306=573954,1720475=464831} 2024-09-21T09:35:38.350 INFO:tasks.rados.rados.0.smithi137.stdout:2357: writing smithi13778320-260 from 585306 to 1159260 tid 1 2024-09-21T09:35:38.357 INFO:tasks.rados.rados.0.smithi137.stdout:2357: writing smithi13778320-260 from 1720475 to 2185306 tid 2 2024-09-21T09:35:38.357 INFO:tasks.rados.rados.0.smithi137.stdout:2358: read oid 424 snap -1 2024-09-21T09:35:38.357 INFO:tasks.rados.rados.0.smithi137.stdout:2358: expect (ObjNum 1009 snap 0 seq_num 1009) 2024-09-21T09:35:38.357 INFO:tasks.rados.rados.0.smithi137.stdout:2359: read oid 158 snap -1 2024-09-21T09:35:38.358 INFO:tasks.rados.rados.0.smithi137.stdout:2359: expect (ObjNum 1525 snap 0 seq_num 1525) 2024-09-21T09:35:38.358 INFO:tasks.rados.rados.0.smithi137.stdout:2360: read oid 340 snap -1 2024-09-21T09:35:38.358 INFO:tasks.rados.rados.0.smithi137.stdout:2360: expect (ObjNum 1290 snap 0 seq_num 1290) 2024-09-21T09:35:38.358 INFO:tasks.rados.rados.0.smithi137.stdout:2361: read oid 82 snap -1 2024-09-21T09:35:38.358 INFO:tasks.rados.rados.0.smithi137.stdout:2361: expect (ObjNum 1366 snap 0 seq_num 1366) 2024-09-21T09:35:38.358 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:35:38.358 INFO:tasks.rados.rados.0.smithi137.stdout:2346: finishing write tid 2 to smithi13778320-449 2024-09-21T09:35:38.358 INFO:tasks.rados.rados.0.smithi137.stdout:2346: finishing write tid 3 to smithi13778320-449 2024-09-21T09:35:38.358 INFO:tasks.rados.rados.0.smithi137.stdout:2346: finishing write tid 4 to smithi13778320-449 2024-09-21T09:35:38.358 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 449 v 343 (ObjNum 1552 snap 0 seq_num 1552) dirty exists 2024-09-21T09:35:38.358 INFO:tasks.rados.rados.0.smithi137.stdout:2346: left oid 449 (ObjNum 1552 snap 0 seq_num 1552) 2024-09-21T09:35:38.358 INFO:tasks.rados.rados.0.smithi137.stdout:2348: finishing write tid 1 to smithi13778320-48 2024-09-21T09:35:38.358 INFO:tasks.rados.rados.0.smithi137.stdout:2348: finishing write tid 2 to smithi13778320-48 2024-09-21T09:35:38.358 INFO:tasks.rados.rados.0.smithi137.stdout:2348: finishing write tid 3 to smithi13778320-48 2024-09-21T09:35:38.359 INFO:tasks.rados.rados.0.smithi137.stdout:2348: finishing write tid 4 to smithi13778320-48 2024-09-21T09:35:38.359 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 48 v 344 (ObjNum 1553 snap 0 seq_num 1553) dirty exists 2024-09-21T09:35:38.359 INFO:tasks.rados.rados.0.smithi137.stdout:2348: left oid 48 (ObjNum 1553 snap 0 seq_num 1553) 2024-09-21T09:35:38.359 INFO:tasks.rados.rados.0.smithi137.stdout:2349: finishing write tid 1 to smithi13778320-375 2024-09-21T09:35:38.359 INFO:tasks.rados.rados.0.smithi137.stdout:2349: finishing write tid 2 to smithi13778320-375 2024-09-21T09:35:38.359 INFO:tasks.rados.rados.0.smithi137.stdout:2349: finishing write tid 3 to smithi13778320-375 2024-09-21T09:35:38.359 INFO:tasks.rados.rados.0.smithi137.stdout:2349: finishing write tid 4 to smithi13778320-375 2024-09-21T09:35:38.359 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 375 v 313 (ObjNum 1554 snap 0 seq_num 1554) dirty exists 2024-09-21T09:35:38.359 INFO:tasks.rados.rados.0.smithi137.stdout:2349: left oid 375 (ObjNum 1554 snap 0 seq_num 1554) 2024-09-21T09:35:38.359 INFO:tasks.rados.rados.0.smithi137.stdout:2350: expect (ObjNum 623 snap 0 seq_num 623) 2024-09-21T09:35:38.471 INFO:tasks.rados.rados.0.smithi137.stdout:2352: finishing write tid 1 to smithi13778320-483 2024-09-21T09:35:38.471 INFO:tasks.rados.rados.0.smithi137.stdout:2346: done (15 left) 2024-09-21T09:35:38.471 INFO:tasks.rados.rados.0.smithi137.stdout:2347: done (14 left) 2024-09-21T09:35:38.471 INFO:tasks.rados.rados.0.smithi137.stdout:2348: done (13 left) 2024-09-21T09:35:38.471 INFO:tasks.rados.rados.0.smithi137.stdout:2349: done (12 left) 2024-09-21T09:35:38.471 INFO:tasks.rados.rados.0.smithi137.stdout:2350: done (11 left) 2024-09-21T09:35:38.471 INFO:tasks.rados.rados.0.smithi137.stdout:2362: read oid 74 snap -1 2024-09-21T09:35:38.471 INFO:tasks.rados.rados.0.smithi137.stdout:2362: expect (ObjNum 1394 snap 0 seq_num 1394) 2024-09-21T09:35:38.471 INFO:tasks.rados.rados.0.smithi137.stdout:2363: write oid 415 current snap is 0 2024-09-21T09:35:38.471 INFO:tasks.rados.rados.0.smithi137.stdout:2351: expect (ObjNum 1387 snap 0 seq_num 1387) 2024-09-21T09:35:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:38 smithi137 ceph-mon[28941]: from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:38 smithi137 ceph-mon[28941]: pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 8.0 MiB/s wr, 77 op/s 2024-09-21T09:35:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:38 smithi137 ceph-mon[28941]: from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:38 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:38 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:38.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:38 smithi137 ceph-mon[39068]: from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:38 smithi137 ceph-mon[39068]: pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 8.0 MiB/s wr, 77 op/s 2024-09-21T09:35:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:38 smithi137 ceph-mon[39068]: from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:38 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:38 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:38 smithi165 ceph-mon[32789]: from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:38 smithi165 ceph-mon[32789]: pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 8.0 MiB/s wr, 77 op/s 2024-09-21T09:35:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:38 smithi165 ceph-mon[32789]: from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:38 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:38 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:38.658 INFO:tasks.rados.rados.0.smithi137.stdout:2352: finishing write tid 2 to smithi13778320-483 2024-09-21T09:35:38.658 INFO:tasks.rados.rados.0.smithi137.stdout:2352: finishing write tid 3 to smithi13778320-483 2024-09-21T09:35:38.658 INFO:tasks.rados.rados.0.smithi137.stdout:2352: finishing write tid 4 to smithi13778320-483 2024-09-21T09:35:38.658 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 483 v 316 (ObjNum 1555 snap 0 seq_num 1555) dirty exists 2024-09-21T09:35:38.659 INFO:tasks.rados.rados.0.smithi137.stdout:2352: left oid 483 (ObjNum 1555 snap 0 seq_num 1555) 2024-09-21T09:35:38.659 INFO:tasks.rados.rados.0.smithi137.stdout:2353: finishing write tid 1 to smithi13778320-76 2024-09-21T09:35:38.659 INFO:tasks.rados.rados.0.smithi137.stdout:2353: finishing write tid 2 to smithi13778320-76 2024-09-21T09:35:38.659 INFO:tasks.rados.rados.0.smithi137.stdout:2353: finishing write tid 3 to smithi13778320-76 2024-09-21T09:35:38.659 INFO:tasks.rados.rados.0.smithi137.stdout:2353: finishing write tid 4 to smithi13778320-76 2024-09-21T09:35:38.659 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 76 v 305 (ObjNum 1556 snap 0 seq_num 1556) dirty exists 2024-09-21T09:35:38.659 INFO:tasks.rados.rados.0.smithi137.stdout:2353: left oid 76 (ObjNum 1556 snap 0 seq_num 1556) 2024-09-21T09:35:38.659 INFO:tasks.rados.rados.0.smithi137.stdout:2363: seq_num 1559 ranges {602113=765556,1778957=423156} 2024-09-21T09:35:38.665 INFO:tasks.rados.rados.0.smithi137.stdout:2363: writing smithi13778320-415 from 602113 to 1367669 tid 1 2024-09-21T09:35:38.670 INFO:tasks.rados.rados.0.smithi137.stdout:2363: writing smithi13778320-415 from 1778957 to 2202113 tid 2 2024-09-21T09:35:38.670 INFO:tasks.rados.rados.0.smithi137.stdout:2351: done (12 left) 2024-09-21T09:35:38.670 INFO:tasks.rados.rados.0.smithi137.stdout:2352: done (11 left) 2024-09-21T09:35:38.671 INFO:tasks.rados.rados.0.smithi137.stdout:2353: done (10 left) 2024-09-21T09:35:38.671 INFO:tasks.rados.rados.0.smithi137.stdout:2364: write oid 476 current snap is 0 2024-09-21T09:35:38.671 INFO:tasks.rados.rados.0.smithi137.stdout:2355: finishing write tid 1 to smithi13778320-6 2024-09-21T09:35:38.671 INFO:tasks.rados.rados.0.smithi137.stdout:2354: expect (ObjNum 1424 snap 0 seq_num 1424) 2024-09-21T09:35:38.841 INFO:tasks.rados.rados.0.smithi137.stdout:2355: finishing write tid 2 to smithi13778320-6 2024-09-21T09:35:38.841 INFO:tasks.rados.rados.0.smithi137.stdout:2355: finishing write tid 3 to smithi13778320-6 2024-09-21T09:35:38.841 INFO:tasks.rados.rados.0.smithi137.stdout:2355: finishing write tid 4 to smithi13778320-6 2024-09-21T09:35:38.841 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 6 v 313 (ObjNum 1557 snap 0 seq_num 1557) dirty exists 2024-09-21T09:35:38.841 INFO:tasks.rados.rados.0.smithi137.stdout:2355: left oid 6 (ObjNum 1557 snap 0 seq_num 1557) 2024-09-21T09:35:38.841 INFO:tasks.rados.rados.0.smithi137.stdout:2357: finishing write tid 1 to smithi13778320-260 2024-09-21T09:35:38.841 INFO:tasks.rados.rados.0.smithi137.stdout:2356: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-09-21T09:35:39.073 INFO:tasks.rados.rados.0.smithi137.stdout:2357: finishing write tid 2 to smithi13778320-260 2024-09-21T09:35:39.073 INFO:tasks.rados.rados.0.smithi137.stdout:2357: finishing write tid 3 to smithi13778320-260 2024-09-21T09:35:39.073 INFO:tasks.rados.rados.0.smithi137.stdout:2357: finishing write tid 4 to smithi13778320-260 2024-09-21T09:35:39.073 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 260 v 274 (ObjNum 1558 snap 0 seq_num 1558) dirty exists 2024-09-21T09:35:39.073 INFO:tasks.rados.rados.0.smithi137.stdout:2357: left oid 260 (ObjNum 1558 snap 0 seq_num 1558) 2024-09-21T09:35:39.073 INFO:tasks.rados.rados.0.smithi137.stdout:2364: seq_num 1560 ranges {618920=440805,1837439=381481} 2024-09-21T09:35:39.080 INFO:tasks.rados.rados.0.smithi137.stdout:2364: writing smithi13778320-476 from 618920 to 1059725 tid 1 2024-09-21T09:35:39.088 INFO:tasks.rados.rados.0.smithi137.stdout:2364: writing smithi13778320-476 from 1837439 to 2218920 tid 2 2024-09-21T09:35:39.088 INFO:tasks.rados.rados.0.smithi137.stdout:2354: done (10 left) 2024-09-21T09:35:39.088 INFO:tasks.rados.rados.0.smithi137.stdout:2355: done (9 left) 2024-09-21T09:35:39.088 INFO:tasks.rados.rados.0.smithi137.stdout:2356: done (8 left) 2024-09-21T09:35:39.088 INFO:tasks.rados.rados.0.smithi137.stdout:2357: done (7 left) 2024-09-21T09:35:39.088 INFO:tasks.rados.rados.0.smithi137.stdout:2365: read oid 238 snap -1 2024-09-21T09:35:39.089 INFO:tasks.rados.rados.0.smithi137.stdout:2365: expect deleted 2024-09-21T09:35:39.089 INFO:tasks.rados.rados.0.smithi137.stdout:2366: read oid 89 snap -1 2024-09-21T09:35:39.089 INFO:tasks.rados.rados.0.smithi137.stdout:2366: expect deleted 2024-09-21T09:35:39.089 INFO:tasks.rados.rados.0.smithi137.stdout:2367: read oid 453 snap -1 2024-09-21T09:35:39.089 INFO:tasks.rados.rados.0.smithi137.stdout:2367: expect (ObjNum 875 snap 0 seq_num 875) 2024-09-21T09:35:39.089 INFO:tasks.rados.rados.0.smithi137.stdout:2361: expect (ObjNum 1366 snap 0 seq_num 1366) 2024-09-21T09:35:39.224 INFO:tasks.rados.rados.0.smithi137.stdout:2358: expect (ObjNum 1009 snap 0 seq_num 1009) 2024-09-21T09:35:39.381 INFO:tasks.rados.rados.0.smithi137.stdout:2360: expect (ObjNum 1290 snap 0 seq_num 1290) 2024-09-21T09:35:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:39 smithi137 ceph-mon[28941]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:35:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:39 smithi137 ceph-mon[28941]: Deploying daemon prometheus.a on smithi165 2024-09-21T09:35:39.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:39 smithi137 ceph-mon[39068]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:35:39.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:39 smithi137 ceph-mon[39068]: Deploying daemon prometheus.a on smithi165 2024-09-21T09:35:39.555 INFO:tasks.rados.rados.0.smithi137.stdout:2359: expect (ObjNum 1525 snap 0 seq_num 1525) 2024-09-21T09:35:39.595 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:39 smithi165 ceph-mon[32789]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:35:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:39 smithi165 ceph-mon[32789]: Deploying daemon prometheus.a on smithi165 2024-09-21T09:35:39.786 INFO:tasks.rados.rados.0.smithi137.stdout:2362: expect (ObjNum 1394 snap 0 seq_num 1394) 2024-09-21T09:35:39.986 INFO:tasks.rados.rados.0.smithi137.stdout:2363: finishing write tid 1 to smithi13778320-415 2024-09-21T09:35:39.986 INFO:tasks.rados.rados.0.smithi137.stdout:2363: finishing write tid 2 to smithi13778320-415 2024-09-21T09:35:39.986 INFO:tasks.rados.rados.0.smithi137.stdout:2363: finishing write tid 3 to smithi13778320-415 2024-09-21T09:35:39.986 INFO:tasks.rados.rados.0.smithi137.stdout:2363: finishing write tid 4 to smithi13778320-415 2024-09-21T09:35:39.986 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 415 v 277 (ObjNum 1559 snap 0 seq_num 1559) dirty exists 2024-09-21T09:35:39.986 INFO:tasks.rados.rados.0.smithi137.stdout:2363: left oid 415 (ObjNum 1559 snap 0 seq_num 1559) 2024-09-21T09:35:39.986 INFO:tasks.rados.rados.0.smithi137.stdout:2364: finishing write tid 1 to smithi13778320-476 2024-09-21T09:35:39.986 INFO:tasks.rados.rados.0.smithi137.stdout:2368: read oid 157 snap -1 2024-09-21T09:35:39.986 INFO:tasks.rados.rados.0.smithi137.stdout:2368: expect (ObjNum 1324 snap 0 seq_num 1324) 2024-09-21T09:35:39.986 INFO:tasks.rados.rados.0.smithi137.stdout:2358: done (10 left) 2024-09-21T09:35:39.987 INFO:tasks.rados.rados.0.smithi137.stdout:2359: done (9 left) 2024-09-21T09:35:39.987 INFO:tasks.rados.rados.0.smithi137.stdout:2360: done (8 left) 2024-09-21T09:35:39.987 INFO:tasks.rados.rados.0.smithi137.stdout:2361: done (7 left) 2024-09-21T09:35:39.987 INFO:tasks.rados.rados.0.smithi137.stdout:2362: done (6 left) 2024-09-21T09:35:39.987 INFO:tasks.rados.rados.0.smithi137.stdout:2363: done (5 left) 2024-09-21T09:35:39.987 INFO:tasks.rados.rados.0.smithi137.stdout:2369: read oid 342 snap -1 2024-09-21T09:35:39.987 INFO:tasks.rados.rados.0.smithi137.stdout:2369: expect (ObjNum 742 snap 0 seq_num 742) 2024-09-21T09:35:39.987 INFO:tasks.rados.rados.0.smithi137.stdout:2370: write oid 460 current snap is 0 2024-09-21T09:35:39.987 INFO:tasks.rados.rados.0.smithi137.stdout:2370: seq_num 1561 ranges {635727=516054,1895921=339806} 2024-09-21T09:35:39.991 INFO:tasks.rados.rados.0.smithi137.stdout:2370: writing smithi13778320-460 from 635727 to 1151781 tid 1 2024-09-21T09:35:39.998 INFO:tasks.rados.rados.0.smithi137.stdout:2370: writing smithi13778320-460 from 1895921 to 2235727 tid 2 2024-09-21T09:35:39.998 INFO:tasks.rados.rados.0.smithi137.stdout:2365: done (6 left) 2024-09-21T09:35:39.998 INFO:tasks.rados.rados.0.smithi137.stdout:2371: read oid 477 snap -1 2024-09-21T09:35:39.998 INFO:tasks.rados.rados.0.smithi137.stdout:2371: expect (ObjNum 1397 snap 0 seq_num 1397) 2024-09-21T09:35:39.998 INFO:tasks.rados.rados.0.smithi137.stdout:2364: finishing write tid 2 to smithi13778320-476 2024-09-21T09:35:39.998 INFO:tasks.rados.rados.0.smithi137.stdout:2364: finishing write tid 3 to smithi13778320-476 2024-09-21T09:35:39.998 INFO:tasks.rados.rados.0.smithi137.stdout:2364: finishing write tid 4 to smithi13778320-476 2024-09-21T09:35:39.998 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 476 v 280 (ObjNum 1560 snap 0 seq_num 1560) dirty exists 2024-09-21T09:35:39.999 INFO:tasks.rados.rados.0.smithi137.stdout:2364: left oid 476 (ObjNum 1560 snap 0 seq_num 1560) 2024-09-21T09:35:39.999 INFO:tasks.rados.rados.0.smithi137.stdout:2367: expect (ObjNum 875 snap 0 seq_num 875) 2024-09-21T09:35:40.129 INFO:tasks.rados.rados.0.smithi137.stdout:2369: expect (ObjNum 742 snap 0 seq_num 742) 2024-09-21T09:35:40.210 INFO:tasks.rados.rados.0.smithi137.stdout:2368: expect (ObjNum 1324 snap 0 seq_num 1324) 2024-09-21T09:35:40.285 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:35:39 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[29166]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:35:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:35:40.334 INFO:tasks.rados.rados.0.smithi137.stdout:2370: finishing write tid 1 to smithi13778320-460 2024-09-21T09:35:40.334 INFO:tasks.rados.rados.0.smithi137.stdout:2370: finishing write tid 2 to smithi13778320-460 2024-09-21T09:35:40.334 INFO:tasks.rados.rados.0.smithi137.stdout:2370: finishing write tid 3 to smithi13778320-460 2024-09-21T09:35:40.334 INFO:tasks.rados.rados.0.smithi137.stdout:2370: finishing write tid 4 to smithi13778320-460 2024-09-21T09:35:40.334 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 460 v 279 (ObjNum 1561 snap 0 seq_num 1561) dirty exists 2024-09-21T09:35:40.334 INFO:tasks.rados.rados.0.smithi137.stdout:2370: left oid 460 (ObjNum 1561 snap 0 seq_num 1561) 2024-09-21T09:35:40.334 INFO:tasks.rados.rados.0.smithi137.stdout:2371: expect (ObjNum 1397 snap 0 seq_num 1397) 2024-09-21T09:35:40.534 INFO:tasks.rados.rados.0.smithi137.stdout:2372: read oid 161 snap -1 2024-09-21T09:35:40.534 INFO:tasks.rados.rados.0.smithi137.stdout:2372: expect (ObjNum 536 snap 0 seq_num 536) 2024-09-21T09:35:40.534 INFO:tasks.rados.rados.0.smithi137.stdout:2364: done (7 left) 2024-09-21T09:35:40.534 INFO:tasks.rados.rados.0.smithi137.stdout:2366: done (6 left) 2024-09-21T09:35:40.535 INFO:tasks.rados.rados.0.smithi137.stdout:2367: done (5 left) 2024-09-21T09:35:40.535 INFO:tasks.rados.rados.0.smithi137.stdout:2368: done (4 left) 2024-09-21T09:35:40.535 INFO:tasks.rados.rados.0.smithi137.stdout:2369: done (3 left) 2024-09-21T09:35:40.535 INFO:tasks.rados.rados.0.smithi137.stdout:2370: done (2 left) 2024-09-21T09:35:40.535 INFO:tasks.rados.rados.0.smithi137.stdout:2371: done (1 left) 2024-09-21T09:35:40.535 INFO:tasks.rados.rados.0.smithi137.stdout:2373: write oid 304 current snap is 0 2024-09-21T09:35:40.535 INFO:tasks.rados.rados.0.smithi137.stdout:2373: seq_num 1562 ranges {652534=591303,1954403=298131} 2024-09-21T09:35:40.540 INFO:tasks.rados.rados.0.smithi137.stdout:2373: writing smithi13778320-304 from 652534 to 1243837 tid 1 2024-09-21T09:35:40.546 INFO:tasks.rados.rados.0.smithi137.stdout:2373: writing smithi13778320-304 from 1954403 to 2252534 tid 2 2024-09-21T09:35:40.546 INFO:tasks.rados.rados.0.smithi137.stdout:2374: read oid 81 snap -1 2024-09-21T09:35:40.547 INFO:tasks.rados.rados.0.smithi137.stdout:2374: expect (ObjNum 1308 snap 0 seq_num 1308) 2024-09-21T09:35:40.547 INFO:tasks.rados.rados.0.smithi137.stdout:2375: read oid 33 snap -1 2024-09-21T09:35:40.547 INFO:tasks.rados.rados.0.smithi137.stdout:2375: expect (ObjNum 872 snap 0 seq_num 872) 2024-09-21T09:35:40.547 INFO:tasks.rados.rados.0.smithi137.stdout:2376: write oid 342 current snap is 0 2024-09-21T09:35:40.547 INFO:tasks.rados.rados.0.smithi137.stdout:2376: seq_num 1563 ranges {669341=666552,2012885=256456} 2024-09-21T09:35:40.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:40 smithi137 ceph-mon[39068]: pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 14 MiB/s wr, 124 op/s 2024-09-21T09:35:40.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:40 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2587241378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:40 smithi137 ceph-mon[28941]: pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 14 MiB/s wr, 124 op/s 2024-09-21T09:35:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:40 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2587241378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:40.554 INFO:tasks.rados.rados.0.smithi137.stdout:2376: writing smithi13778320-342 from 669341 to 1335893 tid 1 2024-09-21T09:35:40.560 INFO:tasks.rados.rados.0.smithi137.stdout:2376: writing smithi13778320-342 from 2012885 to 2269341 tid 2 2024-09-21T09:35:40.560 INFO:tasks.rados.rados.0.smithi137.stdout:2377: read oid 133 snap -1 2024-09-21T09:35:40.560 INFO:tasks.rados.rados.0.smithi137.stdout:2377: expect (ObjNum 132 snap 0 seq_num 132) 2024-09-21T09:35:40.560 INFO:tasks.rados.rados.0.smithi137.stdout:2378: write oid 196 current snap is 0 2024-09-21T09:35:40.560 INFO:tasks.rados.rados.0.smithi137.stdout:2378: seq_num 1564 ranges {686148=741801,1955014=331134} 2024-09-21T09:35:40.568 INFO:tasks.rados.rados.0.smithi137.stdout:2378: writing smithi13778320-196 from 686148 to 1427949 tid 1 2024-09-21T09:35:40.573 INFO:tasks.rados.rados.0.smithi137.stdout:2378: writing smithi13778320-196 from 1955014 to 2286148 tid 2 2024-09-21T09:35:40.573 INFO:tasks.rados.rados.0.smithi137.stdout:2379: write oid 253 current snap is 0 2024-09-21T09:35:40.573 INFO:tasks.rados.rados.0.smithi137.stdout:2372: expect (ObjNum 536 snap 0 seq_num 536) 2024-09-21T09:35:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:40 smithi165 ceph-mon[32789]: pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 14 MiB/s wr, 124 op/s 2024-09-21T09:35:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:40 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2587241378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:40.713 INFO:tasks.rados.rados.0.smithi137.stdout:2373: finishing write tid 1 to smithi13778320-304 2024-09-21T09:35:40.713 INFO:tasks.rados.rados.0.smithi137.stdout:2373: finishing write tid 2 to smithi13778320-304 2024-09-21T09:35:40.713 INFO:tasks.rados.rados.0.smithi137.stdout:2373: finishing write tid 3 to smithi13778320-304 2024-09-21T09:35:40.713 INFO:tasks.rados.rados.0.smithi137.stdout:2379: seq_num 1565 ranges {702955=417050,1613496=649871} 2024-09-21T09:35:40.718 INFO:tasks.rados.rados.0.smithi137.stdout:2379: writing smithi13778320-253 from 702955 to 1120005 tid 1 2024-09-21T09:35:40.725 INFO:tasks.rados.rados.0.smithi137.stdout:2379: writing smithi13778320-253 from 1613496 to 2263367 tid 2 2024-09-21T09:35:40.725 INFO:tasks.rados.rados.0.smithi137.stdout:2372: done (7 left) 2024-09-21T09:35:40.725 INFO:tasks.rados.rados.0.smithi137.stdout:2380: write oid 104 current snap is 0 2024-09-21T09:35:40.725 INFO:tasks.rados.rados.0.smithi137.stdout:2373: finishing write tid 4 to smithi13778320-304 2024-09-21T09:35:40.725 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 304 v 283 (ObjNum 1562 snap 0 seq_num 1562) dirty exists 2024-09-21T09:35:40.725 INFO:tasks.rados.rados.0.smithi137.stdout:2373: left oid 304 (ObjNum 1562 snap 0 seq_num 1562) 2024-09-21T09:35:40.725 INFO:tasks.rados.rados.0.smithi137.stdout:2374: expect (ObjNum 1308 snap 0 seq_num 1308) 2024-09-21T09:35:40.901 INFO:tasks.rados.rados.0.smithi137.stdout:2375: expect (ObjNum 872 snap 0 seq_num 872) 2024-09-21T09:35:40.992 INFO:tasks.rados.rados.0.smithi137.stdout:2376: finishing write tid 1 to smithi13778320-342 2024-09-21T09:35:40.992 INFO:tasks.rados.rados.0.smithi137.stdout:2376: finishing write tid 2 to smithi13778320-342 2024-09-21T09:35:40.992 INFO:tasks.rados.rados.0.smithi137.stdout:2376: finishing write tid 3 to smithi13778320-342 2024-09-21T09:35:40.992 INFO:tasks.rados.rados.0.smithi137.stdout:2376: finishing write tid 4 to smithi13778320-342 2024-09-21T09:35:40.992 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 342 v 308 (ObjNum 1563 snap 0 seq_num 1563) dirty exists 2024-09-21T09:35:40.992 INFO:tasks.rados.rados.0.smithi137.stdout:2376: left oid 342 (ObjNum 1563 snap 0 seq_num 1563) 2024-09-21T09:35:40.992 INFO:tasks.rados.rados.0.smithi137.stdout:2377: expect (ObjNum 132 snap 0 seq_num 132) 2024-09-21T09:35:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:2378: finishing write tid 1 to smithi13778320-196 2024-09-21T09:35:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:2378: finishing write tid 2 to smithi13778320-196 2024-09-21T09:35:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:2378: finishing write tid 3 to smithi13778320-196 2024-09-21T09:35:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:2378: finishing write tid 4 to smithi13778320-196 2024-09-21T09:35:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 196 v 266 (ObjNum 1564 snap 0 seq_num 1564) dirty exists 2024-09-21T09:35:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:2378: left oid 196 (ObjNum 1564 snap 0 seq_num 1564) 2024-09-21T09:35:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:2379: finishing write tid 1 to smithi13778320-253 2024-09-21T09:35:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:2379: finishing write tid 2 to smithi13778320-253 2024-09-21T09:35:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:2379: finishing write tid 3 to smithi13778320-253 2024-09-21T09:35:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:2379: finishing write tid 4 to smithi13778320-253 2024-09-21T09:35:41.063 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 253 v 252 (ObjNum 1565 snap 0 seq_num 1565) dirty exists 2024-09-21T09:35:41.064 INFO:tasks.rados.rados.0.smithi137.stdout:2379: left oid 253 (ObjNum 1565 snap 0 seq_num 1565) 2024-09-21T09:35:41.064 INFO:tasks.rados.rados.0.smithi137.stdout:2380: seq_num 1566 ranges {719762=492299,1671978=509882} 2024-09-21T09:35:41.069 INFO:tasks.rados.rados.0.smithi137.stdout:2380: writing smithi13778320-104 from 719762 to 1212061 tid 1 2024-09-21T09:35:41.075 INFO:tasks.rados.rados.0.smithi137.stdout:2380: writing smithi13778320-104 from 1671978 to 2181860 tid 2 2024-09-21T09:35:41.075 INFO:tasks.rados.rados.0.smithi137.stdout:2373: done (7 left) 2024-09-21T09:35:41.075 INFO:tasks.rados.rados.0.smithi137.stdout:2374: done (6 left) 2024-09-21T09:35:41.075 INFO:tasks.rados.rados.0.smithi137.stdout:2375: done (5 left) 2024-09-21T09:35:41.075 INFO:tasks.rados.rados.0.smithi137.stdout:2376: done (4 left) 2024-09-21T09:35:41.075 INFO:tasks.rados.rados.0.smithi137.stdout:2377: done (3 left) 2024-09-21T09:35:41.075 INFO:tasks.rados.rados.0.smithi137.stdout:2378: done (2 left) 2024-09-21T09:35:41.075 INFO:tasks.rados.rados.0.smithi137.stdout:2379: done (1 left) 2024-09-21T09:35:41.076 INFO:tasks.rados.rados.0.smithi137.stdout:2381: read oid 470 snap -1 2024-09-21T09:35:41.076 INFO:tasks.rados.rados.0.smithi137.stdout:2381: expect deleted 2024-09-21T09:35:41.076 INFO:tasks.rados.rados.0.smithi137.stdout:2382: delete oid 107 current snap is 0 2024-09-21T09:35:41.076 INFO:tasks.rados.rados.0.smithi137.stdout:2380: finishing write tid 1 to smithi13778320-104 2024-09-21T09:35:41.076 INFO:tasks.rados.rados.0.smithi137.stdout:2381: done (2 left) 2024-09-21T09:35:41.076 INFO:tasks.rados.rados.0.smithi137.stdout:2382: done (1 left) 2024-09-21T09:35:41.077 INFO:tasks.rados.rados.0.smithi137.stdout:2383: read oid 376 snap -1 2024-09-21T09:35:41.077 INFO:tasks.rados.rados.0.smithi137.stdout:2383: expect (ObjNum 747 snap 0 seq_num 747) 2024-09-21T09:35:41.077 INFO:tasks.rados.rados.0.smithi137.stdout:2384: read oid 412 snap -1 2024-09-21T09:35:41.077 INFO:tasks.rados.rados.0.smithi137.stdout:2384: expect (ObjNum 1330 snap 0 seq_num 1330) 2024-09-21T09:35:41.077 INFO:tasks.rados.rados.0.smithi137.stdout:2385: delete oid 73 current snap is 0 2024-09-21T09:35:41.078 INFO:tasks.rados.rados.0.smithi137.stdout:2385: done (3 left) 2024-09-21T09:35:41.078 INFO:tasks.rados.rados.0.smithi137.stdout:2386: write oid 236 current snap is 0 2024-09-21T09:35:41.078 INFO:tasks.rados.rados.0.smithi137.stdout:2386: seq_num 1569 ranges {770183=434399,1847424=522759} 2024-09-21T09:35:41.084 INFO:tasks.rados.rados.0.smithi137.stdout:2386: writing smithi13778320-236 from 770183 to 1204582 tid 1 2024-09-21T09:35:41.091 INFO:tasks.rados.rados.0.smithi137.stdout:2386: writing smithi13778320-236 from 1847424 to 2370183 tid 2 2024-09-21T09:35:41.091 INFO:tasks.rados.rados.0.smithi137.stdout:2387: write oid 155 current snap is 0 2024-09-21T09:35:41.091 INFO:tasks.rados.rados.0.smithi137.stdout:2387: seq_num 1570 ranges {786990=509648,1905906=481084} 2024-09-21T09:35:41.098 INFO:tasks.rados.rados.0.smithi137.stdout:2387: writing smithi13778320-155 from 786990 to 1296638 tid 1 2024-09-21T09:35:41.104 INFO:tasks.rados.rados.0.smithi137.stdout:2387: writing smithi13778320-155 from 1905906 to 2386990 tid 2 2024-09-21T09:35:41.104 INFO:tasks.rados.rados.0.smithi137.stdout:2388: write oid 169 current snap is 0 2024-09-21T09:35:41.104 INFO:tasks.rados.rados.0.smithi137.stdout:2380: finishing write tid 2 to smithi13778320-104 2024-09-21T09:35:41.104 INFO:tasks.rados.rados.0.smithi137.stdout:2380: finishing write tid 3 to smithi13778320-104 2024-09-21T09:35:41.104 INFO:tasks.rados.rados.0.smithi137.stdout:2388: seq_num 1571 ranges {403797=584897,1564388=660878} 2024-09-21T09:35:41.109 INFO:tasks.rados.rados.0.smithi137.stdout:2388: writing smithi13778320-169 from 403797 to 988694 tid 1 2024-09-21T09:35:41.116 INFO:tasks.rados.rados.0.smithi137.stdout:2388: writing smithi13778320-169 from 1564388 to 2225266 tid 2 2024-09-21T09:35:41.117 INFO:tasks.rados.rados.0.smithi137.stdout:2389: read oid 451 snap -1 2024-09-21T09:35:41.117 INFO:tasks.rados.rados.0.smithi137.stdout:2389: expect (ObjNum 745 snap 0 seq_num 745) 2024-09-21T09:35:41.117 INFO:tasks.rados.rados.0.smithi137.stdout:2390: read oid 261 snap -1 2024-09-21T09:35:41.117 INFO:tasks.rados.rados.0.smithi137.stdout:2390: expect deleted 2024-09-21T09:35:41.117 INFO:tasks.rados.rados.0.smithi137.stdout:2391: write oid 380 current snap is 0 2024-09-21T09:35:41.117 INFO:tasks.rados.rados.0.smithi137.stdout:2380: finishing write tid 4 to smithi13778320-104 2024-09-21T09:35:41.117 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 104 v 380 (ObjNum 1566 snap 0 seq_num 1566) dirty exists 2024-09-21T09:35:41.117 INFO:tasks.rados.rados.0.smithi137.stdout:2380: left oid 104 (ObjNum 1566 snap 0 seq_num 1566) 2024-09-21T09:35:41.117 INFO:tasks.rados.rados.0.smithi137.stdout:2386: finishing write tid 1 to smithi13778320-236 2024-09-21T09:35:41.117 INFO:tasks.rados.rados.0.smithi137.stdout:2383: expect (ObjNum 747 snap 0 seq_num 747) 2024-09-21T09:35:41.266 INFO:tasks.rados.rados.0.smithi137.stdout:2384: expect (ObjNum 1330 snap 0 seq_num 1330) 2024-09-21T09:35:41.390 INFO:tasks.rados.rados.0.smithi137.stdout:2386: finishing write tid 2 to smithi13778320-236 2024-09-21T09:35:41.390 INFO:tasks.rados.rados.0.smithi137.stdout:2386: finishing write tid 3 to smithi13778320-236 2024-09-21T09:35:41.391 INFO:tasks.rados.rados.0.smithi137.stdout:2391: seq_num 1572 ranges {420604=660146,1506517=404536} 2024-09-21T09:35:41.396 INFO:tasks.rados.rados.0.smithi137.stdout:2391: writing smithi13778320-380 from 420604 to 1080750 tid 1 2024-09-21T09:35:41.401 INFO:tasks.rados.rados.0.smithi137.stdout:2391: writing smithi13778320-380 from 1506517 to 1911053 tid 2 2024-09-21T09:35:41.401 INFO:tasks.rados.rados.0.smithi137.stdout:2380: done (8 left) 2024-09-21T09:35:41.401 INFO:tasks.rados.rados.0.smithi137.stdout:2383: done (7 left) 2024-09-21T09:35:41.401 INFO:tasks.rados.rados.0.smithi137.stdout:2384: done (6 left) 2024-09-21T09:35:41.401 INFO:tasks.rados.rados.0.smithi137.stdout:2392: read oid 91 snap -1 2024-09-21T09:35:41.401 INFO:tasks.rados.rados.0.smithi137.stdout:2392: expect (ObjNum 90 snap 0 seq_num 90) 2024-09-21T09:35:41.402 INFO:tasks.rados.rados.0.smithi137.stdout:2393: write oid 400 current snap is 0 2024-09-21T09:35:41.402 INFO:tasks.rados.rados.0.smithi137.stdout:2386: finishing write tid 4 to smithi13778320-236 2024-09-21T09:35:41.402 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 236 v 383 (ObjNum 1569 snap 0 seq_num 1569) dirty exists 2024-09-21T09:35:41.402 INFO:tasks.rados.rados.0.smithi137.stdout:2386: left oid 236 (ObjNum 1569 snap 0 seq_num 1569) 2024-09-21T09:35:41.402 INFO:tasks.rados.rados.0.smithi137.stdout:2387: finishing write tid 1 to smithi13778320-155 2024-09-21T09:35:41.402 INFO:tasks.rados.rados.0.smithi137.stdout:2393: seq_num 1573 ranges {437411=735395,1964999=472412} 2024-09-21T09:35:41.407 INFO:tasks.rados.rados.0.smithi137.stdout:2393: writing smithi13778320-400 from 437411 to 1172806 tid 1 2024-09-21T09:35:41.414 INFO:tasks.rados.rados.0.smithi137.stdout:2393: writing smithi13778320-400 from 1964999 to 2437411 tid 2 2024-09-21T09:35:41.415 INFO:tasks.rados.rados.0.smithi137.stdout:2386: done (7 left) 2024-09-21T09:35:41.415 INFO:tasks.rados.rados.0.smithi137.stdout:2394: write oid 470 current snap is 0 2024-09-21T09:35:41.415 INFO:tasks.rados.rados.0.smithi137.stdout:2387: finishing write tid 2 to smithi13778320-155 2024-09-21T09:35:41.415 INFO:tasks.rados.rados.0.smithi137.stdout:2387: finishing write tid 3 to smithi13778320-155 2024-09-21T09:35:41.415 INFO:tasks.rados.rados.0.smithi137.stdout:2394: seq_num 1574 ranges {454218=526997,1739834=408205} 2024-09-21T09:35:41.419 INFO:tasks.rados.rados.0.smithi137.stdout:2394: writing smithi13778320-470 from 454218 to 981215 tid 1 2024-09-21T09:35:41.426 INFO:tasks.rados.rados.0.smithi137.stdout:2394: writing smithi13778320-470 from 1739834 to 2148039 tid 2 2024-09-21T09:35:41.426 INFO:tasks.rados.rados.0.smithi137.stdout:2395: write oid 41 current snap is 0 2024-09-21T09:35:41.427 INFO:tasks.rados.rados.0.smithi137.stdout:2387: finishing write tid 4 to smithi13778320-155 2024-09-21T09:35:41.427 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 155 v 282 (ObjNum 1570 snap 0 seq_num 1570) dirty exists 2024-09-21T09:35:41.427 INFO:tasks.rados.rados.0.smithi137.stdout:2387: left oid 155 (ObjNum 1570 snap 0 seq_num 1570) 2024-09-21T09:35:41.427 INFO:tasks.rados.rados.0.smithi137.stdout:2388: finishing write tid 1 to smithi13778320-169 2024-09-21T09:35:41.427 INFO:tasks.rados.rados.0.smithi137.stdout:2388: finishing write tid 2 to smithi13778320-169 2024-09-21T09:35:41.427 INFO:tasks.rados.rados.0.smithi137.stdout:2388: finishing write tid 3 to smithi13778320-169 2024-09-21T09:35:41.427 INFO:tasks.rados.rados.0.smithi137.stdout:2395: seq_num 1575 ranges {471025=602246,1798316=668216} 2024-09-21T09:35:41.432 INFO:tasks.rados.rados.0.smithi137.stdout:2395: writing smithi13778320-41 from 471025 to 1073271 tid 1 2024-09-21T09:35:41.440 INFO:tasks.rados.rados.0.smithi137.stdout:2395: writing smithi13778320-41 from 1798316 to 2466532 tid 2 2024-09-21T09:35:41.440 INFO:tasks.rados.rados.0.smithi137.stdout:2387: done (8 left) 2024-09-21T09:35:41.440 INFO:tasks.rados.rados.0.smithi137.stdout:2390: done (7 left) 2024-09-21T09:35:41.440 INFO:tasks.rados.rados.0.smithi137.stdout:2396: read oid 210 snap -1 2024-09-21T09:35:41.440 INFO:tasks.rados.rados.0.smithi137.stdout:2396: expect deleted 2024-09-21T09:35:41.440 INFO:tasks.rados.rados.0.smithi137.stdout:2397: read oid 298 snap -1 2024-09-21T09:35:41.441 INFO:tasks.rados.rados.0.smithi137.stdout:2397: expect (ObjNum 297 snap 0 seq_num 297) 2024-09-21T09:35:41.441 INFO:tasks.rados.rados.0.smithi137.stdout:2398: read oid 57 snap -1 2024-09-21T09:35:41.441 INFO:tasks.rados.rados.0.smithi137.stdout:2398: expect (ObjNum 56 snap 0 seq_num 56) 2024-09-21T09:35:41.441 INFO:tasks.rados.rados.0.smithi137.stdout:2399: read oid 456 snap -1 2024-09-21T09:35:41.441 INFO:tasks.rados.rados.0.smithi137.stdout:2399: expect (ObjNum 1340 snap 0 seq_num 1340) 2024-09-21T09:35:41.441 INFO:tasks.rados.rados.0.smithi137.stdout:2400: write oid 176 current snap is 0 2024-09-21T09:35:41.441 INFO:tasks.rados.rados.0.smithi137.stdout:2388: finishing write tid 4 to smithi13778320-169 2024-09-21T09:35:41.441 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 169 v 399 (ObjNum 1571 snap 0 seq_num 1571) dirty exists 2024-09-21T09:35:41.441 INFO:tasks.rados.rados.0.smithi137.stdout:2388: left oid 169 (ObjNum 1571 snap 0 seq_num 1571) 2024-09-21T09:35:41.441 INFO:tasks.rados.rados.0.smithi137.stdout:2389: expect (ObjNum 745 snap 0 seq_num 745) 2024-09-21T09:35:41.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:41 smithi137 ceph-mon[28941]: from='client.25406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:41.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:41 smithi137 ceph-mon[28941]: from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:41.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:41 smithi137 ceph-mon[39068]: from='client.25406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:41.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:41 smithi137 ceph-mon[39068]: from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:41.554 INFO:tasks.rados.rados.0.smithi137.stdout:2391: finishing write tid 1 to smithi13778320-380 2024-09-21T09:35:41.554 INFO:tasks.rados.rados.0.smithi137.stdout:2391: finishing write tid 2 to smithi13778320-380 2024-09-21T09:35:41.554 INFO:tasks.rados.rados.0.smithi137.stdout:2391: finishing write tid 3 to smithi13778320-380 2024-09-21T09:35:41.554 INFO:tasks.rados.rados.0.smithi137.stdout:2391: finishing write tid 4 to smithi13778320-380 2024-09-21T09:35:41.554 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 380 v 316 (ObjNum 1572 snap 0 seq_num 1572) dirty exists 2024-09-21T09:35:41.554 INFO:tasks.rados.rados.0.smithi137.stdout:2391: left oid 380 (ObjNum 1572 snap 0 seq_num 1572) 2024-09-21T09:35:41.554 INFO:tasks.rados.rados.0.smithi137.stdout:2392: expect (ObjNum 90 snap 0 seq_num 90) 2024-09-21T09:35:41.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:41 smithi165 ceph-mon[32789]: from='client.25406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:41.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:41 smithi165 ceph-mon[32789]: from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:41.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:35:41 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:35:41] "GET /metrics HTTP/1.1" 200 36193 "" "Prometheus/2.43.0" 2024-09-21T09:35:41.670 INFO:tasks.rados.rados.0.smithi137.stdout:2393: finishing write tid 1 to smithi13778320-400 2024-09-21T09:35:41.671 INFO:tasks.rados.rados.0.smithi137.stdout:2393: finishing write tid 2 to smithi13778320-400 2024-09-21T09:35:41.671 INFO:tasks.rados.rados.0.smithi137.stdout:2393: finishing write tid 3 to smithi13778320-400 2024-09-21T09:35:41.671 INFO:tasks.rados.rados.0.smithi137.stdout:2393: finishing write tid 4 to smithi13778320-400 2024-09-21T09:35:41.671 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 400 v 269 (ObjNum 1573 snap 0 seq_num 1573) dirty exists 2024-09-21T09:35:41.671 INFO:tasks.rados.rados.0.smithi137.stdout:2393: left oid 400 (ObjNum 1573 snap 0 seq_num 1573) 2024-09-21T09:35:41.671 INFO:tasks.rados.rados.0.smithi137.stdout:2394: finishing write tid 1 to smithi13778320-470 2024-09-21T09:35:41.671 INFO:tasks.rados.rados.0.smithi137.stdout:2394: finishing write tid 2 to smithi13778320-470 2024-09-21T09:35:41.671 INFO:tasks.rados.rados.0.smithi137.stdout:2394: finishing write tid 3 to smithi13778320-470 2024-09-21T09:35:41.671 INFO:tasks.rados.rados.0.smithi137.stdout:2394: finishing write tid 4 to smithi13778320-470 2024-09-21T09:35:41.671 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 470 v 402 (ObjNum 1574 snap 0 seq_num 1574) dirty exists 2024-09-21T09:35:41.671 INFO:tasks.rados.rados.0.smithi137.stdout:2394: left oid 470 (ObjNum 1574 snap 0 seq_num 1574) 2024-09-21T09:35:41.671 INFO:tasks.rados.rados.0.smithi137.stdout:2395: finishing write tid 1 to smithi13778320-41 2024-09-21T09:35:41.671 INFO:tasks.rados.rados.0.smithi137.stdout:2400: seq_num 1576 ranges {487832=677495,1740445=411874} 2024-09-21T09:35:41.677 INFO:tasks.rados.rados.0.smithi137.stdout:2400: writing smithi13778320-176 from 487832 to 1165327 tid 1 2024-09-21T09:35:41.683 INFO:tasks.rados.rados.0.smithi137.stdout:2400: writing smithi13778320-176 from 1740445 to 2152319 tid 2 2024-09-21T09:35:41.683 INFO:tasks.rados.rados.0.smithi137.stdout:2388: done (11 left) 2024-09-21T09:35:41.683 INFO:tasks.rados.rados.0.smithi137.stdout:2389: done (10 left) 2024-09-21T09:35:41.683 INFO:tasks.rados.rados.0.smithi137.stdout:2391: done (9 left) 2024-09-21T09:35:41.683 INFO:tasks.rados.rados.0.smithi137.stdout:2392: done (8 left) 2024-09-21T09:35:41.683 INFO:tasks.rados.rados.0.smithi137.stdout:2393: done (7 left) 2024-09-21T09:35:41.683 INFO:tasks.rados.rados.0.smithi137.stdout:2394: done (6 left) 2024-09-21T09:35:41.683 INFO:tasks.rados.rados.0.smithi137.stdout:2401: write oid 278 current snap is 0 2024-09-21T09:35:41.683 INFO:tasks.rados.rados.0.smithi137.stdout:2395: finishing write tid 2 to smithi13778320-41 2024-09-21T09:35:41.683 INFO:tasks.rados.rados.0.smithi137.stdout:2395: finishing write tid 3 to smithi13778320-41 2024-09-21T09:35:41.684 INFO:tasks.rados.rados.0.smithi137.stdout:2401: seq_num 1577 ranges {504639=752744,1798927=671885} 2024-09-21T09:35:41.689 INFO:tasks.rados.rados.0.smithi137.stdout:2401: writing smithi13778320-278 from 504639 to 1257383 tid 1 2024-09-21T09:35:41.696 INFO:tasks.rados.rados.0.smithi137.stdout:2401: writing smithi13778320-278 from 1798927 to 2470812 tid 2 2024-09-21T09:35:41.696 INFO:tasks.rados.rados.0.smithi137.stdout:2396: done (6 left) 2024-09-21T09:35:41.696 INFO:tasks.rados.rados.0.smithi137.stdout:2402: read oid 266 snap -1 2024-09-21T09:35:41.696 INFO:tasks.rados.rados.0.smithi137.stdout:2402: expect (ObjNum 942 snap 0 seq_num 942) 2024-09-21T09:35:41.696 INFO:tasks.rados.rados.0.smithi137.stdout:2403: write oid 493 current snap is 0 2024-09-21T09:35:41.696 INFO:tasks.rados.rados.0.smithi137.stdout:2395: finishing write tid 4 to smithi13778320-41 2024-09-21T09:35:41.697 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 41 v 272 (ObjNum 1575 snap 0 seq_num 1575) dirty exists 2024-09-21T09:35:41.697 INFO:tasks.rados.rados.0.smithi137.stdout:2395: left oid 41 (ObjNum 1575 snap 0 seq_num 1575) 2024-09-21T09:35:41.697 INFO:tasks.rados.rados.0.smithi137.stdout:2397: expect (ObjNum 297 snap 0 seq_num 297) 2024-09-21T09:35:41.800 INFO:tasks.rados.rados.0.smithi137.stdout:2399: expect (ObjNum 1340 snap 0 seq_num 1340) 2024-09-21T09:35:41.880 INFO:tasks.rados.rados.0.smithi137.stdout:2398: expect (ObjNum 56 snap 0 seq_num 56) 2024-09-21T09:35:41.991 INFO:tasks.rados.rados.0.smithi137.stdout:2400: finishing write tid 1 to smithi13778320-176 2024-09-21T09:35:41.991 INFO:tasks.rados.rados.0.smithi137.stdout:2400: finishing write tid 2 to smithi13778320-176 2024-09-21T09:35:41.991 INFO:tasks.rados.rados.0.smithi137.stdout:2400: finishing write tid 3 to smithi13778320-176 2024-09-21T09:35:41.991 INFO:tasks.rados.rados.0.smithi137.stdout:2400: finishing write tid 4 to smithi13778320-176 2024-09-21T09:35:41.991 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 176 v 346 (ObjNum 1576 snap 0 seq_num 1576) dirty exists 2024-09-21T09:35:41.991 INFO:tasks.rados.rados.0.smithi137.stdout:2400: left oid 176 (ObjNum 1576 snap 0 seq_num 1576) 2024-09-21T09:35:41.991 INFO:tasks.rados.rados.0.smithi137.stdout:2401: finishing write tid 1 to smithi13778320-278 2024-09-21T09:35:41.991 INFO:tasks.rados.rados.0.smithi137.stdout:2401: finishing write tid 2 to smithi13778320-278 2024-09-21T09:35:41.991 INFO:tasks.rados.rados.0.smithi137.stdout:2401: finishing write tid 3 to smithi13778320-278 2024-09-21T09:35:41.992 INFO:tasks.rados.rados.0.smithi137.stdout:2401: finishing write tid 4 to smithi13778320-278 2024-09-21T09:35:41.992 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 278 v 405 (ObjNum 1577 snap 0 seq_num 1577) dirty exists 2024-09-21T09:35:41.992 INFO:tasks.rados.rados.0.smithi137.stdout:2401: left oid 278 (ObjNum 1577 snap 0 seq_num 1577) 2024-09-21T09:35:41.992 INFO:tasks.rados.rados.0.smithi137.stdout:2403: seq_num 1578 ranges {521446=427993,1457409=415543,2301012=220434} 2024-09-21T09:35:41.995 INFO:tasks.rados.rados.0.smithi137.stdout:2403: writing smithi13778320-493 from 521446 to 949439 tid 1 2024-09-21T09:35:42.001 INFO:tasks.rados.rados.0.smithi137.stdout:2403: writing smithi13778320-493 from 1457409 to 1872952 tid 2 2024-09-21T09:35:42.005 INFO:tasks.rados.rados.0.smithi137.stdout:2403: writing smithi13778320-493 from 2301012 to 2521446 tid 3 2024-09-21T09:35:42.005 INFO:tasks.rados.rados.0.smithi137.stdout:2395: done (7 left) 2024-09-21T09:35:42.005 INFO:tasks.rados.rados.0.smithi137.stdout:2397: done (6 left) 2024-09-21T09:35:42.005 INFO:tasks.rados.rados.0.smithi137.stdout:2398: done (5 left) 2024-09-21T09:35:42.005 INFO:tasks.rados.rados.0.smithi137.stdout:2399: done (4 left) 2024-09-21T09:35:42.005 INFO:tasks.rados.rados.0.smithi137.stdout:2400: done (3 left) 2024-09-21T09:35:42.005 INFO:tasks.rados.rados.0.smithi137.stdout:2401: done (2 left) 2024-09-21T09:35:42.005 INFO:tasks.rados.rados.0.smithi137.stdout:2404: read oid 38 snap -1 2024-09-21T09:35:42.006 INFO:tasks.rados.rados.0.smithi137.stdout:2404: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-21T09:35:42.006 INFO:tasks.rados.rados.0.smithi137.stdout:2405: write oid 387 current snap is 0 2024-09-21T09:35:42.006 INFO:tasks.rados.rados.0.smithi137.stdout:2405: seq_num 1579 ranges {538253=503242,1515891=675554} 2024-09-21T09:35:42.010 INFO:tasks.rados.rados.0.smithi137.stdout:2405: writing smithi13778320-387 from 538253 to 1041495 tid 1 2024-09-21T09:35:42.017 INFO:tasks.rados.rados.0.smithi137.stdout:2405: writing smithi13778320-387 from 1515891 to 2191445 tid 2 2024-09-21T09:35:42.017 INFO:tasks.rados.rados.0.smithi137.stdout:2406: read oid 236 snap -1 2024-09-21T09:35:42.018 INFO:tasks.rados.rados.0.smithi137.stdout:2406: expect (ObjNum 1569 snap 0 seq_num 1569) 2024-09-21T09:35:42.018 INFO:tasks.rados.rados.0.smithi137.stdout:2402: expect (ObjNum 942 snap 0 seq_num 942) 2024-09-21T09:35:42.237 INFO:tasks.rados.rados.0.smithi137.stdout:2403: finishing write tid 1 to smithi13778320-493 2024-09-21T09:35:42.237 INFO:tasks.rados.rados.0.smithi137.stdout:2403: finishing write tid 2 to smithi13778320-493 2024-09-21T09:35:42.237 INFO:tasks.rados.rados.0.smithi137.stdout:2403: finishing write tid 3 to smithi13778320-493 2024-09-21T09:35:42.238 INFO:tasks.rados.rados.0.smithi137.stdout:2403: finishing write tid 4 to smithi13778320-493 2024-09-21T09:35:42.238 INFO:tasks.rados.rados.0.smithi137.stdout:2403: finishing write tid 5 to smithi13778320-493 2024-09-21T09:35:42.238 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 493 v 348 (ObjNum 1578 snap 0 seq_num 1578) dirty exists 2024-09-21T09:35:42.238 INFO:tasks.rados.rados.0.smithi137.stdout:2403: left oid 493 (ObjNum 1578 snap 0 seq_num 1578) 2024-09-21T09:35:42.238 INFO:tasks.rados.rados.0.smithi137.stdout:2407: read oid 153 snap -1 2024-09-21T09:35:42.238 INFO:tasks.rados.rados.0.smithi137.stdout:2407: expect deleted 2024-09-21T09:35:42.238 INFO:tasks.rados.rados.0.smithi137.stdout:2402: done (5 left) 2024-09-21T09:35:42.238 INFO:tasks.rados.rados.0.smithi137.stdout:2403: done (4 left) 2024-09-21T09:35:42.238 INFO:tasks.rados.rados.0.smithi137.stdout:2408: write oid 447 current snap is 0 2024-09-21T09:35:42.238 INFO:tasks.rados.rados.0.smithi137.stdout:2404: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-21T09:35:42.290 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 09:35:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[83569]: ts=2024-09-21T09:35:41.973Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004296809s 2024-09-21T09:35:42.328 INFO:tasks.rados.rados.0.smithi137.stdout:2405: finishing write tid 1 to smithi13778320-387 2024-09-21T09:35:42.328 INFO:tasks.rados.rados.0.smithi137.stdout:2405: finishing write tid 2 to smithi13778320-387 2024-09-21T09:35:42.328 INFO:tasks.rados.rados.0.smithi137.stdout:2408: seq_num 1580 ranges {555060=578491,1858020=419212} 2024-09-21T09:35:42.334 INFO:tasks.rados.rados.0.smithi137.stdout:2408: writing smithi13778320-447 from 555060 to 1133551 tid 1 2024-09-21T09:35:42.341 INFO:tasks.rados.rados.0.smithi137.stdout:2408: writing smithi13778320-447 from 1858020 to 2277232 tid 2 2024-09-21T09:35:42.341 INFO:tasks.rados.rados.0.smithi137.stdout:2404: done (4 left) 2024-09-21T09:35:42.341 INFO:tasks.rados.rados.0.smithi137.stdout:2409: delete oid 266 current snap is 0 2024-09-21T09:35:42.341 INFO:tasks.rados.rados.0.smithi137.stdout:2405: finishing write tid 3 to smithi13778320-387 2024-09-21T09:35:42.341 INFO:tasks.rados.rados.0.smithi137.stdout:2405: finishing write tid 4 to smithi13778320-387 2024-09-21T09:35:42.341 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 387 v 408 (ObjNum 1579 snap 0 seq_num 1579) dirty exists 2024-09-21T09:35:42.341 INFO:tasks.rados.rados.0.smithi137.stdout:2405: left oid 387 (ObjNum 1579 snap 0 seq_num 1579) 2024-09-21T09:35:42.341 INFO:tasks.rados.rados.0.smithi137.stdout:2406: expect (ObjNum 1569 snap 0 seq_num 1569) 2024-09-21T09:35:42.470 INFO:tasks.rados.rados.0.smithi137.stdout:2408: finishing write tid 1 to smithi13778320-447 2024-09-21T09:35:42.470 INFO:tasks.rados.rados.0.smithi137.stdout:2408: finishing write tid 2 to smithi13778320-447 2024-09-21T09:35:42.470 INFO:tasks.rados.rados.0.smithi137.stdout:2405: done (4 left) 2024-09-21T09:35:42.470 INFO:tasks.rados.rados.0.smithi137.stdout:2406: done (3 left) 2024-09-21T09:35:42.470 INFO:tasks.rados.rados.0.smithi137.stdout:2407: done (2 left) 2024-09-21T09:35:42.470 INFO:tasks.rados.rados.0.smithi137.stdout:2409: done (1 left) 2024-09-21T09:35:42.470 INFO:tasks.rados.rados.0.smithi137.stdout:2410: write oid 275 current snap is 0 2024-09-21T09:35:42.470 INFO:tasks.rados.rados.0.smithi137.stdout:2408: finishing write tid 3 to smithi13778320-447 2024-09-21T09:35:42.470 INFO:tasks.rados.rados.0.smithi137.stdout:2408: finishing write tid 4 to smithi13778320-447 2024-09-21T09:35:42.470 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 447 v 319 (ObjNum 1580 snap 0 seq_num 1580) dirty exists 2024-09-21T09:35:42.470 INFO:tasks.rados.rados.0.smithi137.stdout:2408: left oid 447 (ObjNum 1580 snap 0 seq_num 1580) 2024-09-21T09:35:42.470 INFO:tasks.rados.rados.0.smithi137.stdout:2410: seq_num 1582 ranges {588674=445342,1691337=422881} 2024-09-21T09:35:42.475 INFO:tasks.rados.rados.0.smithi137.stdout:2410: writing smithi13778320-275 from 588674 to 1034016 tid 1 2024-09-21T09:35:42.481 INFO:tasks.rados.rados.0.smithi137.stdout:2410: writing smithi13778320-275 from 1691337 to 2114218 tid 2 2024-09-21T09:35:42.481 INFO:tasks.rados.rados.0.smithi137.stdout:2408: done (1 left) 2024-09-21T09:35:42.481 INFO:tasks.rados.rados.0.smithi137.stdout:2411: write oid 300 current snap is 0 2024-09-21T09:35:42.481 INFO:tasks.rados.rados.0.smithi137.stdout:2410: finishing write tid 1 to smithi13778320-275 2024-09-21T09:35:42.481 INFO:tasks.rados.rados.0.smithi137.stdout:2411: seq_num 1583 ranges {605481=520591,1749819=682892} 2024-09-21T09:35:42.488 INFO:tasks.rados.rados.0.smithi137.stdout:2411: writing smithi13778320-300 from 605481 to 1126072 tid 1 2024-09-21T09:35:42.498 INFO:tasks.rados.rados.0.smithi137.stdout:2411: writing smithi13778320-300 from 1749819 to 2432711 tid 2 2024-09-21T09:35:42.498 INFO:tasks.rados.rados.0.smithi137.stdout:2410: finishing write tid 2 to smithi13778320-275 2024-09-21T09:35:42.498 INFO:tasks.rados.rados.0.smithi137.stdout:2410: finishing write tid 3 to smithi13778320-275 2024-09-21T09:35:42.498 INFO:tasks.rados.rados.0.smithi137.stdout:2410: finishing write tid 4 to smithi13778320-275 2024-09-21T09:35:42.499 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 275 v 301 (ObjNum 1582 snap 0 seq_num 1582) dirty exists 2024-09-21T09:35:42.499 INFO:tasks.rados.rados.0.smithi137.stdout:2410: left oid 275 (ObjNum 1582 snap 0 seq_num 1582) 2024-09-21T09:35:42.499 INFO:tasks.rados.rados.0.smithi137.stdout:2411: finishing write tid 1 to smithi13778320-300 2024-09-21T09:35:42.499 INFO:tasks.rados.rados.0.smithi137.stdout:2412: read oid 464 snap -1 2024-09-21T09:35:42.499 INFO:tasks.rados.rados.0.smithi137.stdout:2412: expect (ObjNum 1338 snap 0 seq_num 1338) 2024-09-21T09:35:42.499 INFO:tasks.rados.rados.0.smithi137.stdout:2410: done (2 left) 2024-09-21T09:35:42.499 INFO:tasks.rados.rados.0.smithi137.stdout:2413: read oid 55 snap -1 2024-09-21T09:35:42.499 INFO:tasks.rados.rados.0.smithi137.stdout:2413: expect (ObjNum 766 snap 0 seq_num 766) 2024-09-21T09:35:42.499 INFO:tasks.rados.rados.0.smithi137.stdout:2414: read oid 16 snap -1 2024-09-21T09:35:42.499 INFO:tasks.rados.rados.0.smithi137.stdout:2414: expect (ObjNum 1506 snap 0 seq_num 1506) 2024-09-21T09:35:42.499 INFO:tasks.rados.rados.0.smithi137.stdout:2415: delete oid 370 current snap is 0 2024-09-21T09:35:42.500 INFO:tasks.rados.rados.0.smithi137.stdout:2415: done (4 left) 2024-09-21T09:35:42.500 INFO:tasks.rados.rados.0.smithi137.stdout:2416: delete oid 92 current snap is 0 2024-09-21T09:35:42.502 INFO:tasks.rados.rados.0.smithi137.stdout:2416: done (4 left) 2024-09-21T09:35:42.502 INFO:tasks.rados.rados.0.smithi137.stdout:2417: read oid 20 snap -1 2024-09-21T09:35:42.502 INFO:tasks.rados.rados.0.smithi137.stdout:2417: expect deleted 2024-09-21T09:35:42.502 INFO:tasks.rados.rados.0.smithi137.stdout:2418: write oid 145 current snap is 0 2024-09-21T09:35:42.502 INFO:tasks.rados.rados.0.smithi137.stdout:2418: seq_num 1586 ranges {655902=746338,1808912=430219} 2024-09-21T09:35:42.510 INFO:tasks.rados.rados.0.smithi137.stdout:2418: writing smithi13778320-145 from 655902 to 1402240 tid 1 2024-09-21T09:35:42.514 INFO:tasks.rados.rados.0.smithi137.stdout:2418: writing smithi13778320-145 from 1808912 to 2239131 tid 2 2024-09-21T09:35:42.514 INFO:tasks.rados.rados.0.smithi137.stdout:2419: write oid 442 current snap is 0 2024-09-21T09:35:42.514 INFO:tasks.rados.rados.0.smithi137.stdout:2419: seq_num 1587 ranges {672709=421587,1867394=573877} 2024-09-21T09:35:42.520 INFO:tasks.rados.rados.0.smithi137.stdout:2419: writing smithi13778320-442 from 672709 to 1094296 tid 1 2024-09-21T09:35:42.528 INFO:tasks.rados.rados.0.smithi137.stdout:2419: writing smithi13778320-442 from 1867394 to 2441271 tid 2 2024-09-21T09:35:42.528 INFO:tasks.rados.rados.0.smithi137.stdout:2420: read oid 113 snap -1 2024-09-21T09:35:42.528 INFO:tasks.rados.rados.0.smithi137.stdout:2420: expect (ObjNum 1547 snap 0 seq_num 1547) 2024-09-21T09:35:42.528 INFO:tasks.rados.rados.0.smithi137.stdout:2421: write oid 205 current snap is 0 2024-09-21T09:35:42.528 INFO:tasks.rados.rados.0.smithi137.stdout:2421: seq_num 1588 ranges {689516=496836,1809523=433888} 2024-09-21T09:35:42.534 INFO:tasks.rados.rados.0.smithi137.stdout:2421: writing smithi13778320-205 from 689516 to 1186352 tid 1 2024-09-21T09:35:42.540 INFO:tasks.rados.rados.0.smithi137.stdout:2421: writing smithi13778320-205 from 1809523 to 2243411 tid 2 2024-09-21T09:35:42.540 INFO:tasks.rados.rados.0.smithi137.stdout:2422: write oid 130 current snap is 0 2024-09-21T09:35:42.541 INFO:tasks.rados.rados.0.smithi137.stdout:2412: expect (ObjNum 1338 snap 0 seq_num 1338) 2024-09-21T09:35:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:42 smithi137 ceph-mon[28941]: pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.8 MiB/s wr, 88 op/s 2024-09-21T09:35:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:42 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:35:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:42 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/51961773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:42.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:42 smithi137 ceph-mon[39068]: pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.8 MiB/s wr, 88 op/s 2024-09-21T09:35:42.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:42 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:35:42.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:42 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/51961773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:42.554 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:42 smithi165 ceph-mon[32789]: pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.8 MiB/s wr, 88 op/s 2024-09-21T09:35:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:42 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:35:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:42 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/51961773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:42.680 INFO:tasks.rados.rados.0.smithi137.stdout:2411: finishing write tid 2 to smithi13778320-300 2024-09-21T09:35:42.680 INFO:tasks.rados.rados.0.smithi137.stdout:2411: finishing write tid 3 to smithi13778320-300 2024-09-21T09:35:42.680 INFO:tasks.rados.rados.0.smithi137.stdout:2411: finishing write tid 4 to smithi13778320-300 2024-09-21T09:35:42.680 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 300 v 319 (ObjNum 1583 snap 0 seq_num 1583) dirty exists 2024-09-21T09:35:42.680 INFO:tasks.rados.rados.0.smithi137.stdout:2411: left oid 300 (ObjNum 1583 snap 0 seq_num 1583) 2024-09-21T09:35:42.680 INFO:tasks.rados.rados.0.smithi137.stdout:2422: seq_num 1589 ranges {706323=688438,1984358=577546} 2024-09-21T09:35:42.687 INFO:tasks.rados.rados.0.smithi137.stdout:2422: writing smithi13778320-130 from 706323 to 1394761 tid 1 2024-09-21T09:35:42.694 INFO:tasks.rados.rados.0.smithi137.stdout:2422: writing smithi13778320-130 from 1984358 to 2561904 tid 2 2024-09-21T09:35:42.694 INFO:tasks.rados.rados.0.smithi137.stdout:2411: done (9 left) 2024-09-21T09:35:42.694 INFO:tasks.rados.rados.0.smithi137.stdout:2412: done (8 left) 2024-09-21T09:35:42.694 INFO:tasks.rados.rados.0.smithi137.stdout:2423: write oid 414 current snap is 0 2024-09-21T09:35:42.694 INFO:tasks.rados.rados.0.smithi137.stdout:2423: seq_num 1590 ranges {723130=763687,2042840=437557} 2024-09-21T09:35:42.702 INFO:tasks.rados.rados.0.smithi137.stdout:2423: writing smithi13778320-414 from 723130 to 1486817 tid 1 2024-09-21T09:35:42.708 INFO:tasks.rados.rados.0.smithi137.stdout:2423: writing smithi13778320-414 from 2042840 to 2480397 tid 2 2024-09-21T09:35:42.708 INFO:tasks.rados.rados.0.smithi137.stdout:2424: write oid 464 current snap is 0 2024-09-21T09:35:42.708 INFO:tasks.rados.rados.0.smithi137.stdout:2413: expect (ObjNum 766 snap 0 seq_num 766) 2024-09-21T09:35:42.846 INFO:tasks.rados.rados.0.smithi137.stdout:2414: expect (ObjNum 1506 snap 0 seq_num 1506) 2024-09-21T09:35:42.988 INFO:tasks.rados.rados.0.smithi137.stdout:2418: finishing write tid 1 to smithi13778320-145 2024-09-21T09:35:42.989 INFO:tasks.rados.rados.0.smithi137.stdout:2418: finishing write tid 2 to smithi13778320-145 2024-09-21T09:35:42.989 INFO:tasks.rados.rados.0.smithi137.stdout:2418: finishing write tid 3 to smithi13778320-145 2024-09-21T09:35:42.989 INFO:tasks.rados.rados.0.smithi137.stdout:2424: seq_num 1591 ranges {739937=438936,1701322=581215} 2024-09-21T09:35:42.994 INFO:tasks.rados.rados.0.smithi137.stdout:2424: writing smithi13778320-464 from 739937 to 1178873 tid 1 2024-09-21T09:35:43.001 INFO:tasks.rados.rados.0.smithi137.stdout:2424: writing smithi13778320-464 from 1701322 to 2282537 tid 2 2024-09-21T09:35:43.001 INFO:tasks.rados.rados.0.smithi137.stdout:2413: done (9 left) 2024-09-21T09:35:43.001 INFO:tasks.rados.rados.0.smithi137.stdout:2414: done (8 left) 2024-09-21T09:35:43.001 INFO:tasks.rados.rados.0.smithi137.stdout:2417: done (7 left) 2024-09-21T09:35:43.002 INFO:tasks.rados.rados.0.smithi137.stdout:2425: read oid 71 snap -1 2024-09-21T09:35:43.002 INFO:tasks.rados.rados.0.smithi137.stdout:2425: expect (ObjNum 1094 snap 0 seq_num 1094) 2024-09-21T09:35:43.002 INFO:tasks.rados.rados.0.smithi137.stdout:2426: read oid 80 snap -1 2024-09-21T09:35:43.002 INFO:tasks.rados.rados.0.smithi137.stdout:2426: expect (ObjNum 881 snap 0 seq_num 881) 2024-09-21T09:35:43.002 INFO:tasks.rados.rados.0.smithi137.stdout:2427: write oid 40 current snap is 0 2024-09-21T09:35:43.002 INFO:tasks.rados.rados.0.smithi137.stdout:2418: finishing write tid 4 to smithi13778320-145 2024-09-21T09:35:43.002 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 145 v 255 (ObjNum 1586 snap 0 seq_num 1586) dirty exists 2024-09-21T09:35:43.002 INFO:tasks.rados.rados.0.smithi137.stdout:2418: left oid 145 (ObjNum 1586 snap 0 seq_num 1586) 2024-09-21T09:35:43.002 INFO:tasks.rados.rados.0.smithi137.stdout:2419: finishing write tid 1 to smithi13778320-442 2024-09-21T09:35:43.002 INFO:tasks.rados.rados.0.smithi137.stdout:2427: seq_num 1592 ranges {756744=514185,2043451=441226} 2024-09-21T09:35:43.008 INFO:tasks.rados.rados.0.smithi137.stdout:2427: writing smithi13778320-40 from 756744 to 1270929 tid 1 2024-09-21T09:35:43.016 INFO:tasks.rados.rados.0.smithi137.stdout:2427: writing smithi13778320-40 from 2043451 to 2484677 tid 2 2024-09-21T09:35:43.016 INFO:tasks.rados.rados.0.smithi137.stdout:2418: done (9 left) 2024-09-21T09:35:43.016 INFO:tasks.rados.rados.0.smithi137.stdout:2428: read oid 31 snap -1 2024-09-21T09:35:43.016 INFO:tasks.rados.rados.0.smithi137.stdout:2428: expect (ObjNum 1543 snap 0 seq_num 1543) 2024-09-21T09:35:43.016 INFO:tasks.rados.rados.0.smithi137.stdout:2429: read oid 263 snap -1 2024-09-21T09:35:43.016 INFO:tasks.rados.rados.0.smithi137.stdout:2429: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-21T09:35:43.016 INFO:tasks.rados.rados.0.smithi137.stdout:2430: write oid 9 current snap is 0 2024-09-21T09:35:43.016 INFO:tasks.rados.rados.0.smithi137.stdout:2419: finishing write tid 2 to smithi13778320-442 2024-09-21T09:35:43.016 INFO:tasks.rados.rados.0.smithi137.stdout:2419: finishing write tid 3 to smithi13778320-442 2024-09-21T09:35:43.016 INFO:tasks.rados.rados.0.smithi137.stdout:2430: seq_num 1593 ranges {773551=589434,2101933=584884} 2024-09-21T09:35:43.023 INFO:tasks.rados.rados.0.smithi137.stdout:2430: writing smithi13778320-9 from 773551 to 1362985 tid 1 2024-09-21T09:35:43.030 INFO:tasks.rados.rados.0.smithi137.stdout:2430: writing smithi13778320-9 from 2101933 to 2686817 tid 2 2024-09-21T09:35:43.030 INFO:tasks.rados.rados.0.smithi137.stdout:2431: write oid 220 current snap is 0 2024-09-21T09:35:43.030 INFO:tasks.rados.rados.0.smithi137.stdout:2420: expect (ObjNum 1547 snap 0 seq_num 1547) 2024-09-21T09:35:43.112 INFO:tasks.rados.rados.0.smithi137.stdout:2419: finishing write tid 4 to smithi13778320-442 2024-09-21T09:35:43.112 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 442 v 304 (ObjNum 1587 snap 0 seq_num 1587) dirty exists 2024-09-21T09:35:43.112 INFO:tasks.rados.rados.0.smithi137.stdout:2419: left oid 442 (ObjNum 1587 snap 0 seq_num 1587) 2024-09-21T09:35:43.112 INFO:tasks.rados.rados.0.smithi137.stdout:2421: finishing write tid 1 to smithi13778320-205 2024-09-21T09:35:43.112 INFO:tasks.rados.rados.0.smithi137.stdout:2421: finishing write tid 2 to smithi13778320-205 2024-09-21T09:35:43.112 INFO:tasks.rados.rados.0.smithi137.stdout:2431: seq_num 1594 ranges {790358=664683,2160415=444895} 2024-09-21T09:35:43.119 INFO:tasks.rados.rados.0.smithi137.stdout:2431: writing smithi13778320-220 from 790358 to 1455041 tid 1 2024-09-21T09:35:43.126 INFO:tasks.rados.rados.0.smithi137.stdout:2431: writing smithi13778320-220 from 2160415 to 2605310 tid 2 2024-09-21T09:35:43.126 INFO:tasks.rados.rados.0.smithi137.stdout:2419: done (12 left) 2024-09-21T09:35:43.126 INFO:tasks.rados.rados.0.smithi137.stdout:2420: done (11 left) 2024-09-21T09:35:43.126 INFO:tasks.rados.rados.0.smithi137.stdout:2432: read oid 12 snap -1 2024-09-21T09:35:43.126 INFO:tasks.rados.rados.0.smithi137.stdout:2432: expect (ObjNum 1432 snap 0 seq_num 1432) 2024-09-21T09:35:43.126 INFO:tasks.rados.rados.0.smithi137.stdout:2433: read oid 160 snap -1 2024-09-21T09:35:43.127 INFO:tasks.rados.rados.0.smithi137.stdout:2433: expect deleted 2024-09-21T09:35:43.127 INFO:tasks.rados.rados.0.smithi137.stdout:2434: write oid 448 current snap is 0 2024-09-21T09:35:43.127 INFO:tasks.rados.rados.0.smithi137.stdout:2421: finishing write tid 3 to smithi13778320-205 2024-09-21T09:35:43.127 INFO:tasks.rados.rados.0.smithi137.stdout:2421: finishing write tid 4 to smithi13778320-205 2024-09-21T09:35:43.127 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 205 v 367 (ObjNum 1588 snap 0 seq_num 1588) dirty exists 2024-09-21T09:35:43.127 INFO:tasks.rados.rados.0.smithi137.stdout:2421: left oid 205 (ObjNum 1588 snap 0 seq_num 1588) 2024-09-21T09:35:43.127 INFO:tasks.rados.rados.0.smithi137.stdout:2422: finishing write tid 1 to smithi13778320-130 2024-09-21T09:35:43.127 INFO:tasks.rados.rados.0.smithi137.stdout:2422: finishing write tid 2 to smithi13778320-130 2024-09-21T09:35:43.127 INFO:tasks.rados.rados.0.smithi137.stdout:2422: finishing write tid 3 to smithi13778320-130 2024-09-21T09:35:43.127 INFO:tasks.rados.rados.0.smithi137.stdout:2422: finishing write tid 4 to smithi13778320-130 2024-09-21T09:35:43.127 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 130 v 351 (ObjNum 1589 snap 0 seq_num 1589) dirty exists 2024-09-21T09:35:43.127 INFO:tasks.rados.rados.0.smithi137.stdout:2422: left oid 130 (ObjNum 1589 snap 0 seq_num 1589) 2024-09-21T09:35:43.127 INFO:tasks.rados.rados.0.smithi137.stdout:2423: finishing write tid 1 to smithi13778320-414 2024-09-21T09:35:43.127 INFO:tasks.rados.rados.0.smithi137.stdout:2434: seq_num 1595 ranges {407165=739932,1818897=588553} 2024-09-21T09:35:43.132 INFO:tasks.rados.rados.0.smithi137.stdout:2434: writing smithi13778320-448 from 407165 to 1147097 tid 1 2024-09-21T09:35:43.139 INFO:tasks.rados.rados.0.smithi137.stdout:2434: writing smithi13778320-448 from 1818897 to 2407450 tid 2 2024-09-21T09:35:43.139 INFO:tasks.rados.rados.0.smithi137.stdout:2421: done (13 left) 2024-09-21T09:35:43.139 INFO:tasks.rados.rados.0.smithi137.stdout:2422: done (12 left) 2024-09-21T09:35:43.139 INFO:tasks.rados.rados.0.smithi137.stdout:2435: write oid 194 current snap is 0 2024-09-21T09:35:43.140 INFO:tasks.rados.rados.0.smithi137.stdout:2423: finishing write tid 2 to smithi13778320-414 2024-09-21T09:35:43.140 INFO:tasks.rados.rados.0.smithi137.stdout:2423: finishing write tid 3 to smithi13778320-414 2024-09-21T09:35:43.140 INFO:tasks.rados.rados.0.smithi137.stdout:2435: seq_num 1596 ranges {423972=415181,1361026=448564,2561920=262052} 2024-09-21T09:35:43.144 INFO:tasks.rados.rados.0.smithi137.stdout:2435: writing smithi13778320-194 from 423972 to 839153 tid 1 2024-09-21T09:35:43.149 INFO:tasks.rados.rados.0.smithi137.stdout:2435: writing smithi13778320-194 from 1361026 to 1809590 tid 2 2024-09-21T09:35:43.155 INFO:tasks.rados.rados.0.smithi137.stdout:2435: writing smithi13778320-194 from 2561920 to 2823972 tid 3 2024-09-21T09:35:43.155 INFO:tasks.rados.rados.0.smithi137.stdout:2436: write oid 327 current snap is 0 2024-09-21T09:35:43.155 INFO:tasks.rados.rados.0.smithi137.stdout:2423: finishing write tid 4 to smithi13778320-414 2024-09-21T09:35:43.155 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 414 v 263 (ObjNum 1590 snap 0 seq_num 1590) dirty exists 2024-09-21T09:35:43.155 INFO:tasks.rados.rados.0.smithi137.stdout:2423: left oid 414 (ObjNum 1590 snap 0 seq_num 1590) 2024-09-21T09:35:43.155 INFO:tasks.rados.rados.0.smithi137.stdout:2436: seq_num 1597 ranges {440779=606783,1535861=592222,2589343=251436} 2024-09-21T09:35:43.160 INFO:tasks.rados.rados.0.smithi137.stdout:2436: writing smithi13778320-327 from 440779 to 1047562 tid 1 2024-09-21T09:35:43.166 INFO:tasks.rados.rados.0.smithi137.stdout:2436: writing smithi13778320-327 from 1535861 to 2128083 tid 2 2024-09-21T09:35:43.171 INFO:tasks.rados.rados.0.smithi137.stdout:2436: writing smithi13778320-327 from 2589343 to 2840779 tid 3 2024-09-21T09:35:43.171 INFO:tasks.rados.rados.0.smithi137.stdout:2423: done (13 left) 2024-09-21T09:35:43.171 INFO:tasks.rados.rados.0.smithi137.stdout:2437: write oid 226 current snap is 0 2024-09-21T09:35:43.171 INFO:tasks.rados.rados.0.smithi137.stdout:2424: finishing write tid 1 to smithi13778320-464 2024-09-21T09:35:43.171 INFO:tasks.rados.rados.0.smithi137.stdout:2437: seq_num 1598 ranges {457586=682032,1594343=735880} 2024-09-21T09:35:43.177 INFO:tasks.rados.rados.0.smithi137.stdout:2437: writing smithi13778320-226 from 457586 to 1139618 tid 1 2024-09-21T09:35:43.184 INFO:tasks.rados.rados.0.smithi137.stdout:2437: writing smithi13778320-226 from 1594343 to 2330223 tid 2 2024-09-21T09:35:43.184 INFO:tasks.rados.rados.0.smithi137.stdout:2438: write oid 167 current snap is 0 2024-09-21T09:35:43.184 INFO:tasks.rados.rados.0.smithi137.stdout:2424: finishing write tid 2 to smithi13778320-464 2024-09-21T09:35:43.184 INFO:tasks.rados.rados.0.smithi137.stdout:2424: finishing write tid 3 to smithi13778320-464 2024-09-21T09:35:43.184 INFO:tasks.rados.rados.0.smithi137.stdout:2425: expect (ObjNum 1094 snap 0 seq_num 1094) 2024-09-21T09:35:43.261 INFO:tasks.rados.rados.0.smithi137.stdout:2424: finishing write tid 4 to smithi13778320-464 2024-09-21T09:35:43.261 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 464 v 411 (ObjNum 1591 snap 0 seq_num 1591) dirty exists 2024-09-21T09:35:43.261 INFO:tasks.rados.rados.0.smithi137.stdout:2424: left oid 464 (ObjNum 1591 snap 0 seq_num 1591) 2024-09-21T09:35:43.261 INFO:tasks.rados.rados.0.smithi137.stdout:2426: expect (ObjNum 881 snap 0 seq_num 881) 2024-09-21T09:35:43.416 INFO:tasks.rados.rados.0.smithi137.stdout:2427: finishing write tid 1 to smithi13778320-40 2024-09-21T09:35:43.416 INFO:tasks.rados.rados.0.smithi137.stdout:2427: finishing write tid 2 to smithi13778320-40 2024-09-21T09:35:43.416 INFO:tasks.rados.rados.0.smithi137.stdout:2427: finishing write tid 3 to smithi13778320-40 2024-09-21T09:35:43.416 INFO:tasks.rados.rados.0.smithi137.stdout:2427: finishing write tid 4 to smithi13778320-40 2024-09-21T09:35:43.417 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 40 v 370 (ObjNum 1592 snap 0 seq_num 1592) dirty exists 2024-09-21T09:35:43.417 INFO:tasks.rados.rados.0.smithi137.stdout:2427: left oid 40 (ObjNum 1592 snap 0 seq_num 1592) 2024-09-21T09:35:43.417 INFO:tasks.rados.rados.0.smithi137.stdout:2438: seq_num 1599 ranges {474393=757281,1652825=595891} 2024-09-21T09:35:43.422 INFO:tasks.rados.rados.0.smithi137.stdout:2438: writing smithi13778320-167 from 474393 to 1231674 tid 1 2024-09-21T09:35:43.428 INFO:tasks.rados.rados.0.smithi137.stdout:2438: writing smithi13778320-167 from 1652825 to 2248716 tid 2 2024-09-21T09:35:43.429 INFO:tasks.rados.rados.0.smithi137.stdout:2424: done (14 left) 2024-09-21T09:35:43.429 INFO:tasks.rados.rados.0.smithi137.stdout:2425: done (13 left) 2024-09-21T09:35:43.429 INFO:tasks.rados.rados.0.smithi137.stdout:2426: done (12 left) 2024-09-21T09:35:43.429 INFO:tasks.rados.rados.0.smithi137.stdout:2427: done (11 left) 2024-09-21T09:35:43.429 INFO:tasks.rados.rados.0.smithi137.stdout:2439: read oid 337 snap -1 2024-09-21T09:35:43.429 INFO:tasks.rados.rados.0.smithi137.stdout:2439: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T09:35:43.429 INFO:tasks.rados.rados.0.smithi137.stdout:2440: write oid 299 current snap is 0 2024-09-21T09:35:43.429 INFO:tasks.rados.rados.0.smithi137.stdout:2440: seq_num 1600 ranges {491200=432530,1594954=739549} 2024-09-21T09:35:43.434 INFO:tasks.rados.rados.0.smithi137.stdout:2440: writing smithi13778320-299 from 491200 to 923730 tid 1 2024-09-21T09:35:43.441 INFO:tasks.rados.rados.0.smithi137.stdout:2440: writing smithi13778320-299 from 1594954 to 2334503 tid 2 2024-09-21T09:35:43.441 INFO:tasks.rados.rados.0.smithi137.stdout:2441: write oid 281 current snap is 0 2024-09-21T09:35:43.441 INFO:tasks.rados.rados.0.smithi137.stdout:2441: seq_num 1601 ranges {508007=507779,1653436=599560} 2024-09-21T09:35:43.447 INFO:tasks.rados.rados.0.smithi137.stdout:2441: writing smithi13778320-281 from 508007 to 1015786 tid 1 2024-09-21T09:35:43.453 INFO:tasks.rados.rados.0.smithi137.stdout:2441: writing smithi13778320-281 from 1653436 to 2252996 tid 2 2024-09-21T09:35:43.454 INFO:tasks.rados.rados.0.smithi137.stdout:2442: write oid 202 current snap is 0 2024-09-21T09:35:43.454 INFO:tasks.rados.rados.0.smithi137.stdout:2429: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-21T09:35:43.618 INFO:tasks.rados.rados.0.smithi137.stdout:2428: expect (ObjNum 1543 snap 0 seq_num 1543) 2024-09-21T09:35:43.797 INFO:tasks.rados.rados.0.smithi137.stdout:2430: finishing write tid 1 to smithi13778320-9 2024-09-21T09:35:43.797 INFO:tasks.rados.rados.0.smithi137.stdout:2430: finishing write tid 2 to smithi13778320-9 2024-09-21T09:35:43.797 INFO:tasks.rados.rados.0.smithi137.stdout:2430: finishing write tid 3 to smithi13778320-9 2024-09-21T09:35:43.797 INFO:tasks.rados.rados.0.smithi137.stdout:2430: finishing write tid 4 to smithi13778320-9 2024-09-21T09:35:43.797 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 9 v 354 (ObjNum 1593 snap 0 seq_num 1593) dirty exists 2024-09-21T09:35:43.797 INFO:tasks.rados.rados.0.smithi137.stdout:2430: left oid 9 (ObjNum 1593 snap 0 seq_num 1593) 2024-09-21T09:35:43.797 INFO:tasks.rados.rados.0.smithi137.stdout:2431: finishing write tid 1 to smithi13778320-220 2024-09-21T09:35:43.797 INFO:tasks.rados.rados.0.smithi137.stdout:2442: seq_num 1602 ranges {524814=583028,1711918=743218} 2024-09-21T09:35:43.802 INFO:tasks.rados.rados.0.smithi137.stdout:2442: writing smithi13778320-202 from 524814 to 1107842 tid 1 2024-09-21T09:35:43.811 INFO:tasks.rados.rados.0.smithi137.stdout:2442: writing smithi13778320-202 from 1711918 to 2455136 tid 2 2024-09-21T09:35:43.811 INFO:tasks.rados.rados.0.smithi137.stdout:2428: done (14 left) 2024-09-21T09:35:43.811 INFO:tasks.rados.rados.0.smithi137.stdout:2429: done (13 left) 2024-09-21T09:35:43.811 INFO:tasks.rados.rados.0.smithi137.stdout:2430: done (12 left) 2024-09-21T09:35:43.811 INFO:tasks.rados.rados.0.smithi137.stdout:2443: read oid 480 snap -1 2024-09-21T09:35:43.811 INFO:tasks.rados.rados.0.smithi137.stdout:2443: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-09-21T09:35:43.811 INFO:tasks.rados.rados.0.smithi137.stdout:2444: delete oid 72 current snap is 0 2024-09-21T09:35:43.811 INFO:tasks.rados.rados.0.smithi137.stdout:2431: finishing write tid 2 to smithi13778320-220 2024-09-21T09:35:43.811 INFO:tasks.rados.rados.0.smithi137.stdout:2431: finishing write tid 3 to smithi13778320-220 2024-09-21T09:35:43.811 INFO:tasks.rados.rados.0.smithi137.stdout:2431: finishing write tid 4 to smithi13778320-220 2024-09-21T09:35:43.811 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 220 v 349 (ObjNum 1594 snap 0 seq_num 1594) dirty exists 2024-09-21T09:35:43.811 INFO:tasks.rados.rados.0.smithi137.stdout:2431: left oid 220 (ObjNum 1594 snap 0 seq_num 1594) 2024-09-21T09:35:43.812 INFO:tasks.rados.rados.0.smithi137.stdout:2432: expect (ObjNum 1432 snap 0 seq_num 1432) 2024-09-21T09:35:43.880 INFO:tasks.rados.rados.0.smithi137.stdout:2434: finishing write tid 1 to smithi13778320-448 2024-09-21T09:35:43.880 INFO:tasks.rados.rados.0.smithi137.stdout:2434: finishing write tid 2 to smithi13778320-448 2024-09-21T09:35:43.880 INFO:tasks.rados.rados.0.smithi137.stdout:2434: finishing write tid 3 to smithi13778320-448 2024-09-21T09:35:43.880 INFO:tasks.rados.rados.0.smithi137.stdout:2434: finishing write tid 4 to smithi13778320-448 2024-09-21T09:35:43.880 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 448 v 280 (ObjNum 1595 snap 0 seq_num 1595) dirty exists 2024-09-21T09:35:43.880 INFO:tasks.rados.rados.0.smithi137.stdout:2434: left oid 448 (ObjNum 1595 snap 0 seq_num 1595) 2024-09-21T09:35:43.880 INFO:tasks.rados.rados.0.smithi137.stdout:2435: finishing write tid 1 to smithi13778320-194 2024-09-21T09:35:43.880 INFO:tasks.rados.rados.0.smithi137.stdout:2435: finishing write tid 2 to smithi13778320-194 2024-09-21T09:35:43.880 INFO:tasks.rados.rados.0.smithi137.stdout:2435: finishing write tid 3 to smithi13778320-194 2024-09-21T09:35:43.880 INFO:tasks.rados.rados.0.smithi137.stdout:2435: finishing write tid 4 to smithi13778320-194 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:2435: finishing write tid 5 to smithi13778320-194 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 194 v 313 (ObjNum 1596 snap 0 seq_num 1596) dirty exists 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:2435: left oid 194 (ObjNum 1596 snap 0 seq_num 1596) 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:2436: finishing write tid 1 to smithi13778320-327 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:2436: finishing write tid 2 to smithi13778320-327 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:2436: finishing write tid 3 to smithi13778320-327 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:2431: done (13 left) 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:2432: done (12 left) 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:2433: done (11 left) 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:2434: done (10 left) 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:2435: done (9 left) 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:2444: done (8 left) 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:2445: read oid 257 snap -1 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:2445: expect (ObjNum 733 snap 0 seq_num 733) 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:2446: write oid 101 current snap is 0 2024-09-21T09:35:43.881 INFO:tasks.rados.rados.0.smithi137.stdout:2436: finishing write tid 4 to smithi13778320-327 2024-09-21T09:35:43.882 INFO:tasks.rados.rados.0.smithi137.stdout:2436: finishing write tid 5 to smithi13778320-327 2024-09-21T09:35:43.882 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 327 v 267 (ObjNum 1597 snap 0 seq_num 1597) dirty exists 2024-09-21T09:35:43.882 INFO:tasks.rados.rados.0.smithi137.stdout:2436: left oid 327 (ObjNum 1597 snap 0 seq_num 1597) 2024-09-21T09:35:43.882 INFO:tasks.rados.rados.0.smithi137.stdout:2437: finishing write tid 1 to smithi13778320-226 2024-09-21T09:35:43.882 INFO:tasks.rados.rados.0.smithi137.stdout:2437: finishing write tid 2 to smithi13778320-226 2024-09-21T09:35:43.882 INFO:tasks.rados.rados.0.smithi137.stdout:2446: seq_num 1604 ranges {558428=733526,1712529=746887,2948598=9830} 2024-09-21T09:35:43.887 INFO:tasks.rados.rados.0.smithi137.stdout:2446: writing smithi13778320-101 from 558428 to 1291954 tid 1 2024-09-21T09:35:43.893 INFO:tasks.rados.rados.0.smithi137.stdout:2446: writing smithi13778320-101 from 1712529 to 2459416 tid 2 2024-09-21T09:35:43.896 INFO:tasks.rados.rados.0.smithi137.stdout:2446: writing smithi13778320-101 from 2948598 to 2958428 tid 3 2024-09-21T09:35:43.897 INFO:tasks.rados.rados.0.smithi137.stdout:2436: done (9 left) 2024-09-21T09:35:43.897 INFO:tasks.rados.rados.0.smithi137.stdout:2447: write oid 143 current snap is 0 2024-09-21T09:35:43.897 INFO:tasks.rados.rados.0.smithi137.stdout:2437: finishing write tid 3 to smithi13778320-226 2024-09-21T09:35:43.897 INFO:tasks.rados.rados.0.smithi137.stdout:2437: finishing write tid 4 to smithi13778320-226 2024-09-21T09:35:43.897 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 226 v 414 (ObjNum 1598 snap 0 seq_num 1598) dirty exists 2024-09-21T09:35:43.897 INFO:tasks.rados.rados.0.smithi137.stdout:2437: left oid 226 (ObjNum 1598 snap 0 seq_num 1598) 2024-09-21T09:35:43.897 INFO:tasks.rados.rados.0.smithi137.stdout:2438: finishing write tid 1 to smithi13778320-167 2024-09-21T09:35:43.897 INFO:tasks.rados.rados.0.smithi137.stdout:2447: seq_num 1605 ranges {575235=525128,1887364=606898} 2024-09-21T09:35:43.902 INFO:tasks.rados.rados.0.smithi137.stdout:2447: writing smithi13778320-143 from 575235 to 1100363 tid 1 2024-09-21T09:35:43.910 INFO:tasks.rados.rados.0.smithi137.stdout:2447: writing smithi13778320-143 from 1887364 to 2494262 tid 2 2024-09-21T09:35:43.910 INFO:tasks.rados.rados.0.smithi137.stdout:2437: done (9 left) 2024-09-21T09:35:43.910 INFO:tasks.rados.rados.0.smithi137.stdout:2448: write oid 144 current snap is 0 2024-09-21T09:35:43.911 INFO:tasks.rados.rados.0.smithi137.stdout:2438: finishing write tid 2 to smithi13778320-167 2024-09-21T09:35:43.911 INFO:tasks.rados.rados.0.smithi137.stdout:2438: finishing write tid 3 to smithi13778320-167 2024-09-21T09:35:43.911 INFO:tasks.rados.rados.0.smithi137.stdout:2438: finishing write tid 4 to smithi13778320-167 2024-09-21T09:35:43.911 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 167 v 349 (ObjNum 1599 snap 0 seq_num 1599) dirty exists 2024-09-21T09:35:43.911 INFO:tasks.rados.rados.0.smithi137.stdout:2438: left oid 167 (ObjNum 1599 snap 0 seq_num 1599) 2024-09-21T09:35:43.911 INFO:tasks.rados.rados.0.smithi137.stdout:2439: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T09:35:44.127 INFO:tasks.rados.rados.0.smithi137.stdout:2440: finishing write tid 1 to smithi13778320-299 2024-09-21T09:35:44.127 INFO:tasks.rados.rados.0.smithi137.stdout:2440: finishing write tid 2 to smithi13778320-299 2024-09-21T09:35:44.127 INFO:tasks.rados.rados.0.smithi137.stdout:2440: finishing write tid 3 to smithi13778320-299 2024-09-21T09:35:44.128 INFO:tasks.rados.rados.0.smithi137.stdout:2440: finishing write tid 4 to smithi13778320-299 2024-09-21T09:35:44.128 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 299 v 357 (ObjNum 1600 snap 0 seq_num 1600) dirty exists 2024-09-21T09:35:44.128 INFO:tasks.rados.rados.0.smithi137.stdout:2440: left oid 299 (ObjNum 1600 snap 0 seq_num 1600) 2024-09-21T09:35:44.128 INFO:tasks.rados.rados.0.smithi137.stdout:2448: seq_num 1606 ranges {592042=600377,1945846=750556} 2024-09-21T09:35:44.133 INFO:tasks.rados.rados.0.smithi137.stdout:2448: writing smithi13778320-144 from 592042 to 1192419 tid 1 2024-09-21T09:35:44.142 INFO:tasks.rados.rados.0.smithi137.stdout:2448: writing smithi13778320-144 from 1945846 to 2696402 tid 2 2024-09-21T09:35:44.142 INFO:tasks.rados.rados.0.smithi137.stdout:2438: done (9 left) 2024-09-21T09:35:44.142 INFO:tasks.rados.rados.0.smithi137.stdout:2439: done (8 left) 2024-09-21T09:35:44.142 INFO:tasks.rados.rados.0.smithi137.stdout:2440: done (7 left) 2024-09-21T09:35:44.142 INFO:tasks.rados.rados.0.smithi137.stdout:2449: write oid 19 current snap is 0 2024-09-21T09:35:44.142 INFO:tasks.rados.rados.0.smithi137.stdout:2441: finishing write tid 1 to smithi13778320-281 2024-09-21T09:35:44.143 INFO:tasks.rados.rados.0.smithi137.stdout:2441: finishing write tid 2 to smithi13778320-281 2024-09-21T09:35:44.143 INFO:tasks.rados.rados.0.smithi137.stdout:2441: finishing write tid 3 to smithi13778320-281 2024-09-21T09:35:44.143 INFO:tasks.rados.rados.0.smithi137.stdout:2441: finishing write tid 4 to smithi13778320-281 2024-09-21T09:35:44.143 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 281 v 270 (ObjNum 1601 snap 0 seq_num 1601) dirty exists 2024-09-21T09:35:44.143 INFO:tasks.rados.rados.0.smithi137.stdout:2441: left oid 281 (ObjNum 1601 snap 0 seq_num 1601) 2024-09-21T09:35:44.143 INFO:tasks.rados.rados.0.smithi137.stdout:2442: finishing write tid 1 to smithi13778320-202 2024-09-21T09:35:44.143 INFO:tasks.rados.rados.0.smithi137.stdout:2442: finishing write tid 2 to smithi13778320-202 2024-09-21T09:35:44.143 INFO:tasks.rados.rados.0.smithi137.stdout:2449: seq_num 1607 ranges {608849=675626,2004328=610567} 2024-09-21T09:35:44.149 INFO:tasks.rados.rados.0.smithi137.stdout:2449: writing smithi13778320-19 from 608849 to 1284475 tid 1 2024-09-21T09:35:44.157 INFO:tasks.rados.rados.0.smithi137.stdout:2449: writing smithi13778320-19 from 2004328 to 2614895 tid 2 2024-09-21T09:35:44.157 INFO:tasks.rados.rados.0.smithi137.stdout:2441: done (7 left) 2024-09-21T09:35:44.157 INFO:tasks.rados.rados.0.smithi137.stdout:2450: read oid 390 snap -1 2024-09-21T09:35:44.157 INFO:tasks.rados.rados.0.smithi137.stdout:2450: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T09:35:44.157 INFO:tasks.rados.rados.0.smithi137.stdout:2451: read oid 401 snap -1 2024-09-21T09:35:44.157 INFO:tasks.rados.rados.0.smithi137.stdout:2451: expect (ObjNum 1546 snap 0 seq_num 1546) 2024-09-21T09:35:44.157 INFO:tasks.rados.rados.0.smithi137.stdout:2452: read oid 35 snap -1 2024-09-21T09:35:44.157 INFO:tasks.rados.rados.0.smithi137.stdout:2452: expect (ObjNum 1054 snap 0 seq_num 1054) 2024-09-21T09:35:44.157 INFO:tasks.rados.rados.0.smithi137.stdout:2453: write oid 455 current snap is 0 2024-09-21T09:35:44.157 INFO:tasks.rados.rados.0.smithi137.stdout:2442: finishing write tid 3 to smithi13778320-202 2024-09-21T09:35:44.157 INFO:tasks.rados.rados.0.smithi137.stdout:2442: finishing write tid 4 to smithi13778320-202 2024-09-21T09:35:44.157 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 202 v 360 (ObjNum 1602 snap 0 seq_num 1602) dirty exists 2024-09-21T09:35:44.157 INFO:tasks.rados.rados.0.smithi137.stdout:2442: left oid 202 (ObjNum 1602 snap 0 seq_num 1602) 2024-09-21T09:35:44.157 INFO:tasks.rados.rados.0.smithi137.stdout:2443: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-09-21T09:35:44.335 INFO:tasks.rados.rados.0.smithi137.stdout:2445: expect (ObjNum 733 snap 0 seq_num 733) 2024-09-21T09:35:44.438 INFO:tasks.rados.rados.0.smithi137.stdout:2446: finishing write tid 1 to smithi13778320-101 2024-09-21T09:35:44.438 INFO:tasks.rados.rados.0.smithi137.stdout:2446: finishing write tid 2 to smithi13778320-101 2024-09-21T09:35:44.438 INFO:tasks.rados.rados.0.smithi137.stdout:2446: finishing write tid 3 to smithi13778320-101 2024-09-21T09:35:44.438 INFO:tasks.rados.rados.0.smithi137.stdout:2446: finishing write tid 4 to smithi13778320-101 2024-09-21T09:35:44.438 INFO:tasks.rados.rados.0.smithi137.stdout:2446: finishing write tid 5 to smithi13778320-101 2024-09-21T09:35:44.439 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 101 v 374 (ObjNum 1604 snap 0 seq_num 1604) dirty exists 2024-09-21T09:35:44.439 INFO:tasks.rados.rados.0.smithi137.stdout:2446: left oid 101 (ObjNum 1604 snap 0 seq_num 1604) 2024-09-21T09:35:44.439 INFO:tasks.rados.rados.0.smithi137.stdout:2447: finishing write tid 1 to smithi13778320-143 2024-09-21T09:35:44.439 INFO:tasks.rados.rados.0.smithi137.stdout:2447: finishing write tid 2 to smithi13778320-143 2024-09-21T09:35:44.439 INFO:tasks.rados.rados.0.smithi137.stdout:2447: finishing write tid 3 to smithi13778320-143 2024-09-21T09:35:44.439 INFO:tasks.rados.rados.0.smithi137.stdout:2447: finishing write tid 4 to smithi13778320-143 2024-09-21T09:35:44.439 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 143 v 273 (ObjNum 1605 snap 0 seq_num 1605) dirty exists 2024-09-21T09:35:44.439 INFO:tasks.rados.rados.0.smithi137.stdout:2447: left oid 143 (ObjNum 1605 snap 0 seq_num 1605) 2024-09-21T09:35:44.439 INFO:tasks.rados.rados.0.smithi137.stdout:2448: finishing write tid 1 to smithi13778320-144 2024-09-21T09:35:44.439 INFO:tasks.rados.rados.0.smithi137.stdout:2448: finishing write tid 2 to smithi13778320-144 2024-09-21T09:35:44.439 INFO:tasks.rados.rados.0.smithi137.stdout:2448: finishing write tid 3 to smithi13778320-144 2024-09-21T09:35:44.439 INFO:tasks.rados.rados.0.smithi137.stdout:2448: finishing write tid 4 to smithi13778320-144 2024-09-21T09:35:44.439 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 144 v 316 (ObjNum 1606 snap 0 seq_num 1606) dirty exists 2024-09-21T09:35:44.439 INFO:tasks.rados.rados.0.smithi137.stdout:2448: left oid 144 (ObjNum 1606 snap 0 seq_num 1606) 2024-09-21T09:35:44.440 INFO:tasks.rados.rados.0.smithi137.stdout:2449: finishing write tid 1 to smithi13778320-19 2024-09-21T09:35:44.440 INFO:tasks.rados.rados.0.smithi137.stdout:2453: seq_num 1608 ranges {625656=750875,2062810=754225} 2024-09-21T09:35:44.445 INFO:tasks.rados.rados.0.smithi137.stdout:2453: writing smithi13778320-455 from 625656 to 1376531 tid 1 2024-09-21T09:35:44.454 INFO:tasks.rados.rados.0.smithi137.stdout:2453: writing smithi13778320-455 from 2062810 to 2817035 tid 2 2024-09-21T09:35:44.454 INFO:tasks.rados.rados.0.smithi137.stdout:2442: done (10 left) 2024-09-21T09:35:44.454 INFO:tasks.rados.rados.0.smithi137.stdout:2443: done (9 left) 2024-09-21T09:35:44.454 INFO:tasks.rados.rados.0.smithi137.stdout:2445: done (8 left) 2024-09-21T09:35:44.454 INFO:tasks.rados.rados.0.smithi137.stdout:2446: done (7 left) 2024-09-21T09:35:44.454 INFO:tasks.rados.rados.0.smithi137.stdout:2447: done (6 left) 2024-09-21T09:35:44.454 INFO:tasks.rados.rados.0.smithi137.stdout:2448: done (5 left) 2024-09-21T09:35:44.454 INFO:tasks.rados.rados.0.smithi137.stdout:2454: delete oid 187 current snap is 0 2024-09-21T09:35:44.454 INFO:tasks.rados.rados.0.smithi137.stdout:2449: finishing write tid 2 to smithi13778320-19 2024-09-21T09:35:44.454 INFO:tasks.rados.rados.0.smithi137.stdout:2449: finishing write tid 3 to smithi13778320-19 2024-09-21T09:35:44.455 INFO:tasks.rados.rados.0.smithi137.stdout:2449: finishing write tid 4 to smithi13778320-19 2024-09-21T09:35:44.455 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 19 v 307 (ObjNum 1607 snap 0 seq_num 1607) dirty exists 2024-09-21T09:35:44.455 INFO:tasks.rados.rados.0.smithi137.stdout:2449: left oid 19 (ObjNum 1607 snap 0 seq_num 1607) 2024-09-21T09:35:44.455 INFO:tasks.rados.rados.0.smithi137.stdout:2450: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T09:35:44.531 INFO:tasks.rados.rados.0.smithi137.stdout:2451: expect (ObjNum 1546 snap 0 seq_num 1546) 2024-09-21T09:35:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:44 smithi137 ceph-mon[28941]: from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:44 smithi137 ceph-mon[28941]: pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 126 op/s 2024-09-21T09:35:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:44 smithi137 ceph-mon[28941]: from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:44 smithi137 ceph-mon[39068]: from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:44 smithi137 ceph-mon[39068]: pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 126 op/s 2024-09-21T09:35:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:44 smithi137 ceph-mon[39068]: from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:44 smithi165 ceph-mon[32789]: from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:44 smithi165 ceph-mon[32789]: pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 126 op/s 2024-09-21T09:35:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:44 smithi165 ceph-mon[32789]: from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:44.751 INFO:tasks.rados.rados.0.smithi137.stdout:2452: expect (ObjNum 1054 snap 0 seq_num 1054) 2024-09-21T09:35:44.919 INFO:tasks.rados.rados.0.smithi137.stdout:2453: finishing write tid 1 to smithi13778320-455 2024-09-21T09:35:44.919 INFO:tasks.rados.rados.0.smithi137.stdout:2453: finishing write tid 2 to smithi13778320-455 2024-09-21T09:35:44.919 INFO:tasks.rados.rados.0.smithi137.stdout:2449: done (5 left) 2024-09-21T09:35:44.919 INFO:tasks.rados.rados.0.smithi137.stdout:2450: done (4 left) 2024-09-21T09:35:44.919 INFO:tasks.rados.rados.0.smithi137.stdout:2451: done (3 left) 2024-09-21T09:35:44.919 INFO:tasks.rados.rados.0.smithi137.stdout:2452: done (2 left) 2024-09-21T09:35:44.920 INFO:tasks.rados.rados.0.smithi137.stdout:2454: done (1 left) 2024-09-21T09:35:44.920 INFO:tasks.rados.rados.0.smithi137.stdout:2455: write oid 63 current snap is 0 2024-09-21T09:35:44.920 INFO:tasks.rados.rados.0.smithi137.stdout:2453: finishing write tid 3 to smithi13778320-455 2024-09-21T09:35:44.920 INFO:tasks.rados.rados.0.smithi137.stdout:2453: finishing write tid 4 to smithi13778320-455 2024-09-21T09:35:44.920 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 455 v 322 (ObjNum 1608 snap 0 seq_num 1608) dirty exists 2024-09-21T09:35:44.920 INFO:tasks.rados.rados.0.smithi137.stdout:2453: left oid 455 (ObjNum 1608 snap 0 seq_num 1608) 2024-09-21T09:35:44.920 INFO:tasks.rados.rados.0.smithi137.stdout:2455: seq_num 1610 ranges {659270=501373,1663421=757894} 2024-09-21T09:35:44.925 INFO:tasks.rados.rados.0.smithi137.stdout:2455: writing smithi13778320-63 from 659270 to 1160643 tid 1 2024-09-21T09:35:44.932 INFO:tasks.rados.rados.0.smithi137.stdout:2455: writing smithi13778320-63 from 1663421 to 2421315 tid 2 2024-09-21T09:35:44.932 INFO:tasks.rados.rados.0.smithi137.stdout:2453: done (1 left) 2024-09-21T09:35:44.932 INFO:tasks.rados.rados.0.smithi137.stdout:2456: write oid 475 current snap is 0 2024-09-21T09:35:44.932 INFO:tasks.rados.rados.0.smithi137.stdout:2455: finishing write tid 1 to smithi13778320-63 2024-09-21T09:35:44.933 INFO:tasks.rados.rados.0.smithi137.stdout:2456: seq_num 1611 ranges {676077=576622,1721903=501552,2740559=335518} 2024-09-21T09:35:44.939 INFO:tasks.rados.rados.0.smithi137.stdout:2456: writing smithi13778320-475 from 676077 to 1252699 tid 1 2024-09-21T09:35:44.944 INFO:tasks.rados.rados.0.smithi137.stdout:2456: writing smithi13778320-475 from 1721903 to 2223455 tid 2 2024-09-21T09:35:44.950 INFO:tasks.rados.rados.0.smithi137.stdout:2456: writing smithi13778320-475 from 2740559 to 3076077 tid 3 2024-09-21T09:35:44.950 INFO:tasks.rados.rados.0.smithi137.stdout:2457: write oid 261 current snap is 0 2024-09-21T09:35:44.950 INFO:tasks.rados.rados.0.smithi137.stdout:2455: finishing write tid 2 to smithi13778320-63 2024-09-21T09:35:44.950 INFO:tasks.rados.rados.0.smithi137.stdout:2455: finishing write tid 3 to smithi13778320-63 2024-09-21T09:35:44.950 INFO:tasks.rados.rados.0.smithi137.stdout:2455: finishing write tid 4 to smithi13778320-63 2024-09-21T09:35:44.950 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 63 v 325 (ObjNum 1610 snap 0 seq_num 1610) dirty exists 2024-09-21T09:35:44.950 INFO:tasks.rados.rados.0.smithi137.stdout:2455: left oid 63 (ObjNum 1610 snap 0 seq_num 1610) 2024-09-21T09:35:44.950 INFO:tasks.rados.rados.0.smithi137.stdout:2456: finishing write tid 1 to smithi13778320-475 2024-09-21T09:35:44.950 INFO:tasks.rados.rados.0.smithi137.stdout:2456: finishing write tid 2 to smithi13778320-475 2024-09-21T09:35:44.950 INFO:tasks.rados.rados.0.smithi137.stdout:2457: seq_num 1612 ranges {692884=768224,1896738=761563} 2024-09-21T09:35:44.957 INFO:tasks.rados.rados.0.smithi137.stdout:2457: writing smithi13778320-261 from 692884 to 1461108 tid 1 2024-09-21T09:35:44.964 INFO:tasks.rados.rados.0.smithi137.stdout:2457: writing smithi13778320-261 from 1896738 to 2658301 tid 2 2024-09-21T09:35:44.964 INFO:tasks.rados.rados.0.smithi137.stdout:2455: done (2 left) 2024-09-21T09:35:44.965 INFO:tasks.rados.rados.0.smithi137.stdout:2458: write oid 356 current snap is 0 2024-09-21T09:35:44.965 INFO:tasks.rados.rados.0.smithi137.stdout:2456: finishing write tid 3 to smithi13778320-475 2024-09-21T09:35:44.965 INFO:tasks.rados.rados.0.smithi137.stdout:2458: seq_num 1613 ranges {709691=443473,1838867=505221,2795405=314286} 2024-09-21T09:35:44.970 INFO:tasks.rados.rados.0.smithi137.stdout:2458: writing smithi13778320-356 from 709691 to 1153164 tid 1 2024-09-21T09:35:44.977 INFO:tasks.rados.rados.0.smithi137.stdout:2458: writing smithi13778320-356 from 1838867 to 2344088 tid 2 2024-09-21T09:35:44.982 INFO:tasks.rados.rados.0.smithi137.stdout:2458: writing smithi13778320-356 from 2795405 to 3109691 tid 3 2024-09-21T09:35:44.982 INFO:tasks.rados.rados.0.smithi137.stdout:2459: read oid 122 snap -1 2024-09-21T09:35:44.982 INFO:tasks.rados.rados.0.smithi137.stdout:2459: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-21T09:35:44.982 INFO:tasks.rados.rados.0.smithi137.stdout:2460: read oid 127 snap -1 2024-09-21T09:35:44.982 INFO:tasks.rados.rados.0.smithi137.stdout:2460: expect (ObjNum 126 snap 0 seq_num 126) 2024-09-21T09:35:44.982 INFO:tasks.rados.rados.0.smithi137.stdout:2461: read oid 455 snap -1 2024-09-21T09:35:44.983 INFO:tasks.rados.rados.0.smithi137.stdout:2461: expect (ObjNum 1608 snap 0 seq_num 1608) 2024-09-21T09:35:44.983 INFO:tasks.rados.rados.0.smithi137.stdout:2462: read oid 328 snap -1 2024-09-21T09:35:44.983 INFO:tasks.rados.rados.0.smithi137.stdout:2462: expect deleted 2024-09-21T09:35:44.983 INFO:tasks.rados.rados.0.smithi137.stdout:2463: read oid 354 snap -1 2024-09-21T09:35:44.983 INFO:tasks.rados.rados.0.smithi137.stdout:2463: expect (ObjNum 1276 snap 0 seq_num 1276) 2024-09-21T09:35:44.983 INFO:tasks.rados.rados.0.smithi137.stdout:2464: read oid 223 snap -1 2024-09-21T09:35:44.983 INFO:tasks.rados.rados.0.smithi137.stdout:2464: expect (ObjNum 1198 snap 0 seq_num 1198) 2024-09-21T09:35:44.983 INFO:tasks.rados.rados.0.smithi137.stdout:2465: write oid 364 current snap is 0 2024-09-21T09:35:44.983 INFO:tasks.rados.rados.0.smithi137.stdout:2456: finishing write tid 4 to smithi13778320-475 2024-09-21T09:35:44.983 INFO:tasks.rados.rados.0.smithi137.stdout:2456: finishing write tid 5 to smithi13778320-475 2024-09-21T09:35:44.983 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 475 v 388 (ObjNum 1611 snap 0 seq_num 1611) dirty exists 2024-09-21T09:35:44.983 INFO:tasks.rados.rados.0.smithi137.stdout:2456: left oid 475 (ObjNum 1611 snap 0 seq_num 1611) 2024-09-21T09:35:44.983 INFO:tasks.rados.rados.0.smithi137.stdout:2457: finishing write tid 1 to smithi13778320-261 2024-09-21T09:35:44.984 INFO:tasks.rados.rados.0.smithi137.stdout:2465: seq_num 1614 ranges {726498=518722,1897349=765232} 2024-09-21T09:35:44.989 INFO:tasks.rados.rados.0.smithi137.stdout:2465: writing smithi13778320-364 from 726498 to 1245220 tid 1 2024-09-21T09:35:44.997 INFO:tasks.rados.rados.0.smithi137.stdout:2465: writing smithi13778320-364 from 1897349 to 2662581 tid 2 2024-09-21T09:35:44.997 INFO:tasks.rados.rados.0.smithi137.stdout:2456: done (9 left) 2024-09-21T09:35:44.997 INFO:tasks.rados.rados.0.smithi137.stdout:2466: read oid 199 snap -1 2024-09-21T09:35:44.997 INFO:tasks.rados.rados.0.smithi137.stdout:2466: expect (ObjNum 987 snap 0 seq_num 987) 2024-09-21T09:35:44.997 INFO:tasks.rados.rados.0.smithi137.stdout:2467: write oid 485 current snap is 0 2024-09-21T09:35:44.997 INFO:tasks.rados.rados.0.smithi137.stdout:2457: finishing write tid 2 to smithi13778320-261 2024-09-21T09:35:44.997 INFO:tasks.rados.rados.0.smithi137.stdout:2467: seq_num 1615 ranges {743305=593971,1955831=508890} 2024-09-21T09:35:45.004 INFO:tasks.rados.rados.0.smithi137.stdout:2467: writing smithi13778320-485 from 743305 to 1337276 tid 1 2024-09-21T09:35:45.011 INFO:tasks.rados.rados.0.smithi137.stdout:2467: writing smithi13778320-485 from 1955831 to 2464721 tid 2 2024-09-21T09:35:45.011 INFO:tasks.rados.rados.0.smithi137.stdout:2468: read oid 163 snap -1 2024-09-21T09:35:45.011 INFO:tasks.rados.rados.0.smithi137.stdout:2468: expect (ObjNum 1493 snap 0 seq_num 1493) 2024-09-21T09:35:45.011 INFO:tasks.rados.rados.0.smithi137.stdout:2469: write oid 484 current snap is 0 2024-09-21T09:35:45.011 INFO:tasks.rados.rados.0.smithi137.stdout:2457: finishing write tid 3 to smithi13778320-261 2024-09-21T09:35:45.011 INFO:tasks.rados.rados.0.smithi137.stdout:2457: finishing write tid 4 to smithi13778320-261 2024-09-21T09:35:45.011 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 261 v 276 (ObjNum 1612 snap 0 seq_num 1612) dirty exists 2024-09-21T09:35:45.011 INFO:tasks.rados.rados.0.smithi137.stdout:2457: left oid 261 (ObjNum 1612 snap 0 seq_num 1612) 2024-09-21T09:35:45.011 INFO:tasks.rados.rados.0.smithi137.stdout:2458: finishing write tid 1 to smithi13778320-356 2024-09-21T09:35:45.011 INFO:tasks.rados.rados.0.smithi137.stdout:2469: seq_num 1616 ranges {760112=669220,2014313=768901} 2024-09-21T09:35:45.018 INFO:tasks.rados.rados.0.smithi137.stdout:2469: writing smithi13778320-484 from 760112 to 1429332 tid 1 2024-09-21T09:35:45.026 INFO:tasks.rados.rados.0.smithi137.stdout:2469: writing smithi13778320-484 from 2014313 to 2783214 tid 2 2024-09-21T09:35:45.027 INFO:tasks.rados.rados.0.smithi137.stdout:2457: done (12 left) 2024-09-21T09:35:45.027 INFO:tasks.rados.rados.0.smithi137.stdout:2470: read oid 492 snap -1 2024-09-21T09:35:45.027 INFO:tasks.rados.rados.0.smithi137.stdout:2470: expect (ObjNum 1341 snap 0 seq_num 1341) 2024-09-21T09:35:45.027 INFO:tasks.rados.rados.0.smithi137.stdout:2471: read oid 49 snap -1 2024-09-21T09:35:45.027 INFO:tasks.rados.rados.0.smithi137.stdout:2471: expect (ObjNum 1158 snap 0 seq_num 1158) 2024-09-21T09:35:45.027 INFO:tasks.rados.rados.0.smithi137.stdout:2472: read oid 482 snap -1 2024-09-21T09:35:45.027 INFO:tasks.rados.rados.0.smithi137.stdout:2472: expect deleted 2024-09-21T09:35:45.027 INFO:tasks.rados.rados.0.smithi137.stdout:2473: read oid 96 snap -1 2024-09-21T09:35:45.027 INFO:tasks.rados.rados.0.smithi137.stdout:2473: expect (ObjNum 754 snap 0 seq_num 754) 2024-09-21T09:35:45.027 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:35:45.027 INFO:tasks.rados.rados.0.smithi137.stdout:2458: finishing write tid 2 to smithi13778320-356 2024-09-21T09:35:45.027 INFO:tasks.rados.rados.0.smithi137.stdout:2464: expect (ObjNum 1198 snap 0 seq_num 1198) 2024-09-21T09:35:45.119 INFO:tasks.rados.rados.0.smithi137.stdout:2458: finishing write tid 3 to smithi13778320-356 2024-09-21T09:35:45.119 INFO:tasks.rados.rados.0.smithi137.stdout:2458: finishing write tid 4 to smithi13778320-356 2024-09-21T09:35:45.119 INFO:tasks.rados.rados.0.smithi137.stdout:2462: done (15 left) 2024-09-21T09:35:45.120 INFO:tasks.rados.rados.0.smithi137.stdout:2464: done (14 left) 2024-09-21T09:35:45.120 INFO:tasks.rados.rados.0.smithi137.stdout:2474: read oid 428 snap -1 2024-09-21T09:35:45.120 INFO:tasks.rados.rados.0.smithi137.stdout:2474: expect (ObjNum 1205 snap 0 seq_num 1205) 2024-09-21T09:35:45.120 INFO:tasks.rados.rados.0.smithi137.stdout:2475: write oid 71 current snap is 0 2024-09-21T09:35:45.120 INFO:tasks.rados.rados.0.smithi137.stdout:2458: finishing write tid 5 to smithi13778320-356 2024-09-21T09:35:45.120 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 356 v 329 (ObjNum 1613 snap 0 seq_num 1613) dirty exists 2024-09-21T09:35:45.120 INFO:tasks.rados.rados.0.smithi137.stdout:2458: left oid 356 (ObjNum 1613 snap 0 seq_num 1613) 2024-09-21T09:35:45.120 INFO:tasks.rados.rados.0.smithi137.stdout:2461: expect (ObjNum 1608 snap 0 seq_num 1608) 2024-09-21T09:35:45.287 INFO:tasks.rados.rados.0.smithi137.stdout:2459: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-21T09:35:45.355 INFO:tasks.rados.rados.0.smithi137.stdout:2460: expect (ObjNum 126 snap 0 seq_num 126) 2024-09-21T09:35:45.426 INFO:tasks.rados.rados.0.smithi137.stdout:2465: finishing write tid 1 to smithi13778320-364 2024-09-21T09:35:45.426 INFO:tasks.rados.rados.0.smithi137.stdout:2463: expect (ObjNum 1276 snap 0 seq_num 1276) 2024-09-21T09:35:45.503 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:45 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3481791083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:45.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:45 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3481791083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:45.578 INFO:tasks.rados.rados.0.smithi137.stdout:2465: finishing write tid 2 to smithi13778320-364 2024-09-21T09:35:45.578 INFO:tasks.rados.rados.0.smithi137.stdout:2465: finishing write tid 3 to smithi13778320-364 2024-09-21T09:35:45.578 INFO:tasks.rados.rados.0.smithi137.stdout:2465: finishing write tid 4 to smithi13778320-364 2024-09-21T09:35:45.578 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 364 v 352 (ObjNum 1614 snap 0 seq_num 1614) dirty exists 2024-09-21T09:35:45.578 INFO:tasks.rados.rados.0.smithi137.stdout:2465: left oid 364 (ObjNum 1614 snap 0 seq_num 1614) 2024-09-21T09:35:45.578 INFO:tasks.rados.rados.0.smithi137.stdout:2466: expect (ObjNum 987 snap 0 seq_num 987) 2024-09-21T09:35:45.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:45 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3481791083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:45.687 INFO:tasks.rados.rados.0.smithi137.stdout:2467: finishing write tid 1 to smithi13778320-485 2024-09-21T09:35:45.687 INFO:tasks.rados.rados.0.smithi137.stdout:2467: finishing write tid 2 to smithi13778320-485 2024-09-21T09:35:45.687 INFO:tasks.rados.rados.0.smithi137.stdout:2467: finishing write tid 3 to smithi13778320-485 2024-09-21T09:35:45.687 INFO:tasks.rados.rados.0.smithi137.stdout:2475: seq_num 1617 ranges {776919=744469,1956442=512559} 2024-09-21T09:35:45.695 INFO:tasks.rados.rados.0.smithi137.stdout:2475: writing smithi13778320-71 from 776919 to 1521388 tid 1 2024-09-21T09:35:45.701 INFO:tasks.rados.rados.0.smithi137.stdout:2475: writing smithi13778320-71 from 1956442 to 2469001 tid 2 2024-09-21T09:35:45.701 INFO:tasks.rados.rados.0.smithi137.stdout:2458: done (15 left) 2024-09-21T09:35:45.701 INFO:tasks.rados.rados.0.smithi137.stdout:2459: done (14 left) 2024-09-21T09:35:45.701 INFO:tasks.rados.rados.0.smithi137.stdout:2460: done (13 left) 2024-09-21T09:35:45.701 INFO:tasks.rados.rados.0.smithi137.stdout:2461: done (12 left) 2024-09-21T09:35:45.701 INFO:tasks.rados.rados.0.smithi137.stdout:2463: done (11 left) 2024-09-21T09:35:45.701 INFO:tasks.rados.rados.0.smithi137.stdout:2465: done (10 left) 2024-09-21T09:35:45.701 INFO:tasks.rados.rados.0.smithi137.stdout:2466: done (9 left) 2024-09-21T09:35:45.701 INFO:tasks.rados.rados.0.smithi137.stdout:2476: write oid 7 current snap is 0 2024-09-21T09:35:45.701 INFO:tasks.rados.rados.0.smithi137.stdout:2467: finishing write tid 4 to smithi13778320-485 2024-09-21T09:35:45.702 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 485 v 391 (ObjNum 1615 snap 0 seq_num 1615) dirty exists 2024-09-21T09:35:45.702 INFO:tasks.rados.rados.0.smithi137.stdout:2467: left oid 485 (ObjNum 1615 snap 0 seq_num 1615) 2024-09-21T09:35:45.702 INFO:tasks.rados.rados.0.smithi137.stdout:2468: expect (ObjNum 1493 snap 0 seq_num 1493) 2024-09-21T09:35:45.877 INFO:tasks.rados.rados.0.smithi137.stdout:2469: finishing write tid 1 to smithi13778320-484 2024-09-21T09:35:45.877 INFO:tasks.rados.rados.0.smithi137.stdout:2476: seq_num 1618 ranges {793726=419718,1614924=772570,2932520=261206} 2024-09-21T09:35:45.883 INFO:tasks.rados.rados.0.smithi137.stdout:2476: writing smithi13778320-7 from 793726 to 1213444 tid 1 2024-09-21T09:35:45.889 INFO:tasks.rados.rados.0.smithi137.stdout:2476: writing smithi13778320-7 from 1614924 to 2387494 tid 2 2024-09-21T09:35:45.894 INFO:tasks.rados.rados.0.smithi137.stdout:2476: writing smithi13778320-7 from 2932520 to 3193726 tid 3 2024-09-21T09:35:45.894 INFO:tasks.rados.rados.0.smithi137.stdout:2467: done (9 left) 2024-09-21T09:35:45.894 INFO:tasks.rados.rados.0.smithi137.stdout:2468: done (8 left) 2024-09-21T09:35:45.894 INFO:tasks.rados.rados.0.smithi137.stdout:2477: delete oid 186 current snap is 0 2024-09-21T09:35:45.894 INFO:tasks.rados.rados.0.smithi137.stdout:2469: finishing write tid 2 to smithi13778320-484 2024-09-21T09:35:45.895 INFO:tasks.rados.rados.0.smithi137.stdout:2469: finishing write tid 3 to smithi13778320-484 2024-09-21T09:35:45.895 INFO:tasks.rados.rados.0.smithi137.stdout:2469: finishing write tid 4 to smithi13778320-484 2024-09-21T09:35:45.895 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 484 v 279 (ObjNum 1616 snap 0 seq_num 1616) dirty exists 2024-09-21T09:35:45.895 INFO:tasks.rados.rados.0.smithi137.stdout:2469: left oid 484 (ObjNum 1616 snap 0 seq_num 1616) 2024-09-21T09:35:45.895 INFO:tasks.rados.rados.0.smithi137.stdout:2473: expect (ObjNum 754 snap 0 seq_num 754) 2024-09-21T09:35:46.010 INFO:tasks.rados.rados.0.smithi137.stdout:2471: expect (ObjNum 1158 snap 0 seq_num 1158) 2024-09-21T09:35:46.174 INFO:tasks.rados.rados.0.smithi137.stdout:2470: expect (ObjNum 1341 snap 0 seq_num 1341) 2024-09-21T09:35:46.383 INFO:tasks.rados.rados.0.smithi137.stdout:2474: expect (ObjNum 1205 snap 0 seq_num 1205) 2024-09-21T09:35:46.496 INFO:tasks.rados.rados.0.smithi137.stdout:2475: finishing write tid 1 to smithi13778320-71 2024-09-21T09:35:46.497 INFO:tasks.rados.rados.0.smithi137.stdout:2475: finishing write tid 2 to smithi13778320-71 2024-09-21T09:35:46.497 INFO:tasks.rados.rados.0.smithi137.stdout:2469: done (8 left) 2024-09-21T09:35:46.497 INFO:tasks.rados.rados.0.smithi137.stdout:2470: done (7 left) 2024-09-21T09:35:46.497 INFO:tasks.rados.rados.0.smithi137.stdout:2471: done (6 left) 2024-09-21T09:35:46.497 INFO:tasks.rados.rados.0.smithi137.stdout:2472: done (5 left) 2024-09-21T09:35:46.497 INFO:tasks.rados.rados.0.smithi137.stdout:2473: done (4 left) 2024-09-21T09:35:46.497 INFO:tasks.rados.rados.0.smithi137.stdout:2474: done (3 left) 2024-09-21T09:35:46.497 INFO:tasks.rados.rados.0.smithi137.stdout:2477: done (2 left) 2024-09-21T09:35:46.497 INFO:tasks.rados.rados.0.smithi137.stdout:2478: read oid 141 snap -1 2024-09-21T09:35:46.497 INFO:tasks.rados.rados.0.smithi137.stdout:2478: expect (ObjNum 1312 snap 0 seq_num 1312) 2024-09-21T09:35:46.497 INFO:tasks.rados.rados.0.smithi137.stdout:2479: read oid 385 snap -1 2024-09-21T09:35:46.497 INFO:tasks.rados.rados.0.smithi137.stdout:2479: expect (ObjNum 1161 snap 0 seq_num 1161) 2024-09-21T09:35:46.497 INFO:tasks.rados.rados.0.smithi137.stdout:2480: read oid 465 snap -1 2024-09-21T09:35:46.498 INFO:tasks.rados.rados.0.smithi137.stdout:2480: expect (ObjNum 1419 snap 0 seq_num 1419) 2024-09-21T09:35:46.498 INFO:tasks.rados.rados.0.smithi137.stdout:2475: finishing write tid 3 to smithi13778320-71 2024-09-21T09:35:46.498 INFO:tasks.rados.rados.0.smithi137.stdout:2475: finishing write tid 4 to smithi13778320-71 2024-09-21T09:35:46.498 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 71 v 288 (ObjNum 1617 snap 0 seq_num 1617) dirty exists 2024-09-21T09:35:46.498 INFO:tasks.rados.rados.0.smithi137.stdout:2475: left oid 71 (ObjNum 1617 snap 0 seq_num 1617) 2024-09-21T09:35:46.498 INFO:tasks.rados.rados.0.smithi137.stdout:2481: read oid 147 snap -1 2024-09-21T09:35:46.498 INFO:tasks.rados.rados.0.smithi137.stdout:2481: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-09-21T09:35:46.498 INFO:tasks.rados.rados.0.smithi137.stdout:2475: done (5 left) 2024-09-21T09:35:46.498 INFO:tasks.rados.rados.0.smithi137.stdout:2482: delete oid 229 current snap is 0 2024-09-21T09:35:46.498 INFO:tasks.rados.rados.0.smithi137.stdout:2476: finishing write tid 1 to smithi13778320-7 2024-09-21T09:35:46.498 INFO:tasks.rados.rados.0.smithi137.stdout:2476: finishing write tid 2 to smithi13778320-7 2024-09-21T09:35:46.498 INFO:tasks.rados.rados.0.smithi137.stdout:2476: finishing write tid 3 to smithi13778320-7 2024-09-21T09:35:46.498 INFO:tasks.rados.rados.0.smithi137.stdout:2476: finishing write tid 4 to smithi13778320-7 2024-09-21T09:35:46.499 INFO:tasks.rados.rados.0.smithi137.stdout:2476: finishing write tid 5 to smithi13778320-7 2024-09-21T09:35:46.499 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 7 v 356 (ObjNum 1618 snap 0 seq_num 1618) dirty exists 2024-09-21T09:35:46.499 INFO:tasks.rados.rados.0.smithi137.stdout:2476: left oid 7 (ObjNum 1618 snap 0 seq_num 1618) 2024-09-21T09:35:46.499 INFO:tasks.rados.rados.0.smithi137.stdout:2478: expect (ObjNum 1312 snap 0 seq_num 1312) 2024-09-21T09:35:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:46 smithi137 ceph-mon[28941]: pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.7 MiB/s wr, 84 op/s 2024-09-21T09:35:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:46 smithi137 ceph-mon[39068]: pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.7 MiB/s wr, 84 op/s 2024-09-21T09:35:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:2476: done (5 left) 2024-09-21T09:35:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:2478: done (4 left) 2024-09-21T09:35:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:2482: done (3 left) 2024-09-21T09:35:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:2483: write oid 333 current snap is 0 2024-09-21T09:35:46.609 INFO:tasks.rados.rados.0.smithi137.stdout:2481: expect (ObjNum 1007 snap 0 seq_num 1007) 2024-09-21T09:35:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:46 smithi165 ceph-mon[32789]: pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.7 MiB/s wr, 84 op/s 2024-09-21T09:35:46.740 INFO:tasks.rados.rados.0.smithi137.stdout:2480: expect (ObjNum 1419 snap 0 seq_num 1419) 2024-09-21T09:35:46.947 INFO:tasks.rados.rados.0.smithi137.stdout:2479: expect (ObjNum 1161 snap 0 seq_num 1161) 2024-09-21T09:35:47.144 INFO:tasks.rados.rados.0.smithi137.stdout:2483: seq_num 1621 ranges {444147=761818,1790370=519897,2898436=345711} 2024-09-21T09:35:47.150 INFO:tasks.rados.rados.0.smithi137.stdout:2483: writing smithi13778320-333 from 444147 to 1205965 tid 1 2024-09-21T09:35:47.157 INFO:tasks.rados.rados.0.smithi137.stdout:2483: writing smithi13778320-333 from 1790370 to 2310267 tid 2 2024-09-21T09:35:47.162 INFO:tasks.rados.rados.0.smithi137.stdout:2483: writing smithi13778320-333 from 2898436 to 3244147 tid 3 2024-09-21T09:35:47.162 INFO:tasks.rados.rados.0.smithi137.stdout:2479: done (3 left) 2024-09-21T09:35:47.162 INFO:tasks.rados.rados.0.smithi137.stdout:2480: done (2 left) 2024-09-21T09:35:47.162 INFO:tasks.rados.rados.0.smithi137.stdout:2481: done (1 left) 2024-09-21T09:35:47.163 INFO:tasks.rados.rados.0.smithi137.stdout:2484: write oid 451 current snap is 0 2024-09-21T09:35:47.163 INFO:tasks.rados.rados.0.smithi137.stdout:2483: finishing write tid 1 to smithi13778320-333 2024-09-21T09:35:47.163 INFO:tasks.rados.rados.0.smithi137.stdout:2483: finishing write tid 2 to smithi13778320-333 2024-09-21T09:35:47.163 INFO:tasks.rados.rados.0.smithi137.stdout:2484: seq_num 1622 ranges {460954=437067,1448852=663555,2525859=735095} 2024-09-21T09:35:47.167 INFO:tasks.rados.rados.0.smithi137.stdout:2484: writing smithi13778320-451 from 460954 to 898021 tid 1 2024-09-21T09:35:47.173 INFO:tasks.rados.rados.0.smithi137.stdout:2484: writing smithi13778320-451 from 1448852 to 2112407 tid 2 2024-09-21T09:35:47.180 INFO:tasks.rados.rados.0.smithi137.stdout:2484: writing smithi13778320-451 from 2525859 to 3260954 tid 3 2024-09-21T09:35:47.180 INFO:tasks.rados.rados.0.smithi137.stdout:2485: read oid 474 snap -1 2024-09-21T09:35:47.180 INFO:tasks.rados.rados.0.smithi137.stdout:2485: expect deleted 2024-09-21T09:35:47.180 INFO:tasks.rados.rados.0.smithi137.stdout:2486: write oid 327 current snap is 0 2024-09-21T09:35:47.180 INFO:tasks.rados.rados.0.smithi137.stdout:2483: finishing write tid 3 to smithi13778320-333 2024-09-21T09:35:47.180 INFO:tasks.rados.rados.0.smithi137.stdout:2483: finishing write tid 4 to smithi13778320-333 2024-09-21T09:35:47.180 INFO:tasks.rados.rados.0.smithi137.stdout:2483: finishing write tid 5 to smithi13778320-333 2024-09-21T09:35:47.180 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 333 v 333 (ObjNum 1621 snap 0 seq_num 1621) dirty exists 2024-09-21T09:35:47.180 INFO:tasks.rados.rados.0.smithi137.stdout:2483: left oid 333 (ObjNum 1621 snap 0 seq_num 1621) 2024-09-21T09:35:47.180 INFO:tasks.rados.rados.0.smithi137.stdout:2484: finishing write tid 1 to smithi13778320-451 2024-09-21T09:35:47.180 INFO:tasks.rados.rados.0.smithi137.stdout:2486: seq_num 1623 ranges {477761=512316,1507334=523566,2553282=599771} 2024-09-21T09:35:47.185 INFO:tasks.rados.rados.0.smithi137.stdout:2486: writing smithi13778320-327 from 477761 to 990077 tid 1 2024-09-21T09:35:47.191 INFO:tasks.rados.rados.0.smithi137.stdout:2486: writing smithi13778320-327 from 1507334 to 2030900 tid 2 2024-09-21T09:35:47.197 INFO:tasks.rados.rados.0.smithi137.stdout:2486: writing smithi13778320-327 from 2553282 to 3153053 tid 3 2024-09-21T09:35:47.197 INFO:tasks.rados.rados.0.smithi137.stdout:2483: done (3 left) 2024-09-21T09:35:47.197 INFO:tasks.rados.rados.0.smithi137.stdout:2487: read oid 448 snap -1 2024-09-21T09:35:47.197 INFO:tasks.rados.rados.0.smithi137.stdout:2487: expect (ObjNum 1595 snap 0 seq_num 1595) 2024-09-21T09:35:47.197 INFO:tasks.rados.rados.0.smithi137.stdout:2488: write oid 39 current snap is 0 2024-09-21T09:35:47.197 INFO:tasks.rados.rados.0.smithi137.stdout:2484: finishing write tid 2 to smithi13778320-451 2024-09-21T09:35:47.197 INFO:tasks.rados.rados.0.smithi137.stdout:2488: seq_num 1624 ranges {494568=587565,1565816=667224,2980705=313863} 2024-09-21T09:35:47.202 INFO:tasks.rados.rados.0.smithi137.stdout:2488: writing smithi13778320-39 from 494568 to 1082133 tid 1 2024-09-21T09:35:47.209 INFO:tasks.rados.rados.0.smithi137.stdout:2488: writing smithi13778320-39 from 1565816 to 2233040 tid 2 2024-09-21T09:35:47.215 INFO:tasks.rados.rados.0.smithi137.stdout:2488: writing smithi13778320-39 from 2980705 to 3294568 tid 3 2024-09-21T09:35:47.215 INFO:tasks.rados.rados.0.smithi137.stdout:2489: write oid 28 current snap is 0 2024-09-21T09:35:47.215 INFO:tasks.rados.rados.0.smithi137.stdout:2484: finishing write tid 3 to smithi13778320-451 2024-09-21T09:35:47.215 INFO:tasks.rados.rados.0.smithi137.stdout:2484: finishing write tid 4 to smithi13778320-451 2024-09-21T09:35:47.216 INFO:tasks.rados.rados.0.smithi137.stdout:2489: seq_num 1625 ranges {511375=662814,1907945=527235,2891775=419600} 2024-09-21T09:35:47.221 INFO:tasks.rados.rados.0.smithi137.stdout:2489: writing smithi13778320-28 from 511375 to 1174189 tid 1 2024-09-21T09:35:47.228 INFO:tasks.rados.rados.0.smithi137.stdout:2489: writing smithi13778320-28 from 1907945 to 2435180 tid 2 2024-09-21T09:35:47.234 INFO:tasks.rados.rados.0.smithi137.stdout:2489: writing smithi13778320-28 from 2891775 to 3311375 tid 3 2024-09-21T09:35:47.234 INFO:tasks.rados.rados.0.smithi137.stdout:2485: done (5 left) 2024-09-21T09:35:47.234 INFO:tasks.rados.rados.0.smithi137.stdout:2490: read oid 380 snap -1 2024-09-21T09:35:47.234 INFO:tasks.rados.rados.0.smithi137.stdout:2490: expect (ObjNum 1572 snap 0 seq_num 1572) 2024-09-21T09:35:47.234 INFO:tasks.rados.rados.0.smithi137.stdout:2491: delete oid 286 current snap is 0 2024-09-21T09:35:47.234 INFO:tasks.rados.rados.0.smithi137.stdout:2484: finishing write tid 5 to smithi13778320-451 2024-09-21T09:35:47.234 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 451 v 354 (ObjNum 1622 snap 0 seq_num 1622) dirty exists 2024-09-21T09:35:47.234 INFO:tasks.rados.rados.0.smithi137.stdout:2484: left oid 451 (ObjNum 1622 snap 0 seq_num 1622) 2024-09-21T09:35:47.234 INFO:tasks.rados.rados.0.smithi137.stdout:2486: finishing write tid 1 to smithi13778320-327 2024-09-21T09:35:47.234 INFO:tasks.rados.rados.0.smithi137.stdout:2486: finishing write tid 2 to smithi13778320-327 2024-09-21T09:35:47.234 INFO:tasks.rados.rados.0.smithi137.stdout:2486: finishing write tid 3 to smithi13778320-327 2024-09-21T09:35:47.234 INFO:tasks.rados.rados.0.smithi137.stdout:2486: finishing write tid 4 to smithi13778320-327 2024-09-21T09:35:47.235 INFO:tasks.rados.rados.0.smithi137.stdout:2486: finishing write tid 5 to smithi13778320-327 2024-09-21T09:35:47.235 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 327 v 284 (ObjNum 1623 snap 0 seq_num 1623) dirty exists 2024-09-21T09:35:47.235 INFO:tasks.rados.rados.0.smithi137.stdout:2486: left oid 327 (ObjNum 1623 snap 0 seq_num 1623) 2024-09-21T09:35:47.235 INFO:tasks.rados.rados.0.smithi137.stdout:2487: expect (ObjNum 1595 snap 0 seq_num 1595) 2024-09-21T09:35:47.359 INFO:tasks.rados.rados.0.smithi137.stdout:2488: finishing write tid 1 to smithi13778320-39 2024-09-21T09:35:47.359 INFO:tasks.rados.rados.0.smithi137.stdout:2488: finishing write tid 2 to smithi13778320-39 2024-09-21T09:35:47.359 INFO:tasks.rados.rados.0.smithi137.stdout:2488: finishing write tid 3 to smithi13778320-39 2024-09-21T09:35:47.359 INFO:tasks.rados.rados.0.smithi137.stdout:2488: finishing write tid 4 to smithi13778320-39 2024-09-21T09:35:47.359 INFO:tasks.rados.rados.0.smithi137.stdout:2488: finishing write tid 5 to smithi13778320-39 2024-09-21T09:35:47.359 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 39 v 284 (ObjNum 1624 snap 0 seq_num 1624) dirty exists 2024-09-21T09:35:47.359 INFO:tasks.rados.rados.0.smithi137.stdout:2488: left oid 39 (ObjNum 1624 snap 0 seq_num 1624) 2024-09-21T09:35:47.359 INFO:tasks.rados.rados.0.smithi137.stdout:2489: finishing write tid 1 to smithi13778320-28 2024-09-21T09:35:47.359 INFO:tasks.rados.rados.0.smithi137.stdout:2484: done (6 left) 2024-09-21T09:35:47.359 INFO:tasks.rados.rados.0.smithi137.stdout:2486: done (5 left) 2024-09-21T09:35:47.359 INFO:tasks.rados.rados.0.smithi137.stdout:2487: done (4 left) 2024-09-21T09:35:47.359 INFO:tasks.rados.rados.0.smithi137.stdout:2488: done (3 left) 2024-09-21T09:35:47.360 INFO:tasks.rados.rados.0.smithi137.stdout:2491: done (2 left) 2024-09-21T09:35:47.360 INFO:tasks.rados.rados.0.smithi137.stdout:2492: write oid 62 current snap is 0 2024-09-21T09:35:47.360 INFO:tasks.rados.rados.0.smithi137.stdout:2489: finishing write tid 2 to smithi13778320-28 2024-09-21T09:35:47.360 INFO:tasks.rados.rados.0.smithi137.stdout:2492: seq_num 1627 ranges {544989=529665,1741262=530904,3062974=282015} 2024-09-21T09:35:47.364 INFO:tasks.rados.rados.0.smithi137.stdout:2492: writing smithi13778320-62 from 544989 to 1074654 tid 1 2024-09-21T09:35:47.370 INFO:tasks.rados.rados.0.smithi137.stdout:2492: writing smithi13778320-62 from 1741262 to 2272166 tid 2 2024-09-21T09:35:47.376 INFO:tasks.rados.rados.0.smithi137.stdout:2492: writing smithi13778320-62 from 3062974 to 3344989 tid 3 2024-09-21T09:35:47.376 INFO:tasks.rados.rados.0.smithi137.stdout:2493: read oid 215 snap -1 2024-09-21T09:35:47.377 INFO:tasks.rados.rados.0.smithi137.stdout:2493: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-09-21T09:35:47.377 INFO:tasks.rados.rados.0.smithi137.stdout:2494: read oid 171 snap -1 2024-09-21T09:35:47.377 INFO:tasks.rados.rados.0.smithi137.stdout:2494: expect (ObjNum 682 snap 0 seq_num 682) 2024-09-21T09:35:47.377 INFO:tasks.rados.rados.0.smithi137.stdout:2495: write oid 75 current snap is 0 2024-09-21T09:35:47.377 INFO:tasks.rados.rados.0.smithi137.stdout:2489: finishing write tid 3 to smithi13778320-28 2024-09-21T09:35:47.377 INFO:tasks.rados.rados.0.smithi137.stdout:2495: seq_num 1628 ranges {561796=604914,1799744=674562,3090397=271399} 2024-09-21T09:35:47.383 INFO:tasks.rados.rados.0.smithi137.stdout:2495: writing smithi13778320-75 from 561796 to 1166710 tid 1 2024-09-21T09:35:47.390 INFO:tasks.rados.rados.0.smithi137.stdout:2495: writing smithi13778320-75 from 1799744 to 2474306 tid 2 2024-09-21T09:35:47.395 INFO:tasks.rados.rados.0.smithi137.stdout:2495: writing smithi13778320-75 from 3090397 to 3361796 tid 3 2024-09-21T09:35:47.395 INFO:tasks.rados.rados.0.smithi137.stdout:2496: write oid 476 current snap is 0 2024-09-21T09:35:47.395 INFO:tasks.rados.rados.0.smithi137.stdout:2489: finishing write tid 4 to smithi13778320-28 2024-09-21T09:35:47.395 INFO:tasks.rados.rados.0.smithi137.stdout:2496: seq_num 1629 ranges {578603=680163,1741873=534573,3001467=377136} 2024-09-21T09:35:47.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:47 smithi165 ceph-mon[32789]: from='client.25442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:47.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:47 smithi165 ceph-mon[32789]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:47.402 INFO:tasks.rados.rados.0.smithi137.stdout:2496: writing smithi13778320-476 from 578603 to 1258766 tid 1 2024-09-21T09:35:47.407 INFO:tasks.rados.rados.0.smithi137.stdout:2496: writing smithi13778320-476 from 1741873 to 2276446 tid 2 2024-09-21T09:35:47.414 INFO:tasks.rados.rados.0.smithi137.stdout:2496: writing smithi13778320-476 from 3001467 to 3378603 tid 3 2024-09-21T09:35:47.414 INFO:tasks.rados.rados.0.smithi137.stdout:2497: read oid 175 snap -1 2024-09-21T09:35:47.414 INFO:tasks.rados.rados.0.smithi137.stdout:2497: expect (ObjNum 939 snap 0 seq_num 939) 2024-09-21T09:35:47.414 INFO:tasks.rados.rados.0.smithi137.stdout:2498: write oid 479 current snap is 0 2024-09-21T09:35:47.414 INFO:tasks.rados.rados.0.smithi137.stdout:2489: finishing write tid 5 to smithi13778320-28 2024-09-21T09:35:47.414 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 28 v 395 (ObjNum 1625 snap 0 seq_num 1625) dirty exists 2024-09-21T09:35:47.414 INFO:tasks.rados.rados.0.smithi137.stdout:2489: left oid 28 (ObjNum 1625 snap 0 seq_num 1625) 2024-09-21T09:35:47.414 INFO:tasks.rados.rados.0.smithi137.stdout:2490: expect (ObjNum 1572 snap 0 seq_num 1572) 2024-09-21T09:35:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:2492: finishing write tid 1 to smithi13778320-62 2024-09-21T09:35:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:2492: finishing write tid 2 to smithi13778320-62 2024-09-21T09:35:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:2492: finishing write tid 3 to smithi13778320-62 2024-09-21T09:35:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:2492: finishing write tid 4 to smithi13778320-62 2024-09-21T09:35:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:2492: finishing write tid 5 to smithi13778320-62 2024-09-21T09:35:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 62 v 418 (ObjNum 1627 snap 0 seq_num 1627) dirty exists 2024-09-21T09:35:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:2492: left oid 62 (ObjNum 1627 snap 0 seq_num 1627) 2024-09-21T09:35:47.543 INFO:tasks.rados.rados.0.smithi137.stdout:2493: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-09-21T09:35:47.656 INFO:tasks.rados.rados.0.smithi137.stdout:2494: expect (ObjNum 682 snap 0 seq_num 682) 2024-09-21T09:35:47.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:47 smithi137 ceph-mon[28941]: from='client.25442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:47.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:47 smithi137 ceph-mon[28941]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:47.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:47 smithi137 ceph-mon[39068]: from='client.25442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:47.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:47 smithi137 ceph-mon[39068]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:47.816 INFO:tasks.rados.rados.0.smithi137.stdout:2495: finishing write tid 1 to smithi13778320-75 2024-09-21T09:35:47.816 INFO:tasks.rados.rados.0.smithi137.stdout:2495: finishing write tid 2 to smithi13778320-75 2024-09-21T09:35:47.816 INFO:tasks.rados.rados.0.smithi137.stdout:2495: finishing write tid 3 to smithi13778320-75 2024-09-21T09:35:47.816 INFO:tasks.rados.rados.0.smithi137.stdout:2495: finishing write tid 4 to smithi13778320-75 2024-09-21T09:35:47.817 INFO:tasks.rados.rados.0.smithi137.stdout:2495: finishing write tid 5 to smithi13778320-75 2024-09-21T09:35:47.817 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 75 v 323 (ObjNum 1628 snap 0 seq_num 1628) dirty exists 2024-09-21T09:35:47.817 INFO:tasks.rados.rados.0.smithi137.stdout:2495: left oid 75 (ObjNum 1628 snap 0 seq_num 1628) 2024-09-21T09:35:47.817 INFO:tasks.rados.rados.0.smithi137.stdout:2496: finishing write tid 1 to smithi13778320-476 2024-09-21T09:35:47.817 INFO:tasks.rados.rados.0.smithi137.stdout:2496: finishing write tid 2 to smithi13778320-476 2024-09-21T09:35:47.817 INFO:tasks.rados.rados.0.smithi137.stdout:2496: finishing write tid 3 to smithi13778320-476 2024-09-21T09:35:47.817 INFO:tasks.rados.rados.0.smithi137.stdout:2498: seq_num 1630 ranges {595410=755412,1800355=678231,3028890=366520} 2024-09-21T09:35:47.822 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:47 smithi165 systemd[1]: Stopping Ceph prometheus.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:35:47.823 INFO:tasks.rados.rados.0.smithi137.stdout:2498: writing smithi13778320-479 from 595410 to 1350822 tid 1 2024-09-21T09:35:47.830 INFO:tasks.rados.rados.0.smithi137.stdout:2498: writing smithi13778320-479 from 1800355 to 2478586 tid 2 2024-09-21T09:35:47.835 INFO:tasks.rados.rados.0.smithi137.stdout:2498: writing smithi13778320-479 from 3028890 to 3395410 tid 3 2024-09-21T09:35:47.835 INFO:tasks.rados.rados.0.smithi137.stdout:2489: done (8 left) 2024-09-21T09:35:47.835 INFO:tasks.rados.rados.0.smithi137.stdout:2490: done (7 left) 2024-09-21T09:35:47.835 INFO:tasks.rados.rados.0.smithi137.stdout:2492: done (6 left) 2024-09-21T09:35:47.836 INFO:tasks.rados.rados.0.smithi137.stdout:2493: done (5 left) 2024-09-21T09:35:47.836 INFO:tasks.rados.rados.0.smithi137.stdout:2494: done (4 left) 2024-09-21T09:35:47.836 INFO:tasks.rados.rados.0.smithi137.stdout:2495: done (3 left) 2024-09-21T09:35:47.836 INFO:tasks.rados.rados.0.smithi137.stdout:2499: write oid 195 current snap is 0 2024-09-21T09:35:47.836 INFO:tasks.rados.rados.0.smithi137.stdout:2496: finishing write tid 4 to smithi13778320-476 2024-09-21T09:35:47.836 INFO:tasks.rados.rados.0.smithi137.stdout:2496: finishing write tid 5 to smithi13778320-476 2024-09-21T09:35:47.836 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 476 v 292 (ObjNum 1629 snap 0 seq_num 1629) dirty exists 2024-09-21T09:35:47.836 INFO:tasks.rados.rados.0.smithi137.stdout:2496: left oid 476 (ObjNum 1629 snap 0 seq_num 1629) 2024-09-21T09:35:47.836 INFO:tasks.rados.rados.0.smithi137.stdout:2499: seq_num 1631 ranges {612217=430661,1458837=538242,2656313=522653} 2024-09-21T09:35:47.841 INFO:tasks.rados.rados.0.smithi137.stdout:2499: writing smithi13778320-195 from 612217 to 1042878 tid 1 2024-09-21T09:35:47.846 INFO:tasks.rados.rados.0.smithi137.stdout:2499: writing smithi13778320-195 from 1458837 to 1997079 tid 2 2024-09-21T09:35:47.853 INFO:tasks.rados.rados.0.smithi137.stdout:2499: writing smithi13778320-195 from 2656313 to 3178966 tid 3 2024-09-21T09:35:47.853 INFO:tasks.rados.rados.0.smithi137.stdout:2496: done (3 left) 2024-09-21T09:35:47.853 INFO:tasks.rados.rados.0.smithi137.stdout:2500: read oid 35 snap -1 2024-09-21T09:35:47.853 INFO:tasks.rados.rados.0.smithi137.stdout:2500: expect (ObjNum 1054 snap 0 seq_num 1054) 2024-09-21T09:35:47.853 INFO:tasks.rados.rados.0.smithi137.stdout:2501: write oid 48 current snap is 0 2024-09-21T09:35:47.853 INFO:tasks.rados.rados.0.smithi137.stdout:2497: expect (ObjNum 939 snap 0 seq_num 939) 2024-09-21T09:35:48.038 INFO:tasks.rados.rados.0.smithi137.stdout:2498: finishing write tid 1 to smithi13778320-479 2024-09-21T09:35:48.038 INFO:tasks.rados.rados.0.smithi137.stdout:2501: seq_num 1632 ranges {629024=505910,1917319=681900,3083736=345288} 2024-09-21T09:35:48.044 INFO:tasks.rados.rados.0.smithi137.stdout:2501: writing smithi13778320-48 from 629024 to 1134934 tid 1 2024-09-21T09:35:48.052 INFO:tasks.rados.rados.0.smithi137.stdout:2501: writing smithi13778320-48 from 1917319 to 2599219 tid 2 2024-09-21T09:35:48.057 INFO:tasks.rados.rados.0.smithi137.stdout:2501: writing smithi13778320-48 from 3083736 to 3429024 tid 3 2024-09-21T09:35:48.057 INFO:tasks.rados.rados.0.smithi137.stdout:2497: done (4 left) 2024-09-21T09:35:48.057 INFO:tasks.rados.rados.0.smithi137.stdout:2502: delete oid 463 current snap is 0 2024-09-21T09:35:48.058 INFO:tasks.rados.rados.0.smithi137.stdout:2498: finishing write tid 2 to smithi13778320-479 2024-09-21T09:35:48.058 INFO:tasks.rados.rados.0.smithi137.stdout:2498: finishing write tid 3 to smithi13778320-479 2024-09-21T09:35:48.058 INFO:tasks.rados.rados.0.smithi137.stdout:2498: finishing write tid 4 to smithi13778320-479 2024-09-21T09:35:48.058 INFO:tasks.rados.rados.0.smithi137.stdout:2498: finishing write tid 5 to smithi13778320-479 2024-09-21T09:35:48.058 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 479 v 378 (ObjNum 1630 snap 0 seq_num 1630) dirty exists 2024-09-21T09:35:48.058 INFO:tasks.rados.rados.0.smithi137.stdout:2498: left oid 479 (ObjNum 1630 snap 0 seq_num 1630) 2024-09-21T09:35:48.058 INFO:tasks.rados.rados.0.smithi137.stdout:2499: finishing write tid 1 to smithi13778320-195 2024-09-21T09:35:48.058 INFO:tasks.rados.rados.0.smithi137.stdout:2499: finishing write tid 2 to smithi13778320-195 2024-09-21T09:35:48.058 INFO:tasks.rados.rados.0.smithi137.stdout:2499: finishing write tid 3 to smithi13778320-195 2024-09-21T09:35:48.058 INFO:tasks.rados.rados.0.smithi137.stdout:2499: finishing write tid 4 to smithi13778320-195 2024-09-21T09:35:48.058 INFO:tasks.rados.rados.0.smithi137.stdout:2499: finishing write tid 5 to smithi13778320-195 2024-09-21T09:35:48.058 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 195 v 327 (ObjNum 1631 snap 0 seq_num 1631) dirty exists 2024-09-21T09:35:48.058 INFO:tasks.rados.rados.0.smithi137.stdout:2499: left oid 195 (ObjNum 1631 snap 0 seq_num 1631) 2024-09-21T09:35:48.059 INFO:tasks.rados.rados.0.smithi137.stdout:2500: expect (ObjNum 1054 snap 0 seq_num 1054) 2024-09-21T09:35:48.140 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:35:47.820Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T09:35:48.140 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:35:47.821Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T09:35:48.140 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:35:47.821Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T09:35:48.141 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:35:47.821Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T09:35:48.141 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:35:47.821Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T09:35:48.141 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:35:47.821Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T09:35:48.141 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:35:47.821Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T09:35:48.141 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:35:47.821Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T09:35:48.141 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:35:47.821Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T09:35:48.141 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:35:47.821Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T09:35:48.141 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:35:47.821Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T09:35:48.141 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[63823]: ts=2024-09-21T09:35:47.821Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T09:35:48.141 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:47 smithi165 podman[74503]: 2024-09-21 09:35:47.831273444 +0000 UTC m=+0.151455849 container died 042faa53ab5d843840f62c91131c8f4bdff6cc00dc3a14411f4f8b9f46a7bb9c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:48.234 INFO:tasks.rados.rados.0.smithi137.stdout:2501: finishing write tid 1 to smithi13778320-48 2024-09-21T09:35:48.234 INFO:tasks.rados.rados.0.smithi137.stdout:2501: finishing write tid 2 to smithi13778320-48 2024-09-21T09:35:48.234 INFO:tasks.rados.rados.0.smithi137.stdout:2501: finishing write tid 3 to smithi13778320-48 2024-09-21T09:35:48.235 INFO:tasks.rados.rados.0.smithi137.stdout:2501: finishing write tid 4 to smithi13778320-48 2024-09-21T09:35:48.235 INFO:tasks.rados.rados.0.smithi137.stdout:2501: finishing write tid 5 to smithi13778320-48 2024-09-21T09:35:48.235 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 48 v 364 (ObjNum 1632 snap 0 seq_num 1632) dirty exists 2024-09-21T09:35:48.235 INFO:tasks.rados.rados.0.smithi137.stdout:2501: left oid 48 (ObjNum 1632 snap 0 seq_num 1632) 2024-09-21T09:35:48.235 INFO:tasks.rados.rados.0.smithi137.stdout:2498: done (4 left) 2024-09-21T09:35:48.235 INFO:tasks.rados.rados.0.smithi137.stdout:2499: done (3 left) 2024-09-21T09:35:48.235 INFO:tasks.rados.rados.0.smithi137.stdout:2500: done (2 left) 2024-09-21T09:35:48.235 INFO:tasks.rados.rados.0.smithi137.stdout:2501: done (1 left) 2024-09-21T09:35:48.235 INFO:tasks.rados.rados.0.smithi137.stdout:2502: done (0 left) 2024-09-21T09:35:48.235 INFO:tasks.rados.rados.0.smithi137.stdout:2503: read oid 3 snap -1 2024-09-21T09:35:48.235 INFO:tasks.rados.rados.0.smithi137.stdout:2503: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T09:35:48.235 INFO:tasks.rados.rados.0.smithi137.stdout:2504: write oid 471 current snap is 0 2024-09-21T09:35:48.235 INFO:tasks.rados.rados.0.smithi137.stdout:2504: seq_num 1634 ranges {662638=656408,1917930=685569,3022229=440409} 2024-09-21T09:35:48.241 INFO:tasks.rados.rados.0.smithi137.stdout:2504: writing smithi13778320-471 from 662638 to 1319046 tid 1 2024-09-21T09:35:48.248 INFO:tasks.rados.rados.0.smithi137.stdout:2504: writing smithi13778320-471 from 1917930 to 2603499 tid 2 2024-09-21T09:35:48.253 INFO:tasks.rados.rados.0.smithi137.stdout:2504: writing smithi13778320-471 from 3022229 to 3462638 tid 3 2024-09-21T09:35:48.253 INFO:tasks.rados.rados.0.smithi137.stdout:2505: read oid 491 snap -1 2024-09-21T09:35:48.254 INFO:tasks.rados.rados.0.smithi137.stdout:2505: expect (ObjNum 1204 snap 0 seq_num 1204) 2024-09-21T09:35:48.254 INFO:tasks.rados.rados.0.smithi137.stdout:2506: read oid 393 snap -1 2024-09-21T09:35:48.254 INFO:tasks.rados.rados.0.smithi137.stdout:2506: expect (ObjNum 1409 snap 0 seq_num 1409) 2024-09-21T09:35:48.254 INFO:tasks.rados.rados.0.smithi137.stdout:2507: read oid 230 snap -1 2024-09-21T09:35:48.254 INFO:tasks.rados.rados.0.smithi137.stdout:2507: expect (ObjNum 1416 snap 0 seq_num 1416) 2024-09-21T09:35:48.254 INFO:tasks.rados.rados.0.smithi137.stdout:2508: write oid 116 current snap is 0 2024-09-21T09:35:48.254 INFO:tasks.rados.rados.0.smithi137.stdout:2508: seq_num 1635 ranges {679445=448010,1692765=429227,2766005=567741} 2024-09-21T09:35:48.259 INFO:tasks.rados.rados.0.smithi137.stdout:2508: writing smithi13778320-116 from 679445 to 1127455 tid 1 2024-09-21T09:35:48.265 INFO:tasks.rados.rados.0.smithi137.stdout:2508: writing smithi13778320-116 from 1692765 to 2121992 tid 2 2024-09-21T09:35:48.272 INFO:tasks.rados.rados.0.smithi137.stdout:2508: writing smithi13778320-116 from 2766005 to 3333746 tid 3 2024-09-21T09:35:48.272 INFO:tasks.rados.rados.0.smithi137.stdout:2509: read oid 400 snap -1 2024-09-21T09:35:48.272 INFO:tasks.rados.rados.0.smithi137.stdout:2509: expect (ObjNum 1573 snap 0 seq_num 1573) 2024-09-21T09:35:48.273 INFO:tasks.rados.rados.0.smithi137.stdout:2510: read oid 125 snap -1 2024-09-21T09:35:48.273 INFO:tasks.rados.rados.0.smithi137.stdout:2510: expect deleted 2024-09-21T09:35:48.273 INFO:tasks.rados.rados.0.smithi137.stdout:2511: write oid 412 current snap is 0 2024-09-21T09:35:48.273 INFO:tasks.rados.rados.0.smithi137.stdout:2511: seq_num 1636 ranges {696252=523259,1751247=689238,3193428=302824} 2024-09-21T09:35:48.279 INFO:tasks.rados.rados.0.smithi137.stdout:2511: writing smithi13778320-412 from 696252 to 1219511 tid 1 2024-09-21T09:35:48.286 INFO:tasks.rados.rados.0.smithi137.stdout:2511: writing smithi13778320-412 from 1751247 to 2440485 tid 2 2024-09-21T09:35:48.292 INFO:tasks.rados.rados.0.smithi137.stdout:2511: writing smithi13778320-412 from 3193428 to 3496252 tid 3 2024-09-21T09:35:48.292 INFO:tasks.rados.rados.0.smithi137.stdout:2512: read oid 141 snap -1 2024-09-21T09:35:48.292 INFO:tasks.rados.rados.0.smithi137.stdout:2512: expect (ObjNum 1312 snap 0 seq_num 1312) 2024-09-21T09:35:48.292 INFO:tasks.rados.rados.0.smithi137.stdout:2513: write oid 82 current snap is 0 2024-09-21T09:35:48.292 INFO:tasks.rados.rados.0.smithi137.stdout:2503: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T09:35:48.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:48 smithi165 ceph-mon[32789]: pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.7 MiB/s wr, 84 op/s 2024-09-21T09:35:48.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:48 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/444258602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:48.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:48 smithi165 podman[74503]: 2024-09-21 09:35:48.346376701 +0000 UTC m=+0.666559157 container cleanup 042faa53ab5d843840f62c91131c8f4bdff6cc00dc3a14411f4f8b9f46a7bb9c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:48.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:48 smithi165 bash[74503]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T09:35:48.452 INFO:tasks.rados.rados.0.smithi137.stdout:2504: finishing write tid 1 to smithi13778320-471 2024-09-21T09:35:48.452 INFO:tasks.rados.rados.0.smithi137.stdout:2504: finishing write tid 2 to smithi13778320-471 2024-09-21T09:35:48.452 INFO:tasks.rados.rados.0.smithi137.stdout:2504: finishing write tid 3 to smithi13778320-471 2024-09-21T09:35:48.452 INFO:tasks.rados.rados.0.smithi137.stdout:2504: finishing write tid 4 to smithi13778320-471 2024-09-21T09:35:48.452 INFO:tasks.rados.rados.0.smithi137.stdout:2504: finishing write tid 5 to smithi13778320-471 2024-09-21T09:35:48.452 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 471 v 399 (ObjNum 1634 snap 0 seq_num 1634) dirty exists 2024-09-21T09:35:48.452 INFO:tasks.rados.rados.0.smithi137.stdout:2504: left oid 471 (ObjNum 1634 snap 0 seq_num 1634) 2024-09-21T09:35:48.452 INFO:tasks.rados.rados.0.smithi137.stdout:2505: expect (ObjNum 1204 snap 0 seq_num 1204) 2024-09-21T09:35:48.453 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:48.557 INFO:tasks.rados.rados.0.smithi137.stdout:2507: expect (ObjNum 1416 snap 0 seq_num 1416) 2024-09-21T09:35:48.792 INFO:tasks.rados.rados.0.smithi137.stdout:2508: finishing write tid 1 to smithi13778320-116 2024-09-21T09:35:48.792 INFO:tasks.rados.rados.0.smithi137.stdout:2506: expect (ObjNum 1409 snap 0 seq_num 1409) 2024-09-21T09:35:48.799 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:48 smithi137 ceph-mon[28941]: pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.7 MiB/s wr, 84 op/s 2024-09-21T09:35:48.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:48 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/444258602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:48.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:48 smithi137 ceph-mon[39068]: pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.7 MiB/s wr, 84 op/s 2024-09-21T09:35:48.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:48 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/444258602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:48.837 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:48 smithi165 podman[74515]: 2024-09-21 09:35:48.572616249 +0000 UTC m=+0.739900909 container remove 042faa53ab5d843840f62c91131c8f4bdff6cc00dc3a14411f4f8b9f46a7bb9c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:48.837 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:48 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T09:35:48.837 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:48 smithi165 systemd[1]: Stopped Ceph prometheus.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:35:48.837 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:48 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 1.626s CPU time. 2024-09-21T09:35:49.000 INFO:tasks.rados.rados.0.smithi137.stdout:2508: finishing write tid 2 to smithi13778320-116 2024-09-21T09:35:49.000 INFO:tasks.rados.rados.0.smithi137.stdout:2508: finishing write tid 3 to smithi13778320-116 2024-09-21T09:35:49.000 INFO:tasks.rados.rados.0.smithi137.stdout:2508: finishing write tid 4 to smithi13778320-116 2024-09-21T09:35:49.001 INFO:tasks.rados.rados.0.smithi137.stdout:2508: finishing write tid 5 to smithi13778320-116 2024-09-21T09:35:49.001 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 116 v 368 (ObjNum 1635 snap 0 seq_num 1635) dirty exists 2024-09-21T09:35:49.001 INFO:tasks.rados.rados.0.smithi137.stdout:2508: left oid 116 (ObjNum 1635 snap 0 seq_num 1635) 2024-09-21T09:35:49.001 INFO:tasks.rados.rados.0.smithi137.stdout:2509: expect (ObjNum 1573 snap 0 seq_num 1573) 2024-09-21T09:35:49.147 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:49 smithi165 systemd[1]: Starting Ceph prometheus.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:35:49.164 INFO:tasks.rados.rados.0.smithi137.stdout:2511: finishing write tid 1 to smithi13778320-412 2024-09-21T09:35:49.164 INFO:tasks.rados.rados.0.smithi137.stdout:2511: finishing write tid 2 to smithi13778320-412 2024-09-21T09:35:49.164 INFO:tasks.rados.rados.0.smithi137.stdout:2512: expect (ObjNum 1312 snap 0 seq_num 1312) 2024-09-21T09:35:49.271 INFO:tasks.rados.rados.0.smithi137.stdout:2511: finishing write tid 3 to smithi13778320-412 2024-09-21T09:35:49.271 INFO:tasks.rados.rados.0.smithi137.stdout:2511: finishing write tid 4 to smithi13778320-412 2024-09-21T09:35:49.271 INFO:tasks.rados.rados.0.smithi137.stdout:2511: finishing write tid 5 to smithi13778320-412 2024-09-21T09:35:49.271 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 412 v 372 (ObjNum 1636 snap 0 seq_num 1636) dirty exists 2024-09-21T09:35:49.272 INFO:tasks.rados.rados.0.smithi137.stdout:2511: left oid 412 (ObjNum 1636 snap 0 seq_num 1636) 2024-09-21T09:35:49.272 INFO:tasks.rados.rados.0.smithi137.stdout:2513: seq_num 1637 ranges {713059=598508,2093376=432896,3104498=408561} 2024-09-21T09:35:49.278 INFO:tasks.rados.rados.0.smithi137.stdout:2513: writing smithi13778320-82 from 713059 to 1311567 tid 1 2024-09-21T09:35:49.285 INFO:tasks.rados.rados.0.smithi137.stdout:2513: writing smithi13778320-82 from 2093376 to 2526272 tid 2 2024-09-21T09:35:49.291 INFO:tasks.rados.rados.0.smithi137.stdout:2513: writing smithi13778320-82 from 3104498 to 3513059 tid 3 2024-09-21T09:35:49.291 INFO:tasks.rados.rados.0.smithi137.stdout:2503: done (10 left) 2024-09-21T09:35:49.291 INFO:tasks.rados.rados.0.smithi137.stdout:2504: done (9 left) 2024-09-21T09:35:49.291 INFO:tasks.rados.rados.0.smithi137.stdout:2505: done (8 left) 2024-09-21T09:35:49.291 INFO:tasks.rados.rados.0.smithi137.stdout:2506: done (7 left) 2024-09-21T09:35:49.291 INFO:tasks.rados.rados.0.smithi137.stdout:2507: done (6 left) 2024-09-21T09:35:49.291 INFO:tasks.rados.rados.0.smithi137.stdout:2508: done (5 left) 2024-09-21T09:35:49.291 INFO:tasks.rados.rados.0.smithi137.stdout:2509: done (4 left) 2024-09-21T09:35:49.291 INFO:tasks.rados.rados.0.smithi137.stdout:2510: done (3 left) 2024-09-21T09:35:49.292 INFO:tasks.rados.rados.0.smithi137.stdout:2511: done (2 left) 2024-09-21T09:35:49.292 INFO:tasks.rados.rados.0.smithi137.stdout:2512: done (1 left) 2024-09-21T09:35:49.292 INFO:tasks.rados.rados.0.smithi137.stdout:2514: write oid 296 current snap is 0 2024-09-21T09:35:49.292 INFO:tasks.rados.rados.0.smithi137.stdout:2514: seq_num 1638 ranges {729866=673757,2151858=692907} 2024-09-21T09:35:49.298 INFO:tasks.rados.rados.0.smithi137.stdout:2514: writing smithi13778320-296 from 729866 to 1403623 tid 1 2024-09-21T09:35:49.306 INFO:tasks.rados.rados.0.smithi137.stdout:2514: writing smithi13778320-296 from 2151858 to 2844765 tid 2 2024-09-21T09:35:49.306 INFO:tasks.rados.rados.0.smithi137.stdout:2515: write oid 248 current snap is 0 2024-09-21T09:35:49.306 INFO:tasks.rados.rados.0.smithi137.stdout:2515: seq_num 1639 ranges {746673=749006,2210340=436565,3159344=387329} 2024-09-21T09:35:49.314 INFO:tasks.rados.rados.0.smithi137.stdout:2515: writing smithi13778320-248 from 746673 to 1495679 tid 1 2024-09-21T09:35:49.321 INFO:tasks.rados.rados.0.smithi137.stdout:2515: writing smithi13778320-248 from 2210340 to 2646905 tid 2 2024-09-21T09:35:49.326 INFO:tasks.rados.rados.0.smithi137.stdout:2515: writing smithi13778320-248 from 3159344 to 3546673 tid 3 2024-09-21T09:35:49.327 INFO:tasks.rados.rados.0.smithi137.stdout:2516: read oid 43 snap -1 2024-09-21T09:35:49.327 INFO:tasks.rados.rados.0.smithi137.stdout:2516: expect deleted 2024-09-21T09:35:49.327 INFO:tasks.rados.rados.0.smithi137.stdout:2517: write oid 343 current snap is 0 2024-09-21T09:35:49.327 INFO:tasks.rados.rados.0.smithi137.stdout:2513: finishing write tid 1 to smithi13778320-82 2024-09-21T09:35:49.327 INFO:tasks.rados.rados.0.smithi137.stdout:2517: seq_num 1640 ranges {763480=424255,1868822=696576,3186767=376713} 2024-09-21T09:35:49.333 INFO:tasks.rados.rados.0.smithi137.stdout:2517: writing smithi13778320-343 from 763480 to 1187735 tid 1 2024-09-21T09:35:49.340 INFO:tasks.rados.rados.0.smithi137.stdout:2517: writing smithi13778320-343 from 1868822 to 2565398 tid 2 2024-09-21T09:35:49.346 INFO:tasks.rados.rados.0.smithi137.stdout:2517: writing smithi13778320-343 from 3186767 to 3563480 tid 3 2024-09-21T09:35:49.346 INFO:tasks.rados.rados.0.smithi137.stdout:2518: read oid 103 snap -1 2024-09-21T09:35:49.346 INFO:tasks.rados.rados.0.smithi137.stdout:2518: expect (ObjNum 1550 snap 0 seq_num 1550) 2024-09-21T09:35:49.346 INFO:tasks.rados.rados.0.smithi137.stdout:2519: write oid 56 current snap is 0 2024-09-21T09:35:49.347 INFO:tasks.rados.rados.0.smithi137.stdout:2513: finishing write tid 2 to smithi13778320-82 2024-09-21T09:35:49.347 INFO:tasks.rados.rados.0.smithi137.stdout:2513: finishing write tid 3 to smithi13778320-82 2024-09-21T09:35:49.347 INFO:tasks.rados.rados.0.smithi137.stdout:2519: seq_num 1641 ranges {780287=499504,1810951=440234,2697837=468079} 2024-09-21T09:35:49.353 INFO:tasks.rados.rados.0.smithi137.stdout:2519: writing smithi13778320-56 from 780287 to 1279791 tid 1 2024-09-21T09:35:49.358 INFO:tasks.rados.rados.0.smithi137.stdout:2519: writing smithi13778320-56 from 1810951 to 2251185 tid 2 2024-09-21T09:35:49.364 INFO:tasks.rados.rados.0.smithi137.stdout:2519: writing smithi13778320-56 from 2697837 to 3165916 tid 3 2024-09-21T09:35:49.364 INFO:tasks.rados.rados.0.smithi137.stdout:2520: read oid 202 snap -1 2024-09-21T09:35:49.364 INFO:tasks.rados.rados.0.smithi137.stdout:2520: expect (ObjNum 1602 snap 0 seq_num 1602) 2024-09-21T09:35:49.364 INFO:tasks.rados.rados.0.smithi137.stdout:2521: write oid 216 current snap is 0 2024-09-21T09:35:49.364 INFO:tasks.rados.rados.0.smithi137.stdout:2513: finishing write tid 4 to smithi13778320-82 2024-09-21T09:35:49.364 INFO:tasks.rados.rados.0.smithi137.stdout:2513: finishing write tid 5 to smithi13778320-82 2024-09-21T09:35:49.365 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 82 v 376 (ObjNum 1637 snap 0 seq_num 1637) dirty exists 2024-09-21T09:35:49.365 INFO:tasks.rados.rados.0.smithi137.stdout:2513: left oid 82 (ObjNum 1637 snap 0 seq_num 1637) 2024-09-21T09:35:49.365 INFO:tasks.rados.rados.0.smithi137.stdout:2514: finishing write tid 1 to smithi13778320-296 2024-09-21T09:35:49.365 INFO:tasks.rados.rados.0.smithi137.stdout:2514: finishing write tid 2 to smithi13778320-296 2024-09-21T09:35:49.365 INFO:tasks.rados.rados.0.smithi137.stdout:2514: finishing write tid 3 to smithi13778320-296 2024-09-21T09:35:49.365 INFO:tasks.rados.rados.0.smithi137.stdout:2514: finishing write tid 4 to smithi13778320-296 2024-09-21T09:35:49.365 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 296 v 296 (ObjNum 1638 snap 0 seq_num 1638) dirty exists 2024-09-21T09:35:49.365 INFO:tasks.rados.rados.0.smithi137.stdout:2514: left oid 296 (ObjNum 1638 snap 0 seq_num 1638) 2024-09-21T09:35:49.365 INFO:tasks.rados.rados.0.smithi137.stdout:2515: finishing write tid 1 to smithi13778320-248 2024-09-21T09:35:49.365 INFO:tasks.rados.rados.0.smithi137.stdout:2521: seq_num 1642 ranges {797094=574753,1869433=700245,3125260=471834} 2024-09-21T09:35:49.372 INFO:tasks.rados.rados.0.smithi137.stdout:2521: writing smithi13778320-216 from 797094 to 1371847 tid 1 2024-09-21T09:35:49.378 INFO:tasks.rados.rados.0.smithi137.stdout:2521: writing smithi13778320-216 from 1869433 to 2569678 tid 2 2024-09-21T09:35:49.385 INFO:tasks.rados.rados.0.smithi137.stdout:2521: writing smithi13778320-216 from 3125260 to 3597094 tid 3 2024-09-21T09:35:49.385 INFO:tasks.rados.rados.0.smithi137.stdout:2513: done (8 left) 2024-09-21T09:35:49.385 INFO:tasks.rados.rados.0.smithi137.stdout:2514: done (7 left) 2024-09-21T09:35:49.385 INFO:tasks.rados.rados.0.smithi137.stdout:2522: read oid 69 snap -1 2024-09-21T09:35:49.385 INFO:tasks.rados.rados.0.smithi137.stdout:2522: expect (ObjNum 848 snap 0 seq_num 848) 2024-09-21T09:35:49.385 INFO:tasks.rados.rados.0.smithi137.stdout:2523: read oid 100 snap -1 2024-09-21T09:35:49.385 INFO:tasks.rados.rados.0.smithi137.stdout:2523: expect (ObjNum 1538 snap 0 seq_num 1538) 2024-09-21T09:35:49.385 INFO:tasks.rados.rados.0.smithi137.stdout:2524: delete oid 285 current snap is 0 2024-09-21T09:35:49.385 INFO:tasks.rados.rados.0.smithi137.stdout:2515: finishing write tid 2 to smithi13778320-248 2024-09-21T09:35:49.385 INFO:tasks.rados.rados.0.smithi137.stdout:2515: finishing write tid 3 to smithi13778320-248 2024-09-21T09:35:49.386 INFO:tasks.rados.rados.0.smithi137.stdout:2515: finishing write tid 4 to smithi13778320-248 2024-09-21T09:35:49.386 INFO:tasks.rados.rados.0.smithi137.stdout:2515: finishing write tid 5 to smithi13778320-248 2024-09-21T09:35:49.386 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 248 v 337 (ObjNum 1639 snap 0 seq_num 1639) dirty exists 2024-09-21T09:35:49.386 INFO:tasks.rados.rados.0.smithi137.stdout:2515: left oid 248 (ObjNum 1639 snap 0 seq_num 1639) 2024-09-21T09:35:49.386 INFO:tasks.rados.rados.0.smithi137.stdout:2517: finishing write tid 1 to smithi13778320-343 2024-09-21T09:35:49.386 INFO:tasks.rados.rados.0.smithi137.stdout:2517: finishing write tid 2 to smithi13778320-343 2024-09-21T09:35:49.386 INFO:tasks.rados.rados.0.smithi137.stdout:2517: finishing write tid 3 to smithi13778320-343 2024-09-21T09:35:49.386 INFO:tasks.rados.rados.0.smithi137.stdout:2517: finishing write tid 4 to smithi13778320-343 2024-09-21T09:35:49.386 INFO:tasks.rados.rados.0.smithi137.stdout:2517: finishing write tid 5 to smithi13778320-343 2024-09-21T09:35:49.386 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 343 v 259 (ObjNum 1640 snap 0 seq_num 1640) dirty exists 2024-09-21T09:35:49.386 INFO:tasks.rados.rados.0.smithi137.stdout:2517: left oid 343 (ObjNum 1640 snap 0 seq_num 1640) 2024-09-21T09:35:49.386 INFO:tasks.rados.rados.0.smithi137.stdout:2518: expect (ObjNum 1550 snap 0 seq_num 1550) 2024-09-21T09:35:49.498 INFO:tasks.rados.rados.0.smithi137.stdout:2519: finishing write tid 1 to smithi13778320-56 2024-09-21T09:35:49.498 INFO:tasks.rados.rados.0.smithi137.stdout:2519: finishing write tid 2 to smithi13778320-56 2024-09-21T09:35:49.498 INFO:tasks.rados.rados.0.smithi137.stdout:2519: finishing write tid 3 to smithi13778320-56 2024-09-21T09:35:49.498 INFO:tasks.rados.rados.0.smithi137.stdout:2519: finishing write tid 4 to smithi13778320-56 2024-09-21T09:35:49.498 INFO:tasks.rados.rados.0.smithi137.stdout:2519: finishing write tid 5 to smithi13778320-56 2024-09-21T09:35:49.498 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 56 v 380 (ObjNum 1641 snap 0 seq_num 1641) dirty exists 2024-09-21T09:35:49.498 INFO:tasks.rados.rados.0.smithi137.stdout:2519: left oid 56 (ObjNum 1641 snap 0 seq_num 1641) 2024-09-21T09:35:49.498 INFO:tasks.rados.rados.0.smithi137.stdout:2520: expect (ObjNum 1602 snap 0 seq_num 1602) 2024-09-21T09:35:49.633 INFO:tasks.rados.rados.0.smithi137.stdout:2521: finishing write tid 1 to smithi13778320-216 2024-09-21T09:35:49.633 INFO:tasks.rados.rados.0.smithi137.stdout:2521: finishing write tid 2 to smithi13778320-216 2024-09-21T09:35:49.633 INFO:tasks.rados.rados.0.smithi137.stdout:2515: done (9 left) 2024-09-21T09:35:49.633 INFO:tasks.rados.rados.0.smithi137.stdout:2516: done (8 left) 2024-09-21T09:35:49.633 INFO:tasks.rados.rados.0.smithi137.stdout:2517: done (7 left) 2024-09-21T09:35:49.633 INFO:tasks.rados.rados.0.smithi137.stdout:2518: done (6 left) 2024-09-21T09:35:49.633 INFO:tasks.rados.rados.0.smithi137.stdout:2519: done (5 left) 2024-09-21T09:35:49.633 INFO:tasks.rados.rados.0.smithi137.stdout:2520: done (4 left) 2024-09-21T09:35:49.633 INFO:tasks.rados.rados.0.smithi137.stdout:2524: done (3 left) 2024-09-21T09:35:49.633 INFO:tasks.rados.rados.0.smithi137.stdout:2525: read oid 470 snap -1 2024-09-21T09:35:49.633 INFO:tasks.rados.rados.0.smithi137.stdout:2525: expect (ObjNum 1574 snap 0 seq_num 1574) 2024-09-21T09:35:49.634 INFO:tasks.rados.rados.0.smithi137.stdout:2526: read oid 415 snap -1 2024-09-21T09:35:49.634 INFO:tasks.rados.rados.0.smithi137.stdout:2526: expect (ObjNum 1559 snap 0 seq_num 1559) 2024-09-21T09:35:49.634 INFO:tasks.rados.rados.0.smithi137.stdout:2527: read oid 3 snap -1 2024-09-21T09:35:49.634 INFO:tasks.rados.rados.0.smithi137.stdout:2527: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T09:35:49.634 INFO:tasks.rados.rados.0.smithi137.stdout:2528: write oid 476 current snap is 0 2024-09-21T09:35:49.634 INFO:tasks.rados.rados.0.smithi137.stdout:2521: finishing write tid 3 to smithi13778320-216 2024-09-21T09:35:49.634 INFO:tasks.rados.rados.0.smithi137.stdout:2521: finishing write tid 4 to smithi13778320-216 2024-09-21T09:35:49.634 INFO:tasks.rados.rados.0.smithi137.stdout:2521: finishing write tid 5 to smithi13778320-216 2024-09-21T09:35:49.634 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 216 v 331 (ObjNum 1642 snap 0 seq_num 1642) dirty exists 2024-09-21T09:35:49.634 INFO:tasks.rados.rados.0.smithi137.stdout:2521: left oid 216 (ObjNum 1642 snap 0 seq_num 1642) 2024-09-21T09:35:49.634 INFO:tasks.rados.rados.0.smithi137.stdout:2522: expect (ObjNum 848 snap 0 seq_num 848) 2024-09-21T09:35:49.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:49 smithi165 podman[74646]: 2024-09-21 09:35:49.158494229 +0000 UTC m=+0.016876409 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-21T09:35:49.760 INFO:tasks.rados.rados.0.smithi137.stdout:2523: expect (ObjNum 1538 snap 0 seq_num 1538) 2024-09-21T09:35:49.980 INFO:tasks.rados.rados.0.smithi137.stdout:2527: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T09:35:50.132 INFO:tasks.rados.rados.0.smithi137.stdout:2525: expect (ObjNum 1574 snap 0 seq_num 1574) 2024-09-21T09:35:50.213 INFO:tasks.rados.rados.0.smithi137.stdout:2526: expect (ObjNum 1559 snap 0 seq_num 1559) 2024-09-21T09:35:50.290 INFO:tasks.rados.rados.0.smithi137.stdout:2528: seq_num 1644 ranges {430708=441604,1302750=703914,2496459=701895} 2024-09-21T09:35:50.295 INFO:tasks.rados.rados.0.smithi137.stdout:2528: writing smithi13778320-476 from 430708 to 872312 tid 1 2024-09-21T09:35:50.301 INFO:tasks.rados.rados.0.smithi137.stdout:2528: writing smithi13778320-476 from 1302750 to 2006664 tid 2 2024-09-21T09:35:50.308 INFO:tasks.rados.rados.0.smithi137.stdout:2528: writing smithi13778320-476 from 2496459 to 3198354 tid 3 2024-09-21T09:35:50.309 INFO:tasks.rados.rados.0.smithi137.stdout:2521: done (6 left) 2024-09-21T09:35:50.309 INFO:tasks.rados.rados.0.smithi137.stdout:2522: done (5 left) 2024-09-21T09:35:50.309 INFO:tasks.rados.rados.0.smithi137.stdout:2523: done (4 left) 2024-09-21T09:35:50.309 INFO:tasks.rados.rados.0.smithi137.stdout:2525: done (3 left) 2024-09-21T09:35:50.309 INFO:tasks.rados.rados.0.smithi137.stdout:2526: done (2 left) 2024-09-21T09:35:50.309 INFO:tasks.rados.rados.0.smithi137.stdout:2527: done (1 left) 2024-09-21T09:35:50.309 INFO:tasks.rados.rados.0.smithi137.stdout:2529: read oid 45 snap -1 2024-09-21T09:35:50.309 INFO:tasks.rados.rados.0.smithi137.stdout:2529: expect deleted 2024-09-21T09:35:50.309 INFO:tasks.rados.rados.0.smithi137.stdout:2530: write oid 66 current snap is 0 2024-09-21T09:35:50.309 INFO:tasks.rados.rados.0.smithi137.stdout:2528: finishing write tid 1 to smithi13778320-476 2024-09-21T09:35:50.309 INFO:tasks.rados.rados.0.smithi137.stdout:2528: finishing write tid 2 to smithi13778320-476 2024-09-21T09:35:50.309 INFO:tasks.rados.rados.0.smithi137.stdout:2530: seq_num 1645 ranges {447515=516853,1644879=447572,2807529=629520} 2024-09-21T09:35:50.314 INFO:tasks.rados.rados.0.smithi137.stdout:2530: writing smithi13778320-66 from 447515 to 964368 tid 1 2024-09-21T09:35:50.320 INFO:tasks.rados.rados.0.smithi137.stdout:2530: writing smithi13778320-66 from 1644879 to 2092451 tid 2 2024-09-21T09:35:50.328 INFO:tasks.rados.rados.0.smithi137.stdout:2530: writing smithi13778320-66 from 2807529 to 3437049 tid 3 2024-09-21T09:35:50.328 INFO:tasks.rados.rados.0.smithi137.stdout:2531: write oid 11 current snap is 0 2024-09-21T09:35:50.328 INFO:tasks.rados.rados.0.smithi137.stdout:2531: seq_num 1646 ranges {464322=592102,1703361=591230,2718599=440792} 2024-09-21T09:35:50.334 INFO:tasks.rados.rados.0.smithi137.stdout:2531: writing smithi13778320-11 from 464322 to 1056424 tid 1 2024-09-21T09:35:50.340 INFO:tasks.rados.rados.0.smithi137.stdout:2531: writing smithi13778320-11 from 1703361 to 2294591 tid 2 2024-09-21T09:35:50.345 INFO:tasks.rados.rados.0.smithi137.stdout:2531: writing smithi13778320-11 from 2718599 to 3159391 tid 3 2024-09-21T09:35:50.346 INFO:tasks.rados.rados.0.smithi137.stdout:2532: write oid 91 current snap is 0 2024-09-21T09:35:50.346 INFO:tasks.rados.rados.0.smithi137.stdout:2532: seq_num 1647 ranges {481129=667351,1761843=451241,2862375=652064} 2024-09-21T09:35:50.352 INFO:tasks.rados.rados.0.smithi137.stdout:2532: writing smithi13778320-91 from 481129 to 1148480 tid 1 2024-09-21T09:35:50.357 INFO:tasks.rados.rados.0.smithi137.stdout:2532: writing smithi13778320-91 from 1761843 to 2213084 tid 2 2024-09-21T09:35:50.365 INFO:tasks.rados.rados.0.smithi137.stdout:2532: writing smithi13778320-91 from 2862375 to 3514439 tid 3 2024-09-21T09:35:50.365 INFO:tasks.rados.rados.0.smithi137.stdout:2533: write oid 120 current snap is 0 2024-09-21T09:35:50.365 INFO:tasks.rados.rados.0.smithi137.stdout:2533: seq_num 1648 ranges {497936=742600,1820325=594899,2889798=463336} 2024-09-21T09:35:50.371 INFO:tasks.rados.rados.0.smithi137.stdout:2533: writing smithi13778320-120 from 497936 to 1240536 tid 1 2024-09-21T09:35:50.377 INFO:tasks.rados.rados.0.smithi137.stdout:2533: writing smithi13778320-120 from 1820325 to 2415224 tid 2 2024-09-21T09:35:50.383 INFO:tasks.rados.rados.0.smithi137.stdout:2533: writing smithi13778320-120 from 2889798 to 3353134 tid 3 2024-09-21T09:35:50.384 INFO:tasks.rados.rados.0.smithi137.stdout:2534: write oid 275 current snap is 0 2024-09-21T09:35:50.384 INFO:tasks.rados.rados.0.smithi137.stdout:2528: finishing write tid 3 to smithi13778320-476 2024-09-21T09:35:50.384 INFO:tasks.rados.rados.0.smithi137.stdout:2528: finishing write tid 4 to smithi13778320-476 2024-09-21T09:35:50.384 INFO:tasks.rados.rados.0.smithi137.stdout:2528: finishing write tid 5 to smithi13778320-476 2024-09-21T09:35:50.384 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 476 v 301 (ObjNum 1644 snap 0 seq_num 1644) dirty exists 2024-09-21T09:35:50.384 INFO:tasks.rados.rados.0.smithi137.stdout:2528: left oid 476 (ObjNum 1644 snap 0 seq_num 1644) 2024-09-21T09:35:50.384 INFO:tasks.rados.rados.0.smithi137.stdout:2530: finishing write tid 1 to smithi13778320-66 2024-09-21T09:35:50.384 INFO:tasks.rados.rados.0.smithi137.stdout:2530: finishing write tid 2 to smithi13778320-66 2024-09-21T09:35:50.384 INFO:tasks.rados.rados.0.smithi137.stdout:2530: finishing write tid 3 to smithi13778320-66 2024-09-21T09:35:50.384 INFO:tasks.rados.rados.0.smithi137.stdout:2530: finishing write tid 4 to smithi13778320-66 2024-09-21T09:35:50.384 INFO:tasks.rados.rados.0.smithi137.stdout:2530: finishing write tid 5 to smithi13778320-66 2024-09-21T09:35:50.384 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 66 v 422 (ObjNum 1645 snap 0 seq_num 1645) dirty exists 2024-09-21T09:35:50.384 INFO:tasks.rados.rados.0.smithi137.stdout:2530: left oid 66 (ObjNum 1645 snap 0 seq_num 1645) 2024-09-21T09:35:50.385 INFO:tasks.rados.rados.0.smithi137.stdout:2531: finishing write tid 1 to smithi13778320-11 2024-09-21T09:35:50.385 INFO:tasks.rados.rados.0.smithi137.stdout:2531: finishing write tid 2 to smithi13778320-11 2024-09-21T09:35:50.385 INFO:tasks.rados.rados.0.smithi137.stdout:2531: finishing write tid 3 to smithi13778320-11 2024-09-21T09:35:50.385 INFO:tasks.rados.rados.0.smithi137.stdout:2531: finishing write tid 4 to smithi13778320-11 2024-09-21T09:35:50.385 INFO:tasks.rados.rados.0.smithi137.stdout:2531: finishing write tid 5 to smithi13778320-11 2024-09-21T09:35:50.385 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 11 v 384 (ObjNum 1646 snap 0 seq_num 1646) dirty exists 2024-09-21T09:35:50.385 INFO:tasks.rados.rados.0.smithi137.stdout:2531: left oid 11 (ObjNum 1646 snap 0 seq_num 1646) 2024-09-21T09:35:50.385 INFO:tasks.rados.rados.0.smithi137.stdout:2532: finishing write tid 1 to smithi13778320-91 2024-09-21T09:35:50.385 INFO:tasks.rados.rados.0.smithi137.stdout:2532: finishing write tid 2 to smithi13778320-91 2024-09-21T09:35:50.385 INFO:tasks.rados.rados.0.smithi137.stdout:2534: seq_num 1649 ranges {514743=417849,1362454=454910,2400868=790961} 2024-09-21T09:35:50.388 INFO:tasks.rados.rados.0.smithi137.stdout:2534: writing smithi13778320-275 from 514743 to 932592 tid 1 2024-09-21T09:35:50.393 INFO:tasks.rados.rados.0.smithi137.stdout:2534: writing smithi13778320-275 from 1362454 to 1817364 tid 2 2024-09-21T09:35:50.401 INFO:tasks.rados.rados.0.smithi137.stdout:2534: writing smithi13778320-275 from 2400868 to 3191829 tid 3 2024-09-21T09:35:50.401 INFO:tasks.rados.rados.0.smithi137.stdout:2528: done (6 left) 2024-09-21T09:35:50.401 INFO:tasks.rados.rados.0.smithi137.stdout:2529: done (5 left) 2024-09-21T09:35:50.401 INFO:tasks.rados.rados.0.smithi137.stdout:2530: done (4 left) 2024-09-21T09:35:50.401 INFO:tasks.rados.rados.0.smithi137.stdout:2531: done (3 left) 2024-09-21T09:35:50.401 INFO:tasks.rados.rados.0.smithi137.stdout:2535: read oid 96 snap -1 2024-09-21T09:35:50.401 INFO:tasks.rados.rados.0.smithi137.stdout:2535: expect (ObjNum 754 snap 0 seq_num 754) 2024-09-21T09:35:50.401 INFO:tasks.rados.rados.0.smithi137.stdout:2536: read oid 112 snap -1 2024-09-21T09:35:50.401 INFO:tasks.rados.rados.0.smithi137.stdout:2536: expect (ObjNum 1383 snap 0 seq_num 1383) 2024-09-21T09:35:50.401 INFO:tasks.rados.rados.0.smithi137.stdout:2537: delete oid 266 current snap is 0 2024-09-21T09:35:50.401 INFO:tasks.rados.rados.0.smithi137.stdout:2532: finishing write tid 3 to smithi13778320-91 2024-09-21T09:35:50.401 INFO:tasks.rados.rados.0.smithi137.stdout:2532: finishing write tid 4 to smithi13778320-91 2024-09-21T09:35:50.401 INFO:tasks.rados.rados.0.smithi137.stdout:2532: finishing write tid 5 to smithi13778320-91 2024-09-21T09:35:50.402 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 91 v 289 (ObjNum 1647 snap 0 seq_num 1647) dirty exists 2024-09-21T09:35:50.402 INFO:tasks.rados.rados.0.smithi137.stdout:2532: left oid 91 (ObjNum 1647 snap 0 seq_num 1647) 2024-09-21T09:35:50.402 INFO:tasks.rados.rados.0.smithi137.stdout:2533: finishing write tid 1 to smithi13778320-120 2024-09-21T09:35:50.402 INFO:tasks.rados.rados.0.smithi137.stdout:2533: finishing write tid 2 to smithi13778320-120 2024-09-21T09:35:50.402 INFO:tasks.rados.rados.0.smithi137.stdout:2533: finishing write tid 3 to smithi13778320-120 2024-09-21T09:35:50.402 INFO:tasks.rados.rados.0.smithi137.stdout:2533: finishing write tid 4 to smithi13778320-120 2024-09-21T09:35:50.402 INFO:tasks.rados.rados.0.smithi137.stdout:2533: finishing write tid 5 to smithi13778320-120 2024-09-21T09:35:50.402 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 120 v 263 (ObjNum 1648 snap 0 seq_num 1648) dirty exists 2024-09-21T09:35:50.402 INFO:tasks.rados.rados.0.smithi137.stdout:2533: left oid 120 (ObjNum 1648 snap 0 seq_num 1648) 2024-09-21T09:35:50.402 INFO:tasks.rados.rados.0.smithi137.stdout:2534: finishing write tid 1 to smithi13778320-275 2024-09-21T09:35:50.402 INFO:tasks.rados.rados.0.smithi137.stdout:2534: finishing write tid 2 to smithi13778320-275 2024-09-21T09:35:50.403 INFO:tasks.rados.rados.0.smithi137.stdout:2532: done (5 left) 2024-09-21T09:35:50.403 INFO:tasks.rados.rados.0.smithi137.stdout:2533: done (4 left) 2024-09-21T09:35:50.403 INFO:tasks.rados.rados.0.smithi137.stdout:2537: done (3 left) 2024-09-21T09:35:50.403 INFO:tasks.rados.rados.0.smithi137.stdout:2538: write oid 428 current snap is 0 2024-09-21T09:35:50.403 INFO:tasks.rados.rados.0.smithi137.stdout:2538: seq_num 1651 ranges {548357=684700,1995771=458579,2972067=413505} 2024-09-21T09:35:50.410 INFO:tasks.rados.rados.0.smithi137.stdout:2538: writing smithi13778320-428 from 548357 to 1233057 tid 1 2024-09-21T09:35:50.417 INFO:tasks.rados.rados.0.smithi137.stdout:2538: writing smithi13778320-428 from 1995771 to 2454350 tid 2 2024-09-21T09:35:50.422 INFO:tasks.rados.rados.0.smithi137.stdout:2538: writing smithi13778320-428 from 2972067 to 3385572 tid 3 2024-09-21T09:35:50.422 INFO:tasks.rados.rados.0.smithi137.stdout:2539: delete oid 110 current snap is 0 2024-09-21T09:35:50.422 INFO:tasks.rados.rados.0.smithi137.stdout:2535: expect (ObjNum 754 snap 0 seq_num 754) 2024-09-21T09:35:50.538 INFO:tasks.rados.rados.0.smithi137.stdout:2534: finishing write tid 3 to smithi13778320-275 2024-09-21T09:35:50.539 INFO:tasks.rados.rados.0.smithi137.stdout:2534: finishing write tid 4 to smithi13778320-275 2024-09-21T09:35:50.539 INFO:tasks.rados.rados.0.smithi137.stdout:2534: finishing write tid 5 to smithi13778320-275 2024-09-21T09:35:50.539 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 275 v 311 (ObjNum 1649 snap 0 seq_num 1649) dirty exists 2024-09-21T09:35:50.539 INFO:tasks.rados.rados.0.smithi137.stdout:2534: left oid 275 (ObjNum 1649 snap 0 seq_num 1649) 2024-09-21T09:35:50.539 INFO:tasks.rados.rados.0.smithi137.stdout:2534: done (4 left) 2024-09-21T09:35:50.539 INFO:tasks.rados.rados.0.smithi137.stdout:2535: done (3 left) 2024-09-21T09:35:50.539 INFO:tasks.rados.rados.0.smithi137.stdout:2539: done (2 left) 2024-09-21T09:35:50.539 INFO:tasks.rados.rados.0.smithi137.stdout:2540: write oid 350 current snap is 0 2024-09-21T09:35:50.539 INFO:tasks.rados.rados.0.smithi137.stdout:2536: expect (ObjNum 1383 snap 0 seq_num 1383) 2024-09-21T09:35:50.576 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-mon[32789]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:50.576 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-mon[32789]: pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 12 MiB/s wr, 122 op/s 2024-09-21T09:35:50.576 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-mon[32789]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:50.576 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 podman[74646]: 2024-09-21 09:35:50.324544776 +0000 UTC m=+1.182926945 container create 5ae1d4ff325c9afde638db4d700ba652a76d124ba39f8898905df1d9ee7fa3d6 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:50.782 INFO:tasks.rados.rados.0.smithi137.stdout:2538: finishing write tid 1 to smithi13778320-428 2024-09-21T09:35:50.782 INFO:tasks.rados.rados.0.smithi137.stdout:2538: finishing write tid 2 to smithi13778320-428 2024-09-21T09:35:50.783 INFO:tasks.rados.rados.0.smithi137.stdout:2540: seq_num 1653 ranges {581971=435198,1712735=462248,2626913=436049,3752375=29596} 2024-09-21T09:35:50.788 INFO:tasks.rados.rados.0.smithi137.stdout:2540: writing smithi13778320-350 from 581971 to 1017169 tid 1 2024-09-21T09:35:50.794 INFO:tasks.rados.rados.0.smithi137.stdout:2540: writing smithi13778320-350 from 1712735 to 2174983 tid 2 2024-09-21T09:35:50.799 INFO:tasks.rados.rados.0.smithi137.stdout:2540: writing smithi13778320-350 from 2626913 to 3062962 tid 3 2024-09-21T09:35:50.799 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:50 smithi137 ceph-mon[28941]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:50.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:50 smithi137 ceph-mon[28941]: pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 12 MiB/s wr, 122 op/s 2024-09-21T09:35:50.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:50 smithi137 ceph-mon[28941]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:50.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:50 smithi137 ceph-mon[39068]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:50.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:50 smithi137 ceph-mon[39068]: pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 12 MiB/s wr, 122 op/s 2024-09-21T09:35:50.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:50 smithi137 ceph-mon[39068]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:50.804 INFO:tasks.rados.rados.0.smithi137.stdout:2540: writing smithi13778320-350 from 3752375 to 3781971 tid 4 2024-09-21T09:35:50.804 INFO:tasks.rados.rados.0.smithi137.stdout:2536: done (2 left) 2024-09-21T09:35:50.804 INFO:tasks.rados.rados.0.smithi137.stdout:2541: write oid 388 current snap is 0 2024-09-21T09:35:50.804 INFO:tasks.rados.rados.0.smithi137.stdout:2538: finishing write tid 3 to smithi13778320-428 2024-09-21T09:35:50.804 INFO:tasks.rados.rados.0.smithi137.stdout:2538: finishing write tid 4 to smithi13778320-428 2024-09-21T09:35:50.804 INFO:tasks.rados.rados.0.smithi137.stdout:2538: finishing write tid 5 to smithi13778320-428 2024-09-21T09:35:50.804 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 428 v 315 (ObjNum 1651 snap 0 seq_num 1651) dirty exists 2024-09-21T09:35:50.804 INFO:tasks.rados.rados.0.smithi137.stdout:2538: left oid 428 (ObjNum 1651 snap 0 seq_num 1651) 2024-09-21T09:35:50.804 INFO:tasks.rados.rados.0.smithi137.stdout:2540: finishing write tid 1 to smithi13778320-350 2024-09-21T09:35:50.804 INFO:tasks.rados.rados.0.smithi137.stdout:2540: finishing write tid 2 to smithi13778320-350 2024-09-21T09:35:50.804 INFO:tasks.rados.rados.0.smithi137.stdout:2540: finishing write tid 3 to smithi13778320-350 2024-09-21T09:35:50.804 INFO:tasks.rados.rados.0.smithi137.stdout:2541: seq_num 1654 ranges {598778=510447,1654864=605906,2937983=763674} 2024-09-21T09:35:50.809 INFO:tasks.rados.rados.0.smithi137.stdout:2541: writing smithi13778320-388 from 598778 to 1109225 tid 1 2024-09-21T09:35:50.815 INFO:tasks.rados.rados.0.smithi137.stdout:2541: writing smithi13778320-388 from 1654864 to 2260770 tid 2 2024-09-21T09:35:50.824 INFO:tasks.rados.rados.0.smithi137.stdout:2541: writing smithi13778320-388 from 2937983 to 3701657 tid 3 2024-09-21T09:35:50.824 INFO:tasks.rados.rados.0.smithi137.stdout:2538: done (2 left) 2024-09-21T09:35:50.824 INFO:tasks.rados.rados.0.smithi137.stdout:2542: write oid 368 current snap is 0 2024-09-21T09:35:50.824 INFO:tasks.rados.rados.0.smithi137.stdout:2540: finishing write tid 4 to smithi13778320-350 2024-09-21T09:35:50.824 INFO:tasks.rados.rados.0.smithi137.stdout:2540: finishing write tid 5 to smithi13778320-350 2024-09-21T09:35:50.825 INFO:tasks.rados.rados.0.smithi137.stdout:2540: finishing write tid 6 to smithi13778320-350 2024-09-21T09:35:50.825 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 350 v 288 (ObjNum 1653 snap 0 seq_num 1653) dirty exists 2024-09-21T09:35:50.825 INFO:tasks.rados.rados.0.smithi137.stdout:2540: left oid 350 (ObjNum 1653 snap 0 seq_num 1653) 2024-09-21T09:35:50.825 INFO:tasks.rados.rados.0.smithi137.stdout:2541: finishing write tid 1 to smithi13778320-388 2024-09-21T09:35:50.825 INFO:tasks.rados.rados.0.smithi137.stdout:2541: finishing write tid 2 to smithi13778320-388 2024-09-21T09:35:50.825 INFO:tasks.rados.rados.0.smithi137.stdout:2542: seq_num 1655 ranges {615585=585696,1713346=465917,2965406=574946} 2024-09-21T09:35:50.830 INFO:tasks.rados.rados.0.smithi137.stdout:2542: writing smithi13778320-368 from 615585 to 1201281 tid 1 2024-09-21T09:35:50.836 INFO:tasks.rados.rados.0.smithi137.stdout:2542: writing smithi13778320-368 from 1713346 to 2179263 tid 2 2024-09-21T09:35:50.844 INFO:tasks.rados.rados.0.smithi137.stdout:2542: writing smithi13778320-368 from 2965406 to 3540352 tid 3 2024-09-21T09:35:50.844 INFO:tasks.rados.rados.0.smithi137.stdout:2540: done (2 left) 2024-09-21T09:35:50.844 INFO:tasks.rados.rados.0.smithi137.stdout:2543: write oid 472 current snap is 0 2024-09-21T09:35:50.844 INFO:tasks.rados.rados.0.smithi137.stdout:2541: finishing write tid 3 to smithi13778320-388 2024-09-21T09:35:50.844 INFO:tasks.rados.rados.0.smithi137.stdout:2543: seq_num 1656 ranges {632392=660945,1771828=609575,2992829=786218} 2024-09-21T09:35:50.851 INFO:tasks.rados.rados.0.smithi137.stdout:2543: writing smithi13778320-472 from 632392 to 1293337 tid 1 2024-09-21T09:35:50.856 INFO:tasks.rados.rados.0.smithi137.stdout:2543: writing smithi13778320-472 from 1771828 to 2381403 tid 2 2024-09-21T09:35:50.864 INFO:tasks.rados.rados.0.smithi137.stdout:2543: writing smithi13778320-472 from 2992829 to 3779047 tid 3 2024-09-21T09:35:50.864 INFO:tasks.rados.rados.0.smithi137.stdout:2544: write oid 226 current snap is 0 2024-09-21T09:35:50.865 INFO:tasks.rados.rados.0.smithi137.stdout:2541: finishing write tid 4 to smithi13778320-388 2024-09-21T09:35:50.865 INFO:tasks.rados.rados.0.smithi137.stdout:2541: finishing write tid 5 to smithi13778320-388 2024-09-21T09:35:50.865 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 388 v 382 (ObjNum 1654 snap 0 seq_num 1654) dirty exists 2024-09-21T09:35:50.865 INFO:tasks.rados.rados.0.smithi137.stdout:2541: left oid 388 (ObjNum 1654 snap 0 seq_num 1654) 2024-09-21T09:35:50.865 INFO:tasks.rados.rados.0.smithi137.stdout:2542: finishing write tid 1 to smithi13778320-368 2024-09-21T09:35:50.865 INFO:tasks.rados.rados.0.smithi137.stdout:2542: finishing write tid 2 to smithi13778320-368 2024-09-21T09:35:50.865 INFO:tasks.rados.rados.0.smithi137.stdout:2544: seq_num 1657 ranges {649199=736194,1830310=753233,3303899=545300} 2024-09-21T09:35:50.872 INFO:tasks.rados.rados.0.smithi137.stdout:2544: writing smithi13778320-226 from 649199 to 1385393 tid 1 2024-09-21T09:35:50.879 INFO:tasks.rados.rados.0.smithi137.stdout:2544: writing smithi13778320-226 from 1830310 to 2583543 tid 2 2024-09-21T09:35:50.886 INFO:tasks.rados.rados.0.smithi137.stdout:2544: writing smithi13778320-226 from 3303899 to 3849199 tid 3 2024-09-21T09:35:50.886 INFO:tasks.rados.rados.0.smithi137.stdout:2541: done (3 left) 2024-09-21T09:35:50.886 INFO:tasks.rados.rados.0.smithi137.stdout:2545: write oid 255 current snap is 0 2024-09-21T09:35:50.886 INFO:tasks.rados.rados.0.smithi137.stdout:2542: finishing write tid 3 to smithi13778320-368 2024-09-21T09:35:50.886 INFO:tasks.rados.rados.0.smithi137.stdout:2542: finishing write tid 4 to smithi13778320-368 2024-09-21T09:35:50.886 INFO:tasks.rados.rados.0.smithi137.stdout:2542: finishing write tid 5 to smithi13778320-368 2024-09-21T09:35:50.886 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 368 v 292 (ObjNum 1655 snap 0 seq_num 1655) dirty exists 2024-09-21T09:35:50.886 INFO:tasks.rados.rados.0.smithi137.stdout:2542: left oid 368 (ObjNum 1655 snap 0 seq_num 1655) 2024-09-21T09:35:50.887 INFO:tasks.rados.rados.0.smithi137.stdout:2543: finishing write tid 1 to smithi13778320-472 2024-09-21T09:35:50.887 INFO:tasks.rados.rados.0.smithi137.stdout:2543: finishing write tid 2 to smithi13778320-472 2024-09-21T09:35:50.887 INFO:tasks.rados.rados.0.smithi137.stdout:2545: seq_num 1658 ranges {666006=527796,1888792=613244,3047675=525115} 2024-09-21T09:35:50.892 INFO:tasks.rados.rados.0.smithi137.stdout:2545: writing smithi13778320-255 from 666006 to 1193802 tid 1 2024-09-21T09:35:50.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 podman[74646]: 2024-09-21 09:35:50.693933507 +0000 UTC m=+1.552315686 container init 5ae1d4ff325c9afde638db4d700ba652a76d124ba39f8898905df1d9ee7fa3d6 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:50.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 podman[74646]: 2024-09-21 09:35:50.6971424 +0000 UTC m=+1.555524569 container start 5ae1d4ff325c9afde638db4d700ba652a76d124ba39f8898905df1d9ee7fa3d6 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:50.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.717Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-21T09:35:50.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.717Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-21T09:35:50.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.717Z caller=main.go:623 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi165 (none))" 2024-09-21T09:35:50.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.717Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T09:35:50.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.717Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T09:35:50.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.719Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T09:35:50.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.720Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-21T09:35:50.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.721Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T09:35:50.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.721Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T09:35:50.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.723Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T09:35:50.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.723Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.675µs 2024-09-21T09:35:50.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.723Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T09:35:50.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.723Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-21T09:35:50.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.736Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-21T09:35:50.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.736Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-21T09:35:50.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.736Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.005µs wal_replay_duration=13.14185ms wbl_replay_duration=91ns total_replay_duration=13.201353ms 2024-09-21T09:35:50.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.739Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T09:35:50.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.739Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-21T09:35:50.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.739Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T09:35:50.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.756Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.142248ms db_storage=890ns remote_storage=1.482µs web_handler=560ns query_engine=668ns scrape=506.384µs scrape_sd=112.022µs notify=19.408µs notify_sd=10.464µs rules=16.049664ms tracing=7.142µs 2024-09-21T09:35:50.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.756Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-21T09:35:50.900 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:35:50.756Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T09:35:50.900 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 bash[74646]: 5ae1d4ff325c9afde638db4d700ba652a76d124ba39f8898905df1d9ee7fa3d6 2024-09-21T09:35:50.900 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:35:50 smithi165 systemd[1]: Started Ceph prometheus.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:35:50.900 INFO:tasks.rados.rados.0.smithi137.stdout:2545: writing smithi13778320-255 from 1888792 to 2502036 tid 2 2024-09-21T09:35:50.906 INFO:tasks.rados.rados.0.smithi137.stdout:2545: writing smithi13778320-255 from 3047675 to 3572790 tid 3 2024-09-21T09:35:50.906 INFO:tasks.rados.rados.0.smithi137.stdout:2542: done (3 left) 2024-09-21T09:35:50.906 INFO:tasks.rados.rados.0.smithi137.stdout:2546: read oid 434 snap -1 2024-09-21T09:35:50.906 INFO:tasks.rados.rados.0.smithi137.stdout:2546: expect deleted 2024-09-21T09:35:50.906 INFO:tasks.rados.rados.0.smithi137.stdout:2547: write oid 40 current snap is 0 2024-09-21T09:35:50.906 INFO:tasks.rados.rados.0.smithi137.stdout:2543: finishing write tid 3 to smithi13778320-472 2024-09-21T09:35:50.906 INFO:tasks.rados.rados.0.smithi137.stdout:2543: finishing write tid 4 to smithi13778320-472 2024-09-21T09:35:50.906 INFO:tasks.rados.rados.0.smithi137.stdout:2543: finishing write tid 5 to smithi13778320-472 2024-09-21T09:35:50.906 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 472 v 341 (ObjNum 1656 snap 0 seq_num 1656) dirty exists 2024-09-21T09:35:50.906 INFO:tasks.rados.rados.0.smithi137.stdout:2543: left oid 472 (ObjNum 1656 snap 0 seq_num 1656) 2024-09-21T09:35:50.907 INFO:tasks.rados.rados.0.smithi137.stdout:2544: finishing write tid 1 to smithi13778320-226 2024-09-21T09:35:50.907 INFO:tasks.rados.rados.0.smithi137.stdout:2544: finishing write tid 2 to smithi13778320-226 2024-09-21T09:35:50.907 INFO:tasks.rados.rados.0.smithi137.stdout:2547: seq_num 1659 ranges {682813=603045,1947274=756902,3358745=524068} 2024-09-21T09:35:50.912 INFO:tasks.rados.rados.0.smithi137.stdout:2547: writing smithi13778320-40 from 682813 to 1285858 tid 1 2024-09-21T09:35:50.920 INFO:tasks.rados.rados.0.smithi137.stdout:2547: writing smithi13778320-40 from 1947274 to 2704176 tid 2 2024-09-21T09:35:50.927 INFO:tasks.rados.rados.0.smithi137.stdout:2547: writing smithi13778320-40 from 3358745 to 3882813 tid 3 2024-09-21T09:35:50.927 INFO:tasks.rados.rados.0.smithi137.stdout:2543: done (4 left) 2024-09-21T09:35:50.927 INFO:tasks.rados.rados.0.smithi137.stdout:2548: delete oid 387 current snap is 0 2024-09-21T09:35:50.927 INFO:tasks.rados.rados.0.smithi137.stdout:2544: finishing write tid 3 to smithi13778320-226 2024-09-21T09:35:50.927 INFO:tasks.rados.rados.0.smithi137.stdout:2544: finishing write tid 4 to smithi13778320-226 2024-09-21T09:35:50.927 INFO:tasks.rados.rados.0.smithi137.stdout:2544: finishing write tid 5 to smithi13778320-226 2024-09-21T09:35:50.927 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 226 v 426 (ObjNum 1657 snap 0 seq_num 1657) dirty exists 2024-09-21T09:35:50.927 INFO:tasks.rados.rados.0.smithi137.stdout:2544: left oid 226 (ObjNum 1657 snap 0 seq_num 1657) 2024-09-21T09:35:50.927 INFO:tasks.rados.rados.0.smithi137.stdout:2545: finishing write tid 1 to smithi13778320-255 2024-09-21T09:35:50.927 INFO:tasks.rados.rados.0.smithi137.stdout:2545: finishing write tid 2 to smithi13778320-255 2024-09-21T09:35:50.928 INFO:tasks.rados.rados.0.smithi137.stdout:2545: finishing write tid 3 to smithi13778320-255 2024-09-21T09:35:50.928 INFO:tasks.rados.rados.0.smithi137.stdout:2545: finishing write tid 4 to smithi13778320-255 2024-09-21T09:35:50.928 INFO:tasks.rados.rados.0.smithi137.stdout:2545: finishing write tid 5 to smithi13778320-255 2024-09-21T09:35:50.928 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 255 v 358 (ObjNum 1658 snap 0 seq_num 1658) dirty exists 2024-09-21T09:35:50.928 INFO:tasks.rados.rados.0.smithi137.stdout:2545: left oid 255 (ObjNum 1658 snap 0 seq_num 1658) 2024-09-21T09:35:50.928 INFO:tasks.rados.rados.0.smithi137.stdout:2547: finishing write tid 1 to smithi13778320-40 2024-09-21T09:35:50.928 INFO:tasks.rados.rados.0.smithi137.stdout:2547: finishing write tid 2 to smithi13778320-40 2024-09-21T09:35:50.928 INFO:tasks.rados.rados.0.smithi137.stdout:2544: done (4 left) 2024-09-21T09:35:50.929 INFO:tasks.rados.rados.0.smithi137.stdout:2545: done (3 left) 2024-09-21T09:35:50.929 INFO:tasks.rados.rados.0.smithi137.stdout:2546: done (2 left) 2024-09-21T09:35:50.929 INFO:tasks.rados.rados.0.smithi137.stdout:2548: done (1 left) 2024-09-21T09:35:50.929 INFO:tasks.rados.rados.0.smithi137.stdout:2549: write oid 406 current snap is 0 2024-09-21T09:35:50.929 INFO:tasks.rados.rados.0.smithi137.stdout:2549: seq_num 1661 ranges {716427=753543,2064238=760571,3413591=502836} 2024-09-21T09:35:50.936 INFO:tasks.rados.rados.0.smithi137.stdout:2549: writing smithi13778320-406 from 716427 to 1469970 tid 1 2024-09-21T09:35:50.943 INFO:tasks.rados.rados.0.smithi137.stdout:2549: writing smithi13778320-406 from 2064238 to 2824809 tid 2 2024-09-21T09:35:50.949 INFO:tasks.rados.rados.0.smithi137.stdout:2549: writing smithi13778320-406 from 3413591 to 3916427 tid 3 2024-09-21T09:35:50.949 INFO:tasks.rados.rados.0.smithi137.stdout:2550: write oid 29 current snap is 0 2024-09-21T09:35:50.950 INFO:tasks.rados.rados.0.smithi137.stdout:2547: finishing write tid 3 to smithi13778320-40 2024-09-21T09:35:50.950 INFO:tasks.rados.rados.0.smithi137.stdout:2550: seq_num 1662 ranges {733234=428792,1606367=620582,2641014=570203,3664879=268355} 2024-09-21T09:35:50.956 INFO:tasks.rados.rados.0.smithi137.stdout:2550: writing smithi13778320-29 from 733234 to 1162026 tid 1 2024-09-21T09:35:50.961 INFO:tasks.rados.rados.0.smithi137.stdout:2550: writing smithi13778320-29 from 1606367 to 2226949 tid 2 2024-09-21T09:35:50.967 INFO:tasks.rados.rados.0.smithi137.stdout:2550: writing smithi13778320-29 from 2641014 to 3211217 tid 3 2024-09-21T09:35:50.971 INFO:tasks.rados.rados.0.smithi137.stdout:2550: writing smithi13778320-29 from 3664879 to 3933234 tid 4 2024-09-21T09:35:50.971 INFO:tasks.rados.rados.0.smithi137.stdout:2551: write oid 466 current snap is 0 2024-09-21T09:35:50.971 INFO:tasks.rados.rados.0.smithi137.stdout:2547: finishing write tid 4 to smithi13778320-40 2024-09-21T09:35:50.971 INFO:tasks.rados.rados.0.smithi137.stdout:2547: finishing write tid 5 to smithi13778320-40 2024-09-21T09:35:50.971 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 40 v 386 (ObjNum 1659 snap 0 seq_num 1659) dirty exists 2024-09-21T09:35:50.972 INFO:tasks.rados.rados.0.smithi137.stdout:2547: left oid 40 (ObjNum 1659 snap 0 seq_num 1659) 2024-09-21T09:35:50.972 INFO:tasks.rados.rados.0.smithi137.stdout:2551: seq_num 1663 ranges {750041=504041,1664849=764240,2952084=497828} 2024-09-21T09:35:50.978 INFO:tasks.rados.rados.0.smithi137.stdout:2551: writing smithi13778320-466 from 750041 to 1254082 tid 1 2024-09-21T09:35:50.984 INFO:tasks.rados.rados.0.smithi137.stdout:2551: writing smithi13778320-466 from 1664849 to 2429089 tid 2 2024-09-21T09:35:50.991 INFO:tasks.rados.rados.0.smithi137.stdout:2551: writing smithi13778320-466 from 2952084 to 3449912 tid 3 2024-09-21T09:35:50.991 INFO:tasks.rados.rados.0.smithi137.stdout:2547: done (3 left) 2024-09-21T09:35:50.991 INFO:tasks.rados.rados.0.smithi137.stdout:2552: delete oid 408 current snap is 0 2024-09-21T09:35:50.991 INFO:tasks.rados.rados.0.smithi137.stdout:2549: finishing write tid 1 to smithi13778320-406 2024-09-21T09:35:50.991 INFO:tasks.rados.rados.0.smithi137.stdout:2549: finishing write tid 2 to smithi13778320-406 2024-09-21T09:35:50.991 INFO:tasks.rados.rados.0.smithi137.stdout:2549: finishing write tid 3 to smithi13778320-406 2024-09-21T09:35:50.991 INFO:tasks.rados.rados.0.smithi137.stdout:2549: finishing write tid 4 to smithi13778320-406 2024-09-21T09:35:50.991 INFO:tasks.rados.rados.0.smithi137.stdout:2549: finishing write tid 5 to smithi13778320-406 2024-09-21T09:35:50.991 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 406 v 345 (ObjNum 1661 snap 0 seq_num 1661) dirty exists 2024-09-21T09:35:50.991 INFO:tasks.rados.rados.0.smithi137.stdout:2549: left oid 406 (ObjNum 1661 snap 0 seq_num 1661) 2024-09-21T09:35:50.991 INFO:tasks.rados.rados.0.smithi137.stdout:2550: finishing write tid 1 to smithi13778320-29 2024-09-21T09:35:50.991 INFO:tasks.rados.rados.0.smithi137.stdout:2550: finishing write tid 2 to smithi13778320-29 2024-09-21T09:35:50.991 INFO:tasks.rados.rados.0.smithi137.stdout:2550: finishing write tid 3 to smithi13778320-29 2024-09-21T09:35:50.992 INFO:tasks.rados.rados.0.smithi137.stdout:2550: finishing write tid 4 to smithi13778320-29 2024-09-21T09:35:50.992 INFO:tasks.rados.rados.0.smithi137.stdout:2550: finishing write tid 5 to smithi13778320-29 2024-09-21T09:35:50.992 INFO:tasks.rados.rados.0.smithi137.stdout:2550: finishing write tid 6 to smithi13778320-29 2024-09-21T09:35:50.992 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 29 v 404 (ObjNum 1662 snap 0 seq_num 1662) dirty exists 2024-09-21T09:35:50.992 INFO:tasks.rados.rados.0.smithi137.stdout:2550: left oid 29 (ObjNum 1662 snap 0 seq_num 1662) 2024-09-21T09:35:50.992 INFO:tasks.rados.rados.0.smithi137.stdout:2551: finishing write tid 1 to smithi13778320-466 2024-09-21T09:35:50.992 INFO:tasks.rados.rados.0.smithi137.stdout:2551: finishing write tid 2 to smithi13778320-466 2024-09-21T09:35:50.992 INFO:tasks.rados.rados.0.smithi137.stdout:2549: done (3 left) 2024-09-21T09:35:50.993 INFO:tasks.rados.rados.0.smithi137.stdout:2550: done (2 left) 2024-09-21T09:35:50.993 INFO:tasks.rados.rados.0.smithi137.stdout:2552: done (1 left) 2024-09-21T09:35:50.993 INFO:tasks.rados.rados.0.smithi137.stdout:2553: write oid 359 current snap is 0 2024-09-21T09:35:50.993 INFO:tasks.rados.rados.0.smithi137.stdout:2553: seq_num 1665 ranges {783655=770892,2298166=767909,3639636=344019} 2024-09-21T09:35:51.000 INFO:tasks.rados.rados.0.smithi137.stdout:2553: writing smithi13778320-359 from 783655 to 1554547 tid 1 2024-09-21T09:35:51.008 INFO:tasks.rados.rados.0.smithi137.stdout:2553: writing smithi13778320-359 from 2298166 to 3066075 tid 2 2024-09-21T09:35:51.014 INFO:tasks.rados.rados.0.smithi137.stdout:2553: writing smithi13778320-359 from 3639636 to 3983655 tid 3 2024-09-21T09:35:51.014 INFO:tasks.rados.rados.0.smithi137.stdout:2554: read oid 54 snap -1 2024-09-21T09:35:51.014 INFO:tasks.rados.rados.0.smithi137.stdout:2554: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-21T09:35:51.014 INFO:tasks.rados.rados.0.smithi137.stdout:2555: write oid 268 current snap is 0 2024-09-21T09:35:51.014 INFO:tasks.rados.rados.0.smithi137.stdout:2551: finishing write tid 3 to smithi13778320-466 2024-09-21T09:35:51.015 INFO:tasks.rados.rados.0.smithi137.stdout:2555: seq_num 1666 ranges {400462=446141,1440295=560167} 2024-09-21T09:35:51.019 INFO:tasks.rados.rados.0.smithi137.stdout:2555: writing smithi13778320-268 from 400462 to 846603 tid 1 2024-09-21T09:35:51.025 INFO:tasks.rados.rados.0.smithi137.stdout:2555: writing smithi13778320-268 from 1440295 to 2000462 tid 2 2024-09-21T09:35:51.026 INFO:tasks.rados.rados.0.smithi137.stdout:2556: read oid 177 snap -1 2024-09-21T09:35:51.026 INFO:tasks.rados.rados.0.smithi137.stdout:2556: expect (ObjNum 797 snap 0 seq_num 797) 2024-09-21T09:35:51.026 INFO:tasks.rados.rados.0.smithi137.stdout:2557: write oid 394 current snap is 0 2024-09-21T09:35:51.026 INFO:tasks.rados.rados.0.smithi137.stdout:2551: finishing write tid 4 to smithi13778320-466 2024-09-21T09:35:51.026 INFO:tasks.rados.rados.0.smithi137.stdout:2551: finishing write tid 5 to smithi13778320-466 2024-09-21T09:35:51.026 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 466 v 319 (ObjNum 1663 snap 0 seq_num 1663) dirty exists 2024-09-21T09:35:51.026 INFO:tasks.rados.rados.0.smithi137.stdout:2551: left oid 466 (ObjNum 1663 snap 0 seq_num 1663) 2024-09-21T09:35:51.026 INFO:tasks.rados.rados.0.smithi137.stdout:2553: finishing write tid 1 to smithi13778320-359 2024-09-21T09:35:51.026 INFO:tasks.rados.rados.0.smithi137.stdout:2557: seq_num 1667 ranges {417269=521390,1498777=518492} 2024-09-21T09:35:51.031 INFO:tasks.rados.rados.0.smithi137.stdout:2557: writing smithi13778320-394 from 417269 to 938659 tid 1 2024-09-21T09:35:51.037 INFO:tasks.rados.rados.0.smithi137.stdout:2557: writing smithi13778320-394 from 1498777 to 2017269 tid 2 2024-09-21T09:35:51.037 INFO:tasks.rados.rados.0.smithi137.stdout:2551: done (5 left) 2024-09-21T09:35:51.037 INFO:tasks.rados.rados.0.smithi137.stdout:2558: read oid 367 snap -1 2024-09-21T09:35:51.037 INFO:tasks.rados.rados.0.smithi137.stdout:2558: expect (ObjNum 1025 snap 0 seq_num 1025) 2024-09-21T09:35:51.037 INFO:tasks.rados.rados.0.smithi137.stdout:2559: write oid 56 current snap is 0 2024-09-21T09:35:51.037 INFO:tasks.rados.rados.0.smithi137.stdout:2553: finishing write tid 2 to smithi13778320-359 2024-09-21T09:35:51.037 INFO:tasks.rados.rados.0.smithi137.stdout:2559: seq_num 1668 ranges {434076=596639,1557259=476817} 2024-09-21T09:35:51.042 INFO:tasks.rados.rados.0.smithi137.stdout:2559: writing smithi13778320-56 from 434076 to 1030715 tid 1 2024-09-21T09:35:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:2559: writing smithi13778320-56 from 1557259 to 2034076 tid 2 2024-09-21T09:35:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:2560: read oid 466 snap -1 2024-09-21T09:35:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:2560: expect (ObjNum 1663 snap 0 seq_num 1663) 2024-09-21T09:35:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:2561: write oid 484 current snap is 0 2024-09-21T09:35:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:2553: finishing write tid 3 to smithi13778320-359 2024-09-21T09:35:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:2553: finishing write tid 4 to smithi13778320-359 2024-09-21T09:35:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:2553: finishing write tid 5 to smithi13778320-359 2024-09-21T09:35:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 359 v 296 (ObjNum 1665 snap 0 seq_num 1665) dirty exists 2024-09-21T09:35:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:2553: left oid 359 (ObjNum 1665 snap 0 seq_num 1665) 2024-09-21T09:35:51.049 INFO:tasks.rados.rados.0.smithi137.stdout:2554: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-21T09:35:51.149 INFO:tasks.rados.rados.0.smithi137.stdout:2555: finishing write tid 1 to smithi13778320-268 2024-09-21T09:35:51.149 INFO:tasks.rados.rados.0.smithi137.stdout:2555: finishing write tid 2 to smithi13778320-268 2024-09-21T09:35:51.149 INFO:tasks.rados.rados.0.smithi137.stdout:2561: seq_num 1669 ranges {450883=671888,1615741=435142} 2024-09-21T09:35:51.155 INFO:tasks.rados.rados.0.smithi137.stdout:2561: writing smithi13778320-484 from 450883 to 1122771 tid 1 2024-09-21T09:35:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:2561: writing smithi13778320-484 from 1615741 to 2050883 tid 2 2024-09-21T09:35:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:2553: done (8 left) 2024-09-21T09:35:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:2554: done (7 left) 2024-09-21T09:35:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:2562: write oid 4 current snap is 0 2024-09-21T09:35:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:2555: finishing write tid 3 to smithi13778320-268 2024-09-21T09:35:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:2555: finishing write tid 4 to smithi13778320-268 2024-09-21T09:35:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 268 v 319 (ObjNum 1666 snap 0 seq_num 1666) dirty exists 2024-09-21T09:35:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:2555: left oid 268 (ObjNum 1666 snap 0 seq_num 1666) 2024-09-21T09:35:51.161 INFO:tasks.rados.rados.0.smithi137.stdout:2556: expect (ObjNum 797 snap 0 seq_num 797) 2024-09-21T09:35:51.368 INFO:tasks.rados.rados.0.smithi137.stdout:2557: finishing write tid 1 to smithi13778320-394 2024-09-21T09:35:51.368 INFO:tasks.rados.rados.0.smithi137.stdout:2562: seq_num 1670 ranges {467690=747137,1957870=109820} 2024-09-21T09:35:51.375 INFO:tasks.rados.rados.0.smithi137.stdout:2562: writing smithi13778320-4 from 467690 to 1214827 tid 1 2024-09-21T09:35:51.380 INFO:tasks.rados.rados.0.smithi137.stdout:2562: writing smithi13778320-4 from 1957870 to 2067690 tid 2 2024-09-21T09:35:51.380 INFO:tasks.rados.rados.0.smithi137.stdout:2555: done (7 left) 2024-09-21T09:35:51.380 INFO:tasks.rados.rados.0.smithi137.stdout:2556: done (6 left) 2024-09-21T09:35:51.380 INFO:tasks.rados.rados.0.smithi137.stdout:2563: read oid 246 snap -1 2024-09-21T09:35:51.380 INFO:tasks.rados.rados.0.smithi137.stdout:2563: expect deleted 2024-09-21T09:35:51.380 INFO:tasks.rados.rados.0.smithi137.stdout:2564: write oid 50 current snap is 0 2024-09-21T09:35:51.381 INFO:tasks.rados.rados.0.smithi137.stdout:2557: finishing write tid 2 to smithi13778320-394 2024-09-21T09:35:51.381 INFO:tasks.rados.rados.0.smithi137.stdout:2557: finishing write tid 3 to smithi13778320-394 2024-09-21T09:35:51.381 INFO:tasks.rados.rados.0.smithi137.stdout:2557: finishing write tid 4 to smithi13778320-394 2024-09-21T09:35:51.381 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 394 v 292 (ObjNum 1667 snap 0 seq_num 1667) dirty exists 2024-09-21T09:35:51.381 INFO:tasks.rados.rados.0.smithi137.stdout:2557: left oid 394 (ObjNum 1667 snap 0 seq_num 1667) 2024-09-21T09:35:51.381 INFO:tasks.rados.rados.0.smithi137.stdout:2558: expect (ObjNum 1025 snap 0 seq_num 1025) 2024-09-21T09:35:51.426 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:51.559 INFO:tasks.rados.rados.0.smithi137.stdout:2559: finishing write tid 1 to smithi13778320-56 2024-09-21T09:35:51.601 INFO:tasks.rados.rados.0.smithi137.stdout:2559: finishing write tid 2 to smithi13778320-56 2024-09-21T09:35:51.601 INFO:tasks.rados.rados.0.smithi137.stdout:2564: seq_num 1671 ranges {484497=422386,1616352=468145} 2024-09-21T09:35:51.602 INFO:tasks.rados.rados.0.smithi137.stdout:2564: writing smithi13778320-50 from 484497 to 906883 tid 1 2024-09-21T09:35:51.602 INFO:tasks.rados.rados.0.smithi137.stdout:2564: writing smithi13778320-50 from 1616352 to 2084497 tid 2 2024-09-21T09:35:51.602 INFO:tasks.rados.rados.0.smithi137.stdout:2557: done (7 left) 2024-09-21T09:35:51.602 INFO:tasks.rados.rados.0.smithi137.stdout:2558: done (6 left) 2024-09-21T09:35:51.602 INFO:tasks.rados.rados.0.smithi137.stdout:2565: write oid 335 current snap is 0 2024-09-21T09:35:51.602 INFO:tasks.rados.rados.0.smithi137.stdout:2559: finishing write tid 3 to smithi13778320-56 2024-09-21T09:35:51.602 INFO:tasks.rados.rados.0.smithi137.stdout:2559: finishing write tid 4 to smithi13778320-56 2024-09-21T09:35:51.602 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 56 v 387 (ObjNum 1668 snap 0 seq_num 1668) dirty exists 2024-09-21T09:35:51.602 INFO:tasks.rados.rados.0.smithi137.stdout:2559: left oid 56 (ObjNum 1668 snap 0 seq_num 1668) 2024-09-21T09:35:51.603 INFO:tasks.rados.rados.0.smithi137.stdout:2560: expect (ObjNum 1663 snap 0 seq_num 1663) 2024-09-21T09:35:51.756 INFO:tasks.rados.rados.0.smithi137.stdout:2561: finishing write tid 1 to smithi13778320-484 2024-09-21T09:35:51.757 INFO:tasks.rados.rados.0.smithi137.stdout:2561: finishing write tid 2 to smithi13778320-484 2024-09-21T09:35:51.757 INFO:tasks.rados.rados.0.smithi137.stdout:2565: seq_num 1672 ranges {501304=497635,1674834=426470} 2024-09-21T09:35:51.762 INFO:tasks.rados.rados.0.smithi137.stdout:2565: writing smithi13778320-335 from 501304 to 998939 tid 1 2024-09-21T09:35:51.768 INFO:tasks.rados.rados.0.smithi137.stdout:2565: writing smithi13778320-335 from 1674834 to 2101304 tid 2 2024-09-21T09:35:51.768 INFO:tasks.rados.rados.0.smithi137.stdout:2559: done (6 left) 2024-09-21T09:35:51.768 INFO:tasks.rados.rados.0.smithi137.stdout:2560: done (5 left) 2024-09-21T09:35:51.768 INFO:tasks.rados.rados.0.smithi137.stdout:2566: read oid 252 snap -1 2024-09-21T09:35:51.768 INFO:tasks.rados.rados.0.smithi137.stdout:2566: expect (ObjNum 864 snap 0 seq_num 864) 2024-09-21T09:35:51.768 INFO:tasks.rados.rados.0.smithi137.stdout:2567: write oid 219 current snap is 0 2024-09-21T09:35:51.768 INFO:tasks.rados.rados.0.smithi137.stdout:2561: finishing write tid 3 to smithi13778320-484 2024-09-21T09:35:51.768 INFO:tasks.rados.rados.0.smithi137.stdout:2567: seq_num 1673 ranges {518111=689237,1849669=268442} 2024-09-21T09:35:51.774 INFO:tasks.rados.rados.0.smithi137.stdout:2567: writing smithi13778320-219 from 518111 to 1207348 tid 1 2024-09-21T09:35:51.780 INFO:tasks.rados.rados.0.smithi137.stdout:2567: writing smithi13778320-219 from 1849669 to 2118111 tid 2 2024-09-21T09:35:51.780 INFO:tasks.rados.rados.0.smithi137.stdout:2568: write oid 6 current snap is 0 2024-09-21T09:35:51.780 INFO:tasks.rados.rados.0.smithi137.stdout:2561: finishing write tid 4 to smithi13778320-484 2024-09-21T09:35:51.780 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 484 v 295 (ObjNum 1669 snap 0 seq_num 1669) dirty exists 2024-09-21T09:35:51.780 INFO:tasks.rados.rados.0.smithi137.stdout:2561: left oid 484 (ObjNum 1669 snap 0 seq_num 1669) 2024-09-21T09:35:51.780 INFO:tasks.rados.rados.0.smithi137.stdout:2562: finishing write tid 1 to smithi13778320-4 2024-09-21T09:35:51.780 INFO:tasks.rados.rados.0.smithi137.stdout:2562: finishing write tid 2 to smithi13778320-4 2024-09-21T09:35:51.780 INFO:tasks.rados.rados.0.smithi137.stdout:2568: seq_num 1674 ranges {534918=764486,1791798=343120} 2024-09-21T09:35:51.787 INFO:tasks.rados.rados.0.smithi137.stdout:2568: writing smithi13778320-6 from 534918 to 1299404 tid 1 2024-09-21T09:35:51.792 INFO:tasks.rados.rados.0.smithi137.stdout:2568: writing smithi13778320-6 from 1791798 to 2134918 tid 2 2024-09-21T09:35:51.792 INFO:tasks.rados.rados.0.smithi137.stdout:2561: done (7 left) 2024-09-21T09:35:51.792 INFO:tasks.rados.rados.0.smithi137.stdout:2569: delete oid 451 current snap is 0 2024-09-21T09:35:51.792 INFO:tasks.rados.rados.0.smithi137.stdout:2562: finishing write tid 3 to smithi13778320-4 2024-09-21T09:35:51.792 INFO:tasks.rados.rados.0.smithi137.stdout:2562: finishing write tid 4 to smithi13778320-4 2024-09-21T09:35:51.792 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 4 v 322 (ObjNum 1670 snap 0 seq_num 1670) dirty exists 2024-09-21T09:35:51.792 INFO:tasks.rados.rados.0.smithi137.stdout:2562: left oid 4 (ObjNum 1670 snap 0 seq_num 1670) 2024-09-21T09:35:51.792 INFO:tasks.rados.rados.0.smithi137.stdout:2564: finishing write tid 1 to smithi13778320-50 2024-09-21T09:35:51.792 INFO:tasks.rados.rados.0.smithi137.stdout:2564: finishing write tid 2 to smithi13778320-50 2024-09-21T09:35:51.792 INFO:tasks.rados.rados.0.smithi137.stdout:2564: finishing write tid 3 to smithi13778320-50 2024-09-21T09:35:51.792 INFO:tasks.rados.rados.0.smithi137.stdout:2564: finishing write tid 4 to smithi13778320-50 2024-09-21T09:35:51.792 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 50 v 325 (ObjNum 1671 snap 0 seq_num 1671) dirty exists 2024-09-21T09:35:51.792 INFO:tasks.rados.rados.0.smithi137.stdout:2564: left oid 50 (ObjNum 1671 snap 0 seq_num 1671) 2024-09-21T09:35:51.793 INFO:tasks.rados.rados.0.smithi137.stdout:2565: finishing write tid 1 to smithi13778320-335 2024-09-21T09:35:51.793 INFO:tasks.rados.rados.0.smithi137.stdout:2565: finishing write tid 2 to smithi13778320-335 2024-09-21T09:35:51.793 INFO:tasks.rados.rados.0.smithi137.stdout:2565: finishing write tid 3 to smithi13778320-335 2024-09-21T09:35:51.793 INFO:tasks.rados.rados.0.smithi137.stdout:2565: finishing write tid 4 to smithi13778320-335 2024-09-21T09:35:51.793 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 335 v 349 (ObjNum 1672 snap 0 seq_num 1672) dirty exists 2024-09-21T09:35:51.793 INFO:tasks.rados.rados.0.smithi137.stdout:2565: left oid 335 (ObjNum 1672 snap 0 seq_num 1672) 2024-09-21T09:35:51.793 INFO:tasks.rados.rados.0.smithi137.stdout:2566: expect (ObjNum 864 snap 0 seq_num 864) 2024-09-21T09:35:51.937 INFO:tasks.rados.rados.0.smithi137.stdout:2567: finishing write tid 1 to smithi13778320-219 2024-09-21T09:35:51.937 INFO:tasks.rados.rados.0.smithi137.stdout:2567: finishing write tid 2 to smithi13778320-219 2024-09-21T09:35:51.937 INFO:tasks.rados.rados.0.smithi137.stdout:2567: finishing write tid 3 to smithi13778320-219 2024-09-21T09:35:51.937 INFO:tasks.rados.rados.0.smithi137.stdout:2567: finishing write tid 4 to smithi13778320-219 2024-09-21T09:35:51.938 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 219 v 407 (ObjNum 1673 snap 0 seq_num 1673) dirty exists 2024-09-21T09:35:51.938 INFO:tasks.rados.rados.0.smithi137.stdout:2567: left oid 219 (ObjNum 1673 snap 0 seq_num 1673) 2024-09-21T09:35:51.938 INFO:tasks.rados.rados.0.smithi137.stdout:2568: finishing write tid 1 to smithi13778320-6 2024-09-21T09:35:51.938 INFO:tasks.rados.rados.0.smithi137.stdout:2568: finishing write tid 2 to smithi13778320-6 2024-09-21T09:35:51.938 INFO:tasks.rados.rados.0.smithi137.stdout:2562: done (7 left) 2024-09-21T09:35:51.938 INFO:tasks.rados.rados.0.smithi137.stdout:2563: done (6 left) 2024-09-21T09:35:51.938 INFO:tasks.rados.rados.0.smithi137.stdout:2564: done (5 left) 2024-09-21T09:35:51.938 INFO:tasks.rados.rados.0.smithi137.stdout:2565: done (4 left) 2024-09-21T09:35:51.938 INFO:tasks.rados.rados.0.smithi137.stdout:2566: done (3 left) 2024-09-21T09:35:51.938 INFO:tasks.rados.rados.0.smithi137.stdout:2567: done (2 left) 2024-09-21T09:35:51.938 INFO:tasks.rados.rados.0.smithi137.stdout:2569: done (1 left) 2024-09-21T09:35:51.939 INFO:tasks.rados.rados.0.smithi137.stdout:2570: write oid 418 current snap is 0 2024-09-21T09:35:51.939 INFO:tasks.rados.rados.0.smithi137.stdout:2568: finishing write tid 3 to smithi13778320-6 2024-09-21T09:35:51.939 INFO:tasks.rados.rados.0.smithi137.stdout:2570: seq_num 1676 ranges {568532=514984,1508762=529912} 2024-09-21T09:35:51.942 INFO:tasks.rados.rados.0.smithi137.stdout:2570: writing smithi13778320-418 from 568532 to 1083516 tid 1 2024-09-21T09:35:51.948 INFO:tasks.rados.rados.0.smithi137.stdout:2570: writing smithi13778320-418 from 1508762 to 2038674 tid 2 2024-09-21T09:35:51.948 INFO:tasks.rados.rados.0.smithi137.stdout:2571: read oid 462 snap -1 2024-09-21T09:35:51.948 INFO:tasks.rados.rados.0.smithi137.stdout:2571: expect (ObjNum 461 snap 0 seq_num 461) 2024-09-21T09:35:51.948 INFO:tasks.rados.rados.0.smithi137.stdout:2572: delete oid 356 current snap is 0 2024-09-21T09:35:51.948 INFO:tasks.rados.rados.0.smithi137.stdout:2568: finishing write tid 4 to smithi13778320-6 2024-09-21T09:35:51.948 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 6 v 352 (ObjNum 1674 snap 0 seq_num 1674) dirty exists 2024-09-21T09:35:51.949 INFO:tasks.rados.rados.0.smithi137.stdout:2568: left oid 6 (ObjNum 1674 snap 0 seq_num 1674) 2024-09-21T09:35:51.949 INFO:tasks.rados.rados.0.smithi137.stdout:2570: finishing write tid 1 to smithi13778320-418 2024-09-21T09:35:51.949 INFO:tasks.rados.rados.0.smithi137.stdout:2568: done (3 left) 2024-09-21T09:35:51.949 INFO:tasks.rados.rados.0.smithi137.stdout:2572: done (2 left) 2024-09-21T09:35:51.949 INFO:tasks.rados.rados.0.smithi137.stdout:2573: write oid 258 current snap is 0 2024-09-21T09:35:51.949 INFO:tasks.rados.rados.0.smithi137.stdout:2573: seq_num 1678 ranges {602146=665482,1909373=292773} 2024-09-21T09:35:51.956 INFO:tasks.rados.rados.0.smithi137.stdout:2573: writing smithi13778320-258 from 602146 to 1267628 tid 1 2024-09-21T09:35:51.961 INFO:tasks.rados.rados.0.smithi137.stdout:2573: writing smithi13778320-258 from 1909373 to 2202146 tid 2 2024-09-21T09:35:51.961 INFO:tasks.rados.rados.0.smithi137.stdout:2574: read oid 390 snap -1 2024-09-21T09:35:51.961 INFO:tasks.rados.rados.0.smithi137.stdout:2574: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T09:35:51.961 INFO:tasks.rados.rados.0.smithi137.stdout:2575: delete oid 271 current snap is 0 2024-09-21T09:35:51.961 INFO:tasks.rados.rados.0.smithi137.stdout:2571: expect (ObjNum 461 snap 0 seq_num 461) 2024-09-21T09:35:52.081 INFO:tasks.rados.rados.0.smithi137.stdout:2570: finishing write tid 2 to smithi13778320-418 2024-09-21T09:35:52.081 INFO:tasks.rados.rados.0.smithi137.stdout:2570: finishing write tid 3 to smithi13778320-418 2024-09-21T09:35:52.081 INFO:tasks.rados.rados.0.smithi137.stdout:2570: finishing write tid 4 to smithi13778320-418 2024-09-21T09:35:52.082 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 418 v 430 (ObjNum 1676 snap 0 seq_num 1676) dirty exists 2024-09-21T09:35:52.082 INFO:tasks.rados.rados.0.smithi137.stdout:2570: left oid 418 (ObjNum 1676 snap 0 seq_num 1676) 2024-09-21T09:35:52.082 INFO:tasks.rados.rados.0.smithi137.stdout:2573: finishing write tid 1 to smithi13778320-258 2024-09-21T09:35:52.082 INFO:tasks.rados.rados.0.smithi137.stdout:2570: done (4 left) 2024-09-21T09:35:52.082 INFO:tasks.rados.rados.0.smithi137.stdout:2571: done (3 left) 2024-09-21T09:35:52.082 INFO:tasks.rados.rados.0.smithi137.stdout:2575: done (2 left) 2024-09-21T09:35:52.082 INFO:tasks.rados.rados.0.smithi137.stdout:2576: read oid 295 snap -1 2024-09-21T09:35:52.082 INFO:tasks.rados.rados.0.smithi137.stdout:2576: expect (ObjNum 1435 snap 0 seq_num 1435) 2024-09-21T09:35:52.082 INFO:tasks.rados.rados.0.smithi137.stdout:2577: write oid 239 current snap is 0 2024-09-21T09:35:52.082 INFO:tasks.rados.rados.0.smithi137.stdout:2573: finishing write tid 2 to smithi13778320-258 2024-09-21T09:35:52.082 INFO:tasks.rados.rados.0.smithi137.stdout:2573: finishing write tid 3 to smithi13778320-258 2024-09-21T09:35:52.083 INFO:tasks.rados.rados.0.smithi137.stdout:2573: finishing write tid 4 to smithi13778320-258 2024-09-21T09:35:52.083 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 258 v 287 (ObjNum 1678 snap 0 seq_num 1678) dirty exists 2024-09-21T09:35:52.083 INFO:tasks.rados.rados.0.smithi137.stdout:2573: left oid 258 (ObjNum 1678 snap 0 seq_num 1678) 2024-09-21T09:35:52.083 INFO:tasks.rados.rados.0.smithi137.stdout:2574: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T09:35:52.084 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:51 smithi165 ceph-mon[32789]: pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.4 MiB/s wr, 75 op/s 2024-09-21T09:35:52.084 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:51 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:52.084 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:51 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:52.084 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:51 smithi165 ceph-mon[32789]: Reconfiguring grafana.a (dependencies changed)... 2024-09-21T09:35:52.084 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:51 smithi165 ceph-mon[32789]: Reconfiguring daemon grafana.a on smithi165 2024-09-21T09:35:52.084 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:51 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1909038944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:52.157 INFO:tasks.rados.rados.0.smithi137.stdout:2576: expect (ObjNum 1435 snap 0 seq_num 1435) 2024-09-21T09:35:52.276 INFO:tasks.rados.rados.0.smithi137.stdout:2577: seq_num 1680 ranges {635760=415980,1626337=537250} 2024-09-21T09:35:52.282 INFO:tasks.rados.rados.0.smithi137.stdout:2577: writing smithi13778320-239 from 635760 to 1051740 tid 1 2024-09-21T09:35:52.288 INFO:tasks.rados.rados.0.smithi137.stdout:2577: writing smithi13778320-239 from 1626337 to 2163587 tid 2 2024-09-21T09:35:52.288 INFO:tasks.rados.rados.0.smithi137.stdout:2573: done (3 left) 2024-09-21T09:35:52.288 INFO:tasks.rados.rados.0.smithi137.stdout:2574: done (2 left) 2024-09-21T09:35:52.288 INFO:tasks.rados.rados.0.smithi137.stdout:2576: done (1 left) 2024-09-21T09:35:52.288 INFO:tasks.rados.rados.0.smithi137.stdout:2578: write oid 183 current snap is 0 2024-09-21T09:35:52.288 INFO:tasks.rados.rados.0.smithi137.stdout:2577: finishing write tid 1 to smithi13778320-239 2024-09-21T09:35:52.289 INFO:tasks.rados.rados.0.smithi137.stdout:2578: seq_num 1681 ranges {652567=607582,1801172=451395} 2024-09-21T09:35:52.294 INFO:tasks.rados.rados.0.smithi137.stdout:2578: writing smithi13778320-183 from 652567 to 1260149 tid 1 2024-09-21T09:35:52.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:51 smithi137 ceph-mon[39068]: pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.4 MiB/s wr, 75 op/s 2024-09-21T09:35:52.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:51 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:52.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:51 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:52.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:51 smithi137 ceph-mon[39068]: Reconfiguring grafana.a (dependencies changed)... 2024-09-21T09:35:52.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:51 smithi137 ceph-mon[39068]: Reconfiguring daemon grafana.a on smithi165 2024-09-21T09:35:52.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:51 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1909038944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:51 smithi137 ceph-mon[28941]: pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.4 MiB/s wr, 75 op/s 2024-09-21T09:35:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:51 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:51 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:51 smithi137 ceph-mon[28941]: Reconfiguring grafana.a (dependencies changed)... 2024-09-21T09:35:52.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:51 smithi137 ceph-mon[28941]: Reconfiguring daemon grafana.a on smithi165 2024-09-21T09:35:52.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:51 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1909038944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:52.301 INFO:tasks.rados.rados.0.smithi137.stdout:2578: writing smithi13778320-183 from 1801172 to 2252567 tid 2 2024-09-21T09:35:52.301 INFO:tasks.rados.rados.0.smithi137.stdout:2579: read oid 330 snap -1 2024-09-21T09:35:52.301 INFO:tasks.rados.rados.0.smithi137.stdout:2579: expect (ObjNum 1476 snap 0 seq_num 1476) 2024-09-21T09:35:52.302 INFO:tasks.rados.rados.0.smithi137.stdout:2580: delete oid 81 current snap is 0 2024-09-21T09:35:52.302 INFO:tasks.rados.rados.0.smithi137.stdout:2577: finishing write tid 2 to smithi13778320-239 2024-09-21T09:35:52.302 INFO:tasks.rados.rados.0.smithi137.stdout:2577: finishing write tid 3 to smithi13778320-239 2024-09-21T09:35:52.302 INFO:tasks.rados.rados.0.smithi137.stdout:2577: finishing write tid 4 to smithi13778320-239 2024-09-21T09:35:52.302 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 239 v 359 (ObjNum 1680 snap 0 seq_num 1680) dirty exists 2024-09-21T09:35:52.302 INFO:tasks.rados.rados.0.smithi137.stdout:2577: left oid 239 (ObjNum 1680 snap 0 seq_num 1680) 2024-09-21T09:35:52.302 INFO:tasks.rados.rados.0.smithi137.stdout:2578: finishing write tid 1 to smithi13778320-183 2024-09-21T09:35:52.303 INFO:tasks.rados.rados.0.smithi137.stdout:2577: done (3 left) 2024-09-21T09:35:52.303 INFO:tasks.rados.rados.0.smithi137.stdout:2580: done (2 left) 2024-09-21T09:35:52.303 INFO:tasks.rados.rados.0.smithi137.stdout:2581: read oid 434 snap -1 2024-09-21T09:35:52.303 INFO:tasks.rados.rados.0.smithi137.stdout:2581: expect deleted 2024-09-21T09:35:52.303 INFO:tasks.rados.rados.0.smithi137.stdout:2582: read oid 116 snap -1 2024-09-21T09:35:52.303 INFO:tasks.rados.rados.0.smithi137.stdout:2582: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-09-21T09:35:52.303 INFO:tasks.rados.rados.0.smithi137.stdout:2583: read oid 468 snap -1 2024-09-21T09:35:52.303 INFO:tasks.rados.rados.0.smithi137.stdout:2583: expect (ObjNum 855 snap 0 seq_num 855) 2024-09-21T09:35:52.303 INFO:tasks.rados.rados.0.smithi137.stdout:2584: delete oid 120 current snap is 0 2024-09-21T09:35:52.304 INFO:tasks.rados.rados.0.smithi137.stdout:2578: finishing write tid 2 to smithi13778320-183 2024-09-21T09:35:52.304 INFO:tasks.rados.rados.0.smithi137.stdout:2581: done (5 left) 2024-09-21T09:35:52.304 INFO:tasks.rados.rados.0.smithi137.stdout:2584: done (4 left) 2024-09-21T09:35:52.304 INFO:tasks.rados.rados.0.smithi137.stdout:2585: read oid 331 snap -1 2024-09-21T09:35:52.304 INFO:tasks.rados.rados.0.smithi137.stdout:2585: expect deleted 2024-09-21T09:35:52.304 INFO:tasks.rados.rados.0.smithi137.stdout:2586: write oid 239 current snap is 0 2024-09-21T09:35:52.304 INFO:tasks.rados.rados.0.smithi137.stdout:2586: seq_num 1684 ranges {702988=433329,1860265=442723} 2024-09-21T09:35:52.310 INFO:tasks.rados.rados.0.smithi137.stdout:2586: writing smithi13778320-239 from 702988 to 1136317 tid 1 2024-09-21T09:35:52.317 INFO:tasks.rados.rados.0.smithi137.stdout:2586: writing smithi13778320-239 from 1860265 to 2302988 tid 2 2024-09-21T09:35:52.317 INFO:tasks.rados.rados.0.smithi137.stdout:2587: read oid 24 snap -1 2024-09-21T09:35:52.317 INFO:tasks.rados.rados.0.smithi137.stdout:2587: expect (ObjNum 1015 snap 0 seq_num 1015) 2024-09-21T09:35:52.317 INFO:tasks.rados.rados.0.smithi137.stdout:2588: write oid 401 current snap is 0 2024-09-21T09:35:52.317 INFO:tasks.rados.rados.0.smithi137.stdout:2578: finishing write tid 3 to smithi13778320-183 2024-09-21T09:35:52.317 INFO:tasks.rados.rados.0.smithi137.stdout:2588: seq_num 1685 ranges {719795=508578,1918747=401048} 2024-09-21T09:35:52.323 INFO:tasks.rados.rados.0.smithi137.stdout:2588: writing smithi13778320-401 from 719795 to 1228373 tid 1 2024-09-21T09:35:52.330 INFO:tasks.rados.rados.0.smithi137.stdout:2588: writing smithi13778320-401 from 1918747 to 2319795 tid 2 2024-09-21T09:35:52.330 INFO:tasks.rados.rados.0.smithi137.stdout:2589: write oid 32 current snap is 0 2024-09-21T09:35:52.330 INFO:tasks.rados.rados.0.smithi137.stdout:2578: finishing write tid 4 to smithi13778320-183 2024-09-21T09:35:52.330 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 183 v 290 (ObjNum 1681 snap 0 seq_num 1681) dirty exists 2024-09-21T09:35:52.330 INFO:tasks.rados.rados.0.smithi137.stdout:2578: left oid 183 (ObjNum 1681 snap 0 seq_num 1681) 2024-09-21T09:35:52.330 INFO:tasks.rados.rados.0.smithi137.stdout:2583: expect (ObjNum 855 snap 0 seq_num 855) 2024-09-21T09:35:52.441 INFO:tasks.rados.rados.0.smithi137.stdout:2579: expect (ObjNum 1476 snap 0 seq_num 1476) 2024-09-21T09:35:52.579 INFO:tasks.rados.rados.0.smithi137.stdout:2586: finishing write tid 1 to smithi13778320-239 2024-09-21T09:35:52.579 INFO:tasks.rados.rados.0.smithi137.stdout:2582: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-09-21T09:35:52.779 INFO:tasks.rados.rados.0.smithi137.stdout:2586: finishing write tid 2 to smithi13778320-239 2024-09-21T09:35:52.779 INFO:tasks.rados.rados.0.smithi137.stdout:2586: finishing write tid 3 to smithi13778320-239 2024-09-21T09:35:52.779 INFO:tasks.rados.rados.0.smithi137.stdout:2586: finishing write tid 4 to smithi13778320-239 2024-09-21T09:35:52.779 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 239 v 362 (ObjNum 1684 snap 0 seq_num 1684) dirty exists 2024-09-21T09:35:52.779 INFO:tasks.rados.rados.0.smithi137.stdout:2586: left oid 239 (ObjNum 1684 snap 0 seq_num 1684) 2024-09-21T09:35:52.779 INFO:tasks.rados.rados.0.smithi137.stdout:2587: expect (ObjNum 1015 snap 0 seq_num 1015) 2024-09-21T09:35:52.959 INFO:tasks.rados.rados.0.smithi137.stdout:2588: finishing write tid 1 to smithi13778320-401 2024-09-21T09:35:52.960 INFO:tasks.rados.rados.0.smithi137.stdout:2588: finishing write tid 2 to smithi13778320-401 2024-09-21T09:35:52.960 INFO:tasks.rados.rados.0.smithi137.stdout:2589: seq_num 1686 ranges {736602=583827,1860876=475726} 2024-09-21T09:35:52.966 INFO:tasks.rados.rados.0.smithi137.stdout:2589: writing smithi13778320-32 from 736602 to 1320429 tid 1 2024-09-21T09:35:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:2589: writing smithi13778320-32 from 1860876 to 2336602 tid 2 2024-09-21T09:35:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:2578: done (8 left) 2024-09-21T09:35:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:2579: done (7 left) 2024-09-21T09:35:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:2582: done (6 left) 2024-09-21T09:35:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:2583: done (5 left) 2024-09-21T09:35:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:2585: done (4 left) 2024-09-21T09:35:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:2586: done (3 left) 2024-09-21T09:35:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:2587: done (2 left) 2024-09-21T09:35:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:2590: read oid 195 snap -1 2024-09-21T09:35:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:2590: expect (ObjNum 1631 snap 0 seq_num 1631) 2024-09-21T09:35:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:2591: write oid 152 current snap is 0 2024-09-21T09:35:52.973 INFO:tasks.rados.rados.0.smithi137.stdout:2591: seq_num 1687 ranges {753409=659076,1919358=434051} 2024-09-21T09:35:52.980 INFO:tasks.rados.rados.0.smithi137.stdout:2591: writing smithi13778320-152 from 753409 to 1412485 tid 1 2024-09-21T09:35:52.986 INFO:tasks.rados.rados.0.smithi137.stdout:2591: writing smithi13778320-152 from 1919358 to 2353409 tid 2 2024-09-21T09:35:52.986 INFO:tasks.rados.rados.0.smithi137.stdout:2592: write oid 11 current snap is 0 2024-09-21T09:35:52.986 INFO:tasks.rados.rados.0.smithi137.stdout:2588: finishing write tid 3 to smithi13778320-401 2024-09-21T09:35:52.986 INFO:tasks.rados.rados.0.smithi137.stdout:2588: finishing write tid 4 to smithi13778320-401 2024-09-21T09:35:52.986 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 401 v 323 (ObjNum 1685 snap 0 seq_num 1685) dirty exists 2024-09-21T09:35:52.986 INFO:tasks.rados.rados.0.smithi137.stdout:2588: left oid 401 (ObjNum 1685 snap 0 seq_num 1685) 2024-09-21T09:35:52.986 INFO:tasks.rados.rados.0.smithi137.stdout:2592: seq_num 1688 ranges {770216=450678,1694193=551926} 2024-09-21T09:35:52.992 INFO:tasks.rados.rados.0.smithi137.stdout:2592: writing smithi13778320-11 from 770216 to 1220894 tid 1 2024-09-21T09:35:52.998 INFO:tasks.rados.rados.0.smithi137.stdout:2592: writing smithi13778320-11 from 1694193 to 2246119 tid 2 2024-09-21T09:35:52.998 INFO:tasks.rados.rados.0.smithi137.stdout:2588: done (4 left) 2024-09-21T09:35:52.998 INFO:tasks.rados.rados.0.smithi137.stdout:2593: write oid 208 current snap is 0 2024-09-21T09:35:52.998 INFO:tasks.rados.rados.0.smithi137.stdout:2589: finishing write tid 1 to smithi13778320-32 2024-09-21T09:35:52.998 INFO:tasks.rados.rados.0.smithi137.stdout:2589: finishing write tid 2 to smithi13778320-32 2024-09-21T09:35:52.998 INFO:tasks.rados.rados.0.smithi137.stdout:2593: seq_num 1689 ranges {787023=525927,1752675=634348} 2024-09-21T09:35:53.005 INFO:tasks.rados.rados.0.smithi137.stdout:2593: writing smithi13778320-208 from 787023 to 1312950 tid 1 2024-09-21T09:35:53.011 INFO:tasks.rados.rados.0.smithi137.stdout:2593: writing smithi13778320-208 from 1752675 to 2387023 tid 2 2024-09-21T09:35:53.011 INFO:tasks.rados.rados.0.smithi137.stdout:2594: write oid 227 current snap is 0 2024-09-21T09:35:53.011 INFO:tasks.rados.rados.0.smithi137.stdout:2594: seq_num 1690 ranges {403830=601176,1694804=555595} 2024-09-21T09:35:53.016 INFO:tasks.rados.rados.0.smithi137.stdout:2594: writing smithi13778320-227 from 403830 to 1005006 tid 1 2024-09-21T09:35:53.024 INFO:tasks.rados.rados.0.smithi137.stdout:2594: writing smithi13778320-227 from 1694804 to 2250399 tid 2 2024-09-21T09:35:53.024 INFO:tasks.rados.rados.0.smithi137.stdout:2595: read oid 94 snap -1 2024-09-21T09:35:53.024 INFO:tasks.rados.rados.0.smithi137.stdout:2595: expect (ObjNum 1513 snap 0 seq_num 1513) 2024-09-21T09:35:53.024 INFO:tasks.rados.rados.0.smithi137.stdout:2596: read oid 399 snap -1 2024-09-21T09:35:53.024 INFO:tasks.rados.rados.0.smithi137.stdout:2596: expect (ObjNum 1433 snap 0 seq_num 1433) 2024-09-21T09:35:53.024 INFO:tasks.rados.rados.0.smithi137.stdout:2597: write oid 418 current snap is 0 2024-09-21T09:35:53.024 INFO:tasks.rados.rados.0.smithi137.stdout:2589: finishing write tid 3 to smithi13778320-32 2024-09-21T09:35:53.024 INFO:tasks.rados.rados.0.smithi137.stdout:2589: finishing write tid 4 to smithi13778320-32 2024-09-21T09:35:53.024 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 32 v 433 (ObjNum 1686 snap 0 seq_num 1686) dirty exists 2024-09-21T09:35:53.024 INFO:tasks.rados.rados.0.smithi137.stdout:2589: left oid 32 (ObjNum 1686 snap 0 seq_num 1686) 2024-09-21T09:35:53.024 INFO:tasks.rados.rados.0.smithi137.stdout:2597: seq_num 1691 ranges {420637=676425,1753286=667351} 2024-09-21T09:35:53.029 INFO:tasks.rados.rados.0.smithi137.stdout:2597: writing smithi13778320-418 from 420637 to 1097062 tid 1 2024-09-21T09:35:53.037 INFO:tasks.rados.rados.0.smithi137.stdout:2597: writing smithi13778320-418 from 1753286 to 2420637 tid 2 2024-09-21T09:35:53.038 INFO:tasks.rados.rados.0.smithi137.stdout:2589: done (8 left) 2024-09-21T09:35:53.038 INFO:tasks.rados.rados.0.smithi137.stdout:2598: read oid 223 snap -1 2024-09-21T09:35:53.038 INFO:tasks.rados.rados.0.smithi137.stdout:2598: expect (ObjNum 1198 snap 0 seq_num 1198) 2024-09-21T09:35:53.038 INFO:tasks.rados.rados.0.smithi137.stdout:2599: read oid 422 snap -1 2024-09-21T09:35:53.038 INFO:tasks.rados.rados.0.smithi137.stdout:2599: expect (ObjNum 1332 snap 0 seq_num 1332) 2024-09-21T09:35:53.038 INFO:tasks.rados.rados.0.smithi137.stdout:2600: read oid 356 snap -1 2024-09-21T09:35:53.038 INFO:tasks.rados.rados.0.smithi137.stdout:2600: expect deleted 2024-09-21T09:35:53.038 INFO:tasks.rados.rados.0.smithi137.stdout:2601: read oid 160 snap -1 2024-09-21T09:35:53.038 INFO:tasks.rados.rados.0.smithi137.stdout:2601: expect deleted 2024-09-21T09:35:53.038 INFO:tasks.rados.rados.0.smithi137.stdout:2602: read oid 62 snap -1 2024-09-21T09:35:53.038 INFO:tasks.rados.rados.0.smithi137.stdout:2602: expect (ObjNum 1627 snap 0 seq_num 1627) 2024-09-21T09:35:53.038 INFO:tasks.rados.rados.0.smithi137.stdout:2603: read oid 403 snap -1 2024-09-21T09:35:53.038 INFO:tasks.rados.rados.0.smithi137.stdout:2603: expect (ObjNum 402 snap 0 seq_num 402) 2024-09-21T09:35:53.039 INFO:tasks.rados.rados.0.smithi137.stdout:2604: read oid 90 snap -1 2024-09-21T09:35:53.039 INFO:tasks.rados.rados.0.smithi137.stdout:2604: expect (ObjNum 1319 snap 0 seq_num 1319) 2024-09-21T09:35:53.039 INFO:tasks.rados.rados.0.smithi137.stdout:2605: read oid 249 snap -1 2024-09-21T09:35:53.039 INFO:tasks.rados.rados.0.smithi137.stdout:2605: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-21T09:35:53.039 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:35:53.039 INFO:tasks.rados.rados.0.smithi137.stdout:2590: expect (ObjNum 1631 snap 0 seq_num 1631) 2024-09-21T09:35:53.096 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:52 smithi165 ceph-mon[32789]: from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:53.097 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:52 smithi165 ceph-mon[32789]: from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:2591: finishing write tid 1 to smithi13778320-152 2024-09-21T09:35:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:2591: finishing write tid 2 to smithi13778320-152 2024-09-21T09:35:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:2591: finishing write tid 3 to smithi13778320-152 2024-09-21T09:35:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:2591: finishing write tid 4 to smithi13778320-152 2024-09-21T09:35:53.153 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 152 v 305 (ObjNum 1687 snap 0 seq_num 1687) dirty exists 2024-09-21T09:35:53.154 INFO:tasks.rados.rados.0.smithi137.stdout:2591: left oid 152 (ObjNum 1687 snap 0 seq_num 1687) 2024-09-21T09:35:53.154 INFO:tasks.rados.rados.0.smithi137.stdout:2592: finishing write tid 1 to smithi13778320-11 2024-09-21T09:35:53.154 INFO:tasks.rados.rados.0.smithi137.stdout:2592: finishing write tid 2 to smithi13778320-11 2024-09-21T09:35:53.154 INFO:tasks.rados.rados.0.smithi137.stdout:2592: finishing write tid 3 to smithi13778320-11 2024-09-21T09:35:53.154 INFO:tasks.rados.rados.0.smithi137.stdout:2590: done (15 left) 2024-09-21T09:35:53.154 INFO:tasks.rados.rados.0.smithi137.stdout:2591: done (14 left) 2024-09-21T09:35:53.154 INFO:tasks.rados.rados.0.smithi137.stdout:2606: write oid 91 current snap is 0 2024-09-21T09:35:53.154 INFO:tasks.rados.rados.0.smithi137.stdout:2592: finishing write tid 4 to smithi13778320-11 2024-09-21T09:35:53.154 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 11 v 390 (ObjNum 1688 snap 0 seq_num 1688) dirty exists 2024-09-21T09:35:53.154 INFO:tasks.rados.rados.0.smithi137.stdout:2592: left oid 11 (ObjNum 1688 snap 0 seq_num 1688) 2024-09-21T09:35:53.154 INFO:tasks.rados.rados.0.smithi137.stdout:2593: finishing write tid 1 to smithi13778320-208 2024-09-21T09:35:53.154 INFO:tasks.rados.rados.0.smithi137.stdout:2593: finishing write tid 2 to smithi13778320-208 2024-09-21T09:35:53.154 INFO:tasks.rados.rados.0.smithi137.stdout:2593: finishing write tid 3 to smithi13778320-208 2024-09-21T09:35:53.154 INFO:tasks.rados.rados.0.smithi137.stdout:2606: seq_num 1692 ranges {437444=751674,1811768=559264} 2024-09-21T09:35:53.159 INFO:tasks.rados.rados.0.smithi137.stdout:2606: writing smithi13778320-91 from 437444 to 1189118 tid 1 2024-09-21T09:35:53.166 INFO:tasks.rados.rados.0.smithi137.stdout:2606: writing smithi13778320-91 from 1811768 to 2371032 tid 2 2024-09-21T09:35:53.166 INFO:tasks.rados.rados.0.smithi137.stdout:2592: done (14 left) 2024-09-21T09:35:53.166 INFO:tasks.rados.rados.0.smithi137.stdout:2607: write oid 81 current snap is 0 2024-09-21T09:35:53.166 INFO:tasks.rados.rados.0.smithi137.stdout:2593: finishing write tid 4 to smithi13778320-208 2024-09-21T09:35:53.166 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 208 v 389 (ObjNum 1689 snap 0 seq_num 1689) dirty exists 2024-09-21T09:35:53.166 INFO:tasks.rados.rados.0.smithi137.stdout:2593: left oid 208 (ObjNum 1689 snap 0 seq_num 1689) 2024-09-21T09:35:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:2594: finishing write tid 1 to smithi13778320-227 2024-09-21T09:35:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:2594: finishing write tid 2 to smithi13778320-227 2024-09-21T09:35:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:2594: finishing write tid 3 to smithi13778320-227 2024-09-21T09:35:53.167 INFO:tasks.rados.rados.0.smithi137.stdout:2607: seq_num 1693 ranges {454251=426923,1470250=702922} 2024-09-21T09:35:53.171 INFO:tasks.rados.rados.0.smithi137.stdout:2607: writing smithi13778320-81 from 454251 to 881174 tid 1 2024-09-21T09:35:53.178 INFO:tasks.rados.rados.0.smithi137.stdout:2607: writing smithi13778320-81 from 1470250 to 2173172 tid 2 2024-09-21T09:35:53.178 INFO:tasks.rados.rados.0.smithi137.stdout:2593: done (14 left) 2024-09-21T09:35:53.178 INFO:tasks.rados.rados.0.smithi137.stdout:2608: write oid 343 current snap is 0 2024-09-21T09:35:53.178 INFO:tasks.rados.rados.0.smithi137.stdout:2594: finishing write tid 4 to smithi13778320-227 2024-09-21T09:35:53.178 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 227 v 326 (ObjNum 1690 snap 0 seq_num 1690) dirty exists 2024-09-21T09:35:53.178 INFO:tasks.rados.rados.0.smithi137.stdout:2594: left oid 227 (ObjNum 1690 snap 0 seq_num 1690) 2024-09-21T09:35:53.178 INFO:tasks.rados.rados.0.smithi137.stdout:2596: expect (ObjNum 1433 snap 0 seq_num 1433) 2024-09-21T09:35:53.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:52 smithi137 ceph-mon[28941]: from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:53.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:52 smithi137 ceph-mon[28941]: from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:53.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:52 smithi137 ceph-mon[39068]: from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:53.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:52 smithi137 ceph-mon[39068]: from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:53.329 INFO:tasks.rados.rados.0.smithi137.stdout:2597: finishing write tid 1 to smithi13778320-418 2024-09-21T09:35:53.329 INFO:tasks.rados.rados.0.smithi137.stdout:2595: expect (ObjNum 1513 snap 0 seq_num 1513) 2024-09-21T09:35:53.475 INFO:tasks.rados.rados.0.smithi137.stdout:2599: expect (ObjNum 1332 snap 0 seq_num 1332) 2024-09-21T09:35:53.581 INFO:tasks.rados.rados.0.smithi137.stdout:2605: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-21T09:35:53.686 INFO:tasks.rados.rados.0.smithi137.stdout:2604: expect (ObjNum 1319 snap 0 seq_num 1319) 2024-09-21T09:35:53.755 INFO:tasks.rados.rados.0.smithi137.stdout:2603: expect (ObjNum 402 snap 0 seq_num 402) 2024-09-21T09:35:53.850 INFO:tasks.rados.rados.0.smithi137.stdout:2597: finishing write tid 2 to smithi13778320-418 2024-09-21T09:35:53.850 INFO:tasks.rados.rados.0.smithi137.stdout:2597: finishing write tid 3 to smithi13778320-418 2024-09-21T09:35:53.850 INFO:tasks.rados.rados.0.smithi137.stdout:2608: seq_num 1694 ranges {471058=502172,1412379=446580} 2024-09-21T09:35:53.855 INFO:tasks.rados.rados.0.smithi137.stdout:2608: writing smithi13778320-343 from 471058 to 973230 tid 1 2024-09-21T09:35:53.860 INFO:tasks.rados.rados.0.smithi137.stdout:2608: writing smithi13778320-343 from 1412379 to 1858959 tid 2 2024-09-21T09:35:53.861 INFO:tasks.rados.rados.0.smithi137.stdout:2594: done (14 left) 2024-09-21T09:35:53.861 INFO:tasks.rados.rados.0.smithi137.stdout:2595: done (13 left) 2024-09-21T09:35:53.861 INFO:tasks.rados.rados.0.smithi137.stdout:2596: done (12 left) 2024-09-21T09:35:53.861 INFO:tasks.rados.rados.0.smithi137.stdout:2599: done (11 left) 2024-09-21T09:35:53.861 INFO:tasks.rados.rados.0.smithi137.stdout:2600: done (10 left) 2024-09-21T09:35:53.861 INFO:tasks.rados.rados.0.smithi137.stdout:2603: done (9 left) 2024-09-21T09:35:53.861 INFO:tasks.rados.rados.0.smithi137.stdout:2604: done (8 left) 2024-09-21T09:35:53.861 INFO:tasks.rados.rados.0.smithi137.stdout:2605: done (7 left) 2024-09-21T09:35:53.861 INFO:tasks.rados.rados.0.smithi137.stdout:2609: write oid 59 current snap is 0 2024-09-21T09:35:53.861 INFO:tasks.rados.rados.0.smithi137.stdout:2597: finishing write tid 4 to smithi13778320-418 2024-09-21T09:35:53.861 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 418 v 436 (ObjNum 1691 snap 0 seq_num 1691) dirty exists 2024-09-21T09:35:53.861 INFO:tasks.rados.rados.0.smithi137.stdout:2597: left oid 418 (ObjNum 1691 snap 0 seq_num 1691) 2024-09-21T09:35:53.861 INFO:tasks.rados.rados.0.smithi137.stdout:2598: expect (ObjNum 1198 snap 0 seq_num 1198) 2024-09-21T09:35:53.953 INFO:tasks.rados.rados.0.smithi137.stdout:2602: expect (ObjNum 1627 snap 0 seq_num 1627) 2024-09-21T09:35:54.147 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:53 smithi165 systemd[1]: Stopping Ceph grafana.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:35:54.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:53 smithi165 ceph-mon[32789]: pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 116 op/s 2024-09-21T09:35:54.150 INFO:tasks.rados.rados.0.smithi137.stdout:2609: seq_num 1695 ranges {487865=577421,1470861=706591} 2024-09-21T09:35:54.156 INFO:tasks.rados.rados.0.smithi137.stdout:2609: writing smithi13778320-59 from 487865 to 1065286 tid 1 2024-09-21T09:35:54.165 INFO:tasks.rados.rados.0.smithi137.stdout:2609: writing smithi13778320-59 from 1470861 to 2177452 tid 2 2024-09-21T09:35:54.165 INFO:tasks.rados.rados.0.smithi137.stdout:2597: done (7 left) 2024-09-21T09:35:54.165 INFO:tasks.rados.rados.0.smithi137.stdout:2598: done (6 left) 2024-09-21T09:35:54.165 INFO:tasks.rados.rados.0.smithi137.stdout:2601: done (5 left) 2024-09-21T09:35:54.165 INFO:tasks.rados.rados.0.smithi137.stdout:2602: done (4 left) 2024-09-21T09:35:54.165 INFO:tasks.rados.rados.0.smithi137.stdout:2610: read oid 410 snap -1 2024-09-21T09:35:54.165 INFO:tasks.rados.rados.0.smithi137.stdout:2610: expect (ObjNum 1426 snap 0 seq_num 1426) 2024-09-21T09:35:54.165 INFO:tasks.rados.rados.0.smithi137.stdout:2611: write oid 468 current snap is 0 2024-09-21T09:35:54.166 INFO:tasks.rados.rados.0.smithi137.stdout:2606: finishing write tid 1 to smithi13778320-91 2024-09-21T09:35:54.166 INFO:tasks.rados.rados.0.smithi137.stdout:2606: finishing write tid 2 to smithi13778320-91 2024-09-21T09:35:54.166 INFO:tasks.rados.rados.0.smithi137.stdout:2606: finishing write tid 3 to smithi13778320-91 2024-09-21T09:35:54.166 INFO:tasks.rados.rados.0.smithi137.stdout:2606: finishing write tid 4 to smithi13778320-91 2024-09-21T09:35:54.166 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 91 v 298 (ObjNum 1692 snap 0 seq_num 1692) dirty exists 2024-09-21T09:35:54.166 INFO:tasks.rados.rados.0.smithi137.stdout:2606: left oid 91 (ObjNum 1692 snap 0 seq_num 1692) 2024-09-21T09:35:54.166 INFO:tasks.rados.rados.0.smithi137.stdout:2607: finishing write tid 1 to smithi13778320-81 2024-09-21T09:35:54.166 INFO:tasks.rados.rados.0.smithi137.stdout:2611: seq_num 1696 ranges {504672=769023,2045696=450249} 2024-09-21T09:35:54.173 INFO:tasks.rados.rados.0.smithi137.stdout:2611: writing smithi13778320-468 from 504672 to 1273695 tid 1 2024-09-21T09:35:54.183 INFO:tasks.rados.rados.0.smithi137.stdout:2611: writing smithi13778320-468 from 2045696 to 2495945 tid 2 2024-09-21T09:35:54.183 INFO:tasks.rados.rados.0.smithi137.stdout:2606: done (5 left) 2024-09-21T09:35:54.183 INFO:tasks.rados.rados.0.smithi137.stdout:2612: read oid 120 snap -1 2024-09-21T09:35:54.183 INFO:tasks.rados.rados.0.smithi137.stdout:2612: expect deleted 2024-09-21T09:35:54.183 INFO:tasks.rados.rados.0.smithi137.stdout:2613: read oid 233 snap -1 2024-09-21T09:35:54.183 INFO:tasks.rados.rados.0.smithi137.stdout:2613: expect (ObjNum 1533 snap 0 seq_num 1533) 2024-09-21T09:35:54.183 INFO:tasks.rados.rados.0.smithi137.stdout:2614: read oid 169 snap -1 2024-09-21T09:35:54.183 INFO:tasks.rados.rados.0.smithi137.stdout:2614: expect (ObjNum 1571 snap 0 seq_num 1571) 2024-09-21T09:35:54.183 INFO:tasks.rados.rados.0.smithi137.stdout:2615: read oid 249 snap -1 2024-09-21T09:35:54.183 INFO:tasks.rados.rados.0.smithi137.stdout:2615: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-21T09:35:54.183 INFO:tasks.rados.rados.0.smithi137.stdout:2616: read oid 471 snap -1 2024-09-21T09:35:54.183 INFO:tasks.rados.rados.0.smithi137.stdout:2616: expect (ObjNum 1634 snap 0 seq_num 1634) 2024-09-21T09:35:54.183 INFO:tasks.rados.rados.0.smithi137.stdout:2617: write oid 96 current snap is 0 2024-09-21T09:35:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:2607: finishing write tid 2 to smithi13778320-81 2024-09-21T09:35:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:2607: finishing write tid 3 to smithi13778320-81 2024-09-21T09:35:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:2607: finishing write tid 4 to smithi13778320-81 2024-09-21T09:35:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 81 v 329 (ObjNum 1693 snap 0 seq_num 1693) dirty exists 2024-09-21T09:35:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:2607: left oid 81 (ObjNum 1693 snap 0 seq_num 1693) 2024-09-21T09:35:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:2608: finishing write tid 1 to smithi13778320-343 2024-09-21T09:35:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:2608: finishing write tid 2 to smithi13778320-343 2024-09-21T09:35:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:2608: finishing write tid 3 to smithi13778320-343 2024-09-21T09:35:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:2608: finishing write tid 4 to smithi13778320-343 2024-09-21T09:35:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 343 v 268 (ObjNum 1694 snap 0 seq_num 1694) dirty exists 2024-09-21T09:35:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:2608: left oid 343 (ObjNum 1694 snap 0 seq_num 1694) 2024-09-21T09:35:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:2609: finishing write tid 1 to smithi13778320-59 2024-09-21T09:35:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:2609: finishing write tid 2 to smithi13778320-59 2024-09-21T09:35:54.184 INFO:tasks.rados.rados.0.smithi137.stdout:2609: finishing write tid 3 to smithi13778320-59 2024-09-21T09:35:54.185 INFO:tasks.rados.rados.0.smithi137.stdout:2609: finishing write tid 4 to smithi13778320-59 2024-09-21T09:35:54.185 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 59 v 293 (ObjNum 1695 snap 0 seq_num 1695) dirty exists 2024-09-21T09:35:54.185 INFO:tasks.rados.rados.0.smithi137.stdout:2609: left oid 59 (ObjNum 1695 snap 0 seq_num 1695) 2024-09-21T09:35:54.185 INFO:tasks.rados.rados.0.smithi137.stdout:2610: expect (ObjNum 1426 snap 0 seq_num 1426) 2024-09-21T09:35:54.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:53 smithi137 ceph-mon[28941]: pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 116 op/s 2024-09-21T09:35:54.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:53 smithi137 ceph-mon[39068]: pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 116 op/s 2024-09-21T09:35:54.380 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:54.385 INFO:tasks.rados.rados.0.smithi137.stdout:2611: finishing write tid 1 to smithi13778320-468 2024-09-21T09:35:54.385 INFO:tasks.rados.rados.0.smithi137.stdout:2617: seq_num 1697 ranges {521479=444272,1704178=710260} 2024-09-21T09:35:54.390 INFO:tasks.rados.rados.0.smithi137.stdout:2617: writing smithi13778320-96 from 521479 to 965751 tid 1 2024-09-21T09:35:54.399 INFO:tasks.rados.rados.0.smithi137.stdout:2617: writing smithi13778320-96 from 1704178 to 2414438 tid 2 2024-09-21T09:35:54.399 INFO:tasks.rados.rados.0.smithi137.stdout:2607: done (10 left) 2024-09-21T09:35:54.399 INFO:tasks.rados.rados.0.smithi137.stdout:2608: done (9 left) 2024-09-21T09:35:54.399 INFO:tasks.rados.rados.0.smithi137.stdout:2609: done (8 left) 2024-09-21T09:35:54.399 INFO:tasks.rados.rados.0.smithi137.stdout:2610: done (7 left) 2024-09-21T09:35:54.399 INFO:tasks.rados.rados.0.smithi137.stdout:2618: write oid 307 current snap is 0 2024-09-21T09:35:54.399 INFO:tasks.rados.rados.0.smithi137.stdout:2615: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-21T09:35:54.507 INFO:tasks.rados.rados.0.smithi137.stdout:2611: finishing write tid 2 to smithi13778320-468 2024-09-21T09:35:54.508 INFO:tasks.rados.rados.0.smithi137.stdout:2618: seq_num 1698 ranges {538286=519521,1762660=453918} 2024-09-21T09:35:54.513 INFO:tasks.rados.rados.0.smithi137.stdout:2618: writing smithi13778320-307 from 538286 to 1057807 tid 1 2024-09-21T09:35:54.520 INFO:tasks.rados.rados.0.smithi137.stdout:2618: writing smithi13778320-307 from 1762660 to 2216578 tid 2 2024-09-21T09:35:54.520 INFO:tasks.rados.rados.0.smithi137.stdout:2612: done (7 left) 2024-09-21T09:35:54.520 INFO:tasks.rados.rados.0.smithi137.stdout:2615: done (6 left) 2024-09-21T09:35:54.520 INFO:tasks.rados.rados.0.smithi137.stdout:2619: read oid 137 snap -1 2024-09-21T09:35:54.520 INFO:tasks.rados.rados.0.smithi137.stdout:2619: expect (ObjNum 1395 snap 0 seq_num 1395) 2024-09-21T09:35:54.520 INFO:tasks.rados.rados.0.smithi137.stdout:2620: read oid 434 snap -1 2024-09-21T09:35:54.520 INFO:tasks.rados.rados.0.smithi137.stdout:2620: expect deleted 2024-09-21T09:35:54.520 INFO:tasks.rados.rados.0.smithi137.stdout:2621: write oid 286 current snap is 0 2024-09-21T09:35:54.520 INFO:tasks.rados.rados.0.smithi137.stdout:2611: finishing write tid 3 to smithi13778320-468 2024-09-21T09:35:54.520 INFO:tasks.rados.rados.0.smithi137.stdout:2611: finishing write tid 4 to smithi13778320-468 2024-09-21T09:35:54.521 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 468 v 299 (ObjNum 1696 snap 0 seq_num 1696) dirty exists 2024-09-21T09:35:54.521 INFO:tasks.rados.rados.0.smithi137.stdout:2611: left oid 468 (ObjNum 1696 snap 0 seq_num 1696) 2024-09-21T09:35:54.521 INFO:tasks.rados.rados.0.smithi137.stdout:2614: expect (ObjNum 1571 snap 0 seq_num 1571) 2024-09-21T09:35:54.589 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:54 smithi165 podman[74850]: 2024-09-21 09:35:54.314576159 +0000 UTC m=+0.184618667 container died 81104068bee2eb415bfdc58964ac24c0278a646903b288d8cc74c8da46fa4088 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, release=239.1651231664, io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, description=Ceph Grafana Container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base rhel8, vcs-type=git, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner , version=8.5, architecture=x86_64, build-date=2022-04-29T11:48:11.055897, io.openshift.expose-services=, distribution-scope=public, io.buildah.version=1.32.0, vendor=Red Hat, Inc., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.component=ubi8-container) 2024-09-21T09:35:54.597 INFO:tasks.rados.rados.0.smithi137.stdout:2616: expect (ObjNum 1634 snap 0 seq_num 1634) 2024-09-21T09:35:54.779 INFO:tasks.rados.rados.0.smithi137.stdout:2613: expect (ObjNum 1533 snap 0 seq_num 1533) 2024-09-21T09:35:54.845 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:54 smithi165 podman[74850]: 2024-09-21 09:35:54.770124529 +0000 UTC m=+0.640167072 container cleanup 81104068bee2eb415bfdc58964ac24c0278a646903b288d8cc74c8da46fa4088 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a, build-date=2022-04-29T11:48:11.055897, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-type=git, description=Ceph Grafana Container, vendor=Red Hat, Inc., io.buildah.version=1.32.0, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.component=ubi8-container, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, release=239.1651231664, architecture=x86_64, io.openshift.tags=base rhel8, io.openshift.expose-services=, maintainer=Paul Cuzner , name=ubi8) 2024-09-21T09:35:54.845 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:54 smithi165 bash[74850]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a 2024-09-21T09:35:54.904 INFO:tasks.rados.rados.0.smithi137.stdout:2617: finishing write tid 1 to smithi13778320-96 2024-09-21T09:35:54.904 INFO:tasks.rados.rados.0.smithi137.stdout:2617: finishing write tid 2 to smithi13778320-96 2024-09-21T09:35:54.905 INFO:tasks.rados.rados.0.smithi137.stdout:2617: finishing write tid 3 to smithi13778320-96 2024-09-21T09:35:54.905 INFO:tasks.rados.rados.0.smithi137.stdout:2617: finishing write tid 4 to smithi13778320-96 2024-09-21T09:35:54.905 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 96 v 301 (ObjNum 1697 snap 0 seq_num 1697) dirty exists 2024-09-21T09:35:54.905 INFO:tasks.rados.rados.0.smithi137.stdout:2617: left oid 96 (ObjNum 1697 snap 0 seq_num 1697) 2024-09-21T09:35:54.905 INFO:tasks.rados.rados.0.smithi137.stdout:2618: finishing write tid 1 to smithi13778320-307 2024-09-21T09:35:54.905 INFO:tasks.rados.rados.0.smithi137.stdout:2621: seq_num 1699 ranges {555093=594770,1704789=713929} 2024-09-21T09:35:54.910 INFO:tasks.rados.rados.0.smithi137.stdout:2621: writing smithi13778320-286 from 555093 to 1149863 tid 1 2024-09-21T09:35:54.919 INFO:tasks.rados.rados.0.smithi137.stdout:2621: writing smithi13778320-286 from 1704789 to 2418718 tid 2 2024-09-21T09:35:54.919 INFO:tasks.rados.rados.0.smithi137.stdout:2611: done (8 left) 2024-09-21T09:35:54.919 INFO:tasks.rados.rados.0.smithi137.stdout:2613: done (7 left) 2024-09-21T09:35:54.919 INFO:tasks.rados.rados.0.smithi137.stdout:2614: done (6 left) 2024-09-21T09:35:54.919 INFO:tasks.rados.rados.0.smithi137.stdout:2616: done (5 left) 2024-09-21T09:35:54.919 INFO:tasks.rados.rados.0.smithi137.stdout:2617: done (4 left) 2024-09-21T09:35:54.919 INFO:tasks.rados.rados.0.smithi137.stdout:2622: write oid 328 current snap is 0 2024-09-21T09:35:54.919 INFO:tasks.rados.rados.0.smithi137.stdout:2622: seq_num 1700 ranges {571900=670019,1763271=457587} 2024-09-21T09:35:54.924 INFO:tasks.rados.rados.0.smithi137.stdout:2622: writing smithi13778320-328 from 571900 to 1241919 tid 1 2024-09-21T09:35:54.929 INFO:tasks.rados.rados.0.smithi137.stdout:2622: writing smithi13778320-328 from 1763271 to 2220858 tid 2 2024-09-21T09:35:54.930 INFO:tasks.rados.rados.0.smithi137.stdout:2623: write oid 445 current snap is 0 2024-09-21T09:35:54.930 INFO:tasks.rados.rados.0.smithi137.stdout:2623: seq_num 1701 ranges {588707=745268,1821753=717598} 2024-09-21T09:35:54.937 INFO:tasks.rados.rados.0.smithi137.stdout:2623: writing smithi13778320-445 from 588707 to 1333975 tid 1 2024-09-21T09:35:54.943 INFO:tasks.rados.rados.0.smithi137.stdout:2623: writing smithi13778320-445 from 1821753 to 2539351 tid 2 2024-09-21T09:35:54.944 INFO:tasks.rados.rados.0.smithi137.stdout:2624: write oid 164 current snap is 0 2024-09-21T09:35:54.944 INFO:tasks.rados.rados.0.smithi137.stdout:2618: finishing write tid 2 to smithi13778320-307 2024-09-21T09:35:54.944 INFO:tasks.rados.rados.0.smithi137.stdout:2618: finishing write tid 3 to smithi13778320-307 2024-09-21T09:35:54.944 INFO:tasks.rados.rados.0.smithi137.stdout:2618: finishing write tid 4 to smithi13778320-307 2024-09-21T09:35:54.944 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 307 v 365 (ObjNum 1698 snap 0 seq_num 1698) dirty exists 2024-09-21T09:35:54.944 INFO:tasks.rados.rados.0.smithi137.stdout:2618: left oid 307 (ObjNum 1698 snap 0 seq_num 1698) 2024-09-21T09:35:54.944 INFO:tasks.rados.rados.0.smithi137.stdout:2624: seq_num 1702 ranges {605514=420517,1480235=461256,2356169=249345} 2024-09-21T09:35:54.949 INFO:tasks.rados.rados.0.smithi137.stdout:2624: writing smithi13778320-164 from 605514 to 1026031 tid 1 2024-09-21T09:35:54.954 INFO:tasks.rados.rados.0.smithi137.stdout:2624: writing smithi13778320-164 from 1480235 to 1941491 tid 2 2024-09-21T09:35:54.958 INFO:tasks.rados.rados.0.smithi137.stdout:2624: writing smithi13778320-164 from 2356169 to 2605514 tid 3 2024-09-21T09:35:54.958 INFO:tasks.rados.rados.0.smithi137.stdout:2618: done (6 left) 2024-09-21T09:35:54.958 INFO:tasks.rados.rados.0.smithi137.stdout:2620: done (5 left) 2024-09-21T09:35:54.958 INFO:tasks.rados.rados.0.smithi137.stdout:2625: write oid 163 current snap is 0 2024-09-21T09:35:54.958 INFO:tasks.rados.rados.0.smithi137.stdout:2625: seq_num 1703 ranges {622321=612119,1938717=683604} 2024-09-21T09:35:54.964 INFO:tasks.rados.rados.0.smithi137.stdout:2625: writing smithi13778320-163 from 622321 to 1234440 tid 1 2024-09-21T09:35:54.972 INFO:tasks.rados.rados.0.smithi137.stdout:2625: writing smithi13778320-163 from 1938717 to 2622321 tid 2 2024-09-21T09:35:54.972 INFO:tasks.rados.rados.0.smithi137.stdout:2626: write oid 252 current snap is 0 2024-09-21T09:35:54.972 INFO:tasks.rados.rados.0.smithi137.stdout:2626: seq_num 1704 ranges {639128=687368,1997199=464925} 2024-09-21T09:35:54.979 INFO:tasks.rados.rados.0.smithi137.stdout:2626: writing smithi13778320-252 from 639128 to 1326496 tid 1 2024-09-21T09:35:54.986 INFO:tasks.rados.rados.0.smithi137.stdout:2626: writing smithi13778320-252 from 1997199 to 2462124 tid 2 2024-09-21T09:35:54.986 INFO:tasks.rados.rados.0.smithi137.stdout:2627: read oid 239 snap -1 2024-09-21T09:35:54.986 INFO:tasks.rados.rados.0.smithi137.stdout:2627: expect (ObjNum 1684 snap 0 seq_num 1684) 2024-09-21T09:35:54.986 INFO:tasks.rados.rados.0.smithi137.stdout:2628: read oid 434 snap -1 2024-09-21T09:35:54.986 INFO:tasks.rados.rados.0.smithi137.stdout:2628: expect deleted 2024-09-21T09:35:54.986 INFO:tasks.rados.rados.0.smithi137.stdout:2629: read oid 351 snap -1 2024-09-21T09:35:54.986 INFO:tasks.rados.rados.0.smithi137.stdout:2629: expect (ObjNum 510 snap 0 seq_num 510) 2024-09-21T09:35:54.986 INFO:tasks.rados.rados.0.smithi137.stdout:2630: write oid 499 current snap is 0 2024-09-21T09:35:54.986 INFO:tasks.rados.rados.0.smithi137.stdout:2619: expect (ObjNum 1395 snap 0 seq_num 1395) 2024-09-21T09:35:55.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:54 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2237841096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:55.147 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 podman[74862]: 2024-09-21 09:35:55.063432497 +0000 UTC m=+0.750767399 container remove 81104068bee2eb415bfdc58964ac24c0278a646903b288d8cc74c8da46fa4088 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a, io.buildah.version=1.32.0, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.openshift.expose-services=, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, version=8.5, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., release=239.1651231664, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=ubi8-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.openshift.tags=base rhel8, vcs-type=git, vendor=Red Hat, Inc., summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-04-29T11:48:11.055897, description=Ceph Grafana Container, maintainer=Paul Cuzner , name=ubi8, architecture=x86_64, distribution-scope=public) 2024-09-21T09:35:55.147 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T09:35:55.179 INFO:tasks.rados.rados.0.smithi137.stdout:2621: finishing write tid 1 to smithi13778320-286 2024-09-21T09:35:55.180 INFO:tasks.rados.rados.0.smithi137.stdout:2621: finishing write tid 2 to smithi13778320-286 2024-09-21T09:35:55.180 INFO:tasks.rados.rados.0.smithi137.stdout:2621: finishing write tid 3 to smithi13778320-286 2024-09-21T09:35:55.180 INFO:tasks.rados.rados.0.smithi137.stdout:2630: seq_num 1705 ranges {655935=762617,2055681=600254} 2024-09-21T09:35:55.187 INFO:tasks.rados.rados.0.smithi137.stdout:2630: writing smithi13778320-499 from 655935 to 1418552 tid 1 2024-09-21T09:35:55.195 INFO:tasks.rados.rados.0.smithi137.stdout:2630: writing smithi13778320-499 from 2055681 to 2655935 tid 2 2024-09-21T09:35:55.195 INFO:tasks.rados.rados.0.smithi137.stdout:2619: done (10 left) 2024-09-21T09:35:55.195 INFO:tasks.rados.rados.0.smithi137.stdout:2631: read oid 329 snap -1 2024-09-21T09:35:55.195 INFO:tasks.rados.rados.0.smithi137.stdout:2631: expect (ObjNum 764 snap 0 seq_num 764) 2024-09-21T09:35:55.195 INFO:tasks.rados.rados.0.smithi137.stdout:2632: read oid 194 snap -1 2024-09-21T09:35:55.195 INFO:tasks.rados.rados.0.smithi137.stdout:2632: expect (ObjNum 1596 snap 0 seq_num 1596) 2024-09-21T09:35:55.195 INFO:tasks.rados.rados.0.smithi137.stdout:2633: delete oid 419 current snap is 0 2024-09-21T09:35:55.195 INFO:tasks.rados.rados.0.smithi137.stdout:2621: finishing write tid 4 to smithi13778320-286 2024-09-21T09:35:55.195 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 286 v 304 (ObjNum 1699 snap 0 seq_num 1699) dirty exists 2024-09-21T09:35:55.195 INFO:tasks.rados.rados.0.smithi137.stdout:2621: left oid 286 (ObjNum 1699 snap 0 seq_num 1699) 2024-09-21T09:35:55.195 INFO:tasks.rados.rados.0.smithi137.stdout:2622: finishing write tid 1 to smithi13778320-328 2024-09-21T09:35:55.195 INFO:tasks.rados.rados.0.smithi137.stdout:2622: finishing write tid 2 to smithi13778320-328 2024-09-21T09:35:55.196 INFO:tasks.rados.rados.0.smithi137.stdout:2622: finishing write tid 3 to smithi13778320-328 2024-09-21T09:35:55.196 INFO:tasks.rados.rados.0.smithi137.stdout:2622: finishing write tid 4 to smithi13778320-328 2024-09-21T09:35:55.196 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 328 v 362 (ObjNum 1700 snap 0 seq_num 1700) dirty exists 2024-09-21T09:35:55.196 INFO:tasks.rados.rados.0.smithi137.stdout:2622: left oid 328 (ObjNum 1700 snap 0 seq_num 1700) 2024-09-21T09:35:55.196 INFO:tasks.rados.rados.0.smithi137.stdout:2623: finishing write tid 1 to smithi13778320-445 2024-09-21T09:35:55.196 INFO:tasks.rados.rados.0.smithi137.stdout:2623: finishing write tid 2 to smithi13778320-445 2024-09-21T09:35:55.196 INFO:tasks.rados.rados.0.smithi137.stdout:2623: finishing write tid 3 to smithi13778320-445 2024-09-21T09:35:55.196 INFO:tasks.rados.rados.0.smithi137.stdout:2623: finishing write tid 4 to smithi13778320-445 2024-09-21T09:35:55.196 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 445 v 328 (ObjNum 1701 snap 0 seq_num 1701) dirty exists 2024-09-21T09:35:55.196 INFO:tasks.rados.rados.0.smithi137.stdout:2623: left oid 445 (ObjNum 1701 snap 0 seq_num 1701) 2024-09-21T09:35:55.196 INFO:tasks.rados.rados.0.smithi137.stdout:2624: finishing write tid 1 to smithi13778320-164 2024-09-21T09:35:55.196 INFO:tasks.rados.rados.0.smithi137.stdout:2624: finishing write tid 2 to smithi13778320-164 2024-09-21T09:35:55.196 INFO:tasks.rados.rados.0.smithi137.stdout:2624: finishing write tid 3 to smithi13778320-164 2024-09-21T09:35:55.196 INFO:tasks.rados.rados.0.smithi137.stdout:2624: finishing write tid 4 to smithi13778320-164 2024-09-21T09:35:55.196 INFO:tasks.rados.rados.0.smithi137.stdout:2624: finishing write tid 5 to smithi13778320-164 2024-09-21T09:35:55.197 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 164 v 272 (ObjNum 1702 snap 0 seq_num 1702) dirty exists 2024-09-21T09:35:55.197 INFO:tasks.rados.rados.0.smithi137.stdout:2624: left oid 164 (ObjNum 1702 snap 0 seq_num 1702) 2024-09-21T09:35:55.197 INFO:tasks.rados.rados.0.smithi137.stdout:2625: finishing write tid 1 to smithi13778320-163 2024-09-21T09:35:55.197 INFO:tasks.rados.rados.0.smithi137.stdout:2625: finishing write tid 2 to smithi13778320-163 2024-09-21T09:35:55.197 INFO:tasks.rados.rados.0.smithi137.stdout:2625: finishing write tid 3 to smithi13778320-163 2024-09-21T09:35:55.197 INFO:tasks.rados.rados.0.smithi137.stdout:2625: finishing write tid 4 to smithi13778320-163 2024-09-21T09:35:55.197 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 163 v 307 (ObjNum 1703 snap 0 seq_num 1703) dirty exists 2024-09-21T09:35:55.197 INFO:tasks.rados.rados.0.smithi137.stdout:2625: left oid 163 (ObjNum 1703 snap 0 seq_num 1703) 2024-09-21T09:35:55.197 INFO:tasks.rados.rados.0.smithi137.stdout:2626: finishing write tid 1 to smithi13778320-252 2024-09-21T09:35:55.197 INFO:tasks.rados.rados.0.smithi137.stdout:2626: finishing write tid 2 to smithi13778320-252 2024-09-21T09:35:55.197 INFO:tasks.rados.rados.0.smithi137.stdout:2626: finishing write tid 3 to smithi13778320-252 2024-09-21T09:35:55.197 INFO:tasks.rados.rados.0.smithi137.stdout:2626: finishing write tid 4 to smithi13778320-252 2024-09-21T09:35:55.197 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 252 v 357 (ObjNum 1704 snap 0 seq_num 1704) dirty exists 2024-09-21T09:35:55.197 INFO:tasks.rados.rados.0.smithi137.stdout:2626: left oid 252 (ObjNum 1704 snap 0 seq_num 1704) 2024-09-21T09:35:55.198 INFO:tasks.rados.rados.0.smithi137.stdout:2627: expect (ObjNum 1684 snap 0 seq_num 1684) 2024-09-21T09:35:55.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:54 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2237841096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:55.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:54 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2237841096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:55.314 INFO:tasks.rados.rados.0.smithi137.stdout:2629: expect (ObjNum 510 snap 0 seq_num 510) 2024-09-21T09:35:55.424 INFO:tasks.rados.rados.0.smithi137.stdout:2630: finishing write tid 1 to smithi13778320-499 2024-09-21T09:35:55.424 INFO:tasks.rados.rados.0.smithi137.stdout:2630: finishing write tid 2 to smithi13778320-499 2024-09-21T09:35:55.424 INFO:tasks.rados.rados.0.smithi137.stdout:2621: done (12 left) 2024-09-21T09:35:55.424 INFO:tasks.rados.rados.0.smithi137.stdout:2622: done (11 left) 2024-09-21T09:35:55.424 INFO:tasks.rados.rados.0.smithi137.stdout:2623: done (10 left) 2024-09-21T09:35:55.424 INFO:tasks.rados.rados.0.smithi137.stdout:2624: done (9 left) 2024-09-21T09:35:55.424 INFO:tasks.rados.rados.0.smithi137.stdout:2625: done (8 left) 2024-09-21T09:35:55.424 INFO:tasks.rados.rados.0.smithi137.stdout:2626: done (7 left) 2024-09-21T09:35:55.424 INFO:tasks.rados.rados.0.smithi137.stdout:2627: done (6 left) 2024-09-21T09:35:55.424 INFO:tasks.rados.rados.0.smithi137.stdout:2628: done (5 left) 2024-09-21T09:35:55.424 INFO:tasks.rados.rados.0.smithi137.stdout:2629: done (4 left) 2024-09-21T09:35:55.424 INFO:tasks.rados.rados.0.smithi137.stdout:2633: done (3 left) 2024-09-21T09:35:55.424 INFO:tasks.rados.rados.0.smithi137.stdout:2634: write oid 341 current snap is 0 2024-09-21T09:35:55.425 INFO:tasks.rados.rados.0.smithi137.stdout:2630: finishing write tid 3 to smithi13778320-499 2024-09-21T09:35:55.425 INFO:tasks.rados.rados.0.smithi137.stdout:2630: finishing write tid 4 to smithi13778320-499 2024-09-21T09:35:55.425 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 499 v 334 (ObjNum 1705 snap 0 seq_num 1705) dirty exists 2024-09-21T09:35:55.425 INFO:tasks.rados.rados.0.smithi137.stdout:2630: left oid 499 (ObjNum 1705 snap 0 seq_num 1705) 2024-09-21T09:35:55.425 INFO:tasks.rados.rados.0.smithi137.stdout:2631: expect (ObjNum 764 snap 0 seq_num 764) 2024-09-21T09:35:55.518 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@grafana.a.service: Failed with result 'exit-code'. 2024-09-21T09:35:55.519 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 systemd[1]: Stopped Ceph grafana.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:35:55.519 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@grafana.a.service: Consumed 5.282s CPU time. 2024-09-21T09:35:55.519 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 systemd[1]: Starting Ceph grafana.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:35:55.519 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 podman[74953]: 2024-09-21 09:35:55.405865451 +0000 UTC m=+0.112845308 container create 5c8b235760b26d6feee8fa313f55fc004b7dbb77072e7339d0e10a87034adaeb (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a, io.openshift.expose-services=, io.openshift.tags=base rhel8, distribution-scope=public, build-date=2022-04-29T11:48:11.055897, maintainer=Paul Cuzner , description=Ceph Grafana Container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.32.0, com.redhat.component=ubi8-container, release=239.1651231664, summary=Grafana Container configured for Ceph mgr/dashboard integration, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vendor=Red Hat, Inc., vcs-type=git, version=8.5, name=ubi8) 2024-09-21T09:35:55.519 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 podman[74953]: 2024-09-21 09:35:55.308362925 +0000 UTC m=+0.015342753 image pull 954c08fa618887fe9a6fe572ae541197c77e625b05f4193df7898f5ac649ada9 quay.io/ceph/ceph-grafana:9.4.7 2024-09-21T09:35:55.586 INFO:tasks.rados.rados.0.smithi137.stdout:2632: expect (ObjNum 1596 snap 0 seq_num 1596) 2024-09-21T09:35:55.679 INFO:tasks.rados.rados.0.smithi137.stdout:2634: seq_num 1707 ranges {689549=513115,1656292=612252} 2024-09-21T09:35:55.685 INFO:tasks.rados.rados.0.smithi137.stdout:2634: writing smithi13778320-341 from 689549 to 1202664 tid 1 2024-09-21T09:35:55.692 INFO:tasks.rados.rados.0.smithi137.stdout:2634: writing smithi13778320-341 from 1656292 to 2268544 tid 2 2024-09-21T09:35:55.692 INFO:tasks.rados.rados.0.smithi137.stdout:2630: done (3 left) 2024-09-21T09:35:55.692 INFO:tasks.rados.rados.0.smithi137.stdout:2631: done (2 left) 2024-09-21T09:35:55.692 INFO:tasks.rados.rados.0.smithi137.stdout:2632: done (1 left) 2024-09-21T09:35:55.692 INFO:tasks.rados.rados.0.smithi137.stdout:2635: read oid 285 snap -1 2024-09-21T09:35:55.692 INFO:tasks.rados.rados.0.smithi137.stdout:2635: expect deleted 2024-09-21T09:35:55.692 INFO:tasks.rados.rados.0.smithi137.stdout:2636: write oid 219 current snap is 0 2024-09-21T09:35:55.692 INFO:tasks.rados.rados.0.smithi137.stdout:2634: finishing write tid 1 to smithi13778320-341 2024-09-21T09:35:55.692 INFO:tasks.rados.rados.0.smithi137.stdout:2636: seq_num 1708 ranges {706356=588364,1714774=472263} 2024-09-21T09:35:55.698 INFO:tasks.rados.rados.0.smithi137.stdout:2636: writing smithi13778320-219 from 706356 to 1294720 tid 1 2024-09-21T09:35:55.704 INFO:tasks.rados.rados.0.smithi137.stdout:2636: writing smithi13778320-219 from 1714774 to 2187037 tid 2 2024-09-21T09:35:55.704 INFO:tasks.rados.rados.0.smithi137.stdout:2637: write oid 167 current snap is 0 2024-09-21T09:35:55.704 INFO:tasks.rados.rados.0.smithi137.stdout:2637: seq_num 1709 ranges {723163=663613,2173256=549907} 2024-09-21T09:35:55.711 INFO:tasks.rados.rados.0.smithi137.stdout:2637: writing smithi13778320-167 from 723163 to 1386776 tid 1 2024-09-21T09:35:55.718 INFO:tasks.rados.rados.0.smithi137.stdout:2637: writing smithi13778320-167 from 2173256 to 2723163 tid 2 2024-09-21T09:35:55.718 INFO:tasks.rados.rados.0.smithi137.stdout:2638: write oid 69 current snap is 0 2024-09-21T09:35:55.718 INFO:tasks.rados.rados.0.smithi137.stdout:2638: seq_num 1710 ranges {739970=738862,2231738=475932} 2024-09-21T09:35:55.726 INFO:tasks.rados.rados.0.smithi137.stdout:2638: writing smithi13778320-69 from 739970 to 1478832 tid 1 2024-09-21T09:35:55.733 INFO:tasks.rados.rados.0.smithi137.stdout:2638: writing smithi13778320-69 from 2231738 to 2707670 tid 2 2024-09-21T09:35:55.733 INFO:tasks.rados.rados.0.smithi137.stdout:2639: delete oid 393 current snap is 0 2024-09-21T09:35:55.733 INFO:tasks.rados.rados.0.smithi137.stdout:2634: finishing write tid 2 to smithi13778320-341 2024-09-21T09:35:55.733 INFO:tasks.rados.rados.0.smithi137.stdout:2634: finishing write tid 3 to smithi13778320-341 2024-09-21T09:35:55.733 INFO:tasks.rados.rados.0.smithi137.stdout:2634: finishing write tid 4 to smithi13778320-341 2024-09-21T09:35:55.733 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 341 v 393 (ObjNum 1707 snap 0 seq_num 1707) dirty exists 2024-09-21T09:35:55.733 INFO:tasks.rados.rados.0.smithi137.stdout:2634: left oid 341 (ObjNum 1707 snap 0 seq_num 1707) 2024-09-21T09:35:55.733 INFO:tasks.rados.rados.0.smithi137.stdout:2636: finishing write tid 1 to smithi13778320-219 2024-09-21T09:35:55.733 INFO:tasks.rados.rados.0.smithi137.stdout:2636: finishing write tid 2 to smithi13778320-219 2024-09-21T09:35:55.733 INFO:tasks.rados.rados.0.smithi137.stdout:2636: finishing write tid 3 to smithi13778320-219 2024-09-21T09:35:55.733 INFO:tasks.rados.rados.0.smithi137.stdout:2636: finishing write tid 4 to smithi13778320-219 2024-09-21T09:35:55.733 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 219 v 410 (ObjNum 1708 snap 0 seq_num 1708) dirty exists 2024-09-21T09:35:55.734 INFO:tasks.rados.rados.0.smithi137.stdout:2636: left oid 219 (ObjNum 1708 snap 0 seq_num 1708) 2024-09-21T09:35:55.734 INFO:tasks.rados.rados.0.smithi137.stdout:2637: finishing write tid 1 to smithi13778320-167 2024-09-21T09:35:55.734 INFO:tasks.rados.rados.0.smithi137.stdout:2637: finishing write tid 2 to smithi13778320-167 2024-09-21T09:35:55.734 INFO:tasks.rados.rados.0.smithi137.stdout:2637: finishing write tid 3 to smithi13778320-167 2024-09-21T09:35:55.734 INFO:tasks.rados.rados.0.smithi137.stdout:2637: finishing write tid 4 to smithi13778320-167 2024-09-21T09:35:55.734 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 167 v 366 (ObjNum 1709 snap 0 seq_num 1709) dirty exists 2024-09-21T09:35:55.734 INFO:tasks.rados.rados.0.smithi137.stdout:2637: left oid 167 (ObjNum 1709 snap 0 seq_num 1709) 2024-09-21T09:35:55.734 INFO:tasks.rados.rados.0.smithi137.stdout:2638: finishing write tid 1 to smithi13778320-69 2024-09-21T09:35:55.735 INFO:tasks.rados.rados.0.smithi137.stdout:2634: done (5 left) 2024-09-21T09:35:55.735 INFO:tasks.rados.rados.0.smithi137.stdout:2635: done (4 left) 2024-09-21T09:35:55.735 INFO:tasks.rados.rados.0.smithi137.stdout:2636: done (3 left) 2024-09-21T09:35:55.735 INFO:tasks.rados.rados.0.smithi137.stdout:2637: done (2 left) 2024-09-21T09:35:55.735 INFO:tasks.rados.rados.0.smithi137.stdout:2639: done (1 left) 2024-09-21T09:35:55.735 INFO:tasks.rados.rados.0.smithi137.stdout:2640: write oid 220 current snap is 0 2024-09-21T09:35:55.735 INFO:tasks.rados.rados.0.smithi137.stdout:2640: seq_num 1712 ranges {773584=605713,1948702=479601} 2024-09-21T09:35:55.741 INFO:tasks.rados.rados.0.smithi137.stdout:2640: writing smithi13778320-220 from 773584 to 1379297 tid 1 2024-09-21T09:35:55.748 INFO:tasks.rados.rados.0.smithi137.stdout:2640: writing smithi13778320-220 from 1948702 to 2428303 tid 2 2024-09-21T09:35:55.748 INFO:tasks.rados.rados.0.smithi137.stdout:2638: finishing write tid 2 to smithi13778320-69 2024-09-21T09:35:55.748 INFO:tasks.rados.rados.0.smithi137.stdout:2638: finishing write tid 3 to smithi13778320-69 2024-09-21T09:35:55.748 INFO:tasks.rados.rados.0.smithi137.stdout:2638: finishing write tid 4 to smithi13778320-69 2024-09-21T09:35:55.748 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 69 v 337 (ObjNum 1710 snap 0 seq_num 1710) dirty exists 2024-09-21T09:35:55.748 INFO:tasks.rados.rados.0.smithi137.stdout:2638: left oid 69 (ObjNum 1710 snap 0 seq_num 1710) 2024-09-21T09:35:55.748 INFO:tasks.rados.rados.0.smithi137.stdout:2640: finishing write tid 1 to smithi13778320-220 2024-09-21T09:35:55.749 INFO:tasks.rados.rados.0.smithi137.stdout:2641: read oid 108 snap -1 2024-09-21T09:35:55.749 INFO:tasks.rados.rados.0.smithi137.stdout:2641: expect (ObjNum 1429 snap 0 seq_num 1429) 2024-09-21T09:35:55.749 INFO:tasks.rados.rados.0.smithi137.stdout:2638: done (2 left) 2024-09-21T09:35:55.749 INFO:tasks.rados.rados.0.smithi137.stdout:2642: read oid 463 snap -1 2024-09-21T09:35:55.749 INFO:tasks.rados.rados.0.smithi137.stdout:2642: expect deleted 2024-09-21T09:35:55.749 INFO:tasks.rados.rados.0.smithi137.stdout:2643: read oid 233 snap -1 2024-09-21T09:35:55.749 INFO:tasks.rados.rados.0.smithi137.stdout:2643: expect (ObjNum 1533 snap 0 seq_num 1533) 2024-09-21T09:35:55.749 INFO:tasks.rados.rados.0.smithi137.stdout:2644: read oid 37 snap -1 2024-09-21T09:35:55.749 INFO:tasks.rados.rados.0.smithi137.stdout:2644: expect deleted 2024-09-21T09:35:55.749 INFO:tasks.rados.rados.0.smithi137.stdout:2645: write oid 344 current snap is 0 2024-09-21T09:35:55.749 INFO:tasks.rados.rados.0.smithi137.stdout:2645: seq_num 1713 ranges {790391=680962,2007184=623259} 2024-09-21T09:35:55.755 INFO:tasks.rados.rados.0.smithi137.stdout:2645: writing smithi13778320-344 from 790391 to 1471353 tid 1 2024-09-21T09:35:55.762 INFO:tasks.rados.rados.0.smithi137.stdout:2645: writing smithi13778320-344 from 2007184 to 2630443 tid 2 2024-09-21T09:35:55.762 INFO:tasks.rados.rados.0.smithi137.stdout:2646: write oid 48 current snap is 0 2024-09-21T09:35:55.762 INFO:tasks.rados.rados.0.smithi137.stdout:2646: seq_num 1714 ranges {407198=756211,1665666=483270,2685245=121953} 2024-09-21T09:35:55.768 INFO:tasks.rados.rados.0.smithi137.stdout:2646: writing smithi13778320-48 from 407198 to 1163409 tid 1 2024-09-21T09:35:55.774 INFO:tasks.rados.rados.0.smithi137.stdout:2646: writing smithi13778320-48 from 1665666 to 2148936 tid 2 2024-09-21T09:35:55.778 INFO:tasks.rados.rados.0.smithi137.stdout:2646: writing smithi13778320-48 from 2685245 to 2807198 tid 3 2024-09-21T09:35:55.778 INFO:tasks.rados.rados.0.smithi137.stdout:2647: read oid 292 snap -1 2024-09-21T09:35:55.778 INFO:tasks.rados.rados.0.smithi137.stdout:2647: expect deleted 2024-09-21T09:35:55.778 INFO:tasks.rados.rados.0.smithi137.stdout:2648: write oid 129 current snap is 0 2024-09-21T09:35:55.778 INFO:tasks.rados.rados.0.smithi137.stdout:2648: seq_num 1715 ranges {424005=431460,1607795=626928} 2024-09-21T09:35:55.782 INFO:tasks.rados.rados.0.smithi137.stdout:2648: writing smithi13778320-129 from 424005 to 855465 tid 1 2024-09-21T09:35:55.790 INFO:tasks.rados.rados.0.smithi137.stdout:2648: writing smithi13778320-129 from 1607795 to 2234723 tid 2 2024-09-21T09:35:55.790 INFO:tasks.rados.rados.0.smithi137.stdout:2649: delete oid 142 current snap is 0 2024-09-21T09:35:55.790 INFO:tasks.rados.rados.0.smithi137.stdout:2640: finishing write tid 2 to smithi13778320-220 2024-09-21T09:35:55.790 INFO:tasks.rados.rados.0.smithi137.stdout:2640: finishing write tid 3 to smithi13778320-220 2024-09-21T09:35:55.790 INFO:tasks.rados.rados.0.smithi137.stdout:2640: finishing write tid 4 to smithi13778320-220 2024-09-21T09:35:55.790 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 220 v 368 (ObjNum 1712 snap 0 seq_num 1712) dirty exists 2024-09-21T09:35:55.790 INFO:tasks.rados.rados.0.smithi137.stdout:2640: left oid 220 (ObjNum 1712 snap 0 seq_num 1712) 2024-09-21T09:35:55.790 INFO:tasks.rados.rados.0.smithi137.stdout:2641: expect (ObjNum 1429 snap 0 seq_num 1429) 2024-09-21T09:35:55.870 INFO:tasks.rados.rados.0.smithi137.stdout:2645: finishing write tid 1 to smithi13778320-344 2024-09-21T09:35:55.870 INFO:tasks.rados.rados.0.smithi137.stdout:2643: expect (ObjNum 1533 snap 0 seq_num 1533) 2024-09-21T09:35:55.895 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-mon[32789]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:55.895 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-mon[32789]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:55.895 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-mon[32789]: pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.0 MiB/s wr, 78 op/s 2024-09-21T09:35:55.895 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:55.895 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:55.896 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 podman[74953]: 2024-09-21 09:35:55.641544234 +0000 UTC m=+0.348524048 container init 5c8b235760b26d6feee8fa313f55fc004b7dbb77072e7339d0e10a87034adaeb (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, name=ubi8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.buildah.version=1.32.0, version=8.5, com.redhat.component=ubi8-container, release=239.1651231664, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.k8s.display-name=Red Hat Universal Base Image 8, build-date=2022-04-29T11:48:11.055897, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vendor=Red Hat, Inc., description=Ceph Grafana Container, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, architecture=x86_64, maintainer=Paul Cuzner , io.openshift.expose-services=, vcs-type=git, io.openshift.tags=base rhel8) 2024-09-21T09:35:55.896 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 podman[74953]: 2024-09-21 09:35:55.64450009 +0000 UTC m=+0.351479906 container start 5c8b235760b26d6feee8fa313f55fc004b7dbb77072e7339d0e10a87034adaeb (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a, name=ubi8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-type=git, distribution-scope=public, build-date=2022-04-29T11:48:11.055897, maintainer=Paul Cuzner , com.redhat.component=ubi8-container, io.openshift.expose-services=, io.openshift.tags=base rhel8, description=Ceph Grafana Container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.buildah.version=1.32.0, version=8.5, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vendor=Red Hat, Inc., release=239.1651231664, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-09-21T09:35:55.896 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 bash[74953]: 5c8b235760b26d6feee8fa313f55fc004b7dbb77072e7339d0e10a87034adaeb 2024-09-21T09:35:55.896 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 systemd[1]: Started Ceph grafana.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:35:55.896 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=settings t=2024-09-21T09:35:55.817935574Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-09-21T09:35:55.896 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=settings t=2024-09-21T09:35:55.818151756Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-21T09:35:55.896 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=settings t=2024-09-21T09:35:55.818170986Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T09:35:55.896 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=settings t=2024-09-21T09:35:55.818178843Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T09:35:55.896 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=settings t=2024-09-21T09:35:55.818185082Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T09:35:55.896 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=settings t=2024-09-21T09:35:55.818191212Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T09:35:55.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=settings t=2024-09-21T09:35:55.81819707Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T09:35:55.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=settings t=2024-09-21T09:35:55.818203012Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T09:35:55.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=settings t=2024-09-21T09:35:55.818208892Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T09:35:55.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=settings t=2024-09-21T09:35:55.818214914Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T09:35:55.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=settings t=2024-09-21T09:35:55.818220474Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T09:35:55.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=settings t=2024-09-21T09:35:55.818225851Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T09:35:55.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=settings t=2024-09-21T09:35:55.818231454Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T09:35:55.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=settings t=2024-09-21T09:35:55.818237195Z level=info msg="App mode production" 2024-09-21T09:35:55.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=sqlstore t=2024-09-21T09:35:55.818293953Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T09:35:55.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=sqlstore t=2024-09-21T09:35:55.81831113Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-21T09:35:55.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=migrator t=2024-09-21T09:35:55.832466431Z level=info msg="Starting DB migrations" 2024-09-21T09:35:55.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=migrator t=2024-09-21T09:35:55.836956865Z level=info msg="migrations completed" performed=0 skipped=481 duration=423.051µs 2024-09-21T09:35:55.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=sqlstore t=2024-09-21T09:35:55.837324745Z level=info msg="Created default organization" 2024-09-21T09:35:55.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=plugin.loader t=2024-09-21T09:35:55.894319441Z level=info msg="Plugin registered" pluginID=input 2024-09-21T09:35:55.993 INFO:tasks.rados.rados.0.smithi137.stdout:2645: finishing write tid 2 to smithi13778320-344 2024-09-21T09:35:55.993 INFO:tasks.rados.rados.0.smithi137.stdout:2645: finishing write tid 3 to smithi13778320-344 2024-09-21T09:35:55.993 INFO:tasks.rados.rados.0.smithi137.stdout:2645: finishing write tid 4 to smithi13778320-344 2024-09-21T09:35:55.993 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 344 v 302 (ObjNum 1713 snap 0 seq_num 1713) dirty exists 2024-09-21T09:35:55.993 INFO:tasks.rados.rados.0.smithi137.stdout:2645: left oid 344 (ObjNum 1713 snap 0 seq_num 1713) 2024-09-21T09:35:55.993 INFO:tasks.rados.rados.0.smithi137.stdout:2640: done (9 left) 2024-09-21T09:35:55.993 INFO:tasks.rados.rados.0.smithi137.stdout:2641: done (8 left) 2024-09-21T09:35:55.993 INFO:tasks.rados.rados.0.smithi137.stdout:2642: done (7 left) 2024-09-21T09:35:55.993 INFO:tasks.rados.rados.0.smithi137.stdout:2643: done (6 left) 2024-09-21T09:35:55.993 INFO:tasks.rados.rados.0.smithi137.stdout:2644: done (5 left) 2024-09-21T09:35:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:2645: done (4 left) 2024-09-21T09:35:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:2649: done (3 left) 2024-09-21T09:35:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:2650: read oid 146 snap -1 2024-09-21T09:35:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:2650: expect (ObjNum 1384 snap 0 seq_num 1384) 2024-09-21T09:35:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:2651: delete oid 137 current snap is 0 2024-09-21T09:35:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:2646: finishing write tid 1 to smithi13778320-48 2024-09-21T09:35:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:2646: finishing write tid 2 to smithi13778320-48 2024-09-21T09:35:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:2646: finishing write tid 3 to smithi13778320-48 2024-09-21T09:35:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:2646: finishing write tid 4 to smithi13778320-48 2024-09-21T09:35:55.994 INFO:tasks.rados.rados.0.smithi137.stdout:2646: finishing write tid 5 to smithi13778320-48 2024-09-21T09:35:55.995 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 48 v 397 (ObjNum 1714 snap 0 seq_num 1714) dirty exists 2024-09-21T09:35:55.995 INFO:tasks.rados.rados.0.smithi137.stdout:2646: left oid 48 (ObjNum 1714 snap 0 seq_num 1714) 2024-09-21T09:35:55.995 INFO:tasks.rados.rados.0.smithi137.stdout:2648: finishing write tid 1 to smithi13778320-129 2024-09-21T09:35:55.995 INFO:tasks.rados.rados.0.smithi137.stdout:2648: finishing write tid 2 to smithi13778320-129 2024-09-21T09:35:55.995 INFO:tasks.rados.rados.0.smithi137.stdout:2648: finishing write tid 3 to smithi13778320-129 2024-09-21T09:35:55.995 INFO:tasks.rados.rados.0.smithi137.stdout:2648: finishing write tid 4 to smithi13778320-129 2024-09-21T09:35:55.995 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 129 v 276 (ObjNum 1715 snap 0 seq_num 1715) dirty exists 2024-09-21T09:35:55.995 INFO:tasks.rados.rados.0.smithi137.stdout:2648: left oid 129 (ObjNum 1715 snap 0 seq_num 1715) 2024-09-21T09:35:55.996 INFO:tasks.rados.rados.0.smithi137.stdout:2646: done (4 left) 2024-09-21T09:35:55.996 INFO:tasks.rados.rados.0.smithi137.stdout:2647: done (3 left) 2024-09-21T09:35:55.996 INFO:tasks.rados.rados.0.smithi137.stdout:2648: done (2 left) 2024-09-21T09:35:55.996 INFO:tasks.rados.rados.0.smithi137.stdout:2651: done (1 left) 2024-09-21T09:35:55.996 INFO:tasks.rados.rados.0.smithi137.stdout:2652: write oid 136 current snap is 0 2024-09-21T09:35:55.996 INFO:tasks.rados.rados.0.smithi137.stdout:2652: seq_num 1718 ranges {474426=657207,1783241=774255} 2024-09-21T09:35:55.999 INFO:tasks.rados.rados.0.smithi137.stdout:2652: writing smithi13778320-136 from 474426 to 1131633 tid 1 2024-09-21T09:35:56.008 INFO:tasks.rados.rados.0.smithi137.stdout:2652: writing smithi13778320-136 from 1783241 to 2557496 tid 2 2024-09-21T09:35:56.008 INFO:tasks.rados.rados.0.smithi137.stdout:2653: read oid 399 snap -1 2024-09-21T09:35:56.008 INFO:tasks.rados.rados.0.smithi137.stdout:2653: expect (ObjNum 1433 snap 0 seq_num 1433) 2024-09-21T09:35:56.008 INFO:tasks.rados.rados.0.smithi137.stdout:2654: read oid 419 snap -1 2024-09-21T09:35:56.008 INFO:tasks.rados.rados.0.smithi137.stdout:2654: expect deleted 2024-09-21T09:35:56.008 INFO:tasks.rados.rados.0.smithi137.stdout:2655: read oid 214 snap -1 2024-09-21T09:35:56.009 INFO:tasks.rados.rados.0.smithi137.stdout:2655: expect (ObjNum 1517 snap 0 seq_num 1517) 2024-09-21T09:35:56.009 INFO:tasks.rados.rados.0.smithi137.stdout:2656: write oid 392 current snap is 0 2024-09-21T09:35:56.009 INFO:tasks.rados.rados.0.smithi137.stdout:2656: seq_num 1719 ranges {491233=448809,1441723=634266,2589654=301579} 2024-09-21T09:35:56.013 INFO:tasks.rados.rados.0.smithi137.stdout:2656: writing smithi13778320-392 from 491233 to 940042 tid 1 2024-09-21T09:35:56.019 INFO:tasks.rados.rados.0.smithi137.stdout:2656: writing smithi13778320-392 from 1441723 to 2075989 tid 2 2024-09-21T09:35:56.024 INFO:tasks.rados.rados.0.smithi137.stdout:2656: writing smithi13778320-392 from 2589654 to 2891233 tid 3 2024-09-21T09:35:56.024 INFO:tasks.rados.rados.0.smithi137.stdout:2657: read oid 352 snap -1 2024-09-21T09:35:56.024 INFO:tasks.rados.rados.0.smithi137.stdout:2657: expect (ObjNum 1159 snap 0 seq_num 1159) 2024-09-21T09:35:56.024 INFO:tasks.rados.rados.0.smithi137.stdout:2658: write oid 155 current snap is 0 2024-09-21T09:35:56.025 INFO:tasks.rados.rados.0.smithi137.stdout:2658: seq_num 1720 ranges {508040=524058,1500205=777924} 2024-09-21T09:35:56.030 INFO:tasks.rados.rados.0.smithi137.stdout:2658: writing smithi13778320-155 from 508040 to 1032098 tid 1 2024-09-21T09:35:56.037 INFO:tasks.rados.rados.0.smithi137.stdout:2658: writing smithi13778320-155 from 1500205 to 2278129 tid 2 2024-09-21T09:35:56.037 INFO:tasks.rados.rados.0.smithi137.stdout:2659: read oid 297 snap -1 2024-09-21T09:35:56.037 INFO:tasks.rados.rados.0.smithi137.stdout:2659: expect (ObjNum 1180 snap 0 seq_num 1180) 2024-09-21T09:35:56.037 INFO:tasks.rados.rados.0.smithi137.stdout:2660: write oid 415 current snap is 0 2024-09-21T09:35:56.037 INFO:tasks.rados.rados.0.smithi137.stdout:2660: seq_num 1721 ranges {524847=599307,1558687=637935,2644500=280347} 2024-09-21T09:35:56.043 INFO:tasks.rados.rados.0.smithi137.stdout:2660: writing smithi13778320-415 from 524847 to 1124154 tid 1 2024-09-21T09:35:56.049 INFO:tasks.rados.rados.0.smithi137.stdout:2660: writing smithi13778320-415 from 1558687 to 2196622 tid 2 2024-09-21T09:35:56.053 INFO:tasks.rados.rados.0.smithi137.stdout:2660: writing smithi13778320-415 from 2644500 to 2924847 tid 3 2024-09-21T09:35:56.053 INFO:tasks.rados.rados.0.smithi137.stdout:2661: read oid 38 snap -1 2024-09-21T09:35:56.053 INFO:tasks.rados.rados.0.smithi137.stdout:2661: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-21T09:35:56.054 INFO:tasks.rados.rados.0.smithi137.stdout:2662: write oid 281 current snap is 0 2024-09-21T09:35:56.054 INFO:tasks.rados.rados.0.smithi137.stdout:2650: expect (ObjNum 1384 snap 0 seq_num 1384) 2024-09-21T09:35:56.147 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=plugin.loader t=2024-09-21T09:35:55.922684307Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-09-21T09:35:56.147 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=plugin.loader t=2024-09-21T09:35:55.922722714Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-09-21T09:35:56.147 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=secrets t=2024-09-21T09:35:55.922777505Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T09:35:56.147 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=query_data t=2024-09-21T09:35:55.925001961Z level=info msg="Query Service initialization" 2024-09-21T09:35:56.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=live.push_http t=2024-09-21T09:35:55.92903997Z level=info msg="Live Push Gateway initialization" 2024-09-21T09:35:56.206 INFO:tasks.rados.rados.0.smithi137.stdout:2652: finishing write tid 1 to smithi13778320-136 2024-09-21T09:35:56.206 INFO:tasks.rados.rados.0.smithi137.stdout:2652: finishing write tid 2 to smithi13778320-136 2024-09-21T09:35:56.206 INFO:tasks.rados.rados.0.smithi137.stdout:2653: expect (ObjNum 1433 snap 0 seq_num 1433) 2024-09-21T09:35:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:55 smithi137 ceph-mon[28941]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:55 smithi137 ceph-mon[28941]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:55 smithi137 ceph-mon[28941]: pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.0 MiB/s wr, 78 op/s 2024-09-21T09:35:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:55 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:55 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:55 smithi137 ceph-mon[39068]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:55 smithi137 ceph-mon[39068]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:55 smithi137 ceph-mon[39068]: pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.0 MiB/s wr, 78 op/s 2024-09-21T09:35:56.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:55 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:56.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:55 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:35:56.356 INFO:tasks.rados.rados.0.smithi137.stdout:2652: finishing write tid 3 to smithi13778320-136 2024-09-21T09:35:56.356 INFO:tasks.rados.rados.0.smithi137.stdout:2652: finishing write tid 4 to smithi13778320-136 2024-09-21T09:35:56.357 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 136 v 279 (ObjNum 1718 snap 0 seq_num 1718) dirty exists 2024-09-21T09:35:56.357 INFO:tasks.rados.rados.0.smithi137.stdout:2652: left oid 136 (ObjNum 1718 snap 0 seq_num 1718) 2024-09-21T09:35:56.357 INFO:tasks.rados.rados.0.smithi137.stdout:2662: seq_num 1722 ranges {541654=674556,1617169=781593} 2024-09-21T09:35:56.363 INFO:tasks.rados.rados.0.smithi137.stdout:2662: writing smithi13778320-281 from 541654 to 1216210 tid 1 2024-09-21T09:35:56.370 INFO:tasks.rados.rados.0.smithi137.stdout:2662: writing smithi13778320-281 from 1617169 to 2398762 tid 2 2024-09-21T09:35:56.370 INFO:tasks.rados.rados.0.smithi137.stdout:2650: done (11 left) 2024-09-21T09:35:56.370 INFO:tasks.rados.rados.0.smithi137.stdout:2652: done (10 left) 2024-09-21T09:35:56.370 INFO:tasks.rados.rados.0.smithi137.stdout:2653: done (9 left) 2024-09-21T09:35:56.370 INFO:tasks.rados.rados.0.smithi137.stdout:2654: done (8 left) 2024-09-21T09:35:56.370 INFO:tasks.rados.rados.0.smithi137.stdout:2663: read oid 54 snap -1 2024-09-21T09:35:56.370 INFO:tasks.rados.rados.0.smithi137.stdout:2663: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-21T09:35:56.370 INFO:tasks.rados.rados.0.smithi137.stdout:2664: read oid 284 snap -1 2024-09-21T09:35:56.370 INFO:tasks.rados.rados.0.smithi137.stdout:2664: expect (ObjNum 1479 snap 0 seq_num 1479) 2024-09-21T09:35:56.370 INFO:tasks.rados.rados.0.smithi137.stdout:2665: write oid 217 current snap is 0 2024-09-21T09:35:56.370 INFO:tasks.rados.rados.0.smithi137.stdout:2665: seq_num 1723 ranges {558461=749805,1959298=641604} 2024-09-21T09:35:56.377 INFO:tasks.rados.rados.0.smithi137.stdout:2665: writing smithi13778320-217 from 558461 to 1308266 tid 1 2024-09-21T09:35:56.384 INFO:tasks.rados.rados.0.smithi137.stdout:2665: writing smithi13778320-217 from 1959298 to 2600902 tid 2 2024-09-21T09:35:56.384 INFO:tasks.rados.rados.0.smithi137.stdout:2666: read oid 416 snap -1 2024-09-21T09:35:56.384 INFO:tasks.rados.rados.0.smithi137.stdout:2666: expect (ObjNum 880 snap 0 seq_num 880) 2024-09-21T09:35:56.385 INFO:tasks.rados.rados.0.smithi137.stdout:2667: write oid 386 current snap is 0 2024-09-21T09:35:56.385 INFO:tasks.rados.rados.0.smithi137.stdout:2656: finishing write tid 1 to smithi13778320-392 2024-09-21T09:35:56.385 INFO:tasks.rados.rados.0.smithi137.stdout:2655: expect (ObjNum 1517 snap 0 seq_num 1517) 2024-09-21T09:35:56.497 INFO:tasks.rados.rados.0.smithi137.stdout:2656: finishing write tid 2 to smithi13778320-392 2024-09-21T09:35:56.498 INFO:tasks.rados.rados.0.smithi137.stdout:2656: finishing write tid 3 to smithi13778320-392 2024-09-21T09:35:56.498 INFO:tasks.rados.rados.0.smithi137.stdout:2656: finishing write tid 4 to smithi13778320-392 2024-09-21T09:35:56.498 INFO:tasks.rados.rados.0.smithi137.stdout:2657: expect (ObjNum 1159 snap 0 seq_num 1159) 2024-09-21T09:35:56.583 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:56 smithi165 systemd[1]: Stopping Ceph node-exporter.b for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:35:56.605 INFO:tasks.rados.rados.0.smithi137.stdout:2656: finishing write tid 5 to smithi13778320-392 2024-09-21T09:35:56.606 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 392 v 309 (ObjNum 1719 snap 0 seq_num 1719) dirty exists 2024-09-21T09:35:56.606 INFO:tasks.rados.rados.0.smithi137.stdout:2656: left oid 392 (ObjNum 1719 snap 0 seq_num 1719) 2024-09-21T09:35:56.606 INFO:tasks.rados.rados.0.smithi137.stdout:2658: finishing write tid 1 to smithi13778320-155 2024-09-21T09:35:56.606 INFO:tasks.rados.rados.0.smithi137.stdout:2667: seq_num 1724 ranges {575268=425054,1617780=785262} 2024-09-21T09:35:56.611 INFO:tasks.rados.rados.0.smithi137.stdout:2667: writing smithi13778320-386 from 575268 to 1000322 tid 1 2024-09-21T09:35:56.619 INFO:tasks.rados.rados.0.smithi137.stdout:2667: writing smithi13778320-386 from 1617780 to 2403042 tid 2 2024-09-21T09:35:56.619 INFO:tasks.rados.rados.0.smithi137.stdout:2655: done (12 left) 2024-09-21T09:35:56.619 INFO:tasks.rados.rados.0.smithi137.stdout:2656: done (11 left) 2024-09-21T09:35:56.619 INFO:tasks.rados.rados.0.smithi137.stdout:2657: done (10 left) 2024-09-21T09:35:56.619 INFO:tasks.rados.rados.0.smithi137.stdout:2668: write oid 35 current snap is 0 2024-09-21T09:35:56.620 INFO:tasks.rados.rados.0.smithi137.stdout:2658: finishing write tid 2 to smithi13778320-155 2024-09-21T09:35:56.620 INFO:tasks.rados.rados.0.smithi137.stdout:2658: finishing write tid 3 to smithi13778320-155 2024-09-21T09:35:56.620 INFO:tasks.rados.rados.0.smithi137.stdout:2668: seq_num 1725 ranges {592075=500303,1676262=645273,2754192=237883} 2024-09-21T09:35:56.624 INFO:tasks.rados.rados.0.smithi137.stdout:2668: writing smithi13778320-35 from 592075 to 1092378 tid 1 2024-09-21T09:35:56.631 INFO:tasks.rados.rados.0.smithi137.stdout:2668: writing smithi13778320-35 from 1676262 to 2321535 tid 2 2024-09-21T09:35:56.635 INFO:tasks.rados.rados.0.smithi137.stdout:2668: writing smithi13778320-35 from 2754192 to 2992075 tid 3 2024-09-21T09:35:56.635 INFO:tasks.rados.rados.0.smithi137.stdout:2669: delete oid 42 current snap is 0 2024-09-21T09:35:56.635 INFO:tasks.rados.rados.0.smithi137.stdout:2658: finishing write tid 4 to smithi13778320-155 2024-09-21T09:35:56.635 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 155 v 305 (ObjNum 1720 snap 0 seq_num 1720) dirty exists 2024-09-21T09:35:56.636 INFO:tasks.rados.rados.0.smithi137.stdout:2658: left oid 155 (ObjNum 1720 snap 0 seq_num 1720) 2024-09-21T09:35:56.636 INFO:tasks.rados.rados.0.smithi137.stdout:2659: expect (ObjNum 1180 snap 0 seq_num 1180) 2024-09-21T09:35:56.835 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:56 smithi165 podman[75095]: 2024-09-21 09:35:56.581928829 +0000 UTC m=+0.114415379 container died 6949b3865a2a6ba58811c7a291a80beea79ef9eea214dc39e4ea21292222b24c (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:35:56.836 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=infra.usagestats.collector t=2024-09-21T09:35:56.736778913Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T09:35:56.836 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=provisioning.datasources t=2024-09-21T09:35:56.824592843Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-09-21T09:35:56.836 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=provisioning.datasources t=2024-09-21T09:35:56.82462146Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-21T09:35:56.848 INFO:tasks.rados.rados.0.smithi137.stdout:2660: finishing write tid 1 to smithi13778320-415 2024-09-21T09:35:56.848 INFO:tasks.rados.rados.0.smithi137.stdout:2660: finishing write tid 2 to smithi13778320-415 2024-09-21T09:35:56.848 INFO:tasks.rados.rados.0.smithi137.stdout:2660: finishing write tid 3 to smithi13778320-415 2024-09-21T09:35:56.848 INFO:tasks.rados.rados.0.smithi137.stdout:2660: finishing write tid 4 to smithi13778320-415 2024-09-21T09:35:56.848 INFO:tasks.rados.rados.0.smithi137.stdout:2660: finishing write tid 5 to smithi13778320-415 2024-09-21T09:35:56.849 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 415 v 313 (ObjNum 1721 snap 0 seq_num 1721) dirty exists 2024-09-21T09:35:56.849 INFO:tasks.rados.rados.0.smithi137.stdout:2660: left oid 415 (ObjNum 1721 snap 0 seq_num 1721) 2024-09-21T09:35:56.849 INFO:tasks.rados.rados.0.smithi137.stdout:2661: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-21T09:35:56.934 INFO:tasks.rados.rados.0.smithi137.stdout:2662: finishing write tid 1 to smithi13778320-281 2024-09-21T09:35:56.934 INFO:tasks.rados.rados.0.smithi137.stdout:2662: finishing write tid 2 to smithi13778320-281 2024-09-21T09:35:56.934 INFO:tasks.rados.rados.0.smithi137.stdout:2658: done (11 left) 2024-09-21T09:35:56.934 INFO:tasks.rados.rados.0.smithi137.stdout:2659: done (10 left) 2024-09-21T09:35:56.934 INFO:tasks.rados.rados.0.smithi137.stdout:2660: done (9 left) 2024-09-21T09:35:56.934 INFO:tasks.rados.rados.0.smithi137.stdout:2661: done (8 left) 2024-09-21T09:35:56.935 INFO:tasks.rados.rados.0.smithi137.stdout:2669: done (7 left) 2024-09-21T09:35:56.935 INFO:tasks.rados.rados.0.smithi137.stdout:2670: read oid 181 snap -1 2024-09-21T09:35:56.935 INFO:tasks.rados.rados.0.smithi137.stdout:2670: expect deleted 2024-09-21T09:35:56.935 INFO:tasks.rados.rados.0.smithi137.stdout:2671: write oid 213 current snap is 0 2024-09-21T09:35:56.935 INFO:tasks.rados.rados.0.smithi137.stdout:2662: finishing write tid 3 to smithi13778320-281 2024-09-21T09:35:56.935 INFO:tasks.rados.rados.0.smithi137.stdout:2671: seq_num 1727 ranges {625689=767154,1793226=648942} 2024-09-21T09:35:56.941 INFO:tasks.rados.rados.0.smithi137.stdout:2671: writing smithi13778320-213 from 625689 to 1392843 tid 1 2024-09-21T09:35:56.947 INFO:tasks.rados.rados.0.smithi137.stdout:2671: writing smithi13778320-213 from 1793226 to 2442168 tid 2 2024-09-21T09:35:56.947 INFO:tasks.rados.rados.0.smithi137.stdout:2672: write oid 422 current snap is 0 2024-09-21T09:35:56.947 INFO:tasks.rados.rados.0.smithi137.stdout:2672: seq_num 1728 ranges {642496=442403,1851708=792600} 2024-09-21T09:35:56.953 INFO:tasks.rados.rados.0.smithi137.stdout:2672: writing smithi13778320-422 from 642496 to 1084899 tid 1 2024-09-21T09:35:56.962 INFO:tasks.rados.rados.0.smithi137.stdout:2672: writing smithi13778320-422 from 1851708 to 2644308 tid 2 2024-09-21T09:35:56.962 INFO:tasks.rados.rados.0.smithi137.stdout:2673: read oid 442 snap -1 2024-09-21T09:35:56.962 INFO:tasks.rados.rados.0.smithi137.stdout:2673: expect (ObjNum 1587 snap 0 seq_num 1587) 2024-09-21T09:35:56.962 INFO:tasks.rados.rados.0.smithi137.stdout:2674: write oid 128 current snap is 0 2024-09-21T09:35:56.963 INFO:tasks.rados.rados.0.smithi137.stdout:2662: finishing write tid 4 to smithi13778320-281 2024-09-21T09:35:56.963 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 281 v 310 (ObjNum 1722 snap 0 seq_num 1722) dirty exists 2024-09-21T09:35:56.963 INFO:tasks.rados.rados.0.smithi137.stdout:2662: left oid 281 (ObjNum 1722 snap 0 seq_num 1722) 2024-09-21T09:35:56.963 INFO:tasks.rados.rados.0.smithi137.stdout:2664: expect (ObjNum 1479 snap 0 seq_num 1479) 2024-09-21T09:35:57.135 INFO:tasks.rados.rados.0.smithi137.stdout:2663: expect (ObjNum 53 snap 0 seq_num 53) 2024-09-21T09:35:57.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:56 smithi165 ceph-mon[32789]: Reconfiguring node-exporter.b (dependencies changed)... 2024-09-21T09:35:57.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:56 smithi165 ceph-mon[32789]: Deploying daemon node-exporter.b on smithi165 2024-09-21T09:35:57.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:56 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:35:57.147 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:57 smithi165 podman[75095]: 2024-09-21 09:35:57.04718145 +0000 UTC m=+0.579667972 container cleanup 6949b3865a2a6ba58811c7a291a80beea79ef9eea214dc39e4ea21292222b24c (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:35:57.147 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:57 smithi165 bash[75095]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T09:35:57.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=provisioning.datasources t=2024-09-21T09:35:56.83480213Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T09:35:57.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=provisioning.alerting t=2024-09-21T09:35:56.914781856Z level=info msg="starting to provision alerting" 2024-09-21T09:35:57.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=provisioning.alerting t=2024-09-21T09:35:56.914809779Z level=info msg="finished to provision alerting" 2024-09-21T09:35:57.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=ngalert.state.manager t=2024-09-21T09:35:56.914929768Z level=info msg="Warming state cache for startup" 2024-09-21T09:35:57.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=grafanaStorageLogger t=2024-09-21T09:35:56.915002299Z level=info msg="storage starting" 2024-09-21T09:35:57.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=http.server t=2024-09-21T09:35:56.916821268Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T09:35:57.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=ngalert.state.manager t=2024-09-21T09:35:56.925139814Z level=info msg="State cache has been initialized" states=0 duration=10.210447ms 2024-09-21T09:35:57.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=ticker t=2024-09-21T09:35:56.925197664Z level=info msg=starting first_tick=2024-09-21T09:36:00Z 2024-09-21T09:35:57.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:35:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=ngalert.multiorg.alertmanager t=2024-09-21T09:35:56.925201638Z level=info msg="starting MultiOrg Alertmanager" 2024-09-21T09:35:57.236 INFO:tasks.rados.rados.0.smithi137.stdout:2665: finishing write tid 1 to smithi13778320-217 2024-09-21T09:35:57.236 INFO:tasks.rados.rados.0.smithi137.stdout:2665: finishing write tid 2 to smithi13778320-217 2024-09-21T09:35:57.236 INFO:tasks.rados.rados.0.smithi137.stdout:2665: finishing write tid 3 to smithi13778320-217 2024-09-21T09:35:57.236 INFO:tasks.rados.rados.0.smithi137.stdout:2665: finishing write tid 4 to smithi13778320-217 2024-09-21T09:35:57.236 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 217 v 340 (ObjNum 1723 snap 0 seq_num 1723) dirty exists 2024-09-21T09:35:57.236 INFO:tasks.rados.rados.0.smithi137.stdout:2665: left oid 217 (ObjNum 1723 snap 0 seq_num 1723) 2024-09-21T09:35:57.236 INFO:tasks.rados.rados.0.smithi137.stdout:2666: expect (ObjNum 880 snap 0 seq_num 880) 2024-09-21T09:35:57.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:56 smithi137 ceph-mon[39068]: Reconfiguring node-exporter.b (dependencies changed)... 2024-09-21T09:35:57.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:56 smithi137 ceph-mon[39068]: Deploying daemon node-exporter.b on smithi165 2024-09-21T09:35:57.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:56 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:35:57.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:56 smithi137 ceph-mon[28941]: Reconfiguring node-exporter.b (dependencies changed)... 2024-09-21T09:35:57.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:56 smithi137 ceph-mon[28941]: Deploying daemon node-exporter.b on smithi165 2024-09-21T09:35:57.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:56 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:35:57.308 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:35:57.357 INFO:tasks.rados.rados.0.smithi137.stdout:2667: finishing write tid 1 to smithi13778320-386 2024-09-21T09:35:57.357 INFO:tasks.rados.rados.0.smithi137.stdout:2674: seq_num 1729 ranges {659303=517652,1910190=652611} 2024-09-21T09:35:57.363 INFO:tasks.rados.rados.0.smithi137.stdout:2674: writing smithi13778320-128 from 659303 to 1176955 tid 1 2024-09-21T09:35:57.375 INFO:tasks.rados.rados.0.smithi137.stdout:2674: writing smithi13778320-128 from 1910190 to 2562801 tid 2 2024-09-21T09:35:57.375 INFO:tasks.rados.rados.0.smithi137.stdout:2662: done (11 left) 2024-09-21T09:35:57.375 INFO:tasks.rados.rados.0.smithi137.stdout:2663: done (10 left) 2024-09-21T09:35:57.376 INFO:tasks.rados.rados.0.smithi137.stdout:2664: done (9 left) 2024-09-21T09:35:57.376 INFO:tasks.rados.rados.0.smithi137.stdout:2665: done (8 left) 2024-09-21T09:35:57.376 INFO:tasks.rados.rados.0.smithi137.stdout:2666: done (7 left) 2024-09-21T09:35:57.376 INFO:tasks.rados.rados.0.smithi137.stdout:2675: read oid 206 snap -1 2024-09-21T09:35:57.376 INFO:tasks.rados.rados.0.smithi137.stdout:2675: expect (ObjNum 1068 snap 0 seq_num 1068) 2024-09-21T09:35:57.376 INFO:tasks.rados.rados.0.smithi137.stdout:2667: finishing write tid 2 to smithi13778320-386 2024-09-21T09:35:57.376 INFO:tasks.rados.rados.0.smithi137.stdout:2667: finishing write tid 3 to smithi13778320-386 2024-09-21T09:35:57.376 INFO:tasks.rados.rados.0.smithi137.stdout:2667: finishing write tid 4 to smithi13778320-386 2024-09-21T09:35:57.376 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 386 v 343 (ObjNum 1724 snap 0 seq_num 1724) dirty exists 2024-09-21T09:35:57.376 INFO:tasks.rados.rados.0.smithi137.stdout:2667: left oid 386 (ObjNum 1724 snap 0 seq_num 1724) 2024-09-21T09:35:57.376 INFO:tasks.rados.rados.0.smithi137.stdout:2668: finishing write tid 1 to smithi13778320-35 2024-09-21T09:35:57.376 INFO:tasks.rados.rados.0.smithi137.stdout:2668: finishing write tid 2 to smithi13778320-35 2024-09-21T09:35:57.377 INFO:tasks.rados.rados.0.smithi137.stdout:2668: finishing write tid 3 to smithi13778320-35 2024-09-21T09:35:57.377 INFO:tasks.rados.rados.0.smithi137.stdout:2668: finishing write tid 4 to smithi13778320-35 2024-09-21T09:35:57.377 INFO:tasks.rados.rados.0.smithi137.stdout:2668: finishing write tid 5 to smithi13778320-35 2024-09-21T09:35:57.377 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 35 v 401 (ObjNum 1725 snap 0 seq_num 1725) dirty exists 2024-09-21T09:35:57.377 INFO:tasks.rados.rados.0.smithi137.stdout:2668: left oid 35 (ObjNum 1725 snap 0 seq_num 1725) 2024-09-21T09:35:57.377 INFO:tasks.rados.rados.0.smithi137.stdout:2667: done (7 left) 2024-09-21T09:35:57.377 INFO:tasks.rados.rados.0.smithi137.stdout:2668: done (6 left) 2024-09-21T09:35:57.377 INFO:tasks.rados.rados.0.smithi137.stdout:2676: read oid 91 snap -1 2024-09-21T09:35:57.377 INFO:tasks.rados.rados.0.smithi137.stdout:2676: expect (ObjNum 1692 snap 0 seq_num 1692) 2024-09-21T09:35:57.377 INFO:tasks.rados.rados.0.smithi137.stdout:2677: read oid 12 snap -1 2024-09-21T09:35:57.377 INFO:tasks.rados.rados.0.smithi137.stdout:2677: expect (ObjNum 1432 snap 0 seq_num 1432) 2024-09-21T09:35:57.378 INFO:tasks.rados.rados.0.smithi137.stdout:2678: write oid 57 current snap is 0 2024-09-21T09:35:57.378 INFO:tasks.rados.rados.0.smithi137.stdout:2671: finishing write tid 1 to smithi13778320-213 2024-09-21T09:35:57.378 INFO:tasks.rados.rados.0.smithi137.stdout:2671: finishing write tid 2 to smithi13778320-213 2024-09-21T09:35:57.378 INFO:tasks.rados.rados.0.smithi137.stdout:2671: finishing write tid 3 to smithi13778320-213 2024-09-21T09:35:57.378 INFO:tasks.rados.rados.0.smithi137.stdout:2671: finishing write tid 4 to smithi13778320-213 2024-09-21T09:35:57.378 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 213 v 316 (ObjNum 1727 snap 0 seq_num 1727) dirty exists 2024-09-21T09:35:57.378 INFO:tasks.rados.rados.0.smithi137.stdout:2671: left oid 213 (ObjNum 1727 snap 0 seq_num 1727) 2024-09-21T09:35:57.378 INFO:tasks.rados.rados.0.smithi137.stdout:2672: finishing write tid 1 to smithi13778320-422 2024-09-21T09:35:57.378 INFO:tasks.rados.rados.0.smithi137.stdout:2678: seq_num 1730 ranges {676110=592901,1968672=796269} 2024-09-21T09:35:57.379 INFO:tasks.rados.rados.0.smithi137.stdout:2678: writing smithi13778320-57 from 676110 to 1269011 tid 1 2024-09-21T09:35:57.389 INFO:tasks.rados.rados.0.smithi137.stdout:2678: writing smithi13778320-57 from 1968672 to 2764941 tid 2 2024-09-21T09:35:57.389 INFO:tasks.rados.rados.0.smithi137.stdout:2670: done (8 left) 2024-09-21T09:35:57.389 INFO:tasks.rados.rados.0.smithi137.stdout:2671: done (7 left) 2024-09-21T09:35:57.389 INFO:tasks.rados.rados.0.smithi137.stdout:2679: read oid 180 snap -1 2024-09-21T09:35:57.389 INFO:tasks.rados.rados.0.smithi137.stdout:2679: expect (ObjNum 1518 snap 0 seq_num 1518) 2024-09-21T09:35:57.389 INFO:tasks.rados.rados.0.smithi137.stdout:2680: write oid 136 current snap is 0 2024-09-21T09:35:57.389 INFO:tasks.rados.rados.0.smithi137.stdout:2672: finishing write tid 2 to smithi13778320-422 2024-09-21T09:35:57.389 INFO:tasks.rados.rados.0.smithi137.stdout:2672: finishing write tid 3 to smithi13778320-422 2024-09-21T09:35:57.389 INFO:tasks.rados.rados.0.smithi137.stdout:2672: finishing write tid 4 to smithi13778320-422 2024-09-21T09:35:57.389 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 422 v 282 (ObjNum 1728 snap 0 seq_num 1728) dirty exists 2024-09-21T09:35:57.389 INFO:tasks.rados.rados.0.smithi137.stdout:2672: left oid 422 (ObjNum 1728 snap 0 seq_num 1728) 2024-09-21T09:35:57.390 INFO:tasks.rados.rados.0.smithi137.stdout:2673: expect (ObjNum 1587 snap 0 seq_num 1587) 2024-09-21T09:35:57.530 INFO:tasks.rados.rados.0.smithi137.stdout:2674: finishing write tid 1 to smithi13778320-128 2024-09-21T09:35:57.530 INFO:tasks.rados.rados.0.smithi137.stdout:2676: expect (ObjNum 1692 snap 0 seq_num 1692) 2024-09-21T09:35:57.647 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:57 smithi165 podman[75106]: 2024-09-21 09:35:57.332358866 +0000 UTC m=+0.751161228 container remove 6949b3865a2a6ba58811c7a291a80beea79ef9eea214dc39e4ea21292222b24c (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:35:57.647 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:57 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T09:35:57.647 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:57 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T09:35:57.647 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:57 smithi165 systemd[1]: Stopped Ceph node-exporter.b for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:35:57.648 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:57 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@node-exporter.b.service: Consumed 2.068s CPU time. 2024-09-21T09:35:57.662 INFO:tasks.rados.rados.0.smithi137.stdout:2677: expect (ObjNum 1432 snap 0 seq_num 1432) 2024-09-21T09:35:57.731 INFO:tasks.rados.rados.0.smithi137.stdout:2678: finishing write tid 1 to smithi13778320-57 2024-09-21T09:35:57.731 INFO:tasks.rados.rados.0.smithi137.stdout:2674: finishing write tid 2 to smithi13778320-128 2024-09-21T09:35:57.731 INFO:tasks.rados.rados.0.smithi137.stdout:2674: finishing write tid 3 to smithi13778320-128 2024-09-21T09:35:57.731 INFO:tasks.rados.rados.0.smithi137.stdout:2674: finishing write tid 4 to smithi13778320-128 2024-09-21T09:35:57.732 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 128 v 394 (ObjNum 1729 snap 0 seq_num 1729) dirty exists 2024-09-21T09:35:57.732 INFO:tasks.rados.rados.0.smithi137.stdout:2674: left oid 128 (ObjNum 1729 snap 0 seq_num 1729) 2024-09-21T09:35:57.732 INFO:tasks.rados.rados.0.smithi137.stdout:2675: expect (ObjNum 1068 snap 0 seq_num 1068) 2024-09-21T09:35:58.010 INFO:tasks.rados.rados.0.smithi137.stdout:2678: finishing write tid 2 to smithi13778320-57 2024-09-21T09:35:58.011 INFO:tasks.rados.rados.0.smithi137.stdout:2678: finishing write tid 3 to smithi13778320-57 2024-09-21T09:35:58.011 INFO:tasks.rados.rados.0.smithi137.stdout:2678: finishing write tid 4 to smithi13778320-57 2024-09-21T09:35:58.011 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 57 v 404 (ObjNum 1730 snap 0 seq_num 1730) dirty exists 2024-09-21T09:35:58.011 INFO:tasks.rados.rados.0.smithi137.stdout:2678: left oid 57 (ObjNum 1730 snap 0 seq_num 1730) 2024-09-21T09:35:58.011 INFO:tasks.rados.rados.0.smithi137.stdout:2680: seq_num 1731 ranges {692917=668150,1910801=539927,3086024=6893} 2024-09-21T09:35:58.017 INFO:tasks.rados.rados.0.smithi137.stdout:2680: writing smithi13778320-136 from 692917 to 1361067 tid 1 2024-09-21T09:35:58.023 INFO:tasks.rados.rados.0.smithi137.stdout:2680: writing smithi13778320-136 from 1910801 to 2450728 tid 2 2024-09-21T09:35:58.027 INFO:tasks.rados.rados.0.smithi137.stdout:2680: writing smithi13778320-136 from 3086024 to 3092917 tid 3 2024-09-21T09:35:58.028 INFO:tasks.rados.rados.0.smithi137.stdout:2672: done (8 left) 2024-09-21T09:35:58.028 INFO:tasks.rados.rados.0.smithi137.stdout:2673: done (7 left) 2024-09-21T09:35:58.028 INFO:tasks.rados.rados.0.smithi137.stdout:2674: done (6 left) 2024-09-21T09:35:58.028 INFO:tasks.rados.rados.0.smithi137.stdout:2675: done (5 left) 2024-09-21T09:35:58.028 INFO:tasks.rados.rados.0.smithi137.stdout:2676: done (4 left) 2024-09-21T09:35:58.028 INFO:tasks.rados.rados.0.smithi137.stdout:2677: done (3 left) 2024-09-21T09:35:58.028 INFO:tasks.rados.rados.0.smithi137.stdout:2678: done (2 left) 2024-09-21T09:35:58.028 INFO:tasks.rados.rados.0.smithi137.stdout:2681: write oid 459 current snap is 0 2024-09-21T09:35:58.028 INFO:tasks.rados.rados.0.smithi137.stdout:2681: seq_num 1732 ranges {709724=743399,1969283=799938} 2024-09-21T09:35:58.035 INFO:tasks.rados.rados.0.smithi137.stdout:2681: writing smithi13778320-459 from 709724 to 1453123 tid 1 2024-09-21T09:35:58.043 INFO:tasks.rados.rados.0.smithi137.stdout:2681: writing smithi13778320-459 from 1969283 to 2769221 tid 2 2024-09-21T09:35:58.043 INFO:tasks.rados.rados.0.smithi137.stdout:2682: write oid 107 current snap is 0 2024-09-21T09:35:58.043 INFO:tasks.rados.rados.0.smithi137.stdout:2682: seq_num 1733 ranges {726531=418648,1627765=543596,2740870=385661} 2024-09-21T09:35:58.049 INFO:tasks.rados.rados.0.smithi137.stdout:2682: writing smithi13778320-107 from 726531 to 1145179 tid 1 2024-09-21T09:35:58.055 INFO:tasks.rados.rados.0.smithi137.stdout:2682: writing smithi13778320-107 from 1627765 to 2171361 tid 2 2024-09-21T09:35:58.060 INFO:tasks.rados.rados.0.smithi137.stdout:2682: writing smithi13778320-107 from 2740870 to 3126531 tid 3 2024-09-21T09:35:58.060 INFO:tasks.rados.rados.0.smithi137.stdout:2683: write oid 178 current snap is 0 2024-09-21T09:35:58.060 INFO:tasks.rados.rados.0.smithi137.stdout:2683: seq_num 1734 ranges {743338=610250,1802600=403607,2884646=258692} 2024-09-21T09:35:58.067 INFO:tasks.rados.rados.0.smithi137.stdout:2683: writing smithi13778320-178 from 743338 to 1353588 tid 1 2024-09-21T09:35:58.072 INFO:tasks.rados.rados.0.smithi137.stdout:2683: writing smithi13778320-178 from 1802600 to 2206207 tid 2 2024-09-21T09:35:58.078 INFO:tasks.rados.rados.0.smithi137.stdout:2683: writing smithi13778320-178 from 2884646 to 3143338 tid 3 2024-09-21T09:35:58.078 INFO:tasks.rados.rados.0.smithi137.stdout:2684: read oid 125 snap -1 2024-09-21T09:35:58.078 INFO:tasks.rados.rados.0.smithi137.stdout:2684: expect deleted 2024-09-21T09:35:58.078 INFO:tasks.rados.rados.0.smithi137.stdout:2685: write oid 131 current snap is 0 2024-09-21T09:35:58.078 INFO:tasks.rados.rados.0.smithi137.stdout:2679: expect (ObjNum 1518 snap 0 seq_num 1518) 2024-09-21T09:35:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:57 smithi165 ceph-mon[32789]: pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.0 MiB/s wr, 78 op/s 2024-09-21T09:35:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:57 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1525221553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:57 smithi165 ceph-mon[32789]: from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:58.147 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:57 smithi165 systemd[1]: Starting Ceph node-exporter.b for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:35:58.148 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:57 smithi165 bash[75235]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-21T09:35:58.282 INFO:tasks.rados.rados.0.smithi137.stdout:2680: finishing write tid 1 to smithi13778320-136 2024-09-21T09:35:58.282 INFO:tasks.rados.rados.0.smithi137.stdout:2680: finishing write tid 2 to smithi13778320-136 2024-09-21T09:35:58.282 INFO:tasks.rados.rados.0.smithi137.stdout:2680: finishing write tid 3 to smithi13778320-136 2024-09-21T09:35:58.282 INFO:tasks.rados.rados.0.smithi137.stdout:2680: finishing write tid 4 to smithi13778320-136 2024-09-21T09:35:58.282 INFO:tasks.rados.rados.0.smithi137.stdout:2680: finishing write tid 5 to smithi13778320-136 2024-09-21T09:35:58.282 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 136 v 286 (ObjNum 1731 snap 0 seq_num 1731) dirty exists 2024-09-21T09:35:58.282 INFO:tasks.rados.rados.0.smithi137.stdout:2680: left oid 136 (ObjNum 1731 snap 0 seq_num 1731) 2024-09-21T09:35:58.282 INFO:tasks.rados.rados.0.smithi137.stdout:2681: finishing write tid 1 to smithi13778320-459 2024-09-21T09:35:58.283 INFO:tasks.rados.rados.0.smithi137.stdout:2681: finishing write tid 2 to smithi13778320-459 2024-09-21T09:35:58.283 INFO:tasks.rados.rados.0.smithi137.stdout:2685: seq_num 1735 ranges {760145=685499,2144729=547265} 2024-09-21T09:35:58.289 INFO:tasks.rados.rados.0.smithi137.stdout:2685: writing smithi13778320-131 from 760145 to 1445644 tid 1 2024-09-21T09:35:58.297 INFO:tasks.rados.rados.0.smithi137.stdout:2685: writing smithi13778320-131 from 2144729 to 2691994 tid 2 2024-09-21T09:35:58.297 INFO:tasks.rados.rados.0.smithi137.stdout:2679: done (6 left) 2024-09-21T09:35:58.297 INFO:tasks.rados.rados.0.smithi137.stdout:2680: done (5 left) 2024-09-21T09:35:58.297 INFO:tasks.rados.rados.0.smithi137.stdout:2686: read oid 113 snap -1 2024-09-21T09:35:58.297 INFO:tasks.rados.rados.0.smithi137.stdout:2686: expect (ObjNum 1547 snap 0 seq_num 1547) 2024-09-21T09:35:58.297 INFO:tasks.rados.rados.0.smithi137.stdout:2687: read oid 275 snap -1 2024-09-21T09:35:58.297 INFO:tasks.rados.rados.0.smithi137.stdout:2687: expect (ObjNum 1649 snap 0 seq_num 1649) 2024-09-21T09:35:58.297 INFO:tasks.rados.rados.0.smithi137.stdout:2688: write oid 493 current snap is 0 2024-09-21T09:35:58.297 INFO:tasks.rados.rados.0.smithi137.stdout:2681: finishing write tid 3 to smithi13778320-459 2024-09-21T09:35:58.298 INFO:tasks.rados.rados.0.smithi137.stdout:2681: finishing write tid 4 to smithi13778320-459 2024-09-21T09:35:58.298 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 459 v 346 (ObjNum 1732 snap 0 seq_num 1732) dirty exists 2024-09-21T09:35:58.298 INFO:tasks.rados.rados.0.smithi137.stdout:2681: left oid 459 (ObjNum 1732 snap 0 seq_num 1732) 2024-09-21T09:35:58.298 INFO:tasks.rados.rados.0.smithi137.stdout:2682: finishing write tid 1 to smithi13778320-107 2024-09-21T09:35:58.298 INFO:tasks.rados.rados.0.smithi137.stdout:2682: finishing write tid 2 to smithi13778320-107 2024-09-21T09:35:58.298 INFO:tasks.rados.rados.0.smithi137.stdout:2682: finishing write tid 3 to smithi13778320-107 2024-09-21T09:35:58.298 INFO:tasks.rados.rados.0.smithi137.stdout:2682: finishing write tid 4 to smithi13778320-107 2024-09-21T09:35:58.298 INFO:tasks.rados.rados.0.smithi137.stdout:2682: finishing write tid 5 to smithi13778320-107 2024-09-21T09:35:58.298 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 107 v 332 (ObjNum 1733 snap 0 seq_num 1733) dirty exists 2024-09-21T09:35:58.298 INFO:tasks.rados.rados.0.smithi137.stdout:2682: left oid 107 (ObjNum 1733 snap 0 seq_num 1733) 2024-09-21T09:35:58.298 INFO:tasks.rados.rados.0.smithi137.stdout:2683: finishing write tid 1 to smithi13778320-178 2024-09-21T09:35:58.298 INFO:tasks.rados.rados.0.smithi137.stdout:2683: finishing write tid 2 to smithi13778320-178 2024-09-21T09:35:58.298 INFO:tasks.rados.rados.0.smithi137.stdout:2683: finishing write tid 3 to smithi13778320-178 2024-09-21T09:35:58.298 INFO:tasks.rados.rados.0.smithi137.stdout:2683: finishing write tid 4 to smithi13778320-178 2024-09-21T09:35:58.299 INFO:tasks.rados.rados.0.smithi137.stdout:2683: finishing write tid 5 to smithi13778320-178 2024-09-21T09:35:58.299 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 178 v 398 (ObjNum 1734 snap 0 seq_num 1734) dirty exists 2024-09-21T09:35:58.299 INFO:tasks.rados.rados.0.smithi137.stdout:2683: left oid 178 (ObjNum 1734 snap 0 seq_num 1734) 2024-09-21T09:35:58.299 INFO:tasks.rados.rados.0.smithi137.stdout:2685: finishing write tid 1 to smithi13778320-131 2024-09-21T09:35:58.299 INFO:tasks.rados.rados.0.smithi137.stdout:2688: seq_num 1736 ranges {776952=760748,2203211=407276} 2024-09-21T09:35:58.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:57 smithi137 ceph-mon[28941]: pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.0 MiB/s wr, 78 op/s 2024-09-21T09:35:58.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:57 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1525221553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:58.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:57 smithi137 ceph-mon[28941]: from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:58.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:57 smithi137 ceph-mon[39068]: pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.0 MiB/s wr, 78 op/s 2024-09-21T09:35:58.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:57 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1525221553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:35:58.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:57 smithi137 ceph-mon[39068]: from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:58.305 INFO:tasks.rados.rados.0.smithi137.stdout:2688: writing smithi13778320-493 from 776952 to 1537700 tid 1 2024-09-21T09:35:58.312 INFO:tasks.rados.rados.0.smithi137.stdout:2688: writing smithi13778320-493 from 2203211 to 2610487 tid 2 2024-09-21T09:35:58.312 INFO:tasks.rados.rados.0.smithi137.stdout:2681: done (7 left) 2024-09-21T09:35:58.312 INFO:tasks.rados.rados.0.smithi137.stdout:2682: done (6 left) 2024-09-21T09:35:58.313 INFO:tasks.rados.rados.0.smithi137.stdout:2683: done (5 left) 2024-09-21T09:35:58.313 INFO:tasks.rados.rados.0.smithi137.stdout:2684: done (4 left) 2024-09-21T09:35:58.313 INFO:tasks.rados.rados.0.smithi137.stdout:2689: read oid 29 snap -1 2024-09-21T09:35:58.313 INFO:tasks.rados.rados.0.smithi137.stdout:2689: expect (ObjNum 1662 snap 0 seq_num 1662) 2024-09-21T09:35:58.313 INFO:tasks.rados.rados.0.smithi137.stdout:2690: read oid 116 snap -1 2024-09-21T09:35:58.313 INFO:tasks.rados.rados.0.smithi137.stdout:2690: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-09-21T09:35:58.313 INFO:tasks.rados.rados.0.smithi137.stdout:2691: write oid 82 current snap is 0 2024-09-21T09:35:58.313 INFO:tasks.rados.rados.0.smithi137.stdout:2691: seq_num 1737 ranges {793759=435997,1861693=550934,2850562=343197} 2024-09-21T09:35:58.318 INFO:tasks.rados.rados.0.smithi137.stdout:2691: writing smithi13778320-82 from 793759 to 1229756 tid 1 2024-09-21T09:35:58.325 INFO:tasks.rados.rados.0.smithi137.stdout:2691: writing smithi13778320-82 from 1861693 to 2412627 tid 2 2024-09-21T09:35:58.330 INFO:tasks.rados.rados.0.smithi137.stdout:2691: writing smithi13778320-82 from 2850562 to 3193759 tid 3 2024-09-21T09:35:58.330 INFO:tasks.rados.rados.0.smithi137.stdout:2692: read oid 290 snap -1 2024-09-21T09:35:58.330 INFO:tasks.rados.rados.0.smithi137.stdout:2692: expect deleted 2024-09-21T09:35:58.330 INFO:tasks.rados.rados.0.smithi137.stdout:2693: read oid 328 snap -1 2024-09-21T09:35:58.330 INFO:tasks.rados.rados.0.smithi137.stdout:2693: expect (ObjNum 1700 snap 0 seq_num 1700) 2024-09-21T09:35:58.331 INFO:tasks.rados.rados.0.smithi137.stdout:2694: read oid 346 snap -1 2024-09-21T09:35:58.331 INFO:tasks.rados.rados.0.smithi137.stdout:2694: expect (ObjNum 1532 snap 0 seq_num 1532) 2024-09-21T09:35:58.331 INFO:tasks.rados.rados.0.smithi137.stdout:2695: write oid 240 current snap is 0 2024-09-21T09:35:58.331 INFO:tasks.rados.rados.0.smithi137.stdout:2685: finishing write tid 2 to smithi13778320-131 2024-09-21T09:35:58.331 INFO:tasks.rados.rados.0.smithi137.stdout:2685: finishing write tid 3 to smithi13778320-131 2024-09-21T09:35:58.331 INFO:tasks.rados.rados.0.smithi137.stdout:2685: finishing write tid 4 to smithi13778320-131 2024-09-21T09:35:58.331 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 131 v 308 (ObjNum 1735 snap 0 seq_num 1735) dirty exists 2024-09-21T09:35:58.331 INFO:tasks.rados.rados.0.smithi137.stdout:2685: left oid 131 (ObjNum 1735 snap 0 seq_num 1735) 2024-09-21T09:35:58.331 INFO:tasks.rados.rados.0.smithi137.stdout:2686: expect (ObjNum 1547 snap 0 seq_num 1547) 2024-09-21T09:35:58.411 INFO:tasks.rados.rados.0.smithi137.stdout:2687: expect (ObjNum 1649 snap 0 seq_num 1649) 2024-09-21T09:35:58.576 INFO:tasks.rados.rados.0.smithi137.stdout:2688: finishing write tid 1 to smithi13778320-493 2024-09-21T09:35:58.576 INFO:tasks.rados.rados.0.smithi137.stdout:2688: finishing write tid 2 to smithi13778320-493 2024-09-21T09:35:58.577 INFO:tasks.rados.rados.0.smithi137.stdout:2688: finishing write tid 3 to smithi13778320-493 2024-09-21T09:35:58.577 INFO:tasks.rados.rados.0.smithi137.stdout:2688: finishing write tid 4 to smithi13778320-493 2024-09-21T09:35:58.577 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 493 v 407 (ObjNum 1736 snap 0 seq_num 1736) dirty exists 2024-09-21T09:35:58.577 INFO:tasks.rados.rados.0.smithi137.stdout:2688: left oid 493 (ObjNum 1736 snap 0 seq_num 1736) 2024-09-21T09:35:58.577 INFO:tasks.rados.rados.0.smithi137.stdout:2689: expect (ObjNum 1662 snap 0 seq_num 1662) 2024-09-21T09:35:58.647 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:58 smithi165 bash[75235]: Getting image source signatures 2024-09-21T09:35:58.647 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:58 smithi165 bash[75235]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-21T09:35:58.647 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:58 smithi165 bash[75235]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-21T09:35:58.647 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:58 smithi165 bash[75235]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-21T09:35:58.807 INFO:tasks.rados.rados.0.smithi137.stdout:2690: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-09-21T09:35:59.004 INFO:tasks.rados.rados.0.smithi137.stdout:2691: finishing write tid 1 to smithi13778320-82 2024-09-21T09:35:59.004 INFO:tasks.rados.rados.0.smithi137.stdout:2691: finishing write tid 2 to smithi13778320-82 2024-09-21T09:35:59.004 INFO:tasks.rados.rados.0.smithi137.stdout:2691: finishing write tid 3 to smithi13778320-82 2024-09-21T09:35:59.004 INFO:tasks.rados.rados.0.smithi137.stdout:2691: finishing write tid 4 to smithi13778320-82 2024-09-21T09:35:59.004 INFO:tasks.rados.rados.0.smithi137.stdout:2691: finishing write tid 5 to smithi13778320-82 2024-09-21T09:35:59.005 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 82 v 411 (ObjNum 1737 snap 0 seq_num 1737) dirty exists 2024-09-21T09:35:59.005 INFO:tasks.rados.rados.0.smithi137.stdout:2691: left oid 82 (ObjNum 1737 snap 0 seq_num 1737) 2024-09-21T09:35:59.005 INFO:tasks.rados.rados.0.smithi137.stdout:2695: seq_num 1738 ranges {410566=511246,1520175=410945,2477985=604876} 2024-09-21T09:35:59.009 INFO:tasks.rados.rados.0.smithi137.stdout:2695: writing smithi13778320-240 from 410566 to 921812 tid 1 2024-09-21T09:35:59.014 INFO:tasks.rados.rados.0.smithi137.stdout:2695: writing smithi13778320-240 from 1520175 to 1931120 tid 2 2024-09-21T09:35:59.021 INFO:tasks.rados.rados.0.smithi137.stdout:2695: writing smithi13778320-240 from 2477985 to 3082861 tid 3 2024-09-21T09:35:59.021 INFO:tasks.rados.rados.0.smithi137.stdout:2685: done (10 left) 2024-09-21T09:35:59.021 INFO:tasks.rados.rados.0.smithi137.stdout:2686: done (9 left) 2024-09-21T09:35:59.021 INFO:tasks.rados.rados.0.smithi137.stdout:2687: done (8 left) 2024-09-21T09:35:59.021 INFO:tasks.rados.rados.0.smithi137.stdout:2688: done (7 left) 2024-09-21T09:35:59.021 INFO:tasks.rados.rados.0.smithi137.stdout:2689: done (6 left) 2024-09-21T09:35:59.021 INFO:tasks.rados.rados.0.smithi137.stdout:2690: done (5 left) 2024-09-21T09:35:59.021 INFO:tasks.rados.rados.0.smithi137.stdout:2691: done (4 left) 2024-09-21T09:35:59.022 INFO:tasks.rados.rados.0.smithi137.stdout:2692: done (3 left) 2024-09-21T09:35:59.022 INFO:tasks.rados.rados.0.smithi137.stdout:2696: write oid 295 current snap is 0 2024-09-21T09:35:59.022 INFO:tasks.rados.rados.0.smithi137.stdout:2696: seq_num 1739 ranges {427373=586495,1462304=554603,2789055=416148} 2024-09-21T09:35:59.026 INFO:tasks.rados.rados.0.smithi137.stdout:2696: writing smithi13778320-295 from 427373 to 1013868 tid 1 2024-09-21T09:35:59.032 INFO:tasks.rados.rados.0.smithi137.stdout:2696: writing smithi13778320-295 from 1462304 to 2016907 tid 2 2024-09-21T09:35:59.039 INFO:tasks.rados.rados.0.smithi137.stdout:2696: writing smithi13778320-295 from 2789055 to 3205203 tid 3 2024-09-21T09:35:59.039 INFO:tasks.rados.rados.0.smithi137.stdout:2697: read oid 497 snap -1 2024-09-21T09:35:59.039 INFO:tasks.rados.rados.0.smithi137.stdout:2697: expect (ObjNum 1527 snap 0 seq_num 1527) 2024-09-21T09:35:59.039 INFO:tasks.rados.rados.0.smithi137.stdout:2698: read oid 46 snap -1 2024-09-21T09:35:59.039 INFO:tasks.rados.rados.0.smithi137.stdout:2698: expect (ObjNum 831 snap 0 seq_num 831) 2024-09-21T09:35:59.039 INFO:tasks.rados.rados.0.smithi137.stdout:2699: read oid 173 snap -1 2024-09-21T09:35:59.039 INFO:tasks.rados.rados.0.smithi137.stdout:2699: expect (ObjNum 922 snap 0 seq_num 922) 2024-09-21T09:35:59.039 INFO:tasks.rados.rados.0.smithi137.stdout:2700: write oid 231 current snap is 0 2024-09-21T09:35:59.039 INFO:tasks.rados.rados.0.smithi137.stdout:2693: expect (ObjNum 1700 snap 0 seq_num 1700) 2024-09-21T09:35:59.123 INFO:tasks.rados.rados.0.smithi137.stdout:2694: expect (ObjNum 1532 snap 0 seq_num 1532) 2024-09-21T09:35:59.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:58 smithi165 ceph-mon[32789]: from='client.25520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:59.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:58 smithi137 ceph-mon[28941]: from='client.25520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:59.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:58 smithi137 ceph-mon[39068]: from='client.25520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:59.332 INFO:tasks.rados.rados.0.smithi137.stdout:2695: finishing write tid 1 to smithi13778320-240 2024-09-21T09:35:59.332 INFO:tasks.rados.rados.0.smithi137.stdout:2695: finishing write tid 2 to smithi13778320-240 2024-09-21T09:35:59.332 INFO:tasks.rados.rados.0.smithi137.stdout:2695: finishing write tid 3 to smithi13778320-240 2024-09-21T09:35:59.332 INFO:tasks.rados.rados.0.smithi137.stdout:2695: finishing write tid 4 to smithi13778320-240 2024-09-21T09:35:59.333 INFO:tasks.rados.rados.0.smithi137.stdout:2695: finishing write tid 5 to smithi13778320-240 2024-09-21T09:35:59.333 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 240 v 440 (ObjNum 1738 snap 0 seq_num 1738) dirty exists 2024-09-21T09:35:59.333 INFO:tasks.rados.rados.0.smithi137.stdout:2695: left oid 240 (ObjNum 1738 snap 0 seq_num 1738) 2024-09-21T09:35:59.333 INFO:tasks.rados.rados.0.smithi137.stdout:2696: finishing write tid 1 to smithi13778320-295 2024-09-21T09:35:59.333 INFO:tasks.rados.rados.0.smithi137.stdout:2700: seq_num 1740 ranges {444180=661744,1520786=414614,2532831=627420} 2024-09-21T09:35:59.338 INFO:tasks.rados.rados.0.smithi137.stdout:2700: writing smithi13778320-231 from 444180 to 1105924 tid 1 2024-09-21T09:35:59.342 INFO:tasks.rados.rados.0.smithi137.stdout:2700: writing smithi13778320-231 from 1520786 to 1935400 tid 2 2024-09-21T09:35:59.349 INFO:tasks.rados.rados.0.smithi137.stdout:2700: writing smithi13778320-231 from 2532831 to 3160251 tid 3 2024-09-21T09:35:59.349 INFO:tasks.rados.rados.0.smithi137.stdout:2693: done (7 left) 2024-09-21T09:35:59.349 INFO:tasks.rados.rados.0.smithi137.stdout:2694: done (6 left) 2024-09-21T09:35:59.349 INFO:tasks.rados.rados.0.smithi137.stdout:2695: done (5 left) 2024-09-21T09:35:59.350 INFO:tasks.rados.rados.0.smithi137.stdout:2701: write oid 220 current snap is 0 2024-09-21T09:35:59.350 INFO:tasks.rados.rados.0.smithi137.stdout:2696: finishing write tid 2 to smithi13778320-295 2024-09-21T09:35:59.350 INFO:tasks.rados.rados.0.smithi137.stdout:2701: seq_num 1741 ranges {460987=453346,1695621=558272,2960254=300733} 2024-09-21T09:35:59.354 INFO:tasks.rados.rados.0.smithi137.stdout:2701: writing smithi13778320-220 from 460987 to 914333 tid 1 2024-09-21T09:35:59.361 INFO:tasks.rados.rados.0.smithi137.stdout:2701: writing smithi13778320-220 from 1695621 to 2253893 tid 2 2024-09-21T09:35:59.367 INFO:tasks.rados.rados.0.smithi137.stdout:2701: writing smithi13778320-220 from 2960254 to 3260987 tid 3 2024-09-21T09:35:59.367 INFO:tasks.rados.rados.0.smithi137.stdout:2702: read oid 78 snap -1 2024-09-21T09:35:59.367 INFO:tasks.rados.rados.0.smithi137.stdout:2702: expect (ObjNum 1267 snap 0 seq_num 1267) 2024-09-21T09:35:59.367 INFO:tasks.rados.rados.0.smithi137.stdout:2703: write oid 141 current snap is 0 2024-09-21T09:35:59.367 INFO:tasks.rados.rados.0.smithi137.stdout:2697: expect (ObjNum 1527 snap 0 seq_num 1527) 2024-09-21T09:35:59.548 INFO:tasks.rados.rados.0.smithi137.stdout:2696: finishing write tid 3 to smithi13778320-295 2024-09-21T09:35:59.548 INFO:tasks.rados.rados.0.smithi137.stdout:2696: finishing write tid 4 to smithi13778320-295 2024-09-21T09:35:59.548 INFO:tasks.rados.rados.0.smithi137.stdout:2696: finishing write tid 5 to smithi13778320-295 2024-09-21T09:35:59.548 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 295 v 444 (ObjNum 1739 snap 0 seq_num 1739) dirty exists 2024-09-21T09:35:59.548 INFO:tasks.rados.rados.0.smithi137.stdout:2696: left oid 295 (ObjNum 1739 snap 0 seq_num 1739) 2024-09-21T09:35:59.548 INFO:tasks.rados.rados.0.smithi137.stdout:2698: expect (ObjNum 831 snap 0 seq_num 831) 2024-09-21T09:35:59.733 INFO:tasks.rados.rados.0.smithi137.stdout:2699: expect (ObjNum 922 snap 0 seq_num 922) 2024-09-21T09:35:59.886 INFO:tasks.rados.rados.0.smithi137.stdout:2700: finishing write tid 1 to smithi13778320-231 2024-09-21T09:35:59.886 INFO:tasks.rados.rados.0.smithi137.stdout:2700: finishing write tid 2 to smithi13778320-231 2024-09-21T09:35:59.886 INFO:tasks.rados.rados.0.smithi137.stdout:2700: finishing write tid 3 to smithi13778320-231 2024-09-21T09:35:59.886 INFO:tasks.rados.rados.0.smithi137.stdout:2700: finishing write tid 4 to smithi13778320-231 2024-09-21T09:35:59.886 INFO:tasks.rados.rados.0.smithi137.stdout:2703: seq_num 1742 ranges {477794=528595,1754103=701930,2987677=290117} 2024-09-21T09:35:59.891 INFO:tasks.rados.rados.0.smithi137.stdout:2703: writing smithi13778320-141 from 477794 to 1006389 tid 1 2024-09-21T09:35:59.899 INFO:tasks.rados.rados.0.smithi137.stdout:2703: writing smithi13778320-141 from 1754103 to 2456033 tid 2 2024-09-21T09:35:59.905 INFO:tasks.rados.rados.0.smithi137.stdout:2703: writing smithi13778320-141 from 2987677 to 3277794 tid 3 2024-09-21T09:35:59.905 INFO:tasks.rados.rados.0.smithi137.stdout:2696: done (7 left) 2024-09-21T09:35:59.905 INFO:tasks.rados.rados.0.smithi137.stdout:2697: done (6 left) 2024-09-21T09:35:59.905 INFO:tasks.rados.rados.0.smithi137.stdout:2698: done (5 left) 2024-09-21T09:35:59.905 INFO:tasks.rados.rados.0.smithi137.stdout:2699: done (4 left) 2024-09-21T09:35:59.905 INFO:tasks.rados.rados.0.smithi137.stdout:2704: read oid 30 snap -1 2024-09-21T09:35:59.905 INFO:tasks.rados.rados.0.smithi137.stdout:2704: expect (ObjNum 1322 snap 0 seq_num 1322) 2024-09-21T09:35:59.905 INFO:tasks.rados.rados.0.smithi137.stdout:2705: read oid 431 snap -1 2024-09-21T09:35:59.905 INFO:tasks.rados.rados.0.smithi137.stdout:2705: expect (ObjNum 1364 snap 0 seq_num 1364) 2024-09-21T09:35:59.905 INFO:tasks.rados.rados.0.smithi137.stdout:2706: write oid 104 current snap is 0 2024-09-21T09:35:59.905 INFO:tasks.rados.rados.0.smithi137.stdout:2700: finishing write tid 5 to smithi13778320-231 2024-09-21T09:35:59.905 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 231 v 370 (ObjNum 1740 snap 0 seq_num 1740) dirty exists 2024-09-21T09:35:59.905 INFO:tasks.rados.rados.0.smithi137.stdout:2700: left oid 231 (ObjNum 1740 snap 0 seq_num 1740) 2024-09-21T09:35:59.906 INFO:tasks.rados.rados.0.smithi137.stdout:2701: finishing write tid 1 to smithi13778320-220 2024-09-21T09:35:59.906 INFO:tasks.rados.rados.0.smithi137.stdout:2701: finishing write tid 2 to smithi13778320-220 2024-09-21T09:35:59.906 INFO:tasks.rados.rados.0.smithi137.stdout:2701: finishing write tid 3 to smithi13778320-220 2024-09-21T09:35:59.906 INFO:tasks.rados.rados.0.smithi137.stdout:2701: finishing write tid 4 to smithi13778320-220 2024-09-21T09:35:59.906 INFO:tasks.rados.rados.0.smithi137.stdout:2706: seq_num 1743 ranges {494601=603844,1812585=561941,3015100=279501} 2024-09-21T09:35:59.910 INFO:tasks.rados.rados.0.smithi137.stdout:2706: writing smithi13778320-104 from 494601 to 1098445 tid 1 2024-09-21T09:35:59.917 INFO:tasks.rados.rados.0.smithi137.stdout:2706: writing smithi13778320-104 from 1812585 to 2374526 tid 2 2024-09-21T09:35:59.923 INFO:tasks.rados.rados.0.smithi137.stdout:2706: writing smithi13778320-104 from 3015100 to 3294601 tid 3 2024-09-21T09:35:59.923 INFO:tasks.rados.rados.0.smithi137.stdout:2700: done (6 left) 2024-09-21T09:35:59.923 INFO:tasks.rados.rados.0.smithi137.stdout:2707: write oid 349 current snap is 0 2024-09-21T09:35:59.923 INFO:tasks.rados.rados.0.smithi137.stdout:2701: finishing write tid 5 to smithi13778320-220 2024-09-21T09:35:59.923 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 220 v 372 (ObjNum 1741 snap 0 seq_num 1741) dirty exists 2024-09-21T09:35:59.923 INFO:tasks.rados.rados.0.smithi137.stdout:2701: left oid 220 (ObjNum 1741 snap 0 seq_num 1741) 2024-09-21T09:35:59.923 INFO:tasks.rados.rados.0.smithi137.stdout:2702: expect (ObjNum 1267 snap 0 seq_num 1267) 2024-09-21T09:36:00.062 INFO:tasks.rados.rados.0.smithi137.stdout:2703: finishing write tid 1 to smithi13778320-141 2024-09-21T09:36:00.062 INFO:tasks.rados.rados.0.smithi137.stdout:2707: seq_num 1744 ranges {511408=679093,1754714=705599,2926170=385238} 2024-09-21T09:36:00.068 INFO:tasks.rados.rados.0.smithi137.stdout:2707: writing smithi13778320-349 from 511408 to 1190501 tid 1 2024-09-21T09:36:00.076 INFO:tasks.rados.rados.0.smithi137.stdout:2707: writing smithi13778320-349 from 1754714 to 2460313 tid 2 2024-09-21T09:36:00.081 INFO:tasks.rados.rados.0.smithi137.stdout:2707: writing smithi13778320-349 from 2926170 to 3311408 tid 3 2024-09-21T09:36:00.081 INFO:tasks.rados.rados.0.smithi137.stdout:2701: done (6 left) 2024-09-21T09:36:00.081 INFO:tasks.rados.rados.0.smithi137.stdout:2702: done (5 left) 2024-09-21T09:36:00.081 INFO:tasks.rados.rados.0.smithi137.stdout:2708: read oid 302 snap -1 2024-09-21T09:36:00.081 INFO:tasks.rados.rados.0.smithi137.stdout:2708: expect deleted 2024-09-21T09:36:00.081 INFO:tasks.rados.rados.0.smithi137.stdout:2709: write oid 182 current snap is 0 2024-09-21T09:36:00.081 INFO:tasks.rados.rados.0.smithi137.stdout:2703: finishing write tid 2 to smithi13778320-141 2024-09-21T09:36:00.081 INFO:tasks.rados.rados.0.smithi137.stdout:2709: seq_num 1745 ranges {528215=754342,1813196=565610,2953593=374622} 2024-09-21T09:36:00.087 INFO:tasks.rados.rados.0.smithi137.stdout:2709: writing smithi13778320-182 from 528215 to 1282557 tid 1 2024-09-21T09:36:00.093 INFO:tasks.rados.rados.0.smithi137.stdout:2709: writing smithi13778320-182 from 1813196 to 2378806 tid 2 2024-09-21T09:36:00.099 INFO:tasks.rados.rados.0.smithi137.stdout:2709: writing smithi13778320-182 from 2953593 to 3328215 tid 3 2024-09-21T09:36:00.099 INFO:tasks.rados.rados.0.smithi137.stdout:2710: delete oid 295 current snap is 0 2024-09-21T09:36:00.099 INFO:tasks.rados.rados.0.smithi137.stdout:2703: finishing write tid 3 to smithi13778320-141 2024-09-21T09:36:00.099 INFO:tasks.rados.rados.0.smithi137.stdout:2703: finishing write tid 4 to smithi13778320-141 2024-09-21T09:36:00.099 INFO:tasks.rados.rados.0.smithi137.stdout:2703: finishing write tid 5 to smithi13778320-141 2024-09-21T09:36:00.099 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 141 v 314 (ObjNum 1742 snap 0 seq_num 1742) dirty exists 2024-09-21T09:36:00.099 INFO:tasks.rados.rados.0.smithi137.stdout:2703: left oid 141 (ObjNum 1742 snap 0 seq_num 1742) 2024-09-21T09:36:00.099 INFO:tasks.rados.rados.0.smithi137.stdout:2704: expect (ObjNum 1322 snap 0 seq_num 1322) 2024-09-21T09:36:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:35:59 smithi165 ceph-mon[32789]: pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 125 op/s 2024-09-21T09:36:00.147 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:59 smithi165 bash[75235]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-21T09:36:00.148 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:35:59 smithi165 bash[75235]: Writing manifest to image destination 2024-09-21T09:36:00.174 INFO:tasks.rados.rados.0.smithi137.stdout:2705: expect (ObjNum 1364 snap 0 seq_num 1364) 2024-09-21T09:36:00.244 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:00.245 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:35:59 smithi137 ceph-mon[28941]: pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 125 op/s 2024-09-21T09:36:00.245 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:35:59 smithi137 ceph-mon[39068]: pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 125 op/s 2024-09-21T09:36:00.329 INFO:tasks.rados.rados.0.smithi137.stdout:2706: finishing write tid 1 to smithi13778320-104 2024-09-21T09:36:00.329 INFO:tasks.rados.rados.0.smithi137.stdout:2706: finishing write tid 2 to smithi13778320-104 2024-09-21T09:36:00.329 INFO:tasks.rados.rados.0.smithi137.stdout:2706: finishing write tid 3 to smithi13778320-104 2024-09-21T09:36:00.329 INFO:tasks.rados.rados.0.smithi137.stdout:2706: finishing write tid 4 to smithi13778320-104 2024-09-21T09:36:00.329 INFO:tasks.rados.rados.0.smithi137.stdout:2706: finishing write tid 5 to smithi13778320-104 2024-09-21T09:36:00.329 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 104 v 415 (ObjNum 1743 snap 0 seq_num 1743) dirty exists 2024-09-21T09:36:00.329 INFO:tasks.rados.rados.0.smithi137.stdout:2706: left oid 104 (ObjNum 1743 snap 0 seq_num 1743) 2024-09-21T09:36:00.329 INFO:tasks.rados.rados.0.smithi137.stdout:2707: finishing write tid 1 to smithi13778320-349 2024-09-21T09:36:00.329 INFO:tasks.rados.rados.0.smithi137.stdout:2703: done (7 left) 2024-09-21T09:36:00.330 INFO:tasks.rados.rados.0.smithi137.stdout:2704: done (6 left) 2024-09-21T09:36:00.330 INFO:tasks.rados.rados.0.smithi137.stdout:2705: done (5 left) 2024-09-21T09:36:00.330 INFO:tasks.rados.rados.0.smithi137.stdout:2706: done (4 left) 2024-09-21T09:36:00.330 INFO:tasks.rados.rados.0.smithi137.stdout:2710: done (3 left) 2024-09-21T09:36:00.330 INFO:tasks.rados.rados.0.smithi137.stdout:2711: write oid 404 current snap is 0 2024-09-21T09:36:00.330 INFO:tasks.rados.rados.0.smithi137.stdout:2707: finishing write tid 2 to smithi13778320-349 2024-09-21T09:36:00.330 INFO:tasks.rados.rados.0.smithi137.stdout:2707: finishing write tid 3 to smithi13778320-349 2024-09-21T09:36:00.330 INFO:tasks.rados.rados.0.smithi137.stdout:2707: finishing write tid 4 to smithi13778320-349 2024-09-21T09:36:00.330 INFO:tasks.rados.rados.0.smithi137.stdout:2707: finishing write tid 5 to smithi13778320-349 2024-09-21T09:36:00.330 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 349 v 336 (ObjNum 1744 snap 0 seq_num 1744) dirty exists 2024-09-21T09:36:00.330 INFO:tasks.rados.rados.0.smithi137.stdout:2707: left oid 349 (ObjNum 1744 snap 0 seq_num 1744) 2024-09-21T09:36:00.330 INFO:tasks.rados.rados.0.smithi137.stdout:2709: finishing write tid 1 to smithi13778320-182 2024-09-21T09:36:00.330 INFO:tasks.rados.rados.0.smithi137.stdout:2709: finishing write tid 2 to smithi13778320-182 2024-09-21T09:36:00.330 INFO:tasks.rados.rados.0.smithi137.stdout:2711: seq_num 1747 ranges {561829=504840,1530160=569279,2608439=739030} 2024-09-21T09:36:00.335 INFO:tasks.rados.rados.0.smithi137.stdout:2711: writing smithi13778320-404 from 561829 to 1066669 tid 1 2024-09-21T09:36:00.341 INFO:tasks.rados.rados.0.smithi137.stdout:2711: writing smithi13778320-404 from 1530160 to 2099439 tid 2 2024-09-21T09:36:00.350 INFO:tasks.rados.rados.0.smithi137.stdout:2711: writing smithi13778320-404 from 2608439 to 3347469 tid 3 2024-09-21T09:36:00.350 INFO:tasks.rados.rados.0.smithi137.stdout:2707: done (3 left) 2024-09-21T09:36:00.350 INFO:tasks.rados.rados.0.smithi137.stdout:2708: done (2 left) 2024-09-21T09:36:00.350 INFO:tasks.rados.rados.0.smithi137.stdout:2712: read oid 489 snap -1 2024-09-21T09:36:00.351 INFO:tasks.rados.rados.0.smithi137.stdout:2712: expect (ObjNum 1145 snap 0 seq_num 1145) 2024-09-21T09:36:00.351 INFO:tasks.rados.rados.0.smithi137.stdout:2713: read oid 220 snap -1 2024-09-21T09:36:00.351 INFO:tasks.rados.rados.0.smithi137.stdout:2713: expect (ObjNum 1741 snap 0 seq_num 1741) 2024-09-21T09:36:00.351 INFO:tasks.rados.rados.0.smithi137.stdout:2714: write oid 327 current snap is 0 2024-09-21T09:36:00.351 INFO:tasks.rados.rados.0.smithi137.stdout:2709: finishing write tid 3 to smithi13778320-182 2024-09-21T09:36:00.351 INFO:tasks.rados.rados.0.smithi137.stdout:2709: finishing write tid 4 to smithi13778320-182 2024-09-21T09:36:00.351 INFO:tasks.rados.rados.0.smithi137.stdout:2709: finishing write tid 5 to smithi13778320-182 2024-09-21T09:36:00.351 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 182 v 419 (ObjNum 1745 snap 0 seq_num 1745) dirty exists 2024-09-21T09:36:00.351 INFO:tasks.rados.rados.0.smithi137.stdout:2709: left oid 182 (ObjNum 1745 snap 0 seq_num 1745) 2024-09-21T09:36:00.351 INFO:tasks.rados.rados.0.smithi137.stdout:2711: finishing write tid 1 to smithi13778320-404 2024-09-21T09:36:00.351 INFO:tasks.rados.rados.0.smithi137.stdout:2711: finishing write tid 2 to smithi13778320-404 2024-09-21T09:36:00.351 INFO:tasks.rados.rados.0.smithi137.stdout:2714: seq_num 1748 ranges {578636=580089,1872289=712937,3319509=59127} 2024-09-21T09:36:00.358 INFO:tasks.rados.rados.0.smithi137.stdout:2714: writing smithi13778320-327 from 578636 to 1158725 tid 1 2024-09-21T09:36:00.368 INFO:tasks.rados.rados.0.smithi137.stdout:2714: writing smithi13778320-327 from 1872289 to 2585226 tid 2 2024-09-21T09:36:00.373 INFO:tasks.rados.rados.0.smithi137.stdout:2714: writing smithi13778320-327 from 3319509 to 3378636 tid 3 2024-09-21T09:36:00.373 INFO:tasks.rados.rados.0.smithi137.stdout:2709: done (4 left) 2024-09-21T09:36:00.373 INFO:tasks.rados.rados.0.smithi137.stdout:2715: write oid 103 current snap is 0 2024-09-21T09:36:00.373 INFO:tasks.rados.rados.0.smithi137.stdout:2715: seq_num 1749 ranges {595443=771691,2047124=572948,3063285=332158} 2024-09-21T09:36:00.382 INFO:tasks.rados.rados.0.smithi137.stdout:2715: writing smithi13778320-103 from 595443 to 1367134 tid 1 2024-09-21T09:36:00.391 INFO:tasks.rados.rados.0.smithi137.stdout:2715: writing smithi13778320-103 from 2047124 to 2620072 tid 2 2024-09-21T09:36:00.396 INFO:tasks.rados.rados.0.smithi137.stdout:2715: writing smithi13778320-103 from 3063285 to 3395443 tid 3 2024-09-21T09:36:00.396 INFO:tasks.rados.rados.0.smithi137.stdout:2716: write oid 90 current snap is 0 2024-09-21T09:36:00.396 INFO:tasks.rados.rados.0.smithi137.stdout:2716: seq_num 1750 ranges {612250=446940,1705606=716606,3090708=321542} 2024-09-21T09:36:00.403 INFO:tasks.rados.rados.0.smithi137.stdout:2716: writing smithi13778320-90 from 612250 to 1059190 tid 1 2024-09-21T09:36:00.411 INFO:tasks.rados.rados.0.smithi137.stdout:2716: writing smithi13778320-90 from 1705606 to 2422212 tid 2 2024-09-21T09:36:00.417 INFO:tasks.rados.rados.0.smithi137.stdout:2716: writing smithi13778320-90 from 3090708 to 3412250 tid 3 2024-09-21T09:36:00.417 INFO:tasks.rados.rados.0.smithi137.stdout:2717: write oid 112 current snap is 0 2024-09-21T09:36:00.417 INFO:tasks.rados.rados.0.smithi137.stdout:2717: seq_num 1751 ranges {629057=522189,1764088=576617,3118131=310926} 2024-09-21T09:36:00.423 INFO:tasks.rados.rados.0.smithi137.stdout:2717: writing smithi13778320-112 from 629057 to 1151246 tid 1 2024-09-21T09:36:00.429 INFO:tasks.rados.rados.0.smithi137.stdout:2717: writing smithi13778320-112 from 1764088 to 2340705 tid 2 2024-09-21T09:36:00.435 INFO:tasks.rados.rados.0.smithi137.stdout:2717: writing smithi13778320-112 from 3118131 to 3429057 tid 3 2024-09-21T09:36:00.436 INFO:tasks.rados.rados.0.smithi137.stdout:2718: write oid 148 current snap is 0 2024-09-21T09:36:00.436 INFO:tasks.rados.rados.0.smithi137.stdout:2711: finishing write tid 3 to smithi13778320-404 2024-09-21T09:36:00.436 INFO:tasks.rados.rados.0.smithi137.stdout:2711: finishing write tid 4 to smithi13778320-404 2024-09-21T09:36:00.436 INFO:tasks.rados.rados.0.smithi137.stdout:2711: finishing write tid 5 to smithi13778320-404 2024-09-21T09:36:00.436 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 404 v 449 (ObjNum 1747 snap 0 seq_num 1747) dirty exists 2024-09-21T09:36:00.436 INFO:tasks.rados.rados.0.smithi137.stdout:2711: left oid 404 (ObjNum 1747 snap 0 seq_num 1747) 2024-09-21T09:36:00.436 INFO:tasks.rados.rados.0.smithi137.stdout:2718: seq_num 1752 ranges {645864=597438,1706217=720275,3029201=416663} 2024-09-21T09:36:00.442 INFO:tasks.rados.rados.0.smithi137.stdout:2718: writing smithi13778320-148 from 645864 to 1243302 tid 1 2024-09-21T09:36:00.448 INFO:tasks.rados.rados.0.smithi137.stdout:2718: writing smithi13778320-148 from 1706217 to 2426492 tid 2 2024-09-21T09:36:00.454 INFO:tasks.rados.rados.0.smithi137.stdout:2718: writing smithi13778320-148 from 3029201 to 3445864 tid 3 2024-09-21T09:36:00.455 INFO:tasks.rados.rados.0.smithi137.stdout:2711: done (7 left) 2024-09-21T09:36:00.455 INFO:tasks.rados.rados.0.smithi137.stdout:2719: read oid 3 snap -1 2024-09-21T09:36:00.455 INFO:tasks.rados.rados.0.smithi137.stdout:2719: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T09:36:00.455 INFO:tasks.rados.rados.0.smithi137.stdout:2720: write oid 476 current snap is 0 2024-09-21T09:36:00.455 INFO:tasks.rados.rados.0.smithi137.stdout:2713: expect (ObjNum 1741 snap 0 seq_num 1741) 2024-09-21T09:36:00.610 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 podman[75235]: 2024-09-21 09:36:00.216458414 +0000 UTC m=+2.437084643 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T09:36:00.610 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 podman[75235]: 2024-09-21 09:36:00.340404276 +0000 UTC m=+2.561030498 container create fec28f070be40b36067c3f5f6d263e9be36b776397e8e6a42ca12a74688e7dcf (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:36:00.610 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 podman[75235]: 2024-09-21 09:36:00.609191702 +0000 UTC m=+2.829817941 container init fec28f070be40b36067c3f5f6d263e9be36b776397e8e6a42ca12a74688e7dcf (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:36:00.677 INFO:tasks.rados.rados.0.smithi137.stdout:2714: finishing write tid 1 to smithi13778320-327 2024-09-21T09:36:00.677 INFO:tasks.rados.rados.0.smithi137.stdout:2712: expect (ObjNum 1145 snap 0 seq_num 1145) 2024-09-21T09:36:00.813 INFO:tasks.rados.rados.0.smithi137.stdout:2714: finishing write tid 2 to smithi13778320-327 2024-09-21T09:36:00.813 INFO:tasks.rados.rados.0.smithi137.stdout:2714: finishing write tid 3 to smithi13778320-327 2024-09-21T09:36:00.813 INFO:tasks.rados.rados.0.smithi137.stdout:2714: finishing write tid 4 to smithi13778320-327 2024-09-21T09:36:00.813 INFO:tasks.rados.rados.0.smithi137.stdout:2714: finishing write tid 5 to smithi13778320-327 2024-09-21T09:36:00.813 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 327 v 318 (ObjNum 1748 snap 0 seq_num 1748) dirty exists 2024-09-21T09:36:00.813 INFO:tasks.rados.rados.0.smithi137.stdout:2714: left oid 327 (ObjNum 1748 snap 0 seq_num 1748) 2024-09-21T09:36:00.813 INFO:tasks.rados.rados.0.smithi137.stdout:2715: finishing write tid 1 to smithi13778320-103 2024-09-21T09:36:00.814 INFO:tasks.rados.rados.0.smithi137.stdout:2720: seq_num 1753 ranges {662671=672687,1764699=580286,3056624=406047} 2024-09-21T09:36:00.820 INFO:tasks.rados.rados.0.smithi137.stdout:2720: writing smithi13778320-476 from 662671 to 1335358 tid 1 2024-09-21T09:36:00.825 INFO:tasks.rados.rados.0.smithi137.stdout:2720: writing smithi13778320-476 from 1764699 to 2344985 tid 2 2024-09-21T09:36:00.832 INFO:tasks.rados.rados.0.smithi137.stdout:2720: writing smithi13778320-476 from 3056624 to 3462671 tid 3 2024-09-21T09:36:00.832 INFO:tasks.rados.rados.0.smithi137.stdout:2712: done (8 left) 2024-09-21T09:36:00.832 INFO:tasks.rados.rados.0.smithi137.stdout:2713: done (7 left) 2024-09-21T09:36:00.832 INFO:tasks.rados.rados.0.smithi137.stdout:2714: done (6 left) 2024-09-21T09:36:00.832 INFO:tasks.rados.rados.0.smithi137.stdout:2721: write oid 64 current snap is 0 2024-09-21T09:36:00.832 INFO:tasks.rados.rados.0.smithi137.stdout:2715: finishing write tid 2 to smithi13778320-103 2024-09-21T09:36:00.832 INFO:tasks.rados.rados.0.smithi137.stdout:2721: seq_num 1754 ranges {679478=747936,2223181=723944} 2024-09-21T09:36:00.839 INFO:tasks.rados.rados.0.smithi137.stdout:2721: writing smithi13778320-64 from 679478 to 1427414 tid 1 2024-09-21T09:36:00.848 INFO:tasks.rados.rados.0.smithi137.stdout:2721: writing smithi13778320-64 from 2223181 to 2947125 tid 2 2024-09-21T09:36:00.848 INFO:tasks.rados.rados.0.smithi137.stdout:2722: read oid 196 snap -1 2024-09-21T09:36:00.849 INFO:tasks.rados.rados.0.smithi137.stdout:2722: expect (ObjNum 1564 snap 0 seq_num 1564) 2024-09-21T09:36:00.849 INFO:tasks.rados.rados.0.smithi137.stdout:2723: write oid 108 current snap is 0 2024-09-21T09:36:00.849 INFO:tasks.rados.rados.0.smithi137.stdout:2715: finishing write tid 3 to smithi13778320-103 2024-09-21T09:36:00.849 INFO:tasks.rados.rados.0.smithi137.stdout:2715: finishing write tid 4 to smithi13778320-103 2024-09-21T09:36:00.849 INFO:tasks.rados.rados.0.smithi137.stdout:2715: finishing write tid 5 to smithi13778320-103 2024-09-21T09:36:00.849 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 103 v 350 (ObjNum 1749 snap 0 seq_num 1749) dirty exists 2024-09-21T09:36:00.849 INFO:tasks.rados.rados.0.smithi137.stdout:2715: left oid 103 (ObjNum 1749 snap 0 seq_num 1749) 2024-09-21T09:36:00.849 INFO:tasks.rados.rados.0.smithi137.stdout:2716: finishing write tid 1 to smithi13778320-90 2024-09-21T09:36:00.849 INFO:tasks.rados.rados.0.smithi137.stdout:2716: finishing write tid 2 to smithi13778320-90 2024-09-21T09:36:00.849 INFO:tasks.rados.rados.0.smithi137.stdout:2723: seq_num 1755 ranges {696285=423185,1881663=467602,3111470=384815} 2024-09-21T09:36:00.854 INFO:tasks.rados.rados.0.smithi137.stdout:2723: writing smithi13778320-108 from 696285 to 1119470 tid 1 2024-09-21T09:36:00.861 INFO:tasks.rados.rados.0.smithi137.stdout:2723: writing smithi13778320-108 from 1881663 to 2349265 tid 2 2024-09-21T09:36:00.867 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 podman[75235]: 2024-09-21 09:36:00.612191344 +0000 UTC m=+2.832817574 container start fec28f070be40b36067c3f5f6d263e9be36b776397e8e6a42ca12a74688e7dcf (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:36:00.867 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.615Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T09:36:00.868 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.615Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-21T09:36:00.868 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.615Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T09:36:00.868 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.615Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T09:36:00.868 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.616Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T09:36:00.868 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.616Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T09:36:00.868 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.616Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T09:36:00.868 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.616Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T09:36:00.868 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.616Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T09:36:00.868 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.616Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T09:36:00.868 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.616Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T09:36:00.868 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.616Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T09:36:00.868 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.616Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T09:36:00.869 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.616Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T09:36:00.869 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.616Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T09:36:00.869 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.616Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T09:36:00.870 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.616Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T09:36:00.870 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.616Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T09:36:00.870 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.616Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T09:36:00.870 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T09:36:00.870 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T09:36:00.870 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T09:36:00.870 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T09:36:00.870 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T09:36:00.870 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T09:36:00.870 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T09:36:00.870 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T09:36:00.870 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T09:36:00.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T09:36:00.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T09:36:00.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T09:36:00.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T09:36:00.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T09:36:00.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T09:36:00.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T09:36:00.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T09:36:00.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T09:36:00.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T09:36:00.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T09:36:00.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T09:36:00.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T09:36:00.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T09:36:00.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T09:36:00.872 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T09:36:00.872 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T09:36:00.872 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T09:36:00.872 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T09:36:00.872 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T09:36:00.872 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T09:36:00.872 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T09:36:00.872 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T09:36:00.872 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T09:36:00.872 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b[75309]: ts=2024-09-21T09:36:00.617Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T09:36:00.872 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 bash[75235]: fec28f070be40b36067c3f5f6d263e9be36b776397e8e6a42ca12a74688e7dcf 2024-09-21T09:36:00.872 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 09:36:00 smithi165 systemd[1]: Started Ceph node-exporter.b for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:36:00.873 INFO:tasks.rados.rados.0.smithi137.stdout:2723: writing smithi13778320-108 from 3111470 to 3496285 tid 3 2024-09-21T09:36:00.873 INFO:tasks.rados.rados.0.smithi137.stdout:2715: done (8 left) 2024-09-21T09:36:00.873 INFO:tasks.rados.rados.0.smithi137.stdout:2724: delete oid 119 current snap is 0 2024-09-21T09:36:00.873 INFO:tasks.rados.rados.0.smithi137.stdout:2716: finishing write tid 3 to smithi13778320-90 2024-09-21T09:36:00.873 INFO:tasks.rados.rados.0.smithi137.stdout:2716: finishing write tid 4 to smithi13778320-90 2024-09-21T09:36:00.873 INFO:tasks.rados.rados.0.smithi137.stdout:2716: finishing write tid 5 to smithi13778320-90 2024-09-21T09:36:00.873 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 90 v 322 (ObjNum 1750 snap 0 seq_num 1750) dirty exists 2024-09-21T09:36:00.873 INFO:tasks.rados.rados.0.smithi137.stdout:2716: left oid 90 (ObjNum 1750 snap 0 seq_num 1750) 2024-09-21T09:36:00.874 INFO:tasks.rados.rados.0.smithi137.stdout:2717: finishing write tid 1 to smithi13778320-112 2024-09-21T09:36:00.874 INFO:tasks.rados.rados.0.smithi137.stdout:2717: finishing write tid 2 to smithi13778320-112 2024-09-21T09:36:00.874 INFO:tasks.rados.rados.0.smithi137.stdout:2717: finishing write tid 3 to smithi13778320-112 2024-09-21T09:36:00.874 INFO:tasks.rados.rados.0.smithi137.stdout:2717: finishing write tid 4 to smithi13778320-112 2024-09-21T09:36:00.874 INFO:tasks.rados.rados.0.smithi137.stdout:2717: finishing write tid 5 to smithi13778320-112 2024-09-21T09:36:00.874 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 112 v 402 (ObjNum 1751 snap 0 seq_num 1751) dirty exists 2024-09-21T09:36:00.874 INFO:tasks.rados.rados.0.smithi137.stdout:2717: left oid 112 (ObjNum 1751 snap 0 seq_num 1751) 2024-09-21T09:36:00.874 INFO:tasks.rados.rados.0.smithi137.stdout:2718: finishing write tid 1 to smithi13778320-148 2024-09-21T09:36:00.874 INFO:tasks.rados.rados.0.smithi137.stdout:2718: finishing write tid 2 to smithi13778320-148 2024-09-21T09:36:00.874 INFO:tasks.rados.rados.0.smithi137.stdout:2718: finishing write tid 3 to smithi13778320-148 2024-09-21T09:36:00.874 INFO:tasks.rados.rados.0.smithi137.stdout:2718: finishing write tid 4 to smithi13778320-148 2024-09-21T09:36:00.874 INFO:tasks.rados.rados.0.smithi137.stdout:2718: finishing write tid 5 to smithi13778320-148 2024-09-21T09:36:00.874 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 148 v 415 (ObjNum 1752 snap 0 seq_num 1752) dirty exists 2024-09-21T09:36:00.874 INFO:tasks.rados.rados.0.smithi137.stdout:2718: left oid 148 (ObjNum 1752 snap 0 seq_num 1752) 2024-09-21T09:36:00.875 INFO:tasks.rados.rados.0.smithi137.stdout:2719: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T09:36:01.027 INFO:tasks.rados.rados.0.smithi137.stdout:2720: finishing write tid 1 to smithi13778320-476 2024-09-21T09:36:01.027 INFO:tasks.rados.rados.0.smithi137.stdout:2720: finishing write tid 2 to smithi13778320-476 2024-09-21T09:36:01.027 INFO:tasks.rados.rados.0.smithi137.stdout:2720: finishing write tid 3 to smithi13778320-476 2024-09-21T09:36:01.027 INFO:tasks.rados.rados.0.smithi137.stdout:2720: finishing write tid 4 to smithi13778320-476 2024-09-21T09:36:01.027 INFO:tasks.rados.rados.0.smithi137.stdout:2720: finishing write tid 5 to smithi13778320-476 2024-09-21T09:36:01.027 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 476 v 320 (ObjNum 1753 snap 0 seq_num 1753) dirty exists 2024-09-21T09:36:01.027 INFO:tasks.rados.rados.0.smithi137.stdout:2720: left oid 476 (ObjNum 1753 snap 0 seq_num 1753) 2024-09-21T09:36:01.027 INFO:tasks.rados.rados.0.smithi137.stdout:2721: finishing write tid 1 to smithi13778320-64 2024-09-21T09:36:01.027 INFO:tasks.rados.rados.0.smithi137.stdout:2716: done (8 left) 2024-09-21T09:36:01.028 INFO:tasks.rados.rados.0.smithi137.stdout:2717: done (7 left) 2024-09-21T09:36:01.028 INFO:tasks.rados.rados.0.smithi137.stdout:2718: done (6 left) 2024-09-21T09:36:01.028 INFO:tasks.rados.rados.0.smithi137.stdout:2719: done (5 left) 2024-09-21T09:36:01.028 INFO:tasks.rados.rados.0.smithi137.stdout:2720: done (4 left) 2024-09-21T09:36:01.028 INFO:tasks.rados.rados.0.smithi137.stdout:2724: done (3 left) 2024-09-21T09:36:01.028 INFO:tasks.rados.rados.0.smithi137.stdout:2725: read oid 71 snap -1 2024-09-21T09:36:01.028 INFO:tasks.rados.rados.0.smithi137.stdout:2725: expect (ObjNum 1617 snap 0 seq_num 1617) 2024-09-21T09:36:01.028 INFO:tasks.rados.rados.0.smithi137.stdout:2726: read oid 169 snap -1 2024-09-21T09:36:01.028 INFO:tasks.rados.rados.0.smithi137.stdout:2726: expect (ObjNum 1571 snap 0 seq_num 1571) 2024-09-21T09:36:01.028 INFO:tasks.rados.rados.0.smithi137.stdout:2727: read oid 39 snap -1 2024-09-21T09:36:01.028 INFO:tasks.rados.rados.0.smithi137.stdout:2727: expect (ObjNum 1624 snap 0 seq_num 1624) 2024-09-21T09:36:01.028 INFO:tasks.rados.rados.0.smithi137.stdout:2728: write oid 251 current snap is 0 2024-09-21T09:36:01.029 INFO:tasks.rados.rados.0.smithi137.stdout:2721: finishing write tid 2 to smithi13778320-64 2024-09-21T09:36:01.029 INFO:tasks.rados.rados.0.smithi137.stdout:2721: finishing write tid 3 to smithi13778320-64 2024-09-21T09:36:01.029 INFO:tasks.rados.rados.0.smithi137.stdout:2728: seq_num 1757 ranges {729899=690036,1998627=471271,3166316=363583} 2024-09-21T09:36:01.035 INFO:tasks.rados.rados.0.smithi137.stdout:2728: writing smithi13778320-251 from 729899 to 1419935 tid 1 2024-09-21T09:36:01.041 INFO:tasks.rados.rados.0.smithi137.stdout:2728: writing smithi13778320-251 from 1998627 to 2469898 tid 2 2024-09-21T09:36:01.047 INFO:tasks.rados.rados.0.smithi137.stdout:2728: writing smithi13778320-251 from 3166316 to 3529899 tid 3 2024-09-21T09:36:01.047 INFO:tasks.rados.rados.0.smithi137.stdout:2729: write oid 391 current snap is 0 2024-09-21T09:36:01.047 INFO:tasks.rados.rados.0.smithi137.stdout:2721: finishing write tid 4 to smithi13778320-64 2024-09-21T09:36:01.047 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 64 v 360 (ObjNum 1754 snap 0 seq_num 1754) dirty exists 2024-09-21T09:36:01.047 INFO:tasks.rados.rados.0.smithi137.stdout:2721: left oid 64 (ObjNum 1754 snap 0 seq_num 1754) 2024-09-21T09:36:01.047 INFO:tasks.rados.rados.0.smithi137.stdout:2722: expect (ObjNum 1564 snap 0 seq_num 1564) 2024-09-21T09:36:01.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1876067912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:01.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-mon[32789]: from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:01.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:01.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:01.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:36:01.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:36:01.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:36:01.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:00 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:01.177 INFO:tasks.rados.rados.0.smithi137.stdout:2723: finishing write tid 1 to smithi13778320-108 2024-09-21T09:36:01.178 INFO:tasks.rados.rados.0.smithi137.stdout:2723: finishing write tid 2 to smithi13778320-108 2024-09-21T09:36:01.178 INFO:tasks.rados.rados.0.smithi137.stdout:2723: finishing write tid 3 to smithi13778320-108 2024-09-21T09:36:01.178 INFO:tasks.rados.rados.0.smithi137.stdout:2723: finishing write tid 4 to smithi13778320-108 2024-09-21T09:36:01.178 INFO:tasks.rados.rados.0.smithi137.stdout:2723: finishing write tid 5 to smithi13778320-108 2024-09-21T09:36:01.178 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 108 v 297 (ObjNum 1755 snap 0 seq_num 1755) dirty exists 2024-09-21T09:36:01.178 INFO:tasks.rados.rados.0.smithi137.stdout:2723: left oid 108 (ObjNum 1755 snap 0 seq_num 1755) 2024-09-21T09:36:01.178 INFO:tasks.rados.rados.0.smithi137.stdout:2729: seq_num 1758 ranges {746706=765285,2057109=731282,3193739=352967} 2024-09-21T09:36:01.179 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1876067912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:01.179 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[28941]: from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:01.179 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:01.179 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:01.179 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:36:01.179 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:36:01.179 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:36:01.179 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:01.179 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1876067912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:01.179 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[39068]: from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:01.180 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:01.180 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:01.180 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:36:01.180 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:36:01.180 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:36:01.180 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:00 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:01.185 INFO:tasks.rados.rados.0.smithi137.stdout:2729: writing smithi13778320-391 from 746706 to 1511991 tid 1 2024-09-21T09:36:01.193 INFO:tasks.rados.rados.0.smithi137.stdout:2729: writing smithi13778320-391 from 2057109 to 2788391 tid 2 2024-09-21T09:36:01.198 INFO:tasks.rados.rados.0.smithi137.stdout:2729: writing smithi13778320-391 from 3193739 to 3546706 tid 3 2024-09-21T09:36:01.198 INFO:tasks.rados.rados.0.smithi137.stdout:2721: done (7 left) 2024-09-21T09:36:01.198 INFO:tasks.rados.rados.0.smithi137.stdout:2722: done (6 left) 2024-09-21T09:36:01.198 INFO:tasks.rados.rados.0.smithi137.stdout:2723: done (5 left) 2024-09-21T09:36:01.198 INFO:tasks.rados.rados.0.smithi137.stdout:2730: read oid 498 snap -1 2024-09-21T09:36:01.198 INFO:tasks.rados.rados.0.smithi137.stdout:2730: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-21T09:36:01.198 INFO:tasks.rados.rados.0.smithi137.stdout:2731: read oid 484 snap -1 2024-09-21T09:36:01.198 INFO:tasks.rados.rados.0.smithi137.stdout:2731: expect (ObjNum 1669 snap 0 seq_num 1669) 2024-09-21T09:36:01.198 INFO:tasks.rados.rados.0.smithi137.stdout:2732: write oid 324 current snap is 0 2024-09-21T09:36:01.199 INFO:tasks.rados.rados.0.smithi137.stdout:2732: seq_num 1759 ranges {763513=440534,1715591=474940,2821162=423353} 2024-09-21T09:36:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:2732: writing smithi13778320-324 from 763513 to 1204047 tid 1 2024-09-21T09:36:01.209 INFO:tasks.rados.rados.0.smithi137.stdout:2732: writing smithi13778320-324 from 1715591 to 2190531 tid 2 2024-09-21T09:36:01.216 INFO:tasks.rados.rados.0.smithi137.stdout:2732: writing smithi13778320-324 from 2821162 to 3244515 tid 3 2024-09-21T09:36:01.216 INFO:tasks.rados.rados.0.smithi137.stdout:2733: delete oid 189 current snap is 0 2024-09-21T09:36:01.216 INFO:tasks.rados.rados.0.smithi137.stdout:2726: expect (ObjNum 1571 snap 0 seq_num 1571) 2024-09-21T09:36:01.293 INFO:tasks.rados.rados.0.smithi137.stdout:2725: expect (ObjNum 1617 snap 0 seq_num 1617) 2024-09-21T09:36:01.441 INFO:tasks.rados.rados.0.smithi137.stdout:2728: finishing write tid 1 to smithi13778320-251 2024-09-21T09:36:01.442 INFO:tasks.rados.rados.0.smithi137.stdout:2727: expect (ObjNum 1624 snap 0 seq_num 1624) 2024-09-21T09:36:01.556 INFO:tasks.rados.rados.0.smithi137.stdout:2728: finishing write tid 2 to smithi13778320-251 2024-09-21T09:36:01.557 INFO:tasks.rados.rados.0.smithi137.stdout:2728: finishing write tid 3 to smithi13778320-251 2024-09-21T09:36:01.557 INFO:tasks.rados.rados.0.smithi137.stdout:2725: done (8 left) 2024-09-21T09:36:01.557 INFO:tasks.rados.rados.0.smithi137.stdout:2726: done (7 left) 2024-09-21T09:36:01.557 INFO:tasks.rados.rados.0.smithi137.stdout:2727: done (6 left) 2024-09-21T09:36:01.557 INFO:tasks.rados.rados.0.smithi137.stdout:2733: done (5 left) 2024-09-21T09:36:01.557 INFO:tasks.rados.rados.0.smithi137.stdout:2734: write oid 397 current snap is 0 2024-09-21T09:36:01.557 INFO:tasks.rados.rados.0.smithi137.stdout:2728: finishing write tid 4 to smithi13778320-251 2024-09-21T09:36:01.557 INFO:tasks.rados.rados.0.smithi137.stdout:2728: finishing write tid 5 to smithi13778320-251 2024-09-21T09:36:01.557 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 251 v 326 (ObjNum 1757 snap 0 seq_num 1757) dirty exists 2024-09-21T09:36:01.557 INFO:tasks.rados.rados.0.smithi137.stdout:2728: left oid 251 (ObjNum 1757 snap 0 seq_num 1757) 2024-09-21T09:36:01.557 INFO:tasks.rados.rados.0.smithi137.stdout:2734: seq_num 1761 ranges {797127=591032,2116202=478609,3159655=437472} 2024-09-21T09:36:01.563 INFO:tasks.rados.rados.0.smithi137.stdout:2734: writing smithi13778320-397 from 797127 to 1388159 tid 1 2024-09-21T09:36:01.570 INFO:tasks.rados.rados.0.smithi137.stdout:2734: writing smithi13778320-397 from 2116202 to 2594811 tid 2 2024-09-21T09:36:01.576 INFO:tasks.rados.rados.0.smithi137.stdout:2734: writing smithi13778320-397 from 3159655 to 3597127 tid 3 2024-09-21T09:36:01.576 INFO:tasks.rados.rados.0.smithi137.stdout:2728: done (5 left) 2024-09-21T09:36:01.576 INFO:tasks.rados.rados.0.smithi137.stdout:2735: delete oid 219 current snap is 0 2024-09-21T09:36:01.576 INFO:tasks.rados.rados.0.smithi137.stdout:2729: finishing write tid 1 to smithi13778320-391 2024-09-21T09:36:01.576 INFO:tasks.rados.rados.0.smithi137.stdout:2729: finishing write tid 2 to smithi13778320-391 2024-09-21T09:36:01.576 INFO:tasks.rados.rados.0.smithi137.stdout:2729: finishing write tid 3 to smithi13778320-391 2024-09-21T09:36:01.576 INFO:tasks.rados.rados.0.smithi137.stdout:2729: finishing write tid 4 to smithi13778320-391 2024-09-21T09:36:01.576 INFO:tasks.rados.rados.0.smithi137.stdout:2731: expect (ObjNum 1669 snap 0 seq_num 1669) 2024-09-21T09:36:01.684 INFO:tasks.rados.rados.0.smithi137.stdout:2729: finishing write tid 5 to smithi13778320-391 2024-09-21T09:36:01.684 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 391 v 453 (ObjNum 1758 snap 0 seq_num 1758) dirty exists 2024-09-21T09:36:01.684 INFO:tasks.rados.rados.0.smithi137.stdout:2729: left oid 391 (ObjNum 1758 snap 0 seq_num 1758) 2024-09-21T09:36:01.685 INFO:tasks.rados.rados.0.smithi137.stdout:2730: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-21T09:36:01.945 INFO:tasks.rados.rados.0.smithi137.stdout:2732: finishing write tid 1 to smithi13778320-324 2024-09-21T09:36:01.945 INFO:tasks.rados.rados.0.smithi137.stdout:2732: finishing write tid 2 to smithi13778320-324 2024-09-21T09:36:01.945 INFO:tasks.rados.rados.0.smithi137.stdout:2732: finishing write tid 3 to smithi13778320-324 2024-09-21T09:36:01.945 INFO:tasks.rados.rados.0.smithi137.stdout:2732: finishing write tid 4 to smithi13778320-324 2024-09-21T09:36:01.945 INFO:tasks.rados.rados.0.smithi137.stdout:2732: finishing write tid 5 to smithi13778320-324 2024-09-21T09:36:01.945 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 324 v 406 (ObjNum 1759 snap 0 seq_num 1759) dirty exists 2024-09-21T09:36:01.945 INFO:tasks.rados.rados.0.smithi137.stdout:2732: left oid 324 (ObjNum 1759 snap 0 seq_num 1759) 2024-09-21T09:36:01.946 INFO:tasks.rados.rados.0.smithi137.stdout:2729: done (5 left) 2024-09-21T09:36:01.946 INFO:tasks.rados.rados.0.smithi137.stdout:2730: done (4 left) 2024-09-21T09:36:01.946 INFO:tasks.rados.rados.0.smithi137.stdout:2731: done (3 left) 2024-09-21T09:36:01.946 INFO:tasks.rados.rados.0.smithi137.stdout:2732: done (2 left) 2024-09-21T09:36:01.946 INFO:tasks.rados.rados.0.smithi137.stdout:2735: done (1 left) 2024-09-21T09:36:01.946 INFO:tasks.rados.rados.0.smithi137.stdout:2736: write oid 68 current snap is 0 2024-09-21T09:36:01.946 INFO:tasks.rados.rados.0.smithi137.stdout:2734: finishing write tid 1 to smithi13778320-397 2024-09-21T09:36:01.946 INFO:tasks.rados.rados.0.smithi137.stdout:2734: finishing write tid 2 to smithi13778320-397 2024-09-21T09:36:01.946 INFO:tasks.rados.rados.0.smithi137.stdout:2734: finishing write tid 3 to smithi13778320-397 2024-09-21T09:36:01.946 INFO:tasks.rados.rados.0.smithi137.stdout:2734: finishing write tid 4 to smithi13778320-397 2024-09-21T09:36:01.946 INFO:tasks.rados.rados.0.smithi137.stdout:2734: finishing write tid 5 to smithi13778320-397 2024-09-21T09:36:01.946 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 397 v 325 (ObjNum 1761 snap 0 seq_num 1761) dirty exists 2024-09-21T09:36:01.946 INFO:tasks.rados.rados.0.smithi137.stdout:2734: left oid 397 (ObjNum 1761 snap 0 seq_num 1761) 2024-09-21T09:36:01.947 INFO:tasks.rados.rados.0.smithi137.stdout:2736: seq_num 1763 ranges {430741=741530,1833166=482278,2814501=584794} 2024-09-21T09:36:01.951 INFO:tasks.rados.rados.0.smithi137.stdout:2736: writing smithi13778320-68 from 430741 to 1172271 tid 1 2024-09-21T09:36:01.957 INFO:tasks.rados.rados.0.smithi137.stdout:2736: writing smithi13778320-68 from 1833166 to 2315444 tid 2 2024-09-21T09:36:01.963 INFO:tasks.rados.rados.0.smithi137.stdout:2736: writing smithi13778320-68 from 2814501 to 3399295 tid 3 2024-09-21T09:36:01.963 INFO:tasks.rados.rados.0.smithi137.stdout:2734: done (1 left) 2024-09-21T09:36:01.963 INFO:tasks.rados.rados.0.smithi137.stdout:2737: write oid 35 current snap is 0 2024-09-21T09:36:01.963 INFO:tasks.rados.rados.0.smithi137.stdout:2736: finishing write tid 1 to smithi13778320-68 2024-09-21T09:36:01.963 INFO:tasks.rados.rados.0.smithi137.stdout:2736: finishing write tid 2 to smithi13778320-68 2024-09-21T09:36:01.963 INFO:tasks.rados.rados.0.smithi137.stdout:2737: seq_num 1764 ranges {447548=533132,1491648=742289,2841924=796066} 2024-09-21T09:36:01.968 INFO:tasks.rados.rados.0.smithi137.stdout:2737: writing smithi13778320-35 from 447548 to 980680 tid 1 2024-09-21T09:36:01.975 INFO:tasks.rados.rados.0.smithi137.stdout:2737: writing smithi13778320-35 from 1491648 to 2233937 tid 2 2024-09-21T09:36:01.983 INFO:tasks.rados.rados.0.smithi137.stdout:2737: writing smithi13778320-35 from 2841924 to 3637990 tid 3 2024-09-21T09:36:01.983 INFO:tasks.rados.rados.0.smithi137.stdout:2738: read oid 131 snap -1 2024-09-21T09:36:01.983 INFO:tasks.rados.rados.0.smithi137.stdout:2738: expect (ObjNum 1735 snap 0 seq_num 1735) 2024-09-21T09:36:01.983 INFO:tasks.rados.rados.0.smithi137.stdout:2739: write oid 249 current snap is 0 2024-09-21T09:36:01.983 INFO:tasks.rados.rados.0.smithi137.stdout:2736: finishing write tid 3 to smithi13778320-68 2024-09-21T09:36:01.983 INFO:tasks.rados.rados.0.smithi137.stdout:2736: finishing write tid 4 to smithi13778320-68 2024-09-21T09:36:01.984 INFO:tasks.rados.rados.0.smithi137.stdout:2736: finishing write tid 5 to smithi13778320-68 2024-09-21T09:36:01.984 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 68 v 410 (ObjNum 1763 snap 0 seq_num 1763) dirty exists 2024-09-21T09:36:01.984 INFO:tasks.rados.rados.0.smithi137.stdout:2736: left oid 68 (ObjNum 1763 snap 0 seq_num 1763) 2024-09-21T09:36:01.984 INFO:tasks.rados.rados.0.smithi137.stdout:2737: finishing write tid 1 to smithi13778320-35 2024-09-21T09:36:01.984 INFO:tasks.rados.rados.0.smithi137.stdout:2737: finishing write tid 2 to smithi13778320-35 2024-09-21T09:36:01.984 INFO:tasks.rados.rados.0.smithi137.stdout:2739: seq_num 1765 ranges {464355=608381,1550130=485947,2469347=607338,3549144=115211} 2024-09-21T09:36:01.989 INFO:tasks.rados.rados.0.smithi137.stdout:2739: writing smithi13778320-249 from 464355 to 1072736 tid 1 2024-09-21T09:36:01.994 INFO:tasks.rados.rados.0.smithi137.stdout:2739: writing smithi13778320-249 from 1550130 to 2036077 tid 2 2024-09-21T09:36:02.000 INFO:tasks.rados.rados.0.smithi137.stdout:2739: writing smithi13778320-249 from 2469347 to 3076685 tid 3 2024-09-21T09:36:02.004 INFO:tasks.rados.rados.0.smithi137.stdout:2739: writing smithi13778320-249 from 3549144 to 3664355 tid 4 2024-09-21T09:36:02.004 INFO:tasks.rados.rados.0.smithi137.stdout:2736: done (3 left) 2024-09-21T09:36:02.004 INFO:tasks.rados.rados.0.smithi137.stdout:2740: delete oid 169 current snap is 0 2024-09-21T09:36:02.004 INFO:tasks.rados.rados.0.smithi137.stdout:2737: finishing write tid 3 to smithi13778320-35 2024-09-21T09:36:02.004 INFO:tasks.rados.rados.0.smithi137.stdout:2737: finishing write tid 4 to smithi13778320-35 2024-09-21T09:36:02.004 INFO:tasks.rados.rados.0.smithi137.stdout:2737: finishing write tid 5 to smithi13778320-35 2024-09-21T09:36:02.004 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 35 v 419 (ObjNum 1764 snap 0 seq_num 1764) dirty exists 2024-09-21T09:36:02.004 INFO:tasks.rados.rados.0.smithi137.stdout:2737: left oid 35 (ObjNum 1764 snap 0 seq_num 1764) 2024-09-21T09:36:02.004 INFO:tasks.rados.rados.0.smithi137.stdout:2738: expect (ObjNum 1735 snap 0 seq_num 1735) 2024-09-21T09:36:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:01 smithi165 ceph-mon[32789]: from='client.25538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:01 smithi165 ceph-mon[32789]: pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 9.7 MiB/s wr, 87 op/s 2024-09-21T09:36:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:01 smithi165 ceph-mon[32789]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:36:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:01 smithi165 ceph-mon[32789]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:36:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:01 smithi165 ceph-mon[32789]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:36:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:01 smithi165 ceph-mon[32789]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T09:36:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:01 smithi165 ceph-mon[32789]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T09:36:02.175 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:01 smithi137 ceph-mon[39068]: from='client.25538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:02.175 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:01 smithi137 ceph-mon[39068]: pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 9.7 MiB/s wr, 87 op/s 2024-09-21T09:36:02.175 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:01 smithi137 ceph-mon[39068]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:36:02.175 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:01 smithi137 ceph-mon[39068]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:36:02.175 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:01 smithi137 ceph-mon[39068]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:36:02.175 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:01 smithi137 ceph-mon[39068]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T09:36:02.175 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:01 smithi137 ceph-mon[39068]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T09:36:02.175 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:01 smithi137 ceph-mon[28941]: from='client.25538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:02.175 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:01 smithi137 ceph-mon[28941]: pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 9.7 MiB/s wr, 87 op/s 2024-09-21T09:36:02.176 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:01 smithi137 ceph-mon[28941]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:36:02.176 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:01 smithi137 ceph-mon[28941]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:36:02.176 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:01 smithi137 ceph-mon[28941]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:36:02.176 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:01 smithi137 ceph-mon[28941]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T09:36:02.176 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:01 smithi137 ceph-mon[28941]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T09:36:02.194 INFO:tasks.rados.rados.0.smithi137.stdout:2739: finishing write tid 1 to smithi13778320-249 2024-09-21T09:36:02.194 INFO:tasks.rados.rados.0.smithi137.stdout:2739: finishing write tid 2 to smithi13778320-249 2024-09-21T09:36:02.194 INFO:tasks.rados.rados.0.smithi137.stdout:2739: finishing write tid 3 to smithi13778320-249 2024-09-21T09:36:02.194 INFO:tasks.rados.rados.0.smithi137.stdout:2737: done (3 left) 2024-09-21T09:36:02.194 INFO:tasks.rados.rados.0.smithi137.stdout:2738: done (2 left) 2024-09-21T09:36:02.194 INFO:tasks.rados.rados.0.smithi137.stdout:2740: done (1 left) 2024-09-21T09:36:02.194 INFO:tasks.rados.rados.0.smithi137.stdout:2741: write oid 487 current snap is 0 2024-09-21T09:36:02.194 INFO:tasks.rados.rados.0.smithi137.stdout:2739: finishing write tid 4 to smithi13778320-249 2024-09-21T09:36:02.194 INFO:tasks.rados.rados.0.smithi137.stdout:2739: finishing write tid 5 to smithi13778320-249 2024-09-21T09:36:02.195 INFO:tasks.rados.rados.0.smithi137.stdout:2739: finishing write tid 6 to smithi13778320-249 2024-09-21T09:36:02.195 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 249 v 341 (ObjNum 1765 snap 0 seq_num 1765) dirty exists 2024-09-21T09:36:02.195 INFO:tasks.rados.rados.0.smithi137.stdout:2739: left oid 249 (ObjNum 1765 snap 0 seq_num 1765) 2024-09-21T09:36:02.195 INFO:tasks.rados.rados.0.smithi137.stdout:2741: seq_num 1767 ranges {497969=758879,1667094=489616,2924193=629882} 2024-09-21T09:36:02.200 INFO:tasks.rados.rados.0.smithi137.stdout:2741: writing smithi13778320-487 from 497969 to 1256848 tid 1 2024-09-21T09:36:02.205 INFO:tasks.rados.rados.0.smithi137.stdout:2741: writing smithi13778320-487 from 1667094 to 2156710 tid 2 2024-09-21T09:36:02.214 INFO:tasks.rados.rados.0.smithi137.stdout:2741: writing smithi13778320-487 from 2924193 to 3554075 tid 3 2024-09-21T09:36:02.214 INFO:tasks.rados.rados.0.smithi137.stdout:2739: done (1 left) 2024-09-21T09:36:02.214 INFO:tasks.rados.rados.0.smithi137.stdout:2742: write oid 302 current snap is 0 2024-09-21T09:36:02.214 INFO:tasks.rados.rados.0.smithi137.stdout:2742: seq_num 1768 ranges {514776=434128,1609223=633274,2718910=557507} 2024-09-21T09:36:02.219 INFO:tasks.rados.rados.0.smithi137.stdout:2742: writing smithi13778320-302 from 514776 to 948904 tid 1 2024-09-21T09:36:02.226 INFO:tasks.rados.rados.0.smithi137.stdout:2742: writing smithi13778320-302 from 1609223 to 2242497 tid 2 2024-09-21T09:36:02.232 INFO:tasks.rados.rados.0.smithi137.stdout:2742: writing smithi13778320-302 from 2718910 to 3276417 tid 3 2024-09-21T09:36:02.232 INFO:tasks.rados.rados.0.smithi137.stdout:2743: write oid 234 current snap is 0 2024-09-21T09:36:02.233 INFO:tasks.rados.rados.0.smithi137.stdout:2741: finishing write tid 1 to smithi13778320-487 2024-09-21T09:36:02.233 INFO:tasks.rados.rados.0.smithi137.stdout:2743: seq_num 1769 ranges {531583=509377,1667705=493285,2862686=768779} 2024-09-21T09:36:02.238 INFO:tasks.rados.rados.0.smithi137.stdout:2743: writing smithi13778320-234 from 531583 to 1040960 tid 1 2024-09-21T09:36:02.244 INFO:tasks.rados.rados.0.smithi137.stdout:2743: writing smithi13778320-234 from 1667705 to 2160990 tid 2 2024-09-21T09:36:02.253 INFO:tasks.rados.rados.0.smithi137.stdout:2743: writing smithi13778320-234 from 2862686 to 3631465 tid 3 2024-09-21T09:36:02.253 INFO:tasks.rados.rados.0.smithi137.stdout:2744: read oid 232 snap -1 2024-09-21T09:36:02.253 INFO:tasks.rados.rados.0.smithi137.stdout:2744: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-21T09:36:02.253 INFO:tasks.rados.rados.0.smithi137.stdout:2745: read oid 177 snap -1 2024-09-21T09:36:02.253 INFO:tasks.rados.rados.0.smithi137.stdout:2745: expect (ObjNum 797 snap 0 seq_num 797) 2024-09-21T09:36:02.253 INFO:tasks.rados.rados.0.smithi137.stdout:2746: write oid 299 current snap is 0 2024-09-21T09:36:02.253 INFO:tasks.rados.rados.0.smithi137.stdout:2741: finishing write tid 2 to smithi13778320-487 2024-09-21T09:36:02.253 INFO:tasks.rados.rados.0.smithi137.stdout:2741: finishing write tid 3 to smithi13778320-487 2024-09-21T09:36:02.253 INFO:tasks.rados.rados.0.smithi137.stdout:2741: finishing write tid 4 to smithi13778320-487 2024-09-21T09:36:02.253 INFO:tasks.rados.rados.0.smithi137.stdout:2741: finishing write tid 5 to smithi13778320-487 2024-09-21T09:36:02.253 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 487 v 376 (ObjNum 1767 snap 0 seq_num 1767) dirty exists 2024-09-21T09:36:02.253 INFO:tasks.rados.rados.0.smithi137.stdout:2741: left oid 487 (ObjNum 1767 snap 0 seq_num 1767) 2024-09-21T09:36:02.254 INFO:tasks.rados.rados.0.smithi137.stdout:2742: finishing write tid 1 to smithi13778320-302 2024-09-21T09:36:02.254 INFO:tasks.rados.rados.0.smithi137.stdout:2746: seq_num 1770 ranges {548390=584626,1726187=636943,2773756=580051} 2024-09-21T09:36:02.259 INFO:tasks.rados.rados.0.smithi137.stdout:2746: writing smithi13778320-299 from 548390 to 1133016 tid 1 2024-09-21T09:36:02.266 INFO:tasks.rados.rados.0.smithi137.stdout:2746: writing smithi13778320-299 from 1726187 to 2363130 tid 2 2024-09-21T09:36:02.271 INFO:tasks.rados.rados.0.smithi137.stdout:2746: writing smithi13778320-299 from 2773756 to 3353807 tid 3 2024-09-21T09:36:02.271 INFO:tasks.rados.rados.0.smithi137.stdout:2741: done (5 left) 2024-09-21T09:36:02.271 INFO:tasks.rados.rados.0.smithi137.stdout:2747: write oid 496 current snap is 0 2024-09-21T09:36:02.272 INFO:tasks.rados.rados.0.smithi137.stdout:2742: finishing write tid 2 to smithi13778320-302 2024-09-21T09:36:02.272 INFO:tasks.rados.rados.0.smithi137.stdout:2747: seq_num 1771 ranges {565197=659875,1784669=496954,2917532=791323} 2024-09-21T09:36:02.278 INFO:tasks.rados.rados.0.smithi137.stdout:2747: writing smithi13778320-496 from 565197 to 1225072 tid 1 2024-09-21T09:36:02.284 INFO:tasks.rados.rados.0.smithi137.stdout:2747: writing smithi13778320-496 from 1784669 to 2281623 tid 2 2024-09-21T09:36:02.292 INFO:tasks.rados.rados.0.smithi137.stdout:2747: writing smithi13778320-496 from 2917532 to 3708855 tid 3 2024-09-21T09:36:02.292 INFO:tasks.rados.rados.0.smithi137.stdout:2748: write oid 318 current snap is 0 2024-09-21T09:36:02.292 INFO:tasks.rados.rados.0.smithi137.stdout:2742: finishing write tid 3 to smithi13778320-302 2024-09-21T09:36:02.292 INFO:tasks.rados.rados.0.smithi137.stdout:2742: finishing write tid 4 to smithi13778320-302 2024-09-21T09:36:02.292 INFO:tasks.rados.rados.0.smithi137.stdout:2748: seq_num 1772 ranges {582004=451477,1443151=640612,2544955=602595,3612817=169187} 2024-09-21T09:36:02.297 INFO:tasks.rados.rados.0.smithi137.stdout:2748: writing smithi13778320-318 from 582004 to 1033481 tid 1 2024-09-21T09:36:02.303 INFO:tasks.rados.rados.0.smithi137.stdout:2748: writing smithi13778320-318 from 1443151 to 2083763 tid 2 2024-09-21T09:36:02.309 INFO:tasks.rados.rados.0.smithi137.stdout:2748: writing smithi13778320-318 from 2544955 to 3147550 tid 3 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi137.stdout:2748: writing smithi13778320-318 from 3612817 to 3782004 tid 4 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi137.stdout:2749: write oid 216 current snap is 0 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi137.stdout:2742: finishing write tid 5 to smithi13778320-302 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 302 v 374 (ObjNum 1768 snap 0 seq_num 1768) dirty exists 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi137.stdout:2742: left oid 302 (ObjNum 1768 snap 0 seq_num 1768) 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi137.stdout:2743: finishing write tid 1 to smithi13778320-234 2024-09-21T09:36:02.314 INFO:tasks.rados.rados.0.smithi137.stdout:2749: seq_num 1773 ranges {598811=526726,1901633=500623,2972378=530220} 2024-09-21T09:36:02.319 INFO:tasks.rados.rados.0.smithi137.stdout:2749: writing smithi13778320-216 from 598811 to 1125537 tid 1 2024-09-21T09:36:02.326 INFO:tasks.rados.rados.0.smithi137.stdout:2749: writing smithi13778320-216 from 1901633 to 2402256 tid 2 2024-09-21T09:36:02.332 INFO:tasks.rados.rados.0.smithi137.stdout:2749: writing smithi13778320-216 from 2972378 to 3502598 tid 3 2024-09-21T09:36:02.332 INFO:tasks.rados.rados.0.smithi137.stdout:2742: done (7 left) 2024-09-21T09:36:02.333 INFO:tasks.rados.rados.0.smithi137.stdout:2750: read oid 297 snap -1 2024-09-21T09:36:02.333 INFO:tasks.rados.rados.0.smithi137.stdout:2750: expect (ObjNum 1180 snap 0 seq_num 1180) 2024-09-21T09:36:02.333 INFO:tasks.rados.rados.0.smithi137.stdout:2751: read oid 352 snap -1 2024-09-21T09:36:02.333 INFO:tasks.rados.rados.0.smithi137.stdout:2751: expect (ObjNum 1159 snap 0 seq_num 1159) 2024-09-21T09:36:02.333 INFO:tasks.rados.rados.0.smithi137.stdout:2752: read oid 415 snap -1 2024-09-21T09:36:02.333 INFO:tasks.rados.rados.0.smithi137.stdout:2752: expect (ObjNum 1721 snap 0 seq_num 1721) 2024-09-21T09:36:02.333 INFO:tasks.rados.rados.0.smithi137.stdout:2753: delete oid 191 current snap is 0 2024-09-21T09:36:02.333 INFO:tasks.rados.rados.0.smithi137.stdout:2743: finishing write tid 2 to smithi13778320-234 2024-09-21T09:36:02.333 INFO:tasks.rados.rados.0.smithi137.stdout:2743: finishing write tid 3 to smithi13778320-234 2024-09-21T09:36:02.333 INFO:tasks.rados.rados.0.smithi137.stdout:2743: finishing write tid 4 to smithi13778320-234 2024-09-21T09:36:02.333 INFO:tasks.rados.rados.0.smithi137.stdout:2743: finishing write tid 5 to smithi13778320-234 2024-09-21T09:36:02.333 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 234 v 364 (ObjNum 1769 snap 0 seq_num 1769) dirty exists 2024-09-21T09:36:02.333 INFO:tasks.rados.rados.0.smithi137.stdout:2743: left oid 234 (ObjNum 1769 snap 0 seq_num 1769) 2024-09-21T09:36:02.333 INFO:tasks.rados.rados.0.smithi137.stdout:2745: expect (ObjNum 797 snap 0 seq_num 797) 2024-09-21T09:36:02.543 INFO:tasks.rados.rados.0.smithi137.stdout:2746: finishing write tid 1 to smithi13778320-299 2024-09-21T09:36:02.543 INFO:tasks.rados.rados.0.smithi137.stdout:2744: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-21T09:36:02.719 INFO:tasks.rados.rados.0.smithi137.stdout:2746: finishing write tid 2 to smithi13778320-299 2024-09-21T09:36:02.719 INFO:tasks.rados.rados.0.smithi137.stdout:2746: finishing write tid 3 to smithi13778320-299 2024-09-21T09:36:02.719 INFO:tasks.rados.rados.0.smithi137.stdout:2746: finishing write tid 4 to smithi13778320-299 2024-09-21T09:36:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:2746: finishing write tid 5 to smithi13778320-299 2024-09-21T09:36:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 299 v 423 (ObjNum 1770 snap 0 seq_num 1770) dirty exists 2024-09-21T09:36:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:2746: left oid 299 (ObjNum 1770 snap 0 seq_num 1770) 2024-09-21T09:36:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:2747: finishing write tid 1 to smithi13778320-496 2024-09-21T09:36:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:2743: done (10 left) 2024-09-21T09:36:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:2744: done (9 left) 2024-09-21T09:36:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:2745: done (8 left) 2024-09-21T09:36:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:2746: done (7 left) 2024-09-21T09:36:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:2753: done (6 left) 2024-09-21T09:36:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:2754: read oid 288 snap -1 2024-09-21T09:36:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:2754: expect (ObjNum 1299 snap 0 seq_num 1299) 2024-09-21T09:36:02.720 INFO:tasks.rados.rados.0.smithi137.stdout:2755: read oid 475 snap -1 2024-09-21T09:36:02.721 INFO:tasks.rados.rados.0.smithi137.stdout:2755: expect (ObjNum 1611 snap 0 seq_num 1611) 2024-09-21T09:36:02.721 INFO:tasks.rados.rados.0.smithi137.stdout:2756: read oid 428 snap -1 2024-09-21T09:36:02.721 INFO:tasks.rados.rados.0.smithi137.stdout:2756: expect (ObjNum 1651 snap 0 seq_num 1651) 2024-09-21T09:36:02.721 INFO:tasks.rados.rados.0.smithi137.stdout:2757: read oid 231 snap -1 2024-09-21T09:36:02.721 INFO:tasks.rados.rados.0.smithi137.stdout:2757: expect (ObjNum 1740 snap 0 seq_num 1740) 2024-09-21T09:36:02.721 INFO:tasks.rados.rados.0.smithi137.stdout:2758: write oid 153 current snap is 0 2024-09-21T09:36:02.721 INFO:tasks.rados.rados.0.smithi137.stdout:2747: finishing write tid 2 to smithi13778320-496 2024-09-21T09:36:02.721 INFO:tasks.rados.rados.0.smithi137.stdout:2758: seq_num 1775 ranges {632425=677224,2018597=504292,3027224=552764} 2024-09-21T09:36:02.726 INFO:tasks.rados.rados.0.smithi137.stdout:2758: writing smithi13778320-153 from 632425 to 1309649 tid 1 2024-09-21T09:36:02.733 INFO:tasks.rados.rados.0.smithi137.stdout:2758: writing smithi13778320-153 from 2018597 to 2522889 tid 2 2024-09-21T09:36:02.740 INFO:tasks.rados.rados.0.smithi137.stdout:2758: writing smithi13778320-153 from 3027224 to 3579988 tid 3 2024-09-21T09:36:02.740 INFO:tasks.rados.rados.0.smithi137.stdout:2759: write oid 133 current snap is 0 2024-09-21T09:36:02.740 INFO:tasks.rados.rados.0.smithi137.stdout:2747: finishing write tid 3 to smithi13778320-496 2024-09-21T09:36:02.740 INFO:tasks.rados.rados.0.smithi137.stdout:2747: finishing write tid 4 to smithi13778320-496 2024-09-21T09:36:02.740 INFO:tasks.rados.rados.0.smithi137.stdout:2759: seq_num 1776 ranges {649232=752473,1960726=647950,3338294=510938} 2024-09-21T09:36:02.747 INFO:tasks.rados.rados.0.smithi137.stdout:2759: writing smithi13778320-133 from 649232 to 1401705 tid 1 2024-09-21T09:36:02.754 INFO:tasks.rados.rados.0.smithi137.stdout:2759: writing smithi13778320-133 from 1960726 to 2608676 tid 2 2024-09-21T09:36:02.761 INFO:tasks.rados.rados.0.smithi137.stdout:2759: writing smithi13778320-133 from 3338294 to 3849232 tid 3 2024-09-21T09:36:02.761 INFO:tasks.rados.rados.0.smithi137.stdout:2760: write oid 47 current snap is 0 2024-09-21T09:36:02.761 INFO:tasks.rados.rados.0.smithi137.stdout:2747: finishing write tid 5 to smithi13778320-496 2024-09-21T09:36:02.761 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 496 v 301 (ObjNum 1771 snap 0 seq_num 1771) dirty exists 2024-09-21T09:36:02.761 INFO:tasks.rados.rados.0.smithi137.stdout:2747: left oid 496 (ObjNum 1771 snap 0 seq_num 1771) 2024-09-21T09:36:02.761 INFO:tasks.rados.rados.0.smithi137.stdout:2748: finishing write tid 1 to smithi13778320-318 2024-09-21T09:36:02.761 INFO:tasks.rados.rados.0.smithi137.stdout:2748: finishing write tid 2 to smithi13778320-318 2024-09-21T09:36:02.761 INFO:tasks.rados.rados.0.smithi137.stdout:2748: finishing write tid 3 to smithi13778320-318 2024-09-21T09:36:02.762 INFO:tasks.rados.rados.0.smithi137.stdout:2748: finishing write tid 4 to smithi13778320-318 2024-09-21T09:36:02.762 INFO:tasks.rados.rados.0.smithi137.stdout:2748: finishing write tid 5 to smithi13778320-318 2024-09-21T09:36:02.762 INFO:tasks.rados.rados.0.smithi137.stdout:2748: finishing write tid 6 to smithi13778320-318 2024-09-21T09:36:02.762 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 318 v 425 (ObjNum 1772 snap 0 seq_num 1772) dirty exists 2024-09-21T09:36:02.762 INFO:tasks.rados.rados.0.smithi137.stdout:2748: left oid 318 (ObjNum 1772 snap 0 seq_num 1772) 2024-09-21T09:36:02.762 INFO:tasks.rados.rados.0.smithi137.stdout:2749: finishing write tid 1 to smithi13778320-216 2024-09-21T09:36:02.762 INFO:tasks.rados.rados.0.smithi137.stdout:2749: finishing write tid 2 to smithi13778320-216 2024-09-21T09:36:02.762 INFO:tasks.rados.rados.0.smithi137.stdout:2760: seq_num 1777 ranges {666039=427722,1619208=507961,2565717=691661,3660365=205674} 2024-09-21T09:36:02.766 INFO:tasks.rados.rados.0.smithi137.stdout:2760: writing smithi13778320-47 from 666039 to 1093761 tid 1 2024-09-21T09:36:02.772 INFO:tasks.rados.rados.0.smithi137.stdout:2760: writing smithi13778320-47 from 1619208 to 2127169 tid 2 2024-09-21T09:36:02.778 INFO:tasks.rados.rados.0.smithi137.stdout:2760: writing smithi13778320-47 from 2565717 to 3257378 tid 3 2024-09-21T09:36:02.782 INFO:tasks.rados.rados.0.smithi137.stdout:2760: writing smithi13778320-47 from 3660365 to 3866039 tid 4 2024-09-21T09:36:02.783 INFO:tasks.rados.rados.0.smithi137.stdout:2747: done (12 left) 2024-09-21T09:36:02.783 INFO:tasks.rados.rados.0.smithi137.stdout:2748: done (11 left) 2024-09-21T09:36:02.783 INFO:tasks.rados.rados.0.smithi137.stdout:2761: write oid 12 current snap is 0 2024-09-21T09:36:02.783 INFO:tasks.rados.rados.0.smithi137.stdout:2749: finishing write tid 3 to smithi13778320-216 2024-09-21T09:36:02.783 INFO:tasks.rados.rados.0.smithi137.stdout:2749: finishing write tid 4 to smithi13778320-216 2024-09-21T09:36:02.783 INFO:tasks.rados.rados.0.smithi137.stdout:2749: finishing write tid 5 to smithi13778320-216 2024-09-21T09:36:02.783 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 216 v 354 (ObjNum 1773 snap 0 seq_num 1773) dirty exists 2024-09-21T09:36:02.783 INFO:tasks.rados.rados.0.smithi137.stdout:2749: left oid 216 (ObjNum 1773 snap 0 seq_num 1773) 2024-09-21T09:36:02.783 INFO:tasks.rados.rados.0.smithi137.stdout:2751: expect (ObjNum 1159 snap 0 seq_num 1159) 2024-09-21T09:36:02.892 INFO:tasks.rados.rados.0.smithi137.stdout:2752: expect (ObjNum 1721 snap 0 seq_num 1721) 2024-09-21T09:36:03.035 INFO:tasks.rados.rados.0.smithi137.stdout:2750: expect (ObjNum 1180 snap 0 seq_num 1180) 2024-09-21T09:36:03.247 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:03.254 INFO:tasks.rados.rados.0.smithi137.stdout:2756: expect (ObjNum 1651 snap 0 seq_num 1651) 2024-09-21T09:36:03.475 INFO:tasks.rados.rados.0.smithi137.stdout:2755: expect (ObjNum 1611 snap 0 seq_num 1611) 2024-09-21T09:36:03.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[39068]: Upgrade: Updating mgr.y 2024-09-21T09:36:03.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:03.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:36:03.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:36:03.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:36:03.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:03.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[39068]: Deploying daemon mgr.y on smithi137 2024-09-21T09:36:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2792571929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:03.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[28941]: Upgrade: Updating mgr.y 2024-09-21T09:36:03.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:03.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:36:03.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:36:03.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:36:03.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:03.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[28941]: Deploying daemon mgr.y on smithi137 2024-09-21T09:36:03.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:03 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2792571929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:03.613 INFO:tasks.rados.rados.0.smithi137.stdout:2754: expect (ObjNum 1299 snap 0 seq_num 1299) 2024-09-21T09:36:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:03 smithi165 ceph-mon[32789]: Upgrade: Updating mgr.y 2024-09-21T09:36:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:03 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:03 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:36:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:03 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:36:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:03 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:36:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:03 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:03.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:03 smithi165 ceph-mon[32789]: Deploying daemon mgr.y on smithi137 2024-09-21T09:36:03.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:03 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2792571929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:03.735 INFO:tasks.rados.rados.0.smithi137.stdout:2758: finishing write tid 1 to smithi13778320-153 2024-09-21T09:36:03.736 INFO:tasks.rados.rados.0.smithi137.stdout:2757: expect (ObjNum 1740 snap 0 seq_num 1740) 2024-09-21T09:36:03.941 INFO:tasks.rados.rados.0.smithi137.stdout:2758: finishing write tid 2 to smithi13778320-153 2024-09-21T09:36:03.941 INFO:tasks.rados.rados.0.smithi137.stdout:2758: finishing write tid 3 to smithi13778320-153 2024-09-21T09:36:03.941 INFO:tasks.rados.rados.0.smithi137.stdout:2758: finishing write tid 4 to smithi13778320-153 2024-09-21T09:36:03.941 INFO:tasks.rados.rados.0.smithi137.stdout:2758: finishing write tid 5 to smithi13778320-153 2024-09-21T09:36:03.941 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 153 v 291 (ObjNum 1775 snap 0 seq_num 1775) dirty exists 2024-09-21T09:36:03.941 INFO:tasks.rados.rados.0.smithi137.stdout:2758: left oid 153 (ObjNum 1775 snap 0 seq_num 1775) 2024-09-21T09:36:03.941 INFO:tasks.rados.rados.0.smithi137.stdout:2759: finishing write tid 1 to smithi13778320-133 2024-09-21T09:36:03.941 INFO:tasks.rados.rados.0.smithi137.stdout:2759: finishing write tid 2 to smithi13778320-133 2024-09-21T09:36:03.941 INFO:tasks.rados.rados.0.smithi137.stdout:2761: seq_num 1778 ranges {682846=502971,1677690=651619,2993140=502933} 2024-09-21T09:36:03.947 INFO:tasks.rados.rados.0.smithi137.stdout:2761: writing smithi13778320-12 from 682846 to 1185817 tid 1 2024-09-21T09:36:03.953 INFO:tasks.rados.rados.0.smithi137.stdout:2761: writing smithi13778320-12 from 1677690 to 2329309 tid 2 2024-09-21T09:36:03.961 INFO:tasks.rados.rados.0.smithi137.stdout:2761: writing smithi13778320-12 from 2993140 to 3496073 tid 3 2024-09-21T09:36:03.961 INFO:tasks.rados.rados.0.smithi137.stdout:2749: done (11 left) 2024-09-21T09:36:03.961 INFO:tasks.rados.rados.0.smithi137.stdout:2750: done (10 left) 2024-09-21T09:36:03.962 INFO:tasks.rados.rados.0.smithi137.stdout:2751: done (9 left) 2024-09-21T09:36:03.962 INFO:tasks.rados.rados.0.smithi137.stdout:2752: done (8 left) 2024-09-21T09:36:03.962 INFO:tasks.rados.rados.0.smithi137.stdout:2754: done (7 left) 2024-09-21T09:36:03.962 INFO:tasks.rados.rados.0.smithi137.stdout:2755: done (6 left) 2024-09-21T09:36:03.962 INFO:tasks.rados.rados.0.smithi137.stdout:2756: done (5 left) 2024-09-21T09:36:03.962 INFO:tasks.rados.rados.0.smithi137.stdout:2757: done (4 left) 2024-09-21T09:36:03.962 INFO:tasks.rados.rados.0.smithi137.stdout:2758: done (3 left) 2024-09-21T09:36:03.962 INFO:tasks.rados.rados.0.smithi137.stdout:2762: read oid 141 snap -1 2024-09-21T09:36:03.962 INFO:tasks.rados.rados.0.smithi137.stdout:2762: expect (ObjNum 1742 snap 0 seq_num 1742) 2024-09-21T09:36:03.962 INFO:tasks.rados.rados.0.smithi137.stdout:2763: write oid 332 current snap is 0 2024-09-21T09:36:03.962 INFO:tasks.rados.rados.0.smithi137.stdout:2763: seq_num 1779 ranges {699653=694573,1852525=795277,3420563=479090} 2024-09-21T09:36:03.970 INFO:tasks.rados.rados.0.smithi137.stdout:2763: writing smithi13778320-332 from 699653 to 1394226 tid 1 2024-09-21T09:36:03.979 INFO:tasks.rados.rados.0.smithi137.stdout:2763: writing smithi13778320-332 from 1852525 to 2647802 tid 2 2024-09-21T09:36:03.987 INFO:tasks.rados.rados.0.smithi137.stdout:2763: writing smithi13778320-332 from 3420563 to 3899653 tid 3 2024-09-21T09:36:03.987 INFO:tasks.rados.rados.0.smithi137.stdout:2764: write oid 82 current snap is 0 2024-09-21T09:36:03.987 INFO:tasks.rados.rados.0.smithi137.stdout:2759: finishing write tid 3 to smithi13778320-133 2024-09-21T09:36:03.987 INFO:tasks.rados.rados.0.smithi137.stdout:2759: finishing write tid 4 to smithi13778320-133 2024-09-21T09:36:03.987 INFO:tasks.rados.rados.0.smithi137.stdout:2759: finishing write tid 5 to smithi13778320-133 2024-09-21T09:36:03.987 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 133 v 334 (ObjNum 1776 snap 0 seq_num 1776) dirty exists 2024-09-21T09:36:03.987 INFO:tasks.rados.rados.0.smithi137.stdout:2759: left oid 133 (ObjNum 1776 snap 0 seq_num 1776) 2024-09-21T09:36:03.987 INFO:tasks.rados.rados.0.smithi137.stdout:2760: finishing write tid 1 to smithi13778320-47 2024-09-21T09:36:03.987 INFO:tasks.rados.rados.0.smithi137.stdout:2764: seq_num 1780 ranges {716460=769822,2194654=655288,3447986=468474} 2024-09-21T09:36:03.995 INFO:tasks.rados.rados.0.smithi137.stdout:2764: writing smithi13778320-82 from 716460 to 1486282 tid 1 2024-09-21T09:36:04.003 INFO:tasks.rados.rados.0.smithi137.stdout:2764: writing smithi13778320-82 from 2194654 to 2849942 tid 2 2024-09-21T09:36:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:2764: writing smithi13778320-82 from 3447986 to 3916460 tid 3 2024-09-21T09:36:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:2759: done (5 left) 2024-09-21T09:36:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:2765: read oid 187 snap -1 2024-09-21T09:36:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:2765: expect deleted 2024-09-21T09:36:04.011 INFO:tasks.rados.rados.0.smithi137.stdout:2766: write oid 157 current snap is 0 2024-09-21T09:36:04.011 INFO:tasks.rados.rados.0.smithi137.stdout:2760: finishing write tid 2 to smithi13778320-47 2024-09-21T09:36:04.011 INFO:tasks.rados.rados.0.smithi137.stdout:2760: finishing write tid 3 to smithi13778320-47 2024-09-21T09:36:04.011 INFO:tasks.rados.rados.0.smithi137.stdout:2760: finishing write tid 4 to smithi13778320-47 2024-09-21T09:36:04.011 INFO:tasks.rados.rados.0.smithi137.stdout:2760: finishing write tid 5 to smithi13778320-47 2024-09-21T09:36:04.011 INFO:tasks.rados.rados.0.smithi137.stdout:2766: seq_num 1781 ranges {733267=445071,1853136=798946,3359056=574211} 2024-09-21T09:36:04.017 INFO:tasks.rados.rados.0.smithi137.stdout:2766: writing smithi13778320-157 from 733267 to 1178338 tid 1 2024-09-21T09:36:04.027 INFO:tasks.rados.rados.0.smithi137.stdout:2766: writing smithi13778320-157 from 1853136 to 2652082 tid 2 2024-09-21T09:36:04.036 INFO:tasks.rados.rados.0.smithi137.stdout:2766: writing smithi13778320-157 from 3359056 to 3933267 tid 3 2024-09-21T09:36:04.036 INFO:tasks.rados.rados.0.smithi137.stdout:2767: read oid 294 snap -1 2024-09-21T09:36:04.036 INFO:tasks.rados.rados.0.smithi137.stdout:2767: expect (ObjNum 974 snap 0 seq_num 974) 2024-09-21T09:36:04.036 INFO:tasks.rados.rados.0.smithi137.stdout:2768: write oid 109 current snap is 0 2024-09-21T09:36:04.036 INFO:tasks.rados.rados.0.smithi137.stdout:2760: finishing write tid 6 to smithi13778320-47 2024-09-21T09:36:04.036 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 47 v 459 (ObjNum 1777 snap 0 seq_num 1777) dirty exists 2024-09-21T09:36:04.036 INFO:tasks.rados.rados.0.smithi137.stdout:2760: left oid 47 (ObjNum 1777 snap 0 seq_num 1777) 2024-09-21T09:36:04.036 INFO:tasks.rados.rados.0.smithi137.stdout:2761: finishing write tid 1 to smithi13778320-12 2024-09-21T09:36:04.036 INFO:tasks.rados.rados.0.smithi137.stdout:2768: seq_num 1782 ranges {750074=520320,1911618=658957,3102832=664374} 2024-09-21T09:36:04.044 INFO:tasks.rados.rados.0.smithi137.stdout:2768: writing smithi13778320-109 from 750074 to 1270394 tid 1 2024-09-21T09:36:04.052 INFO:tasks.rados.rados.0.smithi137.stdout:2768: writing smithi13778320-109 from 1911618 to 2570575 tid 2 2024-09-21T09:36:04.059 INFO:tasks.rados.rados.0.smithi137.stdout:2768: writing smithi13778320-109 from 3102832 to 3767206 tid 3 2024-09-21T09:36:04.059 INFO:tasks.rados.rados.0.smithi137.stdout:2760: done (8 left) 2024-09-21T09:36:04.060 INFO:tasks.rados.rados.0.smithi137.stdout:2769: read oid 483 snap -1 2024-09-21T09:36:04.060 INFO:tasks.rados.rados.0.smithi137.stdout:2769: expect (ObjNum 1555 snap 0 seq_num 1555) 2024-09-21T09:36:04.060 INFO:tasks.rados.rados.0.smithi137.stdout:2770: write oid 293 current snap is 0 2024-09-21T09:36:04.060 INFO:tasks.rados.rados.0.smithi137.stdout:2761: finishing write tid 2 to smithi13778320-12 2024-09-21T09:36:04.060 INFO:tasks.rados.rados.0.smithi137.stdout:2761: finishing write tid 3 to smithi13778320-12 2024-09-21T09:36:04.060 INFO:tasks.rados.rados.0.smithi137.stdout:2761: finishing write tid 4 to smithi13778320-12 2024-09-21T09:36:04.060 INFO:tasks.rados.rados.0.smithi137.stdout:2761: finishing write tid 5 to smithi13778320-12 2024-09-21T09:36:04.060 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 12 v 358 (ObjNum 1778 snap 0 seq_num 1778) dirty exists 2024-09-21T09:36:04.060 INFO:tasks.rados.rados.0.smithi137.stdout:2761: left oid 12 (ObjNum 1778 snap 0 seq_num 1778) 2024-09-21T09:36:04.060 INFO:tasks.rados.rados.0.smithi137.stdout:2770: seq_num 1783 ranges {766881=595569,1970100=402615,3013902=475646} 2024-09-21T09:36:04.067 INFO:tasks.rados.rados.0.smithi137.stdout:2770: writing smithi13778320-293 from 766881 to 1362450 tid 1 2024-09-21T09:36:04.072 INFO:tasks.rados.rados.0.smithi137.stdout:2770: writing smithi13778320-293 from 1970100 to 2372715 tid 2 2024-09-21T09:36:04.079 INFO:tasks.rados.rados.0.smithi137.stdout:2770: writing smithi13778320-293 from 3013902 to 3489548 tid 3 2024-09-21T09:36:04.079 INFO:tasks.rados.rados.0.smithi137.stdout:2761: done (9 left) 2024-09-21T09:36:04.079 INFO:tasks.rados.rados.0.smithi137.stdout:2771: read oid 81 snap -1 2024-09-21T09:36:04.079 INFO:tasks.rados.rados.0.smithi137.stdout:2771: expect (ObjNum 1693 snap 0 seq_num 1693) 2024-09-21T09:36:04.079 INFO:tasks.rados.rados.0.smithi137.stdout:2772: read oid 436 snap -1 2024-09-21T09:36:04.079 INFO:tasks.rados.rados.0.smithi137.stdout:2772: expect (ObjNum 1372 snap 0 seq_num 1372) 2024-09-21T09:36:04.079 INFO:tasks.rados.rados.0.smithi137.stdout:2773: read oid 368 snap -1 2024-09-21T09:36:04.080 INFO:tasks.rados.rados.0.smithi137.stdout:2773: expect (ObjNum 1655 snap 0 seq_num 1655) 2024-09-21T09:36:04.080 INFO:tasks.rados.rados.0.smithi137.stdout:2774: delete oid 255 current snap is 0 2024-09-21T09:36:04.080 INFO:tasks.rados.rados.0.smithi137.stdout:2762: expect (ObjNum 1742 snap 0 seq_num 1742) 2024-09-21T09:36:04.147 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:03 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:36:03] "GET /metrics HTTP/1.1" 200 36197 "" "Prometheus/2.51.0" 2024-09-21T09:36:04.217 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:03 smithi137 systemd[1]: Stopping Ceph mgr.y for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:36:04.272 INFO:tasks.rados.rados.0.smithi137.stdout:2763: finishing write tid 1 to smithi13778320-332 2024-09-21T09:36:04.273 INFO:tasks.rados.rados.0.smithi137.stdout:2763: finishing write tid 2 to smithi13778320-332 2024-09-21T09:36:04.273 INFO:tasks.rados.rados.0.smithi137.stdout:2763: finishing write tid 3 to smithi13778320-332 2024-09-21T09:36:04.273 INFO:tasks.rados.rados.0.smithi137.stdout:2762: done (12 left) 2024-09-21T09:36:04.273 INFO:tasks.rados.rados.0.smithi137.stdout:2774: done (11 left) 2024-09-21T09:36:04.273 INFO:tasks.rados.rados.0.smithi137.stdout:2775: write oid 241 current snap is 0 2024-09-21T09:36:04.273 INFO:tasks.rados.rados.0.smithi137.stdout:2763: finishing write tid 4 to smithi13778320-332 2024-09-21T09:36:04.273 INFO:tasks.rados.rados.0.smithi137.stdout:2763: finishing write tid 5 to smithi13778320-332 2024-09-21T09:36:04.273 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 332 v 429 (ObjNum 1779 snap 0 seq_num 1779) dirty exists 2024-09-21T09:36:04.273 INFO:tasks.rados.rados.0.smithi137.stdout:2763: left oid 332 (ObjNum 1779 snap 0 seq_num 1779) 2024-09-21T09:36:04.273 INFO:tasks.rados.rados.0.smithi137.stdout:2764: finishing write tid 1 to smithi13778320-82 2024-09-21T09:36:04.273 INFO:tasks.rados.rados.0.smithi137.stdout:2764: finishing write tid 2 to smithi13778320-82 2024-09-21T09:36:04.273 INFO:tasks.rados.rados.0.smithi137.stdout:2775: seq_num 1785 ranges {400495=746067,1570711=406284} 2024-09-21T09:36:04.279 INFO:tasks.rados.rados.0.smithi137.stdout:2775: writing smithi13778320-241 from 400495 to 1146562 tid 1 2024-09-21T09:36:04.284 INFO:tasks.rados.rados.0.smithi137.stdout:2775: writing smithi13778320-241 from 1570711 to 1976995 tid 2 2024-09-21T09:36:04.284 INFO:tasks.rados.rados.0.smithi137.stdout:2763: done (11 left) 2024-09-21T09:36:04.284 INFO:tasks.rados.rados.0.smithi137.stdout:2776: write oid 17 current snap is 0 2024-09-21T09:36:04.284 INFO:tasks.rados.rados.0.smithi137.stdout:2776: seq_num 1786 ranges {417302=421316,1629193=388109} 2024-09-21T09:36:04.288 INFO:tasks.rados.rados.0.smithi137.stdout:2776: writing smithi13778320-17 from 417302 to 838618 tid 1 2024-09-21T09:36:04.295 INFO:tasks.rados.rados.0.smithi137.stdout:2776: writing smithi13778320-17 from 1629193 to 2017302 tid 2 2024-09-21T09:36:04.296 INFO:tasks.rados.rados.0.smithi137.stdout:2777: read oid 120 snap -1 2024-09-21T09:36:04.296 INFO:tasks.rados.rados.0.smithi137.stdout:2777: expect deleted 2024-09-21T09:36:04.296 INFO:tasks.rados.rados.0.smithi137.stdout:2778: read oid 68 snap -1 2024-09-21T09:36:04.296 INFO:tasks.rados.rados.0.smithi137.stdout:2778: expect (ObjNum 1763 snap 0 seq_num 1763) 2024-09-21T09:36:04.296 INFO:tasks.rados.rados.0.smithi137.stdout:2779: read oid 210 snap -1 2024-09-21T09:36:04.296 INFO:tasks.rados.rados.0.smithi137.stdout:2779: expect deleted 2024-09-21T09:36:04.296 INFO:tasks.rados.rados.0.smithi137.stdout:2780: delete oid 52 current snap is 0 2024-09-21T09:36:04.296 INFO:tasks.rados.rados.0.smithi137.stdout:2764: finishing write tid 3 to smithi13778320-82 2024-09-21T09:36:04.296 INFO:tasks.rados.rados.0.smithi137.stdout:2764: finishing write tid 4 to smithi13778320-82 2024-09-21T09:36:04.296 INFO:tasks.rados.rados.0.smithi137.stdout:2764: finishing write tid 5 to smithi13778320-82 2024-09-21T09:36:04.296 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 82 v 427 (ObjNum 1780 snap 0 seq_num 1780) dirty exists 2024-09-21T09:36:04.296 INFO:tasks.rados.rados.0.smithi137.stdout:2764: left oid 82 (ObjNum 1780 snap 0 seq_num 1780) 2024-09-21T09:36:04.296 INFO:tasks.rados.rados.0.smithi137.stdout:2766: finishing write tid 1 to smithi13778320-157 2024-09-21T09:36:04.296 INFO:tasks.rados.rados.0.smithi137.stdout:2766: finishing write tid 2 to smithi13778320-157 2024-09-21T09:36:04.297 INFO:tasks.rados.rados.0.smithi137.stdout:2766: finishing write tid 3 to smithi13778320-157 2024-09-21T09:36:04.297 INFO:tasks.rados.rados.0.smithi137.stdout:2766: finishing write tid 4 to smithi13778320-157 2024-09-21T09:36:04.297 INFO:tasks.rados.rados.0.smithi137.stdout:2766: finishing write tid 5 to smithi13778320-157 2024-09-21T09:36:04.297 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 157 v 276 (ObjNum 1781 snap 0 seq_num 1781) dirty exists 2024-09-21T09:36:04.297 INFO:tasks.rados.rados.0.smithi137.stdout:2766: left oid 157 (ObjNum 1781 snap 0 seq_num 1781) 2024-09-21T09:36:04.297 INFO:tasks.rados.rados.0.smithi137.stdout:2767: expect (ObjNum 974 snap 0 seq_num 974) 2024-09-21T09:36:04.399 INFO:tasks.rados.rados.0.smithi137.stdout:2768: finishing write tid 1 to smithi13778320-109 2024-09-21T09:36:04.399 INFO:tasks.rados.rados.0.smithi137.stdout:2768: finishing write tid 2 to smithi13778320-109 2024-09-21T09:36:04.399 INFO:tasks.rados.rados.0.smithi137.stdout:2768: finishing write tid 3 to smithi13778320-109 2024-09-21T09:36:04.400 INFO:tasks.rados.rados.0.smithi137.stdout:2768: finishing write tid 4 to smithi13778320-109 2024-09-21T09:36:04.400 INFO:tasks.rados.rados.0.smithi137.stdout:2768: finishing write tid 5 to smithi13778320-109 2024-09-21T09:36:04.400 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 109 v 312 (ObjNum 1782 snap 0 seq_num 1782) dirty exists 2024-09-21T09:36:04.400 INFO:tasks.rados.rados.0.smithi137.stdout:2768: left oid 109 (ObjNum 1782 snap 0 seq_num 1782) 2024-09-21T09:36:04.400 INFO:tasks.rados.rados.0.smithi137.stdout:2769: expect (ObjNum 1555 snap 0 seq_num 1555) 2024-09-21T09:36:04.530 INFO:tasks.rados.rados.0.smithi137.stdout:2770: finishing write tid 1 to smithi13778320-293 2024-09-21T09:36:04.530 INFO:tasks.rados.rados.0.smithi137.stdout:2770: finishing write tid 2 to smithi13778320-293 2024-09-21T09:36:04.530 INFO:tasks.rados.rados.0.smithi137.stdout:2770: finishing write tid 3 to smithi13778320-293 2024-09-21T09:36:04.530 INFO:tasks.rados.rados.0.smithi137.stdout:2770: finishing write tid 4 to smithi13778320-293 2024-09-21T09:36:04.531 INFO:tasks.rados.rados.0.smithi137.stdout:2770: finishing write tid 5 to smithi13778320-293 2024-09-21T09:36:04.531 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 293 v 414 (ObjNum 1783 snap 0 seq_num 1783) dirty exists 2024-09-21T09:36:04.531 INFO:tasks.rados.rados.0.smithi137.stdout:2770: left oid 293 (ObjNum 1783 snap 0 seq_num 1783) 2024-09-21T09:36:04.531 INFO:tasks.rados.rados.0.smithi137.stdout:2771: expect (ObjNum 1693 snap 0 seq_num 1693) 2024-09-21T09:36:04.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:04 smithi137 ceph-mon[39068]: pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 122 op/s 2024-09-21T09:36:04.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:04 smithi137 ceph-mon[39068]: from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:04.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:04 smithi137 ceph-mon[28941]: pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 122 op/s 2024-09-21T09:36:04.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:04 smithi137 ceph-mon[28941]: from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:04.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:04 smithi137 podman[84960]: 2024-09-21 09:36:04.240990537 +0000 UTC m=+0.133440849 container died 032946a0d34080a99b1be2ca34d14f52e221bb689031015f92702694cd61c75a (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=quincy-fbd1a6a, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:36:04.609 INFO:tasks.rados.rados.0.smithi137.stdout:2773: expect (ObjNum 1655 snap 0 seq_num 1655) 2024-09-21T09:36:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:04 smithi165 ceph-mon[32789]: pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 122 op/s 2024-09-21T09:36:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:04 smithi165 ceph-mon[32789]: from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:04.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:04 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:04.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:36:04.827 INFO:tasks.rados.rados.0.smithi137.stdout:2772: expect (ObjNum 1372 snap 0 seq_num 1372) 2024-09-21T09:36:04.973 INFO:tasks.rados.rados.0.smithi137.stdout:2775: finishing write tid 1 to smithi13778320-241 2024-09-21T09:36:04.974 INFO:tasks.rados.rados.0.smithi137.stdout:2775: finishing write tid 2 to smithi13778320-241 2024-09-21T09:36:04.974 INFO:tasks.rados.rados.0.smithi137.stdout:2764: done (15 left) 2024-09-21T09:36:04.974 INFO:tasks.rados.rados.0.smithi137.stdout:2765: done (14 left) 2024-09-21T09:36:04.974 INFO:tasks.rados.rados.0.smithi137.stdout:2766: done (13 left) 2024-09-21T09:36:04.974 INFO:tasks.rados.rados.0.smithi137.stdout:2767: done (12 left) 2024-09-21T09:36:04.974 INFO:tasks.rados.rados.0.smithi137.stdout:2768: done (11 left) 2024-09-21T09:36:04.974 INFO:tasks.rados.rados.0.smithi137.stdout:2769: done (10 left) 2024-09-21T09:36:04.974 INFO:tasks.rados.rados.0.smithi137.stdout:2770: done (9 left) 2024-09-21T09:36:04.974 INFO:tasks.rados.rados.0.smithi137.stdout:2771: done (8 left) 2024-09-21T09:36:04.974 INFO:tasks.rados.rados.0.smithi137.stdout:2772: done (7 left) 2024-09-21T09:36:04.974 INFO:tasks.rados.rados.0.smithi137.stdout:2773: done (6 left) 2024-09-21T09:36:04.974 INFO:tasks.rados.rados.0.smithi137.stdout:2780: done (5 left) 2024-09-21T09:36:04.975 INFO:tasks.rados.rados.0.smithi137.stdout:2781: write oid 459 current snap is 0 2024-09-21T09:36:04.975 INFO:tasks.rados.rados.0.smithi137.stdout:2775: finishing write tid 3 to smithi13778320-241 2024-09-21T09:36:04.975 INFO:tasks.rados.rados.0.smithi137.stdout:2775: finishing write tid 4 to smithi13778320-241 2024-09-21T09:36:04.975 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 241 v 378 (ObjNum 1785 snap 0 seq_num 1785) dirty exists 2024-09-21T09:36:04.975 INFO:tasks.rados.rados.0.smithi137.stdout:2775: left oid 241 (ObjNum 1785 snap 0 seq_num 1785) 2024-09-21T09:36:04.975 INFO:tasks.rados.rados.0.smithi137.stdout:2776: finishing write tid 1 to smithi13778320-17 2024-09-21T09:36:04.975 INFO:tasks.rados.rados.0.smithi137.stdout:2781: seq_num 1788 ranges {450916=688167,1862510=188406} 2024-09-21T09:36:04.975 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:04 smithi137 podman[84960]: 2024-09-21 09:36:04.729071988 +0000 UTC m=+0.621522304 container cleanup 032946a0d34080a99b1be2ca34d14f52e221bb689031015f92702694cd61c75a (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=, RELEASE=quincy-fbd1a6a, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-21T09:36:04.975 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:04 smithi137 bash[84960]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y 2024-09-21T09:36:04.979 INFO:tasks.rados.rados.0.smithi137.stdout:2781: writing smithi13778320-459 from 450916 to 1139083 tid 1 2024-09-21T09:36:04.985 INFO:tasks.rados.rados.0.smithi137.stdout:2781: writing smithi13778320-459 from 1862510 to 2050916 tid 2 2024-09-21T09:36:04.985 INFO:tasks.rados.rados.0.smithi137.stdout:2775: done (5 left) 2024-09-21T09:36:04.985 INFO:tasks.rados.rados.0.smithi137.stdout:2782: write oid 46 current snap is 0 2024-09-21T09:36:04.985 INFO:tasks.rados.rados.0.smithi137.stdout:2782: seq_num 1789 ranges {467723=763416,1804639=263084} 2024-09-21T09:36:04.991 INFO:tasks.rados.rados.0.smithi137.stdout:2782: writing smithi13778320-46 from 467723 to 1231139 tid 1 2024-09-21T09:36:04.997 INFO:tasks.rados.rados.0.smithi137.stdout:2782: writing smithi13778320-46 from 1804639 to 2067723 tid 2 2024-09-21T09:36:04.997 INFO:tasks.rados.rados.0.smithi137.stdout:2777: done (5 left) 2024-09-21T09:36:04.997 INFO:tasks.rados.rados.0.smithi137.stdout:2779: done (4 left) 2024-09-21T09:36:04.997 INFO:tasks.rados.rados.0.smithi137.stdout:2783: read oid 323 snap -1 2024-09-21T09:36:04.997 INFO:tasks.rados.rados.0.smithi137.stdout:2783: expect (ObjNum 1417 snap 0 seq_num 1417) 2024-09-21T09:36:04.997 INFO:tasks.rados.rados.0.smithi137.stdout:2784: read oid 122 snap -1 2024-09-21T09:36:04.997 INFO:tasks.rados.rados.0.smithi137.stdout:2784: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-21T09:36:04.997 INFO:tasks.rados.rados.0.smithi137.stdout:2785: delete oid 344 current snap is 0 2024-09-21T09:36:04.997 INFO:tasks.rados.rados.0.smithi137.stdout:2776: finishing write tid 2 to smithi13778320-17 2024-09-21T09:36:04.997 INFO:tasks.rados.rados.0.smithi137.stdout:2776: finishing write tid 3 to smithi13778320-17 2024-09-21T09:36:04.997 INFO:tasks.rados.rados.0.smithi137.stdout:2776: finishing write tid 4 to smithi13778320-17 2024-09-21T09:36:04.998 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 17 v 462 (ObjNum 1786 snap 0 seq_num 1786) dirty exists 2024-09-21T09:36:04.998 INFO:tasks.rados.rados.0.smithi137.stdout:2776: left oid 17 (ObjNum 1786 snap 0 seq_num 1786) 2024-09-21T09:36:04.998 INFO:tasks.rados.rados.0.smithi137.stdout:2778: expect (ObjNum 1763 snap 0 seq_num 1763) 2024-09-21T09:36:05.225 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:04 smithi137 podman[84972]: 2024-09-21 09:36:04.972284538 +0000 UTC m=+0.729508358 container remove 032946a0d34080a99b1be2ca34d14f52e221bb689031015f92702694cd61c75a (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y, RELEASE=quincy-fbd1a6a, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-21T09:36:05.225 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:04 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-21T09:36:05.225 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:05 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.y.service: Failed with result 'exit-code'. 2024-09-21T09:36:05.225 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:05 smithi137 systemd[1]: Stopped Ceph mgr.y for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:36:05.225 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:05 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.y.service: Consumed 39.428s CPU time. 2024-09-21T09:36:05.246 INFO:tasks.rados.rados.0.smithi137.stdout:2781: finishing write tid 1 to smithi13778320-459 2024-09-21T09:36:05.247 INFO:tasks.rados.rados.0.smithi137.stdout:2781: finishing write tid 2 to smithi13778320-459 2024-09-21T09:36:05.247 INFO:tasks.rados.rados.0.smithi137.stdout:2781: finishing write tid 3 to smithi13778320-459 2024-09-21T09:36:05.247 INFO:tasks.rados.rados.0.smithi137.stdout:2776: done (6 left) 2024-09-21T09:36:05.247 INFO:tasks.rados.rados.0.smithi137.stdout:2778: done (5 left) 2024-09-21T09:36:05.247 INFO:tasks.rados.rados.0.smithi137.stdout:2785: done (4 left) 2024-09-21T09:36:05.247 INFO:tasks.rados.rados.0.smithi137.stdout:2786: write oid 201 current snap is 0 2024-09-21T09:36:05.247 INFO:tasks.rados.rados.0.smithi137.stdout:2781: finishing write tid 4 to smithi13778320-459 2024-09-21T09:36:05.247 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 459 v 361 (ObjNum 1788 snap 0 seq_num 1788) dirty exists 2024-09-21T09:36:05.247 INFO:tasks.rados.rados.0.smithi137.stdout:2781: left oid 459 (ObjNum 1788 snap 0 seq_num 1788) 2024-09-21T09:36:05.247 INFO:tasks.rados.rados.0.smithi137.stdout:2782: finishing write tid 1 to smithi13778320-46 2024-09-21T09:36:05.247 INFO:tasks.rados.rados.0.smithi137.stdout:2782: finishing write tid 2 to smithi13778320-46 2024-09-21T09:36:05.247 INFO:tasks.rados.rados.0.smithi137.stdout:2782: finishing write tid 3 to smithi13778320-46 2024-09-21T09:36:05.248 INFO:tasks.rados.rados.0.smithi137.stdout:2782: finishing write tid 4 to smithi13778320-46 2024-09-21T09:36:05.248 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 46 v 465 (ObjNum 1789 snap 0 seq_num 1789) dirty exists 2024-09-21T09:36:05.248 INFO:tasks.rados.rados.0.smithi137.stdout:2782: left oid 46 (ObjNum 1789 snap 0 seq_num 1789) 2024-09-21T09:36:05.248 INFO:tasks.rados.rados.0.smithi137.stdout:2786: seq_num 1791 ranges {501337=513914,1521603=417291} 2024-09-21T09:36:05.251 INFO:tasks.rados.rados.0.smithi137.stdout:2786: writing smithi13778320-201 from 501337 to 1015251 tid 1 2024-09-21T09:36:05.257 INFO:tasks.rados.rados.0.smithi137.stdout:2786: writing smithi13778320-201 from 1521603 to 1938894 tid 2 2024-09-21T09:36:05.257 INFO:tasks.rados.rados.0.smithi137.stdout:2781: done (4 left) 2024-09-21T09:36:05.257 INFO:tasks.rados.rados.0.smithi137.stdout:2782: done (3 left) 2024-09-21T09:36:05.257 INFO:tasks.rados.rados.0.smithi137.stdout:2787: write oid 314 current snap is 0 2024-09-21T09:36:05.257 INFO:tasks.rados.rados.0.smithi137.stdout:2787: seq_num 1792 ranges {518144=589163,1580085=538059} 2024-09-21T09:36:05.263 INFO:tasks.rados.rados.0.smithi137.stdout:2787: writing smithi13778320-314 from 518144 to 1107307 tid 1 2024-09-21T09:36:05.268 INFO:tasks.rados.rados.0.smithi137.stdout:2787: writing smithi13778320-314 from 1580085 to 2118144 tid 2 2024-09-21T09:36:05.269 INFO:tasks.rados.rados.0.smithi137.stdout:2788: write oid 470 current snap is 0 2024-09-21T09:36:05.269 INFO:tasks.rados.rados.0.smithi137.stdout:2784: expect (ObjNum 121 snap 0 seq_num 121) 2024-09-21T09:36:05.340 INFO:tasks.rados.rados.0.smithi137.stdout:2783: expect (ObjNum 1417 snap 0 seq_num 1417) 2024-09-21T09:36:05.533 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:05 smithi137 ceph-mon[28941]: from='client.25556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:05.533 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:05 smithi137 systemd[1]: Starting Ceph mgr.y for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:36:05.533 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:05 smithi137 ceph-mon[39068]: from='client.25556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:05.601 INFO:tasks.rados.rados.0.smithi137.stdout:2786: finishing write tid 1 to smithi13778320-201 2024-09-21T09:36:05.601 INFO:tasks.rados.rados.0.smithi137.stdout:2786: finishing write tid 2 to smithi13778320-201 2024-09-21T09:36:05.601 INFO:tasks.rados.rados.0.smithi137.stdout:2786: finishing write tid 3 to smithi13778320-201 2024-09-21T09:36:05.601 INFO:tasks.rados.rados.0.smithi137.stdout:2786: finishing write tid 4 to smithi13778320-201 2024-09-21T09:36:05.602 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 201 v 329 (ObjNum 1791 snap 0 seq_num 1791) dirty exists 2024-09-21T09:36:05.602 INFO:tasks.rados.rados.0.smithi137.stdout:2786: left oid 201 (ObjNum 1791 snap 0 seq_num 1791) 2024-09-21T09:36:05.602 INFO:tasks.rados.rados.0.smithi137.stdout:2787: finishing write tid 1 to smithi13778320-314 2024-09-21T09:36:05.602 INFO:tasks.rados.rados.0.smithi137.stdout:2788: seq_num 1793 ranges {534951=664412,1922214=212737} 2024-09-21T09:36:05.607 INFO:tasks.rados.rados.0.smithi137.stdout:2788: writing smithi13778320-470 from 534951 to 1199363 tid 1 2024-09-21T09:36:05.614 INFO:tasks.rados.rados.0.smithi137.stdout:2788: writing smithi13778320-470 from 1922214 to 2134951 tid 2 2024-09-21T09:36:05.614 INFO:tasks.rados.rados.0.smithi137.stdout:2783: done (4 left) 2024-09-21T09:36:05.614 INFO:tasks.rados.rados.0.smithi137.stdout:2784: done (3 left) 2024-09-21T09:36:05.615 INFO:tasks.rados.rados.0.smithi137.stdout:2786: done (2 left) 2024-09-21T09:36:05.615 INFO:tasks.rados.rados.0.smithi137.stdout:2789: read oid 499 snap -1 2024-09-21T09:36:05.615 INFO:tasks.rados.rados.0.smithi137.stdout:2789: expect (ObjNum 1705 snap 0 seq_num 1705) 2024-09-21T09:36:05.615 INFO:tasks.rados.rados.0.smithi137.stdout:2790: read oid 29 snap -1 2024-09-21T09:36:05.615 INFO:tasks.rados.rados.0.smithi137.stdout:2790: expect (ObjNum 1662 snap 0 seq_num 1662) 2024-09-21T09:36:05.615 INFO:tasks.rados.rados.0.smithi137.stdout:2791: write oid 395 current snap is 0 2024-09-21T09:36:05.615 INFO:tasks.rados.rados.0.smithi137.stdout:2791: seq_num 1794 ranges {551758=739661,1980696=171062} 2024-09-21T09:36:05.621 INFO:tasks.rados.rados.0.smithi137.stdout:2791: writing smithi13778320-395 from 551758 to 1291419 tid 1 2024-09-21T09:36:05.626 INFO:tasks.rados.rados.0.smithi137.stdout:2791: writing smithi13778320-395 from 1980696 to 2151758 tid 2 2024-09-21T09:36:05.626 INFO:tasks.rados.rados.0.smithi137.stdout:2792: delete oid 211 current snap is 0 2024-09-21T09:36:05.627 INFO:tasks.rados.rados.0.smithi137.stdout:2787: finishing write tid 2 to smithi13778320-314 2024-09-21T09:36:05.627 INFO:tasks.rados.rados.0.smithi137.stdout:2787: finishing write tid 3 to smithi13778320-314 2024-09-21T09:36:05.627 INFO:tasks.rados.rados.0.smithi137.stdout:2787: finishing write tid 4 to smithi13778320-314 2024-09-21T09:36:05.627 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 314 v 468 (ObjNum 1792 snap 0 seq_num 1792) dirty exists 2024-09-21T09:36:05.627 INFO:tasks.rados.rados.0.smithi137.stdout:2787: left oid 314 (ObjNum 1792 snap 0 seq_num 1792) 2024-09-21T09:36:05.627 INFO:tasks.rados.rados.0.smithi137.stdout:2788: finishing write tid 1 to smithi13778320-470 2024-09-21T09:36:05.627 INFO:tasks.rados.rados.0.smithi137.stdout:2788: finishing write tid 2 to smithi13778320-470 2024-09-21T09:36:05.627 INFO:tasks.rados.rados.0.smithi137.stdout:2788: finishing write tid 3 to smithi13778320-470 2024-09-21T09:36:05.627 INFO:tasks.rados.rados.0.smithi137.stdout:2788: finishing write tid 4 to smithi13778320-470 2024-09-21T09:36:05.627 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 470 v 471 (ObjNum 1793 snap 0 seq_num 1793) dirty exists 2024-09-21T09:36:05.627 INFO:tasks.rados.rados.0.smithi137.stdout:2788: left oid 470 (ObjNum 1793 snap 0 seq_num 1793) 2024-09-21T09:36:05.627 INFO:tasks.rados.rados.0.smithi137.stdout:2791: finishing write tid 1 to smithi13778320-395 2024-09-21T09:36:05.629 INFO:tasks.rados.rados.0.smithi137.stdout:2791: finishing write tid 2 to smithi13778320-395 2024-09-21T09:36:05.629 INFO:tasks.rados.rados.0.smithi137.stdout:2791: finishing write tid 3 to smithi13778320-395 2024-09-21T09:36:05.629 INFO:tasks.rados.rados.0.smithi137.stdout:2791: finishing write tid 4 to smithi13778320-395 2024-09-21T09:36:05.629 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 395 v 328 (ObjNum 1794 snap 0 seq_num 1794) dirty exists 2024-09-21T09:36:05.629 INFO:tasks.rados.rados.0.smithi137.stdout:2791: left oid 395 (ObjNum 1794 snap 0 seq_num 1794) 2024-09-21T09:36:05.630 INFO:tasks.rados.rados.0.smithi137.stdout:2789: expect (ObjNum 1705 snap 0 seq_num 1705) 2024-09-21T09:36:05.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:05 smithi165 ceph-mon[32789]: from='client.25556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:05.785 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:05 smithi137 podman[85100]: 2024-09-21 09:36:05.53152411 +0000 UTC m=+0.112589806 container create 02dcb05d94a3b0320000380314cf19817a20bb1bc2eaf93d2f5d037e3928da99 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-21T09:36:05.785 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:05 smithi137 podman[85100]: 2024-09-21 09:36:05.435113973 +0000 UTC m=+0.016179694 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:36:05.785 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:05 smithi137 podman[85100]: 2024-09-21 09:36:05.742433626 +0000 UTC m=+0.323499339 container init 02dcb05d94a3b0320000380314cf19817a20bb1bc2eaf93d2f5d037e3928da99 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y, org.label-schema.license=GPLv2, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:36:05.785 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:05 smithi137 podman[85100]: 2024-09-21 09:36:05.745983262 +0000 UTC m=+0.327048959 container start 02dcb05d94a3b0320000380314cf19817a20bb1bc2eaf93d2f5d037e3928da99 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, RELEASE=main-62da54b, CEPH_POINT_RELEASE=) 2024-09-21T09:36:05.791 INFO:tasks.rados.rados.0.smithi137.stdout:2790: expect (ObjNum 1662 snap 0 seq_num 1662) 2024-09-21T09:36:06.037 INFO:tasks.rados.rados.0.smithi137.stdout:2787: done (5 left) 2024-09-21T09:36:06.037 INFO:tasks.rados.rados.0.smithi137.stdout:2788: done (4 left) 2024-09-21T09:36:06.037 INFO:tasks.rados.rados.0.smithi137.stdout:2789: done (3 left) 2024-09-21T09:36:06.037 INFO:tasks.rados.rados.0.smithi137.stdout:2790: done (2 left) 2024-09-21T09:36:06.037 INFO:tasks.rados.rados.0.smithi137.stdout:2791: done (1 left) 2024-09-21T09:36:06.037 INFO:tasks.rados.rados.0.smithi137.stdout:2792: done (0 left) 2024-09-21T09:36:06.037 INFO:tasks.rados.rados.0.smithi137.stdout:2793: write oid 470 current snap is 0 2024-09-21T09:36:06.037 INFO:tasks.rados.rados.0.smithi137.stdout:2793: seq_num 1796 ranges {585372=606512,1814013=371359} 2024-09-21T09:36:06.043 INFO:tasks.rados.rados.0.smithi137.stdout:2793: writing smithi13778320-470 from 585372 to 1191884 tid 1 2024-09-21T09:36:06.050 INFO:tasks.rados.rados.0.smithi137.stdout:2793: writing smithi13778320-470 from 1814013 to 2185372 tid 2 2024-09-21T09:36:06.050 INFO:tasks.rados.rados.0.smithi137.stdout:2794: read oid 312 snap -1 2024-09-21T09:36:06.050 INFO:tasks.rados.rados.0.smithi137.stdout:2794: expect deleted 2024-09-21T09:36:06.050 INFO:tasks.rados.rados.0.smithi137.stdout:2795: read oid 61 snap -1 2024-09-21T09:36:06.050 INFO:tasks.rados.rados.0.smithi137.stdout:2795: expect deleted 2024-09-21T09:36:06.050 INFO:tasks.rados.rados.0.smithi137.stdout:2796: write oid 414 current snap is 0 2024-09-21T09:36:06.050 INFO:tasks.rados.rados.0.smithi137.stdout:2793: finishing write tid 1 to smithi13778320-470 2024-09-21T09:36:06.050 INFO:tasks.rados.rados.0.smithi137.stdout:2796: seq_num 1797 ranges {602179=681761,1756142=428298} 2024-09-21T09:36:06.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:05 smithi137 ceph-mgr[85140]: -- 172.21.15.137:0/1205204936 <== mon.2 v2:172.21.15.137:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560c2cc170e0 con 0x560c2cbf5400 2024-09-21T09:36:06.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:05 smithi137 bash[85100]: 02dcb05d94a3b0320000380314cf19817a20bb1bc2eaf93d2f5d037e3928da99 2024-09-21T09:36:06.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:05 smithi137 systemd[1]: Started Ceph mgr.y for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:36:06.057 INFO:tasks.rados.rados.0.smithi137.stdout:2796: writing smithi13778320-414 from 602179 to 1283940 tid 1 2024-09-21T09:36:06.062 INFO:tasks.rados.rados.0.smithi137.stdout:2796: writing smithi13778320-414 from 1756142 to 2184440 tid 2 2024-09-21T09:36:06.062 INFO:tasks.rados.rados.0.smithi137.stdout:2797: write oid 403 current snap is 0 2024-09-21T09:36:06.062 INFO:tasks.rados.rados.0.smithi137.stdout:2797: seq_num 1798 ranges {618986=757010,1814624=404362} 2024-09-21T09:36:06.070 INFO:tasks.rados.rados.0.smithi137.stdout:2797: writing smithi13778320-403 from 618986 to 1375996 tid 1 2024-09-21T09:36:06.075 INFO:tasks.rados.rados.0.smithi137.stdout:2797: writing smithi13778320-403 from 1814624 to 2218986 tid 2 2024-09-21T09:36:06.075 INFO:tasks.rados.rados.0.smithi137.stdout:2798: write oid 138 current snap is 0 2024-09-21T09:36:06.075 INFO:tasks.rados.rados.0.smithi137.stdout:2798: seq_num 1799 ranges {635793=432259,1473106=431967} 2024-09-21T09:36:06.080 INFO:tasks.rados.rados.0.smithi137.stdout:2798: writing smithi13778320-138 from 635793 to 1068052 tid 1 2024-09-21T09:36:06.085 INFO:tasks.rados.rados.0.smithi137.stdout:2798: writing smithi13778320-138 from 1473106 to 1905073 tid 2 2024-09-21T09:36:06.086 INFO:tasks.rados.rados.0.smithi137.stdout:2799: read oid 136 snap -1 2024-09-21T09:36:06.086 INFO:tasks.rados.rados.0.smithi137.stdout:2799: expect (ObjNum 1731 snap 0 seq_num 1731) 2024-09-21T09:36:06.086 INFO:tasks.rados.rados.0.smithi137.stdout:2800: read oid 29 snap -1 2024-09-21T09:36:06.086 INFO:tasks.rados.rados.0.smithi137.stdout:2800: expect (ObjNum 1662 snap 0 seq_num 1662) 2024-09-21T09:36:06.086 INFO:tasks.rados.rados.0.smithi137.stdout:2801: write oid 485 current snap is 0 2024-09-21T09:36:06.086 INFO:tasks.rados.rados.0.smithi137.stdout:2793: finishing write tid 2 to smithi13778320-470 2024-09-21T09:36:06.086 INFO:tasks.rados.rados.0.smithi137.stdout:2793: finishing write tid 3 to smithi13778320-470 2024-09-21T09:36:06.086 INFO:tasks.rados.rados.0.smithi137.stdout:2793: finishing write tid 4 to smithi13778320-470 2024-09-21T09:36:06.086 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 470 v 474 (ObjNum 1796 snap 0 seq_num 1796) dirty exists 2024-09-21T09:36:06.086 INFO:tasks.rados.rados.0.smithi137.stdout:2793: left oid 470 (ObjNum 1796 snap 0 seq_num 1796) 2024-09-21T09:36:06.086 INFO:tasks.rados.rados.0.smithi137.stdout:2796: finishing write tid 1 to smithi13778320-414 2024-09-21T09:36:06.086 INFO:tasks.rados.rados.0.smithi137.stdout:2796: finishing write tid 2 to smithi13778320-414 2024-09-21T09:36:06.086 INFO:tasks.rados.rados.0.smithi137.stdout:2796: finishing write tid 3 to smithi13778320-414 2024-09-21T09:36:06.086 INFO:tasks.rados.rados.0.smithi137.stdout:2796: finishing write tid 4 to smithi13778320-414 2024-09-21T09:36:06.087 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 414 v 332 (ObjNum 1797 snap 0 seq_num 1797) dirty exists 2024-09-21T09:36:06.087 INFO:tasks.rados.rados.0.smithi137.stdout:2796: left oid 414 (ObjNum 1797 snap 0 seq_num 1797) 2024-09-21T09:36:06.087 INFO:tasks.rados.rados.0.smithi137.stdout:2797: finishing write tid 1 to smithi13778320-403 2024-09-21T09:36:06.087 INFO:tasks.rados.rados.0.smithi137.stdout:2797: finishing write tid 2 to smithi13778320-403 2024-09-21T09:36:06.087 INFO:tasks.rados.rados.0.smithi137.stdout:2797: finishing write tid 3 to smithi13778320-403 2024-09-21T09:36:06.087 INFO:tasks.rados.rados.0.smithi137.stdout:2797: finishing write tid 4 to smithi13778320-403 2024-09-21T09:36:06.087 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 403 v 432 (ObjNum 1798 snap 0 seq_num 1798) dirty exists 2024-09-21T09:36:06.087 INFO:tasks.rados.rados.0.smithi137.stdout:2797: left oid 403 (ObjNum 1798 snap 0 seq_num 1798) 2024-09-21T09:36:06.087 INFO:tasks.rados.rados.0.smithi137.stdout:2798: finishing write tid 1 to smithi13778320-138 2024-09-21T09:36:06.087 INFO:tasks.rados.rados.0.smithi137.stdout:2801: seq_num 1800 ranges {652600=507508,1931588=321012} 2024-09-21T09:36:06.092 INFO:tasks.rados.rados.0.smithi137.stdout:2801: writing smithi13778320-485 from 652600 to 1160108 tid 1 2024-09-21T09:36:06.099 INFO:tasks.rados.rados.0.smithi137.stdout:2801: writing smithi13778320-485 from 1931588 to 2252600 tid 2 2024-09-21T09:36:06.099 INFO:tasks.rados.rados.0.smithi137.stdout:2793: done (8 left) 2024-09-21T09:36:06.099 INFO:tasks.rados.rados.0.smithi137.stdout:2794: done (7 left) 2024-09-21T09:36:06.099 INFO:tasks.rados.rados.0.smithi137.stdout:2795: done (6 left) 2024-09-21T09:36:06.099 INFO:tasks.rados.rados.0.smithi137.stdout:2796: done (5 left) 2024-09-21T09:36:06.099 INFO:tasks.rados.rados.0.smithi137.stdout:2797: done (4 left) 2024-09-21T09:36:06.099 INFO:tasks.rados.rados.0.smithi137.stdout:2802: write oid 28 current snap is 0 2024-09-21T09:36:06.099 INFO:tasks.rados.rados.0.smithi137.stdout:2802: seq_num 1801 ranges {669407=582757,1873717=395690} 2024-09-21T09:36:06.105 INFO:tasks.rados.rados.0.smithi137.stdout:2802: writing smithi13778320-28 from 669407 to 1252164 tid 1 2024-09-21T09:36:06.112 INFO:tasks.rados.rados.0.smithi137.stdout:2802: writing smithi13778320-28 from 1873717 to 2269407 tid 2 2024-09-21T09:36:06.112 INFO:tasks.rados.rados.0.smithi137.stdout:2803: read oid 290 snap -1 2024-09-21T09:36:06.112 INFO:tasks.rados.rados.0.smithi137.stdout:2803: expect deleted 2024-09-21T09:36:06.112 INFO:tasks.rados.rados.0.smithi137.stdout:2804: read oid 489 snap -1 2024-09-21T09:36:06.112 INFO:tasks.rados.rados.0.smithi137.stdout:2804: expect (ObjNum 1145 snap 0 seq_num 1145) 2024-09-21T09:36:06.112 INFO:tasks.rados.rados.0.smithi137.stdout:2805: read oid 346 snap -1 2024-09-21T09:36:06.112 INFO:tasks.rados.rados.0.smithi137.stdout:2805: expect (ObjNum 1532 snap 0 seq_num 1532) 2024-09-21T09:36:06.112 INFO:tasks.rados.rados.0.smithi137.stdout:2806: write oid 206 current snap is 0 2024-09-21T09:36:06.112 INFO:tasks.rados.rados.0.smithi137.stdout:2799: expect (ObjNum 1731 snap 0 seq_num 1731) 2024-09-21T09:36:06.147 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:05 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:05.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:36:06.147 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:05 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:05.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:36:06.362 INFO:tasks.rados.rados.0.smithi137.stdout:2798: finishing write tid 2 to smithi13778320-138 2024-09-21T09:36:06.362 INFO:tasks.rados.rados.0.smithi137.stdout:2798: finishing write tid 3 to smithi13778320-138 2024-09-21T09:36:06.363 INFO:tasks.rados.rados.0.smithi137.stdout:2798: finishing write tid 4 to smithi13778320-138 2024-09-21T09:36:06.363 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 138 v 435 (ObjNum 1799 snap 0 seq_num 1799) dirty exists 2024-09-21T09:36:06.363 INFO:tasks.rados.rados.0.smithi137.stdout:2798: left oid 138 (ObjNum 1799 snap 0 seq_num 1799) 2024-09-21T09:36:06.363 INFO:tasks.rados.rados.0.smithi137.stdout:2800: expect (ObjNum 1662 snap 0 seq_num 1662) 2024-09-21T09:36:06.432 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:06.515 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:06 smithi165 ceph-mon[32789]: pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.9 MiB/s wr, 81 op/s 2024-09-21T09:36:06.516 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:06 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:06.516 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:06 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3411223321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:06.516 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:06 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:06.516 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:06 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:06.533 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:06 smithi137 ceph-mon[28941]: pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.9 MiB/s wr, 81 op/s 2024-09-21T09:36:06.533 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:06 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:06.533 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:06 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3411223321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:06.533 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:06 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:06.533 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:06 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:06.534 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:06 smithi137 ceph-mon[39068]: pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.9 MiB/s wr, 81 op/s 2024-09-21T09:36:06.534 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:06 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:06.534 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:06 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3411223321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:06.534 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:06 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:06.534 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:06 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:06.606 INFO:tasks.rados.rados.0.smithi137.stdout:2801: finishing write tid 1 to smithi13778320-485 2024-09-21T09:36:06.606 INFO:tasks.rados.rados.0.smithi137.stdout:2801: finishing write tid 2 to smithi13778320-485 2024-09-21T09:36:06.606 INFO:tasks.rados.rados.0.smithi137.stdout:2801: finishing write tid 3 to smithi13778320-485 2024-09-21T09:36:06.606 INFO:tasks.rados.rados.0.smithi137.stdout:2801: finishing write tid 4 to smithi13778320-485 2024-09-21T09:36:06.606 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 485 v 438 (ObjNum 1800 snap 0 seq_num 1800) dirty exists 2024-09-21T09:36:06.606 INFO:tasks.rados.rados.0.smithi137.stdout:2801: left oid 485 (ObjNum 1800 snap 0 seq_num 1800) 2024-09-21T09:36:06.606 INFO:tasks.rados.rados.0.smithi137.stdout:2802: finishing write tid 1 to smithi13778320-28 2024-09-21T09:36:06.606 INFO:tasks.rados.rados.0.smithi137.stdout:2806: seq_num 1802 ranges {686214=774359,2048552=237662} 2024-09-21T09:36:06.615 INFO:tasks.rados.rados.0.smithi137.stdout:2806: writing smithi13778320-206 from 686214 to 1460573 tid 1 2024-09-21T09:36:06.621 INFO:tasks.rados.rados.0.smithi137.stdout:2806: writing smithi13778320-206 from 2048552 to 2286214 tid 2 2024-09-21T09:36:06.621 INFO:tasks.rados.rados.0.smithi137.stdout:2802: finishing write tid 2 to smithi13778320-28 2024-09-21T09:36:06.621 INFO:tasks.rados.rados.0.smithi137.stdout:2802: finishing write tid 3 to smithi13778320-28 2024-09-21T09:36:06.621 INFO:tasks.rados.rados.0.smithi137.stdout:2802: finishing write tid 4 to smithi13778320-28 2024-09-21T09:36:06.622 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 28 v 441 (ObjNum 1801 snap 0 seq_num 1801) dirty exists 2024-09-21T09:36:06.622 INFO:tasks.rados.rados.0.smithi137.stdout:2802: left oid 28 (ObjNum 1801 snap 0 seq_num 1801) 2024-09-21T09:36:06.622 INFO:tasks.rados.rados.0.smithi137.stdout:2805: expect (ObjNum 1532 snap 0 seq_num 1532) 2024-09-21T09:36:06.865 INFO:tasks.rados.rados.0.smithi137.stdout:2804: expect (ObjNum 1145 snap 0 seq_num 1145) 2024-09-21T09:36:07.006 INFO:tasks.rados.rados.0.smithi137.stdout:2806: finishing write tid 1 to smithi13778320-206 2024-09-21T09:36:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:2806: finishing write tid 2 to smithi13778320-206 2024-09-21T09:36:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:2806: finishing write tid 3 to smithi13778320-206 2024-09-21T09:36:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:2806: finishing write tid 4 to smithi13778320-206 2024-09-21T09:36:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 206 v 417 (ObjNum 1802 snap 0 seq_num 1802) dirty exists 2024-09-21T09:36:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:2806: left oid 206 (ObjNum 1802 snap 0 seq_num 1802) 2024-09-21T09:36:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:2798: done (8 left) 2024-09-21T09:36:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:2799: done (7 left) 2024-09-21T09:36:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:2800: done (6 left) 2024-09-21T09:36:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:2801: done (5 left) 2024-09-21T09:36:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:2802: done (4 left) 2024-09-21T09:36:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:2803: done (3 left) 2024-09-21T09:36:07.007 INFO:tasks.rados.rados.0.smithi137.stdout:2804: done (2 left) 2024-09-21T09:36:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:2805: done (1 left) 2024-09-21T09:36:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:2806: done (0 left) 2024-09-21T09:36:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:2807: read oid 345 snap -1 2024-09-21T09:36:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:2807: expect deleted 2024-09-21T09:36:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:2808: read oid 32 snap -1 2024-09-21T09:36:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:2808: expect (ObjNum 1686 snap 0 seq_num 1686) 2024-09-21T09:36:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:2809: read oid 350 snap -1 2024-09-21T09:36:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:2809: expect (ObjNum 1653 snap 0 seq_num 1653) 2024-09-21T09:36:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:2810: read oid 231 snap -1 2024-09-21T09:36:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:2810: expect (ObjNum 1740 snap 0 seq_num 1740) 2024-09-21T09:36:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:2811: write oid 134 current snap is 0 2024-09-21T09:36:07.008 INFO:tasks.rados.rados.0.smithi137.stdout:2811: seq_num 1803 ranges {703021=449608,1707034=595987} 2024-09-21T09:36:07.013 INFO:tasks.rados.rados.0.smithi137.stdout:2811: writing smithi13778320-134 from 703021 to 1152629 tid 1 2024-09-21T09:36:07.020 INFO:tasks.rados.rados.0.smithi137.stdout:2811: writing smithi13778320-134 from 1707034 to 2303021 tid 2 2024-09-21T09:36:07.020 INFO:tasks.rados.rados.0.smithi137.stdout:2812: read oid 386 snap -1 2024-09-21T09:36:07.020 INFO:tasks.rados.rados.0.smithi137.stdout:2812: expect (ObjNum 1724 snap 0 seq_num 1724) 2024-09-21T09:36:07.020 INFO:tasks.rados.rados.0.smithi137.stdout:2813: write oid 95 current snap is 0 2024-09-21T09:36:07.020 INFO:tasks.rados.rados.0.smithi137.stdout:2813: seq_num 1804 ranges {719828=524857,1765516=554312} 2024-09-21T09:36:07.026 INFO:tasks.rados.rados.0.smithi137.stdout:2813: writing smithi13778320-95 from 719828 to 1244685 tid 1 2024-09-21T09:36:07.033 INFO:tasks.rados.rados.0.smithi137.stdout:2813: writing smithi13778320-95 from 1765516 to 2319828 tid 2 2024-09-21T09:36:07.033 INFO:tasks.rados.rados.0.smithi137.stdout:2814: read oid 459 snap -1 2024-09-21T09:36:07.033 INFO:tasks.rados.rados.0.smithi137.stdout:2814: expect (ObjNum 1788 snap 0 seq_num 1788) 2024-09-21T09:36:07.033 INFO:tasks.rados.rados.0.smithi137.stdout:2815: read oid 146 snap -1 2024-09-21T09:36:07.033 INFO:tasks.rados.rados.0.smithi137.stdout:2815: expect (ObjNum 1384 snap 0 seq_num 1384) 2024-09-21T09:36:07.033 INFO:tasks.rados.rados.0.smithi137.stdout:2816: read oid 252 snap -1 2024-09-21T09:36:07.033 INFO:tasks.rados.rados.0.smithi137.stdout:2816: expect (ObjNum 1704 snap 0 seq_num 1704) 2024-09-21T09:36:07.033 INFO:tasks.rados.rados.0.smithi137.stdout:2817: delete oid 179 current snap is 0 2024-09-21T09:36:07.034 INFO:tasks.rados.rados.0.smithi137.stdout:2808: expect (ObjNum 1686 snap 0 seq_num 1686) 2024-09-21T09:36:07.151 INFO:tasks.rados.rados.0.smithi137.stdout:2809: expect (ObjNum 1653 snap 0 seq_num 1653) 2024-09-21T09:36:07.208 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:06 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:06.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:36:07.285 INFO:tasks.rados.rados.0.smithi137.stdout:2810: expect (ObjNum 1740 snap 0 seq_num 1740) 2024-09-21T09:36:07.484 INFO:tasks.rados.rados.0.smithi137.stdout:2811: finishing write tid 1 to smithi13778320-134 2024-09-21T09:36:07.484 INFO:tasks.rados.rados.0.smithi137.stdout:2811: finishing write tid 2 to smithi13778320-134 2024-09-21T09:36:07.484 INFO:tasks.rados.rados.0.smithi137.stdout:2811: finishing write tid 3 to smithi13778320-134 2024-09-21T09:36:07.484 INFO:tasks.rados.rados.0.smithi137.stdout:2807: done (10 left) 2024-09-21T09:36:07.485 INFO:tasks.rados.rados.0.smithi137.stdout:2808: done (9 left) 2024-09-21T09:36:07.485 INFO:tasks.rados.rados.0.smithi137.stdout:2809: done (8 left) 2024-09-21T09:36:07.485 INFO:tasks.rados.rados.0.smithi137.stdout:2810: done (7 left) 2024-09-21T09:36:07.485 INFO:tasks.rados.rados.0.smithi137.stdout:2817: done (6 left) 2024-09-21T09:36:07.485 INFO:tasks.rados.rados.0.smithi137.stdout:2818: read oid 89 snap -1 2024-09-21T09:36:07.485 INFO:tasks.rados.rados.0.smithi137.stdout:2818: expect deleted 2024-09-21T09:36:07.485 INFO:tasks.rados.rados.0.smithi137.stdout:2819: write oid 67 current snap is 0 2024-09-21T09:36:07.485 INFO:tasks.rados.rados.0.smithi137.stdout:2811: finishing write tid 4 to smithi13778320-134 2024-09-21T09:36:07.485 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 134 v 379 (ObjNum 1803 snap 0 seq_num 1803) dirty exists 2024-09-21T09:36:07.485 INFO:tasks.rados.rados.0.smithi137.stdout:2811: left oid 134 (ObjNum 1803 snap 0 seq_num 1803) 2024-09-21T09:36:07.485 INFO:tasks.rados.rados.0.smithi137.stdout:2813: finishing write tid 1 to smithi13778320-95 2024-09-21T09:36:07.485 INFO:tasks.rados.rados.0.smithi137.stdout:2819: seq_num 1806 ranges {753442=675355,2166127=187315} 2024-09-21T09:36:07.491 INFO:tasks.rados.rados.0.smithi137.stdout:2819: writing smithi13778320-67 from 753442 to 1428797 tid 1 2024-09-21T09:36:07.497 INFO:tasks.rados.rados.0.smithi137.stdout:2819: writing smithi13778320-67 from 2166127 to 2353442 tid 2 2024-09-21T09:36:07.497 INFO:tasks.rados.rados.0.smithi137.stdout:2811: done (7 left) 2024-09-21T09:36:07.497 INFO:tasks.rados.rados.0.smithi137.stdout:2820: delete oid 445 current snap is 0 2024-09-21T09:36:07.497 INFO:tasks.rados.rados.0.smithi137.stdout:2812: expect (ObjNum 1724 snap 0 seq_num 1724) 2024-09-21T09:36:07.636 INFO:tasks.rados.rados.0.smithi137.stdout:2813: finishing write tid 2 to smithi13778320-95 2024-09-21T09:36:07.637 INFO:tasks.rados.rados.0.smithi137.stdout:2813: finishing write tid 3 to smithi13778320-95 2024-09-21T09:36:07.637 INFO:tasks.rados.rados.0.smithi137.stdout:2813: finishing write tid 4 to smithi13778320-95 2024-09-21T09:36:07.637 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 95 v 420 (ObjNum 1804 snap 0 seq_num 1804) dirty exists 2024-09-21T09:36:07.637 INFO:tasks.rados.rados.0.smithi137.stdout:2813: left oid 95 (ObjNum 1804 snap 0 seq_num 1804) 2024-09-21T09:36:07.637 INFO:tasks.rados.rados.0.smithi137.stdout:2816: expect (ObjNum 1704 snap 0 seq_num 1704) 2024-09-21T09:36:07.836 INFO:tasks.rados.rados.0.smithi137.stdout:2814: expect (ObjNum 1788 snap 0 seq_num 1788) 2024-09-21T09:36:07.930 INFO:tasks.rados.rados.0.smithi137.stdout:2815: expect (ObjNum 1384 snap 0 seq_num 1384) 2024-09-21T09:36:08.088 INFO:tasks.rados.rados.0.smithi137.stdout:2819: finishing write tid 1 to smithi13778320-67 2024-09-21T09:36:08.088 INFO:tasks.rados.rados.0.smithi137.stdout:2819: finishing write tid 2 to smithi13778320-67 2024-09-21T09:36:08.088 INFO:tasks.rados.rados.0.smithi137.stdout:2819: finishing write tid 3 to smithi13778320-67 2024-09-21T09:36:08.088 INFO:tasks.rados.rados.0.smithi137.stdout:2819: finishing write tid 4 to smithi13778320-67 2024-09-21T09:36:08.088 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 67 v 344 (ObjNum 1806 snap 0 seq_num 1806) dirty exists 2024-09-21T09:36:08.088 INFO:tasks.rados.rados.0.smithi137.stdout:2819: left oid 67 (ObjNum 1806 snap 0 seq_num 1806) 2024-09-21T09:36:08.088 INFO:tasks.rados.rados.0.smithi137.stdout:2812: done (7 left) 2024-09-21T09:36:08.088 INFO:tasks.rados.rados.0.smithi137.stdout:2813: done (6 left) 2024-09-21T09:36:08.088 INFO:tasks.rados.rados.0.smithi137.stdout:2814: done (5 left) 2024-09-21T09:36:08.088 INFO:tasks.rados.rados.0.smithi137.stdout:2815: done (4 left) 2024-09-21T09:36:08.088 INFO:tasks.rados.rados.0.smithi137.stdout:2816: done (3 left) 2024-09-21T09:36:08.088 INFO:tasks.rados.rados.0.smithi137.stdout:2818: done (2 left) 2024-09-21T09:36:08.089 INFO:tasks.rados.rados.0.smithi137.stdout:2819: done (1 left) 2024-09-21T09:36:08.089 INFO:tasks.rados.rados.0.smithi137.stdout:2820: done (0 left) 2024-09-21T09:36:08.089 INFO:tasks.rados.rados.0.smithi137.stdout:2821: write oid 21 current snap is 0 2024-09-21T09:36:08.089 INFO:tasks.rados.rados.0.smithi137.stdout:2821: seq_num 1808 ranges {787056=425853,1883091=503965} 2024-09-21T09:36:08.094 INFO:tasks.rados.rados.0.smithi137.stdout:2821: writing smithi13778320-21 from 787056 to 1212909 tid 1 2024-09-21T09:36:08.100 INFO:tasks.rados.rados.0.smithi137.stdout:2821: writing smithi13778320-21 from 1883091 to 2387056 tid 2 2024-09-21T09:36:08.100 INFO:tasks.rados.rados.0.smithi137.stdout:2822: write oid 237 current snap is 0 2024-09-21T09:36:08.101 INFO:tasks.rados.rados.0.smithi137.stdout:2822: seq_num 1809 ranges {403863=501102,1425220=733959} 2024-09-21T09:36:08.106 INFO:tasks.rados.rados.0.smithi137.stdout:2822: writing smithi13778320-237 from 403863 to 904965 tid 1 2024-09-21T09:36:08.113 INFO:tasks.rados.rados.0.smithi137.stdout:2822: writing smithi13778320-237 from 1425220 to 2159179 tid 2 2024-09-21T09:36:08.113 INFO:tasks.rados.rados.0.smithi137.stdout:2823: write oid 450 current snap is 0 2024-09-21T09:36:08.113 INFO:tasks.rados.rados.0.smithi137.stdout:2821: finishing write tid 1 to smithi13778320-21 2024-09-21T09:36:08.113 INFO:tasks.rados.rados.0.smithi137.stdout:2821: finishing write tid 2 to smithi13778320-21 2024-09-21T09:36:08.113 INFO:tasks.rados.rados.0.smithi137.stdout:2821: finishing write tid 3 to smithi13778320-21 2024-09-21T09:36:08.113 INFO:tasks.rados.rados.0.smithi137.stdout:2821: finishing write tid 4 to smithi13778320-21 2024-09-21T09:36:08.113 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 21 v 423 (ObjNum 1808 snap 0 seq_num 1808) dirty exists 2024-09-21T09:36:08.113 INFO:tasks.rados.rados.0.smithi137.stdout:2821: left oid 21 (ObjNum 1808 snap 0 seq_num 1808) 2024-09-21T09:36:08.113 INFO:tasks.rados.rados.0.smithi137.stdout:2822: finishing write tid 1 to smithi13778320-237 2024-09-21T09:36:08.113 INFO:tasks.rados.rados.0.smithi137.stdout:2823: seq_num 1810 ranges {420670=692704,1600055=593970} 2024-09-21T09:36:08.118 INFO:tasks.rados.rados.0.smithi137.stdout:2823: writing smithi13778320-450 from 420670 to 1113374 tid 1 2024-09-21T09:36:08.125 INFO:tasks.rados.rados.0.smithi137.stdout:2823: writing smithi13778320-450 from 1600055 to 2194025 tid 2 2024-09-21T09:36:08.125 INFO:tasks.rados.rados.0.smithi137.stdout:2821: done (2 left) 2024-09-21T09:36:08.125 INFO:tasks.rados.rados.0.smithi137.stdout:2824: read oid 378 snap -1 2024-09-21T09:36:08.125 INFO:tasks.rados.rados.0.smithi137.stdout:2824: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T09:36:08.125 INFO:tasks.rados.rados.0.smithi137.stdout:2825: read oid 125 snap -1 2024-09-21T09:36:08.126 INFO:tasks.rados.rados.0.smithi137.stdout:2825: expect deleted 2024-09-21T09:36:08.126 INFO:tasks.rados.rados.0.smithi137.stdout:2826: write oid 37 current snap is 0 2024-09-21T09:36:08.126 INFO:tasks.rados.rados.0.smithi137.stdout:2822: finishing write tid 2 to smithi13778320-237 2024-09-21T09:36:08.126 INFO:tasks.rados.rados.0.smithi137.stdout:2822: finishing write tid 3 to smithi13778320-237 2024-09-21T09:36:08.126 INFO:tasks.rados.rados.0.smithi137.stdout:2822: finishing write tid 4 to smithi13778320-237 2024-09-21T09:36:08.126 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 237 v 430 (ObjNum 1809 snap 0 seq_num 1809) dirty exists 2024-09-21T09:36:08.126 INFO:tasks.rados.rados.0.smithi137.stdout:2822: left oid 237 (ObjNum 1809 snap 0 seq_num 1809) 2024-09-21T09:36:08.126 INFO:tasks.rados.rados.0.smithi137.stdout:2823: finishing write tid 1 to smithi13778320-450 2024-09-21T09:36:08.126 INFO:tasks.rados.rados.0.smithi137.stdout:2826: seq_num 1811 ranges {437477=767953,1658537=737628} 2024-09-21T09:36:08.132 INFO:tasks.rados.rados.0.smithi137.stdout:2826: writing smithi13778320-37 from 437477 to 1205430 tid 1 2024-09-21T09:36:08.139 INFO:tasks.rados.rados.0.smithi137.stdout:2826: writing smithi13778320-37 from 1658537 to 2396165 tid 2 2024-09-21T09:36:08.139 INFO:tasks.rados.rados.0.smithi137.stdout:2822: done (4 left) 2024-09-21T09:36:08.139 INFO:tasks.rados.rados.0.smithi137.stdout:2827: write oid 318 current snap is 0 2024-09-21T09:36:08.139 INFO:tasks.rados.rados.0.smithi137.stdout:2827: seq_num 1812 ranges {454284=443202,1317019=597639,2376463=77821} 2024-09-21T09:36:08.144 INFO:tasks.rados.rados.0.smithi137.stdout:2827: writing smithi13778320-318 from 454284 to 897486 tid 1 2024-09-21T09:36:08.151 INFO:tasks.rados.rados.0.smithi137.stdout:2827: writing smithi13778320-318 from 1317019 to 1914658 tid 2 2024-09-21T09:36:08.154 INFO:tasks.rados.rados.0.smithi137.stdout:2827: writing smithi13778320-318 from 2376463 to 2454284 tid 3 2024-09-21T09:36:08.155 INFO:tasks.rados.rados.0.smithi137.stdout:2828: read oid 70 snap -1 2024-09-21T09:36:08.155 INFO:tasks.rados.rados.0.smithi137.stdout:2828: expect (ObjNum 69 snap 0 seq_num 69) 2024-09-21T09:36:08.155 INFO:tasks.rados.rados.0.smithi137.stdout:2829: write oid 78 current snap is 0 2024-09-21T09:36:08.155 INFO:tasks.rados.rados.0.smithi137.stdout:2823: finishing write tid 2 to smithi13778320-450 2024-09-21T09:36:08.155 INFO:tasks.rados.rados.0.smithi137.stdout:2823: finishing write tid 3 to smithi13778320-450 2024-09-21T09:36:08.155 INFO:tasks.rados.rados.0.smithi137.stdout:2829: seq_num 1813 ranges {471091=518451,1659148=741297} 2024-09-21T09:36:08.160 INFO:tasks.rados.rados.0.smithi137.stdout:2829: writing smithi13778320-78 from 471091 to 989542 tid 1 2024-09-21T09:36:08.168 INFO:tasks.rados.rados.0.smithi137.stdout:2829: writing smithi13778320-78 from 1659148 to 2400445 tid 2 2024-09-21T09:36:08.168 INFO:tasks.rados.rados.0.smithi137.stdout:2825: done (6 left) 2024-09-21T09:36:08.168 INFO:tasks.rados.rados.0.smithi137.stdout:2830: write oid 30 current snap is 0 2024-09-21T09:36:08.169 INFO:tasks.rados.rados.0.smithi137.stdout:2823: finishing write tid 4 to smithi13778320-450 2024-09-21T09:36:08.169 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 450 v 426 (ObjNum 1810 snap 0 seq_num 1810) dirty exists 2024-09-21T09:36:08.169 INFO:tasks.rados.rados.0.smithi137.stdout:2823: left oid 450 (ObjNum 1810 snap 0 seq_num 1810) 2024-09-21T09:36:08.169 INFO:tasks.rados.rados.0.smithi137.stdout:2830: seq_num 1814 ranges {487898=593700,1717630=484955} 2024-09-21T09:36:08.174 INFO:tasks.rados.rados.0.smithi137.stdout:2830: writing smithi13778320-30 from 487898 to 1081598 tid 1 2024-09-21T09:36:08.181 INFO:tasks.rados.rados.0.smithi137.stdout:2830: writing smithi13778320-30 from 1717630 to 2202585 tid 2 2024-09-21T09:36:08.181 INFO:tasks.rados.rados.0.smithi137.stdout:2823: done (6 left) 2024-09-21T09:36:08.181 INFO:tasks.rados.rados.0.smithi137.stdout:2831: read oid 40 snap -1 2024-09-21T09:36:08.181 INFO:tasks.rados.rados.0.smithi137.stdout:2831: expect (ObjNum 1659 snap 0 seq_num 1659) 2024-09-21T09:36:08.181 INFO:tasks.rados.rados.0.smithi137.stdout:2832: write oid 435 current snap is 0 2024-09-21T09:36:08.181 INFO:tasks.rados.rados.0.smithi137.stdout:2832: seq_num 1815 ranges {504705=668949,1776112=728593} 2024-09-21T09:36:08.187 INFO:tasks.rados.rados.0.smithi137.stdout:2832: writing smithi13778320-435 from 504705 to 1173654 tid 1 2024-09-21T09:36:08.196 INFO:tasks.rados.rados.0.smithi137.stdout:2832: writing smithi13778320-435 from 1776112 to 2504705 tid 2 2024-09-21T09:36:08.196 INFO:tasks.rados.rados.0.smithi137.stdout:2833: read oid 387 snap -1 2024-09-21T09:36:08.196 INFO:tasks.rados.rados.0.smithi137.stdout:2833: expect deleted 2024-09-21T09:36:08.196 INFO:tasks.rados.rados.0.smithi137.stdout:2834: delete oid 96 current snap is 0 2024-09-21T09:36:08.196 INFO:tasks.rados.rados.0.smithi137.stdout:2824: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T09:36:08.279 INFO:tasks.rados.rados.0.smithi137.stdout:2826: finishing write tid 1 to smithi13778320-37 2024-09-21T09:36:08.279 INFO:tasks.rados.rados.0.smithi137.stdout:2824: done (9 left) 2024-09-21T09:36:08.279 INFO:tasks.rados.rados.0.smithi137.stdout:2834: done (8 left) 2024-09-21T09:36:08.279 INFO:tasks.rados.rados.0.smithi137.stdout:2835: write oid 122 current snap is 0 2024-09-21T09:36:08.279 INFO:tasks.rados.rados.0.smithi137.stdout:2826: finishing write tid 2 to smithi13778320-37 2024-09-21T09:36:08.279 INFO:tasks.rados.rados.0.smithi137.stdout:2826: finishing write tid 3 to smithi13778320-37 2024-09-21T09:36:08.279 INFO:tasks.rados.rados.0.smithi137.stdout:2826: finishing write tid 4 to smithi13778320-37 2024-09-21T09:36:08.279 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 37 v 433 (ObjNum 1811 snap 0 seq_num 1811) dirty exists 2024-09-21T09:36:08.280 INFO:tasks.rados.rados.0.smithi137.stdout:2826: left oid 37 (ObjNum 1811 snap 0 seq_num 1811) 2024-09-21T09:36:08.280 INFO:tasks.rados.rados.0.smithi137.stdout:2827: finishing write tid 1 to smithi13778320-318 2024-09-21T09:36:08.280 INFO:tasks.rados.rados.0.smithi137.stdout:2835: seq_num 1817 ranges {538319=535800,1493076=748635} 2024-09-21T09:36:08.284 INFO:tasks.rados.rados.0.smithi137.stdout:2835: writing smithi13778320-122 from 538319 to 1074119 tid 1 2024-09-21T09:36:08.292 INFO:tasks.rados.rados.0.smithi137.stdout:2835: writing smithi13778320-122 from 1493076 to 2241711 tid 2 2024-09-21T09:36:08.292 INFO:tasks.rados.rados.0.smithi137.stdout:2826: done (8 left) 2024-09-21T09:36:08.292 INFO:tasks.rados.rados.0.smithi137.stdout:2836: write oid 496 current snap is 0 2024-09-21T09:36:08.292 INFO:tasks.rados.rados.0.smithi137.stdout:2827: finishing write tid 2 to smithi13778320-318 2024-09-21T09:36:08.292 INFO:tasks.rados.rados.0.smithi137.stdout:2827: finishing write tid 3 to smithi13778320-318 2024-09-21T09:36:08.292 INFO:tasks.rados.rados.0.smithi137.stdout:2827: finishing write tid 4 to smithi13778320-318 2024-09-21T09:36:08.292 INFO:tasks.rados.rados.0.smithi137.stdout:2827: finishing write tid 5 to smithi13778320-318 2024-09-21T09:36:08.292 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 318 v 445 (ObjNum 1812 snap 0 seq_num 1812) dirty exists 2024-09-21T09:36:08.292 INFO:tasks.rados.rados.0.smithi137.stdout:2827: left oid 318 (ObjNum 1812 snap 0 seq_num 1812) 2024-09-21T09:36:08.292 INFO:tasks.rados.rados.0.smithi137.stdout:2836: seq_num 1818 ranges {555126=611049,1951558=492293} 2024-09-21T09:36:08.298 INFO:tasks.rados.rados.0.smithi137.stdout:2836: writing smithi13778320-496 from 555126 to 1166175 tid 1 2024-09-21T09:36:08.305 INFO:tasks.rados.rados.0.smithi137.stdout:2836: writing smithi13778320-496 from 1951558 to 2443851 tid 2 2024-09-21T09:36:08.305 INFO:tasks.rados.rados.0.smithi137.stdout:2827: done (8 left) 2024-09-21T09:36:08.306 INFO:tasks.rados.rados.0.smithi137.stdout:2837: read oid 306 snap -1 2024-09-21T09:36:08.306 INFO:tasks.rados.rados.0.smithi137.stdout:2837: expect (ObjNum 1261 snap 0 seq_num 1261) 2024-09-21T09:36:08.306 INFO:tasks.rados.rados.0.smithi137.stdout:2838: delete oid 93 current snap is 0 2024-09-21T09:36:08.306 INFO:tasks.rados.rados.0.smithi137.stdout:2828: expect (ObjNum 69 snap 0 seq_num 69) 2024-09-21T09:36:08.413 INFO:tasks.rados.rados.0.smithi137.stdout:2829: finishing write tid 1 to smithi13778320-78 2024-09-21T09:36:08.413 INFO:tasks.rados.rados.0.smithi137.stdout:2829: finishing write tid 2 to smithi13778320-78 2024-09-21T09:36:08.413 INFO:tasks.rados.rados.0.smithi137.stdout:2829: finishing write tid 3 to smithi13778320-78 2024-09-21T09:36:08.413 INFO:tasks.rados.rados.0.smithi137.stdout:2829: finishing write tid 4 to smithi13778320-78 2024-09-21T09:36:08.413 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 78 v 365 (ObjNum 1813 snap 0 seq_num 1813) dirty exists 2024-09-21T09:36:08.413 INFO:tasks.rados.rados.0.smithi137.stdout:2829: left oid 78 (ObjNum 1813 snap 0 seq_num 1813) 2024-09-21T09:36:08.413 INFO:tasks.rados.rados.0.smithi137.stdout:2830: finishing write tid 1 to smithi13778320-30 2024-09-21T09:36:08.413 INFO:tasks.rados.rados.0.smithi137.stdout:2830: finishing write tid 2 to smithi13778320-30 2024-09-21T09:36:08.413 INFO:tasks.rados.rados.0.smithi137.stdout:2830: finishing write tid 3 to smithi13778320-30 2024-09-21T09:36:08.414 INFO:tasks.rados.rados.0.smithi137.stdout:2830: finishing write tid 4 to smithi13778320-30 2024-09-21T09:36:08.414 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 30 v 279 (ObjNum 1814 snap 0 seq_num 1814) dirty exists 2024-09-21T09:36:08.414 INFO:tasks.rados.rados.0.smithi137.stdout:2830: left oid 30 (ObjNum 1814 snap 0 seq_num 1814) 2024-09-21T09:36:08.414 INFO:tasks.rados.rados.0.smithi137.stdout:2828: done (9 left) 2024-09-21T09:36:08.414 INFO:tasks.rados.rados.0.smithi137.stdout:2829: done (8 left) 2024-09-21T09:36:08.414 INFO:tasks.rados.rados.0.smithi137.stdout:2830: done (7 left) 2024-09-21T09:36:08.414 INFO:tasks.rados.rados.0.smithi137.stdout:2838: done (6 left) 2024-09-21T09:36:08.414 INFO:tasks.rados.rados.0.smithi137.stdout:2839: write oid 39 current snap is 0 2024-09-21T09:36:08.414 INFO:tasks.rados.rados.0.smithi137.stdout:2831: expect (ObjNum 1659 snap 0 seq_num 1659) 2024-09-21T09:36:08.451 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:08 smithi137 ceph-mon[28941]: from='client.25574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:08.451 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:08 smithi137 ceph-mon[28941]: pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.9 MiB/s wr, 81 op/s 2024-09-21T09:36:08.451 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:08 smithi137 ceph-mon[28941]: from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:08.451 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:08 smithi137 ceph-mon[39068]: from='client.25574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:08.451 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:08 smithi137 ceph-mon[39068]: pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.9 MiB/s wr, 81 op/s 2024-09-21T09:36:08.451 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:08 smithi137 ceph-mon[39068]: from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:08.471 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:08 smithi165 ceph-mon[32789]: from='client.25574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:08.471 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:08 smithi165 ceph-mon[32789]: pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.9 MiB/s wr, 81 op/s 2024-09-21T09:36:08.471 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:08 smithi165 ceph-mon[32789]: from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:08.664 INFO:tasks.rados.rados.0.smithi137.stdout:2832: finishing write tid 1 to smithi13778320-435 2024-09-21T09:36:08.664 INFO:tasks.rados.rados.0.smithi137.stdout:2832: finishing write tid 2 to smithi13778320-435 2024-09-21T09:36:08.664 INFO:tasks.rados.rados.0.smithi137.stdout:2832: finishing write tid 3 to smithi13778320-435 2024-09-21T09:36:08.664 INFO:tasks.rados.rados.0.smithi137.stdout:2839: seq_num 1820 ranges {588740=761547,2068522=495962} 2024-09-21T09:36:08.672 INFO:tasks.rados.rados.0.smithi137.stdout:2839: writing smithi13778320-39 from 588740 to 1350287 tid 1 2024-09-21T09:36:08.680 INFO:tasks.rados.rados.0.smithi137.stdout:2839: writing smithi13778320-39 from 2068522 to 2564484 tid 2 2024-09-21T09:36:08.680 INFO:tasks.rados.rados.0.smithi137.stdout:2831: done (6 left) 2024-09-21T09:36:08.680 INFO:tasks.rados.rados.0.smithi137.stdout:2833: done (5 left) 2024-09-21T09:36:08.680 INFO:tasks.rados.rados.0.smithi137.stdout:2840: delete oid 261 current snap is 0 2024-09-21T09:36:08.681 INFO:tasks.rados.rados.0.smithi137.stdout:2832: finishing write tid 4 to smithi13778320-435 2024-09-21T09:36:08.681 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 435 v 382 (ObjNum 1815 snap 0 seq_num 1815) dirty exists 2024-09-21T09:36:08.681 INFO:tasks.rados.rados.0.smithi137.stdout:2832: left oid 435 (ObjNum 1815 snap 0 seq_num 1815) 2024-09-21T09:36:08.681 INFO:tasks.rados.rados.0.smithi137.stdout:2835: finishing write tid 1 to smithi13778320-122 2024-09-21T09:36:08.681 INFO:tasks.rados.rados.0.smithi137.stdout:2835: finishing write tid 2 to smithi13778320-122 2024-09-21T09:36:08.681 INFO:tasks.rados.rados.0.smithi137.stdout:2835: finishing write tid 3 to smithi13778320-122 2024-09-21T09:36:08.681 INFO:tasks.rados.rados.0.smithi137.stdout:2835: finishing write tid 4 to smithi13778320-122 2024-09-21T09:36:08.681 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 122 v 304 (ObjNum 1817 snap 0 seq_num 1817) dirty exists 2024-09-21T09:36:08.681 INFO:tasks.rados.rados.0.smithi137.stdout:2835: left oid 122 (ObjNum 1817 snap 0 seq_num 1817) 2024-09-21T09:36:08.681 INFO:tasks.rados.rados.0.smithi137.stdout:2836: finishing write tid 1 to smithi13778320-496 2024-09-21T09:36:08.681 INFO:tasks.rados.rados.0.smithi137.stdout:2836: finishing write tid 2 to smithi13778320-496 2024-09-21T09:36:08.681 INFO:tasks.rados.rados.0.smithi137.stdout:2836: finishing write tid 3 to smithi13778320-496 2024-09-21T09:36:08.681 INFO:tasks.rados.rados.0.smithi137.stdout:2836: finishing write tid 4 to smithi13778320-496 2024-09-21T09:36:08.681 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 496 v 307 (ObjNum 1818 snap 0 seq_num 1818) dirty exists 2024-09-21T09:36:08.682 INFO:tasks.rados.rados.0.smithi137.stdout:2836: left oid 496 (ObjNum 1818 snap 0 seq_num 1818) 2024-09-21T09:36:08.682 INFO:tasks.rados.rados.0.smithi137.stdout:2837: expect (ObjNum 1261 snap 0 seq_num 1261) 2024-09-21T09:36:08.794 INFO:tasks.rados.rados.0.smithi137.stdout:2839: finishing write tid 1 to smithi13778320-39 2024-09-21T09:36:08.794 INFO:tasks.rados.rados.0.smithi137.stdout:2839: finishing write tid 2 to smithi13778320-39 2024-09-21T09:36:08.794 INFO:tasks.rados.rados.0.smithi137.stdout:2839: finishing write tid 3 to smithi13778320-39 2024-09-21T09:36:08.794 INFO:tasks.rados.rados.0.smithi137.stdout:2839: finishing write tid 4 to smithi13778320-39 2024-09-21T09:36:08.794 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 39 v 310 (ObjNum 1820 snap 0 seq_num 1820) dirty exists 2024-09-21T09:36:08.794 INFO:tasks.rados.rados.0.smithi137.stdout:2839: left oid 39 (ObjNum 1820 snap 0 seq_num 1820) 2024-09-21T09:36:08.794 INFO:tasks.rados.rados.0.smithi137.stdout:2832: done (5 left) 2024-09-21T09:36:08.794 INFO:tasks.rados.rados.0.smithi137.stdout:2835: done (4 left) 2024-09-21T09:36:08.794 INFO:tasks.rados.rados.0.smithi137.stdout:2836: done (3 left) 2024-09-21T09:36:08.794 INFO:tasks.rados.rados.0.smithi137.stdout:2837: done (2 left) 2024-09-21T09:36:08.794 INFO:tasks.rados.rados.0.smithi137.stdout:2839: done (1 left) 2024-09-21T09:36:08.795 INFO:tasks.rados.rados.0.smithi137.stdout:2840: done (0 left) 2024-09-21T09:36:08.795 INFO:tasks.rados.rados.0.smithi137.stdout:2841: delete oid 100 current snap is 0 2024-09-21T09:36:08.795 INFO:tasks.rados.rados.0.smithi137.stdout:2841: done (0 left) 2024-09-21T09:36:08.796 INFO:tasks.rados.rados.0.smithi137.stdout:2842: read oid 310 snap -1 2024-09-21T09:36:08.796 INFO:tasks.rados.rados.0.smithi137.stdout:2842: expect (ObjNum 1407 snap 0 seq_num 1407) 2024-09-21T09:36:08.796 INFO:tasks.rados.rados.0.smithi137.stdout:2843: read oid 353 snap -1 2024-09-21T09:36:08.796 INFO:tasks.rados.rados.0.smithi137.stdout:2843: expect (ObjNum 1534 snap 0 seq_num 1534) 2024-09-21T09:36:08.796 INFO:tasks.rados.rados.0.smithi137.stdout:2844: read oid 332 snap -1 2024-09-21T09:36:08.796 INFO:tasks.rados.rados.0.smithi137.stdout:2844: expect (ObjNum 1779 snap 0 seq_num 1779) 2024-09-21T09:36:08.796 INFO:tasks.rados.rados.0.smithi137.stdout:2845: write oid 57 current snap is 0 2024-09-21T09:36:08.796 INFO:tasks.rados.rados.0.smithi137.stdout:2845: seq_num 1823 ranges {639161=587294,1727615=759642} 2024-09-21T09:36:08.803 INFO:tasks.rados.rados.0.smithi137.stdout:2845: writing smithi13778320-57 from 639161 to 1226455 tid 1 2024-09-21T09:36:08.814 INFO:tasks.rados.rados.0.smithi137.stdout:2845: writing smithi13778320-57 from 1727615 to 2487257 tid 2 2024-09-21T09:36:08.814 INFO:tasks.rados.rados.0.smithi137.stdout:2846: write oid 492 current snap is 0 2024-09-21T09:36:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:2843: expect (ObjNum 1534 snap 0 seq_num 1534) 2024-09-21T09:36:08.952 INFO:tasks.rados.rados.0.smithi137.stdout:2845: finishing write tid 1 to smithi13778320-57 2024-09-21T09:36:08.953 INFO:tasks.rados.rados.0.smithi137.stdout:2842: expect (ObjNum 1407 snap 0 seq_num 1407) 2024-09-21T09:36:09.127 INFO:tasks.rados.rados.0.smithi137.stdout:2844: expect (ObjNum 1779 snap 0 seq_num 1779) 2024-09-21T09:36:09.297 INFO:tasks.rados.rados.0.smithi137.stdout:2845: finishing write tid 2 to smithi13778320-57 2024-09-21T09:36:09.297 INFO:tasks.rados.rados.0.smithi137.stdout:2845: finishing write tid 3 to smithi13778320-57 2024-09-21T09:36:09.298 INFO:tasks.rados.rados.0.smithi137.stdout:2845: finishing write tid 4 to smithi13778320-57 2024-09-21T09:36:09.298 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 57 v 436 (ObjNum 1823 snap 0 seq_num 1823) dirty exists 2024-09-21T09:36:09.298 INFO:tasks.rados.rados.0.smithi137.stdout:2845: left oid 57 (ObjNum 1823 snap 0 seq_num 1823) 2024-09-21T09:36:09.298 INFO:tasks.rados.rados.0.smithi137.stdout:2846: seq_num 1824 ranges {655968=662543,1786097=503300} 2024-09-21T09:36:09.306 INFO:tasks.rados.rados.0.smithi137.stdout:2846: writing smithi13778320-492 from 655968 to 1318511 tid 1 2024-09-21T09:36:09.313 INFO:tasks.rados.rados.0.smithi137.stdout:2846: writing smithi13778320-492 from 1786097 to 2289397 tid 2 2024-09-21T09:36:09.313 INFO:tasks.rados.rados.0.smithi137.stdout:2842: done (4 left) 2024-09-21T09:36:09.313 INFO:tasks.rados.rados.0.smithi137.stdout:2843: done (3 left) 2024-09-21T09:36:09.313 INFO:tasks.rados.rados.0.smithi137.stdout:2844: done (2 left) 2024-09-21T09:36:09.313 INFO:tasks.rados.rados.0.smithi137.stdout:2845: done (1 left) 2024-09-21T09:36:09.313 INFO:tasks.rados.rados.0.smithi137.stdout:2847: write oid 131 current snap is 0 2024-09-21T09:36:09.313 INFO:tasks.rados.rados.0.smithi137.stdout:2846: finishing write tid 1 to smithi13778320-492 2024-09-21T09:36:09.313 INFO:tasks.rados.rados.0.smithi137.stdout:2847: seq_num 1825 ranges {672775=454145,1844579=763311} 2024-09-21T09:36:09.320 INFO:tasks.rados.rados.0.smithi137.stdout:2847: writing smithi13778320-131 from 672775 to 1126920 tid 1 2024-09-21T09:36:09.331 INFO:tasks.rados.rados.0.smithi137.stdout:2847: writing smithi13778320-131 from 1844579 to 2607890 tid 2 2024-09-21T09:36:09.331 INFO:tasks.rados.rados.0.smithi137.stdout:2848: read oid 487 snap -1 2024-09-21T09:36:09.331 INFO:tasks.rados.rados.0.smithi137.stdout:2848: expect (ObjNum 1767 snap 0 seq_num 1767) 2024-09-21T09:36:09.331 INFO:tasks.rados.rados.0.smithi137.stdout:2849: read oid 123 snap -1 2024-09-21T09:36:09.331 INFO:tasks.rados.rados.0.smithi137.stdout:2849: expect (ObjNum 574 snap 0 seq_num 574) 2024-09-21T09:36:09.331 INFO:tasks.rados.rados.0.smithi137.stdout:2850: read oid 439 snap -1 2024-09-21T09:36:09.331 INFO:tasks.rados.rados.0.smithi137.stdout:2850: expect (ObjNum 1437 snap 0 seq_num 1437) 2024-09-21T09:36:09.331 INFO:tasks.rados.rados.0.smithi137.stdout:2851: write oid 194 current snap is 0 2024-09-21T09:36:09.331 INFO:tasks.rados.rados.0.smithi137.stdout:2846: finishing write tid 2 to smithi13778320-492 2024-09-21T09:36:09.331 INFO:tasks.rados.rados.0.smithi137.stdout:2846: finishing write tid 3 to smithi13778320-492 2024-09-21T09:36:09.331 INFO:tasks.rados.rados.0.smithi137.stdout:2846: finishing write tid 4 to smithi13778320-492 2024-09-21T09:36:09.331 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 492 v 439 (ObjNum 1824 snap 0 seq_num 1824) dirty exists 2024-09-21T09:36:09.332 INFO:tasks.rados.rados.0.smithi137.stdout:2846: left oid 492 (ObjNum 1824 snap 0 seq_num 1824) 2024-09-21T09:36:09.332 INFO:tasks.rados.rados.0.smithi137.stdout:2847: finishing write tid 1 to smithi13778320-131 2024-09-21T09:36:09.332 INFO:tasks.rados.rados.0.smithi137.stdout:2851: seq_num 1826 ranges {689582=529394,1903061=506969} 2024-09-21T09:36:09.338 INFO:tasks.rados.rados.0.smithi137.stdout:2851: writing smithi13778320-194 from 689582 to 1218976 tid 1 2024-09-21T09:36:09.346 INFO:tasks.rados.rados.0.smithi137.stdout:2851: writing smithi13778320-194 from 1903061 to 2410030 tid 2 2024-09-21T09:36:09.346 INFO:tasks.rados.rados.0.smithi137.stdout:2846: done (5 left) 2024-09-21T09:36:09.347 INFO:tasks.rados.rados.0.smithi137.stdout:2852: read oid 305 snap -1 2024-09-21T09:36:09.347 INFO:tasks.rados.rados.0.smithi137.stdout:2852: expect deleted 2024-09-21T09:36:09.347 INFO:tasks.rados.rados.0.smithi137.stdout:2847: finishing write tid 2 to smithi13778320-131 2024-09-21T09:36:09.347 INFO:tasks.rados.rados.0.smithi137.stdout:2850: expect (ObjNum 1437 snap 0 seq_num 1437) 2024-09-21T09:36:09.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:09 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1362001611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:09.461 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:09.524 INFO:tasks.rados.rados.0.smithi137.stdout:2847: finishing write tid 3 to smithi13778320-131 2024-09-21T09:36:09.524 INFO:tasks.rados.rados.0.smithi137.stdout:2847: finishing write tid 4 to smithi13778320-131 2024-09-21T09:36:09.524 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 131 v 316 (ObjNum 1825 snap 0 seq_num 1825) dirty exists 2024-09-21T09:36:09.524 INFO:tasks.rados.rados.0.smithi137.stdout:2847: left oid 131 (ObjNum 1825 snap 0 seq_num 1825) 2024-09-21T09:36:09.524 INFO:tasks.rados.rados.0.smithi137.stdout:2848: expect (ObjNum 1767 snap 0 seq_num 1767) 2024-09-21T09:36:09.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:09 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1362001611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:09.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:09 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1362001611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:09.725 INFO:tasks.rados.rados.0.smithi137.stdout:2849: expect (ObjNum 574 snap 0 seq_num 574) 2024-09-21T09:36:09.922 INFO:tasks.rados.rados.0.smithi137.stdout:2847: done (5 left) 2024-09-21T09:36:09.922 INFO:tasks.rados.rados.0.smithi137.stdout:2848: done (4 left) 2024-09-21T09:36:09.922 INFO:tasks.rados.rados.0.smithi137.stdout:2849: done (3 left) 2024-09-21T09:36:09.922 INFO:tasks.rados.rados.0.smithi137.stdout:2850: done (2 left) 2024-09-21T09:36:09.923 INFO:tasks.rados.rados.0.smithi137.stdout:2852: done (1 left) 2024-09-21T09:36:09.923 INFO:tasks.rados.rados.0.smithi137.stdout:2853: read oid 302 snap -1 2024-09-21T09:36:09.923 INFO:tasks.rados.rados.0.smithi137.stdout:2853: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-09-21T09:36:09.923 INFO:tasks.rados.rados.0.smithi137.stdout:2854: read oid 314 snap -1 2024-09-21T09:36:09.923 INFO:tasks.rados.rados.0.smithi137.stdout:2854: expect (ObjNum 1792 snap 0 seq_num 1792) 2024-09-21T09:36:09.923 INFO:tasks.rados.rados.0.smithi137.stdout:2855: write oid 312 current snap is 0 2024-09-21T09:36:09.923 INFO:tasks.rados.rados.0.smithi137.stdout:2851: finishing write tid 1 to smithi13778320-194 2024-09-21T09:36:09.923 INFO:tasks.rados.rados.0.smithi137.stdout:2851: finishing write tid 2 to smithi13778320-194 2024-09-21T09:36:09.923 INFO:tasks.rados.rados.0.smithi137.stdout:2851: finishing write tid 3 to smithi13778320-194 2024-09-21T09:36:09.923 INFO:tasks.rados.rados.0.smithi137.stdout:2851: finishing write tid 4 to smithi13778320-194 2024-09-21T09:36:09.923 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 194 v 337 (ObjNum 1826 snap 0 seq_num 1826) dirty exists 2024-09-21T09:36:09.923 INFO:tasks.rados.rados.0.smithi137.stdout:2851: left oid 194 (ObjNum 1826 snap 0 seq_num 1826) 2024-09-21T09:36:09.923 INFO:tasks.rados.rados.0.smithi137.stdout:2855: seq_num 1827 ranges {706389=604643,1961543=650627} 2024-09-21T09:36:09.930 INFO:tasks.rados.rados.0.smithi137.stdout:2855: writing smithi13778320-312 from 706389 to 1311032 tid 1 2024-09-21T09:36:09.939 INFO:tasks.rados.rados.0.smithi137.stdout:2855: writing smithi13778320-312 from 1961543 to 2612170 tid 2 2024-09-21T09:36:09.939 INFO:tasks.rados.rados.0.smithi137.stdout:2851: done (3 left) 2024-09-21T09:36:09.939 INFO:tasks.rados.rados.0.smithi137.stdout:2856: write oid 49 current snap is 0 2024-09-21T09:36:09.939 INFO:tasks.rados.rados.0.smithi137.stdout:2856: seq_num 1828 ranges {723196=679892,2020025=510638} 2024-09-21T09:36:09.948 INFO:tasks.rados.rados.0.smithi137.stdout:2856: writing smithi13778320-49 from 723196 to 1403088 tid 1 2024-09-21T09:36:09.956 INFO:tasks.rados.rados.0.smithi137.stdout:2856: writing smithi13778320-49 from 2020025 to 2530663 tid 2 2024-09-21T09:36:09.956 INFO:tasks.rados.rados.0.smithi137.stdout:2857: write oid 395 current snap is 0 2024-09-21T09:36:09.956 INFO:tasks.rados.rados.0.smithi137.stdout:2854: expect (ObjNum 1792 snap 0 seq_num 1792) 2024-09-21T09:36:10.101 INFO:tasks.rados.rados.0.smithi137.stdout:2853: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-09-21T09:36:10.230 INFO:tasks.rados.rados.0.smithi137.stdout:2855: finishing write tid 1 to smithi13778320-312 2024-09-21T09:36:10.230 INFO:tasks.rados.rados.0.smithi137.stdout:2857: seq_num 1829 ranges {740003=755141,2078507=654296} 2024-09-21T09:36:10.241 INFO:tasks.rados.rados.0.smithi137.stdout:2857: writing smithi13778320-395 from 740003 to 1495144 tid 1 2024-09-21T09:36:10.250 INFO:tasks.rados.rados.0.smithi137.stdout:2857: writing smithi13778320-395 from 2078507 to 2732803 tid 2 2024-09-21T09:36:10.250 INFO:tasks.rados.rados.0.smithi137.stdout:2853: done (4 left) 2024-09-21T09:36:10.250 INFO:tasks.rados.rados.0.smithi137.stdout:2854: done (3 left) 2024-09-21T09:36:10.250 INFO:tasks.rados.rados.0.smithi137.stdout:2858: read oid 284 snap -1 2024-09-21T09:36:10.250 INFO:tasks.rados.rados.0.smithi137.stdout:2858: expect (ObjNum 1479 snap 0 seq_num 1479) 2024-09-21T09:36:10.250 INFO:tasks.rados.rados.0.smithi137.stdout:2859: read oid 235 snap -1 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:2859: expect deleted 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:2860: read oid 332 snap -1 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:2860: expect (ObjNum 1779 snap 0 seq_num 1779) 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:2861: write oid 182 current snap is 0 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:2855: finishing write tid 2 to smithi13778320-312 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:2855: finishing write tid 3 to smithi13778320-312 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:2855: finishing write tid 4 to smithi13778320-312 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 312 v 381 (ObjNum 1827 snap 0 seq_num 1827) dirty exists 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:2855: left oid 312 (ObjNum 1827 snap 0 seq_num 1827) 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:2856: finishing write tid 1 to smithi13778320-49 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:2856: finishing write tid 2 to smithi13778320-49 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:2856: finishing write tid 3 to smithi13778320-49 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:2856: finishing write tid 4 to smithi13778320-49 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 49 v 448 (ObjNum 1828 snap 0 seq_num 1828) dirty exists 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:2856: left oid 49 (ObjNum 1828 snap 0 seq_num 1828) 2024-09-21T09:36:10.251 INFO:tasks.rados.rados.0.smithi137.stdout:2857: finishing write tid 1 to smithi13778320-395 2024-09-21T09:36:10.252 INFO:tasks.rados.rados.0.smithi137.stdout:2861: seq_num 1830 ranges {756810=430390,1620636=514307} 2024-09-21T09:36:10.257 INFO:tasks.rados.rados.0.smithi137.stdout:2861: writing smithi13778320-182 from 756810 to 1187200 tid 1 2024-09-21T09:36:10.264 INFO:tasks.rados.rados.0.smithi137.stdout:2861: writing smithi13778320-182 from 1620636 to 2134943 tid 2 2024-09-21T09:36:10.264 INFO:tasks.rados.rados.0.smithi137.stdout:2855: done (6 left) 2024-09-21T09:36:10.264 INFO:tasks.rados.rados.0.smithi137.stdout:2856: done (5 left) 2024-09-21T09:36:10.264 INFO:tasks.rados.rados.0.smithi137.stdout:2862: read oid 285 snap -1 2024-09-21T09:36:10.264 INFO:tasks.rados.rados.0.smithi137.stdout:2862: expect deleted 2024-09-21T09:36:10.264 INFO:tasks.rados.rados.0.smithi137.stdout:2863: read oid 405 snap -1 2024-09-21T09:36:10.264 INFO:tasks.rados.rados.0.smithi137.stdout:2863: expect (ObjNum 1285 snap 0 seq_num 1285) 2024-09-21T09:36:10.264 INFO:tasks.rados.rados.0.smithi137.stdout:2864: write oid 26 current snap is 0 2024-09-21T09:36:10.265 INFO:tasks.rados.rados.0.smithi137.stdout:2864: seq_num 1831 ranges {773617=505639,2079118=657965} 2024-09-21T09:36:10.271 INFO:tasks.rados.rados.0.smithi137.stdout:2864: writing smithi13778320-26 from 773617 to 1279256 tid 1 2024-09-21T09:36:10.281 INFO:tasks.rados.rados.0.smithi137.stdout:2864: writing smithi13778320-26 from 2079118 to 2737083 tid 2 2024-09-21T09:36:10.281 INFO:tasks.rados.rados.0.smithi137.stdout:2865: write oid 379 current snap is 0 2024-09-21T09:36:10.281 INFO:tasks.rados.rados.0.smithi137.stdout:2857: finishing write tid 2 to smithi13778320-395 2024-09-21T09:36:10.281 INFO:tasks.rados.rados.0.smithi137.stdout:2858: expect (ObjNum 1479 snap 0 seq_num 1479) 2024-09-21T09:36:10.453 INFO:tasks.rados.rados.0.smithi137.stdout:2857: finishing write tid 3 to smithi13778320-395 2024-09-21T09:36:10.453 INFO:tasks.rados.rados.0.smithi137.stdout:2857: finishing write tid 4 to smithi13778320-395 2024-09-21T09:36:10.453 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 395 v 331 (ObjNum 1829 snap 0 seq_num 1829) dirty exists 2024-09-21T09:36:10.453 INFO:tasks.rados.rados.0.smithi137.stdout:2857: left oid 395 (ObjNum 1829 snap 0 seq_num 1829) 2024-09-21T09:36:10.453 INFO:tasks.rados.rados.0.smithi137.stdout:2860: expect (ObjNum 1779 snap 0 seq_num 1779) 2024-09-21T09:36:10.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:10 smithi137 ceph-mon[39068]: pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 116 op/s 2024-09-21T09:36:10.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:10 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:10.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:10 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:10.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:10 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:10.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:10 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:10.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:10 smithi137 ceph-mon[28941]: pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 116 op/s 2024-09-21T09:36:10.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:10 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:10.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:10 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:10.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:10 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:10.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:10 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:10.622 INFO:tasks.rados.rados.0.smithi137.stdout:2861: finishing write tid 1 to smithi13778320-182 2024-09-21T09:36:10.622 INFO:tasks.rados.rados.0.smithi137.stdout:2861: finishing write tid 2 to smithi13778320-182 2024-09-21T09:36:10.622 INFO:tasks.rados.rados.0.smithi137.stdout:2861: finishing write tid 3 to smithi13778320-182 2024-09-21T09:36:10.622 INFO:tasks.rados.rados.0.smithi137.stdout:2861: finishing write tid 4 to smithi13778320-182 2024-09-21T09:36:10.622 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 182 v 451 (ObjNum 1830 snap 0 seq_num 1830) dirty exists 2024-09-21T09:36:10.622 INFO:tasks.rados.rados.0.smithi137.stdout:2861: left oid 182 (ObjNum 1830 snap 0 seq_num 1830) 2024-09-21T09:36:10.622 INFO:tasks.rados.rados.0.smithi137.stdout:2864: finishing write tid 1 to smithi13778320-26 2024-09-21T09:36:10.622 INFO:tasks.rados.rados.0.smithi137.stdout:2865: seq_num 1832 ranges {790424=580888,2137600=517976} 2024-09-21T09:36:10.630 INFO:tasks.rados.rados.0.smithi137.stdout:2865: writing smithi13778320-379 from 790424 to 1371312 tid 1 2024-09-21T09:36:10.638 INFO:tasks.rados.rados.0.smithi137.stdout:2865: writing smithi13778320-379 from 2137600 to 2655576 tid 2 2024-09-21T09:36:10.639 INFO:tasks.rados.rados.0.smithi137.stdout:2857: done (8 left) 2024-09-21T09:36:10.639 INFO:tasks.rados.rados.0.smithi137.stdout:2858: done (7 left) 2024-09-21T09:36:10.639 INFO:tasks.rados.rados.0.smithi137.stdout:2859: done (6 left) 2024-09-21T09:36:10.639 INFO:tasks.rados.rados.0.smithi137.stdout:2860: done (5 left) 2024-09-21T09:36:10.639 INFO:tasks.rados.rados.0.smithi137.stdout:2861: done (4 left) 2024-09-21T09:36:10.639 INFO:tasks.rados.rados.0.smithi137.stdout:2862: done (3 left) 2024-09-21T09:36:10.639 INFO:tasks.rados.rados.0.smithi137.stdout:2866: write oid 69 current snap is 0 2024-09-21T09:36:10.639 INFO:tasks.rados.rados.0.smithi137.stdout:2863: expect (ObjNum 1285 snap 0 seq_num 1285) 2024-09-21T09:36:10.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:10 smithi165 ceph-mon[32789]: pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 116 op/s 2024-09-21T09:36:10.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:10 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:10.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:10 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:10.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:10 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:10.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:10 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:2864: finishing write tid 2 to smithi13778320-26 2024-09-21T09:36:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:2864: finishing write tid 3 to smithi13778320-26 2024-09-21T09:36:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:2864: finishing write tid 4 to smithi13778320-26 2024-09-21T09:36:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 26 v 477 (ObjNum 1831 snap 0 seq_num 1831) dirty exists 2024-09-21T09:36:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:2864: left oid 26 (ObjNum 1831 snap 0 seq_num 1831) 2024-09-21T09:36:10.828 INFO:tasks.rados.rados.0.smithi137.stdout:2866: seq_num 1833 ranges {407231=772490,1912435=661634} 2024-09-21T09:36:10.835 INFO:tasks.rados.rados.0.smithi137.stdout:2866: writing smithi13778320-69 from 407231 to 1179721 tid 1 2024-09-21T09:36:10.845 INFO:tasks.rados.rados.0.smithi137.stdout:2866: writing smithi13778320-69 from 1912435 to 2574069 tid 2 2024-09-21T09:36:10.845 INFO:tasks.rados.rados.0.smithi137.stdout:2863: done (3 left) 2024-09-21T09:36:10.845 INFO:tasks.rados.rados.0.smithi137.stdout:2864: done (2 left) 2024-09-21T09:36:10.845 INFO:tasks.rados.rados.0.smithi137.stdout:2867: write oid 46 current snap is 0 2024-09-21T09:36:10.845 INFO:tasks.rados.rados.0.smithi137.stdout:2865: finishing write tid 1 to smithi13778320-379 2024-09-21T09:36:10.845 INFO:tasks.rados.rados.0.smithi137.stdout:2865: finishing write tid 2 to smithi13778320-379 2024-09-21T09:36:10.845 INFO:tasks.rados.rados.0.smithi137.stdout:2865: finishing write tid 3 to smithi13778320-379 2024-09-21T09:36:10.845 INFO:tasks.rados.rados.0.smithi137.stdout:2867: seq_num 1834 ranges {424038=447739,1454564=521645,2630710=193328} 2024-09-21T09:36:10.849 INFO:tasks.rados.rados.0.smithi137.stdout:2867: writing smithi13778320-46 from 424038 to 871777 tid 1 2024-09-21T09:36:10.856 INFO:tasks.rados.rados.0.smithi137.stdout:2867: writing smithi13778320-46 from 1454564 to 1976209 tid 2 2024-09-21T09:36:10.861 INFO:tasks.rados.rados.0.smithi137.stdout:2867: writing smithi13778320-46 from 2630710 to 2824038 tid 3 2024-09-21T09:36:10.861 INFO:tasks.rados.rados.0.smithi137.stdout:2868: write oid 343 current snap is 0 2024-09-21T09:36:10.861 INFO:tasks.rados.rados.0.smithi137.stdout:2865: finishing write tid 4 to smithi13778320-379 2024-09-21T09:36:10.861 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 379 v 348 (ObjNum 1832 snap 0 seq_num 1832) dirty exists 2024-09-21T09:36:10.861 INFO:tasks.rados.rados.0.smithi137.stdout:2865: left oid 379 (ObjNum 1832 snap 0 seq_num 1832) 2024-09-21T09:36:10.861 INFO:tasks.rados.rados.0.smithi137.stdout:2866: finishing write tid 1 to smithi13778320-69 2024-09-21T09:36:10.861 INFO:tasks.rados.rados.0.smithi137.stdout:2866: finishing write tid 2 to smithi13778320-69 2024-09-21T09:36:10.861 INFO:tasks.rados.rados.0.smithi137.stdout:2866: finishing write tid 3 to smithi13778320-69 2024-09-21T09:36:10.862 INFO:tasks.rados.rados.0.smithi137.stdout:2866: finishing write tid 4 to smithi13778320-69 2024-09-21T09:36:10.862 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 69 v 369 (ObjNum 1833 snap 0 seq_num 1833) dirty exists 2024-09-21T09:36:10.862 INFO:tasks.rados.rados.0.smithi137.stdout:2866: left oid 69 (ObjNum 1833 snap 0 seq_num 1833) 2024-09-21T09:36:10.862 INFO:tasks.rados.rados.0.smithi137.stdout:2867: finishing write tid 1 to smithi13778320-46 2024-09-21T09:36:10.862 INFO:tasks.rados.rados.0.smithi137.stdout:2868: seq_num 1835 ranges {440845=522988,1513046=665303} 2024-09-21T09:36:10.866 INFO:tasks.rados.rados.0.smithi137.stdout:2868: writing smithi13778320-343 from 440845 to 963833 tid 1 2024-09-21T09:36:10.873 INFO:tasks.rados.rados.0.smithi137.stdout:2868: writing smithi13778320-343 from 1513046 to 2178349 tid 2 2024-09-21T09:36:10.873 INFO:tasks.rados.rados.0.smithi137.stdout:2865: done (3 left) 2024-09-21T09:36:10.873 INFO:tasks.rados.rados.0.smithi137.stdout:2866: done (2 left) 2024-09-21T09:36:10.873 INFO:tasks.rados.rados.0.smithi137.stdout:2869: read oid 124 snap -1 2024-09-21T09:36:10.873 INFO:tasks.rados.rados.0.smithi137.stdout:2869: expect (ObjNum 610 snap 0 seq_num 610) 2024-09-21T09:36:10.873 INFO:tasks.rados.rados.0.smithi137.stdout:2870: write oid 237 current snap is 0 2024-09-21T09:36:10.873 INFO:tasks.rados.rados.0.smithi137.stdout:2867: finishing write tid 2 to smithi13778320-46 2024-09-21T09:36:10.873 INFO:tasks.rados.rados.0.smithi137.stdout:2870: seq_num 1836 ranges {457652=598237,1571528=525314,2685556=172096} 2024-09-21T09:36:10.879 INFO:tasks.rados.rados.0.smithi137.stdout:2870: writing smithi13778320-237 from 457652 to 1055889 tid 1 2024-09-21T09:36:10.885 INFO:tasks.rados.rados.0.smithi137.stdout:2870: writing smithi13778320-237 from 1571528 to 2096842 tid 2 2024-09-21T09:36:10.889 INFO:tasks.rados.rados.0.smithi137.stdout:2870: writing smithi13778320-237 from 2685556 to 2857652 tid 3 2024-09-21T09:36:10.889 INFO:tasks.rados.rados.0.smithi137.stdout:2871: write oid 143 current snap is 0 2024-09-21T09:36:10.889 INFO:tasks.rados.rados.0.smithi137.stdout:2867: finishing write tid 3 to smithi13778320-46 2024-09-21T09:36:10.889 INFO:tasks.rados.rados.0.smithi137.stdout:2867: finishing write tid 4 to smithi13778320-46 2024-09-21T09:36:10.889 INFO:tasks.rados.rados.0.smithi137.stdout:2867: finishing write tid 5 to smithi13778320-46 2024-09-21T09:36:10.889 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 46 v 481 (ObjNum 1834 snap 0 seq_num 1834) dirty exists 2024-09-21T09:36:10.889 INFO:tasks.rados.rados.0.smithi137.stdout:2867: left oid 46 (ObjNum 1834 snap 0 seq_num 1834) 2024-09-21T09:36:10.889 INFO:tasks.rados.rados.0.smithi137.stdout:2868: finishing write tid 1 to smithi13778320-343 2024-09-21T09:36:10.889 INFO:tasks.rados.rados.0.smithi137.stdout:2871: seq_num 1837 ranges {474459=673486,1630010=668972} 2024-09-21T09:36:10.895 INFO:tasks.rados.rados.0.smithi137.stdout:2871: writing smithi13778320-143 from 474459 to 1147945 tid 1 2024-09-21T09:36:10.902 INFO:tasks.rados.rados.0.smithi137.stdout:2871: writing smithi13778320-143 from 1630010 to 2298982 tid 2 2024-09-21T09:36:10.902 INFO:tasks.rados.rados.0.smithi137.stdout:2867: done (4 left) 2024-09-21T09:36:10.902 INFO:tasks.rados.rados.0.smithi137.stdout:2872: read oid 217 snap -1 2024-09-21T09:36:10.902 INFO:tasks.rados.rados.0.smithi137.stdout:2872: expect (ObjNum 1723 snap 0 seq_num 1723) 2024-09-21T09:36:10.902 INFO:tasks.rados.rados.0.smithi137.stdout:2873: read oid 86 snap -1 2024-09-21T09:36:10.902 INFO:tasks.rados.rados.0.smithi137.stdout:2873: expect (ObjNum 1037 snap 0 seq_num 1037) 2024-09-21T09:36:10.902 INFO:tasks.rados.rados.0.smithi137.stdout:2874: read oid 337 snap -1 2024-09-21T09:36:10.902 INFO:tasks.rados.rados.0.smithi137.stdout:2874: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T09:36:10.902 INFO:tasks.rados.rados.0.smithi137.stdout:2875: read oid 455 snap -1 2024-09-21T09:36:10.902 INFO:tasks.rados.rados.0.smithi137.stdout:2875: expect (ObjNum 1608 snap 0 seq_num 1608) 2024-09-21T09:36:10.902 INFO:tasks.rados.rados.0.smithi137.stdout:2876: delete oid 104 current snap is 0 2024-09-21T09:36:10.903 INFO:tasks.rados.rados.0.smithi137.stdout:2868: finishing write tid 2 to smithi13778320-343 2024-09-21T09:36:10.903 INFO:tasks.rados.rados.0.smithi137.stdout:2868: finishing write tid 3 to smithi13778320-343 2024-09-21T09:36:10.903 INFO:tasks.rados.rados.0.smithi137.stdout:2868: finishing write tid 4 to smithi13778320-343 2024-09-21T09:36:10.903 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 343 v 282 (ObjNum 1835 snap 0 seq_num 1835) dirty exists 2024-09-21T09:36:10.903 INFO:tasks.rados.rados.0.smithi137.stdout:2868: left oid 343 (ObjNum 1835 snap 0 seq_num 1835) 2024-09-21T09:36:10.903 INFO:tasks.rados.rados.0.smithi137.stdout:2869: expect (ObjNum 610 snap 0 seq_num 610) 2024-09-21T09:36:11.010 INFO:tasks.rados.rados.0.smithi137.stdout:2870: finishing write tid 1 to smithi13778320-237 2024-09-21T09:36:11.010 INFO:tasks.rados.rados.0.smithi137.stdout:2870: finishing write tid 2 to smithi13778320-237 2024-09-21T09:36:11.010 INFO:tasks.rados.rados.0.smithi137.stdout:2868: done (8 left) 2024-09-21T09:36:11.010 INFO:tasks.rados.rados.0.smithi137.stdout:2869: done (7 left) 2024-09-21T09:36:11.010 INFO:tasks.rados.rados.0.smithi137.stdout:2876: done (6 left) 2024-09-21T09:36:11.010 INFO:tasks.rados.rados.0.smithi137.stdout:2877: read oid 295 snap -1 2024-09-21T09:36:11.011 INFO:tasks.rados.rados.0.smithi137.stdout:2877: expect deleted 2024-09-21T09:36:11.011 INFO:tasks.rados.rados.0.smithi137.stdout:2878: read oid 326 snap -1 2024-09-21T09:36:11.011 INFO:tasks.rados.rados.0.smithi137.stdout:2878: expect (ObjNum 770 snap 0 seq_num 770) 2024-09-21T09:36:11.011 INFO:tasks.rados.rados.0.smithi137.stdout:2879: read oid 335 snap -1 2024-09-21T09:36:11.011 INFO:tasks.rados.rados.0.smithi137.stdout:2879: expect (ObjNum 1672 snap 0 seq_num 1672) 2024-09-21T09:36:11.011 INFO:tasks.rados.rados.0.smithi137.stdout:2880: write oid 303 current snap is 0 2024-09-21T09:36:11.011 INFO:tasks.rados.rados.0.smithi137.stdout:2880: seq_num 1839 ranges {508073=423984,1630621=672641} 2024-09-21T09:36:11.015 INFO:tasks.rados.rados.0.smithi137.stdout:2880: writing smithi13778320-303 from 508073 to 932057 tid 1 2024-09-21T09:36:11.023 INFO:tasks.rados.rados.0.smithi137.stdout:2880: writing smithi13778320-303 from 1630621 to 2303262 tid 2 2024-09-21T09:36:11.023 INFO:tasks.rados.rados.0.smithi137.stdout:2881: read oid 302 snap -1 2024-09-21T09:36:11.023 INFO:tasks.rados.rados.0.smithi137.stdout:2881: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-09-21T09:36:11.023 INFO:tasks.rados.rados.0.smithi137.stdout:2882: write oid 154 current snap is 0 2024-09-21T09:36:11.023 INFO:tasks.rados.rados.0.smithi137.stdout:2870: finishing write tid 3 to smithi13778320-237 2024-09-21T09:36:11.023 INFO:tasks.rados.rados.0.smithi137.stdout:2870: finishing write tid 4 to smithi13778320-237 2024-09-21T09:36:11.023 INFO:tasks.rados.rados.0.smithi137.stdout:2870: finishing write tid 5 to smithi13778320-237 2024-09-21T09:36:11.023 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 237 v 443 (ObjNum 1836 snap 0 seq_num 1836) dirty exists 2024-09-21T09:36:11.024 INFO:tasks.rados.rados.0.smithi137.stdout:2870: left oid 237 (ObjNum 1836 snap 0 seq_num 1836) 2024-09-21T09:36:11.024 INFO:tasks.rados.rados.0.smithi137.stdout:2871: finishing write tid 1 to smithi13778320-143 2024-09-21T09:36:11.024 INFO:tasks.rados.rados.0.smithi137.stdout:2871: finishing write tid 2 to smithi13778320-143 2024-09-21T09:36:11.024 INFO:tasks.rados.rados.0.smithi137.stdout:2882: seq_num 1840 ranges {524880=615586,1805456=416299,2678895=245985} 2024-09-21T09:36:11.029 INFO:tasks.rados.rados.0.smithi137.stdout:2882: writing smithi13778320-154 from 524880 to 1140466 tid 1 2024-09-21T09:36:11.035 INFO:tasks.rados.rados.0.smithi137.stdout:2882: writing smithi13778320-154 from 1805456 to 2221755 tid 2 2024-09-21T09:36:11.040 INFO:tasks.rados.rados.0.smithi137.stdout:2882: writing smithi13778320-154 from 2678895 to 2924880 tid 3 2024-09-21T09:36:11.040 INFO:tasks.rados.rados.0.smithi137.stdout:2870: done (11 left) 2024-09-21T09:36:11.040 INFO:tasks.rados.rados.0.smithi137.stdout:2883: delete oid 309 current snap is 0 2024-09-21T09:36:11.040 INFO:tasks.rados.rados.0.smithi137.stdout:2871: finishing write tid 3 to smithi13778320-143 2024-09-21T09:36:11.040 INFO:tasks.rados.rados.0.smithi137.stdout:2871: finishing write tid 4 to smithi13778320-143 2024-09-21T09:36:11.040 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 143 v 337 (ObjNum 1837 snap 0 seq_num 1837) dirty exists 2024-09-21T09:36:11.040 INFO:tasks.rados.rados.0.smithi137.stdout:2871: left oid 143 (ObjNum 1837 snap 0 seq_num 1837) 2024-09-21T09:36:11.040 INFO:tasks.rados.rados.0.smithi137.stdout:2872: expect (ObjNum 1723 snap 0 seq_num 1723) 2024-09-21T09:36:11.139 INFO:tasks.rados.rados.0.smithi137.stdout:2875: expect (ObjNum 1608 snap 0 seq_num 1608) 2024-09-21T09:36:11.308 INFO:tasks.rados.rados.0.smithi137.stdout:2873: expect (ObjNum 1037 snap 0 seq_num 1037) 2024-09-21T09:36:11.520 INFO:tasks.rados.rados.0.smithi137.stdout:2874: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T09:36:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:11 smithi137 ceph-mon[39068]: from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:11 smithi137 ceph-mon[39068]: from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:11 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:11 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:11 smithi137 ceph-mon[28941]: from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:11 smithi137 ceph-mon[28941]: from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:11.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:11 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:11.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:11 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:11.551 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:09:36:11] ENGINE Bus STARTING 2024-09-21T09:36:11.551 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: CherryPy Checker: 2024-09-21T09:36:11.551 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: The Application mounted at '' has an empty config. 2024-09-21T09:36:11.551 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:11 smithi165 ceph-mon[32789]: from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:11 smithi165 ceph-mon[32789]: from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:11 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:11 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:11.742 INFO:tasks.rados.rados.0.smithi137.stdout:2879: expect (ObjNum 1672 snap 0 seq_num 1672) 2024-09-21T09:36:11.814 INFO:tasks.rados.rados.0.smithi137.stdout:2878: expect (ObjNum 770 snap 0 seq_num 770) 2024-09-21T09:36:11.856 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:09:36:11] ENGINE Serving on http://:::9283 2024-09-21T09:36:11.857 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:09:36:11] ENGINE Bus STARTED 2024-09-21T09:36:11.956 INFO:tasks.rados.rados.0.smithi137.stdout:2880: finishing write tid 1 to smithi13778320-303 2024-09-21T09:36:11.956 INFO:tasks.rados.rados.0.smithi137.stdout:2880: finishing write tid 2 to smithi13778320-303 2024-09-21T09:36:11.956 INFO:tasks.rados.rados.0.smithi137.stdout:2880: finishing write tid 3 to smithi13778320-303 2024-09-21T09:36:11.957 INFO:tasks.rados.rados.0.smithi137.stdout:2871: done (11 left) 2024-09-21T09:36:11.957 INFO:tasks.rados.rados.0.smithi137.stdout:2872: done (10 left) 2024-09-21T09:36:11.957 INFO:tasks.rados.rados.0.smithi137.stdout:2873: done (9 left) 2024-09-21T09:36:11.957 INFO:tasks.rados.rados.0.smithi137.stdout:2874: done (8 left) 2024-09-21T09:36:11.957 INFO:tasks.rados.rados.0.smithi137.stdout:2875: done (7 left) 2024-09-21T09:36:11.957 INFO:tasks.rados.rados.0.smithi137.stdout:2877: done (6 left) 2024-09-21T09:36:11.957 INFO:tasks.rados.rados.0.smithi137.stdout:2878: done (5 left) 2024-09-21T09:36:11.957 INFO:tasks.rados.rados.0.smithi137.stdout:2879: done (4 left) 2024-09-21T09:36:11.957 INFO:tasks.rados.rados.0.smithi137.stdout:2883: done (3 left) 2024-09-21T09:36:11.957 INFO:tasks.rados.rados.0.smithi137.stdout:2884: read oid 61 snap -1 2024-09-21T09:36:11.957 INFO:tasks.rados.rados.0.smithi137.stdout:2884: expect deleted 2024-09-21T09:36:11.957 INFO:tasks.rados.rados.0.smithi137.stdout:2885: read oid 263 snap -1 2024-09-21T09:36:11.957 INFO:tasks.rados.rados.0.smithi137.stdout:2885: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-21T09:36:11.957 INFO:tasks.rados.rados.0.smithi137.stdout:2886: read oid 310 snap -1 2024-09-21T09:36:11.958 INFO:tasks.rados.rados.0.smithi137.stdout:2886: expect (ObjNum 1407 snap 0 seq_num 1407) 2024-09-21T09:36:11.958 INFO:tasks.rados.rados.0.smithi137.stdout:2887: read oid 232 snap -1 2024-09-21T09:36:11.958 INFO:tasks.rados.rados.0.smithi137.stdout:2887: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-21T09:36:11.958 INFO:tasks.rados.rados.0.smithi137.stdout:2888: read oid 40 snap -1 2024-09-21T09:36:11.958 INFO:tasks.rados.rados.0.smithi137.stdout:2888: expect (ObjNum 1659 snap 0 seq_num 1659) 2024-09-21T09:36:11.958 INFO:tasks.rados.rados.0.smithi137.stdout:2889: read oid 446 snap -1 2024-09-21T09:36:11.958 INFO:tasks.rados.rados.0.smithi137.stdout:2889: expect (ObjNum 1221 snap 0 seq_num 1221) 2024-09-21T09:36:11.958 INFO:tasks.rados.rados.0.smithi137.stdout:2890: read oid 453 snap -1 2024-09-21T09:36:11.958 INFO:tasks.rados.rados.0.smithi137.stdout:2890: expect (ObjNum 875 snap 0 seq_num 875) 2024-09-21T09:36:11.958 INFO:tasks.rados.rados.0.smithi137.stdout:2891: read oid 409 snap -1 2024-09-21T09:36:11.959 INFO:tasks.rados.rados.0.smithi137.stdout:2891: expect (ObjNum 408 snap 0 seq_num 408) 2024-09-21T09:36:11.959 INFO:tasks.rados.rados.0.smithi137.stdout:2892: delete oid 300 current snap is 0 2024-09-21T09:36:11.959 INFO:tasks.rados.rados.0.smithi137.stdout:2880: finishing write tid 4 to smithi13778320-303 2024-09-21T09:36:11.959 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 303 v 446 (ObjNum 1839 snap 0 seq_num 1839) dirty exists 2024-09-21T09:36:11.959 INFO:tasks.rados.rados.0.smithi137.stdout:2880: left oid 303 (ObjNum 1839 snap 0 seq_num 1839) 2024-09-21T09:36:11.959 INFO:tasks.rados.rados.0.smithi137.stdout:2882: finishing write tid 1 to smithi13778320-154 2024-09-21T09:36:11.959 INFO:tasks.rados.rados.0.smithi137.stdout:2881: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-09-21T09:36:12.086 INFO:tasks.rados.rados.0.smithi137.stdout:2882: finishing write tid 2 to smithi13778320-154 2024-09-21T09:36:12.086 INFO:tasks.rados.rados.0.smithi137.stdout:2882: finishing write tid 3 to smithi13778320-154 2024-09-21T09:36:12.086 INFO:tasks.rados.rados.0.smithi137.stdout:2882: finishing write tid 4 to smithi13778320-154 2024-09-21T09:36:12.087 INFO:tasks.rados.rados.0.smithi137.stdout:2882: finishing write tid 5 to smithi13778320-154 2024-09-21T09:36:12.087 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 154 v 352 (ObjNum 1840 snap 0 seq_num 1840) dirty exists 2024-09-21T09:36:12.087 INFO:tasks.rados.rados.0.smithi137.stdout:2882: left oid 154 (ObjNum 1840 snap 0 seq_num 1840) 2024-09-21T09:36:12.087 INFO:tasks.rados.rados.0.smithi137.stdout:2880: done (11 left) 2024-09-21T09:36:12.087 INFO:tasks.rados.rados.0.smithi137.stdout:2881: done (10 left) 2024-09-21T09:36:12.087 INFO:tasks.rados.rados.0.smithi137.stdout:2882: done (9 left) 2024-09-21T09:36:12.087 INFO:tasks.rados.rados.0.smithi137.stdout:2892: done (8 left) 2024-09-21T09:36:12.087 INFO:tasks.rados.rados.0.smithi137.stdout:2893: write oid 247 current snap is 0 2024-09-21T09:36:12.087 INFO:tasks.rados.rados.0.smithi137.stdout:2893: seq_num 1843 ranges {575301=441333,1464549=679979,2644811=330490} 2024-09-21T09:36:12.091 INFO:tasks.rados.rados.0.smithi137.stdout:2893: writing smithi13778320-247 from 575301 to 1016634 tid 1 2024-09-21T09:36:12.098 INFO:tasks.rados.rados.0.smithi137.stdout:2893: writing smithi13778320-247 from 1464549 to 2144528 tid 2 2024-09-21T09:36:12.103 INFO:tasks.rados.rados.0.smithi137.stdout:2893: writing smithi13778320-247 from 2644811 to 2975301 tid 3 2024-09-21T09:36:12.103 INFO:tasks.rados.rados.0.smithi137.stdout:2884: done (8 left) 2024-09-21T09:36:12.103 INFO:tasks.rados.rados.0.smithi137.stdout:2894: read oid 268 snap -1 2024-09-21T09:36:12.103 INFO:tasks.rados.rados.0.smithi137.stdout:2894: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-21T09:36:12.103 INFO:tasks.rados.rados.0.smithi137.stdout:2895: write oid 201 current snap is 0 2024-09-21T09:36:12.103 INFO:tasks.rados.rados.0.smithi137.stdout:2895: seq_num 1844 ranges {592108=516582,1523031=423637,2672234=319874} 2024-09-21T09:36:12.109 INFO:tasks.rados.rados.0.smithi137.stdout:2895: writing smithi13778320-201 from 592108 to 1108690 tid 1 2024-09-21T09:36:12.113 INFO:tasks.rados.rados.0.smithi137.stdout:2895: writing smithi13778320-201 from 1523031 to 1946668 tid 2 2024-09-21T09:36:12.121 INFO:tasks.rados.rados.0.smithi137.stdout:2895: writing smithi13778320-201 from 2672234 to 2992108 tid 3 2024-09-21T09:36:12.121 INFO:tasks.rados.rados.0.smithi137.stdout:2896: read oid 230 snap -1 2024-09-21T09:36:12.121 INFO:tasks.rados.rados.0.smithi137.stdout:2896: expect (ObjNum 1416 snap 0 seq_num 1416) 2024-09-21T09:36:12.121 INFO:tasks.rados.rados.0.smithi137.stdout:2897: delete oid 444 current snap is 0 2024-09-21T09:36:12.122 INFO:tasks.rados.rados.0.smithi137.stdout:2891: expect (ObjNum 408 snap 0 seq_num 408) 2024-09-21T09:36:12.219 INFO:tasks.rados.rados.0.smithi137.stdout:2889: expect (ObjNum 1221 snap 0 seq_num 1221) 2024-09-21T09:36:12.309 INFO:tasks.rados.rados.0.smithi137.stdout:2885: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-21T09:36:12.475 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:12.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[28941]: pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.6 MiB/s wr, 69 op/s 2024-09-21T09:36:12.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[28941]: Standby manager daemon y restarted 2024-09-21T09:36:12.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[28941]: Standby manager daemon y started 2024-09-21T09:36:12.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T09:36:12.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:36:12.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T09:36:12.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:36:12.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:36:12.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1018772423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:12.477 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[39068]: pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.6 MiB/s wr, 69 op/s 2024-09-21T09:36:12.477 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[39068]: Standby manager daemon y restarted 2024-09-21T09:36:12.477 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[39068]: Standby manager daemon y started 2024-09-21T09:36:12.477 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T09:36:12.477 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:36:12.477 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T09:36:12.477 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:36:12.477 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:36:12.477 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:12 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1018772423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:12.482 INFO:tasks.rados.rados.0.smithi137.stdout:2885: done (11 left) 2024-09-21T09:36:12.482 INFO:tasks.rados.rados.0.smithi137.stdout:2889: done (10 left) 2024-09-21T09:36:12.482 INFO:tasks.rados.rados.0.smithi137.stdout:2891: done (9 left) 2024-09-21T09:36:12.482 INFO:tasks.rados.rados.0.smithi137.stdout:2897: done (8 left) 2024-09-21T09:36:12.482 INFO:tasks.rados.rados.0.smithi137.stdout:2898: write oid 276 current snap is 0 2024-09-21T09:36:12.482 INFO:tasks.rados.rados.0.smithi137.stdout:2886: expect (ObjNum 1407 snap 0 seq_num 1407) 2024-09-21T09:36:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:12 smithi165 ceph-mon[32789]: pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.6 MiB/s wr, 69 op/s 2024-09-21T09:36:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:12 smithi165 ceph-mon[32789]: Standby manager daemon y restarted 2024-09-21T09:36:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:12 smithi165 ceph-mon[32789]: Standby manager daemon y started 2024-09-21T09:36:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:12 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T09:36:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:12 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:36:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:12 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T09:36:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:12 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:36:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:12 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:36:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:12 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1018772423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:12.667 INFO:tasks.rados.rados.0.smithi137.stdout:2888: expect (ObjNum 1659 snap 0 seq_num 1659) 2024-09-21T09:36:12.911 INFO:tasks.rados.rados.0.smithi137.stdout:2887: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-21T09:36:13.081 INFO:tasks.rados.rados.0.smithi137.stdout:2890: expect (ObjNum 875 snap 0 seq_num 875) 2024-09-21T09:36:13.214 INFO:tasks.rados.rados.0.smithi137.stdout:2893: finishing write tid 1 to smithi13778320-247 2024-09-21T09:36:13.214 INFO:tasks.rados.rados.0.smithi137.stdout:2893: finishing write tid 2 to smithi13778320-247 2024-09-21T09:36:13.214 INFO:tasks.rados.rados.0.smithi137.stdout:2893: finishing write tid 3 to smithi13778320-247 2024-09-21T09:36:13.214 INFO:tasks.rados.rados.0.smithi137.stdout:2894: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-21T09:36:13.280 INFO:tasks.rados.rados.0.smithi137.stdout:2893: finishing write tid 4 to smithi13778320-247 2024-09-21T09:36:13.280 INFO:tasks.rados.rados.0.smithi137.stdout:2893: finishing write tid 5 to smithi13778320-247 2024-09-21T09:36:13.280 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 247 v 485 (ObjNum 1843 snap 0 seq_num 1843) dirty exists 2024-09-21T09:36:13.280 INFO:tasks.rados.rados.0.smithi137.stdout:2893: left oid 247 (ObjNum 1843 snap 0 seq_num 1843) 2024-09-21T09:36:13.280 INFO:tasks.rados.rados.0.smithi137.stdout:2895: finishing write tid 1 to smithi13778320-201 2024-09-21T09:36:13.280 INFO:tasks.rados.rados.0.smithi137.stdout:2895: finishing write tid 2 to smithi13778320-201 2024-09-21T09:36:13.280 INFO:tasks.rados.rados.0.smithi137.stdout:2895: finishing write tid 3 to smithi13778320-201 2024-09-21T09:36:13.280 INFO:tasks.rados.rados.0.smithi137.stdout:2898: seq_num 1846 ranges {625722=667080,1923642=427306,3010727=14995} 2024-09-21T09:36:13.287 INFO:tasks.rados.rados.0.smithi137.stdout:2898: writing smithi13778320-276 from 625722 to 1292802 tid 1 2024-09-21T09:36:13.292 INFO:tasks.rados.rados.0.smithi137.stdout:2898: writing smithi13778320-276 from 1923642 to 2350948 tid 2 2024-09-21T09:36:13.297 INFO:tasks.rados.rados.0.smithi137.stdout:2898: writing smithi13778320-276 from 3010727 to 3025722 tid 3 2024-09-21T09:36:13.297 INFO:tasks.rados.rados.0.smithi137.stdout:2886: done (8 left) 2024-09-21T09:36:13.297 INFO:tasks.rados.rados.0.smithi137.stdout:2887: done (7 left) 2024-09-21T09:36:13.297 INFO:tasks.rados.rados.0.smithi137.stdout:2888: done (6 left) 2024-09-21T09:36:13.297 INFO:tasks.rados.rados.0.smithi137.stdout:2890: done (5 left) 2024-09-21T09:36:13.297 INFO:tasks.rados.rados.0.smithi137.stdout:2893: done (4 left) 2024-09-21T09:36:13.297 INFO:tasks.rados.rados.0.smithi137.stdout:2894: done (3 left) 2024-09-21T09:36:13.297 INFO:tasks.rados.rados.0.smithi137.stdout:2899: write oid 337 current snap is 0 2024-09-21T09:36:13.297 INFO:tasks.rados.rados.0.smithi137.stdout:2899: seq_num 1847 ranges {642529=742329,1982124=687317} 2024-09-21T09:36:13.304 INFO:tasks.rados.rados.0.smithi137.stdout:2899: writing smithi13778320-337 from 642529 to 1384858 tid 1 2024-09-21T09:36:13.311 INFO:tasks.rados.rados.0.smithi137.stdout:2899: writing smithi13778320-337 from 1982124 to 2669441 tid 2 2024-09-21T09:36:13.311 INFO:tasks.rados.rados.0.smithi137.stdout:2900: write oid 131 current snap is 0 2024-09-21T09:36:13.311 INFO:tasks.rados.rados.0.smithi137.stdout:2895: finishing write tid 4 to smithi13778320-201 2024-09-21T09:36:13.311 INFO:tasks.rados.rados.0.smithi137.stdout:2895: finishing write tid 5 to smithi13778320-201 2024-09-21T09:36:13.311 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 201 v 341 (ObjNum 1844 snap 0 seq_num 1844) dirty exists 2024-09-21T09:36:13.312 INFO:tasks.rados.rados.0.smithi137.stdout:2895: left oid 201 (ObjNum 1844 snap 0 seq_num 1844) 2024-09-21T09:36:13.312 INFO:tasks.rados.rados.0.smithi137.stdout:2900: seq_num 1848 ranges {659336=533931,1756959=430975,2781926=277410} 2024-09-21T09:36:13.317 INFO:tasks.rados.rados.0.smithi137.stdout:2900: writing smithi13778320-131 from 659336 to 1193267 tid 1 2024-09-21T09:36:13.323 INFO:tasks.rados.rados.0.smithi137.stdout:2900: writing smithi13778320-131 from 1756959 to 2187934 tid 2 2024-09-21T09:36:13.328 INFO:tasks.rados.rados.0.smithi137.stdout:2900: writing smithi13778320-131 from 2781926 to 3059336 tid 3 2024-09-21T09:36:13.328 INFO:tasks.rados.rados.0.smithi137.stdout:2895: done (4 left) 2024-09-21T09:36:13.328 INFO:tasks.rados.rados.0.smithi137.stdout:2901: write oid 352 current snap is 0 2024-09-21T09:36:13.328 INFO:tasks.rados.rados.0.smithi137.stdout:2896: expect (ObjNum 1416 snap 0 seq_num 1416) 2024-09-21T09:36:13.377 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:13 smithi137 ceph-mon[28941]: mgrmap e27: x(active, since 61s), standbys: y 2024-09-21T09:36:13.377 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:13 smithi137 ceph-mon[39068]: mgrmap e27: x(active, since 61s), standbys: y 2024-09-21T09:36:13.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:13 smithi165 ceph-mon[32789]: mgrmap e27: x(active, since 61s), standbys: y 2024-09-21T09:36:13.549 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:13 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: 2024-09-21T09:36:13.515+0000 7f5f9c404640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T09:36:13.569 INFO:tasks.rados.rados.0.smithi137.stdout:2898: finishing write tid 1 to smithi13778320-276 2024-09-21T09:36:13.569 INFO:tasks.rados.rados.0.smithi137.stdout:2898: finishing write tid 2 to smithi13778320-276 2024-09-21T09:36:13.569 INFO:tasks.rados.rados.0.smithi137.stdout:2901: seq_num 1849 ranges {676143=609180,1815441=690986,2925702=150441} 2024-09-21T09:36:13.576 INFO:tasks.rados.rados.0.smithi137.stdout:2901: writing smithi13778320-352 from 676143 to 1285323 tid 1 2024-09-21T09:36:13.583 INFO:tasks.rados.rados.0.smithi137.stdout:2901: writing smithi13778320-352 from 1815441 to 2506427 tid 2 2024-09-21T09:36:13.587 INFO:tasks.rados.rados.0.smithi137.stdout:2901: writing smithi13778320-352 from 2925702 to 3076143 tid 3 2024-09-21T09:36:13.587 INFO:tasks.rados.rados.0.smithi137.stdout:2896: done (4 left) 2024-09-21T09:36:13.587 INFO:tasks.rados.rados.0.smithi137.stdout:2902: write oid 35 current snap is 0 2024-09-21T09:36:13.587 INFO:tasks.rados.rados.0.smithi137.stdout:2898: finishing write tid 3 to smithi13778320-276 2024-09-21T09:36:13.587 INFO:tasks.rados.rados.0.smithi137.stdout:2898: finishing write tid 4 to smithi13778320-276 2024-09-21T09:36:13.587 INFO:tasks.rados.rados.0.smithi137.stdout:2902: seq_num 1850 ranges {692950=684429,2157570=434644} 2024-09-21T09:36:13.594 INFO:tasks.rados.rados.0.smithi137.stdout:2902: writing smithi13778320-35 from 692950 to 1377379 tid 1 2024-09-21T09:36:13.601 INFO:tasks.rados.rados.0.smithi137.stdout:2902: writing smithi13778320-35 from 2157570 to 2592214 tid 2 2024-09-21T09:36:13.601 INFO:tasks.rados.rados.0.smithi137.stdout:2903: write oid 134 current snap is 0 2024-09-21T09:36:13.601 INFO:tasks.rados.rados.0.smithi137.stdout:2903: seq_num 1851 ranges {709757=759678,2216052=578302} 2024-09-21T09:36:13.609 INFO:tasks.rados.rados.0.smithi137.stdout:2903: writing smithi13778320-134 from 709757 to 1469435 tid 1 2024-09-21T09:36:13.616 INFO:tasks.rados.rados.0.smithi137.stdout:2903: writing smithi13778320-134 from 2216052 to 2794354 tid 2 2024-09-21T09:36:13.616 INFO:tasks.rados.rados.0.smithi137.stdout:2904: write oid 109 current snap is 0 2024-09-21T09:36:13.616 INFO:tasks.rados.rados.0.smithi137.stdout:2904: seq_num 1852 ranges {726564=434927,1874534=438313,2775265=351299} 2024-09-21T09:36:13.622 INFO:tasks.rados.rados.0.smithi137.stdout:2904: writing smithi13778320-109 from 726564 to 1161491 tid 1 2024-09-21T09:36:13.629 INFO:tasks.rados.rados.0.smithi137.stdout:2904: writing smithi13778320-109 from 1874534 to 2312847 tid 2 2024-09-21T09:36:13.634 INFO:tasks.rados.rados.0.smithi137.stdout:2904: writing smithi13778320-109 from 2775265 to 3126564 tid 3 2024-09-21T09:36:13.634 INFO:tasks.rados.rados.0.smithi137.stdout:2905: delete oid 265 current snap is 0 2024-09-21T09:36:13.634 INFO:tasks.rados.rados.0.smithi137.stdout:2898: finishing write tid 5 to smithi13778320-276 2024-09-21T09:36:13.634 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 276 v 386 (ObjNum 1846 snap 0 seq_num 1846) dirty exists 2024-09-21T09:36:13.634 INFO:tasks.rados.rados.0.smithi137.stdout:2898: left oid 276 (ObjNum 1846 snap 0 seq_num 1846) 2024-09-21T09:36:13.635 INFO:tasks.rados.rados.0.smithi137.stdout:2899: finishing write tid 1 to smithi13778320-337 2024-09-21T09:36:13.635 INFO:tasks.rados.rados.0.smithi137.stdout:2899: finishing write tid 2 to smithi13778320-337 2024-09-21T09:36:13.635 INFO:tasks.rados.rados.0.smithi137.stdout:2899: finishing write tid 3 to smithi13778320-337 2024-09-21T09:36:13.635 INFO:tasks.rados.rados.0.smithi137.stdout:2899: finishing write tid 4 to smithi13778320-337 2024-09-21T09:36:13.635 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 337 v 389 (ObjNum 1847 snap 0 seq_num 1847) dirty exists 2024-09-21T09:36:13.635 INFO:tasks.rados.rados.0.smithi137.stdout:2899: left oid 337 (ObjNum 1847 snap 0 seq_num 1847) 2024-09-21T09:36:13.635 INFO:tasks.rados.rados.0.smithi137.stdout:2900: finishing write tid 1 to smithi13778320-131 2024-09-21T09:36:13.635 INFO:tasks.rados.rados.0.smithi137.stdout:2900: finishing write tid 2 to smithi13778320-131 2024-09-21T09:36:13.635 INFO:tasks.rados.rados.0.smithi137.stdout:2900: finishing write tid 3 to smithi13778320-131 2024-09-21T09:36:13.635 INFO:tasks.rados.rados.0.smithi137.stdout:2900: finishing write tid 4 to smithi13778320-131 2024-09-21T09:36:13.635 INFO:tasks.rados.rados.0.smithi137.stdout:2900: finishing write tid 5 to smithi13778320-131 2024-09-21T09:36:13.635 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 131 v 320 (ObjNum 1848 snap 0 seq_num 1848) dirty exists 2024-09-21T09:36:13.635 INFO:tasks.rados.rados.0.smithi137.stdout:2900: left oid 131 (ObjNum 1848 snap 0 seq_num 1848) 2024-09-21T09:36:13.635 INFO:tasks.rados.rados.0.smithi137.stdout:2901: finishing write tid 1 to smithi13778320-352 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:2901: finishing write tid 2 to smithi13778320-352 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:2901: finishing write tid 3 to smithi13778320-352 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:2901: finishing write tid 4 to smithi13778320-352 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:2901: finishing write tid 5 to smithi13778320-352 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 352 v 341 (ObjNum 1849 snap 0 seq_num 1849) dirty exists 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:2901: left oid 352 (ObjNum 1849 snap 0 seq_num 1849) 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:2902: finishing write tid 1 to smithi13778320-35 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:2902: finishing write tid 2 to smithi13778320-35 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:2902: finishing write tid 3 to smithi13778320-35 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:2902: finishing write tid 4 to smithi13778320-35 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 35 v 450 (ObjNum 1850 snap 0 seq_num 1850) dirty exists 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:2902: left oid 35 (ObjNum 1850 snap 0 seq_num 1850) 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:2903: finishing write tid 1 to smithi13778320-134 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:2903: finishing write tid 2 to smithi13778320-134 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:2903: finishing write tid 3 to smithi13778320-134 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:2903: finishing write tid 4 to smithi13778320-134 2024-09-21T09:36:13.636 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 134 v 392 (ObjNum 1851 snap 0 seq_num 1851) dirty exists 2024-09-21T09:36:13.637 INFO:tasks.rados.rados.0.smithi137.stdout:2903: left oid 134 (ObjNum 1851 snap 0 seq_num 1851) 2024-09-21T09:36:13.637 INFO:tasks.rados.rados.0.smithi137.stdout:2904: finishing write tid 1 to smithi13778320-109 2024-09-21T09:36:13.637 INFO:tasks.rados.rados.0.smithi137.stdout:2904: finishing write tid 2 to smithi13778320-109 2024-09-21T09:36:13.637 INFO:tasks.rados.rados.0.smithi137.stdout:2898: done (7 left) 2024-09-21T09:36:13.637 INFO:tasks.rados.rados.0.smithi137.stdout:2899: done (6 left) 2024-09-21T09:36:13.638 INFO:tasks.rados.rados.0.smithi137.stdout:2900: done (5 left) 2024-09-21T09:36:13.638 INFO:tasks.rados.rados.0.smithi137.stdout:2901: done (4 left) 2024-09-21T09:36:13.638 INFO:tasks.rados.rados.0.smithi137.stdout:2902: done (3 left) 2024-09-21T09:36:13.638 INFO:tasks.rados.rados.0.smithi137.stdout:2903: done (2 left) 2024-09-21T09:36:13.638 INFO:tasks.rados.rados.0.smithi137.stdout:2905: done (1 left) 2024-09-21T09:36:13.638 INFO:tasks.rados.rados.0.smithi137.stdout:2906: write oid 220 current snap is 0 2024-09-21T09:36:13.638 INFO:tasks.rados.rados.0.smithi137.stdout:2906: seq_num 1854 ranges {760178=585425,1875145=441982,3113758=46420} 2024-09-21T09:36:13.642 INFO:tasks.rados.rados.0.smithi137.stdout:2906: writing smithi13778320-220 from 760178 to 1345603 tid 1 2024-09-21T09:36:13.648 INFO:tasks.rados.rados.0.smithi137.stdout:2906: writing smithi13778320-220 from 1875145 to 2317127 tid 2 2024-09-21T09:36:13.653 INFO:tasks.rados.rados.0.smithi137.stdout:2906: writing smithi13778320-220 from 3113758 to 3160178 tid 3 2024-09-21T09:36:13.653 INFO:tasks.rados.rados.0.smithi137.stdout:2907: delete oid 26 current snap is 0 2024-09-21T09:36:13.653 INFO:tasks.rados.rados.0.smithi137.stdout:2904: finishing write tid 3 to smithi13778320-109 2024-09-21T09:36:13.653 INFO:tasks.rados.rados.0.smithi137.stdout:2904: finishing write tid 4 to smithi13778320-109 2024-09-21T09:36:13.653 INFO:tasks.rados.rados.0.smithi137.stdout:2904: finishing write tid 5 to smithi13778320-109 2024-09-21T09:36:13.653 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 109 v 324 (ObjNum 1852 snap 0 seq_num 1852) dirty exists 2024-09-21T09:36:13.653 INFO:tasks.rados.rados.0.smithi137.stdout:2904: left oid 109 (ObjNum 1852 snap 0 seq_num 1852) 2024-09-21T09:36:13.653 INFO:tasks.rados.rados.0.smithi137.stdout:2906: finishing write tid 1 to smithi13778320-220 2024-09-21T09:36:13.654 INFO:tasks.rados.rados.0.smithi137.stdout:2906: finishing write tid 2 to smithi13778320-220 2024-09-21T09:36:13.655 INFO:tasks.rados.rados.0.smithi137.stdout:2904: done (2 left) 2024-09-21T09:36:13.655 INFO:tasks.rados.rados.0.smithi137.stdout:2907: done (1 left) 2024-09-21T09:36:13.655 INFO:tasks.rados.rados.0.smithi137.stdout:2908: write oid 129 current snap is 0 2024-09-21T09:36:13.655 INFO:tasks.rados.rados.0.smithi137.stdout:2908: seq_num 1856 ranges {793792=452276,1708462=445651,2884957=308835} 2024-09-21T09:36:13.661 INFO:tasks.rados.rados.0.smithi137.stdout:2908: writing smithi13778320-129 from 793792 to 1246068 tid 1 2024-09-21T09:36:13.667 INFO:tasks.rados.rados.0.smithi137.stdout:2908: writing smithi13778320-129 from 1708462 to 2154113 tid 2 2024-09-21T09:36:13.673 INFO:tasks.rados.rados.0.smithi137.stdout:2908: writing smithi13778320-129 from 2884957 to 3193792 tid 3 2024-09-21T09:36:13.673 INFO:tasks.rados.rados.0.smithi137.stdout:2909: write oid 253 current snap is 0 2024-09-21T09:36:13.673 INFO:tasks.rados.rados.0.smithi137.stdout:2906: finishing write tid 3 to smithi13778320-220 2024-09-21T09:36:13.673 INFO:tasks.rados.rados.0.smithi137.stdout:2909: seq_num 1857 ranges {410599=527525,1366944=589309,2512380=698219} 2024-09-21T09:36:13.678 INFO:tasks.rados.rados.0.smithi137.stdout:2909: writing smithi13778320-253 from 410599 to 938124 tid 1 2024-09-21T09:36:13.683 INFO:tasks.rados.rados.0.smithi137.stdout:2909: writing smithi13778320-253 from 1366944 to 1956253 tid 2 2024-09-21T09:36:13.691 INFO:tasks.rados.rados.0.smithi137.stdout:2909: writing smithi13778320-253 from 2512380 to 3210599 tid 3 2024-09-21T09:36:13.691 INFO:tasks.rados.rados.0.smithi137.stdout:2910: read oid 258 snap -1 2024-09-21T09:36:13.691 INFO:tasks.rados.rados.0.smithi137.stdout:2910: expect (ObjNum 1678 snap 0 seq_num 1678) 2024-09-21T09:36:13.691 INFO:tasks.rados.rados.0.smithi137.stdout:2911: read oid 227 snap -1 2024-09-21T09:36:13.691 INFO:tasks.rados.rados.0.smithi137.stdout:2911: expect (ObjNum 1690 snap 0 seq_num 1690) 2024-09-21T09:36:13.691 INFO:tasks.rados.rados.0.smithi137.stdout:2912: delete oid 344 current snap is 0 2024-09-21T09:36:13.691 INFO:tasks.rados.rados.0.smithi137.stdout:2906: finishing write tid 4 to smithi13778320-220 2024-09-21T09:36:13.691 INFO:tasks.rados.rados.0.smithi137.stdout:2906: finishing write tid 5 to smithi13778320-220 2024-09-21T09:36:13.691 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 220 v 396 (ObjNum 1854 snap 0 seq_num 1854) dirty exists 2024-09-21T09:36:13.691 INFO:tasks.rados.rados.0.smithi137.stdout:2906: left oid 220 (ObjNum 1854 snap 0 seq_num 1854) 2024-09-21T09:36:13.692 INFO:tasks.rados.rados.0.smithi137.stdout:2908: finishing write tid 1 to smithi13778320-129 2024-09-21T09:36:13.692 INFO:tasks.rados.rados.0.smithi137.stdout:2908: finishing write tid 2 to smithi13778320-129 2024-09-21T09:36:13.692 INFO:tasks.rados.rados.0.smithi137.stdout:2908: finishing write tid 3 to smithi13778320-129 2024-09-21T09:36:13.692 INFO:tasks.rados.rados.0.smithi137.stdout:2908: finishing write tid 4 to smithi13778320-129 2024-09-21T09:36:13.692 INFO:tasks.rados.rados.0.smithi137.stdout:2908: finishing write tid 5 to smithi13778320-129 2024-09-21T09:36:13.692 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 129 v 296 (ObjNum 1856 snap 0 seq_num 1856) dirty exists 2024-09-21T09:36:13.692 INFO:tasks.rados.rados.0.smithi137.stdout:2908: left oid 129 (ObjNum 1856 snap 0 seq_num 1856) 2024-09-21T09:36:13.692 INFO:tasks.rados.rados.0.smithi137.stdout:2909: finishing write tid 1 to smithi13778320-253 2024-09-21T09:36:13.692 INFO:tasks.rados.rados.0.smithi137.stdout:2909: finishing write tid 2 to smithi13778320-253 2024-09-21T09:36:13.693 INFO:tasks.rados.rados.0.smithi137.stdout:2906: done (5 left) 2024-09-21T09:36:13.693 INFO:tasks.rados.rados.0.smithi137.stdout:2908: done (4 left) 2024-09-21T09:36:13.693 INFO:tasks.rados.rados.0.smithi137.stdout:2912: done (3 left) 2024-09-21T09:36:13.693 INFO:tasks.rados.rados.0.smithi137.stdout:2913: read oid 73 snap -1 2024-09-21T09:36:13.694 INFO:tasks.rados.rados.0.smithi137.stdout:2913: expect deleted 2024-09-21T09:36:13.694 INFO:tasks.rados.rados.0.smithi137.stdout:2914: read oid 415 snap -1 2024-09-21T09:36:13.694 INFO:tasks.rados.rados.0.smithi137.stdout:2914: expect (ObjNum 1721 snap 0 seq_num 1721) 2024-09-21T09:36:13.694 INFO:tasks.rados.rados.0.smithi137.stdout:2915: read oid 104 snap -1 2024-09-21T09:36:13.694 INFO:tasks.rados.rados.0.smithi137.stdout:2915: expect deleted 2024-09-21T09:36:13.694 INFO:tasks.rados.rados.0.smithi137.stdout:2916: read oid 268 snap -1 2024-09-21T09:36:13.694 INFO:tasks.rados.rados.0.smithi137.stdout:2916: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-21T09:36:13.694 INFO:tasks.rados.rados.0.smithi137.stdout:2917: read oid 490 snap -1 2024-09-21T09:36:13.694 INFO:tasks.rados.rados.0.smithi137.stdout:2917: expect deleted 2024-09-21T09:36:13.694 INFO:tasks.rados.rados.0.smithi137.stdout:2918: read oid 12 snap -1 2024-09-21T09:36:13.694 INFO:tasks.rados.rados.0.smithi137.stdout:2918: expect (ObjNum 1778 snap 0 seq_num 1778) 2024-09-21T09:36:13.694 INFO:tasks.rados.rados.0.smithi137.stdout:2919: delete oid 352 current snap is 0 2024-09-21T09:36:13.695 INFO:tasks.rados.rados.0.smithi137.stdout:2911: expect (ObjNum 1690 snap 0 seq_num 1690) 2024-09-21T09:36:13.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:09:36:13] ENGINE Bus STOPPING 2024-09-21T09:36:13.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:09:36:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:36:13.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:09:36:13] ENGINE Bus STOPPED 2024-09-21T09:36:13.850 INFO:tasks.rados.rados.0.smithi137.stdout:2916: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-21T09:36:13.897 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:13 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: ignoring --setuser ceph since I am not root 2024-09-21T09:36:13.897 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:13 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: ignoring --setgroup ceph since I am not root 2024-09-21T09:36:13.897 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:13 smithi165 ceph-mgr[66595]: -- 172.21.15.165:0/1521208358 <== mon.1 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55baa7ef50e0 con 0x55baa7ed3000 2024-09-21T09:36:13.914 INFO:tasks.rados.rados.0.smithi137.stdout:2909: finishing write tid 3 to smithi13778320-253 2024-09-21T09:36:13.914 INFO:tasks.rados.rados.0.smithi137.stdout:2914: expect (ObjNum 1721 snap 0 seq_num 1721) 2024-09-21T09:36:14.060 INFO:tasks.rados.rados.0.smithi137.stdout:2909: finishing write tid 4 to smithi13778320-253 2024-09-21T09:36:14.060 INFO:tasks.rados.rados.0.smithi137.stdout:2909: finishing write tid 5 to smithi13778320-253 2024-09-21T09:36:14.060 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 253 v 286 (ObjNum 1857 snap 0 seq_num 1857) dirty exists 2024-09-21T09:36:14.060 INFO:tasks.rados.rados.0.smithi137.stdout:2909: left oid 253 (ObjNum 1857 snap 0 seq_num 1857) 2024-09-21T09:36:14.060 INFO:tasks.rados.rados.0.smithi137.stdout:2910: expect (ObjNum 1678 snap 0 seq_num 1678) 2024-09-21T09:36:14.184 INFO:tasks.rados.rados.0.smithi137.stdout:2918: expect (ObjNum 1778 snap 0 seq_num 1778) 2024-09-21T09:36:14.272 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:14.016+0000 7fe278232640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:14.272 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:14.016+0000 7fe278232640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:14.272 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:14.016+0000 7fe278232640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:14.272 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:14.016+0000 7fe278232640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:14.272 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:14.016+0000 7fe278232640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:14.272 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:14.017+0000 7fe273228640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:14.273 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:14.017+0000 7fe273228640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:14.273 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:14.017+0000 7fe273228640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:14.273 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:14.017+0000 7fe273228640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:14.273 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:14.017+0000 7fe273228640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:14.380 INFO:tasks.rados.rados.0.smithi137.stdout:2909: done (9 left) 2024-09-21T09:36:14.380 INFO:tasks.rados.rados.0.smithi137.stdout:2910: done (8 left) 2024-09-21T09:36:14.380 INFO:tasks.rados.rados.0.smithi137.stdout:2911: done (7 left) 2024-09-21T09:36:14.380 INFO:tasks.rados.rados.0.smithi137.stdout:2913: done (6 left) 2024-09-21T09:36:14.380 INFO:tasks.rados.rados.0.smithi137.stdout:2914: done (5 left) 2024-09-21T09:36:14.380 INFO:tasks.rados.rados.0.smithi137.stdout:2915: done (4 left) 2024-09-21T09:36:14.380 INFO:tasks.rados.rados.0.smithi137.stdout:2916: done (3 left) 2024-09-21T09:36:14.380 INFO:tasks.rados.rados.0.smithi137.stdout:2917: done (2 left) 2024-09-21T09:36:14.380 INFO:tasks.rados.rados.0.smithi137.stdout:2918: done (1 left) 2024-09-21T09:36:14.380 INFO:tasks.rados.rados.0.smithi137.stdout:2919: done (0 left) 2024-09-21T09:36:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:2920: read oid 273 snap -1 2024-09-21T09:36:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:2920: expect (ObjNum 1151 snap 0 seq_num 1151) 2024-09-21T09:36:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:2921: read oid 272 snap -1 2024-09-21T09:36:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:2921: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-21T09:36:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:2922: read oid 135 snap -1 2024-09-21T09:36:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:2922: expect (ObjNum 867 snap 0 seq_num 867) 2024-09-21T09:36:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:2923: read oid 417 snap -1 2024-09-21T09:36:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:2923: expect (ObjNum 416 snap 0 seq_num 416) 2024-09-21T09:36:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:2924: read oid 144 snap -1 2024-09-21T09:36:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:2924: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-21T09:36:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:2925: read oid 290 snap -1 2024-09-21T09:36:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:2925: expect deleted 2024-09-21T09:36:14.381 INFO:tasks.rados.rados.0.smithi137.stdout:2926: read oid 63 snap -1 2024-09-21T09:36:14.382 INFO:tasks.rados.rados.0.smithi137.stdout:2926: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-21T09:36:14.382 INFO:tasks.rados.rados.0.smithi137.stdout:2927: read oid 444 snap -1 2024-09-21T09:36:14.382 INFO:tasks.rados.rados.0.smithi137.stdout:2927: expect deleted 2024-09-21T09:36:14.382 INFO:tasks.rados.rados.0.smithi137.stdout:2928: write oid 300 current snap is 0 2024-09-21T09:36:14.382 INFO:tasks.rados.rados.0.smithi137.stdout:2928: seq_num 1860 ranges {461020=753272,1826037=452989,2878296=382724} 2024-09-21T09:36:14.386 INFO:tasks.rados.rados.0.smithi137.stdout:2928: writing smithi13778320-300 from 461020 to 1214292 tid 1 2024-09-21T09:36:14.393 INFO:tasks.rados.rados.0.smithi137.stdout:2928: writing smithi13778320-300 from 1826037 to 2279026 tid 2 2024-09-21T09:36:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 11 MiB/s wr, 105 op/s 2024-09-21T09:36:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:36:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T09:36:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T09:36:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: Activating manager daemon y 2024-09-21T09:36:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: osdmap e71: 8 total, 8 up, 8 in 2024-09-21T09:36:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.24883 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T09:36:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: mgrmap e28: y(active, starting, since 0.0102692s) 2024-09-21T09:36:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:36:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:36:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:36:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi165.gocjqw"}]: dispatch 2024-09-21T09:36:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi137.glvyrt"}]: dispatch 2024-09-21T09:36:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:36:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:36:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:36:14.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:36:14.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:36:14.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:36:14.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:36:14.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:36:14.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:36:14.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:36:14.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:36:14.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:36:14.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: Manager daemon y is now available 2024-09-21T09:36:14.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:14.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:36:14.400 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:36:14.401 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:36:14.401 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:36:14.401 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:36:14.401 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:14 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:36:14.401 INFO:tasks.rados.rados.0.smithi137.stdout:2928: writing smithi13778320-300 from 2878296 to 3261020 tid 3 2024-09-21T09:36:14.401 INFO:tasks.rados.rados.0.smithi137.stdout:2923: expect (ObjNum 416 snap 0 seq_num 416) 2024-09-21T09:36:14.500 INFO:tasks.rados.rados.0.smithi137.stdout:2926: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-21T09:36:14.535 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:14.535 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 11 MiB/s wr, 105 op/s 2024-09-21T09:36:14.535 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:14.535 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:14.535 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:14.535 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:14.536 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:36:14.536 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:14.536 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:14.536 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T09:36:14.536 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T09:36:14.536 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: Activating manager daemon y 2024-09-21T09:36:14.536 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: osdmap e71: 8 total, 8 up, 8 in 2024-09-21T09:36:14.536 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.24883 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T09:36:14.536 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: mgrmap e28: y(active, starting, since 0.0102692s) 2024-09-21T09:36:14.536 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:36:14.536 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:36:14.536 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:36:14.536 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi165.gocjqw"}]: dispatch 2024-09-21T09:36:14.536 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi137.glvyrt"}]: dispatch 2024-09-21T09:36:14.537 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:36:14.537 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:36:14.537 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:36:14.537 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:36:14.537 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:36:14.537 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:36:14.537 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:36:14.537 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:36:14.537 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:36:14.537 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:14.537 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 11 MiB/s wr, 105 op/s 2024-09-21T09:36:14.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:14.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:14.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:14.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:14.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:36:14.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' 2024-09-21T09:36:14.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:14.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.24883 172.21.15.165:0/2618728833' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T09:36:14.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T09:36:14.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: Activating manager daemon y 2024-09-21T09:36:14.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: osdmap e71: 8 total, 8 up, 8 in 2024-09-21T09:36:14.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.24883 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T09:36:14.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: mgrmap e28: y(active, starting, since 0.0102692s) 2024-09-21T09:36:14.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:36:14.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:36:14.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:36:14.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi165.gocjqw"}]: dispatch 2024-09-21T09:36:14.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi137.glvyrt"}]: dispatch 2024-09-21T09:36:14.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:36:14.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:36:14.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:36:14.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:36:14.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:36:14.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:36:14.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:36:14.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:36:14.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:36:14.540 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:36:14.540 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:36:14.540 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:36:14.540 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: Manager daemon y is now available 2024-09-21T09:36:14.540 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:14.540 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:36:14.540 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:36:14.540 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:36:14.540 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:36:14.540 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:36:14.540 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:36:14.541 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:36:14.541 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:36:14.541 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:36:14.541 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: Manager daemon y is now available 2024-09-21T09:36:14.541 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:14.541 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:36:14.541 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:36:14.541 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:36:14.541 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:36:14.541 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:36:14.541 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:36:14.730 INFO:tasks.rados.rados.0.smithi137.stdout:2924: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-21T09:36:14.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:09:36:14] ENGINE Bus STARTING 2024-09-21T09:36:14.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:09:36:14] ENGINE Serving on http://:::9283 2024-09-21T09:36:14.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:09:36:14] ENGINE Bus STARTED 2024-09-21T09:36:14.879 INFO:tasks.rados.rados.0.smithi137.stdout:2920: expect (ObjNum 1151 snap 0 seq_num 1151) 2024-09-21T09:36:15.070 INFO:tasks.rados.rados.0.smithi137.stdout:2921: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-21T09:36:15.190 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:15.006+0000 7fe25afbe640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:36:15] ENGINE Error in HTTPServer.serve 2024-09-21T09:36:15.190 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: Traceback (most recent call last): 2024-09-21T09:36:15.190 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:36:15.190 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: self._connections.run(self.expiration_interval) 2024-09-21T09:36:15.190 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:36:15.190 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: self._run(expiration_interval) 2024-09-21T09:36:15.191 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:36:15.191 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:36:15.191 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:36:15.191 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:36:15.191 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:36:15.191 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: s = self.context.wrap_socket( 2024-09-21T09:36:15.191 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:36:15.191 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: return self.sslsocket_class._create( 2024-09-21T09:36:15.191 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:36:15.191 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: self.do_handshake() 2024-09-21T09:36:15.191 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:36:15.191 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: self._sslobj.do_handshake() 2024-09-21T09:36:15.191 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:36:15.191 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:15.253 INFO:tasks.rados.rados.0.smithi137.stdout:2928: finishing write tid 1 to smithi13778320-300 2024-09-21T09:36:15.254 INFO:tasks.rados.rados.0.smithi137.stdout:2928: finishing write tid 2 to smithi13778320-300 2024-09-21T09:36:15.254 INFO:tasks.rados.rados.0.smithi137.stdout:2920: done (8 left) 2024-09-21T09:36:15.254 INFO:tasks.rados.rados.0.smithi137.stdout:2921: done (7 left) 2024-09-21T09:36:15.254 INFO:tasks.rados.rados.0.smithi137.stdout:2923: done (6 left) 2024-09-21T09:36:15.254 INFO:tasks.rados.rados.0.smithi137.stdout:2924: done (5 left) 2024-09-21T09:36:15.254 INFO:tasks.rados.rados.0.smithi137.stdout:2925: done (4 left) 2024-09-21T09:36:15.254 INFO:tasks.rados.rados.0.smithi137.stdout:2926: done (3 left) 2024-09-21T09:36:15.254 INFO:tasks.rados.rados.0.smithi137.stdout:2927: done (2 left) 2024-09-21T09:36:15.254 INFO:tasks.rados.rados.0.smithi137.stdout:2929: write oid 156 current snap is 0 2024-09-21T09:36:15.254 INFO:tasks.rados.rados.0.smithi137.stdout:2922: expect (ObjNum 867 snap 0 seq_num 867) 2024-09-21T09:36:15.373 INFO:tasks.rados.rados.0.smithi137.stdout:2928: finishing write tid 3 to smithi13778320-300 2024-09-21T09:36:15.373 INFO:tasks.rados.rados.0.smithi137.stdout:2928: finishing write tid 4 to smithi13778320-300 2024-09-21T09:36:15.373 INFO:tasks.rados.rados.0.smithi137.stdout:2929: seq_num 1861 ranges {477827=428521,1484519=596647,2505719=532863} 2024-09-21T09:36:15.377 INFO:tasks.rados.rados.0.smithi137.stdout:2929: writing smithi13778320-156 from 477827 to 906348 tid 1 2024-09-21T09:36:15.384 INFO:tasks.rados.rados.0.smithi137.stdout:2929: writing smithi13778320-156 from 1484519 to 2081166 tid 2 2024-09-21T09:36:15.390 INFO:tasks.rados.rados.0.smithi137.stdout:2929: writing smithi13778320-156 from 2505719 to 3038582 tid 3 2024-09-21T09:36:15.390 INFO:tasks.rados.rados.0.smithi137.stdout:2922: done (2 left) 2024-09-21T09:36:15.390 INFO:tasks.rados.rados.0.smithi137.stdout:2930: read oid 276 snap -1 2024-09-21T09:36:15.390 INFO:tasks.rados.rados.0.smithi137.stdout:2930: expect (ObjNum 1846 snap 0 seq_num 1846) 2024-09-21T09:36:15.390 INFO:tasks.rados.rados.0.smithi137.stdout:2931: read oid 144 snap -1 2024-09-21T09:36:15.390 INFO:tasks.rados.rados.0.smithi137.stdout:2931: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-21T09:36:15.391 INFO:tasks.rados.rados.0.smithi137.stdout:2932: read oid 87 snap -1 2024-09-21T09:36:15.391 INFO:tasks.rados.rados.0.smithi137.stdout:2932: expect (ObjNum 1288 snap 0 seq_num 1288) 2024-09-21T09:36:15.391 INFO:tasks.rados.rados.0.smithi137.stdout:2933: write oid 332 current snap is 0 2024-09-21T09:36:15.391 INFO:tasks.rados.rados.0.smithi137.stdout:2933: seq_num 1862 ranges {494634=503770,1426648=456658,2533142=744135} 2024-09-21T09:36:15.396 INFO:tasks.rados.rados.0.smithi137.stdout:2933: writing smithi13778320-332 from 494634 to 998404 tid 1 2024-09-21T09:36:15.401 INFO:tasks.rados.rados.0.smithi137.stdout:2933: writing smithi13778320-332 from 1426648 to 1883306 tid 2 2024-09-21T09:36:15.409 INFO:tasks.rados.rados.0.smithi137.stdout:2933: writing smithi13778320-332 from 2533142 to 3277277 tid 3 2024-09-21T09:36:15.409 INFO:tasks.rados.rados.0.smithi137.stdout:2934: delete oid 361 current snap is 0 2024-09-21T09:36:15.409 INFO:tasks.rados.rados.0.smithi137.stdout:2928: finishing write tid 5 to smithi13778320-300 2024-09-21T09:36:15.410 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 300 v 371 (ObjNum 1860 snap 0 seq_num 1860) dirty exists 2024-09-21T09:36:15.410 INFO:tasks.rados.rados.0.smithi137.stdout:2928: left oid 300 (ObjNum 1860 snap 0 seq_num 1860) 2024-09-21T09:36:15.410 INFO:tasks.rados.rados.0.smithi137.stdout:2929: finishing write tid 1 to smithi13778320-156 2024-09-21T09:36:15.410 INFO:tasks.rados.rados.0.smithi137.stdout:2929: finishing write tid 2 to smithi13778320-156 2024-09-21T09:36:15.410 INFO:tasks.rados.rados.0.smithi137.stdout:2929: finishing write tid 3 to smithi13778320-156 2024-09-21T09:36:15.410 INFO:tasks.rados.rados.0.smithi137.stdout:2929: finishing write tid 4 to smithi13778320-156 2024-09-21T09:36:15.410 INFO:tasks.rados.rados.0.smithi137.stdout:2929: finishing write tid 5 to smithi13778320-156 2024-09-21T09:36:15.410 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 156 v 329 (ObjNum 1861 snap 0 seq_num 1861) dirty exists 2024-09-21T09:36:15.410 INFO:tasks.rados.rados.0.smithi137.stdout:2929: left oid 156 (ObjNum 1861 snap 0 seq_num 1861) 2024-09-21T09:36:15.410 INFO:tasks.rados.rados.0.smithi137.stdout:2930: expect (ObjNum 1846 snap 0 seq_num 1846) 2024-09-21T09:36:15.498 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:15.598 INFO:tasks.rados.rados.0.smithi137.stdout:2931: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-21T09:36:15.746 INFO:tasks.rados.rados.0.smithi137.stdout:2933: finishing write tid 1 to smithi13778320-332 2024-09-21T09:36:15.746 INFO:tasks.rados.rados.0.smithi137.stdout:2932: expect (ObjNum 1288 snap 0 seq_num 1288) 2024-09-21T09:36:15.790 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-mon[28941]: mgrmap e29: y(active, since 1.00934s) 2024-09-21T09:36:15.790 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-mon[28941]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:36:15.790 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-mon[28941]: pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:15.790 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/920535551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:15.791 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-mon[39068]: mgrmap e29: y(active, since 1.00934s) 2024-09-21T09:36:15.791 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-mon[39068]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:36:15.791 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-mon[39068]: pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:15.791 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:15 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/920535551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:15.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:15 smithi165 ceph-mon[32789]: mgrmap e29: y(active, since 1.00934s) 2024-09-21T09:36:15.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:15 smithi165 ceph-mon[32789]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:36:15.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:15 smithi165 ceph-mon[32789]: pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:15.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:15 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/920535551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:15.996 INFO:tasks.rados.rados.0.smithi137.stdout:2933: finishing write tid 2 to smithi13778320-332 2024-09-21T09:36:15.996 INFO:tasks.rados.rados.0.smithi137.stdout:2928: done (6 left) 2024-09-21T09:36:15.996 INFO:tasks.rados.rados.0.smithi137.stdout:2929: done (5 left) 2024-09-21T09:36:15.996 INFO:tasks.rados.rados.0.smithi137.stdout:2930: done (4 left) 2024-09-21T09:36:15.996 INFO:tasks.rados.rados.0.smithi137.stdout:2931: done (3 left) 2024-09-21T09:36:15.996 INFO:tasks.rados.rados.0.smithi137.stdout:2932: done (2 left) 2024-09-21T09:36:15.996 INFO:tasks.rados.rados.0.smithi137.stdout:2934: done (1 left) 2024-09-21T09:36:15.996 INFO:tasks.rados.rados.0.smithi137.stdout:2935: write oid 293 current snap is 0 2024-09-21T09:36:15.996 INFO:tasks.rados.rados.0.smithi137.stdout:2933: finishing write tid 3 to smithi13778320-332 2024-09-21T09:36:15.997 INFO:tasks.rados.rados.0.smithi137.stdout:2933: finishing write tid 4 to smithi13778320-332 2024-09-21T09:36:15.997 INFO:tasks.rados.rados.0.smithi137.stdout:2933: finishing write tid 5 to smithi13778320-332 2024-09-21T09:36:15.997 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 332 v 456 (ObjNum 1862 snap 0 seq_num 1862) dirty exists 2024-09-21T09:36:15.997 INFO:tasks.rados.rados.0.smithi137.stdout:2933: left oid 332 (ObjNum 1862 snap 0 seq_num 1862) 2024-09-21T09:36:15.997 INFO:tasks.rados.rados.0.smithi137.stdout:2935: seq_num 1864 ranges {528248=770621,2059965=743974} 2024-09-21T09:36:16.002 INFO:tasks.rados.rados.0.smithi137.stdout:2935: writing smithi13778320-293 from 528248 to 1298869 tid 1 2024-09-21T09:36:16.011 INFO:tasks.rados.rados.0.smithi137.stdout:2935: writing smithi13778320-293 from 2059965 to 2803939 tid 2 2024-09-21T09:36:16.011 INFO:tasks.rados.rados.0.smithi137.stdout:2933: done (1 left) 2024-09-21T09:36:16.011 INFO:tasks.rados.rados.0.smithi137.stdout:2936: write oid 56 current snap is 0 2024-09-21T09:36:16.011 INFO:tasks.rados.rados.0.smithi137.stdout:2935: finishing write tid 1 to smithi13778320-293 2024-09-21T09:36:16.011 INFO:tasks.rados.rados.0.smithi137.stdout:2936: seq_num 1865 ranges {545055=445870,1718447=603985,3015411=329644} 2024-09-21T09:36:16.016 INFO:tasks.rados.rados.0.smithi137.stdout:2936: writing smithi13778320-56 from 545055 to 990925 tid 1 2024-09-21T09:36:16.023 INFO:tasks.rados.rados.0.smithi137.stdout:2936: writing smithi13778320-56 from 1718447 to 2322432 tid 2 2024-09-21T09:36:16.029 INFO:tasks.rados.rados.0.smithi137.stdout:2936: writing smithi13778320-56 from 3015411 to 3345055 tid 3 2024-09-21T09:36:16.029 INFO:tasks.rados.rados.0.smithi137.stdout:2937: delete oid 358 current snap is 0 2024-09-21T09:36:16.029 INFO:tasks.rados.rados.0.smithi137.stdout:2935: finishing write tid 2 to smithi13778320-293 2024-09-21T09:36:16.029 INFO:tasks.rados.rados.0.smithi137.stdout:2935: finishing write tid 3 to smithi13778320-293 2024-09-21T09:36:16.030 INFO:tasks.rados.rados.0.smithi137.stdout:2935: finishing write tid 4 to smithi13778320-293 2024-09-21T09:36:16.030 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 293 v 429 (ObjNum 1864 snap 0 seq_num 1864) dirty exists 2024-09-21T09:36:16.030 INFO:tasks.rados.rados.0.smithi137.stdout:2935: left oid 293 (ObjNum 1864 snap 0 seq_num 1864) 2024-09-21T09:36:16.030 INFO:tasks.rados.rados.0.smithi137.stdout:2936: finishing write tid 1 to smithi13778320-56 2024-09-21T09:36:16.030 INFO:tasks.rados.rados.0.smithi137.stdout:2936: finishing write tid 2 to smithi13778320-56 2024-09-21T09:36:16.031 INFO:tasks.rados.rados.0.smithi137.stdout:2935: done (2 left) 2024-09-21T09:36:16.031 INFO:tasks.rados.rados.0.smithi137.stdout:2937: done (1 left) 2024-09-21T09:36:16.031 INFO:tasks.rados.rados.0.smithi137.stdout:2938: read oid 16 snap -1 2024-09-21T09:36:16.031 INFO:tasks.rados.rados.0.smithi137.stdout:2938: expect (ObjNum 1506 snap 0 seq_num 1506) 2024-09-21T09:36:16.031 INFO:tasks.rados.rados.0.smithi137.stdout:2939: read oid 396 snap -1 2024-09-21T09:36:16.031 INFO:tasks.rados.rados.0.smithi137.stdout:2939: expect (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T09:36:16.031 INFO:tasks.rados.rados.0.smithi137.stdout:2940: write oid 433 current snap is 0 2024-09-21T09:36:16.032 INFO:tasks.rados.rados.0.smithi137.stdout:2940: seq_num 1867 ranges {578669=596368,1719058=607654,2953904=424765} 2024-09-21T09:36:16.038 INFO:tasks.rados.rados.0.smithi137.stdout:2940: writing smithi13778320-433 from 578669 to 1175037 tid 1 2024-09-21T09:36:16.044 INFO:tasks.rados.rados.0.smithi137.stdout:2940: writing smithi13778320-433 from 1719058 to 2326712 tid 2 2024-09-21T09:36:16.050 INFO:tasks.rados.rados.0.smithi137.stdout:2940: writing smithi13778320-433 from 2953904 to 3378669 tid 3 2024-09-21T09:36:16.050 INFO:tasks.rados.rados.0.smithi137.stdout:2941: write oid 88 current snap is 0 2024-09-21T09:36:16.050 INFO:tasks.rados.rados.0.smithi137.stdout:2941: seq_num 1868 ranges {595476=671617,1777540=751312,2981327=414149} 2024-09-21T09:36:16.057 INFO:tasks.rados.rados.0.smithi137.stdout:2941: writing smithi13778320-88 from 595476 to 1267093 tid 1 2024-09-21T09:36:16.064 INFO:tasks.rados.rados.0.smithi137.stdout:2941: writing smithi13778320-88 from 1777540 to 2528852 tid 2 2024-09-21T09:36:16.069 INFO:tasks.rados.rados.0.smithi137.stdout:2941: writing smithi13778320-88 from 2981327 to 3395476 tid 3 2024-09-21T09:36:16.069 INFO:tasks.rados.rados.0.smithi137.stdout:2942: write oid 490 current snap is 0 2024-09-21T09:36:16.069 INFO:tasks.rados.rados.0.smithi137.stdout:2942: seq_num 1869 ranges {612283=746866,1836022=611323,3008750=403533} 2024-09-21T09:36:16.076 INFO:tasks.rados.rados.0.smithi137.stdout:2942: writing smithi13778320-490 from 612283 to 1359149 tid 1 2024-09-21T09:36:16.082 INFO:tasks.rados.rados.0.smithi137.stdout:2942: writing smithi13778320-490 from 1836022 to 2447345 tid 2 2024-09-21T09:36:16.087 INFO:tasks.rados.rados.0.smithi137.stdout:2942: writing smithi13778320-490 from 3008750 to 3412283 tid 3 2024-09-21T09:36:16.087 INFO:tasks.rados.rados.0.smithi137.stdout:2943: write oid 453 current snap is 0 2024-09-21T09:36:16.088 INFO:tasks.rados.rados.0.smithi137.stdout:2938: expect (ObjNum 1506 snap 0 seq_num 1506) 2024-09-21T09:36:16.238 INFO:tasks.rados.rados.0.smithi137.stdout:2936: finishing write tid 3 to smithi13778320-56 2024-09-21T09:36:16.238 INFO:tasks.rados.rados.0.smithi137.stdout:2936: finishing write tid 4 to smithi13778320-56 2024-09-21T09:36:16.238 INFO:tasks.rados.rados.0.smithi137.stdout:2943: seq_num 1870 ranges {629090=422115,1778151=754981,3319820=109270} 2024-09-21T09:36:16.243 INFO:tasks.rados.rados.0.smithi137.stdout:2943: writing smithi13778320-453 from 629090 to 1051205 tid 1 2024-09-21T09:36:16.251 INFO:tasks.rados.rados.0.smithi137.stdout:2943: writing smithi13778320-453 from 1778151 to 2533132 tid 2 2024-09-21T09:36:16.257 INFO:tasks.rados.rados.0.smithi137.stdout:2943: writing smithi13778320-453 from 3319820 to 3429090 tid 3 2024-09-21T09:36:16.257 INFO:tasks.rados.rados.0.smithi137.stdout:2938: done (6 left) 2024-09-21T09:36:16.257 INFO:tasks.rados.rados.0.smithi137.stdout:2944: write oid 117 current snap is 0 2024-09-21T09:36:16.257 INFO:tasks.rados.rados.0.smithi137.stdout:2936: finishing write tid 5 to smithi13778320-56 2024-09-21T09:36:16.257 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 56 v 454 (ObjNum 1865 snap 0 seq_num 1865) dirty exists 2024-09-21T09:36:16.257 INFO:tasks.rados.rados.0.smithi137.stdout:2936: left oid 56 (ObjNum 1865 snap 0 seq_num 1865) 2024-09-21T09:36:16.257 INFO:tasks.rados.rados.0.smithi137.stdout:2940: finishing write tid 1 to smithi13778320-433 2024-09-21T09:36:16.257 INFO:tasks.rados.rados.0.smithi137.stdout:2939: expect (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T09:36:16.443 INFO:tasks.rados.rados.0.smithi137.stdout:2940: finishing write tid 2 to smithi13778320-433 2024-09-21T09:36:16.443 INFO:tasks.rados.rados.0.smithi137.stdout:2940: finishing write tid 3 to smithi13778320-433 2024-09-21T09:36:16.443 INFO:tasks.rados.rados.0.smithi137.stdout:2940: finishing write tid 4 to smithi13778320-433 2024-09-21T09:36:16.443 INFO:tasks.rados.rados.0.smithi137.stdout:2940: finishing write tid 5 to smithi13778320-433 2024-09-21T09:36:16.443 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 433 v 385 (ObjNum 1867 snap 0 seq_num 1867) dirty exists 2024-09-21T09:36:16.444 INFO:tasks.rados.rados.0.smithi137.stdout:2940: left oid 433 (ObjNum 1867 snap 0 seq_num 1867) 2024-09-21T09:36:16.444 INFO:tasks.rados.rados.0.smithi137.stdout:2941: finishing write tid 1 to smithi13778320-88 2024-09-21T09:36:16.444 INFO:tasks.rados.rados.0.smithi137.stdout:2941: finishing write tid 2 to smithi13778320-88 2024-09-21T09:36:16.444 INFO:tasks.rados.rados.0.smithi137.stdout:2941: finishing write tid 3 to smithi13778320-88 2024-09-21T09:36:16.444 INFO:tasks.rados.rados.0.smithi137.stdout:2944: seq_num 1871 ranges {645897=613717,1952986=614992,3063596=382301} 2024-09-21T09:36:16.449 INFO:tasks.rados.rados.0.smithi137.stdout:2944: writing smithi13778320-117 from 645897 to 1259614 tid 1 2024-09-21T09:36:16.457 INFO:tasks.rados.rados.0.smithi137.stdout:2944: writing smithi13778320-117 from 1952986 to 2567978 tid 2 2024-09-21T09:36:16.462 INFO:tasks.rados.rados.0.smithi137.stdout:2944: writing smithi13778320-117 from 3063596 to 3445897 tid 3 2024-09-21T09:36:16.462 INFO:tasks.rados.rados.0.smithi137.stdout:2936: done (6 left) 2024-09-21T09:36:16.462 INFO:tasks.rados.rados.0.smithi137.stdout:2939: done (5 left) 2024-09-21T09:36:16.462 INFO:tasks.rados.rados.0.smithi137.stdout:2940: done (4 left) 2024-09-21T09:36:16.462 INFO:tasks.rados.rados.0.smithi137.stdout:2945: delete oid 343 current snap is 0 2024-09-21T09:36:16.462 INFO:tasks.rados.rados.0.smithi137.stdout:2941: finishing write tid 4 to smithi13778320-88 2024-09-21T09:36:16.463 INFO:tasks.rados.rados.0.smithi137.stdout:2941: finishing write tid 5 to smithi13778320-88 2024-09-21T09:36:16.463 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 88 v 434 (ObjNum 1868 snap 0 seq_num 1868) dirty exists 2024-09-21T09:36:16.463 INFO:tasks.rados.rados.0.smithi137.stdout:2941: left oid 88 (ObjNum 1868 snap 0 seq_num 1868) 2024-09-21T09:36:16.463 INFO:tasks.rados.rados.0.smithi137.stdout:2942: finishing write tid 1 to smithi13778320-490 2024-09-21T09:36:16.463 INFO:tasks.rados.rados.0.smithi137.stdout:2942: finishing write tid 2 to smithi13778320-490 2024-09-21T09:36:16.463 INFO:tasks.rados.rados.0.smithi137.stdout:2942: finishing write tid 3 to smithi13778320-490 2024-09-21T09:36:16.463 INFO:tasks.rados.rados.0.smithi137.stdout:2942: finishing write tid 4 to smithi13778320-490 2024-09-21T09:36:16.463 INFO:tasks.rados.rados.0.smithi137.stdout:2942: finishing write tid 5 to smithi13778320-490 2024-09-21T09:36:16.463 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 490 v 333 (ObjNum 1869 snap 0 seq_num 1869) dirty exists 2024-09-21T09:36:16.463 INFO:tasks.rados.rados.0.smithi137.stdout:2942: left oid 490 (ObjNum 1869 snap 0 seq_num 1869) 2024-09-21T09:36:16.463 INFO:tasks.rados.rados.0.smithi137.stdout:2943: finishing write tid 1 to smithi13778320-453 2024-09-21T09:36:16.463 INFO:tasks.rados.rados.0.smithi137.stdout:2943: finishing write tid 2 to smithi13778320-453 2024-09-21T09:36:16.463 INFO:tasks.rados.rados.0.smithi137.stdout:2943: finishing write tid 3 to smithi13778320-453 2024-09-21T09:36:16.463 INFO:tasks.rados.rados.0.smithi137.stdout:2943: finishing write tid 4 to smithi13778320-453 2024-09-21T09:36:16.463 INFO:tasks.rados.rados.0.smithi137.stdout:2943: finishing write tid 5 to smithi13778320-453 2024-09-21T09:36:16.464 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 453 v 438 (ObjNum 1870 snap 0 seq_num 1870) dirty exists 2024-09-21T09:36:16.464 INFO:tasks.rados.rados.0.smithi137.stdout:2943: left oid 453 (ObjNum 1870 snap 0 seq_num 1870) 2024-09-21T09:36:16.464 INFO:tasks.rados.rados.0.smithi137.stdout:2944: finishing write tid 1 to smithi13778320-117 2024-09-21T09:36:16.464 INFO:tasks.rados.rados.0.smithi137.stdout:2944: finishing write tid 2 to smithi13778320-117 2024-09-21T09:36:16.464 INFO:tasks.rados.rados.0.smithi137.stdout:2941: done (4 left) 2024-09-21T09:36:16.464 INFO:tasks.rados.rados.0.smithi137.stdout:2942: done (3 left) 2024-09-21T09:36:16.464 INFO:tasks.rados.rados.0.smithi137.stdout:2943: done (2 left) 2024-09-21T09:36:16.465 INFO:tasks.rados.rados.0.smithi137.stdout:2945: done (1 left) 2024-09-21T09:36:16.465 INFO:tasks.rados.rados.0.smithi137.stdout:2946: write oid 393 current snap is 0 2024-09-21T09:36:16.465 INFO:tasks.rados.rados.0.smithi137.stdout:2946: seq_num 1873 ranges {679511=764215,2069950=618661,3118442=361069} 2024-09-21T09:36:16.471 INFO:tasks.rados.rados.0.smithi137.stdout:2946: writing smithi13778320-393 from 679511 to 1443726 tid 1 2024-09-21T09:36:16.477 INFO:tasks.rados.rados.0.smithi137.stdout:2946: writing smithi13778320-393 from 2069950 to 2688611 tid 2 2024-09-21T09:36:16.482 INFO:tasks.rados.rados.0.smithi137.stdout:2946: writing smithi13778320-393 from 3118442 to 3479511 tid 3 2024-09-21T09:36:16.482 INFO:tasks.rados.rados.0.smithi137.stdout:2947: write oid 496 current snap is 0 2024-09-21T09:36:16.482 INFO:tasks.rados.rados.0.smithi137.stdout:2944: finishing write tid 3 to smithi13778320-117 2024-09-21T09:36:16.482 INFO:tasks.rados.rados.0.smithi137.stdout:2947: seq_num 1874 ranges {696318=439464,1728432=762319,3145865=350453} 2024-09-21T09:36:16.488 INFO:tasks.rados.rados.0.smithi137.stdout:2947: writing smithi13778320-496 from 696318 to 1135782 tid 1 2024-09-21T09:36:16.496 INFO:tasks.rados.rados.0.smithi137.stdout:2947: writing smithi13778320-496 from 1728432 to 2490751 tid 2 2024-09-21T09:36:16.502 INFO:tasks.rados.rados.0.smithi137.stdout:2947: writing smithi13778320-496 from 3145865 to 3496318 tid 3 2024-09-21T09:36:16.502 INFO:tasks.rados.rados.0.smithi137.stdout:2948: delete oid 258 current snap is 0 2024-09-21T09:36:16.502 INFO:tasks.rados.rados.0.smithi137.stdout:2944: finishing write tid 4 to smithi13778320-117 2024-09-21T09:36:16.502 INFO:tasks.rados.rados.0.smithi137.stdout:2944: finishing write tid 5 to smithi13778320-117 2024-09-21T09:36:16.502 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 117 v 300 (ObjNum 1871 snap 0 seq_num 1871) dirty exists 2024-09-21T09:36:16.502 INFO:tasks.rados.rados.0.smithi137.stdout:2944: left oid 117 (ObjNum 1871 snap 0 seq_num 1871) 2024-09-21T09:36:16.502 INFO:tasks.rados.rados.0.smithi137.stdout:2946: finishing write tid 1 to smithi13778320-393 2024-09-21T09:36:16.502 INFO:tasks.rados.rados.0.smithi137.stdout:2946: finishing write tid 2 to smithi13778320-393 2024-09-21T09:36:16.502 INFO:tasks.rados.rados.0.smithi137.stdout:2946: finishing write tid 3 to smithi13778320-393 2024-09-21T09:36:16.502 INFO:tasks.rados.rados.0.smithi137.stdout:2946: finishing write tid 4 to smithi13778320-393 2024-09-21T09:36:16.503 INFO:tasks.rados.rados.0.smithi137.stdout:2946: finishing write tid 5 to smithi13778320-393 2024-09-21T09:36:16.503 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 393 v 304 (ObjNum 1873 snap 0 seq_num 1873) dirty exists 2024-09-21T09:36:16.503 INFO:tasks.rados.rados.0.smithi137.stdout:2946: left oid 393 (ObjNum 1873 snap 0 seq_num 1873) 2024-09-21T09:36:16.503 INFO:tasks.rados.rados.0.smithi137.stdout:2947: finishing write tid 1 to smithi13778320-496 2024-09-21T09:36:16.503 INFO:tasks.rados.rados.0.smithi137.stdout:2947: finishing write tid 2 to smithi13778320-496 2024-09-21T09:36:16.504 INFO:tasks.rados.rados.0.smithi137.stdout:2947: finishing write tid 3 to smithi13778320-496 2024-09-21T09:36:16.505 INFO:tasks.rados.rados.0.smithi137.stdout:2947: finishing write tid 4 to smithi13778320-496 2024-09-21T09:36:16.505 INFO:tasks.rados.rados.0.smithi137.stdout:2947: finishing write tid 5 to smithi13778320-496 2024-09-21T09:36:16.505 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 496 v 314 (ObjNum 1874 snap 0 seq_num 1874) dirty exists 2024-09-21T09:36:16.505 INFO:tasks.rados.rados.0.smithi137.stdout:2947: left oid 496 (ObjNum 1874 snap 0 seq_num 1874) 2024-09-21T09:36:16.505 INFO:tasks.rados.rados.0.smithi137.stdout:2944: done (3 left) 2024-09-21T09:36:16.505 INFO:tasks.rados.rados.0.smithi137.stdout:2946: done (2 left) 2024-09-21T09:36:16.505 INFO:tasks.rados.rados.0.smithi137.stdout:2947: done (1 left) 2024-09-21T09:36:16.505 INFO:tasks.rados.rados.0.smithi137.stdout:2948: done (0 left) 2024-09-21T09:36:16.505 INFO:tasks.rados.rados.0.smithi137.stdout:2949: write oid 222 current snap is 0 2024-09-21T09:36:16.505 INFO:tasks.rados.rados.0.smithi137.stdout:2949: seq_num 1876 ranges {729932=589962,1729043=765988,3084358=445574} 2024-09-21T09:36:16.512 INFO:tasks.rados.rados.0.smithi137.stdout:2949: writing smithi13778320-222 from 729932 to 1319894 tid 1 2024-09-21T09:36:16.518 INFO:tasks.rados.rados.0.smithi137.stdout:2949: writing smithi13778320-222 from 1729043 to 2495031 tid 2 2024-09-21T09:36:16.524 INFO:tasks.rados.rados.0.smithi137.stdout:2949: writing smithi13778320-222 from 3084358 to 3529932 tid 3 2024-09-21T09:36:16.524 INFO:tasks.rados.rados.0.smithi137.stdout:2950: delete oid 76 current snap is 0 2024-09-21T09:36:16.524 INFO:tasks.rados.rados.0.smithi137.stdout:2949: finishing write tid 1 to smithi13778320-222 2024-09-21T09:36:16.524 INFO:tasks.rados.rados.0.smithi137.stdout:2949: finishing write tid 2 to smithi13778320-222 2024-09-21T09:36:16.526 INFO:tasks.rados.rados.0.smithi137.stdout:2950: done (1 left) 2024-09-21T09:36:16.526 INFO:tasks.rados.rados.0.smithi137.stdout:2951: read oid 217 snap -1 2024-09-21T09:36:16.526 INFO:tasks.rados.rados.0.smithi137.stdout:2951: expect (ObjNum 1723 snap 0 seq_num 1723) 2024-09-21T09:36:16.526 INFO:tasks.rados.rados.0.smithi137.stdout:2952: read oid 279 snap -1 2024-09-21T09:36:16.526 INFO:tasks.rados.rados.0.smithi137.stdout:2952: expect (ObjNum 968 snap 0 seq_num 968) 2024-09-21T09:36:16.527 INFO:tasks.rados.rados.0.smithi137.stdout:2953: read oid 288 snap -1 2024-09-21T09:36:16.527 INFO:tasks.rados.rados.0.smithi137.stdout:2953: expect (ObjNum 1299 snap 0 seq_num 1299) 2024-09-21T09:36:16.527 INFO:tasks.rados.rados.0.smithi137.stdout:2954: read oid 144 snap -1 2024-09-21T09:36:16.527 INFO:tasks.rados.rados.0.smithi137.stdout:2954: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-21T09:36:16.527 INFO:tasks.rados.rados.0.smithi137.stdout:2955: read oid 111 snap -1 2024-09-21T09:36:16.527 INFO:tasks.rados.rados.0.smithi137.stdout:2955: expect (ObjNum 1363 snap 0 seq_num 1363) 2024-09-21T09:36:16.527 INFO:tasks.rados.rados.0.smithi137.stdout:2956: read oid 88 snap -1 2024-09-21T09:36:16.527 INFO:tasks.rados.rados.0.smithi137.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2024-09-21T09:36:16.527 INFO:tasks.rados.rados.0.smithi137.stdout:2957: write oid 378 current snap is 0 2024-09-21T09:36:16.527 INFO:tasks.rados.rados.0.smithi137.stdout:2957: seq_num 1878 ranges {763546=456813,1962360=769657,3255557=307989} 2024-09-21T09:36:16.533 INFO:tasks.rados.rados.0.smithi137.stdout:2957: writing smithi13778320-378 from 763546 to 1220359 tid 1 2024-09-21T09:36:16.542 INFO:tasks.rados.rados.0.smithi137.stdout:2957: writing smithi13778320-378 from 1962360 to 2732017 tid 2 2024-09-21T09:36:16.547 INFO:tasks.rados.rados.0.smithi137.stdout:2957: writing smithi13778320-378 from 3255557 to 3563546 tid 3 2024-09-21T09:36:16.547 INFO:tasks.rados.rados.0.smithi137.stdout:2958: read oid 161 snap -1 2024-09-21T09:36:16.547 INFO:tasks.rados.rados.0.smithi137.stdout:2958: expect (ObjNum 536 snap 0 seq_num 536) 2024-09-21T09:36:16.547 INFO:tasks.rados.rados.0.smithi137.stdout:2959: read oid 214 snap -1 2024-09-21T09:36:16.547 INFO:tasks.rados.rados.0.smithi137.stdout:2959: expect (ObjNum 1517 snap 0 seq_num 1517) 2024-09-21T09:36:16.547 INFO:tasks.rados.rados.0.smithi137.stdout:2960: write oid 362 current snap is 0 2024-09-21T09:36:16.547 INFO:tasks.rados.rados.0.smithi137.stdout:2960: seq_num 1879 ranges {780353=532062,1904489=513315,3166627=401171} 2024-09-21T09:36:16.554 INFO:tasks.rados.rados.0.smithi137.stdout:2960: writing smithi13778320-362 from 780353 to 1312415 tid 1 2024-09-21T09:36:16.560 INFO:tasks.rados.rados.0.smithi137.stdout:2960: writing smithi13778320-362 from 1904489 to 2417804 tid 2 2024-09-21T09:36:16.567 INFO:tasks.rados.rados.0.smithi137.stdout:2960: writing smithi13778320-362 from 3166627 to 3567798 tid 3 2024-09-21T09:36:16.567 INFO:tasks.rados.rados.0.smithi137.stdout:2961: read oid 79 snap -1 2024-09-21T09:36:16.567 INFO:tasks.rados.rados.0.smithi137.stdout:2961: expect deleted 2024-09-21T09:36:16.567 INFO:tasks.rados.rados.0.smithi137.stdout:2962: read oid 10 snap -1 2024-09-21T09:36:16.567 INFO:tasks.rados.rados.0.smithi137.stdout:2962: expect (ObjNum 9 snap 0 seq_num 9) 2024-09-21T09:36:16.567 INFO:tasks.rados.rados.0.smithi137.stdout:2963: write oid 255 current snap is 0 2024-09-21T09:36:16.567 INFO:tasks.rados.rados.0.smithi137.stdout:2954: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-21T09:36:16.614 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:16 smithi165 ceph-mon[32789]: [21/Sep/2024:09:36:14] ENGINE Bus STARTING 2024-09-21T09:36:16.614 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:16 smithi165 ceph-mon[32789]: [21/Sep/2024:09:36:15] ENGINE Serving on https://172.21.15.137:7150 2024-09-21T09:36:16.614 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:16 smithi165 ceph-mon[32789]: [21/Sep/2024:09:36:15] ENGINE Error in HTTPServer.serve 2024-09-21T09:36:16.614 INFO:journalctl@ceph.mon.b.smithi165.stdout: Traceback (most recent call last): 2024-09-21T09:36:16.614 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:36:16.614 INFO:journalctl@ceph.mon.b.smithi165.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:36:16.615 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:36:16.615 INFO:journalctl@ceph.mon.b.smithi165.stdout: self._run(expiration_interval) 2024-09-21T09:36:16.615 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:36:16.615 INFO:journalctl@ceph.mon.b.smithi165.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:36:16.615 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:36:16.615 INFO:journalctl@ceph.mon.b.smithi165.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:36:16.615 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:36:16.615 INFO:journalctl@ceph.mon.b.smithi165.stdout: s = self.context.wrap_socket( 2024-09-21T09:36:16.615 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:36:16.615 INFO:journalctl@ceph.mon.b.smithi165.stdout: return self.sslsocket_class._create( 2024-09-21T09:36:16.616 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:36:16.616 INFO:journalctl@ceph.mon.b.smithi165.stdout: self.do_handshake() 2024-09-21T09:36:16.616 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:36:16.616 INFO:journalctl@ceph.mon.b.smithi165.stdout: self._sslobj.do_handshake() 2024-09-21T09:36:16.616 INFO:journalctl@ceph.mon.b.smithi165.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:36:16.616 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:16 smithi165 ceph-mon[32789]: [21/Sep/2024:09:36:15] ENGINE Serving on http://172.21.15.137:8765 2024-09-21T09:36:16.616 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:16 smithi165 ceph-mon[32789]: [21/Sep/2024:09:36:15] ENGINE Bus STARTED 2024-09-21T09:36:16.616 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:16 smithi165 ceph-mon[32789]: from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:16.616 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:16 smithi165 ceph-mon[32789]: pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:16.616 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:16 smithi165 ceph-mon[32789]: mgrmap e30: y(active, since 2s) 2024-09-21T09:36:16.616 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:16 smithi165 ceph-mon[32789]: from='client.15756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:16.716 INFO:tasks.rados.rados.0.smithi137.stdout:2953: expect (ObjNum 1299 snap 0 seq_num 1299) 2024-09-21T09:36:16.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[28941]: [21/Sep/2024:09:36:14] ENGINE Bus STARTING 2024-09-21T09:36:16.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[28941]: [21/Sep/2024:09:36:15] ENGINE Serving on https://172.21.15.137:7150 2024-09-21T09:36:16.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[28941]: [21/Sep/2024:09:36:15] ENGINE Error in HTTPServer.serve 2024-09-21T09:36:16.800 INFO:journalctl@ceph.mon.a.smithi137.stdout: Traceback (most recent call last): 2024-09-21T09:36:16.800 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:36:16.801 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:36:16.801 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:36:16.801 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._run(expiration_interval) 2024-09-21T09:36:16.801 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:36:16.801 INFO:journalctl@ceph.mon.a.smithi137.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:36:16.801 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:36:16.801 INFO:journalctl@ceph.mon.a.smithi137.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:36:16.801 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:36:16.801 INFO:journalctl@ceph.mon.a.smithi137.stdout: s = self.context.wrap_socket( 2024-09-21T09:36:16.801 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:36:16.801 INFO:journalctl@ceph.mon.a.smithi137.stdout: return self.sslsocket_class._create( 2024-09-21T09:36:16.801 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:36:16.801 INFO:journalctl@ceph.mon.a.smithi137.stdout: self.do_handshake() 2024-09-21T09:36:16.801 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:36:16.801 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._sslobj.do_handshake() 2024-09-21T09:36:16.802 INFO:journalctl@ceph.mon.a.smithi137.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:36:16.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[28941]: [21/Sep/2024:09:36:15] ENGINE Serving on http://172.21.15.137:8765 2024-09-21T09:36:16.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[28941]: [21/Sep/2024:09:36:15] ENGINE Bus STARTED 2024-09-21T09:36:16.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[28941]: from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:16.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[28941]: pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:16.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[28941]: mgrmap e30: y(active, since 2s) 2024-09-21T09:36:16.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[28941]: from='client.15756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:16.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[39068]: [21/Sep/2024:09:36:14] ENGINE Bus STARTING 2024-09-21T09:36:16.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[39068]: [21/Sep/2024:09:36:15] ENGINE Serving on https://172.21.15.137:7150 2024-09-21T09:36:16.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[39068]: [21/Sep/2024:09:36:15] ENGINE Error in HTTPServer.serve 2024-09-21T09:36:16.802 INFO:journalctl@ceph.mon.c.smithi137.stdout: Traceback (most recent call last): 2024-09-21T09:36:16.803 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:36:16.803 INFO:journalctl@ceph.mon.c.smithi137.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:36:16.803 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:36:16.803 INFO:journalctl@ceph.mon.c.smithi137.stdout: self._run(expiration_interval) 2024-09-21T09:36:16.803 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:36:16.803 INFO:journalctl@ceph.mon.c.smithi137.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:36:16.803 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:36:16.803 INFO:journalctl@ceph.mon.c.smithi137.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:36:16.803 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:36:16.803 INFO:journalctl@ceph.mon.c.smithi137.stdout: s = self.context.wrap_socket( 2024-09-21T09:36:16.803 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:36:16.803 INFO:journalctl@ceph.mon.c.smithi137.stdout: return self.sslsocket_class._create( 2024-09-21T09:36:16.803 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:36:16.803 INFO:journalctl@ceph.mon.c.smithi137.stdout: self.do_handshake() 2024-09-21T09:36:16.804 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:36:16.804 INFO:journalctl@ceph.mon.c.smithi137.stdout: self._sslobj.do_handshake() 2024-09-21T09:36:16.804 INFO:journalctl@ceph.mon.c.smithi137.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:36:16.804 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[39068]: [21/Sep/2024:09:36:15] ENGINE Serving on http://172.21.15.137:8765 2024-09-21T09:36:16.804 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[39068]: [21/Sep/2024:09:36:15] ENGINE Bus STARTED 2024-09-21T09:36:16.804 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[39068]: from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:16.804 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[39068]: pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:16.804 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[39068]: mgrmap e30: y(active, since 2s) 2024-09-21T09:36:16.804 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:16 smithi137 ceph-mon[39068]: from='client.15756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:16.839 INFO:tasks.rados.rados.0.smithi137.stdout:2957: finishing write tid 1 to smithi13778320-378 2024-09-21T09:36:16.840 INFO:tasks.rados.rados.0.smithi137.stdout:2955: expect (ObjNum 1363 snap 0 seq_num 1363) 2024-09-21T09:36:16.971 INFO:tasks.rados.rados.0.smithi137.stdout:2951: expect (ObjNum 1723 snap 0 seq_num 1723) 2024-09-21T09:36:17.067 INFO:tasks.rados.rados.0.smithi137.stdout:2952: expect (ObjNum 968 snap 0 seq_num 968) 2024-09-21T09:36:17.163 INFO:tasks.rados.rados.0.smithi137.stdout:2949: finishing write tid 3 to smithi13778320-222 2024-09-21T09:36:17.163 INFO:tasks.rados.rados.0.smithi137.stdout:2957: finishing write tid 2 to smithi13778320-378 2024-09-21T09:36:17.163 INFO:tasks.rados.rados.0.smithi137.stdout:2963: seq_num 1880 ranges {797160=607311,1962971=773326,3194050=403110} 2024-09-21T09:36:17.170 INFO:tasks.rados.rados.0.smithi137.stdout:2963: writing smithi13778320-255 from 797160 to 1404471 tid 1 2024-09-21T09:36:17.178 INFO:tasks.rados.rados.0.smithi137.stdout:2963: writing smithi13778320-255 from 1962971 to 2736297 tid 2 2024-09-21T09:36:17.183 INFO:tasks.rados.rados.0.smithi137.stdout:2963: writing smithi13778320-255 from 3194050 to 3597160 tid 3 2024-09-21T09:36:17.183 INFO:tasks.rados.rados.0.smithi137.stdout:2951: done (13 left) 2024-09-21T09:36:17.183 INFO:tasks.rados.rados.0.smithi137.stdout:2952: done (12 left) 2024-09-21T09:36:17.183 INFO:tasks.rados.rados.0.smithi137.stdout:2953: done (11 left) 2024-09-21T09:36:17.183 INFO:tasks.rados.rados.0.smithi137.stdout:2954: done (10 left) 2024-09-21T09:36:17.183 INFO:tasks.rados.rados.0.smithi137.stdout:2955: done (9 left) 2024-09-21T09:36:17.184 INFO:tasks.rados.rados.0.smithi137.stdout:2964: write oid 53 current snap is 0 2024-09-21T09:36:17.184 INFO:tasks.rados.rados.0.smithi137.stdout:2964: seq_num 1881 ranges {413967=682560,1621453=516984,2821473=423715} 2024-09-21T09:36:17.189 INFO:tasks.rados.rados.0.smithi137.stdout:2964: writing smithi13778320-53 from 413967 to 1096527 tid 1 2024-09-21T09:36:17.195 INFO:tasks.rados.rados.0.smithi137.stdout:2964: writing smithi13778320-53 from 1621453 to 2138437 tid 2 2024-09-21T09:36:17.201 INFO:tasks.rados.rados.0.smithi137.stdout:2964: writing smithi13778320-53 from 2821473 to 3245188 tid 3 2024-09-21T09:36:17.201 INFO:tasks.rados.rados.0.smithi137.stdout:2965: read oid 14 snap -1 2024-09-21T09:36:17.201 INFO:tasks.rados.rados.0.smithi137.stdout:2965: expect (ObjNum 1431 snap 0 seq_num 1431) 2024-09-21T09:36:17.201 INFO:tasks.rados.rados.0.smithi137.stdout:2966: write oid 144 current snap is 0 2024-09-21T09:36:17.201 INFO:tasks.rados.rados.0.smithi137.stdout:2966: seq_num 1882 ranges {430774=757809,1679935=776995,3248896=381878} 2024-09-21T09:36:17.207 INFO:tasks.rados.rados.0.smithi137.stdout:2966: writing smithi13778320-144 from 430774 to 1188583 tid 1 2024-09-21T09:36:17.216 INFO:tasks.rados.rados.0.smithi137.stdout:2966: writing smithi13778320-144 from 1679935 to 2456930 tid 2 2024-09-21T09:36:17.224 INFO:tasks.rados.rados.0.smithi137.stdout:2966: writing smithi13778320-144 from 3248896 to 3630774 tid 3 2024-09-21T09:36:17.224 INFO:tasks.rados.rados.0.smithi137.stdout:2967: write oid 318 current snap is 0 2024-09-21T09:36:17.224 INFO:tasks.rados.rados.0.smithi137.stdout:2949: finishing write tid 4 to smithi13778320-222 2024-09-21T09:36:17.224 INFO:tasks.rados.rados.0.smithi137.stdout:2949: finishing write tid 5 to smithi13778320-222 2024-09-21T09:36:17.224 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 222 v 389 (ObjNum 1876 snap 0 seq_num 1876) dirty exists 2024-09-21T09:36:17.224 INFO:tasks.rados.rados.0.smithi137.stdout:2949: left oid 222 (ObjNum 1876 snap 0 seq_num 1876) 2024-09-21T09:36:17.224 INFO:tasks.rados.rados.0.smithi137.stdout:2967: seq_num 1883 ranges {447581=433058,1622064=520653,2759966=562612} 2024-09-21T09:36:17.229 INFO:tasks.rados.rados.0.smithi137.stdout:2967: writing smithi13778320-318 from 447581 to 880639 tid 1 2024-09-21T09:36:17.236 INFO:tasks.rados.rados.0.smithi137.stdout:2967: writing smithi13778320-318 from 1622064 to 2142717 tid 2 2024-09-21T09:36:17.240 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:16 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:16.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:36:17.242 INFO:tasks.rados.rados.0.smithi137.stdout:2967: writing smithi13778320-318 from 2759966 to 3322578 tid 3 2024-09-21T09:36:17.242 INFO:tasks.rados.rados.0.smithi137.stdout:2949: done (12 left) 2024-09-21T09:36:17.242 INFO:tasks.rados.rados.0.smithi137.stdout:2968: write oid 427 current snap is 0 2024-09-21T09:36:17.243 INFO:tasks.rados.rados.0.smithi137.stdout:2957: finishing write tid 3 to smithi13778320-378 2024-09-21T09:36:17.243 INFO:tasks.rados.rados.0.smithi137.stdout:2957: finishing write tid 4 to smithi13778320-378 2024-09-21T09:36:17.243 INFO:tasks.rados.rados.0.smithi137.stdout:2968: seq_num 1884 ranges {464388=508307,1680546=780664,3187389=476999} 2024-09-21T09:36:17.247 INFO:tasks.rados.rados.0.smithi137.stdout:2968: writing smithi13778320-427 from 464388 to 972695 tid 1 2024-09-21T09:36:17.255 INFO:tasks.rados.rados.0.smithi137.stdout:2968: writing smithi13778320-427 from 1680546 to 2461210 tid 2 2024-09-21T09:36:17.262 INFO:tasks.rados.rados.0.smithi137.stdout:2968: writing smithi13778320-427 from 3187389 to 3664388 tid 3 2024-09-21T09:36:17.262 INFO:tasks.rados.rados.0.smithi137.stdout:2969: write oid 480 current snap is 0 2024-09-21T09:36:17.263 INFO:tasks.rados.rados.0.smithi137.stdout:2957: finishing write tid 5 to smithi13778320-378 2024-09-21T09:36:17.263 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 378 v 357 (ObjNum 1878 snap 0 seq_num 1878) dirty exists 2024-09-21T09:36:17.263 INFO:tasks.rados.rados.0.smithi137.stdout:2957: left oid 378 (ObjNum 1878 snap 0 seq_num 1878) 2024-09-21T09:36:17.263 INFO:tasks.rados.rados.0.smithi137.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2024-09-21T09:36:17.458 INFO:tasks.rados.rados.0.smithi137.stdout:2960: finishing write tid 1 to smithi13778320-362 2024-09-21T09:36:17.458 INFO:tasks.rados.rados.0.smithi137.stdout:2958: expect (ObjNum 536 snap 0 seq_num 536) 2024-09-21T09:36:17.602 INFO:tasks.rados.rados.0.smithi137.stdout:2960: finishing write tid 2 to smithi13778320-362 2024-09-21T09:36:17.602 INFO:tasks.rados.rados.0.smithi137.stdout:2959: expect (ObjNum 1517 snap 0 seq_num 1517) 2024-09-21T09:36:17.716 INFO:tasks.rados.rados.0.smithi137.stdout:2969: seq_num 1885 ranges {481195=583556,1739028=524322,2814812=585156} 2024-09-21T09:36:17.722 INFO:tasks.rados.rados.0.smithi137.stdout:2969: writing smithi13778320-480 from 481195 to 1064751 tid 1 2024-09-21T09:36:17.729 INFO:tasks.rados.rados.0.smithi137.stdout:2969: writing smithi13778320-480 from 1739028 to 2263350 tid 2 2024-09-21T09:36:17.736 INFO:tasks.rados.rados.0.smithi137.stdout:2969: writing smithi13778320-480 from 2814812 to 3399968 tid 3 2024-09-21T09:36:17.736 INFO:tasks.rados.rados.0.smithi137.stdout:2956: done (13 left) 2024-09-21T09:36:17.736 INFO:tasks.rados.rados.0.smithi137.stdout:2957: done (12 left) 2024-09-21T09:36:17.736 INFO:tasks.rados.rados.0.smithi137.stdout:2958: done (11 left) 2024-09-21T09:36:17.736 INFO:tasks.rados.rados.0.smithi137.stdout:2959: done (10 left) 2024-09-21T09:36:17.737 INFO:tasks.rados.rados.0.smithi137.stdout:2961: done (9 left) 2024-09-21T09:36:17.737 INFO:tasks.rados.rados.0.smithi137.stdout:2970: read oid 320 snap -1 2024-09-21T09:36:17.737 INFO:tasks.rados.rados.0.smithi137.stdout:2970: expect (ObjNum 1291 snap 0 seq_num 1291) 2024-09-21T09:36:17.737 INFO:tasks.rados.rados.0.smithi137.stdout:2971: read oid 404 snap -1 2024-09-21T09:36:17.737 INFO:tasks.rados.rados.0.smithi137.stdout:2971: expect (ObjNum 1747 snap 0 seq_num 1747) 2024-09-21T09:36:17.737 INFO:tasks.rados.rados.0.smithi137.stdout:2972: read oid 321 snap -1 2024-09-21T09:36:17.737 INFO:tasks.rados.rados.0.smithi137.stdout:2972: expect (ObjNum 913 snap 0 seq_num 913) 2024-09-21T09:36:17.737 INFO:tasks.rados.rados.0.smithi137.stdout:2973: read oid 240 snap -1 2024-09-21T09:36:17.737 INFO:tasks.rados.rados.0.smithi137.stdout:2973: expect (ObjNum 1738 snap 0 seq_num 1738) 2024-09-21T09:36:17.737 INFO:tasks.rados.rados.0.smithi137.stdout:2974: read oid 298 snap -1 2024-09-21T09:36:17.737 INFO:tasks.rados.rados.0.smithi137.stdout:2974: expect (ObjNum 297 snap 0 seq_num 297) 2024-09-21T09:36:17.737 INFO:tasks.rados.rados.0.smithi137.stdout:2975: read oid 353 snap -1 2024-09-21T09:36:17.737 INFO:tasks.rados.rados.0.smithi137.stdout:2975: expect (ObjNum 1534 snap 0 seq_num 1534) 2024-09-21T09:36:17.737 INFO:tasks.rados.rados.0.smithi137.stdout:2976: write oid 29 current snap is 0 2024-09-21T09:36:17.737 INFO:tasks.rados.rados.0.smithi137.stdout:2976: seq_num 1886 ranges {498002=775158,1913863=784333,3358588=339414} 2024-09-21T09:36:17.743 INFO:tasks.rados.rados.0.smithi137.stdout:2976: writing smithi13778320-29 from 498002 to 1273160 tid 1 2024-09-21T09:36:17.751 INFO:tasks.rados.rados.0.smithi137.stdout:2976: writing smithi13778320-29 from 1913863 to 2698196 tid 2 2024-09-21T09:36:17.757 INFO:tasks.rados.rados.0.smithi137.stdout:2976: writing smithi13778320-29 from 3358588 to 3698002 tid 3 2024-09-21T09:36:17.757 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:36:17.757 INFO:tasks.rados.rados.0.smithi137.stdout:2960: finishing write tid 3 to smithi13778320-362 2024-09-21T09:36:17.757 INFO:tasks.rados.rados.0.smithi137.stdout:2960: finishing write tid 4 to smithi13778320-362 2024-09-21T09:36:17.758 INFO:tasks.rados.rados.0.smithi137.stdout:2960: finishing write tid 5 to smithi13778320-362 2024-09-21T09:36:17.758 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 362 v 335 (ObjNum 1879 snap 0 seq_num 1879) dirty exists 2024-09-21T09:36:17.758 INFO:tasks.rados.rados.0.smithi137.stdout:2960: left oid 362 (ObjNum 1879 snap 0 seq_num 1879) 2024-09-21T09:36:17.758 INFO:tasks.rados.rados.0.smithi137.stdout:2962: expect (ObjNum 9 snap 0 seq_num 9) 2024-09-21T09:36:17.829 INFO:tasks.rados.rados.0.smithi137.stdout:2963: finishing write tid 1 to smithi13778320-255 2024-09-21T09:36:17.829 INFO:tasks.rados.rados.0.smithi137.stdout:2963: finishing write tid 2 to smithi13778320-255 2024-09-21T09:36:17.829 INFO:tasks.rados.rados.0.smithi137.stdout:2960: done (15 left) 2024-09-21T09:36:17.829 INFO:tasks.rados.rados.0.smithi137.stdout:2962: done (14 left) 2024-09-21T09:36:17.829 INFO:tasks.rados.rados.0.smithi137.stdout:2977: read oid 319 snap -1 2024-09-21T09:36:17.829 INFO:tasks.rados.rados.0.smithi137.stdout:2977: expect deleted 2024-09-21T09:36:17.829 INFO:tasks.rados.rados.0.smithi137.stdout:2978: write oid 359 current snap is 0 2024-09-21T09:36:17.829 INFO:tasks.rados.rados.0.smithi137.stdout:2963: finishing write tid 3 to smithi13778320-255 2024-09-21T09:36:17.829 INFO:tasks.rados.rados.0.smithi137.stdout:2963: finishing write tid 4 to smithi13778320-255 2024-09-21T09:36:17.829 INFO:tasks.rados.rados.0.smithi137.stdout:2963: finishing write tid 5 to smithi13778320-255 2024-09-21T09:36:17.829 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 255 v 393 (ObjNum 1880 snap 0 seq_num 1880) dirty exists 2024-09-21T09:36:17.829 INFO:tasks.rados.rados.0.smithi137.stdout:2963: left oid 255 (ObjNum 1880 snap 0 seq_num 1880) 2024-09-21T09:36:17.830 INFO:tasks.rados.rados.0.smithi137.stdout:2964: finishing write tid 1 to smithi13778320-53 2024-09-21T09:36:17.830 INFO:tasks.rados.rados.0.smithi137.stdout:2978: seq_num 1887 ranges {514809=450407,1455992=527991,2469658=724053,3608303=106506} 2024-09-21T09:36:17.833 INFO:tasks.rados.rados.0.smithi137.stdout:2978: writing smithi13778320-359 from 514809 to 965216 tid 1 2024-09-21T09:36:17.839 INFO:tasks.rados.rados.0.smithi137.stdout:2978: writing smithi13778320-359 from 1455992 to 1983983 tid 2 2024-09-21T09:36:17.846 INFO:tasks.rados.rados.0.smithi137.stdout:2978: writing smithi13778320-359 from 2469658 to 3193711 tid 3 2024-09-21T09:36:17.849 INFO:tasks.rados.rados.0.smithi137.stdout:2978: writing smithi13778320-359 from 3608303 to 3714809 tid 4 2024-09-21T09:36:17.849 INFO:tasks.rados.rados.0.smithi137.stdout:2963: done (15 left) 2024-09-21T09:36:17.849 INFO:tasks.rados.rados.0.smithi137.stdout:2979: write oid 454 current snap is 0 2024-09-21T09:36:17.849 INFO:tasks.rados.rados.0.smithi137.stdout:2964: finishing write tid 2 to smithi13778320-53 2024-09-21T09:36:17.849 INFO:tasks.rados.rados.0.smithi137.stdout:2965: expect (ObjNum 1431 snap 0 seq_num 1431) 2024-09-21T09:36:17.970 INFO:tasks.rados.rados.0.smithi137.stdout:2964: finishing write tid 3 to smithi13778320-53 2024-09-21T09:36:17.970 INFO:tasks.rados.rados.0.smithi137.stdout:2964: finishing write tid 4 to smithi13778320-53 2024-09-21T09:36:17.971 INFO:tasks.rados.rados.0.smithi137.stdout:2979: seq_num 1888 ranges {531616=525656,1514474=671649,2780728=535325} 2024-09-21T09:36:17.976 INFO:tasks.rados.rados.0.smithi137.stdout:2979: writing smithi13778320-454 from 531616 to 1057272 tid 1 2024-09-21T09:36:17.983 INFO:tasks.rados.rados.0.smithi137.stdout:2979: writing smithi13778320-454 from 1514474 to 2186123 tid 2 2024-09-21T09:36:17.989 INFO:tasks.rados.rados.0.smithi137.stdout:2979: writing smithi13778320-454 from 2780728 to 3316053 tid 3 2024-09-21T09:36:17.989 INFO:tasks.rados.rados.0.smithi137.stdout:2965: done (15 left) 2024-09-21T09:36:17.990 INFO:tasks.rados.rados.0.smithi137.stdout:2980: write oid 212 current snap is 0 2024-09-21T09:36:17.990 INFO:tasks.rados.rados.0.smithi137.stdout:2964: finishing write tid 5 to smithi13778320-53 2024-09-21T09:36:17.990 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 53 v 397 (ObjNum 1881 snap 0 seq_num 1881) dirty exists 2024-09-21T09:36:17.990 INFO:tasks.rados.rados.0.smithi137.stdout:2964: left oid 53 (ObjNum 1881 snap 0 seq_num 1881) 2024-09-21T09:36:17.990 INFO:tasks.rados.rados.0.smithi137.stdout:2966: finishing write tid 1 to smithi13778320-144 2024-09-21T09:36:17.990 INFO:tasks.rados.rados.0.smithi137.stdout:2980: seq_num 1889 ranges {548423=600905,1572956=531660,2524504=746597,3740781=7642} 2024-09-21T09:36:17.995 INFO:tasks.rados.rados.0.smithi137.stdout:2980: writing smithi13778320-212 from 548423 to 1149328 tid 1 2024-09-21T09:36:18.001 INFO:tasks.rados.rados.0.smithi137.stdout:2980: writing smithi13778320-212 from 1572956 to 2104616 tid 2 2024-09-21T09:36:18.007 INFO:tasks.rados.rados.0.smithi137.stdout:2980: writing smithi13778320-212 from 2524504 to 3271101 tid 3 2024-09-21T09:36:18.010 INFO:tasks.rados.rados.0.smithi137.stdout:2980: writing smithi13778320-212 from 3740781 to 3748423 tid 4 2024-09-21T09:36:18.011 INFO:tasks.rados.rados.0.smithi137.stdout:2964: done (15 left) 2024-09-21T09:36:18.011 INFO:tasks.rados.rados.0.smithi137.stdout:2981: write oid 412 current snap is 0 2024-09-21T09:36:18.011 INFO:tasks.rados.rados.0.smithi137.stdout:2966: finishing write tid 2 to smithi13778320-144 2024-09-21T09:36:18.011 INFO:tasks.rados.rados.0.smithi137.stdout:2966: finishing write tid 3 to smithi13778320-144 2024-09-21T09:36:18.011 INFO:tasks.rados.rados.0.smithi137.stdout:2966: finishing write tid 4 to smithi13778320-144 2024-09-21T09:36:18.011 INFO:tasks.rados.rados.0.smithi137.stdout:2966: finishing write tid 5 to smithi13778320-144 2024-09-21T09:36:18.011 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 144 v 347 (ObjNum 1882 snap 0 seq_num 1882) dirty exists 2024-09-21T09:36:18.011 INFO:tasks.rados.rados.0.smithi137.stdout:2966: left oid 144 (ObjNum 1882 snap 0 seq_num 1882) 2024-09-21T09:36:18.011 INFO:tasks.rados.rados.0.smithi137.stdout:2967: finishing write tid 1 to smithi13778320-318 2024-09-21T09:36:18.011 INFO:tasks.rados.rados.0.smithi137.stdout:2967: finishing write tid 2 to smithi13778320-318 2024-09-21T09:36:18.011 INFO:tasks.rados.rados.0.smithi137.stdout:2967: finishing write tid 3 to smithi13778320-318 2024-09-21T09:36:18.011 INFO:tasks.rados.rados.0.smithi137.stdout:2967: finishing write tid 4 to smithi13778320-318 2024-09-21T09:36:18.011 INFO:tasks.rados.rados.0.smithi137.stdout:2967: finishing write tid 5 to smithi13778320-318 2024-09-21T09:36:18.011 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 318 v 461 (ObjNum 1883 snap 0 seq_num 1883) dirty exists 2024-09-21T09:36:18.012 INFO:tasks.rados.rados.0.smithi137.stdout:2967: left oid 318 (ObjNum 1883 snap 0 seq_num 1883) 2024-09-21T09:36:18.012 INFO:tasks.rados.rados.0.smithi137.stdout:2968: finishing write tid 1 to smithi13778320-427 2024-09-21T09:36:18.012 INFO:tasks.rados.rados.0.smithi137.stdout:2968: finishing write tid 2 to smithi13778320-427 2024-09-21T09:36:18.012 INFO:tasks.rados.rados.0.smithi137.stdout:2968: finishing write tid 3 to smithi13778320-427 2024-09-21T09:36:18.012 INFO:tasks.rados.rados.0.smithi137.stdout:2968: finishing write tid 4 to smithi13778320-427 2024-09-21T09:36:18.012 INFO:tasks.rados.rados.0.smithi137.stdout:2968: finishing write tid 5 to smithi13778320-427 2024-09-21T09:36:18.012 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 427 v 319 (ObjNum 1884 snap 0 seq_num 1884) dirty exists 2024-09-21T09:36:18.012 INFO:tasks.rados.rados.0.smithi137.stdout:2968: left oid 427 (ObjNum 1884 snap 0 seq_num 1884) 2024-09-21T09:36:18.012 INFO:tasks.rados.rados.0.smithi137.stdout:2969: finishing write tid 1 to smithi13778320-480 2024-09-21T09:36:18.012 INFO:tasks.rados.rados.0.smithi137.stdout:2969: finishing write tid 2 to smithi13778320-480 2024-09-21T09:36:18.012 INFO:tasks.rados.rados.0.smithi137.stdout:2981: seq_num 1890 ranges {565230=676154,2031438=675318,3235574=529656} 2024-09-21T09:36:18.017 INFO:tasks.rados.rados.0.smithi137.stdout:2981: writing smithi13778320-412 from 565230 to 1241384 tid 1 2024-09-21T09:36:18.025 INFO:tasks.rados.rados.0.smithi137.stdout:2981: writing smithi13778320-412 from 2031438 to 2706756 tid 2 2024-09-21T09:36:18.031 INFO:tasks.rados.rados.0.smithi137.stdout:2981: writing smithi13778320-412 from 3235574 to 3765230 tid 3 2024-09-21T09:36:18.031 INFO:tasks.rados.rados.0.smithi137.stdout:2966: done (15 left) 2024-09-21T09:36:18.031 INFO:tasks.rados.rados.0.smithi137.stdout:2967: done (14 left) 2024-09-21T09:36:18.031 INFO:tasks.rados.rados.0.smithi137.stdout:2968: done (13 left) 2024-09-21T09:36:18.031 INFO:tasks.rados.rados.0.smithi137.stdout:2982: delete oid 474 current snap is 0 2024-09-21T09:36:18.031 INFO:tasks.rados.rados.0.smithi137.stdout:2971: expect (ObjNum 1747 snap 0 seq_num 1747) 2024-09-21T09:36:18.208 INFO:tasks.rados.rados.0.smithi137.stdout:2969: finishing write tid 3 to smithi13778320-480 2024-09-21T09:36:18.208 INFO:tasks.rados.rados.0.smithi137.stdout:2969: finishing write tid 4 to smithi13778320-480 2024-09-21T09:36:18.208 INFO:tasks.rados.rados.0.smithi137.stdout:2969: finishing write tid 5 to smithi13778320-480 2024-09-21T09:36:18.208 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 480 v 400 (ObjNum 1885 snap 0 seq_num 1885) dirty exists 2024-09-21T09:36:18.208 INFO:tasks.rados.rados.0.smithi137.stdout:2969: left oid 480 (ObjNum 1885 snap 0 seq_num 1885) 2024-09-21T09:36:18.208 INFO:tasks.rados.rados.0.smithi137.stdout:2970: expect (ObjNum 1291 snap 0 seq_num 1291) 2024-09-21T09:36:18.391 INFO:tasks.rados.rados.0.smithi137.stdout:2976: finishing write tid 1 to smithi13778320-29 2024-09-21T09:36:18.391 INFO:tasks.rados.rados.0.smithi137.stdout:2974: expect (ObjNum 297 snap 0 seq_num 297) 2024-09-21T09:36:18.497 INFO:tasks.rados.rados.0.smithi137.stdout:2975: expect (ObjNum 1534 snap 0 seq_num 1534) 2024-09-21T09:36:18.521 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:18.634 INFO:tasks.rados.rados.0.smithi137.stdout:2972: expect (ObjNum 913 snap 0 seq_num 913) 2024-09-21T09:36:18.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:18 smithi137 ceph-mon[28941]: pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:18.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:18 smithi137 ceph-mon[28941]: mgrmap e31: y(active, since 4s) 2024-09-21T09:36:18.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:18 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:18.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:18 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:18.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:18 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/1468073618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:18.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:18 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:18.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:18 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:18.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:18 smithi137 ceph-mon[39068]: pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:18.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:18 smithi137 ceph-mon[39068]: mgrmap e31: y(active, since 4s) 2024-09-21T09:36:18.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:18 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:18.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:18 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:18.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:18 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/1468073618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:18.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:18 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:18.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:18 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:18.810 INFO:tasks.rados.rados.0.smithi137.stdout:2976: finishing write tid 2 to smithi13778320-29 2024-09-21T09:36:18.810 INFO:tasks.rados.rados.0.smithi137.stdout:2973: expect (ObjNum 1738 snap 0 seq_num 1738) 2024-09-21T09:36:18.834 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:18 smithi165 ceph-mon[32789]: pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:18.835 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:18 smithi165 ceph-mon[32789]: mgrmap e31: y(active, since 4s) 2024-09-21T09:36:18.835 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:18 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:18.835 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:18 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:18.835 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:18 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/1468073618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:18.835 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:18 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:18.835 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:18 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:19.007 INFO:tasks.rados.rados.0.smithi137.stdout:2976: finishing write tid 3 to smithi13778320-29 2024-09-21T09:36:19.007 INFO:tasks.rados.rados.0.smithi137.stdout:2976: finishing write tid 4 to smithi13778320-29 2024-09-21T09:36:19.007 INFO:tasks.rados.rados.0.smithi137.stdout:2976: finishing write tid 5 to smithi13778320-29 2024-09-21T09:36:19.007 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 29 v 465 (ObjNum 1886 snap 0 seq_num 1886) dirty exists 2024-09-21T09:36:19.007 INFO:tasks.rados.rados.0.smithi137.stdout:2976: left oid 29 (ObjNum 1886 snap 0 seq_num 1886) 2024-09-21T09:36:19.008 INFO:tasks.rados.rados.0.smithi137.stdout:2969: done (13 left) 2024-09-21T09:36:19.008 INFO:tasks.rados.rados.0.smithi137.stdout:2970: done (12 left) 2024-09-21T09:36:19.008 INFO:tasks.rados.rados.0.smithi137.stdout:2971: done (11 left) 2024-09-21T09:36:19.008 INFO:tasks.rados.rados.0.smithi137.stdout:2972: done (10 left) 2024-09-21T09:36:19.009 INFO:tasks.rados.rados.0.smithi137.stdout:2973: done (9 left) 2024-09-21T09:36:19.009 INFO:tasks.rados.rados.0.smithi137.stdout:2974: done (8 left) 2024-09-21T09:36:19.009 INFO:tasks.rados.rados.0.smithi137.stdout:2975: done (7 left) 2024-09-21T09:36:19.009 INFO:tasks.rados.rados.0.smithi137.stdout:2976: done (6 left) 2024-09-21T09:36:19.009 INFO:tasks.rados.rados.0.smithi137.stdout:2982: done (5 left) 2024-09-21T09:36:19.009 INFO:tasks.rados.rados.0.smithi137.stdout:2983: write oid 129 current snap is 0 2024-09-21T09:36:19.009 INFO:tasks.rados.rados.0.smithi137.stdout:2983: seq_num 1892 ranges {598844=426652,1632049=678987,2774067=696766} 2024-09-21T09:36:19.011 INFO:tasks.rados.rados.0.smithi137.stdout:2983: writing smithi13778320-129 from 598844 to 1025496 tid 1 2024-09-21T09:36:19.018 INFO:tasks.rados.rados.0.smithi137.stdout:2983: writing smithi13778320-129 from 1632049 to 2311036 tid 2 2024-09-21T09:36:19.025 INFO:tasks.rados.rados.0.smithi137.stdout:2983: writing smithi13778320-129 from 2774067 to 3470833 tid 3 2024-09-21T09:36:19.025 INFO:tasks.rados.rados.0.smithi137.stdout:2984: read oid 146 snap -1 2024-09-21T09:36:19.025 INFO:tasks.rados.rados.0.smithi137.stdout:2984: expect (ObjNum 1384 snap 0 seq_num 1384) 2024-09-21T09:36:19.025 INFO:tasks.rados.rados.0.smithi137.stdout:2985: read oid 427 snap -1 2024-09-21T09:36:19.026 INFO:tasks.rados.rados.0.smithi137.stdout:2985: expect (ObjNum 1884 snap 0 seq_num 1884) 2024-09-21T09:36:19.026 INFO:tasks.rados.rados.0.smithi137.stdout:2986: read oid 164 snap -1 2024-09-21T09:36:19.026 INFO:tasks.rados.rados.0.smithi137.stdout:2986: expect (ObjNum 1702 snap 0 seq_num 1702) 2024-09-21T09:36:19.026 INFO:tasks.rados.rados.0.smithi137.stdout:2987: write oid 75 current snap is 0 2024-09-21T09:36:19.026 INFO:tasks.rados.rados.0.smithi137.stdout:2978: finishing write tid 1 to smithi13778320-359 2024-09-21T09:36:19.026 INFO:tasks.rados.rados.0.smithi137.stdout:2978: finishing write tid 2 to smithi13778320-359 2024-09-21T09:36:19.026 INFO:tasks.rados.rados.0.smithi137.stdout:2978: finishing write tid 3 to smithi13778320-359 2024-09-21T09:36:19.026 INFO:tasks.rados.rados.0.smithi137.stdout:2978: finishing write tid 4 to smithi13778320-359 2024-09-21T09:36:19.026 INFO:tasks.rados.rados.0.smithi137.stdout:2987: seq_num 1893 ranges {615651=618254,1806884=538998,3034196=508038} 2024-09-21T09:36:19.031 INFO:tasks.rados.rados.0.smithi137.stdout:2987: writing smithi13778320-75 from 615651 to 1233905 tid 1 2024-09-21T09:36:19.037 INFO:tasks.rados.rados.0.smithi137.stdout:2987: writing smithi13778320-75 from 1806884 to 2345882 tid 2 2024-09-21T09:36:19.045 INFO:tasks.rados.rados.0.smithi137.stdout:2987: writing smithi13778320-75 from 3034196 to 3542234 tid 3 2024-09-21T09:36:19.046 INFO:tasks.rados.rados.0.smithi137.stdout:2977: done (9 left) 2024-09-21T09:36:19.046 INFO:tasks.rados.rados.0.smithi137.stdout:2988: read oid 92 snap -1 2024-09-21T09:36:19.047 INFO:tasks.rados.rados.0.smithi137.stdout:2988: expect deleted 2024-09-21T09:36:19.047 INFO:tasks.rados.rados.0.smithi137.stdout:2989: read oid 329 snap -1 2024-09-21T09:36:19.047 INFO:tasks.rados.rados.0.smithi137.stdout:2989: expect (ObjNum 764 snap 0 seq_num 764) 2024-09-21T09:36:19.047 INFO:tasks.rados.rados.0.smithi137.stdout:2990: read oid 238 snap -1 2024-09-21T09:36:19.047 INFO:tasks.rados.rados.0.smithi137.stdout:2990: expect deleted 2024-09-21T09:36:19.047 INFO:tasks.rados.rados.0.smithi137.stdout:2991: write oid 108 current snap is 0 2024-09-21T09:36:19.048 INFO:tasks.rados.rados.0.smithi137.stdout:2978: finishing write tid 5 to smithi13778320-359 2024-09-21T09:36:19.048 INFO:tasks.rados.rados.0.smithi137.stdout:2991: seq_num 1894 ranges {632458=693503,1865366=682656,3061619=719310} 2024-09-21T09:36:19.052 INFO:tasks.rados.rados.0.smithi137.stdout:2991: writing smithi13778320-108 from 632458 to 1325961 tid 1 2024-09-21T09:36:19.058 INFO:tasks.rados.rados.0.smithi137.stdout:2991: writing smithi13778320-108 from 1865366 to 2548022 tid 2 2024-09-21T09:36:19.066 INFO:tasks.rados.rados.0.smithi137.stdout:2991: writing smithi13778320-108 from 3061619 to 3780929 tid 3 2024-09-21T09:36:19.066 INFO:tasks.rados.rados.0.smithi137.stdout:2992: write oid 152 current snap is 0 2024-09-21T09:36:19.066 INFO:tasks.rados.rados.0.smithi137.stdout:2978: finishing write tid 6 to smithi13778320-359 2024-09-21T09:36:19.066 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 359 v 338 (ObjNum 1887 snap 0 seq_num 1887) dirty exists 2024-09-21T09:36:19.067 INFO:tasks.rados.rados.0.smithi137.stdout:2978: left oid 359 (ObjNum 1887 snap 0 seq_num 1887) 2024-09-21T09:36:19.067 INFO:tasks.rados.rados.0.smithi137.stdout:2979: finishing write tid 1 to smithi13778320-454 2024-09-21T09:36:19.067 INFO:tasks.rados.rados.0.smithi137.stdout:2979: finishing write tid 2 to smithi13778320-454 2024-09-21T09:36:19.067 INFO:tasks.rados.rados.0.smithi137.stdout:2979: finishing write tid 3 to smithi13778320-454 2024-09-21T09:36:19.067 INFO:tasks.rados.rados.0.smithi137.stdout:2979: finishing write tid 4 to smithi13778320-454 2024-09-21T09:36:19.068 INFO:tasks.rados.rados.0.smithi137.stdout:2979: finishing write tid 5 to smithi13778320-454 2024-09-21T09:36:19.068 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 454 v 404 (ObjNum 1888 snap 0 seq_num 1888) dirty exists 2024-09-21T09:36:19.068 INFO:tasks.rados.rados.0.smithi137.stdout:2979: left oid 454 (ObjNum 1888 snap 0 seq_num 1888) 2024-09-21T09:36:19.068 INFO:tasks.rados.rados.0.smithi137.stdout:2980: finishing write tid 1 to smithi13778320-212 2024-09-21T09:36:19.068 INFO:tasks.rados.rados.0.smithi137.stdout:2980: finishing write tid 2 to smithi13778320-212 2024-09-21T09:36:19.068 INFO:tasks.rados.rados.0.smithi137.stdout:2992: seq_num 1895 ranges {649265=768752,2207495=542667,3372689=476576} 2024-09-21T09:36:19.073 INFO:tasks.rados.rados.0.smithi137.stdout:2992: writing smithi13778320-152 from 649265 to 1418017 tid 1 2024-09-21T09:36:19.080 INFO:tasks.rados.rados.0.smithi137.stdout:2992: writing smithi13778320-152 from 2207495 to 2750162 tid 2 2024-09-21T09:36:19.087 INFO:tasks.rados.rados.0.smithi137.stdout:2992: writing smithi13778320-152 from 3372689 to 3849265 tid 3 2024-09-21T09:36:19.087 INFO:tasks.rados.rados.0.smithi137.stdout:2978: done (13 left) 2024-09-21T09:36:19.087 INFO:tasks.rados.rados.0.smithi137.stdout:2979: done (12 left) 2024-09-21T09:36:19.087 INFO:tasks.rados.rados.0.smithi137.stdout:2993: read oid 4 snap -1 2024-09-21T09:36:19.087 INFO:tasks.rados.rados.0.smithi137.stdout:2993: expect (ObjNum 1670 snap 0 seq_num 1670) 2024-09-21T09:36:19.087 INFO:tasks.rados.rados.0.smithi137.stdout:2994: write oid 52 current snap is 0 2024-09-21T09:36:19.087 INFO:tasks.rados.rados.0.smithi137.stdout:2980: finishing write tid 3 to smithi13778320-212 2024-09-21T09:36:19.087 INFO:tasks.rados.rados.0.smithi137.stdout:2980: finishing write tid 4 to smithi13778320-212 2024-09-21T09:36:19.088 INFO:tasks.rados.rados.0.smithi137.stdout:2980: finishing write tid 5 to smithi13778320-212 2024-09-21T09:36:19.088 INFO:tasks.rados.rados.0.smithi137.stdout:2980: finishing write tid 6 to smithi13778320-212 2024-09-21T09:36:19.088 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 212 v 443 (ObjNum 1889 snap 0 seq_num 1889) dirty exists 2024-09-21T09:36:19.088 INFO:tasks.rados.rados.0.smithi137.stdout:2980: left oid 212 (ObjNum 1889 snap 0 seq_num 1889) 2024-09-21T09:36:19.088 INFO:tasks.rados.rados.0.smithi137.stdout:2981: finishing write tid 1 to smithi13778320-412 2024-09-21T09:36:19.088 INFO:tasks.rados.rados.0.smithi137.stdout:2981: finishing write tid 2 to smithi13778320-412 2024-09-21T09:36:19.088 INFO:tasks.rados.rados.0.smithi137.stdout:2981: finishing write tid 3 to smithi13778320-412 2024-09-21T09:36:19.088 INFO:tasks.rados.rados.0.smithi137.stdout:2981: finishing write tid 4 to smithi13778320-412 2024-09-21T09:36:19.088 INFO:tasks.rados.rados.0.smithi137.stdout:2981: finishing write tid 5 to smithi13778320-412 2024-09-21T09:36:19.088 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 412 v 458 (ObjNum 1890 snap 0 seq_num 1890) dirty exists 2024-09-21T09:36:19.088 INFO:tasks.rados.rados.0.smithi137.stdout:2981: left oid 412 (ObjNum 1890 snap 0 seq_num 1890) 2024-09-21T09:36:19.088 INFO:tasks.rados.rados.0.smithi137.stdout:2994: seq_num 1896 ranges {666072=444001,1865977=686325,3000112=458207} 2024-09-21T09:36:19.092 INFO:tasks.rados.rados.0.smithi137.stdout:2994: writing smithi13778320-52 from 666072 to 1110073 tid 1 2024-09-21T09:36:19.100 INFO:tasks.rados.rados.0.smithi137.stdout:2994: writing smithi13778320-52 from 1865977 to 2552302 tid 2 2024-09-21T09:36:19.106 INFO:tasks.rados.rados.0.smithi137.stdout:2994: writing smithi13778320-52 from 3000112 to 3458319 tid 3 2024-09-21T09:36:19.107 INFO:tasks.rados.rados.0.smithi137.stdout:2980: done (13 left) 2024-09-21T09:36:19.107 INFO:tasks.rados.rados.0.smithi137.stdout:2981: done (12 left) 2024-09-21T09:36:19.107 INFO:tasks.rados.rados.0.smithi137.stdout:2995: write oid 243 current snap is 0 2024-09-21T09:36:19.107 INFO:tasks.rados.rados.0.smithi137.stdout:2983: finishing write tid 1 to smithi13778320-129 2024-09-21T09:36:19.107 INFO:tasks.rados.rados.0.smithi137.stdout:2983: finishing write tid 2 to smithi13778320-129 2024-09-21T09:36:19.107 INFO:tasks.rados.rados.0.smithi137.stdout:2983: finishing write tid 3 to smithi13778320-129 2024-09-21T09:36:19.107 INFO:tasks.rados.rados.0.smithi137.stdout:2983: finishing write tid 4 to smithi13778320-129 2024-09-21T09:36:19.107 INFO:tasks.rados.rados.0.smithi137.stdout:2983: finishing write tid 5 to smithi13778320-129 2024-09-21T09:36:19.107 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 129 v 308 (ObjNum 1892 snap 0 seq_num 1892) dirty exists 2024-09-21T09:36:19.107 INFO:tasks.rados.rados.0.smithi137.stdout:2983: left oid 129 (ObjNum 1892 snap 0 seq_num 1892) 2024-09-21T09:36:19.107 INFO:tasks.rados.rados.0.smithi137.stdout:2995: seq_num 1897 ranges {682879=519250,1924459=546336,3027535=669479} 2024-09-21T09:36:19.112 INFO:tasks.rados.rados.0.smithi137.stdout:2995: writing smithi13778320-243 from 682879 to 1202129 tid 1 2024-09-21T09:36:19.119 INFO:tasks.rados.rados.0.smithi137.stdout:2995: writing smithi13778320-243 from 1924459 to 2470795 tid 2 2024-09-21T09:36:19.126 INFO:tasks.rados.rados.0.smithi137.stdout:2995: writing smithi13778320-243 from 3027535 to 3697014 tid 3 2024-09-21T09:36:19.126 INFO:tasks.rados.rados.0.smithi137.stdout:2983: done (12 left) 2024-09-21T09:36:19.126 INFO:tasks.rados.rados.0.smithi137.stdout:2996: write oid 412 current snap is 0 2024-09-21T09:36:19.126 INFO:tasks.rados.rados.0.smithi137.stdout:2984: expect (ObjNum 1384 snap 0 seq_num 1384) 2024-09-21T09:36:19.147 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:18 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: [21/Sep/2024:09:36:18] ENGINE Bus STARTING 2024-09-21T09:36:19.147 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:18 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: CherryPy Checker: 2024-09-21T09:36:19.147 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:18 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: The Application mounted at '' has an empty config. 2024-09-21T09:36:19.148 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:18 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: 2024-09-21T09:36:19.148 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:18 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: [21/Sep/2024:09:36:18] ENGINE Serving on http://:::9283 2024-09-21T09:36:19.148 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:18 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: [21/Sep/2024:09:36:18] ENGINE Bus STARTED 2024-09-21T09:36:19.284 INFO:tasks.rados.rados.0.smithi137.stdout:2987: finishing write tid 1 to smithi13778320-75 2024-09-21T09:36:19.284 INFO:tasks.rados.rados.0.smithi137.stdout:2996: seq_num 1898 ranges {699686=594499,1982941=689994,3454958=444728} 2024-09-21T09:36:19.290 INFO:tasks.rados.rados.0.smithi137.stdout:2996: writing smithi13778320-412 from 699686 to 1294185 tid 1 2024-09-21T09:36:19.298 INFO:tasks.rados.rados.0.smithi137.stdout:2996: writing smithi13778320-412 from 1982941 to 2672935 tid 2 2024-09-21T09:36:19.305 INFO:tasks.rados.rados.0.smithi137.stdout:2996: writing smithi13778320-412 from 3454958 to 3899686 tid 3 2024-09-21T09:36:19.305 INFO:tasks.rados.rados.0.smithi137.stdout:2984: done (12 left) 2024-09-21T09:36:19.305 INFO:tasks.rados.rados.0.smithi137.stdout:2997: read oid 37 snap -1 2024-09-21T09:36:19.305 INFO:tasks.rados.rados.0.smithi137.stdout:2997: expect (ObjNum 1811 snap 0 seq_num 1811) 2024-09-21T09:36:19.305 INFO:tasks.rados.rados.0.smithi137.stdout:2998: write oid 210 current snap is 0 2024-09-21T09:36:19.306 INFO:tasks.rados.rados.0.smithi137.stdout:2987: finishing write tid 2 to smithi13778320-75 2024-09-21T09:36:19.306 INFO:tasks.rados.rados.0.smithi137.stdout:2985: expect (ObjNum 1884 snap 0 seq_num 1884) 2024-09-21T09:36:19.540 INFO:tasks.rados.rados.0.smithi137.stdout:2987: finishing write tid 3 to smithi13778320-75 2024-09-21T09:36:19.540 INFO:tasks.rados.rados.0.smithi137.stdout:2987: finishing write tid 4 to smithi13778320-75 2024-09-21T09:36:19.540 INFO:tasks.rados.rados.0.smithi137.stdout:2987: finishing write tid 5 to smithi13778320-75 2024-09-21T09:36:19.540 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 75 v 373 (ObjNum 1893 snap 0 seq_num 1893) dirty exists 2024-09-21T09:36:19.540 INFO:tasks.rados.rados.0.smithi137.stdout:2987: left oid 75 (ObjNum 1893 snap 0 seq_num 1893) 2024-09-21T09:36:19.540 INFO:tasks.rados.rados.0.smithi137.stdout:2989: expect (ObjNum 764 snap 0 seq_num 764) 2024-09-21T09:36:19.706 INFO:tasks.rados.rados.0.smithi137.stdout:2986: expect (ObjNum 1702 snap 0 seq_num 1702) 2024-09-21T09:36:19.869 INFO:tasks.rados.rados.0.smithi137.stdout:2991: finishing write tid 1 to smithi13778320-108 2024-09-21T09:36:19.869 INFO:tasks.rados.rados.0.smithi137.stdout:2998: seq_num 1899 ranges {716493=669748,1925070=433652,2849675=692023} 2024-09-21T09:36:19.876 INFO:tasks.rados.rados.0.smithi137.stdout:2998: writing smithi13778320-210 from 716493 to 1386241 tid 1 2024-09-21T09:36:19.882 INFO:tasks.rados.rados.0.smithi137.stdout:2998: writing smithi13778320-210 from 1925070 to 2358722 tid 2 2024-09-21T09:36:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:2998: writing smithi13778320-210 from 2849675 to 3541698 tid 3 2024-09-21T09:36:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:2985: done (13 left) 2024-09-21T09:36:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:2986: done (12 left) 2024-09-21T09:36:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:2987: done (11 left) 2024-09-21T09:36:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:2988: done (10 left) 2024-09-21T09:36:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:2989: done (9 left) 2024-09-21T09:36:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:2990: done (8 left) 2024-09-21T09:36:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:2999: write oid 161 current snap is 0 2024-09-21T09:36:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:2991: finishing write tid 2 to smithi13778320-108 2024-09-21T09:36:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:2991: finishing write tid 3 to smithi13778320-108 2024-09-21T09:36:19.891 INFO:tasks.rados.rados.0.smithi137.stdout:2991: finishing write tid 4 to smithi13778320-108 2024-09-21T09:36:19.892 INFO:tasks.rados.rados.0.smithi137.stdout:2991: finishing write tid 5 to smithi13778320-108 2024-09-21T09:36:19.892 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 108 v 323 (ObjNum 1894 snap 0 seq_num 1894) dirty exists 2024-09-21T09:36:19.892 INFO:tasks.rados.rados.0.smithi137.stdout:2991: left oid 108 (ObjNum 1894 snap 0 seq_num 1894) 2024-09-21T09:36:19.892 INFO:tasks.rados.rados.0.smithi137.stdout:2992: finishing write tid 1 to smithi13778320-152 2024-09-21T09:36:19.892 INFO:tasks.rados.rados.0.smithi137.stdout:2992: finishing write tid 2 to smithi13778320-152 2024-09-21T09:36:19.892 INFO:tasks.rados.rados.0.smithi137.stdout:2999: seq_num 1900 ranges {733300=744997,1983552=693663,3393451=539849} 2024-09-21T09:36:19.896 INFO:tasks.rados.rados.0.smithi137.stdout:2999: writing smithi13778320-161 from 733300 to 1478297 tid 1 2024-09-21T09:36:19.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:19 smithi165 ceph-mon[32789]: from='client.25688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:19.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:19 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:19.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:19 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:19.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:19 smithi165 ceph-mon[32789]: Standby manager daemon x started 2024-09-21T09:36:19.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:19 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/4163402832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:36:19.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:19 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/4163402832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:36:19.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:19 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/4163402832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:36:19.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:19 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/4163402832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:36:19.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:19 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:19.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:19 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:19.903 INFO:tasks.rados.rados.0.smithi137.stdout:2999: writing smithi13778320-161 from 1983552 to 2677215 tid 2 2024-09-21T09:36:19.910 INFO:tasks.rados.rados.0.smithi137.stdout:2999: writing smithi13778320-161 from 3393451 to 3933300 tid 3 2024-09-21T09:36:19.910 INFO:tasks.rados.rados.0.smithi137.stdout:2991: done (8 left) 2024-09-21T09:36:19.910 INFO:tasks.rados.rados.0.smithi137.stdout:3000: read oid 406 snap -1 2024-09-21T09:36:19.910 INFO:tasks.rados.rados.0.smithi137.stdout:3000: expect (ObjNum 1661 snap 0 seq_num 1661) 2024-09-21T09:36:19.910 INFO:tasks.rados.rados.0.smithi137.stdout:3001: write oid 60 current snap is 0 2024-09-21T09:36:19.910 INFO:tasks.rados.rados.0.smithi137.stdout:3001: seq_num 1901 ranges {750107=536599,1758387=437321,2620874=430920,3568355=381752} 2024-09-21T09:36:19.917 INFO:tasks.rados.rados.0.smithi137.stdout:3001: writing smithi13778320-60 from 750107 to 1286706 tid 1 2024-09-21T09:36:19.922 INFO:tasks.rados.rados.0.smithi137.stdout:3001: writing smithi13778320-60 from 1758387 to 2195708 tid 2 2024-09-21T09:36:19.926 INFO:tasks.rados.rados.0.smithi137.stdout:3001: writing smithi13778320-60 from 2620874 to 3051794 tid 3 2024-09-21T09:36:19.932 INFO:tasks.rados.rados.0.smithi137.stdout:3001: writing smithi13778320-60 from 3568355 to 3950107 tid 4 2024-09-21T09:36:19.932 INFO:tasks.rados.rados.0.smithi137.stdout:3002: read oid 344 snap -1 2024-09-21T09:36:19.932 INFO:tasks.rados.rados.0.smithi137.stdout:3002: expect deleted 2024-09-21T09:36:19.932 INFO:tasks.rados.rados.0.smithi137.stdout:3003: write oid 11 current snap is 0 2024-09-21T09:36:19.932 INFO:tasks.rados.rados.0.smithi137.stdout:2992: finishing write tid 3 to smithi13778320-152 2024-09-21T09:36:19.932 INFO:tasks.rados.rados.0.smithi137.stdout:2992: finishing write tid 4 to smithi13778320-152 2024-09-21T09:36:19.932 INFO:tasks.rados.rados.0.smithi137.stdout:3003: seq_num 1902 ranges {766914=611848,1816869=697332,3164650=642192} 2024-09-21T09:36:19.939 INFO:tasks.rados.rados.0.smithi137.stdout:3003: writing smithi13778320-11 from 766914 to 1378762 tid 1 2024-09-21T09:36:19.945 INFO:tasks.rados.rados.0.smithi137.stdout:3003: writing smithi13778320-11 from 1816869 to 2514201 tid 2 2024-09-21T09:36:19.953 INFO:tasks.rados.rados.0.smithi137.stdout:3003: writing smithi13778320-11 from 3164650 to 3806842 tid 3 2024-09-21T09:36:19.953 INFO:tasks.rados.rados.0.smithi137.stdout:3004: read oid 496 snap -1 2024-09-21T09:36:19.953 INFO:tasks.rados.rados.0.smithi137.stdout:3004: expect (ObjNum 1874 snap 0 seq_num 1874) 2024-09-21T09:36:19.953 INFO:tasks.rados.rados.0.smithi137.stdout:3005: read oid 442 snap -1 2024-09-21T09:36:19.953 INFO:tasks.rados.rados.0.smithi137.stdout:3005: expect (ObjNum 1587 snap 0 seq_num 1587) 2024-09-21T09:36:19.953 INFO:tasks.rados.rados.0.smithi137.stdout:3006: delete oid 430 current snap is 0 2024-09-21T09:36:19.953 INFO:tasks.rados.rados.0.smithi137.stdout:2992: finishing write tid 5 to smithi13778320-152 2024-09-21T09:36:19.953 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 152 v 339 (ObjNum 1895 snap 0 seq_num 1895) dirty exists 2024-09-21T09:36:19.953 INFO:tasks.rados.rados.0.smithi137.stdout:2992: left oid 152 (ObjNum 1895 snap 0 seq_num 1895) 2024-09-21T09:36:19.954 INFO:tasks.rados.rados.0.smithi137.stdout:2993: expect (ObjNum 1670 snap 0 seq_num 1670) 2024-09-21T09:36:20.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[28941]: from='client.25688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:20.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:20.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:20.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[28941]: Standby manager daemon x started 2024-09-21T09:36:20.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/4163402832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:36:20.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/4163402832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:36:20.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/4163402832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:36:20.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/4163402832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:36:20.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:20.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:20.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[39068]: from='client.25688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:20.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:20.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:20.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[39068]: Standby manager daemon x started 2024-09-21T09:36:20.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/4163402832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:36:20.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/4163402832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:36:20.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/4163402832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:36:20.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/4163402832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:36:20.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:20.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:19 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:20.078 INFO:tasks.rados.rados.0.smithi137.stdout:2994: finishing write tid 1 to smithi13778320-52 2024-09-21T09:36:20.078 INFO:tasks.rados.rados.0.smithi137.stdout:2994: finishing write tid 2 to smithi13778320-52 2024-09-21T09:36:20.078 INFO:tasks.rados.rados.0.smithi137.stdout:2992: done (14 left) 2024-09-21T09:36:20.079 INFO:tasks.rados.rados.0.smithi137.stdout:2993: done (13 left) 2024-09-21T09:36:20.079 INFO:tasks.rados.rados.0.smithi137.stdout:3006: done (12 left) 2024-09-21T09:36:20.079 INFO:tasks.rados.rados.0.smithi137.stdout:3007: write oid 476 current snap is 0 2024-09-21T09:36:20.079 INFO:tasks.rados.rados.0.smithi137.stdout:2994: finishing write tid 3 to smithi13778320-52 2024-09-21T09:36:20.079 INFO:tasks.rados.rados.0.smithi137.stdout:2994: finishing write tid 4 to smithi13778320-52 2024-09-21T09:36:20.079 INFO:tasks.rados.rados.0.smithi137.stdout:2994: finishing write tid 5 to smithi13778320-52 2024-09-21T09:36:20.079 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 52 v 375 (ObjNum 1896 snap 0 seq_num 1896) dirty exists 2024-09-21T09:36:20.079 INFO:tasks.rados.rados.0.smithi137.stdout:2994: left oid 52 (ObjNum 1896 snap 0 seq_num 1896) 2024-09-21T09:36:20.079 INFO:tasks.rados.rados.0.smithi137.stdout:2995: finishing write tid 1 to smithi13778320-243 2024-09-21T09:36:20.079 INFO:tasks.rados.rados.0.smithi137.stdout:2995: finishing write tid 2 to smithi13778320-243 2024-09-21T09:36:20.079 INFO:tasks.rados.rados.0.smithi137.stdout:3007: seq_num 1904 ranges {400528=762346,1817480=183048} 2024-09-21T09:36:20.084 INFO:tasks.rados.rados.0.smithi137.stdout:3007: writing smithi13778320-476 from 400528 to 1162874 tid 1 2024-09-21T09:36:20.089 INFO:tasks.rados.rados.0.smithi137.stdout:3007: writing smithi13778320-476 from 1817480 to 2000528 tid 2 2024-09-21T09:36:20.089 INFO:tasks.rados.rados.0.smithi137.stdout:2994: done (12 left) 2024-09-21T09:36:20.090 INFO:tasks.rados.rados.0.smithi137.stdout:3008: write oid 293 current snap is 0 2024-09-21T09:36:20.090 INFO:tasks.rados.rados.0.smithi137.stdout:2995: finishing write tid 3 to smithi13778320-243 2024-09-21T09:36:20.090 INFO:tasks.rados.rados.0.smithi137.stdout:2995: finishing write tid 4 to smithi13778320-243 2024-09-21T09:36:20.090 INFO:tasks.rados.rados.0.smithi137.stdout:2995: finishing write tid 5 to smithi13778320-243 2024-09-21T09:36:20.090 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 243 v 469 (ObjNum 1897 snap 0 seq_num 1897) dirty exists 2024-09-21T09:36:20.090 INFO:tasks.rados.rados.0.smithi137.stdout:2995: left oid 243 (ObjNum 1897 snap 0 seq_num 1897) 2024-09-21T09:36:20.090 INFO:tasks.rados.rados.0.smithi137.stdout:2996: finishing write tid 1 to smithi13778320-412 2024-09-21T09:36:20.090 INFO:tasks.rados.rados.0.smithi137.stdout:2996: finishing write tid 2 to smithi13778320-412 2024-09-21T09:36:20.090 INFO:tasks.rados.rados.0.smithi137.stdout:2996: finishing write tid 3 to smithi13778320-412 2024-09-21T09:36:20.090 INFO:tasks.rados.rados.0.smithi137.stdout:2996: finishing write tid 4 to smithi13778320-412 2024-09-21T09:36:20.090 INFO:tasks.rados.rados.0.smithi137.stdout:2996: finishing write tid 5 to smithi13778320-412 2024-09-21T09:36:20.090 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 412 v 462 (ObjNum 1898 snap 0 seq_num 1898) dirty exists 2024-09-21T09:36:20.090 INFO:tasks.rados.rados.0.smithi137.stdout:2996: left oid 412 (ObjNum 1898 snap 0 seq_num 1898) 2024-09-21T09:36:20.091 INFO:tasks.rados.rados.0.smithi137.stdout:2997: expect (ObjNum 1811 snap 0 seq_num 1811) 2024-09-21T09:36:20.166 INFO:tasks.rados.rados.0.smithi137.stdout:2998: finishing write tid 1 to smithi13778320-210 2024-09-21T09:36:20.167 INFO:tasks.rados.rados.0.smithi137.stdout:2998: finishing write tid 2 to smithi13778320-210 2024-09-21T09:36:20.167 INFO:tasks.rados.rados.0.smithi137.stdout:3008: seq_num 1905 ranges {417335=437595,1475962=444659} 2024-09-21T09:36:20.171 INFO:tasks.rados.rados.0.smithi137.stdout:3008: writing smithi13778320-293 from 417335 to 854930 tid 1 2024-09-21T09:36:20.177 INFO:tasks.rados.rados.0.smithi137.stdout:3008: writing smithi13778320-293 from 1475962 to 1920621 tid 2 2024-09-21T09:36:20.178 INFO:tasks.rados.rados.0.smithi137.stdout:2995: done (12 left) 2024-09-21T09:36:20.178 INFO:tasks.rados.rados.0.smithi137.stdout:2996: done (11 left) 2024-09-21T09:36:20.178 INFO:tasks.rados.rados.0.smithi137.stdout:2997: done (10 left) 2024-09-21T09:36:20.178 INFO:tasks.rados.rados.0.smithi137.stdout:3009: read oid 196 snap -1 2024-09-21T09:36:20.178 INFO:tasks.rados.rados.0.smithi137.stdout:3009: expect (ObjNum 1564 snap 0 seq_num 1564) 2024-09-21T09:36:20.178 INFO:tasks.rados.rados.0.smithi137.stdout:3010: write oid 321 current snap is 0 2024-09-21T09:36:20.178 INFO:tasks.rados.rados.0.smithi137.stdout:2998: finishing write tid 3 to smithi13778320-210 2024-09-21T09:36:20.178 INFO:tasks.rados.rados.0.smithi137.stdout:2998: finishing write tid 4 to smithi13778320-210 2024-09-21T09:36:20.178 INFO:tasks.rados.rados.0.smithi137.stdout:2998: finishing write tid 5 to smithi13778320-210 2024-09-21T09:36:20.178 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 210 v 473 (ObjNum 1899 snap 0 seq_num 1899) dirty exists 2024-09-21T09:36:20.178 INFO:tasks.rados.rados.0.smithi137.stdout:2998: left oid 210 (ObjNum 1899 snap 0 seq_num 1899) 2024-09-21T09:36:20.178 INFO:tasks.rados.rados.0.smithi137.stdout:2999: finishing write tid 1 to smithi13778320-161 2024-09-21T09:36:20.179 INFO:tasks.rados.rados.0.smithi137.stdout:2999: finishing write tid 2 to smithi13778320-161 2024-09-21T09:36:20.179 INFO:tasks.rados.rados.0.smithi137.stdout:3010: seq_num 1906 ranges {434142=512844,1534444=499698} 2024-09-21T09:36:20.182 INFO:tasks.rados.rados.0.smithi137.stdout:3010: writing smithi13778320-321 from 434142 to 946986 tid 1 2024-09-21T09:36:20.189 INFO:tasks.rados.rados.0.smithi137.stdout:3010: writing smithi13778320-321 from 1534444 to 2034142 tid 2 2024-09-21T09:36:20.189 INFO:tasks.rados.rados.0.smithi137.stdout:2998: done (11 left) 2024-09-21T09:36:20.189 INFO:tasks.rados.rados.0.smithi137.stdout:3011: read oid 467 snap -1 2024-09-21T09:36:20.189 INFO:tasks.rados.rados.0.smithi137.stdout:3011: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-09-21T09:36:20.189 INFO:tasks.rados.rados.0.smithi137.stdout:3012: write oid 297 current snap is 0 2024-09-21T09:36:20.189 INFO:tasks.rados.rados.0.smithi137.stdout:2999: finishing write tid 3 to smithi13778320-161 2024-09-21T09:36:20.189 INFO:tasks.rados.rados.0.smithi137.stdout:2999: finishing write tid 4 to smithi13778320-161 2024-09-21T09:36:20.189 INFO:tasks.rados.rados.0.smithi137.stdout:3012: seq_num 1907 ranges {450949=588093,1476573=448328} 2024-09-21T09:36:20.194 INFO:tasks.rados.rados.0.smithi137.stdout:3012: writing smithi13778320-297 from 450949 to 1039042 tid 1 2024-09-21T09:36:20.200 INFO:tasks.rados.rados.0.smithi137.stdout:3012: writing smithi13778320-297 from 1476573 to 1924901 tid 2 2024-09-21T09:36:20.200 INFO:tasks.rados.rados.0.smithi137.stdout:3013: read oid 440 snap -1 2024-09-21T09:36:20.200 INFO:tasks.rados.rados.0.smithi137.stdout:3013: expect (ObjNum 1005 snap 0 seq_num 1005) 2024-09-21T09:36:20.200 INFO:tasks.rados.rados.0.smithi137.stdout:3014: read oid 318 snap -1 2024-09-21T09:36:20.200 INFO:tasks.rados.rados.0.smithi137.stdout:3014: expect (ObjNum 1883 snap 0 seq_num 1883) 2024-09-21T09:36:20.201 INFO:tasks.rados.rados.0.smithi137.stdout:3015: write oid 287 current snap is 0 2024-09-21T09:36:20.201 INFO:tasks.rados.rados.0.smithi137.stdout:2999: finishing write tid 5 to smithi13778320-161 2024-09-21T09:36:20.201 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 161 v 291 (ObjNum 1900 snap 0 seq_num 1900) dirty exists 2024-09-21T09:36:20.201 INFO:tasks.rados.rados.0.smithi137.stdout:2999: left oid 161 (ObjNum 1900 snap 0 seq_num 1900) 2024-09-21T09:36:20.201 INFO:tasks.rados.rados.0.smithi137.stdout:3000: expect (ObjNum 1661 snap 0 seq_num 1661) 2024-09-21T09:36:20.439 INFO:tasks.rados.rados.0.smithi137.stdout:3001: finishing write tid 1 to smithi13778320-60 2024-09-21T09:36:20.439 INFO:tasks.rados.rados.0.smithi137.stdout:3001: finishing write tid 2 to smithi13778320-60 2024-09-21T09:36:20.439 INFO:tasks.rados.rados.0.smithi137.stdout:3001: finishing write tid 3 to smithi13778320-60 2024-09-21T09:36:20.439 INFO:tasks.rados.rados.0.smithi137.stdout:3015: seq_num 1908 ranges {467756=663342,1535055=532701} 2024-09-21T09:36:20.445 INFO:tasks.rados.rados.0.smithi137.stdout:3015: writing smithi13778320-287 from 467756 to 1131098 tid 1 2024-09-21T09:36:20.451 INFO:tasks.rados.rados.0.smithi137.stdout:3015: writing smithi13778320-287 from 1535055 to 2067756 tid 2 2024-09-21T09:36:20.451 INFO:tasks.rados.rados.0.smithi137.stdout:2999: done (15 left) 2024-09-21T09:36:20.451 INFO:tasks.rados.rados.0.smithi137.stdout:3000: done (14 left) 2024-09-21T09:36:20.451 INFO:tasks.rados.rados.0.smithi137.stdout:3016: delete oid 201 current snap is 0 2024-09-21T09:36:20.451 INFO:tasks.rados.rados.0.smithi137.stdout:3001: finishing write tid 4 to smithi13778320-60 2024-09-21T09:36:20.451 INFO:tasks.rados.rados.0.smithi137.stdout:3001: finishing write tid 5 to smithi13778320-60 2024-09-21T09:36:20.451 INFO:tasks.rados.rados.0.smithi137.stdout:3001: finishing write tid 6 to smithi13778320-60 2024-09-21T09:36:20.451 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 60 v 467 (ObjNum 1901 snap 0 seq_num 1901) dirty exists 2024-09-21T09:36:20.451 INFO:tasks.rados.rados.0.smithi137.stdout:3001: left oid 60 (ObjNum 1901 snap 0 seq_num 1901) 2024-09-21T09:36:20.451 INFO:tasks.rados.rados.0.smithi137.stdout:3003: finishing write tid 1 to smithi13778320-11 2024-09-21T09:36:20.452 INFO:tasks.rados.rados.0.smithi137.stdout:3003: finishing write tid 2 to smithi13778320-11 2024-09-21T09:36:20.452 INFO:tasks.rados.rados.0.smithi137.stdout:3003: finishing write tid 3 to smithi13778320-11 2024-09-21T09:36:20.452 INFO:tasks.rados.rados.0.smithi137.stdout:3003: finishing write tid 4 to smithi13778320-11 2024-09-21T09:36:20.452 INFO:tasks.rados.rados.0.smithi137.stdout:3003: finishing write tid 5 to smithi13778320-11 2024-09-21T09:36:20.452 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 11 v 471 (ObjNum 1902 snap 0 seq_num 1902) dirty exists 2024-09-21T09:36:20.452 INFO:tasks.rados.rados.0.smithi137.stdout:3003: left oid 11 (ObjNum 1902 snap 0 seq_num 1902) 2024-09-21T09:36:20.452 INFO:tasks.rados.rados.0.smithi137.stdout:3005: expect (ObjNum 1587 snap 0 seq_num 1587) 2024-09-21T09:36:20.590 INFO:tasks.rados.rados.0.smithi137.stdout:3004: expect (ObjNum 1874 snap 0 seq_num 1874) 2024-09-21T09:36:20.769 INFO:tasks.rados.rados.0.smithi137.stdout:3007: finishing write tid 1 to smithi13778320-476 2024-09-21T09:36:20.769 INFO:tasks.rados.rados.0.smithi137.stdout:3007: finishing write tid 2 to smithi13778320-476 2024-09-21T09:36:20.769 INFO:tasks.rados.rados.0.smithi137.stdout:3007: finishing write tid 3 to smithi13778320-476 2024-09-21T09:36:20.769 INFO:tasks.rados.rados.0.smithi137.stdout:3001: done (14 left) 2024-09-21T09:36:20.769 INFO:tasks.rados.rados.0.smithi137.stdout:3002: done (13 left) 2024-09-21T09:36:20.769 INFO:tasks.rados.rados.0.smithi137.stdout:3003: done (12 left) 2024-09-21T09:36:20.770 INFO:tasks.rados.rados.0.smithi137.stdout:3004: done (11 left) 2024-09-21T09:36:20.770 INFO:tasks.rados.rados.0.smithi137.stdout:3005: done (10 left) 2024-09-21T09:36:20.770 INFO:tasks.rados.rados.0.smithi137.stdout:3016: done (9 left) 2024-09-21T09:36:20.770 INFO:tasks.rados.rados.0.smithi137.stdout:3017: read oid 305 snap -1 2024-09-21T09:36:20.770 INFO:tasks.rados.rados.0.smithi137.stdout:3017: expect deleted 2024-09-21T09:36:20.770 INFO:tasks.rados.rados.0.smithi137.stdout:3018: read oid 259 snap -1 2024-09-21T09:36:20.770 INFO:tasks.rados.rados.0.smithi137.stdout:3018: expect deleted 2024-09-21T09:36:20.770 INFO:tasks.rados.rados.0.smithi137.stdout:3019: write oid 312 current snap is 0 2024-09-21T09:36:20.770 INFO:tasks.rados.rados.0.smithi137.stdout:3007: finishing write tid 4 to smithi13778320-476 2024-09-21T09:36:20.770 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 476 v 342 (ObjNum 1904 snap 0 seq_num 1904) dirty exists 2024-09-21T09:36:20.770 INFO:tasks.rados.rados.0.smithi137.stdout:3007: left oid 476 (ObjNum 1904 snap 0 seq_num 1904) 2024-09-21T09:36:20.770 INFO:tasks.rados.rados.0.smithi137.stdout:3008: finishing write tid 1 to smithi13778320-293 2024-09-21T09:36:20.770 INFO:tasks.rados.rados.0.smithi137.stdout:3008: finishing write tid 2 to smithi13778320-293 2024-09-21T09:36:20.770 INFO:tasks.rados.rados.0.smithi137.stdout:3008: finishing write tid 3 to smithi13778320-293 2024-09-21T09:36:20.771 INFO:tasks.rados.rados.0.smithi137.stdout:3019: seq_num 1910 ranges {501370=530193,1768372=332998} 2024-09-21T09:36:20.774 INFO:tasks.rados.rados.0.smithi137.stdout:3019: writing smithi13778320-312 from 501370 to 1031563 tid 1 2024-09-21T09:36:20.780 INFO:tasks.rados.rados.0.smithi137.stdout:3019: writing smithi13778320-312 from 1768372 to 2101370 tid 2 2024-09-21T09:36:20.780 INFO:tasks.rados.rados.0.smithi137.stdout:3007: done (11 left) 2024-09-21T09:36:20.780 INFO:tasks.rados.rados.0.smithi137.stdout:3020: read oid 74 snap -1 2024-09-21T09:36:20.781 INFO:tasks.rados.rados.0.smithi137.stdout:3020: expect (ObjNum 1394 snap 0 seq_num 1394) 2024-09-21T09:36:20.781 INFO:tasks.rados.rados.0.smithi137.stdout:3021: read oid 220 snap -1 2024-09-21T09:36:20.781 INFO:tasks.rados.rados.0.smithi137.stdout:3021: expect (ObjNum 1854 snap 0 seq_num 1854) 2024-09-21T09:36:20.781 INFO:tasks.rados.rados.0.smithi137.stdout:3022: write oid 87 current snap is 0 2024-09-21T09:36:20.781 INFO:tasks.rados.rados.0.smithi137.stdout:3008: finishing write tid 4 to smithi13778320-293 2024-09-21T09:36:20.781 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 293 v 446 (ObjNum 1905 snap 0 seq_num 1905) dirty exists 2024-09-21T09:36:20.781 INFO:tasks.rados.rados.0.smithi137.stdout:3008: left oid 293 (ObjNum 1905 snap 0 seq_num 1905) 2024-09-21T09:36:20.781 INFO:tasks.rados.rados.0.smithi137.stdout:3022: seq_num 1911 ranges {518177=605442,1710501=407676} 2024-09-21T09:36:20.786 INFO:tasks.rados.rados.0.smithi137.stdout:3022: writing smithi13778320-87 from 518177 to 1123619 tid 1 2024-09-21T09:36:20.793 INFO:tasks.rados.rados.0.smithi137.stdout:3022: writing smithi13778320-87 from 1710501 to 2118177 tid 2 2024-09-21T09:36:20.793 INFO:tasks.rados.rados.0.smithi137.stdout:3008: done (13 left) 2024-09-21T09:36:20.793 INFO:tasks.rados.rados.0.smithi137.stdout:3023: read oid 424 snap -1 2024-09-21T09:36:20.793 INFO:tasks.rados.rados.0.smithi137.stdout:3023: expect (ObjNum 1009 snap 0 seq_num 1009) 2024-09-21T09:36:20.793 INFO:tasks.rados.rados.0.smithi137.stdout:3024: read oid 232 snap -1 2024-09-21T09:36:20.793 INFO:tasks.rados.rados.0.smithi137.stdout:3024: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-21T09:36:20.793 INFO:tasks.rados.rados.0.smithi137.stdout:3025: read oid 327 snap -1 2024-09-21T09:36:20.793 INFO:tasks.rados.rados.0.smithi137.stdout:3025: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-21T09:36:20.793 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:36:20.794 INFO:tasks.rados.rados.0.smithi137.stdout:3009: expect (ObjNum 1564 snap 0 seq_num 1564) 2024-09-21T09:36:20.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:20 smithi165 ceph-mon[32789]: from='client.15780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:20.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:20 smithi165 ceph-mon[32789]: pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-09-21T09:36:20.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:20 smithi165 ceph-mon[32789]: mgrmap e32: y(active, since 6s), standbys: x 2024-09-21T09:36:20.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:20 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:36:20.936 INFO:tasks.rados.rados.0.smithi137.stdout:3010: finishing write tid 1 to smithi13778320-321 2024-09-21T09:36:20.936 INFO:tasks.rados.rados.0.smithi137.stdout:3010: finishing write tid 2 to smithi13778320-321 2024-09-21T09:36:20.936 INFO:tasks.rados.rados.0.smithi137.stdout:3010: finishing write tid 3 to smithi13778320-321 2024-09-21T09:36:20.936 INFO:tasks.rados.rados.0.smithi137.stdout:3009: done (15 left) 2024-09-21T09:36:20.936 INFO:tasks.rados.rados.0.smithi137.stdout:3026: delete oid 315 current snap is 0 2024-09-21T09:36:20.936 INFO:tasks.rados.rados.0.smithi137.stdout:3010: finishing write tid 4 to smithi13778320-321 2024-09-21T09:36:20.936 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 321 v 490 (ObjNum 1906 snap 0 seq_num 1906) dirty exists 2024-09-21T09:36:20.937 INFO:tasks.rados.rados.0.smithi137.stdout:3010: left oid 321 (ObjNum 1906 snap 0 seq_num 1906) 2024-09-21T09:36:20.937 INFO:tasks.rados.rados.0.smithi137.stdout:3011: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-09-21T09:36:21.048 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:20 smithi137 ceph-mon[28941]: from='client.15780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:21.048 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:20 smithi137 ceph-mon[28941]: pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-09-21T09:36:21.048 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:20 smithi137 ceph-mon[28941]: mgrmap e32: y(active, since 6s), standbys: x 2024-09-21T09:36:21.048 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:20 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:36:21.048 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:20 smithi137 ceph-mon[39068]: from='client.15780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:21.048 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:20 smithi137 ceph-mon[39068]: pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-09-21T09:36:21.048 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:20 smithi137 ceph-mon[39068]: mgrmap e32: y(active, since 6s), standbys: x 2024-09-21T09:36:21.049 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:20 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:36:21.090 INFO:tasks.rados.rados.0.smithi137.stdout:3012: finishing write tid 1 to smithi13778320-297 2024-09-21T09:36:21.090 INFO:tasks.rados.rados.0.smithi137.stdout:3012: finishing write tid 2 to smithi13778320-297 2024-09-21T09:36:21.090 INFO:tasks.rados.rados.0.smithi137.stdout:3012: finishing write tid 3 to smithi13778320-297 2024-09-21T09:36:21.090 INFO:tasks.rados.rados.0.smithi137.stdout:3012: finishing write tid 4 to smithi13778320-297 2024-09-21T09:36:21.090 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 297 v 360 (ObjNum 1907 snap 0 seq_num 1907) dirty exists 2024-09-21T09:36:21.091 INFO:tasks.rados.rados.0.smithi137.stdout:3012: left oid 297 (ObjNum 1907 snap 0 seq_num 1907) 2024-09-21T09:36:21.091 INFO:tasks.rados.rados.0.smithi137.stdout:3010: done (15 left) 2024-09-21T09:36:21.091 INFO:tasks.rados.rados.0.smithi137.stdout:3011: done (14 left) 2024-09-21T09:36:21.091 INFO:tasks.rados.rados.0.smithi137.stdout:3012: done (13 left) 2024-09-21T09:36:21.091 INFO:tasks.rados.rados.0.smithi137.stdout:3026: done (12 left) 2024-09-21T09:36:21.091 INFO:tasks.rados.rados.0.smithi137.stdout:3027: write oid 408 current snap is 0 2024-09-21T09:36:21.091 INFO:tasks.rados.rados.0.smithi137.stdout:3013: expect (ObjNum 1005 snap 0 seq_num 1005) 2024-09-21T09:36:21.262 INFO:tasks.rados.rados.0.smithi137.stdout:3014: expect (ObjNum 1883 snap 0 seq_num 1883) 2024-09-21T09:36:21.491 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:21.507 INFO:tasks.rados.rados.0.smithi137.stdout:3015: finishing write tid 1 to smithi13778320-287 2024-09-21T09:36:21.507 INFO:tasks.rados.rados.0.smithi137.stdout:3015: finishing write tid 2 to smithi13778320-287 2024-09-21T09:36:21.507 INFO:tasks.rados.rados.0.smithi137.stdout:3015: finishing write tid 3 to smithi13778320-287 2024-09-21T09:36:21.507 INFO:tasks.rados.rados.0.smithi137.stdout:3015: finishing write tid 4 to smithi13778320-287 2024-09-21T09:36:21.508 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 287 v 345 (ObjNum 1908 snap 0 seq_num 1908) dirty exists 2024-09-21T09:36:21.508 INFO:tasks.rados.rados.0.smithi137.stdout:3015: left oid 287 (ObjNum 1908 snap 0 seq_num 1908) 2024-09-21T09:36:21.508 INFO:tasks.rados.rados.0.smithi137.stdout:3027: seq_num 1913 ranges {551791=755940,1827465=324326} 2024-09-21T09:36:21.514 INFO:tasks.rados.rados.0.smithi137.stdout:3027: writing smithi13778320-408 from 551791 to 1307731 tid 1 2024-09-21T09:36:21.519 INFO:tasks.rados.rados.0.smithi137.stdout:3027: writing smithi13778320-408 from 1827465 to 2151791 tid 2 2024-09-21T09:36:21.519 INFO:tasks.rados.rados.0.smithi137.stdout:3013: done (12 left) 2024-09-21T09:36:21.519 INFO:tasks.rados.rados.0.smithi137.stdout:3014: done (11 left) 2024-09-21T09:36:21.519 INFO:tasks.rados.rados.0.smithi137.stdout:3015: done (10 left) 2024-09-21T09:36:21.519 INFO:tasks.rados.rados.0.smithi137.stdout:3028: write oid 67 current snap is 0 2024-09-21T09:36:21.520 INFO:tasks.rados.rados.0.smithi137.stdout:3028: seq_num 1914 ranges {568598=431189,1485947=602993} 2024-09-21T09:36:21.524 INFO:tasks.rados.rados.0.smithi137.stdout:3028: writing smithi13778320-67 from 568598 to 999787 tid 1 2024-09-21T09:36:21.532 INFO:tasks.rados.rados.0.smithi137.stdout:3028: writing smithi13778320-67 from 1485947 to 2088940 tid 2 2024-09-21T09:36:21.532 INFO:tasks.rados.rados.0.smithi137.stdout:3029: read oid 19 snap -1 2024-09-21T09:36:21.532 INFO:tasks.rados.rados.0.smithi137.stdout:3029: expect (ObjNum 1607 snap 0 seq_num 1607) 2024-09-21T09:36:21.532 INFO:tasks.rados.rados.0.smithi137.stdout:3030: delete oid 66 current snap is 0 2024-09-21T09:36:21.532 INFO:tasks.rados.rados.0.smithi137.stdout:3019: finishing write tid 1 to smithi13778320-312 2024-09-21T09:36:21.532 INFO:tasks.rados.rados.0.smithi137.stdout:3019: finishing write tid 2 to smithi13778320-312 2024-09-21T09:36:21.532 INFO:tasks.rados.rados.0.smithi137.stdout:3019: finishing write tid 3 to smithi13778320-312 2024-09-21T09:36:21.532 INFO:tasks.rados.rados.0.smithi137.stdout:3019: finishing write tid 4 to smithi13778320-312 2024-09-21T09:36:21.532 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 312 v 400 (ObjNum 1910 snap 0 seq_num 1910) dirty exists 2024-09-21T09:36:21.532 INFO:tasks.rados.rados.0.smithi137.stdout:3019: left oid 312 (ObjNum 1910 snap 0 seq_num 1910) 2024-09-21T09:36:21.532 INFO:tasks.rados.rados.0.smithi137.stdout:3021: expect (ObjNum 1854 snap 0 seq_num 1854) 2024-09-21T09:36:21.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:21 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/605083665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:21.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:21 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/605083665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:21.809 INFO:tasks.rados.rados.0.smithi137.stdout:3022: finishing write tid 1 to smithi13778320-87 2024-09-21T09:36:21.809 INFO:tasks.rados.rados.0.smithi137.stdout:3020: expect (ObjNum 1394 snap 0 seq_num 1394) 2024-09-21T09:36:21.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:21 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/605083665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:22.010 INFO:tasks.rados.rados.0.smithi137.stdout:3022: finishing write tid 2 to smithi13778320-87 2024-09-21T09:36:22.010 INFO:tasks.rados.rados.0.smithi137.stdout:3025: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-21T09:36:22.262 INFO:tasks.rados.rados.0.smithi137.stdout:3022: finishing write tid 3 to smithi13778320-87 2024-09-21T09:36:22.320 INFO:tasks.rados.rados.0.smithi137.stdout:3022: finishing write tid 4 to smithi13778320-87 2024-09-21T09:36:22.320 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 87 v 493 (ObjNum 1911 snap 0 seq_num 1911) dirty exists 2024-09-21T09:36:22.320 INFO:tasks.rados.rados.0.smithi137.stdout:3022: left oid 87 (ObjNum 1911 snap 0 seq_num 1911) 2024-09-21T09:36:22.320 INFO:tasks.rados.rados.0.smithi137.stdout:3017: done (12 left) 2024-09-21T09:36:22.320 INFO:tasks.rados.rados.0.smithi137.stdout:3018: done (11 left) 2024-09-21T09:36:22.321 INFO:tasks.rados.rados.0.smithi137.stdout:3019: done (10 left) 2024-09-21T09:36:22.321 INFO:tasks.rados.rados.0.smithi137.stdout:3020: done (9 left) 2024-09-21T09:36:22.321 INFO:tasks.rados.rados.0.smithi137.stdout:3021: done (8 left) 2024-09-21T09:36:22.321 INFO:tasks.rados.rados.0.smithi137.stdout:3022: done (7 left) 2024-09-21T09:36:22.321 INFO:tasks.rados.rados.0.smithi137.stdout:3025: done (6 left) 2024-09-21T09:36:22.321 INFO:tasks.rados.rados.0.smithi137.stdout:3030: done (5 left) 2024-09-21T09:36:22.321 INFO:tasks.rados.rados.0.smithi137.stdout:3031: write oid 467 current snap is 0 2024-09-21T09:36:22.321 INFO:tasks.rados.rados.0.smithi137.stdout:3023: expect (ObjNum 1009 snap 0 seq_num 1009) 2024-09-21T09:36:22.423 INFO:tasks.rados.rados.0.smithi137.stdout:3024: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-21T09:36:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:3027: finishing write tid 1 to smithi13778320-408 2024-09-21T09:36:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:3027: finishing write tid 2 to smithi13778320-408 2024-09-21T09:36:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:3027: finishing write tid 3 to smithi13778320-408 2024-09-21T09:36:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:3027: finishing write tid 4 to smithi13778320-408 2024-09-21T09:36:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 408 v 379 (ObjNum 1913 snap 0 seq_num 1913) dirty exists 2024-09-21T09:36:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:3027: left oid 408 (ObjNum 1913 snap 0 seq_num 1913) 2024-09-21T09:36:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:3028: finishing write tid 1 to smithi13778320-67 2024-09-21T09:36:22.598 INFO:tasks.rados.rados.0.smithi137.stdout:3031: seq_num 1916 ranges {602212=698040,2002911=199301} 2024-09-21T09:36:22.604 INFO:tasks.rados.rados.0.smithi137.stdout:3031: writing smithi13778320-467 from 602212 to 1300252 tid 1 2024-09-21T09:36:22.610 INFO:tasks.rados.rados.0.smithi137.stdout:3031: writing smithi13778320-467 from 2002911 to 2202212 tid 2 2024-09-21T09:36:22.610 INFO:tasks.rados.rados.0.smithi137.stdout:3023: done (5 left) 2024-09-21T09:36:22.610 INFO:tasks.rados.rados.0.smithi137.stdout:3024: done (4 left) 2024-09-21T09:36:22.610 INFO:tasks.rados.rados.0.smithi137.stdout:3027: done (3 left) 2024-09-21T09:36:22.610 INFO:tasks.rados.rados.0.smithi137.stdout:3032: read oid 52 snap -1 2024-09-21T09:36:22.610 INFO:tasks.rados.rados.0.smithi137.stdout:3032: expect (ObjNum 1896 snap 0 seq_num 1896) 2024-09-21T09:36:22.610 INFO:tasks.rados.rados.0.smithi137.stdout:3033: write oid 182 current snap is 0 2024-09-21T09:36:22.610 INFO:tasks.rados.rados.0.smithi137.stdout:3033: seq_num 1917 ranges {619019=773289,2061393=157626} 2024-09-21T09:36:22.618 INFO:tasks.rados.rados.0.smithi137.stdout:3033: writing smithi13778320-182 from 619019 to 1392308 tid 1 2024-09-21T09:36:22.623 INFO:tasks.rados.rados.0.smithi137.stdout:3033: writing smithi13778320-182 from 2061393 to 2219019 tid 2 2024-09-21T09:36:22.623 INFO:tasks.rados.rados.0.smithi137.stdout:3034: read oid 142 snap -1 2024-09-21T09:36:22.623 INFO:tasks.rados.rados.0.smithi137.stdout:3034: expect deleted 2024-09-21T09:36:22.623 INFO:tasks.rados.rados.0.smithi137.stdout:3035: write oid 184 current snap is 0 2024-09-21T09:36:22.623 INFO:tasks.rados.rados.0.smithi137.stdout:3028: finishing write tid 2 to smithi13778320-67 2024-09-21T09:36:22.623 INFO:tasks.rados.rados.0.smithi137.stdout:3028: finishing write tid 3 to smithi13778320-67 2024-09-21T09:36:22.623 INFO:tasks.rados.rados.0.smithi137.stdout:3028: finishing write tid 4 to smithi13778320-67 2024-09-21T09:36:22.623 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 67 v 363 (ObjNum 1914 snap 0 seq_num 1914) dirty exists 2024-09-21T09:36:22.623 INFO:tasks.rados.rados.0.smithi137.stdout:3028: left oid 67 (ObjNum 1914 snap 0 seq_num 1914) 2024-09-21T09:36:22.624 INFO:tasks.rados.rados.0.smithi137.stdout:3029: expect (ObjNum 1607 snap 0 seq_num 1607) 2024-09-21T09:36:22.804 INFO:tasks.rados.rados.0.smithi137.stdout:3031: finishing write tid 1 to smithi13778320-467 2024-09-21T09:36:22.804 INFO:tasks.rados.rados.0.smithi137.stdout:3031: finishing write tid 2 to smithi13778320-467 2024-09-21T09:36:22.804 INFO:tasks.rados.rados.0.smithi137.stdout:3031: finishing write tid 3 to smithi13778320-467 2024-09-21T09:36:22.804 INFO:tasks.rados.rados.0.smithi137.stdout:3031: finishing write tid 4 to smithi13778320-467 2024-09-21T09:36:22.804 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 467 v 382 (ObjNum 1916 snap 0 seq_num 1916) dirty exists 2024-09-21T09:36:22.804 INFO:tasks.rados.rados.0.smithi137.stdout:3031: left oid 467 (ObjNum 1916 snap 0 seq_num 1916) 2024-09-21T09:36:22.804 INFO:tasks.rados.rados.0.smithi137.stdout:3032: expect (ObjNum 1896 snap 0 seq_num 1896) 2024-09-21T09:36:22.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:22 smithi165 ceph-mon[32789]: from='client.15792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:22.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:22 smithi165 ceph-mon[32789]: pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 7.4 MiB/s wr, 71 op/s 2024-09-21T09:36:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:22 smithi165 ceph-mon[32789]: from='client.25712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:22 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:22 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:22 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:22 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:36:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:22 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:22 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:22 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:22 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:22.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:22 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:22.931 INFO:tasks.rados.rados.0.smithi137.stdout:3033: finishing write tid 1 to smithi13778320-182 2024-09-21T09:36:22.931 INFO:tasks.rados.rados.0.smithi137.stdout:3033: finishing write tid 2 to smithi13778320-182 2024-09-21T09:36:22.931 INFO:tasks.rados.rados.0.smithi137.stdout:3033: finishing write tid 3 to smithi13778320-182 2024-09-21T09:36:22.931 INFO:tasks.rados.rados.0.smithi137.stdout:3033: finishing write tid 4 to smithi13778320-182 2024-09-21T09:36:22.931 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 182 v 476 (ObjNum 1917 snap 0 seq_num 1917) dirty exists 2024-09-21T09:36:22.931 INFO:tasks.rados.rados.0.smithi137.stdout:3033: left oid 182 (ObjNum 1917 snap 0 seq_num 1917) 2024-09-21T09:36:22.931 INFO:tasks.rados.rados.0.smithi137.stdout:3035: seq_num 1918 ranges {635826=448538,1719875=515951} 2024-09-21T09:36:22.936 INFO:tasks.rados.rados.0.smithi137.stdout:3035: writing smithi13778320-184 from 635826 to 1084364 tid 1 2024-09-21T09:36:22.943 INFO:tasks.rados.rados.0.smithi137.stdout:3035: writing smithi13778320-184 from 1719875 to 2235826 tid 2 2024-09-21T09:36:22.943 INFO:tasks.rados.rados.0.smithi137.stdout:3028: done (6 left) 2024-09-21T09:36:22.944 INFO:tasks.rados.rados.0.smithi137.stdout:3029: done (5 left) 2024-09-21T09:36:22.944 INFO:tasks.rados.rados.0.smithi137.stdout:3031: done (4 left) 2024-09-21T09:36:22.944 INFO:tasks.rados.rados.0.smithi137.stdout:3032: done (3 left) 2024-09-21T09:36:22.944 INFO:tasks.rados.rados.0.smithi137.stdout:3033: done (2 left) 2024-09-21T09:36:22.944 INFO:tasks.rados.rados.0.smithi137.stdout:3034: done (1 left) 2024-09-21T09:36:22.944 INFO:tasks.rados.rados.0.smithi137.stdout:3036: delete oid 82 current snap is 0 2024-09-21T09:36:22.944 INFO:tasks.rados.rados.0.smithi137.stdout:3035: finishing write tid 1 to smithi13778320-184 2024-09-21T09:36:22.945 INFO:tasks.rados.rados.0.smithi137.stdout:3036: done (1 left) 2024-09-21T09:36:22.945 INFO:tasks.rados.rados.0.smithi137.stdout:3037: write oid 27 current snap is 0 2024-09-21T09:36:22.945 INFO:tasks.rados.rados.0.smithi137.stdout:3037: seq_num 1920 ranges {669440=599036,1720486=548954} 2024-09-21T09:36:22.951 INFO:tasks.rados.rados.0.smithi137.stdout:3037: writing smithi13778320-27 from 669440 to 1268476 tid 1 2024-09-21T09:36:22.958 INFO:tasks.rados.rados.0.smithi137.stdout:3037: writing smithi13778320-27 from 1720486 to 2269440 tid 2 2024-09-21T09:36:22.958 INFO:tasks.rados.rados.0.smithi137.stdout:3038: read oid 312 snap -1 2024-09-21T09:36:22.958 INFO:tasks.rados.rados.0.smithi137.stdout:3038: expect (ObjNum 1910 snap 0 seq_num 1910) 2024-09-21T09:36:22.959 INFO:tasks.rados.rados.0.smithi137.stdout:3039: read oid 383 snap -1 2024-09-21T09:36:22.959 INFO:tasks.rados.rados.0.smithi137.stdout:3039: expect (ObjNum 806 snap 0 seq_num 806) 2024-09-21T09:36:22.959 INFO:tasks.rados.rados.0.smithi137.stdout:3040: read oid 436 snap -1 2024-09-21T09:36:22.959 INFO:tasks.rados.rados.0.smithi137.stdout:3040: expect (ObjNum 1372 snap 0 seq_num 1372) 2024-09-21T09:36:22.959 INFO:tasks.rados.rados.0.smithi137.stdout:3041: read oid 90 snap -1 2024-09-21T09:36:22.959 INFO:tasks.rados.rados.0.smithi137.stdout:3041: expect (ObjNum 1750 snap 0 seq_num 1750) 2024-09-21T09:36:22.959 INFO:tasks.rados.rados.0.smithi137.stdout:3042: read oid 152 snap -1 2024-09-21T09:36:22.959 INFO:tasks.rados.rados.0.smithi137.stdout:3042: expect (ObjNum 1895 snap 0 seq_num 1895) 2024-09-21T09:36:22.959 INFO:tasks.rados.rados.0.smithi137.stdout:3043: write oid 348 current snap is 0 2024-09-21T09:36:22.959 INFO:tasks.rados.rados.0.smithi137.stdout:3035: finishing write tid 2 to smithi13778320-184 2024-09-21T09:36:22.959 INFO:tasks.rados.rados.0.smithi137.stdout:3035: finishing write tid 3 to smithi13778320-184 2024-09-21T09:36:22.959 INFO:tasks.rados.rados.0.smithi137.stdout:3043: seq_num 1921 ranges {686247=674285,1778968=474011} 2024-09-21T09:36:22.965 INFO:tasks.rados.rados.0.smithi137.stdout:3043: writing smithi13778320-348 from 686247 to 1360532 tid 1 2024-09-21T09:36:22.970 INFO:tasks.rados.rados.0.smithi137.stdout:3043: writing smithi13778320-348 from 1778968 to 2252979 tid 2 2024-09-21T09:36:22.970 INFO:tasks.rados.rados.0.smithi137.stdout:3044: write oid 445 current snap is 0 2024-09-21T09:36:22.970 INFO:tasks.rados.rados.0.smithi137.stdout:3044: seq_num 1922 ranges {703054=749534,2237450=65604} 2024-09-21T09:36:22.978 INFO:tasks.rados.rados.0.smithi137.stdout:3044: writing smithi13778320-445 from 703054 to 1452588 tid 1 2024-09-21T09:36:22.983 INFO:tasks.rados.rados.0.smithi137.stdout:3044: writing smithi13778320-445 from 2237450 to 2303054 tid 2 2024-09-21T09:36:22.983 INFO:tasks.rados.rados.0.smithi137.stdout:3045: delete oid 124 current snap is 0 2024-09-21T09:36:22.983 INFO:tasks.rados.rados.0.smithi137.stdout:3035: finishing write tid 4 to smithi13778320-184 2024-09-21T09:36:22.983 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 184 v 449 (ObjNum 1918 snap 0 seq_num 1918) dirty exists 2024-09-21T09:36:22.983 INFO:tasks.rados.rados.0.smithi137.stdout:3035: left oid 184 (ObjNum 1918 snap 0 seq_num 1918) 2024-09-21T09:36:22.983 INFO:tasks.rados.rados.0.smithi137.stdout:3037: finishing write tid 1 to smithi13778320-27 2024-09-21T09:36:22.984 INFO:tasks.rados.rados.0.smithi137.stdout:3039: expect (ObjNum 806 snap 0 seq_num 806) 2024-09-21T09:36:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[28941]: from='client.15792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[28941]: pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 7.4 MiB/s wr, 71 op/s 2024-09-21T09:36:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[28941]: from='client.25712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:36:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:23.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:23.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:23.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:23.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[39068]: from='client.15792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[39068]: pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 7.4 MiB/s wr, 71 op/s 2024-09-21T09:36:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[39068]: from='client.25712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:36:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:23.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:23.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:23.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:22 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:23.129 INFO:tasks.rados.rados.0.smithi137.stdout:3041: expect (ObjNum 1750 snap 0 seq_num 1750) 2024-09-21T09:36:23.275 INFO:tasks.rados.rados.0.smithi137.stdout:3042: expect (ObjNum 1895 snap 0 seq_num 1895) 2024-09-21T09:36:23.496 INFO:tasks.rados.rados.0.smithi137.stdout:3040: expect (ObjNum 1372 snap 0 seq_num 1372) 2024-09-21T09:36:23.641 INFO:tasks.rados.rados.0.smithi137.stdout:3043: finishing write tid 1 to smithi13778320-348 2024-09-21T09:36:23.642 INFO:tasks.rados.rados.0.smithi137.stdout:3043: finishing write tid 2 to smithi13778320-348 2024-09-21T09:36:23.642 INFO:tasks.rados.rados.0.smithi137.stdout:3043: finishing write tid 3 to smithi13778320-348 2024-09-21T09:36:23.642 INFO:tasks.rados.rados.0.smithi137.stdout:3043: finishing write tid 4 to smithi13778320-348 2024-09-21T09:36:23.642 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 348 v 366 (ObjNum 1921 snap 0 seq_num 1921) dirty exists 2024-09-21T09:36:23.642 INFO:tasks.rados.rados.0.smithi137.stdout:3043: left oid 348 (ObjNum 1921 snap 0 seq_num 1921) 2024-09-21T09:36:23.642 INFO:tasks.rados.rados.0.smithi137.stdout:3037: finishing write tid 2 to smithi13778320-27 2024-09-21T09:36:23.642 INFO:tasks.rados.rados.0.smithi137.stdout:3035: done (9 left) 2024-09-21T09:36:23.642 INFO:tasks.rados.rados.0.smithi137.stdout:3039: done (8 left) 2024-09-21T09:36:23.642 INFO:tasks.rados.rados.0.smithi137.stdout:3040: done (7 left) 2024-09-21T09:36:23.642 INFO:tasks.rados.rados.0.smithi137.stdout:3041: done (6 left) 2024-09-21T09:36:23.642 INFO:tasks.rados.rados.0.smithi137.stdout:3042: done (5 left) 2024-09-21T09:36:23.642 INFO:tasks.rados.rados.0.smithi137.stdout:3043: done (4 left) 2024-09-21T09:36:23.642 INFO:tasks.rados.rados.0.smithi137.stdout:3045: done (3 left) 2024-09-21T09:36:23.642 INFO:tasks.rados.rados.0.smithi137.stdout:3046: read oid 46 snap -1 2024-09-21T09:36:23.643 INFO:tasks.rados.rados.0.smithi137.stdout:3046: expect (ObjNum 1834 snap 0 seq_num 1834) 2024-09-21T09:36:23.643 INFO:tasks.rados.rados.0.smithi137.stdout:3047: delete oid 265 current snap is 0 2024-09-21T09:36:23.643 INFO:tasks.rados.rados.0.smithi137.stdout:3037: finishing write tid 3 to smithi13778320-27 2024-09-21T09:36:23.643 INFO:tasks.rados.rados.0.smithi137.stdout:3037: finishing write tid 4 to smithi13778320-27 2024-09-21T09:36:23.643 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 27 v 403 (ObjNum 1920 snap 0 seq_num 1920) dirty exists 2024-09-21T09:36:23.643 INFO:tasks.rados.rados.0.smithi137.stdout:3037: left oid 27 (ObjNum 1920 snap 0 seq_num 1920) 2024-09-21T09:36:23.643 INFO:tasks.rados.rados.0.smithi137.stdout:3038: expect (ObjNum 1910 snap 0 seq_num 1910) 2024-09-21T09:36:23.728 INFO:tasks.rados.rados.0.smithi137.stdout:3044: finishing write tid 1 to smithi13778320-445 2024-09-21T09:36:23.728 INFO:tasks.rados.rados.0.smithi137.stdout:3044: finishing write tid 2 to smithi13778320-445 2024-09-21T09:36:23.728 INFO:tasks.rados.rados.0.smithi137.stdout:3044: finishing write tid 3 to smithi13778320-445 2024-09-21T09:36:23.728 INFO:tasks.rados.rados.0.smithi137.stdout:3044: finishing write tid 4 to smithi13778320-445 2024-09-21T09:36:23.728 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 445 v 369 (ObjNum 1922 snap 0 seq_num 1922) dirty exists 2024-09-21T09:36:23.728 INFO:tasks.rados.rados.0.smithi137.stdout:3044: left oid 445 (ObjNum 1922 snap 0 seq_num 1922) 2024-09-21T09:36:23.728 INFO:tasks.rados.rados.0.smithi137.stdout:3046: expect (ObjNum 1834 snap 0 seq_num 1834) 2024-09-21T09:36:23.872 INFO:tasks.rados.rados.0.smithi137.stdout:3037: done (4 left) 2024-09-21T09:36:23.872 INFO:tasks.rados.rados.0.smithi137.stdout:3038: done (3 left) 2024-09-21T09:36:23.872 INFO:tasks.rados.rados.0.smithi137.stdout:3044: done (2 left) 2024-09-21T09:36:23.872 INFO:tasks.rados.rados.0.smithi137.stdout:3046: done (1 left) 2024-09-21T09:36:23.872 INFO:tasks.rados.rados.0.smithi137.stdout:3047: done (0 left) 2024-09-21T09:36:23.872 INFO:tasks.rados.rados.0.smithi137.stdout:3048: write oid 286 current snap is 0 2024-09-21T09:36:23.872 INFO:tasks.rados.rados.0.smithi137.stdout:3048: seq_num 1925 ranges {753475=691634,2012896=340579} 2024-09-21T09:36:23.880 INFO:tasks.rados.rados.0.smithi137.stdout:3048: writing smithi13778320-286 from 753475 to 1445109 tid 1 2024-09-21T09:36:23.885 INFO:tasks.rados.rados.0.smithi137.stdout:3048: writing smithi13778320-286 from 2012896 to 2353475 tid 2 2024-09-21T09:36:23.885 INFO:tasks.rados.rados.0.smithi137.stdout:3049: write oid 85 current snap is 0 2024-09-21T09:36:23.885 INFO:tasks.rados.rados.0.smithi137.stdout:3048: finishing write tid 1 to smithi13778320-286 2024-09-21T09:36:23.886 INFO:tasks.rados.rados.0.smithi137.stdout:3049: seq_num 1926 ranges {770282=766883,2071378=298904} 2024-09-21T09:36:23.893 INFO:tasks.rados.rados.0.smithi137.stdout:3049: writing smithi13778320-85 from 770282 to 1537165 tid 1 2024-09-21T09:36:23.897 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:23 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[66590]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.51.0" 2024-09-21T09:36:23.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:23 smithi165 ceph-mon[32789]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:36:23.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:23 smithi165 ceph-mon[32789]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:36:23.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:23 smithi165 ceph-mon[32789]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:36:23.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:23 smithi165 ceph-mon[32789]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:36:23.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:23 smithi165 ceph-mon[32789]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:36:23.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:23 smithi165 ceph-mon[32789]: Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:36:23.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:23 smithi165 ceph-mon[32789]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:36:23.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:23 smithi165 ceph-mon[32789]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:36:23.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:23 smithi165 ceph-mon[32789]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:36:23.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:23 smithi165 ceph-mon[32789]: Reconfiguring daemon prometheus.a on smithi165 2024-09-21T09:36:23.899 INFO:tasks.rados.rados.0.smithi137.stdout:3049: writing smithi13778320-85 from 2071378 to 2370282 tid 2 2024-09-21T09:36:23.899 INFO:tasks.rados.rados.0.smithi137.stdout:3050: write oid 227 current snap is 0 2024-09-21T09:36:23.899 INFO:tasks.rados.rados.0.smithi137.stdout:3048: finishing write tid 2 to smithi13778320-286 2024-09-21T09:36:23.899 INFO:tasks.rados.rados.0.smithi137.stdout:3050: seq_num 1927 ranges {787089=442132,1729860=657229} 2024-09-21T09:36:23.905 INFO:tasks.rados.rados.0.smithi137.stdout:3050: writing smithi13778320-227 from 787089 to 1229221 tid 1 2024-09-21T09:36:23.911 INFO:tasks.rados.rados.0.smithi137.stdout:3050: writing smithi13778320-227 from 1729860 to 2387089 tid 2 2024-09-21T09:36:23.912 INFO:tasks.rados.rados.0.smithi137.stdout:3051: delete oid 376 current snap is 0 2024-09-21T09:36:23.912 INFO:tasks.rados.rados.0.smithi137.stdout:3048: finishing write tid 3 to smithi13778320-286 2024-09-21T09:36:23.912 INFO:tasks.rados.rados.0.smithi137.stdout:3048: finishing write tid 4 to smithi13778320-286 2024-09-21T09:36:23.912 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 286 v 345 (ObjNum 1925 snap 0 seq_num 1925) dirty exists 2024-09-21T09:36:23.912 INFO:tasks.rados.rados.0.smithi137.stdout:3048: left oid 286 (ObjNum 1925 snap 0 seq_num 1925) 2024-09-21T09:36:23.912 INFO:tasks.rados.rados.0.smithi137.stdout:3049: finishing write tid 1 to smithi13778320-85 2024-09-21T09:36:23.912 INFO:tasks.rados.rados.0.smithi137.stdout:3049: finishing write tid 2 to smithi13778320-85 2024-09-21T09:36:23.912 INFO:tasks.rados.rados.0.smithi137.stdout:3049: finishing write tid 3 to smithi13778320-85 2024-09-21T09:36:23.912 INFO:tasks.rados.rados.0.smithi137.stdout:3049: finishing write tid 4 to smithi13778320-85 2024-09-21T09:36:23.912 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 85 v 372 (ObjNum 1926 snap 0 seq_num 1926) dirty exists 2024-09-21T09:36:23.912 INFO:tasks.rados.rados.0.smithi137.stdout:3049: left oid 85 (ObjNum 1926 snap 0 seq_num 1926) 2024-09-21T09:36:23.912 INFO:tasks.rados.rados.0.smithi137.stdout:3050: finishing write tid 1 to smithi13778320-227 2024-09-21T09:36:23.913 INFO:tasks.rados.rados.0.smithi137.stdout:3048: done (3 left) 2024-09-21T09:36:23.913 INFO:tasks.rados.rados.0.smithi137.stdout:3049: done (2 left) 2024-09-21T09:36:23.913 INFO:tasks.rados.rados.0.smithi137.stdout:3051: done (1 left) 2024-09-21T09:36:23.913 INFO:tasks.rados.rados.0.smithi137.stdout:3052: read oid 267 snap -1 2024-09-21T09:36:23.913 INFO:tasks.rados.rados.0.smithi137.stdout:3052: expect deleted 2024-09-21T09:36:23.913 INFO:tasks.rados.rados.0.smithi137.stdout:3053: read oid 35 snap -1 2024-09-21T09:36:23.913 INFO:tasks.rados.rados.0.smithi137.stdout:3053: expect (ObjNum 1850 snap 0 seq_num 1850) 2024-09-21T09:36:23.914 INFO:tasks.rados.rados.0.smithi137.stdout:3054: read oid 217 snap -1 2024-09-21T09:36:23.914 INFO:tasks.rados.rados.0.smithi137.stdout:3054: expect (ObjNum 1723 snap 0 seq_num 1723) 2024-09-21T09:36:23.914 INFO:tasks.rados.rados.0.smithi137.stdout:3055: write oid 410 current snap is 0 2024-09-21T09:36:23.914 INFO:tasks.rados.rados.0.smithi137.stdout:3055: seq_num 1929 ranges {420703=592630,1730471=690232} 2024-09-21T09:36:23.919 INFO:tasks.rados.rados.0.smithi137.stdout:3055: writing smithi13778320-410 from 420703 to 1013333 tid 1 2024-09-21T09:36:23.927 INFO:tasks.rados.rados.0.smithi137.stdout:3055: writing smithi13778320-410 from 1730471 to 2420703 tid 2 2024-09-21T09:36:23.927 INFO:tasks.rados.rados.0.smithi137.stdout:3056: delete oid 154 current snap is 0 2024-09-21T09:36:23.927 INFO:tasks.rados.rados.0.smithi137.stdout:3050: finishing write tid 2 to smithi13778320-227 2024-09-21T09:36:23.927 INFO:tasks.rados.rados.0.smithi137.stdout:3050: finishing write tid 3 to smithi13778320-227 2024-09-21T09:36:23.927 INFO:tasks.rados.rados.0.smithi137.stdout:3050: finishing write tid 4 to smithi13778320-227 2024-09-21T09:36:23.927 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 227 v 350 (ObjNum 1927 snap 0 seq_num 1927) dirty exists 2024-09-21T09:36:23.927 INFO:tasks.rados.rados.0.smithi137.stdout:3050: left oid 227 (ObjNum 1927 snap 0 seq_num 1927) 2024-09-21T09:36:23.927 INFO:tasks.rados.rados.0.smithi137.stdout:3054: expect (ObjNum 1723 snap 0 seq_num 1723) 2024-09-21T09:36:24.027 INFO:tasks.rados.rados.0.smithi137.stdout:3055: finishing write tid 1 to smithi13778320-410 2024-09-21T09:36:24.027 INFO:tasks.rados.rados.0.smithi137.stdout:3050: done (5 left) 2024-09-21T09:36:24.027 INFO:tasks.rados.rados.0.smithi137.stdout:3052: done (4 left) 2024-09-21T09:36:24.027 INFO:tasks.rados.rados.0.smithi137.stdout:3054: done (3 left) 2024-09-21T09:36:24.027 INFO:tasks.rados.rados.0.smithi137.stdout:3056: done (2 left) 2024-09-21T09:36:24.027 INFO:tasks.rados.rados.0.smithi137.stdout:3057: read oid 299 snap -1 2024-09-21T09:36:24.027 INFO:tasks.rados.rados.0.smithi137.stdout:3057: expect (ObjNum 1770 snap 0 seq_num 1770) 2024-09-21T09:36:24.028 INFO:tasks.rados.rados.0.smithi137.stdout:3058: delete oid 424 current snap is 0 2024-09-21T09:36:24.028 INFO:tasks.rados.rados.0.smithi137.stdout:3053: expect (ObjNum 1850 snap 0 seq_num 1850) 2024-09-21T09:36:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[28941]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:36:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[28941]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:36:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[28941]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:36:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[28941]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:36:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[28941]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:36:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[28941]: Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:36:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[28941]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:36:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[28941]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:36:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[28941]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:36:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[28941]: Reconfiguring daemon prometheus.a on smithi165 2024-09-21T09:36:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[39068]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:36:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[39068]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:36:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[39068]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:36:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[39068]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:36:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[39068]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:36:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[39068]: Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:36:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[39068]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:36:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[39068]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:36:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[39068]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:36:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:23 smithi137 ceph-mon[39068]: Reconfiguring daemon prometheus.a on smithi165 2024-09-21T09:36:24.264 INFO:tasks.rados.rados.0.smithi137.stdout:3055: finishing write tid 2 to smithi13778320-410 2024-09-21T09:36:24.265 INFO:tasks.rados.rados.0.smithi137.stdout:3053: done (3 left) 2024-09-21T09:36:24.265 INFO:tasks.rados.rados.0.smithi137.stdout:3058: done (2 left) 2024-09-21T09:36:24.265 INFO:tasks.rados.rados.0.smithi137.stdout:3059: write oid 372 current snap is 0 2024-09-21T09:36:24.265 INFO:tasks.rados.rados.0.smithi137.stdout:3055: finishing write tid 3 to smithi13778320-410 2024-09-21T09:36:24.265 INFO:tasks.rados.rados.0.smithi137.stdout:3055: finishing write tid 4 to smithi13778320-410 2024-09-21T09:36:24.265 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 410 v 342 (ObjNum 1929 snap 0 seq_num 1929) dirty exists 2024-09-21T09:36:24.265 INFO:tasks.rados.rados.0.smithi137.stdout:3055: left oid 410 (ObjNum 1929 snap 0 seq_num 1929) 2024-09-21T09:36:24.265 INFO:tasks.rados.rados.0.smithi137.stdout:3057: expect (ObjNum 1770 snap 0 seq_num 1770) 2024-09-21T09:36:24.451 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:24.478 INFO:tasks.rados.rados.0.smithi137.stdout:3059: seq_num 1932 ranges {471124=534730,1505917=636014} 2024-09-21T09:36:24.483 INFO:tasks.rados.rados.0.smithi137.stdout:3059: writing smithi13778320-372 from 471124 to 1005854 tid 1 2024-09-21T09:36:24.489 INFO:tasks.rados.rados.0.smithi137.stdout:3059: writing smithi13778320-372 from 1505917 to 2141931 tid 2 2024-09-21T09:36:24.489 INFO:tasks.rados.rados.0.smithi137.stdout:3055: done (2 left) 2024-09-21T09:36:24.490 INFO:tasks.rados.rados.0.smithi137.stdout:3057: done (1 left) 2024-09-21T09:36:24.490 INFO:tasks.rados.rados.0.smithi137.stdout:3060: write oid 408 current snap is 0 2024-09-21T09:36:24.490 INFO:tasks.rados.rados.0.smithi137.stdout:3059: finishing write tid 1 to smithi13778320-372 2024-09-21T09:36:24.490 INFO:tasks.rados.rados.0.smithi137.stdout:3060: seq_num 1933 ranges {487931=609979,1564399=779672} 2024-09-21T09:36:24.495 INFO:tasks.rados.rados.0.smithi137.stdout:3060: writing smithi13778320-408 from 487931 to 1097910 tid 1 2024-09-21T09:36:24.502 INFO:tasks.rados.rados.0.smithi137.stdout:3060: writing smithi13778320-408 from 1564399 to 2344071 tid 2 2024-09-21T09:36:24.503 INFO:tasks.rados.rados.0.smithi137.stdout:3061: write oid 482 current snap is 0 2024-09-21T09:36:24.503 INFO:tasks.rados.rados.0.smithi137.stdout:3059: finishing write tid 2 to smithi13778320-372 2024-09-21T09:36:24.503 INFO:tasks.rados.rados.0.smithi137.stdout:3059: finishing write tid 3 to smithi13778320-372 2024-09-21T09:36:24.503 INFO:tasks.rados.rados.0.smithi137.stdout:3059: finishing write tid 4 to smithi13778320-372 2024-09-21T09:36:24.503 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 372 v 407 (ObjNum 1932 snap 0 seq_num 1932) dirty exists 2024-09-21T09:36:24.503 INFO:tasks.rados.rados.0.smithi137.stdout:3059: left oid 372 (ObjNum 1932 snap 0 seq_num 1932) 2024-09-21T09:36:24.503 INFO:tasks.rados.rados.0.smithi137.stdout:3060: finishing write tid 1 to smithi13778320-408 2024-09-21T09:36:24.503 INFO:tasks.rados.rados.0.smithi137.stdout:3061: seq_num 1934 ranges {504738=685228,1622881=639683} 2024-09-21T09:36:24.509 INFO:tasks.rados.rados.0.smithi137.stdout:3061: writing smithi13778320-482 from 504738 to 1189966 tid 1 2024-09-21T09:36:24.515 INFO:tasks.rados.rados.0.smithi137.stdout:3061: writing smithi13778320-482 from 1622881 to 2262564 tid 2 2024-09-21T09:36:24.515 INFO:tasks.rados.rados.0.smithi137.stdout:3059: done (2 left) 2024-09-21T09:36:24.515 INFO:tasks.rados.rados.0.smithi137.stdout:3062: read oid 89 snap -1 2024-09-21T09:36:24.515 INFO:tasks.rados.rados.0.smithi137.stdout:3062: expect deleted 2024-09-21T09:36:24.515 INFO:tasks.rados.rados.0.smithi137.stdout:3063: write oid 343 current snap is 0 2024-09-21T09:36:24.515 INFO:tasks.rados.rados.0.smithi137.stdout:3063: seq_num 1935 ranges {521545=760477,2081363=440182} 2024-09-21T09:36:24.522 INFO:tasks.rados.rados.0.smithi137.stdout:3063: writing smithi13778320-343 from 521545 to 1282022 tid 1 2024-09-21T09:36:24.529 INFO:tasks.rados.rados.0.smithi137.stdout:3063: writing smithi13778320-343 from 2081363 to 2521545 tid 2 2024-09-21T09:36:24.529 INFO:tasks.rados.rados.0.smithi137.stdout:3064: write oid 12 current snap is 0 2024-09-21T09:36:24.529 INFO:tasks.rados.rados.0.smithi137.stdout:3060: finishing write tid 2 to smithi13778320-408 2024-09-21T09:36:24.530 INFO:tasks.rados.rados.0.smithi137.stdout:3064: seq_num 1936 ranges {538352=435726,1623492=526999} 2024-09-21T09:36:24.535 INFO:tasks.rados.rados.0.smithi137.stdout:3064: writing smithi13778320-12 from 538352 to 974078 tid 1 2024-09-21T09:36:24.542 INFO:tasks.rados.rados.0.smithi137.stdout:3064: writing smithi13778320-12 from 1623492 to 2150491 tid 2 2024-09-21T09:36:24.542 INFO:tasks.rados.rados.0.smithi137.stdout:3065: write oid 344 current snap is 0 2024-09-21T09:36:24.542 INFO:tasks.rados.rados.0.smithi137.stdout:3060: finishing write tid 3 to smithi13778320-408 2024-09-21T09:36:24.542 INFO:tasks.rados.rados.0.smithi137.stdout:3060: finishing write tid 4 to smithi13778320-408 2024-09-21T09:36:24.542 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 408 v 386 (ObjNum 1933 snap 0 seq_num 1933) dirty exists 2024-09-21T09:36:24.542 INFO:tasks.rados.rados.0.smithi137.stdout:3060: left oid 408 (ObjNum 1933 snap 0 seq_num 1933) 2024-09-21T09:36:24.542 INFO:tasks.rados.rados.0.smithi137.stdout:3061: finishing write tid 1 to smithi13778320-482 2024-09-21T09:36:24.542 INFO:tasks.rados.rados.0.smithi137.stdout:3061: finishing write tid 2 to smithi13778320-482 2024-09-21T09:36:24.542 INFO:tasks.rados.rados.0.smithi137.stdout:3061: finishing write tid 3 to smithi13778320-482 2024-09-21T09:36:24.542 INFO:tasks.rados.rados.0.smithi137.stdout:3065: seq_num 1937 ranges {555159=510975,1681974=787010} 2024-09-21T09:36:24.547 INFO:tasks.rados.rados.0.smithi137.stdout:3065: writing smithi13778320-344 from 555159 to 1066134 tid 1 2024-09-21T09:36:24.555 INFO:tasks.rados.rados.0.smithi137.stdout:3065: writing smithi13778320-344 from 1681974 to 2468984 tid 2 2024-09-21T09:36:24.555 INFO:tasks.rados.rados.0.smithi137.stdout:3060: done (5 left) 2024-09-21T09:36:24.555 INFO:tasks.rados.rados.0.smithi137.stdout:3062: done (4 left) 2024-09-21T09:36:24.556 INFO:tasks.rados.rados.0.smithi137.stdout:3066: read oid 475 snap -1 2024-09-21T09:36:24.556 INFO:tasks.rados.rados.0.smithi137.stdout:3066: expect (ObjNum 1611 snap 0 seq_num 1611) 2024-09-21T09:36:24.556 INFO:tasks.rados.rados.0.smithi137.stdout:3067: delete oid 133 current snap is 0 2024-09-21T09:36:24.556 INFO:tasks.rados.rados.0.smithi137.stdout:3061: finishing write tid 4 to smithi13778320-482 2024-09-21T09:36:24.556 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 482 v 410 (ObjNum 1934 snap 0 seq_num 1934) dirty exists 2024-09-21T09:36:24.556 INFO:tasks.rados.rados.0.smithi137.stdout:3061: left oid 482 (ObjNum 1934 snap 0 seq_num 1934) 2024-09-21T09:36:24.556 INFO:tasks.rados.rados.0.smithi137.stdout:3063: finishing write tid 1 to smithi13778320-343 2024-09-21T09:36:24.556 INFO:tasks.rados.rados.0.smithi137.stdout:3063: finishing write tid 2 to smithi13778320-343 2024-09-21T09:36:24.556 INFO:tasks.rados.rados.0.smithi137.stdout:3063: finishing write tid 3 to smithi13778320-343 2024-09-21T09:36:24.556 INFO:tasks.rados.rados.0.smithi137.stdout:3063: finishing write tid 4 to smithi13778320-343 2024-09-21T09:36:24.556 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 343 v 295 (ObjNum 1935 snap 0 seq_num 1935) dirty exists 2024-09-21T09:36:24.556 INFO:tasks.rados.rados.0.smithi137.stdout:3063: left oid 343 (ObjNum 1935 snap 0 seq_num 1935) 2024-09-21T09:36:24.556 INFO:tasks.rados.rados.0.smithi137.stdout:3064: finishing write tid 1 to smithi13778320-12 2024-09-21T09:36:24.557 INFO:tasks.rados.rados.0.smithi137.stdout:3064: finishing write tid 2 to smithi13778320-12 2024-09-21T09:36:24.557 INFO:tasks.rados.rados.0.smithi137.stdout:3064: finishing write tid 3 to smithi13778320-12 2024-09-21T09:36:24.557 INFO:tasks.rados.rados.0.smithi137.stdout:3064: finishing write tid 4 to smithi13778320-12 2024-09-21T09:36:24.557 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 12 v 376 (ObjNum 1936 snap 0 seq_num 1936) dirty exists 2024-09-21T09:36:24.557 INFO:tasks.rados.rados.0.smithi137.stdout:3064: left oid 12 (ObjNum 1936 snap 0 seq_num 1936) 2024-09-21T09:36:24.557 INFO:tasks.rados.rados.0.smithi137.stdout:3065: finishing write tid 1 to smithi13778320-344 2024-09-21T09:36:24.558 INFO:tasks.rados.rados.0.smithi137.stdout:3061: done (5 left) 2024-09-21T09:36:24.558 INFO:tasks.rados.rados.0.smithi137.stdout:3063: done (4 left) 2024-09-21T09:36:24.558 INFO:tasks.rados.rados.0.smithi137.stdout:3064: done (3 left) 2024-09-21T09:36:24.558 INFO:tasks.rados.rados.0.smithi137.stdout:3067: done (2 left) 2024-09-21T09:36:24.558 INFO:tasks.rados.rados.0.smithi137.stdout:3068: read oid 367 snap -1 2024-09-21T09:36:24.558 INFO:tasks.rados.rados.0.smithi137.stdout:3068: expect (ObjNum 1025 snap 0 seq_num 1025) 2024-09-21T09:36:24.558 INFO:tasks.rados.rados.0.smithi137.stdout:3069: write oid 255 current snap is 0 2024-09-21T09:36:24.558 INFO:tasks.rados.rados.0.smithi137.stdout:3069: seq_num 1939 ranges {588773=777826,1915291=673482} 2024-09-21T09:36:24.565 INFO:tasks.rados.rados.0.smithi137.stdout:3069: writing smithi13778320-255 from 588773 to 1366599 tid 1 2024-09-21T09:36:24.572 INFO:tasks.rados.rados.0.smithi137.stdout:3069: writing smithi13778320-255 from 1915291 to 2588773 tid 2 2024-09-21T09:36:24.572 INFO:tasks.rados.rados.0.smithi137.stdout:3070: read oid 278 snap -1 2024-09-21T09:36:24.572 INFO:tasks.rados.rados.0.smithi137.stdout:3070: expect (ObjNum 1577 snap 0 seq_num 1577) 2024-09-21T09:36:24.573 INFO:tasks.rados.rados.0.smithi137.stdout:3071: delete oid 376 current snap is 0 2024-09-21T09:36:24.573 INFO:tasks.rados.rados.0.smithi137.stdout:3065: finishing write tid 2 to smithi13778320-344 2024-09-21T09:36:24.573 INFO:tasks.rados.rados.0.smithi137.stdout:3065: finishing write tid 3 to smithi13778320-344 2024-09-21T09:36:24.573 INFO:tasks.rados.rados.0.smithi137.stdout:3065: finishing write tid 4 to smithi13778320-344 2024-09-21T09:36:24.573 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 344 v 345 (ObjNum 1937 snap 0 seq_num 1937) dirty exists 2024-09-21T09:36:24.573 INFO:tasks.rados.rados.0.smithi137.stdout:3065: left oid 344 (ObjNum 1937 snap 0 seq_num 1937) 2024-09-21T09:36:24.573 INFO:tasks.rados.rados.0.smithi137.stdout:3066: expect (ObjNum 1611 snap 0 seq_num 1611) 2024-09-21T09:36:24.739 INFO:tasks.rados.rados.0.smithi137.stdout:3069: finishing write tid 1 to smithi13778320-255 2024-09-21T09:36:24.739 INFO:tasks.rados.rados.0.smithi137.stdout:3068: expect (ObjNum 1025 snap 0 seq_num 1025) 2024-09-21T09:36:24.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:24 smithi137 ceph-mon[39068]: pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2024-09-21T09:36:24.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:24 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3515100648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:24.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:24 smithi137 ceph-mon[28941]: pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2024-09-21T09:36:24.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:24 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3515100648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:24.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:24 smithi165 ceph-mon[32789]: pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2024-09-21T09:36:24.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:24 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3515100648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:24.908 INFO:tasks.rados.rados.0.smithi137.stdout:3070: expect (ObjNum 1577 snap 0 seq_num 1577) 2024-09-21T09:36:25.036 INFO:tasks.rados.rados.0.smithi137.stdout:3069: finishing write tid 2 to smithi13778320-255 2024-09-21T09:36:25.037 INFO:tasks.rados.rados.0.smithi137.stdout:3069: finishing write tid 3 to smithi13778320-255 2024-09-21T09:36:25.037 INFO:tasks.rados.rados.0.smithi137.stdout:3069: finishing write tid 4 to smithi13778320-255 2024-09-21T09:36:25.037 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 255 v 413 (ObjNum 1939 snap 0 seq_num 1939) dirty exists 2024-09-21T09:36:25.037 INFO:tasks.rados.rados.0.smithi137.stdout:3069: left oid 255 (ObjNum 1939 snap 0 seq_num 1939) 2024-09-21T09:36:25.037 INFO:tasks.rados.rados.0.smithi137.stdout:3065: done (5 left) 2024-09-21T09:36:25.037 INFO:tasks.rados.rados.0.smithi137.stdout:3066: done (4 left) 2024-09-21T09:36:25.037 INFO:tasks.rados.rados.0.smithi137.stdout:3068: done (3 left) 2024-09-21T09:36:25.037 INFO:tasks.rados.rados.0.smithi137.stdout:3069: done (2 left) 2024-09-21T09:36:25.037 INFO:tasks.rados.rados.0.smithi137.stdout:3070: done (1 left) 2024-09-21T09:36:25.037 INFO:tasks.rados.rados.0.smithi137.stdout:3071: done (0 left) 2024-09-21T09:36:25.037 INFO:tasks.rados.rados.0.smithi137.stdout:3072: read oid 338 snap -1 2024-09-21T09:36:25.037 INFO:tasks.rados.rados.0.smithi137.stdout:3072: expect (ObjNum 1443 snap 0 seq_num 1443) 2024-09-21T09:36:25.037 INFO:tasks.rados.rados.0.smithi137.stdout:3073: read oid 68 snap -1 2024-09-21T09:36:25.038 INFO:tasks.rados.rados.0.smithi137.stdout:3073: expect (ObjNum 1763 snap 0 seq_num 1763) 2024-09-21T09:36:25.038 INFO:tasks.rados.rados.0.smithi137.stdout:3074: write oid 160 current snap is 0 2024-09-21T09:36:25.038 INFO:tasks.rados.rados.0.smithi137.stdout:3074: seq_num 1941 ranges {622387=528324,1915902=706485} 2024-09-21T09:36:25.042 INFO:tasks.rados.rados.0.smithi137.stdout:3074: writing smithi13778320-160 from 622387 to 1150711 tid 1 2024-09-21T09:36:25.051 INFO:tasks.rados.rados.0.smithi137.stdout:3074: writing smithi13778320-160 from 1915902 to 2622387 tid 2 2024-09-21T09:36:25.051 INFO:tasks.rados.rados.0.smithi137.stdout:3075: read oid 234 snap -1 2024-09-21T09:36:25.051 INFO:tasks.rados.rados.0.smithi137.stdout:3075: expect (ObjNum 1769 snap 0 seq_num 1769) 2024-09-21T09:36:25.051 INFO:tasks.rados.rados.0.smithi137.stdout:3076: write oid 146 current snap is 0 2024-09-21T09:36:25.051 INFO:tasks.rados.rados.0.smithi137.stdout:3076: seq_num 1942 ranges {639194=603573,1974384=538006} 2024-09-21T09:36:25.058 INFO:tasks.rados.rados.0.smithi137.stdout:3076: writing smithi13778320-146 from 639194 to 1242767 tid 1 2024-09-21T09:36:25.065 INFO:tasks.rados.rados.0.smithi137.stdout:3076: writing smithi13778320-146 from 1974384 to 2512390 tid 2 2024-09-21T09:36:25.065 INFO:tasks.rados.rados.0.smithi137.stdout:3077: write oid 145 current snap is 0 2024-09-21T09:36:25.065 INFO:tasks.rados.rados.0.smithi137.stdout:3077: seq_num 1943 ranges {656001=678822,2032866=623135} 2024-09-21T09:36:25.072 INFO:tasks.rados.rados.0.smithi137.stdout:3077: writing smithi13778320-145 from 656001 to 1334823 tid 1 2024-09-21T09:36:25.080 INFO:tasks.rados.rados.0.smithi137.stdout:3077: writing smithi13778320-145 from 2032866 to 2656001 tid 2 2024-09-21T09:36:25.080 INFO:tasks.rados.rados.0.smithi137.stdout:3078: read oid 272 snap -1 2024-09-21T09:36:25.080 INFO:tasks.rados.rados.0.smithi137.stdout:3078: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-21T09:36:25.080 INFO:tasks.rados.rados.0.smithi137.stdout:3079: read oid 83 snap -1 2024-09-21T09:36:25.080 INFO:tasks.rados.rados.0.smithi137.stdout:3079: expect (ObjNum 82 snap 0 seq_num 82) 2024-09-21T09:36:25.080 INFO:tasks.rados.rados.0.smithi137.stdout:3080: write oid 382 current snap is 0 2024-09-21T09:36:25.080 INFO:tasks.rados.rados.0.smithi137.stdout:3074: finishing write tid 1 to smithi13778320-160 2024-09-21T09:36:25.080 INFO:tasks.rados.rados.0.smithi137.stdout:3072: expect (ObjNum 1443 snap 0 seq_num 1443) 2024-09-21T09:36:25.201 INFO:tasks.rados.rados.0.smithi137.stdout:3073: expect (ObjNum 1763 snap 0 seq_num 1763) 2024-09-21T09:36:25.432 INFO:tasks.rados.rados.0.smithi137.stdout:3074: finishing write tid 2 to smithi13778320-160 2024-09-21T09:36:25.433 INFO:tasks.rados.rados.0.smithi137.stdout:3074: finishing write tid 3 to smithi13778320-160 2024-09-21T09:36:25.433 INFO:tasks.rados.rados.0.smithi137.stdout:3074: finishing write tid 4 to smithi13778320-160 2024-09-21T09:36:25.433 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 160 v 498 (ObjNum 1941 snap 0 seq_num 1941) dirty exists 2024-09-21T09:36:25.433 INFO:tasks.rados.rados.0.smithi137.stdout:3074: left oid 160 (ObjNum 1941 snap 0 seq_num 1941) 2024-09-21T09:36:25.433 INFO:tasks.rados.rados.0.smithi137.stdout:3075: expect (ObjNum 1769 snap 0 seq_num 1769) 2024-09-21T09:36:25.638 INFO:tasks.rados.rados.0.smithi137.stdout:3076: finishing write tid 1 to smithi13778320-146 2024-09-21T09:36:25.638 INFO:tasks.rados.rados.0.smithi137.stdout:3076: finishing write tid 2 to smithi13778320-146 2024-09-21T09:36:25.639 INFO:tasks.rados.rados.0.smithi137.stdout:3076: finishing write tid 3 to smithi13778320-146 2024-09-21T09:36:25.639 INFO:tasks.rados.rados.0.smithi137.stdout:3076: finishing write tid 4 to smithi13778320-146 2024-09-21T09:36:25.639 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 146 v 326 (ObjNum 1942 snap 0 seq_num 1942) dirty exists 2024-09-21T09:36:25.639 INFO:tasks.rados.rados.0.smithi137.stdout:3076: left oid 146 (ObjNum 1942 snap 0 seq_num 1942) 2024-09-21T09:36:25.639 INFO:tasks.rados.rados.0.smithi137.stdout:3077: finishing write tid 1 to smithi13778320-145 2024-09-21T09:36:25.639 INFO:tasks.rados.rados.0.smithi137.stdout:3080: seq_num 1944 ranges {672808=754071,1974995=541675} 2024-09-21T09:36:25.645 INFO:tasks.rados.rados.0.smithi137.stdout:3080: writing smithi13778320-382 from 672808 to 1426879 tid 1 2024-09-21T09:36:25.652 INFO:tasks.rados.rados.0.smithi137.stdout:3080: writing smithi13778320-382 from 1974995 to 2516670 tid 2 2024-09-21T09:36:25.652 INFO:tasks.rados.rados.0.smithi137.stdout:3072: done (8 left) 2024-09-21T09:36:25.652 INFO:tasks.rados.rados.0.smithi137.stdout:3073: done (7 left) 2024-09-21T09:36:25.652 INFO:tasks.rados.rados.0.smithi137.stdout:3074: done (6 left) 2024-09-21T09:36:25.652 INFO:tasks.rados.rados.0.smithi137.stdout:3075: done (5 left) 2024-09-21T09:36:25.652 INFO:tasks.rados.rados.0.smithi137.stdout:3076: done (4 left) 2024-09-21T09:36:25.652 INFO:tasks.rados.rados.0.smithi137.stdout:3081: write oid 263 current snap is 0 2024-09-21T09:36:25.652 INFO:tasks.rados.rados.0.smithi137.stdout:3081: seq_num 1945 ranges {689615=429320,1633477=401686,2445721=243894} 2024-09-21T09:36:25.658 INFO:tasks.rados.rados.0.smithi137.stdout:3081: writing smithi13778320-263 from 689615 to 1118935 tid 1 2024-09-21T09:36:25.663 INFO:tasks.rados.rados.0.smithi137.stdout:3081: writing smithi13778320-263 from 1633477 to 2035163 tid 2 2024-09-21T09:36:25.666 INFO:tasks.rados.rados.0.smithi137.stdout:3081: writing smithi13778320-263 from 2445721 to 2689615 tid 3 2024-09-21T09:36:25.667 INFO:tasks.rados.rados.0.smithi137.stdout:3082: write oid 208 current snap is 0 2024-09-21T09:36:25.667 INFO:tasks.rados.rados.0.smithi137.stdout:3082: seq_num 1946 ranges {706422=504569,1691959=545344} 2024-09-21T09:36:25.673 INFO:tasks.rados.rados.0.smithi137.stdout:3082: writing smithi13778320-208 from 706422 to 1210991 tid 1 2024-09-21T09:36:25.679 INFO:tasks.rados.rados.0.smithi137.stdout:3082: writing smithi13778320-208 from 1691959 to 2237303 tid 2 2024-09-21T09:36:25.679 INFO:tasks.rados.rados.0.smithi137.stdout:3083: read oid 106 snap -1 2024-09-21T09:36:25.679 INFO:tasks.rados.rados.0.smithi137.stdout:3083: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-21T09:36:25.679 INFO:tasks.rados.rados.0.smithi137.stdout:3084: read oid 460 snap -1 2024-09-21T09:36:25.679 INFO:tasks.rados.rados.0.smithi137.stdout:3084: expect (ObjNum 1561 snap 0 seq_num 1561) 2024-09-21T09:36:25.679 INFO:tasks.rados.rados.0.smithi137.stdout:3085: read oid 491 snap -1 2024-09-21T09:36:25.679 INFO:tasks.rados.rados.0.smithi137.stdout:3085: expect (ObjNum 1204 snap 0 seq_num 1204) 2024-09-21T09:36:25.679 INFO:tasks.rados.rados.0.smithi137.stdout:3086: write oid 48 current snap is 0 2024-09-21T09:36:25.680 INFO:tasks.rados.rados.0.smithi137.stdout:3079: expect (ObjNum 82 snap 0 seq_num 82) 2024-09-21T09:36:25.789 INFO:tasks.rados.rados.0.smithi137.stdout:3077: finishing write tid 2 to smithi13778320-145 2024-09-21T09:36:25.789 INFO:tasks.rados.rados.0.smithi137.stdout:3077: finishing write tid 3 to smithi13778320-145 2024-09-21T09:36:25.789 INFO:tasks.rados.rados.0.smithi137.stdout:3077: finishing write tid 4 to smithi13778320-145 2024-09-21T09:36:25.789 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 145 v 299 (ObjNum 1943 snap 0 seq_num 1943) dirty exists 2024-09-21T09:36:25.790 INFO:tasks.rados.rados.0.smithi137.stdout:3077: left oid 145 (ObjNum 1943 snap 0 seq_num 1943) 2024-09-21T09:36:25.790 INFO:tasks.rados.rados.0.smithi137.stdout:3078: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-21T09:36:25.797 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:25 smithi165 ceph-mon[32789]: from='client.25724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:25.797 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:25 smithi165 ceph-mon[32789]: from='client.15816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:25.964 INFO:tasks.rados.rados.0.smithi137.stdout:3080: finishing write tid 1 to smithi13778320-382 2024-09-21T09:36:25.964 INFO:tasks.rados.rados.0.smithi137.stdout:3080: finishing write tid 2 to smithi13778320-382 2024-09-21T09:36:25.964 INFO:tasks.rados.rados.0.smithi137.stdout:3080: finishing write tid 3 to smithi13778320-382 2024-09-21T09:36:25.964 INFO:tasks.rados.rados.0.smithi137.stdout:3080: finishing write tid 4 to smithi13778320-382 2024-09-21T09:36:25.965 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 382 v 348 (ObjNum 1944 snap 0 seq_num 1944) dirty exists 2024-09-21T09:36:25.965 INFO:tasks.rados.rados.0.smithi137.stdout:3080: left oid 382 (ObjNum 1944 snap 0 seq_num 1944) 2024-09-21T09:36:25.965 INFO:tasks.rados.rados.0.smithi137.stdout:3081: finishing write tid 1 to smithi13778320-263 2024-09-21T09:36:25.965 INFO:tasks.rados.rados.0.smithi137.stdout:3086: seq_num 1947 ranges {723229=696171,1866794=689002} 2024-09-21T09:36:25.972 INFO:tasks.rados.rados.0.smithi137.stdout:3086: writing smithi13778320-48 from 723229 to 1419400 tid 1 2024-09-21T09:36:25.979 INFO:tasks.rados.rados.0.smithi137.stdout:3086: writing smithi13778320-48 from 1866794 to 2555796 tid 2 2024-09-21T09:36:25.979 INFO:tasks.rados.rados.0.smithi137.stdout:3077: done (9 left) 2024-09-21T09:36:25.979 INFO:tasks.rados.rados.0.smithi137.stdout:3078: done (8 left) 2024-09-21T09:36:25.979 INFO:tasks.rados.rados.0.smithi137.stdout:3079: done (7 left) 2024-09-21T09:36:25.979 INFO:tasks.rados.rados.0.smithi137.stdout:3080: done (6 left) 2024-09-21T09:36:25.980 INFO:tasks.rados.rados.0.smithi137.stdout:3087: read oid 496 snap -1 2024-09-21T09:36:25.980 INFO:tasks.rados.rados.0.smithi137.stdout:3087: expect (ObjNum 1874 snap 0 seq_num 1874) 2024-09-21T09:36:25.980 INFO:tasks.rados.rados.0.smithi137.stdout:3088: write oid 293 current snap is 0 2024-09-21T09:36:25.980 INFO:tasks.rados.rados.0.smithi137.stdout:3081: finishing write tid 2 to smithi13778320-263 2024-09-21T09:36:25.980 INFO:tasks.rados.rados.0.smithi137.stdout:3081: finishing write tid 3 to smithi13778320-263 2024-09-21T09:36:25.980 INFO:tasks.rados.rados.0.smithi137.stdout:3081: finishing write tid 4 to smithi13778320-263 2024-09-21T09:36:25.980 INFO:tasks.rados.rados.0.smithi137.stdout:3081: finishing write tid 5 to smithi13778320-263 2024-09-21T09:36:25.980 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 263 v 377 (ObjNum 1945 snap 0 seq_num 1945) dirty exists 2024-09-21T09:36:25.980 INFO:tasks.rados.rados.0.smithi137.stdout:3081: left oid 263 (ObjNum 1945 snap 0 seq_num 1945) 2024-09-21T09:36:25.980 INFO:tasks.rados.rados.0.smithi137.stdout:3082: finishing write tid 1 to smithi13778320-208 2024-09-21T09:36:25.981 INFO:tasks.rados.rados.0.smithi137.stdout:3084: expect (ObjNum 1561 snap 0 seq_num 1561) 2024-09-21T09:36:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:25 smithi137 ceph-mon[28941]: from='client.25724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:25 smithi137 ceph-mon[28941]: from='client.15816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:26.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:25 smithi137 ceph-mon[39068]: from='client.25724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:26.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:25 smithi137 ceph-mon[39068]: from='client.15816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:26.053 INFO:tasks.rados.rados.0.smithi137.stdout:3082: finishing write tid 2 to smithi13778320-208 2024-09-21T09:36:26.053 INFO:tasks.rados.rados.0.smithi137.stdout:3082: finishing write tid 3 to smithi13778320-208 2024-09-21T09:36:26.053 INFO:tasks.rados.rados.0.smithi137.stdout:3088: seq_num 1948 ranges {740036=771420,2208923=531113} 2024-09-21T09:36:26.061 INFO:tasks.rados.rados.0.smithi137.stdout:3088: writing smithi13778320-293 from 740036 to 1511456 tid 1 2024-09-21T09:36:26.069 INFO:tasks.rados.rados.0.smithi137.stdout:3088: writing smithi13778320-293 from 2208923 to 2740036 tid 2 2024-09-21T09:36:26.069 INFO:tasks.rados.rados.0.smithi137.stdout:3081: done (7 left) 2024-09-21T09:36:26.069 INFO:tasks.rados.rados.0.smithi137.stdout:3084: done (6 left) 2024-09-21T09:36:26.069 INFO:tasks.rados.rados.0.smithi137.stdout:3089: read oid 335 snap -1 2024-09-21T09:36:26.069 INFO:tasks.rados.rados.0.smithi137.stdout:3089: expect (ObjNum 1672 snap 0 seq_num 1672) 2024-09-21T09:36:26.069 INFO:tasks.rados.rados.0.smithi137.stdout:3090: read oid 52 snap -1 2024-09-21T09:36:26.069 INFO:tasks.rados.rados.0.smithi137.stdout:3090: expect (ObjNum 1896 snap 0 seq_num 1896) 2024-09-21T09:36:26.069 INFO:tasks.rados.rados.0.smithi137.stdout:3091: write oid 485 current snap is 0 2024-09-21T09:36:26.069 INFO:tasks.rados.rados.0.smithi137.stdout:3082: finishing write tid 4 to smithi13778320-208 2024-09-21T09:36:26.069 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 208 v 452 (ObjNum 1946 snap 0 seq_num 1946) dirty exists 2024-09-21T09:36:26.069 INFO:tasks.rados.rados.0.smithi137.stdout:3082: left oid 208 (ObjNum 1946 snap 0 seq_num 1946) 2024-09-21T09:36:26.069 INFO:tasks.rados.rados.0.smithi137.stdout:3091: seq_num 1949 ranges {756843=446669,1867405=692671} 2024-09-21T09:36:26.075 INFO:tasks.rados.rados.0.smithi137.stdout:3091: writing smithi13778320-485 from 756843 to 1203512 tid 1 2024-09-21T09:36:26.083 INFO:tasks.rados.rados.0.smithi137.stdout:3091: writing smithi13778320-485 from 1867405 to 2560076 tid 2 2024-09-21T09:36:26.083 INFO:tasks.rados.rados.0.smithi137.stdout:3082: done (8 left) 2024-09-21T09:36:26.083 INFO:tasks.rados.rados.0.smithi137.stdout:3092: read oid 134 snap -1 2024-09-21T09:36:26.083 INFO:tasks.rados.rados.0.smithi137.stdout:3092: expect (ObjNum 1851 snap 0 seq_num 1851) 2024-09-21T09:36:26.083 INFO:tasks.rados.rados.0.smithi137.stdout:3093: write oid 470 current snap is 0 2024-09-21T09:36:26.083 INFO:tasks.rados.rados.0.smithi137.stdout:3093: seq_num 1950 ranges {773650=521918,1925887=552682} 2024-09-21T09:36:26.090 INFO:tasks.rados.rados.0.smithi137.stdout:3093: writing smithi13778320-470 from 773650 to 1295568 tid 1 2024-09-21T09:36:26.096 INFO:tasks.rados.rados.0.smithi137.stdout:3093: writing smithi13778320-470 from 1925887 to 2478569 tid 2 2024-09-21T09:36:26.096 INFO:tasks.rados.rados.0.smithi137.stdout:3094: write oid 190 current snap is 0 2024-09-21T09:36:26.097 INFO:tasks.rados.rados.0.smithi137.stdout:3094: seq_num 1951 ranges {790457=597167,1984369=696340} 2024-09-21T09:36:26.104 INFO:tasks.rados.rados.0.smithi137.stdout:3094: writing smithi13778320-190 from 790457 to 1387624 tid 1 2024-09-21T09:36:26.111 INFO:tasks.rados.rados.0.smithi137.stdout:3094: writing smithi13778320-190 from 1984369 to 2680709 tid 2 2024-09-21T09:36:26.111 INFO:tasks.rados.rados.0.smithi137.stdout:3095: write oid 260 current snap is 0 2024-09-21T09:36:26.111 INFO:tasks.rados.rados.0.smithi137.stdout:3085: expect (ObjNum 1204 snap 0 seq_num 1204) 2024-09-21T09:36:26.147 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:25 smithi165 systemd[1]: Stopping Ceph prometheus.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:36:26.212 INFO:tasks.rados.rados.0.smithi137.stdout:3083: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-21T09:36:26.330 INFO:tasks.rados.rados.0.smithi137.stdout:3086: finishing write tid 1 to smithi13778320-48 2024-09-21T09:36:26.330 INFO:tasks.rados.rados.0.smithi137.stdout:3086: finishing write tid 2 to smithi13778320-48 2024-09-21T09:36:26.330 INFO:tasks.rados.rados.0.smithi137.stdout:3086: finishing write tid 3 to smithi13778320-48 2024-09-21T09:36:26.330 INFO:tasks.rados.rados.0.smithi137.stdout:3086: finishing write tid 4 to smithi13778320-48 2024-09-21T09:36:26.330 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 48 v 475 (ObjNum 1947 snap 0 seq_num 1947) dirty exists 2024-09-21T09:36:26.331 INFO:tasks.rados.rados.0.smithi137.stdout:3086: left oid 48 (ObjNum 1947 snap 0 seq_num 1947) 2024-09-21T09:36:26.331 INFO:tasks.rados.rados.0.smithi137.stdout:3095: seq_num 1952 ranges {407264=672416,1526498=556351,2804976=2288} 2024-09-21T09:36:26.335 INFO:tasks.rados.rados.0.smithi137.stdout:3095: writing smithi13778320-260 from 407264 to 1079680 tid 1 2024-09-21T09:36:26.340 INFO:tasks.rados.rados.0.smithi137.stdout:3095: writing smithi13778320-260 from 1526498 to 2082849 tid 2 2024-09-21T09:36:26.345 INFO:tasks.rados.rados.0.smithi137.stdout:3095: writing smithi13778320-260 from 2804976 to 2807264 tid 3 2024-09-21T09:36:26.345 INFO:tasks.rados.rados.0.smithi137.stdout:3083: done (11 left) 2024-09-21T09:36:26.345 INFO:tasks.rados.rados.0.smithi137.stdout:3085: done (10 left) 2024-09-21T09:36:26.345 INFO:tasks.rados.rados.0.smithi137.stdout:3086: done (9 left) 2024-09-21T09:36:26.345 INFO:tasks.rados.rados.0.smithi137.stdout:3096: read oid 297 snap -1 2024-09-21T09:36:26.345 INFO:tasks.rados.rados.0.smithi137.stdout:3096: expect (ObjNum 1907 snap 0 seq_num 1907) 2024-09-21T09:36:26.345 INFO:tasks.rados.rados.0.smithi137.stdout:3097: delete oid 194 current snap is 0 2024-09-21T09:36:26.346 INFO:tasks.rados.rados.0.smithi137.stdout:3087: expect (ObjNum 1874 snap 0 seq_num 1874) 2024-09-21T09:36:26.471 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:26.183Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T09:36:26.472 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:26.183Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-21T09:36:26.472 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:26.183Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-21T09:36:26.472 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:26.183Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T09:36:26.472 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:26.183Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-21T09:36:26.472 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:26.183Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-21T09:36:26.472 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:26.183Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T09:36:26.472 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:26.183Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-21T09:36:26.472 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:26.184Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-21T09:36:26.472 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:26.185Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T09:36:26.472 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:26.185Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-21T09:36:26.472 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[74661]: ts=2024-09-21T09:36:26.185Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-21T09:36:26.472 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 podman[77169]: 2024-09-21 09:36:26.193921999 +0000 UTC m=+0.127889994 container died 5ae1d4ff325c9afde638db4d700ba652a76d124ba39f8898905df1d9ee7fa3d6 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:26.515 INFO:tasks.rados.rados.0.smithi137.stdout:3088: finishing write tid 1 to smithi13778320-293 2024-09-21T09:36:26.515 INFO:tasks.rados.rados.0.smithi137.stdout:3088: finishing write tid 2 to smithi13778320-293 2024-09-21T09:36:26.515 INFO:tasks.rados.rados.0.smithi137.stdout:3088: finishing write tid 3 to smithi13778320-293 2024-09-21T09:36:26.516 INFO:tasks.rados.rados.0.smithi137.stdout:3088: finishing write tid 4 to smithi13778320-293 2024-09-21T09:36:26.516 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 293 v 455 (ObjNum 1948 snap 0 seq_num 1948) dirty exists 2024-09-21T09:36:26.516 INFO:tasks.rados.rados.0.smithi137.stdout:3088: left oid 293 (ObjNum 1948 snap 0 seq_num 1948) 2024-09-21T09:36:26.516 INFO:tasks.rados.rados.0.smithi137.stdout:3089: expect (ObjNum 1672 snap 0 seq_num 1672) 2024-09-21T09:36:26.583 INFO:tasks.rados.rados.0.smithi137.stdout:3090: expect (ObjNum 1896 snap 0 seq_num 1896) 2024-09-21T09:36:26.711 INFO:tasks.rados.rados.0.smithi137.stdout:3091: finishing write tid 1 to smithi13778320-485 2024-09-21T09:36:26.711 INFO:tasks.rados.rados.0.smithi137.stdout:3092: expect (ObjNum 1851 snap 0 seq_num 1851) 2024-09-21T09:36:26.846 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:26 smithi165 ceph-mon[32789]: pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.5 MiB/s wr, 76 op/s 2024-09-21T09:36:26.846 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 podman[77169]: 2024-09-21 09:36:26.610167737 +0000 UTC m=+0.544135730 container cleanup 5ae1d4ff325c9afde638db4d700ba652a76d124ba39f8898905df1d9ee7fa3d6 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:26.846 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 bash[77169]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T09:36:26.863 INFO:tasks.rados.rados.0.smithi137.stdout:3091: finishing write tid 2 to smithi13778320-485 2024-09-21T09:36:26.863 INFO:tasks.rados.rados.0.smithi137.stdout:3091: finishing write tid 3 to smithi13778320-485 2024-09-21T09:36:26.863 INFO:tasks.rados.rados.0.smithi137.stdout:3091: finishing write tid 4 to smithi13778320-485 2024-09-21T09:36:26.863 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 485 v 479 (ObjNum 1949 snap 0 seq_num 1949) dirty exists 2024-09-21T09:36:26.864 INFO:tasks.rados.rados.0.smithi137.stdout:3091: left oid 485 (ObjNum 1949 snap 0 seq_num 1949) 2024-09-21T09:36:26.864 INFO:tasks.rados.rados.0.smithi137.stdout:3093: finishing write tid 1 to smithi13778320-470 2024-09-21T09:36:26.864 INFO:tasks.rados.rados.0.smithi137.stdout:3087: done (10 left) 2024-09-21T09:36:26.864 INFO:tasks.rados.rados.0.smithi137.stdout:3088: done (9 left) 2024-09-21T09:36:26.864 INFO:tasks.rados.rados.0.smithi137.stdout:3089: done (8 left) 2024-09-21T09:36:26.864 INFO:tasks.rados.rados.0.smithi137.stdout:3090: done (7 left) 2024-09-21T09:36:26.864 INFO:tasks.rados.rados.0.smithi137.stdout:3091: done (6 left) 2024-09-21T09:36:26.864 INFO:tasks.rados.rados.0.smithi137.stdout:3092: done (5 left) 2024-09-21T09:36:26.864 INFO:tasks.rados.rados.0.smithi137.stdout:3097: done (4 left) 2024-09-21T09:36:26.864 INFO:tasks.rados.rados.0.smithi137.stdout:3098: read oid 13 snap -1 2024-09-21T09:36:26.864 INFO:tasks.rados.rados.0.smithi137.stdout:3098: expect (ObjNum 1128 snap 0 seq_num 1128) 2024-09-21T09:36:26.864 INFO:tasks.rados.rados.0.smithi137.stdout:3099: write oid 78 current snap is 0 2024-09-21T09:36:26.864 INFO:tasks.rados.rados.0.smithi137.stdout:3093: finishing write tid 2 to smithi13778320-470 2024-09-21T09:36:26.864 INFO:tasks.rados.rados.0.smithi137.stdout:3099: seq_num 1954 ranges {440878=539267,1759815=560020} 2024-09-21T09:36:26.868 INFO:tasks.rados.rados.0.smithi137.stdout:3099: writing smithi13778320-78 from 440878 to 980145 tid 1 2024-09-21T09:36:26.877 INFO:tasks.rados.rados.0.smithi137.stdout:3099: writing smithi13778320-78 from 1759815 to 2319835 tid 2 2024-09-21T09:36:26.877 INFO:tasks.rados.rados.0.smithi137.stdout:3100: write oid 8 current snap is 0 2024-09-21T09:36:26.877 INFO:tasks.rados.rados.0.smithi137.stdout:3093: finishing write tid 3 to smithi13778320-470 2024-09-21T09:36:26.877 INFO:tasks.rados.rados.0.smithi137.stdout:3093: finishing write tid 4 to smithi13778320-470 2024-09-21T09:36:26.877 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 470 v 501 (ObjNum 1950 snap 0 seq_num 1950) dirty exists 2024-09-21T09:36:26.877 INFO:tasks.rados.rados.0.smithi137.stdout:3093: left oid 470 (ObjNum 1950 snap 0 seq_num 1950) 2024-09-21T09:36:26.877 INFO:tasks.rados.rados.0.smithi137.stdout:3094: finishing write tid 1 to smithi13778320-190 2024-09-21T09:36:26.877 INFO:tasks.rados.rados.0.smithi137.stdout:3094: finishing write tid 2 to smithi13778320-190 2024-09-21T09:36:26.877 INFO:tasks.rados.rados.0.smithi137.stdout:3094: finishing write tid 3 to smithi13778320-190 2024-09-21T09:36:26.877 INFO:tasks.rados.rados.0.smithi137.stdout:3094: finishing write tid 4 to smithi13778320-190 2024-09-21T09:36:26.877 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 190 v 458 (ObjNum 1951 snap 0 seq_num 1951) dirty exists 2024-09-21T09:36:26.878 INFO:tasks.rados.rados.0.smithi137.stdout:3094: left oid 190 (ObjNum 1951 snap 0 seq_num 1951) 2024-09-21T09:36:26.878 INFO:tasks.rados.rados.0.smithi137.stdout:3100: seq_num 1955 ranges {457685=614516,1818297=703678} 2024-09-21T09:36:26.882 INFO:tasks.rados.rados.0.smithi137.stdout:3100: writing smithi13778320-8 from 457685 to 1072201 tid 1 2024-09-21T09:36:26.890 INFO:tasks.rados.rados.0.smithi137.stdout:3100: writing smithi13778320-8 from 1818297 to 2521975 tid 2 2024-09-21T09:36:26.890 INFO:tasks.rados.rados.0.smithi137.stdout:3093: done (6 left) 2024-09-21T09:36:26.891 INFO:tasks.rados.rados.0.smithi137.stdout:3094: done (5 left) 2024-09-21T09:36:26.891 INFO:tasks.rados.rados.0.smithi137.stdout:3101: read oid 371 snap -1 2024-09-21T09:36:26.891 INFO:tasks.rados.rados.0.smithi137.stdout:3101: expect deleted 2024-09-21T09:36:26.891 INFO:tasks.rados.rados.0.smithi137.stdout:3102: write oid 339 current snap is 0 2024-09-21T09:36:26.891 INFO:tasks.rados.rados.0.smithi137.stdout:3095: finishing write tid 1 to smithi13778320-260 2024-09-21T09:36:26.891 INFO:tasks.rados.rados.0.smithi137.stdout:3095: finishing write tid 2 to smithi13778320-260 2024-09-21T09:36:26.891 INFO:tasks.rados.rados.0.smithi137.stdout:3095: finishing write tid 3 to smithi13778320-260 2024-09-21T09:36:26.891 INFO:tasks.rados.rados.0.smithi137.stdout:3095: finishing write tid 4 to smithi13778320-260 2024-09-21T09:36:26.891 INFO:tasks.rados.rados.0.smithi137.stdout:3095: finishing write tid 5 to smithi13778320-260 2024-09-21T09:36:26.891 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 260 v 352 (ObjNum 1952 snap 0 seq_num 1952) dirty exists 2024-09-21T09:36:26.891 INFO:tasks.rados.rados.0.smithi137.stdout:3095: left oid 260 (ObjNum 1952 snap 0 seq_num 1952) 2024-09-21T09:36:26.891 INFO:tasks.rados.rados.0.smithi137.stdout:3102: seq_num 1956 ranges {474492=689765,1760426=563689} 2024-09-21T09:36:26.896 INFO:tasks.rados.rados.0.smithi137.stdout:3102: writing smithi13778320-339 from 474492 to 1164257 tid 1 2024-09-21T09:36:26.903 INFO:tasks.rados.rados.0.smithi137.stdout:3102: writing smithi13778320-339 from 1760426 to 2324115 tid 2 2024-09-21T09:36:26.903 INFO:tasks.rados.rados.0.smithi137.stdout:3095: done (6 left) 2024-09-21T09:36:26.903 INFO:tasks.rados.rados.0.smithi137.stdout:3103: read oid 333 snap -1 2024-09-21T09:36:26.903 INFO:tasks.rados.rados.0.smithi137.stdout:3103: expect (ObjNum 1621 snap 0 seq_num 1621) 2024-09-21T09:36:26.903 INFO:tasks.rados.rados.0.smithi137.stdout:3104: write oid 164 current snap is 0 2024-09-21T09:36:26.903 INFO:tasks.rados.rados.0.smithi137.stdout:3096: expect (ObjNum 1907 snap 0 seq_num 1907) 2024-09-21T09:36:27.041 INFO:tasks.rados.rados.0.smithi137.stdout:3098: expect (ObjNum 1128 snap 0 seq_num 1128) 2024-09-21T09:36:27.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:26 smithi137 ceph-mon[28941]: pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.5 MiB/s wr, 76 op/s 2024-09-21T09:36:27.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:26 smithi137 ceph-mon[39068]: pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.5 MiB/s wr, 76 op/s 2024-09-21T09:36:27.097 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:26 smithi165 podman[77181]: 2024-09-21 09:36:26.845169418 +0000 UTC m=+0.648681495 container remove 5ae1d4ff325c9afde638db4d700ba652a76d124ba39f8898905df1d9ee7fa3d6 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:27.097 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T09:36:27.098 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 systemd[1]: Stopped Ceph prometheus.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:36:27.098 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 1.063s CPU time. 2024-09-21T09:36:27.098 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 systemd[1]: Starting Ceph prometheus.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:36:27.213 INFO:tasks.rados.rados.0.smithi137.stdout:3099: finishing write tid 1 to smithi13778320-78 2024-09-21T09:36:27.213 INFO:tasks.rados.rados.0.smithi137.stdout:3104: seq_num 1957 ranges {491299=765014,1818908=707347} 2024-09-21T09:36:27.220 INFO:tasks.rados.rados.0.smithi137.stdout:3104: writing smithi13778320-164 from 491299 to 1256313 tid 1 2024-09-21T09:36:27.228 INFO:tasks.rados.rados.0.smithi137.stdout:3104: writing smithi13778320-164 from 1818908 to 2526255 tid 2 2024-09-21T09:36:27.228 INFO:tasks.rados.rados.0.smithi137.stdout:3096: done (7 left) 2024-09-21T09:36:27.228 INFO:tasks.rados.rados.0.smithi137.stdout:3098: done (6 left) 2024-09-21T09:36:27.228 INFO:tasks.rados.rados.0.smithi137.stdout:3105: read oid 3 snap -1 2024-09-21T09:36:27.228 INFO:tasks.rados.rados.0.smithi137.stdout:3105: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T09:36:27.228 INFO:tasks.rados.rados.0.smithi137.stdout:3106: write oid 486 current snap is 0 2024-09-21T09:36:27.228 INFO:tasks.rados.rados.0.smithi137.stdout:3099: finishing write tid 2 to smithi13778320-78 2024-09-21T09:36:27.228 INFO:tasks.rados.rados.0.smithi137.stdout:3099: finishing write tid 3 to smithi13778320-78 2024-09-21T09:36:27.228 INFO:tasks.rados.rados.0.smithi137.stdout:3099: finishing write tid 4 to smithi13778320-78 2024-09-21T09:36:27.228 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 78 v 379 (ObjNum 1954 snap 0 seq_num 1954) dirty exists 2024-09-21T09:36:27.229 INFO:tasks.rados.rados.0.smithi137.stdout:3099: left oid 78 (ObjNum 1954 snap 0 seq_num 1954) 2024-09-21T09:36:27.229 INFO:tasks.rados.rados.0.smithi137.stdout:3100: finishing write tid 1 to smithi13778320-8 2024-09-21T09:36:27.229 INFO:tasks.rados.rados.0.smithi137.stdout:3106: seq_num 1958 ranges {508106=440263,1477390=567358,2685867=222239} 2024-09-21T09:36:27.233 INFO:tasks.rados.rados.0.smithi137.stdout:3106: writing smithi13778320-486 from 508106 to 948369 tid 1 2024-09-21T09:36:27.239 INFO:tasks.rados.rados.0.smithi137.stdout:3106: writing smithi13778320-486 from 1477390 to 2044748 tid 2 2024-09-21T09:36:27.244 INFO:tasks.rados.rados.0.smithi137.stdout:3106: writing smithi13778320-486 from 2685867 to 2908106 tid 3 2024-09-21T09:36:27.244 INFO:tasks.rados.rados.0.smithi137.stdout:3099: done (7 left) 2024-09-21T09:36:27.244 INFO:tasks.rados.rados.0.smithi137.stdout:3107: delete oid 4 current snap is 0 2024-09-21T09:36:27.244 INFO:tasks.rados.rados.0.smithi137.stdout:3100: finishing write tid 2 to smithi13778320-8 2024-09-21T09:36:27.244 INFO:tasks.rados.rados.0.smithi137.stdout:3100: finishing write tid 3 to smithi13778320-8 2024-09-21T09:36:27.244 INFO:tasks.rados.rados.0.smithi137.stdout:3100: finishing write tid 4 to smithi13778320-8 2024-09-21T09:36:27.245 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 8 v 355 (ObjNum 1955 snap 0 seq_num 1955) dirty exists 2024-09-21T09:36:27.245 INFO:tasks.rados.rados.0.smithi137.stdout:3100: left oid 8 (ObjNum 1955 snap 0 seq_num 1955) 2024-09-21T09:36:27.245 INFO:tasks.rados.rados.0.smithi137.stdout:3102: finishing write tid 1 to smithi13778320-339 2024-09-21T09:36:27.245 INFO:tasks.rados.rados.0.smithi137.stdout:3102: finishing write tid 2 to smithi13778320-339 2024-09-21T09:36:27.245 INFO:tasks.rados.rados.0.smithi137.stdout:3102: finishing write tid 3 to smithi13778320-339 2024-09-21T09:36:27.245 INFO:tasks.rados.rados.0.smithi137.stdout:3102: finishing write tid 4 to smithi13778320-339 2024-09-21T09:36:27.245 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 339 v 355 (ObjNum 1956 snap 0 seq_num 1956) dirty exists 2024-09-21T09:36:27.245 INFO:tasks.rados.rados.0.smithi137.stdout:3102: left oid 339 (ObjNum 1956 snap 0 seq_num 1956) 2024-09-21T09:36:27.245 INFO:tasks.rados.rados.0.smithi137.stdout:3103: expect (ObjNum 1621 snap 0 seq_num 1621) 2024-09-21T09:36:27.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 podman[77273]: 2024-09-21 09:36:27.204087597 +0000 UTC m=+0.016782613 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-21T09:36:27.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 podman[77273]: 2024-09-21 09:36:27.312780617 +0000 UTC m=+0.125475621 container create 882f2fe5f0060fc45ceee373519563c2667949cf65155214b99ce1f367b59484 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:27.429 INFO:tasks.rados.rados.0.smithi137.stdout:3104: finishing write tid 1 to smithi13778320-164 2024-09-21T09:36:27.429 INFO:tasks.rados.rados.0.smithi137.stdout:3104: finishing write tid 2 to smithi13778320-164 2024-09-21T09:36:27.429 INFO:tasks.rados.rados.0.smithi137.stdout:3104: finishing write tid 3 to smithi13778320-164 2024-09-21T09:36:27.429 INFO:tasks.rados.rados.0.smithi137.stdout:3104: finishing write tid 4 to smithi13778320-164 2024-09-21T09:36:27.429 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 164 v 302 (ObjNum 1957 snap 0 seq_num 1957) dirty exists 2024-09-21T09:36:27.429 INFO:tasks.rados.rados.0.smithi137.stdout:3104: left oid 164 (ObjNum 1957 snap 0 seq_num 1957) 2024-09-21T09:36:27.429 INFO:tasks.rados.rados.0.smithi137.stdout:3105: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T09:36:27.448 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:27.589 INFO:tasks.rados.rados.0.smithi137.stdout:3106: finishing write tid 1 to smithi13778320-486 2024-09-21T09:36:27.589 INFO:tasks.rados.rados.0.smithi137.stdout:3106: finishing write tid 2 to smithi13778320-486 2024-09-21T09:36:27.589 INFO:tasks.rados.rados.0.smithi137.stdout:3106: finishing write tid 3 to smithi13778320-486 2024-09-21T09:36:27.589 INFO:tasks.rados.rados.0.smithi137.stdout:3106: finishing write tid 4 to smithi13778320-486 2024-09-21T09:36:27.589 INFO:tasks.rados.rados.0.smithi137.stdout:3106: finishing write tid 5 to smithi13778320-486 2024-09-21T09:36:27.589 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 486 v 381 (ObjNum 1958 snap 0 seq_num 1958) dirty exists 2024-09-21T09:36:27.589 INFO:tasks.rados.rados.0.smithi137.stdout:3106: left oid 486 (ObjNum 1958 snap 0 seq_num 1958) 2024-09-21T09:36:27.589 INFO:tasks.rados.rados.0.smithi137.stdout:3100: done (7 left) 2024-09-21T09:36:27.589 INFO:tasks.rados.rados.0.smithi137.stdout:3101: done (6 left) 2024-09-21T09:36:27.589 INFO:tasks.rados.rados.0.smithi137.stdout:3102: done (5 left) 2024-09-21T09:36:27.590 INFO:tasks.rados.rados.0.smithi137.stdout:3103: done (4 left) 2024-09-21T09:36:27.590 INFO:tasks.rados.rados.0.smithi137.stdout:3104: done (3 left) 2024-09-21T09:36:27.590 INFO:tasks.rados.rados.0.smithi137.stdout:3105: done (2 left) 2024-09-21T09:36:27.590 INFO:tasks.rados.rados.0.smithi137.stdout:3106: done (1 left) 2024-09-21T09:36:27.590 INFO:tasks.rados.rados.0.smithi137.stdout:3107: done (0 left) 2024-09-21T09:36:27.590 INFO:tasks.rados.rados.0.smithi137.stdout:3108: delete oid 491 current snap is 0 2024-09-21T09:36:27.590 INFO:tasks.rados.rados.0.smithi137.stdout:3108: done (0 left) 2024-09-21T09:36:27.591 INFO:tasks.rados.rados.0.smithi137.stdout:3109: write oid 433 current snap is 0 2024-09-21T09:36:27.591 INFO:tasks.rados.rados.0.smithi137.stdout:3109: seq_num 1961 ranges {558527=666010,1936483=714685} 2024-09-21T09:36:27.596 INFO:tasks.rados.rados.0.smithi137.stdout:3109: writing smithi13778320-433 from 558527 to 1224537 tid 1 2024-09-21T09:36:27.605 INFO:tasks.rados.rados.0.smithi137.stdout:3109: writing smithi13778320-433 from 1936483 to 2651168 tid 2 2024-09-21T09:36:27.605 INFO:tasks.rados.rados.0.smithi137.stdout:3110: write oid 28 current snap is 0 2024-09-21T09:36:27.605 INFO:tasks.rados.rados.0.smithi137.stdout:3109: finishing write tid 1 to smithi13778320-433 2024-09-21T09:36:27.605 INFO:tasks.rados.rados.0.smithi137.stdout:3110: seq_num 1962 ranges {575334=457612,1711318=458343,2679206=296128} 2024-09-21T09:36:27.610 INFO:tasks.rados.rados.0.smithi137.stdout:3110: writing smithi13778320-28 from 575334 to 1032946 tid 1 2024-09-21T09:36:27.617 INFO:tasks.rados.rados.0.smithi137.stdout:3110: writing smithi13778320-28 from 1711318 to 2169661 tid 2 2024-09-21T09:36:27.622 INFO:tasks.rados.rados.0.smithi137.stdout:3110: writing smithi13778320-28 from 2679206 to 2975334 tid 3 2024-09-21T09:36:27.622 INFO:tasks.rados.rados.0.smithi137.stdout:3111: write oid 281 current snap is 0 2024-09-21T09:36:27.622 INFO:tasks.rados.rados.0.smithi137.stdout:3109: finishing write tid 2 to smithi13778320-433 2024-09-21T09:36:27.623 INFO:tasks.rados.rados.0.smithi137.stdout:3109: finishing write tid 3 to smithi13778320-433 2024-09-21T09:36:27.623 INFO:tasks.rados.rados.0.smithi137.stdout:3109: finishing write tid 4 to smithi13778320-433 2024-09-21T09:36:27.623 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 433 v 416 (ObjNum 1961 snap 0 seq_num 1961) dirty exists 2024-09-21T09:36:27.623 INFO:tasks.rados.rados.0.smithi137.stdout:3109: left oid 433 (ObjNum 1961 snap 0 seq_num 1961) 2024-09-21T09:36:27.623 INFO:tasks.rados.rados.0.smithi137.stdout:3110: finishing write tid 1 to smithi13778320-28 2024-09-21T09:36:27.623 INFO:tasks.rados.rados.0.smithi137.stdout:3110: finishing write tid 2 to smithi13778320-28 2024-09-21T09:36:27.623 INFO:tasks.rados.rados.0.smithi137.stdout:3111: seq_num 1963 ranges {592141=532861,1769800=718354} 2024-09-21T09:36:27.628 INFO:tasks.rados.rados.0.smithi137.stdout:3111: writing smithi13778320-281 from 592141 to 1125002 tid 1 2024-09-21T09:36:27.636 INFO:tasks.rados.rados.0.smithi137.stdout:3111: writing smithi13778320-281 from 1769800 to 2488154 tid 2 2024-09-21T09:36:27.636 INFO:tasks.rados.rados.0.smithi137.stdout:3109: done (2 left) 2024-09-21T09:36:27.636 INFO:tasks.rados.rados.0.smithi137.stdout:3112: read oid 91 snap -1 2024-09-21T09:36:27.636 INFO:tasks.rados.rados.0.smithi137.stdout:3112: expect (ObjNum 1692 snap 0 seq_num 1692) 2024-09-21T09:36:27.636 INFO:tasks.rados.rados.0.smithi137.stdout:3113: write oid 362 current snap is 0 2024-09-21T09:36:27.636 INFO:tasks.rados.rados.0.smithi137.stdout:3113: seq_num 1964 ranges {608948=608110,1828282=462012,2734052=274896} 2024-09-21T09:36:27.642 INFO:tasks.rados.rados.0.smithi137.stdout:3113: writing smithi13778320-362 from 608948 to 1217058 tid 1 2024-09-21T09:36:27.650 INFO:tasks.rados.rados.0.smithi137.stdout:3113: writing smithi13778320-362 from 1828282 to 2290294 tid 2 2024-09-21T09:36:27.653 INFO:tasks.rados.rados.0.smithi137.stdout:3113: writing smithi13778320-362 from 2734052 to 3008948 tid 3 2024-09-21T09:36:27.653 INFO:tasks.rados.rados.0.smithi137.stdout:3114: read oid 349 snap -1 2024-09-21T09:36:27.653 INFO:tasks.rados.rados.0.smithi137.stdout:3114: expect (ObjNum 1744 snap 0 seq_num 1744) 2024-09-21T09:36:27.653 INFO:tasks.rados.rados.0.smithi137.stdout:3115: read oid 81 snap -1 2024-09-21T09:36:27.653 INFO:tasks.rados.rados.0.smithi137.stdout:3115: expect (ObjNum 1693 snap 0 seq_num 1693) 2024-09-21T09:36:27.653 INFO:tasks.rados.rados.0.smithi137.stdout:3116: write oid 73 current snap is 0 2024-09-21T09:36:27.653 INFO:tasks.rados.rados.0.smithi137.stdout:3110: finishing write tid 3 to smithi13778320-28 2024-09-21T09:36:27.653 INFO:tasks.rados.rados.0.smithi137.stdout:3110: finishing write tid 4 to smithi13778320-28 2024-09-21T09:36:27.653 INFO:tasks.rados.rados.0.smithi137.stdout:3116: seq_num 1965 ranges {625755=683359,1770411=722023} 2024-09-21T09:36:27.660 INFO:tasks.rados.rados.0.smithi137.stdout:3116: writing smithi13778320-73 from 625755 to 1309114 tid 1 2024-09-21T09:36:27.668 INFO:tasks.rados.rados.0.smithi137.stdout:3116: writing smithi13778320-73 from 1770411 to 2492434 tid 2 2024-09-21T09:36:27.668 INFO:tasks.rados.rados.0.smithi137.stdout:3117: read oid 208 snap -1 2024-09-21T09:36:27.668 INFO:tasks.rados.rados.0.smithi137.stdout:3117: expect (ObjNum 1946 snap 0 seq_num 1946) 2024-09-21T09:36:27.668 INFO:tasks.rados.rados.0.smithi137.stdout:3118: read oid 435 snap -1 2024-09-21T09:36:27.668 INFO:tasks.rados.rados.0.smithi137.stdout:3118: expect (ObjNum 1815 snap 0 seq_num 1815) 2024-09-21T09:36:27.668 INFO:tasks.rados.rados.0.smithi137.stdout:3119: write oid 23 current snap is 0 2024-09-21T09:36:27.668 INFO:tasks.rados.rados.0.smithi137.stdout:3110: finishing write tid 5 to smithi13778320-28 2024-09-21T09:36:27.668 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 28 v 483 (ObjNum 1962 snap 0 seq_num 1962) dirty exists 2024-09-21T09:36:27.668 INFO:tasks.rados.rados.0.smithi137.stdout:3110: left oid 28 (ObjNum 1962 snap 0 seq_num 1962) 2024-09-21T09:36:27.668 INFO:tasks.rados.rados.0.smithi137.stdout:3111: finishing write tid 1 to smithi13778320-281 2024-09-21T09:36:27.668 INFO:tasks.rados.rados.0.smithi137.stdout:3119: seq_num 1966 ranges {642562=758608,1828893=465681} 2024-09-21T09:36:27.676 INFO:tasks.rados.rados.0.smithi137.stdout:3119: writing smithi13778320-23 from 642562 to 1401170 tid 1 2024-09-21T09:36:27.682 INFO:tasks.rados.rados.0.smithi137.stdout:3119: writing smithi13778320-23 from 1828893 to 2294574 tid 2 2024-09-21T09:36:27.683 INFO:tasks.rados.rados.0.smithi137.stdout:3110: done (9 left) 2024-09-21T09:36:27.683 INFO:tasks.rados.rados.0.smithi137.stdout:3120: delete oid 112 current snap is 0 2024-09-21T09:36:27.683 INFO:tasks.rados.rados.0.smithi137.stdout:3111: finishing write tid 2 to smithi13778320-281 2024-09-21T09:36:27.683 INFO:tasks.rados.rados.0.smithi137.stdout:3111: finishing write tid 3 to smithi13778320-281 2024-09-21T09:36:27.683 INFO:tasks.rados.rados.0.smithi137.stdout:3111: finishing write tid 4 to smithi13778320-281 2024-09-21T09:36:27.683 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 281 v 348 (ObjNum 1963 snap 0 seq_num 1963) dirty exists 2024-09-21T09:36:27.683 INFO:tasks.rados.rados.0.smithi137.stdout:3111: left oid 281 (ObjNum 1963 snap 0 seq_num 1963) 2024-09-21T09:36:27.683 INFO:tasks.rados.rados.0.smithi137.stdout:3112: expect (ObjNum 1692 snap 0 seq_num 1692) 2024-09-21T09:36:27.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:27 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3716886737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:27.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:27 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3716886737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:27.827 INFO:tasks.rados.rados.0.smithi137.stdout:3113: finishing write tid 1 to smithi13778320-362 2024-09-21T09:36:27.827 INFO:tasks.rados.rados.0.smithi137.stdout:3113: finishing write tid 2 to smithi13778320-362 2024-09-21T09:36:27.827 INFO:tasks.rados.rados.0.smithi137.stdout:3113: finishing write tid 3 to smithi13778320-362 2024-09-21T09:36:27.827 INFO:tasks.rados.rados.0.smithi137.stdout:3113: finishing write tid 4 to smithi13778320-362 2024-09-21T09:36:27.827 INFO:tasks.rados.rados.0.smithi137.stdout:3113: finishing write tid 5 to smithi13778320-362 2024-09-21T09:36:27.827 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 362 v 359 (ObjNum 1964 snap 0 seq_num 1964) dirty exists 2024-09-21T09:36:27.827 INFO:tasks.rados.rados.0.smithi137.stdout:3113: left oid 362 (ObjNum 1964 snap 0 seq_num 1964) 2024-09-21T09:36:27.828 INFO:tasks.rados.rados.0.smithi137.stdout:3115: expect (ObjNum 1693 snap 0 seq_num 1693) 2024-09-21T09:36:27.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3716886737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:27.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 podman[77273]: 2024-09-21 09:36:27.548136799 +0000 UTC m=+0.360831811 container init 882f2fe5f0060fc45ceee373519563c2667949cf65155214b99ce1f367b59484 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:27.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 podman[77273]: 2024-09-21 09:36:27.55098783 +0000 UTC m=+0.363682833 container start 882f2fe5f0060fc45ceee373519563c2667949cf65155214b99ce1f367b59484 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:27.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.570Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-21T09:36:27.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.570Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-21T09:36:27.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.570Z caller=main.go:623 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi165 (none))" 2024-09-21T09:36:27.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.570Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T09:36:27.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.570Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T09:36:27.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.572Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T09:36:27.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.572Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-21T09:36:27.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.574Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T09:36:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.574Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T09:36:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.575Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T09:36:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.575Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.656µs 2024-09-21T09:36:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.575Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T09:36:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.576Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-21T09:36:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.588Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-21T09:36:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.594Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-21T09:36:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.595Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-21T09:36:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.595Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.201µs wal_replay_duration=19.28379ms wbl_replay_duration=99ns total_replay_duration=19.324663ms 2024-09-21T09:36:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.599Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T09:36:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.599Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-21T09:36:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.599Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T09:36:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.615Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.899194ms db_storage=1.111µs remote_storage=2.022µs web_handler=400ns query_engine=906ns scrape=328.475µs scrape_sd=129.809µs notify=26.449µs notify_sd=14.773µs rules=14.940873ms tracing=7.759µs 2024-09-21T09:36:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.615Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-21T09:36:27.900 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:27.615Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T09:36:27.900 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 bash[77273]: 882f2fe5f0060fc45ceee373519563c2667949cf65155214b99ce1f367b59484 2024-09-21T09:36:27.900 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:27 smithi165 systemd[1]: Started Ceph prometheus.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:36:27.905 INFO:tasks.rados.rados.0.smithi137.stdout:3114: expect (ObjNum 1744 snap 0 seq_num 1744) 2024-09-21T09:36:28.138 INFO:tasks.rados.rados.0.smithi137.stdout:3116: finishing write tid 1 to smithi13778320-73 2024-09-21T09:36:28.138 INFO:tasks.rados.rados.0.smithi137.stdout:3116: finishing write tid 2 to smithi13778320-73 2024-09-21T09:36:28.138 INFO:tasks.rados.rados.0.smithi137.stdout:3116: finishing write tid 3 to smithi13778320-73 2024-09-21T09:36:28.139 INFO:tasks.rados.rados.0.smithi137.stdout:3116: finishing write tid 4 to smithi13778320-73 2024-09-21T09:36:28.139 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 73 v 351 (ObjNum 1965 snap 0 seq_num 1965) dirty exists 2024-09-21T09:36:28.139 INFO:tasks.rados.rados.0.smithi137.stdout:3116: left oid 73 (ObjNum 1965 snap 0 seq_num 1965) 2024-09-21T09:36:28.139 INFO:tasks.rados.rados.0.smithi137.stdout:3111: done (9 left) 2024-09-21T09:36:28.139 INFO:tasks.rados.rados.0.smithi137.stdout:3112: done (8 left) 2024-09-21T09:36:28.139 INFO:tasks.rados.rados.0.smithi137.stdout:3113: done (7 left) 2024-09-21T09:36:28.139 INFO:tasks.rados.rados.0.smithi137.stdout:3114: done (6 left) 2024-09-21T09:36:28.139 INFO:tasks.rados.rados.0.smithi137.stdout:3115: done (5 left) 2024-09-21T09:36:28.139 INFO:tasks.rados.rados.0.smithi137.stdout:3116: done (4 left) 2024-09-21T09:36:28.139 INFO:tasks.rados.rados.0.smithi137.stdout:3120: done (3 left) 2024-09-21T09:36:28.139 INFO:tasks.rados.rados.0.smithi137.stdout:3121: read oid 465 snap -1 2024-09-21T09:36:28.139 INFO:tasks.rados.rados.0.smithi137.stdout:3121: expect (ObjNum 1419 snap 0 seq_num 1419) 2024-09-21T09:36:28.139 INFO:tasks.rados.rados.0.smithi137.stdout:3122: write oid 470 current snap is 0 2024-09-21T09:36:28.140 INFO:tasks.rados.rados.0.smithi137.stdout:3118: expect (ObjNum 1815 snap 0 seq_num 1815) 2024-09-21T09:36:28.278 INFO:tasks.rados.rados.0.smithi137.stdout:3117: expect (ObjNum 1946 snap 0 seq_num 1946) 2024-09-21T09:36:28.427 INFO:tasks.rados.rados.0.smithi137.stdout:3119: finishing write tid 1 to smithi13778320-23 2024-09-21T09:36:28.427 INFO:tasks.rados.rados.0.smithi137.stdout:3119: finishing write tid 2 to smithi13778320-23 2024-09-21T09:36:28.428 INFO:tasks.rados.rados.0.smithi137.stdout:3119: finishing write tid 3 to smithi13778320-23 2024-09-21T09:36:28.428 INFO:tasks.rados.rados.0.smithi137.stdout:3119: finishing write tid 4 to smithi13778320-23 2024-09-21T09:36:28.428 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 23 v 478 (ObjNum 1966 snap 0 seq_num 1966) dirty exists 2024-09-21T09:36:28.428 INFO:tasks.rados.rados.0.smithi137.stdout:3119: left oid 23 (ObjNum 1966 snap 0 seq_num 1966) 2024-09-21T09:36:28.428 INFO:tasks.rados.rados.0.smithi137.stdout:3122: seq_num 1968 ranges {676176=509106,1945857=469350} 2024-09-21T09:36:28.433 INFO:tasks.rados.rados.0.smithi137.stdout:3122: writing smithi13778320-470 from 676176 to 1185282 tid 1 2024-09-21T09:36:28.440 INFO:tasks.rados.rados.0.smithi137.stdout:3122: writing smithi13778320-470 from 1945857 to 2415207 tid 2 2024-09-21T09:36:28.440 INFO:tasks.rados.rados.0.smithi137.stdout:3117: done (4 left) 2024-09-21T09:36:28.440 INFO:tasks.rados.rados.0.smithi137.stdout:3118: done (3 left) 2024-09-21T09:36:28.441 INFO:tasks.rados.rados.0.smithi137.stdout:3119: done (2 left) 2024-09-21T09:36:28.441 INFO:tasks.rados.rados.0.smithi137.stdout:3123: read oid 205 snap -1 2024-09-21T09:36:28.441 INFO:tasks.rados.rados.0.smithi137.stdout:3123: expect (ObjNum 1588 snap 0 seq_num 1588) 2024-09-21T09:36:28.441 INFO:tasks.rados.rados.0.smithi137.stdout:3124: write oid 32 current snap is 0 2024-09-21T09:36:28.441 INFO:tasks.rados.rados.0.smithi137.stdout:3124: seq_num 1969 ranges {692983=584355,1887986=729361} 2024-09-21T09:36:28.448 INFO:tasks.rados.rados.0.smithi137.stdout:3124: writing smithi13778320-32 from 692983 to 1277338 tid 1 2024-09-21T09:36:28.456 INFO:tasks.rados.rados.0.smithi137.stdout:3124: writing smithi13778320-32 from 1887986 to 2617347 tid 2 2024-09-21T09:36:28.456 INFO:tasks.rados.rados.0.smithi137.stdout:3125: read oid 381 snap -1 2024-09-21T09:36:28.456 INFO:tasks.rados.rados.0.smithi137.stdout:3125: expect (ObjNum 1028 snap 0 seq_num 1028) 2024-09-21T09:36:28.456 INFO:tasks.rados.rados.0.smithi137.stdout:3126: write oid 74 current snap is 0 2024-09-21T09:36:28.456 INFO:tasks.rados.rados.0.smithi137.stdout:3121: expect (ObjNum 1419 snap 0 seq_num 1419) 2024-09-21T09:36:28.668 INFO:tasks.rados.rados.0.smithi137.stdout:3122: finishing write tid 1 to smithi13778320-470 2024-09-21T09:36:28.668 INFO:tasks.rados.rados.0.smithi137.stdout:3122: finishing write tid 2 to smithi13778320-470 2024-09-21T09:36:28.668 INFO:tasks.rados.rados.0.smithi137.stdout:3122: finishing write tid 3 to smithi13778320-470 2024-09-21T09:36:28.668 INFO:tasks.rados.rados.0.smithi137.stdout:3122: finishing write tid 4 to smithi13778320-470 2024-09-21T09:36:28.668 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 470 v 504 (ObjNum 1968 snap 0 seq_num 1968) dirty exists 2024-09-21T09:36:28.668 INFO:tasks.rados.rados.0.smithi137.stdout:3122: left oid 470 (ObjNum 1968 snap 0 seq_num 1968) 2024-09-21T09:36:28.668 INFO:tasks.rados.rados.0.smithi137.stdout:3123: expect (ObjNum 1588 snap 0 seq_num 1588) 2024-09-21T09:36:28.901 INFO:tasks.rados.rados.0.smithi137.stdout:3124: finishing write tid 1 to smithi13778320-32 2024-09-21T09:36:28.902 INFO:tasks.rados.rados.0.smithi137.stdout:3124: finishing write tid 2 to smithi13778320-32 2024-09-21T09:36:28.902 INFO:tasks.rados.rados.0.smithi137.stdout:3124: finishing write tid 3 to smithi13778320-32 2024-09-21T09:36:28.902 INFO:tasks.rados.rados.0.smithi137.stdout:3124: finishing write tid 4 to smithi13778320-32 2024-09-21T09:36:28.902 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 32 v 507 (ObjNum 1969 snap 0 seq_num 1969) dirty exists 2024-09-21T09:36:28.902 INFO:tasks.rados.rados.0.smithi137.stdout:3124: left oid 32 (ObjNum 1969 snap 0 seq_num 1969) 2024-09-21T09:36:28.902 INFO:tasks.rados.rados.0.smithi137.stdout:3125: expect (ObjNum 1028 snap 0 seq_num 1028) 2024-09-21T09:36:29.023 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:28 smithi165 ceph-mon[32789]: from='client.25742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:29.023 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:28 smithi165 ceph-mon[32789]: pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 6.9 MiB/s wr, 70 op/s 2024-09-21T09:36:29.023 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:28 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:29.023 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:28 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:29.023 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:28 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:36:29.023 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:28 smithi165 ceph-mon[32789]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:36:29.023 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:28 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:29.023 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:28 smithi165 ceph-mon[32789]: from='client.25748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:29.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[28941]: from='client.25742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:29.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[28941]: pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 6.9 MiB/s wr, 70 op/s 2024-09-21T09:36:29.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:29.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:29.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:36:29.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[28941]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:36:29.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:29.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[28941]: from='client.25748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:29.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[39068]: from='client.25742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:29.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[39068]: pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 6.9 MiB/s wr, 70 op/s 2024-09-21T09:36:29.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:29.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:29.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:36:29.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[39068]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:36:29.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:29.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:28 smithi137 ceph-mon[39068]: from='client.25748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:29.052 INFO:tasks.rados.rados.0.smithi137.stdout:3126: seq_num 1970 ranges {709790=775957,2062821=473019} 2024-09-21T09:36:29.061 INFO:tasks.rados.rados.0.smithi137.stdout:3126: writing smithi13778320-74 from 709790 to 1485747 tid 1 2024-09-21T09:36:29.067 INFO:tasks.rados.rados.0.smithi137.stdout:3126: writing smithi13778320-74 from 2062821 to 2535840 tid 2 2024-09-21T09:36:29.067 INFO:tasks.rados.rados.0.smithi137.stdout:3121: done (5 left) 2024-09-21T09:36:29.067 INFO:tasks.rados.rados.0.smithi137.stdout:3122: done (4 left) 2024-09-21T09:36:29.067 INFO:tasks.rados.rados.0.smithi137.stdout:3123: done (3 left) 2024-09-21T09:36:29.068 INFO:tasks.rados.rados.0.smithi137.stdout:3124: done (2 left) 2024-09-21T09:36:29.068 INFO:tasks.rados.rados.0.smithi137.stdout:3125: done (1 left) 2024-09-21T09:36:29.068 INFO:tasks.rados.rados.0.smithi137.stdout:3127: write oid 248 current snap is 0 2024-09-21T09:36:29.068 INFO:tasks.rados.rados.0.smithi137.stdout:3127: seq_num 1971 ranges {726597=451206,1721303=616677,2809660=316937} 2024-09-21T09:36:29.073 INFO:tasks.rados.rados.0.smithi137.stdout:3127: writing smithi13778320-248 from 726597 to 1177803 tid 1 2024-09-21T09:36:29.081 INFO:tasks.rados.rados.0.smithi137.stdout:3127: writing smithi13778320-248 from 1721303 to 2337980 tid 2 2024-09-21T09:36:29.086 INFO:tasks.rados.rados.0.smithi137.stdout:3127: writing smithi13778320-248 from 2809660 to 3126597 tid 3 2024-09-21T09:36:29.086 INFO:tasks.rados.rados.0.smithi137.stdout:3128: write oid 370 current snap is 0 2024-09-21T09:36:29.086 INFO:tasks.rados.rados.0.smithi137.stdout:3126: finishing write tid 1 to smithi13778320-74 2024-09-21T09:36:29.086 INFO:tasks.rados.rados.0.smithi137.stdout:3128: seq_num 1972 ranges {743404=526455,1779785=476688,2837083=306321} 2024-09-21T09:36:29.092 INFO:tasks.rados.rados.0.smithi137.stdout:3128: writing smithi13778320-370 from 743404 to 1269859 tid 1 2024-09-21T09:36:29.098 INFO:tasks.rados.rados.0.smithi137.stdout:3128: writing smithi13778320-370 from 1779785 to 2256473 tid 2 2024-09-21T09:36:29.103 INFO:tasks.rados.rados.0.smithi137.stdout:3128: writing smithi13778320-370 from 2837083 to 3143404 tid 3 2024-09-21T09:36:29.103 INFO:tasks.rados.rados.0.smithi137.stdout:3129: write oid 274 current snap is 0 2024-09-21T09:36:29.103 INFO:tasks.rados.rados.0.smithi137.stdout:3126: finishing write tid 2 to smithi13778320-74 2024-09-21T09:36:29.103 INFO:tasks.rados.rados.0.smithi137.stdout:3126: finishing write tid 3 to smithi13778320-74 2024-09-21T09:36:29.103 INFO:tasks.rados.rados.0.smithi137.stdout:3129: seq_num 1973 ranges {760211=601704,2121914=620346,3148153=12058} 2024-09-21T09:36:29.110 INFO:tasks.rados.rados.0.smithi137.stdout:3129: writing smithi13778320-274 from 760211 to 1361915 tid 1 2024-09-21T09:36:29.118 INFO:tasks.rados.rados.0.smithi137.stdout:3129: writing smithi13778320-274 from 2121914 to 2742260 tid 2 2024-09-21T09:36:29.121 INFO:tasks.rados.rados.0.smithi137.stdout:3129: writing smithi13778320-274 from 3148153 to 3160211 tid 3 2024-09-21T09:36:29.121 INFO:tasks.rados.rados.0.smithi137.stdout:3130: read oid 61 snap -1 2024-09-21T09:36:29.121 INFO:tasks.rados.rados.0.smithi137.stdout:3130: expect deleted 2024-09-21T09:36:29.121 INFO:tasks.rados.rados.0.smithi137.stdout:3131: read oid 470 snap -1 2024-09-21T09:36:29.121 INFO:tasks.rados.rados.0.smithi137.stdout:3131: expect (ObjNum 1968 snap 0 seq_num 1968) 2024-09-21T09:36:29.121 INFO:tasks.rados.rados.0.smithi137.stdout:3132: read oid 20 snap -1 2024-09-21T09:36:29.121 INFO:tasks.rados.rados.0.smithi137.stdout:3132: expect deleted 2024-09-21T09:36:29.121 INFO:tasks.rados.rados.0.smithi137.stdout:3133: write oid 177 current snap is 0 2024-09-21T09:36:29.121 INFO:tasks.rados.rados.0.smithi137.stdout:3126: finishing write tid 4 to smithi13778320-74 2024-09-21T09:36:29.121 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 74 v 462 (ObjNum 1970 snap 0 seq_num 1970) dirty exists 2024-09-21T09:36:29.121 INFO:tasks.rados.rados.0.smithi137.stdout:3126: left oid 74 (ObjNum 1970 snap 0 seq_num 1970) 2024-09-21T09:36:29.121 INFO:tasks.rados.rados.0.smithi137.stdout:3127: finishing write tid 1 to smithi13778320-248 2024-09-21T09:36:29.121 INFO:tasks.rados.rados.0.smithi137.stdout:3127: finishing write tid 2 to smithi13778320-248 2024-09-21T09:36:29.122 INFO:tasks.rados.rados.0.smithi137.stdout:3133: seq_num 1974 ranges {777018=676953,2180396=480357,3175576=1442} 2024-09-21T09:36:29.128 INFO:tasks.rados.rados.0.smithi137.stdout:3133: writing smithi13778320-177 from 777018 to 1453971 tid 1 2024-09-21T09:36:29.135 INFO:tasks.rados.rados.0.smithi137.stdout:3133: writing smithi13778320-177 from 2180396 to 2660753 tid 2 2024-09-21T09:36:29.138 INFO:tasks.rados.rados.0.smithi137.stdout:3133: writing smithi13778320-177 from 3175576 to 3177018 tid 3 2024-09-21T09:36:29.138 INFO:tasks.rados.rados.0.smithi137.stdout:3126: done (7 left) 2024-09-21T09:36:29.139 INFO:tasks.rados.rados.0.smithi137.stdout:3134: read oid 277 snap -1 2024-09-21T09:36:29.139 INFO:tasks.rados.rados.0.smithi137.stdout:3134: expect (ObjNum 1453 snap 0 seq_num 1453) 2024-09-21T09:36:29.139 INFO:tasks.rados.rados.0.smithi137.stdout:3135: write oid 454 current snap is 0 2024-09-21T09:36:29.139 INFO:tasks.rados.rados.0.smithi137.stdout:3127: finishing write tid 3 to smithi13778320-248 2024-09-21T09:36:29.139 INFO:tasks.rados.rados.0.smithi137.stdout:3127: finishing write tid 4 to smithi13778320-248 2024-09-21T09:36:29.139 INFO:tasks.rados.rados.0.smithi137.stdout:3127: finishing write tid 5 to smithi13778320-248 2024-09-21T09:36:29.139 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 248 v 390 (ObjNum 1971 snap 0 seq_num 1971) dirty exists 2024-09-21T09:36:29.139 INFO:tasks.rados.rados.0.smithi137.stdout:3127: left oid 248 (ObjNum 1971 snap 0 seq_num 1971) 2024-09-21T09:36:29.139 INFO:tasks.rados.rados.0.smithi137.stdout:3128: finishing write tid 1 to smithi13778320-370 2024-09-21T09:36:29.139 INFO:tasks.rados.rados.0.smithi137.stdout:3128: finishing write tid 2 to smithi13778320-370 2024-09-21T09:36:29.139 INFO:tasks.rados.rados.0.smithi137.stdout:3128: finishing write tid 3 to smithi13778320-370 2024-09-21T09:36:29.139 INFO:tasks.rados.rados.0.smithi137.stdout:3135: seq_num 1975 ranges {793825=752202,2238878=624015} 2024-09-21T09:36:29.146 INFO:tasks.rados.rados.0.smithi137.stdout:3135: writing smithi13778320-454 from 793825 to 1546027 tid 1 2024-09-21T09:36:29.154 INFO:tasks.rados.rados.0.smithi137.stdout:3135: writing smithi13778320-454 from 2238878 to 2862893 tid 2 2024-09-21T09:36:29.154 INFO:tasks.rados.rados.0.smithi137.stdout:3127: done (8 left) 2024-09-21T09:36:29.154 INFO:tasks.rados.rados.0.smithi137.stdout:3136: write oid 30 current snap is 0 2024-09-21T09:36:29.154 INFO:tasks.rados.rados.0.smithi137.stdout:3128: finishing write tid 4 to smithi13778320-370 2024-09-21T09:36:29.155 INFO:tasks.rados.rados.0.smithi137.stdout:3128: finishing write tid 5 to smithi13778320-370 2024-09-21T09:36:29.155 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 370 v 359 (ObjNum 1972 snap 0 seq_num 1972) dirty exists 2024-09-21T09:36:29.155 INFO:tasks.rados.rados.0.smithi137.stdout:3128: left oid 370 (ObjNum 1972 snap 0 seq_num 1972) 2024-09-21T09:36:29.155 INFO:tasks.rados.rados.0.smithi137.stdout:3129: finishing write tid 1 to smithi13778320-274 2024-09-21T09:36:29.155 INFO:tasks.rados.rados.0.smithi137.stdout:3129: finishing write tid 2 to smithi13778320-274 2024-09-21T09:36:29.155 INFO:tasks.rados.rados.0.smithi137.stdout:3136: seq_num 1976 ranges {410632=427451,1497360=484026,2430422=537968} 2024-09-21T09:36:29.158 INFO:tasks.rados.rados.0.smithi137.stdout:3136: writing smithi13778320-30 from 410632 to 838083 tid 1 2024-09-21T09:36:29.165 INFO:tasks.rados.rados.0.smithi137.stdout:3136: writing smithi13778320-30 from 1497360 to 1981386 tid 2 2024-09-21T09:36:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:3136: writing smithi13778320-30 from 2430422 to 2968390 tid 3 2024-09-21T09:36:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:3128: done (8 left) 2024-09-21T09:36:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:3137: write oid 165 current snap is 0 2024-09-21T09:36:29.170 INFO:tasks.rados.rados.0.smithi137.stdout:3137: seq_num 1977 ranges {427439=619053,1555842=627684,2857845=369594} 2024-09-21T09:36:29.176 INFO:tasks.rados.rados.0.smithi137.stdout:3137: writing smithi13778320-165 from 427439 to 1046492 tid 1 2024-09-21T09:36:29.182 INFO:tasks.rados.rados.0.smithi137.stdout:3137: writing smithi13778320-165 from 1555842 to 2183526 tid 2 2024-09-21T09:36:29.188 INFO:tasks.rados.rados.0.smithi137.stdout:3137: writing smithi13778320-165 from 2857845 to 3227439 tid 3 2024-09-21T09:36:29.188 INFO:tasks.rados.rados.0.smithi137.stdout:3138: read oid 6 snap -1 2024-09-21T09:36:29.188 INFO:tasks.rados.rados.0.smithi137.stdout:3138: expect (ObjNum 1674 snap 0 seq_num 1674) 2024-09-21T09:36:29.188 INFO:tasks.rados.rados.0.smithi137.stdout:3139: write oid 369 current snap is 0 2024-09-21T09:36:29.188 INFO:tasks.rados.rados.0.smithi137.stdout:3129: finishing write tid 3 to smithi13778320-274 2024-09-21T09:36:29.188 INFO:tasks.rados.rados.0.smithi137.stdout:3129: finishing write tid 4 to smithi13778320-274 2024-09-21T09:36:29.188 INFO:tasks.rados.rados.0.smithi137.stdout:3139: seq_num 1978 ranges {444246=694302,1614324=487695,2885268=358978} 2024-09-21T09:36:29.194 INFO:tasks.rados.rados.0.smithi137.stdout:3139: writing smithi13778320-369 from 444246 to 1138548 tid 1 2024-09-21T09:36:29.199 INFO:tasks.rados.rados.0.smithi137.stdout:3139: writing smithi13778320-369 from 1614324 to 2102019 tid 2 2024-09-21T09:36:29.206 INFO:tasks.rados.rados.0.smithi137.stdout:3139: writing smithi13778320-369 from 2885268 to 3244246 tid 3 2024-09-21T09:36:29.206 INFO:tasks.rados.rados.0.smithi137.stdout:3132: done (10 left) 2024-09-21T09:36:29.207 INFO:tasks.rados.rados.0.smithi137.stdout:3140: read oid 317 snap -1 2024-09-21T09:36:29.207 INFO:tasks.rados.rados.0.smithi137.stdout:3140: expect (ObjNum 1508 snap 0 seq_num 1508) 2024-09-21T09:36:29.207 INFO:tasks.rados.rados.0.smithi137.stdout:3141: read oid 179 snap -1 2024-09-21T09:36:29.207 INFO:tasks.rados.rados.0.smithi137.stdout:3141: expect deleted 2024-09-21T09:36:29.207 INFO:tasks.rados.rados.0.smithi137.stdout:3142: write oid 473 current snap is 0 2024-09-21T09:36:29.207 INFO:tasks.rados.rados.0.smithi137.stdout:3142: seq_num 1979 ranges {461053=769551,1672806=631353,2912691=348362} 2024-09-21T09:36:29.213 INFO:tasks.rados.rados.0.smithi137.stdout:3142: writing smithi13778320-473 from 461053 to 1230604 tid 1 2024-09-21T09:36:29.219 INFO:tasks.rados.rados.0.smithi137.stdout:3142: writing smithi13778320-473 from 1672806 to 2304159 tid 2 2024-09-21T09:36:29.224 INFO:tasks.rados.rados.0.smithi137.stdout:3142: writing smithi13778320-473 from 2912691 to 3261053 tid 3 2024-09-21T09:36:29.225 INFO:tasks.rados.rados.0.smithi137.stdout:3143: write oid 15 current snap is 0 2024-09-21T09:36:29.225 INFO:tasks.rados.rados.0.smithi137.stdout:3129: finishing write tid 5 to smithi13778320-274 2024-09-21T09:36:29.225 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 274 v 363 (ObjNum 1973 snap 0 seq_num 1973) dirty exists 2024-09-21T09:36:29.225 INFO:tasks.rados.rados.0.smithi137.stdout:3129: left oid 274 (ObjNum 1973 snap 0 seq_num 1973) 2024-09-21T09:36:29.225 INFO:tasks.rados.rados.0.smithi137.stdout:3131: expect (ObjNum 1968 snap 0 seq_num 1968) 2024-09-21T09:36:29.441 INFO:tasks.rados.rados.0.smithi137.stdout:3133: finishing write tid 1 to smithi13778320-177 2024-09-21T09:36:29.441 INFO:tasks.rados.rados.0.smithi137.stdout:3133: finishing write tid 2 to smithi13778320-177 2024-09-21T09:36:29.441 INFO:tasks.rados.rados.0.smithi137.stdout:3133: finishing write tid 3 to smithi13778320-177 2024-09-21T09:36:29.441 INFO:tasks.rados.rados.0.smithi137.stdout:3133: finishing write tid 4 to smithi13778320-177 2024-09-21T09:36:29.441 INFO:tasks.rados.rados.0.smithi137.stdout:3133: finishing write tid 5 to smithi13778320-177 2024-09-21T09:36:29.441 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 177 v 386 (ObjNum 1974 snap 0 seq_num 1974) dirty exists 2024-09-21T09:36:29.441 INFO:tasks.rados.rados.0.smithi137.stdout:3133: left oid 177 (ObjNum 1974 snap 0 seq_num 1974) 2024-09-21T09:36:29.441 INFO:tasks.rados.rados.0.smithi137.stdout:3134: expect (ObjNum 1453 snap 0 seq_num 1453) 2024-09-21T09:36:29.579 INFO:tasks.rados.rados.0.smithi137.stdout:3135: finishing write tid 1 to smithi13778320-454 2024-09-21T09:36:29.579 INFO:tasks.rados.rados.0.smithi137.stdout:3135: finishing write tid 2 to smithi13778320-454 2024-09-21T09:36:29.579 INFO:tasks.rados.rados.0.smithi137.stdout:3135: finishing write tid 3 to smithi13778320-454 2024-09-21T09:36:29.579 INFO:tasks.rados.rados.0.smithi137.stdout:3135: finishing write tid 4 to smithi13778320-454 2024-09-21T09:36:29.580 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 454 v 408 (ObjNum 1975 snap 0 seq_num 1975) dirty exists 2024-09-21T09:36:29.580 INFO:tasks.rados.rados.0.smithi137.stdout:3135: left oid 454 (ObjNum 1975 snap 0 seq_num 1975) 2024-09-21T09:36:29.580 INFO:tasks.rados.rados.0.smithi137.stdout:3136: finishing write tid 1 to smithi13778320-30 2024-09-21T09:36:29.580 INFO:tasks.rados.rados.0.smithi137.stdout:3143: seq_num 1980 ranges {477860=444800,1331288=491364,2540114=699409} 2024-09-21T09:36:29.584 INFO:tasks.rados.rados.0.smithi137.stdout:3143: writing smithi13778320-15 from 477860 to 922660 tid 1 2024-09-21T09:36:29.589 INFO:tasks.rados.rados.0.smithi137.stdout:3143: writing smithi13778320-15 from 1331288 to 1822652 tid 2 2024-09-21T09:36:29.597 INFO:tasks.rados.rados.0.smithi137.stdout:3143: writing smithi13778320-15 from 2540114 to 3239523 tid 3 2024-09-21T09:36:29.598 INFO:tasks.rados.rados.0.smithi137.stdout:3129: done (13 left) 2024-09-21T09:36:29.598 INFO:tasks.rados.rados.0.smithi137.stdout:3130: done (12 left) 2024-09-21T09:36:29.598 INFO:tasks.rados.rados.0.smithi137.stdout:3131: done (11 left) 2024-09-21T09:36:29.598 INFO:tasks.rados.rados.0.smithi137.stdout:3133: done (10 left) 2024-09-21T09:36:29.598 INFO:tasks.rados.rados.0.smithi137.stdout:3134: done (9 left) 2024-09-21T09:36:29.598 INFO:tasks.rados.rados.0.smithi137.stdout:3135: done (8 left) 2024-09-21T09:36:29.598 INFO:tasks.rados.rados.0.smithi137.stdout:3144: read oid 133 snap -1 2024-09-21T09:36:29.598 INFO:tasks.rados.rados.0.smithi137.stdout:3144: expect deleted 2024-09-21T09:36:29.598 INFO:tasks.rados.rados.0.smithi137.stdout:3145: write oid 109 current snap is 0 2024-09-21T09:36:29.598 INFO:tasks.rados.rados.0.smithi137.stdout:3136: finishing write tid 2 to smithi13778320-30 2024-09-21T09:36:29.599 INFO:tasks.rados.rados.0.smithi137.stdout:3136: finishing write tid 3 to smithi13778320-30 2024-09-21T09:36:29.599 INFO:tasks.rados.rados.0.smithi137.stdout:3136: finishing write tid 4 to smithi13778320-30 2024-09-21T09:36:29.599 INFO:tasks.rados.rados.0.smithi137.stdout:3136: finishing write tid 5 to smithi13778320-30 2024-09-21T09:36:29.599 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 30 v 306 (ObjNum 1976 snap 0 seq_num 1976) dirty exists 2024-09-21T09:36:29.599 INFO:tasks.rados.rados.0.smithi137.stdout:3136: left oid 30 (ObjNum 1976 snap 0 seq_num 1976) 2024-09-21T09:36:29.600 INFO:tasks.rados.rados.0.smithi137.stdout:3137: finishing write tid 1 to smithi13778320-165 2024-09-21T09:36:29.600 INFO:tasks.rados.rados.0.smithi137.stdout:3137: finishing write tid 2 to smithi13778320-165 2024-09-21T09:36:29.600 INFO:tasks.rados.rados.0.smithi137.stdout:3137: finishing write tid 3 to smithi13778320-165 2024-09-21T09:36:29.600 INFO:tasks.rados.rados.0.smithi137.stdout:3145: seq_num 1981 ranges {494667=520049,1673417=635022,2851184=443483} 2024-09-21T09:36:29.603 INFO:tasks.rados.rados.0.smithi137.stdout:3145: writing smithi13778320-109 from 494667 to 1014716 tid 1 2024-09-21T09:36:29.610 INFO:tasks.rados.rados.0.smithi137.stdout:3145: writing smithi13778320-109 from 1673417 to 2308439 tid 2 2024-09-21T09:36:29.616 INFO:tasks.rados.rados.0.smithi137.stdout:3145: writing smithi13778320-109 from 2851184 to 3294667 tid 3 2024-09-21T09:36:29.616 INFO:tasks.rados.rados.0.smithi137.stdout:3136: done (9 left) 2024-09-21T09:36:29.616 INFO:tasks.rados.rados.0.smithi137.stdout:3146: read oid 90 snap -1 2024-09-21T09:36:29.616 INFO:tasks.rados.rados.0.smithi137.stdout:3146: expect (ObjNum 1750 snap 0 seq_num 1750) 2024-09-21T09:36:29.617 INFO:tasks.rados.rados.0.smithi137.stdout:3147: read oid 152 snap -1 2024-09-21T09:36:29.617 INFO:tasks.rados.rados.0.smithi137.stdout:3147: expect (ObjNum 1895 snap 0 seq_num 1895) 2024-09-21T09:36:29.617 INFO:tasks.rados.rados.0.smithi137.stdout:3148: write oid 134 current snap is 0 2024-09-21T09:36:29.617 INFO:tasks.rados.rados.0.smithi137.stdout:3137: finishing write tid 4 to smithi13778320-165 2024-09-21T09:36:29.617 INFO:tasks.rados.rados.0.smithi137.stdout:3137: finishing write tid 5 to smithi13778320-165 2024-09-21T09:36:29.617 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 165 v 367 (ObjNum 1977 snap 0 seq_num 1977) dirty exists 2024-09-21T09:36:29.617 INFO:tasks.rados.rados.0.smithi137.stdout:3137: left oid 165 (ObjNum 1977 snap 0 seq_num 1977) 2024-09-21T09:36:29.618 INFO:tasks.rados.rados.0.smithi137.stdout:3138: expect (ObjNum 1674 snap 0 seq_num 1674) 2024-09-21T09:36:29.721 INFO:tasks.rados.rados.0.smithi137.stdout:3139: finishing write tid 1 to smithi13778320-369 2024-09-21T09:36:29.721 INFO:tasks.rados.rados.0.smithi137.stdout:3139: finishing write tid 2 to smithi13778320-369 2024-09-21T09:36:29.721 INFO:tasks.rados.rados.0.smithi137.stdout:3139: finishing write tid 3 to smithi13778320-369 2024-09-21T09:36:29.722 INFO:tasks.rados.rados.0.smithi137.stdout:3139: finishing write tid 4 to smithi13778320-369 2024-09-21T09:36:29.722 INFO:tasks.rados.rados.0.smithi137.stdout:3139: finishing write tid 5 to smithi13778320-369 2024-09-21T09:36:29.722 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 369 v 390 (ObjNum 1978 snap 0 seq_num 1978) dirty exists 2024-09-21T09:36:29.722 INFO:tasks.rados.rados.0.smithi137.stdout:3139: left oid 369 (ObjNum 1978 snap 0 seq_num 1978) 2024-09-21T09:36:29.722 INFO:tasks.rados.rados.0.smithi137.stdout:3140: expect (ObjNum 1508 snap 0 seq_num 1508) 2024-09-21T09:36:29.898 INFO:tasks.rados.rados.0.smithi137.stdout:3142: finishing write tid 1 to smithi13778320-473 2024-09-21T09:36:29.898 INFO:tasks.rados.rados.0.smithi137.stdout:3142: finishing write tid 2 to smithi13778320-473 2024-09-21T09:36:29.898 INFO:tasks.rados.rados.0.smithi137.stdout:3148: seq_num 1982 ranges {511474=595298,1731899=495033,2878607=432867} 2024-09-21T09:36:29.903 INFO:tasks.rados.rados.0.smithi137.stdout:3148: writing smithi13778320-134 from 511474 to 1106772 tid 1 2024-09-21T09:36:29.910 INFO:tasks.rados.rados.0.smithi137.stdout:3148: writing smithi13778320-134 from 1731899 to 2226932 tid 2 2024-09-21T09:36:29.916 INFO:tasks.rados.rados.0.smithi137.stdout:3148: writing smithi13778320-134 from 2878607 to 3311474 tid 3 2024-09-21T09:36:29.917 INFO:tasks.rados.rados.0.smithi137.stdout:3137: done (11 left) 2024-09-21T09:36:29.917 INFO:tasks.rados.rados.0.smithi137.stdout:3138: done (10 left) 2024-09-21T09:36:29.917 INFO:tasks.rados.rados.0.smithi137.stdout:3139: done (9 left) 2024-09-21T09:36:29.917 INFO:tasks.rados.rados.0.smithi137.stdout:3140: done (8 left) 2024-09-21T09:36:29.917 INFO:tasks.rados.rados.0.smithi137.stdout:3141: done (7 left) 2024-09-21T09:36:29.917 INFO:tasks.rados.rados.0.smithi137.stdout:3149: delete oid 211 current snap is 0 2024-09-21T09:36:29.917 INFO:tasks.rados.rados.0.smithi137.stdout:3142: finishing write tid 3 to smithi13778320-473 2024-09-21T09:36:29.917 INFO:tasks.rados.rados.0.smithi137.stdout:3142: finishing write tid 4 to smithi13778320-473 2024-09-21T09:36:29.917 INFO:tasks.rados.rados.0.smithi137.stdout:3142: finishing write tid 5 to smithi13778320-473 2024-09-21T09:36:29.917 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 473 v 466 (ObjNum 1979 snap 0 seq_num 1979) dirty exists 2024-09-21T09:36:29.917 INFO:tasks.rados.rados.0.smithi137.stdout:3142: left oid 473 (ObjNum 1979 snap 0 seq_num 1979) 2024-09-21T09:36:29.917 INFO:tasks.rados.rados.0.smithi137.stdout:3143: finishing write tid 1 to smithi13778320-15 2024-09-21T09:36:29.917 INFO:tasks.rados.rados.0.smithi137.stdout:3143: finishing write tid 2 to smithi13778320-15 2024-09-21T09:36:29.917 INFO:tasks.rados.rados.0.smithi137.stdout:3143: finishing write tid 3 to smithi13778320-15 2024-09-21T09:36:29.917 INFO:tasks.rados.rados.0.smithi137.stdout:3143: finishing write tid 4 to smithi13778320-15 2024-09-21T09:36:29.918 INFO:tasks.rados.rados.0.smithi137.stdout:3143: finishing write tid 5 to smithi13778320-15 2024-09-21T09:36:29.918 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 15 v 394 (ObjNum 1980 snap 0 seq_num 1980) dirty exists 2024-09-21T09:36:29.918 INFO:tasks.rados.rados.0.smithi137.stdout:3143: left oid 15 (ObjNum 1980 snap 0 seq_num 1980) 2024-09-21T09:36:29.918 INFO:tasks.rados.rados.0.smithi137.stdout:3145: finishing write tid 1 to smithi13778320-109 2024-09-21T09:36:29.918 INFO:tasks.rados.rados.0.smithi137.stdout:3145: finishing write tid 2 to smithi13778320-109 2024-09-21T09:36:29.918 INFO:tasks.rados.rados.0.smithi137.stdout:3145: finishing write tid 3 to smithi13778320-109 2024-09-21T09:36:29.918 INFO:tasks.rados.rados.0.smithi137.stdout:3145: finishing write tid 4 to smithi13778320-109 2024-09-21T09:36:29.918 INFO:tasks.rados.rados.0.smithi137.stdout:3145: finishing write tid 5 to smithi13778320-109 2024-09-21T09:36:29.918 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 109 v 349 (ObjNum 1981 snap 0 seq_num 1981) dirty exists 2024-09-21T09:36:29.918 INFO:tasks.rados.rados.0.smithi137.stdout:3145: left oid 109 (ObjNum 1981 snap 0 seq_num 1981) 2024-09-21T09:36:29.918 INFO:tasks.rados.rados.0.smithi137.stdout:3147: expect (ObjNum 1895 snap 0 seq_num 1895) 2024-09-21T09:36:29.962 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:29 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:36:29.962 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:29 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:36:29.962 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:29 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:36:29.962 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:29 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:36:29.962 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:29 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:30.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:29 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:36:30.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:29 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:36:30.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:29 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:36:30.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:29 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:36:30.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:29 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:30.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:29 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:36:30.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:29 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:36:30.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:29 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:36:30.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:29 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:36:30.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:29 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:30.156 INFO:tasks.rados.rados.0.smithi137.stdout:3146: expect (ObjNum 1750 snap 0 seq_num 1750) 2024-09-21T09:36:30.309 INFO:tasks.rados.rados.0.smithi137.stdout:3148: finishing write tid 1 to smithi13778320-134 2024-09-21T09:36:30.310 INFO:tasks.rados.rados.0.smithi137.stdout:3142: done (7 left) 2024-09-21T09:36:30.310 INFO:tasks.rados.rados.0.smithi137.stdout:3143: done (6 left) 2024-09-21T09:36:30.310 INFO:tasks.rados.rados.0.smithi137.stdout:3144: done (5 left) 2024-09-21T09:36:30.310 INFO:tasks.rados.rados.0.smithi137.stdout:3145: done (4 left) 2024-09-21T09:36:30.310 INFO:tasks.rados.rados.0.smithi137.stdout:3146: done (3 left) 2024-09-21T09:36:30.310 INFO:tasks.rados.rados.0.smithi137.stdout:3147: done (2 left) 2024-09-21T09:36:30.310 INFO:tasks.rados.rados.0.smithi137.stdout:3149: done (1 left) 2024-09-21T09:36:30.310 INFO:tasks.rados.rados.0.smithi137.stdout:3150: delete oid 282 current snap is 0 2024-09-21T09:36:30.310 INFO:tasks.rados.rados.0.smithi137.stdout:3148: finishing write tid 2 to smithi13778320-134 2024-09-21T09:36:30.310 INFO:tasks.rados.rados.0.smithi137.stdout:3148: finishing write tid 3 to smithi13778320-134 2024-09-21T09:36:30.310 INFO:tasks.rados.rados.0.smithi137.stdout:3148: finishing write tid 4 to smithi13778320-134 2024-09-21T09:36:30.310 INFO:tasks.rados.rados.0.smithi137.stdout:3148: finishing write tid 5 to smithi13778320-134 2024-09-21T09:36:30.311 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 134 v 412 (ObjNum 1982 snap 0 seq_num 1982) dirty exists 2024-09-21T09:36:30.311 INFO:tasks.rados.rados.0.smithi137.stdout:3148: left oid 134 (ObjNum 1982 snap 0 seq_num 1982) 2024-09-21T09:36:30.311 INFO:tasks.rados.rados.0.smithi137.stdout:3148: done (1 left) 2024-09-21T09:36:30.311 INFO:tasks.rados.rados.0.smithi137.stdout:3150: done (0 left) 2024-09-21T09:36:30.311 INFO:tasks.rados.rados.0.smithi137.stdout:3151: read oid 154 snap -1 2024-09-21T09:36:30.312 INFO:tasks.rados.rados.0.smithi137.stdout:3151: expect deleted 2024-09-21T09:36:30.312 INFO:tasks.rados.rados.0.smithi137.stdout:3152: read oid 60 snap -1 2024-09-21T09:36:30.312 INFO:tasks.rados.rados.0.smithi137.stdout:3152: expect (ObjNum 1901 snap 0 seq_num 1901) 2024-09-21T09:36:30.312 INFO:tasks.rados.rados.0.smithi137.stdout:3153: read oid 446 snap -1 2024-09-21T09:36:30.312 INFO:tasks.rados.rados.0.smithi137.stdout:3153: expect (ObjNum 1221 snap 0 seq_num 1221) 2024-09-21T09:36:30.312 INFO:tasks.rados.rados.0.smithi137.stdout:3154: write oid 199 current snap is 0 2024-09-21T09:36:30.312 INFO:tasks.rados.rados.0.smithi137.stdout:3154: seq_num 1985 ranges {561895=537398,1507345=642360,2560876=672122} 2024-09-21T09:36:30.317 INFO:tasks.rados.rados.0.smithi137.stdout:3154: writing smithi13778320-199 from 561895 to 1099293 tid 1 2024-09-21T09:36:30.323 INFO:tasks.rados.rados.0.smithi137.stdout:3154: writing smithi13778320-199 from 1507345 to 2149705 tid 2 2024-09-21T09:36:30.329 INFO:tasks.rados.rados.0.smithi137.stdout:3154: writing smithi13778320-199 from 2560876 to 3232998 tid 3 2024-09-21T09:36:30.329 INFO:tasks.rados.rados.0.smithi137.stdout:3155: read oid 95 snap -1 2024-09-21T09:36:30.329 INFO:tasks.rados.rados.0.smithi137.stdout:3155: expect (ObjNum 1804 snap 0 seq_num 1804) 2024-09-21T09:36:30.329 INFO:tasks.rados.rados.0.smithi137.stdout:3156: delete oid 64 current snap is 0 2024-09-21T09:36:30.329 INFO:tasks.rados.rados.0.smithi137.stdout:3153: expect (ObjNum 1221 snap 0 seq_num 1221) 2024-09-21T09:36:30.416 INFO:tasks.rados.rados.0.smithi137.stdout:3154: finishing write tid 1 to smithi13778320-199 2024-09-21T09:36:30.416 INFO:tasks.rados.rados.0.smithi137.stdout:3154: finishing write tid 2 to smithi13778320-199 2024-09-21T09:36:30.416 INFO:tasks.rados.rados.0.smithi137.stdout:3152: expect (ObjNum 1901 snap 0 seq_num 1901) 2024-09-21T09:36:30.446 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:30.550 INFO:tasks.rados.rados.0.smithi137.stdout:3154: finishing write tid 3 to smithi13778320-199 2024-09-21T09:36:30.550 INFO:tasks.rados.rados.0.smithi137.stdout:3154: finishing write tid 4 to smithi13778320-199 2024-09-21T09:36:30.550 INFO:tasks.rados.rados.0.smithi137.stdout:3154: finishing write tid 5 to smithi13778320-199 2024-09-21T09:36:30.551 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 199 v 313 (ObjNum 1985 snap 0 seq_num 1985) dirty exists 2024-09-21T09:36:30.551 INFO:tasks.rados.rados.0.smithi137.stdout:3154: left oid 199 (ObjNum 1985 snap 0 seq_num 1985) 2024-09-21T09:36:30.551 INFO:tasks.rados.rados.0.smithi137.stdout:3151: done (5 left) 2024-09-21T09:36:30.551 INFO:tasks.rados.rados.0.smithi137.stdout:3152: done (4 left) 2024-09-21T09:36:30.551 INFO:tasks.rados.rados.0.smithi137.stdout:3153: done (3 left) 2024-09-21T09:36:30.551 INFO:tasks.rados.rados.0.smithi137.stdout:3154: done (2 left) 2024-09-21T09:36:30.551 INFO:tasks.rados.rados.0.smithi137.stdout:3156: done (1 left) 2024-09-21T09:36:30.551 INFO:tasks.rados.rados.0.smithi137.stdout:3157: read oid 24 snap -1 2024-09-21T09:36:30.551 INFO:tasks.rados.rados.0.smithi137.stdout:3157: expect (ObjNum 1015 snap 0 seq_num 1015) 2024-09-21T09:36:30.551 INFO:tasks.rados.rados.0.smithi137.stdout:3158: delete oid 261 current snap is 0 2024-09-21T09:36:30.551 INFO:tasks.rados.rados.0.smithi137.stdout:3155: expect (ObjNum 1804 snap 0 seq_num 1804) 2024-09-21T09:36:30.649 INFO:tasks.rados.rados.0.smithi137.stdout:3157: expect (ObjNum 1015 snap 0 seq_num 1015) 2024-09-21T09:36:30.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:30 smithi137 ceph-mon[28941]: Upgrade: Updating mgr.x 2024-09-21T09:36:30.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:30 smithi137 ceph-mon[28941]: Deploying daemon mgr.x on smithi165 2024-09-21T09:36:30.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:30 smithi137 ceph-mon[28941]: pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.0 MiB/s wr, 80 op/s 2024-09-21T09:36:30.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:30 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3458348181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:30.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:30 smithi137 ceph-mon[39068]: Upgrade: Updating mgr.x 2024-09-21T09:36:30.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:30 smithi137 ceph-mon[39068]: Deploying daemon mgr.x on smithi165 2024-09-21T09:36:30.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:30 smithi137 ceph-mon[39068]: pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.0 MiB/s wr, 80 op/s 2024-09-21T09:36:30.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:30 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3458348181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:30.814 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:30 smithi165 systemd[1]: Stopping Ceph mgr.x for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:36:30.814 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:30 smithi165 ceph-mon[32789]: Upgrade: Updating mgr.x 2024-09-21T09:36:30.814 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:30 smithi165 ceph-mon[32789]: Deploying daemon mgr.x on smithi165 2024-09-21T09:36:30.815 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:30 smithi165 ceph-mon[32789]: pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.0 MiB/s wr, 80 op/s 2024-09-21T09:36:30.815 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:30 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3458348181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:30.835 INFO:tasks.rados.rados.0.smithi137.stdout:3155: done (2 left) 2024-09-21T09:36:30.835 INFO:tasks.rados.rados.0.smithi137.stdout:3157: done (1 left) 2024-09-21T09:36:30.835 INFO:tasks.rados.rados.0.smithi137.stdout:3158: done (0 left) 2024-09-21T09:36:30.835 INFO:tasks.rados.rados.0.smithi137.stdout:3159: write oid 309 current snap is 0 2024-09-21T09:36:30.835 INFO:tasks.rados.rados.0.smithi137.stdout:3159: seq_num 1988 ranges {612316=763145,2082791=789687} 2024-09-21T09:36:30.842 INFO:tasks.rados.rados.0.smithi137.stdout:3159: writing smithi13778320-309 from 612316 to 1375461 tid 1 2024-09-21T09:36:30.851 INFO:tasks.rados.rados.0.smithi137.stdout:3159: writing smithi13778320-309 from 2082791 to 2872478 tid 2 2024-09-21T09:36:30.851 INFO:tasks.rados.rados.0.smithi137.stdout:3160: read oid 156 snap -1 2024-09-21T09:36:30.851 INFO:tasks.rados.rados.0.smithi137.stdout:3160: expect (ObjNum 1861 snap 0 seq_num 1861) 2024-09-21T09:36:30.851 INFO:tasks.rados.rados.0.smithi137.stdout:3161: delete oid 283 current snap is 0 2024-09-21T09:36:30.851 INFO:tasks.rados.rados.0.smithi137.stdout:3159: finishing write tid 1 to smithi13778320-309 2024-09-21T09:36:30.852 INFO:tasks.rados.rados.0.smithi137.stdout:3161: done (2 left) 2024-09-21T09:36:30.853 INFO:tasks.rados.rados.0.smithi137.stdout:3162: read oid 180 snap -1 2024-09-21T09:36:30.853 INFO:tasks.rados.rados.0.smithi137.stdout:3162: expect (ObjNum 1518 snap 0 seq_num 1518) 2024-09-21T09:36:30.853 INFO:tasks.rados.rados.0.smithi137.stdout:3163: write oid 234 current snap is 0 2024-09-21T09:36:30.853 INFO:tasks.rados.rados.0.smithi137.stdout:3163: seq_num 1990 ranges {645930=513643,1683402=793356,2981638=464292} 2024-09-21T09:36:30.859 INFO:tasks.rados.rados.0.smithi137.stdout:3163: writing smithi13778320-234 from 645930 to 1159573 tid 1 2024-09-21T09:36:30.867 INFO:tasks.rados.rados.0.smithi137.stdout:3163: writing smithi13778320-234 from 1683402 to 2476758 tid 2 2024-09-21T09:36:30.872 INFO:tasks.rados.rados.0.smithi137.stdout:3163: writing smithi13778320-234 from 2981638 to 3445930 tid 3 2024-09-21T09:36:30.872 INFO:tasks.rados.rados.0.smithi137.stdout:3164: write oid 268 current snap is 0 2024-09-21T09:36:30.872 INFO:tasks.rados.rados.0.smithi137.stdout:3164: seq_num 1991 ranges {662737=588892,1741884=653367,3009061=453676} 2024-09-21T09:36:30.879 INFO:tasks.rados.rados.0.smithi137.stdout:3164: writing smithi13778320-268 from 662737 to 1251629 tid 1 2024-09-21T09:36:30.885 INFO:tasks.rados.rados.0.smithi137.stdout:3164: writing smithi13778320-268 from 1741884 to 2395251 tid 2 2024-09-21T09:36:30.891 INFO:tasks.rados.rados.0.smithi137.stdout:3164: writing smithi13778320-268 from 3009061 to 3462737 tid 3 2024-09-21T09:36:30.891 INFO:tasks.rados.rados.0.smithi137.stdout:3165: read oid 19 snap -1 2024-09-21T09:36:30.891 INFO:tasks.rados.rados.0.smithi137.stdout:3165: expect (ObjNum 1607 snap 0 seq_num 1607) 2024-09-21T09:36:30.891 INFO:tasks.rados.rados.0.smithi137.stdout:3166: delete oid 315 current snap is 0 2024-09-21T09:36:30.891 INFO:tasks.rados.rados.0.smithi137.stdout:3160: expect (ObjNum 1861 snap 0 seq_num 1861) 2024-09-21T09:36:31.073 INFO:tasks.rados.rados.0.smithi137.stdout:3159: finishing write tid 2 to smithi13778320-309 2024-09-21T09:36:31.073 INFO:tasks.rados.rados.0.smithi137.stdout:3159: finishing write tid 3 to smithi13778320-309 2024-09-21T09:36:31.073 INFO:tasks.rados.rados.0.smithi137.stdout:3159: finishing write tid 4 to smithi13778320-309 2024-09-21T09:36:31.073 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 309 v 397 (ObjNum 1988 snap 0 seq_num 1988) dirty exists 2024-09-21T09:36:31.073 INFO:tasks.rados.rados.0.smithi137.stdout:3159: left oid 309 (ObjNum 1988 snap 0 seq_num 1988) 2024-09-21T09:36:31.073 INFO:tasks.rados.rados.0.smithi137.stdout:3162: expect (ObjNum 1518 snap 0 seq_num 1518) 2024-09-21T09:36:31.126 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:30 smithi165 podman[77548]: 2024-09-21 09:36:30.812932907 +0000 UTC m=+0.130363201 container died 66a5abeea451afefbe05d0cdfea4c75a0bf06cd35bd5a3b8132ffbf696d0d4b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-21T09:36:31.279 INFO:tasks.rados.rados.0.smithi137.stdout:3163: finishing write tid 1 to smithi13778320-234 2024-09-21T09:36:31.279 INFO:tasks.rados.rados.0.smithi137.stdout:3163: finishing write tid 2 to smithi13778320-234 2024-09-21T09:36:31.279 INFO:tasks.rados.rados.0.smithi137.stdout:3159: done (6 left) 2024-09-21T09:36:31.279 INFO:tasks.rados.rados.0.smithi137.stdout:3160: done (5 left) 2024-09-21T09:36:31.279 INFO:tasks.rados.rados.0.smithi137.stdout:3162: done (4 left) 2024-09-21T09:36:31.279 INFO:tasks.rados.rados.0.smithi137.stdout:3166: done (3 left) 2024-09-21T09:36:31.279 INFO:tasks.rados.rados.0.smithi137.stdout:3167: delete oid 318 current snap is 0 2024-09-21T09:36:31.279 INFO:tasks.rados.rados.0.smithi137.stdout:3163: finishing write tid 3 to smithi13778320-234 2024-09-21T09:36:31.280 INFO:tasks.rados.rados.0.smithi137.stdout:3163: finishing write tid 4 to smithi13778320-234 2024-09-21T09:36:31.280 INFO:tasks.rados.rados.0.smithi137.stdout:3163: finishing write tid 5 to smithi13778320-234 2024-09-21T09:36:31.280 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 234 v 395 (ObjNum 1990 snap 0 seq_num 1990) dirty exists 2024-09-21T09:36:31.280 INFO:tasks.rados.rados.0.smithi137.stdout:3163: left oid 234 (ObjNum 1990 snap 0 seq_num 1990) 2024-09-21T09:36:31.280 INFO:tasks.rados.rados.0.smithi137.stdout:3164: finishing write tid 1 to smithi13778320-268 2024-09-21T09:36:31.280 INFO:tasks.rados.rados.0.smithi137.stdout:3164: finishing write tid 2 to smithi13778320-268 2024-09-21T09:36:31.280 INFO:tasks.rados.rados.0.smithi137.stdout:3164: finishing write tid 3 to smithi13778320-268 2024-09-21T09:36:31.280 INFO:tasks.rados.rados.0.smithi137.stdout:3164: finishing write tid 4 to smithi13778320-268 2024-09-21T09:36:31.280 INFO:tasks.rados.rados.0.smithi137.stdout:3164: finishing write tid 5 to smithi13778320-268 2024-09-21T09:36:31.280 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 268 v 371 (ObjNum 1991 snap 0 seq_num 1991) dirty exists 2024-09-21T09:36:31.280 INFO:tasks.rados.rados.0.smithi137.stdout:3164: left oid 268 (ObjNum 1991 snap 0 seq_num 1991) 2024-09-21T09:36:31.280 INFO:tasks.rados.rados.0.smithi137.stdout:3165: expect (ObjNum 1607 snap 0 seq_num 1607) 2024-09-21T09:36:31.397 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:31 smithi165 podman[77548]: 2024-09-21 09:36:31.231797622 +0000 UTC m=+0.549227911 container cleanup 66a5abeea451afefbe05d0cdfea4c75a0bf06cd35bd5a3b8132ffbf696d0d4b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=main-62da54b) 2024-09-21T09:36:31.397 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:31 smithi165 bash[77548]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x 2024-09-21T09:36:31.456 INFO:tasks.rados.rados.0.smithi137.stdout:3163: done (3 left) 2024-09-21T09:36:31.456 INFO:tasks.rados.rados.0.smithi137.stdout:3164: done (2 left) 2024-09-21T09:36:31.456 INFO:tasks.rados.rados.0.smithi137.stdout:3165: done (1 left) 2024-09-21T09:36:31.456 INFO:tasks.rados.rados.0.smithi137.stdout:3167: done (0 left) 2024-09-21T09:36:31.456 INFO:tasks.rados.rados.0.smithi137.stdout:3168: write oid 375 current snap is 0 2024-09-21T09:36:31.456 INFO:tasks.rados.rados.0.smithi137.stdout:3168: seq_num 1994 ranges {713158=530992,1917330=400694,3091330=406276} 2024-09-21T09:36:31.462 INFO:tasks.rados.rados.0.smithi137.stdout:3168: writing smithi13778320-375 from 713158 to 1244150 tid 1 2024-09-21T09:36:31.468 INFO:tasks.rados.rados.0.smithi137.stdout:3168: writing smithi13778320-375 from 1917330 to 2318024 tid 2 2024-09-21T09:36:31.475 INFO:tasks.rados.rados.0.smithi137.stdout:3168: writing smithi13778320-375 from 3091330 to 3497606 tid 3 2024-09-21T09:36:31.475 INFO:tasks.rados.rados.0.smithi137.stdout:3169: write oid 84 current snap is 0 2024-09-21T09:36:31.475 INFO:tasks.rados.rados.0.smithi137.stdout:3168: finishing write tid 1 to smithi13778320-375 2024-09-21T09:36:31.475 INFO:tasks.rados.rados.0.smithi137.stdout:3168: finishing write tid 2 to smithi13778320-375 2024-09-21T09:36:31.475 INFO:tasks.rados.rados.0.smithi137.stdout:3169: seq_num 1995 ranges {729965=606241,1975812=660705,3118753=411212} 2024-09-21T09:36:31.482 INFO:tasks.rados.rados.0.smithi137.stdout:3169: writing smithi13778320-84 from 729965 to 1336206 tid 1 2024-09-21T09:36:31.489 INFO:tasks.rados.rados.0.smithi137.stdout:3169: writing smithi13778320-84 from 1975812 to 2636517 tid 2 2024-09-21T09:36:31.494 INFO:tasks.rados.rados.0.smithi137.stdout:3169: writing smithi13778320-84 from 3118753 to 3529965 tid 3 2024-09-21T09:36:31.495 INFO:tasks.rados.rados.0.smithi137.stdout:3170: read oid 382 snap -1 2024-09-21T09:36:31.495 INFO:tasks.rados.rados.0.smithi137.stdout:3170: expect (ObjNum 1944 snap 0 seq_num 1944) 2024-09-21T09:36:31.495 INFO:tasks.rados.rados.0.smithi137.stdout:3171: write oid 349 current snap is 0 2024-09-21T09:36:31.495 INFO:tasks.rados.rados.0.smithi137.stdout:3168: finishing write tid 3 to smithi13778320-375 2024-09-21T09:36:31.495 INFO:tasks.rados.rados.0.smithi137.stdout:3168: finishing write tid 4 to smithi13778320-375 2024-09-21T09:36:31.495 INFO:tasks.rados.rados.0.smithi137.stdout:3171: seq_num 1996 ranges {746772=681490,2034294=404363,3146176=400596} 2024-09-21T09:36:31.502 INFO:tasks.rados.rados.0.smithi137.stdout:3171: writing smithi13778320-349 from 746772 to 1428262 tid 1 2024-09-21T09:36:31.508 INFO:tasks.rados.rados.0.smithi137.stdout:3171: writing smithi13778320-349 from 2034294 to 2438657 tid 2 2024-09-21T09:36:31.514 INFO:tasks.rados.rados.0.smithi137.stdout:3171: writing smithi13778320-349 from 3146176 to 3546772 tid 3 2024-09-21T09:36:31.514 INFO:tasks.rados.rados.0.smithi137.stdout:3172: write oid 377 current snap is 0 2024-09-21T09:36:31.514 INFO:tasks.rados.rados.0.smithi137.stdout:3168: finishing write tid 5 to smithi13778320-375 2024-09-21T09:36:31.514 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 375 v 384 (ObjNum 1994 snap 0 seq_num 1994) dirty exists 2024-09-21T09:36:31.514 INFO:tasks.rados.rados.0.smithi137.stdout:3168: left oid 375 (ObjNum 1994 snap 0 seq_num 1994) 2024-09-21T09:36:31.515 INFO:tasks.rados.rados.0.smithi137.stdout:3169: finishing write tid 1 to smithi13778320-84 2024-09-21T09:36:31.515 INFO:tasks.rados.rados.0.smithi137.stdout:3169: finishing write tid 2 to smithi13778320-84 2024-09-21T09:36:31.515 INFO:tasks.rados.rados.0.smithi137.stdout:3172: seq_num 1997 ranges {763579=756739,1976423=548021,2940893=622686} 2024-09-21T09:36:31.522 INFO:tasks.rados.rados.0.smithi137.stdout:3172: writing smithi13778320-377 from 763579 to 1520318 tid 1 2024-09-21T09:36:31.528 INFO:tasks.rados.rados.0.smithi137.stdout:3172: writing smithi13778320-377 from 1976423 to 2524444 tid 2 2024-09-21T09:36:31.534 INFO:tasks.rados.rados.0.smithi137.stdout:3172: writing smithi13778320-377 from 2940893 to 3563579 tid 3 2024-09-21T09:36:31.534 INFO:tasks.rados.rados.0.smithi137.stdout:3168: done (4 left) 2024-09-21T09:36:31.534 INFO:tasks.rados.rados.0.smithi137.stdout:3173: read oid 425 snap -1 2024-09-21T09:36:31.534 INFO:tasks.rados.rados.0.smithi137.stdout:3173: expect (ObjNum 1329 snap 0 seq_num 1329) 2024-09-21T09:36:31.535 INFO:tasks.rados.rados.0.smithi137.stdout:3174: read oid 62 snap -1 2024-09-21T09:36:31.535 INFO:tasks.rados.rados.0.smithi137.stdout:3174: expect (ObjNum 1627 snap 0 seq_num 1627) 2024-09-21T09:36:31.535 INFO:tasks.rados.rados.0.smithi137.stdout:3175: write oid 249 current snap is 0 2024-09-21T09:36:31.535 INFO:tasks.rados.rados.0.smithi137.stdout:3169: finishing write tid 3 to smithi13778320-84 2024-09-21T09:36:31.535 INFO:tasks.rados.rados.0.smithi137.stdout:3169: finishing write tid 4 to smithi13778320-84 2024-09-21T09:36:31.535 INFO:tasks.rados.rados.0.smithi137.stdout:3169: finishing write tid 5 to smithi13778320-84 2024-09-21T09:36:31.535 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 84 v 483 (ObjNum 1995 snap 0 seq_num 1995) dirty exists 2024-09-21T09:36:31.535 INFO:tasks.rados.rados.0.smithi137.stdout:3169: left oid 84 (ObjNum 1995 snap 0 seq_num 1995) 2024-09-21T09:36:31.535 INFO:tasks.rados.rados.0.smithi137.stdout:3170: expect (ObjNum 1944 snap 0 seq_num 1944) 2024-09-21T09:36:31.659 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:31 smithi165 podman[77560]: 2024-09-21 09:36:31.407826115 +0000 UTC m=+0.591435748 container remove 66a5abeea451afefbe05d0cdfea4c75a0bf06cd35bd5a3b8132ffbf696d0d4b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, GIT_CLEAN=True, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-21T09:36:31.659 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:31 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T09:36:31.794 INFO:tasks.rados.rados.0.smithi137.stdout:3171: finishing write tid 1 to smithi13778320-349 2024-09-21T09:36:31.794 INFO:tasks.rados.rados.0.smithi137.stdout:3171: finishing write tid 2 to smithi13778320-349 2024-09-21T09:36:31.794 INFO:tasks.rados.rados.0.smithi137.stdout:3171: finishing write tid 3 to smithi13778320-349 2024-09-21T09:36:31.794 INFO:tasks.rados.rados.0.smithi137.stdout:3171: finishing write tid 4 to smithi13778320-349 2024-09-21T09:36:31.794 INFO:tasks.rados.rados.0.smithi137.stdout:3171: finishing write tid 5 to smithi13778320-349 2024-09-21T09:36:31.794 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 349 v 401 (ObjNum 1996 snap 0 seq_num 1996) dirty exists 2024-09-21T09:36:31.795 INFO:tasks.rados.rados.0.smithi137.stdout:3171: left oid 349 (ObjNum 1996 snap 0 seq_num 1996) 2024-09-21T09:36:31.795 INFO:tasks.rados.rados.0.smithi137.stdout:3172: finishing write tid 1 to smithi13778320-377 2024-09-21T09:36:31.795 INFO:tasks.rados.rados.0.smithi137.stdout:3175: seq_num 1998 ranges {780386=431988,1634905=408032,2684669=567717} 2024-09-21T09:36:31.800 INFO:tasks.rados.rados.0.smithi137.stdout:3175: writing smithi13778320-249 from 780386 to 1212374 tid 1 2024-09-21T09:36:31.805 INFO:tasks.rados.rados.0.smithi137.stdout:3175: writing smithi13778320-249 from 1634905 to 2042937 tid 2 2024-09-21T09:36:31.812 INFO:tasks.rados.rados.0.smithi137.stdout:3175: writing smithi13778320-249 from 2684669 to 3252386 tid 3 2024-09-21T09:36:31.812 INFO:tasks.rados.rados.0.smithi137.stdout:3169: done (6 left) 2024-09-21T09:36:31.812 INFO:tasks.rados.rados.0.smithi137.stdout:3170: done (5 left) 2024-09-21T09:36:31.812 INFO:tasks.rados.rados.0.smithi137.stdout:3171: done (4 left) 2024-09-21T09:36:31.812 INFO:tasks.rados.rados.0.smithi137.stdout:3176: read oid 222 snap -1 2024-09-21T09:36:31.812 INFO:tasks.rados.rados.0.smithi137.stdout:3176: expect (ObjNum 1876 snap 0 seq_num 1876) 2024-09-21T09:36:31.813 INFO:tasks.rados.rados.0.smithi137.stdout:3177: write oid 454 current snap is 0 2024-09-21T09:36:31.813 INFO:tasks.rados.rados.0.smithi137.stdout:3172: finishing write tid 2 to smithi13778320-377 2024-09-21T09:36:31.813 INFO:tasks.rados.rados.0.smithi137.stdout:3172: finishing write tid 3 to smithi13778320-377 2024-09-21T09:36:31.813 INFO:tasks.rados.rados.0.smithi137.stdout:3172: finishing write tid 4 to smithi13778320-377 2024-09-21T09:36:31.813 INFO:tasks.rados.rados.0.smithi137.stdout:3177: seq_num 1999 ranges {797193=507237,2093387=551690,3112092=485101} 2024-09-21T09:36:31.819 INFO:tasks.rados.rados.0.smithi137.stdout:3177: writing smithi13778320-454 from 797193 to 1304430 tid 1 2024-09-21T09:36:31.826 INFO:tasks.rados.rados.0.smithi137.stdout:3177: writing smithi13778320-454 from 2093387 to 2645077 tid 2 2024-09-21T09:36:31.832 INFO:tasks.rados.rados.0.smithi137.stdout:3177: writing smithi13778320-454 from 3112092 to 3597193 tid 3 2024-09-21T09:36:31.832 INFO:tasks.rados.rados.0.smithi137.stdout:3178: delete oid 355 current snap is 0 2024-09-21T09:36:31.832 INFO:tasks.rados.rados.0.smithi137.stdout:3172: finishing write tid 5 to smithi13778320-377 2024-09-21T09:36:31.832 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 377 v 353 (ObjNum 1997 snap 0 seq_num 1997) dirty exists 2024-09-21T09:36:31.832 INFO:tasks.rados.rados.0.smithi137.stdout:3172: left oid 377 (ObjNum 1997 snap 0 seq_num 1997) 2024-09-21T09:36:31.832 INFO:tasks.rados.rados.0.smithi137.stdout:3174: expect (ObjNum 1627 snap 0 seq_num 1627) 2024-09-21T09:36:32.023 INFO:tasks.rados.rados.0.smithi137.stdout:3173: expect (ObjNum 1329 snap 0 seq_num 1329) 2024-09-21T09:36:32.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:31 smithi137 ceph-mon[28941]: from='client.15846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:32.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:31 smithi137 ceph-mon[28941]: from='client.15852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:32.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:31 smithi137 ceph-mon[39068]: from='client.15846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:32.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:31 smithi137 ceph-mon[39068]: from='client.15852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:32.076 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:31 smithi165 ceph-mon[32789]: from='client.15846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:32.076 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:31 smithi165 ceph-mon[32789]: from='client.15852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:32.076 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:31 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T09:36:32.076 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:31 smithi165 systemd[1]: Stopped Ceph mgr.x for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:36:32.077 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:31 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.x.service: Consumed 17.615s CPU time. 2024-09-21T09:36:32.077 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:31 smithi165 systemd[1]: Starting Ceph mgr.x for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:36:32.183 INFO:tasks.rados.rados.0.smithi137.stdout:3175: finishing write tid 1 to smithi13778320-249 2024-09-21T09:36:32.183 INFO:tasks.rados.rados.0.smithi137.stdout:3175: finishing write tid 2 to smithi13778320-249 2024-09-21T09:36:32.184 INFO:tasks.rados.rados.0.smithi137.stdout:3175: finishing write tid 3 to smithi13778320-249 2024-09-21T09:36:32.184 INFO:tasks.rados.rados.0.smithi137.stdout:3175: finishing write tid 4 to smithi13778320-249 2024-09-21T09:36:32.184 INFO:tasks.rados.rados.0.smithi137.stdout:3175: finishing write tid 5 to smithi13778320-249 2024-09-21T09:36:32.184 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 249 v 405 (ObjNum 1998 snap 0 seq_num 1998) dirty exists 2024-09-21T09:36:32.184 INFO:tasks.rados.rados.0.smithi137.stdout:3175: left oid 249 (ObjNum 1998 snap 0 seq_num 1998) 2024-09-21T09:36:32.184 INFO:tasks.rados.rados.0.smithi137.stdout:3172: done (6 left) 2024-09-21T09:36:32.184 INFO:tasks.rados.rados.0.smithi137.stdout:3173: done (5 left) 2024-09-21T09:36:32.184 INFO:tasks.rados.rados.0.smithi137.stdout:3174: done (4 left) 2024-09-21T09:36:32.184 INFO:tasks.rados.rados.0.smithi137.stdout:3175: done (3 left) 2024-09-21T09:36:32.184 INFO:tasks.rados.rados.0.smithi137.stdout:3178: done (2 left) 2024-09-21T09:36:32.184 INFO:tasks.rados.rados.0.smithi137.stdout:3179: write oid 125 current snap is 0 2024-09-21T09:36:32.184 INFO:tasks.rados.rados.0.smithi137.stdout:3179: seq_num 2001 ranges {430807=774088,1810351=555359,2766938=517886} 2024-09-21T09:36:32.189 INFO:tasks.rados.rados.0.smithi137.stdout:3179: writing smithi13778320-125 from 430807 to 1204895 tid 1 2024-09-21T09:36:32.195 INFO:tasks.rados.rados.0.smithi137.stdout:3179: writing smithi13778320-125 from 1810351 to 2365710 tid 2 2024-09-21T09:36:32.200 INFO:tasks.rados.rados.0.smithi137.stdout:3179: writing smithi13778320-125 from 2766938 to 3284824 tid 3 2024-09-21T09:36:32.201 INFO:tasks.rados.rados.0.smithi137.stdout:3180: write oid 478 current snap is 0 2024-09-21T09:36:32.201 INFO:tasks.rados.rados.0.smithi137.stdout:3180: seq_num 2002 ranges {447614=449337,1468833=415370,2394361=729158,3603789=43825} 2024-09-21T09:36:32.205 INFO:tasks.rados.rados.0.smithi137.stdout:3180: writing smithi13778320-478 from 447614 to 896951 tid 1 2024-09-21T09:36:32.210 INFO:tasks.rados.rados.0.smithi137.stdout:3180: writing smithi13778320-478 from 1468833 to 1884203 tid 2 2024-09-21T09:36:32.217 INFO:tasks.rados.rados.0.smithi137.stdout:3180: writing smithi13778320-478 from 2394361 to 3123519 tid 3 2024-09-21T09:36:32.220 INFO:tasks.rados.rados.0.smithi137.stdout:3180: writing smithi13778320-478 from 3603789 to 3647614 tid 4 2024-09-21T09:36:32.220 INFO:tasks.rados.rados.0.smithi137.stdout:3181: delete oid 11 current snap is 0 2024-09-21T09:36:32.220 INFO:tasks.rados.rados.0.smithi137.stdout:3176: expect (ObjNum 1876 snap 0 seq_num 1876) 2024-09-21T09:36:32.338 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:32 smithi165 podman[77690]: 2024-09-21 09:36:31.977976461 +0000 UTC m=+0.015986939 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:36:32.338 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:32 smithi165 podman[77690]: 2024-09-21 09:36:32.075658277 +0000 UTC m=+0.113668748 container create 5fa49c4ebea2d98daa7e497ac3343171354362690d4b9c7c8394d9268a8ea09b (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, org.label-schema.build-date=20240731, RELEASE=main-62da54b, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS) 2024-09-21T09:36:32.454 INFO:tasks.rados.rados.0.smithi137.stdout:3177: finishing write tid 1 to smithi13778320-454 2024-09-21T09:36:32.454 INFO:tasks.rados.rados.0.smithi137.stdout:3177: finishing write tid 2 to smithi13778320-454 2024-09-21T09:36:32.454 INFO:tasks.rados.rados.0.smithi137.stdout:3177: finishing write tid 3 to smithi13778320-454 2024-09-21T09:36:32.454 INFO:tasks.rados.rados.0.smithi137.stdout:3177: finishing write tid 4 to smithi13778320-454 2024-09-21T09:36:32.454 INFO:tasks.rados.rados.0.smithi137.stdout:3177: finishing write tid 5 to smithi13778320-454 2024-09-21T09:36:32.455 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 454 v 416 (ObjNum 1999 snap 0 seq_num 1999) dirty exists 2024-09-21T09:36:32.455 INFO:tasks.rados.rados.0.smithi137.stdout:3177: left oid 454 (ObjNum 1999 snap 0 seq_num 1999) 2024-09-21T09:36:32.455 INFO:tasks.rados.rados.0.smithi137.stdout:3179: finishing write tid 1 to smithi13778320-125 2024-09-21T09:36:32.455 INFO:tasks.rados.rados.0.smithi137.stdout:3179: finishing write tid 2 to smithi13778320-125 2024-09-21T09:36:32.455 INFO:tasks.rados.rados.0.smithi137.stdout:3176: done (4 left) 2024-09-21T09:36:32.455 INFO:tasks.rados.rados.0.smithi137.stdout:3177: done (3 left) 2024-09-21T09:36:32.455 INFO:tasks.rados.rados.0.smithi137.stdout:3181: done (2 left) 2024-09-21T09:36:32.455 INFO:tasks.rados.rados.0.smithi137.stdout:3182: write oid 303 current snap is 0 2024-09-21T09:36:32.455 INFO:tasks.rados.rados.0.smithi137.stdout:3179: finishing write tid 3 to smithi13778320-125 2024-09-21T09:36:32.455 INFO:tasks.rados.rados.0.smithi137.stdout:3179: finishing write tid 4 to smithi13778320-125 2024-09-21T09:36:32.455 INFO:tasks.rados.rados.0.smithi137.stdout:3179: finishing write tid 5 to smithi13778320-125 2024-09-21T09:36:32.455 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 125 v 420 (ObjNum 2001 snap 0 seq_num 2001) dirty exists 2024-09-21T09:36:32.455 INFO:tasks.rados.rados.0.smithi137.stdout:3179: left oid 125 (ObjNum 2001 snap 0 seq_num 2001) 2024-09-21T09:36:32.455 INFO:tasks.rados.rados.0.smithi137.stdout:3180: finishing write tid 1 to smithi13778320-478 2024-09-21T09:36:32.456 INFO:tasks.rados.rados.0.smithi137.stdout:3180: finishing write tid 2 to smithi13778320-478 2024-09-21T09:36:32.456 INFO:tasks.rados.rados.0.smithi137.stdout:3182: seq_num 2004 ranges {481228=599835,1585797=419039,2449207=751702} 2024-09-21T09:36:32.459 INFO:tasks.rados.rados.0.smithi137.stdout:3182: writing smithi13778320-303 from 481228 to 1081063 tid 1 2024-09-21T09:36:32.464 INFO:tasks.rados.rados.0.smithi137.stdout:3182: writing smithi13778320-303 from 1585797 to 2004836 tid 2 2024-09-21T09:36:32.471 INFO:tasks.rados.rados.0.smithi137.stdout:3182: writing smithi13778320-303 from 2449207 to 3200909 tid 3 2024-09-21T09:36:32.471 INFO:tasks.rados.rados.0.smithi137.stdout:3179: done (2 left) 2024-09-21T09:36:32.471 INFO:tasks.rados.rados.0.smithi137.stdout:3183: read oid 3 snap -1 2024-09-21T09:36:32.471 INFO:tasks.rados.rados.0.smithi137.stdout:3183: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T09:36:32.471 INFO:tasks.rados.rados.0.smithi137.stdout:3184: delete oid 265 current snap is 0 2024-09-21T09:36:32.471 INFO:tasks.rados.rados.0.smithi137.stdout:3180: finishing write tid 3 to smithi13778320-478 2024-09-21T09:36:32.472 INFO:tasks.rados.rados.0.smithi137.stdout:3180: finishing write tid 4 to smithi13778320-478 2024-09-21T09:36:32.472 INFO:tasks.rados.rados.0.smithi137.stdout:3180: finishing write tid 5 to smithi13778320-478 2024-09-21T09:36:32.472 INFO:tasks.rados.rados.0.smithi137.stdout:3180: finishing write tid 6 to smithi13778320-478 2024-09-21T09:36:32.472 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 478 v 331 (ObjNum 2002 snap 0 seq_num 2002) dirty exists 2024-09-21T09:36:32.472 INFO:tasks.rados.rados.0.smithi137.stdout:3180: left oid 478 (ObjNum 2002 snap 0 seq_num 2002) 2024-09-21T09:36:32.472 INFO:tasks.rados.rados.0.smithi137.stdout:3182: finishing write tid 1 to smithi13778320-303 2024-09-21T09:36:32.472 INFO:tasks.rados.rados.0.smithi137.stdout:3182: finishing write tid 2 to smithi13778320-303 2024-09-21T09:36:32.476 INFO:tasks.rados.rados.0.smithi137.stdout:3180: done (3 left) 2024-09-21T09:36:32.476 INFO:tasks.rados.rados.0.smithi137.stdout:3184: done (2 left) 2024-09-21T09:36:32.476 INFO:tasks.rados.rados.0.smithi137.stdout:3185: read oid 127 snap -1 2024-09-21T09:36:32.476 INFO:tasks.rados.rados.0.smithi137.stdout:3185: expect (ObjNum 126 snap 0 seq_num 126) 2024-09-21T09:36:32.476 INFO:tasks.rados.rados.0.smithi137.stdout:3186: read oid 181 snap -1 2024-09-21T09:36:32.476 INFO:tasks.rados.rados.0.smithi137.stdout:3186: expect deleted 2024-09-21T09:36:32.476 INFO:tasks.rados.rados.0.smithi137.stdout:3187: write oid 184 current snap is 0 2024-09-21T09:36:32.476 INFO:tasks.rados.rados.0.smithi137.stdout:3187: seq_num 2006 ranges {514842=750333,1986408=422708,3187700=490599} 2024-09-21T09:36:32.482 INFO:tasks.rados.rados.0.smithi137.stdout:3187: writing smithi13778320-184 from 514842 to 1265175 tid 1 2024-09-21T09:36:32.489 INFO:tasks.rados.rados.0.smithi137.stdout:3187: writing smithi13778320-184 from 1986408 to 2409116 tid 2 2024-09-21T09:36:32.496 INFO:tasks.rados.rados.0.smithi137.stdout:3187: writing smithi13778320-184 from 3187700 to 3678299 tid 3 2024-09-21T09:36:32.496 INFO:tasks.rados.rados.0.smithi137.stdout:3188: read oid 440 snap -1 2024-09-21T09:36:32.496 INFO:tasks.rados.rados.0.smithi137.stdout:3188: expect (ObjNum 1005 snap 0 seq_num 1005) 2024-09-21T09:36:32.496 INFO:tasks.rados.rados.0.smithi137.stdout:3189: read oid 271 snap -1 2024-09-21T09:36:32.496 INFO:tasks.rados.rados.0.smithi137.stdout:3189: expect deleted 2024-09-21T09:36:32.496 INFO:tasks.rados.rados.0.smithi137.stdout:3190: delete oid 231 current snap is 0 2024-09-21T09:36:32.496 INFO:tasks.rados.rados.0.smithi137.stdout:3183: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T09:36:32.648 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:32 smithi165 podman[77690]: 2024-09-21 09:36:32.336794213 +0000 UTC m=+0.374804686 container init 5fa49c4ebea2d98daa7e497ac3343171354362690d4b9c7c8394d9268a8ea09b (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:36:32.648 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:32 smithi165 podman[77690]: 2024-09-21 09:36:32.339675951 +0000 UTC m=+0.377686426 container start 5fa49c4ebea2d98daa7e497ac3343171354362690d4b9c7c8394d9268a8ea09b (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-21T09:36:32.648 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:32 smithi165 ceph-mgr[77709]: -- 172.21.15.165:0/4150100506 <== mon.1 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55753d6c10e0 con 0x55753d69e800 2024-09-21T09:36:32.648 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:32 smithi165 bash[77690]: 5fa49c4ebea2d98daa7e497ac3343171354362690d4b9c7c8394d9268a8ea09b 2024-09-21T09:36:32.648 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:32 smithi165 systemd[1]: Started Ceph mgr.x for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:36:32.658 INFO:tasks.rados.rados.0.smithi137.stdout:3182: finishing write tid 3 to smithi13778320-303 2024-09-21T09:36:32.658 INFO:tasks.rados.rados.0.smithi137.stdout:3182: finishing write tid 4 to smithi13778320-303 2024-09-21T09:36:32.658 INFO:tasks.rados.rados.0.smithi137.stdout:3182: finishing write tid 5 to smithi13778320-303 2024-09-21T09:36:32.658 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 303 v 488 (ObjNum 2004 snap 0 seq_num 2004) dirty exists 2024-09-21T09:36:32.658 INFO:tasks.rados.rados.0.smithi137.stdout:3182: left oid 303 (ObjNum 2004 snap 0 seq_num 2004) 2024-09-21T09:36:32.658 INFO:tasks.rados.rados.0.smithi137.stdout:3182: done (7 left) 2024-09-21T09:36:32.659 INFO:tasks.rados.rados.0.smithi137.stdout:3183: done (6 left) 2024-09-21T09:36:32.659 INFO:tasks.rados.rados.0.smithi137.stdout:3186: done (5 left) 2024-09-21T09:36:32.659 INFO:tasks.rados.rados.0.smithi137.stdout:3190: done (4 left) 2024-09-21T09:36:32.659 INFO:tasks.rados.rados.0.smithi137.stdout:3191: delete oid 82 current snap is 0 2024-09-21T09:36:32.659 INFO:tasks.rados.rados.0.smithi137.stdout:3185: expect (ObjNum 126 snap 0 seq_num 126) 2024-09-21T09:36:32.732 INFO:tasks.rados.rados.0.smithi137.stdout:3187: finishing write tid 1 to smithi13778320-184 2024-09-21T09:36:32.732 INFO:tasks.rados.rados.0.smithi137.stdout:3187: finishing write tid 2 to smithi13778320-184 2024-09-21T09:36:32.732 INFO:tasks.rados.rados.0.smithi137.stdout:3185: done (4 left) 2024-09-21T09:36:32.732 INFO:tasks.rados.rados.0.smithi137.stdout:3191: done (3 left) 2024-09-21T09:36:32.732 INFO:tasks.rados.rados.0.smithi137.stdout:3192: write oid 276 current snap is 0 2024-09-21T09:36:32.732 INFO:tasks.rados.rados.0.smithi137.stdout:3192: seq_num 2009 ranges {565263=692433,1878207=570035,2986322=724415} 2024-09-21T09:36:32.738 INFO:tasks.rados.rados.0.smithi137.stdout:3192: writing smithi13778320-276 from 565263 to 1257696 tid 1 2024-09-21T09:36:32.745 INFO:tasks.rados.rados.0.smithi137.stdout:3192: writing smithi13778320-276 from 1878207 to 2448242 tid 2 2024-09-21T09:36:32.752 INFO:tasks.rados.rados.0.smithi137.stdout:3192: writing smithi13778320-276 from 2986322 to 3710737 tid 3 2024-09-21T09:36:32.752 INFO:tasks.rados.rados.0.smithi137.stdout:3189: done (3 left) 2024-09-21T09:36:32.753 INFO:tasks.rados.rados.0.smithi137.stdout:3193: read oid 189 snap -1 2024-09-21T09:36:32.753 INFO:tasks.rados.rados.0.smithi137.stdout:3193: expect deleted 2024-09-21T09:36:32.753 INFO:tasks.rados.rados.0.smithi137.stdout:3194: read oid 444 snap -1 2024-09-21T09:36:32.753 INFO:tasks.rados.rados.0.smithi137.stdout:3194: expect deleted 2024-09-21T09:36:32.753 INFO:tasks.rados.rados.0.smithi137.stdout:3195: write oid 237 current snap is 0 2024-09-21T09:36:32.753 INFO:tasks.rados.rados.0.smithi137.stdout:3187: finishing write tid 3 to smithi13778320-184 2024-09-21T09:36:32.753 INFO:tasks.rados.rados.0.smithi137.stdout:3187: finishing write tid 4 to smithi13778320-184 2024-09-21T09:36:32.753 INFO:tasks.rados.rados.0.smithi137.stdout:3187: finishing write tid 5 to smithi13778320-184 2024-09-21T09:36:32.753 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 184 v 470 (ObjNum 2006 snap 0 seq_num 2006) dirty exists 2024-09-21T09:36:32.753 INFO:tasks.rados.rados.0.smithi137.stdout:3187: left oid 184 (ObjNum 2006 snap 0 seq_num 2006) 2024-09-21T09:36:32.753 INFO:tasks.rados.rados.0.smithi137.stdout:3188: expect (ObjNum 1005 snap 0 seq_num 1005) 2024-09-21T09:36:32.928 INFO:tasks.rados.rados.0.smithi137.stdout:3192: finishing write tid 1 to smithi13778320-276 2024-09-21T09:36:32.928 INFO:tasks.rados.rados.0.smithi137.stdout:3192: finishing write tid 2 to smithi13778320-276 2024-09-21T09:36:32.929 INFO:tasks.rados.rados.0.smithi137.stdout:3195: seq_num 2010 ranges {582070=767682,1820336=713693,3181039=601031} 2024-09-21T09:36:32.935 INFO:tasks.rados.rados.0.smithi137.stdout:3195: writing smithi13778320-237 from 582070 to 1349752 tid 1 2024-09-21T09:36:32.942 INFO:tasks.rados.rados.0.smithi137.stdout:3195: writing smithi13778320-237 from 1820336 to 2534029 tid 2 2024-09-21T09:36:32.949 INFO:tasks.rados.rados.0.smithi137.stdout:3195: writing smithi13778320-237 from 3181039 to 3782070 tid 3 2024-09-21T09:36:32.950 INFO:tasks.rados.rados.0.smithi137.stdout:3187: done (5 left) 2024-09-21T09:36:32.950 INFO:tasks.rados.rados.0.smithi137.stdout:3188: done (4 left) 2024-09-21T09:36:32.950 INFO:tasks.rados.rados.0.smithi137.stdout:3196: write oid 106 current snap is 0 2024-09-21T09:36:32.950 INFO:tasks.rados.rados.0.smithi137.stdout:3192: finishing write tid 3 to smithi13778320-276 2024-09-21T09:36:32.950 INFO:tasks.rados.rados.0.smithi137.stdout:3192: finishing write tid 4 to smithi13778320-276 2024-09-21T09:36:32.950 INFO:tasks.rados.rados.0.smithi137.stdout:3192: finishing write tid 5 to smithi13778320-276 2024-09-21T09:36:32.950 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 276 v 420 (ObjNum 2009 snap 0 seq_num 2009) dirty exists 2024-09-21T09:36:32.950 INFO:tasks.rados.rados.0.smithi137.stdout:3192: left oid 276 (ObjNum 2009 snap 0 seq_num 2009) 2024-09-21T09:36:32.950 INFO:tasks.rados.rados.0.smithi137.stdout:3195: finishing write tid 1 to smithi13778320-237 2024-09-21T09:36:32.950 INFO:tasks.rados.rados.0.smithi137.stdout:3195: finishing write tid 2 to smithi13778320-237 2024-09-21T09:36:32.950 INFO:tasks.rados.rados.0.smithi137.stdout:3196: seq_num 2011 ranges {598877=442931,1478818=573704,2524815=463312,3516293=282584} 2024-09-21T09:36:32.955 INFO:tasks.rados.rados.0.smithi137.stdout:3196: writing smithi13778320-106 from 598877 to 1041808 tid 1 2024-09-21T09:36:32.960 INFO:tasks.rados.rados.0.smithi137.stdout:3196: writing smithi13778320-106 from 1478818 to 2052522 tid 2 2024-09-21T09:36:32.965 INFO:tasks.rados.rados.0.smithi137.stdout:3196: writing smithi13778320-106 from 2524815 to 2988127 tid 3 2024-09-21T09:36:32.971 INFO:tasks.rados.rados.0.smithi137.stdout:3196: writing smithi13778320-106 from 3516293 to 3798877 tid 4 2024-09-21T09:36:32.971 INFO:tasks.rados.rados.0.smithi137.stdout:3192: done (4 left) 2024-09-21T09:36:32.971 INFO:tasks.rados.rados.0.smithi137.stdout:3193: done (3 left) 2024-09-21T09:36:32.971 INFO:tasks.rados.rados.0.smithi137.stdout:3194: done (2 left) 2024-09-21T09:36:32.971 INFO:tasks.rados.rados.0.smithi137.stdout:3197: read oid 31 snap -1 2024-09-21T09:36:32.971 INFO:tasks.rados.rados.0.smithi137.stdout:3197: expect (ObjNum 1543 snap 0 seq_num 1543) 2024-09-21T09:36:32.971 INFO:tasks.rados.rados.0.smithi137.stdout:3198: read oid 72 snap -1 2024-09-21T09:36:32.971 INFO:tasks.rados.rados.0.smithi137.stdout:3198: expect deleted 2024-09-21T09:36:32.971 INFO:tasks.rados.rados.0.smithi137.stdout:3199: read oid 455 snap -1 2024-09-21T09:36:32.971 INFO:tasks.rados.rados.0.smithi137.stdout:3199: expect (ObjNum 1608 snap 0 seq_num 1608) 2024-09-21T09:36:32.971 INFO:tasks.rados.rados.0.smithi137.stdout:3200: write oid 366 current snap is 0 2024-09-21T09:36:32.972 INFO:tasks.rados.rados.0.smithi137.stdout:3195: finishing write tid 3 to smithi13778320-237 2024-09-21T09:36:32.972 INFO:tasks.rados.rados.0.smithi137.stdout:3195: finishing write tid 4 to smithi13778320-237 2024-09-21T09:36:32.972 INFO:tasks.rados.rados.0.smithi137.stdout:3195: finishing write tid 5 to smithi13778320-237 2024-09-21T09:36:32.972 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 237 v 493 (ObjNum 2010 snap 0 seq_num 2010) dirty exists 2024-09-21T09:36:32.972 INFO:tasks.rados.rados.0.smithi137.stdout:3195: left oid 237 (ObjNum 2010 snap 0 seq_num 2010) 2024-09-21T09:36:32.972 INFO:tasks.rados.rados.0.smithi137.stdout:3196: finishing write tid 1 to smithi13778320-106 2024-09-21T09:36:32.972 INFO:tasks.rados.rados.0.smithi137.stdout:3196: finishing write tid 2 to smithi13778320-106 2024-09-21T09:36:32.972 INFO:tasks.rados.rados.0.smithi137.stdout:3196: finishing write tid 3 to smithi13778320-106 2024-09-21T09:36:32.972 INFO:tasks.rados.rados.0.smithi137.stdout:3200: seq_num 2012 ranges {615684=518180,1537300=717362,2835885=674584} 2024-09-21T09:36:32.977 INFO:tasks.rados.rados.0.smithi137.stdout:3200: writing smithi13778320-366 from 615684 to 1133864 tid 1 2024-09-21T09:36:32.983 INFO:tasks.rados.rados.0.smithi137.stdout:3200: writing smithi13778320-366 from 1537300 to 2254662 tid 2 2024-09-21T09:36:32.990 INFO:tasks.rados.rados.0.smithi137.stdout:3200: writing smithi13778320-366 from 2835885 to 3510469 tid 3 2024-09-21T09:36:32.990 INFO:tasks.rados.rados.0.smithi137.stdout:3195: done (5 left) 2024-09-21T09:36:32.991 INFO:tasks.rados.rados.0.smithi137.stdout:3201: delete oid 398 current snap is 0 2024-09-21T09:36:32.991 INFO:tasks.rados.rados.0.smithi137.stdout:3196: finishing write tid 4 to smithi13778320-106 2024-09-21T09:36:32.991 INFO:tasks.rados.rados.0.smithi137.stdout:3196: finishing write tid 5 to smithi13778320-106 2024-09-21T09:36:32.991 INFO:tasks.rados.rados.0.smithi137.stdout:3196: finishing write tid 6 to smithi13778320-106 2024-09-21T09:36:32.991 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 106 v 498 (ObjNum 2011 snap 0 seq_num 2011) dirty exists 2024-09-21T09:36:32.991 INFO:tasks.rados.rados.0.smithi137.stdout:3196: left oid 106 (ObjNum 2011 snap 0 seq_num 2011) 2024-09-21T09:36:32.991 INFO:tasks.rados.rados.0.smithi137.stdout:3199: expect (ObjNum 1608 snap 0 seq_num 1608) 2024-09-21T09:36:33.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:32 smithi137 ceph-mon[39068]: pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 9.2 MiB/s wr, 93 op/s 2024-09-21T09:36:33.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:32 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:33.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:32 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:33.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:32 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:33.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:32 smithi137 ceph-mon[28941]: pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 9.2 MiB/s wr, 93 op/s 2024-09-21T09:36:33.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:32 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:33.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:32 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:33.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:32 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:33.138 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:32 smithi165 ceph-mon[32789]: pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 9.2 MiB/s wr, 93 op/s 2024-09-21T09:36:33.138 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:32 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:33.138 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:32 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:33.138 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:32 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:33.158 INFO:tasks.rados.rados.0.smithi137.stdout:3197: expect (ObjNum 1543 snap 0 seq_num 1543) 2024-09-21T09:36:33.362 INFO:tasks.rados.rados.0.smithi137.stdout:3200: finishing write tid 1 to smithi13778320-366 2024-09-21T09:36:33.362 INFO:tasks.rados.rados.0.smithi137.stdout:3200: finishing write tid 2 to smithi13778320-366 2024-09-21T09:36:33.362 INFO:tasks.rados.rados.0.smithi137.stdout:3196: done (5 left) 2024-09-21T09:36:33.362 INFO:tasks.rados.rados.0.smithi137.stdout:3197: done (4 left) 2024-09-21T09:36:33.362 INFO:tasks.rados.rados.0.smithi137.stdout:3198: done (3 left) 2024-09-21T09:36:33.362 INFO:tasks.rados.rados.0.smithi137.stdout:3199: done (2 left) 2024-09-21T09:36:33.362 INFO:tasks.rados.rados.0.smithi137.stdout:3201: done (1 left) 2024-09-21T09:36:33.362 INFO:tasks.rados.rados.0.smithi137.stdout:3202: write oid 142 current snap is 0 2024-09-21T09:36:33.362 INFO:tasks.rados.rados.0.smithi137.stdout:3200: finishing write tid 3 to smithi13778320-366 2024-09-21T09:36:33.362 INFO:tasks.rados.rados.0.smithi137.stdout:3202: seq_num 2014 ranges {649298=668678,1937911=721031,3174378=674920} 2024-09-21T09:36:33.367 INFO:tasks.rados.rados.0.smithi137.stdout:3202: writing smithi13778320-142 from 649298 to 1317976 tid 1 2024-09-21T09:36:33.374 INFO:tasks.rados.rados.0.smithi137.stdout:3202: writing smithi13778320-142 from 1937911 to 2658942 tid 2 2024-09-21T09:36:33.381 INFO:tasks.rados.rados.0.smithi137.stdout:3202: writing smithi13778320-142 from 3174378 to 3849298 tid 3 2024-09-21T09:36:33.381 INFO:tasks.rados.rados.0.smithi137.stdout:3203: write oid 295 current snap is 0 2024-09-21T09:36:33.381 INFO:tasks.rados.rados.0.smithi137.stdout:3200: finishing write tid 4 to smithi13778320-366 2024-09-21T09:36:33.382 INFO:tasks.rados.rados.0.smithi137.stdout:3200: finishing write tid 5 to smithi13778320-366 2024-09-21T09:36:33.382 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 366 v 425 (ObjNum 2012 snap 0 seq_num 2012) dirty exists 2024-09-21T09:36:33.382 INFO:tasks.rados.rados.0.smithi137.stdout:3200: left oid 366 (ObjNum 2012 snap 0 seq_num 2012) 2024-09-21T09:36:33.382 INFO:tasks.rados.rados.0.smithi137.stdout:3202: finishing write tid 1 to smithi13778320-142 2024-09-21T09:36:33.382 INFO:tasks.rados.rados.0.smithi137.stdout:3202: finishing write tid 2 to smithi13778320-142 2024-09-21T09:36:33.382 INFO:tasks.rados.rados.0.smithi137.stdout:3203: seq_num 2015 ranges {666105=460280,1712746=581042,3034507=624753} 2024-09-21T09:36:33.387 INFO:tasks.rados.rados.0.smithi137.stdout:3203: writing smithi13778320-295 from 666105 to 1126385 tid 1 2024-09-21T09:36:33.393 INFO:tasks.rados.rados.0.smithi137.stdout:3203: writing smithi13778320-295 from 1712746 to 2293788 tid 2 2024-09-21T09:36:33.401 INFO:tasks.rados.rados.0.smithi137.stdout:3203: writing smithi13778320-295 from 3034507 to 3659260 tid 3 2024-09-21T09:36:33.401 INFO:tasks.rados.rados.0.smithi137.stdout:3200: done (2 left) 2024-09-21T09:36:33.401 INFO:tasks.rados.rados.0.smithi137.stdout:3204: write oid 324 current snap is 0 2024-09-21T09:36:33.401 INFO:tasks.rados.rados.0.smithi137.stdout:3202: finishing write tid 3 to smithi13778320-142 2024-09-21T09:36:33.401 INFO:tasks.rados.rados.0.smithi137.stdout:3202: finishing write tid 4 to smithi13778320-142 2024-09-21T09:36:33.402 INFO:tasks.rados.rados.0.smithi137.stdout:3202: finishing write tid 5 to smithi13778320-142 2024-09-21T09:36:33.402 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 142 v 474 (ObjNum 2014 snap 0 seq_num 2014) dirty exists 2024-09-21T09:36:33.402 INFO:tasks.rados.rados.0.smithi137.stdout:3202: left oid 142 (ObjNum 2014 snap 0 seq_num 2014) 2024-09-21T09:36:33.402 INFO:tasks.rados.rados.0.smithi137.stdout:3203: finishing write tid 1 to smithi13778320-295 2024-09-21T09:36:33.402 INFO:tasks.rados.rados.0.smithi137.stdout:3204: seq_num 2016 ranges {682912=535529,1771228=724700,3061930=436025} 2024-09-21T09:36:33.408 INFO:tasks.rados.rados.0.smithi137.stdout:3204: writing smithi13778320-324 from 682912 to 1218441 tid 1 2024-09-21T09:36:33.415 INFO:tasks.rados.rados.0.smithi137.stdout:3204: writing smithi13778320-324 from 1771228 to 2495928 tid 2 2024-09-21T09:36:33.415 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:33.421 INFO:tasks.rados.rados.0.smithi137.stdout:3204: writing smithi13778320-324 from 3061930 to 3497955 tid 3 2024-09-21T09:36:33.421 INFO:tasks.rados.rados.0.smithi137.stdout:3202: done (2 left) 2024-09-21T09:36:33.421 INFO:tasks.rados.rados.0.smithi137.stdout:3205: read oid 70 snap -1 2024-09-21T09:36:33.421 INFO:tasks.rados.rados.0.smithi137.stdout:3205: expect (ObjNum 69 snap 0 seq_num 69) 2024-09-21T09:36:33.421 INFO:tasks.rados.rados.0.smithi137.stdout:3206: delete oid 100 current snap is 0 2024-09-21T09:36:33.421 INFO:tasks.rados.rados.0.smithi137.stdout:3203: finishing write tid 2 to smithi13778320-295 2024-09-21T09:36:33.421 INFO:tasks.rados.rados.0.smithi137.stdout:3203: finishing write tid 3 to smithi13778320-295 2024-09-21T09:36:33.421 INFO:tasks.rados.rados.0.smithi137.stdout:3203: finishing write tid 4 to smithi13778320-295 2024-09-21T09:36:33.421 INFO:tasks.rados.rados.0.smithi137.stdout:3203: finishing write tid 5 to smithi13778320-295 2024-09-21T09:36:33.421 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 295 v 512 (ObjNum 2015 snap 0 seq_num 2015) dirty exists 2024-09-21T09:36:33.422 INFO:tasks.rados.rados.0.smithi137.stdout:3203: left oid 295 (ObjNum 2015 snap 0 seq_num 2015) 2024-09-21T09:36:33.422 INFO:tasks.rados.rados.0.smithi137.stdout:3204: finishing write tid 1 to smithi13778320-324 2024-09-21T09:36:33.422 INFO:tasks.rados.rados.0.smithi137.stdout:3204: finishing write tid 2 to smithi13778320-324 2024-09-21T09:36:33.422 INFO:tasks.rados.rados.0.smithi137.stdout:3203: done (3 left) 2024-09-21T09:36:33.422 INFO:tasks.rados.rados.0.smithi137.stdout:3206: done (2 left) 2024-09-21T09:36:33.422 INFO:tasks.rados.rados.0.smithi137.stdout:3207: write oid 485 current snap is 0 2024-09-21T09:36:33.422 INFO:tasks.rados.rados.0.smithi137.stdout:3207: seq_num 2018 ranges {716526=686027,2171839=728369,3400423=458569} 2024-09-21T09:36:33.430 INFO:tasks.rados.rados.0.smithi137.stdout:3207: writing smithi13778320-485 from 716526 to 1402553 tid 1 2024-09-21T09:36:33.438 INFO:tasks.rados.rados.0.smithi137.stdout:3207: writing smithi13778320-485 from 2171839 to 2900208 tid 2 2024-09-21T09:36:33.444 INFO:tasks.rados.rados.0.smithi137.stdout:3207: writing smithi13778320-485 from 3400423 to 3858992 tid 3 2024-09-21T09:36:33.444 INFO:tasks.rados.rados.0.smithi137.stdout:3208: read oid 135 snap -1 2024-09-21T09:36:33.444 INFO:tasks.rados.rados.0.smithi137.stdout:3208: expect (ObjNum 867 snap 0 seq_num 867) 2024-09-21T09:36:33.444 INFO:tasks.rados.rados.0.smithi137.stdout:3209: write oid 297 current snap is 0 2024-09-21T09:36:33.444 INFO:tasks.rados.rados.0.smithi137.stdout:3204: finishing write tid 3 to smithi13778320-324 2024-09-21T09:36:33.444 INFO:tasks.rados.rados.0.smithi137.stdout:3204: finishing write tid 4 to smithi13778320-324 2024-09-21T09:36:33.444 INFO:tasks.rados.rados.0.smithi137.stdout:3204: finishing write tid 5 to smithi13778320-324 2024-09-21T09:36:33.444 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 324 v 478 (ObjNum 2016 snap 0 seq_num 2016) dirty exists 2024-09-21T09:36:33.444 INFO:tasks.rados.rados.0.smithi137.stdout:3204: left oid 324 (ObjNum 2016 snap 0 seq_num 2016) 2024-09-21T09:36:33.444 INFO:tasks.rados.rados.0.smithi137.stdout:3205: expect (ObjNum 69 snap 0 seq_num 69) 2024-09-21T09:36:33.552 INFO:tasks.rados.rados.0.smithi137.stdout:3207: finishing write tid 1 to smithi13778320-485 2024-09-21T09:36:33.552 INFO:tasks.rados.rados.0.smithi137.stdout:3207: finishing write tid 2 to smithi13778320-485 2024-09-21T09:36:33.552 INFO:tasks.rados.rados.0.smithi137.stdout:3209: seq_num 2019 ranges {733333=761276,2230321=588380,3427846=505487} 2024-09-21T09:36:33.559 INFO:tasks.rados.rados.0.smithi137.stdout:3209: writing smithi13778320-297 from 733333 to 1494609 tid 1 2024-09-21T09:36:33.567 INFO:tasks.rados.rados.0.smithi137.stdout:3209: writing smithi13778320-297 from 2230321 to 2818701 tid 2 2024-09-21T09:36:33.574 INFO:tasks.rados.rados.0.smithi137.stdout:3209: writing smithi13778320-297 from 3427846 to 3933333 tid 3 2024-09-21T09:36:33.574 INFO:tasks.rados.rados.0.smithi137.stdout:3204: done (4 left) 2024-09-21T09:36:33.574 INFO:tasks.rados.rados.0.smithi137.stdout:3205: done (3 left) 2024-09-21T09:36:33.574 INFO:tasks.rados.rados.0.smithi137.stdout:3210: read oid 48 snap -1 2024-09-21T09:36:33.574 INFO:tasks.rados.rados.0.smithi137.stdout:3210: expect (ObjNum 1947 snap 0 seq_num 1947) 2024-09-21T09:36:33.574 INFO:tasks.rados.rados.0.smithi137.stdout:3211: read oid 45 snap -1 2024-09-21T09:36:33.574 INFO:tasks.rados.rados.0.smithi137.stdout:3211: expect deleted 2024-09-21T09:36:33.574 INFO:tasks.rados.rados.0.smithi137.stdout:3212: write oid 419 current snap is 0 2024-09-21T09:36:33.574 INFO:tasks.rados.rados.0.smithi137.stdout:3207: finishing write tid 3 to smithi13778320-485 2024-09-21T09:36:33.574 INFO:tasks.rados.rados.0.smithi137.stdout:3207: finishing write tid 4 to smithi13778320-485 2024-09-21T09:36:33.575 INFO:tasks.rados.rados.0.smithi137.stdout:3207: finishing write tid 5 to smithi13778320-485 2024-09-21T09:36:33.575 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 485 v 488 (ObjNum 2018 snap 0 seq_num 2018) dirty exists 2024-09-21T09:36:33.575 INFO:tasks.rados.rados.0.smithi137.stdout:3207: left oid 485 (ObjNum 2018 snap 0 seq_num 2018) 2024-09-21T09:36:33.575 INFO:tasks.rados.rados.0.smithi137.stdout:3208: expect (ObjNum 867 snap 0 seq_num 867) 2024-09-21T09:36:33.693 INFO:tasks.rados.rados.0.smithi137.stdout:3209: finishing write tid 1 to smithi13778320-297 2024-09-21T09:36:33.693 INFO:tasks.rados.rados.0.smithi137.stdout:3212: seq_num 2020 ranges {750140=436525,1888803=732038,3055269=597466} 2024-09-21T09:36:33.699 INFO:tasks.rados.rados.0.smithi137.stdout:3212: writing smithi13778320-419 from 750140 to 1186665 tid 1 2024-09-21T09:36:33.707 INFO:tasks.rados.rados.0.smithi137.stdout:3212: writing smithi13778320-419 from 1888803 to 2620841 tid 2 2024-09-21T09:36:33.714 INFO:tasks.rados.rados.0.smithi137.stdout:3212: writing smithi13778320-419 from 3055269 to 3652735 tid 3 2024-09-21T09:36:33.714 INFO:tasks.rados.rados.0.smithi137.stdout:3207: done (5 left) 2024-09-21T09:36:33.714 INFO:tasks.rados.rados.0.smithi137.stdout:3208: done (4 left) 2024-09-21T09:36:33.714 INFO:tasks.rados.rados.0.smithi137.stdout:3213: read oid 319 snap -1 2024-09-21T09:36:33.714 INFO:tasks.rados.rados.0.smithi137.stdout:3213: expect deleted 2024-09-21T09:36:33.714 INFO:tasks.rados.rados.0.smithi137.stdout:3214: read oid 40 snap -1 2024-09-21T09:36:33.714 INFO:tasks.rados.rados.0.smithi137.stdout:3214: expect (ObjNum 1659 snap 0 seq_num 1659) 2024-09-21T09:36:33.714 INFO:tasks.rados.rados.0.smithi137.stdout:3215: write oid 130 current snap is 0 2024-09-21T09:36:33.714 INFO:tasks.rados.rados.0.smithi137.stdout:3209: finishing write tid 2 to smithi13778320-297 2024-09-21T09:36:33.714 INFO:tasks.rados.rados.0.smithi137.stdout:3215: seq_num 2021 ranges {766947=511774,1947285=475696,2966339=408738,3895036=71911} 2024-09-21T09:36:33.721 INFO:tasks.rados.rados.0.smithi137.stdout:3215: writing smithi13778320-130 from 766947 to 1278721 tid 1 2024-09-21T09:36:33.728 INFO:tasks.rados.rados.0.smithi137.stdout:3215: writing smithi13778320-130 from 1947285 to 2422981 tid 2 2024-09-21T09:36:33.733 INFO:tasks.rados.rados.0.smithi137.stdout:3215: writing smithi13778320-130 from 2966339 to 3375077 tid 3 2024-09-21T09:36:33.736 INFO:tasks.rados.rados.0.smithi137.stdout:3215: writing smithi13778320-130 from 3895036 to 3966947 tid 4 2024-09-21T09:36:33.737 INFO:tasks.rados.rados.0.smithi137.stdout:3211: done (6 left) 2024-09-21T09:36:33.737 INFO:tasks.rados.rados.0.smithi137.stdout:3216: write oid 176 current snap is 0 2024-09-21T09:36:33.737 INFO:tasks.rados.rados.0.smithi137.stdout:3209: finishing write tid 3 to smithi13778320-297 2024-09-21T09:36:33.737 INFO:tasks.rados.rados.0.smithi137.stdout:3209: finishing write tid 4 to smithi13778320-297 2024-09-21T09:36:33.737 INFO:tasks.rados.rados.0.smithi137.stdout:3209: finishing write tid 5 to smithi13778320-297 2024-09-21T09:36:33.737 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 297 v 409 (ObjNum 2019 snap 0 seq_num 2019) dirty exists 2024-09-21T09:36:33.737 INFO:tasks.rados.rados.0.smithi137.stdout:3209: left oid 297 (ObjNum 2019 snap 0 seq_num 2019) 2024-09-21T09:36:33.737 INFO:tasks.rados.rados.0.smithi137.stdout:3216: seq_num 2022 ranges {783754=587023,1889414=735707,3393762=589992} 2024-09-21T09:36:33.744 INFO:tasks.rados.rados.0.smithi137.stdout:3216: writing smithi13778320-176 from 783754 to 1370777 tid 1 2024-09-21T09:36:33.751 INFO:tasks.rados.rados.0.smithi137.stdout:3216: writing smithi13778320-176 from 1889414 to 2625121 tid 2 2024-09-21T09:36:33.758 INFO:tasks.rados.rados.0.smithi137.stdout:3216: writing smithi13778320-176 from 3393762 to 3983754 tid 3 2024-09-21T09:36:33.758 INFO:tasks.rados.rados.0.smithi137.stdout:3209: done (6 left) 2024-09-21T09:36:33.759 INFO:tasks.rados.rados.0.smithi137.stdout:3217: read oid 397 snap -1 2024-09-21T09:36:33.759 INFO:tasks.rados.rados.0.smithi137.stdout:3217: expect (ObjNum 1761 snap 0 seq_num 1761) 2024-09-21T09:36:33.759 INFO:tasks.rados.rados.0.smithi137.stdout:3218: write oid 110 current snap is 0 2024-09-21T09:36:33.759 INFO:tasks.rados.rados.0.smithi137.stdout:3218: seq_num 2023 ranges {400561=778625,1664249=336312} 2024-09-21T09:36:33.765 INFO:tasks.rados.rados.0.smithi137.stdout:3218: writing smithi13778320-110 from 400561 to 1179186 tid 1 2024-09-21T09:36:33.770 INFO:tasks.rados.rados.0.smithi137.stdout:3218: writing smithi13778320-110 from 1664249 to 2000561 tid 2 2024-09-21T09:36:33.770 INFO:tasks.rados.rados.0.smithi137.stdout:3219: write oid 400 current snap is 0 2024-09-21T09:36:33.770 INFO:tasks.rados.rados.0.smithi137.stdout:3210: expect (ObjNum 1947 snap 0 seq_num 1947) 2024-09-21T09:36:33.991 INFO:tasks.rados.rados.0.smithi137.stdout:3212: finishing write tid 1 to smithi13778320-419 2024-09-21T09:36:33.992 INFO:tasks.rados.rados.0.smithi137.stdout:3212: finishing write tid 2 to smithi13778320-419 2024-09-21T09:36:33.992 INFO:tasks.rados.rados.0.smithi137.stdout:3219: seq_num 2024 ranges {417368=453874,1322731=694637} 2024-09-21T09:36:33.996 INFO:tasks.rados.rados.0.smithi137.stdout:3219: writing smithi13778320-400 from 417368 to 871242 tid 1 2024-09-21T09:36:34.002 INFO:tasks.rados.rados.0.smithi137.stdout:3219: writing smithi13778320-400 from 1322731 to 2017368 tid 2 2024-09-21T09:36:34.002 INFO:tasks.rados.rados.0.smithi137.stdout:3210: done (8 left) 2024-09-21T09:36:34.003 INFO:tasks.rados.rados.0.smithi137.stdout:3220: write oid 450 current snap is 0 2024-09-21T09:36:34.003 INFO:tasks.rados.rados.0.smithi137.stdout:3220: seq_num 2025 ranges {434175=529123,1381213=483034} 2024-09-21T09:36:34.008 INFO:tasks.rados.rados.0.smithi137.stdout:3220: writing smithi13778320-450 from 434175 to 963298 tid 1 2024-09-21T09:36:34.013 INFO:tasks.rados.rados.0.smithi137.stdout:3220: writing smithi13778320-450 from 1381213 to 1864247 tid 2 2024-09-21T09:36:34.013 INFO:tasks.rados.rados.0.smithi137.stdout:3221: write oid 322 current snap is 0 2024-09-21T09:36:34.013 INFO:tasks.rados.rados.0.smithi137.stdout:3221: seq_num 2026 ranges {450982=604372,1723342=327640} 2024-09-21T09:36:34.019 INFO:tasks.rados.rados.0.smithi137.stdout:3221: writing smithi13778320-322 from 450982 to 1055354 tid 1 2024-09-21T09:36:34.024 INFO:tasks.rados.rados.0.smithi137.stdout:3221: writing smithi13778320-322 from 1723342 to 2050982 tid 2 2024-09-21T09:36:34.024 INFO:tasks.rados.rados.0.smithi137.stdout:3222: write oid 268 current snap is 0 2024-09-21T09:36:34.024 INFO:tasks.rados.rados.0.smithi137.stdout:3222: seq_num 2027 ranges {467789=679621,1781824=285965} 2024-09-21T09:36:34.030 INFO:tasks.rados.rados.0.smithi137.stdout:3222: writing smithi13778320-268 from 467789 to 1147410 tid 1 2024-09-21T09:36:34.036 INFO:tasks.rados.rados.0.smithi137.stdout:3222: writing smithi13778320-268 from 1781824 to 2067789 tid 2 2024-09-21T09:36:34.036 INFO:tasks.rados.rados.0.smithi137.stdout:3223: write oid 388 current snap is 0 2024-09-21T09:36:34.036 INFO:tasks.rados.rados.0.smithi137.stdout:3212: finishing write tid 3 to smithi13778320-419 2024-09-21T09:36:34.036 INFO:tasks.rados.rados.0.smithi137.stdout:3212: finishing write tid 4 to smithi13778320-419 2024-09-21T09:36:34.036 INFO:tasks.rados.rados.0.smithi137.stdout:3212: finishing write tid 5 to smithi13778320-419 2024-09-21T09:36:34.036 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 419 v 429 (ObjNum 2020 snap 0 seq_num 2020) dirty exists 2024-09-21T09:36:34.036 INFO:tasks.rados.rados.0.smithi137.stdout:3212: left oid 419 (ObjNum 2020 snap 0 seq_num 2020) 2024-09-21T09:36:34.037 INFO:tasks.rados.rados.0.smithi137.stdout:3223: seq_num 2028 ranges {484596=754870,1840306=244290} 2024-09-21T09:36:34.042 INFO:tasks.rados.rados.0.smithi137.stdout:3223: writing smithi13778320-388 from 484596 to 1239466 tid 1 2024-09-21T09:36:34.048 INFO:tasks.rados.rados.0.smithi137.stdout:3223: writing smithi13778320-388 from 1840306 to 2084596 tid 2 2024-09-21T09:36:34.048 INFO:tasks.rados.rados.0.smithi137.stdout:3212: done (11 left) 2024-09-21T09:36:34.048 INFO:tasks.rados.rados.0.smithi137.stdout:3213: done (10 left) 2024-09-21T09:36:34.048 INFO:tasks.rados.rados.0.smithi137.stdout:3224: write oid 262 current snap is 0 2024-09-21T09:36:34.048 INFO:tasks.rados.rados.0.smithi137.stdout:3224: seq_num 2029 ranges {501403=430119,1498788=490372} 2024-09-21T09:36:34.052 INFO:tasks.rados.rados.0.smithi137.stdout:3224: writing smithi13778320-262 from 501403 to 931522 tid 1 2024-09-21T09:36:34.058 INFO:tasks.rados.rados.0.smithi137.stdout:3224: writing smithi13778320-262 from 1498788 to 1989160 tid 2 2024-09-21T09:36:34.058 INFO:tasks.rados.rados.0.smithi137.stdout:3225: write oid 299 current snap is 0 2024-09-21T09:36:34.058 INFO:tasks.rados.rados.0.smithi137.stdout:3225: seq_num 2030 ranges {518210=621721,1557270=560940} 2024-09-21T09:36:34.064 INFO:tasks.rados.rados.0.smithi137.stdout:3225: writing smithi13778320-299 from 518210 to 1139931 tid 1 2024-09-21T09:36:34.070 INFO:tasks.rados.rados.0.smithi137.stdout:3225: writing smithi13778320-299 from 1557270 to 2118210 tid 2 2024-09-21T09:36:34.070 INFO:tasks.rados.rados.0.smithi137.stdout:3226: write oid 371 current snap is 0 2024-09-21T09:36:34.070 INFO:tasks.rados.rados.0.smithi137.stdout:3226: seq_num 2031 ranges {535017=696970,2015752=119265} 2024-09-21T09:36:34.076 INFO:tasks.rados.rados.0.smithi137.stdout:3226: writing smithi13778320-371 from 535017 to 1231987 tid 1 2024-09-21T09:36:34.081 INFO:tasks.rados.rados.0.smithi137.stdout:3226: writing smithi13778320-371 from 2015752 to 2135017 tid 2 2024-09-21T09:36:34.082 INFO:tasks.rados.rados.0.smithi137.stdout:3227: write oid 426 current snap is 0 2024-09-21T09:36:34.082 INFO:tasks.rados.rados.0.smithi137.stdout:3227: seq_num 2032 ranges {551824=772219,2074234=77590} 2024-09-21T09:36:34.088 INFO:tasks.rados.rados.0.smithi137.stdout:3227: writing smithi13778320-426 from 551824 to 1324043 tid 1 2024-09-21T09:36:34.093 INFO:tasks.rados.rados.0.smithi137.stdout:3227: writing smithi13778320-426 from 2074234 to 2151824 tid 2 2024-09-21T09:36:34.093 INFO:tasks.rados.rados.0.smithi137.stdout:3228: write oid 28 current snap is 0 2024-09-21T09:36:34.093 INFO:tasks.rados.rados.0.smithi137.stdout:3214: expect (ObjNum 1659 snap 0 seq_num 1659) 2024-09-21T09:36:34.139 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:33 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:34.139 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:33 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:34.139 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:33 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2315690601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:34.139 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:33 smithi165 ceph-mon[32789]: from='client.15870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:34.140 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:33 smithi165 ceph-mon[32789]: pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.4 MiB/s wr, 68 op/s 2024-09-21T09:36:34.140 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:33 smithi165 ceph-mon[32789]: from='client.25790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:33 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:33 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:33 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2315690601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:33 smithi137 ceph-mon[28941]: from='client.15870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:33 smithi137 ceph-mon[28941]: pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.4 MiB/s wr, 68 op/s 2024-09-21T09:36:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:33 smithi137 ceph-mon[28941]: from='client.25790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:34.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:33 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:34.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:33 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:34.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:33 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2315690601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:34.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:33 smithi137 ceph-mon[39068]: from='client.15870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:34.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:33 smithi137 ceph-mon[39068]: pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.4 MiB/s wr, 68 op/s 2024-09-21T09:36:34.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:33 smithi137 ceph-mon[39068]: from='client.25790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:34.330 INFO:tasks.rados.rados.0.smithi137.stdout:3215: finishing write tid 1 to smithi13778320-130 2024-09-21T09:36:34.330 INFO:tasks.rados.rados.0.smithi137.stdout:3215: finishing write tid 2 to smithi13778320-130 2024-09-21T09:36:34.330 INFO:tasks.rados.rados.0.smithi137.stdout:3215: finishing write tid 3 to smithi13778320-130 2024-09-21T09:36:34.330 INFO:tasks.rados.rados.0.smithi137.stdout:3215: finishing write tid 4 to smithi13778320-130 2024-09-21T09:36:34.330 INFO:tasks.rados.rados.0.smithi137.stdout:3215: finishing write tid 5 to smithi13778320-130 2024-09-21T09:36:34.330 INFO:tasks.rados.rados.0.smithi137.stdout:3215: finishing write tid 6 to smithi13778320-130 2024-09-21T09:36:34.330 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 130 v 503 (ObjNum 2021 snap 0 seq_num 2021) dirty exists 2024-09-21T09:36:34.330 INFO:tasks.rados.rados.0.smithi137.stdout:3215: left oid 130 (ObjNum 2021 snap 0 seq_num 2021) 2024-09-21T09:36:34.330 INFO:tasks.rados.rados.0.smithi137.stdout:3216: finishing write tid 1 to smithi13778320-176 2024-09-21T09:36:34.330 INFO:tasks.rados.rados.0.smithi137.stdout:3216: finishing write tid 2 to smithi13778320-176 2024-09-21T09:36:34.330 INFO:tasks.rados.rados.0.smithi137.stdout:3216: finishing write tid 3 to smithi13778320-176 2024-09-21T09:36:34.331 INFO:tasks.rados.rados.0.smithi137.stdout:3216: finishing write tid 4 to smithi13778320-176 2024-09-21T09:36:34.331 INFO:tasks.rados.rados.0.smithi137.stdout:3216: finishing write tid 5 to smithi13778320-176 2024-09-21T09:36:34.331 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 176 v 424 (ObjNum 2022 snap 0 seq_num 2022) dirty exists 2024-09-21T09:36:34.331 INFO:tasks.rados.rados.0.smithi137.stdout:3216: left oid 176 (ObjNum 2022 snap 0 seq_num 2022) 2024-09-21T09:36:34.331 INFO:tasks.rados.rados.0.smithi137.stdout:3217: expect (ObjNum 1761 snap 0 seq_num 1761) 2024-09-21T09:36:34.524 INFO:tasks.rados.rados.0.smithi137.stdout:3218: finishing write tid 1 to smithi13778320-110 2024-09-21T09:36:34.524 INFO:tasks.rados.rados.0.smithi137.stdout:3218: finishing write tid 2 to smithi13778320-110 2024-09-21T09:36:34.524 INFO:tasks.rados.rados.0.smithi137.stdout:3228: seq_num 2033 ranges {568631=447468,1732716=435915} 2024-09-21T09:36:34.529 INFO:tasks.rados.rados.0.smithi137.stdout:3228: writing smithi13778320-28 from 568631 to 1016099 tid 1 2024-09-21T09:36:34.536 INFO:tasks.rados.rados.0.smithi137.stdout:3228: writing smithi13778320-28 from 1732716 to 2168631 tid 2 2024-09-21T09:36:34.536 INFO:tasks.rados.rados.0.smithi137.stdout:3214: done (14 left) 2024-09-21T09:36:34.536 INFO:tasks.rados.rados.0.smithi137.stdout:3215: done (13 left) 2024-09-21T09:36:34.536 INFO:tasks.rados.rados.0.smithi137.stdout:3216: done (12 left) 2024-09-21T09:36:34.536 INFO:tasks.rados.rados.0.smithi137.stdout:3217: done (11 left) 2024-09-21T09:36:34.537 INFO:tasks.rados.rados.0.smithi137.stdout:3229: write oid 359 current snap is 0 2024-09-21T09:36:34.537 INFO:tasks.rados.rados.0.smithi137.stdout:3229: seq_num 2034 ranges {585438=522717,1674845=510593} 2024-09-21T09:36:34.542 INFO:tasks.rados.rados.0.smithi137.stdout:3229: writing smithi13778320-359 from 585438 to 1108155 tid 1 2024-09-21T09:36:34.548 INFO:tasks.rados.rados.0.smithi137.stdout:3229: writing smithi13778320-359 from 1674845 to 2185438 tid 2 2024-09-21T09:36:34.548 INFO:tasks.rados.rados.0.smithi137.stdout:3230: write oid 71 current snap is 0 2024-09-21T09:36:34.548 INFO:tasks.rados.rados.0.smithi137.stdout:3218: finishing write tid 3 to smithi13778320-110 2024-09-21T09:36:34.548 INFO:tasks.rados.rados.0.smithi137.stdout:3218: finishing write tid 4 to smithi13778320-110 2024-09-21T09:36:34.549 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 110 v 311 (ObjNum 2023 snap 0 seq_num 2023) dirty exists 2024-09-21T09:36:34.549 INFO:tasks.rados.rados.0.smithi137.stdout:3218: left oid 110 (ObjNum 2023 snap 0 seq_num 2023) 2024-09-21T09:36:34.549 INFO:tasks.rados.rados.0.smithi137.stdout:3230: seq_num 2035 ranges {602245=597966,1733327=468918} 2024-09-21T09:36:34.554 INFO:tasks.rados.rados.0.smithi137.stdout:3230: writing smithi13778320-71 from 602245 to 1200211 tid 1 2024-09-21T09:36:34.561 INFO:tasks.rados.rados.0.smithi137.stdout:3230: writing smithi13778320-71 from 1733327 to 2202245 tid 2 2024-09-21T09:36:34.561 INFO:tasks.rados.rados.0.smithi137.stdout:3218: done (12 left) 2024-09-21T09:36:34.561 INFO:tasks.rados.rados.0.smithi137.stdout:3231: read oid 123 snap -1 2024-09-21T09:36:34.561 INFO:tasks.rados.rados.0.smithi137.stdout:3231: expect (ObjNum 574 snap 0 seq_num 574) 2024-09-21T09:36:34.561 INFO:tasks.rados.rados.0.smithi137.stdout:3232: read oid 453 snap -1 2024-09-21T09:36:34.561 INFO:tasks.rados.rados.0.smithi137.stdout:3232: expect (ObjNum 1870 snap 0 seq_num 1870) 2024-09-21T09:36:34.561 INFO:tasks.rados.rados.0.smithi137.stdout:3233: write oid 79 current snap is 0 2024-09-21T09:36:34.561 INFO:tasks.rados.rados.0.smithi137.stdout:3219: finishing write tid 1 to smithi13778320-400 2024-09-21T09:36:34.561 INFO:tasks.rados.rados.0.smithi137.stdout:3219: finishing write tid 2 to smithi13778320-400 2024-09-21T09:36:34.561 INFO:tasks.rados.rados.0.smithi137.stdout:3233: seq_num 2036 ranges {619052=673215,1791809=427243} 2024-09-21T09:36:34.568 INFO:tasks.rados.rados.0.smithi137.stdout:3233: writing smithi13778320-79 from 619052 to 1292267 tid 1 2024-09-21T09:36:34.574 INFO:tasks.rados.rados.0.smithi137.stdout:3233: writing smithi13778320-79 from 1791809 to 2219052 tid 2 2024-09-21T09:36:34.575 INFO:tasks.rados.rados.0.smithi137.stdout:3234: delete oid 66 current snap is 0 2024-09-21T09:36:34.575 INFO:tasks.rados.rados.0.smithi137.stdout:3219: finishing write tid 3 to smithi13778320-400 2024-09-21T09:36:34.575 INFO:tasks.rados.rados.0.smithi137.stdout:3219: finishing write tid 4 to smithi13778320-400 2024-09-21T09:36:34.575 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 400 v 317 (ObjNum 2024 snap 0 seq_num 2024) dirty exists 2024-09-21T09:36:34.575 INFO:tasks.rados.rados.0.smithi137.stdout:3219: left oid 400 (ObjNum 2024 snap 0 seq_num 2024) 2024-09-21T09:36:34.575 INFO:tasks.rados.rados.0.smithi137.stdout:3220: finishing write tid 1 to smithi13778320-450 2024-09-21T09:36:34.575 INFO:tasks.rados.rados.0.smithi137.stdout:3220: finishing write tid 2 to smithi13778320-450 2024-09-21T09:36:34.575 INFO:tasks.rados.rados.0.smithi137.stdout:3220: finishing write tid 3 to smithi13778320-450 2024-09-21T09:36:34.575 INFO:tasks.rados.rados.0.smithi137.stdout:3220: finishing write tid 4 to smithi13778320-450 2024-09-21T09:36:34.575 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 450 v 481 (ObjNum 2025 snap 0 seq_num 2025) dirty exists 2024-09-21T09:36:34.575 INFO:tasks.rados.rados.0.smithi137.stdout:3220: left oid 450 (ObjNum 2025 snap 0 seq_num 2025) 2024-09-21T09:36:34.575 INFO:tasks.rados.rados.0.smithi137.stdout:3221: finishing write tid 1 to smithi13778320-322 2024-09-21T09:36:34.575 INFO:tasks.rados.rados.0.smithi137.stdout:3221: finishing write tid 2 to smithi13778320-322 2024-09-21T09:36:34.575 INFO:tasks.rados.rados.0.smithi137.stdout:3221: finishing write tid 3 to smithi13778320-322 2024-09-21T09:36:34.576 INFO:tasks.rados.rados.0.smithi137.stdout:3221: finishing write tid 4 to smithi13778320-322 2024-09-21T09:36:34.576 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 322 v 506 (ObjNum 2026 snap 0 seq_num 2026) dirty exists 2024-09-21T09:36:34.576 INFO:tasks.rados.rados.0.smithi137.stdout:3221: left oid 322 (ObjNum 2026 snap 0 seq_num 2026) 2024-09-21T09:36:34.576 INFO:tasks.rados.rados.0.smithi137.stdout:3222: finishing write tid 1 to smithi13778320-268 2024-09-21T09:36:34.576 INFO:tasks.rados.rados.0.smithi137.stdout:3222: finishing write tid 2 to smithi13778320-268 2024-09-21T09:36:34.576 INFO:tasks.rados.rados.0.smithi137.stdout:3222: finishing write tid 3 to smithi13778320-268 2024-09-21T09:36:34.576 INFO:tasks.rados.rados.0.smithi137.stdout:3222: finishing write tid 4 to smithi13778320-268 2024-09-21T09:36:34.576 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 268 v 374 (ObjNum 2027 snap 0 seq_num 2027) dirty exists 2024-09-21T09:36:34.576 INFO:tasks.rados.rados.0.smithi137.stdout:3222: left oid 268 (ObjNum 2027 snap 0 seq_num 2027) 2024-09-21T09:36:34.576 INFO:tasks.rados.rados.0.smithi137.stdout:3223: finishing write tid 1 to smithi13778320-388 2024-09-21T09:36:34.576 INFO:tasks.rados.rados.0.smithi137.stdout:3223: finishing write tid 2 to smithi13778320-388 2024-09-21T09:36:34.576 INFO:tasks.rados.rados.0.smithi137.stdout:3223: finishing write tid 3 to smithi13778320-388 2024-09-21T09:36:34.576 INFO:tasks.rados.rados.0.smithi137.stdout:3223: finishing write tid 4 to smithi13778320-388 2024-09-21T09:36:34.576 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 388 v 484 (ObjNum 2028 snap 0 seq_num 2028) dirty exists 2024-09-21T09:36:34.577 INFO:tasks.rados.rados.0.smithi137.stdout:3223: left oid 388 (ObjNum 2028 snap 0 seq_num 2028) 2024-09-21T09:36:34.577 INFO:tasks.rados.rados.0.smithi137.stdout:3224: finishing write tid 1 to smithi13778320-262 2024-09-21T09:36:34.577 INFO:tasks.rados.rados.0.smithi137.stdout:3224: finishing write tid 2 to smithi13778320-262 2024-09-21T09:36:34.577 INFO:tasks.rados.rados.0.smithi137.stdout:3224: finishing write tid 3 to smithi13778320-262 2024-09-21T09:36:34.577 INFO:tasks.rados.rados.0.smithi137.stdout:3224: finishing write tid 4 to smithi13778320-262 2024-09-21T09:36:34.577 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 262 v 491 (ObjNum 2029 snap 0 seq_num 2029) dirty exists 2024-09-21T09:36:34.577 INFO:tasks.rados.rados.0.smithi137.stdout:3224: left oid 262 (ObjNum 2029 snap 0 seq_num 2029) 2024-09-21T09:36:34.577 INFO:tasks.rados.rados.0.smithi137.stdout:3225: finishing write tid 1 to smithi13778320-299 2024-09-21T09:36:34.577 INFO:tasks.rados.rados.0.smithi137.stdout:3225: finishing write tid 2 to smithi13778320-299 2024-09-21T09:36:34.577 INFO:tasks.rados.rados.0.smithi137.stdout:3225: finishing write tid 3 to smithi13778320-299 2024-09-21T09:36:34.577 INFO:tasks.rados.rados.0.smithi137.stdout:3225: finishing write tid 4 to smithi13778320-299 2024-09-21T09:36:34.577 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 299 v 509 (ObjNum 2030 snap 0 seq_num 2030) dirty exists 2024-09-21T09:36:34.577 INFO:tasks.rados.rados.0.smithi137.stdout:3225: left oid 299 (ObjNum 2030 snap 0 seq_num 2030) 2024-09-21T09:36:34.577 INFO:tasks.rados.rados.0.smithi137.stdout:3226: finishing write tid 1 to smithi13778320-371 2024-09-21T09:36:34.577 INFO:tasks.rados.rados.0.smithi137.stdout:3226: finishing write tid 2 to smithi13778320-371 2024-09-21T09:36:34.578 INFO:tasks.rados.rados.0.smithi137.stdout:3226: finishing write tid 3 to smithi13778320-371 2024-09-21T09:36:34.578 INFO:tasks.rados.rados.0.smithi137.stdout:3226: finishing write tid 4 to smithi13778320-371 2024-09-21T09:36:34.578 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 371 v 432 (ObjNum 2031 snap 0 seq_num 2031) dirty exists 2024-09-21T09:36:34.578 INFO:tasks.rados.rados.0.smithi137.stdout:3226: left oid 371 (ObjNum 2031 snap 0 seq_num 2031) 2024-09-21T09:36:34.578 INFO:tasks.rados.rados.0.smithi137.stdout:3227: finishing write tid 1 to smithi13778320-426 2024-09-21T09:36:34.578 INFO:tasks.rados.rados.0.smithi137.stdout:3227: finishing write tid 2 to smithi13778320-426 2024-09-21T09:36:34.578 INFO:tasks.rados.rados.0.smithi137.stdout:3227: finishing write tid 3 to smithi13778320-426 2024-09-21T09:36:34.578 INFO:tasks.rados.rados.0.smithi137.stdout:3227: finishing write tid 4 to smithi13778320-426 2024-09-21T09:36:34.578 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 426 v 412 (ObjNum 2032 snap 0 seq_num 2032) dirty exists 2024-09-21T09:36:34.578 INFO:tasks.rados.rados.0.smithi137.stdout:3227: left oid 426 (ObjNum 2032 snap 0 seq_num 2032) 2024-09-21T09:36:34.578 INFO:tasks.rados.rados.0.smithi137.stdout:3228: finishing write tid 1 to smithi13778320-28 2024-09-21T09:36:34.578 INFO:tasks.rados.rados.0.smithi137.stdout:3228: finishing write tid 2 to smithi13778320-28 2024-09-21T09:36:34.578 INFO:tasks.rados.rados.0.smithi137.stdout:3228: finishing write tid 3 to smithi13778320-28 2024-09-21T09:36:34.578 INFO:tasks.rados.rados.0.smithi137.stdout:3228: finishing write tid 4 to smithi13778320-28 2024-09-21T09:36:34.578 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 28 v 494 (ObjNum 2033 snap 0 seq_num 2033) dirty exists 2024-09-21T09:36:34.579 INFO:tasks.rados.rados.0.smithi137.stdout:3228: left oid 28 (ObjNum 2033 snap 0 seq_num 2033) 2024-09-21T09:36:34.579 INFO:tasks.rados.rados.0.smithi137.stdout:3229: finishing write tid 1 to smithi13778320-359 2024-09-21T09:36:34.579 INFO:tasks.rados.rados.0.smithi137.stdout:3229: finishing write tid 2 to smithi13778320-359 2024-09-21T09:36:34.579 INFO:tasks.rados.rados.0.smithi137.stdout:3229: finishing write tid 3 to smithi13778320-359 2024-09-21T09:36:34.579 INFO:tasks.rados.rados.0.smithi137.stdout:3229: finishing write tid 4 to smithi13778320-359 2024-09-21T09:36:34.579 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 359 v 356 (ObjNum 2034 snap 0 seq_num 2034) dirty exists 2024-09-21T09:36:34.579 INFO:tasks.rados.rados.0.smithi137.stdout:3229: left oid 359 (ObjNum 2034 snap 0 seq_num 2034) 2024-09-21T09:36:34.579 INFO:tasks.rados.rados.0.smithi137.stdout:3230: finishing write tid 1 to smithi13778320-71 2024-09-21T09:36:34.579 INFO:tasks.rados.rados.0.smithi137.stdout:3230: finishing write tid 2 to smithi13778320-71 2024-09-21T09:36:34.579 INFO:tasks.rados.rados.0.smithi137.stdout:3230: finishing write tid 3 to smithi13778320-71 2024-09-21T09:36:34.579 INFO:tasks.rados.rados.0.smithi137.stdout:3230: finishing write tid 4 to smithi13778320-71 2024-09-21T09:36:34.579 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 71 v 362 (ObjNum 2035 snap 0 seq_num 2035) dirty exists 2024-09-21T09:36:34.580 INFO:tasks.rados.rados.0.smithi137.stdout:3230: left oid 71 (ObjNum 2035 snap 0 seq_num 2035) 2024-09-21T09:36:34.580 INFO:tasks.rados.rados.0.smithi137.stdout:3231: expect (ObjNum 574 snap 0 seq_num 574) 2024-09-21T09:36:34.761 INFO:tasks.rados.rados.0.smithi137.stdout:3232: expect (ObjNum 1870 snap 0 seq_num 1870) 2024-09-21T09:36:34.957 INFO:tasks.rados.rados.0.smithi137.stdout:3233: finishing write tid 1 to smithi13778320-79 2024-09-21T09:36:34.957 INFO:tasks.rados.rados.0.smithi137.stdout:3233: finishing write tid 2 to smithi13778320-79 2024-09-21T09:36:34.958 INFO:tasks.rados.rados.0.smithi137.stdout:3233: finishing write tid 3 to smithi13778320-79 2024-09-21T09:36:34.958 INFO:tasks.rados.rados.0.smithi137.stdout:3233: finishing write tid 4 to smithi13778320-79 2024-09-21T09:36:34.958 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 79 v 320 (ObjNum 2036 snap 0 seq_num 2036) dirty exists 2024-09-21T09:36:34.958 INFO:tasks.rados.rados.0.smithi137.stdout:3233: left oid 79 (ObjNum 2036 snap 0 seq_num 2036) 2024-09-21T09:36:34.958 INFO:tasks.rados.rados.0.smithi137.stdout:3219: done (15 left) 2024-09-21T09:36:34.958 INFO:tasks.rados.rados.0.smithi137.stdout:3220: done (14 left) 2024-09-21T09:36:34.958 INFO:tasks.rados.rados.0.smithi137.stdout:3221: done (13 left) 2024-09-21T09:36:34.958 INFO:tasks.rados.rados.0.smithi137.stdout:3222: done (12 left) 2024-09-21T09:36:34.958 INFO:tasks.rados.rados.0.smithi137.stdout:3223: done (11 left) 2024-09-21T09:36:34.958 INFO:tasks.rados.rados.0.smithi137.stdout:3224: done (10 left) 2024-09-21T09:36:34.958 INFO:tasks.rados.rados.0.smithi137.stdout:3225: done (9 left) 2024-09-21T09:36:34.958 INFO:tasks.rados.rados.0.smithi137.stdout:3226: done (8 left) 2024-09-21T09:36:34.958 INFO:tasks.rados.rados.0.smithi137.stdout:3227: done (7 left) 2024-09-21T09:36:34.958 INFO:tasks.rados.rados.0.smithi137.stdout:3228: done (6 left) 2024-09-21T09:36:34.959 INFO:tasks.rados.rados.0.smithi137.stdout:3229: done (5 left) 2024-09-21T09:36:34.959 INFO:tasks.rados.rados.0.smithi137.stdout:3230: done (4 left) 2024-09-21T09:36:34.959 INFO:tasks.rados.rados.0.smithi137.stdout:3231: done (3 left) 2024-09-21T09:36:34.959 INFO:tasks.rados.rados.0.smithi137.stdout:3232: done (2 left) 2024-09-21T09:36:34.959 INFO:tasks.rados.rados.0.smithi137.stdout:3233: done (1 left) 2024-09-21T09:36:34.959 INFO:tasks.rados.rados.0.smithi137.stdout:3234: done (0 left) 2024-09-21T09:36:34.959 INFO:tasks.rados.rados.0.smithi137.stdout:3235: read oid 310 snap -1 2024-09-21T09:36:34.959 INFO:tasks.rados.rados.0.smithi137.stdout:3235: expect (ObjNum 1407 snap 0 seq_num 1407) 2024-09-21T09:36:34.959 INFO:tasks.rados.rados.0.smithi137.stdout:3236: write oid 78 current snap is 0 2024-09-21T09:36:34.959 INFO:tasks.rados.rados.0.smithi137.stdout:3236: seq_num 2038 ranges {652666=540066,1908773=343893} 2024-09-21T09:36:34.963 INFO:tasks.rados.rados.0.smithi137.stdout:3236: writing smithi13778320-78 from 652666 to 1192732 tid 1 2024-09-21T09:36:34.969 INFO:tasks.rados.rados.0.smithi137.stdout:3236: writing smithi13778320-78 from 1908773 to 2252666 tid 2 2024-09-21T09:36:34.969 INFO:tasks.rados.rados.0.smithi137.stdout:3237: write oid 101 current snap is 0 2024-09-21T09:36:34.969 INFO:tasks.rados.rados.0.smithi137.stdout:3237: seq_num 2039 ranges {669473=615315,1967255=302218} 2024-09-21T09:36:34.976 INFO:tasks.rados.rados.0.smithi137.stdout:3237: writing smithi13778320-101 from 669473 to 1284788 tid 1 2024-09-21T09:36:34.982 INFO:tasks.rados.rados.0.smithi137.stdout:3237: writing smithi13778320-101 from 1967255 to 2269473 tid 2 2024-09-21T09:36:34.982 INFO:tasks.rados.rados.0.smithi137.stdout:3238: read oid 346 snap -1 2024-09-21T09:36:34.982 INFO:tasks.rados.rados.0.smithi137.stdout:3238: expect (ObjNum 1532 snap 0 seq_num 1532) 2024-09-21T09:36:34.982 INFO:tasks.rados.rados.0.smithi137.stdout:3239: read oid 237 snap -1 2024-09-21T09:36:34.982 INFO:tasks.rados.rados.0.smithi137.stdout:3239: expect (ObjNum 2010 snap 0 seq_num 2010) 2024-09-21T09:36:34.982 INFO:tasks.rados.rados.0.smithi137.stdout:3240: write oid 246 current snap is 0 2024-09-21T09:36:34.982 INFO:tasks.rados.rados.0.smithi137.stdout:3240: seq_num 2040 ranges {686280=690564,2025737=260543} 2024-09-21T09:36:34.989 INFO:tasks.rados.rados.0.smithi137.stdout:3240: writing smithi13778320-246 from 686280 to 1376844 tid 1 2024-09-21T09:36:34.995 INFO:tasks.rados.rados.0.smithi137.stdout:3240: writing smithi13778320-246 from 2025737 to 2286280 tid 2 2024-09-21T09:36:34.995 INFO:tasks.rados.rados.0.smithi137.stdout:3241: read oid 94 snap -1 2024-09-21T09:36:34.995 INFO:tasks.rados.rados.0.smithi137.stdout:3241: expect (ObjNum 1513 snap 0 seq_num 1513) 2024-09-21T09:36:34.995 INFO:tasks.rados.rados.0.smithi137.stdout:3242: write oid 405 current snap is 0 2024-09-21T09:36:34.995 INFO:tasks.rados.rados.0.smithi137.stdout:3242: seq_num 2041 ranges {703087=765813,2084219=218868} 2024-09-21T09:36:35.003 INFO:tasks.rados.rados.0.smithi137.stdout:3242: writing smithi13778320-405 from 703087 to 1468900 tid 1 2024-09-21T09:36:35.007 INFO:tasks.rados.rados.0.smithi137.stdout:3242: writing smithi13778320-405 from 2084219 to 2303087 tid 2 2024-09-21T09:36:35.007 INFO:tasks.rados.rados.0.smithi137.stdout:3243: read oid 498 snap -1 2024-09-21T09:36:35.008 INFO:tasks.rados.rados.0.smithi137.stdout:3243: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-21T09:36:35.008 INFO:tasks.rados.rados.0.smithi137.stdout:3244: delete oid 410 current snap is 0 2024-09-21T09:36:35.008 INFO:tasks.rados.rados.0.smithi137.stdout:3235: expect (ObjNum 1407 snap 0 seq_num 1407) 2024-09-21T09:36:35.175 INFO:tasks.rados.rados.0.smithi137.stdout:3236: finishing write tid 1 to smithi13778320-78 2024-09-21T09:36:35.175 INFO:tasks.rados.rados.0.smithi137.stdout:3236: finishing write tid 2 to smithi13778320-78 2024-09-21T09:36:35.175 INFO:tasks.rados.rados.0.smithi137.stdout:3236: finishing write tid 3 to smithi13778320-78 2024-09-21T09:36:35.175 INFO:tasks.rados.rados.0.smithi137.stdout:3236: finishing write tid 4 to smithi13778320-78 2024-09-21T09:36:35.175 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 78 v 388 (ObjNum 2038 snap 0 seq_num 2038) dirty exists 2024-09-21T09:36:35.175 INFO:tasks.rados.rados.0.smithi137.stdout:3236: left oid 78 (ObjNum 2038 snap 0 seq_num 2038) 2024-09-21T09:36:35.176 INFO:tasks.rados.rados.0.smithi137.stdout:3237: finishing write tid 1 to smithi13778320-101 2024-09-21T09:36:35.176 INFO:tasks.rados.rados.0.smithi137.stdout:3237: finishing write tid 2 to smithi13778320-101 2024-09-21T09:36:35.176 INFO:tasks.rados.rados.0.smithi137.stdout:3237: finishing write tid 3 to smithi13778320-101 2024-09-21T09:36:35.176 INFO:tasks.rados.rados.0.smithi137.stdout:3237: finishing write tid 4 to smithi13778320-101 2024-09-21T09:36:35.176 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 101 v 487 (ObjNum 2039 snap 0 seq_num 2039) dirty exists 2024-09-21T09:36:35.176 INFO:tasks.rados.rados.0.smithi137.stdout:3237: left oid 101 (ObjNum 2039 snap 0 seq_num 2039) 2024-09-21T09:36:35.176 INFO:tasks.rados.rados.0.smithi137.stdout:3238: expect (ObjNum 1532 snap 0 seq_num 1532) 2024-09-21T09:36:35.382 INFO:tasks.rados.rados.0.smithi137.stdout:3240: finishing write tid 1 to smithi13778320-246 2024-09-21T09:36:35.382 INFO:tasks.rados.rados.0.smithi137.stdout:3239: expect (ObjNum 2010 snap 0 seq_num 2010) 2024-09-21T09:36:35.594 INFO:tasks.rados.rados.0.smithi137.stdout:3240: finishing write tid 2 to smithi13778320-246 2024-09-21T09:36:35.594 INFO:tasks.rados.rados.0.smithi137.stdout:3240: finishing write tid 3 to smithi13778320-246 2024-09-21T09:36:35.594 INFO:tasks.rados.rados.0.smithi137.stdout:3240: finishing write tid 4 to smithi13778320-246 2024-09-21T09:36:35.594 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 246 v 415 (ObjNum 2040 snap 0 seq_num 2040) dirty exists 2024-09-21T09:36:35.595 INFO:tasks.rados.rados.0.smithi137.stdout:3240: left oid 246 (ObjNum 2040 snap 0 seq_num 2040) 2024-09-21T09:36:35.595 INFO:tasks.rados.rados.0.smithi137.stdout:3241: expect (ObjNum 1513 snap 0 seq_num 1513) 2024-09-21T09:36:35.741 INFO:tasks.rados.rados.0.smithi137.stdout:3242: finishing write tid 1 to smithi13778320-405 2024-09-21T09:36:35.742 INFO:tasks.rados.rados.0.smithi137.stdout:3242: finishing write tid 2 to smithi13778320-405 2024-09-21T09:36:35.742 INFO:tasks.rados.rados.0.smithi137.stdout:3242: finishing write tid 3 to smithi13778320-405 2024-09-21T09:36:35.742 INFO:tasks.rados.rados.0.smithi137.stdout:3235: done (9 left) 2024-09-21T09:36:35.742 INFO:tasks.rados.rados.0.smithi137.stdout:3236: done (8 left) 2024-09-21T09:36:35.742 INFO:tasks.rados.rados.0.smithi137.stdout:3237: done (7 left) 2024-09-21T09:36:35.742 INFO:tasks.rados.rados.0.smithi137.stdout:3238: done (6 left) 2024-09-21T09:36:35.742 INFO:tasks.rados.rados.0.smithi137.stdout:3239: done (5 left) 2024-09-21T09:36:35.742 INFO:tasks.rados.rados.0.smithi137.stdout:3240: done (4 left) 2024-09-21T09:36:35.742 INFO:tasks.rados.rados.0.smithi137.stdout:3241: done (3 left) 2024-09-21T09:36:35.742 INFO:tasks.rados.rados.0.smithi137.stdout:3244: done (2 left) 2024-09-21T09:36:35.742 INFO:tasks.rados.rados.0.smithi137.stdout:3245: write oid 245 current snap is 0 2024-09-21T09:36:35.742 INFO:tasks.rados.rados.0.smithi137.stdout:3242: finishing write tid 4 to smithi13778320-405 2024-09-21T09:36:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 405 v 435 (ObjNum 2041 snap 0 seq_num 2041) dirty exists 2024-09-21T09:36:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:3242: left oid 405 (ObjNum 2041 snap 0 seq_num 2041) 2024-09-21T09:36:35.743 INFO:tasks.rados.rados.0.smithi137.stdout:3243: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-21T09:36:35.998 INFO:tasks.rados.rados.0.smithi137.stdout:3245: seq_num 2043 ranges {736701=516311,1684830=516055} 2024-09-21T09:36:36.005 INFO:tasks.rados.rados.0.smithi137.stdout:3245: writing smithi13778320-245 from 736701 to 1253012 tid 1 2024-09-21T09:36:36.010 INFO:tasks.rados.rados.0.smithi137.stdout:3245: writing smithi13778320-245 from 1684830 to 2200885 tid 2 2024-09-21T09:36:36.010 INFO:tasks.rados.rados.0.smithi137.stdout:3242: done (2 left) 2024-09-21T09:36:36.011 INFO:tasks.rados.rados.0.smithi137.stdout:3243: done (1 left) 2024-09-21T09:36:36.011 INFO:tasks.rados.rados.0.smithi137.stdout:3246: write oid 330 current snap is 0 2024-09-21T09:36:36.011 INFO:tasks.rados.rados.0.smithi137.stdout:3245: finishing write tid 1 to smithi13778320-245 2024-09-21T09:36:36.011 INFO:tasks.rados.rados.0.smithi137.stdout:3246: seq_num 2044 ranges {753508=591560,2143312=210196} 2024-09-21T09:36:36.017 INFO:tasks.rados.rados.0.smithi137.stdout:3246: writing smithi13778320-330 from 753508 to 1345068 tid 1 2024-09-21T09:36:36.024 INFO:tasks.rados.rados.0.smithi137.stdout:3246: writing smithi13778320-330 from 2143312 to 2353508 tid 2 2024-09-21T09:36:36.024 INFO:tasks.rados.rados.0.smithi137.stdout:3247: read oid 470 snap -1 2024-09-21T09:36:36.024 INFO:tasks.rados.rados.0.smithi137.stdout:3247: expect (ObjNum 1968 snap 0 seq_num 1968) 2024-09-21T09:36:36.024 INFO:tasks.rados.rados.0.smithi137.stdout:3248: delete oid 359 current snap is 0 2024-09-21T09:36:36.024 INFO:tasks.rados.rados.0.smithi137.stdout:3245: finishing write tid 2 to smithi13778320-245 2024-09-21T09:36:36.024 INFO:tasks.rados.rados.0.smithi137.stdout:3245: finishing write tid 3 to smithi13778320-245 2024-09-21T09:36:36.024 INFO:tasks.rados.rados.0.smithi137.stdout:3245: finishing write tid 4 to smithi13778320-245 2024-09-21T09:36:36.024 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 245 v 427 (ObjNum 2043 snap 0 seq_num 2043) dirty exists 2024-09-21T09:36:36.024 INFO:tasks.rados.rados.0.smithi137.stdout:3245: left oid 245 (ObjNum 2043 snap 0 seq_num 2043) 2024-09-21T09:36:36.024 INFO:tasks.rados.rados.0.smithi137.stdout:3246: finishing write tid 1 to smithi13778320-330 2024-09-21T09:36:36.025 INFO:tasks.rados.rados.0.smithi137.stdout:3245: done (3 left) 2024-09-21T09:36:36.025 INFO:tasks.rados.rados.0.smithi137.stdout:3248: done (2 left) 2024-09-21T09:36:36.025 INFO:tasks.rados.rados.0.smithi137.stdout:3249: read oid 397 snap -1 2024-09-21T09:36:36.025 INFO:tasks.rados.rados.0.smithi137.stdout:3249: expect (ObjNum 1761 snap 0 seq_num 1761) 2024-09-21T09:36:36.025 INFO:tasks.rados.rados.0.smithi137.stdout:3250: write oid 143 current snap is 0 2024-09-21T09:36:36.025 INFO:tasks.rados.rados.0.smithi137.stdout:3250: seq_num 2046 ranges {787122=458411,1860276=526846} 2024-09-21T09:36:36.032 INFO:tasks.rados.rados.0.smithi137.stdout:3250: writing smithi13778320-143 from 787122 to 1245533 tid 1 2024-09-21T09:36:36.039 INFO:tasks.rados.rados.0.smithi137.stdout:3250: writing smithi13778320-143 from 1860276 to 2387122 tid 2 2024-09-21T09:36:36.039 INFO:tasks.rados.rados.0.smithi137.stdout:3251: read oid 77 snap -1 2024-09-21T09:36:36.039 INFO:tasks.rados.rados.0.smithi137.stdout:3251: expect (ObjNum 76 snap 0 seq_num 76) 2024-09-21T09:36:36.039 INFO:tasks.rados.rados.0.smithi137.stdout:3252: read oid 411 snap -1 2024-09-21T09:36:36.039 INFO:tasks.rados.rados.0.smithi137.stdout:3252: expect (ObjNum 1243 snap 0 seq_num 1243) 2024-09-21T09:36:36.039 INFO:tasks.rados.rados.0.smithi137.stdout:3253: write oid 147 current snap is 0 2024-09-21T09:36:36.039 INFO:tasks.rados.rados.0.smithi137.stdout:3246: finishing write tid 2 to smithi13778320-330 2024-09-21T09:36:36.040 INFO:tasks.rados.rados.0.smithi137.stdout:3253: seq_num 2047 ranges {403929=533660,1518758=407040} 2024-09-21T09:36:36.044 INFO:tasks.rados.rados.0.smithi137.stdout:3253: writing smithi13778320-147 from 403929 to 937589 tid 1 2024-09-21T09:36:36.051 INFO:tasks.rados.rados.0.smithi137.stdout:3253: writing smithi13778320-147 from 1518758 to 1925798 tid 2 2024-09-21T09:36:36.051 INFO:tasks.rados.rados.0.smithi137.stdout:3254: read oid 163 snap -1 2024-09-21T09:36:36.051 INFO:tasks.rados.rados.0.smithi137.stdout:3254: expect (ObjNum 1703 snap 0 seq_num 1703) 2024-09-21T09:36:36.051 INFO:tasks.rados.rados.0.smithi137.stdout:3255: write oid 359 current snap is 0 2024-09-21T09:36:36.051 INFO:tasks.rados.rados.0.smithi137.stdout:3255: seq_num 2048 ranges {420736=608909,1577240=667051} 2024-09-21T09:36:36.056 INFO:tasks.rados.rados.0.smithi137.stdout:3255: writing smithi13778320-359 from 420736 to 1029645 tid 1 2024-09-21T09:36:36.063 INFO:tasks.rados.rados.0.smithi137.stdout:3255: writing smithi13778320-359 from 1577240 to 2244291 tid 2 2024-09-21T09:36:36.064 INFO:tasks.rados.rados.0.smithi137.stdout:3256: read oid 197 snap -1 2024-09-21T09:36:36.064 INFO:tasks.rados.rados.0.smithi137.stdout:3256: expect (ObjNum 1434 snap 0 seq_num 1434) 2024-09-21T09:36:36.064 INFO:tasks.rados.rados.0.smithi137.stdout:3257: read oid 332 snap -1 2024-09-21T09:36:36.064 INFO:tasks.rados.rados.0.smithi137.stdout:3257: expect (ObjNum 1862 snap 0 seq_num 1862) 2024-09-21T09:36:36.064 INFO:tasks.rados.rados.0.smithi137.stdout:3258: read oid 385 snap -1 2024-09-21T09:36:36.064 INFO:tasks.rados.rados.0.smithi137.stdout:3258: expect (ObjNum 1161 snap 0 seq_num 1161) 2024-09-21T09:36:36.064 INFO:tasks.rados.rados.0.smithi137.stdout:3259: write oid 296 current snap is 0 2024-09-21T09:36:36.064 INFO:tasks.rados.rados.0.smithi137.stdout:3259: seq_num 2049 ranges {437543=684158,1635722=410709} 2024-09-21T09:36:36.070 INFO:tasks.rados.rados.0.smithi137.stdout:3259: writing smithi13778320-296 from 437543 to 1121701 tid 1 2024-09-21T09:36:36.075 INFO:tasks.rados.rados.0.smithi137.stdout:3259: writing smithi13778320-296 from 1635722 to 2046431 tid 2 2024-09-21T09:36:36.075 INFO:tasks.rados.rados.0.smithi137.stdout:3260: read oid 371 snap -1 2024-09-21T09:36:36.075 INFO:tasks.rados.rados.0.smithi137.stdout:3260: expect (ObjNum 2031 snap 0 seq_num 2031) 2024-09-21T09:36:36.075 INFO:tasks.rados.rados.0.smithi137.stdout:3261: read oid 347 snap -1 2024-09-21T09:36:36.076 INFO:tasks.rados.rados.0.smithi137.stdout:3261: expect (ObjNum 740 snap 0 seq_num 740) 2024-09-21T09:36:36.076 INFO:tasks.rados.rados.0.smithi137.stdout:3262: read oid 492 snap -1 2024-09-21T09:36:36.076 INFO:tasks.rados.rados.0.smithi137.stdout:3262: expect (ObjNum 1824 snap 0 seq_num 1824) 2024-09-21T09:36:36.076 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:36:36.076 INFO:tasks.rados.rados.0.smithi137.stdout:3246: finishing write tid 3 to smithi13778320-330 2024-09-21T09:36:36.076 INFO:tasks.rados.rados.0.smithi137.stdout:3246: finishing write tid 4 to smithi13778320-330 2024-09-21T09:36:36.076 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 330 v 323 (ObjNum 2044 snap 0 seq_num 2044) dirty exists 2024-09-21T09:36:36.076 INFO:tasks.rados.rados.0.smithi137.stdout:3246: left oid 330 (ObjNum 2044 snap 0 seq_num 2044) 2024-09-21T09:36:36.076 INFO:tasks.rados.rados.0.smithi137.stdout:3249: expect (ObjNum 1761 snap 0 seq_num 1761) 2024-09-21T09:36:36.286 INFO:tasks.rados.rados.0.smithi137.stdout:3247: expect (ObjNum 1968 snap 0 seq_num 1968) 2024-09-21T09:36:36.367 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:36.520 INFO:tasks.rados.rados.0.smithi137.stdout:3250: finishing write tid 1 to smithi13778320-143 2024-09-21T09:36:36.520 INFO:tasks.rados.rados.0.smithi137.stdout:3250: finishing write tid 2 to smithi13778320-143 2024-09-21T09:36:36.520 INFO:tasks.rados.rados.0.smithi137.stdout:3250: finishing write tid 3 to smithi13778320-143 2024-09-21T09:36:36.520 INFO:tasks.rados.rados.0.smithi137.stdout:3250: finishing write tid 4 to smithi13778320-143 2024-09-21T09:36:36.520 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 143 v 355 (ObjNum 2046 snap 0 seq_num 2046) dirty exists 2024-09-21T09:36:36.520 INFO:tasks.rados.rados.0.smithi137.stdout:3250: left oid 143 (ObjNum 2046 snap 0 seq_num 2046) 2024-09-21T09:36:36.520 INFO:tasks.rados.rados.0.smithi137.stdout:3246: done (15 left) 2024-09-21T09:36:36.520 INFO:tasks.rados.rados.0.smithi137.stdout:3247: done (14 left) 2024-09-21T09:36:36.520 INFO:tasks.rados.rados.0.smithi137.stdout:3249: done (13 left) 2024-09-21T09:36:36.521 INFO:tasks.rados.rados.0.smithi137.stdout:3250: done (12 left) 2024-09-21T09:36:36.521 INFO:tasks.rados.rados.0.smithi137.stdout:3263: write oid 92 current snap is 0 2024-09-21T09:36:36.521 INFO:tasks.rados.rados.0.smithi137.stdout:3252: expect (ObjNum 1243 snap 0 seq_num 1243) 2024-09-21T09:36:36.616 INFO:tasks.rados.rados.0.smithi137.stdout:3251: expect (ObjNum 76 snap 0 seq_num 76) 2024-09-21T09:36:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:36 smithi165 ceph-mon[32789]: pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 11 MiB/s wr, 104 op/s 2024-09-21T09:36:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:36 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3703201613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:36.722 INFO:tasks.rados.rados.0.smithi137.stdout:3253: finishing write tid 1 to smithi13778320-147 2024-09-21T09:36:36.722 INFO:tasks.rados.rados.0.smithi137.stdout:3253: finishing write tid 2 to smithi13778320-147 2024-09-21T09:36:36.722 INFO:tasks.rados.rados.0.smithi137.stdout:3253: finishing write tid 3 to smithi13778320-147 2024-09-21T09:36:36.722 INFO:tasks.rados.rados.0.smithi137.stdout:3253: finishing write tid 4 to smithi13778320-147 2024-09-21T09:36:36.722 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 147 v 497 (ObjNum 2047 snap 0 seq_num 2047) dirty exists 2024-09-21T09:36:36.722 INFO:tasks.rados.rados.0.smithi137.stdout:3253: left oid 147 (ObjNum 2047 snap 0 seq_num 2047) 2024-09-21T09:36:36.722 INFO:tasks.rados.rados.0.smithi137.stdout:3254: expect (ObjNum 1703 snap 0 seq_num 1703) 2024-09-21T09:36:36.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:36 smithi137 ceph-mon[28941]: pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 11 MiB/s wr, 104 op/s 2024-09-21T09:36:36.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:36 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/3703201613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:36.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:36 smithi137 ceph-mon[39068]: pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 11 MiB/s wr, 104 op/s 2024-09-21T09:36:36.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:36 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3703201613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:36.889 INFO:tasks.rados.rados.0.smithi137.stdout:3255: finishing write tid 1 to smithi13778320-359 2024-09-21T09:36:36.889 INFO:tasks.rados.rados.0.smithi137.stdout:3255: finishing write tid 2 to smithi13778320-359 2024-09-21T09:36:36.889 INFO:tasks.rados.rados.0.smithi137.stdout:3255: finishing write tid 3 to smithi13778320-359 2024-09-21T09:36:36.889 INFO:tasks.rados.rados.0.smithi137.stdout:3256: expect (ObjNum 1434 snap 0 seq_num 1434) 2024-09-21T09:36:36.999 INFO:tasks.rados.rados.0.smithi137.stdout:3255: finishing write tid 4 to smithi13778320-359 2024-09-21T09:36:36.999 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 359 v 361 (ObjNum 2048 snap 0 seq_num 2048) dirty exists 2024-09-21T09:36:36.999 INFO:tasks.rados.rados.0.smithi137.stdout:3255: left oid 359 (ObjNum 2048 snap 0 seq_num 2048) 2024-09-21T09:36:36.999 INFO:tasks.rados.rados.0.smithi137.stdout:3259: finishing write tid 1 to smithi13778320-296 2024-09-21T09:36:36.999 INFO:tasks.rados.rados.0.smithi137.stdout:3259: finishing write tid 2 to smithi13778320-296 2024-09-21T09:36:36.999 INFO:tasks.rados.rados.0.smithi137.stdout:3259: finishing write tid 3 to smithi13778320-296 2024-09-21T09:36:36.999 INFO:tasks.rados.rados.0.smithi137.stdout:3259: finishing write tid 4 to smithi13778320-296 2024-09-21T09:36:36.999 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 296 v 365 (ObjNum 2049 snap 0 seq_num 2049) dirty exists 2024-09-21T09:36:36.999 INFO:tasks.rados.rados.0.smithi137.stdout:3259: left oid 296 (ObjNum 2049 snap 0 seq_num 2049) 2024-09-21T09:36:36.999 INFO:tasks.rados.rados.0.smithi137.stdout:3261: expect (ObjNum 740 snap 0 seq_num 740) 2024-09-21T09:36:37.126 INFO:tasks.rados.rados.0.smithi137.stdout:3257: expect (ObjNum 1862 snap 0 seq_num 1862) 2024-09-21T09:36:37.306 INFO:tasks.rados.rados.0.smithi137.stdout:3258: expect (ObjNum 1161 snap 0 seq_num 1161) 2024-09-21T09:36:37.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:36 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:36.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:36:37.504 INFO:tasks.rados.rados.0.smithi137.stdout:3262: expect (ObjNum 1824 snap 0 seq_num 1824) 2024-09-21T09:36:37.729 INFO:tasks.rados.rados.0.smithi137.stdout:3260: expect (ObjNum 2031 snap 0 seq_num 2031) 2024-09-21T09:36:37.800 INFO:tasks.rados.rados.0.smithi137.stdout:3263: seq_num 2050 ranges {454350=759407,1977851=476499} 2024-09-21T09:36:37.807 INFO:tasks.rados.rados.0.smithi137.stdout:3263: writing smithi13778320-92 from 454350 to 1213757 tid 1 2024-09-21T09:36:37.815 INFO:tasks.rados.rados.0.smithi137.stdout:3263: writing smithi13778320-92 from 1977851 to 2454350 tid 2 2024-09-21T09:36:37.815 INFO:tasks.rados.rados.0.smithi137.stdout:3251: done (12 left) 2024-09-21T09:36:37.815 INFO:tasks.rados.rados.0.smithi137.stdout:3252: done (11 left) 2024-09-21T09:36:37.816 INFO:tasks.rados.rados.0.smithi137.stdout:3253: done (10 left) 2024-09-21T09:36:37.816 INFO:tasks.rados.rados.0.smithi137.stdout:3254: done (9 left) 2024-09-21T09:36:37.816 INFO:tasks.rados.rados.0.smithi137.stdout:3255: done (8 left) 2024-09-21T09:36:37.816 INFO:tasks.rados.rados.0.smithi137.stdout:3256: done (7 left) 2024-09-21T09:36:37.816 INFO:tasks.rados.rados.0.smithi137.stdout:3257: done (6 left) 2024-09-21T09:36:37.816 INFO:tasks.rados.rados.0.smithi137.stdout:3258: done (5 left) 2024-09-21T09:36:37.816 INFO:tasks.rados.rados.0.smithi137.stdout:3259: done (4 left) 2024-09-21T09:36:37.816 INFO:tasks.rados.rados.0.smithi137.stdout:3260: done (3 left) 2024-09-21T09:36:37.816 INFO:tasks.rados.rados.0.smithi137.stdout:3261: done (2 left) 2024-09-21T09:36:37.817 INFO:tasks.rados.rados.0.smithi137.stdout:3262: done (1 left) 2024-09-21T09:36:37.817 INFO:tasks.rados.rados.0.smithi137.stdout:3264: read oid 433 snap -1 2024-09-21T09:36:37.817 INFO:tasks.rados.rados.0.smithi137.stdout:3264: expect (ObjNum 1961 snap 0 seq_num 1961) 2024-09-21T09:36:37.817 INFO:tasks.rados.rados.0.smithi137.stdout:3265: write oid 147 current snap is 0 2024-09-21T09:36:37.817 INFO:tasks.rados.rados.0.smithi137.stdout:3263: finishing write tid 1 to smithi13778320-92 2024-09-21T09:36:37.817 INFO:tasks.rados.rados.0.smithi137.stdout:3265: seq_num 2051 ranges {471157=434656,1636333=414378} 2024-09-21T09:36:37.819 INFO:tasks.rados.rados.0.smithi137.stdout:3265: writing smithi13778320-147 from 471157 to 905813 tid 1 2024-09-21T09:36:37.826 INFO:tasks.rados.rados.0.smithi137.stdout:3265: writing smithi13778320-147 from 1636333 to 2050711 tid 2 2024-09-21T09:36:37.826 INFO:tasks.rados.rados.0.smithi137.stdout:3266: read oid 188 snap -1 2024-09-21T09:36:37.826 INFO:tasks.rados.rados.0.smithi137.stdout:3266: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-09-21T09:36:37.826 INFO:tasks.rados.rados.0.smithi137.stdout:3267: write oid 209 current snap is 0 2024-09-21T09:36:37.826 INFO:tasks.rados.rados.0.smithi137.stdout:3263: finishing write tid 2 to smithi13778320-92 2024-09-21T09:36:37.826 INFO:tasks.rados.rados.0.smithi137.stdout:3263: finishing write tid 3 to smithi13778320-92 2024-09-21T09:36:37.826 INFO:tasks.rados.rados.0.smithi137.stdout:3263: finishing write tid 4 to smithi13778320-92 2024-09-21T09:36:37.826 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 92 v 500 (ObjNum 2050 snap 0 seq_num 2050) dirty exists 2024-09-21T09:36:37.826 INFO:tasks.rados.rados.0.smithi137.stdout:3263: left oid 92 (ObjNum 2050 snap 0 seq_num 2050) 2024-09-21T09:36:37.827 INFO:tasks.rados.rados.0.smithi137.stdout:3265: finishing write tid 1 to smithi13778320-147 2024-09-21T09:36:37.827 INFO:tasks.rados.rados.0.smithi137.stdout:3264: expect (ObjNum 1961 snap 0 seq_num 1961) 2024-09-21T09:36:37.884 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:37 smithi165 ceph-mon[32789]: from='client.15888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:37.885 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:37 smithi165 ceph-mon[32789]: from='client.25808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:37.885 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:37 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:37.885 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:37 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:37.885 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:37 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:37.885 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:37 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:38.010 INFO:tasks.rados.rados.0.smithi137.stdout:3265: finishing write tid 2 to smithi13778320-147 2024-09-21T09:36:38.010 INFO:tasks.rados.rados.0.smithi137.stdout:3265: finishing write tid 3 to smithi13778320-147 2024-09-21T09:36:38.010 INFO:tasks.rados.rados.0.smithi137.stdout:3265: finishing write tid 4 to smithi13778320-147 2024-09-21T09:36:38.010 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 147 v 503 (ObjNum 2051 snap 0 seq_num 2051) dirty exists 2024-09-21T09:36:38.010 INFO:tasks.rados.rados.0.smithi137.stdout:3265: left oid 147 (ObjNum 2051 snap 0 seq_num 2051) 2024-09-21T09:36:38.010 INFO:tasks.rados.rados.0.smithi137.stdout:3266: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-09-21T09:36:38.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:37 smithi137 ceph-mon[28941]: from='client.15888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:38.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:37 smithi137 ceph-mon[28941]: from='client.25808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:38.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:37 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:38.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:37 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:38.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:37 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:38.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:37 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:38.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:37 smithi137 ceph-mon[39068]: from='client.15888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:38.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:37 smithi137 ceph-mon[39068]: from='client.25808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:38.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:37 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:38.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:37 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:38.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:37 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:38.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:37 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:38.147 INFO:tasks.rados.rados.0.smithi137.stdout:3267: seq_num 2052 ranges {487964=509905,1694815=674389} 2024-09-21T09:36:38.147 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[77705]: [21/Sep/2024:09:36:37] ENGINE Bus STARTING 2024-09-21T09:36:38.147 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[77705]: CherryPy Checker: 2024-09-21T09:36:38.148 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[77705]: The Application mounted at '' has an empty config. 2024-09-21T09:36:38.148 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[77705]: 2024-09-21T09:36:38.148 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[77705]: [21/Sep/2024:09:36:37] ENGINE Serving on http://:::9283 2024-09-21T09:36:38.148 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[77705]: [21/Sep/2024:09:36:37] ENGINE Bus STARTED 2024-09-21T09:36:38.152 INFO:tasks.rados.rados.0.smithi137.stdout:3267: writing smithi13778320-209 from 487964 to 997869 tid 1 2024-09-21T09:36:38.160 INFO:tasks.rados.rados.0.smithi137.stdout:3267: writing smithi13778320-209 from 1694815 to 2369204 tid 2 2024-09-21T09:36:38.160 INFO:tasks.rados.rados.0.smithi137.stdout:3263: done (4 left) 2024-09-21T09:36:38.160 INFO:tasks.rados.rados.0.smithi137.stdout:3264: done (3 left) 2024-09-21T09:36:38.160 INFO:tasks.rados.rados.0.smithi137.stdout:3265: done (2 left) 2024-09-21T09:36:38.160 INFO:tasks.rados.rados.0.smithi137.stdout:3266: done (1 left) 2024-09-21T09:36:38.160 INFO:tasks.rados.rados.0.smithi137.stdout:3268: write oid 315 current snap is 0 2024-09-21T09:36:38.160 INFO:tasks.rados.rados.0.smithi137.stdout:3267: finishing write tid 1 to smithi13778320-209 2024-09-21T09:36:38.160 INFO:tasks.rados.rados.0.smithi137.stdout:3268: seq_num 2053 ranges {504771=701507,1869650=418047} 2024-09-21T09:36:38.166 INFO:tasks.rados.rados.0.smithi137.stdout:3268: writing smithi13778320-315 from 504771 to 1206278 tid 1 2024-09-21T09:36:38.173 INFO:tasks.rados.rados.0.smithi137.stdout:3268: writing smithi13778320-315 from 1869650 to 2287697 tid 2 2024-09-21T09:36:38.173 INFO:tasks.rados.rados.0.smithi137.stdout:3269: read oid 10 snap -1 2024-09-21T09:36:38.173 INFO:tasks.rados.rados.0.smithi137.stdout:3269: expect (ObjNum 9 snap 0 seq_num 9) 2024-09-21T09:36:38.173 INFO:tasks.rados.rados.0.smithi137.stdout:3270: read oid 396 snap -1 2024-09-21T09:36:38.173 INFO:tasks.rados.rados.0.smithi137.stdout:3270: expect (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T09:36:38.173 INFO:tasks.rados.rados.0.smithi137.stdout:3271: delete oid 143 current snap is 0 2024-09-21T09:36:38.173 INFO:tasks.rados.rados.0.smithi137.stdout:3267: finishing write tid 2 to smithi13778320-209 2024-09-21T09:36:38.173 INFO:tasks.rados.rados.0.smithi137.stdout:3267: finishing write tid 3 to smithi13778320-209 2024-09-21T09:36:38.173 INFO:tasks.rados.rados.0.smithi137.stdout:3267: finishing write tid 4 to smithi13778320-209 2024-09-21T09:36:38.173 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 209 v 506 (ObjNum 2052 snap 0 seq_num 2052) dirty exists 2024-09-21T09:36:38.173 INFO:tasks.rados.rados.0.smithi137.stdout:3267: left oid 209 (ObjNum 2052 snap 0 seq_num 2052) 2024-09-21T09:36:38.174 INFO:tasks.rados.rados.0.smithi137.stdout:3268: finishing write tid 1 to smithi13778320-315 2024-09-21T09:36:38.174 INFO:tasks.rados.rados.0.smithi137.stdout:3267: done (4 left) 2024-09-21T09:36:38.174 INFO:tasks.rados.rados.0.smithi137.stdout:3271: done (3 left) 2024-09-21T09:36:38.175 INFO:tasks.rados.rados.0.smithi137.stdout:3272: read oid 59 snap -1 2024-09-21T09:36:38.175 INFO:tasks.rados.rados.0.smithi137.stdout:3272: expect (ObjNum 1695 snap 0 seq_num 1695) 2024-09-21T09:36:38.175 INFO:tasks.rados.rados.0.smithi137.stdout:3273: read oid 177 snap -1 2024-09-21T09:36:38.175 INFO:tasks.rados.rados.0.smithi137.stdout:3273: expect (ObjNum 1974 snap 0 seq_num 1974) 2024-09-21T09:36:38.175 INFO:tasks.rados.rados.0.smithi137.stdout:3274: write oid 443 current snap is 0 2024-09-21T09:36:38.175 INFO:tasks.rados.rados.0.smithi137.stdout:3274: seq_num 2055 ranges {538385=452005,1470261=421716} 2024-09-21T09:36:38.180 INFO:tasks.rados.rados.0.smithi137.stdout:3274: writing smithi13778320-443 from 538385 to 990390 tid 1 2024-09-21T09:36:38.186 INFO:tasks.rados.rados.0.smithi137.stdout:3274: writing smithi13778320-443 from 1470261 to 1891977 tid 2 2024-09-21T09:36:38.186 INFO:tasks.rados.rados.0.smithi137.stdout:3275: read oid 185 snap -1 2024-09-21T09:36:38.186 INFO:tasks.rados.rados.0.smithi137.stdout:3275: expect deleted 2024-09-21T09:36:38.187 INFO:tasks.rados.rados.0.smithi137.stdout:3276: read oid 468 snap -1 2024-09-21T09:36:38.187 INFO:tasks.rados.rados.0.smithi137.stdout:3276: expect (ObjNum 1696 snap 0 seq_num 1696) 2024-09-21T09:36:38.187 INFO:tasks.rados.rados.0.smithi137.stdout:3277: read oid 28 snap -1 2024-09-21T09:36:38.187 INFO:tasks.rados.rados.0.smithi137.stdout:3277: expect (ObjNum 2033 snap 0 seq_num 2033) 2024-09-21T09:36:38.187 INFO:tasks.rados.rados.0.smithi137.stdout:3278: write oid 436 current snap is 0 2024-09-21T09:36:38.187 INFO:tasks.rados.rados.0.smithi137.stdout:3268: finishing write tid 2 to smithi13778320-315 2024-09-21T09:36:38.187 INFO:tasks.rados.rados.0.smithi137.stdout:3278: seq_num 2056 ranges {555192=527254,1528743=565374} 2024-09-21T09:36:38.193 INFO:tasks.rados.rados.0.smithi137.stdout:3278: writing smithi13778320-436 from 555192 to 1082446 tid 1 2024-09-21T09:36:38.199 INFO:tasks.rados.rados.0.smithi137.stdout:3278: writing smithi13778320-436 from 1528743 to 2094117 tid 2 2024-09-21T09:36:38.199 INFO:tasks.rados.rados.0.smithi137.stdout:3279: delete oid 74 current snap is 0 2024-09-21T09:36:38.199 INFO:tasks.rados.rados.0.smithi137.stdout:3268: finishing write tid 3 to smithi13778320-315 2024-09-21T09:36:38.199 INFO:tasks.rados.rados.0.smithi137.stdout:3268: finishing write tid 4 to smithi13778320-315 2024-09-21T09:36:38.199 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 315 v 399 (ObjNum 2053 snap 0 seq_num 2053) dirty exists 2024-09-21T09:36:38.199 INFO:tasks.rados.rados.0.smithi137.stdout:3268: left oid 315 (ObjNum 2053 snap 0 seq_num 2053) 2024-09-21T09:36:38.199 INFO:tasks.rados.rados.0.smithi137.stdout:3273: expect (ObjNum 1974 snap 0 seq_num 1974) 2024-09-21T09:36:38.356 INFO:tasks.rados.rados.0.smithi137.stdout:3269: expect (ObjNum 9 snap 0 seq_num 9) 2024-09-21T09:36:38.425 INFO:tasks.rados.rados.0.smithi137.stdout:3274: finishing write tid 1 to smithi13778320-443 2024-09-21T09:36:38.425 INFO:tasks.rados.rados.0.smithi137.stdout:3268: done (10 left) 2024-09-21T09:36:38.426 INFO:tasks.rados.rados.0.smithi137.stdout:3269: done (9 left) 2024-09-21T09:36:38.426 INFO:tasks.rados.rados.0.smithi137.stdout:3273: done (8 left) 2024-09-21T09:36:38.426 INFO:tasks.rados.rados.0.smithi137.stdout:3279: done (7 left) 2024-09-21T09:36:38.426 INFO:tasks.rados.rados.0.smithi137.stdout:3280: read oid 380 snap -1 2024-09-21T09:36:38.426 INFO:tasks.rados.rados.0.smithi137.stdout:3280: expect (ObjNum 1572 snap 0 seq_num 1572) 2024-09-21T09:36:38.426 INFO:tasks.rados.rados.0.smithi137.stdout:3281: write oid 154 current snap is 0 2024-09-21T09:36:38.426 INFO:tasks.rados.rados.0.smithi137.stdout:3274: finishing write tid 2 to smithi13778320-443 2024-09-21T09:36:38.426 INFO:tasks.rados.rados.0.smithi137.stdout:3274: finishing write tid 3 to smithi13778320-443 2024-09-21T09:36:38.426 INFO:tasks.rados.rados.0.smithi137.stdout:3274: finishing write tid 4 to smithi13778320-443 2024-09-21T09:36:38.426 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 443 v 438 (ObjNum 2055 snap 0 seq_num 2055) dirty exists 2024-09-21T09:36:38.426 INFO:tasks.rados.rados.0.smithi137.stdout:3274: left oid 443 (ObjNum 2055 snap 0 seq_num 2055) 2024-09-21T09:36:38.427 INFO:tasks.rados.rados.0.smithi137.stdout:3276: expect (ObjNum 1696 snap 0 seq_num 1696) 2024-09-21T09:36:38.569 INFO:tasks.rados.rados.0.smithi137.stdout:3272: expect (ObjNum 1695 snap 0 seq_num 1695) 2024-09-21T09:36:38.651 INFO:tasks.rados.rados.0.smithi137.stdout:3270: expect (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T09:36:38.820 INFO:tasks.rados.rados.0.smithi137.stdout:3277: expect (ObjNum 2033 snap 0 seq_num 2033) 2024-09-21T09:36:38.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:38 smithi165 ceph-mon[32789]: pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.7 MiB/s wr, 76 op/s 2024-09-21T09:36:38.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:38 smithi165 ceph-mon[32789]: Standby manager daemon x restarted 2024-09-21T09:36:38.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:38 smithi165 ceph-mon[32789]: Standby manager daemon x started 2024-09-21T09:36:38.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:38 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/1430743563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:36:38.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:38 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/1430743563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:36:38.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:38 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/1430743563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:36:38.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:38 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/1430743563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:36:38.951 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:38 smithi137 ceph-mon[39068]: pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.7 MiB/s wr, 76 op/s 2024-09-21T09:36:38.951 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:38 smithi137 ceph-mon[39068]: Standby manager daemon x restarted 2024-09-21T09:36:38.951 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:38 smithi137 ceph-mon[39068]: Standby manager daemon x started 2024-09-21T09:36:38.951 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:38 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/1430743563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:36:38.951 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:38 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/1430743563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:36:38.952 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:38 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/1430743563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:36:38.952 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:38 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/1430743563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:36:38.952 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:38 smithi137 ceph-mon[28941]: pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.7 MiB/s wr, 76 op/s 2024-09-21T09:36:38.952 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:38 smithi137 ceph-mon[28941]: Standby manager daemon x restarted 2024-09-21T09:36:38.952 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:38 smithi137 ceph-mon[28941]: Standby manager daemon x started 2024-09-21T09:36:38.952 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:38 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/1430743563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:36:38.952 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:38 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/1430743563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:36:38.952 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:38 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/1430743563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:36:38.952 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:38 smithi137 ceph-mon[28941]: from='mgr.? 172.21.15.165:0/1430743563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:36:39.025 INFO:tasks.rados.rados.0.smithi137.stdout:3278: finishing write tid 1 to smithi13778320-436 2024-09-21T09:36:39.025 INFO:tasks.rados.rados.0.smithi137.stdout:3278: finishing write tid 2 to smithi13778320-436 2024-09-21T09:36:39.025 INFO:tasks.rados.rados.0.smithi137.stdout:3278: finishing write tid 3 to smithi13778320-436 2024-09-21T09:36:39.025 INFO:tasks.rados.rados.0.smithi137.stdout:3278: finishing write tid 4 to smithi13778320-436 2024-09-21T09:36:39.025 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 436 v 391 (ObjNum 2056 snap 0 seq_num 2056) dirty exists 2024-09-21T09:36:39.025 INFO:tasks.rados.rados.0.smithi137.stdout:3278: left oid 436 (ObjNum 2056 snap 0 seq_num 2056) 2024-09-21T09:36:39.026 INFO:tasks.rados.rados.0.smithi137.stdout:3281: seq_num 2058 ranges {588806=677752,2045707=543099} 2024-09-21T09:36:39.031 INFO:tasks.rados.rados.0.smithi137.stdout:3281: writing smithi13778320-154 from 588806 to 1266558 tid 1 2024-09-21T09:36:39.039 INFO:tasks.rados.rados.0.smithi137.stdout:3281: writing smithi13778320-154 from 2045707 to 2588806 tid 2 2024-09-21T09:36:39.040 INFO:tasks.rados.rados.0.smithi137.stdout:3270: done (8 left) 2024-09-21T09:36:39.040 INFO:tasks.rados.rados.0.smithi137.stdout:3272: done (7 left) 2024-09-21T09:36:39.040 INFO:tasks.rados.rados.0.smithi137.stdout:3274: done (6 left) 2024-09-21T09:36:39.040 INFO:tasks.rados.rados.0.smithi137.stdout:3275: done (5 left) 2024-09-21T09:36:39.040 INFO:tasks.rados.rados.0.smithi137.stdout:3276: done (4 left) 2024-09-21T09:36:39.040 INFO:tasks.rados.rados.0.smithi137.stdout:3277: done (3 left) 2024-09-21T09:36:39.040 INFO:tasks.rados.rados.0.smithi137.stdout:3278: done (2 left) 2024-09-21T09:36:39.040 INFO:tasks.rados.rados.0.smithi137.stdout:3282: read oid 38 snap -1 2024-09-21T09:36:39.040 INFO:tasks.rados.rados.0.smithi137.stdout:3282: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-21T09:36:39.040 INFO:tasks.rados.rados.0.smithi137.stdout:3283: write oid 91 current snap is 0 2024-09-21T09:36:39.040 INFO:tasks.rados.rados.0.smithi137.stdout:3283: seq_num 2059 ranges {605613=753001,1987836=429054} 2024-09-21T09:36:39.048 INFO:tasks.rados.rados.0.smithi137.stdout:3283: writing smithi13778320-91 from 605613 to 1358614 tid 1 2024-09-21T09:36:39.054 INFO:tasks.rados.rados.0.smithi137.stdout:3283: writing smithi13778320-91 from 1987836 to 2416890 tid 2 2024-09-21T09:36:39.054 INFO:tasks.rados.rados.0.smithi137.stdout:3284: read oid 378 snap -1 2024-09-21T09:36:39.054 INFO:tasks.rados.rados.0.smithi137.stdout:3284: expect (ObjNum 1878 snap 0 seq_num 1878) 2024-09-21T09:36:39.055 INFO:tasks.rados.rados.0.smithi137.stdout:3285: delete oid 216 current snap is 0 2024-09-21T09:36:39.055 INFO:tasks.rados.rados.0.smithi137.stdout:3280: expect (ObjNum 1572 snap 0 seq_num 1572) 2024-09-21T09:36:39.189 INFO:tasks.rados.rados.0.smithi137.stdout:3281: finishing write tid 1 to smithi13778320-154 2024-09-21T09:36:39.189 INFO:tasks.rados.rados.0.smithi137.stdout:3281: finishing write tid 2 to smithi13778320-154 2024-09-21T09:36:39.190 INFO:tasks.rados.rados.0.smithi137.stdout:3281: finishing write tid 3 to smithi13778320-154 2024-09-21T09:36:39.190 INFO:tasks.rados.rados.0.smithi137.stdout:3280: done (5 left) 2024-09-21T09:36:39.190 INFO:tasks.rados.rados.0.smithi137.stdout:3285: done (4 left) 2024-09-21T09:36:39.190 INFO:tasks.rados.rados.0.smithi137.stdout:3286: read oid 457 snap -1 2024-09-21T09:36:39.190 INFO:tasks.rados.rados.0.smithi137.stdout:3286: expect (ObjNum 1230 snap 0 seq_num 1230) 2024-09-21T09:36:39.190 INFO:tasks.rados.rados.0.smithi137.stdout:3287: write oid 69 current snap is 0 2024-09-21T09:36:39.190 INFO:tasks.rados.rados.0.smithi137.stdout:3281: finishing write tid 4 to smithi13778320-154 2024-09-21T09:36:39.190 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 154 v 418 (ObjNum 2058 snap 0 seq_num 2058) dirty exists 2024-09-21T09:36:39.191 INFO:tasks.rados.rados.0.smithi137.stdout:3281: left oid 154 (ObjNum 2058 snap 0 seq_num 2058) 2024-09-21T09:36:39.191 INFO:tasks.rados.rados.0.smithi137.stdout:3282: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-21T09:36:39.277 INFO:tasks.rados.rados.0.smithi137.stdout:3283: finishing write tid 1 to smithi13778320-91 2024-09-21T09:36:39.277 INFO:tasks.rados.rados.0.smithi137.stdout:3287: seq_num 2061 ranges {639227=619852,1821153=432723} 2024-09-21T09:36:39.284 INFO:tasks.rados.rados.0.smithi137.stdout:3287: writing smithi13778320-69 from 639227 to 1259079 tid 1 2024-09-21T09:36:39.289 INFO:tasks.rados.rados.0.smithi137.stdout:3287: writing smithi13778320-69 from 1821153 to 2253876 tid 2 2024-09-21T09:36:39.290 INFO:tasks.rados.rados.0.smithi137.stdout:3281: done (5 left) 2024-09-21T09:36:39.290 INFO:tasks.rados.rados.0.smithi137.stdout:3282: done (4 left) 2024-09-21T09:36:39.290 INFO:tasks.rados.rados.0.smithi137.stdout:3288: read oid 1 snap -1 2024-09-21T09:36:39.290 INFO:tasks.rados.rados.0.smithi137.stdout:3288: expect (ObjNum 1455 snap 0 seq_num 1455) 2024-09-21T09:36:39.290 INFO:tasks.rados.rados.0.smithi137.stdout:3289: write oid 131 current snap is 0 2024-09-21T09:36:39.290 INFO:tasks.rados.rados.0.smithi137.stdout:3284: expect (ObjNum 1878 snap 0 seq_num 1878) 2024-09-21T09:36:39.307 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:39.454 INFO:tasks.rados.rados.0.smithi137.stdout:3283: finishing write tid 2 to smithi13778320-91 2024-09-21T09:36:39.454 INFO:tasks.rados.rados.0.smithi137.stdout:3289: seq_num 2062 ranges {656034=695101,1879635=576381} 2024-09-21T09:36:39.461 INFO:tasks.rados.rados.0.smithi137.stdout:3289: writing smithi13778320-131 from 656034 to 1351135 tid 1 2024-09-21T09:36:39.468 INFO:tasks.rados.rados.0.smithi137.stdout:3289: writing smithi13778320-131 from 1879635 to 2456016 tid 2 2024-09-21T09:36:39.468 INFO:tasks.rados.rados.0.smithi137.stdout:3284: done (5 left) 2024-09-21T09:36:39.468 INFO:tasks.rados.rados.0.smithi137.stdout:3290: read oid 452 snap -1 2024-09-21T09:36:39.468 INFO:tasks.rados.rados.0.smithi137.stdout:3290: expect deleted 2024-09-21T09:36:39.468 INFO:tasks.rados.rados.0.smithi137.stdout:3291: write oid 293 current snap is 0 2024-09-21T09:36:39.468 INFO:tasks.rados.rados.0.smithi137.stdout:3283: finishing write tid 3 to smithi13778320-91 2024-09-21T09:36:39.468 INFO:tasks.rados.rados.0.smithi137.stdout:3283: finishing write tid 4 to smithi13778320-91 2024-09-21T09:36:39.469 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 91 v 359 (ObjNum 2059 snap 0 seq_num 2059) dirty exists 2024-09-21T09:36:39.469 INFO:tasks.rados.rados.0.smithi137.stdout:3283: left oid 91 (ObjNum 2059 snap 0 seq_num 2059) 2024-09-21T09:36:39.469 INFO:tasks.rados.rados.0.smithi137.stdout:3286: expect (ObjNum 1230 snap 0 seq_num 1230) 2024-09-21T09:36:39.575 INFO:tasks.rados.rados.0.smithi137.stdout:3287: finishing write tid 1 to smithi13778320-69 2024-09-21T09:36:39.575 INFO:tasks.rados.rados.0.smithi137.stdout:3291: seq_num 2063 ranges {672841=770350,2221764=436392} 2024-09-21T09:36:39.583 INFO:tasks.rados.rados.0.smithi137.stdout:3291: writing smithi13778320-293 from 672841 to 1443191 tid 1 2024-09-21T09:36:39.590 INFO:tasks.rados.rados.0.smithi137.stdout:3291: writing smithi13778320-293 from 2221764 to 2658156 tid 2 2024-09-21T09:36:39.591 INFO:tasks.rados.rados.0.smithi137.stdout:3283: done (6 left) 2024-09-21T09:36:39.591 INFO:tasks.rados.rados.0.smithi137.stdout:3286: done (5 left) 2024-09-21T09:36:39.591 INFO:tasks.rados.rados.0.smithi137.stdout:3292: write oid 385 current snap is 0 2024-09-21T09:36:39.591 INFO:tasks.rados.rados.0.smithi137.stdout:3287: finishing write tid 2 to smithi13778320-69 2024-09-21T09:36:39.591 INFO:tasks.rados.rados.0.smithi137.stdout:3287: finishing write tid 3 to smithi13778320-69 2024-09-21T09:36:39.591 INFO:tasks.rados.rados.0.smithi137.stdout:3287: finishing write tid 4 to smithi13778320-69 2024-09-21T09:36:39.591 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 69 v 395 (ObjNum 2061 snap 0 seq_num 2061) dirty exists 2024-09-21T09:36:39.591 INFO:tasks.rados.rados.0.smithi137.stdout:3287: left oid 69 (ObjNum 2061 snap 0 seq_num 2061) 2024-09-21T09:36:39.591 INFO:tasks.rados.rados.0.smithi137.stdout:3288: expect (ObjNum 1455 snap 0 seq_num 1455) 2024-09-21T09:36:39.704 INFO:tasks.rados.rados.0.smithi137.stdout:3289: finishing write tid 1 to smithi13778320-131 2024-09-21T09:36:39.705 INFO:tasks.rados.rados.0.smithi137.stdout:3289: finishing write tid 2 to smithi13778320-131 2024-09-21T09:36:39.705 INFO:tasks.rados.rados.0.smithi137.stdout:3289: finishing write tid 3 to smithi13778320-131 2024-09-21T09:36:39.705 INFO:tasks.rados.rados.0.smithi137.stdout:3289: finishing write tid 4 to smithi13778320-131 2024-09-21T09:36:39.705 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 131 v 364 (ObjNum 2062 snap 0 seq_num 2062) dirty exists 2024-09-21T09:36:39.705 INFO:tasks.rados.rados.0.smithi137.stdout:3289: left oid 131 (ObjNum 2062 snap 0 seq_num 2062) 2024-09-21T09:36:39.705 INFO:tasks.rados.rados.0.smithi137.stdout:3291: finishing write tid 1 to smithi13778320-293 2024-09-21T09:36:39.705 INFO:tasks.rados.rados.0.smithi137.stdout:3291: finishing write tid 2 to smithi13778320-293 2024-09-21T09:36:39.705 INFO:tasks.rados.rados.0.smithi137.stdout:3292: seq_num 2064 ranges {689648=445599,1880246=580050} 2024-09-21T09:36:39.710 INFO:tasks.rados.rados.0.smithi137.stdout:3292: writing smithi13778320-385 from 689648 to 1135247 tid 1 2024-09-21T09:36:39.718 INFO:tasks.rados.rados.0.smithi137.stdout:3292: writing smithi13778320-385 from 1880246 to 2460296 tid 2 2024-09-21T09:36:39.718 INFO:tasks.rados.rados.0.smithi137.stdout:3287: done (5 left) 2024-09-21T09:36:39.718 INFO:tasks.rados.rados.0.smithi137.stdout:3288: done (4 left) 2024-09-21T09:36:39.719 INFO:tasks.rados.rados.0.smithi137.stdout:3289: done (3 left) 2024-09-21T09:36:39.719 INFO:tasks.rados.rados.0.smithi137.stdout:3290: done (2 left) 2024-09-21T09:36:39.719 INFO:tasks.rados.rados.0.smithi137.stdout:3293: read oid 46 snap -1 2024-09-21T09:36:39.719 INFO:tasks.rados.rados.0.smithi137.stdout:3293: expect (ObjNum 1834 snap 0 seq_num 1834) 2024-09-21T09:36:39.719 INFO:tasks.rados.rados.0.smithi137.stdout:3294: read oid 433 snap -1 2024-09-21T09:36:39.719 INFO:tasks.rados.rados.0.smithi137.stdout:3294: expect (ObjNum 1961 snap 0 seq_num 1961) 2024-09-21T09:36:39.719 INFO:tasks.rados.rados.0.smithi137.stdout:3295: read oid 248 snap -1 2024-09-21T09:36:39.719 INFO:tasks.rados.rados.0.smithi137.stdout:3295: expect (ObjNum 1971 snap 0 seq_num 1971) 2024-09-21T09:36:39.719 INFO:tasks.rados.rados.0.smithi137.stdout:3296: read oid 378 snap -1 2024-09-21T09:36:39.719 INFO:tasks.rados.rados.0.smithi137.stdout:3296: expect (ObjNum 1878 snap 0 seq_num 1878) 2024-09-21T09:36:39.719 INFO:tasks.rados.rados.0.smithi137.stdout:3297: write oid 211 current snap is 0 2024-09-21T09:36:39.719 INFO:tasks.rados.rados.0.smithi137.stdout:3291: finishing write tid 3 to smithi13778320-293 2024-09-21T09:36:39.719 INFO:tasks.rados.rados.0.smithi137.stdout:3291: finishing write tid 4 to smithi13778320-293 2024-09-21T09:36:39.719 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 293 v 491 (ObjNum 2063 snap 0 seq_num 2063) dirty exists 2024-09-21T09:36:39.719 INFO:tasks.rados.rados.0.smithi137.stdout:3291: left oid 293 (ObjNum 2063 snap 0 seq_num 2063) 2024-09-21T09:36:39.720 INFO:tasks.rados.rados.0.smithi137.stdout:3292: finishing write tid 1 to smithi13778320-385 2024-09-21T09:36:39.720 INFO:tasks.rados.rados.0.smithi137.stdout:3297: seq_num 2065 ranges {706455=520848,1938728=440061} 2024-09-21T09:36:39.725 INFO:tasks.rados.rados.0.smithi137.stdout:3297: writing smithi13778320-211 from 706455 to 1227303 tid 1 2024-09-21T09:36:39.732 INFO:tasks.rados.rados.0.smithi137.stdout:3297: writing smithi13778320-211 from 1938728 to 2378789 tid 2 2024-09-21T09:36:39.732 INFO:tasks.rados.rados.0.smithi137.stdout:3291: done (6 left) 2024-09-21T09:36:39.732 INFO:tasks.rados.rados.0.smithi137.stdout:3298: read oid 388 snap -1 2024-09-21T09:36:39.732 INFO:tasks.rados.rados.0.smithi137.stdout:3298: expect (ObjNum 2028 snap 0 seq_num 2028) 2024-09-21T09:36:39.732 INFO:tasks.rados.rados.0.smithi137.stdout:3299: read oid 353 snap -1 2024-09-21T09:36:39.732 INFO:tasks.rados.rados.0.smithi137.stdout:3299: expect (ObjNum 1534 snap 0 seq_num 1534) 2024-09-21T09:36:39.732 INFO:tasks.rados.rados.0.smithi137.stdout:3300: delete oid 311 current snap is 0 2024-09-21T09:36:39.732 INFO:tasks.rados.rados.0.smithi137.stdout:3296: expect (ObjNum 1878 snap 0 seq_num 1878) 2024-09-21T09:36:39.890 INFO:tasks.rados.rados.0.smithi137.stdout:3295: expect (ObjNum 1971 snap 0 seq_num 1971) 2024-09-21T09:36:39.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:39 smithi165 ceph-mon[32789]: mgrmap e33: y(active, since 25s), standbys: x 2024-09-21T09:36:39.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:39 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2549251996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:39.962 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:39 smithi137 ceph-mon[28941]: mgrmap e33: y(active, since 25s), standbys: x 2024-09-21T09:36:39.962 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:39 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/2549251996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:39.962 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:39 smithi137 ceph-mon[39068]: mgrmap e33: y(active, since 25s), standbys: x 2024-09-21T09:36:39.962 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:39 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2549251996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:40.091 INFO:tasks.rados.rados.0.smithi137.stdout:3293: expect (ObjNum 1834 snap 0 seq_num 1834) 2024-09-21T09:36:40.236 INFO:tasks.rados.rados.0.smithi137.stdout:3297: finishing write tid 1 to smithi13778320-211 2024-09-21T09:36:40.236 INFO:tasks.rados.rados.0.smithi137.stdout:3292: finishing write tid 2 to smithi13778320-385 2024-09-21T09:36:40.236 INFO:tasks.rados.rados.0.smithi137.stdout:3292: finishing write tid 3 to smithi13778320-385 2024-09-21T09:36:40.236 INFO:tasks.rados.rados.0.smithi137.stdout:3293: done (8 left) 2024-09-21T09:36:40.236 INFO:tasks.rados.rados.0.smithi137.stdout:3295: done (7 left) 2024-09-21T09:36:40.236 INFO:tasks.rados.rados.0.smithi137.stdout:3296: done (6 left) 2024-09-21T09:36:40.236 INFO:tasks.rados.rados.0.smithi137.stdout:3300: done (5 left) 2024-09-21T09:36:40.237 INFO:tasks.rados.rados.0.smithi137.stdout:3301: write oid 195 current snap is 0 2024-09-21T09:36:40.237 INFO:tasks.rados.rados.0.smithi137.stdout:3294: expect (ObjNum 1961 snap 0 seq_num 1961) 2024-09-21T09:36:40.427 INFO:tasks.rados.rados.0.smithi137.stdout:3292: finishing write tid 4 to smithi13778320-385 2024-09-21T09:36:40.427 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 385 v 494 (ObjNum 2064 snap 0 seq_num 2064) dirty exists 2024-09-21T09:36:40.428 INFO:tasks.rados.rados.0.smithi137.stdout:3292: left oid 385 (ObjNum 2064 snap 0 seq_num 2064) 2024-09-21T09:36:40.428 INFO:tasks.rados.rados.0.smithi137.stdout:3301: seq_num 2067 ranges {740069=671346,1939339=443730} 2024-09-21T09:36:40.435 INFO:tasks.rados.rados.0.smithi137.stdout:3301: writing smithi13778320-195 from 740069 to 1411415 tid 1 2024-09-21T09:36:40.441 INFO:tasks.rados.rados.0.smithi137.stdout:3301: writing smithi13778320-195 from 1939339 to 2383069 tid 2 2024-09-21T09:36:40.441 INFO:tasks.rados.rados.0.smithi137.stdout:3292: done (5 left) 2024-09-21T09:36:40.441 INFO:tasks.rados.rados.0.smithi137.stdout:3294: done (4 left) 2024-09-21T09:36:40.441 INFO:tasks.rados.rados.0.smithi137.stdout:3302: write oid 273 current snap is 0 2024-09-21T09:36:40.441 INFO:tasks.rados.rados.0.smithi137.stdout:3297: finishing write tid 2 to smithi13778320-211 2024-09-21T09:36:40.441 INFO:tasks.rados.rados.0.smithi137.stdout:3297: finishing write tid 3 to smithi13778320-211 2024-09-21T09:36:40.441 INFO:tasks.rados.rados.0.smithi137.stdout:3297: finishing write tid 4 to smithi13778320-211 2024-09-21T09:36:40.441 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 211 v 398 (ObjNum 2065 snap 0 seq_num 2065) dirty exists 2024-09-21T09:36:40.442 INFO:tasks.rados.rados.0.smithi137.stdout:3297: left oid 211 (ObjNum 2065 snap 0 seq_num 2065) 2024-09-21T09:36:40.442 INFO:tasks.rados.rados.0.smithi137.stdout:3302: seq_num 2068 ranges {756876=462948,1714174=587388} 2024-09-21T09:36:40.447 INFO:tasks.rados.rados.0.smithi137.stdout:3302: writing smithi13778320-273 from 756876 to 1219824 tid 1 2024-09-21T09:36:40.453 INFO:tasks.rados.rados.0.smithi137.stdout:3302: writing smithi13778320-273 from 1714174 to 2301562 tid 2 2024-09-21T09:36:40.453 INFO:tasks.rados.rados.0.smithi137.stdout:3297: done (4 left) 2024-09-21T09:36:40.453 INFO:tasks.rados.rados.0.smithi137.stdout:3303: read oid 179 snap -1 2024-09-21T09:36:40.454 INFO:tasks.rados.rados.0.smithi137.stdout:3303: expect deleted 2024-09-21T09:36:40.454 INFO:tasks.rados.rados.0.smithi137.stdout:3304: write oid 113 current snap is 0 2024-09-21T09:36:40.454 INFO:tasks.rados.rados.0.smithi137.stdout:3299: expect (ObjNum 1534 snap 0 seq_num 1534) 2024-09-21T09:36:40.578 INFO:tasks.rados.rados.0.smithi137.stdout:3298: expect (ObjNum 2028 snap 0 seq_num 2028) 2024-09-21T09:36:40.695 INFO:tasks.rados.rados.0.smithi137.stdout:3301: finishing write tid 1 to smithi13778320-195 2024-09-21T09:36:40.696 INFO:tasks.rados.rados.0.smithi137.stdout:3301: finishing write tid 2 to smithi13778320-195 2024-09-21T09:36:40.696 INFO:tasks.rados.rados.0.smithi137.stdout:3301: finishing write tid 3 to smithi13778320-195 2024-09-21T09:36:40.696 INFO:tasks.rados.rados.0.smithi137.stdout:3301: finishing write tid 4 to smithi13778320-195 2024-09-21T09:36:40.696 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 195 v 401 (ObjNum 2067 snap 0 seq_num 2067) dirty exists 2024-09-21T09:36:40.696 INFO:tasks.rados.rados.0.smithi137.stdout:3301: left oid 195 (ObjNum 2067 snap 0 seq_num 2067) 2024-09-21T09:36:40.696 INFO:tasks.rados.rados.0.smithi137.stdout:3302: finishing write tid 1 to smithi13778320-273 2024-09-21T09:36:40.696 INFO:tasks.rados.rados.0.smithi137.stdout:3304: seq_num 2069 ranges {773683=538197,1772656=731046} 2024-09-21T09:36:40.702 INFO:tasks.rados.rados.0.smithi137.stdout:3304: writing smithi13778320-113 from 773683 to 1311880 tid 1 2024-09-21T09:36:40.710 INFO:tasks.rados.rados.0.smithi137.stdout:3304: writing smithi13778320-113 from 1772656 to 2503702 tid 2 2024-09-21T09:36:40.710 INFO:tasks.rados.rados.0.smithi137.stdout:3298: done (5 left) 2024-09-21T09:36:40.710 INFO:tasks.rados.rados.0.smithi137.stdout:3299: done (4 left) 2024-09-21T09:36:40.710 INFO:tasks.rados.rados.0.smithi137.stdout:3301: done (3 left) 2024-09-21T09:36:40.710 INFO:tasks.rados.rados.0.smithi137.stdout:3305: write oid 412 current snap is 0 2024-09-21T09:36:40.710 INFO:tasks.rados.rados.0.smithi137.stdout:3305: seq_num 2070 ranges {790490=613446,1831138=591057} 2024-09-21T09:36:40.717 INFO:tasks.rados.rados.0.smithi137.stdout:3305: writing smithi13778320-412 from 790490 to 1403936 tid 1 2024-09-21T09:36:40.723 INFO:tasks.rados.rados.0.smithi137.stdout:3305: writing smithi13778320-412 from 1831138 to 2422195 tid 2 2024-09-21T09:36:40.723 INFO:tasks.rados.rados.0.smithi137.stdout:3306: write oid 173 current snap is 0 2024-09-21T09:36:40.723 INFO:tasks.rados.rados.0.smithi137.stdout:3306: seq_num 2071 ranges {407297=688695,1773267=734715} 2024-09-21T09:36:40.729 INFO:tasks.rados.rados.0.smithi137.stdout:3306: writing smithi13778320-173 from 407297 to 1095992 tid 1 2024-09-21T09:36:40.737 INFO:tasks.rados.rados.0.smithi137.stdout:3306: writing smithi13778320-173 from 1773267 to 2507982 tid 2 2024-09-21T09:36:40.737 INFO:tasks.rados.rados.0.smithi137.stdout:3307: read oid 430 snap -1 2024-09-21T09:36:40.737 INFO:tasks.rados.rados.0.smithi137.stdout:3307: expect deleted 2024-09-21T09:36:40.738 INFO:tasks.rados.rados.0.smithi137.stdout:3308: read oid 407 snap -1 2024-09-21T09:36:40.738 INFO:tasks.rados.rados.0.smithi137.stdout:3308: expect (ObjNum 1359 snap 0 seq_num 1359) 2024-09-21T09:36:40.738 INFO:tasks.rados.rados.0.smithi137.stdout:3309: read oid 455 snap -1 2024-09-21T09:36:40.738 INFO:tasks.rados.rados.0.smithi137.stdout:3309: expect (ObjNum 1608 snap 0 seq_num 1608) 2024-09-21T09:36:40.738 INFO:tasks.rados.rados.0.smithi137.stdout:3310: read oid 359 snap -1 2024-09-21T09:36:40.738 INFO:tasks.rados.rados.0.smithi137.stdout:3310: expect (ObjNum 2048 snap 0 seq_num 2048) 2024-09-21T09:36:40.738 INFO:tasks.rados.rados.0.smithi137.stdout:3311: delete oid 107 current snap is 0 2024-09-21T09:36:40.738 INFO:tasks.rados.rados.0.smithi137.stdout:3302: finishing write tid 2 to smithi13778320-273 2024-09-21T09:36:40.738 INFO:tasks.rados.rados.0.smithi137.stdout:3302: finishing write tid 3 to smithi13778320-273 2024-09-21T09:36:40.738 INFO:tasks.rados.rados.0.smithi137.stdout:3302: finishing write tid 4 to smithi13778320-273 2024-09-21T09:36:40.738 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 273 v 368 (ObjNum 2068 snap 0 seq_num 2068) dirty exists 2024-09-21T09:36:40.738 INFO:tasks.rados.rados.0.smithi137.stdout:3302: left oid 273 (ObjNum 2068 snap 0 seq_num 2068) 2024-09-21T09:36:40.739 INFO:tasks.rados.rados.0.smithi137.stdout:3304: finishing write tid 1 to smithi13778320-113 2024-09-21T09:36:40.739 INFO:tasks.rados.rados.0.smithi137.stdout:3304: finishing write tid 2 to smithi13778320-113 2024-09-21T09:36:40.739 INFO:tasks.rados.rados.0.smithi137.stdout:3304: finishing write tid 3 to smithi13778320-113 2024-09-21T09:36:40.739 INFO:tasks.rados.rados.0.smithi137.stdout:3304: finishing write tid 4 to smithi13778320-113 2024-09-21T09:36:40.739 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 113 v 377 (ObjNum 2069 snap 0 seq_num 2069) dirty exists 2024-09-21T09:36:40.739 INFO:tasks.rados.rados.0.smithi137.stdout:3304: left oid 113 (ObjNum 2069 snap 0 seq_num 2069) 2024-09-21T09:36:40.739 INFO:tasks.rados.rados.0.smithi137.stdout:3305: finishing write tid 1 to smithi13778320-412 2024-09-21T09:36:40.739 INFO:tasks.rados.rados.0.smithi137.stdout:3305: finishing write tid 2 to smithi13778320-412 2024-09-21T09:36:40.739 INFO:tasks.rados.rados.0.smithi137.stdout:3305: finishing write tid 3 to smithi13778320-412 2024-09-21T09:36:40.739 INFO:tasks.rados.rados.0.smithi137.stdout:3305: finishing write tid 4 to smithi13778320-412 2024-09-21T09:36:40.739 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 412 v 512 (ObjNum 2070 snap 0 seq_num 2070) dirty exists 2024-09-21T09:36:40.739 INFO:tasks.rados.rados.0.smithi137.stdout:3305: left oid 412 (ObjNum 2070 snap 0 seq_num 2070) 2024-09-21T09:36:40.740 INFO:tasks.rados.rados.0.smithi137.stdout:3306: finishing write tid 1 to smithi13778320-173 2024-09-21T09:36:40.740 INFO:tasks.rados.rados.0.smithi137.stdout:3302: done (9 left) 2024-09-21T09:36:40.740 INFO:tasks.rados.rados.0.smithi137.stdout:3303: done (8 left) 2024-09-21T09:36:40.740 INFO:tasks.rados.rados.0.smithi137.stdout:3304: done (7 left) 2024-09-21T09:36:40.741 INFO:tasks.rados.rados.0.smithi137.stdout:3305: done (6 left) 2024-09-21T09:36:40.741 INFO:tasks.rados.rados.0.smithi137.stdout:3307: done (5 left) 2024-09-21T09:36:40.741 INFO:tasks.rados.rados.0.smithi137.stdout:3311: done (4 left) 2024-09-21T09:36:40.741 INFO:tasks.rados.rados.0.smithi137.stdout:3312: write oid 4 current snap is 0 2024-09-21T09:36:40.741 INFO:tasks.rados.rados.0.smithi137.stdout:3312: seq_num 2073 ranges {440911=439193,1490231=738384} 2024-09-21T09:36:40.745 INFO:tasks.rados.rados.0.smithi137.stdout:3312: writing smithi13778320-4 from 440911 to 880104 tid 1 2024-09-21T09:36:40.753 INFO:tasks.rados.rados.0.smithi137.stdout:3312: writing smithi13778320-4 from 1490231 to 2228615 tid 2 2024-09-21T09:36:40.753 INFO:tasks.rados.rados.0.smithi137.stdout:3313: write oid 33 current snap is 0 2024-09-21T09:36:40.753 INFO:tasks.rados.rados.0.smithi137.stdout:3313: seq_num 2074 ranges {457718=514442,1548713=598395} 2024-09-21T09:36:40.758 INFO:tasks.rados.rados.0.smithi137.stdout:3313: writing smithi13778320-33 from 457718 to 972160 tid 1 2024-09-21T09:36:40.765 INFO:tasks.rados.rados.0.smithi137.stdout:3313: writing smithi13778320-33 from 1548713 to 2147108 tid 2 2024-09-21T09:36:40.765 INFO:tasks.rados.rados.0.smithi137.stdout:3314: read oid 213 snap -1 2024-09-21T09:36:40.765 INFO:tasks.rados.rados.0.smithi137.stdout:3314: expect (ObjNum 1727 snap 0 seq_num 1727) 2024-09-21T09:36:40.765 INFO:tasks.rados.rados.0.smithi137.stdout:3315: write oid 286 current snap is 0 2024-09-21T09:36:40.765 INFO:tasks.rados.rados.0.smithi137.stdout:3315: seq_num 2075 ranges {474525=589691,1490842=742053,2832710=41815} 2024-09-21T09:36:40.771 INFO:tasks.rados.rados.0.smithi137.stdout:3315: writing smithi13778320-286 from 474525 to 1064216 tid 1 2024-09-21T09:36:40.777 INFO:tasks.rados.rados.0.smithi137.stdout:3315: writing smithi13778320-286 from 1490842 to 2232895 tid 2 2024-09-21T09:36:40.781 INFO:tasks.rados.rados.0.smithi137.stdout:3315: writing smithi13778320-286 from 2832710 to 2874525 tid 3 2024-09-21T09:36:40.782 INFO:tasks.rados.rados.0.smithi137.stdout:3316: read oid 58 snap -1 2024-09-21T09:36:40.782 INFO:tasks.rados.rados.0.smithi137.stdout:3316: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-21T09:36:40.782 INFO:tasks.rados.rados.0.smithi137.stdout:3317: read oid 364 snap -1 2024-09-21T09:36:40.782 INFO:tasks.rados.rados.0.smithi137.stdout:3317: expect (ObjNum 1614 snap 0 seq_num 1614) 2024-09-21T09:36:40.782 INFO:tasks.rados.rados.0.smithi137.stdout:3318: write oid 114 current snap is 0 2024-09-21T09:36:40.782 INFO:tasks.rados.rados.0.smithi137.stdout:3310: expect (ObjNum 2048 snap 0 seq_num 2048) 2024-09-21T09:36:40.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:40 smithi137 ceph-mon[28941]: from='client.25820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:40.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:40 smithi137 ceph-mon[28941]: pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.1 MiB/s wr, 85 op/s 2024-09-21T09:36:40.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:40 smithi137 ceph-mon[28941]: from='client.25826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:40.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:40 smithi137 ceph-mon[39068]: from='client.25820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:40.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:40 smithi137 ceph-mon[39068]: pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.1 MiB/s wr, 85 op/s 2024-09-21T09:36:40.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:40 smithi137 ceph-mon[39068]: from='client.25826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:40.801 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:40 smithi165 ceph-mon[32789]: from='client.25820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:40.802 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:40 smithi165 ceph-mon[32789]: pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.1 MiB/s wr, 85 op/s 2024-09-21T09:36:40.802 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:40 smithi165 ceph-mon[32789]: from='client.25826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:40.864 INFO:tasks.rados.rados.0.smithi137.stdout:3306: finishing write tid 2 to smithi13778320-173 2024-09-21T09:36:40.865 INFO:tasks.rados.rados.0.smithi137.stdout:3306: finishing write tid 3 to smithi13778320-173 2024-09-21T09:36:40.865 INFO:tasks.rados.rados.0.smithi137.stdout:3306: finishing write tid 4 to smithi13778320-173 2024-09-21T09:36:40.865 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 173 v 516 (ObjNum 2071 snap 0 seq_num 2071) dirty exists 2024-09-21T09:36:40.865 INFO:tasks.rados.rados.0.smithi137.stdout:3306: left oid 173 (ObjNum 2071 snap 0 seq_num 2071) 2024-09-21T09:36:40.865 INFO:tasks.rados.rados.0.smithi137.stdout:3309: expect (ObjNum 1608 snap 0 seq_num 1608) 2024-09-21T09:36:41.041 INFO:tasks.rados.rados.0.smithi137.stdout:3312: finishing write tid 1 to smithi13778320-4 2024-09-21T09:36:41.041 INFO:tasks.rados.rados.0.smithi137.stdout:3308: expect (ObjNum 1359 snap 0 seq_num 1359) 2024-09-21T09:36:41.209 INFO:tasks.rados.rados.0.smithi137.stdout:3312: finishing write tid 2 to smithi13778320-4 2024-09-21T09:36:41.209 INFO:tasks.rados.rados.0.smithi137.stdout:3312: finishing write tid 3 to smithi13778320-4 2024-09-21T09:36:41.209 INFO:tasks.rados.rados.0.smithi137.stdout:3318: seq_num 2076 ranges {491332=781293,2065677=602064} 2024-09-21T09:36:41.217 INFO:tasks.rados.rados.0.smithi137.stdout:3318: writing smithi13778320-114 from 491332 to 1272625 tid 1 2024-09-21T09:36:41.227 INFO:tasks.rados.rados.0.smithi137.stdout:3318: writing smithi13778320-114 from 2065677 to 2667741 tid 2 2024-09-21T09:36:41.227 INFO:tasks.rados.rados.0.smithi137.stdout:3306: done (10 left) 2024-09-21T09:36:41.227 INFO:tasks.rados.rados.0.smithi137.stdout:3308: done (9 left) 2024-09-21T09:36:41.227 INFO:tasks.rados.rados.0.smithi137.stdout:3309: done (8 left) 2024-09-21T09:36:41.227 INFO:tasks.rados.rados.0.smithi137.stdout:3310: done (7 left) 2024-09-21T09:36:41.227 INFO:tasks.rados.rados.0.smithi137.stdout:3319: delete oid 324 current snap is 0 2024-09-21T09:36:41.227 INFO:tasks.rados.rados.0.smithi137.stdout:3312: finishing write tid 4 to smithi13778320-4 2024-09-21T09:36:41.227 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 4 v 422 (ObjNum 2073 snap 0 seq_num 2073) dirty exists 2024-09-21T09:36:41.228 INFO:tasks.rados.rados.0.smithi137.stdout:3312: left oid 4 (ObjNum 2073 snap 0 seq_num 2073) 2024-09-21T09:36:41.228 INFO:tasks.rados.rados.0.smithi137.stdout:3313: finishing write tid 1 to smithi13778320-33 2024-09-21T09:36:41.228 INFO:tasks.rados.rados.0.smithi137.stdout:3313: finishing write tid 2 to smithi13778320-33 2024-09-21T09:36:41.228 INFO:tasks.rados.rados.0.smithi137.stdout:3313: finishing write tid 3 to smithi13778320-33 2024-09-21T09:36:41.228 INFO:tasks.rados.rados.0.smithi137.stdout:3313: finishing write tid 4 to smithi13778320-33 2024-09-21T09:36:41.228 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 33 v 519 (ObjNum 2074 snap 0 seq_num 2074) dirty exists 2024-09-21T09:36:41.228 INFO:tasks.rados.rados.0.smithi137.stdout:3313: left oid 33 (ObjNum 2074 snap 0 seq_num 2074) 2024-09-21T09:36:41.228 INFO:tasks.rados.rados.0.smithi137.stdout:3314: expect (ObjNum 1727 snap 0 seq_num 1727) 2024-09-21T09:36:41.376 INFO:tasks.rados.rados.0.smithi137.stdout:3315: finishing write tid 1 to smithi13778320-286 2024-09-21T09:36:41.376 INFO:tasks.rados.rados.0.smithi137.stdout:3315: finishing write tid 2 to smithi13778320-286 2024-09-21T09:36:41.376 INFO:tasks.rados.rados.0.smithi137.stdout:3315: finishing write tid 3 to smithi13778320-286 2024-09-21T09:36:41.376 INFO:tasks.rados.rados.0.smithi137.stdout:3315: finishing write tid 4 to smithi13778320-286 2024-09-21T09:36:41.377 INFO:tasks.rados.rados.0.smithi137.stdout:3312: done (7 left) 2024-09-21T09:36:41.377 INFO:tasks.rados.rados.0.smithi137.stdout:3313: done (6 left) 2024-09-21T09:36:41.377 INFO:tasks.rados.rados.0.smithi137.stdout:3314: done (5 left) 2024-09-21T09:36:41.377 INFO:tasks.rados.rados.0.smithi137.stdout:3319: done (4 left) 2024-09-21T09:36:41.377 INFO:tasks.rados.rados.0.smithi137.stdout:3320: delete oid 298 current snap is 0 2024-09-21T09:36:41.377 INFO:tasks.rados.rados.0.smithi137.stdout:3315: finishing write tid 5 to smithi13778320-286 2024-09-21T09:36:41.377 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 286 v 363 (ObjNum 2075 snap 0 seq_num 2075) dirty exists 2024-09-21T09:36:41.377 INFO:tasks.rados.rados.0.smithi137.stdout:3315: left oid 286 (ObjNum 2075 snap 0 seq_num 2075) 2024-09-21T09:36:41.377 INFO:tasks.rados.rados.0.smithi137.stdout:3317: expect (ObjNum 1614 snap 0 seq_num 1614) 2024-09-21T09:36:41.483 INFO:tasks.rados.rados.0.smithi137.stdout:3316: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-21T09:36:41.583 INFO:tasks.rados.rados.0.smithi137.stdout:3318: finishing write tid 1 to smithi13778320-114 2024-09-21T09:36:41.583 INFO:tasks.rados.rados.0.smithi137.stdout:3318: finishing write tid 2 to smithi13778320-114 2024-09-21T09:36:41.583 INFO:tasks.rados.rados.0.smithi137.stdout:3318: finishing write tid 3 to smithi13778320-114 2024-09-21T09:36:41.583 INFO:tasks.rados.rados.0.smithi137.stdout:3318: finishing write tid 4 to smithi13778320-114 2024-09-21T09:36:41.583 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 114 v 522 (ObjNum 2076 snap 0 seq_num 2076) dirty exists 2024-09-21T09:36:41.584 INFO:tasks.rados.rados.0.smithi137.stdout:3318: left oid 114 (ObjNum 2076 snap 0 seq_num 2076) 2024-09-21T09:36:41.584 INFO:tasks.rados.rados.0.smithi137.stdout:3315: done (4 left) 2024-09-21T09:36:41.584 INFO:tasks.rados.rados.0.smithi137.stdout:3316: done (3 left) 2024-09-21T09:36:41.584 INFO:tasks.rados.rados.0.smithi137.stdout:3317: done (2 left) 2024-09-21T09:36:41.584 INFO:tasks.rados.rados.0.smithi137.stdout:3318: done (1 left) 2024-09-21T09:36:41.584 INFO:tasks.rados.rados.0.smithi137.stdout:3320: done (0 left) 2024-09-21T09:36:41.584 INFO:tasks.rados.rados.0.smithi137.stdout:3321: read oid 155 snap -1 2024-09-21T09:36:41.584 INFO:tasks.rados.rados.0.smithi137.stdout:3321: expect (ObjNum 1720 snap 0 seq_num 1720) 2024-09-21T09:36:41.584 INFO:tasks.rados.rados.0.smithi137.stdout:3322: write oid 294 current snap is 0 2024-09-21T09:36:41.584 INFO:tasks.rados.rados.0.smithi137.stdout:3322: seq_num 2079 ranges {541753=607040,1724770=749391} 2024-09-21T09:36:41.589 INFO:tasks.rados.rados.0.smithi137.stdout:3322: writing smithi13778320-294 from 541753 to 1148793 tid 1 2024-09-21T09:36:41.596 INFO:tasks.rados.rados.0.smithi137.stdout:3322: writing smithi13778320-294 from 1724770 to 2474161 tid 2 2024-09-21T09:36:41.596 INFO:tasks.rados.rados.0.smithi137.stdout:3323: read oid 1 snap -1 2024-09-21T09:36:41.596 INFO:tasks.rados.rados.0.smithi137.stdout:3323: expect (ObjNum 1455 snap 0 seq_num 1455) 2024-09-21T09:36:41.596 INFO:tasks.rados.rados.0.smithi137.stdout:3324: write oid 460 current snap is 0 2024-09-21T09:36:41.597 INFO:tasks.rados.rados.0.smithi137.stdout:3324: seq_num 2080 ranges {558560=682289,1783252=493049} 2024-09-21T09:36:41.603 INFO:tasks.rados.rados.0.smithi137.stdout:3324: writing smithi13778320-460 from 558560 to 1240849 tid 1 2024-09-21T09:36:41.609 INFO:tasks.rados.rados.0.smithi137.stdout:3324: writing smithi13778320-460 from 1783252 to 2276301 tid 2 2024-09-21T09:36:41.609 INFO:tasks.rados.rados.0.smithi137.stdout:3325: delete oid 300 current snap is 0 2024-09-21T09:36:41.609 INFO:tasks.rados.rados.0.smithi137.stdout:3321: expect (ObjNum 1720 snap 0 seq_num 1720) 2024-09-21T09:36:41.773 INFO:tasks.rados.rados.0.smithi137.stdout:3322: finishing write tid 1 to smithi13778320-294 2024-09-21T09:36:41.773 INFO:tasks.rados.rados.0.smithi137.stdout:3321: done (4 left) 2024-09-21T09:36:41.773 INFO:tasks.rados.rados.0.smithi137.stdout:3325: done (3 left) 2024-09-21T09:36:41.773 INFO:tasks.rados.rados.0.smithi137.stdout:3326: read oid 448 snap -1 2024-09-21T09:36:41.773 INFO:tasks.rados.rados.0.smithi137.stdout:3326: expect (ObjNum 1595 snap 0 seq_num 1595) 2024-09-21T09:36:41.773 INFO:tasks.rados.rados.0.smithi137.stdout:3327: read oid 235 snap -1 2024-09-21T09:36:41.773 INFO:tasks.rados.rados.0.smithi137.stdout:3327: expect deleted 2024-09-21T09:36:41.773 INFO:tasks.rados.rados.0.smithi137.stdout:3328: write oid 487 current snap is 0 2024-09-21T09:36:41.773 INFO:tasks.rados.rados.0.smithi137.stdout:3323: expect (ObjNum 1455 snap 0 seq_num 1455) 2024-09-21T09:36:41.891 INFO:tasks.rados.rados.0.smithi137.stdout:3322: finishing write tid 2 to smithi13778320-294 2024-09-21T09:36:41.891 INFO:tasks.rados.rados.0.smithi137.stdout:3322: finishing write tid 3 to smithi13778320-294 2024-09-21T09:36:41.892 INFO:tasks.rados.rados.0.smithi137.stdout:3328: seq_num 2082 ranges {592174=432787,1500216=496718,2624671=367503} 2024-09-21T09:36:41.897 INFO:tasks.rados.rados.0.smithi137.stdout:3328: writing smithi13778320-487 from 592174 to 1024961 tid 1 2024-09-21T09:36:41.902 INFO:tasks.rados.rados.0.smithi137.stdout:3328: writing smithi13778320-487 from 1500216 to 1996934 tid 2 2024-09-21T09:36:41.908 INFO:tasks.rados.rados.0.smithi137.stdout:3328: writing smithi13778320-487 from 2624671 to 2992174 tid 3 2024-09-21T09:36:41.908 INFO:tasks.rados.rados.0.smithi137.stdout:3323: done (5 left) 2024-09-21T09:36:41.908 INFO:tasks.rados.rados.0.smithi137.stdout:3329: delete oid 53 current snap is 0 2024-09-21T09:36:41.908 INFO:tasks.rados.rados.0.smithi137.stdout:3322: finishing write tid 4 to smithi13778320-294 2024-09-21T09:36:41.908 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 294 v 430 (ObjNum 2079 snap 0 seq_num 2079) dirty exists 2024-09-21T09:36:41.908 INFO:tasks.rados.rados.0.smithi137.stdout:3322: left oid 294 (ObjNum 2079 snap 0 seq_num 2079) 2024-09-21T09:36:41.909 INFO:tasks.rados.rados.0.smithi137.stdout:3324: finishing write tid 1 to smithi13778320-460 2024-09-21T09:36:41.909 INFO:tasks.rados.rados.0.smithi137.stdout:3324: finishing write tid 2 to smithi13778320-460 2024-09-21T09:36:41.909 INFO:tasks.rados.rados.0.smithi137.stdout:3324: finishing write tid 3 to smithi13778320-460 2024-09-21T09:36:41.909 INFO:tasks.rados.rados.0.smithi137.stdout:3324: finishing write tid 4 to smithi13778320-460 2024-09-21T09:36:41.909 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 460 v 367 (ObjNum 2080 snap 0 seq_num 2080) dirty exists 2024-09-21T09:36:41.909 INFO:tasks.rados.rados.0.smithi137.stdout:3324: left oid 460 (ObjNum 2080 snap 0 seq_num 2080) 2024-09-21T09:36:41.909 INFO:tasks.rados.rados.0.smithi137.stdout:3326: expect (ObjNum 1595 snap 0 seq_num 1595) 2024-09-21T09:36:42.038 INFO:tasks.rados.rados.0.smithi137.stdout:3328: finishing write tid 1 to smithi13778320-487 2024-09-21T09:36:42.039 INFO:tasks.rados.rados.0.smithi137.stdout:3328: finishing write tid 2 to smithi13778320-487 2024-09-21T09:36:42.039 INFO:tasks.rados.rados.0.smithi137.stdout:3328: finishing write tid 3 to smithi13778320-487 2024-09-21T09:36:42.039 INFO:tasks.rados.rados.0.smithi137.stdout:3328: finishing write tid 4 to smithi13778320-487 2024-09-21T09:36:42.039 INFO:tasks.rados.rados.0.smithi137.stdout:3328: finishing write tid 5 to smithi13778320-487 2024-09-21T09:36:42.039 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 487 v 434 (ObjNum 2082 snap 0 seq_num 2082) dirty exists 2024-09-21T09:36:42.039 INFO:tasks.rados.rados.0.smithi137.stdout:3328: left oid 487 (ObjNum 2082 snap 0 seq_num 2082) 2024-09-21T09:36:42.039 INFO:tasks.rados.rados.0.smithi137.stdout:3322: done (5 left) 2024-09-21T09:36:42.039 INFO:tasks.rados.rados.0.smithi137.stdout:3324: done (4 left) 2024-09-21T09:36:42.039 INFO:tasks.rados.rados.0.smithi137.stdout:3326: done (3 left) 2024-09-21T09:36:42.039 INFO:tasks.rados.rados.0.smithi137.stdout:3327: done (2 left) 2024-09-21T09:36:42.039 INFO:tasks.rados.rados.0.smithi137.stdout:3328: done (1 left) 2024-09-21T09:36:42.039 INFO:tasks.rados.rados.0.smithi137.stdout:3329: done (0 left) 2024-09-21T09:36:42.039 INFO:tasks.rados.rados.0.smithi137.stdout:3330: read oid 28 snap -1 2024-09-21T09:36:42.040 INFO:tasks.rados.rados.0.smithi137.stdout:3330: expect (ObjNum 2033 snap 0 seq_num 2033) 2024-09-21T09:36:42.040 INFO:tasks.rados.rados.0.smithi137.stdout:3331: delete oid 291 current snap is 0 2024-09-21T09:36:42.040 INFO:tasks.rados.rados.0.smithi137.stdout:3331: done (1 left) 2024-09-21T09:36:42.040 INFO:tasks.rados.rados.0.smithi137.stdout:3332: read oid 218 snap -1 2024-09-21T09:36:42.040 INFO:tasks.rados.rados.0.smithi137.stdout:3332: expect (ObjNum 789 snap 0 seq_num 789) 2024-09-21T09:36:42.040 INFO:tasks.rados.rados.0.smithi137.stdout:3333: read oid 210 snap -1 2024-09-21T09:36:42.040 INFO:tasks.rados.rados.0.smithi137.stdout:3333: expect (ObjNum 1899 snap 0 seq_num 1899) 2024-09-21T09:36:42.040 INFO:tasks.rados.rados.0.smithi137.stdout:3334: delete oid 478 current snap is 0 2024-09-21T09:36:42.042 INFO:tasks.rados.rados.0.smithi137.stdout:3334: done (3 left) 2024-09-21T09:36:42.042 INFO:tasks.rados.rados.0.smithi137.stdout:3335: read oid 362 snap -1 2024-09-21T09:36:42.042 INFO:tasks.rados.rados.0.smithi137.stdout:3335: expect (ObjNum 1964 snap 0 seq_num 1964) 2024-09-21T09:36:42.042 INFO:tasks.rados.rados.0.smithi137.stdout:3336: read oid 239 snap -1 2024-09-21T09:36:42.042 INFO:tasks.rados.rados.0.smithi137.stdout:3336: expect (ObjNum 1684 snap 0 seq_num 1684) 2024-09-21T09:36:42.042 INFO:tasks.rados.rados.0.smithi137.stdout:3337: read oid 124 snap -1 2024-09-21T09:36:42.042 INFO:tasks.rados.rados.0.smithi137.stdout:3337: expect deleted 2024-09-21T09:36:42.043 INFO:tasks.rados.rados.0.smithi137.stdout:3338: write oid 328 current snap is 0 2024-09-21T09:36:42.043 INFO:tasks.rados.rados.0.smithi137.stdout:3338: seq_num 2086 ranges {659402=450136,1734144=504056,2734363=325039} 2024-09-21T09:36:42.048 INFO:tasks.rados.rados.0.smithi137.stdout:3338: writing smithi13778320-328 from 659402 to 1109538 tid 1 2024-09-21T09:36:42.055 INFO:tasks.rados.rados.0.smithi137.stdout:3338: writing smithi13778320-328 from 1734144 to 2238200 tid 2 2024-09-21T09:36:42.060 INFO:tasks.rados.rados.0.smithi137.stdout:3338: writing smithi13778320-328 from 2734363 to 3059402 tid 3 2024-09-21T09:36:42.060 INFO:tasks.rados.rados.0.smithi137.stdout:3339: write oid 45 current snap is 0 2024-09-21T09:36:42.060 INFO:tasks.rados.rados.0.smithi137.stdout:3339: seq_num 2087 ranges {676209=525385,1676273=764067,3045433=30776} 2024-09-21T09:36:42.066 INFO:tasks.rados.rados.0.smithi137.stdout:3339: writing smithi13778320-45 from 676209 to 1201594 tid 1 2024-09-21T09:36:42.073 INFO:tasks.rados.rados.0.smithi137.stdout:3339: writing smithi13778320-45 from 1676273 to 2440340 tid 2 2024-09-21T09:36:42.077 INFO:tasks.rados.rados.0.smithi137.stdout:3339: writing smithi13778320-45 from 3045433 to 3076209 tid 3 2024-09-21T09:36:42.077 INFO:tasks.rados.rados.0.smithi137.stdout:3340: write oid 20 current snap is 0 2024-09-21T09:36:42.077 INFO:tasks.rados.rados.0.smithi137.stdout:3330: expect (ObjNum 2033 snap 0 seq_num 2033) 2024-09-21T09:36:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:36:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:36:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: Upgrade: Setting container_image for all mgr 2024-09-21T09:36:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T09:36:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T09:36:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T09:36:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T09:36:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T09:36:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T09:36:42.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T09:36:42.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T09:36:42.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: Upgrade: It appears safe to stop mon.a 2024-09-21T09:36:42.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:41 smithi165 ceph-mon[32789]: pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 9.5 MiB/s wr, 99 op/s 2024-09-21T09:36:42.277 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:42.277 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:36:41] "GET /metrics HTTP/1.1" 200 36202 "" "Prometheus/2.51.0" 2024-09-21T09:36:42.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:42.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:42.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:42.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:36:42.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:42.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:42.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:36:42.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: Upgrade: Setting container_image for all mgr 2024-09-21T09:36:42.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:42.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T09:36:42.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T09:36:42.279 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T09:36:42.279 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T09:36:42.279 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T09:36:42.279 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T09:36:42.279 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T09:36:42.279 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T09:36:42.279 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: Upgrade: It appears safe to stop mon.a 2024-09-21T09:36:42.279 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[28941]: pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 9.5 MiB/s wr, 99 op/s 2024-09-21T09:36:42.279 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:42.279 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:42.279 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:42.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:36:42.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:42.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:36:42.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:36:42.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: Upgrade: Setting container_image for all mgr 2024-09-21T09:36:42.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:42.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T09:36:42.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T09:36:42.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T09:36:42.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T09:36:42.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T09:36:42.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T09:36:42.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T09:36:42.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T09:36:42.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: Upgrade: It appears safe to stop mon.a 2024-09-21T09:36:42.281 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:41 smithi137 ceph-mon[39068]: pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 9.5 MiB/s wr, 99 op/s 2024-09-21T09:36:42.295 INFO:tasks.rados.rados.0.smithi137.stdout:3332: expect (ObjNum 789 snap 0 seq_num 789) 2024-09-21T09:36:42.466 INFO:tasks.rados.rados.0.smithi137.stdout:3335: expect (ObjNum 1964 snap 0 seq_num 1964) 2024-09-21T09:36:42.642 INFO:tasks.rados.rados.0.smithi137.stdout:3336: expect (ObjNum 1684 snap 0 seq_num 1684) 2024-09-21T09:36:42.765 INFO:tasks.rados.rados.0.smithi137.stdout:3333: expect (ObjNum 1899 snap 0 seq_num 1899) 2024-09-21T09:36:42.898 INFO:tasks.rados.rados.0.smithi137.stdout:3338: finishing write tid 1 to smithi13778320-328 2024-09-21T09:36:42.898 INFO:tasks.rados.rados.0.smithi137.stdout:3338: finishing write tid 2 to smithi13778320-328 2024-09-21T09:36:42.898 INFO:tasks.rados.rados.0.smithi137.stdout:3340: seq_num 2088 ranges {693016=600634,1734755=507725,2672856=420160} 2024-09-21T09:36:42.904 INFO:tasks.rados.rados.0.smithi137.stdout:3340: writing smithi13778320-20 from 693016 to 1293650 tid 1 2024-09-21T09:36:42.910 INFO:tasks.rados.rados.0.smithi137.stdout:3340: writing smithi13778320-20 from 1734755 to 2242480 tid 2 2024-09-21T09:36:42.915 INFO:tasks.rados.rados.0.smithi137.stdout:3340: writing smithi13778320-20 from 2672856 to 3093016 tid 3 2024-09-21T09:36:42.916 INFO:tasks.rados.rados.0.smithi137.stdout:3330: done (8 left) 2024-09-21T09:36:42.916 INFO:tasks.rados.rados.0.smithi137.stdout:3332: done (7 left) 2024-09-21T09:36:42.916 INFO:tasks.rados.rados.0.smithi137.stdout:3333: done (6 left) 2024-09-21T09:36:42.916 INFO:tasks.rados.rados.0.smithi137.stdout:3335: done (5 left) 2024-09-21T09:36:42.916 INFO:tasks.rados.rados.0.smithi137.stdout:3336: done (4 left) 2024-09-21T09:36:42.916 INFO:tasks.rados.rados.0.smithi137.stdout:3337: done (3 left) 2024-09-21T09:36:42.916 INFO:tasks.rados.rados.0.smithi137.stdout:3341: read oid 472 snap -1 2024-09-21T09:36:42.916 INFO:tasks.rados.rados.0.smithi137.stdout:3341: expect (ObjNum 1656 snap 0 seq_num 1656) 2024-09-21T09:36:42.916 INFO:tasks.rados.rados.0.smithi137.stdout:3342: read oid 269 snap -1 2024-09-21T09:36:42.916 INFO:tasks.rados.rados.0.smithi137.stdout:3342: expect (ObjNum 1445 snap 0 seq_num 1445) 2024-09-21T09:36:42.916 INFO:tasks.rados.rados.0.smithi137.stdout:3343: write oid 209 current snap is 0 2024-09-21T09:36:42.917 INFO:tasks.rados.rados.0.smithi137.stdout:3338: finishing write tid 3 to smithi13778320-328 2024-09-21T09:36:42.917 INFO:tasks.rados.rados.0.smithi137.stdout:3338: finishing write tid 4 to smithi13778320-328 2024-09-21T09:36:42.917 INFO:tasks.rados.rados.0.smithi137.stdout:3343: seq_num 2089 ranges {709823=675883,1793237=767736,3100279=9544} 2024-09-21T09:36:42.922 INFO:tasks.rados.rados.0.smithi137.stdout:3343: writing smithi13778320-209 from 709823 to 1385706 tid 1 2024-09-21T09:36:42.929 INFO:tasks.rados.rados.0.smithi137.stdout:3343: writing smithi13778320-209 from 1793237 to 2560973 tid 2 2024-09-21T09:36:42.932 INFO:tasks.rados.rados.0.smithi137.stdout:3343: writing smithi13778320-209 from 3100279 to 3109823 tid 3 2024-09-21T09:36:42.933 INFO:tasks.rados.rados.0.smithi137.stdout:3344: read oid 466 snap -1 2024-09-21T09:36:42.933 INFO:tasks.rados.rados.0.smithi137.stdout:3344: expect (ObjNum 1663 snap 0 seq_num 1663) 2024-09-21T09:36:42.933 INFO:tasks.rados.rados.0.smithi137.stdout:3345: write oid 451 current snap is 0 2024-09-21T09:36:42.933 INFO:tasks.rados.rados.0.smithi137.stdout:3338: finishing write tid 5 to smithi13778320-328 2024-09-21T09:36:42.933 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 328 v 444 (ObjNum 2086 snap 0 seq_num 2086) dirty exists 2024-09-21T09:36:42.933 INFO:tasks.rados.rados.0.smithi137.stdout:3338: left oid 328 (ObjNum 2086 snap 0 seq_num 2086) 2024-09-21T09:36:42.933 INFO:tasks.rados.rados.0.smithi137.stdout:3339: finishing write tid 1 to smithi13778320-45 2024-09-21T09:36:42.933 INFO:tasks.rados.rados.0.smithi137.stdout:3339: finishing write tid 2 to smithi13778320-45 2024-09-21T09:36:42.933 INFO:tasks.rados.rados.0.smithi137.stdout:3345: seq_num 2090 ranges {726630=751132,2251719=511394} 2024-09-21T09:36:42.941 INFO:tasks.rados.rados.0.smithi137.stdout:3345: writing smithi13778320-451 from 726630 to 1477762 tid 1 2024-09-21T09:36:42.948 INFO:tasks.rados.rados.0.smithi137.stdout:3345: writing smithi13778320-451 from 2251719 to 2763113 tid 2 2024-09-21T09:36:42.948 INFO:tasks.rados.rados.0.smithi137.stdout:3338: done (7 left) 2024-09-21T09:36:42.948 INFO:tasks.rados.rados.0.smithi137.stdout:3346: read oid 22 snap -1 2024-09-21T09:36:42.948 INFO:tasks.rados.rados.0.smithi137.stdout:3346: expect deleted 2024-09-21T09:36:42.948 INFO:tasks.rados.rados.0.smithi137.stdout:3347: write oid 275 current snap is 0 2024-09-21T09:36:42.948 INFO:tasks.rados.rados.0.smithi137.stdout:3339: finishing write tid 3 to smithi13778320-45 2024-09-21T09:36:42.949 INFO:tasks.rados.rados.0.smithi137.stdout:3339: finishing write tid 4 to smithi13778320-45 2024-09-21T09:36:42.949 INFO:tasks.rados.rados.0.smithi137.stdout:3339: finishing write tid 5 to smithi13778320-45 2024-09-21T09:36:42.949 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 45 v 405 (ObjNum 2087 snap 0 seq_num 2087) dirty exists 2024-09-21T09:36:42.949 INFO:tasks.rados.rados.0.smithi137.stdout:3339: left oid 45 (ObjNum 2087 snap 0 seq_num 2087) 2024-09-21T09:36:42.949 INFO:tasks.rados.rados.0.smithi137.stdout:3347: seq_num 2091 ranges {743437=542734,1910201=771405} 2024-09-21T09:36:42.955 INFO:tasks.rados.rados.0.smithi137.stdout:3347: writing smithi13778320-275 from 743437 to 1286171 tid 1 2024-09-21T09:36:42.963 INFO:tasks.rados.rados.0.smithi137.stdout:3347: writing smithi13778320-275 from 1910201 to 2681606 tid 2 2024-09-21T09:36:42.963 INFO:tasks.rados.rados.0.smithi137.stdout:3339: done (8 left) 2024-09-21T09:36:42.963 INFO:tasks.rados.rados.0.smithi137.stdout:3348: delete oid 329 current snap is 0 2024-09-21T09:36:42.963 INFO:tasks.rados.rados.0.smithi137.stdout:3340: finishing write tid 1 to smithi13778320-20 2024-09-21T09:36:42.963 INFO:tasks.rados.rados.0.smithi137.stdout:3340: finishing write tid 2 to smithi13778320-20 2024-09-21T09:36:42.963 INFO:tasks.rados.rados.0.smithi137.stdout:3340: finishing write tid 3 to smithi13778320-20 2024-09-21T09:36:42.963 INFO:tasks.rados.rados.0.smithi137.stdout:3340: finishing write tid 4 to smithi13778320-20 2024-09-21T09:36:42.964 INFO:tasks.rados.rados.0.smithi137.stdout:3340: finishing write tid 5 to smithi13778320-20 2024-09-21T09:36:42.964 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 20 v 448 (ObjNum 2088 snap 0 seq_num 2088) dirty exists 2024-09-21T09:36:42.964 INFO:tasks.rados.rados.0.smithi137.stdout:3340: left oid 20 (ObjNum 2088 snap 0 seq_num 2088) 2024-09-21T09:36:42.964 INFO:tasks.rados.rados.0.smithi137.stdout:3342: expect (ObjNum 1445 snap 0 seq_num 1445) 2024-09-21T09:36:43.016 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/4044404778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:43.016 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[39068]: from='client.25838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:43.017 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[39068]: Upgrade: Updating mon.a 2024-09-21T09:36:43.017 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:43.017 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:36:43.017 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:36:43.017 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[39068]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:43.017 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[39068]: Deploying daemon mon.a on smithi137 2024-09-21T09:36:43.017 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[39068]: from='client.15930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:43.017 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[28941]: from='client.? 172.21.15.137:0/4044404778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:43.017 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[28941]: from='client.25838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:43.017 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[28941]: Upgrade: Updating mon.a 2024-09-21T09:36:43.017 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[28941]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:43.018 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:36:43.018 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:36:43.018 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[28941]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:43.018 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[28941]: Deploying daemon mon.a on smithi137 2024-09-21T09:36:43.018 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:42 smithi137 ceph-mon[28941]: from='client.15930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:43.042 INFO:tasks.rados.rados.0.smithi137.stdout:3341: expect (ObjNum 1656 snap 0 seq_num 1656) 2024-09-21T09:36:43.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:42 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/4044404778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:43.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:42 smithi165 ceph-mon[32789]: from='client.25838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:43.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:42 smithi165 ceph-mon[32789]: Upgrade: Updating mon.a 2024-09-21T09:36:43.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:42 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='mgr.y' 2024-09-21T09:36:43.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:42 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:36:43.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:42 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:36:43.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:42 smithi165 ceph-mon[32789]: from='mgr.25568 172.21.15.137:0/2741738880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:36:43.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:42 smithi165 ceph-mon[32789]: Deploying daemon mon.a on smithi137 2024-09-21T09:36:43.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:42 smithi165 ceph-mon[32789]: from='client.15930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:43.248 INFO:tasks.rados.rados.0.smithi137.stdout:3343: finishing write tid 1 to smithi13778320-209 2024-09-21T09:36:43.249 INFO:tasks.rados.rados.0.smithi137.stdout:3343: finishing write tid 2 to smithi13778320-209 2024-09-21T09:36:43.249 INFO:tasks.rados.rados.0.smithi137.stdout:3343: finishing write tid 3 to smithi13778320-209 2024-09-21T09:36:43.249 INFO:tasks.rados.rados.0.smithi137.stdout:3343: finishing write tid 4 to smithi13778320-209 2024-09-21T09:36:43.249 INFO:tasks.rados.rados.0.smithi137.stdout:3343: finishing write tid 5 to smithi13778320-209 2024-09-21T09:36:43.249 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 209 v 511 (ObjNum 2089 snap 0 seq_num 2089) dirty exists 2024-09-21T09:36:43.249 INFO:tasks.rados.rados.0.smithi137.stdout:3343: left oid 209 (ObjNum 2089 snap 0 seq_num 2089) 2024-09-21T09:36:43.249 INFO:tasks.rados.rados.0.smithi137.stdout:3344: expect (ObjNum 1663 snap 0 seq_num 1663) 2024-09-21T09:36:43.430 INFO:tasks.rados.rados.0.smithi137.stdout:3345: finishing write tid 1 to smithi13778320-451 2024-09-21T09:36:43.430 INFO:tasks.rados.rados.0.smithi137.stdout:3345: finishing write tid 2 to smithi13778320-451 2024-09-21T09:36:43.430 INFO:tasks.rados.rados.0.smithi137.stdout:3340: done (8 left) 2024-09-21T09:36:43.430 INFO:tasks.rados.rados.0.smithi137.stdout:3341: done (7 left) 2024-09-21T09:36:43.430 INFO:tasks.rados.rados.0.smithi137.stdout:3342: done (6 left) 2024-09-21T09:36:43.430 INFO:tasks.rados.rados.0.smithi137.stdout:3343: done (5 left) 2024-09-21T09:36:43.430 INFO:tasks.rados.rados.0.smithi137.stdout:3344: done (4 left) 2024-09-21T09:36:43.431 INFO:tasks.rados.rados.0.smithi137.stdout:3346: done (3 left) 2024-09-21T09:36:43.431 INFO:tasks.rados.rados.0.smithi137.stdout:3348: done (2 left) 2024-09-21T09:36:43.431 INFO:tasks.rados.rados.0.smithi137.stdout:3349: write oid 321 current snap is 0 2024-09-21T09:36:43.431 INFO:tasks.rados.rados.0.smithi137.stdout:3345: finishing write tid 3 to smithi13778320-451 2024-09-21T09:36:43.431 INFO:tasks.rados.rados.0.smithi137.stdout:3345: finishing write tid 4 to smithi13778320-451 2024-09-21T09:36:43.431 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 451 v 451 (ObjNum 2090 snap 0 seq_num 2090) dirty exists 2024-09-21T09:36:43.431 INFO:tasks.rados.rados.0.smithi137.stdout:3345: left oid 451 (ObjNum 2090 snap 0 seq_num 2090) 2024-09-21T09:36:43.431 INFO:tasks.rados.rados.0.smithi137.stdout:3347: finishing write tid 1 to smithi13778320-275 2024-09-21T09:36:43.431 INFO:tasks.rados.rados.0.smithi137.stdout:3347: finishing write tid 2 to smithi13778320-275 2024-09-21T09:36:43.431 INFO:tasks.rados.rados.0.smithi137.stdout:3349: seq_num 2093 ranges {777051=693232,2027165=658721} 2024-09-21T09:36:43.437 INFO:tasks.rados.rados.0.smithi137.stdout:3349: writing smithi13778320-321 from 777051 to 1470283 tid 1 2024-09-21T09:36:43.445 INFO:tasks.rados.rados.0.smithi137.stdout:3349: writing smithi13778320-321 from 2027165 to 2685886 tid 2 2024-09-21T09:36:43.445 INFO:tasks.rados.rados.0.smithi137.stdout:3345: done (2 left) 2024-09-21T09:36:43.445 INFO:tasks.rados.rados.0.smithi137.stdout:3350: write oid 258 current snap is 0 2024-09-21T09:36:43.445 INFO:tasks.rados.rados.0.smithi137.stdout:3350: seq_num 2094 ranges {793858=768481,2085647=518732} 2024-09-21T09:36:43.453 INFO:tasks.rados.rados.0.smithi137.stdout:3350: writing smithi13778320-258 from 793858 to 1562339 tid 1 2024-09-21T09:36:43.459 INFO:tasks.rados.rados.0.smithi137.stdout:3350: writing smithi13778320-258 from 2085647 to 2604379 tid 2 2024-09-21T09:36:43.459 INFO:tasks.rados.rados.0.smithi137.stdout:3351: write oid 499 current snap is 0 2024-09-21T09:36:43.460 INFO:tasks.rados.rados.0.smithi137.stdout:3347: finishing write tid 3 to smithi13778320-275 2024-09-21T09:36:43.460 INFO:tasks.rados.rados.0.smithi137.stdout:3347: finishing write tid 4 to smithi13778320-275 2024-09-21T09:36:43.460 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 275 v 425 (ObjNum 2091 snap 0 seq_num 2091) dirty exists 2024-09-21T09:36:43.460 INFO:tasks.rados.rados.0.smithi137.stdout:3347: left oid 275 (ObjNum 2091 snap 0 seq_num 2091) 2024-09-21T09:36:43.460 INFO:tasks.rados.rados.0.smithi137.stdout:3349: finishing write tid 1 to smithi13778320-321 2024-09-21T09:36:43.460 INFO:tasks.rados.rados.0.smithi137.stdout:3349: finishing write tid 2 to smithi13778320-321 2024-09-21T09:36:43.460 INFO:tasks.rados.rados.0.smithi137.stdout:3349: finishing write tid 3 to smithi13778320-321 2024-09-21T09:36:43.460 INFO:tasks.rados.rados.0.smithi137.stdout:3349: finishing write tid 4 to smithi13778320-321 2024-09-21T09:36:43.460 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 321 v 525 (ObjNum 2093 snap 0 seq_num 2093) dirty exists 2024-09-21T09:36:43.460 INFO:tasks.rados.rados.0.smithi137.stdout:3349: left oid 321 (ObjNum 2093 snap 0 seq_num 2093) 2024-09-21T09:36:43.460 INFO:tasks.rados.rados.0.smithi137.stdout:3350: finishing write tid 1 to smithi13778320-258 2024-09-21T09:36:43.460 INFO:tasks.rados.rados.0.smithi137.stdout:3351: seq_num 2095 ranges {410665=443730,1627776=662390,2748464=462201} 2024-09-21T09:36:43.464 INFO:tasks.rados.rados.0.smithi137.stdout:3351: writing smithi13778320-499 from 410665 to 854395 tid 1 2024-09-21T09:36:43.472 INFO:tasks.rados.rados.0.smithi137.stdout:3351: writing smithi13778320-499 from 1627776 to 2290166 tid 2 2024-09-21T09:36:43.477 INFO:tasks.rados.rados.0.smithi137.stdout:3351: writing smithi13778320-499 from 2748464 to 3210665 tid 3 2024-09-21T09:36:43.478 INFO:tasks.rados.rados.0.smithi137.stdout:3347: done (3 left) 2024-09-21T09:36:43.478 INFO:tasks.rados.rados.0.smithi137.stdout:3349: done (2 left) 2024-09-21T09:36:43.478 INFO:tasks.rados.rados.0.smithi137.stdout:3352: write oid 242 current snap is 0 2024-09-21T09:36:43.478 INFO:tasks.rados.rados.0.smithi137.stdout:3350: finishing write tid 2 to smithi13778320-258 2024-09-21T09:36:43.478 INFO:tasks.rados.rados.0.smithi137.stdout:3350: finishing write tid 3 to smithi13778320-258 2024-09-21T09:36:43.478 INFO:tasks.rados.rados.0.smithi137.stdout:3350: finishing write tid 4 to smithi13778320-258 2024-09-21T09:36:43.478 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 258 v 335 (ObjNum 2094 snap 0 seq_num 2094) dirty exists 2024-09-21T09:36:43.478 INFO:tasks.rados.rados.0.smithi137.stdout:3350: left oid 258 (ObjNum 2094 snap 0 seq_num 2094) 2024-09-21T09:36:43.478 INFO:tasks.rados.rados.0.smithi137.stdout:3351: finishing write tid 1 to smithi13778320-499 2024-09-21T09:36:43.478 INFO:tasks.rados.rados.0.smithi137.stdout:3351: finishing write tid 2 to smithi13778320-499 2024-09-21T09:36:43.478 INFO:tasks.rados.rados.0.smithi137.stdout:3352: seq_num 2096 ranges {427472=518979,1686258=522401,2775887=451585} 2024-09-21T09:36:43.482 INFO:tasks.rados.rados.0.smithi137.stdout:3352: writing smithi13778320-242 from 427472 to 946451 tid 1 2024-09-21T09:36:43.489 INFO:tasks.rados.rados.0.smithi137.stdout:3352: writing smithi13778320-242 from 1686258 to 2208659 tid 2 2024-09-21T09:36:43.495 INFO:tasks.rados.rados.0.smithi137.stdout:3352: writing smithi13778320-242 from 2775887 to 3227472 tid 3 2024-09-21T09:36:43.495 INFO:tasks.rados.rados.0.smithi137.stdout:3350: done (2 left) 2024-09-21T09:36:43.495 INFO:tasks.rados.rados.0.smithi137.stdout:3353: write oid 339 current snap is 0 2024-09-21T09:36:43.495 INFO:tasks.rados.rados.0.smithi137.stdout:3351: finishing write tid 3 to smithi13778320-499 2024-09-21T09:36:43.495 INFO:tasks.rados.rados.0.smithi137.stdout:3351: finishing write tid 4 to smithi13778320-499 2024-09-21T09:36:43.495 INFO:tasks.rados.rados.0.smithi137.stdout:3353: seq_num 2097 ranges {444279=594228,1744740=666059,3203310=40969} 2024-09-21T09:36:43.500 INFO:tasks.rados.rados.0.smithi137.stdout:3353: writing smithi13778320-339 from 444279 to 1038507 tid 1 2024-09-21T09:36:43.508 INFO:tasks.rados.rados.0.smithi137.stdout:3353: writing smithi13778320-339 from 1744740 to 2410799 tid 2 2024-09-21T09:36:43.513 INFO:tasks.rados.rados.0.smithi137.stdout:3353: writing smithi13778320-339 from 3203310 to 3244279 tid 3 2024-09-21T09:36:43.513 INFO:tasks.rados.rados.0.smithi137.stdout:3354: read oid 397 snap -1 2024-09-21T09:36:43.513 INFO:tasks.rados.rados.0.smithi137.stdout:3354: expect (ObjNum 1761 snap 0 seq_num 1761) 2024-09-21T09:36:43.513 INFO:tasks.rados.rados.0.smithi137.stdout:3355: write oid 22 current snap is 0 2024-09-21T09:36:43.514 INFO:tasks.rados.rados.0.smithi137.stdout:3351: finishing write tid 5 to smithi13778320-499 2024-09-21T09:36:43.514 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 499 v 409 (ObjNum 2095 snap 0 seq_num 2095) dirty exists 2024-09-21T09:36:43.514 INFO:tasks.rados.rados.0.smithi137.stdout:3351: left oid 499 (ObjNum 2095 snap 0 seq_num 2095) 2024-09-21T09:36:43.514 INFO:tasks.rados.rados.0.smithi137.stdout:3352: finishing write tid 1 to smithi13778320-242 2024-09-21T09:36:43.514 INFO:tasks.rados.rados.0.smithi137.stdout:3352: finishing write tid 2 to smithi13778320-242 2024-09-21T09:36:43.514 INFO:tasks.rados.rados.0.smithi137.stdout:3355: seq_num 2098 ranges {461086=669477,1803222=526070,2830733=430353} 2024-09-21T09:36:43.519 INFO:tasks.rados.rados.0.smithi137.stdout:3355: writing smithi13778320-22 from 461086 to 1130563 tid 1 2024-09-21T09:36:43.526 INFO:tasks.rados.rados.0.smithi137.stdout:3355: writing smithi13778320-22 from 1803222 to 2329292 tid 2 2024-09-21T09:36:43.532 INFO:tasks.rados.rados.0.smithi137.stdout:3355: writing smithi13778320-22 from 2830733 to 3261086 tid 3 2024-09-21T09:36:43.532 INFO:tasks.rados.rados.0.smithi137.stdout:3351: done (4 left) 2024-09-21T09:36:43.532 INFO:tasks.rados.rados.0.smithi137.stdout:3356: write oid 380 current snap is 0 2024-09-21T09:36:43.532 INFO:tasks.rados.rados.0.smithi137.stdout:3352: finishing write tid 3 to smithi13778320-242 2024-09-21T09:36:43.532 INFO:tasks.rados.rados.0.smithi137.stdout:3352: finishing write tid 4 to smithi13778320-242 2024-09-21T09:36:43.532 INFO:tasks.rados.rados.0.smithi137.stdout:3352: finishing write tid 5 to smithi13778320-242 2024-09-21T09:36:43.532 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 242 v 515 (ObjNum 2096 snap 0 seq_num 2096) dirty exists 2024-09-21T09:36:43.532 INFO:tasks.rados.rados.0.smithi137.stdout:3352: left oid 242 (ObjNum 2096 snap 0 seq_num 2096) 2024-09-21T09:36:43.532 INFO:tasks.rados.rados.0.smithi137.stdout:3353: finishing write tid 1 to smithi13778320-339 2024-09-21T09:36:43.532 INFO:tasks.rados.rados.0.smithi137.stdout:3353: finishing write tid 2 to smithi13778320-339 2024-09-21T09:36:43.532 INFO:tasks.rados.rados.0.smithi137.stdout:3353: finishing write tid 3 to smithi13778320-339 2024-09-21T09:36:43.532 INFO:tasks.rados.rados.0.smithi137.stdout:3353: finishing write tid 4 to smithi13778320-339 2024-09-21T09:36:43.533 INFO:tasks.rados.rados.0.smithi137.stdout:3356: seq_num 2099 ranges {477893=461079,1578057=669728,2974509=303384} 2024-09-21T09:36:43.536 INFO:tasks.rados.rados.0.smithi137.stdout:3356: writing smithi13778320-380 from 477893 to 938972 tid 1 2024-09-21T09:36:43.544 INFO:tasks.rados.rados.0.smithi137.stdout:3356: writing smithi13778320-380 from 1578057 to 2247785 tid 2 2024-09-21T09:36:43.550 INFO:tasks.rados.rados.0.smithi137.stdout:3356: writing smithi13778320-380 from 2974509 to 3277893 tid 3 2024-09-21T09:36:43.550 INFO:tasks.rados.rados.0.smithi137.stdout:3352: done (4 left) 2024-09-21T09:36:43.550 INFO:tasks.rados.rados.0.smithi137.stdout:3357: delete oid 449 current snap is 0 2024-09-21T09:36:43.550 INFO:tasks.rados.rados.0.smithi137.stdout:3353: finishing write tid 5 to smithi13778320-339 2024-09-21T09:36:43.550 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 339 v 382 (ObjNum 2097 snap 0 seq_num 2097) dirty exists 2024-09-21T09:36:43.550 INFO:tasks.rados.rados.0.smithi137.stdout:3353: left oid 339 (ObjNum 2097 snap 0 seq_num 2097) 2024-09-21T09:36:43.550 INFO:tasks.rados.rados.0.smithi137.stdout:3354: expect (ObjNum 1761 snap 0 seq_num 1761) 2024-09-21T09:36:43.748 INFO:tasks.rados.rados.0.smithi137.stdout:3355: finishing write tid 1 to smithi13778320-22 2024-09-21T09:36:43.748 INFO:tasks.rados.rados.0.smithi137.stdout:3355: finishing write tid 2 to smithi13778320-22 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi137.stdout:3355: finishing write tid 3 to smithi13778320-22 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi137.stdout:3355: finishing write tid 4 to smithi13778320-22 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi137.stdout:3355: finishing write tid 5 to smithi13778320-22 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 22 v 438 (ObjNum 2098 snap 0 seq_num 2098) dirty exists 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi137.stdout:3355: left oid 22 (ObjNum 2098 snap 0 seq_num 2098) 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi137.stdout:3356: finishing write tid 1 to smithi13778320-380 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi137.stdout:3353: done (4 left) 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi137.stdout:3354: done (3 left) 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi137.stdout:3355: done (2 left) 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi137.stdout:3357: done (1 left) 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi137.stdout:3358: read oid 272 snap -1 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi137.stdout:3358: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi137.stdout:3359: delete oid 222 current snap is 0 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi137.stdout:3356: finishing write tid 2 to smithi13778320-380 2024-09-21T09:36:43.750 INFO:tasks.rados.rados.0.smithi137.stdout:3356: finishing write tid 3 to smithi13778320-380 2024-09-21T09:36:43.750 INFO:tasks.rados.rados.0.smithi137.stdout:3356: finishing write tid 4 to smithi13778320-380 2024-09-21T09:36:43.750 INFO:tasks.rados.rados.0.smithi137.stdout:3356: finishing write tid 5 to smithi13778320-380 2024-09-21T09:36:43.750 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 380 v 404 (ObjNum 2099 snap 0 seq_num 2099) dirty exists 2024-09-21T09:36:43.750 INFO:tasks.rados.rados.0.smithi137.stdout:3356: left oid 380 (ObjNum 2099 snap 0 seq_num 2099) 2024-09-21T09:36:43.750 INFO:tasks.rados.rados.0.smithi137.stdout:3356: done (2 left) 2024-09-21T09:36:43.751 INFO:tasks.rados.rados.0.smithi137.stdout:3359: done (1 left) 2024-09-21T09:36:43.751 INFO:tasks.rados.rados.0.smithi137.stdout:3360: read oid 236 snap -1 2024-09-21T09:36:43.751 INFO:tasks.rados.rados.0.smithi137.stdout:3360: expect (ObjNum 1569 snap 0 seq_num 1569) 2024-09-21T09:36:43.751 INFO:tasks.rados.rados.0.smithi137.stdout:3361: read oid 228 snap -1 2024-09-21T09:36:43.751 INFO:tasks.rados.rados.0.smithi137.stdout:3361: expect deleted 2024-09-21T09:36:43.751 INFO:tasks.rados.rados.0.smithi137.stdout:3362: write oid 88 current snap is 0 2024-09-21T09:36:43.751 INFO:tasks.rados.rados.0.smithi137.stdout:3362: seq_num 2102 ranges {528314=686826,1637150=533408,2940425=387889} 2024-09-21T09:36:43.757 INFO:tasks.rados.rados.0.smithi137.stdout:3362: writing smithi13778320-88 from 528314 to 1215140 tid 1 2024-09-21T09:36:43.763 INFO:tasks.rados.rados.0.smithi137.stdout:3362: writing smithi13778320-88 from 1637150 to 2170558 tid 2 2024-09-21T09:36:43.769 INFO:tasks.rados.rados.0.smithi137.stdout:3362: writing smithi13778320-88 from 2940425 to 3328314 tid 3 2024-09-21T09:36:43.769 INFO:tasks.rados.rados.0.smithi137.stdout:3363: read oid 367 snap -1 2024-09-21T09:36:43.770 INFO:tasks.rados.rados.0.smithi137.stdout:3363: expect (ObjNum 1025 snap 0 seq_num 1025) 2024-09-21T09:36:43.770 INFO:tasks.rados.rados.0.smithi137.stdout:3364: delete oid 399 current snap is 0 2024-09-21T09:36:43.770 INFO:tasks.rados.rados.0.smithi137.stdout:3360: expect (ObjNum 1569 snap 0 seq_num 1569) 2024-09-21T09:36:43.897 INFO:tasks.rados.rados.0.smithi137.stdout:3358: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-21T09:36:44.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:43 smithi137 ceph-mon[28941]: pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2024-09-21T09:36:44.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:43 smithi137 ceph-mon[39068]: pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2024-09-21T09:36:44.084 INFO:tasks.rados.rados.0.smithi137.stdout:3362: finishing write tid 1 to smithi13778320-88 2024-09-21T09:36:44.084 INFO:tasks.rados.rados.0.smithi137.stdout:3362: finishing write tid 2 to smithi13778320-88 2024-09-21T09:36:44.084 INFO:tasks.rados.rados.0.smithi137.stdout:3362: finishing write tid 3 to smithi13778320-88 2024-09-21T09:36:44.084 INFO:tasks.rados.rados.0.smithi137.stdout:3362: finishing write tid 4 to smithi13778320-88 2024-09-21T09:36:44.084 INFO:tasks.rados.rados.0.smithi137.stdout:3362: finishing write tid 5 to smithi13778320-88 2024-09-21T09:36:44.084 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 88 v 499 (ObjNum 2102 snap 0 seq_num 2102) dirty exists 2024-09-21T09:36:44.084 INFO:tasks.rados.rados.0.smithi137.stdout:3362: left oid 88 (ObjNum 2102 snap 0 seq_num 2102) 2024-09-21T09:36:44.084 INFO:tasks.rados.rados.0.smithi137.stdout:3363: expect (ObjNum 1025 snap 0 seq_num 1025) 2024-09-21T09:36:44.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:43 smithi165 ceph-mon[32789]: pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2024-09-21T09:36:44.260 INFO:tasks.rados.rados.0.smithi137.stdout:3358: done (5 left) 2024-09-21T09:36:44.261 INFO:tasks.rados.rados.0.smithi137.stdout:3360: done (4 left) 2024-09-21T09:36:44.261 INFO:tasks.rados.rados.0.smithi137.stdout:3361: done (3 left) 2024-09-21T09:36:44.261 INFO:tasks.rados.rados.0.smithi137.stdout:3362: done (2 left) 2024-09-21T09:36:44.261 INFO:tasks.rados.rados.0.smithi137.stdout:3363: done (1 left) 2024-09-21T09:36:44.261 INFO:tasks.rados.rados.0.smithi137.stdout:3364: done (0 left) 2024-09-21T09:36:44.261 INFO:tasks.rados.rados.0.smithi137.stdout:3365: read oid 90 snap -1 2024-09-21T09:36:44.261 INFO:tasks.rados.rados.0.smithi137.stdout:3365: expect (ObjNum 1750 snap 0 seq_num 1750) 2024-09-21T09:36:44.261 INFO:tasks.rados.rados.0.smithi137.stdout:3366: write oid 97 current snap is 0 2024-09-21T09:36:44.261 INFO:tasks.rados.rados.0.smithi137.stdout:3366: seq_num 2104 ranges {561928=437324,1637761=420724,2762565=438668} 2024-09-21T09:36:44.266 INFO:tasks.rados.rados.0.smithi137.stdout:3366: writing smithi13778320-97 from 561928 to 999252 tid 1 2024-09-21T09:36:44.272 INFO:tasks.rados.rados.0.smithi137.stdout:3366: writing smithi13778320-97 from 1637761 to 2058485 tid 2 2024-09-21T09:36:44.278 INFO:tasks.rados.rados.0.smithi137.stdout:3366: writing smithi13778320-97 from 2762565 to 3201233 tid 3 2024-09-21T09:36:44.278 INFO:tasks.rados.rados.0.smithi137.stdout:3367: read oid 305 snap -1 2024-09-21T09:36:44.279 INFO:tasks.rados.rados.0.smithi137.stdout:3367: expect deleted 2024-09-21T09:36:44.279 INFO:tasks.rados.rados.0.smithi137.stdout:3368: read oid 471 snap -1 2024-09-21T09:36:44.279 INFO:tasks.rados.rados.0.smithi137.stdout:3368: expect (ObjNum 1634 snap 0 seq_num 1634) 2024-09-21T09:36:44.279 INFO:tasks.rados.rados.0.smithi137.stdout:3369: read oid 273 snap -1 2024-09-21T09:36:44.279 INFO:tasks.rados.rados.0.smithi137.stdout:3369: expect (ObjNum 2068 snap 0 seq_num 2068) 2024-09-21T09:36:44.279 INFO:tasks.rados.rados.0.smithi137.stdout:3370: write oid 500 current snap is 0 2024-09-21T09:36:44.279 INFO:tasks.rados.rados.0.smithi137.stdout:3370: seq_num 2105 ranges {578735=512573,1696243=680735,2906341=472394} 2024-09-21T09:36:44.285 INFO:tasks.rados.rados.0.smithi137.stdout:3370: writing smithi13778320-500 from 578735 to 1091308 tid 1 2024-09-21T09:36:44.292 INFO:tasks.rados.rados.0.smithi137.stdout:3370: writing smithi13778320-500 from 1696243 to 2376978 tid 2 2024-09-21T09:36:44.299 INFO:tasks.rados.rados.0.smithi137.stdout:3370: writing smithi13778320-500 from 2906341 to 3378735 tid 3 2024-09-21T09:36:44.299 INFO:tasks.rados.rados.0.smithi137.stdout:3371: read oid 58 snap -1 2024-09-21T09:36:44.299 INFO:tasks.rados.rados.0.smithi137.stdout:3371: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-21T09:36:44.299 INFO:tasks.rados.rados.0.smithi137.stdout:3372: read oid 178 snap -1 2024-09-21T09:36:44.299 INFO:tasks.rados.rados.0.smithi137.stdout:3372: expect (ObjNum 1734 snap 0 seq_num 1734) 2024-09-21T09:36:44.299 INFO:tasks.rados.rados.0.smithi137.stdout:3373: read oid 20 snap -1 2024-09-21T09:36:44.299 INFO:tasks.rados.rados.0.smithi137.stdout:3373: expect (ObjNum 2088 snap 0 seq_num 2088) 2024-09-21T09:36:44.299 INFO:tasks.rados.rados.0.smithi137.stdout:3374: write oid 211 current snap is 0 2024-09-21T09:36:44.299 INFO:tasks.rados.rados.0.smithi137.stdout:3365: expect (ObjNum 1750 snap 0 seq_num 1750) 2024-09-21T09:36:44.377 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:44 smithi137 systemd[1]: Stopping Ceph mon.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:36:44.454 INFO:tasks.rados.rados.0.smithi137.stdout:3366: finishing write tid 1 to smithi13778320-97 2024-09-21T09:36:44.455 INFO:tasks.rados.rados.0.smithi137.stdout:3366: finishing write tid 2 to smithi13778320-97 2024-09-21T09:36:44.455 INFO:tasks.rados.rados.0.smithi137.stdout:3374: seq_num 2106 ranges {595542=704175,1871078=424393,3050117=345425} 2024-09-21T09:36:44.461 INFO:tasks.rados.rados.0.smithi137.stdout:3374: writing smithi13778320-211 from 595542 to 1299717 tid 1 2024-09-21T09:36:44.467 INFO:tasks.rados.rados.0.smithi137.stdout:3374: writing smithi13778320-211 from 1871078 to 2295471 tid 2 2024-09-21T09:36:44.473 INFO:tasks.rados.rados.0.smithi137.stdout:3374: writing smithi13778320-211 from 3050117 to 3395542 tid 3 2024-09-21T09:36:44.473 INFO:tasks.rados.rados.0.smithi137.stdout:3365: done (9 left) 2024-09-21T09:36:44.473 INFO:tasks.rados.rados.0.smithi137.stdout:3375: write oid 40 current snap is 0 2024-09-21T09:36:44.473 INFO:tasks.rados.rados.0.smithi137.stdout:3366: finishing write tid 3 to smithi13778320-97 2024-09-21T09:36:44.473 INFO:tasks.rados.rados.0.smithi137.stdout:3366: finishing write tid 4 to smithi13778320-97 2024-09-21T09:36:44.473 INFO:tasks.rados.rados.0.smithi137.stdout:3375: seq_num 2107 ranges {612349=779424,1929560=684404,3077540=334809} 2024-09-21T09:36:44.480 INFO:tasks.rados.rados.0.smithi137.stdout:3375: writing smithi13778320-40 from 612349 to 1391773 tid 1 2024-09-21T09:36:44.487 INFO:tasks.rados.rados.0.smithi137.stdout:3375: writing smithi13778320-40 from 1929560 to 2613964 tid 2 2024-09-21T09:36:44.492 INFO:tasks.rados.rados.0.smithi137.stdout:3375: writing smithi13778320-40 from 3077540 to 3412349 tid 3 2024-09-21T09:36:44.492 INFO:tasks.rados.rados.0.smithi137.stdout:3367: done (9 left) 2024-09-21T09:36:44.492 INFO:tasks.rados.rados.0.smithi137.stdout:3376: write oid 113 current snap is 0 2024-09-21T09:36:44.492 INFO:tasks.rados.rados.0.smithi137.stdout:3366: finishing write tid 5 to smithi13778320-97 2024-09-21T09:36:44.492 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 97 v 413 (ObjNum 2104 snap 0 seq_num 2104) dirty exists 2024-09-21T09:36:44.492 INFO:tasks.rados.rados.0.smithi137.stdout:3366: left oid 97 (ObjNum 2104 snap 0 seq_num 2104) 2024-09-21T09:36:44.492 INFO:tasks.rados.rados.0.smithi137.stdout:3369: expect (ObjNum 2068 snap 0 seq_num 2068) 2024-09-21T09:36:44.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:44.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:36:44.690 INFO:tasks.rados.rados.0.smithi137.stdout:3370: finishing write tid 1 to smithi13778320-500 2024-09-21T09:36:44.691 INFO:tasks.rados.rados.0.smithi137.stdout:3368: expect (ObjNum 1634 snap 0 seq_num 1634) 2024-09-21T09:36:44.733 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:44 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a[28937]: 2024-09-21T09:36:44.374+0000 7f20ea0ac640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T09:36:44.733 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:44 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a[28937]: 2024-09-21T09:36:44.374+0000 7f20ea0ac640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T09:36:44.733 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:44 smithi137 podman[93596]: 2024-09-21 09:36:44.426193894 +0000 UTC m=+0.181572667 container died 0d6a5b1a021eb81b92b6102b8c8dc597cda004d0aa5b79924abd8784f19d9a7a (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=quincy-fbd1a6a, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-21T09:36:44.874 INFO:tasks.rados.rados.0.smithi137.stdout:3370: finishing write tid 2 to smithi13778320-500 2024-09-21T09:36:44.874 INFO:tasks.rados.rados.0.smithi137.stdout:3370: finishing write tid 3 to smithi13778320-500 2024-09-21T09:36:44.875 INFO:tasks.rados.rados.0.smithi137.stdout:3370: finishing write tid 4 to smithi13778320-500 2024-09-21T09:36:44.875 INFO:tasks.rados.rados.0.smithi137.stdout:3370: finishing write tid 5 to smithi13778320-500 2024-09-21T09:36:44.875 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 500 v 529 (ObjNum 2105 snap 0 seq_num 2105) dirty exists 2024-09-21T09:36:44.875 INFO:tasks.rados.rados.0.smithi137.stdout:3370: left oid 500 (ObjNum 2105 snap 0 seq_num 2105) 2024-09-21T09:36:44.875 INFO:tasks.rados.rados.0.smithi137.stdout:3371: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-21T09:36:44.984 INFO:tasks.rados.rados.0.smithi137.stdout:3372: expect (ObjNum 1734 snap 0 seq_num 1734) 2024-09-21T09:36:45.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:44 smithi137 podman[93596]: 2024-09-21 09:36:44.91706304 +0000 UTC m=+0.672441806 container cleanup 0d6a5b1a021eb81b92b6102b8c8dc597cda004d0aa5b79924abd8784f19d9a7a (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , RELEASE=quincy-fbd1a6a, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-21T09:36:45.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:44 smithi137 bash[93596]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a 2024-09-21T09:36:45.099 INFO:tasks.rados.rados.0.smithi137.stdout:3373: expect (ObjNum 2088 snap 0 seq_num 2088) 2024-09-21T09:36:45.201 INFO:tasks.rados.rados.0.smithi137.stdout:3374: finishing write tid 1 to smithi13778320-211 2024-09-21T09:36:45.201 INFO:tasks.rados.rados.0.smithi137.stdout:3374: finishing write tid 2 to smithi13778320-211 2024-09-21T09:36:45.201 INFO:tasks.rados.rados.0.smithi137.stdout:3374: finishing write tid 3 to smithi13778320-211 2024-09-21T09:36:45.201 INFO:tasks.rados.rados.0.smithi137.stdout:3374: finishing write tid 4 to smithi13778320-211 2024-09-21T09:36:45.201 INFO:tasks.rados.rados.0.smithi137.stdout:3374: finishing write tid 5 to smithi13778320-211 2024-09-21T09:36:45.201 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 211 v 417 (ObjNum 2106 snap 0 seq_num 2106) dirty exists 2024-09-21T09:36:45.202 INFO:tasks.rados.rados.0.smithi137.stdout:3374: left oid 211 (ObjNum 2106 snap 0 seq_num 2106) 2024-09-21T09:36:45.202 INFO:tasks.rados.rados.0.smithi137.stdout:3375: finishing write tid 1 to smithi13778320-40 2024-09-21T09:36:45.202 INFO:tasks.rados.rados.0.smithi137.stdout:3375: finishing write tid 2 to smithi13778320-40 2024-09-21T09:36:45.202 INFO:tasks.rados.rados.0.smithi137.stdout:3376: seq_num 2108 ranges {629156=454673,1871689=428062,2988610=440546} 2024-09-21T09:36:45.207 INFO:tasks.rados.rados.0.smithi137.stdout:3376: writing smithi13778320-113 from 629156 to 1083829 tid 1 2024-09-21T09:36:45.213 INFO:tasks.rados.rados.0.smithi137.stdout:3376: writing smithi13778320-113 from 1871689 to 2299751 tid 2 2024-09-21T09:36:45.222 INFO:tasks.rados.rados.0.smithi137.stdout:3376: writing smithi13778320-113 from 2988610 to 3429156 tid 3 2024-09-21T09:36:45.222 INFO:tasks.rados.rados.0.smithi137.stdout:3366: done (9 left) 2024-09-21T09:36:45.222 INFO:tasks.rados.rados.0.smithi137.stdout:3368: done (8 left) 2024-09-21T09:36:45.222 INFO:tasks.rados.rados.0.smithi137.stdout:3369: done (7 left) 2024-09-21T09:36:45.222 INFO:tasks.rados.rados.0.smithi137.stdout:3370: done (6 left) 2024-09-21T09:36:45.222 INFO:tasks.rados.rados.0.smithi137.stdout:3371: done (5 left) 2024-09-21T09:36:45.222 INFO:tasks.rados.rados.0.smithi137.stdout:3372: done (4 left) 2024-09-21T09:36:45.222 INFO:tasks.rados.rados.0.smithi137.stdout:3373: done (3 left) 2024-09-21T09:36:45.223 INFO:tasks.rados.rados.0.smithi137.stdout:3374: done (2 left) 2024-09-21T09:36:45.223 INFO:tasks.rados.rados.0.smithi137.stdout:3377: write oid 420 current snap is 0 2024-09-21T09:36:45.223 INFO:tasks.rados.rados.0.smithi137.stdout:3375: finishing write tid 3 to smithi13778320-40 2024-09-21T09:36:45.223 INFO:tasks.rados.rados.0.smithi137.stdout:3377: seq_num 2109 ranges {645963=529922,1930171=688073,3416033=29930} 2024-09-21T09:36:45.227 INFO:tasks.rados.rados.0.smithi137.stdout:3377: writing smithi13778320-420 from 645963 to 1175885 tid 1 2024-09-21T09:36:45.235 INFO:tasks.rados.rados.0.smithi137.stdout:3377: writing smithi13778320-420 from 1930171 to 2618244 tid 2 2024-09-21T09:36:45.240 INFO:tasks.rados.rados.0.smithi137.stdout:3377: writing smithi13778320-420 from 3416033 to 3445963 tid 3 2024-09-21T09:36:45.240 INFO:tasks.rados.rados.0.smithi137.stdout:3378: read oid 44 snap -1 2024-09-21T09:36:45.240 INFO:tasks.rados.rados.0.smithi137.stdout:3378: expect (ObjNum 43 snap 0 seq_num 43) 2024-09-21T09:36:45.240 INFO:tasks.rados.rados.0.smithi137.stdout:3379: read oid 220 snap -1 2024-09-21T09:36:45.240 INFO:tasks.rados.rados.0.smithi137.stdout:3379: expect (ObjNum 1854 snap 0 seq_num 1854) 2024-09-21T09:36:45.240 INFO:tasks.rados.rados.0.smithi137.stdout:3380: write oid 280 current snap is 0 2024-09-21T09:36:45.240 INFO:tasks.rados.rados.0.smithi137.stdout:3375: finishing write tid 4 to smithi13778320-40 2024-09-21T09:36:45.241 INFO:tasks.rados.rados.0.smithi137.stdout:3375: finishing write tid 5 to smithi13778320-40 2024-09-21T09:36:45.241 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 40 v 503 (ObjNum 2107 snap 0 seq_num 2107) dirty exists 2024-09-21T09:36:45.241 INFO:tasks.rados.rados.0.smithi137.stdout:3375: left oid 40 (ObjNum 2107 snap 0 seq_num 2107) 2024-09-21T09:36:45.241 INFO:tasks.rados.rados.0.smithi137.stdout:3376: finishing write tid 1 to smithi13778320-113 2024-09-21T09:36:45.241 INFO:tasks.rados.rados.0.smithi137.stdout:3376: finishing write tid 2 to smithi13778320-113 2024-09-21T09:36:45.241 INFO:tasks.rados.rados.0.smithi137.stdout:3376: finishing write tid 3 to smithi13778320-113 2024-09-21T09:36:45.241 INFO:tasks.rados.rados.0.smithi137.stdout:3376: finishing write tid 4 to smithi13778320-113 2024-09-21T09:36:45.241 INFO:tasks.rados.rados.0.smithi137.stdout:3376: finishing write tid 5 to smithi13778320-113 2024-09-21T09:36:45.241 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 113 v 386 (ObjNum 2108 snap 0 seq_num 2108) dirty exists 2024-09-21T09:36:45.241 INFO:tasks.rados.rados.0.smithi137.stdout:3376: left oid 113 (ObjNum 2108 snap 0 seq_num 2108) 2024-09-21T09:36:45.241 INFO:tasks.rados.rados.0.smithi137.stdout:3377: finishing write tid 1 to smithi13778320-420 2024-09-21T09:36:45.241 INFO:tasks.rados.rados.0.smithi137.stdout:3377: finishing write tid 2 to smithi13778320-420 2024-09-21T09:36:45.241 INFO:tasks.rados.rados.0.smithi137.stdout:3380: seq_num 2110 ranges {662770=605171,1988653=431731,3043456=419314} 2024-09-21T09:36:45.247 INFO:tasks.rados.rados.0.smithi137.stdout:3380: writing smithi13778320-280 from 662770 to 1267941 tid 1 2024-09-21T09:36:45.255 INFO:tasks.rados.rados.0.smithi137.stdout:3380: writing smithi13778320-280 from 1988653 to 2420384 tid 2 2024-09-21T09:36:45.261 INFO:tasks.rados.rados.0.smithi137.stdout:3380: writing smithi13778320-280 from 3043456 to 3462770 tid 3 2024-09-21T09:36:45.261 INFO:tasks.rados.rados.0.smithi137.stdout:3375: done (5 left) 2024-09-21T09:36:45.261 INFO:tasks.rados.rados.0.smithi137.stdout:3376: done (4 left) 2024-09-21T09:36:45.261 INFO:tasks.rados.rados.0.smithi137.stdout:3381: read oid 126 snap -1 2024-09-21T09:36:45.261 INFO:tasks.rados.rados.0.smithi137.stdout:3381: expect (ObjNum 1486 snap 0 seq_num 1486) 2024-09-21T09:36:45.261 INFO:tasks.rados.rados.0.smithi137.stdout:3382: read oid 388 snap -1 2024-09-21T09:36:45.261 INFO:tasks.rados.rados.0.smithi137.stdout:3382: expect (ObjNum 2028 snap 0 seq_num 2028) 2024-09-21T09:36:45.262 INFO:tasks.rados.rados.0.smithi137.stdout:3383: delete oid 211 current snap is 0 2024-09-21T09:36:45.262 INFO:tasks.rados.rados.0.smithi137.stdout:3377: finishing write tid 3 to smithi13778320-420 2024-09-21T09:36:45.262 INFO:tasks.rados.rados.0.smithi137.stdout:3377: finishing write tid 4 to smithi13778320-420 2024-09-21T09:36:45.262 INFO:tasks.rados.rados.0.smithi137.stdout:3377: finishing write tid 5 to smithi13778320-420 2024-09-21T09:36:45.262 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 420 v 328 (ObjNum 2109 snap 0 seq_num 2109) dirty exists 2024-09-21T09:36:45.262 INFO:tasks.rados.rados.0.smithi137.stdout:3377: left oid 420 (ObjNum 2109 snap 0 seq_num 2109) 2024-09-21T09:36:45.262 INFO:tasks.rados.rados.0.smithi137.stdout:3378: expect (ObjNum 43 snap 0 seq_num 43) 2024-09-21T09:36:45.266 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:45.354 INFO:tasks.rados.rados.0.smithi137.stdout:3379: expect (ObjNum 1854 snap 0 seq_num 1854) 2024-09-21T09:36:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:45 smithi137 podman[93609]: 2024-09-21 09:36:45.193757808 +0000 UTC m=+0.771422977 container remove 0d6a5b1a021eb81b92b6102b8c8dc597cda004d0aa5b79924abd8784f19d9a7a (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=quincy-fbd1a6a, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-21T09:36:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:45 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T09:36:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:45 smithi137 systemd[1]: Stopped Ceph mon.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:36:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:45 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.a.service: Consumed 12.082s CPU time. 2024-09-21T09:36:45.637 INFO:tasks.rados.rados.0.smithi137.stdout:3380: finishing write tid 1 to smithi13778320-280 2024-09-21T09:36:45.637 INFO:tasks.rados.rados.0.smithi137.stdout:3380: finishing write tid 2 to smithi13778320-280 2024-09-21T09:36:45.637 INFO:tasks.rados.rados.0.smithi137.stdout:3377: done (6 left) 2024-09-21T09:36:45.637 INFO:tasks.rados.rados.0.smithi137.stdout:3378: done (5 left) 2024-09-21T09:36:45.637 INFO:tasks.rados.rados.0.smithi137.stdout:3379: done (4 left) 2024-09-21T09:36:45.637 INFO:tasks.rados.rados.0.smithi137.stdout:3383: done (3 left) 2024-09-21T09:36:45.638 INFO:tasks.rados.rados.0.smithi137.stdout:3384: read oid 305 snap -1 2024-09-21T09:36:45.638 INFO:tasks.rados.rados.0.smithi137.stdout:3384: expect deleted 2024-09-21T09:36:45.638 INFO:tasks.rados.rados.0.smithi137.stdout:3385: read oid 499 snap -1 2024-09-21T09:36:45.638 INFO:tasks.rados.rados.0.smithi137.stdout:3385: expect (ObjNum 2095 snap 0 seq_num 2095) 2024-09-21T09:36:45.638 INFO:tasks.rados.rados.0.smithi137.stdout:3386: read oid 190 snap -1 2024-09-21T09:36:45.638 INFO:tasks.rados.rados.0.smithi137.stdout:3386: expect (ObjNum 1951 snap 0 seq_num 1951) 2024-09-21T09:36:45.638 INFO:tasks.rados.rados.0.smithi137.stdout:3387: write oid 449 current snap is 0 2024-09-21T09:36:45.638 INFO:tasks.rados.rados.0.smithi137.stdout:3382: expect (ObjNum 2028 snap 0 seq_num 2028) 2024-09-21T09:36:45.755 INFO:tasks.rados.rados.0.smithi137.stdout:3380: finishing write tid 3 to smithi13778320-280 2024-09-21T09:36:45.755 INFO:tasks.rados.rados.0.smithi137.stdout:3380: finishing write tid 4 to smithi13778320-280 2024-09-21T09:36:45.755 INFO:tasks.rados.rados.0.smithi137.stdout:3380: finishing write tid 5 to smithi13778320-280 2024-09-21T09:36:45.755 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 280 v 339 (ObjNum 2110 snap 0 seq_num 2110) dirty exists 2024-09-21T09:36:45.755 INFO:tasks.rados.rados.0.smithi137.stdout:3380: left oid 280 (ObjNum 2110 snap 0 seq_num 2110) 2024-09-21T09:36:45.755 INFO:tasks.rados.rados.0.smithi137.stdout:3381: expect (ObjNum 1486 snap 0 seq_num 1486) 2024-09-21T09:36:45.906 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:45 smithi137 systemd[1]: Starting Ceph mon.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:36:45.906 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:45 smithi137 podman[93806]: 2024-09-21 09:36:45.675705563 +0000 UTC m=+0.016886437 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:36:45.906 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:45 smithi137 podman[93806]: 2024-09-21 09:36:45.80359426 +0000 UTC m=+0.144775127 container create c71a135e238a6ed8839381e10790d122ac560a8f23dbbcd3b38b9b81cc8650c4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=main-62da54b, maintainer=Guillaume Abrioux ) 2024-09-21T09:36:45.928 INFO:tasks.rados.rados.0.smithi137.stdout:3386: expect (ObjNum 1951 snap 0 seq_num 1951) 2024-09-21T09:36:46.065 INFO:tasks.rados.rados.0.smithi137.stdout:3385: expect (ObjNum 2095 snap 0 seq_num 2095) 2024-09-21T09:36:46.147 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:45.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:36:46.147 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:45.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:36:46.277 INFO:tasks.rados.rados.0.smithi137.stdout:3387: seq_num 2112 ranges {696384=755669,1989264=435400,2981949=514435} 2024-09-21T09:36:46.284 INFO:tasks.rados.rados.0.smithi137.stdout:3387: writing smithi13778320-449 from 696384 to 1452053 tid 1 2024-09-21T09:36:46.290 INFO:tasks.rados.rados.0.smithi137.stdout:3387: writing smithi13778320-449 from 1989264 to 2424664 tid 2 2024-09-21T09:36:46.296 INFO:tasks.rados.rados.0.smithi137.stdout:3387: writing smithi13778320-449 from 2981949 to 3496384 tid 3 2024-09-21T09:36:46.296 INFO:tasks.rados.rados.0.smithi137.stdout:3380: done (6 left) 2024-09-21T09:36:46.296 INFO:tasks.rados.rados.0.smithi137.stdout:3381: done (5 left) 2024-09-21T09:36:46.296 INFO:tasks.rados.rados.0.smithi137.stdout:3382: done (4 left) 2024-09-21T09:36:46.297 INFO:tasks.rados.rados.0.smithi137.stdout:3384: done (3 left) 2024-09-21T09:36:46.297 INFO:tasks.rados.rados.0.smithi137.stdout:3385: done (2 left) 2024-09-21T09:36:46.297 INFO:tasks.rados.rados.0.smithi137.stdout:3386: done (1 left) 2024-09-21T09:36:46.297 INFO:tasks.rados.rados.0.smithi137.stdout:3388: write oid 344 current snap is 0 2024-09-21T09:36:46.297 INFO:tasks.rados.rados.0.smithi137.stdout:3387: finishing write tid 1 to smithi13778320-449 2024-09-21T09:36:46.297 INFO:tasks.rados.rados.0.smithi137.stdout:3387: finishing write tid 2 to smithi13778320-449 2024-09-21T09:36:46.297 INFO:tasks.rados.rados.0.smithi137.stdout:3388: seq_num 2113 ranges {713191=430918,1647746=695411,3009372=503819} 2024-09-21T09:36:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 podman[93806]: 2024-09-21 09:36:46.014430908 +0000 UTC m=+0.355611781 container init c71a135e238a6ed8839381e10790d122ac560a8f23dbbcd3b38b9b81cc8650c4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:36:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 podman[93806]: 2024-09-21 09:36:46.017738862 +0000 UTC m=+0.358919729 container start c71a135e238a6ed8839381e10790d122ac560a8f23dbbcd3b38b9b81cc8650c4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, GIT_CLEAN=True, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:36:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:36:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev), process ceph-mon, pid 2 2024-09-21T09:36:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: pidfile_write: ignore empty --pid-file 2024-09-21T09:36:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: load: jerasure load: lrc 2024-09-21T09:36:46.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: RocksDB version: 7.9.2 2024-09-21T09:36:46.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Git sha 0 2024-09-21T09:36:46.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Compile date 2024-09-20 20:32:28 2024-09-21T09:36:46.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: DB SUMMARY 2024-09-21T09:36:46.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: DB Session ID: 7E39PYM626F6JP0VT0T6 2024-09-21T09:36:46.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: CURRENT file: CURRENT 2024-09-21T09:36:46.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:36:46.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: MANIFEST file: MANIFEST-000015 size: 972 Bytes 2024-09-21T09:36:46.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000030.sst 2024-09-21T09:36:46.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000028.log size: 3070416 ; 2024-09-21T09:36:46.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.error_if_exists: 0 2024-09-21T09:36:46.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.create_if_missing: 0 2024-09-21T09:36:46.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.paranoid_checks: 1 2024-09-21T09:36:46.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T09:36:46.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:36:46.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T09:36:46.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.env: 0x5613b6920120 2024-09-21T09:36:46.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T09:36:46.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.info_log: 0x5613b8af1700 2024-09-21T09:36:46.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:36:46.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.statistics: (nil) 2024-09-21T09:36:46.303 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.use_fsync: 0 2024-09-21T09:36:46.303 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_log_file_size: 0 2024-09-21T09:36:46.303 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:36:46.303 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:36:46.303 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:36:46.303 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:36:46.303 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.allow_fallocate: 1 2024-09-21T09:36:46.303 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:36:46.303 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:36:46.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.use_direct_reads: 0 2024-09-21T09:36:46.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:36:46.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:36:46.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.db_log_dir: 2024-09-21T09:36:46.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.wal_dir: 2024-09-21T09:36:46.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:36:46.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:36:46.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:36:46.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:36:46.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:36:46.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:36:46.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:36:46.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:36:46.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.write_buffer_manager: 0x5613b8af41e0 2024-09-21T09:36:46.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.unordered_write: 0 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.row_cache: None 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.wal_filter: None 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:36:46.305 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:36:46.306 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.two_write_queues: 0 2024-09-21T09:36:46.306 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:36:46.306 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.wal_compression: 0 2024-09-21T09:36:46.306 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.atomic_flush: 0 2024-09-21T09:36:46.306 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:36:46.306 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:36:46.306 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:36:46.306 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.log_readahead_size: 0 2024-09-21T09:36:46.306 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:36:46.306 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:36:46.306 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:36:46.306 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:36:46.306 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:36:46.306 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:36:46.306 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T09:36:46.307 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_background_jobs: 2 2024-09-21T09:36:46.307 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_background_compactions: -1 2024-09-21T09:36:46.307 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_subcompactions: 1 2024-09-21T09:36:46.307 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:36:46.307 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:36:46.307 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:36:46.307 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:36:46.307 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:36:46.307 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:36:46.307 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:36:46.307 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:36:46.307 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_open_files: -1 2024-09-21T09:36:46.307 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:36:46.308 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:36:46.308 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:36:46.308 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:36:46.308 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_background_flushes: -1 2024-09-21T09:36:46.308 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Compression algorithms supported: 2024-09-21T09:36:46.308 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: kZSTD supported: 0 2024-09-21T09:36:46.308 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: kXpressCompression supported: 0 2024-09-21T09:36:46.308 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: kBZip2Compression supported: 0 2024-09-21T09:36:46.308 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:36:46.308 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: kLZ4Compression supported: 1 2024-09-21T09:36:46.308 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: kZlibCompression supported: 1 2024-09-21T09:36:46.308 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:36:46.308 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: kSnappyCompression supported: 1 2024-09-21T09:36:46.308 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:36:46.309 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T09:36:46.309 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-21T09:36:46.309 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T09:36:46.309 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:36:46.309 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.merge_operator: 2024-09-21T09:36:46.309 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compaction_filter: None 2024-09-21T09:36:46.309 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:36:46.309 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:36:46.309 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:36:46.309 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:36:46.309 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5613b8af1320) 2024-09-21T09:36:46.309 INFO:journalctl@ceph.mon.a.smithi137.stdout: cache_index_and_filter_blocks: 1 2024-09-21T09:36:46.309 INFO:journalctl@ceph.mon.a.smithi137.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:36:46.310 INFO:journalctl@ceph.mon.a.smithi137.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:36:46.310 INFO:journalctl@ceph.mon.a.smithi137.stdout: pin_top_level_index_and_filter: 1 2024-09-21T09:36:46.310 INFO:journalctl@ceph.mon.a.smithi137.stdout: index_type: 0 2024-09-21T09:36:46.310 INFO:journalctl@ceph.mon.a.smithi137.stdout: data_block_index_type: 0 2024-09-21T09:36:46.310 INFO:journalctl@ceph.mon.a.smithi137.stdout: index_shortening: 1 2024-09-21T09:36:46.310 INFO:journalctl@ceph.mon.a.smithi137.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:36:46.310 INFO:journalctl@ceph.mon.a.smithi137.stdout: checksum: 4 2024-09-21T09:36:46.310 INFO:journalctl@ceph.mon.a.smithi137.stdout: no_block_cache: 0 2024-09-21T09:36:46.310 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_cache: 0x5613b8ae5610 2024-09-21T09:36:46.310 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_cache_name: BinnedLRUCache 2024-09-21T09:36:46.310 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_cache_options: 2024-09-21T09:36:46.310 INFO:journalctl@ceph.mon.a.smithi137.stdout: capacity : 536870912 2024-09-21T09:36:46.310 INFO:journalctl@ceph.mon.a.smithi137.stdout: num_shard_bits : 4 2024-09-21T09:36:46.310 INFO:journalctl@ceph.mon.a.smithi137.stdout: strict_capacity_limit : 0 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: high_pri_pool_ratio: 0.000 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_cache_compressed: (nil) 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: persistent_cache: (nil) 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_size: 4096 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_size_deviation: 10 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_restart_interval: 16 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: index_block_restart_interval: 1 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: metadata_block_size: 4096 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: partition_filters: 0 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: use_delta_encoding: 1 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: filter_policy: bloomfilter 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: whole_key_filtering: 1 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: verify_compression: 0 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: read_amp_bytes_per_bit: 0 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: format_version: 5 2024-09-21T09:36:46.311 INFO:journalctl@ceph.mon.a.smithi137.stdout: enable_index_compression: 1 2024-09-21T09:36:46.312 INFO:journalctl@ceph.mon.a.smithi137.stdout: block_align: 0 2024-09-21T09:36:46.312 INFO:journalctl@ceph.mon.a.smithi137.stdout: max_auto_readahead_size: 262144 2024-09-21T09:36:46.312 INFO:journalctl@ceph.mon.a.smithi137.stdout: prepopulate_block_cache: 0 2024-09-21T09:36:46.312 INFO:journalctl@ceph.mon.a.smithi137.stdout: initial_auto_readahead_size: 8192 2024-09-21T09:36:46.312 INFO:journalctl@ceph.mon.a.smithi137.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T09:36:46.312 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:36:46.312 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:36:46.312 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compression: NoCompression 2024-09-21T09:36:46.312 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:36:46.312 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:36:46.312 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:36:46.312 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.num_levels: 7 2024-09-21T09:36:46.312 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:36:46.312 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:36:46.313 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:36:46.313 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:36:46.313 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:36:46.313 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:36:46.313 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:36:46.313 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:36:46.313 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:36:46.313 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:36:46.313 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:36:46.313 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:36:46.313 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:36:46.313 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:36:46.313 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:36:46.313 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:36:46.314 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:36:46.314 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:36:46.314 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:36:46.314 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:36:46.314 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:36:46.314 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:36:46.314 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:36:46.314 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:36:46.314 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:36:46.314 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:36:46.314 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:36:46.314 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:36:46.314 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:36:46.315 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:36:46.315 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:36:46.315 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:36:46.315 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:36:46.315 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:36:46.315 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:36:46.315 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:36:46.315 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:36:46.315 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:36:46.315 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T09:36:46.315 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T09:36:46.315 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:36:46.315 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:36:46.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:36:46.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:36:46.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:36:46.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:36:46.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:36:46.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:36:46.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:36:46.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:36:46.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:36:46.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:36:46.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:36:46.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:36:46.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.inplace_update_support: 0 2024-09-21T09:36:46.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:36:46.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:36:46.317 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:36:46.317 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:36:46.317 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.bloom_locality: 0 2024-09-21T09:36:46.317 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.max_successive_merges: 0 2024-09-21T09:36:46.317 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:36:46.317 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:36:46.317 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:36:46.317 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:36:46.317 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.ttl: 2592000 2024-09-21T09:36:46.317 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:36:46.317 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T09:36:46.317 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T09:36:46.318 INFO:tasks.rados.rados.0.smithi137.stdout:3388: writing smithi13778320-344 from 713191 to 1144109 tid 1 2024-09-21T09:36:46.318 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.enable_blob_files: false 2024-09-21T09:36:46.318 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.min_blob_size: 0 2024-09-21T09:36:46.318 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:36:46.318 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:36:46.319 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:36:46.319 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:36:46.319 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T09:36:46.319 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T09:36:46.319 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T09:36:46.319 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T09:36:46.319 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-09-21T09:36:46.319 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T09:36:46.319 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 32, last_sequence is 10630, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T09:36:46.319 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-09-21T09:36:46.319 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 76828e78-c33a-4fac-8bcb-1239df9d7ac0 2024-09-21T09:36:46.319 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726911406044543, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-09-21T09:36:46.319 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-09-21T09:36:46.319 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726911406052778, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2812770, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 10632, "largest_seqno": 11923, "table_properties": {"data_size": 2806037, "index_size": 4152, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1541, "raw_key_size": 14167, "raw_average_key_size": 23, "raw_value_size": 2792966, "raw_average_value_size": 4563, "num_data_blocks": 189, "num_entries": 612, "num_filter_entries": 612, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726911406, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "76828e78-c33a-4fac-8bcb-1239df9d7ac0", "db_session_id": "7E39PYM626F6JP0VT0T6", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-09-21T09:36:46.320 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726911406052921, "job": 1, "event": "recovery_finished"} 2024-09-21T09:36:46.320 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-09-21T09:36:46.320 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T09:36:46.320 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T09:36:46.320 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5613b8b14e00 2024-09-21T09:36:46.320 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: DB pointer 0x5613b8c16000 2024-09-21T09:36:46.320 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T09:36:46.320 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T09:36:46.320 INFO:journalctl@ceph.mon.a.smithi137.stdout: ** DB Stats ** 2024-09-21T09:36:46.320 INFO:journalctl@ceph.mon.a.smithi137.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:36:46.320 INFO:journalctl@ceph.mon.a.smithi137.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T09:36:46.320 INFO:journalctl@ceph.mon.a.smithi137.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:36:46.320 INFO:journalctl@ceph.mon.a.smithi137.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:36:46.320 INFO:journalctl@ceph.mon.a.smithi137.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T09:36:46.321 INFO:journalctl@ceph.mon.a.smithi137.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:36:46.321 INFO:journalctl@ceph.mon.a.smithi137.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:36:46.321 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:36:46.321 INFO:journalctl@ceph.mon.a.smithi137.stdout: ** Compaction Stats [default] ** 2024-09-21T09:36:46.321 INFO:journalctl@ceph.mon.a.smithi137.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:36:46.321 INFO:journalctl@ceph.mon.a.smithi137.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T09:36:46.321 INFO:journalctl@ceph.mon.a.smithi137.stdout: L0 1/0 2.68 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 664.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T09:36:46.321 INFO:journalctl@ceph.mon.a.smithi137.stdout: L6 1/0 6.45 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-21T09:36:46.321 INFO:journalctl@ceph.mon.a.smithi137.stdout: Sum 2/0 9.13 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 664.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T09:36:46.321 INFO:journalctl@ceph.mon.a.smithi137.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 664.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T09:36:46.321 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:36:46.321 INFO:journalctl@ceph.mon.a.smithi137.stdout: ** Compaction Stats [default] ** 2024-09-21T09:36:46.321 INFO:journalctl@ceph.mon.a.smithi137.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:36:46.321 INFO:journalctl@ceph.mon.a.smithi137.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:36:46.321 INFO:journalctl@ceph.mon.a.smithi137.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 664.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T09:36:46.322 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:36:46.322 INFO:journalctl@ceph.mon.a.smithi137.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:36:46.322 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:36:46.322 INFO:journalctl@ceph.mon.a.smithi137.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:36:46.322 INFO:journalctl@ceph.mon.a.smithi137.stdout: Flush(GB): cumulative 0.003, interval 0.003 2024-09-21T09:36:46.322 INFO:journalctl@ceph.mon.a.smithi137.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:36:46.322 INFO:journalctl@ceph.mon.a.smithi137.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:36:46.322 INFO:journalctl@ceph.mon.a.smithi137.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:36:46.322 INFO:journalctl@ceph.mon.a.smithi137.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:36:46.322 INFO:journalctl@ceph.mon.a.smithi137.stdout: Cumulative compaction: 0.00 GB write, 222.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:36:46.322 INFO:journalctl@ceph.mon.a.smithi137.stdout: Interval compaction: 0.00 GB write, 222.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:36:46.322 INFO:journalctl@ceph.mon.a.smithi137.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T09:36:46.322 INFO:journalctl@ceph.mon.a.smithi137.stdout: Block cache BinnedLRUCache@0x5613b8ae5610#2 capacity: 512.00 MB usage: 6.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-21T09:36:46.322 INFO:journalctl@ceph.mon.a.smithi137.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,4.58 KB,0.000873208%) Misc(1,0.00 KB,0%) 2024-09-21T09:36:46.323 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:36:46.323 INFO:journalctl@ceph.mon.a.smithi137.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:36:46.323 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: starting mon.a rank 0 at public addrs [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] at bind addrs [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:36:46.323 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: mon.a@-1(???) e3 preinit fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:36:46.323 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: mon.a@-1(???).mds e9 new map 2024-09-21T09:36:46.323 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: mon.a@-1(???).mds e9 print_map 2024-09-21T09:36:46.323 INFO:journalctl@ceph.mon.a.smithi137.stdout: e9 2024-09-21T09:36:46.323 INFO:journalctl@ceph.mon.a.smithi137.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-21T09:36:46.323 INFO:journalctl@ceph.mon.a.smithi137.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:36:46.323 INFO:journalctl@ceph.mon.a.smithi137.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T09:36:46.323 INFO:journalctl@ceph.mon.a.smithi137.stdout: legacy client fscid: 1 2024-09-21T09:36:46.323 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:36:46.323 INFO:journalctl@ceph.mon.a.smithi137.stdout: Filesystem 'foo' (1) 2024-09-21T09:36:46.323 INFO:journalctl@ceph.mon.a.smithi137.stdout: fs_name foo 2024-09-21T09:36:46.324 INFO:journalctl@ceph.mon.a.smithi137.stdout: epoch 8 2024-09-21T09:36:46.324 INFO:journalctl@ceph.mon.a.smithi137.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-21T09:36:46.324 INFO:journalctl@ceph.mon.a.smithi137.stdout: created 2024-09-21T09:32:32.662865+0000 2024-09-21T09:36:46.324 INFO:journalctl@ceph.mon.a.smithi137.stdout: modified 2024-09-21T09:32:43.140613+0000 2024-09-21T09:36:46.324 INFO:journalctl@ceph.mon.a.smithi137.stdout: tableserver 0 2024-09-21T09:36:46.324 INFO:journalctl@ceph.mon.a.smithi137.stdout: root 0 2024-09-21T09:36:46.324 INFO:journalctl@ceph.mon.a.smithi137.stdout: session_timeout 60 2024-09-21T09:36:46.324 INFO:journalctl@ceph.mon.a.smithi137.stdout: session_autoclose 300 2024-09-21T09:36:46.324 INFO:journalctl@ceph.mon.a.smithi137.stdout: max_file_size 1099511627776 2024-09-21T09:36:46.324 INFO:journalctl@ceph.mon.a.smithi137.stdout: max_xattr_size 65536 2024-09-21T09:36:46.324 INFO:journalctl@ceph.mon.a.smithi137.stdout: required_client_features {} 2024-09-21T09:36:46.324 INFO:journalctl@ceph.mon.a.smithi137.stdout: last_failure 0 2024-09-21T09:36:46.324 INFO:journalctl@ceph.mon.a.smithi137.stdout: last_failure_osd_epoch 0 2024-09-21T09:36:46.324 INFO:journalctl@ceph.mon.a.smithi137.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T09:36:46.325 INFO:journalctl@ceph.mon.a.smithi137.stdout: max_mds 1 2024-09-21T09:36:46.325 INFO:journalctl@ceph.mon.a.smithi137.stdout: in 0 2024-09-21T09:36:46.325 INFO:journalctl@ceph.mon.a.smithi137.stdout: up {0=24551} 2024-09-21T09:36:46.325 INFO:journalctl@ceph.mon.a.smithi137.stdout: failed 2024-09-21T09:36:46.325 INFO:journalctl@ceph.mon.a.smithi137.stdout: damaged 2024-09-21T09:36:46.325 INFO:journalctl@ceph.mon.a.smithi137.stdout: stopped 2024-09-21T09:36:46.325 INFO:journalctl@ceph.mon.a.smithi137.stdout: data_pools [4] 2024-09-21T09:36:46.325 INFO:journalctl@ceph.mon.a.smithi137.stdout: metadata_pool 3 2024-09-21T09:36:46.325 INFO:journalctl@ceph.mon.a.smithi137.stdout: inline_data disabled 2024-09-21T09:36:46.325 INFO:journalctl@ceph.mon.a.smithi137.stdout: balancer 2024-09-21T09:36:46.325 INFO:journalctl@ceph.mon.a.smithi137.stdout: bal_rank_mask -1 2024-09-21T09:36:46.326 INFO:journalctl@ceph.mon.a.smithi137.stdout: standby_count_wanted 1 2024-09-21T09:36:46.326 INFO:journalctl@ceph.mon.a.smithi137.stdout: qdb_cluster leader: 0 members: 2024-09-21T09:36:46.326 INFO:journalctl@ceph.mon.a.smithi137.stdout: [mds.foo.smithi137.glvyrt{0:24551} state up:active seq 3 join_fscid=1 addr [v2:172.21.15.137:6834/352752224,v1:172.21.15.137:6835/352752224] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T09:36:46.326 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:36:46.326 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:36:46.326 INFO:journalctl@ceph.mon.a.smithi137.stdout: Standby daemons: 2024-09-21T09:36:46.326 INFO:journalctl@ceph.mon.a.smithi137.stdout: 2024-09-21T09:36:46.326 INFO:journalctl@ceph.mon.a.smithi137.stdout: [mds.foo.smithi165.gocjqw{-1:24490} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.165:6832/1777854989,v1:172.21.15.165:6833/1777854989] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T09:36:46.326 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: mon.a@-1(???).osd e71 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T09:36:46.326 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: mon.a@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T09:36:46.326 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: mon.a@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T09:36:46.326 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: mon.a@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T09:36:46.326 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 ceph-mon[93825]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2024-09-21T09:36:46.326 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 bash[93806]: c71a135e238a6ed8839381e10790d122ac560a8f23dbbcd3b38b9b81cc8650c4 2024-09-21T09:36:46.327 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:46 smithi137 systemd[1]: Started Ceph mon.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:36:46.328 INFO:tasks.rados.rados.0.smithi137.stdout:3388: writing smithi13778320-344 from 1647746 to 2343157 tid 2 2024-09-21T09:36:46.328 INFO:tasks.rados.rados.0.smithi137.stdout:3388: writing smithi13778320-344 from 3009372 to 3513191 tid 3 2024-09-21T09:36:46.328 INFO:tasks.rados.rados.0.smithi137.stdout:3389: read oid 337 snap -1 2024-09-21T09:36:46.328 INFO:tasks.rados.rados.0.smithi137.stdout:3389: expect (ObjNum 1847 snap 0 seq_num 1847) 2024-09-21T09:36:46.328 INFO:tasks.rados.rados.0.smithi137.stdout:3390: read oid 190 snap -1 2024-09-21T09:36:46.328 INFO:tasks.rados.rados.0.smithi137.stdout:3390: expect (ObjNum 1951 snap 0 seq_num 1951) 2024-09-21T09:36:46.328 INFO:tasks.rados.rados.0.smithi137.stdout:3391: delete oid 126 current snap is 0 2024-09-21T09:36:46.328 INFO:tasks.rados.rados.0.smithi137.stdout:3387: finishing write tid 3 to smithi13778320-449 2024-09-21T09:36:46.328 INFO:tasks.rados.rados.0.smithi137.stdout:3387: finishing write tid 4 to smithi13778320-449 2024-09-21T09:36:46.328 INFO:tasks.rados.rados.0.smithi137.stdout:3387: finishing write tid 5 to smithi13778320-449 2024-09-21T09:36:46.328 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 449 v 443 (ObjNum 2112 snap 0 seq_num 2112) dirty exists 2024-09-21T09:36:46.328 INFO:tasks.rados.rados.0.smithi137.stdout:3387: left oid 449 (ObjNum 2112 snap 0 seq_num 2112) 2024-09-21T09:36:46.329 INFO:tasks.rados.rados.0.smithi137.stdout:3388: finishing write tid 1 to smithi13778320-344 2024-09-21T09:36:46.329 INFO:tasks.rados.rados.0.smithi137.stdout:3388: finishing write tid 2 to smithi13778320-344 2024-09-21T09:36:46.329 INFO:tasks.rados.rados.0.smithi137.stdout:3387: done (4 left) 2024-09-21T09:36:46.329 INFO:tasks.rados.rados.0.smithi137.stdout:3391: done (3 left) 2024-09-21T09:36:46.329 INFO:tasks.rados.rados.0.smithi137.stdout:3392: write oid 275 current snap is 0 2024-09-21T09:36:46.329 INFO:tasks.rados.rados.0.smithi137.stdout:3392: seq_num 2115 ranges {746805=697769,1881063=699080,3180571=366234} 2024-09-21T09:36:46.329 INFO:tasks.rados.rados.0.smithi137.stdout:3392: writing smithi13778320-275 from 746805 to 1444574 tid 1 2024-09-21T09:36:46.332 INFO:tasks.rados.rados.0.smithi137.stdout:3392: writing smithi13778320-275 from 1881063 to 2580143 tid 2 2024-09-21T09:36:46.337 INFO:tasks.rados.rados.0.smithi137.stdout:3392: writing smithi13778320-275 from 3180571 to 3546805 tid 3 2024-09-21T09:36:46.338 INFO:tasks.rados.rados.0.smithi137.stdout:3393: write oid 33 current snap is 0 2024-09-21T09:36:46.338 INFO:tasks.rados.rados.0.smithi137.stdout:3393: seq_num 2116 ranges {763612=773018,2223192=442738,3091641=471971} 2024-09-21T09:36:46.346 INFO:tasks.rados.rados.0.smithi137.stdout:3393: writing smithi13778320-33 from 763612 to 1536630 tid 1 2024-09-21T09:36:46.352 INFO:tasks.rados.rados.0.smithi137.stdout:3393: writing smithi13778320-33 from 2223192 to 2665930 tid 2 2024-09-21T09:36:46.358 INFO:tasks.rados.rados.0.smithi137.stdout:3393: writing smithi13778320-33 from 3091641 to 3563612 tid 3 2024-09-21T09:36:46.358 INFO:tasks.rados.rados.0.smithi137.stdout:3394: read oid 262 snap -1 2024-09-21T09:36:46.358 INFO:tasks.rados.rados.0.smithi137.stdout:3394: expect (ObjNum 2029 snap 0 seq_num 2029) 2024-09-21T09:36:46.358 INFO:tasks.rados.rados.0.smithi137.stdout:3395: read oid 148 snap -1 2024-09-21T09:36:46.358 INFO:tasks.rados.rados.0.smithi137.stdout:3395: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-21T09:36:46.358 INFO:tasks.rados.rados.0.smithi137.stdout:3396: delete oid 212 current snap is 0 2024-09-21T09:36:46.358 INFO:tasks.rados.rados.0.smithi137.stdout:3388: finishing write tid 3 to smithi13778320-344 2024-09-21T09:36:46.358 INFO:tasks.rados.rados.0.smithi137.stdout:3388: finishing write tid 4 to smithi13778320-344 2024-09-21T09:36:46.358 INFO:tasks.rados.rados.0.smithi137.stdout:3388: finishing write tid 5 to smithi13778320-344 2024-09-21T09:36:46.358 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 344 v 371 (ObjNum 2113 snap 0 seq_num 2113) dirty exists 2024-09-21T09:36:46.358 INFO:tasks.rados.rados.0.smithi137.stdout:3388: left oid 344 (ObjNum 2113 snap 0 seq_num 2113) 2024-09-21T09:36:46.358 INFO:tasks.rados.rados.0.smithi137.stdout:3389: expect (ObjNum 1847 snap 0 seq_num 1847) 2024-09-21T09:36:46.588 INFO:tasks.rados.rados.0.smithi137.stdout:3390: expect (ObjNum 1951 snap 0 seq_num 1951) 2024-09-21T09:36:46.720 INFO:tasks.rados.rados.0.smithi137.stdout:3392: finishing write tid 1 to smithi13778320-275 2024-09-21T09:36:46.720 INFO:tasks.rados.rados.0.smithi137.stdout:3392: finishing write tid 2 to smithi13778320-275 2024-09-21T09:36:46.720 INFO:tasks.rados.rados.0.smithi137.stdout:3392: finishing write tid 3 to smithi13778320-275 2024-09-21T09:36:46.721 INFO:tasks.rados.rados.0.smithi137.stdout:3392: finishing write tid 4 to smithi13778320-275 2024-09-21T09:36:46.721 INFO:tasks.rados.rados.0.smithi137.stdout:3392: finishing write tid 5 to smithi13778320-275 2024-09-21T09:36:46.721 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 275 v 429 (ObjNum 2115 snap 0 seq_num 2115) dirty exists 2024-09-21T09:36:46.721 INFO:tasks.rados.rados.0.smithi137.stdout:3392: left oid 275 (ObjNum 2115 snap 0 seq_num 2115) 2024-09-21T09:36:46.721 INFO:tasks.rados.rados.0.smithi137.stdout:3393: finishing write tid 1 to smithi13778320-33 2024-09-21T09:36:46.721 INFO:tasks.rados.rados.0.smithi137.stdout:3388: done (7 left) 2024-09-21T09:36:46.721 INFO:tasks.rados.rados.0.smithi137.stdout:3389: done (6 left) 2024-09-21T09:36:46.721 INFO:tasks.rados.rados.0.smithi137.stdout:3390: done (5 left) 2024-09-21T09:36:46.721 INFO:tasks.rados.rados.0.smithi137.stdout:3392: done (4 left) 2024-09-21T09:36:46.721 INFO:tasks.rados.rados.0.smithi137.stdout:3396: done (3 left) 2024-09-21T09:36:46.721 INFO:tasks.rados.rados.0.smithi137.stdout:3397: write oid 330 current snap is 0 2024-09-21T09:36:46.721 INFO:tasks.rados.rados.0.smithi137.stdout:3393: finishing write tid 2 to smithi13778320-33 2024-09-21T09:36:46.721 INFO:tasks.rados.rados.0.smithi137.stdout:3393: finishing write tid 3 to smithi13778320-33 2024-09-21T09:36:46.721 INFO:tasks.rados.rados.0.smithi137.stdout:3393: finishing write tid 4 to smithi13778320-33 2024-09-21T09:36:46.721 INFO:tasks.rados.rados.0.smithi137.stdout:3393: finishing write tid 5 to smithi13778320-33 2024-09-21T09:36:46.722 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 33 v 533 (ObjNum 2116 snap 0 seq_num 2116) dirty exists 2024-09-21T09:36:46.722 INFO:tasks.rados.rados.0.smithi137.stdout:3393: left oid 33 (ObjNum 2116 snap 0 seq_num 2116) 2024-09-21T09:36:46.722 INFO:tasks.rados.rados.0.smithi137.stdout:3394: expect (ObjNum 2029 snap 0 seq_num 2029) 2024-09-21T09:36:46.835 INFO:tasks.rados.rados.0.smithi137.stdout:3395: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-21T09:36:46.981 INFO:tasks.rados.rados.0.smithi137.stdout:3397: seq_num 2118 ranges {797226=523516,1940156=446407,3146487=450739} 2024-09-21T09:36:46.987 INFO:tasks.rados.rados.0.smithi137.stdout:3397: writing smithi13778320-330 from 797226 to 1320742 tid 1 2024-09-21T09:36:46.993 INFO:tasks.rados.rados.0.smithi137.stdout:3397: writing smithi13778320-330 from 1940156 to 2386563 tid 2 2024-09-21T09:36:47.000 INFO:tasks.rados.rados.0.smithi137.stdout:3397: writing smithi13778320-330 from 3146487 to 3597226 tid 3 2024-09-21T09:36:47.000 INFO:tasks.rados.rados.0.smithi137.stdout:3393: done (3 left) 2024-09-21T09:36:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:3394: done (2 left) 2024-09-21T09:36:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:3395: done (1 left) 2024-09-21T09:36:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:3398: read oid 310 snap -1 2024-09-21T09:36:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:3398: expect (ObjNum 1407 snap 0 seq_num 1407) 2024-09-21T09:36:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:3399: write oid 463 current snap is 0 2024-09-21T09:36:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:3397: finishing write tid 1 to smithi13778320-330 2024-09-21T09:36:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:3397: finishing write tid 2 to smithi13778320-330 2024-09-21T09:36:47.001 INFO:tasks.rados.rados.0.smithi137.stdout:3399: seq_num 2119 ranges {414033=598765,1598638=590065,2657557=756807} 2024-09-21T09:36:47.005 INFO:tasks.rados.rados.0.smithi137.stdout:3399: writing smithi13778320-463 from 414033 to 1012798 tid 1 2024-09-21T09:36:47.013 INFO:tasks.rados.rados.0.smithi137.stdout:3399: writing smithi13778320-463 from 1598638 to 2188703 tid 2 2024-09-21T09:36:47.020 INFO:tasks.rados.rados.0.smithi137.stdout:3399: writing smithi13778320-463 from 2657557 to 3414364 tid 3 2024-09-21T09:36:47.020 INFO:tasks.rados.rados.0.smithi137.stdout:3400: write oid 36 current snap is 0 2024-09-21T09:36:47.020 INFO:tasks.rados.rados.0.smithi137.stdout:3397: finishing write tid 3 to smithi13778320-330 2024-09-21T09:36:47.020 INFO:tasks.rados.rados.0.smithi137.stdout:3397: finishing write tid 4 to smithi13778320-330 2024-09-21T09:36:47.021 INFO:tasks.rados.rados.0.smithi137.stdout:3397: finishing write tid 5 to smithi13778320-330 2024-09-21T09:36:47.021 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 330 v 332 (ObjNum 2118 snap 0 seq_num 2118) dirty exists 2024-09-21T09:36:47.021 INFO:tasks.rados.rados.0.smithi137.stdout:3397: left oid 330 (ObjNum 2118 snap 0 seq_num 2118) 2024-09-21T09:36:47.021 INFO:tasks.rados.rados.0.smithi137.stdout:3399: finishing write tid 1 to smithi13778320-463 2024-09-21T09:36:47.021 INFO:tasks.rados.rados.0.smithi137.stdout:3400: seq_num 2120 ranges {430840=674014,1540767=450076,2684980=684432} 2024-09-21T09:36:47.026 INFO:tasks.rados.rados.0.smithi137.stdout:3400: writing smithi13778320-36 from 430840 to 1104854 tid 1 2024-09-21T09:36:47.031 INFO:tasks.rados.rados.0.smithi137.stdout:3400: writing smithi13778320-36 from 1540767 to 1990843 tid 2 2024-09-21T09:36:47.038 INFO:tasks.rados.rados.0.smithi137.stdout:3400: writing smithi13778320-36 from 2684980 to 3369412 tid 3 2024-09-21T09:36:47.038 INFO:tasks.rados.rados.0.smithi137.stdout:3397: done (3 left) 2024-09-21T09:36:47.038 INFO:tasks.rados.rados.0.smithi137.stdout:3401: write oid 87 current snap is 0 2024-09-21T09:36:47.038 INFO:tasks.rados.rados.0.smithi137.stdout:3401: seq_num 2121 ranges {447647=749263,1599249=593734,2596050=495704,3631525=16122} 2024-09-21T09:36:47.045 INFO:tasks.rados.rados.0.smithi137.stdout:3401: writing smithi13778320-87 from 447647 to 1196910 tid 1 2024-09-21T09:36:47.050 INFO:tasks.rados.rados.0.smithi137.stdout:3401: writing smithi13778320-87 from 1599249 to 2192983 tid 2 2024-09-21T09:36:47.055 INFO:tasks.rados.rados.0.smithi137.stdout:3401: writing smithi13778320-87 from 2596050 to 3091754 tid 3 2024-09-21T09:36:47.059 INFO:tasks.rados.rados.0.smithi137.stdout:3401: writing smithi13778320-87 from 3631525 to 3647647 tid 4 2024-09-21T09:36:47.059 INFO:tasks.rados.rados.0.smithi137.stdout:3402: write oid 319 current snap is 0 2024-09-21T09:36:47.059 INFO:tasks.rados.rados.0.smithi137.stdout:3398: expect (ObjNum 1407 snap 0 seq_num 1407) 2024-09-21T09:36:47.232 INFO:tasks.rados.rados.0.smithi137.stdout:3399: finishing write tid 2 to smithi13778320-463 2024-09-21T09:36:47.233 INFO:tasks.rados.rados.0.smithi137.stdout:3399: finishing write tid 3 to smithi13778320-463 2024-09-21T09:36:47.233 INFO:tasks.rados.rados.0.smithi137.stdout:3399: finishing write tid 4 to smithi13778320-463 2024-09-21T09:36:47.233 INFO:tasks.rados.rados.0.smithi137.stdout:3402: seq_num 2122 ranges {464454=540865,1774084=453745,2856179=706976} 2024-09-21T09:36:47.238 INFO:tasks.rados.rados.0.smithi137.stdout:3402: writing smithi13778320-319 from 464454 to 1005319 tid 1 2024-09-21T09:36:47.244 INFO:tasks.rados.rados.0.smithi137.stdout:3402: writing smithi13778320-319 from 1774084 to 2227829 tid 2 2024-09-21T09:36:47.252 INFO:tasks.rados.rados.0.smithi137.stdout:3402: writing smithi13778320-319 from 2856179 to 3563155 tid 3 2024-09-21T09:36:47.252 INFO:tasks.rados.rados.0.smithi137.stdout:3398: done (4 left) 2024-09-21T09:36:47.252 INFO:tasks.rados.rados.0.smithi137.stdout:3403: write oid 260 current snap is 0 2024-09-21T09:36:47.252 INFO:tasks.rados.rados.0.smithi137.stdout:3399: finishing write tid 5 to smithi13778320-463 2024-09-21T09:36:47.252 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 463 v 372 (ObjNum 2119 snap 0 seq_num 2119) dirty exists 2024-09-21T09:36:47.252 INFO:tasks.rados.rados.0.smithi137.stdout:3399: left oid 463 (ObjNum 2119 snap 0 seq_num 2119) 2024-09-21T09:36:47.252 INFO:tasks.rados.rados.0.smithi137.stdout:3400: finishing write tid 1 to smithi13778320-36 2024-09-21T09:36:47.252 INFO:tasks.rados.rados.0.smithi137.stdout:3400: finishing write tid 2 to smithi13778320-36 2024-09-21T09:36:47.252 INFO:tasks.rados.rados.0.smithi137.stdout:3400: finishing write tid 3 to smithi13778320-36 2024-09-21T09:36:47.252 INFO:tasks.rados.rados.0.smithi137.stdout:3400: finishing write tid 4 to smithi13778320-36 2024-09-21T09:36:47.252 INFO:tasks.rados.rados.0.smithi137.stdout:3400: finishing write tid 5 to smithi13778320-36 2024-09-21T09:36:47.253 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 36 v 368 (ObjNum 2120 snap 0 seq_num 2120) dirty exists 2024-09-21T09:36:47.253 INFO:tasks.rados.rados.0.smithi137.stdout:3400: left oid 36 (ObjNum 2120 snap 0 seq_num 2120) 2024-09-21T09:36:47.253 INFO:tasks.rados.rados.0.smithi137.stdout:3401: finishing write tid 1 to smithi13778320-87 2024-09-21T09:36:47.253 INFO:tasks.rados.rados.0.smithi137.stdout:3401: finishing write tid 2 to smithi13778320-87 2024-09-21T09:36:47.253 INFO:tasks.rados.rados.0.smithi137.stdout:3403: seq_num 2123 ranges {481261=616114,1832566=597403,2883602=518248} 2024-09-21T09:36:47.257 INFO:tasks.rados.rados.0.smithi137.stdout:3403: writing smithi13778320-260 from 481261 to 1097375 tid 1 2024-09-21T09:36:47.265 INFO:tasks.rados.rados.0.smithi137.stdout:3403: writing smithi13778320-260 from 1832566 to 2429969 tid 2 2024-09-21T09:36:47.271 INFO:tasks.rados.rados.0.smithi137.stdout:3403: writing smithi13778320-260 from 2883602 to 3401850 tid 3 2024-09-21T09:36:47.271 INFO:tasks.rados.rados.0.smithi137.stdout:3399: done (4 left) 2024-09-21T09:36:47.271 INFO:tasks.rados.rados.0.smithi137.stdout:3400: done (3 left) 2024-09-21T09:36:47.271 INFO:tasks.rados.rados.0.smithi137.stdout:3404: read oid 217 snap -1 2024-09-21T09:36:47.271 INFO:tasks.rados.rados.0.smithi137.stdout:3404: expect (ObjNum 1723 snap 0 seq_num 1723) 2024-09-21T09:36:47.271 INFO:tasks.rados.rados.0.smithi137.stdout:3405: delete oid 357 current snap is 0 2024-09-21T09:36:47.271 INFO:tasks.rados.rados.0.smithi137.stdout:3401: finishing write tid 3 to smithi13778320-87 2024-09-21T09:36:47.271 INFO:tasks.rados.rados.0.smithi137.stdout:3401: finishing write tid 4 to smithi13778320-87 2024-09-21T09:36:47.271 INFO:tasks.rados.rados.0.smithi137.stdout:3401: finishing write tid 5 to smithi13778320-87 2024-09-21T09:36:47.271 INFO:tasks.rados.rados.0.smithi137.stdout:3401: finishing write tid 6 to smithi13778320-87 2024-09-21T09:36:47.271 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 87 v 538 (ObjNum 2121 snap 0 seq_num 2121) dirty exists 2024-09-21T09:36:47.272 INFO:tasks.rados.rados.0.smithi137.stdout:3401: left oid 87 (ObjNum 2121 snap 0 seq_num 2121) 2024-09-21T09:36:47.272 INFO:tasks.rados.rados.0.smithi137.stdout:3402: finishing write tid 1 to smithi13778320-319 2024-09-21T09:36:47.272 INFO:tasks.rados.rados.0.smithi137.stdout:3402: finishing write tid 2 to smithi13778320-319 2024-09-21T09:36:47.272 INFO:tasks.rados.rados.0.smithi137.stdout:3402: finishing write tid 3 to smithi13778320-319 2024-09-21T09:36:47.272 INFO:tasks.rados.rados.0.smithi137.stdout:3402: finishing write tid 4 to smithi13778320-319 2024-09-21T09:36:47.272 INFO:tasks.rados.rados.0.smithi137.stdout:3402: finishing write tid 5 to smithi13778320-319 2024-09-21T09:36:47.272 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 319 v 375 (ObjNum 2122 snap 0 seq_num 2122) dirty exists 2024-09-21T09:36:47.272 INFO:tasks.rados.rados.0.smithi137.stdout:3402: left oid 319 (ObjNum 2122 snap 0 seq_num 2122) 2024-09-21T09:36:47.272 INFO:tasks.rados.rados.0.smithi137.stdout:3403: finishing write tid 1 to smithi13778320-260 2024-09-21T09:36:47.272 INFO:tasks.rados.rados.0.smithi137.stdout:3403: finishing write tid 2 to smithi13778320-260 2024-09-21T09:36:47.273 INFO:tasks.rados.rados.0.smithi137.stdout:3401: done (4 left) 2024-09-21T09:36:47.273 INFO:tasks.rados.rados.0.smithi137.stdout:3402: done (3 left) 2024-09-21T09:36:47.273 INFO:tasks.rados.rados.0.smithi137.stdout:3405: done (2 left) 2024-09-21T09:36:47.273 INFO:tasks.rados.rados.0.smithi137.stdout:3406: read oid 339 snap -1 2024-09-21T09:36:47.273 INFO:tasks.rados.rados.0.smithi137.stdout:3406: expect (ObjNum 2097 snap 0 seq_num 2097) 2024-09-21T09:36:47.273 INFO:tasks.rados.rados.0.smithi137.stdout:3407: read oid 414 snap -1 2024-09-21T09:36:47.273 INFO:tasks.rados.rados.0.smithi137.stdout:3407: expect (ObjNum 1797 snap 0 seq_num 1797) 2024-09-21T09:36:47.273 INFO:tasks.rados.rados.0.smithi137.stdout:3408: read oid 290 snap -1 2024-09-21T09:36:47.273 INFO:tasks.rados.rados.0.smithi137.stdout:3408: expect deleted 2024-09-21T09:36:47.274 INFO:tasks.rados.rados.0.smithi137.stdout:3409: read oid 441 snap -1 2024-09-21T09:36:47.274 INFO:tasks.rados.rados.0.smithi137.stdout:3409: expect (ObjNum 1535 snap 0 seq_num 1535) 2024-09-21T09:36:47.274 INFO:tasks.rados.rados.0.smithi137.stdout:3410: write oid 82 current snap is 0 2024-09-21T09:36:47.274 INFO:tasks.rados.rados.0.smithi137.stdout:3410: seq_num 2125 ranges {514875=766612,1833177=601072,3222095=492780} 2024-09-21T09:36:47.279 INFO:tasks.rados.rados.0.smithi137.stdout:3410: writing smithi13778320-82 from 514875 to 1281487 tid 1 2024-09-21T09:36:47.286 INFO:tasks.rados.rados.0.smithi137.stdout:3410: writing smithi13778320-82 from 1833177 to 2434249 tid 2 2024-09-21T09:36:47.293 INFO:tasks.rados.rados.0.smithi137.stdout:3410: writing smithi13778320-82 from 3222095 to 3714875 tid 3 2024-09-21T09:36:47.293 INFO:tasks.rados.rados.0.smithi137.stdout:3411: delete oid 370 current snap is 0 2024-09-21T09:36:47.293 INFO:tasks.rados.rados.0.smithi137.stdout:3403: finishing write tid 3 to smithi13778320-260 2024-09-21T09:36:47.294 INFO:tasks.rados.rados.0.smithi137.stdout:3403: finishing write tid 4 to smithi13778320-260 2024-09-21T09:36:47.294 INFO:tasks.rados.rados.0.smithi137.stdout:3403: finishing write tid 5 to smithi13778320-260 2024-09-21T09:36:47.294 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 260 v 376 (ObjNum 2123 snap 0 seq_num 2123) dirty exists 2024-09-21T09:36:47.294 INFO:tasks.rados.rados.0.smithi137.stdout:3403: left oid 260 (ObjNum 2123 snap 0 seq_num 2123) 2024-09-21T09:36:47.294 INFO:tasks.rados.rados.0.smithi137.stdout:3407: expect (ObjNum 1797 snap 0 seq_num 1797) 2024-09-21T09:36:47.395 INFO:tasks.rados.rados.0.smithi137.stdout:3404: expect (ObjNum 1723 snap 0 seq_num 1723) 2024-09-21T09:36:47.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:46 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:46.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:36:47.491 INFO:tasks.rados.rados.0.smithi137.stdout:3406: expect (ObjNum 2097 snap 0 seq_num 2097) 2024-09-21T09:36:47.769 INFO:tasks.rados.rados.0.smithi137.stdout:3409: expect (ObjNum 1535 snap 0 seq_num 1535) 2024-09-21T09:36:48.021 INFO:tasks.rados.rados.0.smithi137.stdout:3410: finishing write tid 1 to smithi13778320-82 2024-09-21T09:36:48.021 INFO:tasks.rados.rados.0.smithi137.stdout:3410: finishing write tid 2 to smithi13778320-82 2024-09-21T09:36:48.021 INFO:tasks.rados.rados.0.smithi137.stdout:3410: finishing write tid 3 to smithi13778320-82 2024-09-21T09:36:48.021 INFO:tasks.rados.rados.0.smithi137.stdout:3403: done (7 left) 2024-09-21T09:36:48.021 INFO:tasks.rados.rados.0.smithi137.stdout:3404: done (6 left) 2024-09-21T09:36:48.021 INFO:tasks.rados.rados.0.smithi137.stdout:3406: done (5 left) 2024-09-21T09:36:48.021 INFO:tasks.rados.rados.0.smithi137.stdout:3407: done (4 left) 2024-09-21T09:36:48.021 INFO:tasks.rados.rados.0.smithi137.stdout:3408: done (3 left) 2024-09-21T09:36:48.021 INFO:tasks.rados.rados.0.smithi137.stdout:3409: done (2 left) 2024-09-21T09:36:48.022 INFO:tasks.rados.rados.0.smithi137.stdout:3411: done (1 left) 2024-09-21T09:36:48.022 INFO:tasks.rados.rados.0.smithi137.stdout:3412: read oid 308 snap -1 2024-09-21T09:36:48.022 INFO:tasks.rados.rados.0.smithi137.stdout:3412: expect (ObjNum 1458 snap 0 seq_num 1458) 2024-09-21T09:36:48.022 INFO:tasks.rados.rados.0.smithi137.stdout:3413: write oid 285 current snap is 0 2024-09-21T09:36:48.022 INFO:tasks.rados.rados.0.smithi137.stdout:3410: finishing write tid 4 to smithi13778320-82 2024-09-21T09:36:48.022 INFO:tasks.rados.rados.0.smithi137.stdout:3410: finishing write tid 5 to smithi13778320-82 2024-09-21T09:36:48.022 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 82 v 516 (ObjNum 2125 snap 0 seq_num 2125) dirty exists 2024-09-21T09:36:48.022 INFO:tasks.rados.rados.0.smithi137.stdout:3410: left oid 82 (ObjNum 2125 snap 0 seq_num 2125) 2024-09-21T09:36:48.022 INFO:tasks.rados.rados.0.smithi137.stdout:3413: seq_num 2127 ranges {548489=517110,1550141=604741,2876941=679689} 2024-09-21T09:36:48.026 INFO:tasks.rados.rados.0.smithi137.stdout:3413: writing smithi13778320-285 from 548489 to 1065599 tid 1 2024-09-21T09:36:48.032 INFO:tasks.rados.rados.0.smithi137.stdout:3413: writing smithi13778320-285 from 1550141 to 2154882 tid 2 2024-09-21T09:36:48.041 INFO:tasks.rados.rados.0.smithi137.stdout:3413: writing smithi13778320-285 from 2876941 to 3556630 tid 3 2024-09-21T09:36:48.041 INFO:tasks.rados.rados.0.smithi137.stdout:3410: done (2 left) 2024-09-21T09:36:48.041 INFO:tasks.rados.rados.0.smithi137.stdout:3414: read oid 325 snap -1 2024-09-21T09:36:48.041 INFO:tasks.rados.rados.0.smithi137.stdout:3414: expect (ObjNum 812 snap 0 seq_num 812) 2024-09-21T09:36:48.041 INFO:tasks.rados.rados.0.smithi137.stdout:3415: read oid 284 snap -1 2024-09-21T09:36:48.041 INFO:tasks.rados.rados.0.smithi137.stdout:3415: expect (ObjNum 1479 snap 0 seq_num 1479) 2024-09-21T09:36:48.041 INFO:tasks.rados.rados.0.smithi137.stdout:3416: read oid 419 snap -1 2024-09-21T09:36:48.041 INFO:tasks.rados.rados.0.smithi137.stdout:3416: expect (ObjNum 2020 snap 0 seq_num 2020) 2024-09-21T09:36:48.042 INFO:tasks.rados.rados.0.smithi137.stdout:3417: write oid 4 current snap is 0 2024-09-21T09:36:48.042 INFO:tasks.rados.rados.0.smithi137.stdout:3417: seq_num 2128 ranges {565296=592359,1892270=464752,2788011=490961} 2024-09-21T09:36:48.048 INFO:tasks.rados.rados.0.smithi137.stdout:3417: writing smithi13778320-4 from 565296 to 1157655 tid 1 2024-09-21T09:36:48.055 INFO:tasks.rados.rados.0.smithi137.stdout:3417: writing smithi13778320-4 from 1892270 to 2357022 tid 2 2024-09-21T09:36:48.061 INFO:tasks.rados.rados.0.smithi137.stdout:3417: writing smithi13778320-4 from 2788011 to 3278972 tid 3 2024-09-21T09:36:48.061 INFO:tasks.rados.rados.0.smithi137.stdout:3418: write oid 219 current snap is 0 2024-09-21T09:36:48.062 INFO:tasks.rados.rados.0.smithi137.stdout:3418: seq_num 2129 ranges {582103=783961,2067105=608410,3331787=418586} 2024-09-21T09:36:48.069 INFO:tasks.rados.rados.0.smithi137.stdout:3418: writing smithi13778320-219 from 582103 to 1366064 tid 1 2024-09-21T09:36:48.076 INFO:tasks.rados.rados.0.smithi137.stdout:3418: writing smithi13778320-219 from 2067105 to 2675515 tid 2 2024-09-21T09:36:48.082 INFO:tasks.rados.rados.0.smithi137.stdout:3418: writing smithi13778320-219 from 3331787 to 3750373 tid 3 2024-09-21T09:36:48.082 INFO:tasks.rados.rados.0.smithi137.stdout:3419: write oid 207 current snap is 0 2024-09-21T09:36:48.082 INFO:tasks.rados.rados.0.smithi137.stdout:3412: expect (ObjNum 1458 snap 0 seq_num 1458) 2024-09-21T09:36:48.192 INFO:tasks.rados.rados.0.smithi137.stdout:3413: finishing write tid 1 to smithi13778320-285 2024-09-21T09:36:48.192 INFO:tasks.rados.rados.0.smithi137.stdout:3413: finishing write tid 2 to smithi13778320-285 2024-09-21T09:36:48.193 INFO:tasks.rados.rados.0.smithi137.stdout:3413: finishing write tid 3 to smithi13778320-285 2024-09-21T09:36:48.193 INFO:tasks.rados.rados.0.smithi137.stdout:3413: finishing write tid 4 to smithi13778320-285 2024-09-21T09:36:48.193 INFO:tasks.rados.rados.0.smithi137.stdout:3419: seq_num 2130 ranges {598910=459210,1725587=752068,3242857=556053} 2024-09-21T09:36:48.198 INFO:tasks.rados.rados.0.smithi137.stdout:3419: writing smithi13778320-207 from 598910 to 1058120 tid 1 2024-09-21T09:36:48.206 INFO:tasks.rados.rados.0.smithi137.stdout:3419: writing smithi13778320-207 from 1725587 to 2477655 tid 2 2024-09-21T09:36:48.213 INFO:tasks.rados.rados.0.smithi137.stdout:3419: writing smithi13778320-207 from 3242857 to 3798910 tid 3 2024-09-21T09:36:48.213 INFO:tasks.rados.rados.0.smithi137.stdout:3412: done (7 left) 2024-09-21T09:36:48.213 INFO:tasks.rados.rados.0.smithi137.stdout:3420: write oid 100 current snap is 0 2024-09-21T09:36:48.214 INFO:tasks.rados.rados.0.smithi137.stdout:3415: expect (ObjNum 1479 snap 0 seq_num 1479) 2024-09-21T09:36:48.235 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:36:48.392 INFO:tasks.rados.rados.0.smithi137.stdout:3413: finishing write tid 5 to smithi13778320-285 2024-09-21T09:36:48.392 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 285 v 380 (ObjNum 2127 snap 0 seq_num 2127) dirty exists 2024-09-21T09:36:48.392 INFO:tasks.rados.rados.0.smithi137.stdout:3413: left oid 285 (ObjNum 2127 snap 0 seq_num 2127) 2024-09-21T09:36:48.392 INFO:tasks.rados.rados.0.smithi137.stdout:3417: finishing write tid 1 to smithi13778320-4 2024-09-21T09:36:48.392 INFO:tasks.rados.rados.0.smithi137.stdout:3417: finishing write tid 2 to smithi13778320-4 2024-09-21T09:36:48.392 INFO:tasks.rados.rados.0.smithi137.stdout:3414: expect (ObjNum 812 snap 0 seq_num 812) 2024-09-21T09:36:48.559 INFO:tasks.rados.rados.0.smithi137.stdout:3416: expect (ObjNum 2020 snap 0 seq_num 2020) 2024-09-21T09:36:48.689 INFO:tasks.rados.rados.0.smithi137.stdout:3417: finishing write tid 3 to smithi13778320-4 2024-09-21T09:36:48.689 INFO:tasks.rados.rados.0.smithi137.stdout:3417: finishing write tid 4 to smithi13778320-4 2024-09-21T09:36:48.689 INFO:tasks.rados.rados.0.smithi137.stdout:3417: finishing write tid 5 to smithi13778320-4 2024-09-21T09:36:48.689 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 4 v 434 (ObjNum 2128 snap 0 seq_num 2128) dirty exists 2024-09-21T09:36:48.689 INFO:tasks.rados.rados.0.smithi137.stdout:3417: left oid 4 (ObjNum 2128 snap 0 seq_num 2128) 2024-09-21T09:36:48.689 INFO:tasks.rados.rados.0.smithi137.stdout:3420: seq_num 2131 ranges {615717=534459,1784069=612079,2986633=441130} 2024-09-21T09:36:48.695 INFO:tasks.rados.rados.0.smithi137.stdout:3420: writing smithi13778320-100 from 615717 to 1150176 tid 1 2024-09-21T09:36:48.702 INFO:tasks.rados.rados.0.smithi137.stdout:3420: writing smithi13778320-100 from 1784069 to 2396148 tid 2 2024-09-21T09:36:48.708 INFO:tasks.rados.rados.0.smithi137.stdout:3420: writing smithi13778320-100 from 2986633 to 3427763 tid 3 2024-09-21T09:36:48.708 INFO:tasks.rados.rados.0.smithi137.stdout:3413: done (7 left) 2024-09-21T09:36:48.708 INFO:tasks.rados.rados.0.smithi137.stdout:3414: done (6 left) 2024-09-21T09:36:48.708 INFO:tasks.rados.rados.0.smithi137.stdout:3415: done (5 left) 2024-09-21T09:36:48.708 INFO:tasks.rados.rados.0.smithi137.stdout:3416: done (4 left) 2024-09-21T09:36:48.708 INFO:tasks.rados.rados.0.smithi137.stdout:3417: done (3 left) 2024-09-21T09:36:48.708 INFO:tasks.rados.rados.0.smithi137.stdout:3421: write oid 127 current snap is 0 2024-09-21T09:36:48.708 INFO:tasks.rados.rados.0.smithi137.stdout:3418: finishing write tid 1 to smithi13778320-219 2024-09-21T09:36:48.708 INFO:tasks.rados.rados.0.smithi137.stdout:3418: finishing write tid 2 to smithi13778320-219 2024-09-21T09:36:48.709 INFO:tasks.rados.rados.0.smithi137.stdout:3421: seq_num 2132 ranges {632524=609708,1726198=755737,3181350=651174} 2024-09-21T09:36:48.714 INFO:tasks.rados.rados.0.smithi137.stdout:3421: writing smithi13778320-127 from 632524 to 1242232 tid 1 2024-09-21T09:36:48.721 INFO:tasks.rados.rados.0.smithi137.stdout:3421: writing smithi13778320-127 from 1726198 to 2481935 tid 2 2024-09-21T09:36:48.729 INFO:tasks.rados.rados.0.smithi137.stdout:3421: writing smithi13778320-127 from 3181350 to 3832524 tid 3 2024-09-21T09:36:48.729 INFO:tasks.rados.rados.0.smithi137.stdout:3422: read oid 147 snap -1 2024-09-21T09:36:48.729 INFO:tasks.rados.rados.0.smithi137.stdout:3422: expect (ObjNum 2051 snap 0 seq_num 2051) 2024-09-21T09:36:48.729 INFO:tasks.rados.rados.0.smithi137.stdout:3423: write oid 97 current snap is 0 2024-09-21T09:36:48.729 INFO:tasks.rados.rados.0.smithi137.stdout:3418: finishing write tid 3 to smithi13778320-219 2024-09-21T09:36:48.729 INFO:tasks.rados.rados.0.smithi137.stdout:3418: finishing write tid 4 to smithi13778320-219 2024-09-21T09:36:48.729 INFO:tasks.rados.rados.0.smithi137.stdout:3418: finishing write tid 5 to smithi13778320-219 2024-09-21T09:36:48.730 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 219 v 519 (ObjNum 2129 snap 0 seq_num 2129) dirty exists 2024-09-21T09:36:48.730 INFO:tasks.rados.rados.0.smithi137.stdout:3418: left oid 219 (ObjNum 2129 snap 0 seq_num 2129) 2024-09-21T09:36:48.730 INFO:tasks.rados.rados.0.smithi137.stdout:3419: finishing write tid 1 to smithi13778320-207 2024-09-21T09:36:48.730 INFO:tasks.rados.rados.0.smithi137.stdout:3419: finishing write tid 2 to smithi13778320-207 2024-09-21T09:36:48.730 INFO:tasks.rados.rados.0.smithi137.stdout:3419: finishing write tid 3 to smithi13778320-207 2024-09-21T09:36:48.730 INFO:tasks.rados.rados.0.smithi137.stdout:3423: seq_num 2133 ranges {649331=684957,1784680=615748,2925126=580027} 2024-09-21T09:36:48.736 INFO:tasks.rados.rados.0.smithi137.stdout:3423: writing smithi13778320-97 from 649331 to 1334288 tid 1 2024-09-21T09:36:48.742 INFO:tasks.rados.rados.0.smithi137.stdout:3423: writing smithi13778320-97 from 1784680 to 2400428 tid 2 2024-09-21T09:36:48.749 INFO:tasks.rados.rados.0.smithi137.stdout:3423: writing smithi13778320-97 from 2925126 to 3505153 tid 3 2024-09-21T09:36:48.749 INFO:tasks.rados.rados.0.smithi137.stdout:3418: done (5 left) 2024-09-21T09:36:48.749 INFO:tasks.rados.rados.0.smithi137.stdout:3424: read oid 161 snap -1 2024-09-21T09:36:48.749 INFO:tasks.rados.rados.0.smithi137.stdout:3424: expect (ObjNum 1900 snap 0 seq_num 1900) 2024-09-21T09:36:48.749 INFO:tasks.rados.rados.0.smithi137.stdout:3425: read oid 445 snap -1 2024-09-21T09:36:48.749 INFO:tasks.rados.rados.0.smithi137.stdout:3425: expect (ObjNum 1922 snap 0 seq_num 1922) 2024-09-21T09:36:48.749 INFO:tasks.rados.rados.0.smithi137.stdout:3426: delete oid 44 current snap is 0 2024-09-21T09:36:48.749 INFO:tasks.rados.rados.0.smithi137.stdout:3419: finishing write tid 4 to smithi13778320-207 2024-09-21T09:36:48.749 INFO:tasks.rados.rados.0.smithi137.stdout:3419: finishing write tid 5 to smithi13778320-207 2024-09-21T09:36:48.749 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 207 v 438 (ObjNum 2130 snap 0 seq_num 2130) dirty exists 2024-09-21T09:36:48.749 INFO:tasks.rados.rados.0.smithi137.stdout:3419: left oid 207 (ObjNum 2130 snap 0 seq_num 2130) 2024-09-21T09:36:48.749 INFO:tasks.rados.rados.0.smithi137.stdout:3420: finishing write tid 1 to smithi13778320-100 2024-09-21T09:36:48.749 INFO:tasks.rados.rados.0.smithi137.stdout:3420: finishing write tid 2 to smithi13778320-100 2024-09-21T09:36:48.749 INFO:tasks.rados.rados.0.smithi137.stdout:3420: finishing write tid 3 to smithi13778320-100 2024-09-21T09:36:48.750 INFO:tasks.rados.rados.0.smithi137.stdout:3420: finishing write tid 4 to smithi13778320-100 2024-09-21T09:36:48.750 INFO:tasks.rados.rados.0.smithi137.stdout:3420: finishing write tid 5 to smithi13778320-100 2024-09-21T09:36:48.750 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 100 v 422 (ObjNum 2131 snap 0 seq_num 2131) dirty exists 2024-09-21T09:36:48.750 INFO:tasks.rados.rados.0.smithi137.stdout:3420: left oid 100 (ObjNum 2131 snap 0 seq_num 2131) 2024-09-21T09:36:48.750 INFO:tasks.rados.rados.0.smithi137.stdout:3421: finishing write tid 1 to smithi13778320-127 2024-09-21T09:36:48.750 INFO:tasks.rados.rados.0.smithi137.stdout:3421: finishing write tid 2 to smithi13778320-127 2024-09-21T09:36:48.750 INFO:tasks.rados.rados.0.smithi137.stdout:3421: finishing write tid 3 to smithi13778320-127 2024-09-21T09:36:48.750 INFO:tasks.rados.rados.0.smithi137.stdout:3421: finishing write tid 4 to smithi13778320-127 2024-09-21T09:36:48.750 INFO:tasks.rados.rados.0.smithi137.stdout:3421: finishing write tid 5 to smithi13778320-127 2024-09-21T09:36:48.750 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 127 v 508 (ObjNum 2132 snap 0 seq_num 2132) dirty exists 2024-09-21T09:36:48.750 INFO:tasks.rados.rados.0.smithi137.stdout:3421: left oid 127 (ObjNum 2132 snap 0 seq_num 2132) 2024-09-21T09:36:48.750 INFO:tasks.rados.rados.0.smithi137.stdout:3422: expect (ObjNum 2051 snap 0 seq_num 2051) 2024-09-21T09:36:48.897 INFO:tasks.rados.rados.0.smithi137.stdout:3423: finishing write tid 1 to smithi13778320-97 2024-09-21T09:36:48.897 INFO:tasks.rados.rados.0.smithi137.stdout:3423: finishing write tid 2 to smithi13778320-97 2024-09-21T09:36:48.897 INFO:tasks.rados.rados.0.smithi137.stdout:3423: finishing write tid 3 to smithi13778320-97 2024-09-21T09:36:48.898 INFO:tasks.rados.rados.0.smithi137.stdout:3423: finishing write tid 4 to smithi13778320-97 2024-09-21T09:36:48.898 INFO:tasks.rados.rados.0.smithi137.stdout:3423: finishing write tid 5 to smithi13778320-97 2024-09-21T09:36:48.898 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 97 v 426 (ObjNum 2133 snap 0 seq_num 2133) dirty exists 2024-09-21T09:36:48.898 INFO:tasks.rados.rados.0.smithi137.stdout:3423: left oid 97 (ObjNum 2133 snap 0 seq_num 2133) 2024-09-21T09:36:48.898 INFO:tasks.rados.rados.0.smithi137.stdout:3425: expect (ObjNum 1922 snap 0 seq_num 1922) 2024-09-21T09:36:48.975 INFO:tasks.rados.rados.0.smithi137.stdout:3424: expect (ObjNum 1900 snap 0 seq_num 1900) 2024-09-21T09:36:49.194 INFO:tasks.rados.rados.0.smithi137.stdout:3419: done (7 left) 2024-09-21T09:36:49.195 INFO:tasks.rados.rados.0.smithi137.stdout:3420: done (6 left) 2024-09-21T09:36:49.195 INFO:tasks.rados.rados.0.smithi137.stdout:3421: done (5 left) 2024-09-21T09:36:49.195 INFO:tasks.rados.rados.0.smithi137.stdout:3422: done (4 left) 2024-09-21T09:36:49.195 INFO:tasks.rados.rados.0.smithi137.stdout:3423: done (3 left) 2024-09-21T09:36:49.195 INFO:tasks.rados.rados.0.smithi137.stdout:3424: done (2 left) 2024-09-21T09:36:49.195 INFO:tasks.rados.rados.0.smithi137.stdout:3425: done (1 left) 2024-09-21T09:36:49.195 INFO:tasks.rados.rados.0.smithi137.stdout:3426: done (0 left) 2024-09-21T09:36:49.195 INFO:tasks.rados.rados.0.smithi137.stdout:3427: read oid 201 snap -1 2024-09-21T09:36:49.195 INFO:tasks.rados.rados.0.smithi137.stdout:3427: expect deleted 2024-09-21T09:36:49.195 INFO:tasks.rados.rados.0.smithi137.stdout:3428: read oid 15 snap -1 2024-09-21T09:36:49.196 INFO:tasks.rados.rados.0.smithi137.stdout:3428: expect (ObjNum 1980 snap 0 seq_num 1980) 2024-09-21T09:36:49.196 INFO:tasks.rados.rados.0.smithi137.stdout:3429: read oid 115 snap -1 2024-09-21T09:36:49.196 INFO:tasks.rados.rados.0.smithi137.stdout:3429: expect (ObjNum 1091 snap 0 seq_num 1091) 2024-09-21T09:36:49.196 INFO:tasks.rados.rados.0.smithi137.stdout:3430: write oid 225 current snap is 0 2024-09-21T09:36:49.196 INFO:tasks.rados.rados.0.smithi137.stdout:3430: seq_num 2135 ranges {682945=435455,1901644=619417,2979972=602571} 2024-09-21T09:36:49.200 INFO:tasks.rados.rados.0.smithi137.stdout:3430: writing smithi13778320-225 from 682945 to 1118400 tid 1 2024-09-21T09:36:49.208 INFO:tasks.rados.rados.0.smithi137.stdout:3430: writing smithi13778320-225 from 1901644 to 2521061 tid 2 2024-09-21T09:36:49.214 INFO:tasks.rados.rados.0.smithi137.stdout:3430: writing smithi13778320-225 from 2979972 to 3582543 tid 3 2024-09-21T09:36:49.215 INFO:tasks.rados.rados.0.smithi137.stdout:3431: delete oid 462 current snap is 0 2024-09-21T09:36:49.215 INFO:tasks.rados.rados.0.smithi137.stdout:3429: expect (ObjNum 1091 snap 0 seq_num 1091) 2024-09-21T09:36:49.296 INFO:tasks.rados.rados.0.smithi137.stdout:3428: expect (ObjNum 1980 snap 0 seq_num 1980) 2024-09-21T09:36:49.397 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[77705]: ignoring --setuser ceph since I am not root 2024-09-21T09:36:49.397 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[77705]: ignoring --setgroup ceph since I am not root 2024-09-21T09:36:49.397 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mgr[77709]: -- 172.21.15.165:0/680850737 <== mon.1 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ee9f6010e0 con 0x55ee9f5df000 2024-09-21T09:36:49.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/542449606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:49.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: from='client.25856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:49.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 10 MiB/s wr, 108 op/s 2024-09-21T09:36:49.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: from='client.25862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:49.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: mon.a calling monitor election 2024-09-21T09:36:49.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 5.5 MiB/s wr, 72 op/s 2024-09-21T09:36:49.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3144999432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:49.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:49.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:49.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:36:49.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: monmap epoch 3 2024-09-21T09:36:49.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:36:49.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: last_changed 2024-09-21T09:27:20.619347+0000 2024-09-21T09:36:49.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: created 2024-09-21T09:25:41.268668+0000 2024-09-21T09:36:49.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: min_mon_release 17 (quincy) 2024-09-21T09:36:49.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: election_strategy: 1 2024-09-21T09:36:49.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: 0: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.a 2024-09-21T09:36:49.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: 1: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-09-21T09:36:49.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: 2: [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0] mon.c 2024-09-21T09:36:49.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:36:49.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: osdmap e71: 8 total, 8 up, 8 in 2024-09-21T09:36:49.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: mgrmap e33: y(active, since 35s), standbys: x 2024-09-21T09:36:49.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: overall HEALTH_OK 2024-09-21T09:36:49.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: from='mgr.25568 ' entity='' 2024-09-21T09:36:49.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:49 smithi165 ceph-mon[32789]: mgrmap e34: y(active, since 35s), standbys: x 2024-09-21T09:36:49.449 INFO:tasks.rados.rados.0.smithi137.stdout:3430: finishing write tid 1 to smithi13778320-225 2024-09-21T09:36:49.449 INFO:tasks.rados.rados.0.smithi137.stdout:3430: finishing write tid 2 to smithi13778320-225 2024-09-21T09:36:49.450 INFO:tasks.rados.rados.0.smithi137.stdout:3427: done (4 left) 2024-09-21T09:36:49.450 INFO:tasks.rados.rados.0.smithi137.stdout:3428: done (3 left) 2024-09-21T09:36:49.450 INFO:tasks.rados.rados.0.smithi137.stdout:3429: done (2 left) 2024-09-21T09:36:49.450 INFO:tasks.rados.rados.0.smithi137.stdout:3431: done (1 left) 2024-09-21T09:36:49.450 INFO:tasks.rados.rados.0.smithi137.stdout:3432: write oid 323 current snap is 0 2024-09-21T09:36:49.450 INFO:tasks.rados.rados.0.smithi137.stdout:3430: finishing write tid 3 to smithi13778320-225 2024-09-21T09:36:49.450 INFO:tasks.rados.rados.0.smithi137.stdout:3430: finishing write tid 4 to smithi13778320-225 2024-09-21T09:36:49.450 INFO:tasks.rados.rados.0.smithi137.stdout:3432: seq_num 2137 ranges {716559=702306,2018608=623086,3434818=481741} 2024-09-21T09:36:49.457 INFO:tasks.rados.rados.0.smithi137.stdout:3432: writing smithi13778320-323 from 716559 to 1418865 tid 1 2024-09-21T09:36:49.464 INFO:tasks.rados.rados.0.smithi137.stdout:3432: writing smithi13778320-323 from 2018608 to 2641694 tid 2 2024-09-21T09:36:49.471 INFO:tasks.rados.rados.0.smithi137.stdout:3432: writing smithi13778320-323 from 3434818 to 3916559 tid 3 2024-09-21T09:36:49.472 INFO:tasks.rados.rados.0.smithi137.stdout:3433: read oid 465 snap -1 2024-09-21T09:36:49.472 INFO:tasks.rados.rados.0.smithi137.stdout:3433: expect (ObjNum 1419 snap 0 seq_num 1419) 2024-09-21T09:36:49.472 INFO:tasks.rados.rados.0.smithi137.stdout:3434: read oid 298 snap -1 2024-09-21T09:36:49.472 INFO:tasks.rados.rados.0.smithi137.stdout:3434: expect deleted 2024-09-21T09:36:49.472 INFO:tasks.rados.rados.0.smithi137.stdout:3435: write oid 429 current snap is 0 2024-09-21T09:36:49.472 INFO:tasks.rados.rados.0.smithi137.stdout:3430: finishing write tid 5 to smithi13778320-225 2024-09-21T09:36:49.472 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 225 v 336 (ObjNum 2135 snap 0 seq_num 2135) dirty exists 2024-09-21T09:36:49.472 INFO:tasks.rados.rados.0.smithi137.stdout:3430: left oid 225 (ObjNum 2135 snap 0 seq_num 2135) 2024-09-21T09:36:49.472 INFO:tasks.rados.rados.0.smithi137.stdout:3432: finishing write tid 1 to smithi13778320-323 2024-09-21T09:36:49.472 INFO:tasks.rados.rados.0.smithi137.stdout:3432: finishing write tid 2 to smithi13778320-323 2024-09-21T09:36:49.472 INFO:tasks.rados.rados.0.smithi137.stdout:3435: seq_num 2138 ranges {733366=777555,2077090=766744,3462241=471125} 2024-09-21T09:36:49.479 INFO:tasks.rados.rados.0.smithi137.stdout:3435: writing smithi13778320-429 from 733366 to 1510921 tid 1 2024-09-21T09:36:49.487 INFO:tasks.rados.rados.0.smithi137.stdout:3435: writing smithi13778320-429 from 2077090 to 2843834 tid 2 2024-09-21T09:36:49.493 INFO:tasks.rados.rados.0.smithi137.stdout:3435: writing smithi13778320-429 from 3462241 to 3933366 tid 3 2024-09-21T09:36:49.493 INFO:tasks.rados.rados.0.smithi137.stdout:3430: done (4 left) 2024-09-21T09:36:49.493 INFO:tasks.rados.rados.0.smithi137.stdout:3436: read oid 377 snap -1 2024-09-21T09:36:49.493 INFO:tasks.rados.rados.0.smithi137.stdout:3436: expect (ObjNum 1997 snap 0 seq_num 1997) 2024-09-21T09:36:49.493 INFO:tasks.rados.rados.0.smithi137.stdout:3437: write oid 478 current snap is 0 2024-09-21T09:36:49.493 INFO:tasks.rados.rados.0.smithi137.stdout:3437: seq_num 2139 ranges {750173=452804,1735572=626755,3089664=764012} 2024-09-21T09:36:49.500 INFO:tasks.rados.rados.0.smithi137.stdout:3437: writing smithi13778320-478 from 750173 to 1202977 tid 1 2024-09-21T09:36:49.506 INFO:tasks.rados.rados.0.smithi137.stdout:3437: writing smithi13778320-478 from 1735572 to 2362327 tid 2 2024-09-21T09:36:49.515 INFO:tasks.rados.rados.0.smithi137.stdout:3437: writing smithi13778320-478 from 3089664 to 3853676 tid 3 2024-09-21T09:36:49.515 INFO:tasks.rados.rados.0.smithi137.stdout:3438: read oid 36 snap -1 2024-09-21T09:36:49.515 INFO:tasks.rados.rados.0.smithi137.stdout:3438: expect (ObjNum 2120 snap 0 seq_num 2120) 2024-09-21T09:36:49.515 INFO:tasks.rados.rados.0.smithi137.stdout:3439: write oid 101 current snap is 0 2024-09-21T09:36:49.515 INFO:tasks.rados.rados.0.smithi137.stdout:3432: finishing write tid 3 to smithi13778320-323 2024-09-21T09:36:49.515 INFO:tasks.rados.rados.0.smithi137.stdout:3432: finishing write tid 4 to smithi13778320-323 2024-09-21T09:36:49.515 INFO:tasks.rados.rados.0.smithi137.stdout:3439: seq_num 2140 ranges {766980=528053,2077701=770413,3400734=566246} 2024-09-21T09:36:49.522 INFO:tasks.rados.rados.0.smithi137.stdout:3439: writing smithi13778320-101 from 766980 to 1295033 tid 1 2024-09-21T09:36:49.530 INFO:tasks.rados.rados.0.smithi137.stdout:3439: writing smithi13778320-101 from 2077701 to 2848114 tid 2 2024-09-21T09:36:49.537 INFO:tasks.rados.rados.0.smithi137.stdout:3439: writing smithi13778320-101 from 3400734 to 3966980 tid 3 2024-09-21T09:36:49.537 INFO:tasks.rados.rados.0.smithi137.stdout:3434: done (7 left) 2024-09-21T09:36:49.537 INFO:tasks.rados.rados.0.smithi137.stdout:3440: read oid 418 snap -1 2024-09-21T09:36:49.537 INFO:tasks.rados.rados.0.smithi137.stdout:3440: expect (ObjNum 1691 snap 0 seq_num 1691) 2024-09-21T09:36:49.537 INFO:tasks.rados.rados.0.smithi137.stdout:3441: delete oid 192 current snap is 0 2024-09-21T09:36:49.537 INFO:tasks.rados.rados.0.smithi137.stdout:3432: finishing write tid 5 to smithi13778320-323 2024-09-21T09:36:49.538 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 323 v 384 (ObjNum 2137 snap 0 seq_num 2137) dirty exists 2024-09-21T09:36:49.538 INFO:tasks.rados.rados.0.smithi137.stdout:3432: left oid 323 (ObjNum 2137 snap 0 seq_num 2137) 2024-09-21T09:36:49.538 INFO:tasks.rados.rados.0.smithi137.stdout:3433: expect (ObjNum 1419 snap 0 seq_num 1419) 2024-09-21T09:36:49.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ignoring --setuser ceph since I am not root 2024-09-21T09:36:49.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ignoring --setgroup ceph since I am not root 2024-09-21T09:36:49.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mgr[85140]: -- 172.21.15.137:0/3994160855 <== mon.2 v2:172.21.15.137:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a5a9a590e0 con 0x55a5a9a36800 2024-09-21T09:36:49.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/542449606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:49.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: from='client.25856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:49.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 10 MiB/s wr, 108 op/s 2024-09-21T09:36:49.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: from='client.25862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: mon.a calling monitor election 2024-09-21T09:36:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 5.5 MiB/s wr, 72 op/s 2024-09-21T09:36:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3144999432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:36:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: monmap epoch 3 2024-09-21T09:36:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:36:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: last_changed 2024-09-21T09:27:20.619347+0000 2024-09-21T09:36:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: created 2024-09-21T09:25:41.268668+0000 2024-09-21T09:36:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: min_mon_release 17 (quincy) 2024-09-21T09:36:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: election_strategy: 1 2024-09-21T09:36:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: 0: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.a 2024-09-21T09:36:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: 1: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-09-21T09:36:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: 2: [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0] mon.c 2024-09-21T09:36:49.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:36:49.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: osdmap e71: 8 total, 8 up, 8 in 2024-09-21T09:36:49.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: mgrmap e33: y(active, since 35s), standbys: x 2024-09-21T09:36:49.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: overall HEALTH_OK 2024-09-21T09:36:49.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: from='mgr.25568 ' entity='' 2024-09-21T09:36:49.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[39068]: mgrmap e34: y(active, since 35s), standbys: x 2024-09-21T09:36:49.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/542449606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:49.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: from='client.25856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:49.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 10 MiB/s wr, 108 op/s 2024-09-21T09:36:49.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: from='client.25862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:49.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: mon.a calling monitor election 2024-09-21T09:36:49.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 5.5 MiB/s wr, 72 op/s 2024-09-21T09:36:49.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3144999432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:49.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: monmap epoch 3 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: last_changed 2024-09-21T09:27:20.619347+0000 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: created 2024-09-21T09:25:41.268668+0000 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: min_mon_release 17 (quincy) 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: election_strategy: 1 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: 0: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.a 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: 1: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: 2: [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0] mon.c 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: osdmap e71: 8 total, 8 up, 8 in 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: mgrmap e33: y(active, since 35s), standbys: x 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: overall HEALTH_OK 2024-09-21T09:36:49.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: from='mgr.25568 ' entity='' 2024-09-21T09:36:49.554 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:49 smithi137 ceph-mon[93825]: mgrmap e34: y(active, since 35s), standbys: x 2024-09-21T09:36:49.757 INFO:tasks.rados.rados.0.smithi137.stdout:3435: finishing write tid 1 to smithi13778320-429 2024-09-21T09:36:49.757 INFO:tasks.rados.rados.0.smithi137.stdout:3435: finishing write tid 2 to smithi13778320-429 2024-09-21T09:36:49.757 INFO:tasks.rados.rados.0.smithi137.stdout:3432: done (8 left) 2024-09-21T09:36:49.757 INFO:tasks.rados.rados.0.smithi137.stdout:3433: done (7 left) 2024-09-21T09:36:49.757 INFO:tasks.rados.rados.0.smithi137.stdout:3441: done (6 left) 2024-09-21T09:36:49.757 INFO:tasks.rados.rados.0.smithi137.stdout:3442: read oid 44 snap -1 2024-09-21T09:36:49.757 INFO:tasks.rados.rados.0.smithi137.stdout:3442: expect deleted 2024-09-21T09:36:49.757 INFO:tasks.rados.rados.0.smithi137.stdout:3443: read oid 354 snap -1 2024-09-21T09:36:49.757 INFO:tasks.rados.rados.0.smithi137.stdout:3443: expect (ObjNum 1276 snap 0 seq_num 1276) 2024-09-21T09:36:49.757 INFO:tasks.rados.rados.0.smithi137.stdout:3444: read oid 167 snap -1 2024-09-21T09:36:49.758 INFO:tasks.rados.rados.0.smithi137.stdout:3444: expect (ObjNum 1709 snap 0 seq_num 1709) 2024-09-21T09:36:49.758 INFO:tasks.rados.rados.0.smithi137.stdout:3445: read oid 181 snap -1 2024-09-21T09:36:49.758 INFO:tasks.rados.rados.0.smithi137.stdout:3445: expect deleted 2024-09-21T09:36:49.758 INFO:tasks.rados.rados.0.smithi137.stdout:3446: write oid 455 current snap is 0 2024-09-21T09:36:49.758 INFO:tasks.rados.rados.0.smithi137.stdout:3435: finishing write tid 3 to smithi13778320-429 2024-09-21T09:36:49.758 INFO:tasks.rados.rados.0.smithi137.stdout:3435: finishing write tid 4 to smithi13778320-429 2024-09-21T09:36:49.758 INFO:tasks.rados.rados.0.smithi137.stdout:3435: finishing write tid 5 to smithi13778320-429 2024-09-21T09:36:49.758 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 429 v 442 (ObjNum 2138 snap 0 seq_num 2138) dirty exists 2024-09-21T09:36:49.758 INFO:tasks.rados.rados.0.smithi137.stdout:3435: left oid 429 (ObjNum 2138 snap 0 seq_num 2138) 2024-09-21T09:36:49.758 INFO:tasks.rados.rados.0.smithi137.stdout:3436: expect (ObjNum 1997 snap 0 seq_num 1997) 2024-09-21T09:36:49.949 INFO:tasks.rados.rados.0.smithi137.stdout:3437: finishing write tid 1 to smithi13778320-478 2024-09-21T09:36:49.949 INFO:tasks.rados.rados.0.smithi137.stdout:3446: seq_num 2142 ranges {400594=678551,1794665=205929} 2024-09-21T09:36:49.955 INFO:tasks.rados.rados.0.smithi137.stdout:3446: writing smithi13778320-455 from 400594 to 1079145 tid 1 2024-09-21T09:36:49.960 INFO:tasks.rados.rados.0.smithi137.stdout:3446: writing smithi13778320-455 from 1794665 to 2000594 tid 2 2024-09-21T09:36:49.960 INFO:tasks.rados.rados.0.smithi137.stdout:3435: done (10 left) 2024-09-21T09:36:49.960 INFO:tasks.rados.rados.0.smithi137.stdout:3436: done (9 left) 2024-09-21T09:36:49.960 INFO:tasks.rados.rados.0.smithi137.stdout:3447: write oid 91 current snap is 0 2024-09-21T09:36:49.961 INFO:tasks.rados.rados.0.smithi137.stdout:3437: finishing write tid 2 to smithi13778320-478 2024-09-21T09:36:49.961 INFO:tasks.rados.rados.0.smithi137.stdout:3437: finishing write tid 3 to smithi13778320-478 2024-09-21T09:36:49.961 INFO:tasks.rados.rados.0.smithi137.stdout:3437: finishing write tid 4 to smithi13778320-478 2024-09-21T09:36:49.961 INFO:tasks.rados.rados.0.smithi137.stdout:3437: finishing write tid 5 to smithi13778320-478 2024-09-21T09:36:49.961 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 478 v 344 (ObjNum 2139 snap 0 seq_num 2139) dirty exists 2024-09-21T09:36:49.961 INFO:tasks.rados.rados.0.smithi137.stdout:3437: left oid 478 (ObjNum 2139 snap 0 seq_num 2139) 2024-09-21T09:36:49.961 INFO:tasks.rados.rados.0.smithi137.stdout:3447: seq_num 2143 ranges {417401=753800,1853147=164254} 2024-09-21T09:36:49.966 INFO:tasks.rados.rados.0.smithi137.stdout:3447: writing smithi13778320-91 from 417401 to 1171201 tid 1 2024-09-21T09:36:49.971 INFO:tasks.rados.rados.0.smithi137.stdout:3447: writing smithi13778320-91 from 1853147 to 2017401 tid 2 2024-09-21T09:36:49.971 INFO:tasks.rados.rados.0.smithi137.stdout:3437: done (9 left) 2024-09-21T09:36:49.971 INFO:tasks.rados.rados.0.smithi137.stdout:3448: write oid 108 current snap is 0 2024-09-21T09:36:49.971 INFO:tasks.rados.rados.0.smithi137.stdout:3438: expect (ObjNum 2120 snap 0 seq_num 2120) 2024-09-21T09:36:50.169 INFO:tasks.rados.rados.0.smithi137.stdout:3439: finishing write tid 1 to smithi13778320-101 2024-09-21T09:36:50.169 INFO:tasks.rados.rados.0.smithi137.stdout:3439: finishing write tid 2 to smithi13778320-101 2024-09-21T09:36:50.169 INFO:tasks.rados.rados.0.smithi137.stdout:3439: finishing write tid 3 to smithi13778320-101 2024-09-21T09:36:50.169 INFO:tasks.rados.rados.0.smithi137.stdout:3439: finishing write tid 4 to smithi13778320-101 2024-09-21T09:36:50.169 INFO:tasks.rados.rados.0.smithi137.stdout:3439: finishing write tid 5 to smithi13778320-101 2024-09-21T09:36:50.169 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 101 v 512 (ObjNum 2140 snap 0 seq_num 2140) dirty exists 2024-09-21T09:36:50.169 INFO:tasks.rados.rados.0.smithi137.stdout:3439: left oid 101 (ObjNum 2140 snap 0 seq_num 2140) 2024-09-21T09:36:50.170 INFO:tasks.rados.rados.0.smithi137.stdout:3440: expect (ObjNum 1691 snap 0 seq_num 1691) 2024-09-21T09:36:50.290 INFO:tasks.rados.rados.0.smithi137.stdout:3443: expect (ObjNum 1276 snap 0 seq_num 1276) 2024-09-21T09:36:50.442 INFO:tasks.rados.rados.0.smithi137.stdout:3444: expect (ObjNum 1709 snap 0 seq_num 1709) 2024-09-21T09:36:50.560 INFO:tasks.rados.rados.0.smithi137.stdout:3446: finishing write tid 1 to smithi13778320-455 2024-09-21T09:36:50.560 INFO:tasks.rados.rados.0.smithi137.stdout:3446: finishing write tid 2 to smithi13778320-455 2024-09-21T09:36:50.560 INFO:tasks.rados.rados.0.smithi137.stdout:3446: finishing write tid 3 to smithi13778320-455 2024-09-21T09:36:50.560 INFO:tasks.rados.rados.0.smithi137.stdout:3446: finishing write tid 4 to smithi13778320-455 2024-09-21T09:36:50.560 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 455 v 407 (ObjNum 2142 snap 0 seq_num 2142) dirty exists 2024-09-21T09:36:50.560 INFO:tasks.rados.rados.0.smithi137.stdout:3446: left oid 455 (ObjNum 2142 snap 0 seq_num 2142) 2024-09-21T09:36:50.560 INFO:tasks.rados.rados.0.smithi137.stdout:3447: finishing write tid 1 to smithi13778320-91 2024-09-21T09:36:50.560 INFO:tasks.rados.rados.0.smithi137.stdout:3447: finishing write tid 2 to smithi13778320-91 2024-09-21T09:36:50.560 INFO:tasks.rados.rados.0.smithi137.stdout:3447: finishing write tid 3 to smithi13778320-91 2024-09-21T09:36:50.560 INFO:tasks.rados.rados.0.smithi137.stdout:3447: finishing write tid 4 to smithi13778320-91 2024-09-21T09:36:50.560 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 91 v 371 (ObjNum 2143 snap 0 seq_num 2143) dirty exists 2024-09-21T09:36:50.560 INFO:tasks.rados.rados.0.smithi137.stdout:3447: left oid 91 (ObjNum 2143 snap 0 seq_num 2143) 2024-09-21T09:36:50.560 INFO:tasks.rados.rados.0.smithi137.stdout:3448: seq_num 2144 ranges {434208=545402,1627982=406226} 2024-09-21T09:36:50.565 INFO:tasks.rados.rados.0.smithi137.stdout:3448: writing smithi13778320-108 from 434208 to 979610 tid 1 2024-09-21T09:36:50.571 INFO:tasks.rados.rados.0.smithi137.stdout:3448: writing smithi13778320-108 from 1627982 to 2034208 tid 2 2024-09-21T09:36:50.571 INFO:tasks.rados.rados.0.smithi137.stdout:3438: done (9 left) 2024-09-21T09:36:50.572 INFO:tasks.rados.rados.0.smithi137.stdout:3439: done (8 left) 2024-09-21T09:36:50.572 INFO:tasks.rados.rados.0.smithi137.stdout:3440: done (7 left) 2024-09-21T09:36:50.572 INFO:tasks.rados.rados.0.smithi137.stdout:3442: done (6 left) 2024-09-21T09:36:50.572 INFO:tasks.rados.rados.0.smithi137.stdout:3443: done (5 left) 2024-09-21T09:36:50.572 INFO:tasks.rados.rados.0.smithi137.stdout:3444: done (4 left) 2024-09-21T09:36:50.572 INFO:tasks.rados.rados.0.smithi137.stdout:3445: done (3 left) 2024-09-21T09:36:50.572 INFO:tasks.rados.rados.0.smithi137.stdout:3446: done (2 left) 2024-09-21T09:36:50.572 INFO:tasks.rados.rados.0.smithi137.stdout:3447: done (1 left) 2024-09-21T09:36:50.572 INFO:tasks.rados.rados.0.smithi137.stdout:3449: write oid 469 current snap is 0 2024-09-21T09:36:50.572 INFO:tasks.rados.rados.0.smithi137.stdout:3448: finishing write tid 1 to smithi13778320-108 2024-09-21T09:36:50.572 INFO:tasks.rados.rados.0.smithi137.stdout:3449: seq_num 2145 ranges {451015=620651,1570111=480904} 2024-09-21T09:36:50.576 INFO:tasks.rados.rados.0.smithi137.stdout:3449: writing smithi13778320-469 from 451015 to 1071666 tid 1 2024-09-21T09:36:50.582 INFO:tasks.rados.rados.0.smithi137.stdout:3449: writing smithi13778320-469 from 1570111 to 2051015 tid 2 2024-09-21T09:36:50.582 INFO:tasks.rados.rados.0.smithi137.stdout:3450: write oid 417 current snap is 0 2024-09-21T09:36:50.582 INFO:tasks.rados.rados.0.smithi137.stdout:3450: seq_num 2146 ranges {467822=695900,1628593=439229} 2024-09-21T09:36:50.589 INFO:tasks.rados.rados.0.smithi137.stdout:3450: writing smithi13778320-417 from 467822 to 1163722 tid 1 2024-09-21T09:36:50.594 INFO:tasks.rados.rados.0.smithi137.stdout:3450: writing smithi13778320-417 from 1628593 to 2067822 tid 2 2024-09-21T09:36:50.594 INFO:tasks.rados.rados.0.smithi137.stdout:3451: write oid 38 current snap is 0 2024-09-21T09:36:50.594 INFO:tasks.rados.rados.0.smithi137.stdout:3448: finishing write tid 2 to smithi13778320-108 2024-09-21T09:36:50.594 INFO:tasks.rados.rados.0.smithi137.stdout:3451: seq_num 2147 ranges {484629=771149,1687075=397554} 2024-09-21T09:36:50.601 INFO:tasks.rados.rados.0.smithi137.stdout:3451: writing smithi13778320-38 from 484629 to 1255778 tid 1 2024-09-21T09:36:50.606 INFO:tasks.rados.rados.0.smithi137.stdout:3451: writing smithi13778320-38 from 1687075 to 2084629 tid 2 2024-09-21T09:36:50.606 INFO:tasks.rados.rados.0.smithi137.stdout:3452: write oid 141 current snap is 0 2024-09-21T09:36:50.606 INFO:tasks.rados.rados.0.smithi137.stdout:3448: finishing write tid 3 to smithi13778320-108 2024-09-21T09:36:50.607 INFO:tasks.rados.rados.0.smithi137.stdout:3448: finishing write tid 4 to smithi13778320-108 2024-09-21T09:36:50.607 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 108 v 347 (ObjNum 2144 snap 0 seq_num 2144) dirty exists 2024-09-21T09:36:50.607 INFO:tasks.rados.rados.0.smithi137.stdout:3448: left oid 108 (ObjNum 2144 snap 0 seq_num 2144) 2024-09-21T09:36:50.607 INFO:tasks.rados.rados.0.smithi137.stdout:3449: finishing write tid 1 to smithi13778320-469 2024-09-21T09:36:50.607 INFO:tasks.rados.rados.0.smithi137.stdout:3449: finishing write tid 2 to smithi13778320-469 2024-09-21T09:36:50.607 INFO:tasks.rados.rados.0.smithi137.stdout:3452: seq_num 2148 ranges {501436=446398,1745557=355879} 2024-09-21T09:36:50.611 INFO:tasks.rados.rados.0.smithi137.stdout:3452: writing smithi13778320-141 from 501436 to 947834 tid 1 2024-09-21T09:36:50.618 INFO:tasks.rados.rados.0.smithi137.stdout:3452: writing smithi13778320-141 from 1745557 to 2101436 tid 2 2024-09-21T09:36:50.618 INFO:tasks.rados.rados.0.smithi137.stdout:3448: done (4 left) 2024-09-21T09:36:50.618 INFO:tasks.rados.rados.0.smithi137.stdout:3453: write oid 19 current snap is 0 2024-09-21T09:36:50.618 INFO:tasks.rados.rados.0.smithi137.stdout:3449: finishing write tid 3 to smithi13778320-469 2024-09-21T09:36:50.618 INFO:tasks.rados.rados.0.smithi137.stdout:3449: finishing write tid 4 to smithi13778320-469 2024-09-21T09:36:50.618 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 469 v 541 (ObjNum 2145 snap 0 seq_num 2145) dirty exists 2024-09-21T09:36:50.618 INFO:tasks.rados.rados.0.smithi137.stdout:3449: left oid 469 (ObjNum 2145 snap 0 seq_num 2145) 2024-09-21T09:36:50.618 INFO:tasks.rados.rados.0.smithi137.stdout:3450: finishing write tid 1 to smithi13778320-417 2024-09-21T09:36:50.618 INFO:tasks.rados.rados.0.smithi137.stdout:3453: seq_num 2149 ranges {518243=521647,1687686=430557} 2024-09-21T09:36:50.624 INFO:tasks.rados.rados.0.smithi137.stdout:3453: writing smithi13778320-19 from 518243 to 1039890 tid 1 2024-09-21T09:36:50.632 INFO:tasks.rados.rados.0.smithi137.stdout:3453: writing smithi13778320-19 from 1687686 to 2118243 tid 2 2024-09-21T09:36:50.632 INFO:tasks.rados.rados.0.smithi137.stdout:3449: done (4 left) 2024-09-21T09:36:50.632 INFO:tasks.rados.rados.0.smithi137.stdout:3454: read oid 60 snap -1 2024-09-21T09:36:50.632 INFO:tasks.rados.rados.0.smithi137.stdout:3454: expect (ObjNum 1901 snap 0 seq_num 1901) 2024-09-21T09:36:50.632 INFO:tasks.rados.rados.0.smithi137.stdout:3455: read oid 63 snap -1 2024-09-21T09:36:50.632 INFO:tasks.rados.rados.0.smithi137.stdout:3455: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-21T09:36:50.632 INFO:tasks.rados.rados.0.smithi137.stdout:3456: read oid 301 snap -1 2024-09-21T09:36:50.632 INFO:tasks.rados.rados.0.smithi137.stdout:3456: expect deleted 2024-09-21T09:36:50.632 INFO:tasks.rados.rados.0.smithi137.stdout:3457: write oid 114 current snap is 0 2024-09-21T09:36:50.632 INFO:tasks.rados.rados.0.smithi137.stdout:3450: finishing write tid 2 to smithi13778320-417 2024-09-21T09:36:50.632 INFO:tasks.rados.rados.0.smithi137.stdout:3450: finishing write tid 3 to smithi13778320-417 2024-09-21T09:36:50.632 INFO:tasks.rados.rados.0.smithi137.stdout:3450: finishing write tid 4 to smithi13778320-417 2024-09-21T09:36:50.632 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 417 v 391 (ObjNum 2146 snap 0 seq_num 2146) dirty exists 2024-09-21T09:36:50.633 INFO:tasks.rados.rados.0.smithi137.stdout:3450: left oid 417 (ObjNum 2146 snap 0 seq_num 2146) 2024-09-21T09:36:50.633 INFO:tasks.rados.rados.0.smithi137.stdout:3451: finishing write tid 1 to smithi13778320-38 2024-09-21T09:36:50.633 INFO:tasks.rados.rados.0.smithi137.stdout:3451: finishing write tid 2 to smithi13778320-38 2024-09-21T09:36:50.633 INFO:tasks.rados.rados.0.smithi137.stdout:3457: seq_num 2150 ranges {535050=596896,1746168=388882} 2024-09-21T09:36:50.638 INFO:tasks.rados.rados.0.smithi137.stdout:3457: writing smithi13778320-114 from 535050 to 1131946 tid 1 2024-09-21T09:36:50.644 INFO:tasks.rados.rados.0.smithi137.stdout:3457: writing smithi13778320-114 from 1746168 to 2135050 tid 2 2024-09-21T09:36:50.644 INFO:tasks.rados.rados.0.smithi137.stdout:3450: done (7 left) 2024-09-21T09:36:50.644 INFO:tasks.rados.rados.0.smithi137.stdout:3458: read oid 166 snap -1 2024-09-21T09:36:50.645 INFO:tasks.rados.rados.0.smithi137.stdout:3458: expect (ObjNum 966 snap 0 seq_num 966) 2024-09-21T09:36:50.645 INFO:tasks.rados.rados.0.smithi137.stdout:3459: read oid 250 snap -1 2024-09-21T09:36:50.645 INFO:tasks.rados.rados.0.smithi137.stdout:3459: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-09-21T09:36:50.645 INFO:tasks.rados.rados.0.smithi137.stdout:3460: write oid 285 current snap is 0 2024-09-21T09:36:50.645 INFO:tasks.rados.rados.0.smithi137.stdout:3460: seq_num 2151 ranges {551857=672145,1804650=347207} 2024-09-21T09:36:50.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:50.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:36:50.651 INFO:tasks.rados.rados.0.smithi137.stdout:3460: writing smithi13778320-285 from 551857 to 1224002 tid 1 2024-09-21T09:36:50.657 INFO:tasks.rados.rados.0.smithi137.stdout:3460: writing smithi13778320-285 from 1804650 to 2151857 tid 2 2024-09-21T09:36:50.657 INFO:tasks.rados.rados.0.smithi137.stdout:3461: write oid 439 current snap is 0 2024-09-21T09:36:50.657 INFO:tasks.rados.rados.0.smithi137.stdout:3451: finishing write tid 3 to smithi13778320-38 2024-09-21T09:36:50.657 INFO:tasks.rados.rados.0.smithi137.stdout:3451: finishing write tid 4 to smithi13778320-38 2024-09-21T09:36:50.657 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 38 v 350 (ObjNum 2147 snap 0 seq_num 2147) dirty exists 2024-09-21T09:36:50.657 INFO:tasks.rados.rados.0.smithi137.stdout:3451: left oid 38 (ObjNum 2147 snap 0 seq_num 2147) 2024-09-21T09:36:50.657 INFO:tasks.rados.rados.0.smithi137.stdout:3452: finishing write tid 1 to smithi13778320-141 2024-09-21T09:36:50.657 INFO:tasks.rados.rados.0.smithi137.stdout:3461: seq_num 2152 ranges {568664=463747,1579485=589179} 2024-09-21T09:36:50.662 INFO:tasks.rados.rados.0.smithi137.stdout:3461: writing smithi13778320-439 from 568664 to 1032411 tid 1 2024-09-21T09:36:50.669 INFO:tasks.rados.rados.0.smithi137.stdout:3461: writing smithi13778320-439 from 1579485 to 2168664 tid 2 2024-09-21T09:36:50.669 INFO:tasks.rados.rados.0.smithi137.stdout:3451: done (10 left) 2024-09-21T09:36:50.669 INFO:tasks.rados.rados.0.smithi137.stdout:3462: write oid 330 current snap is 0 2024-09-21T09:36:50.669 INFO:tasks.rados.rados.0.smithi137.stdout:3452: finishing write tid 2 to smithi13778320-141 2024-09-21T09:36:50.669 INFO:tasks.rados.rados.0.smithi137.stdout:3452: finishing write tid 3 to smithi13778320-141 2024-09-21T09:36:50.669 INFO:tasks.rados.rados.0.smithi137.stdout:3452: finishing write tid 4 to smithi13778320-141 2024-09-21T09:36:50.669 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 141 v 374 (ObjNum 2148 snap 0 seq_num 2148) dirty exists 2024-09-21T09:36:50.669 INFO:tasks.rados.rados.0.smithi137.stdout:3452: left oid 141 (ObjNum 2148 snap 0 seq_num 2148) 2024-09-21T09:36:50.669 INFO:tasks.rados.rados.0.smithi137.stdout:3453: finishing write tid 1 to smithi13778320-19 2024-09-21T09:36:50.669 INFO:tasks.rados.rados.0.smithi137.stdout:3462: seq_num 2153 ranges {585471=538996,1921614=263857} 2024-09-21T09:36:50.675 INFO:tasks.rados.rados.0.smithi137.stdout:3462: writing smithi13778320-330 from 585471 to 1124467 tid 1 2024-09-21T09:36:50.681 INFO:tasks.rados.rados.0.smithi137.stdout:3462: writing smithi13778320-330 from 1921614 to 2185471 tid 2 2024-09-21T09:36:50.681 INFO:tasks.rados.rados.0.smithi137.stdout:3452: done (10 left) 2024-09-21T09:36:50.681 INFO:tasks.rados.rados.0.smithi137.stdout:3463: delete oid 395 current snap is 0 2024-09-21T09:36:50.681 INFO:tasks.rados.rados.0.smithi137.stdout:3453: finishing write tid 2 to smithi13778320-19 2024-09-21T09:36:50.681 INFO:tasks.rados.rados.0.smithi137.stdout:3453: finishing write tid 3 to smithi13778320-19 2024-09-21T09:36:50.681 INFO:tasks.rados.rados.0.smithi137.stdout:3453: finishing write tid 4 to smithi13778320-19 2024-09-21T09:36:50.681 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 19 v 445 (ObjNum 2149 snap 0 seq_num 2149) dirty exists 2024-09-21T09:36:50.681 INFO:tasks.rados.rados.0.smithi137.stdout:3453: left oid 19 (ObjNum 2149 snap 0 seq_num 2149) 2024-09-21T09:36:50.681 INFO:tasks.rados.rados.0.smithi137.stdout:3455: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-21T09:36:50.909 INFO:tasks.rados.rados.0.smithi137.stdout:3457: finishing write tid 1 to smithi13778320-114 2024-09-21T09:36:50.909 INFO:tasks.rados.rados.0.smithi137.stdout:3454: expect (ObjNum 1901 snap 0 seq_num 1901) 2024-09-21T09:36:50.952 INFO:teuthology.orchestra.run.smithi137.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 1 2024-09-21T09:36:51.051 INFO:tasks.rados.rados.0.smithi137.stdout:3457: finishing write tid 2 to smithi13778320-114 2024-09-21T09:36:51.051 INFO:tasks.rados.rados.0.smithi137.stdout:3458: expect (ObjNum 966 snap 0 seq_num 966) 2024-09-21T09:36:51.155 INFO:tasks.rados.rados.0.smithi137.stdout:3459: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-09-21T09:36:51.261 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:50 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/880961243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:51.261 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:50 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/880961243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:51.310 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:50 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/880961243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-09-21T09:36:51.378 INFO:tasks.rados.rados.0.smithi137.stdout:3457: finishing write tid 3 to smithi13778320-114 2024-09-21T09:36:51.378 INFO:tasks.rados.rados.0.smithi137.stdout:3457: finishing write tid 4 to smithi13778320-114 2024-09-21T09:36:51.378 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 114 v 544 (ObjNum 2150 snap 0 seq_num 2150) dirty exists 2024-09-21T09:36:51.378 INFO:tasks.rados.rados.0.smithi137.stdout:3457: left oid 114 (ObjNum 2150 snap 0 seq_num 2150) 2024-09-21T09:36:51.379 INFO:tasks.rados.rados.0.smithi137.stdout:3460: finishing write tid 1 to smithi13778320-285 2024-09-21T09:36:51.379 INFO:tasks.rados.rados.0.smithi137.stdout:3453: done (10 left) 2024-09-21T09:36:51.379 INFO:tasks.rados.rados.0.smithi137.stdout:3454: done (9 left) 2024-09-21T09:36:51.379 INFO:tasks.rados.rados.0.smithi137.stdout:3455: done (8 left) 2024-09-21T09:36:51.379 INFO:tasks.rados.rados.0.smithi137.stdout:3456: done (7 left) 2024-09-21T09:36:51.379 INFO:tasks.rados.rados.0.smithi137.stdout:3457: done (6 left) 2024-09-21T09:36:51.379 INFO:tasks.rados.rados.0.smithi137.stdout:3458: done (5 left) 2024-09-21T09:36:51.379 INFO:tasks.rados.rados.0.smithi137.stdout:3459: done (4 left) 2024-09-21T09:36:51.379 INFO:tasks.rados.rados.0.smithi137.stdout:3463: done (3 left) 2024-09-21T09:36:51.379 INFO:tasks.rados.rados.0.smithi137.stdout:3464: write oid 347 current snap is 0 2024-09-21T09:36:51.379 INFO:tasks.rados.rados.0.smithi137.stdout:3460: finishing write tid 2 to smithi13778320-285 2024-09-21T09:36:51.379 INFO:tasks.rados.rados.0.smithi137.stdout:3460: finishing write tid 3 to smithi13778320-285 2024-09-21T09:36:51.379 INFO:tasks.rados.rados.0.smithi137.stdout:3464: seq_num 2155 ranges {619085=689494,2038578=180507} 2024-09-21T09:36:51.385 INFO:tasks.rados.rados.0.smithi137.stdout:3464: writing smithi13778320-347 from 619085 to 1308579 tid 1 2024-09-21T09:36:51.391 INFO:tasks.rados.rados.0.smithi137.stdout:3464: writing smithi13778320-347 from 2038578 to 2219085 tid 2 2024-09-21T09:36:51.391 INFO:tasks.rados.rados.0.smithi137.stdout:3465: read oid 157 snap -1 2024-09-21T09:36:51.391 INFO:tasks.rados.rados.0.smithi137.stdout:3465: expect (ObjNum 1781 snap 0 seq_num 1781) 2024-09-21T09:36:51.391 INFO:tasks.rados.rados.0.smithi137.stdout:3466: read oid 291 snap -1 2024-09-21T09:36:51.391 INFO:tasks.rados.rados.0.smithi137.stdout:3466: expect deleted 2024-09-21T09:36:51.391 INFO:tasks.rados.rados.0.smithi137.stdout:3467: read oid 327 snap -1 2024-09-21T09:36:51.391 INFO:tasks.rados.rados.0.smithi137.stdout:3467: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-21T09:36:51.391 INFO:tasks.rados.rados.0.smithi137.stdout:3468: read oid 477 snap -1 2024-09-21T09:36:51.391 INFO:tasks.rados.rados.0.smithi137.stdout:3468: expect (ObjNum 1397 snap 0 seq_num 1397) 2024-09-21T09:36:51.392 INFO:tasks.rados.rados.0.smithi137.stdout:3469: read oid 462 snap -1 2024-09-21T09:36:51.392 INFO:tasks.rados.rados.0.smithi137.stdout:3469: expect deleted 2024-09-21T09:36:51.392 INFO:tasks.rados.rados.0.smithi137.stdout:3470: read oid 76 snap -1 2024-09-21T09:36:51.392 INFO:tasks.rados.rados.0.smithi137.stdout:3470: expect deleted 2024-09-21T09:36:51.392 INFO:tasks.rados.rados.0.smithi137.stdout:3471: read oid 165 snap -1 2024-09-21T09:36:51.392 INFO:tasks.rados.rados.0.smithi137.stdout:3471: expect (ObjNum 1977 snap 0 seq_num 1977) 2024-09-21T09:36:51.392 INFO:tasks.rados.rados.0.smithi137.stdout:3472: read oid 255 snap -1 2024-09-21T09:36:51.392 INFO:tasks.rados.rados.0.smithi137.stdout:3472: expect (ObjNum 1939 snap 0 seq_num 1939) 2024-09-21T09:36:51.392 INFO:tasks.rados.rados.0.smithi137.stdout:3473: read oid 418 snap -1 2024-09-21T09:36:51.392 INFO:tasks.rados.rados.0.smithi137.stdout:3473: expect (ObjNum 1691 snap 0 seq_num 1691) 2024-09-21T09:36:51.392 INFO:tasks.rados.rados.0.smithi137.stdout:3474: write oid 356 current snap is 0 2024-09-21T09:36:51.392 INFO:tasks.rados.rados.0.smithi137.stdout:3474: seq_num 2156 ranges {635892=764743,2097060=138832} 2024-09-21T09:36:51.399 INFO:tasks.rados.rados.0.smithi137.stdout:3474: writing smithi13778320-356 from 635892 to 1400635 tid 1 2024-09-21T09:36:51.406 INFO:tasks.rados.rados.0.smithi137.stdout:3474: writing smithi13778320-356 from 2097060 to 2235892 tid 2 2024-09-21T09:36:51.406 INFO:tasks.rados.rados.0.smithi137.stdout:3475: delete oid 369 current snap is 0 2024-09-21T09:36:51.406 INFO:tasks.rados.rados.0.smithi137.stdout:3460: finishing write tid 4 to smithi13778320-285 2024-09-21T09:36:51.406 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 285 v 388 (ObjNum 2151 snap 0 seq_num 2151) dirty exists 2024-09-21T09:36:51.406 INFO:tasks.rados.rados.0.smithi137.stdout:3460: left oid 285 (ObjNum 2151 snap 0 seq_num 2151) 2024-09-21T09:36:51.406 INFO:tasks.rados.rados.0.smithi137.stdout:3461: finishing write tid 1 to smithi13778320-439 2024-09-21T09:36:51.406 INFO:tasks.rados.rados.0.smithi137.stdout:3461: finishing write tid 2 to smithi13778320-439 2024-09-21T09:36:51.406 INFO:tasks.rados.rados.0.smithi137.stdout:3461: finishing write tid 3 to smithi13778320-439 2024-09-21T09:36:51.406 INFO:tasks.rados.rados.0.smithi137.stdout:3461: finishing write tid 4 to smithi13778320-439 2024-09-21T09:36:51.406 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 439 v 353 (ObjNum 2152 snap 0 seq_num 2152) dirty exists 2024-09-21T09:36:51.407 INFO:tasks.rados.rados.0.smithi137.stdout:3461: left oid 439 (ObjNum 2152 snap 0 seq_num 2152) 2024-09-21T09:36:51.407 INFO:tasks.rados.rados.0.smithi137.stdout:3462: finishing write tid 1 to smithi13778320-330 2024-09-21T09:36:51.407 INFO:tasks.rados.rados.0.smithi137.stdout:3462: finishing write tid 2 to smithi13778320-330 2024-09-21T09:36:51.407 INFO:tasks.rados.rados.0.smithi137.stdout:3462: finishing write tid 3 to smithi13778320-330 2024-09-21T09:36:51.407 INFO:tasks.rados.rados.0.smithi137.stdout:3462: finishing write tid 4 to smithi13778320-330 2024-09-21T09:36:51.407 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 330 v 339 (ObjNum 2153 snap 0 seq_num 2153) dirty exists 2024-09-21T09:36:51.407 INFO:tasks.rados.rados.0.smithi137.stdout:3462: left oid 330 (ObjNum 2153 snap 0 seq_num 2153) 2024-09-21T09:36:51.407 INFO:tasks.rados.rados.0.smithi137.stdout:3464: finishing write tid 1 to smithi13778320-347 2024-09-21T09:36:51.407 INFO:tasks.rados.rados.0.smithi137.stdout:3473: expect (ObjNum 1691 snap 0 seq_num 1691) 2024-09-21T09:36:51.535 INFO:tasks.rados.rados.0.smithi137.stdout:3467: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-21T09:36:51.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch ps' 2024-09-21T09:36:51.782 INFO:tasks.rados.rados.0.smithi137.stdout:3464: finishing write tid 2 to smithi13778320-347 2024-09-21T09:36:51.783 INFO:tasks.rados.rados.0.smithi137.stdout:3464: finishing write tid 3 to smithi13778320-347 2024-09-21T09:36:51.783 INFO:tasks.rados.rados.0.smithi137.stdout:3464: finishing write tid 4 to smithi13778320-347 2024-09-21T09:36:51.783 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 347 v 394 (ObjNum 2155 snap 0 seq_num 2155) dirty exists 2024-09-21T09:36:51.783 INFO:tasks.rados.rados.0.smithi137.stdout:3464: left oid 347 (ObjNum 2155 snap 0 seq_num 2155) 2024-09-21T09:36:51.783 INFO:tasks.rados.rados.0.smithi137.stdout:3471: expect (ObjNum 1977 snap 0 seq_num 1977) 2024-09-21T09:36:51.931 INFO:tasks.rados.rados.0.smithi137.stdout:3474: finishing write tid 1 to smithi13778320-356 2024-09-21T09:36:51.931 INFO:tasks.rados.rados.0.smithi137.stdout:3472: expect (ObjNum 1939 snap 0 seq_num 1939) 2024-09-21T09:36:51.993 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:36:52.053 INFO:tasks.rados.rados.0.smithi137.stdout:3474: finishing write tid 2 to smithi13778320-356 2024-09-21T09:36:52.053 INFO:tasks.rados.rados.0.smithi137.stdout:3474: finishing write tid 3 to smithi13778320-356 2024-09-21T09:36:52.053 INFO:tasks.rados.rados.0.smithi137.stdout:3474: finishing write tid 4 to smithi13778320-356 2024-09-21T09:36:52.053 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 356 v 410 (ObjNum 2156 snap 0 seq_num 2156) dirty exists 2024-09-21T09:36:52.053 INFO:tasks.rados.rados.0.smithi137.stdout:3474: left oid 356 (ObjNum 2156 snap 0 seq_num 2156) 2024-09-21T09:36:52.053 INFO:tasks.rados.rados.0.smithi137.stdout:3468: expect (ObjNum 1397 snap 0 seq_num 1397) 2024-09-21T09:36:52.264 INFO:tasks.rados.rados.0.smithi137.stdout:3465: expect (ObjNum 1781 snap 0 seq_num 1781) 2024-09-21T09:36:52.486 INFO:tasks.rados.rados.0.smithi137.stdout:3460: done (14 left) 2024-09-21T09:36:52.487 INFO:tasks.rados.rados.0.smithi137.stdout:3461: done (13 left) 2024-09-21T09:36:52.487 INFO:tasks.rados.rados.0.smithi137.stdout:3462: done (12 left) 2024-09-21T09:36:52.487 INFO:tasks.rados.rados.0.smithi137.stdout:3464: done (11 left) 2024-09-21T09:36:52.487 INFO:tasks.rados.rados.0.smithi137.stdout:3465: done (10 left) 2024-09-21T09:36:52.487 INFO:tasks.rados.rados.0.smithi137.stdout:3466: done (9 left) 2024-09-21T09:36:52.487 INFO:tasks.rados.rados.0.smithi137.stdout:3467: done (8 left) 2024-09-21T09:36:52.487 INFO:tasks.rados.rados.0.smithi137.stdout:3468: done (7 left) 2024-09-21T09:36:52.487 INFO:tasks.rados.rados.0.smithi137.stdout:3469: done (6 left) 2024-09-21T09:36:52.487 INFO:tasks.rados.rados.0.smithi137.stdout:3470: done (5 left) 2024-09-21T09:36:52.487 INFO:tasks.rados.rados.0.smithi137.stdout:3471: done (4 left) 2024-09-21T09:36:52.487 INFO:tasks.rados.rados.0.smithi137.stdout:3472: done (3 left) 2024-09-21T09:36:52.487 INFO:tasks.rados.rados.0.smithi137.stdout:3473: done (2 left) 2024-09-21T09:36:52.488 INFO:tasks.rados.rados.0.smithi137.stdout:3474: done (1 left) 2024-09-21T09:36:52.488 INFO:tasks.rados.rados.0.smithi137.stdout:3475: done (0 left) 2024-09-21T09:36:52.488 INFO:tasks.rados.rados.0.smithi137.stdout:3476: read oid 65 snap -1 2024-09-21T09:36:52.488 INFO:tasks.rados.rados.0.smithi137.stdout:3476: expect (ObjNum 1514 snap 0 seq_num 1514) 2024-09-21T09:36:52.488 INFO:tasks.rados.rados.0.smithi137.stdout:3477: write oid 252 current snap is 0 2024-09-21T09:36:52.488 INFO:tasks.rados.rados.0.smithi137.stdout:3477: seq_num 2158 ranges {669506=515241,1697671=571835} 2024-09-21T09:36:52.494 INFO:tasks.rados.rados.0.smithi137.stdout:3477: writing smithi13778320-252 from 669506 to 1184747 tid 1 2024-09-21T09:36:52.502 INFO:tasks.rados.rados.0.smithi137.stdout:3477: writing smithi13778320-252 from 1697671 to 2269506 tid 2 2024-09-21T09:36:52.502 INFO:tasks.rados.rados.0.smithi137.stdout:3478: write oid 103 current snap is 0 2024-09-21T09:36:52.502 INFO:tasks.rados.rados.0.smithi137.stdout:3478: seq_num 2159 ranges {686313=590490,1756153=530160} 2024-09-21T09:36:52.510 INFO:tasks.rados.rados.0.smithi137.stdout:3478: writing smithi13778320-103 from 686313 to 1276803 tid 1 2024-09-21T09:36:52.517 INFO:tasks.rados.rados.0.smithi137.stdout:3478: writing smithi13778320-103 from 1756153 to 2286313 tid 2 2024-09-21T09:36:52.517 INFO:tasks.rados.rados.0.smithi137.stdout:3479: read oid 351 snap -1 2024-09-21T09:36:52.517 INFO:tasks.rados.rados.0.smithi137.stdout:3479: expect (ObjNum 510 snap 0 seq_num 510) 2024-09-21T09:36:52.518 INFO:tasks.rados.rados.0.smithi137.stdout:3480: write oid 118 current snap is 0 2024-09-21T09:36:52.518 INFO:tasks.rados.rados.0.smithi137.stdout:3476: expect (ObjNum 1514 snap 0 seq_num 1514) 2024-09-21T09:36:52.709 INFO:tasks.rados.rados.0.smithi137.stdout:3477: finishing write tid 1 to smithi13778320-252 2024-09-21T09:36:52.710 INFO:tasks.rados.rados.0.smithi137.stdout:3477: finishing write tid 2 to smithi13778320-252 2024-09-21T09:36:52.710 INFO:tasks.rados.rados.0.smithi137.stdout:3480: seq_num 2160 ranges {703120=782092,1930988=372132} 2024-09-21T09:36:52.719 INFO:tasks.rados.rados.0.smithi137.stdout:3480: writing smithi13778320-118 from 703120 to 1485212 tid 1 2024-09-21T09:36:52.725 INFO:tasks.rados.rados.0.smithi137.stdout:3480: writing smithi13778320-118 from 1930988 to 2303120 tid 2 2024-09-21T09:36:52.725 INFO:tasks.rados.rados.0.smithi137.stdout:3476: done (4 left) 2024-09-21T09:36:52.726 INFO:tasks.rados.rados.0.smithi137.stdout:3481: write oid 60 current snap is 0 2024-09-21T09:36:52.726 INFO:tasks.rados.rados.0.smithi137.stdout:3477: finishing write tid 3 to smithi13778320-252 2024-09-21T09:36:52.726 INFO:tasks.rados.rados.0.smithi137.stdout:3477: finishing write tid 4 to smithi13778320-252 2024-09-21T09:36:52.726 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 252 v 413 (ObjNum 2158 snap 0 seq_num 2158) dirty exists 2024-09-21T09:36:52.726 INFO:tasks.rados.rados.0.smithi137.stdout:3477: left oid 252 (ObjNum 2158 snap 0 seq_num 2158) 2024-09-21T09:36:52.726 INFO:tasks.rados.rados.0.smithi137.stdout:3478: finishing write tid 1 to smithi13778320-103 2024-09-21T09:36:52.726 INFO:tasks.rados.rados.0.smithi137.stdout:3478: finishing write tid 2 to smithi13778320-103 2024-09-21T09:36:52.726 INFO:tasks.rados.rados.0.smithi137.stdout:3478: finishing write tid 3 to smithi13778320-103 2024-09-21T09:36:52.726 INFO:tasks.rados.rados.0.smithi137.stdout:3478: finishing write tid 4 to smithi13778320-103 2024-09-21T09:36:52.726 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 103 v 429 (ObjNum 2159 snap 0 seq_num 2159) dirty exists 2024-09-21T09:36:52.726 INFO:tasks.rados.rados.0.smithi137.stdout:3478: left oid 103 (ObjNum 2159 snap 0 seq_num 2159) 2024-09-21T09:36:52.727 INFO:tasks.rados.rados.0.smithi137.stdout:3481: seq_num 2161 ranges {719927=457341,1873117=446810} 2024-09-21T09:36:52.732 INFO:tasks.rados.rados.0.smithi137.stdout:3481: writing smithi13778320-60 from 719927 to 1177268 tid 1 2024-09-21T09:36:52.740 INFO:tasks.rados.rados.0.smithi137.stdout:3481: writing smithi13778320-60 from 1873117 to 2319927 tid 2 2024-09-21T09:36:52.740 INFO:tasks.rados.rados.0.smithi137.stdout:3477: done (4 left) 2024-09-21T09:36:52.740 INFO:tasks.rados.rados.0.smithi137.stdout:3478: done (3 left) 2024-09-21T09:36:52.740 INFO:tasks.rados.rados.0.smithi137.stdout:3482: delete oid 468 current snap is 0 2024-09-21T09:36:52.740 INFO:tasks.rados.rados.0.smithi137.stdout:3479: expect (ObjNum 510 snap 0 seq_num 510) 2024-09-21T09:36:52.855 INFO:tasks.rados.rados.0.smithi137.stdout:3480: finishing write tid 1 to smithi13778320-118 2024-09-21T09:36:52.855 INFO:tasks.rados.rados.0.smithi137.stdout:3480: finishing write tid 2 to smithi13778320-118 2024-09-21T09:36:52.855 INFO:tasks.rados.rados.0.smithi137.stdout:3480: finishing write tid 3 to smithi13778320-118 2024-09-21T09:36:52.855 INFO:tasks.rados.rados.0.smithi137.stdout:3479: done (3 left) 2024-09-21T09:36:52.855 INFO:tasks.rados.rados.0.smithi137.stdout:3482: done (2 left) 2024-09-21T09:36:52.856 INFO:tasks.rados.rados.0.smithi137.stdout:3483: read oid 500 snap -1 2024-09-21T09:36:52.856 INFO:tasks.rados.rados.0.smithi137.stdout:3483: expect (ObjNum 2105 snap 0 seq_num 2105) 2024-09-21T09:36:52.856 INFO:tasks.rados.rados.0.smithi137.stdout:3484: read oid 63 snap -1 2024-09-21T09:36:52.856 INFO:tasks.rados.rados.0.smithi137.stdout:3484: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-21T09:36:52.856 INFO:tasks.rados.rados.0.smithi137.stdout:3485: read oid 402 snap -1 2024-09-21T09:36:52.856 INFO:tasks.rados.rados.0.smithi137.stdout:3485: expect (ObjNum 1040 snap 0 seq_num 1040) 2024-09-21T09:36:52.856 INFO:tasks.rados.rados.0.smithi137.stdout:3486: read oid 252 snap -1 2024-09-21T09:36:52.856 INFO:tasks.rados.rados.0.smithi137.stdout:3486: expect (ObjNum 2158 snap 0 seq_num 2158) 2024-09-21T09:36:52.856 INFO:tasks.rados.rados.0.smithi137.stdout:3487: delete oid 419 current snap is 0 2024-09-21T09:36:52.856 INFO:tasks.rados.rados.0.smithi137.stdout:3480: finishing write tid 4 to smithi13778320-118 2024-09-21T09:36:52.856 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 118 v 356 (ObjNum 2160 snap 0 seq_num 2160) dirty exists 2024-09-21T09:36:52.856 INFO:tasks.rados.rados.0.smithi137.stdout:3480: left oid 118 (ObjNum 2160 snap 0 seq_num 2160) 2024-09-21T09:36:52.856 INFO:tasks.rados.rados.0.smithi137.stdout:3481: finishing write tid 1 to smithi13778320-60 2024-09-21T09:36:52.856 INFO:tasks.rados.rados.0.smithi137.stdout:3481: finishing write tid 2 to smithi13778320-60 2024-09-21T09:36:52.856 INFO:tasks.rados.rados.0.smithi137.stdout:3481: finishing write tid 3 to smithi13778320-60 2024-09-21T09:36:52.857 INFO:tasks.rados.rados.0.smithi137.stdout:3481: finishing write tid 4 to smithi13778320-60 2024-09-21T09:36:52.857 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 60 v 519 (ObjNum 2161 snap 0 seq_num 2161) dirty exists 2024-09-21T09:36:52.857 INFO:tasks.rados.rados.0.smithi137.stdout:3481: left oid 60 (ObjNum 2161 snap 0 seq_num 2161) 2024-09-21T09:36:52.857 INFO:tasks.rados.rados.0.smithi137.stdout:3480: done (6 left) 2024-09-21T09:36:52.857 INFO:tasks.rados.rados.0.smithi137.stdout:3481: done (5 left) 2024-09-21T09:36:52.858 INFO:tasks.rados.rados.0.smithi137.stdout:3487: done (4 left) 2024-09-21T09:36:52.858 INFO:tasks.rados.rados.0.smithi137.stdout:3488: delete oid 120 current snap is 0 2024-09-21T09:36:52.858 INFO:tasks.rados.rados.0.smithi137.stdout:3488: done (4 left) 2024-09-21T09:36:52.858 INFO:tasks.rados.rados.0.smithi137.stdout:3489: read oid 326 snap -1 2024-09-21T09:36:52.858 INFO:tasks.rados.rados.0.smithi137.stdout:3489: expect (ObjNum 770 snap 0 seq_num 770) 2024-09-21T09:36:52.858 INFO:tasks.rados.rados.0.smithi137.stdout:3490: write oid 253 current snap is 0 2024-09-21T09:36:52.858 INFO:tasks.rados.rados.0.smithi137.stdout:3490: seq_num 2165 ranges {787155=758337,1990692=396463} 2024-09-21T09:36:52.868 INFO:tasks.rados.rados.0.smithi137.stdout:3490: writing smithi13778320-253 from 787155 to 1545492 tid 1 2024-09-21T09:36:52.874 INFO:tasks.rados.rados.0.smithi137.stdout:3490: writing smithi13778320-253 from 1990692 to 2387155 tid 2 2024-09-21T09:36:52.874 INFO:tasks.rados.rados.0.smithi137.stdout:3491: write oid 29 current snap is 0 2024-09-21T09:36:52.874 INFO:tasks.rados.rados.0.smithi137.stdout:3484: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-21T09:36:53.089 INFO:tasks.rados.rados.0.smithi137.stdout:3483: expect (ObjNum 2105 snap 0 seq_num 2105) 2024-09-21T09:36:53.350 INFO:tasks.rados.rados.0.smithi137.stdout:3485: expect (ObjNum 1040 snap 0 seq_num 1040) 2024-09-21T09:36:53.530 INFO:tasks.rados.rados.0.smithi137.stdout:3486: expect (ObjNum 2158 snap 0 seq_num 2158) 2024-09-21T09:36:53.663 INFO:tasks.rados.rados.0.smithi137.stdout:3489: expect (ObjNum 770 snap 0 seq_num 770) 2024-09-21T09:36:53.798 INFO:tasks.rados.rados.0.smithi137.stdout:3490: finishing write tid 1 to smithi13778320-253 2024-09-21T09:36:53.799 INFO:tasks.rados.rados.0.smithi137.stdout:3490: finishing write tid 2 to smithi13778320-253 2024-09-21T09:36:53.799 INFO:tasks.rados.rados.0.smithi137.stdout:3490: finishing write tid 3 to smithi13778320-253 2024-09-21T09:36:53.799 INFO:tasks.rados.rados.0.smithi137.stdout:3490: finishing write tid 4 to smithi13778320-253 2024-09-21T09:36:53.799 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 253 v 315 (ObjNum 2165 snap 0 seq_num 2165) dirty exists 2024-09-21T09:36:53.799 INFO:tasks.rados.rados.0.smithi137.stdout:3490: left oid 253 (ObjNum 2165 snap 0 seq_num 2165) 2024-09-21T09:36:53.799 INFO:tasks.rados.rados.0.smithi137.stdout:3491: seq_num 2166 ranges {403962=433586,1249174=701757} 2024-09-21T09:36:53.804 INFO:tasks.rados.rados.0.smithi137.stdout:3491: writing smithi13778320-29 from 403962 to 837548 tid 1 2024-09-21T09:36:53.812 INFO:tasks.rados.rados.0.smithi137.stdout:3491: writing smithi13778320-29 from 1249174 to 1950931 tid 2 2024-09-21T09:36:53.812 INFO:tasks.rados.rados.0.smithi137.stdout:3483: done (6 left) 2024-09-21T09:36:53.812 INFO:tasks.rados.rados.0.smithi137.stdout:3484: done (5 left) 2024-09-21T09:36:53.812 INFO:tasks.rados.rados.0.smithi137.stdout:3485: done (4 left) 2024-09-21T09:36:53.812 INFO:tasks.rados.rados.0.smithi137.stdout:3486: done (3 left) 2024-09-21T09:36:53.812 INFO:tasks.rados.rados.0.smithi137.stdout:3489: done (2 left) 2024-09-21T09:36:53.812 INFO:tasks.rados.rados.0.smithi137.stdout:3490: done (1 left) 2024-09-21T09:36:53.812 INFO:tasks.rados.rados.0.smithi137.stdout:3492: write oid 457 current snap is 0 2024-09-21T09:36:53.813 INFO:tasks.rados.rados.0.smithi137.stdout:3491: finishing write tid 1 to smithi13778320-29 2024-09-21T09:36:53.813 INFO:tasks.rados.rados.0.smithi137.stdout:3492: seq_num 2167 ranges {420769=625188,1824009=445415} 2024-09-21T09:36:53.819 INFO:tasks.rados.rados.0.smithi137.stdout:3492: writing smithi13778320-457 from 420769 to 1045957 tid 1 2024-09-21T09:36:53.827 INFO:tasks.rados.rados.0.smithi137.stdout:3492: writing smithi13778320-457 from 1824009 to 2269424 tid 2 2024-09-21T09:36:53.827 INFO:tasks.rados.rados.0.smithi137.stdout:3493: write oid 378 current snap is 0 2024-09-21T09:36:53.827 INFO:tasks.rados.rados.0.smithi137.stdout:3491: finishing write tid 2 to smithi13778320-29 2024-09-21T09:36:53.827 INFO:tasks.rados.rados.0.smithi137.stdout:3491: finishing write tid 3 to smithi13778320-29 2024-09-21T09:36:53.828 INFO:tasks.rados.rados.0.smithi137.stdout:3491: finishing write tid 4 to smithi13778320-29 2024-09-21T09:36:53.828 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 29 v 522 (ObjNum 2166 snap 0 seq_num 2166) dirty exists 2024-09-21T09:36:53.828 INFO:tasks.rados.rados.0.smithi137.stdout:3491: left oid 29 (ObjNum 2166 snap 0 seq_num 2166) 2024-09-21T09:36:53.828 INFO:tasks.rados.rados.0.smithi137.stdout:3492: finishing write tid 1 to smithi13778320-457 2024-09-21T09:36:53.828 INFO:tasks.rados.rados.0.smithi137.stdout:3493: seq_num 2168 ranges {437576=700437,1882491=555085} 2024-09-21T09:36:53.835 INFO:tasks.rados.rados.0.smithi137.stdout:3493: writing smithi13778320-378 from 437576 to 1138013 tid 1 2024-09-21T09:36:53.844 INFO:tasks.rados.rados.0.smithi137.stdout:3493: writing smithi13778320-378 from 1882491 to 2437576 tid 2 2024-09-21T09:36:53.844 INFO:tasks.rados.rados.0.smithi137.stdout:3491: done (2 left) 2024-09-21T09:36:53.844 INFO:tasks.rados.rados.0.smithi137.stdout:3494: write oid 257 current snap is 0 2024-09-21T09:36:53.844 INFO:tasks.rados.rados.0.smithi137.stdout:3492: finishing write tid 2 to smithi13778320-457 2024-09-21T09:36:53.844 INFO:tasks.rados.rados.0.smithi137.stdout:3492: finishing write tid 3 to smithi13778320-457 2024-09-21T09:36:53.844 INFO:tasks.rados.rados.0.smithi137.stdout:3494: seq_num 2169 ranges {454383=775686,1824620=449084} 2024-09-21T09:36:53.852 INFO:tasks.rados.rados.0.smithi137.stdout:3494: writing smithi13778320-257 from 454383 to 1230069 tid 1 2024-09-21T09:36:53.859 INFO:tasks.rados.rados.0.smithi137.stdout:3494: writing smithi13778320-257 from 1824620 to 2273704 tid 2 2024-09-21T09:36:53.859 INFO:tasks.rados.rados.0.smithi137.stdout:3495: write oid 74 current snap is 0 2024-09-21T09:36:53.859 INFO:tasks.rados.rados.0.smithi137.stdout:3492: finishing write tid 4 to smithi13778320-457 2024-09-21T09:36:53.860 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 457 v 432 (ObjNum 2167 snap 0 seq_num 2167) dirty exists 2024-09-21T09:36:53.860 INFO:tasks.rados.rados.0.smithi137.stdout:3492: left oid 457 (ObjNum 2167 snap 0 seq_num 2167) 2024-09-21T09:36:53.860 INFO:tasks.rados.rados.0.smithi137.stdout:3493: finishing write tid 1 to smithi13778320-378 2024-09-21T09:36:53.860 INFO:tasks.rados.rados.0.smithi137.stdout:3493: finishing write tid 2 to smithi13778320-378 2024-09-21T09:36:53.860 INFO:tasks.rados.rados.0.smithi137.stdout:3493: finishing write tid 3 to smithi13778320-378 2024-09-21T09:36:53.860 INFO:tasks.rados.rados.0.smithi137.stdout:3493: finishing write tid 4 to smithi13778320-378 2024-09-21T09:36:53.860 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 378 v 449 (ObjNum 2168 snap 0 seq_num 2168) dirty exists 2024-09-21T09:36:53.860 INFO:tasks.rados.rados.0.smithi137.stdout:3493: left oid 378 (ObjNum 2168 snap 0 seq_num 2168) 2024-09-21T09:36:53.860 INFO:tasks.rados.rados.0.smithi137.stdout:3494: finishing write tid 1 to smithi13778320-257 2024-09-21T09:36:53.860 INFO:tasks.rados.rados.0.smithi137.stdout:3495: seq_num 2170 ranges {471190=450935,1483102=709095} 2024-09-21T09:36:53.865 INFO:tasks.rados.rados.0.smithi137.stdout:3495: writing smithi13778320-74 from 471190 to 922125 tid 1 2024-09-21T09:36:53.874 INFO:tasks.rados.rados.0.smithi137.stdout:3495: writing smithi13778320-74 from 1483102 to 2192197 tid 2 2024-09-21T09:36:53.874 INFO:tasks.rados.rados.0.smithi137.stdout:3492: done (3 left) 2024-09-21T09:36:53.875 INFO:tasks.rados.rados.0.smithi137.stdout:3493: done (2 left) 2024-09-21T09:36:53.875 INFO:tasks.rados.rados.0.smithi137.stdout:3496: delete oid 147 current snap is 0 2024-09-21T09:36:53.875 INFO:tasks.rados.rados.0.smithi137.stdout:3494: finishing write tid 2 to smithi13778320-257 2024-09-21T09:36:53.875 INFO:tasks.rados.rados.0.smithi137.stdout:3494: finishing write tid 3 to smithi13778320-257 2024-09-21T09:36:53.875 INFO:tasks.rados.rados.0.smithi137.stdout:3494: finishing write tid 4 to smithi13778320-257 2024-09-21T09:36:53.875 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 257 v 342 (ObjNum 2169 snap 0 seq_num 2169) dirty exists 2024-09-21T09:36:53.875 INFO:tasks.rados.rados.0.smithi137.stdout:3494: left oid 257 (ObjNum 2169 snap 0 seq_num 2169) 2024-09-21T09:36:53.875 INFO:tasks.rados.rados.0.smithi137.stdout:3495: finishing write tid 1 to smithi13778320-74 2024-09-21T09:36:53.876 INFO:tasks.rados.rados.0.smithi137.stdout:3494: done (2 left) 2024-09-21T09:36:53.876 INFO:tasks.rados.rados.0.smithi137.stdout:3496: done (1 left) 2024-09-21T09:36:53.876 INFO:tasks.rados.rados.0.smithi137.stdout:3497: read oid 418 snap -1 2024-09-21T09:36:53.876 INFO:tasks.rados.rados.0.smithi137.stdout:3497: expect (ObjNum 1691 snap 0 seq_num 1691) 2024-09-21T09:36:53.876 INFO:tasks.rados.rados.0.smithi137.stdout:3498: write oid 467 current snap is 0 2024-09-21T09:36:53.876 INFO:tasks.rados.rados.0.smithi137.stdout:3498: seq_num 2172 ranges {504804=601433,1600066=712764} 2024-09-21T09:36:53.883 INFO:tasks.rados.rados.0.smithi137.stdout:3498: writing smithi13778320-467 from 504804 to 1106237 tid 1 2024-09-21T09:36:53.890 INFO:tasks.rados.rados.0.smithi137.stdout:3498: writing smithi13778320-467 from 1600066 to 2312830 tid 2 2024-09-21T09:36:53.890 INFO:tasks.rados.rados.0.smithi137.stdout:3499: read oid 160 snap -1 2024-09-21T09:36:53.891 INFO:tasks.rados.rados.0.smithi137.stdout:3499: expect (ObjNum 1941 snap 0 seq_num 1941) 2024-09-21T09:36:53.891 INFO:tasks.rados.rados.0.smithi137.stdout:3500: read oid 137 snap -1 2024-09-21T09:36:53.891 INFO:tasks.rados.rados.0.smithi137.stdout:3500: expect deleted 2024-09-21T09:36:53.891 INFO:tasks.rados.rados.0.smithi137.stdout:3501: read oid 231 snap -1 2024-09-21T09:36:53.891 INFO:tasks.rados.rados.0.smithi137.stdout:3501: expect deleted 2024-09-21T09:36:53.891 INFO:tasks.rados.rados.0.smithi137.stdout:3502: write oid 142 current snap is 0 2024-09-21T09:36:53.891 INFO:tasks.rados.rados.0.smithi137.stdout:3502: seq_num 2173 ranges {521611=676682,1942195=456422} 2024-09-21T09:36:53.897 INFO:tasks.rados.rados.0.smithi137.stdout:3502: writing smithi13778320-142 from 521611 to 1198293 tid 1 2024-09-21T09:36:53.904 INFO:tasks.rados.rados.0.smithi137.stdout:3502: writing smithi13778320-142 from 1942195 to 2398617 tid 2 2024-09-21T09:36:53.904 INFO:tasks.rados.rados.0.smithi137.stdout:3503: read oid 38 snap -1 2024-09-21T09:36:53.904 INFO:tasks.rados.rados.0.smithi137.stdout:3503: expect (ObjNum 2147 snap 0 seq_num 2147) 2024-09-21T09:36:53.904 INFO:tasks.rados.rados.0.smithi137.stdout:3504: delete oid 441 current snap is 0 2024-09-21T09:36:53.904 INFO:tasks.rados.rados.0.smithi137.stdout:3495: finishing write tid 2 to smithi13778320-74 2024-09-21T09:36:53.904 INFO:tasks.rados.rados.0.smithi137.stdout:3495: finishing write tid 3 to smithi13778320-74 2024-09-21T09:36:53.904 INFO:tasks.rados.rados.0.smithi137.stdout:3495: finishing write tid 4 to smithi13778320-74 2024-09-21T09:36:53.904 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 74 v 515 (ObjNum 2170 snap 0 seq_num 2170) dirty exists 2024-09-21T09:36:53.905 INFO:tasks.rados.rados.0.smithi137.stdout:3495: left oid 74 (ObjNum 2170 snap 0 seq_num 2170) 2024-09-21T09:36:53.905 INFO:tasks.rados.rados.0.smithi137.stdout:3497: expect (ObjNum 1691 snap 0 seq_num 1691) 2024-09-21T09:36:54.026 INFO:tasks.rados.rados.0.smithi137.stdout:3498: finishing write tid 1 to smithi13778320-467 2024-09-21T09:36:54.026 INFO:tasks.rados.rados.0.smithi137.stdout:3498: finishing write tid 2 to smithi13778320-467 2024-09-21T09:36:54.026 INFO:tasks.rados.rados.0.smithi137.stdout:3498: finishing write tid 3 to smithi13778320-467 2024-09-21T09:36:54.026 INFO:tasks.rados.rados.0.smithi137.stdout:3498: finishing write tid 4 to smithi13778320-467 2024-09-21T09:36:54.026 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 467 v 416 (ObjNum 2172 snap 0 seq_num 2172) dirty exists 2024-09-21T09:36:54.026 INFO:tasks.rados.rados.0.smithi137.stdout:3498: left oid 467 (ObjNum 2172 snap 0 seq_num 2172) 2024-09-21T09:36:54.026 INFO:tasks.rados.rados.0.smithi137.stdout:3499: expect (ObjNum 1941 snap 0 seq_num 1941) 2024-09-21T09:36:54.114 INFO:tasks.rados.rados.0.smithi137.stdout:3502: finishing write tid 1 to smithi13778320-142 2024-09-21T09:36:54.114 INFO:tasks.rados.rados.0.smithi137.stdout:3502: finishing write tid 2 to smithi13778320-142 2024-09-21T09:36:54.114 INFO:tasks.rados.rados.0.smithi137.stdout:3502: finishing write tid 3 to smithi13778320-142 2024-09-21T09:36:54.114 INFO:tasks.rados.rados.0.smithi137.stdout:3495: done (8 left) 2024-09-21T09:36:54.114 INFO:tasks.rados.rados.0.smithi137.stdout:3497: done (7 left) 2024-09-21T09:36:54.114 INFO:tasks.rados.rados.0.smithi137.stdout:3498: done (6 left) 2024-09-21T09:36:54.114 INFO:tasks.rados.rados.0.smithi137.stdout:3499: done (5 left) 2024-09-21T09:36:54.115 INFO:tasks.rados.rados.0.smithi137.stdout:3500: done (4 left) 2024-09-21T09:36:54.115 INFO:tasks.rados.rados.0.smithi137.stdout:3501: done (3 left) 2024-09-21T09:36:54.115 INFO:tasks.rados.rados.0.smithi137.stdout:3504: done (2 left) 2024-09-21T09:36:54.115 INFO:tasks.rados.rados.0.smithi137.stdout:3505: read oid 315 snap -1 2024-09-21T09:36:54.115 INFO:tasks.rados.rados.0.smithi137.stdout:3505: expect (ObjNum 2053 snap 0 seq_num 2053) 2024-09-21T09:36:54.115 INFO:tasks.rados.rados.0.smithi137.stdout:3506: read oid 484 snap -1 2024-09-21T09:36:54.115 INFO:tasks.rados.rados.0.smithi137.stdout:3506: expect (ObjNum 1669 snap 0 seq_num 1669) 2024-09-21T09:36:54.115 INFO:tasks.rados.rados.0.smithi137.stdout:3507: write oid 151 current snap is 0 2024-09-21T09:36:54.115 INFO:tasks.rados.rados.0.smithi137.stdout:3502: finishing write tid 4 to smithi13778320-142 2024-09-21T09:36:54.115 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 142 v 518 (ObjNum 2173 snap 0 seq_num 2173) dirty exists 2024-09-21T09:36:54.115 INFO:tasks.rados.rados.0.smithi137.stdout:3502: left oid 142 (ObjNum 2173 snap 0 seq_num 2173) 2024-09-21T09:36:54.115 INFO:tasks.rados.rados.0.smithi137.stdout:3503: expect (ObjNum 2147 snap 0 seq_num 2147) 2024-09-21T09:36:54.182 INFO:tasks.rados.rados.0.smithi137.stdout:3506: expect (ObjNum 1669 snap 0 seq_num 1669) 2024-09-21T09:36:54.295 INFO:tasks.rados.rados.0.smithi137.stdout:3505: expect (ObjNum 2053 snap 0 seq_num 2053) 2024-09-21T09:36:54.379 INFO:tasks.rados.rados.0.smithi137.stdout:3507: seq_num 2175 ranges {555225=543533,1775512=460091} 2024-09-21T09:36:54.385 INFO:tasks.rados.rados.0.smithi137.stdout:3507: writing smithi13778320-151 from 555225 to 1098758 tid 1 2024-09-21T09:36:54.392 INFO:tasks.rados.rados.0.smithi137.stdout:3507: writing smithi13778320-151 from 1775512 to 2235603 tid 2 2024-09-21T09:36:54.392 INFO:tasks.rados.rados.0.smithi137.stdout:3502: done (4 left) 2024-09-21T09:36:54.392 INFO:tasks.rados.rados.0.smithi137.stdout:3503: done (3 left) 2024-09-21T09:36:54.392 INFO:tasks.rados.rados.0.smithi137.stdout:3505: done (2 left) 2024-09-21T09:36:54.392 INFO:tasks.rados.rados.0.smithi137.stdout:3506: done (1 left) 2024-09-21T09:36:54.392 INFO:tasks.rados.rados.0.smithi137.stdout:3508: read oid 127 snap -1 2024-09-21T09:36:54.393 INFO:tasks.rados.rados.0.smithi137.stdout:3508: expect (ObjNum 2132 snap 0 seq_num 2132) 2024-09-21T09:36:54.393 INFO:tasks.rados.rados.0.smithi137.stdout:3509: read oid 228 snap -1 2024-09-21T09:36:54.393 INFO:tasks.rados.rados.0.smithi137.stdout:3509: expect deleted 2024-09-21T09:36:54.393 INFO:tasks.rados.rados.0.smithi137.stdout:3510: write oid 465 current snap is 0 2024-09-21T09:36:54.393 INFO:tasks.rados.rados.0.smithi137.stdout:3507: finishing write tid 1 to smithi13778320-151 2024-09-21T09:36:54.393 INFO:tasks.rados.rados.0.smithi137.stdout:3510: seq_num 2176 ranges {572032=618782,1833994=720102} 2024-09-21T09:36:54.398 INFO:tasks.rados.rados.0.smithi137.stdout:3510: writing smithi13778320-465 from 572032 to 1190814 tid 1 2024-09-21T09:36:54.407 INFO:tasks.rados.rados.0.smithi137.stdout:3510: writing smithi13778320-465 from 1833994 to 2554096 tid 2 2024-09-21T09:36:54.407 INFO:tasks.rados.rados.0.smithi137.stdout:3511: write oid 104 current snap is 0 2024-09-21T09:36:54.407 INFO:tasks.rados.rados.0.smithi137.stdout:3507: finishing write tid 2 to smithi13778320-151 2024-09-21T09:36:54.407 INFO:tasks.rados.rados.0.smithi137.stdout:3507: finishing write tid 3 to smithi13778320-151 2024-09-21T09:36:54.407 INFO:tasks.rados.rados.0.smithi137.stdout:3507: finishing write tid 4 to smithi13778320-151 2024-09-21T09:36:54.407 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 151 v 379 (ObjNum 2175 snap 0 seq_num 2175) dirty exists 2024-09-21T09:36:54.407 INFO:tasks.rados.rados.0.smithi137.stdout:3507: left oid 151 (ObjNum 2175 snap 0 seq_num 2175) 2024-09-21T09:36:54.407 INFO:tasks.rados.rados.0.smithi137.stdout:3511: seq_num 2177 ranges {588839=694031,1776123=463760} 2024-09-21T09:36:54.413 INFO:tasks.rados.rados.0.smithi137.stdout:3511: writing smithi13778320-104 from 588839 to 1282870 tid 1 2024-09-21T09:36:54.419 INFO:tasks.rados.rados.0.smithi137.stdout:3511: writing smithi13778320-104 from 1776123 to 2239883 tid 2 2024-09-21T09:36:54.419 INFO:tasks.rados.rados.0.smithi137.stdout:3507: done (4 left) 2024-09-21T09:36:54.419 INFO:tasks.rados.rados.0.smithi137.stdout:3512: write oid 292 current snap is 0 2024-09-21T09:36:54.419 INFO:tasks.rados.rados.0.smithi137.stdout:3510: finishing write tid 1 to smithi13778320-465 2024-09-21T09:36:54.419 INFO:tasks.rados.rados.0.smithi137.stdout:3508: expect (ObjNum 2132 snap 0 seq_num 2132) 2024-09-21T09:36:54.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-mon[39068]: Standby manager daemon x restarted 2024-09-21T09:36:54.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-mon[39068]: Standby manager daemon x started 2024-09-21T09:36:54.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/2546813156' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:36:54.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/2546813156' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:36:54.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/2546813156' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:36:54.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-mon[39068]: from='mgr.? 172.21.15.165:0/2546813156' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:36:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-mon[93825]: Standby manager daemon x restarted 2024-09-21T09:36:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-mon[93825]: Standby manager daemon x started 2024-09-21T09:36:54.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-mon[93825]: from='mgr.? 172.21.15.165:0/2546813156' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:36:54.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-mon[93825]: from='mgr.? 172.21.15.165:0/2546813156' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:36:54.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-mon[93825]: from='mgr.? 172.21.15.165:0/2546813156' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:36:54.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-mon[93825]: from='mgr.? 172.21.15.165:0/2546813156' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:36:54.586 INFO:tasks.rados.rados.0.smithi137.stdout:3512: seq_num 2178 ranges {605646=769280,1834605=607418} 2024-09-21T09:36:54.594 INFO:tasks.rados.rados.0.smithi137.stdout:3512: writing smithi13778320-292 from 605646 to 1374926 tid 1 2024-09-21T09:36:54.603 INFO:tasks.rados.rados.0.smithi137.stdout:3512: writing smithi13778320-292 from 1834605 to 2442023 tid 2 2024-09-21T09:36:54.603 INFO:tasks.rados.rados.0.smithi137.stdout:3508: done (4 left) 2024-09-21T09:36:54.604 INFO:tasks.rados.rados.0.smithi137.stdout:3509: done (3 left) 2024-09-21T09:36:54.604 INFO:tasks.rados.rados.0.smithi137.stdout:3513: read oid 370 snap -1 2024-09-21T09:36:54.604 INFO:tasks.rados.rados.0.smithi137.stdout:3513: expect deleted 2024-09-21T09:36:54.604 INFO:tasks.rados.rados.0.smithi137.stdout:3514: read oid 18 snap -1 2024-09-21T09:36:54.604 INFO:tasks.rados.rados.0.smithi137.stdout:3514: expect (ObjNum 17 snap 0 seq_num 17) 2024-09-21T09:36:54.604 INFO:tasks.rados.rados.0.smithi137.stdout:3515: write oid 325 current snap is 0 2024-09-21T09:36:54.604 INFO:tasks.rados.rados.0.smithi137.stdout:3510: finishing write tid 2 to smithi13778320-465 2024-09-21T09:36:54.604 INFO:tasks.rados.rados.0.smithi137.stdout:3510: finishing write tid 3 to smithi13778320-465 2024-09-21T09:36:54.604 INFO:tasks.rados.rados.0.smithi137.stdout:3510: finishing write tid 4 to smithi13778320-465 2024-09-21T09:36:54.604 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 465 v 359 (ObjNum 2176 snap 0 seq_num 2176) dirty exists 2024-09-21T09:36:54.604 INFO:tasks.rados.rados.0.smithi137.stdout:3510: left oid 465 (ObjNum 2176 snap 0 seq_num 2176) 2024-09-21T09:36:54.604 INFO:tasks.rados.rados.0.smithi137.stdout:3511: finishing write tid 1 to smithi13778320-104 2024-09-21T09:36:54.604 INFO:tasks.rados.rados.0.smithi137.stdout:3511: finishing write tid 2 to smithi13778320-104 2024-09-21T09:36:54.604 INFO:tasks.rados.rados.0.smithi137.stdout:3511: finishing write tid 3 to smithi13778320-104 2024-09-21T09:36:54.605 INFO:tasks.rados.rados.0.smithi137.stdout:3511: finishing write tid 4 to smithi13778320-104 2024-09-21T09:36:54.605 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 104 v 526 (ObjNum 2177 snap 0 seq_num 2177) dirty exists 2024-09-21T09:36:54.605 INFO:tasks.rados.rados.0.smithi137.stdout:3511: left oid 104 (ObjNum 2177 snap 0 seq_num 2177) 2024-09-21T09:36:54.605 INFO:tasks.rados.rados.0.smithi137.stdout:3512: finishing write tid 1 to smithi13778320-292 2024-09-21T09:36:54.605 INFO:tasks.rados.rados.0.smithi137.stdout:3515: seq_num 2179 ranges {622453=444529,1493087=467429} 2024-09-21T09:36:54.610 INFO:tasks.rados.rados.0.smithi137.stdout:3515: writing smithi13778320-325 from 622453 to 1066982 tid 1 2024-09-21T09:36:54.617 INFO:tasks.rados.rados.0.smithi137.stdout:3515: writing smithi13778320-325 from 1493087 to 1960516 tid 2 2024-09-21T09:36:54.617 INFO:tasks.rados.rados.0.smithi137.stdout:3510: done (5 left) 2024-09-21T09:36:54.617 INFO:tasks.rados.rados.0.smithi137.stdout:3511: done (4 left) 2024-09-21T09:36:54.617 INFO:tasks.rados.rados.0.smithi137.stdout:3516: read oid 212 snap -1 2024-09-21T09:36:54.617 INFO:tasks.rados.rados.0.smithi137.stdout:3516: expect deleted 2024-09-21T09:36:54.617 INFO:tasks.rados.rados.0.smithi137.stdout:3517: read oid 467 snap -1 2024-09-21T09:36:54.617 INFO:tasks.rados.rados.0.smithi137.stdout:3517: expect (ObjNum 2172 snap 0 seq_num 2172) 2024-09-21T09:36:54.617 INFO:tasks.rados.rados.0.smithi137.stdout:3518: read oid 480 snap -1 2024-09-21T09:36:54.617 INFO:tasks.rados.rados.0.smithi137.stdout:3518: expect (ObjNum 1885 snap 0 seq_num 1885) 2024-09-21T09:36:54.617 INFO:tasks.rados.rados.0.smithi137.stdout:3519: read oid 287 snap -1 2024-09-21T09:36:54.617 INFO:tasks.rados.rados.0.smithi137.stdout:3519: expect (ObjNum 1908 snap 0 seq_num 1908) 2024-09-21T09:36:54.617 INFO:tasks.rados.rados.0.smithi137.stdout:3520: delete oid 221 current snap is 0 2024-09-21T09:36:54.617 INFO:tasks.rados.rados.0.smithi137.stdout:3512: finishing write tid 2 to smithi13778320-292 2024-09-21T09:36:54.617 INFO:tasks.rados.rados.0.smithi137.stdout:3512: finishing write tid 3 to smithi13778320-292 2024-09-21T09:36:54.618 INFO:tasks.rados.rados.0.smithi137.stdout:3512: finishing write tid 4 to smithi13778320-292 2024-09-21T09:36:54.618 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 292 v 547 (ObjNum 2178 snap 0 seq_num 2178) dirty exists 2024-09-21T09:36:54.618 INFO:tasks.rados.rados.0.smithi137.stdout:3512: left oid 292 (ObjNum 2178 snap 0 seq_num 2178) 2024-09-21T09:36:54.618 INFO:tasks.rados.rados.0.smithi137.stdout:3514: expect (ObjNum 17 snap 0 seq_num 17) 2024-09-21T09:36:54.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:54 smithi165 ceph-mon[32789]: Standby manager daemon x restarted 2024-09-21T09:36:54.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:54 smithi165 ceph-mon[32789]: Standby manager daemon x started 2024-09-21T09:36:54.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:54 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/2546813156' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:36:54.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:54 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/2546813156' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:36:54.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:54 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/2546813156' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:36:54.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:54 smithi165 ceph-mon[32789]: from='mgr.? 172.21.15.165:0/2546813156' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:36:54.648 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:54 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[77705]: [21/Sep/2024:09:36:54] ENGINE Bus STARTING 2024-09-21T09:36:54.648 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:54 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[77705]: CherryPy Checker: 2024-09-21T09:36:54.648 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:54 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[77705]: The Application mounted at '' has an empty config. 2024-09-21T09:36:54.648 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:54 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[77705]: 2024-09-21T09:36:54.649 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:54 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[77705]: [21/Sep/2024:09:36:54] ENGINE Serving on http://:::9283 2024-09-21T09:36:54.649 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 09:36:54 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x[77705]: [21/Sep/2024:09:36:54] ENGINE Bus STARTED 2024-09-21T09:36:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:3515: finishing write tid 1 to smithi13778320-325 2024-09-21T09:36:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:3512: done (8 left) 2024-09-21T09:36:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:3513: done (7 left) 2024-09-21T09:36:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:3514: done (6 left) 2024-09-21T09:36:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:3520: done (5 left) 2024-09-21T09:36:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:3521: write oid 174 current snap is 0 2024-09-21T09:36:54.694 INFO:tasks.rados.rados.0.smithi137.stdout:3515: finishing write tid 2 to smithi13778320-325 2024-09-21T09:36:54.695 INFO:tasks.rados.rados.0.smithi137.stdout:3515: finishing write tid 3 to smithi13778320-325 2024-09-21T09:36:54.695 INFO:tasks.rados.rados.0.smithi137.stdout:3521: seq_num 2181 ranges {656067=595027,1893698=471098} 2024-09-21T09:36:54.701 INFO:tasks.rados.rados.0.smithi137.stdout:3521: writing smithi13778320-174 from 656067 to 1251094 tid 1 2024-09-21T09:36:54.707 INFO:tasks.rados.rados.0.smithi137.stdout:3521: writing smithi13778320-174 from 1893698 to 2364796 tid 2 2024-09-21T09:36:54.707 INFO:tasks.rados.rados.0.smithi137.stdout:3516: done (5 left) 2024-09-21T09:36:54.707 INFO:tasks.rados.rados.0.smithi137.stdout:3522: write oid 262 current snap is 0 2024-09-21T09:36:54.707 INFO:tasks.rados.rados.0.smithi137.stdout:3515: finishing write tid 4 to smithi13778320-325 2024-09-21T09:36:54.707 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 325 v 318 (ObjNum 2179 snap 0 seq_num 2179) dirty exists 2024-09-21T09:36:54.707 INFO:tasks.rados.rados.0.smithi137.stdout:3515: left oid 325 (ObjNum 2179 snap 0 seq_num 2179) 2024-09-21T09:36:54.707 INFO:tasks.rados.rados.0.smithi137.stdout:3522: seq_num 2182 ranges {672874=786629,2068533=604341} 2024-09-21T09:36:54.715 INFO:tasks.rados.rados.0.smithi137.stdout:3522: writing smithi13778320-262 from 672874 to 1459503 tid 1 2024-09-21T09:36:54.722 INFO:tasks.rados.rados.0.smithi137.stdout:3522: writing smithi13778320-262 from 2068533 to 2672874 tid 2 2024-09-21T09:36:54.722 INFO:tasks.rados.rados.0.smithi137.stdout:3515: done (5 left) 2024-09-21T09:36:54.722 INFO:tasks.rados.rados.0.smithi137.stdout:3523: read oid 98 snap -1 2024-09-21T09:36:54.722 INFO:tasks.rados.rados.0.smithi137.stdout:3523: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-21T09:36:54.722 INFO:tasks.rados.rados.0.smithi137.stdout:3524: write oid 388 current snap is 0 2024-09-21T09:36:54.722 INFO:tasks.rados.rados.0.smithi137.stdout:3517: expect (ObjNum 2172 snap 0 seq_num 2172) 2024-09-21T09:36:54.870 INFO:tasks.rados.rados.0.smithi137.stdout:3519: expect (ObjNum 1908 snap 0 seq_num 1908) 2024-09-21T09:36:54.955 INFO:tasks.rados.rados.0.smithi137.stdout:3518: expect (ObjNum 1885 snap 0 seq_num 1885) 2024-09-21T09:36:55.205 INFO:tasks.rados.rados.0.smithi137.stdout:3521: finishing write tid 1 to smithi13778320-174 2024-09-21T09:36:55.205 INFO:tasks.rados.rados.0.smithi137.stdout:3521: finishing write tid 2 to smithi13778320-174 2024-09-21T09:36:55.205 INFO:tasks.rados.rados.0.smithi137.stdout:3521: finishing write tid 3 to smithi13778320-174 2024-09-21T09:36:55.205 INFO:tasks.rados.rados.0.smithi137.stdout:3521: finishing write tid 4 to smithi13778320-174 2024-09-21T09:36:55.205 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 174 v 362 (ObjNum 2181 snap 0 seq_num 2181) dirty exists 2024-09-21T09:36:55.205 INFO:tasks.rados.rados.0.smithi137.stdout:3521: left oid 174 (ObjNum 2181 snap 0 seq_num 2181) 2024-09-21T09:36:55.205 INFO:tasks.rados.rados.0.smithi137.stdout:3522: finishing write tid 1 to smithi13778320-262 2024-09-21T09:36:55.205 INFO:tasks.rados.rados.0.smithi137.stdout:3522: finishing write tid 2 to smithi13778320-262 2024-09-21T09:36:55.205 INFO:tasks.rados.rados.0.smithi137.stdout:3522: finishing write tid 3 to smithi13778320-262 2024-09-21T09:36:55.206 INFO:tasks.rados.rados.0.smithi137.stdout:3522: finishing write tid 4 to smithi13778320-262 2024-09-21T09:36:55.206 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 262 v 529 (ObjNum 2182 snap 0 seq_num 2182) dirty exists 2024-09-21T09:36:55.206 INFO:tasks.rados.rados.0.smithi137.stdout:3522: left oid 262 (ObjNum 2182 snap 0 seq_num 2182) 2024-09-21T09:36:55.206 INFO:tasks.rados.rados.0.smithi137.stdout:3524: seq_num 2183 ranges {689681=461878,1727015=474767} 2024-09-21T09:36:55.211 INFO:tasks.rados.rados.0.smithi137.stdout:3524: writing smithi13778320-388 from 689681 to 1151559 tid 1 2024-09-21T09:36:55.217 INFO:tasks.rados.rados.0.smithi137.stdout:3524: writing smithi13778320-388 from 1727015 to 2201782 tid 2 2024-09-21T09:36:55.217 INFO:tasks.rados.rados.0.smithi137.stdout:3517: done (6 left) 2024-09-21T09:36:55.217 INFO:tasks.rados.rados.0.smithi137.stdout:3518: done (5 left) 2024-09-21T09:36:55.217 INFO:tasks.rados.rados.0.smithi137.stdout:3519: done (4 left) 2024-09-21T09:36:55.217 INFO:tasks.rados.rados.0.smithi137.stdout:3521: done (3 left) 2024-09-21T09:36:55.217 INFO:tasks.rados.rados.0.smithi137.stdout:3522: done (2 left) 2024-09-21T09:36:55.217 INFO:tasks.rados.rados.0.smithi137.stdout:3525: read oid 195 snap -1 2024-09-21T09:36:55.218 INFO:tasks.rados.rados.0.smithi137.stdout:3525: expect (ObjNum 2067 snap 0 seq_num 2067) 2024-09-21T09:36:55.218 INFO:tasks.rados.rados.0.smithi137.stdout:3526: write oid 19 current snap is 0 2024-09-21T09:36:55.218 INFO:tasks.rados.rados.0.smithi137.stdout:3526: seq_num 2184 ranges {706488=537127,1785497=618425} 2024-09-21T09:36:55.224 INFO:tasks.rados.rados.0.smithi137.stdout:3526: writing smithi13778320-19 from 706488 to 1243615 tid 1 2024-09-21T09:36:55.231 INFO:tasks.rados.rados.0.smithi137.stdout:3526: writing smithi13778320-19 from 1785497 to 2403922 tid 2 2024-09-21T09:36:55.231 INFO:tasks.rados.rados.0.smithi137.stdout:3527: read oid 30 snap -1 2024-09-21T09:36:55.231 INFO:tasks.rados.rados.0.smithi137.stdout:3527: expect (ObjNum 1976 snap 0 seq_num 1976) 2024-09-21T09:36:55.231 INFO:tasks.rados.rados.0.smithi137.stdout:3528: write oid 393 current snap is 0 2024-09-21T09:36:55.231 INFO:tasks.rados.rados.0.smithi137.stdout:3528: seq_num 2185 ranges {723295=612376,2127626=478436} 2024-09-21T09:36:55.238 INFO:tasks.rados.rados.0.smithi137.stdout:3528: writing smithi13778320-393 from 723295 to 1335671 tid 1 2024-09-21T09:36:55.246 INFO:tasks.rados.rados.0.smithi137.stdout:3528: writing smithi13778320-393 from 2127626 to 2606062 tid 2 2024-09-21T09:36:55.246 INFO:tasks.rados.rados.0.smithi137.stdout:3529: write oid 408 current snap is 0 2024-09-21T09:36:55.246 INFO:tasks.rados.rados.0.smithi137.stdout:3523: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-21T09:36:55.295 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:54.856+0000 7f3b27fa5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:55.295 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:54.856+0000 7f3b27fa5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:55.295 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:54.856+0000 7f3b27fa5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:55.295 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:54.856+0000 7f3b27fa5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:55.295 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:54.856+0000 7f3b267a2640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:55.295 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:54.856+0000 7f3b267a2640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:55.295 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:54.856+0000 7f3b267a2640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:55.295 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:54.858+0000 7f3b267a2640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:55.295 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:54.858+0000 7f3b267a2640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:55.295 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:54 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:54.858+0000 7f3b27fa5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:36:55.386 INFO:tasks.rados.rados.0.smithi137.stdout:3524: finishing write tid 1 to smithi13778320-388 2024-09-21T09:36:55.386 INFO:tasks.rados.rados.0.smithi137.stdout:3524: finishing write tid 2 to smithi13778320-388 2024-09-21T09:36:55.386 INFO:tasks.rados.rados.0.smithi137.stdout:3524: finishing write tid 3 to smithi13778320-388 2024-09-21T09:36:55.386 INFO:tasks.rados.rados.0.smithi137.stdout:3524: finishing write tid 4 to smithi13778320-388 2024-09-21T09:36:55.386 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 388 v 521 (ObjNum 2183 snap 0 seq_num 2183) dirty exists 2024-09-21T09:36:55.386 INFO:tasks.rados.rados.0.smithi137.stdout:3524: left oid 388 (ObjNum 2183 snap 0 seq_num 2183) 2024-09-21T09:36:55.386 INFO:tasks.rados.rados.0.smithi137.stdout:3529: seq_num 2186 ranges {740102=687625,2186108=553994} 2024-09-21T09:36:55.393 INFO:tasks.rados.rados.0.smithi137.stdout:3529: writing smithi13778320-408 from 740102 to 1427727 tid 1 2024-09-21T09:36:55.402 INFO:tasks.rados.rados.0.smithi137.stdout:3529: writing smithi13778320-408 from 2186108 to 2740102 tid 2 2024-09-21T09:36:55.402 INFO:tasks.rados.rados.0.smithi137.stdout:3523: done (6 left) 2024-09-21T09:36:55.402 INFO:tasks.rados.rados.0.smithi137.stdout:3524: done (5 left) 2024-09-21T09:36:55.402 INFO:tasks.rados.rados.0.smithi137.stdout:3530: read oid 131 snap -1 2024-09-21T09:36:55.402 INFO:tasks.rados.rados.0.smithi137.stdout:3530: expect (ObjNum 2062 snap 0 seq_num 2062) 2024-09-21T09:36:55.403 INFO:tasks.rados.rados.0.smithi137.stdout:3531: write oid 352 current snap is 0 2024-09-21T09:36:55.403 INFO:tasks.rados.rados.0.smithi137.stdout:3531: seq_num 2187 ranges {756909=762874,2244590=482105} 2024-09-21T09:36:55.410 INFO:tasks.rados.rados.0.smithi137.stdout:3531: writing smithi13778320-352 from 756909 to 1519783 tid 1 2024-09-21T09:36:55.417 INFO:tasks.rados.rados.0.smithi137.stdout:3531: writing smithi13778320-352 from 2244590 to 2726695 tid 2 2024-09-21T09:36:55.418 INFO:tasks.rados.rados.0.smithi137.stdout:3532: read oid 224 snap -1 2024-09-21T09:36:55.418 INFO:tasks.rados.rados.0.smithi137.stdout:3532: expect (ObjNum 931 snap 0 seq_num 931) 2024-09-21T09:36:55.418 INFO:tasks.rados.rados.0.smithi137.stdout:3533: write oid 397 current snap is 0 2024-09-21T09:36:55.418 INFO:tasks.rados.rados.0.smithi137.stdout:3525: expect (ObjNum 2067 snap 0 seq_num 2067) 2024-09-21T09:36:55.486 INFO:teuthology.orchestra.run.smithi137.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:36:55.486 INFO:teuthology.orchestra.run.smithi137.stdout:alertmanager.a smithi137 *:9093,9094 running (84s) 37s ago 5m 17.5M - 0.27.0 11f11916f8cd 909db353603f 2024-09-21T09:36:55.486 INFO:teuthology.orchestra.run.smithi137.stdout:grafana.a smithi165 *:3000 running (60s) 18s ago 5m 78.3M - 9.4.7 954c08fa6188 5c8b235760b2 2024-09-21T09:36:55.486 INFO:teuthology.orchestra.run.smithi137.stdout:mds.foo.smithi137.glvyrt smithi137 running (4m) 37s ago 4m 15.7M - 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f47f73821e43 2024-09-21T09:36:55.486 INFO:teuthology.orchestra.run.smithi137.stdout:mds.foo.smithi165.gocjqw smithi165 running (4m) 18s ago 4m 13.5M - 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 0303bff7be7d 2024-09-21T09:36:55.487 INFO:teuthology.orchestra.run.smithi137.stdout:mgr.x smithi165 *:8443,9283,8765 running (23s) 18s ago 9m 68.0M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 5fa49c4ebea2 2024-09-21T09:36:55.487 INFO:teuthology.orchestra.run.smithi137.stdout:mgr.y smithi137 *:8443,9283,8765 running (50s) 37s ago 10m 490M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 02dcb05d94a3 2024-09-21T09:36:55.487 INFO:teuthology.orchestra.run.smithi137.stdout:mon.a smithi137 running (10m) 37s ago 11m 51.3M 2048M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 0d6a5b1a021e 2024-09-21T09:36:55.487 INFO:teuthology.orchestra.run.smithi137.stdout:mon.b smithi165 running (9m) 18s ago 9m 47.0M 2048M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 2f6ff2ea9d1d 2024-09-21T09:36:55.487 INFO:teuthology.orchestra.run.smithi137.stdout:mon.c smithi137 running (9m) 37s ago 9m 50.1M 2048M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 7b696ab3b976 2024-09-21T09:36:55.487 INFO:teuthology.orchestra.run.smithi137.stdout:node-exporter.a smithi137 *:9100 running (78s) 37s ago 4m 9.89M - 1.7.0 72c9c2088986 77355297390b 2024-09-21T09:36:55.487 INFO:teuthology.orchestra.run.smithi137.stdout:node-exporter.b smithi165 *:9100 running (55s) 18s ago 4m 8094k - 1.7.0 72c9c2088986 fec28f070be4 2024-09-21T09:36:55.487 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0 smithi137 running (9m) 37s ago 8m 97.2M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f4e1ab0cc419 2024-09-21T09:36:55.487 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1 smithi137 running (8m) 37s ago 8m 76.9M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be bcf3e0e3458d 2024-09-21T09:36:55.487 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2 smithi137 running (8m) 37s ago 8m 118M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 2db18bbc9cd4 2024-09-21T09:36:55.487 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3 smithi137 running (7m) 37s ago 7m 69.2M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be dfd2242bd068 2024-09-21T09:36:55.487 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4 smithi165 running (7m) 18s ago 7m 99.7M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f3f25e56b567 2024-09-21T09:36:55.487 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5 smithi165 running (7m) 18s ago 7m 100M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 723f2b343cef 2024-09-21T09:36:55.487 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6 smithi165 running (6m) 18s ago 6m 71.1M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be d5271f0b3374 2024-09-21T09:36:55.487 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7 smithi165 running (6m) 18s ago 6m 91.4M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 7ad2a9df59f1 2024-09-21T09:36:55.488 INFO:teuthology.orchestra.run.smithi137.stdout:prometheus.a smithi165 *:9095 running (28s) 18s ago 5m 41.6M - 2.51.0 1d3b7f56885b 882f2fe5f006 2024-09-21T09:36:55.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:55.474+0000 7f3b58ad4640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-21T09:36:55.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:09:36:55] ENGINE Bus STARTING 2024-09-21T09:36:55.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: CherryPy Checker: 2024-09-21T09:36:55.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: The Application mounted at '' has an empty config. 2024-09-21T09:36:55.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:55.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: mgrmap e35: y(active, since 40s), standbys: x 2024-09-21T09:36:55.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: Active manager daemon y restarted 2024-09-21T09:36:55.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: Activating manager daemon y 2024-09-21T09:36:55.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: osdmap e72: 8 total, 8 up, 8 in 2024-09-21T09:36:55.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: mgrmap e36: y(active, starting, since 0.00774167s), standbys: x 2024-09-21T09:36:55.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T09:36:55.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T09:36:55.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T09:36:55.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi165.gocjqw"} : dispatch 2024-09-21T09:36:55.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi137.glvyrt"} : dispatch 2024-09-21T09:36:55.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-21T09:36:55.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T09:36:55.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T09:36:55.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T09:36:55.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T09:36:55.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T09:36:55.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T09:36:55.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T09:36:55.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T09:36:55.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T09:36:55.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T09:36:55.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T09:36:55.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T09:36:55.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: Manager daemon y is now available 2024-09-21T09:36:55.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:55.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:36:55.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T09:36:55.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-21T09:36:55.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-21T09:36:55.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: mgrmap e35: y(active, since 40s), standbys: x 2024-09-21T09:36:55.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: Active manager daemon y restarted 2024-09-21T09:36:55.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: Activating manager daemon y 2024-09-21T09:36:55.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: osdmap e72: 8 total, 8 up, 8 in 2024-09-21T09:36:55.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: mgrmap e36: y(active, starting, since 0.00774167s), standbys: x 2024-09-21T09:36:55.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T09:36:55.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T09:36:55.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T09:36:55.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi165.gocjqw"} : dispatch 2024-09-21T09:36:55.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi137.glvyrt"} : dispatch 2024-09-21T09:36:55.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-21T09:36:55.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T09:36:55.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T09:36:55.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T09:36:55.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T09:36:55.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T09:36:55.554 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T09:36:55.554 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T09:36:55.554 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T09:36:55.554 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T09:36:55.554 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T09:36:55.554 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T09:36:55.554 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T09:36:55.554 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: Manager daemon y is now available 2024-09-21T09:36:55.554 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:55.554 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:36:55.554 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T09:36:55.554 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-21T09:36:55.554 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-21T09:36:55.556 INFO:tasks.rados.rados.0.smithi137.stdout:3526: finishing write tid 1 to smithi13778320-19 2024-09-21T09:36:55.556 INFO:tasks.rados.rados.0.smithi137.stdout:3526: finishing write tid 2 to smithi13778320-19 2024-09-21T09:36:55.557 INFO:tasks.rados.rados.0.smithi137.stdout:3533: seq_num 2188 ranges {773716=438123,1903072=625763} 2024-09-21T09:36:55.563 INFO:tasks.rados.rados.0.smithi137.stdout:3533: writing smithi13778320-397 from 773716 to 1211839 tid 1 2024-09-21T09:36:55.571 INFO:tasks.rados.rados.0.smithi137.stdout:3533: writing smithi13778320-397 from 1903072 to 2528835 tid 2 2024-09-21T09:36:55.571 INFO:tasks.rados.rados.0.smithi137.stdout:3525: done (8 left) 2024-09-21T09:36:55.571 INFO:tasks.rados.rados.0.smithi137.stdout:3534: write oid 348 current snap is 0 2024-09-21T09:36:55.571 INFO:tasks.rados.rados.0.smithi137.stdout:3526: finishing write tid 3 to smithi13778320-19 2024-09-21T09:36:55.571 INFO:tasks.rados.rados.0.smithi137.stdout:3526: finishing write tid 4 to smithi13778320-19 2024-09-21T09:36:55.571 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 19 v 453 (ObjNum 2184 snap 0 seq_num 2184) dirty exists 2024-09-21T09:36:55.571 INFO:tasks.rados.rados.0.smithi137.stdout:3526: left oid 19 (ObjNum 2184 snap 0 seq_num 2184) 2024-09-21T09:36:55.571 INFO:tasks.rados.rados.0.smithi137.stdout:3527: expect (ObjNum 1976 snap 0 seq_num 1976) 2024-09-21T09:36:55.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: mgrmap e35: y(active, since 40s), standbys: x 2024-09-21T09:36:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: Active manager daemon y restarted 2024-09-21T09:36:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: Activating manager daemon y 2024-09-21T09:36:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: osdmap e72: 8 total, 8 up, 8 in 2024-09-21T09:36:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: mgrmap e36: y(active, starting, since 0.00774167s), standbys: x 2024-09-21T09:36:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T09:36:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T09:36:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T09:36:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi165.gocjqw"} : dispatch 2024-09-21T09:36:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi137.glvyrt"} : dispatch 2024-09-21T09:36:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-21T09:36:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T09:36:55.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T09:36:55.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T09:36:55.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T09:36:55.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T09:36:55.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T09:36:55.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T09:36:55.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T09:36:55.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T09:36:55.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T09:36:55.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T09:36:55.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T09:36:55.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: Manager daemon y is now available 2024-09-21T09:36:55.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:55.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:36:55.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T09:36:55.650 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-21T09:36:55.650 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-21T09:36:55.758 INFO:tasks.rados.rados.0.smithi137.stdout:3528: finishing write tid 1 to smithi13778320-393 2024-09-21T09:36:55.759 INFO:tasks.rados.rados.0.smithi137.stdout:3528: finishing write tid 2 to smithi13778320-393 2024-09-21T09:36:55.759 INFO:tasks.rados.rados.0.smithi137.stdout:3528: finishing write tid 3 to smithi13778320-393 2024-09-21T09:36:55.759 INFO:tasks.rados.rados.0.smithi137.stdout:3528: finishing write tid 4 to smithi13778320-393 2024-09-21T09:36:55.759 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 393 v 346 (ObjNum 2185 snap 0 seq_num 2185) dirty exists 2024-09-21T09:36:55.759 INFO:tasks.rados.rados.0.smithi137.stdout:3528: left oid 393 (ObjNum 2185 snap 0 seq_num 2185) 2024-09-21T09:36:55.759 INFO:tasks.rados.rados.0.smithi137.stdout:3529: finishing write tid 1 to smithi13778320-408 2024-09-21T09:36:55.759 INFO:tasks.rados.rados.0.smithi137.stdout:3530: expect (ObjNum 2062 snap 0 seq_num 2062) 2024-09-21T09:36:55.969 INFO:tasks.rados.rados.0.smithi137.stdout:3529: finishing write tid 2 to smithi13778320-408 2024-09-21T09:36:55.969 INFO:tasks.rados.rados.0.smithi137.stdout:3529: finishing write tid 3 to smithi13778320-408 2024-09-21T09:36:55.969 INFO:tasks.rados.rados.0.smithi137.stdout:3529: finishing write tid 4 to smithi13778320-408 2024-09-21T09:36:55.969 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 408 v 419 (ObjNum 2186 snap 0 seq_num 2186) dirty exists 2024-09-21T09:36:55.969 INFO:tasks.rados.rados.0.smithi137.stdout:3529: left oid 408 (ObjNum 2186 snap 0 seq_num 2186) 2024-09-21T09:36:55.969 INFO:tasks.rados.rados.0.smithi137.stdout:3531: finishing write tid 1 to smithi13778320-352 2024-09-21T09:36:55.969 INFO:tasks.rados.rados.0.smithi137.stdout:3534: seq_num 2189 ranges {790523=513372,1961554=769421} 2024-09-21T09:36:55.976 INFO:tasks.rados.rados.0.smithi137.stdout:3534: writing smithi13778320-348 from 790523 to 1303895 tid 1 2024-09-21T09:36:55.984 INFO:tasks.rados.rados.0.smithi137.stdout:3534: writing smithi13778320-348 from 1961554 to 2730975 tid 2 2024-09-21T09:36:55.984 INFO:tasks.rados.rados.0.smithi137.stdout:3526: done (8 left) 2024-09-21T09:36:55.984 INFO:tasks.rados.rados.0.smithi137.stdout:3527: done (7 left) 2024-09-21T09:36:55.984 INFO:tasks.rados.rados.0.smithi137.stdout:3528: done (6 left) 2024-09-21T09:36:55.984 INFO:tasks.rados.rados.0.smithi137.stdout:3529: done (5 left) 2024-09-21T09:36:55.985 INFO:tasks.rados.rados.0.smithi137.stdout:3530: done (4 left) 2024-09-21T09:36:55.985 INFO:tasks.rados.rados.0.smithi137.stdout:3535: write oid 460 current snap is 0 2024-09-21T09:36:55.985 INFO:tasks.rados.rados.0.smithi137.stdout:3531: finishing write tid 2 to smithi13778320-352 2024-09-21T09:36:55.985 INFO:tasks.rados.rados.0.smithi137.stdout:3531: finishing write tid 3 to smithi13778320-352 2024-09-21T09:36:55.985 INFO:tasks.rados.rados.0.smithi137.stdout:3531: finishing write tid 4 to smithi13778320-352 2024-09-21T09:36:55.985 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 352 v 397 (ObjNum 2187 snap 0 seq_num 2187) dirty exists 2024-09-21T09:36:55.985 INFO:tasks.rados.rados.0.smithi137.stdout:3531: left oid 352 (ObjNum 2187 snap 0 seq_num 2187) 2024-09-21T09:36:55.985 INFO:tasks.rados.rados.0.smithi137.stdout:3532: expect (ObjNum 931 snap 0 seq_num 931) 2024-09-21T09:36:56.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:09:36:55] ENGINE Serving on http://:::9283 2024-09-21T09:36:56.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:55 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:09:36:55] ENGINE Bus STARTED 2024-09-21T09:36:56.150 INFO:tasks.rados.rados.0.smithi137.stdout:3533: finishing write tid 1 to smithi13778320-397 2024-09-21T09:36:56.150 INFO:tasks.rados.rados.0.smithi137.stdout:3533: finishing write tid 2 to smithi13778320-397 2024-09-21T09:36:56.150 INFO:tasks.rados.rados.0.smithi137.stdout:3533: finishing write tid 3 to smithi13778320-397 2024-09-21T09:36:56.150 INFO:tasks.rados.rados.0.smithi137.stdout:3533: finishing write tid 4 to smithi13778320-397 2024-09-21T09:36:56.150 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 397 v 392 (ObjNum 2188 snap 0 seq_num 2188) dirty exists 2024-09-21T09:36:56.150 INFO:tasks.rados.rados.0.smithi137.stdout:3533: left oid 397 (ObjNum 2188 snap 0 seq_num 2188) 2024-09-21T09:36:56.150 INFO:tasks.rados.rados.0.smithi137.stdout:3534: finishing write tid 1 to smithi13778320-348 2024-09-21T09:36:56.151 INFO:tasks.rados.rados.0.smithi137.stdout:3535: seq_num 2190 ranges {407330=704974,1620036=629432} 2024-09-21T09:36:56.156 INFO:tasks.rados.rados.0.smithi137.stdout:3535: writing smithi13778320-460 from 407330 to 1112304 tid 1 2024-09-21T09:36:56.163 INFO:tasks.rados.rados.0.smithi137.stdout:3535: writing smithi13778320-460 from 1620036 to 2249468 tid 2 2024-09-21T09:36:56.163 INFO:tasks.rados.rados.0.smithi137.stdout:3531: done (4 left) 2024-09-21T09:36:56.163 INFO:tasks.rados.rados.0.smithi137.stdout:3532: done (3 left) 2024-09-21T09:36:56.163 INFO:tasks.rados.rados.0.smithi137.stdout:3533: done (2 left) 2024-09-21T09:36:56.163 INFO:tasks.rados.rados.0.smithi137.stdout:3536: read oid 78 snap -1 2024-09-21T09:36:56.163 INFO:tasks.rados.rados.0.smithi137.stdout:3536: expect (ObjNum 2038 snap 0 seq_num 2038) 2024-09-21T09:36:56.164 INFO:tasks.rados.rados.0.smithi137.stdout:3537: read oid 448 snap -1 2024-09-21T09:36:56.164 INFO:tasks.rados.rados.0.smithi137.stdout:3537: expect (ObjNum 1595 snap 0 seq_num 1595) 2024-09-21T09:36:56.164 INFO:tasks.rados.rados.0.smithi137.stdout:3538: read oid 407 snap -1 2024-09-21T09:36:56.164 INFO:tasks.rados.rados.0.smithi137.stdout:3538: expect (ObjNum 1359 snap 0 seq_num 1359) 2024-09-21T09:36:56.164 INFO:tasks.rados.rados.0.smithi137.stdout:3539: read oid 252 snap -1 2024-09-21T09:36:56.164 INFO:tasks.rados.rados.0.smithi137.stdout:3539: expect (ObjNum 2158 snap 0 seq_num 2158) 2024-09-21T09:36:56.164 INFO:tasks.rados.rados.0.smithi137.stdout:3540: write oid 168 current snap is 0 2024-09-21T09:36:56.164 INFO:tasks.rados.rados.0.smithi137.stdout:3540: seq_num 2191 ranges {424137=780223,1678518=773090} 2024-09-21T09:36:56.170 INFO:tasks.rados.rados.0.smithi137.stdout:3540: writing smithi13778320-168 from 424137 to 1204360 tid 1 2024-09-21T09:36:56.178 INFO:tasks.rados.rados.0.smithi137.stdout:3540: writing smithi13778320-168 from 1678518 to 2451608 tid 2 2024-09-21T09:36:56.178 INFO:tasks.rados.rados.0.smithi137.stdout:3541: read oid 333 snap -1 2024-09-21T09:36:56.178 INFO:tasks.rados.rados.0.smithi137.stdout:3541: expect (ObjNum 1621 snap 0 seq_num 1621) 2024-09-21T09:36:56.178 INFO:tasks.rados.rados.0.smithi137.stdout:3542: write oid 237 current snap is 0 2024-09-21T09:36:56.179 INFO:tasks.rados.rados.0.smithi137.stdout:3534: finishing write tid 2 to smithi13778320-348 2024-09-21T09:36:56.179 INFO:tasks.rados.rados.0.smithi137.stdout:3534: finishing write tid 3 to smithi13778320-348 2024-09-21T09:36:56.179 INFO:tasks.rados.rados.0.smithi137.stdout:3542: seq_num 2192 ranges {440944=455472,1337000=633101,2528612=312332} 2024-09-21T09:36:56.183 INFO:tasks.rados.rados.0.smithi137.stdout:3542: writing smithi13778320-237 from 440944 to 896416 tid 1 2024-09-21T09:36:56.189 INFO:tasks.rados.rados.0.smithi137.stdout:3542: writing smithi13778320-237 from 1337000 to 1970101 tid 2 2024-09-21T09:36:56.194 INFO:tasks.rados.rados.0.smithi137.stdout:3542: writing smithi13778320-237 from 2528612 to 2840944 tid 3 2024-09-21T09:36:56.195 INFO:tasks.rados.rados.0.smithi137.stdout:3543: read oid 102 snap -1 2024-09-21T09:36:56.195 INFO:tasks.rados.rados.0.smithi137.stdout:3543: expect (ObjNum 1175 snap 0 seq_num 1175) 2024-09-21T09:36:56.195 INFO:tasks.rados.rados.0.smithi137.stdout:3544: read oid 498 snap -1 2024-09-21T09:36:56.195 INFO:tasks.rados.rados.0.smithi137.stdout:3544: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-21T09:36:56.195 INFO:tasks.rados.rados.0.smithi137.stdout:3545: read oid 125 snap -1 2024-09-21T09:36:56.195 INFO:tasks.rados.rados.0.smithi137.stdout:3545: expect (ObjNum 2001 snap 0 seq_num 2001) 2024-09-21T09:36:56.195 INFO:tasks.rados.rados.0.smithi137.stdout:3546: write oid 199 current snap is 0 2024-09-21T09:36:56.195 INFO:tasks.rados.rados.0.smithi137.stdout:3534: finishing write tid 4 to smithi13778320-348 2024-09-21T09:36:56.195 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 348 v 456 (ObjNum 2189 snap 0 seq_num 2189) dirty exists 2024-09-21T09:36:56.195 INFO:tasks.rados.rados.0.smithi137.stdout:3534: left oid 348 (ObjNum 2189 snap 0 seq_num 2189) 2024-09-21T09:36:56.195 INFO:tasks.rados.rados.0.smithi137.stdout:3546: seq_num 2193 ranges {457751=530721,1395482=776759} 2024-09-21T09:36:56.200 INFO:tasks.rados.rados.0.smithi137.stdout:3546: writing smithi13778320-199 from 457751 to 988472 tid 1 2024-09-21T09:36:56.208 INFO:tasks.rados.rados.0.smithi137.stdout:3546: writing smithi13778320-199 from 1395482 to 2172241 tid 2 2024-09-21T09:36:56.208 INFO:tasks.rados.rados.0.smithi137.stdout:3534: done (12 left) 2024-09-21T09:36:56.208 INFO:tasks.rados.rados.0.smithi137.stdout:3547: read oid 161 snap -1 2024-09-21T09:36:56.208 INFO:tasks.rados.rados.0.smithi137.stdout:3547: expect (ObjNum 1900 snap 0 seq_num 1900) 2024-09-21T09:36:56.208 INFO:tasks.rados.rados.0.smithi137.stdout:3548: read oid 100 snap -1 2024-09-21T09:36:56.208 INFO:tasks.rados.rados.0.smithi137.stdout:3548: expect (ObjNum 2131 snap 0 seq_num 2131) 2024-09-21T09:36:56.209 INFO:tasks.rados.rados.0.smithi137.stdout:3549: read oid 9 snap -1 2024-09-21T09:36:56.209 INFO:tasks.rados.rados.0.smithi137.stdout:3549: expect (ObjNum 1593 snap 0 seq_num 1593) 2024-09-21T09:36:56.209 INFO:tasks.rados.rados.0.smithi137.stdout:3550: write oid 281 current snap is 0 2024-09-21T09:36:56.209 INFO:tasks.rados.rados.0.smithi137.stdout:3535: finishing write tid 1 to smithi13778320-460 2024-09-21T09:36:56.209 INFO:tasks.rados.rados.0.smithi137.stdout:3535: finishing write tid 2 to smithi13778320-460 2024-09-21T09:36:56.209 INFO:tasks.rados.rados.0.smithi137.stdout:3550: seq_num 2194 ranges {474558=605970,1737611=636770,2867105=7453} 2024-09-21T09:36:56.214 INFO:tasks.rados.rados.0.smithi137.stdout:3550: writing smithi13778320-281 from 474558 to 1080528 tid 1 2024-09-21T09:36:56.222 INFO:tasks.rados.rados.0.smithi137.stdout:3550: writing smithi13778320-281 from 1737611 to 2374381 tid 2 2024-09-21T09:36:56.225 INFO:tasks.rados.rados.0.smithi137.stdout:3550: writing smithi13778320-281 from 2867105 to 2874558 tid 3 2024-09-21T09:36:56.225 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:36:56.225 INFO:tasks.rados.rados.0.smithi137.stdout:3535: finishing write tid 3 to smithi13778320-460 2024-09-21T09:36:56.225 INFO:tasks.rados.rados.0.smithi137.stdout:3535: finishing write tid 4 to smithi13778320-460 2024-09-21T09:36:56.226 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 460 v 382 (ObjNum 2190 snap 0 seq_num 2190) dirty exists 2024-09-21T09:36:56.226 INFO:tasks.rados.rados.0.smithi137.stdout:3535: left oid 460 (ObjNum 2190 snap 0 seq_num 2190) 2024-09-21T09:36:56.226 INFO:tasks.rados.rados.0.smithi137.stdout:3539: expect (ObjNum 2158 snap 0 seq_num 2158) 2024-09-21T09:36:56.365 INFO:tasks.rados.rados.0.smithi137.stdout:3538: expect (ObjNum 1359 snap 0 seq_num 1359) 2024-09-21T09:36:56.531 INFO:tasks.rados.rados.0.smithi137.stdout:3536: expect (ObjNum 2038 snap 0 seq_num 2038) 2024-09-21T09:36:56.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:56 smithi165 ceph-mon[32789]: mgrmap e37: y(active, since 1.01129s), standbys: x 2024-09-21T09:36:56.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:56 smithi165 ceph-mon[32789]: from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:56.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:56 smithi165 ceph-mon[32789]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:36:56.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:56 smithi165 ceph-mon[32789]: pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:56.682 INFO:tasks.rados.rados.0.smithi137.stdout:3537: expect (ObjNum 1595 snap 0 seq_num 1595) 2024-09-21T09:36:56.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-mon[39068]: mgrmap e37: y(active, since 1.01129s), standbys: x 2024-09-21T09:36:56.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-mon[39068]: from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:56.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-mon[39068]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:36:56.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-mon[39068]: pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-mon[93825]: mgrmap e37: y(active, since 1.01129s), standbys: x 2024-09-21T09:36:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-mon[93825]: from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-mon[93825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:36:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-mon[93825]: pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:56.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:56.410+0000 7f3b06d69640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:36:56] ENGINE Error in HTTPServer.serve 2024-09-21T09:36:56.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: Traceback (most recent call last): 2024-09-21T09:36:56.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:36:56.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: self._connections.run(self.expiration_interval) 2024-09-21T09:36:56.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:36:56.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: self._run(expiration_interval) 2024-09-21T09:36:56.801 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:36:56.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:36:56.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:36:56.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:36:56.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:36:56.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: s = self.context.wrap_socket( 2024-09-21T09:36:56.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:36:56.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: return self.sslsocket_class._create( 2024-09-21T09:36:56.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:36:56.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: self.do_handshake() 2024-09-21T09:36:56.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:36:56.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: self._sslobj.do_handshake() 2024-09-21T09:36:56.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:36:56.802 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:36:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:36:56.812 INFO:tasks.rados.rados.0.smithi137.stdout:3541: expect (ObjNum 1621 snap 0 seq_num 1621) 2024-09-21T09:36:56.890 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade pause' 2024-09-21T09:36:56.999 INFO:tasks.rados.rados.0.smithi137.stdout:3540: finishing write tid 1 to smithi13778320-168 2024-09-21T09:36:56.999 INFO:tasks.rados.rados.0.smithi137.stdout:3540: finishing write tid 2 to smithi13778320-168 2024-09-21T09:36:56.999 INFO:tasks.rados.rados.0.smithi137.stdout:3535: done (15 left) 2024-09-21T09:36:56.999 INFO:tasks.rados.rados.0.smithi137.stdout:3536: done (14 left) 2024-09-21T09:36:56.999 INFO:tasks.rados.rados.0.smithi137.stdout:3537: done (13 left) 2024-09-21T09:36:56.999 INFO:tasks.rados.rados.0.smithi137.stdout:3538: done (12 left) 2024-09-21T09:36:56.999 INFO:tasks.rados.rados.0.smithi137.stdout:3539: done (11 left) 2024-09-21T09:36:56.999 INFO:tasks.rados.rados.0.smithi137.stdout:3541: done (10 left) 2024-09-21T09:36:56.999 INFO:tasks.rados.rados.0.smithi137.stdout:3551: write oid 347 current snap is 0 2024-09-21T09:36:57.000 INFO:tasks.rados.rados.0.smithi137.stdout:3540: finishing write tid 3 to smithi13778320-168 2024-09-21T09:36:57.000 INFO:tasks.rados.rados.0.smithi137.stdout:3540: finishing write tid 4 to smithi13778320-168 2024-09-21T09:36:57.000 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 168 v 321 (ObjNum 2191 snap 0 seq_num 2191) dirty exists 2024-09-21T09:36:57.000 INFO:tasks.rados.rados.0.smithi137.stdout:3540: left oid 168 (ObjNum 2191 snap 0 seq_num 2191) 2024-09-21T09:36:57.000 INFO:tasks.rados.rados.0.smithi137.stdout:3542: finishing write tid 1 to smithi13778320-237 2024-09-21T09:36:57.000 INFO:tasks.rados.rados.0.smithi137.stdout:3542: finishing write tid 2 to smithi13778320-237 2024-09-21T09:36:57.000 INFO:tasks.rados.rados.0.smithi137.stdout:3551: seq_num 2195 ranges {491365=681219,1796093=780428} 2024-09-21T09:36:57.006 INFO:tasks.rados.rados.0.smithi137.stdout:3551: writing smithi13778320-347 from 491365 to 1172584 tid 1 2024-09-21T09:36:57.016 INFO:tasks.rados.rados.0.smithi137.stdout:3551: writing smithi13778320-347 from 1796093 to 2576521 tid 2 2024-09-21T09:36:57.016 INFO:tasks.rados.rados.0.smithi137.stdout:3540: done (10 left) 2024-09-21T09:36:57.016 INFO:tasks.rados.rados.0.smithi137.stdout:3552: write oid 249 current snap is 0 2024-09-21T09:36:57.016 INFO:tasks.rados.rados.0.smithi137.stdout:3542: finishing write tid 3 to smithi13778320-237 2024-09-21T09:36:57.016 INFO:tasks.rados.rados.0.smithi137.stdout:3542: finishing write tid 4 to smithi13778320-237 2024-09-21T09:36:57.016 INFO:tasks.rados.rados.0.smithi137.stdout:3552: seq_num 2196 ranges {508172=756468,1854575=640439} 2024-09-21T09:36:57.024 INFO:tasks.rados.rados.0.smithi137.stdout:3552: writing smithi13778320-249 from 508172 to 1264640 tid 1 2024-09-21T09:36:57.032 INFO:tasks.rados.rados.0.smithi137.stdout:3552: writing smithi13778320-249 from 1854575 to 2495014 tid 2 2024-09-21T09:36:57.033 INFO:tasks.rados.rados.0.smithi137.stdout:3553: write oid 67 current snap is 0 2024-09-21T09:36:57.033 INFO:tasks.rados.rados.0.smithi137.stdout:3542: finishing write tid 5 to smithi13778320-237 2024-09-21T09:36:57.033 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 237 v 523 (ObjNum 2192 snap 0 seq_num 2192) dirty exists 2024-09-21T09:36:57.033 INFO:tasks.rados.rados.0.smithi137.stdout:3542: left oid 237 (ObjNum 2192 snap 0 seq_num 2192) 2024-09-21T09:36:57.033 INFO:tasks.rados.rados.0.smithi137.stdout:3545: expect (ObjNum 2001 snap 0 seq_num 2001) 2024-09-21T09:36:57.152 INFO:tasks.rados.rados.0.smithi137.stdout:3543: expect (ObjNum 1175 snap 0 seq_num 1175) 2024-09-21T09:36:57.322 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:36:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:36:56.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:36:57.369 INFO:tasks.rados.rados.0.smithi137.stdout:3546: finishing write tid 1 to smithi13778320-199 2024-09-21T09:36:57.369 INFO:tasks.rados.rados.0.smithi137.stdout:3544: expect (ObjNum 1529 snap 0 seq_num 1529) 2024-09-21T09:36:57.626 INFO:tasks.rados.rados.0.smithi137.stdout:3546: finishing write tid 2 to smithi13778320-199 2024-09-21T09:36:57.627 INFO:tasks.rados.rados.0.smithi137.stdout:3546: finishing write tid 3 to smithi13778320-199 2024-09-21T09:36:57.627 INFO:tasks.rados.rados.0.smithi137.stdout:3546: finishing write tid 4 to smithi13778320-199 2024-09-21T09:36:57.627 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 199 v 349 (ObjNum 2193 snap 0 seq_num 2193) dirty exists 2024-09-21T09:36:57.627 INFO:tasks.rados.rados.0.smithi137.stdout:3546: left oid 199 (ObjNum 2193 snap 0 seq_num 2193) 2024-09-21T09:36:57.627 INFO:tasks.rados.rados.0.smithi137.stdout:3550: finishing write tid 1 to smithi13778320-281 2024-09-21T09:36:57.627 INFO:tasks.rados.rados.0.smithi137.stdout:3553: seq_num 2197 ranges {524979=431717,1513057=784097} 2024-09-21T09:36:57.631 INFO:tasks.rados.rados.0.smithi137.stdout:3553: writing smithi13778320-67 from 524979 to 956696 tid 1 2024-09-21T09:36:57.639 INFO:tasks.rados.rados.0.smithi137.stdout:3553: writing smithi13778320-67 from 1513057 to 2297154 tid 2 2024-09-21T09:36:57.639 INFO:tasks.rados.rados.0.smithi137.stdout:3542: done (11 left) 2024-09-21T09:36:57.639 INFO:tasks.rados.rados.0.smithi137.stdout:3543: done (10 left) 2024-09-21T09:36:57.639 INFO:tasks.rados.rados.0.smithi137.stdout:3544: done (9 left) 2024-09-21T09:36:57.639 INFO:tasks.rados.rados.0.smithi137.stdout:3545: done (8 left) 2024-09-21T09:36:57.639 INFO:tasks.rados.rados.0.smithi137.stdout:3546: done (7 left) 2024-09-21T09:36:57.639 INFO:tasks.rados.rados.0.smithi137.stdout:3554: write oid 113 current snap is 0 2024-09-21T09:36:57.639 INFO:tasks.rados.rados.0.smithi137.stdout:3554: seq_num 2198 ranges {541786=623319,1571539=644108,2693150=248636} 2024-09-21T09:36:57.645 INFO:tasks.rados.rados.0.smithi137.stdout:3554: writing smithi13778320-113 from 541786 to 1165105 tid 1 2024-09-21T09:36:57.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:57 smithi165 ceph-mon[32789]: [21/Sep/2024:09:36:56] ENGINE Bus STARTING 2024-09-21T09:36:57.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:57 smithi165 ceph-mon[32789]: [21/Sep/2024:09:36:56] ENGINE Serving on http://172.21.15.137:8765 2024-09-21T09:36:57.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:57 smithi165 ceph-mon[32789]: [21/Sep/2024:09:36:56] ENGINE Serving on https://172.21.15.137:7150 2024-09-21T09:36:57.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:57 smithi165 ceph-mon[32789]: [21/Sep/2024:09:36:56] ENGINE Bus STARTED 2024-09-21T09:36:57.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:57 smithi165 ceph-mon[32789]: [21/Sep/2024:09:36:56] ENGINE Error in HTTPServer.serve 2024-09-21T09:36:57.647 INFO:journalctl@ceph.mon.b.smithi165.stdout: Traceback (most recent call last): 2024-09-21T09:36:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:36:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:36:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:36:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout: self._run(expiration_interval) 2024-09-21T09:36:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:36:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:36:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:36:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:36:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:36:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout: s = self.context.wrap_socket( 2024-09-21T09:36:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:36:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout: return self.sslsocket_class._create( 2024-09-21T09:36:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:36:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout: self.do_handshake() 2024-09-21T09:36:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:36:57.649 INFO:journalctl@ceph.mon.b.smithi165.stdout: self._sslobj.do_handshake() 2024-09-21T09:36:57.649 INFO:journalctl@ceph.mon.b.smithi165.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:36:57.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:57 smithi165 ceph-mon[32789]: pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:57.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:57 smithi165 ceph-mon[32789]: mgrmap e38: y(active, since 2s), standbys: x 2024-09-21T09:36:57.651 INFO:tasks.rados.rados.0.smithi137.stdout:3554: writing smithi13778320-113 from 1571539 to 2215647 tid 2 2024-09-21T09:36:57.655 INFO:tasks.rados.rados.0.smithi137.stdout:3554: writing smithi13778320-113 from 2693150 to 2941786 tid 3 2024-09-21T09:36:57.656 INFO:tasks.rados.rados.0.smithi137.stdout:3555: read oid 421 snap -1 2024-09-21T09:36:57.656 INFO:tasks.rados.rados.0.smithi137.stdout:3555: expect (ObjNum 1393 snap 0 seq_num 1393) 2024-09-21T09:36:57.656 INFO:tasks.rados.rados.0.smithi137.stdout:3556: read oid 468 snap -1 2024-09-21T09:36:57.656 INFO:tasks.rados.rados.0.smithi137.stdout:3556: expect deleted 2024-09-21T09:36:57.656 INFO:tasks.rados.rados.0.smithi137.stdout:3557: write oid 186 current snap is 0 2024-09-21T09:36:57.656 INFO:tasks.rados.rados.0.smithi137.stdout:3557: seq_num 2199 ranges {558593=698568,2030021=787766} 2024-09-21T09:36:57.662 INFO:tasks.rados.rados.0.smithi137.stdout:3557: writing smithi13778320-186 from 558593 to 1257161 tid 1 2024-09-21T09:36:57.672 INFO:tasks.rados.rados.0.smithi137.stdout:3557: writing smithi13778320-186 from 2030021 to 2817787 tid 2 2024-09-21T09:36:57.672 INFO:tasks.rados.rados.0.smithi137.stdout:3558: read oid 305 snap -1 2024-09-21T09:36:57.672 INFO:tasks.rados.rados.0.smithi137.stdout:3558: expect deleted 2024-09-21T09:36:57.672 INFO:tasks.rados.rados.0.smithi137.stdout:3559: write oid 403 current snap is 0 2024-09-21T09:36:57.672 INFO:tasks.rados.rados.0.smithi137.stdout:3559: seq_num 2200 ranges {575400=773817,2088503=647777} 2024-09-21T09:36:57.679 INFO:tasks.rados.rados.0.smithi137.stdout:3559: writing smithi13778320-403 from 575400 to 1349217 tid 1 2024-09-21T09:36:57.688 INFO:tasks.rados.rados.0.smithi137.stdout:3559: writing smithi13778320-403 from 2088503 to 2736280 tid 2 2024-09-21T09:36:57.688 INFO:tasks.rados.rados.0.smithi137.stdout:3560: read oid 62 snap -1 2024-09-21T09:36:57.688 INFO:tasks.rados.rados.0.smithi137.stdout:3560: expect (ObjNum 1627 snap 0 seq_num 1627) 2024-09-21T09:36:57.688 INFO:tasks.rados.rados.0.smithi137.stdout:3561: write oid 352 current snap is 0 2024-09-21T09:36:57.688 INFO:tasks.rados.rados.0.smithi137.stdout:3561: seq_num 2201 ranges {592207=449066,1746985=791435} 2024-09-21T09:36:57.693 INFO:tasks.rados.rados.0.smithi137.stdout:3561: writing smithi13778320-352 from 592207 to 1041273 tid 1 2024-09-21T09:36:57.702 INFO:tasks.rados.rados.0.smithi137.stdout:3561: writing smithi13778320-352 from 1746985 to 2538420 tid 2 2024-09-21T09:36:57.702 INFO:tasks.rados.rados.0.smithi137.stdout:3562: write oid 446 current snap is 0 2024-09-21T09:36:57.702 INFO:tasks.rados.rados.0.smithi137.stdout:3547: expect (ObjNum 1900 snap 0 seq_num 1900) 2024-09-21T09:36:57.711 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:36:57.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:57 smithi137 ceph-mon[39068]: [21/Sep/2024:09:36:56] ENGINE Bus STARTING 2024-09-21T09:36:57.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:57 smithi137 ceph-mon[39068]: [21/Sep/2024:09:36:56] ENGINE Serving on http://172.21.15.137:8765 2024-09-21T09:36:57.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:57 smithi137 ceph-mon[39068]: [21/Sep/2024:09:36:56] ENGINE Serving on https://172.21.15.137:7150 2024-09-21T09:36:57.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:57 smithi137 ceph-mon[39068]: [21/Sep/2024:09:36:56] ENGINE Bus STARTED 2024-09-21T09:36:57.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:57 smithi137 ceph-mon[39068]: [21/Sep/2024:09:36:56] ENGINE Error in HTTPServer.serve 2024-09-21T09:36:57.800 INFO:journalctl@ceph.mon.c.smithi137.stdout: Traceback (most recent call last): 2024-09-21T09:36:57.800 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:36:57.801 INFO:journalctl@ceph.mon.c.smithi137.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:36:57.801 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:36:57.801 INFO:journalctl@ceph.mon.c.smithi137.stdout: self._run(expiration_interval) 2024-09-21T09:36:57.801 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:36:57.801 INFO:journalctl@ceph.mon.c.smithi137.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:36:57.801 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:36:57.801 INFO:journalctl@ceph.mon.c.smithi137.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:36:57.801 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:36:57.801 INFO:journalctl@ceph.mon.c.smithi137.stdout: s = self.context.wrap_socket( 2024-09-21T09:36:57.801 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:36:57.801 INFO:journalctl@ceph.mon.c.smithi137.stdout: return self.sslsocket_class._create( 2024-09-21T09:36:57.801 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:36:57.801 INFO:journalctl@ceph.mon.c.smithi137.stdout: self.do_handshake() 2024-09-21T09:36:57.802 INFO:journalctl@ceph.mon.c.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:36:57.802 INFO:journalctl@ceph.mon.c.smithi137.stdout: self._sslobj.do_handshake() 2024-09-21T09:36:57.802 INFO:journalctl@ceph.mon.c.smithi137.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:36:57.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:57 smithi137 ceph-mon[39068]: pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:57.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:57 smithi137 ceph-mon[39068]: mgrmap e38: y(active, since 2s), standbys: x 2024-09-21T09:36:57.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:57 smithi137 ceph-mon[93825]: [21/Sep/2024:09:36:56] ENGINE Bus STARTING 2024-09-21T09:36:57.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:57 smithi137 ceph-mon[93825]: [21/Sep/2024:09:36:56] ENGINE Serving on http://172.21.15.137:8765 2024-09-21T09:36:57.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:57 smithi137 ceph-mon[93825]: [21/Sep/2024:09:36:56] ENGINE Serving on https://172.21.15.137:7150 2024-09-21T09:36:57.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:57 smithi137 ceph-mon[93825]: [21/Sep/2024:09:36:56] ENGINE Bus STARTED 2024-09-21T09:36:57.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:57 smithi137 ceph-mon[93825]: [21/Sep/2024:09:36:56] ENGINE Error in HTTPServer.serve 2024-09-21T09:36:57.802 INFO:journalctl@ceph.mon.a.smithi137.stdout: Traceback (most recent call last): 2024-09-21T09:36:57.803 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:36:57.803 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:36:57.803 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:36:57.803 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._run(expiration_interval) 2024-09-21T09:36:57.803 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:36:57.803 INFO:journalctl@ceph.mon.a.smithi137.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:36:57.803 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:36:57.803 INFO:journalctl@ceph.mon.a.smithi137.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:36:57.803 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:36:57.803 INFO:journalctl@ceph.mon.a.smithi137.stdout: s = self.context.wrap_socket( 2024-09-21T09:36:57.803 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:36:57.803 INFO:journalctl@ceph.mon.a.smithi137.stdout: return self.sslsocket_class._create( 2024-09-21T09:36:57.803 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:36:57.803 INFO:journalctl@ceph.mon.a.smithi137.stdout: self.do_handshake() 2024-09-21T09:36:57.803 INFO:journalctl@ceph.mon.a.smithi137.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:36:57.804 INFO:journalctl@ceph.mon.a.smithi137.stdout: self._sslobj.do_handshake() 2024-09-21T09:36:57.804 INFO:journalctl@ceph.mon.a.smithi137.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:36:57.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:57 smithi137 ceph-mon[93825]: pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:57.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:57 smithi137 ceph-mon[93825]: mgrmap e38: y(active, since 2s), standbys: x 2024-09-21T09:36:57.922 INFO:tasks.rados.rados.0.smithi137.stdout:3550: finishing write tid 2 to smithi13778320-281 2024-09-21T09:36:57.922 INFO:tasks.rados.rados.0.smithi137.stdout:3550: finishing write tid 3 to smithi13778320-281 2024-09-21T09:36:57.922 INFO:tasks.rados.rados.0.smithi137.stdout:3550: finishing write tid 4 to smithi13778320-281 2024-09-21T09:36:57.922 INFO:tasks.rados.rados.0.smithi137.stdout:3550: finishing write tid 5 to smithi13778320-281 2024-09-21T09:36:57.922 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 281 v 378 (ObjNum 2194 snap 0 seq_num 2194) dirty exists 2024-09-21T09:36:57.922 INFO:tasks.rados.rados.0.smithi137.stdout:3550: left oid 281 (ObjNum 2194 snap 0 seq_num 2194) 2024-09-21T09:36:57.922 INFO:tasks.rados.rados.0.smithi137.stdout:3549: expect (ObjNum 1593 snap 0 seq_num 1593) 2024-09-21T09:36:58.075 INFO:tasks.rados.rados.0.smithi137.stdout:3548: expect (ObjNum 2131 snap 0 seq_num 2131) 2024-09-21T09:36:58.204 INFO:tasks.rados.rados.0.smithi137.stdout:3551: finishing write tid 1 to smithi13778320-347 2024-09-21T09:36:58.204 INFO:tasks.rados.rados.0.smithi137.stdout:3551: finishing write tid 2 to smithi13778320-347 2024-09-21T09:36:58.205 INFO:tasks.rados.rados.0.smithi137.stdout:3551: finishing write tid 3 to smithi13778320-347 2024-09-21T09:36:58.205 INFO:tasks.rados.rados.0.smithi137.stdout:3551: finishing write tid 4 to smithi13778320-347 2024-09-21T09:36:58.205 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 347 v 400 (ObjNum 2195 snap 0 seq_num 2195) dirty exists 2024-09-21T09:36:58.205 INFO:tasks.rados.rados.0.smithi137.stdout:3551: left oid 347 (ObjNum 2195 snap 0 seq_num 2195) 2024-09-21T09:36:58.205 INFO:tasks.rados.rados.0.smithi137.stdout:3552: finishing write tid 1 to smithi13778320-249 2024-09-21T09:36:58.205 INFO:tasks.rados.rados.0.smithi137.stdout:3552: finishing write tid 2 to smithi13778320-249 2024-09-21T09:36:58.205 INFO:tasks.rados.rados.0.smithi137.stdout:3552: finishing write tid 3 to smithi13778320-249 2024-09-21T09:36:58.205 INFO:tasks.rados.rados.0.smithi137.stdout:3552: finishing write tid 4 to smithi13778320-249 2024-09-21T09:36:58.205 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 249 v 459 (ObjNum 2196 snap 0 seq_num 2196) dirty exists 2024-09-21T09:36:58.205 INFO:tasks.rados.rados.0.smithi137.stdout:3552: left oid 249 (ObjNum 2196 snap 0 seq_num 2196) 2024-09-21T09:36:58.205 INFO:tasks.rados.rados.0.smithi137.stdout:3553: finishing write tid 1 to smithi13778320-67 2024-09-21T09:36:58.205 INFO:tasks.rados.rados.0.smithi137.stdout:3553: finishing write tid 2 to smithi13778320-67 2024-09-21T09:36:58.205 INFO:tasks.rados.rados.0.smithi137.stdout:3553: finishing write tid 3 to smithi13778320-67 2024-09-21T09:36:58.205 INFO:tasks.rados.rados.0.smithi137.stdout:3553: finishing write tid 4 to smithi13778320-67 2024-09-21T09:36:58.206 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 67 v 462 (ObjNum 2197 snap 0 seq_num 2197) dirty exists 2024-09-21T09:36:58.206 INFO:tasks.rados.rados.0.smithi137.stdout:3553: left oid 67 (ObjNum 2197 snap 0 seq_num 2197) 2024-09-21T09:36:58.206 INFO:tasks.rados.rados.0.smithi137.stdout:3554: finishing write tid 1 to smithi13778320-113 2024-09-21T09:36:58.206 INFO:tasks.rados.rados.0.smithi137.stdout:3554: finishing write tid 2 to smithi13778320-113 2024-09-21T09:36:58.206 INFO:tasks.rados.rados.0.smithi137.stdout:3554: finishing write tid 3 to smithi13778320-113 2024-09-21T09:36:58.206 INFO:tasks.rados.rados.0.smithi137.stdout:3554: finishing write tid 4 to smithi13778320-113 2024-09-21T09:36:58.206 INFO:tasks.rados.rados.0.smithi137.stdout:3562: seq_num 2202 ranges {609014=524315,1689114=535093,2970136=38878} 2024-09-21T09:36:58.210 INFO:tasks.rados.rados.0.smithi137.stdout:3562: writing smithi13778320-446 from 609014 to 1133329 tid 1 2024-09-21T09:36:58.216 INFO:tasks.rados.rados.0.smithi137.stdout:3562: writing smithi13778320-446 from 1689114 to 2224207 tid 2 2024-09-21T09:36:58.221 INFO:tasks.rados.rados.0.smithi137.stdout:3562: writing smithi13778320-446 from 2970136 to 3009014 tid 3 2024-09-21T09:36:58.221 INFO:tasks.rados.rados.0.smithi137.stdout:3547: done (15 left) 2024-09-21T09:36:58.221 INFO:tasks.rados.rados.0.smithi137.stdout:3548: done (14 left) 2024-09-21T09:36:58.221 INFO:tasks.rados.rados.0.smithi137.stdout:3549: done (13 left) 2024-09-21T09:36:58.221 INFO:tasks.rados.rados.0.smithi137.stdout:3550: done (12 left) 2024-09-21T09:36:58.221 INFO:tasks.rados.rados.0.smithi137.stdout:3551: done (11 left) 2024-09-21T09:36:58.221 INFO:tasks.rados.rados.0.smithi137.stdout:3552: done (10 left) 2024-09-21T09:36:58.221 INFO:tasks.rados.rados.0.smithi137.stdout:3553: done (9 left) 2024-09-21T09:36:58.222 INFO:tasks.rados.rados.0.smithi137.stdout:3556: done (8 left) 2024-09-21T09:36:58.222 INFO:tasks.rados.rados.0.smithi137.stdout:3563: read oid 191 snap -1 2024-09-21T09:36:58.222 INFO:tasks.rados.rados.0.smithi137.stdout:3563: expect deleted 2024-09-21T09:36:58.222 INFO:tasks.rados.rados.0.smithi137.stdout:3564: read oid 202 snap -1 2024-09-21T09:36:58.222 INFO:tasks.rados.rados.0.smithi137.stdout:3564: expect (ObjNum 1602 snap 0 seq_num 1602) 2024-09-21T09:36:58.222 INFO:tasks.rados.rados.0.smithi137.stdout:3565: write oid 398 current snap is 0 2024-09-21T09:36:58.222 INFO:tasks.rados.rados.0.smithi137.stdout:3554: finishing write tid 5 to smithi13778320-113 2024-09-21T09:36:58.222 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 113 v 404 (ObjNum 2198 snap 0 seq_num 2198) dirty exists 2024-09-21T09:36:58.222 INFO:tasks.rados.rados.0.smithi137.stdout:3554: left oid 113 (ObjNum 2198 snap 0 seq_num 2198) 2024-09-21T09:36:58.222 INFO:tasks.rados.rados.0.smithi137.stdout:3565: seq_num 2203 ranges {625821=599564,1747596=795104,2997559=28262} 2024-09-21T09:36:58.227 INFO:tasks.rados.rados.0.smithi137.stdout:3565: writing smithi13778320-398 from 625821 to 1225385 tid 1 2024-09-21T09:36:58.234 INFO:tasks.rados.rados.0.smithi137.stdout:3565: writing smithi13778320-398 from 1747596 to 2542700 tid 2 2024-09-21T09:36:58.237 INFO:tasks.rados.rados.0.smithi137.stdout:3565: writing smithi13778320-398 from 2997559 to 3025821 tid 3 2024-09-21T09:36:58.237 INFO:tasks.rados.rados.0.smithi137.stdout:3554: done (10 left) 2024-09-21T09:36:58.238 INFO:tasks.rados.rados.0.smithi137.stdout:3566: write oid 109 current snap is 0 2024-09-21T09:36:58.238 INFO:tasks.rados.rados.0.smithi137.stdout:3557: finishing write tid 1 to smithi13778320-186 2024-09-21T09:36:58.238 INFO:tasks.rados.rados.0.smithi137.stdout:3555: expect (ObjNum 1393 snap 0 seq_num 1393) 2024-09-21T09:36:58.436 INFO:tasks.rados.rados.0.smithi137.stdout:3557: finishing write tid 2 to smithi13778320-186 2024-09-21T09:36:58.436 INFO:tasks.rados.rados.0.smithi137.stdout:3557: finishing write tid 3 to smithi13778320-186 2024-09-21T09:36:58.436 INFO:tasks.rados.rados.0.smithi137.stdout:3557: finishing write tid 4 to smithi13778320-186 2024-09-21T09:36:58.436 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 186 v 381 (ObjNum 2199 snap 0 seq_num 2199) dirty exists 2024-09-21T09:36:58.436 INFO:tasks.rados.rados.0.smithi137.stdout:3557: left oid 186 (ObjNum 2199 snap 0 seq_num 2199) 2024-09-21T09:36:58.436 INFO:tasks.rados.rados.0.smithi137.stdout:3559: finishing write tid 1 to smithi13778320-403 2024-09-21T09:36:58.436 INFO:tasks.rados.rados.0.smithi137.stdout:3559: finishing write tid 2 to smithi13778320-403 2024-09-21T09:36:58.436 INFO:tasks.rados.rados.0.smithi137.stdout:3559: finishing write tid 3 to smithi13778320-403 2024-09-21T09:36:58.437 INFO:tasks.rados.rados.0.smithi137.stdout:3566: seq_num 2204 ranges {642628=674813,1806078=538762,3024982=17646} 2024-09-21T09:36:58.443 INFO:tasks.rados.rados.0.smithi137.stdout:3566: writing smithi13778320-109 from 642628 to 1317441 tid 1 2024-09-21T09:36:58.448 INFO:tasks.rados.rados.0.smithi137.stdout:3566: writing smithi13778320-109 from 1806078 to 2344840 tid 2 2024-09-21T09:36:58.453 INFO:tasks.rados.rados.0.smithi137.stdout:3566: writing smithi13778320-109 from 3024982 to 3042628 tid 3 2024-09-21T09:36:58.453 INFO:tasks.rados.rados.0.smithi137.stdout:3555: done (10 left) 2024-09-21T09:36:58.453 INFO:tasks.rados.rados.0.smithi137.stdout:3557: done (9 left) 2024-09-21T09:36:58.453 INFO:tasks.rados.rados.0.smithi137.stdout:3558: done (8 left) 2024-09-21T09:36:58.453 INFO:tasks.rados.rados.0.smithi137.stdout:3567: delete oid 411 current snap is 0 2024-09-21T09:36:58.453 INFO:tasks.rados.rados.0.smithi137.stdout:3559: finishing write tid 4 to smithi13778320-403 2024-09-21T09:36:58.454 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 403 v 532 (ObjNum 2200 snap 0 seq_num 2200) dirty exists 2024-09-21T09:36:58.454 INFO:tasks.rados.rados.0.smithi137.stdout:3559: left oid 403 (ObjNum 2200 snap 0 seq_num 2200) 2024-09-21T09:36:58.454 INFO:tasks.rados.rados.0.smithi137.stdout:3560: expect (ObjNum 1627 snap 0 seq_num 1627) 2024-09-21T09:36:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:3561: finishing write tid 1 to smithi13778320-352 2024-09-21T09:36:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:3561: finishing write tid 2 to smithi13778320-352 2024-09-21T09:36:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:3561: finishing write tid 3 to smithi13778320-352 2024-09-21T09:36:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:3561: finishing write tid 4 to smithi13778320-352 2024-09-21T09:36:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 352 v 407 (ObjNum 2201 snap 0 seq_num 2201) dirty exists 2024-09-21T09:36:58.652 INFO:tasks.rados.rados.0.smithi137.stdout:3561: left oid 352 (ObjNum 2201 snap 0 seq_num 2201) 2024-09-21T09:36:58.653 INFO:tasks.rados.rados.0.smithi137.stdout:3559: done (8 left) 2024-09-21T09:36:58.653 INFO:tasks.rados.rados.0.smithi137.stdout:3560: done (7 left) 2024-09-21T09:36:58.653 INFO:tasks.rados.rados.0.smithi137.stdout:3561: done (6 left) 2024-09-21T09:36:58.653 INFO:tasks.rados.rados.0.smithi137.stdout:3567: done (5 left) 2024-09-21T09:36:58.653 INFO:tasks.rados.rados.0.smithi137.stdout:3568: write oid 300 current snap is 0 2024-09-21T09:36:58.653 INFO:tasks.rados.rados.0.smithi137.stdout:3562: finishing write tid 1 to smithi13778320-446 2024-09-21T09:36:58.653 INFO:tasks.rados.rados.0.smithi137.stdout:3568: seq_num 2206 ranges {676242=541664,1923042=542431} 2024-09-21T09:36:58.658 INFO:tasks.rados.rados.0.smithi137.stdout:3568: writing smithi13778320-300 from 676242 to 1217906 tid 1 2024-09-21T09:36:58.665 INFO:tasks.rados.rados.0.smithi137.stdout:3568: writing smithi13778320-300 from 1923042 to 2465473 tid 2 2024-09-21T09:36:58.665 INFO:tasks.rados.rados.0.smithi137.stdout:3569: delete oid 327 current snap is 0 2024-09-21T09:36:58.665 INFO:tasks.rados.rados.0.smithi137.stdout:3562: finishing write tid 2 to smithi13778320-446 2024-09-21T09:36:58.665 INFO:tasks.rados.rados.0.smithi137.stdout:3562: finishing write tid 3 to smithi13778320-446 2024-09-21T09:36:58.666 INFO:tasks.rados.rados.0.smithi137.stdout:3562: finishing write tid 4 to smithi13778320-446 2024-09-21T09:36:58.666 INFO:tasks.rados.rados.0.smithi137.stdout:3562: finishing write tid 5 to smithi13778320-446 2024-09-21T09:36:58.666 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 446 v 448 (ObjNum 2202 snap 0 seq_num 2202) dirty exists 2024-09-21T09:36:58.666 INFO:tasks.rados.rados.0.smithi137.stdout:3562: left oid 446 (ObjNum 2202 snap 0 seq_num 2202) 2024-09-21T09:36:58.666 INFO:tasks.rados.rados.0.smithi137.stdout:3564: expect (ObjNum 1602 snap 0 seq_num 1602) 2024-09-21T09:36:58.801 INFO:tasks.rados.rados.0.smithi137.stdout:3565: finishing write tid 1 to smithi13778320-398 2024-09-21T09:36:58.801 INFO:tasks.rados.rados.0.smithi137.stdout:3565: finishing write tid 2 to smithi13778320-398 2024-09-21T09:36:58.802 INFO:tasks.rados.rados.0.smithi137.stdout:3562: done (6 left) 2024-09-21T09:36:58.802 INFO:tasks.rados.rados.0.smithi137.stdout:3563: done (5 left) 2024-09-21T09:36:58.802 INFO:tasks.rados.rados.0.smithi137.stdout:3564: done (4 left) 2024-09-21T09:36:58.802 INFO:tasks.rados.rados.0.smithi137.stdout:3569: done (3 left) 2024-09-21T09:36:58.802 INFO:tasks.rados.rados.0.smithi137.stdout:3570: read oid 358 snap -1 2024-09-21T09:36:58.802 INFO:tasks.rados.rados.0.smithi137.stdout:3570: expect deleted 2024-09-21T09:36:58.802 INFO:tasks.rados.rados.0.smithi137.stdout:3571: read oid 188 snap -1 2024-09-21T09:36:58.802 INFO:tasks.rados.rados.0.smithi137.stdout:3571: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-09-21T09:36:58.802 INFO:tasks.rados.rados.0.smithi137.stdout:3572: write oid 90 current snap is 0 2024-09-21T09:36:58.802 INFO:tasks.rados.rados.0.smithi137.stdout:3565: finishing write tid 3 to smithi13778320-398 2024-09-21T09:36:58.802 INFO:tasks.rados.rados.0.smithi137.stdout:3565: finishing write tid 4 to smithi13778320-398 2024-09-21T09:36:58.802 INFO:tasks.rados.rados.0.smithi137.stdout:3565: finishing write tid 5 to smithi13778320-398 2024-09-21T09:36:58.803 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 398 v 325 (ObjNum 2203 snap 0 seq_num 2203) dirty exists 2024-09-21T09:36:58.803 INFO:tasks.rados.rados.0.smithi137.stdout:3565: left oid 398 (ObjNum 2203 snap 0 seq_num 2203) 2024-09-21T09:36:58.803 INFO:tasks.rados.rados.0.smithi137.stdout:3566: finishing write tid 1 to smithi13778320-109 2024-09-21T09:36:58.803 INFO:tasks.rados.rados.0.smithi137.stdout:3566: finishing write tid 2 to smithi13778320-109 2024-09-21T09:36:58.803 INFO:tasks.rados.rados.0.smithi137.stdout:3566: finishing write tid 3 to smithi13778320-109 2024-09-21T09:36:58.803 INFO:tasks.rados.rados.0.smithi137.stdout:3566: finishing write tid 4 to smithi13778320-109 2024-09-21T09:36:58.803 INFO:tasks.rados.rados.0.smithi137.stdout:3566: finishing write tid 5 to smithi13778320-109 2024-09-21T09:36:58.803 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 109 v 386 (ObjNum 2204 snap 0 seq_num 2204) dirty exists 2024-09-21T09:36:58.803 INFO:tasks.rados.rados.0.smithi137.stdout:3566: left oid 109 (ObjNum 2204 snap 0 seq_num 2204) 2024-09-21T09:36:58.803 INFO:tasks.rados.rados.0.smithi137.stdout:3568: finishing write tid 1 to smithi13778320-300 2024-09-21T09:36:58.803 INFO:tasks.rados.rados.0.smithi137.stdout:3568: finishing write tid 2 to smithi13778320-300 2024-09-21T09:36:58.803 INFO:tasks.rados.rados.0.smithi137.stdout:3568: finishing write tid 3 to smithi13778320-300 2024-09-21T09:36:58.803 INFO:tasks.rados.rados.0.smithi137.stdout:3568: finishing write tid 4 to smithi13778320-300 2024-09-21T09:36:58.803 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 300 v 422 (ObjNum 2206 snap 0 seq_num 2206) dirty exists 2024-09-21T09:36:58.804 INFO:tasks.rados.rados.0.smithi137.stdout:3568: left oid 300 (ObjNum 2206 snap 0 seq_num 2206) 2024-09-21T09:36:58.804 INFO:tasks.rados.rados.0.smithi137.stdout:3572: seq_num 2208 ranges {709856=692162,2040006=546100} 2024-09-21T09:36:58.809 INFO:tasks.rados.rados.0.smithi137.stdout:3572: writing smithi13778320-90 from 709856 to 1402018 tid 1 2024-09-21T09:36:58.815 INFO:tasks.rados.rados.0.smithi137.stdout:3572: writing smithi13778320-90 from 2040006 to 2586106 tid 2 2024-09-21T09:36:58.816 INFO:tasks.rados.rados.0.smithi137.stdout:3565: done (5 left) 2024-09-21T09:36:58.816 INFO:tasks.rados.rados.0.smithi137.stdout:3566: done (4 left) 2024-09-21T09:36:58.816 INFO:tasks.rados.rados.0.smithi137.stdout:3568: done (3 left) 2024-09-21T09:36:58.816 INFO:tasks.rados.rados.0.smithi137.stdout:3573: write oid 341 current snap is 0 2024-09-21T09:36:58.816 INFO:tasks.rados.rados.0.smithi137.stdout:3573: seq_num 2209 ranges {726663=767411,2098488=406111} 2024-09-21T09:36:58.823 INFO:tasks.rados.rados.0.smithi137.stdout:3573: writing smithi13778320-341 from 726663 to 1494074 tid 1 2024-09-21T09:36:58.829 INFO:tasks.rados.rados.0.smithi137.stdout:3573: writing smithi13778320-341 from 2098488 to 2504599 tid 2 2024-09-21T09:36:58.829 INFO:tasks.rados.rados.0.smithi137.stdout:3574: write oid 197 current snap is 0 2024-09-21T09:36:58.829 INFO:tasks.rados.rados.0.smithi137.stdout:3574: seq_num 2210 ranges {743470=442660,1640617=549769,2673167=470303} 2024-09-21T09:36:58.836 INFO:tasks.rados.rados.0.smithi137.stdout:3574: writing smithi13778320-197 from 743470 to 1186130 tid 1 2024-09-21T09:36:58.841 INFO:tasks.rados.rados.0.smithi137.stdout:3574: writing smithi13778320-197 from 1640617 to 2190386 tid 2 2024-09-21T09:36:58.847 INFO:tasks.rados.rados.0.smithi137.stdout:3574: writing smithi13778320-197 from 2673167 to 3143470 tid 3 2024-09-21T09:36:58.847 INFO:tasks.rados.rados.0.smithi137.stdout:3575: read oid 100 snap -1 2024-09-21T09:36:58.847 INFO:tasks.rados.rados.0.smithi137.stdout:3575: expect (ObjNum 2131 snap 0 seq_num 2131) 2024-09-21T09:36:58.847 INFO:tasks.rados.rados.0.smithi137.stdout:3570: done (5 left) 2024-09-21T09:36:58.847 INFO:tasks.rados.rados.0.smithi137.stdout:3576: read oid 461 snap -1 2024-09-21T09:36:58.847 INFO:tasks.rados.rados.0.smithi137.stdout:3576: expect (ObjNum 1342 snap 0 seq_num 1342) 2024-09-21T09:36:58.847 INFO:tasks.rados.rados.0.smithi137.stdout:3577: read oid 321 snap -1 2024-09-21T09:36:58.847 INFO:tasks.rados.rados.0.smithi137.stdout:3577: expect (ObjNum 2093 snap 0 seq_num 2093) 2024-09-21T09:36:58.848 INFO:tasks.rados.rados.0.smithi137.stdout:3578: delete oid 207 current snap is 0 2024-09-21T09:36:58.848 INFO:tasks.rados.rados.0.smithi137.stdout:3571: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-09-21T09:36:58.992 INFO:tasks.rados.rados.0.smithi137.stdout:3572: finishing write tid 1 to smithi13778320-90 2024-09-21T09:36:58.992 INFO:tasks.rados.rados.0.smithi137.stdout:3572: finishing write tid 2 to smithi13778320-90 2024-09-21T09:36:58.992 INFO:tasks.rados.rados.0.smithi137.stdout:3572: finishing write tid 3 to smithi13778320-90 2024-09-21T09:36:58.992 INFO:tasks.rados.rados.0.smithi137.stdout:3572: finishing write tid 4 to smithi13778320-90 2024-09-21T09:36:58.992 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 90 v 385 (ObjNum 2208 snap 0 seq_num 2208) dirty exists 2024-09-21T09:36:58.992 INFO:tasks.rados.rados.0.smithi137.stdout:3572: left oid 90 (ObjNum 2208 snap 0 seq_num 2208) 2024-09-21T09:36:58.992 INFO:tasks.rados.rados.0.smithi137.stdout:3573: finishing write tid 1 to smithi13778320-341 2024-09-21T09:36:58.993 INFO:tasks.rados.rados.0.smithi137.stdout:3571: done (7 left) 2024-09-21T09:36:58.993 INFO:tasks.rados.rados.0.smithi137.stdout:3572: done (6 left) 2024-09-21T09:36:58.993 INFO:tasks.rados.rados.0.smithi137.stdout:3578: done (5 left) 2024-09-21T09:36:58.993 INFO:tasks.rados.rados.0.smithi137.stdout:3579: read oid 449 snap -1 2024-09-21T09:36:58.993 INFO:tasks.rados.rados.0.smithi137.stdout:3579: expect (ObjNum 2112 snap 0 seq_num 2112) 2024-09-21T09:36:58.993 INFO:tasks.rados.rados.0.smithi137.stdout:3580: write oid 470 current snap is 0 2024-09-21T09:36:58.993 INFO:tasks.rados.rados.0.smithi137.stdout:3573: finishing write tid 2 to smithi13778320-341 2024-09-21T09:36:58.993 INFO:tasks.rados.rados.0.smithi137.stdout:3573: finishing write tid 3 to smithi13778320-341 2024-09-21T09:36:58.993 INFO:tasks.rados.rados.0.smithi137.stdout:3580: seq_num 2212 ranges {777084=593158,2157581=553438,3128013=49071} 2024-09-21T09:36:58.999 INFO:tasks.rados.rados.0.smithi137.stdout:3580: writing smithi13778320-470 from 777084 to 1370242 tid 1 2024-09-21T09:36:59.007 INFO:tasks.rados.rados.0.smithi137.stdout:3580: writing smithi13778320-470 from 2157581 to 2711019 tid 2 2024-09-21T09:36:59.010 INFO:tasks.rados.rados.0.smithi137.stdout:3580: writing smithi13778320-470 from 3128013 to 3177084 tid 3 2024-09-21T09:36:59.011 INFO:tasks.rados.rados.0.smithi137.stdout:3581: write oid 83 current snap is 0 2024-09-21T09:36:59.011 INFO:tasks.rados.rados.0.smithi137.stdout:3573: finishing write tid 4 to smithi13778320-341 2024-09-21T09:36:59.011 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 341 v 526 (ObjNum 2209 snap 0 seq_num 2209) dirty exists 2024-09-21T09:36:59.011 INFO:tasks.rados.rados.0.smithi137.stdout:3573: left oid 341 (ObjNum 2209 snap 0 seq_num 2209) 2024-09-21T09:36:59.011 INFO:tasks.rados.rados.0.smithi137.stdout:3574: finishing write tid 1 to smithi13778320-197 2024-09-21T09:36:59.011 INFO:tasks.rados.rados.0.smithi137.stdout:3574: finishing write tid 2 to smithi13778320-197 2024-09-21T09:36:59.011 INFO:tasks.rados.rados.0.smithi137.stdout:3574: finishing write tid 3 to smithi13778320-197 2024-09-21T09:36:59.011 INFO:tasks.rados.rados.0.smithi137.stdout:3574: finishing write tid 4 to smithi13778320-197 2024-09-21T09:36:59.011 INFO:tasks.rados.rados.0.smithi137.stdout:3577: expect (ObjNum 2093 snap 0 seq_num 2093) 2024-09-21T09:36:59.149 INFO:tasks.rados.rados.0.smithi137.stdout:3574: finishing write tid 5 to smithi13778320-197 2024-09-21T09:36:59.150 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 197 v 452 (ObjNum 2210 snap 0 seq_num 2210) dirty exists 2024-09-21T09:36:59.150 INFO:tasks.rados.rados.0.smithi137.stdout:3574: left oid 197 (ObjNum 2210 snap 0 seq_num 2210) 2024-09-21T09:36:59.150 INFO:tasks.rados.rados.0.smithi137.stdout:3575: expect (ObjNum 2131 snap 0 seq_num 2131) 2024-09-21T09:36:59.289 INFO:tasks.rados.rados.0.smithi137.stdout:3576: expect (ObjNum 1342 snap 0 seq_num 1342) 2024-09-21T09:36:59.433 INFO:tasks.rados.rados.0.smithi137.stdout:3579: expect (ObjNum 2112 snap 0 seq_num 2112) 2024-09-21T09:36:59.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:59 smithi137 ceph-mon[39068]: pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:59.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:59 smithi137 ceph-mon[39068]: mgrmap e39: y(active, since 4s), standbys: x 2024-09-21T09:36:59.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:59 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:36:59.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:36:59 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:36:59.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:59 smithi137 ceph-mon[93825]: pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:59.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:59 smithi137 ceph-mon[93825]: mgrmap e39: y(active, since 4s), standbys: x 2024-09-21T09:36:59.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:59 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:36:59.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:36:59 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:36:59.561 INFO:tasks.rados.rados.0.smithi137.stdout:3580: finishing write tid 1 to smithi13778320-470 2024-09-21T09:36:59.561 INFO:tasks.rados.rados.0.smithi137.stdout:3580: finishing write tid 2 to smithi13778320-470 2024-09-21T09:36:59.561 INFO:tasks.rados.rados.0.smithi137.stdout:3580: finishing write tid 3 to smithi13778320-470 2024-09-21T09:36:59.561 INFO:tasks.rados.rados.0.smithi137.stdout:3580: finishing write tid 4 to smithi13778320-470 2024-09-21T09:36:59.562 INFO:tasks.rados.rados.0.smithi137.stdout:3580: finishing write tid 5 to smithi13778320-470 2024-09-21T09:36:59.562 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 470 v 552 (ObjNum 2212 snap 0 seq_num 2212) dirty exists 2024-09-21T09:36:59.562 INFO:tasks.rados.rados.0.smithi137.stdout:3580: left oid 470 (ObjNum 2212 snap 0 seq_num 2212) 2024-09-21T09:36:59.562 INFO:tasks.rados.rados.0.smithi137.stdout:3581: seq_num 2213 ranges {793891=784760,2332416=697096} 2024-09-21T09:36:59.570 INFO:tasks.rados.rados.0.smithi137.stdout:3581: writing smithi13778320-83 from 793891 to 1578651 tid 1 2024-09-21T09:36:59.578 INFO:tasks.rados.rados.0.smithi137.stdout:3581: writing smithi13778320-83 from 2332416 to 3029512 tid 2 2024-09-21T09:36:59.578 INFO:tasks.rados.rados.0.smithi137.stdout:3573: done (7 left) 2024-09-21T09:36:59.579 INFO:tasks.rados.rados.0.smithi137.stdout:3574: done (6 left) 2024-09-21T09:36:59.579 INFO:tasks.rados.rados.0.smithi137.stdout:3575: done (5 left) 2024-09-21T09:36:59.579 INFO:tasks.rados.rados.0.smithi137.stdout:3576: done (4 left) 2024-09-21T09:36:59.579 INFO:tasks.rados.rados.0.smithi137.stdout:3577: done (3 left) 2024-09-21T09:36:59.579 INFO:tasks.rados.rados.0.smithi137.stdout:3579: done (2 left) 2024-09-21T09:36:59.579 INFO:tasks.rados.rados.0.smithi137.stdout:3580: done (1 left) 2024-09-21T09:36:59.579 INFO:tasks.rados.rados.0.smithi137.stdout:3582: write oid 74 current snap is 0 2024-09-21T09:36:59.579 INFO:tasks.rados.rados.0.smithi137.stdout:3581: finishing write tid 1 to smithi13778320-83 2024-09-21T09:36:59.579 INFO:tasks.rados.rados.0.smithi137.stdout:3582: seq_num 2214 ranges {410698=460009,1474545=557107,2782859=427839} 2024-09-21T09:36:59.583 INFO:tasks.rados.rados.0.smithi137.stdout:3582: writing smithi13778320-74 from 410698 to 870707 tid 1 2024-09-21T09:36:59.590 INFO:tasks.rados.rados.0.smithi137.stdout:3582: writing smithi13778320-74 from 1474545 to 2031652 tid 2 2024-09-21T09:36:59.596 INFO:tasks.rados.rados.0.smithi137.stdout:3582: writing smithi13778320-74 from 2782859 to 3210698 tid 3 2024-09-21T09:36:59.596 INFO:tasks.rados.rados.0.smithi137.stdout:3583: write oid 377 current snap is 0 2024-09-21T09:36:59.597 INFO:tasks.rados.rados.0.smithi137.stdout:3581: finishing write tid 2 to smithi13778320-83 2024-09-21T09:36:59.597 INFO:tasks.rados.rados.0.smithi137.stdout:3583: seq_num 2215 ranges {427505=535258,1533027=700765,2810282=417223} 2024-09-21T09:36:59.602 INFO:tasks.rados.rados.0.smithi137.stdout:3583: writing smithi13778320-377 from 427505 to 962763 tid 1 2024-09-21T09:36:59.609 INFO:tasks.rados.rados.0.smithi137.stdout:3583: writing smithi13778320-377 from 1533027 to 2233792 tid 2 2024-09-21T09:36:59.615 INFO:tasks.rados.rados.0.smithi137.stdout:3583: writing smithi13778320-377 from 2810282 to 3227505 tid 3 2024-09-21T09:36:59.615 INFO:tasks.rados.rados.0.smithi137.stdout:3584: write oid 421 current snap is 0 2024-09-21T09:36:59.615 INFO:tasks.rados.rados.0.smithi137.stdout:3581: finishing write tid 3 to smithi13778320-83 2024-09-21T09:36:59.615 INFO:tasks.rados.rados.0.smithi137.stdout:3581: finishing write tid 4 to smithi13778320-83 2024-09-21T09:36:59.615 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 83 v 529 (ObjNum 2213 snap 0 seq_num 2213) dirty exists 2024-09-21T09:36:59.616 INFO:tasks.rados.rados.0.smithi137.stdout:3581: left oid 83 (ObjNum 2213 snap 0 seq_num 2213) 2024-09-21T09:36:59.616 INFO:tasks.rados.rados.0.smithi137.stdout:3582: finishing write tid 1 to smithi13778320-74 2024-09-21T09:36:59.616 INFO:tasks.rados.rados.0.smithi137.stdout:3582: finishing write tid 2 to smithi13778320-74 2024-09-21T09:36:59.616 INFO:tasks.rados.rados.0.smithi137.stdout:3584: seq_num 2216 ranges {444312=610507,1591509=560776,2837705=406607} 2024-09-21T09:36:59.620 INFO:tasks.rados.rados.0.smithi137.stdout:3584: writing smithi13778320-421 from 444312 to 1054819 tid 1 2024-09-21T09:36:59.626 INFO:tasks.rados.rados.0.smithi137.stdout:3584: writing smithi13778320-421 from 1591509 to 2152285 tid 2 2024-09-21T09:36:59.632 INFO:tasks.rados.rados.0.smithi137.stdout:3584: writing smithi13778320-421 from 2837705 to 3244312 tid 3 2024-09-21T09:36:59.633 INFO:tasks.rados.rados.0.smithi137.stdout:3581: done (3 left) 2024-09-21T09:36:59.633 INFO:tasks.rados.rados.0.smithi137.stdout:3585: write oid 312 current snap is 0 2024-09-21T09:36:59.633 INFO:tasks.rados.rados.0.smithi137.stdout:3582: finishing write tid 3 to smithi13778320-74 2024-09-21T09:36:59.634 INFO:tasks.rados.rados.0.smithi137.stdout:3582: finishing write tid 4 to smithi13778320-74 2024-09-21T09:36:59.634 INFO:tasks.rados.rados.0.smithi137.stdout:3582: finishing write tid 5 to smithi13778320-74 2024-09-21T09:36:59.634 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 74 v 525 (ObjNum 2214 snap 0 seq_num 2214) dirty exists 2024-09-21T09:36:59.634 INFO:tasks.rados.rados.0.smithi137.stdout:3582: left oid 74 (ObjNum 2214 snap 0 seq_num 2214) 2024-09-21T09:36:59.634 INFO:tasks.rados.rados.0.smithi137.stdout:3583: finishing write tid 1 to smithi13778320-377 2024-09-21T09:36:59.634 INFO:tasks.rados.rados.0.smithi137.stdout:3583: finishing write tid 2 to smithi13778320-377 2024-09-21T09:36:59.634 INFO:tasks.rados.rados.0.smithi137.stdout:3585: seq_num 2217 ranges {461119=685756,1649991=704434,2865128=395991} 2024-09-21T09:36:59.639 INFO:tasks.rados.rados.0.smithi137.stdout:3585: writing smithi13778320-312 from 461119 to 1146875 tid 1 2024-09-21T09:36:59.646 INFO:tasks.rados.rados.0.smithi137.stdout:3585: writing smithi13778320-312 from 1649991 to 2354425 tid 2 2024-09-21T09:36:59.652 INFO:tasks.rados.rados.0.smithi137.stdout:3585: writing smithi13778320-312 from 2865128 to 3261119 tid 3 2024-09-21T09:36:59.652 INFO:tasks.rados.rados.0.smithi137.stdout:3582: done (3 left) 2024-09-21T09:36:59.652 INFO:tasks.rados.rados.0.smithi137.stdout:3586: read oid 468 snap -1 2024-09-21T09:36:59.652 INFO:tasks.rados.rados.0.smithi137.stdout:3586: expect deleted 2024-09-21T09:36:59.652 INFO:tasks.rados.rados.0.smithi137.stdout:3587: read oid 390 snap -1 2024-09-21T09:36:59.652 INFO:tasks.rados.rados.0.smithi137.stdout:3587: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T09:36:59.652 INFO:tasks.rados.rados.0.smithi137.stdout:3588: read oid 447 snap -1 2024-09-21T09:36:59.652 INFO:tasks.rados.rados.0.smithi137.stdout:3588: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-09-21T09:36:59.652 INFO:tasks.rados.rados.0.smithi137.stdout:3583: finishing write tid 3 to smithi13778320-377 2024-09-21T09:36:59.652 INFO:tasks.rados.rados.0.smithi137.stdout:3583: finishing write tid 4 to smithi13778320-377 2024-09-21T09:36:59.652 INFO:tasks.rados.rados.0.smithi137.stdout:3583: finishing write tid 5 to smithi13778320-377 2024-09-21T09:36:59.652 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 377 v 390 (ObjNum 2215 snap 0 seq_num 2215) dirty exists 2024-09-21T09:36:59.653 INFO:tasks.rados.rados.0.smithi137.stdout:3583: left oid 377 (ObjNum 2215 snap 0 seq_num 2215) 2024-09-21T09:36:59.653 INFO:tasks.rados.rados.0.smithi137.stdout:3584: finishing write tid 1 to smithi13778320-421 2024-09-21T09:36:59.653 INFO:tasks.rados.rados.0.smithi137.stdout:3584: finishing write tid 2 to smithi13778320-421 2024-09-21T09:36:59.653 INFO:tasks.rados.rados.0.smithi137.stdout:3584: finishing write tid 3 to smithi13778320-421 2024-09-21T09:36:59.653 INFO:tasks.rados.rados.0.smithi137.stdout:3584: finishing write tid 4 to smithi13778320-421 2024-09-21T09:36:59.653 INFO:tasks.rados.rados.0.smithi137.stdout:3584: finishing write tid 5 to smithi13778320-421 2024-09-21T09:36:59.653 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 421 v 536 (ObjNum 2216 snap 0 seq_num 2216) dirty exists 2024-09-21T09:36:59.653 INFO:tasks.rados.rados.0.smithi137.stdout:3584: left oid 421 (ObjNum 2216 snap 0 seq_num 2216) 2024-09-21T09:36:59.653 INFO:tasks.rados.rados.0.smithi137.stdout:3585: finishing write tid 1 to smithi13778320-312 2024-09-21T09:36:59.653 INFO:tasks.rados.rados.0.smithi137.stdout:3585: finishing write tid 2 to smithi13778320-312 2024-09-21T09:36:59.653 INFO:tasks.rados.rados.0.smithi137.stdout:3583: done (5 left) 2024-09-21T09:36:59.653 INFO:tasks.rados.rados.0.smithi137.stdout:3584: done (4 left) 2024-09-21T09:36:59.653 INFO:tasks.rados.rados.0.smithi137.stdout:3589: write oid 335 current snap is 0 2024-09-21T09:36:59.653 INFO:tasks.rados.rados.0.smithi137.stdout:3589: seq_num 2218 ranges {477926=761005,1992120=564445,3176198=101728} 2024-09-21T09:36:59.659 INFO:tasks.rados.rados.0.smithi137.stdout:3589: writing smithi13778320-335 from 477926 to 1238931 tid 1 2024-09-21T09:36:59.667 INFO:tasks.rados.rados.0.smithi137.stdout:3589: writing smithi13778320-335 from 1992120 to 2556565 tid 2 2024-09-21T09:36:59.671 INFO:tasks.rados.rados.0.smithi137.stdout:3589: writing smithi13778320-335 from 3176198 to 3277926 tid 3 2024-09-21T09:36:59.671 INFO:tasks.rados.rados.0.smithi137.stdout:3590: read oid 28 snap -1 2024-09-21T09:36:59.671 INFO:tasks.rados.rados.0.smithi137.stdout:3590: expect (ObjNum 2033 snap 0 seq_num 2033) 2024-09-21T09:36:59.671 INFO:tasks.rados.rados.0.smithi137.stdout:3591: read oid 409 snap -1 2024-09-21T09:36:59.671 INFO:tasks.rados.rados.0.smithi137.stdout:3591: expect (ObjNum 408 snap 0 seq_num 408) 2024-09-21T09:36:59.671 INFO:tasks.rados.rados.0.smithi137.stdout:3592: write oid 263 current snap is 0 2024-09-21T09:36:59.671 INFO:tasks.rados.rados.0.smithi137.stdout:3592: seq_num 2219 ranges {494733=436254,1650602=708103,2803621=443773} 2024-09-21T09:36:59.677 INFO:tasks.rados.rados.0.smithi137.stdout:3592: writing smithi13778320-263 from 494733 to 930987 tid 1 2024-09-21T09:36:59.685 INFO:tasks.rados.rados.0.smithi137.stdout:3592: writing smithi13778320-263 from 1650602 to 2358705 tid 2 2024-09-21T09:36:59.690 INFO:tasks.rados.rados.0.smithi137.stdout:3592: writing smithi13778320-263 from 2803621 to 3247394 tid 3 2024-09-21T09:36:59.690 INFO:tasks.rados.rados.0.smithi137.stdout:3593: write oid 451 current snap is 0 2024-09-21T09:36:59.690 INFO:tasks.rados.rados.0.smithi137.stdout:3593: seq_num 2220 ranges {511540=627856,1825437=568114,2947397=364143} 2024-09-21T09:36:59.696 INFO:tasks.rados.rados.0.smithi137.stdout:3593: writing smithi13778320-451 from 511540 to 1139396 tid 1 2024-09-21T09:36:59.703 INFO:tasks.rados.rados.0.smithi137.stdout:3593: writing smithi13778320-451 from 1825437 to 2393551 tid 2 2024-09-21T09:36:59.708 INFO:tasks.rados.rados.0.smithi137.stdout:3593: writing smithi13778320-451 from 2947397 to 3311540 tid 3 2024-09-21T09:36:59.709 INFO:tasks.rados.rados.0.smithi137.stdout:3594: read oid 41 snap -1 2024-09-21T09:36:59.709 INFO:tasks.rados.rados.0.smithi137.stdout:3594: expect (ObjNum 1575 snap 0 seq_num 1575) 2024-09-21T09:36:59.709 INFO:tasks.rados.rados.0.smithi137.stdout:3595: read oid 130 snap -1 2024-09-21T09:36:59.709 INFO:tasks.rados.rados.0.smithi137.stdout:3595: expect (ObjNum 2021 snap 0 seq_num 2021) 2024-09-21T09:36:59.709 INFO:tasks.rados.rados.0.smithi137.stdout:3596: read oid 49 snap -1 2024-09-21T09:36:59.709 INFO:tasks.rados.rados.0.smithi137.stdout:3596: expect (ObjNum 1828 snap 0 seq_num 1828) 2024-09-21T09:36:59.709 INFO:tasks.rados.rados.0.smithi137.stdout:3597: write oid 267 current snap is 0 2024-09-21T09:36:59.709 INFO:tasks.rados.rados.0.smithi137.stdout:3597: seq_num 2221 ranges {528347=703105,1883919=711772} 2024-09-21T09:36:59.715 INFO:tasks.rados.rados.0.smithi137.stdout:3597: writing smithi13778320-267 from 528347 to 1231452 tid 1 2024-09-21T09:36:59.725 INFO:tasks.rados.rados.0.smithi137.stdout:3597: writing smithi13778320-267 from 1883919 to 2595691 tid 2 2024-09-21T09:36:59.725 INFO:tasks.rados.rados.0.smithi137.stdout:3586: done (12 left) 2024-09-21T09:36:59.725 INFO:tasks.rados.rados.0.smithi137.stdout:3598: write oid 340 current snap is 0 2024-09-21T09:36:59.725 INFO:tasks.rados.rados.0.smithi137.stdout:3585: finishing write tid 3 to smithi13778320-312 2024-09-21T09:36:59.725 INFO:tasks.rados.rados.0.smithi137.stdout:3585: finishing write tid 4 to smithi13778320-312 2024-09-21T09:36:59.725 INFO:tasks.rados.rados.0.smithi137.stdout:3585: finishing write tid 5 to smithi13778320-312 2024-09-21T09:36:59.725 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 312 v 457 (ObjNum 2217 snap 0 seq_num 2217) dirty exists 2024-09-21T09:36:59.725 INFO:tasks.rados.rados.0.smithi137.stdout:3585: left oid 312 (ObjNum 2217 snap 0 seq_num 2217) 2024-09-21T09:36:59.726 INFO:tasks.rados.rados.0.smithi137.stdout:3598: seq_num 2222 ranges {545154=778354,1826048=571783,2885890=459264} 2024-09-21T09:36:59.732 INFO:tasks.rados.rados.0.smithi137.stdout:3598: writing smithi13778320-340 from 545154 to 1323508 tid 1 2024-09-21T09:36:59.738 INFO:tasks.rados.rados.0.smithi137.stdout:3598: writing smithi13778320-340 from 1826048 to 2397831 tid 2 2024-09-21T09:36:59.744 INFO:tasks.rados.rados.0.smithi137.stdout:3598: writing smithi13778320-340 from 2885890 to 3345154 tid 3 2024-09-21T09:36:59.744 INFO:tasks.rados.rados.0.smithi137.stdout:3585: done (12 left) 2024-09-21T09:36:59.744 INFO:tasks.rados.rados.0.smithi137.stdout:3599: write oid 488 current snap is 0 2024-09-21T09:36:59.744 INFO:tasks.rados.rados.0.smithi137.stdout:3588: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-09-21T09:36:59.745 INFO:teuthology.orchestra.run.smithi137.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:36:59.834 INFO:tasks.rados.rados.0.smithi137.stdout:3587: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T09:36:59.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:59 smithi165 ceph-mon[32789]: pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:36:59.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:59 smithi165 ceph-mon[32789]: mgrmap e39: y(active, since 4s), standbys: x 2024-09-21T09:36:59.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:59 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:36:59.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:36:59 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:36:59.913 INFO:tasks.rados.rados.0.smithi137.stdout:3589: finishing write tid 1 to smithi13778320-335 2024-09-21T09:36:59.913 INFO:tasks.rados.rados.0.smithi137.stdout:3589: finishing write tid 2 to smithi13778320-335 2024-09-21T09:36:59.913 INFO:tasks.rados.rados.0.smithi137.stdout:3589: finishing write tid 3 to smithi13778320-335 2024-09-21T09:36:59.913 INFO:tasks.rados.rados.0.smithi137.stdout:3589: finishing write tid 4 to smithi13778320-335 2024-09-21T09:36:59.913 INFO:tasks.rados.rados.0.smithi137.stdout:3599: seq_num 2223 ranges {561961=453603,1484530=715441,2913313=448648} 2024-09-21T09:36:59.918 INFO:tasks.rados.rados.0.smithi137.stdout:3599: writing smithi13778320-488 from 561961 to 1015564 tid 1 2024-09-21T09:36:59.925 INFO:tasks.rados.rados.0.smithi137.stdout:3599: writing smithi13778320-488 from 1484530 to 2199971 tid 2 2024-09-21T09:36:59.932 INFO:tasks.rados.rados.0.smithi137.stdout:3599: writing smithi13778320-488 from 2913313 to 3361961 tid 3 2024-09-21T09:36:59.932 INFO:tasks.rados.rados.0.smithi137.stdout:3587: done (12 left) 2024-09-21T09:36:59.932 INFO:tasks.rados.rados.0.smithi137.stdout:3588: done (11 left) 2024-09-21T09:36:59.932 INFO:tasks.rados.rados.0.smithi137.stdout:3600: write oid 5 current snap is 0 2024-09-21T09:36:59.932 INFO:tasks.rados.rados.0.smithi137.stdout:3589: finishing write tid 5 to smithi13778320-335 2024-09-21T09:36:59.932 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 335 v 426 (ObjNum 2218 snap 0 seq_num 2218) dirty exists 2024-09-21T09:36:59.932 INFO:tasks.rados.rados.0.smithi137.stdout:3589: left oid 335 (ObjNum 2218 snap 0 seq_num 2218) 2024-09-21T09:36:59.932 INFO:tasks.rados.rados.0.smithi137.stdout:3591: expect (ObjNum 408 snap 0 seq_num 408) 2024-09-21T09:37:00.025 INFO:tasks.rados.rados.0.smithi137.stdout:3590: expect (ObjNum 2033 snap 0 seq_num 2033) 2024-09-21T09:37:00.230 INFO:tasks.rados.rados.0.smithi137.stdout:3592: finishing write tid 1 to smithi13778320-263 2024-09-21T09:37:00.231 INFO:tasks.rados.rados.0.smithi137.stdout:3592: finishing write tid 2 to smithi13778320-263 2024-09-21T09:37:00.231 INFO:tasks.rados.rados.0.smithi137.stdout:3592: finishing write tid 3 to smithi13778320-263 2024-09-21T09:37:00.231 INFO:tasks.rados.rados.0.smithi137.stdout:3600: seq_num 2224 ranges {578768=528852,1543012=575452,2540736=416486} 2024-09-21T09:37:00.236 INFO:tasks.rados.rados.0.smithi137.stdout:3600: writing smithi13778320-5 from 578768 to 1107620 tid 1 2024-09-21T09:37:00.242 INFO:tasks.rados.rados.0.smithi137.stdout:3600: writing smithi13778320-5 from 1543012 to 2118464 tid 2 2024-09-21T09:37:00.247 INFO:tasks.rados.rados.0.smithi137.stdout:3600: writing smithi13778320-5 from 2540736 to 2957222 tid 3 2024-09-21T09:37:00.247 INFO:tasks.rados.rados.0.smithi137.stdout:3589: done (11 left) 2024-09-21T09:37:00.247 INFO:tasks.rados.rados.0.smithi137.stdout:3590: done (10 left) 2024-09-21T09:37:00.247 INFO:tasks.rados.rados.0.smithi137.stdout:3591: done (9 left) 2024-09-21T09:37:00.247 INFO:tasks.rados.rados.0.smithi137.stdout:3601: read oid 114 snap -1 2024-09-21T09:37:00.247 INFO:tasks.rados.rados.0.smithi137.stdout:3601: expect (ObjNum 2150 snap 0 seq_num 2150) 2024-09-21T09:37:00.247 INFO:tasks.rados.rados.0.smithi137.stdout:3602: read oid 117 snap -1 2024-09-21T09:37:00.247 INFO:tasks.rados.rados.0.smithi137.stdout:3602: expect (ObjNum 1871 snap 0 seq_num 1871) 2024-09-21T09:37:00.247 INFO:tasks.rados.rados.0.smithi137.stdout:3603: write oid 243 current snap is 0 2024-09-21T09:37:00.247 INFO:tasks.rados.rados.0.smithi137.stdout:3603: seq_num 2225 ranges {595575=604101,1601494=719110,2968159=427416} 2024-09-21T09:37:00.253 INFO:tasks.rados.rados.0.smithi137.stdout:3603: writing smithi13778320-243 from 595575 to 1199676 tid 1 2024-09-21T09:37:00.259 INFO:tasks.rados.rados.0.smithi137.stdout:3603: writing smithi13778320-243 from 1601494 to 2320604 tid 2 2024-09-21T09:37:00.265 INFO:tasks.rados.rados.0.smithi137.stdout:3603: writing smithi13778320-243 from 2968159 to 3395575 tid 3 2024-09-21T09:37:00.266 INFO:tasks.rados.rados.0.smithi137.stdout:3604: write oid 329 current snap is 0 2024-09-21T09:37:00.266 INFO:tasks.rados.rados.0.smithi137.stdout:3592: finishing write tid 4 to smithi13778320-263 2024-09-21T09:37:00.266 INFO:tasks.rados.rados.0.smithi137.stdout:3592: finishing write tid 5 to smithi13778320-263 2024-09-21T09:37:00.266 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 263 v 467 (ObjNum 2219 snap 0 seq_num 2219) dirty exists 2024-09-21T09:37:00.266 INFO:tasks.rados.rados.0.smithi137.stdout:3592: left oid 263 (ObjNum 2219 snap 0 seq_num 2219) 2024-09-21T09:37:00.266 INFO:tasks.rados.rados.0.smithi137.stdout:3593: finishing write tid 1 to smithi13778320-451 2024-09-21T09:37:00.266 INFO:tasks.rados.rados.0.smithi137.stdout:3593: finishing write tid 2 to smithi13778320-451 2024-09-21T09:37:00.266 INFO:tasks.rados.rados.0.smithi137.stdout:3593: finishing write tid 3 to smithi13778320-451 2024-09-21T09:37:00.266 INFO:tasks.rados.rados.0.smithi137.stdout:3604: seq_num 2226 ranges {612382=679350,1943623=462768,3162876=249506} 2024-09-21T09:37:00.272 INFO:tasks.rados.rados.0.smithi137.stdout:3604: writing smithi13778320-329 from 612382 to 1291732 tid 1 2024-09-21T09:37:00.278 INFO:tasks.rados.rados.0.smithi137.stdout:3604: writing smithi13778320-329 from 1943623 to 2406391 tid 2 2024-09-21T09:37:00.285 INFO:tasks.rados.rados.0.smithi137.stdout:3604: writing smithi13778320-329 from 3162876 to 3412382 tid 3 2024-09-21T09:37:00.285 INFO:tasks.rados.rados.0.smithi137.stdout:3592: done (12 left) 2024-09-21T09:37:00.285 INFO:tasks.rados.rados.0.smithi137.stdout:3605: write oid 88 current snap is 0 2024-09-21T09:37:00.285 INFO:tasks.rados.rados.0.smithi137.stdout:3593: finishing write tid 4 to smithi13778320-451 2024-09-21T09:37:00.285 INFO:tasks.rados.rados.0.smithi137.stdout:3593: finishing write tid 5 to smithi13778320-451 2024-09-21T09:37:00.285 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 451 v 461 (ObjNum 2220 snap 0 seq_num 2220) dirty exists 2024-09-21T09:37:00.285 INFO:tasks.rados.rados.0.smithi137.stdout:3593: left oid 451 (ObjNum 2220 snap 0 seq_num 2220) 2024-09-21T09:37:00.285 INFO:tasks.rados.rados.0.smithi137.stdout:3605: seq_num 2227 ranges {629189=754599,2002105=722779,3306652=122537} 2024-09-21T09:37:00.292 INFO:tasks.rados.rados.0.smithi137.stdout:3605: writing smithi13778320-88 from 629189 to 1383788 tid 1 2024-09-21T09:37:00.300 INFO:tasks.rados.rados.0.smithi137.stdout:3605: writing smithi13778320-88 from 2002105 to 2724884 tid 2 2024-09-21T09:37:00.304 INFO:tasks.rados.rados.0.smithi137.stdout:3605: writing smithi13778320-88 from 3306652 to 3429189 tid 3 2024-09-21T09:37:00.304 INFO:tasks.rados.rados.0.smithi137.stdout:3593: done (12 left) 2024-09-21T09:37:00.304 INFO:tasks.rados.rados.0.smithi137.stdout:3606: read oid 205 snap -1 2024-09-21T09:37:00.304 INFO:tasks.rados.rados.0.smithi137.stdout:3606: expect (ObjNum 1588 snap 0 seq_num 1588) 2024-09-21T09:37:00.304 INFO:tasks.rados.rados.0.smithi137.stdout:3607: write oid 310 current snap is 0 2024-09-21T09:37:00.304 INFO:tasks.rados.rados.0.smithi137.stdout:3594: expect (ObjNum 1575 snap 0 seq_num 1575) 2024-09-21T09:37:00.439 INFO:tasks.rados.rados.0.smithi137.stdout:3597: finishing write tid 1 to smithi13778320-267 2024-09-21T09:37:00.440 INFO:tasks.rados.rados.0.smithi137.stdout:3595: expect (ObjNum 2021 snap 0 seq_num 2021) 2024-09-21T09:37:00.502 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:00.657 INFO:tasks.rados.rados.0.smithi137.stdout:3596: expect (ObjNum 1828 snap 0 seq_num 1828) 2024-09-21T09:37:00.831 INFO:tasks.rados.rados.0.smithi137.stdout:3597: finishing write tid 2 to smithi13778320-267 2024-09-21T09:37:00.831 INFO:tasks.rados.rados.0.smithi137.stdout:3597: finishing write tid 3 to smithi13778320-267 2024-09-21T09:37:00.831 INFO:tasks.rados.rados.0.smithi137.stdout:3597: finishing write tid 4 to smithi13778320-267 2024-09-21T09:37:00.831 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 267 v 365 (ObjNum 2221 snap 0 seq_num 2221) dirty exists 2024-09-21T09:37:00.831 INFO:tasks.rados.rados.0.smithi137.stdout:3597: left oid 267 (ObjNum 2221 snap 0 seq_num 2221) 2024-09-21T09:37:00.832 INFO:tasks.rados.rados.0.smithi137.stdout:3598: finishing write tid 1 to smithi13778320-340 2024-09-21T09:37:00.832 INFO:tasks.rados.rados.0.smithi137.stdout:3598: finishing write tid 2 to smithi13778320-340 2024-09-21T09:37:00.832 INFO:tasks.rados.rados.0.smithi137.stdout:3598: finishing write tid 3 to smithi13778320-340 2024-09-21T09:37:00.832 INFO:tasks.rados.rados.0.smithi137.stdout:3598: finishing write tid 4 to smithi13778320-340 2024-09-21T09:37:00.832 INFO:tasks.rados.rados.0.smithi137.stdout:3607: seq_num 2228 ranges {645996=546201,1776940=466437,2650428=577927} 2024-09-21T09:37:00.837 INFO:tasks.rados.rados.0.smithi137.stdout:3607: writing smithi13778320-310 from 645996 to 1192197 tid 1 2024-09-21T09:37:00.843 INFO:tasks.rados.rados.0.smithi137.stdout:3607: writing smithi13778320-310 from 1776940 to 2243377 tid 2 2024-09-21T09:37:00.849 INFO:tasks.rados.rados.0.smithi137.stdout:3607: writing smithi13778320-310 from 2650428 to 3228355 tid 3 2024-09-21T09:37:00.849 INFO:tasks.rados.rados.0.smithi137.stdout:3594: done (13 left) 2024-09-21T09:37:00.849 INFO:tasks.rados.rados.0.smithi137.stdout:3595: done (12 left) 2024-09-21T09:37:00.849 INFO:tasks.rados.rados.0.smithi137.stdout:3596: done (11 left) 2024-09-21T09:37:00.849 INFO:tasks.rados.rados.0.smithi137.stdout:3597: done (10 left) 2024-09-21T09:37:00.850 INFO:tasks.rados.rados.0.smithi137.stdout:3608: read oid 12 snap -1 2024-09-21T09:37:00.850 INFO:tasks.rados.rados.0.smithi137.stdout:3608: expect (ObjNum 1936 snap 0 seq_num 1936) 2024-09-21T09:37:00.850 INFO:tasks.rados.rados.0.smithi137.stdout:3609: read oid 336 snap -1 2024-09-21T09:37:00.850 INFO:tasks.rados.rados.0.smithi137.stdout:3609: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T09:37:00.850 INFO:tasks.rados.rados.0.smithi137.stdout:3610: write oid 239 current snap is 0 2024-09-21T09:37:00.850 INFO:tasks.rados.rados.0.smithi137.stdout:3598: finishing write tid 5 to smithi13778320-340 2024-09-21T09:37:00.850 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 340 v 529 (ObjNum 2222 snap 0 seq_num 2222) dirty exists 2024-09-21T09:37:00.850 INFO:tasks.rados.rados.0.smithi137.stdout:3598: left oid 340 (ObjNum 2222 snap 0 seq_num 2222) 2024-09-21T09:37:00.850 INFO:tasks.rados.rados.0.smithi137.stdout:3599: finishing write tid 1 to smithi13778320-488 2024-09-21T09:37:00.850 INFO:tasks.rados.rados.0.smithi137.stdout:3610: seq_num 2229 ranges {662803=621450,1835422=726448,3077851=384952} 2024-09-21T09:37:00.856 INFO:tasks.rados.rados.0.smithi137.stdout:3610: writing smithi13778320-239 from 662803 to 1284253 tid 1 2024-09-21T09:37:00.863 INFO:tasks.rados.rados.0.smithi137.stdout:3610: writing smithi13778320-239 from 1835422 to 2561870 tid 2 2024-09-21T09:37:00.865 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:00 smithi137 ceph-mon[39068]: from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:37:00.865 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:00 smithi137 ceph-mon[39068]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:37:00.865 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:00 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:00.866 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:00 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:00.866 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:00 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:00.866 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:00 smithi137 ceph-mon[93825]: from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:37:00.866 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:00 smithi137 ceph-mon[93825]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:37:00.866 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:00 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:00.866 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:00 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:00.866 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:00 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:00.870 INFO:tasks.rados.rados.0.smithi137.stdout:3610: writing smithi13778320-239 from 3077851 to 3462803 tid 3 2024-09-21T09:37:00.870 INFO:tasks.rados.rados.0.smithi137.stdout:3598: done (12 left) 2024-09-21T09:37:00.870 INFO:tasks.rados.rados.0.smithi137.stdout:3611: read oid 463 snap -1 2024-09-21T09:37:00.870 INFO:tasks.rados.rados.0.smithi137.stdout:3611: expect (ObjNum 2119 snap 0 seq_num 2119) 2024-09-21T09:37:00.870 INFO:tasks.rados.rados.0.smithi137.stdout:3612: read oid 271 snap -1 2024-09-21T09:37:00.870 INFO:tasks.rados.rados.0.smithi137.stdout:3612: expect deleted 2024-09-21T09:37:00.870 INFO:tasks.rados.rados.0.smithi137.stdout:3613: read oid 275 snap -1 2024-09-21T09:37:00.870 INFO:tasks.rados.rados.0.smithi137.stdout:3613: expect (ObjNum 2115 snap 0 seq_num 2115) 2024-09-21T09:37:00.871 INFO:tasks.rados.rados.0.smithi137.stdout:3614: write oid 259 current snap is 0 2024-09-21T09:37:00.871 INFO:tasks.rados.rados.0.smithi137.stdout:3599: finishing write tid 2 to smithi13778320-488 2024-09-21T09:37:00.871 INFO:tasks.rados.rados.0.smithi137.stdout:3599: finishing write tid 3 to smithi13778320-488 2024-09-21T09:37:00.871 INFO:tasks.rados.rados.0.smithi137.stdout:3614: seq_num 2230 ranges {679610=696699,1777551=470106,2988921=490689} 2024-09-21T09:37:00.878 INFO:tasks.rados.rados.0.smithi137.stdout:3614: writing smithi13778320-259 from 679610 to 1376309 tid 1 2024-09-21T09:37:00.884 INFO:tasks.rados.rados.0.smithi137.stdout:3614: writing smithi13778320-259 from 1777551 to 2247657 tid 2 2024-09-21T09:37:00.892 INFO:tasks.rados.rados.0.smithi137.stdout:3614: writing smithi13778320-259 from 2988921 to 3479610 tid 3 2024-09-21T09:37:00.893 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:37:00.893 INFO:tasks.rados.rados.0.smithi137.stdout:3599: finishing write tid 4 to smithi13778320-488 2024-09-21T09:37:00.893 INFO:tasks.rados.rados.0.smithi137.stdout:3599: finishing write tid 5 to smithi13778320-488 2024-09-21T09:37:00.893 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 488 v 540 (ObjNum 2223 snap 0 seq_num 2223) dirty exists 2024-09-21T09:37:00.893 INFO:tasks.rados.rados.0.smithi137.stdout:3599: left oid 488 (ObjNum 2223 snap 0 seq_num 2223) 2024-09-21T09:37:00.893 INFO:tasks.rados.rados.0.smithi137.stdout:3600: finishing write tid 1 to smithi13778320-5 2024-09-21T09:37:00.893 INFO:tasks.rados.rados.0.smithi137.stdout:3600: finishing write tid 2 to smithi13778320-5 2024-09-21T09:37:00.893 INFO:tasks.rados.rados.0.smithi137.stdout:3599: done (15 left) 2024-09-21T09:37:00.893 INFO:tasks.rados.rados.0.smithi137.stdout:3615: write oid 374 current snap is 0 2024-09-21T09:37:00.893 INFO:tasks.rados.rados.0.smithi137.stdout:3615: seq_num 2231 ranges {696417=771948,2236033=730117,3416344=80073} 2024-09-21T09:37:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:00 smithi165 ceph-mon[32789]: from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:37:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:00 smithi165 ceph-mon[32789]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:37:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:00 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:00 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:00 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:00.901 INFO:tasks.rados.rados.0.smithi137.stdout:3615: writing smithi13778320-374 from 696417 to 1468365 tid 1 2024-09-21T09:37:00.903 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'sleep 60' 2024-09-21T09:37:00.909 INFO:tasks.rados.rados.0.smithi137.stdout:3615: writing smithi13778320-374 from 2236033 to 2966150 tid 2 2024-09-21T09:37:00.913 INFO:tasks.rados.rados.0.smithi137.stdout:3615: writing smithi13778320-374 from 3416344 to 3496417 tid 3 2024-09-21T09:37:00.913 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:37:00.913 INFO:tasks.rados.rados.0.smithi137.stdout:3600: finishing write tid 3 to smithi13778320-5 2024-09-21T09:37:00.913 INFO:tasks.rados.rados.0.smithi137.stdout:3600: finishing write tid 4 to smithi13778320-5 2024-09-21T09:37:00.913 INFO:tasks.rados.rados.0.smithi137.stdout:3600: finishing write tid 5 to smithi13778320-5 2024-09-21T09:37:00.913 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 5 v 465 (ObjNum 2224 snap 0 seq_num 2224) dirty exists 2024-09-21T09:37:00.913 INFO:tasks.rados.rados.0.smithi137.stdout:3600: left oid 5 (ObjNum 2224 snap 0 seq_num 2224) 2024-09-21T09:37:00.913 INFO:tasks.rados.rados.0.smithi137.stdout:3601: expect (ObjNum 2150 snap 0 seq_num 2150) 2024-09-21T09:37:01.041 INFO:tasks.rados.rados.0.smithi137.stdout:3602: expect (ObjNum 1871 snap 0 seq_num 1871) 2024-09-21T09:37:01.203 INFO:tasks.rados.rados.0.smithi137.stdout:3603: finishing write tid 1 to smithi13778320-243 2024-09-21T09:37:01.203 INFO:tasks.rados.rados.0.smithi137.stdout:3603: finishing write tid 2 to smithi13778320-243 2024-09-21T09:37:01.203 INFO:tasks.rados.rados.0.smithi137.stdout:3603: finishing write tid 3 to smithi13778320-243 2024-09-21T09:37:01.203 INFO:tasks.rados.rados.0.smithi137.stdout:3603: finishing write tid 4 to smithi13778320-243 2024-09-21T09:37:01.203 INFO:tasks.rados.rados.0.smithi137.stdout:3603: finishing write tid 5 to smithi13778320-243 2024-09-21T09:37:01.203 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 243 v 544 (ObjNum 2225 snap 0 seq_num 2225) dirty exists 2024-09-21T09:37:01.203 INFO:tasks.rados.rados.0.smithi137.stdout:3603: left oid 243 (ObjNum 2225 snap 0 seq_num 2225) 2024-09-21T09:37:01.203 INFO:tasks.rados.rados.0.smithi137.stdout:3604: finishing write tid 1 to smithi13778320-329 2024-09-21T09:37:01.203 INFO:tasks.rados.rados.0.smithi137.stdout:3604: finishing write tid 2 to smithi13778320-329 2024-09-21T09:37:01.203 INFO:tasks.rados.rados.0.smithi137.stdout:3604: finishing write tid 3 to smithi13778320-329 2024-09-21T09:37:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:3600: done (15 left) 2024-09-21T09:37:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:3601: done (14 left) 2024-09-21T09:37:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:3602: done (13 left) 2024-09-21T09:37:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:3603: done (12 left) 2024-09-21T09:37:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:3616: read oid 17 snap -1 2024-09-21T09:37:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:3616: expect (ObjNum 1786 snap 0 seq_num 1786) 2024-09-21T09:37:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:3617: read oid 188 snap -1 2024-09-21T09:37:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:3617: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-09-21T09:37:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:3618: write oid 323 current snap is 0 2024-09-21T09:37:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:3604: finishing write tid 4 to smithi13778320-329 2024-09-21T09:37:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:3604: finishing write tid 5 to smithi13778320-329 2024-09-21T09:37:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 329 v 353 (ObjNum 2226 snap 0 seq_num 2226) dirty exists 2024-09-21T09:37:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:3604: left oid 329 (ObjNum 2226 snap 0 seq_num 2226) 2024-09-21T09:37:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:3605: finishing write tid 1 to smithi13778320-88 2024-09-21T09:37:01.204 INFO:tasks.rados.rados.0.smithi137.stdout:3605: finishing write tid 2 to smithi13778320-88 2024-09-21T09:37:01.205 INFO:tasks.rados.rados.0.smithi137.stdout:3605: finishing write tid 3 to smithi13778320-88 2024-09-21T09:37:01.205 INFO:tasks.rados.rados.0.smithi137.stdout:3605: finishing write tid 4 to smithi13778320-88 2024-09-21T09:37:01.205 INFO:tasks.rados.rados.0.smithi137.stdout:3605: finishing write tid 5 to smithi13778320-88 2024-09-21T09:37:01.205 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 88 v 533 (ObjNum 2227 snap 0 seq_num 2227) dirty exists 2024-09-21T09:37:01.205 INFO:tasks.rados.rados.0.smithi137.stdout:3605: left oid 88 (ObjNum 2227 snap 0 seq_num 2227) 2024-09-21T09:37:01.205 INFO:tasks.rados.rados.0.smithi137.stdout:3606: expect (ObjNum 1588 snap 0 seq_num 1588) 2024-09-21T09:37:01.444 INFO:tasks.rados.rados.0.smithi137.stdout:3607: finishing write tid 1 to smithi13778320-310 2024-09-21T09:37:01.445 INFO:tasks.rados.rados.0.smithi137.stdout:3607: finishing write tid 2 to smithi13778320-310 2024-09-21T09:37:01.445 INFO:tasks.rados.rados.0.smithi137.stdout:3607: finishing write tid 3 to smithi13778320-310 2024-09-21T09:37:01.445 INFO:tasks.rados.rados.0.smithi137.stdout:3607: finishing write tid 4 to smithi13778320-310 2024-09-21T09:37:01.445 INFO:tasks.rados.rados.0.smithi137.stdout:3607: finishing write tid 5 to smithi13778320-310 2024-09-21T09:37:01.445 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 310 v 329 (ObjNum 2228 snap 0 seq_num 2228) dirty exists 2024-09-21T09:37:01.445 INFO:tasks.rados.rados.0.smithi137.stdout:3607: left oid 310 (ObjNum 2228 snap 0 seq_num 2228) 2024-09-21T09:37:01.445 INFO:tasks.rados.rados.0.smithi137.stdout:3608: expect (ObjNum 1936 snap 0 seq_num 1936) 2024-09-21T09:37:01.597 INFO:tasks.rados.rados.0.smithi137.stdout:3609: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T09:37:01.717 INFO:tasks.rados.rados.0.smithi137.stdout:3610: finishing write tid 1 to smithi13778320-239 2024-09-21T09:37:01.717 INFO:tasks.rados.rados.0.smithi137.stdout:3610: finishing write tid 2 to smithi13778320-239 2024-09-21T09:37:01.717 INFO:tasks.rados.rados.0.smithi137.stdout:3610: finishing write tid 3 to smithi13778320-239 2024-09-21T09:37:01.717 INFO:tasks.rados.rados.0.smithi137.stdout:3610: finishing write tid 4 to smithi13778320-239 2024-09-21T09:37:01.717 INFO:tasks.rados.rados.0.smithi137.stdout:3610: finishing write tid 5 to smithi13778320-239 2024-09-21T09:37:01.717 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 239 v 456 (ObjNum 2229 snap 0 seq_num 2229) dirty exists 2024-09-21T09:37:01.717 INFO:tasks.rados.rados.0.smithi137.stdout:3610: left oid 239 (ObjNum 2229 snap 0 seq_num 2229) 2024-09-21T09:37:01.718 INFO:tasks.rados.rados.0.smithi137.stdout:3611: expect (ObjNum 2119 snap 0 seq_num 2119) 2024-09-21T09:37:01.796 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:37:01.846 INFO:tasks.rados.rados.0.smithi137.stdout:3613: expect (ObjNum 2115 snap 0 seq_num 2115) 2024-09-21T09:37:01.851 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:01 smithi165 ceph-mon[32789]: pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:37:01.851 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:01 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:01.851 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:01 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:02.046 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:37:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:37:01] "GET /metrics HTTP/1.1" 200 33444 "" "Prometheus/2.51.0" 2024-09-21T09:37:02.046 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:01 smithi137 ceph-mon[39068]: pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:37:02.046 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:01 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:02.047 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:01 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:02.047 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:01 smithi137 ceph-mon[93825]: pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:37:02.047 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:01 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:02.047 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:01 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:02.079 INFO:tasks.rados.rados.0.smithi137.stdout:3614: finishing write tid 1 to smithi13778320-259 2024-09-21T09:37:02.079 INFO:tasks.rados.rados.0.smithi137.stdout:3614: finishing write tid 2 to smithi13778320-259 2024-09-21T09:37:02.079 INFO:tasks.rados.rados.0.smithi137.stdout:3618: seq_num 2232 ranges {713224=447197,1894515=473775,3043767=469457} 2024-09-21T09:37:02.085 INFO:tasks.rados.rados.0.smithi137.stdout:3618: writing smithi13778320-323 from 713224 to 1160421 tid 1 2024-09-21T09:37:02.092 INFO:tasks.rados.rados.0.smithi137.stdout:3618: writing smithi13778320-323 from 1894515 to 2368290 tid 2 2024-09-21T09:37:02.099 INFO:tasks.rados.rados.0.smithi137.stdout:3618: writing smithi13778320-323 from 3043767 to 3513224 tid 3 2024-09-21T09:37:02.099 INFO:tasks.rados.rados.0.smithi137.stdout:3604: done (14 left) 2024-09-21T09:37:02.099 INFO:tasks.rados.rados.0.smithi137.stdout:3605: done (13 left) 2024-09-21T09:37:02.099 INFO:tasks.rados.rados.0.smithi137.stdout:3606: done (12 left) 2024-09-21T09:37:02.099 INFO:tasks.rados.rados.0.smithi137.stdout:3607: done (11 left) 2024-09-21T09:37:02.099 INFO:tasks.rados.rados.0.smithi137.stdout:3608: done (10 left) 2024-09-21T09:37:02.099 INFO:tasks.rados.rados.0.smithi137.stdout:3609: done (9 left) 2024-09-21T09:37:02.099 INFO:tasks.rados.rados.0.smithi137.stdout:3610: done (8 left) 2024-09-21T09:37:02.100 INFO:tasks.rados.rados.0.smithi137.stdout:3611: done (7 left) 2024-09-21T09:37:02.100 INFO:tasks.rados.rados.0.smithi137.stdout:3612: done (6 left) 2024-09-21T09:37:02.100 INFO:tasks.rados.rados.0.smithi137.stdout:3613: done (5 left) 2024-09-21T09:37:02.100 INFO:tasks.rados.rados.0.smithi137.stdout:3619: write oid 78 current snap is 0 2024-09-21T09:37:02.100 INFO:tasks.rados.rados.0.smithi137.stdout:3614: finishing write tid 3 to smithi13778320-259 2024-09-21T09:37:02.100 INFO:tasks.rados.rados.0.smithi137.stdout:3614: finishing write tid 4 to smithi13778320-259 2024-09-21T09:37:02.100 INFO:tasks.rados.rados.0.smithi137.stdout:3614: finishing write tid 5 to smithi13778320-259 2024-09-21T09:37:02.100 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 259 v 430 (ObjNum 2230 snap 0 seq_num 2230) dirty exists 2024-09-21T09:37:02.100 INFO:tasks.rados.rados.0.smithi137.stdout:3614: left oid 259 (ObjNum 2230 snap 0 seq_num 2230) 2024-09-21T09:37:02.100 INFO:tasks.rados.rados.0.smithi137.stdout:3615: finishing write tid 1 to smithi13778320-374 2024-09-21T09:37:02.100 INFO:tasks.rados.rados.0.smithi137.stdout:3615: finishing write tid 2 to smithi13778320-374 2024-09-21T09:37:02.100 INFO:tasks.rados.rados.0.smithi137.stdout:3615: finishing write tid 3 to smithi13778320-374 2024-09-21T09:37:02.100 INFO:tasks.rados.rados.0.smithi137.stdout:3615: finishing write tid 4 to smithi13778320-374 2024-09-21T09:37:02.100 INFO:tasks.rados.rados.0.smithi137.stdout:3619: seq_num 2233 ranges {730031=522446,1952997=733786,3471190=58841} 2024-09-21T09:37:02.106 INFO:tasks.rados.rados.0.smithi137.stdout:3619: writing smithi13778320-78 from 730031 to 1252477 tid 1 2024-09-21T09:37:02.115 INFO:tasks.rados.rados.0.smithi137.stdout:3619: writing smithi13778320-78 from 1952997 to 2686783 tid 2 2024-09-21T09:37:02.121 INFO:tasks.rados.rados.0.smithi137.stdout:3619: writing smithi13778320-78 from 3471190 to 3530031 tid 3 2024-09-21T09:37:02.121 INFO:tasks.rados.rados.0.smithi137.stdout:3614: done (5 left) 2024-09-21T09:37:02.121 INFO:tasks.rados.rados.0.smithi137.stdout:3620: read oid 304 snap -1 2024-09-21T09:37:02.121 INFO:tasks.rados.rados.0.smithi137.stdout:3620: expect (ObjNum 1562 snap 0 seq_num 1562) 2024-09-21T09:37:02.121 INFO:tasks.rados.rados.0.smithi137.stdout:3621: write oid 463 current snap is 0 2024-09-21T09:37:02.122 INFO:tasks.rados.rados.0.smithi137.stdout:3615: finishing write tid 5 to smithi13778320-374 2024-09-21T09:37:02.122 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 374 v 436 (ObjNum 2231 snap 0 seq_num 2231) dirty exists 2024-09-21T09:37:02.122 INFO:tasks.rados.rados.0.smithi137.stdout:3615: left oid 374 (ObjNum 2231 snap 0 seq_num 2231) 2024-09-21T09:37:02.122 INFO:tasks.rados.rados.0.smithi137.stdout:3616: expect (ObjNum 1786 snap 0 seq_num 1786) 2024-09-21T09:37:02.252 INFO:tasks.rados.rados.0.smithi137.stdout:3617: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-09-21T09:37:02.395 INFO:tasks.rados.rados.0.smithi137.stdout:3618: finishing write tid 1 to smithi13778320-323 2024-09-21T09:37:02.395 INFO:tasks.rados.rados.0.smithi137.stdout:3618: finishing write tid 2 to smithi13778320-323 2024-09-21T09:37:02.395 INFO:tasks.rados.rados.0.smithi137.stdout:3618: finishing write tid 3 to smithi13778320-323 2024-09-21T09:37:02.396 INFO:tasks.rados.rados.0.smithi137.stdout:3618: finishing write tid 4 to smithi13778320-323 2024-09-21T09:37:02.396 INFO:tasks.rados.rados.0.smithi137.stdout:3618: finishing write tid 5 to smithi13778320-323 2024-09-21T09:37:02.396 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 323 v 396 (ObjNum 2232 snap 0 seq_num 2232) dirty exists 2024-09-21T09:37:02.396 INFO:tasks.rados.rados.0.smithi137.stdout:3618: left oid 323 (ObjNum 2232 snap 0 seq_num 2232) 2024-09-21T09:37:02.396 INFO:tasks.rados.rados.0.smithi137.stdout:3619: finishing write tid 1 to smithi13778320-78 2024-09-21T09:37:02.396 INFO:tasks.rados.rados.0.smithi137.stdout:3619: finishing write tid 2 to smithi13778320-78 2024-09-21T09:37:02.396 INFO:tasks.rados.rados.0.smithi137.stdout:3619: finishing write tid 3 to smithi13778320-78 2024-09-21T09:37:02.396 INFO:tasks.rados.rados.0.smithi137.stdout:3619: finishing write tid 4 to smithi13778320-78 2024-09-21T09:37:02.396 INFO:tasks.rados.rados.0.smithi137.stdout:3619: finishing write tid 5 to smithi13778320-78 2024-09-21T09:37:02.396 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 78 v 440 (ObjNum 2233 snap 0 seq_num 2233) dirty exists 2024-09-21T09:37:02.396 INFO:tasks.rados.rados.0.smithi137.stdout:3619: left oid 78 (ObjNum 2233 snap 0 seq_num 2233) 2024-09-21T09:37:02.396 INFO:tasks.rados.rados.0.smithi137.stdout:3621: seq_num 2234 ranges {746838=597695,2011479=477444,3098613=448225} 2024-09-21T09:37:02.402 INFO:tasks.rados.rados.0.smithi137.stdout:3621: writing smithi13778320-463 from 746838 to 1344533 tid 1 2024-09-21T09:37:02.408 INFO:tasks.rados.rados.0.smithi137.stdout:3621: writing smithi13778320-463 from 2011479 to 2488923 tid 2 2024-09-21T09:37:02.414 INFO:tasks.rados.rados.0.smithi137.stdout:3621: writing smithi13778320-463 from 3098613 to 3546838 tid 3 2024-09-21T09:37:02.414 INFO:tasks.rados.rados.0.smithi137.stdout:3615: done (6 left) 2024-09-21T09:37:02.414 INFO:tasks.rados.rados.0.smithi137.stdout:3616: done (5 left) 2024-09-21T09:37:02.414 INFO:tasks.rados.rados.0.smithi137.stdout:3617: done (4 left) 2024-09-21T09:37:02.414 INFO:tasks.rados.rados.0.smithi137.stdout:3618: done (3 left) 2024-09-21T09:37:02.415 INFO:tasks.rados.rados.0.smithi137.stdout:3619: done (2 left) 2024-09-21T09:37:02.415 INFO:tasks.rados.rados.0.smithi137.stdout:3622: write oid 357 current snap is 0 2024-09-21T09:37:02.415 INFO:tasks.rados.rados.0.smithi137.stdout:3620: expect (ObjNum 1562 snap 0 seq_num 1562) 2024-09-21T09:37:02.519 INFO:tasks.rados.rados.0.smithi137.stdout:3621: finishing write tid 1 to smithi13778320-463 2024-09-21T09:37:02.519 INFO:tasks.rados.rados.0.smithi137.stdout:3621: finishing write tid 2 to smithi13778320-463 2024-09-21T09:37:02.519 INFO:tasks.rados.rados.0.smithi137.stdout:3621: finishing write tid 3 to smithi13778320-463 2024-09-21T09:37:02.519 INFO:tasks.rados.rados.0.smithi137.stdout:3621: finishing write tid 4 to smithi13778320-463 2024-09-21T09:37:02.519 INFO:tasks.rados.rados.0.smithi137.stdout:3621: finishing write tid 5 to smithi13778320-463 2024-09-21T09:37:02.519 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 463 v 400 (ObjNum 2234 snap 0 seq_num 2234) dirty exists 2024-09-21T09:37:02.519 INFO:tasks.rados.rados.0.smithi137.stdout:3621: left oid 463 (ObjNum 2234 snap 0 seq_num 2234) 2024-09-21T09:37:02.519 INFO:tasks.rados.rados.0.smithi137.stdout:3622: seq_num 2235 ranges {763645=672944,1953608=737455,3409683=153962} 2024-09-21T09:37:02.526 INFO:tasks.rados.rados.0.smithi137.stdout:3622: writing smithi13778320-357 from 763645 to 1436589 tid 1 2024-09-21T09:37:02.533 INFO:tasks.rados.rados.0.smithi137.stdout:3622: writing smithi13778320-357 from 1953608 to 2691063 tid 2 2024-09-21T09:37:02.539 INFO:tasks.rados.rados.0.smithi137.stdout:3622: writing smithi13778320-357 from 3409683 to 3563645 tid 3 2024-09-21T09:37:02.539 INFO:tasks.rados.rados.0.smithi137.stdout:3620: done (2 left) 2024-09-21T09:37:02.539 INFO:tasks.rados.rados.0.smithi137.stdout:3621: done (1 left) 2024-09-21T09:37:02.539 INFO:tasks.rados.rados.0.smithi137.stdout:3623: read oid 364 snap -1 2024-09-21T09:37:02.539 INFO:tasks.rados.rados.0.smithi137.stdout:3623: expect (ObjNum 1614 snap 0 seq_num 1614) 2024-09-21T09:37:02.539 INFO:tasks.rados.rados.0.smithi137.stdout:3624: write oid 238 current snap is 0 2024-09-21T09:37:02.539 INFO:tasks.rados.rados.0.smithi137.stdout:3622: finishing write tid 1 to smithi13778320-357 2024-09-21T09:37:02.539 INFO:tasks.rados.rados.0.smithi137.stdout:3624: seq_num 2236 ranges {780452=464546,1728443=481113,2753459=500809} 2024-09-21T09:37:02.545 INFO:tasks.rados.rados.0.smithi137.stdout:3624: writing smithi13778320-238 from 780452 to 1244998 tid 1 2024-09-21T09:37:02.551 INFO:tasks.rados.rados.0.smithi137.stdout:3624: writing smithi13778320-238 from 1728443 to 2209556 tid 2 2024-09-21T09:37:02.556 INFO:tasks.rados.rados.0.smithi137.stdout:3624: writing smithi13778320-238 from 2753459 to 3254268 tid 3 2024-09-21T09:37:02.556 INFO:tasks.rados.rados.0.smithi137.stdout:3625: write oid 7 current snap is 0 2024-09-21T09:37:02.557 INFO:tasks.rados.rados.0.smithi137.stdout:3625: seq_num 2237 ranges {797259=539795,1786925=741124,3180882=416377} 2024-09-21T09:37:02.563 INFO:tasks.rados.rados.0.smithi137.stdout:3625: writing smithi13778320-7 from 797259 to 1337054 tid 1 2024-09-21T09:37:02.570 INFO:tasks.rados.rados.0.smithi137.stdout:3625: writing smithi13778320-7 from 1786925 to 2528049 tid 2 2024-09-21T09:37:02.576 INFO:tasks.rados.rados.0.smithi137.stdout:3625: writing smithi13778320-7 from 3180882 to 3597259 tid 3 2024-09-21T09:37:02.577 INFO:tasks.rados.rados.0.smithi137.stdout:3626: read oid 351 snap -1 2024-09-21T09:37:02.577 INFO:tasks.rados.rados.0.smithi137.stdout:3626: expect (ObjNum 510 snap 0 seq_num 510) 2024-09-21T09:37:02.577 INFO:tasks.rados.rados.0.smithi137.stdout:3627: read oid 191 snap -1 2024-09-21T09:37:02.577 INFO:tasks.rados.rados.0.smithi137.stdout:3627: expect deleted 2024-09-21T09:37:02.577 INFO:tasks.rados.rados.0.smithi137.stdout:3628: read oid 155 snap -1 2024-09-21T09:37:02.577 INFO:tasks.rados.rados.0.smithi137.stdout:3628: expect (ObjNum 1720 snap 0 seq_num 1720) 2024-09-21T09:37:02.577 INFO:tasks.rados.rados.0.smithi137.stdout:3629: write oid 497 current snap is 0 2024-09-21T09:37:02.577 INFO:tasks.rados.rados.0.smithi137.stdout:3622: finishing write tid 2 to smithi13778320-357 2024-09-21T09:37:02.577 INFO:tasks.rados.rados.0.smithi137.stdout:3622: finishing write tid 3 to smithi13778320-357 2024-09-21T09:37:02.577 INFO:tasks.rados.rados.0.smithi137.stdout:3622: finishing write tid 4 to smithi13778320-357 2024-09-21T09:37:02.577 INFO:tasks.rados.rados.0.smithi137.stdout:3622: finishing write tid 5 to smithi13778320-357 2024-09-21T09:37:02.577 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 357 v 471 (ObjNum 2235 snap 0 seq_num 2235) dirty exists 2024-09-21T09:37:02.578 INFO:tasks.rados.rados.0.smithi137.stdout:3622: left oid 357 (ObjNum 2235 snap 0 seq_num 2235) 2024-09-21T09:37:02.578 INFO:tasks.rados.rados.0.smithi137.stdout:3623: expect (ObjNum 1614 snap 0 seq_num 1614) 2024-09-21T09:37:02.682 INFO:tasks.rados.rados.0.smithi137.stdout:3624: finishing write tid 1 to smithi13778320-238 2024-09-21T09:37:02.682 INFO:tasks.rados.rados.0.smithi137.stdout:3624: finishing write tid 2 to smithi13778320-238 2024-09-21T09:37:02.682 INFO:tasks.rados.rados.0.smithi137.stdout:3624: finishing write tid 3 to smithi13778320-238 2024-09-21T09:37:02.682 INFO:tasks.rados.rados.0.smithi137.stdout:3624: finishing write tid 4 to smithi13778320-238 2024-09-21T09:37:02.682 INFO:tasks.rados.rados.0.smithi137.stdout:3624: finishing write tid 5 to smithi13778320-238 2024-09-21T09:37:02.682 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 238 v 469 (ObjNum 2236 snap 0 seq_num 2236) dirty exists 2024-09-21T09:37:02.682 INFO:tasks.rados.rados.0.smithi137.stdout:3624: left oid 238 (ObjNum 2236 snap 0 seq_num 2236) 2024-09-21T09:37:02.682 INFO:tasks.rados.rados.0.smithi137.stdout:3625: finishing write tid 1 to smithi13778320-7 2024-09-21T09:37:02.682 INFO:tasks.rados.rados.0.smithi137.stdout:3629: seq_num 2238 ranges {414066=615044,1445407=484782,2408305=639706} 2024-09-21T09:37:02.687 INFO:tasks.rados.rados.0.smithi137.stdout:3629: writing smithi13778320-497 from 414066 to 1029110 tid 1 2024-09-21T09:37:02.692 INFO:tasks.rados.rados.0.smithi137.stdout:3629: writing smithi13778320-497 from 1445407 to 1930189 tid 2 2024-09-21T09:37:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:3629: writing smithi13778320-497 from 2408305 to 3048011 tid 3 2024-09-21T09:37:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:3622: done (7 left) 2024-09-21T09:37:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:3623: done (6 left) 2024-09-21T09:37:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:3624: done (5 left) 2024-09-21T09:37:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:3630: write oid 302 current snap is 0 2024-09-21T09:37:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:3625: finishing write tid 2 to smithi13778320-7 2024-09-21T09:37:02.699 INFO:tasks.rados.rados.0.smithi137.stdout:3626: expect (ObjNum 510 snap 0 seq_num 510) 2024-09-21T09:37:02.811 INFO:tasks.rados.rados.0.smithi137.stdout:3625: finishing write tid 3 to smithi13778320-7 2024-09-21T09:37:02.811 INFO:tasks.rados.rados.0.smithi137.stdout:3625: finishing write tid 4 to smithi13778320-7 2024-09-21T09:37:02.811 INFO:tasks.rados.rados.0.smithi137.stdout:3625: finishing write tid 5 to smithi13778320-7 2024-09-21T09:37:02.811 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 7 v 460 (ObjNum 2237 snap 0 seq_num 2237) dirty exists 2024-09-21T09:37:02.811 INFO:tasks.rados.rados.0.smithi137.stdout:3625: left oid 7 (ObjNum 2237 snap 0 seq_num 2237) 2024-09-21T09:37:02.811 INFO:tasks.rados.rados.0.smithi137.stdout:3628: expect (ObjNum 1720 snap 0 seq_num 1720) 2024-09-21T09:37:02.968 INFO:tasks.rados.rados.0.smithi137.stdout:3629: finishing write tid 1 to smithi13778320-497 2024-09-21T09:37:02.968 INFO:tasks.rados.rados.0.smithi137.stdout:3629: finishing write tid 2 to smithi13778320-497 2024-09-21T09:37:02.968 INFO:tasks.rados.rados.0.smithi137.stdout:3630: seq_num 2239 ranges {430873=690293,1787536=628440,3003022=450978} 2024-09-21T09:37:02.973 INFO:tasks.rados.rados.0.smithi137.stdout:3630: writing smithi13778320-302 from 430873 to 1121166 tid 1 2024-09-21T09:37:02.980 INFO:tasks.rados.rados.0.smithi137.stdout:3630: writing smithi13778320-302 from 1787536 to 2415976 tid 2 2024-09-21T09:37:02.986 INFO:tasks.rados.rados.0.smithi137.stdout:3630: writing smithi13778320-302 from 3003022 to 3454000 tid 3 2024-09-21T09:37:02.986 INFO:tasks.rados.rados.0.smithi137.stdout:3625: done (5 left) 2024-09-21T09:37:02.987 INFO:tasks.rados.rados.0.smithi137.stdout:3626: done (4 left) 2024-09-21T09:37:02.987 INFO:tasks.rados.rados.0.smithi137.stdout:3627: done (3 left) 2024-09-21T09:37:02.987 INFO:tasks.rados.rados.0.smithi137.stdout:3628: done (2 left) 2024-09-21T09:37:02.987 INFO:tasks.rados.rados.0.smithi137.stdout:3631: read oid 152 snap -1 2024-09-21T09:37:02.987 INFO:tasks.rados.rados.0.smithi137.stdout:3631: expect (ObjNum 1895 snap 0 seq_num 1895) 2024-09-21T09:37:02.987 INFO:tasks.rados.rados.0.smithi137.stdout:3632: read oid 245 snap -1 2024-09-21T09:37:02.987 INFO:tasks.rados.rados.0.smithi137.stdout:3632: expect (ObjNum 2043 snap 0 seq_num 2043) 2024-09-21T09:37:02.987 INFO:tasks.rados.rados.0.smithi137.stdout:3633: write oid 406 current snap is 0 2024-09-21T09:37:02.987 INFO:tasks.rados.rados.0.smithi137.stdout:3629: finishing write tid 3 to smithi13778320-497 2024-09-21T09:37:02.987 INFO:tasks.rados.rados.0.smithi137.stdout:3629: finishing write tid 4 to smithi13778320-497 2024-09-21T09:37:02.987 INFO:tasks.rados.rados.0.smithi137.stdout:3629: finishing write tid 5 to smithi13778320-497 2024-09-21T09:37:02.987 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 497 v 389 (ObjNum 2238 snap 0 seq_num 2238) dirty exists 2024-09-21T09:37:02.988 INFO:tasks.rados.rados.0.smithi137.stdout:3629: left oid 497 (ObjNum 2238 snap 0 seq_num 2238) 2024-09-21T09:37:02.988 INFO:tasks.rados.rados.0.smithi137.stdout:3630: finishing write tid 1 to smithi13778320-302 2024-09-21T09:37:02.988 INFO:tasks.rados.rados.0.smithi137.stdout:3633: seq_num 2240 ranges {447680=765542,1846018=488451,2746798=662250} 2024-09-21T09:37:02.993 INFO:tasks.rados.rados.0.smithi137.stdout:3633: writing smithi13778320-406 from 447680 to 1213222 tid 1 2024-09-21T09:37:02.998 INFO:tasks.rados.rados.0.smithi137.stdout:3633: writing smithi13778320-406 from 1846018 to 2334469 tid 2 2024-09-21T09:37:03.005 INFO:tasks.rados.rados.0.smithi137.stdout:3633: writing smithi13778320-406 from 2746798 to 3409048 tid 3 2024-09-21T09:37:03.005 INFO:tasks.rados.rados.0.smithi137.stdout:3629: done (4 left) 2024-09-21T09:37:03.005 INFO:tasks.rados.rados.0.smithi137.stdout:3634: read oid 60 snap -1 2024-09-21T09:37:03.005 INFO:tasks.rados.rados.0.smithi137.stdout:3634: expect (ObjNum 2161 snap 0 seq_num 2161) 2024-09-21T09:37:03.005 INFO:tasks.rados.rados.0.smithi137.stdout:3635: read oid 104 snap -1 2024-09-21T09:37:03.005 INFO:tasks.rados.rados.0.smithi137.stdout:3635: expect (ObjNum 2177 snap 0 seq_num 2177) 2024-09-21T09:37:03.005 INFO:tasks.rados.rados.0.smithi137.stdout:3636: read oid 14 snap -1 2024-09-21T09:37:03.005 INFO:tasks.rados.rados.0.smithi137.stdout:3636: expect (ObjNum 1431 snap 0 seq_num 1431) 2024-09-21T09:37:03.006 INFO:tasks.rados.rados.0.smithi137.stdout:3637: write oid 165 current snap is 0 2024-09-21T09:37:03.006 INFO:tasks.rados.rados.0.smithi137.stdout:3630: finishing write tid 2 to smithi13778320-302 2024-09-21T09:37:03.006 INFO:tasks.rados.rados.0.smithi137.stdout:3637: seq_num 2241 ranges {464487=440791,1504500=632109,2657868=473522} 2024-09-21T09:37:03.009 INFO:tasks.rados.rados.0.smithi137.stdout:3637: writing smithi13778320-165 from 464487 to 905278 tid 1 2024-09-21T09:37:03.017 INFO:tasks.rados.rados.0.smithi137.stdout:3637: writing smithi13778320-165 from 1504500 to 2136609 tid 2 2024-09-21T09:37:03.023 INFO:tasks.rados.rados.0.smithi137.stdout:3637: writing smithi13778320-165 from 2657868 to 3131390 tid 3 2024-09-21T09:37:03.023 INFO:tasks.rados.rados.0.smithi137.stdout:3638: write oid 248 current snap is 0 2024-09-21T09:37:03.023 INFO:tasks.rados.rados.0.smithi137.stdout:3638: seq_num 2242 ranges {481294=516040,1562982=492120,2801644=684794} 2024-09-21T09:37:03.028 INFO:tasks.rados.rados.0.smithi137.stdout:3638: writing smithi13778320-248 from 481294 to 997334 tid 1 2024-09-21T09:37:03.034 INFO:tasks.rados.rados.0.smithi137.stdout:3638: writing smithi13778320-248 from 1562982 to 2055102 tid 2 2024-09-21T09:37:03.042 INFO:tasks.rados.rados.0.smithi137.stdout:3638: writing smithi13778320-248 from 2801644 to 3486438 tid 3 2024-09-21T09:37:03.043 INFO:tasks.rados.rados.0.smithi137.stdout:3639: read oid 317 snap -1 2024-09-21T09:37:03.043 INFO:tasks.rados.rados.0.smithi137.stdout:3639: expect (ObjNum 1508 snap 0 seq_num 1508) 2024-09-21T09:37:03.043 INFO:tasks.rados.rados.0.smithi137.stdout:3640: write oid 6 current snap is 0 2024-09-21T09:37:03.043 INFO:tasks.rados.rados.0.smithi137.stdout:3630: finishing write tid 3 to smithi13778320-302 2024-09-21T09:37:03.043 INFO:tasks.rados.rados.0.smithi137.stdout:3630: finishing write tid 4 to smithi13778320-302 2024-09-21T09:37:03.043 INFO:tasks.rados.rados.0.smithi137.stdout:3630: finishing write tid 5 to smithi13778320-302 2024-09-21T09:37:03.043 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 302 v 473 (ObjNum 2239 snap 0 seq_num 2239) dirty exists 2024-09-21T09:37:03.043 INFO:tasks.rados.rados.0.smithi137.stdout:3630: left oid 302 (ObjNum 2239 snap 0 seq_num 2239) 2024-09-21T09:37:03.043 INFO:tasks.rados.rados.0.smithi137.stdout:3631: expect (ObjNum 1895 snap 0 seq_num 1895) 2024-09-21T09:37:03.279 INFO:tasks.rados.rados.0.smithi137.stdout:3632: expect (ObjNum 2043 snap 0 seq_num 2043) 2024-09-21T09:37:03.448 INFO:tasks.rados.rados.0.smithi137.stdout:3633: finishing write tid 1 to smithi13778320-406 2024-09-21T09:37:03.448 INFO:tasks.rados.rados.0.smithi137.stdout:3633: finishing write tid 2 to smithi13778320-406 2024-09-21T09:37:03.448 INFO:tasks.rados.rados.0.smithi137.stdout:3640: seq_num 2243 ranges {498101=707642,1621464=635778,2712714=612419} 2024-09-21T09:37:03.457 INFO:tasks.rados.rados.0.smithi137.stdout:3640: writing smithi13778320-6 from 498101 to 1205743 tid 1 2024-09-21T09:37:03.460 INFO:tasks.rados.rados.0.smithi137.stdout:3640: writing smithi13778320-6 from 1621464 to 2257242 tid 2 2024-09-21T09:37:03.466 INFO:tasks.rados.rados.0.smithi137.stdout:3640: writing smithi13778320-6 from 2712714 to 3325133 tid 3 2024-09-21T09:37:03.467 INFO:tasks.rados.rados.0.smithi137.stdout:3630: done (10 left) 2024-09-21T09:37:03.467 INFO:tasks.rados.rados.0.smithi137.stdout:3631: done (9 left) 2024-09-21T09:37:03.473 INFO:tasks.rados.rados.0.smithi137.stdout:3632: done (8 left) 2024-09-21T09:37:03.473 INFO:tasks.rados.rados.0.smithi137.stdout:3641: write oid 147 current snap is 0 2024-09-21T09:37:03.473 INFO:tasks.rados.rados.0.smithi137.stdout:3641: seq_num 2244 ranges {514908=782891,2079946=495789,3256490=423691} 2024-09-21T09:37:03.476 INFO:tasks.rados.rados.0.smithi137.stdout:3641: writing smithi13778320-147 from 514908 to 1297799 tid 1 2024-09-21T09:37:03.481 INFO:tasks.rados.rados.0.smithi137.stdout:3641: writing smithi13778320-147 from 2079946 to 2575735 tid 2 2024-09-21T09:37:03.487 INFO:tasks.rados.rados.0.smithi137.stdout:3641: writing smithi13778320-147 from 3256490 to 3680181 tid 3 2024-09-21T09:37:03.487 INFO:tasks.rados.rados.0.smithi137.stdout:3642: write oid 1 current snap is 0 2024-09-21T09:37:03.487 INFO:tasks.rados.rados.0.smithi137.stdout:3642: seq_num 2245 ranges {531715=458140,1738428=639447,2883913=634963} 2024-09-21T09:37:03.492 INFO:tasks.rados.rados.0.smithi137.stdout:3642: writing smithi13778320-1 from 531715 to 989855 tid 1 2024-09-21T09:37:03.500 INFO:tasks.rados.rados.0.smithi137.stdout:3642: writing smithi13778320-1 from 1738428 to 2377875 tid 2 2024-09-21T09:37:03.507 INFO:tasks.rados.rados.0.smithi137.stdout:3642: writing smithi13778320-1 from 2883913 to 3518876 tid 3 2024-09-21T09:37:03.507 INFO:tasks.rados.rados.0.smithi137.stdout:3643: write oid 31 current snap is 0 2024-09-21T09:37:03.507 INFO:tasks.rados.rados.0.smithi137.stdout:3643: seq_num 2246 ranges {548522=533389,1796910=499458,2911336=446235} 2024-09-21T09:37:03.512 INFO:tasks.rados.rados.0.smithi137.stdout:3643: writing smithi13778320-31 from 548522 to 1081911 tid 1 2024-09-21T09:37:03.519 INFO:tasks.rados.rados.0.smithi137.stdout:3643: writing smithi13778320-31 from 1796910 to 2296368 tid 2 2024-09-21T09:37:03.526 INFO:tasks.rados.rados.0.smithi137.stdout:3643: writing smithi13778320-31 from 2911336 to 3357571 tid 3 2024-09-21T09:37:03.526 INFO:tasks.rados.rados.0.smithi137.stdout:3644: read oid 37 snap -1 2024-09-21T09:37:03.526 INFO:tasks.rados.rados.0.smithi137.stdout:3644: expect (ObjNum 1811 snap 0 seq_num 1811) 2024-09-21T09:37:03.526 INFO:tasks.rados.rados.0.smithi137.stdout:3645: read oid 196 snap -1 2024-09-21T09:37:03.526 INFO:tasks.rados.rados.0.smithi137.stdout:3645: expect (ObjNum 1564 snap 0 seq_num 1564) 2024-09-21T09:37:03.526 INFO:tasks.rados.rados.0.smithi137.stdout:3646: read oid 272 snap -1 2024-09-21T09:37:03.526 INFO:tasks.rados.rados.0.smithi137.stdout:3646: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-21T09:37:03.526 INFO:tasks.rados.rados.0.smithi137.stdout:3647: write oid 315 current snap is 0 2024-09-21T09:37:03.526 INFO:tasks.rados.rados.0.smithi137.stdout:3636: expect (ObjNum 1431 snap 0 seq_num 1431) 2024-09-21T09:37:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[93825]: pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 46 MiB/s rd, 7.2 MiB/s wr, 75 op/s 2024-09-21T09:37:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:37:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:37:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[93825]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:37:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[93825]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:37:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[39068]: pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 46 MiB/s rd, 7.2 MiB/s wr, 75 op/s 2024-09-21T09:37:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:37:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:37:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[39068]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:37:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:03 smithi137 ceph-mon[39068]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:37:03.618 INFO:tasks.rados.rados.0.smithi137.stdout:3633: finishing write tid 3 to smithi13778320-406 2024-09-21T09:37:03.619 INFO:tasks.rados.rados.0.smithi137.stdout:3633: finishing write tid 4 to smithi13778320-406 2024-09-21T09:37:03.619 INFO:tasks.rados.rados.0.smithi137.stdout:3633: finishing write tid 5 to smithi13778320-406 2024-09-21T09:37:03.619 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 406 v 434 (ObjNum 2240 snap 0 seq_num 2240) dirty exists 2024-09-21T09:37:03.619 INFO:tasks.rados.rados.0.smithi137.stdout:3633: left oid 406 (ObjNum 2240 snap 0 seq_num 2240) 2024-09-21T09:37:03.619 INFO:tasks.rados.rados.0.smithi137.stdout:3647: seq_num 2247 ranges {565329=608638,1739039=643116,2822406=773860} 2024-09-21T09:37:03.625 INFO:tasks.rados.rados.0.smithi137.stdout:3647: writing smithi13778320-315 from 565329 to 1173967 tid 1 2024-09-21T09:37:03.633 INFO:tasks.rados.rados.0.smithi137.stdout:3647: writing smithi13778320-315 from 1739039 to 2382155 tid 2 2024-09-21T09:37:03.639 INFO:tasks.rados.rados.0.smithi137.stdout:3647: writing smithi13778320-315 from 2822406 to 3596266 tid 3 2024-09-21T09:37:03.639 INFO:tasks.rados.rados.0.smithi137.stdout:3633: done (14 left) 2024-09-21T09:37:03.639 INFO:tasks.rados.rados.0.smithi137.stdout:3636: done (13 left) 2024-09-21T09:37:03.639 INFO:tasks.rados.rados.0.smithi137.stdout:3648: delete oid 41 current snap is 0 2024-09-21T09:37:03.639 INFO:tasks.rados.rados.0.smithi137.stdout:3637: finishing write tid 1 to smithi13778320-165 2024-09-21T09:37:03.639 INFO:tasks.rados.rados.0.smithi137.stdout:3634: expect (ObjNum 2161 snap 0 seq_num 2161) 2024-09-21T09:37:03.763 INFO:tasks.rados.rados.0.smithi137.stdout:3635: expect (ObjNum 2177 snap 0 seq_num 2177) 2024-09-21T09:37:03.851 INFO:tasks.rados.rados.0.smithi137.stdout:3637: finishing write tid 2 to smithi13778320-165 2024-09-21T09:37:03.851 INFO:tasks.rados.rados.0.smithi137.stdout:3637: finishing write tid 3 to smithi13778320-165 2024-09-21T09:37:03.851 INFO:tasks.rados.rados.0.smithi137.stdout:3637: finishing write tid 4 to smithi13778320-165 2024-09-21T09:37:03.851 INFO:tasks.rados.rados.0.smithi137.stdout:3637: finishing write tid 5 to smithi13778320-165 2024-09-21T09:37:03.851 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 165 v 411 (ObjNum 2241 snap 0 seq_num 2241) dirty exists 2024-09-21T09:37:03.851 INFO:tasks.rados.rados.0.smithi137.stdout:3637: left oid 165 (ObjNum 2241 snap 0 seq_num 2241) 2024-09-21T09:37:03.851 INFO:tasks.rados.rados.0.smithi137.stdout:3638: finishing write tid 1 to smithi13778320-248 2024-09-21T09:37:03.851 INFO:tasks.rados.rados.0.smithi137.stdout:3638: finishing write tid 2 to smithi13778320-248 2024-09-21T09:37:03.852 INFO:tasks.rados.rados.0.smithi137.stdout:3638: finishing write tid 3 to smithi13778320-248 2024-09-21T09:37:03.852 INFO:tasks.rados.rados.0.smithi137.stdout:3638: finishing write tid 4 to smithi13778320-248 2024-09-21T09:37:03.852 INFO:tasks.rados.rados.0.smithi137.stdout:3634: done (13 left) 2024-09-21T09:37:03.852 INFO:tasks.rados.rados.0.smithi137.stdout:3635: done (12 left) 2024-09-21T09:37:03.852 INFO:tasks.rados.rados.0.smithi137.stdout:3637: done (11 left) 2024-09-21T09:37:03.852 INFO:tasks.rados.rados.0.smithi137.stdout:3648: done (10 left) 2024-09-21T09:37:03.852 INFO:tasks.rados.rados.0.smithi137.stdout:3649: delete oid 160 current snap is 0 2024-09-21T09:37:03.852 INFO:tasks.rados.rados.0.smithi137.stdout:3638: finishing write tid 5 to smithi13778320-248 2024-09-21T09:37:03.852 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 248 v 438 (ObjNum 2242 snap 0 seq_num 2242) dirty exists 2024-09-21T09:37:03.852 INFO:tasks.rados.rados.0.smithi137.stdout:3638: left oid 248 (ObjNum 2242 snap 0 seq_num 2242) 2024-09-21T09:37:03.852 INFO:tasks.rados.rados.0.smithi137.stdout:3639: expect (ObjNum 1508 snap 0 seq_num 1508) 2024-09-21T09:37:03.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:03 smithi165 ceph-mon[32789]: pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 46 MiB/s rd, 7.2 MiB/s wr, 75 op/s 2024-09-21T09:37:03.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:03 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:03.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:03 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:03.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:03 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:03.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:03 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:03.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:03 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:37:03.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:03 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:37:03.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:03 smithi165 ceph-mon[32789]: Updating smithi137:/etc/ceph/ceph.conf 2024-09-21T09:37:03.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:03 smithi165 ceph-mon[32789]: Updating smithi165:/etc/ceph/ceph.conf 2024-09-21T09:37:04.008 INFO:tasks.rados.rados.0.smithi137.stdout:3640: finishing write tid 1 to smithi13778320-6 2024-09-21T09:37:04.008 INFO:tasks.rados.rados.0.smithi137.stdout:3640: finishing write tid 2 to smithi13778320-6 2024-09-21T09:37:04.008 INFO:tasks.rados.rados.0.smithi137.stdout:3640: finishing write tid 3 to smithi13778320-6 2024-09-21T09:37:04.008 INFO:tasks.rados.rados.0.smithi137.stdout:3640: finishing write tid 4 to smithi13778320-6 2024-09-21T09:37:04.008 INFO:tasks.rados.rados.0.smithi137.stdout:3640: finishing write tid 5 to smithi13778320-6 2024-09-21T09:37:04.008 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 6 v 442 (ObjNum 2243 snap 0 seq_num 2243) dirty exists 2024-09-21T09:37:04.009 INFO:tasks.rados.rados.0.smithi137.stdout:3640: left oid 6 (ObjNum 2243 snap 0 seq_num 2243) 2024-09-21T09:37:04.009 INFO:tasks.rados.rados.0.smithi137.stdout:3641: finishing write tid 1 to smithi13778320-147 2024-09-21T09:37:04.009 INFO:tasks.rados.rados.0.smithi137.stdout:3641: finishing write tid 2 to smithi13778320-147 2024-09-21T09:37:04.009 INFO:tasks.rados.rados.0.smithi137.stdout:3638: done (10 left) 2024-09-21T09:37:04.009 INFO:tasks.rados.rados.0.smithi137.stdout:3639: done (9 left) 2024-09-21T09:37:04.009 INFO:tasks.rados.rados.0.smithi137.stdout:3640: done (8 left) 2024-09-21T09:37:04.009 INFO:tasks.rados.rados.0.smithi137.stdout:3649: done (7 left) 2024-09-21T09:37:04.009 INFO:tasks.rados.rados.0.smithi137.stdout:3650: read oid 183 snap -1 2024-09-21T09:37:04.009 INFO:tasks.rados.rados.0.smithi137.stdout:3650: expect (ObjNum 1681 snap 0 seq_num 1681) 2024-09-21T09:37:04.009 INFO:tasks.rados.rados.0.smithi137.stdout:3651: delete oid 208 current snap is 0 2024-09-21T09:37:04.009 INFO:tasks.rados.rados.0.smithi137.stdout:3641: finishing write tid 3 to smithi13778320-147 2024-09-21T09:37:04.009 INFO:tasks.rados.rados.0.smithi137.stdout:3641: finishing write tid 4 to smithi13778320-147 2024-09-21T09:37:04.009 INFO:tasks.rados.rados.0.smithi137.stdout:3641: finishing write tid 5 to smithi13778320-147 2024-09-21T09:37:04.009 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 147 v 548 (ObjNum 2244 snap 0 seq_num 2244) dirty exists 2024-09-21T09:37:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:3641: left oid 147 (ObjNum 2244 snap 0 seq_num 2244) 2024-09-21T09:37:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:3642: finishing write tid 1 to smithi13778320-1 2024-09-21T09:37:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:3642: finishing write tid 2 to smithi13778320-1 2024-09-21T09:37:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:3642: finishing write tid 3 to smithi13778320-1 2024-09-21T09:37:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:3642: finishing write tid 4 to smithi13778320-1 2024-09-21T09:37:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:3642: finishing write tid 5 to smithi13778320-1 2024-09-21T09:37:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 1 v 475 (ObjNum 2245 snap 0 seq_num 2245) dirty exists 2024-09-21T09:37:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:3642: left oid 1 (ObjNum 2245 snap 0 seq_num 2245) 2024-09-21T09:37:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:3643: finishing write tid 1 to smithi13778320-31 2024-09-21T09:37:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:3643: finishing write tid 2 to smithi13778320-31 2024-09-21T09:37:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:3643: finishing write tid 3 to smithi13778320-31 2024-09-21T09:37:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:3643: finishing write tid 4 to smithi13778320-31 2024-09-21T09:37:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:3643: finishing write tid 5 to smithi13778320-31 2024-09-21T09:37:04.010 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 31 v 415 (ObjNum 2246 snap 0 seq_num 2246) dirty exists 2024-09-21T09:37:04.011 INFO:tasks.rados.rados.0.smithi137.stdout:3643: left oid 31 (ObjNum 2246 snap 0 seq_num 2246) 2024-09-21T09:37:04.011 INFO:tasks.rados.rados.0.smithi137.stdout:3645: expect (ObjNum 1564 snap 0 seq_num 1564) 2024-09-21T09:37:04.139 INFO:tasks.rados.rados.0.smithi137.stdout:3644: expect (ObjNum 1811 snap 0 seq_num 1811) 2024-09-21T09:37:04.212 INFO:tasks.rados.rados.0.smithi137.stdout:3646: expect (ObjNum 590 snap 0 seq_num 590) 2024-09-21T09:37:04.386 INFO:tasks.rados.rados.0.smithi137.stdout:3647: finishing write tid 1 to smithi13778320-315 2024-09-21T09:37:04.386 INFO:tasks.rados.rados.0.smithi137.stdout:3647: finishing write tid 2 to smithi13778320-315 2024-09-21T09:37:04.386 INFO:tasks.rados.rados.0.smithi137.stdout:3647: finishing write tid 3 to smithi13778320-315 2024-09-21T09:37:04.386 INFO:tasks.rados.rados.0.smithi137.stdout:3647: finishing write tid 4 to smithi13778320-315 2024-09-21T09:37:04.386 INFO:tasks.rados.rados.0.smithi137.stdout:3647: finishing write tid 5 to smithi13778320-315 2024-09-21T09:37:04.386 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 315 v 446 (ObjNum 2247 snap 0 seq_num 2247) dirty exists 2024-09-21T09:37:04.386 INFO:tasks.rados.rados.0.smithi137.stdout:3647: left oid 315 (ObjNum 2247 snap 0 seq_num 2247) 2024-09-21T09:37:04.386 INFO:tasks.rados.rados.0.smithi137.stdout:3650: expect (ObjNum 1681 snap 0 seq_num 1681) 2024-09-21T09:37:04.483 INFO:tasks.rados.rados.0.smithi137.stdout:3641: done (8 left) 2024-09-21T09:37:04.483 INFO:tasks.rados.rados.0.smithi137.stdout:3642: done (7 left) 2024-09-21T09:37:04.483 INFO:tasks.rados.rados.0.smithi137.stdout:3643: done (6 left) 2024-09-21T09:37:04.483 INFO:tasks.rados.rados.0.smithi137.stdout:3644: done (5 left) 2024-09-21T09:37:04.483 INFO:tasks.rados.rados.0.smithi137.stdout:3645: done (4 left) 2024-09-21T09:37:04.484 INFO:tasks.rados.rados.0.smithi137.stdout:3646: done (3 left) 2024-09-21T09:37:04.484 INFO:tasks.rados.rados.0.smithi137.stdout:3647: done (2 left) 2024-09-21T09:37:04.484 INFO:tasks.rados.rados.0.smithi137.stdout:3650: done (1 left) 2024-09-21T09:37:04.484 INFO:tasks.rados.rados.0.smithi137.stdout:3651: done (0 left) 2024-09-21T09:37:04.484 INFO:tasks.rados.rados.0.smithi137.stdout:3652: write oid 370 current snap is 0 2024-09-21T09:37:04.484 INFO:tasks.rados.rados.0.smithi137.stdout:3652: seq_num 2251 ranges {632557=625987,1972967=650454,3332098=418948} 2024-09-21T09:37:04.489 INFO:tasks.rados.rados.0.smithi137.stdout:3652: writing smithi13778320-370 from 632557 to 1258544 tid 1 2024-09-21T09:37:04.497 INFO:tasks.rados.rados.0.smithi137.stdout:3652: writing smithi13778320-370 from 1972967 to 2623421 tid 2 2024-09-21T09:37:04.504 INFO:tasks.rados.rados.0.smithi137.stdout:3652: writing smithi13778320-370 from 3332098 to 3751046 tid 3 2024-09-21T09:37:04.504 INFO:tasks.rados.rados.0.smithi137.stdout:3653: read oid 490 snap -1 2024-09-21T09:37:04.504 INFO:tasks.rados.rados.0.smithi137.stdout:3653: expect (ObjNum 1869 snap 0 seq_num 1869) 2024-09-21T09:37:04.504 INFO:tasks.rados.rados.0.smithi137.stdout:3654: write oid 329 current snap is 0 2024-09-21T09:37:04.504 INFO:tasks.rados.rados.0.smithi137.stdout:3652: finishing write tid 1 to smithi13778320-370 2024-09-21T09:37:04.504 INFO:tasks.rados.rados.0.smithi137.stdout:3652: finishing write tid 2 to smithi13778320-370 2024-09-21T09:37:04.504 INFO:tasks.rados.rados.0.smithi137.stdout:3654: seq_num 2252 ranges {649364=701236,2031449=794112,3243168=606196} 2024-09-21T09:37:04.511 INFO:tasks.rados.rados.0.smithi137.stdout:3654: writing smithi13778320-329 from 649364 to 1350600 tid 1 2024-09-21T09:37:04.519 INFO:tasks.rados.rados.0.smithi137.stdout:3654: writing smithi13778320-329 from 2031449 to 2825561 tid 2 2024-09-21T09:37:04.525 INFO:tasks.rados.rados.0.smithi137.stdout:3654: writing smithi13778320-329 from 3243168 to 3849364 tid 3 2024-09-21T09:37:04.525 INFO:tasks.rados.rados.0.smithi137.stdout:3655: delete oid 484 current snap is 0 2024-09-21T09:37:04.525 INFO:tasks.rados.rados.0.smithi137.stdout:3652: finishing write tid 3 to smithi13778320-370 2024-09-21T09:37:04.525 INFO:tasks.rados.rados.0.smithi137.stdout:3652: finishing write tid 4 to smithi13778320-370 2024-09-21T09:37:04.525 INFO:tasks.rados.rados.0.smithi137.stdout:3652: finishing write tid 5 to smithi13778320-370 2024-09-21T09:37:04.525 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 370 v 419 (ObjNum 2251 snap 0 seq_num 2251) dirty exists 2024-09-21T09:37:04.525 INFO:tasks.rados.rados.0.smithi137.stdout:3652: left oid 370 (ObjNum 2251 snap 0 seq_num 2251) 2024-09-21T09:37:04.525 INFO:tasks.rados.rados.0.smithi137.stdout:3653: expect (ObjNum 1869 snap 0 seq_num 1869) 2024-09-21T09:37:04.634 INFO:tasks.rados.rados.0.smithi137.stdout:3654: finishing write tid 1 to smithi13778320-329 2024-09-21T09:37:04.634 INFO:tasks.rados.rados.0.smithi137.stdout:3654: finishing write tid 2 to smithi13778320-329 2024-09-21T09:37:04.634 INFO:tasks.rados.rados.0.smithi137.stdout:3654: finishing write tid 3 to smithi13778320-329 2024-09-21T09:37:04.634 INFO:tasks.rados.rados.0.smithi137.stdout:3654: finishing write tid 4 to smithi13778320-329 2024-09-21T09:37:04.634 INFO:tasks.rados.rados.0.smithi137.stdout:3654: finishing write tid 5 to smithi13778320-329 2024-09-21T09:37:04.634 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 329 v 358 (ObjNum 2252 snap 0 seq_num 2252) dirty exists 2024-09-21T09:37:04.634 INFO:tasks.rados.rados.0.smithi137.stdout:3654: left oid 329 (ObjNum 2252 snap 0 seq_num 2252) 2024-09-21T09:37:04.635 INFO:tasks.rados.rados.0.smithi137.stdout:3652: done (3 left) 2024-09-21T09:37:04.635 INFO:tasks.rados.rados.0.smithi137.stdout:3653: done (2 left) 2024-09-21T09:37:04.635 INFO:tasks.rados.rados.0.smithi137.stdout:3654: done (1 left) 2024-09-21T09:37:04.635 INFO:tasks.rados.rados.0.smithi137.stdout:3655: done (0 left) 2024-09-21T09:37:04.635 INFO:tasks.rados.rados.0.smithi137.stdout:3656: write oid 139 current snap is 0 2024-09-21T09:37:04.635 INFO:tasks.rados.rados.0.smithi137.stdout:3656: seq_num 2254 ranges {682978=451734,1748413=797781,3298014=584964} 2024-09-21T09:37:04.640 INFO:tasks.rados.rados.0.smithi137.stdout:3656: writing smithi13778320-139 from 682978 to 1134712 tid 1 2024-09-21T09:37:04.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:04.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:04.647 INFO:tasks.rados.rados.0.smithi137.stdout:3656: writing smithi13778320-139 from 1748413 to 2546194 tid 2 2024-09-21T09:37:04.656 INFO:tasks.rados.rados.0.smithi137.stdout:3656: writing smithi13778320-139 from 3298014 to 3882978 tid 3 2024-09-21T09:37:04.656 INFO:tasks.rados.rados.0.smithi137.stdout:3657: delete oid 273 current snap is 0 2024-09-21T09:37:04.656 INFO:tasks.rados.rados.0.smithi137.stdout:3656: finishing write tid 1 to smithi13778320-139 2024-09-21T09:37:04.656 INFO:tasks.rados.rados.0.smithi137.stdout:3656: finishing write tid 2 to smithi13778320-139 2024-09-21T09:37:04.657 INFO:tasks.rados.rados.0.smithi137.stdout:3657: done (1 left) 2024-09-21T09:37:04.657 INFO:tasks.rados.rados.0.smithi137.stdout:3658: read oid 402 snap -1 2024-09-21T09:37:04.657 INFO:tasks.rados.rados.0.smithi137.stdout:3658: expect (ObjNum 1040 snap 0 seq_num 1040) 2024-09-21T09:37:04.657 INFO:tasks.rados.rados.0.smithi137.stdout:3659: write oid 234 current snap is 0 2024-09-21T09:37:04.658 INFO:tasks.rados.rados.0.smithi137.stdout:3659: seq_num 2256 ranges {716592=602232,1749024=401450,2836507=791661} 2024-09-21T09:37:04.665 INFO:tasks.rados.rados.0.smithi137.stdout:3659: writing smithi13778320-234 from 716592 to 1318824 tid 1 2024-09-21T09:37:04.669 INFO:tasks.rados.rados.0.smithi137.stdout:3659: writing smithi13778320-234 from 1749024 to 2150474 tid 2 2024-09-21T09:37:04.678 INFO:tasks.rados.rados.0.smithi137.stdout:3659: writing smithi13778320-234 from 2836507 to 3628168 tid 3 2024-09-21T09:37:04.678 INFO:tasks.rados.rados.0.smithi137.stdout:3660: write oid 34 current snap is 0 2024-09-21T09:37:04.678 INFO:tasks.rados.rados.0.smithi137.stdout:3656: finishing write tid 3 to smithi13778320-139 2024-09-21T09:37:04.678 INFO:tasks.rados.rados.0.smithi137.stdout:3656: finishing write tid 4 to smithi13778320-139 2024-09-21T09:37:04.678 INFO:tasks.rados.rados.0.smithi137.stdout:3656: finishing write tid 5 to smithi13778320-139 2024-09-21T09:37:04.678 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 139 v 533 (ObjNum 2254 snap 0 seq_num 2254) dirty exists 2024-09-21T09:37:04.679 INFO:tasks.rados.rados.0.smithi137.stdout:3656: left oid 139 (ObjNum 2254 snap 0 seq_num 2254) 2024-09-21T09:37:04.679 INFO:tasks.rados.rados.0.smithi137.stdout:3660: seq_num 2257 ranges {733399=677481,2207506=661461,3380283=553116} 2024-09-21T09:37:04.685 INFO:tasks.rados.rados.0.smithi137.stdout:3660: writing smithi13778320-34 from 733399 to 1410880 tid 1 2024-09-21T09:37:04.693 INFO:tasks.rados.rados.0.smithi137.stdout:3660: writing smithi13778320-34 from 2207506 to 2868967 tid 2 2024-09-21T09:37:04.699 INFO:tasks.rados.rados.0.smithi137.stdout:3660: writing smithi13778320-34 from 3380283 to 3933399 tid 3 2024-09-21T09:37:04.699 INFO:tasks.rados.rados.0.smithi137.stdout:3656: done (3 left) 2024-09-21T09:37:04.699 INFO:tasks.rados.rados.0.smithi137.stdout:3661: write oid 23 current snap is 0 2024-09-21T09:37:04.699 INFO:tasks.rados.rados.0.smithi137.stdout:3658: expect (ObjNum 1040 snap 0 seq_num 1040) 2024-09-21T09:37:04.872 INFO:tasks.rados.rados.0.smithi137.stdout:3659: finishing write tid 1 to smithi13778320-234 2024-09-21T09:37:04.872 INFO:tasks.rados.rados.0.smithi137.stdout:3659: finishing write tid 2 to smithi13778320-234 2024-09-21T09:37:04.872 INFO:tasks.rados.rados.0.smithi137.stdout:3659: finishing write tid 3 to smithi13778320-234 2024-09-21T09:37:04.872 INFO:tasks.rados.rados.0.smithi137.stdout:3659: finishing write tid 4 to smithi13778320-234 2024-09-21T09:37:04.872 INFO:tasks.rados.rados.0.smithi137.stdout:3659: finishing write tid 5 to smithi13778320-234 2024-09-21T09:37:04.872 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 234 v 450 (ObjNum 2256 snap 0 seq_num 2256) dirty exists 2024-09-21T09:37:04.873 INFO:tasks.rados.rados.0.smithi137.stdout:3659: left oid 234 (ObjNum 2256 snap 0 seq_num 2256) 2024-09-21T09:37:04.873 INFO:tasks.rados.rados.0.smithi137.stdout:3660: finishing write tid 1 to smithi13778320-34 2024-09-21T09:37:04.873 INFO:tasks.rados.rados.0.smithi137.stdout:3661: seq_num 2258 ranges {750206=469083,1982341=405119,3007706=530558} 2024-09-21T09:37:04.878 INFO:tasks.rados.rados.0.smithi137.stdout:3661: writing smithi13778320-23 from 750206 to 1219289 tid 1 2024-09-21T09:37:04.885 INFO:tasks.rados.rados.0.smithi137.stdout:3661: writing smithi13778320-23 from 1982341 to 2387460 tid 2 2024-09-21T09:37:04.891 INFO:tasks.rados.rados.0.smithi137.stdout:3661: writing smithi13778320-23 from 3007706 to 3538264 tid 3 2024-09-21T09:37:04.891 INFO:tasks.rados.rados.0.smithi137.stdout:3658: done (3 left) 2024-09-21T09:37:04.891 INFO:tasks.rados.rados.0.smithi137.stdout:3659: done (2 left) 2024-09-21T09:37:04.891 INFO:tasks.rados.rados.0.smithi137.stdout:3662: read oid 241 snap -1 2024-09-21T09:37:04.891 INFO:tasks.rados.rados.0.smithi137.stdout:3662: expect (ObjNum 1785 snap 0 seq_num 1785) 2024-09-21T09:37:04.892 INFO:tasks.rados.rados.0.smithi137.stdout:3663: write oid 10 current snap is 0 2024-09-21T09:37:04.892 INFO:tasks.rados.rados.0.smithi137.stdout:3660: finishing write tid 2 to smithi13778320-34 2024-09-21T09:37:04.892 INFO:tasks.rados.rados.0.smithi137.stdout:3660: finishing write tid 3 to smithi13778320-34 2024-09-21T09:37:04.892 INFO:tasks.rados.rados.0.smithi137.stdout:3663: seq_num 2259 ranges {767013=544332,1924470=665130,3035129=741830} 2024-09-21T09:37:04.898 INFO:tasks.rados.rados.0.smithi137.stdout:3663: writing smithi13778320-10 from 767013 to 1311345 tid 1 2024-09-21T09:37:04.905 INFO:tasks.rados.rados.0.smithi137.stdout:3663: writing smithi13778320-10 from 1924470 to 2589600 tid 2 2024-09-21T09:37:04.912 INFO:tasks.rados.rados.0.smithi137.stdout:3663: writing smithi13778320-10 from 3035129 to 3776959 tid 3 2024-09-21T09:37:04.912 INFO:tasks.rados.rados.0.smithi137.stdout:3664: read oid 135 snap -1 2024-09-21T09:37:04.912 INFO:tasks.rados.rados.0.smithi137.stdout:3664: expect (ObjNum 867 snap 0 seq_num 867) 2024-09-21T09:37:04.912 INFO:tasks.rados.rados.0.smithi137.stdout:3665: read oid 98 snap -1 2024-09-21T09:37:04.913 INFO:tasks.rados.rados.0.smithi137.stdout:3665: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-21T09:37:04.913 INFO:tasks.rados.rados.0.smithi137.stdout:3666: delete oid 466 current snap is 0 2024-09-21T09:37:04.913 INFO:tasks.rados.rados.0.smithi137.stdout:3660: finishing write tid 4 to smithi13778320-34 2024-09-21T09:37:04.913 INFO:tasks.rados.rados.0.smithi137.stdout:3660: finishing write tid 5 to smithi13778320-34 2024-09-21T09:37:04.913 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 34 v 333 (ObjNum 2257 snap 0 seq_num 2257) dirty exists 2024-09-21T09:37:04.913 INFO:tasks.rados.rados.0.smithi137.stdout:3660: left oid 34 (ObjNum 2257 snap 0 seq_num 2257) 2024-09-21T09:37:04.913 INFO:tasks.rados.rados.0.smithi137.stdout:3661: finishing write tid 1 to smithi13778320-23 2024-09-21T09:37:04.913 INFO:tasks.rados.rados.0.smithi137.stdout:3661: finishing write tid 2 to smithi13778320-23 2024-09-21T09:37:04.913 INFO:tasks.rados.rados.0.smithi137.stdout:3661: finishing write tid 3 to smithi13778320-23 2024-09-21T09:37:04.913 INFO:tasks.rados.rados.0.smithi137.stdout:3661: finishing write tid 4 to smithi13778320-23 2024-09-21T09:37:04.913 INFO:tasks.rados.rados.0.smithi137.stdout:3661: finishing write tid 5 to smithi13778320-23 2024-09-21T09:37:04.913 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 23 v 537 (ObjNum 2258 snap 0 seq_num 2258) dirty exists 2024-09-21T09:37:04.913 INFO:tasks.rados.rados.0.smithi137.stdout:3661: left oid 23 (ObjNum 2258 snap 0 seq_num 2258) 2024-09-21T09:37:04.913 INFO:tasks.rados.rados.0.smithi137.stdout:3662: expect (ObjNum 1785 snap 0 seq_num 1785) 2024-09-21T09:37:04.976 INFO:tasks.rados.rados.0.smithi137.stdout:3663: finishing write tid 1 to smithi13778320-10 2024-09-21T09:37:04.976 INFO:tasks.rados.rados.0.smithi137.stdout:3663: finishing write tid 2 to smithi13778320-10 2024-09-21T09:37:04.976 INFO:tasks.rados.rados.0.smithi137.stdout:3664: expect (ObjNum 867 snap 0 seq_num 867) 2024-09-21T09:37:05.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:37:05.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:37:05.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:37:05.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:37:05.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:37:05.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:37:05.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:37:05.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:37:05.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:37:05.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:37:05.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:04 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.095 INFO:tasks.rados.rados.0.smithi137.stdout:3663: finishing write tid 3 to smithi13778320-10 2024-09-21T09:37:05.095 INFO:tasks.rados.rados.0.smithi137.stdout:3663: finishing write tid 4 to smithi13778320-10 2024-09-21T09:37:05.096 INFO:tasks.rados.rados.0.smithi137.stdout:3663: finishing write tid 5 to smithi13778320-10 2024-09-21T09:37:05.096 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 10 v 337 (ObjNum 2259 snap 0 seq_num 2259) dirty exists 2024-09-21T09:37:05.096 INFO:tasks.rados.rados.0.smithi137.stdout:3663: left oid 10 (ObjNum 2259 snap 0 seq_num 2259) 2024-09-21T09:37:05.096 INFO:tasks.rados.rados.0.smithi137.stdout:3660: done (6 left) 2024-09-21T09:37:05.096 INFO:tasks.rados.rados.0.smithi137.stdout:3661: done (5 left) 2024-09-21T09:37:05.096 INFO:tasks.rados.rados.0.smithi137.stdout:3662: done (4 left) 2024-09-21T09:37:05.096 INFO:tasks.rados.rados.0.smithi137.stdout:3663: done (3 left) 2024-09-21T09:37:05.096 INFO:tasks.rados.rados.0.smithi137.stdout:3664: done (2 left) 2024-09-21T09:37:05.096 INFO:tasks.rados.rados.0.smithi137.stdout:3666: done (1 left) 2024-09-21T09:37:05.096 INFO:tasks.rados.rados.0.smithi137.stdout:3667: write oid 303 current snap is 0 2024-09-21T09:37:05.096 INFO:tasks.rados.rados.0.smithi137.stdout:3665: expect (ObjNum 1119 snap 0 seq_num 1119) 2024-09-21T09:37:05.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:37:05.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:37:05.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:37:05.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:37:05.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: Updating smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:37:05.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: Updating smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:37:05.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:37:05.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:37:05.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:37:05.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:04 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:37:05.209 INFO:tasks.rados.rados.0.smithi137.stdout:3667: seq_num 2261 ranges {400627=694830,1641434=359193} 2024-09-21T09:37:05.215 INFO:tasks.rados.rados.0.smithi137.stdout:3667: writing smithi13778320-303 from 400627 to 1095457 tid 1 2024-09-21T09:37:05.220 INFO:tasks.rados.rados.0.smithi137.stdout:3667: writing smithi13778320-303 from 1641434 to 2000627 tid 2 2024-09-21T09:37:05.220 INFO:tasks.rados.rados.0.smithi137.stdout:3665: done (1 left) 2024-09-21T09:37:05.220 INFO:tasks.rados.rados.0.smithi137.stdout:3668: write oid 356 current snap is 0 2024-09-21T09:37:05.220 INFO:tasks.rados.rados.0.smithi137.stdout:3667: finishing write tid 1 to smithi13778320-303 2024-09-21T09:37:05.220 INFO:tasks.rados.rados.0.smithi137.stdout:3668: seq_num 2262 ranges {417434=770079,1699916=317518} 2024-09-21T09:37:05.226 INFO:tasks.rados.rados.0.smithi137.stdout:3668: writing smithi13778320-356 from 417434 to 1187513 tid 1 2024-09-21T09:37:05.231 INFO:tasks.rados.rados.0.smithi137.stdout:3668: writing smithi13778320-356 from 1699916 to 2017434 tid 2 2024-09-21T09:37:05.231 INFO:tasks.rados.rados.0.smithi137.stdout:3669: write oid 94 current snap is 0 2024-09-21T09:37:05.231 INFO:tasks.rados.rados.0.smithi137.stdout:3667: finishing write tid 2 to smithi13778320-303 2024-09-21T09:37:05.231 INFO:tasks.rados.rados.0.smithi137.stdout:3667: finishing write tid 3 to smithi13778320-303 2024-09-21T09:37:05.231 INFO:tasks.rados.rados.0.smithi137.stdout:3667: finishing write tid 4 to smithi13778320-303 2024-09-21T09:37:05.231 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 303 v 540 (ObjNum 2261 snap 0 seq_num 2261) dirty exists 2024-09-21T09:37:05.232 INFO:tasks.rados.rados.0.smithi137.stdout:3667: left oid 303 (ObjNum 2261 snap 0 seq_num 2261) 2024-09-21T09:37:05.232 INFO:tasks.rados.rados.0.smithi137.stdout:3669: seq_num 2263 ranges {434241=445328,1642045=392196} 2024-09-21T09:37:05.236 INFO:tasks.rados.rados.0.smithi137.stdout:3669: writing smithi13778320-94 from 434241 to 879569 tid 1 2024-09-21T09:37:05.243 INFO:tasks.rados.rados.0.smithi137.stdout:3669: writing smithi13778320-94 from 1642045 to 2034241 tid 2 2024-09-21T09:37:05.243 INFO:tasks.rados.rados.0.smithi137.stdout:3667: done (2 left) 2024-09-21T09:37:05.243 INFO:tasks.rados.rados.0.smithi137.stdout:3670: read oid 487 snap -1 2024-09-21T09:37:05.243 INFO:tasks.rados.rados.0.smithi137.stdout:3670: expect (ObjNum 2082 snap 0 seq_num 2082) 2024-09-21T09:37:05.243 INFO:tasks.rados.rados.0.smithi137.stdout:3671: read oid 480 snap -1 2024-09-21T09:37:05.243 INFO:tasks.rados.rados.0.smithi137.stdout:3671: expect (ObjNum 1885 snap 0 seq_num 1885) 2024-09-21T09:37:05.243 INFO:tasks.rados.rados.0.smithi137.stdout:3672: write oid 444 current snap is 0 2024-09-21T09:37:05.243 INFO:tasks.rados.rados.0.smithi137.stdout:3668: finishing write tid 1 to smithi13778320-356 2024-09-21T09:37:05.243 INFO:tasks.rados.rados.0.smithi137.stdout:3668: finishing write tid 2 to smithi13778320-356 2024-09-21T09:37:05.243 INFO:tasks.rados.rados.0.smithi137.stdout:3672: seq_num 2264 ranges {451048=520577,1700527=350521} 2024-09-21T09:37:05.248 INFO:tasks.rados.rados.0.smithi137.stdout:3672: writing smithi13778320-444 from 451048 to 971625 tid 1 2024-09-21T09:37:05.254 INFO:tasks.rados.rados.0.smithi137.stdout:3672: writing smithi13778320-444 from 1700527 to 2051048 tid 2 2024-09-21T09:37:05.254 INFO:tasks.rados.rados.0.smithi137.stdout:3673: write oid 279 current snap is 0 2024-09-21T09:37:05.255 INFO:tasks.rados.rados.0.smithi137.stdout:3668: finishing write tid 3 to smithi13778320-356 2024-09-21T09:37:05.255 INFO:tasks.rados.rados.0.smithi137.stdout:3668: finishing write tid 4 to smithi13778320-356 2024-09-21T09:37:05.255 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 356 v 453 (ObjNum 2262 snap 0 seq_num 2262) dirty exists 2024-09-21T09:37:05.255 INFO:tasks.rados.rados.0.smithi137.stdout:3668: left oid 356 (ObjNum 2262 snap 0 seq_num 2262) 2024-09-21T09:37:05.255 INFO:tasks.rados.rados.0.smithi137.stdout:3669: finishing write tid 1 to smithi13778320-94 2024-09-21T09:37:05.255 INFO:tasks.rados.rados.0.smithi137.stdout:3669: finishing write tid 2 to smithi13778320-94 2024-09-21T09:37:05.255 INFO:tasks.rados.rados.0.smithi137.stdout:3669: finishing write tid 3 to smithi13778320-94 2024-09-21T09:37:05.255 INFO:tasks.rados.rados.0.smithi137.stdout:3669: finishing write tid 4 to smithi13778320-94 2024-09-21T09:37:05.255 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 94 v 443 (ObjNum 2263 snap 0 seq_num 2263) dirty exists 2024-09-21T09:37:05.255 INFO:tasks.rados.rados.0.smithi137.stdout:3669: left oid 94 (ObjNum 2263 snap 0 seq_num 2263) 2024-09-21T09:37:05.255 INFO:tasks.rados.rados.0.smithi137.stdout:3673: seq_num 2265 ranges {467855=595826,1759009=308846} 2024-09-21T09:37:05.260 INFO:tasks.rados.rados.0.smithi137.stdout:3673: writing smithi13778320-279 from 467855 to 1063681 tid 1 2024-09-21T09:37:05.265 INFO:tasks.rados.rados.0.smithi137.stdout:3673: writing smithi13778320-279 from 1759009 to 2067855 tid 2 2024-09-21T09:37:05.266 INFO:tasks.rados.rados.0.smithi137.stdout:3668: done (5 left) 2024-09-21T09:37:05.266 INFO:tasks.rados.rados.0.smithi137.stdout:3669: done (4 left) 2024-09-21T09:37:05.266 INFO:tasks.rados.rados.0.smithi137.stdout:3674: delete oid 490 current snap is 0 2024-09-21T09:37:05.266 INFO:tasks.rados.rados.0.smithi137.stdout:3670: expect (ObjNum 2082 snap 0 seq_num 2082) 2024-09-21T09:37:05.443 INFO:tasks.rados.rados.0.smithi137.stdout:3671: expect (ObjNum 1885 snap 0 seq_num 1885) 2024-09-21T09:37:05.669 INFO:tasks.rados.rados.0.smithi137.stdout:3672: finishing write tid 1 to smithi13778320-444 2024-09-21T09:37:05.669 INFO:tasks.rados.rados.0.smithi137.stdout:3670: done (4 left) 2024-09-21T09:37:05.669 INFO:tasks.rados.rados.0.smithi137.stdout:3671: done (3 left) 2024-09-21T09:37:05.669 INFO:tasks.rados.rados.0.smithi137.stdout:3674: done (2 left) 2024-09-21T09:37:05.669 INFO:tasks.rados.rados.0.smithi137.stdout:3675: read oid 431 snap -1 2024-09-21T09:37:05.669 INFO:tasks.rados.rados.0.smithi137.stdout:3675: expect (ObjNum 1364 snap 0 seq_num 1364) 2024-09-21T09:37:05.669 INFO:tasks.rados.rados.0.smithi137.stdout:3676: read oid 250 snap -1 2024-09-21T09:37:05.670 INFO:tasks.rados.rados.0.smithi137.stdout:3676: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-09-21T09:37:05.670 INFO:tasks.rados.rados.0.smithi137.stdout:3677: delete oid 333 current snap is 0 2024-09-21T09:37:05.670 INFO:tasks.rados.rados.0.smithi137.stdout:3672: finishing write tid 2 to smithi13778320-444 2024-09-21T09:37:05.670 INFO:tasks.rados.rados.0.smithi137.stdout:3672: finishing write tid 3 to smithi13778320-444 2024-09-21T09:37:05.670 INFO:tasks.rados.rados.0.smithi137.stdout:3672: finishing write tid 4 to smithi13778320-444 2024-09-21T09:37:05.670 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 444 v 543 (ObjNum 2264 snap 0 seq_num 2264) dirty exists 2024-09-21T09:37:05.670 INFO:tasks.rados.rados.0.smithi137.stdout:3672: left oid 444 (ObjNum 2264 snap 0 seq_num 2264) 2024-09-21T09:37:05.670 INFO:tasks.rados.rados.0.smithi137.stdout:3673: finishing write tid 1 to smithi13778320-279 2024-09-21T09:37:05.670 INFO:tasks.rados.rados.0.smithi137.stdout:3673: finishing write tid 2 to smithi13778320-279 2024-09-21T09:37:05.670 INFO:tasks.rados.rados.0.smithi137.stdout:3673: finishing write tid 3 to smithi13778320-279 2024-09-21T09:37:05.670 INFO:tasks.rados.rados.0.smithi137.stdout:3673: finishing write tid 4 to smithi13778320-279 2024-09-21T09:37:05.670 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 279 v 537 (ObjNum 2265 snap 0 seq_num 2265) dirty exists 2024-09-21T09:37:05.670 INFO:tasks.rados.rados.0.smithi137.stdout:3673: left oid 279 (ObjNum 2265 snap 0 seq_num 2265) 2024-09-21T09:37:05.671 INFO:tasks.rados.rados.0.smithi137.stdout:3672: done (4 left) 2024-09-21T09:37:05.671 INFO:tasks.rados.rados.0.smithi137.stdout:3673: done (3 left) 2024-09-21T09:37:05.671 INFO:tasks.rados.rados.0.smithi137.stdout:3677: done (2 left) 2024-09-21T09:37:05.671 INFO:tasks.rados.rados.0.smithi137.stdout:3678: read oid 335 snap -1 2024-09-21T09:37:05.671 INFO:tasks.rados.rados.0.smithi137.stdout:3678: expect (ObjNum 2218 snap 0 seq_num 2218) 2024-09-21T09:37:05.671 INFO:tasks.rados.rados.0.smithi137.stdout:3679: read oid 417 snap -1 2024-09-21T09:37:05.671 INFO:tasks.rados.rados.0.smithi137.stdout:3679: expect (ObjNum 2146 snap 0 seq_num 2146) 2024-09-21T09:37:05.672 INFO:tasks.rados.rados.0.smithi137.stdout:3680: write oid 138 current snap is 0 2024-09-21T09:37:05.672 INFO:tasks.rados.rados.0.smithi137.stdout:3680: seq_num 2268 ranges {518276=537926,1534455=423464} 2024-09-21T09:37:05.677 INFO:tasks.rados.rados.0.smithi137.stdout:3680: writing smithi13778320-138 from 518276 to 1056202 tid 1 2024-09-21T09:37:05.682 INFO:tasks.rados.rados.0.smithi137.stdout:3680: writing smithi13778320-138 from 1534455 to 1957919 tid 2 2024-09-21T09:37:05.683 INFO:tasks.rados.rados.0.smithi137.stdout:3681: read oid 310 snap -1 2024-09-21T09:37:05.683 INFO:tasks.rados.rados.0.smithi137.stdout:3681: expect (ObjNum 2228 snap 0 seq_num 2228) 2024-09-21T09:37:05.683 INFO:tasks.rados.rados.0.smithi137.stdout:3682: write oid 366 current snap is 0 2024-09-21T09:37:05.683 INFO:tasks.rados.rados.0.smithi137.stdout:3682: seq_num 2269 ranges {535083=613175,1592937=542146} 2024-09-21T09:37:05.689 INFO:tasks.rados.rados.0.smithi137.stdout:3682: writing smithi13778320-366 from 535083 to 1148258 tid 1 2024-09-21T09:37:05.696 INFO:tasks.rados.rados.0.smithi137.stdout:3682: writing smithi13778320-366 from 1592937 to 2135083 tid 2 2024-09-21T09:37:05.696 INFO:tasks.rados.rados.0.smithi137.stdout:3683: delete oid 226 current snap is 0 2024-09-21T09:37:05.696 INFO:tasks.rados.rados.0.smithi137.stdout:3679: expect (ObjNum 2146 snap 0 seq_num 2146) 2024-09-21T09:37:05.778 INFO:tasks.rados.rados.0.smithi137.stdout:3675: expect (ObjNum 1364 snap 0 seq_num 1364) 2024-09-21T09:37:05.926 INFO:tasks.rados.rados.0.smithi137.stdout:3678: expect (ObjNum 2218 snap 0 seq_num 2218) 2024-09-21T09:37:06.035 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:05 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:05.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:06.035 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:05 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:05.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:06.068 INFO:tasks.rados.rados.0.smithi137.stdout:3676: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-09-21T09:37:06.281 INFO:tasks.rados.rados.0.smithi137.stdout:3680: finishing write tid 1 to smithi13778320-138 2024-09-21T09:37:06.281 INFO:tasks.rados.rados.0.smithi137.stdout:3680: finishing write tid 2 to smithi13778320-138 2024-09-21T09:37:06.281 INFO:tasks.rados.rados.0.smithi137.stdout:3680: finishing write tid 3 to smithi13778320-138 2024-09-21T09:37:06.281 INFO:tasks.rados.rados.0.smithi137.stdout:3680: finishing write tid 4 to smithi13778320-138 2024-09-21T09:37:06.281 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 138 v 551 (ObjNum 2268 snap 0 seq_num 2268) dirty exists 2024-09-21T09:37:06.281 INFO:tasks.rados.rados.0.smithi137.stdout:3680: left oid 138 (ObjNum 2268 snap 0 seq_num 2268) 2024-09-21T09:37:06.281 INFO:tasks.rados.rados.0.smithi137.stdout:3682: finishing write tid 1 to smithi13778320-366 2024-09-21T09:37:06.281 INFO:tasks.rados.rados.0.smithi137.stdout:3681: expect (ObjNum 2228 snap 0 seq_num 2228) 2024-09-21T09:37:06.299 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:06 smithi137 ceph-mon[93825]: pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 5.6 MiB/s wr, 58 op/s 2024-09-21T09:37:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:06 smithi137 ceph-mon[39068]: pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 5.6 MiB/s wr, 58 op/s 2024-09-21T09:37:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:06 smithi165 ceph-mon[32789]: pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 5.6 MiB/s wr, 58 op/s 2024-09-21T09:37:06.492 INFO:tasks.rados.rados.0.smithi137.stdout:3682: finishing write tid 2 to smithi13778320-366 2024-09-21T09:37:06.492 INFO:tasks.rados.rados.0.smithi137.stdout:3682: finishing write tid 3 to smithi13778320-366 2024-09-21T09:37:06.492 INFO:tasks.rados.rados.0.smithi137.stdout:3682: finishing write tid 4 to smithi13778320-366 2024-09-21T09:37:06.492 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 366 v 476 (ObjNum 2269 snap 0 seq_num 2269) dirty exists 2024-09-21T09:37:06.492 INFO:tasks.rados.rados.0.smithi137.stdout:3682: left oid 366 (ObjNum 2269 snap 0 seq_num 2269) 2024-09-21T09:37:06.492 INFO:tasks.rados.rados.0.smithi137.stdout:3675: done (7 left) 2024-09-21T09:37:06.492 INFO:tasks.rados.rados.0.smithi137.stdout:3676: done (6 left) 2024-09-21T09:37:06.492 INFO:tasks.rados.rados.0.smithi137.stdout:3678: done (5 left) 2024-09-21T09:37:06.492 INFO:tasks.rados.rados.0.smithi137.stdout:3679: done (4 left) 2024-09-21T09:37:06.492 INFO:tasks.rados.rados.0.smithi137.stdout:3680: done (3 left) 2024-09-21T09:37:06.493 INFO:tasks.rados.rados.0.smithi137.stdout:3681: done (2 left) 2024-09-21T09:37:06.493 INFO:tasks.rados.rados.0.smithi137.stdout:3682: done (1 left) 2024-09-21T09:37:06.493 INFO:tasks.rados.rados.0.smithi137.stdout:3683: done (0 left) 2024-09-21T09:37:06.493 INFO:tasks.rados.rados.0.smithi137.stdout:3684: delete oid 102 current snap is 0 2024-09-21T09:37:06.493 INFO:tasks.rados.rados.0.smithi137.stdout:3684: done (0 left) 2024-09-21T09:37:06.493 INFO:tasks.rados.rados.0.smithi137.stdout:3685: delete oid 458 current snap is 0 2024-09-21T09:37:06.495 INFO:tasks.rados.rados.0.smithi137.stdout:3685: done (0 left) 2024-09-21T09:37:06.495 INFO:tasks.rados.rados.0.smithi137.stdout:3686: write oid 455 current snap is 0 2024-09-21T09:37:06.495 INFO:tasks.rados.rados.0.smithi137.stdout:3686: seq_num 2273 ranges {602311=514171,1710512=491799} 2024-09-21T09:37:06.501 INFO:tasks.rados.rados.0.smithi137.stdout:3686: writing smithi13778320-455 from 602311 to 1116482 tid 1 2024-09-21T09:37:06.507 INFO:tasks.rados.rados.0.smithi137.stdout:3686: writing smithi13778320-455 from 1710512 to 2202311 tid 2 2024-09-21T09:37:06.507 INFO:tasks.rados.rados.0.smithi137.stdout:3687: read oid 325 snap -1 2024-09-21T09:37:06.507 INFO:tasks.rados.rados.0.smithi137.stdout:3687: expect (ObjNum 2179 snap 0 seq_num 2179) 2024-09-21T09:37:06.507 INFO:tasks.rados.rados.0.smithi137.stdout:3688: write oid 169 current snap is 0 2024-09-21T09:37:06.507 INFO:tasks.rados.rados.0.smithi137.stdout:3686: finishing write tid 1 to smithi13778320-455 2024-09-21T09:37:06.508 INFO:tasks.rados.rados.0.smithi137.stdout:3688: seq_num 2274 ranges {619118=705773,1885347=333771} 2024-09-21T09:37:06.514 INFO:tasks.rados.rados.0.smithi137.stdout:3688: writing smithi13778320-169 from 619118 to 1324891 tid 1 2024-09-21T09:37:06.520 INFO:tasks.rados.rados.0.smithi137.stdout:3688: writing smithi13778320-169 from 1885347 to 2219118 tid 2 2024-09-21T09:37:06.520 INFO:tasks.rados.rados.0.smithi137.stdout:3689: read oid 27 snap -1 2024-09-21T09:37:06.520 INFO:tasks.rados.rados.0.smithi137.stdout:3689: expect (ObjNum 1920 snap 0 seq_num 1920) 2024-09-21T09:37:06.520 INFO:tasks.rados.rados.0.smithi137.stdout:3690: read oid 447 snap -1 2024-09-21T09:37:06.520 INFO:tasks.rados.rados.0.smithi137.stdout:3690: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-09-21T09:37:06.520 INFO:tasks.rados.rados.0.smithi137.stdout:3691: delete oid 249 current snap is 0 2024-09-21T09:37:06.520 INFO:tasks.rados.rados.0.smithi137.stdout:3686: finishing write tid 2 to smithi13778320-455 2024-09-21T09:37:06.520 INFO:tasks.rados.rados.0.smithi137.stdout:3686: finishing write tid 3 to smithi13778320-455 2024-09-21T09:37:06.520 INFO:tasks.rados.rados.0.smithi137.stdout:3686: finishing write tid 4 to smithi13778320-455 2024-09-21T09:37:06.521 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 455 v 457 (ObjNum 2273 snap 0 seq_num 2273) dirty exists 2024-09-21T09:37:06.521 INFO:tasks.rados.rados.0.smithi137.stdout:3686: left oid 455 (ObjNum 2273 snap 0 seq_num 2273) 2024-09-21T09:37:06.521 INFO:tasks.rados.rados.0.smithi137.stdout:3687: expect (ObjNum 2179 snap 0 seq_num 2179) 2024-09-21T09:37:06.657 INFO:tasks.rados.rados.0.smithi137.stdout:3688: finishing write tid 1 to smithi13778320-169 2024-09-21T09:37:06.657 INFO:tasks.rados.rados.0.smithi137.stdout:3688: finishing write tid 2 to smithi13778320-169 2024-09-21T09:37:06.657 INFO:tasks.rados.rados.0.smithi137.stdout:3688: finishing write tid 3 to smithi13778320-169 2024-09-21T09:37:06.657 INFO:tasks.rados.rados.0.smithi137.stdout:3688: finishing write tid 4 to smithi13778320-169 2024-09-21T09:37:06.657 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 169 v 557 (ObjNum 2274 snap 0 seq_num 2274) dirty exists 2024-09-21T09:37:06.657 INFO:tasks.rados.rados.0.smithi137.stdout:3688: left oid 169 (ObjNum 2274 snap 0 seq_num 2274) 2024-09-21T09:37:06.657 INFO:tasks.rados.rados.0.smithi137.stdout:3689: expect (ObjNum 1920 snap 0 seq_num 1920) 2024-09-21T09:37:06.779 INFO:tasks.rados.rados.0.smithi137.stdout:3690: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-09-21T09:37:06.863 INFO:tasks.rados.rados.0.smithi137.stdout:3686: done (5 left) 2024-09-21T09:37:06.863 INFO:tasks.rados.rados.0.smithi137.stdout:3687: done (4 left) 2024-09-21T09:37:06.863 INFO:tasks.rados.rados.0.smithi137.stdout:3688: done (3 left) 2024-09-21T09:37:06.863 INFO:tasks.rados.rados.0.smithi137.stdout:3689: done (2 left) 2024-09-21T09:37:06.863 INFO:tasks.rados.rados.0.smithi137.stdout:3690: done (1 left) 2024-09-21T09:37:06.864 INFO:tasks.rados.rados.0.smithi137.stdout:3691: done (0 left) 2024-09-21T09:37:06.864 INFO:tasks.rados.rados.0.smithi137.stdout:3692: read oid 212 snap -1 2024-09-21T09:37:06.864 INFO:tasks.rados.rados.0.smithi137.stdout:3692: expect deleted 2024-09-21T09:37:06.864 INFO:tasks.rados.rados.0.smithi137.stdout:3693: write oid 122 current snap is 0 2024-09-21T09:37:06.864 INFO:tasks.rados.rados.0.smithi137.stdout:3693: seq_num 2276 ranges {652732=456271,1885958=366774} 2024-09-21T09:37:06.869 INFO:tasks.rados.rados.0.smithi137.stdout:3693: writing smithi13778320-122 from 652732 to 1109003 tid 1 2024-09-21T09:37:06.875 INFO:tasks.rados.rados.0.smithi137.stdout:3693: writing smithi13778320-122 from 1885958 to 2252732 tid 2 2024-09-21T09:37:06.875 INFO:tasks.rados.rados.0.smithi137.stdout:3694: write oid 306 current snap is 0 2024-09-21T09:37:06.875 INFO:tasks.rados.rados.0.smithi137.stdout:3694: seq_num 2277 ranges {669539=531520,1944440=325099} 2024-09-21T09:37:06.882 INFO:tasks.rados.rados.0.smithi137.stdout:3694: writing smithi13778320-306 from 669539 to 1201059 tid 1 2024-09-21T09:37:06.888 INFO:tasks.rados.rados.0.smithi137.stdout:3694: writing smithi13778320-306 from 1944440 to 2269539 tid 2 2024-09-21T09:37:06.888 INFO:tasks.rados.rados.0.smithi137.stdout:3695: write oid 500 current snap is 0 2024-09-21T09:37:06.888 INFO:tasks.rados.rados.0.smithi137.stdout:3695: seq_num 2278 ranges {686346=606769,2002922=283424} 2024-09-21T09:37:06.894 INFO:tasks.rados.rados.0.smithi137.stdout:3695: writing smithi13778320-500 from 686346 to 1293115 tid 1 2024-09-21T09:37:06.901 INFO:tasks.rados.rados.0.smithi137.stdout:3695: writing smithi13778320-500 from 2002922 to 2286346 tid 2 2024-09-21T09:37:06.901 INFO:tasks.rados.rados.0.smithi137.stdout:3696: read oid 411 snap -1 2024-09-21T09:37:06.901 INFO:tasks.rados.rados.0.smithi137.stdout:3696: expect deleted 2024-09-21T09:37:06.901 INFO:tasks.rados.rados.0.smithi137.stdout:3697: read oid 462 snap -1 2024-09-21T09:37:06.901 INFO:tasks.rados.rados.0.smithi137.stdout:3697: expect deleted 2024-09-21T09:37:06.901 INFO:tasks.rados.rados.0.smithi137.stdout:3698: read oid 321 snap -1 2024-09-21T09:37:06.901 INFO:tasks.rados.rados.0.smithi137.stdout:3698: expect (ObjNum 2093 snap 0 seq_num 2093) 2024-09-21T09:37:06.901 INFO:tasks.rados.rados.0.smithi137.stdout:3699: read oid 295 snap -1 2024-09-21T09:37:06.901 INFO:tasks.rados.rados.0.smithi137.stdout:3699: expect (ObjNum 2015 snap 0 seq_num 2015) 2024-09-21T09:37:06.901 INFO:tasks.rados.rados.0.smithi137.stdout:3700: write oid 93 current snap is 0 2024-09-21T09:37:06.902 INFO:tasks.rados.rados.0.smithi137.stdout:3693: finishing write tid 1 to smithi13778320-122 2024-09-21T09:37:06.902 INFO:tasks.rados.rados.0.smithi137.stdout:3693: finishing write tid 2 to smithi13778320-122 2024-09-21T09:37:06.902 INFO:tasks.rados.rados.0.smithi137.stdout:3693: finishing write tid 3 to smithi13778320-122 2024-09-21T09:37:06.902 INFO:tasks.rados.rados.0.smithi137.stdout:3693: finishing write tid 4 to smithi13778320-122 2024-09-21T09:37:06.902 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 122 v 368 (ObjNum 2276 snap 0 seq_num 2276) dirty exists 2024-09-21T09:37:06.902 INFO:tasks.rados.rados.0.smithi137.stdout:3693: left oid 122 (ObjNum 2276 snap 0 seq_num 2276) 2024-09-21T09:37:06.902 INFO:tasks.rados.rados.0.smithi137.stdout:3694: finishing write tid 1 to smithi13778320-306 2024-09-21T09:37:06.902 INFO:tasks.rados.rados.0.smithi137.stdout:3700: seq_num 2279 ranges {703153=682018,2061404=241749} 2024-09-21T09:37:06.909 INFO:tasks.rados.rados.0.smithi137.stdout:3700: writing smithi13778320-93 from 703153 to 1385171 tid 1 2024-09-21T09:37:06.914 INFO:tasks.rados.rados.0.smithi137.stdout:3700: writing smithi13778320-93 from 2061404 to 2303153 tid 2 2024-09-21T09:37:06.914 INFO:tasks.rados.rados.0.smithi137.stdout:3692: done (8 left) 2024-09-21T09:37:06.914 INFO:tasks.rados.rados.0.smithi137.stdout:3693: done (7 left) 2024-09-21T09:37:06.914 INFO:tasks.rados.rados.0.smithi137.stdout:3701: write oid 497 current snap is 0 2024-09-21T09:37:06.914 INFO:tasks.rados.rados.0.smithi137.stdout:3694: finishing write tid 2 to smithi13778320-306 2024-09-21T09:37:06.914 INFO:tasks.rados.rados.0.smithi137.stdout:3694: finishing write tid 3 to smithi13778320-306 2024-09-21T09:37:06.914 INFO:tasks.rados.rados.0.smithi137.stdout:3694: finishing write tid 4 to smithi13778320-306 2024-09-21T09:37:06.915 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 306 v 546 (ObjNum 2277 snap 0 seq_num 2277) dirty exists 2024-09-21T09:37:06.915 INFO:tasks.rados.rados.0.smithi137.stdout:3694: left oid 306 (ObjNum 2277 snap 0 seq_num 2277) 2024-09-21T09:37:06.915 INFO:tasks.rados.rados.0.smithi137.stdout:3695: finishing write tid 1 to smithi13778320-500 2024-09-21T09:37:06.915 INFO:tasks.rados.rados.0.smithi137.stdout:3701: seq_num 2280 ranges {719960=757267,2003533=316427} 2024-09-21T09:37:06.922 INFO:tasks.rados.rados.0.smithi137.stdout:3701: writing smithi13778320-497 from 719960 to 1477227 tid 1 2024-09-21T09:37:06.927 INFO:tasks.rados.rados.0.smithi137.stdout:3701: writing smithi13778320-497 from 2003533 to 2319960 tid 2 2024-09-21T09:37:06.927 INFO:tasks.rados.rados.0.smithi137.stdout:3694: done (7 left) 2024-09-21T09:37:06.928 INFO:tasks.rados.rados.0.smithi137.stdout:3702: read oid 175 snap -1 2024-09-21T09:37:06.928 INFO:tasks.rados.rados.0.smithi137.stdout:3702: expect (ObjNum 939 snap 0 seq_num 939) 2024-09-21T09:37:06.928 INFO:tasks.rados.rados.0.smithi137.stdout:3703: read oid 426 snap -1 2024-09-21T09:37:06.928 INFO:tasks.rados.rados.0.smithi137.stdout:3703: expect (ObjNum 2032 snap 0 seq_num 2032) 2024-09-21T09:37:06.928 INFO:tasks.rados.rados.0.smithi137.stdout:3704: write oid 266 current snap is 0 2024-09-21T09:37:06.928 INFO:tasks.rados.rados.0.smithi137.stdout:3704: seq_num 2281 ranges {736767=548869,1778368=558399} 2024-09-21T09:37:06.934 INFO:tasks.rados.rados.0.smithi137.stdout:3704: writing smithi13778320-266 from 736767 to 1285636 tid 1 2024-09-21T09:37:06.940 INFO:tasks.rados.rados.0.smithi137.stdout:3704: writing smithi13778320-266 from 1778368 to 2336767 tid 2 2024-09-21T09:37:06.940 INFO:tasks.rados.rados.0.smithi137.stdout:3696: done (9 left) 2024-09-21T09:37:06.940 INFO:tasks.rados.rados.0.smithi137.stdout:3697: done (8 left) 2024-09-21T09:37:06.941 INFO:tasks.rados.rados.0.smithi137.stdout:3705: write oid 238 current snap is 0 2024-09-21T09:37:06.941 INFO:tasks.rados.rados.0.smithi137.stdout:3695: finishing write tid 2 to smithi13778320-500 2024-09-21T09:37:06.941 INFO:tasks.rados.rados.0.smithi137.stdout:3695: finishing write tid 3 to smithi13778320-500 2024-09-21T09:37:06.941 INFO:tasks.rados.rados.0.smithi137.stdout:3695: finishing write tid 4 to smithi13778320-500 2024-09-21T09:37:06.941 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 500 v 560 (ObjNum 2278 snap 0 seq_num 2278) dirty exists 2024-09-21T09:37:06.941 INFO:tasks.rados.rados.0.smithi137.stdout:3695: left oid 500 (ObjNum 2278 snap 0 seq_num 2278) 2024-09-21T09:37:06.941 INFO:tasks.rados.rados.0.smithi137.stdout:3698: expect (ObjNum 2093 snap 0 seq_num 2093) 2024-09-21T09:37:07.077 INFO:tasks.rados.rados.0.smithi137.stdout:3700: finishing write tid 1 to smithi13778320-93 2024-09-21T09:37:07.077 INFO:tasks.rados.rados.0.smithi137.stdout:3699: expect (ObjNum 2015 snap 0 seq_num 2015) 2024-09-21T09:37:07.202 INFO:tasks.rados.rados.0.smithi137.stdout:3700: finishing write tid 2 to smithi13778320-93 2024-09-21T09:37:07.203 INFO:tasks.rados.rados.0.smithi137.stdout:3700: finishing write tid 3 to smithi13778320-93 2024-09-21T09:37:07.203 INFO:tasks.rados.rados.0.smithi137.stdout:3700: finishing write tid 4 to smithi13778320-93 2024-09-21T09:37:07.203 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 93 v 361 (ObjNum 2279 snap 0 seq_num 2279) dirty exists 2024-09-21T09:37:07.203 INFO:tasks.rados.rados.0.smithi137.stdout:3700: left oid 93 (ObjNum 2279 snap 0 seq_num 2279) 2024-09-21T09:37:07.203 INFO:tasks.rados.rados.0.smithi137.stdout:3701: finishing write tid 1 to smithi13778320-497 2024-09-21T09:37:07.203 INFO:tasks.rados.rados.0.smithi137.stdout:3701: finishing write tid 2 to smithi13778320-497 2024-09-21T09:37:07.203 INFO:tasks.rados.rados.0.smithi137.stdout:3701: finishing write tid 3 to smithi13778320-497 2024-09-21T09:37:07.203 INFO:tasks.rados.rados.0.smithi137.stdout:3701: finishing write tid 4 to smithi13778320-497 2024-09-21T09:37:07.203 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 497 v 393 (ObjNum 2280 snap 0 seq_num 2280) dirty exists 2024-09-21T09:37:07.203 INFO:tasks.rados.rados.0.smithi137.stdout:3701: left oid 497 (ObjNum 2280 snap 0 seq_num 2280) 2024-09-21T09:37:07.203 INFO:tasks.rados.rados.0.smithi137.stdout:3703: expect (ObjNum 2032 snap 0 seq_num 2032) 2024-09-21T09:37:07.352 INFO:tasks.rados.rados.0.smithi137.stdout:3702: expect (ObjNum 939 snap 0 seq_num 939) 2024-09-21T09:37:07.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:06 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:06.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:07.527 INFO:tasks.rados.rados.0.smithi137.stdout:3704: finishing write tid 1 to smithi13778320-266 2024-09-21T09:37:07.528 INFO:tasks.rados.rados.0.smithi137.stdout:3704: finishing write tid 2 to smithi13778320-266 2024-09-21T09:37:07.528 INFO:tasks.rados.rados.0.smithi137.stdout:3704: finishing write tid 3 to smithi13778320-266 2024-09-21T09:37:07.528 INFO:tasks.rados.rados.0.smithi137.stdout:3704: finishing write tid 4 to smithi13778320-266 2024-09-21T09:37:07.528 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 266 v 404 (ObjNum 2281 snap 0 seq_num 2281) dirty exists 2024-09-21T09:37:07.528 INFO:tasks.rados.rados.0.smithi137.stdout:3704: left oid 266 (ObjNum 2281 snap 0 seq_num 2281) 2024-09-21T09:37:07.528 INFO:tasks.rados.rados.0.smithi137.stdout:3705: seq_num 2282 ranges {753574=624118,1836850=516724} 2024-09-21T09:37:07.534 INFO:tasks.rados.rados.0.smithi137.stdout:3705: writing smithi13778320-238 from 753574 to 1377692 tid 1 2024-09-21T09:37:07.540 INFO:tasks.rados.rados.0.smithi137.stdout:3705: writing smithi13778320-238 from 1836850 to 2353574 tid 2 2024-09-21T09:37:07.540 INFO:tasks.rados.rados.0.smithi137.stdout:3695: done (8 left) 2024-09-21T09:37:07.540 INFO:tasks.rados.rados.0.smithi137.stdout:3698: done (7 left) 2024-09-21T09:37:07.540 INFO:tasks.rados.rados.0.smithi137.stdout:3699: done (6 left) 2024-09-21T09:37:07.540 INFO:tasks.rados.rados.0.smithi137.stdout:3700: done (5 left) 2024-09-21T09:37:07.540 INFO:tasks.rados.rados.0.smithi137.stdout:3701: done (4 left) 2024-09-21T09:37:07.540 INFO:tasks.rados.rados.0.smithi137.stdout:3702: done (3 left) 2024-09-21T09:37:07.540 INFO:tasks.rados.rados.0.smithi137.stdout:3703: done (2 left) 2024-09-21T09:37:07.541 INFO:tasks.rados.rados.0.smithi137.stdout:3704: done (1 left) 2024-09-21T09:37:07.541 INFO:tasks.rados.rados.0.smithi137.stdout:3706: write oid 5 current snap is 0 2024-09-21T09:37:07.541 INFO:tasks.rados.rados.0.smithi137.stdout:3705: finishing write tid 1 to smithi13778320-238 2024-09-21T09:37:07.541 INFO:tasks.rados.rados.0.smithi137.stdout:3706: seq_num 2283 ranges {770381=699367,1895332=475049} 2024-09-21T09:37:07.547 INFO:tasks.rados.rados.0.smithi137.stdout:3706: writing smithi13778320-5 from 770381 to 1469748 tid 1 2024-09-21T09:37:07.552 INFO:tasks.rados.rados.0.smithi137.stdout:3706: writing smithi13778320-5 from 1895332 to 2370381 tid 2 2024-09-21T09:37:07.552 INFO:tasks.rados.rados.0.smithi137.stdout:3707: read oid 41 snap -1 2024-09-21T09:37:07.552 INFO:tasks.rados.rados.0.smithi137.stdout:3707: expect deleted 2024-09-21T09:37:07.553 INFO:tasks.rados.rados.0.smithi137.stdout:3708: delete oid 266 current snap is 0 2024-09-21T09:37:07.553 INFO:tasks.rados.rados.0.smithi137.stdout:3705: finishing write tid 2 to smithi13778320-238 2024-09-21T09:37:07.553 INFO:tasks.rados.rados.0.smithi137.stdout:3705: finishing write tid 3 to smithi13778320-238 2024-09-21T09:37:07.553 INFO:tasks.rados.rados.0.smithi137.stdout:3705: finishing write tid 4 to smithi13778320-238 2024-09-21T09:37:07.553 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 238 v 479 (ObjNum 2282 snap 0 seq_num 2282) dirty exists 2024-09-21T09:37:07.553 INFO:tasks.rados.rados.0.smithi137.stdout:3705: left oid 238 (ObjNum 2282 snap 0 seq_num 2282) 2024-09-21T09:37:07.553 INFO:tasks.rados.rados.0.smithi137.stdout:3706: finishing write tid 1 to smithi13778320-5 2024-09-21T09:37:07.554 INFO:tasks.rados.rados.0.smithi137.stdout:3705: done (3 left) 2024-09-21T09:37:07.554 INFO:tasks.rados.rados.0.smithi137.stdout:3707: done (2 left) 2024-09-21T09:37:07.554 INFO:tasks.rados.rados.0.smithi137.stdout:3708: done (1 left) 2024-09-21T09:37:07.554 INFO:tasks.rados.rados.0.smithi137.stdout:3709: write oid 479 current snap is 0 2024-09-21T09:37:07.554 INFO:tasks.rados.rados.0.smithi137.stdout:3709: seq_num 2285 ranges {403995=449865,1495943=596474} 2024-09-21T09:37:07.558 INFO:tasks.rados.rados.0.smithi137.stdout:3709: writing smithi13778320-479 from 403995 to 853860 tid 1 2024-09-21T09:37:07.565 INFO:tasks.rados.rados.0.smithi137.stdout:3709: writing smithi13778320-479 from 1495943 to 2092417 tid 2 2024-09-21T09:37:07.565 INFO:tasks.rados.rados.0.smithi137.stdout:3710: write oid 495 current snap is 0 2024-09-21T09:37:07.565 INFO:tasks.rados.rados.0.smithi137.stdout:3710: seq_num 2286 ranges {420802=525114,1554425=740132} 2024-09-21T09:37:07.570 INFO:tasks.rados.rados.0.smithi137.stdout:3710: writing smithi13778320-495 from 420802 to 945916 tid 1 2024-09-21T09:37:07.578 INFO:tasks.rados.rados.0.smithi137.stdout:3710: writing smithi13778320-495 from 1554425 to 2294557 tid 2 2024-09-21T09:37:07.578 INFO:tasks.rados.rados.0.smithi137.stdout:3711: read oid 295 snap -1 2024-09-21T09:37:07.578 INFO:tasks.rados.rados.0.smithi137.stdout:3711: expect (ObjNum 2015 snap 0 seq_num 2015) 2024-09-21T09:37:07.578 INFO:tasks.rados.rados.0.smithi137.stdout:3712: write oid 196 current snap is 0 2024-09-21T09:37:07.578 INFO:tasks.rados.rados.0.smithi137.stdout:3706: finishing write tid 2 to smithi13778320-5 2024-09-21T09:37:07.578 INFO:tasks.rados.rados.0.smithi137.stdout:3706: finishing write tid 3 to smithi13778320-5 2024-09-21T09:37:07.579 INFO:tasks.rados.rados.0.smithi137.stdout:3712: seq_num 2287 ranges {437609=600363,1612907=483790} 2024-09-21T09:37:07.584 INFO:tasks.rados.rados.0.smithi137.stdout:3712: writing smithi13778320-196 from 437609 to 1037972 tid 1 2024-09-21T09:37:07.591 INFO:tasks.rados.rados.0.smithi137.stdout:3712: writing smithi13778320-196 from 1612907 to 2096697 tid 2 2024-09-21T09:37:07.591 INFO:tasks.rados.rados.0.smithi137.stdout:3713: read oid 384 snap -1 2024-09-21T09:37:07.591 INFO:tasks.rados.rados.0.smithi137.stdout:3713: expect (ObjNum 1242 snap 0 seq_num 1242) 2024-09-21T09:37:07.591 INFO:tasks.rados.rados.0.smithi137.stdout:3714: write oid 43 current snap is 0 2024-09-21T09:37:07.591 INFO:tasks.rados.rados.0.smithi137.stdout:3706: finishing write tid 4 to smithi13778320-5 2024-09-21T09:37:07.591 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 5 v 482 (ObjNum 2283 snap 0 seq_num 2283) dirty exists 2024-09-21T09:37:07.591 INFO:tasks.rados.rados.0.smithi137.stdout:3706: left oid 5 (ObjNum 2283 snap 0 seq_num 2283) 2024-09-21T09:37:07.591 INFO:tasks.rados.rados.0.smithi137.stdout:3709: finishing write tid 1 to smithi13778320-479 2024-09-21T09:37:07.591 INFO:tasks.rados.rados.0.smithi137.stdout:3709: finishing write tid 2 to smithi13778320-479 2024-09-21T09:37:07.591 INFO:tasks.rados.rados.0.smithi137.stdout:3709: finishing write tid 3 to smithi13778320-479 2024-09-21T09:37:07.591 INFO:tasks.rados.rados.0.smithi137.stdout:3709: finishing write tid 4 to smithi13778320-479 2024-09-21T09:37:07.592 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 479 v 540 (ObjNum 2285 snap 0 seq_num 2285) dirty exists 2024-09-21T09:37:07.592 INFO:tasks.rados.rados.0.smithi137.stdout:3709: left oid 479 (ObjNum 2285 snap 0 seq_num 2285) 2024-09-21T09:37:07.592 INFO:tasks.rados.rados.0.smithi137.stdout:3710: finishing write tid 1 to smithi13778320-495 2024-09-21T09:37:07.592 INFO:tasks.rados.rados.0.smithi137.stdout:3714: seq_num 2288 ranges {454416=675612,1555036=743801} 2024-09-21T09:37:07.596 INFO:tasks.rados.rados.0.smithi137.stdout:3714: writing smithi13778320-43 from 454416 to 1130028 tid 1 2024-09-21T09:37:07.603 INFO:tasks.rados.rados.0.smithi137.stdout:3714: writing smithi13778320-43 from 1555036 to 2298837 tid 2 2024-09-21T09:37:07.603 INFO:tasks.rados.rados.0.smithi137.stdout:3706: done (6 left) 2024-09-21T09:37:07.603 INFO:tasks.rados.rados.0.smithi137.stdout:3709: done (5 left) 2024-09-21T09:37:07.604 INFO:tasks.rados.rados.0.smithi137.stdout:3715: read oid 171 snap -1 2024-09-21T09:37:07.604 INFO:tasks.rados.rados.0.smithi137.stdout:3715: expect (ObjNum 682 snap 0 seq_num 682) 2024-09-21T09:37:07.604 INFO:tasks.rados.rados.0.smithi137.stdout:3716: read oid 445 snap -1 2024-09-21T09:37:07.604 INFO:tasks.rados.rados.0.smithi137.stdout:3716: expect (ObjNum 1922 snap 0 seq_num 1922) 2024-09-21T09:37:07.604 INFO:tasks.rados.rados.0.smithi137.stdout:3717: read oid 16 snap -1 2024-09-21T09:37:07.604 INFO:tasks.rados.rados.0.smithi137.stdout:3717: expect (ObjNum 1506 snap 0 seq_num 1506) 2024-09-21T09:37:07.604 INFO:tasks.rados.rados.0.smithi137.stdout:3718: write oid 243 current snap is 0 2024-09-21T09:37:07.604 INFO:tasks.rados.rados.0.smithi137.stdout:3718: seq_num 2289 ranges {471223=467214,1729871=487459} 2024-09-21T09:37:07.608 INFO:tasks.rados.rados.0.smithi137.stdout:3718: writing smithi13778320-243 from 471223 to 938437 tid 1 2024-09-21T09:37:07.616 INFO:tasks.rados.rados.0.smithi137.stdout:3718: writing smithi13778320-243 from 1729871 to 2217330 tid 2 2024-09-21T09:37:07.616 INFO:tasks.rados.rados.0.smithi137.stdout:3719: read oid 208 snap -1 2024-09-21T09:37:07.616 INFO:tasks.rados.rados.0.smithi137.stdout:3719: expect deleted 2024-09-21T09:37:07.616 INFO:tasks.rados.rados.0.smithi137.stdout:3720: delete oid 378 current snap is 0 2024-09-21T09:37:07.616 INFO:tasks.rados.rados.0.smithi137.stdout:3710: finishing write tid 2 to smithi13778320-495 2024-09-21T09:37:07.616 INFO:tasks.rados.rados.0.smithi137.stdout:3710: finishing write tid 3 to smithi13778320-495 2024-09-21T09:37:07.616 INFO:tasks.rados.rados.0.smithi137.stdout:3710: finishing write tid 4 to smithi13778320-495 2024-09-21T09:37:07.616 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 495 v 446 (ObjNum 2286 snap 0 seq_num 2286) dirty exists 2024-09-21T09:37:07.616 INFO:tasks.rados.rados.0.smithi137.stdout:3710: left oid 495 (ObjNum 2286 snap 0 seq_num 2286) 2024-09-21T09:37:07.617 INFO:tasks.rados.rados.0.smithi137.stdout:3711: expect (ObjNum 2015 snap 0 seq_num 2015) 2024-09-21T09:37:07.743 INFO:tasks.rados.rados.0.smithi137.stdout:3712: finishing write tid 1 to smithi13778320-196 2024-09-21T09:37:07.743 INFO:tasks.rados.rados.0.smithi137.stdout:3710: done (10 left) 2024-09-21T09:37:07.743 INFO:tasks.rados.rados.0.smithi137.stdout:3711: done (9 left) 2024-09-21T09:37:07.743 INFO:tasks.rados.rados.0.smithi137.stdout:3720: done (8 left) 2024-09-21T09:37:07.743 INFO:tasks.rados.rados.0.smithi137.stdout:3721: write oid 320 current snap is 0 2024-09-21T09:37:07.743 INFO:tasks.rados.rados.0.smithi137.stdout:3712: finishing write tid 2 to smithi13778320-196 2024-09-21T09:37:07.743 INFO:tasks.rados.rados.0.smithi137.stdout:3712: finishing write tid 3 to smithi13778320-196 2024-09-21T09:37:07.743 INFO:tasks.rados.rados.0.smithi137.stdout:3721: seq_num 2291 ranges {504837=617712,1846835=491128} 2024-09-21T09:37:07.748 INFO:tasks.rados.rados.0.smithi137.stdout:3721: writing smithi13778320-320 from 504837 to 1122549 tid 1 2024-09-21T09:37:07.755 INFO:tasks.rados.rados.0.smithi137.stdout:3721: writing smithi13778320-320 from 1846835 to 2337963 tid 2 2024-09-21T09:37:07.756 INFO:tasks.rados.rados.0.smithi137.stdout:3722: read oid 25 snap -1 2024-09-21T09:37:07.756 INFO:tasks.rados.rados.0.smithi137.stdout:3722: expect (ObjNum 627 snap 0 seq_num 627) 2024-09-21T09:37:07.756 INFO:tasks.rados.rados.0.smithi137.stdout:3723: write oid 219 current snap is 0 2024-09-21T09:37:07.756 INFO:tasks.rados.rados.0.smithi137.stdout:3712: finishing write tid 4 to smithi13778320-196 2024-09-21T09:37:07.756 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 196 v 364 (ObjNum 2287 snap 0 seq_num 2287) dirty exists 2024-09-21T09:37:07.756 INFO:tasks.rados.rados.0.smithi137.stdout:3712: left oid 196 (ObjNum 2287 snap 0 seq_num 2287) 2024-09-21T09:37:07.756 INFO:tasks.rados.rados.0.smithi137.stdout:3714: finishing write tid 1 to smithi13778320-43 2024-09-21T09:37:07.756 INFO:tasks.rados.rados.0.smithi137.stdout:3723: seq_num 2292 ranges {521644=692961,1788964=732680} 2024-09-21T09:37:07.763 INFO:tasks.rados.rados.0.smithi137.stdout:3723: writing smithi13778320-219 from 521644 to 1214605 tid 1 2024-09-21T09:37:07.770 INFO:tasks.rados.rados.0.smithi137.stdout:3723: writing smithi13778320-219 from 1788964 to 2521644 tid 2 2024-09-21T09:37:07.770 INFO:tasks.rados.rados.0.smithi137.stdout:3712: done (10 left) 2024-09-21T09:37:07.770 INFO:tasks.rados.rados.0.smithi137.stdout:3724: read oid 392 snap -1 2024-09-21T09:37:07.770 INFO:tasks.rados.rados.0.smithi137.stdout:3724: expect (ObjNum 1719 snap 0 seq_num 1719) 2024-09-21T09:37:07.770 INFO:tasks.rados.rados.0.smithi137.stdout:3725: read oid 493 snap -1 2024-09-21T09:37:07.770 INFO:tasks.rados.rados.0.smithi137.stdout:3725: expect (ObjNum 1736 snap 0 seq_num 1736) 2024-09-21T09:37:07.770 INFO:tasks.rados.rados.0.smithi137.stdout:3726: write oid 253 current snap is 0 2024-09-21T09:37:07.771 INFO:tasks.rados.rados.0.smithi137.stdout:3713: expect (ObjNum 1242 snap 0 seq_num 1242) 2024-09-21T09:37:07.977 INFO:tasks.rados.rados.0.smithi137.stdout:3714: finishing write tid 2 to smithi13778320-43 2024-09-21T09:37:07.977 INFO:tasks.rados.rados.0.smithi137.stdout:3714: finishing write tid 3 to smithi13778320-43 2024-09-21T09:37:07.977 INFO:tasks.rados.rados.0.smithi137.stdout:3714: finishing write tid 4 to smithi13778320-43 2024-09-21T09:37:07.977 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 43 v 396 (ObjNum 2288 snap 0 seq_num 2288) dirty exists 2024-09-21T09:37:07.977 INFO:tasks.rados.rados.0.smithi137.stdout:3714: left oid 43 (ObjNum 2288 snap 0 seq_num 2288) 2024-09-21T09:37:07.977 INFO:tasks.rados.rados.0.smithi137.stdout:3716: expect (ObjNum 1922 snap 0 seq_num 1922) 2024-09-21T09:37:08.055 INFO:tasks.rados.rados.0.smithi137.stdout:3715: expect (ObjNum 682 snap 0 seq_num 682) 2024-09-21T09:37:08.220 INFO:tasks.rados.rados.0.smithi137.stdout:3718: finishing write tid 1 to smithi13778320-243 2024-09-21T09:37:08.221 INFO:tasks.rados.rados.0.smithi137.stdout:3717: expect (ObjNum 1506 snap 0 seq_num 1506) 2024-09-21T09:37:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:08 smithi137 ceph-mon[93825]: pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 8.9 MiB/s wr, 87 op/s 2024-09-21T09:37:08.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:08 smithi137 ceph-mon[39068]: pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 8.9 MiB/s wr, 87 op/s 2024-09-21T09:37:08.366 INFO:tasks.rados.rados.0.smithi137.stdout:3718: finishing write tid 2 to smithi13778320-243 2024-09-21T09:37:08.387 INFO:tasks.rados.rados.0.smithi137.stdout:3718: finishing write tid 3 to smithi13778320-243 2024-09-21T09:37:08.387 INFO:tasks.rados.rados.0.smithi137.stdout:3718: finishing write tid 4 to smithi13778320-243 2024-09-21T09:37:08.387 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 243 v 554 (ObjNum 2289 snap 0 seq_num 2289) dirty exists 2024-09-21T09:37:08.387 INFO:tasks.rados.rados.0.smithi137.stdout:3718: left oid 243 (ObjNum 2289 snap 0 seq_num 2289) 2024-09-21T09:37:08.387 INFO:tasks.rados.rados.0.smithi137.stdout:3721: finishing write tid 1 to smithi13778320-320 2024-09-21T09:37:08.387 INFO:tasks.rados.rados.0.smithi137.stdout:3726: seq_num 2293 ranges {538451=768210,1847446=494797} 2024-09-21T09:37:08.389 INFO:tasks.rados.rados.0.smithi137.stdout:3726: writing smithi13778320-253 from 538451 to 1306661 tid 1 2024-09-21T09:37:08.389 INFO:tasks.rados.rados.0.smithi137.stdout:3726: writing smithi13778320-253 from 1847446 to 2342243 tid 2 2024-09-21T09:37:08.389 INFO:tasks.rados.rados.0.smithi137.stdout:3713: done (12 left) 2024-09-21T09:37:08.389 INFO:tasks.rados.rados.0.smithi137.stdout:3714: done (11 left) 2024-09-21T09:37:08.389 INFO:tasks.rados.rados.0.smithi137.stdout:3715: done (10 left) 2024-09-21T09:37:08.389 INFO:tasks.rados.rados.0.smithi137.stdout:3716: done (9 left) 2024-09-21T09:37:08.389 INFO:tasks.rados.rados.0.smithi137.stdout:3717: done (8 left) 2024-09-21T09:37:08.389 INFO:tasks.rados.rados.0.smithi137.stdout:3718: done (7 left) 2024-09-21T09:37:08.389 INFO:tasks.rados.rados.0.smithi137.stdout:3719: done (6 left) 2024-09-21T09:37:08.389 INFO:tasks.rados.rados.0.smithi137.stdout:3727: read oid 484 snap -1 2024-09-21T09:37:08.389 INFO:tasks.rados.rados.0.smithi137.stdout:3727: expect deleted 2024-09-21T09:37:08.389 INFO:tasks.rados.rados.0.smithi137.stdout:3728: write oid 360 current snap is 0 2024-09-21T09:37:08.390 INFO:tasks.rados.rados.0.smithi137.stdout:3721: finishing write tid 2 to smithi13778320-320 2024-09-21T09:37:08.390 INFO:tasks.rados.rados.0.smithi137.stdout:3721: finishing write tid 3 to smithi13778320-320 2024-09-21T09:37:08.390 INFO:tasks.rados.rados.0.smithi137.stdout:3728: seq_num 2294 ranges {555258=443459,1505928=754808} 2024-09-21T09:37:08.390 INFO:tasks.rados.rados.0.smithi137.stdout:3728: writing smithi13778320-360 from 555258 to 998717 tid 1 2024-09-21T09:37:08.392 INFO:tasks.rados.rados.0.smithi137.stdout:3728: writing smithi13778320-360 from 1505928 to 2260736 tid 2 2024-09-21T09:37:08.392 INFO:tasks.rados.rados.0.smithi137.stdout:3729: read oid 325 snap -1 2024-09-21T09:37:08.392 INFO:tasks.rados.rados.0.smithi137.stdout:3729: expect (ObjNum 2179 snap 0 seq_num 2179) 2024-09-21T09:37:08.392 INFO:tasks.rados.rados.0.smithi137.stdout:3730: read oid 397 snap -1 2024-09-21T09:37:08.392 INFO:tasks.rados.rados.0.smithi137.stdout:3730: expect (ObjNum 2188 snap 0 seq_num 2188) 2024-09-21T09:37:08.392 INFO:tasks.rados.rados.0.smithi137.stdout:3731: write oid 311 current snap is 0 2024-09-21T09:37:08.393 INFO:tasks.rados.rados.0.smithi137.stdout:3721: finishing write tid 4 to smithi13778320-320 2024-09-21T09:37:08.393 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 320 v 464 (ObjNum 2291 snap 0 seq_num 2291) dirty exists 2024-09-21T09:37:08.393 INFO:tasks.rados.rados.0.smithi137.stdout:3721: left oid 320 (ObjNum 2291 snap 0 seq_num 2291) 2024-09-21T09:37:08.393 INFO:tasks.rados.rados.0.smithi137.stdout:3722: expect (ObjNum 627 snap 0 seq_num 627) 2024-09-21T09:37:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:08 smithi165 ceph-mon[32789]: pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 8.9 MiB/s wr, 87 op/s 2024-09-21T09:37:08.496 INFO:tasks.rados.rados.0.smithi137.stdout:3723: finishing write tid 1 to smithi13778320-219 2024-09-21T09:37:08.496 INFO:tasks.rados.rados.0.smithi137.stdout:3723: finishing write tid 2 to smithi13778320-219 2024-09-21T09:37:08.497 INFO:tasks.rados.rados.0.smithi137.stdout:3723: finishing write tid 3 to smithi13778320-219 2024-09-21T09:37:08.497 INFO:tasks.rados.rados.0.smithi137.stdout:3723: finishing write tid 4 to smithi13778320-219 2024-09-21T09:37:08.497 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 219 v 557 (ObjNum 2292 snap 0 seq_num 2292) dirty exists 2024-09-21T09:37:08.497 INFO:tasks.rados.rados.0.smithi137.stdout:3723: left oid 219 (ObjNum 2292 snap 0 seq_num 2292) 2024-09-21T09:37:08.497 INFO:tasks.rados.rados.0.smithi137.stdout:3724: expect (ObjNum 1719 snap 0 seq_num 1719) 2024-09-21T09:37:08.625 INFO:tasks.rados.rados.0.smithi137.stdout:3725: expect (ObjNum 1736 snap 0 seq_num 1736) 2024-09-21T09:37:08.801 INFO:tasks.rados.rados.0.smithi137.stdout:3726: finishing write tid 1 to smithi13778320-253 2024-09-21T09:37:08.801 INFO:tasks.rados.rados.0.smithi137.stdout:3726: finishing write tid 2 to smithi13778320-253 2024-09-21T09:37:08.801 INFO:tasks.rados.rados.0.smithi137.stdout:3731: seq_num 2295 ranges {572065=518708,1564410=498466} 2024-09-21T09:37:08.807 INFO:tasks.rados.rados.0.smithi137.stdout:3731: writing smithi13778320-311 from 572065 to 1090773 tid 1 2024-09-21T09:37:08.814 INFO:tasks.rados.rados.0.smithi137.stdout:3731: writing smithi13778320-311 from 1564410 to 2062876 tid 2 2024-09-21T09:37:08.814 INFO:tasks.rados.rados.0.smithi137.stdout:3721: done (10 left) 2024-09-21T09:37:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:3722: done (9 left) 2024-09-21T09:37:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:3723: done (8 left) 2024-09-21T09:37:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:3724: done (7 left) 2024-09-21T09:37:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:3725: done (6 left) 2024-09-21T09:37:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:3727: done (5 left) 2024-09-21T09:37:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:3732: read oid 256 snap -1 2024-09-21T09:37:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:3732: expect (ObjNum 255 snap 0 seq_num 255) 2024-09-21T09:37:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:3733: write oid 137 current snap is 0 2024-09-21T09:37:08.815 INFO:tasks.rados.rados.0.smithi137.stdout:3733: seq_num 2296 ranges {588872=710310,2022892=565980} 2024-09-21T09:37:08.823 INFO:tasks.rados.rados.0.smithi137.stdout:3733: writing smithi13778320-137 from 588872 to 1299182 tid 1 2024-09-21T09:37:08.832 INFO:tasks.rados.rados.0.smithi137.stdout:3733: writing smithi13778320-137 from 2022892 to 2588872 tid 2 2024-09-21T09:37:08.832 INFO:tasks.rados.rados.0.smithi137.stdout:3734: read oid 121 snap -1 2024-09-21T09:37:08.832 INFO:tasks.rados.rados.0.smithi137.stdout:3734: expect (ObjNum 1160 snap 0 seq_num 1160) 2024-09-21T09:37:08.832 INFO:tasks.rados.rados.0.smithi137.stdout:3735: write oid 317 current snap is 0 2024-09-21T09:37:08.832 INFO:tasks.rados.rados.0.smithi137.stdout:3726: finishing write tid 3 to smithi13778320-253 2024-09-21T09:37:08.832 INFO:tasks.rados.rados.0.smithi137.stdout:3726: finishing write tid 4 to smithi13778320-253 2024-09-21T09:37:08.832 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 253 v 340 (ObjNum 2293 snap 0 seq_num 2293) dirty exists 2024-09-21T09:37:08.832 INFO:tasks.rados.rados.0.smithi137.stdout:3726: left oid 253 (ObjNum 2293 snap 0 seq_num 2293) 2024-09-21T09:37:08.832 INFO:tasks.rados.rados.0.smithi137.stdout:3728: finishing write tid 1 to smithi13778320-360 2024-09-21T09:37:08.832 INFO:tasks.rados.rados.0.smithi137.stdout:3735: seq_num 2297 ranges {605679=785559,2081374=502135} 2024-09-21T09:37:08.842 INFO:tasks.rados.rados.0.smithi137.stdout:3735: writing smithi13778320-317 from 605679 to 1391238 tid 1 2024-09-21T09:37:08.850 INFO:tasks.rados.rados.0.smithi137.stdout:3735: writing smithi13778320-317 from 2081374 to 2583509 tid 2 2024-09-21T09:37:08.850 INFO:tasks.rados.rados.0.smithi137.stdout:3726: done (8 left) 2024-09-21T09:37:08.850 INFO:tasks.rados.rados.0.smithi137.stdout:3736: read oid 48 snap -1 2024-09-21T09:37:08.851 INFO:tasks.rados.rados.0.smithi137.stdout:3736: expect (ObjNum 1947 snap 0 seq_num 1947) 2024-09-21T09:37:08.851 INFO:tasks.rados.rados.0.smithi137.stdout:3737: write oid 414 current snap is 0 2024-09-21T09:37:08.851 INFO:tasks.rados.rados.0.smithi137.stdout:3737: seq_num 2298 ranges {622486=460808,1739856=645793} 2024-09-21T09:37:08.859 INFO:tasks.rados.rados.0.smithi137.stdout:3737: writing smithi13778320-414 from 622486 to 1083294 tid 1 2024-09-21T09:37:08.868 INFO:tasks.rados.rados.0.smithi137.stdout:3737: writing smithi13778320-414 from 1739856 to 2385649 tid 2 2024-09-21T09:37:08.868 INFO:tasks.rados.rados.0.smithi137.stdout:3738: write oid 167 current snap is 0 2024-09-21T09:37:08.868 INFO:tasks.rados.rados.0.smithi137.stdout:3738: seq_num 2299 ranges {639293=536057,1798338=505804} 2024-09-21T09:37:08.876 INFO:tasks.rados.rados.0.smithi137.stdout:3738: writing smithi13778320-167 from 639293 to 1175350 tid 1 2024-09-21T09:37:08.882 INFO:tasks.rados.rados.0.smithi137.stdout:3738: writing smithi13778320-167 from 1798338 to 2304142 tid 2 2024-09-21T09:37:08.882 INFO:tasks.rados.rados.0.smithi137.stdout:3739: write oid 270 current snap is 0 2024-09-21T09:37:08.882 INFO:tasks.rados.rados.0.smithi137.stdout:3739: seq_num 2300 ranges {656100=611306,1740467=649462} 2024-09-21T09:37:08.889 INFO:tasks.rados.rados.0.smithi137.stdout:3739: writing smithi13778320-270 from 656100 to 1267406 tid 1 2024-09-21T09:37:08.895 INFO:tasks.rados.rados.0.smithi137.stdout:3739: writing smithi13778320-270 from 1740467 to 2389929 tid 2 2024-09-21T09:37:08.895 INFO:tasks.rados.rados.0.smithi137.stdout:3740: write oid 206 current snap is 0 2024-09-21T09:37:08.896 INFO:tasks.rados.rados.0.smithi137.stdout:3740: seq_num 2301 ranges {672907=686555,1798949=509473} 2024-09-21T09:37:08.903 INFO:tasks.rados.rados.0.smithi137.stdout:3740: writing smithi13778320-206 from 672907 to 1359462 tid 1 2024-09-21T09:37:08.908 INFO:tasks.rados.rados.0.smithi137.stdout:3740: writing smithi13778320-206 from 1798949 to 2308422 tid 2 2024-09-21T09:37:08.908 INFO:tasks.rados.rados.0.smithi137.stdout:3741: write oid 28 current snap is 0 2024-09-21T09:37:08.908 INFO:tasks.rados.rados.0.smithi137.stdout:3730: expect (ObjNum 2188 snap 0 seq_num 2188) 2024-09-21T09:37:09.113 INFO:tasks.rados.rados.0.smithi137.stdout:3728: finishing write tid 2 to smithi13778320-360 2024-09-21T09:37:09.113 INFO:tasks.rados.rados.0.smithi137.stdout:3728: finishing write tid 3 to smithi13778320-360 2024-09-21T09:37:09.113 INFO:tasks.rados.rados.0.smithi137.stdout:3741: seq_num 2302 ranges {689714=761804,1857431=653131} 2024-09-21T09:37:09.121 INFO:tasks.rados.rados.0.smithi137.stdout:3741: writing smithi13778320-28 from 689714 to 1451518 tid 1 2024-09-21T09:37:09.127 INFO:tasks.rados.rados.0.smithi137.stdout:3741: writing smithi13778320-28 from 1857431 to 2510562 tid 2 2024-09-21T09:37:09.127 INFO:tasks.rados.rados.0.smithi137.stdout:3730: done (13 left) 2024-09-21T09:37:09.127 INFO:tasks.rados.rados.0.smithi137.stdout:3742: read oid 225 snap -1 2024-09-21T09:37:09.127 INFO:tasks.rados.rados.0.smithi137.stdout:3742: expect (ObjNum 2135 snap 0 seq_num 2135) 2024-09-21T09:37:09.127 INFO:tasks.rados.rados.0.smithi137.stdout:3743: write oid 420 current snap is 0 2024-09-21T09:37:09.127 INFO:tasks.rados.rados.0.smithi137.stdout:3728: finishing write tid 4 to smithi13778320-360 2024-09-21T09:37:09.127 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 360 v 563 (ObjNum 2294 snap 0 seq_num 2294) dirty exists 2024-09-21T09:37:09.128 INFO:tasks.rados.rados.0.smithi137.stdout:3728: left oid 360 (ObjNum 2294 snap 0 seq_num 2294) 2024-09-21T09:37:09.128 INFO:tasks.rados.rados.0.smithi137.stdout:3729: expect (ObjNum 2179 snap 0 seq_num 2179) 2024-09-21T09:37:09.268 INFO:tasks.rados.rados.0.smithi137.stdout:3731: finishing write tid 1 to smithi13778320-311 2024-09-21T09:37:09.268 INFO:tasks.rados.rados.0.smithi137.stdout:3743: seq_num 2303 ranges {706521=437053,1915913=513142} 2024-09-21T09:37:09.274 INFO:tasks.rados.rados.0.smithi137.stdout:3743: writing smithi13778320-420 from 706521 to 1143574 tid 1 2024-09-21T09:37:09.281 INFO:tasks.rados.rados.0.smithi137.stdout:3743: writing smithi13778320-420 from 1915913 to 2429055 tid 2 2024-09-21T09:37:09.281 INFO:tasks.rados.rados.0.smithi137.stdout:3728: done (14 left) 2024-09-21T09:37:09.281 INFO:tasks.rados.rados.0.smithi137.stdout:3729: done (13 left) 2024-09-21T09:37:09.282 INFO:tasks.rados.rados.0.smithi137.stdout:3744: read oid 195 snap -1 2024-09-21T09:37:09.282 INFO:tasks.rados.rados.0.smithi137.stdout:3744: expect (ObjNum 2067 snap 0 seq_num 2067) 2024-09-21T09:37:09.282 INFO:tasks.rados.rados.0.smithi137.stdout:3745: write oid 235 current snap is 0 2024-09-21T09:37:09.282 INFO:tasks.rados.rados.0.smithi137.stdout:3745: seq_num 2304 ranges {723328=628655,1974395=656800} 2024-09-21T09:37:09.288 INFO:tasks.rados.rados.0.smithi137.stdout:3745: writing smithi13778320-235 from 723328 to 1351983 tid 1 2024-09-21T09:37:09.296 INFO:tasks.rados.rados.0.smithi137.stdout:3745: writing smithi13778320-235 from 1974395 to 2631195 tid 2 2024-09-21T09:37:09.296 INFO:tasks.rados.rados.0.smithi137.stdout:3746: read oid 188 snap -1 2024-09-21T09:37:09.296 INFO:tasks.rados.rados.0.smithi137.stdout:3746: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-09-21T09:37:09.296 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 16 2024-09-21T09:37:09.296 INFO:tasks.rados.rados.0.smithi137.stdout:3731: finishing write tid 2 to smithi13778320-311 2024-09-21T09:37:09.297 INFO:tasks.rados.rados.0.smithi137.stdout:3731: finishing write tid 3 to smithi13778320-311 2024-09-21T09:37:09.297 INFO:tasks.rados.rados.0.smithi137.stdout:3731: finishing write tid 4 to smithi13778320-311 2024-09-21T09:37:09.297 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 311 v 560 (ObjNum 2295 snap 0 seq_num 2295) dirty exists 2024-09-21T09:37:09.297 INFO:tasks.rados.rados.0.smithi137.stdout:3731: left oid 311 (ObjNum 2295 snap 0 seq_num 2295) 2024-09-21T09:37:09.297 INFO:tasks.rados.rados.0.smithi137.stdout:3732: expect (ObjNum 255 snap 0 seq_num 255) 2024-09-21T09:37:09.373 INFO:tasks.rados.rados.0.smithi137.stdout:3733: finishing write tid 1 to smithi13778320-137 2024-09-21T09:37:09.373 INFO:tasks.rados.rados.0.smithi137.stdout:3733: finishing write tid 2 to smithi13778320-137 2024-09-21T09:37:09.373 INFO:tasks.rados.rados.0.smithi137.stdout:3733: finishing write tid 3 to smithi13778320-137 2024-09-21T09:37:09.373 INFO:tasks.rados.rados.0.smithi137.stdout:3733: finishing write tid 4 to smithi13778320-137 2024-09-21T09:37:09.373 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 137 v 563 (ObjNum 2296 snap 0 seq_num 2296) dirty exists 2024-09-21T09:37:09.373 INFO:tasks.rados.rados.0.smithi137.stdout:3733: left oid 137 (ObjNum 2296 snap 0 seq_num 2296) 2024-09-21T09:37:09.373 INFO:tasks.rados.rados.0.smithi137.stdout:3734: expect (ObjNum 1160 snap 0 seq_num 1160) 2024-09-21T09:37:09.581 INFO:tasks.rados.rados.0.smithi137.stdout:3735: finishing write tid 1 to smithi13778320-317 2024-09-21T09:37:09.581 INFO:tasks.rados.rados.0.smithi137.stdout:3735: finishing write tid 2 to smithi13778320-317 2024-09-21T09:37:09.582 INFO:tasks.rados.rados.0.smithi137.stdout:3735: finishing write tid 3 to smithi13778320-317 2024-09-21T09:37:09.582 INFO:tasks.rados.rados.0.smithi137.stdout:3735: finishing write tid 4 to smithi13778320-317 2024-09-21T09:37:09.582 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 317 v 367 (ObjNum 2297 snap 0 seq_num 2297) dirty exists 2024-09-21T09:37:09.582 INFO:tasks.rados.rados.0.smithi137.stdout:3735: left oid 317 (ObjNum 2297 snap 0 seq_num 2297) 2024-09-21T09:37:09.582 INFO:tasks.rados.rados.0.smithi137.stdout:3736: expect (ObjNum 1947 snap 0 seq_num 1947) 2024-09-21T09:37:09.804 INFO:tasks.rados.rados.0.smithi137.stdout:3737: finishing write tid 1 to smithi13778320-414 2024-09-21T09:37:09.805 INFO:tasks.rados.rados.0.smithi137.stdout:3737: finishing write tid 2 to smithi13778320-414 2024-09-21T09:37:09.805 INFO:tasks.rados.rados.0.smithi137.stdout:3737: finishing write tid 3 to smithi13778320-414 2024-09-21T09:37:09.805 INFO:tasks.rados.rados.0.smithi137.stdout:3737: finishing write tid 4 to smithi13778320-414 2024-09-21T09:37:09.805 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 414 v 399 (ObjNum 2298 snap 0 seq_num 2298) dirty exists 2024-09-21T09:37:09.805 INFO:tasks.rados.rados.0.smithi137.stdout:3737: left oid 414 (ObjNum 2298 snap 0 seq_num 2298) 2024-09-21T09:37:09.805 INFO:tasks.rados.rados.0.smithi137.stdout:3738: finishing write tid 1 to smithi13778320-167 2024-09-21T09:37:09.805 INFO:tasks.rados.rados.0.smithi137.stdout:3738: finishing write tid 2 to smithi13778320-167 2024-09-21T09:37:09.805 INFO:tasks.rados.rados.0.smithi137.stdout:3738: finishing write tid 3 to smithi13778320-167 2024-09-21T09:37:09.805 INFO:tasks.rados.rados.0.smithi137.stdout:3738: finishing write tid 4 to smithi13778320-167 2024-09-21T09:37:09.805 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 167 v 485 (ObjNum 2299 snap 0 seq_num 2299) dirty exists 2024-09-21T09:37:09.805 INFO:tasks.rados.rados.0.smithi137.stdout:3738: left oid 167 (ObjNum 2299 snap 0 seq_num 2299) 2024-09-21T09:37:09.806 INFO:tasks.rados.rados.0.smithi137.stdout:3739: finishing write tid 1 to smithi13778320-270 2024-09-21T09:37:09.806 INFO:tasks.rados.rados.0.smithi137.stdout:3739: finishing write tid 2 to smithi13778320-270 2024-09-21T09:37:09.806 INFO:tasks.rados.rados.0.smithi137.stdout:3739: finishing write tid 3 to smithi13778320-270 2024-09-21T09:37:09.806 INFO:tasks.rados.rados.0.smithi137.stdout:3739: finishing write tid 4 to smithi13778320-270 2024-09-21T09:37:09.806 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 270 v 543 (ObjNum 2300 snap 0 seq_num 2300) dirty exists 2024-09-21T09:37:09.806 INFO:tasks.rados.rados.0.smithi137.stdout:3739: left oid 270 (ObjNum 2300 snap 0 seq_num 2300) 2024-09-21T09:37:09.806 INFO:tasks.rados.rados.0.smithi137.stdout:3740: finishing write tid 1 to smithi13778320-206 2024-09-21T09:37:09.806 INFO:tasks.rados.rados.0.smithi137.stdout:3740: finishing write tid 2 to smithi13778320-206 2024-09-21T09:37:09.806 INFO:tasks.rados.rados.0.smithi137.stdout:3740: finishing write tid 3 to smithi13778320-206 2024-09-21T09:37:09.806 INFO:tasks.rados.rados.0.smithi137.stdout:3740: finishing write tid 4 to smithi13778320-206 2024-09-21T09:37:09.806 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 206 v 546 (ObjNum 2301 snap 0 seq_num 2301) dirty exists 2024-09-21T09:37:09.806 INFO:tasks.rados.rados.0.smithi137.stdout:3740: left oid 206 (ObjNum 2301 snap 0 seq_num 2301) 2024-09-21T09:37:09.806 INFO:tasks.rados.rados.0.smithi137.stdout:3741: finishing write tid 1 to smithi13778320-28 2024-09-21T09:37:09.807 INFO:tasks.rados.rados.0.smithi137.stdout:3741: finishing write tid 2 to smithi13778320-28 2024-09-21T09:37:09.807 INFO:tasks.rados.rados.0.smithi137.stdout:3741: finishing write tid 3 to smithi13778320-28 2024-09-21T09:37:09.807 INFO:tasks.rados.rados.0.smithi137.stdout:3741: finishing write tid 4 to smithi13778320-28 2024-09-21T09:37:09.807 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 28 v 566 (ObjNum 2302 snap 0 seq_num 2302) dirty exists 2024-09-21T09:37:09.807 INFO:tasks.rados.rados.0.smithi137.stdout:3741: left oid 28 (ObjNum 2302 snap 0 seq_num 2302) 2024-09-21T09:37:09.807 INFO:tasks.rados.rados.0.smithi137.stdout:3731: done (15 left) 2024-09-21T09:37:09.807 INFO:tasks.rados.rados.0.smithi137.stdout:3732: done (14 left) 2024-09-21T09:37:09.807 INFO:tasks.rados.rados.0.smithi137.stdout:3733: done (13 left) 2024-09-21T09:37:09.807 INFO:tasks.rados.rados.0.smithi137.stdout:3734: done (12 left) 2024-09-21T09:37:09.807 INFO:tasks.rados.rados.0.smithi137.stdout:3735: done (11 left) 2024-09-21T09:37:09.807 INFO:tasks.rados.rados.0.smithi137.stdout:3736: done (10 left) 2024-09-21T09:37:09.807 INFO:tasks.rados.rados.0.smithi137.stdout:3737: done (9 left) 2024-09-21T09:37:09.807 INFO:tasks.rados.rados.0.smithi137.stdout:3738: done (8 left) 2024-09-21T09:37:09.807 INFO:tasks.rados.rados.0.smithi137.stdout:3739: done (7 left) 2024-09-21T09:37:09.807 INFO:tasks.rados.rados.0.smithi137.stdout:3740: done (6 left) 2024-09-21T09:37:09.808 INFO:tasks.rados.rados.0.smithi137.stdout:3741: done (5 left) 2024-09-21T09:37:09.808 INFO:tasks.rados.rados.0.smithi137.stdout:3747: read oid 500 snap -1 2024-09-21T09:37:09.808 INFO:tasks.rados.rados.0.smithi137.stdout:3747: expect (ObjNum 2278 snap 0 seq_num 2278) 2024-09-21T09:37:09.808 INFO:tasks.rados.rados.0.smithi137.stdout:3748: write oid 182 current snap is 0 2024-09-21T09:37:09.808 INFO:tasks.rados.rados.0.smithi137.stdout:3742: expect (ObjNum 2135 snap 0 seq_num 2135) 2024-09-21T09:37:10.034 INFO:tasks.rados.rados.0.smithi137.stdout:3743: finishing write tid 1 to smithi13778320-420 2024-09-21T09:37:10.034 INFO:tasks.rados.rados.0.smithi137.stdout:3743: finishing write tid 2 to smithi13778320-420 2024-09-21T09:37:10.034 INFO:tasks.rados.rados.0.smithi137.stdout:3743: finishing write tid 3 to smithi13778320-420 2024-09-21T09:37:10.034 INFO:tasks.rados.rados.0.smithi137.stdout:3743: finishing write tid 4 to smithi13778320-420 2024-09-21T09:37:10.034 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 420 v 370 (ObjNum 2303 snap 0 seq_num 2303) dirty exists 2024-09-21T09:37:10.034 INFO:tasks.rados.rados.0.smithi137.stdout:3743: left oid 420 (ObjNum 2303 snap 0 seq_num 2303) 2024-09-21T09:37:10.034 INFO:tasks.rados.rados.0.smithi137.stdout:3748: seq_num 2305 ranges {740135=703904,2032877=516811} 2024-09-21T09:37:10.041 INFO:tasks.rados.rados.0.smithi137.stdout:3748: writing smithi13778320-182 from 740135 to 1444039 tid 1 2024-09-21T09:37:10.048 INFO:tasks.rados.rados.0.smithi137.stdout:3748: writing smithi13778320-182 from 2032877 to 2549688 tid 2 2024-09-21T09:37:10.048 INFO:tasks.rados.rados.0.smithi137.stdout:3742: done (6 left) 2024-09-21T09:37:10.049 INFO:tasks.rados.rados.0.smithi137.stdout:3743: done (5 left) 2024-09-21T09:37:10.049 INFO:tasks.rados.rados.0.smithi137.stdout:3749: read oid 378 snap -1 2024-09-21T09:37:10.049 INFO:tasks.rados.rados.0.smithi137.stdout:3749: expect deleted 2024-09-21T09:37:10.049 INFO:tasks.rados.rados.0.smithi137.stdout:3750: read oid 28 snap -1 2024-09-21T09:37:10.049 INFO:tasks.rados.rados.0.smithi137.stdout:3750: expect (ObjNum 2302 snap 0 seq_num 2302) 2024-09-21T09:37:10.049 INFO:tasks.rados.rados.0.smithi137.stdout:3751: read oid 108 snap -1 2024-09-21T09:37:10.049 INFO:tasks.rados.rados.0.smithi137.stdout:3751: expect (ObjNum 2144 snap 0 seq_num 2144) 2024-09-21T09:37:10.049 INFO:tasks.rados.rados.0.smithi137.stdout:3752: write oid 82 current snap is 0 2024-09-21T09:37:10.049 INFO:tasks.rados.rados.0.smithi137.stdout:3744: expect (ObjNum 2067 snap 0 seq_num 2067) 2024-09-21T09:37:10.174 INFO:tasks.rados.rados.0.smithi137.stdout:3745: finishing write tid 1 to smithi13778320-235 2024-09-21T09:37:10.174 INFO:tasks.rados.rados.0.smithi137.stdout:3745: finishing write tid 2 to smithi13778320-235 2024-09-21T09:37:10.174 INFO:tasks.rados.rados.0.smithi137.stdout:3745: finishing write tid 3 to smithi13778320-235 2024-09-21T09:37:10.174 INFO:tasks.rados.rados.0.smithi137.stdout:3745: finishing write tid 4 to smithi13778320-235 2024-09-21T09:37:10.174 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 235 v 566 (ObjNum 2304 snap 0 seq_num 2304) dirty exists 2024-09-21T09:37:10.174 INFO:tasks.rados.rados.0.smithi137.stdout:3745: left oid 235 (ObjNum 2304 snap 0 seq_num 2304) 2024-09-21T09:37:10.174 INFO:tasks.rados.rados.0.smithi137.stdout:3752: seq_num 2306 ranges {756942=779153,2091359=660469} 2024-09-21T09:37:10.182 INFO:tasks.rados.rados.0.smithi137.stdout:3752: writing smithi13778320-82 from 756942 to 1536095 tid 1 2024-09-21T09:37:10.189 INFO:tasks.rados.rados.0.smithi137.stdout:3752: writing smithi13778320-82 from 2091359 to 2751828 tid 2 2024-09-21T09:37:10.189 INFO:tasks.rados.rados.0.smithi137.stdout:3744: done (8 left) 2024-09-21T09:37:10.189 INFO:tasks.rados.rados.0.smithi137.stdout:3745: done (7 left) 2024-09-21T09:37:10.189 INFO:tasks.rados.rados.0.smithi137.stdout:3753: write oid 336 current snap is 0 2024-09-21T09:37:10.189 INFO:tasks.rados.rados.0.smithi137.stdout:3746: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-09-21T09:37:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:10 smithi137 ceph-mon[93825]: pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.2 MiB/s wr, 79 op/s 2024-09-21T09:37:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:10 smithi137 ceph-mon[39068]: pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.2 MiB/s wr, 79 op/s 2024-09-21T09:37:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:10 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:10.327 INFO:tasks.rados.rados.0.smithi137.stdout:3747: expect (ObjNum 2278 snap 0 seq_num 2278) 2024-09-21T09:37:10.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:10 smithi165 ceph-mon[32789]: pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.2 MiB/s wr, 79 op/s 2024-09-21T09:37:10.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:10 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:10.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:10.471 INFO:tasks.rados.rados.0.smithi137.stdout:3748: finishing write tid 1 to smithi13778320-182 2024-09-21T09:37:10.471 INFO:tasks.rados.rados.0.smithi137.stdout:3751: expect (ObjNum 2144 snap 0 seq_num 2144) 2024-09-21T09:37:10.595 INFO:tasks.rados.rados.0.smithi137.stdout:3748: finishing write tid 2 to smithi13778320-182 2024-09-21T09:37:10.596 INFO:tasks.rados.rados.0.smithi137.stdout:3750: expect (ObjNum 2302 snap 0 seq_num 2302) 2024-09-21T09:37:10.809 INFO:tasks.rados.rados.0.smithi137.stdout:3748: finishing write tid 3 to smithi13778320-182 2024-09-21T09:37:10.809 INFO:tasks.rados.rados.0.smithi137.stdout:3748: finishing write tid 4 to smithi13778320-182 2024-09-21T09:37:10.809 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 182 v 569 (ObjNum 2305 snap 0 seq_num 2305) dirty exists 2024-09-21T09:37:10.809 INFO:tasks.rados.rados.0.smithi137.stdout:3748: left oid 182 (ObjNum 2305 snap 0 seq_num 2305) 2024-09-21T09:37:10.810 INFO:tasks.rados.rados.0.smithi137.stdout:3752: finishing write tid 1 to smithi13778320-82 2024-09-21T09:37:10.810 INFO:tasks.rados.rados.0.smithi137.stdout:3752: finishing write tid 2 to smithi13778320-82 2024-09-21T09:37:10.810 INFO:tasks.rados.rados.0.smithi137.stdout:3752: finishing write tid 3 to smithi13778320-82 2024-09-21T09:37:10.810 INFO:tasks.rados.rados.0.smithi137.stdout:3752: finishing write tid 4 to smithi13778320-82 2024-09-21T09:37:10.810 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 82 v 549 (ObjNum 2306 snap 0 seq_num 2306) dirty exists 2024-09-21T09:37:10.810 INFO:tasks.rados.rados.0.smithi137.stdout:3752: left oid 82 (ObjNum 2306 snap 0 seq_num 2306) 2024-09-21T09:37:10.810 INFO:tasks.rados.rados.0.smithi137.stdout:3753: seq_num 2307 ranges {773749=454402,1749841=520480} 2024-09-21T09:37:10.816 INFO:tasks.rados.rados.0.smithi137.stdout:3753: writing smithi13778320-336 from 773749 to 1228151 tid 1 2024-09-21T09:37:10.822 INFO:tasks.rados.rados.0.smithi137.stdout:3753: writing smithi13778320-336 from 1749841 to 2270321 tid 2 2024-09-21T09:37:10.823 INFO:tasks.rados.rados.0.smithi137.stdout:3746: done (7 left) 2024-09-21T09:37:10.823 INFO:tasks.rados.rados.0.smithi137.stdout:3747: done (6 left) 2024-09-21T09:37:10.823 INFO:tasks.rados.rados.0.smithi137.stdout:3748: done (5 left) 2024-09-21T09:37:10.823 INFO:tasks.rados.rados.0.smithi137.stdout:3749: done (4 left) 2024-09-21T09:37:10.823 INFO:tasks.rados.rados.0.smithi137.stdout:3750: done (3 left) 2024-09-21T09:37:10.823 INFO:tasks.rados.rados.0.smithi137.stdout:3751: done (2 left) 2024-09-21T09:37:10.823 INFO:tasks.rados.rados.0.smithi137.stdout:3752: done (1 left) 2024-09-21T09:37:10.823 INFO:tasks.rados.rados.0.smithi137.stdout:3754: read oid 359 snap -1 2024-09-21T09:37:10.824 INFO:tasks.rados.rados.0.smithi137.stdout:3754: expect (ObjNum 2048 snap 0 seq_num 2048) 2024-09-21T09:37:10.824 INFO:tasks.rados.rados.0.smithi137.stdout:3755: write oid 202 current snap is 0 2024-09-21T09:37:10.824 INFO:tasks.rados.rados.0.smithi137.stdout:3753: finishing write tid 1 to smithi13778320-336 2024-09-21T09:37:10.824 INFO:tasks.rados.rados.0.smithi137.stdout:3755: seq_num 2308 ranges {790556=529651,2091970=664138} 2024-09-21T09:37:10.829 INFO:tasks.rados.rados.0.smithi137.stdout:3755: writing smithi13778320-202 from 790556 to 1320207 tid 1 2024-09-21T09:37:10.838 INFO:tasks.rados.rados.0.smithi137.stdout:3755: writing smithi13778320-202 from 2091970 to 2756108 tid 2 2024-09-21T09:37:10.838 INFO:tasks.rados.rados.0.smithi137.stdout:3756: read oid 396 snap -1 2024-09-21T09:37:10.838 INFO:tasks.rados.rados.0.smithi137.stdout:3756: expect (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T09:37:10.838 INFO:tasks.rados.rados.0.smithi137.stdout:3757: delete oid 471 current snap is 0 2024-09-21T09:37:10.838 INFO:tasks.rados.rados.0.smithi137.stdout:3753: finishing write tid 2 to smithi13778320-336 2024-09-21T09:37:10.838 INFO:tasks.rados.rados.0.smithi137.stdout:3753: finishing write tid 3 to smithi13778320-336 2024-09-21T09:37:10.838 INFO:tasks.rados.rados.0.smithi137.stdout:3753: finishing write tid 4 to smithi13778320-336 2024-09-21T09:37:10.838 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 336 v 481 (ObjNum 2307 snap 0 seq_num 2307) dirty exists 2024-09-21T09:37:10.839 INFO:tasks.rados.rados.0.smithi137.stdout:3753: left oid 336 (ObjNum 2307 snap 0 seq_num 2307) 2024-09-21T09:37:10.839 INFO:tasks.rados.rados.0.smithi137.stdout:3754: expect (ObjNum 2048 snap 0 seq_num 2048) 2024-09-21T09:37:10.914 INFO:tasks.rados.rados.0.smithi137.stdout:3755: finishing write tid 1 to smithi13778320-202 2024-09-21T09:37:10.914 INFO:tasks.rados.rados.0.smithi137.stdout:3755: finishing write tid 2 to smithi13778320-202 2024-09-21T09:37:10.914 INFO:tasks.rados.rados.0.smithi137.stdout:3755: finishing write tid 3 to smithi13778320-202 2024-09-21T09:37:10.914 INFO:tasks.rados.rados.0.smithi137.stdout:3755: finishing write tid 4 to smithi13778320-202 2024-09-21T09:37:10.914 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 202 v 552 (ObjNum 2308 snap 0 seq_num 2308) dirty exists 2024-09-21T09:37:10.915 INFO:tasks.rados.rados.0.smithi137.stdout:3755: left oid 202 (ObjNum 2308 snap 0 seq_num 2308) 2024-09-21T09:37:10.915 INFO:tasks.rados.rados.0.smithi137.stdout:3756: expect (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T09:37:11.081 INFO:tasks.rados.rados.0.smithi137.stdout:3753: done (4 left) 2024-09-21T09:37:11.081 INFO:tasks.rados.rados.0.smithi137.stdout:3754: done (3 left) 2024-09-21T09:37:11.081 INFO:tasks.rados.rados.0.smithi137.stdout:3755: done (2 left) 2024-09-21T09:37:11.081 INFO:tasks.rados.rados.0.smithi137.stdout:3756: done (1 left) 2024-09-21T09:37:11.082 INFO:tasks.rados.rados.0.smithi137.stdout:3757: done (0 left) 2024-09-21T09:37:11.082 INFO:tasks.rados.rados.0.smithi137.stdout:3758: delete oid 219 current snap is 0 2024-09-21T09:37:11.083 INFO:tasks.rados.rados.0.smithi137.stdout:3758: done (0 left) 2024-09-21T09:37:11.083 INFO:tasks.rados.rados.0.smithi137.stdout:3759: read oid 49 snap -1 2024-09-21T09:37:11.083 INFO:tasks.rados.rados.0.smithi137.stdout:3759: expect (ObjNum 1828 snap 0 seq_num 1828) 2024-09-21T09:37:11.083 INFO:tasks.rados.rados.0.smithi137.stdout:3760: delete oid 344 current snap is 0 2024-09-21T09:37:11.084 INFO:tasks.rados.rados.0.smithi137.stdout:3760: done (1 left) 2024-09-21T09:37:11.084 INFO:tasks.rados.rados.0.smithi137.stdout:3761: write oid 287 current snap is 0 2024-09-21T09:37:11.084 INFO:tasks.rados.rados.0.smithi137.stdout:3761: seq_num 2312 ranges {457784=547000,1525898=671476} 2024-09-21T09:37:11.090 INFO:tasks.rados.rados.0.smithi137.stdout:3761: writing smithi13778320-287 from 457784 to 1004784 tid 1 2024-09-21T09:37:11.096 INFO:tasks.rados.rados.0.smithi137.stdout:3761: writing smithi13778320-287 from 1525898 to 2197374 tid 2 2024-09-21T09:37:11.097 INFO:tasks.rados.rados.0.smithi137.stdout:3762: write oid 437 current snap is 0 2024-09-21T09:37:11.097 INFO:tasks.rados.rados.0.smithi137.stdout:3762: seq_num 2313 ranges {474591=622249,1584380=415134,2501500=373091} 2024-09-21T09:37:11.102 INFO:tasks.rados.rados.0.smithi137.stdout:3762: writing smithi13778320-437 from 474591 to 1096840 tid 1 2024-09-21T09:37:11.107 INFO:tasks.rados.rados.0.smithi137.stdout:3762: writing smithi13778320-437 from 1584380 to 1999514 tid 2 2024-09-21T09:37:11.113 INFO:tasks.rados.rados.0.smithi137.stdout:3762: writing smithi13778320-437 from 2501500 to 2874591 tid 3 2024-09-21T09:37:11.113 INFO:tasks.rados.rados.0.smithi137.stdout:3763: read oid 243 snap -1 2024-09-21T09:37:11.113 INFO:tasks.rados.rados.0.smithi137.stdout:3763: expect (ObjNum 2289 snap 0 seq_num 2289) 2024-09-21T09:37:11.113 INFO:tasks.rados.rados.0.smithi137.stdout:3764: delete oid 247 current snap is 0 2024-09-21T09:37:11.113 INFO:tasks.rados.rados.0.smithi137.stdout:3759: expect (ObjNum 1828 snap 0 seq_num 1828) 2024-09-21T09:37:11.281 INFO:tasks.rados.rados.0.smithi137.stdout:3761: finishing write tid 1 to smithi13778320-287 2024-09-21T09:37:11.281 INFO:tasks.rados.rados.0.smithi137.stdout:3761: finishing write tid 2 to smithi13778320-287 2024-09-21T09:37:11.281 INFO:tasks.rados.rados.0.smithi137.stdout:3761: finishing write tid 3 to smithi13778320-287 2024-09-21T09:37:11.281 INFO:tasks.rados.rados.0.smithi137.stdout:3761: finishing write tid 4 to smithi13778320-287 2024-09-21T09:37:11.281 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 287 v 408 (ObjNum 2312 snap 0 seq_num 2312) dirty exists 2024-09-21T09:37:11.281 INFO:tasks.rados.rados.0.smithi137.stdout:3761: left oid 287 (ObjNum 2312 snap 0 seq_num 2312) 2024-09-21T09:37:11.281 INFO:tasks.rados.rados.0.smithi137.stdout:3762: finishing write tid 1 to smithi13778320-437 2024-09-21T09:37:11.282 INFO:tasks.rados.rados.0.smithi137.stdout:3762: finishing write tid 2 to smithi13778320-437 2024-09-21T09:37:11.282 INFO:tasks.rados.rados.0.smithi137.stdout:3762: finishing write tid 3 to smithi13778320-437 2024-09-21T09:37:11.282 INFO:tasks.rados.rados.0.smithi137.stdout:3759: done (4 left) 2024-09-21T09:37:11.282 INFO:tasks.rados.rados.0.smithi137.stdout:3761: done (3 left) 2024-09-21T09:37:11.282 INFO:tasks.rados.rados.0.smithi137.stdout:3764: done (2 left) 2024-09-21T09:37:11.282 INFO:tasks.rados.rados.0.smithi137.stdout:3765: read oid 478 snap -1 2024-09-21T09:37:11.282 INFO:tasks.rados.rados.0.smithi137.stdout:3765: expect (ObjNum 2139 snap 0 seq_num 2139) 2024-09-21T09:37:11.282 INFO:tasks.rados.rados.0.smithi137.stdout:3766: write oid 32 current snap is 0 2024-09-21T09:37:11.282 INFO:tasks.rados.rados.0.smithi137.stdout:3762: finishing write tid 4 to smithi13778320-437 2024-09-21T09:37:11.282 INFO:tasks.rados.rados.0.smithi137.stdout:3762: finishing write tid 5 to smithi13778320-437 2024-09-21T09:37:11.282 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 437 v 450 (ObjNum 2313 snap 0 seq_num 2313) dirty exists 2024-09-21T09:37:11.282 INFO:tasks.rados.rados.0.smithi137.stdout:3762: left oid 437 (ObjNum 2313 snap 0 seq_num 2313) 2024-09-21T09:37:11.282 INFO:tasks.rados.rados.0.smithi137.stdout:3763: expect (ObjNum 2289 snap 0 seq_num 2289) 2024-09-21T09:37:11.487 INFO:tasks.rados.rados.0.smithi137.stdout:3765: expect (ObjNum 2139 snap 0 seq_num 2139) 2024-09-21T09:37:11.612 INFO:tasks.rados.rados.0.smithi137.stdout:3766: seq_num 2315 ranges {508205=772747,1701344=418803,2556346=351859} 2024-09-21T09:37:11.619 INFO:tasks.rados.rados.0.smithi137.stdout:3766: writing smithi13778320-32 from 508205 to 1280952 tid 1 2024-09-21T09:37:11.623 INFO:tasks.rados.rados.0.smithi137.stdout:3766: writing smithi13778320-32 from 1701344 to 2120147 tid 2 2024-09-21T09:37:11.628 INFO:tasks.rados.rados.0.smithi137.stdout:3766: writing smithi13778320-32 from 2556346 to 2908205 tid 3 2024-09-21T09:37:11.628 INFO:tasks.rados.rados.0.smithi137.stdout:3762: done (3 left) 2024-09-21T09:37:11.628 INFO:tasks.rados.rados.0.smithi137.stdout:3763: done (2 left) 2024-09-21T09:37:11.629 INFO:tasks.rados.rados.0.smithi137.stdout:3765: done (1 left) 2024-09-21T09:37:11.629 INFO:tasks.rados.rados.0.smithi137.stdout:3767: write oid 182 current snap is 0 2024-09-21T09:37:11.629 INFO:tasks.rados.rados.0.smithi137.stdout:3766: finishing write tid 1 to smithi13778320-32 2024-09-21T09:37:11.629 INFO:tasks.rados.rados.0.smithi137.stdout:3766: finishing write tid 2 to smithi13778320-32 2024-09-21T09:37:11.629 INFO:tasks.rados.rados.0.smithi137.stdout:3767: seq_num 2316 ranges {525012=447996,1643473=678814,2867416=57596} 2024-09-21T09:37:11.633 INFO:tasks.rados.rados.0.smithi137.stdout:3767: writing smithi13778320-182 from 525012 to 973008 tid 1 2024-09-21T09:37:11.640 INFO:tasks.rados.rados.0.smithi137.stdout:3767: writing smithi13778320-182 from 1643473 to 2322287 tid 2 2024-09-21T09:37:11.644 INFO:tasks.rados.rados.0.smithi137.stdout:3767: writing smithi13778320-182 from 2867416 to 2925012 tid 3 2024-09-21T09:37:11.644 INFO:tasks.rados.rados.0.smithi137.stdout:3768: write oid 330 current snap is 0 2024-09-21T09:37:11.644 INFO:tasks.rados.rados.0.smithi137.stdout:3766: finishing write tid 3 to smithi13778320-32 2024-09-21T09:37:11.645 INFO:tasks.rados.rados.0.smithi137.stdout:3766: finishing write tid 4 to smithi13778320-32 2024-09-21T09:37:11.645 INFO:tasks.rados.rados.0.smithi137.stdout:3766: finishing write tid 5 to smithi13778320-32 2024-09-21T09:37:11.645 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 32 v 571 (ObjNum 2315 snap 0 seq_num 2315) dirty exists 2024-09-21T09:37:11.645 INFO:tasks.rados.rados.0.smithi137.stdout:3766: left oid 32 (ObjNum 2315 snap 0 seq_num 2315) 2024-09-21T09:37:11.645 INFO:tasks.rados.rados.0.smithi137.stdout:3767: finishing write tid 1 to smithi13778320-182 2024-09-21T09:37:11.645 INFO:tasks.rados.rados.0.smithi137.stdout:3768: seq_num 2317 ranges {541819=523245,1701955=422472,2894839=46980} 2024-09-21T09:37:11.650 INFO:tasks.rados.rados.0.smithi137.stdout:3768: writing smithi13778320-330 from 541819 to 1065064 tid 1 2024-09-21T09:37:11.655 INFO:tasks.rados.rados.0.smithi137.stdout:3768: writing smithi13778320-330 from 1701955 to 2124427 tid 2 2024-09-21T09:37:11.660 INFO:tasks.rados.rados.0.smithi137.stdout:3768: writing smithi13778320-330 from 2894839 to 2941819 tid 3 2024-09-21T09:37:11.661 INFO:tasks.rados.rados.0.smithi137.stdout:3766: done (2 left) 2024-09-21T09:37:11.661 INFO:tasks.rados.rados.0.smithi137.stdout:3769: write oid 427 current snap is 0 2024-09-21T09:37:11.661 INFO:tasks.rados.rados.0.smithi137.stdout:3767: finishing write tid 2 to smithi13778320-182 2024-09-21T09:37:11.661 INFO:tasks.rados.rados.0.smithi137.stdout:3767: finishing write tid 3 to smithi13778320-182 2024-09-21T09:37:11.661 INFO:tasks.rados.rados.0.smithi137.stdout:3767: finishing write tid 4 to smithi13778320-182 2024-09-21T09:37:11.661 INFO:tasks.rados.rados.0.smithi137.stdout:3769: seq_num 2318 ranges {558626=598494,1760437=682483,2922262=36364} 2024-09-21T09:37:11.666 INFO:tasks.rados.rados.0.smithi137.stdout:3769: writing smithi13778320-427 from 558626 to 1157120 tid 1 2024-09-21T09:37:11.674 INFO:tasks.rados.rados.0.smithi137.stdout:3769: writing smithi13778320-427 from 1760437 to 2442920 tid 2 2024-09-21T09:37:11.677 INFO:tasks.rados.rados.0.smithi137.stdout:3769: writing smithi13778320-427 from 2922262 to 2958626 tid 3 2024-09-21T09:37:11.677 INFO:tasks.rados.rados.0.smithi137.stdout:3770: read oid 235 snap -1 2024-09-21T09:37:11.677 INFO:tasks.rados.rados.0.smithi137.stdout:3770: expect (ObjNum 2304 snap 0 seq_num 2304) 2024-09-21T09:37:11.677 INFO:tasks.rados.rados.0.smithi137.stdout:3771: read oid 306 snap -1 2024-09-21T09:37:11.677 INFO:tasks.rados.rados.0.smithi137.stdout:3771: expect (ObjNum 2277 snap 0 seq_num 2277) 2024-09-21T09:37:11.678 INFO:tasks.rados.rados.0.smithi137.stdout:3772: write oid 452 current snap is 0 2024-09-21T09:37:11.678 INFO:tasks.rados.rados.0.smithi137.stdout:3767: finishing write tid 5 to smithi13778320-182 2024-09-21T09:37:11.678 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 182 v 575 (ObjNum 2316 snap 0 seq_num 2316) dirty exists 2024-09-21T09:37:11.678 INFO:tasks.rados.rados.0.smithi137.stdout:3767: left oid 182 (ObjNum 2316 snap 0 seq_num 2316) 2024-09-21T09:37:11.678 INFO:tasks.rados.rados.0.smithi137.stdout:3768: finishing write tid 1 to smithi13778320-330 2024-09-21T09:37:11.678 INFO:tasks.rados.rados.0.smithi137.stdout:3768: finishing write tid 2 to smithi13778320-330 2024-09-21T09:37:11.678 INFO:tasks.rados.rados.0.smithi137.stdout:3772: seq_num 2319 ranges {575433=790096,1935272=426141} 2024-09-21T09:37:11.685 INFO:tasks.rados.rados.0.smithi137.stdout:3772: writing smithi13778320-452 from 575433 to 1365529 tid 1 2024-09-21T09:37:11.691 INFO:tasks.rados.rados.0.smithi137.stdout:3772: writing smithi13778320-452 from 1935272 to 2361413 tid 2 2024-09-21T09:37:11.691 INFO:tasks.rados.rados.0.smithi137.stdout:3767: done (5 left) 2024-09-21T09:37:11.691 INFO:tasks.rados.rados.0.smithi137.stdout:3773: write oid 419 current snap is 0 2024-09-21T09:37:11.691 INFO:tasks.rados.rados.0.smithi137.stdout:3768: finishing write tid 3 to smithi13778320-330 2024-09-21T09:37:11.692 INFO:tasks.rados.rados.0.smithi137.stdout:3768: finishing write tid 4 to smithi13778320-330 2024-09-21T09:37:11.692 INFO:tasks.rados.rados.0.smithi137.stdout:3768: finishing write tid 5 to smithi13778320-330 2024-09-21T09:37:11.692 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 330 v 374 (ObjNum 2317 snap 0 seq_num 2317) dirty exists 2024-09-21T09:37:11.692 INFO:tasks.rados.rados.0.smithi137.stdout:3768: left oid 330 (ObjNum 2317 snap 0 seq_num 2317) 2024-09-21T09:37:11.692 INFO:tasks.rados.rados.0.smithi137.stdout:3769: finishing write tid 1 to smithi13778320-427 2024-09-21T09:37:11.692 INFO:tasks.rados.rados.0.smithi137.stdout:3769: finishing write tid 2 to smithi13778320-427 2024-09-21T09:37:11.692 INFO:tasks.rados.rados.0.smithi137.stdout:3773: seq_num 2320 ranges {592240=465345,1593754=686152,2809814=182426} 2024-09-21T09:37:11.697 INFO:tasks.rados.rados.0.smithi137.stdout:3773: writing smithi13778320-419 from 592240 to 1057585 tid 1 2024-09-21T09:37:11.703 INFO:tasks.rados.rados.0.smithi137.stdout:3773: writing smithi13778320-419 from 1593754 to 2279906 tid 2 2024-09-21T09:37:11.707 INFO:tasks.rados.rados.0.smithi137.stdout:3773: writing smithi13778320-419 from 2809814 to 2992240 tid 3 2024-09-21T09:37:11.707 INFO:tasks.rados.rados.0.smithi137.stdout:3768: done (5 left) 2024-09-21T09:37:11.707 INFO:tasks.rados.rados.0.smithi137.stdout:3774: write oid 449 current snap is 0 2024-09-21T09:37:11.707 INFO:tasks.rados.rados.0.smithi137.stdout:3769: finishing write tid 3 to smithi13778320-427 2024-09-21T09:37:11.708 INFO:tasks.rados.rados.0.smithi137.stdout:3769: finishing write tid 4 to smithi13778320-427 2024-09-21T09:37:11.708 INFO:tasks.rados.rados.0.smithi137.stdout:3769: finishing write tid 5 to smithi13778320-427 2024-09-21T09:37:11.708 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 427 v 372 (ObjNum 2318 snap 0 seq_num 2318) dirty exists 2024-09-21T09:37:11.708 INFO:tasks.rados.rados.0.smithi137.stdout:3769: left oid 427 (ObjNum 2318 snap 0 seq_num 2318) 2024-09-21T09:37:11.708 INFO:tasks.rados.rados.0.smithi137.stdout:3774: seq_num 2321 ranges {609047=540594,1935883=429810,3004531=4516} 2024-09-21T09:37:11.713 INFO:tasks.rados.rados.0.smithi137.stdout:3774: writing smithi13778320-449 from 609047 to 1149641 tid 1 2024-09-21T09:37:11.720 INFO:tasks.rados.rados.0.smithi137.stdout:3774: writing smithi13778320-449 from 1935883 to 2365693 tid 2 2024-09-21T09:37:11.723 INFO:tasks.rados.rados.0.smithi137.stdout:3774: writing smithi13778320-449 from 3004531 to 3009047 tid 3 2024-09-21T09:37:11.723 INFO:tasks.rados.rados.0.smithi137.stdout:3769: done (5 left) 2024-09-21T09:37:11.724 INFO:tasks.rados.rados.0.smithi137.stdout:3775: write oid 104 current snap is 0 2024-09-21T09:37:11.724 INFO:tasks.rados.rados.0.smithi137.stdout:3775: seq_num 2322 ranges {625854=615843,1994365=573468} 2024-09-21T09:37:11.730 INFO:tasks.rados.rados.0.smithi137.stdout:3775: writing smithi13778320-104 from 625854 to 1241697 tid 1 2024-09-21T09:37:11.737 INFO:tasks.rados.rados.0.smithi137.stdout:3775: writing smithi13778320-104 from 1994365 to 2567833 tid 2 2024-09-21T09:37:11.737 INFO:tasks.rados.rados.0.smithi137.stdout:3776: write oid 299 current snap is 0 2024-09-21T09:37:11.738 INFO:tasks.rados.rados.0.smithi137.stdout:3776: seq_num 2323 ranges {642661=691092,2052847=433479} 2024-09-21T09:37:11.744 INFO:tasks.rados.rados.0.smithi137.stdout:3776: writing smithi13778320-299 from 642661 to 1333753 tid 1 2024-09-21T09:37:11.751 INFO:tasks.rados.rados.0.smithi137.stdout:3776: writing smithi13778320-299 from 2052847 to 2486326 tid 2 2024-09-21T09:37:11.751 INFO:tasks.rados.rados.0.smithi137.stdout:3777: write oid 280 current snap is 0 2024-09-21T09:37:11.751 INFO:tasks.rados.rados.0.smithi137.stdout:3777: seq_num 2324 ranges {659468=766341,2111329=577137} 2024-09-21T09:37:11.758 INFO:tasks.rados.rados.0.smithi137.stdout:3777: writing smithi13778320-280 from 659468 to 1425809 tid 1 2024-09-21T09:37:11.766 INFO:tasks.rados.rados.0.smithi137.stdout:3777: writing smithi13778320-280 from 2111329 to 2688466 tid 2 2024-09-21T09:37:11.766 INFO:tasks.rados.rados.0.smithi137.stdout:3778: read oid 38 snap -1 2024-09-21T09:37:11.766 INFO:tasks.rados.rados.0.smithi137.stdout:3778: expect (ObjNum 2147 snap 0 seq_num 2147) 2024-09-21T09:37:11.766 INFO:tasks.rados.rados.0.smithi137.stdout:3779: write oid 74 current snap is 0 2024-09-21T09:37:11.766 INFO:tasks.rados.rados.0.smithi137.stdout:3779: seq_num 2325 ranges {676275=441590,1653458=437148,2597870=431077} 2024-09-21T09:37:11.772 INFO:tasks.rados.rados.0.smithi137.stdout:3779: writing smithi13778320-74 from 676275 to 1117865 tid 1 2024-09-21T09:37:11.777 INFO:tasks.rados.rados.0.smithi137.stdout:3779: writing smithi13778320-74 from 1653458 to 2090606 tid 2 2024-09-21T09:37:11.783 INFO:tasks.rados.rados.0.smithi137.stdout:3779: writing smithi13778320-74 from 2597870 to 3028947 tid 3 2024-09-21T09:37:11.783 INFO:tasks.rados.rados.0.smithi137.stdout:3780: read oid 316 snap -1 2024-09-21T09:37:11.783 INFO:tasks.rados.rados.0.smithi137.stdout:3780: expect (ObjNum 793 snap 0 seq_num 793) 2024-09-21T09:37:11.783 INFO:tasks.rados.rados.0.smithi137.stdout:3781: write oid 396 current snap is 0 2024-09-21T09:37:11.783 INFO:tasks.rados.rados.0.smithi137.stdout:3770: expect (ObjNum 2304 snap 0 seq_num 2304) 2024-09-21T09:37:11.871 INFO:tasks.rados.rados.0.smithi137.stdout:3771: expect (ObjNum 2277 snap 0 seq_num 2277) 2024-09-21T09:37:11.975 INFO:tasks.rados.rados.0.smithi137.stdout:3772: finishing write tid 1 to smithi13778320-452 2024-09-21T09:37:11.975 INFO:tasks.rados.rados.0.smithi137.stdout:3772: finishing write tid 2 to smithi13778320-452 2024-09-21T09:37:11.975 INFO:tasks.rados.rados.0.smithi137.stdout:3772: finishing write tid 3 to smithi13778320-452 2024-09-21T09:37:11.975 INFO:tasks.rados.rados.0.smithi137.stdout:3772: finishing write tid 4 to smithi13778320-452 2024-09-21T09:37:11.975 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 452 v 422 (ObjNum 2319 snap 0 seq_num 2319) dirty exists 2024-09-21T09:37:11.975 INFO:tasks.rados.rados.0.smithi137.stdout:3772: left oid 452 (ObjNum 2319 snap 0 seq_num 2319) 2024-09-21T09:37:11.975 INFO:tasks.rados.rados.0.smithi137.stdout:3773: finishing write tid 1 to smithi13778320-419 2024-09-21T09:37:11.975 INFO:tasks.rados.rados.0.smithi137.stdout:3773: finishing write tid 2 to smithi13778320-419 2024-09-21T09:37:11.975 INFO:tasks.rados.rados.0.smithi137.stdout:3781: seq_num 2326 ranges {693082=516839,1711940=580806,3025293=67789} 2024-09-21T09:37:11.981 INFO:tasks.rados.rados.0.smithi137.stdout:3781: writing smithi13778320-396 from 693082 to 1209921 tid 1 2024-09-21T09:37:11.987 INFO:tasks.rados.rados.0.smithi137.stdout:3781: writing smithi13778320-396 from 1711940 to 2292746 tid 2 2024-09-21T09:37:11.992 INFO:tasks.rados.rados.0.smithi137.stdout:3781: writing smithi13778320-396 from 3025293 to 3093082 tid 3 2024-09-21T09:37:11.992 INFO:tasks.rados.rados.0.smithi137.stdout:3770: done (11 left) 2024-09-21T09:37:11.992 INFO:tasks.rados.rados.0.smithi137.stdout:3771: done (10 left) 2024-09-21T09:37:11.992 INFO:tasks.rados.rados.0.smithi137.stdout:3772: done (9 left) 2024-09-21T09:37:11.992 INFO:tasks.rados.rados.0.smithi137.stdout:3782: read oid 283 snap -1 2024-09-21T09:37:11.992 INFO:tasks.rados.rados.0.smithi137.stdout:3782: expect deleted 2024-09-21T09:37:11.992 INFO:tasks.rados.rados.0.smithi137.stdout:3783: write oid 258 current snap is 0 2024-09-21T09:37:11.992 INFO:tasks.rados.rados.0.smithi137.stdout:3773: finishing write tid 3 to smithi13778320-419 2024-09-21T09:37:11.993 INFO:tasks.rados.rados.0.smithi137.stdout:3773: finishing write tid 4 to smithi13778320-419 2024-09-21T09:37:11.993 INFO:tasks.rados.rados.0.smithi137.stdout:3773: finishing write tid 5 to smithi13778320-419 2024-09-21T09:37:11.993 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 419 v 489 (ObjNum 2320 snap 0 seq_num 2320) dirty exists 2024-09-21T09:37:11.993 INFO:tasks.rados.rados.0.smithi137.stdout:3773: left oid 419 (ObjNum 2320 snap 0 seq_num 2320) 2024-09-21T09:37:11.993 INFO:tasks.rados.rados.0.smithi137.stdout:3774: finishing write tid 1 to smithi13778320-449 2024-09-21T09:37:11.993 INFO:tasks.rados.rados.0.smithi137.stdout:3783: seq_num 2327 ranges {709889=708441,1886775=440817,2769069=340820} 2024-09-21T09:37:11.999 INFO:tasks.rados.rados.0.smithi137.stdout:3783: writing smithi13778320-258 from 709889 to 1418330 tid 1 2024-09-21T09:37:12.004 INFO:tasks.rados.rados.0.smithi137.stdout:3783: writing smithi13778320-258 from 1886775 to 2327592 tid 2 2024-09-21T09:37:12.009 INFO:tasks.rados.rados.0.smithi137.stdout:3783: writing smithi13778320-258 from 2769069 to 3109889 tid 3 2024-09-21T09:37:12.009 INFO:tasks.rados.rados.0.smithi137.stdout:3773: done (10 left) 2024-09-21T09:37:12.009 INFO:tasks.rados.rados.0.smithi137.stdout:3784: read oid 162 snap -1 2024-09-21T09:37:12.009 INFO:tasks.rados.rados.0.smithi137.stdout:3784: expect (ObjNum 1503 snap 0 seq_num 1503) 2024-09-21T09:37:12.009 INFO:tasks.rados.rados.0.smithi137.stdout:3785: write oid 373 current snap is 0 2024-09-21T09:37:12.009 INFO:tasks.rados.rados.0.smithi137.stdout:3774: finishing write tid 2 to smithi13778320-449 2024-09-21T09:37:12.009 INFO:tasks.rados.rados.0.smithi137.stdout:3774: finishing write tid 3 to smithi13778320-449 2024-09-21T09:37:12.009 INFO:tasks.rados.rados.0.smithi137.stdout:3774: finishing write tid 4 to smithi13778320-449 2024-09-21T09:37:12.009 INFO:tasks.rados.rados.0.smithi137.stdout:3785: seq_num 2328 ranges {726696=783690,1945257=584475} 2024-09-21T09:37:12.017 INFO:tasks.rados.rados.0.smithi137.stdout:3785: writing smithi13778320-373 from 726696 to 1510386 tid 1 2024-09-21T09:37:12.023 INFO:tasks.rados.rados.0.smithi137.stdout:3785: writing smithi13778320-373 from 1945257 to 2529732 tid 2 2024-09-21T09:37:12.023 INFO:tasks.rados.rados.0.smithi137.stdout:3786: write oid 249 current snap is 0 2024-09-21T09:37:12.023 INFO:tasks.rados.rados.0.smithi137.stdout:3774: finishing write tid 5 to smithi13778320-449 2024-09-21T09:37:12.023 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 449 v 468 (ObjNum 2321 snap 0 seq_num 2321) dirty exists 2024-09-21T09:37:12.024 INFO:tasks.rados.rados.0.smithi137.stdout:3774: left oid 449 (ObjNum 2321 snap 0 seq_num 2321) 2024-09-21T09:37:12.024 INFO:tasks.rados.rados.0.smithi137.stdout:3775: finishing write tid 1 to smithi13778320-104 2024-09-21T09:37:12.024 INFO:tasks.rados.rados.0.smithi137.stdout:3775: finishing write tid 2 to smithi13778320-104 2024-09-21T09:37:12.024 INFO:tasks.rados.rados.0.smithi137.stdout:3775: finishing write tid 3 to smithi13778320-104 2024-09-21T09:37:12.024 INFO:tasks.rados.rados.0.smithi137.stdout:3775: finishing write tid 4 to smithi13778320-104 2024-09-21T09:37:12.024 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 104 v 578 (ObjNum 2322 snap 0 seq_num 2322) dirty exists 2024-09-21T09:37:12.024 INFO:tasks.rados.rados.0.smithi137.stdout:3775: left oid 104 (ObjNum 2322 snap 0 seq_num 2322) 2024-09-21T09:37:12.024 INFO:tasks.rados.rados.0.smithi137.stdout:3786: seq_num 2329 ranges {743503=458939,1887386=444486,3107562=35941} 2024-09-21T09:37:12.029 INFO:tasks.rados.rados.0.smithi137.stdout:3786: writing smithi13778320-249 from 743503 to 1202442 tid 1 2024-09-21T09:37:12.035 INFO:tasks.rados.rados.0.smithi137.stdout:3786: writing smithi13778320-249 from 1887386 to 2331872 tid 2 2024-09-21T09:37:12.040 INFO:tasks.rados.rados.0.smithi137.stdout:3786: writing smithi13778320-249 from 3107562 to 3143503 tid 3 2024-09-21T09:37:12.041 INFO:tasks.rados.rados.0.smithi137.stdout:3774: done (12 left) 2024-09-21T09:37:12.041 INFO:tasks.rados.rados.0.smithi137.stdout:3775: done (11 left) 2024-09-21T09:37:12.041 INFO:tasks.rados.rados.0.smithi137.stdout:3787: delete oid 31 current snap is 0 2024-09-21T09:37:12.041 INFO:tasks.rados.rados.0.smithi137.stdout:3776: finishing write tid 1 to smithi13778320-299 2024-09-21T09:37:12.041 INFO:tasks.rados.rados.0.smithi137.stdout:3776: finishing write tid 2 to smithi13778320-299 2024-09-21T09:37:12.041 INFO:tasks.rados.rados.0.smithi137.stdout:3776: finishing write tid 3 to smithi13778320-299 2024-09-21T09:37:12.041 INFO:tasks.rados.rados.0.smithi137.stdout:3776: finishing write tid 4 to smithi13778320-299 2024-09-21T09:37:12.041 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 299 v 555 (ObjNum 2323 snap 0 seq_num 2323) dirty exists 2024-09-21T09:37:12.041 INFO:tasks.rados.rados.0.smithi137.stdout:3776: left oid 299 (ObjNum 2323 snap 0 seq_num 2323) 2024-09-21T09:37:12.041 INFO:tasks.rados.rados.0.smithi137.stdout:3777: finishing write tid 1 to smithi13778320-280 2024-09-21T09:37:12.041 INFO:tasks.rados.rados.0.smithi137.stdout:3777: finishing write tid 2 to smithi13778320-280 2024-09-21T09:37:12.041 INFO:tasks.rados.rados.0.smithi137.stdout:3777: finishing write tid 3 to smithi13778320-280 2024-09-21T09:37:12.041 INFO:tasks.rados.rados.0.smithi137.stdout:3777: finishing write tid 4 to smithi13778320-280 2024-09-21T09:37:12.042 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 280 v 375 (ObjNum 2324 snap 0 seq_num 2324) dirty exists 2024-09-21T09:37:12.042 INFO:tasks.rados.rados.0.smithi137.stdout:3777: left oid 280 (ObjNum 2324 snap 0 seq_num 2324) 2024-09-21T09:37:12.042 INFO:tasks.rados.rados.0.smithi137.stdout:3778: expect (ObjNum 2147 snap 0 seq_num 2147) 2024-09-21T09:37:12.107 INFO:tasks.rados.rados.0.smithi137.stdout:3779: finishing write tid 1 to smithi13778320-74 2024-09-21T09:37:12.107 INFO:tasks.rados.rados.0.smithi137.stdout:3779: finishing write tid 2 to smithi13778320-74 2024-09-21T09:37:12.107 INFO:tasks.rados.rados.0.smithi137.stdout:3779: finishing write tid 3 to smithi13778320-74 2024-09-21T09:37:12.107 INFO:tasks.rados.rados.0.smithi137.stdout:3779: finishing write tid 4 to smithi13778320-74 2024-09-21T09:37:12.107 INFO:tasks.rados.rados.0.smithi137.stdout:3779: finishing write tid 5 to smithi13778320-74 2024-09-21T09:37:12.107 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 74 v 550 (ObjNum 2325 snap 0 seq_num 2325) dirty exists 2024-09-21T09:37:12.108 INFO:tasks.rados.rados.0.smithi137.stdout:3779: left oid 74 (ObjNum 2325 snap 0 seq_num 2325) 2024-09-21T09:37:12.108 INFO:tasks.rados.rados.0.smithi137.stdout:3780: expect (ObjNum 793 snap 0 seq_num 793) 2024-09-21T09:37:12.259 INFO:tasks.rados.rados.0.smithi137.stdout:3781: finishing write tid 1 to smithi13778320-396 2024-09-21T09:37:12.260 INFO:tasks.rados.rados.0.smithi137.stdout:3781: finishing write tid 2 to smithi13778320-396 2024-09-21T09:37:12.260 INFO:tasks.rados.rados.0.smithi137.stdout:3781: finishing write tid 3 to smithi13778320-396 2024-09-21T09:37:12.260 INFO:tasks.rados.rados.0.smithi137.stdout:3781: finishing write tid 4 to smithi13778320-396 2024-09-21T09:37:12.260 INFO:tasks.rados.rados.0.smithi137.stdout:3781: finishing write tid 5 to smithi13778320-396 2024-09-21T09:37:12.260 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 396 v 559 (ObjNum 2326 snap 0 seq_num 2326) dirty exists 2024-09-21T09:37:12.260 INFO:tasks.rados.rados.0.smithi137.stdout:3781: left oid 396 (ObjNum 2326 snap 0 seq_num 2326) 2024-09-21T09:37:12.261 INFO:tasks.rados.rados.0.smithi137.stdout:3783: finishing write tid 1 to smithi13778320-258 2024-09-21T09:37:12.261 INFO:tasks.rados.rados.0.smithi137.stdout:3783: finishing write tid 2 to smithi13778320-258 2024-09-21T09:37:12.261 INFO:tasks.rados.rados.0.smithi137.stdout:3783: finishing write tid 3 to smithi13778320-258 2024-09-21T09:37:12.261 INFO:tasks.rados.rados.0.smithi137.stdout:3776: done (11 left) 2024-09-21T09:37:12.261 INFO:tasks.rados.rados.0.smithi137.stdout:3777: done (10 left) 2024-09-21T09:37:12.261 INFO:tasks.rados.rados.0.smithi137.stdout:3778: done (9 left) 2024-09-21T09:37:12.261 INFO:tasks.rados.rados.0.smithi137.stdout:3779: done (8 left) 2024-09-21T09:37:12.261 INFO:tasks.rados.rados.0.smithi137.stdout:3780: done (7 left) 2024-09-21T09:37:12.261 INFO:tasks.rados.rados.0.smithi137.stdout:3781: done (6 left) 2024-09-21T09:37:12.261 INFO:tasks.rados.rados.0.smithi137.stdout:3782: done (5 left) 2024-09-21T09:37:12.261 INFO:tasks.rados.rados.0.smithi137.stdout:3787: done (4 left) 2024-09-21T09:37:12.261 INFO:tasks.rados.rados.0.smithi137.stdout:3788: delete oid 261 current snap is 0 2024-09-21T09:37:12.261 INFO:tasks.rados.rados.0.smithi137.stdout:3783: finishing write tid 4 to smithi13778320-258 2024-09-21T09:37:12.262 INFO:tasks.rados.rados.0.smithi137.stdout:3783: finishing write tid 5 to smithi13778320-258 2024-09-21T09:37:12.262 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 258 v 379 (ObjNum 2327 snap 0 seq_num 2327) dirty exists 2024-09-21T09:37:12.262 INFO:tasks.rados.rados.0.smithi137.stdout:3783: left oid 258 (ObjNum 2327 snap 0 seq_num 2327) 2024-09-21T09:37:12.262 INFO:tasks.rados.rados.0.smithi137.stdout:3784: expect (ObjNum 1503 snap 0 seq_num 1503) 2024-09-21T09:37:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:12 smithi137 ceph-mon[93825]: pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.2 MiB/s wr, 79 op/s 2024-09-21T09:37:12.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:12 smithi137 ceph-mon[39068]: pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.2 MiB/s wr, 79 op/s 2024-09-21T09:37:12.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:37:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:37:11] "GET /metrics HTTP/1.1" 200 36195 "" "Prometheus/2.51.0" 2024-09-21T09:37:12.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:12 smithi165 ceph-mon[32789]: pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.2 MiB/s wr, 79 op/s 2024-09-21T09:37:12.440 INFO:tasks.rados.rados.0.smithi137.stdout:3785: finishing write tid 1 to smithi13778320-373 2024-09-21T09:37:12.441 INFO:tasks.rados.rados.0.smithi137.stdout:3785: finishing write tid 2 to smithi13778320-373 2024-09-21T09:37:12.441 INFO:tasks.rados.rados.0.smithi137.stdout:3785: finishing write tid 3 to smithi13778320-373 2024-09-21T09:37:12.441 INFO:tasks.rados.rados.0.smithi137.stdout:3785: finishing write tid 4 to smithi13778320-373 2024-09-21T09:37:12.441 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 373 v 396 (ObjNum 2328 snap 0 seq_num 2328) dirty exists 2024-09-21T09:37:12.441 INFO:tasks.rados.rados.0.smithi137.stdout:3785: left oid 373 (ObjNum 2328 snap 0 seq_num 2328) 2024-09-21T09:37:12.441 INFO:tasks.rados.rados.0.smithi137.stdout:3786: finishing write tid 1 to smithi13778320-249 2024-09-21T09:37:12.441 INFO:tasks.rados.rados.0.smithi137.stdout:3786: finishing write tid 2 to smithi13778320-249 2024-09-21T09:37:12.441 INFO:tasks.rados.rados.0.smithi137.stdout:3786: finishing write tid 3 to smithi13778320-249 2024-09-21T09:37:12.441 INFO:tasks.rados.rados.0.smithi137.stdout:3783: done (4 left) 2024-09-21T09:37:12.441 INFO:tasks.rados.rados.0.smithi137.stdout:3784: done (3 left) 2024-09-21T09:37:12.441 INFO:tasks.rados.rados.0.smithi137.stdout:3785: done (2 left) 2024-09-21T09:37:12.441 INFO:tasks.rados.rados.0.smithi137.stdout:3788: done (1 left) 2024-09-21T09:37:12.441 INFO:tasks.rados.rados.0.smithi137.stdout:3789: read oid 276 snap -1 2024-09-21T09:37:12.442 INFO:tasks.rados.rados.0.smithi137.stdout:3789: expect (ObjNum 2009 snap 0 seq_num 2009) 2024-09-21T09:37:12.442 INFO:tasks.rados.rados.0.smithi137.stdout:3790: write oid 254 current snap is 0 2024-09-21T09:37:12.442 INFO:tasks.rados.rados.0.smithi137.stdout:3786: finishing write tid 4 to smithi13778320-249 2024-09-21T09:37:12.442 INFO:tasks.rados.rados.0.smithi137.stdout:3786: finishing write tid 5 to smithi13778320-249 2024-09-21T09:37:12.442 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 249 v 485 (ObjNum 2329 snap 0 seq_num 2329) dirty exists 2024-09-21T09:37:12.442 INFO:tasks.rados.rados.0.smithi137.stdout:3786: left oid 249 (ObjNum 2329 snap 0 seq_num 2329) 2024-09-21T09:37:12.442 INFO:tasks.rados.rados.0.smithi137.stdout:3790: seq_num 2332 ranges {793924=684686,2062832=591813,3189831=4093} 2024-09-21T09:37:12.449 INFO:tasks.rados.rados.0.smithi137.stdout:3790: writing smithi13778320-254 from 793924 to 1478610 tid 1 2024-09-21T09:37:12.455 INFO:tasks.rados.rados.0.smithi137.stdout:3790: writing smithi13778320-254 from 2062832 to 2654645 tid 2 2024-09-21T09:37:12.458 INFO:tasks.rados.rados.0.smithi137.stdout:3790: writing smithi13778320-254 from 3189831 to 3193924 tid 3 2024-09-21T09:37:12.458 INFO:tasks.rados.rados.0.smithi137.stdout:3786: done (2 left) 2024-09-21T09:37:12.458 INFO:tasks.rados.rados.0.smithi137.stdout:3791: read oid 429 snap -1 2024-09-21T09:37:12.458 INFO:tasks.rados.rados.0.smithi137.stdout:3791: expect (ObjNum 2138 snap 0 seq_num 2138) 2024-09-21T09:37:12.458 INFO:tasks.rados.rados.0.smithi137.stdout:3792: write oid 265 current snap is 0 2024-09-21T09:37:12.458 INFO:tasks.rados.rados.0.smithi137.stdout:3792: seq_num 2333 ranges {410731=759935,1604961=451824,2700901=509830} 2024-09-21T09:37:12.464 INFO:tasks.rados.rados.0.smithi137.stdout:3792: writing smithi13778320-265 from 410731 to 1170666 tid 1 2024-09-21T09:37:12.469 INFO:tasks.rados.rados.0.smithi137.stdout:3792: writing smithi13778320-265 from 1604961 to 2056785 tid 2 2024-09-21T09:37:12.476 INFO:tasks.rados.rados.0.smithi137.stdout:3792: writing smithi13778320-265 from 2700901 to 3210731 tid 3 2024-09-21T09:37:12.476 INFO:tasks.rados.rados.0.smithi137.stdout:3793: write oid 256 current snap is 0 2024-09-21T09:37:12.476 INFO:tasks.rados.rados.0.smithi137.stdout:3789: expect (ObjNum 2009 snap 0 seq_num 2009) 2024-09-21T09:37:12.733 INFO:tasks.rados.rados.0.smithi137.stdout:3790: finishing write tid 1 to smithi13778320-254 2024-09-21T09:37:12.733 INFO:tasks.rados.rados.0.smithi137.stdout:3793: seq_num 2334 ranges {427538=551537,1379796=595482,2444677=565231} 2024-09-21T09:37:12.738 INFO:tasks.rados.rados.0.smithi137.stdout:3793: writing smithi13778320-256 from 427538 to 979075 tid 1 2024-09-21T09:37:12.743 INFO:tasks.rados.rados.0.smithi137.stdout:3793: writing smithi13778320-256 from 1379796 to 1975278 tid 2 2024-09-21T09:37:12.749 INFO:tasks.rados.rados.0.smithi137.stdout:3793: writing smithi13778320-256 from 2444677 to 3009908 tid 3 2024-09-21T09:37:12.749 INFO:tasks.rados.rados.0.smithi137.stdout:3789: done (4 left) 2024-09-21T09:37:12.749 INFO:tasks.rados.rados.0.smithi137.stdout:3794: write oid 10 current snap is 0 2024-09-21T09:37:12.749 INFO:tasks.rados.rados.0.smithi137.stdout:3790: finishing write tid 2 to smithi13778320-254 2024-09-21T09:37:12.749 INFO:tasks.rados.rados.0.smithi137.stdout:3790: finishing write tid 3 to smithi13778320-254 2024-09-21T09:37:12.750 INFO:tasks.rados.rados.0.smithi137.stdout:3790: finishing write tid 4 to smithi13778320-254 2024-09-21T09:37:12.750 INFO:tasks.rados.rados.0.smithi137.stdout:3790: finishing write tid 5 to smithi13778320-254 2024-09-21T09:37:12.750 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 254 v 493 (ObjNum 2332 snap 0 seq_num 2332) dirty exists 2024-09-21T09:37:12.750 INFO:tasks.rados.rados.0.smithi137.stdout:3790: left oid 254 (ObjNum 2332 snap 0 seq_num 2332) 2024-09-21T09:37:12.750 INFO:tasks.rados.rados.0.smithi137.stdout:3791: expect (ObjNum 2138 snap 0 seq_num 2138) 2024-09-21T09:37:12.933 INFO:tasks.rados.rados.0.smithi137.stdout:3792: finishing write tid 1 to smithi13778320-265 2024-09-21T09:37:12.933 INFO:tasks.rados.rados.0.smithi137.stdout:3792: finishing write tid 2 to smithi13778320-265 2024-09-21T09:37:12.934 INFO:tasks.rados.rados.0.smithi137.stdout:3792: finishing write tid 3 to smithi13778320-265 2024-09-21T09:37:12.934 INFO:tasks.rados.rados.0.smithi137.stdout:3792: finishing write tid 4 to smithi13778320-265 2024-09-21T09:37:12.934 INFO:tasks.rados.rados.0.smithi137.stdout:3792: finishing write tid 5 to smithi13778320-265 2024-09-21T09:37:12.934 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 265 v 575 (ObjNum 2333 snap 0 seq_num 2333) dirty exists 2024-09-21T09:37:12.934 INFO:tasks.rados.rados.0.smithi137.stdout:3792: left oid 265 (ObjNum 2333 snap 0 seq_num 2333) 2024-09-21T09:37:12.934 INFO:tasks.rados.rados.0.smithi137.stdout:3794: seq_num 2335 ranges {444345=626786,1838278=739140} 2024-09-21T09:37:12.939 INFO:tasks.rados.rados.0.smithi137.stdout:3794: writing smithi13778320-10 from 444345 to 1071131 tid 1 2024-09-21T09:37:12.947 INFO:tasks.rados.rados.0.smithi137.stdout:3794: writing smithi13778320-10 from 1838278 to 2577418 tid 2 2024-09-21T09:37:12.948 INFO:tasks.rados.rados.0.smithi137.stdout:3790: done (4 left) 2024-09-21T09:37:12.948 INFO:tasks.rados.rados.0.smithi137.stdout:3791: done (3 left) 2024-09-21T09:37:12.948 INFO:tasks.rados.rados.0.smithi137.stdout:3792: done (2 left) 2024-09-21T09:37:12.948 INFO:tasks.rados.rados.0.smithi137.stdout:3795: read oid 419 snap -1 2024-09-21T09:37:12.948 INFO:tasks.rados.rados.0.smithi137.stdout:3795: expect (ObjNum 2320 snap 0 seq_num 2320) 2024-09-21T09:37:12.948 INFO:tasks.rados.rados.0.smithi137.stdout:3796: write oid 180 current snap is 0 2024-09-21T09:37:12.948 INFO:tasks.rados.rados.0.smithi137.stdout:3793: finishing write tid 1 to smithi13778320-256 2024-09-21T09:37:12.948 INFO:tasks.rados.rados.0.smithi137.stdout:3793: finishing write tid 2 to smithi13778320-256 2024-09-21T09:37:12.948 INFO:tasks.rados.rados.0.smithi137.stdout:3793: finishing write tid 3 to smithi13778320-256 2024-09-21T09:37:12.948 INFO:tasks.rados.rados.0.smithi137.stdout:3793: finishing write tid 4 to smithi13778320-256 2024-09-21T09:37:12.948 INFO:tasks.rados.rados.0.smithi137.stdout:3793: finishing write tid 5 to smithi13778320-256 2024-09-21T09:37:12.948 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 256 v 461 (ObjNum 2334 snap 0 seq_num 2334) dirty exists 2024-09-21T09:37:12.948 INFO:tasks.rados.rados.0.smithi137.stdout:3793: left oid 256 (ObjNum 2334 snap 0 seq_num 2334) 2024-09-21T09:37:12.949 INFO:tasks.rados.rados.0.smithi137.stdout:3794: finishing write tid 1 to smithi13778320-10 2024-09-21T09:37:12.949 INFO:tasks.rados.rados.0.smithi137.stdout:3796: seq_num 2336 ranges {461152=702035,1896760=599151,2899523=361629} 2024-09-21T09:37:12.953 INFO:tasks.rados.rados.0.smithi137.stdout:3796: writing smithi13778320-180 from 461152 to 1163187 tid 1 2024-09-21T09:37:12.961 INFO:tasks.rados.rados.0.smithi137.stdout:3796: writing smithi13778320-180 from 1896760 to 2495911 tid 2 2024-09-21T09:37:12.966 INFO:tasks.rados.rados.0.smithi137.stdout:3796: writing smithi13778320-180 from 2899523 to 3261152 tid 3 2024-09-21T09:37:12.966 INFO:tasks.rados.rados.0.smithi137.stdout:3793: done (3 left) 2024-09-21T09:37:12.966 INFO:tasks.rados.rados.0.smithi137.stdout:3797: read oid 161 snap -1 2024-09-21T09:37:12.966 INFO:tasks.rados.rados.0.smithi137.stdout:3797: expect (ObjNum 1900 snap 0 seq_num 1900) 2024-09-21T09:37:12.966 INFO:tasks.rados.rados.0.smithi137.stdout:3798: read oid 466 snap -1 2024-09-21T09:37:12.966 INFO:tasks.rados.rados.0.smithi137.stdout:3798: expect deleted 2024-09-21T09:37:12.966 INFO:tasks.rados.rados.0.smithi137.stdout:3799: read oid 291 snap -1 2024-09-21T09:37:12.966 INFO:tasks.rados.rados.0.smithi137.stdout:3799: expect deleted 2024-09-21T09:37:12.966 INFO:tasks.rados.rados.0.smithi137.stdout:3800: write oid 109 current snap is 0 2024-09-21T09:37:12.966 INFO:tasks.rados.rados.0.smithi137.stdout:3794: finishing write tid 2 to smithi13778320-10 2024-09-21T09:37:12.967 INFO:tasks.rados.rados.0.smithi137.stdout:3794: finishing write tid 3 to smithi13778320-10 2024-09-21T09:37:12.967 INFO:tasks.rados.rados.0.smithi137.stdout:3794: finishing write tid 4 to smithi13778320-10 2024-09-21T09:37:12.967 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 10 v 343 (ObjNum 2335 snap 0 seq_num 2335) dirty exists 2024-09-21T09:37:12.967 INFO:tasks.rados.rados.0.smithi137.stdout:3794: left oid 10 (ObjNum 2335 snap 0 seq_num 2335) 2024-09-21T09:37:12.967 INFO:tasks.rados.rados.0.smithi137.stdout:3796: finishing write tid 1 to smithi13778320-180 2024-09-21T09:37:12.967 INFO:tasks.rados.rados.0.smithi137.stdout:3795: expect (ObjNum 2320 snap 0 seq_num 2320) 2024-09-21T09:37:13.065 INFO:tasks.rados.rados.0.smithi137.stdout:3796: finishing write tid 2 to smithi13778320-180 2024-09-21T09:37:13.066 INFO:tasks.rados.rados.0.smithi137.stdout:3796: finishing write tid 3 to smithi13778320-180 2024-09-21T09:37:13.066 INFO:tasks.rados.rados.0.smithi137.stdout:3796: finishing write tid 4 to smithi13778320-180 2024-09-21T09:37:13.066 INFO:tasks.rados.rados.0.smithi137.stdout:3796: finishing write tid 5 to smithi13778320-180 2024-09-21T09:37:13.066 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 180 v 427 (ObjNum 2336 snap 0 seq_num 2336) dirty exists 2024-09-21T09:37:13.066 INFO:tasks.rados.rados.0.smithi137.stdout:3796: left oid 180 (ObjNum 2336 snap 0 seq_num 2336) 2024-09-21T09:37:13.066 INFO:tasks.rados.rados.0.smithi137.stdout:3797: expect (ObjNum 1900 snap 0 seq_num 1900) 2024-09-21T09:37:13.274 INFO:tasks.rados.rados.0.smithi137.stdout:3800: seq_num 2337 ranges {477959=777284,1838889=742809,3210593=67366} 2024-09-21T09:37:13.281 INFO:tasks.rados.rados.0.smithi137.stdout:3800: writing smithi13778320-109 from 477959 to 1255243 tid 1 2024-09-21T09:37:13.288 INFO:tasks.rados.rados.0.smithi137.stdout:3800: writing smithi13778320-109 from 1838889 to 2581698 tid 2 2024-09-21T09:37:13.292 INFO:tasks.rados.rados.0.smithi137.stdout:3800: writing smithi13778320-109 from 3210593 to 3277959 tid 3 2024-09-21T09:37:13.293 INFO:tasks.rados.rados.0.smithi137.stdout:3794: done (6 left) 2024-09-21T09:37:13.293 INFO:tasks.rados.rados.0.smithi137.stdout:3795: done (5 left) 2024-09-21T09:37:13.293 INFO:tasks.rados.rados.0.smithi137.stdout:3796: done (4 left) 2024-09-21T09:37:13.293 INFO:tasks.rados.rados.0.smithi137.stdout:3797: done (3 left) 2024-09-21T09:37:13.293 INFO:tasks.rados.rados.0.smithi137.stdout:3798: done (2 left) 2024-09-21T09:37:13.293 INFO:tasks.rados.rados.0.smithi137.stdout:3799: done (1 left) 2024-09-21T09:37:13.293 INFO:tasks.rados.rados.0.smithi137.stdout:3801: write oid 121 current snap is 0 2024-09-21T09:37:13.293 INFO:tasks.rados.rados.0.smithi137.stdout:3800: finishing write tid 1 to smithi13778320-109 2024-09-21T09:37:13.293 INFO:tasks.rados.rados.0.smithi137.stdout:3800: finishing write tid 2 to smithi13778320-109 2024-09-21T09:37:13.293 INFO:tasks.rados.rados.0.smithi137.stdout:3801: seq_num 2338 ranges {494766=452533,1497371=602820,2838016=456750} 2024-09-21T09:37:13.297 INFO:tasks.rados.rados.0.smithi137.stdout:3801: writing smithi13778320-121 from 494766 to 947299 tid 1 2024-09-21T09:37:13.304 INFO:tasks.rados.rados.0.smithi137.stdout:3801: writing smithi13778320-121 from 1497371 to 2100191 tid 2 2024-09-21T09:37:13.310 INFO:tasks.rados.rados.0.smithi137.stdout:3801: writing smithi13778320-121 from 2838016 to 3294766 tid 3 2024-09-21T09:37:13.311 INFO:tasks.rados.rados.0.smithi137.stdout:3802: write oid 383 current snap is 0 2024-09-21T09:37:13.311 INFO:tasks.rados.rados.0.smithi137.stdout:3800: finishing write tid 3 to smithi13778320-109 2024-09-21T09:37:13.311 INFO:tasks.rados.rados.0.smithi137.stdout:3800: finishing write tid 4 to smithi13778320-109 2024-09-21T09:37:13.311 INFO:tasks.rados.rados.0.smithi137.stdout:3800: finishing write tid 5 to smithi13778320-109 2024-09-21T09:37:13.311 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 109 v 400 (ObjNum 2337 snap 0 seq_num 2337) dirty exists 2024-09-21T09:37:13.311 INFO:tasks.rados.rados.0.smithi137.stdout:3800: left oid 109 (ObjNum 2337 snap 0 seq_num 2337) 2024-09-21T09:37:13.311 INFO:tasks.rados.rados.0.smithi137.stdout:3801: finishing write tid 1 to smithi13778320-121 2024-09-21T09:37:13.311 INFO:tasks.rados.rados.0.smithi137.stdout:3801: finishing write tid 2 to smithi13778320-121 2024-09-21T09:37:13.311 INFO:tasks.rados.rados.0.smithi137.stdout:3802: seq_num 2339 ranges {511573=527782,1555853=746478,2865439=446134} 2024-09-21T09:37:13.316 INFO:tasks.rados.rados.0.smithi137.stdout:3802: writing smithi13778320-383 from 511573 to 1039355 tid 1 2024-09-21T09:37:13.323 INFO:tasks.rados.rados.0.smithi137.stdout:3802: writing smithi13778320-383 from 1555853 to 2302331 tid 2 2024-09-21T09:37:13.329 INFO:tasks.rados.rados.0.smithi137.stdout:3802: writing smithi13778320-383 from 2865439 to 3311573 tid 3 2024-09-21T09:37:13.329 INFO:tasks.rados.rados.0.smithi137.stdout:3800: done (2 left) 2024-09-21T09:37:13.330 INFO:tasks.rados.rados.0.smithi137.stdout:3803: read oid 253 snap -1 2024-09-21T09:37:13.330 INFO:tasks.rados.rados.0.smithi137.stdout:3803: expect (ObjNum 2293 snap 0 seq_num 2293) 2024-09-21T09:37:13.330 INFO:tasks.rados.rados.0.smithi137.stdout:3804: read oid 411 snap -1 2024-09-21T09:37:13.330 INFO:tasks.rados.rados.0.smithi137.stdout:3804: expect deleted 2024-09-21T09:37:13.330 INFO:tasks.rados.rados.0.smithi137.stdout:3805: delete oid 488 current snap is 0 2024-09-21T09:37:13.330 INFO:tasks.rados.rados.0.smithi137.stdout:3801: finishing write tid 3 to smithi13778320-121 2024-09-21T09:37:13.330 INFO:tasks.rados.rados.0.smithi137.stdout:3801: finishing write tid 4 to smithi13778320-121 2024-09-21T09:37:13.330 INFO:tasks.rados.rados.0.smithi137.stdout:3801: finishing write tid 5 to smithi13778320-121 2024-09-21T09:37:13.330 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 121 v 563 (ObjNum 2338 snap 0 seq_num 2338) dirty exists 2024-09-21T09:37:13.330 INFO:tasks.rados.rados.0.smithi137.stdout:3801: left oid 121 (ObjNum 2338 snap 0 seq_num 2338) 2024-09-21T09:37:13.330 INFO:tasks.rados.rados.0.smithi137.stdout:3802: finishing write tid 1 to smithi13778320-383 2024-09-21T09:37:13.330 INFO:tasks.rados.rados.0.smithi137.stdout:3802: finishing write tid 2 to smithi13778320-383 2024-09-21T09:37:13.331 INFO:tasks.rados.rados.0.smithi137.stdout:3801: done (4 left) 2024-09-21T09:37:13.331 INFO:tasks.rados.rados.0.smithi137.stdout:3805: done (3 left) 2024-09-21T09:37:13.331 INFO:tasks.rados.rados.0.smithi137.stdout:3806: delete oid 481 current snap is 0 2024-09-21T09:37:13.331 INFO:tasks.rados.rados.0.smithi137.stdout:3802: finishing write tid 3 to smithi13778320-383 2024-09-21T09:37:13.331 INFO:tasks.rados.rados.0.smithi137.stdout:3802: finishing write tid 4 to smithi13778320-383 2024-09-21T09:37:13.332 INFO:tasks.rados.rados.0.smithi137.stdout:3802: finishing write tid 5 to smithi13778320-383 2024-09-21T09:37:13.332 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 383 v 579 (ObjNum 2339 snap 0 seq_num 2339) dirty exists 2024-09-21T09:37:13.332 INFO:tasks.rados.rados.0.smithi137.stdout:3802: left oid 383 (ObjNum 2339 snap 0 seq_num 2339) 2024-09-21T09:37:13.332 INFO:tasks.rados.rados.0.smithi137.stdout:3802: done (3 left) 2024-09-21T09:37:13.333 INFO:tasks.rados.rados.0.smithi137.stdout:3804: done (2 left) 2024-09-21T09:37:13.333 INFO:tasks.rados.rados.0.smithi137.stdout:3806: done (1 left) 2024-09-21T09:37:13.333 INFO:tasks.rados.rados.0.smithi137.stdout:3807: read oid 72 snap -1 2024-09-21T09:37:13.333 INFO:tasks.rados.rados.0.smithi137.stdout:3807: expect deleted 2024-09-21T09:37:13.333 INFO:tasks.rados.rados.0.smithi137.stdout:3808: read oid 34 snap -1 2024-09-21T09:37:13.333 INFO:tasks.rados.rados.0.smithi137.stdout:3808: expect (ObjNum 2257 snap 0 seq_num 2257) 2024-09-21T09:37:13.333 INFO:tasks.rados.rados.0.smithi137.stdout:3809: read oid 188 snap -1 2024-09-21T09:37:13.333 INFO:tasks.rados.rados.0.smithi137.stdout:3809: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-09-21T09:37:13.333 INFO:tasks.rados.rados.0.smithi137.stdout:3810: write oid 64 current snap is 0 2024-09-21T09:37:13.333 INFO:tasks.rados.rados.0.smithi137.stdout:3810: seq_num 2342 ranges {561994=469882,1731299=610158,2947708=414286} 2024-09-21T09:37:13.338 INFO:tasks.rados.rados.0.smithi137.stdout:3810: writing smithi13778320-64 from 561994 to 1031876 tid 1 2024-09-21T09:37:13.346 INFO:tasks.rados.rados.0.smithi137.stdout:3810: writing smithi13778320-64 from 1731299 to 2341457 tid 2 2024-09-21T09:37:13.352 INFO:tasks.rados.rados.0.smithi137.stdout:3810: writing smithi13778320-64 from 2947708 to 3361994 tid 3 2024-09-21T09:37:13.352 INFO:tasks.rados.rados.0.smithi137.stdout:3811: write oid 434 current snap is 0 2024-09-21T09:37:13.352 INFO:tasks.rados.rados.0.smithi137.stdout:3811: seq_num 2343 ranges {578801=545131,1789781=753816,2975131=403670} 2024-09-21T09:37:13.358 INFO:tasks.rados.rados.0.smithi137.stdout:3811: writing smithi13778320-434 from 578801 to 1123932 tid 1 2024-09-21T09:37:13.366 INFO:tasks.rados.rados.0.smithi137.stdout:3811: writing smithi13778320-434 from 1789781 to 2543597 tid 2 2024-09-21T09:37:13.371 INFO:tasks.rados.rados.0.smithi137.stdout:3811: writing smithi13778320-434 from 2975131 to 3378801 tid 3 2024-09-21T09:37:13.371 INFO:tasks.rados.rados.0.smithi137.stdout:3812: read oid 364 snap -1 2024-09-21T09:37:13.371 INFO:tasks.rados.rados.0.smithi137.stdout:3812: expect (ObjNum 1614 snap 0 seq_num 1614) 2024-09-21T09:37:13.371 INFO:tasks.rados.rados.0.smithi137.stdout:3813: write oid 164 current snap is 0 2024-09-21T09:37:13.371 INFO:tasks.rados.rados.0.smithi137.stdout:3810: finishing write tid 1 to smithi13778320-64 2024-09-21T09:37:13.371 INFO:tasks.rados.rados.0.smithi137.stdout:3803: expect (ObjNum 2293 snap 0 seq_num 2293) 2024-09-21T09:37:13.508 INFO:tasks.rados.rados.0.smithi137.stdout:3809: expect (ObjNum 1350 snap 0 seq_num 1350) 2024-09-21T09:37:13.647 INFO:tasks.rados.rados.0.smithi137.stdout:3810: finishing write tid 2 to smithi13778320-64 2024-09-21T09:37:13.647 INFO:tasks.rados.rados.0.smithi137.stdout:3808: expect (ObjNum 2257 snap 0 seq_num 2257) 2024-09-21T09:37:13.856 INFO:tasks.rados.rados.0.smithi137.stdout:3810: finishing write tid 3 to smithi13778320-64 2024-09-21T09:37:13.856 INFO:tasks.rados.rados.0.smithi137.stdout:3810: finishing write tid 4 to smithi13778320-64 2024-09-21T09:37:13.857 INFO:tasks.rados.rados.0.smithi137.stdout:3810: finishing write tid 5 to smithi13778320-64 2024-09-21T09:37:13.857 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 64 v 465 (ObjNum 2342 snap 0 seq_num 2342) dirty exists 2024-09-21T09:37:13.857 INFO:tasks.rados.rados.0.smithi137.stdout:3810: left oid 64 (ObjNum 2342 snap 0 seq_num 2342) 2024-09-21T09:37:13.857 INFO:tasks.rados.rados.0.smithi137.stdout:3811: finishing write tid 1 to smithi13778320-434 2024-09-21T09:37:13.857 INFO:tasks.rados.rados.0.smithi137.stdout:3811: finishing write tid 2 to smithi13778320-434 2024-09-21T09:37:13.857 INFO:tasks.rados.rados.0.smithi137.stdout:3811: finishing write tid 3 to smithi13778320-434 2024-09-21T09:37:13.857 INFO:tasks.rados.rados.0.smithi137.stdout:3811: finishing write tid 4 to smithi13778320-434 2024-09-21T09:37:13.857 INFO:tasks.rados.rados.0.smithi137.stdout:3811: finishing write tid 5 to smithi13778320-434 2024-09-21T09:37:13.857 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 434 v 455 (ObjNum 2343 snap 0 seq_num 2343) dirty exists 2024-09-21T09:37:13.857 INFO:tasks.rados.rados.0.smithi137.stdout:3811: left oid 434 (ObjNum 2343 snap 0 seq_num 2343) 2024-09-21T09:37:13.857 INFO:tasks.rados.rados.0.smithi137.stdout:3812: expect (ObjNum 1614 snap 0 seq_num 1614) 2024-09-21T09:37:13.959 INFO:tasks.rados.rados.0.smithi137.stdout:3813: seq_num 2344 ranges {595608=620380,1848263=613827,3002554=393054} 2024-09-21T09:37:13.965 INFO:tasks.rados.rados.0.smithi137.stdout:3813: writing smithi13778320-164 from 595608 to 1215988 tid 1 2024-09-21T09:37:13.972 INFO:tasks.rados.rados.0.smithi137.stdout:3813: writing smithi13778320-164 from 1848263 to 2462090 tid 2 2024-09-21T09:37:13.977 INFO:tasks.rados.rados.0.smithi137.stdout:3813: writing smithi13778320-164 from 3002554 to 3395608 tid 3 2024-09-21T09:37:13.977 INFO:tasks.rados.rados.0.smithi137.stdout:3803: done (7 left) 2024-09-21T09:37:13.977 INFO:tasks.rados.rados.0.smithi137.stdout:3807: done (6 left) 2024-09-21T09:37:13.978 INFO:tasks.rados.rados.0.smithi137.stdout:3808: done (5 left) 2024-09-21T09:37:13.978 INFO:tasks.rados.rados.0.smithi137.stdout:3809: done (4 left) 2024-09-21T09:37:13.978 INFO:tasks.rados.rados.0.smithi137.stdout:3810: done (3 left) 2024-09-21T09:37:13.978 INFO:tasks.rados.rados.0.smithi137.stdout:3811: done (2 left) 2024-09-21T09:37:13.978 INFO:tasks.rados.rados.0.smithi137.stdout:3812: done (1 left) 2024-09-21T09:37:13.978 INFO:tasks.rados.rados.0.smithi137.stdout:3814: write oid 466 current snap is 0 2024-09-21T09:37:13.978 INFO:tasks.rados.rados.0.smithi137.stdout:3813: finishing write tid 1 to smithi13778320-164 2024-09-21T09:37:13.978 INFO:tasks.rados.rados.0.smithi137.stdout:3814: seq_num 2345 ranges {612415=695629,1790392=757485,3313624=98791} 2024-09-21T09:37:13.984 INFO:tasks.rados.rados.0.smithi137.stdout:3814: writing smithi13778320-466 from 612415 to 1308044 tid 1 2024-09-21T09:37:13.991 INFO:tasks.rados.rados.0.smithi137.stdout:3814: writing smithi13778320-466 from 1790392 to 2547877 tid 2 2024-09-21T09:37:13.996 INFO:tasks.rados.rados.0.smithi137.stdout:3814: writing smithi13778320-466 from 3313624 to 3412415 tid 3 2024-09-21T09:37:13.996 INFO:tasks.rados.rados.0.smithi137.stdout:3815: write oid 382 current snap is 0 2024-09-21T09:37:13.996 INFO:tasks.rados.rados.0.smithi137.stdout:3813: finishing write tid 2 to smithi13778320-164 2024-09-21T09:37:13.996 INFO:tasks.rados.rados.0.smithi137.stdout:3815: seq_num 2346 ranges {629222=770878,1848874=501143,2824694=533201} 2024-09-21T09:37:14.003 INFO:tasks.rados.rados.0.smithi137.stdout:3815: writing smithi13778320-382 from 629222 to 1400100 tid 1 2024-09-21T09:37:14.009 INFO:tasks.rados.rados.0.smithi137.stdout:3815: writing smithi13778320-382 from 1848874 to 2350017 tid 2 2024-09-21T09:37:14.014 INFO:tasks.rados.rados.0.smithi137.stdout:3815: writing smithi13778320-382 from 2824694 to 3357895 tid 3 2024-09-21T09:37:14.015 INFO:tasks.rados.rados.0.smithi137.stdout:3816: read oid 174 snap -1 2024-09-21T09:37:14.015 INFO:tasks.rados.rados.0.smithi137.stdout:3816: expect (ObjNum 2181 snap 0 seq_num 2181) 2024-09-21T09:37:14.015 INFO:tasks.rados.rados.0.smithi137.stdout:3817: write oid 451 current snap is 0 2024-09-21T09:37:14.015 INFO:tasks.rados.rados.0.smithi137.stdout:3813: finishing write tid 3 to smithi13778320-164 2024-09-21T09:37:14.015 INFO:tasks.rados.rados.0.smithi137.stdout:3813: finishing write tid 4 to smithi13778320-164 2024-09-21T09:37:14.015 INFO:tasks.rados.rados.0.smithi137.stdout:3817: seq_num 2347 ranges {646029=446127,1507356=761154,2968470=477559} 2024-09-21T09:37:14.020 INFO:tasks.rados.rados.0.smithi137.stdout:3817: writing smithi13778320-451 from 646029 to 1092156 tid 1 2024-09-21T09:37:14.027 INFO:tasks.rados.rados.0.smithi137.stdout:3817: writing smithi13778320-451 from 1507356 to 2268510 tid 2 2024-09-21T09:37:14.034 INFO:tasks.rados.rados.0.smithi137.stdout:3817: writing smithi13778320-451 from 2968470 to 3446029 tid 3 2024-09-21T09:37:14.034 INFO:tasks.rados.rados.0.smithi137.stdout:3818: read oid 85 snap -1 2024-09-21T09:37:14.034 INFO:tasks.rados.rados.0.smithi137.stdout:3818: expect (ObjNum 1926 snap 0 seq_num 1926) 2024-09-21T09:37:14.034 INFO:tasks.rados.rados.0.smithi137.stdout:3819: write oid 364 current snap is 0 2024-09-21T09:37:14.034 INFO:tasks.rados.rados.0.smithi137.stdout:3813: finishing write tid 5 to smithi13778320-164 2024-09-21T09:37:14.034 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 164 v 347 (ObjNum 2344 snap 0 seq_num 2344) dirty exists 2024-09-21T09:37:14.034 INFO:tasks.rados.rados.0.smithi137.stdout:3813: left oid 164 (ObjNum 2344 snap 0 seq_num 2344) 2024-09-21T09:37:14.034 INFO:tasks.rados.rados.0.smithi137.stdout:3814: finishing write tid 1 to smithi13778320-466 2024-09-21T09:37:14.034 INFO:tasks.rados.rados.0.smithi137.stdout:3814: finishing write tid 2 to smithi13778320-466 2024-09-21T09:37:14.034 INFO:tasks.rados.rados.0.smithi137.stdout:3819: seq_num 2348 ranges {662836=521376,1965838=504812,2879540=583296} 2024-09-21T09:37:14.040 INFO:tasks.rados.rados.0.smithi137.stdout:3819: writing smithi13778320-364 from 662836 to 1184212 tid 1 2024-09-21T09:37:14.047 INFO:tasks.rados.rados.0.smithi137.stdout:3819: writing smithi13778320-364 from 1965838 to 2470650 tid 2 2024-09-21T09:37:14.053 INFO:tasks.rados.rados.0.smithi137.stdout:3819: writing smithi13778320-364 from 2879540 to 3462836 tid 3 2024-09-21T09:37:14.054 INFO:tasks.rados.rados.0.smithi137.stdout:3813: done (6 left) 2024-09-21T09:37:14.054 INFO:tasks.rados.rados.0.smithi137.stdout:3820: write oid 412 current snap is 0 2024-09-21T09:37:14.054 INFO:tasks.rados.rados.0.smithi137.stdout:3814: finishing write tid 3 to smithi13778320-466 2024-09-21T09:37:14.054 INFO:tasks.rados.rados.0.smithi137.stdout:3814: finishing write tid 4 to smithi13778320-466 2024-09-21T09:37:14.054 INFO:tasks.rados.rados.0.smithi137.stdout:3814: finishing write tid 5 to smithi13778320-466 2024-09-21T09:37:14.054 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 466 v 489 (ObjNum 2345 snap 0 seq_num 2345) dirty exists 2024-09-21T09:37:14.054 INFO:tasks.rados.rados.0.smithi137.stdout:3814: left oid 466 (ObjNum 2345 snap 0 seq_num 2345) 2024-09-21T09:37:14.054 INFO:tasks.rados.rados.0.smithi137.stdout:3815: finishing write tid 1 to smithi13778320-382 2024-09-21T09:37:14.054 INFO:tasks.rados.rados.0.smithi137.stdout:3815: finishing write tid 2 to smithi13778320-382 2024-09-21T09:37:14.054 INFO:tasks.rados.rados.0.smithi137.stdout:3815: finishing write tid 3 to smithi13778320-382 2024-09-21T09:37:14.054 INFO:tasks.rados.rados.0.smithi137.stdout:3815: finishing write tid 4 to smithi13778320-382 2024-09-21T09:37:14.055 INFO:tasks.rados.rados.0.smithi137.stdout:3815: finishing write tid 5 to smithi13778320-382 2024-09-21T09:37:14.055 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 382 v 412 (ObjNum 2346 snap 0 seq_num 2346) dirty exists 2024-09-21T09:37:14.055 INFO:tasks.rados.rados.0.smithi137.stdout:3815: left oid 382 (ObjNum 2346 snap 0 seq_num 2346) 2024-09-21T09:37:14.055 INFO:tasks.rados.rados.0.smithi137.stdout:3816: expect (ObjNum 2181 snap 0 seq_num 2181) 2024-09-21T09:37:14.254 INFO:tasks.rados.rados.0.smithi137.stdout:3817: finishing write tid 1 to smithi13778320-451 2024-09-21T09:37:14.254 INFO:tasks.rados.rados.0.smithi137.stdout:3817: finishing write tid 2 to smithi13778320-451 2024-09-21T09:37:14.254 INFO:tasks.rados.rados.0.smithi137.stdout:3820: seq_num 2349 ranges {679643=596625,1907967=764823,3306963=172680} 2024-09-21T09:37:14.262 INFO:tasks.rados.rados.0.smithi137.stdout:3820: writing smithi13778320-412 from 679643 to 1276268 tid 1 2024-09-21T09:37:14.268 INFO:tasks.rados.rados.0.smithi137.stdout:3820: writing smithi13778320-412 from 1907967 to 2672790 tid 2 2024-09-21T09:37:14.273 INFO:tasks.rados.rados.0.smithi137.stdout:3820: writing smithi13778320-412 from 3306963 to 3479643 tid 3 2024-09-21T09:37:14.273 INFO:tasks.rados.rados.0.smithi137.stdout:3814: done (6 left) 2024-09-21T09:37:14.273 INFO:tasks.rados.rados.0.smithi137.stdout:3815: done (5 left) 2024-09-21T09:37:14.273 INFO:tasks.rados.rados.0.smithi137.stdout:3816: done (4 left) 2024-09-21T09:37:14.273 INFO:tasks.rados.rados.0.smithi137.stdout:3821: write oid 160 current snap is 0 2024-09-21T09:37:14.273 INFO:tasks.rados.rados.0.smithi137.stdout:3821: seq_num 2350 ranges {696450=788227,2082802=508481,3050739=445711} 2024-09-21T09:37:14.280 INFO:tasks.rados.rados.0.smithi137.stdout:3821: writing smithi13778320-160 from 696450 to 1484677 tid 1 2024-09-21T09:37:14.286 INFO:tasks.rados.rados.0.smithi137.stdout:3821: writing smithi13778320-160 from 2082802 to 2591283 tid 2 2024-09-21T09:37:14.292 INFO:tasks.rados.rados.0.smithi137.stdout:3821: writing smithi13778320-160 from 3050739 to 3496450 tid 3 2024-09-21T09:37:14.292 INFO:tasks.rados.rados.0.smithi137.stdout:3822: read oid 43 snap -1 2024-09-21T09:37:14.292 INFO:tasks.rados.rados.0.smithi137.stdout:3822: expect (ObjNum 2288 snap 0 seq_num 2288) 2024-09-21T09:37:14.292 INFO:tasks.rados.rados.0.smithi137.stdout:3823: read oid 415 snap -1 2024-09-21T09:37:14.293 INFO:tasks.rados.rados.0.smithi137.stdout:3823: expect (ObjNum 1721 snap 0 seq_num 1721) 2024-09-21T09:37:14.293 INFO:tasks.rados.rados.0.smithi137.stdout:3824: read oid 39 snap -1 2024-09-21T09:37:14.293 INFO:tasks.rados.rados.0.smithi137.stdout:3824: expect (ObjNum 1820 snap 0 seq_num 1820) 2024-09-21T09:37:14.293 INFO:tasks.rados.rados.0.smithi137.stdout:3825: write oid 301 current snap is 0 2024-09-21T09:37:14.293 INFO:tasks.rados.rados.0.smithi137.stdout:3818: expect (ObjNum 1926 snap 0 seq_num 1926) 2024-09-21T09:37:14.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:14 smithi137 ceph-mon[93825]: pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 116 op/s 2024-09-21T09:37:14.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:14 smithi137 ceph-mon[39068]: pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 116 op/s 2024-09-21T09:37:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:14 smithi165 ceph-mon[32789]: pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 116 op/s 2024-09-21T09:37:14.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:14 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:14.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:14.440 INFO:tasks.rados.rados.0.smithi137.stdout:3817: finishing write tid 3 to smithi13778320-451 2024-09-21T09:37:14.440 INFO:tasks.rados.rados.0.smithi137.stdout:3817: finishing write tid 4 to smithi13778320-451 2024-09-21T09:37:14.440 INFO:tasks.rados.rados.0.smithi137.stdout:3817: finishing write tid 5 to smithi13778320-451 2024-09-21T09:37:14.440 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 451 v 497 (ObjNum 2347 snap 0 seq_num 2347) dirty exists 2024-09-21T09:37:14.440 INFO:tasks.rados.rados.0.smithi137.stdout:3817: left oid 451 (ObjNum 2347 snap 0 seq_num 2347) 2024-09-21T09:37:14.440 INFO:tasks.rados.rados.0.smithi137.stdout:3819: finishing write tid 1 to smithi13778320-364 2024-09-21T09:37:14.440 INFO:tasks.rados.rados.0.smithi137.stdout:3819: finishing write tid 2 to smithi13778320-364 2024-09-21T09:37:14.440 INFO:tasks.rados.rados.0.smithi137.stdout:3819: finishing write tid 3 to smithi13778320-364 2024-09-21T09:37:14.440 INFO:tasks.rados.rados.0.smithi137.stdout:3819: finishing write tid 4 to smithi13778320-364 2024-09-21T09:37:14.441 INFO:tasks.rados.rados.0.smithi137.stdout:3819: finishing write tid 5 to smithi13778320-364 2024-09-21T09:37:14.441 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 364 v 472 (ObjNum 2348 snap 0 seq_num 2348) dirty exists 2024-09-21T09:37:14.441 INFO:tasks.rados.rados.0.smithi137.stdout:3819: left oid 364 (ObjNum 2348 snap 0 seq_num 2348) 2024-09-21T09:37:14.441 INFO:tasks.rados.rados.0.smithi137.stdout:3820: finishing write tid 1 to smithi13778320-412 2024-09-21T09:37:14.441 INFO:tasks.rados.rados.0.smithi137.stdout:3820: finishing write tid 2 to smithi13778320-412 2024-09-21T09:37:14.441 INFO:tasks.rados.rados.0.smithi137.stdout:3820: finishing write tid 3 to smithi13778320-412 2024-09-21T09:37:14.441 INFO:tasks.rados.rados.0.smithi137.stdout:3820: finishing write tid 4 to smithi13778320-412 2024-09-21T09:37:14.441 INFO:tasks.rados.rados.0.smithi137.stdout:3820: finishing write tid 5 to smithi13778320-412 2024-09-21T09:37:14.441 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 412 v 567 (ObjNum 2349 snap 0 seq_num 2349) dirty exists 2024-09-21T09:37:14.441 INFO:tasks.rados.rados.0.smithi137.stdout:3820: left oid 412 (ObjNum 2349 snap 0 seq_num 2349) 2024-09-21T09:37:14.441 INFO:tasks.rados.rados.0.smithi137.stdout:3821: finishing write tid 1 to smithi13778320-160 2024-09-21T09:37:14.441 INFO:tasks.rados.rados.0.smithi137.stdout:3825: seq_num 2351 ranges {713257=463476,1741284=768492,3078162=435095} 2024-09-21T09:37:14.446 INFO:tasks.rados.rados.0.smithi137.stdout:3825: writing smithi13778320-301 from 713257 to 1176733 tid 1 2024-09-21T09:37:14.453 INFO:tasks.rados.rados.0.smithi137.stdout:3825: writing smithi13778320-301 from 1741284 to 2509776 tid 2 2024-09-21T09:37:14.459 INFO:tasks.rados.rados.0.smithi137.stdout:3825: writing smithi13778320-301 from 3078162 to 3513257 tid 3 2024-09-21T09:37:14.459 INFO:tasks.rados.rados.0.smithi137.stdout:3817: done (8 left) 2024-09-21T09:37:14.459 INFO:tasks.rados.rados.0.smithi137.stdout:3818: done (7 left) 2024-09-21T09:37:14.459 INFO:tasks.rados.rados.0.smithi137.stdout:3819: done (6 left) 2024-09-21T09:37:14.459 INFO:tasks.rados.rados.0.smithi137.stdout:3820: done (5 left) 2024-09-21T09:37:14.459 INFO:tasks.rados.rados.0.smithi137.stdout:3826: read oid 250 snap -1 2024-09-21T09:37:14.459 INFO:tasks.rados.rados.0.smithi137.stdout:3826: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-09-21T09:37:14.459 INFO:tasks.rados.rados.0.smithi137.stdout:3827: write oid 320 current snap is 0 2024-09-21T09:37:14.459 INFO:tasks.rados.rados.0.smithi137.stdout:3821: finishing write tid 2 to smithi13778320-160 2024-09-21T09:37:14.460 INFO:tasks.rados.rados.0.smithi137.stdout:3821: finishing write tid 3 to smithi13778320-160 2024-09-21T09:37:14.460 INFO:tasks.rados.rados.0.smithi137.stdout:3821: finishing write tid 4 to smithi13778320-160 2024-09-21T09:37:14.460 INFO:tasks.rados.rados.0.smithi137.stdout:3827: seq_num 2352 ranges {730064=538725,1799766=512150,3105585=424479} 2024-09-21T09:37:14.466 INFO:tasks.rados.rados.0.smithi137.stdout:3827: writing smithi13778320-320 from 730064 to 1268789 tid 1 2024-09-21T09:37:14.472 INFO:tasks.rados.rados.0.smithi137.stdout:3827: writing smithi13778320-320 from 1799766 to 2311916 tid 2 2024-09-21T09:37:14.479 INFO:tasks.rados.rados.0.smithi137.stdout:3827: writing smithi13778320-320 from 3105585 to 3530064 tid 3 2024-09-21T09:37:14.479 INFO:tasks.rados.rados.0.smithi137.stdout:3828: delete oid 166 current snap is 0 2024-09-21T09:37:14.479 INFO:tasks.rados.rados.0.smithi137.stdout:3821: finishing write tid 5 to smithi13778320-160 2024-09-21T09:37:14.479 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 160 v 583 (ObjNum 2350 snap 0 seq_num 2350) dirty exists 2024-09-21T09:37:14.479 INFO:tasks.rados.rados.0.smithi137.stdout:3821: left oid 160 (ObjNum 2350 snap 0 seq_num 2350) 2024-09-21T09:37:14.479 INFO:tasks.rados.rados.0.smithi137.stdout:3822: expect (ObjNum 2288 snap 0 seq_num 2288) 2024-09-21T09:37:14.554 INFO:tasks.rados.rados.0.smithi137.stdout:3823: expect (ObjNum 1721 snap 0 seq_num 1721) 2024-09-21T09:37:14.686 INFO:tasks.rados.rados.0.smithi137.stdout:3824: expect (ObjNum 1820 snap 0 seq_num 1820) 2024-09-21T09:37:14.793 INFO:tasks.rados.rados.0.smithi137.stdout:3825: finishing write tid 1 to smithi13778320-301 2024-09-21T09:37:14.793 INFO:tasks.rados.rados.0.smithi137.stdout:3825: finishing write tid 2 to smithi13778320-301 2024-09-21T09:37:14.793 INFO:tasks.rados.rados.0.smithi137.stdout:3825: finishing write tid 3 to smithi13778320-301 2024-09-21T09:37:14.793 INFO:tasks.rados.rados.0.smithi137.stdout:3825: finishing write tid 4 to smithi13778320-301 2024-09-21T09:37:14.793 INFO:tasks.rados.rados.0.smithi137.stdout:3821: done (7 left) 2024-09-21T09:37:14.793 INFO:tasks.rados.rados.0.smithi137.stdout:3822: done (6 left) 2024-09-21T09:37:14.793 INFO:tasks.rados.rados.0.smithi137.stdout:3823: done (5 left) 2024-09-21T09:37:14.793 INFO:tasks.rados.rados.0.smithi137.stdout:3824: done (4 left) 2024-09-21T09:37:14.793 INFO:tasks.rados.rados.0.smithi137.stdout:3828: done (3 left) 2024-09-21T09:37:14.793 INFO:tasks.rados.rados.0.smithi137.stdout:3829: write oid 149 current snap is 0 2024-09-21T09:37:14.793 INFO:tasks.rados.rados.0.smithi137.stdout:3825: finishing write tid 5 to smithi13778320-301 2024-09-21T09:37:14.793 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 301 v 583 (ObjNum 2351 snap 0 seq_num 2351) dirty exists 2024-09-21T09:37:14.793 INFO:tasks.rados.rados.0.smithi137.stdout:3825: left oid 301 (ObjNum 2351 snap 0 seq_num 2351) 2024-09-21T09:37:14.793 INFO:tasks.rados.rados.0.smithi137.stdout:3826: expect (ObjNum 1182 snap 0 seq_num 1182) 2024-09-21T09:37:15.005 INFO:tasks.rados.rados.0.smithi137.stdout:3827: finishing write tid 1 to smithi13778320-320 2024-09-21T09:37:15.005 INFO:tasks.rados.rados.0.smithi137.stdout:3827: finishing write tid 2 to smithi13778320-320 2024-09-21T09:37:15.005 INFO:tasks.rados.rados.0.smithi137.stdout:3827: finishing write tid 3 to smithi13778320-320 2024-09-21T09:37:15.005 INFO:tasks.rados.rados.0.smithi137.stdout:3827: finishing write tid 4 to smithi13778320-320 2024-09-21T09:37:15.006 INFO:tasks.rados.rados.0.smithi137.stdout:3827: finishing write tid 5 to smithi13778320-320 2024-09-21T09:37:15.006 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 320 v 476 (ObjNum 2352 snap 0 seq_num 2352) dirty exists 2024-09-21T09:37:15.006 INFO:tasks.rados.rados.0.smithi137.stdout:3827: left oid 320 (ObjNum 2352 snap 0 seq_num 2352) 2024-09-21T09:37:15.006 INFO:tasks.rados.rados.0.smithi137.stdout:3829: seq_num 2354 ranges {763678=689223,2200377=515819,3444078=119600} 2024-09-21T09:37:15.013 INFO:tasks.rados.rados.0.smithi137.stdout:3829: writing smithi13778320-149 from 763678 to 1452901 tid 1 2024-09-21T09:37:15.020 INFO:tasks.rados.rados.0.smithi137.stdout:3829: writing smithi13778320-149 from 2200377 to 2716196 tid 2 2024-09-21T09:37:15.025 INFO:tasks.rados.rados.0.smithi137.stdout:3829: writing smithi13778320-149 from 3444078 to 3563678 tid 3 2024-09-21T09:37:15.025 INFO:tasks.rados.rados.0.smithi137.stdout:3825: done (3 left) 2024-09-21T09:37:15.025 INFO:tasks.rados.rados.0.smithi137.stdout:3826: done (2 left) 2024-09-21T09:37:15.025 INFO:tasks.rados.rados.0.smithi137.stdout:3827: done (1 left) 2024-09-21T09:37:15.025 INFO:tasks.rados.rados.0.smithi137.stdout:3830: write oid 93 current snap is 0 2024-09-21T09:37:15.025 INFO:tasks.rados.rados.0.smithi137.stdout:3830: seq_num 2355 ranges {780485=764472,2258859=775830,3471501=108984} 2024-09-21T09:37:15.033 INFO:tasks.rados.rados.0.smithi137.stdout:3830: writing smithi13778320-93 from 780485 to 1544957 tid 1 2024-09-21T09:37:15.041 INFO:tasks.rados.rados.0.smithi137.stdout:3830: writing smithi13778320-93 from 2258859 to 3034689 tid 2 2024-09-21T09:37:15.044 INFO:tasks.rados.rados.0.smithi137.stdout:3830: writing smithi13778320-93 from 3471501 to 3580485 tid 3 2024-09-21T09:37:15.044 INFO:tasks.rados.rados.0.smithi137.stdout:3831: write oid 31 current snap is 0 2024-09-21T09:37:15.044 INFO:tasks.rados.rados.0.smithi137.stdout:3829: finishing write tid 1 to smithi13778320-149 2024-09-21T09:37:15.044 INFO:tasks.rados.rados.0.smithi137.stdout:3831: seq_num 2356 ranges {797292=439721,1917341=519488,3098924=478627} 2024-09-21T09:37:15.051 INFO:tasks.rados.rados.0.smithi137.stdout:3831: writing smithi13778320-31 from 797292 to 1237013 tid 1 2024-09-21T09:37:15.057 INFO:tasks.rados.rados.0.smithi137.stdout:3831: writing smithi13778320-31 from 1917341 to 2436829 tid 2 2024-09-21T09:37:15.064 INFO:tasks.rados.rados.0.smithi137.stdout:3831: writing smithi13778320-31 from 3098924 to 3577551 tid 3 2024-09-21T09:37:15.064 INFO:tasks.rados.rados.0.smithi137.stdout:3832: write oid 441 current snap is 0 2024-09-21T09:37:15.064 INFO:tasks.rados.rados.0.smithi137.stdout:3829: finishing write tid 2 to smithi13778320-149 2024-09-21T09:37:15.064 INFO:tasks.rados.rados.0.smithi137.stdout:3829: finishing write tid 3 to smithi13778320-149 2024-09-21T09:37:15.064 INFO:tasks.rados.rados.0.smithi137.stdout:3832: seq_num 2357 ranges {414099=631323,1575823=779499,3126347=406252} 2024-09-21T09:37:15.069 INFO:tasks.rados.rados.0.smithi137.stdout:3832: writing smithi13778320-441 from 414099 to 1045422 tid 1 2024-09-21T09:37:15.077 INFO:tasks.rados.rados.0.smithi137.stdout:3832: writing smithi13778320-441 from 1575823 to 2355322 tid 2 2024-09-21T09:37:15.084 INFO:tasks.rados.rados.0.smithi137.stdout:3832: writing smithi13778320-441 from 3126347 to 3532599 tid 3 2024-09-21T09:37:15.084 INFO:tasks.rados.rados.0.smithi137.stdout:3833: delete oid 106 current snap is 0 2024-09-21T09:37:15.084 INFO:tasks.rados.rados.0.smithi137.stdout:3829: finishing write tid 4 to smithi13778320-149 2024-09-21T09:37:15.085 INFO:tasks.rados.rados.0.smithi137.stdout:3829: finishing write tid 5 to smithi13778320-149 2024-09-21T09:37:15.085 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 149 v 404 (ObjNum 2354 snap 0 seq_num 2354) dirty exists 2024-09-21T09:37:15.085 INFO:tasks.rados.rados.0.smithi137.stdout:3829: left oid 149 (ObjNum 2354 snap 0 seq_num 2354) 2024-09-21T09:37:15.085 INFO:tasks.rados.rados.0.smithi137.stdout:3830: finishing write tid 1 to smithi13778320-93 2024-09-21T09:37:15.085 INFO:tasks.rados.rados.0.smithi137.stdout:3830: finishing write tid 2 to smithi13778320-93 2024-09-21T09:37:15.085 INFO:tasks.rados.rados.0.smithi137.stdout:3830: finishing write tid 3 to smithi13778320-93 2024-09-21T09:37:15.085 INFO:tasks.rados.rados.0.smithi137.stdout:3830: finishing write tid 4 to smithi13778320-93 2024-09-21T09:37:15.085 INFO:tasks.rados.rados.0.smithi137.stdout:3830: finishing write tid 5 to smithi13778320-93 2024-09-21T09:37:15.085 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 93 v 378 (ObjNum 2355 snap 0 seq_num 2355) dirty exists 2024-09-21T09:37:15.085 INFO:tasks.rados.rados.0.smithi137.stdout:3830: left oid 93 (ObjNum 2355 snap 0 seq_num 2355) 2024-09-21T09:37:15.085 INFO:tasks.rados.rados.0.smithi137.stdout:3831: finishing write tid 1 to smithi13778320-31 2024-09-21T09:37:15.085 INFO:tasks.rados.rados.0.smithi137.stdout:3831: finishing write tid 2 to smithi13778320-31 2024-09-21T09:37:15.085 INFO:tasks.rados.rados.0.smithi137.stdout:3831: finishing write tid 3 to smithi13778320-31 2024-09-21T09:37:15.085 INFO:tasks.rados.rados.0.smithi137.stdout:3831: finishing write tid 4 to smithi13778320-31 2024-09-21T09:37:15.086 INFO:tasks.rados.rados.0.smithi137.stdout:3831: finishing write tid 5 to smithi13778320-31 2024-09-21T09:37:15.086 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 31 v 431 (ObjNum 2356 snap 0 seq_num 2356) dirty exists 2024-09-21T09:37:15.086 INFO:tasks.rados.rados.0.smithi137.stdout:3831: left oid 31 (ObjNum 2356 snap 0 seq_num 2356) 2024-09-21T09:37:15.086 INFO:tasks.rados.rados.0.smithi137.stdout:3832: finishing write tid 1 to smithi13778320-441 2024-09-21T09:37:15.086 INFO:tasks.rados.rados.0.smithi137.stdout:3832: finishing write tid 2 to smithi13778320-441 2024-09-21T09:37:15.087 INFO:tasks.rados.rados.0.smithi137.stdout:3832: finishing write tid 3 to smithi13778320-441 2024-09-21T09:37:15.087 INFO:tasks.rados.rados.0.smithi137.stdout:3832: finishing write tid 4 to smithi13778320-441 2024-09-21T09:37:15.087 INFO:tasks.rados.rados.0.smithi137.stdout:3829: done (4 left) 2024-09-21T09:37:15.087 INFO:tasks.rados.rados.0.smithi137.stdout:3830: done (3 left) 2024-09-21T09:37:15.087 INFO:tasks.rados.rados.0.smithi137.stdout:3831: done (2 left) 2024-09-21T09:37:15.087 INFO:tasks.rados.rados.0.smithi137.stdout:3833: done (1 left) 2024-09-21T09:37:15.087 INFO:tasks.rados.rados.0.smithi137.stdout:3834: read oid 334 snap -1 2024-09-21T09:37:15.087 INFO:tasks.rados.rados.0.smithi137.stdout:3834: expect (ObjNum 1442 snap 0 seq_num 1442) 2024-09-21T09:37:15.087 INFO:tasks.rados.rados.0.smithi137.stdout:3835: read oid 471 snap -1 2024-09-21T09:37:15.087 INFO:tasks.rados.rados.0.smithi137.stdout:3835: expect deleted 2024-09-21T09:37:15.088 INFO:tasks.rados.rados.0.smithi137.stdout:3836: write oid 149 current snap is 0 2024-09-21T09:37:15.088 INFO:tasks.rados.rados.0.smithi137.stdout:3832: finishing write tid 5 to smithi13778320-441 2024-09-21T09:37:15.088 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 441 v 382 (ObjNum 2357 snap 0 seq_num 2357) dirty exists 2024-09-21T09:37:15.088 INFO:tasks.rados.rados.0.smithi137.stdout:3832: left oid 441 (ObjNum 2357 snap 0 seq_num 2357) 2024-09-21T09:37:15.088 INFO:tasks.rados.rados.0.smithi137.stdout:3836: seq_num 2359 ranges {447713=781821,1692787=666815,3064840=428796} 2024-09-21T09:37:15.092 INFO:tasks.rados.rados.0.smithi137.stdout:3836: writing smithi13778320-149 from 447713 to 1229534 tid 1 2024-09-21T09:37:15.098 INFO:tasks.rados.rados.0.smithi137.stdout:3836: writing smithi13778320-149 from 1692787 to 2359602 tid 2 2024-09-21T09:37:15.105 INFO:tasks.rados.rados.0.smithi137.stdout:3836: writing smithi13778320-149 from 3064840 to 3493636 tid 3 2024-09-21T09:37:15.105 INFO:tasks.rados.rados.0.smithi137.stdout:3832: done (3 left) 2024-09-21T09:37:15.105 INFO:tasks.rados.rados.0.smithi137.stdout:3837: read oid 116 snap -1 2024-09-21T09:37:15.106 INFO:tasks.rados.rados.0.smithi137.stdout:3837: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-09-21T09:37:15.106 INFO:tasks.rados.rados.0.smithi137.stdout:3838: read oid 366 snap -1 2024-09-21T09:37:15.106 INFO:tasks.rados.rados.0.smithi137.stdout:3838: expect (ObjNum 2269 snap 0 seq_num 2269) 2024-09-21T09:37:15.106 INFO:tasks.rados.rados.0.smithi137.stdout:3839: read oid 233 snap -1 2024-09-21T09:37:15.106 INFO:tasks.rados.rados.0.smithi137.stdout:3839: expect (ObjNum 1533 snap 0 seq_num 1533) 2024-09-21T09:37:15.106 INFO:tasks.rados.rados.0.smithi137.stdout:3840: write oid 342 current snap is 0 2024-09-21T09:37:15.106 INFO:tasks.rados.rados.0.smithi137.stdout:3840: seq_num 2360 ranges {464520=457070,1351269=526826,2408616=640068} 2024-09-21T09:37:15.110 INFO:tasks.rados.rados.0.smithi137.stdout:3840: writing smithi13778320-342 from 464520 to 921590 tid 1 2024-09-21T09:37:15.115 INFO:tasks.rados.rados.0.smithi137.stdout:3840: writing smithi13778320-342 from 1351269 to 1878095 tid 2 2024-09-21T09:37:15.122 INFO:tasks.rados.rados.0.smithi137.stdout:3840: writing smithi13778320-342 from 2408616 to 3048684 tid 3 2024-09-21T09:37:15.122 INFO:tasks.rados.rados.0.smithi137.stdout:3841: read oid 165 snap -1 2024-09-21T09:37:15.122 INFO:tasks.rados.rados.0.smithi137.stdout:3841: expect (ObjNum 2241 snap 0 seq_num 2241) 2024-09-21T09:37:15.122 INFO:tasks.rados.rados.0.smithi137.stdout:3842: read oid 362 snap -1 2024-09-21T09:37:15.122 INFO:tasks.rados.rados.0.smithi137.stdout:3842: expect (ObjNum 1964 snap 0 seq_num 1964) 2024-09-21T09:37:15.122 INFO:tasks.rados.rados.0.smithi137.stdout:3843: read oid 481 snap -1 2024-09-21T09:37:15.123 INFO:tasks.rados.rados.0.smithi137.stdout:3843: expect deleted 2024-09-21T09:37:15.123 INFO:tasks.rados.rados.0.smithi137.stdout:3844: delete oid 395 current snap is 0 2024-09-21T09:37:15.123 INFO:tasks.rados.rados.0.smithi137.stdout:3834: expect (ObjNum 1442 snap 0 seq_num 1442) 2024-09-21T09:37:15.225 INFO:tasks.rados.rados.0.smithi137.stdout:3836: finishing write tid 1 to smithi13778320-149 2024-09-21T09:37:15.226 INFO:tasks.rados.rados.0.smithi137.stdout:3836: finishing write tid 2 to smithi13778320-149 2024-09-21T09:37:15.226 INFO:tasks.rados.rados.0.smithi137.stdout:3836: finishing write tid 3 to smithi13778320-149 2024-09-21T09:37:15.226 INFO:tasks.rados.rados.0.smithi137.stdout:3836: finishing write tid 4 to smithi13778320-149 2024-09-21T09:37:15.226 INFO:tasks.rados.rados.0.smithi137.stdout:3836: finishing write tid 5 to smithi13778320-149 2024-09-21T09:37:15.226 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 149 v 408 (ObjNum 2359 snap 0 seq_num 2359) dirty exists 2024-09-21T09:37:15.226 INFO:tasks.rados.rados.0.smithi137.stdout:3836: left oid 149 (ObjNum 2359 snap 0 seq_num 2359) 2024-09-21T09:37:15.226 INFO:tasks.rados.rados.0.smithi137.stdout:3834: done (10 left) 2024-09-21T09:37:15.226 INFO:tasks.rados.rados.0.smithi137.stdout:3835: done (9 left) 2024-09-21T09:37:15.226 INFO:tasks.rados.rados.0.smithi137.stdout:3836: done (8 left) 2024-09-21T09:37:15.226 INFO:tasks.rados.rados.0.smithi137.stdout:3844: done (7 left) 2024-09-21T09:37:15.226 INFO:tasks.rados.rados.0.smithi137.stdout:3845: write oid 206 current snap is 0 2024-09-21T09:37:15.227 INFO:tasks.rados.rados.0.smithi137.stdout:3840: finishing write tid 1 to smithi13778320-342 2024-09-21T09:37:15.227 INFO:tasks.rados.rados.0.smithi137.stdout:3838: expect (ObjNum 2269 snap 0 seq_num 2269) 2024-09-21T09:37:15.316 INFO:tasks.rados.rados.0.smithi137.stdout:3840: finishing write tid 2 to smithi13778320-342 2024-09-21T09:37:15.316 INFO:tasks.rados.rados.0.smithi137.stdout:3842: expect (ObjNum 1964 snap 0 seq_num 1964) 2024-09-21T09:37:15.484 INFO:tasks.rados.rados.0.smithi137.stdout:3839: expect (ObjNum 1533 snap 0 seq_num 1533) 2024-09-21T09:37:15.606 INFO:tasks.rados.rados.0.smithi137.stdout:3837: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-09-21T09:37:15.799 INFO:tasks.rados.rados.0.smithi137.stdout:3840: finishing write tid 3 to smithi13778320-342 2024-09-21T09:37:15.800 INFO:tasks.rados.rados.0.smithi137.stdout:3840: finishing write tid 4 to smithi13778320-342 2024-09-21T09:37:15.800 INFO:tasks.rados.rados.0.smithi137.stdout:3840: finishing write tid 5 to smithi13778320-342 2024-09-21T09:37:15.800 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 342 v 435 (ObjNum 2360 snap 0 seq_num 2360) dirty exists 2024-09-21T09:37:15.800 INFO:tasks.rados.rados.0.smithi137.stdout:3840: left oid 342 (ObjNum 2360 snap 0 seq_num 2360) 2024-09-21T09:37:15.800 INFO:tasks.rados.rados.0.smithi137.stdout:3841: expect (ObjNum 2241 snap 0 seq_num 2241) 2024-09-21T09:37:15.995 INFO:tasks.rados.rados.0.smithi137.stdout:3845: seq_num 2362 ranges {498134=607568,1751880=530495,2747109=778965} 2024-09-21T09:37:16.001 INFO:tasks.rados.rados.0.smithi137.stdout:3845: writing smithi13778320-206 from 498134 to 1105702 tid 1 2024-09-21T09:37:16.007 INFO:tasks.rados.rados.0.smithi137.stdout:3845: writing smithi13778320-206 from 1751880 to 2282375 tid 2 2024-09-21T09:37:16.014 INFO:tasks.rados.rados.0.smithi137.stdout:3845: writing smithi13778320-206 from 2747109 to 3526074 tid 3 2024-09-21T09:37:16.015 INFO:tasks.rados.rados.0.smithi137.stdout:3837: done (7 left) 2024-09-21T09:37:16.015 INFO:tasks.rados.rados.0.smithi137.stdout:3838: done (6 left) 2024-09-21T09:37:16.015 INFO:tasks.rados.rados.0.smithi137.stdout:3839: done (5 left) 2024-09-21T09:37:16.015 INFO:tasks.rados.rados.0.smithi137.stdout:3840: done (4 left) 2024-09-21T09:37:16.015 INFO:tasks.rados.rados.0.smithi137.stdout:3841: done (3 left) 2024-09-21T09:37:16.015 INFO:tasks.rados.rados.0.smithi137.stdout:3842: done (2 left) 2024-09-21T09:37:16.015 INFO:tasks.rados.rados.0.smithi137.stdout:3843: done (1 left) 2024-09-21T09:37:16.015 INFO:tasks.rados.rados.0.smithi137.stdout:3846: write oid 55 current snap is 0 2024-09-21T09:37:16.015 INFO:tasks.rados.rados.0.smithi137.stdout:3845: finishing write tid 1 to smithi13778320-206 2024-09-21T09:37:16.015 INFO:tasks.rados.rados.0.smithi137.stdout:3846: seq_num 2363 ranges {514941=682817,1810362=674153,3058179=590237} 2024-09-21T09:37:16.021 INFO:tasks.rados.rados.0.smithi137.stdout:3846: writing smithi13778320-55 from 514941 to 1197758 tid 1 2024-09-21T09:37:16.028 INFO:tasks.rados.rados.0.smithi137.stdout:3846: writing smithi13778320-55 from 1810362 to 2484515 tid 2 2024-09-21T09:37:16.035 INFO:tasks.rados.rados.0.smithi137.stdout:3846: writing smithi13778320-55 from 3058179 to 3648416 tid 3 2024-09-21T09:37:16.035 INFO:tasks.rados.rados.0.smithi137.stdout:3847: read oid 443 snap -1 2024-09-21T09:37:16.035 INFO:tasks.rados.rados.0.smithi137.stdout:3847: expect (ObjNum 2055 snap 0 seq_num 2055) 2024-09-21T09:37:16.035 INFO:tasks.rados.rados.0.smithi137.stdout:3848: read oid 100 snap -1 2024-09-21T09:37:16.035 INFO:tasks.rados.rados.0.smithi137.stdout:3848: expect (ObjNum 2131 snap 0 seq_num 2131) 2024-09-21T09:37:16.035 INFO:tasks.rados.rados.0.smithi137.stdout:3849: read oid 193 snap -1 2024-09-21T09:37:16.035 INFO:tasks.rados.rados.0.smithi137.stdout:3849: expect (ObjNum 1390 snap 0 seq_num 1390) 2024-09-21T09:37:16.035 INFO:tasks.rados.rados.0.smithi137.stdout:3850: read oid 11 snap -1 2024-09-21T09:37:16.035 INFO:tasks.rados.rados.0.smithi137.stdout:3850: expect deleted 2024-09-21T09:37:16.036 INFO:tasks.rados.rados.0.smithi137.stdout:3851: write oid 415 current snap is 0 2024-09-21T09:37:16.036 INFO:tasks.rados.rados.0.smithi137.stdout:3845: finishing write tid 2 to smithi13778320-206 2024-09-21T09:37:16.036 INFO:tasks.rados.rados.0.smithi137.stdout:3845: finishing write tid 3 to smithi13778320-206 2024-09-21T09:37:16.036 INFO:tasks.rados.rados.0.smithi137.stdout:3845: finishing write tid 4 to smithi13778320-206 2024-09-21T09:37:16.036 INFO:tasks.rados.rados.0.smithi137.stdout:3845: finishing write tid 5 to smithi13778320-206 2024-09-21T09:37:16.036 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 206 v 554 (ObjNum 2362 snap 0 seq_num 2362) dirty exists 2024-09-21T09:37:16.036 INFO:tasks.rados.rados.0.smithi137.stdout:3845: left oid 206 (ObjNum 2362 snap 0 seq_num 2362) 2024-09-21T09:37:16.036 INFO:tasks.rados.rados.0.smithi137.stdout:3846: finishing write tid 1 to smithi13778320-55 2024-09-21T09:37:16.036 INFO:tasks.rados.rados.0.smithi137.stdout:3846: finishing write tid 2 to smithi13778320-55 2024-09-21T09:37:16.036 INFO:tasks.rados.rados.0.smithi137.stdout:3851: seq_num 2364 ranges {531748=758066,1868844=534164,3201955=401509} 2024-09-21T09:37:16.041 INFO:tasks.rados.rados.0.smithi137.stdout:3851: writing smithi13778320-415 from 531748 to 1289814 tid 1 2024-09-21T09:37:16.047 INFO:tasks.rados.rados.0.smithi137.stdout:3851: writing smithi13778320-415 from 1868844 to 2403008 tid 2 2024-09-21T09:37:16.048 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:15.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:16.048 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:15.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:16.055 INFO:tasks.rados.rados.0.smithi137.stdout:3851: writing smithi13778320-415 from 3201955 to 3603464 tid 3 2024-09-21T09:37:16.055 INFO:tasks.rados.rados.0.smithi137.stdout:3845: done (6 left) 2024-09-21T09:37:16.055 INFO:tasks.rados.rados.0.smithi137.stdout:3852: write oid 82 current snap is 0 2024-09-21T09:37:16.055 INFO:tasks.rados.rados.0.smithi137.stdout:3852: seq_num 2365 ranges {548555=549668,1643679=677822,2829378=612781} 2024-09-21T09:37:16.061 INFO:tasks.rados.rados.0.smithi137.stdout:3852: writing smithi13778320-82 from 548555 to 1098223 tid 1 2024-09-21T09:37:16.067 INFO:tasks.rados.rados.0.smithi137.stdout:3852: writing smithi13778320-82 from 1643679 to 2321501 tid 2 2024-09-21T09:37:16.074 INFO:tasks.rados.rados.0.smithi137.stdout:3852: writing smithi13778320-82 from 2829378 to 3442159 tid 3 2024-09-21T09:37:16.074 INFO:tasks.rados.rados.0.smithi137.stdout:3853: write oid 401 current snap is 0 2024-09-21T09:37:16.074 INFO:tasks.rados.rados.0.smithi137.stdout:3853: seq_num 2366 ranges {565362=624917,1985808=537833,3256801=508561} 2024-09-21T09:37:16.080 INFO:tasks.rados.rados.0.smithi137.stdout:3853: writing smithi13778320-401 from 565362 to 1190279 tid 1 2024-09-21T09:37:16.088 INFO:tasks.rados.rados.0.smithi137.stdout:3853: writing smithi13778320-401 from 1985808 to 2523641 tid 2 2024-09-21T09:37:16.095 INFO:tasks.rados.rados.0.smithi137.stdout:3853: writing smithi13778320-401 from 3256801 to 3765362 tid 3 2024-09-21T09:37:16.095 INFO:tasks.rados.rados.0.smithi137.stdout:3854: read oid 437 snap -1 2024-09-21T09:37:16.095 INFO:tasks.rados.rados.0.smithi137.stdout:3854: expect (ObjNum 2313 snap 0 seq_num 2313) 2024-09-21T09:37:16.095 INFO:tasks.rados.rados.0.smithi137.stdout:3855: write oid 205 current snap is 0 2024-09-21T09:37:16.095 INFO:tasks.rados.rados.0.smithi137.stdout:3846: finishing write tid 3 to smithi13778320-55 2024-09-21T09:37:16.095 INFO:tasks.rados.rados.0.smithi137.stdout:3846: finishing write tid 4 to smithi13778320-55 2024-09-21T09:37:16.095 INFO:tasks.rados.rados.0.smithi137.stdout:3846: finishing write tid 5 to smithi13778320-55 2024-09-21T09:37:16.096 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 55 v 480 (ObjNum 2363 snap 0 seq_num 2363) dirty exists 2024-09-21T09:37:16.096 INFO:tasks.rados.rados.0.smithi137.stdout:3846: left oid 55 (ObjNum 2363 snap 0 seq_num 2363) 2024-09-21T09:37:16.096 INFO:tasks.rados.rados.0.smithi137.stdout:3849: expect (ObjNum 1390 snap 0 seq_num 1390) 2024-09-21T09:37:16.244 INFO:tasks.rados.rados.0.smithi137.stdout:3851: finishing write tid 1 to smithi13778320-415 2024-09-21T09:37:16.244 INFO:tasks.rados.rados.0.smithi137.stdout:3847: expect (ObjNum 2055 snap 0 seq_num 2055) 2024-09-21T09:37:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:16 smithi137 ceph-mon[93825]: pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.0 MiB/s wr, 72 op/s 2024-09-21T09:37:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:16 smithi137 ceph-mon[39068]: pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.0 MiB/s wr, 72 op/s 2024-09-21T09:37:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:16 smithi165 ceph-mon[32789]: pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.0 MiB/s wr, 72 op/s 2024-09-21T09:37:16.421 INFO:tasks.rados.rados.0.smithi137.stdout:3851: finishing write tid 2 to smithi13778320-415 2024-09-21T09:37:16.421 INFO:tasks.rados.rados.0.smithi137.stdout:3848: expect (ObjNum 2131 snap 0 seq_num 2131) 2024-09-21T09:37:16.547 INFO:tasks.rados.rados.0.smithi137.stdout:3851: finishing write tid 3 to smithi13778320-415 2024-09-21T09:37:16.547 INFO:tasks.rados.rados.0.smithi137.stdout:3851: finishing write tid 4 to smithi13778320-415 2024-09-21T09:37:16.547 INFO:tasks.rados.rados.0.smithi137.stdout:3851: finishing write tid 5 to smithi13778320-415 2024-09-21T09:37:16.547 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 415 v 417 (ObjNum 2364 snap 0 seq_num 2364) dirty exists 2024-09-21T09:37:16.547 INFO:tasks.rados.rados.0.smithi137.stdout:3851: left oid 415 (ObjNum 2364 snap 0 seq_num 2364) 2024-09-21T09:37:16.548 INFO:tasks.rados.rados.0.smithi137.stdout:3852: finishing write tid 1 to smithi13778320-82 2024-09-21T09:37:16.548 INFO:tasks.rados.rados.0.smithi137.stdout:3852: finishing write tid 2 to smithi13778320-82 2024-09-21T09:37:16.548 INFO:tasks.rados.rados.0.smithi137.stdout:3852: finishing write tid 3 to smithi13778320-82 2024-09-21T09:37:16.548 INFO:tasks.rados.rados.0.smithi137.stdout:3855: seq_num 2367 ranges {582169=700166,2044290=681491,3284224=497945} 2024-09-21T09:37:16.553 INFO:tasks.rados.rados.0.smithi137.stdout:3855: writing smithi13778320-205 from 582169 to 1282335 tid 1 2024-09-21T09:37:16.561 INFO:tasks.rados.rados.0.smithi137.stdout:3855: writing smithi13778320-205 from 2044290 to 2725781 tid 2 2024-09-21T09:37:16.567 INFO:tasks.rados.rados.0.smithi137.stdout:3855: writing smithi13778320-205 from 3284224 to 3782169 tid 3 2024-09-21T09:37:16.568 INFO:tasks.rados.rados.0.smithi137.stdout:3846: done (9 left) 2024-09-21T09:37:16.568 INFO:tasks.rados.rados.0.smithi137.stdout:3847: done (8 left) 2024-09-21T09:37:16.568 INFO:tasks.rados.rados.0.smithi137.stdout:3848: done (7 left) 2024-09-21T09:37:16.568 INFO:tasks.rados.rados.0.smithi137.stdout:3849: done (6 left) 2024-09-21T09:37:16.568 INFO:tasks.rados.rados.0.smithi137.stdout:3850: done (5 left) 2024-09-21T09:37:16.568 INFO:tasks.rados.rados.0.smithi137.stdout:3851: done (4 left) 2024-09-21T09:37:16.568 INFO:tasks.rados.rados.0.smithi137.stdout:3856: read oid 282 snap -1 2024-09-21T09:37:16.568 INFO:tasks.rados.rados.0.smithi137.stdout:3856: expect deleted 2024-09-21T09:37:16.568 INFO:tasks.rados.rados.0.smithi137.stdout:3857: write oid 458 current snap is 0 2024-09-21T09:37:16.568 INFO:tasks.rados.rados.0.smithi137.stdout:3852: finishing write tid 4 to smithi13778320-82 2024-09-21T09:37:16.568 INFO:tasks.rados.rados.0.smithi137.stdout:3852: finishing write tid 5 to smithi13778320-82 2024-09-21T09:37:16.568 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 82 v 573 (ObjNum 2365 snap 0 seq_num 2365) dirty exists 2024-09-21T09:37:16.568 INFO:tasks.rados.rados.0.smithi137.stdout:3852: left oid 82 (ObjNum 2365 snap 0 seq_num 2365) 2024-09-21T09:37:16.568 INFO:tasks.rados.rados.0.smithi137.stdout:3853: finishing write tid 1 to smithi13778320-401 2024-09-21T09:37:16.568 INFO:tasks.rados.rados.0.smithi137.stdout:3857: seq_num 2368 ranges {598976=775415,2102772=541502,3311647=487329} 2024-09-21T09:37:16.574 INFO:tasks.rados.rados.0.smithi137.stdout:3857: writing smithi13778320-458 from 598976 to 1374391 tid 1 2024-09-21T09:37:16.581 INFO:tasks.rados.rados.0.smithi137.stdout:3857: writing smithi13778320-458 from 2102772 to 2644274 tid 2 2024-09-21T09:37:16.588 INFO:tasks.rados.rados.0.smithi137.stdout:3857: writing smithi13778320-458 from 3311647 to 3798976 tid 3 2024-09-21T09:37:16.588 INFO:tasks.rados.rados.0.smithi137.stdout:3852: done (5 left) 2024-09-21T09:37:16.588 INFO:tasks.rados.rados.0.smithi137.stdout:3858: write oid 455 current snap is 0 2024-09-21T09:37:16.588 INFO:tasks.rados.rados.0.smithi137.stdout:3853: finishing write tid 2 to smithi13778320-401 2024-09-21T09:37:16.588 INFO:tasks.rados.rados.0.smithi137.stdout:3853: finishing write tid 3 to smithi13778320-401 2024-09-21T09:37:16.589 INFO:tasks.rados.rados.0.smithi137.stdout:3853: finishing write tid 4 to smithi13778320-401 2024-09-21T09:37:16.589 INFO:tasks.rados.rados.0.smithi137.stdout:3853: finishing write tid 5 to smithi13778320-401 2024-09-21T09:37:16.589 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 401 v 439 (ObjNum 2366 snap 0 seq_num 2366) dirty exists 2024-09-21T09:37:16.589 INFO:tasks.rados.rados.0.smithi137.stdout:3853: left oid 401 (ObjNum 2366 snap 0 seq_num 2366) 2024-09-21T09:37:16.589 INFO:tasks.rados.rados.0.smithi137.stdout:3854: expect (ObjNum 2313 snap 0 seq_num 2313) 2024-09-21T09:37:16.709 INFO:tasks.rados.rados.0.smithi137.stdout:3855: finishing write tid 1 to smithi13778320-205 2024-09-21T09:37:16.709 INFO:tasks.rados.rados.0.smithi137.stdout:3855: finishing write tid 2 to smithi13778320-205 2024-09-21T09:37:16.709 INFO:tasks.rados.rados.0.smithi137.stdout:3855: finishing write tid 3 to smithi13778320-205 2024-09-21T09:37:16.709 INFO:tasks.rados.rados.0.smithi137.stdout:3855: finishing write tid 4 to smithi13778320-205 2024-09-21T09:37:16.709 INFO:tasks.rados.rados.0.smithi137.stdout:3855: finishing write tid 5 to smithi13778320-205 2024-09-21T09:37:16.709 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 205 v 558 (ObjNum 2367 snap 0 seq_num 2367) dirty exists 2024-09-21T09:37:16.709 INFO:tasks.rados.rados.0.smithi137.stdout:3855: left oid 205 (ObjNum 2367 snap 0 seq_num 2367) 2024-09-21T09:37:16.709 INFO:tasks.rados.rados.0.smithi137.stdout:3857: finishing write tid 1 to smithi13778320-458 2024-09-21T09:37:16.710 INFO:tasks.rados.rados.0.smithi137.stdout:3858: seq_num 2369 ranges {615783=450664,1761254=685160,2939070=774222} 2024-09-21T09:37:16.714 INFO:tasks.rados.rados.0.smithi137.stdout:3858: writing smithi13778320-455 from 615783 to 1066447 tid 1 2024-09-21T09:37:16.722 INFO:tasks.rados.rados.0.smithi137.stdout:3858: writing smithi13778320-455 from 1761254 to 2446414 tid 2 2024-09-21T09:37:16.729 INFO:tasks.rados.rados.0.smithi137.stdout:3858: writing smithi13778320-455 from 2939070 to 3713292 tid 3 2024-09-21T09:37:16.729 INFO:tasks.rados.rados.0.smithi137.stdout:3853: done (5 left) 2024-09-21T09:37:16.729 INFO:tasks.rados.rados.0.smithi137.stdout:3854: done (4 left) 2024-09-21T09:37:16.729 INFO:tasks.rados.rados.0.smithi137.stdout:3855: done (3 left) 2024-09-21T09:37:16.729 INFO:tasks.rados.rados.0.smithi137.stdout:3856: done (2 left) 2024-09-21T09:37:16.729 INFO:tasks.rados.rados.0.smithi137.stdout:3859: read oid 358 snap -1 2024-09-21T09:37:16.729 INFO:tasks.rados.rados.0.smithi137.stdout:3859: expect deleted 2024-09-21T09:37:16.729 INFO:tasks.rados.rados.0.smithi137.stdout:3860: write oid 446 current snap is 0 2024-09-21T09:37:16.730 INFO:tasks.rados.rados.0.smithi137.stdout:3857: finishing write tid 2 to smithi13778320-458 2024-09-21T09:37:16.730 INFO:tasks.rados.rados.0.smithi137.stdout:3857: finishing write tid 3 to smithi13778320-458 2024-09-21T09:37:16.730 INFO:tasks.rados.rados.0.smithi137.stdout:3860: seq_num 2370 ranges {632590=525913,1703383=545171,2850140=585494} 2024-09-21T09:37:16.735 INFO:tasks.rados.rados.0.smithi137.stdout:3860: writing smithi13778320-446 from 632590 to 1158503 tid 1 2024-09-21T09:37:16.741 INFO:tasks.rados.rados.0.smithi137.stdout:3860: writing smithi13778320-446 from 1703383 to 2248554 tid 2 2024-09-21T09:37:16.748 INFO:tasks.rados.rados.0.smithi137.stdout:3860: writing smithi13778320-446 from 2850140 to 3435634 tid 3 2024-09-21T09:37:16.748 INFO:tasks.rados.rados.0.smithi137.stdout:3861: read oid 215 snap -1 2024-09-21T09:37:16.748 INFO:tasks.rados.rados.0.smithi137.stdout:3861: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-09-21T09:37:16.748 INFO:tasks.rados.rados.0.smithi137.stdout:3862: write oid 37 current snap is 0 2024-09-21T09:37:16.748 INFO:tasks.rados.rados.0.smithi137.stdout:3857: finishing write tid 4 to smithi13778320-458 2024-09-21T09:37:16.748 INFO:tasks.rados.rados.0.smithi137.stdout:3857: finishing write tid 5 to smithi13778320-458 2024-09-21T09:37:16.749 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 458 v 484 (ObjNum 2368 snap 0 seq_num 2368) dirty exists 2024-09-21T09:37:16.749 INFO:tasks.rados.rados.0.smithi137.stdout:3857: left oid 458 (ObjNum 2368 snap 0 seq_num 2368) 2024-09-21T09:37:16.749 INFO:tasks.rados.rados.0.smithi137.stdout:3858: finishing write tid 1 to smithi13778320-455 2024-09-21T09:37:16.749 INFO:tasks.rados.rados.0.smithi137.stdout:3858: finishing write tid 2 to smithi13778320-455 2024-09-21T09:37:16.749 INFO:tasks.rados.rados.0.smithi137.stdout:3858: finishing write tid 3 to smithi13778320-455 2024-09-21T09:37:16.749 INFO:tasks.rados.rados.0.smithi137.stdout:3862: seq_num 2371 ranges {649397=601162,1761865=688829,2877563=513119,3812689=36708} 2024-09-21T09:37:16.755 INFO:tasks.rados.rados.0.smithi137.stdout:3862: writing smithi13778320-37 from 649397 to 1250559 tid 1 2024-09-21T09:37:16.761 INFO:tasks.rados.rados.0.smithi137.stdout:3862: writing smithi13778320-37 from 1761865 to 2450694 tid 2 2024-09-21T09:37:16.767 INFO:tasks.rados.rados.0.smithi137.stdout:3862: writing smithi13778320-37 from 2877563 to 3390682 tid 3 2024-09-21T09:37:16.770 INFO:tasks.rados.rados.0.smithi137.stdout:3862: writing smithi13778320-37 from 3812689 to 3849397 tid 4 2024-09-21T09:37:16.770 INFO:tasks.rados.rados.0.smithi137.stdout:3857: done (5 left) 2024-09-21T09:37:16.770 INFO:tasks.rados.rados.0.smithi137.stdout:3859: done (4 left) 2024-09-21T09:37:16.770 INFO:tasks.rados.rados.0.smithi137.stdout:3863: read oid 150 snap -1 2024-09-21T09:37:16.770 INFO:tasks.rados.rados.0.smithi137.stdout:3863: expect (ObjNum 1413 snap 0 seq_num 1413) 2024-09-21T09:37:16.770 INFO:tasks.rados.rados.0.smithi137.stdout:3864: delete oid 61 current snap is 0 2024-09-21T09:37:16.770 INFO:tasks.rados.rados.0.smithi137.stdout:3858: finishing write tid 4 to smithi13778320-455 2024-09-21T09:37:16.770 INFO:tasks.rados.rados.0.smithi137.stdout:3858: finishing write tid 5 to smithi13778320-455 2024-09-21T09:37:16.770 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 455 v 469 (ObjNum 2369 snap 0 seq_num 2369) dirty exists 2024-09-21T09:37:16.770 INFO:tasks.rados.rados.0.smithi137.stdout:3858: left oid 455 (ObjNum 2369 snap 0 seq_num 2369) 2024-09-21T09:37:16.771 INFO:tasks.rados.rados.0.smithi137.stdout:3860: finishing write tid 1 to smithi13778320-446 2024-09-21T09:37:16.771 INFO:tasks.rados.rados.0.smithi137.stdout:3860: finishing write tid 2 to smithi13778320-446 2024-09-21T09:37:16.771 INFO:tasks.rados.rados.0.smithi137.stdout:3860: finishing write tid 3 to smithi13778320-446 2024-09-21T09:37:16.771 INFO:tasks.rados.rados.0.smithi137.stdout:3861: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-09-21T09:37:16.886 INFO:tasks.rados.rados.0.smithi137.stdout:3860: finishing write tid 4 to smithi13778320-446 2024-09-21T09:37:16.886 INFO:tasks.rados.rados.0.smithi137.stdout:3860: finishing write tid 5 to smithi13778320-446 2024-09-21T09:37:16.886 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 446 v 488 (ObjNum 2370 snap 0 seq_num 2370) dirty exists 2024-09-21T09:37:16.886 INFO:tasks.rados.rados.0.smithi137.stdout:3860: left oid 446 (ObjNum 2370 snap 0 seq_num 2370) 2024-09-21T09:37:16.886 INFO:tasks.rados.rados.0.smithi137.stdout:3862: finishing write tid 1 to smithi13778320-37 2024-09-21T09:37:16.886 INFO:tasks.rados.rados.0.smithi137.stdout:3858: done (5 left) 2024-09-21T09:37:16.886 INFO:tasks.rados.rados.0.smithi137.stdout:3860: done (4 left) 2024-09-21T09:37:16.887 INFO:tasks.rados.rados.0.smithi137.stdout:3861: done (3 left) 2024-09-21T09:37:16.887 INFO:tasks.rados.rados.0.smithi137.stdout:3864: done (2 left) 2024-09-21T09:37:16.887 INFO:tasks.rados.rados.0.smithi137.stdout:3865: read oid 89 snap -1 2024-09-21T09:37:16.887 INFO:tasks.rados.rados.0.smithi137.stdout:3865: expect deleted 2024-09-21T09:37:16.887 INFO:tasks.rados.rados.0.smithi137.stdout:3866: write oid 96 current snap is 0 2024-09-21T09:37:16.887 INFO:tasks.rados.rados.0.smithi137.stdout:3862: finishing write tid 2 to smithi13778320-37 2024-09-21T09:37:16.887 INFO:tasks.rados.rados.0.smithi137.stdout:3862: finishing write tid 3 to smithi13778320-37 2024-09-21T09:37:16.887 INFO:tasks.rados.rados.0.smithi137.stdout:3866: seq_num 2373 ranges {683011=468013,1595182=692498,3048762=535663} 2024-09-21T09:37:16.892 INFO:tasks.rados.rados.0.smithi137.stdout:3866: writing smithi13778320-96 from 683011 to 1151024 tid 1 2024-09-21T09:37:16.898 INFO:tasks.rados.rados.0.smithi137.stdout:3866: writing smithi13778320-96 from 1595182 to 2287680 tid 2 2024-09-21T09:37:16.905 INFO:tasks.rados.rados.0.smithi137.stdout:3866: writing smithi13778320-96 from 3048762 to 3584425 tid 3 2024-09-21T09:37:16.906 INFO:tasks.rados.rados.0.smithi137.stdout:3867: write oid 219 current snap is 0 2024-09-21T09:37:16.906 INFO:tasks.rados.rados.0.smithi137.stdout:3862: finishing write tid 4 to smithi13778320-37 2024-09-21T09:37:16.906 INFO:tasks.rados.rados.0.smithi137.stdout:3862: finishing write tid 5 to smithi13778320-37 2024-09-21T09:37:16.906 INFO:tasks.rados.rados.0.smithi137.stdout:3862: finishing write tid 6 to smithi13778320-37 2024-09-21T09:37:16.906 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 37 v 578 (ObjNum 2371 snap 0 seq_num 2371) dirty exists 2024-09-21T09:37:16.906 INFO:tasks.rados.rados.0.smithi137.stdout:3862: left oid 37 (ObjNum 2371 snap 0 seq_num 2371) 2024-09-21T09:37:16.906 INFO:tasks.rados.rados.0.smithi137.stdout:3867: seq_num 2374 ranges {699818=543262,1937311=436156,2843479=746935} 2024-09-21T09:37:16.912 INFO:tasks.rados.rados.0.smithi137.stdout:3867: writing smithi13778320-219 from 699818 to 1243080 tid 1 2024-09-21T09:37:16.918 INFO:tasks.rados.rados.0.smithi137.stdout:3867: writing smithi13778320-219 from 1937311 to 2373467 tid 2 2024-09-21T09:37:16.925 INFO:tasks.rados.rados.0.smithi137.stdout:3867: writing smithi13778320-219 from 2843479 to 3590414 tid 3 2024-09-21T09:37:16.925 INFO:tasks.rados.rados.0.smithi137.stdout:3862: done (4 left) 2024-09-21T09:37:16.925 INFO:tasks.rados.rados.0.smithi137.stdout:3868: write oid 288 current snap is 0 2024-09-21T09:37:16.925 INFO:tasks.rados.rados.0.smithi137.stdout:3863: expect (ObjNum 1413 snap 0 seq_num 1413) 2024-09-21T09:37:17.078 INFO:tasks.rados.rados.0.smithi137.stdout:3866: finishing write tid 1 to smithi13778320-96 2024-09-21T09:37:17.078 INFO:tasks.rados.rados.0.smithi137.stdout:3866: finishing write tid 2 to smithi13778320-96 2024-09-21T09:37:17.079 INFO:tasks.rados.rados.0.smithi137.stdout:3866: finishing write tid 3 to smithi13778320-96 2024-09-21T09:37:17.079 INFO:tasks.rados.rados.0.smithi137.stdout:3866: finishing write tid 4 to smithi13778320-96 2024-09-21T09:37:17.079 INFO:tasks.rados.rados.0.smithi137.stdout:3866: finishing write tid 5 to smithi13778320-96 2024-09-21T09:37:17.079 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 96 v 412 (ObjNum 2373 snap 0 seq_num 2373) dirty exists 2024-09-21T09:37:17.079 INFO:tasks.rados.rados.0.smithi137.stdout:3866: left oid 96 (ObjNum 2373 snap 0 seq_num 2373) 2024-09-21T09:37:17.079 INFO:tasks.rados.rados.0.smithi137.stdout:3867: finishing write tid 1 to smithi13778320-219 2024-09-21T09:37:17.079 INFO:tasks.rados.rados.0.smithi137.stdout:3867: finishing write tid 2 to smithi13778320-219 2024-09-21T09:37:17.079 INFO:tasks.rados.rados.0.smithi137.stdout:3868: seq_num 2375 ranges {716625=618511,1995793=696167,3387255=529370} 2024-09-21T09:37:17.085 INFO:tasks.rados.rados.0.smithi137.stdout:3868: writing smithi13778320-288 from 716625 to 1335136 tid 1 2024-09-21T09:37:17.092 INFO:tasks.rados.rados.0.smithi137.stdout:3868: writing smithi13778320-288 from 1995793 to 2691960 tid 2 2024-09-21T09:37:17.100 INFO:tasks.rados.rados.0.smithi137.stdout:3868: writing smithi13778320-288 from 3387255 to 3916625 tid 3 2024-09-21T09:37:17.100 INFO:tasks.rados.rados.0.smithi137.stdout:3863: done (4 left) 2024-09-21T09:37:17.100 INFO:tasks.rados.rados.0.smithi137.stdout:3865: done (3 left) 2024-09-21T09:37:17.101 INFO:tasks.rados.rados.0.smithi137.stdout:3866: done (2 left) 2024-09-21T09:37:17.101 INFO:tasks.rados.rados.0.smithi137.stdout:3869: read oid 78 snap -1 2024-09-21T09:37:17.101 INFO:tasks.rados.rados.0.smithi137.stdout:3869: expect (ObjNum 2233 snap 0 seq_num 2233) 2024-09-21T09:37:17.101 INFO:tasks.rados.rados.0.smithi137.stdout:3870: read oid 99 snap -1 2024-09-21T09:37:17.101 INFO:tasks.rados.rados.0.smithi137.stdout:3870: expect (ObjNum 1321 snap 0 seq_num 1321) 2024-09-21T09:37:17.101 INFO:tasks.rados.rados.0.smithi137.stdout:3871: write oid 240 current snap is 0 2024-09-21T09:37:17.101 INFO:tasks.rados.rados.0.smithi137.stdout:3867: finishing write tid 3 to smithi13778320-219 2024-09-21T09:37:17.101 INFO:tasks.rados.rados.0.smithi137.stdout:3867: finishing write tid 4 to smithi13778320-219 2024-09-21T09:37:17.101 INFO:tasks.rados.rados.0.smithi137.stdout:3871: seq_num 2376 ranges {733432=693760,2054275=439825,2898325=485832} 2024-09-21T09:37:17.110 INFO:tasks.rados.rados.0.smithi137.stdout:3871: writing smithi13778320-240 from 733432 to 1427192 tid 1 2024-09-21T09:37:17.114 INFO:tasks.rados.rados.0.smithi137.stdout:3871: writing smithi13778320-240 from 2054275 to 2494100 tid 2 2024-09-21T09:37:17.119 INFO:tasks.rados.rados.0.smithi137.stdout:3871: writing smithi13778320-240 from 2898325 to 3384157 tid 3 2024-09-21T09:37:17.119 INFO:tasks.rados.rados.0.smithi137.stdout:3872: write oid 438 current snap is 0 2024-09-21T09:37:17.119 INFO:tasks.rados.rados.0.smithi137.stdout:3867: finishing write tid 5 to smithi13778320-219 2024-09-21T09:37:17.119 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 219 v 587 (ObjNum 2374 snap 0 seq_num 2374) dirty exists 2024-09-21T09:37:17.120 INFO:tasks.rados.rados.0.smithi137.stdout:3867: left oid 219 (ObjNum 2374 snap 0 seq_num 2374) 2024-09-21T09:37:17.120 INFO:tasks.rados.rados.0.smithi137.stdout:3868: finishing write tid 1 to smithi13778320-288 2024-09-21T09:37:17.120 INFO:tasks.rados.rados.0.smithi137.stdout:3868: finishing write tid 2 to smithi13778320-288 2024-09-21T09:37:17.120 INFO:tasks.rados.rados.0.smithi137.stdout:3868: finishing write tid 3 to smithi13778320-288 2024-09-21T09:37:17.120 INFO:tasks.rados.rados.0.smithi137.stdout:3868: finishing write tid 4 to smithi13778320-288 2024-09-21T09:37:17.120 INFO:tasks.rados.rados.0.smithi137.stdout:3868: finishing write tid 5 to smithi13778320-288 2024-09-21T09:37:17.120 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 288 v 473 (ObjNum 2375 snap 0 seq_num 2375) dirty exists 2024-09-21T09:37:17.120 INFO:tasks.rados.rados.0.smithi137.stdout:3868: left oid 288 (ObjNum 2375 snap 0 seq_num 2375) 2024-09-21T09:37:17.120 INFO:tasks.rados.rados.0.smithi137.stdout:3872: seq_num 2377 ranges {750239=769009,2112757=699836,3442101=508138} 2024-09-21T09:37:17.127 INFO:tasks.rados.rados.0.smithi137.stdout:3872: writing smithi13778320-438 from 750239 to 1519248 tid 1 2024-09-21T09:37:17.134 INFO:tasks.rados.rados.0.smithi137.stdout:3872: writing smithi13778320-438 from 2112757 to 2812593 tid 2 2024-09-21T09:37:17.141 INFO:tasks.rados.rados.0.smithi137.stdout:3872: writing smithi13778320-438 from 3442101 to 3950239 tid 3 2024-09-21T09:37:17.141 INFO:tasks.rados.rados.0.smithi137.stdout:3867: done (5 left) 2024-09-21T09:37:17.141 INFO:tasks.rados.rados.0.smithi137.stdout:3868: done (4 left) 2024-09-21T09:37:17.141 INFO:tasks.rados.rados.0.smithi137.stdout:3873: read oid 232 snap -1 2024-09-21T09:37:17.141 INFO:tasks.rados.rados.0.smithi137.stdout:3873: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-21T09:37:17.141 INFO:tasks.rados.rados.0.smithi137.stdout:3874: read oid 154 snap -1 2024-09-21T09:37:17.142 INFO:tasks.rados.rados.0.smithi137.stdout:3874: expect (ObjNum 2058 snap 0 seq_num 2058) 2024-09-21T09:37:17.142 INFO:tasks.rados.rados.0.smithi137.stdout:3875: read oid 152 snap -1 2024-09-21T09:37:17.142 INFO:tasks.rados.rados.0.smithi137.stdout:3875: expect (ObjNum 1895 snap 0 seq_num 1895) 2024-09-21T09:37:17.142 INFO:tasks.rados.rados.0.smithi137.stdout:3876: write oid 218 current snap is 0 2024-09-21T09:37:17.142 INFO:tasks.rados.rados.0.smithi137.stdout:3871: finishing write tid 1 to smithi13778320-240 2024-09-21T09:37:17.142 INFO:tasks.rados.rados.0.smithi137.stdout:3869: expect (ObjNum 2233 snap 0 seq_num 2233) 2024-09-21T09:37:17.376 INFO:tasks.rados.rados.0.smithi137.stdout:3870: expect (ObjNum 1321 snap 0 seq_num 1321) 2024-09-21T09:37:17.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:16 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:16.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:17.452 INFO:tasks.rados.rados.0.smithi137.stdout:3871: finishing write tid 2 to smithi13778320-240 2024-09-21T09:37:17.452 INFO:tasks.rados.rados.0.smithi137.stdout:3876: seq_num 2378 ranges {767046=444258,1654886=443494,2836818=508376,3760009=207037} 2024-09-21T09:37:17.458 INFO:tasks.rados.rados.0.smithi137.stdout:3876: writing smithi13778320-218 from 767046 to 1211304 tid 1 2024-09-21T09:37:17.463 INFO:tasks.rados.rados.0.smithi137.stdout:3876: writing smithi13778320-218 from 1654886 to 2098380 tid 2 2024-09-21T09:37:17.470 INFO:tasks.rados.rados.0.smithi137.stdout:3876: writing smithi13778320-218 from 2836818 to 3345194 tid 3 2024-09-21T09:37:17.474 INFO:tasks.rados.rados.0.smithi137.stdout:3876: writing smithi13778320-218 from 3760009 to 3967046 tid 4 2024-09-21T09:37:17.474 INFO:tasks.rados.rados.0.smithi137.stdout:3869: done (7 left) 2024-09-21T09:37:17.474 INFO:tasks.rados.rados.0.smithi137.stdout:3870: done (6 left) 2024-09-21T09:37:17.474 INFO:tasks.rados.rados.0.smithi137.stdout:3877: read oid 496 snap -1 2024-09-21T09:37:17.474 INFO:tasks.rados.rados.0.smithi137.stdout:3877: expect (ObjNum 1874 snap 0 seq_num 1874) 2024-09-21T09:37:17.474 INFO:tasks.rados.rados.0.smithi137.stdout:3878: delete oid 49 current snap is 0 2024-09-21T09:37:17.474 INFO:tasks.rados.rados.0.smithi137.stdout:3871: finishing write tid 3 to smithi13778320-240 2024-09-21T09:37:17.475 INFO:tasks.rados.rados.0.smithi137.stdout:3871: finishing write tid 4 to smithi13778320-240 2024-09-21T09:37:17.475 INFO:tasks.rados.rados.0.smithi137.stdout:3871: finishing write tid 5 to smithi13778320-240 2024-09-21T09:37:17.475 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 240 v 587 (ObjNum 2376 snap 0 seq_num 2376) dirty exists 2024-09-21T09:37:17.475 INFO:tasks.rados.rados.0.smithi137.stdout:3871: left oid 240 (ObjNum 2376 snap 0 seq_num 2376) 2024-09-21T09:37:17.475 INFO:tasks.rados.rados.0.smithi137.stdout:3872: finishing write tid 1 to smithi13778320-438 2024-09-21T09:37:17.475 INFO:tasks.rados.rados.0.smithi137.stdout:3872: finishing write tid 2 to smithi13778320-438 2024-09-21T09:37:17.475 INFO:tasks.rados.rados.0.smithi137.stdout:3874: expect (ObjNum 2058 snap 0 seq_num 2058) 2024-09-21T09:37:17.559 INFO:tasks.rados.rados.0.smithi137.stdout:3872: finishing write tid 3 to smithi13778320-438 2024-09-21T09:37:17.559 INFO:tasks.rados.rados.0.smithi137.stdout:3872: finishing write tid 4 to smithi13778320-438 2024-09-21T09:37:17.559 INFO:tasks.rados.rados.0.smithi137.stdout:3872: finishing write tid 5 to smithi13778320-438 2024-09-21T09:37:17.559 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 438 v 444 (ObjNum 2377 snap 0 seq_num 2377) dirty exists 2024-09-21T09:37:17.559 INFO:tasks.rados.rados.0.smithi137.stdout:3872: left oid 438 (ObjNum 2377 snap 0 seq_num 2377) 2024-09-21T09:37:17.560 INFO:tasks.rados.rados.0.smithi137.stdout:3871: done (7 left) 2024-09-21T09:37:17.560 INFO:tasks.rados.rados.0.smithi137.stdout:3872: done (6 left) 2024-09-21T09:37:17.560 INFO:tasks.rados.rados.0.smithi137.stdout:3874: done (5 left) 2024-09-21T09:37:17.560 INFO:tasks.rados.rados.0.smithi137.stdout:3878: done (4 left) 2024-09-21T09:37:17.560 INFO:tasks.rados.rados.0.smithi137.stdout:3879: read oid 165 snap -1 2024-09-21T09:37:17.560 INFO:tasks.rados.rados.0.smithi137.stdout:3879: expect (ObjNum 2241 snap 0 seq_num 2241) 2024-09-21T09:37:17.560 INFO:tasks.rados.rados.0.smithi137.stdout:3880: read oid 317 snap -1 2024-09-21T09:37:17.560 INFO:tasks.rados.rados.0.smithi137.stdout:3880: expect (ObjNum 2297 snap 0 seq_num 2297) 2024-09-21T09:37:17.560 INFO:tasks.rados.rados.0.smithi137.stdout:3881: read oid 460 snap -1 2024-09-21T09:37:17.560 INFO:tasks.rados.rados.0.smithi137.stdout:3881: expect (ObjNum 2190 snap 0 seq_num 2190) 2024-09-21T09:37:17.560 INFO:tasks.rados.rados.0.smithi137.stdout:3882: write oid 498 current snap is 0 2024-09-21T09:37:17.560 INFO:tasks.rados.rados.0.smithi137.stdout:3875: expect (ObjNum 1895 snap 0 seq_num 1895) 2024-09-21T09:37:17.781 INFO:tasks.rados.rados.0.smithi137.stdout:3873: expect (ObjNum 914 snap 0 seq_num 914) 2024-09-21T09:37:17.946 INFO:tasks.rados.rados.0.smithi137.stdout:3876: finishing write tid 1 to smithi13778320-218 2024-09-21T09:37:17.946 INFO:tasks.rados.rados.0.smithi137.stdout:3876: finishing write tid 2 to smithi13778320-218 2024-09-21T09:37:17.946 INFO:tasks.rados.rados.0.smithi137.stdout:3882: seq_num 2380 ranges {400660=711109,1888203=112457} 2024-09-21T09:37:17.951 INFO:tasks.rados.rados.0.smithi137.stdout:3882: writing smithi13778320-498 from 400660 to 1111769 tid 1 2024-09-21T09:37:17.957 INFO:tasks.rados.rados.0.smithi137.stdout:3882: writing smithi13778320-498 from 1888203 to 2000660 tid 2 2024-09-21T09:37:17.957 INFO:tasks.rados.rados.0.smithi137.stdout:3873: done (7 left) 2024-09-21T09:37:17.957 INFO:tasks.rados.rados.0.smithi137.stdout:3875: done (6 left) 2024-09-21T09:37:17.957 INFO:tasks.rados.rados.0.smithi137.stdout:3883: delete oid 385 current snap is 0 2024-09-21T09:37:17.957 INFO:tasks.rados.rados.0.smithi137.stdout:3876: finishing write tid 3 to smithi13778320-218 2024-09-21T09:37:17.957 INFO:tasks.rados.rados.0.smithi137.stdout:3876: finishing write tid 4 to smithi13778320-218 2024-09-21T09:37:17.957 INFO:tasks.rados.rados.0.smithi137.stdout:3876: finishing write tid 5 to smithi13778320-218 2024-09-21T09:37:17.957 INFO:tasks.rados.rados.0.smithi137.stdout:3876: finishing write tid 6 to smithi13778320-218 2024-09-21T09:37:17.957 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 218 v 493 (ObjNum 2378 snap 0 seq_num 2378) dirty exists 2024-09-21T09:37:17.958 INFO:tasks.rados.rados.0.smithi137.stdout:3876: left oid 218 (ObjNum 2378 snap 0 seq_num 2378) 2024-09-21T09:37:17.958 INFO:tasks.rados.rados.0.smithi137.stdout:3877: expect (ObjNum 1874 snap 0 seq_num 1874) 2024-09-21T09:37:18.129 INFO:tasks.rados.rados.0.smithi137.stdout:3879: expect (ObjNum 2241 snap 0 seq_num 2241) 2024-09-21T09:37:18.325 INFO:tasks.rados.rados.0.smithi137.stdout:3880: expect (ObjNum 2297 snap 0 seq_num 2297) 2024-09-21T09:37:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:18 smithi165 ceph-mon[32789]: pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 12 MiB/s wr, 116 op/s 2024-09-21T09:37:18.460 INFO:tasks.rados.rados.0.smithi137.stdout:3881: expect (ObjNum 2190 snap 0 seq_num 2190) 2024-09-21T09:37:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:18 smithi137 ceph-mon[93825]: pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 12 MiB/s wr, 116 op/s 2024-09-21T09:37:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:18 smithi137 ceph-mon[39068]: pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 12 MiB/s wr, 116 op/s 2024-09-21T09:37:18.620 INFO:tasks.rados.rados.0.smithi137.stdout:3882: finishing write tid 1 to smithi13778320-498 2024-09-21T09:37:18.620 INFO:tasks.rados.rados.0.smithi137.stdout:3882: finishing write tid 2 to smithi13778320-498 2024-09-21T09:37:18.620 INFO:tasks.rados.rados.0.smithi137.stdout:3882: finishing write tid 3 to smithi13778320-498 2024-09-21T09:37:18.620 INFO:tasks.rados.rados.0.smithi137.stdout:3882: finishing write tid 4 to smithi13778320-498 2024-09-21T09:37:18.620 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 498 v 403 (ObjNum 2380 snap 0 seq_num 2380) dirty exists 2024-09-21T09:37:18.620 INFO:tasks.rados.rados.0.smithi137.stdout:3882: left oid 498 (ObjNum 2380 snap 0 seq_num 2380) 2024-09-21T09:37:18.620 INFO:tasks.rados.rados.0.smithi137.stdout:3876: done (6 left) 2024-09-21T09:37:18.620 INFO:tasks.rados.rados.0.smithi137.stdout:3877: done (5 left) 2024-09-21T09:37:18.620 INFO:tasks.rados.rados.0.smithi137.stdout:3879: done (4 left) 2024-09-21T09:37:18.620 INFO:tasks.rados.rados.0.smithi137.stdout:3880: done (3 left) 2024-09-21T09:37:18.620 INFO:tasks.rados.rados.0.smithi137.stdout:3881: done (2 left) 2024-09-21T09:37:18.621 INFO:tasks.rados.rados.0.smithi137.stdout:3882: done (1 left) 2024-09-21T09:37:18.621 INFO:tasks.rados.rados.0.smithi137.stdout:3883: done (0 left) 2024-09-21T09:37:18.621 INFO:tasks.rados.rados.0.smithi137.stdout:3884: delete oid 262 current snap is 0 2024-09-21T09:37:18.621 INFO:tasks.rados.rados.0.smithi137.stdout:3884: done (0 left) 2024-09-21T09:37:18.622 INFO:tasks.rados.rados.0.smithi137.stdout:3885: read oid 44 snap -1 2024-09-21T09:37:18.622 INFO:tasks.rados.rados.0.smithi137.stdout:3885: expect deleted 2024-09-21T09:37:18.622 INFO:tasks.rados.rados.0.smithi137.stdout:3886: read oid 266 snap -1 2024-09-21T09:37:18.622 INFO:tasks.rados.rados.0.smithi137.stdout:3886: expect deleted 2024-09-21T09:37:18.622 INFO:tasks.rados.rados.0.smithi137.stdout:3887: write oid 101 current snap is 0 2024-09-21T09:37:18.622 INFO:tasks.rados.rados.0.smithi137.stdout:3887: seq_num 2383 ranges {451081=536856,1547296=503785} 2024-09-21T09:37:18.626 INFO:tasks.rados.rados.0.smithi137.stdout:3887: writing smithi13778320-101 from 451081 to 987937 tid 1 2024-09-21T09:37:18.632 INFO:tasks.rados.rados.0.smithi137.stdout:3887: writing smithi13778320-101 from 1547296 to 2051081 tid 2 2024-09-21T09:37:18.633 INFO:tasks.rados.rados.0.smithi137.stdout:3888: read oid 74 snap -1 2024-09-21T09:37:18.633 INFO:tasks.rados.rados.0.smithi137.stdout:3888: expect (ObjNum 2325 snap 0 seq_num 2325) 2024-09-21T09:37:18.633 INFO:tasks.rados.rados.0.smithi137.stdout:3889: write oid 450 current snap is 0 2024-09-21T09:37:18.633 INFO:tasks.rados.rados.0.smithi137.stdout:3889: seq_num 2384 ranges {467888=612105,1605778=454501} 2024-09-21T09:37:18.638 INFO:tasks.rados.rados.0.smithi137.stdout:3889: writing smithi13778320-450 from 467888 to 1079993 tid 1 2024-09-21T09:37:18.644 INFO:tasks.rados.rados.0.smithi137.stdout:3889: writing smithi13778320-450 from 1605778 to 2060279 tid 2 2024-09-21T09:37:18.644 INFO:tasks.rados.rados.0.smithi137.stdout:3890: read oid 57 snap -1 2024-09-21T09:37:18.644 INFO:tasks.rados.rados.0.smithi137.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2024-09-21T09:37:18.644 INFO:tasks.rados.rados.0.smithi137.stdout:3891: read oid 148 snap -1 2024-09-21T09:37:18.644 INFO:tasks.rados.rados.0.smithi137.stdout:3891: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-21T09:37:18.645 INFO:tasks.rados.rados.0.smithi137.stdout:3892: write oid 475 current snap is 0 2024-09-21T09:37:18.645 INFO:tasks.rados.rados.0.smithi137.stdout:3892: seq_num 2385 ranges {484695=687354,1664260=420435} 2024-09-21T09:37:18.651 INFO:tasks.rados.rados.0.smithi137.stdout:3892: writing smithi13778320-475 from 484695 to 1172049 tid 1 2024-09-21T09:37:18.656 INFO:tasks.rados.rados.0.smithi137.stdout:3892: writing smithi13778320-475 from 1664260 to 2084695 tid 2 2024-09-21T09:37:18.656 INFO:tasks.rados.rados.0.smithi137.stdout:3893: write oid 331 current snap is 0 2024-09-21T09:37:18.656 INFO:tasks.rados.rados.0.smithi137.stdout:3893: seq_num 2386 ranges {501502=762603,2006389=95113} 2024-09-21T09:37:18.663 INFO:tasks.rados.rados.0.smithi137.stdout:3893: writing smithi13778320-331 from 501502 to 1264105 tid 1 2024-09-21T09:37:18.668 INFO:tasks.rados.rados.0.smithi137.stdout:3893: writing smithi13778320-331 from 2006389 to 2101502 tid 2 2024-09-21T09:37:18.668 INFO:tasks.rados.rados.0.smithi137.stdout:3894: read oid 430 snap -1 2024-09-21T09:37:18.668 INFO:tasks.rados.rados.0.smithi137.stdout:3894: expect deleted 2024-09-21T09:37:18.668 INFO:tasks.rados.rados.0.smithi137.stdout:3895: read oid 34 snap -1 2024-09-21T09:37:18.668 INFO:tasks.rados.rados.0.smithi137.stdout:3895: expect (ObjNum 2257 snap 0 seq_num 2257) 2024-09-21T09:37:18.669 INFO:tasks.rados.rados.0.smithi137.stdout:3896: write oid 486 current snap is 0 2024-09-21T09:37:18.669 INFO:tasks.rados.rados.0.smithi137.stdout:3896: seq_num 2387 ranges {518309=437852,1664871=453438} 2024-09-21T09:37:18.673 INFO:tasks.rados.rados.0.smithi137.stdout:3896: writing smithi13778320-486 from 518309 to 956161 tid 1 2024-09-21T09:37:18.680 INFO:tasks.rados.rados.0.smithi137.stdout:3896: writing smithi13778320-486 from 1664871 to 2118309 tid 2 2024-09-21T09:37:18.680 INFO:tasks.rados.rados.0.smithi137.stdout:3897: write oid 252 current snap is 0 2024-09-21T09:37:18.680 INFO:tasks.rados.rados.0.smithi137.stdout:3887: finishing write tid 1 to smithi13778320-101 2024-09-21T09:37:18.680 INFO:tasks.rados.rados.0.smithi137.stdout:3897: seq_num 2388 ranges {535116=629454,1839706=295410} 2024-09-21T09:37:18.686 INFO:tasks.rados.rados.0.smithi137.stdout:3897: writing smithi13778320-252 from 535116 to 1164570 tid 1 2024-09-21T09:37:18.692 INFO:tasks.rados.rados.0.smithi137.stdout:3897: writing smithi13778320-252 from 1839706 to 2135116 tid 2 2024-09-21T09:37:18.692 INFO:tasks.rados.rados.0.smithi137.stdout:3885: done (12 left) 2024-09-21T09:37:18.692 INFO:tasks.rados.rados.0.smithi137.stdout:3886: done (11 left) 2024-09-21T09:37:18.692 INFO:tasks.rados.rados.0.smithi137.stdout:3898: delete oid 53 current snap is 0 2024-09-21T09:37:18.692 INFO:tasks.rados.rados.0.smithi137.stdout:3887: finishing write tid 2 to smithi13778320-101 2024-09-21T09:37:18.692 INFO:tasks.rados.rados.0.smithi137.stdout:3887: finishing write tid 3 to smithi13778320-101 2024-09-21T09:37:18.692 INFO:tasks.rados.rados.0.smithi137.stdout:3887: finishing write tid 4 to smithi13778320-101 2024-09-21T09:37:18.693 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 101 v 562 (ObjNum 2383 snap 0 seq_num 2383) dirty exists 2024-09-21T09:37:18.693 INFO:tasks.rados.rados.0.smithi137.stdout:3887: left oid 101 (ObjNum 2383 snap 0 seq_num 2383) 2024-09-21T09:37:18.693 INFO:tasks.rados.rados.0.smithi137.stdout:3888: expect (ObjNum 2325 snap 0 seq_num 2325) 2024-09-21T09:37:18.874 INFO:tasks.rados.rados.0.smithi137.stdout:3889: finishing write tid 1 to smithi13778320-450 2024-09-21T09:37:18.874 INFO:tasks.rados.rados.0.smithi137.stdout:3889: finishing write tid 2 to smithi13778320-450 2024-09-21T09:37:18.874 INFO:tasks.rados.rados.0.smithi137.stdout:3889: finishing write tid 3 to smithi13778320-450 2024-09-21T09:37:18.874 INFO:tasks.rados.rados.0.smithi137.stdout:3889: finishing write tid 4 to smithi13778320-450 2024-09-21T09:37:18.874 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 450 v 565 (ObjNum 2384 snap 0 seq_num 2384) dirty exists 2024-09-21T09:37:18.874 INFO:tasks.rados.rados.0.smithi137.stdout:3889: left oid 450 (ObjNum 2384 snap 0 seq_num 2384) 2024-09-21T09:37:18.874 INFO:tasks.rados.rados.0.smithi137.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2024-09-21T09:37:19.020 INFO:tasks.rados.rados.0.smithi137.stdout:3892: finishing write tid 1 to smithi13778320-475 2024-09-21T09:37:19.020 INFO:tasks.rados.rados.0.smithi137.stdout:3892: finishing write tid 2 to smithi13778320-475 2024-09-21T09:37:19.020 INFO:tasks.rados.rados.0.smithi137.stdout:3892: finishing write tid 3 to smithi13778320-475 2024-09-21T09:37:19.020 INFO:tasks.rados.rados.0.smithi137.stdout:3892: finishing write tid 4 to smithi13778320-475 2024-09-21T09:37:19.020 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 475 v 592 (ObjNum 2385 snap 0 seq_num 2385) dirty exists 2024-09-21T09:37:19.020 INFO:tasks.rados.rados.0.smithi137.stdout:3892: left oid 475 (ObjNum 2385 snap 0 seq_num 2385) 2024-09-21T09:37:19.021 INFO:tasks.rados.rados.0.smithi137.stdout:3891: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-21T09:37:19.170 INFO:tasks.rados.rados.0.smithi137.stdout:3893: finishing write tid 1 to smithi13778320-331 2024-09-21T09:37:19.170 INFO:tasks.rados.rados.0.smithi137.stdout:3893: finishing write tid 2 to smithi13778320-331 2024-09-21T09:37:19.170 INFO:tasks.rados.rados.0.smithi137.stdout:3893: finishing write tid 3 to smithi13778320-331 2024-09-21T09:37:19.170 INFO:tasks.rados.rados.0.smithi137.stdout:3893: finishing write tid 4 to smithi13778320-331 2024-09-21T09:37:19.170 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 331 v 447 (ObjNum 2386 snap 0 seq_num 2386) dirty exists 2024-09-21T09:37:19.170 INFO:tasks.rados.rados.0.smithi137.stdout:3893: left oid 331 (ObjNum 2386 snap 0 seq_num 2386) 2024-09-21T09:37:19.170 INFO:tasks.rados.rados.0.smithi137.stdout:3896: finishing write tid 1 to smithi13778320-486 2024-09-21T09:37:19.170 INFO:tasks.rados.rados.0.smithi137.stdout:3887: done (11 left) 2024-09-21T09:37:19.170 INFO:tasks.rados.rados.0.smithi137.stdout:3888: done (10 left) 2024-09-21T09:37:19.170 INFO:tasks.rados.rados.0.smithi137.stdout:3889: done (9 left) 2024-09-21T09:37:19.170 INFO:tasks.rados.rados.0.smithi137.stdout:3890: done (8 left) 2024-09-21T09:37:19.171 INFO:tasks.rados.rados.0.smithi137.stdout:3891: done (7 left) 2024-09-21T09:37:19.171 INFO:tasks.rados.rados.0.smithi137.stdout:3892: done (6 left) 2024-09-21T09:37:19.171 INFO:tasks.rados.rados.0.smithi137.stdout:3893: done (5 left) 2024-09-21T09:37:19.171 INFO:tasks.rados.rados.0.smithi137.stdout:3894: done (4 left) 2024-09-21T09:37:19.171 INFO:tasks.rados.rados.0.smithi137.stdout:3898: done (3 left) 2024-09-21T09:37:19.171 INFO:tasks.rados.rados.0.smithi137.stdout:3899: read oid 242 snap -1 2024-09-21T09:37:19.171 INFO:tasks.rados.rados.0.smithi137.stdout:3899: expect (ObjNum 2096 snap 0 seq_num 2096) 2024-09-21T09:37:19.171 INFO:tasks.rados.rados.0.smithi137.stdout:3900: write oid 196 current snap is 0 2024-09-21T09:37:19.171 INFO:tasks.rados.rados.0.smithi137.stdout:3895: expect (ObjNum 2257 snap 0 seq_num 2257) 2024-09-21T09:37:19.382 INFO:tasks.rados.rados.0.smithi137.stdout:3896: finishing write tid 2 to smithi13778320-486 2024-09-21T09:37:19.382 INFO:tasks.rados.rados.0.smithi137.stdout:3896: finishing write tid 3 to smithi13778320-486 2024-09-21T09:37:19.382 INFO:tasks.rados.rados.0.smithi137.stdout:3896: finishing write tid 4 to smithi13778320-486 2024-09-21T09:37:19.382 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 486 v 492 (ObjNum 2387 snap 0 seq_num 2387) dirty exists 2024-09-21T09:37:19.382 INFO:tasks.rados.rados.0.smithi137.stdout:3896: left oid 486 (ObjNum 2387 snap 0 seq_num 2387) 2024-09-21T09:37:19.382 INFO:tasks.rados.rados.0.smithi137.stdout:3897: finishing write tid 1 to smithi13778320-252 2024-09-21T09:37:19.382 INFO:tasks.rados.rados.0.smithi137.stdout:3897: finishing write tid 2 to smithi13778320-252 2024-09-21T09:37:19.382 INFO:tasks.rados.rados.0.smithi137.stdout:3900: seq_num 2390 ranges {568730=779952,1840317=328413} 2024-09-21T09:37:19.387 INFO:tasks.rados.rados.0.smithi137.stdout:3900: writing smithi13778320-196 from 568730 to 1348682 tid 1 2024-09-21T09:37:19.392 INFO:tasks.rados.rados.0.smithi137.stdout:3900: writing smithi13778320-196 from 1840317 to 2168730 tid 2 2024-09-21T09:37:19.393 INFO:tasks.rados.rados.0.smithi137.stdout:3895: done (4 left) 2024-09-21T09:37:19.393 INFO:tasks.rados.rados.0.smithi137.stdout:3896: done (3 left) 2024-09-21T09:37:19.393 INFO:tasks.rados.rados.0.smithi137.stdout:3901: write oid 366 current snap is 0 2024-09-21T09:37:19.393 INFO:tasks.rados.rados.0.smithi137.stdout:3897: finishing write tid 3 to smithi13778320-252 2024-09-21T09:37:19.393 INFO:tasks.rados.rados.0.smithi137.stdout:3897: finishing write tid 4 to smithi13778320-252 2024-09-21T09:37:19.393 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 252 v 476 (ObjNum 2388 snap 0 seq_num 2388) dirty exists 2024-09-21T09:37:19.393 INFO:tasks.rados.rados.0.smithi137.stdout:3897: left oid 252 (ObjNum 2388 snap 0 seq_num 2388) 2024-09-21T09:37:19.393 INFO:tasks.rados.rados.0.smithi137.stdout:3901: seq_num 2391 ranges {585537=455201,1498799=609166} 2024-09-21T09:37:19.398 INFO:tasks.rados.rados.0.smithi137.stdout:3901: writing smithi13778320-366 from 585537 to 1040738 tid 1 2024-09-21T09:37:19.404 INFO:tasks.rados.rados.0.smithi137.stdout:3901: writing smithi13778320-366 from 1498799 to 2107965 tid 2 2024-09-21T09:37:19.404 INFO:tasks.rados.rados.0.smithi137.stdout:3897: done (3 left) 2024-09-21T09:37:19.404 INFO:tasks.rados.rados.0.smithi137.stdout:3902: write oid 124 current snap is 0 2024-09-21T09:37:19.404 INFO:tasks.rados.rados.0.smithi137.stdout:3902: seq_num 2392 ranges {602344=530450,1557281=469177} 2024-09-21T09:37:19.410 INFO:tasks.rados.rados.0.smithi137.stdout:3902: writing smithi13778320-124 from 602344 to 1132794 tid 1 2024-09-21T09:37:19.415 INFO:tasks.rados.rados.0.smithi137.stdout:3902: writing smithi13778320-124 from 1557281 to 2026458 tid 2 2024-09-21T09:37:19.415 INFO:tasks.rados.rados.0.smithi137.stdout:3903: read oid 269 snap -1 2024-09-21T09:37:19.415 INFO:tasks.rados.rados.0.smithi137.stdout:3903: expect (ObjNum 1445 snap 0 seq_num 1445) 2024-09-21T09:37:19.415 INFO:tasks.rados.rados.0.smithi137.stdout:3904: write oid 434 current snap is 0 2024-09-21T09:37:19.415 INFO:tasks.rados.rados.0.smithi137.stdout:3904: seq_num 2393 ranges {619151=605699,2015763=203388} 2024-09-21T09:37:19.422 INFO:tasks.rados.rados.0.smithi137.stdout:3904: writing smithi13778320-434 from 619151 to 1224850 tid 1 2024-09-21T09:37:19.428 INFO:tasks.rados.rados.0.smithi137.stdout:3904: writing smithi13778320-434 from 2015763 to 2219151 tid 2 2024-09-21T09:37:19.428 INFO:tasks.rados.rados.0.smithi137.stdout:3905: write oid 433 current snap is 0 2024-09-21T09:37:19.428 INFO:tasks.rados.rados.0.smithi137.stdout:3899: expect (ObjNum 2096 snap 0 seq_num 2096) 2024-09-21T09:37:19.605 INFO:tasks.rados.rados.0.smithi137.stdout:3900: finishing write tid 1 to smithi13778320-196 2024-09-21T09:37:19.605 INFO:tasks.rados.rados.0.smithi137.stdout:3900: finishing write tid 2 to smithi13778320-196 2024-09-21T09:37:19.605 INFO:tasks.rados.rados.0.smithi137.stdout:3900: finishing write tid 3 to smithi13778320-196 2024-09-21T09:37:19.605 INFO:tasks.rados.rados.0.smithi137.stdout:3900: finishing write tid 4 to smithi13778320-196 2024-09-21T09:37:19.605 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 196 v 385 (ObjNum 2390 snap 0 seq_num 2390) dirty exists 2024-09-21T09:37:19.605 INFO:tasks.rados.rados.0.smithi137.stdout:3900: left oid 196 (ObjNum 2390 snap 0 seq_num 2390) 2024-09-21T09:37:19.605 INFO:tasks.rados.rados.0.smithi137.stdout:3901: finishing write tid 1 to smithi13778320-366 2024-09-21T09:37:19.605 INFO:tasks.rados.rados.0.smithi137.stdout:3905: seq_num 2394 ranges {635958=680948,1957892=278066} 2024-09-21T09:37:19.611 INFO:tasks.rados.rados.0.smithi137.stdout:3905: writing smithi13778320-433 from 635958 to 1316906 tid 1 2024-09-21T09:37:19.616 INFO:tasks.rados.rados.0.smithi137.stdout:3905: writing smithi13778320-433 from 1957892 to 2235958 tid 2 2024-09-21T09:37:19.617 INFO:tasks.rados.rados.0.smithi137.stdout:3899: done (6 left) 2024-09-21T09:37:19.617 INFO:tasks.rados.rados.0.smithi137.stdout:3900: done (5 left) 2024-09-21T09:37:19.617 INFO:tasks.rados.rados.0.smithi137.stdout:3906: write oid 138 current snap is 0 2024-09-21T09:37:19.617 INFO:tasks.rados.rados.0.smithi137.stdout:3901: finishing write tid 2 to smithi13778320-366 2024-09-21T09:37:19.617 INFO:tasks.rados.rados.0.smithi137.stdout:3901: finishing write tid 3 to smithi13778320-366 2024-09-21T09:37:19.617 INFO:tasks.rados.rados.0.smithi137.stdout:3906: seq_num 2395 ranges {652765=472550,1732727=520038} 2024-09-21T09:37:19.622 INFO:tasks.rados.rados.0.smithi137.stdout:3906: writing smithi13778320-138 from 652765 to 1125315 tid 1 2024-09-21T09:37:19.628 INFO:tasks.rados.rados.0.smithi137.stdout:3906: writing smithi13778320-138 from 1732727 to 2252765 tid 2 2024-09-21T09:37:19.628 INFO:tasks.rados.rados.0.smithi137.stdout:3907: write oid 383 current snap is 0 2024-09-21T09:37:19.629 INFO:tasks.rados.rados.0.smithi137.stdout:3901: finishing write tid 4 to smithi13778320-366 2024-09-21T09:37:19.629 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 366 v 501 (ObjNum 2391 snap 0 seq_num 2391) dirty exists 2024-09-21T09:37:19.629 INFO:tasks.rados.rados.0.smithi137.stdout:3901: left oid 366 (ObjNum 2391 snap 0 seq_num 2391) 2024-09-21T09:37:19.629 INFO:tasks.rados.rados.0.smithi137.stdout:3902: finishing write tid 1 to smithi13778320-124 2024-09-21T09:37:19.629 INFO:tasks.rados.rados.0.smithi137.stdout:3902: finishing write tid 2 to smithi13778320-124 2024-09-21T09:37:19.629 INFO:tasks.rados.rados.0.smithi137.stdout:3902: finishing write tid 3 to smithi13778320-124 2024-09-21T09:37:19.629 INFO:tasks.rados.rados.0.smithi137.stdout:3907: seq_num 2396 ranges {669572=547799,1791209=478363} 2024-09-21T09:37:19.635 INFO:tasks.rados.rados.0.smithi137.stdout:3907: writing smithi13778320-383 from 669572 to 1217371 tid 1 2024-09-21T09:37:19.641 INFO:tasks.rados.rados.0.smithi137.stdout:3907: writing smithi13778320-383 from 1791209 to 2269572 tid 2 2024-09-21T09:37:19.641 INFO:tasks.rados.rados.0.smithi137.stdout:3901: done (6 left) 2024-09-21T09:37:19.641 INFO:tasks.rados.rados.0.smithi137.stdout:3908: write oid 249 current snap is 0 2024-09-21T09:37:19.641 INFO:tasks.rados.rados.0.smithi137.stdout:3902: finishing write tid 4 to smithi13778320-124 2024-09-21T09:37:19.641 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 124 v 479 (ObjNum 2392 snap 0 seq_num 2392) dirty exists 2024-09-21T09:37:19.641 INFO:tasks.rados.rados.0.smithi137.stdout:3902: left oid 124 (ObjNum 2392 snap 0 seq_num 2392) 2024-09-21T09:37:19.642 INFO:tasks.rados.rados.0.smithi137.stdout:3903: expect (ObjNum 1445 snap 0 seq_num 1445) 2024-09-21T09:37:19.717 INFO:tasks.rados.rados.0.smithi137.stdout:3904: finishing write tid 1 to smithi13778320-434 2024-09-21T09:37:19.718 INFO:tasks.rados.rados.0.smithi137.stdout:3904: finishing write tid 2 to smithi13778320-434 2024-09-21T09:37:19.718 INFO:tasks.rados.rados.0.smithi137.stdout:3904: finishing write tid 3 to smithi13778320-434 2024-09-21T09:37:19.718 INFO:tasks.rados.rados.0.smithi137.stdout:3904: finishing write tid 4 to smithi13778320-434 2024-09-21T09:37:19.718 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 434 v 458 (ObjNum 2393 snap 0 seq_num 2393) dirty exists 2024-09-21T09:37:19.718 INFO:tasks.rados.rados.0.smithi137.stdout:3904: left oid 434 (ObjNum 2393 snap 0 seq_num 2393) 2024-09-21T09:37:19.718 INFO:tasks.rados.rados.0.smithi137.stdout:3905: finishing write tid 1 to smithi13778320-433 2024-09-21T09:37:19.718 INFO:tasks.rados.rados.0.smithi137.stdout:3908: seq_num 2397 ranges {686379=623048,1849691=436688} 2024-09-21T09:37:19.724 INFO:tasks.rados.rados.0.smithi137.stdout:3908: writing smithi13778320-249 from 686379 to 1309427 tid 1 2024-09-21T09:37:19.730 INFO:tasks.rados.rados.0.smithi137.stdout:3908: writing smithi13778320-249 from 1849691 to 2286379 tid 2 2024-09-21T09:37:19.731 INFO:tasks.rados.rados.0.smithi137.stdout:3902: done (6 left) 2024-09-21T09:37:19.731 INFO:tasks.rados.rados.0.smithi137.stdout:3903: done (5 left) 2024-09-21T09:37:19.731 INFO:tasks.rados.rados.0.smithi137.stdout:3904: done (4 left) 2024-09-21T09:37:19.731 INFO:tasks.rados.rados.0.smithi137.stdout:3909: write oid 259 current snap is 0 2024-09-21T09:37:19.731 INFO:tasks.rados.rados.0.smithi137.stdout:3905: finishing write tid 2 to smithi13778320-433 2024-09-21T09:37:19.731 INFO:tasks.rados.rados.0.smithi137.stdout:3905: finishing write tid 3 to smithi13778320-433 2024-09-21T09:37:19.731 INFO:tasks.rados.rados.0.smithi137.stdout:3905: finishing write tid 4 to smithi13778320-433 2024-09-21T09:37:19.731 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 433 v 504 (ObjNum 2394 snap 0 seq_num 2394) dirty exists 2024-09-21T09:37:19.731 INFO:tasks.rados.rados.0.smithi137.stdout:3905: left oid 433 (ObjNum 2394 snap 0 seq_num 2394) 2024-09-21T09:37:19.731 INFO:tasks.rados.rados.0.smithi137.stdout:3906: finishing write tid 1 to smithi13778320-138 2024-09-21T09:37:19.731 INFO:tasks.rados.rados.0.smithi137.stdout:3906: finishing write tid 2 to smithi13778320-138 2024-09-21T09:37:19.731 INFO:tasks.rados.rados.0.smithi137.stdout:3906: finishing write tid 3 to smithi13778320-138 2024-09-21T09:37:19.731 INFO:tasks.rados.rados.0.smithi137.stdout:3906: finishing write tid 4 to smithi13778320-138 2024-09-21T09:37:19.731 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 138 v 595 (ObjNum 2395 snap 0 seq_num 2395) dirty exists 2024-09-21T09:37:19.731 INFO:tasks.rados.rados.0.smithi137.stdout:3906: left oid 138 (ObjNum 2395 snap 0 seq_num 2395) 2024-09-21T09:37:19.732 INFO:tasks.rados.rados.0.smithi137.stdout:3907: finishing write tid 1 to smithi13778320-383 2024-09-21T09:37:19.732 INFO:tasks.rados.rados.0.smithi137.stdout:3907: finishing write tid 2 to smithi13778320-383 2024-09-21T09:37:19.732 INFO:tasks.rados.rados.0.smithi137.stdout:3907: finishing write tid 3 to smithi13778320-383 2024-09-21T09:37:19.732 INFO:tasks.rados.rados.0.smithi137.stdout:3907: finishing write tid 4 to smithi13778320-383 2024-09-21T09:37:19.732 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 383 v 590 (ObjNum 2396 snap 0 seq_num 2396) dirty exists 2024-09-21T09:37:19.732 INFO:tasks.rados.rados.0.smithi137.stdout:3907: left oid 383 (ObjNum 2396 snap 0 seq_num 2396) 2024-09-21T09:37:19.732 INFO:tasks.rados.rados.0.smithi137.stdout:3909: seq_num 2398 ranges {703186=698297,2191820=111366} 2024-09-21T09:37:19.737 INFO:tasks.rados.rados.0.smithi137.stdout:3909: writing smithi13778320-259 from 703186 to 1401483 tid 1 2024-09-21T09:37:19.743 INFO:tasks.rados.rados.0.smithi137.stdout:3909: writing smithi13778320-259 from 2191820 to 2303186 tid 2 2024-09-21T09:37:19.743 INFO:tasks.rados.rados.0.smithi137.stdout:3905: done (4 left) 2024-09-21T09:37:19.743 INFO:tasks.rados.rados.0.smithi137.stdout:3906: done (3 left) 2024-09-21T09:37:19.743 INFO:tasks.rados.rados.0.smithi137.stdout:3907: done (2 left) 2024-09-21T09:37:19.743 INFO:tasks.rados.rados.0.smithi137.stdout:3910: write oid 292 current snap is 0 2024-09-21T09:37:19.743 INFO:tasks.rados.rados.0.smithi137.stdout:3908: finishing write tid 1 to smithi13778320-249 2024-09-21T09:37:19.743 INFO:tasks.rados.rados.0.smithi137.stdout:3908: finishing write tid 2 to smithi13778320-249 2024-09-21T09:37:19.743 INFO:tasks.rados.rados.0.smithi137.stdout:3908: finishing write tid 3 to smithi13778320-249 2024-09-21T09:37:19.743 INFO:tasks.rados.rados.0.smithi137.stdout:3908: finishing write tid 4 to smithi13778320-249 2024-09-21T09:37:19.743 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 249 v 495 (ObjNum 2397 snap 0 seq_num 2397) dirty exists 2024-09-21T09:37:19.744 INFO:tasks.rados.rados.0.smithi137.stdout:3908: left oid 249 (ObjNum 2397 snap 0 seq_num 2397) 2024-09-21T09:37:19.744 INFO:tasks.rados.rados.0.smithi137.stdout:3909: finishing write tid 1 to smithi13778320-259 2024-09-21T09:37:19.744 INFO:tasks.rados.rados.0.smithi137.stdout:3910: seq_num 2399 ranges {719993=773546,2250302=69691} 2024-09-21T09:37:19.750 INFO:tasks.rados.rados.0.smithi137.stdout:3910: writing smithi13778320-292 from 719993 to 1493539 tid 1 2024-09-21T09:37:19.755 INFO:tasks.rados.rados.0.smithi137.stdout:3910: writing smithi13778320-292 from 2250302 to 2319993 tid 2 2024-09-21T09:37:19.755 INFO:tasks.rados.rados.0.smithi137.stdout:3908: done (2 left) 2024-09-21T09:37:19.755 INFO:tasks.rados.rados.0.smithi137.stdout:3911: write oid 32 current snap is 0 2024-09-21T09:37:19.755 INFO:tasks.rados.rados.0.smithi137.stdout:3909: finishing write tid 2 to smithi13778320-259 2024-09-21T09:37:19.756 INFO:tasks.rados.rados.0.smithi137.stdout:3911: seq_num 2400 ranges {736800=448795,1908784=428016} 2024-09-21T09:37:19.762 INFO:tasks.rados.rados.0.smithi137.stdout:3911: writing smithi13778320-32 from 736800 to 1185595 tid 1 2024-09-21T09:37:19.769 INFO:tasks.rados.rados.0.smithi137.stdout:3911: writing smithi13778320-32 from 1908784 to 2336800 tid 2 2024-09-21T09:37:19.769 INFO:tasks.rados.rados.0.smithi137.stdout:3912: write oid 459 current snap is 0 2024-09-21T09:37:19.769 INFO:tasks.rados.rados.0.smithi137.stdout:3909: finishing write tid 3 to smithi13778320-259 2024-09-21T09:37:19.769 INFO:tasks.rados.rados.0.smithi137.stdout:3909: finishing write tid 4 to smithi13778320-259 2024-09-21T09:37:19.769 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 259 v 482 (ObjNum 2398 snap 0 seq_num 2398) dirty exists 2024-09-21T09:37:19.769 INFO:tasks.rados.rados.0.smithi137.stdout:3909: left oid 259 (ObjNum 2398 snap 0 seq_num 2398) 2024-09-21T09:37:19.769 INFO:tasks.rados.rados.0.smithi137.stdout:3910: finishing write tid 1 to smithi13778320-292 2024-09-21T09:37:19.769 INFO:tasks.rados.rados.0.smithi137.stdout:3912: seq_num 2401 ranges {753607=524044,1967266=386341} 2024-09-21T09:37:19.775 INFO:tasks.rados.rados.0.smithi137.stdout:3912: writing smithi13778320-459 from 753607 to 1277651 tid 1 2024-09-21T09:37:19.781 INFO:tasks.rados.rados.0.smithi137.stdout:3912: writing smithi13778320-459 from 1967266 to 2353607 tid 2 2024-09-21T09:37:19.782 INFO:tasks.rados.rados.0.smithi137.stdout:3909: done (3 left) 2024-09-21T09:37:19.782 INFO:tasks.rados.rados.0.smithi137.stdout:3913: read oid 377 snap -1 2024-09-21T09:37:19.782 INFO:tasks.rados.rados.0.smithi137.stdout:3913: expect (ObjNum 2215 snap 0 seq_num 2215) 2024-09-21T09:37:19.782 INFO:tasks.rados.rados.0.smithi137.stdout:3914: write oid 63 current snap is 0 2024-09-21T09:37:19.782 INFO:tasks.rados.rados.0.smithi137.stdout:3910: finishing write tid 2 to smithi13778320-292 2024-09-21T09:37:19.782 INFO:tasks.rados.rados.0.smithi137.stdout:3910: finishing write tid 3 to smithi13778320-292 2024-09-21T09:37:19.782 INFO:tasks.rados.rados.0.smithi137.stdout:3910: finishing write tid 4 to smithi13778320-292 2024-09-21T09:37:19.782 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 292 v 593 (ObjNum 2399 snap 0 seq_num 2399) dirty exists 2024-09-21T09:37:19.782 INFO:tasks.rados.rados.0.smithi137.stdout:3910: left oid 292 (ObjNum 2399 snap 0 seq_num 2399) 2024-09-21T09:37:19.782 INFO:tasks.rados.rados.0.smithi137.stdout:3911: finishing write tid 1 to smithi13778320-32 2024-09-21T09:37:19.782 INFO:tasks.rados.rados.0.smithi137.stdout:3914: seq_num 2402 ranges {770414=599293,1909395=461019} 2024-09-21T09:37:19.789 INFO:tasks.rados.rados.0.smithi137.stdout:3914: writing smithi13778320-63 from 770414 to 1369707 tid 1 2024-09-21T09:37:19.795 INFO:tasks.rados.rados.0.smithi137.stdout:3914: writing smithi13778320-63 from 1909395 to 2370414 tid 2 2024-09-21T09:37:19.795 INFO:tasks.rados.rados.0.smithi137.stdout:3910: done (4 left) 2024-09-21T09:37:19.795 INFO:tasks.rados.rados.0.smithi137.stdout:3915: write oid 449 current snap is 0 2024-09-21T09:37:19.795 INFO:tasks.rados.rados.0.smithi137.stdout:3911: finishing write tid 2 to smithi13778320-32 2024-09-21T09:37:19.795 INFO:tasks.rados.rados.0.smithi137.stdout:3911: finishing write tid 3 to smithi13778320-32 2024-09-21T09:37:19.795 INFO:tasks.rados.rados.0.smithi137.stdout:3911: finishing write tid 4 to smithi13778320-32 2024-09-21T09:37:19.796 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 32 v 596 (ObjNum 2400 snap 0 seq_num 2400) dirty exists 2024-09-21T09:37:19.796 INFO:tasks.rados.rados.0.smithi137.stdout:3911: left oid 32 (ObjNum 2400 snap 0 seq_num 2400) 2024-09-21T09:37:19.796 INFO:tasks.rados.rados.0.smithi137.stdout:3912: finishing write tid 1 to smithi13778320-459 2024-09-21T09:37:19.796 INFO:tasks.rados.rados.0.smithi137.stdout:3915: seq_num 2403 ranges {787221=790895,2084230=302991} 2024-09-21T09:37:19.803 INFO:tasks.rados.rados.0.smithi137.stdout:3915: writing smithi13778320-449 from 787221 to 1578116 tid 1 2024-09-21T09:37:19.809 INFO:tasks.rados.rados.0.smithi137.stdout:3915: writing smithi13778320-449 from 2084230 to 2387221 tid 2 2024-09-21T09:37:19.809 INFO:tasks.rados.rados.0.smithi137.stdout:3911: done (4 left) 2024-09-21T09:37:19.809 INFO:tasks.rados.rados.0.smithi137.stdout:3916: write oid 394 current snap is 0 2024-09-21T09:37:19.809 INFO:tasks.rados.rados.0.smithi137.stdout:3912: finishing write tid 2 to smithi13778320-459 2024-09-21T09:37:19.809 INFO:tasks.rados.rados.0.smithi137.stdout:3912: finishing write tid 3 to smithi13778320-459 2024-09-21T09:37:19.809 INFO:tasks.rados.rados.0.smithi137.stdout:3912: finishing write tid 4 to smithi13778320-459 2024-09-21T09:37:19.810 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 459 v 461 (ObjNum 2401 snap 0 seq_num 2401) dirty exists 2024-09-21T09:37:19.810 INFO:tasks.rados.rados.0.smithi137.stdout:3912: left oid 459 (ObjNum 2401 snap 0 seq_num 2401) 2024-09-21T09:37:19.810 INFO:tasks.rados.rados.0.smithi137.stdout:3916: seq_num 2404 ranges {404028=466144,1342712=774838} 2024-09-21T09:37:19.813 INFO:tasks.rados.rados.0.smithi137.stdout:3916: writing smithi13778320-394 from 404028 to 870172 tid 1 2024-09-21T09:37:19.820 INFO:tasks.rados.rados.0.smithi137.stdout:3916: writing smithi13778320-394 from 1342712 to 2117550 tid 2 2024-09-21T09:37:19.820 INFO:tasks.rados.rados.0.smithi137.stdout:3912: done (4 left) 2024-09-21T09:37:19.820 INFO:tasks.rados.rados.0.smithi137.stdout:3917: write oid 401 current snap is 0 2024-09-21T09:37:19.820 INFO:tasks.rados.rados.0.smithi137.stdout:3917: seq_num 2405 ranges {420835=541393,1401194=634849} 2024-09-21T09:37:19.825 INFO:tasks.rados.rados.0.smithi137.stdout:3917: writing smithi13778320-401 from 420835 to 962228 tid 1 2024-09-21T09:37:19.831 INFO:tasks.rados.rados.0.smithi137.stdout:3917: writing smithi13778320-401 from 1401194 to 2036043 tid 2 2024-09-21T09:37:19.831 INFO:tasks.rados.rados.0.smithi137.stdout:3918: write oid 253 current snap is 0 2024-09-21T09:37:19.832 INFO:tasks.rados.rados.0.smithi137.stdout:3918: seq_num 2406 ranges {437642=616642,1743323=694319} 2024-09-21T09:37:19.837 INFO:tasks.rados.rados.0.smithi137.stdout:3918: writing smithi13778320-253 from 437642 to 1054284 tid 1 2024-09-21T09:37:19.844 INFO:tasks.rados.rados.0.smithi137.stdout:3918: writing smithi13778320-253 from 1743323 to 2437642 tid 2 2024-09-21T09:37:19.844 INFO:tasks.rados.rados.0.smithi137.stdout:3919: write oid 468 current snap is 0 2024-09-21T09:37:19.844 INFO:tasks.rados.rados.0.smithi137.stdout:3913: expect (ObjNum 2215 snap 0 seq_num 2215) 2024-09-21T09:37:20.057 INFO:tasks.rados.rados.0.smithi137.stdout:3914: finishing write tid 1 to smithi13778320-63 2024-09-21T09:37:20.057 INFO:tasks.rados.rados.0.smithi137.stdout:3919: seq_num 2407 ranges {454449=691891,1801805=522165} 2024-09-21T09:37:20.063 INFO:tasks.rados.rados.0.smithi137.stdout:3919: writing smithi13778320-468 from 454449 to 1146340 tid 1 2024-09-21T09:37:20.071 INFO:tasks.rados.rados.0.smithi137.stdout:3919: writing smithi13778320-468 from 1801805 to 2323970 tid 2 2024-09-21T09:37:20.071 INFO:tasks.rados.rados.0.smithi137.stdout:3913: done (6 left) 2024-09-21T09:37:20.071 INFO:tasks.rados.rados.0.smithi137.stdout:3920: read oid 58 snap -1 2024-09-21T09:37:20.071 INFO:tasks.rados.rados.0.smithi137.stdout:3920: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-21T09:37:20.071 INFO:tasks.rados.rados.0.smithi137.stdout:3921: read oid 424 snap -1 2024-09-21T09:37:20.071 INFO:tasks.rados.rados.0.smithi137.stdout:3921: expect deleted 2024-09-21T09:37:20.071 INFO:tasks.rados.rados.0.smithi137.stdout:3922: write oid 469 current snap is 0 2024-09-21T09:37:20.071 INFO:tasks.rados.rados.0.smithi137.stdout:3914: finishing write tid 2 to smithi13778320-63 2024-09-21T09:37:20.071 INFO:tasks.rados.rados.0.smithi137.stdout:3914: finishing write tid 3 to smithi13778320-63 2024-09-21T09:37:20.071 INFO:tasks.rados.rados.0.smithi137.stdout:3914: finishing write tid 4 to smithi13778320-63 2024-09-21T09:37:20.071 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 63 v 485 (ObjNum 2402 snap 0 seq_num 2402) dirty exists 2024-09-21T09:37:20.072 INFO:tasks.rados.rados.0.smithi137.stdout:3914: left oid 63 (ObjNum 2402 snap 0 seq_num 2402) 2024-09-21T09:37:20.072 INFO:tasks.rados.rados.0.smithi137.stdout:3915: finishing write tid 1 to smithi13778320-449 2024-09-21T09:37:20.072 INFO:tasks.rados.rados.0.smithi137.stdout:3915: finishing write tid 2 to smithi13778320-449 2024-09-21T09:37:20.072 INFO:tasks.rados.rados.0.smithi137.stdout:3922: seq_num 2408 ranges {471256=767140,1860287=610969} 2024-09-21T09:37:20.077 INFO:tasks.rados.rados.0.smithi137.stdout:3922: writing smithi13778320-469 from 471256 to 1238396 tid 1 2024-09-21T09:37:20.084 INFO:tasks.rados.rados.0.smithi137.stdout:3922: writing smithi13778320-469 from 1860287 to 2471256 tid 2 2024-09-21T09:37:20.084 INFO:tasks.rados.rados.0.smithi137.stdout:3914: done (8 left) 2024-09-21T09:37:20.084 INFO:tasks.rados.rados.0.smithi137.stdout:3923: write oid 92 current snap is 0 2024-09-21T09:37:20.084 INFO:tasks.rados.rados.0.smithi137.stdout:3923: seq_num 2409 ranges {488063=442389,1518769=525834} 2024-09-21T09:37:20.089 INFO:tasks.rados.rados.0.smithi137.stdout:3923: writing smithi13778320-92 from 488063 to 930452 tid 1 2024-09-21T09:37:20.096 INFO:tasks.rados.rados.0.smithi137.stdout:3923: writing smithi13778320-92 from 1518769 to 2044603 tid 2 2024-09-21T09:37:20.096 INFO:tasks.rados.rados.0.smithi137.stdout:3924: write oid 85 current snap is 0 2024-09-21T09:37:20.096 INFO:tasks.rados.rados.0.smithi137.stdout:3915: finishing write tid 3 to smithi13778320-449 2024-09-21T09:37:20.096 INFO:tasks.rados.rados.0.smithi137.stdout:3915: finishing write tid 4 to smithi13778320-449 2024-09-21T09:37:20.096 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 449 v 496 (ObjNum 2403 snap 0 seq_num 2403) dirty exists 2024-09-21T09:37:20.096 INFO:tasks.rados.rados.0.smithi137.stdout:3915: left oid 449 (ObjNum 2403 snap 0 seq_num 2403) 2024-09-21T09:37:20.096 INFO:tasks.rados.rados.0.smithi137.stdout:3916: finishing write tid 1 to smithi13778320-394 2024-09-21T09:37:20.096 INFO:tasks.rados.rados.0.smithi137.stdout:3916: finishing write tid 2 to smithi13778320-394 2024-09-21T09:37:20.096 INFO:tasks.rados.rados.0.smithi137.stdout:3916: finishing write tid 3 to smithi13778320-394 2024-09-21T09:37:20.096 INFO:tasks.rados.rados.0.smithi137.stdout:3916: finishing write tid 4 to smithi13778320-394 2024-09-21T09:37:20.096 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 394 v 415 (ObjNum 2404 snap 0 seq_num 2404) dirty exists 2024-09-21T09:37:20.097 INFO:tasks.rados.rados.0.smithi137.stdout:3916: left oid 394 (ObjNum 2404 snap 0 seq_num 2404) 2024-09-21T09:37:20.097 INFO:tasks.rados.rados.0.smithi137.stdout:3917: finishing write tid 1 to smithi13778320-401 2024-09-21T09:37:20.097 INFO:tasks.rados.rados.0.smithi137.stdout:3917: finishing write tid 2 to smithi13778320-401 2024-09-21T09:37:20.097 INFO:tasks.rados.rados.0.smithi137.stdout:3917: finishing write tid 3 to smithi13778320-401 2024-09-21T09:37:20.097 INFO:tasks.rados.rados.0.smithi137.stdout:3917: finishing write tid 4 to smithi13778320-401 2024-09-21T09:37:20.097 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 401 v 450 (ObjNum 2405 snap 0 seq_num 2405) dirty exists 2024-09-21T09:37:20.097 INFO:tasks.rados.rados.0.smithi137.stdout:3917: left oid 401 (ObjNum 2405 snap 0 seq_num 2405) 2024-09-21T09:37:20.097 INFO:tasks.rados.rados.0.smithi137.stdout:3918: finishing write tid 1 to smithi13778320-253 2024-09-21T09:37:20.097 INFO:tasks.rados.rados.0.smithi137.stdout:3918: finishing write tid 2 to smithi13778320-253 2024-09-21T09:37:20.097 INFO:tasks.rados.rados.0.smithi137.stdout:3924: seq_num 2410 ranges {504870=633991,1693604=785845} 2024-09-21T09:37:20.101 INFO:tasks.rados.rados.0.smithi137.stdout:3924: writing smithi13778320-85 from 504870 to 1138861 tid 1 2024-09-21T09:37:20.109 INFO:tasks.rados.rados.0.smithi137.stdout:3924: writing smithi13778320-85 from 1693604 to 2479449 tid 2 2024-09-21T09:37:20.109 INFO:tasks.rados.rados.0.smithi137.stdout:3915: done (9 left) 2024-09-21T09:37:20.109 INFO:tasks.rados.rados.0.smithi137.stdout:3916: done (8 left) 2024-09-21T09:37:20.109 INFO:tasks.rados.rados.0.smithi137.stdout:3917: done (7 left) 2024-09-21T09:37:20.109 INFO:tasks.rados.rados.0.smithi137.stdout:3925: delete oid 148 current snap is 0 2024-09-21T09:37:20.109 INFO:tasks.rados.rados.0.smithi137.stdout:3918: finishing write tid 3 to smithi13778320-253 2024-09-21T09:37:20.109 INFO:tasks.rados.rados.0.smithi137.stdout:3918: finishing write tid 4 to smithi13778320-253 2024-09-21T09:37:20.109 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 253 v 350 (ObjNum 2406 snap 0 seq_num 2406) dirty exists 2024-09-21T09:37:20.110 INFO:tasks.rados.rados.0.smithi137.stdout:3918: left oid 253 (ObjNum 2406 snap 0 seq_num 2406) 2024-09-21T09:37:20.110 INFO:tasks.rados.rados.0.smithi137.stdout:3919: finishing write tid 1 to smithi13778320-468 2024-09-21T09:37:20.110 INFO:tasks.rados.rados.0.smithi137.stdout:3919: finishing write tid 2 to smithi13778320-468 2024-09-21T09:37:20.110 INFO:tasks.rados.rados.0.smithi137.stdout:3919: finishing write tid 3 to smithi13778320-468 2024-09-21T09:37:20.110 INFO:tasks.rados.rados.0.smithi137.stdout:3919: finishing write tid 4 to smithi13778320-468 2024-09-21T09:37:20.110 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 468 v 406 (ObjNum 2407 snap 0 seq_num 2407) dirty exists 2024-09-21T09:37:20.110 INFO:tasks.rados.rados.0.smithi137.stdout:3919: left oid 468 (ObjNum 2407 snap 0 seq_num 2407) 2024-09-21T09:37:20.110 INFO:tasks.rados.rados.0.smithi137.stdout:3920: expect (ObjNum 57 snap 0 seq_num 57) 2024-09-21T09:37:20.205 INFO:tasks.rados.rados.0.smithi137.stdout:3922: finishing write tid 1 to smithi13778320-469 2024-09-21T09:37:20.205 INFO:tasks.rados.rados.0.smithi137.stdout:3922: finishing write tid 2 to smithi13778320-469 2024-09-21T09:37:20.205 INFO:tasks.rados.rados.0.smithi137.stdout:3922: finishing write tid 3 to smithi13778320-469 2024-09-21T09:37:20.205 INFO:tasks.rados.rados.0.smithi137.stdout:3922: finishing write tid 4 to smithi13778320-469 2024-09-21T09:37:20.205 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 469 v 599 (ObjNum 2408 snap 0 seq_num 2408) dirty exists 2024-09-21T09:37:20.205 INFO:tasks.rados.rados.0.smithi137.stdout:3922: left oid 469 (ObjNum 2408 snap 0 seq_num 2408) 2024-09-21T09:37:20.205 INFO:tasks.rados.rados.0.smithi137.stdout:3923: finishing write tid 1 to smithi13778320-92 2024-09-21T09:37:20.205 INFO:tasks.rados.rados.0.smithi137.stdout:3918: done (7 left) 2024-09-21T09:37:20.205 INFO:tasks.rados.rados.0.smithi137.stdout:3919: done (6 left) 2024-09-21T09:37:20.205 INFO:tasks.rados.rados.0.smithi137.stdout:3920: done (5 left) 2024-09-21T09:37:20.205 INFO:tasks.rados.rados.0.smithi137.stdout:3921: done (4 left) 2024-09-21T09:37:20.205 INFO:tasks.rados.rados.0.smithi137.stdout:3922: done (3 left) 2024-09-21T09:37:20.205 INFO:tasks.rados.rados.0.smithi137.stdout:3925: done (2 left) 2024-09-21T09:37:20.206 INFO:tasks.rados.rados.0.smithi137.stdout:3926: read oid 13 snap -1 2024-09-21T09:37:20.206 INFO:tasks.rados.rados.0.smithi137.stdout:3926: expect (ObjNum 1128 snap 0 seq_num 1128) 2024-09-21T09:37:20.206 INFO:tasks.rados.rados.0.smithi137.stdout:3927: write oid 323 current snap is 0 2024-09-21T09:37:20.206 INFO:tasks.rados.rados.0.smithi137.stdout:3923: finishing write tid 2 to smithi13778320-92 2024-09-21T09:37:20.206 INFO:tasks.rados.rados.0.smithi137.stdout:3923: finishing write tid 3 to smithi13778320-92 2024-09-21T09:37:20.206 INFO:tasks.rados.rados.0.smithi137.stdout:3927: seq_num 2412 ranges {538484=784489,2094215=444269} 2024-09-21T09:37:20.211 INFO:tasks.rados.rados.0.smithi137.stdout:3927: writing smithi13778320-323 from 538484 to 1322973 tid 1 2024-09-21T09:37:20.218 INFO:tasks.rados.rados.0.smithi137.stdout:3927: writing smithi13778320-323 from 2094215 to 2538484 tid 2 2024-09-21T09:37:20.219 INFO:tasks.rados.rados.0.smithi137.stdout:3928: write oid 307 current snap is 0 2024-09-21T09:37:20.219 INFO:tasks.rados.rados.0.smithi137.stdout:3923: finishing write tid 4 to smithi13778320-92 2024-09-21T09:37:20.219 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 92 v 598 (ObjNum 2409 snap 0 seq_num 2409) dirty exists 2024-09-21T09:37:20.219 INFO:tasks.rados.rados.0.smithi137.stdout:3923: left oid 92 (ObjNum 2409 snap 0 seq_num 2409) 2024-09-21T09:37:20.219 INFO:tasks.rados.rados.0.smithi137.stdout:3924: finishing write tid 1 to smithi13778320-85 2024-09-21T09:37:20.219 INFO:tasks.rados.rados.0.smithi137.stdout:3928: seq_num 2413 ranges {555291=459738,1752697=533172} 2024-09-21T09:37:20.224 INFO:tasks.rados.rados.0.smithi137.stdout:3928: writing smithi13778320-307 from 555291 to 1015029 tid 1 2024-09-21T09:37:20.231 INFO:tasks.rados.rados.0.smithi137.stdout:3928: writing smithi13778320-307 from 1752697 to 2285869 tid 2 2024-09-21T09:37:20.231 INFO:tasks.rados.rados.0.smithi137.stdout:3923: done (4 left) 2024-09-21T09:37:20.231 INFO:tasks.rados.rados.0.smithi137.stdout:3929: read oid 244 snap -1 2024-09-21T09:37:20.231 INFO:tasks.rados.rados.0.smithi137.stdout:3929: expect (ObjNum 243 snap 0 seq_num 243) 2024-09-21T09:37:20.232 INFO:tasks.rados.rados.0.smithi137.stdout:3930: read oid 76 snap -1 2024-09-21T09:37:20.232 INFO:tasks.rados.rados.0.smithi137.stdout:3930: expect deleted 2024-09-21T09:37:20.232 INFO:tasks.rados.rados.0.smithi137.stdout:3931: read oid 222 snap -1 2024-09-21T09:37:20.232 INFO:tasks.rados.rados.0.smithi137.stdout:3931: expect deleted 2024-09-21T09:37:20.232 INFO:tasks.rados.rados.0.smithi137.stdout:3932: write oid 298 current snap is 0 2024-09-21T09:37:20.232 INFO:tasks.rados.rados.0.smithi137.stdout:3924: finishing write tid 2 to smithi13778320-85 2024-09-21T09:37:20.232 INFO:tasks.rados.rados.0.smithi137.stdout:3924: finishing write tid 3 to smithi13778320-85 2024-09-21T09:37:20.232 INFO:tasks.rados.rados.0.smithi137.stdout:3932: seq_num 2414 ranges {572098=534987,1811179=760919} 2024-09-21T09:37:20.238 INFO:tasks.rados.rados.0.smithi137.stdout:3932: writing smithi13778320-298 from 572098 to 1107085 tid 1 2024-09-21T09:37:20.246 INFO:tasks.rados.rados.0.smithi137.stdout:3932: writing smithi13778320-298 from 1811179 to 2572098 tid 2 2024-09-21T09:37:20.246 INFO:tasks.rados.rados.0.smithi137.stdout:3933: write oid 141 current snap is 0 2024-09-21T09:37:20.246 INFO:tasks.rados.rados.0.smithi137.stdout:3924: finishing write tid 4 to smithi13778320-85 2024-09-21T09:37:20.246 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 85 v 498 (ObjNum 2410 snap 0 seq_num 2410) dirty exists 2024-09-21T09:37:20.246 INFO:tasks.rados.rados.0.smithi137.stdout:3924: left oid 85 (ObjNum 2410 snap 0 seq_num 2410) 2024-09-21T09:37:20.246 INFO:tasks.rados.rados.0.smithi137.stdout:3926: expect (ObjNum 1128 snap 0 seq_num 1128) 2024-09-21T09:37:20.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:20 smithi165 ceph-mon[32789]: pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.0 MiB/s wr, 80 op/s 2024-09-21T09:37:20.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:20.411 INFO:tasks.rados.rados.0.smithi137.stdout:3927: finishing write tid 1 to smithi13778320-323 2024-09-21T09:37:20.411 INFO:tasks.rados.rados.0.smithi137.stdout:3927: finishing write tid 2 to smithi13778320-323 2024-09-21T09:37:20.411 INFO:tasks.rados.rados.0.smithi137.stdout:3927: finishing write tid 3 to smithi13778320-323 2024-09-21T09:37:20.411 INFO:tasks.rados.rados.0.smithi137.stdout:3927: finishing write tid 4 to smithi13778320-323 2024-09-21T09:37:20.411 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 323 v 420 (ObjNum 2412 snap 0 seq_num 2412) dirty exists 2024-09-21T09:37:20.411 INFO:tasks.rados.rados.0.smithi137.stdout:3927: left oid 323 (ObjNum 2412 snap 0 seq_num 2412) 2024-09-21T09:37:20.411 INFO:tasks.rados.rados.0.smithi137.stdout:3928: finishing write tid 1 to smithi13778320-307 2024-09-21T09:37:20.411 INFO:tasks.rados.rados.0.smithi137.stdout:3928: finishing write tid 2 to smithi13778320-307 2024-09-21T09:37:20.411 INFO:tasks.rados.rados.0.smithi137.stdout:3928: finishing write tid 3 to smithi13778320-307 2024-09-21T09:37:20.411 INFO:tasks.rados.rados.0.smithi137.stdout:3933: seq_num 2415 ranges {588905=610236,1753308=536841} 2024-09-21T09:37:20.417 INFO:tasks.rados.rados.0.smithi137.stdout:3933: writing smithi13778320-141 from 588905 to 1199141 tid 1 2024-09-21T09:37:20.424 INFO:tasks.rados.rados.0.smithi137.stdout:3933: writing smithi13778320-141 from 1753308 to 2290149 tid 2 2024-09-21T09:37:20.424 INFO:tasks.rados.rados.0.smithi137.stdout:3924: done (8 left) 2024-09-21T09:37:20.424 INFO:tasks.rados.rados.0.smithi137.stdout:3926: done (7 left) 2024-09-21T09:37:20.424 INFO:tasks.rados.rados.0.smithi137.stdout:3927: done (6 left) 2024-09-21T09:37:20.424 INFO:tasks.rados.rados.0.smithi137.stdout:3930: done (5 left) 2024-09-21T09:37:20.424 INFO:tasks.rados.rados.0.smithi137.stdout:3931: done (4 left) 2024-09-21T09:37:20.424 INFO:tasks.rados.rados.0.smithi137.stdout:3934: write oid 372 current snap is 0 2024-09-21T09:37:20.424 INFO:tasks.rados.rados.0.smithi137.stdout:3928: finishing write tid 4 to smithi13778320-307 2024-09-21T09:37:20.424 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 307 v 499 (ObjNum 2413 snap 0 seq_num 2413) dirty exists 2024-09-21T09:37:20.424 INFO:tasks.rados.rados.0.smithi137.stdout:3928: left oid 307 (ObjNum 2413 snap 0 seq_num 2413) 2024-09-21T09:37:20.424 INFO:tasks.rados.rados.0.smithi137.stdout:3929: expect (ObjNum 243 snap 0 seq_num 243) 2024-09-21T09:37:20.491 INFO:tasks.rados.rados.0.smithi137.stdout:3932: finishing write tid 1 to smithi13778320-298 2024-09-21T09:37:20.491 INFO:tasks.rados.rados.0.smithi137.stdout:3932: finishing write tid 2 to smithi13778320-298 2024-09-21T09:37:20.491 INFO:tasks.rados.rados.0.smithi137.stdout:3932: finishing write tid 3 to smithi13778320-298 2024-09-21T09:37:20.491 INFO:tasks.rados.rados.0.smithi137.stdout:3932: finishing write tid 4 to smithi13778320-298 2024-09-21T09:37:20.491 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 298 v 453 (ObjNum 2414 snap 0 seq_num 2414) dirty exists 2024-09-21T09:37:20.491 INFO:tasks.rados.rados.0.smithi137.stdout:3932: left oid 298 (ObjNum 2414 snap 0 seq_num 2414) 2024-09-21T09:37:20.491 INFO:tasks.rados.rados.0.smithi137.stdout:3934: seq_num 2416 ranges {605712=685485,1811790=793922} 2024-09-21T09:37:20.497 INFO:tasks.rados.rados.0.smithi137.stdout:3934: writing smithi13778320-372 from 605712 to 1291197 tid 1 2024-09-21T09:37:20.505 INFO:tasks.rados.rados.0.smithi137.stdout:3934: writing smithi13778320-372 from 1811790 to 2605712 tid 2 2024-09-21T09:37:20.505 INFO:tasks.rados.rados.0.smithi137.stdout:3928: done (4 left) 2024-09-21T09:37:20.505 INFO:tasks.rados.rados.0.smithi137.stdout:3929: done (3 left) 2024-09-21T09:37:20.505 INFO:tasks.rados.rados.0.smithi137.stdout:3932: done (2 left) 2024-09-21T09:37:20.505 INFO:tasks.rados.rados.0.smithi137.stdout:3935: read oid 492 snap -1 2024-09-21T09:37:20.505 INFO:tasks.rados.rados.0.smithi137.stdout:3935: expect (ObjNum 1824 snap 0 seq_num 1824) 2024-09-21T09:37:20.505 INFO:tasks.rados.rados.0.smithi137.stdout:3936: delete oid 195 current snap is 0 2024-09-21T09:37:20.505 INFO:tasks.rados.rados.0.smithi137.stdout:3933: finishing write tid 1 to smithi13778320-141 2024-09-21T09:37:20.506 INFO:tasks.rados.rados.0.smithi137.stdout:3933: finishing write tid 2 to smithi13778320-141 2024-09-21T09:37:20.506 INFO:tasks.rados.rados.0.smithi137.stdout:3933: finishing write tid 3 to smithi13778320-141 2024-09-21T09:37:20.506 INFO:tasks.rados.rados.0.smithi137.stdout:3933: finishing write tid 4 to smithi13778320-141 2024-09-21T09:37:20.506 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 141 v 418 (ObjNum 2415 snap 0 seq_num 2415) dirty exists 2024-09-21T09:37:20.506 INFO:tasks.rados.rados.0.smithi137.stdout:3933: left oid 141 (ObjNum 2415 snap 0 seq_num 2415) 2024-09-21T09:37:20.506 INFO:tasks.rados.rados.0.smithi137.stdout:3934: finishing write tid 1 to smithi13778320-372 2024-09-21T09:37:20.509 INFO:tasks.rados.rados.0.smithi137.stdout:3934: finishing write tid 2 to smithi13778320-372 2024-09-21T09:37:20.509 INFO:tasks.rados.rados.0.smithi137.stdout:3934: finishing write tid 3 to smithi13778320-372 2024-09-21T09:37:20.509 INFO:tasks.rados.rados.0.smithi137.stdout:3934: finishing write tid 4 to smithi13778320-372 2024-09-21T09:37:20.509 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 372 v 507 (ObjNum 2416 snap 0 seq_num 2416) dirty exists 2024-09-21T09:37:20.509 INFO:tasks.rados.rados.0.smithi137.stdout:3934: left oid 372 (ObjNum 2416 snap 0 seq_num 2416) 2024-09-21T09:37:20.513 INFO:tasks.rados.rados.0.smithi137.stdout:3935: expect (ObjNum 1824 snap 0 seq_num 1824) 2024-09-21T09:37:20.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:20 smithi137 ceph-mon[93825]: pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.0 MiB/s wr, 80 op/s 2024-09-21T09:37:20.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:20 smithi137 ceph-mon[39068]: pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.0 MiB/s wr, 80 op/s 2024-09-21T09:37:20.734 INFO:tasks.rados.rados.0.smithi137.stdout:3933: done (3 left) 2024-09-21T09:37:20.734 INFO:tasks.rados.rados.0.smithi137.stdout:3934: done (2 left) 2024-09-21T09:37:20.734 INFO:tasks.rados.rados.0.smithi137.stdout:3935: done (1 left) 2024-09-21T09:37:20.734 INFO:tasks.rados.rados.0.smithi137.stdout:3936: done (0 left) 2024-09-21T09:37:20.734 INFO:tasks.rados.rados.0.smithi137.stdout:3937: read oid 142 snap -1 2024-09-21T09:37:20.734 INFO:tasks.rados.rados.0.smithi137.stdout:3937: expect (ObjNum 2173 snap 0 seq_num 2173) 2024-09-21T09:37:20.734 INFO:tasks.rados.rados.0.smithi137.stdout:3938: read oid 281 snap -1 2024-09-21T09:37:20.734 INFO:tasks.rados.rados.0.smithi137.stdout:3938: expect (ObjNum 2194 snap 0 seq_num 2194) 2024-09-21T09:37:20.734 INFO:tasks.rados.rados.0.smithi137.stdout:3939: write oid 363 current snap is 0 2024-09-21T09:37:20.735 INFO:tasks.rados.rados.0.smithi137.stdout:3939: seq_num 2418 ranges {639326=552336,1645107=400521,2501032=138294} 2024-09-21T09:37:20.741 INFO:tasks.rados.rados.0.smithi137.stdout:3939: writing smithi13778320-363 from 639326 to 1191662 tid 1 2024-09-21T09:37:20.746 INFO:tasks.rados.rados.0.smithi137.stdout:3939: writing smithi13778320-363 from 1645107 to 2045628 tid 2 2024-09-21T09:37:20.749 INFO:tasks.rados.rados.0.smithi137.stdout:3939: writing smithi13778320-363 from 2501032 to 2639326 tid 3 2024-09-21T09:37:20.749 INFO:tasks.rados.rados.0.smithi137.stdout:3940: write oid 329 current snap is 0 2024-09-21T09:37:20.750 INFO:tasks.rados.rados.0.smithi137.stdout:3940: seq_num 2419 ranges {656133=627585,1987236=544179} 2024-09-21T09:37:20.756 INFO:tasks.rados.rados.0.smithi137.stdout:3940: writing smithi13778320-329 from 656133 to 1283718 tid 1 2024-09-21T09:37:20.763 INFO:tasks.rados.rados.0.smithi137.stdout:3940: writing smithi13778320-329 from 1987236 to 2531415 tid 2 2024-09-21T09:37:20.763 INFO:tasks.rados.rados.0.smithi137.stdout:3941: write oid 352 current snap is 0 2024-09-21T09:37:20.764 INFO:tasks.rados.rados.0.smithi137.stdout:3938: expect (ObjNum 2194 snap 0 seq_num 2194) 2024-09-21T09:37:20.957 INFO:tasks.rados.rados.0.smithi137.stdout:3937: expect (ObjNum 2173 snap 0 seq_num 2173) 2024-09-21T09:37:21.075 INFO:tasks.rados.rados.0.smithi137.stdout:3939: finishing write tid 1 to smithi13778320-363 2024-09-21T09:37:21.075 INFO:tasks.rados.rados.0.smithi137.stdout:3939: finishing write tid 2 to smithi13778320-363 2024-09-21T09:37:21.076 INFO:tasks.rados.rados.0.smithi137.stdout:3939: finishing write tid 3 to smithi13778320-363 2024-09-21T09:37:21.076 INFO:tasks.rados.rados.0.smithi137.stdout:3939: finishing write tid 4 to smithi13778320-363 2024-09-21T09:37:21.076 INFO:tasks.rados.rados.0.smithi137.stdout:3939: finishing write tid 5 to smithi13778320-363 2024-09-21T09:37:21.076 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 363 v 583 (ObjNum 2418 snap 0 seq_num 2418) dirty exists 2024-09-21T09:37:21.076 INFO:tasks.rados.rados.0.smithi137.stdout:3939: left oid 363 (ObjNum 2418 snap 0 seq_num 2418) 2024-09-21T09:37:21.076 INFO:tasks.rados.rados.0.smithi137.stdout:3940: finishing write tid 1 to smithi13778320-329 2024-09-21T09:37:21.076 INFO:tasks.rados.rados.0.smithi137.stdout:3940: finishing write tid 2 to smithi13778320-329 2024-09-21T09:37:21.076 INFO:tasks.rados.rados.0.smithi137.stdout:3940: finishing write tid 3 to smithi13778320-329 2024-09-21T09:37:21.076 INFO:tasks.rados.rados.0.smithi137.stdout:3940: finishing write tid 4 to smithi13778320-329 2024-09-21T09:37:21.076 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 329 v 388 (ObjNum 2419 snap 0 seq_num 2419) dirty exists 2024-09-21T09:37:21.076 INFO:tasks.rados.rados.0.smithi137.stdout:3940: left oid 329 (ObjNum 2419 snap 0 seq_num 2419) 2024-09-21T09:37:21.076 INFO:tasks.rados.rados.0.smithi137.stdout:3941: seq_num 2420 ranges {672940=702834,2045718=627222} 2024-09-21T09:37:21.082 INFO:tasks.rados.rados.0.smithi137.stdout:3941: writing smithi13778320-352 from 672940 to 1375774 tid 1 2024-09-21T09:37:21.090 INFO:tasks.rados.rados.0.smithi137.stdout:3941: writing smithi13778320-352 from 2045718 to 2672940 tid 2 2024-09-21T09:37:21.090 INFO:tasks.rados.rados.0.smithi137.stdout:3937: done (4 left) 2024-09-21T09:37:21.090 INFO:tasks.rados.rados.0.smithi137.stdout:3938: done (3 left) 2024-09-21T09:37:21.090 INFO:tasks.rados.rados.0.smithi137.stdout:3939: done (2 left) 2024-09-21T09:37:21.090 INFO:tasks.rados.rados.0.smithi137.stdout:3940: done (1 left) 2024-09-21T09:37:21.090 INFO:tasks.rados.rados.0.smithi137.stdout:3942: write oid 444 current snap is 0 2024-09-21T09:37:21.090 INFO:tasks.rados.rados.0.smithi137.stdout:3941: finishing write tid 1 to smithi13778320-352 2024-09-21T09:37:21.090 INFO:tasks.rados.rados.0.smithi137.stdout:3942: seq_num 2421 ranges {689747=778083,2104200=547848} 2024-09-21T09:37:21.098 INFO:tasks.rados.rados.0.smithi137.stdout:3942: writing smithi13778320-444 from 689747 to 1467830 tid 1 2024-09-21T09:37:21.104 INFO:tasks.rados.rados.0.smithi137.stdout:3942: writing smithi13778320-444 from 2104200 to 2652048 tid 2 2024-09-21T09:37:21.105 INFO:tasks.rados.rados.0.smithi137.stdout:3943: write oid 134 current snap is 0 2024-09-21T09:37:21.105 INFO:tasks.rados.rados.0.smithi137.stdout:3941: finishing write tid 2 to smithi13778320-352 2024-09-21T09:37:21.105 INFO:tasks.rados.rados.0.smithi137.stdout:3943: seq_num 2422 ranges {706554=453332,1762682=691506} 2024-09-21T09:37:21.110 INFO:tasks.rados.rados.0.smithi137.stdout:3943: writing smithi13778320-134 from 706554 to 1159886 tid 1 2024-09-21T09:37:21.118 INFO:tasks.rados.rados.0.smithi137.stdout:3943: writing smithi13778320-134 from 1762682 to 2454188 tid 2 2024-09-21T09:37:21.118 INFO:tasks.rados.rados.0.smithi137.stdout:3944: read oid 233 snap -1 2024-09-21T09:37:21.118 INFO:tasks.rados.rados.0.smithi137.stdout:3944: expect (ObjNum 1533 snap 0 seq_num 1533) 2024-09-21T09:37:21.119 INFO:tasks.rados.rados.0.smithi137.stdout:3945: read oid 116 snap -1 2024-09-21T09:37:21.119 INFO:tasks.rados.rados.0.smithi137.stdout:3945: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-09-21T09:37:21.119 INFO:tasks.rados.rados.0.smithi137.stdout:3946: read oid 186 snap -1 2024-09-21T09:37:21.119 INFO:tasks.rados.rados.0.smithi137.stdout:3946: expect (ObjNum 2199 snap 0 seq_num 2199) 2024-09-21T09:37:21.119 INFO:tasks.rados.rados.0.smithi137.stdout:3947: read oid 302 snap -1 2024-09-21T09:37:21.119 INFO:tasks.rados.rados.0.smithi137.stdout:3947: expect (ObjNum 2239 snap 0 seq_num 2239) 2024-09-21T09:37:21.119 INFO:tasks.rados.rados.0.smithi137.stdout:3948: delete oid 180 current snap is 0 2024-09-21T09:37:21.119 INFO:tasks.rados.rados.0.smithi137.stdout:3941: finishing write tid 3 to smithi13778320-352 2024-09-21T09:37:21.119 INFO:tasks.rados.rados.0.smithi137.stdout:3941: finishing write tid 4 to smithi13778320-352 2024-09-21T09:37:21.119 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 352 v 456 (ObjNum 2420 snap 0 seq_num 2420) dirty exists 2024-09-21T09:37:21.119 INFO:tasks.rados.rados.0.smithi137.stdout:3941: left oid 352 (ObjNum 2420 snap 0 seq_num 2420) 2024-09-21T09:37:21.119 INFO:tasks.rados.rados.0.smithi137.stdout:3942: finishing write tid 1 to smithi13778320-444 2024-09-21T09:37:21.119 INFO:tasks.rados.rados.0.smithi137.stdout:3942: finishing write tid 2 to smithi13778320-444 2024-09-21T09:37:21.119 INFO:tasks.rados.rados.0.smithi137.stdout:3942: finishing write tid 3 to smithi13778320-444 2024-09-21T09:37:21.120 INFO:tasks.rados.rados.0.smithi137.stdout:3942: finishing write tid 4 to smithi13778320-444 2024-09-21T09:37:21.120 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 444 v 586 (ObjNum 2421 snap 0 seq_num 2421) dirty exists 2024-09-21T09:37:21.120 INFO:tasks.rados.rados.0.smithi137.stdout:3942: left oid 444 (ObjNum 2421 snap 0 seq_num 2421) 2024-09-21T09:37:21.120 INFO:tasks.rados.rados.0.smithi137.stdout:3943: finishing write tid 1 to smithi13778320-134 2024-09-21T09:37:21.120 INFO:tasks.rados.rados.0.smithi137.stdout:3941: done (7 left) 2024-09-21T09:37:21.120 INFO:tasks.rados.rados.0.smithi137.stdout:3942: done (6 left) 2024-09-21T09:37:21.120 INFO:tasks.rados.rados.0.smithi137.stdout:3948: done (5 left) 2024-09-21T09:37:21.120 INFO:tasks.rados.rados.0.smithi137.stdout:3949: write oid 107 current snap is 0 2024-09-21T09:37:21.120 INFO:tasks.rados.rados.0.smithi137.stdout:3949: seq_num 2424 ranges {740168=603830,1763293=695175} 2024-09-21T09:37:21.128 INFO:tasks.rados.rados.0.smithi137.stdout:3949: writing smithi13778320-107 from 740168 to 1343998 tid 1 2024-09-21T09:37:21.134 INFO:tasks.rados.rados.0.smithi137.stdout:3949: writing smithi13778320-107 from 1763293 to 2458468 tid 2 2024-09-21T09:37:21.134 INFO:tasks.rados.rados.0.smithi137.stdout:3950: delete oid 293 current snap is 0 2024-09-21T09:37:21.134 INFO:tasks.rados.rados.0.smithi137.stdout:3943: finishing write tid 2 to smithi13778320-134 2024-09-21T09:37:21.134 INFO:tasks.rados.rados.0.smithi137.stdout:3946: expect (ObjNum 2199 snap 0 seq_num 2199) 2024-09-21T09:37:21.229 INFO:tasks.rados.rados.0.smithi137.stdout:3943: finishing write tid 3 to smithi13778320-134 2024-09-21T09:37:21.229 INFO:tasks.rados.rados.0.smithi137.stdout:3943: finishing write tid 4 to smithi13778320-134 2024-09-21T09:37:21.229 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 134 v 502 (ObjNum 2422 snap 0 seq_num 2422) dirty exists 2024-09-21T09:37:21.229 INFO:tasks.rados.rados.0.smithi137.stdout:3943: left oid 134 (ObjNum 2422 snap 0 seq_num 2422) 2024-09-21T09:37:21.230 INFO:tasks.rados.rados.0.smithi137.stdout:3944: expect (ObjNum 1533 snap 0 seq_num 1533) 2024-09-21T09:37:21.352 INFO:tasks.rados.rados.0.smithi137.stdout:3949: finishing write tid 1 to smithi13778320-107 2024-09-21T09:37:21.352 INFO:tasks.rados.rados.0.smithi137.stdout:3949: finishing write tid 2 to smithi13778320-107 2024-09-21T09:37:21.352 INFO:tasks.rados.rados.0.smithi137.stdout:3943: done (6 left) 2024-09-21T09:37:21.352 INFO:tasks.rados.rados.0.smithi137.stdout:3944: done (5 left) 2024-09-21T09:37:21.352 INFO:tasks.rados.rados.0.smithi137.stdout:3946: done (4 left) 2024-09-21T09:37:21.352 INFO:tasks.rados.rados.0.smithi137.stdout:3950: done (3 left) 2024-09-21T09:37:21.352 INFO:tasks.rados.rados.0.smithi137.stdout:3951: read oid 388 snap -1 2024-09-21T09:37:21.353 INFO:tasks.rados.rados.0.smithi137.stdout:3951: expect (ObjNum 2183 snap 0 seq_num 2183) 2024-09-21T09:37:21.353 INFO:tasks.rados.rados.0.smithi137.stdout:3952: write oid 480 current snap is 0 2024-09-21T09:37:21.353 INFO:tasks.rados.rados.0.smithi137.stdout:3945: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-09-21T09:37:21.547 INFO:tasks.rados.rados.0.smithi137.stdout:3949: finishing write tid 3 to smithi13778320-107 2024-09-21T09:37:21.547 INFO:tasks.rados.rados.0.smithi137.stdout:3949: finishing write tid 4 to smithi13778320-107 2024-09-21T09:37:21.547 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 107 v 501 (ObjNum 2424 snap 0 seq_num 2424) dirty exists 2024-09-21T09:37:21.547 INFO:tasks.rados.rados.0.smithi137.stdout:3949: left oid 107 (ObjNum 2424 snap 0 seq_num 2424) 2024-09-21T09:37:21.548 INFO:tasks.rados.rados.0.smithi137.stdout:3947: expect (ObjNum 2239 snap 0 seq_num 2239) 2024-09-21T09:37:21.703 INFO:tasks.rados.rados.0.smithi137.stdout:3951: expect (ObjNum 2183 snap 0 seq_num 2183) 2024-09-21T09:37:21.871 INFO:tasks.rados.rados.0.smithi137.stdout:3952: seq_num 2426 ranges {773782=470681,1996610=698844} 2024-09-21T09:37:21.877 INFO:tasks.rados.rados.0.smithi137.stdout:3952: writing smithi13778320-480 from 773782 to 1244463 tid 1 2024-09-21T09:37:21.885 INFO:tasks.rados.rados.0.smithi137.stdout:3952: writing smithi13778320-480 from 1996610 to 2695454 tid 2 2024-09-21T09:37:21.885 INFO:tasks.rados.rados.0.smithi137.stdout:3945: done (4 left) 2024-09-21T09:37:21.885 INFO:tasks.rados.rados.0.smithi137.stdout:3947: done (3 left) 2024-09-21T09:37:21.885 INFO:tasks.rados.rados.0.smithi137.stdout:3949: done (2 left) 2024-09-21T09:37:21.886 INFO:tasks.rados.rados.0.smithi137.stdout:3951: done (1 left) 2024-09-21T09:37:21.886 INFO:tasks.rados.rados.0.smithi137.stdout:3953: write oid 73 current snap is 0 2024-09-21T09:37:21.886 INFO:tasks.rados.rados.0.smithi137.stdout:3952: finishing write tid 1 to smithi13778320-480 2024-09-21T09:37:21.886 INFO:tasks.rados.rados.0.smithi137.stdout:3953: seq_num 2427 ranges {790589=545930,1938739=558855} 2024-09-21T09:37:21.892 INFO:tasks.rados.rados.0.smithi137.stdout:3953: writing smithi13778320-73 from 790589 to 1336519 tid 1 2024-09-21T09:37:21.899 INFO:tasks.rados.rados.0.smithi137.stdout:3953: writing smithi13778320-73 from 1938739 to 2497594 tid 2 2024-09-21T09:37:21.899 INFO:tasks.rados.rados.0.smithi137.stdout:3954: write oid 50 current snap is 0 2024-09-21T09:37:21.900 INFO:tasks.rados.rados.0.smithi137.stdout:3952: finishing write tid 2 to smithi13778320-480 2024-09-21T09:37:21.900 INFO:tasks.rados.rados.0.smithi137.stdout:3952: finishing write tid 3 to smithi13778320-480 2024-09-21T09:37:21.900 INFO:tasks.rados.rados.0.smithi137.stdout:3952: finishing write tid 4 to smithi13778320-480 2024-09-21T09:37:21.900 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 480 v 505 (ObjNum 2426 snap 0 seq_num 2426) dirty exists 2024-09-21T09:37:21.900 INFO:tasks.rados.rados.0.smithi137.stdout:3952: left oid 480 (ObjNum 2426 snap 0 seq_num 2426) 2024-09-21T09:37:21.900 INFO:tasks.rados.rados.0.smithi137.stdout:3953: finishing write tid 1 to smithi13778320-73 2024-09-21T09:37:21.900 INFO:tasks.rados.rados.0.smithi137.stdout:3954: seq_num 2428 ranges {407396=621179,1597221=702513} 2024-09-21T09:37:21.905 INFO:tasks.rados.rados.0.smithi137.stdout:3954: writing smithi13778320-50 from 407396 to 1028575 tid 1 2024-09-21T09:37:21.912 INFO:tasks.rados.rados.0.smithi137.stdout:3954: writing smithi13778320-50 from 1597221 to 2299734 tid 2 2024-09-21T09:37:21.912 INFO:tasks.rados.rados.0.smithi137.stdout:3952: done (2 left) 2024-09-21T09:37:21.912 INFO:tasks.rados.rados.0.smithi137.stdout:3955: write oid 352 current snap is 0 2024-09-21T09:37:21.912 INFO:tasks.rados.rados.0.smithi137.stdout:3953: finishing write tid 2 to smithi13778320-73 2024-09-21T09:37:21.912 INFO:tasks.rados.rados.0.smithi137.stdout:3955: seq_num 2429 ranges {424203=696428,1655703=562524} 2024-09-21T09:37:21.918 INFO:tasks.rados.rados.0.smithi137.stdout:3955: writing smithi13778320-352 from 424203 to 1120631 tid 1 2024-09-21T09:37:21.924 INFO:tasks.rados.rados.0.smithi137.stdout:3955: writing smithi13778320-352 from 1655703 to 2218227 tid 2 2024-09-21T09:37:21.925 INFO:tasks.rados.rados.0.smithi137.stdout:3956: write oid 189 current snap is 0 2024-09-21T09:37:21.925 INFO:tasks.rados.rados.0.smithi137.stdout:3953: finishing write tid 3 to smithi13778320-73 2024-09-21T09:37:21.925 INFO:tasks.rados.rados.0.smithi137.stdout:3953: finishing write tid 4 to smithi13778320-73 2024-09-21T09:37:21.925 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 73 v 421 (ObjNum 2427 snap 0 seq_num 2427) dirty exists 2024-09-21T09:37:21.925 INFO:tasks.rados.rados.0.smithi137.stdout:3953: left oid 73 (ObjNum 2427 snap 0 seq_num 2427) 2024-09-21T09:37:21.925 INFO:tasks.rados.rados.0.smithi137.stdout:3954: finishing write tid 1 to smithi13778320-50 2024-09-21T09:37:21.925 INFO:tasks.rados.rados.0.smithi137.stdout:3956: seq_num 2430 ranges {441010=771677,1714185=706182} 2024-09-21T09:37:21.931 INFO:tasks.rados.rados.0.smithi137.stdout:3956: writing smithi13778320-189 from 441010 to 1212687 tid 1 2024-09-21T09:37:21.938 INFO:tasks.rados.rados.0.smithi137.stdout:3956: writing smithi13778320-189 from 1714185 to 2420367 tid 2 2024-09-21T09:37:21.938 INFO:tasks.rados.rados.0.smithi137.stdout:3953: done (3 left) 2024-09-21T09:37:21.938 INFO:tasks.rados.rados.0.smithi137.stdout:3957: delete oid 295 current snap is 0 2024-09-21T09:37:21.938 INFO:tasks.rados.rados.0.smithi137.stdout:3954: finishing write tid 2 to smithi13778320-50 2024-09-21T09:37:21.938 INFO:tasks.rados.rados.0.smithi137.stdout:3954: finishing write tid 3 to smithi13778320-50 2024-09-21T09:37:21.938 INFO:tasks.rados.rados.0.smithi137.stdout:3954: finishing write tid 4 to smithi13778320-50 2024-09-21T09:37:21.938 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 50 v 504 (ObjNum 2428 snap 0 seq_num 2428) dirty exists 2024-09-21T09:37:21.939 INFO:tasks.rados.rados.0.smithi137.stdout:3954: left oid 50 (ObjNum 2428 snap 0 seq_num 2428) 2024-09-21T09:37:21.939 INFO:tasks.rados.rados.0.smithi137.stdout:3955: finishing write tid 1 to smithi13778320-352 2024-09-21T09:37:21.939 INFO:tasks.rados.rados.0.smithi137.stdout:3955: finishing write tid 2 to smithi13778320-352 2024-09-21T09:37:21.939 INFO:tasks.rados.rados.0.smithi137.stdout:3955: finishing write tid 3 to smithi13778320-352 2024-09-21T09:37:21.939 INFO:tasks.rados.rados.0.smithi137.stdout:3955: finishing write tid 4 to smithi13778320-352 2024-09-21T09:37:21.939 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 352 v 460 (ObjNum 2429 snap 0 seq_num 2429) dirty exists 2024-09-21T09:37:21.939 INFO:tasks.rados.rados.0.smithi137.stdout:3955: left oid 352 (ObjNum 2429 snap 0 seq_num 2429) 2024-09-21T09:37:21.939 INFO:tasks.rados.rados.0.smithi137.stdout:3956: finishing write tid 1 to smithi13778320-189 2024-09-21T09:37:21.940 INFO:tasks.rados.rados.0.smithi137.stdout:3954: done (3 left) 2024-09-21T09:37:21.940 INFO:tasks.rados.rados.0.smithi137.stdout:3955: done (2 left) 2024-09-21T09:37:21.940 INFO:tasks.rados.rados.0.smithi137.stdout:3957: done (1 left) 2024-09-21T09:37:21.940 INFO:tasks.rados.rados.0.smithi137.stdout:3958: write oid 476 current snap is 0 2024-09-21T09:37:21.940 INFO:tasks.rados.rados.0.smithi137.stdout:3958: seq_num 2432 ranges {474624=522175,1714796=709851} 2024-09-21T09:37:21.945 INFO:tasks.rados.rados.0.smithi137.stdout:3958: writing smithi13778320-476 from 474624 to 996799 tid 1 2024-09-21T09:37:21.954 INFO:tasks.rados.rados.0.smithi137.stdout:3958: writing smithi13778320-476 from 1714796 to 2424647 tid 2 2024-09-21T09:37:21.954 INFO:tasks.rados.rados.0.smithi137.stdout:3959: read oid 93 snap -1 2024-09-21T09:37:21.954 INFO:tasks.rados.rados.0.smithi137.stdout:3959: expect (ObjNum 2355 snap 0 seq_num 2355) 2024-09-21T09:37:21.954 INFO:tasks.rados.rados.0.smithi137.stdout:3960: read oid 274 snap -1 2024-09-21T09:37:21.954 INFO:tasks.rados.rados.0.smithi137.stdout:3960: expect (ObjNum 1973 snap 0 seq_num 1973) 2024-09-21T09:37:21.955 INFO:tasks.rados.rados.0.smithi137.stdout:3956: finishing write tid 2 to smithi13778320-189 2024-09-21T09:37:21.955 INFO:tasks.rados.rados.0.smithi137.stdout:3956: finishing write tid 3 to smithi13778320-189 2024-09-21T09:37:21.955 INFO:tasks.rados.rados.0.smithi137.stdout:3956: finishing write tid 4 to smithi13778320-189 2024-09-21T09:37:21.955 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 189 v 463 (ObjNum 2430 snap 0 seq_num 2430) dirty exists 2024-09-21T09:37:21.955 INFO:tasks.rados.rados.0.smithi137.stdout:3956: left oid 189 (ObjNum 2430 snap 0 seq_num 2430) 2024-09-21T09:37:21.955 INFO:tasks.rados.rados.0.smithi137.stdout:3958: finishing write tid 1 to smithi13778320-476 2024-09-21T09:37:21.955 INFO:tasks.rados.rados.0.smithi137.stdout:3961: read oid 171 snap -1 2024-09-21T09:37:21.955 INFO:tasks.rados.rados.0.smithi137.stdout:3961: expect (ObjNum 682 snap 0 seq_num 682) 2024-09-21T09:37:21.955 INFO:tasks.rados.rados.0.smithi137.stdout:3956: done (4 left) 2024-09-21T09:37:21.955 INFO:tasks.rados.rados.0.smithi137.stdout:3962: read oid 38 snap -1 2024-09-21T09:37:21.955 INFO:tasks.rados.rados.0.smithi137.stdout:3962: expect (ObjNum 2147 snap 0 seq_num 2147) 2024-09-21T09:37:21.956 INFO:tasks.rados.rados.0.smithi137.stdout:3963: delete oid 480 current snap is 0 2024-09-21T09:37:21.957 INFO:tasks.rados.rados.0.smithi137.stdout:3963: done (5 left) 2024-09-21T09:37:21.957 INFO:tasks.rados.rados.0.smithi137.stdout:3964: write oid 39 current snap is 0 2024-09-21T09:37:21.957 INFO:tasks.rados.rados.0.smithi137.stdout:3964: seq_num 2434 ranges {508238=789026,1948113=713520} 2024-09-21T09:37:21.965 INFO:tasks.rados.rados.0.smithi137.stdout:3964: writing smithi13778320-39 from 508238 to 1297264 tid 1 2024-09-21T09:37:21.973 INFO:tasks.rados.rados.0.smithi137.stdout:3964: writing smithi13778320-39 from 1948113 to 2661633 tid 2 2024-09-21T09:37:21.974 INFO:tasks.rados.rados.0.smithi137.stdout:3965: read oid 355 snap -1 2024-09-21T09:37:21.974 INFO:tasks.rados.rados.0.smithi137.stdout:3965: expect deleted 2024-09-21T09:37:21.974 INFO:tasks.rados.rados.0.smithi137.stdout:3966: write oid 122 current snap is 0 2024-09-21T09:37:21.974 INFO:tasks.rados.rados.0.smithi137.stdout:3966: seq_num 2435 ranges {525045=464275,1490242=457178,2501811=423234} 2024-09-21T09:37:21.979 INFO:tasks.rados.rados.0.smithi137.stdout:3966: writing smithi13778320-122 from 525045 to 989320 tid 1 2024-09-21T09:37:21.984 INFO:tasks.rados.rados.0.smithi137.stdout:3966: writing smithi13778320-122 from 1490242 to 1947420 tid 2 2024-09-21T09:37:21.990 INFO:tasks.rados.rados.0.smithi137.stdout:3966: writing smithi13778320-122 from 2501811 to 2925045 tid 3 2024-09-21T09:37:21.990 INFO:tasks.rados.rados.0.smithi137.stdout:3967: read oid 25 snap -1 2024-09-21T09:37:21.990 INFO:tasks.rados.rados.0.smithi137.stdout:3967: expect (ObjNum 627 snap 0 seq_num 627) 2024-09-21T09:37:21.990 INFO:tasks.rados.rados.0.smithi137.stdout:3968: write oid 387 current snap is 0 2024-09-21T09:37:21.990 INFO:tasks.rados.rados.0.smithi137.stdout:3958: finishing write tid 2 to smithi13778320-476 2024-09-21T09:37:21.990 INFO:tasks.rados.rados.0.smithi137.stdout:3958: finishing write tid 3 to smithi13778320-476 2024-09-21T09:37:21.990 INFO:tasks.rados.rados.0.smithi137.stdout:3958: finishing write tid 4 to smithi13778320-476 2024-09-21T09:37:21.990 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 476 v 423 (ObjNum 2432 snap 0 seq_num 2432) dirty exists 2024-09-21T09:37:21.991 INFO:tasks.rados.rados.0.smithi137.stdout:3958: left oid 476 (ObjNum 2432 snap 0 seq_num 2432) 2024-09-21T09:37:21.991 INFO:tasks.rados.rados.0.smithi137.stdout:3968: seq_num 2436 ranges {541852=539524,1548724=717189,2929234=12618} 2024-09-21T09:37:21.995 INFO:tasks.rados.rados.0.smithi137.stdout:3968: writing smithi13778320-387 from 541852 to 1081376 tid 1 2024-09-21T09:37:22.002 INFO:tasks.rados.rados.0.smithi137.stdout:3968: writing smithi13778320-387 from 1548724 to 2265913 tid 2 2024-09-21T09:37:22.006 INFO:tasks.rados.rados.0.smithi137.stdout:3968: writing smithi13778320-387 from 2929234 to 2941852 tid 3 2024-09-21T09:37:22.006 INFO:tasks.rados.rados.0.smithi137.stdout:3958: done (9 left) 2024-09-21T09:37:22.006 INFO:tasks.rados.rados.0.smithi137.stdout:3969: write oid 306 current snap is 0 2024-09-21T09:37:22.006 INFO:tasks.rados.rados.0.smithi137.stdout:3960: expect (ObjNum 1973 snap 0 seq_num 1973) 2024-09-21T09:37:22.171 INFO:tasks.rados.rados.0.smithi137.stdout:3959: expect (ObjNum 2355 snap 0 seq_num 2355) 2024-09-21T09:37:22.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:22 smithi137 ceph-mon[93825]: pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.0 MiB/s wr, 80 op/s 2024-09-21T09:37:22.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:22 smithi137 ceph-mon[39068]: pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.0 MiB/s wr, 80 op/s 2024-09-21T09:37:22.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:37:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:37:21] "GET /metrics HTTP/1.1" 200 36195 "" "Prometheus/2.51.0" 2024-09-21T09:37:22.330 INFO:tasks.rados.rados.0.smithi137.stdout:3962: expect (ObjNum 2147 snap 0 seq_num 2147) 2024-09-21T09:37:22.393 INFO:tasks.rados.rados.0.smithi137.stdout:3961: expect (ObjNum 682 snap 0 seq_num 682) 2024-09-21T09:37:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:22 smithi165 ceph-mon[32789]: pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.0 MiB/s wr, 80 op/s 2024-09-21T09:37:22.552 INFO:tasks.rados.rados.0.smithi137.stdout:3964: finishing write tid 1 to smithi13778320-39 2024-09-21T09:37:22.552 INFO:tasks.rados.rados.0.smithi137.stdout:3964: finishing write tid 2 to smithi13778320-39 2024-09-21T09:37:22.552 INFO:tasks.rados.rados.0.smithi137.stdout:3964: finishing write tid 3 to smithi13778320-39 2024-09-21T09:37:22.552 INFO:tasks.rados.rados.0.smithi137.stdout:3964: finishing write tid 4 to smithi13778320-39 2024-09-21T09:37:22.552 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 39 v 382 (ObjNum 2434 snap 0 seq_num 2434) dirty exists 2024-09-21T09:37:22.552 INFO:tasks.rados.rados.0.smithi137.stdout:3964: left oid 39 (ObjNum 2434 snap 0 seq_num 2434) 2024-09-21T09:37:22.553 INFO:tasks.rados.rados.0.smithi137.stdout:3966: finishing write tid 1 to smithi13778320-122 2024-09-21T09:37:22.553 INFO:tasks.rados.rados.0.smithi137.stdout:3969: seq_num 2437 ranges {558659=614773,1607206=460847,2556657=402002} 2024-09-21T09:37:22.558 INFO:tasks.rados.rados.0.smithi137.stdout:3969: writing smithi13778320-306 from 558659 to 1173432 tid 1 2024-09-21T09:37:22.563 INFO:tasks.rados.rados.0.smithi137.stdout:3969: writing smithi13778320-306 from 1607206 to 2068053 tid 2 2024-09-21T09:37:22.568 INFO:tasks.rados.rados.0.smithi137.stdout:3969: writing smithi13778320-306 from 2556657 to 2958659 tid 3 2024-09-21T09:37:22.568 INFO:tasks.rados.rados.0.smithi137.stdout:3959: done (9 left) 2024-09-21T09:37:22.568 INFO:tasks.rados.rados.0.smithi137.stdout:3960: done (8 left) 2024-09-21T09:37:22.569 INFO:tasks.rados.rados.0.smithi137.stdout:3961: done (7 left) 2024-09-21T09:37:22.569 INFO:tasks.rados.rados.0.smithi137.stdout:3962: done (6 left) 2024-09-21T09:37:22.569 INFO:tasks.rados.rados.0.smithi137.stdout:3964: done (5 left) 2024-09-21T09:37:22.569 INFO:tasks.rados.rados.0.smithi137.stdout:3965: done (4 left) 2024-09-21T09:37:22.569 INFO:tasks.rados.rados.0.smithi137.stdout:3970: write oid 279 current snap is 0 2024-09-21T09:37:22.569 INFO:tasks.rados.rados.0.smithi137.stdout:3966: finishing write tid 2 to smithi13778320-122 2024-09-21T09:37:22.569 INFO:tasks.rados.rados.0.smithi137.stdout:3967: expect (ObjNum 627 snap 0 seq_num 627) 2024-09-21T09:37:22.669 INFO:tasks.rados.rados.0.smithi137.stdout:3966: finishing write tid 3 to smithi13778320-122 2024-09-21T09:37:22.669 INFO:tasks.rados.rados.0.smithi137.stdout:3966: finishing write tid 4 to smithi13778320-122 2024-09-21T09:37:22.669 INFO:tasks.rados.rados.0.smithi137.stdout:3966: finishing write tid 5 to smithi13778320-122 2024-09-21T09:37:22.669 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 122 v 386 (ObjNum 2435 snap 0 seq_num 2435) dirty exists 2024-09-21T09:37:22.669 INFO:tasks.rados.rados.0.smithi137.stdout:3966: left oid 122 (ObjNum 2435 snap 0 seq_num 2435) 2024-09-21T09:37:22.669 INFO:tasks.rados.rados.0.smithi137.stdout:3970: seq_num 2438 ranges {575466=690022,1665688=720858} 2024-09-21T09:37:22.675 INFO:tasks.rados.rados.0.smithi137.stdout:3970: writing smithi13778320-279 from 575466 to 1265488 tid 1 2024-09-21T09:37:22.682 INFO:tasks.rados.rados.0.smithi137.stdout:3970: writing smithi13778320-279 from 1665688 to 2386546 tid 2 2024-09-21T09:37:22.682 INFO:tasks.rados.rados.0.smithi137.stdout:3966: done (4 left) 2024-09-21T09:37:22.682 INFO:tasks.rados.rados.0.smithi137.stdout:3967: done (3 left) 2024-09-21T09:37:22.682 INFO:tasks.rados.rados.0.smithi137.stdout:3971: read oid 442 snap -1 2024-09-21T09:37:22.682 INFO:tasks.rados.rados.0.smithi137.stdout:3971: expect (ObjNum 1587 snap 0 seq_num 1587) 2024-09-21T09:37:22.682 INFO:tasks.rados.rados.0.smithi137.stdout:3972: read oid 435 snap -1 2024-09-21T09:37:22.683 INFO:tasks.rados.rados.0.smithi137.stdout:3972: expect (ObjNum 1815 snap 0 seq_num 1815) 2024-09-21T09:37:22.683 INFO:tasks.rados.rados.0.smithi137.stdout:3973: write oid 5 current snap is 0 2024-09-21T09:37:22.683 INFO:tasks.rados.rados.0.smithi137.stdout:3968: finishing write tid 1 to smithi13778320-387 2024-09-21T09:37:22.683 INFO:tasks.rados.rados.0.smithi137.stdout:3968: finishing write tid 2 to smithi13778320-387 2024-09-21T09:37:22.683 INFO:tasks.rados.rados.0.smithi137.stdout:3968: finishing write tid 3 to smithi13778320-387 2024-09-21T09:37:22.683 INFO:tasks.rados.rados.0.smithi137.stdout:3973: seq_num 2439 ranges {592273=765271,2007817=464516,2895150=97123} 2024-09-21T09:37:22.689 INFO:tasks.rados.rados.0.smithi137.stdout:3973: writing smithi13778320-5 from 592273 to 1357544 tid 1 2024-09-21T09:37:22.695 INFO:tasks.rados.rados.0.smithi137.stdout:3973: writing smithi13778320-5 from 2007817 to 2472333 tid 2 2024-09-21T09:37:22.698 INFO:tasks.rados.rados.0.smithi137.stdout:3973: writing smithi13778320-5 from 2895150 to 2992273 tid 3 2024-09-21T09:37:22.698 INFO:tasks.rados.rados.0.smithi137.stdout:3974: write oid 238 current snap is 0 2024-09-21T09:37:22.698 INFO:tasks.rados.rados.0.smithi137.stdout:3968: finishing write tid 4 to smithi13778320-387 2024-09-21T09:37:22.698 INFO:tasks.rados.rados.0.smithi137.stdout:3968: finishing write tid 5 to smithi13778320-387 2024-09-21T09:37:22.698 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 387 v 604 (ObjNum 2436 snap 0 seq_num 2436) dirty exists 2024-09-21T09:37:22.698 INFO:tasks.rados.rados.0.smithi137.stdout:3968: left oid 387 (ObjNum 2436 snap 0 seq_num 2436) 2024-09-21T09:37:22.698 INFO:tasks.rados.rados.0.smithi137.stdout:3974: seq_num 2440 ranges {609080=440520,1666299=724527,2922573=86507} 2024-09-21T09:37:22.703 INFO:tasks.rados.rados.0.smithi137.stdout:3974: writing smithi13778320-238 from 609080 to 1049600 tid 1 2024-09-21T09:37:22.711 INFO:tasks.rados.rados.0.smithi137.stdout:3974: writing smithi13778320-238 from 1666299 to 2390826 tid 2 2024-09-21T09:37:22.714 INFO:tasks.rados.rados.0.smithi137.stdout:3974: writing smithi13778320-238 from 2922573 to 3009080 tid 3 2024-09-21T09:37:22.715 INFO:tasks.rados.rados.0.smithi137.stdout:3968: done (6 left) 2024-09-21T09:37:22.715 INFO:tasks.rados.rados.0.smithi137.stdout:3975: read oid 35 snap -1 2024-09-21T09:37:22.715 INFO:tasks.rados.rados.0.smithi137.stdout:3975: expect (ObjNum 1850 snap 0 seq_num 1850) 2024-09-21T09:37:22.715 INFO:tasks.rados.rados.0.smithi137.stdout:3976: delete oid 421 current snap is 0 2024-09-21T09:37:22.715 INFO:tasks.rados.rados.0.smithi137.stdout:3969: finishing write tid 1 to smithi13778320-306 2024-09-21T09:37:22.715 INFO:tasks.rados.rados.0.smithi137.stdout:3969: finishing write tid 2 to smithi13778320-306 2024-09-21T09:37:22.715 INFO:tasks.rados.rados.0.smithi137.stdout:3969: finishing write tid 3 to smithi13778320-306 2024-09-21T09:37:22.715 INFO:tasks.rados.rados.0.smithi137.stdout:3969: finishing write tid 4 to smithi13778320-306 2024-09-21T09:37:22.715 INFO:tasks.rados.rados.0.smithi137.stdout:3969: finishing write tid 5 to smithi13778320-306 2024-09-21T09:37:22.715 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 306 v 590 (ObjNum 2437 snap 0 seq_num 2437) dirty exists 2024-09-21T09:37:22.715 INFO:tasks.rados.rados.0.smithi137.stdout:3969: left oid 306 (ObjNum 2437 snap 0 seq_num 2437) 2024-09-21T09:37:22.715 INFO:tasks.rados.rados.0.smithi137.stdout:3970: finishing write tid 1 to smithi13778320-279 2024-09-21T09:37:22.716 INFO:tasks.rados.rados.0.smithi137.stdout:3970: finishing write tid 2 to smithi13778320-279 2024-09-21T09:37:22.716 INFO:tasks.rados.rados.0.smithi137.stdout:3970: finishing write tid 3 to smithi13778320-279 2024-09-21T09:37:22.716 INFO:tasks.rados.rados.0.smithi137.stdout:3972: expect (ObjNum 1815 snap 0 seq_num 1815) 2024-09-21T09:37:22.854 INFO:tasks.rados.rados.0.smithi137.stdout:3971: expect (ObjNum 1587 snap 0 seq_num 1587) 2024-09-21T09:37:22.988 INFO:tasks.rados.rados.0.smithi137.stdout:3970: finishing write tid 4 to smithi13778320-279 2024-09-21T09:37:22.988 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 279 v 569 (ObjNum 2438 snap 0 seq_num 2438) dirty exists 2024-09-21T09:37:22.988 INFO:tasks.rados.rados.0.smithi137.stdout:3970: left oid 279 (ObjNum 2438 snap 0 seq_num 2438) 2024-09-21T09:37:22.988 INFO:tasks.rados.rados.0.smithi137.stdout:3973: finishing write tid 1 to smithi13778320-5 2024-09-21T09:37:22.988 INFO:tasks.rados.rados.0.smithi137.stdout:3969: done (7 left) 2024-09-21T09:37:22.988 INFO:tasks.rados.rados.0.smithi137.stdout:3970: done (6 left) 2024-09-21T09:37:22.988 INFO:tasks.rados.rados.0.smithi137.stdout:3971: done (5 left) 2024-09-21T09:37:22.988 INFO:tasks.rados.rados.0.smithi137.stdout:3972: done (4 left) 2024-09-21T09:37:22.988 INFO:tasks.rados.rados.0.smithi137.stdout:3976: done (3 left) 2024-09-21T09:37:22.988 INFO:tasks.rados.rados.0.smithi137.stdout:3977: read oid 439 snap -1 2024-09-21T09:37:22.988 INFO:tasks.rados.rados.0.smithi137.stdout:3977: expect (ObjNum 2152 snap 0 seq_num 2152) 2024-09-21T09:37:22.988 INFO:tasks.rados.rados.0.smithi137.stdout:3978: read oid 318 snap -1 2024-09-21T09:37:22.989 INFO:tasks.rados.rados.0.smithi137.stdout:3978: expect deleted 2024-09-21T09:37:22.989 INFO:tasks.rados.rados.0.smithi137.stdout:3979: read oid 279 snap -1 2024-09-21T09:37:22.989 INFO:tasks.rados.rados.0.smithi137.stdout:3979: expect (ObjNum 2438 snap 0 seq_num 2438) 2024-09-21T09:37:22.989 INFO:tasks.rados.rados.0.smithi137.stdout:3980: read oid 45 snap -1 2024-09-21T09:37:22.989 INFO:tasks.rados.rados.0.smithi137.stdout:3980: expect (ObjNum 2087 snap 0 seq_num 2087) 2024-09-21T09:37:22.989 INFO:tasks.rados.rados.0.smithi137.stdout:3981: read oid 344 snap -1 2024-09-21T09:37:22.989 INFO:tasks.rados.rados.0.smithi137.stdout:3981: expect deleted 2024-09-21T09:37:22.989 INFO:tasks.rados.rados.0.smithi137.stdout:3982: write oid 432 current snap is 0 2024-09-21T09:37:22.989 INFO:tasks.rados.rados.0.smithi137.stdout:3973: finishing write tid 2 to smithi13778320-5 2024-09-21T09:37:22.989 INFO:tasks.rados.rados.0.smithi137.stdout:3973: finishing write tid 3 to smithi13778320-5 2024-09-21T09:37:22.989 INFO:tasks.rados.rados.0.smithi137.stdout:3973: finishing write tid 4 to smithi13778320-5 2024-09-21T09:37:22.989 INFO:tasks.rados.rados.0.smithi137.stdout:3973: finishing write tid 5 to smithi13778320-5 2024-09-21T09:37:22.989 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 5 v 511 (ObjNum 2439 snap 0 seq_num 2439) dirty exists 2024-09-21T09:37:22.989 INFO:tasks.rados.rados.0.smithi137.stdout:3973: left oid 5 (ObjNum 2439 snap 0 seq_num 2439) 2024-09-21T09:37:22.989 INFO:tasks.rados.rados.0.smithi137.stdout:3974: finishing write tid 1 to smithi13778320-238 2024-09-21T09:37:22.990 INFO:tasks.rados.rados.0.smithi137.stdout:3974: finishing write tid 2 to smithi13778320-238 2024-09-21T09:37:22.990 INFO:tasks.rados.rados.0.smithi137.stdout:3974: finishing write tid 3 to smithi13778320-238 2024-09-21T09:37:22.990 INFO:tasks.rados.rados.0.smithi137.stdout:3974: finishing write tid 4 to smithi13778320-238 2024-09-21T09:37:22.990 INFO:tasks.rados.rados.0.smithi137.stdout:3982: seq_num 2442 ranges {642694=707371,1899616=728196} 2024-09-21T09:37:22.994 INFO:tasks.rados.rados.0.smithi137.stdout:3982: writing smithi13778320-432 from 642694 to 1350065 tid 1 2024-09-21T09:37:23.002 INFO:tasks.rados.rados.0.smithi137.stdout:3982: writing smithi13778320-432 from 1899616 to 2627812 tid 2 2024-09-21T09:37:23.002 INFO:tasks.rados.rados.0.smithi137.stdout:3973: done (8 left) 2024-09-21T09:37:23.002 INFO:tasks.rados.rados.0.smithi137.stdout:3983: write oid 307 current snap is 0 2024-09-21T09:37:23.002 INFO:tasks.rados.rados.0.smithi137.stdout:3983: seq_num 2443 ranges {659501=782620,2241745=471854} 2024-09-21T09:37:23.011 INFO:tasks.rados.rados.0.smithi137.stdout:3983: writing smithi13778320-307 from 659501 to 1442121 tid 1 2024-09-21T09:37:23.018 INFO:tasks.rados.rados.0.smithi137.stdout:3983: writing smithi13778320-307 from 2241745 to 2713599 tid 2 2024-09-21T09:37:23.019 INFO:tasks.rados.rados.0.smithi137.stdout:3984: read oid 191 snap -1 2024-09-21T09:37:23.019 INFO:tasks.rados.rados.0.smithi137.stdout:3984: expect deleted 2024-09-21T09:37:23.019 INFO:tasks.rados.rados.0.smithi137.stdout:3985: write oid 70 current snap is 0 2024-09-21T09:37:23.019 INFO:tasks.rados.rados.0.smithi137.stdout:3974: finishing write tid 5 to smithi13778320-238 2024-09-21T09:37:23.019 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 238 v 515 (ObjNum 2440 snap 0 seq_num 2440) dirty exists 2024-09-21T09:37:23.019 INFO:tasks.rados.rados.0.smithi137.stdout:3974: left oid 238 (ObjNum 2440 snap 0 seq_num 2440) 2024-09-21T09:37:23.019 INFO:tasks.rados.rados.0.smithi137.stdout:3975: expect (ObjNum 1850 snap 0 seq_num 1850) 2024-09-21T09:37:23.239 INFO:tasks.rados.rados.0.smithi137.stdout:3985: seq_num 2444 ranges {676308=457869,1900227=615512,3032265=44043} 2024-09-21T09:37:23.245 INFO:tasks.rados.rados.0.smithi137.stdout:3985: writing smithi13778320-70 from 676308 to 1134177 tid 1 2024-09-21T09:37:23.253 INFO:tasks.rados.rados.0.smithi137.stdout:3985: writing smithi13778320-70 from 1900227 to 2515739 tid 2 2024-09-21T09:37:23.256 INFO:tasks.rados.rados.0.smithi137.stdout:3985: writing smithi13778320-70 from 3032265 to 3076308 tid 3 2024-09-21T09:37:23.256 INFO:tasks.rados.rados.0.smithi137.stdout:3974: done (10 left) 2024-09-21T09:37:23.256 INFO:tasks.rados.rados.0.smithi137.stdout:3975: done (9 left) 2024-09-21T09:37:23.256 INFO:tasks.rados.rados.0.smithi137.stdout:3978: done (8 left) 2024-09-21T09:37:23.257 INFO:tasks.rados.rados.0.smithi137.stdout:3981: done (7 left) 2024-09-21T09:37:23.257 INFO:tasks.rados.rados.0.smithi137.stdout:3986: write oid 457 current snap is 0 2024-09-21T09:37:23.257 INFO:tasks.rados.rados.0.smithi137.stdout:3986: seq_num 2445 ranges {693115=533118,1958709=475523,3059688=33427} 2024-09-21T09:37:23.263 INFO:tasks.rados.rados.0.smithi137.stdout:3986: writing smithi13778320-457 from 693115 to 1226233 tid 1 2024-09-21T09:37:23.269 INFO:tasks.rados.rados.0.smithi137.stdout:3986: writing smithi13778320-457 from 1958709 to 2434232 tid 2 2024-09-21T09:37:23.273 INFO:tasks.rados.rados.0.smithi137.stdout:3986: writing smithi13778320-457 from 3059688 to 3093115 tid 3 2024-09-21T09:37:23.273 INFO:tasks.rados.rados.0.smithi137.stdout:3987: delete oid 135 current snap is 0 2024-09-21T09:37:23.273 INFO:tasks.rados.rados.0.smithi137.stdout:3977: expect (ObjNum 2152 snap 0 seq_num 2152) 2024-09-21T09:37:23.405 INFO:tasks.rados.rados.0.smithi137.stdout:3979: expect (ObjNum 2438 snap 0 seq_num 2438) 2024-09-21T09:37:23.557 INFO:tasks.rados.rados.0.smithi137.stdout:3982: finishing write tid 1 to smithi13778320-432 2024-09-21T09:37:23.557 INFO:tasks.rados.rados.0.smithi137.stdout:3980: expect (ObjNum 2087 snap 0 seq_num 2087) 2024-09-21T09:37:23.658 INFO:tasks.rados.rados.0.smithi137.stdout:3982: finishing write tid 2 to smithi13778320-432 2024-09-21T09:37:23.659 INFO:tasks.rados.rados.0.smithi137.stdout:3982: finishing write tid 3 to smithi13778320-432 2024-09-21T09:37:23.659 INFO:tasks.rados.rados.0.smithi137.stdout:3977: done (8 left) 2024-09-21T09:37:23.659 INFO:tasks.rados.rados.0.smithi137.stdout:3979: done (7 left) 2024-09-21T09:37:23.659 INFO:tasks.rados.rados.0.smithi137.stdout:3980: done (6 left) 2024-09-21T09:37:23.659 INFO:tasks.rados.rados.0.smithi137.stdout:3987: done (5 left) 2024-09-21T09:37:23.659 INFO:tasks.rados.rados.0.smithi137.stdout:3988: read oid 448 snap -1 2024-09-21T09:37:23.659 INFO:tasks.rados.rados.0.smithi137.stdout:3988: expect (ObjNum 1595 snap 0 seq_num 1595) 2024-09-21T09:37:23.659 INFO:tasks.rados.rados.0.smithi137.stdout:3989: delete oid 3 current snap is 0 2024-09-21T09:37:23.659 INFO:tasks.rados.rados.0.smithi137.stdout:3982: finishing write tid 4 to smithi13778320-432 2024-09-21T09:37:23.659 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 432 v 389 (ObjNum 2442 snap 0 seq_num 2442) dirty exists 2024-09-21T09:37:23.659 INFO:tasks.rados.rados.0.smithi137.stdout:3982: left oid 432 (ObjNum 2442 snap 0 seq_num 2442) 2024-09-21T09:37:23.659 INFO:tasks.rados.rados.0.smithi137.stdout:3983: finishing write tid 1 to smithi13778320-307 2024-09-21T09:37:23.659 INFO:tasks.rados.rados.0.smithi137.stdout:3983: finishing write tid 2 to smithi13778320-307 2024-09-21T09:37:23.659 INFO:tasks.rados.rados.0.smithi137.stdout:3983: finishing write tid 3 to smithi13778320-307 2024-09-21T09:37:23.660 INFO:tasks.rados.rados.0.smithi137.stdout:3983: finishing write tid 4 to smithi13778320-307 2024-09-21T09:37:23.660 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 307 v 509 (ObjNum 2443 snap 0 seq_num 2443) dirty exists 2024-09-21T09:37:23.660 INFO:tasks.rados.rados.0.smithi137.stdout:3983: left oid 307 (ObjNum 2443 snap 0 seq_num 2443) 2024-09-21T09:37:23.660 INFO:tasks.rados.rados.0.smithi137.stdout:3985: finishing write tid 1 to smithi13778320-70 2024-09-21T09:37:23.660 INFO:tasks.rados.rados.0.smithi137.stdout:3985: finishing write tid 2 to smithi13778320-70 2024-09-21T09:37:23.660 INFO:tasks.rados.rados.0.smithi137.stdout:3985: finishing write tid 3 to smithi13778320-70 2024-09-21T09:37:23.660 INFO:tasks.rados.rados.0.smithi137.stdout:3985: finishing write tid 4 to smithi13778320-70 2024-09-21T09:37:23.660 INFO:tasks.rados.rados.0.smithi137.stdout:3985: finishing write tid 5 to smithi13778320-70 2024-09-21T09:37:23.660 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 70 v 594 (ObjNum 2444 snap 0 seq_num 2444) dirty exists 2024-09-21T09:37:23.660 INFO:tasks.rados.rados.0.smithi137.stdout:3985: left oid 70 (ObjNum 2444 snap 0 seq_num 2444) 2024-09-21T09:37:23.660 INFO:tasks.rados.rados.0.smithi137.stdout:3986: finishing write tid 1 to smithi13778320-457 2024-09-21T09:37:23.660 INFO:tasks.rados.rados.0.smithi137.stdout:3986: finishing write tid 2 to smithi13778320-457 2024-09-21T09:37:23.660 INFO:tasks.rados.rados.0.smithi137.stdout:3986: finishing write tid 3 to smithi13778320-457 2024-09-21T09:37:23.660 INFO:tasks.rados.rados.0.smithi137.stdout:3986: finishing write tid 4 to smithi13778320-457 2024-09-21T09:37:23.660 INFO:tasks.rados.rados.0.smithi137.stdout:3986: finishing write tid 5 to smithi13778320-457 2024-09-21T09:37:23.661 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 457 v 466 (ObjNum 2445 snap 0 seq_num 2445) dirty exists 2024-09-21T09:37:23.661 INFO:tasks.rados.rados.0.smithi137.stdout:3986: left oid 457 (ObjNum 2445 snap 0 seq_num 2445) 2024-09-21T09:37:23.661 INFO:tasks.rados.rados.0.smithi137.stdout:3982: done (6 left) 2024-09-21T09:37:23.661 INFO:tasks.rados.rados.0.smithi137.stdout:3983: done (5 left) 2024-09-21T09:37:23.661 INFO:tasks.rados.rados.0.smithi137.stdout:3984: done (4 left) 2024-09-21T09:37:23.661 INFO:tasks.rados.rados.0.smithi137.stdout:3985: done (3 left) 2024-09-21T09:37:23.661 INFO:tasks.rados.rados.0.smithi137.stdout:3986: done (2 left) 2024-09-21T09:37:23.661 INFO:tasks.rados.rados.0.smithi137.stdout:3989: done (1 left) 2024-09-21T09:37:23.661 INFO:tasks.rados.rados.0.smithi137.stdout:3990: write oid 115 current snap is 0 2024-09-21T09:37:23.662 INFO:tasks.rados.rados.0.smithi137.stdout:3990: seq_num 2448 ranges {743536=475218,1734155=622850,3141957=1579} 2024-09-21T09:37:23.665 INFO:tasks.rados.rados.0.smithi137.stdout:3990: writing smithi13778320-115 from 743536 to 1218754 tid 1 2024-09-21T09:37:23.672 INFO:tasks.rados.rados.0.smithi137.stdout:3990: writing smithi13778320-115 from 1734155 to 2357005 tid 2 2024-09-21T09:37:23.676 INFO:tasks.rados.rados.0.smithi137.stdout:3990: writing smithi13778320-115 from 3141957 to 3143536 tid 3 2024-09-21T09:37:23.676 INFO:tasks.rados.rados.0.smithi137.stdout:3991: write oid 265 current snap is 0 2024-09-21T09:37:23.676 INFO:tasks.rados.rados.0.smithi137.stdout:3991: seq_num 2449 ranges {760343=550467,1792637=482861,2769380=390963} 2024-09-21T09:37:23.683 INFO:tasks.rados.rados.0.smithi137.stdout:3991: writing smithi13778320-265 from 760343 to 1310810 tid 1 2024-09-21T09:37:23.689 INFO:tasks.rados.rados.0.smithi137.stdout:3991: writing smithi13778320-265 from 1792637 to 2275498 tid 2 2024-09-21T09:37:23.694 INFO:tasks.rados.rados.0.smithi137.stdout:3991: writing smithi13778320-265 from 2769380 to 3160343 tid 3 2024-09-21T09:37:23.694 INFO:tasks.rados.rados.0.smithi137.stdout:3992: write oid 357 current snap is 0 2024-09-21T09:37:23.694 INFO:tasks.rados.rados.0.smithi137.stdout:3992: seq_num 2450 ranges {777150=625716,1851119=626519} 2024-09-21T09:37:23.701 INFO:tasks.rados.rados.0.smithi137.stdout:3992: writing smithi13778320-357 from 777150 to 1402866 tid 1 2024-09-21T09:37:23.708 INFO:tasks.rados.rados.0.smithi137.stdout:3992: writing smithi13778320-357 from 1851119 to 2477638 tid 2 2024-09-21T09:37:23.708 INFO:tasks.rados.rados.0.smithi137.stdout:3993: read oid 84 snap -1 2024-09-21T09:37:23.708 INFO:tasks.rados.rados.0.smithi137.stdout:3993: expect (ObjNum 1995 snap 0 seq_num 1995) 2024-09-21T09:37:23.708 INFO:tasks.rados.rados.0.smithi137.stdout:3994: read oid 498 snap -1 2024-09-21T09:37:23.708 INFO:tasks.rados.rados.0.smithi137.stdout:3994: expect (ObjNum 2380 snap 0 seq_num 2380) 2024-09-21T09:37:23.708 INFO:tasks.rados.rados.0.smithi137.stdout:3995: write oid 410 current snap is 0 2024-09-21T09:37:23.708 INFO:tasks.rados.rados.0.smithi137.stdout:3988: expect (ObjNum 1595 snap 0 seq_num 1595) 2024-09-21T09:37:23.832 INFO:tasks.rados.rados.0.smithi137.stdout:3990: finishing write tid 1 to smithi13778320-115 2024-09-21T09:37:23.832 INFO:tasks.rados.rados.0.smithi137.stdout:3990: finishing write tid 2 to smithi13778320-115 2024-09-21T09:37:23.832 INFO:tasks.rados.rados.0.smithi137.stdout:3990: finishing write tid 3 to smithi13778320-115 2024-09-21T09:37:23.832 INFO:tasks.rados.rados.0.smithi137.stdout:3990: finishing write tid 4 to smithi13778320-115 2024-09-21T09:37:23.832 INFO:tasks.rados.rados.0.smithi137.stdout:3990: finishing write tid 5 to smithi13778320-115 2024-09-21T09:37:23.832 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 115 v 410 (ObjNum 2448 snap 0 seq_num 2448) dirty exists 2024-09-21T09:37:23.832 INFO:tasks.rados.rados.0.smithi137.stdout:3990: left oid 115 (ObjNum 2448 snap 0 seq_num 2448) 2024-09-21T09:37:23.833 INFO:tasks.rados.rados.0.smithi137.stdout:3991: finishing write tid 1 to smithi13778320-265 2024-09-21T09:37:23.833 INFO:tasks.rados.rados.0.smithi137.stdout:3995: seq_num 2451 ranges {793957=700965,2193248=486530,3107873=86084} 2024-09-21T09:37:23.840 INFO:tasks.rados.rados.0.smithi137.stdout:3995: writing smithi13778320-410 from 793957 to 1494922 tid 1 2024-09-21T09:37:23.847 INFO:tasks.rados.rados.0.smithi137.stdout:3995: writing smithi13778320-410 from 2193248 to 2679778 tid 2 2024-09-21T09:37:23.850 INFO:tasks.rados.rados.0.smithi137.stdout:3995: writing smithi13778320-410 from 3107873 to 3193957 tid 3 2024-09-21T09:37:23.850 INFO:tasks.rados.rados.0.smithi137.stdout:3988: done (6 left) 2024-09-21T09:37:23.850 INFO:tasks.rados.rados.0.smithi137.stdout:3990: done (5 left) 2024-09-21T09:37:23.850 INFO:tasks.rados.rados.0.smithi137.stdout:3996: read oid 335 snap -1 2024-09-21T09:37:23.850 INFO:tasks.rados.rados.0.smithi137.stdout:3996: expect (ObjNum 2218 snap 0 seq_num 2218) 2024-09-21T09:37:23.851 INFO:tasks.rados.rados.0.smithi137.stdout:3997: write oid 299 current snap is 0 2024-09-21T09:37:23.851 INFO:tasks.rados.rados.0.smithi137.stdout:3991: finishing write tid 2 to smithi13778320-265 2024-09-21T09:37:23.851 INFO:tasks.rados.rados.0.smithi137.stdout:3991: finishing write tid 3 to smithi13778320-265 2024-09-21T09:37:23.851 INFO:tasks.rados.rados.0.smithi137.stdout:3997: seq_num 2452 ranges {410764=776214,1851730=630188,3135296=75468} 2024-09-21T09:37:23.856 INFO:tasks.rados.rados.0.smithi137.stdout:3997: writing smithi13778320-299 from 410764 to 1186978 tid 1 2024-09-21T09:37:23.863 INFO:tasks.rados.rados.0.smithi137.stdout:3997: writing smithi13778320-299 from 1851730 to 2481918 tid 2 2024-09-21T09:37:23.868 INFO:tasks.rados.rados.0.smithi137.stdout:3997: writing smithi13778320-299 from 3135296 to 3210764 tid 3 2024-09-21T09:37:23.868 INFO:tasks.rados.rados.0.smithi137.stdout:3998: write oid 119 current snap is 0 2024-09-21T09:37:23.868 INFO:tasks.rados.rados.0.smithi137.stdout:3991: finishing write tid 4 to smithi13778320-265 2024-09-21T09:37:23.868 INFO:tasks.rados.rados.0.smithi137.stdout:3991: finishing write tid 5 to smithi13778320-265 2024-09-21T09:37:23.868 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 265 v 608 (ObjNum 2449 snap 0 seq_num 2449) dirty exists 2024-09-21T09:37:23.868 INFO:tasks.rados.rados.0.smithi137.stdout:3991: left oid 265 (ObjNum 2449 snap 0 seq_num 2449) 2024-09-21T09:37:23.868 INFO:tasks.rados.rados.0.smithi137.stdout:3992: finishing write tid 1 to smithi13778320-357 2024-09-21T09:37:23.868 INFO:tasks.rados.rados.0.smithi137.stdout:3992: finishing write tid 2 to smithi13778320-357 2024-09-21T09:37:23.868 INFO:tasks.rados.rados.0.smithi137.stdout:3992: finishing write tid 3 to smithi13778320-357 2024-09-21T09:37:23.868 INFO:tasks.rados.rados.0.smithi137.stdout:3998: seq_num 2453 ranges {427571=451463,1510212=490199,2762719=464852} 2024-09-21T09:37:23.872 INFO:tasks.rados.rados.0.smithi137.stdout:3998: writing smithi13778320-119 from 427571 to 879034 tid 1 2024-09-21T09:37:23.878 INFO:tasks.rados.rados.0.smithi137.stdout:3998: writing smithi13778320-119 from 1510212 to 2000411 tid 2 2024-09-21T09:37:23.885 INFO:tasks.rados.rados.0.smithi137.stdout:3998: writing smithi13778320-119 from 2762719 to 3227571 tid 3 2024-09-21T09:37:23.885 INFO:tasks.rados.rados.0.smithi137.stdout:3991: done (7 left) 2024-09-21T09:37:23.885 INFO:tasks.rados.rados.0.smithi137.stdout:3999: read oid 183 snap -1 2024-09-21T09:37:23.885 INFO:tasks.rados.rados.0.smithi137.stdout:3999: expect (ObjNum 1681 snap 0 seq_num 1681) 2024-09-21T09:37:23.885 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 8 2024-09-21T09:37:23.885 INFO:tasks.rados.rados.0.smithi137.stdout:3992: finishing write tid 4 to smithi13778320-357 2024-09-21T09:37:23.885 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 357 v 507 (ObjNum 2450 snap 0 seq_num 2450) dirty exists 2024-09-21T09:37:23.885 INFO:tasks.rados.rados.0.smithi137.stdout:3992: left oid 357 (ObjNum 2450 snap 0 seq_num 2450) 2024-09-21T09:37:23.886 INFO:tasks.rados.rados.0.smithi137.stdout:3994: expect (ObjNum 2380 snap 0 seq_num 2380) 2024-09-21T09:37:24.016 INFO:tasks.rados.rados.0.smithi137.stdout:3993: expect (ObjNum 1995 snap 0 seq_num 1995) 2024-09-21T09:37:24.199 INFO:tasks.rados.rados.0.smithi137.stdout:3995: finishing write tid 1 to smithi13778320-410 2024-09-21T09:37:24.200 INFO:tasks.rados.rados.0.smithi137.stdout:3995: finishing write tid 2 to smithi13778320-410 2024-09-21T09:37:24.200 INFO:tasks.rados.rados.0.smithi137.stdout:3995: finishing write tid 3 to smithi13778320-410 2024-09-21T09:37:24.200 INFO:tasks.rados.rados.0.smithi137.stdout:3995: finishing write tid 4 to smithi13778320-410 2024-09-21T09:37:24.200 INFO:tasks.rados.rados.0.smithi137.stdout:3995: finishing write tid 5 to smithi13778320-410 2024-09-21T09:37:24.200 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 410 v 414 (ObjNum 2451 snap 0 seq_num 2451) dirty exists 2024-09-21T09:37:24.200 INFO:tasks.rados.rados.0.smithi137.stdout:3995: left oid 410 (ObjNum 2451 snap 0 seq_num 2451) 2024-09-21T09:37:24.200 INFO:tasks.rados.rados.0.smithi137.stdout:3992: done (7 left) 2024-09-21T09:37:24.200 INFO:tasks.rados.rados.0.smithi137.stdout:3993: done (6 left) 2024-09-21T09:37:24.200 INFO:tasks.rados.rados.0.smithi137.stdout:3994: done (5 left) 2024-09-21T09:37:24.200 INFO:tasks.rados.rados.0.smithi137.stdout:3995: done (4 left) 2024-09-21T09:37:24.200 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 4 2024-09-21T09:37:24.200 INFO:tasks.rados.rados.0.smithi137.stdout:3996: expect (ObjNum 2218 snap 0 seq_num 2218) 2024-09-21T09:37:24.342 INFO:tasks.rados.rados.0.smithi137.stdout:3997: finishing write tid 1 to smithi13778320-299 2024-09-21T09:37:24.342 INFO:tasks.rados.rados.0.smithi137.stdout:3997: finishing write tid 2 to smithi13778320-299 2024-09-21T09:37:24.342 INFO:tasks.rados.rados.0.smithi137.stdout:3997: finishing write tid 3 to smithi13778320-299 2024-09-21T09:37:24.342 INFO:tasks.rados.rados.0.smithi137.stdout:3997: finishing write tid 4 to smithi13778320-299 2024-09-21T09:37:24.342 INFO:tasks.rados.rados.0.smithi137.stdout:3997: finishing write tid 5 to smithi13778320-299 2024-09-21T09:37:24.342 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 299 v 598 (ObjNum 2452 snap 0 seq_num 2452) dirty exists 2024-09-21T09:37:24.343 INFO:tasks.rados.rados.0.smithi137.stdout:3997: left oid 299 (ObjNum 2452 snap 0 seq_num 2452) 2024-09-21T09:37:24.343 INFO:tasks.rados.rados.0.smithi137.stdout:3998: finishing write tid 1 to smithi13778320-119 2024-09-21T09:37:24.343 INFO:tasks.rados.rados.0.smithi137.stdout:3996: done (3 left) 2024-09-21T09:37:24.343 INFO:tasks.rados.rados.0.smithi137.stdout:3997: done (2 left) 2024-09-21T09:37:24.343 INFO:tasks.rados.rados.0.smithi137.stdout: waiting on 2 2024-09-21T09:37:24.343 INFO:tasks.rados.rados.0.smithi137.stdout:3998: finishing write tid 2 to smithi13778320-119 2024-09-21T09:37:24.343 INFO:tasks.rados.rados.0.smithi137.stdout:3998: finishing write tid 3 to smithi13778320-119 2024-09-21T09:37:24.343 INFO:tasks.rados.rados.0.smithi137.stdout:3998: finishing write tid 4 to smithi13778320-119 2024-09-21T09:37:24.343 INFO:tasks.rados.rados.0.smithi137.stdout:3998: finishing write tid 5 to smithi13778320-119 2024-09-21T09:37:24.343 INFO:tasks.rados.rados.0.smithi137.stdout:update_object_version oid 119 v 427 (ObjNum 2453 snap 0 seq_num 2453) dirty exists 2024-09-21T09:37:24.343 INFO:tasks.rados.rados.0.smithi137.stdout:3998: left oid 119 (ObjNum 2453 snap 0 seq_num 2453) 2024-09-21T09:37:24.343 INFO:tasks.rados.rados.0.smithi137.stdout:3999: expect (ObjNum 1681 snap 0 seq_num 1681) 2024-09-21T09:37:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:24 smithi165 ceph-mon[32789]: pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 120 op/s 2024-09-21T09:37:24.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:24 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:24.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:24.439 INFO:tasks.rados.rados.0.smithi137.stdout:3998: done (1 left) 2024-09-21T09:37:24.439 INFO:tasks.rados.rados.0.smithi137.stdout:3999: done (0 left) 2024-09-21T09:37:24.442 INFO:tasks.rados.rados.0.smithi137.stderr:0 errors. 2024-09-21T09:37:24.442 INFO:tasks.rados.rados.0.smithi137.stderr: 2024-09-21T09:37:24.445 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:37:24.468 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:24 smithi137 ceph-mon[93825]: pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 120 op/s 2024-09-21T09:37:24.468 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:24 smithi137 ceph-mon[39068]: pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 120 op/s 2024-09-21T09:37:24.691 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:37:25.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:25 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:25.491 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:25.491 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:25 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:26.067 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:25 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:25.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:26.067 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:25 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:25.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:26.160 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:26 smithi137 ceph-mon[93825]: pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-09-21T09:37:26.160 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:26 smithi137 ceph-mon[39068]: pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-09-21T09:37:26.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:26 smithi165 ceph-mon[32789]: pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-09-21T09:37:26.545 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:37:26.545 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":72,"fsid":"6369b226-77fb-11ef-baf6-efdc52797490","created":"2024-09-21T09:25:46.952453+0000","modified":"2024-09-21T09:36:54.456387+0000","last_up_change":"2024-09-21T09:30:46.500313+0000","last_in_change":"2024-09-21T09:30:30.382598+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:28:52.213134+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T09:31:16.137793+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"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":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":57,"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":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T09:32:31.028095+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"62","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T09:32:31.893426+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2024-09-21T09:33:39.068560+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"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":16,"pg_placement_num":16,"pg_placement_num_target":16,"pg_num_target":16,"pg_num_pending":16,"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":"69","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rados":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.5,"score_stable":2.5,"optimal_score":1,"raw_score_acting":2.5,"raw_score_stable":2.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f7042459-a24a-4c70-a4a3-e7e38c4684fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6802","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6803","nonce":2545346212}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6804","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6805","nonce":2545346212}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6808","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6809","nonce":2545346212}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6806","nonce":2545346212},{"type":"v1","addr":"172.21.15.137:6807","nonce":2545346212}]},"public_addr":"172.21.15.137:6803/2545346212","cluster_addr":"172.21.15.137:6805/2545346212","heartbeat_back_addr":"172.21.15.137:6809/2545346212","heartbeat_front_addr":"172.21.15.137:6807/2545346212","state":["exists","up"]},{"osd":1,"uuid":"1152f6f6-67e3-4fca-a397-413d9bb0b63d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6810","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6811","nonce":3723049318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6812","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6813","nonce":3723049318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6816","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6817","nonce":3723049318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6814","nonce":3723049318},{"type":"v1","addr":"172.21.15.137:6815","nonce":3723049318}]},"public_addr":"172.21.15.137:6811/3723049318","cluster_addr":"172.21.15.137:6813/3723049318","heartbeat_back_addr":"172.21.15.137:6817/3723049318","heartbeat_front_addr":"172.21.15.137:6815/3723049318","state":["exists","up"]},{"osd":2,"uuid":"241522d8-1462-4c17-a856-72833bd8a13f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6818","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6819","nonce":2246351171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6820","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6821","nonce":2246351171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6824","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6825","nonce":2246351171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6822","nonce":2246351171},{"type":"v1","addr":"172.21.15.137:6823","nonce":2246351171}]},"public_addr":"172.21.15.137:6819/2246351171","cluster_addr":"172.21.15.137:6821/2246351171","heartbeat_back_addr":"172.21.15.137:6825/2246351171","heartbeat_front_addr":"172.21.15.137:6823/2246351171","state":["exists","up"]},{"osd":3,"uuid":"3b950cd0-48ae-4663-bac0-7df58adbc362","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6826","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6827","nonce":1170720249}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6828","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6829","nonce":1170720249}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6832","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6833","nonce":1170720249}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6830","nonce":1170720249},{"type":"v1","addr":"172.21.15.137:6831","nonce":1170720249}]},"public_addr":"172.21.15.137:6827/1170720249","cluster_addr":"172.21.15.137:6829/1170720249","heartbeat_back_addr":"172.21.15.137:6833/1170720249","heartbeat_front_addr":"172.21.15.137:6831/1170720249","state":["exists","up"]},{"osd":4,"uuid":"23519a29-b870-4738-ad43-ffce371914e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6801","nonce":1366018781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6803","nonce":1366018781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6807","nonce":1366018781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6805","nonce":1366018781}]},"public_addr":"172.21.15.165:6801/1366018781","cluster_addr":"172.21.15.165:6803/1366018781","heartbeat_back_addr":"172.21.15.165:6807/1366018781","heartbeat_front_addr":"172.21.15.165:6805/1366018781","state":["exists","up"]},{"osd":5,"uuid":"4110d59e-0724-4b94-98c0-d8142e68d3e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6809","nonce":4236645112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6811","nonce":4236645112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6815","nonce":4236645112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6813","nonce":4236645112}]},"public_addr":"172.21.15.165:6809/4236645112","cluster_addr":"172.21.15.165:6811/4236645112","heartbeat_back_addr":"172.21.15.165:6815/4236645112","heartbeat_front_addr":"172.21.15.165:6813/4236645112","state":["exists","up"]},{"osd":6,"uuid":"507cfb6d-0820-45e5-8a44-6a028657d1b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6816","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6817","nonce":1223089378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6819","nonce":1223089378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6823","nonce":1223089378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6821","nonce":1223089378}]},"public_addr":"172.21.15.165:6817/1223089378","cluster_addr":"172.21.15.165:6819/1223089378","heartbeat_back_addr":"172.21.15.165:6823/1223089378","heartbeat_front_addr":"172.21.15.165:6821/1223089378","state":["exists","up"]},{"osd":7,"uuid":"de2ce654-f17d-4395-ae5d-19211807e267","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6825","nonce":1368768087}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6827","nonce":1368768087}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6831","nonce":1368768087}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6829","nonce":1368768087}]},"public_addr":"172.21.15.165:6825/1368768087","cluster_addr":"172.21.15.165:6827/1368768087","heartbeat_back_addr":"172.21.15.165:6831/1368768087","heartbeat_front_addr":"172.21.15.165:6829/1368768087","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:27:59.968183+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:24.507532+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:48.992005+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:13.315337+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:35.178698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:58.277137+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:21.530832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:45.278352+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]},{"pgid":"4.1b","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.137:6801/3459216837":"2024-09-22T09:36:54.456341+0000","172.21.15.137:6800/3459216837":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/853403265":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/1047961728":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/1645897815":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/862529583":"2024-09-22T09:36:54.456341+0000","172.21.15.137:6801/1162411263":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/2705097590":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/1455823963":"2024-09-22T09:35:10.710123+0000","172.21.15.165:0/2118228568":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/1376037499":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/3389316715":"2024-09-22T09:36:13.507299+0000","172.21.15.137:6801/24835142":"2024-09-22T09:31:17.051961+0000","172.21.15.137:6800/24835142":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/31913196":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1533222042":"2024-09-22T09:35:10.710123+0000","172.21.15.137:6800/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1299269814":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3517993025":"2024-09-22T09:31:17.051961+0000","172.21.15.165:0/1371242025":"2024-09-22T09:36:13.507299+0000","172.21.15.137:0/973145266":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/3108740008":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/1387077399":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3638551792":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/3146197869":"2024-09-22T09:26:15.716263+0000","172.21.15.165:6834/3495415676":"2024-09-22T09:36:13.507299+0000","172.21.15.165:6835/3495415676":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/2766494009":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/2982510216":"2024-09-22T09:36:13.507299+0000","172.21.15.137:6801/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/4113174692":"2024-09-22T09:35:10.710123+0000","172.21.15.137:6801/376978118":"2024-09-22T09:35:10.710123+0000","172.21.15.137:0/1732073948":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6800/376978118":"2024-09-22T09:35:10.710123+0000","172.21.15.137:0/3873730802":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1449337635":"2024-09-22T09:35:10.710123+0000","172.21.15.137:0/2681636856":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6800/1162411263":"2024-09-22T09:26:37.909585+0000"},"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-21T09:37:27.232 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:37:27.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:27 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/3497846242' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T09:37:27.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:26.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:27.499 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:27 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3497846242' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T09:37:27.500 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:27 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/3497846242' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T09:37:27.530 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:37:28.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:28 smithi165 ceph-mon[32789]: pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 13 MiB/s wr, 115 op/s 2024-09-21T09:37:28.475 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:28 smithi137 ceph-mon[93825]: pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 13 MiB/s wr, 115 op/s 2024-09-21T09:37:28.475 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:28 smithi137 ceph-mon[39068]: pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 13 MiB/s wr, 115 op/s 2024-09-21T09:37:29.302 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:37:29.303 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:37:29.997 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":20,"stamp":"2024-09-21T09:37:28.478549+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1236044999,"num_objects":440,"num_object_clones":0,"num_object_copies":1320,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":440,"num_whiteouts":0,"num_read":14330,"num_read_kb":14951592,"num_write":9976,"num_write_kb":2773129,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":7865,"ondisk_log_size":7865,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":4714752,"kb_used_data":2242288,"kb_used_omap":13,"kb_used_meta":2432818,"kb_avail":745246464,"statfs":{"total":767960285184,"available":763132379136,"internally_reserved":0,"allocated":2296102912,"data_stored":2280210788,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2491206336},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":7909421,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":497,"num_read_kb":556018,"num_write":355,"num_write_kb":98830,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002745"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.581251+0000","last_change":"2024-09-21T09:32:32.955769+0000","last_active":"2024-09-21T09:36:13.581251+0000","last_peered":"2024-09-21T09:36:13.581251+0000","last_clean":"2024-09-21T09:36:13.581251+0000","last_became_active":"2024-09-21T09:32:32.954804+0000","last_became_peered":"2024-09-21T09:32:32.954804+0000","last_unstale":"2024-09-21T09:36:13.581251+0000","last_undegraded":"2024-09-21T09:36:13.581251+0000","last_fullsized":"2024-09-21T09:36:13.581251+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:56:28.040018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.514748+0000","last_change":"2024-09-21T09:32:32.654584+0000","last_active":"2024-09-21T09:36:13.514748+0000","last_peered":"2024-09-21T09:36:13.514748+0000","last_clean":"2024-09-21T09:36:13.514748+0000","last_became_active":"2024-09-21T09:32:32.654287+0000","last_became_peered":"2024-09-21T09:32:32.654287+0000","last_unstale":"2024-09-21T09:36:13.514748+0000","last_undegraded":"2024-09-21T09:36:13.514748+0000","last_fullsized":"2024-09-21T09:36:13.514748+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:24:27.379931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.596393+0000","last_change":"2024-09-21T09:32:32.954747+0000","last_active":"2024-09-21T09:36:13.596393+0000","last_peered":"2024-09-21T09:36:13.596393+0000","last_clean":"2024-09-21T09:36:13.596393+0000","last_became_active":"2024-09-21T09:32:32.954454+0000","last_became_peered":"2024-09-21T09:32:32.954454+0000","last_unstale":"2024-09-21T09:36:13.596393+0000","last_undegraded":"2024-09-21T09:36:13.596393+0000","last_fullsized":"2024-09-21T09:36:13.596393+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:44:07.130827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.515795+0000","last_change":"2024-09-21T09:32:32.655663+0000","last_active":"2024-09-21T09:36:13.515795+0000","last_peered":"2024-09-21T09:36:13.515795+0000","last_clean":"2024-09-21T09:36:13.515795+0000","last_became_active":"2024-09-21T09:32:32.655413+0000","last_became_peered":"2024-09-21T09:32:32.655413+0000","last_unstale":"2024-09-21T09:36:13.515795+0000","last_undegraded":"2024-09-21T09:36:13.515795+0000","last_fullsized":"2024-09-21T09:36:13.515795+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:46.319069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.516322+0000","last_change":"2024-09-21T09:32:32.955662+0000","last_active":"2024-09-21T09:36:13.516322+0000","last_peered":"2024-09-21T09:36:13.516322+0000","last_clean":"2024-09-21T09:36:13.516322+0000","last_became_active":"2024-09-21T09:32:32.955269+0000","last_became_peered":"2024-09-21T09:32:32.955269+0000","last_unstale":"2024-09-21T09:36:13.516322+0000","last_undegraded":"2024-09-21T09:36:13.516322+0000","last_fullsized":"2024-09-21T09:36:13.516322+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:46:16.878339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.515187+0000","last_change":"2024-09-21T09:32:32.655690+0000","last_active":"2024-09-21T09:36:13.515187+0000","last_peered":"2024-09-21T09:36:13.515187+0000","last_clean":"2024-09-21T09:36:13.515187+0000","last_became_active":"2024-09-21T09:32:32.655365+0000","last_became_peered":"2024-09-21T09:32:32.655365+0000","last_unstale":"2024-09-21T09:36:13.515187+0000","last_undegraded":"2024-09-21T09:36:13.515187+0000","last_fullsized":"2024-09-21T09:36:13.515187+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:53:03.228313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.581365+0000","last_change":"2024-09-21T09:32:32.954703+0000","last_active":"2024-09-21T09:36:13.581365+0000","last_peered":"2024-09-21T09:36:13.581365+0000","last_clean":"2024-09-21T09:36:13.581365+0000","last_became_active":"2024-09-21T09:32:32.954301+0000","last_became_peered":"2024-09-21T09:32:32.954301+0000","last_unstale":"2024-09-21T09:36:13.581365+0000","last_undegraded":"2024-09-21T09:36:13.581365+0000","last_fullsized":"2024-09-21T09:36:13.581365+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:48:26.625730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.521076+0000","last_change":"2024-09-21T09:32:32.651059+0000","last_active":"2024-09-21T09:36:13.521076+0000","last_peered":"2024-09-21T09:36:13.521076+0000","last_clean":"2024-09-21T09:36:13.521076+0000","last_became_active":"2024-09-21T09:32:32.649475+0000","last_became_peered":"2024-09-21T09:32:32.649475+0000","last_unstale":"2024-09-21T09:36:13.521076+0000","last_undegraded":"2024-09-21T09:36:13.521076+0000","last_fullsized":"2024-09-21T09:36:13.521076+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:55:08.012189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"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":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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.9","version":"72'515","reported_seq":888,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:22.717219+0000","last_change":"2024-09-21T09:33:40.279532+0000","last_active":"2024-09-21T09:37:22.717219+0000","last_peered":"2024-09-21T09:37:22.717219+0000","last_clean":"2024-09-21T09:37:22.717219+0000","last_became_active":"2024-09-21T09:33:40.279220+0000","last_became_peered":"2024-09-21T09:33:40.279220+0000","last_unstale":"2024-09-21T09:37:22.717219+0000","last_undegraded":"2024-09-21T09:37:22.717219+0000","last_fullsized":"2024-09-21T09:37:22.717219+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":515,"log_dups_size":0,"ondisk_log_size":515,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:12:02.270794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":85847308,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":0,"num_read":815,"num_read_kb":865100,"num_write":647,"num_write_kb":180963,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.514582+0000","last_change":"2024-09-21T09:32:32.658243+0000","last_active":"2024-09-21T09:36:13.514582+0000","last_peered":"2024-09-21T09:36:13.514582+0000","last_clean":"2024-09-21T09:36:13.514582+0000","last_became_active":"2024-09-21T09:32:32.657995+0000","last_became_peered":"2024-09-21T09:32:32.657995+0000","last_unstale":"2024-09-21T09:36:13.514582+0000","last_undegraded":"2024-09-21T09:36:13.514582+0000","last_fullsized":"2024-09-21T09:36:13.514582+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:05:13.745313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.596230+0000","last_change":"2024-09-21T09:32:32.954435+0000","last_active":"2024-09-21T09:36:13.596230+0000","last_peered":"2024-09-21T09:36:13.596230+0000","last_clean":"2024-09-21T09:36:13.596230+0000","last_became_active":"2024-09-21T09:32:32.954166+0000","last_became_peered":"2024-09-21T09:32:32.954166+0000","last_unstale":"2024-09-21T09:36:13.596230+0000","last_undegraded":"2024-09-21T09:36:13.596230+0000","last_fullsized":"2024-09-21T09:36:13.596230+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:02.913911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.8","version":"72'507","reported_seq":979,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:23.709825+0000","last_change":"2024-09-21T09:33:40.277144+0000","last_active":"2024-09-21T09:37:23.709825+0000","last_peered":"2024-09-21T09:37:23.709825+0000","last_clean":"2024-09-21T09:37:23.709825+0000","last_became_active":"2024-09-21T09:33:40.276854+0000","last_became_peered":"2024-09-21T09:33:40.276854+0000","last_unstale":"2024-09-21T09:37:23.709825+0000","last_undegraded":"2024-09-21T09:37:23.709825+0000","last_fullsized":"2024-09-21T09:37:23.709825+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":507,"log_dups_size":0,"ondisk_log_size":507,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:55:42.259152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":93177338,"num_objects":31,"num_object_clones":0,"num_object_copies":93,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":31,"num_whiteouts":0,"num_read":1081,"num_read_kb":1153371,"num_write":645,"num_write_kb":178866,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.515035+0000","last_change":"2024-09-21T09:32:32.659718+0000","last_active":"2024-09-21T09:36:13.515035+0000","last_peered":"2024-09-21T09:36:13.515035+0000","last_clean":"2024-09-21T09:36:13.515035+0000","last_became_active":"2024-09-21T09:32:32.659443+0000","last_became_peered":"2024-09-21T09:32:32.659443+0000","last_unstale":"2024-09-21T09:36:13.515035+0000","last_undegraded":"2024-09-21T09:36:13.515035+0000","last_fullsized":"2024-09-21T09:36:13.515035+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:19:01.278976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.519223+0000","last_change":"2024-09-21T09:32:32.700188+0000","last_active":"2024-09-21T09:36:13.519223+0000","last_peered":"2024-09-21T09:36:13.519223+0000","last_clean":"2024-09-21T09:36:13.519223+0000","last_became_active":"2024-09-21T09:32:32.699700+0000","last_became_peered":"2024-09-21T09:32:32.699700+0000","last_unstale":"2024-09-21T09:36:13.519223+0000","last_undegraded":"2024-09-21T09:36:13.519223+0000","last_fullsized":"2024-09-21T09:36:13.519223+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:16:41.277058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.b","version":"72'608","reported_seq":1096,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:23.695706+0000","last_change":"2024-09-21T09:33:40.280066+0000","last_active":"2024-09-21T09:37:23.695706+0000","last_peered":"2024-09-21T09:37:23.695706+0000","last_clean":"2024-09-21T09:37:23.695706+0000","last_became_active":"2024-09-21T09:33:40.279695+0000","last_became_peered":"2024-09-21T09:33:40.279695+0000","last_unstale":"2024-09-21T09:37:23.695706+0000","last_undegraded":"2024-09-21T09:37:23.695706+0000","last_fullsized":"2024-09-21T09:37:23.695706+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":608,"log_dups_size":0,"ondisk_log_size":608,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:44:02.388381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88033868,"num_objects":31,"num_object_clones":0,"num_object_copies":93,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":31,"num_whiteouts":0,"num_read":1098,"num_read_kb":1205115,"num_write":772,"num_write_kb":218926,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.514710+0000","last_change":"2024-09-21T09:32:32.657297+0000","last_active":"2024-09-21T09:36:13.514710+0000","last_peered":"2024-09-21T09:36:13.514710+0000","last_clean":"2024-09-21T09:36:13.514710+0000","last_became_active":"2024-09-21T09:32:32.657024+0000","last_became_peered":"2024-09-21T09:32:32.657024+0000","last_unstale":"2024-09-21T09:36:13.514710+0000","last_undegraded":"2024-09-21T09:36:13.514710+0000","last_fullsized":"2024-09-21T09:36:13.514710+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:05:37.817539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.521288+0000","last_change":"2024-09-21T09:32:32.954409+0000","last_active":"2024-09-21T09:36:13.521288+0000","last_peered":"2024-09-21T09:36:13.521288+0000","last_clean":"2024-09-21T09:36:13.521288+0000","last_became_active":"2024-09-21T09:32:32.954100+0000","last_became_peered":"2024-09-21T09:32:32.954100+0000","last_unstale":"2024-09-21T09:36:13.521288+0000","last_undegraded":"2024-09-21T09:36:13.521288+0000","last_fullsized":"2024-09-21T09:36:13.521288+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:03:22.411735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.a","version":"72'421","reported_seq":710,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:21.901407+0000","last_change":"2024-09-21T09:33:40.277588+0000","last_active":"2024-09-21T09:37:21.901407+0000","last_peered":"2024-09-21T09:37:21.901407+0000","last_clean":"2024-09-21T09:37:21.901407+0000","last_became_active":"2024-09-21T09:33:40.276840+0000","last_became_peered":"2024-09-21T09:33:40.276840+0000","last_unstale":"2024-09-21T09:37:21.901407+0000","last_undegraded":"2024-09-21T09:37:21.901407+0000","last_fullsized":"2024-09-21T09:37:21.901407+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":421,"log_dups_size":0,"ondisk_log_size":421,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:23:28.938640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":52178267,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":589,"num_read_kb":531827,"num_write":536,"num_write_kb":151563,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.596498+0000","last_change":"2024-09-21T09:32:32.657430+0000","last_active":"2024-09-21T09:36:13.596498+0000","last_peered":"2024-09-21T09:36:13.596498+0000","last_clean":"2024-09-21T09:36:13.596498+0000","last_became_active":"2024-09-21T09:32:32.657183+0000","last_became_peered":"2024-09-21T09:32:32.657183+0000","last_unstale":"2024-09-21T09:36:13.596498+0000","last_undegraded":"2024-09-21T09:36:13.596498+0000","last_fullsized":"2024-09-21T09:36:13.596498+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:46:37.323868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":30,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.516192+0000","last_change":"2024-09-21T09:33:18.893435+0000","last_active":"2024-09-21T09:36:13.516192+0000","last_peered":"2024-09-21T09:36:13.516192+0000","last_clean":"2024-09-21T09:36:13.516192+0000","last_became_active":"2024-09-21T09:33:18.893034+0000","last_became_peered":"2024-09-21T09:33:18.893034+0000","last_unstale":"2024-09-21T09:36:13.516192+0000","last_undegraded":"2024-09-21T09:36:13.516192+0000","last_fullsized":"2024-09-21T09:36:13.516192+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:01:33.392218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.d","version":"72'509","reported_seq":906,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:23.020507+0000","last_change":"2024-09-21T09:33:40.278883+0000","last_active":"2024-09-21T09:37:23.020507+0000","last_peered":"2024-09-21T09:37:23.020507+0000","last_clean":"2024-09-21T09:37:23.020507+0000","last_became_active":"2024-09-21T09:33:40.278613+0000","last_became_peered":"2024-09-21T09:33:40.278613+0000","last_unstale":"2024-09-21T09:37:23.020507+0000","last_undegraded":"2024-09-21T09:37:23.020507+0000","last_fullsized":"2024-09-21T09:37:23.020507+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":509,"log_dups_size":0,"ondisk_log_size":509,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:18:28.469268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":89074087,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":864,"num_read_kb":911522,"num_write":645,"num_write_kb":183082,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.580972+0000","last_change":"2024-09-21T09:32:32.660322+0000","last_active":"2024-09-21T09:36:13.580972+0000","last_peered":"2024-09-21T09:36:13.580972+0000","last_clean":"2024-09-21T09:36:13.580972+0000","last_became_active":"2024-09-21T09:32:32.660017+0000","last_became_peered":"2024-09-21T09:32:32.660017+0000","last_unstale":"2024-09-21T09:36:13.580972+0000","last_undegraded":"2024-09-21T09:36:13.580972+0000","last_fullsized":"2024-09-21T09:36:13.580972+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:43:47.282111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.519144+0000","last_change":"2024-09-21T09:32:32.700046+0000","last_active":"2024-09-21T09:36:13.519144+0000","last_peered":"2024-09-21T09:36:13.519144+0000","last_clean":"2024-09-21T09:36:13.519144+0000","last_became_active":"2024-09-21T09:32:32.699703+0000","last_became_peered":"2024-09-21T09:32:32.699703+0000","last_unstale":"2024-09-21T09:36:13.519144+0000","last_undegraded":"2024-09-21T09:36:13.519144+0000","last_fullsized":"2024-09-21T09:36:13.519144+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:10:55.143532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.c","version":"72'414","reported_seq":784,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:23.850852+0000","last_change":"2024-09-21T09:33:40.279067+0000","last_active":"2024-09-21T09:37:23.850852+0000","last_peered":"2024-09-21T09:37:23.850852+0000","last_clean":"2024-09-21T09:37:23.850852+0000","last_became_active":"2024-09-21T09:33:40.278184+0000","last_became_peered":"2024-09-21T09:33:40.278184+0000","last_unstale":"2024-09-21T09:37:23.850852+0000","last_undegraded":"2024-09-21T09:37:23.850852+0000","last_fullsized":"2024-09-21T09:37:23.850852+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":414,"log_dups_size":0,"ondisk_log_size":414,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:46:56.763508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":63254674,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":845,"num_read_kb":957196,"num_write":518,"num_write_kb":147571,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.521562+0000","last_change":"2024-09-21T09:32:32.649344+0000","last_active":"2024-09-21T09:36:13.521562+0000","last_peered":"2024-09-21T09:36:13.521562+0000","last_clean":"2024-09-21T09:36:13.521562+0000","last_became_active":"2024-09-21T09:32:32.649043+0000","last_became_peered":"2024-09-21T09:32:32.649043+0000","last_unstale":"2024-09-21T09:36:13.521562+0000","last_undegraded":"2024-09-21T09:36:13.521562+0000","last_fullsized":"2024-09-21T09:36:13.521562+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:27:20.263149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.519384+0000","last_change":"2024-09-21T09:32:32.698694+0000","last_active":"2024-09-21T09:36:13.519384+0000","last_peered":"2024-09-21T09:36:13.519384+0000","last_clean":"2024-09-21T09:36:13.519384+0000","last_became_active":"2024-09-21T09:32:32.698427+0000","last_became_peered":"2024-09-21T09:32:32.698427+0000","last_unstale":"2024-09-21T09:36:13.519384+0000","last_undegraded":"2024-09-21T09:36:13.519384+0000","last_fullsized":"2024-09-21T09:36:13.519384+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:30:54.383002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.f","version":"72'350","reported_seq":623,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:19.846845+0000","last_change":"2024-09-21T09:33:40.280917+0000","last_active":"2024-09-21T09:37:19.846845+0000","last_peered":"2024-09-21T09:37:19.846845+0000","last_clean":"2024-09-21T09:37:19.846845+0000","last_became_active":"2024-09-21T09:33:40.280607+0000","last_became_peered":"2024-09-21T09:33:40.280607+0000","last_unstale":"2024-09-21T09:37:19.846845+0000","last_undegraded":"2024-09-21T09:37:19.846845+0000","last_fullsized":"2024-09-21T09:37:19.846845+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":350,"log_dups_size":0,"ondisk_log_size":350,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:41:11.204537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":54698096,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":590,"num_read_kb":635948,"num_write":442,"num_write_kb":125648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.519214+0000","last_change":"2024-09-21T09:32:32.657510+0000","last_active":"2024-09-21T09:36:13.519214+0000","last_peered":"2024-09-21T09:36:13.519214+0000","last_clean":"2024-09-21T09:36:13.519214+0000","last_became_active":"2024-09-21T09:32:32.656619+0000","last_became_peered":"2024-09-21T09:32:32.656619+0000","last_unstale":"2024-09-21T09:36:13.519214+0000","last_undegraded":"2024-09-21T09:36:13.519214+0000","last_fullsized":"2024-09-21T09:36:13.519214+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:56.860896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.519568+0000","last_change":"2024-09-21T09:32:32.697575+0000","last_active":"2024-09-21T09:36:13.519568+0000","last_peered":"2024-09-21T09:36:13.519568+0000","last_clean":"2024-09-21T09:36:13.519568+0000","last_became_active":"2024-09-21T09:32:32.697328+0000","last_became_peered":"2024-09-21T09:32:32.697328+0000","last_unstale":"2024-09-21T09:36:13.519568+0000","last_undegraded":"2024-09-21T09:36:13.519568+0000","last_fullsized":"2024-09-21T09:36:13.519568+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:10:30.484619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.e","version":"72'598","reported_seq":1085,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:23.868678+0000","last_change":"2024-09-21T09:33:40.280036+0000","last_active":"2024-09-21T09:37:23.868678+0000","last_peered":"2024-09-21T09:37:23.868678+0000","last_clean":"2024-09-21T09:37:23.868678+0000","last_became_active":"2024-09-21T09:33:40.279323+0000","last_became_peered":"2024-09-21T09:33:40.279323+0000","last_unstale":"2024-09-21T09:37:23.868678+0000","last_undegraded":"2024-09-21T09:37:23.868678+0000","last_fullsized":"2024-09-21T09:37:23.868678+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":598,"log_dups_size":0,"ondisk_log_size":598,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:34:15.687072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":100219702,"num_objects":33,"num_object_clones":0,"num_object_copies":99,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":33,"num_whiteouts":0,"num_read":1080,"num_read_kb":1165581,"num_write":759,"num_write_kb":213818,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.581333+0000","last_change":"2024-09-21T09:32:32.662416+0000","last_active":"2024-09-21T09:36:13.581333+0000","last_peered":"2024-09-21T09:36:13.581333+0000","last_clean":"2024-09-21T09:36:13.581333+0000","last_became_active":"2024-09-21T09:32:32.662082+0000","last_became_peered":"2024-09-21T09:32:32.662082+0000","last_unstale":"2024-09-21T09:36:13.581333+0000","last_undegraded":"2024-09-21T09:36:13.581333+0000","last_fullsized":"2024-09-21T09:36:13.581333+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:44:28.977668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.516962+0000","last_change":"2024-09-21T09:32:32.705054+0000","last_active":"2024-09-21T09:36:13.516962+0000","last_peered":"2024-09-21T09:36:13.516962+0000","last_clean":"2024-09-21T09:36:13.516962+0000","last_became_active":"2024-09-21T09:32:32.704767+0000","last_became_peered":"2024-09-21T09:32:32.704767+0000","last_unstale":"2024-09-21T09:36:13.516962+0000","last_undegraded":"2024-09-21T09:36:13.516962+0000","last_fullsized":"2024-09-21T09:36:13.516962+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:50:50.124926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.4","version":"72'569","reported_seq":1030,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:22.990120+0000","last_change":"2024-09-21T09:33:40.281333+0000","last_active":"2024-09-21T09:37:22.990120+0000","last_peered":"2024-09-21T09:37:22.990120+0000","last_clean":"2024-09-21T09:37:22.990120+0000","last_became_active":"2024-09-21T09:33:40.281054+0000","last_became_peered":"2024-09-21T09:33:40.281054+0000","last_unstale":"2024-09-21T09:37:22.990120+0000","last_undegraded":"2024-09-21T09:37:22.990120+0000","last_fullsized":"2024-09-21T09:37:22.990120+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":569,"log_dups_size":0,"ondisk_log_size":569,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:37:08.524795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81426407,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":1016,"num_read_kb":1070036,"num_write":722,"num_write_kb":209258,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":137,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:36:56.790253+0000","last_change":"2024-09-21T09:30:48.519234+0000","last_active":"2024-09-21T09:36:56.790253+0000","last_peered":"2024-09-21T09:36:56.790253+0000","last_clean":"2024-09-21T09:36:56.790253+0000","last_became_active":"2024-09-21T09:30:48.514472+0000","last_became_peered":"2024-09-21T09:30:48.514472+0000","last_unstale":"2024-09-21T09:36:56.790253+0000","last_undegraded":"2024-09-21T09:36:56.790253+0000","last_fullsized":"2024-09-21T09:36:56.790253+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:15.983406+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":34,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.596523+0000","last_change":"2024-09-21T09:31:21.581235+0000","last_active":"2024-09-21T09:36:13.596523+0000","last_peered":"2024-09-21T09:36:13.596523+0000","last_clean":"2024-09-21T09:36:13.596523+0000","last_became_active":"2024-09-21T09:31:17.066438+0000","last_became_peered":"2024-09-21T09:31:17.066438+0000","last_unstale":"2024-09-21T09:36:13.596523+0000","last_undegraded":"2024-09-21T09:36:13.596523+0000","last_fullsized":"2024-09-21T09:36:13.596523+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T13:26:45.960808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023682600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.581211+0000","last_change":"2024-09-21T09:32:32.659726+0000","last_active":"2024-09-21T09:36:13.581211+0000","last_peered":"2024-09-21T09:36:13.581211+0000","last_clean":"2024-09-21T09:36:13.581211+0000","last_became_active":"2024-09-21T09:32:32.659443+0000","last_became_peered":"2024-09-21T09:32:32.659443+0000","last_unstale":"2024-09-21T09:36:13.581211+0000","last_undegraded":"2024-09-21T09:36:13.581211+0000","last_fullsized":"2024-09-21T09:36:13.581211+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:20:42.154607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.521313+0000","last_change":"2024-09-21T09:32:32.955733+0000","last_active":"2024-09-21T09:36:13.521313+0000","last_peered":"2024-09-21T09:36:13.521313+0000","last_clean":"2024-09-21T09:36:13.521313+0000","last_became_active":"2024-09-21T09:32:32.955448+0000","last_became_peered":"2024-09-21T09:32:32.955448+0000","last_unstale":"2024-09-21T09:36:13.521313+0000","last_undegraded":"2024-09-21T09:36:13.521313+0000","last_fullsized":"2024-09-21T09:36:13.521313+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:21:20.762755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.7","version":"72'390","reported_seq":753,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:23.887707+0000","last_change":"2024-09-21T09:33:40.279006+0000","last_active":"2024-09-21T09:37:23.887707+0000","last_peered":"2024-09-21T09:37:23.887707+0000","last_clean":"2024-09-21T09:37:23.887707+0000","last_became_active":"2024-09-21T09:33:40.278714+0000","last_became_peered":"2024-09-21T09:33:40.278714+0000","last_unstale":"2024-09-21T09:37:23.887707+0000","last_undegraded":"2024-09-21T09:37:23.887707+0000","last_fullsized":"2024-09-21T09:37:23.887707+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":390,"log_dups_size":0,"ondisk_log_size":390,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:14:12.873061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64364926,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":818,"num_read_kb":834812,"num_write":495,"num_write_kb":141030,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":33,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.515860+0000","last_change":"2024-09-21T09:31:21.577773+0000","last_active":"2024-09-21T09:36:13.515860+0000","last_peered":"2024-09-21T09:36:13.515860+0000","last_clean":"2024-09-21T09:36:13.515860+0000","last_became_active":"2024-09-21T09:31:17.067667+0000","last_became_peered":"2024-09-21T09:31:17.067667+0000","last_unstale":"2024-09-21T09:36:13.515860+0000","last_undegraded":"2024-09-21T09:36:13.515860+0000","last_fullsized":"2024-09-21T09:36:13.515860+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T20:36:16.357471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.515409+0000","last_change":"2024-09-21T09:32:32.656382+0000","last_active":"2024-09-21T09:36:13.515409+0000","last_peered":"2024-09-21T09:36:13.515409+0000","last_clean":"2024-09-21T09:36:13.515409+0000","last_became_active":"2024-09-21T09:32:32.656010+0000","last_became_peered":"2024-09-21T09:32:32.656010+0000","last_unstale":"2024-09-21T09:36:13.515409+0000","last_undegraded":"2024-09-21T09:36:13.515409+0000","last_fullsized":"2024-09-21T09:36:13.515409+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:05:53.612536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.516258+0000","last_change":"2024-09-21T09:32:32.694705+0000","last_active":"2024-09-21T09:36:13.516258+0000","last_peered":"2024-09-21T09:36:13.516258+0000","last_clean":"2024-09-21T09:36:13.516258+0000","last_became_active":"2024-09-21T09:32:32.694413+0000","last_became_peered":"2024-09-21T09:32:32.694413+0000","last_unstale":"2024-09-21T09:36:13.516258+0000","last_undegraded":"2024-09-21T09:36:13.516258+0000","last_fullsized":"2024-09-21T09:36:13.516258+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:54.668550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.6","version":"72'427","reported_seq":798,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:23.887352+0000","last_change":"2024-09-21T09:33:40.280336+0000","last_active":"2024-09-21T09:37:23.887352+0000","last_peered":"2024-09-21T09:37:23.887352+0000","last_clean":"2024-09-21T09:37:23.887352+0000","last_became_active":"2024-09-21T09:33:40.280083+0000","last_became_peered":"2024-09-21T09:33:40.280083+0000","last_unstale":"2024-09-21T09:37:23.887352+0000","last_undegraded":"2024-09-21T09:37:23.887352+0000","last_fullsized":"2024-09-21T09:37:23.887352+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":427,"log_dups_size":0,"ondisk_log_size":427,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:47:23.945757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71709255,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":835,"num_read_kb":974898,"num_write":539,"num_write_kb":157825,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":33,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.610373+0000","last_change":"2024-09-21T09:31:22.071922+0000","last_active":"2024-09-21T09:36:13.610373+0000","last_peered":"2024-09-21T09:36:13.610373+0000","last_clean":"2024-09-21T09:36:13.610373+0000","last_became_active":"2024-09-21T09:31:17.065197+0000","last_became_peered":"2024-09-21T09:31:17.065197+0000","last_unstale":"2024-09-21T09:36:13.610373+0000","last_undegraded":"2024-09-21T09:36:13.610373+0000","last_fullsized":"2024-09-21T09:36:13.610373+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:03:08.172531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.517357+0000","last_change":"2024-09-21T09:32:32.651028+0000","last_active":"2024-09-21T09:36:13.517357+0000","last_peered":"2024-09-21T09:36:13.517357+0000","last_clean":"2024-09-21T09:36:13.517357+0000","last_became_active":"2024-09-21T09:32:32.650140+0000","last_became_peered":"2024-09-21T09:32:32.650140+0000","last_unstale":"2024-09-21T09:36:13.517357+0000","last_undegraded":"2024-09-21T09:36:13.517357+0000","last_fullsized":"2024-09-21T09:36:13.517357+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:05:38.304279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.517032+0000","last_change":"2024-09-21T09:32:32.696680+0000","last_active":"2024-09-21T09:36:13.517032+0000","last_peered":"2024-09-21T09:36:13.517032+0000","last_clean":"2024-09-21T09:36:13.517032+0000","last_became_active":"2024-09-21T09:32:32.696208+0000","last_became_peered":"2024-09-21T09:32:32.696208+0000","last_unstale":"2024-09-21T09:36:13.517032+0000","last_undegraded":"2024-09-21T09:36:13.517032+0000","last_fullsized":"2024-09-21T09:36:13.517032+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:02:11.503900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.5","version":"72'388","reported_seq":669,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:21.958500+0000","last_change":"2024-09-21T09:33:40.275791+0000","last_active":"2024-09-21T09:37:21.958500+0000","last_peered":"2024-09-21T09:37:21.958500+0000","last_clean":"2024-09-21T09:37:21.958500+0000","last_became_active":"2024-09-21T09:33:40.275556+0000","last_became_peered":"2024-09-21T09:33:40.275556+0000","last_unstale":"2024-09-21T09:37:21.958500+0000","last_undegraded":"2024-09-21T09:37:21.958500+0000","last_fullsized":"2024-09-21T09:37:21.958500+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":388,"log_dups_size":0,"ondisk_log_size":388,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:36:36.268446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65221951,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":599,"num_read_kb":617945,"num_write":495,"num_write_kb":139823,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":35,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.596431+0000","last_change":"2024-09-21T09:31:21.581727+0000","last_active":"2024-09-21T09:36:13.596431+0000","last_peered":"2024-09-21T09:36:13.596431+0000","last_clean":"2024-09-21T09:36:13.596431+0000","last_became_active":"2024-09-21T09:31:17.067769+0000","last_became_peered":"2024-09-21T09:31:17.067769+0000","last_unstale":"2024-09-21T09:36:13.596431+0000","last_undegraded":"2024-09-21T09:36:13.596431+0000","last_fullsized":"2024-09-21T09:36:13.596431+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:16:32.043422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073979999999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.519489+0000","last_change":"2024-09-21T09:32:32.657662+0000","last_active":"2024-09-21T09:36:13.519489+0000","last_peered":"2024-09-21T09:36:13.519489+0000","last_clean":"2024-09-21T09:36:13.519489+0000","last_became_active":"2024-09-21T09:32:32.656402+0000","last_became_peered":"2024-09-21T09:32:32.656402+0000","last_unstale":"2024-09-21T09:36:13.519489+0000","last_undegraded":"2024-09-21T09:36:13.519489+0000","last_fullsized":"2024-09-21T09:36:13.519489+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:39:27.496380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.517889+0000","last_change":"2024-09-21T09:32:32.705043+0000","last_active":"2024-09-21T09:36:13.517889+0000","last_peered":"2024-09-21T09:36:13.517889+0000","last_clean":"2024-09-21T09:36:13.517889+0000","last_became_active":"2024-09-21T09:32:32.704789+0000","last_became_peered":"2024-09-21T09:32:32.704789+0000","last_unstale":"2024-09-21T09:36:13.517889+0000","last_undegraded":"2024-09-21T09:36:13.517889+0000","last_fullsized":"2024-09-21T09:36:13.517889+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:32:18.998885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.3","version":"72'486","reported_seq":888,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:23.853636+0000","last_change":"2024-09-21T09:33:40.279220+0000","last_active":"2024-09-21T09:37:23.853636+0000","last_peered":"2024-09-21T09:37:23.853636+0000","last_clean":"2024-09-21T09:37:23.853636+0000","last_became_active":"2024-09-21T09:33:40.278958+0000","last_became_peered":"2024-09-21T09:33:40.278958+0000","last_unstale":"2024-09-21T09:37:23.853636+0000","last_undegraded":"2024-09-21T09:37:23.853636+0000","last_fullsized":"2024-09-21T09:37:23.853636+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":486,"log_dups_size":0,"ondisk_log_size":486,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:17:42.450177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":87729626,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":895,"num_read_kb":920742,"num_write":616,"num_write_kb":173743,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.596594+0000","last_change":"2024-09-21T09:32:32.658399+0000","last_active":"2024-09-21T09:36:13.596594+0000","last_peered":"2024-09-21T09:36:13.596594+0000","last_clean":"2024-09-21T09:36:13.596594+0000","last_became_active":"2024-09-21T09:32:32.658086+0000","last_became_peered":"2024-09-21T09:32:32.658086+0000","last_unstale":"2024-09-21T09:36:13.596594+0000","last_undegraded":"2024-09-21T09:36:13.596594+0000","last_fullsized":"2024-09-21T09:36:13.596594+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:45:48.416131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":33,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.518016+0000","last_change":"2024-09-21T09:31:21.577829+0000","last_active":"2024-09-21T09:36:13.518016+0000","last_peered":"2024-09-21T09:36:13.518016+0000","last_clean":"2024-09-21T09:36:13.518016+0000","last_became_active":"2024-09-21T09:31:17.064215+0000","last_became_peered":"2024-09-21T09:31:17.064215+0000","last_unstale":"2024-09-21T09:36:13.518016+0000","last_undegraded":"2024-09-21T09:36:13.518016+0000","last_fullsized":"2024-09-21T09:36:13.518016+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:07:56.093994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.516000+0000","last_change":"2024-09-21T09:32:32.700435+0000","last_active":"2024-09-21T09:36:13.516000+0000","last_peered":"2024-09-21T09:36:13.516000+0000","last_clean":"2024-09-21T09:36:13.516000+0000","last_became_active":"2024-09-21T09:32:32.700181+0000","last_became_peered":"2024-09-21T09:32:32.700181+0000","last_unstale":"2024-09-21T09:36:13.516000+0000","last_undegraded":"2024-09-21T09:36:13.516000+0000","last_fullsized":"2024-09-21T09:36:13.516000+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:38:46.760002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.2","version":"72'599","reported_seq":1072,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:20.097655+0000","last_change":"2024-09-21T09:33:40.278970+0000","last_active":"2024-09-21T09:37:20.097655+0000","last_peered":"2024-09-21T09:37:20.097655+0000","last_clean":"2024-09-21T09:37:20.097655+0000","last_became_active":"2024-09-21T09:33:40.278703+0000","last_became_peered":"2024-09-21T09:33:40.278703+0000","last_unstale":"2024-09-21T09:37:20.097655+0000","last_undegraded":"2024-09-21T09:37:20.097655+0000","last_fullsized":"2024-09-21T09:37:20.097655+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":599,"log_dups_size":0,"ondisk_log_size":599,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:52:46.369709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":84956240,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":0,"num_read":1038,"num_read_kb":1082859,"num_write":757,"num_write_kb":215568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.517956+0000","last_change":"2024-09-21T09:32:32.653833+0000","last_active":"2024-09-21T09:36:13.517956+0000","last_peered":"2024-09-21T09:36:13.517956+0000","last_clean":"2024-09-21T09:36:13.517956+0000","last_became_active":"2024-09-21T09:32:32.653255+0000","last_became_peered":"2024-09-21T09:32:32.653255+0000","last_unstale":"2024-09-21T09:36:13.517956+0000","last_undegraded":"2024-09-21T09:36:13.517956+0000","last_fullsized":"2024-09-21T09:36:13.517956+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:48:42.814028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":33,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.514788+0000","last_change":"2024-09-21T09:31:21.577768+0000","last_active":"2024-09-21T09:36:13.514788+0000","last_peered":"2024-09-21T09:36:13.514788+0000","last_clean":"2024-09-21T09:36:13.514788+0000","last_became_active":"2024-09-21T09:31:17.064991+0000","last_became_peered":"2024-09-21T09:31:17.064991+0000","last_unstale":"2024-09-21T09:36:13.514788+0000","last_undegraded":"2024-09-21T09:36:13.514788+0000","last_fullsized":"2024-09-21T09:36:13.514788+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:48:43.681990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.516265+0000","last_change":"2024-09-21T09:32:32.954679+0000","last_active":"2024-09-21T09:36:13.516265+0000","last_peered":"2024-09-21T09:36:13.516265+0000","last_clean":"2024-09-21T09:36:13.516265+0000","last_became_active":"2024-09-21T09:32:32.954343+0000","last_became_peered":"2024-09-21T09:32:32.954343+0000","last_unstale":"2024-09-21T09:36:13.516265+0000","last_undegraded":"2024-09-21T09:36:13.516265+0000","last_fullsized":"2024-09-21T09:36:13.516265+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:39:20.732486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.1","version":"72'466","reported_seq":887,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:23.274193+0000","last_change":"2024-09-21T09:33:40.276871+0000","last_active":"2024-09-21T09:37:23.274193+0000","last_peered":"2024-09-21T09:37:23.274193+0000","last_clean":"2024-09-21T09:37:23.274193+0000","last_became_active":"2024-09-21T09:33:40.276578+0000","last_became_peered":"2024-09-21T09:33:40.276578+0000","last_unstale":"2024-09-21T09:37:23.274193+0000","last_undegraded":"2024-09-21T09:37:23.274193+0000","last_fullsized":"2024-09-21T09:37:23.274193+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":466,"log_dups_size":0,"ondisk_log_size":466,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:21:32.554437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":83981236,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":0,"num_read":970,"num_read_kb":1070956,"num_write":594,"num_write_kb":168318,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.581440+0000","last_change":"2024-09-21T09:32:32.662302+0000","last_active":"2024-09-21T09:36:13.581440+0000","last_peered":"2024-09-21T09:36:13.581440+0000","last_clean":"2024-09-21T09:36:13.581440+0000","last_became_active":"2024-09-21T09:32:32.662086+0000","last_became_peered":"2024-09-21T09:32:32.662086+0000","last_unstale":"2024-09-21T09:36:13.581440+0000","last_undegraded":"2024-09-21T09:36:13.581440+0000","last_fullsized":"2024-09-21T09:36:13.581440+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:10:45.808804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":33,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.516711+0000","last_change":"2024-09-21T09:31:21.577792+0000","last_active":"2024-09-21T09:36:13.516711+0000","last_peered":"2024-09-21T09:36:13.516711+0000","last_clean":"2024-09-21T09:36:13.516711+0000","last_became_active":"2024-09-21T09:31:17.065524+0000","last_became_peered":"2024-09-21T09:31:17.065524+0000","last_unstale":"2024-09-21T09:36:13.516711+0000","last_undegraded":"2024-09-21T09:36:13.516711+0000","last_fullsized":"2024-09-21T09:36:13.516711+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:05:58.937827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022859399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.580854+0000","last_change":"2024-09-21T09:32:32.955112+0000","last_active":"2024-09-21T09:36:13.580854+0000","last_peered":"2024-09-21T09:36:13.580854+0000","last_clean":"2024-09-21T09:36:13.580854+0000","last_became_active":"2024-09-21T09:32:32.954794+0000","last_became_peered":"2024-09-21T09:32:32.954794+0000","last_unstale":"2024-09-21T09:36:13.580854+0000","last_undegraded":"2024-09-21T09:36:13.580854+0000","last_fullsized":"2024-09-21T09:36:13.580854+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:17:32.324687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.0","version":"72'463","reported_seq":859,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:37:21.957674+0000","last_change":"2024-09-21T09:33:40.277931+0000","last_active":"2024-09-21T09:37:21.957674+0000","last_peered":"2024-09-21T09:37:21.957674+0000","last_clean":"2024-09-21T09:37:21.957674+0000","last_became_active":"2024-09-21T09:33:40.277662+0000","last_became_peered":"2024-09-21T09:33:40.277662+0000","last_unstale":"2024-09-21T09:37:21.957674+0000","last_undegraded":"2024-09-21T09:37:21.957674+0000","last_fullsized":"2024-09-21T09:37:21.957674+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:33:39.261483+0000","last_clean_scrub_stamp":"2024-09-21T09:33:39.261483+0000","objects_scrubbed":0,"log_size":463,"log_dups_size":0,"ondisk_log_size":463,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:53:53.186067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69576383,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":891,"num_read_kb":952925,"num_write":585,"num_write_kb":165471,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.516394+0000","last_change":"2024-09-21T09:32:32.650664+0000","last_active":"2024-09-21T09:36:13.516394+0000","last_peered":"2024-09-21T09:36:13.516394+0000","last_clean":"2024-09-21T09:36:13.516394+0000","last_became_active":"2024-09-21T09:32:32.650403+0000","last_became_peered":"2024-09-21T09:32:32.650403+0000","last_unstale":"2024-09-21T09:36:13.516394+0000","last_undegraded":"2024-09-21T09:36:13.516394+0000","last_fullsized":"2024-09-21T09:36:13.516394+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:25:37.476458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":33,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.521533+0000","last_change":"2024-09-21T09:31:21.582412+0000","last_active":"2024-09-21T09:36:13.521533+0000","last_peered":"2024-09-21T09:36:13.521533+0000","last_clean":"2024-09-21T09:36:13.521533+0000","last_became_active":"2024-09-21T09:31:17.065154+0000","last_became_peered":"2024-09-21T09:31:17.065154+0000","last_unstale":"2024-09-21T09:36:13.521533+0000","last_undegraded":"2024-09-21T09:36:13.521533+0000","last_fullsized":"2024-09-21T09:36:13.521533+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:06:10.007398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.519037+0000","last_change":"2024-09-21T09:32:32.693701+0000","last_active":"2024-09-21T09:36:13.519037+0000","last_peered":"2024-09-21T09:36:13.519037+0000","last_clean":"2024-09-21T09:36:13.519037+0000","last_became_active":"2024-09-21T09:32:32.693442+0000","last_became_peered":"2024-09-21T09:32:32.693442+0000","last_unstale":"2024-09-21T09:36:13.519037+0000","last_undegraded":"2024-09-21T09:36:13.519037+0000","last_fullsized":"2024-09-21T09:36:13.519037+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:09:51.196323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.519294+0000","last_change":"2024-09-21T09:32:32.698195+0000","last_active":"2024-09-21T09:36:13.519294+0000","last_peered":"2024-09-21T09:36:13.519294+0000","last_clean":"2024-09-21T09:36:13.519294+0000","last_became_active":"2024-09-21T09:32:32.697934+0000","last_became_peered":"2024-09-21T09:32:32.697934+0000","last_unstale":"2024-09-21T09:36:13.519294+0000","last_undegraded":"2024-09-21T09:36:13.519294+0000","last_fullsized":"2024-09-21T09:36:13.519294+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:56:40.367310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"72'19","reported_seq":40,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T09:36:54.863048+0000","last_change":"2024-09-21T09:32:32.659162+0000","last_active":"2024-09-21T09:36:54.863048+0000","last_peered":"2024-09-21T09:36:54.863048+0000","last_clean":"2024-09-21T09:36:54.863048+0000","last_became_active":"2024-09-21T09:32:32.658854+0000","last_became_peered":"2024-09-21T09:32:32.658854+0000","last_unstale":"2024-09-21T09:36:54.863048+0000","last_undegraded":"2024-09-21T09:36:54.863048+0000","last_fullsized":"2024-09-21T09:36:54.863048+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:45:12.037383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4462,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":19,"num_write_kb":16,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.516065+0000","last_change":"2024-09-21T09:32:32.700984+0000","last_active":"2024-09-21T09:36:13.516065+0000","last_peered":"2024-09-21T09:36:13.516065+0000","last_clean":"2024-09-21T09:36:13.516065+0000","last_became_active":"2024-09-21T09:32:32.700711+0000","last_became_peered":"2024-09-21T09:32:32.700711+0000","last_unstale":"2024-09-21T09:36:13.516065+0000","last_undegraded":"2024-09-21T09:36:13.516065+0000","last_fullsized":"2024-09-21T09:36:13.516065+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:50:58.865198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.514499+0000","last_change":"2024-09-21T09:32:32.661655+0000","last_active":"2024-09-21T09:36:13.514499+0000","last_peered":"2024-09-21T09:36:13.514499+0000","last_clean":"2024-09-21T09:36:13.514499+0000","last_became_active":"2024-09-21T09:32:32.661392+0000","last_became_peered":"2024-09-21T09:32:32.661392+0000","last_unstale":"2024-09-21T09:36:13.514499+0000","last_undegraded":"2024-09-21T09:36:13.514499+0000","last_fullsized":"2024-09-21T09:36:13.514499+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:01.018678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.596665+0000","last_change":"2024-09-21T09:32:32.654610+0000","last_active":"2024-09-21T09:36:13.596665+0000","last_peered":"2024-09-21T09:36:13.596665+0000","last_clean":"2024-09-21T09:36:13.596665+0000","last_became_active":"2024-09-21T09:32:32.654342+0000","last_became_peered":"2024-09-21T09:32:32.654342+0000","last_unstale":"2024-09-21T09:36:13.596665+0000","last_undegraded":"2024-09-21T09:36:13.596665+0000","last_fullsized":"2024-09-21T09:36:13.596665+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:56:59.098328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.580830+0000","last_change":"2024-09-21T09:32:32.954840+0000","last_active":"2024-09-21T09:36:13.580830+0000","last_peered":"2024-09-21T09:36:13.580830+0000","last_clean":"2024-09-21T09:36:13.580830+0000","last_became_active":"2024-09-21T09:32:32.954336+0000","last_became_peered":"2024-09-21T09:32:32.954336+0000","last_unstale":"2024-09-21T09:36:13.580830+0000","last_undegraded":"2024-09-21T09:36:13.580830+0000","last_fullsized":"2024-09-21T09:36:13.580830+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:13:38.303830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.516093+0000","last_change":"2024-09-21T09:32:32.655828+0000","last_active":"2024-09-21T09:36:13.516093+0000","last_peered":"2024-09-21T09:36:13.516093+0000","last_clean":"2024-09-21T09:36:13.516093+0000","last_became_active":"2024-09-21T09:32:32.655550+0000","last_became_peered":"2024-09-21T09:32:32.655550+0000","last_unstale":"2024-09-21T09:36:13.516093+0000","last_undegraded":"2024-09-21T09:36:13.516093+0000","last_fullsized":"2024-09-21T09:36:13.516093+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:06:02.684315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":30,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.580772+0000","last_change":"2024-09-21T09:33:18.893359+0000","last_active":"2024-09-21T09:36:13.580772+0000","last_peered":"2024-09-21T09:36:13.580772+0000","last_clean":"2024-09-21T09:36:13.580772+0000","last_became_active":"2024-09-21T09:33:18.892987+0000","last_became_peered":"2024-09-21T09:33:18.892987+0000","last_unstale":"2024-09-21T09:36:13.580772+0000","last_undegraded":"2024-09-21T09:36:13.580772+0000","last_fullsized":"2024-09-21T09:36:13.580772+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:56:34.035292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.521454+0000","last_change":"2024-09-21T09:32:32.705238+0000","last_active":"2024-09-21T09:36:13.521454+0000","last_peered":"2024-09-21T09:36:13.521454+0000","last_clean":"2024-09-21T09:36:13.521454+0000","last_became_active":"2024-09-21T09:32:32.704836+0000","last_became_peered":"2024-09-21T09:32:32.704836+0000","last_unstale":"2024-09-21T09:36:13.521454+0000","last_undegraded":"2024-09-21T09:36:13.521454+0000","last_fullsized":"2024-09-21T09:36:13.521454+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:01:12.569582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.580960+0000","last_change":"2024-09-21T09:32:32.654163+0000","last_active":"2024-09-21T09:36:13.580960+0000","last_peered":"2024-09-21T09:36:13.580960+0000","last_clean":"2024-09-21T09:36:13.580960+0000","last_became_active":"2024-09-21T09:32:32.653284+0000","last_became_peered":"2024-09-21T09:32:32.653284+0000","last_unstale":"2024-09-21T09:36:13.580960+0000","last_undegraded":"2024-09-21T09:36:13.580960+0000","last_fullsized":"2024-09-21T09:36:13.580960+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:39:34.684875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.516194+0000","last_change":"2024-09-21T09:32:32.954787+0000","last_active":"2024-09-21T09:36:13.516194+0000","last_peered":"2024-09-21T09:36:13.516194+0000","last_clean":"2024-09-21T09:36:13.516194+0000","last_became_active":"2024-09-21T09:32:32.954395+0000","last_became_peered":"2024-09-21T09:32:32.954395+0000","last_unstale":"2024-09-21T09:36:13.516194+0000","last_undegraded":"2024-09-21T09:36:13.516194+0000","last_fullsized":"2024-09-21T09:36:13.516194+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:06:03.268698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.515799+0000","last_change":"2024-09-21T09:32:32.657037+0000","last_active":"2024-09-21T09:36:13.515799+0000","last_peered":"2024-09-21T09:36:13.515799+0000","last_clean":"2024-09-21T09:36:13.515799+0000","last_became_active":"2024-09-21T09:32:32.656749+0000","last_became_peered":"2024-09-21T09:32:32.656749+0000","last_unstale":"2024-09-21T09:36:13.515799+0000","last_undegraded":"2024-09-21T09:36:13.515799+0000","last_fullsized":"2024-09-21T09:36:13.515799+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:59:30.671952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.581173+0000","last_change":"2024-09-21T09:32:32.707503+0000","last_active":"2024-09-21T09:36:13.581173+0000","last_peered":"2024-09-21T09:36:13.581173+0000","last_clean":"2024-09-21T09:36:13.581173+0000","last_became_active":"2024-09-21T09:32:32.707190+0000","last_became_peered":"2024-09-21T09:32:32.707190+0000","last_unstale":"2024-09-21T09:36:13.581173+0000","last_undegraded":"2024-09-21T09:36:13.581173+0000","last_fullsized":"2024-09-21T09:36:13.581173+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:06:04.613157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.519099+0000","last_change":"2024-09-21T09:32:32.657084+0000","last_active":"2024-09-21T09:36:13.519099+0000","last_peered":"2024-09-21T09:36:13.519099+0000","last_clean":"2024-09-21T09:36:13.519099+0000","last_became_active":"2024-09-21T09:32:32.656822+0000","last_became_peered":"2024-09-21T09:32:32.656822+0000","last_unstale":"2024-09-21T09:36:13.519099+0000","last_undegraded":"2024-09-21T09:36:13.519099+0000","last_fullsized":"2024-09-21T09:36:13.519099+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:50:07.313043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.610504+0000","last_change":"2024-09-21T09:32:32.697786+0000","last_active":"2024-09-21T09:36:13.610504+0000","last_peered":"2024-09-21T09:36:13.610504+0000","last_clean":"2024-09-21T09:36:13.610504+0000","last_became_active":"2024-09-21T09:32:32.697578+0000","last_became_peered":"2024-09-21T09:32:32.697578+0000","last_unstale":"2024-09-21T09:36:13.610504+0000","last_undegraded":"2024-09-21T09:36:13.610504+0000","last_fullsized":"2024-09-21T09:36:13.610504+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:04:48.041447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.516350+0000","last_change":"2024-09-21T09:32:32.650707+0000","last_active":"2024-09-21T09:36:13.516350+0000","last_peered":"2024-09-21T09:36:13.516350+0000","last_clean":"2024-09-21T09:36:13.516350+0000","last_became_active":"2024-09-21T09:32:32.650460+0000","last_became_peered":"2024-09-21T09:32:32.650460+0000","last_unstale":"2024-09-21T09:36:13.516350+0000","last_undegraded":"2024-09-21T09:36:13.516350+0000","last_fullsized":"2024-09-21T09:36:13.516350+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:57:21.874310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":30,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.519208+0000","last_change":"2024-09-21T09:33:18.681579+0000","last_active":"2024-09-21T09:36:13.519208+0000","last_peered":"2024-09-21T09:36:13.519208+0000","last_clean":"2024-09-21T09:36:13.519208+0000","last_became_active":"2024-09-21T09:33:18.681251+0000","last_became_peered":"2024-09-21T09:33:18.681251+0000","last_unstale":"2024-09-21T09:36:13.519208+0000","last_undegraded":"2024-09-21T09:36:13.519208+0000","last_fullsized":"2024-09-21T09:36:13.519208+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:19:58.290472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.596442+0000","last_change":"2024-09-21T09:32:32.654762+0000","last_active":"2024-09-21T09:36:13.596442+0000","last_peered":"2024-09-21T09:36:13.596442+0000","last_clean":"2024-09-21T09:36:13.596442+0000","last_became_active":"2024-09-21T09:32:32.654502+0000","last_became_peered":"2024-09-21T09:32:32.654502+0000","last_unstale":"2024-09-21T09:36:13.596442+0000","last_undegraded":"2024-09-21T09:36:13.596442+0000","last_fullsized":"2024-09-21T09:36:13.596442+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:49:17.428422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.518970+0000","last_change":"2024-09-21T09:32:32.700224+0000","last_active":"2024-09-21T09:36:13.518970+0000","last_peered":"2024-09-21T09:36:13.518970+0000","last_clean":"2024-09-21T09:36:13.518970+0000","last_became_active":"2024-09-21T09:32:32.699970+0000","last_became_peered":"2024-09-21T09:32:32.699970+0000","last_unstale":"2024-09-21T09:36:13.518970+0000","last_undegraded":"2024-09-21T09:36:13.518970+0000","last_fullsized":"2024-09-21T09:36:13.518970+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:06:09.208951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.596610+0000","last_change":"2024-09-21T09:32:32.656463+0000","last_active":"2024-09-21T09:36:13.596610+0000","last_peered":"2024-09-21T09:36:13.596610+0000","last_clean":"2024-09-21T09:36:13.596610+0000","last_became_active":"2024-09-21T09:32:32.655397+0000","last_became_peered":"2024-09-21T09:32:32.655397+0000","last_unstale":"2024-09-21T09:36:13.596610+0000","last_undegraded":"2024-09-21T09:36:13.596610+0000","last_fullsized":"2024-09-21T09:36:13.596610+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:17.998221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.581070+0000","last_change":"2024-09-21T09:32:32.698979+0000","last_active":"2024-09-21T09:36:13.581070+0000","last_peered":"2024-09-21T09:36:13.581070+0000","last_clean":"2024-09-21T09:36:13.581070+0000","last_became_active":"2024-09-21T09:32:32.698718+0000","last_became_peered":"2024-09-21T09:32:32.698718+0000","last_unstale":"2024-09-21T09:36:13.581070+0000","last_undegraded":"2024-09-21T09:36:13.581070+0000","last_fullsized":"2024-09-21T09:36:13.581070+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:24:10.058705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.581256+0000","last_change":"2024-09-21T09:32:32.652931+0000","last_active":"2024-09-21T09:36:13.581256+0000","last_peered":"2024-09-21T09:36:13.581256+0000","last_clean":"2024-09-21T09:36:13.581256+0000","last_became_active":"2024-09-21T09:32:32.652621+0000","last_became_peered":"2024-09-21T09:32:32.652621+0000","last_unstale":"2024-09-21T09:36:13.581256+0000","last_undegraded":"2024-09-21T09:36:13.581256+0000","last_fullsized":"2024-09-21T09:36:13.581256+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:50:03.771067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.518815+0000","last_change":"2024-09-21T09:32:32.697534+0000","last_active":"2024-09-21T09:36:13.518815+0000","last_peered":"2024-09-21T09:36:13.518815+0000","last_clean":"2024-09-21T09:36:13.518815+0000","last_became_active":"2024-09-21T09:32:32.697248+0000","last_became_peered":"2024-09-21T09:32:32.697248+0000","last_unstale":"2024-09-21T09:36:13.518815+0000","last_undegraded":"2024-09-21T09:36:13.518815+0000","last_fullsized":"2024-09-21T09:36:13.518815+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:34:16.956885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-21T09:36:13.516003+0000","last_change":"2024-09-21T09:32:32.653476+0000","last_active":"2024-09-21T09:36:13.516003+0000","last_peered":"2024-09-21T09:36:13.516003+0000","last_clean":"2024-09-21T09:36:13.516003+0000","last_became_active":"2024-09-21T09:32:32.653036+0000","last_became_peered":"2024-09-21T09:32:32.653036+0000","last_unstale":"2024-09-21T09:36:13.516003+0000","last_undegraded":"2024-09-21T09:36:13.516003+0000","last_fullsized":"2024-09-21T09:36:13.516003+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:23:16.877184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":1235449364,"num_objects":414,"num_object_clones":0,"num_object_copies":1242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":414,"num_whiteouts":0,"num_read":14024,"num_read_kb":14950833,"num_write":9767,"num_write_kb":2771473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2288259072,"data_stored":2275651836,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":7710,"ondisk_log_size":7710,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5248,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":58,"num_write_kb":26,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":15744,"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":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397587,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":565968,"kb_used_data":249732,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93179184,"statfs":{"total":95995035648,"available":95415484416,"internally_reserved":0,"allocated":255725568,"data_stored":253943217,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683593815,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":497212,"kb_used_data":189536,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93247940,"statfs":{"total":95995035648,"available":95485890560,"internally_reserved":0,"allocated":194084864,"data_stored":192543687,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790043,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":742156,"kb_used_data":441432,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93002996,"statfs":{"total":95995035648,"available":95235067904,"internally_reserved":0,"allocated":452026368,"data_stored":449183081,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986272,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":662712,"kb_used_data":346296,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93082440,"statfs":{"total":95995035648,"available":95316418560,"internally_reserved":0,"allocated":354607104,"data_stored":352220819,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149798,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":426924,"kb_used_data":124500,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":93318228,"statfs":{"total":95995035648,"available":95557865472,"internally_reserved":0,"allocated":127488000,"data_stored":126408208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411435,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":606440,"kb_used_data":290636,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93138712,"statfs":{"total":95995035648,"available":95374041088,"internally_reserved":0,"allocated":297611264,"data_stored":295643606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574960,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":523496,"kb_used_data":210228,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93221656,"statfs":{"total":95995035648,"available":95458975744,"internally_reserved":0,"allocated":215273472,"data_stored":213637515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738484,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":689844,"kb_used_data":389928,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93055308,"statfs":{"total":95995035648,"available":95288635392,"internally_reserved":0,"allocated":399286272,"data_stored":396630655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4532,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4678,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":397938688,"data_stored":395693071,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":214523904,"data_stored":213290872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":296857600,"data_stored":295296378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":126738432,"data_stored":126061494,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":353837056,"data_stored":351869587,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":451272704,"data_stored":448836113,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":192733184,"data_stored":191602774,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":254357504,"data_stored":253001547,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:37:30.001 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-09-21T09:37:30.001 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-09-21T09:37:30.246 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:37:30.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:30 smithi137 ceph-mon[93825]: pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 8.0 MiB/s wr, 70 op/s 2024-09-21T09:37:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:30 smithi137 ceph-mon[39068]: pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 8.0 MiB/s wr, 70 op/s 2024-09-21T09:37:30.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:30 smithi165 ceph-mon[32789]: pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 8.0 MiB/s wr, 70 op/s 2024-09-21T09:37:30.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:31.363 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:31 smithi137 ceph-mon[93825]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:37:31.363 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:31 smithi137 ceph-mon[39068]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:37:31.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:31 smithi165 ceph-mon[32789]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:37:32.091 INFO:teuthology.orchestra.run.smithi137.stderr:pool 'unique_pool_0' removed 2024-09-21T09:37:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:32 smithi137 ceph-mon[93825]: pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 8.0 MiB/s wr, 70 op/s 2024-09-21T09:37:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:32 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2134527639' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-21T09:37:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:32 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:37:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:37:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:37:31] "GET /metrics HTTP/1.1" 200 36190 "" "Prometheus/2.51.0" 2024-09-21T09:37:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:32 smithi137 ceph-mon[39068]: pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 8.0 MiB/s wr, 70 op/s 2024-09-21T09:37:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:32 smithi137 ceph-mon[39068]: from='client.? 172.21.15.137:0/2134527639' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-21T09:37:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:32 smithi137 ceph-mon[39068]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:37:32.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:32 smithi165 ceph-mon[32789]: pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 8.0 MiB/s wr, 70 op/s 2024-09-21T09:37:32.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:32 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/2134527639' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-21T09:37:32.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:32 smithi165 ceph-mon[32789]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:37:32.812 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-21T09:37:32.812 INFO:teuthology.task.print:**** done rados/readwrite 5-workload 2024-09-21T09:37:32.812 DEBUG:teuthology.parallel:result is None 2024-09-21T09:37:33.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:33 smithi165 ceph-mon[32789]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:37:33.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:33 smithi165 ceph-mon[32789]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T09:37:33.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:33 smithi137 ceph-mon[39068]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:37:33.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:33 smithi137 ceph-mon[39068]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T09:37:33.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:33 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:37:33.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:33 smithi137 ceph-mon[93825]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T09:37:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:34 smithi165 ceph-mon[32789]: pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:37:34.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:34 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:34.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:34 smithi137 ceph-mon[93825]: pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:37:34.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:34 smithi137 ceph-mon[39068]: pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:37:36.100 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:35 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:35.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:36.100 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:35 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:35.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:36.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:36 smithi165 ceph-mon[32789]: pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:37:36.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:36 smithi137 ceph-mon[93825]: pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:37:36.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:36 smithi137 ceph-mon[39068]: pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:37:37.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:36 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:36.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:38.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:38 smithi137 ceph-mon[93825]: pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:38.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:38 smithi137 ceph-mon[39068]: pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:38.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:38 smithi165 ceph-mon[32789]: pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:40.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:40 smithi165 ceph-mon[32789]: pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:40.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:40 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:40.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:40.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:40 smithi137 ceph-mon[93825]: pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:40.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:40 smithi137 ceph-mon[39068]: pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:40 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:42.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:42 smithi137 ceph-mon[93825]: pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:42.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:42 smithi137 ceph-mon[39068]: pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:42.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:37:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:37:41] "GET /metrics HTTP/1.1" 200 33828 "" "Prometheus/2.51.0" 2024-09-21T09:37:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:42 smithi165 ceph-mon[32789]: pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:44 smithi165 ceph-mon[32789]: pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:44.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:44.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:44 smithi137 ceph-mon[93825]: pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:44 smithi137 ceph-mon[39068]: pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:46.113 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:45.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:46.113 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:45.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:46.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:46 smithi165 ceph-mon[32789]: pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:46 smithi137 ceph-mon[93825]: pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:46.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:46 smithi137 ceph-mon[39068]: pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:47.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:46 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:46.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:48.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:48 smithi165 ceph-mon[32789]: pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:48.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:48 smithi137 ceph-mon[93825]: pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:48.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:48 smithi137 ceph-mon[39068]: pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:50.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:50 smithi165 ceph-mon[32789]: pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:50.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:50.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:50 smithi137 ceph-mon[93825]: pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:50.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:50 smithi137 ceph-mon[39068]: pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:52 smithi137 ceph-mon[93825]: pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:52.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:52 smithi137 ceph-mon[39068]: pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:52.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:37:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:37:51] "GET /metrics HTTP/1.1" 200 33828 "" "Prometheus/2.51.0" 2024-09-21T09:37:52.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:52 smithi165 ceph-mon[32789]: pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:54.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:54 smithi165 ceph-mon[32789]: pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:54.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:54 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:54.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:54 smithi137 ceph-mon[93825]: pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:54.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:54 smithi137 ceph-mon[39068]: pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:55.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:55 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:55.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:55.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:55 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:56.131 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:55.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:56.131 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:55.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:56 smithi165 ceph-mon[32789]: pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:56.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:56 smithi137 ceph-mon[93825]: pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:56.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:56 smithi137 ceph-mon[39068]: pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:57.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:37:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:37:56.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:37:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:37:58 smithi165 ceph-mon[32789]: pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:58.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:37:58 smithi137 ceph-mon[39068]: pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:37:58.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:37:58 smithi137 ceph-mon[93825]: pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:00.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:00 smithi165 ceph-mon[32789]: pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:00.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:00.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:00 smithi137 ceph-mon[93825]: pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:00.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:00 smithi137 ceph-mon[39068]: pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:02.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:02 smithi137 ceph-mon[93825]: pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:02.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:02 smithi137 ceph-mon[39068]: pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:02.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:38:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:38:01] "GET /metrics HTTP/1.1" 200 33826 "" "Prometheus/2.51.0" 2024-09-21T09:38:02.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:02 smithi165 ceph-mon[32789]: pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:04.290 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade resume' 2024-09-21T09:38:04.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:04 smithi165 ceph-mon[32789]: pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:04.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:04 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:38:04.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:04 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:04.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:04.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:04 smithi137 ceph-mon[39068]: pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:04.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:04 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:38:04.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:04 smithi137 ceph-mon[93825]: pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:04.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:38:05.165 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:38:06.146 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:05 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:05.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:06.147 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:05 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:05.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:06 smithi165 ceph-mon[32789]: pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:06.520 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:06 smithi137 ceph-mon[93825]: pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:06.520 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:06 smithi137 ceph-mon[39068]: pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:07.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:06 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:06.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:07.787 INFO:teuthology.orchestra.run.smithi137.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:38:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:08 smithi137 ceph-mon[93825]: pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:08 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:08 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:08 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:08.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:08 smithi137 ceph-mon[39068]: pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:08.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:08 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:08.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:08 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:08.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:08 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:08.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:08 smithi165 ceph-mon[32789]: pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:08.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:08 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:08.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:08 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:08.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:08 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:08.731 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'echo wait for majority of mons to upgrade' 2024-09-21T09:38:09.472 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:09 smithi137 ceph-mon[93825]: from='client.25949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:38:09.473 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:09 smithi137 ceph-mon[93825]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:38:09.473 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:09 smithi137 ceph-mon[39068]: from='client.25949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:38:09.473 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:09 smithi137 ceph-mon[39068]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:38:09.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:09 smithi165 ceph-mon[32789]: from='client.25949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:38:09.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:09 smithi165 ceph-mon[32789]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:38:09.948 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:38:10.385 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:10 smithi137 ceph-mon[93825]: pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:10.385 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:10.385 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:10.385 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:10.385 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:10 smithi137 ceph-mon[39068]: pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:10.385 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:10 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:10.385 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:10 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:10.385 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:10 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:10.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:10 smithi165 ceph-mon[32789]: pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:10.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:10 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:10.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:10 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:10.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:10 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:10.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:11.418 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:11 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:11.418 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:11 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:38:11.418 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:11 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:11.418 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:11 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:38:11.418 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:11 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:38:11.418 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:11 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T09:38:11.418 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:11 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-21T09:38:11.419 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:11 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:11.419 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:11 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:38:11.419 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:11 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:11.419 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:11 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:38:11.419 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:11 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:38:11.419 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:11 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T09:38:11.419 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:11 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-21T09:38:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:11 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:11 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:38:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:11 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:11.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:11 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:38:11.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:11 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:38:11.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:11 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T09:38:11.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:11 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-21T09:38:12.280 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:12 smithi137 ceph-mon[93825]: Upgrade: It appears safe to stop mon.c 2024-09-21T09:38:12.280 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:12 smithi137 ceph-mon[93825]: pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:12.280 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:38:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:38:11] "GET /metrics HTTP/1.1" 200 33827 "" "Prometheus/2.51.0" 2024-09-21T09:38:12.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:12 smithi137 ceph-mon[39068]: Upgrade: It appears safe to stop mon.c 2024-09-21T09:38:12.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:12 smithi137 ceph-mon[39068]: pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:12 smithi165 ceph-mon[32789]: Upgrade: It appears safe to stop mon.c 2024-09-21T09:38:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:12 smithi165 ceph-mon[32789]: pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:12.758 INFO:teuthology.orchestra.run.smithi137.stdout:wait for majority of mons to upgrade 2024-09-21T09:38:13.379 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:13 smithi137 ceph-mon[93825]: Upgrade: Updating mon.c 2024-09-21T09:38:13.380 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:13 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:13.380 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:13 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:38:13.380 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:13 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:38:13.380 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:13 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:13.380 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:13 smithi137 ceph-mon[93825]: Deploying daemon mon.c on smithi137 2024-09-21T09:38:13.380 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:13 smithi137 ceph-mon[93825]: pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:13.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:13 smithi137 ceph-mon[39068]: Upgrade: Updating mon.c 2024-09-21T09:38:13.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:13 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:13.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:13 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:38:13.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:13 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:38:13.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:13 smithi137 ceph-mon[39068]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:13.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:13 smithi137 ceph-mon[39068]: Deploying daemon mon.c on smithi137 2024-09-21T09:38:13.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:13 smithi137 ceph-mon[39068]: pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:13.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:13 smithi165 ceph-mon[32789]: Upgrade: Updating mon.c 2024-09-21T09:38:13.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:13 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:13.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:13 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:38:13.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:13 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:38:13.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:13 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:13.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:13 smithi165 ceph-mon[32789]: Deploying daemon mon.c on smithi137 2024-09-21T09:38:13.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:13 smithi165 ceph-mon[32789]: pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:14.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:14 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:14.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:14.662 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:14 smithi137 systemd[1]: Stopping Ceph mon.c for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:38:14.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-09-21T09:38:15.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c[39056]: 2024-09-21T09:38:15.005+0000 7f461e77c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T09:38:15.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c[39056]: 2024-09-21T09:38:15.005+0000 7f461e77c640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T09:38:15.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:15 smithi137 podman[97281]: 2024-09-21 09:38:15.036804153 +0000 UTC m=+0.150986288 container died 7b696ab3b976a389d052d7fe069d5da378625947dacbb91e53dba59f10e77c43 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, RELEASE=quincy-fbd1a6a, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-21T09:38:15.676 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:15 smithi137 podman[97281]: 2024-09-21 09:38:15.481206804 +0000 UTC m=+0.595388930 container cleanup 7b696ab3b976a389d052d7fe069d5da378625947dacbb91e53dba59f10e77c43 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, RELEASE=quincy-fbd1a6a, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-21T09:38:15.676 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:15 smithi137 bash[97281]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c 2024-09-21T09:38:15.787 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:38:16.002 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:15 smithi137 podman[97314]: 2024-09-21 09:38:15.674470706 +0000 UTC m=+0.632485609 container remove 7b696ab3b976a389d052d7fe069d5da378625947dacbb91e53dba59f10e77c43 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c, GIT_BRANCH=HEAD, RELEASE=quincy-fbd1a6a, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:38:16.147 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:15.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:16.147 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:15.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:16 smithi137 podman[97352]: 2024-09-21 09:38:16.178284005 +0000 UTC m=+0.388433966 container died 71fd9f81659613c540f09875e78354fc8486ebc5e5e02ffcd9023d235c22e14f (image=quay.ceph.io/ceph-ci/ceph:quincy, name=adoring_margulis, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=quincy-fbd1a6a, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-21T09:38:16.659 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:16 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.c.service: Deactivated successfully. 2024-09-21T09:38:16.659 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:16 smithi137 systemd[1]: Stopped Ceph mon.c for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:38:16.659 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:16 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.c.service: Consumed 7.932s CPU time. 2024-09-21T09:38:16.659 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:16 smithi137 systemd[1]: Starting Ceph mon.c for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:38:17.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:16 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:16.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:17.848 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 podman[97532]: 2024-09-21 09:38:17.49802952 +0000 UTC m=+0.015975628 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:38:17.848 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 podman[97532]: 2024-09-21 09:38:17.603441055 +0000 UTC m=+0.121387154 container create f4fa8a734dd83d10d0ab0e03caa3b87899af2d9010c62cd0a4ec6d4e26b1a37e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-21T09:38:17.848 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 podman[97532]: 2024-09-21 09:38:17.814203585 +0000 UTC m=+0.332149690 container init f4fa8a734dd83d10d0ab0e03caa3b87899af2d9010c62cd0a4ec6d4e26b1a37e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:38:17.848 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 podman[97532]: 2024-09-21 09:38:17.817504943 +0000 UTC m=+0.335451042 container start f4fa8a734dd83d10d0ab0e03caa3b87899af2d9010c62cd0a4ec6d4e26b1a37e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=main-62da54b) 2024-09-21T09:38:17.848 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:38:17.848 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev), process ceph-mon, pid 2 2024-09-21T09:38:17.848 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: pidfile_write: ignore empty --pid-file 2024-09-21T09:38:17.848 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: load: jerasure load: lrc 2024-09-21T09:38:17.848 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: RocksDB version: 7.9.2 2024-09-21T09:38:17.849 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Git sha 0 2024-09-21T09:38:17.849 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Compile date 2024-09-20 20:32:28 2024-09-21T09:38:17.849 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: DB SUMMARY 2024-09-21T09:38:17.849 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: DB Session ID: SUDS34OBV3IC0CLFNP6O 2024-09-21T09:38:17.849 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: CURRENT file: CURRENT 2024-09-21T09:38:17.849 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:38:17.849 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1083 Bytes 2024-09-21T09:38:17.849 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-09-21T09:38:17.849 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 1708252 ; 2024-09-21T09:38:17.849 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.error_if_exists: 0 2024-09-21T09:38:17.851 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.create_if_missing: 0 2024-09-21T09:38:17.851 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.paranoid_checks: 1 2024-09-21T09:38:17.851 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T09:38:17.852 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:38:17.852 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T09:38:17.852 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.env: 0x559332acd120 2024-09-21T09:38:17.852 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T09:38:17.852 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.info_log: 0x55933447f700 2024-09-21T09:38:17.852 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:38:17.852 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.statistics: (nil) 2024-09-21T09:38:17.853 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.use_fsync: 0 2024-09-21T09:38:17.853 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_log_file_size: 0 2024-09-21T09:38:17.853 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:38:17.853 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:38:17.853 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:38:17.853 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:38:17.853 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.allow_fallocate: 1 2024-09-21T09:38:17.853 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:38:17.853 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:38:17.853 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.use_direct_reads: 0 2024-09-21T09:38:17.853 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:38:17.853 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:38:17.853 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.db_log_dir: 2024-09-21T09:38:17.854 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.wal_dir: 2024-09-21T09:38:17.854 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:38:17.854 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:38:17.854 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:38:17.854 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:38:17.854 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:38:17.854 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:38:17.854 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:38:17.854 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:38:17.854 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.write_buffer_manager: 0x5593344821e0 2024-09-21T09:38:17.854 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:38:17.854 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:38:17.854 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:38:17.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:38:17.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:38:17.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:38:17.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:38:17.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:38:17.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.unordered_write: 0 2024-09-21T09:38:17.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:38:17.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:38:17.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:38:17.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:38:17.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.row_cache: None 2024-09-21T09:38:17.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.wal_filter: None 2024-09-21T09:38:17.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:38:17.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:38:17.855 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.two_write_queues: 0 2024-09-21T09:38:17.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:38:17.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.wal_compression: 0 2024-09-21T09:38:17.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.atomic_flush: 0 2024-09-21T09:38:17.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:38:17.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:38:17.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:38:17.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.log_readahead_size: 0 2024-09-21T09:38:17.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:38:17.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:38:17.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:38:17.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:38:17.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:38:17.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:38:17.856 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T09:38:17.857 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_background_jobs: 2 2024-09-21T09:38:17.857 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_background_compactions: -1 2024-09-21T09:38:17.857 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_subcompactions: 1 2024-09-21T09:38:17.857 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:38:17.857 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:38:17.857 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:38:17.857 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:38:17.857 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:38:17.857 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:38:17.857 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:38:17.857 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:38:17.858 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_open_files: -1 2024-09-21T09:38:17.858 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:38:17.858 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:38:17.858 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:38:17.858 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:38:17.858 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_background_flushes: -1 2024-09-21T09:38:17.858 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Compression algorithms supported: 2024-09-21T09:38:17.858 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: kZSTD supported: 0 2024-09-21T09:38:17.858 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: kXpressCompression supported: 0 2024-09-21T09:38:17.858 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: kBZip2Compression supported: 0 2024-09-21T09:38:17.858 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:38:17.858 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: kLZ4Compression supported: 1 2024-09-21T09:38:17.858 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: kZlibCompression supported: 1 2024-09-21T09:38:17.858 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:38:17.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: kSnappyCompression supported: 1 2024-09-21T09:38:17.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:38:17.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T09:38:17.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-09-21T09:38:17.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T09:38:17.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:38:17.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.merge_operator: 2024-09-21T09:38:17.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compaction_filter: None 2024-09-21T09:38:17.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:38:17.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:38:17.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:38:17.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:38:17.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55933447f320) 2024-09-21T09:38:17.859 INFO:journalctl@ceph.mon.c.smithi137.stdout: cache_index_and_filter_blocks: 1 2024-09-21T09:38:17.860 INFO:journalctl@ceph.mon.c.smithi137.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:38:17.860 INFO:journalctl@ceph.mon.c.smithi137.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:38:17.860 INFO:journalctl@ceph.mon.c.smithi137.stdout: pin_top_level_index_and_filter: 1 2024-09-21T09:38:17.860 INFO:journalctl@ceph.mon.c.smithi137.stdout: index_type: 0 2024-09-21T09:38:17.860 INFO:journalctl@ceph.mon.c.smithi137.stdout: data_block_index_type: 0 2024-09-21T09:38:17.860 INFO:journalctl@ceph.mon.c.smithi137.stdout: index_shortening: 1 2024-09-21T09:38:17.860 INFO:journalctl@ceph.mon.c.smithi137.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:38:17.860 INFO:journalctl@ceph.mon.c.smithi137.stdout: checksum: 4 2024-09-21T09:38:17.860 INFO:journalctl@ceph.mon.c.smithi137.stdout: no_block_cache: 0 2024-09-21T09:38:17.860 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_cache: 0x559334473610 2024-09-21T09:38:17.860 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_cache_name: BinnedLRUCache 2024-09-21T09:38:17.860 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_cache_options: 2024-09-21T09:38:17.860 INFO:journalctl@ceph.mon.c.smithi137.stdout: capacity : 536870912 2024-09-21T09:38:17.860 INFO:journalctl@ceph.mon.c.smithi137.stdout: num_shard_bits : 4 2024-09-21T09:38:17.861 INFO:journalctl@ceph.mon.c.smithi137.stdout: strict_capacity_limit : 0 2024-09-21T09:38:17.861 INFO:journalctl@ceph.mon.c.smithi137.stdout: high_pri_pool_ratio: 0.000 2024-09-21T09:38:17.861 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_cache_compressed: (nil) 2024-09-21T09:38:17.861 INFO:journalctl@ceph.mon.c.smithi137.stdout: persistent_cache: (nil) 2024-09-21T09:38:17.861 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_size: 4096 2024-09-21T09:38:17.861 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_size_deviation: 10 2024-09-21T09:38:17.861 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_restart_interval: 16 2024-09-21T09:38:17.861 INFO:journalctl@ceph.mon.c.smithi137.stdout: index_block_restart_interval: 1 2024-09-21T09:38:17.861 INFO:journalctl@ceph.mon.c.smithi137.stdout: metadata_block_size: 4096 2024-09-21T09:38:17.861 INFO:journalctl@ceph.mon.c.smithi137.stdout: partition_filters: 0 2024-09-21T09:38:17.861 INFO:journalctl@ceph.mon.c.smithi137.stdout: use_delta_encoding: 1 2024-09-21T09:38:17.862 INFO:journalctl@ceph.mon.c.smithi137.stdout: filter_policy: bloomfilter 2024-09-21T09:38:17.862 INFO:journalctl@ceph.mon.c.smithi137.stdout: whole_key_filtering: 1 2024-09-21T09:38:17.862 INFO:journalctl@ceph.mon.c.smithi137.stdout: verify_compression: 0 2024-09-21T09:38:17.862 INFO:journalctl@ceph.mon.c.smithi137.stdout: read_amp_bytes_per_bit: 0 2024-09-21T09:38:17.862 INFO:journalctl@ceph.mon.c.smithi137.stdout: format_version: 5 2024-09-21T09:38:17.862 INFO:journalctl@ceph.mon.c.smithi137.stdout: enable_index_compression: 1 2024-09-21T09:38:17.862 INFO:journalctl@ceph.mon.c.smithi137.stdout: block_align: 0 2024-09-21T09:38:17.862 INFO:journalctl@ceph.mon.c.smithi137.stdout: max_auto_readahead_size: 262144 2024-09-21T09:38:17.862 INFO:journalctl@ceph.mon.c.smithi137.stdout: prepopulate_block_cache: 0 2024-09-21T09:38:17.862 INFO:journalctl@ceph.mon.c.smithi137.stdout: initial_auto_readahead_size: 8192 2024-09-21T09:38:17.862 INFO:journalctl@ceph.mon.c.smithi137.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T09:38:17.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:38:17.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:38:17.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compression: NoCompression 2024-09-21T09:38:17.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:38:17.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:38:17.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:38:17.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.num_levels: 7 2024-09-21T09:38:17.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:38:17.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:38:17.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:38:17.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:38:17.863 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:38:17.864 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:38:17.864 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:38:17.864 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:38:17.864 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:38:17.864 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:38:17.864 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:38:17.864 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:38:17.864 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:38:17.864 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:38:17.864 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:38:17.864 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:38:17.864 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:38:17.864 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:38:17.864 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:38:17.865 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:38:17.865 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:38:17.865 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:38:17.865 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:38:17.865 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:38:17.865 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:38:17.865 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:38:17.865 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:38:17.865 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:38:17.865 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:38:17.865 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:38:17.865 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:38:17.866 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:38:17.866 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:38:17.866 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:38:17.866 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:38:17.866 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:38:17.866 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:38:17.866 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:38:17.866 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T09:38:17.866 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T09:38:17.866 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:38:17.866 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:38:17.866 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:38:17.866 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:38:17.867 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:38:17.867 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:38:17.867 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:38:17.867 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:38:17.867 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:38:17.867 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:38:17.867 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:38:17.867 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:38:17.867 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:38:17.867 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:38:17.867 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.inplace_update_support: 0 2024-09-21T09:38:17.867 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:38:17.868 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:38:17.868 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:38:17.868 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:38:17.868 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.bloom_locality: 0 2024-09-21T09:38:17.868 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.max_successive_merges: 0 2024-09-21T09:38:17.868 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:38:17.868 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:38:17.868 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:38:17.868 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:38:17.868 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.ttl: 2592000 2024-09-21T09:38:17.868 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:38:17.868 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T09:38:17.868 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T09:38:17.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.enable_blob_files: false 2024-09-21T09:38:17.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.min_blob_size: 0 2024-09-21T09:38:17.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:38:17.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:38:17.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:38:17.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:38:17.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T09:38:17.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T09:38:17.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T09:38:17.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T09:38:17.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2024-09-21T09:38:17.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T09:38:17.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 29, last_sequence is 13003, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T09:38:17.870 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-09-21T09:38:17.870 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 18e119e9-c7a7-42ec-809f-1d76520d3728 2024-09-21T09:38:17.870 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726911497844827, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-09-21T09:38:17.870 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-09-21T09:38:17.870 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726911497850177, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 1021834, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13008, "largest_seqno": 13982, "table_properties": {"data_size": 1017086, "index_size": 2748, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 965, "raw_key_size": 7833, "raw_average_key_size": 21, "raw_value_size": 1009034, "raw_average_value_size": 2802, "num_data_blocks": 126, "num_entries": 360, "num_filter_entries": 360, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726911497, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "18e119e9-c7a7-42ec-809f-1d76520d3728", "db_session_id": "SUDS34OBV3IC0CLFNP6O", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-09-21T09:38:17.870 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726911497850294, "job": 1, "event": "recovery_finished"} 2024-09-21T09:38:17.870 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-09-21T09:38:17.870 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T09:38:18.000 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:38:18.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T09:38:18.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5593344a2e00 2024-09-21T09:38:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: DB pointer 0x5593345a4000 2024-09-21T09:38:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T09:38:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T09:38:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout: ** DB Stats ** 2024-09-21T09:38:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:38:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T09:38:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:38:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:38:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T09:38:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:38:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:38:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:38:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout: ** Compaction Stats [default] ** 2024-09-21T09:38:18.302 INFO:journalctl@ceph.mon.c.smithi137.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:38:18.302 INFO:journalctl@ceph.mon.c.smithi137.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T09:38:18.302 INFO:journalctl@ceph.mon.c.smithi137.stdout: L0 1/0 997.88 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 404.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T09:38:18.302 INFO:journalctl@ceph.mon.c.smithi137.stdout: L6 1/0 8.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-21T09:38:18.302 INFO:journalctl@ceph.mon.c.smithi137.stdout: Sum 2/0 9.95 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 404.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T09:38:18.302 INFO:journalctl@ceph.mon.c.smithi137.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 404.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T09:38:18.302 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:38:18.302 INFO:journalctl@ceph.mon.c.smithi137.stdout: ** Compaction Stats [default] ** 2024-09-21T09:38:18.302 INFO:journalctl@ceph.mon.c.smithi137.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:38:18.302 INFO:journalctl@ceph.mon.c.smithi137.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:38:18.302 INFO:journalctl@ceph.mon.c.smithi137.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 404.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T09:38:18.302 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:38:18.302 INFO:journalctl@ceph.mon.c.smithi137.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:38:18.302 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:38:18.303 INFO:journalctl@ceph.mon.c.smithi137.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:38:18.303 INFO:journalctl@ceph.mon.c.smithi137.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-21T09:38:18.303 INFO:journalctl@ceph.mon.c.smithi137.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:38:18.303 INFO:journalctl@ceph.mon.c.smithi137.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:38:18.303 INFO:journalctl@ceph.mon.c.smithi137.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:38:18.303 INFO:journalctl@ceph.mon.c.smithi137.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:38:18.303 INFO:journalctl@ceph.mon.c.smithi137.stdout: Cumulative compaction: 0.00 GB write, 121.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:38:18.303 INFO:journalctl@ceph.mon.c.smithi137.stdout: Interval compaction: 0.00 GB write, 121.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:38:18.303 INFO:journalctl@ceph.mon.c.smithi137.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T09:38:18.303 INFO:journalctl@ceph.mon.c.smithi137.stdout: Block cache BinnedLRUCache@0x559334473610#2 capacity: 512.00 MB usage: 3.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-21T09:38:18.303 INFO:journalctl@ceph.mon.c.smithi137.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-09-21T09:38:18.303 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:38:18.303 INFO:journalctl@ceph.mon.c.smithi137.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:38:18.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: starting mon.c rank 2 at public addrs [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0] at bind addrs [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:38:18.304 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: mon.c@-1(???) e3 preinit fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:38:18.304 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: mon.c@-1(???).mds e9 new map 2024-09-21T09:38:18.304 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: mon.c@-1(???).mds e9 print_map 2024-09-21T09:38:18.304 INFO:journalctl@ceph.mon.c.smithi137.stdout: e9 2024-09-21T09:38:18.304 INFO:journalctl@ceph.mon.c.smithi137.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-21T09:38:18.304 INFO:journalctl@ceph.mon.c.smithi137.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:38:18.304 INFO:journalctl@ceph.mon.c.smithi137.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T09:38:18.304 INFO:journalctl@ceph.mon.c.smithi137.stdout: legacy client fscid: 1 2024-09-21T09:38:18.304 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:38:18.304 INFO:journalctl@ceph.mon.c.smithi137.stdout: Filesystem 'foo' (1) 2024-09-21T09:38:18.304 INFO:journalctl@ceph.mon.c.smithi137.stdout: fs_name foo 2024-09-21T09:38:18.304 INFO:journalctl@ceph.mon.c.smithi137.stdout: epoch 8 2024-09-21T09:38:18.304 INFO:journalctl@ceph.mon.c.smithi137.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-21T09:38:18.304 INFO:journalctl@ceph.mon.c.smithi137.stdout: created 2024-09-21T09:32:32.662865+0000 2024-09-21T09:38:18.304 INFO:journalctl@ceph.mon.c.smithi137.stdout: modified 2024-09-21T09:32:43.140613+0000 2024-09-21T09:38:18.305 INFO:journalctl@ceph.mon.c.smithi137.stdout: tableserver 0 2024-09-21T09:38:18.305 INFO:journalctl@ceph.mon.c.smithi137.stdout: root 0 2024-09-21T09:38:18.305 INFO:journalctl@ceph.mon.c.smithi137.stdout: session_timeout 60 2024-09-21T09:38:18.305 INFO:journalctl@ceph.mon.c.smithi137.stdout: session_autoclose 300 2024-09-21T09:38:18.305 INFO:journalctl@ceph.mon.c.smithi137.stdout: max_file_size 1099511627776 2024-09-21T09:38:18.305 INFO:journalctl@ceph.mon.c.smithi137.stdout: max_xattr_size 65536 2024-09-21T09:38:18.305 INFO:journalctl@ceph.mon.c.smithi137.stdout: required_client_features {} 2024-09-21T09:38:18.305 INFO:journalctl@ceph.mon.c.smithi137.stdout: last_failure 0 2024-09-21T09:38:18.305 INFO:journalctl@ceph.mon.c.smithi137.stdout: last_failure_osd_epoch 0 2024-09-21T09:38:18.305 INFO:journalctl@ceph.mon.c.smithi137.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T09:38:18.305 INFO:journalctl@ceph.mon.c.smithi137.stdout: max_mds 1 2024-09-21T09:38:18.305 INFO:journalctl@ceph.mon.c.smithi137.stdout: in 0 2024-09-21T09:38:18.305 INFO:journalctl@ceph.mon.c.smithi137.stdout: up {0=24551} 2024-09-21T09:38:18.305 INFO:journalctl@ceph.mon.c.smithi137.stdout: failed 2024-09-21T09:38:18.306 INFO:journalctl@ceph.mon.c.smithi137.stdout: damaged 2024-09-21T09:38:18.306 INFO:journalctl@ceph.mon.c.smithi137.stdout: stopped 2024-09-21T09:38:18.306 INFO:journalctl@ceph.mon.c.smithi137.stdout: data_pools [4] 2024-09-21T09:38:18.306 INFO:journalctl@ceph.mon.c.smithi137.stdout: metadata_pool 3 2024-09-21T09:38:18.306 INFO:journalctl@ceph.mon.c.smithi137.stdout: inline_data disabled 2024-09-21T09:38:18.306 INFO:journalctl@ceph.mon.c.smithi137.stdout: balancer 2024-09-21T09:38:18.306 INFO:journalctl@ceph.mon.c.smithi137.stdout: bal_rank_mask -1 2024-09-21T09:38:18.306 INFO:journalctl@ceph.mon.c.smithi137.stdout: standby_count_wanted 1 2024-09-21T09:38:18.306 INFO:journalctl@ceph.mon.c.smithi137.stdout: qdb_cluster leader: 0 members: 2024-09-21T09:38:18.306 INFO:journalctl@ceph.mon.c.smithi137.stdout: [mds.foo.smithi137.glvyrt{0:24551} state up:active seq 3 join_fscid=1 addr [v2:172.21.15.137:6834/352752224,v1:172.21.15.137:6835/352752224] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T09:38:18.306 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:38:18.306 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:38:18.306 INFO:journalctl@ceph.mon.c.smithi137.stdout: Standby daemons: 2024-09-21T09:38:18.306 INFO:journalctl@ceph.mon.c.smithi137.stdout: 2024-09-21T09:38:18.306 INFO:journalctl@ceph.mon.c.smithi137.stdout: [mds.foo.smithi165.gocjqw{-1:24490} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.165:6832/1777854989,v1:172.21.15.165:6833/1777854989] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T09:38:18.307 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: mon.c@-1(???).osd e73 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T09:38:18.307 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: mon.c@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T09:38:18.307 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: mon.c@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T09:38:18.307 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: mon.c@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T09:38:18.307 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 ceph-mon[97575]: mon.c@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2024-09-21T09:38:18.307 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 bash[97532]: f4fa8a734dd83d10d0ab0e03caa3b87899af2d9010c62cd0a4ec6d4e26b1a37e 2024-09-21T09:38:18.307 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:17 smithi137 systemd[1]: Started Ceph mon.c for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:38:20.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:22.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:38:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:38:21] "GET /metrics HTTP/1.1" 200 33827 "" "Prometheus/2.51.0" 2024-09-21T09:38:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:23 smithi165 ceph-mon[32789]: pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:23.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:23 smithi137 ceph-mon[93825]: pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:24.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:24.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: mon.c calling monitor election 2024-09-21T09:38:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: mon.b calling monitor election 2024-09-21T09:38:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: mon.a calling monitor election 2024-09-21T09:38:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:38:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: monmap epoch 3 2024-09-21T09:38:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:38:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: last_changed 2024-09-21T09:27:20.619347+0000 2024-09-21T09:38:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: created 2024-09-21T09:25:41.268668+0000 2024-09-21T09:38:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: min_mon_release 17 (quincy) 2024-09-21T09:38:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: election_strategy: 1 2024-09-21T09:38:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: 0: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.a 2024-09-21T09:38:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: 1: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-09-21T09:38:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: 2: [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0] mon.c 2024-09-21T09:38:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:38:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T09:38:24.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: mgrmap e39: y(active, since 89s), standbys: x 2024-09-21T09:38:24.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-21T09:38:24.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:24 smithi165 ceph-mon[32789]: Cluster is now healthy 2024-09-21T09:38:24.404 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:24.404 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: mon.c calling monitor election 2024-09-21T09:38:24.404 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: mon.b calling monitor election 2024-09-21T09:38:24.404 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: mon.a calling monitor election 2024-09-21T09:38:24.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:38:24.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: monmap epoch 3 2024-09-21T09:38:24.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:38:24.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: last_changed 2024-09-21T09:27:20.619347+0000 2024-09-21T09:38:24.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: created 2024-09-21T09:25:41.268668+0000 2024-09-21T09:38:24.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: min_mon_release 17 (quincy) 2024-09-21T09:38:24.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: election_strategy: 1 2024-09-21T09:38:24.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: 0: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.a 2024-09-21T09:38:24.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: 1: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-09-21T09:38:24.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: 2: [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0] mon.c 2024-09-21T09:38:24.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:38:24.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T09:38:24.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: mgrmap e39: y(active, since 89s), standbys: x 2024-09-21T09:38:24.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-21T09:38:24.405 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T09:38:24.406 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: mon.c calling monitor election 2024-09-21T09:38:24.406 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: mon.b calling monitor election 2024-09-21T09:38:24.406 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: mon.a calling monitor election 2024-09-21T09:38:24.406 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:38:24.406 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: monmap epoch 3 2024-09-21T09:38:24.406 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:38:24.406 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: last_changed 2024-09-21T09:27:20.619347+0000 2024-09-21T09:38:24.406 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: created 2024-09-21T09:25:41.268668+0000 2024-09-21T09:38:24.406 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: min_mon_release 17 (quincy) 2024-09-21T09:38:24.406 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: election_strategy: 1 2024-09-21T09:38:24.406 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: 0: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.a 2024-09-21T09:38:24.406 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: 1: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-09-21T09:38:24.406 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: 2: [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0] mon.c 2024-09-21T09:38:24.406 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:38:24.407 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T09:38:24.407 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: mgrmap e39: y(active, since 89s), standbys: x 2024-09-21T09:38:24.407 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-21T09:38:24.407 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:24 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T09:38:25.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:25 smithi165 ceph-mon[32789]: overall HEALTH_OK 2024-09-21T09:38:25.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:25 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:25.434 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:25 smithi137 ceph-mon[93825]: overall HEALTH_OK 2024-09-21T09:38:25.434 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:25.434 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:25 smithi137 ceph-mon[97575]: overall HEALTH_OK 2024-09-21T09:38:25.434 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:26.096 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:25 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:25.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:26.096 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:25 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:25.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:26 smithi137 ceph-mon[93825]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:38:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:26 smithi137 ceph-mon[93825]: pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:26.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:26 smithi137 ceph-mon[97575]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:38:26.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:26 smithi137 ceph-mon[97575]: pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:26.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:26 smithi165 ceph-mon[32789]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:38:26.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:26 smithi165 ceph-mon[32789]: pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:26.677 INFO:teuthology.orchestra.run.smithi137.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:38:27.371 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch ps' 2024-09-21T09:38:27.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:26.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:27.627 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:38:27.753 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:27 smithi137 ceph-mon[93825]: pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:38:27.754 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:27 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:27.754 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:27 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:27.754 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:27 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/82242398' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-21T09:38:27.754 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:27 smithi137 ceph-mon[93825]: mgrmap e40: y(active, since 92s), standbys: x 2024-09-21T09:38:27.754 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:27 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:27.754 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:27 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:27.754 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:27 smithi137 ceph-mon[97575]: pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:38:27.754 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:27 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:27.754 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:27 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:27.754 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:27 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/82242398' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-21T09:38:27.755 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:27 smithi137 ceph-mon[97575]: mgrmap e40: y(active, since 92s), standbys: x 2024-09-21T09:38:27.755 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:27 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:27.755 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:27 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:27.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:27 smithi165 ceph-mon[32789]: pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:38:27.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:27 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:27.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:27 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:27.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:27 smithi165 ceph-mon[32789]: from='client.? 172.21.15.137:0/82242398' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-21T09:38:27.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:27 smithi165 ceph-mon[32789]: mgrmap e40: y(active, since 92s), standbys: x 2024-09-21T09:38:27.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:27 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:27.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:27 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:28.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:38:27 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:38:27.861+0000 7f3b58ad4640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-21T09:38:30.042 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:29 smithi137 ceph-mon[93825]: pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:38:30.042 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:29 smithi137 ceph-mon[97575]: pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:38:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:29 smithi165 ceph-mon[32789]: pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:38:30.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:30.949 INFO:teuthology.orchestra.run.smithi137.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:38:30.949 INFO:teuthology.orchestra.run.smithi137.stdout:alertmanager.a smithi137 *:9093,9094 running (2m) 4s ago 6m 20.3M - 0.27.0 11f11916f8cd 909db353603f 2024-09-21T09:38:30.949 INFO:teuthology.orchestra.run.smithi137.stdout:grafana.a smithi165 *:3000 running (2m) 22s ago 6m 77.4M - 9.4.7 954c08fa6188 5c8b235760b2 2024-09-21T09:38:30.949 INFO:teuthology.orchestra.run.smithi137.stdout:mds.foo.smithi137.glvyrt smithi137 running (5m) 4s ago 5m 17.0M - 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f47f73821e43 2024-09-21T09:38:30.950 INFO:teuthology.orchestra.run.smithi137.stdout:mds.foo.smithi165.gocjqw smithi165 running (5m) 22s ago 5m 13.9M - 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 0303bff7be7d 2024-09-21T09:38:30.950 INFO:teuthology.orchestra.run.smithi137.stdout:mgr.x smithi165 *:8443,9283,8765 running (118s) 22s ago 10m 453M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 5fa49c4ebea2 2024-09-21T09:38:30.950 INFO:teuthology.orchestra.run.smithi137.stdout:mgr.y smithi137 *:8443,9283,8765 running (2m) 4s ago 12m 508M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 02dcb05d94a3 2024-09-21T09:38:30.950 INFO:teuthology.orchestra.run.smithi137.stdout:mon.a smithi137 running (105s) 4s ago 12m 42.0M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 c71a135e238a 2024-09-21T09:38:30.950 INFO:teuthology.orchestra.run.smithi137.stdout:mon.b smithi165 running (11m) 22s ago 11m 48.4M 2048M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 2f6ff2ea9d1d 2024-09-21T09:38:30.950 INFO:teuthology.orchestra.run.smithi137.stdout:mon.c smithi137 running (13s) 4s ago 11m 17.7M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f4fa8a734dd8 2024-09-21T09:38:30.950 INFO:teuthology.orchestra.run.smithi137.stdout:node-exporter.a smithi137 *:9100 running (2m) 4s ago 6m 12.1M - 1.7.0 72c9c2088986 77355297390b 2024-09-21T09:38:30.950 INFO:teuthology.orchestra.run.smithi137.stdout:node-exporter.b smithi165 *:9100 running (2m) 22s ago 6m 10.0M - 1.7.0 72c9c2088986 fec28f070be4 2024-09-21T09:38:30.950 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0 smithi137 running (10m) 4s ago 10m 91.9M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f4e1ab0cc419 2024-09-21T09:38:30.951 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1 smithi137 running (10m) 4s ago 10m 74.1M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be bcf3e0e3458d 2024-09-21T09:38:30.951 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2 smithi137 running (9m) 4s ago 9m 97.0M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 2db18bbc9cd4 2024-09-21T09:38:30.951 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3 smithi137 running (9m) 4s ago 9m 64.5M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be dfd2242bd068 2024-09-21T09:38:30.951 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4 smithi165 running (9m) 22s ago 8m 90.8M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f3f25e56b567 2024-09-21T09:38:30.951 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5 smithi165 running (8m) 22s ago 8m 94.3M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 723f2b343cef 2024-09-21T09:38:30.951 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6 smithi165 running (8m) 22s ago 8m 68.6M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be d5271f0b3374 2024-09-21T09:38:30.951 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7 smithi165 running (7m) 22s ago 7m 77.4M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 7ad2a9df59f1 2024-09-21T09:38:30.951 INFO:teuthology.orchestra.run.smithi137.stdout:prometheus.a smithi165 *:9095 running (2m) 22s ago 7m 46.5M - 2.51.0 1d3b7f56885b 882f2fe5f006 2024-09-21T09:38:31.713 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade pause' 2024-09-21T09:38:31.945 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:31 smithi137 ceph-mon[93825]: pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:38:31.945 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:31 smithi137 ceph-mon[93825]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:38:31.945 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:31 smithi137 ceph-mon[97575]: pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:38:31.945 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:31 smithi137 ceph-mon[97575]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:38:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:31 smithi165 ceph-mon[32789]: pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:38:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:31 smithi165 ceph-mon[32789]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:38:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:38:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:38:31] "GET /metrics HTTP/1.1" 200 33817 "" "Prometheus/2.51.0" 2024-09-21T09:38:32.499 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:38:33.515 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:33 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:33.516 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:33 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:33.516 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:33 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:33.516 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:33 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:38:33.516 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:33 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:33.516 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:33 smithi165 ceph-mon[32789]: pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:38:33.516 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:33 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:38:33.516 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:33 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:38:33.516 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:33 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T09:38:33.516 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:33 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-21T09:38:33.517 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:33 smithi165 ceph-mon[32789]: Upgrade: It appears safe to stop mon.b 2024-09-21T09:38:33.693 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:33.693 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:33.693 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:33.693 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:38:33.693 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:33.693 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[97575]: pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:38:33.693 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:38:33.693 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:38:33.694 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T09:38:33.694 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-21T09:38:33.694 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[97575]: Upgrade: It appears safe to stop mon.b 2024-09-21T09:38:33.694 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:33.694 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:33.694 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:33.694 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:38:33.694 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:33.694 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[93825]: pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:38:33.694 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:38:33.694 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:38:33.695 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T09:38:33.695 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-21T09:38:33.695 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:33 smithi137 ceph-mon[93825]: Upgrade: It appears safe to stop mon.b 2024-09-21T09:38:34.376 INFO:teuthology.orchestra.run.smithi137.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:38:34.476 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:34 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:34.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:35.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:34 smithi137 ceph-mon[93825]: Upgrade: Updating mon.b 2024-09-21T09:38:35.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:34 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:34 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:38:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:34 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:38:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:34 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:34 smithi137 ceph-mon[93825]: Deploying daemon mon.b on smithi165 2024-09-21T09:38:35.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:34 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:34 smithi137 ceph-mon[97575]: Upgrade: Updating mon.b 2024-09-21T09:38:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:34 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:34 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:38:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:34 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:38:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:34 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:34 smithi137 ceph-mon[97575]: Deploying daemon mon.b on smithi165 2024-09-21T09:38:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:34 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:35.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:34 smithi165 ceph-mon[32789]: Upgrade: Updating mon.b 2024-09-21T09:38:35.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:34 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:35.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:34 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:38:35.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:34 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:38:35.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:34 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:35.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:34 smithi165 ceph-mon[32789]: Deploying daemon mon.b on smithi165 2024-09-21T09:38:35.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:34 smithi165 ceph-mon[32789]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:35.186 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'sleep 60' 2024-09-21T09:38:35.433 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:38:35.742 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:35 smithi165 systemd[1]: Stopping Ceph mon.b for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:38:35.742 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:35 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-b[32779]: 2024-09-21T09:38:35.708+0000 7fd76c4d9640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T09:38:35.742 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:35 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-b[32779]: 2024-09-21T09:38:35.708+0000 7fd76c4d9640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T09:38:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:35 smithi165 podman[85865]: 2024-09-21 09:38:35.954387573 +0000 UTC m=+0.341612662 container died 2f6ff2ea9d1d5e254aeb8c76d06d1cf8011e57a13aaa12c995f129202ce4e71d (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-b, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=quincy-fbd1a6a, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True) 2024-09-21T09:38:36.147 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:35 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:35.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:36.148 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:35 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:35.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:36 smithi165 podman[85865]: 2024-09-21 09:38:36.424762256 +0000 UTC m=+0.811987342 container cleanup 2f6ff2ea9d1d5e254aeb8c76d06d1cf8011e57a13aaa12c995f129202ce4e71d (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-b, RELEASE=quincy-fbd1a6a, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-21T09:38:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:36 smithi165 bash[85865]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-b 2024-09-21T09:38:36.950 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:36 smithi165 podman[85878]: 2024-09-21 09:38:36.6758944 +0000 UTC m=+0.716581943 container remove 2f6ff2ea9d1d5e254aeb8c76d06d1cf8011e57a13aaa12c995f129202ce4e71d (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=quincy-fbd1a6a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-21T09:38:36.950 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:36 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.b.service: Deactivated successfully. 2024-09-21T09:38:36.951 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:36 smithi165 systemd[1]: Stopped Ceph mon.b for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:38:36.951 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:36 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.b.service: Consumed 8.357s CPU time. 2024-09-21T09:38:37.261 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 systemd[1]: Starting Ceph mon.b for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:38:37.262 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:36 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:36.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:37.513 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 podman[86003]: 2024-09-21 09:38:37.260253842 +0000 UTC m=+0.106712830 container create a348e1fe5854807b3afbc96a163fa6d7adf1a5c723fbf77e6f1f42f90c16fb8a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-b, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-21T09:38:37.514 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 podman[86003]: 2024-09-21 09:38:37.169631436 +0000 UTC m=+0.016090441 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:38:37.514 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 podman[86003]: 2024-09-21 09:38:37.487674471 +0000 UTC m=+0.334133469 container init a348e1fe5854807b3afbc96a163fa6d7adf1a5c723fbf77e6f1f42f90c16fb8a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-21T09:38:37.514 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 podman[86003]: 2024-09-21 09:38:37.490838776 +0000 UTC m=+0.337297776 container start a348e1fe5854807b3afbc96a163fa6d7adf1a5c723fbf77e6f1f42f90c16fb8a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-b, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-21T09:38:37.520 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:38:37.520 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev), process ceph-mon, pid 2 2024-09-21T09:38:37.520 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: pidfile_write: ignore empty --pid-file 2024-09-21T09:38:37.521 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: load: jerasure load: lrc 2024-09-21T09:38:37.521 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: RocksDB version: 7.9.2 2024-09-21T09:38:37.521 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Git sha 0 2024-09-21T09:38:37.521 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Compile date 2024-09-20 20:32:28 2024-09-21T09:38:37.521 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: DB SUMMARY 2024-09-21T09:38:37.521 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: DB Session ID: P5PVRQBBUMJEFPWWPKQW 2024-09-21T09:38:37.521 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: CURRENT file: CURRENT 2024-09-21T09:38:37.521 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:38:37.521 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1083 Bytes 2024-09-21T09:38:37.521 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2024-09-21T09:38:37.521 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 2537111 ; 2024-09-21T09:38:37.521 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.error_if_exists: 0 2024-09-21T09:38:37.521 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.create_if_missing: 0 2024-09-21T09:38:37.521 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.paranoid_checks: 1 2024-09-21T09:38:37.521 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T09:38:37.522 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:38:37.522 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T09:38:37.522 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.env: 0x55966fd42120 2024-09-21T09:38:37.522 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T09:38:37.522 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.info_log: 0x55967088b700 2024-09-21T09:38:37.522 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:38:37.522 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.statistics: (nil) 2024-09-21T09:38:37.522 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.use_fsync: 0 2024-09-21T09:38:37.522 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_log_file_size: 0 2024-09-21T09:38:37.522 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:38:37.522 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:38:37.522 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:38:37.522 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:38:37.523 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.allow_fallocate: 1 2024-09-21T09:38:37.523 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:38:37.523 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:38:37.523 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.use_direct_reads: 0 2024-09-21T09:38:37.523 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:38:37.523 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:38:37.523 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.db_log_dir: 2024-09-21T09:38:37.523 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.wal_dir: 2024-09-21T09:38:37.523 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:38:37.524 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:38:37.524 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:38:37.524 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:38:37.524 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:38:37.524 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:38:37.524 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:38:37.524 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:38:37.524 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.write_buffer_manager: 0x55967088e1e0 2024-09-21T09:38:37.524 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:38:37.524 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:38:37.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:38:37.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:38:37.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:38:37.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:38:37.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:38:37.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:38:37.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.unordered_write: 0 2024-09-21T09:38:37.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:38:37.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:38:37.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:38:37.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:38:37.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.row_cache: None 2024-09-21T09:38:37.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.wal_filter: None 2024-09-21T09:38:37.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:38:37.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:38:37.526 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.two_write_queues: 0 2024-09-21T09:38:37.526 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:38:37.526 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.wal_compression: 0 2024-09-21T09:38:37.526 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.atomic_flush: 0 2024-09-21T09:38:37.526 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:38:37.526 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:38:37.526 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:38:37.526 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.log_readahead_size: 0 2024-09-21T09:38:37.526 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:38:37.526 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:38:37.526 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:38:37.526 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:38:37.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:38:37.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:38:37.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T09:38:37.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_background_jobs: 2 2024-09-21T09:38:37.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_background_compactions: -1 2024-09-21T09:38:37.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_subcompactions: 1 2024-09-21T09:38:37.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:38:37.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:38:37.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:38:37.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:38:37.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:38:37.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:38:37.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:38:37.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:38:37.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_open_files: -1 2024-09-21T09:38:37.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:38:37.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:38:37.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:38:37.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:38:37.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_background_flushes: -1 2024-09-21T09:38:37.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Compression algorithms supported: 2024-09-21T09:38:37.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: kZSTD supported: 0 2024-09-21T09:38:37.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: kXpressCompression supported: 0 2024-09-21T09:38:37.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: kBZip2Compression supported: 0 2024-09-21T09:38:37.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:38:37.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: kLZ4Compression supported: 1 2024-09-21T09:38:37.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: kZlibCompression supported: 1 2024-09-21T09:38:37.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:38:37.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: kSnappyCompression supported: 1 2024-09-21T09:38:37.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:38:37.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T09:38:37.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-09-21T09:38:37.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T09:38:37.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:38:37.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.merge_operator: 2024-09-21T09:38:37.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compaction_filter: None 2024-09-21T09:38:37.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:38:37.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:38:37.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:38:37.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:38:37.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55967088b320) 2024-09-21T09:38:37.529 INFO:journalctl@ceph.mon.b.smithi165.stdout: cache_index_and_filter_blocks: 1 2024-09-21T09:38:37.529 INFO:journalctl@ceph.mon.b.smithi165.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:38:37.529 INFO:journalctl@ceph.mon.b.smithi165.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:38:37.530 INFO:journalctl@ceph.mon.b.smithi165.stdout: pin_top_level_index_and_filter: 1 2024-09-21T09:38:37.530 INFO:journalctl@ceph.mon.b.smithi165.stdout: index_type: 0 2024-09-21T09:38:37.530 INFO:journalctl@ceph.mon.b.smithi165.stdout: data_block_index_type: 0 2024-09-21T09:38:37.530 INFO:journalctl@ceph.mon.b.smithi165.stdout: index_shortening: 1 2024-09-21T09:38:37.530 INFO:journalctl@ceph.mon.b.smithi165.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:38:37.530 INFO:journalctl@ceph.mon.b.smithi165.stdout: checksum: 4 2024-09-21T09:38:37.530 INFO:journalctl@ceph.mon.b.smithi165.stdout: no_block_cache: 0 2024-09-21T09:38:37.530 INFO:journalctl@ceph.mon.b.smithi165.stdout: block_cache: 0x55967087f610 2024-09-21T09:38:37.530 INFO:journalctl@ceph.mon.b.smithi165.stdout: block_cache_name: BinnedLRUCache 2024-09-21T09:38:37.530 INFO:journalctl@ceph.mon.b.smithi165.stdout: block_cache_options: 2024-09-21T09:38:37.530 INFO:journalctl@ceph.mon.b.smithi165.stdout: capacity : 536870912 2024-09-21T09:38:37.530 INFO:journalctl@ceph.mon.b.smithi165.stdout: num_shard_bits : 4 2024-09-21T09:38:37.530 INFO:journalctl@ceph.mon.b.smithi165.stdout: strict_capacity_limit : 0 2024-09-21T09:38:37.530 INFO:journalctl@ceph.mon.b.smithi165.stdout: high_pri_pool_ratio: 0.000 2024-09-21T09:38:37.531 INFO:journalctl@ceph.mon.b.smithi165.stdout: block_cache_compressed: (nil) 2024-09-21T09:38:37.531 INFO:journalctl@ceph.mon.b.smithi165.stdout: persistent_cache: (nil) 2024-09-21T09:38:37.531 INFO:journalctl@ceph.mon.b.smithi165.stdout: block_size: 4096 2024-09-21T09:38:37.531 INFO:journalctl@ceph.mon.b.smithi165.stdout: block_size_deviation: 10 2024-09-21T09:38:37.531 INFO:journalctl@ceph.mon.b.smithi165.stdout: block_restart_interval: 16 2024-09-21T09:38:37.531 INFO:journalctl@ceph.mon.b.smithi165.stdout: index_block_restart_interval: 1 2024-09-21T09:38:37.531 INFO:journalctl@ceph.mon.b.smithi165.stdout: metadata_block_size: 4096 2024-09-21T09:38:37.531 INFO:journalctl@ceph.mon.b.smithi165.stdout: partition_filters: 0 2024-09-21T09:38:37.531 INFO:journalctl@ceph.mon.b.smithi165.stdout: use_delta_encoding: 1 2024-09-21T09:38:37.531 INFO:journalctl@ceph.mon.b.smithi165.stdout: filter_policy: bloomfilter 2024-09-21T09:38:37.531 INFO:journalctl@ceph.mon.b.smithi165.stdout: whole_key_filtering: 1 2024-09-21T09:38:37.531 INFO:journalctl@ceph.mon.b.smithi165.stdout: verify_compression: 0 2024-09-21T09:38:37.531 INFO:journalctl@ceph.mon.b.smithi165.stdout: read_amp_bytes_per_bit: 0 2024-09-21T09:38:37.531 INFO:journalctl@ceph.mon.b.smithi165.stdout: format_version: 5 2024-09-21T09:38:37.531 INFO:journalctl@ceph.mon.b.smithi165.stdout: enable_index_compression: 1 2024-09-21T09:38:37.532 INFO:journalctl@ceph.mon.b.smithi165.stdout: block_align: 0 2024-09-21T09:38:37.532 INFO:journalctl@ceph.mon.b.smithi165.stdout: max_auto_readahead_size: 262144 2024-09-21T09:38:37.532 INFO:journalctl@ceph.mon.b.smithi165.stdout: prepopulate_block_cache: 0 2024-09-21T09:38:37.532 INFO:journalctl@ceph.mon.b.smithi165.stdout: initial_auto_readahead_size: 8192 2024-09-21T09:38:37.532 INFO:journalctl@ceph.mon.b.smithi165.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T09:38:37.532 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:38:37.532 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:38:37.532 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compression: NoCompression 2024-09-21T09:38:37.532 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:38:37.532 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:38:37.532 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:38:37.532 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.num_levels: 7 2024-09-21T09:38:37.532 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:38:37.532 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:38:37.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:38:37.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:38:37.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:38:37.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:38:37.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:38:37.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:38:37.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:38:37.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:38:37.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:38:37.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:38:37.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:38:37.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:38:37.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:38:37.534 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:38:37.534 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:38:37.534 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:38:37.534 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:38:37.534 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:38:37.534 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:38:37.534 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:38:37.534 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:38:37.534 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:38:37.534 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:38:37.534 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:38:37.534 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:38:37.534 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:38:37.534 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:38:37.534 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:38:37.535 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:38:37.536 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:38:37.536 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:38:37.536 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:38:37.536 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:38:37.536 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:38:37.536 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:38:37.536 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:38:37.536 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:38:37.537 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.inplace_update_support: 0 2024-09-21T09:38:37.537 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:38:37.537 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:38:37.537 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:38:37.537 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:38:37.537 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.bloom_locality: 0 2024-09-21T09:38:37.537 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.max_successive_merges: 0 2024-09-21T09:38:37.537 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:38:37.537 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:38:37.537 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:38:37.537 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:38:37.537 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.ttl: 2592000 2024-09-21T09:38:37.537 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:38:37.537 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T09:38:37.537 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T09:38:37.538 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.enable_blob_files: false 2024-09-21T09:38:37.538 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.min_blob_size: 0 2024-09-21T09:38:37.538 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:38:37.538 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:38:37.538 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:38:37.538 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:38:37.538 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T09:38:37.538 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T09:38:37.538 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T09:38:37.538 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T09:38:37.538 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2024-09-21T09:38:37.538 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T09:38:37.538 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 29, last_sequence is 13081, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T09:38:37.538 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-09-21T09:38:37.539 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e07a230a-366a-4d34-aa07-491d8e412fb7 2024-09-21T09:38:37.539 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726911517517846, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-09-21T09:38:37.539 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-09-21T09:38:37.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726911517524724, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 1512214, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13086, "largest_seqno": 14380, "table_properties": {"data_size": 1506467, "index_size": 3490, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1221, "raw_key_size": 10681, "raw_average_key_size": 22, "raw_value_size": 1495809, "raw_average_value_size": 3096, "num_data_blocks": 161, "num_entries": 483, "num_filter_entries": 483, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726911517, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e07a230a-366a-4d34-aa07-491d8e412fb7", "db_session_id": "P5PVRQBBUMJEFPWWPKQW", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-09-21T09:38:37.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726911517524847, "job": 1, "event": "recovery_finished"} 2024-09-21T09:38:37.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-09-21T09:38:37.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T09:38:37.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T09:38:37.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5596708aee00 2024-09-21T09:38:37.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: DB pointer 0x5596709b0000 2024-09-21T09:38:37.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T09:38:37.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T09:38:37.899 INFO:journalctl@ceph.mon.b.smithi165.stdout: ** DB Stats ** 2024-09-21T09:38:37.899 INFO:journalctl@ceph.mon.b.smithi165.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:38:37.899 INFO:journalctl@ceph.mon.b.smithi165.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T09:38:37.899 INFO:journalctl@ceph.mon.b.smithi165.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:38:37.899 INFO:journalctl@ceph.mon.b.smithi165.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:38:37.899 INFO:journalctl@ceph.mon.b.smithi165.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T09:38:37.899 INFO:journalctl@ceph.mon.b.smithi165.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:38:37.899 INFO:journalctl@ceph.mon.b.smithi165.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:38:37.899 INFO:journalctl@ceph.mon.b.smithi165.stdout: 2024-09-21T09:38:37.899 INFO:journalctl@ceph.mon.b.smithi165.stdout: ** Compaction Stats [default] ** 2024-09-21T09:38:37.899 INFO:journalctl@ceph.mon.b.smithi165.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:38:37.899 INFO:journalctl@ceph.mon.b.smithi165.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T09:38:37.899 INFO:journalctl@ceph.mon.b.smithi165.stdout: L0 1/0 1.44 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 487.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T09:38:37.899 INFO:journalctl@ceph.mon.b.smithi165.stdout: L6 1/0 8.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: Sum 2/0 10.42 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 487.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 487.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: ** Compaction Stats [default] ** 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 487.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:38:37.900 INFO:journalctl@ceph.mon.b.smithi165.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:38:37.901 INFO:journalctl@ceph.mon.b.smithi165.stdout: Cumulative compaction: 0.00 GB write, 123.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:38:37.901 INFO:journalctl@ceph.mon.b.smithi165.stdout: Interval compaction: 0.00 GB write, 123.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:38:37.901 INFO:journalctl@ceph.mon.b.smithi165.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T09:38:37.901 INFO:journalctl@ceph.mon.b.smithi165.stdout: Block cache BinnedLRUCache@0x55967087f610#2 capacity: 512.00 MB usage: 5.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-09-21T09:38:37.901 INFO:journalctl@ceph.mon.b.smithi165.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.28 KB,0.000244379%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-09-21T09:38:37.901 INFO:journalctl@ceph.mon.b.smithi165.stdout: 2024-09-21T09:38:37.901 INFO:journalctl@ceph.mon.b.smithi165.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:38:37.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: starting mon.b rank 1 at public addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] at bind addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:38:37.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: mon.b@-1(???) e3 preinit fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:38:37.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: mon.b@-1(???).mds e9 new map 2024-09-21T09:38:37.901 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: mon.b@-1(???).mds e9 print_map 2024-09-21T09:38:37.901 INFO:journalctl@ceph.mon.b.smithi165.stdout: e9 2024-09-21T09:38:37.901 INFO:journalctl@ceph.mon.b.smithi165.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-21T09:38:37.901 INFO:journalctl@ceph.mon.b.smithi165.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:38:37.901 INFO:journalctl@ceph.mon.b.smithi165.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T09:38:37.902 INFO:journalctl@ceph.mon.b.smithi165.stdout: legacy client fscid: 1 2024-09-21T09:38:37.902 INFO:journalctl@ceph.mon.b.smithi165.stdout: 2024-09-21T09:38:37.902 INFO:journalctl@ceph.mon.b.smithi165.stdout: Filesystem 'foo' (1) 2024-09-21T09:38:37.902 INFO:journalctl@ceph.mon.b.smithi165.stdout: fs_name foo 2024-09-21T09:38:37.902 INFO:journalctl@ceph.mon.b.smithi165.stdout: epoch 8 2024-09-21T09:38:37.902 INFO:journalctl@ceph.mon.b.smithi165.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-21T09:38:37.902 INFO:journalctl@ceph.mon.b.smithi165.stdout: created 2024-09-21T09:32:32.662865+0000 2024-09-21T09:38:37.902 INFO:journalctl@ceph.mon.b.smithi165.stdout: modified 2024-09-21T09:32:43.140613+0000 2024-09-21T09:38:37.902 INFO:journalctl@ceph.mon.b.smithi165.stdout: tableserver 0 2024-09-21T09:38:37.902 INFO:journalctl@ceph.mon.b.smithi165.stdout: root 0 2024-09-21T09:38:37.902 INFO:journalctl@ceph.mon.b.smithi165.stdout: session_timeout 60 2024-09-21T09:38:37.902 INFO:journalctl@ceph.mon.b.smithi165.stdout: session_autoclose 300 2024-09-21T09:38:37.902 INFO:journalctl@ceph.mon.b.smithi165.stdout: max_file_size 1099511627776 2024-09-21T09:38:37.902 INFO:journalctl@ceph.mon.b.smithi165.stdout: max_xattr_size 65536 2024-09-21T09:38:37.903 INFO:journalctl@ceph.mon.b.smithi165.stdout: required_client_features {} 2024-09-21T09:38:37.903 INFO:journalctl@ceph.mon.b.smithi165.stdout: last_failure 0 2024-09-21T09:38:37.903 INFO:journalctl@ceph.mon.b.smithi165.stdout: last_failure_osd_epoch 0 2024-09-21T09:38:37.903 INFO:journalctl@ceph.mon.b.smithi165.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T09:38:37.903 INFO:journalctl@ceph.mon.b.smithi165.stdout: max_mds 1 2024-09-21T09:38:37.903 INFO:journalctl@ceph.mon.b.smithi165.stdout: in 0 2024-09-21T09:38:37.903 INFO:journalctl@ceph.mon.b.smithi165.stdout: up {0=24551} 2024-09-21T09:38:37.903 INFO:journalctl@ceph.mon.b.smithi165.stdout: failed 2024-09-21T09:38:37.903 INFO:journalctl@ceph.mon.b.smithi165.stdout: damaged 2024-09-21T09:38:37.903 INFO:journalctl@ceph.mon.b.smithi165.stdout: stopped 2024-09-21T09:38:37.903 INFO:journalctl@ceph.mon.b.smithi165.stdout: data_pools [4] 2024-09-21T09:38:37.903 INFO:journalctl@ceph.mon.b.smithi165.stdout: metadata_pool 3 2024-09-21T09:38:37.903 INFO:journalctl@ceph.mon.b.smithi165.stdout: inline_data disabled 2024-09-21T09:38:37.903 INFO:journalctl@ceph.mon.b.smithi165.stdout: balancer 2024-09-21T09:38:37.904 INFO:journalctl@ceph.mon.b.smithi165.stdout: bal_rank_mask -1 2024-09-21T09:38:37.904 INFO:journalctl@ceph.mon.b.smithi165.stdout: standby_count_wanted 1 2024-09-21T09:38:37.904 INFO:journalctl@ceph.mon.b.smithi165.stdout: qdb_cluster leader: 0 members: 2024-09-21T09:38:37.904 INFO:journalctl@ceph.mon.b.smithi165.stdout: [mds.foo.smithi137.glvyrt{0:24551} state up:active seq 3 join_fscid=1 addr [v2:172.21.15.137:6834/352752224,v1:172.21.15.137:6835/352752224] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T09:38:37.904 INFO:journalctl@ceph.mon.b.smithi165.stdout: 2024-09-21T09:38:37.904 INFO:journalctl@ceph.mon.b.smithi165.stdout: 2024-09-21T09:38:37.904 INFO:journalctl@ceph.mon.b.smithi165.stdout: Standby daemons: 2024-09-21T09:38:37.904 INFO:journalctl@ceph.mon.b.smithi165.stdout: 2024-09-21T09:38:37.904 INFO:journalctl@ceph.mon.b.smithi165.stdout: [mds.foo.smithi165.gocjqw{-1:24490} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.165:6832/1777854989,v1:172.21.15.165:6833/1777854989] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T09:38:37.904 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: mon.b@-1(???).osd e73 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T09:38:37.904 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: mon.b@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T09:38:37.904 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: mon.b@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T09:38:37.904 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: mon.b@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T09:38:37.904 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 ceph-mon[86023]: mon.b@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-09-21T09:38:37.905 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 bash[86003]: a348e1fe5854807b3afbc96a163fa6d7adf1a5c723fbf77e6f1f42f90c16fb8a 2024-09-21T09:38:37.905 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:37 smithi165 systemd[1]: Started Ceph mon.b for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:38:39.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:38 smithi137 ceph-mon[97575]: from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:38:39.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:38 smithi137 ceph-mon[97575]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:38:39.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:38 smithi137 ceph-mon[97575]: pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:38:39.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:38 smithi137 ceph-mon[93825]: from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:38:39.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:38 smithi137 ceph-mon[93825]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:38:39.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:38 smithi137 ceph-mon[93825]: pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:38:39.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:38 smithi165 ceph-mon[86023]: from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:38:39.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:38 smithi165 ceph-mon[86023]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:38:39.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:38 smithi165 ceph-mon[86023]: pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:38:40.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:40.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T09:38:40.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: mon.a calling monitor election 2024-09-21T09:38:40.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: mon.c calling monitor election 2024-09-21T09:38:40.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: mon.b calling monitor election 2024-09-21T09:38:40.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T09:38:40.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T09:38:40.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:38:40.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: monmap epoch 4 2024-09-21T09:38:40.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:38:40.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: last_changed 2024-09-21T09:38:38.927460+0000 2024-09-21T09:38:40.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: created 2024-09-21T09:25:41.268668+0000 2024-09-21T09:38:40.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: min_mon_release 19 (squid) 2024-09-21T09:38:40.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: election_strategy: 1 2024-09-21T09:38:40.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: 0: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.a 2024-09-21T09:38:40.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: 1: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-09-21T09:38:40.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: 2: [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0] mon.c 2024-09-21T09:38:40.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:38:40.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T09:38:40.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: mgrmap e40: y(active, since 104s), standbys: x 2024-09-21T09:38:40.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: overall HEALTH_OK 2024-09-21T09:38:40.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:40.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:40.150 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:38:40.150 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T09:38:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: mon.a calling monitor election 2024-09-21T09:38:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: mon.c calling monitor election 2024-09-21T09:38:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: mon.b calling monitor election 2024-09-21T09:38:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T09:38:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T09:38:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:38:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: monmap epoch 4 2024-09-21T09:38:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:38:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: last_changed 2024-09-21T09:38:38.927460+0000 2024-09-21T09:38:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: created 2024-09-21T09:25:41.268668+0000 2024-09-21T09:38:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: min_mon_release 19 (squid) 2024-09-21T09:38:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: election_strategy: 1 2024-09-21T09:38:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: 0: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.a 2024-09-21T09:38:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: 1: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-09-21T09:38:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: 2: [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0] mon.c 2024-09-21T09:38:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:38:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T09:38:40.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: mgrmap e40: y(active, since 104s), standbys: x 2024-09-21T09:38:40.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: overall HEALTH_OK 2024-09-21T09:38:40.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:40.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:40.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:38:40.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:40.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:40.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T09:38:40.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: mon.a calling monitor election 2024-09-21T09:38:40.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: mon.c calling monitor election 2024-09-21T09:38:40.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: mon.b calling monitor election 2024-09-21T09:38:40.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T09:38:40.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T09:38:40.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:38:40.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: monmap epoch 4 2024-09-21T09:38:40.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:38:40.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: last_changed 2024-09-21T09:38:38.927460+0000 2024-09-21T09:38:40.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: created 2024-09-21T09:25:41.268668+0000 2024-09-21T09:38:40.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: min_mon_release 19 (squid) 2024-09-21T09:38:40.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: election_strategy: 1 2024-09-21T09:38:40.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: 0: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.a 2024-09-21T09:38:40.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: 1: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-09-21T09:38:40.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: 2: [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0] mon.c 2024-09-21T09:38:40.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: fsmap foo:1 {0=foo.smithi137.glvyrt=up:active} 1 up:standby 2024-09-21T09:38:40.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T09:38:40.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: mgrmap e40: y(active, since 104s), standbys: x 2024-09-21T09:38:40.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: overall HEALTH_OK 2024-09-21T09:38:40.304 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:40.304 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:40.304 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:38:40.304 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:40.478 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:40.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:42.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:41 smithi137 ceph-mon[93825]: pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:42.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:41 smithi137 ceph-mon[97575]: pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:42.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:38:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:38:41] "GET /metrics HTTP/1.1" 200 33747 "" "Prometheus/2.51.0" 2024-09-21T09:38:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:41 smithi165 ceph-mon[86023]: pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:42.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:38:42 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:38:42.536+0000 7f3b58ad4640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-21T09:38:44.245 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:43 smithi165 ceph-mon[86023]: pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:44.245 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:43 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:44.245 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:43 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:44.245 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:43 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:44.245 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:43 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:44.245 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:44.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:44.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:43 smithi137 ceph-mon[93825]: pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:44.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:43 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:44.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:43 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:44.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:43 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:44.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:43 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:44.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:43 smithi137 ceph-mon[97575]: pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:44.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:43 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:44.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:43 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:44.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:43 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:44.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:43 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:45.996 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:45 smithi165 ceph-mon[86023]: pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:45.997 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:45.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:45.997 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:45.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:45 smithi137 ceph-mon[93825]: pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:46.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:45 smithi137 ceph-mon[97575]: pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:47.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:46 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:46.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:47.653 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[93825]: pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:48.026 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:48.026 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:48.026 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:48.027 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:38:48.027 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:48.027 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[93825]: Reconfiguring mon.a (monmap changed)... 2024-09-21T09:38:48.027 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:38:48.027 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:38:48.027 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:48.027 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[93825]: Reconfiguring daemon mon.a on smithi137 2024-09-21T09:38:48.027 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[97575]: pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:48.027 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:48.027 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:48.027 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:48.028 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:38:48.028 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:48.028 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[97575]: Reconfiguring mon.a (monmap changed)... 2024-09-21T09:38:48.028 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:38:48.028 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:38:48.028 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:48.028 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:47 smithi137 ceph-mon[97575]: Reconfiguring daemon mon.a on smithi137 2024-09-21T09:38:48.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:47 smithi165 ceph-mon[86023]: pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:48.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:48.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:48.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:48.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:38:48.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:48.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:47 smithi165 ceph-mon[86023]: Reconfiguring mon.a (monmap changed)... 2024-09-21T09:38:48.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:38:48.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:38:48.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:48.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:47 smithi165 ceph-mon[86023]: Reconfiguring daemon mon.a on smithi137 2024-09-21T09:38:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[93825]: Reconfiguring mgr.y (monmap changed)... 2024-09-21T09:38:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:38:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T09:38:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[93825]: Reconfiguring daemon mgr.y on smithi137 2024-09-21T09:38:49.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[93825]: pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[97575]: Reconfiguring mgr.y (monmap changed)... 2024-09-21T09:38:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:38:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T09:38:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[97575]: Reconfiguring daemon mgr.y on smithi137 2024-09-21T09:38:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:49 smithi137 ceph-mon[97575]: pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:49.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:49.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:49.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:49 smithi165 ceph-mon[86023]: Reconfiguring mgr.y (monmap changed)... 2024-09-21T09:38:49.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:38:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T09:38:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:49 smithi165 ceph-mon[86023]: Reconfiguring daemon mgr.y on smithi137 2024-09-21T09:38:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:49 smithi165 ceph-mon[86023]: pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:50.549 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:50.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:50.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:50 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:50.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:50 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:50.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:50 smithi165 ceph-mon[86023]: Reconfiguring mon.c (monmap changed)... 2024-09-21T09:38:50.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:50 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:38:50.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:50 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:38:50.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:50 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:50.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:50 smithi165 ceph-mon[86023]: Reconfiguring daemon mon.c on smithi137 2024-09-21T09:38:51.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:50 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:51.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:50 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:51.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:50 smithi137 ceph-mon[93825]: Reconfiguring mon.c (monmap changed)... 2024-09-21T09:38:51.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:50 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:38:51.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:50 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:38:51.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:50 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:51.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:50 smithi137 ceph-mon[93825]: Reconfiguring daemon mon.c on smithi137 2024-09-21T09:38:51.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:50 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:51.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:50 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:51.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:50 smithi137 ceph-mon[97575]: Reconfiguring mon.c (monmap changed)... 2024-09-21T09:38:51.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:50 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:38:51.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:50 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:38:51.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:50 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:51.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:50 smithi137 ceph-mon[97575]: Reconfiguring daemon mon.c on smithi137 2024-09-21T09:38:52.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:38:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:38:51] "GET /metrics HTTP/1.1" 200 33747 "" "Prometheus/2.51.0" 2024-09-21T09:38:52.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:52 smithi165 ceph-mon[86023]: pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:52.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:52 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:52.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:52 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:52.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:52 smithi165 ceph-mon[86023]: Reconfiguring osd.0 (monmap changed)... 2024-09-21T09:38:52.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:52 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T09:38:52.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:52 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:52.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:52 smithi165 ceph-mon[86023]: Reconfiguring daemon osd.0 on smithi137 2024-09-21T09:38:52.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:52 smithi137 ceph-mon[97575]: pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:52.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:52 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:52.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:52 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:52.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:52 smithi137 ceph-mon[97575]: Reconfiguring osd.0 (monmap changed)... 2024-09-21T09:38:52.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:52 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T09:38:52.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:52 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:52.466 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:52 smithi137 ceph-mon[97575]: Reconfiguring daemon osd.0 on smithi137 2024-09-21T09:38:52.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:52 smithi137 ceph-mon[93825]: pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:52.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:52 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:52.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:52 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:52.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:52 smithi137 ceph-mon[93825]: Reconfiguring osd.0 (monmap changed)... 2024-09-21T09:38:52.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:52 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T09:38:52.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:52 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:52.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:52 smithi137 ceph-mon[93825]: Reconfiguring daemon osd.0 on smithi137 2024-09-21T09:38:53.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:53 smithi165 ceph-mon[86023]: pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:53.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:53 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:53.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:53 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:53.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:53 smithi165 ceph-mon[86023]: Reconfiguring osd.1 (monmap changed)... 2024-09-21T09:38:53.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:53 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T09:38:53.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:53 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:53.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:53 smithi165 ceph-mon[86023]: Reconfiguring daemon osd.1 on smithi137 2024-09-21T09:38:54.035 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:53 smithi137 ceph-mon[93825]: pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:54.035 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:53 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:54.035 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:53 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:54.035 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:53 smithi137 ceph-mon[93825]: Reconfiguring osd.1 (monmap changed)... 2024-09-21T09:38:54.035 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:53 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T09:38:54.035 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:53 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:54.035 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:53 smithi137 ceph-mon[93825]: Reconfiguring daemon osd.1 on smithi137 2024-09-21T09:38:54.035 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:53 smithi137 ceph-mon[97575]: pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:54.035 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:53 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:54.036 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:53 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:54.036 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:53 smithi137 ceph-mon[97575]: Reconfiguring osd.1 (monmap changed)... 2024-09-21T09:38:54.036 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:53 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T09:38:54.036 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:53 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:54.036 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:53 smithi137 ceph-mon[97575]: Reconfiguring daemon osd.1 on smithi137 2024-09-21T09:38:54.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:54 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:54.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:55.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:55.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:55.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:55 smithi165 ceph-mon[86023]: Reconfiguring osd.2 (monmap changed)... 2024-09-21T09:38:55.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T09:38:55.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:55.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:55 smithi165 ceph-mon[86023]: Reconfiguring daemon osd.2 on smithi137 2024-09-21T09:38:55.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:55.442 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:55.442 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:55.442 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:55 smithi137 ceph-mon[93825]: Reconfiguring osd.2 (monmap changed)... 2024-09-21T09:38:55.442 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T09:38:55.442 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:55.443 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:55 smithi137 ceph-mon[93825]: Reconfiguring daemon osd.2 on smithi137 2024-09-21T09:38:55.443 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:55.443 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:55.443 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:55.443 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:55 smithi137 ceph-mon[97575]: Reconfiguring osd.2 (monmap changed)... 2024-09-21T09:38:55.443 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T09:38:55.443 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:55.443 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:55 smithi137 ceph-mon[97575]: Reconfiguring daemon osd.2 on smithi137 2024-09-21T09:38:55.443 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:56.136 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:55.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:56.136 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:55.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:56 smithi165 ceph-mon[86023]: pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:56.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:56 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:56.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:56 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:56.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:56 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T09:38:56.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:56 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:56.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:56 smithi137 ceph-mon[97575]: pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:56.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:56 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:56.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:56 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:56.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:56 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T09:38:56.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:56 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:56.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:56 smithi137 ceph-mon[93825]: pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:56.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:56 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:56.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:56 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:56.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:56 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T09:38:56.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:56 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:57.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:38:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:38:56.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:38:57.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:57 smithi165 ceph-mon[86023]: Reconfiguring osd.3 (monmap changed)... 2024-09-21T09:38:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:57 smithi165 ceph-mon[86023]: Reconfiguring daemon osd.3 on smithi137 2024-09-21T09:38:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi137.glvyrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:38:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:57.399 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:57 smithi137 ceph-mon[93825]: Reconfiguring osd.3 (monmap changed)... 2024-09-21T09:38:57.399 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:57 smithi137 ceph-mon[93825]: Reconfiguring daemon osd.3 on smithi137 2024-09-21T09:38:57.399 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:57.399 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:57.399 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi137.glvyrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:38:57.399 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:57.399 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:57 smithi137 ceph-mon[97575]: Reconfiguring osd.3 (monmap changed)... 2024-09-21T09:38:57.399 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:57 smithi137 ceph-mon[97575]: Reconfiguring daemon osd.3 on smithi137 2024-09-21T09:38:57.399 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:57.399 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:57.399 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi137.glvyrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:38:57.399 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:58.241 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:58 smithi137 ceph-mon[93825]: pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:58.241 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:58 smithi137 ceph-mon[93825]: Reconfiguring mds.foo.smithi137.glvyrt (monmap changed)... 2024-09-21T09:38:58.241 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:58 smithi137 ceph-mon[93825]: Reconfiguring daemon mds.foo.smithi137.glvyrt on smithi137 2024-09-21T09:38:58.241 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:58 smithi137 ceph-mon[97575]: pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:58.241 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:58 smithi137 ceph-mon[97575]: Reconfiguring mds.foo.smithi137.glvyrt (monmap changed)... 2024-09-21T09:38:58.241 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:58 smithi137 ceph-mon[97575]: Reconfiguring daemon mds.foo.smithi137.glvyrt on smithi137 2024-09-21T09:38:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:58 smithi165 ceph-mon[86023]: pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:58 smithi165 ceph-mon[86023]: Reconfiguring mds.foo.smithi137.glvyrt (monmap changed)... 2024-09-21T09:38:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:58 smithi165 ceph-mon[86023]: Reconfiguring daemon mds.foo.smithi137.glvyrt on smithi137 2024-09-21T09:38:59.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:59.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:59.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[93825]: Reconfiguring mon.b (monmap changed)... 2024-09-21T09:38:59.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:38:59.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:38:59.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:59.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[93825]: Reconfiguring daemon mon.b on smithi165 2024-09-21T09:38:59.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[93825]: pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:59.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:59.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:59.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[97575]: Reconfiguring mon.b (monmap changed)... 2024-09-21T09:38:59.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:38:59.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:38:59.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:59.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[97575]: Reconfiguring daemon mon.b on smithi165 2024-09-21T09:38:59.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:38:59 smithi137 ceph-mon[97575]: pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:38:59.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:59 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:59.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:59 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:38:59.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:59 smithi165 ceph-mon[86023]: Reconfiguring mon.b (monmap changed)... 2024-09-21T09:38:59.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:59 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:38:59.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:59 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:38:59.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:59 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:59.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:59 smithi165 ceph-mon[86023]: Reconfiguring daemon mon.b on smithi165 2024-09-21T09:38:59.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:38:59 smithi165 ceph-mon[86023]: pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:00.361 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:01.014 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:00 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:01.014 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:00 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:01.015 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:00 smithi165 ceph-mon[86023]: Reconfiguring mgr.x (monmap changed)... 2024-09-21T09:39:01.015 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:00 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:39:01.015 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:00 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T09:39:01.015 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:00 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:01.015 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:00 smithi165 ceph-mon[86023]: Reconfiguring daemon mgr.x on smithi165 2024-09-21T09:39:01.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:00 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:01.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:00 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:01.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:00 smithi137 ceph-mon[93825]: Reconfiguring mgr.x (monmap changed)... 2024-09-21T09:39:01.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:00 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:39:01.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:00 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T09:39:01.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:00 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:01.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:00 smithi137 ceph-mon[93825]: Reconfiguring daemon mgr.x on smithi165 2024-09-21T09:39:01.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:00 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:01.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:00 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:01.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:00 smithi137 ceph-mon[97575]: Reconfiguring mgr.x (monmap changed)... 2024-09-21T09:39:01.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:00 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:39:01.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:00 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T09:39:01.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:00 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:01.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:00 smithi137 ceph-mon[97575]: Reconfiguring daemon mgr.x on smithi165 2024-09-21T09:39:02.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:39:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:39:01] "GET /metrics HTTP/1.1" 200 33817 "" "Prometheus/2.51.0" 2024-09-21T09:39:02.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:02 smithi137 ceph-mon[93825]: pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:02.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:02 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:02.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:02 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:02.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:02 smithi137 ceph-mon[93825]: Reconfiguring osd.4 (monmap changed)... 2024-09-21T09:39:02.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:02 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T09:39:02.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:02 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:02.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:02 smithi137 ceph-mon[93825]: Reconfiguring daemon osd.4 on smithi165 2024-09-21T09:39:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:02 smithi137 ceph-mon[97575]: pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:02 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:02 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:02 smithi137 ceph-mon[97575]: Reconfiguring osd.4 (monmap changed)... 2024-09-21T09:39:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:02 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T09:39:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:02 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:02 smithi137 ceph-mon[97575]: Reconfiguring daemon osd.4 on smithi165 2024-09-21T09:39:02.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:02 smithi165 ceph-mon[86023]: pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:02.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:02 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:02.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:02 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:02.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:02 smithi165 ceph-mon[86023]: Reconfiguring osd.4 (monmap changed)... 2024-09-21T09:39:02.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:02 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T09:39:02.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:02 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:02.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:02 smithi165 ceph-mon[86023]: Reconfiguring daemon osd.4 on smithi165 2024-09-21T09:39:03.635 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:03.635 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:03.636 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:03 smithi165 ceph-mon[86023]: Reconfiguring osd.5 (monmap changed)... 2024-09-21T09:39:03.636 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T09:39:03.636 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:03.636 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:03 smithi165 ceph-mon[86023]: Reconfiguring daemon osd.5 on smithi165 2024-09-21T09:39:03.636 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:03 smithi165 ceph-mon[86023]: pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:03.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:03.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:03.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:03 smithi137 ceph-mon[93825]: Reconfiguring osd.5 (monmap changed)... 2024-09-21T09:39:03.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T09:39:03.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:03.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:03 smithi137 ceph-mon[93825]: Reconfiguring daemon osd.5 on smithi165 2024-09-21T09:39:03.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:03 smithi137 ceph-mon[93825]: pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:03 smithi137 ceph-mon[97575]: Reconfiguring osd.5 (monmap changed)... 2024-09-21T09:39:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T09:39:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:03 smithi137 ceph-mon[97575]: Reconfiguring daemon osd.5 on smithi165 2024-09-21T09:39:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:03 smithi137 ceph-mon[97575]: pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:04.363 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:04 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:04.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:05.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:05.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:05.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:04 smithi137 ceph-mon[93825]: Reconfiguring osd.6 (monmap changed)... 2024-09-21T09:39:05.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T09:39:05.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:05.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:04 smithi137 ceph-mon[93825]: Reconfiguring daemon osd.6 on smithi165 2024-09-21T09:39:05.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:04 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:05.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:04 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:05.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:04 smithi137 ceph-mon[97575]: Reconfiguring osd.6 (monmap changed)... 2024-09-21T09:39:05.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:04 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T09:39:05.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:04 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:05.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:04 smithi137 ceph-mon[97575]: Reconfiguring daemon osd.6 on smithi165 2024-09-21T09:39:05.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:04 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:05.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:04 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:05.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:04 smithi165 ceph-mon[86023]: Reconfiguring osd.6 (monmap changed)... 2024-09-21T09:39:05.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:04 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T09:39:05.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:04 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:05.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:04 smithi165 ceph-mon[86023]: Reconfiguring daemon osd.6 on smithi165 2024-09-21T09:39:05.897 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:05 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:05.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:05.897 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:05 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:05.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:06.264 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:06 smithi165 ceph-mon[86023]: pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:06.264 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:06 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:06.264 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:06 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:06.264 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:06 smithi165 ceph-mon[86023]: Reconfiguring osd.7 (monmap changed)... 2024-09-21T09:39:06.265 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:06 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T09:39:06.265 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:06 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:06.265 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:06 smithi165 ceph-mon[86023]: Reconfiguring daemon osd.7 on smithi165 2024-09-21T09:39:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:06 smithi137 ceph-mon[97575]: pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:06 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:06 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:06 smithi137 ceph-mon[97575]: Reconfiguring osd.7 (monmap changed)... 2024-09-21T09:39:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:06 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T09:39:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:06 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:06 smithi137 ceph-mon[97575]: Reconfiguring daemon osd.7 on smithi165 2024-09-21T09:39:06.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:06 smithi137 ceph-mon[93825]: pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:06.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:06 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:06.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:06 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:06.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:06 smithi137 ceph-mon[93825]: Reconfiguring osd.7 (monmap changed)... 2024-09-21T09:39:06.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:06 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T09:39:06.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:06 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:06.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:06 smithi137 ceph-mon[93825]: Reconfiguring daemon osd.7 on smithi165 2024-09-21T09:39:07.237 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:06 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:06.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:07.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:07 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:07.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:07 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:07.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:07 smithi165 ceph-mon[86023]: Reconfiguring mds.foo.smithi165.gocjqw (monmap changed)... 2024-09-21T09:39:07.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:07 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi165.gocjqw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:39:07.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:07 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:07.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:07 smithi165 ceph-mon[86023]: Reconfiguring daemon mds.foo.smithi165.gocjqw on smithi165 2024-09-21T09:39:07.555 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:07 smithi165 ceph-mon[86023]: pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:07.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:07 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:07.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:07 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:07.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:07 smithi137 ceph-mon[97575]: Reconfiguring mds.foo.smithi165.gocjqw (monmap changed)... 2024-09-21T09:39:07.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:07 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi165.gocjqw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:39:07.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:07 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:07.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:07 smithi137 ceph-mon[97575]: Reconfiguring daemon mds.foo.smithi165.gocjqw on smithi165 2024-09-21T09:39:07.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:07 smithi137 ceph-mon[97575]: pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:07.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:07 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:07.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:07 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:07.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:07 smithi137 ceph-mon[93825]: Reconfiguring mds.foo.smithi165.gocjqw (monmap changed)... 2024-09-21T09:39:07.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:07 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi165.gocjqw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:39:07.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:07 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:07.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:07 smithi137 ceph-mon[93825]: Reconfiguring daemon mds.foo.smithi165.gocjqw on smithi165 2024-09-21T09:39:07.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:07 smithi137 ceph-mon[93825]: pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:08.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:08 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:08.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:08 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:08.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:08 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:39:08.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:08 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:08.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:08 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:39:08.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:08 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:08.964 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:08 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:08.964 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:08 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:08.964 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:08 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:39:08.964 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:08 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:08.964 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:08 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:39:08.965 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:08 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:08.965 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:08 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:08.965 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:08 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:08.965 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:08 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:39:08.965 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:08 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:08.966 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:08 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:39:08.966 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:08 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:09.932 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:09 smithi137 ceph-mon[93825]: pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:09.932 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:09 smithi137 ceph-mon[97575]: pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:09 smithi165 ceph-mon[86023]: pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:11.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:11.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:11.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:11.945 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:11 smithi137 ceph-mon[93825]: pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:11.945 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:11 smithi137 ceph-mon[97575]: pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:12.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:11 smithi165 ceph-mon[86023]: pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:12.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:39:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:39:11] "GET /metrics HTTP/1.1" 200 33830 "" "Prometheus/2.51.0" 2024-09-21T09:39:14.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:13 smithi137 ceph-mon[93825]: pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:14.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:13 smithi137 ceph-mon[97575]: pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:14.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:13 smithi165 ceph-mon[86023]: pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:14.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:14 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:14.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:16.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:15 smithi137 ceph-mon[93825]: pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:16.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:15 smithi137 ceph-mon[97575]: pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:16.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:15 smithi165 ceph-mon[86023]: pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:16.147 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:15.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:16.148 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:15.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:17.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:16 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:16.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:18.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:17 smithi137 ceph-mon[93825]: pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:18.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:17 smithi137 ceph-mon[97575]: pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:18.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:17 smithi165 ceph-mon[86023]: pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:19.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:19 smithi137 ceph-mon[93825]: pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:19.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:19 smithi137 ceph-mon[97575]: pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:20.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:19 smithi165 ceph-mon[86023]: pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:20.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:21.944 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:21 smithi137 ceph-mon[93825]: pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:21.945 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:21 smithi137 ceph-mon[97575]: pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:22.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:21 smithi165 ceph-mon[86023]: pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:22.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:39:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:39:21] "GET /metrics HTTP/1.1" 200 33830 "" "Prometheus/2.51.0" 2024-09-21T09:39:24.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:23 smithi137 ceph-mon[97575]: pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:23 smithi137 ceph-mon[93825]: pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:24.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:23 smithi165 ceph-mon[86023]: pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:24.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:24 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:24.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:26.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:25 smithi137 ceph-mon[97575]: pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:26.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:25 smithi137 ceph-mon[93825]: pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:25 smithi165 ceph-mon[86023]: pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:26.148 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:25 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:25.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:26.148 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:25 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:25.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:27.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:26.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:28.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:27 smithi137 ceph-mon[93825]: pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:28.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:27 smithi137 ceph-mon[97575]: pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:27 smithi165 ceph-mon[86023]: pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:30.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:29 smithi137 ceph-mon[93825]: pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:30.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:29 smithi137 ceph-mon[97575]: pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:29 smithi165 ceph-mon[86023]: pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:30.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:30.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:31.944 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:31 smithi137 ceph-mon[93825]: pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:31.945 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:31 smithi137 ceph-mon[97575]: pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:31.957 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:31 smithi165 ceph-mon[86023]: pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:39:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:39:31] "GET /metrics HTTP/1.1" 200 33828 "" "Prometheus/2.51.0" 2024-09-21T09:39:34.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:33 smithi137 ceph-mon[93825]: pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:34.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:33 smithi137 ceph-mon[97575]: pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:33 smithi165 ceph-mon[86023]: pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:34.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:34 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:34.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:36.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:35 smithi137 ceph-mon[93825]: pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:36.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:35 smithi137 ceph-mon[97575]: pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:35 smithi165 ceph-mon[86023]: pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:36.148 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:35 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:35.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:36.148 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:35 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:35.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:37.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:36 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:36.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:37.824 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade resume' 2024-09-21T09:39:38.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:37 smithi137 ceph-mon[93825]: pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:38.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:37 smithi137 ceph-mon[97575]: pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:38.079 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:39:38.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:37 smithi165 ceph-mon[86023]: pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:39.848 INFO:teuthology.orchestra.run.smithi137.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:39:40.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:39 smithi137 ceph-mon[93825]: pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:40.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:39 smithi137 ceph-mon[97575]: pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:40.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:39 smithi165 ceph-mon[86023]: pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:40.489 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'echo wait for all mons to upgrade' 2024-09-21T09:39:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:41.046 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:41.046 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:40 smithi137 ceph-mon[93825]: from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:39:41.046 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:40 smithi137 ceph-mon[93825]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:39:41.046 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:41.046 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:39:41.047 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:41.047 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:40 smithi137 ceph-mon[97575]: from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:39:41.047 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:40 smithi137 ceph-mon[97575]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:39:41.047 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:41.047 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:39:41.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:41.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:40 smithi165 ceph-mon[86023]: from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:39:41.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:40 smithi165 ceph-mon[86023]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:39:41.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:41.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:39:41.423 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:39:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:41 smithi165 ceph-mon[86023]: pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:42.151 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:41 smithi137 ceph-mon[93825]: pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:42.151 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:41 smithi137 ceph-mon[97575]: pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:42.152 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:39:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:39:41] "GET /metrics HTTP/1.1" 200 33830 "" "Prometheus/2.51.0" 2024-09-21T09:39:42.914 INFO:teuthology.orchestra.run.smithi137.stdout:wait for all mons to upgrade 2024-09-21T09:39:44.014 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:43 smithi137 ceph-mon[93825]: pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:44.014 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:43 smithi137 ceph-mon[97575]: pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:44.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:43 smithi165 ceph-mon[86023]: pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:44.287 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-09-21T09:39:44.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:44.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:45.809 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:39:46.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:45 smithi165 ceph-mon[86023]: pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:46.148 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:45.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:46.148 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:45.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:46.190 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:45 smithi137 ceph-mon[93825]: pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:46.191 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:45 smithi137 ceph-mon[97575]: pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:47.214 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:47.214 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:47.214 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:47.214 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:39:47.214 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:47.214 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:39:47.215 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:39:47.215 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:39:47.215 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:47.215 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T09:39:47.215 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T09:39:47.215 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T09:39:47.215 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T09:39:47.215 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T09:39:47.215 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T09:39:47.215 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:39:47.215 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:47.215 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T09:39:47.215 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:47.216 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:47.216 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:47.216 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:39:47.216 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:47.216 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:39:47.216 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:39:47.216 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:39:47.216 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:47.216 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T09:39:47.216 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T09:39:47.216 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T09:39:47.216 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T09:39:47.216 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T09:39:47.217 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T09:39:47.217 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:39:47.217 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:47.217 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T09:39:47.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:46 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:46.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:47.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:47.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:47.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:47.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:39:47.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:47.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:39:47.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:39:47.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:39:47.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:47.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T09:39:47.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T09:39:47.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T09:39:47.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T09:39:47.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T09:39:47.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T09:39:47.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:39:47.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:47.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T09:39:48.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:48 smithi165 ceph-mon[86023]: pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:48.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:48 smithi165 ceph-mon[86023]: Upgrade: Setting container_image for all mon 2024-09-21T09:39:48.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:48 smithi165 ceph-mon[86023]: Upgrade: Setting container_image for all crash 2024-09-21T09:39:48.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:48 smithi165 ceph-mon[86023]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T09:39:48.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:48 smithi165 ceph-mon[86023]: Upgrade: osd.0 is safe to restart 2024-09-21T09:39:48.398 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:48 smithi137 ceph-mon[97575]: pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:48.398 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:48 smithi137 ceph-mon[97575]: Upgrade: Setting container_image for all mon 2024-09-21T09:39:48.399 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:48 smithi137 ceph-mon[97575]: Upgrade: Setting container_image for all crash 2024-09-21T09:39:48.399 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:48 smithi137 ceph-mon[97575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T09:39:48.399 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:48 smithi137 ceph-mon[97575]: Upgrade: osd.0 is safe to restart 2024-09-21T09:39:48.399 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:48 smithi137 ceph-mon[93825]: pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:48.399 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:48 smithi137 ceph-mon[93825]: Upgrade: Setting container_image for all mon 2024-09-21T09:39:48.399 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:48 smithi137 ceph-mon[93825]: Upgrade: Setting container_image for all crash 2024-09-21T09:39:48.399 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:48 smithi137 ceph-mon[93825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T09:39:48.399 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:48 smithi137 ceph-mon[93825]: Upgrade: osd.0 is safe to restart 2024-09-21T09:39:48.756 INFO:teuthology.orchestra.run.smithi137.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:39:49.482 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:49 smithi137 ceph-mon[93825]: Upgrade: Updating osd.0 2024-09-21T09:39:49.483 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:49.483 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T09:39:49.483 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:49.483 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:49 smithi137 ceph-mon[93825]: Deploying daemon osd.0 on smithi137 2024-09-21T09:39:49.483 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:49 smithi137 ceph-mon[93825]: pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:49.483 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:49 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3518963167' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-21T09:39:49.483 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:49 smithi137 ceph-mon[97575]: Upgrade: Updating osd.0 2024-09-21T09:39:49.483 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:49.483 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T09:39:49.484 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:49.484 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:49 smithi137 ceph-mon[97575]: Deploying daemon osd.0 on smithi137 2024-09-21T09:39:49.484 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:49 smithi137 ceph-mon[97575]: pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:49.484 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:49 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3518963167' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-21T09:39:49.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:49 smithi165 ceph-mon[86023]: Upgrade: Updating osd.0 2024-09-21T09:39:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T09:39:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:49 smithi165 ceph-mon[86023]: Deploying daemon osd.0 on smithi137 2024-09-21T09:39:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:49 smithi165 ceph-mon[86023]: pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:49 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3518963167' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-09-21T09:39:50.260 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch ps' 2024-09-21T09:39:50.548 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:50.810 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:39:51.665 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:51 smithi137 ceph-mon[93825]: pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:51.665 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:51 smithi137 ceph-mon[97575]: pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:51.813 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:51 smithi165 ceph-mon[86023]: pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:52.252 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:39:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:39:51] "GET /metrics HTTP/1.1" 200 33830 "" "Prometheus/2.51.0" 2024-09-21T09:39:52.252 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:52 smithi137 systemd[1]: Stopping Ceph osd.0 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:39:52.800 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:52 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[43095]: 2024-09-21T09:39:52.712+0000 7ff431d1b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T09:39:52.800 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:52 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[43095]: 2024-09-21T09:39:52.712+0000 7ff431d1b640 -1 osd.0 73 *** Got signal Terminated *** 2024-09-21T09:39:52.800 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:52 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[43095]: 2024-09-21T09:39:52.712+0000 7ff431d1b640 -1 osd.0 73 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:39:53.310 INFO:teuthology.orchestra.run.smithi137.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:39:53.310 INFO:teuthology.orchestra.run.smithi137.stdout:alertmanager.a smithi137 *:9093,9094 running (4m) 7s ago 8m 18.7M - 0.27.0 11f11916f8cd 909db353603f 2024-09-21T09:39:53.310 INFO:teuthology.orchestra.run.smithi137.stdout:grafana.a smithi165 *:3000 running (3m) 70s ago 8m 85.1M - 9.4.7 954c08fa6188 5c8b235760b2 2024-09-21T09:39:53.310 INFO:teuthology.orchestra.run.smithi137.stdout:mds.foo.smithi137.glvyrt smithi137 running (7m) 7s ago 7m 17.8M - 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f47f73821e43 2024-09-21T09:39:53.310 INFO:teuthology.orchestra.run.smithi137.stdout:mds.foo.smithi165.gocjqw smithi165 running (7m) 70s ago 7m 14.4M - 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 0303bff7be7d 2024-09-21T09:39:53.310 INFO:teuthology.orchestra.run.smithi137.stdout:mgr.x smithi165 *:8443,9283,8765 running (3m) 70s ago 12m 454M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 5fa49c4ebea2 2024-09-21T09:39:53.310 INFO:teuthology.orchestra.run.smithi137.stdout:mgr.y smithi137 *:8443,9283,8765 running (3m) 7s ago 13m 511M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 02dcb05d94a3 2024-09-21T09:39:53.310 INFO:teuthology.orchestra.run.smithi137.stdout:mon.a smithi137 running (3m) 7s ago 14m 46.9M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 c71a135e238a 2024-09-21T09:39:53.311 INFO:teuthology.orchestra.run.smithi137.stdout:mon.b smithi165 running (76s) 70s ago 12m 20.6M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a348e1fe5854 2024-09-21T09:39:53.311 INFO:teuthology.orchestra.run.smithi137.stdout:mon.c smithi137 running (95s) 7s ago 12m 34.5M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f4fa8a734dd8 2024-09-21T09:39:53.311 INFO:teuthology.orchestra.run.smithi137.stdout:node-exporter.a smithi137 *:9100 running (4m) 7s ago 7m 11.5M - 1.7.0 72c9c2088986 77355297390b 2024-09-21T09:39:53.311 INFO:teuthology.orchestra.run.smithi137.stdout:node-exporter.b smithi165 *:9100 running (3m) 70s ago 7m 10.6M - 1.7.0 72c9c2088986 fec28f070be4 2024-09-21T09:39:53.311 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0 smithi137 running (11m) 7s ago 11m 92.4M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f4e1ab0cc419 2024-09-21T09:39:53.311 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1 smithi137 running (11m) 7s ago 11m 74.2M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be bcf3e0e3458d 2024-09-21T09:39:53.311 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2 smithi137 running (11m) 7s ago 11m 97.1M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 2db18bbc9cd4 2024-09-21T09:39:53.311 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3 smithi137 running (10m) 7s ago 10m 65.0M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be dfd2242bd068 2024-09-21T09:39:53.311 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4 smithi165 running (10m) 70s ago 10m 91.0M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f3f25e56b567 2024-09-21T09:39:53.311 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5 smithi165 running (9m) 70s ago 9m 94.6M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 723f2b343cef 2024-09-21T09:39:53.311 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6 smithi165 running (9m) 70s ago 9m 68.6M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be d5271f0b3374 2024-09-21T09:39:53.311 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7 smithi165 running (9m) 70s ago 9m 77.3M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 7ad2a9df59f1 2024-09-21T09:39:53.311 INFO:teuthology.orchestra.run.smithi137.stdout:prometheus.a smithi165 *:9095 running (3m) 70s ago 8m 46.6M - 2.51.0 1d3b7f56885b 882f2fe5f006 2024-09-21T09:39:53.868 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:53 smithi137 ceph-mon[93825]: pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:53.868 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:53 smithi137 ceph-mon[93825]: osd.0 marked itself down and dead 2024-09-21T09:39:53.868 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:53 smithi137 ceph-mon[97575]: pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:53.869 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:53 smithi137 ceph-mon[97575]: osd.0 marked itself down and dead 2024-09-21T09:39:53.891 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade pause' 2024-09-21T09:39:53.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:53 smithi165 ceph-mon[86023]: pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:53.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:53 smithi165 ceph-mon[86023]: osd.0 marked itself down and dead 2024-09-21T09:39:54.239 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:53 smithi137 podman[103765]: 2024-09-21 09:39:53.934570517 +0000 UTC m=+1.357149458 container died f4e1ab0cc419e48144754ac2b404de8f21dec4c7be0d978d4e8c414fd0f6f93c (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, RELEASE=quincy-fbd1a6a, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-21T09:39:54.550 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:54 smithi137 podman[103765]: 2024-09-21 09:39:54.361661189 +0000 UTC m=+1.784240132 container cleanup f4e1ab0cc419e48144754ac2b404de8f21dec4c7be0d978d4e8c414fd0f6f93c (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=quincy-fbd1a6a, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-21T09:39:54.550 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:54 smithi137 bash[103765]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0 2024-09-21T09:39:54.568 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:54 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:54.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:54.682 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:39:54.807 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:54 smithi137 podman[103849]: 2024-09-21 09:39:54.554742578 +0000 UTC m=+0.620374668 container remove f4e1ab0cc419e48144754ac2b404de8f21dec4c7be0d978d4e8c414fd0f6f93c (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=quincy-fbd1a6a, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-21T09:39:54.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[93825]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:39:54.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[93825]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:39:54.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[93825]: osdmap e74: 8 total, 7 up, 8 in 2024-09-21T09:39:54.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1", "id": [4, 0]} : dispatch 2024-09-21T09:39:54.807 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.5", "id": [4, 0]} : dispatch 2024-09-21T09:39:54.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]} : dispatch 2024-09-21T09:39:54.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]} : dispatch 2024-09-21T09:39:54.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2, 3, 0]} : dispatch 2024-09-21T09:39:54.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]} : dispatch 2024-09-21T09:39:54.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.15", "id": [3, 0]} : dispatch 2024-09-21T09:39:54.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-09-21T09:39:54.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 0]} : dispatch 2024-09-21T09:39:54.808 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]} : dispatch 2024-09-21T09:39:54.808 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[97575]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:39:54.808 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[97575]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:39:54.808 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[97575]: osdmap e74: 8 total, 7 up, 8 in 2024-09-21T09:39:54.809 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1", "id": [4, 0]} : dispatch 2024-09-21T09:39:54.809 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.5", "id": [4, 0]} : dispatch 2024-09-21T09:39:54.809 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]} : dispatch 2024-09-21T09:39:54.809 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]} : dispatch 2024-09-21T09:39:54.809 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2, 3, 0]} : dispatch 2024-09-21T09:39:54.809 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]} : dispatch 2024-09-21T09:39:54.809 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.15", "id": [3, 0]} : dispatch 2024-09-21T09:39:54.809 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-09-21T09:39:54.809 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 0]} : dispatch 2024-09-21T09:39:54.809 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]} : dispatch 2024-09-21T09:39:54.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:54 smithi165 ceph-mon[86023]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:39:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:54 smithi165 ceph-mon[86023]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:39:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:54 smithi165 ceph-mon[86023]: osdmap e74: 8 total, 7 up, 8 in 2024-09-21T09:39:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1", "id": [4, 0]} : dispatch 2024-09-21T09:39:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.5", "id": [4, 0]} : dispatch 2024-09-21T09:39:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]} : dispatch 2024-09-21T09:39:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]} : dispatch 2024-09-21T09:39:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2, 3, 0]} : dispatch 2024-09-21T09:39:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]} : dispatch 2024-09-21T09:39:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.15", "id": [3, 0]} : dispatch 2024-09-21T09:39:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-09-21T09:39:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 0]} : dispatch 2024-09-21T09:39:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]} : dispatch 2024-09-21T09:39:55.550 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:55 smithi137 podman[103921]: 2024-09-21 09:39:55.125263489 +0000 UTC m=+0.432101747 container died b17cd5cf0aefdb54e6f421665d31dd9046201c55eb63de8a11a2ca54efb58fb2 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=kind_franklin, CEPH_POINT_RELEASE=, ceph=True, RELEASE=quincy-fbd1a6a, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-21T09:39:55.897 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:55.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:55.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:55.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-mon[86023]: pgmap v95: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1", "id": [4, 0]}]': finished 2024-09-21T09:39:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.5", "id": [4, 0]}]': finished 2024-09-21T09:39:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-21T09:39:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-09-21T09:39:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2, 3, 0]}]': finished 2024-09-21T09:39:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2024-09-21T09:39:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.15", "id": [3, 0]}]': finished 2024-09-21T09:39:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2024-09-21T09:39:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 0]}]': finished 2024-09-21T09:39:55.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]}]': finished 2024-09-21T09:39:55.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-mon[86023]: osdmap e75: 8 total, 7 up, 8 in 2024-09-21T09:39:55.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:55.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:55.915 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[93825]: pgmap v95: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:55.915 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1", "id": [4, 0]}]': finished 2024-09-21T09:39:55.915 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.5", "id": [4, 0]}]': finished 2024-09-21T09:39:55.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-21T09:39:55.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-09-21T09:39:55.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2, 3, 0]}]': finished 2024-09-21T09:39:55.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2024-09-21T09:39:55.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.15", "id": [3, 0]}]': finished 2024-09-21T09:39:55.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2024-09-21T09:39:55.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 0]}]': finished 2024-09-21T09:39:55.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]}]': finished 2024-09-21T09:39:55.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[93825]: osdmap e75: 8 total, 7 up, 8 in 2024-09-21T09:39:55.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:55.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[97575]: pgmap v95: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:39:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1", "id": [4, 0]}]': finished 2024-09-21T09:39:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.5", "id": [4, 0]}]': finished 2024-09-21T09:39:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-21T09:39:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-09-21T09:39:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2, 3, 0]}]': finished 2024-09-21T09:39:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2024-09-21T09:39:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.15", "id": [3, 0]}]': finished 2024-09-21T09:39:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2024-09-21T09:39:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 0]}]': finished 2024-09-21T09:39:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]}]': finished 2024-09-21T09:39:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[97575]: osdmap e75: 8 total, 7 up, 8 in 2024-09-21T09:39:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:56.166 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:56 smithi137 podman[104009]: 2024-09-21 09:39:56.049242011 +0000 UTC m=+0.646034976 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:39:56.166 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:56 smithi137 podman[104009]: 2024-09-21 09:39:56.165419475 +0000 UTC m=+0.762212482 container create b14a152bc9309d4072e58aded35960d43560f06a418e71f611a0b926ee492b94 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.schema-version=1.0, ceph=True, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-21T09:39:56.568 INFO:teuthology.orchestra.run.smithi137.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:39:56.773 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:56 smithi137 ceph-mon[93825]: osdmap e76: 8 total, 7 up, 8 in 2024-09-21T09:39:56.773 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:56 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:56.774 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:56 smithi137 ceph-mon[97575]: osdmap e76: 8 total, 7 up, 8 in 2024-09-21T09:39:56.774 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:56 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:56.774 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:56 smithi137 podman[104009]: 2024-09-21 09:39:56.569067067 +0000 UTC m=+1.165860033 container init b14a152bc9309d4072e58aded35960d43560f06a418e71f611a0b926ee492b94 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=main-62da54b, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-21T09:39:56.774 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:56 smithi137 podman[104009]: 2024-09-21 09:39:56.572957105 +0000 UTC m=+1.169750073 container start b14a152bc9309d4072e58aded35960d43560f06a418e71f611a0b926ee492b94 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-21T09:39:56.774 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:56 smithi137 podman[104009]: 2024-09-21 09:39:56.669218933 +0000 UTC m=+1.266011912 container attach b14a152bc9309d4072e58aded35960d43560f06a418e71f611a0b926ee492b94 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-21T09:39:56.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:56 smithi165 ceph-mon[86023]: osdmap e76: 8 total, 7 up, 8 in 2024-09-21T09:39:56.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:56 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:39:57.350 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'sleep 60' 2024-09-21T09:39:57.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:39:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:39:56.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:39:57.599 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:57 smithi137 podman[104009]: 2024-09-21 09:39:57.402094468 +0000 UTC m=+1.998887434 container died b14a152bc9309d4072e58aded35960d43560f06a418e71f611a0b926ee492b94 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-21T09:39:57.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:57 smithi165 ceph-mon[86023]: pgmap v98: 73 pgs: 8 peering, 17 active+undersized, 1 stale+active+clean, 7 active+undersized+degraded, 40 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:39:57.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:57 smithi165 ceph-mon[86023]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:39:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:57 smithi165 ceph-mon[86023]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:39:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:57 smithi165 ceph-mon[86023]: osdmap e77: 8 total, 7 up, 8 in 2024-09-21T09:39:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:57 smithi165 ceph-mon[86023]: Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T09:39:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:57 smithi165 ceph-mon[86023]: Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T09:39:57.970 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:57 smithi137 ceph-mon[93825]: pgmap v98: 73 pgs: 8 peering, 17 active+undersized, 1 stale+active+clean, 7 active+undersized+degraded, 40 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:39:57.970 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:57 smithi137 ceph-mon[93825]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:39:57.971 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:57 smithi137 ceph-mon[93825]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:39:57.971 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:57 smithi137 ceph-mon[93825]: osdmap e77: 8 total, 7 up, 8 in 2024-09-21T09:39:57.971 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:57 smithi137 ceph-mon[93825]: Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T09:39:57.971 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:57 smithi137 ceph-mon[93825]: Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T09:39:57.971 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:57 smithi137 ceph-mon[97575]: pgmap v98: 73 pgs: 8 peering, 17 active+undersized, 1 stale+active+clean, 7 active+undersized+degraded, 40 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:39:57.971 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:57 smithi137 ceph-mon[97575]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:39:57.971 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:57 smithi137 ceph-mon[97575]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:39:57.971 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:57 smithi137 ceph-mon[97575]: osdmap e77: 8 total, 7 up, 8 in 2024-09-21T09:39:57.971 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:57 smithi137 ceph-mon[97575]: Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T09:39:57.971 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:57 smithi137 ceph-mon[97575]: Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T09:39:58.085 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:39:58.229 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:57 smithi137 podman[104093]: 2024-09-21 09:39:57.969000823 +0000 UTC m=+1.190140914 container remove b14a152bc9309d4072e58aded35960d43560f06a418e71f611a0b926ee492b94 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=main-62da54b, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-21T09:39:58.230 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:57 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.0.service: Deactivated successfully. 2024-09-21T09:39:58.230 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:57 smithi137 systemd[1]: Stopped Ceph osd.0 for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:39:58.230 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:57 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.0.service: Consumed 10.879s CPU time. 2024-09-21T09:39:58.230 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:58 smithi137 systemd[1]: Starting Ceph osd.0 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:39:59.395 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:59 smithi137 podman[104288]: 2024-09-21 09:39:59.142637378 +0000 UTC m=+0.346979567 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:39:59.395 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:59 smithi137 podman[104288]: 2024-09-21 09:39:59.271471206 +0000 UTC m=+0.475813439 container create 1a4aef19e9b5992be6e7450077f891c018a8b8ff0cd16e7ea617ad9fdc0ac2cc (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-21T09:39:59.775 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:39:59 smithi137 ceph-mon[93825]: pgmap v100: 73 pgs: 8 peering, 17 active+undersized, 1 stale+active+clean, 7 active+undersized+degraded, 40 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:39:59.775 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:39:59 smithi137 ceph-mon[97575]: pgmap v100: 73 pgs: 8 peering, 17 active+undersized, 1 stale+active+clean, 7 active+undersized+degraded, 40 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:39:59.775 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:59 smithi137 podman[104288]: 2024-09-21 09:39:59.69849408 +0000 UTC m=+0.902836267 container init 1a4aef19e9b5992be6e7450077f891c018a8b8ff0cd16e7ea617ad9fdc0ac2cc (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, CEPH_POINT_RELEASE=) 2024-09-21T09:39:59.775 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:59 smithi137 podman[104288]: 2024-09-21 09:39:59.702244178 +0000 UTC m=+0.906586366 container start 1a4aef19e9b5992be6e7450077f891c018a8b8ff0cd16e7ea617ad9fdc0ac2cc (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=main-62da54b, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-21T09:39:59.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:39:59 smithi165 ceph-mon[86023]: pgmap v100: 73 pgs: 8 peering, 17 active+undersized, 1 stale+active+clean, 7 active+undersized+degraded, 40 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:00.034 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:59 smithi137 podman[104288]: 2024-09-21 09:39:59.773395115 +0000 UTC m=+0.977737318 container attach 1a4aef19e9b5992be6e7450077f891c018a8b8ff0cd16e7ea617ad9fdc0ac2cc (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=main-62da54b) 2024-09-21T09:40:00.034 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[104325]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:40:00.034 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:59 smithi137 bash[104288]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:40:00.034 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:59 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[104325]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:40:00.034 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:39:59 smithi137 bash[104288]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:40:00.609 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[104325]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T09:40:00.609 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:00 smithi137 bash[104288]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T09:40:00.609 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[104325]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-21T09:40:00.609 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:00 smithi137 bash[104288]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-21T09:40:00.610 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-mon[86023]: Health detail: HEALTH_WARN 1 osds down; Reduced data availability: 3 pgs inactive, 3 pgs peering; Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded 2024-09-21T09:40:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-mon[86023]: [WRN] OSD_DOWN: 1 osds down 2024-09-21T09:40:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-mon[86023]: osd.0 (root=default,host=smithi137) is down 2024-09-21T09:40:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-mon[86023]: [WRN] PG_AVAILABILITY: Reduced data availability: 3 pgs inactive, 3 pgs peering 2024-09-21T09:40:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-mon[86023]: pg 4.1 is stuck peering for 7m, current state peering, last acting [5,6] 2024-09-21T09:40:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-mon[86023]: pg 4.10 is stuck peering for 7m, current state peering, last acting [2,6] 2024-09-21T09:40:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-mon[86023]: pg 4.17 is stuck peering for 7m, current state peering, last acting [7,1] 2024-09-21T09:40:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-mon[86023]: [WRN] PG_DEGRADED: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded 2024-09-21T09:40:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-mon[86023]: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-09-21T09:40:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-mon[86023]: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-09-21T09:40:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-mon[86023]: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-09-21T09:40:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-mon[86023]: pg 3.b is active+undersized+degraded, acting [3,4] 2024-09-21T09:40:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-mon[86023]: pg 3.f is active+undersized+degraded, acting [7,4] 2024-09-21T09:40:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-mon[86023]: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-09-21T09:40:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:00 smithi165 ceph-mon[86023]: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-09-21T09:40:00.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[93825]: Health detail: HEALTH_WARN 1 osds down; Reduced data availability: 3 pgs inactive, 3 pgs peering; Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded 2024-09-21T09:40:00.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[93825]: [WRN] OSD_DOWN: 1 osds down 2024-09-21T09:40:00.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[93825]: osd.0 (root=default,host=smithi137) is down 2024-09-21T09:40:00.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[93825]: [WRN] PG_AVAILABILITY: Reduced data availability: 3 pgs inactive, 3 pgs peering 2024-09-21T09:40:00.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[93825]: pg 4.1 is stuck peering for 7m, current state peering, last acting [5,6] 2024-09-21T09:40:00.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[93825]: pg 4.10 is stuck peering for 7m, current state peering, last acting [2,6] 2024-09-21T09:40:00.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[93825]: pg 4.17 is stuck peering for 7m, current state peering, last acting [7,1] 2024-09-21T09:40:00.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[93825]: [WRN] PG_DEGRADED: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded 2024-09-21T09:40:00.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[93825]: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-09-21T09:40:00.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[93825]: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-09-21T09:40:00.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[93825]: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-09-21T09:40:00.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[93825]: pg 3.b is active+undersized+degraded, acting [3,4] 2024-09-21T09:40:00.948 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[93825]: pg 3.f is active+undersized+degraded, acting [7,4] 2024-09-21T09:40:00.948 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[93825]: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-09-21T09:40:00.948 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[93825]: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-09-21T09:40:00.948 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[97575]: Health detail: HEALTH_WARN 1 osds down; Reduced data availability: 3 pgs inactive, 3 pgs peering; Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded 2024-09-21T09:40:00.948 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[97575]: [WRN] OSD_DOWN: 1 osds down 2024-09-21T09:40:00.948 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[97575]: osd.0 (root=default,host=smithi137) is down 2024-09-21T09:40:00.948 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[97575]: [WRN] PG_AVAILABILITY: Reduced data availability: 3 pgs inactive, 3 pgs peering 2024-09-21T09:40:00.948 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[97575]: pg 4.1 is stuck peering for 7m, current state peering, last acting [5,6] 2024-09-21T09:40:00.948 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[97575]: pg 4.10 is stuck peering for 7m, current state peering, last acting [2,6] 2024-09-21T09:40:00.948 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[97575]: pg 4.17 is stuck peering for 7m, current state peering, last acting [7,1] 2024-09-21T09:40:00.948 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[97575]: [WRN] PG_DEGRADED: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded 2024-09-21T09:40:00.948 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[97575]: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-09-21T09:40:00.949 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[97575]: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-09-21T09:40:00.949 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[97575]: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-09-21T09:40:00.949 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[97575]: pg 3.b is active+undersized+degraded, acting [3,4] 2024-09-21T09:40:00.949 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[97575]: pg 3.f is active+undersized+degraded, acting [7,4] 2024-09-21T09:40:00.949 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[97575]: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-09-21T09:40:00.949 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-mon[97575]: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-09-21T09:40:00.949 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[104325]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-21T09:40:00.949 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:00 smithi137 bash[104288]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-21T09:40:00.949 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[104325]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T09:40:00.949 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:00 smithi137 bash[104288]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T09:40:00.949 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[104325]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T09:40:00.949 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:00 smithi137 bash[104288]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T09:40:00.949 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[104325]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T09:40:00.950 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:00 smithi137 bash[104288]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T09:40:00.950 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:00 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[104325]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-21T09:40:00.950 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:00 smithi137 bash[104288]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-21T09:40:00.950 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:00 smithi137 podman[104288]: 2024-09-21 09:40:00.641030183 +0000 UTC m=+1.845372379 container died 1a4aef19e9b5992be6e7450077f891c018a8b8ff0cd16e7ea617ad9fdc0ac2cc (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-21T09:40:01.529 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:01 smithi137 podman[104475]: 2024-09-21 09:40:01.212341769 +0000 UTC m=+0.565046205 container remove 1a4aef19e9b5992be6e7450077f891c018a8b8ff0cd16e7ea617ad9fdc0ac2cc (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-21T09:40:01.529 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:01 smithi137 podman[104537]: 2024-09-21 09:40:01.322329851 +0000 UTC m=+0.016101175 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:40:01.529 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:01 smithi137 podman[104537]: 2024-09-21 09:40:01.421443768 +0000 UTC m=+0.115215081 container create b953b77286a914741fb1aec8082f3f25bb497ffeba196571271e74e214b41e24 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-21T09:40:01.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:01 smithi165 ceph-mon[86023]: pgmap v101: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:01.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:01 smithi165 ceph-mon[86023]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-21T09:40:01.945 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:01 smithi137 ceph-mon[93825]: pgmap v101: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:01.945 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:01 smithi137 ceph-mon[93825]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-21T09:40:01.945 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:01 smithi137 ceph-mon[97575]: pgmap v101: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:01.945 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:01 smithi137 ceph-mon[97575]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-21T09:40:01.945 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:01 smithi137 podman[104537]: 2024-09-21 09:40:01.649569655 +0000 UTC m=+0.343340972 container init b953b77286a914741fb1aec8082f3f25bb497ffeba196571271e74e214b41e24 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-21T09:40:01.945 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:01 smithi137 podman[104537]: 2024-09-21 09:40:01.65293651 +0000 UTC m=+0.346707822 container start b953b77286a914741fb1aec8082f3f25bb497ffeba196571271e74e214b41e24 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:40:01.945 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:01 smithi137 ceph-osd[104556]: -- 172.21.15.137:0/2237676275 <== mon.2 v2:172.21.15.137:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55def27b9a40 con 0x55def2797c00 2024-09-21T09:40:01.946 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:01 smithi137 bash[104537]: b953b77286a914741fb1aec8082f3f25bb497ffeba196571271e74e214b41e24 2024-09-21T09:40:01.946 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:01 smithi137 systemd[1]: Started Ceph osd.0 for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:40:02.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:40:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:40:01] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.51.0" 2024-09-21T09:40:03.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:02 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:03.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:02 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:03.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:02 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:40:03.190 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:02 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:03.190 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:02 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:03.190 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:02 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:40:03.190 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:02 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:03.190 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:02 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:03.190 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:02 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:40:03.800 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:03 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[104552]: 2024-09-21T09:40:03.523+0000 7f76fb4e6640 -1 Falling back to public interface 2024-09-21T09:40:04.146 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:03 smithi137 ceph-mon[97575]: pgmap v102: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:04.147 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:03 smithi137 ceph-mon[93825]: pgmap v102: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:04.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:03 smithi165 ceph-mon[86023]: pgmap v102: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:04.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:04 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:04.147Z caller=alerting.go:391 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-09-21T09:40:04.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:04 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:04.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:05.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:05 smithi165 ceph-mon[86023]: pgmap v103: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:05.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:05 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:05.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:05 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:05.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:05 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:05.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:05 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:05.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:05 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:05.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:05.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:05 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:05.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:06.140 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:05 smithi137 ceph-mon[93825]: pgmap v103: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:06.140 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:05 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:06.140 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:05 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:06.140 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:05 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:06.140 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:05 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:06.140 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:05 smithi137 ceph-mon[97575]: pgmap v103: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:06.141 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:05 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:06.141 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:05 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:06.141 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:05 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:06.141 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:05 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:07.082 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:06 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[104552]: 2024-09-21T09:40:06.821+0000 7f76fb4e6640 -1 osd.0 73 log_to_monitors true 2024-09-21T09:40:07.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:06 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:06.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:07.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:07 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:07.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:07 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:07.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:07 smithi165 ceph-mon[86023]: from='osd.0 [v2:172.21.15.137:6802/1015203163,v1:172.21.15.137:6803/1015203163]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:40:07.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:07 smithi165 ceph-mon[86023]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:40:07.398 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:40:07 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[104552]: 2024-09-21T09:40:07.115+0000 7f76f3290640 -1 osd.0 73 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:40:07.399 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:07 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:07.399 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:07 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:07.399 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:07 smithi137 ceph-mon[93825]: from='osd.0 [v2:172.21.15.137:6802/1015203163,v1:172.21.15.137:6803/1015203163]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:40:07.399 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:07 smithi137 ceph-mon[93825]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:40:07.399 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:07 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:07.399 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:07 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:07.399 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:07 smithi137 ceph-mon[97575]: from='osd.0 [v2:172.21.15.137:6802/1015203163,v1:172.21.15.137:6803/1015203163]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:40:07.400 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:07 smithi137 ceph-mon[97575]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:40:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:08 smithi165 ceph-mon[86023]: pgmap v104: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:08 smithi165 ceph-mon[86023]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:40:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:08 smithi165 ceph-mon[86023]: osdmap e78: 8 total, 7 up, 8 in 2024-09-21T09:40:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:08 smithi165 ceph-mon[86023]: from='osd.0 [v2:172.21.15.137:6802/1015203163,v1:172.21.15.137:6803/1015203163]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:40:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:08 smithi165 ceph-mon[86023]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:40:08.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:08 smithi137 ceph-mon[93825]: pgmap v104: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:08.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:08 smithi137 ceph-mon[93825]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:40:08.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:08 smithi137 ceph-mon[93825]: osdmap e78: 8 total, 7 up, 8 in 2024-09-21T09:40:08.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:08 smithi137 ceph-mon[93825]: from='osd.0 [v2:172.21.15.137:6802/1015203163,v1:172.21.15.137:6803/1015203163]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:40:08.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:08 smithi137 ceph-mon[93825]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:40:08.539 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:08 smithi137 ceph-mon[97575]: pgmap v104: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:08.539 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:08 smithi137 ceph-mon[97575]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:40:08.539 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:08 smithi137 ceph-mon[97575]: osdmap e78: 8 total, 7 up, 8 in 2024-09-21T09:40:08.539 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:08 smithi137 ceph-mon[97575]: from='osd.0 [v2:172.21.15.137:6802/1015203163,v1:172.21.15.137:6803/1015203163]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:40:08.539 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:08 smithi137 ceph-mon[97575]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:40:09.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[93825]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:40:09.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[93825]: osd.0 [v2:172.21.15.137:6802/1015203163,v1:172.21.15.137:6803/1015203163] boot 2024-09-21T09:40:09.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[93825]: osdmap e79: 8 total, 8 up, 8 in 2024-09-21T09:40:09.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T09:40:09.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:09.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:09.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:40:09.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:40:09.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:09.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:40:09.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:40:09.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:40:09.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:09.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[97575]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:40:09.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[97575]: osd.0 [v2:172.21.15.137:6802/1015203163,v1:172.21.15.137:6803/1015203163] boot 2024-09-21T09:40:09.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[97575]: osdmap e79: 8 total, 8 up, 8 in 2024-09-21T09:40:09.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T09:40:09.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:09.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:09.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:40:09.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:40:09.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:09.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:40:09.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:40:09.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:40:09.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:09.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:09 smithi165 ceph-mon[86023]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:40:09.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:09 smithi165 ceph-mon[86023]: osd.0 [v2:172.21.15.137:6802/1015203163,v1:172.21.15.137:6803/1015203163] boot 2024-09-21T09:40:09.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:09 smithi165 ceph-mon[86023]: osdmap e79: 8 total, 8 up, 8 in 2024-09-21T09:40:09.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T09:40:09.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:09.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:09.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:40:09.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:40:09.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:09.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:40:09.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:40:09.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:40:09.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:10.328 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:10 smithi137 ceph-mon[93825]: pgmap v107: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:10.329 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:10 smithi137 ceph-mon[93825]: osdmap e80: 8 total, 8 up, 8 in 2024-09-21T09:40:10.329 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:10.329 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:10.329 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:10.329 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:10 smithi137 ceph-mon[97575]: pgmap v107: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:10.329 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:10 smithi137 ceph-mon[97575]: osdmap e80: 8 total, 8 up, 8 in 2024-09-21T09:40:10.329 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:10.329 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:10.329 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:10.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:10.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:10 smithi165 ceph-mon[86023]: pgmap v107: 73 pgs: 8 active+clean+remapped, 17 active+undersized, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T09:40:10.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:10 smithi165 ceph-mon[86023]: osdmap e80: 8 total, 8 up, 8 in 2024-09-21T09:40:10.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:11.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:11 smithi165 ceph-mon[86023]: osdmap e81: 8 total, 8 up, 8 in 2024-09-21T09:40:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:11 smithi137 ceph-mon[93825]: osdmap e81: 8 total, 8 up, 8 in 2024-09-21T09:40:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:11 smithi137 ceph-mon[97575]: osdmap e81: 8 total, 8 up, 8 in 2024-09-21T09:40:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:12 smithi137 ceph-mon[93825]: pgmap v110: 73 pgs: 2 activating, 4 active+clean+remapped, 8 active+undersized, 2 active+undersized+degraded, 57 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T09:40:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:12 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:40:12.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:12 smithi137 ceph-mon[97575]: pgmap v110: 73 pgs: 2 activating, 4 active+clean+remapped, 8 active+undersized, 2 active+undersized+degraded, 57 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T09:40:12.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:12 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:40:12.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:40:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:40:11] "GET /metrics HTTP/1.1" 200 33806 "" "Prometheus/2.51.0" 2024-09-21T09:40:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:12 smithi165 ceph-mon[86023]: pgmap v110: 73 pgs: 2 activating, 4 active+clean+remapped, 8 active+undersized, 2 active+undersized+degraded, 57 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T09:40:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:12 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:40:13.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:13 smithi137 ceph-mon[93825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T09:40:13.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:13 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T09:40:13.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:13 smithi137 ceph-mon[97575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T09:40:13.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:13 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T09:40:13.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:13 smithi165 ceph-mon[86023]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T09:40:13.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:13 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T09:40:14.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:14 smithi137 ceph-mon[93825]: pgmap v111: 73 pgs: 2 activating, 71 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:14.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:14 smithi137 ceph-mon[97575]: pgmap v111: 73 pgs: 2 activating, 71 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:14.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:14 smithi165 ceph-mon[86023]: pgmap v111: 73 pgs: 2 activating, 71 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:14.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:14 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:14.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.1\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.1\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.1\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:15.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:15 smithi137 ceph-mon[93825]: pgmap v112: 73 pgs: 2 activating, 71 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:15.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:15 smithi137 ceph-mon[97575]: pgmap v112: 73 pgs: 2 activating, 71 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:15.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:15 smithi165 ceph-mon[86023]: pgmap v112: 73 pgs: 2 activating, 71 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:16.147 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:15.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:16.147 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:15 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:15.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:17.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:16 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:16.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:17.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:17 smithi165 ceph-mon[86023]: pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:18.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:17 smithi137 ceph-mon[93825]: pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:18.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:17 smithi137 ceph-mon[97575]: pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:19.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:19 smithi165 ceph-mon[86023]: pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:20.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:19 smithi137 ceph-mon[93825]: pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:20.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:19 smithi137 ceph-mon[97575]: pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:20.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:21.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:20 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:21.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:20 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:21.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:20 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:21.916 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:21 smithi165 ceph-mon[86023]: pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:22.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:21 smithi137 ceph-mon[93825]: pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:22.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:21 smithi137 ceph-mon[97575]: pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:22.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:40:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:40:21] "GET /metrics HTTP/1.1" 200 33806 "" "Prometheus/2.51.0" 2024-09-21T09:40:24.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:23 smithi165 ceph-mon[86023]: pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:24.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:23 smithi137 ceph-mon[93825]: pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:24.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:23 smithi137 ceph-mon[97575]: pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:24.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:24 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:24.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.1\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.1\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.1\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:25 smithi137 ceph-mon[93825]: pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:26.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:25 smithi137 ceph-mon[97575]: pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:26.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:26.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:25 smithi165 ceph-mon[86023]: pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:40:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:26.148 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:25 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:25.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:26.148 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:25 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:25.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:27.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:26 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:26.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:28.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:27 smithi137 ceph-mon[93825]: pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:28.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:27 smithi137 ceph-mon[97575]: pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:27 smithi165 ceph-mon[86023]: pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:29 smithi165 ceph-mon[86023]: pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:30.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:29 smithi137 ceph-mon[93825]: pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:29 smithi137 ceph-mon[97575]: pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:30.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:31 smithi165 ceph-mon[86023]: pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:31 smithi137 ceph-mon[93825]: pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:32.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:31 smithi137 ceph-mon[97575]: pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:40:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:40:31] "GET /metrics HTTP/1.1" 200 33955 "" "Prometheus/2.51.0" 2024-09-21T09:40:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:33 smithi165 ceph-mon[86023]: pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:33 smithi137 ceph-mon[93825]: pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:34.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:33 smithi137 ceph-mon[97575]: pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:34.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:34 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:34.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.1\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.1\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.1\", ceph_version=\"ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)\", cluster_addr=\"172.21.15.137\", device_class=\"ssd\", hostname=\"smithi137\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.137\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:35 smithi165 ceph-mon[86023]: pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:36.148 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:35 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:35.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:36.148 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:35 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:35.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:36.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:35 smithi137 ceph-mon[93825]: pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:36.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:35 smithi137 ceph-mon[97575]: pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:37.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:36 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:36.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi165\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi165\", job=\"node\", machine=\"x86_64\", nodename=\"smithi165\", release=\"5.14.0-508.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:38.102 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:37 smithi137 ceph-mon[93825]: pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:38.102 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:37 smithi137 ceph-mon[97575]: pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:38.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:37 smithi165 ceph-mon[86023]: pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:40.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:39 smithi165 ceph-mon[86023]: pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:40.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:40.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:39 smithi137 ceph-mon[97575]: pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:40.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:39 smithi137 ceph-mon[93825]: pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:40.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:41 smithi165 ceph-mon[86023]: pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:42.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:41 smithi137 ceph-mon[97575]: pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:42.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:41 smithi137 ceph-mon[93825]: pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:42.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:40:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:40:41] "GET /metrics HTTP/1.1" 200 33950 "" "Prometheus/2.51.0" 2024-09-21T09:40:44.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:43 smithi165 ceph-mon[86023]: pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:44.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:43 smithi137 ceph-mon[97575]: pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:44.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:43 smithi137 ceph-mon[93825]: pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:46.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:45 smithi165 ceph-mon[86023]: pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:45 smithi137 ceph-mon[93825]: pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:46.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:45 smithi137 ceph-mon[97575]: pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:48.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:47 smithi165 ceph-mon[86023]: pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:48.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:47 smithi137 ceph-mon[97575]: pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:48.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:47 smithi137 ceph-mon[93825]: pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:50.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:49 smithi165 ceph-mon[86023]: pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:50.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:49 smithi137 ceph-mon[93825]: pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:50.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:49 smithi137 ceph-mon[97575]: pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:50.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:40:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:40:50.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:40:52.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:51 smithi165 ceph-mon[86023]: pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:51 smithi137 ceph-mon[93825]: pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:52.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:51 smithi137 ceph-mon[97575]: pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:52.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:40:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:40:51] "GET /metrics HTTP/1.1" 200 33950 "" "Prometheus/2.51.0" 2024-09-21T09:40:54.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:53 smithi165 ceph-mon[86023]: pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:54.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:53 smithi137 ceph-mon[93825]: pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:54.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:53 smithi137 ceph-mon[97575]: pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:55.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:55.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:55.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:55 smithi165 ceph-mon[86023]: pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:55 smithi137 ceph-mon[93825]: pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:55 smithi137 ceph-mon[97575]: pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:57 smithi165 ceph-mon[86023]: pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:58.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:57 smithi137 ceph-mon[93825]: pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:40:58.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:57 smithi137 ceph-mon[97575]: pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:40:59 smithi165 ceph-mon[86023]: pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:00.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:40:59 smithi137 ceph-mon[93825]: pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:00.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:40:59 smithi137 ceph-mon[97575]: pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:00.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:41:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:41:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:41:00.731 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade resume' 2024-09-21T09:41:00.989 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:41:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:01 smithi165 ceph-mon[86023]: pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:02.158 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:01 smithi137 ceph-mon[93825]: pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:02.158 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:41:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:41:01] "GET /metrics HTTP/1.1" 200 33953 "" "Prometheus/2.51.0" 2024-09-21T09:41:02.158 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:01 smithi137 ceph-mon[97575]: pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:02.842 INFO:teuthology.orchestra.run.smithi137.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:41:03.632 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'echo wait for half of osds to upgrade' 2024-09-21T09:41:03.919 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[97575]: pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:03.920 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[97575]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:03.920 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[97575]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:41:03.920 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:03.920 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:03.920 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:03.920 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:41:03.920 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:03.920 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:03.920 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:03.920 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:03.920 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:03.920 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T09:41:03.921 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[97575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T09:41:03.921 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[97575]: Upgrade: osd.1 is safe to restart 2024-09-21T09:41:03.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[93825]: pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:03.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[93825]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:03.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[93825]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:41:03.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:03.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:03.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:03.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:41:03.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:03.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:03.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:03.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:03.922 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:03.922 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T09:41:03.922 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[93825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T09:41:03.922 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:03 smithi137 ceph-mon[93825]: Upgrade: osd.1 is safe to restart 2024-09-21T09:41:04.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:03 smithi165 ceph-mon[86023]: pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:04.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:03 smithi165 ceph-mon[86023]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:04.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:03 smithi165 ceph-mon[86023]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:41:04.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:04.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:04.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:04.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:41:04.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:04.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:04.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:04.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:04.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:04.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T09:41:04.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:03 smithi165 ceph-mon[86023]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T09:41:04.149 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:03 smithi165 ceph-mon[86023]: Upgrade: osd.1 is safe to restart 2024-09-21T09:41:04.937 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:41:05.997 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:05 smithi137 ceph-mon[93825]: pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:05.997 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:05 smithi137 ceph-mon[93825]: Upgrade: Updating osd.1 2024-09-21T09:41:05.997 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:05 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:05.997 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:05 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T09:41:05.997 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:05 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:05.997 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:05 smithi137 ceph-mon[93825]: Deploying daemon osd.1 on smithi137 2024-09-21T09:41:05.997 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:05 smithi137 ceph-mon[97575]: pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:05.997 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:05 smithi137 ceph-mon[97575]: Upgrade: Updating osd.1 2024-09-21T09:41:05.997 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:05 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:05.997 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:05 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T09:41:05.998 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:05 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:05.998 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:05 smithi137 ceph-mon[97575]: Deploying daemon osd.1 on smithi137 2024-09-21T09:41:06.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:05 smithi165 ceph-mon[86023]: pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:06.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:05 smithi165 ceph-mon[86023]: Upgrade: Updating osd.1 2024-09-21T09:41:06.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:05 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:06.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:05 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T09:41:06.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:05 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:06.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:05 smithi165 ceph-mon[86023]: Deploying daemon osd.1 on smithi137 2024-09-21T09:41:07.565 INFO:teuthology.orchestra.run.smithi137.stdout:wait for half of osds to upgrade 2024-09-21T09:41:08.111 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:07 smithi137 ceph-mon[93825]: pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:08.111 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:07 smithi137 ceph-mon[97575]: pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:08.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:07 smithi165 ceph-mon[86023]: pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:09.314 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"' && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-09-21T09:41:09.338 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:09 smithi137 systemd[1]: Stopping Ceph osd.1 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:41:09.609 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:41:09.730 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:09 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1[48596]: 2024-09-21T09:41:09.546+0000 7fd7b839c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T09:41:09.731 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:09 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1[48596]: 2024-09-21T09:41:09.546+0000 7fd7b839c640 -1 osd.1 81 *** Got signal Terminated *** 2024-09-21T09:41:09.731 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:09 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1[48596]: 2024-09-21T09:41:09.546+0000 7fd7b839c640 -1 osd.1 81 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:41:10.016 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:09 smithi137 ceph-mon[93825]: pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:10.016 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:09 smithi137 ceph-mon[93825]: osd.1 marked itself down and dead 2024-09-21T09:41:10.016 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:10.016 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:09 smithi137 ceph-mon[97575]: pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:10.016 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:09 smithi137 ceph-mon[97575]: osd.1 marked itself down and dead 2024-09-21T09:41:10.016 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:09 smithi165 ceph-mon[86023]: pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:09 smithi165 ceph-mon[86023]: osd.1 marked itself down and dead 2024-09-21T09:41:10.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:41:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:41:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:41:10.800 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:10 smithi137 podman[109161]: 2024-09-21 09:41:10.742012012 +0000 UTC m=+1.303889445 container died bcf3e0e3458d492efa9713b40a89ce428f802651bf5d60e7584a617a298df798 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=quincy-fbd1a6a, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-21T09:41:11.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:10 smithi165 ceph-mon[86023]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:41:11.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:10 smithi165 ceph-mon[86023]: osdmap e82: 8 total, 7 up, 8 in 2024-09-21T09:41:11.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:10 smithi165 ceph-mon[86023]: osdmap e83: 8 total, 7 up, 8 in 2024-09-21T09:41:11.172 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:10 smithi137 ceph-mon[93825]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:41:11.172 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:10 smithi137 ceph-mon[93825]: osdmap e82: 8 total, 7 up, 8 in 2024-09-21T09:41:11.172 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:10 smithi137 ceph-mon[93825]: osdmap e83: 8 total, 7 up, 8 in 2024-09-21T09:41:11.172 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:10 smithi137 ceph-mon[97575]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:41:11.172 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:10 smithi137 ceph-mon[97575]: osdmap e82: 8 total, 7 up, 8 in 2024-09-21T09:41:11.172 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:10 smithi137 ceph-mon[97575]: osdmap e83: 8 total, 7 up, 8 in 2024-09-21T09:41:11.433 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:11 smithi137 podman[109161]: 2024-09-21 09:41:11.171352787 +0000 UTC m=+1.733230255 container cleanup bcf3e0e3458d492efa9713b40a89ce428f802651bf5d60e7584a617a298df798 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1, RELEASE=quincy-fbd1a6a, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:41:11.433 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:11 smithi137 bash[109161]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1 2024-09-21T09:41:11.800 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:11 smithi137 podman[109251]: 2024-09-21 09:41:11.674977334 +0000 UTC m=+1.259567814 container remove bcf3e0e3458d492efa9713b40a89ce428f802651bf5d60e7584a617a298df798 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-fbd1a6a) 2024-09-21T09:41:12.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:11 smithi165 ceph-mon[86023]: pgmap v141: 73 pgs: 24 peering, 1 stale+active+clean, 48 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:12.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:11 smithi165 ceph-mon[86023]: Health check failed: Reduced data availability: 8 pgs inactive, 22 pgs peering (PG_AVAILABILITY) 2024-09-21T09:41:12.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:41:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:41:11] "GET /metrics HTTP/1.1" 200 33949 "" "Prometheus/2.51.0" 2024-09-21T09:41:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:11 smithi137 ceph-mon[93825]: pgmap v141: 73 pgs: 24 peering, 1 stale+active+clean, 48 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:11 smithi137 ceph-mon[93825]: Health check failed: Reduced data availability: 8 pgs inactive, 22 pgs peering (PG_AVAILABILITY) 2024-09-21T09:41:12.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:11 smithi137 ceph-mon[97575]: pgmap v141: 73 pgs: 24 peering, 1 stale+active+clean, 48 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:12.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:11 smithi137 ceph-mon[97575]: Health check failed: Reduced data availability: 8 pgs inactive, 22 pgs peering (PG_AVAILABILITY) 2024-09-21T09:41:12.414 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:12.581 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:12 smithi137 podman[109397]: 2024-09-21 09:41:12.20405806 +0000 UTC m=+0.017481379 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:41:12.581 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:12 smithi137 podman[109397]: 2024-09-21 09:41:12.318209959 +0000 UTC m=+0.131633269 container create cab5cff9d7b27c243301325cda05012381f4b81e843bceb19d755e7a2a422b06 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-deactivate, RELEASE=main-62da54b, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-21T09:41:12.899 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:12 smithi137 podman[109397]: 2024-09-21 09:41:12.579651961 +0000 UTC m=+0.393075279 container init cab5cff9d7b27c243301325cda05012381f4b81e843bceb19d755e7a2a422b06 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-deactivate, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:41:12.899 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:12 smithi137 podman[109397]: 2024-09-21 09:41:12.58329578 +0000 UTC m=+0.396719099 container start cab5cff9d7b27c243301325cda05012381f4b81e843bceb19d755e7a2a422b06 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-21T09:41:12.899 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:12 smithi137 podman[109397]: 2024-09-21 09:41:12.65466406 +0000 UTC m=+0.468087370 container attach cab5cff9d7b27c243301325cda05012381f4b81e843bceb19d755e7a2a422b06 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:41:12.899 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:12 smithi137 podman[109397]: 2024-09-21 09:41:12.778978358 +0000 UTC m=+0.592401669 container died cab5cff9d7b27c243301325cda05012381f4b81e843bceb19d755e7a2a422b06 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-deactivate, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:41:13.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:12 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2868440001' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:13.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:12 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2868440001' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:13.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:12 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2868440001' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:13.800 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:13 smithi137 podman[109466]: 2024-09-21 09:41:13.442275389 +0000 UTC m=+0.657126639 container remove cab5cff9d7b27c243301325cda05012381f4b81e843bceb19d755e7a2a422b06 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-21T09:41:13.800 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:13 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.1.service: Deactivated successfully. 2024-09-21T09:41:13.800 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:13 smithi137 systemd[1]: Stopped Ceph osd.1 for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:41:13.800 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:13 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.1.service: Consumed 8.481s CPU time. 2024-09-21T09:41:13.800 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:13 smithi137 systemd[1]: Starting Ceph osd.1 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:41:14.206 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:13 smithi137 ceph-mon[93825]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:14.206 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:13 smithi137 ceph-mon[93825]: pgmap v143: 73 pgs: 3 active+undersized, 24 peering, 1 active+undersized+degraded, 45 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T09:41:14.206 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:13 smithi137 ceph-mon[93825]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:14.206 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:13 smithi137 ceph-mon[93825]: Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:41:14.206 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:13 smithi137 ceph-mon[97575]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:14.206 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:13 smithi137 ceph-mon[97575]: pgmap v143: 73 pgs: 3 active+undersized, 24 peering, 1 active+undersized+degraded, 45 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T09:41:14.206 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:13 smithi137 ceph-mon[97575]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:14.207 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:13 smithi137 ceph-mon[97575]: Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:41:14.207 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:13 smithi137 podman[109566]: 2024-09-21 09:41:13.885147383 +0000 UTC m=+0.111586293 container create 5d1028bf3fa6e134d44c869ef078d4b0ab4fb8884bd9112220f395a2cc5ab0b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-activate, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-21T09:41:14.207 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:13 smithi137 podman[109566]: 2024-09-21 09:41:13.790436893 +0000 UTC m=+0.016875771 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:41:14.207 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:14 smithi137 podman[109566]: 2024-09-21 09:41:14.113168019 +0000 UTC m=+0.339606899 container init 5d1028bf3fa6e134d44c869ef078d4b0ab4fb8884bd9112220f395a2cc5ab0b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-activate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:41:14.207 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:14 smithi137 podman[109566]: 2024-09-21 09:41:14.116622498 +0000 UTC m=+0.343061359 container start 5d1028bf3fa6e134d44c869ef078d4b0ab4fb8884bd9112220f395a2cc5ab0b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-activate, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-21T09:41:14.207 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:14 smithi137 podman[109566]: 2024-09-21 09:41:14.204760167 +0000 UTC m=+0.431199036 container attach 5d1028bf3fa6e134d44c869ef078d4b0ab4fb8884bd9112220f395a2cc5ab0b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-activate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-21T09:41:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:13 smithi165 ceph-mon[86023]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:13 smithi165 ceph-mon[86023]: pgmap v143: 73 pgs: 3 active+undersized, 24 peering, 1 active+undersized+degraded, 45 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T09:41:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:13 smithi165 ceph-mon[86023]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:13 smithi165 ceph-mon[86023]: Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:41:14.550 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-activate[109581]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:41:14.550 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:14 smithi137 bash[109566]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:41:14.550 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-activate[109581]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:41:14.550 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:14 smithi137 bash[109566]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:41:15.031 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-activate[109581]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T09:41:15.031 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:14 smithi137 bash[109566]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T09:41:15.031 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-activate[109581]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-21T09:41:15.031 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:14 smithi137 bash[109566]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-21T09:41:15.288 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-activate[109581]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-21T09:41:15.288 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:15 smithi137 bash[109566]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-21T09:41:15.288 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-activate[109581]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T09:41:15.288 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:15 smithi137 bash[109566]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T09:41:15.288 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-activate[109581]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-21T09:41:15.288 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:15 smithi137 bash[109566]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-21T09:41:15.288 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-activate[109581]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T09:41:15.288 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:15 smithi137 bash[109566]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T09:41:15.288 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:15 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-activate[109581]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-21T09:41:15.288 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:15 smithi137 bash[109566]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-21T09:41:15.288 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:15 smithi137 podman[109566]: 2024-09-21 09:41:15.060285486 +0000 UTC m=+1.286724358 container died 5d1028bf3fa6e134d44c869ef078d4b0ab4fb8884bd9112220f395a2cc5ab0b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-activate, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-21T09:41:15.289 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:15.905 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:15 smithi137 podman[109757]: 2024-09-21 09:41:15.633747541 +0000 UTC m=+0.562283932 container remove 5d1028bf3fa6e134d44c869ef078d4b0ab4fb8884bd9112220f395a2cc5ab0b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-activate, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731) 2024-09-21T09:41:15.905 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:15 smithi137 podman[109845]: 2024-09-21 09:41:15.739934393 +0000 UTC m=+0.015690559 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:41:15.905 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:15 smithi137 podman[109845]: 2024-09-21 09:41:15.876320972 +0000 UTC m=+0.152077171 container create bc013142274cc2ecf2cdc4b0cd83949d2e05dafe300356a63336816c482f2487 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=main-62da54b, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-21T09:41:16.222 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:15 smithi137 ceph-mon[93825]: pgmap v144: 73 pgs: 3 active+undersized, 24 peering, 1 active+undersized+degraded, 45 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T09:41:16.222 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:15 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3525653757' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:16.222 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:15 smithi137 ceph-mon[97575]: pgmap v144: 73 pgs: 3 active+undersized, 24 peering, 1 active+undersized+degraded, 45 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T09:41:16.222 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:15 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3525653757' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:16.223 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:16 smithi137 podman[109845]: 2024-09-21 09:41:16.129121488 +0000 UTC m=+0.404877642 container init bc013142274cc2ecf2cdc4b0cd83949d2e05dafe300356a63336816c482f2487 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , RELEASE=main-62da54b) 2024-09-21T09:41:16.223 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:16 smithi137 podman[109845]: 2024-09-21 09:41:16.132397371 +0000 UTC m=+0.408153525 container start bc013142274cc2ecf2cdc4b0cd83949d2e05dafe300356a63336816c482f2487 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-21T09:41:16.223 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:16 smithi137 ceph-osd[109864]: -- 172.21.15.137:0/3099412560 <== mon.0 v2:172.21.15.137:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555f80d73a40 con 0x555f80d51c00 2024-09-21T09:41:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:15 smithi165 ceph-mon[86023]: pgmap v144: 73 pgs: 3 active+undersized, 24 peering, 1 active+undersized+degraded, 45 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T09:41:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:15 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3525653757' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:16.550 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:16 smithi137 bash[109845]: bc013142274cc2ecf2cdc4b0cd83949d2e05dafe300356a63336816c482f2487 2024-09-21T09:41:16.550 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:16 smithi137 systemd[1]: Started Ceph osd.1 for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:41:17.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:16 smithi165 ceph-mon[86023]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:17.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:16 smithi165 ceph-mon[86023]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:17.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:16 smithi165 ceph-mon[86023]: Health check update: Reduced data availability: 8 pgs inactive, 24 pgs peering (PG_AVAILABILITY) 2024-09-21T09:41:17.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:16 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:17.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:16 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:17.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:16 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:17.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:16 smithi137 ceph-mon[93825]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:17.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:16 smithi137 ceph-mon[93825]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:17.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:16 smithi137 ceph-mon[93825]: Health check update: Reduced data availability: 8 pgs inactive, 24 pgs peering (PG_AVAILABILITY) 2024-09-21T09:41:17.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:16 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:17.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:16 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:17.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:16 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:17.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:16 smithi137 ceph-mon[97575]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:17.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:16 smithi137 ceph-mon[97575]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:17.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:16 smithi137 ceph-mon[97575]: Health check update: Reduced data availability: 8 pgs inactive, 24 pgs peering (PG_AVAILABILITY) 2024-09-21T09:41:17.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:16 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:17.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:16 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:17.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:16 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:17.800 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1[109860]: 2024-09-21T09:41:17.523+0000 7f238daa1640 -1 Falling back to public interface 2024-09-21T09:41:18.150 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:18.151 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:17 smithi137 ceph-mon[93825]: pgmap v145: 73 pgs: 24 active+undersized, 4 active+undersized+degraded, 45 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:41:18.151 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:17 smithi137 ceph-mon[93825]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 24 pgs peering) 2024-09-21T09:41:18.151 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:17 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3172462253' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:18.151 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:17 smithi137 ceph-mon[97575]: pgmap v145: 73 pgs: 24 active+undersized, 4 active+undersized+degraded, 45 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:41:18.151 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:17 smithi137 ceph-mon[97575]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 24 pgs peering) 2024-09-21T09:41:18.151 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:17 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3172462253' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:17 smithi165 ceph-mon[86023]: pgmap v145: 73 pgs: 24 active+undersized, 4 active+undersized+degraded, 45 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:41:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:17 smithi165 ceph-mon[86023]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 24 pgs peering) 2024-09-21T09:41:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:17 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3172462253' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:19.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:18 smithi165 ceph-mon[86023]: from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:19.177 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:18 smithi137 ceph-mon[93825]: from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:19.178 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:18 smithi137 ceph-mon[97575]: from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:20.056 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:19 smithi165 ceph-mon[86023]: from='client.44201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:20.057 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:19 smithi165 ceph-mon[86023]: pgmap v146: 73 pgs: 24 active+undersized, 4 active+undersized+degraded, 45 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:41:20.057 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:19 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:20.057 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:19 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:20.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:19 smithi137 ceph-mon[93825]: from='client.44201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:20.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:19 smithi137 ceph-mon[93825]: pgmap v146: 73 pgs: 24 active+undersized, 4 active+undersized+degraded, 45 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:41:20.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:19 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:20.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:19 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:20.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:19 smithi137 ceph-mon[97575]: from='client.44201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:20.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:19 smithi137 ceph-mon[97575]: pgmap v146: 73 pgs: 24 active+undersized, 4 active+undersized+degraded, 45 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:41:20.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:19 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:20.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:19 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:20.326 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:41:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:41:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:41:21.079 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:21.229 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1[109860]: 2024-09-21T09:41:21.082+0000 7f238daa1640 -1 osd.1 81 log_to_monitors true 2024-09-21T09:41:21.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:21.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:21.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:21.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:21.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[93825]: pgmap v147: 73 pgs: 24 active+undersized, 4 active+undersized+degraded, 45 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:41:21.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3013440682' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:21.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[93825]: from='client.44213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:21.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[93825]: from='osd.1 [v2:172.21.15.137:6810/2033385462,v1:172.21.15.137:6811/2033385462]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T09:41:21.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[93825]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T09:41:21.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:41:21.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:21.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:21.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:21.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:21.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[97575]: pgmap v147: 73 pgs: 24 active+undersized, 4 active+undersized+degraded, 45 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:41:21.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3013440682' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:21.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[97575]: from='client.44213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:21.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[97575]: from='osd.1 [v2:172.21.15.137:6810/2033385462,v1:172.21.15.137:6811/2033385462]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T09:41:21.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[97575]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T09:41:21.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:41:21.553 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:21.553 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:21.553 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:21.553 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:21.553 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:21 smithi165 ceph-mon[86023]: pgmap v147: 73 pgs: 24 active+undersized, 4 active+undersized+degraded, 45 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:41:21.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:21 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3013440682' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:21.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:21 smithi165 ceph-mon[86023]: from='client.44213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:21.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:21 smithi165 ceph-mon[86023]: from='osd.1 [v2:172.21.15.137:6810/2033385462,v1:172.21.15.137:6811/2033385462]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T09:41:21.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:21 smithi165 ceph-mon[86023]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T09:41:21.554 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:21 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:41:22.050 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1[109860]: 2024-09-21T09:41:21.777+0000 7f2381843640 -1 osd.1 81 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:41:22.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:41:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:41:21] "GET /metrics HTTP/1.1" 200 33949 "" "Prometheus/2.51.0" 2024-09-21T09:41:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:22 smithi165 ceph-mon[86023]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T09:41:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:22 smithi165 ceph-mon[86023]: osdmap e84: 8 total, 7 up, 8 in 2024-09-21T09:41:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:22 smithi165 ceph-mon[86023]: from='osd.1 [v2:172.21.15.137:6810/2033385462,v1:172.21.15.137:6811/2033385462]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:41:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:22 smithi165 ceph-mon[86023]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:41:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:22 smithi165 ceph-mon[86023]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:22 smithi165 ceph-mon[86023]: from='osd.1 ' entity='osd.1' 2024-09-21T09:41:22.754 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:22 smithi137 ceph-mon[93825]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T09:41:22.755 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:22 smithi137 ceph-mon[93825]: osdmap e84: 8 total, 7 up, 8 in 2024-09-21T09:41:22.755 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:22 smithi137 ceph-mon[93825]: from='osd.1 [v2:172.21.15.137:6810/2033385462,v1:172.21.15.137:6811/2033385462]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:41:22.755 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:22 smithi137 ceph-mon[93825]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:41:22.755 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:22 smithi137 ceph-mon[93825]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:22.755 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:22 smithi137 ceph-mon[93825]: from='osd.1 ' entity='osd.1' 2024-09-21T09:41:22.755 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:22 smithi137 ceph-mon[97575]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T09:41:22.755 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:22 smithi137 ceph-mon[97575]: osdmap e84: 8 total, 7 up, 8 in 2024-09-21T09:41:22.755 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:22 smithi137 ceph-mon[97575]: from='osd.1 [v2:172.21.15.137:6810/2033385462,v1:172.21.15.137:6811/2033385462]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:41:22.755 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:22 smithi137 ceph-mon[97575]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:41:22.755 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:22 smithi137 ceph-mon[97575]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:22.755 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:22 smithi137 ceph-mon[97575]: from='osd.1 ' entity='osd.1' 2024-09-21T09:41:23.464 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:23 smithi137 ceph-mon[93825]: pgmap v149: 73 pgs: 24 active+undersized, 4 active+undersized+degraded, 45 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:41:23.464 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:23 smithi137 ceph-mon[93825]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:41:23.464 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:23 smithi137 ceph-mon[93825]: osd.1 [v2:172.21.15.137:6810/2033385462,v1:172.21.15.137:6811/2033385462] boot 2024-09-21T09:41:23.464 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:23 smithi137 ceph-mon[93825]: osdmap e85: 8 total, 8 up, 8 in 2024-09-21T09:41:23.464 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:23 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T09:41:23.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:23 smithi137 ceph-mon[97575]: pgmap v149: 73 pgs: 24 active+undersized, 4 active+undersized+degraded, 45 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:41:23.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:23 smithi137 ceph-mon[97575]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:41:23.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:23 smithi137 ceph-mon[97575]: osd.1 [v2:172.21.15.137:6810/2033385462,v1:172.21.15.137:6811/2033385462] boot 2024-09-21T09:41:23.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:23 smithi137 ceph-mon[97575]: osdmap e85: 8 total, 8 up, 8 in 2024-09-21T09:41:23.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:23 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T09:41:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:23 smithi165 ceph-mon[86023]: pgmap v149: 73 pgs: 24 active+undersized, 4 active+undersized+degraded, 45 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:41:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:23 smithi165 ceph-mon[86023]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:41:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:23 smithi165 ceph-mon[86023]: osd.1 [v2:172.21.15.137:6810/2033385462,v1:172.21.15.137:6811/2033385462] boot 2024-09-21T09:41:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:23 smithi165 ceph-mon[86023]: osdmap e85: 8 total, 8 up, 8 in 2024-09-21T09:41:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:23 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T09:41:23.800 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:41:23 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:41:23.603+0000 7f3b58ad4640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-09-21T09:41:23.979 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:24.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:24.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:24.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:24.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:41:24.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:24.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:24.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:24.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:24.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:24.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T09:41:24.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[97575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T09:41:24.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[97575]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-09-21T09:41:24.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2575363889' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:24.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[97575]: osdmap e86: 8 total, 8 up, 8 in 2024-09-21T09:41:24.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[97575]: from='client.44234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:24.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:24.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:24.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:24.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:41:24.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:24.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:24.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:24.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:24.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:24.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T09:41:24.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[93825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T09:41:24.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[93825]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-09-21T09:41:24.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2575363889' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:24.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[93825]: osdmap e86: 8 total, 8 up, 8 in 2024-09-21T09:41:24.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:24 smithi137 ceph-mon[93825]: from='client.44234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:24.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:24.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:24.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:24.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:41:24.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:24.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:24.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:24.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:24.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:24.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T09:41:24.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:24 smithi165 ceph-mon[86023]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T09:41:24.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:24 smithi165 ceph-mon[86023]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-09-21T09:41:24.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:24 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2575363889' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:24.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:24 smithi165 ceph-mon[86023]: osdmap e86: 8 total, 8 up, 8 in 2024-09-21T09:41:24.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:24 smithi165 ceph-mon[86023]: from='client.44234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:25 smithi137 ceph-mon[93825]: from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:25 smithi137 ceph-mon[93825]: pgmap v152: 73 pgs: 24 active+undersized, 4 active+undersized+degraded, 45 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:41:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:26.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:25 smithi137 ceph-mon[97575]: from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:26.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:25 smithi137 ceph-mon[97575]: pgmap v152: 73 pgs: 24 active+undersized, 4 active+undersized+degraded, 45 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:41:26.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:26.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:25 smithi165 ceph-mon[86023]: from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:25 smithi165 ceph-mon[86023]: pgmap v152: 73 pgs: 24 active+undersized, 4 active+undersized+degraded, 45 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:41:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:26.830 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:26 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1518295879' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:27.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:26 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1518295879' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:27.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:26 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1518295879' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:27 smithi165 ceph-mon[86023]: pgmap v153: 73 pgs: 2 active+undersized, 1 active+undersized+degraded, 70 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T09:41:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:27 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:41:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:27 smithi165 ceph-mon[86023]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:27 smithi165 ceph-mon[86023]: from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:28.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:27 smithi137 ceph-mon[93825]: pgmap v153: 73 pgs: 2 active+undersized, 1 active+undersized+degraded, 70 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T09:41:28.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:27 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:41:28.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:27 smithi137 ceph-mon[93825]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:28.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:27 smithi137 ceph-mon[93825]: from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:28.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:27 smithi137 ceph-mon[97575]: pgmap v153: 73 pgs: 2 active+undersized, 1 active+undersized+degraded, 70 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T09:41:28.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:27 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:41:28.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:27 smithi137 ceph-mon[97575]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:28.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:27 smithi137 ceph-mon[97575]: from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:29.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:28 smithi165 ceph-mon[86023]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-09-21T09:41:29.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:28 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T09:41:29.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:28 smithi137 ceph-mon[93825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-09-21T09:41:29.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:28 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T09:41:29.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:28 smithi137 ceph-mon[97575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-09-21T09:41:29.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:28 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T09:41:29.689 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:30.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:29 smithi137 ceph-mon[93825]: pgmap v154: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:30.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:29 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3994605568' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:30.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:29 smithi137 ceph-mon[97575]: pgmap v154: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:30.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:29 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3994605568' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:29 smithi165 ceph-mon[86023]: pgmap v154: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:29 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3994605568' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:30.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:41:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:41:30.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:41:31.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:30 smithi165 ceph-mon[86023]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:31.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:30 smithi165 ceph-mon[86023]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:31.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:30 smithi137 ceph-mon[93825]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:31.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:30 smithi137 ceph-mon[93825]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:31.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:30 smithi137 ceph-mon[97575]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:31.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:30 smithi137 ceph-mon[97575]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:31.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:31 smithi165 ceph-mon[86023]: pgmap v155: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:31 smithi137 ceph-mon[93825]: pgmap v155: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:32.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:31 smithi137 ceph-mon[97575]: pgmap v155: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:41:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:41:31] "GET /metrics HTTP/1.1" 200 33806 "" "Prometheus/2.51.0" 2024-09-21T09:41:32.551 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:33.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:32 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1241305716' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:33.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:32 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1241305716' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:33.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:32 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1241305716' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:33 smithi165 ceph-mon[86023]: pgmap v156: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:33 smithi165 ceph-mon[86023]: from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:33 smithi165 ceph-mon[86023]: from='client.44294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:34.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:33 smithi137 ceph-mon[97575]: pgmap v156: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:34.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:33 smithi137 ceph-mon[97575]: from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:34.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:33 smithi137 ceph-mon[97575]: from='client.44294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:33 smithi137 ceph-mon[93825]: pgmap v156: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:33 smithi137 ceph-mon[93825]: from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:34.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:33 smithi137 ceph-mon[93825]: from='client.44294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:35.401 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:35 smithi165 ceph-mon[86023]: pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:35 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:35 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1219771703' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:36.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:35 smithi137 ceph-mon[93825]: pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:36.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:35 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:36.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:35 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1219771703' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:36.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:35 smithi137 ceph-mon[97575]: pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:36.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:35 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:36.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:35 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1219771703' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:37.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:36 smithi165 ceph-mon[86023]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:37.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:36 smithi165 ceph-mon[86023]: from='client.34407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:37.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:36 smithi137 ceph-mon[97575]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:37.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:36 smithi137 ceph-mon[97575]: from='client.34407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:37.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:36 smithi137 ceph-mon[93825]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:37.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:36 smithi137 ceph-mon[93825]: from='client.34407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:38.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:37 smithi165 ceph-mon[86023]: pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:38.201 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:37 smithi137 ceph-mon[93825]: pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:38.201 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:37 smithi137 ceph-mon[97575]: pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:38.259 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:38.899 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:38 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/462340408' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:38.899 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:38 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T09:41:38.900 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:38 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/462340408' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:38.900 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:38 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T09:41:39.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:38 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/462340408' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:39.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:38 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T09:41:40.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:39 smithi165 ceph-mon[86023]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:40.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:39 smithi165 ceph-mon[86023]: from='client.44330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:40.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:39 smithi165 ceph-mon[86023]: pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:40.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:39 smithi165 ceph-mon[86023]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T09:41:40.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:39 smithi165 ceph-mon[86023]: Upgrade: osd.2 is safe to restart 2024-09-21T09:41:40.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:40.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:39 smithi137 ceph-mon[93825]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:39 smithi137 ceph-mon[93825]: from='client.44330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:39 smithi137 ceph-mon[93825]: pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:39 smithi137 ceph-mon[93825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T09:41:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:39 smithi137 ceph-mon[93825]: Upgrade: osd.2 is safe to restart 2024-09-21T09:41:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:39 smithi137 ceph-mon[97575]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:39 smithi137 ceph-mon[97575]: from='client.44330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:39 smithi137 ceph-mon[97575]: pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:39 smithi137 ceph-mon[97575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T09:41:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:39 smithi137 ceph-mon[97575]: Upgrade: osd.2 is safe to restart 2024-09-21T09:41:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:41:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:41:40.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:41:41.117 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:41.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:41 smithi137 ceph-mon[93825]: Upgrade: Updating osd.2 2024-09-21T09:41:41.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:41 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:41.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:41 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T09:41:41.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:41 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:41.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:41 smithi137 ceph-mon[93825]: Deploying daemon osd.2 on smithi137 2024-09-21T09:41:41.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:41 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2147343702' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:41.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:41 smithi137 ceph-mon[97575]: Upgrade: Updating osd.2 2024-09-21T09:41:41.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:41 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:41.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:41 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T09:41:41.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:41 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:41.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:41 smithi137 ceph-mon[97575]: Deploying daemon osd.2 on smithi137 2024-09-21T09:41:41.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:41 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2147343702' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:41.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:41 smithi165 ceph-mon[86023]: Upgrade: Updating osd.2 2024-09-21T09:41:41.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:41 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:41.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:41 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T09:41:41.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:41 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:41.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:41 smithi165 ceph-mon[86023]: Deploying daemon osd.2 on smithi137 2024-09-21T09:41:41.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:41 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2147343702' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:42.075 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:41:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:41:41] "GET /metrics HTTP/1.1" 200 33950 "" "Prometheus/2.51.0" 2024-09-21T09:41:42.075 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:42 smithi137 ceph-mon[93825]: pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:42.075 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:42 smithi137 ceph-mon[93825]: from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:42.075 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:42 smithi137 ceph-mon[97575]: pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:42.075 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:42 smithi137 ceph-mon[97575]: from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:42 smithi165 ceph-mon[86023]: pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:42 smithi165 ceph-mon[86023]: from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:43.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:43 smithi137 ceph-mon[93825]: from='client.44348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:43.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:43 smithi137 ceph-mon[97575]: from='client.44348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:43.300 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:43 smithi137 systemd[1]: Stopping Ceph osd.2 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:41:43.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:43 smithi165 ceph-mon[86023]: from='client.44348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:43.800 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:43 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2[54453]: 2024-09-21T09:41:43.322+0000 7efeb3347640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T09:41:43.800 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:43 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2[54453]: 2024-09-21T09:41:43.322+0000 7efeb3347640 -1 osd.2 86 *** Got signal Terminated *** 2024-09-21T09:41:43.800 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:43 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2[54453]: 2024-09-21T09:41:43.322+0000 7efeb3347640 -1 osd.2 86 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:41:43.963 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:44.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:44 smithi137 ceph-mon[97575]: pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:44.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:44 smithi137 ceph-mon[97575]: osd.2 marked itself down and dead 2024-09-21T09:41:44.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:44 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1382354727' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:44.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:44 smithi137 ceph-mon[93825]: pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:44.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:44 smithi137 ceph-mon[93825]: osd.2 marked itself down and dead 2024-09-21T09:41:44.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:44 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1382354727' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:44 smithi165 ceph-mon[86023]: pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:44 smithi165 ceph-mon[86023]: osd.2 marked itself down and dead 2024-09-21T09:41:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:44 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1382354727' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:44.733 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:44 smithi137 podman[114320]: 2024-09-21 09:41:44.431136641 +0000 UTC m=+1.222772083 container died 2db18bbc9cd45bf659e10276251571f16fb4f5cc1093d35c5130a99ee32225ef (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-fbd1a6a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-21T09:41:45.023 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:44 smithi137 podman[114320]: 2024-09-21 09:41:44.938714962 +0000 UTC m=+1.730350436 container cleanup 2db18bbc9cd45bf659e10276251571f16fb4f5cc1093d35c5130a99ee32225ef (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=quincy-fbd1a6a, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-21T09:41:45.023 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:44 smithi137 bash[114320]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2 2024-09-21T09:41:45.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:45 smithi137 ceph-mon[93825]: from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:45.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:45 smithi137 ceph-mon[93825]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:41:45.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:45 smithi137 ceph-mon[93825]: osdmap e87: 8 total, 7 up, 8 in 2024-09-21T09:41:45.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:45 smithi137 ceph-mon[97575]: from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:45.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:45 smithi137 ceph-mon[97575]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:41:45.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:45 smithi137 ceph-mon[97575]: osdmap e87: 8 total, 7 up, 8 in 2024-09-21T09:41:45.301 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:45 smithi137 podman[114411]: 2024-09-21 09:41:45.123560726 +0000 UTC m=+0.685621414 container remove 2db18bbc9cd45bf659e10276251571f16fb4f5cc1093d35c5130a99ee32225ef (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=quincy-fbd1a6a, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:41:45.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:45 smithi165 ceph-mon[86023]: from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:45.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:45 smithi165 ceph-mon[86023]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:41:45.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:45 smithi165 ceph-mon[86023]: osdmap e87: 8 total, 7 up, 8 in 2024-09-21T09:41:45.800 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:45 smithi137 podman[114501]: 2024-09-21 09:41:45.541364845 +0000 UTC m=+0.112024925 container create 8f99380a16520e461f02c8aa7433a8bc5d9801e4b97890348998231bd1f70c70 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=main-62da54b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-21T09:41:45.800 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:45 smithi137 podman[114501]: 2024-09-21 09:41:45.445283815 +0000 UTC m=+0.015943873 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:41:45.800 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:45 smithi137 podman[114501]: 2024-09-21 09:41:45.743731157 +0000 UTC m=+0.314391207 container init 8f99380a16520e461f02c8aa7433a8bc5d9801e4b97890348998231bd1f70c70 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-deactivate, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-21T09:41:45.800 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:45 smithi137 podman[114501]: 2024-09-21 09:41:45.747016567 +0000 UTC m=+0.317676660 container start 8f99380a16520e461f02c8aa7433a8bc5d9801e4b97890348998231bd1f70c70 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, RELEASE=main-62da54b, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-21T09:41:46.240 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:46 smithi137 ceph-mon[93825]: from='client.44366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:46.240 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:46 smithi137 ceph-mon[93825]: pgmap v163: 73 pgs: 3 stale+active+clean, 70 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:46.240 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:46 smithi137 ceph-mon[93825]: osdmap e88: 8 total, 7 up, 8 in 2024-09-21T09:41:46.240 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:46 smithi137 ceph-mon[97575]: from='client.44366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:46.240 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:46 smithi137 ceph-mon[97575]: pgmap v163: 73 pgs: 3 stale+active+clean, 70 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:46.240 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:46 smithi137 ceph-mon[97575]: osdmap e88: 8 total, 7 up, 8 in 2024-09-21T09:41:46.241 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:45 smithi137 podman[114501]: 2024-09-21 09:41:45.810345034 +0000 UTC m=+0.381005082 container attach 8f99380a16520e461f02c8aa7433a8bc5d9801e4b97890348998231bd1f70c70 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-deactivate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:41:46.241 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:45 smithi137 podman[114501]: 2024-09-21 09:41:45.937207559 +0000 UTC m=+0.507867608 container died 8f99380a16520e461f02c8aa7433a8bc5d9801e4b97890348998231bd1f70c70 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=main-62da54b, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:41:46.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:46 smithi165 ceph-mon[86023]: from='client.44366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:46.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:46 smithi165 ceph-mon[86023]: pgmap v163: 73 pgs: 3 stale+active+clean, 70 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:41:46.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:46 smithi165 ceph-mon[86023]: osdmap e88: 8 total, 7 up, 8 in 2024-09-21T09:41:46.800 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:46 smithi137 podman[114525]: 2024-09-21 09:41:46.522659067 +0000 UTC m=+0.579699042 container remove 8f99380a16520e461f02c8aa7433a8bc5d9801e4b97890348998231bd1f70c70 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-deactivate, RELEASE=main-62da54b, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-21T09:41:46.800 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:46 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.2.service: Deactivated successfully. 2024-09-21T09:41:46.800 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:46 smithi137 systemd[1]: Stopped Ceph osd.2 for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:41:46.800 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:46 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.2.service: Consumed 13.355s CPU time. 2024-09-21T09:41:46.800 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:46 smithi137 systemd[1]: Starting Ceph osd.2 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:41:46.842 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:47.138 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:47 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2988348349' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:47.138 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:47 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2988348349' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:47.139 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:46 smithi137 podman[114674]: 2024-09-21 09:41:46.879900987 +0000 UTC m=+0.021648549 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:41:47.139 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:47 smithi137 podman[114674]: 2024-09-21 09:41:47.015736022 +0000 UTC m=+0.157483574 container create 0fdd2de23e8df04f9293dd48215acbb2507cf40f2f00c7b6660132fa04a52224 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-activate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-21T09:41:47.395 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:47 smithi137 podman[114674]: 2024-09-21 09:41:47.24362421 +0000 UTC m=+0.385371773 container init 0fdd2de23e8df04f9293dd48215acbb2507cf40f2f00c7b6660132fa04a52224 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-21T09:41:47.395 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:47 smithi137 podman[114674]: 2024-09-21 09:41:47.246960209 +0000 UTC m=+0.388707761 container start 0fdd2de23e8df04f9293dd48215acbb2507cf40f2f00c7b6660132fa04a52224 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-activate, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS) 2024-09-21T09:41:47.395 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:47 smithi137 podman[114674]: 2024-09-21 09:41:47.326709464 +0000 UTC m=+0.468457032 container attach 0fdd2de23e8df04f9293dd48215acbb2507cf40f2f00c7b6660132fa04a52224 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-activate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, RELEASE=main-62da54b, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-21T09:41:47.395 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:47 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-activate[114707]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:41:47.395 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:47 smithi137 bash[114674]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:41:47.395 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:47 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-activate[114707]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:41:47.395 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:47 smithi137 bash[114674]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:41:47.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:47 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2988348349' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:48.144 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:48 smithi137 ceph-mon[93825]: pgmap v165: 73 pgs: 14 active+undersized, 1 stale+active+clean, 2 active+undersized+degraded, 56 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T09:41:48.144 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:48 smithi137 ceph-mon[93825]: from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:48.144 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:48 smithi137 ceph-mon[93825]: Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:41:48.144 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:48 smithi137 ceph-mon[93825]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:48.144 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:48 smithi137 ceph-mon[97575]: pgmap v165: 73 pgs: 14 active+undersized, 1 stale+active+clean, 2 active+undersized+degraded, 56 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T09:41:48.144 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:48 smithi137 ceph-mon[97575]: from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:48.144 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:48 smithi137 ceph-mon[97575]: Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:41:48.144 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:48 smithi137 ceph-mon[97575]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:48.145 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:47 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-activate[114707]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T09:41:48.145 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:47 smithi137 bash[114674]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T09:41:48.145 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:47 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-activate[114707]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-21T09:41:48.145 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:47 smithi137 bash[114674]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-21T09:41:48.145 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:48 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-activate[114707]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-21T09:41:48.145 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:48 smithi137 bash[114674]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-21T09:41:48.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:48 smithi165 ceph-mon[86023]: pgmap v165: 73 pgs: 14 active+undersized, 1 stale+active+clean, 2 active+undersized+degraded, 56 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T09:41:48.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:48 smithi165 ceph-mon[86023]: from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:48.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:48 smithi165 ceph-mon[86023]: Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:41:48.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:48 smithi165 ceph-mon[86023]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:48.465 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:48 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-activate[114707]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T09:41:48.465 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:48 smithi137 bash[114674]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T09:41:48.465 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:48 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-activate[114707]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-21T09:41:48.465 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:48 smithi137 bash[114674]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-21T09:41:48.465 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:48 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-activate[114707]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T09:41:48.465 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:48 smithi137 bash[114674]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T09:41:48.465 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:48 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-activate[114707]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-21T09:41:48.465 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:48 smithi137 bash[114674]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-21T09:41:48.465 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:48 smithi137 podman[114674]: 2024-09-21 09:41:48.170325049 +0000 UTC m=+1.312072602 container died 0fdd2de23e8df04f9293dd48215acbb2507cf40f2f00c7b6660132fa04a52224 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-activate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=main-62da54b) 2024-09-21T09:41:49.050 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:48 smithi137 podman[114836]: 2024-09-21 09:41:48.73881965 +0000 UTC m=+0.559371957 container remove 0fdd2de23e8df04f9293dd48215acbb2507cf40f2f00c7b6660132fa04a52224 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-activate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, RELEASE=main-62da54b, org.label-schema.schema-version=1.0) 2024-09-21T09:41:49.050 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:48 smithi137 podman[114895]: 2024-09-21 09:41:48.846281864 +0000 UTC m=+0.015763535 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:41:49.050 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:48 smithi137 podman[114895]: 2024-09-21 09:41:48.964778659 +0000 UTC m=+0.134260363 container create 10d0dcbc187fbd907f1b10e7acb1bc7c2bbe2813c06731dd82b32399d3320563 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:41:49.550 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:49 smithi137 podman[114895]: 2024-09-21 09:41:49.208927197 +0000 UTC m=+0.378408864 container init 10d0dcbc187fbd907f1b10e7acb1bc7c2bbe2813c06731dd82b32399d3320563 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731) 2024-09-21T09:41:49.550 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:49 smithi137 podman[114895]: 2024-09-21 09:41:49.212818082 +0000 UTC m=+0.382299745 container start 10d0dcbc187fbd907f1b10e7acb1bc7c2bbe2813c06731dd82b32399d3320563 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, ceph=True, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-21T09:41:49.550 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:49 smithi137 ceph-osd[114917]: -- 172.21.15.137:0/1454302628 <== mon.2 v2:172.21.15.137:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5638590eba40 con 0x563859eba000 2024-09-21T09:41:49.550 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:49 smithi137 bash[114895]: 10d0dcbc187fbd907f1b10e7acb1bc7c2bbe2813c06731dd82b32399d3320563 2024-09-21T09:41:49.550 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:49 smithi137 systemd[1]: Started Ceph osd.2 for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:41:49.769 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:50.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:50 smithi137 ceph-mon[97575]: pgmap v166: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T09:41:50.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:50 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:50.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:50 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:50.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:50 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:50.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:50 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/150756968' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:50.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:50 smithi137 ceph-mon[93825]: pgmap v166: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T09:41:50.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:50 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:50.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:50 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:50.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:50 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:50.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:50 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/150756968' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:50.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:41:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:41:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:41:50.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:50 smithi165 ceph-mon[86023]: pgmap v166: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T09:41:50.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:50 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:50.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:50 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:50.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:50 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:50.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:50 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/150756968' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:51.159 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:51 smithi137 ceph-mon[93825]: from='client.44399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:51.159 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:51 smithi137 ceph-mon[93825]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:51.159 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:51 smithi137 ceph-mon[97575]: from='client.44399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:51.159 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:51 smithi137 ceph-mon[97575]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:51.160 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2[114910]: 2024-09-21T09:41:51.097+0000 7fa56f7be640 -1 Falling back to public interface 2024-09-21T09:41:51.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:51 smithi165 ceph-mon[86023]: from='client.44399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:51.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:51 smithi165 ceph-mon[86023]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:52 smithi137 ceph-mon[93825]: pgmap v167: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T09:41:52.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:52 smithi137 ceph-mon[97575]: pgmap v167: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T09:41:52.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:41:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:41:51] "GET /metrics HTTP/1.1" 200 33950 "" "Prometheus/2.51.0" 2024-09-21T09:41:52.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:52 smithi165 ceph-mon[86023]: pgmap v167: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T09:41:52.675 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:53.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:53 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3312230007' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:53.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:53 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:53.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:53 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:53.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:53 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3312230007' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:53.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:53 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:53.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:53 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:53.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:53 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3312230007' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:53.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:53 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:53.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:53 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:54.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:54 smithi165 ceph-mon[86023]: pgmap v168: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T09:41:54.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:54 smithi165 ceph-mon[86023]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:54.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:54 smithi165 ceph-mon[86023]: from='client.44423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:54.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:54.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:54 smithi137 ceph-mon[93825]: pgmap v168: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T09:41:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:54 smithi137 ceph-mon[93825]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:54.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:54 smithi137 ceph-mon[93825]: from='client.44423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:54.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:54.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:54.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:54 smithi137 ceph-mon[97575]: pgmap v168: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T09:41:54.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:54 smithi137 ceph-mon[97575]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:54.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:54 smithi137 ceph-mon[97575]: from='client.44423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:54.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:54.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:55.050 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:54 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2[114910]: 2024-09-21T09:41:54.686+0000 7fa56f7be640 -1 osd.2 86 log_to_monitors true 2024-09-21T09:41:55.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:55 smithi165 ceph-mon[86023]: from='osd.2 [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T09:41:55.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:55.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:55.403 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:55 smithi137 ceph-mon[93825]: from='osd.2 [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T09:41:55.403 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:55.403 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:55.404 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:55 smithi137 ceph-mon[97575]: from='osd.2 [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T09:41:55.404 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:55.404 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:55.656 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:55.656 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 09:41:55 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2[114910]: 2024-09-21T09:41:55.593+0000 7fa563560640 -1 osd.2 86 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:41:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:56 smithi165 ceph-mon[86023]: pgmap v169: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T09:41:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:56 smithi165 ceph-mon[86023]: from='osd.2 [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T09:41:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:56 smithi165 ceph-mon[86023]: osdmap e89: 8 total, 7 up, 8 in 2024-09-21T09:41:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:56 smithi165 ceph-mon[86023]: from='osd.2 [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:41:56.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:56 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/979300021' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:56.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:56 smithi165 ceph-mon[86023]: from='osd.2 [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737]' entity='osd.2' 2024-09-21T09:41:56.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:56 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:41:56.450 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:56 smithi137 ceph-mon[93825]: pgmap v169: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T09:41:56.450 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:56 smithi137 ceph-mon[93825]: from='osd.2 [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T09:41:56.450 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:56 smithi137 ceph-mon[93825]: osdmap e89: 8 total, 7 up, 8 in 2024-09-21T09:41:56.450 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:56 smithi137 ceph-mon[93825]: from='osd.2 [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:41:56.450 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:56 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/979300021' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:56.450 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:56 smithi137 ceph-mon[93825]: from='osd.2 [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737]' entity='osd.2' 2024-09-21T09:41:56.450 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:56 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:41:56.451 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:56 smithi137 ceph-mon[97575]: pgmap v169: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T09:41:56.451 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:56 smithi137 ceph-mon[97575]: from='osd.2 [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T09:41:56.451 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:56 smithi137 ceph-mon[97575]: osdmap e89: 8 total, 7 up, 8 in 2024-09-21T09:41:56.451 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:56 smithi137 ceph-mon[97575]: from='osd.2 [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:41:56.451 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:56 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/979300021' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:56.451 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:56 smithi137 ceph-mon[97575]: from='osd.2 [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737]' entity='osd.2' 2024-09-21T09:41:56.451 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:56 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:41:57.144 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:41:57.021+0000 7f3b58ad4640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-09-21T09:41:57.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: from='client.44438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:57.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:57.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:41:57.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: osd.2 [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737] boot 2024-09-21T09:41:57.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: osdmap e90: 8 total, 8 up, 8 in 2024-09-21T09:41:57.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T09:41:57.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:57.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:57.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:57.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:41:57.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:57.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:57.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:57.145 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:57.146 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:57.146 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T09:41:57.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: from='client.44438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:57.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:57.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:41:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: osd.2 [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737] boot 2024-09-21T09:41:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: osdmap e90: 8 total, 8 up, 8 in 2024-09-21T09:41:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T09:41:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:41:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:57.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T09:41:57.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: from='client.44438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:57.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:41:57.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:41:57.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: osd.2 [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737] boot 2024-09-21T09:41:57.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: osdmap e90: 8 total, 8 up, 8 in 2024-09-21T09:41:57.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T09:41:57.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:57.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:57.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:57.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:41:57.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:41:57.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:57.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:57.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:57.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:41:57.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T09:41:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:58 smithi165 ceph-mon[86023]: pgmap v171: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T09:41:58.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:58 smithi165 ceph-mon[86023]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T09:41:58.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:58 smithi165 ceph-mon[86023]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-09-21T09:41:58.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:58 smithi165 ceph-mon[86023]: osdmap e91: 8 total, 8 up, 8 in 2024-09-21T09:41:58.528 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:41:58.528 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:58 smithi137 ceph-mon[97575]: pgmap v171: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T09:41:58.528 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:58 smithi137 ceph-mon[97575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T09:41:58.529 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:58 smithi137 ceph-mon[97575]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-09-21T09:41:58.529 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:58 smithi137 ceph-mon[97575]: osdmap e91: 8 total, 8 up, 8 in 2024-09-21T09:41:58.529 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:58 smithi137 ceph-mon[93825]: pgmap v171: 73 pgs: 19 active+undersized, 3 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T09:41:58.529 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:58 smithi137 ceph-mon[93825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T09:41:58.529 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:58 smithi137 ceph-mon[93825]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-09-21T09:41:58.529 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:58 smithi137 ceph-mon[93825]: osdmap e91: 8 total, 8 up, 8 in 2024-09-21T09:41:59.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:41:59 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1016378451' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:59.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:41:59 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1016378451' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:41:59.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:41:59 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1016378451' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:00.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:00 smithi137 ceph-mon[93825]: from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:00.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:00 smithi137 ceph-mon[93825]: pgmap v174: 73 pgs: 5 peering, 15 active+undersized, 2 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T09:42:00.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:00 smithi137 ceph-mon[93825]: from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:00.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:00 smithi137 ceph-mon[97575]: from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:00.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:00 smithi137 ceph-mon[97575]: pgmap v174: 73 pgs: 5 peering, 15 active+undersized, 2 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T09:42:00.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:00 smithi137 ceph-mon[97575]: from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:00.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:00 smithi165 ceph-mon[86023]: from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:00.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:00 smithi165 ceph-mon[86023]: pgmap v174: 73 pgs: 5 peering, 15 active+undersized, 2 active+undersized+degraded, 51 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T09:42:00.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:00 smithi165 ceph-mon[86023]: from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:00.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:42:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:42:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:42:01.386 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:42:01.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:01 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/234406947' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:01.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:01 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:42:01.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:01 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/234406947' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:01.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:01 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:42:01.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:01 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/234406947' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:01.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:01 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:42:02.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:02 smithi137 ceph-mon[97575]: pgmap v175: 73 pgs: 5 peering, 4 active+undersized, 64 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:02.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:02 smithi137 ceph-mon[97575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T09:42:02.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:02 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T09:42:02.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:02 smithi137 ceph-mon[93825]: pgmap v175: 73 pgs: 5 peering, 4 active+undersized, 64 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:02.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:02 smithi137 ceph-mon[93825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T09:42:02.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:02 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T09:42:02.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:42:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:42:01] "GET /metrics HTTP/1.1" 200 33949 "" "Prometheus/2.51.0" 2024-09-21T09:42:02.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:02 smithi165 ceph-mon[86023]: pgmap v175: 73 pgs: 5 peering, 4 active+undersized, 64 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:02.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:02 smithi165 ceph-mon[86023]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T09:42:02.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:02 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T09:42:03.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:03 smithi137 ceph-mon[97575]: from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:03.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:03 smithi137 ceph-mon[97575]: from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:03 smithi137 ceph-mon[93825]: from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:03 smithi137 ceph-mon[93825]: from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:03 smithi165 ceph-mon[86023]: from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:03 smithi165 ceph-mon[86023]: from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:04.240 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:42:04.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:04 smithi137 ceph-mon[93825]: pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:04.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:04 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/640313287' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:04.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:04 smithi137 ceph-mon[97575]: pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:04.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:04 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/640313287' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:04 smithi165 ceph-mon[86023]: pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:04 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/640313287' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:06.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:06 smithi137 ceph-mon[93825]: from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:06.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:06 smithi137 ceph-mon[93825]: from='client.44498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:06.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:06 smithi137 ceph-mon[93825]: pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:06.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:06 smithi137 ceph-mon[97575]: from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:06.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:06 smithi137 ceph-mon[97575]: from='client.44498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:06.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:06 smithi137 ceph-mon[97575]: pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:06.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:06 smithi165 ceph-mon[86023]: from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:06.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:06 smithi165 ceph-mon[86023]: from='client.44498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:06.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:06 smithi165 ceph-mon[86023]: pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:07.099 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:42:07.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:07 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/332599369' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:07.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:07 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/332599369' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:07.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:07 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/332599369' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:08.451 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:08 smithi137 ceph-mon[93825]: pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:08.451 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:08 smithi137 ceph-mon[93825]: from='client.34605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:08.451 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:08 smithi137 ceph-mon[97575]: pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:08.451 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:08 smithi137 ceph-mon[97575]: from='client.34605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:08.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:08 smithi165 ceph-mon[86023]: pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:08.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:08 smithi165 ceph-mon[86023]: from='client.34605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:09.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:09 smithi137 ceph-mon[93825]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:09.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:09 smithi137 ceph-mon[97575]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:09.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:09 smithi165 ceph-mon[86023]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:09.959 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:42:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:10 smithi137 ceph-mon[97575]: pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:10 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2910804952' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:10 smithi137 ceph-mon[93825]: pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:10.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:10 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2910804952' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:10.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:10.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:10.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:42:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:42:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:42:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:10 smithi165 ceph-mon[86023]: pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:10 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2910804952' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:11 smithi137 ceph-mon[97575]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:11 smithi137 ceph-mon[93825]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:11 smithi165 ceph-mon[86023]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:12.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:42:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:42:11] "GET /metrics HTTP/1.1" 200 33946 "" "Prometheus/2.51.0" 2024-09-21T09:42:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:12 smithi137 ceph-mon[93825]: from='client.44534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:12 smithi137 ceph-mon[93825]: pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:12 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T09:42:12.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:12 smithi137 ceph-mon[97575]: from='client.44534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:12.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:12 smithi137 ceph-mon[97575]: pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:12.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:12 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T09:42:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:12 smithi165 ceph-mon[86023]: from='client.44534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:12 smithi165 ceph-mon[86023]: pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:12 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T09:42:12.821 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:42:13.483 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:13 smithi137 ceph-mon[93825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T09:42:13.483 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:13 smithi137 ceph-mon[93825]: Upgrade: osd.3 is safe to restart 2024-09-21T09:42:13.483 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:13 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2166437623' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:13.483 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:13 smithi137 ceph-mon[97575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T09:42:13.483 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:13 smithi137 ceph-mon[97575]: Upgrade: osd.3 is safe to restart 2024-09-21T09:42:13.483 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:13 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2166437623' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:13.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:13 smithi165 ceph-mon[86023]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T09:42:13.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:13 smithi165 ceph-mon[86023]: Upgrade: osd.3 is safe to restart 2024-09-21T09:42:13.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:13 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2166437623' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:14.547 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:14 smithi137 ceph-mon[93825]: pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:14.547 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:14 smithi137 ceph-mon[93825]: from='client.34641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:14.547 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:14 smithi137 ceph-mon[93825]: from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:14.548 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:14 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:14.548 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:14 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T09:42:14.548 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:14 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:42:14.548 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:14 smithi137 ceph-mon[97575]: pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:14.548 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:14 smithi137 ceph-mon[97575]: from='client.34641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:14.548 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:14 smithi137 ceph-mon[97575]: from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:14.548 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:14 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:14.548 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:14 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T09:42:14.548 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:14 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:42:14.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:14 smithi165 ceph-mon[86023]: pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:14.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:14 smithi165 ceph-mon[86023]: from='client.34641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:14.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:14 smithi165 ceph-mon[86023]: from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:14.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:14 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:14.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:14 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T09:42:14.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:14 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:42:15.422 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:15 smithi137 ceph-mon[93825]: Upgrade: Updating osd.3 2024-09-21T09:42:15.422 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:15 smithi137 ceph-mon[93825]: Deploying daemon osd.3 on smithi137 2024-09-21T09:42:15.422 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:15 smithi137 ceph-mon[97575]: Upgrade: Updating osd.3 2024-09-21T09:42:15.422 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:15 smithi137 ceph-mon[97575]: Deploying daemon osd.3 on smithi137 2024-09-21T09:42:15.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:15 smithi165 ceph-mon[86023]: Upgrade: Updating osd.3 2024-09-21T09:42:15.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:15 smithi165 ceph-mon[86023]: Deploying daemon osd.3 on smithi137 2024-09-21T09:42:15.708 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:42:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:16 smithi137 ceph-mon[93825]: pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:16 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2674120515' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:16 smithi137 ceph-mon[97575]: pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:16 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2674120515' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:16.629 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:16 smithi137 systemd[1]: Stopping Ceph osd.3 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:42:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:16 smithi165 ceph-mon[86023]: pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:16 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2674120515' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:17.050 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:16 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3[60323]: 2024-09-21T09:42:16.626+0000 7f8e95290640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T09:42:17.050 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:16 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3[60323]: 2024-09-21T09:42:16.626+0000 7f8e95290640 -1 osd.3 91 *** Got signal Terminated *** 2024-09-21T09:42:17.050 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:16 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3[60323]: 2024-09-21T09:42:16.626+0000 7f8e95290640 -1 osd.3 91 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:42:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:17 smithi137 ceph-mon[93825]: from='client.34659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:17 smithi137 ceph-mon[93825]: from='client.44570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:17 smithi137 ceph-mon[93825]: pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:17 smithi137 ceph-mon[93825]: osd.3 marked itself down and dead 2024-09-21T09:42:17.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:17 smithi137 ceph-mon[97575]: from='client.34659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:17.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:17 smithi137 ceph-mon[97575]: from='client.44570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:17.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:17 smithi137 ceph-mon[97575]: pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:17.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:17 smithi137 ceph-mon[97575]: osd.3 marked itself down and dead 2024-09-21T09:42:17.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:17 smithi165 ceph-mon[86023]: from='client.34659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:17.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:17 smithi165 ceph-mon[86023]: from='client.44570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:17.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:17 smithi165 ceph-mon[86023]: pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:17.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:17 smithi165 ceph-mon[86023]: osd.3 marked itself down and dead 2024-09-21T09:42:18.004 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:17 smithi137 podman[119720]: 2024-09-21 09:42:17.729559146 +0000 UTC m=+1.222961265 container died dfd2242bd068d6f99405c6287ea6a856fef40e82893a4da7f64d61f711b14b22 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=quincy-fbd1a6a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2) 2024-09-21T09:42:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:18 smithi137 ceph-mon[93825]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:42:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:18 smithi137 ceph-mon[93825]: osdmap e92: 8 total, 7 up, 8 in 2024-09-21T09:42:18.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:18 smithi137 ceph-mon[97575]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:42:18.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:18 smithi137 ceph-mon[97575]: osdmap e92: 8 total, 7 up, 8 in 2024-09-21T09:42:18.301 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:18 smithi137 podman[119720]: 2024-09-21 09:42:18.210096028 +0000 UTC m=+1.703498145 container cleanup dfd2242bd068d6f99405c6287ea6a856fef40e82893a4da7f64d61f711b14b22 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=quincy-fbd1a6a, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:42:18.301 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:18 smithi137 bash[119720]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3 2024-09-21T09:42:18.593 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:42:18.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:18 smithi165 ceph-mon[86023]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:42:18.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:18 smithi165 ceph-mon[86023]: osdmap e92: 8 total, 7 up, 8 in 2024-09-21T09:42:18.800 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:18 smithi137 podman[119737]: 2024-09-21 09:42:18.511714154 +0000 UTC m=+0.776893145 container remove dfd2242bd068d6f99405c6287ea6a856fef40e82893a4da7f64d61f711b14b22 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , RELEASE=quincy-fbd1a6a, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-21T09:42:19.133 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:18 smithi137 podman[119895]: 2024-09-21 09:42:18.780499299 +0000 UTC m=+0.015928861 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:42:19.134 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:18 smithi137 podman[119895]: 2024-09-21 09:42:18.895978175 +0000 UTC m=+0.131407736 container create d5d0dc38dfb7ee1c9af74ed2c5b0ebeda7099bdaedc517cbc041cdeeb4f84958 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:42:19.134 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:19 smithi137 podman[119895]: 2024-09-21 09:42:19.131848115 +0000 UTC m=+0.367277686 container init d5d0dc38dfb7ee1c9af74ed2c5b0ebeda7099bdaedc517cbc041cdeeb4f84958 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-deactivate, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, CEPH_POINT_RELEASE=) 2024-09-21T09:42:19.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:19 smithi137 ceph-mon[97575]: osdmap e93: 8 total, 7 up, 8 in 2024-09-21T09:42:19.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:19 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3557119975' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:19.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:19 smithi137 ceph-mon[97575]: pgmap v186: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:19.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:19 smithi137 ceph-mon[97575]: from='client.44582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:19.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:19 smithi137 ceph-mon[97575]: from='client.44588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:19.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:19 smithi137 ceph-mon[93825]: osdmap e93: 8 total, 7 up, 8 in 2024-09-21T09:42:19.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:19 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3557119975' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:19.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:19 smithi137 ceph-mon[93825]: pgmap v186: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:19.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:19 smithi137 ceph-mon[93825]: from='client.44582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:19.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:19 smithi137 ceph-mon[93825]: from='client.44588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:19.551 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:19 smithi137 podman[119895]: 2024-09-21 09:42:19.135439846 +0000 UTC m=+0.370869409 container start d5d0dc38dfb7ee1c9af74ed2c5b0ebeda7099bdaedc517cbc041cdeeb4f84958 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-21T09:42:19.551 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:19 smithi137 podman[119895]: 2024-09-21 09:42:19.215094765 +0000 UTC m=+0.450524344 container attach d5d0dc38dfb7ee1c9af74ed2c5b0ebeda7099bdaedc517cbc041cdeeb4f84958 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-21T09:42:19.551 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:19 smithi137 podman[119895]: 2024-09-21 09:42:19.322280607 +0000 UTC m=+0.557710179 container died d5d0dc38dfb7ee1c9af74ed2c5b0ebeda7099bdaedc517cbc041cdeeb4f84958 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-21T09:42:19.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:19 smithi165 ceph-mon[86023]: osdmap e93: 8 total, 7 up, 8 in 2024-09-21T09:42:19.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:19 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3557119975' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:19.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:19 smithi165 ceph-mon[86023]: pgmap v186: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:19.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:19 smithi165 ceph-mon[86023]: from='client.44582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:19.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:19 smithi165 ceph-mon[86023]: from='client.44588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:20.300 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:19 smithi137 podman[119921]: 2024-09-21 09:42:19.94409485 +0000 UTC m=+0.611556660 container remove d5d0dc38dfb7ee1c9af74ed2c5b0ebeda7099bdaedc517cbc041cdeeb4f84958 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:42:20.300 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:19 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.3.service: Deactivated successfully. 2024-09-21T09:42:20.300 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:19 smithi137 systemd[1]: Stopped Ceph osd.3 for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:42:20.300 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:19 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.3.service: Consumed 7.245s CPU time. 2024-09-21T09:42:20.300 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:20 smithi137 systemd[1]: Starting Ceph osd.3 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:42:20.549 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:42:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:42:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:42:20.650 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:20 smithi137 podman[120020]: 2024-09-21 09:42:20.278009623 +0000 UTC m=+0.015698255 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:42:20.650 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:20 smithi137 podman[120020]: 2024-09-21 09:42:20.420779629 +0000 UTC m=+0.158468263 container create 3fa698406f21e9ac62b521c801f5d8e997be51ffb263de31851dcd510d19d840 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-activate, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-21T09:42:20.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:20 smithi165 ceph-mon[86023]: Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:42:21.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:20 smithi137 ceph-mon[93825]: Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:42:21.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:20 smithi137 ceph-mon[97575]: Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:42:21.051 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:20 smithi137 podman[120020]: 2024-09-21 09:42:20.665223623 +0000 UTC m=+0.402912254 container init 3fa698406f21e9ac62b521c801f5d8e997be51ffb263de31851dcd510d19d840 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-activate, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-21T09:42:21.051 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:20 smithi137 podman[120020]: 2024-09-21 09:42:20.668712497 +0000 UTC m=+0.406401130 container start 3fa698406f21e9ac62b521c801f5d8e997be51ffb263de31851dcd510d19d840 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-activate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:42:21.051 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:20 smithi137 podman[120020]: 2024-09-21 09:42:20.740123691 +0000 UTC m=+0.477812326 container attach 3fa698406f21e9ac62b521c801f5d8e997be51ffb263de31851dcd510d19d840 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-activate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, RELEASE=main-62da54b) 2024-09-21T09:42:21.051 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-activate[120036]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:42:21.051 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:20 smithi137 bash[120020]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:42:21.051 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-activate[120036]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:42:21.051 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:20 smithi137 bash[120020]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:42:21.473 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:42:21.550 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-activate[120036]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T09:42:21.550 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:21 smithi137 bash[120020]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T09:42:21.550 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-activate[120036]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-21T09:42:21.550 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:21 smithi137 bash[120020]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-21T09:42:21.903 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:21 smithi137 ceph-mon[93825]: pgmap v187: 73 pgs: 13 active+undersized, 5 stale+active+clean, 2 active+undersized+degraded, 53 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T09:42:21.903 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:21 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/26855014' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:21.903 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:21 smithi137 ceph-mon[97575]: pgmap v187: 73 pgs: 13 active+undersized, 5 stale+active+clean, 2 active+undersized+degraded, 53 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T09:42:21.903 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:21 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/26855014' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:21.904 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-activate[120036]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-21T09:42:21.904 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:21 smithi137 bash[120020]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-21T09:42:21.904 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-activate[120036]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T09:42:21.904 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:21 smithi137 bash[120020]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T09:42:21.904 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-activate[120036]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-21T09:42:21.904 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:21 smithi137 bash[120020]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-21T09:42:21.904 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-activate[120036]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T09:42:21.904 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:21 smithi137 bash[120020]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T09:42:21.904 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-activate[120036]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-21T09:42:21.904 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:21 smithi137 bash[120020]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-21T09:42:21.904 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:21 smithi137 podman[120020]: 2024-09-21 09:42:21.616612978 +0000 UTC m=+1.354301614 container died 3fa698406f21e9ac62b521c801f5d8e997be51ffb263de31851dcd510d19d840 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-activate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, org.label-schema.license=GPLv2) 2024-09-21T09:42:22.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:21 smithi165 ceph-mon[86023]: pgmap v187: 73 pgs: 13 active+undersized, 5 stale+active+clean, 2 active+undersized+degraded, 53 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T09:42:22.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:21 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/26855014' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:22.204 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:42:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:42:21] "GET /metrics HTTP/1.1" 200 33946 "" "Prometheus/2.51.0" 2024-09-21T09:42:22.535 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:22 smithi137 podman[120247]: 2024-09-21 09:42:22.202567753 +0000 UTC m=+0.579003774 container remove 3fa698406f21e9ac62b521c801f5d8e997be51ffb263de31851dcd510d19d840 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-activate, RELEASE=main-62da54b, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:42:22.535 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:22 smithi137 podman[120309]: 2024-09-21 09:42:22.311166905 +0000 UTC m=+0.015823591 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:42:22.535 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:22 smithi137 podman[120309]: 2024-09-21 09:42:22.428544479 +0000 UTC m=+0.133201153 container create e2a7b4766b40bb1d7a1f703951024e72d622f43c75745ca303ef9ec70686b178 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True) 2024-09-21T09:42:22.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:22 smithi137 ceph-mon[93825]: from='client.44600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:22.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:22 smithi137 ceph-mon[93825]: from='client.44606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:22.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:22 smithi137 ceph-mon[97575]: from='client.44600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:22.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:22 smithi137 ceph-mon[97575]: from='client.44606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:22.801 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:22 smithi137 podman[120309]: 2024-09-21 09:42:22.64795199 +0000 UTC m=+0.352608664 container init e2a7b4766b40bb1d7a1f703951024e72d622f43c75745ca303ef9ec70686b178 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-21T09:42:22.801 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:22 smithi137 podman[120309]: 2024-09-21 09:42:22.651309136 +0000 UTC m=+0.355965812 container start e2a7b4766b40bb1d7a1f703951024e72d622f43c75745ca303ef9ec70686b178 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=) 2024-09-21T09:42:22.801 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:22 smithi137 ceph-osd[120328]: -- 172.21.15.137:0/2221272671 <== mon.0 v2:172.21.15.137:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55adc09bda40 con 0x55adc099bc00 2024-09-21T09:42:22.802 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:22 smithi137 bash[120309]: e2a7b4766b40bb1d7a1f703951024e72d622f43c75745ca303ef9ec70686b178 2024-09-21T09:42:22.802 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:22 smithi137 systemd[1]: Started Ceph osd.3 for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:42:23.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:22 smithi165 ceph-mon[86023]: from='client.44600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:23.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:22 smithi165 ceph-mon[86023]: from='client.44606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:23 smithi137 ceph-mon[93825]: pgmap v188: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:42:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:23 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:24.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:23 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:24.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:23 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:42:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:23 smithi137 ceph-mon[97575]: pgmap v188: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:42:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:23 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:23 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:23 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:42:24.051 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:24 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3[120324]: 2024-09-21T09:42:24.040+0000 7f93970e0640 -1 Falling back to public interface 2024-09-21T09:42:24.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:23 smithi165 ceph-mon[86023]: pgmap v188: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:42:24.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:23 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:24.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:23 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:24.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:23 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:42:24.398 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:42:25.069 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:24 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4252568768' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:25.069 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:25.070 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:24 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4252568768' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:25.070 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:25.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:24 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4252568768' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:25.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:25 smithi165 ceph-mon[86023]: from='client.44621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:25 smithi165 ceph-mon[86023]: pgmap v189: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:42:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:25 smithi165 ceph-mon[86023]: from='client.44627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:25 smithi137 ceph-mon[93825]: from='client.44621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:25 smithi137 ceph-mon[93825]: pgmap v189: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:42:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:25 smithi137 ceph-mon[93825]: from='client.44627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:26.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:25 smithi137 ceph-mon[97575]: from='client.44621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:25 smithi137 ceph-mon[97575]: pgmap v189: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:42:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:25 smithi137 ceph-mon[97575]: from='client.44627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:26 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:42:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:26 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:26 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:27.240 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:26 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:42:27.240 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:26 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:27.240 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:26 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:27.240 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:26 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:42:27.240 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:26 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:27.240 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:26 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:27.296 INFO:teuthology.orchestra.run.smithi137.stdout:true 2024-09-21T09:42:27.526 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3[120324]: 2024-09-21T09:42:27.355+0000 7f93970e0640 -1 osd.3 91 log_to_monitors true 2024-09-21T09:42:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:27 smithi165 ceph-mon[86023]: pgmap v190: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:42:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:27 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:27 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:27 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:27 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:27 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1747636629' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:27 smithi165 ceph-mon[86023]: from='osd.3 [v2:172.21.15.137:6826/3598114284,v1:172.21.15.137:6827/3598114284]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T09:42:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:27 smithi165 ceph-mon[86023]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T09:42:28.277 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[93825]: pgmap v190: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:42:28.277 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:28.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:28.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:28.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:28.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1747636629' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:28.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[93825]: from='osd.3 [v2:172.21.15.137:6826/3598114284,v1:172.21.15.137:6827/3598114284]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T09:42:28.278 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[93825]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T09:42:28.278 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[97575]: pgmap v190: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:42:28.278 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:28.278 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:28.278 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:28.278 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:28.278 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1747636629' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:28.279 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[97575]: from='osd.3 [v2:172.21.15.137:6826/3598114284,v1:172.21.15.137:6827/3598114284]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T09:42:28.279 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:27 smithi137 ceph-mon[97575]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T09:42:29.009 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:28 smithi137 ceph-mon[93825]: from='client.34731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:29.009 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:28 smithi137 ceph-mon[93825]: from='client.34740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:29.009 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:28 smithi137 ceph-mon[93825]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T09:42:29.009 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:28 smithi137 ceph-mon[93825]: osdmap e94: 8 total, 7 up, 8 in 2024-09-21T09:42:29.009 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:28 smithi137 ceph-mon[93825]: from='osd.3 [v2:172.21.15.137:6826/3598114284,v1:172.21.15.137:6827/3598114284]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:42:29.009 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:28 smithi137 ceph-mon[93825]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:42:29.010 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:28 smithi137 ceph-mon[93825]: from='osd.3 ' entity='osd.3' 2024-09-21T09:42:29.010 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 09:42:28 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3[120324]: 2024-09-21T09:42:28.736+0000 7f938ae82640 -1 osd.3 91 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:42:29.010 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:28 smithi137 ceph-mon[97575]: from='client.34731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:29.010 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:28 smithi137 ceph-mon[97575]: from='client.34740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:29.010 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:28 smithi137 ceph-mon[97575]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T09:42:29.010 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:28 smithi137 ceph-mon[97575]: osdmap e94: 8 total, 7 up, 8 in 2024-09-21T09:42:29.010 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:28 smithi137 ceph-mon[97575]: from='osd.3 [v2:172.21.15.137:6826/3598114284,v1:172.21.15.137:6827/3598114284]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:42:29.010 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:28 smithi137 ceph-mon[97575]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:42:29.010 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:28 smithi137 ceph-mon[97575]: from='osd.3 ' entity='osd.3' 2024-09-21T09:42:29.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:28 smithi165 ceph-mon[86023]: from='client.34731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:29.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:28 smithi165 ceph-mon[86023]: from='client.34740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:29.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:28 smithi165 ceph-mon[86023]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T09:42:29.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:28 smithi165 ceph-mon[86023]: osdmap e94: 8 total, 7 up, 8 in 2024-09-21T09:42:29.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:28 smithi165 ceph-mon[86023]: from='osd.3 [v2:172.21.15.137:6826/3598114284,v1:172.21.15.137:6827/3598114284]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:42:29.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:28 smithi165 ceph-mon[86023]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:42:29.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:28 smithi165 ceph-mon[86023]: from='osd.3 ' entity='osd.3' 2024-09-21T09:42:29.894 INFO:teuthology.orchestra.run.smithi137.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 4 2024-09-21T09:42:30.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:29 smithi137 ceph-mon[97575]: pgmap v192: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:42:30.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:29 smithi137 ceph-mon[97575]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:42:30.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:29 smithi137 ceph-mon[97575]: osd.3 [v2:172.21.15.137:6826/3598114284,v1:172.21.15.137:6827/3598114284] boot 2024-09-21T09:42:30.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:29 smithi137 ceph-mon[97575]: osdmap e95: 8 total, 8 up, 8 in 2024-09-21T09:42:30.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:29 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T09:42:30.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:29 smithi137 ceph-mon[93825]: pgmap v192: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:42:30.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:29 smithi137 ceph-mon[93825]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:42:30.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:29 smithi137 ceph-mon[93825]: osd.3 [v2:172.21.15.137:6826/3598114284,v1:172.21.15.137:6827/3598114284] boot 2024-09-21T09:42:30.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:29 smithi137 ceph-mon[93825]: osdmap e95: 8 total, 8 up, 8 in 2024-09-21T09:42:30.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:29 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T09:42:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:29 smithi165 ceph-mon[86023]: pgmap v192: 73 pgs: 24 active+undersized, 3 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T09:42:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:29 smithi165 ceph-mon[86023]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:42:30.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:29 smithi165 ceph-mon[86023]: osd.3 [v2:172.21.15.137:6826/3598114284,v1:172.21.15.137:6827/3598114284] boot 2024-09-21T09:42:30.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:29 smithi165 ceph-mon[86023]: osdmap e95: 8 total, 8 up, 8 in 2024-09-21T09:42:30.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:29 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T09:42:30.550 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T09:42:30.298+0000 7f3b58ad4640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-21T09:42:30.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:42:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:42:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:42:30.953 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade pause' 2024-09-21T09:42:31.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:30 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/89618838' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:31.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:30 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:31.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:30 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:31.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:30 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:42:31.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:30 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:42:31.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:30 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:31.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:30 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:42:31.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:30 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:42:31.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:30 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:42:31.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:30 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:42:31.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:30 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T09:42:31.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:30 smithi165 ceph-mon[86023]: osdmap e96: 8 total, 8 up, 8 in 2024-09-21T09:42:31.199 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:42:31.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/89618838' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:31.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:31.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:31.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:42:31.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:42:31.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:31.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:42:31.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:42:31.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:42:31.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:42:31.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T09:42:31.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[93825]: osdmap e96: 8 total, 8 up, 8 in 2024-09-21T09:42:31.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/89618838' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-09-21T09:42:31.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:31.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:31.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:42:31.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:42:31.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:31.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:42:31.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:42:31.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:42:31.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:42:31.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T09:42:31.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:30 smithi137 ceph-mon[97575]: osdmap e96: 8 total, 8 up, 8 in 2024-09-21T09:42:31.945 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:31 smithi137 ceph-mon[93825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T09:42:31.945 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:31 smithi137 ceph-mon[93825]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-21T09:42:31.945 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:31 smithi137 ceph-mon[93825]: pgmap v194: 73 pgs: 9 peering, 16 active+undersized, 2 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T09:42:31.945 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:31 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:42:31.945 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:31 smithi137 ceph-mon[97575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T09:42:31.946 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:31 smithi137 ceph-mon[97575]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-21T09:42:31.946 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:31 smithi137 ceph-mon[97575]: pgmap v194: 73 pgs: 9 peering, 16 active+undersized, 2 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T09:42:31.946 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:31 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:42:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:31 smithi165 ceph-mon[86023]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T09:42:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:31 smithi165 ceph-mon[86023]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-21T09:42:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:31 smithi165 ceph-mon[86023]: pgmap v194: 73 pgs: 9 peering, 16 active+undersized, 2 active+undersized+degraded, 46 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T09:42:32.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:31 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:42:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:42:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:42:31] "GET /metrics HTTP/1.1" 200 33946 "" "Prometheus/2.51.0" 2024-09-21T09:42:33.135 INFO:teuthology.orchestra.run.smithi137.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:42:33.753 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch ps' 2024-09-21T09:42:34.000 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:42:34.374 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:34 smithi137 ceph-mon[93825]: pgmap v196: 73 pgs: 9 peering, 9 active+undersized, 2 active+undersized+degraded, 53 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T09:42:34.375 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:34 smithi137 ceph-mon[93825]: from='client.34752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:34.375 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:34 smithi137 ceph-mon[93825]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:42:34.375 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:34 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:34.375 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:34 smithi137 ceph-mon[97575]: pgmap v196: 73 pgs: 9 peering, 9 active+undersized, 2 active+undersized+degraded, 53 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T09:42:34.375 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:34 smithi137 ceph-mon[97575]: from='client.34752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:34.375 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:34 smithi137 ceph-mon[97575]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:42:34.375 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:34 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:34 smithi165 ceph-mon[86023]: pgmap v196: 73 pgs: 9 peering, 9 active+undersized, 2 active+undersized+degraded, 53 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T09:42:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:34 smithi165 ceph-mon[86023]: from='client.34752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:34 smithi165 ceph-mon[86023]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:42:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:34 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:35.354 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:35 smithi137 ceph-mon[93825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-09-21T09:42:35.354 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:35 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T09:42:35.354 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:35 smithi137 ceph-mon[97575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-09-21T09:42:35.354 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:35 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T09:42:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:35 smithi165 ceph-mon[86023]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-09-21T09:42:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:35 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T09:42:35.782 INFO:teuthology.orchestra.run.smithi137.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:42:35.782 INFO:teuthology.orchestra.run.smithi137.stdout:alertmanager.a smithi137 *:9093,9094 running (7m) 9s ago 11m 18.9M - 0.27.0 11f11916f8cd 909db353603f 2024-09-21T09:42:35.782 INFO:teuthology.orchestra.run.smithi137.stdout:grafana.a smithi165 *:3000 running (6m) 8s ago 10m 85.8M - 9.4.7 954c08fa6188 5c8b235760b2 2024-09-21T09:42:35.782 INFO:teuthology.orchestra.run.smithi137.stdout:mds.foo.smithi137.glvyrt smithi137 running (9m) 9s ago 9m 18.4M - 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f47f73821e43 2024-09-21T09:42:35.782 INFO:teuthology.orchestra.run.smithi137.stdout:mds.foo.smithi165.gocjqw smithi165 running (9m) 8s ago 9m 15.2M - 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 0303bff7be7d 2024-09-21T09:42:35.782 INFO:teuthology.orchestra.run.smithi137.stdout:mgr.x smithi165 *:8443,9283,8765 running (6m) 8s ago 14m 456M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 5fa49c4ebea2 2024-09-21T09:42:35.782 INFO:teuthology.orchestra.run.smithi137.stdout:mgr.y smithi137 *:8443,9283,8765 running (6m) 9s ago 16m 518M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 02dcb05d94a3 2024-09-21T09:42:35.782 INFO:teuthology.orchestra.run.smithi137.stdout:mon.a smithi137 running (5m) 9s ago 16m 51.7M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 c71a135e238a 2024-09-21T09:42:35.783 INFO:teuthology.orchestra.run.smithi137.stdout:mon.b smithi165 running (3m) 8s ago 15m 36.7M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a348e1fe5854 2024-09-21T09:42:35.783 INFO:teuthology.orchestra.run.smithi137.stdout:mon.c smithi137 running (4m) 9s ago 15m 41.1M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f4fa8a734dd8 2024-09-21T09:42:35.783 INFO:teuthology.orchestra.run.smithi137.stdout:node-exporter.a smithi137 *:9100 running (6m) 9s ago 10m 11.5M - 1.7.0 72c9c2088986 77355297390b 2024-09-21T09:42:35.783 INFO:teuthology.orchestra.run.smithi137.stdout:node-exporter.b smithi165 *:9100 running (6m) 8s ago 10m 10.5M - 1.7.0 72c9c2088986 fec28f070be4 2024-09-21T09:42:35.783 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0 smithi137 running (2m) 9s ago 14m 42.2M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 b953b77286a9 2024-09-21T09:42:35.783 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1 smithi137 running (80s) 9s ago 14m 47.0M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 bc013142274c 2024-09-21T09:42:35.783 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2 smithi137 running (46s) 9s ago 13m 43.6M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 10d0dcbc187f 2024-09-21T09:42:35.783 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3 smithi137 running (13s) 9s ago 13m 12.2M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 e2a7b4766b40 2024-09-21T09:42:35.783 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4 smithi165 running (13m) 8s ago 13m 93.3M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f3f25e56b567 2024-09-21T09:42:35.783 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5 smithi165 running (12m) 8s ago 12m 95.8M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 723f2b343cef 2024-09-21T09:42:35.783 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6 smithi165 running (12m) 8s ago 12m 69.9M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be d5271f0b3374 2024-09-21T09:42:35.783 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7 smithi165 running (11m) 8s ago 11m 80.6M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 7ad2a9df59f1 2024-09-21T09:42:35.783 INFO:teuthology.orchestra.run.smithi137.stdout:prometheus.a smithi165 *:9095 running (6m) 8s ago 11m 54.6M - 2.51.0 1d3b7f56885b 882f2fe5f006 2024-09-21T09:42:36.383 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:36 smithi137 ceph-mon[93825]: pgmap v197: 73 pgs: 9 peering, 64 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:36.383 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:36 smithi137 ceph-mon[97575]: pgmap v197: 73 pgs: 9 peering, 64 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:36.407 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch ps' 2024-09-21T09:42:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:36 smithi165 ceph-mon[86023]: pgmap v197: 73 pgs: 9 peering, 64 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:36.649 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:42:37.448 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:37 smithi137 ceph-mon[93825]: from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:37.448 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:37 smithi137 ceph-mon[97575]: from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:37.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:37 smithi165 ceph-mon[86023]: from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:38.319 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:38 smithi137 ceph-mon[93825]: pgmap v198: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:38.320 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:38 smithi137 ceph-mon[97575]: pgmap v198: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:38.485 INFO:teuthology.orchestra.run.smithi137.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:42:38.485 INFO:teuthology.orchestra.run.smithi137.stdout:alertmanager.a smithi137 *:9093,9094 running (7m) 12s ago 11m 18.9M - 0.27.0 11f11916f8cd 909db353603f 2024-09-21T09:42:38.485 INFO:teuthology.orchestra.run.smithi137.stdout:grafana.a smithi165 *:3000 running (6m) 11s ago 10m 85.8M - 9.4.7 954c08fa6188 5c8b235760b2 2024-09-21T09:42:38.485 INFO:teuthology.orchestra.run.smithi137.stdout:mds.foo.smithi137.glvyrt smithi137 running (10m) 12s ago 10m 18.4M - 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f47f73821e43 2024-09-21T09:42:38.485 INFO:teuthology.orchestra.run.smithi137.stdout:mds.foo.smithi165.gocjqw smithi165 running (9m) 11s ago 9m 15.2M - 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 0303bff7be7d 2024-09-21T09:42:38.486 INFO:teuthology.orchestra.run.smithi137.stdout:mgr.x smithi165 *:8443,9283,8765 running (6m) 11s ago 15m 456M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 5fa49c4ebea2 2024-09-21T09:42:38.486 INFO:teuthology.orchestra.run.smithi137.stdout:mgr.y smithi137 *:8443,9283,8765 running (6m) 12s ago 16m 518M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 02dcb05d94a3 2024-09-21T09:42:38.486 INFO:teuthology.orchestra.run.smithi137.stdout:mon.a smithi137 running (5m) 12s ago 16m 51.7M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 c71a135e238a 2024-09-21T09:42:38.486 INFO:teuthology.orchestra.run.smithi137.stdout:mon.b smithi165 running (4m) 11s ago 15m 36.7M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a348e1fe5854 2024-09-21T09:42:38.486 INFO:teuthology.orchestra.run.smithi137.stdout:mon.c smithi137 running (4m) 12s ago 15m 41.1M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f4fa8a734dd8 2024-09-21T09:42:38.486 INFO:teuthology.orchestra.run.smithi137.stdout:node-exporter.a smithi137 *:9100 running (7m) 12s ago 10m 11.5M - 1.7.0 72c9c2088986 77355297390b 2024-09-21T09:42:38.486 INFO:teuthology.orchestra.run.smithi137.stdout:node-exporter.b smithi165 *:9100 running (6m) 11s ago 10m 10.5M - 1.7.0 72c9c2088986 fec28f070be4 2024-09-21T09:42:38.486 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0 smithi137 running (2m) 12s ago 14m 42.2M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 b953b77286a9 2024-09-21T09:42:38.486 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1 smithi137 running (82s) 12s ago 14m 47.0M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 bc013142274c 2024-09-21T09:42:38.486 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2 smithi137 running (49s) 12s ago 13m 43.6M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 10d0dcbc187f 2024-09-21T09:42:38.486 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3 smithi137 running (16s) 12s ago 13m 12.2M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 e2a7b4766b40 2024-09-21T09:42:38.486 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4 smithi165 running (13m) 11s ago 13m 93.3M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be f3f25e56b567 2024-09-21T09:42:38.486 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5 smithi165 running (12m) 11s ago 12m 95.8M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 723f2b343cef 2024-09-21T09:42:38.486 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6 smithi165 running (12m) 11s ago 12m 69.9M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be d5271f0b3374 2024-09-21T09:42:38.487 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7 smithi165 running (11m) 11s ago 11m 80.6M 2480M 17.2.7-1649-gfbd1a6ab fc3ec4a4f6be 7ad2a9df59f1 2024-09-21T09:42:38.487 INFO:teuthology.orchestra.run.smithi137.stdout:prometheus.a smithi165 *:9095 running (6m) 11s ago 11m 54.6M - 2.51.0 1d3b7f56885b 882f2fe5f006 2024-09-21T09:42:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:38 smithi165 ceph-mon[86023]: pgmap v198: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:39.172 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph versions' 2024-09-21T09:42:39.425 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:42:40.513 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:40 smithi137 ceph-mon[93825]: from='client.34764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:40.514 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:40 smithi137 ceph-mon[93825]: pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:40.514 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:40.514 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:40.514 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:40 smithi137 ceph-mon[97575]: from='client.34764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:40.514 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:40 smithi137 ceph-mon[97575]: pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:40.514 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:40.514 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:42:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:42:40.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:42:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:40 smithi165 ceph-mon[86023]: from='client.34764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:42:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:40 smithi165 ceph-mon[86023]: pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:41.228 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:42:41.229 INFO:teuthology.orchestra.run.smithi137.stdout: "mon": { 2024-09-21T09:42:41.229 INFO:teuthology.orchestra.run.smithi137.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:42:41.229 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:42:41.229 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr": { 2024-09-21T09:42:41.229 INFO:teuthology.orchestra.run.smithi137.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:42:41.229 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:42:41.229 INFO:teuthology.orchestra.run.smithi137.stdout: "osd": { 2024-09-21T09:42:41.229 INFO:teuthology.orchestra.run.smithi137.stdout: "ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)": 4, 2024-09-21T09:42:41.229 INFO:teuthology.orchestra.run.smithi137.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 4 2024-09-21T09:42:41.229 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:42:41.229 INFO:teuthology.orchestra.run.smithi137.stdout: "mds": { 2024-09-21T09:42:41.230 INFO:teuthology.orchestra.run.smithi137.stdout: "ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)": 2 2024-09-21T09:42:41.230 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:42:41.230 INFO:teuthology.orchestra.run.smithi137.stdout: "overall": { 2024-09-21T09:42:41.230 INFO:teuthology.orchestra.run.smithi137.stdout: "ceph version 17.2.7-1649-gfbd1a6ab (fbd1a6ab0448f011c60f6376195d5c078b0cf20b) quincy (stable)": 6, 2024-09-21T09:42:41.230 INFO:teuthology.orchestra.run.smithi137.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 9 2024-09-21T09:42:41.230 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:42:41.230 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:42:41.778 DEBUG:teuthology.parallel:result is None 2024-09-21T09:42:41.778 INFO:teuthology.run_tasks:Running task print... 2024-09-21T09:42:41.788 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2024-09-21T09:42:41.788 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-09-21T09:42:41.806 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T09:42:41.806 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T09:42:41.806 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T09:42:42.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:42:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:42:41] "GET /metrics HTTP/1.1" 200 33944 "" "Prometheus/2.51.0" 2024-09-21T09:42:42.052 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:42:42.427 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:42 smithi137 ceph-mon[93825]: pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:42.427 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:42 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2849882166' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:42:42.427 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:42 smithi137 ceph-mon[97575]: pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:42.427 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:42 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2849882166' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:42:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:42 smithi165 ceph-mon[86023]: pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:42 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2849882166' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:42:43.833 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:42:44.454 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:44 smithi137 ceph-mon[93825]: pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:44.454 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:44 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2413000700' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T09:42:44.455 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:44 smithi137 ceph-mon[97575]: pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:44.455 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:44 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2413000700' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T09:42:44.478 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":40,"flags":0,"active_gid":34107,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6800","nonce":2686262511},{"type":"v1","addr":"172.21.15.137:6801","nonce":2686262511}]},"active_addr":"172.21.15.137:6801/2686262511","active_change":"2024-09-21T09:36:54.456580+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[{"gid":25528,"name":"x","mgr_features":4540719139924082687,"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.8","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","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":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","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.8","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","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":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.137:8443/","prometheus":"http://172.21.15.137:9283/"},"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":72,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.137:0","nonce":854143847}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.137:0","nonce":832847963}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.137:0","nonce":1970287185}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.137:0","nonce":1706895194}]}]} 2024-09-21T09:42:44.482 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T09:42:44.482 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T09:42:44.482 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:42:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:44 smithi165 ceph-mon[86023]: pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:44 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2413000700' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T09:42:44.727 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:42:46.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[97575]: pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:46.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:46.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:42:46.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:42:46.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:42:46.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:46.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:42:46.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:42:46.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:42:46.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:46.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[93825]: pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:46.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:46.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:42:46.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:42:46.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:42:46.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:46.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:42:46.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:42:46.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:42:46.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:46.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:45 smithi165 ceph-mon[86023]: pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:46.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:46.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:42:46.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:42:46.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:42:46.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:46.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:42:46.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:42:46.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:42:46.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:42:46.471 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:42:46.471 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":96,"fsid":"6369b226-77fb-11ef-baf6-efdc52797490","created":"2024-09-21T09:25:46.952453+0000","modified":"2024-09-21T09:42:30.735568+0000","last_up_change":"2024-09-21T09:42:29.733950+0000","last_in_change":"2024-09-21T09:30:30.382598+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":22,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:28:52.213134+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T09:31:16.137793+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"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":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":57,"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":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T09:32:31.028095+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"62","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T09:32:31.893426+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"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":"f7042459-a24a-4c70-a4a3-e7e38c4684fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":73,"up_from":79,"up_thru":95,"down_at":74,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6802","nonce":1015203163},{"type":"v1","addr":"172.21.15.137:6803","nonce":1015203163}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6804","nonce":1015203163},{"type":"v1","addr":"172.21.15.137:6805","nonce":1015203163}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6808","nonce":1015203163},{"type":"v1","addr":"172.21.15.137:6809","nonce":1015203163}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6806","nonce":1015203163},{"type":"v1","addr":"172.21.15.137:6807","nonce":1015203163}]},"public_addr":"172.21.15.137:6803/1015203163","cluster_addr":"172.21.15.137:6805/1015203163","heartbeat_back_addr":"172.21.15.137:6809/1015203163","heartbeat_front_addr":"172.21.15.137:6807/1015203163","state":["exists","up"]},{"osd":1,"uuid":"1152f6f6-67e3-4fca-a397-413d9bb0b63d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":81,"up_from":85,"up_thru":95,"down_at":82,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6810","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6811","nonce":2033385462}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6812","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6813","nonce":2033385462}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6816","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6817","nonce":2033385462}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6814","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6815","nonce":2033385462}]},"public_addr":"172.21.15.137:6811/2033385462","cluster_addr":"172.21.15.137:6813/2033385462","heartbeat_back_addr":"172.21.15.137:6817/2033385462","heartbeat_front_addr":"172.21.15.137:6815/2033385462","state":["exists","up"]},{"osd":2,"uuid":"241522d8-1462-4c17-a856-72833bd8a13f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":86,"up_from":90,"up_thru":95,"down_at":87,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6818","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6819","nonce":3290390737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6820","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6821","nonce":3290390737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6824","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6825","nonce":3290390737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6822","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6823","nonce":3290390737}]},"public_addr":"172.21.15.137:6819/3290390737","cluster_addr":"172.21.15.137:6821/3290390737","heartbeat_back_addr":"172.21.15.137:6825/3290390737","heartbeat_front_addr":"172.21.15.137:6823/3290390737","state":["exists","up"]},{"osd":3,"uuid":"3b950cd0-48ae-4663-bac0-7df58adbc362","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":91,"up_from":95,"up_thru":95,"down_at":92,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6826","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6827","nonce":3598114284}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6828","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6829","nonce":3598114284}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6832","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6833","nonce":3598114284}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6830","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6831","nonce":3598114284}]},"public_addr":"172.21.15.137:6827/3598114284","cluster_addr":"172.21.15.137:6829/3598114284","heartbeat_back_addr":"172.21.15.137:6833/3598114284","heartbeat_front_addr":"172.21.15.137:6831/3598114284","state":["exists","up"]},{"osd":4,"uuid":"23519a29-b870-4738-ad43-ffce371914e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":95,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6801","nonce":1366018781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6803","nonce":1366018781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6807","nonce":1366018781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6805","nonce":1366018781}]},"public_addr":"172.21.15.165:6801/1366018781","cluster_addr":"172.21.15.165:6803/1366018781","heartbeat_back_addr":"172.21.15.165:6807/1366018781","heartbeat_front_addr":"172.21.15.165:6805/1366018781","state":["exists","up"]},{"osd":5,"uuid":"4110d59e-0724-4b94-98c0-d8142e68d3e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":95,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6809","nonce":4236645112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6811","nonce":4236645112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6815","nonce":4236645112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6813","nonce":4236645112}]},"public_addr":"172.21.15.165:6809/4236645112","cluster_addr":"172.21.15.165:6811/4236645112","heartbeat_back_addr":"172.21.15.165:6815/4236645112","heartbeat_front_addr":"172.21.15.165:6813/4236645112","state":["exists","up"]},{"osd":6,"uuid":"507cfb6d-0820-45e5-8a44-6a028657d1b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":92,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6816","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6817","nonce":1223089378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6819","nonce":1223089378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6823","nonce":1223089378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6821","nonce":1223089378}]},"public_addr":"172.21.15.165:6817/1223089378","cluster_addr":"172.21.15.165:6819/1223089378","heartbeat_back_addr":"172.21.15.165:6823/1223089378","heartbeat_front_addr":"172.21.15.165:6821/1223089378","state":["exists","up"]},{"osd":7,"uuid":"de2ce654-f17d-4395-ae5d-19211807e267","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":95,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6825","nonce":1368768087}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6827","nonce":1368768087}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6831","nonce":1368768087}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6829","nonce":1368768087}]},"public_addr":"172.21.15.165:6825/1368768087","cluster_addr":"172.21.15.165:6827/1368768087","heartbeat_back_addr":"172.21.15.165:6831/1368768087","heartbeat_front_addr":"172.21.15.165:6829/1368768087","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-21T09:27:59.968183+0000","dead_epoch":73},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:24.507532+0000","dead_epoch":81},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:48.992005+0000","dead_epoch":86},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:13.315337+0000","dead_epoch":91},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:35.178698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:58.277137+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:21.530832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:45.278352+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.1","mappings":[{"from":4,"to":0}]},{"pgid":"4.5","mappings":[{"from":4,"to":0}]},{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.10","mappings":[{"from":1,"to":2},{"from":3,"to":0}]},{"pgid":"4.13","mappings":[{"from":1,"to":5}]},{"pgid":"4.15","mappings":[{"from":3,"to":0}]},{"pgid":"4.16","mappings":[{"from":3,"to":2}]},{"pgid":"4.17","mappings":[{"from":3,"to":0}]},{"pgid":"4.1b","mappings":[{"from":1,"to":5}]},{"pgid":"4.1c","mappings":[{"from":1,"to":0}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.137:6801/3459216837":"2024-09-22T09:36:54.456341+0000","172.21.15.137:6800/3459216837":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/853403265":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/1047961728":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/1645897815":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/862529583":"2024-09-22T09:36:54.456341+0000","172.21.15.137:6801/1162411263":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/2705097590":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/1455823963":"2024-09-22T09:35:10.710123+0000","172.21.15.165:0/2118228568":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/1376037499":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/3389316715":"2024-09-22T09:36:13.507299+0000","172.21.15.137:6801/24835142":"2024-09-22T09:31:17.051961+0000","172.21.15.137:6800/24835142":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/31913196":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1533222042":"2024-09-22T09:35:10.710123+0000","172.21.15.137:6800/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1299269814":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3517993025":"2024-09-22T09:31:17.051961+0000","172.21.15.165:0/1371242025":"2024-09-22T09:36:13.507299+0000","172.21.15.137:0/973145266":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/3108740008":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/1387077399":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3638551792":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/3146197869":"2024-09-22T09:26:15.716263+0000","172.21.15.165:6834/3495415676":"2024-09-22T09:36:13.507299+0000","172.21.15.165:6835/3495415676":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/2766494009":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/2982510216":"2024-09-22T09:36:13.507299+0000","172.21.15.137:6801/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/4113174692":"2024-09-22T09:35:10.710123+0000","172.21.15.137:6801/376978118":"2024-09-22T09:35:10.710123+0000","172.21.15.137:0/1732073948":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6800/376978118":"2024-09-22T09:35:10.710123+0000","172.21.15.137:0/3873730802":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1449337635":"2024-09-22T09:35:10.710123+0000","172.21.15.137:0/2681636856":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6800/1162411263":"2024-09-22T09:26:37.909585+0000"},"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-21T09:42:47.086 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T09:42:47.086 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:42:47.103 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:46 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3771909246' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T09:42:47.103 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:46 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3771909246' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T09:42:47.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:46 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3771909246' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T09:42:47.331 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:42:48.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:47 smithi137 ceph-mon[93825]: pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:48.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:47 smithi137 ceph-mon[97575]: pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:48.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:47 smithi165 ceph-mon[86023]: pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:49.154 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:42:49.154 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":96,"fsid":"6369b226-77fb-11ef-baf6-efdc52797490","created":"2024-09-21T09:25:46.952453+0000","modified":"2024-09-21T09:42:30.735568+0000","last_up_change":"2024-09-21T09:42:29.733950+0000","last_in_change":"2024-09-21T09:30:30.382598+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":22,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:28:52.213134+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T09:31:16.137793+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"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":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":57,"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":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T09:32:31.028095+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"62","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T09:32:31.893426+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"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":"f7042459-a24a-4c70-a4a3-e7e38c4684fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":73,"up_from":79,"up_thru":95,"down_at":74,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6802","nonce":1015203163},{"type":"v1","addr":"172.21.15.137:6803","nonce":1015203163}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6804","nonce":1015203163},{"type":"v1","addr":"172.21.15.137:6805","nonce":1015203163}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6808","nonce":1015203163},{"type":"v1","addr":"172.21.15.137:6809","nonce":1015203163}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6806","nonce":1015203163},{"type":"v1","addr":"172.21.15.137:6807","nonce":1015203163}]},"public_addr":"172.21.15.137:6803/1015203163","cluster_addr":"172.21.15.137:6805/1015203163","heartbeat_back_addr":"172.21.15.137:6809/1015203163","heartbeat_front_addr":"172.21.15.137:6807/1015203163","state":["exists","up"]},{"osd":1,"uuid":"1152f6f6-67e3-4fca-a397-413d9bb0b63d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":81,"up_from":85,"up_thru":95,"down_at":82,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6810","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6811","nonce":2033385462}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6812","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6813","nonce":2033385462}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6816","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6817","nonce":2033385462}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6814","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6815","nonce":2033385462}]},"public_addr":"172.21.15.137:6811/2033385462","cluster_addr":"172.21.15.137:6813/2033385462","heartbeat_back_addr":"172.21.15.137:6817/2033385462","heartbeat_front_addr":"172.21.15.137:6815/2033385462","state":["exists","up"]},{"osd":2,"uuid":"241522d8-1462-4c17-a856-72833bd8a13f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":86,"up_from":90,"up_thru":95,"down_at":87,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6818","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6819","nonce":3290390737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6820","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6821","nonce":3290390737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6824","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6825","nonce":3290390737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6822","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6823","nonce":3290390737}]},"public_addr":"172.21.15.137:6819/3290390737","cluster_addr":"172.21.15.137:6821/3290390737","heartbeat_back_addr":"172.21.15.137:6825/3290390737","heartbeat_front_addr":"172.21.15.137:6823/3290390737","state":["exists","up"]},{"osd":3,"uuid":"3b950cd0-48ae-4663-bac0-7df58adbc362","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":91,"up_from":95,"up_thru":95,"down_at":92,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6826","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6827","nonce":3598114284}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6828","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6829","nonce":3598114284}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6832","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6833","nonce":3598114284}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6830","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6831","nonce":3598114284}]},"public_addr":"172.21.15.137:6827/3598114284","cluster_addr":"172.21.15.137:6829/3598114284","heartbeat_back_addr":"172.21.15.137:6833/3598114284","heartbeat_front_addr":"172.21.15.137:6831/3598114284","state":["exists","up"]},{"osd":4,"uuid":"23519a29-b870-4738-ad43-ffce371914e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":95,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6801","nonce":1366018781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6803","nonce":1366018781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6807","nonce":1366018781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6805","nonce":1366018781}]},"public_addr":"172.21.15.165:6801/1366018781","cluster_addr":"172.21.15.165:6803/1366018781","heartbeat_back_addr":"172.21.15.165:6807/1366018781","heartbeat_front_addr":"172.21.15.165:6805/1366018781","state":["exists","up"]},{"osd":5,"uuid":"4110d59e-0724-4b94-98c0-d8142e68d3e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":95,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6809","nonce":4236645112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6811","nonce":4236645112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6815","nonce":4236645112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6813","nonce":4236645112}]},"public_addr":"172.21.15.165:6809/4236645112","cluster_addr":"172.21.15.165:6811/4236645112","heartbeat_back_addr":"172.21.15.165:6815/4236645112","heartbeat_front_addr":"172.21.15.165:6813/4236645112","state":["exists","up"]},{"osd":6,"uuid":"507cfb6d-0820-45e5-8a44-6a028657d1b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":92,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6816","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6817","nonce":1223089378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6819","nonce":1223089378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6823","nonce":1223089378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6821","nonce":1223089378}]},"public_addr":"172.21.15.165:6817/1223089378","cluster_addr":"172.21.15.165:6819/1223089378","heartbeat_back_addr":"172.21.15.165:6823/1223089378","heartbeat_front_addr":"172.21.15.165:6821/1223089378","state":["exists","up"]},{"osd":7,"uuid":"de2ce654-f17d-4395-ae5d-19211807e267","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":95,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6825","nonce":1368768087}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6827","nonce":1368768087}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6831","nonce":1368768087}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6829","nonce":1368768087}]},"public_addr":"172.21.15.165:6825/1368768087","cluster_addr":"172.21.15.165:6827/1368768087","heartbeat_back_addr":"172.21.15.165:6831/1368768087","heartbeat_front_addr":"172.21.15.165:6829/1368768087","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-21T09:27:59.968183+0000","dead_epoch":73},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:24.507532+0000","dead_epoch":81},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:48.992005+0000","dead_epoch":86},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:13.315337+0000","dead_epoch":91},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:35.178698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:58.277137+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:21.530832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:45.278352+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.1","mappings":[{"from":4,"to":0}]},{"pgid":"4.5","mappings":[{"from":4,"to":0}]},{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.10","mappings":[{"from":1,"to":2},{"from":3,"to":0}]},{"pgid":"4.13","mappings":[{"from":1,"to":5}]},{"pgid":"4.15","mappings":[{"from":3,"to":0}]},{"pgid":"4.16","mappings":[{"from":3,"to":2}]},{"pgid":"4.17","mappings":[{"from":3,"to":0}]},{"pgid":"4.1b","mappings":[{"from":1,"to":5}]},{"pgid":"4.1c","mappings":[{"from":1,"to":0}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.137:6801/3459216837":"2024-09-22T09:36:54.456341+0000","172.21.15.137:6800/3459216837":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/853403265":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/1047961728":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/1645897815":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/862529583":"2024-09-22T09:36:54.456341+0000","172.21.15.137:6801/1162411263":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/2705097590":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/1455823963":"2024-09-22T09:35:10.710123+0000","172.21.15.165:0/2118228568":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/1376037499":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/3389316715":"2024-09-22T09:36:13.507299+0000","172.21.15.137:6801/24835142":"2024-09-22T09:31:17.051961+0000","172.21.15.137:6800/24835142":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/31913196":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1533222042":"2024-09-22T09:35:10.710123+0000","172.21.15.137:6800/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1299269814":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3517993025":"2024-09-22T09:31:17.051961+0000","172.21.15.165:0/1371242025":"2024-09-22T09:36:13.507299+0000","172.21.15.137:0/973145266":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/3108740008":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/1387077399":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3638551792":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/3146197869":"2024-09-22T09:26:15.716263+0000","172.21.15.165:6834/3495415676":"2024-09-22T09:36:13.507299+0000","172.21.15.165:6835/3495415676":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/2766494009":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/2982510216":"2024-09-22T09:36:13.507299+0000","172.21.15.137:6801/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/4113174692":"2024-09-22T09:35:10.710123+0000","172.21.15.137:6801/376978118":"2024-09-22T09:35:10.710123+0000","172.21.15.137:0/1732073948":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6800/376978118":"2024-09-22T09:35:10.710123+0000","172.21.15.137:0/3873730802":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1449337635":"2024-09-22T09:35:10.710123+0000","172.21.15.137:0/2681636856":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6800/1162411263":"2024-09-22T09:26:37.909585+0000"},"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-21T09:42:49.884 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T09:42:49.884 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T09:42:49.885 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T09:42:49.885 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T09:42:49.885 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T09:42:49.886 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T09:42:49.886 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T09:42:49.886 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T09:42:50.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:49 smithi165 ceph-mon[86023]: pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:50.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:49 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2518151372' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T09:42:50.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:49 smithi137 ceph-mon[93825]: pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:50.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:49 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2518151372' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T09:42:50.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:49 smithi137 ceph-mon[97575]: pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:50.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:49 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2518151372' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T09:42:50.454 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:42:50.454 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:42:50.456 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:42:50.457 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:42:50.458 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:42:50.462 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:42:50.463 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:42:50.463 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:42:50.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:42:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:42:50.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:42:52.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:51 smithi165 ceph-mon[86023]: pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:52.232 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:51 smithi137 ceph-mon[93825]: pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:52.232 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:42:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:42:51] "GET /metrics HTTP/1.1" 200 33944 "" "Prometheus/2.51.0" 2024-09-21T09:42:52.233 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:51 smithi137 ceph-mon[97575]: pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:54.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:53 smithi137 ceph-mon[93825]: pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:54.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:53 smithi137 ceph-mon[97575]: pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:54.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:53 smithi165 ceph-mon[86023]: pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:55.125 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:55.125 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:55.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:55 smithi165 ceph-mon[86023]: pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:56.284 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:55 smithi137 ceph-mon[97575]: pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:56.284 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:55 smithi137 ceph-mon[93825]: pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:57 smithi165 ceph-mon[86023]: pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:58.181 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:57 smithi137 ceph-mon[93825]: pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:58.181 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:57 smithi137 ceph-mon[97575]: pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:42:59.188 INFO:teuthology.orchestra.run.smithi137.stdout:365072220181 2024-09-21T09:42:59.188 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T09:43:00.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:42:59 smithi137 ceph-mon[93825]: pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:00.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:42:59 smithi137 ceph-mon[97575]: pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:42:59 smithi165 ceph-mon[86023]: pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:00.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:43:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:43:00.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:43:01.818 INFO:teuthology.orchestra.run.smithi137.stdout:339302416420 2024-09-21T09:43:01.819 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T09:43:02.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:01 smithi137 ceph-mon[93825]: pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:02.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:01 smithi137 ceph-mon[97575]: pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:02.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:43:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:43:01] "GET /metrics HTTP/1.1" 200 33943 "" "Prometheus/2.51.0" 2024-09-21T09:43:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:01 smithi165 ceph-mon[86023]: pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:02.245 INFO:teuthology.orchestra.run.smithi137.stdout:158913790110 2024-09-21T09:43:02.245 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T09:43:04.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:03 smithi165 ceph-mon[86023]: pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:04.249 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:03 smithi137 ceph-mon[93825]: pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:04.249 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:03 smithi137 ceph-mon[97575]: pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:05.378 INFO:teuthology.orchestra.run.smithi137.stdout:408021893129 2024-09-21T09:43:05.378 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T09:43:05.925 INFO:teuthology.orchestra.run.smithi137.stdout:210453397655 2024-09-21T09:43:05.925 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T09:43:06.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:05 smithi165 ceph-mon[86023]: pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:06.253 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:05 smithi137 ceph-mon[97575]: pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:06.253 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:05 smithi137 ceph-mon[93825]: pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:06.275 INFO:teuthology.orchestra.run.smithi137.stdout:386547056655 2024-09-21T09:43:06.275 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T09:43:06.744 INFO:teuthology.orchestra.run.smithi137.stdout:133143986340 2024-09-21T09:43:06.745 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T09:43:07.807 INFO:teuthology.orchestra.run.smithi137.stdout:184683593884 2024-09-21T09:43:07.807 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T09:43:07.847 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:08.048 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:07 smithi137 ceph-mon[93825]: pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:08.049 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:07 smithi137 ceph-mon[97575]: pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:08.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:07 smithi165 ceph-mon[86023]: pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:08.629 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:08.629 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:08.630 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:08.630 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:08.630 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:08.635 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:09.960 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:09 smithi137 ceph-mon[93825]: pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:09.960 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:09.961 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:09 smithi137 ceph-mon[97575]: pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:09.961 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:10.053 INFO:teuthology.orchestra.run.smithi137.stdout:365072220183 2024-09-21T09:43:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:09 smithi165 ceph-mon[86023]: pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:43:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:43:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:43:11.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:10 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3264088122' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T09:43:11.184 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:10 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3264088122' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T09:43:11.184 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:10 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3264088122' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T09:43:12.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:11 smithi165 ceph-mon[86023]: pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:12.240 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:11 smithi137 ceph-mon[93825]: pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:12.240 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:43:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:43:11] "GET /metrics HTTP/1.1" 200 33942 "" "Prometheus/2.51.0" 2024-09-21T09:43:12.240 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:11 smithi137 ceph-mon[97575]: pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:14.174 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:13 smithi137 ceph-mon[93825]: pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:14.174 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:13 smithi137 ceph-mon[97575]: pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:13 smithi165 ceph-mon[86023]: pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:15.113 INFO:tasks.cephadm.ceph_manager.ceph:need seq 365072220181 got 365072220183 for osd.1 2024-09-21T09:43:15.113 DEBUG:teuthology.parallel:result is None 2024-09-21T09:43:15.946 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:15 smithi137 ceph-mon[93825]: pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:15.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:15 smithi137 ceph-mon[97575]: pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:15 smithi165 ceph-mon[86023]: pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:17.109 INFO:teuthology.orchestra.run.smithi137.stdout:158913790113 2024-09-21T09:43:17.110 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:16 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1940902043' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T09:43:17.110 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:16 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1940902043' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T09:43:17.213 INFO:teuthology.orchestra.run.smithi137.stdout:133143986342 2024-09-21T09:43:17.396 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:17.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:16 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1940902043' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T09:43:17.843 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986340 got 133143986342 for osd.4 2024-09-21T09:43:17.843 DEBUG:teuthology.parallel:result is None 2024-09-21T09:43:18.195 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:17 smithi137 ceph-mon[93825]: pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:18.195 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:17 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3192443999' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T09:43:18.195 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:17 smithi137 ceph-mon[97575]: pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:18.196 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:17 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3192443999' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T09:43:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:17 smithi165 ceph-mon[86023]: pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:17 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3192443999' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T09:43:18.956 INFO:teuthology.orchestra.run.smithi137.stdout:386547056658 2024-09-21T09:43:19.481 INFO:teuthology.orchestra.run.smithi137.stdout:210453397658 2024-09-21T09:43:20.176 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:19 smithi137 ceph-mon[93825]: pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:20.177 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:19 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1338733629' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T09:43:20.177 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:19 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1761492305' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T09:43:20.177 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:19 smithi137 ceph-mon[97575]: pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:20.177 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:19 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1338733629' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T09:43:20.177 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:19 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1761492305' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T09:43:20.200 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:19 smithi165 ceph-mon[86023]: pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:20.200 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:19 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1338733629' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T09:43:20.200 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:19 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1761492305' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T09:43:20.205 INFO:tasks.cephadm.ceph_manager.ceph:need seq 386547056655 got 386547056658 for osd.2 2024-09-21T09:43:20.205 DEBUG:teuthology.parallel:result is None 2024-09-21T09:43:20.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:43:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:43:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:43:22.029 INFO:teuthology.orchestra.run.smithi137.stdout:339302416424 2024-09-21T09:43:22.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:21 smithi137 ceph-mon[97575]: pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:22.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:21 smithi137 ceph-mon[93825]: pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:22.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:43:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:43:21] "GET /metrics HTTP/1.1" 200 33942 "" "Prometheus/2.51.0" 2024-09-21T09:43:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:21 smithi165 ceph-mon[86023]: pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:22.715 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913790110 got 158913790113 for osd.5 2024-09-21T09:43:22.715 DEBUG:teuthology.parallel:result is None 2024-09-21T09:43:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:22 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1142694112' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T09:43:23.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:22 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1142694112' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T09:43:23.123 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397655 got 210453397658 for osd.7 2024-09-21T09:43:23.124 DEBUG:teuthology.parallel:result is None 2024-09-21T09:43:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:22 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1142694112' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T09:43:23.828 INFO:teuthology.orchestra.run.smithi137.stdout:408021893132 2024-09-21T09:43:24.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:23 smithi137 ceph-mon[97575]: pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:24.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:23 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/272380061' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T09:43:24.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:23 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3570873938' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T09:43:24.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:23 smithi137 ceph-mon[93825]: pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:24.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:23 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/272380061' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T09:43:24.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:23 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3570873938' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T09:43:24.370 INFO:tasks.cephadm.ceph_manager.ceph:need seq 339302416420 got 339302416424 for osd.0 2024-09-21T09:43:24.371 DEBUG:teuthology.parallel:result is None 2024-09-21T09:43:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:23 smithi165 ceph-mon[86023]: pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:23 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/272380061' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T09:43:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:23 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3570873938' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T09:43:24.573 INFO:teuthology.orchestra.run.smithi137.stdout:184683593887 2024-09-21T09:43:24.952 INFO:tasks.cephadm.ceph_manager.ceph:need seq 408021893129 got 408021893132 for osd.3 2024-09-21T09:43:24.953 DEBUG:teuthology.parallel:result is None 2024-09-21T09:43:25.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:25.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:25.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:25.624 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593884 got 184683593887 for osd.6 2024-09-21T09:43:25.624 DEBUG:teuthology.parallel:result is None 2024-09-21T09:43:25.625 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T09:43:25.625 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:43:25.872 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:25 smithi165 ceph-mon[86023]: pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:26.235 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:25 smithi137 ceph-mon[93825]: pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:26.235 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:25 smithi137 ceph-mon[97575]: pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:27.635 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:43:27.635 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:43:28.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:27 smithi137 ceph-mon[93825]: pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:28.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:27 smithi137 ceph-mon[97575]: pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:28.372 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":223,"stamp":"2024-09-21T09:43:26.561432+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":306,"num_read_kb":759,"num_write":212,"num_write_kb":1659,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":158,"ondisk_log_size":158,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":1347064,"kb_used_data":10116,"kb_used_omap":29,"kb_used_meta":1336802,"kb_avail":748614152,"statfs":{"total":767960285184,"available":766580891648,"internally_reserved":0,"allocated":10358784,"data_stored":6228863,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30171,"internal_metadata":1368885797},"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.003181"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":65,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753846+0000","last_change":"2024-09-21T09:42:30.753764+0000","last_active":"2024-09-21T09:42:30.753846+0000","last_peered":"2024-09-21T09:42:30.753846+0000","last_clean":"2024-09-21T09:42:30.753846+0000","last_became_active":"2024-09-21T09:42:30.753431+0000","last_became_peered":"2024-09-21T09:42:30.753431+0000","last_unstale":"2024-09-21T09:42:30.753846+0000","last_undegraded":"2024-09-21T09:42:30.753846+0000","last_fullsized":"2024-09-21T09:42:30.753846+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:54:44.513642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":64,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741523+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:42:29.741523+0000","last_peered":"2024-09-21T09:42:29.741523+0000","last_clean":"2024-09-21T09:42:29.741523+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:42:29.741523+0000","last_undegraded":"2024-09-21T09:42:29.741523+0000","last_fullsized":"2024-09-21T09:42:29.741523+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":68,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744191+0000","last_change":"2024-09-21T09:40:10.542900+0000","last_active":"2024-09-21T09:42:29.744191+0000","last_peered":"2024-09-21T09:42:29.744191+0000","last_clean":"2024-09-21T09:42:29.744191+0000","last_became_active":"2024-09-21T09:40:10.542500+0000","last_became_peered":"2024-09-21T09:40:10.542500+0000","last_unstale":"2024-09-21T09:42:29.744191+0000","last_undegraded":"2024-09-21T09:42:29.744191+0000","last_fullsized":"2024-09-21T09:42:29.744191+0000","mapping_epoch":80,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":81,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:08.478860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753109+0000","last_change":"2024-09-21T09:42:30.753029+0000","last_active":"2024-09-21T09:42:30.753109+0000","last_peered":"2024-09-21T09:42:30.753109+0000","last_clean":"2024-09-21T09:42:30.753109+0000","last_became_active":"2024-09-21T09:42:30.752548+0000","last_became_peered":"2024-09-21T09:42:30.752548+0000","last_unstale":"2024-09-21T09:42:30.753109+0000","last_undegraded":"2024-09-21T09:42:30.753109+0000","last_fullsized":"2024-09-21T09:42:30.753109+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:54:43.186948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":64,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745430+0000","last_change":"2024-09-21T09:41:57.606788+0000","last_active":"2024-09-21T09:42:30.745430+0000","last_peered":"2024-09-21T09:42:30.745430+0000","last_clean":"2024-09-21T09:42:30.745430+0000","last_became_active":"2024-09-21T09:41:57.606431+0000","last_became_peered":"2024-09-21T09:41:57.606431+0000","last_unstale":"2024-09-21T09:42:30.745430+0000","last_undegraded":"2024-09-21T09:42:30.745430+0000","last_fullsized":"2024-09-21T09:42:30.745430+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:46:03.253150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":45,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741920+0000","last_change":"2024-09-21T09:32:32.655690+0000","last_active":"2024-09-21T09:42:29.741920+0000","last_peered":"2024-09-21T09:42:29.741920+0000","last_clean":"2024-09-21T09:42:29.741920+0000","last_became_active":"2024-09-21T09:32:32.655365+0000","last_became_peered":"2024-09-21T09:32:32.655365+0000","last_unstale":"2024-09-21T09:42:29.741920+0000","last_undegraded":"2024-09-21T09:42:29.741920+0000","last_fullsized":"2024-09-21T09:42:29.741920+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:53:03.228313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745904+0000","last_change":"2024-09-21T09:41:23.790075+0000","last_active":"2024-09-21T09:42:30.745904+0000","last_peered":"2024-09-21T09:42:30.745904+0000","last_clean":"2024-09-21T09:42:30.745904+0000","last_became_active":"2024-09-21T09:41:23.789762+0000","last_became_peered":"2024-09-21T09:41:23.789762+0000","last_unstale":"2024-09-21T09:42:30.745904+0000","last_undegraded":"2024-09-21T09:42:30.745904+0000","last_fullsized":"2024-09-21T09:42:30.745904+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:14:56.061000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":70,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.746917+0000","last_change":"2024-09-21T09:40:09.125284+0000","last_active":"2024-09-21T09:42:29.746917+0000","last_peered":"2024-09-21T09:42:29.746917+0000","last_clean":"2024-09-21T09:42:29.746917+0000","last_became_active":"2024-09-21T09:40:09.124873+0000","last_became_peered":"2024-09-21T09:40:09.124873+0000","last_unstale":"2024-09-21T09:42:29.746917+0000","last_undegraded":"2024-09-21T09:42:29.746917+0000","last_fullsized":"2024-09-21T09:42:29.746917+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:15:13.171384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"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":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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":63,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.742783+0000","last_change":"2024-09-21T09:40:09.129073+0000","last_active":"2024-09-21T09:42:29.742783+0000","last_peered":"2024-09-21T09:42:29.742783+0000","last_clean":"2024-09-21T09:42:29.742783+0000","last_became_active":"2024-09-21T09:40:09.128387+0000","last_became_peered":"2024-09-21T09:40:09.128387+0000","last_unstale":"2024-09-21T09:42:29.742783+0000","last_undegraded":"2024-09-21T09:42:29.742783+0000","last_fullsized":"2024-09-21T09:42:29.742783+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:32:52.114405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":44,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743797+0000","last_change":"2024-09-21T09:32:32.954435+0000","last_active":"2024-09-21T09:42:29.743797+0000","last_peered":"2024-09-21T09:42:29.743797+0000","last_clean":"2024-09-21T09:42:29.743797+0000","last_became_active":"2024-09-21T09:32:32.954166+0000","last_became_peered":"2024-09-21T09:32:32.954166+0000","last_unstale":"2024-09-21T09:42:29.743797+0000","last_undegraded":"2024-09-21T09:42:29.743797+0000","last_fullsized":"2024-09-21T09:42:29.743797+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:02.913911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":64,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.742105+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:42:29.742105+0000","last_peered":"2024-09-21T09:42:29.742105+0000","last_clean":"2024-09-21T09:42:29.742105+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:42:29.742105+0000","last_undegraded":"2024-09-21T09:42:29.742105+0000","last_fullsized":"2024-09-21T09:42:29.742105+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":88,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750885+0000","last_change":"2024-09-21T09:42:30.750885+0000","last_active":"2024-09-21T09:42:30.750885+0000","last_peered":"2024-09-21T09:42:30.750885+0000","last_clean":"2024-09-21T09:42:30.750885+0000","last_became_active":"2024-09-21T09:42:30.750329+0000","last_became_peered":"2024-09-21T09:42:30.750329+0000","last_unstale":"2024-09-21T09:42:30.750885+0000","last_undegraded":"2024-09-21T09:42:30.750885+0000","last_fullsized":"2024-09-21T09:42:30.750885+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:58:48.134632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":46,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741973+0000","last_change":"2024-09-21T09:32:32.657297+0000","last_active":"2024-09-21T09:42:29.741973+0000","last_peered":"2024-09-21T09:42:29.741973+0000","last_clean":"2024-09-21T09:42:29.741973+0000","last_became_active":"2024-09-21T09:32:32.657024+0000","last_became_peered":"2024-09-21T09:32:32.657024+0000","last_unstale":"2024-09-21T09:42:29.741973+0000","last_undegraded":"2024-09-21T09:42:29.741973+0000","last_fullsized":"2024-09-21T09:42:29.741973+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:05:37.817539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.746912+0000","last_change":"2024-09-21T09:41:23.790213+0000","last_active":"2024-09-21T09:42:29.746912+0000","last_peered":"2024-09-21T09:42:29.746912+0000","last_clean":"2024-09-21T09:42:29.746912+0000","last_became_active":"2024-09-21T09:41:23.789841+0000","last_became_peered":"2024-09-21T09:41:23.789841+0000","last_unstale":"2024-09-21T09:42:29.746912+0000","last_undegraded":"2024-09-21T09:42:29.746912+0000","last_fullsized":"2024-09-21T09:42:29.746912+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:06:56.525547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.748567+0000","last_change":"2024-09-21T09:42:30.748567+0000","last_active":"2024-09-21T09:42:30.748567+0000","last_peered":"2024-09-21T09:42:30.748567+0000","last_clean":"2024-09-21T09:42:30.748567+0000","last_became_active":"2024-09-21T09:42:30.748236+0000","last_became_peered":"2024-09-21T09:42:30.748236+0000","last_unstale":"2024-09-21T09:42:30.748567+0000","last_undegraded":"2024-09-21T09:42:30.748567+0000","last_fullsized":"2024-09-21T09:42:30.748567+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:36:16.357262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":80,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745678+0000","last_change":"2024-09-21T09:41:57.606660+0000","last_active":"2024-09-21T09:42:30.745678+0000","last_peered":"2024-09-21T09:42:30.745678+0000","last_clean":"2024-09-21T09:42:30.745678+0000","last_became_active":"2024-09-21T09:41:57.606370+0000","last_became_peered":"2024-09-21T09:41:57.606370+0000","last_unstale":"2024-09-21T09:42:30.745678+0000","last_undegraded":"2024-09-21T09:42:30.745678+0000","last_fullsized":"2024-09-21T09:42:30.745678+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:54:25.029645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753242+0000","last_change":"2024-09-21T09:42:30.753155+0000","last_active":"2024-09-21T09:42:30.753242+0000","last_peered":"2024-09-21T09:42:30.753242+0000","last_clean":"2024-09-21T09:42:30.753242+0000","last_became_active":"2024-09-21T09:42:30.752719+0000","last_became_peered":"2024-09-21T09:42:30.752719+0000","last_unstale":"2024-09-21T09:42:30.753242+0000","last_undegraded":"2024-09-21T09:42:30.753242+0000","last_fullsized":"2024-09-21T09:42:30.753242+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:26:55.764854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":61,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750004+0000","last_change":"2024-09-21T09:42:30.750004+0000","last_active":"2024-09-21T09:42:30.750004+0000","last_peered":"2024-09-21T09:42:30.750004+0000","last_clean":"2024-09-21T09:42:30.750004+0000","last_became_active":"2024-09-21T09:42:30.749717+0000","last_became_peered":"2024-09-21T09:42:30.749717+0000","last_unstale":"2024-09-21T09:42:30.750004+0000","last_undegraded":"2024-09-21T09:42:30.750004+0000","last_fullsized":"2024-09-21T09:42:30.750004+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:20.403110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747364+0000","last_change":"2024-09-21T09:41:23.791019+0000","last_active":"2024-09-21T09:42:29.747364+0000","last_peered":"2024-09-21T09:42:29.747364+0000","last_clean":"2024-09-21T09:42:29.747364+0000","last_became_active":"2024-09-21T09:41:23.790603+0000","last_became_peered":"2024-09-21T09:41:23.790603+0000","last_unstale":"2024-09-21T09:42:29.747364+0000","last_undegraded":"2024-09-21T09:42:29.747364+0000","last_fullsized":"2024-09-21T09:42:29.747364+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:09:35.534401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":78,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.740609+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:42:29.740609+0000","last_peered":"2024-09-21T09:42:29.740609+0000","last_clean":"2024-09-21T09:42:29.740609+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:42:29.740609+0000","last_undegraded":"2024-09-21T09:42:29.740609+0000","last_fullsized":"2024-09-21T09:42:29.740609+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.745452+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:42:29.745452+0000","last_peered":"2024-09-21T09:42:29.745452+0000","last_clean":"2024-09-21T09:42:29.745452+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:42:29.745452+0000","last_undegraded":"2024-09-21T09:42:29.745452+0000","last_fullsized":"2024-09-21T09:42:29.745452+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.740067+0000","last_change":"2024-09-21T09:41:23.789254+0000","last_active":"2024-09-21T09:42:29.740067+0000","last_peered":"2024-09-21T09:42:29.740067+0000","last_clean":"2024-09-21T09:42:29.740067+0000","last_became_active":"2024-09-21T09:41:23.788937+0000","last_became_peered":"2024-09-21T09:41:23.788937+0000","last_unstale":"2024-09-21T09:42:29.740067+0000","last_undegraded":"2024-09-21T09:42:29.740067+0000","last_fullsized":"2024-09-21T09:42:29.740067+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:54:20.180011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753928+0000","last_change":"2024-09-21T09:42:30.753843+0000","last_active":"2024-09-21T09:42:30.753928+0000","last_peered":"2024-09-21T09:42:30.753928+0000","last_clean":"2024-09-21T09:42:30.753928+0000","last_became_active":"2024-09-21T09:42:30.753557+0000","last_became_peered":"2024-09-21T09:42:30.753557+0000","last_unstale":"2024-09-21T09:42:30.753928+0000","last_undegraded":"2024-09-21T09:42:30.753928+0000","last_fullsized":"2024-09-21T09:42:30.753928+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:52:56.755104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750869+0000","last_change":"2024-09-21T09:42:30.750788+0000","last_active":"2024-09-21T09:42:30.750869+0000","last_peered":"2024-09-21T09:42:30.750869+0000","last_clean":"2024-09-21T09:42:30.750869+0000","last_became_active":"2024-09-21T09:42:30.750467+0000","last_became_peered":"2024-09-21T09:42:30.750467+0000","last_unstale":"2024-09-21T09:42:30.750869+0000","last_undegraded":"2024-09-21T09:42:30.750869+0000","last_fullsized":"2024-09-21T09:42:30.750869+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:10.999050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":178,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741191+0000","last_change":"2024-09-21T09:40:09.128814+0000","last_active":"2024-09-21T09:42:29.741191+0000","last_peered":"2024-09-21T09:42:29.741191+0000","last_clean":"2024-09-21T09:42:29.741191+0000","last_became_active":"2024-09-21T09:40:09.128376+0000","last_became_peered":"2024-09-21T09:40:09.128376+0000","last_unstale":"2024-09-21T09:42:29.741191+0000","last_undegraded":"2024-09-21T09:42:29.741191+0000","last_fullsized":"2024-09-21T09:42:29.741191+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:33:41.228766+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":75,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744256+0000","last_change":"2024-09-21T09:41:57.606862+0000","last_active":"2024-09-21T09:42:29.744256+0000","last_peered":"2024-09-21T09:42:29.744256+0000","last_clean":"2024-09-21T09:42:29.744256+0000","last_became_active":"2024-09-21T09:41:57.606470+0000","last_became_peered":"2024-09-21T09:41:57.606470+0000","last_unstale":"2024-09-21T09:42:29.744256+0000","last_undegraded":"2024-09-21T09:42:29.744256+0000","last_fullsized":"2024-09-21T09:42:29.744256+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T12:22:57.688330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023682600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.748635+0000","last_change":"2024-09-21T09:42:30.748542+0000","last_active":"2024-09-21T09:42:30.748635+0000","last_peered":"2024-09-21T09:42:30.748635+0000","last_clean":"2024-09-21T09:42:30.748635+0000","last_became_active":"2024-09-21T09:42:30.748066+0000","last_became_peered":"2024-09-21T09:42:30.748066+0000","last_unstale":"2024-09-21T09:42:30.748635+0000","last_undegraded":"2024-09-21T09:42:30.748635+0000","last_fullsized":"2024-09-21T09:42:30.748635+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:00:17.587629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":68,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747168+0000","last_change":"2024-09-21T09:40:10.543309+0000","last_active":"2024-09-21T09:42:29.747168+0000","last_peered":"2024-09-21T09:42:29.747168+0000","last_clean":"2024-09-21T09:42:29.747168+0000","last_became_active":"2024-09-21T09:40:10.542737+0000","last_became_peered":"2024-09-21T09:40:10.542737+0000","last_unstale":"2024-09-21T09:42:29.747168+0000","last_undegraded":"2024-09-21T09:42:29.747168+0000","last_fullsized":"2024-09-21T09:42:29.747168+0000","mapping_epoch":80,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":81,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:55:31.063581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":91,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741100+0000","last_change":"2024-09-21T09:41:23.793362+0000","last_active":"2024-09-21T09:42:29.741100+0000","last_peered":"2024-09-21T09:42:29.741100+0000","last_clean":"2024-09-21T09:42:29.741100+0000","last_became_active":"2024-09-21T09:41:23.793054+0000","last_became_peered":"2024-09-21T09:41:23.793054+0000","last_unstale":"2024-09-21T09:42:29.741100+0000","last_undegraded":"2024-09-21T09:42:29.741100+0000","last_fullsized":"2024-09-21T09:42:29.741100+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:23:49.134112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753180+0000","last_change":"2024-09-21T09:42:30.753102+0000","last_active":"2024-09-21T09:42:30.753180+0000","last_peered":"2024-09-21T09:42:30.753180+0000","last_clean":"2024-09-21T09:42:30.753180+0000","last_became_active":"2024-09-21T09:42:30.752817+0000","last_became_peered":"2024-09-21T09:42:30.752817+0000","last_unstale":"2024-09-21T09:42:30.753180+0000","last_undegraded":"2024-09-21T09:42:30.753180+0000","last_fullsized":"2024-09-21T09:42:30.753180+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:49:58.931648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":78,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745414+0000","last_change":"2024-09-21T09:41:57.606635+0000","last_active":"2024-09-21T09:42:30.745414+0000","last_peered":"2024-09-21T09:42:30.745414+0000","last_clean":"2024-09-21T09:42:30.745414+0000","last_became_active":"2024-09-21T09:41:57.606075+0000","last_became_peered":"2024-09-21T09:41:57.606075+0000","last_unstale":"2024-09-21T09:42:30.745414+0000","last_undegraded":"2024-09-21T09:42:30.745414+0000","last_fullsized":"2024-09-21T09:42:30.745414+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:04:19.470748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":93,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750937+0000","last_change":"2024-09-21T09:42:30.750862+0000","last_active":"2024-09-21T09:42:30.750937+0000","last_peered":"2024-09-21T09:42:30.750937+0000","last_clean":"2024-09-21T09:42:30.750937+0000","last_became_active":"2024-09-21T09:42:30.750594+0000","last_became_peered":"2024-09-21T09:42:30.750594+0000","last_unstale":"2024-09-21T09:42:30.750937+0000","last_undegraded":"2024-09-21T09:42:30.750937+0000","last_fullsized":"2024-09-21T09:42:30.750937+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:24:53.970533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":55,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.742755+0000","last_change":"2024-09-21T09:41:57.601781+0000","last_active":"2024-09-21T09:42:30.742755+0000","last_peered":"2024-09-21T09:42:30.742755+0000","last_clean":"2024-09-21T09:42:30.742755+0000","last_became_active":"2024-09-21T09:41:57.601472+0000","last_became_peered":"2024-09-21T09:41:57.601472+0000","last_unstale":"2024-09-21T09:42:30.742755+0000","last_undegraded":"2024-09-21T09:42:30.742755+0000","last_fullsized":"2024-09-21T09:42:30.742755+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:33:40.471326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":53,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.740906+0000","last_change":"2024-09-21T09:41:57.605194+0000","last_active":"2024-09-21T09:42:30.740906+0000","last_peered":"2024-09-21T09:42:30.740906+0000","last_clean":"2024-09-21T09:42:30.740906+0000","last_became_active":"2024-09-21T09:41:57.604908+0000","last_became_peered":"2024-09-21T09:41:57.604908+0000","last_unstale":"2024-09-21T09:42:30.740906+0000","last_undegraded":"2024-09-21T09:42:30.740906+0000","last_fullsized":"2024-09-21T09:42:30.740906+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:19:50.008503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":76,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744422+0000","last_change":"2024-09-21T09:41:23.791184+0000","last_active":"2024-09-21T09:42:29.744422+0000","last_peered":"2024-09-21T09:42:29.744422+0000","last_clean":"2024-09-21T09:42:29.744422+0000","last_became_active":"2024-09-21T09:41:23.790866+0000","last_became_peered":"2024-09-21T09:41:23.790866+0000","last_unstale":"2024-09-21T09:42:29.744422+0000","last_undegraded":"2024-09-21T09:42:29.744422+0000","last_fullsized":"2024-09-21T09:42:29.744422+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T21:03:53.025855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073979999999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.745245+0000","last_change":"2024-09-21T09:40:09.126840+0000","last_active":"2024-09-21T09:42:29.745245+0000","last_peered":"2024-09-21T09:42:29.745245+0000","last_clean":"2024-09-21T09:42:29.745245+0000","last_became_active":"2024-09-21T09:40:09.126438+0000","last_became_peered":"2024-09-21T09:40:09.126438+0000","last_unstale":"2024-09-21T09:42:29.745245+0000","last_undegraded":"2024-09-21T09:42:29.745245+0000","last_fullsized":"2024-09-21T09:42:29.745245+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:55:09.577336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.751959+0000","last_change":"2024-09-21T09:42:30.751336+0000","last_active":"2024-09-21T09:42:30.751959+0000","last_peered":"2024-09-21T09:42:30.751959+0000","last_clean":"2024-09-21T09:42:30.751959+0000","last_became_active":"2024-09-21T09:42:30.751019+0000","last_became_peered":"2024-09-21T09:42:30.751019+0000","last_unstale":"2024-09-21T09:42:30.751959+0000","last_undegraded":"2024-09-21T09:42:30.751959+0000","last_fullsized":"2024-09-21T09:42:30.751959+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:54:08.573352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":79,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749140+0000","last_change":"2024-09-21T09:42:30.749140+0000","last_active":"2024-09-21T09:42:30.749140+0000","last_peered":"2024-09-21T09:42:30.749140+0000","last_clean":"2024-09-21T09:42:30.749140+0000","last_became_active":"2024-09-21T09:42:30.748794+0000","last_became_peered":"2024-09-21T09:42:30.748794+0000","last_unstale":"2024-09-21T09:42:30.749140+0000","last_undegraded":"2024-09-21T09:42:30.749140+0000","last_fullsized":"2024-09-21T09:42:30.749140+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:17:21.378416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":93,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.743743+0000","last_change":"2024-09-21T09:41:23.792502+0000","last_active":"2024-09-21T09:42:30.743743+0000","last_peered":"2024-09-21T09:42:30.743743+0000","last_clean":"2024-09-21T09:42:30.743743+0000","last_became_active":"2024-09-21T09:41:23.791676+0000","last_became_peered":"2024-09-21T09:41:23.791676+0000","last_unstale":"2024-09-21T09:42:30.743743+0000","last_undegraded":"2024-09-21T09:42:30.743743+0000","last_fullsized":"2024-09-21T09:42:30.743743+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:36:56.124983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":44,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.742807+0000","last_change":"2024-09-21T09:41:23.793734+0000","last_active":"2024-09-21T09:42:30.742807+0000","last_peered":"2024-09-21T09:42:30.742807+0000","last_clean":"2024-09-21T09:42:30.742807+0000","last_became_active":"2024-09-21T09:41:23.793181+0000","last_became_peered":"2024-09-21T09:41:23.793181+0000","last_unstale":"2024-09-21T09:42:30.742807+0000","last_undegraded":"2024-09-21T09:42:30.742807+0000","last_fullsized":"2024-09-21T09:42:30.742807+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:06:07.862117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":55,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.743549+0000","last_change":"2024-09-21T09:41:57.604235+0000","last_active":"2024-09-21T09:42:30.743549+0000","last_peered":"2024-09-21T09:42:30.743549+0000","last_clean":"2024-09-21T09:42:30.743549+0000","last_became_active":"2024-09-21T09:41:57.603956+0000","last_became_peered":"2024-09-21T09:41:57.603956+0000","last_unstale":"2024-09-21T09:42:30.743549+0000","last_undegraded":"2024-09-21T09:42:30.743549+0000","last_fullsized":"2024-09-21T09:42:30.743549+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:22:13.587514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":74,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.742104+0000","last_change":"2024-09-21T09:40:09.128554+0000","last_active":"2024-09-21T09:42:29.742104+0000","last_peered":"2024-09-21T09:42:29.742104+0000","last_clean":"2024-09-21T09:42:29.742104+0000","last_became_active":"2024-09-21T09:40:09.128198+0000","last_became_peered":"2024-09-21T09:40:09.128198+0000","last_unstale":"2024-09-21T09:42:29.742104+0000","last_undegraded":"2024-09-21T09:42:29.742104+0000","last_fullsized":"2024-09-21T09:42:29.742104+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T09:32:35.916611+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":56,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745590+0000","last_change":"2024-09-21T09:40:09.128187+0000","last_active":"2024-09-21T09:42:30.745590+0000","last_peered":"2024-09-21T09:42:30.745590+0000","last_clean":"2024-09-21T09:42:30.745590+0000","last_became_active":"2024-09-21T09:40:09.127889+0000","last_became_peered":"2024-09-21T09:40:09.127889+0000","last_unstale":"2024-09-21T09:42:30.745590+0000","last_undegraded":"2024-09-21T09:42:30.745590+0000","last_fullsized":"2024-09-21T09:42:30.745590+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:46:31.203599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749837+0000","last_change":"2024-09-21T09:42:30.749713+0000","last_active":"2024-09-21T09:42:30.749837+0000","last_peered":"2024-09-21T09:42:30.749837+0000","last_clean":"2024-09-21T09:42:30.749837+0000","last_became_active":"2024-09-21T09:42:30.748838+0000","last_became_peered":"2024-09-21T09:42:30.748838+0000","last_unstale":"2024-09-21T09:42:30.749837+0000","last_undegraded":"2024-09-21T09:42:30.749837+0000","last_fullsized":"2024-09-21T09:42:30.749837+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:00:15.340717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.743277+0000","last_change":"2024-09-21T09:41:23.792481+0000","last_active":"2024-09-21T09:42:30.743277+0000","last_peered":"2024-09-21T09:42:30.743277+0000","last_clean":"2024-09-21T09:42:30.743277+0000","last_became_active":"2024-09-21T09:41:23.790501+0000","last_became_peered":"2024-09-21T09:41:23.790501+0000","last_unstale":"2024-09-21T09:42:30.743277+0000","last_undegraded":"2024-09-21T09:42:30.743277+0000","last_fullsized":"2024-09-21T09:42:30.743277+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T12:57:34.293121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":59,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749504+0000","last_change":"2024-09-21T09:42:30.748992+0000","last_active":"2024-09-21T09:42:30.749504+0000","last_peered":"2024-09-21T09:42:30.749504+0000","last_clean":"2024-09-21T09:42:30.749504+0000","last_became_active":"2024-09-21T09:42:30.748602+0000","last_became_peered":"2024-09-21T09:42:30.748602+0000","last_unstale":"2024-09-21T09:42:30.749504+0000","last_undegraded":"2024-09-21T09:42:30.749504+0000","last_fullsized":"2024-09-21T09:42:30.749504+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:17:54.459750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":70,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745279+0000","last_change":"2024-09-21T09:41:23.791399+0000","last_active":"2024-09-21T09:42:30.745279+0000","last_peered":"2024-09-21T09:42:30.745279+0000","last_clean":"2024-09-21T09:42:30.745279+0000","last_became_active":"2024-09-21T09:41:23.790979+0000","last_became_peered":"2024-09-21T09:41:23.790979+0000","last_unstale":"2024-09-21T09:42:30.745279+0000","last_undegraded":"2024-09-21T09:42:30.745279+0000","last_fullsized":"2024-09-21T09:42:30.745279+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:32:46.695962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":74,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747384+0000","last_change":"2024-09-21T09:41:57.605825+0000","last_active":"2024-09-21T09:42:29.747384+0000","last_peered":"2024-09-21T09:42:29.747384+0000","last_clean":"2024-09-21T09:42:29.747384+0000","last_became_active":"2024-09-21T09:41:57.605327+0000","last_became_peered":"2024-09-21T09:41:57.605327+0000","last_unstale":"2024-09-21T09:42:29.747384+0000","last_undegraded":"2024-09-21T09:42:29.747384+0000","last_fullsized":"2024-09-21T09:42:29.747384+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T21:28:53.915059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":43,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.744574+0000","last_change":"2024-09-21T09:40:10.119980+0000","last_active":"2024-09-21T09:42:30.744574+0000","last_peered":"2024-09-21T09:42:30.744574+0000","last_clean":"2024-09-21T09:42:30.744574+0000","last_became_active":"2024-09-21T09:40:10.119651+0000","last_became_peered":"2024-09-21T09:40:10.119651+0000","last_unstale":"2024-09-21T09:42:30.744574+0000","last_undegraded":"2024-09-21T09:42:30.744574+0000","last_fullsized":"2024-09-21T09:42:30.744574+0000","mapping_epoch":80,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":81,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:19:52.577652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":54,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.745130+0000","last_change":"2024-09-21T09:39:55.587597+0000","last_active":"2024-09-21T09:42:29.745130+0000","last_peered":"2024-09-21T09:42:29.745130+0000","last_clean":"2024-09-21T09:42:29.745130+0000","last_became_active":"2024-09-21T09:39:55.587253+0000","last_became_peered":"2024-09-21T09:39:55.587253+0000","last_unstale":"2024-09-21T09:42:29.745130+0000","last_undegraded":"2024-09-21T09:42:29.745130+0000","last_fullsized":"2024-09-21T09:42:29.745130+0000","mapping_epoch":75,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":76,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:30:08.040343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":67,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744608+0000","last_change":"2024-09-21T09:32:32.659162+0000","last_active":"2024-09-21T09:42:29.744608+0000","last_peered":"2024-09-21T09:42:29.744608+0000","last_clean":"2024-09-21T09:42:29.744608+0000","last_became_active":"2024-09-21T09:32:32.658854+0000","last_became_peered":"2024-09-21T09:32:32.658854+0000","last_unstale":"2024-09-21T09:42:29.744608+0000","last_undegraded":"2024-09-21T09:42:29.744608+0000","last_fullsized":"2024-09-21T09:42:29.744608+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:45:12.037383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.742996+0000","last_change":"2024-09-21T09:41:57.606379+0000","last_active":"2024-09-21T09:42:30.742996+0000","last_peered":"2024-09-21T09:42:30.742996+0000","last_clean":"2024-09-21T09:42:30.742996+0000","last_became_active":"2024-09-21T09:41:57.606080+0000","last_became_peered":"2024-09-21T09:41:57.606080+0000","last_unstale":"2024-09-21T09:42:30.742996+0000","last_undegraded":"2024-09-21T09:42:30.742996+0000","last_fullsized":"2024-09-21T09:42:30.742996+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:21:13.049877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":65,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.748037+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:42:30.748037+0000","last_peered":"2024-09-21T09:42:30.748037+0000","last_clean":"2024-09-21T09:42:30.748037+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:42:30.748037+0000","last_undegraded":"2024-09-21T09:42:30.748037+0000","last_fullsized":"2024-09-21T09:42:30.748037+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743971+0000","last_change":"2024-09-21T09:41:23.792335+0000","last_active":"2024-09-21T09:42:29.743971+0000","last_peered":"2024-09-21T09:42:29.743971+0000","last_clean":"2024-09-21T09:42:29.743971+0000","last_became_active":"2024-09-21T09:41:23.791950+0000","last_became_peered":"2024-09-21T09:41:23.791950+0000","last_unstale":"2024-09-21T09:42:29.743971+0000","last_undegraded":"2024-09-21T09:42:29.743971+0000","last_fullsized":"2024-09-21T09:42:29.743971+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:58:57.334292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749531+0000","last_change":"2024-09-21T09:42:30.749449+0000","last_active":"2024-09-21T09:42:30.749531+0000","last_peered":"2024-09-21T09:42:30.749531+0000","last_clean":"2024-09-21T09:42:30.749531+0000","last_became_active":"2024-09-21T09:42:30.749173+0000","last_became_peered":"2024-09-21T09:42:30.749173+0000","last_unstale":"2024-09-21T09:42:30.749531+0000","last_undegraded":"2024-09-21T09:42:30.749531+0000","last_fullsized":"2024-09-21T09:42:30.749531+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:30:16.196394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.754250+0000","last_change":"2024-09-21T09:42:30.753916+0000","last_active":"2024-09-21T09:42:30.754250+0000","last_peered":"2024-09-21T09:42:30.754250+0000","last_clean":"2024-09-21T09:42:30.754250+0000","last_became_active":"2024-09-21T09:42:30.753534+0000","last_became_peered":"2024-09-21T09:42:30.753534+0000","last_unstale":"2024-09-21T09:42:30.754250+0000","last_undegraded":"2024-09-21T09:42:30.754250+0000","last_fullsized":"2024-09-21T09:42:30.754250+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:14:00.151301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.744462+0000","last_change":"2024-09-21T09:41:57.602019+0000","last_active":"2024-09-21T09:42:30.744462+0000","last_peered":"2024-09-21T09:42:30.744462+0000","last_clean":"2024-09-21T09:42:30.744462+0000","last_became_active":"2024-09-21T09:41:57.601699+0000","last_became_peered":"2024-09-21T09:41:57.601699+0000","last_unstale":"2024-09-21T09:42:30.744462+0000","last_undegraded":"2024-09-21T09:42:30.744462+0000","last_fullsized":"2024-09-21T09:42:30.744462+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:25:39.984889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,6],"acting":[0,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747246+0000","last_change":"2024-09-21T09:41:23.788537+0000","last_active":"2024-09-21T09:42:29.747246+0000","last_peered":"2024-09-21T09:42:29.747246+0000","last_clean":"2024-09-21T09:42:29.747246+0000","last_became_active":"2024-09-21T09:41:23.788165+0000","last_became_peered":"2024-09-21T09:41:23.788165+0000","last_unstale":"2024-09-21T09:42:29.747246+0000","last_undegraded":"2024-09-21T09:42:29.747246+0000","last_fullsized":"2024-09-21T09:42:29.747246+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:46:48.856088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":83,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.754004+0000","last_change":"2024-09-21T09:42:30.753936+0000","last_active":"2024-09-21T09:42:30.754004+0000","last_peered":"2024-09-21T09:42:30.754004+0000","last_clean":"2024-09-21T09:42:30.754004+0000","last_became_active":"2024-09-21T09:42:30.753681+0000","last_became_peered":"2024-09-21T09:42:30.753681+0000","last_unstale":"2024-09-21T09:42:30.754004+0000","last_undegraded":"2024-09-21T09:42:30.754004+0000","last_fullsized":"2024-09-21T09:42:30.754004+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:36:48.811948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.752939+0000","last_change":"2024-09-21T09:42:30.752851+0000","last_active":"2024-09-21T09:42:30.752939+0000","last_peered":"2024-09-21T09:42:30.752939+0000","last_clean":"2024-09-21T09:42:30.752939+0000","last_became_active":"2024-09-21T09:42:30.752576+0000","last_became_peered":"2024-09-21T09:42:30.752576+0000","last_unstale":"2024-09-21T09:42:30.752939+0000","last_undegraded":"2024-09-21T09:42:30.752939+0000","last_fullsized":"2024-09-21T09:42:30.752939+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:11:02.142332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750813+0000","last_change":"2024-09-21T09:42:30.750741+0000","last_active":"2024-09-21T09:42:30.750813+0000","last_peered":"2024-09-21T09:42:30.750813+0000","last_clean":"2024-09-21T09:42:30.750813+0000","last_became_active":"2024-09-21T09:42:30.750454+0000","last_became_peered":"2024-09-21T09:42:30.750454+0000","last_unstale":"2024-09-21T09:42:30.750813+0000","last_undegraded":"2024-09-21T09:42:30.750813+0000","last_fullsized":"2024-09-21T09:42:30.750813+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:51:11.965754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":65,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.754714+0000","last_change":"2024-09-21T09:42:30.754634+0000","last_active":"2024-09-21T09:42:30.754714+0000","last_peered":"2024-09-21T09:42:30.754714+0000","last_clean":"2024-09-21T09:42:30.754714+0000","last_became_active":"2024-09-21T09:42:30.754277+0000","last_became_peered":"2024-09-21T09:42:30.754277+0000","last_unstale":"2024-09-21T09:42:30.754714+0000","last_undegraded":"2024-09-21T09:42:30.754714+0000","last_fullsized":"2024-09-21T09:42:30.754714+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:07.161382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":80,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743578+0000","last_change":"2024-09-21T09:41:57.606527+0000","last_active":"2024-09-21T09:42:29.743578+0000","last_peered":"2024-09-21T09:42:29.743578+0000","last_clean":"2024-09-21T09:42:29.743578+0000","last_became_active":"2024-09-21T09:41:57.606172+0000","last_became_peered":"2024-09-21T09:41:57.606172+0000","last_unstale":"2024-09-21T09:42:29.743578+0000","last_undegraded":"2024-09-21T09:42:29.743578+0000","last_fullsized":"2024-09-21T09:42:29.743578+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:37:37.358687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":88,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749977+0000","last_change":"2024-09-21T09:42:30.749902+0000","last_active":"2024-09-21T09:42:30.749977+0000","last_peered":"2024-09-21T09:42:30.749977+0000","last_clean":"2024-09-21T09:42:30.749977+0000","last_became_active":"2024-09-21T09:42:30.749576+0000","last_became_peered":"2024-09-21T09:42:30.749576+0000","last_unstale":"2024-09-21T09:42:30.749977+0000","last_undegraded":"2024-09-21T09:42:30.749977+0000","last_fullsized":"2024-09-21T09:42:30.749977+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:25:35.415212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":59,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745535+0000","last_change":"2024-09-21T09:40:09.129221+0000","last_active":"2024-09-21T09:42:30.745535+0000","last_peered":"2024-09-21T09:42:30.745535+0000","last_clean":"2024-09-21T09:42:30.745535+0000","last_became_active":"2024-09-21T09:40:09.128904+0000","last_became_peered":"2024-09-21T09:40:09.128904+0000","last_unstale":"2024-09-21T09:42:30.745535+0000","last_undegraded":"2024-09-21T09:42:30.745535+0000","last_fullsized":"2024-09-21T09:42:30.745535+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:38:17.121262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749996+0000","last_change":"2024-09-21T09:42:30.749996+0000","last_active":"2024-09-21T09:42:30.749996+0000","last_peered":"2024-09-21T09:42:30.749996+0000","last_clean":"2024-09-21T09:42:30.749996+0000","last_became_active":"2024-09-21T09:42:30.749676+0000","last_became_peered":"2024-09-21T09:42:30.749676+0000","last_unstale":"2024-09-21T09:42:30.749996+0000","last_undegraded":"2024-09-21T09:42:30.749996+0000","last_fullsized":"2024-09-21T09:42:30.749996+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:15:40.204260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":64,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743982+0000","last_change":"2024-09-21T09:41:23.793589+0000","last_active":"2024-09-21T09:42:29.743982+0000","last_peered":"2024-09-21T09:42:29.743982+0000","last_clean":"2024-09-21T09:42:29.743982+0000","last_became_active":"2024-09-21T09:41:23.793088+0000","last_became_peered":"2024-09-21T09:41:23.793088+0000","last_unstale":"2024-09-21T09:42:29.743982+0000","last_undegraded":"2024-09-21T09:42:29.743982+0000","last_fullsized":"2024-09-21T09:42:29.743982+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:48:20.958341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":78,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750881+0000","last_change":"2024-09-21T09:42:30.750881+0000","last_active":"2024-09-21T09:42:30.750881+0000","last_peered":"2024-09-21T09:42:30.750881+0000","last_clean":"2024-09-21T09:42:30.750881+0000","last_became_active":"2024-09-21T09:42:30.750496+0000","last_became_peered":"2024-09-21T09:42:30.750496+0000","last_unstale":"2024-09-21T09:42:30.750881+0000","last_undegraded":"2024-09-21T09:42:30.750881+0000","last_fullsized":"2024-09-21T09:42:30.750881+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:56:33.564144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":47,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744309+0000","last_change":"2024-09-21T09:32:32.656463+0000","last_active":"2024-09-21T09:42:29.744309+0000","last_peered":"2024-09-21T09:42:29.744309+0000","last_clean":"2024-09-21T09:42:29.744309+0000","last_became_active":"2024-09-21T09:32:32.655397+0000","last_became_peered":"2024-09-21T09:32:32.655397+0000","last_unstale":"2024-09-21T09:42:29.744309+0000","last_undegraded":"2024-09-21T09:42:29.744309+0000","last_fullsized":"2024-09-21T09:42:29.744309+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:17.998221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":86,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.752776+0000","last_change":"2024-09-21T09:42:30.752692+0000","last_active":"2024-09-21T09:42:30.752776+0000","last_peered":"2024-09-21T09:42:30.752776+0000","last_clean":"2024-09-21T09:42:30.752776+0000","last_became_active":"2024-09-21T09:42:30.752344+0000","last_became_peered":"2024-09-21T09:42:30.752344+0000","last_unstale":"2024-09-21T09:42:30.752776+0000","last_undegraded":"2024-09-21T09:42:30.752776+0000","last_fullsized":"2024-09-21T09:42:30.752776+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:41:16.770222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750466+0000","last_change":"2024-09-21T09:42:30.750379+0000","last_active":"2024-09-21T09:42:30.750466+0000","last_peered":"2024-09-21T09:42:30.750466+0000","last_clean":"2024-09-21T09:42:30.750466+0000","last_became_active":"2024-09-21T09:42:30.750075+0000","last_became_peered":"2024-09-21T09:42:30.750075+0000","last_unstale":"2024-09-21T09:42:30.750466+0000","last_undegraded":"2024-09-21T09:42:30.750466+0000","last_fullsized":"2024-09-21T09:42:30.750466+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:12:44.406459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.739810+0000","last_change":"2024-09-21T09:41:23.789167+0000","last_active":"2024-09-21T09:42:29.739810+0000","last_peered":"2024-09-21T09:42:29.739810+0000","last_clean":"2024-09-21T09:42:29.739810+0000","last_became_active":"2024-09-21T09:41:23.788541+0000","last_became_peered":"2024-09-21T09:41:23.788541+0000","last_unstale":"2024-09-21T09:42:29.739810+0000","last_undegraded":"2024-09-21T09:42:29.739810+0000","last_fullsized":"2024-09-21T09:42:29.739810+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:40:03.570534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":70,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745903+0000","last_change":"2024-09-21T09:41:57.607408+0000","last_active":"2024-09-21T09:42:30.745903+0000","last_peered":"2024-09-21T09:42:30.745903+0000","last_clean":"2024-09-21T09:42:30.745903+0000","last_became_active":"2024-09-21T09:41:57.607060+0000","last_became_peered":"2024-09-21T09:41:57.607060+0000","last_unstale":"2024-09-21T09:42:30.745903+0000","last_undegraded":"2024-09-21T09:42:30.745903+0000","last_fullsized":"2024-09-21T09:42:30.745903+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:40.218467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397660,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307328,"kb_used_data":1644,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437824,"statfs":{"total":95995035648,"available":95680331776,"internally_reserved":0,"allocated":1683456,"data_stored":1150873,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683593888,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307308,"kb_used_data":1628,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437844,"statfs":{"total":95995035648,"available":95680352256,"internally_reserved":0,"allocated":1667072,"data_stored":1150124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790116,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298400,"kb_used_data":1044,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446752,"statfs":{"total":95995035648,"available":95689474048,"internally_reserved":0,"allocated":1069056,"data_stored":555889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986345,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":315060,"kb_used_data":1060,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93430092,"statfs":{"total":95995035648,"available":95672414208,"internally_reserved":0,"allocated":1085440,"data_stored":560443,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893133,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28504,"kb_used_data":1036,"kb_used_omap":4,"kb_used_meta":27451,"kb_avail":93716648,"statfs":{"total":95995035648,"available":95965847552,"internally_reserved":0,"allocated":1060864,"data_stored":554466,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":28110273},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056660,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32732,"kb_used_data":1044,"kb_used_omap":6,"kb_used_meta":31673,"kb_avail":93712420,"statfs":{"total":95995035648,"available":95961518080,"internally_reserved":0,"allocated":1069056,"data_stored":556161,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":32433620},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220187,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28568,"kb_used_data":1036,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716584,"statfs":{"total":95995035648,"available":95965782016,"internally_reserved":0,"allocated":1060864,"data_stored":554382,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":28174580},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":79,"seq":339302416425,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29164,"kb_used_data":1624,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93715988,"statfs":{"total":95995035648,"available":95965171712,"internally_reserved":0,"allocated":1662976,"data_stored":1146525,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6084,"internal_metadata":28174396},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:43:28.376 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:43:28.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:27 smithi165 ceph-mon[86023]: pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:28.618 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:29.026 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:28 smithi137 ceph-mon[93825]: from='client.44798 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:43:29.026 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:28 smithi137 ceph-mon[97575]: from='client.44798 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:43:29.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:28 smithi165 ceph-mon[86023]: from='client.44798 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:43:30.114 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:29 smithi137 ceph-mon[93825]: pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:30.114 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:29 smithi137 ceph-mon[97575]: pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:30.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:29 smithi165 ceph-mon[86023]: pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:30.620 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:43:30.621 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:43:30.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:43:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:43:30.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:43:31.236 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":225,"stamp":"2024-09-21T09:43:30.562408+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":306,"num_read_kb":759,"num_write":212,"num_write_kb":1659,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":158,"ondisk_log_size":158,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":1347064,"kb_used_data":10116,"kb_used_omap":29,"kb_used_meta":1336802,"kb_avail":748614152,"statfs":{"total":767960285184,"available":766580891648,"internally_reserved":0,"allocated":10358784,"data_stored":6228863,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30171,"internal_metadata":1368885797},"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.003068"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":65,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753846+0000","last_change":"2024-09-21T09:42:30.753764+0000","last_active":"2024-09-21T09:42:30.753846+0000","last_peered":"2024-09-21T09:42:30.753846+0000","last_clean":"2024-09-21T09:42:30.753846+0000","last_became_active":"2024-09-21T09:42:30.753431+0000","last_became_peered":"2024-09-21T09:42:30.753431+0000","last_unstale":"2024-09-21T09:42:30.753846+0000","last_undegraded":"2024-09-21T09:42:30.753846+0000","last_fullsized":"2024-09-21T09:42:30.753846+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:54:44.513642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":64,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741523+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:42:29.741523+0000","last_peered":"2024-09-21T09:42:29.741523+0000","last_clean":"2024-09-21T09:42:29.741523+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:42:29.741523+0000","last_undegraded":"2024-09-21T09:42:29.741523+0000","last_fullsized":"2024-09-21T09:42:29.741523+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":68,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744191+0000","last_change":"2024-09-21T09:40:10.542900+0000","last_active":"2024-09-21T09:42:29.744191+0000","last_peered":"2024-09-21T09:42:29.744191+0000","last_clean":"2024-09-21T09:42:29.744191+0000","last_became_active":"2024-09-21T09:40:10.542500+0000","last_became_peered":"2024-09-21T09:40:10.542500+0000","last_unstale":"2024-09-21T09:42:29.744191+0000","last_undegraded":"2024-09-21T09:42:29.744191+0000","last_fullsized":"2024-09-21T09:42:29.744191+0000","mapping_epoch":80,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":81,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:08.478860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753109+0000","last_change":"2024-09-21T09:42:30.753029+0000","last_active":"2024-09-21T09:42:30.753109+0000","last_peered":"2024-09-21T09:42:30.753109+0000","last_clean":"2024-09-21T09:42:30.753109+0000","last_became_active":"2024-09-21T09:42:30.752548+0000","last_became_peered":"2024-09-21T09:42:30.752548+0000","last_unstale":"2024-09-21T09:42:30.753109+0000","last_undegraded":"2024-09-21T09:42:30.753109+0000","last_fullsized":"2024-09-21T09:42:30.753109+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:54:43.186948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":64,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745430+0000","last_change":"2024-09-21T09:41:57.606788+0000","last_active":"2024-09-21T09:42:30.745430+0000","last_peered":"2024-09-21T09:42:30.745430+0000","last_clean":"2024-09-21T09:42:30.745430+0000","last_became_active":"2024-09-21T09:41:57.606431+0000","last_became_peered":"2024-09-21T09:41:57.606431+0000","last_unstale":"2024-09-21T09:42:30.745430+0000","last_undegraded":"2024-09-21T09:42:30.745430+0000","last_fullsized":"2024-09-21T09:42:30.745430+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:46:03.253150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":45,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741920+0000","last_change":"2024-09-21T09:32:32.655690+0000","last_active":"2024-09-21T09:42:29.741920+0000","last_peered":"2024-09-21T09:42:29.741920+0000","last_clean":"2024-09-21T09:42:29.741920+0000","last_became_active":"2024-09-21T09:32:32.655365+0000","last_became_peered":"2024-09-21T09:32:32.655365+0000","last_unstale":"2024-09-21T09:42:29.741920+0000","last_undegraded":"2024-09-21T09:42:29.741920+0000","last_fullsized":"2024-09-21T09:42:29.741920+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:53:03.228313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745904+0000","last_change":"2024-09-21T09:41:23.790075+0000","last_active":"2024-09-21T09:42:30.745904+0000","last_peered":"2024-09-21T09:42:30.745904+0000","last_clean":"2024-09-21T09:42:30.745904+0000","last_became_active":"2024-09-21T09:41:23.789762+0000","last_became_peered":"2024-09-21T09:41:23.789762+0000","last_unstale":"2024-09-21T09:42:30.745904+0000","last_undegraded":"2024-09-21T09:42:30.745904+0000","last_fullsized":"2024-09-21T09:42:30.745904+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:14:56.061000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":70,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.746917+0000","last_change":"2024-09-21T09:40:09.125284+0000","last_active":"2024-09-21T09:42:29.746917+0000","last_peered":"2024-09-21T09:42:29.746917+0000","last_clean":"2024-09-21T09:42:29.746917+0000","last_became_active":"2024-09-21T09:40:09.124873+0000","last_became_peered":"2024-09-21T09:40:09.124873+0000","last_unstale":"2024-09-21T09:42:29.746917+0000","last_undegraded":"2024-09-21T09:42:29.746917+0000","last_fullsized":"2024-09-21T09:42:29.746917+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:15:13.171384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"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":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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":63,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.742783+0000","last_change":"2024-09-21T09:40:09.129073+0000","last_active":"2024-09-21T09:42:29.742783+0000","last_peered":"2024-09-21T09:42:29.742783+0000","last_clean":"2024-09-21T09:42:29.742783+0000","last_became_active":"2024-09-21T09:40:09.128387+0000","last_became_peered":"2024-09-21T09:40:09.128387+0000","last_unstale":"2024-09-21T09:42:29.742783+0000","last_undegraded":"2024-09-21T09:42:29.742783+0000","last_fullsized":"2024-09-21T09:42:29.742783+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:32:52.114405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":44,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743797+0000","last_change":"2024-09-21T09:32:32.954435+0000","last_active":"2024-09-21T09:42:29.743797+0000","last_peered":"2024-09-21T09:42:29.743797+0000","last_clean":"2024-09-21T09:42:29.743797+0000","last_became_active":"2024-09-21T09:32:32.954166+0000","last_became_peered":"2024-09-21T09:32:32.954166+0000","last_unstale":"2024-09-21T09:42:29.743797+0000","last_undegraded":"2024-09-21T09:42:29.743797+0000","last_fullsized":"2024-09-21T09:42:29.743797+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:02.913911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":64,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.742105+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:42:29.742105+0000","last_peered":"2024-09-21T09:42:29.742105+0000","last_clean":"2024-09-21T09:42:29.742105+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:42:29.742105+0000","last_undegraded":"2024-09-21T09:42:29.742105+0000","last_fullsized":"2024-09-21T09:42:29.742105+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":88,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750885+0000","last_change":"2024-09-21T09:42:30.750885+0000","last_active":"2024-09-21T09:42:30.750885+0000","last_peered":"2024-09-21T09:42:30.750885+0000","last_clean":"2024-09-21T09:42:30.750885+0000","last_became_active":"2024-09-21T09:42:30.750329+0000","last_became_peered":"2024-09-21T09:42:30.750329+0000","last_unstale":"2024-09-21T09:42:30.750885+0000","last_undegraded":"2024-09-21T09:42:30.750885+0000","last_fullsized":"2024-09-21T09:42:30.750885+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:58:48.134632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":46,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741973+0000","last_change":"2024-09-21T09:32:32.657297+0000","last_active":"2024-09-21T09:42:29.741973+0000","last_peered":"2024-09-21T09:42:29.741973+0000","last_clean":"2024-09-21T09:42:29.741973+0000","last_became_active":"2024-09-21T09:32:32.657024+0000","last_became_peered":"2024-09-21T09:32:32.657024+0000","last_unstale":"2024-09-21T09:42:29.741973+0000","last_undegraded":"2024-09-21T09:42:29.741973+0000","last_fullsized":"2024-09-21T09:42:29.741973+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:05:37.817539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.746912+0000","last_change":"2024-09-21T09:41:23.790213+0000","last_active":"2024-09-21T09:42:29.746912+0000","last_peered":"2024-09-21T09:42:29.746912+0000","last_clean":"2024-09-21T09:42:29.746912+0000","last_became_active":"2024-09-21T09:41:23.789841+0000","last_became_peered":"2024-09-21T09:41:23.789841+0000","last_unstale":"2024-09-21T09:42:29.746912+0000","last_undegraded":"2024-09-21T09:42:29.746912+0000","last_fullsized":"2024-09-21T09:42:29.746912+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:06:56.525547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.748567+0000","last_change":"2024-09-21T09:42:30.748567+0000","last_active":"2024-09-21T09:42:30.748567+0000","last_peered":"2024-09-21T09:42:30.748567+0000","last_clean":"2024-09-21T09:42:30.748567+0000","last_became_active":"2024-09-21T09:42:30.748236+0000","last_became_peered":"2024-09-21T09:42:30.748236+0000","last_unstale":"2024-09-21T09:42:30.748567+0000","last_undegraded":"2024-09-21T09:42:30.748567+0000","last_fullsized":"2024-09-21T09:42:30.748567+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:36:16.357262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":80,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745678+0000","last_change":"2024-09-21T09:41:57.606660+0000","last_active":"2024-09-21T09:42:30.745678+0000","last_peered":"2024-09-21T09:42:30.745678+0000","last_clean":"2024-09-21T09:42:30.745678+0000","last_became_active":"2024-09-21T09:41:57.606370+0000","last_became_peered":"2024-09-21T09:41:57.606370+0000","last_unstale":"2024-09-21T09:42:30.745678+0000","last_undegraded":"2024-09-21T09:42:30.745678+0000","last_fullsized":"2024-09-21T09:42:30.745678+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:54:25.029645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753242+0000","last_change":"2024-09-21T09:42:30.753155+0000","last_active":"2024-09-21T09:42:30.753242+0000","last_peered":"2024-09-21T09:42:30.753242+0000","last_clean":"2024-09-21T09:42:30.753242+0000","last_became_active":"2024-09-21T09:42:30.752719+0000","last_became_peered":"2024-09-21T09:42:30.752719+0000","last_unstale":"2024-09-21T09:42:30.753242+0000","last_undegraded":"2024-09-21T09:42:30.753242+0000","last_fullsized":"2024-09-21T09:42:30.753242+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:26:55.764854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":61,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750004+0000","last_change":"2024-09-21T09:42:30.750004+0000","last_active":"2024-09-21T09:42:30.750004+0000","last_peered":"2024-09-21T09:42:30.750004+0000","last_clean":"2024-09-21T09:42:30.750004+0000","last_became_active":"2024-09-21T09:42:30.749717+0000","last_became_peered":"2024-09-21T09:42:30.749717+0000","last_unstale":"2024-09-21T09:42:30.750004+0000","last_undegraded":"2024-09-21T09:42:30.750004+0000","last_fullsized":"2024-09-21T09:42:30.750004+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:20.403110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747364+0000","last_change":"2024-09-21T09:41:23.791019+0000","last_active":"2024-09-21T09:42:29.747364+0000","last_peered":"2024-09-21T09:42:29.747364+0000","last_clean":"2024-09-21T09:42:29.747364+0000","last_became_active":"2024-09-21T09:41:23.790603+0000","last_became_peered":"2024-09-21T09:41:23.790603+0000","last_unstale":"2024-09-21T09:42:29.747364+0000","last_undegraded":"2024-09-21T09:42:29.747364+0000","last_fullsized":"2024-09-21T09:42:29.747364+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:09:35.534401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":78,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.740609+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:42:29.740609+0000","last_peered":"2024-09-21T09:42:29.740609+0000","last_clean":"2024-09-21T09:42:29.740609+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:42:29.740609+0000","last_undegraded":"2024-09-21T09:42:29.740609+0000","last_fullsized":"2024-09-21T09:42:29.740609+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.745452+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:42:29.745452+0000","last_peered":"2024-09-21T09:42:29.745452+0000","last_clean":"2024-09-21T09:42:29.745452+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:42:29.745452+0000","last_undegraded":"2024-09-21T09:42:29.745452+0000","last_fullsized":"2024-09-21T09:42:29.745452+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.740067+0000","last_change":"2024-09-21T09:41:23.789254+0000","last_active":"2024-09-21T09:42:29.740067+0000","last_peered":"2024-09-21T09:42:29.740067+0000","last_clean":"2024-09-21T09:42:29.740067+0000","last_became_active":"2024-09-21T09:41:23.788937+0000","last_became_peered":"2024-09-21T09:41:23.788937+0000","last_unstale":"2024-09-21T09:42:29.740067+0000","last_undegraded":"2024-09-21T09:42:29.740067+0000","last_fullsized":"2024-09-21T09:42:29.740067+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:54:20.180011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753928+0000","last_change":"2024-09-21T09:42:30.753843+0000","last_active":"2024-09-21T09:42:30.753928+0000","last_peered":"2024-09-21T09:42:30.753928+0000","last_clean":"2024-09-21T09:42:30.753928+0000","last_became_active":"2024-09-21T09:42:30.753557+0000","last_became_peered":"2024-09-21T09:42:30.753557+0000","last_unstale":"2024-09-21T09:42:30.753928+0000","last_undegraded":"2024-09-21T09:42:30.753928+0000","last_fullsized":"2024-09-21T09:42:30.753928+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:52:56.755104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750869+0000","last_change":"2024-09-21T09:42:30.750788+0000","last_active":"2024-09-21T09:42:30.750869+0000","last_peered":"2024-09-21T09:42:30.750869+0000","last_clean":"2024-09-21T09:42:30.750869+0000","last_became_active":"2024-09-21T09:42:30.750467+0000","last_became_peered":"2024-09-21T09:42:30.750467+0000","last_unstale":"2024-09-21T09:42:30.750869+0000","last_undegraded":"2024-09-21T09:42:30.750869+0000","last_fullsized":"2024-09-21T09:42:30.750869+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:10.999050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":178,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741191+0000","last_change":"2024-09-21T09:40:09.128814+0000","last_active":"2024-09-21T09:42:29.741191+0000","last_peered":"2024-09-21T09:42:29.741191+0000","last_clean":"2024-09-21T09:42:29.741191+0000","last_became_active":"2024-09-21T09:40:09.128376+0000","last_became_peered":"2024-09-21T09:40:09.128376+0000","last_unstale":"2024-09-21T09:42:29.741191+0000","last_undegraded":"2024-09-21T09:42:29.741191+0000","last_fullsized":"2024-09-21T09:42:29.741191+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:33:41.228766+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":75,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744256+0000","last_change":"2024-09-21T09:41:57.606862+0000","last_active":"2024-09-21T09:42:29.744256+0000","last_peered":"2024-09-21T09:42:29.744256+0000","last_clean":"2024-09-21T09:42:29.744256+0000","last_became_active":"2024-09-21T09:41:57.606470+0000","last_became_peered":"2024-09-21T09:41:57.606470+0000","last_unstale":"2024-09-21T09:42:29.744256+0000","last_undegraded":"2024-09-21T09:42:29.744256+0000","last_fullsized":"2024-09-21T09:42:29.744256+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T12:22:57.688330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023682600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.748635+0000","last_change":"2024-09-21T09:42:30.748542+0000","last_active":"2024-09-21T09:42:30.748635+0000","last_peered":"2024-09-21T09:42:30.748635+0000","last_clean":"2024-09-21T09:42:30.748635+0000","last_became_active":"2024-09-21T09:42:30.748066+0000","last_became_peered":"2024-09-21T09:42:30.748066+0000","last_unstale":"2024-09-21T09:42:30.748635+0000","last_undegraded":"2024-09-21T09:42:30.748635+0000","last_fullsized":"2024-09-21T09:42:30.748635+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:00:17.587629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":68,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747168+0000","last_change":"2024-09-21T09:40:10.543309+0000","last_active":"2024-09-21T09:42:29.747168+0000","last_peered":"2024-09-21T09:42:29.747168+0000","last_clean":"2024-09-21T09:42:29.747168+0000","last_became_active":"2024-09-21T09:40:10.542737+0000","last_became_peered":"2024-09-21T09:40:10.542737+0000","last_unstale":"2024-09-21T09:42:29.747168+0000","last_undegraded":"2024-09-21T09:42:29.747168+0000","last_fullsized":"2024-09-21T09:42:29.747168+0000","mapping_epoch":80,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":81,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:55:31.063581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":91,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741100+0000","last_change":"2024-09-21T09:41:23.793362+0000","last_active":"2024-09-21T09:42:29.741100+0000","last_peered":"2024-09-21T09:42:29.741100+0000","last_clean":"2024-09-21T09:42:29.741100+0000","last_became_active":"2024-09-21T09:41:23.793054+0000","last_became_peered":"2024-09-21T09:41:23.793054+0000","last_unstale":"2024-09-21T09:42:29.741100+0000","last_undegraded":"2024-09-21T09:42:29.741100+0000","last_fullsized":"2024-09-21T09:42:29.741100+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:23:49.134112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753180+0000","last_change":"2024-09-21T09:42:30.753102+0000","last_active":"2024-09-21T09:42:30.753180+0000","last_peered":"2024-09-21T09:42:30.753180+0000","last_clean":"2024-09-21T09:42:30.753180+0000","last_became_active":"2024-09-21T09:42:30.752817+0000","last_became_peered":"2024-09-21T09:42:30.752817+0000","last_unstale":"2024-09-21T09:42:30.753180+0000","last_undegraded":"2024-09-21T09:42:30.753180+0000","last_fullsized":"2024-09-21T09:42:30.753180+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:49:58.931648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":78,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745414+0000","last_change":"2024-09-21T09:41:57.606635+0000","last_active":"2024-09-21T09:42:30.745414+0000","last_peered":"2024-09-21T09:42:30.745414+0000","last_clean":"2024-09-21T09:42:30.745414+0000","last_became_active":"2024-09-21T09:41:57.606075+0000","last_became_peered":"2024-09-21T09:41:57.606075+0000","last_unstale":"2024-09-21T09:42:30.745414+0000","last_undegraded":"2024-09-21T09:42:30.745414+0000","last_fullsized":"2024-09-21T09:42:30.745414+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:04:19.470748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":93,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750937+0000","last_change":"2024-09-21T09:42:30.750862+0000","last_active":"2024-09-21T09:42:30.750937+0000","last_peered":"2024-09-21T09:42:30.750937+0000","last_clean":"2024-09-21T09:42:30.750937+0000","last_became_active":"2024-09-21T09:42:30.750594+0000","last_became_peered":"2024-09-21T09:42:30.750594+0000","last_unstale":"2024-09-21T09:42:30.750937+0000","last_undegraded":"2024-09-21T09:42:30.750937+0000","last_fullsized":"2024-09-21T09:42:30.750937+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:24:53.970533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":55,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.742755+0000","last_change":"2024-09-21T09:41:57.601781+0000","last_active":"2024-09-21T09:42:30.742755+0000","last_peered":"2024-09-21T09:42:30.742755+0000","last_clean":"2024-09-21T09:42:30.742755+0000","last_became_active":"2024-09-21T09:41:57.601472+0000","last_became_peered":"2024-09-21T09:41:57.601472+0000","last_unstale":"2024-09-21T09:42:30.742755+0000","last_undegraded":"2024-09-21T09:42:30.742755+0000","last_fullsized":"2024-09-21T09:42:30.742755+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:33:40.471326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":53,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.740906+0000","last_change":"2024-09-21T09:41:57.605194+0000","last_active":"2024-09-21T09:42:30.740906+0000","last_peered":"2024-09-21T09:42:30.740906+0000","last_clean":"2024-09-21T09:42:30.740906+0000","last_became_active":"2024-09-21T09:41:57.604908+0000","last_became_peered":"2024-09-21T09:41:57.604908+0000","last_unstale":"2024-09-21T09:42:30.740906+0000","last_undegraded":"2024-09-21T09:42:30.740906+0000","last_fullsized":"2024-09-21T09:42:30.740906+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:19:50.008503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":76,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744422+0000","last_change":"2024-09-21T09:41:23.791184+0000","last_active":"2024-09-21T09:42:29.744422+0000","last_peered":"2024-09-21T09:42:29.744422+0000","last_clean":"2024-09-21T09:42:29.744422+0000","last_became_active":"2024-09-21T09:41:23.790866+0000","last_became_peered":"2024-09-21T09:41:23.790866+0000","last_unstale":"2024-09-21T09:42:29.744422+0000","last_undegraded":"2024-09-21T09:42:29.744422+0000","last_fullsized":"2024-09-21T09:42:29.744422+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T21:03:53.025855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073979999999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.745245+0000","last_change":"2024-09-21T09:40:09.126840+0000","last_active":"2024-09-21T09:42:29.745245+0000","last_peered":"2024-09-21T09:42:29.745245+0000","last_clean":"2024-09-21T09:42:29.745245+0000","last_became_active":"2024-09-21T09:40:09.126438+0000","last_became_peered":"2024-09-21T09:40:09.126438+0000","last_unstale":"2024-09-21T09:42:29.745245+0000","last_undegraded":"2024-09-21T09:42:29.745245+0000","last_fullsized":"2024-09-21T09:42:29.745245+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:55:09.577336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.751959+0000","last_change":"2024-09-21T09:42:30.751336+0000","last_active":"2024-09-21T09:42:30.751959+0000","last_peered":"2024-09-21T09:42:30.751959+0000","last_clean":"2024-09-21T09:42:30.751959+0000","last_became_active":"2024-09-21T09:42:30.751019+0000","last_became_peered":"2024-09-21T09:42:30.751019+0000","last_unstale":"2024-09-21T09:42:30.751959+0000","last_undegraded":"2024-09-21T09:42:30.751959+0000","last_fullsized":"2024-09-21T09:42:30.751959+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:54:08.573352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":79,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749140+0000","last_change":"2024-09-21T09:42:30.749140+0000","last_active":"2024-09-21T09:42:30.749140+0000","last_peered":"2024-09-21T09:42:30.749140+0000","last_clean":"2024-09-21T09:42:30.749140+0000","last_became_active":"2024-09-21T09:42:30.748794+0000","last_became_peered":"2024-09-21T09:42:30.748794+0000","last_unstale":"2024-09-21T09:42:30.749140+0000","last_undegraded":"2024-09-21T09:42:30.749140+0000","last_fullsized":"2024-09-21T09:42:30.749140+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:17:21.378416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":93,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.743743+0000","last_change":"2024-09-21T09:41:23.792502+0000","last_active":"2024-09-21T09:42:30.743743+0000","last_peered":"2024-09-21T09:42:30.743743+0000","last_clean":"2024-09-21T09:42:30.743743+0000","last_became_active":"2024-09-21T09:41:23.791676+0000","last_became_peered":"2024-09-21T09:41:23.791676+0000","last_unstale":"2024-09-21T09:42:30.743743+0000","last_undegraded":"2024-09-21T09:42:30.743743+0000","last_fullsized":"2024-09-21T09:42:30.743743+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:36:56.124983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":44,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.742807+0000","last_change":"2024-09-21T09:41:23.793734+0000","last_active":"2024-09-21T09:42:30.742807+0000","last_peered":"2024-09-21T09:42:30.742807+0000","last_clean":"2024-09-21T09:42:30.742807+0000","last_became_active":"2024-09-21T09:41:23.793181+0000","last_became_peered":"2024-09-21T09:41:23.793181+0000","last_unstale":"2024-09-21T09:42:30.742807+0000","last_undegraded":"2024-09-21T09:42:30.742807+0000","last_fullsized":"2024-09-21T09:42:30.742807+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:06:07.862117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":55,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.743549+0000","last_change":"2024-09-21T09:41:57.604235+0000","last_active":"2024-09-21T09:42:30.743549+0000","last_peered":"2024-09-21T09:42:30.743549+0000","last_clean":"2024-09-21T09:42:30.743549+0000","last_became_active":"2024-09-21T09:41:57.603956+0000","last_became_peered":"2024-09-21T09:41:57.603956+0000","last_unstale":"2024-09-21T09:42:30.743549+0000","last_undegraded":"2024-09-21T09:42:30.743549+0000","last_fullsized":"2024-09-21T09:42:30.743549+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:22:13.587514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":74,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.742104+0000","last_change":"2024-09-21T09:40:09.128554+0000","last_active":"2024-09-21T09:42:29.742104+0000","last_peered":"2024-09-21T09:42:29.742104+0000","last_clean":"2024-09-21T09:42:29.742104+0000","last_became_active":"2024-09-21T09:40:09.128198+0000","last_became_peered":"2024-09-21T09:40:09.128198+0000","last_unstale":"2024-09-21T09:42:29.742104+0000","last_undegraded":"2024-09-21T09:42:29.742104+0000","last_fullsized":"2024-09-21T09:42:29.742104+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T09:32:35.916611+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":56,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745590+0000","last_change":"2024-09-21T09:40:09.128187+0000","last_active":"2024-09-21T09:42:30.745590+0000","last_peered":"2024-09-21T09:42:30.745590+0000","last_clean":"2024-09-21T09:42:30.745590+0000","last_became_active":"2024-09-21T09:40:09.127889+0000","last_became_peered":"2024-09-21T09:40:09.127889+0000","last_unstale":"2024-09-21T09:42:30.745590+0000","last_undegraded":"2024-09-21T09:42:30.745590+0000","last_fullsized":"2024-09-21T09:42:30.745590+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:46:31.203599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749837+0000","last_change":"2024-09-21T09:42:30.749713+0000","last_active":"2024-09-21T09:42:30.749837+0000","last_peered":"2024-09-21T09:42:30.749837+0000","last_clean":"2024-09-21T09:42:30.749837+0000","last_became_active":"2024-09-21T09:42:30.748838+0000","last_became_peered":"2024-09-21T09:42:30.748838+0000","last_unstale":"2024-09-21T09:42:30.749837+0000","last_undegraded":"2024-09-21T09:42:30.749837+0000","last_fullsized":"2024-09-21T09:42:30.749837+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:00:15.340717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.743277+0000","last_change":"2024-09-21T09:41:23.792481+0000","last_active":"2024-09-21T09:42:30.743277+0000","last_peered":"2024-09-21T09:42:30.743277+0000","last_clean":"2024-09-21T09:42:30.743277+0000","last_became_active":"2024-09-21T09:41:23.790501+0000","last_became_peered":"2024-09-21T09:41:23.790501+0000","last_unstale":"2024-09-21T09:42:30.743277+0000","last_undegraded":"2024-09-21T09:42:30.743277+0000","last_fullsized":"2024-09-21T09:42:30.743277+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T12:57:34.293121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":59,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749504+0000","last_change":"2024-09-21T09:42:30.748992+0000","last_active":"2024-09-21T09:42:30.749504+0000","last_peered":"2024-09-21T09:42:30.749504+0000","last_clean":"2024-09-21T09:42:30.749504+0000","last_became_active":"2024-09-21T09:42:30.748602+0000","last_became_peered":"2024-09-21T09:42:30.748602+0000","last_unstale":"2024-09-21T09:42:30.749504+0000","last_undegraded":"2024-09-21T09:42:30.749504+0000","last_fullsized":"2024-09-21T09:42:30.749504+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:17:54.459750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":70,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745279+0000","last_change":"2024-09-21T09:41:23.791399+0000","last_active":"2024-09-21T09:42:30.745279+0000","last_peered":"2024-09-21T09:42:30.745279+0000","last_clean":"2024-09-21T09:42:30.745279+0000","last_became_active":"2024-09-21T09:41:23.790979+0000","last_became_peered":"2024-09-21T09:41:23.790979+0000","last_unstale":"2024-09-21T09:42:30.745279+0000","last_undegraded":"2024-09-21T09:42:30.745279+0000","last_fullsized":"2024-09-21T09:42:30.745279+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:32:46.695962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":74,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747384+0000","last_change":"2024-09-21T09:41:57.605825+0000","last_active":"2024-09-21T09:42:29.747384+0000","last_peered":"2024-09-21T09:42:29.747384+0000","last_clean":"2024-09-21T09:42:29.747384+0000","last_became_active":"2024-09-21T09:41:57.605327+0000","last_became_peered":"2024-09-21T09:41:57.605327+0000","last_unstale":"2024-09-21T09:42:29.747384+0000","last_undegraded":"2024-09-21T09:42:29.747384+0000","last_fullsized":"2024-09-21T09:42:29.747384+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T21:28:53.915059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":43,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.744574+0000","last_change":"2024-09-21T09:40:10.119980+0000","last_active":"2024-09-21T09:42:30.744574+0000","last_peered":"2024-09-21T09:42:30.744574+0000","last_clean":"2024-09-21T09:42:30.744574+0000","last_became_active":"2024-09-21T09:40:10.119651+0000","last_became_peered":"2024-09-21T09:40:10.119651+0000","last_unstale":"2024-09-21T09:42:30.744574+0000","last_undegraded":"2024-09-21T09:42:30.744574+0000","last_fullsized":"2024-09-21T09:42:30.744574+0000","mapping_epoch":80,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":81,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:19:52.577652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":54,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.745130+0000","last_change":"2024-09-21T09:39:55.587597+0000","last_active":"2024-09-21T09:42:29.745130+0000","last_peered":"2024-09-21T09:42:29.745130+0000","last_clean":"2024-09-21T09:42:29.745130+0000","last_became_active":"2024-09-21T09:39:55.587253+0000","last_became_peered":"2024-09-21T09:39:55.587253+0000","last_unstale":"2024-09-21T09:42:29.745130+0000","last_undegraded":"2024-09-21T09:42:29.745130+0000","last_fullsized":"2024-09-21T09:42:29.745130+0000","mapping_epoch":75,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":76,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:30:08.040343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":67,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744608+0000","last_change":"2024-09-21T09:32:32.659162+0000","last_active":"2024-09-21T09:42:29.744608+0000","last_peered":"2024-09-21T09:42:29.744608+0000","last_clean":"2024-09-21T09:42:29.744608+0000","last_became_active":"2024-09-21T09:32:32.658854+0000","last_became_peered":"2024-09-21T09:32:32.658854+0000","last_unstale":"2024-09-21T09:42:29.744608+0000","last_undegraded":"2024-09-21T09:42:29.744608+0000","last_fullsized":"2024-09-21T09:42:29.744608+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:45:12.037383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.742996+0000","last_change":"2024-09-21T09:41:57.606379+0000","last_active":"2024-09-21T09:42:30.742996+0000","last_peered":"2024-09-21T09:42:30.742996+0000","last_clean":"2024-09-21T09:42:30.742996+0000","last_became_active":"2024-09-21T09:41:57.606080+0000","last_became_peered":"2024-09-21T09:41:57.606080+0000","last_unstale":"2024-09-21T09:42:30.742996+0000","last_undegraded":"2024-09-21T09:42:30.742996+0000","last_fullsized":"2024-09-21T09:42:30.742996+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:21:13.049877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":65,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.748037+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:42:30.748037+0000","last_peered":"2024-09-21T09:42:30.748037+0000","last_clean":"2024-09-21T09:42:30.748037+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:42:30.748037+0000","last_undegraded":"2024-09-21T09:42:30.748037+0000","last_fullsized":"2024-09-21T09:42:30.748037+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743971+0000","last_change":"2024-09-21T09:41:23.792335+0000","last_active":"2024-09-21T09:42:29.743971+0000","last_peered":"2024-09-21T09:42:29.743971+0000","last_clean":"2024-09-21T09:42:29.743971+0000","last_became_active":"2024-09-21T09:41:23.791950+0000","last_became_peered":"2024-09-21T09:41:23.791950+0000","last_unstale":"2024-09-21T09:42:29.743971+0000","last_undegraded":"2024-09-21T09:42:29.743971+0000","last_fullsized":"2024-09-21T09:42:29.743971+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:58:57.334292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749531+0000","last_change":"2024-09-21T09:42:30.749449+0000","last_active":"2024-09-21T09:42:30.749531+0000","last_peered":"2024-09-21T09:42:30.749531+0000","last_clean":"2024-09-21T09:42:30.749531+0000","last_became_active":"2024-09-21T09:42:30.749173+0000","last_became_peered":"2024-09-21T09:42:30.749173+0000","last_unstale":"2024-09-21T09:42:30.749531+0000","last_undegraded":"2024-09-21T09:42:30.749531+0000","last_fullsized":"2024-09-21T09:42:30.749531+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:30:16.196394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.754250+0000","last_change":"2024-09-21T09:42:30.753916+0000","last_active":"2024-09-21T09:42:30.754250+0000","last_peered":"2024-09-21T09:42:30.754250+0000","last_clean":"2024-09-21T09:42:30.754250+0000","last_became_active":"2024-09-21T09:42:30.753534+0000","last_became_peered":"2024-09-21T09:42:30.753534+0000","last_unstale":"2024-09-21T09:42:30.754250+0000","last_undegraded":"2024-09-21T09:42:30.754250+0000","last_fullsized":"2024-09-21T09:42:30.754250+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:14:00.151301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.744462+0000","last_change":"2024-09-21T09:41:57.602019+0000","last_active":"2024-09-21T09:42:30.744462+0000","last_peered":"2024-09-21T09:42:30.744462+0000","last_clean":"2024-09-21T09:42:30.744462+0000","last_became_active":"2024-09-21T09:41:57.601699+0000","last_became_peered":"2024-09-21T09:41:57.601699+0000","last_unstale":"2024-09-21T09:42:30.744462+0000","last_undegraded":"2024-09-21T09:42:30.744462+0000","last_fullsized":"2024-09-21T09:42:30.744462+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:25:39.984889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,6],"acting":[0,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747246+0000","last_change":"2024-09-21T09:41:23.788537+0000","last_active":"2024-09-21T09:42:29.747246+0000","last_peered":"2024-09-21T09:42:29.747246+0000","last_clean":"2024-09-21T09:42:29.747246+0000","last_became_active":"2024-09-21T09:41:23.788165+0000","last_became_peered":"2024-09-21T09:41:23.788165+0000","last_unstale":"2024-09-21T09:42:29.747246+0000","last_undegraded":"2024-09-21T09:42:29.747246+0000","last_fullsized":"2024-09-21T09:42:29.747246+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:46:48.856088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":83,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.754004+0000","last_change":"2024-09-21T09:42:30.753936+0000","last_active":"2024-09-21T09:42:30.754004+0000","last_peered":"2024-09-21T09:42:30.754004+0000","last_clean":"2024-09-21T09:42:30.754004+0000","last_became_active":"2024-09-21T09:42:30.753681+0000","last_became_peered":"2024-09-21T09:42:30.753681+0000","last_unstale":"2024-09-21T09:42:30.754004+0000","last_undegraded":"2024-09-21T09:42:30.754004+0000","last_fullsized":"2024-09-21T09:42:30.754004+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:36:48.811948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.752939+0000","last_change":"2024-09-21T09:42:30.752851+0000","last_active":"2024-09-21T09:42:30.752939+0000","last_peered":"2024-09-21T09:42:30.752939+0000","last_clean":"2024-09-21T09:42:30.752939+0000","last_became_active":"2024-09-21T09:42:30.752576+0000","last_became_peered":"2024-09-21T09:42:30.752576+0000","last_unstale":"2024-09-21T09:42:30.752939+0000","last_undegraded":"2024-09-21T09:42:30.752939+0000","last_fullsized":"2024-09-21T09:42:30.752939+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:11:02.142332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750813+0000","last_change":"2024-09-21T09:42:30.750741+0000","last_active":"2024-09-21T09:42:30.750813+0000","last_peered":"2024-09-21T09:42:30.750813+0000","last_clean":"2024-09-21T09:42:30.750813+0000","last_became_active":"2024-09-21T09:42:30.750454+0000","last_became_peered":"2024-09-21T09:42:30.750454+0000","last_unstale":"2024-09-21T09:42:30.750813+0000","last_undegraded":"2024-09-21T09:42:30.750813+0000","last_fullsized":"2024-09-21T09:42:30.750813+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:51:11.965754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":65,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.754714+0000","last_change":"2024-09-21T09:42:30.754634+0000","last_active":"2024-09-21T09:42:30.754714+0000","last_peered":"2024-09-21T09:42:30.754714+0000","last_clean":"2024-09-21T09:42:30.754714+0000","last_became_active":"2024-09-21T09:42:30.754277+0000","last_became_peered":"2024-09-21T09:42:30.754277+0000","last_unstale":"2024-09-21T09:42:30.754714+0000","last_undegraded":"2024-09-21T09:42:30.754714+0000","last_fullsized":"2024-09-21T09:42:30.754714+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:07.161382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":80,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743578+0000","last_change":"2024-09-21T09:41:57.606527+0000","last_active":"2024-09-21T09:42:29.743578+0000","last_peered":"2024-09-21T09:42:29.743578+0000","last_clean":"2024-09-21T09:42:29.743578+0000","last_became_active":"2024-09-21T09:41:57.606172+0000","last_became_peered":"2024-09-21T09:41:57.606172+0000","last_unstale":"2024-09-21T09:42:29.743578+0000","last_undegraded":"2024-09-21T09:42:29.743578+0000","last_fullsized":"2024-09-21T09:42:29.743578+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:37:37.358687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":88,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749977+0000","last_change":"2024-09-21T09:42:30.749902+0000","last_active":"2024-09-21T09:42:30.749977+0000","last_peered":"2024-09-21T09:42:30.749977+0000","last_clean":"2024-09-21T09:42:30.749977+0000","last_became_active":"2024-09-21T09:42:30.749576+0000","last_became_peered":"2024-09-21T09:42:30.749576+0000","last_unstale":"2024-09-21T09:42:30.749977+0000","last_undegraded":"2024-09-21T09:42:30.749977+0000","last_fullsized":"2024-09-21T09:42:30.749977+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:25:35.415212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":59,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745535+0000","last_change":"2024-09-21T09:40:09.129221+0000","last_active":"2024-09-21T09:42:30.745535+0000","last_peered":"2024-09-21T09:42:30.745535+0000","last_clean":"2024-09-21T09:42:30.745535+0000","last_became_active":"2024-09-21T09:40:09.128904+0000","last_became_peered":"2024-09-21T09:40:09.128904+0000","last_unstale":"2024-09-21T09:42:30.745535+0000","last_undegraded":"2024-09-21T09:42:30.745535+0000","last_fullsized":"2024-09-21T09:42:30.745535+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:38:17.121262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749996+0000","last_change":"2024-09-21T09:42:30.749996+0000","last_active":"2024-09-21T09:42:30.749996+0000","last_peered":"2024-09-21T09:42:30.749996+0000","last_clean":"2024-09-21T09:42:30.749996+0000","last_became_active":"2024-09-21T09:42:30.749676+0000","last_became_peered":"2024-09-21T09:42:30.749676+0000","last_unstale":"2024-09-21T09:42:30.749996+0000","last_undegraded":"2024-09-21T09:42:30.749996+0000","last_fullsized":"2024-09-21T09:42:30.749996+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:15:40.204260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":64,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743982+0000","last_change":"2024-09-21T09:41:23.793589+0000","last_active":"2024-09-21T09:42:29.743982+0000","last_peered":"2024-09-21T09:42:29.743982+0000","last_clean":"2024-09-21T09:42:29.743982+0000","last_became_active":"2024-09-21T09:41:23.793088+0000","last_became_peered":"2024-09-21T09:41:23.793088+0000","last_unstale":"2024-09-21T09:42:29.743982+0000","last_undegraded":"2024-09-21T09:42:29.743982+0000","last_fullsized":"2024-09-21T09:42:29.743982+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:48:20.958341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":78,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750881+0000","last_change":"2024-09-21T09:42:30.750881+0000","last_active":"2024-09-21T09:42:30.750881+0000","last_peered":"2024-09-21T09:42:30.750881+0000","last_clean":"2024-09-21T09:42:30.750881+0000","last_became_active":"2024-09-21T09:42:30.750496+0000","last_became_peered":"2024-09-21T09:42:30.750496+0000","last_unstale":"2024-09-21T09:42:30.750881+0000","last_undegraded":"2024-09-21T09:42:30.750881+0000","last_fullsized":"2024-09-21T09:42:30.750881+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:56:33.564144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":47,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744309+0000","last_change":"2024-09-21T09:32:32.656463+0000","last_active":"2024-09-21T09:42:29.744309+0000","last_peered":"2024-09-21T09:42:29.744309+0000","last_clean":"2024-09-21T09:42:29.744309+0000","last_became_active":"2024-09-21T09:32:32.655397+0000","last_became_peered":"2024-09-21T09:32:32.655397+0000","last_unstale":"2024-09-21T09:42:29.744309+0000","last_undegraded":"2024-09-21T09:42:29.744309+0000","last_fullsized":"2024-09-21T09:42:29.744309+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:17.998221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":86,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.752776+0000","last_change":"2024-09-21T09:42:30.752692+0000","last_active":"2024-09-21T09:42:30.752776+0000","last_peered":"2024-09-21T09:42:30.752776+0000","last_clean":"2024-09-21T09:42:30.752776+0000","last_became_active":"2024-09-21T09:42:30.752344+0000","last_became_peered":"2024-09-21T09:42:30.752344+0000","last_unstale":"2024-09-21T09:42:30.752776+0000","last_undegraded":"2024-09-21T09:42:30.752776+0000","last_fullsized":"2024-09-21T09:42:30.752776+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:41:16.770222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750466+0000","last_change":"2024-09-21T09:42:30.750379+0000","last_active":"2024-09-21T09:42:30.750466+0000","last_peered":"2024-09-21T09:42:30.750466+0000","last_clean":"2024-09-21T09:42:30.750466+0000","last_became_active":"2024-09-21T09:42:30.750075+0000","last_became_peered":"2024-09-21T09:42:30.750075+0000","last_unstale":"2024-09-21T09:42:30.750466+0000","last_undegraded":"2024-09-21T09:42:30.750466+0000","last_fullsized":"2024-09-21T09:42:30.750466+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:12:44.406459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.739810+0000","last_change":"2024-09-21T09:41:23.789167+0000","last_active":"2024-09-21T09:42:29.739810+0000","last_peered":"2024-09-21T09:42:29.739810+0000","last_clean":"2024-09-21T09:42:29.739810+0000","last_became_active":"2024-09-21T09:41:23.788541+0000","last_became_peered":"2024-09-21T09:41:23.788541+0000","last_unstale":"2024-09-21T09:42:29.739810+0000","last_undegraded":"2024-09-21T09:42:29.739810+0000","last_fullsized":"2024-09-21T09:42:29.739810+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:40:03.570534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":70,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745903+0000","last_change":"2024-09-21T09:41:57.607408+0000","last_active":"2024-09-21T09:42:30.745903+0000","last_peered":"2024-09-21T09:42:30.745903+0000","last_clean":"2024-09-21T09:42:30.745903+0000","last_became_active":"2024-09-21T09:41:57.607060+0000","last_became_peered":"2024-09-21T09:41:57.607060+0000","last_unstale":"2024-09-21T09:42:30.745903+0000","last_undegraded":"2024-09-21T09:42:30.745903+0000","last_fullsized":"2024-09-21T09:42:30.745903+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:40.218467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397661,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307328,"kb_used_data":1644,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437824,"statfs":{"total":95995035648,"available":95680331776,"internally_reserved":0,"allocated":1683456,"data_stored":1150873,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683593889,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307308,"kb_used_data":1628,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437844,"statfs":{"total":95995035648,"available":95680352256,"internally_reserved":0,"allocated":1667072,"data_stored":1150124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790117,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298400,"kb_used_data":1044,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446752,"statfs":{"total":95995035648,"available":95689474048,"internally_reserved":0,"allocated":1069056,"data_stored":555889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986346,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":315060,"kb_used_data":1060,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93430092,"statfs":{"total":95995035648,"available":95672414208,"internally_reserved":0,"allocated":1085440,"data_stored":560443,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893134,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28504,"kb_used_data":1036,"kb_used_omap":4,"kb_used_meta":27451,"kb_avail":93716648,"statfs":{"total":95995035648,"available":95965847552,"internally_reserved":0,"allocated":1060864,"data_stored":554466,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":28110273},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056661,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32732,"kb_used_data":1044,"kb_used_omap":6,"kb_used_meta":31673,"kb_avail":93712420,"statfs":{"total":95995035648,"available":95961518080,"internally_reserved":0,"allocated":1069056,"data_stored":556161,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":32433620},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220187,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28568,"kb_used_data":1036,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716584,"statfs":{"total":95995035648,"available":95965782016,"internally_reserved":0,"allocated":1060864,"data_stored":554382,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":28174580},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":79,"seq":339302416426,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29164,"kb_used_data":1624,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93715988,"statfs":{"total":95995035648,"available":95965171712,"internally_reserved":0,"allocated":1662976,"data_stored":1146525,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6084,"internal_metadata":28174396},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:43:31.239 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T09:43:31.240 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T09:43:31.240 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T09:43:31.240 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T09:43:31.484 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:32.294 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:31 smithi137 ceph-mon[93825]: pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:32.294 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:31 smithi137 ceph-mon[93825]: from='client.44804 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:43:32.295 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:43:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:43:31] "GET /metrics HTTP/1.1" 200 33941 "" "Prometheus/2.51.0" 2024-09-21T09:43:32.295 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:31 smithi137 ceph-mon[97575]: pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:32.295 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:31 smithi137 ceph-mon[97575]: from='client.44804 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:43:32.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:31 smithi165 ceph-mon[86023]: pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:32.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:31 smithi165 ceph-mon[86023]: from='client.44804 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:43:33.418 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:43:33.418 INFO:teuthology.orchestra.run.smithi137.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T09:43:34.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:33 smithi137 ceph-mon[97575]: pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:34.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:33 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3679055536' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T09:43:34.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:33 smithi137 ceph-mon[93825]: pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:34.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:33 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3679055536' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T09:43:34.110 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T09:43:34.110 INFO:teuthology.run_tasks:Running task print... 2024-09-21T09:43:34.124 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2024-09-21T09:43:34.124 INFO:teuthology.run_tasks:Running task parallel... 2024-09-21T09:43:34.139 INFO:teuthology.task.parallel:starting parallel... 2024-09-21T09:43:34.140 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-21T09:43:34.140 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2024-09-21T09:43:34.165 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2024-09-21T09:43:34.166 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'main'}, 'ceph': {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', '\\(POOL_APP_NOT_ENABLED\\)', 'OSD_DOWN', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_DEGRADED', 'Reduced data availability', 'Degraded data redundancy', 'OSDMAP_FLAGS', 'PG_AVAILABILITY'], 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}}, 'selinux': {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']}, 'workunit': {'branch': 'main', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}} 2024-09-21T09:43:34.166 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2024-09-21T09:43:34.166 INFO:tasks.thrashosds:Beginning thrashosds... 2024-09-21T09:43:34.166 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T09:43:34.167 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:43:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:33 smithi165 ceph-mon[86023]: pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:33 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3679055536' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T09:43:34.411 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:36.259 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:43:36.283 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:35 smithi137 ceph-mon[93825]: pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:36.283 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:35 smithi137 ceph-mon[97575]: pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:36.285 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:43:36.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:35 smithi165 ceph-mon[86023]: pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:36.917 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":227,"stamp":"2024-09-21T09:43:34.563321+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":306,"num_read_kb":759,"num_write":212,"num_write_kb":1659,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":158,"ondisk_log_size":158,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":1347064,"kb_used_data":10116,"kb_used_omap":29,"kb_used_meta":1336802,"kb_avail":748614152,"statfs":{"total":767960285184,"available":766580891648,"internally_reserved":0,"allocated":10358784,"data_stored":6228863,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30171,"internal_metadata":1368885797},"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.002787"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":65,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753846+0000","last_change":"2024-09-21T09:42:30.753764+0000","last_active":"2024-09-21T09:42:30.753846+0000","last_peered":"2024-09-21T09:42:30.753846+0000","last_clean":"2024-09-21T09:42:30.753846+0000","last_became_active":"2024-09-21T09:42:30.753431+0000","last_became_peered":"2024-09-21T09:42:30.753431+0000","last_unstale":"2024-09-21T09:42:30.753846+0000","last_undegraded":"2024-09-21T09:42:30.753846+0000","last_fullsized":"2024-09-21T09:42:30.753846+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:54:44.513642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":64,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741523+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:42:29.741523+0000","last_peered":"2024-09-21T09:42:29.741523+0000","last_clean":"2024-09-21T09:42:29.741523+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:42:29.741523+0000","last_undegraded":"2024-09-21T09:42:29.741523+0000","last_fullsized":"2024-09-21T09:42:29.741523+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":68,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744191+0000","last_change":"2024-09-21T09:40:10.542900+0000","last_active":"2024-09-21T09:42:29.744191+0000","last_peered":"2024-09-21T09:42:29.744191+0000","last_clean":"2024-09-21T09:42:29.744191+0000","last_became_active":"2024-09-21T09:40:10.542500+0000","last_became_peered":"2024-09-21T09:40:10.542500+0000","last_unstale":"2024-09-21T09:42:29.744191+0000","last_undegraded":"2024-09-21T09:42:29.744191+0000","last_fullsized":"2024-09-21T09:42:29.744191+0000","mapping_epoch":80,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":81,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:08.478860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753109+0000","last_change":"2024-09-21T09:42:30.753029+0000","last_active":"2024-09-21T09:42:30.753109+0000","last_peered":"2024-09-21T09:42:30.753109+0000","last_clean":"2024-09-21T09:42:30.753109+0000","last_became_active":"2024-09-21T09:42:30.752548+0000","last_became_peered":"2024-09-21T09:42:30.752548+0000","last_unstale":"2024-09-21T09:42:30.753109+0000","last_undegraded":"2024-09-21T09:42:30.753109+0000","last_fullsized":"2024-09-21T09:42:30.753109+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:54:43.186948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":64,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745430+0000","last_change":"2024-09-21T09:41:57.606788+0000","last_active":"2024-09-21T09:42:30.745430+0000","last_peered":"2024-09-21T09:42:30.745430+0000","last_clean":"2024-09-21T09:42:30.745430+0000","last_became_active":"2024-09-21T09:41:57.606431+0000","last_became_peered":"2024-09-21T09:41:57.606431+0000","last_unstale":"2024-09-21T09:42:30.745430+0000","last_undegraded":"2024-09-21T09:42:30.745430+0000","last_fullsized":"2024-09-21T09:42:30.745430+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:46:03.253150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":45,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741920+0000","last_change":"2024-09-21T09:32:32.655690+0000","last_active":"2024-09-21T09:42:29.741920+0000","last_peered":"2024-09-21T09:42:29.741920+0000","last_clean":"2024-09-21T09:42:29.741920+0000","last_became_active":"2024-09-21T09:32:32.655365+0000","last_became_peered":"2024-09-21T09:32:32.655365+0000","last_unstale":"2024-09-21T09:42:29.741920+0000","last_undegraded":"2024-09-21T09:42:29.741920+0000","last_fullsized":"2024-09-21T09:42:29.741920+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:53:03.228313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745904+0000","last_change":"2024-09-21T09:41:23.790075+0000","last_active":"2024-09-21T09:42:30.745904+0000","last_peered":"2024-09-21T09:42:30.745904+0000","last_clean":"2024-09-21T09:42:30.745904+0000","last_became_active":"2024-09-21T09:41:23.789762+0000","last_became_peered":"2024-09-21T09:41:23.789762+0000","last_unstale":"2024-09-21T09:42:30.745904+0000","last_undegraded":"2024-09-21T09:42:30.745904+0000","last_fullsized":"2024-09-21T09:42:30.745904+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:14:56.061000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":70,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.746917+0000","last_change":"2024-09-21T09:40:09.125284+0000","last_active":"2024-09-21T09:42:29.746917+0000","last_peered":"2024-09-21T09:42:29.746917+0000","last_clean":"2024-09-21T09:42:29.746917+0000","last_became_active":"2024-09-21T09:40:09.124873+0000","last_became_peered":"2024-09-21T09:40:09.124873+0000","last_unstale":"2024-09-21T09:42:29.746917+0000","last_undegraded":"2024-09-21T09:42:29.746917+0000","last_fullsized":"2024-09-21T09:42:29.746917+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:15:13.171384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"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":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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":63,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.742783+0000","last_change":"2024-09-21T09:40:09.129073+0000","last_active":"2024-09-21T09:42:29.742783+0000","last_peered":"2024-09-21T09:42:29.742783+0000","last_clean":"2024-09-21T09:42:29.742783+0000","last_became_active":"2024-09-21T09:40:09.128387+0000","last_became_peered":"2024-09-21T09:40:09.128387+0000","last_unstale":"2024-09-21T09:42:29.742783+0000","last_undegraded":"2024-09-21T09:42:29.742783+0000","last_fullsized":"2024-09-21T09:42:29.742783+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:32:52.114405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":44,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743797+0000","last_change":"2024-09-21T09:32:32.954435+0000","last_active":"2024-09-21T09:42:29.743797+0000","last_peered":"2024-09-21T09:42:29.743797+0000","last_clean":"2024-09-21T09:42:29.743797+0000","last_became_active":"2024-09-21T09:32:32.954166+0000","last_became_peered":"2024-09-21T09:32:32.954166+0000","last_unstale":"2024-09-21T09:42:29.743797+0000","last_undegraded":"2024-09-21T09:42:29.743797+0000","last_fullsized":"2024-09-21T09:42:29.743797+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:02.913911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":64,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.742105+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:42:29.742105+0000","last_peered":"2024-09-21T09:42:29.742105+0000","last_clean":"2024-09-21T09:42:29.742105+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:42:29.742105+0000","last_undegraded":"2024-09-21T09:42:29.742105+0000","last_fullsized":"2024-09-21T09:42:29.742105+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":88,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750885+0000","last_change":"2024-09-21T09:42:30.750885+0000","last_active":"2024-09-21T09:42:30.750885+0000","last_peered":"2024-09-21T09:42:30.750885+0000","last_clean":"2024-09-21T09:42:30.750885+0000","last_became_active":"2024-09-21T09:42:30.750329+0000","last_became_peered":"2024-09-21T09:42:30.750329+0000","last_unstale":"2024-09-21T09:42:30.750885+0000","last_undegraded":"2024-09-21T09:42:30.750885+0000","last_fullsized":"2024-09-21T09:42:30.750885+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:58:48.134632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":46,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741973+0000","last_change":"2024-09-21T09:32:32.657297+0000","last_active":"2024-09-21T09:42:29.741973+0000","last_peered":"2024-09-21T09:42:29.741973+0000","last_clean":"2024-09-21T09:42:29.741973+0000","last_became_active":"2024-09-21T09:32:32.657024+0000","last_became_peered":"2024-09-21T09:32:32.657024+0000","last_unstale":"2024-09-21T09:42:29.741973+0000","last_undegraded":"2024-09-21T09:42:29.741973+0000","last_fullsized":"2024-09-21T09:42:29.741973+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:05:37.817539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.746912+0000","last_change":"2024-09-21T09:41:23.790213+0000","last_active":"2024-09-21T09:42:29.746912+0000","last_peered":"2024-09-21T09:42:29.746912+0000","last_clean":"2024-09-21T09:42:29.746912+0000","last_became_active":"2024-09-21T09:41:23.789841+0000","last_became_peered":"2024-09-21T09:41:23.789841+0000","last_unstale":"2024-09-21T09:42:29.746912+0000","last_undegraded":"2024-09-21T09:42:29.746912+0000","last_fullsized":"2024-09-21T09:42:29.746912+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:06:56.525547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.748567+0000","last_change":"2024-09-21T09:42:30.748567+0000","last_active":"2024-09-21T09:42:30.748567+0000","last_peered":"2024-09-21T09:42:30.748567+0000","last_clean":"2024-09-21T09:42:30.748567+0000","last_became_active":"2024-09-21T09:42:30.748236+0000","last_became_peered":"2024-09-21T09:42:30.748236+0000","last_unstale":"2024-09-21T09:42:30.748567+0000","last_undegraded":"2024-09-21T09:42:30.748567+0000","last_fullsized":"2024-09-21T09:42:30.748567+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:36:16.357262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":80,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745678+0000","last_change":"2024-09-21T09:41:57.606660+0000","last_active":"2024-09-21T09:42:30.745678+0000","last_peered":"2024-09-21T09:42:30.745678+0000","last_clean":"2024-09-21T09:42:30.745678+0000","last_became_active":"2024-09-21T09:41:57.606370+0000","last_became_peered":"2024-09-21T09:41:57.606370+0000","last_unstale":"2024-09-21T09:42:30.745678+0000","last_undegraded":"2024-09-21T09:42:30.745678+0000","last_fullsized":"2024-09-21T09:42:30.745678+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:54:25.029645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753242+0000","last_change":"2024-09-21T09:42:30.753155+0000","last_active":"2024-09-21T09:42:30.753242+0000","last_peered":"2024-09-21T09:42:30.753242+0000","last_clean":"2024-09-21T09:42:30.753242+0000","last_became_active":"2024-09-21T09:42:30.752719+0000","last_became_peered":"2024-09-21T09:42:30.752719+0000","last_unstale":"2024-09-21T09:42:30.753242+0000","last_undegraded":"2024-09-21T09:42:30.753242+0000","last_fullsized":"2024-09-21T09:42:30.753242+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:26:55.764854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":61,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750004+0000","last_change":"2024-09-21T09:42:30.750004+0000","last_active":"2024-09-21T09:42:30.750004+0000","last_peered":"2024-09-21T09:42:30.750004+0000","last_clean":"2024-09-21T09:42:30.750004+0000","last_became_active":"2024-09-21T09:42:30.749717+0000","last_became_peered":"2024-09-21T09:42:30.749717+0000","last_unstale":"2024-09-21T09:42:30.750004+0000","last_undegraded":"2024-09-21T09:42:30.750004+0000","last_fullsized":"2024-09-21T09:42:30.750004+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:20.403110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747364+0000","last_change":"2024-09-21T09:41:23.791019+0000","last_active":"2024-09-21T09:42:29.747364+0000","last_peered":"2024-09-21T09:42:29.747364+0000","last_clean":"2024-09-21T09:42:29.747364+0000","last_became_active":"2024-09-21T09:41:23.790603+0000","last_became_peered":"2024-09-21T09:41:23.790603+0000","last_unstale":"2024-09-21T09:42:29.747364+0000","last_undegraded":"2024-09-21T09:42:29.747364+0000","last_fullsized":"2024-09-21T09:42:29.747364+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:09:35.534401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":78,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.740609+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:42:29.740609+0000","last_peered":"2024-09-21T09:42:29.740609+0000","last_clean":"2024-09-21T09:42:29.740609+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:42:29.740609+0000","last_undegraded":"2024-09-21T09:42:29.740609+0000","last_fullsized":"2024-09-21T09:42:29.740609+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.745452+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:42:29.745452+0000","last_peered":"2024-09-21T09:42:29.745452+0000","last_clean":"2024-09-21T09:42:29.745452+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:42:29.745452+0000","last_undegraded":"2024-09-21T09:42:29.745452+0000","last_fullsized":"2024-09-21T09:42:29.745452+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.740067+0000","last_change":"2024-09-21T09:41:23.789254+0000","last_active":"2024-09-21T09:42:29.740067+0000","last_peered":"2024-09-21T09:42:29.740067+0000","last_clean":"2024-09-21T09:42:29.740067+0000","last_became_active":"2024-09-21T09:41:23.788937+0000","last_became_peered":"2024-09-21T09:41:23.788937+0000","last_unstale":"2024-09-21T09:42:29.740067+0000","last_undegraded":"2024-09-21T09:42:29.740067+0000","last_fullsized":"2024-09-21T09:42:29.740067+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:54:20.180011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753928+0000","last_change":"2024-09-21T09:42:30.753843+0000","last_active":"2024-09-21T09:42:30.753928+0000","last_peered":"2024-09-21T09:42:30.753928+0000","last_clean":"2024-09-21T09:42:30.753928+0000","last_became_active":"2024-09-21T09:42:30.753557+0000","last_became_peered":"2024-09-21T09:42:30.753557+0000","last_unstale":"2024-09-21T09:42:30.753928+0000","last_undegraded":"2024-09-21T09:42:30.753928+0000","last_fullsized":"2024-09-21T09:42:30.753928+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:52:56.755104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750869+0000","last_change":"2024-09-21T09:42:30.750788+0000","last_active":"2024-09-21T09:42:30.750869+0000","last_peered":"2024-09-21T09:42:30.750869+0000","last_clean":"2024-09-21T09:42:30.750869+0000","last_became_active":"2024-09-21T09:42:30.750467+0000","last_became_peered":"2024-09-21T09:42:30.750467+0000","last_unstale":"2024-09-21T09:42:30.750869+0000","last_undegraded":"2024-09-21T09:42:30.750869+0000","last_fullsized":"2024-09-21T09:42:30.750869+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:10.999050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":178,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741191+0000","last_change":"2024-09-21T09:40:09.128814+0000","last_active":"2024-09-21T09:42:29.741191+0000","last_peered":"2024-09-21T09:42:29.741191+0000","last_clean":"2024-09-21T09:42:29.741191+0000","last_became_active":"2024-09-21T09:40:09.128376+0000","last_became_peered":"2024-09-21T09:40:09.128376+0000","last_unstale":"2024-09-21T09:42:29.741191+0000","last_undegraded":"2024-09-21T09:42:29.741191+0000","last_fullsized":"2024-09-21T09:42:29.741191+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:33:41.228766+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":75,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744256+0000","last_change":"2024-09-21T09:41:57.606862+0000","last_active":"2024-09-21T09:42:29.744256+0000","last_peered":"2024-09-21T09:42:29.744256+0000","last_clean":"2024-09-21T09:42:29.744256+0000","last_became_active":"2024-09-21T09:41:57.606470+0000","last_became_peered":"2024-09-21T09:41:57.606470+0000","last_unstale":"2024-09-21T09:42:29.744256+0000","last_undegraded":"2024-09-21T09:42:29.744256+0000","last_fullsized":"2024-09-21T09:42:29.744256+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T12:22:57.688330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023682600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.748635+0000","last_change":"2024-09-21T09:42:30.748542+0000","last_active":"2024-09-21T09:42:30.748635+0000","last_peered":"2024-09-21T09:42:30.748635+0000","last_clean":"2024-09-21T09:42:30.748635+0000","last_became_active":"2024-09-21T09:42:30.748066+0000","last_became_peered":"2024-09-21T09:42:30.748066+0000","last_unstale":"2024-09-21T09:42:30.748635+0000","last_undegraded":"2024-09-21T09:42:30.748635+0000","last_fullsized":"2024-09-21T09:42:30.748635+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:00:17.587629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":68,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747168+0000","last_change":"2024-09-21T09:40:10.543309+0000","last_active":"2024-09-21T09:42:29.747168+0000","last_peered":"2024-09-21T09:42:29.747168+0000","last_clean":"2024-09-21T09:42:29.747168+0000","last_became_active":"2024-09-21T09:40:10.542737+0000","last_became_peered":"2024-09-21T09:40:10.542737+0000","last_unstale":"2024-09-21T09:42:29.747168+0000","last_undegraded":"2024-09-21T09:42:29.747168+0000","last_fullsized":"2024-09-21T09:42:29.747168+0000","mapping_epoch":80,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":81,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:55:31.063581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":91,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741100+0000","last_change":"2024-09-21T09:41:23.793362+0000","last_active":"2024-09-21T09:42:29.741100+0000","last_peered":"2024-09-21T09:42:29.741100+0000","last_clean":"2024-09-21T09:42:29.741100+0000","last_became_active":"2024-09-21T09:41:23.793054+0000","last_became_peered":"2024-09-21T09:41:23.793054+0000","last_unstale":"2024-09-21T09:42:29.741100+0000","last_undegraded":"2024-09-21T09:42:29.741100+0000","last_fullsized":"2024-09-21T09:42:29.741100+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:23:49.134112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753180+0000","last_change":"2024-09-21T09:42:30.753102+0000","last_active":"2024-09-21T09:42:30.753180+0000","last_peered":"2024-09-21T09:42:30.753180+0000","last_clean":"2024-09-21T09:42:30.753180+0000","last_became_active":"2024-09-21T09:42:30.752817+0000","last_became_peered":"2024-09-21T09:42:30.752817+0000","last_unstale":"2024-09-21T09:42:30.753180+0000","last_undegraded":"2024-09-21T09:42:30.753180+0000","last_fullsized":"2024-09-21T09:42:30.753180+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:49:58.931648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":78,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745414+0000","last_change":"2024-09-21T09:41:57.606635+0000","last_active":"2024-09-21T09:42:30.745414+0000","last_peered":"2024-09-21T09:42:30.745414+0000","last_clean":"2024-09-21T09:42:30.745414+0000","last_became_active":"2024-09-21T09:41:57.606075+0000","last_became_peered":"2024-09-21T09:41:57.606075+0000","last_unstale":"2024-09-21T09:42:30.745414+0000","last_undegraded":"2024-09-21T09:42:30.745414+0000","last_fullsized":"2024-09-21T09:42:30.745414+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:04:19.470748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":93,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750937+0000","last_change":"2024-09-21T09:42:30.750862+0000","last_active":"2024-09-21T09:42:30.750937+0000","last_peered":"2024-09-21T09:42:30.750937+0000","last_clean":"2024-09-21T09:42:30.750937+0000","last_became_active":"2024-09-21T09:42:30.750594+0000","last_became_peered":"2024-09-21T09:42:30.750594+0000","last_unstale":"2024-09-21T09:42:30.750937+0000","last_undegraded":"2024-09-21T09:42:30.750937+0000","last_fullsized":"2024-09-21T09:42:30.750937+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:24:53.970533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":55,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.742755+0000","last_change":"2024-09-21T09:41:57.601781+0000","last_active":"2024-09-21T09:42:30.742755+0000","last_peered":"2024-09-21T09:42:30.742755+0000","last_clean":"2024-09-21T09:42:30.742755+0000","last_became_active":"2024-09-21T09:41:57.601472+0000","last_became_peered":"2024-09-21T09:41:57.601472+0000","last_unstale":"2024-09-21T09:42:30.742755+0000","last_undegraded":"2024-09-21T09:42:30.742755+0000","last_fullsized":"2024-09-21T09:42:30.742755+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:33:40.471326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":53,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.740906+0000","last_change":"2024-09-21T09:41:57.605194+0000","last_active":"2024-09-21T09:42:30.740906+0000","last_peered":"2024-09-21T09:42:30.740906+0000","last_clean":"2024-09-21T09:42:30.740906+0000","last_became_active":"2024-09-21T09:41:57.604908+0000","last_became_peered":"2024-09-21T09:41:57.604908+0000","last_unstale":"2024-09-21T09:42:30.740906+0000","last_undegraded":"2024-09-21T09:42:30.740906+0000","last_fullsized":"2024-09-21T09:42:30.740906+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:19:50.008503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":76,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744422+0000","last_change":"2024-09-21T09:41:23.791184+0000","last_active":"2024-09-21T09:42:29.744422+0000","last_peered":"2024-09-21T09:42:29.744422+0000","last_clean":"2024-09-21T09:42:29.744422+0000","last_became_active":"2024-09-21T09:41:23.790866+0000","last_became_peered":"2024-09-21T09:41:23.790866+0000","last_unstale":"2024-09-21T09:42:29.744422+0000","last_undegraded":"2024-09-21T09:42:29.744422+0000","last_fullsized":"2024-09-21T09:42:29.744422+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T21:03:53.025855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073979999999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.745245+0000","last_change":"2024-09-21T09:40:09.126840+0000","last_active":"2024-09-21T09:42:29.745245+0000","last_peered":"2024-09-21T09:42:29.745245+0000","last_clean":"2024-09-21T09:42:29.745245+0000","last_became_active":"2024-09-21T09:40:09.126438+0000","last_became_peered":"2024-09-21T09:40:09.126438+0000","last_unstale":"2024-09-21T09:42:29.745245+0000","last_undegraded":"2024-09-21T09:42:29.745245+0000","last_fullsized":"2024-09-21T09:42:29.745245+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:55:09.577336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.751959+0000","last_change":"2024-09-21T09:42:30.751336+0000","last_active":"2024-09-21T09:42:30.751959+0000","last_peered":"2024-09-21T09:42:30.751959+0000","last_clean":"2024-09-21T09:42:30.751959+0000","last_became_active":"2024-09-21T09:42:30.751019+0000","last_became_peered":"2024-09-21T09:42:30.751019+0000","last_unstale":"2024-09-21T09:42:30.751959+0000","last_undegraded":"2024-09-21T09:42:30.751959+0000","last_fullsized":"2024-09-21T09:42:30.751959+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:54:08.573352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":79,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749140+0000","last_change":"2024-09-21T09:42:30.749140+0000","last_active":"2024-09-21T09:42:30.749140+0000","last_peered":"2024-09-21T09:42:30.749140+0000","last_clean":"2024-09-21T09:42:30.749140+0000","last_became_active":"2024-09-21T09:42:30.748794+0000","last_became_peered":"2024-09-21T09:42:30.748794+0000","last_unstale":"2024-09-21T09:42:30.749140+0000","last_undegraded":"2024-09-21T09:42:30.749140+0000","last_fullsized":"2024-09-21T09:42:30.749140+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:17:21.378416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":93,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.743743+0000","last_change":"2024-09-21T09:41:23.792502+0000","last_active":"2024-09-21T09:42:30.743743+0000","last_peered":"2024-09-21T09:42:30.743743+0000","last_clean":"2024-09-21T09:42:30.743743+0000","last_became_active":"2024-09-21T09:41:23.791676+0000","last_became_peered":"2024-09-21T09:41:23.791676+0000","last_unstale":"2024-09-21T09:42:30.743743+0000","last_undegraded":"2024-09-21T09:42:30.743743+0000","last_fullsized":"2024-09-21T09:42:30.743743+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:36:56.124983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":44,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.742807+0000","last_change":"2024-09-21T09:41:23.793734+0000","last_active":"2024-09-21T09:42:30.742807+0000","last_peered":"2024-09-21T09:42:30.742807+0000","last_clean":"2024-09-21T09:42:30.742807+0000","last_became_active":"2024-09-21T09:41:23.793181+0000","last_became_peered":"2024-09-21T09:41:23.793181+0000","last_unstale":"2024-09-21T09:42:30.742807+0000","last_undegraded":"2024-09-21T09:42:30.742807+0000","last_fullsized":"2024-09-21T09:42:30.742807+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:06:07.862117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":55,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.743549+0000","last_change":"2024-09-21T09:41:57.604235+0000","last_active":"2024-09-21T09:42:30.743549+0000","last_peered":"2024-09-21T09:42:30.743549+0000","last_clean":"2024-09-21T09:42:30.743549+0000","last_became_active":"2024-09-21T09:41:57.603956+0000","last_became_peered":"2024-09-21T09:41:57.603956+0000","last_unstale":"2024-09-21T09:42:30.743549+0000","last_undegraded":"2024-09-21T09:42:30.743549+0000","last_fullsized":"2024-09-21T09:42:30.743549+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:22:13.587514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":74,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.742104+0000","last_change":"2024-09-21T09:40:09.128554+0000","last_active":"2024-09-21T09:42:29.742104+0000","last_peered":"2024-09-21T09:42:29.742104+0000","last_clean":"2024-09-21T09:42:29.742104+0000","last_became_active":"2024-09-21T09:40:09.128198+0000","last_became_peered":"2024-09-21T09:40:09.128198+0000","last_unstale":"2024-09-21T09:42:29.742104+0000","last_undegraded":"2024-09-21T09:42:29.742104+0000","last_fullsized":"2024-09-21T09:42:29.742104+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T09:32:35.916611+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":56,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745590+0000","last_change":"2024-09-21T09:40:09.128187+0000","last_active":"2024-09-21T09:42:30.745590+0000","last_peered":"2024-09-21T09:42:30.745590+0000","last_clean":"2024-09-21T09:42:30.745590+0000","last_became_active":"2024-09-21T09:40:09.127889+0000","last_became_peered":"2024-09-21T09:40:09.127889+0000","last_unstale":"2024-09-21T09:42:30.745590+0000","last_undegraded":"2024-09-21T09:42:30.745590+0000","last_fullsized":"2024-09-21T09:42:30.745590+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:46:31.203599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749837+0000","last_change":"2024-09-21T09:42:30.749713+0000","last_active":"2024-09-21T09:42:30.749837+0000","last_peered":"2024-09-21T09:42:30.749837+0000","last_clean":"2024-09-21T09:42:30.749837+0000","last_became_active":"2024-09-21T09:42:30.748838+0000","last_became_peered":"2024-09-21T09:42:30.748838+0000","last_unstale":"2024-09-21T09:42:30.749837+0000","last_undegraded":"2024-09-21T09:42:30.749837+0000","last_fullsized":"2024-09-21T09:42:30.749837+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:00:15.340717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":55,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.743317+0000","last_change":"2024-09-21T09:41:23.792481+0000","last_active":"2024-09-21T09:42:30.743317+0000","last_peered":"2024-09-21T09:42:30.743317+0000","last_clean":"2024-09-21T09:42:30.743317+0000","last_became_active":"2024-09-21T09:41:23.790501+0000","last_became_peered":"2024-09-21T09:41:23.790501+0000","last_unstale":"2024-09-21T09:42:30.743317+0000","last_undegraded":"2024-09-21T09:42:30.743317+0000","last_fullsized":"2024-09-21T09:42:30.743317+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T12:57:34.293121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":59,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749504+0000","last_change":"2024-09-21T09:42:30.748992+0000","last_active":"2024-09-21T09:42:30.749504+0000","last_peered":"2024-09-21T09:42:30.749504+0000","last_clean":"2024-09-21T09:42:30.749504+0000","last_became_active":"2024-09-21T09:42:30.748602+0000","last_became_peered":"2024-09-21T09:42:30.748602+0000","last_unstale":"2024-09-21T09:42:30.749504+0000","last_undegraded":"2024-09-21T09:42:30.749504+0000","last_fullsized":"2024-09-21T09:42:30.749504+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:17:54.459750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":70,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745279+0000","last_change":"2024-09-21T09:41:23.791399+0000","last_active":"2024-09-21T09:42:30.745279+0000","last_peered":"2024-09-21T09:42:30.745279+0000","last_clean":"2024-09-21T09:42:30.745279+0000","last_became_active":"2024-09-21T09:41:23.790979+0000","last_became_peered":"2024-09-21T09:41:23.790979+0000","last_unstale":"2024-09-21T09:42:30.745279+0000","last_undegraded":"2024-09-21T09:42:30.745279+0000","last_fullsized":"2024-09-21T09:42:30.745279+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:32:46.695962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":74,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747384+0000","last_change":"2024-09-21T09:41:57.605825+0000","last_active":"2024-09-21T09:42:29.747384+0000","last_peered":"2024-09-21T09:42:29.747384+0000","last_clean":"2024-09-21T09:42:29.747384+0000","last_became_active":"2024-09-21T09:41:57.605327+0000","last_became_peered":"2024-09-21T09:41:57.605327+0000","last_unstale":"2024-09-21T09:42:29.747384+0000","last_undegraded":"2024-09-21T09:42:29.747384+0000","last_fullsized":"2024-09-21T09:42:29.747384+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T21:28:53.915059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":43,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.744574+0000","last_change":"2024-09-21T09:40:10.119980+0000","last_active":"2024-09-21T09:42:30.744574+0000","last_peered":"2024-09-21T09:42:30.744574+0000","last_clean":"2024-09-21T09:42:30.744574+0000","last_became_active":"2024-09-21T09:40:10.119651+0000","last_became_peered":"2024-09-21T09:40:10.119651+0000","last_unstale":"2024-09-21T09:42:30.744574+0000","last_undegraded":"2024-09-21T09:42:30.744574+0000","last_fullsized":"2024-09-21T09:42:30.744574+0000","mapping_epoch":80,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":81,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:19:52.577652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":54,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.745130+0000","last_change":"2024-09-21T09:39:55.587597+0000","last_active":"2024-09-21T09:42:29.745130+0000","last_peered":"2024-09-21T09:42:29.745130+0000","last_clean":"2024-09-21T09:42:29.745130+0000","last_became_active":"2024-09-21T09:39:55.587253+0000","last_became_peered":"2024-09-21T09:39:55.587253+0000","last_unstale":"2024-09-21T09:42:29.745130+0000","last_undegraded":"2024-09-21T09:42:29.745130+0000","last_fullsized":"2024-09-21T09:42:29.745130+0000","mapping_epoch":75,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":76,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:30:08.040343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":67,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744608+0000","last_change":"2024-09-21T09:32:32.659162+0000","last_active":"2024-09-21T09:42:29.744608+0000","last_peered":"2024-09-21T09:42:29.744608+0000","last_clean":"2024-09-21T09:42:29.744608+0000","last_became_active":"2024-09-21T09:32:32.658854+0000","last_became_peered":"2024-09-21T09:32:32.658854+0000","last_unstale":"2024-09-21T09:42:29.744608+0000","last_undegraded":"2024-09-21T09:42:29.744608+0000","last_fullsized":"2024-09-21T09:42:29.744608+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:45:12.037383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.742996+0000","last_change":"2024-09-21T09:41:57.606379+0000","last_active":"2024-09-21T09:42:30.742996+0000","last_peered":"2024-09-21T09:42:30.742996+0000","last_clean":"2024-09-21T09:42:30.742996+0000","last_became_active":"2024-09-21T09:41:57.606080+0000","last_became_peered":"2024-09-21T09:41:57.606080+0000","last_unstale":"2024-09-21T09:42:30.742996+0000","last_undegraded":"2024-09-21T09:42:30.742996+0000","last_fullsized":"2024-09-21T09:42:30.742996+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:21:13.049877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":65,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.748037+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:42:30.748037+0000","last_peered":"2024-09-21T09:42:30.748037+0000","last_clean":"2024-09-21T09:42:30.748037+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:42:30.748037+0000","last_undegraded":"2024-09-21T09:42:30.748037+0000","last_fullsized":"2024-09-21T09:42:30.748037+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743971+0000","last_change":"2024-09-21T09:41:23.792335+0000","last_active":"2024-09-21T09:42:29.743971+0000","last_peered":"2024-09-21T09:42:29.743971+0000","last_clean":"2024-09-21T09:42:29.743971+0000","last_became_active":"2024-09-21T09:41:23.791950+0000","last_became_peered":"2024-09-21T09:41:23.791950+0000","last_unstale":"2024-09-21T09:42:29.743971+0000","last_undegraded":"2024-09-21T09:42:29.743971+0000","last_fullsized":"2024-09-21T09:42:29.743971+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:58:57.334292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749531+0000","last_change":"2024-09-21T09:42:30.749449+0000","last_active":"2024-09-21T09:42:30.749531+0000","last_peered":"2024-09-21T09:42:30.749531+0000","last_clean":"2024-09-21T09:42:30.749531+0000","last_became_active":"2024-09-21T09:42:30.749173+0000","last_became_peered":"2024-09-21T09:42:30.749173+0000","last_unstale":"2024-09-21T09:42:30.749531+0000","last_undegraded":"2024-09-21T09:42:30.749531+0000","last_fullsized":"2024-09-21T09:42:30.749531+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:30:16.196394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.754250+0000","last_change":"2024-09-21T09:42:30.753916+0000","last_active":"2024-09-21T09:42:30.754250+0000","last_peered":"2024-09-21T09:42:30.754250+0000","last_clean":"2024-09-21T09:42:30.754250+0000","last_became_active":"2024-09-21T09:42:30.753534+0000","last_became_peered":"2024-09-21T09:42:30.753534+0000","last_unstale":"2024-09-21T09:42:30.754250+0000","last_undegraded":"2024-09-21T09:42:30.754250+0000","last_fullsized":"2024-09-21T09:42:30.754250+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:14:00.151301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.744462+0000","last_change":"2024-09-21T09:41:57.602019+0000","last_active":"2024-09-21T09:42:30.744462+0000","last_peered":"2024-09-21T09:42:30.744462+0000","last_clean":"2024-09-21T09:42:30.744462+0000","last_became_active":"2024-09-21T09:41:57.601699+0000","last_became_peered":"2024-09-21T09:41:57.601699+0000","last_unstale":"2024-09-21T09:42:30.744462+0000","last_undegraded":"2024-09-21T09:42:30.744462+0000","last_fullsized":"2024-09-21T09:42:30.744462+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:25:39.984889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,6],"acting":[0,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747246+0000","last_change":"2024-09-21T09:41:23.788537+0000","last_active":"2024-09-21T09:42:29.747246+0000","last_peered":"2024-09-21T09:42:29.747246+0000","last_clean":"2024-09-21T09:42:29.747246+0000","last_became_active":"2024-09-21T09:41:23.788165+0000","last_became_peered":"2024-09-21T09:41:23.788165+0000","last_unstale":"2024-09-21T09:42:29.747246+0000","last_undegraded":"2024-09-21T09:42:29.747246+0000","last_fullsized":"2024-09-21T09:42:29.747246+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:46:48.856088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":83,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.754004+0000","last_change":"2024-09-21T09:42:30.753936+0000","last_active":"2024-09-21T09:42:30.754004+0000","last_peered":"2024-09-21T09:42:30.754004+0000","last_clean":"2024-09-21T09:42:30.754004+0000","last_became_active":"2024-09-21T09:42:30.753681+0000","last_became_peered":"2024-09-21T09:42:30.753681+0000","last_unstale":"2024-09-21T09:42:30.754004+0000","last_undegraded":"2024-09-21T09:42:30.754004+0000","last_fullsized":"2024-09-21T09:42:30.754004+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:36:48.811948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.752939+0000","last_change":"2024-09-21T09:42:30.752851+0000","last_active":"2024-09-21T09:42:30.752939+0000","last_peered":"2024-09-21T09:42:30.752939+0000","last_clean":"2024-09-21T09:42:30.752939+0000","last_became_active":"2024-09-21T09:42:30.752576+0000","last_became_peered":"2024-09-21T09:42:30.752576+0000","last_unstale":"2024-09-21T09:42:30.752939+0000","last_undegraded":"2024-09-21T09:42:30.752939+0000","last_fullsized":"2024-09-21T09:42:30.752939+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:11:02.142332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750813+0000","last_change":"2024-09-21T09:42:30.750741+0000","last_active":"2024-09-21T09:42:30.750813+0000","last_peered":"2024-09-21T09:42:30.750813+0000","last_clean":"2024-09-21T09:42:30.750813+0000","last_became_active":"2024-09-21T09:42:30.750454+0000","last_became_peered":"2024-09-21T09:42:30.750454+0000","last_unstale":"2024-09-21T09:42:30.750813+0000","last_undegraded":"2024-09-21T09:42:30.750813+0000","last_fullsized":"2024-09-21T09:42:30.750813+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:51:11.965754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":65,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.754714+0000","last_change":"2024-09-21T09:42:30.754634+0000","last_active":"2024-09-21T09:42:30.754714+0000","last_peered":"2024-09-21T09:42:30.754714+0000","last_clean":"2024-09-21T09:42:30.754714+0000","last_became_active":"2024-09-21T09:42:30.754277+0000","last_became_peered":"2024-09-21T09:42:30.754277+0000","last_unstale":"2024-09-21T09:42:30.754714+0000","last_undegraded":"2024-09-21T09:42:30.754714+0000","last_fullsized":"2024-09-21T09:42:30.754714+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:07.161382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":80,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743578+0000","last_change":"2024-09-21T09:41:57.606527+0000","last_active":"2024-09-21T09:42:29.743578+0000","last_peered":"2024-09-21T09:42:29.743578+0000","last_clean":"2024-09-21T09:42:29.743578+0000","last_became_active":"2024-09-21T09:41:57.606172+0000","last_became_peered":"2024-09-21T09:41:57.606172+0000","last_unstale":"2024-09-21T09:42:29.743578+0000","last_undegraded":"2024-09-21T09:42:29.743578+0000","last_fullsized":"2024-09-21T09:42:29.743578+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:37:37.358687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":88,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749977+0000","last_change":"2024-09-21T09:42:30.749902+0000","last_active":"2024-09-21T09:42:30.749977+0000","last_peered":"2024-09-21T09:42:30.749977+0000","last_clean":"2024-09-21T09:42:30.749977+0000","last_became_active":"2024-09-21T09:42:30.749576+0000","last_became_peered":"2024-09-21T09:42:30.749576+0000","last_unstale":"2024-09-21T09:42:30.749977+0000","last_undegraded":"2024-09-21T09:42:30.749977+0000","last_fullsized":"2024-09-21T09:42:30.749977+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:25:35.415212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":59,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745535+0000","last_change":"2024-09-21T09:40:09.129221+0000","last_active":"2024-09-21T09:42:30.745535+0000","last_peered":"2024-09-21T09:42:30.745535+0000","last_clean":"2024-09-21T09:42:30.745535+0000","last_became_active":"2024-09-21T09:40:09.128904+0000","last_became_peered":"2024-09-21T09:40:09.128904+0000","last_unstale":"2024-09-21T09:42:30.745535+0000","last_undegraded":"2024-09-21T09:42:30.745535+0000","last_fullsized":"2024-09-21T09:42:30.745535+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:38:17.121262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749996+0000","last_change":"2024-09-21T09:42:30.749996+0000","last_active":"2024-09-21T09:42:30.749996+0000","last_peered":"2024-09-21T09:42:30.749996+0000","last_clean":"2024-09-21T09:42:30.749996+0000","last_became_active":"2024-09-21T09:42:30.749676+0000","last_became_peered":"2024-09-21T09:42:30.749676+0000","last_unstale":"2024-09-21T09:42:30.749996+0000","last_undegraded":"2024-09-21T09:42:30.749996+0000","last_fullsized":"2024-09-21T09:42:30.749996+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:15:40.204260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":64,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743982+0000","last_change":"2024-09-21T09:41:23.793589+0000","last_active":"2024-09-21T09:42:29.743982+0000","last_peered":"2024-09-21T09:42:29.743982+0000","last_clean":"2024-09-21T09:42:29.743982+0000","last_became_active":"2024-09-21T09:41:23.793088+0000","last_became_peered":"2024-09-21T09:41:23.793088+0000","last_unstale":"2024-09-21T09:42:29.743982+0000","last_undegraded":"2024-09-21T09:42:29.743982+0000","last_fullsized":"2024-09-21T09:42:29.743982+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:48:20.958341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":78,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750881+0000","last_change":"2024-09-21T09:42:30.750881+0000","last_active":"2024-09-21T09:42:30.750881+0000","last_peered":"2024-09-21T09:42:30.750881+0000","last_clean":"2024-09-21T09:42:30.750881+0000","last_became_active":"2024-09-21T09:42:30.750496+0000","last_became_peered":"2024-09-21T09:42:30.750496+0000","last_unstale":"2024-09-21T09:42:30.750881+0000","last_undegraded":"2024-09-21T09:42:30.750881+0000","last_fullsized":"2024-09-21T09:42:30.750881+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:56:33.564144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":47,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744309+0000","last_change":"2024-09-21T09:32:32.656463+0000","last_active":"2024-09-21T09:42:29.744309+0000","last_peered":"2024-09-21T09:42:29.744309+0000","last_clean":"2024-09-21T09:42:29.744309+0000","last_became_active":"2024-09-21T09:32:32.655397+0000","last_became_peered":"2024-09-21T09:32:32.655397+0000","last_unstale":"2024-09-21T09:42:29.744309+0000","last_undegraded":"2024-09-21T09:42:29.744309+0000","last_fullsized":"2024-09-21T09:42:29.744309+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:17.998221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":86,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.752776+0000","last_change":"2024-09-21T09:42:30.752692+0000","last_active":"2024-09-21T09:42:30.752776+0000","last_peered":"2024-09-21T09:42:30.752776+0000","last_clean":"2024-09-21T09:42:30.752776+0000","last_became_active":"2024-09-21T09:42:30.752344+0000","last_became_peered":"2024-09-21T09:42:30.752344+0000","last_unstale":"2024-09-21T09:42:30.752776+0000","last_undegraded":"2024-09-21T09:42:30.752776+0000","last_fullsized":"2024-09-21T09:42:30.752776+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:41:16.770222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750466+0000","last_change":"2024-09-21T09:42:30.750379+0000","last_active":"2024-09-21T09:42:30.750466+0000","last_peered":"2024-09-21T09:42:30.750466+0000","last_clean":"2024-09-21T09:42:30.750466+0000","last_became_active":"2024-09-21T09:42:30.750075+0000","last_became_peered":"2024-09-21T09:42:30.750075+0000","last_unstale":"2024-09-21T09:42:30.750466+0000","last_undegraded":"2024-09-21T09:42:30.750466+0000","last_fullsized":"2024-09-21T09:42:30.750466+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:12:44.406459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.739810+0000","last_change":"2024-09-21T09:41:23.789167+0000","last_active":"2024-09-21T09:42:29.739810+0000","last_peered":"2024-09-21T09:42:29.739810+0000","last_clean":"2024-09-21T09:42:29.739810+0000","last_became_active":"2024-09-21T09:41:23.788541+0000","last_became_peered":"2024-09-21T09:41:23.788541+0000","last_unstale":"2024-09-21T09:42:29.739810+0000","last_undegraded":"2024-09-21T09:42:29.739810+0000","last_fullsized":"2024-09-21T09:42:29.739810+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:40:03.570534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":70,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745903+0000","last_change":"2024-09-21T09:41:57.607408+0000","last_active":"2024-09-21T09:42:30.745903+0000","last_peered":"2024-09-21T09:42:30.745903+0000","last_clean":"2024-09-21T09:42:30.745903+0000","last_became_active":"2024-09-21T09:41:57.607060+0000","last_became_peered":"2024-09-21T09:41:57.607060+0000","last_unstale":"2024-09-21T09:42:30.745903+0000","last_undegraded":"2024-09-21T09:42:30.745903+0000","last_fullsized":"2024-09-21T09:42:30.745903+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:40.218467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397661,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307328,"kb_used_data":1644,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437824,"statfs":{"total":95995035648,"available":95680331776,"internally_reserved":0,"allocated":1683456,"data_stored":1150873,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683593889,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307308,"kb_used_data":1628,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437844,"statfs":{"total":95995035648,"available":95680352256,"internally_reserved":0,"allocated":1667072,"data_stored":1150124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790117,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298400,"kb_used_data":1044,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446752,"statfs":{"total":95995035648,"available":95689474048,"internally_reserved":0,"allocated":1069056,"data_stored":555889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986346,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":315060,"kb_used_data":1060,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93430092,"statfs":{"total":95995035648,"available":95672414208,"internally_reserved":0,"allocated":1085440,"data_stored":560443,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893135,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28504,"kb_used_data":1036,"kb_used_omap":4,"kb_used_meta":27451,"kb_avail":93716648,"statfs":{"total":95995035648,"available":95965847552,"internally_reserved":0,"allocated":1060864,"data_stored":554466,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":28110273},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056661,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32732,"kb_used_data":1044,"kb_used_omap":6,"kb_used_meta":31673,"kb_avail":93712420,"statfs":{"total":95995035648,"available":95961518080,"internally_reserved":0,"allocated":1069056,"data_stored":556161,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":32433620},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220188,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28568,"kb_used_data":1036,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716584,"statfs":{"total":95995035648,"available":95965782016,"internally_reserved":0,"allocated":1060864,"data_stored":554382,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":28174580},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":79,"seq":339302416427,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29164,"kb_used_data":1624,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93715988,"statfs":{"total":95995035648,"available":95965171712,"internally_reserved":0,"allocated":1662976,"data_stored":1146525,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6084,"internal_metadata":28174396},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:43:36.920 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:43:37.165 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:38.273 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:37 smithi137 ceph-mon[93825]: from='client.34908 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:43:38.273 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:37 smithi137 ceph-mon[93825]: pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:38.273 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:37 smithi137 ceph-mon[97575]: from='client.34908 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:43:38.273 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:37 smithi137 ceph-mon[97575]: pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:38.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:37 smithi165 ceph-mon[86023]: from='client.34908 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:43:38.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:37 smithi165 ceph-mon[86023]: pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:39.004 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:43:39.004 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:43:39.715 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":229,"stamp":"2024-09-21T09:43:38.564287+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":306,"num_read_kb":759,"num_write":212,"num_write_kb":1659,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":158,"ondisk_log_size":158,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":1347064,"kb_used_data":10116,"kb_used_omap":29,"kb_used_meta":1336802,"kb_avail":748614152,"statfs":{"total":767960285184,"available":766580891648,"internally_reserved":0,"allocated":10358784,"data_stored":6228863,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30171,"internal_metadata":1368885797},"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.002854"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":65,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753846+0000","last_change":"2024-09-21T09:42:30.753764+0000","last_active":"2024-09-21T09:42:30.753846+0000","last_peered":"2024-09-21T09:42:30.753846+0000","last_clean":"2024-09-21T09:42:30.753846+0000","last_became_active":"2024-09-21T09:42:30.753431+0000","last_became_peered":"2024-09-21T09:42:30.753431+0000","last_unstale":"2024-09-21T09:42:30.753846+0000","last_undegraded":"2024-09-21T09:42:30.753846+0000","last_fullsized":"2024-09-21T09:42:30.753846+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:54:44.513642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":64,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741523+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:42:29.741523+0000","last_peered":"2024-09-21T09:42:29.741523+0000","last_clean":"2024-09-21T09:42:29.741523+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:42:29.741523+0000","last_undegraded":"2024-09-21T09:42:29.741523+0000","last_fullsized":"2024-09-21T09:42:29.741523+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":68,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744191+0000","last_change":"2024-09-21T09:40:10.542900+0000","last_active":"2024-09-21T09:42:29.744191+0000","last_peered":"2024-09-21T09:42:29.744191+0000","last_clean":"2024-09-21T09:42:29.744191+0000","last_became_active":"2024-09-21T09:40:10.542500+0000","last_became_peered":"2024-09-21T09:40:10.542500+0000","last_unstale":"2024-09-21T09:42:29.744191+0000","last_undegraded":"2024-09-21T09:42:29.744191+0000","last_fullsized":"2024-09-21T09:42:29.744191+0000","mapping_epoch":80,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":81,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:08.478860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753109+0000","last_change":"2024-09-21T09:42:30.753029+0000","last_active":"2024-09-21T09:42:30.753109+0000","last_peered":"2024-09-21T09:42:30.753109+0000","last_clean":"2024-09-21T09:42:30.753109+0000","last_became_active":"2024-09-21T09:42:30.752548+0000","last_became_peered":"2024-09-21T09:42:30.752548+0000","last_unstale":"2024-09-21T09:42:30.753109+0000","last_undegraded":"2024-09-21T09:42:30.753109+0000","last_fullsized":"2024-09-21T09:42:30.753109+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:54:43.186948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":64,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745430+0000","last_change":"2024-09-21T09:41:57.606788+0000","last_active":"2024-09-21T09:42:30.745430+0000","last_peered":"2024-09-21T09:42:30.745430+0000","last_clean":"2024-09-21T09:42:30.745430+0000","last_became_active":"2024-09-21T09:41:57.606431+0000","last_became_peered":"2024-09-21T09:41:57.606431+0000","last_unstale":"2024-09-21T09:42:30.745430+0000","last_undegraded":"2024-09-21T09:42:30.745430+0000","last_fullsized":"2024-09-21T09:42:30.745430+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:46:03.253150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":45,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741920+0000","last_change":"2024-09-21T09:32:32.655690+0000","last_active":"2024-09-21T09:42:29.741920+0000","last_peered":"2024-09-21T09:42:29.741920+0000","last_clean":"2024-09-21T09:42:29.741920+0000","last_became_active":"2024-09-21T09:32:32.655365+0000","last_became_peered":"2024-09-21T09:32:32.655365+0000","last_unstale":"2024-09-21T09:42:29.741920+0000","last_undegraded":"2024-09-21T09:42:29.741920+0000","last_fullsized":"2024-09-21T09:42:29.741920+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:53:03.228313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745904+0000","last_change":"2024-09-21T09:41:23.790075+0000","last_active":"2024-09-21T09:42:30.745904+0000","last_peered":"2024-09-21T09:42:30.745904+0000","last_clean":"2024-09-21T09:42:30.745904+0000","last_became_active":"2024-09-21T09:41:23.789762+0000","last_became_peered":"2024-09-21T09:41:23.789762+0000","last_unstale":"2024-09-21T09:42:30.745904+0000","last_undegraded":"2024-09-21T09:42:30.745904+0000","last_fullsized":"2024-09-21T09:42:30.745904+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:14:56.061000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":70,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.746917+0000","last_change":"2024-09-21T09:40:09.125284+0000","last_active":"2024-09-21T09:42:29.746917+0000","last_peered":"2024-09-21T09:42:29.746917+0000","last_clean":"2024-09-21T09:42:29.746917+0000","last_became_active":"2024-09-21T09:40:09.124873+0000","last_became_peered":"2024-09-21T09:40:09.124873+0000","last_unstale":"2024-09-21T09:42:29.746917+0000","last_undegraded":"2024-09-21T09:42:29.746917+0000","last_fullsized":"2024-09-21T09:42:29.746917+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:15:13.171384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"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":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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":63,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.742783+0000","last_change":"2024-09-21T09:40:09.129073+0000","last_active":"2024-09-21T09:42:29.742783+0000","last_peered":"2024-09-21T09:42:29.742783+0000","last_clean":"2024-09-21T09:42:29.742783+0000","last_became_active":"2024-09-21T09:40:09.128387+0000","last_became_peered":"2024-09-21T09:40:09.128387+0000","last_unstale":"2024-09-21T09:42:29.742783+0000","last_undegraded":"2024-09-21T09:42:29.742783+0000","last_fullsized":"2024-09-21T09:42:29.742783+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:32:52.114405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":44,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743797+0000","last_change":"2024-09-21T09:32:32.954435+0000","last_active":"2024-09-21T09:42:29.743797+0000","last_peered":"2024-09-21T09:42:29.743797+0000","last_clean":"2024-09-21T09:42:29.743797+0000","last_became_active":"2024-09-21T09:32:32.954166+0000","last_became_peered":"2024-09-21T09:32:32.954166+0000","last_unstale":"2024-09-21T09:42:29.743797+0000","last_undegraded":"2024-09-21T09:42:29.743797+0000","last_fullsized":"2024-09-21T09:42:29.743797+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:02.913911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":64,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.742105+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:42:29.742105+0000","last_peered":"2024-09-21T09:42:29.742105+0000","last_clean":"2024-09-21T09:42:29.742105+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:42:29.742105+0000","last_undegraded":"2024-09-21T09:42:29.742105+0000","last_fullsized":"2024-09-21T09:42:29.742105+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":88,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750885+0000","last_change":"2024-09-21T09:42:30.750885+0000","last_active":"2024-09-21T09:42:30.750885+0000","last_peered":"2024-09-21T09:42:30.750885+0000","last_clean":"2024-09-21T09:42:30.750885+0000","last_became_active":"2024-09-21T09:42:30.750329+0000","last_became_peered":"2024-09-21T09:42:30.750329+0000","last_unstale":"2024-09-21T09:42:30.750885+0000","last_undegraded":"2024-09-21T09:42:30.750885+0000","last_fullsized":"2024-09-21T09:42:30.750885+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:58:48.134632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":46,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741973+0000","last_change":"2024-09-21T09:32:32.657297+0000","last_active":"2024-09-21T09:42:29.741973+0000","last_peered":"2024-09-21T09:42:29.741973+0000","last_clean":"2024-09-21T09:42:29.741973+0000","last_became_active":"2024-09-21T09:32:32.657024+0000","last_became_peered":"2024-09-21T09:32:32.657024+0000","last_unstale":"2024-09-21T09:42:29.741973+0000","last_undegraded":"2024-09-21T09:42:29.741973+0000","last_fullsized":"2024-09-21T09:42:29.741973+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:05:37.817539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.746912+0000","last_change":"2024-09-21T09:41:23.790213+0000","last_active":"2024-09-21T09:42:29.746912+0000","last_peered":"2024-09-21T09:42:29.746912+0000","last_clean":"2024-09-21T09:42:29.746912+0000","last_became_active":"2024-09-21T09:41:23.789841+0000","last_became_peered":"2024-09-21T09:41:23.789841+0000","last_unstale":"2024-09-21T09:42:29.746912+0000","last_undegraded":"2024-09-21T09:42:29.746912+0000","last_fullsized":"2024-09-21T09:42:29.746912+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:06:56.525547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.748567+0000","last_change":"2024-09-21T09:42:30.748567+0000","last_active":"2024-09-21T09:42:30.748567+0000","last_peered":"2024-09-21T09:42:30.748567+0000","last_clean":"2024-09-21T09:42:30.748567+0000","last_became_active":"2024-09-21T09:42:30.748236+0000","last_became_peered":"2024-09-21T09:42:30.748236+0000","last_unstale":"2024-09-21T09:42:30.748567+0000","last_undegraded":"2024-09-21T09:42:30.748567+0000","last_fullsized":"2024-09-21T09:42:30.748567+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:36:16.357262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":80,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745678+0000","last_change":"2024-09-21T09:41:57.606660+0000","last_active":"2024-09-21T09:42:30.745678+0000","last_peered":"2024-09-21T09:42:30.745678+0000","last_clean":"2024-09-21T09:42:30.745678+0000","last_became_active":"2024-09-21T09:41:57.606370+0000","last_became_peered":"2024-09-21T09:41:57.606370+0000","last_unstale":"2024-09-21T09:42:30.745678+0000","last_undegraded":"2024-09-21T09:42:30.745678+0000","last_fullsized":"2024-09-21T09:42:30.745678+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:54:25.029645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753242+0000","last_change":"2024-09-21T09:42:30.753155+0000","last_active":"2024-09-21T09:42:30.753242+0000","last_peered":"2024-09-21T09:42:30.753242+0000","last_clean":"2024-09-21T09:42:30.753242+0000","last_became_active":"2024-09-21T09:42:30.752719+0000","last_became_peered":"2024-09-21T09:42:30.752719+0000","last_unstale":"2024-09-21T09:42:30.753242+0000","last_undegraded":"2024-09-21T09:42:30.753242+0000","last_fullsized":"2024-09-21T09:42:30.753242+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:26:55.764854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":61,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750004+0000","last_change":"2024-09-21T09:42:30.750004+0000","last_active":"2024-09-21T09:42:30.750004+0000","last_peered":"2024-09-21T09:42:30.750004+0000","last_clean":"2024-09-21T09:42:30.750004+0000","last_became_active":"2024-09-21T09:42:30.749717+0000","last_became_peered":"2024-09-21T09:42:30.749717+0000","last_unstale":"2024-09-21T09:42:30.750004+0000","last_undegraded":"2024-09-21T09:42:30.750004+0000","last_fullsized":"2024-09-21T09:42:30.750004+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:20.403110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747364+0000","last_change":"2024-09-21T09:41:23.791019+0000","last_active":"2024-09-21T09:42:29.747364+0000","last_peered":"2024-09-21T09:42:29.747364+0000","last_clean":"2024-09-21T09:42:29.747364+0000","last_became_active":"2024-09-21T09:41:23.790603+0000","last_became_peered":"2024-09-21T09:41:23.790603+0000","last_unstale":"2024-09-21T09:42:29.747364+0000","last_undegraded":"2024-09-21T09:42:29.747364+0000","last_fullsized":"2024-09-21T09:42:29.747364+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:09:35.534401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":78,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.740609+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:42:29.740609+0000","last_peered":"2024-09-21T09:42:29.740609+0000","last_clean":"2024-09-21T09:42:29.740609+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:42:29.740609+0000","last_undegraded":"2024-09-21T09:42:29.740609+0000","last_fullsized":"2024-09-21T09:42:29.740609+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.745452+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:42:29.745452+0000","last_peered":"2024-09-21T09:42:29.745452+0000","last_clean":"2024-09-21T09:42:29.745452+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:42:29.745452+0000","last_undegraded":"2024-09-21T09:42:29.745452+0000","last_fullsized":"2024-09-21T09:42:29.745452+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.740067+0000","last_change":"2024-09-21T09:41:23.789254+0000","last_active":"2024-09-21T09:42:29.740067+0000","last_peered":"2024-09-21T09:42:29.740067+0000","last_clean":"2024-09-21T09:42:29.740067+0000","last_became_active":"2024-09-21T09:41:23.788937+0000","last_became_peered":"2024-09-21T09:41:23.788937+0000","last_unstale":"2024-09-21T09:42:29.740067+0000","last_undegraded":"2024-09-21T09:42:29.740067+0000","last_fullsized":"2024-09-21T09:42:29.740067+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:54:20.180011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753928+0000","last_change":"2024-09-21T09:42:30.753843+0000","last_active":"2024-09-21T09:42:30.753928+0000","last_peered":"2024-09-21T09:42:30.753928+0000","last_clean":"2024-09-21T09:42:30.753928+0000","last_became_active":"2024-09-21T09:42:30.753557+0000","last_became_peered":"2024-09-21T09:42:30.753557+0000","last_unstale":"2024-09-21T09:42:30.753928+0000","last_undegraded":"2024-09-21T09:42:30.753928+0000","last_fullsized":"2024-09-21T09:42:30.753928+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:52:56.755104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":55,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.751920+0000","last_change":"2024-09-21T09:42:30.750788+0000","last_active":"2024-09-21T09:42:30.751920+0000","last_peered":"2024-09-21T09:42:30.751920+0000","last_clean":"2024-09-21T09:42:30.751920+0000","last_became_active":"2024-09-21T09:42:30.750467+0000","last_became_peered":"2024-09-21T09:42:30.750467+0000","last_unstale":"2024-09-21T09:42:30.751920+0000","last_undegraded":"2024-09-21T09:42:30.751920+0000","last_fullsized":"2024-09-21T09:42:30.751920+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:10.999050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":178,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741191+0000","last_change":"2024-09-21T09:40:09.128814+0000","last_active":"2024-09-21T09:42:29.741191+0000","last_peered":"2024-09-21T09:42:29.741191+0000","last_clean":"2024-09-21T09:42:29.741191+0000","last_became_active":"2024-09-21T09:40:09.128376+0000","last_became_peered":"2024-09-21T09:40:09.128376+0000","last_unstale":"2024-09-21T09:42:29.741191+0000","last_undegraded":"2024-09-21T09:42:29.741191+0000","last_fullsized":"2024-09-21T09:42:29.741191+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:33:41.228766+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":75,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744256+0000","last_change":"2024-09-21T09:41:57.606862+0000","last_active":"2024-09-21T09:42:29.744256+0000","last_peered":"2024-09-21T09:42:29.744256+0000","last_clean":"2024-09-21T09:42:29.744256+0000","last_became_active":"2024-09-21T09:41:57.606470+0000","last_became_peered":"2024-09-21T09:41:57.606470+0000","last_unstale":"2024-09-21T09:42:29.744256+0000","last_undegraded":"2024-09-21T09:42:29.744256+0000","last_fullsized":"2024-09-21T09:42:29.744256+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T12:22:57.688330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023682600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.748635+0000","last_change":"2024-09-21T09:42:30.748542+0000","last_active":"2024-09-21T09:42:30.748635+0000","last_peered":"2024-09-21T09:42:30.748635+0000","last_clean":"2024-09-21T09:42:30.748635+0000","last_became_active":"2024-09-21T09:42:30.748066+0000","last_became_peered":"2024-09-21T09:42:30.748066+0000","last_unstale":"2024-09-21T09:42:30.748635+0000","last_undegraded":"2024-09-21T09:42:30.748635+0000","last_fullsized":"2024-09-21T09:42:30.748635+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:00:17.587629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":68,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747168+0000","last_change":"2024-09-21T09:40:10.543309+0000","last_active":"2024-09-21T09:42:29.747168+0000","last_peered":"2024-09-21T09:42:29.747168+0000","last_clean":"2024-09-21T09:42:29.747168+0000","last_became_active":"2024-09-21T09:40:10.542737+0000","last_became_peered":"2024-09-21T09:40:10.542737+0000","last_unstale":"2024-09-21T09:42:29.747168+0000","last_undegraded":"2024-09-21T09:42:29.747168+0000","last_fullsized":"2024-09-21T09:42:29.747168+0000","mapping_epoch":80,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":81,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:55:31.063581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":91,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.741100+0000","last_change":"2024-09-21T09:41:23.793362+0000","last_active":"2024-09-21T09:42:29.741100+0000","last_peered":"2024-09-21T09:42:29.741100+0000","last_clean":"2024-09-21T09:42:29.741100+0000","last_became_active":"2024-09-21T09:41:23.793054+0000","last_became_peered":"2024-09-21T09:41:23.793054+0000","last_unstale":"2024-09-21T09:42:29.741100+0000","last_undegraded":"2024-09-21T09:42:29.741100+0000","last_fullsized":"2024-09-21T09:42:29.741100+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:23:49.134112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.753180+0000","last_change":"2024-09-21T09:42:30.753102+0000","last_active":"2024-09-21T09:42:30.753180+0000","last_peered":"2024-09-21T09:42:30.753180+0000","last_clean":"2024-09-21T09:42:30.753180+0000","last_became_active":"2024-09-21T09:42:30.752817+0000","last_became_peered":"2024-09-21T09:42:30.752817+0000","last_unstale":"2024-09-21T09:42:30.753180+0000","last_undegraded":"2024-09-21T09:42:30.753180+0000","last_fullsized":"2024-09-21T09:42:30.753180+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:49:58.931648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":78,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745414+0000","last_change":"2024-09-21T09:41:57.606635+0000","last_active":"2024-09-21T09:42:30.745414+0000","last_peered":"2024-09-21T09:42:30.745414+0000","last_clean":"2024-09-21T09:42:30.745414+0000","last_became_active":"2024-09-21T09:41:57.606075+0000","last_became_peered":"2024-09-21T09:41:57.606075+0000","last_unstale":"2024-09-21T09:42:30.745414+0000","last_undegraded":"2024-09-21T09:42:30.745414+0000","last_fullsized":"2024-09-21T09:42:30.745414+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:04:19.470748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":93,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750937+0000","last_change":"2024-09-21T09:42:30.750862+0000","last_active":"2024-09-21T09:42:30.750937+0000","last_peered":"2024-09-21T09:42:30.750937+0000","last_clean":"2024-09-21T09:42:30.750937+0000","last_became_active":"2024-09-21T09:42:30.750594+0000","last_became_peered":"2024-09-21T09:42:30.750594+0000","last_unstale":"2024-09-21T09:42:30.750937+0000","last_undegraded":"2024-09-21T09:42:30.750937+0000","last_fullsized":"2024-09-21T09:42:30.750937+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:24:53.970533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":55,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.742755+0000","last_change":"2024-09-21T09:41:57.601781+0000","last_active":"2024-09-21T09:42:30.742755+0000","last_peered":"2024-09-21T09:42:30.742755+0000","last_clean":"2024-09-21T09:42:30.742755+0000","last_became_active":"2024-09-21T09:41:57.601472+0000","last_became_peered":"2024-09-21T09:41:57.601472+0000","last_unstale":"2024-09-21T09:42:30.742755+0000","last_undegraded":"2024-09-21T09:42:30.742755+0000","last_fullsized":"2024-09-21T09:42:30.742755+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:33:40.471326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":53,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.740906+0000","last_change":"2024-09-21T09:41:57.605194+0000","last_active":"2024-09-21T09:42:30.740906+0000","last_peered":"2024-09-21T09:42:30.740906+0000","last_clean":"2024-09-21T09:42:30.740906+0000","last_became_active":"2024-09-21T09:41:57.604908+0000","last_became_peered":"2024-09-21T09:41:57.604908+0000","last_unstale":"2024-09-21T09:42:30.740906+0000","last_undegraded":"2024-09-21T09:42:30.740906+0000","last_fullsized":"2024-09-21T09:42:30.740906+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:19:50.008503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":76,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744422+0000","last_change":"2024-09-21T09:41:23.791184+0000","last_active":"2024-09-21T09:42:29.744422+0000","last_peered":"2024-09-21T09:42:29.744422+0000","last_clean":"2024-09-21T09:42:29.744422+0000","last_became_active":"2024-09-21T09:41:23.790866+0000","last_became_peered":"2024-09-21T09:41:23.790866+0000","last_unstale":"2024-09-21T09:42:29.744422+0000","last_undegraded":"2024-09-21T09:42:29.744422+0000","last_fullsized":"2024-09-21T09:42:29.744422+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T21:03:53.025855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073979999999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.745245+0000","last_change":"2024-09-21T09:40:09.126840+0000","last_active":"2024-09-21T09:42:29.745245+0000","last_peered":"2024-09-21T09:42:29.745245+0000","last_clean":"2024-09-21T09:42:29.745245+0000","last_became_active":"2024-09-21T09:40:09.126438+0000","last_became_peered":"2024-09-21T09:40:09.126438+0000","last_unstale":"2024-09-21T09:42:29.745245+0000","last_undegraded":"2024-09-21T09:42:29.745245+0000","last_fullsized":"2024-09-21T09:42:29.745245+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:55:09.577336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.751959+0000","last_change":"2024-09-21T09:42:30.751336+0000","last_active":"2024-09-21T09:42:30.751959+0000","last_peered":"2024-09-21T09:42:30.751959+0000","last_clean":"2024-09-21T09:42:30.751959+0000","last_became_active":"2024-09-21T09:42:30.751019+0000","last_became_peered":"2024-09-21T09:42:30.751019+0000","last_unstale":"2024-09-21T09:42:30.751959+0000","last_undegraded":"2024-09-21T09:42:30.751959+0000","last_fullsized":"2024-09-21T09:42:30.751959+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:54:08.573352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":79,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749140+0000","last_change":"2024-09-21T09:42:30.749140+0000","last_active":"2024-09-21T09:42:30.749140+0000","last_peered":"2024-09-21T09:42:30.749140+0000","last_clean":"2024-09-21T09:42:30.749140+0000","last_became_active":"2024-09-21T09:42:30.748794+0000","last_became_peered":"2024-09-21T09:42:30.748794+0000","last_unstale":"2024-09-21T09:42:30.749140+0000","last_undegraded":"2024-09-21T09:42:30.749140+0000","last_fullsized":"2024-09-21T09:42:30.749140+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:17:21.378416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":93,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.743743+0000","last_change":"2024-09-21T09:41:23.792502+0000","last_active":"2024-09-21T09:42:30.743743+0000","last_peered":"2024-09-21T09:42:30.743743+0000","last_clean":"2024-09-21T09:42:30.743743+0000","last_became_active":"2024-09-21T09:41:23.791676+0000","last_became_peered":"2024-09-21T09:41:23.791676+0000","last_unstale":"2024-09-21T09:42:30.743743+0000","last_undegraded":"2024-09-21T09:42:30.743743+0000","last_fullsized":"2024-09-21T09:42:30.743743+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:36:56.124983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":44,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.742807+0000","last_change":"2024-09-21T09:41:23.793734+0000","last_active":"2024-09-21T09:42:30.742807+0000","last_peered":"2024-09-21T09:42:30.742807+0000","last_clean":"2024-09-21T09:42:30.742807+0000","last_became_active":"2024-09-21T09:41:23.793181+0000","last_became_peered":"2024-09-21T09:41:23.793181+0000","last_unstale":"2024-09-21T09:42:30.742807+0000","last_undegraded":"2024-09-21T09:42:30.742807+0000","last_fullsized":"2024-09-21T09:42:30.742807+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:06:07.862117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":55,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.743549+0000","last_change":"2024-09-21T09:41:57.604235+0000","last_active":"2024-09-21T09:42:30.743549+0000","last_peered":"2024-09-21T09:42:30.743549+0000","last_clean":"2024-09-21T09:42:30.743549+0000","last_became_active":"2024-09-21T09:41:57.603956+0000","last_became_peered":"2024-09-21T09:41:57.603956+0000","last_unstale":"2024-09-21T09:42:30.743549+0000","last_undegraded":"2024-09-21T09:42:30.743549+0000","last_fullsized":"2024-09-21T09:42:30.743549+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:22:13.587514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":74,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.742104+0000","last_change":"2024-09-21T09:40:09.128554+0000","last_active":"2024-09-21T09:42:29.742104+0000","last_peered":"2024-09-21T09:42:29.742104+0000","last_clean":"2024-09-21T09:42:29.742104+0000","last_became_active":"2024-09-21T09:40:09.128198+0000","last_became_peered":"2024-09-21T09:40:09.128198+0000","last_unstale":"2024-09-21T09:42:29.742104+0000","last_undegraded":"2024-09-21T09:42:29.742104+0000","last_fullsized":"2024-09-21T09:42:29.742104+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T09:32:35.916611+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":56,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745590+0000","last_change":"2024-09-21T09:40:09.128187+0000","last_active":"2024-09-21T09:42:30.745590+0000","last_peered":"2024-09-21T09:42:30.745590+0000","last_clean":"2024-09-21T09:42:30.745590+0000","last_became_active":"2024-09-21T09:40:09.127889+0000","last_became_peered":"2024-09-21T09:40:09.127889+0000","last_unstale":"2024-09-21T09:42:30.745590+0000","last_undegraded":"2024-09-21T09:42:30.745590+0000","last_fullsized":"2024-09-21T09:42:30.745590+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:46:31.203599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749837+0000","last_change":"2024-09-21T09:42:30.749713+0000","last_active":"2024-09-21T09:42:30.749837+0000","last_peered":"2024-09-21T09:42:30.749837+0000","last_clean":"2024-09-21T09:42:30.749837+0000","last_became_active":"2024-09-21T09:42:30.748838+0000","last_became_peered":"2024-09-21T09:42:30.748838+0000","last_unstale":"2024-09-21T09:42:30.749837+0000","last_undegraded":"2024-09-21T09:42:30.749837+0000","last_fullsized":"2024-09-21T09:42:30.749837+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:00:15.340717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":55,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.743317+0000","last_change":"2024-09-21T09:41:23.792481+0000","last_active":"2024-09-21T09:42:30.743317+0000","last_peered":"2024-09-21T09:42:30.743317+0000","last_clean":"2024-09-21T09:42:30.743317+0000","last_became_active":"2024-09-21T09:41:23.790501+0000","last_became_peered":"2024-09-21T09:41:23.790501+0000","last_unstale":"2024-09-21T09:42:30.743317+0000","last_undegraded":"2024-09-21T09:42:30.743317+0000","last_fullsized":"2024-09-21T09:42:30.743317+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T12:57:34.293121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":59,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749504+0000","last_change":"2024-09-21T09:42:30.748992+0000","last_active":"2024-09-21T09:42:30.749504+0000","last_peered":"2024-09-21T09:42:30.749504+0000","last_clean":"2024-09-21T09:42:30.749504+0000","last_became_active":"2024-09-21T09:42:30.748602+0000","last_became_peered":"2024-09-21T09:42:30.748602+0000","last_unstale":"2024-09-21T09:42:30.749504+0000","last_undegraded":"2024-09-21T09:42:30.749504+0000","last_fullsized":"2024-09-21T09:42:30.749504+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:17:54.459750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":70,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745279+0000","last_change":"2024-09-21T09:41:23.791399+0000","last_active":"2024-09-21T09:42:30.745279+0000","last_peered":"2024-09-21T09:42:30.745279+0000","last_clean":"2024-09-21T09:42:30.745279+0000","last_became_active":"2024-09-21T09:41:23.790979+0000","last_became_peered":"2024-09-21T09:41:23.790979+0000","last_unstale":"2024-09-21T09:42:30.745279+0000","last_undegraded":"2024-09-21T09:42:30.745279+0000","last_fullsized":"2024-09-21T09:42:30.745279+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:32:46.695962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":74,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747384+0000","last_change":"2024-09-21T09:41:57.605825+0000","last_active":"2024-09-21T09:42:29.747384+0000","last_peered":"2024-09-21T09:42:29.747384+0000","last_clean":"2024-09-21T09:42:29.747384+0000","last_became_active":"2024-09-21T09:41:57.605327+0000","last_became_peered":"2024-09-21T09:41:57.605327+0000","last_unstale":"2024-09-21T09:42:29.747384+0000","last_undegraded":"2024-09-21T09:42:29.747384+0000","last_fullsized":"2024-09-21T09:42:29.747384+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T21:28:53.915059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":43,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.744574+0000","last_change":"2024-09-21T09:40:10.119980+0000","last_active":"2024-09-21T09:42:30.744574+0000","last_peered":"2024-09-21T09:42:30.744574+0000","last_clean":"2024-09-21T09:42:30.744574+0000","last_became_active":"2024-09-21T09:40:10.119651+0000","last_became_peered":"2024-09-21T09:40:10.119651+0000","last_unstale":"2024-09-21T09:42:30.744574+0000","last_undegraded":"2024-09-21T09:42:30.744574+0000","last_fullsized":"2024-09-21T09:42:30.744574+0000","mapping_epoch":80,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":81,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:19:52.577652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":54,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.745130+0000","last_change":"2024-09-21T09:39:55.587597+0000","last_active":"2024-09-21T09:42:29.745130+0000","last_peered":"2024-09-21T09:42:29.745130+0000","last_clean":"2024-09-21T09:42:29.745130+0000","last_became_active":"2024-09-21T09:39:55.587253+0000","last_became_peered":"2024-09-21T09:39:55.587253+0000","last_unstale":"2024-09-21T09:42:29.745130+0000","last_undegraded":"2024-09-21T09:42:29.745130+0000","last_fullsized":"2024-09-21T09:42:29.745130+0000","mapping_epoch":75,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":76,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:30:08.040343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":67,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744608+0000","last_change":"2024-09-21T09:32:32.659162+0000","last_active":"2024-09-21T09:42:29.744608+0000","last_peered":"2024-09-21T09:42:29.744608+0000","last_clean":"2024-09-21T09:42:29.744608+0000","last_became_active":"2024-09-21T09:32:32.658854+0000","last_became_peered":"2024-09-21T09:32:32.658854+0000","last_unstale":"2024-09-21T09:42:29.744608+0000","last_undegraded":"2024-09-21T09:42:29.744608+0000","last_fullsized":"2024-09-21T09:42:29.744608+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:45:12.037383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.742996+0000","last_change":"2024-09-21T09:41:57.606379+0000","last_active":"2024-09-21T09:42:30.742996+0000","last_peered":"2024-09-21T09:42:30.742996+0000","last_clean":"2024-09-21T09:42:30.742996+0000","last_became_active":"2024-09-21T09:41:57.606080+0000","last_became_peered":"2024-09-21T09:41:57.606080+0000","last_unstale":"2024-09-21T09:42:30.742996+0000","last_undegraded":"2024-09-21T09:42:30.742996+0000","last_fullsized":"2024-09-21T09:42:30.742996+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:21:13.049877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":65,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.748037+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:42:30.748037+0000","last_peered":"2024-09-21T09:42:30.748037+0000","last_clean":"2024-09-21T09:42:30.748037+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:42:30.748037+0000","last_undegraded":"2024-09-21T09:42:30.748037+0000","last_fullsized":"2024-09-21T09:42:30.748037+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":62,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743971+0000","last_change":"2024-09-21T09:41:23.792335+0000","last_active":"2024-09-21T09:42:29.743971+0000","last_peered":"2024-09-21T09:42:29.743971+0000","last_clean":"2024-09-21T09:42:29.743971+0000","last_became_active":"2024-09-21T09:41:23.791950+0000","last_became_peered":"2024-09-21T09:41:23.791950+0000","last_unstale":"2024-09-21T09:42:29.743971+0000","last_undegraded":"2024-09-21T09:42:29.743971+0000","last_fullsized":"2024-09-21T09:42:29.743971+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:58:57.334292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749531+0000","last_change":"2024-09-21T09:42:30.749449+0000","last_active":"2024-09-21T09:42:30.749531+0000","last_peered":"2024-09-21T09:42:30.749531+0000","last_clean":"2024-09-21T09:42:30.749531+0000","last_became_active":"2024-09-21T09:42:30.749173+0000","last_became_peered":"2024-09-21T09:42:30.749173+0000","last_unstale":"2024-09-21T09:42:30.749531+0000","last_undegraded":"2024-09-21T09:42:30.749531+0000","last_fullsized":"2024-09-21T09:42:30.749531+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:30:16.196394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.754250+0000","last_change":"2024-09-21T09:42:30.753916+0000","last_active":"2024-09-21T09:42:30.754250+0000","last_peered":"2024-09-21T09:42:30.754250+0000","last_clean":"2024-09-21T09:42:30.754250+0000","last_became_active":"2024-09-21T09:42:30.753534+0000","last_became_peered":"2024-09-21T09:42:30.753534+0000","last_unstale":"2024-09-21T09:42:30.754250+0000","last_undegraded":"2024-09-21T09:42:30.754250+0000","last_fullsized":"2024-09-21T09:42:30.754250+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:14:00.151301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.744462+0000","last_change":"2024-09-21T09:41:57.602019+0000","last_active":"2024-09-21T09:42:30.744462+0000","last_peered":"2024-09-21T09:42:30.744462+0000","last_clean":"2024-09-21T09:42:30.744462+0000","last_became_active":"2024-09-21T09:41:57.601699+0000","last_became_peered":"2024-09-21T09:41:57.601699+0000","last_unstale":"2024-09-21T09:42:30.744462+0000","last_undegraded":"2024-09-21T09:42:30.744462+0000","last_fullsized":"2024-09-21T09:42:30.744462+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:25:39.984889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,6],"acting":[0,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.747246+0000","last_change":"2024-09-21T09:41:23.788537+0000","last_active":"2024-09-21T09:42:29.747246+0000","last_peered":"2024-09-21T09:42:29.747246+0000","last_clean":"2024-09-21T09:42:29.747246+0000","last_became_active":"2024-09-21T09:41:23.788165+0000","last_became_peered":"2024-09-21T09:41:23.788165+0000","last_unstale":"2024-09-21T09:42:29.747246+0000","last_undegraded":"2024-09-21T09:42:29.747246+0000","last_fullsized":"2024-09-21T09:42:29.747246+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:46:48.856088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":83,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.754004+0000","last_change":"2024-09-21T09:42:30.753936+0000","last_active":"2024-09-21T09:42:30.754004+0000","last_peered":"2024-09-21T09:42:30.754004+0000","last_clean":"2024-09-21T09:42:30.754004+0000","last_became_active":"2024-09-21T09:42:30.753681+0000","last_became_peered":"2024-09-21T09:42:30.753681+0000","last_unstale":"2024-09-21T09:42:30.754004+0000","last_undegraded":"2024-09-21T09:42:30.754004+0000","last_fullsized":"2024-09-21T09:42:30.754004+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:36:48.811948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.752939+0000","last_change":"2024-09-21T09:42:30.752851+0000","last_active":"2024-09-21T09:42:30.752939+0000","last_peered":"2024-09-21T09:42:30.752939+0000","last_clean":"2024-09-21T09:42:30.752939+0000","last_became_active":"2024-09-21T09:42:30.752576+0000","last_became_peered":"2024-09-21T09:42:30.752576+0000","last_unstale":"2024-09-21T09:42:30.752939+0000","last_undegraded":"2024-09-21T09:42:30.752939+0000","last_fullsized":"2024-09-21T09:42:30.752939+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:11:02.142332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":54,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750813+0000","last_change":"2024-09-21T09:42:30.750741+0000","last_active":"2024-09-21T09:42:30.750813+0000","last_peered":"2024-09-21T09:42:30.750813+0000","last_clean":"2024-09-21T09:42:30.750813+0000","last_became_active":"2024-09-21T09:42:30.750454+0000","last_became_peered":"2024-09-21T09:42:30.750454+0000","last_unstale":"2024-09-21T09:42:30.750813+0000","last_undegraded":"2024-09-21T09:42:30.750813+0000","last_fullsized":"2024-09-21T09:42:30.750813+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:51:11.965754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":65,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.754714+0000","last_change":"2024-09-21T09:42:30.754634+0000","last_active":"2024-09-21T09:42:30.754714+0000","last_peered":"2024-09-21T09:42:30.754714+0000","last_clean":"2024-09-21T09:42:30.754714+0000","last_became_active":"2024-09-21T09:42:30.754277+0000","last_became_peered":"2024-09-21T09:42:30.754277+0000","last_unstale":"2024-09-21T09:42:30.754714+0000","last_undegraded":"2024-09-21T09:42:30.754714+0000","last_fullsized":"2024-09-21T09:42:30.754714+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:07.161382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":80,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743578+0000","last_change":"2024-09-21T09:41:57.606527+0000","last_active":"2024-09-21T09:42:29.743578+0000","last_peered":"2024-09-21T09:42:29.743578+0000","last_clean":"2024-09-21T09:42:29.743578+0000","last_became_active":"2024-09-21T09:41:57.606172+0000","last_became_peered":"2024-09-21T09:41:57.606172+0000","last_unstale":"2024-09-21T09:42:29.743578+0000","last_undegraded":"2024-09-21T09:42:29.743578+0000","last_fullsized":"2024-09-21T09:42:29.743578+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:37:37.358687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":88,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749977+0000","last_change":"2024-09-21T09:42:30.749902+0000","last_active":"2024-09-21T09:42:30.749977+0000","last_peered":"2024-09-21T09:42:30.749977+0000","last_clean":"2024-09-21T09:42:30.749977+0000","last_became_active":"2024-09-21T09:42:30.749576+0000","last_became_peered":"2024-09-21T09:42:30.749576+0000","last_unstale":"2024-09-21T09:42:30.749977+0000","last_undegraded":"2024-09-21T09:42:30.749977+0000","last_fullsized":"2024-09-21T09:42:30.749977+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:25:35.415212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":59,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745535+0000","last_change":"2024-09-21T09:40:09.129221+0000","last_active":"2024-09-21T09:42:30.745535+0000","last_peered":"2024-09-21T09:42:30.745535+0000","last_clean":"2024-09-21T09:42:30.745535+0000","last_became_active":"2024-09-21T09:40:09.128904+0000","last_became_peered":"2024-09-21T09:40:09.128904+0000","last_unstale":"2024-09-21T09:42:30.745535+0000","last_undegraded":"2024-09-21T09:42:30.745535+0000","last_fullsized":"2024-09-21T09:42:30.745535+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:38:17.121262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.749996+0000","last_change":"2024-09-21T09:42:30.749996+0000","last_active":"2024-09-21T09:42:30.749996+0000","last_peered":"2024-09-21T09:42:30.749996+0000","last_clean":"2024-09-21T09:42:30.749996+0000","last_became_active":"2024-09-21T09:42:30.749676+0000","last_became_peered":"2024-09-21T09:42:30.749676+0000","last_unstale":"2024-09-21T09:42:30.749996+0000","last_undegraded":"2024-09-21T09:42:30.749996+0000","last_fullsized":"2024-09-21T09:42:30.749996+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:15:40.204260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":64,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.743982+0000","last_change":"2024-09-21T09:41:23.793589+0000","last_active":"2024-09-21T09:42:29.743982+0000","last_peered":"2024-09-21T09:42:29.743982+0000","last_clean":"2024-09-21T09:42:29.743982+0000","last_became_active":"2024-09-21T09:41:23.793088+0000","last_became_peered":"2024-09-21T09:41:23.793088+0000","last_unstale":"2024-09-21T09:42:29.743982+0000","last_undegraded":"2024-09-21T09:42:29.743982+0000","last_fullsized":"2024-09-21T09:42:29.743982+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:48:20.958341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":78,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750881+0000","last_change":"2024-09-21T09:42:30.750881+0000","last_active":"2024-09-21T09:42:30.750881+0000","last_peered":"2024-09-21T09:42:30.750881+0000","last_clean":"2024-09-21T09:42:30.750881+0000","last_became_active":"2024-09-21T09:42:30.750496+0000","last_became_peered":"2024-09-21T09:42:30.750496+0000","last_unstale":"2024-09-21T09:42:30.750881+0000","last_undegraded":"2024-09-21T09:42:30.750881+0000","last_fullsized":"2024-09-21T09:42:30.750881+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:56:33.564144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":47,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.744309+0000","last_change":"2024-09-21T09:32:32.656463+0000","last_active":"2024-09-21T09:42:29.744309+0000","last_peered":"2024-09-21T09:42:29.744309+0000","last_clean":"2024-09-21T09:42:29.744309+0000","last_became_active":"2024-09-21T09:32:32.655397+0000","last_became_peered":"2024-09-21T09:32:32.655397+0000","last_unstale":"2024-09-21T09:42:29.744309+0000","last_undegraded":"2024-09-21T09:42:29.744309+0000","last_fullsized":"2024-09-21T09:42:29.744309+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:17.998221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":86,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.752776+0000","last_change":"2024-09-21T09:42:30.752692+0000","last_active":"2024-09-21T09:42:30.752776+0000","last_peered":"2024-09-21T09:42:30.752776+0000","last_clean":"2024-09-21T09:42:30.752776+0000","last_became_active":"2024-09-21T09:42:30.752344+0000","last_became_peered":"2024-09-21T09:42:30.752344+0000","last_unstale":"2024-09-21T09:42:30.752776+0000","last_undegraded":"2024-09-21T09:42:30.752776+0000","last_fullsized":"2024-09-21T09:42:30.752776+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:41:16.770222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.750466+0000","last_change":"2024-09-21T09:42:30.750379+0000","last_active":"2024-09-21T09:42:30.750466+0000","last_peered":"2024-09-21T09:42:30.750466+0000","last_clean":"2024-09-21T09:42:30.750466+0000","last_became_active":"2024-09-21T09:42:30.750075+0000","last_became_peered":"2024-09-21T09:42:30.750075+0000","last_unstale":"2024-09-21T09:42:30.750466+0000","last_undegraded":"2024-09-21T09:42:30.750466+0000","last_fullsized":"2024-09-21T09:42:30.750466+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:12:44.406459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":61,"reported_epoch":95,"state":"active+clean","last_fresh":"2024-09-21T09:42:29.739810+0000","last_change":"2024-09-21T09:41:23.789167+0000","last_active":"2024-09-21T09:42:29.739810+0000","last_peered":"2024-09-21T09:42:29.739810+0000","last_clean":"2024-09-21T09:42:29.739810+0000","last_became_active":"2024-09-21T09:41:23.788541+0000","last_became_peered":"2024-09-21T09:41:23.788541+0000","last_unstale":"2024-09-21T09:42:29.739810+0000","last_undegraded":"2024-09-21T09:42:29.739810+0000","last_fullsized":"2024-09-21T09:42:29.739810+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:40:03.570534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":70,"reported_epoch":96,"state":"active+clean","last_fresh":"2024-09-21T09:42:30.745903+0000","last_change":"2024-09-21T09:41:57.607408+0000","last_active":"2024-09-21T09:42:30.745903+0000","last_peered":"2024-09-21T09:42:30.745903+0000","last_clean":"2024-09-21T09:42:30.745903+0000","last_became_active":"2024-09-21T09:41:57.607060+0000","last_became_peered":"2024-09-21T09:41:57.607060+0000","last_unstale":"2024-09-21T09:42:30.745903+0000","last_undegraded":"2024-09-21T09:42:30.745903+0000","last_fullsized":"2024-09-21T09:42:30.745903+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:40.218467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397662,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307328,"kb_used_data":1644,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437824,"statfs":{"total":95995035648,"available":95680331776,"internally_reserved":0,"allocated":1683456,"data_stored":1150873,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683593890,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307308,"kb_used_data":1628,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93437844,"statfs":{"total":95995035648,"available":95680352256,"internally_reserved":0,"allocated":1667072,"data_stored":1150124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790118,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298400,"kb_used_data":1044,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446752,"statfs":{"total":95995035648,"available":95689474048,"internally_reserved":0,"allocated":1069056,"data_stored":555889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986347,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":315060,"kb_used_data":1060,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93430092,"statfs":{"total":95995035648,"available":95672414208,"internally_reserved":0,"allocated":1085440,"data_stored":560443,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893136,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28504,"kb_used_data":1036,"kb_used_omap":4,"kb_used_meta":27451,"kb_avail":93716648,"statfs":{"total":95995035648,"available":95965847552,"internally_reserved":0,"allocated":1060864,"data_stored":554466,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":28110273},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056662,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32732,"kb_used_data":1044,"kb_used_omap":6,"kb_used_meta":31673,"kb_avail":93712420,"statfs":{"total":95995035648,"available":95961518080,"internally_reserved":0,"allocated":1069056,"data_stored":556161,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":32433620},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220189,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28568,"kb_used_data":1036,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716584,"statfs":{"total":95995035648,"available":95965782016,"internally_reserved":0,"allocated":1060864,"data_stored":554382,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":28174580},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":79,"seq":339302416428,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29164,"kb_used_data":1624,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93715988,"statfs":{"total":95995035648,"available":95965171712,"internally_reserved":0,"allocated":1662976,"data_stored":1146525,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6084,"internal_metadata":28174396},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:43:39.718 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T09:43:39.719 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd dump 2024-09-21T09:43:39.964 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:39 smithi137 ceph-mon[93825]: pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:39.972 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:40.226 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:39 smithi137 ceph-mon[93825]: from='client.34914 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:43:40.226 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:40.226 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:39 smithi137 ceph-mon[97575]: pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:40.226 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:39 smithi137 ceph-mon[97575]: from='client.34914 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:43:40.227 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:40.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:39 smithi165 ceph-mon[86023]: pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:39 smithi165 ceph-mon[86023]: from='client.34914 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:43:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:40.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:43:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:43:40.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:43:41.743 INFO:teuthology.orchestra.run.smithi137.stdout:epoch 96 2024-09-21T09:43:41.744 INFO:teuthology.orchestra.run.smithi137.stdout:fsid 6369b226-77fb-11ef-baf6-efdc52797490 2024-09-21T09:43:41.744 INFO:teuthology.orchestra.run.smithi137.stdout:created 2024-09-21T09:25:46.952453+0000 2024-09-21T09:43:41.744 INFO:teuthology.orchestra.run.smithi137.stdout:modified 2024-09-21T09:42:30.735568+0000 2024-09-21T09:43:41.744 INFO:teuthology.orchestra.run.smithi137.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2024-09-21T09:43:41.744 INFO:teuthology.orchestra.run.smithi137.stdout:crush_version 22 2024-09-21T09:43:41.744 INFO:teuthology.orchestra.run.smithi137.stdout:full_ratio 0.95 2024-09-21T09:43:41.744 INFO:teuthology.orchestra.run.smithi137.stdout:backfillfull_ratio 0.9 2024-09-21T09:43:41.744 INFO:teuthology.orchestra.run.smithi137.stdout:nearfull_ratio 0.85 2024-09-21T09:43:41.744 INFO:teuthology.orchestra.run.smithi137.stdout:require_min_compat_client luminous 2024-09-21T09:43:41.744 INFO:teuthology.orchestra.run.smithi137.stdout:min_compat_client luminous 2024-09-21T09:43:41.744 INFO:teuthology.orchestra.run.smithi137.stdout:require_osd_release quincy 2024-09-21T09:43:41.744 INFO:teuthology.orchestra.run.smithi137.stdout:stretch_mode_enabled false 2024-09-21T09:43:41.745 INFO:teuthology.orchestra.run.smithi137.stdout:pool 1 '.mgr' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 1 pgp_num 1 autoscale_mode off last_change 22 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr read_balance_score 7.89 2024-09-21T09:43:41.745 INFO:teuthology.orchestra.run.smithi137.stdout:pool 2 'rbd' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 8 pgp_num 8 autoscale_mode off last_change 57 flags hashpspool,selfmanaged_snaps stripe_width 0 application rbd read_balance_score 2.00 2024-09-21T09:43:41.745 INFO:teuthology.orchestra.run.smithi137.stdout:pool 3 'cephfs.foo.meta' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 62 flags hashpspool stripe_width 0 pg_autoscale_bias 4 pg_num_min 16 recovery_priority 5 application cephfs read_balance_score 1.50 2024-09-21T09:43:41.745 INFO:teuthology.orchestra.run.smithi137.stdout:pool 4 'cephfs.foo.data' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 62 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.00 2024-09-21T09:43:41.745 INFO:teuthology.orchestra.run.smithi137.stdout:max_osd 8 2024-09-21T09:43:41.745 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0 up in weight 1 up_from 79 up_thru 95 down_at 74 last_clean_interval [8,73) [v2:172.21.15.137:6802/1015203163,v1:172.21.15.137:6803/1015203163] [v2:172.21.15.137:6804/1015203163,v1:172.21.15.137:6805/1015203163] exists,up f7042459-a24a-4c70-a4a3-e7e38c4684fc 2024-09-21T09:43:41.745 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1 up in weight 1 up_from 85 up_thru 95 down_at 82 last_clean_interval [13,81) [v2:172.21.15.137:6810/2033385462,v1:172.21.15.137:6811/2033385462] [v2:172.21.15.137:6812/2033385462,v1:172.21.15.137:6813/2033385462] exists,up 1152f6f6-67e3-4fca-a397-413d9bb0b63d 2024-09-21T09:43:41.745 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2 up in weight 1 up_from 90 up_thru 95 down_at 87 last_clean_interval [18,86) [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737] [v2:172.21.15.137:6820/3290390737,v1:172.21.15.137:6821/3290390737] exists,up 241522d8-1462-4c17-a856-72833bd8a13f 2024-09-21T09:43:41.745 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3 up in weight 1 up_from 95 up_thru 95 down_at 92 last_clean_interval [26,91) [v2:172.21.15.137:6826/3598114284,v1:172.21.15.137:6827/3598114284] [v2:172.21.15.137:6828/3598114284,v1:172.21.15.137:6829/3598114284] exists,up 3b950cd0-48ae-4663-bac0-7df58adbc362 2024-09-21T09:43:41.745 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4 up in weight 1 up_from 31 up_thru 95 down_at 0 last_clean_interval [0,0) [v2:172.21.15.165:6800/1366018781,v1:172.21.15.165:6801/1366018781] [v2:172.21.15.165:6802/1366018781,v1:172.21.15.165:6803/1366018781] exists,up 23519a29-b870-4738-ad43-ffce371914e4 2024-09-21T09:43:41.746 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5 up in weight 1 up_from 37 up_thru 95 down_at 0 last_clean_interval [0,0) [v2:172.21.15.165:6808/4236645112,v1:172.21.15.165:6809/4236645112] [v2:172.21.15.165:6810/4236645112,v1:172.21.15.165:6811/4236645112] exists,up 4110d59e-0724-4b94-98c0-d8142e68d3e9 2024-09-21T09:43:41.746 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6 up in weight 1 up_from 43 up_thru 92 down_at 0 last_clean_interval [0,0) [v2:172.21.15.165:6816/1223089378,v1:172.21.15.165:6817/1223089378] [v2:172.21.15.165:6818/1223089378,v1:172.21.15.165:6819/1223089378] exists,up 507cfb6d-0820-45e5-8a44-6a028657d1b2 2024-09-21T09:43:41.746 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7 up in weight 1 up_from 49 up_thru 95 down_at 0 last_clean_interval [0,0) [v2:172.21.15.165:6824/1368768087,v1:172.21.15.165:6825/1368768087] [v2:172.21.15.165:6826/1368768087,v1:172.21.15.165:6827/1368768087] exists,up de2ce654-f17d-4395-ae5d-19211807e267 2024-09-21T09:43:41.746 INFO:teuthology.orchestra.run.smithi137.stdout:pg_upmap_items 4.1 [4,0] 2024-09-21T09:43:41.746 INFO:teuthology.orchestra.run.smithi137.stdout:pg_upmap_items 4.5 [4,0] 2024-09-21T09:43:41.746 INFO:teuthology.orchestra.run.smithi137.stdout:pg_upmap_items 4.7 [1,2] 2024-09-21T09:43:41.746 INFO:teuthology.orchestra.run.smithi137.stdout:pg_upmap_items 4.9 [1,2] 2024-09-21T09:43:41.747 INFO:teuthology.orchestra.run.smithi137.stdout:pg_upmap_items 4.b [1,2] 2024-09-21T09:43:41.747 INFO:teuthology.orchestra.run.smithi137.stdout:pg_upmap_items 4.10 [1,2,3,0] 2024-09-21T09:43:41.747 INFO:teuthology.orchestra.run.smithi137.stdout:pg_upmap_items 4.13 [1,5] 2024-09-21T09:43:41.747 INFO:teuthology.orchestra.run.smithi137.stdout:pg_upmap_items 4.15 [3,0] 2024-09-21T09:43:41.747 INFO:teuthology.orchestra.run.smithi137.stdout:pg_upmap_items 4.16 [3,2] 2024-09-21T09:43:41.747 INFO:teuthology.orchestra.run.smithi137.stdout:pg_upmap_items 4.17 [3,0] 2024-09-21T09:43:41.747 INFO:teuthology.orchestra.run.smithi137.stdout:pg_upmap_items 4.1b [1,5] 2024-09-21T09:43:41.747 INFO:teuthology.orchestra.run.smithi137.stdout:pg_upmap_items 4.1c [1,0] 2024-09-21T09:43:41.747 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:6801/3459216837 expires 2024-09-22T09:36:54.456341+0000 2024-09-21T09:43:41.747 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:6800/3459216837 expires 2024-09-22T09:36:54.456341+0000 2024-09-21T09:43:41.747 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/853403265 expires 2024-09-22T09:36:54.456341+0000 2024-09-21T09:43:41.748 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/1047961728 expires 2024-09-22T09:36:54.456341+0000 2024-09-21T09:43:41.748 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/1645897815 expires 2024-09-22T09:36:54.456341+0000 2024-09-21T09:43:41.748 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/862529583 expires 2024-09-22T09:36:54.456341+0000 2024-09-21T09:43:41.748 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:6801/1162411263 expires 2024-09-22T09:26:37.909585+0000 2024-09-21T09:43:41.748 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/2705097590 expires 2024-09-22T09:26:37.909585+0000 2024-09-21T09:43:41.748 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/1455823963 expires 2024-09-22T09:35:10.710123+0000 2024-09-21T09:43:41.748 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.165:0/2118228568 expires 2024-09-22T09:36:13.507299+0000 2024-09-21T09:43:41.748 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.165:0/1376037499 expires 2024-09-22T09:36:13.507299+0000 2024-09-21T09:43:41.748 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.165:0/3389316715 expires 2024-09-22T09:36:13.507299+0000 2024-09-21T09:43:41.748 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:6801/24835142 expires 2024-09-22T09:31:17.051961+0000 2024-09-21T09:43:41.748 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:6800/24835142 expires 2024-09-22T09:31:17.051961+0000 2024-09-21T09:43:41.748 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/31913196 expires 2024-09-22T09:26:15.716263+0000 2024-09-21T09:43:41.748 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/1533222042 expires 2024-09-22T09:35:10.710123+0000 2024-09-21T09:43:41.748 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:6800/546740405 expires 2024-09-22T09:26:15.716263+0000 2024-09-21T09:43:41.749 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/1299269814 expires 2024-09-22T09:31:17.051961+0000 2024-09-21T09:43:41.749 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/3517993025 expires 2024-09-22T09:31:17.051961+0000 2024-09-21T09:43:41.749 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.165:0/1371242025 expires 2024-09-22T09:36:13.507299+0000 2024-09-21T09:43:41.749 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/973145266 expires 2024-09-22T09:36:54.456341+0000 2024-09-21T09:43:41.749 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/3108740008 expires 2024-09-22T09:31:17.051961+0000 2024-09-21T09:43:41.749 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/1387077399 expires 2024-09-22T09:31:17.051961+0000 2024-09-21T09:43:41.749 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/3638551792 expires 2024-09-22T09:36:54.456341+0000 2024-09-21T09:43:41.749 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/3146197869 expires 2024-09-22T09:26:15.716263+0000 2024-09-21T09:43:41.749 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.165:6834/3495415676 expires 2024-09-22T09:36:13.507299+0000 2024-09-21T09:43:41.749 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.165:6835/3495415676 expires 2024-09-22T09:36:13.507299+0000 2024-09-21T09:43:41.749 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.165:0/2766494009 expires 2024-09-22T09:36:13.507299+0000 2024-09-21T09:43:41.749 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.165:0/2982510216 expires 2024-09-22T09:36:13.507299+0000 2024-09-21T09:43:41.749 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:6801/546740405 expires 2024-09-22T09:26:15.716263+0000 2024-09-21T09:43:41.749 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/4113174692 expires 2024-09-22T09:35:10.710123+0000 2024-09-21T09:43:41.750 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:6801/376978118 expires 2024-09-22T09:35:10.710123+0000 2024-09-21T09:43:41.750 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/1732073948 expires 2024-09-22T09:26:37.909585+0000 2024-09-21T09:43:41.750 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:6800/376978118 expires 2024-09-22T09:35:10.710123+0000 2024-09-21T09:43:41.750 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/3873730802 expires 2024-09-22T09:26:15.716263+0000 2024-09-21T09:43:41.750 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/1449337635 expires 2024-09-22T09:35:10.710123+0000 2024-09-21T09:43:41.750 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:0/2681636856 expires 2024-09-22T09:26:37.909585+0000 2024-09-21T09:43:41.750 INFO:teuthology.orchestra.run.smithi137.stdout:blocklist 172.21.15.137:6800/1162411263 expires 2024-09-22T09:26:37.909585+0000 2024-09-21T09:43:42.270 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:41 smithi137 ceph-mon[93825]: pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:42.270 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:41 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3968139884' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-21T09:43:42.270 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:43:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:43:41] "GET /metrics HTTP/1.1" 200 33943 "" "Prometheus/2.51.0" 2024-09-21T09:43:42.271 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:41 smithi137 ceph-mon[97575]: pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:42.271 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:41 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3968139884' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-21T09:43:42.293 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 79 up_thru 95 down_at 74 last_clean_interval [8,73) [v2:172.21.15.137:6802/1015203163,v1:172.21.15.137:6803/1015203163] [v2:172.21.15.137:6804/1015203163,v1:172.21.15.137:6805/1015203163] exists,up f7042459-a24a-4c70-a4a3-e7e38c4684fc', 'osd.1 up in weight 1 up_from 85 up_thru 95 down_at 82 last_clean_interval [13,81) [v2:172.21.15.137:6810/2033385462,v1:172.21.15.137:6811/2033385462] [v2:172.21.15.137:6812/2033385462,v1:172.21.15.137:6813/2033385462] exists,up 1152f6f6-67e3-4fca-a397-413d9bb0b63d', 'osd.2 up in weight 1 up_from 90 up_thru 95 down_at 87 last_clean_interval [18,86) [v2:172.21.15.137:6818/3290390737,v1:172.21.15.137:6819/3290390737] [v2:172.21.15.137:6820/3290390737,v1:172.21.15.137:6821/3290390737] exists,up 241522d8-1462-4c17-a856-72833bd8a13f', 'osd.3 up in weight 1 up_from 95 up_thru 95 down_at 92 last_clean_interval [26,91) [v2:172.21.15.137:6826/3598114284,v1:172.21.15.137:6827/3598114284] [v2:172.21.15.137:6828/3598114284,v1:172.21.15.137:6829/3598114284] exists,up 3b950cd0-48ae-4663-bac0-7df58adbc362', 'osd.4 up in weight 1 up_from 31 up_thru 95 down_at 0 last_clean_interval [0,0) [v2:172.21.15.165:6800/1366018781,v1:172.21.15.165:6801/1366018781] [v2:172.21.15.165:6802/1366018781,v1:172.21.15.165:6803/1366018781] exists,up 23519a29-b870-4738-ad43-ffce371914e4', 'osd.5 up in weight 1 up_from 37 up_thru 95 down_at 0 last_clean_interval [0,0) [v2:172.21.15.165:6808/4236645112,v1:172.21.15.165:6809/4236645112] [v2:172.21.15.165:6810/4236645112,v1:172.21.15.165:6811/4236645112] exists,up 4110d59e-0724-4b94-98c0-d8142e68d3e9', 'osd.6 up in weight 1 up_from 43 up_thru 92 down_at 0 last_clean_interval [0,0) [v2:172.21.15.165:6816/1223089378,v1:172.21.15.165:6817/1223089378] [v2:172.21.15.165:6818/1223089378,v1:172.21.15.165:6819/1223089378] exists,up 507cfb6d-0820-45e5-8a44-6a028657d1b2', 'osd.7 up in weight 1 up_from 49 up_thru 95 down_at 0 last_clean_interval [0,0) [v2:172.21.15.165:6824/1368768087,v1:172.21.15.165:6825/1368768087] [v2:172.21.15.165:6826/1368768087,v1:172.21.15.165:6827/1368768087] exists,up de2ce654-f17d-4395-ae5d-19211807e267'] 2024-09-21T09:43:42.294 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon mon.a config show 2024-09-21T09:43:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:41 smithi165 ceph-mon[86023]: pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:41 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3968139884' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-21T09:43:42.543 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:44.163 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:43:44.163 INFO:teuthology.orchestra.run.smithi137.stdout: "name": "mon.a", 2024-09-21T09:43:44.163 INFO:teuthology.orchestra.run.smithi137.stdout: "cluster": "ceph", 2024-09-21T09:43:44.163 INFO:teuthology.orchestra.run.smithi137.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2024-09-21T09:43:44.163 INFO:teuthology.orchestra.run.smithi137.stdout: "admin_socket_mode": "", 2024-09-21T09:43:44.163 INFO:teuthology.orchestra.run.smithi137.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2024-09-21T09:43:44.163 INFO:teuthology.orchestra.run.smithi137.stdout: "auth_client_required": "cephx, none", 2024-09-21T09:43:44.163 INFO:teuthology.orchestra.run.smithi137.stdout: "auth_cluster_required": "cephx", 2024-09-21T09:43:44.163 INFO:teuthology.orchestra.run.smithi137.stdout: "auth_debug": "true", 2024-09-21T09:43:44.163 INFO:teuthology.orchestra.run.smithi137.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2024-09-21T09:43:44.163 INFO:teuthology.orchestra.run.smithi137.stdout: "auth_mon_ticket_ttl": "660.000000", 2024-09-21T09:43:44.164 INFO:teuthology.orchestra.run.smithi137.stdout: "auth_service_required": "cephx", 2024-09-21T09:43:44.164 INFO:teuthology.orchestra.run.smithi137.stdout: "auth_service_ticket_ttl": "240.000000", 2024-09-21T09:43:44.164 INFO:teuthology.orchestra.run.smithi137.stdout: "auth_supported": "", 2024-09-21T09:43:44.164 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_aio": "true", 2024-09-21T09:43:44.164 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_aio_max_queue_depth": "1024", 2024-09-21T09:43:44.164 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_aio_poll_ms": "250", 2024-09-21T09:43:44.164 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_aio_reap_max": "16", 2024-09-21T09:43:44.164 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_async_discard_threads": "0", 2024-09-21T09:43:44.164 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_block_size": "4096", 2024-09-21T09:43:44.164 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_debug_aio": "false", 2024-09-21T09:43:44.164 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_debug_aio_log_age": "5.000000", 2024-09-21T09:43:44.164 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2024-09-21T09:43:44.164 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_debug_inflight_ios": "false", 2024-09-21T09:43:44.165 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_enable_discard": "false", 2024-09-21T09:43:44.165 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_flock_retry": "3", 2024-09-21T09:43:44.165 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_flock_retry_interval": "0.100000", 2024-09-21T09:43:44.165 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_inject_crash": "0", 2024-09-21T09:43:44.165 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_inject_crash_flush_delay": "2", 2024-09-21T09:43:44.165 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_ioring": "false", 2024-09-21T09:43:44.165 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_ioring_hipri": "false", 2024-09-21T09:43:44.165 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_ioring_sqthread_poll": "false", 2024-09-21T09:43:44.165 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_nvme_unbind_from_kernel": "false", 2024-09-21T09:43:44.165 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_read_buffer_alignment": "4096", 2024-09-21T09:43:44.165 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_read_preallocated_huge_buffers": "", 2024-09-21T09:43:44.165 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_stalled_read_warn_lifetime": "86400", 2024-09-21T09:43:44.165 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_stalled_read_warn_threshold": "1", 2024-09-21T09:43:44.165 INFO:teuthology.orchestra.run.smithi137.stdout: "bdev_type": "", 2024-09-21T09:43:44.166 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_alloc_size": "1048576", 2024-09-21T09:43:44.166 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_allocator": "hybrid", 2024-09-21T09:43:44.166 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_buffered_io": "true", 2024-09-21T09:43:44.166 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_check_for_zeros": "false", 2024-09-21T09:43:44.166 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_check_volume_selector_often": "false", 2024-09-21T09:43:44.166 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_check_volume_selector_on_umount": "false", 2024-09-21T09:43:44.166 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_compact_log_sync": "false", 2024-09-21T09:43:44.166 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2024-09-21T09:43:44.166 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2024-09-21T09:43:44.166 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_log_compact_min_size": "16777216", 2024-09-21T09:43:44.166 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_log_replay_check_allocations": "true", 2024-09-21T09:43:44.166 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_max_log_runway": "4194304", 2024-09-21T09:43:44.167 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_max_prefetch": "1048576", 2024-09-21T09:43:44.167 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_min_flush_size": "524288", 2024-09-21T09:43:44.167 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_min_log_runway": "1048576", 2024-09-21T09:43:44.167 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_replay_recovery": "false", 2024-09-21T09:43:44.167 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_replay_recovery_disable_compact": "false", 2024-09-21T09:43:44.167 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_shared_alloc_size": "65536", 2024-09-21T09:43:44.167 INFO:teuthology.orchestra.run.smithi137.stdout: "bluefs_sync_write": "false", 2024-09-21T09:43:44.167 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2024-09-21T09:43:44.167 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2024-09-21T09:43:44.167 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2024-09-21T09:43:44.167 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_allocation_from_file": "true", 2024-09-21T09:43:44.167 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_allocator": "hybrid", 2024-09-21T09:43:44.167 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_async_db_compaction": "true", 2024-09-21T09:43:44.167 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2024-09-21T09:43:44.168 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2024-09-21T09:43:44.168 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2024-09-21T09:43:44.168 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2024-09-21T09:43:44.168 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_bdev_label_multi": "true", 2024-09-21T09:43:44.168 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_bdev_label_multi_upgrade": "false", 2024-09-21T09:43:44.168 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_bdev_label_require_all": "true", 2024-09-21T09:43:44.168 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2024-09-21T09:43:44.168 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_bitmapallocator_span_size": "1024", 2024-09-21T09:43:44.168 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_blobid_prealloc": "10240", 2024-09-21T09:43:44.168 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_block_create": "true", 2024-09-21T09:43:44.168 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_block_db_create": "false", 2024-09-21T09:43:44.168 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_block_db_path": "", 2024-09-21T09:43:44.168 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_block_db_size": "0", 2024-09-21T09:43:44.168 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_block_path": "", 2024-09-21T09:43:44.169 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_block_preallocate_file": "false", 2024-09-21T09:43:44.169 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_block_size": "107374182400", 2024-09-21T09:43:44.169 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_block_wal_create": "false", 2024-09-21T09:43:44.169 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_block_wal_path": "", 2024-09-21T09:43:44.169 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_block_wal_size": "100663296", 2024-09-21T09:43:44.169 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_bluefs": "true", 2024-09-21T09:43:44.169 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2024-09-21T09:43:44.169 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_bluefs_env_mirror": "false", 2024-09-21T09:43:44.169 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_bluefs_max_free": "10737418240", 2024-09-21T09:43:44.169 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_btree2_alloc_weight_factor": "2.000000", 2024-09-21T09:43:44.169 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2024-09-21T09:43:44.169 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2024-09-21T09:43:44.169 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2024-09-21T09:43:44.169 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2024-09-21T09:43:44.170 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2024-09-21T09:43:44.170 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_autotune": "true", 2024-09-21T09:43:44.170 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_autotune_interval": "5.000000", 2024-09-21T09:43:44.170 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2024-09-21T09:43:44.170 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_kv_ratio": "0.450000", 2024-09-21T09:43:44.170 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_meta_ratio": "0.450000", 2024-09-21T09:43:44.170 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_size": "0", 2024-09-21T09:43:44.170 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_size_hdd": "1073741824", 2024-09-21T09:43:44.170 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_size_ssd": "3221225472", 2024-09-21T09:43:44.170 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_trim_interval": "0.050000", 2024-09-21T09:43:44.170 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2024-09-21T09:43:44.170 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cache_type": "2q", 2024-09-21T09:43:44.170 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2024-09-21T09:43:44.170 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_clone_cow": "true", 2024-09-21T09:43:44.170 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_compression_algorithm": "snappy", 2024-09-21T09:43:44.171 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_compression_max_blob_size": "0", 2024-09-21T09:43:44.171 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2024-09-21T09:43:44.171 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2024-09-21T09:43:44.171 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_compression_min_blob_size": "0", 2024-09-21T09:43:44.171 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2024-09-21T09:43:44.171 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2024-09-21T09:43:44.171 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_compression_mode": "none", 2024-09-21T09:43:44.171 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_compression_required_ratio": "0.875000", 2024-09-21T09:43:44.171 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_csum_type": "crc32c", 2024-09-21T09:43:44.171 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_enforce_min_alloc_size": "0", 2024-09-21T09:43:44.171 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_enforce_settings": "default", 2024-09-21T09:43:44.171 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_freelist": "false", 2024-09-21T09:43:44.171 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_fsck_abort": "false", 2024-09-21T09:43:44.172 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2024-09-21T09:43:44.172 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2024-09-21T09:43:44.172 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_inject_read_err": "false", 2024-09-21T09:43:44.172 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_legacy_omap": "false", 2024-09-21T09:43:44.172 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_no_reuse_blocks": "false", 2024-09-21T09:43:44.172 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_omit_block_device_write": "false", 2024-09-21T09:43:44.172 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_omit_kv_commit": "false", 2024-09-21T09:43:44.172 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2024-09-21T09:43:44.172 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_prefragment_max": "1048576", 2024-09-21T09:43:44.172 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_random_read_err": "0.000000", 2024-09-21T09:43:44.172 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2024-09-21T09:43:44.172 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_small_allocations": "0", 2024-09-21T09:43:44.172 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2024-09-21T09:43:44.172 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_default_buffered_read": "true", 2024-09-21T09:43:44.172 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_default_buffered_write": "false", 2024-09-21T09:43:44.173 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_deferred_batch_ops": "0", 2024-09-21T09:43:44.173 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2024-09-21T09:43:44.173 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2024-09-21T09:43:44.173 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_elastic_shared_blobs": "true", 2024-09-21T09:43:44.173 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2024-09-21T09:43:44.173 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_extent_map_shard_max_size": "1200", 2024-09-21T09:43:44.173 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_extent_map_shard_min_size": "150", 2024-09-21T09:43:44.173 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_extent_map_shard_target_size": "500", 2024-09-21T09:43:44.173 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2024-09-21T09:43:44.173 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_fail_eio": "false", 2024-09-21T09:43:44.173 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_freelist_blocks_per_key": "128", 2024-09-21T09:43:44.173 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2024-09-21T09:43:44.173 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2024-09-21T09:43:44.173 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2024-09-21T09:43:44.173 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_fsck_on_mkfs": "true", 2024-09-21T09:43:44.174 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2024-09-21T09:43:44.174 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_fsck_on_mount": "false", 2024-09-21T09:43:44.174 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_fsck_on_mount_deep": "false", 2024-09-21T09:43:44.174 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_fsck_on_umount": "false", 2024-09-21T09:43:44.174 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_fsck_on_umount_deep": "false", 2024-09-21T09:43:44.174 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2024-09-21T09:43:44.174 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_fsck_quick_fix_threads": "2", 2024-09-21T09:43:44.174 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2024-09-21T09:43:44.174 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2024-09-21T09:43:44.174 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_gc_enable_blob_threshold": "0", 2024-09-21T09:43:44.174 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_gc_enable_total_threshold": "0", 2024-09-21T09:43:44.174 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2024-09-21T09:43:44.174 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_ignore_data_csum": "false", 2024-09-21T09:43:44.175 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2024-09-21T09:43:44.175 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_kvbackend": "rocksdb", 2024-09-21T09:43:44.175 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_log_collection_list_age": "60.000000", 2024-09-21T09:43:44.175 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2024-09-21T09:43:44.175 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_log_op_age": "5.000000", 2024-09-21T09:43:44.175 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_max_alloc_size": "0", 2024-09-21T09:43:44.175 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_max_blob_size": "0", 2024-09-21T09:43:44.175 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_max_blob_size_hdd": "65536", 2024-09-21T09:43:44.175 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_max_blob_size_ssd": "65536", 2024-09-21T09:43:44.177 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_max_defer_interval": "3.000000", 2024-09-21T09:43:44.177 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_max_deferred_txc": "32", 2024-09-21T09:43:44.177 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_min_alloc_size": "0", 2024-09-21T09:43:44.177 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_min_alloc_size_hdd": "4096", 2024-09-21T09:43:44.178 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_min_alloc_size_ssd": "4096", 2024-09-21T09:43:44.178 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_nid_prealloc": "1024", 2024-09-21T09:43:44.178 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_prefer_deferred_size": "0", 2024-09-21T09:43:44.178 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2024-09-21T09:43:44.178 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2024-09-21T09:43:44.178 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_qfsck_on_mount": "true", 2024-09-21T09:43:44.178 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_retry_disk_reads": "3", 2024-09-21T09:43:44.178 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_rocksdb_cf": "true", 2024-09-21T09:43:44.178 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_rocksdb_cfs": "m(3) p(3,0-12) O(3,0-13)=block_cache={type=binned_lru} L=min_write_buffer_number_to_merge=32 P=min_write_buffer_number_to_merge=32", 2024-09-21T09:43:44.178 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_rocksdb_options": "compression=kLZ4Compression,max_write_buffer_number=64,min_write_buffer_number_to_merge=6,compaction_style=kCompactionStyleLevel,write_buffer_size=16777216,max_background_jobs=4,level0_file_num_compaction_trigger=8,max_bytes_for_level_base=1073741824,max_bytes_for_level_multiplier=8,compaction_readahead_size=2MB,max_total_wal_size=1073741824,writable_file_max_buffer_size=0", 2024-09-21T09:43:44.178 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_rocksdb_options_annex": "", 2024-09-21T09:43:44.178 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_slow_ops_warn_lifetime": "86400", 2024-09-21T09:43:44.179 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_slow_ops_warn_threshold": "1", 2024-09-21T09:43:44.179 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_spdk_coremask": "0x1", 2024-09-21T09:43:44.179 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_spdk_io_sleep": "5", 2024-09-21T09:43:44.179 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_spdk_max_io_completion": "0", 2024-09-21T09:43:44.179 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_spdk_mem": "512", 2024-09-21T09:43:44.179 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_sync_submit_transaction": "false", 2024-09-21T09:43:44.179 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_throttle_bytes": "67108864", 2024-09-21T09:43:44.179 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_throttle_cost_per_io": "0", 2024-09-21T09:43:44.179 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2024-09-21T09:43:44.179 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2024-09-21T09:43:44.179 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2024-09-21T09:43:44.179 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_throttle_trace_rate": "0.000000", 2024-09-21T09:43:44.179 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_tracing": "false", 2024-09-21T09:43:44.179 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2024-09-21T09:43:44.179 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2024-09-21T09:43:44.180 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_volume_selection_reserved": "0", 2024-09-21T09:43:44.180 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2024-09-21T09:43:44.180 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2024-09-21T09:43:44.180 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_warn_on_legacy_statfs": "true", 2024-09-21T09:43:44.180 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2024-09-21T09:43:44.180 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2024-09-21T09:43:44.180 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2024-09-21T09:43:44.180 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_write_v2": "false", 2024-09-21T09:43:44.180 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_write_v2_random": "false", 2024-09-21T09:43:44.180 INFO:teuthology.orchestra.run.smithi137.stdout: "bluestore_zero_block_detection": "false", 2024-09-21T09:43:44.180 INFO:teuthology.orchestra.run.smithi137.stdout: "cephadm_path": "/usr/sbin/cephadm", 2024-09-21T09:43:44.180 INFO:teuthology.orchestra.run.smithi137.stdout: "cephfs_mirror_action_update_interval": "2", 2024-09-21T09:43:44.180 INFO:teuthology.orchestra.run.smithi137.stdout: "cephfs_mirror_directory_scan_interval": "10", 2024-09-21T09:43:44.181 INFO:teuthology.orchestra.run.smithi137.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2024-09-21T09:43:44.181 INFO:teuthology.orchestra.run.smithi137.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2024-09-21T09:43:44.181 INFO:teuthology.orchestra.run.smithi137.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2024-09-21T09:43:44.181 INFO:teuthology.orchestra.run.smithi137.stdout: "cephfs_mirror_mount_timeout": "10", 2024-09-21T09:43:44.181 INFO:teuthology.orchestra.run.smithi137.stdout: "cephfs_mirror_perf_stats_prio": "5", 2024-09-21T09:43:44.181 INFO:teuthology.orchestra.run.smithi137.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2024-09-21T09:43:44.181 INFO:teuthology.orchestra.run.smithi137.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2024-09-21T09:43:44.181 INFO:teuthology.orchestra.run.smithi137.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2024-09-21T09:43:44.181 INFO:teuthology.orchestra.run.smithi137.stdout: "cephsqlite_blocklist_dead_locker": "true", 2024-09-21T09:43:44.181 INFO:teuthology.orchestra.run.smithi137.stdout: "cephsqlite_lock_renewal_interval": "2000", 2024-09-21T09:43:44.181 INFO:teuthology.orchestra.run.smithi137.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2024-09-21T09:43:44.181 INFO:teuthology.orchestra.run.smithi137.stdout: "cephx_cluster_require_signatures": "false", 2024-09-21T09:43:44.181 INFO:teuthology.orchestra.run.smithi137.stdout: "cephx_cluster_require_version": "2", 2024-09-21T09:43:44.181 INFO:teuthology.orchestra.run.smithi137.stdout: "cephx_require_signatures": "false", 2024-09-21T09:43:44.182 INFO:teuthology.orchestra.run.smithi137.stdout: "cephx_require_version": "2", 2024-09-21T09:43:44.182 INFO:teuthology.orchestra.run.smithi137.stdout: "cephx_service_require_signatures": "false", 2024-09-21T09:43:44.182 INFO:teuthology.orchestra.run.smithi137.stdout: "cephx_service_require_version": "2", 2024-09-21T09:43:44.182 INFO:teuthology.orchestra.run.smithi137.stdout: "cephx_sign_messages": "true", 2024-09-21T09:43:44.182 INFO:teuthology.orchestra.run.smithi137.stdout: "chdir": "", 2024-09-21T09:43:44.182 INFO:teuthology.orchestra.run.smithi137.stdout: "client_acl_type": "", 2024-09-21T09:43:44.182 INFO:teuthology.orchestra.run.smithi137.stdout: "client_asio_thread_count": "2", 2024-09-21T09:43:44.182 INFO:teuthology.orchestra.run.smithi137.stdout: "client_cache_mid": "0.750000", 2024-09-21T09:43:44.182 INFO:teuthology.orchestra.run.smithi137.stdout: "client_cache_size": "16384", 2024-09-21T09:43:44.182 INFO:teuthology.orchestra.run.smithi137.stdout: "client_caps_release_delay": "5", 2024-09-21T09:43:44.182 INFO:teuthology.orchestra.run.smithi137.stdout: "client_check_pool_perm": "true", 2024-09-21T09:43:44.182 INFO:teuthology.orchestra.run.smithi137.stdout: "client_collect_and_send_global_metrics": "false", 2024-09-21T09:43:44.182 INFO:teuthology.orchestra.run.smithi137.stdout: "client_debug_force_sync_read": "false", 2024-09-21T09:43:44.182 INFO:teuthology.orchestra.run.smithi137.stdout: "client_debug_getattr_caps": "false", 2024-09-21T09:43:44.183 INFO:teuthology.orchestra.run.smithi137.stdout: "client_debug_inject_features": "", 2024-09-21T09:43:44.183 INFO:teuthology.orchestra.run.smithi137.stdout: "client_debug_inject_tick_delay": "0", 2024-09-21T09:43:44.183 INFO:teuthology.orchestra.run.smithi137.stdout: "client_die_on_failed_dentry_invalidate": "true", 2024-09-21T09:43:44.183 INFO:teuthology.orchestra.run.smithi137.stdout: "client_die_on_failed_remount": "false", 2024-09-21T09:43:44.183 INFO:teuthology.orchestra.run.smithi137.stdout: "client_dirsize_rbytes": "true", 2024-09-21T09:43:44.183 INFO:teuthology.orchestra.run.smithi137.stdout: "client_force_lazyio": "false", 2024-09-21T09:43:44.183 INFO:teuthology.orchestra.run.smithi137.stdout: "client_fs": "", 2024-09-21T09:43:44.183 INFO:teuthology.orchestra.run.smithi137.stdout: "client_inject_fixed_oldest_tid": "false", 2024-09-21T09:43:44.183 INFO:teuthology.orchestra.run.smithi137.stdout: "client_inject_release_failure": "false", 2024-09-21T09:43:44.183 INFO:teuthology.orchestra.run.smithi137.stdout: "client_max_inline_size": "4096", 2024-09-21T09:43:44.183 INFO:teuthology.orchestra.run.smithi137.stdout: "client_max_retries_on_remount_failure": "5", 2024-09-21T09:43:44.183 INFO:teuthology.orchestra.run.smithi137.stdout: "client_mds_namespace": "", 2024-09-21T09:43:44.183 INFO:teuthology.orchestra.run.smithi137.stdout: "client_metadata": "", 2024-09-21T09:43:44.183 INFO:teuthology.orchestra.run.smithi137.stdout: "client_mount_gid": "-1", 2024-09-21T09:43:44.183 INFO:teuthology.orchestra.run.smithi137.stdout: "client_mount_timeout": "300", 2024-09-21T09:43:44.184 INFO:teuthology.orchestra.run.smithi137.stdout: "client_mount_uid": "-1", 2024-09-21T09:43:44.184 INFO:teuthology.orchestra.run.smithi137.stdout: "client_mountpoint": "/", 2024-09-21T09:43:44.184 INFO:teuthology.orchestra.run.smithi137.stdout: "client_notify_timeout": "10", 2024-09-21T09:43:44.184 INFO:teuthology.orchestra.run.smithi137.stdout: "client_oc": "true", 2024-09-21T09:43:44.184 INFO:teuthology.orchestra.run.smithi137.stdout: "client_oc_max_dirty": "104857600", 2024-09-21T09:43:44.184 INFO:teuthology.orchestra.run.smithi137.stdout: "client_oc_max_dirty_age": "5.000000", 2024-09-21T09:43:44.184 INFO:teuthology.orchestra.run.smithi137.stdout: "client_oc_max_objects": "1000", 2024-09-21T09:43:44.184 INFO:teuthology.orchestra.run.smithi137.stdout: "client_oc_size": "209715200", 2024-09-21T09:43:44.184 INFO:teuthology.orchestra.run.smithi137.stdout: "client_oc_target_dirty": "8388608", 2024-09-21T09:43:44.184 INFO:teuthology.orchestra.run.smithi137.stdout: "client_permissions": "true", 2024-09-21T09:43:44.184 INFO:teuthology.orchestra.run.smithi137.stdout: "client_quota": "true", 2024-09-21T09:43:44.184 INFO:teuthology.orchestra.run.smithi137.stdout: "client_quota_df": "true", 2024-09-21T09:43:44.184 INFO:teuthology.orchestra.run.smithi137.stdout: "client_readahead_max_bytes": "0", 2024-09-21T09:43:44.184 INFO:teuthology.orchestra.run.smithi137.stdout: "client_readahead_max_periods": "4", 2024-09-21T09:43:44.184 INFO:teuthology.orchestra.run.smithi137.stdout: "client_readahead_min": "131072", 2024-09-21T09:43:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: "client_reconnect_stale": "false", 2024-09-21T09:43:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: "client_shutdown_timeout": "30", 2024-09-21T09:43:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: "client_snapdir": ".snap", 2024-09-21T09:43:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: "client_tick_interval": "1", 2024-09-21T09:43:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: "client_trace": "", 2024-09-21T09:43:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: "client_try_dentry_invalidate": "false", 2024-09-21T09:43:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: "client_use_faked_inos": "false", 2024-09-21T09:43:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: "client_use_random_mds": "false", 2024-09-21T09:43:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: "clog_to_graylog": "false", 2024-09-21T09:43:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: "clog_to_graylog_host": "127.0.0.1", 2024-09-21T09:43:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: "clog_to_graylog_port": "12201", 2024-09-21T09:43:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: "clog_to_monitors": "default=true", 2024-09-21T09:43:44.185 INFO:teuthology.orchestra.run.smithi137.stdout: "clog_to_syslog": "false", 2024-09-21T09:43:44.186 INFO:teuthology.orchestra.run.smithi137.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2024-09-21T09:43:44.186 INFO:teuthology.orchestra.run.smithi137.stdout: "clog_to_syslog_level": "info", 2024-09-21T09:43:44.186 INFO:teuthology.orchestra.run.smithi137.stdout: "cluster_addr": "-", 2024-09-21T09:43:44.186 INFO:teuthology.orchestra.run.smithi137.stdout: "cluster_network": "", 2024-09-21T09:43:44.186 INFO:teuthology.orchestra.run.smithi137.stdout: "cluster_network_interface": "", 2024-09-21T09:43:44.186 INFO:teuthology.orchestra.run.smithi137.stdout: "compressor_zlib_isal": "false", 2024-09-21T09:43:44.186 INFO:teuthology.orchestra.run.smithi137.stdout: "compressor_zlib_level": "5", 2024-09-21T09:43:44.186 INFO:teuthology.orchestra.run.smithi137.stdout: "compressor_zlib_winsize": "-15", 2024-09-21T09:43:44.186 INFO:teuthology.orchestra.run.smithi137.stdout: "compressor_zstd_level": "1", 2024-09-21T09:43:44.186 INFO:teuthology.orchestra.run.smithi137.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:43:44.186 INFO:teuthology.orchestra.run.smithi137.stdout: "crash_dir": "/var/lib/ceph/crash", 2024-09-21T09:43:44.187 INFO:teuthology.orchestra.run.smithi137.stdout: "crimson_alien_op_num_threads": "6", 2024-09-21T09:43:44.187 INFO:teuthology.orchestra.run.smithi137.stdout: "crimson_alien_thread_cpu_cores": "", 2024-09-21T09:43:44.187 INFO:teuthology.orchestra.run.smithi137.stdout: "crimson_osd_obc_lru_size": "512", 2024-09-21T09:43:44.187 INFO:teuthology.orchestra.run.smithi137.stdout: "crimson_osd_scheduler_concurrency": "0", 2024-09-21T09:43:44.187 INFO:teuthology.orchestra.run.smithi137.stdout: "crimson_osd_stat_interval": "0", 2024-09-21T09:43:44.187 INFO:teuthology.orchestra.run.smithi137.stdout: "crimson_seastar_cpu_cores": "", 2024-09-21T09:43:44.187 INFO:teuthology.orchestra.run.smithi137.stdout: "crimson_seastar_num_threads": "0", 2024-09-21T09:43:44.187 INFO:teuthology.orchestra.run.smithi137.stdout: "crush_location": "", 2024-09-21T09:43:44.187 INFO:teuthology.orchestra.run.smithi137.stdout: "crush_location_hook": "", 2024-09-21T09:43:44.187 INFO:teuthology.orchestra.run.smithi137.stdout: "crush_location_hook_timeout": "10", 2024-09-21T09:43:44.187 INFO:teuthology.orchestra.run.smithi137.stdout: "daemonize": "false", 2024-09-21T09:43:44.187 INFO:teuthology.orchestra.run.smithi137.stdout: "daos_pool": "tank", 2024-09-21T09:43:44.187 INFO:teuthology.orchestra.run.smithi137.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2024-09-21T09:43:44.187 INFO:teuthology.orchestra.run.smithi137.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "dbstore_db_name_prefix": "dbstore", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_alienstore": "0/5", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_allow_any_pool_priority": "false", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_asok": "1/5", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_asok_assert_abort": "false", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_asserts_on_shutdown": "true", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_auth": "1/5", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_bdev": "1/3", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_bluefs": "1/5", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_bluestore": "1/5", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_buffer": "0/1", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_ceph_dedup": "0/5", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_ceph_exporter": "1/5", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_cephfs_mirror": "0/5", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_cephsqlite": "0/5", 2024-09-21T09:43:44.188 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_client": "0/5", 2024-09-21T09:43:44.189 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_compressor": "1/5", 2024-09-21T09:43:44.189 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_context": "0/1", 2024-09-21T09:43:44.189 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_crimson_interrupt": "0/5", 2024-09-21T09:43:44.189 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_crush": "1/1", 2024-09-21T09:43:44.189 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_crypto": "1/5", 2024-09-21T09:43:44.189 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_cyanstore": "0/5", 2024-09-21T09:43:44.189 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_deliberately_leak_memory": "false", 2024-09-21T09:43:44.189 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_disable_randomized_ping": "false", 2024-09-21T09:43:44.189 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_dpdk": "1/5", 2024-09-21T09:43:44.189 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_eventtrace": "1/5", 2024-09-21T09:43:44.189 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_filer": "0/1", 2024-09-21T09:43:44.189 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_filestore": "1/3", 2024-09-21T09:43:44.189 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_finisher": "1/1", 2024-09-21T09:43:44.189 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_fuse": "1/5", 2024-09-21T09:43:44.189 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_heartbeat_testing_span": "0", 2024-09-21T09:43:44.190 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_heartbeatmap": "1/5", 2024-09-21T09:43:44.190 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_immutable_obj_cache": "0/5", 2024-09-21T09:43:44.190 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_javaclient": "1/5", 2024-09-21T09:43:44.190 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_journal": "1/3", 2024-09-21T09:43:44.190 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_journaler": "0/5", 2024-09-21T09:43:44.190 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_kstore": "1/5", 2024-09-21T09:43:44.190 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_lockdep": "0/1", 2024-09-21T09:43:44.190 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_mclock": "1/5", 2024-09-21T09:43:44.190 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_mds": "1/5", 2024-09-21T09:43:44.190 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_mds_balancer": "1/5", 2024-09-21T09:43:44.190 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_mds_locker": "1/5", 2024-09-21T09:43:44.190 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_mds_log": "1/5", 2024-09-21T09:43:44.190 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_mds_log_expire": "1/5", 2024-09-21T09:43:44.190 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_mds_migrator": "1/5", 2024-09-21T09:43:44.190 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_mds_quiesce": "3/5", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_memstore": "1/5", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_mgr": "2/5", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_mgrc": "1/5", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_mon": "20/20", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_monc": "0/10", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_ms": "1/1", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_none": "0/5", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_objclass": "0/5", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_objectcacher": "0/5", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_objecter": "0/1", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_optracker": "0/5", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_osd": "1/5", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_paxos": "20/20", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_perfcounter": "1/5", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_prioritycache": "1/5", 2024-09-21T09:43:44.191 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_rados": "0/5", 2024-09-21T09:43:44.192 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_rbd": "0/5", 2024-09-21T09:43:44.192 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_rbd_mirror": "0/5", 2024-09-21T09:43:44.192 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_rbd_pwl": "0/5", 2024-09-21T09:43:44.192 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_rbd_replay": "0/5", 2024-09-21T09:43:44.192 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_refs": "0/0", 2024-09-21T09:43:44.192 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_reserver": "1/1", 2024-09-21T09:43:44.192 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_rgw": "1/5", 2024-09-21T09:43:44.192 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_rgw_access": "1/5", 2024-09-21T09:43:44.192 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_rgw_datacache": "1/5", 2024-09-21T09:43:44.192 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_rgw_dbstore": "1/5", 2024-09-21T09:43:44.192 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_rgw_flight": "1/5", 2024-09-21T09:43:44.192 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_rgw_lifecycle": "1/5", 2024-09-21T09:43:44.193 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_rgw_notification": "1/5", 2024-09-21T09:43:44.193 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_rgw_sync": "1/5", 2024-09-21T09:43:44.193 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_rocksdb": "4/5", 2024-09-21T09:43:44.193 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_seastore": "0/5", 2024-09-21T09:43:44.193 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_seastore_backref": "0/5", 2024-09-21T09:43:44.193 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_seastore_cache": "0/5", 2024-09-21T09:43:44.193 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_seastore_cleaner": "0/5", 2024-09-21T09:43:44.193 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_seastore_device": "0/5", 2024-09-21T09:43:44.193 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_seastore_epm": "0/5", 2024-09-21T09:43:44.193 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_seastore_fixedkv_tree": "0/5", 2024-09-21T09:43:44.193 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_seastore_journal": "0/5", 2024-09-21T09:43:44.193 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_seastore_lba": "0/5", 2024-09-21T09:43:44.193 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_seastore_odata": "0/5", 2024-09-21T09:43:44.194 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_seastore_omap": "0/5", 2024-09-21T09:43:44.194 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_seastore_onode": "0/5", 2024-09-21T09:43:44.194 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_seastore_t": "0/5", 2024-09-21T09:43:44.194 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_seastore_tm": "0/5", 2024-09-21T09:43:44.194 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_striper": "0/1", 2024-09-21T09:43:44.194 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_test": "0/5", 2024-09-21T09:43:44.194 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_throttle": "1/1", 2024-09-21T09:43:44.194 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_timer": "0/1", 2024-09-21T09:43:44.194 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_tp": "0/5", 2024-09-21T09:43:44.194 INFO:teuthology.orchestra.run.smithi137.stdout: "debug_trace": "1/5", 2024-09-21T09:43:44.194 INFO:teuthology.orchestra.run.smithi137.stdout: "defer_client_eviction_on_laggy_osds": "false", 2024-09-21T09:43:44.194 INFO:teuthology.orchestra.run.smithi137.stdout: "device_failure_prediction_mode": "none", 2024-09-21T09:43:44.195 INFO:teuthology.orchestra.run.smithi137.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2024-09-21T09:43:44.195 INFO:teuthology.orchestra.run.smithi137.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2024-09-21T09:43:44.195 INFO:teuthology.orchestra.run.smithi137.stdout: "err_to_graylog": "false", 2024-09-21T09:43:44.195 INFO:teuthology.orchestra.run.smithi137.stdout: "err_to_journald": "false", 2024-09-21T09:43:44.195 INFO:teuthology.orchestra.run.smithi137.stdout: "err_to_stderr": "true", 2024-09-21T09:43:44.195 INFO:teuthology.orchestra.run.smithi137.stdout: "err_to_syslog": "false", 2024-09-21T09:43:44.195 INFO:teuthology.orchestra.run.smithi137.stdout: "event_tracing": "false", 2024-09-21T09:43:44.195 INFO:teuthology.orchestra.run.smithi137.stdout: "exporter_addr": "0.0.0.0", 2024-09-21T09:43:44.195 INFO:teuthology.orchestra.run.smithi137.stdout: "exporter_cert_file": "", 2024-09-21T09:43:44.195 INFO:teuthology.orchestra.run.smithi137.stdout: "exporter_http_port": "9926", 2024-09-21T09:43:44.195 INFO:teuthology.orchestra.run.smithi137.stdout: "exporter_key_file": "", 2024-09-21T09:43:44.195 INFO:teuthology.orchestra.run.smithi137.stdout: "exporter_prio_limit": "5", 2024-09-21T09:43:44.195 INFO:teuthology.orchestra.run.smithi137.stdout: "exporter_sock_dir": "/var/run/ceph/", 2024-09-21T09:43:44.195 INFO:teuthology.orchestra.run.smithi137.stdout: "exporter_sort_metrics": "true", 2024-09-21T09:43:44.195 INFO:teuthology.orchestra.run.smithi137.stdout: "exporter_stats_period": "5", 2024-09-21T09:43:44.196 INFO:teuthology.orchestra.run.smithi137.stdout: "fake_statfs_for_testing": "0", 2024-09-21T09:43:44.196 INFO:teuthology.orchestra.run.smithi137.stdout: "fatal_signal_handlers": "true", 2024-09-21T09:43:44.196 INFO:teuthology.orchestra.run.smithi137.stdout: "filer_max_purge_ops": "10", 2024-09-21T09:43:44.196 INFO:teuthology.orchestra.run.smithi137.stdout: "filer_max_truncate_ops": "128", 2024-09-21T09:43:44.196 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_apply_finisher_threads": "1", 2024-09-21T09:43:44.196 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_blackhole": "false", 2024-09-21T09:43:44.196 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_btrfs_clone_range": "true", 2024-09-21T09:43:44.196 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_btrfs_snap": "true", 2024-09-21T09:43:44.196 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_caller_concurrency": "10", 2024-09-21T09:43:44.196 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_collect_device_partition_information": "true", 2024-09-21T09:43:44.196 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_commit_timeout": "600.000000", 2024-09-21T09:43:44.196 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_debug_inject_read_err": "false", 2024-09-21T09:43:44.196 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_debug_omap_check": "false", 2024-09-21T09:43:44.196 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_debug_verify_split": "false", 2024-09-21T09:43:44.196 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_dump_file": "", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_expected_throughput_ops": "200.000000", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_fadvise": "true", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_fail_eio": "true", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_fd_cache_shards": "16", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_fd_cache_size": "128", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_fiemap": "false", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_fiemap_threshold": "4096", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_fsync_flushes_journal_data": "false", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_index_retry_probability": "0.000000", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_inject_stall": "0", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_journal_parallel": "false", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_journal_trailing": "false", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_journal_writeahead": "false", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_kill_at": "0", 2024-09-21T09:43:44.197 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_max_alloc_hint_size": "1048576", 2024-09-21T09:43:44.198 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_max_inline_xattr_size": "0", 2024-09-21T09:43:44.198 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2024-09-21T09:43:44.198 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_max_inline_xattr_size_other": "512", 2024-09-21T09:43:44.198 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2024-09-21T09:43:44.198 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_max_inline_xattrs": "0", 2024-09-21T09:43:44.198 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2024-09-21T09:43:44.198 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_max_inline_xattrs_other": "2", 2024-09-21T09:43:44.198 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_max_inline_xattrs_xfs": "10", 2024-09-21T09:43:44.198 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_max_sync_interval": "5.000000", 2024-09-21T09:43:44.198 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_max_xattr_value_size": "0", 2024-09-21T09:43:44.198 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2024-09-21T09:43:44.198 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_max_xattr_value_size_other": "1024", 2024-09-21T09:43:44.198 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2024-09-21T09:43:44.198 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_merge_threshold": "-10", 2024-09-21T09:43:44.199 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_min_sync_interval": "0.010000", 2024-09-21T09:43:44.199 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_odsync_write": "false", 2024-09-21T09:43:44.199 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_omap_backend": "rocksdb", 2024-09-21T09:43:44.199 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_omap_backend_path": "", 2024-09-21T09:43:44.199 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_omap_header_cache_size": "1024", 2024-09-21T09:43:44.199 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_ondisk_finisher_threads": "1", 2024-09-21T09:43:44.199 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_op_thread_suicide_timeout": "180", 2024-09-21T09:43:44.199 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_op_thread_timeout": "60", 2024-09-21T09:43:44.199 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_op_threads": "2", 2024-09-21T09:43:44.199 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_punch_hole": "false", 2024-09-21T09:43:44.199 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2024-09-21T09:43:44.199 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2024-09-21T09:43:44.199 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2024-09-21T09:43:44.199 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_queue_high_threshhold": "0.900000", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_queue_low_threshhold": "0.300000", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_queue_max_bytes": "104857600", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_queue_max_ops": "50", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_seek_data_hole": "false", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_sloppy_crc": "false", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_sloppy_crc_block_size": "65536", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_splice": "false", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_split_multiple": "2", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_split_rand_factor": "20", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_update_to": "1000", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2024-09-21T09:43:44.200 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2024-09-21T09:43:44.201 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2024-09-21T09:43:44.201 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2024-09-21T09:43:44.201 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2024-09-21T09:43:44.201 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2024-09-21T09:43:44.201 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_wbthrottle_enable": "true", 2024-09-21T09:43:44.201 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2024-09-21T09:43:44.201 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2024-09-21T09:43:44.201 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2024-09-21T09:43:44.201 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2024-09-21T09:43:44.201 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2024-09-21T09:43:44.201 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2024-09-21T09:43:44.201 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_xfs_extsize": "false", 2024-09-21T09:43:44.201 INFO:teuthology.orchestra.run.smithi137.stdout: "filestore_zfs_snap": "false", 2024-09-21T09:43:44.201 INFO:teuthology.orchestra.run.smithi137.stdout: "fio_dir": "/tmp/fio", 2024-09-21T09:43:44.202 INFO:teuthology.orchestra.run.smithi137.stdout: "fsid": "6369b226-77fb-11ef-baf6-efdc52797490", 2024-09-21T09:43:44.202 INFO:teuthology.orchestra.run.smithi137.stdout: "fuse_allow_other": "true", 2024-09-21T09:43:44.202 INFO:teuthology.orchestra.run.smithi137.stdout: "fuse_atomic_o_trunc": "true", 2024-09-21T09:43:44.202 INFO:teuthology.orchestra.run.smithi137.stdout: "fuse_big_writes": "true", 2024-09-21T09:43:44.202 INFO:teuthology.orchestra.run.smithi137.stdout: "fuse_debug": "false", 2024-09-21T09:43:44.202 INFO:teuthology.orchestra.run.smithi137.stdout: "fuse_default_permissions": "false", 2024-09-21T09:43:44.202 INFO:teuthology.orchestra.run.smithi137.stdout: "fuse_disable_pagecache": "false", 2024-09-21T09:43:44.202 INFO:teuthology.orchestra.run.smithi137.stdout: "fuse_max_write": "0", 2024-09-21T09:43:44.202 INFO:teuthology.orchestra.run.smithi137.stdout: "fuse_multithreaded": "true", 2024-09-21T09:43:44.202 INFO:teuthology.orchestra.run.smithi137.stdout: "fuse_require_active_mds": "true", 2024-09-21T09:43:44.202 INFO:teuthology.orchestra.run.smithi137.stdout: "fuse_set_user_groups": "true", 2024-09-21T09:43:44.202 INFO:teuthology.orchestra.run.smithi137.stdout: "fuse_splice_move": "true", 2024-09-21T09:43:44.203 INFO:teuthology.orchestra.run.smithi137.stdout: "fuse_splice_read": "true", 2024-09-21T09:43:44.203 INFO:teuthology.orchestra.run.smithi137.stdout: "fuse_splice_write": "true", 2024-09-21T09:43:44.203 INFO:teuthology.orchestra.run.smithi137.stdout: "fuse_syncfs_on_mksnap": "true", 2024-09-21T09:43:44.203 INFO:teuthology.orchestra.run.smithi137.stdout: "fuse_use_invalidate_cb": "true", 2024-09-21T09:43:44.203 INFO:teuthology.orchestra.run.smithi137.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2024-09-21T09:43:44.203 INFO:teuthology.orchestra.run.smithi137.stdout: "gss_target_name": "ceph", 2024-09-21T09:43:44.203 INFO:teuthology.orchestra.run.smithi137.stdout: "heartbeat_file": "", 2024-09-21T09:43:44.203 INFO:teuthology.orchestra.run.smithi137.stdout: "heartbeat_inject_failure": "0", 2024-09-21T09:43:44.203 INFO:teuthology.orchestra.run.smithi137.stdout: "heartbeat_interval": "5", 2024-09-21T09:43:44.203 INFO:teuthology.orchestra.run.smithi137.stdout: "host": "smithi137", 2024-09-21T09:43:44.203 INFO:teuthology.orchestra.run.smithi137.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2024-09-21T09:43:44.203 INFO:teuthology.orchestra.run.smithi137.stdout: "immutable_object_cache_max_inflight_ops": "128", 2024-09-21T09:43:44.203 INFO:teuthology.orchestra.run.smithi137.stdout: "immutable_object_cache_max_size": "1073741824", 2024-09-21T09:43:44.203 INFO:teuthology.orchestra.run.smithi137.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2024-09-21T09:43:44.203 INFO:teuthology.orchestra.run.smithi137.stdout: "immutable_object_cache_qos_bps_burst": "0", 2024-09-21T09:43:44.204 INFO:teuthology.orchestra.run.smithi137.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2024-09-21T09:43:44.204 INFO:teuthology.orchestra.run.smithi137.stdout: "immutable_object_cache_qos_bps_limit": "0", 2024-09-21T09:43:44.204 INFO:teuthology.orchestra.run.smithi137.stdout: "immutable_object_cache_qos_iops_burst": "0", 2024-09-21T09:43:44.204 INFO:teuthology.orchestra.run.smithi137.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2024-09-21T09:43:44.204 INFO:teuthology.orchestra.run.smithi137.stdout: "immutable_object_cache_qos_iops_limit": "0", 2024-09-21T09:43:44.204 INFO:teuthology.orchestra.run.smithi137.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2024-09-21T09:43:44.204 INFO:teuthology.orchestra.run.smithi137.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2024-09-21T09:43:44.204 INFO:teuthology.orchestra.run.smithi137.stdout: "immutable_object_cache_watermark": "0.900000", 2024-09-21T09:43:44.204 INFO:teuthology.orchestra.run.smithi137.stdout: "inject_early_sigterm": "false", 2024-09-21T09:43:44.204 INFO:teuthology.orchestra.run.smithi137.stdout: "jaeger_agent_port": "6799", 2024-09-21T09:43:44.204 INFO:teuthology.orchestra.run.smithi137.stdout: "jaeger_tracing_enable": "false", 2024-09-21T09:43:44.204 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_aio": "true", 2024-09-21T09:43:44.205 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_align_min_size": "65536", 2024-09-21T09:43:44.205 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_block_align": "true", 2024-09-21T09:43:44.205 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_block_size": "4096", 2024-09-21T09:43:44.205 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_dio": "true", 2024-09-21T09:43:44.205 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_discard": "false", 2024-09-21T09:43:44.205 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_force_aio": "false", 2024-09-21T09:43:44.205 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_ignore_corruption": "false", 2024-09-21T09:43:44.205 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_max_write_bytes": "10485760", 2024-09-21T09:43:44.205 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_max_write_entries": "100", 2024-09-21T09:43:44.205 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_replay_from": "0", 2024-09-21T09:43:44.205 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_throttle_high_multiple": "0.000000", 2024-09-21T09:43:44.205 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_throttle_high_threshhold": "0.900000", 2024-09-21T09:43:44.205 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_throttle_low_threshhold": "0.600000", 2024-09-21T09:43:44.205 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_throttle_max_multiple": "0.000000", 2024-09-21T09:43:44.205 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_write_header_frequency": "0", 2024-09-21T09:43:44.206 INFO:teuthology.orchestra.run.smithi137.stdout: "journal_zero_on_create": "false", 2024-09-21T09:43:44.206 INFO:teuthology.orchestra.run.smithi137.stdout: "journaler_prefetch_periods": "10", 2024-09-21T09:43:44.206 INFO:teuthology.orchestra.run.smithi137.stdout: "journaler_prezero_periods": "5", 2024-09-21T09:43:44.206 INFO:teuthology.orchestra.run.smithi137.stdout: "journaler_write_head_interval": "15", 2024-09-21T09:43:44.206 INFO:teuthology.orchestra.run.smithi137.stdout: "key": "", 2024-09-21T09:43:44.206 INFO:teuthology.orchestra.run.smithi137.stdout: "keyfile": "", 2024-09-21T09:43:44.206 INFO:teuthology.orchestra.run.smithi137.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2024-09-21T09:43:44.206 INFO:teuthology.orchestra.run.smithi137.stdout: "kstore_backend": "rocksdb", 2024-09-21T09:43:44.206 INFO:teuthology.orchestra.run.smithi137.stdout: "kstore_default_stripe_size": "65536", 2024-09-21T09:43:44.206 INFO:teuthology.orchestra.run.smithi137.stdout: "kstore_fsck_on_mount": "false", 2024-09-21T09:43:44.207 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:43 smithi137 ceph-mon[93825]: pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:44.207 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:43 smithi137 ceph-mon[97575]: pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:44.208 INFO:teuthology.orchestra.run.smithi137.stdout: "kstore_fsck_on_mount_deep": "true", 2024-09-21T09:43:44.208 INFO:teuthology.orchestra.run.smithi137.stdout: "kstore_max_bytes": "67108864", 2024-09-21T09:43:44.208 INFO:teuthology.orchestra.run.smithi137.stdout: "kstore_max_ops": "512", 2024-09-21T09:43:44.208 INFO:teuthology.orchestra.run.smithi137.stdout: "kstore_nid_prealloc": "1024", 2024-09-21T09:43:44.208 INFO:teuthology.orchestra.run.smithi137.stdout: "kstore_onode_map_size": "1024", 2024-09-21T09:43:44.208 INFO:teuthology.orchestra.run.smithi137.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2024-09-21T09:43:44.208 INFO:teuthology.orchestra.run.smithi137.stdout: "kstore_sync_submit_transaction": "false", 2024-09-21T09:43:44.208 INFO:teuthology.orchestra.run.smithi137.stdout: "kstore_sync_transaction": "false", 2024-09-21T09:43:44.208 INFO:teuthology.orchestra.run.smithi137.stdout: "librados_thread_count": "2", 2024-09-21T09:43:44.208 INFO:teuthology.orchestra.run.smithi137.stdout: "lockdep": "false", 2024-09-21T09:43:44.208 INFO:teuthology.orchestra.run.smithi137.stdout: "lockdep_force_backtrace": "false", 2024-09-21T09:43:44.208 INFO:teuthology.orchestra.run.smithi137.stdout: "log_coarse_timestamps": "true", 2024-09-21T09:43:44.209 INFO:teuthology.orchestra.run.smithi137.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2024-09-21T09:43:44.209 INFO:teuthology.orchestra.run.smithi137.stdout: "log_flush_on_exit": "false", 2024-09-21T09:43:44.209 INFO:teuthology.orchestra.run.smithi137.stdout: "log_graylog_host": "127.0.0.1", 2024-09-21T09:43:44.209 INFO:teuthology.orchestra.run.smithi137.stdout: "log_graylog_port": "12201", 2024-09-21T09:43:44.209 INFO:teuthology.orchestra.run.smithi137.stdout: "log_max_new": "1000", 2024-09-21T09:43:44.209 INFO:teuthology.orchestra.run.smithi137.stdout: "log_max_recent": "10000", 2024-09-21T09:43:44.209 INFO:teuthology.orchestra.run.smithi137.stdout: "log_stderr_prefix": "", 2024-09-21T09:43:44.209 INFO:teuthology.orchestra.run.smithi137.stdout: "log_stop_at_utilization": "0.970000", 2024-09-21T09:43:44.209 INFO:teuthology.orchestra.run.smithi137.stdout: "log_to_file": "true", 2024-09-21T09:43:44.209 INFO:teuthology.orchestra.run.smithi137.stdout: "log_to_graylog": "false", 2024-09-21T09:43:44.209 INFO:teuthology.orchestra.run.smithi137.stdout: "log_to_journald": "false", 2024-09-21T09:43:44.209 INFO:teuthology.orchestra.run.smithi137.stdout: "log_to_stderr": "false", 2024-09-21T09:43:44.209 INFO:teuthology.orchestra.run.smithi137.stdout: "log_to_syslog": "false", 2024-09-21T09:43:44.209 INFO:teuthology.orchestra.run.smithi137.stdout: "max_rotating_auth_attempts": "10", 2024-09-21T09:43:44.210 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2024-09-21T09:43:44.210 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_action_on_write_error": "1", 2024-09-21T09:43:44.210 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_alternate_name_max": "8192", 2024-09-21T09:43:44.210 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_asio_thread_count": "2", 2024-09-21T09:43:44.210 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_export_pin": "true", 2024-09-21T09:43:44.210 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_fragment_dirs": "true", 2024-09-21T09:43:44.210 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2024-09-21T09:43:44.210 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_fragment_interval": "5", 2024-09-21T09:43:44.210 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_fragment_size_max": "100000", 2024-09-21T09:43:44.210 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_idle_threshold": "0.000000", 2024-09-21T09:43:44.210 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_interval": "10", 2024-09-21T09:43:44.210 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_max": "-1", 2024-09-21T09:43:44.210 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_max_until": "-1", 2024-09-21T09:43:44.210 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_merge_size": "50", 2024-09-21T09:43:44.211 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_midchunk": "0.300000", 2024-09-21T09:43:44.211 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_min_rebalance": "0.100000", 2024-09-21T09:43:44.211 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_min_start": "0.200000", 2024-09-21T09:43:44.211 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_minchunk": "0.001000", 2024-09-21T09:43:44.211 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_mode": "0", 2024-09-21T09:43:44.211 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_need_max": "1.200000", 2024-09-21T09:43:44.211 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_need_min": "0.800000", 2024-09-21T09:43:44.211 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_overload_epochs": "2", 2024-09-21T09:43:44.211 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_replicate_threshold": "8000.000000", 2024-09-21T09:43:44.211 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_sample_interval": "3.000000", 2024-09-21T09:43:44.211 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_split_bits": "3", 2024-09-21T09:43:44.211 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_split_rd": "25000.000000", 2024-09-21T09:43:44.211 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_split_size": "10000", 2024-09-21T09:43:44.211 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_split_wr": "10000.000000", 2024-09-21T09:43:44.211 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_target_decay": "10.000000", 2024-09-21T09:43:44.212 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2024-09-21T09:43:44.212 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_beacon_grace": "15.000000", 2024-09-21T09:43:44.212 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_beacon_interval": "4.000000", 2024-09-21T09:43:44.212 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_beacon_mon_down_grace": "60", 2024-09-21T09:43:44.212 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_cache_memory_limit": "4294967296", 2024-09-21T09:43:44.212 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_cache_mid": "0.700000", 2024-09-21T09:43:44.212 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_cache_quiesce_decay_rate": "1.000000", 2024-09-21T09:43:44.212 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_cache_quiesce_delay": "0", 2024-09-21T09:43:44.212 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_cache_quiesce_sleep": "200", 2024-09-21T09:43:44.212 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_cache_quiesce_splitauth": "true", 2024-09-21T09:43:44.213 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_cache_quiesce_threshold": "524288", 2024-09-21T09:43:44.213 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_cache_release_free_interval": "10", 2024-09-21T09:43:44.213 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_cache_reservation": "0.050000", 2024-09-21T09:43:44.213 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_cache_trim_decay_rate": "1.000000", 2024-09-21T09:43:44.213 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_cache_trim_interval": "1", 2024-09-21T09:43:44.213 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_cache_trim_threshold": "262144", 2024-09-21T09:43:44.213 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2024-09-21T09:43:44.213 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2024-09-21T09:43:44.213 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_client_delegate_inos_pct": "50", 2024-09-21T09:43:44.213 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_client_prealloc_inos": "1000", 2024-09-21T09:43:44.213 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2024-09-21T09:43:44.213 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_connect_bootstrapping": "false", 2024-09-21T09:43:44.213 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_damage_table_max_entries": "10000", 2024-09-21T09:43:44.214 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2024-09-21T09:43:44.214 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_debug_auth_pins": "false", 2024-09-21T09:43:44.214 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_debug_frag": "false", 2024-09-21T09:43:44.214 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_debug_scatterstat": "false", 2024-09-21T09:43:44.214 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_debug_subtrees": "false", 2024-09-21T09:43:44.214 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_decay_halflife": "5.000000", 2024-09-21T09:43:44.214 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_default_dir_hash": "2", 2024-09-21T09:43:44.214 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_defer_session_stale": "true", 2024-09-21T09:43:44.214 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_deny_all_reconnect": "false", 2024-09-21T09:43:44.214 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_dir_keys_per_op": "16384", 2024-09-21T09:43:44.214 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_dir_max_commit_size": "10", 2024-09-21T09:43:44.215 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_dir_max_entries": "0", 2024-09-21T09:43:44.215 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_dir_prefetch": "true", 2024-09-21T09:43:44.215 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_dirstat_min_interval": "1.000000", 2024-09-21T09:43:44.215 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_dump_cache_after_rejoin": "false", 2024-09-21T09:43:44.215 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_dump_cache_on_map": "false", 2024-09-21T09:43:44.215 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_dump_cache_threshold_file": "0", 2024-09-21T09:43:44.215 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2024-09-21T09:43:44.215 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_early_reply": "true", 2024-09-21T09:43:44.215 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_enable_op_tracker": "true", 2024-09-21T09:43:44.215 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_enforce_unique_name": "true", 2024-09-21T09:43:44.215 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_export_ephemeral_distributed": "true", 2024-09-21T09:43:44.215 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2024-09-21T09:43:44.215 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_export_ephemeral_random": "true", 2024-09-21T09:43:44.216 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_export_ephemeral_random_max": "0.010000", 2024-09-21T09:43:44.216 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_extraordinary_events_dump_interval": "0", 2024-09-21T09:43:44.216 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_forward_all_requests_to_auth": "false", 2024-09-21T09:43:44.216 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_freeze_tree_timeout": "30.000000", 2024-09-21T09:43:44.216 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_fscrypt_last_block_max_size": "4096", 2024-09-21T09:43:44.216 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_go_bad_corrupt_dentry": "true", 2024-09-21T09:43:44.216 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2024-09-21T09:43:44.216 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_health_cache_threshold": "1.500000", 2024-09-21T09:43:44.216 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_health_summarize_threshold": "10", 2024-09-21T09:43:44.216 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_heartbeat_grace": "15.000000", 2024-09-21T09:43:44.216 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_heartbeat_reset_grace": "1000", 2024-09-21T09:43:44.216 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_inject_health_dummy": "false", 2024-09-21T09:43:44.216 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2024-09-21T09:43:44.217 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_inject_migrator_session_race": "false", 2024-09-21T09:43:44.217 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2024-09-21T09:43:44.217 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_inject_skip_replaying_inotable": "false", 2024-09-21T09:43:44.217 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2024-09-21T09:43:44.217 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_join_fs": "", 2024-09-21T09:43:44.217 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_journal_format": "1", 2024-09-21T09:43:44.217 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_kill_after_journal_logs_flushed": "false", 2024-09-21T09:43:44.217 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_kill_create_at": "0", 2024-09-21T09:43:44.217 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_kill_dirfrag_at": "0", 2024-09-21T09:43:44.217 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_kill_export_at": "0", 2024-09-21T09:43:44.217 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_kill_import_at": "0", 2024-09-21T09:43:44.218 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_kill_journal_at": "0", 2024-09-21T09:43:44.218 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_kill_journal_expire_at": "0", 2024-09-21T09:43:44.218 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_kill_journal_replay_at": "0", 2024-09-21T09:43:44.218 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_kill_link_at": "0", 2024-09-21T09:43:44.218 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_kill_mdstable_at": "0", 2024-09-21T09:43:44.218 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_kill_openc_at": "0", 2024-09-21T09:43:44.218 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_kill_rename_at": "0", 2024-09-21T09:43:44.218 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_kill_shutdown_at": "0", 2024-09-21T09:43:44.218 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_log_event_large_threshold": "524288", 2024-09-21T09:43:44.218 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_log_events_per_segment": "1024", 2024-09-21T09:43:44.218 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_log_major_segment_event_ratio": "12", 2024-09-21T09:43:44.218 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_log_max_events": "-1", 2024-09-21T09:43:44.218 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_log_max_segments": "128", 2024-09-21T09:43:44.219 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_log_pause": "false", 2024-09-21T09:43:44.219 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_log_segment_size": "0", 2024-09-21T09:43:44.219 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_log_skip_corrupt_events": "false", 2024-09-21T09:43:44.219 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_log_skip_unbounded_events": "false", 2024-09-21T09:43:44.219 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_log_trim_decay_rate": "1.000000", 2024-09-21T09:43:44.219 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_log_trim_threshold": "128", 2024-09-21T09:43:44.219 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_log_trim_upkeep_interval": "1000", 2024-09-21T09:43:44.219 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_log_warn_factor": "2.000000", 2024-09-21T09:43:44.219 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_max_caps_per_client": "1048576", 2024-09-21T09:43:44.219 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_max_completed_flushes": "100000", 2024-09-21T09:43:44.219 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_max_completed_requests": "100000", 2024-09-21T09:43:44.219 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_max_export_size": "20971520", 2024-09-21T09:43:44.219 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_max_file_recover": "32", 2024-09-21T09:43:44.219 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_max_purge_files": "64", 2024-09-21T09:43:44.220 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_max_purge_ops": "8192", 2024-09-21T09:43:44.220 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2024-09-21T09:43:44.220 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_max_scrub_ops_in_progress": "5", 2024-09-21T09:43:44.220 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_max_snaps_per_dir": "100", 2024-09-21T09:43:44.220 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_metrics_update_interval": "2", 2024-09-21T09:43:44.220 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_min_caps_per_client": "100", 2024-09-21T09:43:44.220 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_min_caps_working_set": "10000", 2024-09-21T09:43:44.220 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_mon_shutdown_timeout": "5.000000", 2024-09-21T09:43:44.220 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_numa_node": "-1", 2024-09-21T09:43:44.220 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_oft_prefetch_dirfrags": "false", 2024-09-21T09:43:44.220 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_op_complaint_time": "30.000000", 2024-09-21T09:43:44.220 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_op_history_duration": "600", 2024-09-21T09:43:44.220 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_op_history_size": "20", 2024-09-21T09:43:44.220 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_op_history_slow_op_size": "20", 2024-09-21T09:43:44.221 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_op_history_slow_op_threshold": "10", 2024-09-21T09:43:44.221 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_op_log_threshold": "5", 2024-09-21T09:43:44.221 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_ping_grace": "15", 2024-09-21T09:43:44.221 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_ping_interval": "5", 2024-09-21T09:43:44.221 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2024-09-21T09:43:44.221 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_recall_global_max_decay_threshold": "131072", 2024-09-21T09:43:44.221 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_recall_max_caps": "30000", 2024-09-21T09:43:44.221 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_recall_max_decay_rate": "1.500000", 2024-09-21T09:43:44.221 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_recall_max_decay_threshold": "131072", 2024-09-21T09:43:44.221 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_recall_warning_decay_rate": "60.000000", 2024-09-21T09:43:44.221 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_recall_warning_threshold": "262144", 2024-09-21T09:43:44.221 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_reconnect_timeout": "45.000000", 2024-09-21T09:43:44.221 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_replay_interval": "1.000000", 2024-09-21T09:43:44.221 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_replay_unsafe_with_closed_session": "false", 2024-09-21T09:43:44.221 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_request_load_average_decay_rate": "60.000000", 2024-09-21T09:43:44.222 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_root_ino_gid": "0", 2024-09-21T09:43:44.222 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_root_ino_uid": "0", 2024-09-21T09:43:44.222 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_scatter_nudge_interval": "5.000000", 2024-09-21T09:43:44.222 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_scrub_stats_review_period": "1", 2024-09-21T09:43:44.222 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_server_dispatch_client_request_delay": "0", 2024-09-21T09:43:44.222 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_server_dispatch_killpoint_random": "0.000000", 2024-09-21T09:43:44.222 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_session_blocklist_on_evict": "true", 2024-09-21T09:43:44.222 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_session_blocklist_on_timeout": "true", 2024-09-21T09:43:44.222 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2024-09-21T09:43:44.222 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_session_cache_liveness_magnitude": "10", 2024-09-21T09:43:44.222 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2024-09-21T09:43:44.222 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_session_cap_acquisition_throttle": "100000", 2024-09-21T09:43:44.222 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2024-09-21T09:43:44.222 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_session_metadata_threshold": "16777216", 2024-09-21T09:43:44.222 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_sessionmap_keys_per_op": "1024", 2024-09-21T09:43:44.223 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_shutdown_check": "0", 2024-09-21T09:43:44.223 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_skip_ino": "0", 2024-09-21T09:43:44.223 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_sleep_rank_change": "0.000000", 2024-09-21T09:43:44.223 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_snap_max_uid": "4294967294", 2024-09-21T09:43:44.223 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_snap_min_uid": "0", 2024-09-21T09:43:44.223 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_snap_rstat": "false", 2024-09-21T09:43:44.223 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_standby_replay_damaged": "false", 2024-09-21T09:43:44.223 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_symlink_recovery": "true", 2024-09-21T09:43:44.223 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_task_status_update_interval": "2.000000", 2024-09-21T09:43:44.223 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_thrash_exports": "0", 2024-09-21T09:43:44.224 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_thrash_fragments": "0", 2024-09-21T09:43:44.224 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_tick_interval": "5.000000", 2024-09-21T09:43:44.224 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_valgrind_exit": "false", 2024-09-21T09:43:44.224 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_verify_backtrace": "1", 2024-09-21T09:43:44.224 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_verify_scatter": "false", 2024-09-21T09:43:44.224 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_wipe_ino_prealloc": "false", 2024-09-21T09:43:44.224 INFO:teuthology.orchestra.run.smithi137.stdout: "mds_wipe_sessions": "false", 2024-09-21T09:43:44.224 INFO:teuthology.orchestra.run.smithi137.stdout: "mempool_debug": "false", 2024-09-21T09:43:44.224 INFO:teuthology.orchestra.run.smithi137.stdout: "memstore_debug_omit_block_device_write": "false", 2024-09-21T09:43:44.224 INFO:teuthology.orchestra.run.smithi137.stdout: "memstore_device_bytes": "1073741824", 2024-09-21T09:43:44.224 INFO:teuthology.orchestra.run.smithi137.stdout: "memstore_page_set": "false", 2024-09-21T09:43:44.224 INFO:teuthology.orchestra.run.smithi137.stdout: "memstore_page_size": "65536", 2024-09-21T09:43:44.225 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_client_bytes": "134217728", 2024-09-21T09:43:44.225 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_client_messages": "512", 2024-09-21T09:43:44.225 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2024-09-21T09:43:44.225 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_connect_retry_interval": "1.000000", 2024-09-21T09:43:44.225 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2024-09-21T09:43:44.225 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2024-09-21T09:43:44.225 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_disabled_modules": "", 2024-09-21T09:43:44.225 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_enable_op_tracker": "true", 2024-09-21T09:43:44.225 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_initial_modules": "restful iostat nfs", 2024-09-21T09:43:44.225 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_max_pg_creating": "1024", 2024-09-21T09:43:44.225 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_max_pg_num_change": "128", 2024-09-21T09:43:44.225 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_mds_bytes": "134217728", 2024-09-21T09:43:44.225 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_mds_messages": "128", 2024-09-21T09:43:44.225 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2024-09-21T09:43:44.226 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_mon_bytes": "134217728", 2024-09-21T09:43:44.226 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_mon_messages": "128", 2024-09-21T09:43:44.226 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_num_op_tracker_shard": "32", 2024-09-21T09:43:44.226 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_op_complaint_time": "30.000000", 2024-09-21T09:43:44.226 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_op_history_duration": "600", 2024-09-21T09:43:44.226 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_op_history_size": "20", 2024-09-21T09:43:44.226 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_op_history_slow_op_size": "20", 2024-09-21T09:43:44.226 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_op_history_slow_op_threshold": "10.000000", 2024-09-21T09:43:44.226 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_op_log_threshold": "5", 2024-09-21T09:43:44.226 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_osd_bytes": "536870912", 2024-09-21T09:43:44.226 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_osd_messages": "8192", 2024-09-21T09:43:44.226 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_pool": "true", 2024-09-21T09:43:44.226 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_service_beacon_grace": "60.000000", 2024-09-21T09:43:44.226 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_standby_modules": "true", 2024-09-21T09:43:44.226 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_stats_period": "5", 2024-09-21T09:43:44.227 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_stats_threshold": "5", 2024-09-21T09:43:44.227 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_tick_period": "2", 2024-09-21T09:43:44.227 INFO:teuthology.orchestra.run.smithi137.stdout: "mgr_ttl_cache_expire_seconds": "0", 2024-09-21T09:43:44.227 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_accept_timeout_factor": "2.000000", 2024-09-21T09:43:44.227 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_allow_pool_delete": "true", 2024-09-21T09:43:44.227 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_allow_pool_size_one": "false", 2024-09-21T09:43:44.227 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_auth_validate_all_caps": "true", 2024-09-21T09:43:44.227 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2024-09-21T09:43:44.227 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2024-09-21T09:43:44.227 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_client_bytes": "104857600", 2024-09-21T09:43:44.227 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_client_directed_command_retry": "2", 2024-09-21T09:43:44.228 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_client_hunt_interval": "3.000000", 2024-09-21T09:43:44.228 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2024-09-21T09:43:44.228 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2024-09-21T09:43:44.228 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2024-09-21T09:43:44.228 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_client_hunt_parallel": "3", 2024-09-21T09:43:44.228 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_client_log_interval": "1.000000", 2024-09-21T09:43:44.228 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_client_max_log_entries_per_message": "1000", 2024-09-21T09:43:44.228 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_client_ping_interval": "10.000000", 2024-09-21T09:43:44.228 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_client_ping_timeout": "30.000000", 2024-09-21T09:43:44.228 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_client_target_rank": "-1", 2024-09-21T09:43:44.228 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_clock_drift_allowed": "1.000000", 2024-09-21T09:43:44.228 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2024-09-21T09:43:44.228 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2024-09-21T09:43:44.228 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_cluster_log_level": "debug", 2024-09-21T09:43:44.229 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_cluster_log_to_file": "true", 2024-09-21T09:43:44.229 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_cluster_log_to_graylog": "false", 2024-09-21T09:43:44.229 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2024-09-21T09:43:44.229 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_cluster_log_to_graylog_port": "12201", 2024-09-21T09:43:44.229 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_cluster_log_to_journald": "true", 2024-09-21T09:43:44.229 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_cluster_log_to_stderr": "false", 2024-09-21T09:43:44.229 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_cluster_log_to_syslog": "default=false", 2024-09-21T09:43:44.229 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2024-09-21T09:43:44.229 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_compact_on_bootstrap": "false", 2024-09-21T09:43:44.229 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_compact_on_start": "false", 2024-09-21T09:43:44.229 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_compact_on_trim": "true", 2024-09-21T09:43:44.229 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_con_tracker_persist_interval": "10", 2024-09-21T09:43:44.230 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_con_tracker_score_halflife": "43200", 2024-09-21T09:43:44.230 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_config_key_max_entry_size": "65536", 2024-09-21T09:43:44.230 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_cpu_threads": "4", 2024-09-21T09:43:44.230 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_crush_min_required_version": "hammer", 2024-09-21T09:43:44.230 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_daemon_bytes": "419430400", 2024-09-21T09:43:44.230 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2024-09-21T09:43:44.230 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_data_avail_crit": "5", 2024-09-21T09:43:44.230 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_data_avail_warn": "5", 2024-09-21T09:43:44.230 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_data_size_warn": "16106127360", 2024-09-21T09:43:44.230 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_debug_block_osdmap_trim": "false", 2024-09-21T09:43:44.230 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_debug_deprecated_as_obsolete": "false", 2024-09-21T09:43:44.230 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_debug_dump_json": "false", 2024-09-21T09:43:44.230 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2024-09-21T09:43:44.231 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_debug_dump_transactions": "false", 2024-09-21T09:43:44.231 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_debug_extra_checks": "false", 2024-09-21T09:43:44.231 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_debug_no_initial_persistent_features": "false", 2024-09-21T09:43:44.231 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2024-09-21T09:43:44.231 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_debug_no_require_reef": "false", 2024-09-21T09:43:44.231 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_debug_no_require_squid": "false", 2024-09-21T09:43:44.231 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2024-09-21T09:43:44.231 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_delta_reset_interval": "10.000000", 2024-09-21T09:43:44.231 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_dns_srv_name": "ceph-mon", 2024-09-21T09:43:44.231 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_down_mkfs_grace": "60", 2024-09-21T09:43:44.231 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_down_uptime_grace": "60", 2024-09-21T09:43:44.231 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_election_default_strategy": "3", 2024-09-21T09:43:44.231 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_election_timeout": "5.000000", 2024-09-21T09:43:44.231 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2024-09-21T09:43:44.231 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_elector_ping_divisor": "2", 2024-09-21T09:43:44.232 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_elector_ping_timeout": "2.000000", 2024-09-21T09:43:44.232 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_enable_op_tracker": "true", 2024-09-21T09:43:44.232 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_fake_pool_delete": "false", 2024-09-21T09:43:44.232 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_force_quorum_join": "false", 2024-09-21T09:43:44.232 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_fsmap_prune_threshold": "300", 2024-09-21T09:43:44.232 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_globalid_prealloc": "10000", 2024-09-21T09:43:44.232 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_health_detail_to_clog": "true", 2024-09-21T09:43:44.232 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_health_log_update_period": "5", 2024-09-21T09:43:44.232 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_health_max_detail": "50", 2024-09-21T09:43:44.232 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_health_to_clog": "true", 2024-09-21T09:43:44.232 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_health_to_clog_interval": "600", 2024-09-21T09:43:44.232 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2024-09-21T09:43:44.232 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_host": "[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] [v2:172.21.15.137:3301/0,v1:172.21.15.137:6790/0]", 2024-09-21T09:43:44.233 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_host_override": "", 2024-09-21T09:43:44.233 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_initial_members": "", 2024-09-21T09:43:44.233 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2024-09-21T09:43:44.233 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2024-09-21T09:43:44.233 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_inject_transaction_delay_max": "10.000000", 2024-09-21T09:43:44.233 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2024-09-21T09:43:44.233 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_keyvaluedb": "rocksdb", 2024-09-21T09:43:44.233 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_lease": "5.000000", 2024-09-21T09:43:44.233 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2024-09-21T09:43:44.233 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_lease_renew_interval_factor": "0.600000", 2024-09-21T09:43:44.233 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_log_full_interval": "50", 2024-09-21T09:43:44.233 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_log_max": "10000", 2024-09-21T09:43:44.233 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_log_max_summary": "50", 2024-09-21T09:43:44.233 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_max_log_entries_per_event": "4096", 2024-09-21T09:43:44.234 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_max_log_epochs": "500", 2024-09-21T09:43:44.234 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_max_mdsmap_epochs": "500", 2024-09-21T09:43:44.234 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_max_mgrmap_epochs": "500", 2024-09-21T09:43:44.234 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_max_nvmeof_epochs": "500", 2024-09-21T09:43:44.234 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_max_osd": "10000", 2024-09-21T09:43:44.234 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_max_pg_per_osd": "10000", 2024-09-21T09:43:44.234 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_max_pool_pg_num": "65536", 2024-09-21T09:43:44.234 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_max_snap_prune_per_epoch": "100", 2024-09-21T09:43:44.234 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_mds_blocklist_interval": "86400.000000", 2024-09-21T09:43:44.234 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_mds_force_trim_to": "0", 2024-09-21T09:43:44.234 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_mds_skip_sanity": "true", 2024-09-21T09:43:44.234 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_memory_autotune": "true", 2024-09-21T09:43:44.235 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_memory_target": "2147483648", 2024-09-21T09:43:44.235 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_mgr_beacon_grace": "30", 2024-09-21T09:43:44.235 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2024-09-21T09:43:44.235 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_mgr_digest_period": "5", 2024-09-21T09:43:44.235 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_mgr_inactive_grace": "60", 2024-09-21T09:43:44.235 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_mgr_mkfs_grace": "240", 2024-09-21T09:43:44.235 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2024-09-21T09:43:44.235 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_min_osdmap_epochs": "500", 2024-09-21T09:43:44.235 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_nvmeofgw_beacon_grace": "10", 2024-09-21T09:43:44.235 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_nvmeofgw_set_group_id_retry": "1000", 2024-09-21T09:43:44.235 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_op_complaint_time": "30", 2024-09-21T09:43:44.235 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_op_history_duration": "600", 2024-09-21T09:43:44.235 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_op_history_size": "20", 2024-09-21T09:43:44.235 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_op_history_slow_op_size": "20", 2024-09-21T09:43:44.235 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_op_history_slow_op_threshold": "10", 2024-09-21T09:43:44.236 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_op_log_threshold": "5", 2024-09-21T09:43:44.236 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_adjust_down_out_interval": "true", 2024-09-21T09:43:44.236 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2024-09-21T09:43:44.236 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2024-09-21T09:43:44.236 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_auto_mark_in": "false", 2024-09-21T09:43:44.236 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_auto_mark_new_in": "true", 2024-09-21T09:43:44.236 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2024-09-21T09:43:44.236 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2024-09-21T09:43:44.236 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_cache_size": "500", 2024-09-21T09:43:44.236 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_cache_size_min": "134217728", 2024-09-21T09:43:44.236 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_crush_smoke_test": "true", 2024-09-21T09:43:44.236 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_destroyed_out_interval": "600", 2024-09-21T09:43:44.236 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_down_out_interval": "600", 2024-09-21T09:43:44.236 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_down_out_subtree_limit": "rack", 2024-09-21T09:43:44.236 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_force_trim_to": "0", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_full_ratio": "0.950000", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_laggy_halflife": "3600", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_laggy_max_interval": "300", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_laggy_weight": "0.300000", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_max_initial_pgs": "1024", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_min_down_reporters": "2", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_min_in_ratio": "0.750000", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_min_up_ratio": "0.300000", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_nearfull_ratio": "0.850000", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_prime_pg_temp": "true", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2024-09-21T09:43:44.237 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_report_timeout": "900", 2024-09-21T09:43:44.238 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_reporter_subtree_level": "osd", 2024-09-21T09:43:44.238 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2024-09-21T09:43:44.238 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_warn_num_repaired": "10", 2024-09-21T09:43:44.238 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osd_warn_op_age": "32.000000", 2024-09-21T09:43:44.238 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osdmap_full_prune_enabled": "true", 2024-09-21T09:43:44.238 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osdmap_full_prune_interval": "10", 2024-09-21T09:43:44.238 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osdmap_full_prune_min": "10000", 2024-09-21T09:43:44.238 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_osdmap_full_prune_txsize": "100", 2024-09-21T09:43:44.238 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2024-09-21T09:43:44.238 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_pg_stuck_threshold": "60", 2024-09-21T09:43:44.238 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2024-09-21T09:43:44.238 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_pg_warn_min_objects": "10000", 2024-09-21T09:43:44.238 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_pg_warn_min_per_osd": "0", 2024-09-21T09:43:44.238 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_pg_warn_min_pool_objects": "1000", 2024-09-21T09:43:44.239 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_pool_quota_crit_threshold": "0", 2024-09-21T09:43:44.239 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_pool_quota_warn_threshold": "0", 2024-09-21T09:43:44.239 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_probe_timeout": "2.000000", 2024-09-21T09:43:44.239 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_reweight_max_change": "0.050000", 2024-09-21T09:43:44.239 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_reweight_max_osds": "4", 2024-09-21T09:43:44.239 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_reweight_min_bytes_per_osd": "10", 2024-09-21T09:43:44.239 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_reweight_min_pgs_per_osd": "4", 2024-09-21T09:43:44.239 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2024-09-21T09:43:44.239 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2024-09-21T09:43:44.239 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2024-09-21T09:43:44.239 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_scrub_interval": "86400", 2024-09-21T09:43:44.239 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_scrub_max_keys": "100", 2024-09-21T09:43:44.239 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_scrub_timeout": "300", 2024-09-21T09:43:44.240 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_session_timeout": "300", 2024-09-21T09:43:44.240 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_smart_report_timeout": "5", 2024-09-21T09:43:44.240 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_stat_smooth_intervals": "6", 2024-09-21T09:43:44.240 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2024-09-21T09:43:44.240 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_stretch_pool_min_size": "2", 2024-09-21T09:43:44.240 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_stretch_pool_size": "4", 2024-09-21T09:43:44.240 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2024-09-21T09:43:44.240 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_subscribe_interval": "86400.000000", 2024-09-21T09:43:44.240 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_sync_debug": "false", 2024-09-21T09:43:44.240 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_sync_max_payload_keys": "2000", 2024-09-21T09:43:44.240 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_sync_max_payload_size": "1048576", 2024-09-21T09:43:44.240 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_sync_provider_kill_at": "0", 2024-09-21T09:43:44.240 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_sync_requester_kill_at": "0", 2024-09-21T09:43:44.240 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_sync_timeout": "60.000000", 2024-09-21T09:43:44.241 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_target_pg_per_osd": "100", 2024-09-21T09:43:44.241 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_tick_interval": "5", 2024-09-21T09:43:44.241 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_timecheck_interval": "300.000000", 2024-09-21T09:43:44.241 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_timecheck_skew_interval": "30.000000", 2024-09-21T09:43:44.241 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_use_min_delay_socket": "false", 2024-09-21T09:43:44.241 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_older_version_delay": "604800", 2024-09-21T09:43:44.241 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2024-09-21T09:43:44.241 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2024-09-21T09:43:44.241 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2024-09-21T09:43:44.241 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_filestore_osds": "true", 2024-09-21T09:43:44.241 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2024-09-21T09:43:44.241 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2024-09-21T09:43:44.241 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2024-09-21T09:43:44.242 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_misplaced": "false", 2024-09-21T09:43:44.242 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2024-09-21T09:43:44.242 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_older_version": "true", 2024-09-21T09:43:44.242 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2024-09-21T09:43:44.242 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_pool_no_app": "true", 2024-09-21T09:43:44.242 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_pool_no_redundancy": "true", 2024-09-21T09:43:44.242 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2024-09-21T09:43:44.242 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2024-09-21T09:43:44.242 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2024-09-21T09:43:44.242 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_on_too_few_osds": "false", 2024-09-21T09:43:44.242 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2024-09-21T09:43:44.242 INFO:teuthology.orchestra.run.smithi137.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2024-09-21T09:43:44.242 INFO:teuthology.orchestra.run.smithi137.stdout: "monmap": "", 2024-09-21T09:43:44.242 INFO:teuthology.orchestra.run.smithi137.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-09-21T09:43:44.243 INFO:teuthology.orchestra.run.smithi137.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2024-09-21T09:43:44.243 INFO:teuthology.orchestra.run.smithi137.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2024-09-21T09:43:44.243 INFO:teuthology.orchestra.run.smithi137.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-09-21T09:43:44.243 INFO:teuthology.orchestra.run.smithi137.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2024-09-21T09:43:44.243 INFO:teuthology.orchestra.run.smithi137.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2024-09-21T09:43:44.243 INFO:teuthology.orchestra.run.smithi137.stdout: "motr_tracing_enabled": "false", 2024-09-21T09:43:44.243 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_op_threads": "3", 2024-09-21T09:43:44.243 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_buffer_size": "131072", 2024-09-21T09:43:44.243 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_cm": "false", 2024-09-21T09:43:44.243 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_device_name": "", 2024-09-21T09:43:44.243 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_dscp": "96", 2024-09-21T09:43:44.243 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_enable_hugepage": "false", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_gid_idx": "0", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_local_gid": "", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_polling_us": "1000", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_port_num": "1", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_receive_buffers": "32768", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_receive_queue_len": "4096", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_roce_ver": "1", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_send_buffers": "1024", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_sl": "3", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_support_srq": "true", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_rdma_type": "ib", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_async_reap_threshold": "5", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_bind_before_connect": "false", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_bind_ipv4": "true", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_bind_ipv6": "false", 2024-09-21T09:43:44.244 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_bind_msgr1": "true", 2024-09-21T09:43:44.245 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_bind_msgr2": "true", 2024-09-21T09:43:44.245 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_bind_port_max": "7568", 2024-09-21T09:43:44.245 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_bind_port_min": "6800", 2024-09-21T09:43:44.245 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_bind_prefer_ipv4": "false", 2024-09-21T09:43:44.245 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_bind_retry_count": "3", 2024-09-21T09:43:44.245 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_bind_retry_delay": "5", 2024-09-21T09:43:44.245 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_blackhole_client": "false", 2024-09-21T09:43:44.245 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_blackhole_mds": "false", 2024-09-21T09:43:44.245 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_blackhole_mgr": "false", 2024-09-21T09:43:44.245 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_blackhole_mon": "false", 2024-09-21T09:43:44.245 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_blackhole_osd": "false", 2024-09-21T09:43:44.245 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_client_mode": "crc secure", 2024-09-21T09:43:44.245 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_client_throttle_retry_time_interval": "5000", 2024-09-21T09:43:44.245 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_cluster_mode": "crc secure", 2024-09-21T09:43:44.246 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_cluster_type": "", 2024-09-21T09:43:44.246 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_compress_secure": "false", 2024-09-21T09:43:44.246 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_connection_idle_timeout": "900", 2024-09-21T09:43:44.246 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_connection_ready_timeout": "10", 2024-09-21T09:43:44.246 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_crc_data": "true", 2024-09-21T09:43:44.246 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_crc_header": "true", 2024-09-21T09:43:44.246 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_die_on_bad_msg": "false", 2024-09-21T09:43:44.246 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_die_on_bug": "true", 2024-09-21T09:43:44.246 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_die_on_old_message": "true", 2024-09-21T09:43:44.246 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_die_on_skipped_message": "false", 2024-09-21T09:43:44.246 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_die_on_unhandled_msg": "false", 2024-09-21T09:43:44.246 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dispatch_throttle_bytes": "104857600", 2024-09-21T09:43:44.246 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dpdk_coremask": "0xF", 2024-09-21T09:43:44.246 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dpdk_debug_allow_loopback": "false", 2024-09-21T09:43:44.246 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dpdk_devs_allowlist": "", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dpdk_enable_tso": "true", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dpdk_host_ipv4_addr": "", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dpdk_hugepages": "", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dpdk_hw_flow_control": "true", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dpdk_lro": "true", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dpdk_memory_channel": "4", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dpdk_pmd": "", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dpdk_port_id": "0", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dump_corrupt_message_level": "1", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_dump_on_send": "false", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_initial_backoff": "0.200000", 2024-09-21T09:43:44.247 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_inject_delay_max": "1.000000", 2024-09-21T09:43:44.248 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_inject_delay_probability": "0.000000", 2024-09-21T09:43:44.248 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_inject_delay_type": "", 2024-09-21T09:43:44.248 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_inject_internal_delays": "0.000000", 2024-09-21T09:43:44.248 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_inject_network_congestion": "0", 2024-09-21T09:43:44.248 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_inject_socket_failures": "0", 2024-09-21T09:43:44.248 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_learn_addr_from_peer": "true", 2024-09-21T09:43:44.248 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_max_accept_failures": "4", 2024-09-21T09:43:44.248 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_max_backoff": "15.000000", 2024-09-21T09:43:44.248 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_mon_client_mode": "secure crc", 2024-09-21T09:43:44.248 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_mon_cluster_mode": "secure crc", 2024-09-21T09:43:44.248 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_mon_service_mode": "secure crc", 2024-09-21T09:43:44.248 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_osd_compress_min_size": "1024", 2024-09-21T09:43:44.248 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_osd_compress_mode": "none", 2024-09-21T09:43:44.248 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_osd_compression_algorithm": "snappy", 2024-09-21T09:43:44.248 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_pq_min_cost": "65536", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_public_type": "", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_service_mode": "crc secure", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_tcp_listen_backlog": "512", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_tcp_nodelay": "true", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_tcp_prefetch_max_size": "4096", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_tcp_rcvbuf": "0", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_time_events_min_wait_interval": "1000", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "ms_type": "async+posix", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "no_config_file": "false", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "nvmeof_mon_client_disconnect_panic": "100", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "nvmeof_mon_client_tick_period": "2", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "objecter_completion_locks_per_session": "32", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "objecter_debug_inject_relock_delay": "false", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "objecter_inflight_op_bytes": "104857600", 2024-09-21T09:43:44.249 INFO:teuthology.orchestra.run.smithi137.stdout: "objecter_inflight_ops": "1024", 2024-09-21T09:43:44.250 INFO:teuthology.orchestra.run.smithi137.stdout: "objecter_inject_no_watch_ping": "false", 2024-09-21T09:43:44.250 INFO:teuthology.orchestra.run.smithi137.stdout: "objecter_retry_writes_after_first_reply": "false", 2024-09-21T09:43:44.250 INFO:teuthology.orchestra.run.smithi137.stdout: "objecter_tick_interval": "5.000000", 2024-09-21T09:43:44.250 INFO:teuthology.orchestra.run.smithi137.stdout: "objecter_timeout": "10.000000", 2024-09-21T09:43:44.250 INFO:teuthology.orchestra.run.smithi137.stdout: "objectstore_blackhole": "false", 2024-09-21T09:43:44.250 INFO:teuthology.orchestra.run.smithi137.stdout: "objectstore_debug_throw_on_failed_txc": "false", 2024-09-21T09:43:44.250 INFO:teuthology.orchestra.run.smithi137.stdout: "openssl_engine_opts": "", 2024-09-21T09:43:44.250 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_agent_delay_time": "5.000000", 2024-09-21T09:43:44.250 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_agent_hist_halflife": "1000", 2024-09-21T09:43:44.250 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_agent_max_low_ops": "2", 2024-09-21T09:43:44.250 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_agent_max_ops": "4", 2024-09-21T09:43:44.250 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_agent_min_evict_effort": "0.100000", 2024-09-21T09:43:44.250 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_agent_quantize_effort": "0.100000", 2024-09-21T09:43:44.250 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_agent_slop": "0.020000", 2024-09-21T09:43:44.250 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_aggregated_slow_ops_logging": "true", 2024-09-21T09:43:44.251 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_allow_recovery_below_min_size": "true", 2024-09-21T09:43:44.251 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_asio_thread_count": "2", 2024-09-21T09:43:44.251 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_async_recovery_min_cost": "100", 2024-09-21T09:43:44.251 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_auto_mark_unfound_lost": "false", 2024-09-21T09:43:44.251 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_backfill_retry_interval": "30.000000", 2024-09-21T09:43:44.251 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_backfill_scan_max": "512", 2024-09-21T09:43:44.251 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_backfill_scan_min": "64", 2024-09-21T09:43:44.251 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_backoff_on_degraded": "false", 2024-09-21T09:43:44.251 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_backoff_on_peering": "false", 2024-09-21T09:43:44.251 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_backoff_on_unfound": "true", 2024-09-21T09:43:44.251 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_beacon_report_interval": "300", 2024-09-21T09:43:44.251 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_bench_duration": "30", 2024-09-21T09:43:44.251 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_bench_large_size_max_throughput": "104857600", 2024-09-21T09:43:44.251 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_bench_max_block_size": "67108864", 2024-09-21T09:43:44.251 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_bench_small_size_max_iops": "100", 2024-09-21T09:43:44.252 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_blkin_trace_all": "false", 2024-09-21T09:43:44.252 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_blocked_scrub_grace_period": "120", 2024-09-21T09:43:44.252 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2024-09-21T09:43:44.252 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2024-09-21T09:43:44.252 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2024-09-21T09:43:44.252 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_check_for_log_corruption": "false", 2024-09-21T09:43:44.252 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_check_max_object_name_len_on_startup": "true", 2024-09-21T09:43:44.252 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_class_default_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2024-09-21T09:43:44.252 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2024-09-21T09:43:44.252 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_class_load_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2024-09-21T09:43:44.252 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_class_update_on_start": "true", 2024-09-21T09:43:44.252 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_client_message_cap": "256", 2024-09-21T09:43:44.252 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_client_message_size_cap": "524288000", 2024-09-21T09:43:44.252 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_client_op_priority": "63", 2024-09-21T09:43:44.252 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_client_watch_timeout": "30", 2024-09-21T09:43:44.253 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_command_max_records": "256", 2024-09-21T09:43:44.253 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_compact_on_start": "false", 2024-09-21T09:43:44.253 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_copyfrom_max_chunk": "8388608", 2024-09-21T09:43:44.253 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_crush_chooseleaf_type": "1", 2024-09-21T09:43:44.253 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_crush_initial_weight": "-1.000000", 2024-09-21T09:43:44.253 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_crush_update_on_start": "true", 2024-09-21T09:43:44.253 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_crush_update_weight_set": "true", 2024-09-21T09:43:44.253 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2024-09-21T09:43:44.253 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2024-09-21T09:43:44.253 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2024-09-21T09:43:44.253 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_drop_ping_duration": "0", 2024-09-21T09:43:44.253 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_drop_ping_probability": "0.000000", 2024-09-21T09:43:44.253 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_feed_pullee": "-1", 2024-09-21T09:43:44.253 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_inject_copyfrom_error": "false", 2024-09-21T09:43:44.253 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2024-09-21T09:43:44.254 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2024-09-21T09:43:44.254 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_misdirected_ops": "false", 2024-09-21T09:43:44.254 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_no_acting_change": "false", 2024-09-21T09:43:44.254 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_no_purge_strays": "false", 2024-09-21T09:43:44.254 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_op_order": "false", 2024-09-21T09:43:44.254 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_pg_log_writeout": "false", 2024-09-21T09:43:44.254 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_pretend_recovery_active": "false", 2024-09-21T09:43:44.254 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_random_push_read_error": "0.000000", 2024-09-21T09:43:44.254 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2024-09-21T09:43:44.254 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_shutdown": "false", 2024-09-21T09:43:44.254 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2024-09-21T09:43:44.254 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2024-09-21T09:43:44.254 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_trim_objects": "false", 2024-09-21T09:43:44.254 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_verify_cached_snaps": "false", 2024-09-21T09:43:44.254 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_verify_missing_on_start": "false", 2024-09-21T09:43:44.255 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_verify_snaps": "false", 2024-09-21T09:43:44.255 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_debug_verify_stray_on_activate": "false", 2024-09-21T09:43:44.255 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_deep_scrub_interval": "604800.000000", 2024-09-21T09:43:44.255 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_deep_scrub_keys": "1024", 2024-09-21T09:43:44.255 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2024-09-21T09:43:44.255 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2024-09-21T09:43:44.255 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2024-09-21T09:43:44.255 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_deep_scrub_stride": "524288", 2024-09-21T09:43:44.255 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2024-09-21T09:43:44.255 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_default_data_pool_replay_window": "45", 2024-09-21T09:43:44.255 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_default_notify_timeout": "30", 2024-09-21T09:43:44.255 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_delete_sleep": "0.000000", 2024-09-21T09:43:44.255 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_delete_sleep_hdd": "5.000000", 2024-09-21T09:43:44.255 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_delete_sleep_hybrid": "1.000000", 2024-09-21T09:43:44.255 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_delete_sleep_ssd": "1.000000", 2024-09-21T09:43:44.256 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_discard_disconnected_ops": "true", 2024-09-21T09:43:44.256 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_ec_partial_reads": "true", 2024-09-21T09:43:44.256 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_enable_op_tracker": "true", 2024-09-21T09:43:44.256 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2024-09-21T09:43:44.256 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_extblkdev_plugins": "vdo", 2024-09-21T09:43:44.256 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_failsafe_full_ratio": "0.970000", 2024-09-21T09:43:44.256 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_fast_fail_on_connection_refused": "true", 2024-09-21T09:43:44.256 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_fast_info": "true", 2024-09-21T09:43:44.256 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_fast_shutdown": "true", 2024-09-21T09:43:44.256 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_fast_shutdown_notify_mon": "true", 2024-09-21T09:43:44.256 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_fast_shutdown_timeout": "15", 2024-09-21T09:43:44.256 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_find_best_info_ignore_history_les": "false", 2024-09-21T09:43:44.256 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_force_auth_primary_missing_objects": "100", 2024-09-21T09:43:44.256 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2024-09-21T09:43:44.256 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_function_tracing": "false", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_heartbeat_grace": "20", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_heartbeat_interval": "6", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_heartbeat_min_peers": "10", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_heartbeat_min_size": "2000", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_heartbeat_stale": "600", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_hit_set_max_size": "100000", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_hit_set_min_size": "1000", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_hit_set_namespace": ".ceph-internal", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_ignore_stale_divergent_priors": "false", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_inject_failure_on_pg_removal": "false", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_journal_flush_on_shutdown": "true", 2024-09-21T09:43:44.257 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_journal_size": "5120", 2024-09-21T09:43:44.258 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_kill_backfill_at": "0", 2024-09-21T09:43:44.258 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_loop_before_reset_tphandle": "64", 2024-09-21T09:43:44.258 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_map_cache_size": "50", 2024-09-21T09:43:44.258 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_map_dedup": "true", 2024-09-21T09:43:44.258 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_map_message_max": "40", 2024-09-21T09:43:44.258 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_map_message_max_bytes": "10485760", 2024-09-21T09:43:44.258 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_map_share_max_epochs": "40", 2024-09-21T09:43:44.258 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_attr_name_len": "100", 2024-09-21T09:43:44.258 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_attr_size": "0", 2024-09-21T09:43:44.258 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_backfills": "1", 2024-09-21T09:43:44.258 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_markdown_count": "5", 2024-09-21T09:43:44.258 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_markdown_period": "600", 2024-09-21T09:43:44.258 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_object_name_len": "2048", 2024-09-21T09:43:44.258 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_object_namespace_len": "256", 2024-09-21T09:43:44.258 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_object_size": "134217728", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_omap_entries_per_request": "1024", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_pg_blocked_by": "16", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_pg_log_entries": "10000", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_pgls": "1024", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_push_cost": "8388608", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_push_objects": "10", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_scrubs": "3", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_trimming_pgs": "2", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_write_op_reply_len": "64", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_max_write_size": "90", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2024-09-21T09:43:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2024-09-21T09:43:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2024-09-21T09:43:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2024-09-21T09:43:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2024-09-21T09:43:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2024-09-21T09:43:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_override_recovery_settings": "false", 2024-09-21T09:43:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_profile": "balanced", 2024-09-21T09:43:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2024-09-21T09:43:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2024-09-21T09:43:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2024-09-21T09:43:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2024-09-21T09:43:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2024-09-21T09:43:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2024-09-21T09:43:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2024-09-21T09:43:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2024-09-21T09:43:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_scheduler_client_wgt": "1", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mclock_skip_benchmark": "false", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_memory_base": "805306368", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_memory_cache_min": "134217728", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_memory_cache_resize_interval": "1.000000", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_memory_expected_fragmentation": "0.150000", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_memory_target": "4294967296", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_memory_target_autotune": "false", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_min_pg_log_entries": "250", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_min_recovery_priority": "0", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mon_heartbeat_interval": "30", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mon_report_interval": "5", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mon_report_max_in_flight": "2", 2024-09-21T09:43:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_mon_shutdown_timeout": "5.000000", 2024-09-21T09:43:44.262 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_num_cache_shards": "32", 2024-09-21T09:43:44.262 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_num_op_tracker_shard": "32", 2024-09-21T09:43:44.262 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_numa_auto_affinity": "true", 2024-09-21T09:43:44.262 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_numa_node": "-1", 2024-09-21T09:43:44.262 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_numa_prefer_iface": "true", 2024-09-21T09:43:44.262 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_object_clean_region_max_num_intervals": "10", 2024-09-21T09:43:44.262 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_objecter_finishers": "1", 2024-09-21T09:43:44.262 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_objectstore": "bluestore", 2024-09-21T09:43:44.262 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_objectstore_fuse": "false", 2024-09-21T09:43:44.262 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_objectstore_ideal_list_max": "64", 2024-09-21T09:43:44.262 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_objectstore_tracing": "false", 2024-09-21T09:43:44.262 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_complaint_time": "30.000000", 2024-09-21T09:43:44.262 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_history_duration": "600", 2024-09-21T09:43:44.262 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_history_size": "20", 2024-09-21T09:43:44.262 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_history_slow_op_size": "20", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_log_threshold": "5", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_num_shards": "0", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_num_shards_hdd": "5", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_num_shards_ssd": "8", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_num_threads_per_shard": "0", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_pq_min_cost": "65536", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_queue": "mclock_scheduler", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_queue_cut_off": "high", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_thread_suicide_timeout": "150", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_op_thread_timeout": "15", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_open_classes_on_start": "true", 2024-09-21T09:43:44.263 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_os_flags": "0", 2024-09-21T09:43:44.264 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_peering_op_priority": "255", 2024-09-21T09:43:44.264 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pg_delete_cost": "1048576", 2024-09-21T09:43:44.264 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pg_delete_priority": "5", 2024-09-21T09:43:44.264 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2024-09-21T09:43:44.264 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2024-09-21T09:43:44.264 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pg_log_dups_tracked": "3000", 2024-09-21T09:43:44.264 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pg_log_trim_max": "10000", 2024-09-21T09:43:44.264 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pg_log_trim_min": "100", 2024-09-21T09:43:44.264 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2024-09-21T09:43:44.264 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pg_object_context_cache_count": "64", 2024-09-21T09:43:44.264 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pg_stat_report_interval_max_epochs": "500", 2024-09-21T09:43:44.264 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pg_stat_report_interval_max_seconds": "5", 2024-09-21T09:43:44.264 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2024-09-21T09:43:44.264 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_cache_min_evict_age": "0", 2024-09-21T09:43:44.264 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_cache_min_flush_age": "0", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_crimson": "false", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_crush_rule": "-1", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_ec_fast_read": "false", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_flag_bulk": "false", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_flag_hashpspool": "true", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_flag_nodelete": "false", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_flag_nopgchange": "false", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_flag_nosizechange": "false", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_flags": "0", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_min_size": "0", 2024-09-21T09:43:44.265 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2024-09-21T09:43:44.266 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_pg_num": "32", 2024-09-21T09:43:44.266 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_pgp_num": "0", 2024-09-21T09:43:44.266 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2024-09-21T09:43:44.266 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_read_ratio": "70", 2024-09-21T09:43:44.266 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_size": "3", 2024-09-21T09:43:44.266 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_default_type": "replicated", 2024-09-21T09:43:44.266 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2024-09-21T09:43:44.266 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_pool_use_gmt_hitset": "true", 2024-09-21T09:43:44.266 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_push_per_object_cost": "1000", 2024-09-21T09:43:44.266 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_read_ec_check_for_errors": "false", 2024-09-21T09:43:44.266 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recover_clone_overlap": "true", 2024-09-21T09:43:44.266 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recover_clone_overlap_limit": "10", 2024-09-21T09:43:44.266 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_cost": "20971520", 2024-09-21T09:43:44.266 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_delay_start": "0.000000", 2024-09-21T09:43:44.266 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_max_active": "0", 2024-09-21T09:43:44.267 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_max_active_hdd": "3", 2024-09-21T09:43:44.267 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_max_active_ssd": "10", 2024-09-21T09:43:44.267 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_max_chunk": "8388608", 2024-09-21T09:43:44.267 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2024-09-21T09:43:44.267 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_max_single_start": "1", 2024-09-21T09:43:44.267 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_op_priority": "3", 2024-09-21T09:43:44.267 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_op_warn_multiple": "16", 2024-09-21T09:43:44.267 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_priority": "5", 2024-09-21T09:43:44.267 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_retry_interval": "30.000000", 2024-09-21T09:43:44.267 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_sleep": "0.000000", 2024-09-21T09:43:44.267 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_sleep_hdd": "0.100000", 2024-09-21T09:43:44.267 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2024-09-21T09:43:44.267 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_recovery_sleep_ssd": "0.000000", 2024-09-21T09:43:44.267 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_repair_during_recovery": "false", 2024-09-21T09:43:44.267 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_requested_scrub_priority": "5", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_rollback_to_cluster_snap": "", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_auto_repair": "false", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_auto_repair_num_errors": "5", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_backoff_ratio": "0.660000", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_begin_hour": "0", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_begin_week_day": "0", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_chunk_max": "15", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_chunk_min": "5", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_cost": "52428800", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_disable_reservation_queuing": "false", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_during_recovery": "false", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_end_hour": "0", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_end_week_day": "0", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_event_cost": "4096", 2024-09-21T09:43:44.268 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_extended_sleep": "0.000000", 2024-09-21T09:43:44.269 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2024-09-21T09:43:44.269 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_invalid_stats": "true", 2024-09-21T09:43:44.269 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_load_threshold": "0.500000", 2024-09-21T09:43:44.269 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_max_interval": "604800.000000", 2024-09-21T09:43:44.269 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_max_preemptions": "5", 2024-09-21T09:43:44.269 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_min_interval": "86400.000000", 2024-09-21T09:43:44.269 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_priority": "5", 2024-09-21T09:43:44.269 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_retry_after_noscrub": "60", 2024-09-21T09:43:44.269 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_retry_delay": "30", 2024-09-21T09:43:44.269 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_retry_new_interval": "10", 2024-09-21T09:43:44.269 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_retry_pg_state": "60", 2024-09-21T09:43:44.269 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_retry_trimming": "10", 2024-09-21T09:43:44.269 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_scrub_sleep": "0.000000", 2024-09-21T09:43:44.269 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_shallow_scrub_chunk_max": "100", 2024-09-21T09:43:44.269 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_shallow_scrub_chunk_min": "50", 2024-09-21T09:43:44.270 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_shutdown_pgref_assert": "false", 2024-09-21T09:43:44.270 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_skip_check_past_interval_bounds": "false", 2024-09-21T09:43:44.270 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_skip_data_digest": "false", 2024-09-21T09:43:44.270 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_smart_report_timeout": "5", 2024-09-21T09:43:44.270 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_snap_trim_cost": "1048576", 2024-09-21T09:43:44.270 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_snap_trim_priority": "5", 2024-09-21T09:43:44.270 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_snap_trim_sleep": "0.000000", 2024-09-21T09:43:44.270 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2024-09-21T09:43:44.270 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2024-09-21T09:43:44.270 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2024-09-21T09:43:44.270 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_stats_update_period_not_scrubbing": "120", 2024-09-21T09:43:44.270 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_stats_update_period_scrubbing": "15", 2024-09-21T09:43:44.270 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2024-09-21T09:43:44.270 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_target_transaction_size": "30", 2024-09-21T09:43:44.271 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_tier_default_cache_hit_set_count": "4", 2024-09-21T09:43:44.271 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2024-09-21T09:43:44.271 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2024-09-21T09:43:44.271 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2024-09-21T09:43:44.271 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2024-09-21T09:43:44.271 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2024-09-21T09:43:44.271 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2024-09-21T09:43:44.271 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_tier_default_cache_mode": "writeback", 2024-09-21T09:43:44.271 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2024-09-21T09:43:44.271 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_tier_promote_max_objects_sec": "25", 2024-09-21T09:43:44.271 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_tracing": "false", 2024-09-21T09:43:44.271 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_use_stale_snap": "false", 2024-09-21T09:43:44.271 INFO:teuthology.orchestra.run.smithi137.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2024-09-21T09:43:44.271 INFO:teuthology.orchestra.run.smithi137.stdout: "osdc_blkin_trace_all": "false", 2024-09-21T09:43:44.271 INFO:teuthology.orchestra.run.smithi137.stdout: "paxos_kill_at": "0", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "paxos_max_join_drift": "10", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "paxos_min": "500", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "paxos_min_wait": "0.050000", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "paxos_propose_interval": "1.000000", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "paxos_service_trim_max": "500", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "paxos_service_trim_max_multiplier": "20", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "paxos_service_trim_min": "250", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "paxos_stash_full_interval": "25", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "paxos_trim_max": "500", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "paxos_trim_min": "250", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "perf": "true", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "pid_file": "", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "plugin_crypto_accelerator": "crypto_isal", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "plugin_dir": "/usr/lib64/ceph", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "public_addr": "-", 2024-09-21T09:43:44.272 INFO:teuthology.orchestra.run.smithi137.stdout: "public_addrv": "", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "public_bind_addr": "-", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "public_network": "172.21.0.0/20", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "public_network_interface": "", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "qat_compressor_busy_polling": "false", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "qat_compressor_enabled": "false", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "qat_compressor_session_max_number": "256", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "rados_mon_op_timeout": "0", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "rados_osd_op_timeout": "0", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "rados_tracing": "false", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_atime_update_interval": "60", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_balance_parent_reads": "false", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_balance_snap_reads": "false", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_blkin_trace_all": "false", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_blocklist_expire_seconds": "0", 2024-09-21T09:43:44.273 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_blocklist_on_break_lock": "true", 2024-09-21T09:43:44.274 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_cache": "true", 2024-09-21T09:43:44.274 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_cache_block_writes_upfront": "false", 2024-09-21T09:43:44.274 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_cache_max_dirty": "25165824", 2024-09-21T09:43:44.274 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_cache_max_dirty_age": "1.000000", 2024-09-21T09:43:44.274 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_cache_max_dirty_object": "0", 2024-09-21T09:43:44.274 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_cache_policy": "writearound", 2024-09-21T09:43:44.274 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_cache_size": "33554432", 2024-09-21T09:43:44.274 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_cache_target_dirty": "16777216", 2024-09-21T09:43:44.274 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_cache_writethrough_until_flush": "true", 2024-09-21T09:43:44.274 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_clone_copy_on_read": "false", 2024-09-21T09:43:44.274 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_compression_hint": "none", 2024-09-21T09:43:44.274 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_concurrent_management_ops": "10", 2024-09-21T09:43:44.274 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_config_pool_override_update_timestamp": "0", 2024-09-21T09:43:44.274 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_default_clone_format": "auto", 2024-09-21T09:43:44.274 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_default_data_pool": "", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_default_features": "61", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_default_format": "2", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_default_map_options": "", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_default_order": "22", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_default_pool": "rbd", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_default_stripe_count": "0", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_default_stripe_unit": "0", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_disable_zero_copy_writes": "true", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_discard_granularity_bytes": "65536", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_discard_on_zeroed_write_same": "true", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_enable_alloc_hint": "true", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_io_scheduler": "simple", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2024-09-21T09:43:44.275 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_journal_commit_age": "5.000000", 2024-09-21T09:43:44.276 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2024-09-21T09:43:44.276 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_journal_max_payload_bytes": "16384", 2024-09-21T09:43:44.276 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_journal_object_flush_age": "0.000000", 2024-09-21T09:43:44.276 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_journal_object_flush_bytes": "1048576", 2024-09-21T09:43:44.276 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_journal_object_flush_interval": "0", 2024-09-21T09:43:44.276 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2024-09-21T09:43:44.276 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2024-09-21T09:43:44.276 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_journal_order": "24", 2024-09-21T09:43:44.276 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_journal_pool": "", 2024-09-21T09:43:44.277 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_journal_splay_width": "4", 2024-09-21T09:43:44.277 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_localize_parent_reads": "false", 2024-09-21T09:43:44.277 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_localize_snap_reads": "false", 2024-09-21T09:43:44.277 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2024-09-21T09:43:44.277 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2024-09-21T09:43:44.277 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2024-09-21T09:43:44.277 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2024-09-21T09:43:44.277 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2024-09-21T09:43:44.277 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2024-09-21T09:43:44.277 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_image_policy_type": "simple", 2024-09-21T09:43:44.278 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2024-09-21T09:43:44.278 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_image_state_check_interval": "30", 2024-09-21T09:43:44.278 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2024-09-21T09:43:44.278 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2024-09-21T09:43:44.278 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2024-09-21T09:43:44.278 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2024-09-21T09:43:44.278 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2024-09-21T09:43:44.278 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_memory_autotune": "true", 2024-09-21T09:43:44.278 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_memory_base": "805306368", 2024-09-21T09:43:44.278 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2024-09-21T09:43:44.278 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_memory_cache_min": "134217728", 2024-09-21T09:43:44.278 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2024-09-21T09:43:44.278 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2024-09-21T09:43:44.278 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_memory_target": "4294967296", 2024-09-21T09:43:44.278 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_perf_stats_prio": "5", 2024-09-21T09:43:44.279 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2024-09-21T09:43:44.279 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2024-09-21T09:43:44.279 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirroring_delete_delay": "0", 2024-09-21T09:43:44.279 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2024-09-21T09:43:44.279 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirroring_replay_delay": "0", 2024-09-21T09:43:44.279 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2024-09-21T09:43:44.279 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2024-09-21T09:43:44.279 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_move_to_trash_on_remove": "false", 2024-09-21T09:43:44.279 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2024-09-21T09:43:44.279 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_mtime_update_interval": "60", 2024-09-21T09:43:44.279 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_non_blocking_aio": "true", 2024-09-21T09:43:44.279 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_op_thread_timeout": "60", 2024-09-21T09:43:44.279 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_op_threads": "1", 2024-09-21T09:43:44.280 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_parent_cache_enabled": "false", 2024-09-21T09:43:44.280 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_persistent_cache_mode": "disabled", 2024-09-21T09:43:44.280 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_persistent_cache_path": "/tmp", 2024-09-21T09:43:44.280 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_persistent_cache_size": "1073741824", 2024-09-21T09:43:44.280 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_plugins": "", 2024-09-21T09:43:44.280 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_bps_burst": "0", 2024-09-21T09:43:44.280 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_bps_burst_seconds": "1", 2024-09-21T09:43:44.280 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_bps_limit": "0", 2024-09-21T09:43:44.280 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_exclude_ops": "0", 2024-09-21T09:43:44.280 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_iops_burst": "0", 2024-09-21T09:43:44.280 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_iops_burst_seconds": "1", 2024-09-21T09:43:44.280 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_iops_limit": "0", 2024-09-21T09:43:44.280 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_read_bps_burst": "0", 2024-09-21T09:43:44.280 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2024-09-21T09:43:44.281 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_read_bps_limit": "0", 2024-09-21T09:43:44.281 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_read_iops_burst": "0", 2024-09-21T09:43:44.281 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2024-09-21T09:43:44.281 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_read_iops_limit": "0", 2024-09-21T09:43:44.281 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_schedule_tick_min": "50", 2024-09-21T09:43:44.281 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_write_bps_burst": "0", 2024-09-21T09:43:44.281 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2024-09-21T09:43:44.281 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_write_bps_limit": "0", 2024-09-21T09:43:44.281 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_write_iops_burst": "0", 2024-09-21T09:43:44.281 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2024-09-21T09:43:44.281 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_qos_write_iops_limit": "0", 2024-09-21T09:43:44.281 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_quiesce_notification_attempts": "10", 2024-09-21T09:43:44.281 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_read_from_replica_policy": "default", 2024-09-21T09:43:44.281 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2024-09-21T09:43:44.281 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_readahead_max_bytes": "524288", 2024-09-21T09:43:44.282 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_readahead_trigger_requests": "10", 2024-09-21T09:43:44.282 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_request_timed_out_seconds": "30", 2024-09-21T09:43:44.282 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_skip_partial_discard": "true", 2024-09-21T09:43:44.282 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2024-09-21T09:43:44.282 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_tracing": "false", 2024-09-21T09:43:44.282 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_validate_names": "true", 2024-09-21T09:43:44.282 INFO:teuthology.orchestra.run.smithi137.stdout: "rbd_validate_pool": "true", 2024-09-21T09:43:44.282 INFO:teuthology.orchestra.run.smithi137.stdout: "restapi_base_url": "", 2024-09-21T09:43:44.282 INFO:teuthology.orchestra.run.smithi137.stdout: "restapi_log_level": "", 2024-09-21T09:43:44.282 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_account_default_quota_max_objects": "-1", 2024-09-21T09:43:44.282 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_account_default_quota_max_size": "-1", 2024-09-21T09:43:44.282 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_acl_grants_max_num": "100", 2024-09-21T09:43:44.282 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_admin_entry": "admin", 2024-09-21T09:43:44.282 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2024-09-21T09:43:44.282 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_asio_assert_yielding": "false", 2024-09-21T09:43:44.283 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_backend_store": "rados", 2024-09-21T09:43:44.283 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_barbican_url": "", 2024-09-21T09:43:44.283 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_beast_enable_async": "true", 2024-09-21T09:43:44.283 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_bucket_counters_cache": "false", 2024-09-21T09:43:44.283 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_bucket_counters_cache_size": "10000", 2024-09-21T09:43:44.283 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2024-09-21T09:43:44.283 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_bucket_default_quota_max_size": "-1", 2024-09-21T09:43:44.283 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_bucket_index_max_aio": "128", 2024-09-21T09:43:44.283 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2024-09-21T09:43:44.283 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_bucket_quota_cache_size": "10000", 2024-09-21T09:43:44.283 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_bucket_quota_ttl": "600", 2024-09-21T09:43:44.283 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_bucket_sync_spawn_window": "20", 2024-09-21T09:43:44.283 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_cache_enabled": "true", 2024-09-21T09:43:44.283 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_cache_expiry_interval": "900", 2024-09-21T09:43:44.283 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_cache_lru_size": "25000", 2024-09-21T09:43:44.284 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_config_store": "rados", 2024-09-21T09:43:44.284 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_content_length_compat": "false", 2024-09-21T09:43:44.284 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_copy_obj_progress": "true", 2024-09-21T09:43:44.284 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2024-09-21T09:43:44.284 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_cors_rules_max_num": "100", 2024-09-21T09:43:44.284 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_cross_domain_policy": "", 2024-09-21T09:43:44.284 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_default_encryption_key": "", 2024-09-21T09:43:44.284 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_kmip_addr": "", 2024-09-21T09:43:44.284 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_kmip_ca_path": "", 2024-09-21T09:43:44.284 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_kmip_client_cert": "", 2024-09-21T09:43:44.284 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_kmip_client_key": "", 2024-09-21T09:43:44.284 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_kmip_kms_key_template": "", 2024-09-21T09:43:44.284 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_kmip_password": "", 2024-09-21T09:43:44.284 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2024-09-21T09:43:44.284 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_kmip_username": "", 2024-09-21T09:43:44.285 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_require_ssl": "true", 2024-09-21T09:43:44.285 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2024-09-21T09:43:44.285 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2024-09-21T09:43:44.285 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_sse_s3_backend": "vault", 2024-09-21T09:43:44.285 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2024-09-21T09:43:44.285 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2024-09-21T09:43:44.285 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2024-09-21T09:43:44.285 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2024-09-21T09:43:44.285 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2024-09-21T09:43:44.285 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2024-09-21T09:43:44.285 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2024-09-21T09:43:44.285 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2024-09-21T09:43:44.285 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2024-09-21T09:43:44.285 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2024-09-21T09:43:44.286 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2024-09-21T09:43:44.286 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_suppress_logs": "true", 2024-09-21T09:43:44.286 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_vault_addr": "", 2024-09-21T09:43:44.286 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_vault_auth": "token", 2024-09-21T09:43:44.286 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_vault_namespace": "", 2024-09-21T09:43:44.286 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_vault_prefix": "", 2024-09-21T09:43:44.286 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_vault_secret_engine": "transit", 2024-09-21T09:43:44.286 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_vault_ssl_cacert": "", 2024-09-21T09:43:44.286 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2024-09-21T09:43:44.286 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2024-09-21T09:43:44.286 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_vault_token_file": "", 2024-09-21T09:43:44.286 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_crypt_vault_verify_ssl": "true", 2024-09-21T09:43:44.286 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_curl_buffersize": "524288", 2024-09-21T09:43:44.287 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_curl_low_speed_limit": "1024", 2024-09-21T09:43:44.287 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_curl_low_speed_time": "300", 2024-09-21T09:43:44.287 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_curl_tcp_keepalive": "0", 2024-09-21T09:43:44.287 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_curl_wait_timeout_ms": "1000", 2024-09-21T09:43:44.287 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2024-09-21T09:43:44.287 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2024-09-21T09:43:44.287 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2024-09-21T09:43:44.287 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2024-09-21T09:43:44.287 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d3n_l1_fadvise": "4", 2024-09-21T09:43:44.287 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2024-09-21T09:43:44.287 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d3n_libaio_aio_num": "64", 2024-09-21T09:43:44.287 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d3n_libaio_aio_threads": "20", 2024-09-21T09:43:44.287 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d4n_address": "127.0.0.1:6379", 2024-09-21T09:43:44.287 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d4n_l1_datacache_address": "127.0.0.1:6379", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d4n_l1_datacache_persistent_path": "/tmp/rgw_d4n_datacache/", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d4n_l1_datacache_size": "1073741824", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d4n_l1_evict_cache_on_start": "true", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d4n_l1_fadvise": "4", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d4n_libaio_aio_num": "64", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_d4n_libaio_aio_threads": "20", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_data_log_changes_size": "1000", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_data_log_num_shards": "128", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_data_log_obj_prefix": "data_log", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_data_log_window": "30", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_data_notify_interval_msec": "0", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_data_sync_poll_interval": "20", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_data_sync_spawn_window": "20", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_debug_inject_latency_bi_unlink": "0", 2024-09-21T09:43:44.288 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2024-09-21T09:43:44.289 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_debug_inject_set_olh_err": "0", 2024-09-21T09:43:44.289 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_default_data_log_backing": "fifo", 2024-09-21T09:43:44.289 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_default_realm_info_oid": "default.realm", 2024-09-21T09:43:44.289 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_default_region_info_oid": "default.region", 2024-09-21T09:43:44.289 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_default_zone_info_oid": "default.zone", 2024-09-21T09:43:44.289 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2024-09-21T09:43:44.289 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_defer_to_bucket_acls": "", 2024-09-21T09:43:44.289 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_delete_multi_obj_max_num": "1000", 2024-09-21T09:43:44.289 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_disable_s3select": "false", 2024-09-21T09:43:44.289 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dmclock_admin_lim": "0.000000", 2024-09-21T09:43:44.289 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dmclock_admin_res": "100.000000", 2024-09-21T09:43:44.289 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2024-09-21T09:43:44.289 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dmclock_auth_lim": "0.000000", 2024-09-21T09:43:44.289 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dmclock_auth_res": "200.000000", 2024-09-21T09:43:44.289 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2024-09-21T09:43:44.290 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dmclock_data_lim": "0.000000", 2024-09-21T09:43:44.290 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dmclock_data_res": "500.000000", 2024-09-21T09:43:44.290 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dmclock_data_wgt": "500.000000", 2024-09-21T09:43:44.290 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2024-09-21T09:43:44.290 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dmclock_metadata_res": "500.000000", 2024-09-21T09:43:44.290 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2024-09-21T09:43:44.290 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dns_name": "", 2024-09-21T09:43:44.290 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dns_s3website_name": "", 2024-09-21T09:43:44.290 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dynamic_resharding": "true", 2024-09-21T09:43:44.290 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dynamic_resharding_may_reduce": "true", 2024-09-21T09:43:44.290 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_dynamic_resharding_reduction_wait": "120", 2024-09-21T09:43:44.290 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2024-09-21T09:43:44.290 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_enable_gc_threads": "true", 2024-09-21T09:43:44.290 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_enable_lc_threads": "true", 2024-09-21T09:43:44.290 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_enable_mdsearch": "true", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_enable_ops_log": "false", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_enable_quota_threads": "true", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_enable_static_website": "false", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_enable_usage_log": "false", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_enforce_swift_acls": "true", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_exit_timeout_secs": "120", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_expose_bucket": "false", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_extended_http_attrs": "", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_filter": "none", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_frontends": "beast port=7480", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_gc_max_concurrent_io": "10", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_gc_max_deferred": "50", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_gc_max_objs": "32", 2024-09-21T09:43:44.291 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_gc_max_queue_size": "134213632", 2024-09-21T09:43:44.292 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_gc_max_trim_chunk": "16", 2024-09-21T09:43:44.292 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_gc_obj_min_wait": "7200", 2024-09-21T09:43:44.292 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_gc_processor_max_time": "3600", 2024-09-21T09:43:44.292 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_gc_processor_period": "3600", 2024-09-21T09:43:44.292 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_get_obj_max_req_size": "4194304", 2024-09-21T09:43:44.292 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_get_obj_window_size": "16777216", 2024-09-21T09:43:44.292 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_healthcheck_disabling_path": "", 2024-09-21T09:43:44.292 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_ignore_get_invalid_range": "false", 2024-09-21T09:43:44.292 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_init_timeout": "300", 2024-09-21T09:43:44.292 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2024-09-21T09:43:44.292 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2024-09-21T09:43:44.292 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_kafka_connection_idle": "300", 2024-09-21T09:43:44.292 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_kafka_message_timeout": "5000", 2024-09-21T09:43:44.292 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_kafka_sleep_timeout": "10", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_accepted_admin_roles": "", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_accepted_reader_roles": "", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_admin_domain": "", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_admin_password": "", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_admin_password_path": "", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_admin_project": "", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_admin_tenant": "", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_admin_token": "", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_admin_token_path": "", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_admin_user": "", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_barbican_domain": "", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_barbican_password": "", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_barbican_project": "", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_barbican_tenant": "", 2024-09-21T09:43:44.293 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_barbican_user": "", 2024-09-21T09:43:44.294 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2024-09-21T09:43:44.294 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_implicit_tenants": "false", 2024-09-21T09:43:44.294 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2024-09-21T09:43:44.294 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_service_token_enabled": "false", 2024-09-21T09:43:44.294 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_token_cache_size": "10000", 2024-09-21T09:43:44.294 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_url": "", 2024-09-21T09:43:44.294 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_keystone_verify_ssl": "true", 2024-09-21T09:43:44.294 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_lc_debug_interval": "-1", 2024-09-21T09:43:44.294 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_lc_lock_max_time": "90", 2024-09-21T09:43:44.294 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_lc_max_objs": "32", 2024-09-21T09:43:44.294 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_lc_max_rules": "1000", 2024-09-21T09:43:44.294 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_lc_max_worker": "3", 2024-09-21T09:43:44.294 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_lc_max_wp_worker": "3", 2024-09-21T09:43:44.295 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_lc_thread_delay": "0", 2024-09-21T09:43:44.295 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2024-09-21T09:43:44.295 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_ldap_dnattr": "uid", 2024-09-21T09:43:44.295 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2024-09-21T09:43:44.295 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_ldap_searchfilter": "", 2024-09-21T09:43:44.295 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2024-09-21T09:43:44.295 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_ldap_uri": "", 2024-09-21T09:43:44.295 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_lfuda_sync_frequency": "60", 2024-09-21T09:43:44.295 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2024-09-21T09:43:44.295 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_list_bucket_min_readahead": "1000", 2024-09-21T09:43:44.295 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_list_buckets_max_chunk": "1000", 2024-09-21T09:43:44.295 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_log_http_headers": "", 2024-09-21T09:43:44.295 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_log_nonexistent_bucket": "false", 2024-09-21T09:43:44.295 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2024-09-21T09:43:44.295 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_log_object_name_utc": "false", 2024-09-21T09:43:44.296 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_lua_max_memory_per_state": "128000", 2024-09-21T09:43:44.296 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_luarocks_location": "/tmp/rgw_luarocks/mon.a", 2024-09-21T09:43:44.296 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_max_attr_name_len": "0", 2024-09-21T09:43:44.296 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_max_attr_size": "0", 2024-09-21T09:43:44.296 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_max_attrs_num_in_req": "0", 2024-09-21T09:43:44.296 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_max_chunk_size": "4194304", 2024-09-21T09:43:44.296 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_max_concurrent_requests": "1024", 2024-09-21T09:43:44.296 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2024-09-21T09:43:44.296 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_max_dynamic_shards": "1999", 2024-09-21T09:43:44.296 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_max_listing_results": "5000", 2024-09-21T09:43:44.296 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_max_notify_retries": "10", 2024-09-21T09:43:44.296 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_max_objs_per_shard": "100000", 2024-09-21T09:43:44.296 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_max_put_param_size": "1048576", 2024-09-21T09:43:44.296 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_max_put_size": "5368709120", 2024-09-21T09:43:44.296 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_max_slo_entries": "1000", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_md_log_max_shards": "64", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_md_notify_interval_msec": "200", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_meta_sync_poll_interval": "20", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_meta_sync_spawn_window": "20", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_mime_types_file": "/etc/mime.types", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_mp_lock_max_time": "600", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_multi_obj_del_max_aio": "16", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_multipart_min_part_size": "5242880", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_multipart_part_upload_limit": "10000", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_nfs_fhcache_partitions": "3", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_nfs_fhcache_size": "2017", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_nfs_frontends": "rgw-nfs", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_nfs_lru_lanes": "5", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_nfs_max_gc": "300", 2024-09-21T09:43:44.297 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_nfs_namespace_expire_secs": "300", 2024-09-21T09:43:44.298 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_nfs_run_gc_threads": "false", 2024-09-21T09:43:44.298 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_nfs_run_lc_threads": "false", 2024-09-21T09:43:44.298 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_nfs_run_quota_threads": "false", 2024-09-21T09:43:44.298 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_nfs_run_sync_thread": "false", 2024-09-21T09:43:44.298 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_nfs_s3_fast_attrs": "false", 2024-09-21T09:43:44.298 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_nfs_write_completion_interval_s": "10", 2024-09-21T09:43:44.298 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_num_async_rados_threads": "32", 2024-09-21T09:43:44.298 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_num_control_oids": "8", 2024-09-21T09:43:44.298 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_numa_node": "-1", 2024-09-21T09:43:44.298 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_obj_stripe_size": "4194304", 2024-09-21T09:43:44.298 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_obj_tombstone_cache_size": "1000", 2024-09-21T09:43:44.298 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_objexp_chunk_size": "100", 2024-09-21T09:43:44.298 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_objexp_gc_interval": "600", 2024-09-21T09:43:44.298 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_objexp_hints_num_shards": "127", 2024-09-21T09:43:44.298 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_olh_pending_timeout_sec": "3600", 2024-09-21T09:43:44.299 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_op_thread_suicide_timeout": "0", 2024-09-21T09:43:44.299 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_op_thread_timeout": "600", 2024-09-21T09:43:44.299 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_op_tracing": "false", 2024-09-21T09:43:44.299 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_opa_token": "", 2024-09-21T09:43:44.299 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_opa_url": "", 2024-09-21T09:43:44.299 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_opa_verify_ssl": "true", 2024-09-21T09:43:44.299 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_ops_log_data_backlog": "5242880", 2024-09-21T09:43:44.299 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2024-09-21T09:43:44.299 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_ops_log_rados": "false", 2024-09-21T09:43:44.299 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_ops_log_socket_path": "", 2024-09-21T09:43:44.299 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_override_bucket_index_max_shards": "0", 2024-09-21T09:43:44.299 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2024-09-21T09:43:44.299 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2024-09-21T09:43:44.299 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_period_push_interval": "2.000000", 2024-09-21T09:43:44.299 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_period_push_interval_max": "30.000000", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_period_root_pool": ".rgw.root", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_policy_reject_invalid_principals": "true", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_posix_base_path": "/tmp/rgw_posix_driver", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_posix_cache_lanes": "3", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_posix_cache_lmdb_count": "3", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_posix_cache_max_buckets": "100", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_posix_cache_partitions": "3", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_posix_database_root": "/var/lib/ceph/radosgw", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_print_continue": "true", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_print_prohibited_content_length": "false", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_put_obj_max_window_size": "67108864", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_put_obj_min_window_size": "16777216", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_rados_pool_recovery_priority": "5", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_rados_tracing": "false", 2024-09-21T09:43:44.300 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_realm": "", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_realm_id": "", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_realm_root_pool": ".rgw.root", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_region": "", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_region_root_pool": ".rgw.root", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_relaxed_region_enforcement": "false", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_relaxed_s3_bucket_names": "false", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_request_uri": "", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_reshard_batch_size": "64", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_reshard_bucket_lock_duration": "360", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_reshard_debug_interval": "-1", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_reshard_max_aio": "128", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_reshard_num_logs": "16", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_reshard_progress_judge_interval": "120", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_reshard_progress_judge_ratio": "0.500000", 2024-09-21T09:43:44.301 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_reshard_thread_interval": "600", 2024-09-21T09:43:44.302 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_reshardlog_threshold": "30000", 2024-09-21T09:43:44.302 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_resolve_cname": "false", 2024-09-21T09:43:44.302 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_rest_getusage_op_compat": "false", 2024-09-21T09:43:44.302 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_run_sync_thread": "true", 2024-09-21T09:43:44.302 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_s3_auth_disable_signature_url": "false", 2024-09-21T09:43:44.302 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_s3_auth_order": "sts, external, local", 2024-09-21T09:43:44.302 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_s3_auth_use_keystone": "false", 2024-09-21T09:43:44.302 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_s3_auth_use_ldap": "false", 2024-09-21T09:43:44.302 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_s3_auth_use_rados": "true", 2024-09-21T09:43:44.302 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_s3_auth_use_sts": "false", 2024-09-21T09:43:44.302 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_s3_client_max_sig_ver": "-1", 2024-09-21T09:43:44.302 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_s3_success_create_obj_status": "0", 2024-09-21T09:43:44.302 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_safe_max_objects_per_shard": "102400", 2024-09-21T09:43:44.302 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_scheduler_type": "throttler", 2024-09-21T09:43:44.302 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_script_uri": "", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_service_provider_name": "", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_shard_warning_threshold": "90.000000", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sts_client_id": "", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sts_client_secret": "", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sts_entry": "sts", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sts_key": "sts", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sts_max_session_duration": "43200", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sts_min_session_duration": "900", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sts_token_introspection_url": "", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_swift_account_in_url": "false", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_swift_auth_entry": "auth", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_swift_auth_url": "", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_swift_custom_header": "", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_swift_enforce_content_length": "false", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_swift_need_stats": "true", 2024-09-21T09:43:44.303 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_swift_tenant_name": "", 2024-09-21T09:43:44.304 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_swift_token_expiration": "86400", 2024-09-21T09:43:44.304 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_swift_url": "", 2024-09-21T09:43:44.304 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_swift_url_prefix": "swift", 2024-09-21T09:43:44.304 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_swift_versioning_enabled": "false", 2024-09-21T09:43:44.304 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2024-09-21T09:43:44.304 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2024-09-21T09:43:44.304 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sync_lease_period": "120", 2024-09-21T09:43:44.304 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2024-09-21T09:43:44.304 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sync_log_trim_interval": "1200", 2024-09-21T09:43:44.304 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sync_log_trim_max_buckets": "16", 2024-09-21T09:43:44.304 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2024-09-21T09:43:44.304 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2024-09-21T09:43:44.304 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sync_obj_etag_verify": "false", 2024-09-21T09:43:44.304 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sync_trace_history_size": "4096", 2024-09-21T09:43:44.304 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sync_trace_per_node_log_size": "32", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_thread_pool_size": "512", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_topic_persistency_max_retries": "0", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_topic_persistency_sleep_duration": "0", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_topic_persistency_time_to_live": "0", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_topic_require_publish_policy": "false", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_torrent_comment": "", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_torrent_createby": "", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_torrent_encoding": "", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_torrent_flag": "false", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_torrent_max_size": "5368709120", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_torrent_origin": "", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_torrent_sha_unit": "524288", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_torrent_tracker": "", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_trust_forwarded_https": "false", 2024-09-21T09:43:44.305 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_usage_log_flush_threshold": "1024", 2024-09-21T09:43:44.306 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_usage_log_tick_interval": "30", 2024-09-21T09:43:44.306 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_usage_max_shards": "32", 2024-09-21T09:43:44.306 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_usage_max_user_shards": "1", 2024-09-21T09:43:44.306 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_use_opa_authz": "false", 2024-09-21T09:43:44.306 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_user_counters_cache": "false", 2024-09-21T09:43:44.306 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_user_counters_cache_size": "10000", 2024-09-21T09:43:44.306 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_user_default_quota_max_objects": "-1", 2024-09-21T09:43:44.306 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_user_default_quota_max_size": "-1", 2024-09-21T09:43:44.306 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_user_max_buckets": "1000", 2024-09-21T09:43:44.306 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_user_policies_max_num": "100", 2024-09-21T09:43:44.306 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2024-09-21T09:43:44.306 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_user_quota_sync_idle_users": "false", 2024-09-21T09:43:44.306 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_user_quota_sync_interval": "86400", 2024-09-21T09:43:44.306 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_user_quota_sync_wait_time": "86400", 2024-09-21T09:43:44.306 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_user_unique_email": "true", 2024-09-21T09:43:44.307 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_verify_ssl": "true", 2024-09-21T09:43:44.307 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_website_routing_rules_max_num": "50", 2024-09-21T09:43:44.307 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_zone": "", 2024-09-21T09:43:44.307 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_zone_id": "", 2024-09-21T09:43:44.307 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_zone_root_pool": ".rgw.root", 2024-09-21T09:43:44.307 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_zonegroup": "", 2024-09-21T09:43:44.307 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_zonegroup_id": "", 2024-09-21T09:43:44.307 INFO:teuthology.orchestra.run.smithi137.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2024-09-21T09:43:44.307 INFO:teuthology.orchestra.run.smithi137.stdout: "rgwlc_auto_session_clear": "true", 2024-09-21T09:43:44.307 INFO:teuthology.orchestra.run.smithi137.stdout: "rgwlc_skip_bucket_step": "false", 2024-09-21T09:43:44.307 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_block_size": "4096", 2024-09-21T09:43:44.307 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_bloom_bits_per_key": "20", 2024-09-21T09:43:44.307 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2024-09-21T09:43:44.307 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2024-09-21T09:43:44.307 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_cache_row_ratio": "0.000000", 2024-09-21T09:43:44.308 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_cache_shard_bits": "4", 2024-09-21T09:43:44.308 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_cache_size": "536870912", 2024-09-21T09:43:44.308 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_cache_type": "binned_lru", 2024-09-21T09:43:44.308 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_cf_compact_on_deletion": "true", 2024-09-21T09:43:44.308 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2024-09-21T09:43:44.308 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2024-09-21T09:43:44.308 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_collect_compaction_stats": "false", 2024-09-21T09:43:44.308 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_collect_extended_stats": "false", 2024-09-21T09:43:44.308 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_collect_memory_stats": "false", 2024-09-21T09:43:44.308 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_delete_range_threshold": "1048576", 2024-09-21T09:43:44.308 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_index_type": "binary_search", 2024-09-21T09:43:44.308 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_log_to_ceph_log": "true", 2024-09-21T09:43:44.308 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_metadata_block_size": "4096", 2024-09-21T09:43:44.308 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_partition_filters": "false", 2024-09-21T09:43:44.308 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_perf": "false", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "rotating_keys_bootstrap_timeout": "30", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "rotating_keys_renewal_timeout": "10", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "run_dir": "/var/run/ceph", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_block_create": "true", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_cache_lru_size": "67108864", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_cbjournal_size": "5368709120", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_data_delta_based_overwrite": "0", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_default_max_object_size": "16777216", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_default_object_metadata_reservation": "16777216", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_device_size": "53687091200", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_disable_end_to_end_data_protection": "true", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_full_integrity_check": "false", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_journal_batch_capacity": "16", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_journal_batch_flush_size": "16777216", 2024-09-21T09:43:44.309 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2024-09-21T09:43:44.310 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_journal_iodepth_limit": "5", 2024-09-21T09:43:44.310 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_main_device_type": "SSD", 2024-09-21T09:43:44.310 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_max_concurrent_transactions": "8", 2024-09-21T09:43:44.310 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_max_data_allocation_size": "32768", 2024-09-21T09:43:44.310 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2024-09-21T09:43:44.310 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2024-09-21T09:43:44.310 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2024-09-21T09:43:44.310 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_obj_data_write_amplification": "1.250000", 2024-09-21T09:43:44.310 INFO:teuthology.orchestra.run.smithi137.stdout: "seastore_segment_size": "67108864", 2024-09-21T09:43:44.310 INFO:teuthology.orchestra.run.smithi137.stdout: "set_keepcaps": "false", 2024-09-21T09:43:44.310 INFO:teuthology.orchestra.run.smithi137.stdout: "setgroup": "ceph", 2024-09-21T09:43:44.310 INFO:teuthology.orchestra.run.smithi137.stdout: "setuser": "ceph", 2024-09-21T09:43:44.310 INFO:teuthology.orchestra.run.smithi137.stdout: "setuser_match_path": "", 2024-09-21T09:43:44.310 INFO:teuthology.orchestra.run.smithi137.stdout: "target_max_misplaced_ratio": "0.050000", 2024-09-21T09:43:44.310 INFO:teuthology.orchestra.run.smithi137.stdout: "thp": "false", 2024-09-21T09:43:44.311 INFO:teuthology.orchestra.run.smithi137.stdout: "threadpool_default_timeout": "60", 2024-09-21T09:43:44.311 INFO:teuthology.orchestra.run.smithi137.stdout: "threadpool_empty_queue_max_wait": "2", 2024-09-21T09:43:44.311 INFO:teuthology.orchestra.run.smithi137.stdout: "throttler_perf_counter": "true", 2024-09-21T09:43:44.311 INFO:teuthology.orchestra.run.smithi137.stdout: "tmp_dir": "/tmp", 2024-09-21T09:43:44.311 INFO:teuthology.orchestra.run.smithi137.stdout: "tmp_file_template": "/tmp/ceph-mon.a.XXXXXX", 2024-09-21T09:43:44.311 INFO:teuthology.orchestra.run.smithi137.stdout: "uadk_compressor_enabled": "false", 2024-09-21T09:43:44.311 INFO:teuthology.orchestra.run.smithi137.stdout: "uadk_wd_sync_ctx_num": "2" 2024-09-21T09:43:44.311 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:43:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:43 smithi165 ceph-mon[86023]: pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:44.978 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2024-09-21T09:43:45.223 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:46.247 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:45 smithi165 ceph-mon[86023]: pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:46.247 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:43:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:45 smithi137 ceph-mon[93825]: pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:43:46.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:45 smithi137 ceph-mon[97575]: pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:46.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:43:47.533 INFO:teuthology.orchestra.run.smithi137.stdout:mon.a: {} 2024-09-21T09:43:47.533 INFO:teuthology.orchestra.run.smithi137.stdout:mon.b: {} 2024-09-21T09:43:47.533 INFO:teuthology.orchestra.run.smithi137.stdout:mon.c: {} 2024-09-21T09:43:47.533 INFO:teuthology.orchestra.run.smithi137.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T09:43:47.533 INFO:teuthology.orchestra.run.smithi137.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T09:43:47.534 INFO:teuthology.orchestra.run.smithi137.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T09:43:48.195 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:47 smithi137 ceph-mon[93825]: pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:48.196 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:47 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1198455767' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T09:43:48.196 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:47 smithi137 ceph-mon[97575]: pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:48.196 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:47 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1198455767' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T09:43:48.220 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2024-09-21T09:43:48.220 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-09-21T09:43:48.220 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T09:43:48.222 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T09:43:48.222 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2024-09-21T09:43:48.222 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_1 16 2024-09-21T09:43:48.223 INFO:tasks.thrashosds.thrasher:starting do_thrash 2024-09-21T09:43:48.223 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T09:43:48.223 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:43:48.223 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2024-09-21T09:43:48.223 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:43:48.224 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2024-09-21T09:43:48.224 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:43:48.224 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2024-09-21T09:43:48.224 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T09:43:48.225 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2024-09-21T09:43:48.225 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T09:43:48.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:48.250 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:48.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:43:48.305 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:47 smithi165 ceph-mon[86023]: pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:48.306 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:47 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1198455767' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T09:43:48.351 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:43:48.375 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:48.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:48.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:43:48.476 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:43:48.497 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:48.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:48.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:43:48.575 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:48.575 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:48.591 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:48.599 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:43:48.619 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:48.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:48.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:48.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:43:48.722 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:43:48.743 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:48.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:48.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:43:48.845 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:43:48.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:48.867 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:48.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:43:48.968 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:43:48.990 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:48.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:48.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:43:49.092 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:43:49.114 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:49.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:49.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:43:49.215 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:43:49.237 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:49.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:49.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:43:49.338 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:43:49.362 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:49.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:49.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:43:49.463 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:43:49.485 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:49.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:49.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:43:49.587 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:43:49.608 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:49.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:49.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:43:49.710 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:43:49.731 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:49.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:49.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:43:49.832 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:43:49.853 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:49.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:49.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:43:49.955 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:43:49.977 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:49.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:49.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:43:50.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:49 smithi137 ceph-mon[93825]: pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:50.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:43:50.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:43:50.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:49 smithi137 ceph-mon[97575]: pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:50.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:43:50.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:43:50.078 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:43:50.100 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:50.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:50.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:43:50.201 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:43:50.222 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:50.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:50.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:43:50.298 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:49 smithi165 ceph-mon[86023]: pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:50.299 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:43:50.299 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:43:50.299 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:43:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:43:50.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:43:50.324 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:43:50.346 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:50.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:50.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:43:50.447 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:43:50.468 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:50.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:50.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:43:50.570 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:43:50.592 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:50.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:50.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:43:50.693 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:43:50.715 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:50.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:50.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:43:50.817 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:43:50.838 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:50.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:50.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:43:50.939 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:43:50.962 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:50.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:50.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:43:51.063 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:43:51.084 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:51.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:51.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:43:51.186 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:43:51.207 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:51.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:51.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:43:51.309 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:43:51.330 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:51.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:51.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:43:51.431 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:43:51.453 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:51.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:51.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:43:51.554 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:43:51.575 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:51.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:51.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:43:51.677 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:43:51.697 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:51.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:51.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:43:51.798 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:43:51.820 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:51.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:51.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:43:51.922 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:43:51.943 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:51.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:51.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:43:52.044 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:43:52.065 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:52.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:52.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:43:52.116 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:51 smithi137 ceph-mon[93825]: pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:52.116 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:51 smithi137 ceph-mon[97575]: pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:52.116 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:43:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:43:51] "GET /metrics HTTP/1.1" 200 33943 "" "Prometheus/2.51.0" 2024-09-21T09:43:52.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:51 smithi165 ceph-mon[86023]: pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:52.166 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:43:52.187 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:52.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:52.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:43:52.288 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:43:52.309 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:52.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:52.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:43:52.411 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:43:52.433 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:52.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:52.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:43:52.534 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:43:52.555 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:52.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:52.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:43:52.657 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:43:52.683 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:52.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:52.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:43:52.785 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:43:52.806 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:52.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:52.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:43:52.907 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:43:52.929 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:52.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:52.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:43:53.030 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:43:53.056 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:53.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:53.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:43:53.157 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:43:53.182 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:53.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:53.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:43:53.284 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:43:53.308 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:53.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:53.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:43:53.410 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:43:53.430 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:53.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:53.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:43:53.532 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:43:53.557 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:53.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:53.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:43:53.659 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:43:53.680 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:53.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:53.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:43:53.782 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:43:53.803 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:53.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:53.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:43:53.905 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:43:53.931 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:53.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:53.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:43:53.991 INFO:teuthology.orchestra.run.smithi137.stderr:pool 'unique_pool_1' created 2024-09-21T09:43:54.032 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:43:54.054 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:54.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:54.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:43:54.156 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:43:54.166 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:53 smithi137 ceph-mon[93825]: pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:54.167 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:53 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/936093915' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T09:43:54.167 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:53 smithi137 ceph-mon[97575]: pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:54.167 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:53 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/936093915' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T09:43:54.182 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:54.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:54.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:43:54.283 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:43:54.309 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:54.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:54.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:43:54.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:53 smithi165 ceph-mon[86023]: pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:54.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:53 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/936093915' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T09:43:54.411 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:43:54.436 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:54.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:54.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:43:54.538 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:43:54.560 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:54.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:54.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:43:54.662 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:43:54.688 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:54.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:54.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:43:54.791 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:43:54.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:54.818 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:54.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:43:54.919 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:43:54.942 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:54.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:54.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:43:55.044 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:43:55.065 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:55.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:55.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:43:55.139 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:54 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/936093915' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-21T09:43:55.139 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:54 smithi137 ceph-mon[93825]: osdmap e97: 8 total, 8 up, 8 in 2024-09-21T09:43:55.139 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:55.139 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:54 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/936093915' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-21T09:43:55.139 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:54 smithi137 ceph-mon[97575]: osdmap e97: 8 total, 8 up, 8 in 2024-09-21T09:43:55.139 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:55.167 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:43:55.188 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:55.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:55.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:43:55.256 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:43:55.256 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:43:55.257 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:43:55.257 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:43:55.271 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:43:55.272 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:43:55.290 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:43:55.291 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:43:55.291 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:43:55.307 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:43:55.307 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:43:55.311 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:55.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:55.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:43:55.323 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:43:55.323 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:43:55.339 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:43:55.339 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:43:55.355 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:43:55.355 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:43:55.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:54 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/936093915' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-21T09:43:55.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:54 smithi165 ceph-mon[86023]: osdmap e97: 8 total, 8 up, 8 in 2024-09-21T09:43:55.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:55.413 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:43:55.440 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:55.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:55.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:43:55.541 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:43:55.567 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:55.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:55.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:43:55.669 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:43:55.694 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:55.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:55.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:43:55.796 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:43:55.817 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:55.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:55.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:43:55.919 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:43:55.945 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:55.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:55.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:43:56.046 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:43:56.071 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:56.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:56.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:43:56.173 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:43:56.194 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:56.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:56.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:43:56.296 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:43:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:55 smithi137 ceph-mon[93825]: pgmap v238: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:55 smithi137 ceph-mon[93825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:55 smithi137 ceph-mon[93825]: osdmap e98: 8 total, 8 up, 8 in 2024-09-21T09:43:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:55 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3422314129' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:43:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:55 smithi137 ceph-mon[97575]: pgmap v238: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:55 smithi137 ceph-mon[97575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:55 smithi137 ceph-mon[97575]: osdmap e98: 8 total, 8 up, 8 in 2024-09-21T09:43:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:55 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3422314129' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:43:56.317 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:56.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:56.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:43:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:55 smithi165 ceph-mon[86023]: pgmap v238: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:55 smithi165 ceph-mon[86023]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:55 smithi165 ceph-mon[86023]: osdmap e98: 8 total, 8 up, 8 in 2024-09-21T09:43:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:55 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3422314129' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:43:56.419 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:43:56.441 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:56.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:56.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:43:56.543 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:43:56.569 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:56.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:56.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:43:56.671 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:43:56.693 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:56.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:56.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:43:56.794 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:43:56.821 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:56.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:56.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:43:56.875 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2024-09-21T09:43:56.922 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:43:56.947 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:56.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:56.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:43:57.049 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:43:57.070 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:57.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:57.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:43:57.104 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:57 smithi137 ceph-mon[93825]: osdmap e99: 8 total, 8 up, 8 in 2024-09-21T09:43:57.104 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:57 smithi137 ceph-mon[97575]: osdmap e99: 8 total, 8 up, 8 in 2024-09-21T09:43:57.172 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:43:57.197 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:57.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:57.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:43:57.299 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:43:57.320 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:57.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:57.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:43:57.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:57 smithi165 ceph-mon[86023]: osdmap e99: 8 total, 8 up, 8 in 2024-09-21T09:43:57.422 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:43:57.447 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:57.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:57.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:43:57.549 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:43:57.571 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:57.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:57.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:43:57.673 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:43:57.698 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:57.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:57.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:43:57.799 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:43:57.821 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:57.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:57.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:43:57.922 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:43:57.944 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:57.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:57.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:43:58.009 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T09:43:58.046 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:43:58.071 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:58.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:58.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:43:58.173 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:43:58.197 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:58.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:58.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:43:58.203 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:43:58.203 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:43:58.211 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:58 smithi137 ceph-mon[97575]: pgmap v241: 89 pgs: 5 unknown, 84 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:58.212 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:58 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/626300000' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:43:58.212 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:58 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:43:58.212 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:58 smithi137 ceph-mon[93825]: pgmap v241: 89 pgs: 5 unknown, 84 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:58.212 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:58 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/626300000' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:43:58.212 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:58 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:43:58.298 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:43:58.322 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:58.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:58.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:43:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:58 smithi165 ceph-mon[86023]: pgmap v241: 89 pgs: 5 unknown, 84 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:43:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:58 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/626300000' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:43:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:58 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:43:58.424 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:43:58.448 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:58.448 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:43:58.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:58.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:43:58.550 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:43:58.575 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:58.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:58.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:43:58.677 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:43:58.699 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:58.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:58.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:43:58.801 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:43:58.827 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:58.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:58.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:43:58.929 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:43:58.953 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:58.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:58.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:43:59.055 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:43:59.077 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:59.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:59.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:43:59.179 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:43:59.204 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:59.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:59.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:43:59.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:59 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:43:59.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:59 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:43:59.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:59 smithi137 ceph-mon[97575]: osdmap e100: 8 total, 8 up, 8 in 2024-09-21T09:43:59.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:59 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:43:59.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:43:59 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:43:59.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:59 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:43:59.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:59 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:43:59.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:59 smithi137 ceph-mon[93825]: osdmap e100: 8 total, 8 up, 8 in 2024-09-21T09:43:59.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:59 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:43:59.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:43:59 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:43:59.305 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:43:59.330 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:59.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:59.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:43:59.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:59 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:43:59.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:59 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:43:59.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:59 smithi165 ceph-mon[86023]: osdmap e100: 8 total, 8 up, 8 in 2024-09-21T09:43:59.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:59 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:43:59.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:43:59 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:43:59.424 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:59.431 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:43:59.453 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T09:43:59.456 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:43:59.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:59.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:43:59.559 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:43:59.584 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:59.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:59.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:43:59.686 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:43:59.710 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:59.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:59.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:43:59.712 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:43:59.812 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:43:59.838 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:59.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:59.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:43:59.940 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:43:59.966 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:43:59.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:59.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:00.067 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:00.092 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:00.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:00.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:00.194 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:00.216 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:00.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:00.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:00.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:00 smithi137 ceph-mon[93825]: pgmap v243: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:44:00.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:00 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:44:00.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:00 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:44:00.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:00 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:44:00.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:00 smithi137 ceph-mon[97575]: pgmap v243: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:44:00.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:00 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:44:00.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:00 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:44:00.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:00 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:44:00.317 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:00.338 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:00.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:00.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:00.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:44:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:44:00.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:44:00.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:00 smithi165 ceph-mon[86023]: pgmap v243: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:44:00.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:00 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:44:00.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:00 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:44:00.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:00 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:44:00.440 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:00.461 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:00.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:00.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:00.562 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:00.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:00.590 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:00.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:00.691 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:00.712 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:00.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:00.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:00.814 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:00.835 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:00.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:00.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:00.937 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:00.958 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:00.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:00.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:00.964 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:44:01.060 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:01.081 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:01.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:01.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:01.182 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:01.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:01.204 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:01.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:01.305 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:01.328 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:01.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:01.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:01.430 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:01.452 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:01.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:01.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:01.554 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:01.576 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:01.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:01.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:01.678 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:01.700 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:01.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:01.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:01.802 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:01.824 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:01.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:01.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:01.926 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:01.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:01.949 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:01.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:02.027 INFO:teuthology.orchestra.run.smithi137.stderr:enabled application 'rados' on pool 'unique_pool_1' 2024-09-21T09:44:02.051 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:02.072 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:02.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:02.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:02.130 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T09:44:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:02 smithi165 ceph-mon[86023]: pgmap v244: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:44:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:02 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/533522217' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:02.151 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:02 smithi137 ceph-mon[93825]: pgmap v244: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:44:02.151 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:02 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/533522217' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:02.152 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:44:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:44:01] "GET /metrics HTTP/1.1" 200 36225 "" "Prometheus/2.51.0" 2024-09-21T09:44:02.152 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:02 smithi137 ceph-mon[97575]: pgmap v244: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:44:02.152 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:02 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/533522217' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:02.174 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:02.196 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:02.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:02.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:02.298 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:02.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:02.322 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:02.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:02.423 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:02.444 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:02.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:02.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:02.546 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:02.568 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:02.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:02.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:02.669 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:02.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:02.693 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:02.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:02.794 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:02.816 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:02.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:02.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:02.918 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:02.940 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:02.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:02.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:03.042 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:03.064 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:03.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:03.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:03.166 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:03.188 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:03.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:03.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:03.290 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:03.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:03 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/533522217' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:03.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:03 smithi137 ceph-mon[93825]: osdmap e101: 8 total, 8 up, 8 in 2024-09-21T09:44:03.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:03 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/533522217' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:03.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:03 smithi137 ceph-mon[97575]: osdmap e101: 8 total, 8 up, 8 in 2024-09-21T09:44:03.311 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:03.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:03.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:03.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:03 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/533522217' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:03.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:03 smithi165 ceph-mon[86023]: osdmap e101: 8 total, 8 up, 8 in 2024-09-21T09:44:03.414 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:03.435 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:03.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:03.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:03.536 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:03.557 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:03.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:03.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:03.659 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:03.679 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:03.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:03.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:03.781 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:03.807 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:03.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:03.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:03.827 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:44:03.828 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:44:03.909 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:03.931 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:03.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:03.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:04.033 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:04.058 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:04.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:04.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:04.160 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:04.182 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:04.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:04.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:04.283 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:04.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:04 smithi137 ceph-mon[97575]: pgmap v246: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:44:04.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:04 smithi137 ceph-mon[97575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:04 smithi137 ceph-mon[93825]: pgmap v246: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:44:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:04 smithi137 ceph-mon[93825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:04.309 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:04.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:04.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:04.366 DEBUG:teuthology.orchestra.run.smithi137:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_1 bench 90 write' 2024-09-21T09:44:04.366 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_1 2024-09-21T09:44:04.367 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:44:04.369 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T09:44:04.369 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T09:44:04.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:04 smithi165 ceph-mon[86023]: pgmap v246: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:44:04.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:04 smithi165 ceph-mon[86023]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:04.411 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:04.417 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:hints = 1 2024-09-21T09:44:04.417 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T09:44:04.417 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Object prefix: benchmark_data_smithi137_131945 2024-09-21T09:44:04.418 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:44:04.418 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 0 0 0 0 0 0 - 0 2024-09-21T09:44:04.449 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:04.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:04.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:04.457 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T09:44:04.551 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:04.604 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:04.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:04.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:04.706 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:04.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:04.750 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:04.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:04.851 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:04.881 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:04.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:04.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:04.981 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:44:04.983 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:05.011 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:05.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:05.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:05.113 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:05.155 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:05.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:05.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:05.256 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:05.290 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:05.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:05.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:05.391 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:05.418 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 1 16 3668 3652 228.23 228.25 0.0041837 0.00436825 2024-09-21T09:44:05.423 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:05.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:05.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:05.490 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:44:05.526 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:05.559 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:05.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:05.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:05.661 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:05.694 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:05.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:05.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:05.795 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:05.824 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:05.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:05.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:05.926 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:05.958 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:05.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:05.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:06.022 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:05 smithi137 ceph-mon[93825]: pgmap v247: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:44:06.022 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:05 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:44:06.022 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:05 smithi137 ceph-mon[97575]: pgmap v247: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:44:06.023 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:05 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:44:06.032 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:44:06.060 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:06.091 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:06.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:06.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:06.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:05 smithi165 ceph-mon[86023]: pgmap v247: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:44:06.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:05 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:44:06.193 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:06.231 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:06.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:06.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:06.333 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:06.367 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:06.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:06.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:06.418 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 2 15 7326 7311 228.448 228.688 0.00420679 0.00436941 2024-09-21T09:44:06.468 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:06.495 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:06.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:06.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:06.597 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:06.630 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:06.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:06.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:06.731 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:06.767 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:06.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:06.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:06.868 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:06.901 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:07.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:07.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:07.163 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:07.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:07.205 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:07.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:07.306 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:07.333 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:07.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:07.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:07.418 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 3 16 10730 10714 223.187 212.688 0.00434018 0.00447177 2024-09-21T09:44:07.434 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:07.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:07.476 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:07.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:07.496 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:44:07.497 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:44:07.533 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:44:07.533 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:44:07.567 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:44:07.568 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:44:07.577 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:07.604 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:44:07.604 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:44:07.608 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:07.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:07.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:07.634 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:44:07.635 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:44:07.668 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:44:07.668 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:44:07.702 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:44:07.702 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:44:07.709 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:07.736 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:44:07.736 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:44:07.738 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:07.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:07.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:07.839 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:07.878 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:07.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:07.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:07.980 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:08.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:08.012 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:08.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:08.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:07 smithi137 ceph-mon[93825]: pgmap v248: 89 pgs: 89 active+clean; 190 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s wr, 353 op/s 2024-09-21T09:44:08.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:07 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3706998021' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:44:08.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:07 smithi137 ceph-mon[97575]: pgmap v248: 89 pgs: 89 active+clean; 190 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s wr, 353 op/s 2024-09-21T09:44:08.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:07 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3706998021' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:44:08.113 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:08.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:07 smithi165 ceph-mon[86023]: pgmap v248: 89 pgs: 89 active+clean; 190 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s wr, 353 op/s 2024-09-21T09:44:08.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:07 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3706998021' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:44:08.150 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:08.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:08.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:08.252 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:08.291 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:08.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:08.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:08.393 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:08.418 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 4 16 13787 13771 215.153 191.062 0.00583539 0.00464068 2024-09-21T09:44:08.427 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:08.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:08.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:08.529 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:08.566 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:08.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:08.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:08.668 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:08.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:08.705 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:08.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:08.806 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:08.842 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:08.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:08.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:08.944 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:08.975 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:08.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:08.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:09.077 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:09.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:09.116 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:09.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:09.217 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:09.256 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:09.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:09.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:09.358 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:09.392 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:09.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:09.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:09.418 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 5 16 16680 16664 208.282 180.812 0.00584804 0.00479482 2024-09-21T09:44:09.494 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:09.516 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:09.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:09.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:09.618 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:09.660 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:09.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:09.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:09.762 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:09.797 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:09.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:09.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:09.899 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:09.929 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:09.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:09.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:10.031 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:10.062 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:10.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:10.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:09 smithi165 ceph-mon[86023]: pgmap v249: 89 pgs: 89 active+clean; 425 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 42 MiB/s wr, 679 op/s 2024-09-21T09:44:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:44:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:10.164 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:10.199 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:10.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:10.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:09 smithi137 ceph-mon[93825]: pgmap v249: 89 pgs: 89 active+clean; 425 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 42 MiB/s wr, 679 op/s 2024-09-21T09:44:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:44:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:09 smithi137 ceph-mon[97575]: pgmap v249: 89 pgs: 89 active+clean; 425 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 42 MiB/s wr, 679 op/s 2024-09-21T09:44:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:44:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:10.301 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:10.331 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:10.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:10.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:10.418 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 6 16 19051 19035 198.264 148.188 0.0080233 0.00503624 2024-09-21T09:44:10.433 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:10.465 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:10.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:10.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:10.566 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:10.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:10.597 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:10.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:44:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:44:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:44:10.699 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:10.749 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:10.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:10.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:10.850 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:10.878 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:10.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:10.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:10.980 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:11.019 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:11.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:11.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:11.121 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:11.152 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:11.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:11.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:11.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:11.292 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:11.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:11.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:11.394 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:11.419 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 7 16 21347 21331 190.415 143.5 0.0114147 0.005245 2024-09-21T09:44:11.430 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:11.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:11.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:11.531 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:11.553 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:11.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:11.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:11.654 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:11.686 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:11.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:11.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:11.787 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:11.821 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:11.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:11.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:11.889 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T09:44:11.922 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:11.959 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:11.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:11.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:12.061 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:12.091 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:12.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:12.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:12.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:11 smithi165 ceph-mon[86023]: pgmap v250: 89 pgs: 89 active+clean; 966 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s wr, 1.54k op/s 2024-09-21T09:44:12.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:11 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/331603882' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:44:12.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:11 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:44:12.193 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:12.232 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:12.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:12.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:11 smithi137 ceph-mon[93825]: pgmap v250: 89 pgs: 89 active+clean; 966 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s wr, 1.54k op/s 2024-09-21T09:44:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:11 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/331603882' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:44:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:11 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:44:12.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:44:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:44:11] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.51.0" 2024-09-21T09:44:12.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:11 smithi137 ceph-mon[97575]: pgmap v250: 89 pgs: 89 active+clean; 966 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s wr, 1.54k op/s 2024-09-21T09:44:12.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:11 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/331603882' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:44:12.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:11 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:44:12.334 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:12.372 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:12.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:12.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:12.419 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 8 16 23839 23823 186.08 155.75 0.00535474 0.00536816 2024-09-21T09:44:12.474 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:12.507 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:12.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:12.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:12.609 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:12.642 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:12.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:12.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:12.718 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:44:12.743 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:12.807 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:12.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:12.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:12.908 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:12.937 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:12.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:12.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:13.009 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:12 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:44:13.009 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:12 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:44:13.009 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:12 smithi137 ceph-mon[97575]: osdmap e102: 8 total, 8 up, 8 in 2024-09-21T09:44:13.010 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:12 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:44:13.010 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:12 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:44:13.010 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:12 smithi137 ceph-mon[93825]: osdmap e102: 8 total, 8 up, 8 in 2024-09-21T09:44:13.039 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:13.093 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:13.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:13.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:13.196 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:13.242 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:13.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:13.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:13.344 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:13.372 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:44:13.372 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T09:44:13.372 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T09:44:13.372 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T09:44:13.372 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.372 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:16152 6.0 6:0b80afcc:::benchmark_data_smithi137_131945_object16151:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:44:13.372 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:09.177140+0000", 2024-09-21T09:44:13.372 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 4.1877199699999998, 2024-09-21T09:44:13.372 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.052949046, 2024-09-21T09:44:13.373 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.373 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.373 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.373 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.373 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.373 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.373 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 16152 2024-09-21T09:44:13.373 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.373 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.373 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.373 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.373 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.177140+0000", 2024-09-21T09:44:13.373 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.373 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.373 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.374 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.374 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.177140+0000", 2024-09-21T09:44:13.374 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.374 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.374 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.374 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.374 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.177140+0000", 2024-09-21T09:44:13.374 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3e-07 2024-09-21T09:44:13.374 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.374 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.374 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.374 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.177161+0000", 2024-09-21T09:44:13.375 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0528000000000001e-05 2024-09-21T09:44:13.375 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.375 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.375 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.375 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.177168+0000", 2024-09-21T09:44:13.375 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3329999999999999e-06 2024-09-21T09:44:13.375 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.375 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.375 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.375 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.177174+0000", 2024-09-21T09:44:13.375 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6180000000000003e-06 2024-09-21T09:44:13.375 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.375 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.375 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.375 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.177229+0000", 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5445000000000002e-05 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.177325+0000", 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5869e-05 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.177433+0000", 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000108139 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.178887+0000", 2024-09-21T09:44:13.376 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0014539830000000001 2024-09-21T09:44:13.377 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.377 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.377 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.377 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.179932+0000", 2024-09-21T09:44:13.377 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001045154 2024-09-21T09:44:13.377 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.377 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.377 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.377 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.229976+0000", 2024-09-21T09:44:13.377 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.050043487999999997 2024-09-21T09:44:13.377 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.377 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.377 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.377 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.230035+0000", 2024-09-21T09:44:13.378 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8959000000000003e-05 2024-09-21T09:44:13.378 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.378 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.378 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.378 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.230089+0000", 2024-09-21T09:44:13.378 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3900000000000002e-05 2024-09-21T09:44:13.378 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.378 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.378 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.378 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.378 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.378 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:16165 6.0 6:06e48533:::benchmark_data_smithi137_131945_object16164:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:44:13.378 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:09.181420+0000", 2024-09-21T09:44:13.379 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 4.18343971, 2024-09-21T09:44:13.379 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.050353377999999997, 2024-09-21T09:44:13.379 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.379 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.379 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.379 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.379 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.379 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.379 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 16165 2024-09-21T09:44:13.379 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.379 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.379 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.379 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.379 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.181420+0000", 2024-09-21T09:44:13.379 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.181420+0000", 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.181421+0000", 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4839999999999999e-06 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.181439+0000", 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7839e-05 2024-09-21T09:44:13.380 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.181449+0000", 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5019999999999998e-06 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.181454+0000", 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8679999999999998e-06 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.181498+0000", 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4663000000000003e-05 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.381 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.382 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.382 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.181584+0000", 2024-09-21T09:44:13.382 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5960999999999999e-05 2024-09-21T09:44:13.382 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.382 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.382 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.382 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.181678+0000", 2024-09-21T09:44:13.382 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4204999999999997e-05 2024-09-21T09:44:13.382 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.382 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.382 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.382 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.182436+0000", 2024-09-21T09:44:13.382 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00075725800000000002 2024-09-21T09:44:13.382 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.382 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.219922+0000", 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.037486020000000002 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.231670+0000", 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.011747864 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.231730+0000", 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0046000000000001e-05 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.383 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.384 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.231773+0000", 2024-09-21T09:44:13.384 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3668000000000003e-05 2024-09-21T09:44:13.384 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.384 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.384 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.384 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.384 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.384 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:16855 6.0 6:0120cb9b:::benchmark_data_smithi137_131945_object16854:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:44:13.384 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:09.478543+0000", 2024-09-21T09:44:13.384 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 3.8863165620000002, 2024-09-21T09:44:13.384 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.038879864, 2024-09-21T09:44:13.384 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.384 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.384 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.385 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.385 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.385 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.385 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 16855 2024-09-21T09:44:13.385 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.385 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.385 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.385 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.385 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.478543+0000", 2024-09-21T09:44:13.385 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.385 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.385 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.385 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.385 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.478543+0000", 2024-09-21T09:44:13.386 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.386 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.386 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.386 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.386 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.478544+0000", 2024-09-21T09:44:13.386 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.435e-06 2024-09-21T09:44:13.386 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.386 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.386 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.386 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.478566+0000", 2024-09-21T09:44:13.386 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1783000000000001e-05 2024-09-21T09:44:13.386 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.386 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.386 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.387 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.478580+0000", 2024-09-21T09:44:13.387 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3608000000000001e-05 2024-09-21T09:44:13.387 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.387 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.387 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.387 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.478587+0000", 2024-09-21T09:44:13.387 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6290000000000001e-06 2024-09-21T09:44:13.387 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.387 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.387 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.387 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.478643+0000", 2024-09-21T09:44:13.387 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5869000000000003e-05 2024-09-21T09:44:13.387 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.387 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.387 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.388 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.478769+0000", 2024-09-21T09:44:13.388 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012594900000000001 2024-09-21T09:44:13.388 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.388 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.388 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.388 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.478913+0000", 2024-09-21T09:44:13.388 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000143941 2024-09-21T09:44:13.388 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.388 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.388 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.388 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.480947+0000", 2024-09-21T09:44:13.388 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0020338539999999999 2024-09-21T09:44:13.388 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.388 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.388 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.389 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.481080+0000", 2024-09-21T09:44:13.389 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000132977 2024-09-21T09:44:13.389 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.389 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.389 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.389 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.517317+0000", 2024-09-21T09:44:13.389 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.036236735999999999 2024-09-21T09:44:13.389 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.389 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.389 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.389 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.517379+0000", 2024-09-21T09:44:13.389 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2688999999999996e-05 2024-09-21T09:44:13.389 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.389 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.390 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.390 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.517423+0000", 2024-09-21T09:44:13.390 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3393999999999998e-05 2024-09-21T09:44:13.390 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.390 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.390 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.390 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.390 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.390 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:16863 6.0 6:0dd1a39e:::benchmark_data_smithi137_131945_object16862:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:44:13.390 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:09.479919+0000", 2024-09-21T09:44:13.390 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 3.8849403110000003, 2024-09-21T09:44:13.390 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.037777593999999998, 2024-09-21T09:44:13.390 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.390 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 16863 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.479919+0000", 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.479919+0000", 2024-09-21T09:44:13.391 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.392 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.392 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.392 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.392 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.479921+0000", 2024-09-21T09:44:13.392 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3230000000000001e-06 2024-09-21T09:44:13.392 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.392 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.392 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.392 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.479942+0000", 2024-09-21T09:44:13.392 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1186999999999999e-05 2024-09-21T09:44:13.392 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.392 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.392 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.392 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.479952+0000", 2024-09-21T09:44:13.392 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9110000000000005e-06 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.479958+0000", 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2029999999999997e-06 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.480020+0000", 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1805999999999997e-05 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.480125+0000", 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000105147 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.393 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.394 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.394 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.480253+0000", 2024-09-21T09:44:13.394 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012772799999999999 2024-09-21T09:44:13.394 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.394 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.394 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.394 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.481091+0000", 2024-09-21T09:44:13.394 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00083860800000000002 2024-09-21T09:44:13.394 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.394 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.394 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.394 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.481538+0000", 2024-09-21T09:44:13.394 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00044638600000000001 2024-09-21T09:44:13.394 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.394 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.395 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.395 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.517588+0000", 2024-09-21T09:44:13.395 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.036050779999999998 2024-09-21T09:44:13.395 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.395 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.395 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.395 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.517645+0000", 2024-09-21T09:44:13.395 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6439e-05 2024-09-21T09:44:13.395 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.395 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.395 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.395 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.517697+0000", 2024-09-21T09:44:13.395 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2076000000000001e-05 2024-09-21T09:44:13.395 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.395 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.396 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.396 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.396 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.396 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:17913 6.0 6:0a67b874:::benchmark_data_smithi137_131945_object17912:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:44:13.396 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:09.931482+0000", 2024-09-21T09:44:13.396 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 3.4333776089999999, 2024-09-21T09:44:13.396 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.072329055000000003, 2024-09-21T09:44:13.396 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.396 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.396 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.396 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.396 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.396 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.396 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 17913 2024-09-21T09:44:13.397 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.397 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.397 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.397 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.397 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.931482+0000", 2024-09-21T09:44:13.397 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.397 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.397 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.397 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.397 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.931482+0000", 2024-09-21T09:44:13.397 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:12 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:44:13.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:12 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:44:13.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:12 smithi165 ceph-mon[86023]: osdmap e102: 8 total, 8 up, 8 in 2024-09-21T09:44:13.398 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.398 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.398 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.398 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.931484+0000", 2024-09-21T09:44:13.399 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6840000000000001e-06 2024-09-21T09:44:13.399 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.399 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.399 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.399 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.931507+0000", 2024-09-21T09:44:13.399 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3244e-05 2024-09-21T09:44:13.399 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.399 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.399 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.399 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.931519+0000", 2024-09-21T09:44:13.399 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2357e-05 2024-09-21T09:44:13.399 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.400 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.400 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.400 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.931526+0000", 2024-09-21T09:44:13.400 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9639999999999997e-06 2024-09-21T09:44:13.400 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.400 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.400 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.400 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.934161+0000", 2024-09-21T09:44:13.400 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0026350969999999999 2024-09-21T09:44:13.400 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.400 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.400 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.400 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.934269+0000", 2024-09-21T09:44:13.400 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000107432 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.934394+0000", 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012536599999999999 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.937730+0000", 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0033354859999999999 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.939570+0000", 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0018404459999999999 2024-09-21T09:44:13.401 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.402 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.402 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.402 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.003706+0000", 2024-09-21T09:44:13.402 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.064135597000000003 2024-09-21T09:44:13.402 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.402 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.402 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.402 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.003767+0000", 2024-09-21T09:44:13.402 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1084e-05 2024-09-21T09:44:13.402 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.402 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.402 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.402 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.003811+0000", 2024-09-21T09:44:13.402 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4298000000000002e-05 2024-09-21T09:44:13.402 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.403 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.403 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.403 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.403 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.403 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:17916 6.0 6:0c84f15b:::benchmark_data_smithi137_131945_object17915:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:44:13.403 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:09.931539+0000", 2024-09-21T09:44:13.403 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 3.4333206000000001, 2024-09-21T09:44:13.403 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.073912823000000002, 2024-09-21T09:44:13.403 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.403 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.403 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.403 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.403 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.403 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.403 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 17916 2024-09-21T09:44:13.404 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.404 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.404 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.404 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.404 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.931539+0000", 2024-09-21T09:44:13.404 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.404 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.404 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.404 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.404 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.931539+0000", 2024-09-21T09:44:13.404 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.404 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.404 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.404 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.404 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.931539+0000", 2024-09-21T09:44:13.405 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8500000000000002e-07 2024-09-21T09:44:13.405 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.405 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.405 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.405 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.931559+0000", 2024-09-21T09:44:13.405 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9956999999999999e-05 2024-09-21T09:44:13.405 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.405 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.405 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.405 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.931566+0000", 2024-09-21T09:44:13.405 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.533e-06 2024-09-21T09:44:13.405 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.405 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.405 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.405 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.931571+0000", 2024-09-21T09:44:13.406 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.814e-06 2024-09-21T09:44:13.406 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.406 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.406 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.406 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.935186+0000", 2024-09-21T09:44:13.406 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0036148439999999999 2024-09-21T09:44:13.406 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.406 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.406 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.406 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.935301+0000", 2024-09-21T09:44:13.406 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000115227 2024-09-21T09:44:13.406 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.406 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.406 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.407 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.935430+0000", 2024-09-21T09:44:13.407 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012935400000000001 2024-09-21T09:44:13.407 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.407 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.407 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.407 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.937733+0000", 2024-09-21T09:44:13.407 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0023032870000000002 2024-09-21T09:44:13.407 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.407 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.407 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.407 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.939603+0000", 2024-09-21T09:44:13.407 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0018692649999999999 2024-09-21T09:44:13.407 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.407 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.408 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.408 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.005348+0000", 2024-09-21T09:44:13.408 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.065744900999999994 2024-09-21T09:44:13.408 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.408 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.408 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.408 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.005406+0000", 2024-09-21T09:44:13.408 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7908000000000002e-05 2024-09-21T09:44:13.408 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.408 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.408 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.408 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.005452+0000", 2024-09-21T09:44:13.408 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6248000000000002e-05 2024-09-21T09:44:13.408 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.409 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.409 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.409 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.409 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.409 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:17918 6.0 6:07a197e1:::benchmark_data_smithi137_131945_object17917:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:44:13.409 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:09.932968+0000", 2024-09-21T09:44:13.409 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 3.431891373, 2024-09-21T09:44:13.409 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.073620754999999996, 2024-09-21T09:44:13.409 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.409 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.409 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.409 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.409 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.409 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.410 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 17918 2024-09-21T09:44:13.410 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.410 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.410 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.410 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.410 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.932968+0000", 2024-09-21T09:44:13.410 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.410 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.410 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.410 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.410 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.932968+0000", 2024-09-21T09:44:13.410 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.410 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.410 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.411 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.411 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.932969+0000", 2024-09-21T09:44:13.411 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.243e-06 2024-09-21T09:44:13.411 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.411 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.411 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.411 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.933003+0000", 2024-09-21T09:44:13.411 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3908999999999997e-05 2024-09-21T09:44:13.411 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.411 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.411 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.411 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.933016+0000", 2024-09-21T09:44:13.411 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2381000000000001e-05 2024-09-21T09:44:13.411 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.412 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.412 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.412 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.933023+0000", 2024-09-21T09:44:13.412 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9670000000000004e-06 2024-09-21T09:44:13.412 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.412 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.412 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.412 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.936334+0000", 2024-09-21T09:44:13.412 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0033115150000000001 2024-09-21T09:44:13.412 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.412 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.412 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.412 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.936435+0000", 2024-09-21T09:44:13.412 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000100771 2024-09-21T09:44:13.412 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.413 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.413 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.413 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.936547+0000", 2024-09-21T09:44:13.413 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000112475 2024-09-21T09:44:13.413 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.413 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.413 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.413 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.939090+0000", 2024-09-21T09:44:13.413 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0025422000000000001 2024-09-21T09:44:13.413 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.413 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.413 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.413 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.939626+0000", 2024-09-21T09:44:13.413 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00053605099999999995 2024-09-21T09:44:13.413 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.414 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.414 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.414 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.006468+0000", 2024-09-21T09:44:13.414 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.066842779000000005 2024-09-21T09:44:13.414 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.414 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.414 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.414 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.006526+0000", 2024-09-21T09:44:13.414 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7328999999999999e-05 2024-09-21T09:44:13.414 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.414 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.414 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.414 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.006589+0000", 2024-09-21T09:44:13.414 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3134999999999998e-05 2024-09-21T09:44:13.415 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.415 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.415 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.415 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.415 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.415 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:17931 6.0 6:0ddc87bd:::benchmark_data_smithi137_131945_object17930:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:44:13.415 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:09.936959+0000", 2024-09-21T09:44:13.415 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 3.4279001980000001, 2024-09-21T09:44:13.415 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.069774000000000003, 2024-09-21T09:44:13.415 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.415 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.415 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.415 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.415 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.415 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.416 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 17931 2024-09-21T09:44:13.416 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.416 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.416 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.416 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.416 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.936959+0000", 2024-09-21T09:44:13.416 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.416 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.416 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.416 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.416 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.936959+0000", 2024-09-21T09:44:13.416 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.416 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.416 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.416 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.417 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.936961+0000", 2024-09-21T09:44:13.417 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8920000000000001e-06 2024-09-21T09:44:13.417 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.417 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.417 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.417 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.936983+0000", 2024-09-21T09:44:13.417 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2052000000000002e-05 2024-09-21T09:44:13.417 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.417 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.417 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.417 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.936996+0000", 2024-09-21T09:44:13.417 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2605999999999999e-05 2024-09-21T09:44:13.417 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.417 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.417 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.418 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.937004+0000", 2024-09-21T09:44:13.418 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6310000000000003e-06 2024-09-21T09:44:13.418 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.418 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.418 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.418 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.937757+0000", 2024-09-21T09:44:13.418 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00075336999999999995 2024-09-21T09:44:13.418 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.418 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.418 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.418 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.937863+0000", 2024-09-21T09:44:13.418 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000106463 2024-09-21T09:44:13.418 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.418 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.418 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.419 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.938065+0000", 2024-09-21T09:44:13.419 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00020128 2024-09-21T09:44:13.419 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.419 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.419 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.419 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.939095+0000", 2024-09-21T09:44:13.419 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001029954 2024-09-21T09:44:13.419 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.419 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.419 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.419 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.940424+0000", 2024-09-21T09:44:13.419 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013294349999999999 2024-09-21T09:44:13.420 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.420 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.420 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.420 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.006644+0000", 2024-09-21T09:44:13.420 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.066219724999999993 2024-09-21T09:44:13.420 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.420 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.420 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.420 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.006703+0000", 2024-09-21T09:44:13.420 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8794e-05 2024-09-21T09:44:13.420 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.420 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.420 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.420 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.006733+0000", 2024-09-21T09:44:13.420 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0797999999999999e-05 2024-09-21T09:44:13.421 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.421 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.421 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.421 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.421 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.421 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.44873.0:17943 6.a e101/97 6:5fae2010:::benchmark_data_smithi137_131945_object17942:head v 101'1172, mlcod=101'1170)", 2024-09-21T09:44:13.421 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:09.943493+0000", 2024-09-21T09:44:13.421 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 3.4213666219999999, 2024-09-21T09:44:13.421 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.050585983000000001, 2024-09-21T09:44:13.421 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.421 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.421 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.421 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.421 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.421 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.422 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.943493+0000", 2024-09-21T09:44:13.422 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.422 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.422 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.422 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.422 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.943493+0000", 2024-09-21T09:44:13.422 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.422 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.422 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.422 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.422 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.943493+0000", 2024-09-21T09:44:13.422 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5899999999999996e-07 2024-09-21T09:44:13.422 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.422 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.422 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.423 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.943544+0000", 2024-09-21T09:44:13.423 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0858e-05 2024-09-21T09:44:13.423 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.423 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.423 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.423 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.943552+0000", 2024-09-21T09:44:13.423 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.8120000000000008e-06 2024-09-21T09:44:13.423 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.423 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.423 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.423 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.943557+0000", 2024-09-21T09:44:13.423 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5889999999999996e-06 2024-09-21T09:44:13.423 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.423 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.424 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.424 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.993285+0000", 2024-09-21T09:44:13.424 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.049728584999999999 2024-09-21T09:44:13.424 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.424 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.424 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.424 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.993307+0000", 2024-09-21T09:44:13.424 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1205000000000001e-05 2024-09-21T09:44:13.424 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.424 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.424 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.424 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.994042+0000", 2024-09-21T09:44:13.424 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00073568400000000001 2024-09-21T09:44:13.425 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:13.425 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.425 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.425 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.425 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:09.994079+0000", 2024-09-21T09:44:13.425 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.6690999999999998e-05 2024-09-21T09:44:13.425 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.425 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.425 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.425 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.425 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.426 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:19498 6.0 6:0ffc49b2:::benchmark_data_smithi137_131945_object19497:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:44:13.426 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:10.587643+0000", 2024-09-21T09:44:13.426 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 2.777216101, 2024-09-21T09:44:13.426 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.018705497000000001, 2024-09-21T09:44:13.426 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.426 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.426 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.426 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.426 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.426 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.426 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 19498 2024-09-21T09:44:13.426 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.426 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.426 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.427 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.427 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.587643+0000", 2024-09-21T09:44:13.427 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.427 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.427 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.427 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.427 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.587643+0000", 2024-09-21T09:44:13.427 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.427 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.427 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.427 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.427 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.587644+0000", 2024-09-21T09:44:13.427 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.6599999999999994e-07 2024-09-21T09:44:13.427 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.427 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.428 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.428 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.587666+0000", 2024-09-21T09:44:13.428 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1929999999999998e-05 2024-09-21T09:44:13.428 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.428 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.428 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.428 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.587675+0000", 2024-09-21T09:44:13.428 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.7900000000000005e-06 2024-09-21T09:44:13.428 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.428 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.428 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.428 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.587681+0000", 2024-09-21T09:44:13.428 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8100000000000003e-06 2024-09-21T09:44:13.428 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.428 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.587835+0000", 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015420000000000001 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.587950+0000", 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011518000000000001 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.588078+0000", 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012782700000000001 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.429 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.430 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.589060+0000", 2024-09-21T09:44:13.430 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00098144300000000003 2024-09-21T09:44:13.430 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.430 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.430 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.430 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.592918+0000", 2024-09-21T09:44:13.430 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0038583889999999998 2024-09-21T09:44:13.430 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.430 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.430 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.430 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.606218+0000", 2024-09-21T09:44:13.430 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.01330015 2024-09-21T09:44:13.430 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.430 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.430 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.606291+0000", 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2457000000000001e-05 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.606349+0000", 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8354999999999999e-05 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:20097 6.9 6:97780f85:::benchmark_data_smithi137_131945_object20096:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:10.830994+0000", 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 2.5338656899999998, 2024-09-21T09:44:13.431 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.014599252, 2024-09-21T09:44:13.432 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.432 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.432 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.432 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.432 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.432 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.432 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 20097 2024-09-21T09:44:13.432 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.432 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.432 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.432 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.432 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.830994+0000", 2024-09-21T09:44:13.432 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.432 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.830994+0000", 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.830995+0000", 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4020000000000001e-06 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.831016+0000", 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0843e-05 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.433 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.434 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.434 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.831041+0000", 2024-09-21T09:44:13.434 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4980000000000001e-05 2024-09-21T09:44:13.434 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.434 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.434 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.434 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.831049+0000", 2024-09-21T09:44:13.434 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5499999999999997e-06 2024-09-21T09:44:13.434 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.434 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.434 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.434 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.832348+0000", 2024-09-21T09:44:13.434 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001299779 2024-09-21T09:44:13.434 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.434 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.435 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.435 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.832468+0000", 2024-09-21T09:44:13.435 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000119623 2024-09-21T09:44:13.435 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.435 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.435 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,7", 2024-09-21T09:44:13.435 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.832594+0000", 2024-09-21T09:44:13.435 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012551700000000001 2024-09-21T09:44:13.435 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.435 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.435 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.435 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.834618+0000", 2024-09-21T09:44:13.435 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0020247809999999998 2024-09-21T09:44:13.435 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.435 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.436 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.436 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.836754+0000", 2024-09-21T09:44:13.436 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0021354299999999998 2024-09-21T09:44:13.436 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.436 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.436 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.436 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.845490+0000", 2024-09-21T09:44:13.436 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00873641 2024-09-21T09:44:13.436 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.436 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.436 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.436 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.845550+0000", 2024-09-21T09:44:13.436 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9842000000000001e-05 2024-09-21T09:44:13.436 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.436 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.437 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.437 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:10.845593+0000", 2024-09-21T09:44:13.437 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3095e-05 2024-09-21T09:44:13.437 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.437 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.437 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.437 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.437 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.437 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:21653 6.0 6:0ef96770:::benchmark_data_smithi137_131945_object21652:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:44:13.437 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:11.527025+0000", 2024-09-21T09:44:13.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:13.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:13.438 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 1.837834328, 2024-09-21T09:44:13.438 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.082518535000000004, 2024-09-21T09:44:13.438 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.439 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.439 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.439 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.439 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.439 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.439 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 21653 2024-09-21T09:44:13.439 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.439 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.439 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.439 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.439 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.527025+0000", 2024-09-21T09:44:13.439 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.440 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.440 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.440 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.440 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.527025+0000", 2024-09-21T09:44:13.440 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.440 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.440 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.440 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.440 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.527026+0000", 2024-09-21T09:44:13.440 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.209e-06 2024-09-21T09:44:13.440 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.440 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.440 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.440 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.527077+0000", 2024-09-21T09:44:13.440 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0080999999999997e-05 2024-09-21T09:44:13.441 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.441 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.441 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.441 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.527207+0000", 2024-09-21T09:44:13.441 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013002399999999999 2024-09-21T09:44:13.441 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.441 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.441 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.441 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.527271+0000", 2024-09-21T09:44:13.441 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4097000000000007e-05 2024-09-21T09:44:13.441 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.442 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.442 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.442 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.527379+0000", 2024-09-21T09:44:13.442 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000108572 2024-09-21T09:44:13.442 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.442 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.442 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.442 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.527529+0000", 2024-09-21T09:44:13.442 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015022700000000001 2024-09-21T09:44:13.442 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.442 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.442 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.442 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.527658+0000", 2024-09-21T09:44:13.442 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000128255 2024-09-21T09:44:13.443 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.443 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.443 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.443 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.530245+0000", 2024-09-21T09:44:13.443 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0025875440000000002 2024-09-21T09:44:13.443 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.443 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.443 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.443 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.530989+0000", 2024-09-21T09:44:13.443 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00074355299999999999 2024-09-21T09:44:13.443 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.443 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.443 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.443 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.609431+0000", 2024-09-21T09:44:13.444 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.078442016000000003 2024-09-21T09:44:13.444 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.444 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.444 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.444 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.609492+0000", 2024-09-21T09:44:13.444 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1270000000000001e-05 2024-09-21T09:44:13.444 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.444 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.444 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.444 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.609544+0000", 2024-09-21T09:44:13.444 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1687000000000002e-05 2024-09-21T09:44:13.444 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.444 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.444 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.445 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.445 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.445 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:21658 6.0 6:015b9b5a:::benchmark_data_smithi137_131945_object21657:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:44:13.445 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:11.529119+0000", 2024-09-21T09:44:13.445 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 1.8357402409999999, 2024-09-21T09:44:13.445 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.082800394999999999, 2024-09-21T09:44:13.445 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.445 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.445 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.445 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.445 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.445 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.445 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 21658 2024-09-21T09:44:13.445 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.446 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.446 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.446 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.446 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.529119+0000", 2024-09-21T09:44:13.446 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.446 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.446 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.446 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.446 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.529119+0000", 2024-09-21T09:44:13.446 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.446 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.446 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.446 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.446 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.529121+0000", 2024-09-21T09:44:13.446 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7799999999999999e-06 2024-09-21T09:44:13.447 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.447 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.447 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.447 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.529143+0000", 2024-09-21T09:44:13.447 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1793999999999998e-05 2024-09-21T09:44:13.447 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.447 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.447 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.447 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.529155+0000", 2024-09-21T09:44:13.447 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2384e-05 2024-09-21T09:44:13.447 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.447 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.447 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.447 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.529163+0000", 2024-09-21T09:44:13.447 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2749999999999998e-06 2024-09-21T09:44:13.448 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.448 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.448 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.448 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.529214+0000", 2024-09-21T09:44:13.448 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1731999999999999e-05 2024-09-21T09:44:13.448 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.448 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.448 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.448 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.529332+0000", 2024-09-21T09:44:13.448 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000117292 2024-09-21T09:44:13.448 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.448 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.448 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.448 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.529460+0000", 2024-09-21T09:44:13.449 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000128336 2024-09-21T09:44:13.449 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.449 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.449 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.449 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.530422+0000", 2024-09-21T09:44:13.449 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00096162299999999999 2024-09-21T09:44:13.449 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.449 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.449 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.449 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.532324+0000", 2024-09-21T09:44:13.449 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0019023060000000001 2024-09-21T09:44:13.449 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.449 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.449 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.450 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.611803+0000", 2024-09-21T09:44:13.450 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.079479223000000002 2024-09-21T09:44:13.450 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.450 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.450 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.450 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.611867+0000", 2024-09-21T09:44:13.450 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4296999999999998e-05 2024-09-21T09:44:13.450 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.450 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.450 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.450 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.611920+0000", 2024-09-21T09:44:13.450 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2352999999999998e-05 2024-09-21T09:44:13.450 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.450 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.451 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.451 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.451 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.451 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:22476 6.0 6:08a13385:::benchmark_data_smithi137_131945_object22475:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:44:13.451 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:11.892242+0000", 2024-09-21T09:44:13.451 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 1.472617375, 2024-09-21T09:44:13.451 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.017309593000000002, 2024-09-21T09:44:13.451 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.451 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.451 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.451 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.451 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.451 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.451 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 22476 2024-09-21T09:44:13.452 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.452 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.452 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.452 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.452 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.892242+0000", 2024-09-21T09:44:13.452 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.452 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.452 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 9 16 26223 26207 181.958 149 0.00605227 0.00548992 2024-09-21T09:44:13.453 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.453 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.453 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.892242+0000", 2024-09-21T09:44:13.453 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.453 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.453 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.453 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.453 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.892243+0000", 2024-09-21T09:44:13.454 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5199999999999996e-07 2024-09-21T09:44:13.454 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.454 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.454 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.454 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.892264+0000", 2024-09-21T09:44:13.454 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0842000000000001e-05 2024-09-21T09:44:13.454 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.454 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.454 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.454 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.892272+0000", 2024-09-21T09:44:13.454 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2630000000000003e-06 2024-09-21T09:44:13.454 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.454 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.454 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.455 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.892389+0000", 2024-09-21T09:44:13.455 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000117485 2024-09-21T09:44:13.455 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.455 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.455 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.455 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.892700+0000", 2024-09-21T09:44:13.455 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00031067900000000001 2024-09-21T09:44:13.455 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.455 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.455 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.455 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.893048+0000", 2024-09-21T09:44:13.455 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00034833500000000002 2024-09-21T09:44:13.455 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.455 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.893171+0000", 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012281799999999999 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.897351+0000", 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0041793250000000002 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.898397+0000", 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00104678 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.456 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.457 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.909461+0000", 2024-09-21T09:44:13.457 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.011063247 2024-09-21T09:44:13.457 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.457 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.457 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.457 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.909512+0000", 2024-09-21T09:44:13.457 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1765999999999999e-05 2024-09-21T09:44:13.457 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.457 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.457 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.457 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.909552+0000", 2024-09-21T09:44:13.457 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9400999999999998e-05 2024-09-21T09:44:13.457 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.457 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:23713 6.0 6:096026e9:::benchmark_data_smithi137_131945_object23712:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:44:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:12.369816+0000", 2024-09-21T09:44:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.99504401399999998, 2024-09-21T09:44:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.016791667, 2024-09-21T09:44:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 23713 2024-09-21T09:44:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:12.369816+0000", 2024-09-21T09:44:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:12.369816+0000", 2024-09-21T09:44:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.460 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:12.369817+0000", 2024-09-21T09:44:13.460 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.528e-06 2024-09-21T09:44:13.460 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.460 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.460 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.460 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:12.369836+0000", 2024-09-21T09:44:13.460 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9174999999999999e-05 2024-09-21T09:44:13.460 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.460 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.460 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.460 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:12.369850+0000", 2024-09-21T09:44:13.460 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4079e-05 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:12.369857+0000", 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8750000000000002e-06 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:12.371419+0000", 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001561467 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:12.371535+0000", 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011675000000000001 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:12.372299+0000", 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00076400899999999996 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:12.375698+0000", 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003398833 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:12.381010+0000", 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0053119539999999998 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.462 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.463 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.463 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:12.386523+0000", 2024-09-21T09:44:13.463 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0055123669999999998 2024-09-21T09:44:13.463 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.463 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.463 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.463 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:12.386567+0000", 2024-09-21T09:44:13.463 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4230999999999997e-05 2024-09-21T09:44:13.463 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.463 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.463 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.463 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:12.386607+0000", 2024-09-21T09:44:13.463 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0398999999999997e-05 2024-09-21T09:44:13.463 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.464 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.464 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.464 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.464 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.464 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:25340 6.0 6:0fa1bce9:::benchmark_data_smithi137_131945_object25339:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:44:13.464 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:13.004182+0000", 2024-09-21T09:44:13.464 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.36067749100000002, 2024-09-21T09:44:13.464 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.016415335, 2024-09-21T09:44:13.464 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.464 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.464 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.464 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.464 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.464 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.464 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 25340 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.004182+0000", 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.004182+0000", 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.004183+0000", 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.345e-06 2024-09-21T09:44:13.465 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.466 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.466 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.466 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.004205+0000", 2024-09-21T09:44:13.466 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1135e-05 2024-09-21T09:44:13.466 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.466 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.466 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.466 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.004213+0000", 2024-09-21T09:44:13.466 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.8429999999999999e-06 2024-09-21T09:44:13.466 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.466 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.466 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.466 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.004219+0000", 2024-09-21T09:44:13.466 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7980000000000002e-06 2024-09-21T09:44:13.466 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.467 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.467 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.467 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.004390+0000", 2024-09-21T09:44:13.467 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00017066499999999999 2024-09-21T09:44:13.467 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.467 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.467 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.467 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.004558+0000", 2024-09-21T09:44:13.467 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016769800000000001 2024-09-21T09:44:13.467 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.467 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.467 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.467 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.004686+0000", 2024-09-21T09:44:13.467 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012857400000000001 2024-09-21T09:44:13.468 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.468 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.468 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.468 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.008678+0000", 2024-09-21T09:44:13.468 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0039921990000000001 2024-09-21T09:44:13.468 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.468 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.468 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.468 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.011750+0000", 2024-09-21T09:44:13.468 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0030717079999999998 2024-09-21T09:44:13.468 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.468 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.468 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.020488+0000", 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0087377189999999997 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.020550+0000", 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2079e-05 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.020597+0000", 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7571999999999998e-05 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.469 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.470 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.470 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:25343 6.0 6:08a02865:::benchmark_data_smithi137_131945_object25342:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:44:13.470 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:13.004235+0000", 2024-09-21T09:44:13.470 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.36062450800000001, 2024-09-21T09:44:13.470 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.016556739000000001, 2024-09-21T09:44:13.470 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.470 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.470 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.470 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.470 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.470 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.470 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 25343 2024-09-21T09:44:13.470 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.470 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.004235+0000", 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.004235+0000", 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.004236+0000", 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5499999999999998e-07 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.471 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.004253+0000", 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7711e-05 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.004260+0000", 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8310000000000003e-06 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.004265+0000", 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3399999999999997e-06 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.472 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.006363+0000", 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002097897 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.006515+0000", 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000151514 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.006644+0000", 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000129264 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.473 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.008722+0000", 2024-09-21T09:44:13.474 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0020778760000000002 2024-09-21T09:44:13.474 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.474 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.474 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.474 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.011841+0000", 2024-09-21T09:44:13.474 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0031187070000000001 2024-09-21T09:44:13.474 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.474 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.474 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.474 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.020702+0000", 2024-09-21T09:44:13.474 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0088611230000000003 2024-09-21T09:44:13.474 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.474 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.474 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.474 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.020752+0000", 2024-09-21T09:44:13.475 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0296000000000001e-05 2024-09-21T09:44:13.475 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.475 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.475 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.475 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.020792+0000", 2024-09-21T09:44:13.475 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9625000000000001e-05 2024-09-21T09:44:13.475 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.475 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.475 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.475 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.475 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.475 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:25440 6.0 6:018bdde7:::benchmark_data_smithi137_131945_object25439:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:44:13.475 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:13.057997+0000", 2024-09-21T09:44:13.475 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.30686215500000003, 2024-09-21T09:44:13.475 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.019723560000000001, 2024-09-21T09:44:13.476 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.476 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.476 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.476 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.476 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.476 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.476 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 25440 2024-09-21T09:44:13.476 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.476 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.476 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.476 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.476 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.057997+0000", 2024-09-21T09:44:13.476 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.476 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.476 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.477 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.477 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.057997+0000", 2024-09-21T09:44:13.477 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.477 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.477 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.477 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.477 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.058000+0000", 2024-09-21T09:44:13.477 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3800000000000001e-06 2024-09-21T09:44:13.477 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.477 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.477 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.477 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.058025+0000", 2024-09-21T09:44:13.477 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4875000000000002e-05 2024-09-21T09:44:13.477 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.477 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.478 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.478 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.058037+0000", 2024-09-21T09:44:13.478 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2391e-05 2024-09-21T09:44:13.478 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.478 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.478 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.478 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.058048+0000", 2024-09-21T09:44:13.478 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0813e-05 2024-09-21T09:44:13.478 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.478 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.478 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.478 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.058224+0000", 2024-09-21T09:44:13.478 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000175773 2024-09-21T09:44:13.478 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.479 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.479 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.479 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.058368+0000", 2024-09-21T09:44:13.479 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000144699 2024-09-21T09:44:13.479 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.479 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.479 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.479 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.058538+0000", 2024-09-21T09:44:13.479 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000169452 2024-09-21T09:44:13.479 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.479 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.479 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.479 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.060991+0000", 2024-09-21T09:44:13.480 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0024527640000000001 2024-09-21T09:44:13.480 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.480 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.480 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.480 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.068386+0000", 2024-09-21T09:44:13.480 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.007395909 2024-09-21T09:44:13.480 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.480 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.480 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.480 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.077632+0000", 2024-09-21T09:44:13.480 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0092452060000000006 2024-09-21T09:44:13.480 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.480 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.480 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.481 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.077678+0000", 2024-09-21T09:44:13.481 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6343e-05 2024-09-21T09:44:13.481 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.481 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.481 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.481 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.077721+0000", 2024-09-21T09:44:13.481 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2954999999999998e-05 2024-09-21T09:44:13.481 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.481 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.481 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.481 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.481 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.481 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:25443 6.0 6:0a039317:::benchmark_data_smithi137_131945_object25442:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:44:13.481 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:13.058072+0000", 2024-09-21T09:44:13.482 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.30678783799999998, 2024-09-21T09:44:13.482 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.020473614000000001, 2024-09-21T09:44:13.482 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.482 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.482 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.482 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.482 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.482 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.482 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 25443 2024-09-21T09:44:13.482 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.482 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.482 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.482 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.482 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.058072+0000", 2024-09-21T09:44:13.482 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.483 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.483 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.483 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.483 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.058072+0000", 2024-09-21T09:44:13.483 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.483 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.483 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.483 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.483 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.058072+0000", 2024-09-21T09:44:13.483 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6699999999999999e-07 2024-09-21T09:44:13.483 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.483 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.483 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.484 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.058166+0000", 2024-09-21T09:44:13.484 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4065000000000001e-05 2024-09-21T09:44:13.484 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.484 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.484 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.484 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.058174+0000", 2024-09-21T09:44:13.484 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.418e-06 2024-09-21T09:44:13.484 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.484 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.484 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.484 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.058179+0000", 2024-09-21T09:44:13.484 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4219999999999999e-06 2024-09-21T09:44:13.484 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.485 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.485 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.485 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.059599+0000", 2024-09-21T09:44:13.485 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00142015 2024-09-21T09:44:13.485 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.485 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.485 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.485 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.059719+0000", 2024-09-21T09:44:13.485 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000120052 2024-09-21T09:44:13.485 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.485 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.485 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.485 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.059838+0000", 2024-09-21T09:44:13.485 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011828 2024-09-21T09:44:13.485 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.486 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.486 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.486 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.060998+0000", 2024-09-21T09:44:13.486 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011608059999999999 2024-09-21T09:44:13.486 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.486 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.486 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.486 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.068427+0000", 2024-09-21T09:44:13.486 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.007428881 2024-09-21T09:44:13.486 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.486 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.486 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.486 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.078477+0000", 2024-09-21T09:44:13.486 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010049936000000001 2024-09-21T09:44:13.487 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.487 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.487 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.487 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.078521+0000", 2024-09-21T09:44:13.487 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3449999999999999e-05 2024-09-21T09:44:13.487 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.487 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.487 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.487 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.078545+0000", 2024-09-21T09:44:13.487 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4686999999999999e-05 2024-09-21T09:44:13.487 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.487 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.487 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.487 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.488 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.488 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:25455 6.0 6:07d0afde:::benchmark_data_smithi137_131945_object25454:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:44:13.488 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:13.064211+0000", 2024-09-21T09:44:13.488 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.30064850799999998, 2024-09-21T09:44:13.488 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.015118741, 2024-09-21T09:44:13.488 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:13.488 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:13.488 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:13.488 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:13.488 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:13.488 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:13.488 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 25455 2024-09-21T09:44:13.488 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.488 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:13.489 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.489 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:13.489 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.064211+0000", 2024-09-21T09:44:13.489 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.489 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.489 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.489 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:13.489 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.064211+0000", 2024-09-21T09:44:13.489 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:13.489 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.489 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.489 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:13.489 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.064212+0000", 2024-09-21T09:44:13.489 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5199999999999996e-07 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.064243+0000", 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1065000000000002e-05 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.064253+0000", 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.8239999999999995e-06 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.064259+0000", 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2870000000000001e-06 2024-09-21T09:44:13.490 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.067214+0000", 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0029549189999999999 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.067329+0000", 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011482299999999999 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.067451+0000", 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012245299999999999 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.491 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.492 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:13.492 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.069849+0000", 2024-09-21T09:44:13.492 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0023977429999999999 2024-09-21T09:44:13.492 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.492 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.492 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.492 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.077567+0000", 2024-09-21T09:44:13.492 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0077186249999999998 2024-09-21T09:44:13.492 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.492 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.492 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:13.492 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.078700+0000", 2024-09-21T09:44:13.492 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001132828 2024-09-21T09:44:13.492 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.492 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.493 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:13.493 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.079283+0000", 2024-09-21T09:44:13.493 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00058287200000000001 2024-09-21T09:44:13.493 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:13.493 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:13.493 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:13.493 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:13.079330+0000", 2024-09-21T09:44:13.493 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6650000000000002e-05 2024-09-21T09:44:13.493 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.493 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.493 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.493 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:13.493 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:13.493 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:44:13.539 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:13.580 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:13.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:13.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:13.681 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:13.703 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:13.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:13.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:13.805 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:13.845 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:13.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:13.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:13.947 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:13.977 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:13.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:13.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:14.078 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:14.101 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:14.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:14.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:14.199 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:13 smithi137 ceph-mon[93825]: pgmap v252: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-09-21T09:44:14.199 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:13 smithi137 ceph-mon[97575]: pgmap v252: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-09-21T09:44:14.202 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:14.238 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:14.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:14.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:14.340 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:14.374 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:14.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:14.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:13 smithi165 ceph-mon[86023]: pgmap v252: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-09-21T09:44:14.419 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 10 16 28539 28523 178.236 144.75 0.00471856 0.00560539 2024-09-21T09:44:14.476 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:14.512 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:14.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:14.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:14.614 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:14.652 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:14.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:14.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:14.754 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:14.785 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:14.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:14.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:14.887 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:14.923 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:14.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:14.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:15.025 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:15.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:15.063 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:15.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:15.164 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:15.193 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:15.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:15.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:15.295 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:15.326 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:15.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:15.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:15.419 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 11 15 30723 30708 174.447 136.562 0.00329606 0.00572691 2024-09-21T09:44:15.428 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:15.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:15.465 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:15.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:15.566 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:15.603 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:15.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:15.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:15.664 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:44:15.665 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:44:15.705 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:15.733 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:15.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:15.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:15.835 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:15.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:15.873 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:15.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:15.974 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:16.008 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:16.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:16.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:16.110 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:16.147 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:16.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:16.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:16.249 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:16.283 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:16.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:16.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:15 smithi137 ceph-mon[93825]: pgmap v253: 89 pgs: 89 active+clean; 1.3 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s 2024-09-21T09:44:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:15 smithi137 ceph-mon[93825]: from='client.54547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:44:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:15 smithi137 ceph-mon[97575]: pgmap v253: 89 pgs: 89 active+clean; 1.3 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s 2024-09-21T09:44:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:15 smithi137 ceph-mon[97575]: from='client.54547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:44:16.386 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:15 smithi165 ceph-mon[86023]: pgmap v253: 89 pgs: 89 active+clean; 1.3 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s 2024-09-21T09:44:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:15 smithi165 ceph-mon[86023]: from='client.54547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:44:16.406 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:16.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:16.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:16.420 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 12 16 32905 32889 171.268 136.312 0.0490372 0.00581939 2024-09-21T09:44:16.508 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:16.540 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:16.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:16.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:16.641 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:16.676 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:16.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:16.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:16.778 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:16.815 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:16.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:16.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:16.916 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:16.947 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:16.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:16.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:17.049 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:17.081 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:17.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:17.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:17.182 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:17.222 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:17.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:17.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:17.324 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:17.356 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:17.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:17.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:17.420 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 13 16 35059 35043 168.449 134.625 0.00409955 0.00593179 2024-09-21T09:44:17.458 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:17.497 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:17.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:17.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:17.599 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:17.632 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:17.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:17.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:17.734 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:17.770 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:17.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:17.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:17.872 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:17.875 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T09:44:17.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:17.909 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:17.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:18.011 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:18.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:18.056 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:18.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:18.157 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:18.195 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:18.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:18.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:18.224 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:17 smithi137 ceph-mon[93825]: pgmap v254: 89 pgs: 89 active+clean; 1.8 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 164 MiB/s wr, 2.63k op/s 2024-09-21T09:44:18.224 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:17 smithi137 ceph-mon[97575]: pgmap v254: 89 pgs: 89 active+clean; 1.8 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 164 MiB/s wr, 2.63k op/s 2024-09-21T09:44:18.297 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:18.361 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:18.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:18.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:17 smithi165 ceph-mon[86023]: pgmap v254: 89 pgs: 89 active+clean; 1.8 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 164 MiB/s wr, 2.63k op/s 2024-09-21T09:44:18.420 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 14 16 37129 37113 165.657 129.375 0.00727536 0.00603162 2024-09-21T09:44:18.463 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:18.500 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:18.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:18.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:18.602 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:18.640 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:18.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:18.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:18.742 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:18.773 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:18.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:18.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:18.874 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:18.902 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:18.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:18.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:18.927 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:44:18.972 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":253,"stamp":"2024-09-21T09:44:14.575674+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1394218957,"num_objects":21291,"num_object_clones":0,"num_object_copies":63873,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21291,"num_whiteouts":0,"num_read":306,"num_read_kb":759,"num_write":21477,"num_write_kb":1362619,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":21423,"ondisk_log_size":21423,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":5306856,"kb_used_data":3935268,"kb_used_omap":29,"kb_used_meta":1371490,"kb_avail":744654360,"statfs":{"total":767960285184,"available":762526064640,"internally_reserved":0,"allocated":4029714432,"data_stored":4025264709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30171,"internal_metadata":1404406309},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[14,4,4,1,0,0,2],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1393623040,"num_objects":21265,"num_object_clones":0,"num_object_copies":63795,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21265,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":21265,"num_write_kb":1360960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"10.004907"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":77,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.898172+0000","last_change":"2024-09-21T09:42:30.753764+0000","last_active":"2024-09-21T09:44:11.898172+0000","last_peered":"2024-09-21T09:44:11.898172+0000","last_clean":"2024-09-21T09:44:11.898172+0000","last_became_active":"2024-09-21T09:42:30.753431+0000","last_became_peered":"2024-09-21T09:42:30.753431+0000","last_unstale":"2024-09-21T09:44:11.898172+0000","last_undegraded":"2024-09-21T09:44:11.898172+0000","last_fullsized":"2024-09-21T09:44:11.898172+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:54:44.513642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":69,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.006997+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:43:58.006997+0000","last_peered":"2024-09-21T09:43:58.006997+0000","last_clean":"2024-09-21T09:43:58.006997+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:43:58.006997+0000","last_undegraded":"2024-09-21T09:43:58.006997+0000","last_fullsized":"2024-09-21T09:43:58.006997+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":73,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.508120+0000","last_change":"2024-09-21T09:40:10.542900+0000","last_active":"2024-09-21T09:43:58.508120+0000","last_peered":"2024-09-21T09:43:58.508120+0000","last_clean":"2024-09-21T09:43:58.508120+0000","last_became_active":"2024-09-21T09:40:10.542500+0000","last_became_peered":"2024-09-21T09:40:10.542500+0000","last_unstale":"2024-09-21T09:43:58.508120+0000","last_undegraded":"2024-09-21T09:43:58.508120+0000","last_fullsized":"2024-09-21T09:43:58.508120+0000","mapping_epoch":80,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":81,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:08.478860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":79,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.892255+0000","last_change":"2024-09-21T09:42:30.753029+0000","last_active":"2024-09-21T09:44:11.892255+0000","last_peered":"2024-09-21T09:44:11.892255+0000","last_clean":"2024-09-21T09:44:11.892255+0000","last_became_active":"2024-09-21T09:42:30.752548+0000","last_became_peered":"2024-09-21T09:42:30.752548+0000","last_unstale":"2024-09-21T09:44:11.892255+0000","last_undegraded":"2024-09-21T09:44:11.892255+0000","last_fullsized":"2024-09-21T09:44:11.892255+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:54:43.186948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":76,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.892990+0000","last_change":"2024-09-21T09:41:57.606788+0000","last_active":"2024-09-21T09:44:11.892990+0000","last_peered":"2024-09-21T09:44:11.892990+0000","last_clean":"2024-09-21T09:44:11.892990+0000","last_became_active":"2024-09-21T09:41:57.606431+0000","last_became_peered":"2024-09-21T09:41:57.606431+0000","last_unstale":"2024-09-21T09:44:11.892990+0000","last_undegraded":"2024-09-21T09:44:11.892990+0000","last_fullsized":"2024-09-21T09:44:11.892990+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:46:03.253150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":50,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.007027+0000","last_change":"2024-09-21T09:32:32.655690+0000","last_active":"2024-09-21T09:43:58.007027+0000","last_peered":"2024-09-21T09:43:58.007027+0000","last_clean":"2024-09-21T09:43:58.007027+0000","last_became_active":"2024-09-21T09:32:32.655365+0000","last_became_peered":"2024-09-21T09:32:32.655365+0000","last_unstale":"2024-09-21T09:43:58.007027+0000","last_undegraded":"2024-09-21T09:43:58.007027+0000","last_fullsized":"2024-09-21T09:43:58.007027+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:53:03.228313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":66,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.892492+0000","last_change":"2024-09-21T09:41:23.790075+0000","last_active":"2024-09-21T09:44:11.892492+0000","last_peered":"2024-09-21T09:44:11.892492+0000","last_clean":"2024-09-21T09:44:11.892492+0000","last_became_active":"2024-09-21T09:41:23.789762+0000","last_became_peered":"2024-09-21T09:41:23.789762+0000","last_unstale":"2024-09-21T09:44:11.892492+0000","last_undegraded":"2024-09-21T09:44:11.892492+0000","last_fullsized":"2024-09-21T09:44:11.892492+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:14:56.061000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":75,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.007592+0000","last_change":"2024-09-21T09:40:09.125284+0000","last_active":"2024-09-21T09:43:58.007592+0000","last_peered":"2024-09-21T09:43:58.007592+0000","last_clean":"2024-09-21T09:43:58.007592+0000","last_became_active":"2024-09-21T09:40:09.124873+0000","last_became_peered":"2024-09-21T09:40:09.124873+0000","last_unstale":"2024-09-21T09:43:58.007592+0000","last_undegraded":"2024-09-21T09:43:58.007592+0000","last_fullsized":"2024-09-21T09:43:58.007592+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:15:13.171384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"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":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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.a","version":"101'1261","reported_seq":1273,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:10.490394+0000","last_change":"2024-09-21T09:43:55.252986+0000","last_active":"2024-09-21T09:44:10.490394+0000","last_peered":"2024-09-21T09:44:10.490394+0000","last_clean":"2024-09-21T09:44:10.490394+0000","last_became_active":"2024-09-21T09:43:55.252676+0000","last_became_peered":"2024-09-21T09:43:55.252676+0000","last_unstale":"2024-09-21T09:44:10.490394+0000","last_undegraded":"2024-09-21T09:44:10.490394+0000","last_fullsized":"2024-09-21T09:44:10.490394+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1261,"log_dups_size":0,"ondisk_log_size":1261,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:27:45.321675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":82640896,"num_objects":1261,"num_object_clones":0,"num_object_copies":3783,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1261,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1261,"num_write_kb":80704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":68,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.007118+0000","last_change":"2024-09-21T09:40:09.129073+0000","last_active":"2024-09-21T09:43:58.007118+0000","last_peered":"2024-09-21T09:43:58.007118+0000","last_clean":"2024-09-21T09:43:58.007118+0000","last_became_active":"2024-09-21T09:40:09.128387+0000","last_became_peered":"2024-09-21T09:40:09.128387+0000","last_unstale":"2024-09-21T09:43:58.007118+0000","last_undegraded":"2024-09-21T09:43:58.007118+0000","last_fullsized":"2024-09-21T09:43:58.007118+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:32:52.114405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":49,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.507759+0000","last_change":"2024-09-21T09:32:32.954435+0000","last_active":"2024-09-21T09:43:58.507759+0000","last_peered":"2024-09-21T09:43:58.507759+0000","last_clean":"2024-09-21T09:43:58.507759+0000","last_became_active":"2024-09-21T09:32:32.954166+0000","last_became_peered":"2024-09-21T09:32:32.954166+0000","last_unstale":"2024-09-21T09:43:58.507759+0000","last_undegraded":"2024-09-21T09:43:58.507759+0000","last_fullsized":"2024-09-21T09:43:58.507759+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:02.913911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.b","version":"102'1708","reported_seq":1729,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:13.340381+0000","last_change":"2024-09-21T09:43:55.002052+0000","last_active":"2024-09-21T09:44:13.340381+0000","last_peered":"2024-09-21T09:44:13.340381+0000","last_clean":"2024-09-21T09:44:13.340381+0000","last_became_active":"2024-09-21T09:43:55.001756+0000","last_became_peered":"2024-09-21T09:43:55.001756+0000","last_unstale":"2024-09-21T09:44:13.340381+0000","last_undegraded":"2024-09-21T09:44:13.340381+0000","last_fullsized":"2024-09-21T09:44:13.340381+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1708,"log_dups_size":0,"ondisk_log_size":1708,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:30:48.730937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":111935488,"num_objects":1708,"num_object_clones":0,"num_object_copies":5124,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1708,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1708,"num_write_kb":109312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":69,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.007316+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:43:58.007316+0000","last_peered":"2024-09-21T09:43:58.007316+0000","last_clean":"2024-09-21T09:43:58.007316+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:43:58.007316+0000","last_undegraded":"2024-09-21T09:43:58.007316+0000","last_fullsized":"2024-09-21T09:43:58.007316+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":93,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.052484+0000","last_change":"2024-09-21T09:42:30.750885+0000","last_active":"2024-09-21T09:43:58.052484+0000","last_peered":"2024-09-21T09:43:58.052484+0000","last_clean":"2024-09-21T09:43:58.052484+0000","last_became_active":"2024-09-21T09:42:30.750329+0000","last_became_peered":"2024-09-21T09:42:30.750329+0000","last_unstale":"2024-09-21T09:43:58.052484+0000","last_undegraded":"2024-09-21T09:43:58.052484+0000","last_fullsized":"2024-09-21T09:43:58.052484+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:58:48.134632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"101'1153","reported_seq":1165,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:10.505519+0000","last_change":"2024-09-21T09:43:55.002169+0000","last_active":"2024-09-21T09:44:10.505519+0000","last_peered":"2024-09-21T09:44:10.505519+0000","last_clean":"2024-09-21T09:44:10.505519+0000","last_became_active":"2024-09-21T09:43:55.001882+0000","last_became_peered":"2024-09-21T09:43:55.001882+0000","last_unstale":"2024-09-21T09:44:10.505519+0000","last_undegraded":"2024-09-21T09:44:10.505519+0000","last_fullsized":"2024-09-21T09:44:10.505519+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1153,"log_dups_size":0,"ondisk_log_size":1153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T09:59:47.438619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75563008,"num_objects":1153,"num_object_clones":0,"num_object_copies":3459,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1153,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1153,"num_write_kb":73792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":51,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.007169+0000","last_change":"2024-09-21T09:32:32.657297+0000","last_active":"2024-09-21T09:43:58.007169+0000","last_peered":"2024-09-21T09:43:58.007169+0000","last_clean":"2024-09-21T09:43:58.007169+0000","last_became_active":"2024-09-21T09:32:32.657024+0000","last_became_peered":"2024-09-21T09:32:32.657024+0000","last_unstale":"2024-09-21T09:43:58.007169+0000","last_undegraded":"2024-09-21T09:43:58.007169+0000","last_fullsized":"2024-09-21T09:43:58.007169+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:05:37.817539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.007747+0000","last_change":"2024-09-21T09:41:23.790213+0000","last_active":"2024-09-21T09:43:58.007747+0000","last_peered":"2024-09-21T09:43:58.007747+0000","last_clean":"2024-09-21T09:43:58.007747+0000","last_became_active":"2024-09-21T09:41:23.789841+0000","last_became_peered":"2024-09-21T09:41:23.789841+0000","last_unstale":"2024-09-21T09:43:58.007747+0000","last_undegraded":"2024-09-21T09:43:58.007747+0000","last_fullsized":"2024-09-21T09:43:58.007747+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:06:56.525547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"102'1477","reported_seq":1497,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:12.128840+0000","last_change":"2024-09-21T09:43:55.005818+0000","last_active":"2024-09-21T09:44:12.128840+0000","last_peered":"2024-09-21T09:44:12.128840+0000","last_clean":"2024-09-21T09:44:12.128840+0000","last_became_active":"2024-09-21T09:43:55.005557+0000","last_became_peered":"2024-09-21T09:43:55.005557+0000","last_unstale":"2024-09-21T09:44:12.128840+0000","last_undegraded":"2024-09-21T09:44:12.128840+0000","last_fullsized":"2024-09-21T09:44:12.128840+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1477,"log_dups_size":0,"ondisk_log_size":1477,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:52:59.623846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":96796672,"num_objects":1477,"num_object_clones":0,"num_object_copies":4431,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1477,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1477,"num_write_kb":94528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":67,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.508030+0000","last_change":"2024-09-21T09:42:30.748567+0000","last_active":"2024-09-21T09:43:58.508030+0000","last_peered":"2024-09-21T09:43:58.508030+0000","last_clean":"2024-09-21T09:43:58.508030+0000","last_became_active":"2024-09-21T09:42:30.748236+0000","last_became_peered":"2024-09-21T09:42:30.748236+0000","last_unstale":"2024-09-21T09:43:58.508030+0000","last_undegraded":"2024-09-21T09:43:58.508030+0000","last_fullsized":"2024-09-21T09:43:58.508030+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:36:16.357262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":92,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.892888+0000","last_change":"2024-09-21T09:41:57.606660+0000","last_active":"2024-09-21T09:44:11.892888+0000","last_peered":"2024-09-21T09:44:11.892888+0000","last_clean":"2024-09-21T09:44:11.892888+0000","last_became_active":"2024-09-21T09:41:57.606370+0000","last_became_peered":"2024-09-21T09:41:57.606370+0000","last_unstale":"2024-09-21T09:44:11.892888+0000","last_undegraded":"2024-09-21T09:44:11.892888+0000","last_fullsized":"2024-09-21T09:44:11.892888+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:54:25.029645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.e","version":"101'1173","reported_seq":1185,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:10.510561+0000","last_change":"2024-09-21T09:43:55.006394+0000","last_active":"2024-09-21T09:44:10.510561+0000","last_peered":"2024-09-21T09:44:10.510561+0000","last_clean":"2024-09-21T09:44:10.510561+0000","last_became_active":"2024-09-21T09:43:55.006114+0000","last_became_peered":"2024-09-21T09:43:55.006114+0000","last_unstale":"2024-09-21T09:44:10.510561+0000","last_undegraded":"2024-09-21T09:44:10.510561+0000","last_fullsized":"2024-09-21T09:44:10.510561+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1173,"log_dups_size":0,"ondisk_log_size":1173,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:45:02.643010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76873728,"num_objects":1173,"num_object_clones":0,"num_object_copies":3519,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1173,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1173,"num_write_kb":75072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":74,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.898618+0000","last_change":"2024-09-21T09:42:30.753155+0000","last_active":"2024-09-21T09:44:11.898618+0000","last_peered":"2024-09-21T09:44:11.898618+0000","last_clean":"2024-09-21T09:44:11.898618+0000","last_became_active":"2024-09-21T09:42:30.752719+0000","last_became_peered":"2024-09-21T09:42:30.752719+0000","last_unstale":"2024-09-21T09:44:11.898618+0000","last_undegraded":"2024-09-21T09:44:11.898618+0000","last_fullsized":"2024-09-21T09:44:11.898618+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:26:55.764854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.052715+0000","last_change":"2024-09-21T09:42:30.750004+0000","last_active":"2024-09-21T09:43:58.052715+0000","last_peered":"2024-09-21T09:43:58.052715+0000","last_clean":"2024-09-21T09:43:58.052715+0000","last_became_active":"2024-09-21T09:42:30.749717+0000","last_became_peered":"2024-09-21T09:42:30.749717+0000","last_unstale":"2024-09-21T09:43:58.052715+0000","last_undegraded":"2024-09-21T09:43:58.052715+0000","last_fullsized":"2024-09-21T09:43:58.052715+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:20.403110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.f","version":"101'1201","reported_seq":1220,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:10.178405+0000","last_change":"2024-09-21T09:43:55.005728+0000","last_active":"2024-09-21T09:44:10.178405+0000","last_peered":"2024-09-21T09:44:10.178405+0000","last_clean":"2024-09-21T09:44:10.178405+0000","last_became_active":"2024-09-21T09:43:55.005411+0000","last_became_peered":"2024-09-21T09:43:55.005411+0000","last_unstale":"2024-09-21T09:44:10.178405+0000","last_undegraded":"2024-09-21T09:44:10.178405+0000","last_fullsized":"2024-09-21T09:44:10.178405+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1201,"log_dups_size":0,"ondisk_log_size":1201,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:41:41.865212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78708736,"num_objects":1201,"num_object_clones":0,"num_object_copies":3603,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1201,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1201,"num_write_kb":76864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":67,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.007932+0000","last_change":"2024-09-21T09:41:23.791019+0000","last_active":"2024-09-21T09:43:58.007932+0000","last_peered":"2024-09-21T09:43:58.007932+0000","last_clean":"2024-09-21T09:43:58.007932+0000","last_became_active":"2024-09-21T09:41:23.790603+0000","last_became_peered":"2024-09-21T09:41:23.790603+0000","last_unstale":"2024-09-21T09:43:58.007932+0000","last_undegraded":"2024-09-21T09:43:58.007932+0000","last_fullsized":"2024-09-21T09:43:58.007932+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:09:35.534401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":83,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.052820+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:43:58.052820+0000","last_peered":"2024-09-21T09:43:58.052820+0000","last_clean":"2024-09-21T09:43:58.052820+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:43:58.052820+0000","last_undegraded":"2024-09-21T09:43:58.052820+0000","last_fullsized":"2024-09-21T09:43:58.052820+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.c","version":"102'1620","reported_seq":1641,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:13.336043+0000","last_change":"2024-09-21T09:43:55.253032+0000","last_active":"2024-09-21T09:44:13.336043+0000","last_peered":"2024-09-21T09:44:13.336043+0000","last_clean":"2024-09-21T09:44:13.336043+0000","last_became_active":"2024-09-21T09:43:55.252691+0000","last_became_peered":"2024-09-21T09:43:55.252691+0000","last_unstale":"2024-09-21T09:44:13.336043+0000","last_undegraded":"2024-09-21T09:44:13.336043+0000","last_fullsized":"2024-09-21T09:44:13.336043+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1620,"log_dups_size":0,"ondisk_log_size":1620,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:07:44.748023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":106168320,"num_objects":1620,"num_object_clones":0,"num_object_copies":4860,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1620,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1620,"num_write_kb":103680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":67,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.052647+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:43:58.052647+0000","last_peered":"2024-09-21T09:43:58.052647+0000","last_clean":"2024-09-21T09:43:58.052647+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:43:58.052647+0000","last_undegraded":"2024-09-21T09:43:58.052647+0000","last_fullsized":"2024-09-21T09:43:58.052647+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.053005+0000","last_change":"2024-09-21T09:41:23.789254+0000","last_active":"2024-09-21T09:43:58.053005+0000","last_peered":"2024-09-21T09:43:58.053005+0000","last_clean":"2024-09-21T09:43:58.053005+0000","last_became_active":"2024-09-21T09:41:23.788937+0000","last_became_peered":"2024-09-21T09:41:23.788937+0000","last_unstale":"2024-09-21T09:43:58.053005+0000","last_undegraded":"2024-09-21T09:43:58.053005+0000","last_fullsized":"2024-09-21T09:43:58.053005+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:54:20.180011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.d","version":"101'1182","reported_seq":1194,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:10.511042+0000","last_change":"2024-09-21T09:43:55.005476+0000","last_active":"2024-09-21T09:44:10.511042+0000","last_peered":"2024-09-21T09:44:10.511042+0000","last_clean":"2024-09-21T09:44:10.511042+0000","last_became_active":"2024-09-21T09:43:55.005211+0000","last_became_peered":"2024-09-21T09:43:55.005211+0000","last_unstale":"2024-09-21T09:44:10.511042+0000","last_undegraded":"2024-09-21T09:44:10.511042+0000","last_fullsized":"2024-09-21T09:44:10.511042+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1182,"log_dups_size":0,"ondisk_log_size":1182,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:00:37.661310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77463552,"num_objects":1182,"num_object_clones":0,"num_object_copies":3546,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1182,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1182,"num_write_kb":75648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":78,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.899301+0000","last_change":"2024-09-21T09:42:30.753843+0000","last_active":"2024-09-21T09:44:11.899301+0000","last_peered":"2024-09-21T09:44:11.899301+0000","last_clean":"2024-09-21T09:44:11.899301+0000","last_became_active":"2024-09-21T09:42:30.753557+0000","last_became_peered":"2024-09-21T09:42:30.753557+0000","last_unstale":"2024-09-21T09:44:11.899301+0000","last_undegraded":"2024-09-21T09:44:11.899301+0000","last_fullsized":"2024-09-21T09:44:11.899301+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:52:56.755104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":65,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:03.156799+0000","last_change":"2024-09-21T09:42:30.750788+0000","last_active":"2024-09-21T09:44:03.156799+0000","last_peered":"2024-09-21T09:44:03.156799+0000","last_clean":"2024-09-21T09:44:03.156799+0000","last_became_active":"2024-09-21T09:42:30.750467+0000","last_became_peered":"2024-09-21T09:42:30.750467+0000","last_unstale":"2024-09-21T09:44:03.156799+0000","last_undegraded":"2024-09-21T09:44:03.156799+0000","last_fullsized":"2024-09-21T09:44:03.156799+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:10.999050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"101'1199","reported_seq":1211,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:10.514702+0000","last_change":"2024-09-21T09:43:55.004547+0000","last_active":"2024-09-21T09:44:10.514702+0000","last_peered":"2024-09-21T09:44:10.514702+0000","last_clean":"2024-09-21T09:44:10.514702+0000","last_became_active":"2024-09-21T09:43:55.004207+0000","last_became_peered":"2024-09-21T09:43:55.004207+0000","last_unstale":"2024-09-21T09:44:10.514702+0000","last_undegraded":"2024-09-21T09:44:10.514702+0000","last_fullsized":"2024-09-21T09:44:10.514702+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1199,"log_dups_size":0,"ondisk_log_size":1199,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:16:12.247480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78577664,"num_objects":1199,"num_object_clones":0,"num_object_copies":3597,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1199,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1199,"num_write_kb":76736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":183,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.006825+0000","last_change":"2024-09-21T09:40:09.128814+0000","last_active":"2024-09-21T09:43:58.006825+0000","last_peered":"2024-09-21T09:43:58.006825+0000","last_clean":"2024-09-21T09:43:58.006825+0000","last_became_active":"2024-09-21T09:40:09.128376+0000","last_became_peered":"2024-09-21T09:40:09.128376+0000","last_unstale":"2024-09-21T09:43:58.006825+0000","last_undegraded":"2024-09-21T09:43:58.006825+0000","last_fullsized":"2024-09-21T09:43:58.006825+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:33:41.228766+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":80,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.507936+0000","last_change":"2024-09-21T09:41:57.606862+0000","last_active":"2024-09-21T09:43:58.507936+0000","last_peered":"2024-09-21T09:43:58.507936+0000","last_clean":"2024-09-21T09:43:58.507936+0000","last_became_active":"2024-09-21T09:41:57.606470+0000","last_became_peered":"2024-09-21T09:41:57.606470+0000","last_unstale":"2024-09-21T09:43:58.507936+0000","last_undegraded":"2024-09-21T09:43:58.507936+0000","last_fullsized":"2024-09-21T09:43:58.507936+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T12:22:57.688330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023682600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":35,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.897369+0000","last_change":"2024-09-21T09:42:30.748542+0000","last_active":"2024-09-21T09:44:11.897369+0000","last_peered":"2024-09-21T09:44:11.897369+0000","last_clean":"2024-09-21T09:44:11.897369+0000","last_became_active":"2024-09-21T09:42:30.748066+0000","last_became_peered":"2024-09-21T09:42:30.748066+0000","last_unstale":"2024-09-21T09:44:11.897369+0000","last_undegraded":"2024-09-21T09:44:11.897369+0000","last_fullsized":"2024-09-21T09:44:11.897369+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:00:17.587629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":73,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.008194+0000","last_change":"2024-09-21T09:40:10.543309+0000","last_active":"2024-09-21T09:43:58.008194+0000","last_peered":"2024-09-21T09:43:58.008194+0000","last_clean":"2024-09-21T09:43:58.008194+0000","last_became_active":"2024-09-21T09:40:10.542737+0000","last_became_peered":"2024-09-21T09:40:10.542737+0000","last_unstale":"2024-09-21T09:43:58.008194+0000","last_undegraded":"2024-09-21T09:43:58.008194+0000","last_fullsized":"2024-09-21T09:43:58.008194+0000","mapping_epoch":80,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":81,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:55:31.063581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"101'1355","reported_seq":1372,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.345934+0000","last_change":"2024-09-21T09:43:55.004304+0000","last_active":"2024-09-21T09:44:11.345934+0000","last_peered":"2024-09-21T09:44:11.345934+0000","last_clean":"2024-09-21T09:44:11.345934+0000","last_became_active":"2024-09-21T09:43:55.004043+0000","last_became_peered":"2024-09-21T09:43:55.004043+0000","last_unstale":"2024-09-21T09:44:11.345934+0000","last_undegraded":"2024-09-21T09:44:11.345934+0000","last_fullsized":"2024-09-21T09:44:11.345934+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1355,"log_dups_size":0,"ondisk_log_size":1355,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:04:29.433298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88801280,"num_objects":1355,"num_object_clones":0,"num_object_copies":4065,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1355,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1355,"num_write_kb":86720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":96,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.006673+0000","last_change":"2024-09-21T09:41:23.793362+0000","last_active":"2024-09-21T09:43:58.006673+0000","last_peered":"2024-09-21T09:43:58.006673+0000","last_clean":"2024-09-21T09:43:58.006673+0000","last_became_active":"2024-09-21T09:41:23.793054+0000","last_became_peered":"2024-09-21T09:41:23.793054+0000","last_unstale":"2024-09-21T09:43:58.006673+0000","last_undegraded":"2024-09-21T09:43:58.006673+0000","last_fullsized":"2024-09-21T09:43:58.006673+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:23:49.134112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":79,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.892503+0000","last_change":"2024-09-21T09:42:30.753102+0000","last_active":"2024-09-21T09:44:11.892503+0000","last_peered":"2024-09-21T09:44:11.892503+0000","last_clean":"2024-09-21T09:44:11.892503+0000","last_became_active":"2024-09-21T09:42:30.752817+0000","last_became_peered":"2024-09-21T09:42:30.752817+0000","last_unstale":"2024-09-21T09:44:11.892503+0000","last_undegraded":"2024-09-21T09:44:11.892503+0000","last_fullsized":"2024-09-21T09:44:11.892503+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:49:58.931648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":90,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.893167+0000","last_change":"2024-09-21T09:41:57.606635+0000","last_active":"2024-09-21T09:44:11.893167+0000","last_peered":"2024-09-21T09:44:11.893167+0000","last_clean":"2024-09-21T09:44:11.893167+0000","last_became_active":"2024-09-21T09:41:57.606075+0000","last_became_peered":"2024-09-21T09:41:57.606075+0000","last_unstale":"2024-09-21T09:44:11.893167+0000","last_undegraded":"2024-09-21T09:44:11.893167+0000","last_fullsized":"2024-09-21T09:44:11.893167+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:04:19.470748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.5","version":"101'1209","reported_seq":1221,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:10.493894+0000","last_change":"2024-09-21T09:43:55.253321+0000","last_active":"2024-09-21T09:44:10.493894+0000","last_peered":"2024-09-21T09:44:10.493894+0000","last_clean":"2024-09-21T09:44:10.493894+0000","last_became_active":"2024-09-21T09:43:55.252972+0000","last_became_peered":"2024-09-21T09:43:55.252972+0000","last_unstale":"2024-09-21T09:44:10.493894+0000","last_undegraded":"2024-09-21T09:44:10.493894+0000","last_fullsized":"2024-09-21T09:44:10.493894+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1209,"log_dups_size":0,"ondisk_log_size":1209,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:15:41.351604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79233024,"num_objects":1209,"num_object_clones":0,"num_object_copies":3627,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1209,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1209,"num_write_kb":77376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":104,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:03.157090+0000","last_change":"2024-09-21T09:42:30.750862+0000","last_active":"2024-09-21T09:44:03.157090+0000","last_peered":"2024-09-21T09:44:03.157090+0000","last_clean":"2024-09-21T09:44:03.157090+0000","last_became_active":"2024-09-21T09:42:30.750594+0000","last_became_peered":"2024-09-21T09:42:30.750594+0000","last_unstale":"2024-09-21T09:44:03.157090+0000","last_undegraded":"2024-09-21T09:44:03.157090+0000","last_fullsized":"2024-09-21T09:44:03.157090+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:24:53.970533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":65,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:03.155555+0000","last_change":"2024-09-21T09:41:57.601781+0000","last_active":"2024-09-21T09:44:03.155555+0000","last_peered":"2024-09-21T09:44:03.155555+0000","last_clean":"2024-09-21T09:44:03.155555+0000","last_became_active":"2024-09-21T09:41:57.601472+0000","last_became_peered":"2024-09-21T09:41:57.601472+0000","last_unstale":"2024-09-21T09:44:03.155555+0000","last_undegraded":"2024-09-21T09:44:03.155555+0000","last_fullsized":"2024-09-21T09:44:03.155555+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:33:40.471326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":64,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:03.156708+0000","last_change":"2024-09-21T09:41:57.605194+0000","last_active":"2024-09-21T09:44:03.156708+0000","last_peered":"2024-09-21T09:44:03.156708+0000","last_clean":"2024-09-21T09:44:03.156708+0000","last_became_active":"2024-09-21T09:41:57.604908+0000","last_became_peered":"2024-09-21T09:41:57.604908+0000","last_unstale":"2024-09-21T09:44:03.156708+0000","last_undegraded":"2024-09-21T09:44:03.156708+0000","last_fullsized":"2024-09-21T09:44:03.156708+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:19:50.008503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.6","version":"102'1603","reported_seq":1624,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:13.338572+0000","last_change":"2024-09-21T09:43:55.004168+0000","last_active":"2024-09-21T09:44:13.338572+0000","last_peered":"2024-09-21T09:44:13.338572+0000","last_clean":"2024-09-21T09:44:13.338572+0000","last_became_active":"2024-09-21T09:43:55.003904+0000","last_became_peered":"2024-09-21T09:43:55.003904+0000","last_unstale":"2024-09-21T09:44:13.338572+0000","last_undegraded":"2024-09-21T09:44:13.338572+0000","last_fullsized":"2024-09-21T09:44:13.338572+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1603,"log_dups_size":0,"ondisk_log_size":1603,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:46:35.311800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":105054208,"num_objects":1603,"num_object_clones":0,"num_object_copies":4809,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1603,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1603,"num_write_kb":102592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":81,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.507862+0000","last_change":"2024-09-21T09:41:23.791184+0000","last_active":"2024-09-21T09:43:58.507862+0000","last_peered":"2024-09-21T09:43:58.507862+0000","last_clean":"2024-09-21T09:43:58.507862+0000","last_became_active":"2024-09-21T09:41:23.790866+0000","last_became_peered":"2024-09-21T09:41:23.790866+0000","last_unstale":"2024-09-21T09:43:58.507862+0000","last_undegraded":"2024-09-21T09:43:58.507862+0000","last_fullsized":"2024-09-21T09:43:58.507862+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T21:03:53.025855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073979999999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":67,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.053008+0000","last_change":"2024-09-21T09:40:09.126840+0000","last_active":"2024-09-21T09:43:58.053008+0000","last_peered":"2024-09-21T09:43:58.053008+0000","last_clean":"2024-09-21T09:43:58.053008+0000","last_became_active":"2024-09-21T09:40:09.126438+0000","last_became_peered":"2024-09-21T09:40:09.126438+0000","last_unstale":"2024-09-21T09:43:58.053008+0000","last_undegraded":"2024-09-21T09:43:58.053008+0000","last_fullsized":"2024-09-21T09:43:58.053008+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:55:09.577336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":76,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:03.156006+0000","last_change":"2024-09-21T09:42:30.751336+0000","last_active":"2024-09-21T09:44:03.156006+0000","last_peered":"2024-09-21T09:44:03.156006+0000","last_clean":"2024-09-21T09:44:03.156006+0000","last_became_active":"2024-09-21T09:42:30.751019+0000","last_became_peered":"2024-09-21T09:42:30.751019+0000","last_unstale":"2024-09-21T09:44:03.156006+0000","last_undegraded":"2024-09-21T09:44:03.156006+0000","last_fullsized":"2024-09-21T09:44:03.156006+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:54:08.573352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.0","version":"102'1492","reported_seq":1513,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:12.099639+0000","last_change":"2024-09-21T09:43:55.006741+0000","last_active":"2024-09-21T09:44:12.099639+0000","last_peered":"2024-09-21T09:44:12.099639+0000","last_clean":"2024-09-21T09:44:12.099639+0000","last_became_active":"2024-09-21T09:43:55.006483+0000","last_became_peered":"2024-09-21T09:43:55.006483+0000","last_unstale":"2024-09-21T09:44:12.099639+0000","last_undegraded":"2024-09-21T09:44:12.099639+0000","last_fullsized":"2024-09-21T09:44:12.099639+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1492,"log_dups_size":0,"ondisk_log_size":1492,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:49:34.992657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":97779712,"num_objects":1492,"num_object_clones":0,"num_object_copies":4476,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1492,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1492,"num_write_kb":95488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":84,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.508247+0000","last_change":"2024-09-21T09:42:30.749140+0000","last_active":"2024-09-21T09:43:58.508247+0000","last_peered":"2024-09-21T09:43:58.508247+0000","last_clean":"2024-09-21T09:43:58.508247+0000","last_became_active":"2024-09-21T09:42:30.748794+0000","last_became_peered":"2024-09-21T09:42:30.748794+0000","last_unstale":"2024-09-21T09:43:58.508247+0000","last_undegraded":"2024-09-21T09:43:58.508247+0000","last_fullsized":"2024-09-21T09:43:58.508247+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:17:21.378416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":103,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:03.155932+0000","last_change":"2024-09-21T09:41:23.792502+0000","last_active":"2024-09-21T09:44:03.155932+0000","last_peered":"2024-09-21T09:44:03.155932+0000","last_clean":"2024-09-21T09:44:03.155932+0000","last_became_active":"2024-09-21T09:41:23.791676+0000","last_became_peered":"2024-09-21T09:41:23.791676+0000","last_unstale":"2024-09-21T09:44:03.155932+0000","last_undegraded":"2024-09-21T09:44:03.155932+0000","last_fullsized":"2024-09-21T09:44:03.155932+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:36:56.124983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":54,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:03.156025+0000","last_change":"2024-09-21T09:41:23.793734+0000","last_active":"2024-09-21T09:44:03.156025+0000","last_peered":"2024-09-21T09:44:03.156025+0000","last_clean":"2024-09-21T09:44:03.156025+0000","last_became_active":"2024-09-21T09:41:23.793181+0000","last_became_peered":"2024-09-21T09:41:23.793181+0000","last_unstale":"2024-09-21T09:44:03.156025+0000","last_undegraded":"2024-09-21T09:44:03.156025+0000","last_fullsized":"2024-09-21T09:44:03.156025+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:06:07.862117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1","version":"101'1210","reported_seq":1229,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.312107+0000","last_change":"2024-09-21T09:43:55.253121+0000","last_active":"2024-09-21T09:44:11.312107+0000","last_peered":"2024-09-21T09:44:11.312107+0000","last_clean":"2024-09-21T09:44:11.312107+0000","last_became_active":"2024-09-21T09:43:55.252821+0000","last_became_peered":"2024-09-21T09:43:55.252821+0000","last_unstale":"2024-09-21T09:44:11.312107+0000","last_undegraded":"2024-09-21T09:44:11.312107+0000","last_fullsized":"2024-09-21T09:44:11.312107+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1210,"log_dups_size":0,"ondisk_log_size":1210,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:35:13.640711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79298560,"num_objects":1210,"num_object_clones":0,"num_object_copies":3630,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1210,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1210,"num_write_kb":77440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":65,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:03.155796+0000","last_change":"2024-09-21T09:41:57.604235+0000","last_active":"2024-09-21T09:44:03.155796+0000","last_peered":"2024-09-21T09:44:03.155796+0000","last_clean":"2024-09-21T09:44:03.155796+0000","last_became_active":"2024-09-21T09:41:57.603956+0000","last_became_peered":"2024-09-21T09:41:57.603956+0000","last_unstale":"2024-09-21T09:44:03.155796+0000","last_undegraded":"2024-09-21T09:44:03.155796+0000","last_fullsized":"2024-09-21T09:44:03.155796+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:22:13.587514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":79,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.007224+0000","last_change":"2024-09-21T09:40:09.128554+0000","last_active":"2024-09-21T09:43:58.007224+0000","last_peered":"2024-09-21T09:43:58.007224+0000","last_clean":"2024-09-21T09:43:58.007224+0000","last_became_active":"2024-09-21T09:40:09.128198+0000","last_became_peered":"2024-09-21T09:40:09.128198+0000","last_unstale":"2024-09-21T09:43:58.007224+0000","last_undegraded":"2024-09-21T09:43:58.007224+0000","last_fullsized":"2024-09-21T09:43:58.007224+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T09:32:35.916611+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":68,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.892788+0000","last_change":"2024-09-21T09:40:09.128187+0000","last_active":"2024-09-21T09:44:11.892788+0000","last_peered":"2024-09-21T09:44:11.892788+0000","last_clean":"2024-09-21T09:44:11.892788+0000","last_became_active":"2024-09-21T09:40:09.127889+0000","last_became_peered":"2024-09-21T09:40:09.127889+0000","last_unstale":"2024-09-21T09:44:11.892788+0000","last_undegraded":"2024-09-21T09:44:11.892788+0000","last_fullsized":"2024-09-21T09:44:11.892788+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:46:31.203599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.2","version":"101'1196","reported_seq":1208,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:10.498140+0000","last_change":"2024-09-21T09:43:55.006546+0000","last_active":"2024-09-21T09:44:10.498140+0000","last_peered":"2024-09-21T09:44:10.498140+0000","last_clean":"2024-09-21T09:44:10.498140+0000","last_became_active":"2024-09-21T09:43:55.006238+0000","last_became_peered":"2024-09-21T09:43:55.006238+0000","last_unstale":"2024-09-21T09:44:10.498140+0000","last_undegraded":"2024-09-21T09:44:10.498140+0000","last_fullsized":"2024-09-21T09:44:10.498140+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1196,"log_dups_size":0,"ondisk_log_size":1196,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:03:46.501364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78381056,"num_objects":1196,"num_object_clones":0,"num_object_copies":3588,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1196,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1196,"num_write_kb":76544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":74,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.898331+0000","last_change":"2024-09-21T09:42:30.749713+0000","last_active":"2024-09-21T09:44:11.898331+0000","last_peered":"2024-09-21T09:44:11.898331+0000","last_clean":"2024-09-21T09:44:11.898331+0000","last_became_active":"2024-09-21T09:42:30.748838+0000","last_became_peered":"2024-09-21T09:42:30.748838+0000","last_unstale":"2024-09-21T09:44:11.898331+0000","last_undegraded":"2024-09-21T09:44:11.898331+0000","last_fullsized":"2024-09-21T09:44:11.898331+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:00:15.340717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":65,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:03.156695+0000","last_change":"2024-09-21T09:41:23.792481+0000","last_active":"2024-09-21T09:44:03.156695+0000","last_peered":"2024-09-21T09:44:03.156695+0000","last_clean":"2024-09-21T09:44:03.156695+0000","last_became_active":"2024-09-21T09:41:23.790501+0000","last_became_peered":"2024-09-21T09:41:23.790501+0000","last_unstale":"2024-09-21T09:44:03.156695+0000","last_undegraded":"2024-09-21T09:44:03.156695+0000","last_fullsized":"2024-09-21T09:44:03.156695+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T12:57:34.293121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":71,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.900563+0000","last_change":"2024-09-21T09:42:30.748992+0000","last_active":"2024-09-21T09:44:11.900563+0000","last_peered":"2024-09-21T09:44:11.900563+0000","last_clean":"2024-09-21T09:44:11.900563+0000","last_became_active":"2024-09-21T09:42:30.748602+0000","last_became_peered":"2024-09-21T09:42:30.748602+0000","last_unstale":"2024-09-21T09:44:11.900563+0000","last_undegraded":"2024-09-21T09:44:11.900563+0000","last_fullsized":"2024-09-21T09:44:11.900563+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:17:54.459750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"101'1226","reported_seq":1238,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:10.466614+0000","last_change":"2024-09-21T09:43:55.253392+0000","last_active":"2024-09-21T09:44:10.466614+0000","last_peered":"2024-09-21T09:44:10.466614+0000","last_clean":"2024-09-21T09:44:10.466614+0000","last_became_active":"2024-09-21T09:43:55.252973+0000","last_became_peered":"2024-09-21T09:43:55.252973+0000","last_unstale":"2024-09-21T09:44:10.466614+0000","last_undegraded":"2024-09-21T09:44:10.466614+0000","last_fullsized":"2024-09-21T09:44:10.466614+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":1226,"log_dups_size":0,"ondisk_log_size":1226,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:37:07.853173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80347136,"num_objects":1226,"num_object_clones":0,"num_object_copies":3678,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1226,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1226,"num_write_kb":78464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":82,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.892890+0000","last_change":"2024-09-21T09:41:23.791399+0000","last_active":"2024-09-21T09:44:11.892890+0000","last_peered":"2024-09-21T09:44:11.892890+0000","last_clean":"2024-09-21T09:44:11.892890+0000","last_became_active":"2024-09-21T09:41:23.790979+0000","last_became_peered":"2024-09-21T09:41:23.790979+0000","last_unstale":"2024-09-21T09:44:11.892890+0000","last_undegraded":"2024-09-21T09:44:11.892890+0000","last_fullsized":"2024-09-21T09:44:11.892890+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:32:46.695962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":79,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.008253+0000","last_change":"2024-09-21T09:41:57.605825+0000","last_active":"2024-09-21T09:43:58.008253+0000","last_peered":"2024-09-21T09:43:58.008253+0000","last_clean":"2024-09-21T09:43:58.008253+0000","last_became_active":"2024-09-21T09:41:57.605327+0000","last_became_peered":"2024-09-21T09:41:57.605327+0000","last_unstale":"2024-09-21T09:43:58.008253+0000","last_undegraded":"2024-09-21T09:43:58.008253+0000","last_fullsized":"2024-09-21T09:43:58.008253+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T21:28:53.915059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":55,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.892325+0000","last_change":"2024-09-21T09:40:10.119980+0000","last_active":"2024-09-21T09:44:11.892325+0000","last_peered":"2024-09-21T09:44:11.892325+0000","last_clean":"2024-09-21T09:44:11.892325+0000","last_became_active":"2024-09-21T09:40:10.119651+0000","last_became_peered":"2024-09-21T09:40:10.119651+0000","last_unstale":"2024-09-21T09:44:11.892325+0000","last_undegraded":"2024-09-21T09:44:11.892325+0000","last_fullsized":"2024-09-21T09:44:11.892325+0000","mapping_epoch":80,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":81,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:19:52.577652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":59,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.052835+0000","last_change":"2024-09-21T09:39:55.587597+0000","last_active":"2024-09-21T09:43:58.052835+0000","last_peered":"2024-09-21T09:43:58.052835+0000","last_clean":"2024-09-21T09:43:58.052835+0000","last_became_active":"2024-09-21T09:39:55.587253+0000","last_became_peered":"2024-09-21T09:39:55.587253+0000","last_unstale":"2024-09-21T09:43:58.052835+0000","last_undegraded":"2024-09-21T09:43:58.052835+0000","last_fullsized":"2024-09-21T09:43:58.052835+0000","mapping_epoch":75,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":76,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:30:08.040343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":72,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.052744+0000","last_change":"2024-09-21T09:32:32.659162+0000","last_active":"2024-09-21T09:43:58.052744+0000","last_peered":"2024-09-21T09:43:58.052744+0000","last_clean":"2024-09-21T09:43:58.052744+0000","last_became_active":"2024-09-21T09:32:32.658854+0000","last_became_peered":"2024-09-21T09:32:32.658854+0000","last_unstale":"2024-09-21T09:43:58.052744+0000","last_undegraded":"2024-09-21T09:43:58.052744+0000","last_fullsized":"2024-09-21T09:43:58.052744+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:45:12.037383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":65,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:03.156201+0000","last_change":"2024-09-21T09:41:57.606379+0000","last_active":"2024-09-21T09:44:03.156201+0000","last_peered":"2024-09-21T09:44:03.156201+0000","last_clean":"2024-09-21T09:44:03.156201+0000","last_became_active":"2024-09-21T09:41:57.606080+0000","last_became_peered":"2024-09-21T09:41:57.606080+0000","last_unstale":"2024-09-21T09:44:03.156201+0000","last_undegraded":"2024-09-21T09:44:03.156201+0000","last_fullsized":"2024-09-21T09:44:03.156201+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:21:13.049877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":70,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.007059+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:43:58.007059+0000","last_peered":"2024-09-21T09:43:58.007059+0000","last_clean":"2024-09-21T09:43:58.007059+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:43:58.007059+0000","last_undegraded":"2024-09-21T09:43:58.007059+0000","last_fullsized":"2024-09-21T09:43:58.007059+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":67,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.508067+0000","last_change":"2024-09-21T09:41:23.792335+0000","last_active":"2024-09-21T09:43:58.508067+0000","last_peered":"2024-09-21T09:43:58.508067+0000","last_clean":"2024-09-21T09:43:58.508067+0000","last_became_active":"2024-09-21T09:41:23.791950+0000","last_became_peered":"2024-09-21T09:41:23.791950+0000","last_unstale":"2024-09-21T09:43:58.508067+0000","last_undegraded":"2024-09-21T09:43:58.508067+0000","last_fullsized":"2024-09-21T09:43:58.508067+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:58:57.334292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":35,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.897698+0000","last_change":"2024-09-21T09:42:30.749449+0000","last_active":"2024-09-21T09:44:11.897698+0000","last_peered":"2024-09-21T09:44:11.897698+0000","last_clean":"2024-09-21T09:44:11.897698+0000","last_became_active":"2024-09-21T09:42:30.749173+0000","last_became_peered":"2024-09-21T09:42:30.749173+0000","last_unstale":"2024-09-21T09:44:11.897698+0000","last_undegraded":"2024-09-21T09:44:11.897698+0000","last_fullsized":"2024-09-21T09:44:11.897698+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:30:16.196394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":79,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.892708+0000","last_change":"2024-09-21T09:42:30.753916+0000","last_active":"2024-09-21T09:44:11.892708+0000","last_peered":"2024-09-21T09:44:11.892708+0000","last_clean":"2024-09-21T09:44:11.892708+0000","last_became_active":"2024-09-21T09:42:30.753534+0000","last_became_peered":"2024-09-21T09:42:30.753534+0000","last_unstale":"2024-09-21T09:44:11.892708+0000","last_undegraded":"2024-09-21T09:44:11.892708+0000","last_fullsized":"2024-09-21T09:44:11.892708+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:14:00.151301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":66,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.891835+0000","last_change":"2024-09-21T09:41:57.602019+0000","last_active":"2024-09-21T09:44:11.891835+0000","last_peered":"2024-09-21T09:44:11.891835+0000","last_clean":"2024-09-21T09:44:11.891835+0000","last_became_active":"2024-09-21T09:41:57.601699+0000","last_became_peered":"2024-09-21T09:41:57.601699+0000","last_unstale":"2024-09-21T09:44:11.891835+0000","last_undegraded":"2024-09-21T09:44:11.891835+0000","last_fullsized":"2024-09-21T09:44:11.891835+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:25:39.984889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,6],"acting":[0,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.008231+0000","last_change":"2024-09-21T09:41:23.788537+0000","last_active":"2024-09-21T09:43:58.008231+0000","last_peered":"2024-09-21T09:43:58.008231+0000","last_clean":"2024-09-21T09:43:58.008231+0000","last_became_active":"2024-09-21T09:41:23.788165+0000","last_became_peered":"2024-09-21T09:41:23.788165+0000","last_unstale":"2024-09-21T09:43:58.008231+0000","last_undegraded":"2024-09-21T09:43:58.008231+0000","last_fullsized":"2024-09-21T09:43:58.008231+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:46:48.856088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":95,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.900461+0000","last_change":"2024-09-21T09:42:30.753936+0000","last_active":"2024-09-21T09:44:11.900461+0000","last_peered":"2024-09-21T09:44:11.900461+0000","last_clean":"2024-09-21T09:44:11.900461+0000","last_became_active":"2024-09-21T09:42:30.753681+0000","last_became_peered":"2024-09-21T09:42:30.753681+0000","last_unstale":"2024-09-21T09:44:11.900461+0000","last_undegraded":"2024-09-21T09:44:11.900461+0000","last_fullsized":"2024-09-21T09:44:11.900461+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:36:48.811948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":80,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.893082+0000","last_change":"2024-09-21T09:42:30.752851+0000","last_active":"2024-09-21T09:44:11.893082+0000","last_peered":"2024-09-21T09:44:11.893082+0000","last_clean":"2024-09-21T09:44:11.893082+0000","last_became_active":"2024-09-21T09:42:30.752576+0000","last_became_peered":"2024-09-21T09:42:30.752576+0000","last_unstale":"2024-09-21T09:44:11.893082+0000","last_undegraded":"2024-09-21T09:44:11.893082+0000","last_fullsized":"2024-09-21T09:44:11.893082+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:11:02.142332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":65,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:03.155865+0000","last_change":"2024-09-21T09:42:30.750741+0000","last_active":"2024-09-21T09:44:03.155865+0000","last_peered":"2024-09-21T09:44:03.155865+0000","last_clean":"2024-09-21T09:44:03.155865+0000","last_became_active":"2024-09-21T09:42:30.750454+0000","last_became_peered":"2024-09-21T09:42:30.750454+0000","last_unstale":"2024-09-21T09:44:03.155865+0000","last_undegraded":"2024-09-21T09:44:03.155865+0000","last_fullsized":"2024-09-21T09:44:03.155865+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:51:11.965754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":77,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.897612+0000","last_change":"2024-09-21T09:42:30.754634+0000","last_active":"2024-09-21T09:44:11.897612+0000","last_peered":"2024-09-21T09:44:11.897612+0000","last_clean":"2024-09-21T09:44:11.897612+0000","last_became_active":"2024-09-21T09:42:30.754277+0000","last_became_peered":"2024-09-21T09:42:30.754277+0000","last_unstale":"2024-09-21T09:44:11.897612+0000","last_undegraded":"2024-09-21T09:44:11.897612+0000","last_fullsized":"2024-09-21T09:44:11.897612+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:07.161382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":85,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.052781+0000","last_change":"2024-09-21T09:41:57.606527+0000","last_active":"2024-09-21T09:43:58.052781+0000","last_peered":"2024-09-21T09:43:58.052781+0000","last_clean":"2024-09-21T09:43:58.052781+0000","last_became_active":"2024-09-21T09:41:57.606172+0000","last_became_peered":"2024-09-21T09:41:57.606172+0000","last_unstale":"2024-09-21T09:43:58.052781+0000","last_undegraded":"2024-09-21T09:43:58.052781+0000","last_fullsized":"2024-09-21T09:43:58.052781+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:37:37.358687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":98,"reported_epoch":101,"state":"active+clean","last_fresh":"2024-09-21T09:44:03.156222+0000","last_change":"2024-09-21T09:42:30.749902+0000","last_active":"2024-09-21T09:44:03.156222+0000","last_peered":"2024-09-21T09:44:03.156222+0000","last_clean":"2024-09-21T09:44:03.156222+0000","last_became_active":"2024-09-21T09:42:30.749576+0000","last_became_peered":"2024-09-21T09:42:30.749576+0000","last_unstale":"2024-09-21T09:44:03.156222+0000","last_undegraded":"2024-09-21T09:44:03.156222+0000","last_fullsized":"2024-09-21T09:44:03.156222+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:25:35.415212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":71,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.892972+0000","last_change":"2024-09-21T09:40:09.129221+0000","last_active":"2024-09-21T09:44:11.892972+0000","last_peered":"2024-09-21T09:44:11.892972+0000","last_clean":"2024-09-21T09:44:11.892972+0000","last_became_active":"2024-09-21T09:40:09.128904+0000","last_became_peered":"2024-09-21T09:40:09.128904+0000","last_unstale":"2024-09-21T09:44:11.892972+0000","last_undegraded":"2024-09-21T09:44:11.892972+0000","last_fullsized":"2024-09-21T09:44:11.892972+0000","mapping_epoch":79,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":80,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:38:17.121262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":76,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.052796+0000","last_change":"2024-09-21T09:42:30.749996+0000","last_active":"2024-09-21T09:43:58.052796+0000","last_peered":"2024-09-21T09:43:58.052796+0000","last_clean":"2024-09-21T09:43:58.052796+0000","last_became_active":"2024-09-21T09:42:30.749676+0000","last_became_peered":"2024-09-21T09:42:30.749676+0000","last_unstale":"2024-09-21T09:43:58.052796+0000","last_undegraded":"2024-09-21T09:43:58.052796+0000","last_fullsized":"2024-09-21T09:43:58.052796+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:15:40.204260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":69,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.507992+0000","last_change":"2024-09-21T09:41:23.793589+0000","last_active":"2024-09-21T09:43:58.507992+0000","last_peered":"2024-09-21T09:43:58.507992+0000","last_clean":"2024-09-21T09:43:58.507992+0000","last_became_active":"2024-09-21T09:41:23.793088+0000","last_became_peered":"2024-09-21T09:41:23.793088+0000","last_unstale":"2024-09-21T09:43:58.507992+0000","last_undegraded":"2024-09-21T09:43:58.507992+0000","last_fullsized":"2024-09-21T09:43:58.507992+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:48:20.958341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":83,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.052670+0000","last_change":"2024-09-21T09:42:30.750881+0000","last_active":"2024-09-21T09:43:58.052670+0000","last_peered":"2024-09-21T09:43:58.052670+0000","last_clean":"2024-09-21T09:43:58.052670+0000","last_became_active":"2024-09-21T09:42:30.750496+0000","last_became_peered":"2024-09-21T09:42:30.750496+0000","last_unstale":"2024-09-21T09:43:58.052670+0000","last_undegraded":"2024-09-21T09:43:58.052670+0000","last_fullsized":"2024-09-21T09:43:58.052670+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:56:33.564144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":52,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.508214+0000","last_change":"2024-09-21T09:32:32.656463+0000","last_active":"2024-09-21T09:43:58.508214+0000","last_peered":"2024-09-21T09:43:58.508214+0000","last_clean":"2024-09-21T09:43:58.508214+0000","last_became_active":"2024-09-21T09:32:32.655397+0000","last_became_peered":"2024-09-21T09:32:32.655397+0000","last_unstale":"2024-09-21T09:43:58.508214+0000","last_undegraded":"2024-09-21T09:43:58.508214+0000","last_fullsized":"2024-09-21T09:43:58.508214+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:17.998221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":98,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.897557+0000","last_change":"2024-09-21T09:42:30.752692+0000","last_active":"2024-09-21T09:44:11.897557+0000","last_peered":"2024-09-21T09:44:11.897557+0000","last_clean":"2024-09-21T09:44:11.897557+0000","last_became_active":"2024-09-21T09:42:30.752344+0000","last_became_peered":"2024-09-21T09:42:30.752344+0000","last_unstale":"2024-09-21T09:44:11.897557+0000","last_undegraded":"2024-09-21T09:44:11.897557+0000","last_fullsized":"2024-09-21T09:44:11.897557+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:41:16.770222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":83,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.897772+0000","last_change":"2024-09-21T09:42:30.750379+0000","last_active":"2024-09-21T09:44:11.897772+0000","last_peered":"2024-09-21T09:44:11.897772+0000","last_clean":"2024-09-21T09:44:11.897772+0000","last_became_active":"2024-09-21T09:42:30.750075+0000","last_became_peered":"2024-09-21T09:42:30.750075+0000","last_unstale":"2024-09-21T09:44:11.897772+0000","last_undegraded":"2024-09-21T09:44:11.897772+0000","last_fullsized":"2024-09-21T09:44:11.897772+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:12:44.406459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":66,"reported_epoch":100,"state":"active+clean","last_fresh":"2024-09-21T09:43:58.052368+0000","last_change":"2024-09-21T09:41:23.789167+0000","last_active":"2024-09-21T09:43:58.052368+0000","last_peered":"2024-09-21T09:43:58.052368+0000","last_clean":"2024-09-21T09:43:58.052368+0000","last_became_active":"2024-09-21T09:41:23.788541+0000","last_became_peered":"2024-09-21T09:41:23.788541+0000","last_unstale":"2024-09-21T09:43:58.052368+0000","last_undegraded":"2024-09-21T09:43:58.052368+0000","last_fullsized":"2024-09-21T09:43:58.052368+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:40:03.570534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":82,"reported_epoch":102,"state":"active+clean","last_fresh":"2024-09-21T09:44:11.892584+0000","last_change":"2024-09-21T09:41:57.607408+0000","last_active":"2024-09-21T09:44:11.892584+0000","last_peered":"2024-09-21T09:44:11.892584+0000","last_clean":"2024-09-21T09:44:11.892584+0000","last_became_active":"2024-09-21T09:41:57.607060+0000","last_became_peered":"2024-09-21T09:41:57.607060+0000","last_unstale":"2024-09-21T09:44:11.892584+0000","last_undegraded":"2024-09-21T09:44:11.892584+0000","last_fullsized":"2024-09-21T09:44:11.892584+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:40.218467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":1393623040,"num_objects":21265,"num_object_clones":0,"num_object_copies":63795,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21265,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":21265,"num_write_kb":1360960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":4146855936,"data_stored":4146855936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":21265,"ondisk_log_size":21265,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397669,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":745860,"kb_used_data":444348,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":92999292,"statfs":{"total":95995035648,"available":95231275008,"internally_reserved":0,"allocated":455012352,"data_stored":454441747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,2],"upper_bound":128},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683593897,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":690868,"kb_used_data":381036,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93054284,"statfs":{"total":95995035648,"available":95287586816,"internally_reserved":0,"allocated":390180864,"data_stored":389625894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790125,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":660844,"kb_used_data":359332,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":93084308,"statfs":{"total":95995035648,"available":95318331392,"internally_reserved":0,"allocated":367955968,"data_stored":367404779,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,2,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986354,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":687100,"kb_used_data":385588,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":93058052,"statfs":{"total":95995035648,"available":95291445248,"internally_reserved":0,"allocated":394842112,"data_stored":394279093,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893143,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1096820,"kb_used_data":1042988,"kb_used_omap":4,"kb_used_meta":53819,"kb_avail":92648332,"statfs":{"total":95995035648,"available":94871891968,"internally_reserved":0,"allocated":1068019712,"data_stored":1067467479,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":55111105},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056669,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":575276,"kb_used_data":539428,"kb_used_omap":6,"kb_used_meta":35833,"kb_avail":93169876,"statfs":{"total":95995035648,"available":95405953024,"internally_reserved":0,"allocated":552374272,"data_stored":551823355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":36693460},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,1,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220196,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":451492,"kb_used_data":415644,"kb_used_omap":5,"kb_used_meta":35834,"kb_avail":93293660,"statfs":{"total":95995035648,"available":95532707840,"internally_reserved":0,"allocated":425619456,"data_stored":425074952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":36694260},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":79,"seq":339302416435,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":398596,"kb_used_data":366904,"kb_used_omap":5,"kb_used_meta":31674,"kb_avail":93346556,"statfs":{"total":95995035648,"available":95586873344,"internally_reserved":0,"allocated":375709696,"data_stored":375147410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6084,"internal_metadata":32434236},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":383778816,"data_stored":383778816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":427491328,"data_stored":427491328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":602341376,"data_stored":602341376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1073086464,"data_stored":1073086464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":395444224,"data_stored":395444224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":396951552,"data_stored":396951552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":393216000,"data_stored":393216000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":474546176,"data_stored":474546176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:44:18.975 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-21T09:44:18.975 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_1 pg_num 26 2024-09-21T09:44:19.003 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:19.032 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:19.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:19.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:19.134 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:19.167 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:19.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:19.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:19.269 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:19.297 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:19.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:19.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:19.398 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:19.420 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 15 16 39143 39127 163.003 125.875 0.00295274 0.00612938 2024-09-21T09:44:19.442 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:19.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:19.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:19.544 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:19.574 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:19.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:19.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:19.675 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:19.680 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:44:19.704 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:19.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:19.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:19.805 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:19.844 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:19.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:19.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:19.945 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:19.980 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:19.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:19.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:20.081 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:20.117 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:20.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:20.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:20.153 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:19 smithi137 ceph-mon[93825]: pgmap v255: 89 pgs: 89 active+clean; 2.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 162 MiB/s wr, 2.59k op/s 2024-09-21T09:44:20.153 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:19 smithi137 ceph-mon[97575]: pgmap v255: 89 pgs: 89 active+clean; 2.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 162 MiB/s wr, 2.59k op/s 2024-09-21T09:44:20.198 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:19 smithi165 ceph-mon[86023]: pgmap v255: 89 pgs: 89 active+clean; 2.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 162 MiB/s wr, 2.59k op/s 2024-09-21T09:44:20.220 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:20.251 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:20.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:20.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:20.276 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T09:44:20.352 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:20.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:20.396 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:20.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:20.420 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 16 16 41173 41157 160.745 126.875 0.0019813 0.00620954 2024-09-21T09:44:20.498 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:20.547 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:20.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:20.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:20.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:44:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:44:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:44:20.649 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:20.679 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:20.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:20.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:20.781 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:20.815 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:20.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:20.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:20.916 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:20.957 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:20.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:20.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:21.060 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:21.099 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:21.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:21.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:21.201 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:21.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:21.235 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:21.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:21.336 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:21.366 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:21.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:21.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:21.420 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 17 16 43053 43037 158.2 117.5 0.00694275 0.0063157 2024-09-21T09:44:21.468 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:21.495 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:21.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:21.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:21.597 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:21.635 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:21.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:21.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:21.736 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:21.764 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:21.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:21.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:21.865 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:21.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:21.912 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:21.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:22.013 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:22.054 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:22.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:22.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:22.073 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:44:22.074 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:44:22.077 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:44:22.119 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:44:22.120 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:44:22.153 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:44:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:44:21] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.51.0" 2024-09-21T09:44:22.155 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:44:22.155 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:44:22.156 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:22.181 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:22.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:22.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:22.194 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:44:22.194 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:44:22.229 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:44:22.229 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:44:22.259 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:44:22.259 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:44:22.283 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:22.291 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:44:22.292 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:44:22.312 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:22.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:22.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:22.321 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:44:22.322 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:44:22.414 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:22.420 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 18 16 44828 44812 155.573 110.938 0.00918818 0.00642185 2024-09-21T09:44:22.422 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:22 smithi137 ceph-mon[97575]: pgmap v256: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 144 MiB/s wr, 2.31k op/s 2024-09-21T09:44:22.423 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:22 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/884417109' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:44:22.423 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:22 smithi137 ceph-mon[93825]: pgmap v256: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 144 MiB/s wr, 2.31k op/s 2024-09-21T09:44:22.423 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:22 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/884417109' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:44:22.453 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:22.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:22.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:22.555 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:22.591 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:22.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:22.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:22 smithi165 ceph-mon[86023]: pgmap v256: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 144 MiB/s wr, 2.31k op/s 2024-09-21T09:44:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:22 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/884417109' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:44:22.693 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:22.723 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:22.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:22.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:22.825 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:22.859 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:22.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:22.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:22.961 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:23.001 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:23.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:23.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:23.102 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:23.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:23.134 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:23.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:23.235 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:23.264 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:23.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:23.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:23.366 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:23.402 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:23.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:23.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:23.421 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 19 16 46794 46778 153.852 122.875 0.00746036 0.00649469 2024-09-21T09:44:23.504 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:23.538 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:23.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:23.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:23.640 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:23.675 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:23.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:23.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:23.729 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:44:23.777 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:23.807 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:23.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:23.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:23.909 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:23.938 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:23.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:23.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:24.040 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:24.075 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:24.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:24.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:24.177 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:24.206 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:24.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:24.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:24.308 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:24.351 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:24.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:24.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:24.421 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T09:44:24.420162+0000 min lat: 0.00138276 max lat: 0.0862418 avg lat: 0.00656832 2024-09-21T09:44:24.421 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:44:24.421 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 20 16 48708 48692 152.14 119.625 0.0110401 0.00656832 2024-09-21T09:44:24.452 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:24.491 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:24.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:24.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:24 smithi137 ceph-mon[93825]: pgmap v257: 89 pgs: 89 active+clean; 2.5 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 139 MiB/s wr, 2.23k op/s 2024-09-21T09:44:24.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:24 smithi137 ceph-mon[97575]: pgmap v257: 89 pgs: 89 active+clean; 2.5 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 139 MiB/s wr, 2.23k op/s 2024-09-21T09:44:24.593 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:24.622 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:24.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:24.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:24 smithi165 ceph-mon[86023]: pgmap v257: 89 pgs: 89 active+clean; 2.5 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 139 MiB/s wr, 2.23k op/s 2024-09-21T09:44:24.724 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:24.753 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:24.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:24.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:24.855 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:24.885 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:24.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:24.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:24.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:25.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:25.025 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:25.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:25.126 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:25.157 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:25.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:25.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:25.176 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:25.259 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:25.273 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:44:25.296 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:25.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:25.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:25.398 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:25.422 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 21 16 50512 50496 150.258 112.75 0.0124716 0.00664921 2024-09-21T09:44:25.446 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:25.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:25.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:25.548 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:25.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:25.587 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:25.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:25.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:25.688 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:25.716 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:25.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:25.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:25.818 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:25.848 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:25.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:25.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:25.949 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:25.988 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:25.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:25.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:26.090 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:26.140 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:26.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:26.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:26.242 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:26.293 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:26.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:26.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:26.395 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:26.423 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 22 16 52184 52168 148.176 104.5 0.0187643 0.00674358 2024-09-21T09:44:26.434 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:26.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:26.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:26.500 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:26 smithi137 ceph-mon[93825]: pgmap v258: 89 pgs: 89 active+clean; 2.6 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 125 MiB/s wr, 2k op/s 2024-09-21T09:44:26.501 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:26 smithi137 ceph-mon[97575]: pgmap v258: 89 pgs: 89 active+clean; 2.6 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 125 MiB/s wr, 2k op/s 2024-09-21T09:44:26.536 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:26.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:26.573 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:26.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:26.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:26 smithi165 ceph-mon[86023]: pgmap v258: 89 pgs: 89 active+clean; 2.6 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 125 MiB/s wr, 2k op/s 2024-09-21T09:44:26.673 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:26.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:26.714 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:26.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:26.814 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:26.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:26.856 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:26.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:26.957 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:26.988 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:26.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:26.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:27.090 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:27.127 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:27.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:27.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:27.186 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T09:44:27.229 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:27.257 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:27.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:27.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:27.328 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:44:27.328 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:44:27.358 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:27.385 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:27.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:27.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:27.422 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 23 16 53672 53656 145.777 93 0.00650158 0.00685435 2024-09-21T09:44:27.487 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:27.524 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:27.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:27.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:27.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:27 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/597828428' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:44:27.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:27 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/597828428' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:44:27.626 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:27.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:27 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/597828428' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:44:27.663 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:27.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:27.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:27.765 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:27.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:27.809 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:27.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:27.910 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:27.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:27.934 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:27.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:28.035 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:28.063 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:28.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:28.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:28.165 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:28.194 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:28.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:28.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:28.296 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:28.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:28 smithi137 ceph-mon[97575]: pgmap v259: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 146 MiB/s wr, 2.33k op/s 2024-09-21T09:44:28.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:28 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:44:28.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:28 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/597828428' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:44:28.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:28 smithi137 ceph-mon[97575]: osdmap e103: 8 total, 8 up, 8 in 2024-09-21T09:44:28.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:28 smithi137 ceph-mon[93825]: pgmap v259: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 146 MiB/s wr, 2.33k op/s 2024-09-21T09:44:28.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:28 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:44:28.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:28 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/597828428' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:44:28.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:28 smithi137 ceph-mon[93825]: osdmap e103: 8 total, 8 up, 8 in 2024-09-21T09:44:28.334 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:28.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:28.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:28.422 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 24 16 55177 55161 143.622 94.0625 0.0076144 0.00695778 2024-09-21T09:44:28.436 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:28.467 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:28.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:28.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:28.568 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:28.592 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:28.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:28.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:28.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:28 smithi165 ceph-mon[86023]: pgmap v259: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 146 MiB/s wr, 2.33k op/s 2024-09-21T09:44:28.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:28 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:44:28.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:28 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/597828428' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:44:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:28 smithi165 ceph-mon[86023]: osdmap e103: 8 total, 8 up, 8 in 2024-09-21T09:44:28.694 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:28.732 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:28.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:28.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:28.834 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:28.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:28.871 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:28.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:28.973 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:29.004 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:29.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:29.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:29.106 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:29.136 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:29.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:29.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:29.202 INFO:teuthology.orchestra.run.smithi137.stderr:set pool 6 pg_num to 26 2024-09-21T09:44:29.237 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:29.268 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:29.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:29.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:29.370 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:29.401 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:29.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:29.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:29.422 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 25 16 56840 56824 142.034 103.938 0.00840959 0.00703564 2024-09-21T09:44:29.503 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:29.532 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:29 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2887331948' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T09:44:29.532 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:29 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2887331948' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T09:44:29.537 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:29.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:29.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:29.639 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:29.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:29 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2887331948' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T09:44:29.671 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:29.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:29.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:29.773 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:29.804 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:29.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:29.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:29.906 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:29.941 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:29.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:29.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:30.043 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:30.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:30.078 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:30.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:30.179 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:30.209 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:30.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:30.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:30.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:30 smithi137 ceph-mon[93825]: pgmap v261: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-09-21T09:44:30.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:30 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2887331948' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-09-21T09:44:30.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:30 smithi137 ceph-mon[93825]: osdmap e104: 8 total, 8 up, 8 in 2024-09-21T09:44:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:30 smithi137 ceph-mon[97575]: pgmap v261: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-09-21T09:44:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:30 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2887331948' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-09-21T09:44:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:30 smithi137 ceph-mon[97575]: osdmap e104: 8 total, 8 up, 8 in 2024-09-21T09:44:30.311 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:30.352 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:30.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:30.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:30.364 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T09:44:30.423 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 26 16 58553 58537 140.684 107.062 0.00693157 0.00710319 2024-09-21T09:44:30.454 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:30.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:30.499 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:30.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:30.600 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:30.629 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:30.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:30.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:30.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:44:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:44:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:44:30.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:30 smithi165 ceph-mon[86023]: pgmap v261: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-09-21T09:44:30.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:30 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2887331948' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-09-21T09:44:30.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:30 smithi165 ceph-mon[86023]: osdmap e104: 8 total, 8 up, 8 in 2024-09-21T09:44:30.731 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:30.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:30.771 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:30.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:30.872 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:30.907 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:30.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:30.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:31.009 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:31.030 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:31.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:31.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:31.132 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:31.163 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:31.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:31.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:31.265 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:31.305 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:31.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:31.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:31.406 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:31.423 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 27 16 59681 59665 138.085 70.5 0.0146226 0.0071924 2024-09-21T09:44:31.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:31.430 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:31.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:31.531 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:31.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:31 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T09:44:31.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:31 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T09:44:31.552 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:31.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:31.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:31.579 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T09:44:31.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:31 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T09:44:31.654 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:31.675 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:31.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:31.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:31.777 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:31.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:31.799 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:31.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:31.900 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:31.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:31.923 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:31.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:32.024 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:32.025 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:44:32.050 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:32.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:32.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:32.153 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:32.174 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:32.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:32.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:32.221 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:44:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:44:31] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.51.0" 2024-09-21T09:44:32.277 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:32.302 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:32.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:32.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:32.404 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:32.424 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 28 15 59972 59957 133.803 18.25 0.00641218 0.00746896 2024-09-21T09:44:32.435 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:32.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:32.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:32.530 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:32 smithi137 ceph-mon[93825]: pgmap v263: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-09-21T09:44:32.531 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:32 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T09:44:32.531 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:32 smithi137 ceph-mon[93825]: osdmap e105: 8 total, 8 up, 8 in 2024-09-21T09:44:32.531 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:32 smithi137 ceph-mon[97575]: pgmap v263: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-09-21T09:44:32.531 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:32 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T09:44:32.531 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:32 smithi137 ceph-mon[97575]: osdmap e105: 8 total, 8 up, 8 in 2024-09-21T09:44:32.536 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:32.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:32.570 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:32.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:32 smithi165 ceph-mon[86023]: pgmap v263: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-09-21T09:44:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:32 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T09:44:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:32 smithi165 ceph-mon[86023]: osdmap e105: 8 total, 8 up, 8 in 2024-09-21T09:44:32.672 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:32.710 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:32.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:32.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:32.812 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:32.841 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:32.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:32.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:32.944 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:32.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:32.975 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:32.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:33.075 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:33.101 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:33.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:33.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:33.202 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:33.241 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:33.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:33.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:33.284 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:44:33.343 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:33.364 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:33.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:33.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:33.424 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 29 16 61651 61635 132.806 104.875 0.00324895 0.00752548 2024-09-21T09:44:33.466 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:33.499 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:33.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:33.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:33.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:33 smithi137 ceph-mon[93825]: osdmap e106: 8 total, 8 up, 8 in 2024-09-21T09:44:33.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:33 smithi137 ceph-mon[93825]: 6.4 scrub starts 2024-09-21T09:44:33.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:33 smithi137 ceph-mon[93825]: pgmap v266: 99 pgs: 4 peering, 10 unknown, 85 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T09:44:33.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:33 smithi137 ceph-mon[97575]: osdmap e106: 8 total, 8 up, 8 in 2024-09-21T09:44:33.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:33 smithi137 ceph-mon[97575]: 6.4 scrub starts 2024-09-21T09:44:33.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:33 smithi137 ceph-mon[97575]: pgmap v266: 99 pgs: 4 peering, 10 unknown, 85 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T09:44:33.601 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:33.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:33.634 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:33.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:33.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:33 smithi165 ceph-mon[86023]: osdmap e106: 8 total, 8 up, 8 in 2024-09-21T09:44:33.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:33 smithi165 ceph-mon[86023]: 6.4 scrub starts 2024-09-21T09:44:33.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:33 smithi165 ceph-mon[86023]: pgmap v266: 99 pgs: 4 peering, 10 unknown, 85 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T09:44:33.736 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:33.768 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:33.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:33.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:33.870 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:33.899 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:33.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:33.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:34.001 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:34.033 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:34.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:34.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:34.135 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:34.163 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:34.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:34.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:34.265 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:34.290 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:34.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:34.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:34.391 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:34.424 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 30 16 63470 63454 132.168 113.688 0.00646378 0.0075613 2024-09-21T09:44:34.427 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:34.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:34.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:34.529 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:34 smithi137 ceph-mon[93825]: 6.2 scrub starts 2024-09-21T09:44:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:34 smithi137 ceph-mon[93825]: 6.4 scrub ok 2024-09-21T09:44:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:34 smithi137 ceph-mon[93825]: 6.2 scrub ok 2024-09-21T09:44:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:34 smithi137 ceph-mon[93825]: 6.14 scrub starts 2024-09-21T09:44:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:34 smithi137 ceph-mon[93825]: 6.14 scrub ok 2024-09-21T09:44:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:34 smithi137 ceph-mon[97575]: 6.2 scrub starts 2024-09-21T09:44:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:34 smithi137 ceph-mon[97575]: 6.4 scrub ok 2024-09-21T09:44:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:34 smithi137 ceph-mon[97575]: 6.2 scrub ok 2024-09-21T09:44:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:34 smithi137 ceph-mon[97575]: 6.14 scrub starts 2024-09-21T09:44:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:34 smithi137 ceph-mon[97575]: 6.14 scrub ok 2024-09-21T09:44:34.567 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:34.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:34.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:34 smithi165 ceph-mon[86023]: 6.2 scrub starts 2024-09-21T09:44:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:34 smithi165 ceph-mon[86023]: 6.4 scrub ok 2024-09-21T09:44:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:34 smithi165 ceph-mon[86023]: 6.2 scrub ok 2024-09-21T09:44:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:34 smithi165 ceph-mon[86023]: 6.14 scrub starts 2024-09-21T09:44:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:34 smithi165 ceph-mon[86023]: 6.14 scrub ok 2024-09-21T09:44:34.669 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:34.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:34.707 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:34.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:34.807 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:34.846 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:34.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:34.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:34.948 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:34.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:34.984 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:34.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:35.085 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:35.122 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:35.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:35.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:35.224 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:35.257 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:35.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:35.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:35.359 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:35.392 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:35.496 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 31 16 64832 64816 130.651 85.125 0.00257636 0.00764692 2024-09-21T09:44:35.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:35.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:35.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:35 smithi137 ceph-mon[93825]: 6.3 scrub starts 2024-09-21T09:44:35.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:35 smithi137 ceph-mon[93825]: 6.3 scrub ok 2024-09-21T09:44:35.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:35 smithi137 ceph-mon[93825]: 6.0 scrub starts 2024-09-21T09:44:35.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:35 smithi137 ceph-mon[93825]: 6.16 scrub starts 2024-09-21T09:44:35.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:35 smithi137 ceph-mon[93825]: pgmap v267: 99 pgs: 4 peering, 9 unknown, 86 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 11 KiB/s, 0 objects/s recovering 2024-09-21T09:44:35.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:35 smithi137 ceph-mon[93825]: 6.0 scrub ok 2024-09-21T09:44:35.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:35 smithi137 ceph-mon[97575]: 6.3 scrub starts 2024-09-21T09:44:35.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:35 smithi137 ceph-mon[97575]: 6.3 scrub ok 2024-09-21T09:44:35.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:35 smithi137 ceph-mon[97575]: 6.0 scrub starts 2024-09-21T09:44:35.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:35 smithi137 ceph-mon[97575]: 6.16 scrub starts 2024-09-21T09:44:35.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:35 smithi137 ceph-mon[97575]: pgmap v267: 99 pgs: 4 peering, 9 unknown, 86 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 11 KiB/s, 0 objects/s recovering 2024-09-21T09:44:35.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:35 smithi137 ceph-mon[97575]: 6.0 scrub ok 2024-09-21T09:44:35.598 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:35.626 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:35.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:35.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:35 smithi165 ceph-mon[86023]: 6.3 scrub starts 2024-09-21T09:44:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:35 smithi165 ceph-mon[86023]: 6.3 scrub ok 2024-09-21T09:44:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:35 smithi165 ceph-mon[86023]: 6.0 scrub starts 2024-09-21T09:44:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:35 smithi165 ceph-mon[86023]: 6.16 scrub starts 2024-09-21T09:44:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:35 smithi165 ceph-mon[86023]: pgmap v267: 99 pgs: 4 peering, 9 unknown, 86 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 11 KiB/s, 0 objects/s recovering 2024-09-21T09:44:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:35 smithi165 ceph-mon[86023]: 6.0 scrub ok 2024-09-21T09:44:35.727 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:35.758 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:35.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:35.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:35.859 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:35.898 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:35.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:35.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:36.000 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:36.028 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:36.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:36.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:36.129 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:36.158 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:36.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:36.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:36.260 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:36.295 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:36.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:36.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:36.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:36 smithi137 ceph-mon[97575]: 6.5 scrub starts 2024-09-21T09:44:36.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:36 smithi137 ceph-mon[97575]: 6.16 scrub ok 2024-09-21T09:44:36.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:36 smithi137 ceph-mon[97575]: 6.7 scrub starts 2024-09-21T09:44:36.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:36 smithi137 ceph-mon[97575]: 6.5 scrub ok 2024-09-21T09:44:36.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:36 smithi137 ceph-mon[93825]: 6.5 scrub starts 2024-09-21T09:44:36.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:36 smithi137 ceph-mon[93825]: 6.16 scrub ok 2024-09-21T09:44:36.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:36 smithi137 ceph-mon[93825]: 6.7 scrub starts 2024-09-21T09:44:36.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:36 smithi137 ceph-mon[93825]: 6.5 scrub ok 2024-09-21T09:44:36.397 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:36.424 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:36.424 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 32 16 66623 66607 130.065 111.938 0.00726602 0.00768288 2024-09-21T09:44:36.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:36.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:36.526 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:36.567 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:36.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:36.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:36 smithi165 ceph-mon[86023]: 6.5 scrub starts 2024-09-21T09:44:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:36 smithi165 ceph-mon[86023]: 6.16 scrub ok 2024-09-21T09:44:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:36 smithi165 ceph-mon[86023]: 6.7 scrub starts 2024-09-21T09:44:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:36 smithi165 ceph-mon[86023]: 6.5 scrub ok 2024-09-21T09:44:36.669 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:36.702 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:36.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:36.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:37.010 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:37.022 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:44:37.042 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:37.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:37.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:37.053 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T09:44:37.053 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:44:37.053 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2024-09-21T09:44:37.053 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T09:44:37.053 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T09:44:37.054 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-09-21T09:44:37.143 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:37.174 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:37.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:37.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:37.275 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:37.323 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:37.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:37.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:37.337 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:44:37.337 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:44:37.373 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:44:37.373 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:44:37.374 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:37 smithi137 ceph-mon[93825]: 6.7 scrub ok 2024-09-21T09:44:37.374 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:37 smithi137 ceph-mon[93825]: 6.11 scrub starts 2024-09-21T09:44:37.374 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:37 smithi137 ceph-mon[93825]: pgmap v268: 99 pgs: 1 active+clean+scrubbing, 2 peering, 2 unknown, 94 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 18 MiB/s wr, 281 op/s; 26 KiB/s, 0 objects/s recovering 2024-09-21T09:44:37.374 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:37 smithi137 ceph-mon[93825]: 6.11 scrub ok 2024-09-21T09:44:37.374 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:37 smithi137 ceph-mon[97575]: 6.7 scrub ok 2024-09-21T09:44:37.374 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:37 smithi137 ceph-mon[97575]: 6.11 scrub starts 2024-09-21T09:44:37.374 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:37 smithi137 ceph-mon[97575]: pgmap v268: 99 pgs: 1 active+clean+scrubbing, 2 peering, 2 unknown, 94 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 18 MiB/s wr, 281 op/s; 26 KiB/s, 0 objects/s recovering 2024-09-21T09:44:37.374 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:37 smithi137 ceph-mon[97575]: 6.11 scrub ok 2024-09-21T09:44:37.410 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:44:37.410 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:44:37.424 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 33 16 68110 68094 128.94 92.9375 0.0147913 0.00775026 2024-09-21T09:44:37.426 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:37.450 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:44:37.451 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:44:37.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:37.477 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:37.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:37.481 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:44:37.481 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:44:37.510 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:44:37.511 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:44:37.546 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:44:37.546 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:44:37.578 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:37.579 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:44:37.579 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:44:37.620 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:37.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:37.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:37.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:37 smithi165 ceph-mon[86023]: 6.7 scrub ok 2024-09-21T09:44:37.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:37 smithi165 ceph-mon[86023]: 6.11 scrub starts 2024-09-21T09:44:37.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:37 smithi165 ceph-mon[86023]: pgmap v268: 99 pgs: 1 active+clean+scrubbing, 2 peering, 2 unknown, 94 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 18 MiB/s wr, 281 op/s; 26 KiB/s, 0 objects/s recovering 2024-09-21T09:44:37.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:37 smithi165 ceph-mon[86023]: 6.11 scrub ok 2024-09-21T09:44:37.722 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:37.753 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:37.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:37.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:37.854 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:37.890 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:37.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:37.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:37.992 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:38.023 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:38.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:38.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:38.125 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:38.153 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:38.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:38.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:38.254 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:38.291 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:38.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:38.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:38.392 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:38.424 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 34 16 69849 69833 128.344 108.688 0.00522642 0.00778676 2024-09-21T09:44:38.430 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:38.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:38.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:38.532 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:38.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[97575]: 6.8 scrub starts 2024-09-21T09:44:38.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[97575]: 6.12 scrub starts 2024-09-21T09:44:38.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[97575]: 6.17 scrub starts 2024-09-21T09:44:38.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[97575]: 6.8 scrub ok 2024-09-21T09:44:38.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[97575]: 6.10 scrub starts 2024-09-21T09:44:38.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[97575]: 6.12 scrub ok 2024-09-21T09:44:38.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1980897969' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:44:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[97575]: 6.10 scrub ok 2024-09-21T09:44:38.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[93825]: 6.8 scrub starts 2024-09-21T09:44:38.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[93825]: 6.12 scrub starts 2024-09-21T09:44:38.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[93825]: 6.17 scrub starts 2024-09-21T09:44:38.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[93825]: 6.8 scrub ok 2024-09-21T09:44:38.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[93825]: 6.10 scrub starts 2024-09-21T09:44:38.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[93825]: 6.12 scrub ok 2024-09-21T09:44:38.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1980897969' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:44:38.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:38 smithi137 ceph-mon[93825]: 6.10 scrub ok 2024-09-21T09:44:38.572 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:38.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:38.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:38 smithi165 ceph-mon[86023]: 6.8 scrub starts 2024-09-21T09:44:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:38 smithi165 ceph-mon[86023]: 6.12 scrub starts 2024-09-21T09:44:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:38 smithi165 ceph-mon[86023]: 6.17 scrub starts 2024-09-21T09:44:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:38 smithi165 ceph-mon[86023]: 6.8 scrub ok 2024-09-21T09:44:38.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:38 smithi165 ceph-mon[86023]: 6.10 scrub starts 2024-09-21T09:44:38.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:38 smithi165 ceph-mon[86023]: 6.12 scrub ok 2024-09-21T09:44:38.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:38 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1980897969' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:44:38.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:38 smithi165 ceph-mon[86023]: 6.10 scrub ok 2024-09-21T09:44:38.674 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:38.702 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:38.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:38.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:38.804 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:38.838 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:38.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:38.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:38.940 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:38.976 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:38.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:38.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:39.078 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:39.121 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:39.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:39.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:39.223 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:39.264 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:39.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:39.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:39.366 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:39.409 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:39.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:39.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:39.424 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 35 16 71564 71548 127.739 107.188 0.00870151 0.00781756 2024-09-21T09:44:39.511 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:39.538 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:39.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:39.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:39 smithi137 ceph-mon[93825]: 6.13 scrub starts 2024-09-21T09:44:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:39 smithi137 ceph-mon[93825]: 6.17 scrub ok 2024-09-21T09:44:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:39 smithi137 ceph-mon[93825]: 6.13 scrub ok 2024-09-21T09:44:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:39 smithi137 ceph-mon[93825]: pgmap v269: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T09:44:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T09:44:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:39 smithi137 ceph-mon[97575]: 6.13 scrub starts 2024-09-21T09:44:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:39 smithi137 ceph-mon[97575]: 6.17 scrub ok 2024-09-21T09:44:39.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:39 smithi137 ceph-mon[97575]: 6.13 scrub ok 2024-09-21T09:44:39.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:39 smithi137 ceph-mon[97575]: pgmap v269: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T09:44:39.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T09:44:39.640 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:39 smithi165 ceph-mon[86023]: 6.13 scrub starts 2024-09-21T09:44:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:39 smithi165 ceph-mon[86023]: 6.17 scrub ok 2024-09-21T09:44:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:39 smithi165 ceph-mon[86023]: 6.13 scrub ok 2024-09-21T09:44:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:39 smithi165 ceph-mon[86023]: pgmap v269: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T09:44:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T09:44:39.663 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:39.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:39.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:39.764 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:39.785 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:39.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:39.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:39.887 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:39.908 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:39.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:39.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:40.010 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:40.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:40.033 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:40.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:40.134 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:40.155 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:40.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:40.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:40.257 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:40.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:40.278 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:40.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:40.379 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:40.388 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:40 smithi137 ceph-mon[93825]: 6.9 scrub starts 2024-09-21T09:44:40.388 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T09:44:40.389 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:40 smithi137 ceph-mon[93825]: osdmap e107: 8 total, 8 up, 8 in 2024-09-21T09:44:40.389 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:40 smithi137 ceph-mon[93825]: 6.9 scrub ok 2024-09-21T09:44:40.389 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:40.401 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:40 smithi137 ceph-mon[97575]: 6.9 scrub starts 2024-09-21T09:44:40.401 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T09:44:40.401 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:40 smithi137 ceph-mon[97575]: osdmap e107: 8 total, 8 up, 8 in 2024-09-21T09:44:40.401 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:40 smithi137 ceph-mon[97575]: 6.9 scrub ok 2024-09-21T09:44:40.401 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:40.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:40.402 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:40.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:40.427 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 36 16 71806 71790 124.604 15.125 0.00258882 0.0078089 2024-09-21T09:44:40.502 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:40.525 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:40.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:40.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:40.626 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:44:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:44:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:44:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:40 smithi165 ceph-mon[86023]: 6.9 scrub starts 2024-09-21T09:44:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T09:44:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:40 smithi165 ceph-mon[86023]: osdmap e107: 8 total, 8 up, 8 in 2024-09-21T09:44:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:40 smithi165 ceph-mon[86023]: 6.9 scrub ok 2024-09-21T09:44:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:40.651 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:40.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:40.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:40.753 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:40.775 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:40.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:40.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:40.877 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:40.901 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:40.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:40.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:40.961 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:44:40.962 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T09:44:40.962 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T09:44:40.962 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T09:44:40.962 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:44:41.003 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:41.025 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:41.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:41.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:41.127 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:41.149 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:41.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:41.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:41.251 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:41.273 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:41.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:41.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:41.375 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:41.397 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:41.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:41.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:41.427 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 37 16 71808 71792 121.24 0.125 2.10588 0.00786771 2024-09-21T09:44:41.430 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:44:41.499 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:41.527 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:41.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:41.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:41.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:41 smithi137 ceph-mon[93825]: osdmap e108: 8 total, 8 up, 8 in 2024-09-21T09:44:41.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:41 smithi137 ceph-mon[93825]: 6.1 scrub starts 2024-09-21T09:44:41.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:41 smithi137 ceph-mon[93825]: pgmap v272: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T09:44:41.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:41 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T09:44:41.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:41 smithi137 ceph-mon[93825]: 6.1 scrub ok 2024-09-21T09:44:41.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:41 smithi137 ceph-mon[97575]: osdmap e108: 8 total, 8 up, 8 in 2024-09-21T09:44:41.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:41 smithi137 ceph-mon[97575]: 6.1 scrub starts 2024-09-21T09:44:41.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:41 smithi137 ceph-mon[97575]: pgmap v272: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T09:44:41.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:41 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T09:44:41.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:41 smithi137 ceph-mon[97575]: 6.1 scrub ok 2024-09-21T09:44:41.629 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:41.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:41 smithi165 ceph-mon[86023]: osdmap e108: 8 total, 8 up, 8 in 2024-09-21T09:44:41.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:41 smithi165 ceph-mon[86023]: 6.1 scrub starts 2024-09-21T09:44:41.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:41 smithi165 ceph-mon[86023]: pgmap v272: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T09:44:41.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:41 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T09:44:41.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:41 smithi165 ceph-mon[86023]: 6.1 scrub ok 2024-09-21T09:44:41.657 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:41.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:41.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:41.757 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T09:44:41.759 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:41.787 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:41.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:41.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:41.889 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:41.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:41.911 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:41.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:42.012 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:42.034 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:42.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:42.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:42.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:44:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:44:41] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.51.0" 2024-09-21T09:44:42.136 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:42.158 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:42.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:42.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:42.260 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:42.270 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:44:42.287 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:42.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:42.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:42.324 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T09:44:42.389 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:42.411 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:42.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:42.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:42.427 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 38 16 72302 72286 118.863 30.875 0.0120636 0.00823158 2024-09-21T09:44:42.513 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:42.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:42.538 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:42.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:42 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T09:44:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:42 smithi137 ceph-mon[93825]: osdmap e109: 8 total, 8 up, 8 in 2024-09-21T09:44:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:42 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3223547457' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:44:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:42 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:44:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:42 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T09:44:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:42 smithi137 ceph-mon[97575]: osdmap e109: 8 total, 8 up, 8 in 2024-09-21T09:44:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:42 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3223547457' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:44:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:42 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:44:42.639 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:42 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T09:44:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:42 smithi165 ceph-mon[86023]: osdmap e109: 8 total, 8 up, 8 in 2024-09-21T09:44:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:42 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3223547457' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:44:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:42 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:44:42.661 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:42.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:42.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:42.763 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:42.785 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:42.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:42.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:42.887 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:42.908 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:42.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:42.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:43.010 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:43.031 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:43.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:43.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:43.132 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:43.153 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:43.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:43.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:43.255 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:43.277 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:43.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:43.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:43.378 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:43.399 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:43.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:43.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:43.427 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 39 16 72302 72286 115.815 0 - 0.00823158 2024-09-21T09:44:43.501 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:43.539 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:43.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:43.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:43.641 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:43.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:43 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:44:43.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:43 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T09:44:43.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:43 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:44:43.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:43 smithi165 ceph-mon[86023]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T09:44:43.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:43 smithi165 ceph-mon[86023]: 6.15 scrub starts 2024-09-21T09:44:43.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:43 smithi165 ceph-mon[86023]: pgmap v275: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 4392/213690 objects misplaced (2.055%); 848 KiB/s, 13 objects/s recovering 2024-09-21T09:44:43.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:43 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T09:44:43.675 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:43.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:43.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:43.683 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:43 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:44:43.683 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:43 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T09:44:43.683 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:43 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:44:43.683 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:43 smithi137 ceph-mon[93825]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T09:44:43.683 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:43 smithi137 ceph-mon[93825]: 6.15 scrub starts 2024-09-21T09:44:43.683 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:43 smithi137 ceph-mon[93825]: pgmap v275: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 4392/213690 objects misplaced (2.055%); 848 KiB/s, 13 objects/s recovering 2024-09-21T09:44:43.684 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:43 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T09:44:43.684 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:43 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:44:43.684 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:43 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T09:44:43.684 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:43 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:44:43.684 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:43 smithi137 ceph-mon[97575]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T09:44:43.684 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:43 smithi137 ceph-mon[97575]: 6.15 scrub starts 2024-09-21T09:44:43.684 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:43 smithi137 ceph-mon[97575]: pgmap v275: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 4392/213690 objects misplaced (2.055%); 848 KiB/s, 13 objects/s recovering 2024-09-21T09:44:43.684 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:43 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T09:44:43.777 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:43.802 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:43.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:43.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:43.904 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:43.925 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:43.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:43.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:44.027 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:44.048 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:44.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:44.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:44.150 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:44.172 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:44.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:44.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:44.273 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:44.316 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:44.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:44.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:44.418 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:44.427 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T09:44:44.426650+0000 min lat: 0.00132492 max lat: 2.13142 avg lat: 0.00863087 2024-09-21T09:44:44.427 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:44:44.427 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 40 16 72661 72645 113.481 11.2188 0.0019961 0.00863087 2024-09-21T09:44:44.442 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:44.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:44.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:44.544 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:44 smithi137 ceph-mon[93825]: 6.15 scrub ok 2024-09-21T09:44:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:44 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T09:44:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:44 smithi137 ceph-mon[93825]: osdmap e111: 8 total, 8 up, 8 in 2024-09-21T09:44:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:44 smithi137 ceph-mon[93825]: 6.18 deep-scrub starts 2024-09-21T09:44:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:44 smithi137 ceph-mon[97575]: 6.15 scrub ok 2024-09-21T09:44:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:44 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T09:44:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:44 smithi137 ceph-mon[97575]: osdmap e111: 8 total, 8 up, 8 in 2024-09-21T09:44:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:44 smithi137 ceph-mon[97575]: 6.18 deep-scrub starts 2024-09-21T09:44:44.565 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:44.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:44.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:44 smithi165 ceph-mon[86023]: 6.15 scrub ok 2024-09-21T09:44:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:44 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T09:44:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:44 smithi165 ceph-mon[86023]: osdmap e111: 8 total, 8 up, 8 in 2024-09-21T09:44:44.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:44 smithi165 ceph-mon[86023]: 6.18 deep-scrub starts 2024-09-21T09:44:44.656 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:44:44.667 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:44.695 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:44.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:44.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:44.697 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:44:44.798 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:44.819 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:44.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:44.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:44.921 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:44.943 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:44.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:44.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:45.044 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:45.069 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:45.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:45.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:45.170 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:45.192 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:45.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:45.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:45.294 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:45.315 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:45.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:45.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:45.416 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:45.427 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 41 16 72701 72685 110.775 2.5 0.00792703 0.00895414 2024-09-21T09:44:45.447 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:45.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:45.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:45.549 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:45 smithi137 ceph-mon[93825]: osdmap e112: 8 total, 8 up, 8 in 2024-09-21T09:44:45.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:45 smithi137 ceph-mon[93825]: pgmap v278: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 4392/215169 objects misplaced (2.041%); 864 KiB/s, 13 objects/s recovering 2024-09-21T09:44:45.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T09:44:45.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:44:45.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T09:44:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:45 smithi137 ceph-mon[97575]: osdmap e112: 8 total, 8 up, 8 in 2024-09-21T09:44:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:45 smithi137 ceph-mon[97575]: pgmap v278: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 4392/215169 objects misplaced (2.041%); 864 KiB/s, 13 objects/s recovering 2024-09-21T09:44:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T09:44:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:44:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T09:44:45.579 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:45.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:45.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:45 smithi165 ceph-mon[86023]: osdmap e112: 8 total, 8 up, 8 in 2024-09-21T09:44:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:45 smithi165 ceph-mon[86023]: pgmap v278: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 4392/215169 objects misplaced (2.041%); 864 KiB/s, 13 objects/s recovering 2024-09-21T09:44:45.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T09:44:45.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:44:45.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T09:44:45.680 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:45.708 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:45.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:45.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:45.809 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:45.835 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:45.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:45.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:45.936 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:45.959 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:45.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:45.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:46.060 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:46.085 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:46.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:46.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:46.187 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:46.208 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:46.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:46.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:46.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T09:44:46.310 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:46.335 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:46.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:46.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:46.427 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 42 16 73314 73298 109.049 38.3125 0.0029657 0.00899553 2024-09-21T09:44:46.437 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:46.461 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:46.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:46.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:46 smithi137 ceph-mon[93825]: osdmap e113: 8 total, 8 up, 8 in 2024-09-21T09:44:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:46 smithi137 ceph-mon[93825]: 6.18 deep-scrub ok 2024-09-21T09:44:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:46 smithi137 ceph-mon[93825]: osdmap e114: 8 total, 8 up, 8 in 2024-09-21T09:44:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:46 smithi137 ceph-mon[97575]: osdmap e113: 8 total, 8 up, 8 in 2024-09-21T09:44:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:46 smithi137 ceph-mon[97575]: 6.18 deep-scrub ok 2024-09-21T09:44:46.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:46 smithi137 ceph-mon[97575]: osdmap e114: 8 total, 8 up, 8 in 2024-09-21T09:44:46.563 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:46.583 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:46.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:46.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:46 smithi165 ceph-mon[86023]: osdmap e113: 8 total, 8 up, 8 in 2024-09-21T09:44:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:46 smithi165 ceph-mon[86023]: 6.18 deep-scrub ok 2024-09-21T09:44:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:46 smithi165 ceph-mon[86023]: osdmap e114: 8 total, 8 up, 8 in 2024-09-21T09:44:46.679 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:44:46.679 INFO:teuthology.orchestra.run.smithi137.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T09:44:46.679 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:44:46.685 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:46.706 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:46.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:46.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:46.808 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:46.829 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:46.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:46.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:46.930 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:46.952 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:46.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:46.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:47.053 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:47.075 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:47.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:47.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:47.177 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:47.198 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:47.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:47.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:47.300 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:47.321 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:47.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:47.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:47.422 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:47.427 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 43 16 73314 73298 106.514 0 - 0.00899553 2024-09-21T09:44:47.446 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:47.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:47.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:47.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:47.570 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:47.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:47.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:47.671 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:47.694 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:47.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:47.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:47.796 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:47.817 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:47.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:47.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:47.918 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:47.940 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:47.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:47.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:48.041 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:48.062 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:48.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:48.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:48.164 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:48.187 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:48.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:48.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:48.289 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:48.315 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:48.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:48.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:48.416 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:48.427 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 44 16 73672 73656 104.602 11.1875 0.00938781 0.00955522 2024-09-21T09:44:48.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:48.456 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:48.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:48.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:48 smithi137 ceph-mon[93825]: pgmap v281: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovering+undersized+remapped, 96 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 4422/217827 objects degraded (2.030%); 6603/217827 objects misplaced (3.031%) 2024-09-21T09:44:48.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:48 smithi137 ceph-mon[93825]: osdmap e115: 8 total, 8 up, 8 in 2024-09-21T09:44:48.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:48 smithi137 ceph-mon[93825]: Health check failed: Degraded data redundancy: 4422/217827 objects degraded (2.030%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:44:48.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:48 smithi137 ceph-mon[97575]: pgmap v281: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovering+undersized+remapped, 96 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 4422/217827 objects degraded (2.030%); 6603/217827 objects misplaced (3.031%) 2024-09-21T09:44:48.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:48 smithi137 ceph-mon[97575]: osdmap e115: 8 total, 8 up, 8 in 2024-09-21T09:44:48.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:48 smithi137 ceph-mon[97575]: Health check failed: Degraded data redundancy: 4422/217827 objects degraded (2.030%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:44:48.557 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:48.597 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:48.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:48.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:48 smithi165 ceph-mon[86023]: pgmap v281: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovering+undersized+remapped, 96 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 4422/217827 objects degraded (2.030%); 6603/217827 objects misplaced (3.031%) 2024-09-21T09:44:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:48 smithi165 ceph-mon[86023]: osdmap e115: 8 total, 8 up, 8 in 2024-09-21T09:44:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:48 smithi165 ceph-mon[86023]: Health check failed: Degraded data redundancy: 4422/217827 objects degraded (2.030%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:44:48.699 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:48.725 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:48.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:48.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:48.827 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:48.873 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:48.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:48.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:48.976 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:49.016 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:49.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:49.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:49.100 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:44:49.118 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:49.142 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:49.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:49.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:49.243 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:49.275 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:49.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:49.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:49.377 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:49.421 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:49.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:49.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:49.428 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 45 16 74979 74963 104.092 81.6875 0.0113673 0.0096011 2024-09-21T09:44:49.523 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:49.551 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:49.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:49.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:49.653 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:49.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:49.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:49.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:49.782 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:49.810 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:49.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:49.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:49.912 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:49.952 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:49.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:49.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:50.000 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:44:50.000 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T09:44:50.000 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T09:44:50.000 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T09:44:50.000 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.001 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:21678 6.4 6:2ef070fe:::benchmark_data_smithi137_131945_object21677:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:44:50.001 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:11.537367+0000", 2024-09-21T09:44:50.001 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 38.457887147999998, 2024-09-21T09:44:50.001 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.075429736999999997, 2024-09-21T09:44:50.001 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.001 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.001 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.001 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.001 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.001 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.001 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 21678 2024-09-21T09:44:50.002 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.002 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.002 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.002 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.002 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.537367+0000", 2024-09-21T09:44:50.002 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.002 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.002 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.002 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.002 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.537367+0000", 2024-09-21T09:44:50.002 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.002 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.003 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.003 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.003 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.537368+0000", 2024-09-21T09:44:50.003 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2610000000000001e-06 2024-09-21T09:44:50.003 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.003 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.003 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.003 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.537390+0000", 2024-09-21T09:44:50.003 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1815e-05 2024-09-21T09:44:50.003 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.003 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.003 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.004 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.537402+0000", 2024-09-21T09:44:50.004 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1606999999999999e-05 2024-09-21T09:44:50.004 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.004 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.004 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.004 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.537409+0000", 2024-09-21T09:44:50.004 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7499999999999997e-06 2024-09-21T09:44:50.004 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.004 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.004 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.004 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.537449+0000", 2024-09-21T09:44:50.004 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0819999999999999e-05 2024-09-21T09:44:50.004 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.004 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.005 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.005 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.537523+0000", 2024-09-21T09:44:50.005 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3627999999999994e-05 2024-09-21T09:44:50.005 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.005 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.005 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:44:50.005 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.537597+0000", 2024-09-21T09:44:50.005 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3570000000000002e-05 2024-09-21T09:44:50.005 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.005 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.005 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.005 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.538306+0000", 2024-09-21T09:44:50.005 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00070913400000000004 2024-09-21T09:44:50.005 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.005 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.006 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.006 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.538639+0000", 2024-09-21T09:44:50.006 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00033343899999999999 2024-09-21T09:44:50.006 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.006 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.006 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.006 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.611924+0000", 2024-09-21T09:44:50.006 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.073285008999999998 2024-09-21T09:44:50.006 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.006 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.006 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.006 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.612588+0000", 2024-09-21T09:44:50.006 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00066383800000000004 2024-09-21T09:44:50.007 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.007 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.007 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.007 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:11.612797+0000", 2024-09-21T09:44:50.007 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00020886599999999999 2024-09-21T09:44:50.007 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.007 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.007 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.007 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.007 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.007 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:30268 6.4 6:26890564:::benchmark_data_smithi137_131945_object30267:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:44:50.007 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:15.179713+0000", 2024-09-21T09:44:50.007 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 34.815540951999999, 2024-09-21T09:44:50.008 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.065440579999999998, 2024-09-21T09:44:50.008 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.008 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.008 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.008 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.008 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.008 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.008 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 30268 2024-09-21T09:44:50.008 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.008 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.008 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.008 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.009 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:15.179713+0000", 2024-09-21T09:44:50.009 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.009 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.009 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.009 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.009 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:15.179713+0000", 2024-09-21T09:44:50.009 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.009 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.009 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.009 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.009 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:15.179714+0000", 2024-09-21T09:44:50.009 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9999999999999995e-07 2024-09-21T09:44:50.009 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.010 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.010 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.010 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:15.179736+0000", 2024-09-21T09:44:50.010 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1906999999999999e-05 2024-09-21T09:44:50.010 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.010 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.010 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.010 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:15.179755+0000", 2024-09-21T09:44:50.010 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8442000000000001e-05 2024-09-21T09:44:50.010 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.011 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.011 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.011 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:15.179762+0000", 2024-09-21T09:44:50.011 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.046e-06 2024-09-21T09:44:50.011 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.011 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.011 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.011 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:15.179831+0000", 2024-09-21T09:44:50.011 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9308999999999997e-05 2024-09-21T09:44:50.011 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.011 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.011 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.011 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:15.179963+0000", 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013231000000000001 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:15.180082+0000", 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000118681 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:15.181677+0000", 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001595188 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:15.183009+0000", 2024-09-21T09:44:50.012 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001331442 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:15.244893+0000", 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.061884279 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:15.245111+0000", 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00021776599999999999 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:15.245154+0000", 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3210000000000001e-05 2024-09-21T09:44:50.013 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.014 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.014 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.014 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.014 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.014 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:34169 6.4 6:2fe4fc8d:::benchmark_data_smithi137_131945_object34168:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:44:50.014 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:16.958041+0000", 2024-09-21T09:44:50.014 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 33.037213674999997, 2024-09-21T09:44:50.014 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.079999284000000004, 2024-09-21T09:44:50.014 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.014 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.015 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.015 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.015 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.015 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.015 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 34169 2024-09-21T09:44:50.015 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.015 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.016 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.016 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.016 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.958041+0000", 2024-09-21T09:44:50.016 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.016 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.016 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.016 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.016 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.958041+0000", 2024-09-21T09:44:50.016 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.016 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.016 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.016 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.016 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.958042+0000", 2024-09-21T09:44:50.017 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.561e-06 2024-09-21T09:44:50.017 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.017 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.017 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.017 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.958066+0000", 2024-09-21T09:44:50.017 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3604999999999998e-05 2024-09-21T09:44:50.017 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.017 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.017 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.017 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.958083+0000", 2024-09-21T09:44:50.017 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7754999999999999e-05 2024-09-21T09:44:50.017 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.018 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.018 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.018 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.958092+0000", 2024-09-21T09:44:50.018 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1829999999999994e-06 2024-09-21T09:44:50.018 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.018 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.018 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.018 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.958265+0000", 2024-09-21T09:44:50.018 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00017317400000000001 2024-09-21T09:44:50.018 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.018 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.018 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.019 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.958398+0000", 2024-09-21T09:44:50.019 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013337200000000001 2024-09-21T09:44:50.019 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.019 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.019 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:44:50.019 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.958526+0000", 2024-09-21T09:44:50.019 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012741900000000001 2024-09-21T09:44:50.019 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.019 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.019 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.019 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.960406+0000", 2024-09-21T09:44:50.019 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001880858 2024-09-21T09:44:50.019 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.020 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.020 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.020 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.961006+0000", 2024-09-21T09:44:50.020 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00059928100000000001 2024-09-21T09:44:50.020 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.020 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.020 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.020 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:17.037929+0000", 2024-09-21T09:44:50.020 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.076922860999999995 2024-09-21T09:44:50.020 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.020 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.020 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.020 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:17.037988+0000", 2024-09-21T09:44:50.020 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9403e-05 2024-09-21T09:44:50.021 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.021 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.021 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.021 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:17.038040+0000", 2024-09-21T09:44:50.021 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1811999999999998e-05 2024-09-21T09:44:50.021 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.021 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.021 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.021 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.021 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.021 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:34172 6.4 6:2628a63b:::benchmark_data_smithi137_131945_object34171:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:44:50.021 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:16.958164+0000", 2024-09-21T09:44:50.021 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 33.037090601999999, 2024-09-21T09:44:50.022 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.086004538000000005, 2024-09-21T09:44:50.022 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.022 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.022 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.022 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.022 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.022 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.022 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 34172 2024-09-21T09:44:50.022 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.022 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.022 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.022 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.023 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.958164+0000", 2024-09-21T09:44:50.023 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.023 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.023 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.023 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.023 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.958164+0000", 2024-09-21T09:44:50.023 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.023 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.023 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.023 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.023 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.958164+0000", 2024-09-21T09:44:50.023 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.8100000000000002e-07 2024-09-21T09:44:50.023 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.023 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.024 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.024 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.958190+0000", 2024-09-21T09:44:50.024 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5445000000000001e-05 2024-09-21T09:44:50.024 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.024 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.024 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.024 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.958200+0000", 2024-09-21T09:44:50.024 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7010000000000008e-06 2024-09-21T09:44:50.024 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.024 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.024 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.024 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.958213+0000", 2024-09-21T09:44:50.024 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3521e-05 2024-09-21T09:44:50.024 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.025 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.025 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.025 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.959637+0000", 2024-09-21T09:44:50.025 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0014243350000000001 2024-09-21T09:44:50.025 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.025 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.025 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.025 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.959721+0000", 2024-09-21T09:44:50.025 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3887999999999994e-05 2024-09-21T09:44:50.025 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.025 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.025 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:44:50.026 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.959807+0000", 2024-09-21T09:44:50.026 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5829999999999996e-05 2024-09-21T09:44:50.026 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.026 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.026 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.026 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.960565+0000", 2024-09-21T09:44:50.026 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00075759000000000004 2024-09-21T09:44:50.026 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.026 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.026 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.026 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:16.961131+0000", 2024-09-21T09:44:50.026 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00056670199999999998 2024-09-21T09:44:50.026 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.027 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.027 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.027 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:17.044030+0000", 2024-09-21T09:44:50.027 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.082898276000000007 2024-09-21T09:44:50.027 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.027 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.027 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.027 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:17.044111+0000", 2024-09-21T09:44:50.027 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1638999999999995e-05 2024-09-21T09:44:50.027 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.027 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.027 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.027 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:17.044168+0000", 2024-09-21T09:44:50.028 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6830000000000003e-05 2024-09-21T09:44:50.028 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.028 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.028 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.028 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.028 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.028 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:71813 6.11 6:890dc4e5:::benchmark_data_smithi137_131945_object71812:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.028 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.331377+0000", 2024-09-21T09:44:50.028 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.663877018, 2024-09-21T09:44:50.028 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.117733087, 2024-09-21T09:44:50.028 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.028 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.028 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.028 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.029 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.029 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.029 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 71813 2024-09-21T09:44:50.029 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.029 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.029 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.029 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.029 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331377+0000", 2024-09-21T09:44:50.029 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.029 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.029 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.029 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.029 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331377+0000", 2024-09-21T09:44:50.029 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.030 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.030 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.030 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.030 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331378+0000", 2024-09-21T09:44:50.030 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.175e-06 2024-09-21T09:44:50.030 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.030 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.030 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.030 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331415+0000", 2024-09-21T09:44:50.030 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.6959000000000003e-05 2024-09-21T09:44:50.031 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.031 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.031 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.031 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331427+0000", 2024-09-21T09:44:50.031 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1717e-05 2024-09-21T09:44:50.031 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.031 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.031 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.031 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331434+0000", 2024-09-21T09:44:50.031 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5139999999999998e-06 2024-09-21T09:44:50.031 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.031 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.032 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.032 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331489+0000", 2024-09-21T09:44:50.032 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5655000000000002e-05 2024-09-21T09:44:50.032 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.032 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.032 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.032 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331500+0000", 2024-09-21T09:44:50.032 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0302000000000001e-05 2024-09-21T09:44:50.032 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.032 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.032 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.032 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.405790+0000", 2024-09-21T09:44:50.032 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.074290645 2024-09-21T09:44:50.032 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.033 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.033 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.033 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.405927+0000", 2024-09-21T09:44:50.033 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013694299999999999 2024-09-21T09:44:50.033 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.033 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.033 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.033 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.406035+0000", 2024-09-21T09:44:50.033 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000107551 2024-09-21T09:44:50.033 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.033 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.033 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.033 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.428853+0000", 2024-09-21T09:44:50.033 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.022818393999999999 2024-09-21T09:44:50.034 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.034 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.034 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.034 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.447750+0000", 2024-09-21T09:44:50.034 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.018896816 2024-09-21T09:44:50.034 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.034 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.034 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.034 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.447803+0000", 2024-09-21T09:44:50.034 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2710000000000002e-05 2024-09-21T09:44:50.034 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.034 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.034 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.034 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.447848+0000", 2024-09-21T09:44:50.035 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5707000000000001e-05 2024-09-21T09:44:50.035 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.035 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.035 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.035 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.447922+0000", 2024-09-21T09:44:50.035 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3430999999999995e-05 2024-09-21T09:44:50.035 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.035 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.035 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.035 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.449110+0000", 2024-09-21T09:44:50.035 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011885680000000001 2024-09-21T09:44:50.035 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.035 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.035 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.036 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.036 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.036 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:71820 6.11 6:8d9dfdc3:::benchmark_data_smithi137_131945_object71819:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.036 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.331448+0000", 2024-09-21T09:44:50.036 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.6638059280000004, 2024-09-21T09:44:50.036 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1280706839999999, 2024-09-21T09:44:50.036 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.036 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.036 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.036 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.036 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.036 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.036 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 71820 2024-09-21T09:44:50.036 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.036 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.037 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.037 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.037 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331448+0000", 2024-09-21T09:44:50.037 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.037 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.037 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.037 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.037 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331448+0000", 2024-09-21T09:44:50.037 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.037 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.037 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.037 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.037 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331449+0000", 2024-09-21T09:44:50.037 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.37e-07 2024-09-21T09:44:50.038 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.038 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.038 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.038 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331485+0000", 2024-09-21T09:44:50.038 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.6176000000000001e-05 2024-09-21T09:44:50.038 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.038 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.038 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.038 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331491+0000", 2024-09-21T09:44:50.038 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2500000000000003e-06 2024-09-21T09:44:50.038 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.038 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.038 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.039 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331499+0000", 2024-09-21T09:44:50.039 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3599999999999998e-06 2024-09-21T09:44:50.039 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.039 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.039 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.039 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331549+0000", 2024-09-21T09:44:50.039 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0693999999999999e-05 2024-09-21T09:44:50.039 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.039 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.039 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.039 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331558+0000", 2024-09-21T09:44:50.039 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.8449999999999992e-06 2024-09-21T09:44:50.039 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.039 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.040 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.040 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.449357+0000", 2024-09-21T09:44:50.040 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.117798713 2024-09-21T09:44:50.040 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.040 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.040 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.040 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.449493+0000", 2024-09-21T09:44:50.040 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013629500000000001 2024-09-21T09:44:50.040 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.040 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.040 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.040 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.449655+0000", 2024-09-21T09:44:50.041 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016187999999999999 2024-09-21T09:44:50.041 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.041 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.041 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.041 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.452422+0000", 2024-09-21T09:44:50.041 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0027666129999999998 2024-09-21T09:44:50.041 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.041 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.041 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.041 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.455232+0000", 2024-09-21T09:44:50.041 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0028103939999999999 2024-09-21T09:44:50.041 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.042 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.042 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.042 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.455362+0000", 2024-09-21T09:44:50.042 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000129875 2024-09-21T09:44:50.042 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.042 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.042 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.042 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.458030+0000", 2024-09-21T09:44:50.042 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002667623 2024-09-21T09:44:50.042 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.042 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.042 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.042 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.458066+0000", 2024-09-21T09:44:50.042 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.6399000000000002e-05 2024-09-21T09:44:50.043 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.043 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.043 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.043 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.459519+0000", 2024-09-21T09:44:50.043 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0014530299999999999 2024-09-21T09:44:50.043 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.043 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.043 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.043 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.043 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.043 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:71884 6.11 6:8eebe27c:::benchmark_data_smithi137_131945_object71883:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.043 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.331510+0000", 2024-09-21T09:44:50.043 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.6637444659999998, 2024-09-21T09:44:50.043 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.129449098, 2024-09-21T09:44:50.044 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.044 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.044 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.044 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.044 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.044 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.044 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 71884 2024-09-21T09:44:50.044 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.044 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.044 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.044 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.044 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331510+0000", 2024-09-21T09:44:50.044 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.044 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.045 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.045 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.045 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331510+0000", 2024-09-21T09:44:50.045 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.045 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.045 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.045 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.045 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331510+0000", 2024-09-21T09:44:50.045 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1399999999999997e-07 2024-09-21T09:44:50.045 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.045 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.045 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.045 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331534+0000", 2024-09-21T09:44:50.046 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3720999999999999e-05 2024-09-21T09:44:50.046 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.046 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.046 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.046 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331541+0000", 2024-09-21T09:44:50.046 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3209999999999999e-06 2024-09-21T09:44:50.046 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.046 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.046 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.046 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331545+0000", 2024-09-21T09:44:50.046 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.8130000000000002e-06 2024-09-21T09:44:50.046 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.046 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.047 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.047 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331585+0000", 2024-09-21T09:44:50.047 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9894999999999997e-05 2024-09-21T09:44:50.047 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.047 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.047 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.047 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331592+0000", 2024-09-21T09:44:50.047 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2690000000000002e-06 2024-09-21T09:44:50.047 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.047 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.048 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.048 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.451021+0000", 2024-09-21T09:44:50.048 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1194283 2024-09-21T09:44:50.048 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.048 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.048 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.048 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.451186+0000", 2024-09-21T09:44:50.048 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016533499999999999 2024-09-21T09:44:50.048 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.048 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.048 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.048 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.451316+0000", 2024-09-21T09:44:50.048 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012977600000000001 2024-09-21T09:44:50.048 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.049 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.049 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.049 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.455187+0000", 2024-09-21T09:44:50.049 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0038716599999999999 2024-09-21T09:44:50.049 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.049 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.049 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.049 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.455272+0000", 2024-09-21T09:44:50.049 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.4900000000000004e-05 2024-09-21T09:44:50.049 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.049 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.049 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.049 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.455398+0000", 2024-09-21T09:44:50.049 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000125396 2024-09-21T09:44:50.050 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.050 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.050 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.050 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.459613+0000", 2024-09-21T09:44:50.050 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0042154510000000003 2024-09-21T09:44:50.050 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.050 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.050 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.050 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.459679+0000", 2024-09-21T09:44:50.050 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5689000000000001e-05 2024-09-21T09:44:50.050 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.050 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.051 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.051 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.460959+0000", 2024-09-21T09:44:50.051 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0012800579999999999 2024-09-21T09:44:50.051 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.051 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.051 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.051 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.051 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.051 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:71891 6.11 6:8a479e68:::benchmark_data_smithi137_131945_object71890:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.051 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.331553+0000", 2024-09-21T09:44:50.051 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.6637011810000004, 2024-09-21T09:44:50.052 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.135274903, 2024-09-21T09:44:50.052 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.052 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.052 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.052 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.052 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.052 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.052 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 71891 2024-09-21T09:44:50.052 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.052 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.052 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.052 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.052 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331553+0000", 2024-09-21T09:44:50.053 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.053 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.053 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.053 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.053 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331553+0000", 2024-09-21T09:44:50.053 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.053 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.053 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.053 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.053 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331554+0000", 2024-09-21T09:44:50.053 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.51e-07 2024-09-21T09:44:50.053 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.053 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.054 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.054 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331576+0000", 2024-09-21T09:44:50.054 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2688999999999999e-05 2024-09-21T09:44:50.054 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.054 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.054 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.054 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331584+0000", 2024-09-21T09:44:50.054 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4080000000000001e-06 2024-09-21T09:44:50.054 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.054 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.054 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.054 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331589+0000", 2024-09-21T09:44:50.054 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6010000000000002e-06 2024-09-21T09:44:50.055 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.055 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.055 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.055 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331633+0000", 2024-09-21T09:44:50.055 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4063999999999997e-05 2024-09-21T09:44:50.055 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.055 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.055 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.055 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331641+0000", 2024-09-21T09:44:50.055 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0960000000000001e-06 2024-09-21T09:44:50.055 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.055 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.056 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.056 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.452452+0000", 2024-09-21T09:44:50.056 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1208103279999999 2024-09-21T09:44:50.056 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.056 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.056 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.056 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.452576+0000", 2024-09-21T09:44:50.056 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012437400000000001 2024-09-21T09:44:50.056 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.056 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.056 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.057 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.452724+0000", 2024-09-21T09:44:50.057 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014779699999999999 2024-09-21T09:44:50.057 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.057 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.057 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.057 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.455285+0000", 2024-09-21T09:44:50.057 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0025609610000000001 2024-09-21T09:44:50.057 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.057 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.057 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.057 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.455321+0000", 2024-09-21T09:44:50.057 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.6424999999999998e-05 2024-09-21T09:44:50.057 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.057 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.058 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.058 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.465018+0000", 2024-09-21T09:44:50.058 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0096969650000000001 2024-09-21T09:44:50.058 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.058 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.058 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.058 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.465104+0000", 2024-09-21T09:44:50.058 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5847999999999995e-05 2024-09-21T09:44:50.058 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.058 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.058 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:50.059 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.060 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.465257+0000", 2024-09-21T09:44:50.060 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000152764 2024-09-21T09:44:50.060 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.060 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.060 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.060 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.466828+0000", 2024-09-21T09:44:50.060 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001571132 2024-09-21T09:44:50.060 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.060 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.060 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.060 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.060 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.060 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:71904 6.11 6:88428edf:::benchmark_data_smithi137_131945_object71903:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.060 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.331606+0000", 2024-09-21T09:44:50.061 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.6636482790000002, 2024-09-21T09:44:50.061 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.136747475, 2024-09-21T09:44:50.061 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.061 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.061 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.061 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.061 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.061 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.061 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 71904 2024-09-21T09:44:50.061 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.061 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.061 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.061 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.061 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331606+0000", 2024-09-21T09:44:50.062 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.062 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.062 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.062 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.062 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331606+0000", 2024-09-21T09:44:50.062 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.062 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.062 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.062 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.062 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331606+0000", 2024-09-21T09:44:50.062 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9900000000000001e-07 2024-09-21T09:44:50.062 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.062 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.063 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.063 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331676+0000", 2024-09-21T09:44:50.063 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9407999999999997e-05 2024-09-21T09:44:50.063 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.063 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.063 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.063 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331682+0000", 2024-09-21T09:44:50.063 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0719999999999996e-06 2024-09-21T09:44:50.063 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.063 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.063 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.063 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331685+0000", 2024-09-21T09:44:50.063 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4989999999999999e-06 2024-09-21T09:44:50.063 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.064 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.064 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.064 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331720+0000", 2024-09-21T09:44:50.064 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4582999999999997e-05 2024-09-21T09:44:50.064 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.064 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.064 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.064 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331727+0000", 2024-09-21T09:44:50.064 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9990000000000002e-06 2024-09-21T09:44:50.064 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.064 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.064 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.065 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.453801+0000", 2024-09-21T09:44:50.065 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.122073699 2024-09-21T09:44:50.065 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.065 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.065 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.065 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.453954+0000", 2024-09-21T09:44:50.065 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015353599999999999 2024-09-21T09:44:50.065 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.065 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.065 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.065 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.454121+0000", 2024-09-21T09:44:50.066 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016675199999999999 2024-09-21T09:44:50.066 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.066 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.066 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.066 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.457909+0000", 2024-09-21T09:44:50.066 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0037877879999999998 2024-09-21T09:44:50.066 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.067 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.067 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.067 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.457977+0000", 2024-09-21T09:44:50.067 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8456999999999999e-05 2024-09-21T09:44:50.067 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.067 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.067 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.068 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.466903+0000", 2024-09-21T09:44:50.068 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0089254629999999998 2024-09-21T09:44:50.068 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.068 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.068 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.068 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.467128+0000", 2024-09-21T09:44:50.069 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00022544000000000001 2024-09-21T09:44:50.069 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.069 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.069 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.069 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.467188+0000", 2024-09-21T09:44:50.069 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0072999999999999e-05 2024-09-21T09:44:50.069 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.069 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.069 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.069 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.468353+0000", 2024-09-21T09:44:50.069 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011652069999999999 2024-09-21T09:44:50.069 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.069 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.069 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.070 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.070 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.070 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72008 6.11 6:8cea5bba:::benchmark_data_smithi137_131945_object72007:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.070 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.331693+0000", 2024-09-21T09:44:50.070 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.66356138, 2024-09-21T09:44:50.070 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.137922289, 2024-09-21T09:44:50.070 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.070 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.070 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.070 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.070 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.070 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.070 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72008 2024-09-21T09:44:50.071 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.071 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.071 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.071 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.071 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331693+0000", 2024-09-21T09:44:50.071 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.071 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.071 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.071 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.071 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331693+0000", 2024-09-21T09:44:50.071 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.071 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.071 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.071 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.072 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331693+0000", 2024-09-21T09:44:50.072 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5200000000000002e-07 2024-09-21T09:44:50.072 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.072 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.072 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.072 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331718+0000", 2024-09-21T09:44:50.072 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4295e-05 2024-09-21T09:44:50.072 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.072 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.072 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.072 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331722+0000", 2024-09-21T09:44:50.072 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.318e-06 2024-09-21T09:44:50.072 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.072 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.073 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.073 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331725+0000", 2024-09-21T09:44:50.073 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1259999999999998e-06 2024-09-21T09:44:50.073 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.073 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.073 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.073 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331752+0000", 2024-09-21T09:44:50.073 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6789000000000001e-05 2024-09-21T09:44:50.073 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.073 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.073 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.073 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331759+0000", 2024-09-21T09:44:50.073 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4490000000000002e-06 2024-09-21T09:44:50.073 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.074 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.074 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.074 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.455423+0000", 2024-09-21T09:44:50.074 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1236638729999999 2024-09-21T09:44:50.074 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.074 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.074 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.074 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.455526+0000", 2024-09-21T09:44:50.074 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000102612 2024-09-21T09:44:50.074 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.074 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.074 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.074 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.455659+0000", 2024-09-21T09:44:50.074 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000132805 2024-09-21T09:44:50.075 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.075 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.075 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.075 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.459539+0000", 2024-09-21T09:44:50.075 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0038807329999999999 2024-09-21T09:44:50.075 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.075 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.075 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.075 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.461019+0000", 2024-09-21T09:44:50.075 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0014801759999999999 2024-09-21T09:44:50.075 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.075 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.075 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.075 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.466962+0000", 2024-09-21T09:44:50.076 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0059425429999999998 2024-09-21T09:44:50.076 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.076 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.076 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.076 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.468418+0000", 2024-09-21T09:44:50.076 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0014561579999999999 2024-09-21T09:44:50.076 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.076 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.076 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.076 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.468557+0000", 2024-09-21T09:44:50.076 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013852999999999999 2024-09-21T09:44:50.076 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.076 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.076 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.077 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.469615+0000", 2024-09-21T09:44:50.077 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00105843 2024-09-21T09:44:50.077 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.077 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.077 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.077 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.077 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.077 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72031 6.11 6:8be996b4:::benchmark_data_smithi137_131945_object72030:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.077 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.331731+0000", 2024-09-21T09:44:50.077 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.6635229010000003, 2024-09-21T09:44:50.077 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.138940635, 2024-09-21T09:44:50.077 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.077 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.077 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.077 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.078 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.078 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.078 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72031 2024-09-21T09:44:50.078 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.078 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.078 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.078 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.078 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331731+0000", 2024-09-21T09:44:50.078 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.078 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.078 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.078 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.078 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331731+0000", 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331732+0000", 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4000000000000002e-07 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331760+0000", 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.7987000000000002e-05 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331765+0000", 2024-09-21T09:44:50.079 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4219999999999999e-06 2024-09-21T09:44:50.080 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.080 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.080 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.080 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331768+0000", 2024-09-21T09:44:50.080 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1870000000000001e-06 2024-09-21T09:44:50.080 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.080 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.080 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.080 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331804+0000", 2024-09-21T09:44:50.080 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.536e-05 2024-09-21T09:44:50.080 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.080 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.081 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.081 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331810+0000", 2024-09-21T09:44:50.081 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6510000000000004e-06 2024-09-21T09:44:50.081 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.081 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.081 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.081 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.456697+0000", 2024-09-21T09:44:50.081 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.124886134 2024-09-21T09:44:50.081 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.081 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.081 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.081 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.456825+0000", 2024-09-21T09:44:50.081 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000128288 2024-09-21T09:44:50.081 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.081 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.082 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.082 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.456964+0000", 2024-09-21T09:44:50.082 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000139083 2024-09-21T09:44:50.082 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.082 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.082 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.082 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.461067+0000", 2024-09-21T09:44:50.082 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0041030390000000002 2024-09-21T09:44:50.082 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.082 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.082 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.082 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.466921+0000", 2024-09-21T09:44:50.082 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0058543520000000002 2024-09-21T09:44:50.083 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.083 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.083 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.083 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.467003+0000", 2024-09-21T09:44:50.083 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2012e-05 2024-09-21T09:44:50.083 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.083 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.083 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.083 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.469668+0000", 2024-09-21T09:44:50.083 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0026645639999999999 2024-09-21T09:44:50.083 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.083 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.083 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.083 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.469725+0000", 2024-09-21T09:44:50.083 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7271000000000001e-05 2024-09-21T09:44:50.084 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.084 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.084 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.084 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.470672+0000", 2024-09-21T09:44:50.084 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00094684499999999998 2024-09-21T09:44:50.084 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.084 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.084 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.084 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.084 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.084 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72042 6.11 6:8fea3e7b:::benchmark_data_smithi137_131945_object72041:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.084 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.331776+0000", 2024-09-21T09:44:50.084 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.6634780999999998, 2024-09-21T09:44:50.084 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.140029068, 2024-09-21T09:44:50.085 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.085 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.085 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.085 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.085 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.085 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.085 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72042 2024-09-21T09:44:50.085 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.085 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.085 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.085 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.085 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331776+0000", 2024-09-21T09:44:50.085 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.085 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.086 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.086 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.086 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331776+0000", 2024-09-21T09:44:50.086 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.086 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.086 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.086 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.086 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331777+0000", 2024-09-21T09:44:50.086 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1699999999999999e-07 2024-09-21T09:44:50.086 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.086 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.087 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.087 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331795+0000", 2024-09-21T09:44:50.087 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8791999999999999e-05 2024-09-21T09:44:50.087 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.087 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.087 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.087 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331802+0000", 2024-09-21T09:44:50.087 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.878e-06 2024-09-21T09:44:50.087 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.087 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.087 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.087 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331805+0000", 2024-09-21T09:44:50.087 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.179e-06 2024-09-21T09:44:50.087 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.088 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.088 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.088 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331843+0000", 2024-09-21T09:44:50.088 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.786e-05 2024-09-21T09:44:50.088 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.088 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.088 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.088 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331857+0000", 2024-09-21T09:44:50.088 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3528e-05 2024-09-21T09:44:50.088 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.088 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.088 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.088 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.461102+0000", 2024-09-21T09:44:50.089 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.129244747 2024-09-21T09:44:50.089 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.089 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.089 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.089 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.461261+0000", 2024-09-21T09:44:50.089 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015941600000000001 2024-09-21T09:44:50.089 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.089 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.089 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.089 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.461420+0000", 2024-09-21T09:44:50.089 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015896399999999999 2024-09-21T09:44:50.089 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.089 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.090 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.090 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.466973+0000", 2024-09-21T09:44:50.090 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0055531310000000002 2024-09-21T09:44:50.090 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.090 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.090 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.090 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.467048+0000", 2024-09-21T09:44:50.090 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4896999999999998e-05 2024-09-21T09:44:50.090 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.090 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.090 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.090 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.470801+0000", 2024-09-21T09:44:50.090 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003752596 2024-09-21T09:44:50.090 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.091 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.091 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.091 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.470946+0000", 2024-09-21T09:44:50.091 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014568200000000001 2024-09-21T09:44:50.091 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.091 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.091 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.091 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.471010+0000", 2024-09-21T09:44:50.091 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4178999999999997e-05 2024-09-21T09:44:50.091 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.091 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.091 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.091 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.471805+0000", 2024-09-21T09:44:50.091 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00079480200000000005 2024-09-21T09:44:50.092 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.092 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.092 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.092 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.092 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.092 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72078 6.11 6:8ea2a972:::benchmark_data_smithi137_131945_object72077:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.092 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.331811+0000", 2024-09-21T09:44:50.092 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.6634431129999996, 2024-09-21T09:44:50.092 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1409986459999999, 2024-09-21T09:44:50.092 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.092 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.092 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.092 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.093 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.093 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.093 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72078 2024-09-21T09:44:50.093 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.093 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.093 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.093 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.093 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331811+0000", 2024-09-21T09:44:50.093 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.093 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.093 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.093 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.093 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331811+0000", 2024-09-21T09:44:50.094 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.094 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.094 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.094 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.094 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331812+0000", 2024-09-21T09:44:50.094 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4700000000000002e-07 2024-09-21T09:44:50.094 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.094 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.094 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.095 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331832+0000", 2024-09-21T09:44:50.095 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0784999999999998e-05 2024-09-21T09:44:50.095 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.095 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.095 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.095 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331839+0000", 2024-09-21T09:44:50.095 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4250000000000003e-06 2024-09-21T09:44:50.095 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.095 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.095 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.095 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331844+0000", 2024-09-21T09:44:50.095 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8239999999999999e-06 2024-09-21T09:44:50.095 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.095 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.096 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.096 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331923+0000", 2024-09-21T09:44:50.096 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.8906999999999995e-05 2024-09-21T09:44:50.096 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.096 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.096 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.096 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331930+0000", 2024-09-21T09:44:50.096 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0979999999999996e-06 2024-09-21T09:44:50.096 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.096 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.096 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.096 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.463353+0000", 2024-09-21T09:44:50.096 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.131422921 2024-09-21T09:44:50.096 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.097 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.097 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.097 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.463505+0000", 2024-09-21T09:44:50.097 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015269599999999999 2024-09-21T09:44:50.097 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.097 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.097 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.097 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.463680+0000", 2024-09-21T09:44:50.097 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000175176 2024-09-21T09:44:50.097 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.097 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.097 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.097 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.470690+0000", 2024-09-21T09:44:50.097 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.007009393 2024-09-21T09:44:50.098 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.098 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.098 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.098 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.470736+0000", 2024-09-21T09:44:50.098 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6316999999999997e-05 2024-09-21T09:44:50.098 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.098 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.098 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.098 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.470853+0000", 2024-09-21T09:44:50.098 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000117081 2024-09-21T09:44:50.098 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.098 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.098 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.099 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.471862+0000", 2024-09-21T09:44:50.099 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001009163 2024-09-21T09:44:50.099 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.099 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.099 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.099 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.471922+0000", 2024-09-21T09:44:50.099 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9892999999999997e-05 2024-09-21T09:44:50.099 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.099 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.099 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.099 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.472810+0000", 2024-09-21T09:44:50.099 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00088752000000000004 2024-09-21T09:44:50.099 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.099 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.100 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.100 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.100 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.100 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72147 6.11 6:8ba9a4a9:::benchmark_data_smithi137_131945_object72146:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.100 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.331856+0000", 2024-09-21T09:44:50.100 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.6633977959999999, 2024-09-21T09:44:50.100 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1557706059999999, 2024-09-21T09:44:50.100 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.100 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.100 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.100 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.101 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.101 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.101 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72147 2024-09-21T09:44:50.101 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.101 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.101 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.101 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.101 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331856+0000", 2024-09-21T09:44:50.101 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.101 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.101 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.101 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.101 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331856+0000", 2024-09-21T09:44:50.102 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.102 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.102 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.102 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.102 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331857+0000", 2024-09-21T09:44:50.102 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8500000000000002e-07 2024-09-21T09:44:50.102 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.102 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.102 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.102 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331889+0000", 2024-09-21T09:44:50.102 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2147000000000002e-05 2024-09-21T09:44:50.102 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.103 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.103 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.103 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331895+0000", 2024-09-21T09:44:50.103 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7370000000000003e-06 2024-09-21T09:44:50.103 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.103 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.103 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.104 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331898+0000", 2024-09-21T09:44:50.104 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2219999999999998e-06 2024-09-21T09:44:50.105 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.105 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.105 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.105 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331955+0000", 2024-09-21T09:44:50.105 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6611999999999999e-05 2024-09-21T09:44:50.105 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.105 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.105 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.105 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331968+0000", 2024-09-21T09:44:50.105 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3539e-05 2024-09-21T09:44:50.105 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.105 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.105 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.105 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.472855+0000", 2024-09-21T09:44:50.106 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1408870250000001 2024-09-21T09:44:50.106 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.106 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.106 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.106 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.473019+0000", 2024-09-21T09:44:50.106 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016400900000000001 2024-09-21T09:44:50.106 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.106 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.106 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.106 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.473175+0000", 2024-09-21T09:44:50.106 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000155897 2024-09-21T09:44:50.106 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.106 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.107 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.107 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.478154+0000", 2024-09-21T09:44:50.107 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0049788319999999999 2024-09-21T09:44:50.107 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.107 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.107 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.107 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.482640+0000", 2024-09-21T09:44:50.107 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0044858550000000004 2024-09-21T09:44:50.107 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.107 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.107 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.107 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.482734+0000", 2024-09-21T09:44:50.107 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4278999999999996e-05 2024-09-21T09:44:50.108 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.108 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.108 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.108 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.486191+0000", 2024-09-21T09:44:50.108 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0034568400000000001 2024-09-21T09:44:50.108 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.108 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.108 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.108 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.486270+0000", 2024-09-21T09:44:50.108 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.8947000000000002e-05 2024-09-21T09:44:50.108 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.109 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.109 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.109 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.487627+0000", 2024-09-21T09:44:50.109 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013571799999999999 2024-09-21T09:44:50.109 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.109 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.109 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.109 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.109 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.109 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72177 6.11 6:8d6e5e21:::benchmark_data_smithi137_131945_object72176:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.109 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.331904+0000", 2024-09-21T09:44:50.109 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.6633505240000002, 2024-09-21T09:44:50.110 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1606962089999999, 2024-09-21T09:44:50.110 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.110 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.110 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.110 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.110 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.110 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.111 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72177 2024-09-21T09:44:50.111 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.111 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.111 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.111 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.111 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331904+0000", 2024-09-21T09:44:50.112 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.112 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.112 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.112 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.112 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331904+0000", 2024-09-21T09:44:50.112 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.112 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.112 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.112 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.112 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331904+0000", 2024-09-21T09:44:50.112 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3799999999999998e-07 2024-09-21T09:44:50.112 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.112 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.113 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.113 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331950+0000", 2024-09-21T09:44:50.113 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5488999999999998e-05 2024-09-21T09:44:50.113 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.113 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.113 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.113 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331956+0000", 2024-09-21T09:44:50.113 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1079999999999998e-06 2024-09-21T09:44:50.113 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.113 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.113 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.113 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331965+0000", 2024-09-21T09:44:50.113 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.8899999999999996e-06 2024-09-21T09:44:50.113 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.114 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.114 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.114 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331997+0000", 2024-09-21T09:44:50.114 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2236000000000001e-05 2024-09-21T09:44:50.114 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.114 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.114 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.114 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332004+0000", 2024-09-21T09:44:50.114 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6550000000000004e-06 2024-09-21T09:44:50.114 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.114 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.114 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.114 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.474444+0000", 2024-09-21T09:44:50.114 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1424398730000001 2024-09-21T09:44:50.115 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.115 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.115 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.115 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.474587+0000", 2024-09-21T09:44:50.115 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014240999999999999 2024-09-21T09:44:50.115 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.115 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.115 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.115 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.474756+0000", 2024-09-21T09:44:50.115 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000169047 2024-09-21T09:44:50.115 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.115 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.115 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.115 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.480425+0000", 2024-09-21T09:44:50.116 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0056688859999999997 2024-09-21T09:44:50.116 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.116 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.116 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.116 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.482687+0000", 2024-09-21T09:44:50.116 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0022626959999999998 2024-09-21T09:44:50.116 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.116 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.116 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.116 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.487806+0000", 2024-09-21T09:44:50.116 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0051186139999999996 2024-09-21T09:44:50.116 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.116 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.116 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.117 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.490980+0000", 2024-09-21T09:44:50.117 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0031743520000000001 2024-09-21T09:44:50.117 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.117 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.117 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.117 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.491042+0000", 2024-09-21T09:44:50.117 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2155000000000004e-05 2024-09-21T09:44:50.117 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.117 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.117 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.117 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.492600+0000", 2024-09-21T09:44:50.117 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0015574600000000001 2024-09-21T09:44:50.117 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.117 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.118 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.118 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.118 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.118 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72189 6.11 6:8c8207a5:::benchmark_data_smithi137_131945_object72188:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.118 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.331974+0000", 2024-09-21T09:44:50.118 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.6632800989999996, 2024-09-21T09:44:50.118 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1642411580000001, 2024-09-21T09:44:50.118 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.118 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.118 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.118 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.118 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.118 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.119 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72189 2024-09-21T09:44:50.119 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.119 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.119 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.119 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.119 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331974+0000", 2024-09-21T09:44:50.119 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.119 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.119 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.119 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.119 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331974+0000", 2024-09-21T09:44:50.119 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.119 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.120 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.120 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.120 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.331975+0000", 2024-09-21T09:44:50.120 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8100000000000003e-07 2024-09-21T09:44:50.120 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.120 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.120 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.120 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332016+0000", 2024-09-21T09:44:50.120 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1415000000000002e-05 2024-09-21T09:44:50.120 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.120 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.120 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.120 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332021+0000", 2024-09-21T09:44:50.120 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.356e-06 2024-09-21T09:44:50.120 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.121 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.121 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.121 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332025+0000", 2024-09-21T09:44:50.121 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5939999999999998e-06 2024-09-21T09:44:50.121 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.121 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.121 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.121 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332060+0000", 2024-09-21T09:44:50.121 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4746000000000002e-05 2024-09-21T09:44:50.121 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.121 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.121 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.121 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332066+0000", 2024-09-21T09:44:50.121 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7569999999999998e-06 2024-09-21T09:44:50.121 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.122 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.122 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.122 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.476217+0000", 2024-09-21T09:44:50.122 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.144150877 2024-09-21T09:44:50.122 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.122 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.122 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.122 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.476380+0000", 2024-09-21T09:44:50.122 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016309899999999999 2024-09-21T09:44:50.122 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.122 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.122 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.122 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.476543+0000", 2024-09-21T09:44:50.123 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016220399999999999 2024-09-21T09:44:50.123 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.123 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.123 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.123 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.482785+0000", 2024-09-21T09:44:50.123 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0062425110000000001 2024-09-21T09:44:50.123 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.123 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.123 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.123 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.487757+0000", 2024-09-21T09:44:50.123 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0049714690000000001 2024-09-21T09:44:50.123 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.123 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.124 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.124 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.487851+0000", 2024-09-21T09:44:50.124 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4314000000000005e-05 2024-09-21T09:44:50.124 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.124 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.124 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.124 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.494639+0000", 2024-09-21T09:44:50.124 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0067884950000000003 2024-09-21T09:44:50.124 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.124 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.124 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.124 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.494700+0000", 2024-09-21T09:44:50.124 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0501000000000002e-05 2024-09-21T09:44:50.125 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.125 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.125 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.125 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.496215+0000", 2024-09-21T09:44:50.125 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0015153390000000001 2024-09-21T09:44:50.125 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.125 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.125 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.125 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.125 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.125 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72199 6.11 6:8d830939:::benchmark_data_smithi137_131945_object72198:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.125 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.332032+0000", 2024-09-21T09:44:50.125 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.6632218869999997, 2024-09-21T09:44:50.125 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1653787819999999, 2024-09-21T09:44:50.125 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.126 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.126 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.126 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.126 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.126 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.126 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72199 2024-09-21T09:44:50.126 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.126 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.126 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.126 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.126 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332032+0000", 2024-09-21T09:44:50.126 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.126 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.126 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.127 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.127 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332032+0000", 2024-09-21T09:44:50.127 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.127 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.127 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.127 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.127 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332033+0000", 2024-09-21T09:44:50.127 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6800000000000001e-07 2024-09-21T09:44:50.127 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.127 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.127 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.127 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332070+0000", 2024-09-21T09:44:50.127 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.7151999999999999e-05 2024-09-21T09:44:50.127 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.128 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.128 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.128 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332076+0000", 2024-09-21T09:44:50.128 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1890000000000004e-06 2024-09-21T09:44:50.128 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.128 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.128 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.128 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332080+0000", 2024-09-21T09:44:50.128 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5090000000000002e-06 2024-09-21T09:44:50.128 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.128 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.128 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.128 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332113+0000", 2024-09-21T09:44:50.128 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3312000000000002e-05 2024-09-21T09:44:50.129 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.129 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.129 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.129 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332120+0000", 2024-09-21T09:44:50.129 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.81e-06 2024-09-21T09:44:50.129 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.129 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.129 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.129 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.478188+0000", 2024-09-21T09:44:50.129 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.146068072 2024-09-21T09:44:50.129 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.129 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.129 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.129 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.478347+0000", 2024-09-21T09:44:50.129 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015878100000000001 2024-09-21T09:44:50.130 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.130 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.130 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.130 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.478523+0000", 2024-09-21T09:44:50.130 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000176727 2024-09-21T09:44:50.130 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.130 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.130 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.130 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.482854+0000", 2024-09-21T09:44:50.130 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0043305130000000002 2024-09-21T09:44:50.130 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.130 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.130 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.130 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.487922+0000", 2024-09-21T09:44:50.131 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0050682089999999997 2024-09-21T09:44:50.131 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.131 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.131 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.131 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.488009+0000", 2024-09-21T09:44:50.131 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.7245999999999998e-05 2024-09-21T09:44:50.131 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.131 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.131 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.131 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.496271+0000", 2024-09-21T09:44:50.131 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.008261961 2024-09-21T09:44:50.131 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.131 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.131 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.132 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.496311+0000", 2024-09-21T09:44:50.132 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9612e-05 2024-09-21T09:44:50.132 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.132 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.132 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.132 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.497411+0000", 2024-09-21T09:44:50.132 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001100221 2024-09-21T09:44:50.132 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.132 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.132 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.132 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.132 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.132 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72261 6.11 6:8d0a3d1a:::benchmark_data_smithi137_131945_object72260:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.132 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.332087+0000", 2024-09-21T09:44:50.133 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.663167144, 2024-09-21T09:44:50.133 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1684147650000001, 2024-09-21T09:44:50.133 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.133 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.133 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.133 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.133 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.133 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.133 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72261 2024-09-21T09:44:50.133 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.133 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.133 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.133 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.133 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332087+0000", 2024-09-21T09:44:50.134 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.134 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.134 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.134 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.134 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332087+0000", 2024-09-21T09:44:50.134 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.134 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.134 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.134 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.134 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332088+0000", 2024-09-21T09:44:50.134 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.63e-07 2024-09-21T09:44:50.134 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.135 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.135 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.135 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332125+0000", 2024-09-21T09:44:50.135 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.7332000000000001e-05 2024-09-21T09:44:50.135 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.135 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.135 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.135 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332131+0000", 2024-09-21T09:44:50.135 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1720000000000004e-06 2024-09-21T09:44:50.135 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.135 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.135 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.135 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332135+0000", 2024-09-21T09:44:50.135 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.602e-06 2024-09-21T09:44:50.136 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.136 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.136 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.136 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332168+0000", 2024-09-21T09:44:50.136 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3732000000000002e-05 2024-09-21T09:44:50.136 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.136 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.136 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.136 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332175+0000", 2024-09-21T09:44:50.136 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.652e-06 2024-09-21T09:44:50.136 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.136 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.136 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.136 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.480463+0000", 2024-09-21T09:44:50.137 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.148288019 2024-09-21T09:44:50.137 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.137 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.137 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.137 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.480662+0000", 2024-09-21T09:44:50.137 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00019876599999999999 2024-09-21T09:44:50.137 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.137 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.137 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.137 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.480842+0000", 2024-09-21T09:44:50.137 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018023099999999999 2024-09-21T09:44:50.137 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.137 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.137 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.137 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.487681+0000", 2024-09-21T09:44:50.138 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0068390530000000003 2024-09-21T09:44:50.138 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.138 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.138 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.138 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.487929+0000", 2024-09-21T09:44:50.138 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00024764399999999999 2024-09-21T09:44:50.138 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.138 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.138 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.138 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.497485+0000", 2024-09-21T09:44:50.138 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0095559960000000006 2024-09-21T09:44:50.138 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.138 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.139 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.139 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.498954+0000", 2024-09-21T09:44:50.139 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001469326 2024-09-21T09:44:50.139 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.139 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.139 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.139 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.499056+0000", 2024-09-21T09:44:50.139 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000101747 2024-09-21T09:44:50.139 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.139 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.139 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.139 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.500502+0000", 2024-09-21T09:44:50.139 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0014460300000000001 2024-09-21T09:44:50.139 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.140 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.140 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.140 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.140 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.140 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72300 6.11 6:8b2daa50:::benchmark_data_smithi137_131945_object72299:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.140 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.332142+0000", 2024-09-21T09:44:50.140 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.6631120670000001, 2024-09-21T09:44:50.140 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1697248769999999, 2024-09-21T09:44:50.140 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.140 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.140 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.140 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.140 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.141 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.141 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72300 2024-09-21T09:44:50.141 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.141 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.141 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.141 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.141 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332142+0000", 2024-09-21T09:44:50.141 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.141 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.141 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.141 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.142 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332142+0000", 2024-09-21T09:44:50.142 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.142 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.142 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.142 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.142 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332143+0000", 2024-09-21T09:44:50.142 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3700000000000001e-07 2024-09-21T09:44:50.142 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.142 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.142 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.142 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332178+0000", 2024-09-21T09:44:50.142 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5419000000000001e-05 2024-09-21T09:44:50.142 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.142 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.143 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.143 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332183+0000", 2024-09-21T09:44:50.143 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.04e-06 2024-09-21T09:44:50.143 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.143 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.143 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.143 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332186+0000", 2024-09-21T09:44:50.144 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.9639999999999999e-06 2024-09-21T09:44:50.144 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.144 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.144 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.144 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332221+0000", 2024-09-21T09:44:50.144 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4774000000000003e-05 2024-09-21T09:44:50.145 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.145 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.145 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.145 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332227+0000", 2024-09-21T09:44:50.145 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5560000000000004e-06 2024-09-21T09:44:50.145 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.145 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.146 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.146 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.482915+0000", 2024-09-21T09:44:50.146 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.150687536 2024-09-21T09:44:50.146 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.146 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.146 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.147 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.483080+0000", 2024-09-21T09:44:50.147 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000165537 2024-09-21T09:44:50.147 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.147 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.147 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.147 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.483323+0000", 2024-09-21T09:44:50.147 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00024253799999999999 2024-09-21T09:44:50.148 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.148 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.148 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.148 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.487741+0000", 2024-09-21T09:44:50.148 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0044183599999999996 2024-09-21T09:44:50.148 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.149 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.149 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.149 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.487934+0000", 2024-09-21T09:44:50.149 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000192251 2024-09-21T09:44:50.149 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.149 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.149 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.149 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.497552+0000", 2024-09-21T09:44:50.149 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0096188709999999993 2024-09-21T09:44:50.150 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.150 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.150 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.150 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.500555+0000", 2024-09-21T09:44:50.150 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003002944 2024-09-21T09:44:50.150 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.150 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.150 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.150 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.500650+0000", 2024-09-21T09:44:50.150 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4734000000000005e-05 2024-09-21T09:44:50.150 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.150 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.151 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.151 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.501867+0000", 2024-09-21T09:44:50.151 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001216916 2024-09-21T09:44:50.151 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.151 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.151 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.151 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.151 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.151 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72302 6.11 6:8a52a372:::benchmark_data_smithi137_131945_object72301:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T09:44:50.151 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:42.332194+0000", 2024-09-21T09:44:50.151 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 7.6630601590000005, 2024-09-21T09:44:50.151 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1706738269999999, 2024-09-21T09:44:50.151 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:44:50.151 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:44:50.152 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:44:50.152 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:44:50.152 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:44:50.152 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:44:50.152 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72302 2024-09-21T09:44:50.152 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.152 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:44:50.152 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.152 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:44:50.152 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332194+0000", 2024-09-21T09:44:50.152 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.152 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.152 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.153 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:44:50.153 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332194+0000", 2024-09-21T09:44:50.153 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:44:50.153 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.153 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.153 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:44:50.153 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332195+0000", 2024-09-21T09:44:50.153 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3000000000000001e-07 2024-09-21T09:44:50.153 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.153 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.153 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:44:50.153 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332230+0000", 2024-09-21T09:44:50.153 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5005000000000001e-05 2024-09-21T09:44:50.153 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.154 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.154 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:44:50.154 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332235+0000", 2024-09-21T09:44:50.154 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0930000000000002e-06 2024-09-21T09:44:50.154 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.154 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.154 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:44:50.154 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332238+0000", 2024-09-21T09:44:50.154 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.954e-06 2024-09-21T09:44:50.154 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.154 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.154 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.154 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332272+0000", 2024-09-21T09:44:50.154 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4366000000000003e-05 2024-09-21T09:44:50.155 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.155 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.155 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:44:50.155 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:42.332279+0000", 2024-09-21T09:44:50.155 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6290000000000004e-06 2024-09-21T09:44:50.155 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.155 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.155 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:44:50.155 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.484478+0000", 2024-09-21T09:44:50.155 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1521994259999999 2024-09-21T09:44:50.155 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.155 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.155 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:44:50.155 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.484619+0000", 2024-09-21T09:44:50.156 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000140696 2024-09-21T09:44:50.156 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.156 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.156 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,5", 2024-09-21T09:44:50.156 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.484790+0000", 2024-09-21T09:44:50.156 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000171695 2024-09-21T09:44:50.156 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.156 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.156 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.156 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.487909+0000", 2024-09-21T09:44:50.156 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0031190020000000001 2024-09-21T09:44:50.156 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.156 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.157 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:44:50.157 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.487938+0000", 2024-09-21T09:44:50.157 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.8847e-05 2024-09-21T09:44:50.157 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.157 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.157 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.157 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.497611+0000", 2024-09-21T09:44:50.157 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0096725019999999995 2024-09-21T09:44:50.157 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.157 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.157 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:44:50.157 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.501943+0000", 2024-09-21T09:44:50.158 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.004332738 2024-09-21T09:44:50.158 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.158 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.158 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:44:50.158 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.501997+0000", 2024-09-21T09:44:50.158 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3572999999999997e-05 2024-09-21T09:44:50.158 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:44:50.158 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:44:50.158 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:44:50.158 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:43.502868+0000", 2024-09-21T09:44:50.158 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00087087099999999995 2024-09-21T09:44:50.158 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.158 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.158 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.159 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:44:50.159 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:44:50.159 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:44:50.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:50.160 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:50.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:50.260 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:50 smithi137 ceph-mon[93825]: pgmap v283: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 96 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 4422/218928 objects degraded (2.020%); 5451/218928 objects misplaced (2.490%); 8.4 MiB/s, 135 objects/s recovering 2024-09-21T09:44:50.260 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:50 smithi137 ceph-mon[97575]: pgmap v283: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 96 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 4422/218928 objects degraded (2.020%); 5451/218928 objects misplaced (2.490%); 8.4 MiB/s, 135 objects/s recovering 2024-09-21T09:44:50.262 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:50.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:50.304 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:50.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:50.404 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:50.428 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 46 16 76232 76216 103.532 78.3125 0.00889019 0.009653 2024-09-21T09:44:50.433 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:50.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:50.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:50.449 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:44:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:44:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:44:50.449 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:50 smithi165 ceph-mon[86023]: pgmap v283: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 96 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 4422/218928 objects degraded (2.020%); 5451/218928 objects misplaced (2.490%); 8.4 MiB/s, 135 objects/s recovering 2024-09-21T09:44:50.534 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:50.560 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:50.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:50.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:50.663 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:50.690 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:50.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:50.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:50.792 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:50.836 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:50.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:50.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:50.938 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:50.966 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:50.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:50.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:51.068 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:51.097 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:51.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:51.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:51.199 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:51.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:51.232 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:51.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:51.333 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:51.370 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:51.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:51.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:51.428 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 47 16 77596 77580 103.143 85.25 0.00904604 0.00968977 2024-09-21T09:44:51.472 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:51.499 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:51.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:51.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:51.601 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:51.646 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:51.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:51.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:51.678 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:44:51.678 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:44:51.717 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:44:51.717 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:44:51.748 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:51.758 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:44:51.758 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:44:51.792 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:51.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:51.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:51.811 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:44:51.811 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:44:51.828 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T09:44:51.840 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:44:51.840 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:44:51.873 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:44:51.873 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:44:51.895 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:51.905 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:44:51.906 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:44:51.945 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:44:51.945 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:44:51.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:51.953 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:51.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:52.040 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:44:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:44:51] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.51.0" 2024-09-21T09:44:52.055 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:52.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:52.117 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:52.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:52.218 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:52.246 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:52.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:52.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:52 smithi137 ceph-mon[93825]: pgmap v284: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 6671/225063 objects degraded (2.964%); 9389/225063 objects misplaced (4.172%); 13 MiB/s, 200 objects/s recovering 2024-09-21T09:44:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:52 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2099924288' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:44:52.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:52 smithi137 ceph-mon[97575]: pgmap v284: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 6671/225063 objects degraded (2.964%); 9389/225063 objects misplaced (4.172%); 13 MiB/s, 200 objects/s recovering 2024-09-21T09:44:52.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:52 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2099924288' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:44:52.348 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:52.387 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:52.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:52.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:52.428 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 48 16 78812 78796 102.577 76 0.0189626 0.00974374 2024-09-21T09:44:52.489 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:52.528 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:52.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:52.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:52.629 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:52.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:52 smithi165 ceph-mon[86023]: pgmap v284: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 6671/225063 objects degraded (2.964%); 9389/225063 objects misplaced (4.172%); 13 MiB/s, 200 objects/s recovering 2024-09-21T09:44:52.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:52 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2099924288' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:44:52.673 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:52.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:52.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:52.774 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:52.819 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:52.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:52.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:52.920 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:52.950 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:52.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:52.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:53.053 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:53.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:53.102 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:53.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:53.203 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:53.229 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T09:44:53.229 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:44:53.230 INFO:tasks.thrashosds.thrasher:Removing osd 5, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T09:44:53.230 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd out 5 2024-09-21T09:44:53.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:53.231 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:53.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:53.276 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:53 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 6671/228519 objects degraded (2.919%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:44:53.276 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:53 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 6671/228519 objects degraded (2.919%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:44:53.332 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:53.359 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:53.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:53.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:53.428 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 49 16 80123 80107 102.156 81.9375 0.0174836 0.00978417 2024-09-21T09:44:53.460 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:53.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:53.517 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:53.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:53.618 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:53.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:53 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 6671/228519 objects degraded (2.919%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:44:53.657 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:53.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:53.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:53.760 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:53.788 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:53.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:53.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:53.889 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:53.911 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:53.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:53.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:54.013 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:54.054 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:54.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:54.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:54.156 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:54.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:54.177 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:54.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:54.278 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:54.307 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:54.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:54.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:54.409 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:54.428 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 50 16 81252 81236 101.524 70.5625 0.0273113 0.00984491 2024-09-21T09:44:54.435 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:54.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:54.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:54.538 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:54.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:54 smithi137 ceph-mon[97575]: pgmap v285: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 6671/228519 objects degraded (2.919%); 8701/228519 objects misplaced (3.808%); 13 MiB/s, 213 objects/s recovering 2024-09-21T09:44:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:54 smithi137 ceph-mon[93825]: pgmap v285: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 6671/228519 objects degraded (2.919%); 8701/228519 objects misplaced (3.808%); 13 MiB/s, 213 objects/s recovering 2024-09-21T09:44:54.560 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:54.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:54.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:54.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:54 smithi165 ceph-mon[86023]: pgmap v285: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 6671/228519 objects degraded (2.919%); 8701/228519 objects misplaced (3.808%); 13 MiB/s, 213 objects/s recovering 2024-09-21T09:44:54.663 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:54.691 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:54.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:54.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:54.792 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:54.834 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:54.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:54.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:54.936 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:54.977 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:54.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:54.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:55.079 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:55.120 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:55.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:55.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:55.222 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:55.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:55.246 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:55.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:55.347 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:55.385 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:55.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:55.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:55.428 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 51 16 82376 82360 100.911 70.25 0.00804183 0.00990473 2024-09-21T09:44:55.487 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:55.508 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:55.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:55.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:55.611 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:55.641 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:55.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:55.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:55.744 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:55.770 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:55.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:55.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:55.872 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:55.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:55.912 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:55.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:56.013 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:56.039 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:56.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:56.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:56.141 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:55 smithi165 ceph-mon[86023]: pgmap v286: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 23 MiB/s wr, 366 op/s; 6671/232098 objects degraded (2.874%); 8701/232098 objects misplaced (3.749%); 11 MiB/s, 183 objects/s recovering 2024-09-21T09:44:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:44:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:56.172 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:56.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:56.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:56.273 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:56.295 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:56.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:56.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:55 smithi137 ceph-mon[93825]: pgmap v286: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 23 MiB/s wr, 366 op/s; 6671/232098 objects degraded (2.874%); 8701/232098 objects misplaced (3.749%); 11 MiB/s, 183 objects/s recovering 2024-09-21T09:44:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:44:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:55 smithi137 ceph-mon[97575]: pgmap v286: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 23 MiB/s wr, 366 op/s; 6671/232098 objects degraded (2.874%); 8701/232098 objects misplaced (3.749%); 11 MiB/s, 183 objects/s recovering 2024-09-21T09:44:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:44:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:56.397 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:56.424 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:56.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:56.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:56.428 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 52 16 83514 83498 100.338 71.125 0.0224513 0.00996112 2024-09-21T09:44:56.526 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:56.552 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:56.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:56.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:56.654 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:56.695 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:56.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:56.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:56.797 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:56.825 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:56.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:56.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:56.927 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:56.948 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:56.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:56.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:57.050 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:57.071 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:57.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:57.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:57.172 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:44:57.212 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:57.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:57.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:44:57.314 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:57.341 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:57.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:57.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:57.428 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 53 16 84569 84553 99.6888 65.9375 0.0196945 0.010026 2024-09-21T09:44:57.443 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:57.472 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:57.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:57.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:57.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:57.614 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:57.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:57.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:57.716 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:57.755 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:57.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:57.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:57.857 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:57.886 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:57.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:57.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:57.988 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:58.018 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:58.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:58.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:58.119 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:57 smithi165 ceph-mon[86023]: pgmap v287: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s; 6671/244569 objects degraded (2.728%); 8327/244569 objects misplaced (3.405%); 12 MiB/s, 192 objects/s recovering 2024-09-21T09:44:58.147 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:58.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:58.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:58.249 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:58.275 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:58.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:58.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:58.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:57 smithi137 ceph-mon[93825]: pgmap v287: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s; 6671/244569 objects degraded (2.728%); 8327/244569 objects misplaced (3.405%); 12 MiB/s, 192 objects/s recovering 2024-09-21T09:44:58.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:57 smithi137 ceph-mon[97575]: pgmap v287: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s; 6671/244569 objects degraded (2.728%); 8327/244569 objects misplaced (3.405%); 12 MiB/s, 192 objects/s recovering 2024-09-21T09:44:58.376 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:58.405 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:58.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:58.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:58.428 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 54 16 85921 85905 99.4074 84.5 0.00425459 0.0100548 2024-09-21T09:44:58.507 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:58.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:58.533 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:58.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:58.634 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:44:58.671 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:58.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:58.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:44:58.773 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:58.795 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:58.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:58.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:58.896 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:58.925 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:58.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:58.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:59.027 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:44:59.054 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:59.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:59.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:44:59.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:58 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 6671/250080 objects degraded (2.668%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:44:59.156 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:59.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:59.203 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:59.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:59.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:58 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 6671/250080 objects degraded (2.668%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:44:59.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:58 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 6671/250080 objects degraded (2.668%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:44:59.304 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:44:59.327 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:59.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:59.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:44:59.428 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 55 16 87020 87004 98.8488 68.6875 0.0103911 0.0101116 2024-09-21T09:44:59.429 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:44:59.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:59.485 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:59.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:44:59.586 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:44:59.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:59.626 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:44:59.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:44:59.727 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:44:59.750 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:59.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:59.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:44:59.851 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:44:59.873 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:44:59.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:44:59.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:44:59.974 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:00.010 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:00.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:00.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:00.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:59 smithi137 ceph-mon[93825]: pgmap v288: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 58 MiB/s wr, 928 op/s; 6671/250080 objects degraded (2.668%); 7803/250080 objects misplaced (3.120%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T09:45:00.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:44:59 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:45:00.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:59 smithi137 ceph-mon[97575]: pgmap v288: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 58 MiB/s wr, 928 op/s; 6671/250080 objects degraded (2.668%); 7803/250080 objects misplaced (3.120%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T09:45:00.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:44:59 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:45:00.114 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:00.144 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:00.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:00.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:59 smithi165 ceph-mon[86023]: pgmap v288: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 58 MiB/s wr, 928 op/s; 6671/250080 objects degraded (2.668%); 7803/250080 objects misplaced (3.120%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T09:45:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:44:59 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:45:00.246 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:00.276 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:00.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:00.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:00.377 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:00.409 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:00.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:00.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:00.428 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 56 16 88122 88106 98.3135 68.875 0.0079464 0.0101667 2024-09-21T09:45:00.511 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:00.552 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:00.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:00.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:00.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:45:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:45:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:45:00.653 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:00.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:00.693 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:00.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:00.794 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:00.839 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:00.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:00.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:00.940 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:00.961 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:00.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:00.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:01.062 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:01.092 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:01.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:01.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:01.194 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:01.217 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:01.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:01.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:01.320 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:01.351 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:01.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:01.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:01.429 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 57 16 89363 89347 97.9494 77.5625 0.0243566 0.0102041 2024-09-21T09:45:01.452 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:01.507 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:01.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:01.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:01.609 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:01.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:01.661 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:01.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:01.762 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:01.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:01.795 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:01.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:01.896 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:01.938 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:01.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:01.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:02.040 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:02.077 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:02.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:02.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:01 smithi165 ceph-mon[86023]: pgmap v289: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s; 6671/259842 objects degraded (2.567%); 7410/259842 objects misplaced (2.852%); 10 MiB/s, 166 objects/s recovering 2024-09-21T09:45:02.179 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:02.204 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:02.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:02.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:02.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:01 smithi137 ceph-mon[93825]: pgmap v289: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s; 6671/259842 objects degraded (2.567%); 7410/259842 objects misplaced (2.852%); 10 MiB/s, 166 objects/s recovering 2024-09-21T09:45:02.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:01 smithi137 ceph-mon[97575]: pgmap v289: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s; 6671/259842 objects degraded (2.567%); 7410/259842 objects misplaced (2.852%); 10 MiB/s, 166 objects/s recovering 2024-09-21T09:45:02.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:45:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:45:01] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.51.0" 2024-09-21T09:45:02.306 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:02.340 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:02.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:02.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:02.429 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 58 16 90450 90434 97.4319 67.9375 0.00984134 0.0102585 2024-09-21T09:45:02.442 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:02.483 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:02.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:02.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:02.584 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:02.606 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:02.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:02.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:02.708 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:02.754 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:02.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:02.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:02.856 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:02.894 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:02.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:02.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:02.996 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:03.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:03.034 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:03.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:03.135 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:03.158 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:03.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:03.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:03.260 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:03.279 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:45:03.287 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:03.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:03.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:03.388 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:03.429 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:03.429 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 59 16 91576 91560 96.9732 70.375 0.0145096 0.0103074 2024-09-21T09:45:03.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:03.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:03.530 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:03.578 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:03.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:03.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:03.679 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:03.711 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:03.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:03.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:03.812 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:03.839 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:03.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:03.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:03.940 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:03.982 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:03.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:03.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:04.084 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:04.110 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:04.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:04.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:04.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:03 smithi165 ceph-mon[86023]: pgmap v290: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 6671/264336 objects degraded (2.524%); 6802/264336 objects misplaced (2.573%); 8.7 MiB/s, 139 objects/s recovering 2024-09-21T09:45:04.211 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:04.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:04.253 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:04.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:03 smithi137 ceph-mon[93825]: pgmap v290: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 6671/264336 objects degraded (2.524%); 6802/264336 objects misplaced (2.573%); 8.7 MiB/s, 139 objects/s recovering 2024-09-21T09:45:04.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:03 smithi137 ceph-mon[97575]: pgmap v290: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 6671/264336 objects degraded (2.524%); 6802/264336 objects misplaced (2.573%); 8.7 MiB/s, 139 objects/s recovering 2024-09-21T09:45:04.354 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:04.386 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:04.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:04.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:04.429 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T09:45:04.428439+0000 min lat: 0.00132492 max lat: 2.73891 avg lat: 0.0103416 2024-09-21T09:45:04.429 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:45:04.429 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 60 16 92818 92802 96.6507 77.625 0.0063291 0.0103416 2024-09-21T09:45:04.487 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:04.523 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:04.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:04.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:04.624 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:04.645 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:04.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:04.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:04.747 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:04.777 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:04.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:04.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:04.878 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:04.933 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:04.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:04.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:05.035 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:05.068 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:05.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:05.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:05.170 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:05.209 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:05.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:05.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:05.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:04 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 6671/267549 objects degraded (2.493%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:05.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:04 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 6671/267549 objects degraded (2.493%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:05.301 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:04 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 6671/267549 objects degraded (2.493%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:05.311 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:05.341 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:05.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:05.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:05.429 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 61 16 94008 93992 96.2854 74.375 0.0129297 0.0103809 2024-09-21T09:45:05.442 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:05.463 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:05.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:05.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:05.565 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:05.595 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:05.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:05.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:05.697 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:05.729 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:05.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:05.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:05.831 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:05.873 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:05.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:05.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:05.975 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:06.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:06.000 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:06.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:06.101 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:06.242 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:06.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:06.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:06.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:05 smithi137 ceph-mon[93825]: pgmap v291: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 6671/267549 objects degraded (2.493%); 6802/267549 objects misplaced (2.542%); 6.9 MiB/s, 111 objects/s recovering 2024-09-21T09:45:06.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:05 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:06.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:05 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:05 smithi137 ceph-mon[97575]: pgmap v291: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 6671/267549 objects degraded (2.493%); 6802/267549 objects misplaced (2.542%); 6.9 MiB/s, 111 objects/s recovering 2024-09-21T09:45:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:05 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:05 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:06.345 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:06.388 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:06.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:06.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:05 smithi165 ceph-mon[86023]: pgmap v291: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 6671/267549 objects degraded (2.493%); 6802/267549 objects misplaced (2.542%); 6.9 MiB/s, 111 objects/s recovering 2024-09-21T09:45:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:05 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:05 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:06.430 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 62 16 95036 95020 95.7686 64.25 0.00786167 0.0104371 2024-09-21T09:45:06.490 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:06.525 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:06.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:06.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:06.627 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:06.668 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:06.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:06.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:06.770 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:06.801 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:06.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:06.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:06.902 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:06.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:06.945 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:06.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:07.046 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:07.076 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:07.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:07.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:07.178 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:07.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:07.217 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:07.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:07.318 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:07.339 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:07.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:07.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:07.429 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 63 16 96132 96116 95.3357 68.5 0.0095685 0.0104841 2024-09-21T09:45:07.441 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:07.485 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:07.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:07.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:07.586 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:07.616 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:07.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:07.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:07.717 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:07.738 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:07.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:07.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:07.840 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:07.867 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:07.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:07.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:07.917 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:07.921 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:07.948 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T09:45:07.969 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:07.994 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:07.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:07.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:08.096 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:08.145 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:08.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:08.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:08.247 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:08.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:08.284 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:08.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:07 smithi137 ceph-mon[93825]: pgmap v292: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s; 6671/279501 objects degraded (2.387%); 6350/279501 objects misplaced (2.272%); 9.3 MiB/s, 148 objects/s recovering 2024-09-21T09:45:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:07 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/903140971' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:45:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:07 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:45:08.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:07 smithi137 ceph-mon[97575]: pgmap v292: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s; 6671/279501 objects degraded (2.387%); 6350/279501 objects misplaced (2.272%); 9.3 MiB/s, 148 objects/s recovering 2024-09-21T09:45:08.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:07 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/903140971' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:45:08.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:07 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:45:08.385 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:07 smithi165 ceph-mon[86023]: pgmap v292: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s; 6671/279501 objects degraded (2.387%); 6350/279501 objects misplaced (2.272%); 9.3 MiB/s, 148 objects/s recovering 2024-09-21T09:45:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:07 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/903140971' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:45:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:07 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:45:08.406 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:08.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:08.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:08.429 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 64 16 97083 97067 94.7747 59.4375 0.00469702 0.0105377 2024-09-21T09:45:08.508 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:08.553 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:08.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:08.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:08.655 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:08.683 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:08.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:08.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:08.785 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:08.828 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:08.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:08.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:08.929 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:08.958 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:08.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:08.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:09.059 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:09.101 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:09.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:09.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:09.202 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:09.237 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:09.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:09.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:09.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:08 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:45:09.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:08 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:45:09.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:08 smithi137 ceph-mon[93825]: osdmap e116: 8 total, 8 up, 8 in 2024-09-21T09:45:09.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:08 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:45:09.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:08 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:45:09.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:08 smithi137 ceph-mon[97575]: osdmap e116: 8 total, 8 up, 8 in 2024-09-21T09:45:09.339 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:09.368 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:09.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:09.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:09.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:08 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:45:09.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:08 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:45:09.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:08 smithi165 ceph-mon[86023]: osdmap e116: 8 total, 8 up, 8 in 2024-09-21T09:45:09.429 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 65 16 98191 98175 94.3819 69.25 0.019247 0.0105899 2024-09-21T09:45:09.470 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:09.493 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:09.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:09.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:09.594 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:09.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:09.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:09.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:09.722 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:09.752 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:09.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:09.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:09.854 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:09.895 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:09.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:09.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:09.997 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:10.023 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:10.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:10.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:10.125 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:10.152 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:09 smithi137 ceph-mon[93825]: pgmap v294: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s; 6671/284853 objects degraded (2.342%); 5720/284853 objects misplaced (2.008%); 9.1 MiB/s, 146 objects/s recovering 2024-09-21T09:45:10.152 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:10.152 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:10.152 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:09 smithi137 ceph-mon[97575]: pgmap v294: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s; 6671/284853 objects degraded (2.342%); 5720/284853 objects misplaced (2.008%); 9.1 MiB/s, 146 objects/s recovering 2024-09-21T09:45:10.152 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:10.152 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:10.166 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:10.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:10.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:10.268 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:10.310 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:10.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:10.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:10.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:45:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:45:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:45:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:09 smithi165 ceph-mon[86023]: pgmap v294: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s; 6671/284853 objects degraded (2.342%); 5720/284853 objects misplaced (2.008%); 9.1 MiB/s, 146 objects/s recovering 2024-09-21T09:45:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:10.412 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:10.430 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 66 16 99185 99169 93.8932 62.125 0.00432194 0.010614 2024-09-21T09:45:10.435 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:10.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:10.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:10.537 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:10.558 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:10.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:10.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:10.659 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:10.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:10.681 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:10.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:10.711 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:10.782 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:10.804 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:10.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:10.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:10.905 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:10.927 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:10.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:10.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:11.029 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:11.057 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:11.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:11.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:11.159 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:11.197 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:11.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:11.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:11.262 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:10 smithi137 ceph-mon[93825]: osdmap e117: 8 total, 8 up, 8 in 2024-09-21T09:45:11.262 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:10 smithi137 ceph-mon[97575]: osdmap e117: 8 total, 8 up, 8 in 2024-09-21T09:45:11.299 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:11.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:11.325 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:11.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:11.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:10 smithi165 ceph-mon[86023]: osdmap e117: 8 total, 8 up, 8 in 2024-09-21T09:45:11.426 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:11.429 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 67 16 99647 99631 92.9228 28.875 0.00386102 0.0107227 2024-09-21T09:45:11.449 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:11.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:11.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:11.551 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:11.575 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:11.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:11.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:11.677 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:11.698 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:11.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:11.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:11.800 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:11.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:11.823 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:11.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:11.924 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:11.946 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:11.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:11.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:12.047 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:12.060 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T09:45:12.073 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:12.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:12.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:12.174 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:12.201 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:12.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:12.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:11 smithi137 ceph-mon[93825]: pgmap v296: 99 pgs: 1 active+recovering+undersized+remapped, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s; 6671/293385 objects degraded (2.274%); 5250/293385 objects misplaced (1.789%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T09:45:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:11 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 6671/293385 objects degraded (2.274%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:11 smithi137 ceph-mon[93825]: osdmap e118: 8 total, 8 up, 8 in 2024-09-21T09:45:12.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:45:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:45:11] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.51.0" 2024-09-21T09:45:12.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:11 smithi137 ceph-mon[97575]: pgmap v296: 99 pgs: 1 active+recovering+undersized+remapped, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s; 6671/293385 objects degraded (2.274%); 5250/293385 objects misplaced (1.789%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T09:45:12.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:11 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 6671/293385 objects degraded (2.274%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:12.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:11 smithi137 ceph-mon[97575]: osdmap e118: 8 total, 8 up, 8 in 2024-09-21T09:45:12.302 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:12.329 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:12.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:12.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:11 smithi165 ceph-mon[86023]: pgmap v296: 99 pgs: 1 active+recovering+undersized+remapped, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s; 6671/293385 objects degraded (2.274%); 5250/293385 objects misplaced (1.789%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T09:45:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:11 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 6671/293385 objects degraded (2.274%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:11 smithi165 ceph-mon[86023]: osdmap e118: 8 total, 8 up, 8 in 2024-09-21T09:45:12.430 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 68 16 100217 100201 92.0793 35.625 0.0119924 0.0108554 2024-09-21T09:45:12.432 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:12.459 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:12.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:12.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:12.561 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:12.588 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:12.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:12.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:12.690 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:12.714 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:12.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:12.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:12.816 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:12.841 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:12.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:12.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:12.942 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:12.988 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:12.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:12.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:13.090 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:13.117 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:13.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:13.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:13.219 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:13.252 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:13.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:13.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:13.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:12 smithi137 ceph-mon[93825]: osdmap e119: 8 total, 8 up, 8 in 2024-09-21T09:45:13.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:12 smithi137 ceph-mon[97575]: osdmap e119: 8 total, 8 up, 8 in 2024-09-21T09:45:13.354 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:13.381 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:13.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:13.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:13.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:12 smithi165 ceph-mon[86023]: osdmap e119: 8 total, 8 up, 8 in 2024-09-21T09:45:13.430 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 69 16 101437 101421 91.8499 76.25 0.00891333 0.0108828 2024-09-21T09:45:13.484 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:13.512 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:13.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:13.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:13.613 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:13.642 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:13.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:13.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:13.743 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:13.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:13.797 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:13.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:13.898 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:13.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:13.947 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:13.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:14.048 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:14.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:14.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:14.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:14.191 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:14.212 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:14.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:14.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:14.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:14 smithi137 ceph-mon[93825]: pgmap v299: 99 pgs: 1 active+recovering+undersized+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 2249/296616 objects degraded (0.758%); 8744/296616 objects misplaced (2.948%); 12 MiB/s, 195 objects/s recovering 2024-09-21T09:45:14.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:14 smithi137 ceph-mon[97575]: pgmap v299: 99 pgs: 1 active+recovering+undersized+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 2249/296616 objects degraded (0.758%); 8744/296616 objects misplaced (2.948%); 12 MiB/s, 195 objects/s recovering 2024-09-21T09:45:14.313 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:14.342 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:14.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:14.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:14 smithi165 ceph-mon[86023]: pgmap v299: 99 pgs: 1 active+recovering+undersized+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 2249/296616 objects degraded (0.758%); 8744/296616 objects misplaced (2.948%); 12 MiB/s, 195 objects/s recovering 2024-09-21T09:45:14.431 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 70 16 102581 102565 91.5591 71.5 0.0100306 0.0109167 2024-09-21T09:45:14.444 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:14.471 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:14.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:14.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:14.573 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:14.600 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:14.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:14.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:14.702 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:14.731 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:14.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:14.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:14.832 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:14.876 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:14.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:14.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:14.978 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:15.014 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:15.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:15.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:15.115 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:15.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:15.158 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:15.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:15.259 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:15.299 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:15.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:15.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:15.401 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:15.430 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 71 16 103760 103744 91.3073 73.6875 0.0106346 0.010947 2024-09-21T09:45:15.434 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:15.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:15.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:15.536 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:15.575 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:15.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:15.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:15.677 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:15.716 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:15.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:15.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:15.818 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:15.858 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:15.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:15.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:15.960 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:15.998 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:15.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:16.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:16.008 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:16 smithi137 ceph-mon[93825]: pgmap v300: 99 pgs: 1 active+recovering+undersized+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 794 op/s; 2249/299154 objects degraded (0.752%); 8744/299154 objects misplaced (2.923%); 9.5 MiB/s, 151 objects/s recovering 2024-09-21T09:45:16.101 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:16.138 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:16.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:16.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:16.241 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:16.267 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:16.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:16.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:16 smithi137 ceph-mon[97575]: pgmap v300: 99 pgs: 1 active+recovering+undersized+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 794 op/s; 2249/299154 objects degraded (0.752%); 8744/299154 objects misplaced (2.923%); 9.5 MiB/s, 151 objects/s recovering 2024-09-21T09:45:16.370 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:16 smithi165 ceph-mon[86023]: pgmap v300: 99 pgs: 1 active+recovering+undersized+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 794 op/s; 2249/299154 objects degraded (0.752%); 8744/299154 objects misplaced (2.923%); 9.5 MiB/s, 151 objects/s recovering 2024-09-21T09:45:16.411 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:16.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:16.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:16.432 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 72 16 104934 104918 91.0565 73.375 0.00746341 0.0109767 2024-09-21T09:45:16.514 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:16.544 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:16.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:16.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:16.645 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:16.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:16.674 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:16.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:16.775 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:16.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:16.803 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:16.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:16.904 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:16.954 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:16.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:16.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:17.057 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:17.099 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:17.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:17.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:17.185 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:17 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2249/299154 objects degraded (0.752%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:45:17.185 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:17 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a[93821]: 2024-09-21T09:45:17.131+0000 7f66a97aa640 -1 mon.a@0(leader).osd e119 definitely_dead 0 2024-09-21T09:45:17.185 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:17 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2249/299154 objects degraded (0.752%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:45:17.201 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:17.246 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:17.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:17.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:17.348 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:17.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:17 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2249/299154 objects degraded (0.752%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:45:17.398 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:17.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:17.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:17.432 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 73 16 106032 106016 90.7492 68.625 0.0104581 0.011014 2024-09-21T09:45:17.501 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:17.535 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:17.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:17.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:17.632 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:45:17.633 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:45:17.637 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:17.662 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:17.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:17.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:17.764 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:17.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:17.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:17.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:17.893 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:17.917 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:17.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:17.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:18.019 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:18.041 INFO:teuthology.orchestra.run.smithi137.stderr:marked out osd.5. 2024-09-21T09:45:18.058 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:45:18.059 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:45:18.059 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:45:18.059 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:45:18.059 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:45:18.059 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:45:18.059 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:45:18.059 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:45:18.059 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:45:18.059 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:45:18.067 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:18.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:18.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:18.086 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:45:18.086 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:45:18.108 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:45:18.109 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:45:18.128 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:45:18.128 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:45:18.170 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:18.190 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:18 smithi137 ceph-mon[93825]: pgmap v301: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 2249/309078 objects degraded (0.728%); 8216/309078 objects misplaced (2.658%); 10 MiB/s, 163 objects/s recovering 2024-09-21T09:45:18.190 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:18 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2552554355' entity='client.admin' cmd={"prefix": "osd out", "ids": ["5"]} : dispatch 2024-09-21T09:45:18.190 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:18 smithi137 ceph-mon[93825]: Client client.admin marked osd.5 out, while it was still marked up 2024-09-21T09:45:18.190 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:18 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2019168910' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:45:18.191 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:18 smithi137 ceph-mon[97575]: pgmap v301: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 2249/309078 objects degraded (0.728%); 8216/309078 objects misplaced (2.658%); 10 MiB/s, 163 objects/s recovering 2024-09-21T09:45:18.191 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:18 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2552554355' entity='client.admin' cmd={"prefix": "osd out", "ids": ["5"]} : dispatch 2024-09-21T09:45:18.191 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:18 smithi137 ceph-mon[97575]: Client client.admin marked osd.5 out, while it was still marked up 2024-09-21T09:45:18.191 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:18 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2019168910' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:45:18.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:18.192 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:18.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:18.293 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:18.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:18.315 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:18.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:18 smithi165 ceph-mon[86023]: pgmap v301: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 2249/309078 objects degraded (0.728%); 8216/309078 objects misplaced (2.658%); 10 MiB/s, 163 objects/s recovering 2024-09-21T09:45:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:18 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2552554355' entity='client.admin' cmd={"prefix": "osd out", "ids": ["5"]} : dispatch 2024-09-21T09:45:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:18 smithi165 ceph-mon[86023]: Client client.admin marked osd.5 out, while it was still marked up 2024-09-21T09:45:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:18 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2019168910' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:45:18.416 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:18.432 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 74 16 106721 106705 90.1048 43.0625 0.00305376 0.0110406 2024-09-21T09:45:18.438 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:18.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:18.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:18.507 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T09:45:18.540 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:18.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:18.562 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:18.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:18.663 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:18.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:18.685 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:18.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:18.786 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:18.807 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:18.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:18.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:18.908 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:18.926 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:18.933 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:18.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:18.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:19.035 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:19.072 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:19.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:19.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:19.174 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:19.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:19.196 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:19.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:19.297 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:19.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:19 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2552554355' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2024-09-21T09:45:19.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:19 smithi137 ceph-mon[93825]: osdmap e120: 8 total, 8 up, 7 in 2024-09-21T09:45:19.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:19 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2552554355' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2024-09-21T09:45:19.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:19 smithi137 ceph-mon[97575]: osdmap e120: 8 total, 8 up, 7 in 2024-09-21T09:45:19.318 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:19.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:19.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:19 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2552554355' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2024-09-21T09:45:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:19 smithi165 ceph-mon[86023]: osdmap e120: 8 total, 8 up, 7 in 2024-09-21T09:45:19.420 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:19.432 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 75 16 106721 106705 88.9035 0 - 0.0110406 2024-09-21T09:45:19.440 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:19.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:19.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:19.542 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:19.562 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:19.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:19.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:19.664 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:19.685 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:19.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:19.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:19.786 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:19.809 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:19.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:19.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:19.821 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:19.911 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:19.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:19.933 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:19.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:20.034 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:20.044 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:20 smithi137 ceph-mon[97575]: pgmap v303: 99 pgs: 2 unknown, 4 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 91 active+clean; 6.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s; 2249/314778 objects degraded (0.714%); 8216/314778 objects misplaced (2.610%); 5.1 MiB/s, 80 objects/s recovering 2024-09-21T09:45:20.044 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:20 smithi137 ceph-mon[97575]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T09:45:20.044 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:20 smithi137 ceph-mon[97575]: osdmap e121: 8 total, 8 up, 7 in 2024-09-21T09:45:20.044 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:20 smithi137 ceph-mon[93825]: pgmap v303: 99 pgs: 2 unknown, 4 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 91 active+clean; 6.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s; 2249/314778 objects degraded (0.714%); 8216/314778 objects misplaced (2.610%); 5.1 MiB/s, 80 objects/s recovering 2024-09-21T09:45:20.045 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:20 smithi137 ceph-mon[93825]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T09:45:20.045 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:20 smithi137 ceph-mon[93825]: osdmap e121: 8 total, 8 up, 7 in 2024-09-21T09:45:20.063 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:20.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:20.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:20.165 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:20.192 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:20.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:20.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:20.293 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:20.299 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:45:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:45:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:45:20.299 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:20 smithi165 ceph-mon[86023]: pgmap v303: 99 pgs: 2 unknown, 4 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 91 active+clean; 6.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s; 2249/314778 objects degraded (0.714%); 8216/314778 objects misplaced (2.610%); 5.1 MiB/s, 80 objects/s recovering 2024-09-21T09:45:20.299 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:20 smithi165 ceph-mon[86023]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T09:45:20.299 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:20 smithi165 ceph-mon[86023]: osdmap e121: 8 total, 8 up, 7 in 2024-09-21T09:45:20.336 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:20.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:20.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:20.432 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 76 16 106769 106753 87.7733 1.5 0.0033624 0.0112321 2024-09-21T09:45:20.439 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:20.468 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:20.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:20.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:20.570 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:20.603 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:20.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:20.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:20.704 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:20.731 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:20.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:20.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:20.832 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:20.854 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:20.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:20.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:20.955 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:20.979 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:20.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:20.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:21.081 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:21.103 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:21.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:21.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:21.205 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:21.227 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:21.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:21.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:21.293 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:21 smithi137 ceph-mon[93825]: osdmap e122: 8 total, 8 up, 7 in 2024-09-21T09:45:21.294 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:21 smithi137 ceph-mon[97575]: osdmap e122: 8 total, 8 up, 7 in 2024-09-21T09:45:21.329 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:21.350 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:21.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:21.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:21.367 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:45:21.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:21 smithi165 ceph-mon[86023]: osdmap e122: 8 total, 8 up, 7 in 2024-09-21T09:45:21.432 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 77 16 106986 106970 86.8096 13.5625 0.00333747 0.0113437 2024-09-21T09:45:21.452 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:21.472 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:21.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:21.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:21.574 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:21.595 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:21.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:21.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:21.696 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:21.718 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:21.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:21.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:21.820 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:21.842 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:21.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:21.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:21.943 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:21.964 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:21.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:21.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:22.065 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:22.069 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T09:45:22.086 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:22.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:22.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:22.188 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:22.209 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:22.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:22.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:22.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:45:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:45:21] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.51.0" 2024-09-21T09:45:22.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:22 smithi137 ceph-mon[93825]: pgmap v306: 99 pgs: 1 active+recovery_wait+degraded, 2 unknown, 4 peering, 2 active+recovering+undersized+remapped, 90 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s; 1/317925 objects degraded (0.000%); 9965/317925 objects misplaced (3.134%); 4.4 MiB/s, 71 objects/s recovering 2024-09-21T09:45:22.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:22 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 1/317925 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:45:22.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:22 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3625760673' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:45:22.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:22 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:45:22.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:22 smithi137 ceph-mon[97575]: pgmap v306: 99 pgs: 1 active+recovery_wait+degraded, 2 unknown, 4 peering, 2 active+recovering+undersized+remapped, 90 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s; 1/317925 objects degraded (0.000%); 9965/317925 objects misplaced (3.134%); 4.4 MiB/s, 71 objects/s recovering 2024-09-21T09:45:22.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:22 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 1/317925 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:45:22.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:22 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3625760673' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:45:22.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:22 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:45:22.310 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:22.335 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:22.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:22.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:22 smithi165 ceph-mon[86023]: pgmap v306: 99 pgs: 1 active+recovery_wait+degraded, 2 unknown, 4 peering, 2 active+recovering+undersized+remapped, 90 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s; 1/317925 objects degraded (0.000%); 9965/317925 objects misplaced (3.134%); 4.4 MiB/s, 71 objects/s recovering 2024-09-21T09:45:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:22 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 1/317925 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:45:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:22 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3625760673' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:45:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:22 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:45:22.433 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 78 16 106986 106970 85.6968 0 - 0.0113437 2024-09-21T09:45:22.437 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:22.458 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:22.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:22.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:22.559 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:22.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:22.582 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:22.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:22.683 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:22.705 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:22.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:22.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:22.806 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:22.827 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:22.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:22.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:22.928 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:22.951 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:22.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:22.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:23.053 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:23.078 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:23.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:23.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:23.179 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:23.200 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:23.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:23.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:23.255 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:23.302 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:23.324 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:23.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:23.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:23.348 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:23 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:45:23.348 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:23 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:45:23.348 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:23 smithi137 ceph-mon[93825]: osdmap e123: 8 total, 8 up, 7 in 2024-09-21T09:45:23.348 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:23 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:45:23.348 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:23 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:45:23.348 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:23 smithi137 ceph-mon[97575]: osdmap e123: 8 total, 8 up, 7 in 2024-09-21T09:45:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:23 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:45:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:23 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:45:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:23 smithi165 ceph-mon[86023]: osdmap e123: 8 total, 8 up, 7 in 2024-09-21T09:45:23.425 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:23.433 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 79 16 106986 106970 84.6122 0 - 0.0113437 2024-09-21T09:45:23.448 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:23.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:23.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:23.550 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:23.572 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:23.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:23.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:23.673 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:23.697 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:23.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:23.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:23.799 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:23.821 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:23.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:23.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:23.923 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:23.945 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:23.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:23.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:23.981 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:45:23.981 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T09:45:23.982 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T09:45:23.982 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T09:45:23.982 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:45:24.046 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:24.067 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:24.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:24.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:24.169 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:24.191 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:24.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:24.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:24.292 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:45:24.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:24 smithi137 ceph-mon[93825]: pgmap v308: 99 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 unknown, 4 peering, 1 active+recovering+undersized+remapped, 86 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 39 MiB/s wr, 619 op/s; 19587/319770 objects degraded (6.125%); 5943/319770 objects misplaced (1.859%); 4.0 MiB/s, 65 objects/s recovering 2024-09-21T09:45:24.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:24 smithi137 ceph-mon[97575]: pgmap v308: 99 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 unknown, 4 peering, 1 active+recovering+undersized+remapped, 86 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 39 MiB/s wr, 619 op/s; 19587/319770 objects degraded (6.125%); 5943/319770 objects misplaced (1.859%); 4.0 MiB/s, 65 objects/s recovering 2024-09-21T09:45:24.314 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:24.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:24.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:45:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:24 smithi165 ceph-mon[86023]: pgmap v308: 99 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 unknown, 4 peering, 1 active+recovering+undersized+remapped, 86 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 39 MiB/s wr, 619 op/s; 19587/319770 objects degraded (6.125%); 5943/319770 objects misplaced (1.859%); 4.0 MiB/s, 65 objects/s recovering 2024-09-21T09:45:24.415 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:24.433 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T09:45:24.432244+0000 min lat: 0.00132492 max lat: 2.73891 avg lat: 0.0113437 2024-09-21T09:45:24.433 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:45:24.433 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 80 16 106986 106970 83.5546 0 - 0.0113437 2024-09-21T09:45:24.437 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:24.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:24.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:24.539 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:24.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:24.561 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:24.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:24.658 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T09:45:24.661 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:24.724 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:24.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:24.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:24.800 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T09:45:24.800 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:45:24.800 INFO:tasks.thrashosds.thrasher:Killing osd 0, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T09:45:24.800 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T09:45:24.800 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl stop ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.0 2024-09-21T09:45:24.826 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:24.847 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:24.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:24.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:24.948 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:24.969 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:24.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:24.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:25.050 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:45:24 smithi137 systemd[1]: Stopping Ceph osd.0 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:45:25.071 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:25.092 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:25.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:25.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:25.194 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:25.196 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T09:45:25.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:25.215 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:25.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:25.316 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:25.341 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:25.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:25.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:25.433 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 81 16 106986 106970 82.5232 0 - 0.0113437 2024-09-21T09:45:25.443 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:25.465 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:25.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:25.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:25.567 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:25.590 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:25.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:25.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:25.692 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:25.713 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:25.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:25.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:25.814 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:25.837 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:25.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:25.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:25.939 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:25.961 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:25.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:25.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:25 smithi137 ceph-mon[93825]: pgmap v309: 99 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 89 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 18 MiB/s wr, 291 op/s; 32780/320034 objects degraded (10.243%); 5943/320034 objects misplaced (1.857%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T09:45:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:25 smithi137 ceph-mon[93825]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T09:45:26.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:25 smithi137 ceph-mon[97575]: pgmap v309: 99 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 89 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 18 MiB/s wr, 291 op/s; 32780/320034 objects degraded (10.243%); 5943/320034 objects misplaced (1.857%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T09:45:26.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:26.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:26.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:25 smithi137 ceph-mon[97575]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T09:45:26.062 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:26.083 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:26.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:26.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:25 smithi165 ceph-mon[86023]: pgmap v309: 99 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 89 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 18 MiB/s wr, 291 op/s; 32780/320034 objects degraded (10.243%); 5943/320034 objects misplaced (1.857%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T09:45:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:25 smithi165 ceph-mon[86023]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T09:45:26.185 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:26.206 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:26.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:26.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:26.307 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:26.328 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:26.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:26.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:26.430 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:26.433 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 82 16 106986 106970 81.5169 0 - 0.0113437 2024-09-21T09:45:26.451 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:26.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:26.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:26.552 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:26.574 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:26.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:26.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:26.669 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:26.676 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:26.683 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:26.697 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:26.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:26.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:26.798 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:26.820 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:26.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:26.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:26.918 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:26 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 32780/320034 objects degraded (10.243%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:26.918 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:26 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 32780/320034 objects degraded (10.243%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:26.921 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:26.942 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:26.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:26.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:27.044 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:27.070 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:27.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:27.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:26 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 32780/320034 objects degraded (10.243%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:27.171 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:27.192 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:27.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:27.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:27.294 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:27.315 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:27.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:27.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:27.417 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:27.433 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 83 16 106986 106970 80.5349 0 - 0.0113437 2024-09-21T09:45:27.440 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:27.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:27.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:27.542 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:27.563 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:27.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:27.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:27.665 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:27.686 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:27.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:27.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:27.788 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:27.810 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:27.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:27.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:27.911 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:27.934 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:27.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:27.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:28.036 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:28.038 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:27 smithi137 ceph-mon[93825]: pgmap v310: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 15 MiB/s wr, 240 op/s; 32780/320226 objects degraded (10.237%); 4593/320226 objects misplaced (1.434%); 8.0 MiB/s, 128 objects/s recovering 2024-09-21T09:45:28.038 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:27 smithi137 ceph-mon[93825]: osd.0 marked itself down and dead 2024-09-21T09:45:28.039 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:27 smithi137 ceph-mon[97575]: pgmap v310: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 15 MiB/s wr, 240 op/s; 32780/320226 objects degraded (10.237%); 4593/320226 objects misplaced (1.434%); 8.0 MiB/s, 128 objects/s recovering 2024-09-21T09:45:28.039 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:27 smithi137 ceph-mon[97575]: osd.0 marked itself down and dead 2024-09-21T09:45:28.039 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:45:27 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[104552]: 2024-09-21T09:45:27.729+0000 7f76f847e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T09:45:28.039 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:45:27 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[104552]: 2024-09-21T09:45:27.730+0000 7f76f847e640 -1 osd.0 123 *** Got signal Terminated *** 2024-09-21T09:45:28.039 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:45:27 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[104552]: 2024-09-21T09:45:27.730+0000 7f76f847e640 -1 osd.0 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:45:28.039 INFO:teuthology.orchestra.run.smithi137.stderr:Error ENXIO: problem getting command descriptions from osd.0 2024-09-21T09:45:28.056 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:45:28.057 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:45:28.057 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:28.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:28.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:28.074 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:45:28.074 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:45:28.094 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:45:28.094 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:45:28.115 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:45:28.115 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:45:28.130 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:45:28.130 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:45:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:27 smithi165 ceph-mon[86023]: pgmap v310: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 15 MiB/s wr, 240 op/s; 32780/320226 objects degraded (10.237%); 4593/320226 objects misplaced (1.434%); 8.0 MiB/s, 128 objects/s recovering 2024-09-21T09:45:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:27 smithi165 ceph-mon[86023]: osd.0 marked itself down and dead 2024-09-21T09:45:28.158 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:28.179 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:28.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:28.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:28.281 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:28.302 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:28.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:28.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:28.404 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:28.426 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:28.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:28.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:28.433 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 84 16 106986 106970 79.5762 0 - 0.0113437 2024-09-21T09:45:28.527 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:28.549 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:28.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:28.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:28.651 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:28.673 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:28.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:28.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:28.774 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:28.796 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:28.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:28.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:28.897 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:28.919 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:28.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:28.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:29.020 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:29.043 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:29.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:29.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:29.144 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:29.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:28 smithi165 ceph-mon[86023]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:45:29.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:28 smithi165 ceph-mon[86023]: osdmap e124: 8 total, 7 up, 7 in 2024-09-21T09:45:29.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:28 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/155167042' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:45:29.166 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:29.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:29.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:29.268 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:29.289 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:29.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:29.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:29.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:28 smithi137 ceph-mon[93825]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:45:29.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:28 smithi137 ceph-mon[93825]: osdmap e124: 8 total, 7 up, 7 in 2024-09-21T09:45:29.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:28 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/155167042' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:45:29.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:28 smithi137 ceph-mon[97575]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:45:29.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:28 smithi137 ceph-mon[97575]: osdmap e124: 8 total, 7 up, 7 in 2024-09-21T09:45:29.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:28 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/155167042' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:45:29.301 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:45:28 smithi137 podman[140081]: 2024-09-21 09:45:28.98965945 +0000 UTC m=+2.322859653 container died b953b77286a914741fb1aec8082f3f25bb497ffeba196571271e74e214b41e24 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_BRANCH=HEAD, RELEASE=main-62da54b, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-21T09:45:29.391 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:29.413 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:29.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:29.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:29.433 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 85 16 106986 106970 78.6401 0 - 0.0113437 2024-09-21T09:45:29.516 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:29.537 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:29.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:29.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:29.639 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:29.662 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:29.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:29.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:29.763 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:29.785 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:29.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:29.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:29.800 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:45:29 smithi137 podman[140081]: 2024-09-21 09:45:29.405974271 +0000 UTC m=+2.739174471 container cleanup b953b77286a914741fb1aec8082f3f25bb497ffeba196571271e74e214b41e24 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:45:29.800 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:45:29 smithi137 bash[140081]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0 2024-09-21T09:45:29.887 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:29.909 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:29.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:29.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:30.010 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:30.034 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:30.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:30.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:30.136 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:29 smithi165 ceph-mon[86023]: pgmap v312: 99 pgs: 7 peering, 1 stale+active+recovery_wait+undersized+degraded+remapped, 14 stale+active+clean, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 68 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 6.0 MiB/s wr, 95 op/s; 26167/320226 objects degraded (8.171%); 11160/320226 objects misplaced (3.485%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T09:45:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:29 smithi165 ceph-mon[86023]: osdmap e125: 8 total, 7 up, 7 in 2024-09-21T09:45:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:29 smithi165 ceph-mon[86023]: osdmap e126: 8 total, 7 up, 7 in 2024-09-21T09:45:30.157 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:30.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:30.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:30.259 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:30.280 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:30.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:30.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:30.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:29 smithi137 ceph-mon[93825]: pgmap v312: 99 pgs: 7 peering, 1 stale+active+recovery_wait+undersized+degraded+remapped, 14 stale+active+clean, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 68 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 6.0 MiB/s wr, 95 op/s; 26167/320226 objects degraded (8.171%); 11160/320226 objects misplaced (3.485%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T09:45:30.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:29 smithi137 ceph-mon[93825]: osdmap e125: 8 total, 7 up, 7 in 2024-09-21T09:45:30.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:29 smithi137 ceph-mon[93825]: osdmap e126: 8 total, 7 up, 7 in 2024-09-21T09:45:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:29 smithi137 ceph-mon[97575]: pgmap v312: 99 pgs: 7 peering, 1 stale+active+recovery_wait+undersized+degraded+remapped, 14 stale+active+clean, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 68 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 6.0 MiB/s wr, 95 op/s; 26167/320226 objects degraded (8.171%); 11160/320226 objects misplaced (3.485%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T09:45:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:29 smithi137 ceph-mon[97575]: osdmap e125: 8 total, 7 up, 7 in 2024-09-21T09:45:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:29 smithi137 ceph-mon[97575]: osdmap e126: 8 total, 7 up, 7 in 2024-09-21T09:45:30.382 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:30.405 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:30.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:30.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:30.433 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 86 16 106986 106970 77.7258 0 - 0.0113437 2024-09-21T09:45:30.508 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:30.529 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:30.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:30.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:30.631 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:30.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:45:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:45:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:45:30.652 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:30.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:30.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:30.754 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:30.775 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:30.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:30.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:30.877 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:30.899 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:30.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:30.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:31.000 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:31.022 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:31.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:31.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:31.124 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:31.145 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:31.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:31.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:31.247 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:31.269 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:31.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:31.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:31.300 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:45:31 smithi137 podman[140278]: 2024-09-21 09:45:31.011625518 +0000 UTC m=+2.647062771 container remove b953b77286a914741fb1aec8082f3f25bb497ffeba196571271e74e214b41e24 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0, org.label-schema.license=GPLv2, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-21T09:45:31.371 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:31.393 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:31.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:31.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:31.433 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 87 16 106986 106970 76.8324 0 - 0.0113437 2024-09-21T09:45:31.495 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:31.517 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:31.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:31.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:31.619 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:31.640 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:31.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:31.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:31.742 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:31.763 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:31.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:31.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:31.865 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:31.887 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:31.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:31.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:31.988 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:32.009 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:32.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:32.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:32.111 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:32.132 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:32.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:32.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:31 smithi165 ceph-mon[86023]: pgmap v315: 99 pgs: 7 peering, 1 stale+active+recovery_wait+undersized+degraded+remapped, 2 stale+active+clean, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 18 active+undersized, 7 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 57 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 682 KiB/s wr, 10 op/s; 33711/320226 objects degraded (10.527%); 11826/320226 objects misplaced (3.693%); 12 MiB/s, 194 objects/s recovering 2024-09-21T09:45:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:31 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 33711/320226 objects degraded (10.527%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:32.234 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:32.255 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:32.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:32.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:31 smithi137 ceph-mon[93825]: pgmap v315: 99 pgs: 7 peering, 1 stale+active+recovery_wait+undersized+degraded+remapped, 2 stale+active+clean, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 18 active+undersized, 7 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 57 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 682 KiB/s wr, 10 op/s; 33711/320226 objects degraded (10.527%); 11826/320226 objects misplaced (3.693%); 12 MiB/s, 194 objects/s recovering 2024-09-21T09:45:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:31 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 33711/320226 objects degraded (10.527%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:45:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:45:31] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.51.0" 2024-09-21T09:45:32.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:31 smithi137 ceph-mon[97575]: pgmap v315: 99 pgs: 7 peering, 1 stale+active+recovery_wait+undersized+degraded+remapped, 2 stale+active+clean, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 18 active+undersized, 7 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 57 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 682 KiB/s wr, 10 op/s; 33711/320226 objects degraded (10.527%); 11826/320226 objects misplaced (3.693%); 12 MiB/s, 194 objects/s recovering 2024-09-21T09:45:32.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:31 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 33711/320226 objects degraded (10.527%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:32.357 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:32.378 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:32.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:32.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:32.433 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 88 16 106986 106970 75.9594 0 - 0.0113437 2024-09-21T09:45:32.480 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:32.501 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:32.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:32.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:32.603 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:32.626 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:32.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:32.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:32.727 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:32.749 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:32.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:32.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:32.851 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:32.872 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:32.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:32.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:32.974 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:32.995 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:32.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:32.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:33.097 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:33.118 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:33.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:33.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:33.220 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:33.241 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:33.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:33.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:33.343 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:33.364 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:33.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:33.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:33.433 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 89 16 106986 106970 75.106 0 - 0.0113437 2024-09-21T09:45:33.466 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:33.487 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:33.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:33.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:33.589 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:33.613 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:33.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:33.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:33.714 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:33.735 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:33.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:33.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:33.837 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:33.859 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:33.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:33.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:33.960 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:33.982 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:33.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:33.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:34.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:33 smithi137 ceph-mon[93825]: pgmap v316: 99 pgs: 8 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 22 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded, 53 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 33742/320226 objects degraded (10.537%); 21634/320226 objects misplaced (6.756%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T09:45:34.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:33 smithi137 ceph-mon[97575]: pgmap v316: 99 pgs: 8 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 22 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded, 53 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 33742/320226 objects degraded (10.537%); 21634/320226 objects misplaced (6.756%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T09:45:34.084 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:34.105 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:34.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:34.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:33 smithi165 ceph-mon[86023]: pgmap v316: 99 pgs: 8 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 22 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded, 53 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 33742/320226 objects degraded (10.537%); 21634/320226 objects misplaced (6.756%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T09:45:34.207 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:34.228 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:34.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:34.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:34.330 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:34.351 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:34.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:34.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:34.434 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 90 16 106986 106970 74.2716 0 - 0.0113437 2024-09-21T09:45:34.452 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:34.473 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:34.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:34.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:34.575 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:34.596 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:34.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:34.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:34.698 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:34.719 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:34.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:34.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:34.821 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:34.842 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:34.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:34.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:34.944 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:34.965 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:34.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:34.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:35.067 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:35.088 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:35.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:35.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:35.189 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:35.211 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:35.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:35.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:35.313 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:35.335 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:35.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:35.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:35.434 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 91 16 106986 106970 73.4555 0 - 0.0113437 2024-09-21T09:45:35.437 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:35.459 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:35.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:35.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:35.560 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:35.585 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:35.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:35.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:35.649 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:45:35.649 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:45:35.667 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:45:35.668 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:45:35.687 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:35.708 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:35.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:35.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:35.810 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:35.831 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:35.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:35.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:35.933 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:35.954 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:35.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:35.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:36.056 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:36.078 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:36.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:36.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:35 smithi165 ceph-mon[86023]: pgmap v317: 99 pgs: 8 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 22 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded, 53 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 33742/320226 objects degraded (10.537%); 21634/320226 objects misplaced (6.756%); 4.6 MiB/s, 72 objects/s recovering 2024-09-21T09:45:36.182 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:36.206 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:36.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:36.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:36.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:35 smithi137 ceph-mon[93825]: pgmap v317: 99 pgs: 8 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 22 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded, 53 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 33742/320226 objects degraded (10.537%); 21634/320226 objects misplaced (6.756%); 4.6 MiB/s, 72 objects/s recovering 2024-09-21T09:45:36.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:35 smithi137 ceph-mon[97575]: pgmap v317: 99 pgs: 8 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 22 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded, 53 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 33742/320226 objects degraded (10.537%); 21634/320226 objects misplaced (6.756%); 4.6 MiB/s, 72 objects/s recovering 2024-09-21T09:45:36.308 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:36.330 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:36.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:36.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:36.431 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:36.434 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 92 16 106986 106970 72.6571 0 - 0.0113437 2024-09-21T09:45:36.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:36.453 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:36.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:36.554 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:36.578 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:36.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:36.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:36.680 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:36.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:36.702 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:36.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:36.803 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:36.857 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:36.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:36.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:36.959 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:36.980 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:36.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:36.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:37.082 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:37.106 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:37.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:37.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:37.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:36 smithi165 ceph-mon[86023]: osdmap e127: 8 total, 7 up, 7 in 2024-09-21T09:45:37.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:36 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 33742/320226 objects degraded (10.537%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:37.207 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:37.231 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:37.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:37.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:37.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:36 smithi137 ceph-mon[93825]: osdmap e127: 8 total, 7 up, 7 in 2024-09-21T09:45:37.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:36 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 33742/320226 objects degraded (10.537%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:37.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:36 smithi137 ceph-mon[97575]: osdmap e127: 8 total, 7 up, 7 in 2024-09-21T09:45:37.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:36 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 33742/320226 objects degraded (10.537%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:37.333 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:37.354 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:37.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:37.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:37.434 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 93 16 106986 106970 71.8759 0 - 0.0113437 2024-09-21T09:45:37.455 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:37.477 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:37.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:37.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:37.579 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:37.601 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:37.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:37.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:37.702 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:37.725 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:37.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:37.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:37.826 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:37.849 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:37.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:37.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:37.950 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:37.973 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:37.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:37.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:38.074 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:38.096 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:38.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:38.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:38.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:37 smithi165 ceph-mon[86023]: pgmap v319: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 3 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 1.5 MiB/s wr, 23 op/s; 39994/320769 objects degraded (12.468%); 19393/320769 objects misplaced (6.046%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T09:45:38.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:37 smithi165 ceph-mon[86023]: osdmap e128: 8 total, 7 up, 7 in 2024-09-21T09:45:38.198 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:38.201 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:37 smithi137 ceph-mon[93825]: pgmap v319: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 3 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 1.5 MiB/s wr, 23 op/s; 39994/320769 objects degraded (12.468%); 19393/320769 objects misplaced (6.046%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T09:45:38.201 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:37 smithi137 ceph-mon[93825]: osdmap e128: 8 total, 7 up, 7 in 2024-09-21T09:45:38.201 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:37 smithi137 ceph-mon[97575]: pgmap v319: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 3 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 1.5 MiB/s wr, 23 op/s; 39994/320769 objects degraded (12.468%); 19393/320769 objects misplaced (6.046%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T09:45:38.201 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:37 smithi137 ceph-mon[97575]: osdmap e128: 8 total, 7 up, 7 in 2024-09-21T09:45:38.220 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:38.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:38.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:38.321 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:38.344 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:38.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:38.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:38.434 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 94 16 106986 106970 71.1113 0 - 0.0113437 2024-09-21T09:45:38.445 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:38.468 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:38.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:38.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:38.570 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:38.593 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:38.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:38.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:38.695 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:38.718 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:38.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:38.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:38.819 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:38.843 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:38.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:38.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:38.944 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:38.966 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:38.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:38.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:39.067 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:39.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:39.091 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:39.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:39.191 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:39.213 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:39.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:39.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:39.315 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:39.337 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:39.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:39.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:39.434 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 95 16 106986 106970 70.3628 0 - 0.0113437 2024-09-21T09:45:39.439 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:39.460 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:39.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:39.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:39.562 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:39.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:39.585 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:39.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:39.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:39.708 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:39.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:39.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:39.809 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:39.831 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:39.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:39.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:39.933 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:39.954 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:39.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:39.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:40.056 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:40.077 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:40.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:40.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:40.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:39 smithi165 ceph-mon[86023]: pgmap v321: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 3 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 1.4 MiB/s wr, 22 op/s; 39994/320769 objects degraded (12.468%); 19393/320769 objects misplaced (6.046%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T09:45:40.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:40.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:40.180 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:40.201 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:40.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:40.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:40.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:39 smithi137 ceph-mon[97575]: pgmap v321: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 3 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 1.4 MiB/s wr, 22 op/s; 39994/320769 objects degraded (12.468%); 19393/320769 objects misplaced (6.046%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T09:45:40.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:40.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:39 smithi137 ceph-mon[93825]: pgmap v321: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 3 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 1.4 MiB/s wr, 22 op/s; 39994/320769 objects degraded (12.468%); 19393/320769 objects misplaced (6.046%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T09:45:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:40.303 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:40.327 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:40.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:40.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:40.428 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:40.434 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 96 16 106986 106970 69.63 0 - 0.0113437 2024-09-21T09:45:40.450 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:40.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:40.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:40.552 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:40.573 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:40.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:40.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:45:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:45:40.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:45:40.675 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:40.697 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:40.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:40.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:40.798 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:40.820 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:40.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:40.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:40.922 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:40.943 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:40.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:40.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:41.044 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:41.068 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:41.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:41.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:41.169 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:41.191 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:41.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:41.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:41.292 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:41.314 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:41.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:41.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:41.415 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:41.434 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 97 16 106986 106970 68.9122 0 - 0.0113437 2024-09-21T09:45:41.438 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:41.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:41.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:41.540 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:41.561 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:41.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:41.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:41.663 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:41.685 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:41.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:41.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:41.786 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:41.808 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:41.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:41.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:41.910 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:41.932 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:41.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:41.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:42.033 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:42.055 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:42.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:42.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:41 smithi165 ceph-mon[86023]: pgmap v322: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 1.4 MiB/s wr, 22 op/s; 40269/320769 objects degraded (12.554%); 18941/320769 objects misplaced (5.905%); 7.3 MiB/s, 116 objects/s recovering 2024-09-21T09:45:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:41 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 40269/320769 objects degraded (12.554%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:42.157 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:42.178 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:42.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:42.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:42.195 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:41 smithi137 ceph-mon[93825]: pgmap v322: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 1.4 MiB/s wr, 22 op/s; 40269/320769 objects degraded (12.554%); 18941/320769 objects misplaced (5.905%); 7.3 MiB/s, 116 objects/s recovering 2024-09-21T09:45:42.195 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:41 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 40269/320769 objects degraded (12.554%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:42.195 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:45:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:45:41] "GET /metrics HTTP/1.1" 200 36463 "" "Prometheus/2.51.0" 2024-09-21T09:45:42.195 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:41 smithi137 ceph-mon[97575]: pgmap v322: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 1.4 MiB/s wr, 22 op/s; 40269/320769 objects degraded (12.554%); 18941/320769 objects misplaced (5.905%); 7.3 MiB/s, 116 objects/s recovering 2024-09-21T09:45:42.195 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:41 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 40269/320769 objects degraded (12.554%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:42.280 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:42.301 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:42.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:42.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:42.403 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:42.426 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:42.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:42.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:42.434 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 98 16 106986 106970 68.2091 0 - 0.0113437 2024-09-21T09:45:42.528 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:42.551 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:42.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:42.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:42.652 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:42.674 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:42.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:42.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:42.776 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:42.799 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:42.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:42.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:42.900 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:42.923 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:42.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:42.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:43.025 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:43.047 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:43.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:43.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:43.148 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:43.170 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:43.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:43.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:43.271 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:43.293 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:43.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:43.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:43.395 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:43.416 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:43.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:43.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:43.434 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 99 16 106986 106970 67.5202 0 - 0.0113437 2024-09-21T09:45:43.518 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:43.540 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:43.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:43.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:43.642 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:43.664 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:43.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:43.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:43.765 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:43.787 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:43.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:43.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:43.889 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:43.912 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:43.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:43.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:44.014 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:44.036 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:44.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:44.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:44.138 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:44.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:43 smithi165 ceph-mon[86023]: pgmap v323: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 1.4 MiB/s wr, 22 op/s; 40269/320769 objects degraded (12.554%); 18203/320769 objects misplaced (5.675%); 13 MiB/s, 209 objects/s recovering 2024-09-21T09:45:44.160 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:44.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:44.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:44.261 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:44.284 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:44.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:44.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:44.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:43 smithi137 ceph-mon[93825]: pgmap v323: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 1.4 MiB/s wr, 22 op/s; 40269/320769 objects degraded (12.554%); 18203/320769 objects misplaced (5.675%); 13 MiB/s, 209 objects/s recovering 2024-09-21T09:45:44.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:43 smithi137 ceph-mon[97575]: pgmap v323: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 1.4 MiB/s wr, 22 op/s; 40269/320769 objects degraded (12.554%); 18203/320769 objects misplaced (5.675%); 13 MiB/s, 209 objects/s recovering 2024-09-21T09:45:44.385 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:44.407 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:44.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:44.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:44.435 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T09:45:44.433999+0000 min lat: 0.00132492 max lat: 2.73891 avg lat: 0.0113437 2024-09-21T09:45:44.435 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:45:44.435 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 100 16 106986 106970 66.845 0 - 0.0113437 2024-09-21T09:45:44.508 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:44.530 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:44.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:44.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:44.632 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:44.654 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:44.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:44.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:44.756 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:44.777 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:44.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:44.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:44.879 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:44.901 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:44.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:44.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:45.002 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:45.025 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:45.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:45.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:45.126 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:45.149 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:45.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:45.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:45.188 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-21T09:45:45.189 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-21T09:45:45.250 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:45.272 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:45.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:45.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:45.373 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:45.397 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:45.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:45.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:45.434 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 101 16 106986 106970 66.1832 0 - 0.0113437 2024-09-21T09:45:45.499 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:45.553 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:45.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:45.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:45.654 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:45.676 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:45.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:45.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:45.778 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:45.800 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:45.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:45.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:45.902 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:45.923 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:45.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:45.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:46.025 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:46.049 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:46.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:46.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:46.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:45 smithi165 ceph-mon[86023]: pgmap v324: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 40269/320769 objects degraded (12.554%); 18203/320769 objects misplaced (5.675%); 9.4 MiB/s, 149 objects/s recovering 2024-09-21T09:45:46.150 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:46.159 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:45 smithi137 ceph-mon[93825]: pgmap v324: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 40269/320769 objects degraded (12.554%); 18203/320769 objects misplaced (5.675%); 9.4 MiB/s, 149 objects/s recovering 2024-09-21T09:45:46.159 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:45 smithi137 ceph-mon[97575]: pgmap v324: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 40269/320769 objects degraded (12.554%); 18203/320769 objects misplaced (5.675%); 9.4 MiB/s, 149 objects/s recovering 2024-09-21T09:45:46.175 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:46.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:46.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:46.277 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:46.302 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:46.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:46.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:46.404 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:46.425 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:46.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:46.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:46.435 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 102 16 106986 106970 65.5344 0 - 0.0113437 2024-09-21T09:45:46.527 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:46.549 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:46.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:46.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:46.651 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:46.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:46.674 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:46.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:46.748 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:45:46.748 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:45:46.776 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:46.797 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:46.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:46.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:46.898 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:46.920 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:46.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:46.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:47.021 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:47.044 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:47.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:47.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:47.146 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:47.168 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:47.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:47.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:47.190 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:45:47.269 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:47.290 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:47.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:47.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:47.392 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:47.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:47.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:47.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:45:47.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:45:47.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:47.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:47 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4279589964' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:45:47.416 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:47.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:47.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:47.435 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 103 16 106986 106970 64.8982 0 - 0.0113437 2024-09-21T09:45:47.436 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:47.437 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:47.437 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:45:47.437 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:45:47.437 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:47.437 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:47 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4279589964' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:45:47.437 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:47.437 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:47.437 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:45:47.437 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:45:47.437 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:45:47.437 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:47 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4279589964' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:45:47.472 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T09:45:47.473 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T09:45:47.518 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:47.541 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:47.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:47.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:47.642 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:47.666 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:47.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:47.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:47.749 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:45:47.768 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:47.790 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:47.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:47.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:47.892 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:47.913 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:47.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:47.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:48.015 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:48.037 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:48.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:48.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:48.139 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:48.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:48 smithi165 ceph-mon[86023]: pgmap v325: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 40269/320769 objects degraded (12.554%); 17030/320769 objects misplaced (5.309%); 13 MiB/s, 208 objects/s recovering 2024-09-21T09:45:48.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:48 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:45:48.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:48 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4279589964' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:45:48.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:48 smithi165 ceph-mon[86023]: osdmap e129: 8 total, 7 up, 7 in 2024-09-21T09:45:48.167 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:48.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:48.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:48.201 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:48 smithi137 ceph-mon[93825]: pgmap v325: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 40269/320769 objects degraded (12.554%); 17030/320769 objects misplaced (5.309%); 13 MiB/s, 208 objects/s recovering 2024-09-21T09:45:48.201 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:48 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:45:48.201 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:48 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4279589964' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:45:48.201 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:48 smithi137 ceph-mon[93825]: osdmap e129: 8 total, 7 up, 7 in 2024-09-21T09:45:48.201 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:48 smithi137 ceph-mon[97575]: pgmap v325: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 40269/320769 objects degraded (12.554%); 17030/320769 objects misplaced (5.309%); 13 MiB/s, 208 objects/s recovering 2024-09-21T09:45:48.201 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:48 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:45:48.201 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:48 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4279589964' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:45:48.201 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:48 smithi137 ceph-mon[97575]: osdmap e129: 8 total, 7 up, 7 in 2024-09-21T09:45:48.269 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:48.292 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:48.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:48.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:48.308 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:48.394 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:48.420 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:48.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:48.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:48.435 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 104 16 106986 106970 64.2743 0 - 0.0113437 2024-09-21T09:45:48.522 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:48.543 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:48.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:48.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:48.550 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:45:48 smithi137 podman[141928]: 2024-09-21 09:45:48.309228052 +0000 UTC m=+0.020002393 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:45:48.550 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:45:48 smithi137 podman[141928]: 2024-09-21 09:45:48.433778699 +0000 UTC m=+0.144553028 container create 3c831714114fb8a95a814f7770eb7c68a2c5c956ff4ad6658be1f80c732946b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-21T09:45:48.645 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:48.667 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:48.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:48.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:48.769 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:48.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:48.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:48.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:48.893 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:48.915 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:45:48 smithi137 podman[141928]: 2024-09-21 09:45:48.788723537 +0000 UTC m=+0.499497874 container init 3c831714114fb8a95a814f7770eb7c68a2c5c956ff4ad6658be1f80c732946b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-21T09:45:48.915 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:45:48 smithi137 podman[141928]: 2024-09-21 09:45:48.79365572 +0000 UTC m=+0.504430051 container start 3c831714114fb8a95a814f7770eb7c68a2c5c956ff4ad6658be1f80c732946b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-21T09:45:48.920 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:48.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:48.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:49.022 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:49.043 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:49.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:49.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:49.145 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:49.170 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:49.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:49.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:49.226 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:45:48 smithi137 podman[141928]: 2024-09-21 09:45:48.998401947 +0000 UTC m=+0.709176289 container attach 3c831714114fb8a95a814f7770eb7c68a2c5c956ff4ad6658be1f80c732946b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-21T09:45:49.272 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:49.294 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:49.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:49.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:49.396 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:49.420 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:49.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:49.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:49.435 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 105 16 106986 106970 63.6622 0 - 0.0113437 2024-09-21T09:45:49.522 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:49.545 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:49.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:49.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:49.550 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:45:49 smithi137 podman[141928]: 2024-09-21 09:45:49.462581456 +0000 UTC m=+1.173355795 container died 3c831714114fb8a95a814f7770eb7c68a2c5c956ff4ad6658be1f80c732946b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-21T09:45:49.647 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:49.670 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:49.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:49.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:49.713 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:45:49.713 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:45:49.772 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:49.795 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:49.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:49.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:49.897 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:49.920 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:49.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:49.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:50.021 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:50.045 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:50.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:50.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:50.146 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:50.168 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:50.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:50.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:50.235 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T09:45:50.270 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:50.293 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:50.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:50.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:50.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:50 smithi165 ceph-mon[86023]: pgmap v327: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 40269/320769 objects degraded (12.554%); 17030/320769 objects misplaced (5.309%); 13 MiB/s, 208 objects/s recovering 2024-09-21T09:45:50.376 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:45:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:45:50.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:45:50.394 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:50.404 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T09:45:50.417 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:50.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:50.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:50.435 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 106 16 106986 106970 63.0616 0 - 0.0113437 2024-09-21T09:45:50.519 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:50.540 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:50.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:50.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:50.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:50 smithi137 ceph-mon[93825]: pgmap v327: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 40269/320769 objects degraded (12.554%); 17030/320769 objects misplaced (5.309%); 13 MiB/s, 208 objects/s recovering 2024-09-21T09:45:50.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:50 smithi137 ceph-mon[97575]: pgmap v327: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 49 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 40269/320769 objects degraded (12.554%); 17030/320769 objects misplaced (5.309%); 13 MiB/s, 208 objects/s recovering 2024-09-21T09:45:50.643 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:50.665 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:50.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:50.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:50.690 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:45:50.766 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:50.790 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:50.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:50.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:50.892 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:50.915 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:50.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:50.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:51.016 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:51.038 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:51.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:51.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:51.140 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:51.162 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:51.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:51.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:51.263 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:51.285 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:51.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:51.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:51.387 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:51.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:51 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 40268/320769 objects degraded (12.554%), 19 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:51.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:51 smithi165 ceph-mon[86023]: osdmap e130: 8 total, 7 up, 7 in 2024-09-21T09:45:51.410 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:51.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:51.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:51.435 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 107 16 106986 106970 62.4723 0 - 0.0113437 2024-09-21T09:45:51.511 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:51.533 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:51.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:51.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:51.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:51 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 40268/320769 objects degraded (12.554%), 19 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:51.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:51 smithi137 ceph-mon[93825]: osdmap e130: 8 total, 7 up, 7 in 2024-09-21T09:45:51.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:51 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 40268/320769 objects degraded (12.554%), 19 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:51.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:51 smithi137 ceph-mon[97575]: osdmap e130: 8 total, 7 up, 7 in 2024-09-21T09:45:51.635 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:51.656 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:51.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:51.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:51.758 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:51.779 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:51.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:51.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:51.881 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:51.903 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:51.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:51.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:52.005 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:52.027 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:52.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:52.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:52.128 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:52.149 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:52.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:52.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:52.251 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:52.274 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:52.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:52.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:52 smithi137 ceph-mon[93825]: pgmap v328: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 50 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 40268/320769 objects degraded (12.554%); 16825/320769 objects misplaced (5.245%); 13 MiB/s, 211 objects/s recovering 2024-09-21T09:45:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:52 smithi137 ceph-mon[93825]: osdmap e131: 8 total, 7 up, 7 in 2024-09-21T09:45:52.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:45:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:45:51] "GET /metrics HTTP/1.1" 200 36463 "" "Prometheus/2.51.0" 2024-09-21T09:45:52.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:52 smithi137 ceph-mon[97575]: pgmap v328: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 50 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 40268/320769 objects degraded (12.554%); 16825/320769 objects misplaced (5.245%); 13 MiB/s, 211 objects/s recovering 2024-09-21T09:45:52.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:52 smithi137 ceph-mon[97575]: osdmap e131: 8 total, 7 up, 7 in 2024-09-21T09:45:52.375 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:52.396 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:52.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:52.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:52.435 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 108 16 106986 106970 61.8939 0 - 0.0113437 2024-09-21T09:45:52.488 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:52 smithi165 ceph-mon[86023]: pgmap v328: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+recovery_wait+degraded+remapped, 28 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 50 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 40268/320769 objects degraded (12.554%); 16825/320769 objects misplaced (5.245%); 13 MiB/s, 211 objects/s recovering 2024-09-21T09:45:52.488 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:52 smithi165 ceph-mon[86023]: osdmap e131: 8 total, 7 up, 7 in 2024-09-21T09:45:52.495 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:45:52.496 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:45:52.497 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:52.521 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:52.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:52.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:52.623 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:52.632 DEBUG:teuthology.orchestra.run.smithi137:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.0.service' 2024-09-21T09:45:52.646 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:52.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:52.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:52.699 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:45:52.699 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T09:45:52.747 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:52.769 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:52.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:52.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:52.871 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:52.895 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:52.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:52.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:52.997 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:53.021 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:53.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:53.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:53.123 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:53.147 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:53.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:53.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:53.154 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T09:45:53.249 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:53.272 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:53.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:53.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:53.333 INFO:teuthology.orchestra.run.smithi137.stderr:Error ENXIO: problem getting command descriptions from osd.0 2024-09-21T09:45:53.336 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:45:53.336 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:45:53.365 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:45:53.365 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:45:53.374 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:53.393 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:45:53.393 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:45:53.398 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:53.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:53.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:53.406 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:53.414 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:45:53.415 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:45:53.433 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:45:53.434 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:45:53.435 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 109 16 106986 106970 61.3261 0 - 0.0113437 2024-09-21T09:45:53.467 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:45:53.500 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:53.514 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:45:53.515 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:45:53.521 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:53.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:53.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:53.532 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:45:53.532 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:45:53.623 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:53.646 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:53.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:53.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:53.748 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:53.774 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:53.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:53.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:53.876 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:53.900 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:53.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:53.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:54.001 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:54.025 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:54.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:54.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:54.126 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:54.147 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:54.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:54.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:54.249 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:54.271 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:54.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:54.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:54.373 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:54.386 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-21T09:45:54.387 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-21T09:45:54.394 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:54.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:54.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:54.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:54 smithi165 ceph-mon[86023]: pgmap v331: 99 pgs: 1 peering, 1 remapped+peering, 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 50 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 40268/320769 objects degraded (12.554%); 15447/320769 objects misplaced (4.816%); 17 MiB/s, 265 objects/s recovering 2024-09-21T09:45:54.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:54 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1324198382' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:45:54.435 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Total time run: 109.394 2024-09-21T09:45:54.435 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Total writes made: 106986 2024-09-21T09:45:54.435 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Write size: 65536 2024-09-21T09:45:54.436 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Object size: 65536 2024-09-21T09:45:54.436 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Bandwidth (MB/sec): 61.1245 2024-09-21T09:45:54.436 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev Bandwidth: 58.979 2024-09-21T09:45:54.436 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max bandwidth (MB/sec): 228.688 2024-09-21T09:45:54.436 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min bandwidth (MB/sec): 0 2024-09-21T09:45:54.436 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Average IOPS: 977 2024-09-21T09:45:54.436 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev IOPS: 943.667 2024-09-21T09:45:54.436 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max IOPS: 3659 2024-09-21T09:45:54.436 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min IOPS: 0 2024-09-21T09:45:54.436 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Average Latency(s): 0.0163506 2024-09-21T09:45:54.436 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev Latency(s): 0.413915 2024-09-21T09:45:54.436 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max latency(s): 35.6722 2024-09-21T09:45:54.436 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min latency(s): 0.00132492 2024-09-21T09:45:54.450 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T09:45:54.496 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:54.519 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:54.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:54.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:54.543 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:54 smithi137 ceph-mon[93825]: pgmap v331: 99 pgs: 1 peering, 1 remapped+peering, 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 50 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 40268/320769 objects degraded (12.554%); 15447/320769 objects misplaced (4.816%); 17 MiB/s, 265 objects/s recovering 2024-09-21T09:45:54.543 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:54 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1324198382' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:45:54.543 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:54 smithi137 ceph-mon[97575]: pgmap v331: 99 pgs: 1 peering, 1 remapped+peering, 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 50 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 40268/320769 objects degraded (12.554%); 15447/320769 objects misplaced (4.816%); 17 MiB/s, 265 objects/s recovering 2024-09-21T09:45:54.543 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:54 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1324198382' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:45:54.620 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:54.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:54.663 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:54.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:54.764 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:54.810 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:54.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:54.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:54.912 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:54.937 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:54.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:54.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:55.038 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:55.063 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:55.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:55.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:55.164 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:55.202 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:55.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:55.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:55.304 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:55.332 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:55.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:55.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:55.335 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:55.337 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:45:55.337 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T09:45:55.337 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T09:45:55.337 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T09:45:55.337 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.337 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:16144 6.2 6:4dfa7fe5:::benchmark_data_smithi137_131945_object16143:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:45:55.337 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:09.174390+0000", 2024-09-21T09:45:55.337 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 106.157538479, 2024-09-21T09:45:55.338 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.045800784999999997, 2024-09-21T09:45:55.338 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.338 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.338 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.338 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.338 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.338 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 16144 2024-09-21T09:45:55.338 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.338 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.338 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.338 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.338 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.174390+0000", 2024-09-21T09:45:55.338 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.338 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.339 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.339 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.339 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.174390+0000", 2024-09-21T09:45:55.339 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.339 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.339 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.339 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.339 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.174389+0000", 2024-09-21T09:45:55.339 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:45:55.339 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.339 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.339 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.339 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.174416+0000", 2024-09-21T09:45:55.339 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7008999999999998e-05 2024-09-21T09:45:55.340 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.340 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.340 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.340 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.174428+0000", 2024-09-21T09:45:55.340 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1942e-05 2024-09-21T09:45:55.340 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.340 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.340 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.340 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.174434+0000", 2024-09-21T09:45:55.340 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1979999999999998e-06 2024-09-21T09:45:55.340 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.340 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.340 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.341 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.174532+0000", 2024-09-21T09:45:55.341 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8438999999999997e-05 2024-09-21T09:45:55.341 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.341 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.341 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.341 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.174643+0000", 2024-09-21T09:45:55.341 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000110992 2024-09-21T09:45:55.341 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.341 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.341 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.341 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.174800+0000", 2024-09-21T09:45:55.341 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000156871 2024-09-21T09:45:55.341 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.341 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.341 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.342 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.175433+0000", 2024-09-21T09:45:55.342 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00063294000000000002 2024-09-21T09:45:55.342 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.342 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.342 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.342 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.177199+0000", 2024-09-21T09:45:55.342 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0017657319999999999 2024-09-21T09:45:55.342 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.342 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.342 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.342 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.220134+0000", 2024-09-21T09:45:55.342 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.042935454999999997 2024-09-21T09:45:55.342 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.343 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.343 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.343 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.220165+0000", 2024-09-21T09:45:55.343 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0583999999999997e-05 2024-09-21T09:45:55.343 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.343 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.343 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.343 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.220191+0000", 2024-09-21T09:45:55.343 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5609000000000002e-05 2024-09-21T09:45:55.343 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.343 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.343 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.343 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.343 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.344 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:16156 6.2 6:4fccb3cd:::benchmark_data_smithi137_131945_object16155:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:45:55.344 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:09.177119+0000", 2024-09-21T09:45:55.344 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 106.15480939, 2024-09-21T09:45:55.344 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.048296802, 2024-09-21T09:45:55.344 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.344 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.344 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.344 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.344 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.344 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 16156 2024-09-21T09:45:55.344 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.344 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.344 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.345 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.345 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.177119+0000", 2024-09-21T09:45:55.345 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.345 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.345 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.345 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.345 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.177119+0000", 2024-09-21T09:45:55.345 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.345 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.345 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.346 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.346 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.177118+0000", 2024-09-21T09:45:55.346 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:45:55.346 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.346 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.346 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.347 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.177172+0000", 2024-09-21T09:45:55.347 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3338000000000003e-05 2024-09-21T09:45:55.347 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.347 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.347 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.347 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.177183+0000", 2024-09-21T09:45:55.347 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0926e-05 2024-09-21T09:45:55.347 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.348 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.348 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.348 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.177188+0000", 2024-09-21T09:45:55.348 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6489999999999996e-06 2024-09-21T09:45:55.348 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.348 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.348 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.348 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.177222+0000", 2024-09-21T09:45:55.348 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3356999999999999e-05 2024-09-21T09:45:55.349 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.349 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.349 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.349 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.177324+0000", 2024-09-21T09:45:55.349 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000102099 2024-09-21T09:45:55.349 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.349 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.349 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.349 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.177452+0000", 2024-09-21T09:45:55.349 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012831600000000001 2024-09-21T09:45:55.349 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.349 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.349 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.349 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.178412+0000", 2024-09-21T09:45:55.350 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000959964 2024-09-21T09:45:55.350 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.350 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.350 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.350 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.179433+0000", 2024-09-21T09:45:55.350 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001021086 2024-09-21T09:45:55.350 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.350 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.350 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.350 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.225359+0000", 2024-09-21T09:45:55.350 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.045926149999999999 2024-09-21T09:45:55.350 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.350 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.350 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.351 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.225390+0000", 2024-09-21T09:45:55.351 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1179000000000001e-05 2024-09-21T09:45:55.351 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.351 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.351 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.351 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.225416+0000", 2024-09-21T09:45:55.351 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5389999999999999e-05 2024-09-21T09:45:55.351 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.351 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.351 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.351 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.351 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.351 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:16166 6.2 6:4fc0a913:::benchmark_data_smithi137_131945_object16165:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:45:55.351 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:09.181477+0000", 2024-09-21T09:45:55.352 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 106.15045093400001, 2024-09-21T09:45:55.352 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.044029714999999997, 2024-09-21T09:45:55.352 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.352 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.352 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.352 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.352 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.352 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 16166 2024-09-21T09:45:55.352 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.352 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.352 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.352 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.352 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.181477+0000", 2024-09-21T09:45:55.353 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.353 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.353 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.353 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.353 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.181477+0000", 2024-09-21T09:45:55.353 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.353 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.353 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.353 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.353 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.181477+0000", 2024-09-21T09:45:55.353 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:45:55.353 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.353 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.353 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.354 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.181534+0000", 2024-09-21T09:45:55.354 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7714999999999999e-05 2024-09-21T09:45:55.354 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.354 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.354 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.354 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.181543+0000", 2024-09-21T09:45:55.354 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.7700000000000007e-06 2024-09-21T09:45:55.354 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.354 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.354 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.354 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.181547+0000", 2024-09-21T09:45:55.354 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1529999999999999e-06 2024-09-21T09:45:55.354 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.354 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.355 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.355 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.181576+0000", 2024-09-21T09:45:55.355 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.9139e-05 2024-09-21T09:45:55.355 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.355 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.355 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.355 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.181709+0000", 2024-09-21T09:45:55.355 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013300900000000001 2024-09-21T09:45:55.355 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.355 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.355 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.355 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.181839+0000", 2024-09-21T09:45:55.355 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000129281 2024-09-21T09:45:55.355 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.356 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.356 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.356 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.182981+0000", 2024-09-21T09:45:55.356 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0011421529999999999 2024-09-21T09:45:55.356 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.356 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.356 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.356 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.222908+0000", 2024-09-21T09:45:55.356 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.039926814999999997 2024-09-21T09:45:55.356 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.356 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.357 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.357 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.225448+0000", 2024-09-21T09:45:55.357 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0025403510000000002 2024-09-21T09:45:55.357 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.357 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.357 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.357 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.225478+0000", 2024-09-21T09:45:55.357 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0375e-05 2024-09-21T09:45:55.357 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.357 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.357 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.357 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.225507+0000", 2024-09-21T09:45:55.357 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8662000000000001e-05 2024-09-21T09:45:55.357 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.358 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.358 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.358 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.358 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.358 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:16167 6.2 6:4d37d6b5:::benchmark_data_smithi137_131945_object16166:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:45:55.358 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:09.181597+0000", 2024-09-21T09:45:55.358 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 106.150331173, 2024-09-21T09:45:55.358 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.043969201999999999, 2024-09-21T09:45:55.358 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.358 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.358 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.358 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.358 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.358 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 16167 2024-09-21T09:45:55.359 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.359 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.359 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.359 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.359 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.181597+0000", 2024-09-21T09:45:55.359 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.359 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.359 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.359 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.359 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.181597+0000", 2024-09-21T09:45:55.359 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.359 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.359 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.360 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.360 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.181597+0000", 2024-09-21T09:45:55.360 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:45:55.360 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.360 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.360 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.360 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.181670+0000", 2024-09-21T09:45:55.360 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3885000000000002e-05 2024-09-21T09:45:55.360 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.360 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.360 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.360 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.181679+0000", 2024-09-21T09:45:55.360 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2849999999999995e-06 2024-09-21T09:45:55.360 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.361 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.361 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.361 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.181684+0000", 2024-09-21T09:45:55.361 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9350000000000002e-06 2024-09-21T09:45:55.361 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.361 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.361 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.361 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.182359+0000", 2024-09-21T09:45:55.361 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00067573399999999999 2024-09-21T09:45:55.361 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.361 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.362 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.362 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.182472+0000", 2024-09-21T09:45:55.362 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000113131 2024-09-21T09:45:55.362 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.362 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.362 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.362 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.182576+0000", 2024-09-21T09:45:55.362 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010380899999999999 2024-09-21T09:45:55.362 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.362 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.362 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.362 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.183079+0000", 2024-09-21T09:45:55.362 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00050226000000000003 2024-09-21T09:45:55.363 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.363 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.363 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.363 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.222934+0000", 2024-09-21T09:45:55.363 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.039855028000000001 2024-09-21T09:45:55.363 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.363 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.363 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.363 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.225527+0000", 2024-09-21T09:45:55.363 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0025938250000000001 2024-09-21T09:45:55.363 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.363 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.363 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.363 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.225550+0000", 2024-09-21T09:45:55.364 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.2957999999999999e-05 2024-09-21T09:45:55.364 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.364 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.364 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.364 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.225566+0000", 2024-09-21T09:45:55.364 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5953000000000001e-05 2024-09-21T09:45:55.364 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.364 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.364 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.364 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.364 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.364 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:17945 6.2 6:4539ffc0:::benchmark_data_smithi137_131945_object17944:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:45:55.364 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:09.943200+0000", 2024-09-21T09:45:55.365 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 105.38872805, 2024-09-21T09:45:55.365 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.063438459000000003, 2024-09-21T09:45:55.365 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.365 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.365 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.365 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.365 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.365 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 17945 2024-09-21T09:45:55.365 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.365 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.365 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.365 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.365 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943200+0000", 2024-09-21T09:45:55.365 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.366 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.366 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.366 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.366 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943200+0000", 2024-09-21T09:45:55.366 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.366 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.366 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.366 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.366 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943199+0000", 2024-09-21T09:45:55.367 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:45:55.367 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.367 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.367 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.367 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943298+0000", 2024-09-21T09:45:55.367 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8950000000000006e-05 2024-09-21T09:45:55.367 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.367 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.367 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.367 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943313+0000", 2024-09-21T09:45:55.368 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.45e-05 2024-09-21T09:45:55.368 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.368 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.368 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.368 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943320+0000", 2024-09-21T09:45:55.368 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8839999999999997e-06 2024-09-21T09:45:55.368 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.368 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.368 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.368 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943364+0000", 2024-09-21T09:45:55.368 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4532e-05 2024-09-21T09:45:55.368 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.368 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.369 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.369 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943479+0000", 2024-09-21T09:45:55.369 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0001144 2024-09-21T09:45:55.369 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.369 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.369 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.369 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943613+0000", 2024-09-21T09:45:55.369 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013473399999999999 2024-09-21T09:45:55.369 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.369 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.369 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.369 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.944392+0000", 2024-09-21T09:45:55.369 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00077849400000000002 2024-09-21T09:45:55.369 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.370 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.370 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.370 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.944806+0000", 2024-09-21T09:45:55.370 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000414094 2024-09-21T09:45:55.370 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.370 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.370 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.371 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:10.006529+0000", 2024-09-21T09:45:55.371 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.061722932000000001 2024-09-21T09:45:55.371 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.371 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.371 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.372 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:10.006583+0000", 2024-09-21T09:45:55.372 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4518000000000002e-05 2024-09-21T09:45:55.372 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.372 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.372 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.372 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:10.006639+0000", 2024-09-21T09:45:55.372 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5211999999999999e-05 2024-09-21T09:45:55.372 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.373 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.373 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.373 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.373 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.373 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:21674 6.2 6:48ba025e:::benchmark_data_smithi137_131945_object21673:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:45:55.373 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:11.534929+0000", 2024-09-21T09:45:55.373 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 103.796999503, 2024-09-21T09:45:55.373 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.076979420000000007, 2024-09-21T09:45:55.374 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.374 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.374 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.374 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.374 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.374 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 21674 2024-09-21T09:45:55.374 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.374 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.374 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.375 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.375 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.534929+0000", 2024-09-21T09:45:55.375 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.375 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.375 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.375 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.375 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.534929+0000", 2024-09-21T09:45:55.375 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.376 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.376 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.376 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.376 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.534928+0000", 2024-09-21T09:45:55.376 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:45:55.376 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.376 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.376 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.377 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.534984+0000", 2024-09-21T09:45:55.377 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6436e-05 2024-09-21T09:45:55.377 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.377 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.377 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.377 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.534996+0000", 2024-09-21T09:45:55.377 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1603000000000001e-05 2024-09-21T09:45:55.377 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.378 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.378 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.378 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.535000+0000", 2024-09-21T09:45:55.378 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6299999999999997e-06 2024-09-21T09:45:55.378 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.378 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.378 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.378 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.535051+0000", 2024-09-21T09:45:55.378 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0170000000000002e-05 2024-09-21T09:45:55.378 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.378 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.378 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.378 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.535176+0000", 2024-09-21T09:45:55.379 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012591499999999999 2024-09-21T09:45:55.379 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.379 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.379 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.379 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.535338+0000", 2024-09-21T09:45:55.379 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016143 2024-09-21T09:45:55.379 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.379 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.379 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.379 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.536172+0000", 2024-09-21T09:45:55.379 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00083407299999999995 2024-09-21T09:45:55.379 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.379 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.379 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.380 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.536699+0000", 2024-09-21T09:45:55.380 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00052681500000000003 2024-09-21T09:45:55.380 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.380 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.380 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.380 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.611845+0000", 2024-09-21T09:45:55.380 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.075145923000000003 2024-09-21T09:45:55.380 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.380 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.380 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.380 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.611886+0000", 2024-09-21T09:45:55.380 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1498000000000001e-05 2024-09-21T09:45:55.380 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.380 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.381 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.381 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.611908+0000", 2024-09-21T09:45:55.381 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1985e-05 2024-09-21T09:45:55.381 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.381 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.381 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.381 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.381 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.381 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:27700 6.2 6:4d596608:::benchmark_data_smithi137_131945_object27699:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:45:55.381 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:14.053573+0000", 2024-09-21T09:45:55.381 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 101.27835557500001, 2024-09-21T09:45:55.381 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.043270702000000001, 2024-09-21T09:45:55.381 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.381 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.381 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.382 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.382 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.382 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 27700 2024-09-21T09:45:55.382 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.382 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.382 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.382 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.382 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.053573+0000", 2024-09-21T09:45:55.382 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.382 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.382 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.382 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.382 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.053573+0000", 2024-09-21T09:45:55.382 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.383 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.383 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.383 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.383 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.053571+0000", 2024-09-21T09:45:55.383 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:45:55.383 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.383 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.383 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.383 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.053604+0000", 2024-09-21T09:45:55.383 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.2441999999999999e-05 2024-09-21T09:45:55.383 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.383 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.383 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.384 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.053619+0000", 2024-09-21T09:45:55.384 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4987000000000001e-05 2024-09-21T09:45:55.384 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.384 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.384 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.384 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.053624+0000", 2024-09-21T09:45:55.384 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.891e-06 2024-09-21T09:45:55.384 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.384 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.384 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.384 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.053689+0000", 2024-09-21T09:45:55.384 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4393000000000005e-05 2024-09-21T09:45:55.384 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.385 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.385 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.385 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.053804+0000", 2024-09-21T09:45:55.385 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000115618 2024-09-21T09:45:55.385 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.385 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.385 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.385 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.053949+0000", 2024-09-21T09:45:55.385 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000144957 2024-09-21T09:45:55.385 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.385 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.385 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.385 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.055289+0000", 2024-09-21T09:45:55.385 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013395760000000001 2024-09-21T09:45:55.386 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.386 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.386 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.386 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.056905+0000", 2024-09-21T09:45:55.386 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001616431 2024-09-21T09:45:55.386 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.386 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.386 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.386 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.096738+0000", 2024-09-21T09:45:55.386 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.039832712999999999 2024-09-21T09:45:55.386 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.386 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.386 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.387 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.096796+0000", 2024-09-21T09:45:55.387 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7527e-05 2024-09-21T09:45:55.387 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.387 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.387 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.387 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.096843+0000", 2024-09-21T09:45:55.387 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7791999999999999e-05 2024-09-21T09:45:55.387 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.387 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.387 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.387 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.387 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.387 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:27714 6.2 6:46207d6e:::benchmark_data_smithi137_131945_object27713:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:45:55.388 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:14.058257+0000", 2024-09-21T09:45:55.388 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 101.273671083, 2024-09-21T09:45:55.388 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.041048437, 2024-09-21T09:45:55.388 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.388 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.388 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.388 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.388 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.388 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 27714 2024-09-21T09:45:55.388 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.388 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.388 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.388 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.388 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.058257+0000", 2024-09-21T09:45:55.389 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.389 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.389 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.389 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.389 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.058257+0000", 2024-09-21T09:45:55.389 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.389 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.389 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.389 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.389 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.058256+0000", 2024-09-21T09:45:55.389 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:45:55.389 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.389 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.389 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.390 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.058454+0000", 2024-09-21T09:45:55.390 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00019719900000000001 2024-09-21T09:45:55.390 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.390 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.390 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.390 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.058472+0000", 2024-09-21T09:45:55.390 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8082999999999999e-05 2024-09-21T09:45:55.390 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.390 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.390 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.390 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.058477+0000", 2024-09-21T09:45:55.390 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2560000000000002e-06 2024-09-21T09:45:55.390 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.391 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.391 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.391 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.058518+0000", 2024-09-21T09:45:55.391 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0640999999999999e-05 2024-09-21T09:45:55.391 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.391 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.391 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.391 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.058621+0000", 2024-09-21T09:45:55.391 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000103775 2024-09-21T09:45:55.391 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.391 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.391 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.391 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.058746+0000", 2024-09-21T09:45:55.391 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012464799999999999 2024-09-21T09:45:55.392 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.392 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.392 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.392 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.059937+0000", 2024-09-21T09:45:55.392 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0011913830000000001 2024-09-21T09:45:55.392 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.392 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.392 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.392 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.061217+0000", 2024-09-21T09:45:55.392 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012801139999999999 2024-09-21T09:45:55.392 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.392 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.392 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.392 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.099227+0000", 2024-09-21T09:45:55.393 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.038009118000000001 2024-09-21T09:45:55.393 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.393 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.393 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.393 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.099281+0000", 2024-09-21T09:45:55.393 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.431e-05 2024-09-21T09:45:55.393 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.393 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.393 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.393 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.099306+0000", 2024-09-21T09:45:55.393 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4793000000000001e-05 2024-09-21T09:45:55.393 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.393 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.393 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.394 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.394 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.394 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:27715 6.2 6:4cc0ed9f:::benchmark_data_smithi137_131945_object27714:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:45:55.394 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:14.059945+0000", 2024-09-21T09:45:55.394 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 101.271982982, 2024-09-21T09:45:55.394 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.039813618000000002, 2024-09-21T09:45:55.394 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.394 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.394 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.394 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.394 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.394 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 27715 2024-09-21T09:45:55.394 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.395 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.395 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.395 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.395 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.059945+0000", 2024-09-21T09:45:55.395 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.395 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.395 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.395 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.395 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.059945+0000", 2024-09-21T09:45:55.395 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.395 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.395 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.396 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.396 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.059945+0000", 2024-09-21T09:45:55.396 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:45:55.396 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.396 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.396 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.396 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.059995+0000", 2024-09-21T09:45:55.396 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0046000000000002e-05 2024-09-21T09:45:55.396 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.396 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.396 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.396 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.060005+0000", 2024-09-21T09:45:55.396 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0421000000000001e-05 2024-09-21T09:45:55.396 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.397 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.397 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.397 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.060011+0000", 2024-09-21T09:45:55.397 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6749999999999999e-06 2024-09-21T09:45:55.397 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.397 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.397 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.397 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.060062+0000", 2024-09-21T09:45:55.397 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1054000000000003e-05 2024-09-21T09:45:55.397 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.397 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.397 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.397 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.060187+0000", 2024-09-21T09:45:55.397 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000124888 2024-09-21T09:45:55.398 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.398 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.398 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.398 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.060324+0000", 2024-09-21T09:45:55.398 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013708200000000001 2024-09-21T09:45:55.398 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.398 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.398 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.398 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.061308+0000", 2024-09-21T09:45:55.398 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00098378799999999998 2024-09-21T09:45:55.398 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.398 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.398 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.399 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.061318+0000", 2024-09-21T09:45:55.399 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.031e-05 2024-09-21T09:45:55.399 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.399 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.399 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.399 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.099607+0000", 2024-09-21T09:45:55.399 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.038288918999999998 2024-09-21T09:45:55.399 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.399 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.399 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.399 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.099724+0000", 2024-09-21T09:45:55.399 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011691700000000001 2024-09-21T09:45:55.399 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.399 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.400 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.400 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:14.099759+0000", 2024-09-21T09:45:55.400 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5234999999999997e-05 2024-09-21T09:45:55.400 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.400 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.400 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.400 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.400 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.400 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:30277 6.2 6:4e58c8f5:::benchmark_data_smithi137_131945_object30276:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:45:55.400 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:15.183254+0000", 2024-09-21T09:45:55.400 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 100.148674058, 2024-09-21T09:45:55.400 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.061602948999999997, 2024-09-21T09:45:55.400 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.400 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.401 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.401 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.401 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.401 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 30277 2024-09-21T09:45:55.401 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.401 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.401 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.401 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.401 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183254+0000", 2024-09-21T09:45:55.401 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.401 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.401 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.401 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.401 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183254+0000", 2024-09-21T09:45:55.402 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.402 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.402 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.402 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.402 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183253+0000", 2024-09-21T09:45:55.402 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:45:55.402 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.402 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.402 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.402 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183309+0000", 2024-09-21T09:45:55.402 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5843e-05 2024-09-21T09:45:55.402 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.402 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.403 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.403 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183325+0000", 2024-09-21T09:45:55.403 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5889e-05 2024-09-21T09:45:55.403 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.403 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.403 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.403 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183330+0000", 2024-09-21T09:45:55.403 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8880000000000002e-06 2024-09-21T09:45:55.403 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.403 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.403 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.403 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183387+0000", 2024-09-21T09:45:55.403 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6823000000000001e-05 2024-09-21T09:45:55.404 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.404 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.404 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.404 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183526+0000", 2024-09-21T09:45:55.404 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013828199999999999 2024-09-21T09:45:55.404 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.404 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.404 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.404 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183663+0000", 2024-09-21T09:45:55.404 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000137353 2024-09-21T09:45:55.404 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.404 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.404 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.404 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.186082+0000", 2024-09-21T09:45:55.405 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0024194419999999999 2024-09-21T09:45:55.405 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.405 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.405 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.405 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.186781+0000", 2024-09-21T09:45:55.405 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00069875000000000004 2024-09-21T09:45:55.405 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.405 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.405 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.405 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.244774+0000", 2024-09-21T09:45:55.405 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.057992753000000001 2024-09-21T09:45:55.405 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.405 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.406 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.406 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.244821+0000", 2024-09-21T09:45:55.406 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7642999999999998e-05 2024-09-21T09:45:55.406 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.406 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.406 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.406 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.244857+0000", 2024-09-21T09:45:55.406 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5744999999999997e-05 2024-09-21T09:45:55.406 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.406 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.406 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.407 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.407 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.407 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:30278 6.2 6:4323169b:::benchmark_data_smithi137_131945_object30277:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:45:55.407 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:15.183345+0000", 2024-09-21T09:45:55.407 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 100.148583269, 2024-09-21T09:45:55.407 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.066381035000000005, 2024-09-21T09:45:55.407 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.407 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.407 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.407 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.407 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.407 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 30278 2024-09-21T09:45:55.407 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.407 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.408 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.408 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.408 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183345+0000", 2024-09-21T09:45:55.408 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.408 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.408 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.408 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.408 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183345+0000", 2024-09-21T09:45:55.408 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.408 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.408 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.408 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.408 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183345+0000", 2024-09-21T09:45:55.409 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:45:55.409 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.409 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.409 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.409 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183378+0000", 2024-09-21T09:45:55.409 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3093000000000003e-05 2024-09-21T09:45:55.409 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.409 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.409 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.409 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183386+0000", 2024-09-21T09:45:55.409 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9689999999999994e-06 2024-09-21T09:45:55.409 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.409 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.409 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.410 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183390+0000", 2024-09-21T09:45:55.410 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4830000000000001e-06 2024-09-21T09:45:55.410 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.410 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.410 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.410 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.184888+0000", 2024-09-21T09:45:55.410 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014979699999999999 2024-09-21T09:45:55.410 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.410 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.410 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.410 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.185013+0000", 2024-09-21T09:45:55.410 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012485400000000001 2024-09-21T09:45:55.410 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.411 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.411 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.411 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.185149+0000", 2024-09-21T09:45:55.411 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013616999999999999 2024-09-21T09:45:55.411 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.411 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.411 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.411 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.186204+0000", 2024-09-21T09:45:55.411 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0010546259999999999 2024-09-21T09:45:55.411 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.411 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.411 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.412 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.186909+0000", 2024-09-21T09:45:55.412 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00070503899999999997 2024-09-21T09:45:55.412 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.412 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.412 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.412 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.249666+0000", 2024-09-21T09:45:55.412 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.062757650999999998 2024-09-21T09:45:55.412 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.412 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.413 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.413 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.249702+0000", 2024-09-21T09:45:55.413 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5308999999999997e-05 2024-09-21T09:45:55.413 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.414 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.414 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.414 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.249726+0000", 2024-09-21T09:45:55.414 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4374000000000001e-05 2024-09-21T09:45:55.414 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.414 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.414 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.414 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.414 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.414 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:31860 6.e 6:7ee43cdc:::benchmark_data_smithi137_131945_object31859:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:45:55.414 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:15.905938+0000", 2024-09-21T09:45:55.414 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 99.425989899000001, 2024-09-21T09:45:55.414 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.032340061000000003, 2024-09-21T09:45:55.415 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.415 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.415 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.415 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.415 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.415 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 31860 2024-09-21T09:45:55.415 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.415 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.415 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.415 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.415 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.905938+0000", 2024-09-21T09:45:55.415 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.416 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.416 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.416 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.416 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.905938+0000", 2024-09-21T09:45:55.416 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.416 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.416 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.416 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.416 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.905937+0000", 2024-09-21T09:45:55.416 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:45:55.416 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.416 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.416 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.416 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.905974+0000", 2024-09-21T09:45:55.417 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7766999999999999e-05 2024-09-21T09:45:55.417 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.417 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.417 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.417 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.905988+0000", 2024-09-21T09:45:55.417 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3380999999999999e-05 2024-09-21T09:45:55.417 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.417 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.417 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.417 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.905992+0000", 2024-09-21T09:45:55.417 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2509999999999996e-06 2024-09-21T09:45:55.417 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.417 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.417 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.418 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.906036+0000", 2024-09-21T09:45:55.418 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3897999999999999e-05 2024-09-21T09:45:55.418 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.418 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.418 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.418 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.906154+0000", 2024-09-21T09:45:55.418 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000117837 2024-09-21T09:45:55.418 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.418 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.418 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T09:45:55.418 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.906264+0000", 2024-09-21T09:45:55.418 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010998299999999999 2024-09-21T09:45:55.418 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.419 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.419 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.419 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907501+0000", 2024-09-21T09:45:55.419 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001236963 2024-09-21T09:45:55.419 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.419 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.419 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.419 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.909001+0000", 2024-09-21T09:45:55.419 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015004300000000001 2024-09-21T09:45:55.419 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.419 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.419 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.419 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.938205+0000", 2024-09-21T09:45:55.419 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.029204322000000001 2024-09-21T09:45:55.420 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.420 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.420 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.420 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.938240+0000", 2024-09-21T09:45:55.420 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4946000000000001e-05 2024-09-21T09:45:55.420 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.420 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.420 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.420 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.938278+0000", 2024-09-21T09:45:55.420 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8031000000000002e-05 2024-09-21T09:45:55.420 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.420 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.420 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.420 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.421 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.421 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:31864 6.e 6:7fb59f7f:::benchmark_data_smithi137_131945_object31863:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:45:55.421 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:15.907530+0000", 2024-09-21T09:45:55.421 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 99.424398121999999, 2024-09-21T09:45:55.421 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.030829084999999999, 2024-09-21T09:45:55.421 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.421 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.421 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.421 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.421 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.421 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 31864 2024-09-21T09:45:55.421 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.421 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.421 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.422 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.422 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907530+0000", 2024-09-21T09:45:55.422 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.422 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.422 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.422 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.422 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907530+0000", 2024-09-21T09:45:55.422 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.422 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.422 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.422 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.422 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907529+0000", 2024-09-21T09:45:55.422 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:45:55.423 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.423 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.423 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.423 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907565+0000", 2024-09-21T09:45:55.423 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5719999999999997e-05 2024-09-21T09:45:55.423 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.423 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.423 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.423 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907581+0000", 2024-09-21T09:45:55.423 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5730999999999999e-05 2024-09-21T09:45:55.423 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.423 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.423 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.423 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907586+0000", 2024-09-21T09:45:55.424 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7080000000000002e-06 2024-09-21T09:45:55.424 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.424 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.424 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.424 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907699+0000", 2024-09-21T09:45:55.424 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000112883 2024-09-21T09:45:55.424 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.424 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.424 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.424 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907833+0000", 2024-09-21T09:45:55.424 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013373399999999999 2024-09-21T09:45:55.424 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.424 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.425 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T09:45:55.425 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907991+0000", 2024-09-21T09:45:55.425 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015824599999999999 2024-09-21T09:45:55.425 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.425 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.425 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.425 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.909101+0000", 2024-09-21T09:45:55.425 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00111009 2024-09-21T09:45:55.425 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.425 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.425 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.425 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.909227+0000", 2024-09-21T09:45:55.425 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000125573 2024-09-21T09:45:55.425 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.425 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.426 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.426 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.938310+0000", 2024-09-21T09:45:55.426 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.029083155999999999 2024-09-21T09:45:55.426 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.426 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.426 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.426 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.938339+0000", 2024-09-21T09:45:55.426 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8958999999999998e-05 2024-09-21T09:45:55.426 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.426 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.426 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.426 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.938359+0000", 2024-09-21T09:45:55.426 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.0163e-05 2024-09-21T09:45:55.427 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.427 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.427 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.427 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.427 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.427 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:31867 6.2 6:4b4382be:::benchmark_data_smithi137_131945_object31866:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:45:55.427 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:15.907945+0000", 2024-09-21T09:45:55.427 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 99.423983088, 2024-09-21T09:45:55.427 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.039124234000000001, 2024-09-21T09:45:55.427 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.427 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.427 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.427 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.428 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.428 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 31867 2024-09-21T09:45:55.428 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.428 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.428 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.428 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.428 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907945+0000", 2024-09-21T09:45:55.428 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.428 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.428 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.428 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.428 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907945+0000", 2024-09-21T09:45:55.428 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.429 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.429 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.429 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.429 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907944+0000", 2024-09-21T09:45:55.429 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:45:55.429 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.429 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.429 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.429 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907970+0000", 2024-09-21T09:45:55.429 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5299999999999998e-05 2024-09-21T09:45:55.429 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.429 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.429 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.429 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907978+0000", 2024-09-21T09:45:55.430 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8909999999999995e-06 2024-09-21T09:45:55.430 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.430 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.430 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.430 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.907982+0000", 2024-09-21T09:45:55.430 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3669999999999999e-06 2024-09-21T09:45:55.430 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.430 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.430 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.430 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.908014+0000", 2024-09-21T09:45:55.430 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1519000000000001e-05 2024-09-21T09:45:55.430 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.430 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.431 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.431 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.908105+0000", 2024-09-21T09:45:55.431 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1358000000000002e-05 2024-09-21T09:45:55.431 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.431 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.431 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.431 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.908200+0000", 2024-09-21T09:45:55.431 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.5131999999999997e-05 2024-09-21T09:45:55.431 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.431 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.431 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.431 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.909223+0000", 2024-09-21T09:45:55.431 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0010225760000000001 2024-09-21T09:45:55.432 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.432 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.432 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.432 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.940032+0000", 2024-09-21T09:45:55.432 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.030809021999999998 2024-09-21T09:45:55.432 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.432 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.432 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.432 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.946988+0000", 2024-09-21T09:45:55.432 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0069561830000000003 2024-09-21T09:45:55.432 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.432 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.432 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.432 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.947035+0000", 2024-09-21T09:45:55.433 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6885999999999998e-05 2024-09-21T09:45:55.433 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.433 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.433 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.433 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.947069+0000", 2024-09-21T09:45:55.433 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4718000000000002e-05 2024-09-21T09:45:55.433 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.433 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.433 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.433 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.433 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.433 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:34165 6.2 6:4a3ffb54:::benchmark_data_smithi137_131945_object34164:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:45:55.433 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:16.955845+0000", 2024-09-21T09:45:55.434 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 98.376083717, 2024-09-21T09:45:55.434 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.074213640999999997, 2024-09-21T09:45:55.434 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.434 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.434 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.434 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.434 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.434 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 34165 2024-09-21T09:45:55.434 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.434 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.434 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.434 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.434 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.955845+0000", 2024-09-21T09:45:55.435 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.435 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.435 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.435 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.435 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.955845+0000", 2024-09-21T09:45:55.435 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.435 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.435 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.435 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.435 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.955843+0000", 2024-09-21T09:45:55.435 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:45:55.435 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.435 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.435 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.436 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.955870+0000", 2024-09-21T09:45:55.436 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6540999999999999e-05 2024-09-21T09:45:55.436 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.436 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.436 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.436 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.955882+0000", 2024-09-21T09:45:55.436 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1918e-05 2024-09-21T09:45:55.436 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.436 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.436 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.436 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.955887+0000", 2024-09-21T09:45:55.436 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0900000000000004e-06 2024-09-21T09:45:55.436 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.437 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.437 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.437 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.955927+0000", 2024-09-21T09:45:55.437 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9829000000000001e-05 2024-09-21T09:45:55.437 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.437 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.437 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.437 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.956034+0000", 2024-09-21T09:45:55.437 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000107802 2024-09-21T09:45:55.437 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.438 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.438 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.438 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.956159+0000", 2024-09-21T09:45:55.438 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000124299 2024-09-21T09:45:55.438 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.438 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.438 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.438 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.957722+0000", 2024-09-21T09:45:55.438 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001563067 2024-09-21T09:45:55.438 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.438 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.438 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.438 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.959032+0000", 2024-09-21T09:45:55.438 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013100430000000001 2024-09-21T09:45:55.439 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.439 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.439 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.439 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:17.029981+0000", 2024-09-21T09:45:55.439 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.070949518000000003 2024-09-21T09:45:55.439 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.439 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.439 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.439 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:17.030029+0000", 2024-09-21T09:45:55.439 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8050000000000002e-05 2024-09-21T09:45:55.439 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.439 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.439 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.440 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:17.030058+0000", 2024-09-21T09:45:55.440 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8918e-05 2024-09-21T09:45:55.440 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.440 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.440 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.440 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.440 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.440 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:43678 6.2 6:4ad9aabb:::benchmark_data_smithi137_131945_object43677:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:45:55.440 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:21.741577+0000", 2024-09-21T09:45:55.440 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 93.590351381999994, 2024-09-21T09:45:55.440 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.036876671999999999, 2024-09-21T09:45:55.440 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.440 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.440 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.440 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.441 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.441 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 43678 2024-09-21T09:45:55.441 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.441 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.441 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.441 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.441 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:21.741577+0000", 2024-09-21T09:45:55.441 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.441 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.441 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.441 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.441 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:21.741577+0000", 2024-09-21T09:45:55.441 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.441 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.442 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.442 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.442 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:21.741576+0000", 2024-09-21T09:45:55.442 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:45:55.442 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.442 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.442 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.442 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:21.741658+0000", 2024-09-21T09:45:55.442 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2028999999999997e-05 2024-09-21T09:45:55.442 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.442 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.442 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.442 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:21.741666+0000", 2024-09-21T09:45:55.443 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1259999999999998e-06 2024-09-21T09:45:55.443 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.443 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.443 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.443 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:21.741671+0000", 2024-09-21T09:45:55.443 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8670000000000002e-06 2024-09-21T09:45:55.443 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.443 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.443 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.443 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:21.743216+0000", 2024-09-21T09:45:55.443 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015452269999999999 2024-09-21T09:45:55.443 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.443 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.444 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.444 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:21.743349+0000", 2024-09-21T09:45:55.444 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013258599999999999 2024-09-21T09:45:55.444 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.444 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.444 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.444 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:21.743477+0000", 2024-09-21T09:45:55.444 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012799 2024-09-21T09:45:55.444 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.444 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.444 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.444 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:21.746253+0000", 2024-09-21T09:45:55.444 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0027758819999999999 2024-09-21T09:45:55.444 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.444 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.445 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.445 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:21.763955+0000", 2024-09-21T09:45:55.445 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.017702479 2024-09-21T09:45:55.445 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.445 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.445 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.445 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:21.778397+0000", 2024-09-21T09:45:55.445 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.014441875 2024-09-21T09:45:55.445 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.445 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.445 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.445 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:21.778431+0000", 2024-09-21T09:45:55.445 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.362e-05 2024-09-21T09:45:55.445 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.446 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.446 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.446 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:21.778454+0000", 2024-09-21T09:45:55.446 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.2705e-05 2024-09-21T09:45:55.446 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.446 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.446 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.446 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.446 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.446 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:74981 6.2 6:42a753a8:::benchmark_data_smithi137_131945_object74980:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T09:45:55.446 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:49.428364+0000", 2024-09-21T09:45:55.446 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 65.903564176000003, 2024-09-21T09:45:55.446 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.031747612000000001, 2024-09-21T09:45:55.447 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.447 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.447 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.447 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.447 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.447 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 74981 2024-09-21T09:45:55.447 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.447 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.447 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.447 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.447 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.428364+0000", 2024-09-21T09:45:55.447 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.447 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.447 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.448 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.448 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.428364+0000", 2024-09-21T09:45:55.448 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.448 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.448 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.448 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.448 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.428363+0000", 2024-09-21T09:45:55.448 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:45:55.448 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.448 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.448 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.448 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.428405+0000", 2024-09-21T09:45:55.449 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2416999999999997e-05 2024-09-21T09:45:55.449 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.449 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.449 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.449 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.428418+0000", 2024-09-21T09:45:55.449 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3225e-05 2024-09-21T09:45:55.449 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.449 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.449 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.449 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.428424+0000", 2024-09-21T09:45:55.449 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6710000000000004e-06 2024-09-21T09:45:55.449 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.449 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.449 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.450 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.428475+0000", 2024-09-21T09:45:55.450 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0924999999999998e-05 2024-09-21T09:45:55.450 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.450 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.450 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.450 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.428595+0000", 2024-09-21T09:45:55.450 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011945 2024-09-21T09:45:55.450 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.450 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.450 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.450 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.428744+0000", 2024-09-21T09:45:55.450 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014918099999999999 2024-09-21T09:45:55.450 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.450 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.451 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.451 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.430143+0000", 2024-09-21T09:45:55.451 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001398924 2024-09-21T09:45:55.451 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.451 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.451 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.451 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.435697+0000", 2024-09-21T09:45:55.451 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0055547610000000001 2024-09-21T09:45:55.451 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.451 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.451 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.451 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.460021+0000", 2024-09-21T09:45:55.451 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.024324107000000001 2024-09-21T09:45:55.451 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.451 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.452 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.452 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.460074+0000", 2024-09-21T09:45:55.452 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2691000000000001e-05 2024-09-21T09:45:55.452 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.452 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.452 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.452 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.460112+0000", 2024-09-21T09:45:55.452 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7552999999999998e-05 2024-09-21T09:45:55.452 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.452 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.452 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.452 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.452 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.452 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:75017 6.2 6:43c12a8e:::benchmark_data_smithi137_131945_object75016:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T09:45:55.453 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:49.457625+0000", 2024-09-21T09:45:55.453 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 65.874303011999999, 2024-09-21T09:45:55.453 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.036419433000000001, 2024-09-21T09:45:55.453 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.453 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.453 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.453 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.453 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.453 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 75017 2024-09-21T09:45:55.453 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.453 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.453 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.453 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.453 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.457625+0000", 2024-09-21T09:45:55.453 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.454 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.454 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.454 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.454 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.457625+0000", 2024-09-21T09:45:55.454 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.454 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.454 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.454 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.454 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.457624+0000", 2024-09-21T09:45:55.454 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:45:55.454 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.454 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.454 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.454 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.473090+0000", 2024-09-21T09:45:55.455 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.015466367 2024-09-21T09:45:55.455 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.455 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.455 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.455 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.473107+0000", 2024-09-21T09:45:55.455 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6963999999999999e-05 2024-09-21T09:45:55.455 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.455 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.455 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.455 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.473114+0000", 2024-09-21T09:45:55.455 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0859999999999996e-06 2024-09-21T09:45:55.455 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.455 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.455 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.456 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.473173+0000", 2024-09-21T09:45:55.456 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8563000000000002e-05 2024-09-21T09:45:55.456 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.456 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.456 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.456 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.473383+0000", 2024-09-21T09:45:55.456 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00021027599999999999 2024-09-21T09:45:55.456 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.456 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.456 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.456 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.473515+0000", 2024-09-21T09:45:55.456 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013212599999999999 2024-09-21T09:45:55.457 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.457 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.457 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.457 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.474673+0000", 2024-09-21T09:45:55.457 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001157386 2024-09-21T09:45:55.457 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.457 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.457 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.457 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.493933+0000", 2024-09-21T09:45:55.457 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.019259839000000001 2024-09-21T09:45:55.457 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.457 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.457 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.458 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.493958+0000", 2024-09-21T09:45:55.458 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5156000000000001e-05 2024-09-21T09:45:55.458 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.458 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.458 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.458 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.494007+0000", 2024-09-21T09:45:55.458 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9777000000000001e-05 2024-09-21T09:45:55.458 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.458 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.458 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.458 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:49.494045+0000", 2024-09-21T09:45:55.458 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7286000000000002e-05 2024-09-21T09:45:55.459 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.459 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.459 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.459 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.459 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.459 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:76419 6.2 6:45cdf776:::benchmark_data_smithi137_131945_object76418:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T09:45:55.459 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:50.563848+0000", 2024-09-21T09:45:55.459 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 64.768080497, 2024-09-21T09:45:55.459 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.027474671999999999, 2024-09-21T09:45:55.459 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.459 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.459 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.459 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.460 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.460 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 76419 2024-09-21T09:45:55.460 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.460 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.460 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.460 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.460 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:50.563848+0000", 2024-09-21T09:45:55.460 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.460 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.460 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.460 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.460 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:50.563848+0000", 2024-09-21T09:45:55.460 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.461 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.461 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.461 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.461 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:50.563846+0000", 2024-09-21T09:45:55.461 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:45:55.461 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.461 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.461 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.461 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:50.563902+0000", 2024-09-21T09:45:55.461 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5522000000000001e-05 2024-09-21T09:45:55.461 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.462 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.462 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.462 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:50.563915+0000", 2024-09-21T09:45:55.462 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3645999999999999e-05 2024-09-21T09:45:55.462 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.462 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.462 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.462 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:50.563920+0000", 2024-09-21T09:45:55.462 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1939999999999997e-06 2024-09-21T09:45:55.462 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.462 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.462 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.462 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:50.563964+0000", 2024-09-21T09:45:55.463 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3667000000000001e-05 2024-09-21T09:45:55.463 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.463 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.463 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.463 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:50.564090+0000", 2024-09-21T09:45:55.463 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000126169 2024-09-21T09:45:55.463 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.463 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.463 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.463 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:50.564249+0000", 2024-09-21T09:45:55.463 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015866599999999999 2024-09-21T09:45:55.463 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.463 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.464 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.464 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:50.565890+0000", 2024-09-21T09:45:55.464 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0016409949999999999 2024-09-21T09:45:55.464 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.464 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.464 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.464 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:50.570071+0000", 2024-09-21T09:45:55.464 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0041808970000000003 2024-09-21T09:45:55.464 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.464 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.464 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.464 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:50.591234+0000", 2024-09-21T09:45:55.464 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.021163502000000001 2024-09-21T09:45:55.465 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.465 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.465 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.465 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:50.591286+0000", 2024-09-21T09:45:55.465 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1391000000000003e-05 2024-09-21T09:45:55.465 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.465 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.465 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.465 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:50.591322+0000", 2024-09-21T09:45:55.465 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6738e-05 2024-09-21T09:45:55.465 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.465 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.465 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.465 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.465 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.466 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106732 6.2 6:4748a303:::benchmark_data_smithi137_131945_object106731:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:45:55.466 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.343754+0000", 2024-09-21T09:45:55.466 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 34.988174153999999, 2024-09-21T09:45:55.466 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.060213495999999998, 2024-09-21T09:45:55.466 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:55.466 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:45:55.466 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:45:55.466 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:45:55.466 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:45:55.466 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106732 2024-09-21T09:45:55.466 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.466 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:55.466 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.467 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:55.467 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.343754+0000", 2024-09-21T09:45:55.467 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.467 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.467 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.467 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:55.467 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.343754+0000", 2024-09-21T09:45:55.467 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:55.467 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.467 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.467 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:55.467 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.343753+0000", 2024-09-21T09:45:55.467 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:45:55.468 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.468 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.468 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:55.468 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.343871+0000", 2024-09-21T09:45:55.468 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000118091 2024-09-21T09:45:55.468 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.468 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.468 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:55.468 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.343883+0000", 2024-09-21T09:45:55.468 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2177999999999999e-05 2024-09-21T09:45:55.468 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.468 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.468 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:55.468 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.343887+0000", 2024-09-21T09:45:55.468 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3089999999999997e-06 2024-09-21T09:45:55.469 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.469 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.469 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:55.469 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.343926+0000", 2024-09-21T09:45:55.469 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9144999999999999e-05 2024-09-21T09:45:55.469 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.469 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.469 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:55.469 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.344031+0000", 2024-09-21T09:45:55.469 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000104644 2024-09-21T09:45:55.469 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.469 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.469 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:45:55.469 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.344124+0000", 2024-09-21T09:45:55.470 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.3119000000000001e-05 2024-09-21T09:45:55.470 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.470 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.470 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:45:55.470 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.345654+0000", 2024-09-21T09:45:55.470 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015294690000000001 2024-09-21T09:45:55.470 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.470 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.470 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.470 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.350107+0000", 2024-09-21T09:45:55.470 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0044530339999999998 2024-09-21T09:45:55.470 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.470 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.470 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:45:55.471 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.403885+0000", 2024-09-21T09:45:55.471 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.05377813 2024-09-21T09:45:55.471 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.471 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.471 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:45:55.471 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.403933+0000", 2024-09-21T09:45:55.471 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8610999999999999e-05 2024-09-21T09:45:55.471 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:55.471 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:55.471 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:45:55.471 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.403968+0000", 2024-09-21T09:45:55.471 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4177999999999997e-05 2024-09-21T09:45:55.471 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.471 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.472 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.472 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:55.472 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:55.472 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:45:55.472 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:55.500 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:55.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:55.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:55.541 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:55.541 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:55.601 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:55.625 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:55.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:55.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:55.728 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:55.772 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:55.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:55.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:55.874 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:55.898 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:55.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:55.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:56.000 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:45:56.024 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:56.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:56.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:45:56.125 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:56.151 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:56.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:56.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:56.213 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T09:45:56.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:56.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:56.295 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:56.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:56.388 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:45:56.397 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:56.424 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:56 smithi137 ceph-mon[93825]: pgmap v332: 99 pgs: 1 activating+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 50 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 47057/320769 objects degraded (14.670%); 22235/320769 objects misplaced (6.932%); 14 MiB/s, 223 objects/s recovering 2024-09-21T09:45:56.424 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:56 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 47057/320769 objects degraded (14.670%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:56.425 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:56 smithi137 ceph-mon[97575]: pgmap v332: 99 pgs: 1 activating+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 50 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 47057/320769 objects degraded (14.670%); 22235/320769 objects misplaced (6.932%); 14 MiB/s, 223 objects/s recovering 2024-09-21T09:45:56.425 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:56 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 47057/320769 objects degraded (14.670%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:56.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:56.466 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:56.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:56.509 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:45:56.567 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:56.592 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:56.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:56.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:56.634 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:56 smithi165 ceph-mon[86023]: pgmap v332: 99 pgs: 1 activating+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 50 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 47057/320769 objects degraded (14.670%); 22235/320769 objects misplaced (6.932%); 14 MiB/s, 223 objects/s recovering 2024-09-21T09:45:56.634 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:56 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 47057/320769 objects degraded (14.670%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:45:56.694 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:56.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:56.720 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:56.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:56.821 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:56.846 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:56.873 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:56.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:56.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:56.975 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:57.014 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:57.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:57.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:57.116 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:57.144 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:57.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:57.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:57.183 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:45:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=cleanup t=2024-09-21T09:45:56.928786295Z level=info msg="Completed cleanup jobs" duration=13.704093ms 2024-09-21T09:45:57.198 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T09:45:57.246 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:57.322 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:57 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3140182067' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:45:57.322 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:57 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:45:57.323 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:57 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3140182067' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:45:57.323 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:57 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:45:57.361 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:57.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:57.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:57.463 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:57.487 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:57.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:57.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:57.589 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:57.613 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:57.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:57.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:57.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:57 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3140182067' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:45:57.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:57 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:45:57.700 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [0] live_osds: [1, 2, 3, 4, 5, 6, 7] 2024-09-21T09:45:57.700 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:45:57.700 INFO:tasks.thrashosds.thrasher:Reviving osd 0 2024-09-21T09:45:57.700 INFO:tasks.cephadm.osd.0:Restarting osd.0 (starting--it wasn't running)... 2024-09-21T09:45:57.700 DEBUG:teuthology.orchestra.run.smithi137:osd.0> sudo journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.0.service 2024-09-21T09:45:57.702 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl start ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.0 2024-09-21T09:45:57.715 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:57.787 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:57.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:57.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:57.889 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:57.925 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:57.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:57.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:58.027 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:58.050 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:45:57 smithi137 systemd[1]: Starting Ceph osd.0 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T09:45:58.052 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:58.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:58.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:58.154 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:58.183 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:58.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:58.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:58.284 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:45:58.324 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:58.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:58.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:45:58.325 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:58 smithi165 ceph-mon[86023]: pgmap v333: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 activating+undersized+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 127 B/s rd, 127 B/s wr, 111 op/s; 46810/318102 objects degraded (14.715%); 21500/318102 objects misplaced (6.759%); 18 MiB/s, 288 objects/s recovering 2024-09-21T09:45:58.325 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:58 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:45:58.326 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:58 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:45:58.326 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:45:58 smithi165 ceph-mon[86023]: osdmap e132: 8 total, 7 up, 7 in 2024-09-21T09:45:58.426 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:58.452 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:45:58.452 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T09:45:58.453 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:58.453 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.44873.0:109880 6.a e132/127 6:5b7863a1:::benchmark_data_smithi137_131945_object2891:head v 132'7000, mlcod=0'0)", 2024-09-21T09:45:58.453 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:58.440103+0000", 2024-09-21T09:45:58.453 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.00099581999999999991, 2024-09-21T09:45:58.453 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0010221270000000001, 2024-09-21T09:45:58.453 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:45:58.453 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "started", 2024-09-21T09:45:58.453 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:45:58.453 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:58.453 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:45:58.453 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.440103+0000", 2024-09-21T09:45:58.453 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:58.454 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:58.454 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:58.454 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:45:58.454 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.440103+0000", 2024-09-21T09:45:58.454 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:45:58.454 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:58.454 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:58.454 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:45:58.454 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.440102+0000", 2024-09-21T09:45:58.454 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:45:58.454 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:58.454 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:58.454 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:45:58.454 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.440110+0000", 2024-09-21T09:45:58.455 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.6760000000000007e-06 2024-09-21T09:45:58.455 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:58.455 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:58.455 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:45:58.455 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.440126+0000", 2024-09-21T09:45:58.455 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6084999999999999e-05 2024-09-21T09:45:58.455 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:58.455 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:58.455 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:45:58.455 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.440139+0000", 2024-09-21T09:45:58.455 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3159000000000001e-05 2024-09-21T09:45:58.455 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:58.455 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:58.455 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:45:58.456 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.440190+0000", 2024-09-21T09:45:58.456 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0671000000000003e-05 2024-09-21T09:45:58.456 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:45:58.456 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:45:58.456 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:45:58.456 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.440215+0000", 2024-09-21T09:45:58.456 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5222999999999999e-05 2024-09-21T09:45:58.456 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:58.456 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:45:58.456 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:58.456 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:45:58.456 INFO:teuthology.orchestra.run.smithi165.stdout: ], 2024-09-21T09:45:58.456 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 1 2024-09-21T09:45:58.456 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:45:58.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:58.469 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:58.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:58.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:58 smithi137 ceph-mon[93825]: pgmap v333: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 activating+undersized+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 127 B/s rd, 127 B/s wr, 111 op/s; 46810/318102 objects degraded (14.715%); 21500/318102 objects misplaced (6.759%); 18 MiB/s, 288 objects/s recovering 2024-09-21T09:45:58.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:58 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:45:58.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:58 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:45:58.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:45:58 smithi137 ceph-mon[93825]: osdmap e132: 8 total, 7 up, 7 in 2024-09-21T09:45:58.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:58 smithi137 ceph-mon[97575]: pgmap v333: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 activating+undersized+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 127 B/s rd, 127 B/s wr, 111 op/s; 46810/318102 objects degraded (14.715%); 21500/318102 objects misplaced (6.759%); 18 MiB/s, 288 objects/s recovering 2024-09-21T09:45:58.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:58 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:45:58.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:58 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:45:58.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:45:58 smithi137 ceph-mon[97575]: osdmap e132: 8 total, 7 up, 7 in 2024-09-21T09:45:58.570 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:58.606 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:58.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:58.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:58.707 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:58.731 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:58.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:58.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:58.833 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:58.857 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:58.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:58.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:58.959 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:58.979 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:58.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:58.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:59.081 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:59.104 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:59.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:59.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:59.205 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:59.230 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:59.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:59.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:59.273 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T09:45:59.332 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:45:59.368 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:59.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:59.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:45:59.469 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:45:59.495 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:59.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:59.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:45:59.582 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:45:59.597 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:45:59.626 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:59.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:59.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:45:59.727 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:45:59.751 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:45:59.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:59.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:45:59.853 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:45:59.890 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:45:59.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:59.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:45:59.991 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:00.027 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:00.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:00.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:00.129 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:00.169 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:00.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:00.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:00.214 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:00 smithi165 ceph-mon[86023]: pgmap v335: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 135 B/s rd, 127 KiB/s wr, 146 op/s; 46626/317553 objects degraded (14.683%); 21499/317553 objects misplaced (6.770%); 17 MiB/s, 278 objects/s recovering 2024-09-21T09:46:00.270 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:00.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:00 smithi137 ceph-mon[93825]: pgmap v335: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 135 B/s rd, 127 KiB/s wr, 146 op/s; 46626/317553 objects degraded (14.683%); 21499/317553 objects misplaced (6.770%); 17 MiB/s, 278 objects/s recovering 2024-09-21T09:46:00.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:00 smithi137 ceph-mon[97575]: pgmap v335: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 135 B/s rd, 127 KiB/s wr, 146 op/s; 46626/317553 objects degraded (14.683%); 21499/317553 objects misplaced (6.770%); 17 MiB/s, 278 objects/s recovering 2024-09-21T09:46:00.308 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:00.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:00.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:00.410 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:00.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:00.447 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:00.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:00.548 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:00.585 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:00.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:00.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:00.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:46:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:46:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:46:00.686 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:00.713 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:00.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:00.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:00.815 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:00.839 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:00.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:00.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:00.941 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:00.964 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:00.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:00.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:01.066 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:01.108 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:01.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:01.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:01.209 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:01.224 INFO:teuthology.orchestra.run.smithi137.stderr:Error ENXIO: problem getting command descriptions from osd.0 2024-09-21T09:46:01.234 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:01.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:01.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:01.254 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:46:01.254 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:46:01.283 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:46:01.283 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:46:01.316 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:46:01.316 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:46:01.336 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:01.343 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:46:01.343 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:46:01.344 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:01 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 46626/317553 objects degraded (14.683%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:46:01.345 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:01 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 46626/317553 objects degraded (14.683%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:46:01.349 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:01 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 46626/317553 objects degraded (14.683%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:46:01.371 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:46:01.371 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:46:01.374 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:01.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:01.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:01.399 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:46:01.399 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:46:01.440 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:46:01.440 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:46:01.476 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:01.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:01.502 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:01.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:01.601 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:01 smithi137 podman[143252]: 2024-09-21 09:46:01.298971417 +0000 UTC m=+0.029064793 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:46:01.601 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:01 smithi137 podman[143252]: 2024-09-21 09:46:01.432246595 +0000 UTC m=+0.162339956 container create 37f8eb908d175ba7e8d1a9be4c2e8ce7ea3544935b053d95f36987fec4e3a63f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-21T09:46:01.603 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:01.621 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:46:01.621 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:46:01.626 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:01.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:01.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:01.728 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:01.752 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:01.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:01.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:01.854 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:01.893 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:01.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:01.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:01.995 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:02.020 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:02.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:02.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:02.121 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:02.147 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:02.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:02.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:02.161 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:46:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:46:01] "GET /metrics HTTP/1.1" 200 36462 "" "Prometheus/2.51.0" 2024-09-21T09:46:02.161 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:01 smithi137 podman[143252]: 2024-09-21 09:46:01.904778377 +0000 UTC m=+0.634871755 container init 37f8eb908d175ba7e8d1a9be4c2e8ce7ea3544935b053d95f36987fec4e3a63f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-21T09:46:02.161 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:01 smithi137 podman[143252]: 2024-09-21 09:46:01.910229171 +0000 UTC m=+0.640322537 container start 37f8eb908d175ba7e8d1a9be4c2e8ce7ea3544935b053d95f36987fec4e3a63f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-21T09:46:02.161 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:02 smithi137 podman[143252]: 2024-09-21 09:46:02.02075041 +0000 UTC m=+0.750843777 container attach 37f8eb908d175ba7e8d1a9be4c2e8ce7ea3544935b053d95f36987fec4e3a63f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=main-62da54b) 2024-09-21T09:46:02.161 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:02 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[143306]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:46:02.161 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:02 smithi137 bash[143252]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:46:02.161 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:02 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[143306]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:46:02.161 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:02 smithi137 bash[143252]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:46:02.249 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:02.282 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:02.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:02.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:02.384 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:02.408 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:02.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:02.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:02.451 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T09:46:02.475 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:02 smithi165 ceph-mon[86023]: pgmap v336: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 119 B/s rd, 112 KiB/s wr, 312 op/s; 46398/312861 objects degraded (14.830%); 21385/312861 objects misplaced (6.835%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T09:46:02.475 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:02 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1284023779' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:46:02.511 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:02.515 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T09:46:02.548 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:02.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:02.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:02.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:02 smithi137 ceph-mon[93825]: pgmap v336: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 119 B/s rd, 112 KiB/s wr, 312 op/s; 46398/312861 objects degraded (14.830%); 21385/312861 objects misplaced (6.835%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T09:46:02.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:02 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1284023779' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:46:02.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:02 smithi137 ceph-mon[97575]: pgmap v336: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 119 B/s rd, 112 KiB/s wr, 312 op/s; 46398/312861 objects degraded (14.830%); 21385/312861 objects misplaced (6.835%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T09:46:02.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:02 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1284023779' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:46:02.650 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:02.686 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:02.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:02.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:02.752 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:46:02.787 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:02.834 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:02.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:02.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:02.840 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:02 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[143306]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T09:46:02.840 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:02 smithi137 bash[143252]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T09:46:02.840 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:02 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[143306]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-21T09:46:02.840 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:02 smithi137 bash[143252]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-21T09:46:02.841 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-21T09:46:02.841 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-21T09:46:02.937 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:02.961 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:02.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:02.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:02.983 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:03.062 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:03.088 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:03.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:03.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:03.091 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:03 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[143306]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-21T09:46:03.091 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:03 smithi137 bash[143252]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-21T09:46:03.091 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:03 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[143306]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T09:46:03.189 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:03.230 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:03.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:03.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:03.332 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:03.355 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:03.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:03.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:03.457 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:03.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:03.493 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:03.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:03.523 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:03 smithi137 bash[143252]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T09:46:03.523 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:03 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[143306]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T09:46:03.524 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:03 smithi137 bash[143252]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T09:46:03.524 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:03 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[143306]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T09:46:03.524 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:03 smithi137 bash[143252]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T09:46:03.524 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:03 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate[143306]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-21T09:46:03.524 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:03 smithi137 bash[143252]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-21T09:46:03.524 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:03 smithi137 podman[143252]: 2024-09-21 09:46:03.161926629 +0000 UTC m=+1.892019993 container died 37f8eb908d175ba7e8d1a9be4c2e8ce7ea3544935b053d95f36987fec4e3a63f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:46:03.594 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:03.620 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:03.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:03.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:03.722 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:03.746 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:03.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:03.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:03.848 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:03.871 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:03.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:03.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:03.973 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:04.010 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:04.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:04.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:04.112 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:04.136 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:04.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:04.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:04.203 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:03 smithi137 podman[143592]: 2024-09-21 09:46:03.950283761 +0000 UTC m=+0.793077780 container remove 37f8eb908d175ba7e8d1a9be4c2e8ce7ea3544935b053d95f36987fec4e3a63f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-activate, ceph=True, RELEASE=main-62da54b, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-21T09:46:04.238 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:04.266 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:04.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:04.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:04.368 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:04.405 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:04.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:04.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:04.507 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:04.509 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:04 smithi165 ceph-mon[86023]: pgmap v337: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 102 B/s rd, 96 KiB/s wr, 445 op/s; 45809/307500 objects degraded (14.897%); 20848/307500 objects misplaced (6.780%); 7.8 MiB/s, 124 objects/s recovering 2024-09-21T09:46:04.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:04.535 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:04.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:04.536 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:46:04.536 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:46:04.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:04 smithi137 ceph-mon[93825]: pgmap v337: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 102 B/s rd, 96 KiB/s wr, 445 op/s; 45809/307500 objects degraded (14.897%); 20848/307500 objects misplaced (6.780%); 7.8 MiB/s, 124 objects/s recovering 2024-09-21T09:46:04.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:04 smithi137 ceph-mon[97575]: pgmap v337: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 102 B/s rd, 96 KiB/s wr, 445 op/s; 45809/307500 objects degraded (14.897%); 20848/307500 objects misplaced (6.780%); 7.8 MiB/s, 124 objects/s recovering 2024-09-21T09:46:04.636 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:04.669 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:04.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:04.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:04.771 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:04.806 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:04.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:04.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:04.842 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:46:04.908 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:04.953 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:04.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:04.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:05.055 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:05.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:05.098 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:05.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:05.199 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:05.241 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:05.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:05.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:05.254 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T09:46:05.343 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:05.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:05.395 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:05.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:05.496 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:05.523 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:05.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:05.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:05.587 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:46:05.625 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:05.648 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:05.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:05.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:05.750 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:05.784 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:05.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:05.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:05.886 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:05.910 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:05.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:05.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:06.012 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:06.035 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:06.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:06.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:06.137 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:06.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:06.186 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:06.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:06.287 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:06.329 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:06.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:06.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:06.354 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:06 smithi137 ceph-mon[93825]: pgmap v338: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 102 B/s rd, 96 KiB/s wr, 468 op/s; 45578/306807 objects degraded (14.856%); 20848/306807 objects misplaced (6.795%); 7.8 MiB/s, 124 objects/s recovering 2024-09-21T09:46:06.354 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:06 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 45578/306807 objects degraded (14.856%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:46:06.354 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:06 smithi137 ceph-mon[97575]: pgmap v338: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 102 B/s rd, 96 KiB/s wr, 468 op/s; 45578/306807 objects degraded (14.856%); 20848/306807 objects misplaced (6.795%); 7.8 MiB/s, 124 objects/s recovering 2024-09-21T09:46:06.354 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:06 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 45578/306807 objects degraded (14.856%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:46:06.395 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:06 smithi165 ceph-mon[86023]: pgmap v338: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 102 B/s rd, 96 KiB/s wr, 468 op/s; 45578/306807 objects degraded (14.856%); 20848/306807 objects misplaced (6.795%); 7.8 MiB/s, 124 objects/s recovering 2024-09-21T09:46:06.395 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:06 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 45578/306807 objects degraded (14.856%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:46:06.431 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:06.470 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:06.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:06.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:06.572 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:06.598 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:06.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:06.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:06.700 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:06.724 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:06.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:06.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:06.817 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:06.826 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:06.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:06.878 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:06.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:06.978 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:07.003 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:07.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:07.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:07.105 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:07.127 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:07.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:07.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:07.221 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:06 smithi137 podman[143944]: 2024-09-21 09:46:06.884618615 +0000 UTC m=+0.665052686 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:46:07.228 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:07.233 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T09:46:07.276 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:07.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:07.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:07.378 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:07.402 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:07.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:07.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:07.504 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:07.527 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:07.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:07.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:07.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:07 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/658177952' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:46:07.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:07 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:46:07.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:07 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/658177952' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:46:07.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:07 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:46:07.551 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:07 smithi137 podman[143944]: 2024-09-21 09:46:07.250608678 +0000 UTC m=+1.031042724 container create 08c3bd3d392eb13bef64face449885071bcae702896b2056fdbe5a2b7cabd491 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-21T09:46:07.590 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:07 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/658177952' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:46:07.590 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:07 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:46:07.629 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:07.660 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:07.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:07.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:07.761 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:07.792 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:07.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:07.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:07.845 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:46:07.845 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:46:07.884 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T09:46:07.894 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:07.918 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:07.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:07.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:08.020 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:08.044 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:08.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:08.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:08.050 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:07 smithi137 podman[143944]: 2024-09-21 09:46:07.7645794 +0000 UTC m=+1.545013457 container init 08c3bd3d392eb13bef64face449885071bcae702896b2056fdbe5a2b7cabd491 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=) 2024-09-21T09:46:08.050 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:07 smithi137 podman[143944]: 2024-09-21 09:46:07.770970128 +0000 UTC m=+1.551404178 container start 08c3bd3d392eb13bef64face449885071bcae702896b2056fdbe5a2b7cabd491 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-21T09:46:08.051 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:07 smithi137 bash[143944]: 08c3bd3d392eb13bef64face449885071bcae702896b2056fdbe5a2b7cabd491 2024-09-21T09:46:08.051 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:07 smithi137 systemd[1]: Started Ceph osd.0 for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T09:46:08.146 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:08.169 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:08.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:08.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:08.271 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:08.299 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:08.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:08.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:08.401 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:08.427 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:08.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:08.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:08.503 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:08 smithi165 ceph-mon[86023]: pgmap v339: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 96 KiB/s wr, 711 op/s; 44804/296826 objects degraded (15.094%); 20216/296826 objects misplaced (6.811%); 6.7 MiB/s, 106 objects/s recovering 2024-09-21T09:46:08.503 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:08 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:46:08.503 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:08 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:46:08.503 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:08 smithi165 ceph-mon[86023]: osdmap e133: 8 total, 7 up, 7 in 2024-09-21T09:46:08.529 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:08.531 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T09:46:08.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:08 smithi137 ceph-mon[93825]: pgmap v339: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 96 KiB/s wr, 711 op/s; 44804/296826 objects degraded (15.094%); 20216/296826 objects misplaced (6.811%); 6.7 MiB/s, 106 objects/s recovering 2024-09-21T09:46:08.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:08 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:46:08.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:08 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:46:08.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:08 smithi137 ceph-mon[93825]: osdmap e133: 8 total, 7 up, 7 in 2024-09-21T09:46:08.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:08 smithi137 ceph-mon[97575]: pgmap v339: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 96 KiB/s wr, 711 op/s; 44804/296826 objects degraded (15.094%); 20216/296826 objects misplaced (6.811%); 6.7 MiB/s, 106 objects/s recovering 2024-09-21T09:46:08.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:08 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:46:08.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:08 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:46:08.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:08 smithi137 ceph-mon[97575]: osdmap e133: 8 total, 7 up, 7 in 2024-09-21T09:46:08.569 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:08.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:08.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:08.671 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:08.700 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:08.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:08.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:08.802 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:08.832 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:46:08.834 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:08.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:08.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:08.936 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:08.963 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:08.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:08.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:09.065 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:09.088 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:09.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:09.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:09.190 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:09.226 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:09.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:09.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:09.327 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:09.367 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:09.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:09.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:09.469 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:09.494 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:09.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:09.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:09.550 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:09 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[144087]: 2024-09-21T09:46:09.428+0000 7f510b2d6640 -1 Falling back to public interface 2024-09-21T09:46:09.596 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:09.619 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:09.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:09.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:09.722 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:09.788 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:09.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:09.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:09.890 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:09.935 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:09.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:09.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:10.037 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:10.065 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:10.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:10.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:10.167 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:10.191 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:10.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:10.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:10.293 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:10.318 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:10.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:10.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:10.324 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:46:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:46:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:46:10.324 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:10 smithi165 ceph-mon[86023]: pgmap v341: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 713 op/s; 44578/296148 objects degraded (15.053%); 20216/296148 objects misplaced (6.826%); 6.7 MiB/s, 106 objects/s recovering 2024-09-21T09:46:10.324 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:46:10.421 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:10.446 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:10.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:10.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:10.547 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:10.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:10 smithi137 ceph-mon[93825]: pgmap v341: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 713 op/s; 44578/296148 objects degraded (15.053%); 20216/296148 objects misplaced (6.826%); 6.7 MiB/s, 106 objects/s recovering 2024-09-21T09:46:10.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:46:10.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:10 smithi137 ceph-mon[97575]: pgmap v341: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 6.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 713 op/s; 44578/296148 objects degraded (15.053%); 20216/296148 objects misplaced (6.826%); 6.7 MiB/s, 106 objects/s recovering 2024-09-21T09:46:10.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:46:10.574 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:10.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:10.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:10.591 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:46:10.591 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:46:10.676 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:10.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:10.715 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:10.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:10.816 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:10.840 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:10.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:10.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:10.906 INFO:teuthology.orchestra.run.smithi137.stderr:Error ENXIO: problem getting command descriptions from osd.0 2024-09-21T09:46:10.941 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:10.947 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:10.947 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:46:10.947 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:46:10.989 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:46:10.989 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:46:10.997 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:10.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:10.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:11.049 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:46:11.049 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:46:11.079 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:46:11.079 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:46:11.099 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:11.113 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:46:11.114 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:46:11.140 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:11.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:11.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:11.148 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:46:11.148 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:46:11.178 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:46:11.178 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:46:11.243 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:11.268 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:11.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:11.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:11.294 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T09:46:11.370 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:11.402 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:11.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:11.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:11.504 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:11.530 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:11.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:11.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:11 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1962303215' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:46:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:11 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 44578/296148 objects degraded (15.053%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:46:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:11 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1962303215' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:46:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:11 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 44578/296148 objects degraded (15.053%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:46:11.632 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:11.642 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:46:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:11 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1962303215' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:46:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:11 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 44578/296148 objects degraded (15.053%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:46:11.672 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:11.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:11.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:11.774 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:11.809 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:11.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:11.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:11.911 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:11.939 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:11.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:11.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:12.041 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:12.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:12.080 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:12.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:12.181 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:12.206 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:12.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:12.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:12.243 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:46:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:46:11] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.51.0" 2024-09-21T09:46:12.243 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:12 smithi137 ceph-mon[97575]: pgmap v342: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 702 op/s; 44377/291786 objects degraded (15.209%); 20113/291786 objects misplaced (6.893%); 6.7 MiB/s, 106 objects/s recovering 2024-09-21T09:46:12.285 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T09:46:12.307 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:12.331 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:12.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:12.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:12 smithi165 ceph-mon[86023]: pgmap v342: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 702 op/s; 44377/291786 objects degraded (15.209%); 20113/291786 objects misplaced (6.893%); 6.7 MiB/s, 106 objects/s recovering 2024-09-21T09:46:12.433 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:12.457 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:12.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:12.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:12.512 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:12 smithi137 ceph-mon[93825]: pgmap v342: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 702 op/s; 44377/291786 objects degraded (15.209%); 20113/291786 objects misplaced (6.893%); 6.7 MiB/s, 106 objects/s recovering 2024-09-21T09:46:12.558 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:12.563 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-21T09:46:12.564 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-21T09:46:12.626 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:12.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:12.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:12.728 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:12.784 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:12.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:12.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:12.886 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:12.925 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:12.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:12.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:13.027 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:13.051 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:13.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:13.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:13.153 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:13.194 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:13.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:13.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:13.296 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:13.321 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:13.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:13.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:13.385 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:13 smithi137 ceph-mon[93825]: pgmap v343: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 43833/286686 objects degraded (15.290%); 19557/286686 objects misplaced (6.822%); 6.8 MiB/s, 108 objects/s recovering 2024-09-21T09:46:13.385 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:13 smithi137 ceph-mon[97575]: pgmap v343: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 43833/286686 objects degraded (15.290%); 19557/286686 objects misplaced (6.822%); 6.8 MiB/s, 108 objects/s recovering 2024-09-21T09:46:13.403 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:13 smithi165 ceph-mon[86023]: pgmap v343: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 43833/286686 objects degraded (15.290%); 19557/286686 objects misplaced (6.822%); 6.8 MiB/s, 108 objects/s recovering 2024-09-21T09:46:13.408 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:13.410 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:46:13.410 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T09:46:13.410 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T09:46:13.410 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T09:46:13.410 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.410 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106742 6.a 6:5b36a762:::benchmark_data_smithi137_131945_object106741:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:46:13.411 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.370640+0000", 2024-09-21T09:46:13.411 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 53.036085215, 2024-09-21T09:46:13.411 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.373832217999997, 2024-09-21T09:46:13.411 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.411 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.411 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.411 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.411 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.411 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106742 2024-09-21T09:46:13.411 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.411 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.411 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.411 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.412 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370640+0000", 2024-09-21T09:46:13.412 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.412 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.412 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.412 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.412 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370640+0000", 2024-09-21T09:46:13.412 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.412 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.412 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.412 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.412 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370630+0000", 2024-09-21T09:46:13.412 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999905 2024-09-21T09:46:13.412 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.412 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.413 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.413 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370722+0000", 2024-09-21T09:46:13.413 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1343999999999998e-05 2024-09-21T09:46:13.413 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.413 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.413 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.413 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370737+0000", 2024-09-21T09:46:13.413 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5707000000000001e-05 2024-09-21T09:46:13.413 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.413 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.413 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.413 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370744+0000", 2024-09-21T09:46:13.413 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3829999999999997e-06 2024-09-21T09:46:13.413 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.413 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.414 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.414 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622303+0000", 2024-09-21T09:46:13.414 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.251559318 2024-09-21T09:46:13.414 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.414 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.414 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.414 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622311+0000", 2024-09-21T09:46:13.414 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8860000000000004e-06 2024-09-21T09:46:13.414 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.414 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.414 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.414 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847206+0000", 2024-09-21T09:46:13.414 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22489525199999999 2024-09-21T09:46:13.415 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.415 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.415 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.415 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847210+0000", 2024-09-21T09:46:13.415 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4240000000000002e-06 2024-09-21T09:46:13.415 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.415 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.415 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.415 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.715747+0000", 2024-09-21T09:46:13.415 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.868537330999999 2024-09-21T09:46:13.415 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.415 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.416 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.416 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.715839+0000", 2024-09-21T09:46:13.416 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1745999999999999e-05 2024-09-21T09:46:13.416 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.416 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.416 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.416 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.715952+0000", 2024-09-21T09:46:13.416 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000113606 2024-09-21T09:46:13.416 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.416 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.416 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.417 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723751+0000", 2024-09-21T09:46:13.417 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0077985609999999999 2024-09-21T09:46:13.417 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.417 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.417 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.417 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723794+0000", 2024-09-21T09:46:13.417 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3374000000000002e-05 2024-09-21T09:46:13.417 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.417 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.417 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.417 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.741794+0000", 2024-09-21T09:46:13.417 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.018000197999999999 2024-09-21T09:46:13.417 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.418 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.418 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.418 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.741833+0000", 2024-09-21T09:46:13.418 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8319999999999999e-05 2024-09-21T09:46:13.418 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.418 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.418 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.418 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744472+0000", 2024-09-21T09:46:13.418 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002639129 2024-09-21T09:46:13.418 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.418 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.418 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.418 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.419 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.419 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106780 6.a 6:585134ee:::benchmark_data_smithi137_131945_object106779:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:46:13.419 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.446465+0000", 2024-09-21T09:46:13.419 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.960259606000001, 2024-09-21T09:46:13.419 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.307939683000001, 2024-09-21T09:46:13.419 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.419 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.419 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.419 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.419 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.419 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106780 2024-09-21T09:46:13.419 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.420 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.420 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.420 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.420 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446465+0000", 2024-09-21T09:46:13.420 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.420 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.420 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.420 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.420 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446465+0000", 2024-09-21T09:46:13.420 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.420 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.420 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.420 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.420 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446464+0000", 2024-09-21T09:46:13.421 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:46:13.421 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.421 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.421 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.421 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446506+0000", 2024-09-21T09:46:13.421 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2580999999999998e-05 2024-09-21T09:46:13.421 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.421 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.421 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.421 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446520+0000", 2024-09-21T09:46:13.421 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4229999999999999e-05 2024-09-21T09:46:13.421 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.421 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.421 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.421 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446527+0000", 2024-09-21T09:46:13.422 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1290000000000001e-06 2024-09-21T09:46:13.422 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.422 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.422 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.422 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622332+0000", 2024-09-21T09:46:13.422 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.175805144 2024-09-21T09:46:13.422 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.422 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.422 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.422 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622335+0000", 2024-09-21T09:46:13.422 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.236e-06 2024-09-21T09:46:13.422 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.422 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.422 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.423 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847227+0000", 2024-09-21T09:46:13.423 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22489246800000001 2024-09-21T09:46:13.423 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.423 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.423 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.423 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847230+0000", 2024-09-21T09:46:13.423 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8540000000000001e-06 2024-09-21T09:46:13.423 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.423 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.423 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.423 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.719047+0000", 2024-09-21T09:46:13.423 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.871817039 2024-09-21T09:46:13.423 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.423 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.424 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.424 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.719178+0000", 2024-09-21T09:46:13.424 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013047800000000001 2024-09-21T09:46:13.424 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.424 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.424 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.424 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.719349+0000", 2024-09-21T09:46:13.424 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00017141699999999999 2024-09-21T09:46:13.424 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:13.425 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.426 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.426 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.426 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723786+0000", 2024-09-21T09:46:13.426 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0044368319999999999 2024-09-21T09:46:13.426 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.426 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.426 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.426 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723802+0000", 2024-09-21T09:46:13.426 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5566e-05 2024-09-21T09:46:13.426 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.426 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.426 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.427 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.752326+0000", 2024-09-21T09:46:13.427 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.028523918999999998 2024-09-21T09:46:13.427 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.427 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.427 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.427 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.752364+0000", 2024-09-21T09:46:13.427 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8407e-05 2024-09-21T09:46:13.427 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.427 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.427 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.427 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.754405+0000", 2024-09-21T09:46:13.427 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002040966 2024-09-21T09:46:13.427 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.427 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.428 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.428 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.428 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.428 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106804 6.a 6:55f09526:::benchmark_data_smithi137_131945_object106803:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:46:13.428 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.483691+0000", 2024-09-21T09:46:13.428 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.923033934999999, 2024-09-21T09:46:13.428 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.272319508999999, 2024-09-21T09:46:13.428 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.428 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.428 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.428 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.428 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.428 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106804 2024-09-21T09:46:13.429 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.429 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.429 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.429 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.429 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483691+0000", 2024-09-21T09:46:13.429 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.429 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.429 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.429 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.429 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483691+0000", 2024-09-21T09:46:13.429 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.429 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.429 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.429 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.430 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483690+0000", 2024-09-21T09:46:13.430 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:46:13.430 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.430 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.430 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.430 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483740+0000", 2024-09-21T09:46:13.430 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0510000000000003e-05 2024-09-21T09:46:13.430 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.430 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.430 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.430 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483753+0000", 2024-09-21T09:46:13.430 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2305e-05 2024-09-21T09:46:13.430 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.431 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.431 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.431 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483757+0000", 2024-09-21T09:46:13.431 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7500000000000003e-06 2024-09-21T09:46:13.431 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.431 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.431 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.431 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622354+0000", 2024-09-21T09:46:13.431 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.138596722999999 2024-09-21T09:46:13.431 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.431 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.431 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.431 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622357+0000", 2024-09-21T09:46:13.432 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.078e-06 2024-09-21T09:46:13.432 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.432 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.432 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.432 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847247+0000", 2024-09-21T09:46:13.432 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.224890111 2024-09-21T09:46:13.432 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.432 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.432 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.432 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847250+0000", 2024-09-21T09:46:13.432 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7209999999999999e-06 2024-09-21T09:46:13.432 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.432 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.433 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.433 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.721472+0000", 2024-09-21T09:46:13.433 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.874222450000001 2024-09-21T09:46:13.433 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.433 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.433 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.433 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.721608+0000", 2024-09-21T09:46:13.433 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013519699999999999 2024-09-21T09:46:13.433 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.433 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.433 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.433 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.721712+0000", 2024-09-21T09:46:13.433 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000104113 2024-09-21T09:46:13.433 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.434 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.434 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.434 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728248+0000", 2024-09-21T09:46:13.434 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0065361710000000003 2024-09-21T09:46:13.434 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.434 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.434 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.434 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728256+0000", 2024-09-21T09:46:13.434 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.5399999999999996e-06 2024-09-21T09:46:13.434 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.434 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.434 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.434 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.754477+0000", 2024-09-21T09:46:13.435 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.026220461 2024-09-21T09:46:13.435 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.435 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.435 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.435 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.754507+0000", 2024-09-21T09:46:13.435 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0623999999999997e-05 2024-09-21T09:46:13.435 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.435 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.435 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.435 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756010+0000", 2024-09-21T09:46:13.435 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015029900000000001 2024-09-21T09:46:13.435 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.435 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.435 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.436 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.436 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.436 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106832 6.a 6:5e2beac6:::benchmark_data_smithi137_131945_object106831:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:46:13.436 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.530166+0000", 2024-09-21T09:46:13.436 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.876558821000003, 2024-09-21T09:46:13.436 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.231508040000001, 2024-09-21T09:46:13.436 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.436 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.436 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.436 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.436 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.436 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106832 2024-09-21T09:46:13.436 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.437 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.437 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.437 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.437 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530166+0000", 2024-09-21T09:46:13.437 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.437 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.437 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.437 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.437 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530166+0000", 2024-09-21T09:46:13.437 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.437 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.437 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.437 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.437 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530164+0000", 2024-09-21T09:46:13.438 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:46:13.438 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.438 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.438 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.438 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530198+0000", 2024-09-21T09:46:13.438 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3334999999999998e-05 2024-09-21T09:46:13.438 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.438 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.438 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.438 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530215+0000", 2024-09-21T09:46:13.438 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7554000000000002e-05 2024-09-21T09:46:13.438 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.438 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.438 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.439 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530222+0000", 2024-09-21T09:46:13.439 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7209999999999997e-06 2024-09-21T09:46:13.439 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.439 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.439 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.439 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622375+0000", 2024-09-21T09:46:13.439 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.092153496 2024-09-21T09:46:13.439 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.439 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.439 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.439 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622378+0000", 2024-09-21T09:46:13.439 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.745e-06 2024-09-21T09:46:13.439 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.439 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.440 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.440 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847266+0000", 2024-09-21T09:46:13.440 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22488830200000001 2024-09-21T09:46:13.440 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.440 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.440 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.440 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847269+0000", 2024-09-21T09:46:13.440 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.79e-06 2024-09-21T09:46:13.440 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.440 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.440 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.440 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723843+0000", 2024-09-21T09:46:13.440 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.876574224999999 2024-09-21T09:46:13.441 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.441 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.441 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.441 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723983+0000", 2024-09-21T09:46:13.441 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000139608 2024-09-21T09:46:13.441 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.441 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.441 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.441 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.724086+0000", 2024-09-21T09:46:13.441 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000102626 2024-09-21T09:46:13.441 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.441 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.441 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.442 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728262+0000", 2024-09-21T09:46:13.442 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0041768530000000003 2024-09-21T09:46:13.442 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.442 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.442 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.442 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734326+0000", 2024-09-21T09:46:13.442 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0060637599999999996 2024-09-21T09:46:13.442 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.442 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.442 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.442 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.759525+0000", 2024-09-21T09:46:13.442 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.025198914999999999 2024-09-21T09:46:13.442 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.443 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.443 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.443 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.759562+0000", 2024-09-21T09:46:13.443 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7159000000000001e-05 2024-09-21T09:46:13.443 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.443 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.443 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.443 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.761674+0000", 2024-09-21T09:46:13.443 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0021118349999999998 2024-09-21T09:46:13.443 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.443 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.443 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.443 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.443 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.444 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106866 6.a 6:5ad41113:::benchmark_data_smithi137_131945_object106865:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:46:13.444 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.565902+0000", 2024-09-21T09:46:13.444 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.840823129, 2024-09-21T09:46:13.444 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.197289761, 2024-09-21T09:46:13.444 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.444 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.444 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.444 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.444 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.444 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106866 2024-09-21T09:46:13.444 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.445 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.445 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.445 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.445 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565902+0000", 2024-09-21T09:46:13.445 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.445 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.445 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.445 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.445 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565902+0000", 2024-09-21T09:46:13.445 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.445 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.445 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.445 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.445 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565900+0000", 2024-09-21T09:46:13.446 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:46:13.446 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.446 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.446 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.446 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565949+0000", 2024-09-21T09:46:13.446 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8977999999999998e-05 2024-09-21T09:46:13.446 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.446 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.446 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.446 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565962+0000", 2024-09-21T09:46:13.446 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.312e-05 2024-09-21T09:46:13.446 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.446 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.447 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.447 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565968+0000", 2024-09-21T09:46:13.447 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.789e-06 2024-09-21T09:46:13.447 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.447 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.447 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.447 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622395+0000", 2024-09-21T09:46:13.447 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.056427133 2024-09-21T09:46:13.447 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.447 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.447 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.447 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622398+0000", 2024-09-21T09:46:13.447 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6450000000000001e-06 2024-09-21T09:46:13.448 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.448 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.448 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.448 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847286+0000", 2024-09-21T09:46:13.448 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22488794100000001 2024-09-21T09:46:13.448 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.448 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.448 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.448 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847288+0000", 2024-09-21T09:46:13.448 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6960000000000001e-06 2024-09-21T09:46:13.448 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.448 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.448 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.449 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.725869+0000", 2024-09-21T09:46:13.449 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.878581013000002 2024-09-21T09:46:13.449 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.449 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.449 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.449 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.725998+0000", 2024-09-21T09:46:13.449 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012845200000000001 2024-09-21T09:46:13.449 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.449 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.449 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.449 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.726162+0000", 2024-09-21T09:46:13.449 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016404899999999999 2024-09-21T09:46:13.449 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.450 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.450 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.450 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734337+0000", 2024-09-21T09:46:13.450 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0081753940000000008 2024-09-21T09:46:13.450 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.450 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.450 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.450 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734382+0000", 2024-09-21T09:46:13.450 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4867999999999998e-05 2024-09-21T09:46:13.450 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.450 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.450 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.450 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.761710+0000", 2024-09-21T09:46:13.451 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.027328150999999998 2024-09-21T09:46:13.451 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.451 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.451 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.451 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.761744+0000", 2024-09-21T09:46:13.451 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3444e-05 2024-09-21T09:46:13.451 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.451 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.451 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.451 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.763192+0000", 2024-09-21T09:46:13.451 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001447699 2024-09-21T09:46:13.451 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.451 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.451 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.452 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.452 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.452 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106870 6.a 6:55cba413:::benchmark_data_smithi137_131945_object106869:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:46:13.452 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.574469+0000", 2024-09-21T09:46:13.452 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.832255574999998, 2024-09-21T09:46:13.452 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.20572379, 2024-09-21T09:46:13.452 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.452 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.452 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.452 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.452 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.452 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106870 2024-09-21T09:46:13.452 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.452 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.453 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.453 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.453 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574469+0000", 2024-09-21T09:46:13.453 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.453 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.453 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.453 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.453 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574469+0000", 2024-09-21T09:46:13.453 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.453 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.453 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.453 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.453 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574467+0000", 2024-09-21T09:46:13.453 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999976 2024-09-21T09:46:13.453 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.454 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.454 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.454 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574512+0000", 2024-09-21T09:46:13.454 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.528e-05 2024-09-21T09:46:13.454 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.454 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.454 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.454 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574531+0000", 2024-09-21T09:46:13.454 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9114999999999999e-05 2024-09-21T09:46:13.454 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.454 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.454 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.454 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574539+0000", 2024-09-21T09:46:13.455 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8029999999999997e-06 2024-09-21T09:46:13.455 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.455 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.455 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.455 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622422+0000", 2024-09-21T09:46:13.455 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.047882312 2024-09-21T09:46:13.455 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.455 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.455 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.455 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622425+0000", 2024-09-21T09:46:13.455 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8920000000000002e-06 2024-09-21T09:46:13.455 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.455 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.456 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.456 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847305+0000", 2024-09-21T09:46:13.456 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.224879669 2024-09-21T09:46:13.456 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.456 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.456 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.456 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847308+0000", 2024-09-21T09:46:13.456 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8509999999999999e-06 2024-09-21T09:46:13.456 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.456 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.456 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.456 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728288+0000", 2024-09-21T09:46:13.456 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.880979833000001 2024-09-21T09:46:13.456 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.457 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.457 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.457 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728433+0000", 2024-09-21T09:46:13.457 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000144845 2024-09-21T09:46:13.457 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.457 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.457 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.457 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728609+0000", 2024-09-21T09:46:13.457 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000176071 2024-09-21T09:46:13.457 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.457 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.457 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.457 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734433+0000", 2024-09-21T09:46:13.457 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0058245629999999996 2024-09-21T09:46:13.457 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.458 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.458 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.458 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734441+0000", 2024-09-21T09:46:13.458 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1329999999999999e-06 2024-09-21T09:46:13.458 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.458 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.458 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.458 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.778424+0000", 2024-09-21T09:46:13.458 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.043982563000000002 2024-09-21T09:46:13.458 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.458 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.458 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.458 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.778460+0000", 2024-09-21T09:46:13.459 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6405999999999997e-05 2024-09-21T09:46:13.459 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.459 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.459 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.459 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.780193+0000", 2024-09-21T09:46:13.459 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0017326959999999999 2024-09-21T09:46:13.459 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.459 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.459 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.459 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.459 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.459 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106878 6.a 6:5867720d:::benchmark_data_smithi137_131945_object106877:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:46:13.459 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.587913+0000", 2024-09-21T09:46:13.459 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.818812059000003, 2024-09-21T09:46:13.460 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.193645762999999, 2024-09-21T09:46:13.460 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.460 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.460 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.460 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.460 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.460 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106878 2024-09-21T09:46:13.460 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.460 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.460 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.460 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.460 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.587913+0000", 2024-09-21T09:46:13.460 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.461 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.461 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.461 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.461 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.587913+0000", 2024-09-21T09:46:13.461 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.461 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.461 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.461 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.461 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.587911+0000", 2024-09-21T09:46:13.461 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:46:13.461 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.461 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.461 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.462 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.588028+0000", 2024-09-21T09:46:13.462 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000116536 2024-09-21T09:46:13.462 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.462 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.462 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.462 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.588039+0000", 2024-09-21T09:46:13.462 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1406000000000001e-05 2024-09-21T09:46:13.462 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.462 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.462 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.462 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.588045+0000", 2024-09-21T09:46:13.462 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6640000000000003e-06 2024-09-21T09:46:13.463 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.463 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.463 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.463 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622446+0000", 2024-09-21T09:46:13.463 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.034401648999999 2024-09-21T09:46:13.463 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.463 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.463 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.463 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622449+0000", 2024-09-21T09:46:13.463 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.79e-06 2024-09-21T09:46:13.463 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.463 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.463 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.463 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847325+0000", 2024-09-21T09:46:13.464 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22487523600000001 2024-09-21T09:46:13.464 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.464 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.464 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.464 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847328+0000", 2024-09-21T09:46:13.464 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.101e-06 2024-09-21T09:46:13.464 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.464 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.464 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.464 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.731728+0000", 2024-09-21T09:46:13.464 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.884400424999999 2024-09-21T09:46:13.464 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.464 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.465 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.465 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.731826+0000", 2024-09-21T09:46:13.465 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7606e-05 2024-09-21T09:46:13.465 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.465 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.465 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.465 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.731938+0000", 2024-09-21T09:46:13.465 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000112186 2024-09-21T09:46:13.465 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.465 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.465 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.465 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744485+0000", 2024-09-21T09:46:13.465 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.012546817 2024-09-21T09:46:13.465 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.466 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.466 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.466 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744531+0000", 2024-09-21T09:46:13.466 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6513e-05 2024-09-21T09:46:13.466 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.466 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.466 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.466 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.780227+0000", 2024-09-21T09:46:13.466 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.035695969000000001 2024-09-21T09:46:13.466 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.466 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.466 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.466 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.780262+0000", 2024-09-21T09:46:13.466 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4412999999999997e-05 2024-09-21T09:46:13.467 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.467 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.467 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.467 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.781559+0000", 2024-09-21T09:46:13.467 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001297039 2024-09-21T09:46:13.467 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.467 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.467 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.467 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.467 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.467 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106899 6.a 6:5ad37e41:::benchmark_data_smithi137_131945_object106898:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:46:13.467 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.614951+0000", 2024-09-21T09:46:13.467 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.791773501999998, 2024-09-21T09:46:13.468 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.178406346999999, 2024-09-21T09:46:13.468 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.468 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.468 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.468 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.468 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.468 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106899 2024-09-21T09:46:13.468 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.468 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.468 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.468 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.468 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.614951+0000", 2024-09-21T09:46:13.468 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.469 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.469 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.469 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.469 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.614951+0000", 2024-09-21T09:46:13.469 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.469 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.469 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.469 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.469 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.614949+0000", 2024-09-21T09:46:13.469 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:46:13.469 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.469 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.470 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.470 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.615100+0000", 2024-09-21T09:46:13.470 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000150805 2024-09-21T09:46:13.470 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.470 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.470 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.470 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.615135+0000", 2024-09-21T09:46:13.470 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4208000000000002e-05 2024-09-21T09:46:13.470 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.470 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.470 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.470 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.615265+0000", 2024-09-21T09:46:13.470 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013055900000000001 2024-09-21T09:46:13.471 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.471 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.471 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.471 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622470+0000", 2024-09-21T09:46:13.471 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.007204645 2024-09-21T09:46:13.471 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.471 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.471 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.471 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622472+0000", 2024-09-21T09:46:13.471 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.655e-06 2024-09-21T09:46:13.471 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.471 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.471 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.472 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847347+0000", 2024-09-21T09:46:13.472 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22487469500000001 2024-09-21T09:46:13.472 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.472 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.472 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.472 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847350+0000", 2024-09-21T09:46:13.472 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.729e-06 2024-09-21T09:46:13.472 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.472 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.472 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.472 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734471+0000", 2024-09-21T09:46:13.472 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.887120741 2024-09-21T09:46:13.472 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.473 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.473 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.473 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734560+0000", 2024-09-21T09:46:13.473 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9599999999999996e-05 2024-09-21T09:46:13.473 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.473 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.473 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.473 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734670+0000", 2024-09-21T09:46:13.473 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000109941 2024-09-21T09:46:13.473 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.473 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.473 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.474 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744490+0000", 2024-09-21T09:46:13.474 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0098196389999999998 2024-09-21T09:46:13.474 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.474 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.474 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.474 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744563+0000", 2024-09-21T09:46:13.474 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3289999999999998e-05 2024-09-21T09:46:13.474 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.474 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.474 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.474 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.791859+0000", 2024-09-21T09:46:13.474 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.047296003000000003 2024-09-21T09:46:13.475 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.475 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.475 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.475 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.791896+0000", 2024-09-21T09:46:13.475 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6887000000000001e-05 2024-09-21T09:46:13.475 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.475 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.475 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.475 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.793358+0000", 2024-09-21T09:46:13.475 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001461827 2024-09-21T09:46:13.475 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.475 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.475 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.476 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.476 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.476 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106915 6.a 6:5d1b92ed:::benchmark_data_smithi137_131945_object106914:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:46:13.476 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.639302+0000", 2024-09-21T09:46:13.476 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.767422916000001, 2024-09-21T09:46:13.476 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.155394237000003, 2024-09-21T09:46:13.476 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.476 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.476 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.476 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.476 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.476 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106915 2024-09-21T09:46:13.476 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.477 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.477 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.477 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.477 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639302+0000", 2024-09-21T09:46:13.477 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.477 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.477 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.477 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.477 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639302+0000", 2024-09-21T09:46:13.477 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.477 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.477 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.477 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.477 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639300+0000", 2024-09-21T09:46:13.478 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999976 2024-09-21T09:46:13.478 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.478 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.478 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.478 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639366+0000", 2024-09-21T09:46:13.478 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6408999999999994e-05 2024-09-21T09:46:13.478 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.478 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.478 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.478 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639381+0000", 2024-09-21T09:46:13.478 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5136999999999999e-05 2024-09-21T09:46:13.478 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.478 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.479 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.479 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639406+0000", 2024-09-21T09:46:13.479 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.491e-05 2024-09-21T09:46:13.479 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.479 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.479 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.479 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622494+0000", 2024-09-21T09:46:13.479 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.983087827 2024-09-21T09:46:13.479 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.479 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.479 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.479 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622501+0000", 2024-09-21T09:46:13.479 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9840000000000004e-06 2024-09-21T09:46:13.479 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.480 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.480 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.480 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847366+0000", 2024-09-21T09:46:13.480 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22486552000000001 2024-09-21T09:46:13.480 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.480 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.480 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.480 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847370+0000", 2024-09-21T09:46:13.480 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5370000000000002e-06 2024-09-21T09:46:13.480 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.480 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.480 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.480 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.736824+0000", 2024-09-21T09:46:13.480 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.889453652 2024-09-21T09:46:13.481 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.481 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.481 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.481 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.736913+0000", 2024-09-21T09:46:13.481 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9466e-05 2024-09-21T09:46:13.481 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.481 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.481 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.481 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.737013+0000", 2024-09-21T09:46:13.481 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9633e-05 2024-09-21T09:46:13.481 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.481 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.481 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.481 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744568+0000", 2024-09-21T09:46:13.482 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00755574 2024-09-21T09:46:13.482 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.482 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.482 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.482 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744599+0000", 2024-09-21T09:46:13.482 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0818999999999997e-05 2024-09-21T09:46:13.482 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.482 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.482 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.483 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.793399+0000", 2024-09-21T09:46:13.483 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.048799446000000003 2024-09-21T09:46:13.483 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.484 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.484 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.484 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.793432+0000", 2024-09-21T09:46:13.484 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3725e-05 2024-09-21T09:46:13.484 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.484 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.484 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.484 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.794696+0000", 2024-09-21T09:46:13.484 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012637060000000001 2024-09-21T09:46:13.484 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.484 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.484 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.484 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.484 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.485 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106933 6.a 6:58195292:::benchmark_data_smithi137_131945_object106932:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:46:13.485 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.661864+0000", 2024-09-21T09:46:13.485 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.744861035, 2024-09-21T09:46:13.485 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.134064305999999, 2024-09-21T09:46:13.485 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.485 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.485 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.485 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.485 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.485 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106933 2024-09-21T09:46:13.485 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.485 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.485 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.485 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.486 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661864+0000", 2024-09-21T09:46:13.486 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.486 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.486 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.486 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.486 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661864+0000", 2024-09-21T09:46:13.486 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.486 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.486 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.486 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.486 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661862+0000", 2024-09-21T09:46:13.486 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:46:13.486 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.486 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.487 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.487 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661903+0000", 2024-09-21T09:46:13.487 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1294999999999997e-05 2024-09-21T09:46:13.487 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.487 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.487 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.487 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661924+0000", 2024-09-21T09:46:13.487 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.0922999999999999e-05 2024-09-21T09:46:13.487 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.487 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.487 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.487 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661933+0000", 2024-09-21T09:46:13.487 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.0389999999999993e-06 2024-09-21T09:46:13.487 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.488 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.488 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.488 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622519+0000", 2024-09-21T09:46:13.488 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.960585799 2024-09-21T09:46:13.488 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.488 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.488 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.488 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622526+0000", 2024-09-21T09:46:13.488 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7410000000000003e-06 2024-09-21T09:46:13.488 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.488 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.488 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.488 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847388+0000", 2024-09-21T09:46:13.489 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22486208599999999 2024-09-21T09:46:13.489 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.489 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.489 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.489 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847390+0000", 2024-09-21T09:46:13.489 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6599999999999999e-06 2024-09-21T09:46:13.489 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.489 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.489 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.489 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.739216+0000", 2024-09-21T09:46:13.489 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.891825375 2024-09-21T09:46:13.489 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.489 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.489 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.490 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.739302+0000", 2024-09-21T09:46:13.490 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6182999999999998e-05 2024-09-21T09:46:13.490 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.490 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.490 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.490 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.739402+0000", 2024-09-21T09:46:13.490 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9659000000000002e-05 2024-09-21T09:46:13.490 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.490 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.490 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.490 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744574+0000", 2024-09-21T09:46:13.490 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0051725219999999997 2024-09-21T09:46:13.490 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.491 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.491 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.491 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744628+0000", 2024-09-21T09:46:13.491 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3479000000000001e-05 2024-09-21T09:46:13.491 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.491 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.491 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.491 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.794728+0000", 2024-09-21T09:46:13.491 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.050100194000000001 2024-09-21T09:46:13.491 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.491 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.491 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.491 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.794757+0000", 2024-09-21T09:46:13.491 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.9402000000000001e-05 2024-09-21T09:46:13.492 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.492 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.492 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.492 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.795928+0000", 2024-09-21T09:46:13.492 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0011710030000000001 2024-09-21T09:46:13.492 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.492 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.492 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.492 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.492 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.492 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106950 6.a 6:54531c3d:::benchmark_data_smithi137_131945_object106949:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:46:13.492 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.683679+0000", 2024-09-21T09:46:13.492 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.723045943999999, 2024-09-21T09:46:13.493 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.124162175999999, 2024-09-21T09:46:13.493 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.493 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.493 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.493 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.493 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.493 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106950 2024-09-21T09:46:13.493 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.493 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.493 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.493 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.493 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683679+0000", 2024-09-21T09:46:13.493 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.493 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.493 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.494 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.494 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683679+0000", 2024-09-21T09:46:13.494 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.494 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.494 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.494 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.494 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683677+0000", 2024-09-21T09:46:13.494 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:46:13.494 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.494 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.494 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.494 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683735+0000", 2024-09-21T09:46:13.494 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8349e-05 2024-09-21T09:46:13.495 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.495 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.495 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.495 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683749+0000", 2024-09-21T09:46:13.495 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3542e-05 2024-09-21T09:46:13.495 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.495 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.495 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.495 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683754+0000", 2024-09-21T09:46:13.495 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3410000000000002e-06 2024-09-21T09:46:13.495 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.495 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.495 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.495 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622544+0000", 2024-09-21T09:46:13.496 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.938789927 2024-09-21T09:46:13.496 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.496 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.496 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.496 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622549+0000", 2024-09-21T09:46:13.496 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9910000000000002e-06 2024-09-21T09:46:13.496 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.496 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.496 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.496 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847408+0000", 2024-09-21T09:46:13.496 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22485925500000001 2024-09-21T09:46:13.496 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.496 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.496 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.497 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847411+0000", 2024-09-21T09:46:13.497 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7690000000000001e-06 2024-09-21T09:46:13.497 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.497 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.497 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.497 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744659+0000", 2024-09-21T09:46:13.497 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.897247262 2024-09-21T09:46:13.497 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.497 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.497 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.497 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744761+0000", 2024-09-21T09:46:13.497 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000102482 2024-09-21T09:46:13.497 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.497 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.498 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.498 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744876+0000", 2024-09-21T09:46:13.498 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000114685 2024-09-21T09:46:13.498 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.498 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.498 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.498 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.754417+0000", 2024-09-21T09:46:13.498 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0095415550000000002 2024-09-21T09:46:13.498 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.498 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.498 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.498 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.754449+0000", 2024-09-21T09:46:13.498 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1402999999999997e-05 2024-09-21T09:46:13.499 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.499 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.499 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.499 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.806191+0000", 2024-09-21T09:46:13.499 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.051742204 2024-09-21T09:46:13.499 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.499 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.499 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.499 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.806284+0000", 2024-09-21T09:46:13.499 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.2901999999999999e-05 2024-09-21T09:46:13.499 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.499 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.499 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.499 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.807841+0000", 2024-09-21T09:46:13.500 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015573679999999999 2024-09-21T09:46:13.500 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.500 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.500 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.500 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.500 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.500 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106962 6.a 6:57a16a8f:::benchmark_data_smithi137_131945_object106961:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:46:13.500 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.708376+0000", 2024-09-21T09:46:13.500 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.698349102999998, 2024-09-21T09:46:13.500 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.100828452999998, 2024-09-21T09:46:13.500 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.500 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.500 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.500 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.500 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106962 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708376+0000", 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708376+0000", 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.501 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708374+0000", 2024-09-21T09:46:13.502 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:46:13.502 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.502 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.502 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.502 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708430+0000", 2024-09-21T09:46:13.502 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5689000000000002e-05 2024-09-21T09:46:13.502 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.502 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.502 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.502 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708445+0000", 2024-09-21T09:46:13.502 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4695000000000001e-05 2024-09-21T09:46:13.502 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.502 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.502 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.503 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708452+0000", 2024-09-21T09:46:13.503 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3590000000000002e-06 2024-09-21T09:46:13.503 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.503 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.503 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.503 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622569+0000", 2024-09-21T09:46:13.503 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.914117083000001 2024-09-21T09:46:13.503 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.503 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.503 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.503 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622573+0000", 2024-09-21T09:46:13.503 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8990000000000003e-06 2024-09-21T09:46:13.503 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.503 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.504 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.504 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847428+0000", 2024-09-21T09:46:13.504 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22485499 2024-09-21T09:46:13.504 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.504 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.504 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.504 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847431+0000", 2024-09-21T09:46:13.504 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.819e-06 2024-09-21T09:46:13.504 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.504 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.504 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.504 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.747647+0000", 2024-09-21T09:46:13.504 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.900216114999999 2024-09-21T09:46:13.504 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.505 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.505 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.505 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.747761+0000", 2024-09-21T09:46:13.505 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000114306 2024-09-21T09:46:13.505 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.505 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.505 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.505 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.747881+0000", 2024-09-21T09:46:13.505 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000119628 2024-09-21T09:46:13.505 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.505 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.505 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.505 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756023+0000", 2024-09-21T09:46:13.505 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0081425379999999995 2024-09-21T09:46:13.505 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.506 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.506 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.506 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756061+0000", 2024-09-21T09:46:13.506 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8005e-05 2024-09-21T09:46:13.506 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.506 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.506 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.506 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.807884+0000", 2024-09-21T09:46:13.506 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.051822624999999997 2024-09-21T09:46:13.506 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.506 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.506 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.506 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.807918+0000", 2024-09-21T09:46:13.506 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4190000000000003e-05 2024-09-21T09:46:13.506 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.507 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.507 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.507 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.809204+0000", 2024-09-21T09:46:13.507 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001286087 2024-09-21T09:46:13.507 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.507 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.507 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.507 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.507 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.507 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106963 6.a 6:5887b8a0:::benchmark_data_smithi137_131945_object106962:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:46:13.507 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.708855+0000", 2024-09-21T09:46:13.507 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.69787006, 2024-09-21T09:46:13.507 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.101735619000003, 2024-09-21T09:46:13.507 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.507 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.508 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.508 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.508 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.508 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106963 2024-09-21T09:46:13.508 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.508 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.508 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.508 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.508 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708855+0000", 2024-09-21T09:46:13.508 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.508 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.508 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.508 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.508 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708855+0000", 2024-09-21T09:46:13.508 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.509 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.509 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.509 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.509 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708854+0000", 2024-09-21T09:46:13.509 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:46:13.509 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.509 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.509 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.509 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708918+0000", 2024-09-21T09:46:13.509 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4047999999999994e-05 2024-09-21T09:46:13.509 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.509 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.509 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.510 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708929+0000", 2024-09-21T09:46:13.510 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0485e-05 2024-09-21T09:46:13.510 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.510 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.510 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.510 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708933+0000", 2024-09-21T09:46:13.510 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7740000000000004e-06 2024-09-21T09:46:13.510 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.510 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.510 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.510 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622592+0000", 2024-09-21T09:46:13.510 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.913658267000001 2024-09-21T09:46:13.510 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.511 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.511 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.511 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622595+0000", 2024-09-21T09:46:13.511 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.269e-06 2024-09-21T09:46:13.511 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.511 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.511 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.511 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847463+0000", 2024-09-21T09:46:13.511 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22486827100000001 2024-09-21T09:46:13.511 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.511 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.511 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.512 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847468+0000", 2024-09-21T09:46:13.512 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7709999999999997e-06 2024-09-21T09:46:13.512 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.512 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.512 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.512 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.750076+0000", 2024-09-21T09:46:13.512 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.902607771 2024-09-21T09:46:13.512 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.512 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.512 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.512 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.750176+0000", 2024-09-21T09:46:13.512 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9992000000000001e-05 2024-09-21T09:46:13.513 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.513 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.513 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.513 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.750281+0000", 2024-09-21T09:46:13.513 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000105006 2024-09-21T09:46:13.513 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.513 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.513 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.513 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756030+0000", 2024-09-21T09:46:13.513 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0057491560000000001 2024-09-21T09:46:13.513 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.513 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.513 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.513 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756094+0000", 2024-09-21T09:46:13.514 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3969999999999999e-05 2024-09-21T09:46:13.514 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.514 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.514 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.514 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.809239+0000", 2024-09-21T09:46:13.514 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.053144867999999998 2024-09-21T09:46:13.514 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.514 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.514 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.514 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.809270+0000", 2024-09-21T09:46:13.514 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1226000000000002e-05 2024-09-21T09:46:13.515 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.515 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.515 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.515 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.810590+0000", 2024-09-21T09:46:13.515 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013204950000000001 2024-09-21T09:46:13.515 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.515 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.515 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.515 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.515 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.515 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106986 6.a 6:508a728d:::benchmark_data_smithi137_131945_object106985:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:46:13.515 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.809053+0000", 2024-09-21T09:46:13.515 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.597672007, 2024-09-21T09:46:13.515 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.002855373999999, 2024-09-21T09:46:13.515 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.516 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.516 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.516 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.516 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.516 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106986 2024-09-21T09:46:13.516 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.516 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.516 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.516 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.516 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809053+0000", 2024-09-21T09:46:13.516 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.516 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.516 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.516 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.516 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809053+0000", 2024-09-21T09:46:13.517 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.517 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.517 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.517 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.517 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809051+0000", 2024-09-21T09:46:13.517 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:46:13.517 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.517 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.517 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.517 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809093+0000", 2024-09-21T09:46:13.517 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1635999999999999e-05 2024-09-21T09:46:13.517 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.517 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.517 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.518 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809106+0000", 2024-09-21T09:46:13.518 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3062e-05 2024-09-21T09:46:13.518 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.518 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.518 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.518 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809112+0000", 2024-09-21T09:46:13.518 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0639999999999999e-06 2024-09-21T09:46:13.518 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.518 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.518 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.518 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622607+0000", 2024-09-21T09:46:13.518 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.813495089 2024-09-21T09:46:13.518 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.518 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.519 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.519 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622611+0000", 2024-09-21T09:46:13.519 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1559999999999997e-06 2024-09-21T09:46:13.519 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.519 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.519 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.519 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847480+0000", 2024-09-21T09:46:13.519 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22486927000000001 2024-09-21T09:46:13.519 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.519 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.519 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:46:13.519 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847483+0000", 2024-09-21T09:46:13.519 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8669999999999998e-06 2024-09-21T09:46:13.519 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.519 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.520 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.520 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756115+0000", 2024-09-21T09:46:13.520 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.908631416999999 2024-09-21T09:46:13.520 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.520 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.520 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.520 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756203+0000", 2024-09-21T09:46:13.520 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.8305000000000002e-05 2024-09-21T09:46:13.520 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.520 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.520 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.520 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756309+0000", 2024-09-21T09:46:13.520 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000106605 2024-09-21T09:46:13.520 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.520 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.759165+0000", 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0028552759999999999 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.759422+0000", 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00025684299999999998 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.810631+0000", 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.051209022 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.521 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.522 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.810667+0000", 2024-09-21T09:46:13.522 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6205999999999999e-05 2024-09-21T09:46:13.522 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.522 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.522 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.522 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.811908+0000", 2024-09-21T09:46:13.522 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012414489999999999 2024-09-21T09:46:13.522 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.522 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.522 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.522 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.522 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.522 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "MOSDPGPush(6.a 131/127 [PushOp(6:55a0dd78:::benchmark_data_smithi137_131945_object106679:head, version: 119'6788, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(6:55a0dd78:::benchmark_data_smithi137_131945_object106679:head@119'6788, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-09-21T09:46:13.523 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:53.648415+0000", 2024-09-21T09:46:13.523 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 19.758309591, 2024-09-21T09:46:13.523 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.065740925000000006, 2024-09-21T09:46:13.523 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.523 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "started", 2024-09-21T09:46:13.523 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.523 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.523 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.523 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.648415+0000", 2024-09-21T09:46:13.523 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.523 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.523 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.523 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.523 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.648415+0000", 2024-09-21T09:46:13.523 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.648414+0000", 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.648472+0000", 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7756000000000001e-05 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.648490+0000", 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7533e-05 2024-09-21T09:46:13.524 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.525 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.525 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.525 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.648501+0000", 2024-09-21T09:46:13.525 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1419e-05 2024-09-21T09:46:13.525 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.525 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.525 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.525 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.701711+0000", 2024-09-21T09:46:13.525 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.053209461 2024-09-21T09:46:13.525 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.525 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.525 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.525 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.702524+0000", 2024-09-21T09:46:13.526 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00081313000000000002 2024-09-21T09:46:13.526 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.526 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.526 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.526 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.714156+0000", 2024-09-21T09:46:13.526 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.011632435 2024-09-21T09:46:13.526 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.526 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.526 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.526 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.526 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.526 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:110796 6.a 6:50d6de20:::benchmark_data_smithi137_131945_object3807:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2024-09-21T09:46:13.527 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:59.712462+0000", 2024-09-21T09:46:13.527 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 13.6942626, 2024-09-21T09:46:13.527 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.069089421999999998, 2024-09-21T09:46:13.527 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.527 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.527 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.527 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.527 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.527 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 110796 2024-09-21T09:46:13.527 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.527 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.527 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.528 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.528 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.712462+0000", 2024-09-21T09:46:13.528 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.528 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.528 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.528 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.528 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.712462+0000", 2024-09-21T09:46:13.528 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.528 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.528 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.528 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.528 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.712461+0000", 2024-09-21T09:46:13.528 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:46:13.529 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.529 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.529 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.529 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.712468+0000", 2024-09-21T09:46:13.529 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1019999999999999e-06 2024-09-21T09:46:13.529 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.529 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.529 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.529 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.712483+0000", 2024-09-21T09:46:13.529 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4725e-05 2024-09-21T09:46:13.529 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.529 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.530 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.530 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.712489+0000", 2024-09-21T09:46:13.530 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5899999999999996e-06 2024-09-21T09:46:13.530 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.530 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.530 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.530 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.712525+0000", 2024-09-21T09:46:13.530 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5478000000000002e-05 2024-09-21T09:46:13.530 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.530 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.530 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.530 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.712620+0000", 2024-09-21T09:46:13.531 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.5143999999999996e-05 2024-09-21T09:46:13.531 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.531 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.531 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.531 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.712738+0000", 2024-09-21T09:46:13.531 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000118279 2024-09-21T09:46:13.531 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.531 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.531 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.531 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.721575+0000", 2024-09-21T09:46:13.531 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0088367519999999998 2024-09-21T09:46:13.531 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.532 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.532 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.532 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.721611+0000", 2024-09-21T09:46:13.532 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5880999999999997e-05 2024-09-21T09:46:13.532 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.532 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.532 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.532 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.779264+0000", 2024-09-21T09:46:13.532 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.057653491000000001 2024-09-21T09:46:13.532 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.532 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.532 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.533 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.779317+0000", 2024-09-21T09:46:13.533 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3043e-05 2024-09-21T09:46:13.533 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.533 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.533 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.533 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.781552+0000", 2024-09-21T09:46:13.533 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0022345149999999999 2024-09-21T09:46:13.533 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.533 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.533 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.533 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.534 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.534 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:110799 6.a 6:5f633da0:::benchmark_data_smithi137_131945_object3810:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2024-09-21T09:46:13.534 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:59.712925+0000", 2024-09-21T09:46:13.534 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 13.693799514, 2024-09-21T09:46:13.534 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.070240897999999996, 2024-09-21T09:46:13.534 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.534 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.534 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.534 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.534 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.534 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 110799 2024-09-21T09:46:13.535 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.535 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.535 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.535 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.535 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.712925+0000", 2024-09-21T09:46:13.535 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.535 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.535 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.535 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.535 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.712925+0000", 2024-09-21T09:46:13.535 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.536 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.536 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.536 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.536 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.712924+0000", 2024-09-21T09:46:13.536 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:46:13.536 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.536 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.536 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.536 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.712930+0000", 2024-09-21T09:46:13.536 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4360000000000001e-06 2024-09-21T09:46:13.536 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.537 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.537 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.537 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.712942+0000", 2024-09-21T09:46:13.537 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2252000000000001e-05 2024-09-21T09:46:13.537 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.537 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.537 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.537 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.712948+0000", 2024-09-21T09:46:13.537 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3069999999999999e-06 2024-09-21T09:46:13.537 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.537 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.538 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.538 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.715648+0000", 2024-09-21T09:46:13.538 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0027001569999999999 2024-09-21T09:46:13.538 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.538 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.538 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.538 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.715816+0000", 2024-09-21T09:46:13.538 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000167985 2024-09-21T09:46:13.538 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.538 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.538 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.539 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.715986+0000", 2024-09-21T09:46:13.539 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016945400000000001 2024-09-21T09:46:13.539 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.539 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.539 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.539 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.721583+0000", 2024-09-21T09:46:13.539 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0055966770000000004 2024-09-21T09:46:13.539 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.539 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.539 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.540 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.722988+0000", 2024-09-21T09:46:13.540 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014057550000000001 2024-09-21T09:46:13.540 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.540 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.540 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.540 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.781602+0000", 2024-09-21T09:46:13.540 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.058613433999999999 2024-09-21T09:46:13.540 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.540 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.540 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.541 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.781640+0000", 2024-09-21T09:46:13.541 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8569999999999998e-05 2024-09-21T09:46:13.541 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.541 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.541 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.541 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.783166+0000", 2024-09-21T09:46:13.541 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015258909999999999 2024-09-21T09:46:13.541 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.541 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.541 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.541 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.542 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.542 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:110800 6.a 6:579c2e0b:::benchmark_data_smithi137_131945_object3811:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2024-09-21T09:46:13.542 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:59.715126+0000", 2024-09-21T09:46:13.542 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 13.691598933, 2024-09-21T09:46:13.542 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.069795303000000003, 2024-09-21T09:46:13.542 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.542 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.542 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.542 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.542 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.543 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 110800 2024-09-21T09:46:13.543 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.543 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.543 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.543 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.543 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.715126+0000", 2024-09-21T09:46:13.543 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.543 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.543 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.543 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.543 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.715126+0000", 2024-09-21T09:46:13.543 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.543 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.543 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.544 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.544 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.715125+0000", 2024-09-21T09:46:13.544 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:46:13.544 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.544 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.544 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.544 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.715130+0000", 2024-09-21T09:46:13.544 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.288e-06 2024-09-21T09:46:13.544 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.544 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.544 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.544 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.715141+0000", 2024-09-21T09:46:13.545 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1231e-05 2024-09-21T09:46:13.545 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.545 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.545 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.545 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.715146+0000", 2024-09-21T09:46:13.545 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5329999999999996e-06 2024-09-21T09:46:13.545 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.545 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.545 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.545 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.718820+0000", 2024-09-21T09:46:13.545 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0036742699999999999 2024-09-21T09:46:13.545 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.545 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.545 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.545 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.718940+0000", 2024-09-21T09:46:13.546 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000119387 2024-09-21T09:46:13.546 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.546 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.546 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.546 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.719050+0000", 2024-09-21T09:46:13.546 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011049500000000001 2024-09-21T09:46:13.546 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.546 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.546 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.546 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.721701+0000", 2024-09-21T09:46:13.546 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0026505529999999999 2024-09-21T09:46:13.546 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.546 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.547 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.547 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.723093+0000", 2024-09-21T09:46:13.547 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001392793 2024-09-21T09:46:13.547 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.547 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.547 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.547 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.783233+0000", 2024-09-21T09:46:13.547 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.060139689000000003 2024-09-21T09:46:13.547 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.547 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.547 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.547 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.783291+0000", 2024-09-21T09:46:13.547 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8177000000000002e-05 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.784921+0000", 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0016299719999999999 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:118734 6.a 6:5d441d65:::benchmark_data_smithi137_131945_object11745:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e133)", 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:11.352440+0000", 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 2.0542844690000002, 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.065788258000000002, 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.548 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.549 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.549 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.549 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.549 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 118734 2024-09-21T09:46:13.549 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.549 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.549 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.549 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.549 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.352440+0000", 2024-09-21T09:46:13.549 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.549 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.549 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.549 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.549 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.352440+0000", 2024-09-21T09:46:13.550 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.550 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.550 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.550 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.550 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.352438+0000", 2024-09-21T09:46:13.550 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:46:13.550 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.550 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.550 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.550 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.352445+0000", 2024-09-21T09:46:13.550 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2910000000000004e-06 2024-09-21T09:46:13.550 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.551 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.551 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.551 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.352456+0000", 2024-09-21T09:46:13.551 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1345000000000001e-05 2024-09-21T09:46:13.551 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.551 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.551 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.551 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.352462+0000", 2024-09-21T09:46:13.551 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7200000000000003e-06 2024-09-21T09:46:13.551 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.551 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.551 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.551 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.352515+0000", 2024-09-21T09:46:13.551 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3038999999999998e-05 2024-09-21T09:46:13.551 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.352675+0000", 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015974699999999999 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.352818+0000", 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014376800000000001 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.360612+0000", 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0077936610000000003 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.552 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.553 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.553 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.364008+0000", 2024-09-21T09:46:13.553 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0033956289999999998 2024-09-21T09:46:13.553 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.553 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.553 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.553 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.415962+0000", 2024-09-21T09:46:13.553 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.051954179000000003 2024-09-21T09:46:13.553 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.553 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.553 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.553 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.416001+0000", 2024-09-21T09:46:13.553 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8828999999999997e-05 2024-09-21T09:46:13.553 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.554 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.554 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.554 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.418229+0000", 2024-09-21T09:46:13.554 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0022280289999999999 2024-09-21T09:46:13.554 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.554 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.554 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.554 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.554 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.554 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:118737 6.a 6:5a24c71b:::benchmark_data_smithi137_131945_object11748:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e133)", 2024-09-21T09:46:13.554 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:11.355865+0000", 2024-09-21T09:46:13.554 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 2.050860219, 2024-09-21T09:46:13.554 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.065730010000000005, 2024-09-21T09:46:13.555 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:46:13.555 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:46:13.555 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:46:13.555 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:46:13.555 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:46:13.555 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 118737 2024-09-21T09:46:13.555 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.555 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:46:13.555 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.555 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:46:13.555 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.355865+0000", 2024-09-21T09:46:13.555 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.555 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.556 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.556 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:46:13.556 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.355865+0000", 2024-09-21T09:46:13.556 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:46:13.556 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.556 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.556 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:46:13.556 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.355863+0000", 2024-09-21T09:46:13.556 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:46:13.556 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.556 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.556 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:46:13.556 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.355869+0000", 2024-09-21T09:46:13.557 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1140000000000002e-06 2024-09-21T09:46:13.557 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.557 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.557 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:46:13.557 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.355879+0000", 2024-09-21T09:46:13.557 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.0659999999999993e-06 2024-09-21T09:46:13.557 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.557 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.557 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:46:13.557 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.355885+0000", 2024-09-21T09:46:13.557 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6069999999999996e-06 2024-09-21T09:46:13.557 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.557 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.558 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:46:13.558 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.355929+0000", 2024-09-21T09:46:13.558 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3686000000000002e-05 2024-09-21T09:46:13.558 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.558 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.558 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:46:13.558 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.356090+0000", 2024-09-21T09:46:13.558 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000161564 2024-09-21T09:46:13.558 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.558 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.558 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:46:13.558 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.356270+0000", 2024-09-21T09:46:13.558 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000180034 2024-09-21T09:46:13.559 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.559 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.559 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:46:13.559 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.363960+0000", 2024-09-21T09:46:13.559 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0076890789999999997 2024-09-21T09:46:13.559 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.559 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.559 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.559 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.364036+0000", 2024-09-21T09:46:13.559 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.6885999999999995e-05 2024-09-21T09:46:13.559 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.559 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.560 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:46:13.560 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.418296+0000", 2024-09-21T09:46:13.560 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.054259903999999998 2024-09-21T09:46:13.560 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.560 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.560 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:46:13.560 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.418357+0000", 2024-09-21T09:46:13.560 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1087999999999995e-05 2024-09-21T09:46:13.560 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:46:13.560 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:46:13.560 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:46:13.560 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:11.421595+0000", 2024-09-21T09:46:13.560 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0032372849999999999 2024-09-21T09:46:13.560 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.561 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.561 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.561 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:46:13.561 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:46:13.561 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:46:13.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:13.563 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:13.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:13.664 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:13.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:13.691 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:13.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:13.761 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:13 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[144087]: 2024-09-21T09:46:13.440+0000 7f510b2d6640 -1 osd.0 123 log_to_monitors true 2024-09-21T09:46:13.792 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:13.816 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:13.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:13.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:13.918 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:13.940 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:13.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:13.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:14.042 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:14.067 INFO:teuthology.orchestra.run.smithi137.stderr:no valid command found; 10 closest matches: 2024-09-21T09:46:14.067 INFO:teuthology.orchestra.run.smithi137.stderr:0 2024-09-21T09:46:14.067 INFO:teuthology.orchestra.run.smithi137.stderr:1 2024-09-21T09:46:14.067 INFO:teuthology.orchestra.run.smithi137.stderr:2 2024-09-21T09:46:14.067 INFO:teuthology.orchestra.run.smithi137.stderr:abort 2024-09-21T09:46:14.067 INFO:teuthology.orchestra.run.smithi137.stderr:assert 2024-09-21T09:46:14.067 INFO:teuthology.orchestra.run.smithi137.stderr:bluefs debug_inject_read_zeros 2024-09-21T09:46:14.067 INFO:teuthology.orchestra.run.smithi137.stderr:bluefs files list 2024-09-21T09:46:14.067 INFO:teuthology.orchestra.run.smithi137.stderr:bluefs stats 2024-09-21T09:46:14.068 INFO:teuthology.orchestra.run.smithi137.stderr:bluestore allocator dump block 2024-09-21T09:46:14.068 INFO:teuthology.orchestra.run.smithi137.stderr:bluestore allocator fragmentation block 2024-09-21T09:46:14.068 INFO:teuthology.orchestra.run.smithi137.stderr:admin_socket: invalid command 2024-09-21T09:46:14.079 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:14.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:14.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:14.181 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:14.205 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T09:46:14.212 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:14.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:14.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:14.314 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:14.343 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:14.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:14.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:14.445 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:14.469 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:14.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:14.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:14.513 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:46:14.565 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:46:14.570 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:14.589 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:14 smithi137 ceph-mon[93825]: from='osd.0 [v2:172.21.15.137:6802/4217303731,v1:172.21.15.137:6803/4217303731]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:46:14.590 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:14 smithi137 ceph-mon[93825]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:46:14.590 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:14 smithi137 ceph-mon[97575]: from='osd.0 [v2:172.21.15.137:6802/4217303731,v1:172.21.15.137:6803/4217303731]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:46:14.590 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:14 smithi137 ceph-mon[97575]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:46:14.619 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:14.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:14.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:14.634 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:14 smithi165 ceph-mon[86023]: from='osd.0 [v2:172.21.15.137:6802/4217303731,v1:172.21.15.137:6803/4217303731]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:46:14.634 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:14 smithi165 ceph-mon[86023]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:46:14.722 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:14.745 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:14.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:14.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:14.847 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:14.906 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:14.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:14.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:15.008 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:15.040 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:15.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:15.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:15.110 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T09:46:15.111 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-0, ['dump_ops_in_flight'] 2024-09-21T09:46:15.141 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:15.181 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:15.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:15.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:15.195 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 09:46:14 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[144087]: 2024-09-21T09:46:14.875+0000 7f50ff078640 -1 osd.0 123 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:46:15.283 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:15.322 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:15.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:15.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:15.424 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:15.448 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:15.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:15.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:15.549 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:15.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:15 smithi137 ceph-mon[93825]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:46:15.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:15 smithi137 ceph-mon[93825]: osdmap e134: 8 total, 7 up, 7 in 2024-09-21T09:46:15.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:15 smithi137 ceph-mon[93825]: from='osd.0 [v2:172.21.15.137:6802/4217303731,v1:172.21.15.137:6803/4217303731]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:46:15.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:15 smithi137 ceph-mon[93825]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:46:15.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:15 smithi137 ceph-mon[93825]: pgmap v345: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 446 op/s; 43642/286113 objects degraded (15.253%); 19557/286113 objects misplaced (6.835%); 4.3 MiB/s, 69 objects/s recovering 2024-09-21T09:46:15.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:15 smithi137 ceph-mon[93825]: from='osd.0 ' entity='osd.0' 2024-09-21T09:46:15.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:15 smithi137 ceph-mon[97575]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:46:15.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:15 smithi137 ceph-mon[97575]: osdmap e134: 8 total, 7 up, 7 in 2024-09-21T09:46:15.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:15 smithi137 ceph-mon[97575]: from='osd.0 [v2:172.21.15.137:6802/4217303731,v1:172.21.15.137:6803/4217303731]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:46:15.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:15 smithi137 ceph-mon[97575]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:46:15.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:15 smithi137 ceph-mon[97575]: pgmap v345: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 446 op/s; 43642/286113 objects degraded (15.253%); 19557/286113 objects misplaced (6.835%); 4.3 MiB/s, 69 objects/s recovering 2024-09-21T09:46:15.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:15 smithi137 ceph-mon[97575]: from='osd.0 ' entity='osd.0' 2024-09-21T09:46:15.595 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:15.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:15.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:15.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:15 smithi165 ceph-mon[86023]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:46:15.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:15 smithi165 ceph-mon[86023]: osdmap e134: 8 total, 7 up, 7 in 2024-09-21T09:46:15.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:15 smithi165 ceph-mon[86023]: from='osd.0 [v2:172.21.15.137:6802/4217303731,v1:172.21.15.137:6803/4217303731]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:46:15.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:15 smithi165 ceph-mon[86023]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi137", "root=default"]} : dispatch 2024-09-21T09:46:15.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:15 smithi165 ceph-mon[86023]: pgmap v345: 99 pgs: 1 active+recovery_wait+degraded+remapped, 28 active+undersized, 2 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 51 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 446 op/s; 43642/286113 objects degraded (15.253%); 19557/286113 objects misplaced (6.835%); 4.3 MiB/s, 69 objects/s recovering 2024-09-21T09:46:15.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:15 smithi165 ceph-mon[86023]: from='osd.0 ' entity='osd.0' 2024-09-21T09:46:15.696 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:15.724 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:15.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:15.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:15.826 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:15.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:15.877 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:15.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:15.978 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:16.001 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:16.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:16.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:16.102 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:16.126 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:16.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:16.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:16.227 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:46:16.227 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T09:46:16.228 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 0 2024-09-21T09:46:16.228 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:46:16.228 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:16.252 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:16.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:16.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:16.353 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:16.375 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:16.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:16.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:16.476 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:16.498 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:16.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:16.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:16.539 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:16.599 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:16.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:16.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:16.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:16 smithi165 ceph-mon[86023]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:46:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:16 smithi165 ceph-mon[86023]: osd.0 [v2:172.21.15.137:6802/4217303731,v1:172.21.15.137:6803/4217303731] boot 2024-09-21T09:46:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:16 smithi165 ceph-mon[86023]: osdmap e135: 8 total, 8 up, 7 in 2024-09-21T09:46:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:16 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T09:46:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:16 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 43642/286113 objects degraded (15.253%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:46:16.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:16 smithi165 ceph-mon[86023]: osdmap e136: 8 total, 8 up, 7 in 2024-09-21T09:46:16.665 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:16 smithi137 ceph-mon[93825]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:46:16.665 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:16 smithi137 ceph-mon[93825]: osd.0 [v2:172.21.15.137:6802/4217303731,v1:172.21.15.137:6803/4217303731] boot 2024-09-21T09:46:16.665 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:16 smithi137 ceph-mon[93825]: osdmap e135: 8 total, 8 up, 7 in 2024-09-21T09:46:16.665 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:16 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T09:46:16.665 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:16 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 43642/286113 objects degraded (15.253%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:46:16.665 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:16 smithi137 ceph-mon[93825]: osdmap e136: 8 total, 8 up, 7 in 2024-09-21T09:46:16.665 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:16 smithi137 ceph-mon[97575]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:46:16.666 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:16 smithi137 ceph-mon[97575]: osd.0 [v2:172.21.15.137:6802/4217303731,v1:172.21.15.137:6803/4217303731] boot 2024-09-21T09:46:16.666 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:16 smithi137 ceph-mon[97575]: osdmap e135: 8 total, 8 up, 7 in 2024-09-21T09:46:16.666 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:16 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T09:46:16.666 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:16 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 43642/286113 objects degraded (15.253%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T09:46:16.666 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:16 smithi137 ceph-mon[97575]: osdmap e136: 8 total, 8 up, 7 in 2024-09-21T09:46:16.722 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:16.743 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:16.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:16.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:16.845 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:16.869 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:16.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:16.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:16.919 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T09:46:16.970 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:16.995 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:16.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:16.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:17.096 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:17.120 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:17.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:17.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:17.179 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:46:17.181 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T09:46:17.223 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:17.256 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:17.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:17.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:17.358 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:17.379 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:17.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:17.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:17.481 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:17.503 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:17.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:17.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:17 smithi137 ceph-mon[93825]: pgmap v348: 99 pgs: 1 remapped+peering, 5 peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 51 active+clean; 5.7 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 684 op/s; 37655/279465 objects degraded (13.474%); 20059/279465 objects misplaced (7.178%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T09:46:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:17 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2061121088' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:46:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:17 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:46:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:17 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:46:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:17 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:46:17.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:17 smithi137 ceph-mon[93825]: osdmap e137: 8 total, 8 up, 7 in 2024-09-21T09:46:17.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:17 smithi137 ceph-mon[97575]: pgmap v348: 99 pgs: 1 remapped+peering, 5 peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 51 active+clean; 5.7 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 684 op/s; 37655/279465 objects degraded (13.474%); 20059/279465 objects misplaced (7.178%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T09:46:17.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:17 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2061121088' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:46:17.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:17 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:46:17.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:17 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:46:17.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:17 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:46:17.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:17 smithi137 ceph-mon[97575]: osdmap e137: 8 total, 8 up, 7 in 2024-09-21T09:46:17.599 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:17 smithi165 ceph-mon[86023]: pgmap v348: 99 pgs: 1 remapped+peering, 5 peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 51 active+clean; 5.7 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 684 op/s; 37655/279465 objects degraded (13.474%); 20059/279465 objects misplaced (7.178%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T09:46:17.599 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:17 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2061121088' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:46:17.599 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:17 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:46:17.599 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:17 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:46:17.599 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:17 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:46:17.599 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:17 smithi165 ceph-mon[86023]: osdmap e137: 8 total, 8 up, 7 in 2024-09-21T09:46:17.605 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:17.646 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:17.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:17.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:17.747 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:17.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:17.778 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:17.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:17.879 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:17.901 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:17.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:17.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:18.002 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:18.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:18.036 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:18.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:18.137 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:18.160 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:18.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:18.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:18.262 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:18.306 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:18.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:18.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:18.408 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:18.467 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:18.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:18.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:18.568 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:18.593 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:18.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:18.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:18.695 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:18.720 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:18.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:18.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:18.822 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:18.890 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:18.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:18.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:18.961 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:46:18.961 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T09:46:18.961 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T09:46:18.961 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T09:46:18.961 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:46:18.992 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:19.018 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:19.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:19.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:19.120 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:19.160 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:19.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:19.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:19.262 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:19.286 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:19.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:19.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:19.388 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:19.414 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:19.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:19.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:19.516 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:19.558 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:19.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:19.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:19.660 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:19.693 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:19.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:19.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:19.701 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T09:46:19.795 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:19.820 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:19.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:19.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:19.922 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:19.967 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:19.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:19.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:20.006 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:46:20.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:19 smithi137 ceph-mon[93825]: pgmap v350: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 20 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 7 active+undersized+degraded, 58 active+clean; 5.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 27803/277611 objects degraded (10.015%); 8568/277611 objects misplaced (3.086%); 9.2 MiB/s, 147 objects/s recovering 2024-09-21T09:46:20.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:19 smithi137 ceph-mon[97575]: pgmap v350: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 20 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 7 active+undersized+degraded, 58 active+clean; 5.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 27803/277611 objects degraded (10.015%); 8568/277611 objects misplaced (3.086%); 9.2 MiB/s, 147 objects/s recovering 2024-09-21T09:46:20.069 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:20.093 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:20.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:20.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:20.111 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T09:46:20.134 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:19 smithi165 ceph-mon[86023]: pgmap v350: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 20 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 7 active+undersized+degraded, 58 active+clean; 5.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 27803/277611 objects degraded (10.015%); 8568/277611 objects misplaced (3.086%); 9.2 MiB/s, 147 objects/s recovering 2024-09-21T09:46:20.195 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:20.218 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:20.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:20.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:20.320 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:20.346 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:20.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:20.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:20.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:46:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:46:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:46:20.448 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:20.470 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:20.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:20.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:20.572 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:20.597 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:20.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:20.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:20.699 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:20.733 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:20.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:20.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:20.815 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:46:20.815 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:46:20.815 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:46:20.815 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:46:20.815 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:46:20.816 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:46:20.816 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:46:20.816 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:46:20.816 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:46:20.816 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:46:20.816 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:46:20.816 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:46:20.817 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:46:20.817 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:46:20.817 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:46:20.817 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:46:20.835 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:20.868 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T09:46:20.876 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:20.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:20.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:20.914 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:20 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4168640651' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:46:20.915 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:20 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4168640651' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:46:20.978 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:21.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:21.029 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:21.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:21.130 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:21.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:20 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4168640651' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:46:21.156 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:21.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:21.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:21.258 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:21.307 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:21.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:21.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:21.409 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:21.446 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:21.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:21.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:21.547 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:21.574 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:21.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:21.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:21.676 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:21.719 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:21.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:21.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:21.821 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:21.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:21.861 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:21.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:21.877 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:21 smithi165 ceph-mon[86023]: pgmap v351: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 5.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 641 op/s; 20402/274557 objects degraded (7.431%); 8568/274557 objects misplaced (3.121%); 6.6 MiB/s, 106 objects/s recovering 2024-09-21T09:46:21.877 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:21 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 20402/274557 objects degraded (7.431%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:21.888 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:46:21.888 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:46:21.962 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:22.011 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:22.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:22.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:22.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:46:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:46:21] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.51.0" 2024-09-21T09:46:22.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:21 smithi137 ceph-mon[93825]: pgmap v351: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 5.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 641 op/s; 20402/274557 objects degraded (7.431%); 8568/274557 objects misplaced (3.121%); 6.6 MiB/s, 106 objects/s recovering 2024-09-21T09:46:22.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:21 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 20402/274557 objects degraded (7.431%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:22.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:21 smithi137 ceph-mon[97575]: pgmap v351: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 5.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 641 op/s; 20402/274557 objects degraded (7.431%); 8568/274557 objects misplaced (3.121%); 6.6 MiB/s, 106 objects/s recovering 2024-09-21T09:46:22.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:21 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 20402/274557 objects degraded (7.431%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:22.113 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:22.141 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:22.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:22.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:22.242 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:22.266 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:22.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:22.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:22.346 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:22.368 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:22.392 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:22.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:22.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:22.394 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:22.494 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:22.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:22.538 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:22.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:22.604 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T09:46:22.639 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:22.661 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:22.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:22.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:22.763 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:22.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:22.814 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:22.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:22.915 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:23.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:23.014 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:23.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:23.115 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:23.160 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:23.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:23.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:23.262 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:23.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:23.289 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:23.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:23.390 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:23.415 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:23.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:23.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:23.517 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:23.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:23.547 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:23.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:23.648 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:23.674 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:23.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:23.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:23.775 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:23.797 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:23.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:23.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:23.832 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:23 smithi137 ceph-mon[93825]: pgmap v352: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 537 op/s; 28864/271026 objects degraded (10.650%); 10009/271026 objects misplaced (3.693%); 10 MiB/s, 181 objects/s recovering 2024-09-21T09:46:23.832 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:23 smithi137 ceph-mon[97575]: pgmap v352: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 537 op/s; 28864/271026 objects degraded (10.650%); 10009/271026 objects misplaced (3.693%); 10 MiB/s, 181 objects/s recovering 2024-09-21T09:46:23.899 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:23.922 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:23.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:23.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:24.024 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:24.058 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:24.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:24.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:24.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:23 smithi165 ceph-mon[86023]: pgmap v352: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 537 op/s; 28864/271026 objects degraded (10.650%); 10009/271026 objects misplaced (3.693%); 10 MiB/s, 181 objects/s recovering 2024-09-21T09:46:24.161 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:24.193 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:46:24.205 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:24.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:24.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:24.307 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:24.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:24.354 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:24.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:24.455 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:24.480 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:24.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:24.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:24.581 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:24.609 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:24.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:24.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:24.710 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:24.756 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:24.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:24.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:24.858 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:24.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:24.902 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:24.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:25.002 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:25.041 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:25.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:25.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:25.143 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:25.188 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:25.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:25.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:25.289 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:25.313 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:25.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:25.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:25.414 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:25.452 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:25.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:25.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:25.554 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:25.578 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:25.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:25.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:25.679 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:25.703 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:25.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:25.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:25.805 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:25.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:25.861 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:25.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:25.916 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:25 smithi137 ceph-mon[93825]: pgmap v353: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 28647/270372 objects degraded (10.595%); 10009/270372 objects misplaced (3.702%); 9.6 MiB/s, 165 objects/s recovering 2024-09-21T09:46:25.917 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:25.917 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:46:25.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:25 smithi137 ceph-mon[97575]: pgmap v353: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 28647/270372 objects degraded (10.595%); 10009/270372 objects misplaced (3.702%); 9.6 MiB/s, 165 objects/s recovering 2024-09-21T09:46:25.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:25.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:46:25.962 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:25.985 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:25.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:25.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:26.087 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:26.145 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:26.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:26.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:25 smithi165 ceph-mon[86023]: pgmap v353: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 28647/270372 objects degraded (10.595%); 10009/270372 objects misplaced (3.702%); 9.6 MiB/s, 165 objects/s recovering 2024-09-21T09:46:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:46:26.247 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:26.269 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:26.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:26.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:26.340 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:26.371 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:26.375 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:46:26.375 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:46:26.395 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:26.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:26.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:26.497 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:26.521 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:26.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:26.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:26.622 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:26.633 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:26.681 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:26.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:26.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:26.783 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:26.825 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:26.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:26.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:26.847 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T09:46:26.871 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:26 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 28647/270372 objects degraded (10.595%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:26.871 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:26 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1813562018' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:46:26.871 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:26 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:46:26.871 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:26 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 28647/270372 objects degraded (10.595%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:26.871 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:26 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1813562018' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:46:26.871 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:26 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:46:26.927 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:26.960 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:26.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:26.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:27.062 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:27.098 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:27.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:27.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:26 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 28647/270372 objects degraded (10.595%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:26 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1813562018' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:46:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:26 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:46:27.201 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:27.240 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:27.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:27.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:27.341 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:27.367 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:27.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:27.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:27.469 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:27.503 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:27.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:27.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:27.605 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:27.633 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:27.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:27.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:27.734 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:27.775 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:27.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:27.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:27.876 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:27.915 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:27.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:27.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:28.018 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:28.042 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:28.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:28.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:28.144 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:27 smithi165 ceph-mon[86023]: pgmap v354: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 548 op/s; 28647/263013 objects degraded (10.892%); 9837/263013 objects misplaced (3.740%); 9.2 MiB/s, 157 objects/s recovering 2024-09-21T09:46:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:27 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:46:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:27 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:46:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:27 smithi165 ceph-mon[86023]: osdmap e138: 8 total, 8 up, 7 in 2024-09-21T09:46:28.165 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:28.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:28.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:28.267 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:28.289 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:28.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:28.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:28.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:27 smithi137 ceph-mon[93825]: pgmap v354: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 548 op/s; 28647/263013 objects degraded (10.892%); 9837/263013 objects misplaced (3.740%); 9.2 MiB/s, 157 objects/s recovering 2024-09-21T09:46:28.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:27 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:46:28.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:27 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:46:28.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:27 smithi137 ceph-mon[93825]: osdmap e138: 8 total, 8 up, 7 in 2024-09-21T09:46:28.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:27 smithi137 ceph-mon[97575]: pgmap v354: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 548 op/s; 28647/263013 objects degraded (10.892%); 9837/263013 objects misplaced (3.740%); 9.2 MiB/s, 157 objects/s recovering 2024-09-21T09:46:28.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:27 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:46:28.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:27 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:46:28.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:27 smithi137 ceph-mon[97575]: osdmap e138: 8 total, 8 up, 7 in 2024-09-21T09:46:28.390 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:28.434 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:28.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:28.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:28.536 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:28.565 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:28.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:28.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:28.666 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:28.690 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:28.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:28.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:28.792 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:28.814 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:28.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:28.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:28.916 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:28.937 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:28.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:28.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:29.038 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:29.060 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:29.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:29.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:29.162 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:29.203 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:29.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:29.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:29.305 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:29.331 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:29.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:29.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:29.433 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:29.456 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:29.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:29.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:29.558 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:29.580 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:29.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:29.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:29.681 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:29.725 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:29.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:29.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:29.827 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:29.851 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:29.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:29.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:29.953 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:29.995 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:29.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:29.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:30.096 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:30.119 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:30.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:30.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:29 smithi165 ceph-mon[86023]: pgmap v356: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 576 op/s; 28633/260319 objects degraded (10.999%); 9566/260319 objects misplaced (3.675%); 7.2 MiB/s, 135 objects/s recovering 2024-09-21T09:46:30.220 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:30.247 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:30.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:30.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:30.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:29 smithi137 ceph-mon[93825]: pgmap v356: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 576 op/s; 28633/260319 objects degraded (10.999%); 9566/260319 objects misplaced (3.675%); 7.2 MiB/s, 135 objects/s recovering 2024-09-21T09:46:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:29 smithi137 ceph-mon[97575]: pgmap v356: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 576 op/s; 28633/260319 objects degraded (10.999%); 9566/260319 objects misplaced (3.675%); 7.2 MiB/s, 135 objects/s recovering 2024-09-21T09:46:30.349 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:30.370 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:30.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:30.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:30.472 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:30.515 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:30.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:30.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:30.617 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:30.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:46:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:46:30.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:46:30.669 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:30.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:30.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:30.771 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:30.794 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:30.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:30.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:30.896 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:30.936 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:30.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:30.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:31.038 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:31.080 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:31.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:31.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:31.182 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:31.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:31.221 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:31.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:31.322 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:31.347 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:31.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:31.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:31.449 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:31.490 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:31.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:31.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:31.592 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:31.613 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:31.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:31.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:31.715 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:31.750 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:31.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:31.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:31.852 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:31.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:31.875 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:31.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:31.976 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:32.019 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:32.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:32.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:32.120 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:32.147 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:31 smithi165 ceph-mon[86023]: pgmap v357: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 28633/256275 objects degraded (11.173%); 9566/256275 objects misplaced (3.733%); 7.2 MiB/s, 135 objects/s recovering 2024-09-21T09:46:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:31 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 28633/256275 objects degraded (11.173%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:32.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:32.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:32.249 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:32.250 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:46:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:46:31] "GET /metrics HTTP/1.1" 200 36466 "" "Prometheus/2.51.0" 2024-09-21T09:46:32.250 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:31 smithi137 ceph-mon[93825]: pgmap v357: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 28633/256275 objects degraded (11.173%); 9566/256275 objects misplaced (3.733%); 7.2 MiB/s, 135 objects/s recovering 2024-09-21T09:46:32.250 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:31 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 28633/256275 objects degraded (11.173%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:32.251 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:31 smithi137 ceph-mon[97575]: pgmap v357: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 28633/256275 objects degraded (11.173%); 9566/256275 objects misplaced (3.733%); 7.2 MiB/s, 135 objects/s recovering 2024-09-21T09:46:32.251 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:31 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 28633/256275 objects degraded (11.173%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:32.313 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:32.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:32.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:32.415 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:32.438 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:32.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:32.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:32.539 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:32.585 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:32.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:32.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:32.687 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:32.711 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:32.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:32.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:32.813 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:32.855 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:32.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:32.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:32.957 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:32.986 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:32.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:32.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:33.088 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:33.129 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:33.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:33.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:33.232 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:33.255 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:33.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:33.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:33.356 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:33.395 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:33.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:33.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:33.496 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:33.532 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:33.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:33.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:33.634 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:33.679 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:33.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:33.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:33.781 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:33.814 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:33.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:33.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:33.915 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:33.955 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:33.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:33.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:34.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:33 smithi137 ceph-mon[93825]: pgmap v358: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 656 op/s; 28815/251328 objects degraded (11.465%); 9126/251328 objects misplaced (3.631%); 5.8 MiB/s, 113 objects/s recovering 2024-09-21T09:46:34.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:33 smithi137 ceph-mon[97575]: pgmap v358: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 656 op/s; 28815/251328 objects degraded (11.465%); 9126/251328 objects misplaced (3.631%); 5.8 MiB/s, 113 objects/s recovering 2024-09-21T09:46:34.056 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:34.080 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:34.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:34.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:33 smithi165 ceph-mon[86023]: pgmap v358: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 656 op/s; 28815/251328 objects degraded (11.465%); 9126/251328 objects misplaced (3.631%); 5.8 MiB/s, 113 objects/s recovering 2024-09-21T09:46:34.181 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:34.205 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:34.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:34.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:34.306 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:34.345 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:34.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:34.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:34.447 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:34.470 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:34.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:34.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:34.572 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:34.611 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:34.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:34.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:34.713 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:34.760 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:34.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:34.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:34.861 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:34.897 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:34.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:34.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:34.999 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:35.046 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:35.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:35.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:35.147 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:35.192 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:35.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:35.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:35.294 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:35.316 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:35.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:35.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:35.418 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:35.442 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:35.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:35.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:35.543 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:35.591 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:35.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:35.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:35.693 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:35.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:35.744 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:35.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:35.845 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:35.868 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:35.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:35.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:35.970 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:36.010 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:36.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:36.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:36.112 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:36.129 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:35 smithi137 ceph-mon[93825]: pgmap v359: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 28589/250650 objects degraded (11.406%); 9126/250650 objects misplaced (3.641%); 5.9 MiB/s, 114 objects/s recovering 2024-09-21T09:46:36.130 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:35 smithi137 ceph-mon[97575]: pgmap v359: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 28589/250650 objects degraded (11.406%); 9126/250650 objects misplaced (3.641%); 5.9 MiB/s, 114 objects/s recovering 2024-09-21T09:46:36.133 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:36.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:36.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:35 smithi165 ceph-mon[86023]: pgmap v359: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 28589/250650 objects degraded (11.406%); 9126/250650 objects misplaced (3.641%); 5.9 MiB/s, 114 objects/s recovering 2024-09-21T09:46:36.236 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:36.261 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:36.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:36.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:36.362 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:46:36.362 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:46:36.362 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:36.386 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:36.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:36.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:36.488 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:36.510 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:36.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:36.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:36.611 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:36.636 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:36.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:36.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:36.654 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:46:36.654 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:46:36.694 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:46:36.694 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:46:36.737 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:36.749 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:46:36.749 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:46:36.761 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:36.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:36.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:36.787 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:46:36.787 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:46:36.816 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:46:36.816 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:46:36.847 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:46:36.847 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:46:36.862 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:36.880 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:46:36.880 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:46:36.898 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:36.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:36.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:36.912 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:46:36.912 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:46:37.001 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:37.023 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:37.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:37.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:37.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:36 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 28589/250650 objects degraded (11.406%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:37.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:36 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2802539743' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:46:37.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:36 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 28589/250650 objects degraded (11.406%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:37.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:36 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2802539743' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:46:37.108 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T09:46:37.124 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:37.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:36 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 28589/250650 objects degraded (11.406%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:37.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:36 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2802539743' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:46:37.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:37.203 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:37.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:37.304 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:37.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:37.366 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:37.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:37.467 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:37.490 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:37.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:37.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:37.592 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:37.629 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:37.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:37.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:37.731 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:37.767 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:37.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:37.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:37.869 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:37.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:37.890 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:37.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:37.991 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:38.015 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:38.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:38.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:38.116 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:38.142 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:38.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:38.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:38.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:37 smithi165 ceph-mon[86023]: pgmap v360: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.0 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 651 op/s; 28589/243456 objects degraded (11.743%); 8939/243456 objects misplaced (3.672%); 6.0 MiB/s, 115 objects/s recovering 2024-09-21T09:46:38.244 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:38.287 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:38.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:38.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:38.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:37 smithi137 ceph-mon[93825]: pgmap v360: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.0 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 651 op/s; 28589/243456 objects degraded (11.743%); 8939/243456 objects misplaced (3.672%); 6.0 MiB/s, 115 objects/s recovering 2024-09-21T09:46:38.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:37 smithi137 ceph-mon[97575]: pgmap v360: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 5.0 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 651 op/s; 28589/243456 objects degraded (11.743%); 8939/243456 objects misplaced (3.672%); 6.0 MiB/s, 115 objects/s recovering 2024-09-21T09:46:38.389 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:38.412 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:38.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:38.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:38.514 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:38.556 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:38.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:38.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:38.646 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:46:38.647 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:46:38.647 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_1 2024-09-21T09:46:38.647 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:46:38.657 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:38.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:38.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:38.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:38.782 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:38.845 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:38.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:38.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:38.947 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:38.969 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:38.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:38.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:39.071 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:39.113 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:39.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:39.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:39.215 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:39.239 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:39.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:39.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:39.341 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:39.363 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:39.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:39.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:39.465 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:39.507 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:39.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:39.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:39.609 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:39.632 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:39.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:39.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:39.734 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:39.777 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:39.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:39.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:39.878 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:39.902 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:39.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:39.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:40.004 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:40.049 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:40.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:40.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:40.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:39 smithi165 ceph-mon[86023]: pgmap v361: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 572 op/s; 28571/240666 objects degraded (11.872%); 8631/240666 objects misplaced (3.586%); 6.3 MiB/s, 118 objects/s recovering 2024-09-21T09:46:40.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:46:40.151 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:40.198 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:40.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:40.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:40.251 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:39 smithi137 ceph-mon[93825]: pgmap v361: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 572 op/s; 28571/240666 objects degraded (11.872%); 8631/240666 objects misplaced (3.586%); 6.3 MiB/s, 118 objects/s recovering 2024-09-21T09:46:40.251 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:46:40.251 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:39 smithi137 ceph-mon[97575]: pgmap v361: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 572 op/s; 28571/240666 objects degraded (11.872%); 8631/240666 objects misplaced (3.586%); 6.3 MiB/s, 118 objects/s recovering 2024-09-21T09:46:40.251 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:46:40.300 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:40.323 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:40.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:40.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:40.425 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:40.449 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:40.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:40.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:40.551 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:40.588 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:40.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:40.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:46:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:46:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:46:40.690 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:40.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:40.731 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:40.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:40.832 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:40.869 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:40.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:40.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:40.971 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:41.006 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:41.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:41.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:41.108 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:41.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:41.133 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:41.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:41.234 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:41.255 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:41.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:41.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:41.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:41.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:41.409 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:41.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:41.510 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:41.545 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:41.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:41.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:41.647 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:41.669 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:41.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:41.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:41.771 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:41.794 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:41.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:41.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:41.895 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:41.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:41.918 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:41.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:42.018 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:42.045 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:42.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:42.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:42.146 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:41 smithi165 ceph-mon[86023]: pgmap v362: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 655 op/s; 28571/236724 objects degraded (12.069%); 8631/236724 objects misplaced (3.646%); 5.2 MiB/s, 100 objects/s recovering 2024-09-21T09:46:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:41 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 28571/236724 objects degraded (12.069%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:42.170 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:42.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:42.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:42.272 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:42.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:41 smithi137 ceph-mon[93825]: pgmap v362: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 655 op/s; 28571/236724 objects degraded (12.069%); 8631/236724 objects misplaced (3.646%); 5.2 MiB/s, 100 objects/s recovering 2024-09-21T09:46:42.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:41 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 28571/236724 objects degraded (12.069%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:42.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:46:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:46:41] "GET /metrics HTTP/1.1" 200 36463 "" "Prometheus/2.51.0" 2024-09-21T09:46:42.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:41 smithi137 ceph-mon[97575]: pgmap v362: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 655 op/s; 28571/236724 objects degraded (12.069%); 8631/236724 objects misplaced (3.646%); 5.2 MiB/s, 100 objects/s recovering 2024-09-21T09:46:42.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:41 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 28571/236724 objects degraded (12.069%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:42.316 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:42.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:42.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:42.418 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:42.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:42.468 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:42.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:42.569 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:42.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:42.593 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:42.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:42.694 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:42.717 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:42.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:42.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:42.819 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:42.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:42.859 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:42.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:42.959 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:42.985 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:42.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:42.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:43.059 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T09:46:43.086 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:43.099 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:43.117 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:43.184 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:43.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:43.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:43.286 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:43.310 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:43.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:43.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:43.412 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:43.434 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:43.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:43.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:43.536 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:43.560 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:43.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:43.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:43.661 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:43.703 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:43.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:43.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:43.805 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:43.847 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:43.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:43.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:43.949 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:43.991 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:43.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:43.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:44.093 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:44.141 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:44.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:44.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:44.243 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:44.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:44.293 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:44.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:44.303 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:43 smithi137 ceph-mon[93825]: pgmap v363: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 28751/232350 objects degraded (12.374%); 8205/232350 objects misplaced (3.531%); 6.5 MiB/s, 129 objects/s recovering 2024-09-21T09:46:44.304 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:43 smithi137 ceph-mon[97575]: pgmap v363: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 28751/232350 objects degraded (12.374%); 8205/232350 objects misplaced (3.531%); 6.5 MiB/s, 129 objects/s recovering 2024-09-21T09:46:44.394 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:43 smithi165 ceph-mon[86023]: pgmap v363: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 28751/232350 objects degraded (12.374%); 8205/232350 objects misplaced (3.531%); 6.5 MiB/s, 129 objects/s recovering 2024-09-21T09:46:44.449 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:44.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:44.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:44.551 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:44.557 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:46:44.576 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:44.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:44.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:44.678 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:44.703 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:44.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:44.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:44.805 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:44.827 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:44.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:44.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:44.889 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:44.928 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:44.953 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:44.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:44.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:45.055 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:45.078 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:45.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:45.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:45.180 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:45.203 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:45.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:45.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:45.305 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:45.352 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:45.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:45.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:45.454 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:45.494 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:45.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:45.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:45.596 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:45.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:45.637 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:45.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:45.739 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:45.781 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:45.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:45.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:45.883 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:45.908 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:45.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:45.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:46.010 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:46.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:45 smithi137 ceph-mon[93825]: pgmap v364: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 542 op/s; 28560/231777 objects degraded (12.322%); 8205/231777 objects misplaced (3.540%); 6.1 MiB/s, 114 objects/s recovering 2024-09-21T09:46:46.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:45 smithi137 ceph-mon[97575]: pgmap v364: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 542 op/s; 28560/231777 objects degraded (12.322%); 8205/231777 objects misplaced (3.540%); 6.1 MiB/s, 114 objects/s recovering 2024-09-21T09:46:46.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:46.051 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:46.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:46.152 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:46.203 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:46.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:46.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:46.305 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:46.332 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:46.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:46.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:46.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:45 smithi165 ceph-mon[86023]: pgmap v364: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 542 op/s; 28560/231777 objects degraded (12.322%); 8205/231777 objects misplaced (3.540%); 6.1 MiB/s, 114 objects/s recovering 2024-09-21T09:46:46.434 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:46.474 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:46.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:46.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:46.576 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:46.630 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:46.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:46.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:46.692 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:46:46.693 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:46:46.732 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:46.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:46.804 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:46.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:46.905 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:46.919 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:46 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 28560/231777 objects degraded (12.322%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:46.919 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:46 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:46:46.919 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:46 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 28560/231777 objects degraded (12.322%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:46.919 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:46 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:46:46.931 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:46.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:46.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:47.033 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:47.054 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:47.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:47.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:47.156 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:47.179 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:47.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:47.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:47.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:46 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 28560/231777 objects degraded (12.322%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:47.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:46 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:46:47.281 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:47.308 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:47.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:47.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:47.409 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:47.432 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:47.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:47.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:47.533 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:47.560 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:47.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:47.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:47.662 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:47.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:47.703 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:47.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:47.804 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:47.833 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:47.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:47.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:47.934 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:47.958 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:47.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:47.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:48.060 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:48.105 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:48.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:48.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:48.206 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:48.230 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:47 smithi165 ceph-mon[86023]: pgmap v365: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.6 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 722 op/s; 28560/224640 objects degraded (12.714%); 8023/224640 objects misplaced (3.571%); 5.9 MiB/s, 111 objects/s recovering 2024-09-21T09:46:48.230 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:47 smithi165 ceph-mon[86023]: from='client.54649 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:46:48.236 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:48.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:48.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:48.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:47 smithi137 ceph-mon[93825]: pgmap v365: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.6 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 722 op/s; 28560/224640 objects degraded (12.714%); 8023/224640 objects misplaced (3.571%); 5.9 MiB/s, 111 objects/s recovering 2024-09-21T09:46:48.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:47 smithi137 ceph-mon[93825]: from='client.54649 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:46:48.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:47 smithi137 ceph-mon[97575]: pgmap v365: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.6 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 722 op/s; 28560/224640 objects degraded (12.714%); 8023/224640 objects misplaced (3.571%); 5.9 MiB/s, 111 objects/s recovering 2024-09-21T09:46:48.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:47 smithi137 ceph-mon[97575]: from='client.54649 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:46:48.338 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:48.372 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:48.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:48.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:48.473 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:48.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:48.518 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:48.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:48.619 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:48.648 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:48.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:48.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:48.750 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:48.810 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:48.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:48.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:48.911 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:48.935 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:48.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:48.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:49.037 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:49.065 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:49.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:49.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:49.167 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:49.221 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:49.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:49.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:49.236 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":365,"stamp":"2024-09-21T09:46:46.634936+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4906194917,"num_objects":74880,"num_object_clones":0,"num_object_copies":224640,"num_objects_missing_on_primary":873,"num_objects_missing":873,"num_objects_degraded":28560,"num_objects_misplaced":8023,"num_objects_unfound":0,"num_objects_dirty":74880,"num_whiteouts":0,"num_read":307,"num_read_kb":760,"num_write":101947,"num_write_kb":4460892,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16957,"num_bytes_recovered":1077936785,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":166697,"ondisk_log_size":166697,"up":297,"acting":285,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":302,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":15135260,"kb_used_data":13742564,"kb_used_omap":29,"kb_used_meta":1392354,"kb_avail":641080804,"statfs":{"total":671965249536,"available":656466743296,"internally_reserved":0,"allocated":14072385536,"data_stored":14066543955,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30120,"internal_metadata":1425771096},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,3,1,4,3,5,1],"upper_bound":256},"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":-568197120,"num_objects":-8670,"num_object_clones":0,"num_object_copies":-26010,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-29,"num_objects_misplaced":-1103,"num_objects_unfound":0,"num_objects_dirty":-8670,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8670,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1333,"num_bytes_recovered":74186752,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.007735"},"pg_stats":[{"pgid":"6.16","version":"138'6190","reported_seq":6323,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:46.166767+0000","last_change":"2024-09-21T09:44:34.918324+0000","last_active":"2024-09-21T09:46:46.166767+0000","last_peered":"2024-09-21T09:46:46.166767+0000","last_clean":"2024-09-21T09:46:46.166767+0000","last_became_active":"2024-09-21T09:44:32.267244+0000","last_became_peered":"2024-09-21T09:44:32.267244+0000","last_unstale":"2024-09-21T09:46:46.166767+0000","last_undegraded":"2024-09-21T09:46:46.166767+0000","last_fullsized":"2024-09-21T09:46:46.166767+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":5,"last_scrub":"106'3830","last_scrub_stamp":"2024-09-21T09:44:34.918249+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:34.918249+0000","objects_scrubbed":1930,"log_size":6190,"log_dups_size":0,"ondisk_log_size":6190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T09:53:41.880179+0000","scrub_duration":628,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152109056,"num_objects":2321,"num_object_clones":0,"num_object_copies":6963,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2321,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2371,"num_write_kb":88384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":150,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.882747+0000","last_change":"2024-09-21T09:42:30.753764+0000","last_active":"2024-09-21T09:46:26.882747+0000","last_peered":"2024-09-21T09:46:26.882747+0000","last_clean":"2024-09-21T09:46:26.882747+0000","last_became_active":"2024-09-21T09:42:30.753431+0000","last_became_peered":"2024-09-21T09:42:30.753431+0000","last_unstale":"2024-09-21T09:46:26.882747+0000","last_undegraded":"2024-09-21T09:46:26.882747+0000","last_fullsized":"2024-09-21T09:46:26.882747+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:54:44.513642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":106,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.173458+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:46:17.173458+0000","last_peered":"2024-09-21T09:46:17.173458+0000","last_clean":"2024-09-21T09:46:17.173458+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:46:17.173458+0000","last_undegraded":"2024-09-21T09:46:17.173458+0000","last_fullsized":"2024-09-21T09:46:17.173458+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.17","version":"138'6223","reported_seq":6397,"reported_epoch":138,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:46:46.095312+0000","last_change":"2024-09-21T09:45:20.341853+0000","last_active":"2024-09-21T09:46:46.095312+0000","last_peered":"2024-09-21T09:46:46.095312+0000","last_clean":"2024-09-21T09:45:17.886272+0000","last_became_active":"2024-09-21T09:45:20.330798+0000","last_became_peered":"2024-09-21T09:45:20.330798+0000","last_unstale":"2024-09-21T09:46:46.095312+0000","last_undegraded":"2024-09-21T09:45:20.096421+0000","last_fullsized":"2024-09-21T09:45:20.059976+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":5,"last_scrub":"106'3986","last_scrub_stamp":"2024-09-21T09:44:37.618894+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:37.618894+0000","objects_scrubbed":2117,"log_size":6223,"log_dups_size":0,"ondisk_log_size":6223,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":0.59723147200000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":149225472,"num_objects":2277,"num_object_clones":0,"num_object_copies":6831,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3309,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2277,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2248,"num_write_kb":77056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4],"avail_no_missing":["3","4","5"],"object_location_counts":[{"shards":"3,4","objects":-1032},{"shards":"3,4,5","objects":2265}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":91,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.173469+0000","last_change":"2024-09-21T09:46:16.218687+0000","last_active":"2024-09-21T09:46:17.173469+0000","last_peered":"2024-09-21T09:46:17.173469+0000","last_clean":"2024-09-21T09:46:17.173469+0000","last_became_active":"2024-09-21T09:46:16.218221+0000","last_became_peered":"2024-09-21T09:46:16.218221+0000","last_unstale":"2024-09-21T09:46:17.173469+0000","last_undegraded":"2024-09-21T09:46:17.173469+0000","last_fullsized":"2024-09-21T09:46:17.173469+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:38:46.210342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":85,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.866057+0000","last_change":"2024-09-21T09:46:16.197635+0000","last_active":"2024-09-21T09:46:26.866057+0000","last_peered":"2024-09-21T09:46:26.866057+0000","last_clean":"2024-09-21T09:46:26.866057+0000","last_became_active":"2024-09-21T09:46:16.197349+0000","last_became_peered":"2024-09-21T09:46:16.197349+0000","last_unstale":"2024-09-21T09:46:26.866057+0000","last_undegraded":"2024-09-21T09:46:26.866057+0000","last_fullsized":"2024-09-21T09:46:26.866057+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:37:09.309562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.14","version":"138'6260","reported_seq":6722,"reported_epoch":138,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:46:41.733370+0000","last_change":"2024-09-21T09:46:17.529087+0000","last_active":"2024-09-21T09:46:41.733370+0000","last_peered":"2024-09-21T09:46:41.733370+0000","last_clean":"2024-09-21T09:45:18.014176+0000","last_became_active":"2024-09-21T09:45:20.256829+0000","last_became_peered":"2024-09-21T09:45:20.256829+0000","last_unstale":"2024-09-21T09:46:41.733370+0000","last_undegraded":"2024-09-21T09:45:20.126758+0000","last_fullsized":"2024-09-21T09:45:20.062220+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":5,"last_scrub":"106'3878","last_scrub_stamp":"2024-09-21T09:44:33.974525+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:33.974525+0000","objects_scrubbed":1993,"log_size":6260,"log_dups_size":0,"ondisk_log_size":6260,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":506,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":156958720,"num_objects":2395,"num_object_clones":0,"num_object_copies":7185,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3224,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2395,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2394,"num_write_kb":89472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":161,"num_bytes_recovered":10551296,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3,6],"acting":[1,3],"avail_no_missing":["1","3","5"],"object_location_counts":[{"shards":"1,3","objects":-829},{"shards":"1,3,5","objects":2389}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":71,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.867830+0000","last_change":"2024-09-21T09:46:16.222385+0000","last_active":"2024-09-21T09:46:26.867830+0000","last_peered":"2024-09-21T09:46:26.867830+0000","last_clean":"2024-09-21T09:46:26.867830+0000","last_became_active":"2024-09-21T09:46:16.218293+0000","last_became_peered":"2024-09-21T09:46:16.218293+0000","last_unstale":"2024-09-21T09:46:26.867830+0000","last_undegraded":"2024-09-21T09:46:26.867830+0000","last_fullsized":"2024-09-21T09:46:26.867830+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:33:46.853733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":87,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.173905+0000","last_change":"2024-09-21T09:32:32.655690+0000","last_active":"2024-09-21T09:46:17.173905+0000","last_peered":"2024-09-21T09:46:17.173905+0000","last_clean":"2024-09-21T09:46:17.173905+0000","last_became_active":"2024-09-21T09:32:32.655365+0000","last_became_peered":"2024-09-21T09:32:32.655365+0000","last_unstale":"2024-09-21T09:46:17.173905+0000","last_undegraded":"2024-09-21T09:46:17.173905+0000","last_fullsized":"2024-09-21T09:46:17.173905+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:53:03.228313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.15","version":"138'6105","reported_seq":6262,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:45.394010+0000","last_change":"2024-09-21T09:44:42.664059+0000","last_active":"2024-09-21T09:46:45.394010+0000","last_peered":"2024-09-21T09:46:45.394010+0000","last_clean":"2024-09-21T09:46:45.394010+0000","last_became_active":"2024-09-21T09:44:32.272194+0000","last_became_peered":"2024-09-21T09:44:32.272194+0000","last_unstale":"2024-09-21T09:46:45.394010+0000","last_undegraded":"2024-09-21T09:46:45.394010+0000","last_fullsized":"2024-09-21T09:46:45.394010+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":5,"last_scrub":"109'4071","last_scrub_stamp":"2024-09-21T09:44:42.663963+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:42.663963+0000","objects_scrubbed":2214,"log_size":6105,"log_dups_size":0,"ondisk_log_size":6105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T10:56:24.879897+0000","scrub_duration":0.24549473599999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":149291008,"num_objects":2278,"num_object_clones":0,"num_object_copies":6834,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2278,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2034,"num_write_kb":67136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":51,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.868245+0000","last_change":"2024-09-21T09:46:16.225111+0000","last_active":"2024-09-21T09:46:26.868245+0000","last_peered":"2024-09-21T09:46:26.868245+0000","last_clean":"2024-09-21T09:46:26.868245+0000","last_became_active":"2024-09-21T09:46:16.222971+0000","last_became_peered":"2024-09-21T09:46:16.222971+0000","last_unstale":"2024-09-21T09:46:26.868245+0000","last_undegraded":"2024-09-21T09:46:26.868245+0000","last_fullsized":"2024-09-21T09:46:26.868245+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:20.148782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":149,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.174568+0000","last_change":"2024-09-21T09:46:16.229078+0000","last_active":"2024-09-21T09:46:17.174568+0000","last_peered":"2024-09-21T09:46:17.174568+0000","last_clean":"2024-09-21T09:46:17.174568+0000","last_became_active":"2024-09-21T09:46:16.228699+0000","last_became_peered":"2024-09-21T09:46:16.228699+0000","last_unstale":"2024-09-21T09:46:17.174568+0000","last_undegraded":"2024-09-21T09:46:17.174568+0000","last_fullsized":"2024-09-21T09:46:17.174568+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:54:47.821305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"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},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.a","version":"138'8852","reported_seq":11119,"reported_epoch":138,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:46:43.322272+0000","last_change":"2024-09-21T09:46:17.521600+0000","last_active":"2024-09-21T09:46:43.322272+0000","last_peered":"2024-09-21T09:46:43.322272+0000","last_clean":"2024-09-21T09:45:18.008248+0000","last_became_active":"2024-09-21T09:46:17.508158+0000","last_became_peered":"2024-09-21T09:46:17.508158+0000","last_unstale":"2024-09-21T09:46:43.322272+0000","last_undegraded":"2024-09-21T09:46:17.274662+0000","last_fullsized":"2024-09-21T09:46:17.174689+0000","mapping_epoch":136,"log_start":"102'1800","ondisk_log_start":"102'1800","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":7052,"log_dups_size":0,"ondisk_log_size":7052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:21:13.788251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":311558144,"num_objects":4754,"num_object_clones":0,"num_object_copies":14262,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6659,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4754,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8852,"num_write_kb":435392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1097,"num_bytes_recovered":71696384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,2],"acting":[6,2],"avail_no_missing":["6","5"],"object_location_counts":[{"shards":"0,5,6","objects":4738},{"shards":"2,5,6","objects":15},{"shards":"2,6","objects":1}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":122,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.173695+0000","last_change":"2024-09-21T09:46:16.218452+0000","last_active":"2024-09-21T09:46:17.173695+0000","last_peered":"2024-09-21T09:46:17.173695+0000","last_clean":"2024-09-21T09:46:17.173695+0000","last_became_active":"2024-09-21T09:46:16.218108+0000","last_became_peered":"2024-09-21T09:46:16.218108+0000","last_unstale":"2024-09-21T09:46:17.173695+0000","last_undegraded":"2024-09-21T09:46:17.173695+0000","last_fullsized":"2024-09-21T09:46:17.173695+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:29:08.062670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":30,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.173264+0000","last_change":"2024-09-21T09:45:19.052876+0000","last_active":"2024-09-21T09:46:17.173264+0000","last_peered":"2024-09-21T09:46:17.173264+0000","last_clean":"2024-09-21T09:46:17.173264+0000","last_became_active":"2024-09-21T09:45:19.052569+0000","last_became_peered":"2024-09-21T09:45:19.052569+0000","last_unstale":"2024-09-21T09:46:17.173264+0000","last_undegraded":"2024-09-21T09:46:17.173264+0000","last_fullsized":"2024-09-21T09:46:17.173264+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:19:36.373491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.b","version":"138'8986","reported_seq":9086,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:46.136607+0000","last_change":"2024-09-21T09:43:55.002052+0000","last_active":"2024-09-21T09:46:46.136607+0000","last_peered":"2024-09-21T09:46:46.136607+0000","last_clean":"2024-09-21T09:46:46.136607+0000","last_became_active":"2024-09-21T09:43:55.001756+0000","last_became_peered":"2024-09-21T09:43:55.001756+0000","last_unstale":"2024-09-21T09:46:46.136607+0000","last_undegraded":"2024-09-21T09:46:46.136607+0000","last_fullsized":"2024-09-21T09:46:46.136607+0000","mapping_epoch":97,"log_start":"102'2687","ondisk_log_start":"102'2687","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":6299,"log_dups_size":0,"ondisk_log_size":6299,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:37:50.466239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":310116352,"num_objects":4732,"num_object_clones":0,"num_object_copies":14196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4732,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8986,"num_write_kb":438976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":106,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.173906+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:46:17.173906+0000","last_peered":"2024-09-21T09:46:17.173906+0000","last_clean":"2024-09-21T09:46:17.173906+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:46:17.173906+0000","last_undegraded":"2024-09-21T09:46:17.173906+0000","last_fullsized":"2024-09-21T09:46:17.173906+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":130,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.445202+0000","last_change":"2024-09-21T09:42:30.750885+0000","last_active":"2024-09-21T09:46:17.445202+0000","last_peered":"2024-09-21T09:46:17.445202+0000","last_clean":"2024-09-21T09:46:17.445202+0000","last_became_active":"2024-09-21T09:42:30.750329+0000","last_became_peered":"2024-09-21T09:42:30.750329+0000","last_unstale":"2024-09-21T09:46:17.445202+0000","last_undegraded":"2024-09-21T09:46:17.445202+0000","last_fullsized":"2024-09-21T09:46:17.445202+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:58:48.134632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"138'6145","reported_seq":6300,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:45.462195+0000","last_change":"2024-09-21T09:44:37.150288+0000","last_active":"2024-09-21T09:46:45.462195+0000","last_peered":"2024-09-21T09:46:45.462195+0000","last_clean":"2024-09-21T09:46:45.462195+0000","last_became_active":"2024-09-21T09:44:32.245917+0000","last_became_peered":"2024-09-21T09:44:32.245917+0000","last_unstale":"2024-09-21T09:46:45.462195+0000","last_undegraded":"2024-09-21T09:46:45.462195+0000","last_fullsized":"2024-09-21T09:46:45.462195+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"106'3896","last_scrub_stamp":"2024-09-21T09:44:37.150205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:37.150205+0000","objects_scrubbed":2032,"log_size":6145,"log_dups_size":0,"ondisk_log_size":6145,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T10:18:18.148437+0000","scrub_duration":0.71689783100000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153944064,"num_objects":2349,"num_object_clones":0,"num_object_copies":7047,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2349,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2269,"num_write_kb":82752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":102,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.173648+0000","last_change":"2024-09-21T09:45:19.064775+0000","last_active":"2024-09-21T09:46:17.173648+0000","last_peered":"2024-09-21T09:46:17.173648+0000","last_clean":"2024-09-21T09:46:17.173648+0000","last_became_active":"2024-09-21T09:45:19.055538+0000","last_became_peered":"2024-09-21T09:45:19.055538+0000","last_unstale":"2024-09-21T09:46:17.173648+0000","last_undegraded":"2024-09-21T09:46:17.173648+0000","last_fullsized":"2024-09-21T09:46:17.173648+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:54:00.852181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":96,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.175319+0000","last_change":"2024-09-21T09:41:23.790213+0000","last_active":"2024-09-21T09:46:17.175319+0000","last_peered":"2024-09-21T09:46:17.175319+0000","last_clean":"2024-09-21T09:46:17.175319+0000","last_became_active":"2024-09-21T09:41:23.789841+0000","last_became_peered":"2024-09-21T09:41:23.789841+0000","last_unstale":"2024-09-21T09:46:17.175319+0000","last_undegraded":"2024-09-21T09:46:17.175319+0000","last_fullsized":"2024-09-21T09:46:17.175319+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:06:56.525547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"138'6195","reported_seq":6325,"reported_epoch":138,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:46:45.513394+0000","last_change":"2024-09-21T09:46:17.503304+0000","last_active":"2024-09-21T09:46:45.513394+0000","last_peered":"2024-09-21T09:46:45.513394+0000","last_clean":"2024-09-21T09:45:20.424998+0000","last_became_active":"2024-09-21T09:46:17.492271+0000","last_became_peered":"2024-09-21T09:46:17.492271+0000","last_unstale":"2024-09-21T09:46:45.513394+0000","last_undegraded":"2024-09-21T09:46:17.187528+0000","last_fullsized":"2024-09-21T09:46:17.174122+0000","mapping_epoch":136,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"107'4068","last_scrub_stamp":"2024-09-21T09:44:39.631594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:39.631594+0000","objects_scrubbed":2180,"log_size":6195,"log_dups_size":0,"ondisk_log_size":6195,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":486,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":149422080,"num_objects":2280,"num_object_clones":0,"num_object_copies":6840,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":433,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2280,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2134,"num_write_kb":71488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,2],"acting":[2,7],"avail_no_missing":["2","7"],"object_location_counts":[{"shards":"2,7","objects":2280}],"blocked_by":[],"up_primary":0,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":100,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.882610+0000","last_change":"2024-09-21T09:45:19.061643+0000","last_active":"2024-09-21T09:46:26.882610+0000","last_peered":"2024-09-21T09:46:26.882610+0000","last_clean":"2024-09-21T09:46:26.882610+0000","last_became_active":"2024-09-21T09:45:19.061336+0000","last_became_peered":"2024-09-21T09:45:19.061336+0000","last_unstale":"2024-09-21T09:46:26.882610+0000","last_undegraded":"2024-09-21T09:46:26.882610+0000","last_fullsized":"2024-09-21T09:46:26.882610+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:48:33.630518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":87,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.868639+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T09:46:26.868639+0000","last_peered":"2024-09-21T09:46:26.868639+0000","last_clean":"2024-09-21T09:46:26.868639+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T09:46:26.868639+0000","last_undegraded":"2024-09-21T09:46:26.868639+0000","last_fullsized":"2024-09-21T09:46:26.868639+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.e","version":"138'8748","reported_seq":8797,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:45.548330+0000","last_change":"2024-09-21T09:43:55.006394+0000","last_active":"2024-09-21T09:46:45.548330+0000","last_peered":"2024-09-21T09:46:45.548330+0000","last_clean":"2024-09-21T09:46:45.548330+0000","last_became_active":"2024-09-21T09:43:55.006114+0000","last_became_peered":"2024-09-21T09:43:55.006114+0000","last_unstale":"2024-09-21T09:46:45.548330+0000","last_undegraded":"2024-09-21T09:46:45.548330+0000","last_fullsized":"2024-09-21T09:46:45.548330+0000","mapping_epoch":97,"log_start":"102'1600","ondisk_log_start":"102'1600","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":7148,"log_dups_size":0,"ondisk_log_size":7148,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:45:02.643010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":306446336,"num_objects":4676,"num_object_clones":0,"num_object_copies":14028,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4676,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8748,"num_write_kb":429568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":158,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.881157+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T09:46:26.881157+0000","last_peered":"2024-09-21T09:46:26.881157+0000","last_clean":"2024-09-21T09:46:26.881157+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T09:46:26.881157+0000","last_undegraded":"2024-09-21T09:46:26.881157+0000","last_fullsized":"2024-09-21T09:46:26.881157+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":103,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.445295+0000","last_change":"2024-09-21T09:42:30.750004+0000","last_active":"2024-09-21T09:46:17.445295+0000","last_peered":"2024-09-21T09:46:17.445295+0000","last_clean":"2024-09-21T09:46:17.445295+0000","last_became_active":"2024-09-21T09:42:30.749717+0000","last_became_peered":"2024-09-21T09:42:30.749717+0000","last_unstale":"2024-09-21T09:46:17.445295+0000","last_undegraded":"2024-09-21T09:46:17.445295+0000","last_fullsized":"2024-09-21T09:46:17.445295+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:20.403110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.f","version":"138'8777","reported_seq":8876,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:45.549300+0000","last_change":"2024-09-21T09:43:55.005728+0000","last_active":"2024-09-21T09:46:45.549300+0000","last_peered":"2024-09-21T09:46:45.549300+0000","last_clean":"2024-09-21T09:46:45.549300+0000","last_became_active":"2024-09-21T09:43:55.005411+0000","last_became_peered":"2024-09-21T09:43:55.005411+0000","last_unstale":"2024-09-21T09:46:45.549300+0000","last_undegraded":"2024-09-21T09:46:45.549300+0000","last_fullsized":"2024-09-21T09:46:45.549300+0000","mapping_epoch":97,"log_start":"101'800","ondisk_log_start":"101'800","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":7977,"log_dups_size":0,"ondisk_log_size":7977,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:01:19.104477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":301531136,"num_objects":4601,"num_object_clones":0,"num_object_copies":13803,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4601,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8777,"num_write_kb":428096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":97,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.175387+0000","last_change":"2024-09-21T09:41:23.791019+0000","last_active":"2024-09-21T09:46:17.175387+0000","last_peered":"2024-09-21T09:46:17.175387+0000","last_clean":"2024-09-21T09:46:17.175387+0000","last_became_active":"2024-09-21T09:41:23.790603+0000","last_became_peered":"2024-09-21T09:41:23.790603+0000","last_unstale":"2024-09-21T09:46:17.175387+0000","last_undegraded":"2024-09-21T09:46:17.175387+0000","last_fullsized":"2024-09-21T09:46:17.175387+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:09:35.534401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":120,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.445550+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:46:17.445550+0000","last_peered":"2024-09-21T09:46:17.445550+0000","last_clean":"2024-09-21T09:46:17.445550+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:46:17.445550+0000","last_undegraded":"2024-09-21T09:46:17.445550+0000","last_fullsized":"2024-09-21T09:46:17.445550+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.c","version":"138'8665","reported_seq":9579,"reported_epoch":138,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:46:46.173767+0000","last_change":"2024-09-21T09:45:33.619926+0000","last_active":"2024-09-21T09:46:46.173767+0000","last_peered":"2024-09-21T09:46:46.173767+0000","last_clean":"2024-09-21T09:45:18.034994+0000","last_became_active":"2024-09-21T09:45:20.291023+0000","last_became_peered":"2024-09-21T09:45:20.291023+0000","last_unstale":"2024-09-21T09:46:46.173767+0000","last_undegraded":"2024-09-21T09:45:33.617067+0000","last_fullsized":"2024-09-21T09:45:20.057727+0000","mapping_epoch":121,"log_start":"102'2363","ondisk_log_start":"102'2363","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":6302,"log_dups_size":0,"ondisk_log_size":6302,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":302579712,"num_objects":4617,"num_object_clones":0,"num_object_copies":13851,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6209,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4617,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8665,"num_write_kb":425024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":404,"num_bytes_recovered":26476544,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,7],"acting":[3,6],"avail_no_missing":["3","5","6"],"object_location_counts":[{"shards":"3,5,6","objects":4589},{"shards":"3,6","objects":-1592}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":104,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.445314+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:46:17.445314+0000","last_peered":"2024-09-21T09:46:17.445314+0000","last_clean":"2024-09-21T09:46:17.445314+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:46:17.445314+0000","last_undegraded":"2024-09-21T09:46:17.445314+0000","last_fullsized":"2024-09-21T09:46:17.445314+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":103,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.445779+0000","last_change":"2024-09-21T09:41:23.789254+0000","last_active":"2024-09-21T09:46:17.445779+0000","last_peered":"2024-09-21T09:46:17.445779+0000","last_clean":"2024-09-21T09:46:17.445779+0000","last_became_active":"2024-09-21T09:41:23.788937+0000","last_became_peered":"2024-09-21T09:41:23.788937+0000","last_unstale":"2024-09-21T09:46:17.445779+0000","last_undegraded":"2024-09-21T09:46:17.445779+0000","last_fullsized":"2024-09-21T09:46:17.445779+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:54:20.180011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.d","version":"138'8284","reported_seq":11214,"reported_epoch":138,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T09:46:41.750221+0000","last_change":"2024-09-21T09:46:17.614521+0000","last_active":"2024-09-21T09:46:41.750221+0000","last_peered":"2024-09-21T09:46:41.750221+0000","last_clean":"2024-09-21T09:45:18.018219+0000","last_became_active":"2024-09-21T09:46:17.501832+0000","last_became_peered":"2024-09-21T09:46:17.501832+0000","last_unstale":"2024-09-21T09:46:41.750221+0000","last_undegraded":"2024-09-21T09:46:17.366090+0000","last_fullsized":"2024-09-21T09:46:17.177640+0000","mapping_epoch":136,"log_start":"101'1300","ondisk_log_start":"101'1300","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":6984,"log_dups_size":0,"ondisk_log_size":6984,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":304021528,"num_objects":4640,"num_object_clones":0,"num_object_copies":13920,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":894,"num_objects_misplaced":4617,"num_objects_unfound":0,"num_objects_dirty":4640,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8284,"num_write_kb":413505,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1425,"num_bytes_recovered":60620824,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[1,0],"avail_no_missing":["1"],"object_location_counts":[{"shards":"0,1","objects":-871},{"shards":"0,1,5","objects":4617}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":151,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.859728+0000","last_change":"2024-09-21T09:42:30.753843+0000","last_active":"2024-09-21T09:46:26.859728+0000","last_peered":"2024-09-21T09:46:26.859728+0000","last_clean":"2024-09-21T09:46:26.859728+0000","last_became_active":"2024-09-21T09:42:30.753557+0000","last_became_peered":"2024-09-21T09:42:30.753557+0000","last_unstale":"2024-09-21T09:46:26.859728+0000","last_undegraded":"2024-09-21T09:46:26.859728+0000","last_fullsized":"2024-09-21T09:46:26.859728+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:52:56.755104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":140,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.879958+0000","last_change":"2024-09-21T09:42:30.750788+0000","last_active":"2024-09-21T09:46:26.879958+0000","last_peered":"2024-09-21T09:46:26.879958+0000","last_clean":"2024-09-21T09:46:26.879958+0000","last_became_active":"2024-09-21T09:42:30.750467+0000","last_became_peered":"2024-09-21T09:42:30.750467+0000","last_unstale":"2024-09-21T09:46:26.879958+0000","last_undegraded":"2024-09-21T09:46:26.879958+0000","last_fullsized":"2024-09-21T09:46:26.879958+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:10.999050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"138'6123","reported_seq":8665,"reported_epoch":138,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T09:46:46.165534+0000","last_change":"2024-09-21T09:46:15.913794+0000","last_active":"2024-09-21T09:46:46.165534+0000","last_peered":"2024-09-21T09:46:46.165534+0000","last_clean":"2024-09-21T09:45:17.970201+0000","last_became_active":"2024-09-21T09:45:20.305662+0000","last_became_peered":"2024-09-21T09:45:20.305662+0000","last_unstale":"2024-09-21T09:46:46.165534+0000","last_undegraded":"2024-09-21T09:45:20.100750+0000","last_fullsized":"2024-09-21T09:45:20.060172+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"106'3878","last_scrub_stamp":"2024-09-21T09:44:35.561986+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:35.561986+0000","objects_scrubbed":2014,"log_size":6123,"log_dups_size":0,"ondisk_log_size":6123,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":0.55738384399999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":149618688,"num_objects":2283,"num_object_clones":0,"num_object_copies":6849,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":444,"num_objects_misplaced":1643,"num_objects_unfound":0,"num_objects_dirty":2283,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2257,"num_write_kb":80832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1184,"num_bytes_recovered":77594624,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4],"avail_no_missing":["3","4","5"],"object_location_counts":[{"shards":"3,4","objects":196},{"shards":"3,4,5","objects":1643}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":237,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.173643+0000","last_change":"2024-09-21T09:46:16.229574+0000","last_active":"2024-09-21T09:46:17.173643+0000","last_peered":"2024-09-21T09:46:17.173643+0000","last_clean":"2024-09-21T09:46:17.173643+0000","last_became_active":"2024-09-21T09:46:16.229176+0000","last_became_peered":"2024-09-21T09:46:16.229176+0000","last_unstale":"2024-09-21T09:46:17.173643+0000","last_undegraded":"2024-09-21T09:46:17.173643+0000","last_fullsized":"2024-09-21T09:46:17.173643+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:33:18.213724+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":61,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.847189+0000","last_change":"2024-09-21T09:45:50.173438+0000","last_active":"2024-09-21T09:46:26.847189+0000","last_peered":"2024-09-21T09:46:26.847189+0000","last_clean":"2024-09-21T09:46:26.847189+0000","last_became_active":"2024-09-21T09:45:19.067542+0000","last_became_peered":"2024-09-21T09:45:19.067542+0000","last_unstale":"2024-09-21T09:46:26.847189+0000","last_undegraded":"2024-09-21T09:46:26.847189+0000","last_fullsized":"2024-09-21T09:46:26.847189+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:06:31.565009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,3],"acting":[2,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":116,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.854606+0000","last_change":"2024-09-21T09:45:19.059433+0000","last_active":"2024-09-21T09:46:26.854606+0000","last_peered":"2024-09-21T09:46:26.854606+0000","last_clean":"2024-09-21T09:46:26.854606+0000","last_became_active":"2024-09-21T09:45:19.057277+0000","last_became_peered":"2024-09-21T09:45:19.057277+0000","last_unstale":"2024-09-21T09:46:26.854606+0000","last_undegraded":"2024-09-21T09:46:26.854606+0000","last_fullsized":"2024-09-21T09:46:26.854606+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:21:04.667412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":127,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.175257+0000","last_change":"2024-09-21T09:46:16.218382+0000","last_active":"2024-09-21T09:46:17.175257+0000","last_peered":"2024-09-21T09:46:17.175257+0000","last_clean":"2024-09-21T09:46:17.175257+0000","last_became_active":"2024-09-21T09:46:16.218114+0000","last_became_peered":"2024-09-21T09:46:16.218114+0000","last_unstale":"2024-09-21T09:46:17.175257+0000","last_undegraded":"2024-09-21T09:46:17.175257+0000","last_fullsized":"2024-09-21T09:46:17.175257+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:21:20.437071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"138'6210","reported_seq":13068,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:41.721797+0000","last_change":"2024-09-21T09:45:52.073524+0000","last_active":"2024-09-21T09:46:41.721797+0000","last_peered":"2024-09-21T09:46:41.721797+0000","last_clean":"2024-09-21T09:46:41.721797+0000","last_became_active":"2024-09-21T09:45:52.070414+0000","last_became_peered":"2024-09-21T09:45:52.070414+0000","last_unstale":"2024-09-21T09:46:41.721797+0000","last_undegraded":"2024-09-21T09:46:41.721797+0000","last_fullsized":"2024-09-21T09:46:41.721797+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"106'3834","last_scrub_stamp":"2024-09-21T09:44:33.147233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:33.147233+0000","objects_scrubbed":1912,"log_size":6210,"log_dups_size":0,"ondisk_log_size":6210,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T13:04:36.650326+0000","scrub_duration":630,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159645696,"num_objects":2436,"num_object_clones":0,"num_object_copies":7308,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2436,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2394,"num_write_kb":93376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3356,"num_bytes_recovered":219938816,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":150,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.173345+0000","last_change":"2024-09-21T09:46:16.229796+0000","last_active":"2024-09-21T09:46:17.173345+0000","last_peered":"2024-09-21T09:46:17.173345+0000","last_clean":"2024-09-21T09:46:17.173345+0000","last_became_active":"2024-09-21T09:46:16.229391+0000","last_became_peered":"2024-09-21T09:46:16.229391+0000","last_unstale":"2024-09-21T09:46:17.173345+0000","last_undegraded":"2024-09-21T09:46:17.173345+0000","last_fullsized":"2024-09-21T09:46:17.173345+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T13:06:19.030085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":85,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.865957+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T09:46:26.865957+0000","last_peered":"2024-09-21T09:46:26.865957+0000","last_clean":"2024-09-21T09:46:26.865957+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T09:46:26.865957+0000","last_undegraded":"2024-09-21T09:46:26.865957+0000","last_fullsized":"2024-09-21T09:46:26.865957+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":85,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.867984+0000","last_change":"2024-09-21T09:46:16.224388+0000","last_active":"2024-09-21T09:46:26.867984+0000","last_peered":"2024-09-21T09:46:26.867984+0000","last_clean":"2024-09-21T09:46:26.867984+0000","last_became_active":"2024-09-21T09:46:16.224121+0000","last_became_peered":"2024-09-21T09:46:16.224121+0000","last_unstale":"2024-09-21T09:46:26.867984+0000","last_undegraded":"2024-09-21T09:46:26.867984+0000","last_fullsized":"2024-09-21T09:46:26.867984+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:38:09.229202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.5","version":"138'6168","reported_seq":6316,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:45.430458+0000","last_change":"2024-09-21T09:44:35.080010+0000","last_active":"2024-09-21T09:46:45.430458+0000","last_peered":"2024-09-21T09:46:45.430458+0000","last_clean":"2024-09-21T09:46:45.430458+0000","last_became_active":"2024-09-21T09:44:32.235888+0000","last_became_peered":"2024-09-21T09:44:32.235888+0000","last_unstale":"2024-09-21T09:46:45.430458+0000","last_undegraded":"2024-09-21T09:46:45.430458+0000","last_fullsized":"2024-09-21T09:46:45.430458+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"106'3810","last_scrub_stamp":"2024-09-21T09:44:35.079925+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:35.079925+0000","objects_scrubbed":1959,"log_size":6168,"log_dups_size":0,"ondisk_log_size":6168,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T17:58:11.674658+0000","scrub_duration":0.57301632199999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150863872,"num_objects":2302,"num_object_clones":0,"num_object_copies":6906,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2302,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2371,"num_write_kb":86848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":190,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.850452+0000","last_change":"2024-09-21T09:46:16.239736+0000","last_active":"2024-09-21T09:46:26.850452+0000","last_peered":"2024-09-21T09:46:26.850452+0000","last_clean":"2024-09-21T09:46:26.850452+0000","last_became_active":"2024-09-21T09:46:16.239348+0000","last_became_peered":"2024-09-21T09:46:16.239348+0000","last_unstale":"2024-09-21T09:46:26.850452+0000","last_undegraded":"2024-09-21T09:46:26.850452+0000","last_fullsized":"2024-09-21T09:46:26.850452+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:17:39.599158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":140,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.869050+0000","last_change":"2024-09-21T09:41:57.601781+0000","last_active":"2024-09-21T09:46:26.869050+0000","last_peered":"2024-09-21T09:46:26.869050+0000","last_clean":"2024-09-21T09:46:26.869050+0000","last_became_active":"2024-09-21T09:41:57.601472+0000","last_became_peered":"2024-09-21T09:41:57.601472+0000","last_unstale":"2024-09-21T09:46:26.869050+0000","last_undegraded":"2024-09-21T09:46:26.869050+0000","last_fullsized":"2024-09-21T09:46:26.869050+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:33:40.471326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":157,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.847839+0000","last_change":"2024-09-21T09:46:16.234834+0000","last_active":"2024-09-21T09:46:26.847839+0000","last_peered":"2024-09-21T09:46:26.847839+0000","last_clean":"2024-09-21T09:46:26.847839+0000","last_became_active":"2024-09-21T09:46:16.234526+0000","last_became_peered":"2024-09-21T09:46:16.234526+0000","last_unstale":"2024-09-21T09:46:26.847839+0000","last_undegraded":"2024-09-21T09:46:26.847839+0000","last_fullsized":"2024-09-21T09:46:26.847839+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:26:21.384751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.6","version":"138'6197","reported_seq":6308,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:46.088341+0000","last_change":"2024-09-21T09:44:32.356053+0000","last_active":"2024-09-21T09:46:46.088341+0000","last_peered":"2024-09-21T09:46:46.088341+0000","last_clean":"2024-09-21T09:46:46.088341+0000","last_became_active":"2024-09-21T09:44:32.242719+0000","last_became_peered":"2024-09-21T09:44:32.242719+0000","last_unstale":"2024-09-21T09:46:46.088341+0000","last_undegraded":"2024-09-21T09:46:46.088341+0000","last_fullsized":"2024-09-21T09:46:46.088341+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":6197,"log_dups_size":0,"ondisk_log_size":6197,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148668416,"num_objects":2268,"num_object_clones":0,"num_object_copies":6804,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2268,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4348,"num_write_kb":211744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":77,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.865216+0000","last_change":"2024-09-21T09:46:16.231110+0000","last_active":"2024-09-21T09:46:26.865216+0000","last_peered":"2024-09-21T09:46:26.865216+0000","last_clean":"2024-09-21T09:46:26.865216+0000","last_became_active":"2024-09-21T09:46:16.230740+0000","last_became_peered":"2024-09-21T09:46:16.230740+0000","last_unstale":"2024-09-21T09:46:26.865216+0000","last_undegraded":"2024-09-21T09:46:26.865216+0000","last_fullsized":"2024-09-21T09:46:26.865216+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:38:59.256905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,0],"acting":[1,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":121,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.445432+0000","last_change":"2024-09-21T09:46:16.187356+0000","last_active":"2024-09-21T09:46:17.445432+0000","last_peered":"2024-09-21T09:46:17.445432+0000","last_clean":"2024-09-21T09:46:17.445432+0000","last_became_active":"2024-09-21T09:46:16.187040+0000","last_became_peered":"2024-09-21T09:46:16.187040+0000","last_unstale":"2024-09-21T09:46:17.445432+0000","last_undegraded":"2024-09-21T09:46:17.445432+0000","last_fullsized":"2024-09-21T09:46:17.445432+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:22:41.101285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":151,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.869177+0000","last_change":"2024-09-21T09:42:30.751336+0000","last_active":"2024-09-21T09:46:26.869177+0000","last_peered":"2024-09-21T09:46:26.869177+0000","last_clean":"2024-09-21T09:46:26.869177+0000","last_became_active":"2024-09-21T09:42:30.751019+0000","last_became_peered":"2024-09-21T09:42:30.751019+0000","last_unstale":"2024-09-21T09:46:26.869177+0000","last_undegraded":"2024-09-21T09:46:26.869177+0000","last_fullsized":"2024-09-21T09:46:26.869177+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:54:08.573352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.0","version":"138'6307","reported_seq":6456,"reported_epoch":138,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:46:45.461611+0000","last_change":"2024-09-21T09:46:17.553064+0000","last_active":"2024-09-21T09:46:45.461611+0000","last_peered":"2024-09-21T09:46:45.461611+0000","last_clean":"2024-09-21T09:45:20.660017+0000","last_became_active":"2024-09-21T09:46:17.478555+0000","last_became_peered":"2024-09-21T09:46:17.478555+0000","last_unstale":"2024-09-21T09:46:45.461611+0000","last_undegraded":"2024-09-21T09:46:17.551362+0000","last_fullsized":"2024-09-21T09:46:17.174442+0000","mapping_epoch":136,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"106'3909","last_scrub_stamp":"2024-09-21T09:44:34.746869+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:34.746869+0000","objects_scrubbed":2022,"log_size":6307,"log_dups_size":0,"ondisk_log_size":6307,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":705,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153616384,"num_objects":2344,"num_object_clones":0,"num_object_copies":7032,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":483,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2344,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2418,"num_write_kb":87680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3,2],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[{"shards":"2,3","objects":2344}],"blocked_by":[],"up_primary":0,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":117,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.858438+0000","last_change":"2024-09-21T09:45:19.066020+0000","last_active":"2024-09-21T09:46:26.858438+0000","last_peered":"2024-09-21T09:46:26.858438+0000","last_clean":"2024-09-21T09:46:26.858438+0000","last_became_active":"2024-09-21T09:45:19.065656+0000","last_became_peered":"2024-09-21T09:45:19.065656+0000","last_unstale":"2024-09-21T09:46:26.858438+0000","last_undegraded":"2024-09-21T09:46:26.858438+0000","last_fullsized":"2024-09-21T09:46:26.858438+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:57:25.881584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":189,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.869103+0000","last_change":"2024-09-21T09:46:16.232282+0000","last_active":"2024-09-21T09:46:26.869103+0000","last_peered":"2024-09-21T09:46:26.869103+0000","last_clean":"2024-09-21T09:46:26.869103+0000","last_became_active":"2024-09-21T09:46:16.231745+0000","last_became_peered":"2024-09-21T09:46:16.231745+0000","last_unstale":"2024-09-21T09:46:26.869103+0000","last_undegraded":"2024-09-21T09:46:26.869103+0000","last_fullsized":"2024-09-21T09:46:26.869103+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:47:16.080866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":147,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.865115+0000","last_change":"2024-09-21T09:46:16.230699+0000","last_active":"2024-09-21T09:46:26.865115+0000","last_peered":"2024-09-21T09:46:26.865115+0000","last_clean":"2024-09-21T09:46:26.865115+0000","last_became_active":"2024-09-21T09:46:16.230445+0000","last_became_peered":"2024-09-21T09:46:16.230445+0000","last_unstale":"2024-09-21T09:46:26.865115+0000","last_undegraded":"2024-09-21T09:46:26.865115+0000","last_fullsized":"2024-09-21T09:46:26.865115+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:21:53.451007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1","version":"138'5975","reported_seq":6114,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:41.724761+0000","last_change":"2024-09-21T09:44:40.651269+0000","last_active":"2024-09-21T09:46:41.724761+0000","last_peered":"2024-09-21T09:46:41.724761+0000","last_clean":"2024-09-21T09:46:41.724761+0000","last_became_active":"2024-09-21T09:44:32.257212+0000","last_became_peered":"2024-09-21T09:44:32.257212+0000","last_unstale":"2024-09-21T09:46:41.724761+0000","last_undegraded":"2024-09-21T09:46:41.724761+0000","last_fullsized":"2024-09-21T09:46:41.724761+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"107'3974","last_scrub_stamp":"2024-09-21T09:44:40.651193+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:40.651193+0000","objects_scrubbed":2161,"log_size":5975,"log_dups_size":0,"ondisk_log_size":5975,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:42:23.577667+0000","scrub_duration":244,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":158597120,"num_objects":2420,"num_object_clones":0,"num_object_copies":7260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2420,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2001,"num_write_kb":72320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":158,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.868970+0000","last_change":"2024-09-21T09:46:16.232024+0000","last_active":"2024-09-21T09:46:26.868970+0000","last_peered":"2024-09-21T09:46:26.868970+0000","last_clean":"2024-09-21T09:46:26.868970+0000","last_became_active":"2024-09-21T09:46:16.231337+0000","last_became_peered":"2024-09-21T09:46:16.231337+0000","last_unstale":"2024-09-21T09:46:26.868970+0000","last_undegraded":"2024-09-21T09:46:26.868970+0000","last_fullsized":"2024-09-21T09:46:26.868970+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:35:34.311700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":133,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.173722+0000","last_change":"2024-09-21T09:46:16.187366+0000","last_active":"2024-09-21T09:46:17.173722+0000","last_peered":"2024-09-21T09:46:17.173722+0000","last_clean":"2024-09-21T09:46:17.173722+0000","last_became_active":"2024-09-21T09:46:16.187097+0000","last_became_peered":"2024-09-21T09:46:16.187097+0000","last_unstale":"2024-09-21T09:46:17.173722+0000","last_undegraded":"2024-09-21T09:46:17.173722+0000","last_fullsized":"2024-09-21T09:46:17.173722+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:05:28.362879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":132,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.865596+0000","last_change":"2024-09-21T09:46:16.221092+0000","last_active":"2024-09-21T09:46:26.865596+0000","last_peered":"2024-09-21T09:46:26.865596+0000","last_clean":"2024-09-21T09:46:26.865596+0000","last_became_active":"2024-09-21T09:46:16.219579+0000","last_became_peered":"2024-09-21T09:46:16.219579+0000","last_unstale":"2024-09-21T09:46:26.865596+0000","last_undegraded":"2024-09-21T09:46:26.865596+0000","last_fullsized":"2024-09-21T09:46:26.865596+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:48:50.747803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.2","version":"138'6277","reported_seq":6422,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:45.495304+0000","last_change":"2024-09-21T09:44:33.278057+0000","last_active":"2024-09-21T09:46:45.495304+0000","last_peered":"2024-09-21T09:46:45.495304+0000","last_clean":"2024-09-21T09:46:45.495304+0000","last_became_active":"2024-09-21T09:44:32.246682+0000","last_became_peered":"2024-09-21T09:44:32.246682+0000","last_unstale":"2024-09-21T09:46:45.495304+0000","last_undegraded":"2024-09-21T09:46:45.495304+0000","last_fullsized":"2024-09-21T09:46:45.495304+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"106'3833","last_scrub_stamp":"2024-09-21T09:44:33.277975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:33.277975+0000","objects_scrubbed":1911,"log_size":6277,"log_dups_size":0,"ondisk_log_size":6277,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T18:01:48.776148+0000","scrub_duration":0.63768999999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153681920,"num_objects":2345,"num_object_clones":0,"num_object_copies":7035,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2345,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2456,"num_write_kb":92480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":159,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.873537+0000","last_change":"2024-09-21T09:46:16.201034+0000","last_active":"2024-09-21T09:46:26.873537+0000","last_peered":"2024-09-21T09:46:26.873537+0000","last_clean":"2024-09-21T09:46:26.873537+0000","last_became_active":"2024-09-21T09:46:16.200729+0000","last_became_peered":"2024-09-21T09:46:16.200729+0000","last_unstale":"2024-09-21T09:46:26.873537+0000","last_undegraded":"2024-09-21T09:46:26.873537+0000","last_fullsized":"2024-09-21T09:46:26.873537+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:51:59.057244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":140,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.865392+0000","last_change":"2024-09-21T09:41:23.792481+0000","last_active":"2024-09-21T09:46:26.865392+0000","last_peered":"2024-09-21T09:46:26.865392+0000","last_clean":"2024-09-21T09:46:26.865392+0000","last_became_active":"2024-09-21T09:41:23.790501+0000","last_became_peered":"2024-09-21T09:41:23.790501+0000","last_unstale":"2024-09-21T09:46:26.865392+0000","last_undegraded":"2024-09-21T09:46:26.865392+0000","last_fullsized":"2024-09-21T09:46:26.865392+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T12:57:34.293121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":156,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.874370+0000","last_change":"2024-09-21T09:46:16.220644+0000","last_active":"2024-09-21T09:46:26.874370+0000","last_peered":"2024-09-21T09:46:26.874370+0000","last_clean":"2024-09-21T09:46:26.874370+0000","last_became_active":"2024-09-21T09:46:16.220373+0000","last_became_peered":"2024-09-21T09:46:16.220373+0000","last_unstale":"2024-09-21T09:46:26.874370+0000","last_undegraded":"2024-09-21T09:46:26.874370+0000","last_fullsized":"2024-09-21T09:46:26.874370+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:16:24.020337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"138'6349","reported_seq":6499,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:45.497786+0000","last_change":"2024-09-21T09:44:33.942188+0000","last_active":"2024-09-21T09:46:45.497786+0000","last_peered":"2024-09-21T09:46:45.497786+0000","last_clean":"2024-09-21T09:46:45.497786+0000","last_became_active":"2024-09-21T09:44:32.234211+0000","last_became_peered":"2024-09-21T09:44:32.234211+0000","last_unstale":"2024-09-21T09:46:45.497786+0000","last_undegraded":"2024-09-21T09:46:45.497786+0000","last_fullsized":"2024-09-21T09:46:45.497786+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"106'3899","last_scrub_stamp":"2024-09-21T09:44:33.942092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:33.942092+0000","objects_scrubbed":2029,"log_size":6349,"log_dups_size":0,"ondisk_log_size":6349,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T18:52:50.652368+0000","scrub_duration":0.48201063100000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":149618688,"num_objects":2283,"num_object_clones":0,"num_object_copies":6849,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2283,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2460,"num_write_kb":86848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":67,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.867909+0000","last_change":"2024-09-21T09:46:16.229904+0000","last_active":"2024-09-21T09:46:26.867909+0000","last_peered":"2024-09-21T09:46:26.867909+0000","last_clean":"2024-09-21T09:46:26.867909+0000","last_became_active":"2024-09-21T09:46:16.222940+0000","last_became_peered":"2024-09-21T09:46:16.222940+0000","last_unstale":"2024-09-21T09:46:26.867909+0000","last_undegraded":"2024-09-21T09:46:26.867909+0000","last_fullsized":"2024-09-21T09:46:26.867909+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:59:07.983986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":116,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.175197+0000","last_change":"2024-09-21T09:41:57.605825+0000","last_active":"2024-09-21T09:46:17.175197+0000","last_peered":"2024-09-21T09:46:17.175197+0000","last_clean":"2024-09-21T09:46:17.175197+0000","last_became_active":"2024-09-21T09:41:57.605327+0000","last_became_peered":"2024-09-21T09:41:57.605327+0000","last_unstale":"2024-09-21T09:46:17.175197+0000","last_undegraded":"2024-09-21T09:46:17.175197+0000","last_fullsized":"2024-09-21T09:46:17.175197+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T21:28:53.915059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":44,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.445094+0000","last_change":"2024-09-21T09:46:16.187420+0000","last_active":"2024-09-21T09:46:17.445094+0000","last_peered":"2024-09-21T09:46:17.445094+0000","last_clean":"2024-09-21T09:46:17.445094+0000","last_became_active":"2024-09-21T09:46:16.187128+0000","last_became_peered":"2024-09-21T09:46:16.187128+0000","last_unstale":"2024-09-21T09:46:17.445094+0000","last_undegraded":"2024-09-21T09:46:17.445094+0000","last_fullsized":"2024-09-21T09:46:17.445094+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:34:18.854082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.11","version":"138'5979","reported_seq":9755,"reported_epoch":138,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:46:41.777517+0000","last_change":"2024-09-21T09:46:17.522408+0000","last_active":"2024-09-21T09:46:41.777517+0000","last_peered":"2024-09-21T09:46:41.777517+0000","last_clean":"2024-09-21T09:44:40.305126+0000","last_became_active":"2024-09-21T09:46:17.507289+0000","last_became_peered":"2024-09-21T09:46:17.507289+0000","last_unstale":"2024-09-21T09:46:41.777517+0000","last_undegraded":"2024-09-21T09:46:17.322188+0000","last_fullsized":"2024-09-21T09:46:17.177391+0000","mapping_epoch":136,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":5,"last_scrub":"106'3848","last_scrub_stamp":"2024-09-21T09:44:36.961410+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:36.961410+0000","objects_scrubbed":2051,"log_size":5979,"log_dups_size":0,"ondisk_log_size":5979,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":512,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159514624,"num_objects":2434,"num_object_clones":0,"num_object_copies":7302,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2201,"num_objects_misplaced":1763,"num_objects_unfound":0,"num_objects_dirty":2434,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2139,"num_write_kb":80704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1549,"num_bytes_recovered":101449728,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[1,0],"avail_no_missing":["1","6"],"object_location_counts":[{"shards":"0,1","objects":9},{"shards":"0,1,3,5","objects":1092},{"shards":"1,2,3,6","objects":224},{"shards":"1,2,6","objects":1109}],"blocked_by":[],"up_primary":3,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":106,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.445333+0000","last_change":"2024-09-21T09:45:19.060405+0000","last_active":"2024-09-21T09:46:17.445333+0000","last_peered":"2024-09-21T09:46:17.445333+0000","last_clean":"2024-09-21T09:46:17.445333+0000","last_became_active":"2024-09-21T09:45:19.060069+0000","last_became_peered":"2024-09-21T09:45:19.060069+0000","last_unstale":"2024-09-21T09:46:17.445333+0000","last_undegraded":"2024-09-21T09:46:17.445333+0000","last_fullsized":"2024-09-21T09:46:17.445333+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:04:13.220368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":109,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.445426+0000","last_change":"2024-09-21T09:32:32.659162+0000","last_active":"2024-09-21T09:46:17.445426+0000","last_peered":"2024-09-21T09:46:17.445426+0000","last_clean":"2024-09-21T09:46:17.445426+0000","last_became_active":"2024-09-21T09:32:32.658854+0000","last_became_peered":"2024-09-21T09:32:32.658854+0000","last_unstale":"2024-09-21T09:46:17.445426+0000","last_undegraded":"2024-09-21T09:46:17.445426+0000","last_fullsized":"2024-09-21T09:46:17.445426+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:45:12.037383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.10","version":"138'6250","reported_seq":16795,"reported_epoch":138,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:46:41.746722+0000","last_change":"2024-09-21T09:46:17.496433+0000","last_active":"2024-09-21T09:46:41.746722+0000","last_peered":"2024-09-21T09:46:41.746722+0000","last_clean":"2024-09-21T09:45:17.999202+0000","last_became_active":"2024-09-21T09:46:17.483131+0000","last_became_peered":"2024-09-21T09:46:17.483131+0000","last_unstale":"2024-09-21T09:46:41.746722+0000","last_undegraded":"2024-09-21T09:46:17.257031+0000","last_fullsized":"2024-09-21T09:46:17.177378+0000","mapping_epoch":136,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":5,"last_scrub":"106'4073","last_scrub_stamp":"2024-09-21T09:44:37.806073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:37.806073+0000","objects_scrubbed":2142,"log_size":6250,"log_dups_size":0,"ondisk_log_size":6250,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":703,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":158597120,"num_objects":2420,"num_object_clones":0,"num_object_copies":7260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2041,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2420,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2192,"num_write_kb":79040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4070,"num_bytes_recovered":266731520,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[1,0],"avail_no_missing":["1","2","5"],"object_location_counts":[{"shards":"0,1","objects":861},{"shards":"0,1,2,5","objects":442},{"shards":"0,1,5","objects":1117}],"blocked_by":[],"up_primary":0,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":140,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.865358+0000","last_change":"2024-09-21T09:41:57.606379+0000","last_active":"2024-09-21T09:46:26.865358+0000","last_peered":"2024-09-21T09:46:26.865358+0000","last_clean":"2024-09-21T09:46:26.865358+0000","last_became_active":"2024-09-21T09:41:57.606080+0000","last_became_peered":"2024-09-21T09:41:57.606080+0000","last_unstale":"2024-09-21T09:46:26.865358+0000","last_undegraded":"2024-09-21T09:46:26.865358+0000","last_fullsized":"2024-09-21T09:46:26.865358+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:21:13.049877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":107,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.173812+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:46:17.173812+0000","last_peered":"2024-09-21T09:46:17.173812+0000","last_clean":"2024-09-21T09:46:17.173812+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:46:17.173812+0000","last_undegraded":"2024-09-21T09:46:17.173812+0000","last_fullsized":"2024-09-21T09:46:17.173812+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.13","version":"138'6271","reported_seq":10594,"reported_epoch":138,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:46:46.040769+0000","last_change":"2024-09-21T09:46:18.010039+0000","last_active":"2024-09-21T09:46:46.040769+0000","last_peered":"2024-09-21T09:46:46.040769+0000","last_clean":"2024-09-21T09:44:43.800726+0000","last_became_active":"2024-09-21T09:46:17.933104+0000","last_became_peered":"2024-09-21T09:46:17.933104+0000","last_unstale":"2024-09-21T09:46:46.040769+0000","last_undegraded":"2024-09-21T09:46:17.710944+0000","last_fullsized":"2024-09-21T09:46:17.176458+0000","mapping_epoch":136,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":5,"last_scrub":"106'4101","last_scrub_stamp":"2024-09-21T09:44:37.984450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:37.984450+0000","objects_scrubbed":2132,"log_size":6271,"log_dups_size":0,"ondisk_log_size":6271,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":0.53404934299999995,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151846912,"num_objects":2317,"num_object_clones":0,"num_object_copies":6951,"num_objects_missing_on_primary":873,"num_objects_missing":873,"num_objects_degraded":2184,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2317,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2179,"num_write_kb":75648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1376,"num_bytes_recovered":90177536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,6],"avail_no_missing":["2","6","7"],"object_location_counts":[{"shards":"2,6,7","objects":873},{"shards":"3,6","objects":1444}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":73,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.173743+0000","last_change":"2024-09-21T09:45:19.059001+0000","last_active":"2024-09-21T09:46:17.173743+0000","last_peered":"2024-09-21T09:46:17.173743+0000","last_clean":"2024-09-21T09:46:17.173743+0000","last_became_active":"2024-09-21T09:45:19.058753+0000","last_became_peered":"2024-09-21T09:45:19.058753+0000","last_unstale":"2024-09-21T09:46:17.173743+0000","last_undegraded":"2024-09-21T09:46:17.173743+0000","last_fullsized":"2024-09-21T09:46:17.173743+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:41:19.154710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,3],"acting":[7,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":108,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.852143+0000","last_change":"2024-09-21T09:42:30.749449+0000","last_active":"2024-09-21T09:46:26.852143+0000","last_peered":"2024-09-21T09:46:26.852143+0000","last_clean":"2024-09-21T09:46:26.852143+0000","last_became_active":"2024-09-21T09:42:30.749173+0000","last_became_peered":"2024-09-21T09:42:30.749173+0000","last_unstale":"2024-09-21T09:46:26.852143+0000","last_undegraded":"2024-09-21T09:46:26.852143+0000","last_fullsized":"2024-09-21T09:46:26.852143+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:30:16.196394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.12","version":"138'6299","reported_seq":11105,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:45.458581+0000","last_change":"2024-09-21T09:45:10.991045+0000","last_active":"2024-09-21T09:46:45.458581+0000","last_peered":"2024-09-21T09:46:45.458581+0000","last_clean":"2024-09-21T09:46:45.458581+0000","last_became_active":"2024-09-21T09:45:10.986156+0000","last_became_peered":"2024-09-21T09:45:10.986156+0000","last_unstale":"2024-09-21T09:46:45.458581+0000","last_undegraded":"2024-09-21T09:46:45.458581+0000","last_fullsized":"2024-09-21T09:46:45.458581+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":5,"last_scrub":"106'4041","last_scrub_stamp":"2024-09-21T09:44:37.181792+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:37.181792+0000","objects_scrubbed":2169,"log_size":6299,"log_dups_size":0,"ondisk_log_size":6299,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:05:16.101248+0000","scrub_duration":0.60734485000000005,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":156893184,"num_objects":2394,"num_object_clones":0,"num_object_copies":7182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2394,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2271,"num_write_kb":79872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2317,"num_bytes_recovered":151846912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":143,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.868388+0000","last_change":"2024-09-21T09:46:16.202521+0000","last_active":"2024-09-21T09:46:26.868388+0000","last_peered":"2024-09-21T09:46:26.868388+0000","last_clean":"2024-09-21T09:46:26.868388+0000","last_became_active":"2024-09-21T09:46:16.202223+0000","last_became_peered":"2024-09-21T09:46:16.202223+0000","last_unstale":"2024-09-21T09:46:26.868388+0000","last_undegraded":"2024-09-21T09:46:26.868388+0000","last_fullsized":"2024-09-21T09:46:26.868388+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:29:25.739580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,6],"acting":[0,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":61,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.866329+0000","last_change":"2024-09-21T09:46:16.219689+0000","last_active":"2024-09-21T09:46:26.866329+0000","last_peered":"2024-09-21T09:46:26.866329+0000","last_clean":"2024-09-21T09:46:26.866329+0000","last_became_active":"2024-09-21T09:46:16.218353+0000","last_became_peered":"2024-09-21T09:46:16.218353+0000","last_unstale":"2024-09-21T09:46:26.866329+0000","last_undegraded":"2024-09-21T09:46:26.866329+0000","last_fullsized":"2024-09-21T09:46:26.866329+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:56:47.794387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,6],"acting":[0,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":130,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.175167+0000","last_change":"2024-09-21T09:46:16.218605+0000","last_active":"2024-09-21T09:46:17.175167+0000","last_peered":"2024-09-21T09:46:17.175167+0000","last_clean":"2024-09-21T09:46:17.175167+0000","last_became_active":"2024-09-21T09:46:16.217779+0000","last_became_peered":"2024-09-21T09:46:16.217779+0000","last_unstale":"2024-09-21T09:46:17.175167+0000","last_undegraded":"2024-09-21T09:46:17.175167+0000","last_fullsized":"2024-09-21T09:46:17.175167+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:03:31.307950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":179,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.860109+0000","last_change":"2024-09-21T09:46:16.229291+0000","last_active":"2024-09-21T09:46:26.860109+0000","last_peered":"2024-09-21T09:46:26.860109+0000","last_clean":"2024-09-21T09:46:26.860109+0000","last_became_active":"2024-09-21T09:46:16.227249+0000","last_became_peered":"2024-09-21T09:46:16.227249+0000","last_unstale":"2024-09-21T09:46:26.860109+0000","last_undegraded":"2024-09-21T09:46:26.860109+0000","last_fullsized":"2024-09-21T09:46:26.860109+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:11:38.041896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":85,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.867739+0000","last_change":"2024-09-21T09:46:16.203427+0000","last_active":"2024-09-21T09:46:26.867739+0000","last_peered":"2024-09-21T09:46:26.867739+0000","last_clean":"2024-09-21T09:46:26.867739+0000","last_became_active":"2024-09-21T09:46:16.203177+0000","last_became_peered":"2024-09-21T09:46:16.203177+0000","last_unstale":"2024-09-21T09:46:26.867739+0000","last_undegraded":"2024-09-21T09:46:26.867739+0000","last_fullsized":"2024-09-21T09:46:26.867739+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:26:23.411928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":140,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.879687+0000","last_change":"2024-09-21T09:42:30.750741+0000","last_active":"2024-09-21T09:46:26.879687+0000","last_peered":"2024-09-21T09:46:26.879687+0000","last_clean":"2024-09-21T09:46:26.879687+0000","last_became_active":"2024-09-21T09:42:30.750454+0000","last_became_peered":"2024-09-21T09:42:30.750454+0000","last_unstale":"2024-09-21T09:46:26.879687+0000","last_undegraded":"2024-09-21T09:46:26.879687+0000","last_fullsized":"2024-09-21T09:46:26.879687+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:51:11.965754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":150,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.858573+0000","last_change":"2024-09-21T09:42:30.754634+0000","last_active":"2024-09-21T09:46:26.858573+0000","last_peered":"2024-09-21T09:46:26.858573+0000","last_clean":"2024-09-21T09:46:26.858573+0000","last_became_active":"2024-09-21T09:42:30.754277+0000","last_became_peered":"2024-09-21T09:42:30.754277+0000","last_unstale":"2024-09-21T09:46:26.858573+0000","last_undegraded":"2024-09-21T09:46:26.858573+0000","last_fullsized":"2024-09-21T09:46:26.858573+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:07.161382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":122,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.445505+0000","last_change":"2024-09-21T09:41:57.606527+0000","last_active":"2024-09-21T09:46:17.445505+0000","last_peered":"2024-09-21T09:46:17.445505+0000","last_clean":"2024-09-21T09:46:17.445505+0000","last_became_active":"2024-09-21T09:41:57.606172+0000","last_became_peered":"2024-09-21T09:41:57.606172+0000","last_unstale":"2024-09-21T09:46:17.445505+0000","last_undegraded":"2024-09-21T09:46:17.445505+0000","last_fullsized":"2024-09-21T09:46:17.445505+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:37:37.358687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":184,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.848742+0000","last_change":"2024-09-21T09:46:16.198812+0000","last_active":"2024-09-21T09:46:26.848742+0000","last_peered":"2024-09-21T09:46:26.848742+0000","last_clean":"2024-09-21T09:46:26.848742+0000","last_became_active":"2024-09-21T09:46:16.198499+0000","last_became_peered":"2024-09-21T09:46:16.198499+0000","last_unstale":"2024-09-21T09:46:26.848742+0000","last_undegraded":"2024-09-21T09:46:26.848742+0000","last_fullsized":"2024-09-21T09:46:26.848742+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:17:49.771404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":129,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.868706+0000","last_change":"2024-09-21T09:46:16.203600+0000","last_active":"2024-09-21T09:46:26.868706+0000","last_peered":"2024-09-21T09:46:26.868706+0000","last_clean":"2024-09-21T09:46:26.868706+0000","last_became_active":"2024-09-21T09:46:16.203301+0000","last_became_peered":"2024-09-21T09:46:16.203301+0000","last_unstale":"2024-09-21T09:46:26.868706+0000","last_undegraded":"2024-09-21T09:46:26.868706+0000","last_fullsized":"2024-09-21T09:46:26.868706+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:22:34.754354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.19","version":"138'6268","reported_seq":6375,"reported_epoch":138,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:46:45.431202+0000","last_change":"2024-09-21T09:46:17.503545+0000","last_active":"2024-09-21T09:46:45.431202+0000","last_peered":"2024-09-21T09:46:45.431202+0000","last_clean":"2024-09-21T09:45:20.708122+0000","last_became_active":"2024-09-21T09:46:17.492777+0000","last_became_peered":"2024-09-21T09:46:17.492777+0000","last_unstale":"2024-09-21T09:46:45.431202+0000","last_undegraded":"2024-09-21T09:46:17.188636+0000","last_fullsized":"2024-09-21T09:46:17.174248+0000","mapping_epoch":136,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":6268,"log_dups_size":0,"ondisk_log_size":6268,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151912448,"num_objects":2318,"num_object_clones":0,"num_object_copies":6954,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":479,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2318,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4420,"num_write_kb":215616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":196608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,2],"acting":[2,7],"avail_no_missing":["2","7"],"object_location_counts":[{"shards":"2,7","objects":2318}],"blocked_by":[],"up_primary":0,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":123,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.445304+0000","last_change":"2024-09-21T09:45:19.064820+0000","last_active":"2024-09-21T09:46:17.445304+0000","last_peered":"2024-09-21T09:46:17.445304+0000","last_clean":"2024-09-21T09:46:17.445304+0000","last_became_active":"2024-09-21T09:45:19.064514+0000","last_became_peered":"2024-09-21T09:45:19.064514+0000","last_unstale":"2024-09-21T09:46:17.445304+0000","last_undegraded":"2024-09-21T09:46:17.445304+0000","last_fullsized":"2024-09-21T09:46:17.445304+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:09:49.069113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":44,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.445301+0000","last_change":"2024-09-21T09:45:19.057599+0000","last_active":"2024-09-21T09:46:17.445301+0000","last_peered":"2024-09-21T09:46:17.445301+0000","last_clean":"2024-09-21T09:46:17.445301+0000","last_became_active":"2024-09-21T09:45:19.054285+0000","last_became_peered":"2024-09-21T09:45:19.054285+0000","last_unstale":"2024-09-21T09:46:17.445301+0000","last_undegraded":"2024-09-21T09:46:17.445301+0000","last_fullsized":"2024-09-21T09:46:17.445301+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:51:21.738863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.18","version":"138'6986","reported_seq":7144,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:45.462199+0000","last_change":"2024-09-21T09:44:45.365381+0000","last_active":"2024-09-21T09:46:45.462199+0000","last_peered":"2024-09-21T09:46:45.462199+0000","last_clean":"2024-09-21T09:46:45.462199+0000","last_became_active":"2024-09-21T09:44:32.279563+0000","last_became_peered":"2024-09-21T09:44:32.279563+0000","last_unstale":"2024-09-21T09:46:45.462199+0000","last_undegraded":"2024-09-21T09:46:45.462199+0000","last_fullsized":"2024-09-21T09:46:45.462199+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":5,"last_scrub":"113'4919","last_scrub_stamp":"2024-09-21T09:44:45.365273+0000","last_deep_scrub":"113'4919","last_deep_scrub_stamp":"2024-09-21T09:44:45.365273+0000","last_clean_scrub_stamp":"2024-09-21T09:44:45.365273+0000","objects_scrubbed":2269,"log_size":6986,"log_dups_size":0,"ondisk_log_size":6986,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:14:17.922014+0000","scrub_duration":1.956626419,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":155320320,"num_objects":2370,"num_object_clones":0,"num_object_copies":7110,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2370,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2067,"num_write_kb":69376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":137,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.445497+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T09:46:17.445497+0000","last_peered":"2024-09-21T09:46:17.445497+0000","last_clean":"2024-09-21T09:46:17.445497+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T09:46:17.445497+0000","last_undegraded":"2024-09-21T09:46:17.445497+0000","last_fullsized":"2024-09-21T09:46:17.445497+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":44,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.445474+0000","last_change":"2024-09-21T09:45:19.061033+0000","last_active":"2024-09-21T09:46:17.445474+0000","last_peered":"2024-09-21T09:46:17.445474+0000","last_clean":"2024-09-21T09:46:17.445474+0000","last_became_active":"2024-09-21T09:45:19.054729+0000","last_became_peered":"2024-09-21T09:45:19.054729+0000","last_unstale":"2024-09-21T09:46:17.445474+0000","last_undegraded":"2024-09-21T09:46:17.445474+0000","last_fullsized":"2024-09-21T09:46:17.445474+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:16:11.299909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":182,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.852015+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T09:46:26.852015+0000","last_peered":"2024-09-21T09:46:26.852015+0000","last_clean":"2024-09-21T09:46:26.852015+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T09:46:26.852015+0000","last_undegraded":"2024-09-21T09:46:26.852015+0000","last_fullsized":"2024-09-21T09:46:26.852015+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":157,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.857768+0000","last_change":"2024-09-21T09:42:30.750379+0000","last_active":"2024-09-21T09:46:26.857768+0000","last_peered":"2024-09-21T09:46:26.857768+0000","last_clean":"2024-09-21T09:46:26.857768+0000","last_became_active":"2024-09-21T09:42:30.750075+0000","last_became_peered":"2024-09-21T09:42:30.750075+0000","last_unstale":"2024-09-21T09:46:26.857768+0000","last_undegraded":"2024-09-21T09:46:26.857768+0000","last_fullsized":"2024-09-21T09:46:26.857768+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:12:44.406459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":103,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-09-21T09:46:17.445085+0000","last_change":"2024-09-21T09:41:23.789167+0000","last_active":"2024-09-21T09:46:17.445085+0000","last_peered":"2024-09-21T09:46:17.445085+0000","last_clean":"2024-09-21T09:46:17.445085+0000","last_became_active":"2024-09-21T09:41:23.788541+0000","last_became_peered":"2024-09-21T09:41:23.788541+0000","last_unstale":"2024-09-21T09:46:17.445085+0000","last_undegraded":"2024-09-21T09:46:17.445085+0000","last_fullsized":"2024-09-21T09:46:17.445085+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:40:03.570534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":152,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-09-21T09:46:26.868313+0000","last_change":"2024-09-21T09:46:16.223981+0000","last_active":"2024-09-21T09:46:26.868313+0000","last_peered":"2024-09-21T09:46:26.868313+0000","last_clean":"2024-09-21T09:46:26.868313+0000","last_became_active":"2024-09-21T09:46:16.222544+0000","last_became_peered":"2024-09-21T09:46:16.222544+0000","last_unstale":"2024-09-21T09:46:26.868313+0000","last_undegraded":"2024-09-21T09:46:26.868313+0000","last_fullsized":"2024-09-21T09:46:26.868313+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:56:58.784303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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,2,6],"acting":[0,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":26,"stat_sum":{"num_bytes":4905599000,"num_objects":74854,"num_object_clones":0,"num_object_copies":224562,"num_objects_missing_on_primary":873,"num_objects_missing":873,"num_objects_degraded":28560,"num_objects_misplaced":8023,"num_objects_unfound":0,"num_objects_dirty":74854,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":101735,"num_write_kb":4459233,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16946,"num_bytes_recovered":1077346328,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":16211197952,"data_stored":16211181664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":166539,"ondisk_log_size":166539,"up":78,"acting":66,"num_store_stats":8},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":106496,"data_stored":17230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":2,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397700,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2256084,"kb_used_data":1954572,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91489068,"statfs":{"total":95995035648,"available":93684805632,"internally_reserved":0,"allocated":2001481728,"data_stored":2000634342,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,0,1,0,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683593922,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2016072,"kb_used_data":1710336,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":91729080,"statfs":{"total":95995035648,"available":93930577920,"internally_reserved":0,"allocated":1751384064,"data_stored":1750548779,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":0,"seq":158913790156,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":4,"up_from":31,"seq":133143986385,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1798092,"kb_used_data":1496580,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91947060,"statfs":{"total":95995035648,"available":94153789440,"internally_reserved":0,"allocated":1532497920,"data_stored":1531658120,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893173,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3026680,"kb_used_data":2854704,"kb_used_omap":4,"kb_used_meta":171835,"kb_avail":90718472,"statfs":{"total":95995035648,"available":92895715328,"internally_reserved":0,"allocated":2923216896,"data_stored":2922391661,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":175959489},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,0,0,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056700,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2516608,"kb_used_data":2368248,"kb_used_omap":6,"kb_used_meta":148281,"kb_avail":91228544,"statfs":{"total":95995035648,"available":93418029056,"internally_reserved":0,"allocated":2425085952,"data_stored":2424254182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":151840212},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,3,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220226,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1854456,"kb_used_data":1738096,"kb_used_omap":5,"kb_used_meta":116346,"kb_avail":91890696,"statfs":{"total":95995035648,"available":94096072704,"internally_reserved":0,"allocated":1779810304,"data_stored":1778984939,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":119138548},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,0,0,0,4,1],"upper_bound":256},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":135,"seq":579820584967,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1667268,"kb_used_data":1620028,"kb_used_omap":7,"kb_used_meta":47224,"kb_avail":92077884,"statfs":{"total":95995035648,"available":94287753216,"internally_reserved":0,"allocated":1658908672,"data_stored":1658071932,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":48357831},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1644302336,"data_stored":1644298264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1772949504,"data_stored":1772945432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2408517632,"data_stored":2408513560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2902327296,"data_stored":2902327296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1524367360,"data_stored":1524367360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2225541120,"data_stored":2225537048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1747648512,"data_stored":1747648512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1985544192,"data_stored":1985544192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:46:49.241 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_1 pgp_num 26 2024-09-21T09:46:49.323 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:49.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:49.410 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:49.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:49.512 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:49.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:49.605 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:49.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:49.706 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:49.735 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:49.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:49.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:49.837 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:49.877 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:49.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:49.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:49.979 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:50.015 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:50.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:50.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:50.117 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:50.144 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:50.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:50.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:50.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:49 smithi165 ceph-mon[86023]: pgmap v366: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 602 op/s; 28559/221772 objects degraded (12.878%); 7690/221772 objects misplaced (3.468%); 6.7 MiB/s, 132 objects/s recovering 2024-09-21T09:46:50.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:50.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:50.211 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:49 smithi137 ceph-mon[93825]: pgmap v366: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 602 op/s; 28559/221772 objects degraded (12.878%); 7690/221772 objects misplaced (3.468%); 6.7 MiB/s, 132 objects/s recovering 2024-09-21T09:46:50.212 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:50.212 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:50.212 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:49 smithi137 ceph-mon[97575]: pgmap v366: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 602 op/s; 28559/221772 objects degraded (12.878%); 7690/221772 objects misplaced (3.468%); 6.7 MiB/s, 132 objects/s recovering 2024-09-21T09:46:50.212 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:50.212 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:50.246 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:50.289 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:50.367 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:50.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:50.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:50.469 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:50.482 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:46:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:46:50.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:46:50.498 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:50.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:50.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:50.600 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:50.629 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:50.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:50.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:50.731 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:50.758 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:50.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:50.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:50.860 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:50.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:50.899 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:50.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:51.000 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:51.037 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:51.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:51.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:51.138 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:51.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:51.196 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:51.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:51.297 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:51.325 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:51.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:51.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:51.427 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:51.456 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:51.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:51.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:51.558 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:51.596 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:51.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:51.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:51.697 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:51.740 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:51.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:51.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:51.816 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T09:46:51.842 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:51.895 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:51.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:51.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:51.997 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:52.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:52.033 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:52.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:52.134 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:52.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:51 smithi165 ceph-mon[86023]: pgmap v367: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 644 op/s; 28559/217470 objects degraded (13.132%); 7690/217470 objects misplaced (3.536%); 5.0 MiB/s, 96 objects/s recovering 2024-09-21T09:46:52.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:51 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 28559/217470 objects degraded (13.132%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:52.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:51 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2989548626' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:46:52.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:51 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:52.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:51 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:52.175 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:52.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:52.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:52.277 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:52.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:46:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:46:51] "GET /metrics HTTP/1.1" 200 36463 "" "Prometheus/2.51.0" 2024-09-21T09:46:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:51 smithi137 ceph-mon[93825]: pgmap v367: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 644 op/s; 28559/217470 objects degraded (13.132%); 7690/217470 objects misplaced (3.536%); 5.0 MiB/s, 96 objects/s recovering 2024-09-21T09:46:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:51 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 28559/217470 objects degraded (13.132%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:51 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2989548626' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:46:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:51 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:52.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:51 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:52.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:51 smithi137 ceph-mon[97575]: pgmap v367: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 644 op/s; 28559/217470 objects degraded (13.132%); 7690/217470 objects misplaced (3.536%); 5.0 MiB/s, 96 objects/s recovering 2024-09-21T09:46:52.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:51 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 28559/217470 objects degraded (13.132%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:52.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:51 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2989548626' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:46:52.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:51 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:52.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:51 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:52.301 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:52.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:52.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:52.404 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:52.429 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:52.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:52.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:52.530 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:52.580 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:52.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:52.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:52.683 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:52.738 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:52.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:52.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:52.840 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:52.865 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:52.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:52.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:52.967 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:53.006 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:53.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:53.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:53.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:52 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:46:53.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:52 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2989548626' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:46:53.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:52 smithi137 ceph-mon[93825]: osdmap e139: 8 total, 8 up, 7 in 2024-09-21T09:46:53.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:52 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:46:53.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:52 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2989548626' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:46:53.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:52 smithi137 ceph-mon[97575]: osdmap e139: 8 total, 8 up, 7 in 2024-09-21T09:46:53.108 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:53.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:52 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:46:53.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:52 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2989548626' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:46:53.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:52 smithi165 ceph-mon[86023]: osdmap e139: 8 total, 8 up, 7 in 2024-09-21T09:46:53.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:53.148 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:53.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:53.250 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:53.294 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:53.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:53.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:53.397 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:53.420 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:53.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:53.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:53.522 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:53.565 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:53.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:53.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:53.596 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:46:53.596 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:46:53.603 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:46:53.603 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T09:46:53.603 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T09:46:53.603 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T09:46:53.603 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:46:53.635 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:46:53.635 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:46:53.666 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:53.669 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:46:53.669 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:46:53.690 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:53.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:53.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:53.705 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:46:53.705 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:46:53.734 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:46:53.735 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:46:53.766 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:46:53.766 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:46:53.792 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:53.800 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:46:53.800 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:46:53.835 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:46:53.875 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:46:53.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:53.876 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:53.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:53.977 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:54.017 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:54.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:54.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:54.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:53 smithi137 ceph-mon[93825]: pgmap v369: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 656 op/s; 28753/212631 objects degraded (13.522%); 7211/212631 objects misplaced (3.391%); 6.2 MiB/s, 121 objects/s recovering 2024-09-21T09:46:54.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:53 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2021457905' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:46:54.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:53 smithi137 ceph-mon[97575]: pgmap v369: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 656 op/s; 28753/212631 objects degraded (13.522%); 7211/212631 objects misplaced (3.391%); 6.2 MiB/s, 121 objects/s recovering 2024-09-21T09:46:54.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:53 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2021457905' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:46:54.119 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:54.141 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:54.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:54.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:54.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:53 smithi165 ceph-mon[86023]: pgmap v369: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 656 op/s; 28753/212631 objects degraded (13.522%); 7211/212631 objects misplaced (3.391%); 6.2 MiB/s, 121 objects/s recovering 2024-09-21T09:46:54.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:53 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2021457905' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:46:54.243 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:54.267 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:54.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:54.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:54.368 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:54.393 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:54.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:54.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:54.495 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:54.545 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:54.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:54.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:54.617 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T09:46:54.647 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:54.713 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:54.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:54.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:54.815 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:54.866 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:54.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:54.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:54.922 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:54.968 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:54.993 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:54.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:54.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:55.094 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:55.136 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:55.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:55.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:55.184 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T09:46:55.238 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:55.299 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:55.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:55.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:55.401 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:55.424 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:55.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:55.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:55.526 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:55.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:55.596 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:55.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:55.697 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:55.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:55.741 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:55.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:55.842 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:55.863 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:55.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:55.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:55.965 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:55.989 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:55.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:55.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:56.091 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:56.132 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:56.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:56.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:46:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:55 smithi165 ceph-mon[86023]: pgmap v370: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 28545/212004 objects degraded (13.464%); 7211/212004 objects misplaced (3.401%); 6.3 MiB/s, 122 objects/s recovering 2024-09-21T09:46:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:46:56.234 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:56.270 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:56.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:56.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:55 smithi137 ceph-mon[93825]: pgmap v370: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 28545/212004 objects degraded (13.464%); 7211/212004 objects misplaced (3.401%); 6.3 MiB/s, 122 objects/s recovering 2024-09-21T09:46:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:46:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:55 smithi137 ceph-mon[97575]: pgmap v370: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 28545/212004 objects degraded (13.464%); 7211/212004 objects misplaced (3.401%); 6.3 MiB/s, 122 objects/s recovering 2024-09-21T09:46:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:46:56.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:46:56.372 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:56.408 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:56.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:56.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:56.510 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:56.532 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:56.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:56.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:56.634 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:56.658 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:56.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:56.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:56.759 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:56.783 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:56.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:56.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:56.821 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:56.822 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:56.834 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:56 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 28545/212004 objects degraded (13.464%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:56.884 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:56.941 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:56.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:56.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:57.043 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:57.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:57.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:57.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:57.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:56 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 28545/212004 objects degraded (13.464%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:57.191 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:57.215 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:57.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:57.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:57.269 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:56 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 28545/212004 objects degraded (13.464%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:46:57.319 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:57.408 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:57.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:57.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:57.510 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:57.553 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:57.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:57.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:57.655 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:57.681 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:57.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:57.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:57.783 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:46:57.820 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:57.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:57.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:46:57.922 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:57.946 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:57.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:57.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:57.967 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:57 smithi137 ceph-mon[93825]: pgmap v371: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.2 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 653 op/s; 28545/205026 objects degraded (13.923%); 7002/205026 objects misplaced (3.415%); 6.5 MiB/s, 125 objects/s recovering 2024-09-21T09:46:57.967 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:57 smithi137 ceph-mon[97575]: pgmap v371: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.2 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 653 op/s; 28545/205026 objects degraded (13.923%); 7002/205026 objects misplaced (3.415%); 6.5 MiB/s, 125 objects/s recovering 2024-09-21T09:46:58.048 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:58.085 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:58.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:58.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:57 smithi165 ceph-mon[86023]: pgmap v371: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.2 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 653 op/s; 28545/205026 objects degraded (13.923%); 7002/205026 objects misplaced (3.415%); 6.5 MiB/s, 125 objects/s recovering 2024-09-21T09:46:58.187 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:58.211 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:58.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:58.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:58.313 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:58.336 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:58.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:58.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:58.437 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:58.480 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:58.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:58.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:58.582 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:46:58.608 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:58.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:58.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:46:58.709 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:58.732 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:58.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:58.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:58.783 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:46:58.833 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:58.885 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:58.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:58.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:58.987 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:46:59.022 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:59.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:59.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:46:59.124 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:46:59.147 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:59.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:59.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:46:59.249 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:59.303 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:59.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:59.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:59.404 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:46:59.468 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:59.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:59.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:46:59.570 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:59.594 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:59.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:59.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:59.695 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:46:59.718 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:59.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:59.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:46:59.819 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:46:59.846 INFO:teuthology.orchestra.run.smithi137.stderr:set pool 6 pgp_num to 26 2024-09-21T09:46:59.847 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:46:59.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:59.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:46:59.949 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:46:59.992 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:46:59.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:46:59.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:00.094 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:00.140 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:00.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:00.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:59 smithi165 ceph-mon[86023]: pgmap v372: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 28442/202386 objects degraded (14.053%); 6698/202386 objects misplaced (3.310%); 6.3 MiB/s, 122 objects/s recovering 2024-09-21T09:47:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:59 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2912867263' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"} : dispatch 2024-09-21T09:47:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:46:59 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"} : dispatch 2024-09-21T09:47:00.242 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:00.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:59 smithi137 ceph-mon[93825]: pgmap v372: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 28442/202386 objects degraded (14.053%); 6698/202386 objects misplaced (3.310%); 6.3 MiB/s, 122 objects/s recovering 2024-09-21T09:47:00.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:59 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2912867263' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"} : dispatch 2024-09-21T09:47:00.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:46:59 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"} : dispatch 2024-09-21T09:47:00.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:59 smithi137 ceph-mon[97575]: pgmap v372: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 28442/202386 objects degraded (14.053%); 6698/202386 objects misplaced (3.310%); 6.3 MiB/s, 122 objects/s recovering 2024-09-21T09:47:00.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:59 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2912867263' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"} : dispatch 2024-09-21T09:47:00.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:46:59 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"} : dispatch 2024-09-21T09:47:00.315 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:00.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:00.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:00.416 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:00.439 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:00.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:00.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:00.540 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:00.576 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:00.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:00.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:00.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:47:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:47:00.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:47:00.678 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:00.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:00.713 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:00.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:00.791 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:47:00.814 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:00.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:00.877 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:00.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:00.978 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:01.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:01.048 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:01.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:01.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:00 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"}]': finished 2024-09-21T09:47:01.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:00 smithi137 ceph-mon[97575]: osdmap e140: 8 total, 8 up, 7 in 2024-09-21T09:47:01.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:00 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"}]': finished 2024-09-21T09:47:01.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:00 smithi137 ceph-mon[93825]: osdmap e140: 8 total, 8 up, 7 in 2024-09-21T09:47:01.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:00 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"}]': finished 2024-09-21T09:47:01.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:00 smithi165 ceph-mon[86023]: osdmap e140: 8 total, 8 up, 7 in 2024-09-21T09:47:01.149 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:01.171 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:01.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:01.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:01.273 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:01.325 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:01.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:01.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:01.428 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:01.485 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:01.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:01.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:01.587 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:01.610 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:01.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:01.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:01.712 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:01.764 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:01.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:01.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:01.865 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:01.889 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:01.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:01.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:01.930 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:01 smithi137 ceph-mon[93825]: pgmap v374: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 28442/198444 objects degraded (14.333%); 6698/198444 objects misplaced (3.375%); 5.7 MiB/s, 115 objects/s recovering 2024-09-21T09:47:01.931 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:01 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 28442/198444 objects degraded (14.333%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:01.931 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:01 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1896998179' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:47:01.931 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:01 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:47:01.931 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:01 smithi137 ceph-mon[97575]: pgmap v374: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 28442/198444 objects degraded (14.333%); 6698/198444 objects misplaced (3.375%); 5.7 MiB/s, 115 objects/s recovering 2024-09-21T09:47:01.931 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:01 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 28442/198444 objects degraded (14.333%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:01.931 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:01 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1896998179' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:47:01.931 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:01 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:47:01.946 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T09:47:01.990 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:02.012 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:02.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:02.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:02.114 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:02.139 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:02.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:02.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:02.140 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:01 smithi165 ceph-mon[86023]: pgmap v374: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 28442/198444 objects degraded (14.333%); 6698/198444 objects misplaced (3.375%); 5.7 MiB/s, 115 objects/s recovering 2024-09-21T09:47:02.140 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:01 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 28442/198444 objects degraded (14.333%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:02.140 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:01 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1896998179' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:47:02.140 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:01 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:47:02.242 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:02.285 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:02.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:02.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:02.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:47:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:47:01] "GET /metrics HTTP/1.1" 200 36464 "" "Prometheus/2.51.0" 2024-09-21T09:47:02.388 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:02.435 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:02.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:02.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:02.537 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:02.573 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:02.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:02.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:02.675 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:02.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:02.724 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:02.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:02.825 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:02.849 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:02.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:02.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:02.952 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:02.975 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:02.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:02.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:03.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:02 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:47:03.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:02 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:47:03.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:02 smithi137 ceph-mon[93825]: osdmap e141: 8 total, 8 up, 7 in 2024-09-21T09:47:03.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:02 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:47:03.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:02 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:47:03.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:02 smithi137 ceph-mon[97575]: osdmap e141: 8 total, 8 up, 7 in 2024-09-21T09:47:03.077 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:03.127 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:03.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:03.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:03.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:02 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:47:03.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:02 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:47:03.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:02 smithi165 ceph-mon[86023]: osdmap e141: 8 total, 8 up, 7 in 2024-09-21T09:47:03.229 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:03.271 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:03.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:03.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:03.373 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:03.396 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:03.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:03.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:03.498 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:03.534 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:03.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:03.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:03.636 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:03.688 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:03.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:03.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:03.790 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:03.811 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:03.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:03.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:03.912 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:03.939 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:03.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:03.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:04.041 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:04.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:04.091 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:04.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:04.192 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:04.225 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:04.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:04.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:03 smithi137 ceph-mon[93825]: pgmap v376: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 759 op/s; 28497/193770 objects degraded (14.707%); 6209/193770 objects misplaced (3.204%); 6.5 MiB/s, 129 objects/s recovering 2024-09-21T09:47:04.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:03 smithi137 ceph-mon[97575]: pgmap v376: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 759 op/s; 28497/193770 objects degraded (14.707%); 6209/193770 objects misplaced (3.204%); 6.5 MiB/s, 129 objects/s recovering 2024-09-21T09:47:04.328 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:04.351 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:04.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:04.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:04.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:03 smithi165 ceph-mon[86023]: pgmap v376: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 759 op/s; 28497/193770 objects degraded (14.707%); 6209/193770 objects misplaced (3.204%); 6.5 MiB/s, 129 objects/s recovering 2024-09-21T09:47:04.453 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:04.497 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:04.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:04.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:04.600 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:04.623 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:04.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:04.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:04.725 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:04.750 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:04.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:04.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:04.852 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:04.895 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:04.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:04.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:04.997 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:05.019 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:05.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:05.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:05.121 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:05.145 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:05.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:05.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:05.247 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:05.273 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:05.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:05.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:05.375 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:05.407 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:05.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:05.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:05.509 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:05.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:05.531 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:05.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:05.632 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:05.655 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:05.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:05.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:05.756 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:05.792 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:47:05.792 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:47:05.792 INFO:tasks.thrashosds.thrasher:Adding osd 5 2024-09-21T09:47:05.792 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd in 5 2024-09-21T09:47:05.793 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:05.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:05.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:05.895 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:05.917 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:05.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:05.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:06.018 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:06.063 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:06.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:06.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:06.165 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:06.189 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:06.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:06.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:06.291 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:06.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:05 smithi137 ceph-mon[93825]: pgmap v377: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 493 op/s; 28301/193182 objects degraded (14.650%); 6209/193182 objects misplaced (3.214%); 6.4 MiB/s, 128 objects/s recovering 2024-09-21T09:47:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:05 smithi137 ceph-mon[97575]: pgmap v377: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 493 op/s; 28301/193182 objects degraded (14.650%); 6209/193182 objects misplaced (3.214%); 6.4 MiB/s, 128 objects/s recovering 2024-09-21T09:47:06.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:06.315 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:06.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:05 smithi165 ceph-mon[86023]: pgmap v377: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 493 op/s; 28301/193182 objects degraded (14.650%); 6209/193182 objects misplaced (3.214%); 6.4 MiB/s, 128 objects/s recovering 2024-09-21T09:47:06.416 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:06.440 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:06.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:06.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:06.541 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:06.565 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:06.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:06.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:06.666 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:06.688 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:06.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:06.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:06.790 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:06.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:06.836 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:06.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:06.936 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:06.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:06.960 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:06.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:07.061 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:07.083 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:07.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:07.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:07.185 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:07.219 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:07.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:07.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:07.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:06 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 28301/193182 objects degraded (14.650%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:07.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:06 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 28301/193182 objects degraded (14.650%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:07.320 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:07.366 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:07.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:07.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:06 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 28301/193182 objects degraded (14.650%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:07.468 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:07.492 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:07.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:07.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:07.594 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:07.619 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:07.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:07.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:07.721 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:07.755 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:07.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:07.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:07.857 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:07.881 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:07.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:07.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:07.983 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:08.021 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:08.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:08.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:08.122 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:08.147 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:08.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:08.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:08.208 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:07 smithi137 ceph-mon[93825]: pgmap v378: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.8 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 28247/186588 objects degraded (15.139%); 5985/186588 objects misplaced (3.208%); 6.0 MiB/s, 107 objects/s recovering 2024-09-21T09:47:08.209 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:07 smithi137 ceph-mon[97575]: pgmap v378: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.8 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 28247/186588 objects degraded (15.139%); 5985/186588 objects misplaced (3.208%); 6.0 MiB/s, 107 objects/s recovering 2024-09-21T09:47:08.248 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:08.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:08.306 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:08.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:07 smithi165 ceph-mon[86023]: pgmap v378: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.8 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 28247/186588 objects degraded (15.139%); 5985/186588 objects misplaced (3.208%); 6.0 MiB/s, 107 objects/s recovering 2024-09-21T09:47:08.406 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:08.465 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:08.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:08.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:08.567 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:08.605 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:08.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:08.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:08.706 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:08.732 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:08.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:08.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:08.834 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:08.870 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:08.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:08.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:08.971 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:08.999 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:08.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:09.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:09.100 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:09.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:09.123 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:09.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:09.224 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:09.266 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:09.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:09.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:09.367 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:09.401 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:09.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:09.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:09.502 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:09.535 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:09.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:09.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:09.637 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:09.675 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:09.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:09.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:09.777 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:09.801 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:09.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:09.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:09.903 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:09.928 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:09.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:09.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:10.030 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:10.071 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:10.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:10.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:10.173 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:10.195 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:10.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:10.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:10.212 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:09 smithi165 ceph-mon[86023]: pgmap v379: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 695 op/s; 28040/184032 objects degraded (15.236%); 5733/184032 objects misplaced (3.115%); 8.1 MiB/s, 140 objects/s recovering 2024-09-21T09:47:10.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:47:10.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:47:10.235 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T09:47:10.271 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:09 smithi137 ceph-mon[97575]: pgmap v379: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 695 op/s; 28040/184032 objects degraded (15.236%); 5733/184032 objects misplaced (3.115%); 8.1 MiB/s, 140 objects/s recovering 2024-09-21T09:47:10.272 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:47:10.272 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:47:10.274 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:09 smithi137 ceph-mon[93825]: pgmap v379: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 695 op/s; 28040/184032 objects degraded (15.236%); 5733/184032 objects misplaced (3.115%); 8.1 MiB/s, 140 objects/s recovering 2024-09-21T09:47:10.275 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:47:10.275 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:47:10.297 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:10.319 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:10.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:10.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:10.421 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:10.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:10.467 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:10.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:10.568 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:10.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:10.603 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:10.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:47:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:47:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:47:10.703 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:10.727 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:10.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:10.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:10.828 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:10.873 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:10.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:10.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:10.975 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:11.006 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:11.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:11.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:11.108 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:11.141 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:11.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:11.243 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:11.266 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:11.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:11.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:11.368 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:11.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:11.403 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:11.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:11.504 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:11.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:11.540 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:11.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:11.641 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:11.674 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:11.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:11.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:11.776 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:11.800 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:11.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:11.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:11.901 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:11.940 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:11.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:11.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:12.042 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:12.084 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:12.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:12.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:12.186 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:12.206 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:12.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:12.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:12.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:47:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:47:11] "GET /metrics HTTP/1.1" 200 36464 "" "Prometheus/2.51.0" 2024-09-21T09:47:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:11 smithi137 ceph-mon[93825]: pgmap v380: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 28040/180156 objects degraded (15.564%); 5733/180156 objects misplaced (3.182%); 7.1 MiB/s, 123 objects/s recovering 2024-09-21T09:47:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:11 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 28040/180156 objects degraded (15.564%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:12.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:11 smithi137 ceph-mon[97575]: pgmap v380: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 28040/180156 objects degraded (15.564%); 5733/180156 objects misplaced (3.182%); 7.1 MiB/s, 123 objects/s recovering 2024-09-21T09:47:12.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:11 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 28040/180156 objects degraded (15.564%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:12.308 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:12.330 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:12.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:12.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:11 smithi165 ceph-mon[86023]: pgmap v380: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 28040/180156 objects degraded (15.564%); 5733/180156 objects misplaced (3.182%); 7.1 MiB/s, 123 objects/s recovering 2024-09-21T09:47:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:11 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 28040/180156 objects degraded (15.564%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:12.432 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:12.456 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:12.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:12.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:12.558 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:12.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:12.596 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:12.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:12.697 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:12.720 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:12.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:12.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:12.822 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:12.856 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:12.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:12.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:12.958 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:12.983 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:12.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:12.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:13.085 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:13.118 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:13.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:13.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:13.219 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:13.276 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:13.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:13.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:13.377 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:13.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:13.431 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:13.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:13.532 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:13.555 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:13.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:13.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:13.657 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:13.702 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:13.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:13.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:13.804 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:13.840 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:13.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:13.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:13.942 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:13.967 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:13.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:13.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:14.069 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:14.093 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:14.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:14.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:14.195 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:14.218 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:14.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:14.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:14.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:13 smithi137 ceph-mon[93825]: pgmap v381: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 27848/175893 objects degraded (15.832%); 5125/175893 objects misplaced (2.914%); 9.1 MiB/s, 155 objects/s recovering 2024-09-21T09:47:14.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:13 smithi137 ceph-mon[97575]: pgmap v381: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 27848/175893 objects degraded (15.832%); 5125/175893 objects misplaced (2.914%); 9.1 MiB/s, 155 objects/s recovering 2024-09-21T09:47:14.320 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:14.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:14.356 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:14.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:13 smithi165 ceph-mon[86023]: pgmap v381: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 27848/175893 objects degraded (15.832%); 5125/175893 objects misplaced (2.914%); 9.1 MiB/s, 155 objects/s recovering 2024-09-21T09:47:14.443 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:47:14.443 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:47:14.457 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:14.481 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:14.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:14.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:14.583 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:14.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:14.609 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:14.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:14.710 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:14.734 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:14.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:14.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:14.836 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:14.859 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:14.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:14.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:14.960 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:14.995 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:14.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:14.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:15.097 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:15.117 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:15.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:15.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:15.219 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:15.242 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:15.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:15.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:15.344 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:15.368 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:15.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:15.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:15.469 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:15.497 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:15.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:15.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:15.599 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:15.623 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:15.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:15.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:15.724 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:15.766 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:15.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:15.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:15.868 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:15.889 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:15.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:15.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:15.991 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:16.014 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:16.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:16.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:16.115 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:16.151 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:16.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:16.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:16.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:16.290 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:47:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:15 smithi137 ceph-mon[97575]: pgmap v382: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 511 op/s; 27668/175356 objects degraded (15.778%); 5125/175356 objects misplaced (2.923%); 8.4 MiB/s, 135 objects/s recovering 2024-09-21T09:47:16.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:15 smithi137 ceph-mon[93825]: pgmap v382: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 511 op/s; 27668/175356 objects degraded (15.778%); 5125/175356 objects misplaced (2.923%); 8.4 MiB/s, 135 objects/s recovering 2024-09-21T09:47:16.316 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:16.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:16.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:15 smithi165 ceph-mon[86023]: pgmap v382: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 511 op/s; 27668/175356 objects degraded (15.778%); 5125/175356 objects misplaced (2.923%); 8.4 MiB/s, 135 objects/s recovering 2024-09-21T09:47:16.417 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:16.462 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:16.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:16.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:16.563 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:16.611 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:16.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:16.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:16.713 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:16.736 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:16.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:16.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:16.837 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:16.873 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T09:47:16.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:16.892 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:16.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:16.993 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:17.015 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:17.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:17.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:17.116 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:17.138 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:17.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:17.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:17.169 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:16 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 27668/175356 objects degraded (15.778%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:17.169 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:16 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 27668/175356 objects degraded (15.778%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:17.239 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:17.262 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:17.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:17.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:17.364 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:17.387 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:17.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:17.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:17.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:16 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 27668/175356 objects degraded (15.778%), 12 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:17.489 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:17.536 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:17.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:17.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:17.638 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:17.691 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:17.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:17.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:17.724 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:47:17.724 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:47:17.762 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:47:17.763 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:47:17.793 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:17.801 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:47:17.802 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:47:17.816 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:17.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:17.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:17.836 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:47:17.837 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:47:17.868 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:47:17.868 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:47:17.898 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:47:17.899 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:47:17.917 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:17.929 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:47:17.929 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:47:17.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:17.963 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:17.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:17.964 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:47:17.964 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:47:18.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:17 smithi137 ceph-mon[93825]: pgmap v383: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 27471/169245 objects degraded (16.231%); 4789/169245 objects misplaced (2.830%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T09:47:18.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:17 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1858521620' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:47:18.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:17 smithi137 ceph-mon[97575]: pgmap v383: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 27471/169245 objects degraded (16.231%); 4789/169245 objects misplaced (2.830%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T09:47:18.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:17 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1858521620' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:47:18.064 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:18.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:18.103 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:18.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:18.204 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:18.227 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:18.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:18.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:18.328 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:18.393 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:18.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:18.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:17 smithi165 ceph-mon[86023]: pgmap v383: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 27471/169245 objects degraded (16.231%); 4789/169245 objects misplaced (2.830%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T09:47:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:17 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1858521620' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:47:18.495 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:18.517 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:18.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:18.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:18.618 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:18.654 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:18.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:18.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:18.756 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:18.797 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:18.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:18.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:18.899 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:18.922 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:18.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:18.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:19.023 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:19.060 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:19.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:19.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:19.162 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:19.199 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:19.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:19.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:19.301 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:19.343 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:19.344 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:19 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:47:19.344 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:19 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:47:19.344 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:19 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:47:19.344 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:19 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:47:19.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:19.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:19.446 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:19.469 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:19.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:19.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:19.571 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:19.600 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:19.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:19.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:19.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:19 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:47:19.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:19 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:47:19.701 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:19.739 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:19.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:19.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:19.809 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:47:19.842 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:19.865 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:19.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:19.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:19.966 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:19.989 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:19.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:19.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:20.091 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:20.115 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:20.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:20.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:20.216 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:20.260 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:20.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:20.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:20.272 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:20 smithi137 ceph-mon[93825]: pgmap v384: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.4 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 546 op/s; 27236/166884 objects degraded (16.320%); 4557/166884 objects misplaced (2.731%); 10 MiB/s, 166 objects/s recovering 2024-09-21T09:47:20.273 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:20 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:47:20.273 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:20 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:47:20.273 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:20 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:47:20.273 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:20 smithi137 ceph-mon[97575]: pgmap v384: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.4 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 546 op/s; 27236/166884 objects degraded (16.320%); 4557/166884 objects misplaced (2.731%); 10 MiB/s, 166 objects/s recovering 2024-09-21T09:47:20.273 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:20 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:47:20.273 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:20 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:47:20.273 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:20 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:47:20.362 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:20.406 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:20.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:20.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:20.508 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:20.529 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:20.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:20.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:20.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:20 smithi165 ceph-mon[86023]: pgmap v384: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.4 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 546 op/s; 27236/166884 objects degraded (16.320%); 4557/166884 objects misplaced (2.731%); 10 MiB/s, 166 objects/s recovering 2024-09-21T09:47:20.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:20 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:47:20.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:20 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:47:20.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:20 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:47:20.548 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:47:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:47:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:47:20.632 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:20.678 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:20.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:20.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:20.780 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:20.827 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:20.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:20.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:20.928 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:20.957 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:20.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:20.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:21.059 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:21.099 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:21.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:21.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:21.200 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:21.224 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:21.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:21.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:21.326 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:21.366 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:21.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:21.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:21.468 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:21.494 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:21.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:21.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:21.540 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:47:21.596 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:21.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:21.644 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:21.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:21.745 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:21.775 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:21.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:21.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:21.877 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:21.904 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:21.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:21.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:22.006 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:22.032 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:22.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:22.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:22.133 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:22.175 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:22.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:22.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:22.277 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:22.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:22.300 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:22.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:22.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:22 smithi137 ceph-mon[93825]: pgmap v385: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 582 op/s; 27236/163032 objects degraded (16.706%); 4557/163032 objects misplaced (2.795%); 8.4 MiB/s, 134 objects/s recovering 2024-09-21T09:47:22.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:22 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 27236/163032 objects degraded (16.706%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:22.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:47:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:47:21] "GET /metrics HTTP/1.1" 200 36464 "" "Prometheus/2.51.0" 2024-09-21T09:47:22.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:22 smithi137 ceph-mon[97575]: pgmap v385: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 582 op/s; 27236/163032 objects degraded (16.706%); 4557/163032 objects misplaced (2.795%); 8.4 MiB/s, 134 objects/s recovering 2024-09-21T09:47:22.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:22 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 27236/163032 objects degraded (16.706%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:22 smithi165 ceph-mon[86023]: pgmap v385: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 582 op/s; 27236/163032 objects degraded (16.706%); 4557/163032 objects misplaced (2.795%); 8.4 MiB/s, 134 objects/s recovering 2024-09-21T09:47:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:22 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 27236/163032 objects degraded (16.706%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:22.400 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:22.426 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:22.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:22.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:22.528 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:22.561 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:22.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:22.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:22.631 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:47:22.662 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:22.684 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:22.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:22.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:22.785 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:22.808 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:22.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:22.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:22.909 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:22.932 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:22.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:22.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:23.033 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:23.056 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:23.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:23.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:23.158 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:23.181 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:23.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:23.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:23.282 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:23.322 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:23.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:23.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:23.423 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:23.462 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:23.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:23.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:23.564 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:23.589 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:23.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:23.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:23.691 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:23.716 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:23.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:23.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:23.817 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:23.860 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:23.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:23.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:23.962 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:23.988 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:23.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:23.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:24.089 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:24.124 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:24.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:24.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:24.226 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:24.249 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:24.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:24.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:24.350 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:24.372 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:24.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:24.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:24.474 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:24.496 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:24.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:24.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:24 smithi137 ceph-mon[93825]: pgmap v386: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 600 op/s; 26675/158538 objects degraded (16.826%); 4237/158538 objects misplaced (2.673%); 11 MiB/s, 191 objects/s recovering 2024-09-21T09:47:24.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:24 smithi137 ceph-mon[97575]: pgmap v386: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 600 op/s; 26675/158538 objects degraded (16.826%); 4237/158538 objects misplaced (2.673%); 11 MiB/s, 191 objects/s recovering 2024-09-21T09:47:24.597 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:24.620 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:24.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:24.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:24 smithi165 ceph-mon[86023]: pgmap v386: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 600 op/s; 26675/158538 objects degraded (16.826%); 4237/158538 objects misplaced (2.673%); 11 MiB/s, 191 objects/s recovering 2024-09-21T09:47:24.721 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:24.745 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:24.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:24.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:24.847 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:24.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:24.868 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:24.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:24.969 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:24.999 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:25.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:25.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:25.101 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:25.122 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:25.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:25.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:25.224 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:25.265 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:25.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:25.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:25.358 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:25 smithi137 ceph-mon[97575]: osdmap e142: 8 total, 8 up, 7 in 2024-09-21T09:47:25.358 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:47:25.358 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:25 smithi137 ceph-mon[93825]: osdmap e142: 8 total, 8 up, 7 in 2024-09-21T09:47:25.358 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:47:25.358 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:25 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a[93821]: 2024-09-21T09:47:25.258+0000 7f66a97aa640 -1 mon.a@0(leader).osd e143 definitely_dead 0 2024-09-21T09:47:25.367 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:25.416 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:25.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:25.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:25.518 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:25.540 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:25.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:25.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:25.642 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:25 smithi165 ceph-mon[86023]: osdmap e142: 8 total, 8 up, 7 in 2024-09-21T09:47:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:47:25.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:25.677 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:25.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:25.709 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:47:25.709 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T09:47:25.709 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.709 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.44873.0:163609 6.e e143/97 6:78eafcc2:::benchmark_data_smithi137_131945_object56620:head v 143'10298, mlcod=143'10296)", 2024-09-21T09:47:25.709 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:25.512153+0000", 2024-09-21T09:47:25.710 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0041293249999999997, 2024-09-21T09:47:25.710 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0041604559999999999, 2024-09-21T09:47:25.710 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:47:25.710 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:47:25.710 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:47:25.710 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:47:25.710 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.710 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:47:25.710 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.512153+0000", 2024-09-21T09:47:25.710 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:25.710 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:25.710 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.710 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:47:25.710 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.512153+0000", 2024-09-21T09:47:25.711 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:25.711 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:25.711 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.711 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:47:25.711 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.512154+0000", 2024-09-21T09:47:25.711 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3829999999999999e-06 2024-09-21T09:47:25.711 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:25.711 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.711 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:47:25.711 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.512165+0000", 2024-09-21T09:47:25.711 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0991e-05 2024-09-21T09:47:25.711 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:25.711 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.711 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:47:25.711 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.512198+0000", 2024-09-21T09:47:25.712 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3229000000000003e-05 2024-09-21T09:47:25.712 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:25.712 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.712 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:47:25.712 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.512207+0000", 2024-09-21T09:47:25.712 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5750000000000001e-06 2024-09-21T09:47:25.712 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:25.712 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.712 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:47:25.712 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.512280+0000", 2024-09-21T09:47:25.712 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3177999999999996e-05 2024-09-21T09:47:25.712 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:25.712 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.713 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:47:25.713 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.512301+0000", 2024-09-21T09:47:25.713 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0577999999999998e-05 2024-09-21T09:47:25.713 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:25.713 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:47:25.713 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:25.713 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:25.713 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.713 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.44873.0:163607 6.d e143/136 6:b61409db:::benchmark_data_smithi137_131945_object56618:head v 143'9860, mlcod=104'3412)", 2024-09-21T09:47:25.713 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:25.513829+0000", 2024-09-21T09:47:25.713 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0024532769999999998, 2024-09-21T09:47:25.713 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0025384449999999999, 2024-09-21T09:47:25.713 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:47:25.713 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:47:25.713 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.513829+0000", 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.513829+0000", 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.513830+0000", 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1939999999999999e-06 2024-09-21T09:47:25.714 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:25.715 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.715 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:47:25.715 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.513837+0000", 2024-09-21T09:47:25.715 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7390000000000002e-06 2024-09-21T09:47:25.715 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:25.715 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.715 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:47:25.715 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.513852+0000", 2024-09-21T09:47:25.715 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5579000000000001e-05 2024-09-21T09:47:25.715 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:25.715 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.715 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:47:25.715 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.513859+0000", 2024-09-21T09:47:25.715 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8480000000000003e-06 2024-09-21T09:47:25.715 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.514027+0000", 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016798900000000001 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:25.514083+0000", 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.609e-05 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout: ], 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout: "num_ops": 2 2024-09-21T09:47:25.716 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:47:25.779 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:25.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:25.825 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:25.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:25.926 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:25.951 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:25.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:25.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:26.052 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:26.098 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:26.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:26.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:26.200 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:26.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:26.227 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:26.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:26.228 INFO:teuthology.orchestra.run.smithi137.stderr:marked in osd.5. 2024-09-21T09:47:26.229 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T09:47:26.327 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:26.351 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:26.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:26.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:26.452 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:26.475 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:26.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:26.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:26.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:26 smithi137 ceph-mon[93825]: pgmap v388: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 581 op/s; 26468/157914 objects degraded (16.761%); 4237/157914 objects misplaced (2.683%); 9.2 MiB/s, 170 objects/s recovering 2024-09-21T09:47:26.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:26 smithi137 ceph-mon[93825]: osdmap e143: 8 total, 8 up, 7 in 2024-09-21T09:47:26.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:26 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/539806341' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-09-21T09:47:26.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:26 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-09-21T09:47:26.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:26 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/404122184' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:47:26.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:26 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:47:26.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:26 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 26468/157914 objects degraded (16.761%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:26.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:26 smithi137 ceph-mon[97575]: pgmap v388: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 581 op/s; 26468/157914 objects degraded (16.761%); 4237/157914 objects misplaced (2.683%); 9.2 MiB/s, 170 objects/s recovering 2024-09-21T09:47:26.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:26 smithi137 ceph-mon[97575]: osdmap e143: 8 total, 8 up, 7 in 2024-09-21T09:47:26.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:26 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/539806341' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-09-21T09:47:26.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:26 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-09-21T09:47:26.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:26 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/404122184' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:47:26.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:26 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:47:26.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:26 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 26468/157914 objects degraded (16.761%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:26.576 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:26.598 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:26.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:26.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:26.609 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T09:47:26.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:26 smithi165 ceph-mon[86023]: pgmap v388: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 581 op/s; 26468/157914 objects degraded (16.761%); 4237/157914 objects misplaced (2.683%); 9.2 MiB/s, 170 objects/s recovering 2024-09-21T09:47:26.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:26 smithi165 ceph-mon[86023]: osdmap e143: 8 total, 8 up, 7 in 2024-09-21T09:47:26.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:26 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/539806341' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-09-21T09:47:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:26 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-09-21T09:47:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:26 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/404122184' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:47:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:26 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:47:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:26 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 26468/157914 objects degraded (16.761%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:26.699 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:26.720 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:26.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:26.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:26.822 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:26.843 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:26.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:26.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:26.945 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:26.967 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:26.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:26.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:27.068 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:27.090 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:27.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:27.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:27.192 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:27.213 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:27.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:27.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:27.314 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:27.345 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:27.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:27.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:27.447 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:27.470 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:27.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:27.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:27.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:27 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:47:27.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:27 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2024-09-21T09:47:27.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:27 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:47:27.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:27 smithi137 ceph-mon[93825]: osdmap e144: 8 total, 8 up, 8 in 2024-09-21T09:47:27.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:27 smithi137 ceph-mon[93825]: osdmap e145: 8 total, 8 up, 8 in 2024-09-21T09:47:27.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:27 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:47:27.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:27 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2024-09-21T09:47:27.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:27 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:47:27.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:27 smithi137 ceph-mon[97575]: osdmap e144: 8 total, 8 up, 8 in 2024-09-21T09:47:27.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:27 smithi137 ceph-mon[97575]: osdmap e145: 8 total, 8 up, 8 in 2024-09-21T09:47:27.571 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:27.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:27.594 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:27.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:27.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:27 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:47:27.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:27 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2024-09-21T09:47:27.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:27 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:47:27.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:27 smithi165 ceph-mon[86023]: osdmap e144: 8 total, 8 up, 8 in 2024-09-21T09:47:27.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:27 smithi165 ceph-mon[86023]: osdmap e145: 8 total, 8 up, 8 in 2024-09-21T09:47:27.695 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:27.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:27.717 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:27.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:27.722 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:47:27.818 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:27.839 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:27.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:27.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:27.941 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:27.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:27.964 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:27.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:28.065 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:28.086 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:28.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:28.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:28.171 INFO:tasks.thrashosds.thrasher:Added osd 5 2024-09-21T09:47:28.188 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:28.209 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:28.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:28.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:28.310 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:28.336 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:28.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:28.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:28.403 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:28 smithi137 ceph-mon[93825]: pgmap v391: 99 pgs: 2 remapped+peering, 1 peering, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 602 op/s; 16750/152184 objects degraded (11.006%); 4237/152184 objects misplaced (2.784%); 9.1 MiB/s, 183 objects/s recovering 2024-09-21T09:47:28.403 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:28 smithi137 ceph-mon[93825]: osdmap e146: 8 total, 8 up, 8 in 2024-09-21T09:47:28.404 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:28 smithi137 ceph-mon[97575]: pgmap v391: 99 pgs: 2 remapped+peering, 1 peering, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 602 op/s; 16750/152184 objects degraded (11.006%); 4237/152184 objects misplaced (2.784%); 9.1 MiB/s, 183 objects/s recovering 2024-09-21T09:47:28.404 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:28 smithi137 ceph-mon[97575]: osdmap e146: 8 total, 8 up, 8 in 2024-09-21T09:47:28.438 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:28.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:28.477 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:28.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:28.578 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:28.599 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:28.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:28.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:28.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:28 smithi165 ceph-mon[86023]: pgmap v391: 99 pgs: 2 remapped+peering, 1 peering, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 602 op/s; 16750/152184 objects degraded (11.006%); 4237/152184 objects misplaced (2.784%); 9.1 MiB/s, 183 objects/s recovering 2024-09-21T09:47:28.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:28 smithi165 ceph-mon[86023]: osdmap e146: 8 total, 8 up, 8 in 2024-09-21T09:47:28.701 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:28.722 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:28.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:28.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:28.824 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:28.851 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:28.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:28.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:28.953 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:28.986 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:28.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:28.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:29.088 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:29.117 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:29.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:29.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:29.198 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:47:29.220 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:29.242 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:29.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:29.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:29.344 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:29.365 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:29.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:29.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:29.447 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T09:47:29.467 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:29.512 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:29.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:29.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:29.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:29 smithi137 ceph-mon[93825]: 6.7 starting backfill to osd.5 from (0'0,119'5123] MIN to 143'6898 2024-09-21T09:47:29.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:29 smithi137 ceph-mon[93825]: 6.4 starting backfill to osd.5 from (0'0,119'5260] MIN to 143'7073 2024-09-21T09:47:29.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:29 smithi137 ceph-mon[97575]: 6.7 starting backfill to osd.5 from (0'0,119'5123] MIN to 143'6898 2024-09-21T09:47:29.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:29 smithi137 ceph-mon[97575]: 6.4 starting backfill to osd.5 from (0'0,119'5260] MIN to 143'7073 2024-09-21T09:47:29.615 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:29.636 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:29.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:29.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:29.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:29 smithi165 ceph-mon[86023]: 6.7 starting backfill to osd.5 from (0'0,119'5123] MIN to 143'6898 2024-09-21T09:47:29.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:29 smithi165 ceph-mon[86023]: 6.4 starting backfill to osd.5 from (0'0,119'5260] MIN to 143'7073 2024-09-21T09:47:29.739 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:29.761 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:29.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:29.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:29.863 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:29.888 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:29.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:29.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:29.990 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:30.016 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:30.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:30.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:30.118 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:30.143 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:30.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:30.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:30.245 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:30.271 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:30.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:30.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:30.373 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:30.411 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:30.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:30.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:30.426 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:30 smithi137 ceph-mon[93825]: pgmap v394: 99 pgs: 1 active+recovering+undersized+remapped, 6 remapped+peering, 4 peering, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 618 op/s; 2992/150492 objects degraded (1.988%); 9/150492 objects misplaced (0.006%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T09:47:30.426 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:30 smithi137 ceph-mon[93825]: osdmap e147: 8 total, 8 up, 8 in 2024-09-21T09:47:30.426 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:30 smithi137 ceph-mon[97575]: pgmap v394: 99 pgs: 1 active+recovering+undersized+remapped, 6 remapped+peering, 4 peering, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 618 op/s; 2992/150492 objects degraded (1.988%); 9/150492 objects misplaced (0.006%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T09:47:30.426 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:30 smithi137 ceph-mon[97575]: osdmap e147: 8 total, 8 up, 8 in 2024-09-21T09:47:30.513 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:30.539 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:30.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:30.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:30.641 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:30.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:30 smithi165 ceph-mon[86023]: pgmap v394: 99 pgs: 1 active+recovering+undersized+remapped, 6 remapped+peering, 4 peering, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 618 op/s; 2992/150492 objects degraded (1.988%); 9/150492 objects misplaced (0.006%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T09:47:30.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:30 smithi165 ceph-mon[86023]: osdmap e147: 8 total, 8 up, 8 in 2024-09-21T09:47:30.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:47:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:47:30.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:47:30.680 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:30.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:30.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:30.782 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:30.820 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:30.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:30.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:30.922 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:30.951 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:30.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:30.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:31.052 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:31.080 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:31.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:31.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:31.181 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:31.211 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:31.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:31.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:31.313 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:31.340 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:31.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:31.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:31.441 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:31.477 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:31.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:31.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:31.500 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:31 smithi137 ceph-mon[93825]: osdmap e148: 8 total, 8 up, 8 in 2024-09-21T09:47:31.500 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:31 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2992/150492 objects degraded (1.988%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:31.501 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:31 smithi137 ceph-mon[97575]: osdmap e148: 8 total, 8 up, 8 in 2024-09-21T09:47:31.501 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:31 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2992/150492 objects degraded (1.988%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:31.579 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:31.619 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:31.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:31.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:31.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:31 smithi165 ceph-mon[86023]: osdmap e148: 8 total, 8 up, 8 in 2024-09-21T09:47:31.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:31 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2992/150492 objects degraded (1.988%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:31.684 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:47:31.684 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:47:31.719 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:47:31.719 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:47:31.724 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:31.750 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:31.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:31.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:31.755 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:47:31.756 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:47:31.796 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:47:31.796 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:47:31.825 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:47:31.825 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:47:31.852 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:31.856 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:47:31.856 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:47:31.877 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:31.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:31.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:31.889 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:47:31.889 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:47:31.921 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:47:31.921 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:47:31.979 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:32.012 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:32.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:32.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:32.024 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:47:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:47:31] "GET /metrics HTTP/1.1" 200 36466 "" "Prometheus/2.51.0" 2024-09-21T09:47:32.114 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:32.145 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:32.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:32.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:32.247 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:32.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:32.273 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:32.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:32.373 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:32.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:32 smithi165 ceph-mon[86023]: pgmap v397: 99 pgs: 1 active+recovering+undersized+remapped, 5 remapped+peering, 5 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 3874/148647 objects degraded (2.606%); 9/148647 objects misplaced (0.006%); 4.2 MiB/s, 297 objects/s recovering 2024-09-21T09:47:32.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:32 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/237012372' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:47:32.400 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:32.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:32.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:32.502 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:32.540 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:32.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:32.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:32 smithi137 ceph-mon[93825]: pgmap v397: 99 pgs: 1 active+recovering+undersized+remapped, 5 remapped+peering, 5 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 3874/148647 objects degraded (2.606%); 9/148647 objects misplaced (0.006%); 4.2 MiB/s, 297 objects/s recovering 2024-09-21T09:47:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:32 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/237012372' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:47:32.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:32 smithi137 ceph-mon[97575]: pgmap v397: 99 pgs: 1 active+recovering+undersized+remapped, 5 remapped+peering, 5 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 3874/148647 objects degraded (2.606%); 9/148647 objects misplaced (0.006%); 4.2 MiB/s, 297 objects/s recovering 2024-09-21T09:47:32.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:32 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/237012372' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:47:32.642 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:32.678 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:32.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:32.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:32.779 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:32.820 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:32.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:32.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:32.922 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:32.971 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:32.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:32.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:33.072 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:33.114 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:33.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:33.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:33.171 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:47:33.171 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:47:33.172 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_1 2024-09-21T09:47:33.172 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:47:33.216 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:33.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:33.260 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:33.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:33.361 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:33.364 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:47:33.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:33.407 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:33.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:33.418 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:47:33.418 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:47:33.508 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:33.556 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:33.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:33.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:33.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:33 smithi165 ceph-mon[86023]: pgmap v398: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 peering, 8 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 317 op/s; 16454/145620 objects degraded (11.299%); 2939/145620 objects misplaced (2.018%); 2.4 MiB/s, 282 objects/s recovering 2024-09-21T09:47:33.658 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:33.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:33.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:33.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:33.682 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:33 smithi137 ceph-mon[93825]: pgmap v398: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 peering, 8 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 317 op/s; 16454/145620 objects degraded (11.299%); 2939/145620 objects misplaced (2.018%); 2.4 MiB/s, 282 objects/s recovering 2024-09-21T09:47:33.682 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:33 smithi137 ceph-mon[97575]: pgmap v398: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 peering, 8 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 317 op/s; 16454/145620 objects degraded (11.299%); 2939/145620 objects misplaced (2.018%); 2.4 MiB/s, 282 objects/s recovering 2024-09-21T09:47:33.782 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:33.825 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:33.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:33.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:33.927 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:33.966 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:33.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:33.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:34.068 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:34.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:34.107 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:34.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:34.208 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:34.248 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:34.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:34.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:34.349 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:34.376 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:34.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:34.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:34.478 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:34.497 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T09:47:34.516 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:34.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:34.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:34.618 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:34.655 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:34.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:34.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:34.756 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:34.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:34.799 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:34.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:34.839 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:47:34.900 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:34.925 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:34.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:34.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:35.026 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:35.048 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:47:35.049 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:35.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:35.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:35.151 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:35.179 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:35.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:35.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:35.282 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:35.309 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:35.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:35.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:35.411 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:35.442 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:35.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:35.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:35.544 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:35.572 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:35.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:35.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:35.674 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:35.718 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:35.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:35.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:35.820 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:35.859 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:35.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:35.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:35.886 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:35 smithi137 ceph-mon[93825]: pgmap v399: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 347 op/s; 16454/144099 objects degraded (11.419%); 2930/144099 objects misplaced (2.033%); 2.1 MiB/s, 311 objects/s recovering 2024-09-21T09:47:35.886 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:35 smithi137 ceph-mon[97575]: pgmap v399: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 347 op/s; 16454/144099 objects degraded (11.419%); 2930/144099 objects misplaced (2.033%); 2.1 MiB/s, 311 objects/s recovering 2024-09-21T09:47:35.960 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:35.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:35.993 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:35.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:36.094 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:36.128 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:36.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:36.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:35 smithi165 ceph-mon[86023]: pgmap v399: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 347 op/s; 16454/144099 objects degraded (11.419%); 2930/144099 objects misplaced (2.033%); 2.1 MiB/s, 311 objects/s recovering 2024-09-21T09:47:36.230 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:36.260 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:36.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:36.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:36.362 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:36.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:36.391 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:36.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:36.492 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:36.532 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:36.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:36.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:36.633 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:36.669 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:36.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:36.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:36.771 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:36.803 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:36.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:36.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:36.905 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:36.942 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:36.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:36.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:37.044 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:37.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:36 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 16454/144099 objects degraded (11.419%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:37.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:36 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 16454/144099 objects degraded (11.419%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:37.078 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:37.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:37.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:37.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:36 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 16454/144099 objects degraded (11.419%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:37.180 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:37.212 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:37.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:37.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:37.314 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:37.340 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:37.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:37.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:37.442 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:37.467 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:37.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:37.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:37.569 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:37.607 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:37.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:37.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:37.709 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:37.747 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:37.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:37.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:37.849 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:37.880 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:37.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:37.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:37.982 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:38.005 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:38.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:38.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:38.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:37 smithi137 ceph-mon[93825]: pgmap v400: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 15858/136794 objects degraded (11.593%); 2930/136794 objects misplaced (2.142%); 2.8 MiB/s, 267 objects/s recovering 2024-09-21T09:47:38.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:37 smithi137 ceph-mon[97575]: pgmap v400: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 15858/136794 objects degraded (11.593%); 2930/136794 objects misplaced (2.142%); 2.8 MiB/s, 267 objects/s recovering 2024-09-21T09:47:38.107 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:38.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:37 smithi165 ceph-mon[86023]: pgmap v400: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 15858/136794 objects degraded (11.593%); 2930/136794 objects misplaced (2.142%); 2.8 MiB/s, 267 objects/s recovering 2024-09-21T09:47:38.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:38.151 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:38.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:38.252 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:38.278 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:38.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:38.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:38.380 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:38.410 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:38.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:38.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:38.512 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:38.539 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:38.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:38.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:38.641 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:38.669 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:38.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:38.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:38.771 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:38.806 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:38.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:38.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:38.908 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:38.944 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:38.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:38.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:39.046 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:39.068 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:39.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:39.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:39.170 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:39.197 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:39.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:39.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:39.299 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:39.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:39.343 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:39.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:39.443 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:39.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:39.495 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:39.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:39.596 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:39.652 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:39.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:39.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:39.754 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:39.792 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:39.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:39.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:39.894 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:39.894 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:39 smithi137 ceph-mon[93825]: pgmap v401: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 15858/134025 objects degraded (11.832%); 2695/134025 objects misplaced (2.011%); 2.3 MiB/s, 262 objects/s recovering 2024-09-21T09:47:39.895 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:39 smithi137 ceph-mon[97575]: pgmap v401: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 15858/134025 objects degraded (11.832%); 2695/134025 objects misplaced (2.011%); 2.3 MiB/s, 262 objects/s recovering 2024-09-21T09:47:39.918 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:39.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:39.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:39.969 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:47:40.020 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:40.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:40.060 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:40.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:40.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:39 smithi165 ceph-mon[86023]: pgmap v401: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 15858/134025 objects degraded (11.832%); 2695/134025 objects misplaced (2.011%); 2.3 MiB/s, 262 objects/s recovering 2024-09-21T09:47:40.161 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:40.190 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:40.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:40.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:40.291 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:40.319 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:40.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:40.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:40.420 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:40.445 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:40.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:40.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:40.547 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:40.570 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:40.571 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:47:40.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:40.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:47:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:47:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:47:40.674 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:40.701 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:40.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:40.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:40.757 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T09:47:40.803 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:40.843 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:40.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:40.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:40.945 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:40.969 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:40.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:40.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:40.980 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:47:40.981 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:47:40.981 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:40 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1910089813' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:47:40.982 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:47:40.982 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:40 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1910089813' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:47:40.985 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:47:41.071 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:41.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:41.100 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:41.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:41.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:47:41.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:40 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1910089813' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:47:41.202 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:41.227 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:41.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:41.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:41.328 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:41.363 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:41.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:41.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:41.465 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:41.497 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:41.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:41.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:41.599 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:41.630 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:41.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:41.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:41.732 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:41.771 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:41.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:41.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:41.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:41 smithi137 ceph-mon[93825]: pgmap v402: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 663 op/s; 15858/129594 objects degraded (12.237%); 2695/129594 objects misplaced (2.080%); 2.1 MiB/s, 149 objects/s recovering 2024-09-21T09:47:41.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:41 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:47:41.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:41 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1910089813' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:47:41.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:41 smithi137 ceph-mon[93825]: osdmap e149: 8 total, 8 up, 8 in 2024-09-21T09:47:41.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:41 smithi137 ceph-mon[93825]: from='client.45044 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:47:41.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:41 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 15858/129594 objects degraded (12.237%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:41.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:41 smithi137 ceph-mon[97575]: pgmap v402: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 663 op/s; 15858/129594 objects degraded (12.237%); 2695/129594 objects misplaced (2.080%); 2.1 MiB/s, 149 objects/s recovering 2024-09-21T09:47:41.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:41 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:47:41.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:41 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1910089813' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:47:41.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:41 smithi137 ceph-mon[97575]: osdmap e149: 8 total, 8 up, 8 in 2024-09-21T09:47:41.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:41 smithi137 ceph-mon[97575]: from='client.45044 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:47:41.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:41 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 15858/129594 objects degraded (12.237%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:41.874 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:41.904 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:41.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:41.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:42.006 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:42.036 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:42.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:42.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:42.137 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:41 smithi165 ceph-mon[86023]: pgmap v402: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 663 op/s; 15858/129594 objects degraded (12.237%); 2695/129594 objects misplaced (2.080%); 2.1 MiB/s, 149 objects/s recovering 2024-09-21T09:47:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:41 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:47:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:41 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1910089813' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:47:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:41 smithi165 ceph-mon[86023]: osdmap e149: 8 total, 8 up, 8 in 2024-09-21T09:47:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:41 smithi165 ceph-mon[86023]: from='client.45044 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:47:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:41 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 15858/129594 objects degraded (12.237%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:42.168 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:42.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:42.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:42.171 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":403,"stamp":"2024-09-21T09:47:40.751812+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2801965029,"num_objects":42772,"num_object_clones":0,"num_object_copies":128316,"num_objects_missing_on_primary":1080,"num_objects_missing":1080,"num_objects_degraded":15858,"num_objects_misplaced":2695,"num_objects_unfound":0,"num_objects_dirty":42772,"num_whiteouts":0,"num_read":307,"num_read_kb":760,"num_write":134055,"num_write_kb":4460892,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":25326,"num_bytes_recovered":1444414737,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":188805,"ondisk_log_size":188805,"up":297,"acting":288,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":311,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":11925584,"kb_used_data":10148304,"kb_used_omap":31,"kb_used_meta":1777184,"kb_avail":738035632,"statfs":{"total":767960285184,"available":755748487168,"internally_reserved":0,"allocated":10391863296,"data_stored":10384608118,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31824,"internal_metadata":1819837360},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-444137472,"num_objects":-6777,"num_object_clones":0,"num_object_copies":-20331,"num_objects_missing_on_primary":125,"num_objects_missing":125,"num_objects_degraded":11984,"num_objects_misplaced":2686,"num_objects_unfound":0,"num_objects_dirty":-6777,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6777,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1551,"num_bytes_recovered":23134208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"10.096878"},"pg_stats":[{"pgid":"6.16","version":"148'7099","reported_seq":7254,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:36.603660+0000","last_change":"2024-09-21T09:44:34.918324+0000","last_active":"2024-09-21T09:47:36.603660+0000","last_peered":"2024-09-21T09:47:36.603660+0000","last_clean":"2024-09-21T09:47:36.603660+0000","last_became_active":"2024-09-21T09:44:32.267244+0000","last_became_peered":"2024-09-21T09:44:32.267244+0000","last_unstale":"2024-09-21T09:47:36.603660+0000","last_undegraded":"2024-09-21T09:47:36.603660+0000","last_fullsized":"2024-09-21T09:47:36.603660+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":5,"last_scrub":"106'3830","last_scrub_stamp":"2024-09-21T09:44:34.918249+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:34.918249+0000","objects_scrubbed":1930,"log_size":7099,"log_dups_size":0,"ondisk_log_size":7099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:22:31.470569+0000","scrub_duration":628,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":92536832,"num_objects":1412,"num_object_clones":0,"num_object_copies":4236,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1412,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3280,"num_write_kb":88384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":171,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.275414+0000","last_change":"2024-09-21T09:42:30.753764+0000","last_active":"2024-09-21T09:47:30.275414+0000","last_peered":"2024-09-21T09:47:30.275414+0000","last_clean":"2024-09-21T09:47:30.275414+0000","last_became_active":"2024-09-21T09:42:30.753431+0000","last_became_peered":"2024-09-21T09:42:30.753431+0000","last_unstale":"2024-09-21T09:47:30.275414+0000","last_undegraded":"2024-09-21T09:47:30.275414+0000","last_fullsized":"2024-09-21T09:47:30.275414+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:54:44.513642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":116,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.264339+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:47:29.264339+0000","last_peered":"2024-09-21T09:47:29.264339+0000","last_clean":"2024-09-21T09:47:29.264339+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:47:29.264339+0000","last_undegraded":"2024-09-21T09:47:29.264339+0000","last_fullsized":"2024-09-21T09:47:29.264339+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.17","version":"148'7118","reported_seq":7552,"reported_epoch":148,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:47:36.447897+0000","last_change":"2024-09-21T09:47:27.339953+0000","last_active":"2024-09-21T09:47:36.447897+0000","last_peered":"2024-09-21T09:47:36.447897+0000","last_clean":"2024-09-21T09:45:17.886272+0000","last_became_active":"2024-09-21T09:47:27.318901+0000","last_became_peered":"2024-09-21T09:47:27.318901+0000","last_unstale":"2024-09-21T09:47:36.447897+0000","last_undegraded":"2024-09-21T09:47:27.254736+0000","last_fullsized":"2024-09-21T09:47:27.219709+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":5,"last_scrub":"106'3986","last_scrub_stamp":"2024-09-21T09:44:37.618894+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:37.618894+0000","objects_scrubbed":2117,"log_size":7118,"log_dups_size":0,"ondisk_log_size":7118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":0.59723147200000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90570752,"num_objects":1382,"num_object_clones":0,"num_object_copies":4146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1775,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1382,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3143,"num_write_kb":77056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":117,"num_bytes_recovered":7667712,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[3,4],"avail_no_missing":["3","4"],"object_location_counts":[{"shards":"1,3,4","objects":12},{"shards":"3,4","objects":1370}],"blocked_by":[],"up_primary":5,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":13,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.311912+0000","last_change":"2024-09-21T09:47:27.231894+0000","last_active":"2024-09-21T09:47:29.311912+0000","last_peered":"2024-09-21T09:47:29.311912+0000","last_clean":"2024-09-21T09:47:29.311912+0000","last_became_active":"2024-09-21T09:47:27.231298+0000","last_became_peered":"2024-09-21T09:47:27.231298+0000","last_unstale":"2024-09-21T09:47:29.311912+0000","last_undegraded":"2024-09-21T09:47:29.311912+0000","last_fullsized":"2024-09-21T09:47:29.311912+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:31:50.189836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":105,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.269007+0000","last_change":"2024-09-21T09:46:16.197635+0000","last_active":"2024-09-21T09:47:30.269007+0000","last_peered":"2024-09-21T09:47:30.269007+0000","last_clean":"2024-09-21T09:47:30.269007+0000","last_became_active":"2024-09-21T09:46:16.197349+0000","last_became_peered":"2024-09-21T09:46:16.197349+0000","last_unstale":"2024-09-21T09:47:30.269007+0000","last_undegraded":"2024-09-21T09:47:30.269007+0000","last_fullsized":"2024-09-21T09:47:30.269007+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:37:09.309562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.14","version":"148'7280","reported_seq":8177,"reported_epoch":148,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:47:37.067177+0000","last_change":"2024-09-21T09:47:28.432339+0000","last_active":"2024-09-21T09:47:37.067177+0000","last_peered":"2024-09-21T09:47:37.067177+0000","last_clean":"2024-09-21T09:45:18.014176+0000","last_became_active":"2024-09-21T09:47:27.355499+0000","last_became_peered":"2024-09-21T09:47:27.355499+0000","last_unstale":"2024-09-21T09:47:37.067177+0000","last_undegraded":"2024-09-21T09:47:28.432010+0000","last_fullsized":"2024-09-21T09:47:27.222183+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":5,"last_scrub":"106'3878","last_scrub_stamp":"2024-09-21T09:44:33.974525+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:33.974525+0000","objects_scrubbed":1993,"log_size":7280,"log_dups_size":0,"ondisk_log_size":7280,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":506,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90112000,"num_objects":1375,"num_object_clones":0,"num_object_copies":4125,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1622,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1375,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3414,"num_write_kb":89472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":364,"num_bytes_recovered":10944512,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,3],"acting":[1,3],"avail_no_missing":["1","3"],"object_location_counts":[{"shards":"1,3","objects":1375}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":91,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.269267+0000","last_change":"2024-09-21T09:46:16.222385+0000","last_active":"2024-09-21T09:47:30.269267+0000","last_peered":"2024-09-21T09:47:30.269267+0000","last_clean":"2024-09-21T09:47:30.269267+0000","last_became_active":"2024-09-21T09:46:16.218293+0000","last_became_peered":"2024-09-21T09:46:16.218293+0000","last_unstale":"2024-09-21T09:47:30.269267+0000","last_undegraded":"2024-09-21T09:47:30.269267+0000","last_fullsized":"2024-09-21T09:47:30.269267+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:33:46.853733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":97,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.264723+0000","last_change":"2024-09-21T09:32:32.655690+0000","last_active":"2024-09-21T09:47:29.264723+0000","last_peered":"2024-09-21T09:47:29.264723+0000","last_clean":"2024-09-21T09:47:29.264723+0000","last_became_active":"2024-09-21T09:32:32.655365+0000","last_became_peered":"2024-09-21T09:32:32.655365+0000","last_unstale":"2024-09-21T09:47:29.264723+0000","last_undegraded":"2024-09-21T09:47:29.264723+0000","last_fullsized":"2024-09-21T09:47:29.264723+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:53:03.228313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.15","version":"148'7142","reported_seq":7309,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:40.312794+0000","last_change":"2024-09-21T09:44:42.664059+0000","last_active":"2024-09-21T09:47:40.312794+0000","last_peered":"2024-09-21T09:47:40.312794+0000","last_clean":"2024-09-21T09:47:40.312794+0000","last_became_active":"2024-09-21T09:44:32.272194+0000","last_became_peered":"2024-09-21T09:44:32.272194+0000","last_unstale":"2024-09-21T09:47:40.312794+0000","last_undegraded":"2024-09-21T09:47:40.312794+0000","last_fullsized":"2024-09-21T09:47:40.312794+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":5,"last_scrub":"109'4071","last_scrub_stamp":"2024-09-21T09:44:42.663963+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:42.663963+0000","objects_scrubbed":2214,"log_size":7142,"log_dups_size":0,"ondisk_log_size":7142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T10:56:24.879897+0000","scrub_duration":0.24549473599999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81330176,"num_objects":1241,"num_object_clones":0,"num_object_copies":3723,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1241,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3071,"num_write_kb":67136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":71,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.269461+0000","last_change":"2024-09-21T09:46:16.225111+0000","last_active":"2024-09-21T09:47:30.269461+0000","last_peered":"2024-09-21T09:47:30.269461+0000","last_clean":"2024-09-21T09:47:30.269461+0000","last_became_active":"2024-09-21T09:46:16.222971+0000","last_became_peered":"2024-09-21T09:46:16.222971+0000","last_unstale":"2024-09-21T09:47:30.269461+0000","last_undegraded":"2024-09-21T09:47:30.269461+0000","last_fullsized":"2024-09-21T09:47:30.269461+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:20.148782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":179,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.264014+0000","last_change":"2024-09-21T09:47:27.238807+0000","last_active":"2024-09-21T09:47:29.264014+0000","last_peered":"2024-09-21T09:47:29.264014+0000","last_clean":"2024-09-21T09:47:29.264014+0000","last_became_active":"2024-09-21T09:47:27.229997+0000","last_became_peered":"2024-09-21T09:47:27.229997+0000","last_unstale":"2024-09-21T09:47:29.264014+0000","last_undegraded":"2024-09-21T09:47:29.264014+0000","last_fullsized":"2024-09-21T09:47:29.264014+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:13:31.127667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.a","version":"148'10937","reported_seq":18132,"reported_epoch":148,"state":"active+recovering+undersized+remapped","last_fresh":"2024-09-21T09:47:38.529575+0000","last_change":"2024-09-21T09:47:28.443652+0000","last_active":"2024-09-21T09:47:38.529575+0000","last_peered":"2024-09-21T09:47:38.529575+0000","last_clean":"2024-09-21T09:45:18.008248+0000","last_became_active":"2024-09-21T09:47:28.375544+0000","last_became_peered":"2024-09-21T09:47:28.375544+0000","last_unstale":"2024-09-21T09:47:38.529575+0000","last_undegraded":"2024-09-21T09:47:38.529575+0000","last_fullsized":"2024-09-21T09:47:28.228280+0000","mapping_epoch":145,"log_start":"103'3500","ondisk_log_start":"103'3500","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":7437,"log_dups_size":0,"ondisk_log_size":7437,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:42:20.868177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174915584,"num_objects":2669,"num_object_clones":0,"num_object_copies":8007,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2669,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10937,"num_write_kb":435392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3551,"num_bytes_recovered":180813824,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[6,0],"avail_no_missing":["6"],"object_location_counts":[{"shards":"0,6","objects":2669}],"blocked_by":[],"up_primary":5,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":132,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.264310+0000","last_change":"2024-09-21T09:46:16.218452+0000","last_active":"2024-09-21T09:47:29.264310+0000","last_peered":"2024-09-21T09:47:29.264310+0000","last_clean":"2024-09-21T09:47:29.264310+0000","last_became_active":"2024-09-21T09:46:16.218108+0000","last_became_peered":"2024-09-21T09:46:16.218108+0000","last_unstale":"2024-09-21T09:47:29.264310+0000","last_undegraded":"2024-09-21T09:47:29.264310+0000","last_fullsized":"2024-09-21T09:47:29.264310+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:29:08.062670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":13,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.311397+0000","last_change":"2024-09-21T09:47:27.226602+0000","last_active":"2024-09-21T09:47:29.311397+0000","last_peered":"2024-09-21T09:47:29.311397+0000","last_clean":"2024-09-21T09:47:29.311397+0000","last_became_active":"2024-09-21T09:47:27.226329+0000","last_became_peered":"2024-09-21T09:47:27.226329+0000","last_unstale":"2024-09-21T09:47:29.311397+0000","last_undegraded":"2024-09-21T09:47:29.311397+0000","last_fullsized":"2024-09-21T09:47:29.311397+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:48:09.051983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.b","version":"148'10859","reported_seq":10980,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:36.580026+0000","last_change":"2024-09-21T09:43:55.002052+0000","last_active":"2024-09-21T09:47:36.580026+0000","last_peered":"2024-09-21T09:47:36.580026+0000","last_clean":"2024-09-21T09:47:36.580026+0000","last_became_active":"2024-09-21T09:43:55.001756+0000","last_became_peered":"2024-09-21T09:43:55.001756+0000","last_unstale":"2024-09-21T09:47:36.580026+0000","last_undegraded":"2024-09-21T09:47:36.580026+0000","last_fullsized":"2024-09-21T09:47:36.580026+0000","mapping_epoch":97,"log_start":"106'4187","ondisk_log_start":"106'4187","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":6672,"log_dups_size":0,"ondisk_log_size":6672,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:01:47.561236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":187367424,"num_objects":2859,"num_object_clones":0,"num_object_copies":8577,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2859,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10859,"num_write_kb":438976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":116,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.264698+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:47:29.264698+0000","last_peered":"2024-09-21T09:47:29.264698+0000","last_clean":"2024-09-21T09:47:29.264698+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:47:29.264698+0000","last_undegraded":"2024-09-21T09:47:29.264698+0000","last_fullsized":"2024-09-21T09:47:29.264698+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":140,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265379+0000","last_change":"2024-09-21T09:42:30.750885+0000","last_active":"2024-09-21T09:47:29.265379+0000","last_peered":"2024-09-21T09:47:29.265379+0000","last_clean":"2024-09-21T09:47:29.265379+0000","last_became_active":"2024-09-21T09:42:30.750329+0000","last_became_peered":"2024-09-21T09:42:30.750329+0000","last_unstale":"2024-09-21T09:47:29.265379+0000","last_undegraded":"2024-09-21T09:47:29.265379+0000","last_fullsized":"2024-09-21T09:47:29.265379+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:58:48.134632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"148'7155","reported_seq":7320,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:40.498062+0000","last_change":"2024-09-21T09:44:37.150288+0000","last_active":"2024-09-21T09:47:40.498062+0000","last_peered":"2024-09-21T09:47:40.498062+0000","last_clean":"2024-09-21T09:47:40.498062+0000","last_became_active":"2024-09-21T09:44:32.245917+0000","last_became_peered":"2024-09-21T09:44:32.245917+0000","last_unstale":"2024-09-21T09:47:40.498062+0000","last_undegraded":"2024-09-21T09:47:40.498062+0000","last_fullsized":"2024-09-21T09:47:40.498062+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"106'3896","last_scrub_stamp":"2024-09-21T09:44:37.150205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:37.150205+0000","objects_scrubbed":2032,"log_size":7155,"log_dups_size":0,"ondisk_log_size":7155,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T10:18:18.148437+0000","scrub_duration":0.71689783100000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":87752704,"num_objects":1339,"num_object_clones":0,"num_object_copies":4017,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1339,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3279,"num_write_kb":82752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":126,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265003+0000","last_change":"2024-09-21T09:47:27.232311+0000","last_active":"2024-09-21T09:47:29.265003+0000","last_peered":"2024-09-21T09:47:29.265003+0000","last_clean":"2024-09-21T09:47:29.265003+0000","last_became_active":"2024-09-21T09:47:27.227645+0000","last_became_peered":"2024-09-21T09:47:27.227645+0000","last_unstale":"2024-09-21T09:47:29.265003+0000","last_undegraded":"2024-09-21T09:47:29.265003+0000","last_fullsized":"2024-09-21T09:47:29.265003+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:59:14.958087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":106,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.264700+0000","last_change":"2024-09-21T09:41:23.790213+0000","last_active":"2024-09-21T09:47:29.264700+0000","last_peered":"2024-09-21T09:47:29.264700+0000","last_clean":"2024-09-21T09:47:29.264700+0000","last_became_active":"2024-09-21T09:41:23.789841+0000","last_became_peered":"2024-09-21T09:41:23.789841+0000","last_unstale":"2024-09-21T09:47:29.264700+0000","last_undegraded":"2024-09-21T09:47:29.264700+0000","last_fullsized":"2024-09-21T09:47:29.264700+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:06:56.525547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"148'7162","reported_seq":7321,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:39.289959+0000","last_change":"2024-09-21T09:47:28.249657+0000","last_active":"2024-09-21T09:47:39.289959+0000","last_peered":"2024-09-21T09:47:39.289959+0000","last_clean":"2024-09-21T09:47:39.289959+0000","last_became_active":"2024-09-21T09:47:28.234359+0000","last_became_peered":"2024-09-21T09:47:28.234359+0000","last_unstale":"2024-09-21T09:47:39.289959+0000","last_undegraded":"2024-09-21T09:47:39.289959+0000","last_fullsized":"2024-09-21T09:47:39.289959+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"107'4068","last_scrub_stamp":"2024-09-21T09:44:39.631594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:39.631594+0000","objects_scrubbed":2180,"log_size":7162,"log_dups_size":0,"ondisk_log_size":7162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:11:37.244737+0000","scrub_duration":486,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86048768,"num_objects":1313,"num_object_clones":0,"num_object_copies":3939,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1313,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3101,"num_write_kb":71488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":433,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":13,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.311754+0000","last_change":"2024-09-21T09:47:27.310828+0000","last_active":"2024-09-21T09:47:29.311754+0000","last_peered":"2024-09-21T09:47:29.311754+0000","last_clean":"2024-09-21T09:47:29.311754+0000","last_became_active":"2024-09-21T09:47:27.310362+0000","last_became_peered":"2024-09-21T09:47:27.310362+0000","last_unstale":"2024-09-21T09:47:29.311754+0000","last_undegraded":"2024-09-21T09:47:29.311754+0000","last_fullsized":"2024-09-21T09:47:29.311754+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:20:22.760625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":107,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.269268+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T09:47:30.269268+0000","last_peered":"2024-09-21T09:47:30.269268+0000","last_clean":"2024-09-21T09:47:30.269268+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T09:47:30.269268+0000","last_undegraded":"2024-09-21T09:47:30.269268+0000","last_fullsized":"2024-09-21T09:47:30.269268+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.e","version":"148'10896","reported_seq":10955,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:40.484838+0000","last_change":"2024-09-21T09:43:55.006394+0000","last_active":"2024-09-21T09:47:40.484838+0000","last_peered":"2024-09-21T09:47:40.484838+0000","last_clean":"2024-09-21T09:47:40.484838+0000","last_became_active":"2024-09-21T09:43:55.006114+0000","last_became_peered":"2024-09-21T09:43:55.006114+0000","last_unstale":"2024-09-21T09:47:40.484838+0000","last_undegraded":"2024-09-21T09:47:40.484838+0000","last_fullsized":"2024-09-21T09:47:40.484838+0000","mapping_epoch":97,"log_start":"102'3200","ondisk_log_start":"102'3200","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":7696,"log_dups_size":0,"ondisk_log_size":7696,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:45:02.643010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":165675008,"num_objects":2528,"num_object_clones":0,"num_object_copies":7584,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2528,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10896,"num_write_kb":429568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":179,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.275842+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T09:47:30.275842+0000","last_peered":"2024-09-21T09:47:30.275842+0000","last_clean":"2024-09-21T09:47:30.275842+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T09:47:30.275842+0000","last_undegraded":"2024-09-21T09:47:30.275842+0000","last_fullsized":"2024-09-21T09:47:30.275842+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":113,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265213+0000","last_change":"2024-09-21T09:42:30.750004+0000","last_active":"2024-09-21T09:47:29.265213+0000","last_peered":"2024-09-21T09:47:29.265213+0000","last_clean":"2024-09-21T09:47:29.265213+0000","last_became_active":"2024-09-21T09:42:30.749717+0000","last_became_peered":"2024-09-21T09:42:30.749717+0000","last_unstale":"2024-09-21T09:47:29.265213+0000","last_undegraded":"2024-09-21T09:47:29.265213+0000","last_fullsized":"2024-09-21T09:47:29.265213+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:20.403110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.f","version":"148'10875","reported_seq":10995,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:40.652181+0000","last_change":"2024-09-21T09:43:55.005728+0000","last_active":"2024-09-21T09:47:40.652181+0000","last_peered":"2024-09-21T09:47:40.652181+0000","last_clean":"2024-09-21T09:47:40.652181+0000","last_became_active":"2024-09-21T09:43:55.005411+0000","last_became_peered":"2024-09-21T09:43:55.005411+0000","last_unstale":"2024-09-21T09:47:40.652181+0000","last_undegraded":"2024-09-21T09:47:40.652181+0000","last_fullsized":"2024-09-21T09:47:40.652181+0000","mapping_epoch":97,"log_start":"102'2900","ondisk_log_start":"102'2900","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":7975,"log_dups_size":0,"ondisk_log_size":7975,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:47:49.822728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":164036608,"num_objects":2503,"num_object_clones":0,"num_object_copies":7509,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2503,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10875,"num_write_kb":428096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":107,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265329+0000","last_change":"2024-09-21T09:41:23.791019+0000","last_active":"2024-09-21T09:47:29.265329+0000","last_peered":"2024-09-21T09:47:29.265329+0000","last_clean":"2024-09-21T09:47:29.265329+0000","last_became_active":"2024-09-21T09:41:23.790603+0000","last_became_peered":"2024-09-21T09:41:23.790603+0000","last_unstale":"2024-09-21T09:47:29.265329+0000","last_undegraded":"2024-09-21T09:47:29.265329+0000","last_fullsized":"2024-09-21T09:47:29.265329+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:09:35.534401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":130,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265475+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:47:29.265475+0000","last_peered":"2024-09-21T09:47:29.265475+0000","last_clean":"2024-09-21T09:47:29.265475+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:47:29.265475+0000","last_undegraded":"2024-09-21T09:47:29.265475+0000","last_fullsized":"2024-09-21T09:47:29.265475+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.c","version":"148'10483","reported_seq":11422,"reported_epoch":148,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:47:36.566703+0000","last_change":"2024-09-21T09:47:27.394915+0000","last_active":"2024-09-21T09:47:36.566703+0000","last_peered":"2024-09-21T09:47:36.566703+0000","last_clean":"2024-09-21T09:45:18.034994+0000","last_became_active":"2024-09-21T09:47:27.368476+0000","last_became_peered":"2024-09-21T09:47:27.368476+0000","last_unstale":"2024-09-21T09:47:36.566703+0000","last_undegraded":"2024-09-21T09:47:27.253744+0000","last_fullsized":"2024-09-21T09:47:27.219647+0000","mapping_epoch":144,"log_start":"106'3863","ondisk_log_start":"106'3863","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":6620,"log_dups_size":0,"ondisk_log_size":6620,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":183435264,"num_objects":2799,"num_object_clones":0,"num_object_copies":8397,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3546,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2799,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10483,"num_write_kb":425024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":404,"num_bytes_recovered":26476544,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6],"avail_no_missing":["3","6"],"object_location_counts":[{"shards":"3,6","objects":2771},{"shards":"3,6,7","objects":28}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":114,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265455+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:47:29.265455+0000","last_peered":"2024-09-21T09:47:29.265455+0000","last_clean":"2024-09-21T09:47:29.265455+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:47:29.265455+0000","last_undegraded":"2024-09-21T09:47:29.265455+0000","last_fullsized":"2024-09-21T09:47:29.265455+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":113,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265964+0000","last_change":"2024-09-21T09:41:23.789254+0000","last_active":"2024-09-21T09:47:29.265964+0000","last_peered":"2024-09-21T09:47:29.265964+0000","last_clean":"2024-09-21T09:47:29.265964+0000","last_became_active":"2024-09-21T09:41:23.788937+0000","last_became_peered":"2024-09-21T09:41:23.788937+0000","last_unstale":"2024-09-21T09:47:29.265964+0000","last_undegraded":"2024-09-21T09:47:29.265964+0000","last_fullsized":"2024-09-21T09:47:29.265964+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:54:20.180011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.d","version":"148'10225","reported_seq":15143,"reported_epoch":148,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:47:37.094562+0000","last_change":"2024-09-21T09:47:27.379616+0000","last_active":"2024-09-21T09:47:37.094562+0000","last_peered":"2024-09-21T09:47:37.094562+0000","last_clean":"2024-09-21T09:45:18.018219+0000","last_became_active":"2024-09-21T09:47:27.345073+0000","last_became_peered":"2024-09-21T09:47:27.345073+0000","last_unstale":"2024-09-21T09:47:37.094562+0000","last_undegraded":"2024-09-21T09:47:27.257650+0000","last_fullsized":"2024-09-21T09:47:27.223066+0000","mapping_epoch":144,"log_start":"102'2900","ondisk_log_start":"102'2900","created":97,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":7325,"log_dups_size":0,"ondisk_log_size":7325,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176816152,"num_objects":2699,"num_object_clones":0,"num_object_copies":8097,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2517,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2699,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10225,"num_write_kb":413505,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2406,"num_bytes_recovered":96993304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[1,0],"avail_no_missing":["1","0"],"object_location_counts":[{"shards":"0,1","objects":2677},{"shards":"0,1,2","objects":22}],"blocked_by":[],"up_primary":5,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":172,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.271766+0000","last_change":"2024-09-21T09:42:30.753843+0000","last_active":"2024-09-21T09:47:30.271766+0000","last_peered":"2024-09-21T09:47:30.271766+0000","last_clean":"2024-09-21T09:47:30.271766+0000","last_became_active":"2024-09-21T09:42:30.753557+0000","last_became_peered":"2024-09-21T09:42:30.753557+0000","last_unstale":"2024-09-21T09:47:30.271766+0000","last_undegraded":"2024-09-21T09:47:30.271766+0000","last_fullsized":"2024-09-21T09:47:30.271766+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:52:56.755104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":160,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.275191+0000","last_change":"2024-09-21T09:42:30.750788+0000","last_active":"2024-09-21T09:47:30.275191+0000","last_peered":"2024-09-21T09:47:30.275191+0000","last_clean":"2024-09-21T09:47:30.275191+0000","last_became_active":"2024-09-21T09:42:30.750467+0000","last_became_peered":"2024-09-21T09:42:30.750467+0000","last_unstale":"2024-09-21T09:47:30.275191+0000","last_undegraded":"2024-09-21T09:47:30.275191+0000","last_fullsized":"2024-09-21T09:47:30.275191+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:10.999050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"148'7102","reported_seq":13849,"reported_epoch":148,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-21T09:47:36.958158+0000","last_change":"2024-09-21T09:47:28.368164+0000","last_active":"2024-09-21T09:47:36.958158+0000","last_peered":"2024-09-21T09:47:36.958158+0000","last_clean":"2024-09-21T09:47:26.167152+0000","last_became_active":"2024-09-21T09:47:28.348844+0000","last_became_peered":"2024-09-21T09:47:28.348844+0000","last_unstale":"2024-09-21T09:47:36.958158+0000","last_undegraded":"2024-09-21T09:47:36.958158+0000","last_fullsized":"2024-09-21T09:47:36.958158+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":143,"parent":"0.0","parent_split_bits":0,"last_scrub":"106'3878","last_scrub_stamp":"2024-09-21T09:44:35.561986+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:35.561986+0000","objects_scrubbed":2014,"log_size":7102,"log_dups_size":0,"ondisk_log_size":7102,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":0.55738384399999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":85458944,"num_objects":1304,"num_object_clones":0,"num_object_copies":3912,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1304,"num_objects_unfound":0,"num_objects_dirty":1304,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3236,"num_write_kb":80832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3271,"num_bytes_recovered":185270272,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[1,3,4],"avail_no_missing":["1","3","4"],"object_location_counts":[{"shards":"1,3,4","objects":1304}],"blocked_by":[],"up_primary":5,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":247,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.264540+0000","last_change":"2024-09-21T09:46:16.229574+0000","last_active":"2024-09-21T09:47:29.264540+0000","last_peered":"2024-09-21T09:47:29.264540+0000","last_clean":"2024-09-21T09:47:29.264540+0000","last_became_active":"2024-09-21T09:46:16.229176+0000","last_became_peered":"2024-09-21T09:46:16.229176+0000","last_unstale":"2024-09-21T09:47:29.264540+0000","last_undegraded":"2024-09-21T09:47:29.264540+0000","last_fullsized":"2024-09-21T09:47:29.264540+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:33:18.213724+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":17,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.311567+0000","last_change":"2024-09-21T09:47:27.231412+0000","last_active":"2024-09-21T09:47:29.311567+0000","last_peered":"2024-09-21T09:47:29.311567+0000","last_clean":"2024-09-21T09:47:29.311567+0000","last_became_active":"2024-09-21T09:47:27.226289+0000","last_became_peered":"2024-09-21T09:47:27.226289+0000","last_unstale":"2024-09-21T09:47:29.311567+0000","last_undegraded":"2024-09-21T09:47:29.311567+0000","last_fullsized":"2024-09-21T09:47:29.311567+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:49:26.694469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":143,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.271860+0000","last_change":"2024-09-21T09:47:27.235525+0000","last_active":"2024-09-21T09:47:30.271860+0000","last_peered":"2024-09-21T09:47:30.271860+0000","last_clean":"2024-09-21T09:47:30.271860+0000","last_became_active":"2024-09-21T09:47:27.233407+0000","last_became_peered":"2024-09-21T09:47:27.233407+0000","last_unstale":"2024-09-21T09:47:30.271860+0000","last_undegraded":"2024-09-21T09:47:30.271860+0000","last_fullsized":"2024-09-21T09:47:30.271860+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:24:54.827997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":137,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265906+0000","last_change":"2024-09-21T09:46:16.218382+0000","last_active":"2024-09-21T09:47:29.265906+0000","last_peered":"2024-09-21T09:47:29.265906+0000","last_clean":"2024-09-21T09:47:29.265906+0000","last_became_active":"2024-09-21T09:46:16.218114+0000","last_became_peered":"2024-09-21T09:46:16.218114+0000","last_unstale":"2024-09-21T09:47:29.265906+0000","last_undegraded":"2024-09-21T09:47:29.265906+0000","last_fullsized":"2024-09-21T09:47:29.265906+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:21:20.437071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"148'7255","reported_seq":14140,"reported_epoch":148,"state":"active+recovery_wait+remapped","last_fresh":"2024-09-21T09:47:37.067699+0000","last_change":"2024-09-21T09:47:28.364552+0000","last_active":"2024-09-21T09:47:37.067699+0000","last_peered":"2024-09-21T09:47:37.067699+0000","last_clean":"2024-09-21T09:47:26.075733+0000","last_became_active":"2024-09-21T09:47:28.338848+0000","last_became_peered":"2024-09-21T09:47:28.338848+0000","last_unstale":"2024-09-21T09:47:37.067699+0000","last_undegraded":"2024-09-21T09:47:37.067699+0000","last_fullsized":"2024-09-21T09:47:37.067699+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"106'3834","last_scrub_stamp":"2024-09-21T09:44:33.147233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:33.147233+0000","objects_scrubbed":1912,"log_size":7255,"log_dups_size":0,"ondisk_log_size":7255,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":630,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":91160576,"num_objects":1391,"num_object_clones":0,"num_object_copies":4173,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1391,"num_objects_unfound":0,"num_objects_dirty":1391,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3439,"num_write_kb":93376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3357,"num_bytes_recovered":219938816,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,3],"acting":[1,3,6],"avail_no_missing":["1","3","6"],"object_location_counts":[{"shards":"1,3,6","objects":1391}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":160,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.264367+0000","last_change":"2024-09-21T09:46:16.229796+0000","last_active":"2024-09-21T09:47:29.264367+0000","last_peered":"2024-09-21T09:47:29.264367+0000","last_clean":"2024-09-21T09:47:29.264367+0000","last_became_active":"2024-09-21T09:46:16.229391+0000","last_became_peered":"2024-09-21T09:46:16.229391+0000","last_unstale":"2024-09-21T09:47:29.264367+0000","last_undegraded":"2024-09-21T09:47:29.264367+0000","last_fullsized":"2024-09-21T09:47:29.264367+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T13:06:19.030085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":105,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.269666+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T09:47:30.269666+0000","last_peered":"2024-09-21T09:47:30.269666+0000","last_clean":"2024-09-21T09:47:30.269666+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T09:47:30.269666+0000","last_undegraded":"2024-09-21T09:47:30.269666+0000","last_fullsized":"2024-09-21T09:47:30.269666+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":105,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.269468+0000","last_change":"2024-09-21T09:46:16.224388+0000","last_active":"2024-09-21T09:47:30.269468+0000","last_peered":"2024-09-21T09:47:30.269468+0000","last_clean":"2024-09-21T09:47:30.269468+0000","last_became_active":"2024-09-21T09:46:16.224121+0000","last_became_peered":"2024-09-21T09:46:16.224121+0000","last_unstale":"2024-09-21T09:47:30.269468+0000","last_undegraded":"2024-09-21T09:47:30.269468+0000","last_fullsized":"2024-09-21T09:47:30.269468+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:38:09.229202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.5","version":"148'7159","reported_seq":7317,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:40.501844+0000","last_change":"2024-09-21T09:44:35.080010+0000","last_active":"2024-09-21T09:47:40.501844+0000","last_peered":"2024-09-21T09:47:40.501844+0000","last_clean":"2024-09-21T09:47:40.501844+0000","last_became_active":"2024-09-21T09:44:32.235888+0000","last_became_peered":"2024-09-21T09:44:32.235888+0000","last_unstale":"2024-09-21T09:47:40.501844+0000","last_undegraded":"2024-09-21T09:47:40.501844+0000","last_fullsized":"2024-09-21T09:47:40.501844+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"106'3810","last_scrub_stamp":"2024-09-21T09:44:35.079925+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:35.079925+0000","objects_scrubbed":1959,"log_size":7159,"log_dups_size":0,"ondisk_log_size":7159,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T17:58:11.674658+0000","scrub_duration":0.57301632199999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":85917696,"num_objects":1311,"num_object_clones":0,"num_object_copies":3933,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1311,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3362,"num_write_kb":86848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":210,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.275114+0000","last_change":"2024-09-21T09:46:16.239736+0000","last_active":"2024-09-21T09:47:30.275114+0000","last_peered":"2024-09-21T09:47:30.275114+0000","last_clean":"2024-09-21T09:47:30.275114+0000","last_became_active":"2024-09-21T09:46:16.239348+0000","last_became_peered":"2024-09-21T09:46:16.239348+0000","last_unstale":"2024-09-21T09:47:30.275114+0000","last_undegraded":"2024-09-21T09:47:30.275114+0000","last_fullsized":"2024-09-21T09:47:30.275114+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:17:39.599158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":161,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.274799+0000","last_change":"2024-09-21T09:41:57.601781+0000","last_active":"2024-09-21T09:47:30.274799+0000","last_peered":"2024-09-21T09:47:30.274799+0000","last_clean":"2024-09-21T09:47:30.274799+0000","last_became_active":"2024-09-21T09:41:57.601472+0000","last_became_peered":"2024-09-21T09:41:57.601472+0000","last_unstale":"2024-09-21T09:47:30.274799+0000","last_undegraded":"2024-09-21T09:47:30.274799+0000","last_fullsized":"2024-09-21T09:47:30.274799+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:33:40.471326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":184,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.273481+0000","last_change":"2024-09-21T09:47:27.231679+0000","last_active":"2024-09-21T09:47:30.273481+0000","last_peered":"2024-09-21T09:47:30.273481+0000","last_clean":"2024-09-21T09:47:30.273481+0000","last_became_active":"2024-09-21T09:47:27.231354+0000","last_became_peered":"2024-09-21T09:47:27.231354+0000","last_unstale":"2024-09-21T09:47:30.273481+0000","last_undegraded":"2024-09-21T09:47:30.273481+0000","last_fullsized":"2024-09-21T09:47:30.273481+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:27:02.986304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.6","version":"148'7129","reported_seq":7261,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:36.526251+0000","last_change":"2024-09-21T09:44:32.356053+0000","last_active":"2024-09-21T09:47:36.526251+0000","last_peered":"2024-09-21T09:47:36.526251+0000","last_clean":"2024-09-21T09:47:36.526251+0000","last_became_active":"2024-09-21T09:44:32.242719+0000","last_became_peered":"2024-09-21T09:44:32.242719+0000","last_unstale":"2024-09-21T09:47:36.526251+0000","last_undegraded":"2024-09-21T09:47:36.526251+0000","last_fullsized":"2024-09-21T09:47:36.526251+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":7129,"log_dups_size":0,"ondisk_log_size":7129,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":87588864,"num_objects":1336,"num_object_clones":0,"num_object_copies":4008,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1336,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5280,"num_write_kb":211744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":17,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.311597+0000","last_change":"2024-09-21T09:47:27.241516+0000","last_active":"2024-09-21T09:47:29.311597+0000","last_peered":"2024-09-21T09:47:29.311597+0000","last_clean":"2024-09-21T09:47:29.311597+0000","last_became_active":"2024-09-21T09:47:27.228512+0000","last_became_peered":"2024-09-21T09:47:27.228512+0000","last_unstale":"2024-09-21T09:47:29.311597+0000","last_undegraded":"2024-09-21T09:47:29.311597+0000","last_fullsized":"2024-09-21T09:47:29.311597+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:03:22.647814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":131,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265900+0000","last_change":"2024-09-21T09:46:16.187356+0000","last_active":"2024-09-21T09:47:29.265900+0000","last_peered":"2024-09-21T09:47:29.265900+0000","last_clean":"2024-09-21T09:47:29.265900+0000","last_became_active":"2024-09-21T09:46:16.187040+0000","last_became_peered":"2024-09-21T09:46:16.187040+0000","last_unstale":"2024-09-21T09:47:29.265900+0000","last_undegraded":"2024-09-21T09:47:29.265900+0000","last_fullsized":"2024-09-21T09:47:29.265900+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:22:41.101285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":172,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.276016+0000","last_change":"2024-09-21T09:42:30.751336+0000","last_active":"2024-09-21T09:47:30.276016+0000","last_peered":"2024-09-21T09:47:30.276016+0000","last_clean":"2024-09-21T09:47:30.276016+0000","last_became_active":"2024-09-21T09:42:30.751019+0000","last_became_peered":"2024-09-21T09:42:30.751019+0000","last_unstale":"2024-09-21T09:47:30.276016+0000","last_undegraded":"2024-09-21T09:47:30.276016+0000","last_fullsized":"2024-09-21T09:47:30.276016+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:54:08.573352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.0","version":"148'7369","reported_seq":7538,"reported_epoch":148,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:47:40.637314+0000","last_change":"2024-09-21T09:46:17.553064+0000","last_active":"2024-09-21T09:47:40.637314+0000","last_peered":"2024-09-21T09:47:40.637314+0000","last_clean":"2024-09-21T09:45:20.660017+0000","last_became_active":"2024-09-21T09:46:17.478555+0000","last_became_peered":"2024-09-21T09:46:17.478555+0000","last_unstale":"2024-09-21T09:47:40.637314+0000","last_undegraded":"2024-09-21T09:46:17.551362+0000","last_fullsized":"2024-09-21T09:46:17.174442+0000","mapping_epoch":136,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"106'3909","last_scrub_stamp":"2024-09-21T09:44:34.746869+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:34.746869+0000","objects_scrubbed":2022,"log_size":7369,"log_dups_size":0,"ondisk_log_size":7369,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":705,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":84017152,"num_objects":1282,"num_object_clones":0,"num_object_copies":3846,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":483,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1282,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3480,"num_write_kb":87680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3,2],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[{"shards":"2,3","objects":1282}],"blocked_by":[],"up_primary":0,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":13,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.311833+0000","last_change":"2024-09-21T09:47:27.234889+0000","last_active":"2024-09-21T09:47:29.311833+0000","last_peered":"2024-09-21T09:47:29.311833+0000","last_clean":"2024-09-21T09:47:29.311833+0000","last_became_active":"2024-09-21T09:47:27.234660+0000","last_became_peered":"2024-09-21T09:47:27.234660+0000","last_unstale":"2024-09-21T09:47:29.311833+0000","last_undegraded":"2024-09-21T09:47:29.311833+0000","last_fullsized":"2024-09-21T09:47:29.311833+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:55:39.296910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":210,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.275937+0000","last_change":"2024-09-21T09:46:16.232282+0000","last_active":"2024-09-21T09:47:30.275937+0000","last_peered":"2024-09-21T09:47:30.275937+0000","last_clean":"2024-09-21T09:47:30.275937+0000","last_became_active":"2024-09-21T09:46:16.231745+0000","last_became_peered":"2024-09-21T09:46:16.231745+0000","last_unstale":"2024-09-21T09:47:30.275937+0000","last_undegraded":"2024-09-21T09:47:30.275937+0000","last_fullsized":"2024-09-21T09:47:30.275937+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:47:16.080866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":175,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.275239+0000","last_change":"2024-09-21T09:47:27.229756+0000","last_active":"2024-09-21T09:47:30.275239+0000","last_peered":"2024-09-21T09:47:30.275239+0000","last_clean":"2024-09-21T09:47:30.275239+0000","last_became_active":"2024-09-21T09:47:27.228035+0000","last_became_peered":"2024-09-21T09:47:27.228035+0000","last_unstale":"2024-09-21T09:47:30.275239+0000","last_undegraded":"2024-09-21T09:47:30.275239+0000","last_fullsized":"2024-09-21T09:47:30.275239+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:45:00.384219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1","version":"148'6992","reported_seq":7152,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:37.024254+0000","last_change":"2024-09-21T09:44:40.651269+0000","last_active":"2024-09-21T09:47:37.024254+0000","last_peered":"2024-09-21T09:47:37.024254+0000","last_clean":"2024-09-21T09:47:37.024254+0000","last_became_active":"2024-09-21T09:44:32.257212+0000","last_became_peered":"2024-09-21T09:44:32.257212+0000","last_unstale":"2024-09-21T09:47:37.024254+0000","last_undegraded":"2024-09-21T09:47:37.024254+0000","last_fullsized":"2024-09-21T09:47:37.024254+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"107'3974","last_scrub_stamp":"2024-09-21T09:44:40.651193+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:40.651193+0000","objects_scrubbed":2161,"log_size":6992,"log_dups_size":0,"ondisk_log_size":6992,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:00:47.713436+0000","scrub_duration":244,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":91947008,"num_objects":1403,"num_object_clones":0,"num_object_copies":4209,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1403,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3018,"num_write_kb":72320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":186,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.275794+0000","last_change":"2024-09-21T09:47:27.356075+0000","last_active":"2024-09-21T09:47:30.275794+0000","last_peered":"2024-09-21T09:47:30.275794+0000","last_clean":"2024-09-21T09:47:30.275794+0000","last_became_active":"2024-09-21T09:47:27.355211+0000","last_became_peered":"2024-09-21T09:47:27.355211+0000","last_unstale":"2024-09-21T09:47:30.275794+0000","last_undegraded":"2024-09-21T09:47:30.275794+0000","last_fullsized":"2024-09-21T09:47:30.275794+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:10:28.077607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":143,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.264999+0000","last_change":"2024-09-21T09:46:16.187366+0000","last_active":"2024-09-21T09:47:29.264999+0000","last_peered":"2024-09-21T09:47:29.264999+0000","last_clean":"2024-09-21T09:47:29.264999+0000","last_became_active":"2024-09-21T09:46:16.187097+0000","last_became_peered":"2024-09-21T09:46:16.187097+0000","last_unstale":"2024-09-21T09:47:29.264999+0000","last_undegraded":"2024-09-21T09:47:29.264999+0000","last_fullsized":"2024-09-21T09:47:29.264999+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:05:28.362879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":159,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.269128+0000","last_change":"2024-09-21T09:47:27.231724+0000","last_active":"2024-09-21T09:47:30.269128+0000","last_peered":"2024-09-21T09:47:30.269128+0000","last_clean":"2024-09-21T09:47:30.269128+0000","last_became_active":"2024-09-21T09:47:27.231424+0000","last_became_peered":"2024-09-21T09:47:27.231424+0000","last_unstale":"2024-09-21T09:47:30.269128+0000","last_undegraded":"2024-09-21T09:47:30.269128+0000","last_fullsized":"2024-09-21T09:47:30.269128+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:45:21.492720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.2","version":"148'7340","reported_seq":7495,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:40.513325+0000","last_change":"2024-09-21T09:44:33.278057+0000","last_active":"2024-09-21T09:47:40.513325+0000","last_peered":"2024-09-21T09:47:40.513325+0000","last_clean":"2024-09-21T09:47:40.513325+0000","last_became_active":"2024-09-21T09:44:32.246682+0000","last_became_peered":"2024-09-21T09:44:32.246682+0000","last_unstale":"2024-09-21T09:47:40.513325+0000","last_undegraded":"2024-09-21T09:47:40.513325+0000","last_fullsized":"2024-09-21T09:47:40.513325+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"106'3833","last_scrub_stamp":"2024-09-21T09:44:33.277975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:33.277975+0000","objects_scrubbed":1911,"log_size":7340,"log_dups_size":0,"ondisk_log_size":7340,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T18:01:48.776148+0000","scrub_duration":0.63768999999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":84017152,"num_objects":1282,"num_object_clones":0,"num_object_copies":3846,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1282,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3519,"num_write_kb":92480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":179,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.272536+0000","last_change":"2024-09-21T09:46:16.201034+0000","last_active":"2024-09-21T09:47:30.272536+0000","last_peered":"2024-09-21T09:47:30.272536+0000","last_clean":"2024-09-21T09:47:30.272536+0000","last_became_active":"2024-09-21T09:46:16.200729+0000","last_became_peered":"2024-09-21T09:46:16.200729+0000","last_unstale":"2024-09-21T09:47:30.272536+0000","last_undegraded":"2024-09-21T09:47:30.272536+0000","last_fullsized":"2024-09-21T09:47:30.272536+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:51:59.057244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":160,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.277448+0000","last_change":"2024-09-21T09:41:23.792481+0000","last_active":"2024-09-21T09:47:30.277448+0000","last_peered":"2024-09-21T09:47:30.277448+0000","last_clean":"2024-09-21T09:47:30.277448+0000","last_became_active":"2024-09-21T09:41:23.790501+0000","last_became_peered":"2024-09-21T09:41:23.790501+0000","last_unstale":"2024-09-21T09:47:30.277448+0000","last_undegraded":"2024-09-21T09:47:30.277448+0000","last_fullsized":"2024-09-21T09:47:30.277448+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T12:57:34.293121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":176,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.272070+0000","last_change":"2024-09-21T09:46:16.220644+0000","last_active":"2024-09-21T09:47:30.272070+0000","last_peered":"2024-09-21T09:47:30.272070+0000","last_clean":"2024-09-21T09:47:30.272070+0000","last_became_active":"2024-09-21T09:46:16.220373+0000","last_became_peered":"2024-09-21T09:46:16.220373+0000","last_unstale":"2024-09-21T09:47:30.272070+0000","last_undegraded":"2024-09-21T09:47:30.272070+0000","last_fullsized":"2024-09-21T09:47:30.272070+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:16:24.020337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"148'7374","reported_seq":7535,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:40.548336+0000","last_change":"2024-09-21T09:44:33.942188+0000","last_active":"2024-09-21T09:47:40.548336+0000","last_peered":"2024-09-21T09:47:40.548336+0000","last_clean":"2024-09-21T09:47:40.548336+0000","last_became_active":"2024-09-21T09:44:32.234211+0000","last_became_peered":"2024-09-21T09:44:32.234211+0000","last_unstale":"2024-09-21T09:47:40.548336+0000","last_undegraded":"2024-09-21T09:47:40.548336+0000","last_fullsized":"2024-09-21T09:47:40.548336+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":97,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"106'3899","last_scrub_stamp":"2024-09-21T09:44:33.942092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:33.942092+0000","objects_scrubbed":2029,"log_size":7374,"log_dups_size":0,"ondisk_log_size":7374,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T18:52:50.652368+0000","scrub_duration":0.48201063100000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":82444288,"num_objects":1258,"num_object_clones":0,"num_object_copies":3774,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1258,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3485,"num_write_kb":86848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":87,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.269375+0000","last_change":"2024-09-21T09:46:16.229904+0000","last_active":"2024-09-21T09:47:30.269375+0000","last_peered":"2024-09-21T09:47:30.269375+0000","last_clean":"2024-09-21T09:47:30.269375+0000","last_became_active":"2024-09-21T09:46:16.222940+0000","last_became_peered":"2024-09-21T09:46:16.222940+0000","last_unstale":"2024-09-21T09:47:30.269375+0000","last_undegraded":"2024-09-21T09:47:30.269375+0000","last_fullsized":"2024-09-21T09:47:30.269375+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:59:07.983986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":126,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265677+0000","last_change":"2024-09-21T09:41:57.605825+0000","last_active":"2024-09-21T09:47:29.265677+0000","last_peered":"2024-09-21T09:47:29.265677+0000","last_clean":"2024-09-21T09:47:29.265677+0000","last_became_active":"2024-09-21T09:41:57.605327+0000","last_became_peered":"2024-09-21T09:41:57.605327+0000","last_unstale":"2024-09-21T09:47:29.265677+0000","last_undegraded":"2024-09-21T09:47:29.265677+0000","last_fullsized":"2024-09-21T09:47:29.265677+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T21:28:53.915059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":108,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.269582+0000","last_change":"2024-09-21T09:47:27.234054+0000","last_active":"2024-09-21T09:47:30.269582+0000","last_peered":"2024-09-21T09:47:30.269582+0000","last_clean":"2024-09-21T09:47:30.269582+0000","last_became_active":"2024-09-21T09:47:27.233765+0000","last_became_peered":"2024-09-21T09:47:27.233765+0000","last_unstale":"2024-09-21T09:47:30.269582+0000","last_undegraded":"2024-09-21T09:47:30.269582+0000","last_fullsized":"2024-09-21T09:47:30.269582+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.179251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.11","version":"148'7012","reported_seq":13854,"reported_epoch":148,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:47:36.592066+0000","last_change":"2024-09-21T09:47:29.328040+0000","last_active":"2024-09-21T09:47:36.592066+0000","last_peered":"2024-09-21T09:47:36.592066+0000","last_clean":"2024-09-21T09:44:40.305126+0000","last_became_active":"2024-09-21T09:47:28.841558+0000","last_became_peered":"2024-09-21T09:47:28.841558+0000","last_unstale":"2024-09-21T09:47:36.592066+0000","last_undegraded":"2024-09-21T09:47:28.826783+0000","last_fullsized":"2024-09-21T09:47:28.825304+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":5,"last_scrub":"106'3848","last_scrub_stamp":"2024-09-21T09:44:36.961410+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:36.961410+0000","objects_scrubbed":2051,"log_size":7012,"log_dups_size":0,"ondisk_log_size":7012,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":512,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":91815936,"num_objects":1401,"num_object_clones":0,"num_object_copies":4203,"num_objects_missing_on_primary":299,"num_objects_missing":299,"num_objects_degraded":3084,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1401,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3172,"num_write_kb":80704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2582,"num_bytes_recovered":169148416,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0],"avail_no_missing":["1","6"],"object_location_counts":[{"shards":"0,1,2,3","objects":9},{"shards":"0,3","objects":1092},{"shards":"1,2,3,6","objects":1},{"shards":"1,2,6","objects":299}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":116,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265770+0000","last_change":"2024-09-21T09:45:19.060405+0000","last_active":"2024-09-21T09:47:29.265770+0000","last_peered":"2024-09-21T09:47:29.265770+0000","last_clean":"2024-09-21T09:47:29.265770+0000","last_became_active":"2024-09-21T09:45:19.060069+0000","last_became_peered":"2024-09-21T09:45:19.060069+0000","last_unstale":"2024-09-21T09:47:29.265770+0000","last_undegraded":"2024-09-21T09:47:29.265770+0000","last_fullsized":"2024-09-21T09:47:29.265770+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:04:13.220368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":119,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265330+0000","last_change":"2024-09-21T09:32:32.659162+0000","last_active":"2024-09-21T09:47:29.265330+0000","last_peered":"2024-09-21T09:47:29.265330+0000","last_clean":"2024-09-21T09:47:29.265330+0000","last_became_active":"2024-09-21T09:32:32.658854+0000","last_became_peered":"2024-09-21T09:32:32.658854+0000","last_unstale":"2024-09-21T09:47:29.265330+0000","last_undegraded":"2024-09-21T09:47:29.265330+0000","last_fullsized":"2024-09-21T09:47:29.265330+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:45:12.037383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.10","version":"148'7320","reported_seq":17887,"reported_epoch":148,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:47:39.279064+0000","last_change":"2024-09-21T09:47:28.751388+0000","last_active":"2024-09-21T09:47:39.279064+0000","last_peered":"2024-09-21T09:47:39.279064+0000","last_clean":"2024-09-21T09:45:17.999202+0000","last_became_active":"2024-09-21T09:47:28.477276+0000","last_became_peered":"2024-09-21T09:47:28.477276+0000","last_unstale":"2024-09-21T09:47:39.279064+0000","last_undegraded":"2024-09-21T09:47:28.470373+0000","last_fullsized":"2024-09-21T09:47:28.229220+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":5,"last_scrub":"106'4073","last_scrub_stamp":"2024-09-21T09:44:37.806073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:37.806073+0000","objects_scrubbed":2142,"log_size":7320,"log_dups_size":0,"ondisk_log_size":7320,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":703,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88473600,"num_objects":1350,"num_object_clones":0,"num_object_copies":4050,"num_objects_missing_on_primary":482,"num_objects_missing":482,"num_objects_degraded":1794,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1350,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3262,"num_write_kb":79040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4070,"num_bytes_recovered":266731520,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,1],"acting":[0,1],"avail_no_missing":["1","2"],"object_location_counts":[{"shards":"0,1","objects":1350}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":160,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.275084+0000","last_change":"2024-09-21T09:41:57.606379+0000","last_active":"2024-09-21T09:47:30.275084+0000","last_peered":"2024-09-21T09:47:30.275084+0000","last_clean":"2024-09-21T09:47:30.275084+0000","last_became_active":"2024-09-21T09:41:57.606080+0000","last_became_peered":"2024-09-21T09:41:57.606080+0000","last_unstale":"2024-09-21T09:47:30.275084+0000","last_undegraded":"2024-09-21T09:47:30.275084+0000","last_fullsized":"2024-09-21T09:47:30.275084+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:21:13.049877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":117,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.264911+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:47:29.264911+0000","last_peered":"2024-09-21T09:47:29.264911+0000","last_clean":"2024-09-21T09:47:29.264911+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:47:29.264911+0000","last_undegraded":"2024-09-21T09:47:29.264911+0000","last_fullsized":"2024-09-21T09:47:29.264911+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.13","version":"148'7222","reported_seq":13291,"reported_epoch":148,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:47:36.596834+0000","last_change":"2024-09-21T09:47:28.429846+0000","last_active":"2024-09-21T09:47:36.596834+0000","last_peered":"2024-09-21T09:47:36.596834+0000","last_clean":"2024-09-21T09:44:43.800726+0000","last_became_active":"2024-09-21T09:46:17.933104+0000","last_became_peered":"2024-09-21T09:46:17.933104+0000","last_unstale":"2024-09-21T09:47:36.596834+0000","last_undegraded":"2024-09-21T09:47:28.416558+0000","last_fullsized":"2024-09-21T09:46:17.176458+0000","mapping_epoch":136,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":5,"last_scrub":"106'4101","last_scrub_stamp":"2024-09-21T09:44:37.984450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:37.984450+0000","objects_scrubbed":2132,"log_size":7222,"log_dups_size":0,"ondisk_log_size":7222,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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":"no scrub is scheduled","scrub_duration":0.53404934299999995,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":89522176,"num_objects":1366,"num_object_clones":0,"num_object_copies":4098,"num_objects_missing_on_primary":299,"num_objects_missing":299,"num_objects_degraded":1037,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1366,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3130,"num_write_kb":75648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1949,"num_bytes_recovered":127729664,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,6],"avail_no_missing":["2","6","7"],"object_location_counts":[{"shards":"2,3,6,7","objects":1},{"shards":"2,6,7","objects":299},{"shards":"3,6","objects":1066}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":13,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.311700+0000","last_change":"2024-09-21T09:47:27.229453+0000","last_active":"2024-09-21T09:47:29.311700+0000","last_peered":"2024-09-21T09:47:29.311700+0000","last_clean":"2024-09-21T09:47:29.311700+0000","last_became_active":"2024-09-21T09:47:27.229127+0000","last_became_peered":"2024-09-21T09:47:27.229127+0000","last_unstale":"2024-09-21T09:47:29.311700+0000","last_undegraded":"2024-09-21T09:47:29.311700+0000","last_fullsized":"2024-09-21T09:47:29.311700+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:57:26.727479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":129,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.283804+0000","last_change":"2024-09-21T09:42:30.749449+0000","last_active":"2024-09-21T09:47:30.283804+0000","last_peered":"2024-09-21T09:47:30.283804+0000","last_clean":"2024-09-21T09:47:30.283804+0000","last_became_active":"2024-09-21T09:42:30.749173+0000","last_became_peered":"2024-09-21T09:42:30.749173+0000","last_unstale":"2024-09-21T09:47:30.283804+0000","last_undegraded":"2024-09-21T09:47:30.283804+0000","last_fullsized":"2024-09-21T09:47:30.283804+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:30:16.196394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.12","version":"148'7392","reported_seq":12208,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:40.484902+0000","last_change":"2024-09-21T09:45:10.991045+0000","last_active":"2024-09-21T09:47:40.484902+0000","last_peered":"2024-09-21T09:47:40.484902+0000","last_clean":"2024-09-21T09:47:40.484902+0000","last_became_active":"2024-09-21T09:45:10.986156+0000","last_became_peered":"2024-09-21T09:45:10.986156+0000","last_unstale":"2024-09-21T09:47:40.484902+0000","last_undegraded":"2024-09-21T09:47:40.484902+0000","last_fullsized":"2024-09-21T09:47:40.484902+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":5,"last_scrub":"106'4041","last_scrub_stamp":"2024-09-21T09:44:37.181792+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:44:37.181792+0000","objects_scrubbed":2169,"log_size":7392,"log_dups_size":0,"ondisk_log_size":7392,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:05:16.101248+0000","scrub_duration":0.60734485000000005,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":85262336,"num_objects":1301,"num_object_clones":0,"num_object_copies":3903,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1301,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3364,"num_write_kb":79872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2317,"num_bytes_recovered":151846912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":170,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.269651+0000","last_change":"2024-09-21T09:47:27.257814+0000","last_active":"2024-09-21T09:47:30.269651+0000","last_peered":"2024-09-21T09:47:30.269651+0000","last_clean":"2024-09-21T09:47:30.269651+0000","last_became_active":"2024-09-21T09:47:27.257489+0000","last_became_peered":"2024-09-21T09:47:27.257489+0000","last_unstale":"2024-09-21T09:47:30.269651+0000","last_undegraded":"2024-09-21T09:47:30.269651+0000","last_fullsized":"2024-09-21T09:47:30.269651+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:54:59.844012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":81,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.269357+0000","last_change":"2024-09-21T09:46:16.219689+0000","last_active":"2024-09-21T09:47:30.269357+0000","last_peered":"2024-09-21T09:47:30.269357+0000","last_clean":"2024-09-21T09:47:30.269357+0000","last_became_active":"2024-09-21T09:46:16.218353+0000","last_became_peered":"2024-09-21T09:46:16.218353+0000","last_unstale":"2024-09-21T09:47:30.269357+0000","last_undegraded":"2024-09-21T09:47:30.269357+0000","last_fullsized":"2024-09-21T09:47:30.269357+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:56:47.794387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,6],"acting":[0,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":150,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265603+0000","last_change":"2024-09-21T09:47:27.225157+0000","last_active":"2024-09-21T09:47:29.265603+0000","last_peered":"2024-09-21T09:47:29.265603+0000","last_clean":"2024-09-21T09:47:29.265603+0000","last_became_active":"2024-09-21T09:47:27.224837+0000","last_became_peered":"2024-09-21T09:47:27.224837+0000","last_unstale":"2024-09-21T09:47:29.265603+0000","last_undegraded":"2024-09-21T09:47:29.265603+0000","last_fullsized":"2024-09-21T09:47:29.265603+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:23:56.388634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":200,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.271928+0000","last_change":"2024-09-21T09:46:16.229291+0000","last_active":"2024-09-21T09:47:30.271928+0000","last_peered":"2024-09-21T09:47:30.271928+0000","last_clean":"2024-09-21T09:47:30.271928+0000","last_became_active":"2024-09-21T09:46:16.227249+0000","last_became_peered":"2024-09-21T09:46:16.227249+0000","last_unstale":"2024-09-21T09:47:30.271928+0000","last_undegraded":"2024-09-21T09:47:30.271928+0000","last_fullsized":"2024-09-21T09:47:30.271928+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:11:38.041896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":105,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.269176+0000","last_change":"2024-09-21T09:46:16.203427+0000","last_active":"2024-09-21T09:47:30.269176+0000","last_peered":"2024-09-21T09:47:30.269176+0000","last_clean":"2024-09-21T09:47:30.269176+0000","last_became_active":"2024-09-21T09:46:16.203177+0000","last_became_peered":"2024-09-21T09:46:16.203177+0000","last_unstale":"2024-09-21T09:47:30.269176+0000","last_undegraded":"2024-09-21T09:47:30.269176+0000","last_fullsized":"2024-09-21T09:47:30.269176+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:26:23.411928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":160,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.275267+0000","last_change":"2024-09-21T09:42:30.750741+0000","last_active":"2024-09-21T09:47:30.275267+0000","last_peered":"2024-09-21T09:47:30.275267+0000","last_clean":"2024-09-21T09:47:30.275267+0000","last_became_active":"2024-09-21T09:42:30.750454+0000","last_became_peered":"2024-09-21T09:42:30.750454+0000","last_unstale":"2024-09-21T09:47:30.275267+0000","last_undegraded":"2024-09-21T09:47:30.275267+0000","last_fullsized":"2024-09-21T09:47:30.275267+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:51:11.965754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":171,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.276575+0000","last_change":"2024-09-21T09:42:30.754634+0000","last_active":"2024-09-21T09:47:30.276575+0000","last_peered":"2024-09-21T09:47:30.276575+0000","last_clean":"2024-09-21T09:47:30.276575+0000","last_became_active":"2024-09-21T09:42:30.754277+0000","last_became_peered":"2024-09-21T09:42:30.754277+0000","last_unstale":"2024-09-21T09:47:30.276575+0000","last_undegraded":"2024-09-21T09:47:30.276575+0000","last_fullsized":"2024-09-21T09:47:30.276575+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:07.161382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":132,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265624+0000","last_change":"2024-09-21T09:41:57.606527+0000","last_active":"2024-09-21T09:47:29.265624+0000","last_peered":"2024-09-21T09:47:29.265624+0000","last_clean":"2024-09-21T09:47:29.265624+0000","last_became_active":"2024-09-21T09:41:57.606172+0000","last_became_peered":"2024-09-21T09:41:57.606172+0000","last_unstale":"2024-09-21T09:47:29.265624+0000","last_undegraded":"2024-09-21T09:47:29.265624+0000","last_fullsized":"2024-09-21T09:47:29.265624+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:37:37.358687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":205,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.273327+0000","last_change":"2024-09-21T09:46:16.198812+0000","last_active":"2024-09-21T09:47:30.273327+0000","last_peered":"2024-09-21T09:47:30.273327+0000","last_clean":"2024-09-21T09:47:30.273327+0000","last_became_active":"2024-09-21T09:46:16.198499+0000","last_became_peered":"2024-09-21T09:46:16.198499+0000","last_unstale":"2024-09-21T09:47:30.273327+0000","last_undegraded":"2024-09-21T09:47:30.273327+0000","last_fullsized":"2024-09-21T09:47:30.273327+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:17:49.771404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":149,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.269689+0000","last_change":"2024-09-21T09:46:16.203600+0000","last_active":"2024-09-21T09:47:30.269689+0000","last_peered":"2024-09-21T09:47:30.269689+0000","last_clean":"2024-09-21T09:47:30.269689+0000","last_became_active":"2024-09-21T09:46:16.203301+0000","last_became_peered":"2024-09-21T09:46:16.203301+0000","last_unstale":"2024-09-21T09:47:30.269689+0000","last_undegraded":"2024-09-21T09:47:30.269689+0000","last_fullsized":"2024-09-21T09:47:30.269689+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:22:34.754354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.19","version":"148'7263","reported_seq":8358,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:39.434482+0000","last_change":"2024-09-21T09:47:30.294799+0000","last_active":"2024-09-21T09:47:39.434482+0000","last_peered":"2024-09-21T09:47:39.434482+0000","last_clean":"2024-09-21T09:47:39.434482+0000","last_became_active":"2024-09-21T09:47:30.277195+0000","last_became_peered":"2024-09-21T09:47:30.277195+0000","last_unstale":"2024-09-21T09:47:39.434482+0000","last_undegraded":"2024-09-21T09:47:39.434482+0000","last_fullsized":"2024-09-21T09:47:39.434482+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:43:53.978290+0000","last_clean_scrub_stamp":"2024-09-21T09:43:53.978290+0000","objects_scrubbed":0,"log_size":7263,"log_dups_size":0,"ondisk_log_size":7263,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86704128,"num_objects":1323,"num_object_clones":0,"num_object_copies":3969,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1323,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5415,"num_write_kb":215616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":482,"num_bytes_recovered":196608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":133,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265706+0000","last_change":"2024-09-21T09:45:19.064820+0000","last_active":"2024-09-21T09:47:29.265706+0000","last_peered":"2024-09-21T09:47:29.265706+0000","last_clean":"2024-09-21T09:47:29.265706+0000","last_became_active":"2024-09-21T09:45:19.064514+0000","last_became_peered":"2024-09-21T09:45:19.064514+0000","last_unstale":"2024-09-21T09:47:29.265706+0000","last_undegraded":"2024-09-21T09:47:29.265706+0000","last_fullsized":"2024-09-21T09:47:29.265706+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:09:49.069113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":17,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.311695+0000","last_change":"2024-09-21T09:47:27.355174+0000","last_active":"2024-09-21T09:47:29.311695+0000","last_peered":"2024-09-21T09:47:29.311695+0000","last_clean":"2024-09-21T09:47:29.311695+0000","last_became_active":"2024-09-21T09:47:27.309904+0000","last_became_peered":"2024-09-21T09:47:27.309904+0000","last_unstale":"2024-09-21T09:47:29.311695+0000","last_undegraded":"2024-09-21T09:47:29.311695+0000","last_fullsized":"2024-09-21T09:47:29.311695+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:45:11.605108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.18","version":"148'8037","reported_seq":8205,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:40.452116+0000","last_change":"2024-09-21T09:44:45.365381+0000","last_active":"2024-09-21T09:47:40.452116+0000","last_peered":"2024-09-21T09:47:40.452116+0000","last_clean":"2024-09-21T09:47:40.452116+0000","last_became_active":"2024-09-21T09:44:32.279563+0000","last_became_peered":"2024-09-21T09:44:32.279563+0000","last_unstale":"2024-09-21T09:47:40.452116+0000","last_undegraded":"2024-09-21T09:47:40.452116+0000","last_fullsized":"2024-09-21T09:47:40.452116+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":5,"last_scrub":"113'4919","last_scrub_stamp":"2024-09-21T09:44:45.365273+0000","last_deep_scrub":"113'4919","last_deep_scrub_stamp":"2024-09-21T09:44:45.365273+0000","last_clean_scrub_stamp":"2024-09-21T09:44:45.365273+0000","objects_scrubbed":2269,"log_size":8037,"log_dups_size":0,"ondisk_log_size":8037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:14:17.922014+0000","scrub_duration":1.956626419,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86441984,"num_objects":1319,"num_object_clones":0,"num_object_copies":3957,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1319,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3118,"num_write_kb":69376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":147,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265449+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T09:47:29.265449+0000","last_peered":"2024-09-21T09:47:29.265449+0000","last_clean":"2024-09-21T09:47:29.265449+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T09:47:29.265449+0000","last_undegraded":"2024-09-21T09:47:29.265449+0000","last_fullsized":"2024-09-21T09:47:29.265449+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":17,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.311842+0000","last_change":"2024-09-21T09:47:27.235285+0000","last_active":"2024-09-21T09:47:29.311842+0000","last_peered":"2024-09-21T09:47:29.311842+0000","last_clean":"2024-09-21T09:47:29.311842+0000","last_became_active":"2024-09-21T09:47:27.227133+0000","last_became_peered":"2024-09-21T09:47:27.227133+0000","last_unstale":"2024-09-21T09:47:29.311842+0000","last_undegraded":"2024-09-21T09:47:29.311842+0000","last_fullsized":"2024-09-21T09:47:29.311842+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:32:02.605133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":203,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.283663+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T09:47:30.283663+0000","last_peered":"2024-09-21T09:47:30.283663+0000","last_clean":"2024-09-21T09:47:30.283663+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T09:47:30.283663+0000","last_undegraded":"2024-09-21T09:47:30.283663+0000","last_fullsized":"2024-09-21T09:47:30.283663+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":177,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.271986+0000","last_change":"2024-09-21T09:42:30.750379+0000","last_active":"2024-09-21T09:47:30.271986+0000","last_peered":"2024-09-21T09:47:30.271986+0000","last_clean":"2024-09-21T09:47:30.271986+0000","last_became_active":"2024-09-21T09:42:30.750075+0000","last_became_peered":"2024-09-21T09:42:30.750075+0000","last_unstale":"2024-09-21T09:47:30.271986+0000","last_undegraded":"2024-09-21T09:47:30.271986+0000","last_fullsized":"2024-09-21T09:47:30.271986+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:12:44.406459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":113,"reported_epoch":147,"state":"active+clean","last_fresh":"2024-09-21T09:47:29.265130+0000","last_change":"2024-09-21T09:41:23.789167+0000","last_active":"2024-09-21T09:47:29.265130+0000","last_peered":"2024-09-21T09:47:29.265130+0000","last_clean":"2024-09-21T09:47:29.265130+0000","last_became_active":"2024-09-21T09:41:23.788541+0000","last_became_peered":"2024-09-21T09:41:23.788541+0000","last_unstale":"2024-09-21T09:47:29.265130+0000","last_undegraded":"2024-09-21T09:47:29.265130+0000","last_fullsized":"2024-09-21T09:47:29.265130+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:40:03.570534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":185,"reported_epoch":148,"state":"active+clean","last_fresh":"2024-09-21T09:47:30.269547+0000","last_change":"2024-09-21T09:47:27.255735+0000","last_active":"2024-09-21T09:47:30.269547+0000","last_peered":"2024-09-21T09:47:30.269547+0000","last_clean":"2024-09-21T09:47:30.269547+0000","last_became_active":"2024-09-21T09:47:27.236525+0000","last_became_peered":"2024-09-21T09:47:27.236525+0000","last_unstale":"2024-09-21T09:47:30.269547+0000","last_undegraded":"2024-09-21T09:47:30.269547+0000","last_fullsized":"2024-09-21T09:47:30.269547+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:13:03.037636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":570,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":26,"stat_sum":{"num_bytes":2801369112,"num_objects":42746,"num_object_clones":0,"num_object_copies":128238,"num_objects_missing_on_primary":1080,"num_objects_missing":1080,"num_objects_degraded":15858,"num_objects_misplaced":2695,"num_objects_unfound":0,"num_objects_dirty":42746,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":133843,"num_write_kb":4459233,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":25307,"num_bytes_recovered":1443823640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":10299326464,"data_stored":10299310176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":188647,"ondisk_log_size":188647,"up":78,"acting":69,"num_store_stats":8},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":710,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397711,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1460980,"kb_used_data":1151148,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":92284172,"statfs":{"total":95995035648,"available":94498992128,"internally_reserved":0,"allocated":1178775552,"data_stored":1177854019,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683593933,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1302692,"kb_used_data":1001180,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":92442460,"statfs":{"total":95995035648,"available":94661079040,"internally_reserved":0,"allocated":1025208320,"data_stored":1024302414,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790167,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2237216,"kb_used_data":1931544,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":91507936,"statfs":{"total":95995035648,"available":93704126464,"internally_reserved":0,"allocated":1977901056,"data_stored":1976994859,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986396,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1120364,"kb_used_data":823012,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":92624788,"statfs":{"total":95995035648,"available":94847782912,"internally_reserved":0,"allocated":842764288,"data_stored":841850341,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893183,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1959956,"kb_used_data":1770060,"kb_used_omap":4,"kb_used_meta":189883,"kb_avail":91785196,"statfs":{"total":95995035648,"available":93988040704,"internally_reserved":0,"allocated":1812541440,"data_stored":1811646084,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":194440641},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056711,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1626272,"kb_used_data":1454360,"kb_used_omap":6,"kb_used_meta":171897,"kb_avail":92118880,"statfs":{"total":95995035648,"available":94329733120,"internally_reserved":0,"allocated":1489264640,"data_stored":1488358723,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":176022996},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220237,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1209432,"kb_used_data":1087504,"kb_used_omap":5,"kb_used_meta":121914,"kb_avail":92535720,"statfs":{"total":95995035648,"available":94756577280,"internally_reserved":0,"allocated":1113604096,"data_stored":1112704584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":124840180},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":135,"seq":579820584978,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1008672,"kb_used_data":929496,"kb_used_omap":7,"kb_used_meta":79160,"kb_avail":92736480,"statfs":{"total":95995035648,"available":94962155520,"internally_reserved":0,"allocated":951803904,"data_stored":950897094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":81060295},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":949096448,"data_stored":949092376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1098715136,"data_stored":1098711064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1465847808,"data_stored":1465843736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1781923840,"data_stored":1781923840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":835715072,"data_stored":835715072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1972834304,"data_stored":1972830232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1020395520,"data_stored":1020395520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1174798336,"data_stored":1174798336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:47:42.176 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_1 pgp_num 26 2024-09-21T09:47:42.210 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:47:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:47:41] "GET /metrics HTTP/1.1" 200 36464 "" "Prometheus/2.51.0" 2024-09-21T09:47:42.269 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:42.320 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:42.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:42.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:42.421 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:42.449 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:42.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:42.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:42.550 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:42.593 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:42.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:42.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:42.695 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:42.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:42.726 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:42.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:42.827 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:42.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:42.868 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:42.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:42.969 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:43.001 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:43.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:43.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:43.102 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:43.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:43.136 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:43.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:43.237 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:43.270 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:43.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:43.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:43.372 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:43.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:43.405 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:43.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:43.506 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:43.531 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:43.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:43.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:43.633 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:43.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:43.671 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:43.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:43.772 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:43.799 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:43.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:43.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:43.900 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:43.930 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:43.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:43.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:44.032 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:44.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:43 smithi137 ceph-mon[97575]: pgmap v404: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 767 op/s; 15247/122583 objects degraded (12.438%); 2468/122583 objects misplaced (2.013%); 3.1 MiB/s, 127 objects/s recovering 2024-09-21T09:47:44.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:43 smithi137 ceph-mon[93825]: pgmap v404: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 767 op/s; 15247/122583 objects degraded (12.438%); 2468/122583 objects misplaced (2.013%); 3.1 MiB/s, 127 objects/s recovering 2024-09-21T09:47:44.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:44.067 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:44.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:44.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:43 smithi165 ceph-mon[86023]: pgmap v404: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 767 op/s; 15247/122583 objects degraded (12.438%); 2468/122583 objects misplaced (2.013%); 3.1 MiB/s, 127 objects/s recovering 2024-09-21T09:47:44.169 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:44.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:44.197 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:44.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:44.298 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:44.340 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:44.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:44.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:44.441 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:44.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:44.467 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:44.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:44.568 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:44.604 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:44.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:44.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:44.706 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:44.736 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:44.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:44.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:44.838 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:44.869 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:44.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:44.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:44.971 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:44.993 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:44.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:44.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:45.095 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:45.131 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:45.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:45.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:45.233 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:45.263 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:45.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:45.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:45.365 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:45.396 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:45.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:45.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:45.498 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:45.521 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:45.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:45.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:45.622 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:45.660 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:45.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:45.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:45.762 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:45.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:45.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:45.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:45.892 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:45.926 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:45.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:45.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:46.028 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:46.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:45 smithi137 ceph-mon[93825]: pgmap v405: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 786 op/s; 15247/120489 objects degraded (12.654%); 2468/120489 objects misplaced (2.048%); 3.0 MiB/s, 110 objects/s recovering 2024-09-21T09:47:46.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:45 smithi137 ceph-mon[97575]: pgmap v405: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 786 op/s; 15247/120489 objects degraded (12.654%); 2468/120489 objects misplaced (2.048%); 3.0 MiB/s, 110 objects/s recovering 2024-09-21T09:47:46.056 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:46.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:46.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:46.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:45 smithi165 ceph-mon[86023]: pgmap v405: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 786 op/s; 15247/120489 objects degraded (12.654%); 2468/120489 objects misplaced (2.048%); 3.0 MiB/s, 110 objects/s recovering 2024-09-21T09:47:46.158 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:46.185 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:46.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:46.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:46.286 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:46.314 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:46.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:46.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:46.417 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:46.469 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:46.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:46.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:46.571 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:46.601 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:46.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:46.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:46.703 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:46.742 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:46.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:46.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:46.844 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:46.891 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:46.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:46.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:46.993 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:47.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:47.027 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:47.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:47.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:46 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 15247/120489 objects degraded (12.654%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:47.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:46 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 15247/120489 objects degraded (12.654%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:47.128 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:47.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:46 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 15247/120489 objects degraded (12.654%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:47.162 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:47.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:47.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:47.264 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:47.302 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:47.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:47.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:47.404 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:47.436 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:47.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:47.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:47.538 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:47.573 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:47.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:47.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:47.674 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:47.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:47.707 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:47.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:47.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:47 smithi137 ceph-mon[93825]: pgmap v406: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 702 op/s; 15247/115704 objects degraded (13.178%); 2468/115704 objects misplaced (2.133%); 1.5 MiB/s, 86 objects/s recovering 2024-09-21T09:47:47.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:47 smithi137 ceph-mon[97575]: pgmap v406: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 702 op/s; 15247/115704 objects degraded (13.178%); 2468/115704 objects misplaced (2.133%); 1.5 MiB/s, 86 objects/s recovering 2024-09-21T09:47:47.808 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:47.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:47.848 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:47.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:47.863 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:47:47.863 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:47:47.949 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:47.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:47.983 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:47.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:48.083 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:48.119 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:48.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:48.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:48.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:47 smithi165 ceph-mon[86023]: pgmap v406: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 702 op/s; 15247/115704 objects degraded (13.178%); 2468/115704 objects misplaced (2.133%); 1.5 MiB/s, 86 objects/s recovering 2024-09-21T09:47:48.221 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:48.251 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:48.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:48.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:48.352 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:48.354 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:47:48.365 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T09:47:48.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:48.405 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:48.405 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:47:48.406 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:47:48.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:48.450 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:47:48.450 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:47:48.489 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:47:48.490 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:47:48.507 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:48.521 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:47:48.521 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:47:48.554 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:47:48.555 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:47:48.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:48.557 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:48.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:48.583 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:47:48.584 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:47:48.624 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:47:48.625 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:47:48.652 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:47:48.652 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:47:48.659 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:48.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:48.724 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:48.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:48.825 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:48.870 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:48.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:48.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:48.945 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T09:47:48.971 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:49.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:49.002 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:49.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:49.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:48 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1637187502' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:47:49.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:48 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1637187502' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:47:49.103 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:49.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:49.140 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:49.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:49.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:48 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1637187502' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:47:49.241 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:49.290 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:49.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:49.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:49.392 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:49.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:49.428 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:49.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:49.529 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:49.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:49.568 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:49.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:49.669 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:49.736 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:49.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:49.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:49.837 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:49.874 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:49.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:49.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:49.972 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:49 smithi137 ceph-mon[93825]: pgmap v407: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 14524/108519 objects degraded (13.384%); 2166/108519 objects misplaced (1.996%); 3.3 MiB/s, 114 objects/s recovering 2024-09-21T09:47:49.972 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:49 smithi137 ceph-mon[97575]: pgmap v407: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 14524/108519 objects degraded (13.384%); 2166/108519 objects misplaced (1.996%); 3.3 MiB/s, 114 objects/s recovering 2024-09-21T09:47:49.977 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:50.022 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:50.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:50.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:50.048 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:49 smithi165 ceph-mon[86023]: pgmap v407: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 14524/108519 objects degraded (13.384%); 2166/108519 objects misplaced (1.996%); 3.3 MiB/s, 114 objects/s recovering 2024-09-21T09:47:50.124 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:50.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:50.160 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:50.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:50.261 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:50.303 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:50.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:50.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:50.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:47:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:47:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:47:50.405 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:50.440 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:50.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:50.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:50.542 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:50.576 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:50.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:50.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:50.678 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:50.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:50.721 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:50.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:50.822 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:50.859 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:50.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:50.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:50.961 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:50.997 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:50.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:50.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:51.098 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:51.133 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:51.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:51.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:51.235 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:51.272 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:51.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:51.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:51.373 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:51.405 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:51.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:51.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:51.506 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:51.544 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:51.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:51.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:51.646 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:51.675 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:51.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:51.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:51.698 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:47:51.711 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:47:51.727 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:47:51.777 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:51.837 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:51.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:51.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:51.848 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:51 smithi137 ceph-mon[93825]: pgmap v408: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 14524/103224 objects degraded (14.070%); 2166/103224 objects misplaced (2.098%); 3.3 MiB/s, 114 objects/s recovering 2024-09-21T09:47:51.848 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:51 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 14524/103224 objects degraded (14.070%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:51.848 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:51 smithi137 ceph-mon[97575]: pgmap v408: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 14524/103224 objects degraded (14.070%); 2166/103224 objects misplaced (2.098%); 3.3 MiB/s, 114 objects/s recovering 2024-09-21T09:47:51.848 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:51 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 14524/103224 objects degraded (14.070%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:51.942 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:51.977 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:51.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:51.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:52.079 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:52.103 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:47:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:47:51] "GET /metrics HTTP/1.1" 200 36464 "" "Prometheus/2.51.0" 2024-09-21T09:47:52.114 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:52.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:52.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:52.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:51 smithi165 ceph-mon[86023]: pgmap v408: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 14524/103224 objects degraded (14.070%); 2166/103224 objects misplaced (2.098%); 3.3 MiB/s, 114 objects/s recovering 2024-09-21T09:47:52.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:51 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 14524/103224 objects degraded (14.070%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:52.216 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:52.248 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:52.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:52.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:52.350 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:52.388 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:52.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:52.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:52.489 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:52.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:52.534 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:52.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:52.635 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:52.668 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:52.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:52.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:52.770 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:52.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:52.802 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:52.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:52.813 INFO:teuthology.orchestra.run.smithi137.stderr:set pool 6 pgp_num to 26 2024-09-21T09:47:52.902 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:52.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:52.938 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:52.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:53.039 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:53.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:52 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3461214370' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"} : dispatch 2024-09-21T09:47:53.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:52 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"} : dispatch 2024-09-21T09:47:53.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:52 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3461214370' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"} : dispatch 2024-09-21T09:47:53.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:52 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"} : dispatch 2024-09-21T09:47:53.075 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:53.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:53.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:53.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:52 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3461214370' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"} : dispatch 2024-09-21T09:47:53.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:52 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"} : dispatch 2024-09-21T09:47:53.177 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:53.210 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:53.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:53.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:53.312 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:53.354 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:53.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:53.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:53.455 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:53.492 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:53.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:53.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:53.594 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:53.628 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:53.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:53.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:53.730 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:53.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:53.767 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:53.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:53.868 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:53.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:53.909 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:53.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:54.010 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:54.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:53 smithi137 ceph-mon[93825]: pgmap v409: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 935 op/s; 14360/94872 objects degraded (15.136%); 1858/94872 objects misplaced (1.958%); 3.1 MiB/s, 101 objects/s recovering 2024-09-21T09:47:54.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:53 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"}]': finished 2024-09-21T09:47:54.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:53 smithi137 ceph-mon[93825]: osdmap e150: 8 total, 8 up, 8 in 2024-09-21T09:47:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:53 smithi137 ceph-mon[97575]: pgmap v409: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 935 op/s; 14360/94872 objects degraded (15.136%); 1858/94872 objects misplaced (1.958%); 3.1 MiB/s, 101 objects/s recovering 2024-09-21T09:47:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:53 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"}]': finished 2024-09-21T09:47:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:53 smithi137 ceph-mon[97575]: osdmap e150: 8 total, 8 up, 8 in 2024-09-21T09:47:54.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:54.052 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:54.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:54.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:53 smithi165 ceph-mon[86023]: pgmap v409: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 935 op/s; 14360/94872 objects degraded (15.136%); 1858/94872 objects misplaced (1.958%); 3.1 MiB/s, 101 objects/s recovering 2024-09-21T09:47:54.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:53 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"}]': finished 2024-09-21T09:47:54.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:53 smithi165 ceph-mon[86023]: osdmap e150: 8 total, 8 up, 8 in 2024-09-21T09:47:54.153 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:54.187 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:54.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:54.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:54.289 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:54.320 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:54.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:54.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:54.422 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:54.457 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:54.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:54.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:54.558 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:54.596 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:54.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:54.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:54.698 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:54.729 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:54.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:54.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:54.831 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:54.873 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:54.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:54.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:54.976 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:55.016 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:55.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:55.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:55.118 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:55.154 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:55.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:55.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:55.256 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:55.292 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:55.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:55.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:55.394 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:55.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:55.438 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:55.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:55.539 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:55.570 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:47:55.571 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T09:47:55.571 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.571 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:186908 6.c 6:32c9eca8:::benchmark_data_smithi137_131945_object79919:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150)", 2024-09-21T09:47:55.571 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:55.554411+0000", 2024-09-21T09:47:55.571 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0092187420000000003, 2024-09-21T09:47:55.571 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0092481109999999998, 2024-09-21T09:47:55.571 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:47:55.571 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:47:55.571 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:47:55.571 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:47:55.572 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:47:55.572 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:47:55.572 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 186908 2024-09-21T09:47:55.572 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.572 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:47:55.572 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.572 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:47:55.572 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554411+0000", 2024-09-21T09:47:55.572 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.572 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.572 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.572 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:47:55.572 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554411+0000", 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554413+0000", 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5540000000000001e-06 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554418+0000", 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9459999999999997e-06 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554427+0000", 2024-09-21T09:47:55.573 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6640000000000004e-06 2024-09-21T09:47:55.574 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.574 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.574 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:47:55.574 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554433+0000", 2024-09-21T09:47:55.574 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2709999999999998e-06 2024-09-21T09:47:55.574 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.574 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.574 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:47:55.574 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.558438+0000", 2024-09-21T09:47:55.574 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0040047060000000002 2024-09-21T09:47:55.574 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.574 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.575 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:47:55.575 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.558657+0000", 2024-09-21T09:47:55.575 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00021909699999999999 2024-09-21T09:47:55.575 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.575 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.575 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 5,6", 2024-09-21T09:47:55.575 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.558789+0000", 2024-09-21T09:47:55.575 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000132316 2024-09-21T09:47:55.575 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.575 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:47:55.575 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.575 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.575 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.575 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:186911 6.6 6:6393e469:::benchmark_data_smithi137_131945_object79922:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150)", 2024-09-21T09:47:55.576 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:55.554453+0000", 2024-09-21T09:47:55.576 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0091774560000000005, 2024-09-21T09:47:55.576 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0092717800000000003, 2024-09-21T09:47:55.576 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:47:55.576 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:47:55.576 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:47:55.576 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:47:55.576 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:47:55.576 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:47:55.576 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 186911 2024-09-21T09:47:55.576 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.576 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:47:55.576 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.576 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:47:55.577 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554453+0000", 2024-09-21T09:47:55.577 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.577 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.577 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.577 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:47:55.577 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554453+0000", 2024-09-21T09:47:55.577 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.577 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.577 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.577 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:47:55.577 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554453+0000", 2024-09-21T09:47:55.577 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.8299999999999998e-07 2024-09-21T09:47:55.578 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.578 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.578 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:47:55.578 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554455+0000", 2024-09-21T09:47:55.578 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1160000000000002e-06 2024-09-21T09:47:55.578 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.578 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.578 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:47:55.578 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554461+0000", 2024-09-21T09:47:55.578 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7150000000000003e-06 2024-09-21T09:47:55.578 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.578 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.578 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:47:55.578 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554465+0000", 2024-09-21T09:47:55.579 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.374e-06 2024-09-21T09:47:55.579 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.579 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.579 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:47:55.579 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.555341+0000", 2024-09-21T09:47:55.579 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00087556999999999999 2024-09-21T09:47:55.579 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.579 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.579 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:47:55.579 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.555897+0000", 2024-09-21T09:47:55.579 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00055630899999999995 2024-09-21T09:47:55.579 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.579 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.579 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,7", 2024-09-21T09:47:55.580 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.556330+0000", 2024-09-21T09:47:55.580 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00043291400000000001 2024-09-21T09:47:55.580 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.580 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.580 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:47:55.580 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.561326+0000", 2024-09-21T09:47:55.580 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0049958829999999996 2024-09-21T09:47:55.580 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.580 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:47:55.580 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.580 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.580 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.580 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:186912 6.17 6:ef1e64b4:::benchmark_data_smithi137_131945_object79923:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150)", 2024-09-21T09:47:55.581 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:55.554480+0000", 2024-09-21T09:47:55.581 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0091500090000000006, 2024-09-21T09:47:55.581 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0093069869999999992, 2024-09-21T09:47:55.581 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:47:55.581 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:47:55.581 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:47:55.581 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:47:55.581 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:47:55.581 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:47:55.581 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 186912 2024-09-21T09:47:55.581 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.581 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:47:55.581 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.581 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:47:55.581 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554480+0000", 2024-09-21T09:47:55.582 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.582 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.582 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.582 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:47:55.582 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554480+0000", 2024-09-21T09:47:55.582 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.582 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.582 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.582 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:47:55.582 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554481+0000", 2024-09-21T09:47:55.582 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6100000000000001e-07 2024-09-21T09:47:55.582 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.582 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.583 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:47:55.583 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554483+0000", 2024-09-21T09:47:55.583 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1840000000000002e-06 2024-09-21T09:47:55.583 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.583 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.583 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:47:55.583 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554489+0000", 2024-09-21T09:47:55.583 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6189999999999996e-06 2024-09-21T09:47:55.583 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.583 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.583 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:47:55.583 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554495+0000", 2024-09-21T09:47:55.583 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4600000000000002e-06 2024-09-21T09:47:55.583 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.584 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.584 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:47:55.584 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554590+0000", 2024-09-21T09:47:55.584 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5249999999999998e-05 2024-09-21T09:47:55.584 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.584 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.584 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:47:55.584 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.554724+0000", 2024-09-21T09:47:55.584 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013358399999999999 2024-09-21T09:47:55.584 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.584 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.584 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,5", 2024-09-21T09:47:55.584 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.555353+0000", 2024-09-21T09:47:55.584 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00062874299999999997 2024-09-21T09:47:55.585 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.585 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:47:55.585 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.585 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.585 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.585 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.44873.0:186914 6.18 e150/105 6:1be6445c:::benchmark_data_smithi137_131945_object79925:head v 150'8508, mlcod=150'8504)", 2024-09-21T09:47:55.585 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:55.557017+0000", 2024-09-21T09:47:55.585 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0066136379999999998, 2024-09-21T09:47:55.585 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0068282509999999996, 2024-09-21T09:47:55.585 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:47:55.585 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:47:55.585 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:47:55.585 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:47:55.586 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.586 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:47:55.586 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.557017+0000", 2024-09-21T09:47:55.586 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.586 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.586 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.586 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:47:55.586 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.557017+0000", 2024-09-21T09:47:55.586 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.586 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.586 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.586 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:47:55.586 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.557018+0000", 2024-09-21T09:47:55.586 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3699999999999999e-07 2024-09-21T09:47:55.586 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.587 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.587 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:47:55.587 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.557023+0000", 2024-09-21T09:47:55.587 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7699999999999998e-06 2024-09-21T09:47:55.587 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.587 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.587 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:47:55.587 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.557034+0000", 2024-09-21T09:47:55.587 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0745e-05 2024-09-21T09:47:55.587 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.587 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.587 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:47:55.587 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.557041+0000", 2024-09-21T09:47:55.587 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6490000000000002e-06 2024-09-21T09:47:55.588 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.588 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.588 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:47:55.588 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.557125+0000", 2024-09-21T09:47:55.588 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.4264000000000005e-05 2024-09-21T09:47:55.588 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.588 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.588 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:47:55.588 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.557143+0000", 2024-09-21T09:47:55.588 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7926000000000001e-05 2024-09-21T09:47:55.588 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.588 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:47:55.588 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.589 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.589 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.589 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:186918 6.13 6:cd410686:::benchmark_data_smithi137_131945_object79929:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150)", 2024-09-21T09:47:55.589 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:55.562084+0000", 2024-09-21T09:47:55.589 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.001546684, 2024-09-21T09:47:55.589 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001815393, 2024-09-21T09:47:55.589 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:47:55.589 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:47:55.589 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:47:55.589 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:47:55.589 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:47:55.589 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:47:55.589 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 186918 2024-09-21T09:47:55.589 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.589 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:47:55.590 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.590 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:47:55.590 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562084+0000", 2024-09-21T09:47:55.590 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.590 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.590 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.590 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:47:55.590 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562084+0000", 2024-09-21T09:47:55.590 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.590 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.590 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.590 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:47:55.590 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562085+0000", 2024-09-21T09:47:55.590 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.612e-06 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562090+0000", 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8169999999999998e-06 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562106+0000", 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5820000000000001e-05 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562113+0000", 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1539999999999996e-06 2024-09-21T09:47:55.591 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.592 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.592 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:47:55.592 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562630+0000", 2024-09-21T09:47:55.592 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00051710000000000005 2024-09-21T09:47:55.592 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.592 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.592 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:47:55.592 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562765+0000", 2024-09-21T09:47:55.592 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013499599999999999 2024-09-21T09:47:55.592 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.592 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.592 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,6", 2024-09-21T09:47:55.592 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.563253+0000", 2024-09-21T09:47:55.592 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00048832499999999996 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.44873.0:186909 6.7 e150/145)", 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:55.562273+0000", 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.001357692, 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00167859, 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "queued for pg", 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:47:55.593 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562273+0000", 2024-09-21T09:47:55.594 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.594 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.594 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.594 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:47:55.594 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562273+0000", 2024-09-21T09:47:55.594 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.594 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.594 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.594 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:47:55.594 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562273+0000", 2024-09-21T09:47:55.594 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9899999999999999e-07 2024-09-21T09:47:55.594 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.594 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.594 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:47:55.594 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562280+0000", 2024-09-21T09:47:55.595 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4060000000000002e-06 2024-09-21T09:47:55.595 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.595 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.595 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:47:55.595 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562295+0000", 2024-09-21T09:47:55.595 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5654e-05 2024-09-21T09:47:55.595 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.595 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.595 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:47:55.595 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562302+0000", 2024-09-21T09:47:55.595 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5649999999999998e-06 2024-09-21T09:47:55.595 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.595 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:47:55.596 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.596 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.596 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.596 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.44873.0:186917 6.4 e150/145)", 2024-09-21T09:47:55.596 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:55.562324+0000", 2024-09-21T09:47:55.596 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0013064420000000001, 2024-09-21T09:47:55.596 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0016608980000000001, 2024-09-21T09:47:55.596 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:47:55.596 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:47:55.596 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "queued for pg", 2024-09-21T09:47:55.596 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:47:55.596 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.596 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:47:55.596 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562324+0000", 2024-09-21T09:47:55.596 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.597 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.597 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.597 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:47:55.597 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562324+0000", 2024-09-21T09:47:55.597 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.597 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.597 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.597 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:47:55.597 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562324+0000", 2024-09-21T09:47:55.597 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6899999999999999e-07 2024-09-21T09:47:55.597 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.597 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.597 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:47:55.598 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562327+0000", 2024-09-21T09:47:55.598 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.694e-06 2024-09-21T09:47:55.598 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.598 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.598 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:47:55.598 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562333+0000", 2024-09-21T09:47:55.598 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7899999999999996e-06 2024-09-21T09:47:55.598 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.598 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.598 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:47:55.598 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562336+0000", 2024-09-21T09:47:55.598 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9299999999999996e-06 2024-09-21T09:47:55.598 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.599 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:47:55.599 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.599 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.599 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.599 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.44873.0:186910 6.7 e150/145)", 2024-09-21T09:47:55.599 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:55.562346+0000", 2024-09-21T09:47:55.599 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.001284129, 2024-09-21T09:47:55.599 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001674476, 2024-09-21T09:47:55.599 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:47:55.599 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:47:55.599 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "queued for pg", 2024-09-21T09:47:55.599 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:47:55.599 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.600 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:47:55.600 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562346+0000", 2024-09-21T09:47:55.600 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.600 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.600 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.600 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:47:55.600 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562346+0000", 2024-09-21T09:47:55.600 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.600 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.600 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.600 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:47:55.600 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562346+0000", 2024-09-21T09:47:55.600 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9600000000000001e-07 2024-09-21T09:47:55.600 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.601 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.601 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:47:55.601 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562352+0000", 2024-09-21T09:47:55.601 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1199999999999999e-06 2024-09-21T09:47:55.601 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.601 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.601 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:47:55.601 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562358+0000", 2024-09-21T09:47:55.601 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1529999999999996e-06 2024-09-21T09:47:55.601 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.601 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.601 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:47:55.601 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562361+0000", 2024-09-21T09:47:55.601 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.8130000000000002e-06 2024-09-21T09:47:55.601 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.602 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:47:55.602 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.602 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.602 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.602 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.44873.0:186905 6.0 e150/136 6:06f37f9f:::benchmark_data_smithi137_131945_object79916:head v 150'7809, mlcod=131'5262)", 2024-09-21T09:47:55.602 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:55.562384+0000", 2024-09-21T09:47:55.602 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0012462090000000001, 2024-09-21T09:47:55.602 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0016738510000000001, 2024-09-21T09:47:55.602 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:47:55.602 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:47:55.602 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:47:55.602 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:47:55.602 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.603 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:47:55.603 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562384+0000", 2024-09-21T09:47:55.603 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.603 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.603 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.603 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:47:55.603 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562384+0000", 2024-09-21T09:47:55.603 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.603 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.603 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.603 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:47:55.603 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562384+0000", 2024-09-21T09:47:55.603 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.8099999999999998e-07 2024-09-21T09:47:55.603 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562387+0000", 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0510000000000001e-06 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562394+0000", 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5540000000000003e-06 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562398+0000", 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0450000000000002e-06 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.604 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.605 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:47:55.605 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562479+0000", 2024-09-21T09:47:55.605 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0748999999999995e-05 2024-09-21T09:47:55.605 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.605 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.605 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:47:55.605 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562502+0000", 2024-09-21T09:47:55.605 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3549000000000001e-05 2024-09-21T09:47:55.605 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.605 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:47:55.605 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.605 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.605 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.605 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop_reply(client.44873.0:186912 6.17 e150/144)", 2024-09-21T09:47:55.605 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:55.562418+0000", 2024-09-21T09:47:55.606 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0012122770000000001, 2024-09-21T09:47:55.606 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0016812019999999999, 2024-09-21T09:47:55.606 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:47:55.606 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:47:55.606 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "queued for pg", 2024-09-21T09:47:55.606 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:47:55.606 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.606 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:47:55.606 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562418+0000", 2024-09-21T09:47:55.606 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.606 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.606 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.606 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:47:55.606 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562418+0000", 2024-09-21T09:47:55.607 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.607 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.607 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.607 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:47:55.607 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562418+0000", 2024-09-21T09:47:55.607 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1199999999999999e-07 2024-09-21T09:47:55.607 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.607 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.607 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:47:55.607 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562421+0000", 2024-09-21T09:47:55.607 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5189999999999999e-06 2024-09-21T09:47:55.607 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.607 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.607 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:47:55.607 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562427+0000", 2024-09-21T09:47:55.608 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8799999999999996e-06 2024-09-21T09:47:55.608 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.608 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.608 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:47:55.608 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.562431+0000", 2024-09-21T09:47:55.608 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.25e-06 2024-09-21T09:47:55.608 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.608 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:47:55.608 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.608 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.608 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.608 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop_reply(client.44873.0:186911 6.6 e150/105)", 2024-09-21T09:47:55.608 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:55.563093+0000", 2024-09-21T09:47:55.608 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.00053674599999999995, 2024-09-21T09:47:55.609 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0010387090000000001, 2024-09-21T09:47:55.609 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:47:55.609 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:47:55.609 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "queued for pg", 2024-09-21T09:47:55.609 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:47:55.609 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.609 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:47:55.609 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.563093+0000", 2024-09-21T09:47:55.609 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.609 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.609 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.609 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:47:55.609 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.563093+0000", 2024-09-21T09:47:55.609 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.610 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.610 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.610 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:47:55.610 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.563094+0000", 2024-09-21T09:47:55.610 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2099999999999998e-07 2024-09-21T09:47:55.610 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.610 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.610 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:47:55.610 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.563096+0000", 2024-09-21T09:47:55.610 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.764e-06 2024-09-21T09:47:55.610 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.610 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.610 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:47:55.610 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.563101+0000", 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6289999999999998e-06 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.563105+0000", 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.07e-06 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:186919 6.c 6.748e9c2c (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e150)", 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:55.563640+0000", 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 4294967295.99999, 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00052977099999999995, 2024-09-21T09:47:55.611 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "queued for pg", 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 186919 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.563640+0000", 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:47:55.612 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.563640+0000", 2024-09-21T09:47:55.613 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:47:55.613 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.613 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.613 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:47:55.613 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.563641+0000", 2024-09-21T09:47:55.613 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.156e-06 2024-09-21T09:47:55.613 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.613 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.613 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:47:55.614 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.563646+0000", 2024-09-21T09:47:55.614 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4970000000000003e-06 2024-09-21T09:47:55.614 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.614 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.614 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:47:55.614 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.563656+0000", 2024-09-21T09:47:55.614 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0679999999999999e-05 2024-09-21T09:47:55.614 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:47:55.614 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:47:55.614 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:47:55.614 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:55.563664+0000", 2024-09-21T09:47:55.614 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1940000000000001e-06 2024-09-21T09:47:55.614 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.614 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:47:55.615 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.615 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:47:55.615 INFO:teuthology.orchestra.run.smithi137.stdout: ], 2024-09-21T09:47:55.615 INFO:teuthology.orchestra.run.smithi137.stdout: "num_ops": 12 2024-09-21T09:47:55.615 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:47:55.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:55.616 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:55.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:55.716 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:55.749 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:55.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:55.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:55.851 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:55.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:55.890 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:55.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:55.991 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:56.025 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:56.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:56.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:56.126 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:55 smithi165 ceph-mon[86023]: pgmap v411: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 931 op/s; 14360/92535 objects degraded (15.518%); 1858/92535 objects misplaced (2.008%); 2.2 MiB/s, 104 objects/s recovering 2024-09-21T09:47:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:47:56.167 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:56.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:56.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:56.174 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:55 smithi137 ceph-mon[97575]: pgmap v411: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 931 op/s; 14360/92535 objects degraded (15.518%); 1858/92535 objects misplaced (2.008%); 2.2 MiB/s, 104 objects/s recovering 2024-09-21T09:47:56.174 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:47:56.175 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:55 smithi137 ceph-mon[93825]: pgmap v411: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 931 op/s; 14360/92535 objects degraded (15.518%); 1858/92535 objects misplaced (2.008%); 2.2 MiB/s, 104 objects/s recovering 2024-09-21T09:47:56.175 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:47:56.268 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:56.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:56.301 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:56.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:56.403 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:56.432 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:56.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:56.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:56.533 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:56.565 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:56.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:56.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:56.667 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:56.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:56.712 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:56.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:56.813 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:56.854 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:56.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:56.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:56.956 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:56.992 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:56.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:56.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:57.094 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:57.133 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:57.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:57.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:57.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:56 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 14360/92535 objects degraded (15.518%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:57.211 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:56 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 14360/92535 objects degraded (15.518%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:57.211 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:56 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 14360/92535 objects degraded (15.518%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:47:57.235 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:57.254 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T09:47:57.284 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:57.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:57.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:57.385 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:57.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:57.419 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:57.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:57.520 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:57.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:57.547 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:57.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:57.648 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:57.686 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:57.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:57.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:57.788 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:57.822 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:57.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:57.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:57.924 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:57.963 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:57.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:57.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:57.985 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:57 smithi137 ceph-mon[93825]: pgmap v412: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 960 op/s; 14360/86865 objects degraded (16.531%); 1858/86865 objects misplaced (2.139%); 2.2 MiB/s, 104 objects/s recovering 2024-09-21T09:47:57.986 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:57 smithi137 ceph-mon[97575]: pgmap v412: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 960 op/s; 14360/86865 objects degraded (16.531%); 1858/86865 objects misplaced (2.139%); 2.2 MiB/s, 104 objects/s recovering 2024-09-21T09:47:58.052 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:47:58.065 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:47:58.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:58.120 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:58.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:47:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:57 smithi165 ceph-mon[86023]: pgmap v412: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 960 op/s; 14360/86865 objects degraded (16.531%); 1858/86865 objects misplaced (2.139%); 2.2 MiB/s, 104 objects/s recovering 2024-09-21T09:47:58.220 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:58.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:58.279 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:58.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:58.381 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:58.436 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:58.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:58.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:58.540 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:47:58.579 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:58.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:58.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:47:58.680 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:58.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:58.715 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:58.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:47:58.816 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:58.825 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:47:58.841 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:58.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:58.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:58.943 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:58.994 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:58.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:58.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:59.095 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:47:59.127 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:59.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:59.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:47:59.228 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:47:59.263 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:59.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:59.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:47:59.364 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:47:59.400 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:59.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:59.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:47:59.502 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:59.538 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:59.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:59.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:59.643 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:47:59.685 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:59.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:59.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:47:59.787 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:47:59.819 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:47:59.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:59.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:47:59.850 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T09:47:59.920 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:47:59.950 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:47:59.950 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:47:59.950 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2024-09-21T09:47:59.950 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T09:47:59.950 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T09:47:59.950 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 config set filestore_inject_stall 3 2024-09-21T09:47:59.959 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:47:59.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:59.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:00.001 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:59 smithi137 ceph-mon[93825]: pgmap v413: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 988 op/s; 14360/78861 objects degraded (18.209%); 1557/78861 objects misplaced (1.974%); 441 KiB/s, 82 objects/s recovering 2024-09-21T09:48:00.001 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:59 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3082779860' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:48:00.001 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:47:59 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:48:00.001 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:59 smithi137 ceph-mon[97575]: pgmap v413: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 988 op/s; 14360/78861 objects degraded (18.209%); 1557/78861 objects misplaced (1.974%); 441 KiB/s, 82 objects/s recovering 2024-09-21T09:48:00.001 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:59 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3082779860' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:48:00.001 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:47:59 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:48:00.062 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:00.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:00.104 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:00.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:59 smithi165 ceph-mon[86023]: pgmap v413: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 988 op/s; 14360/78861 objects degraded (18.209%); 1557/78861 objects misplaced (1.974%); 441 KiB/s, 82 objects/s recovering 2024-09-21T09:48:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:59 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3082779860' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:48:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:47:59 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:48:00.205 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:00.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:00.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:00.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:00.356 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:00.389 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:00.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:00.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:00.490 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:00.511 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:00.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:00.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:00.613 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:00.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:48:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:48:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:48:00.652 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:00.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:00.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:00.754 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:00.782 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:00.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:00.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:00.884 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:00.918 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:00.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:00.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:01.020 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:01.051 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:01.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:01.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:01.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:00 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:48:01.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:00 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:48:01.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:00 smithi165 ceph-mon[86023]: osdmap e151: 8 total, 8 up, 8 in 2024-09-21T09:48:01.153 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:01.196 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:01.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:01.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:01.298 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:01.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:00 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:48:01.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:00 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:48:01.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:00 smithi137 ceph-mon[93825]: osdmap e151: 8 total, 8 up, 8 in 2024-09-21T09:48:01.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:00 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:48:01.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:00 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:48:01.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:00 smithi137 ceph-mon[97575]: osdmap e151: 8 total, 8 up, 8 in 2024-09-21T09:48:01.334 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:01.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:01.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:01.436 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:01.468 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:01.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:01.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:01.570 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:01.605 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:01.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:01.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:01.708 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:01.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:01.741 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:01.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:01.842 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:01.887 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:01.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:01.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:01.989 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:02.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:02.021 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:02.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:02.122 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:01 smithi165 ceph-mon[86023]: pgmap v415: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 14360/73053 objects degraded (19.657%); 1557/73053 objects misplaced (2.131%); 0 B/s, 93 objects/s recovering 2024-09-21T09:48:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:01 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 14360/73053 objects degraded (19.657%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:02.156 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:02.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:02.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:02.258 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:02.300 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:02.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:48:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:48:01] "GET /metrics HTTP/1.1" 200 36460 "" "Prometheus/2.51.0" 2024-09-21T09:48:02.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:01 smithi137 ceph-mon[93825]: pgmap v415: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 14360/73053 objects degraded (19.657%); 1557/73053 objects misplaced (2.131%); 0 B/s, 93 objects/s recovering 2024-09-21T09:48:02.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:01 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 14360/73053 objects degraded (19.657%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:01 smithi137 ceph-mon[97575]: pgmap v415: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 14360/73053 objects degraded (19.657%); 1557/73053 objects misplaced (2.131%); 0 B/s, 93 objects/s recovering 2024-09-21T09:48:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:01 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 14360/73053 objects degraded (19.657%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:02.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:02.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:02.402 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:02.435 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:02.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:02.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:02.537 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:02.575 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:02.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:02.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:02.677 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:02.713 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:02.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:02.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:02.815 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:02.862 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:02.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:02.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:02.964 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:03.004 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:03.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:03.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:03.106 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:03.139 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:03.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:03.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:03.241 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:03.276 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:03.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:03.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:03.378 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:03.407 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:03.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:03.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:03.509 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:03.538 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:03.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:03.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:03.640 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:03.679 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:03.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:03.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:03.780 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:03.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:03.822 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:03.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:03.923 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:03.961 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:03.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:03.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:04.063 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:04.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:04.096 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:04.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:04.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:03 smithi165 ceph-mon[86023]: pgmap v416: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 14360/65010 objects degraded (22.089%); 1260/65010 objects misplaced (1.938%); 0 B/s, 76 objects/s recovering 2024-09-21T09:48:04.197 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:04.219 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:03 smithi137 ceph-mon[93825]: pgmap v416: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 14360/65010 objects degraded (22.089%); 1260/65010 objects misplaced (1.938%); 0 B/s, 76 objects/s recovering 2024-09-21T09:48:04.219 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:03 smithi137 ceph-mon[97575]: pgmap v416: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 14360/65010 objects degraded (22.089%); 1260/65010 objects misplaced (1.938%); 0 B/s, 76 objects/s recovering 2024-09-21T09:48:04.229 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:04.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:04.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:04.331 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:04.363 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:04.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:04.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:04.465 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:04.501 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:04.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:04.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:04.603 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:04.634 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:04.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:04.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:04.736 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:04.796 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:04.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:04.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:04.886 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:48:04.887 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:48:04.887 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:48:04.887 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:48:04.887 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:48:04.887 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:48:04.887 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:48:04.887 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:48:04.892 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:48:04.892 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:48:04.896 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:04.898 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:04.928 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:48:04.928 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:48:04.936 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:04.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:04.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:04.965 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:48:04.965 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:48:04.998 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:48:04.999 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:48:05.021 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:04 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/723334711' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:48:05.021 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:04 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/723334711' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:48:05.038 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:05.076 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:05.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:05.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:05.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:04 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/723334711' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:48:05.173 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:48:05.173 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:48:05.178 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:05.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:05.231 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:05.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:05.332 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:05.363 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:05.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:05.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:05.465 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:05.500 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:05.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:05.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:05.602 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:05.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:05.646 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:05.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:05.747 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:05.777 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:05.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:05.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:05.879 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:05.920 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:05.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:05.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:06.022 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:06.053 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:06.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:06.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:06.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:05 smithi165 ceph-mon[86023]: pgmap v417: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 995 op/s; 14360/62670 objects degraded (22.914%); 1260/62670 objects misplaced (2.011%); 0 B/s, 88 objects/s recovering 2024-09-21T09:48:06.148 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:05 smithi137 ceph-mon[93825]: pgmap v417: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 995 op/s; 14360/62670 objects degraded (22.914%); 1260/62670 objects misplaced (2.011%); 0 B/s, 88 objects/s recovering 2024-09-21T09:48:06.148 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:05 smithi137 ceph-mon[97575]: pgmap v417: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 995 op/s; 14360/62670 objects degraded (22.914%); 1260/62670 objects misplaced (2.011%); 0 B/s, 88 objects/s recovering 2024-09-21T09:48:06.154 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:06.182 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:06.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:06.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:06.276 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T09:48:06.284 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:06.361 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:06.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:06.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:06.463 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:06.489 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:06.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:06.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:06.591 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:06.626 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:06.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:06.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:06.727 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:06.764 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:06.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:06.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:06.866 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:06.895 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:06.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:06.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:06.996 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:07.045 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:07.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:07.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:07.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:06 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 14360/62670 objects degraded (22.914%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:07.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:06 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 14360/62670 objects degraded (22.914%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:07.147 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:07.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:06 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 14360/62670 objects degraded (22.914%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:07.183 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:07.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:07.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:07.287 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:07.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:07.324 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:07.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:07.425 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:07.458 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:07.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:07.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:07.559 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:07.595 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:07.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:07.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:07.697 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:07.736 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:07.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:07.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:07.837 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:07.858 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:07.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:07.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:07.960 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:07.994 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:07.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:07.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:08.096 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:08.126 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:08.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:08.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:08.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:07 smithi165 ceph-mon[86023]: pgmap v418: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 14360/57453 objects degraded (24.994%); 1260/57453 objects misplaced (2.193%); 0 B/s, 88 objects/s recovering 2024-09-21T09:48:08.190 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:48:08.226 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:07 smithi137 ceph-mon[93825]: pgmap v418: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 14360/57453 objects degraded (24.994%); 1260/57453 objects misplaced (2.193%); 0 B/s, 88 objects/s recovering 2024-09-21T09:48:08.227 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:07 smithi137 ceph-mon[97575]: pgmap v418: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 14360/57453 objects degraded (24.994%); 1260/57453 objects misplaced (2.193%); 0 B/s, 88 objects/s recovering 2024-09-21T09:48:08.228 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:08.278 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:08.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:08.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:08.380 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:08.413 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:08.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:08.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:08.515 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:08.571 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T09:48:08.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:08.574 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:08.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:08.674 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:08.742 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:08.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:08.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:08.844 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:08.897 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:08.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:08.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:08.999 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:09.034 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:09.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:09.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:09.136 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:09.172 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:09.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:09.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:09.276 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:09.315 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:09.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:09.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:09.417 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:09.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:09.453 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:09.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:09.554 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:09.578 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:09.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:09.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:09.596 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:48:09.596 INFO:teuthology.orchestra.run.smithi137.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T09:48:09.596 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:48:09.604 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:09.680 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:09.714 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:09.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:09.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:09.816 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:09.844 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:09.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:09.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:09.864 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:09.874 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:09.946 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:09.993 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:09.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:09.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:10.095 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:10.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:10.126 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:10.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:09 smithi165 ceph-mon[86023]: pgmap v419: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.0 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 968 op/s; 14360/49785 objects degraded (28.844%); 963/49785 objects misplaced (1.934%); 0 B/s, 110 objects/s recovering 2024-09-21T09:48:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:48:10.227 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:10.264 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:10.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:10.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:09 smithi137 ceph-mon[93825]: pgmap v419: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.0 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 968 op/s; 14360/49785 objects degraded (28.844%); 963/49785 objects misplaced (1.934%); 0 B/s, 110 objects/s recovering 2024-09-21T09:48:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:48:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:09 smithi137 ceph-mon[97575]: pgmap v419: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.0 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 968 op/s; 14360/49785 objects degraded (28.844%); 963/49785 objects misplaced (1.934%); 0 B/s, 110 objects/s recovering 2024-09-21T09:48:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:48:10.365 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:10.407 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:10.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:10.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:10.510 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:10.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:10.548 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:10.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:48:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:48:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:48:10.649 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:10.683 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:10.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:10.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:10.785 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:10.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:10.817 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:10.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:10.918 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:10.954 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:10.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:10.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:11.056 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:11.096 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:11.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:11.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:11.198 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:11.232 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:11.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:11.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:11.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:11.368 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:11.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:11.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:11.470 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:11.503 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:11.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:11.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:11.604 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:11.633 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:11.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:11.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:11.734 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:11.765 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:11.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:11.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:11.867 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:11.895 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:11.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:11.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:11.997 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:12.027 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:12.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:12.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:12.128 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:12.158 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:12.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:12.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:12.189 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:48:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:48:11] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.51.0" 2024-09-21T09:48:12.189 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:11 smithi137 ceph-mon[93825]: pgmap v420: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 925 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 14360/44439 objects degraded (32.314%); 963/44439 objects misplaced (2.167%); 0 B/s, 102 objects/s recovering 2024-09-21T09:48:12.189 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:11 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 14360/44439 objects degraded (32.314%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:12.190 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:11 smithi137 ceph-mon[97575]: pgmap v420: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 925 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 14360/44439 objects degraded (32.314%); 963/44439 objects misplaced (2.167%); 0 B/s, 102 objects/s recovering 2024-09-21T09:48:12.190 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:11 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 14360/44439 objects degraded (32.314%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:12.260 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:12.283 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:12.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:12.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:12.385 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:11 smithi165 ceph-mon[86023]: pgmap v420: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 925 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 14360/44439 objects degraded (32.314%); 963/44439 objects misplaced (2.167%); 0 B/s, 102 objects/s recovering 2024-09-21T09:48:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:11 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 14360/44439 objects degraded (32.314%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:12.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:12.408 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:12.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:12.509 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:12.531 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:12.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:12.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:12.632 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:12.653 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:12.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:12.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:12.755 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:12.776 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:12.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:12.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:12.877 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:12.899 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:12.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:12.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:13.003 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:13.031 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:13.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:13.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:13.132 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:13.163 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:13.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:13.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:13.242 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:12 smithi137 ceph-mon[97575]: osdmap e152: 8 total, 8 up, 8 in 2024-09-21T09:48:13.243 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:12 smithi137 ceph-mon[93825]: osdmap e152: 8 total, 8 up, 8 in 2024-09-21T09:48:13.264 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:13.297 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:13.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:13.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:13.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:12 smithi165 ceph-mon[86023]: osdmap e152: 8 total, 8 up, 8 in 2024-09-21T09:48:13.400 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:13.441 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:13.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:13.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:13.543 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:13.579 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:13.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:13.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:13.681 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:13.714 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:13.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:13.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:13.816 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:13.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:13.865 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:13.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:13.966 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:14.006 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:14.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:14.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:14.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:13 smithi137 ceph-mon[93825]: pgmap v422: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 757 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 953 op/s; 12585/36399 objects degraded (34.575%); 687/36399 objects misplaced (1.887%); 77 KiB/s, 112 objects/s recovering 2024-09-21T09:48:14.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:13 smithi137 ceph-mon[93825]: osdmap e153: 8 total, 8 up, 8 in 2024-09-21T09:48:14.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:13 smithi137 ceph-mon[97575]: pgmap v422: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 757 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 953 op/s; 12585/36399 objects degraded (34.575%); 687/36399 objects misplaced (1.887%); 77 KiB/s, 112 objects/s recovering 2024-09-21T09:48:14.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:13 smithi137 ceph-mon[97575]: osdmap e153: 8 total, 8 up, 8 in 2024-09-21T09:48:14.108 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:14.144 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:14.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:14.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:14.246 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:14.274 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:14.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:14.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:14.376 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:13 smithi165 ceph-mon[86023]: pgmap v422: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 757 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 953 op/s; 12585/36399 objects degraded (34.575%); 687/36399 objects misplaced (1.887%); 77 KiB/s, 112 objects/s recovering 2024-09-21T09:48:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:13 smithi165 ceph-mon[86023]: osdmap e153: 8 total, 8 up, 8 in 2024-09-21T09:48:14.408 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:14.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:14.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:14.510 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:14.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:14.560 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:14.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:14.661 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:14.708 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:14.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:14.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:14.800 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:48:14.800 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:48:14.810 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:14.839 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:14.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:14.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:14.940 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:14.975 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:14.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:14.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:15.076 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:15.110 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:15.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:15.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:15.212 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:15.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:15.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:15.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:15.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:15.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:15.403 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:15.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:15.504 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:15.504 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:48:15.504 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:48:15.504 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2024-09-21T09:48:15.504 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T09:48:15.504 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T09:48:15.505 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-09-21T09:48:15.546 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:15.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:15.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:15.649 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:15.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:15.678 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:15.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:15.779 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:15.808 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:15.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:15.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:15.909 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:15.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:15.948 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:15.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:16.048 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:16.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:16.097 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:16.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:16.200 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:16.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:16.238 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:16.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:15 smithi137 ceph-mon[93825]: pgmap v424: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 733 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 12585/35253 objects degraded (35.699%); 687/35253 objects misplaced (1.949%); 96 KiB/s, 77 objects/s recovering 2024-09-21T09:48:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:15 smithi137 ceph-mon[97575]: pgmap v424: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 733 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 12585/35253 objects degraded (35.699%); 687/35253 objects misplaced (1.949%); 96 KiB/s, 77 objects/s recovering 2024-09-21T09:48:16.339 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:16.370 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:16.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:16.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:15 smithi165 ceph-mon[86023]: pgmap v424: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 733 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 12585/35253 objects degraded (35.699%); 687/35253 objects misplaced (1.949%); 96 KiB/s, 77 objects/s recovering 2024-09-21T09:48:16.473 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:16.509 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:16.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:16.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:16.611 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:16.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:16.647 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:16.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:16.716 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T09:48:16.749 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:16.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:16.794 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:16.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:16.895 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:16.923 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:16.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:16.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:16.994 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:48:16.994 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:48:16.994 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:16 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 12585/35253 objects degraded (35.699%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:16.994 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:16 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 12585/35253 objects degraded (35.699%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:17.024 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:17.025 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:48:17.026 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:48:17.059 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:48:17.059 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:48:17.075 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:17.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:17.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:17.094 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:48:17.094 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:48:17.103 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:48:17.125 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:48:17.125 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:48:17.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:16 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 12585/35253 objects degraded (35.699%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:17.159 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:48:17.159 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:48:17.177 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:17.203 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:17.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:17.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:17.205 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:48:17.205 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:48:17.243 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:48:17.244 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:48:17.305 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:17.331 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:17.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:17.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:17.433 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:17.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:17.469 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:17.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:17.569 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:17.599 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:17.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:17.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:17.701 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:17.731 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:17.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:17.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:17.833 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:17.868 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:17.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:17.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:17.945 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T09:48:17.970 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:18.012 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:18.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:18.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:18.114 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:18.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:18.143 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:18.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:18.244 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:18.256 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:17 smithi165 ceph-mon[86023]: pgmap v425: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 615 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 841 op/s; 12585/29577 objects degraded (42.550%); 687/29577 objects misplaced (2.323%); 96 KiB/s, 56 objects/s recovering 2024-09-21T09:48:18.256 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:17 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/801044311' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:48:18.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:17 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4050099857' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:48:18.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:17 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:48:18.286 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:18.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:18.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:17 smithi137 ceph-mon[93825]: pgmap v425: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 615 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 841 op/s; 12585/29577 objects degraded (42.550%); 687/29577 objects misplaced (2.323%); 96 KiB/s, 56 objects/s recovering 2024-09-21T09:48:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:17 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/801044311' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:48:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:17 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4050099857' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:48:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:17 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:48:18.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:17 smithi137 ceph-mon[97575]: pgmap v425: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 615 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 841 op/s; 12585/29577 objects degraded (42.550%); 687/29577 objects misplaced (2.323%); 96 KiB/s, 56 objects/s recovering 2024-09-21T09:48:18.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:17 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/801044311' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:48:18.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:17 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4050099857' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:48:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:17 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:48:18.387 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:18.424 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:18.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:18.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:18.525 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:18.561 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:18.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:18.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:18.663 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:18.697 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:18.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:18.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:18.798 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:18.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:18.842 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:18.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:18.929 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:48:18.930 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T09:48:18.930 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:18.930 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.44873.0:208452 6.7 e154/145 6:e20cd2ee:::benchmark_data_smithi137_131945_object101463:head v 154'8250, mlcod=154'8248)", 2024-09-21T09:48:18.930 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:48:18.923227+0000", 2024-09-21T09:48:18.930 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.002553081, 2024-09-21T09:48:18.930 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0025922050000000002, 2024-09-21T09:48:18.930 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:18.930 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "started", 2024-09-21T09:48:18.930 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:18.930 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:18.930 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:18.930 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:18.923227+0000", 2024-09-21T09:48:18.930 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:18.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:18.931 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:18.931 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:18.931 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:18.923227+0000", 2024-09-21T09:48:18.931 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:18.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:18.931 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:18.931 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:18.931 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:18.923226+0000", 2024-09-21T09:48:18.931 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:18.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:18.931 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:18.931 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:18.931 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:18.923236+0000", 2024-09-21T09:48:18.932 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0149999999999999e-05 2024-09-21T09:48:18.932 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:18.932 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:18.932 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:18.932 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:18.923258+0000", 2024-09-21T09:48:18.932 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1373999999999999e-05 2024-09-21T09:48:18.932 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:18.932 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:18.932 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:18.932 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:18.923265+0000", 2024-09-21T09:48:18.932 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3329999999999999e-06 2024-09-21T09:48:18.932 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:18.932 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:18.932 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:18.932 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:18.923325+0000", 2024-09-21T09:48:18.933 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9979000000000003e-05 2024-09-21T09:48:18.933 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:18.933 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:18.933 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:18.933 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:18.923348+0000", 2024-09-21T09:48:18.933 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.3513999999999999e-05 2024-09-21T09:48:18.933 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:18.933 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:18.933 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:18.933 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:18.933 INFO:teuthology.orchestra.run.smithi165.stdout: ], 2024-09-21T09:48:18.933 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 1 2024-09-21T09:48:18.934 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:48:18.943 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:18.980 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:18.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:18.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:19.081 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:19.103 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:19.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:19.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:19.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:18 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:48:19.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:18 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:48:19.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:18 smithi165 ceph-mon[86023]: osdmap e154: 8 total, 8 up, 8 in 2024-09-21T09:48:19.204 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:19.247 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:19.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:19.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:19.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:18 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:48:19.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:18 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:48:19.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:18 smithi137 ceph-mon[93825]: osdmap e154: 8 total, 8 up, 8 in 2024-09-21T09:48:19.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:18 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:48:19.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:18 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:48:19.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:18 smithi137 ceph-mon[97575]: osdmap e154: 8 total, 8 up, 8 in 2024-09-21T09:48:19.351 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:19.394 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:19.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:19.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:19.497 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:19.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:19.530 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:19.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:19.622 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T09:48:19.630 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:19.714 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:19.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:19.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:19.816 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:19.846 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:19.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:19.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:19.948 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:19.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:19.994 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:19.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:20.081 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:20.095 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:20.106 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:48:20.155 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:20.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:20.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:20.228 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:19 smithi137 ceph-mon[97575]: pgmap v427: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 495 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 12585/23832 objects degraded (52.807%); 441/23832 objects misplaced (1.850%); 0 B/s, 141 objects/s recovering 2024-09-21T09:48:20.228 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:19 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:48:20.230 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:19 smithi137 ceph-mon[93825]: pgmap v427: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 495 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 12585/23832 objects degraded (52.807%); 441/23832 objects misplaced (1.850%); 0 B/s, 141 objects/s recovering 2024-09-21T09:48:20.230 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:19 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:48:20.244 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:48:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:48:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:48:20.244 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:19 smithi165 ceph-mon[86023]: pgmap v427: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 495 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 12585/23832 objects degraded (52.807%); 441/23832 objects misplaced (1.850%); 0 B/s, 141 objects/s recovering 2024-09-21T09:48:20.244 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:19 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:48:20.258 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:20.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:20.308 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:20.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:20.409 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:20.450 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:20.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:20.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:20.553 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:20.589 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:20.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:20.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:20.690 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:20.720 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:20.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:20.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:20.752 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:48:20.822 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:20.855 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:20.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:20.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:20.956 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:20.997 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:20.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:20.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:21.098 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:21.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:21.156 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:21.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:21.258 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:21.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:21.303 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:21.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:21.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:21.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:21.404 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:21.465 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:21.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:21.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:21.514 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:21.515 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:21.515 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:21.515 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:21.567 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:21.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:21.609 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:21.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:21.710 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:21.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:21.784 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:21.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:21.798 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:21.886 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:21.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:21.935 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:21.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:22.036 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:22.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:22.089 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:22.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:22.122 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:48:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:48:21] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.51.0" 2024-09-21T09:48:22.125 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T09:48:22.190 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:22.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:22.240 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:22.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:22.341 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:22.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:22.393 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:22.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:22.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:22 smithi165 ceph-mon[86023]: pgmap v428: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 374 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 766 op/s; 12585/17997 objects degraded (69.928%); 441/17997 objects misplaced (2.450%); 0 B/s, 119 objects/s recovering 2024-09-21T09:48:22.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:22 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 12585/17997 objects degraded (69.928%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:22.438 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:22 smithi137 ceph-mon[93825]: pgmap v428: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 374 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 766 op/s; 12585/17997 objects degraded (69.928%); 441/17997 objects misplaced (2.450%); 0 B/s, 119 objects/s recovering 2024-09-21T09:48:22.439 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:22 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 12585/17997 objects degraded (69.928%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:22.441 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:22 smithi137 ceph-mon[97575]: pgmap v428: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 374 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 766 op/s; 12585/17997 objects degraded (69.928%); 441/17997 objects misplaced (2.450%); 0 B/s, 119 objects/s recovering 2024-09-21T09:48:22.441 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:22 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 12585/17997 objects degraded (69.928%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:22.494 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:22.525 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:22.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:22.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:22.576 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:48:22.576 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T09:48:22.576 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T09:48:22.576 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T09:48:22.576 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:48:22.585 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:48:22.586 INFO:teuthology.orchestra.run.smithi137.stdout: "success": "" 2024-09-21T09:48:22.586 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:48:22.627 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:22.667 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:22.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:22.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:22.769 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:22.809 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:22.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:22.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:22.910 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:22.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:22.950 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:22.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:23.051 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:23.093 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:23.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:23.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:23.195 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:23.231 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:23.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:23.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:23.333 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:23.365 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:23.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:23.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:23.467 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:23.496 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:23.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:23.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:23.598 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:23.632 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:23.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:23.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:23.734 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:23.766 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:23.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:23.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:23.868 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:23.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:23.911 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:23.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:24.010 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T09:48:24.012 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:24.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:24.039 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:24.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:24.140 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:24.175 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:24.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:24.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:24.277 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:24.308 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:24.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:24.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:24 smithi165 ceph-mon[86023]: pgmap v429: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 224 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 873 op/s; 12585/10821 objects degraded (116.302%); 182/10821 objects misplaced (1.682%); 0 B/s, 133 objects/s recovering 2024-09-21T09:48:24.410 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:24.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:24.444 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:24.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:24.545 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:24.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:24 smithi137 ceph-mon[97575]: pgmap v429: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 224 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 873 op/s; 12585/10821 objects degraded (116.302%); 182/10821 objects misplaced (1.682%); 0 B/s, 133 objects/s recovering 2024-09-21T09:48:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:24 smithi137 ceph-mon[93825]: pgmap v429: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 224 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 873 op/s; 12585/10821 objects degraded (116.302%); 182/10821 objects misplaced (1.682%); 0 B/s, 133 objects/s recovering 2024-09-21T09:48:24.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:24.586 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:24.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:24.687 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:24.717 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:24.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:24.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:24.819 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:24.860 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:24.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:24.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:24.961 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:25.001 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:25.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:25.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:25.028 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:48:25.103 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:25.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:25.140 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:25.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:25.241 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:25.273 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:25.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:25.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:25.351 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Removed 106986 objects 2024-09-21T09:48:25.351 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Clean up completed and total clean up time :150.9 2024-09-21T09:48:25.375 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:25.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:25.398 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:25.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:25.499 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:25.520 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:25.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:25.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:25.621 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:25.643 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:25.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:25.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:25.745 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:25.765 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:25.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:25.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:25.867 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:25.889 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:25.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:25.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:25.991 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:26.013 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:26.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:26.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:26.114 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:26.136 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:26.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:26.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:25 smithi165 ceph-mon[86023]: pgmap v430: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 198 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 857 op/s; 12585/9576 objects degraded (131.422%); 182/9576 objects misplaced (1.901%); 0 B/s, 130 objects/s recovering 2024-09-21T09:48:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:48:26.238 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:26.267 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:26.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:26.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:25 smithi137 ceph-mon[93825]: pgmap v430: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 198 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 857 op/s; 12585/9576 objects degraded (131.422%); 182/9576 objects misplaced (1.901%); 0 B/s, 130 objects/s recovering 2024-09-21T09:48:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:48:26.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:25 smithi137 ceph-mon[97575]: pgmap v430: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 198 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 857 op/s; 12585/9576 objects degraded (131.422%); 182/9576 objects misplaced (1.901%); 0 B/s, 130 objects/s recovering 2024-09-21T09:48:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:48:26.368 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:26.389 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:26.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:26.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:26.491 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:26.511 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:26.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:26.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:26.613 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:26.634 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:26.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:26.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:26.729 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2024-09-21T09:48:26.730 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2024-09-21T09:48:26.736 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:26.794 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:26.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:26.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:26.896 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:26.918 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:26.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:26.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:27.020 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:27.041 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:27.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:27.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:27.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:26 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 12585/9576 objects degraded (131.422%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:27.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:26 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 12585/9576 objects degraded (131.422%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:27.090 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:26 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 12585/9576 objects degraded (131.422%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:27.142 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:27.163 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:27.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:27.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:27.265 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:27.287 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:27.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:27.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:27.389 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:27.409 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:27.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:27.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:27.511 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:27.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:27.533 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:27.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:27.634 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:27.656 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:27.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:27.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:27.758 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:27.773 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:48:27.773 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T09:48:27.773 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T09:48:27.773 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T09:48:27.773 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.773 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:17945 6.2 6:4539ffc0:::benchmark_data_smithi137_131945_object17944:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:48:27.774 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:09.943200+0000", 2024-09-21T09:48:27.774 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 257.82693083100003, 2024-09-21T09:48:27.774 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.063438459000000003, 2024-09-21T09:48:27.774 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.774 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.774 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.774 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.774 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.774 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 17945 2024-09-21T09:48:27.774 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.774 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.774 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.774 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.775 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943200+0000", 2024-09-21T09:48:27.775 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.775 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.775 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.775 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.775 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943200+0000", 2024-09-21T09:48:27.775 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.775 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.775 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.775 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.775 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943199+0000", 2024-09-21T09:48:27.775 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:48:27.775 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.775 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.775 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.776 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943298+0000", 2024-09-21T09:48:27.776 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8950000000000006e-05 2024-09-21T09:48:27.776 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.776 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.776 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.776 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943313+0000", 2024-09-21T09:48:27.776 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.45e-05 2024-09-21T09:48:27.776 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.776 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.776 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.776 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943320+0000", 2024-09-21T09:48:27.776 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8839999999999997e-06 2024-09-21T09:48:27.776 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.777 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.777 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.777 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943364+0000", 2024-09-21T09:48:27.777 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4532e-05 2024-09-21T09:48:27.777 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.777 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.777 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.777 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943479+0000", 2024-09-21T09:48:27.777 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0001144 2024-09-21T09:48:27.777 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.777 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.777 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:48:27.777 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.943613+0000", 2024-09-21T09:48:27.777 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013473399999999999 2024-09-21T09:48:27.778 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.778 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.778 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.778 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.944392+0000", 2024-09-21T09:48:27.778 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00077849400000000002 2024-09-21T09:48:27.778 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.778 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.778 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.778 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:09.944806+0000", 2024-09-21T09:48:27.778 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000414094 2024-09-21T09:48:27.778 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.778 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.778 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.778 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:10.006529+0000", 2024-09-21T09:48:27.779 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.061722932000000001 2024-09-21T09:48:27.779 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.779 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.779 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.779 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:10.006583+0000", 2024-09-21T09:48:27.779 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4518000000000002e-05 2024-09-21T09:48:27.779 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.779 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.779 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.779 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:10.006639+0000", 2024-09-21T09:48:27.779 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5211999999999999e-05 2024-09-21T09:48:27.779 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.779 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.779 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.779 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.780 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.780 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:21674 6.2 6:48ba025e:::benchmark_data_smithi137_131945_object21673:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e101)", 2024-09-21T09:48:27.780 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:11.534929+0000", 2024-09-21T09:48:27.780 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 256.23520228400002, 2024-09-21T09:48:27.780 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.076979420000000007, 2024-09-21T09:48:27.780 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.780 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.780 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.780 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.780 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.780 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 21674 2024-09-21T09:48:27.780 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.780 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.780 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.781 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.781 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.534929+0000", 2024-09-21T09:48:27.781 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.781 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.781 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.781 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.781 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.534929+0000", 2024-09-21T09:48:27.781 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.781 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.781 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.781 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.781 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.534928+0000", 2024-09-21T09:48:27.781 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:48:27.781 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.781 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.782 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.782 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.534984+0000", 2024-09-21T09:48:27.782 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6436e-05 2024-09-21T09:48:27.782 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.782 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.782 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.782 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.534996+0000", 2024-09-21T09:48:27.782 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1603000000000001e-05 2024-09-21T09:48:27.782 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.782 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.782 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.782 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.535000+0000", 2024-09-21T09:48:27.782 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6299999999999997e-06 2024-09-21T09:48:27.782 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.783 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.783 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.783 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.535051+0000", 2024-09-21T09:48:27.783 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0170000000000002e-05 2024-09-21T09:48:27.783 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.783 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.783 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.783 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.535176+0000", 2024-09-21T09:48:27.783 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012591499999999999 2024-09-21T09:48:27.783 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.783 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.783 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:48:27.783 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.535338+0000", 2024-09-21T09:48:27.783 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016143 2024-09-21T09:48:27.784 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.784 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.784 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.784 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.536172+0000", 2024-09-21T09:48:27.784 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00083407299999999995 2024-09-21T09:48:27.784 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.784 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.784 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.784 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.536699+0000", 2024-09-21T09:48:27.784 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00052681500000000003 2024-09-21T09:48:27.784 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.784 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.784 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.784 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.611845+0000", 2024-09-21T09:48:27.785 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.075145923000000003 2024-09-21T09:48:27.785 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.785 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.785 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.785 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.611886+0000", 2024-09-21T09:48:27.785 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1498000000000001e-05 2024-09-21T09:48:27.785 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.785 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.785 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.785 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:11.611908+0000", 2024-09-21T09:48:27.785 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1985e-05 2024-09-21T09:48:27.785 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.785 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.785 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.786 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.786 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.786 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:30277 6.2 6:4e58c8f5:::benchmark_data_smithi137_131945_object30276:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:48:27.786 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:15.183254+0000", 2024-09-21T09:48:27.786 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 252.58687683900001, 2024-09-21T09:48:27.786 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.061602948999999997, 2024-09-21T09:48:27.786 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.786 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.786 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.786 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.787 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.787 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 30277 2024-09-21T09:48:27.787 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.787 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.787 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.787 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.787 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183254+0000", 2024-09-21T09:48:27.787 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.788 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.788 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.788 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.788 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183254+0000", 2024-09-21T09:48:27.788 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.788 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.788 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.788 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.788 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183253+0000", 2024-09-21T09:48:27.788 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:27.788 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.788 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.788 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.788 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183309+0000", 2024-09-21T09:48:27.789 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5843e-05 2024-09-21T09:48:27.789 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.789 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.789 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.789 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183325+0000", 2024-09-21T09:48:27.789 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5889e-05 2024-09-21T09:48:27.789 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.789 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.789 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.789 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183330+0000", 2024-09-21T09:48:27.789 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8880000000000002e-06 2024-09-21T09:48:27.789 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.789 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.789 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.790 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183387+0000", 2024-09-21T09:48:27.790 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6823000000000001e-05 2024-09-21T09:48:27.790 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.790 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.790 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.790 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183526+0000", 2024-09-21T09:48:27.790 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013828199999999999 2024-09-21T09:48:27.790 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.790 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.790 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:48:27.790 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183663+0000", 2024-09-21T09:48:27.790 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000137353 2024-09-21T09:48:27.790 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.790 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.791 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.791 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.186082+0000", 2024-09-21T09:48:27.791 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0024194419999999999 2024-09-21T09:48:27.791 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.791 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.791 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.791 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.186781+0000", 2024-09-21T09:48:27.791 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00069875000000000004 2024-09-21T09:48:27.791 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.791 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.791 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.791 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.244774+0000", 2024-09-21T09:48:27.791 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.057992753000000001 2024-09-21T09:48:27.791 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.792 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.792 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.792 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.244821+0000", 2024-09-21T09:48:27.792 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7642999999999998e-05 2024-09-21T09:48:27.792 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.792 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.792 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.792 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.244857+0000", 2024-09-21T09:48:27.792 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5744999999999997e-05 2024-09-21T09:48:27.792 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.792 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.792 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.792 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.792 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.792 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:30278 6.2 6:4323169b:::benchmark_data_smithi137_131945_object30277:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:48:27.793 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:15.183345+0000", 2024-09-21T09:48:27.793 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 252.58678605, 2024-09-21T09:48:27.793 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.066381035000000005, 2024-09-21T09:48:27.793 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.793 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.793 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.793 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.793 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.793 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 30278 2024-09-21T09:48:27.793 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.793 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.793 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.793 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.793 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183345+0000", 2024-09-21T09:48:27.794 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.794 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.794 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.794 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.794 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183345+0000", 2024-09-21T09:48:27.794 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.794 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.794 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.794 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.794 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183345+0000", 2024-09-21T09:48:27.794 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:48:27.794 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.794 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.794 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.795 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183378+0000", 2024-09-21T09:48:27.795 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3093000000000003e-05 2024-09-21T09:48:27.795 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.795 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.795 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.795 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183386+0000", 2024-09-21T09:48:27.795 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9689999999999994e-06 2024-09-21T09:48:27.795 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.795 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.795 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.795 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.183390+0000", 2024-09-21T09:48:27.795 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4830000000000001e-06 2024-09-21T09:48:27.795 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.795 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.795 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.796 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.184888+0000", 2024-09-21T09:48:27.796 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014979699999999999 2024-09-21T09:48:27.796 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.796 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.796 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.796 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.185013+0000", 2024-09-21T09:48:27.796 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012485400000000001 2024-09-21T09:48:27.796 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.796 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.796 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:48:27.796 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.185149+0000", 2024-09-21T09:48:27.796 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013616999999999999 2024-09-21T09:48:27.796 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.796 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.796 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.797 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.186204+0000", 2024-09-21T09:48:27.797 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0010546259999999999 2024-09-21T09:48:27.797 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.797 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.797 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.797 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.186909+0000", 2024-09-21T09:48:27.797 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00070503899999999997 2024-09-21T09:48:27.797 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.797 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.797 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.797 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.249666+0000", 2024-09-21T09:48:27.797 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.062757650999999998 2024-09-21T09:48:27.797 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.797 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.798 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.798 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.249702+0000", 2024-09-21T09:48:27.798 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5308999999999997e-05 2024-09-21T09:48:27.798 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.798 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.798 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.798 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:15.249726+0000", 2024-09-21T09:48:27.798 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4374000000000001e-05 2024-09-21T09:48:27.798 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.798 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.798 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.798 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.798 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.798 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:34165 6.2 6:4a3ffb54:::benchmark_data_smithi137_131945_object34164:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e102)", 2024-09-21T09:48:27.798 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:16.955845+0000", 2024-09-21T09:48:27.799 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 250.814286498, 2024-09-21T09:48:27.799 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.074213640999999997, 2024-09-21T09:48:27.799 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.799 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.799 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.799 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.799 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.799 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 34165 2024-09-21T09:48:27.799 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.799 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.799 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.799 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.799 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.955845+0000", 2024-09-21T09:48:27.800 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.800 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.800 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.800 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.800 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.955845+0000", 2024-09-21T09:48:27.800 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.800 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.800 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.800 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.800 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.955843+0000", 2024-09-21T09:48:27.800 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:27.800 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.800 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.800 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.800 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.955870+0000", 2024-09-21T09:48:27.801 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6540999999999999e-05 2024-09-21T09:48:27.801 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.801 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.801 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.801 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.955882+0000", 2024-09-21T09:48:27.801 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1918e-05 2024-09-21T09:48:27.801 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.801 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.801 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.801 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.955887+0000", 2024-09-21T09:48:27.801 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0900000000000004e-06 2024-09-21T09:48:27.801 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.801 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.801 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.802 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.955927+0000", 2024-09-21T09:48:27.802 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9829000000000001e-05 2024-09-21T09:48:27.802 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.802 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.802 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.802 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.956034+0000", 2024-09-21T09:48:27.802 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000107802 2024-09-21T09:48:27.802 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.802 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.802 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:48:27.802 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.956159+0000", 2024-09-21T09:48:27.802 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000124299 2024-09-21T09:48:27.802 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.802 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.803 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.803 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.957722+0000", 2024-09-21T09:48:27.803 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001563067 2024-09-21T09:48:27.803 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.803 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.803 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.803 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:16.959032+0000", 2024-09-21T09:48:27.803 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013100430000000001 2024-09-21T09:48:27.803 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.803 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.803 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.803 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:17.029981+0000", 2024-09-21T09:48:27.803 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.070949518000000003 2024-09-21T09:48:27.803 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.804 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.804 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.804 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:17.030029+0000", 2024-09-21T09:48:27.804 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8050000000000002e-05 2024-09-21T09:48:27.804 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.804 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.804 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.804 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:17.030058+0000", 2024-09-21T09:48:27.804 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8918e-05 2024-09-21T09:48:27.804 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.804 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.804 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.804 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.804 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.805 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:110309 6.2 6:423f8061:::benchmark_data_smithi137_131945_object3320:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2024-09-21T09:48:27.805 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:58.950347+0000", 2024-09-21T09:48:27.805 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 148.819784575, 2024-09-21T09:48:27.805 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.096145289999999994, 2024-09-21T09:48:27.805 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.805 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.805 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.805 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.805 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.805 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 110309 2024-09-21T09:48:27.805 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.805 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.805 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.805 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.806 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950347+0000", 2024-09-21T09:48:27.806 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.806 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.806 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.806 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.806 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950347+0000", 2024-09-21T09:48:27.806 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.806 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.806 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.806 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.806 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950346+0000", 2024-09-21T09:48:27.806 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:48:27.806 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.806 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.807 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.807 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950351+0000", 2024-09-21T09:48:27.807 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9030000000000003e-06 2024-09-21T09:48:27.807 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.807 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.807 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.807 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950361+0000", 2024-09-21T09:48:27.807 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0502e-05 2024-09-21T09:48:27.807 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.807 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.807 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.807 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950367+0000", 2024-09-21T09:48:27.807 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6779999999999997e-06 2024-09-21T09:48:27.807 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.808 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.808 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.808 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950400+0000", 2024-09-21T09:48:27.808 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3096999999999998e-05 2024-09-21T09:48:27.808 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.808 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.808 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.808 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950469+0000", 2024-09-21T09:48:27.808 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8793000000000004e-05 2024-09-21T09:48:27.808 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.808 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.808 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:48:27.808 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950530+0000", 2024-09-21T09:48:27.808 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1055000000000004e-05 2024-09-21T09:48:27.809 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.809 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.809 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.809 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.951910+0000", 2024-09-21T09:48:27.809 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013802059999999999 2024-09-21T09:48:27.809 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.809 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.809 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.809 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.953866+0000", 2024-09-21T09:48:27.809 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0019558779999999999 2024-09-21T09:48:27.809 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.809 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.809 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.809 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.046408+0000", 2024-09-21T09:48:27.809 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.092542315 2024-09-21T09:48:27.810 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.810 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.810 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.810 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.046453+0000", 2024-09-21T09:48:27.810 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4880999999999999e-05 2024-09-21T09:48:27.810 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.810 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.810 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.810 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.046492+0000", 2024-09-21T09:48:27.810 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8677999999999998e-05 2024-09-21T09:48:27.810 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.810 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.810 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.810 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.811 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.811 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:120667 6.e 6:75c8ed2b:::benchmark_data_smithi137_131945_object13678:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:48:27.811 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:14.416345+0000", 2024-09-21T09:48:27.811 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 133.35378569400001, 2024-09-21T09:48:27.811 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.092486732000000002, 2024-09-21T09:48:27.811 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.811 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.811 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.811 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.811 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.811 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 120667 2024-09-21T09:48:27.811 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.811 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.811 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.812 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.812 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416345+0000", 2024-09-21T09:48:27.812 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.812 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.812 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.812 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.812 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416345+0000", 2024-09-21T09:48:27.812 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.812 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.812 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.812 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.812 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416344+0000", 2024-09-21T09:48:27.812 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:27.812 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.812 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.813 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.813 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416350+0000", 2024-09-21T09:48:27.813 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1909999999999997e-06 2024-09-21T09:48:27.813 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.813 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.813 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.813 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416362+0000", 2024-09-21T09:48:27.813 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1703e-05 2024-09-21T09:48:27.813 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.813 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.813 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.813 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416369+0000", 2024-09-21T09:48:27.813 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7100000000000001e-06 2024-09-21T09:48:27.813 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.814 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.814 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:27.815 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:27.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:27.816 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416410+0000", 2024-09-21T09:48:27.816 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1610999999999999e-05 2024-09-21T09:48:27.816 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.816 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.816 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.816 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416521+0000", 2024-09-21T09:48:27.816 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000110738 2024-09-21T09:48:27.816 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.817 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.817 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T09:48:27.817 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416647+0000", 2024-09-21T09:48:27.817 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000126093 2024-09-21T09:48:27.817 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.817 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.817 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.817 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.419540+0000", 2024-09-21T09:48:27.817 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0028925890000000001 2024-09-21T09:48:27.817 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.817 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.817 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.817 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454406+0000", 2024-09-21T09:48:27.817 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.034866532999999998 2024-09-21T09:48:27.818 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.818 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.818 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.818 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.508732+0000", 2024-09-21T09:48:27.818 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.054325568999999997 2024-09-21T09:48:27.818 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.818 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.818 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.818 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.508784+0000", 2024-09-21T09:48:27.818 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1866000000000001e-05 2024-09-21T09:48:27.818 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.818 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.818 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.818 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.508832+0000", 2024-09-21T09:48:27.819 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8539999999999999e-05 2024-09-21T09:48:27.819 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.819 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.819 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.819 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.819 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.819 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:120669 6.2 6:437c76c2:::benchmark_data_smithi137_131945_object13680:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:48:27.819 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:14.426649+0000", 2024-09-21T09:48:27.819 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 133.343481658, 2024-09-21T09:48:27.819 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.105149506, 2024-09-21T09:48:27.819 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.819 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.819 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.819 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.820 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.820 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 120669 2024-09-21T09:48:27.820 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.820 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.820 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.820 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.820 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426649+0000", 2024-09-21T09:48:27.820 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.820 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.820 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.820 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.820 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426649+0000", 2024-09-21T09:48:27.820 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.820 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.821 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.821 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.821 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426648+0000", 2024-09-21T09:48:27.821 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:27.821 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.821 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.821 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.821 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426656+0000", 2024-09-21T09:48:27.821 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1620000000000008e-06 2024-09-21T09:48:27.821 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.821 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.821 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.821 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426670+0000", 2024-09-21T09:48:27.821 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3929e-05 2024-09-21T09:48:27.822 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.822 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.822 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.822 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426676+0000", 2024-09-21T09:48:27.822 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5779999999999998e-06 2024-09-21T09:48:27.822 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.822 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.822 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.822 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426730+0000", 2024-09-21T09:48:27.822 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4613e-05 2024-09-21T09:48:27.822 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.822 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.822 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.822 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426861+0000", 2024-09-21T09:48:27.823 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000130677 2024-09-21T09:48:27.823 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.823 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.823 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:48:27.823 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426965+0000", 2024-09-21T09:48:27.823 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010411799999999999 2024-09-21T09:48:27.823 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.823 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.823 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.823 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.430455+0000", 2024-09-21T09:48:27.823 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0034903389999999999 2024-09-21T09:48:27.823 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.823 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.823 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.824 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.467035+0000", 2024-09-21T09:48:27.824 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.036579849999999997 2024-09-21T09:48:27.824 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.824 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.824 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.824 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531707+0000", 2024-09-21T09:48:27.824 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.064671647999999998 2024-09-21T09:48:27.824 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.824 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.824 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.824 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531760+0000", 2024-09-21T09:48:27.824 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3075000000000003e-05 2024-09-21T09:48:27.824 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.824 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.825 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.825 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531799+0000", 2024-09-21T09:48:27.825 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8989999999999998e-05 2024-09-21T09:48:27.825 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.825 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.825 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.825 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.825 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.825 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:120670 6.e 6:759593de:::benchmark_data_smithi137_131945_object13681:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:48:27.825 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:14.426728+0000", 2024-09-21T09:48:27.825 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 133.34340343, 2024-09-21T09:48:27.825 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.10506041000000001, 2024-09-21T09:48:27.825 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.825 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.826 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.826 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.826 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.826 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 120670 2024-09-21T09:48:27.826 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.826 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.826 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.826 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.826 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426728+0000", 2024-09-21T09:48:27.826 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.826 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.826 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.826 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.826 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426728+0000", 2024-09-21T09:48:27.827 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.827 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.827 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.827 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.827 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426727+0000", 2024-09-21T09:48:27.827 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:48:27.827 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.827 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.827 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.827 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426730+0000", 2024-09-21T09:48:27.827 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6410000000000002e-06 2024-09-21T09:48:27.827 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.827 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.827 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.827 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426735+0000", 2024-09-21T09:48:27.828 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8199999999999996e-06 2024-09-21T09:48:27.828 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.828 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.828 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.828 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426737+0000", 2024-09-21T09:48:27.828 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6390000000000001e-06 2024-09-21T09:48:27.828 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.828 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.828 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.828 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426769+0000", 2024-09-21T09:48:27.828 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1752999999999999e-05 2024-09-21T09:48:27.828 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.828 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.828 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.828 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426850+0000", 2024-09-21T09:48:27.829 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1081999999999994e-05 2024-09-21T09:48:27.829 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.829 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.829 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T09:48:27.829 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426926+0000", 2024-09-21T09:48:27.829 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.6243999999999997e-05 2024-09-21T09:48:27.829 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.829 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.829 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.829 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.430227+0000", 2024-09-21T09:48:27.829 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0033001720000000001 2024-09-21T09:48:27.829 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.829 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.829 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.830 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.508862+0000", 2024-09-21T09:48:27.830 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.078635457000000006 2024-09-21T09:48:27.830 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.830 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.830 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.830 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531700+0000", 2024-09-21T09:48:27.830 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.022837863 2024-09-21T09:48:27.830 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.830 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.830 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.830 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531755+0000", 2024-09-21T09:48:27.830 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4886000000000003e-05 2024-09-21T09:48:27.830 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.830 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.831 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.831 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531788+0000", 2024-09-21T09:48:27.831 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3293999999999997e-05 2024-09-21T09:48:27.831 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.831 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.831 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.831 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.831 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.831 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:120671 6.2 6:40f6e466:::benchmark_data_smithi137_131945_object13682:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:48:27.831 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:14.427062+0000", 2024-09-21T09:48:27.831 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 133.343068937, 2024-09-21T09:48:27.831 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.10482770700000001, 2024-09-21T09:48:27.831 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.831 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.831 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.832 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.832 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.832 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 120671 2024-09-21T09:48:27.832 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.832 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.832 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.832 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.832 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.427062+0000", 2024-09-21T09:48:27.832 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.832 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.832 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.832 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.832 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.427062+0000", 2024-09-21T09:48:27.832 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.833 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.833 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.833 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.833 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.427062+0000", 2024-09-21T09:48:27.833 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:48:27.833 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.833 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.833 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.833 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.427065+0000", 2024-09-21T09:48:27.833 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.264e-06 2024-09-21T09:48:27.833 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.833 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.833 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.833 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.427072+0000", 2024-09-21T09:48:27.834 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0809999999999996e-06 2024-09-21T09:48:27.834 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.834 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.834 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.834 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.427075+0000", 2024-09-21T09:48:27.834 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8940000000000002e-06 2024-09-21T09:48:27.834 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.834 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.834 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.834 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.428510+0000", 2024-09-21T09:48:27.834 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001435385 2024-09-21T09:48:27.834 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.834 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.834 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.835 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.428617+0000", 2024-09-21T09:48:27.835 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010675000000000001 2024-09-21T09:48:27.835 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.835 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.835 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:48:27.835 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.428744+0000", 2024-09-21T09:48:27.835 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012736900000000001 2024-09-21T09:48:27.835 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.835 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.835 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.835 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.430582+0000", 2024-09-21T09:48:27.835 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0018375049999999999 2024-09-21T09:48:27.835 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.835 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.835 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.836 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.467075+0000", 2024-09-21T09:48:27.836 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.036493471999999999 2024-09-21T09:48:27.836 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.836 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.836 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.836 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531834+0000", 2024-09-21T09:48:27.836 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.064759018000000002 2024-09-21T09:48:27.836 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.836 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.836 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.836 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531869+0000", 2024-09-21T09:48:27.836 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4236000000000002e-05 2024-09-21T09:48:27.836 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.836 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.836 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.837 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531890+0000", 2024-09-21T09:48:27.837 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1239000000000001e-05 2024-09-21T09:48:27.837 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.837 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.837 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.837 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.837 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.837 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:122799 6.2 6:47439bd7:::benchmark_data_smithi137_131945_object15810:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e137)", 2024-09-21T09:48:27.837 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:19.456408+0000", 2024-09-21T09:48:27.837 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 128.313722633, 2024-09-21T09:48:27.837 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.076742756999999995, 2024-09-21T09:48:27.837 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.837 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.837 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.838 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.838 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.838 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 122799 2024-09-21T09:48:27.838 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.838 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.838 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.838 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.838 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456408+0000", 2024-09-21T09:48:27.838 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.838 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.838 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.838 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.838 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456408+0000", 2024-09-21T09:48:27.838 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.838 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.839 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.839 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.839 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456406+0000", 2024-09-21T09:48:27.839 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999976 2024-09-21T09:48:27.839 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.839 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.839 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.839 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456421+0000", 2024-09-21T09:48:27.839 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.464e-05 2024-09-21T09:48:27.839 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.839 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.839 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.839 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456456+0000", 2024-09-21T09:48:27.839 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4956000000000002e-05 2024-09-21T09:48:27.839 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.840 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.840 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.840 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456468+0000", 2024-09-21T09:48:27.840 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2903e-05 2024-09-21T09:48:27.840 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.840 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.840 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.840 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456576+0000", 2024-09-21T09:48:27.840 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000107205 2024-09-21T09:48:27.840 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.840 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.840 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.840 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456742+0000", 2024-09-21T09:48:27.840 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016665199999999999 2024-09-21T09:48:27.841 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.841 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.841 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:48:27.841 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456817+0000", 2024-09-21T09:48:27.841 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4543999999999996e-05 2024-09-21T09:48:27.841 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.841 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.841 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.841 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.458486+0000", 2024-09-21T09:48:27.841 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0016693039999999999 2024-09-21T09:48:27.841 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.841 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.841 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.841 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.462220+0000", 2024-09-21T09:48:27.842 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0037336539999999999 2024-09-21T09:48:27.842 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.842 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.842 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.842 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.533066+0000", 2024-09-21T09:48:27.842 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.070846131000000007 2024-09-21T09:48:27.842 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.842 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.842 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.842 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.533113+0000", 2024-09-21T09:48:27.842 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7372e-05 2024-09-21T09:48:27.842 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.842 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.842 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.843 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.533151+0000", 2024-09-21T09:48:27.843 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7895999999999998e-05 2024-09-21T09:48:27.843 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.843 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.843 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.843 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.843 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.843 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:136136 6.e 6:791033e6:::benchmark_data_smithi137_131945_object29147:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e138)", 2024-09-21T09:48:27.843 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:40.292204+0000", 2024-09-21T09:48:27.843 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 107.47792670600001, 2024-09-21T09:48:27.843 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.064056135, 2024-09-21T09:48:27.843 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.843 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.844 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.844 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.844 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.844 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 136136 2024-09-21T09:48:27.844 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.844 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.844 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.844 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.844 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.292204+0000", 2024-09-21T09:48:27.844 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.844 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.844 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.844 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.844 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.292204+0000", 2024-09-21T09:48:27.845 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.845 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.845 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.845 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.845 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.292202+0000", 2024-09-21T09:48:27.845 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:48:27.845 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.845 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.845 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.845 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.292213+0000", 2024-09-21T09:48:27.845 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0682999999999999e-05 2024-09-21T09:48:27.845 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.845 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.845 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.845 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.292240+0000", 2024-09-21T09:48:27.846 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7103000000000001e-05 2024-09-21T09:48:27.846 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.846 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.846 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.846 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.292252+0000", 2024-09-21T09:48:27.846 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1430000000000001e-05 2024-09-21T09:48:27.846 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.846 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.846 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.846 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.292325+0000", 2024-09-21T09:48:27.846 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3057000000000002e-05 2024-09-21T09:48:27.846 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.846 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.847 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.847 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.292391+0000", 2024-09-21T09:48:27.847 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6511000000000001e-05 2024-09-21T09:48:27.847 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.847 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.847 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T09:48:27.847 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.292455+0000", 2024-09-21T09:48:27.847 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4194000000000002e-05 2024-09-21T09:48:27.847 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.847 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.847 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.847 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.294181+0000", 2024-09-21T09:48:27.847 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001725624 2024-09-21T09:48:27.847 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.847 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.848 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.848 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.299458+0000", 2024-09-21T09:48:27.848 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052764880000000002 2024-09-21T09:48:27.848 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.848 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.848 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.848 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.356199+0000", 2024-09-21T09:48:27.848 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.056741435 2024-09-21T09:48:27.848 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.848 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.848 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.848 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.356235+0000", 2024-09-21T09:48:27.848 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5994000000000001e-05 2024-09-21T09:48:27.848 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.849 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.849 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.849 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.356261+0000", 2024-09-21T09:48:27.849 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5516000000000001e-05 2024-09-21T09:48:27.849 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.849 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.849 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.849 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.849 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.849 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:136356 6.2 6:43e701c7:::benchmark_data_smithi137_131945_object29367:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e138)", 2024-09-21T09:48:27.849 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:40.615474+0000", 2024-09-21T09:48:27.849 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 107.154656864, 2024-09-21T09:48:27.849 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.06270307, 2024-09-21T09:48:27.849 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.850 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.850 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.850 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.850 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.850 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 136356 2024-09-21T09:48:27.850 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.850 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.850 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.850 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.850 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.615474+0000", 2024-09-21T09:48:27.850 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.850 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.850 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.850 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.851 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.615474+0000", 2024-09-21T09:48:27.851 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.851 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.851 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.851 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.851 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.615472+0000", 2024-09-21T09:48:27.851 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999976 2024-09-21T09:48:27.851 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.851 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.851 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.851 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.615485+0000", 2024-09-21T09:48:27.851 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2513e-05 2024-09-21T09:48:27.851 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.851 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.851 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.852 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.615523+0000", 2024-09-21T09:48:27.852 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8278999999999997e-05 2024-09-21T09:48:27.852 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.852 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.853 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.853 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.615539+0000", 2024-09-21T09:48:27.853 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5977e-05 2024-09-21T09:48:27.853 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.853 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.854 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.615652+0000", 2024-09-21T09:48:27.854 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000112705 2024-09-21T09:48:27.854 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.854 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.854 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.615770+0000", 2024-09-21T09:48:27.854 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011875900000000001 2024-09-21T09:48:27.854 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.854 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:48:27.854 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.615864+0000", 2024-09-21T09:48:27.854 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.3208000000000006e-05 2024-09-21T09:48:27.855 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.855 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.855 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.855 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.617918+0000", 2024-09-21T09:48:27.855 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0020540860000000001 2024-09-21T09:48:27.855 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.855 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.855 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.855 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.677772+0000", 2024-09-21T09:48:27.855 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.059853982999999999 2024-09-21T09:48:27.855 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.855 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.855 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.855 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.678090+0000", 2024-09-21T09:48:27.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000318914 2024-09-21T09:48:27.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.856 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.856 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.678148+0000", 2024-09-21T09:48:27.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7686999999999998e-05 2024-09-21T09:48:27.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.856 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.856 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:40.678177+0000", 2024-09-21T09:48:27.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.9105999999999999e-05 2024-09-21T09:48:27.856 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.856 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.856 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.857 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.857 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.857 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:136868 6.e 6:71feb683:::benchmark_data_smithi137_131945_object29879:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e138)", 2024-09-21T09:48:27.857 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:41.412924+0000", 2024-09-21T09:48:27.857 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 106.35720741900001, 2024-09-21T09:48:27.857 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.063909242000000005, 2024-09-21T09:48:27.857 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.857 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.857 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.857 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.857 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.857 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 136868 2024-09-21T09:48:27.857 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.857 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.858 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.858 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.858 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.412924+0000", 2024-09-21T09:48:27.858 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.858 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.858 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.858 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.858 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.412924+0000", 2024-09-21T09:48:27.858 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.858 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.858 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.858 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.858 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.412923+0000", 2024-09-21T09:48:27.859 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:48:27.859 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.859 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.859 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.859 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.412927+0000", 2024-09-21T09:48:27.859 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6e-06 2024-09-21T09:48:27.859 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.859 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.859 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.859 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.412938+0000", 2024-09-21T09:48:27.859 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1229e-05 2024-09-21T09:48:27.859 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.859 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.859 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.859 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.412945+0000", 2024-09-21T09:48:27.860 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.387e-06 2024-09-21T09:48:27.860 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.860 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.860 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.860 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.412973+0000", 2024-09-21T09:48:27.860 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7710000000000001e-05 2024-09-21T09:48:27.860 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.860 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.860 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.860 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.413041+0000", 2024-09-21T09:48:27.860 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8850999999999995e-05 2024-09-21T09:48:27.860 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.860 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.861 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T09:48:27.861 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.413137+0000", 2024-09-21T09:48:27.861 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.5441999999999999e-05 2024-09-21T09:48:27.861 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.861 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.861 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.861 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.415694+0000", 2024-09-21T09:48:27.861 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0025568539999999999 2024-09-21T09:48:27.861 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.861 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.861 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.861 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.423362+0000", 2024-09-21T09:48:27.861 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0076687650000000001 2024-09-21T09:48:27.861 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.861 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.862 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.476749+0000", 2024-09-21T09:48:27.862 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.053386905999999998 2024-09-21T09:48:27.862 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.862 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.862 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.476795+0000", 2024-09-21T09:48:27.862 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5893000000000003e-05 2024-09-21T09:48:27.862 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.862 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.862 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.476833+0000", 2024-09-21T09:48:27.862 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7654999999999998e-05 2024-09-21T09:48:27.862 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.863 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.863 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.863 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.863 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:136875 6.2 6:419e0002:::benchmark_data_smithi137_131945_object29886:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e138)", 2024-09-21T09:48:27.863 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:41.422970+0000", 2024-09-21T09:48:27.863 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 106.347160837, 2024-09-21T09:48:27.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.068793071999999997, 2024-09-21T09:48:27.863 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.863 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.863 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.863 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.863 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.863 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 136875 2024-09-21T09:48:27.864 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.864 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.864 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.864 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.422970+0000", 2024-09-21T09:48:27.864 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.864 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.864 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.864 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.422970+0000", 2024-09-21T09:48:27.864 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.864 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.864 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.865 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.422968+0000", 2024-09-21T09:48:27.865 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:48:27.865 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.865 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.865 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.865 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.422975+0000", 2024-09-21T09:48:27.865 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1640000000000004e-06 2024-09-21T09:48:27.865 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.865 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.865 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.865 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.422990+0000", 2024-09-21T09:48:27.865 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4858000000000001e-05 2024-09-21T09:48:27.865 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.865 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.865 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.866 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.422997+0000", 2024-09-21T09:48:27.866 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.584e-06 2024-09-21T09:48:27.866 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.866 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.866 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.866 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.423063+0000", 2024-09-21T09:48:27.866 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6229999999999994e-05 2024-09-21T09:48:27.866 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.866 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.866 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.866 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.423173+0000", 2024-09-21T09:48:27.866 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011004 2024-09-21T09:48:27.866 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.866 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.867 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:48:27.867 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.423274+0000", 2024-09-21T09:48:27.867 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000100558 2024-09-21T09:48:27.867 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.867 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.867 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.867 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.425331+0000", 2024-09-21T09:48:27.867 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0020569799999999999 2024-09-21T09:48:27.867 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.867 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.867 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.867 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.472272+0000", 2024-09-21T09:48:27.867 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.046941509999999999 2024-09-21T09:48:27.867 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.867 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.868 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.868 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.491705+0000", 2024-09-21T09:48:27.868 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.019433153000000002 2024-09-21T09:48:27.868 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.868 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.868 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.868 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.491737+0000", 2024-09-21T09:48:27.868 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.2146e-05 2024-09-21T09:48:27.868 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.868 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.868 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.868 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:41.491763+0000", 2024-09-21T09:48:27.868 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5956e-05 2024-09-21T09:48:27.868 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.869 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.869 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.869 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.869 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.869 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:208727 6.e 6:7c59b58c:::benchmark_data_smithi137_131945_object101738:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154)", 2024-09-21T09:48:27.869 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:48:19.245171+0000", 2024-09-21T09:48:27.869 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 8.5249602390000003, 2024-09-21T09:48:27.869 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.061107751000000002, 2024-09-21T09:48:27.869 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.869 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.869 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.869 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.869 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.869 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 208727 2024-09-21T09:48:27.869 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.870 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.870 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.870 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.870 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:19.245171+0000", 2024-09-21T09:48:27.870 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.870 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.870 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.870 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.870 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:19.245171+0000", 2024-09-21T09:48:27.870 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.870 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.870 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.870 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.870 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:19.245169+0000", 2024-09-21T09:48:27.871 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:27.871 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.871 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.871 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.871 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:19.245178+0000", 2024-09-21T09:48:27.871 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4379999999999995e-06 2024-09-21T09:48:27.871 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.871 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.871 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.871 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:19.245189+0000", 2024-09-21T09:48:27.871 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1294999999999999e-05 2024-09-21T09:48:27.871 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.871 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.872 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.872 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:19.245194+0000", 2024-09-21T09:48:27.872 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9869999999999999e-06 2024-09-21T09:48:27.872 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.872 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.872 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.872 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:19.245230+0000", 2024-09-21T09:48:27.872 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6189999999999997e-05 2024-09-21T09:48:27.872 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.872 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.872 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.872 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:19.245322+0000", 2024-09-21T09:48:27.872 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1693000000000005e-05 2024-09-21T09:48:27.872 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.873 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.873 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T09:48:27.873 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:19.245439+0000", 2024-09-21T09:48:27.873 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000117343 2024-09-21T09:48:27.873 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.873 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.873 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.873 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:19.249496+0000", 2024-09-21T09:48:27.873 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.004056423 2024-09-21T09:48:27.873 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.873 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.873 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.873 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:19.251595+0000", 2024-09-21T09:48:27.873 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0020994429999999999 2024-09-21T09:48:27.873 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.874 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.874 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.874 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:19.306223+0000", 2024-09-21T09:48:27.874 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.054627628999999997 2024-09-21T09:48:27.874 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.874 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.874 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.874 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:19.306254+0000", 2024-09-21T09:48:27.874 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1458000000000003e-05 2024-09-21T09:48:27.874 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.874 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.874 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.874 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:19.306279+0000", 2024-09-21T09:48:27.874 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4223000000000002e-05 2024-09-21T09:48:27.875 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.875 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.875 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.875 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.875 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.875 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:213635 6.e 6:788c39e5:::benchmark_data_smithi137_131945_object106646:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154)", 2024-09-21T09:48:27.875 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:48:24.920703+0000", 2024-09-21T09:48:27.875 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 2.8494278280000001, 2024-09-21T09:48:27.875 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.062644106000000005, 2024-09-21T09:48:27.875 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.875 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.875 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.875 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.876 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.876 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 213635 2024-09-21T09:48:27.876 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.876 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.876 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.876 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.876 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.920703+0000", 2024-09-21T09:48:27.876 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.876 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.876 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.876 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.876 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.920703+0000", 2024-09-21T09:48:27.876 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.876 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.877 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.877 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.877 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.920701+0000", 2024-09-21T09:48:27.877 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:48:27.877 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.877 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.877 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.877 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.920709+0000", 2024-09-21T09:48:27.877 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9109999999999993e-06 2024-09-21T09:48:27.877 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.877 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.877 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.877 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.920725+0000", 2024-09-21T09:48:27.877 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6293000000000001e-05 2024-09-21T09:48:27.877 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.878 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.878 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.878 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.920736+0000", 2024-09-21T09:48:27.878 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0202e-05 2024-09-21T09:48:27.878 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.878 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.878 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.878 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.949982+0000", 2024-09-21T09:48:27.878 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.029245956 2024-09-21T09:48:27.878 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.878 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.878 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.878 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.950106+0000", 2024-09-21T09:48:27.879 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000124809 2024-09-21T09:48:27.879 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.879 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.879 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T09:48:27.879 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.950235+0000", 2024-09-21T09:48:27.879 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012862799999999999 2024-09-21T09:48:27.879 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.879 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.879 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.879 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.960853+0000", 2024-09-21T09:48:27.879 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010618107999999999 2024-09-21T09:48:27.879 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.879 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.879 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.879 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.960886+0000", 2024-09-21T09:48:27.880 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3259999999999997e-05 2024-09-21T09:48:27.880 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.880 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.880 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.880 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.983267+0000", 2024-09-21T09:48:27.880 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.022380081999999999 2024-09-21T09:48:27.880 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.880 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.880 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.880 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.983310+0000", 2024-09-21T09:48:27.880 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3049000000000001e-05 2024-09-21T09:48:27.880 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.880 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.880 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.880 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.983347+0000", 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7780000000000001e-05 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:213671 6.e 6:78be5f49:::benchmark_data_smithi137_131945_object106682:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154)", 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:48:24.971181+0000", 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 2.798949806, 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.070554881999999999, 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 213671 2024-09-21T09:48:27.881 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.882 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.882 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.882 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.882 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.971181+0000", 2024-09-21T09:48:27.882 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.882 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.882 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.882 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.882 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.971181+0000", 2024-09-21T09:48:27.882 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.882 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.882 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.882 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.882 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.971181+0000", 2024-09-21T09:48:27.883 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:48:27.883 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.883 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.883 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.883 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.971185+0000", 2024-09-21T09:48:27.883 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5399999999999997e-06 2024-09-21T09:48:27.883 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.883 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.883 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.883 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.971194+0000", 2024-09-21T09:48:27.883 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1749999999999994e-06 2024-09-21T09:48:27.883 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.883 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.883 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.883 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.971200+0000", 2024-09-21T09:48:27.884 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2900000000000002e-06 2024-09-21T09:48:27.884 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.884 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.884 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.884 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.978880+0000", 2024-09-21T09:48:27.884 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0076808240000000002 2024-09-21T09:48:27.884 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.884 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.884 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.884 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.978982+0000", 2024-09-21T09:48:27.884 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010168 2024-09-21T09:48:27.884 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.884 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.884 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T09:48:27.884 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.979088+0000", 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000105907 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984383+0000", 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052952240000000003 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.985957+0000", 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001573943 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:25.041664+0000", 2024-09-21T09:48:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.055706433 2024-09-21T09:48:27.886 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.886 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.886 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.886 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:25.041698+0000", 2024-09-21T09:48:27.886 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4375999999999997e-05 2024-09-21T09:48:27.886 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.886 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.886 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.886 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:25.041736+0000", 2024-09-21T09:48:27.886 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8223999999999999e-05 2024-09-21T09:48:27.886 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.886 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.886 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.886 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.886 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.887 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:213679 6.2 6:459041b0:::benchmark_data_smithi137_131945_object106690:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154)", 2024-09-21T09:48:27.887 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:48:24.984104+0000", 2024-09-21T09:48:27.887 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 2.7860266220000001, 2024-09-21T09:48:27.887 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.061799076000000001, 2024-09-21T09:48:27.887 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.887 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.887 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.887 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.887 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.887 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 213679 2024-09-21T09:48:27.887 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.887 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.887 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.887 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.888 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984104+0000", 2024-09-21T09:48:27.888 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.888 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.888 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.888 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.888 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984104+0000", 2024-09-21T09:48:27.888 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.888 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.888 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.888 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.888 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984103+0000", 2024-09-21T09:48:27.888 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:27.888 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.888 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.888 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.889 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984109+0000", 2024-09-21T09:48:27.889 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4779999999999996e-06 2024-09-21T09:48:27.889 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.889 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.889 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.889 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984130+0000", 2024-09-21T09:48:27.889 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.0806e-05 2024-09-21T09:48:27.889 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.889 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.889 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.889 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984136+0000", 2024-09-21T09:48:27.889 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4689999999999996e-06 2024-09-21T09:48:27.889 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.889 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.890 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.890 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984242+0000", 2024-09-21T09:48:27.890 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000106154 2024-09-21T09:48:27.890 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.890 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.890 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.890 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984355+0000", 2024-09-21T09:48:27.890 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000113706 2024-09-21T09:48:27.890 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.890 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.890 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:48:27.890 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984898+0000", 2024-09-21T09:48:27.890 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00054275899999999997 2024-09-21T09:48:27.890 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.890 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.891 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.891 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.992164+0000", 2024-09-21T09:48:27.891 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0072654989999999999 2024-09-21T09:48:27.891 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.891 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.891 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.891 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.996013+0000", 2024-09-21T09:48:27.891 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003849454 2024-09-21T09:48:27.891 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.891 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.891 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.891 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:25.045799+0000", 2024-09-21T09:48:27.891 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.049786282000000001 2024-09-21T09:48:27.891 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.892 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.892 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.892 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:25.045853+0000", 2024-09-21T09:48:27.892 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3847999999999997e-05 2024-09-21T09:48:27.892 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.892 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.892 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.892 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:25.045904+0000", 2024-09-21T09:48:27.892 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0207999999999998e-05 2024-09-21T09:48:27.892 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.892 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.892 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.892 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.892 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.892 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:213680 6.2 6:41757120:::benchmark_data_smithi137_131945_object106691:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154)", 2024-09-21T09:48:27.893 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:48:24.984147+0000", 2024-09-21T09:48:27.893 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 2.7859840309999999, 2024-09-21T09:48:27.893 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.061905091000000002, 2024-09-21T09:48:27.893 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:27.893 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:27.893 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:27.893 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:27.893 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:27.893 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 213680 2024-09-21T09:48:27.893 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.893 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:27.893 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.893 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:27.893 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984147+0000", 2024-09-21T09:48:27.893 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.894 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.894 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.894 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:27.894 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984147+0000", 2024-09-21T09:48:27.894 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:27.894 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.894 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.894 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:27.894 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984147+0000", 2024-09-21T09:48:27.894 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:48:27.894 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.894 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.894 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:27.894 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984149+0000", 2024-09-21T09:48:27.895 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.723e-06 2024-09-21T09:48:27.895 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.895 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.895 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:27.895 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984163+0000", 2024-09-21T09:48:27.895 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3669000000000001e-05 2024-09-21T09:48:27.895 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.895 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.895 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:27.895 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984166+0000", 2024-09-21T09:48:27.895 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.512e-06 2024-09-21T09:48:27.895 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.895 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.895 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:27.896 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.992196+0000", 2024-09-21T09:48:27.896 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0080293429999999995 2024-09-21T09:48:27.896 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.896 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.896 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:27.896 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.992335+0000", 2024-09-21T09:48:27.896 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013928899999999999 2024-09-21T09:48:27.896 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.896 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.896 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:48:27.896 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.992844+0000", 2024-09-21T09:48:27.896 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00050937499999999995 2024-09-21T09:48:27.896 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.896 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.896 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.897 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.995961+0000", 2024-09-21T09:48:27.897 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0031169050000000001 2024-09-21T09:48:27.897 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.897 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.897 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:27.897 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.996018+0000", 2024-09-21T09:48:27.897 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6786000000000001e-05 2024-09-21T09:48:27.897 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.897 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.897 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:27.897 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:25.045936+0000", 2024-09-21T09:48:27.897 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.049918022999999999 2024-09-21T09:48:27.897 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.897 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.898 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:27.898 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:25.046017+0000", 2024-09-21T09:48:27.898 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0659000000000001e-05 2024-09-21T09:48:27.898 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:27.898 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:27.898 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:27.898 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:25.046052+0000", 2024-09-21T09:48:27.898 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5302999999999997e-05 2024-09-21T09:48:27.898 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.898 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.898 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.898 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:27.898 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:27.898 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:48:27.916 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:27.937 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:27.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:27.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:28.038 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:28.061 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:28.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:28.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:27 smithi165 ceph-mon[86023]: pgmap v431: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 89 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 842 op/s; 12585/4344 objects degraded (289.710%); 182/4344 objects misplaced (4.190%); 0 B/s, 86 objects/s recovering 2024-09-21T09:48:28.163 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:28.184 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:28.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:28.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:28.254 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:27 smithi137 ceph-mon[93825]: pgmap v431: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 89 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 842 op/s; 12585/4344 objects degraded (289.710%); 182/4344 objects misplaced (4.190%); 0 B/s, 86 objects/s recovering 2024-09-21T09:48:28.254 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:27 smithi137 ceph-mon[97575]: pgmap v431: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 89 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 842 op/s; 12585/4344 objects degraded (289.710%); 182/4344 objects misplaced (4.190%); 0 B/s, 86 objects/s recovering 2024-09-21T09:48:28.355 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:28.376 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:28.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:28.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:28.478 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:28.499 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:28.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:28.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:28.601 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:28.623 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:28.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:28.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:28.724 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:28.745 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:28.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:28.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:28.847 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:28.869 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:28.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:28.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:28.877 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T09:48:28.970 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:28.977 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:28.980 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:28.992 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:28.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:28.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:29.094 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:29.106 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:28 smithi137 ceph-mon[93825]: osdmap e155: 8 total, 8 up, 8 in 2024-09-21T09:48:29.106 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:28 smithi137 ceph-mon[97575]: osdmap e155: 8 total, 8 up, 8 in 2024-09-21T09:48:29.115 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:29.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:29.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:29.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:28 smithi165 ceph-mon[86023]: osdmap e155: 8 total, 8 up, 8 in 2024-09-21T09:48:29.216 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:29.238 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:29.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:29.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:29.339 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:29.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:29.363 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:29.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:29.442 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:48:29.442 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:48:29.442 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:48:29.442 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:48:29.442 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:48:29.443 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:48:29.443 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:48:29.443 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:48:29.443 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:48:29.443 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:48:29.443 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:48:29.443 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:48:29.443 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:48:29.443 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:48:29.444 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:48:29.444 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:48:29.464 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:29.487 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:29.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:29.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:29.591 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:29.613 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:29.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:29.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:29.715 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:29.735 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:29.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:29.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:29.837 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:29.858 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:29.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:29.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:29.960 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:29.981 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:29.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:29.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:29.996 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:48:30.083 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:30.105 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:30.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:30.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:30.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:29 smithi165 ceph-mon[86023]: pgmap v433: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.9 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 12585/192 objects degraded (6554.688%); 0 B/s, 120 objects/s recovering 2024-09-21T09:48:30.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:29 smithi165 ceph-mon[86023]: osdmap e156: 8 total, 8 up, 8 in 2024-09-21T09:48:30.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:29 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/649334548' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:48:30.207 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:30.223 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:29 smithi137 ceph-mon[93825]: pgmap v433: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.9 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 12585/192 objects degraded (6554.688%); 0 B/s, 120 objects/s recovering 2024-09-21T09:48:30.223 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:29 smithi137 ceph-mon[93825]: osdmap e156: 8 total, 8 up, 8 in 2024-09-21T09:48:30.223 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:29 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/649334548' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:48:30.223 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:29 smithi137 ceph-mon[97575]: pgmap v433: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.9 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 12585/192 objects degraded (6554.688%); 0 B/s, 120 objects/s recovering 2024-09-21T09:48:30.223 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:29 smithi137 ceph-mon[97575]: osdmap e156: 8 total, 8 up, 8 in 2024-09-21T09:48:30.224 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:29 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/649334548' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:48:30.228 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:30.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:30.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:30.330 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:30.351 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:30.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:30.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:30.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:48:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:48:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:48:30.453 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:30.477 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:30.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:30.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:30.579 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:30.600 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:30.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:30.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:30.702 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:30.723 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:30.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:30.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:30.825 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:30.847 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:30.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:30.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:30.948 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:30.970 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:30.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:30.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:31.071 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:31.094 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:31.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:31.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:31.196 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:31.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:31.218 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:31.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:31.319 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:31.340 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:31.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:31.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:31.442 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:31.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:31.465 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:31.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:31.566 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:31.587 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:31.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:31.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:31.689 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:31.710 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:31.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:31.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:31.812 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:31.835 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:31.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:31.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:31.936 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:31.958 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:31.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:31.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:32.060 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:32.081 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:32.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:32.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:32.094 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:31 smithi165 ceph-mon[86023]: pgmap v435: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 456 op/s; 10791/78 objects degraded (13834.615%); 0 B/s, 217 objects/s recovering 2024-09-21T09:48:32.094 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:31 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 10791/78 objects degraded (13834.615%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:32.182 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:32.205 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:32.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:32.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:31 smithi137 ceph-mon[93825]: pgmap v435: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 456 op/s; 10791/78 objects degraded (13834.615%); 0 B/s, 217 objects/s recovering 2024-09-21T09:48:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:31 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 10791/78 objects degraded (13834.615%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:48:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:48:31] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.51.0" 2024-09-21T09:48:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:31 smithi137 ceph-mon[97575]: pgmap v435: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 456 op/s; 10791/78 objects degraded (13834.615%); 0 B/s, 217 objects/s recovering 2024-09-21T09:48:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:31 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 10791/78 objects degraded (13834.615%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:32.307 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:32.328 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:32.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:32.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:32.341 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:48:32.342 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:48:32.431 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:32.454 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:32.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:32.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:32.556 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:32.580 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:32.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:32.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:32.682 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:32.704 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:32.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:32.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:32.805 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:32.826 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:32.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:32.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:32.928 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:32.953 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:32.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:32.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:33.006 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T09:48:33.054 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:33.075 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:33.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:33.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:33.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:32 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:33.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:32 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:33.178 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:33.180 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:32 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:33.180 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:32 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:33.181 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:32 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:33.181 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:32 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:33.201 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:33.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:33.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:33.285 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:48:33.303 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:33.324 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:33.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:33.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:33.426 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:33.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:33.450 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:33.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:33.537 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:48:33.537 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:48:33.537 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2024-09-21T09:48:33.537 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T09:48:33.537 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T09:48:33.538 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 config set filestore_inject_stall 3 2024-09-21T09:48:33.550 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:33.604 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:33.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:33.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:33.706 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:33.729 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:33.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:33.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:33.831 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:33.853 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:33.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:33.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:33.955 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:33.976 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:33.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:33.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:34.078 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:34.100 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:34.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:34.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:33 smithi165 ceph-mon[86023]: pgmap v436: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 403 op/s; 10791/78 objects degraded (13834.615%); 0 B/s, 217 objects/s recovering 2024-09-21T09:48:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:33 smithi165 ceph-mon[86023]: osdmap e157: 8 total, 8 up, 8 in 2024-09-21T09:48:34.202 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:34.223 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:34.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:34.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:34.288 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:33 smithi137 ceph-mon[93825]: pgmap v436: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 403 op/s; 10791/78 objects degraded (13834.615%); 0 B/s, 217 objects/s recovering 2024-09-21T09:48:34.288 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:33 smithi137 ceph-mon[93825]: osdmap e157: 8 total, 8 up, 8 in 2024-09-21T09:48:34.288 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:33 smithi137 ceph-mon[97575]: pgmap v436: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 403 op/s; 10791/78 objects degraded (13834.615%); 0 B/s, 217 objects/s recovering 2024-09-21T09:48:34.288 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:33 smithi137 ceph-mon[97575]: osdmap e157: 8 total, 8 up, 8 in 2024-09-21T09:48:34.324 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:34.349 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:34.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:34.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:34.374 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:48:34.451 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:34.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:34.473 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:34.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:34.574 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:34.596 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:34.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:34.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:34.697 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:34.719 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:34.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:34.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:34.821 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:34.837 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:34.847 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:34.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:34.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:34.948 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:34.974 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:34.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:34.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:35.076 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:35.081 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:34 smithi137 ceph-mon[93825]: osdmap e158: 8 total, 8 up, 8 in 2024-09-21T09:48:35.082 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:34 smithi137 ceph-mon[97575]: osdmap e158: 8 total, 8 up, 8 in 2024-09-21T09:48:35.098 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:35.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:35.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:35.199 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:35.225 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:35.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:35.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:35.327 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:35.331 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:34 smithi165 ceph-mon[86023]: osdmap e158: 8 total, 8 up, 8 in 2024-09-21T09:48:35.349 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:35.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:35.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:35.450 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:35.474 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:35.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:35.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:35.575 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:35.597 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:35.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:35.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:35.699 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:35.720 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:35.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:35.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:35.822 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:35.847 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:35.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:35.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:35.894 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:48:35.894 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:48:35.948 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:35.972 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:35.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:35.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:36.074 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:36.096 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:36.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:36.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:36.165 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:35 smithi137 ceph-mon[93825]: pgmap v439: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 9 op/s; 10791/78 objects degraded (13834.615%); 0 B/s, 305 objects/s recovering 2024-09-21T09:48:36.165 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:35 smithi137 ceph-mon[93825]: osdmap e159: 8 total, 8 up, 8 in 2024-09-21T09:48:36.166 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:35 smithi137 ceph-mon[97575]: pgmap v439: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 9 op/s; 10791/78 objects degraded (13834.615%); 0 B/s, 305 objects/s recovering 2024-09-21T09:48:36.166 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:35 smithi137 ceph-mon[97575]: osdmap e159: 8 total, 8 up, 8 in 2024-09-21T09:48:36.198 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:36.220 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:36.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:36.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:36.265 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:35 smithi165 ceph-mon[86023]: pgmap v439: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 9 op/s; 10791/78 objects degraded (13834.615%); 0 B/s, 305 objects/s recovering 2024-09-21T09:48:36.265 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:35 smithi165 ceph-mon[86023]: osdmap e159: 8 total, 8 up, 8 in 2024-09-21T09:48:36.322 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:36.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:36.344 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:36.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:36.445 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:36.469 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:36.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:36.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:36.571 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:36.593 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:36.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:36.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:36.609 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T09:48:36.675 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:36.696 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:36.719 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:36.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:36.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:36.820 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:36.842 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:36.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:36.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:36.908 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:48:36.925 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T09:48:36.945 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:36.967 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:36.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:36.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:37.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:36 smithi137 ceph-mon[93825]: osdmap e160: 8 total, 8 up, 8 in 2024-09-21T09:48:37.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:36 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 10791/78 objects degraded (13834.615%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:37.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:36 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/512362132' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:48:37.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:36 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:48:37.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:36 smithi137 ceph-mon[97575]: osdmap e160: 8 total, 8 up, 8 in 2024-09-21T09:48:37.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:36 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 10791/78 objects degraded (13834.615%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:37.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:36 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/512362132' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:48:37.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:36 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:48:37.068 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:37.090 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:37.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:37.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:37.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:36 smithi165 ceph-mon[86023]: osdmap e160: 8 total, 8 up, 8 in 2024-09-21T09:48:37.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:36 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 10791/78 objects degraded (13834.615%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T09:48:37.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:36 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/512362132' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:48:37.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:36 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:48:37.192 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:37.218 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:37.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:37.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:37.320 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:37.342 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:37.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:37.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:37.444 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:37.467 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:37.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:37.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:37.568 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:37.591 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:37.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:37.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:37.693 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:37.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:37.716 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:37.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:37.817 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:37.839 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:37.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:37.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:37.933 INFO:teuthology.orchestra.run.smithi137.stderr:pool 'unique_pool_1' removed 2024-09-21T09:48:37.940 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:37.965 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:37.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:37.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:38.067 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:38.068 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:37 smithi165 ceph-mon[86023]: pgmap v442: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 10791/78 objects degraded (13834.615%); 0 B/s, 236 objects/s recovering 2024-09-21T09:48:38.069 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:37 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:48:38.069 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:37 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:48:38.069 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:37 smithi165 ceph-mon[86023]: osdmap e161: 8 total, 8 up, 8 in 2024-09-21T09:48:38.069 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:37 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/910574129' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:48:38.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:38.111 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:38.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:38.212 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:38.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:38.246 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:38.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:38.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:37 smithi137 ceph-mon[93825]: pgmap v442: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 10791/78 objects degraded (13834.615%); 0 B/s, 236 objects/s recovering 2024-09-21T09:48:38.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:37 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:48:38.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:37 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:48:38.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:37 smithi137 ceph-mon[93825]: osdmap e161: 8 total, 8 up, 8 in 2024-09-21T09:48:38.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:37 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/910574129' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:48:38.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:37 smithi137 ceph-mon[97575]: pgmap v442: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 10791/78 objects degraded (13834.615%); 0 B/s, 236 objects/s recovering 2024-09-21T09:48:38.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:37 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:48:38.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:37 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:48:38.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:37 smithi137 ceph-mon[97575]: osdmap e161: 8 total, 8 up, 8 in 2024-09-21T09:48:38.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:37 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/910574129' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:48:38.347 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:38.367 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:38.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:38.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:38.469 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:38.490 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:38.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:38.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:38.592 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:38.613 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:38.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:38.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:38.654 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:48:38.655 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:48:38.715 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:38.737 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:38.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:38.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:38.839 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:38.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:38.861 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:38.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:38.962 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:38.984 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:38.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:38.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:39.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:38 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/910574129' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:48:39.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:38 smithi137 ceph-mon[93825]: osdmap e162: 8 total, 8 up, 8 in 2024-09-21T09:48:39.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:38 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/910574129' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:48:39.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:38 smithi137 ceph-mon[97575]: osdmap e162: 8 total, 8 up, 8 in 2024-09-21T09:48:39.086 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:39.107 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:39.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:39.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:39.209 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:39.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:39.231 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:39.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:39.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:38 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/910574129' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:48:39.258 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:38 smithi165 ceph-mon[86023]: osdmap e162: 8 total, 8 up, 8 in 2024-09-21T09:48:39.281 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T09:48:39.332 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:39.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:39.354 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:39.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:39.455 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:39.476 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:39.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:39.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:39.567 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:48:39.577 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:39.598 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:39.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:39.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:39.700 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:39.721 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:39.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:39.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:39.823 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:39.843 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:39.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:39.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:39.945 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:39.966 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:39.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:39.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:40.068 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:40.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:40.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:40.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:40.143 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:39 smithi137 ceph-mon[93825]: pgmap v445: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:48:40.143 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:39 smithi137 ceph-mon[93825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10791/78 objects degraded (13834.615%), 6 pgs degraded, 6 pgs undersized) 2024-09-21T09:48:40.143 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:40.143 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:48:40.143 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:39 smithi137 ceph-mon[97575]: pgmap v445: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:48:40.143 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:39 smithi137 ceph-mon[97575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10791/78 objects degraded (13834.615%), 6 pgs degraded, 6 pgs undersized) 2024-09-21T09:48:40.143 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:40.144 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:48:40.191 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:40.213 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:40.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:40.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:40.214 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:39 smithi165 ceph-mon[86023]: pgmap v445: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:48:40.214 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:39 smithi165 ceph-mon[86023]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10791/78 objects degraded (13834.615%), 6 pgs degraded, 6 pgs undersized) 2024-09-21T09:48:40.214 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:40.214 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:48:40.255 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:48:40.255 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:48:40.255 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:48:40.255 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:48:40.255 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:48:40.255 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:48:40.255 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:48:40.255 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:48:40.255 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:48:40.256 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:48:40.256 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:48:40.256 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:48:40.256 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:48:40.256 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:48:40.256 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:48:40.256 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:48:40.314 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:40.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:40.337 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:40.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:40.438 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:40.459 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:40.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:40.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:40.561 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:40.581 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:40.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:40.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:40.616 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:48:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:48:40.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:48:40.683 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:40.705 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:40.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:40.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:40.807 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:40.815 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T09:48:40.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:40.829 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:40.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:40.930 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:40.954 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:40.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:40.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:41.056 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:41.078 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:41.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:41.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:41.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:40 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2643758777' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:48:41.181 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:41.204 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:41.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:41.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:41.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:40 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2643758777' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:48:41.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:40 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2643758777' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:48:41.305 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:41.328 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:41.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:41.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:41.405 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:48:41.406 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T09:48:41.406 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 0 2024-09-21T09:48:41.406 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:48:41.429 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:41.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:41.455 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:41.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:41.556 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:41.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:41.583 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:41.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:41.684 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:41.706 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:41.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:41.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:41.808 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:41.834 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:41.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:41.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:41.936 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:41.962 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:41.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:41.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:41.997 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:41 smithi165 ceph-mon[86023]: pgmap v446: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:48:41.999 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T09:48:42.063 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:42.088 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:42.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:42.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:42.190 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:42.212 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:42.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:42.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:42.242 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:48:42.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:41 smithi137 ceph-mon[93825]: pgmap v446: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:48:42.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:41 smithi137 ceph-mon[97575]: pgmap v446: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:48:42.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:48:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:48:41] "GET /metrics HTTP/1.1" 200 34076 "" "Prometheus/2.51.0" 2024-09-21T09:48:42.314 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:42.335 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:42.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:42.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:42.437 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:42.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:42.461 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:42.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:42.561 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:42.587 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:42.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:42.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:42.689 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:42.714 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:42.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:42.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:42.816 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:42.841 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:42.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:42.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:42.943 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:42.968 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:42.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:42.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:43.070 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:43.092 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:43.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:43.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:43.194 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:43.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:43.215 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:43.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:43.317 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:43.341 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:43.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:43.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:43.442 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:43.463 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:43.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:43.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:43.565 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:43.588 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:43.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:43.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:43.690 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:43.711 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:43.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:43.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:43.813 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:43.835 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:43.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:43.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:43.886 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:48:43.886 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T09:48:43.886 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T09:48:43.887 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T09:48:43.887 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:48:43.938 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:43.961 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:43.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:43.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:44.063 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:44.085 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:44.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:44.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:44.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:43 smithi165 ceph-mon[86023]: pgmap v447: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:44.187 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:44.212 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:44.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:44.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:43 smithi137 ceph-mon[93825]: pgmap v447: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:44.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:43 smithi137 ceph-mon[97575]: pgmap v447: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:44.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:44.340 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:44.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:44.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:44.442 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:44.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:44.464 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:44.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:44.513 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:48:44.513 INFO:teuthology.orchestra.run.smithi137.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T09:48:44.513 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:48:44.565 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:44.586 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:44.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:44.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:44.622 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T09:48:44.687 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:44.727 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:44.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:44.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:44.829 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:44.851 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:44.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:44.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:44.911 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:48:44.953 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:44.979 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:44.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:44.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:45.080 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:45.101 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:45.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:45.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:45.203 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:45.229 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:45.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:45.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:45.330 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:45.352 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:45.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:45.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:45.454 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:45.479 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:45.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:45.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:45.580 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:45.602 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:45.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:45.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:45.704 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:45.728 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:45.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:45.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:45.760 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T09:48:45.761 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T09:48:45.761 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2024-09-21T09:48:45.761 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_2 16 2024-09-21T09:48:45.830 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:45.851 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:45.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:45.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:45.952 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:45.973 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:45.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:45.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:46.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:45 smithi137 ceph-mon[93825]: pgmap v448: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:46.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:46.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:45 smithi137 ceph-mon[97575]: pgmap v448: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:46.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:46.075 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:46.098 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:46.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:46.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:46.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:45 smithi165 ceph-mon[86023]: pgmap v448: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:46.182 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:46.200 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:46.221 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:46.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:46.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:46.323 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:46.344 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:46.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:46.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:46.446 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:46.467 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:46.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:46.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:46.568 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:46.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:46.592 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:46.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:46.693 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:46.706 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:48:46.706 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T09:48:46.706 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T09:48:46.706 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T09:48:46.706 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.706 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106742 6.a 6:5b36a762:::benchmark_data_smithi137_131945_object106741:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:48:46.706 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.370640+0000", 2024-09-21T09:48:46.706 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 206.331611017, 2024-09-21T09:48:46.706 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.373832217999997, 2024-09-21T09:48:46.706 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.707 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.707 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.707 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.707 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.707 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106742 2024-09-21T09:48:46.707 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.707 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.707 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.707 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.707 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370640+0000", 2024-09-21T09:48:46.707 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.707 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.707 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.707 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.708 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370640+0000", 2024-09-21T09:48:46.708 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.708 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.708 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.708 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.708 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370630+0000", 2024-09-21T09:48:46.708 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999905 2024-09-21T09:48:46.708 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.708 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.708 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.708 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370722+0000", 2024-09-21T09:48:46.708 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1343999999999998e-05 2024-09-21T09:48:46.708 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.708 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.708 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.709 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370737+0000", 2024-09-21T09:48:46.709 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5707000000000001e-05 2024-09-21T09:48:46.709 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.709 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.709 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.709 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370744+0000", 2024-09-21T09:48:46.709 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3829999999999997e-06 2024-09-21T09:48:46.709 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.709 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.709 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.709 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622303+0000", 2024-09-21T09:48:46.709 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.251559318 2024-09-21T09:48:46.709 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.709 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.710 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.710 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622311+0000", 2024-09-21T09:48:46.710 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8860000000000004e-06 2024-09-21T09:48:46.710 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.710 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.710 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.710 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847206+0000", 2024-09-21T09:48:46.710 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22489525199999999 2024-09-21T09:48:46.710 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.710 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.710 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.711 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847210+0000", 2024-09-21T09:48:46.711 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4240000000000002e-06 2024-09-21T09:48:46.711 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.711 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.711 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.711 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.715747+0000", 2024-09-21T09:48:46.711 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.868537330999999 2024-09-21T09:48:46.711 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.711 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.711 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.711 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.715839+0000", 2024-09-21T09:48:46.711 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1745999999999999e-05 2024-09-21T09:48:46.711 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.711 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.712 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:48:46.712 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.715952+0000", 2024-09-21T09:48:46.712 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000113606 2024-09-21T09:48:46.712 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.712 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.712 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.712 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723751+0000", 2024-09-21T09:48:46.712 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0077985609999999999 2024-09-21T09:48:46.712 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.712 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.713 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.713 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723794+0000", 2024-09-21T09:48:46.713 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3374000000000002e-05 2024-09-21T09:48:46.713 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.713 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.713 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.713 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.741794+0000", 2024-09-21T09:48:46.713 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.018000197999999999 2024-09-21T09:48:46.713 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.713 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.713 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.714 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.741833+0000", 2024-09-21T09:48:46.714 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8319999999999999e-05 2024-09-21T09:48:46.714 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.714 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.714 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.714 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744472+0000", 2024-09-21T09:48:46.714 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002639129 2024-09-21T09:48:46.714 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.714 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.714 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.714 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.714 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.714 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106780 6.a 6:585134ee:::benchmark_data_smithi137_131945_object106779:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:48:46.714 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.446465+0000", 2024-09-21T09:48:46.715 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 206.25578540800001, 2024-09-21T09:48:46.715 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.307939683000001, 2024-09-21T09:48:46.715 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.715 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.715 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.715 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.715 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.715 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106780 2024-09-21T09:48:46.715 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.715 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.715 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.715 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.715 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446465+0000", 2024-09-21T09:48:46.715 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.716 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.716 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.716 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.716 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446465+0000", 2024-09-21T09:48:46.716 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.716 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.716 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.716 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.716 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446464+0000", 2024-09-21T09:48:46.716 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:46.716 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.716 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.716 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.716 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446506+0000", 2024-09-21T09:48:46.717 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2580999999999998e-05 2024-09-21T09:48:46.717 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.717 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.717 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.717 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446520+0000", 2024-09-21T09:48:46.717 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4229999999999999e-05 2024-09-21T09:48:46.717 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.717 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.717 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.717 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446527+0000", 2024-09-21T09:48:46.717 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1290000000000001e-06 2024-09-21T09:48:46.717 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.717 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.717 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.717 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622332+0000", 2024-09-21T09:48:46.718 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.175805144 2024-09-21T09:48:46.718 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.718 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.718 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.718 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622335+0000", 2024-09-21T09:48:46.718 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.236e-06 2024-09-21T09:48:46.718 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.718 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.718 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.718 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847227+0000", 2024-09-21T09:48:46.718 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22489246800000001 2024-09-21T09:48:46.718 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.718 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.718 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.719 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847230+0000", 2024-09-21T09:48:46.719 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8540000000000001e-06 2024-09-21T09:48:46.719 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.719 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.719 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.719 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.719047+0000", 2024-09-21T09:48:46.719 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.871817039 2024-09-21T09:48:46.719 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.719 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.719 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.719 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.719178+0000", 2024-09-21T09:48:46.719 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013047800000000001 2024-09-21T09:48:46.719 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.719 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.720 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:48:46.720 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.719349+0000", 2024-09-21T09:48:46.720 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00017141699999999999 2024-09-21T09:48:46.720 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.720 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.720 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.720 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723786+0000", 2024-09-21T09:48:46.720 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0044368319999999999 2024-09-21T09:48:46.720 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.720 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.720 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.720 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723802+0000", 2024-09-21T09:48:46.720 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5566e-05 2024-09-21T09:48:46.720 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.721 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.721 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.721 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.752326+0000", 2024-09-21T09:48:46.721 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.028523918999999998 2024-09-21T09:48:46.721 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.721 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.721 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.721 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.752364+0000", 2024-09-21T09:48:46.721 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8407e-05 2024-09-21T09:48:46.721 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.721 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.721 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.721 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.754405+0000", 2024-09-21T09:48:46.721 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002040966 2024-09-21T09:48:46.722 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.722 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.722 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.722 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.722 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.722 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106804 6.a 6:55f09526:::benchmark_data_smithi137_131945_object106803:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:48:46.722 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.483691+0000", 2024-09-21T09:48:46.722 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 206.21855973699999, 2024-09-21T09:48:46.722 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.272319508999999, 2024-09-21T09:48:46.722 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.722 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.722 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.722 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.723 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.723 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106804 2024-09-21T09:48:46.723 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.723 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.723 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.723 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.723 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483691+0000", 2024-09-21T09:48:46.723 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.723 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.723 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.723 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.723 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483691+0000", 2024-09-21T09:48:46.723 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.723 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.724 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.724 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.724 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483690+0000", 2024-09-21T09:48:46.724 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:46.724 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.724 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.724 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.724 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483740+0000", 2024-09-21T09:48:46.724 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0510000000000003e-05 2024-09-21T09:48:46.724 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.724 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.724 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.724 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483753+0000", 2024-09-21T09:48:46.724 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2305e-05 2024-09-21T09:48:46.724 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.725 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.725 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.725 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483757+0000", 2024-09-21T09:48:46.725 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7500000000000003e-06 2024-09-21T09:48:46.725 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.725 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.725 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.725 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622354+0000", 2024-09-21T09:48:46.725 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.138596722999999 2024-09-21T09:48:46.725 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.725 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.725 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.725 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622357+0000", 2024-09-21T09:48:46.725 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.078e-06 2024-09-21T09:48:46.726 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.726 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.726 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.726 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847247+0000", 2024-09-21T09:48:46.726 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.224890111 2024-09-21T09:48:46.726 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.726 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.726 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.726 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847250+0000", 2024-09-21T09:48:46.726 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7209999999999999e-06 2024-09-21T09:48:46.726 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.726 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.726 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.726 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.721472+0000", 2024-09-21T09:48:46.727 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.874222450000001 2024-09-21T09:48:46.727 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.727 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.727 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.727 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.721608+0000", 2024-09-21T09:48:46.727 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013519699999999999 2024-09-21T09:48:46.727 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.727 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.727 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:48:46.727 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.721712+0000", 2024-09-21T09:48:46.727 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000104113 2024-09-21T09:48:46.727 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.727 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.727 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.728 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728248+0000", 2024-09-21T09:48:46.728 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0065361710000000003 2024-09-21T09:48:46.728 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.728 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.728 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.728 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728256+0000", 2024-09-21T09:48:46.728 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.5399999999999996e-06 2024-09-21T09:48:46.728 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.728 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.728 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.728 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.754477+0000", 2024-09-21T09:48:46.728 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.026220461 2024-09-21T09:48:46.728 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.728 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.728 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.729 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.754507+0000", 2024-09-21T09:48:46.729 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0623999999999997e-05 2024-09-21T09:48:46.729 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.729 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.729 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.729 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756010+0000", 2024-09-21T09:48:46.729 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015029900000000001 2024-09-21T09:48:46.729 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.729 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.729 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.729 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.729 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.729 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106832 6.a 6:5e2beac6:::benchmark_data_smithi137_131945_object106831:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:48:46.729 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.530166+0000", 2024-09-21T09:48:46.730 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 206.17208462299999, 2024-09-21T09:48:46.730 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.231508040000001, 2024-09-21T09:48:46.730 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.730 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.730 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.730 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.730 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.730 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106832 2024-09-21T09:48:46.730 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.730 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.730 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.730 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.730 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530166+0000", 2024-09-21T09:48:46.730 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.731 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.731 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.731 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.731 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530166+0000", 2024-09-21T09:48:46.731 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.731 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.731 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.731 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.731 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530164+0000", 2024-09-21T09:48:46.731 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:48:46.731 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.731 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.731 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.731 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530198+0000", 2024-09-21T09:48:46.731 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3334999999999998e-05 2024-09-21T09:48:46.732 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.732 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.732 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.732 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530215+0000", 2024-09-21T09:48:46.732 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7554000000000002e-05 2024-09-21T09:48:46.732 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.732 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.732 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.732 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530222+0000", 2024-09-21T09:48:46.732 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7209999999999997e-06 2024-09-21T09:48:46.732 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.732 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.732 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.732 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622375+0000", 2024-09-21T09:48:46.733 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.092153496 2024-09-21T09:48:46.733 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.733 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.733 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.733 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622378+0000", 2024-09-21T09:48:46.733 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.745e-06 2024-09-21T09:48:46.733 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.733 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:46.735 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.735 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847266+0000", 2024-09-21T09:48:46.735 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22488830200000001 2024-09-21T09:48:46.735 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.735 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.735 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.735 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847269+0000", 2024-09-21T09:48:46.735 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.79e-06 2024-09-21T09:48:46.735 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.735 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.736 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.736 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723843+0000", 2024-09-21T09:48:46.736 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.876574224999999 2024-09-21T09:48:46.736 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.736 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.736 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.736 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723983+0000", 2024-09-21T09:48:46.736 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000139608 2024-09-21T09:48:46.736 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.736 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.736 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:48:46.736 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.724086+0000", 2024-09-21T09:48:46.736 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000102626 2024-09-21T09:48:46.737 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.737 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.737 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.737 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728262+0000", 2024-09-21T09:48:46.737 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0041768530000000003 2024-09-21T09:48:46.737 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.737 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.737 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.737 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734326+0000", 2024-09-21T09:48:46.737 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0060637599999999996 2024-09-21T09:48:46.737 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.737 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.737 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.737 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.759525+0000", 2024-09-21T09:48:46.738 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.025198914999999999 2024-09-21T09:48:46.738 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.738 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.738 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.738 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.759562+0000", 2024-09-21T09:48:46.738 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7159000000000001e-05 2024-09-21T09:48:46.738 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.738 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.738 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.738 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.761674+0000", 2024-09-21T09:48:46.738 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0021118349999999998 2024-09-21T09:48:46.738 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.738 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.738 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.739 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.739 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.739 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106866 6.a 6:5ad41113:::benchmark_data_smithi137_131945_object106865:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:48:46.739 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.565902+0000", 2024-09-21T09:48:46.739 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 206.13634893099999, 2024-09-21T09:48:46.739 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.197289761, 2024-09-21T09:48:46.739 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.739 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.739 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.739 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.739 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.739 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106866 2024-09-21T09:48:46.739 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.739 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.740 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.740 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.740 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565902+0000", 2024-09-21T09:48:46.740 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.740 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.740 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.740 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.740 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565902+0000", 2024-09-21T09:48:46.740 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.740 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.740 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.740 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.740 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565900+0000", 2024-09-21T09:48:46.740 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:46.741 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.741 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.741 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.741 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565949+0000", 2024-09-21T09:48:46.741 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8977999999999998e-05 2024-09-21T09:48:46.741 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.741 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.741 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.741 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565962+0000", 2024-09-21T09:48:46.741 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.312e-05 2024-09-21T09:48:46.741 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.741 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.741 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.741 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565968+0000", 2024-09-21T09:48:46.742 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.789e-06 2024-09-21T09:48:46.742 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.742 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.742 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.742 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622395+0000", 2024-09-21T09:48:46.742 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.056427133 2024-09-21T09:48:46.742 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.742 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.742 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.742 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622398+0000", 2024-09-21T09:48:46.742 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6450000000000001e-06 2024-09-21T09:48:46.742 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.742 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.742 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.743 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847286+0000", 2024-09-21T09:48:46.743 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22488794100000001 2024-09-21T09:48:46.743 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.743 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.743 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.743 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847288+0000", 2024-09-21T09:48:46.743 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6960000000000001e-06 2024-09-21T09:48:46.743 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.743 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.743 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.743 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.725869+0000", 2024-09-21T09:48:46.743 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.878581013000002 2024-09-21T09:48:46.743 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.743 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.744 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.744 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.725998+0000", 2024-09-21T09:48:46.744 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012845200000000001 2024-09-21T09:48:46.744 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.744 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.744 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:48:46.744 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.726162+0000", 2024-09-21T09:48:46.744 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016404899999999999 2024-09-21T09:48:46.744 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.744 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.744 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.744 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734337+0000", 2024-09-21T09:48:46.744 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0081753940000000008 2024-09-21T09:48:46.744 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.745 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.745 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.745 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734382+0000", 2024-09-21T09:48:46.745 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4867999999999998e-05 2024-09-21T09:48:46.745 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.745 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.745 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.745 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.761710+0000", 2024-09-21T09:48:46.745 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.027328150999999998 2024-09-21T09:48:46.745 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.745 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.746 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.746 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.761744+0000", 2024-09-21T09:48:46.746 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3444e-05 2024-09-21T09:48:46.746 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.746 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.746 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.746 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.763192+0000", 2024-09-21T09:48:46.746 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001447699 2024-09-21T09:48:46.746 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.746 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.746 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.746 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.746 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.746 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106870 6.a 6:55cba413:::benchmark_data_smithi137_131945_object106869:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:48:46.747 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.574469+0000", 2024-09-21T09:48:46.747 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 206.12778137699999, 2024-09-21T09:48:46.747 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.20572379, 2024-09-21T09:48:46.747 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.747 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.747 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.747 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.747 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.747 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106870 2024-09-21T09:48:46.747 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.747 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.747 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.747 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.747 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574469+0000", 2024-09-21T09:48:46.748 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.748 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.748 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.748 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.748 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574469+0000", 2024-09-21T09:48:46.748 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.748 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.748 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.748 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.748 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574467+0000", 2024-09-21T09:48:46.748 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999976 2024-09-21T09:48:46.748 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.748 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.748 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.749 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574512+0000", 2024-09-21T09:48:46.749 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.528e-05 2024-09-21T09:48:46.749 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.749 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.749 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.749 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574531+0000", 2024-09-21T09:48:46.749 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9114999999999999e-05 2024-09-21T09:48:46.749 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.749 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.749 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.749 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574539+0000", 2024-09-21T09:48:46.749 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8029999999999997e-06 2024-09-21T09:48:46.749 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.749 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.750 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.750 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622422+0000", 2024-09-21T09:48:46.750 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.047882312 2024-09-21T09:48:46.750 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.750 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.750 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.750 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622425+0000", 2024-09-21T09:48:46.750 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8920000000000002e-06 2024-09-21T09:48:46.750 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.750 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.750 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.750 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847305+0000", 2024-09-21T09:48:46.750 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.224879669 2024-09-21T09:48:46.750 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.751 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.751 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.751 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847308+0000", 2024-09-21T09:48:46.751 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8509999999999999e-06 2024-09-21T09:48:46.751 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.751 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.751 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.751 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728288+0000", 2024-09-21T09:48:46.751 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.880979833000001 2024-09-21T09:48:46.751 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.751 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.751 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.751 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728433+0000", 2024-09-21T09:48:46.751 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000144845 2024-09-21T09:48:46.752 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.752 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.752 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:48:46.752 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728609+0000", 2024-09-21T09:48:46.752 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000176071 2024-09-21T09:48:46.752 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.752 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.752 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.752 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734433+0000", 2024-09-21T09:48:46.752 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0058245629999999996 2024-09-21T09:48:46.752 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.752 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.752 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.752 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734441+0000", 2024-09-21T09:48:46.753 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1329999999999999e-06 2024-09-21T09:48:46.753 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.753 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.753 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.753 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.778424+0000", 2024-09-21T09:48:46.753 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.043982563000000002 2024-09-21T09:48:46.753 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.753 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.753 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.753 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.778460+0000", 2024-09-21T09:48:46.753 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6405999999999997e-05 2024-09-21T09:48:46.753 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.753 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.753 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.754 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.780193+0000", 2024-09-21T09:48:46.754 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0017326959999999999 2024-09-21T09:48:46.754 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.754 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.754 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.754 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.754 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.754 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106878 6.a 6:5867720d:::benchmark_data_smithi137_131945_object106877:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:48:46.754 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.587913+0000", 2024-09-21T09:48:46.754 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 206.114337861, 2024-09-21T09:48:46.754 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.193645762999999, 2024-09-21T09:48:46.754 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.754 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.754 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.755 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.755 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.755 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106878 2024-09-21T09:48:46.755 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.755 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.755 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.755 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.755 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.587913+0000", 2024-09-21T09:48:46.755 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.755 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.755 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.755 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.755 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.587913+0000", 2024-09-21T09:48:46.755 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.755 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.756 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.756 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.756 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.587911+0000", 2024-09-21T09:48:46.756 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:46.756 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.756 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.756 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.756 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.588028+0000", 2024-09-21T09:48:46.756 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000116536 2024-09-21T09:48:46.756 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.756 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.756 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.756 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.588039+0000", 2024-09-21T09:48:46.756 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1406000000000001e-05 2024-09-21T09:48:46.757 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.757 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.757 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.757 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.588045+0000", 2024-09-21T09:48:46.757 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6640000000000003e-06 2024-09-21T09:48:46.757 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.757 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.757 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.757 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622446+0000", 2024-09-21T09:48:46.757 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.034401648999999 2024-09-21T09:48:46.757 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.757 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.757 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.757 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622449+0000", 2024-09-21T09:48:46.758 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.79e-06 2024-09-21T09:48:46.758 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.758 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.758 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.758 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847325+0000", 2024-09-21T09:48:46.758 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22487523600000001 2024-09-21T09:48:46.758 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.758 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.758 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.758 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847328+0000", 2024-09-21T09:48:46.758 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.101e-06 2024-09-21T09:48:46.758 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.758 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.758 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.759 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.731728+0000", 2024-09-21T09:48:46.759 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.884400424999999 2024-09-21T09:48:46.759 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.759 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.759 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.759 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.731826+0000", 2024-09-21T09:48:46.759 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7606e-05 2024-09-21T09:48:46.759 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.759 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.759 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:48:46.759 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.731938+0000", 2024-09-21T09:48:46.759 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000112186 2024-09-21T09:48:46.759 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.759 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.760 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.760 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744485+0000", 2024-09-21T09:48:46.760 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.012546817 2024-09-21T09:48:46.760 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.760 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.760 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.760 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744531+0000", 2024-09-21T09:48:46.760 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6513e-05 2024-09-21T09:48:46.760 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.760 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.760 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.760 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.780227+0000", 2024-09-21T09:48:46.760 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.035695969000000001 2024-09-21T09:48:46.761 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.761 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.761 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.761 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.780262+0000", 2024-09-21T09:48:46.761 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4412999999999997e-05 2024-09-21T09:48:46.761 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.761 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.761 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.761 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.781559+0000", 2024-09-21T09:48:46.761 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001297039 2024-09-21T09:48:46.761 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.761 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.761 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.761 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.762 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.762 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106899 6.a 6:5ad37e41:::benchmark_data_smithi137_131945_object106898:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:48:46.762 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.614951+0000", 2024-09-21T09:48:46.762 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 206.087299304, 2024-09-21T09:48:46.762 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.178406346999999, 2024-09-21T09:48:46.762 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.762 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.762 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.762 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.762 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.762 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106899 2024-09-21T09:48:46.762 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.762 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.763 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.763 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.763 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.614951+0000", 2024-09-21T09:48:46.763 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.763 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.763 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.763 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.763 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.614951+0000", 2024-09-21T09:48:46.763 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.763 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.763 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.763 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.763 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.614949+0000", 2024-09-21T09:48:46.763 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:48:46.764 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.764 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.764 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.764 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.615100+0000", 2024-09-21T09:48:46.764 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000150805 2024-09-21T09:48:46.764 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.764 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.764 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.764 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.615135+0000", 2024-09-21T09:48:46.764 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4208000000000002e-05 2024-09-21T09:48:46.764 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.764 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.764 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.765 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.615265+0000", 2024-09-21T09:48:46.765 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013055900000000001 2024-09-21T09:48:46.765 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.765 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.765 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.765 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622470+0000", 2024-09-21T09:48:46.765 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.007204645 2024-09-21T09:48:46.765 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.765 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.765 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.765 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622472+0000", 2024-09-21T09:48:46.765 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.655e-06 2024-09-21T09:48:46.765 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.765 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.766 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.766 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847347+0000", 2024-09-21T09:48:46.766 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22487469500000001 2024-09-21T09:48:46.766 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.766 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.766 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.766 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847350+0000", 2024-09-21T09:48:46.766 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.729e-06 2024-09-21T09:48:46.766 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.766 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.766 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.766 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734471+0000", 2024-09-21T09:48:46.766 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.887120741 2024-09-21T09:48:46.766 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.767 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.767 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.767 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734560+0000", 2024-09-21T09:48:46.767 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9599999999999996e-05 2024-09-21T09:48:46.767 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.767 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.767 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:48:46.767 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734670+0000", 2024-09-21T09:48:46.767 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000109941 2024-09-21T09:48:46.767 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.767 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.767 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.767 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744490+0000", 2024-09-21T09:48:46.767 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0098196389999999998 2024-09-21T09:48:46.768 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.768 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.768 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.768 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744563+0000", 2024-09-21T09:48:46.768 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3289999999999998e-05 2024-09-21T09:48:46.768 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.768 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.768 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.768 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.791859+0000", 2024-09-21T09:48:46.768 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.047296003000000003 2024-09-21T09:48:46.768 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.768 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.768 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.768 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.791896+0000", 2024-09-21T09:48:46.769 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6887000000000001e-05 2024-09-21T09:48:46.769 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.769 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.769 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.769 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.793358+0000", 2024-09-21T09:48:46.769 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001461827 2024-09-21T09:48:46.769 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.769 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.769 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.769 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.769 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.769 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106915 6.a 6:5d1b92ed:::benchmark_data_smithi137_131945_object106914:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:48:46.769 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.639302+0000", 2024-09-21T09:48:46.769 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 206.062948718, 2024-09-21T09:48:46.770 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.155394237000003, 2024-09-21T09:48:46.770 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.770 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.770 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.770 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.770 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.770 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106915 2024-09-21T09:48:46.770 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.770 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.770 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.770 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.770 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639302+0000", 2024-09-21T09:48:46.770 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.771 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.771 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.771 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.771 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639302+0000", 2024-09-21T09:48:46.771 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.771 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.771 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.771 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.771 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639300+0000", 2024-09-21T09:48:46.771 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999976 2024-09-21T09:48:46.771 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.771 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.771 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.771 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639366+0000", 2024-09-21T09:48:46.771 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6408999999999994e-05 2024-09-21T09:48:46.772 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.772 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.772 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.772 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639381+0000", 2024-09-21T09:48:46.772 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5136999999999999e-05 2024-09-21T09:48:46.772 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.772 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.772 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.772 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639406+0000", 2024-09-21T09:48:46.772 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.491e-05 2024-09-21T09:48:46.772 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.772 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.772 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.772 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622494+0000", 2024-09-21T09:48:46.773 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.983087827 2024-09-21T09:48:46.773 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.773 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.773 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.773 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622501+0000", 2024-09-21T09:48:46.773 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9840000000000004e-06 2024-09-21T09:48:46.773 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.773 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.773 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.773 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847366+0000", 2024-09-21T09:48:46.773 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22486552000000001 2024-09-21T09:48:46.773 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.773 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.773 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.774 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847370+0000", 2024-09-21T09:48:46.774 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5370000000000002e-06 2024-09-21T09:48:46.774 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.774 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.774 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.774 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.736824+0000", 2024-09-21T09:48:46.774 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.889453652 2024-09-21T09:48:46.774 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.774 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.774 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.774 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.736913+0000", 2024-09-21T09:48:46.774 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9466e-05 2024-09-21T09:48:46.774 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.774 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.775 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:48:46.775 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.737013+0000", 2024-09-21T09:48:46.775 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9633e-05 2024-09-21T09:48:46.775 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.775 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.775 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.775 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744568+0000", 2024-09-21T09:48:46.775 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00755574 2024-09-21T09:48:46.775 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.775 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.775 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.775 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744599+0000", 2024-09-21T09:48:46.775 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0818999999999997e-05 2024-09-21T09:48:46.775 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.776 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.776 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.776 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.793399+0000", 2024-09-21T09:48:46.776 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.048799446000000003 2024-09-21T09:48:46.776 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.776 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.776 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.776 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.793432+0000", 2024-09-21T09:48:46.776 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3725e-05 2024-09-21T09:48:46.776 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.776 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.776 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.776 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.794696+0000", 2024-09-21T09:48:46.776 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012637060000000001 2024-09-21T09:48:46.777 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.777 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.777 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.777 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.777 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.777 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106933 6.a 6:58195292:::benchmark_data_smithi137_131945_object106932:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:48:46.777 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.661864+0000", 2024-09-21T09:48:46.777 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 206.040386837, 2024-09-21T09:48:46.777 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.134064305999999, 2024-09-21T09:48:46.777 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.777 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.777 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.777 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.777 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.778 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106933 2024-09-21T09:48:46.778 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.778 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.778 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.778 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.778 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661864+0000", 2024-09-21T09:48:46.778 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.778 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.778 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.778 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.778 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661864+0000", 2024-09-21T09:48:46.778 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.778 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.779 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.779 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.779 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661862+0000", 2024-09-21T09:48:46.779 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:48:46.779 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.779 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.779 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.779 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661903+0000", 2024-09-21T09:48:46.779 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1294999999999997e-05 2024-09-21T09:48:46.779 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.779 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.779 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.779 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661924+0000", 2024-09-21T09:48:46.779 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.0922999999999999e-05 2024-09-21T09:48:46.780 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.780 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.780 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.780 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661933+0000", 2024-09-21T09:48:46.780 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.0389999999999993e-06 2024-09-21T09:48:46.780 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.780 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.780 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.780 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622519+0000", 2024-09-21T09:48:46.780 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.960585799 2024-09-21T09:48:46.780 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.780 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.780 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.780 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622526+0000", 2024-09-21T09:48:46.781 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7410000000000003e-06 2024-09-21T09:48:46.781 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.781 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.781 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.781 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847388+0000", 2024-09-21T09:48:46.781 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22486208599999999 2024-09-21T09:48:46.781 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.781 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.781 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.781 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847390+0000", 2024-09-21T09:48:46.781 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6599999999999999e-06 2024-09-21T09:48:46.781 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.781 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.781 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.782 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.739216+0000", 2024-09-21T09:48:46.782 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.891825375 2024-09-21T09:48:46.782 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.782 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.782 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.782 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.739302+0000", 2024-09-21T09:48:46.782 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6182999999999998e-05 2024-09-21T09:48:46.782 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.782 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.782 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:48:46.782 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.739402+0000", 2024-09-21T09:48:46.782 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9659000000000002e-05 2024-09-21T09:48:46.782 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.782 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.783 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.783 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744574+0000", 2024-09-21T09:48:46.783 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0051725219999999997 2024-09-21T09:48:46.783 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.783 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.783 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.783 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744628+0000", 2024-09-21T09:48:46.783 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3479000000000001e-05 2024-09-21T09:48:46.783 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.783 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.783 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.783 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.794728+0000", 2024-09-21T09:48:46.783 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.050100194000000001 2024-09-21T09:48:46.783 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.784 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.784 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.784 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.794757+0000", 2024-09-21T09:48:46.784 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.9402000000000001e-05 2024-09-21T09:48:46.784 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.784 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.784 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.784 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.795928+0000", 2024-09-21T09:48:46.784 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0011710030000000001 2024-09-21T09:48:46.784 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.784 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.784 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.784 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.784 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.784 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106950 6.a 6:54531c3d:::benchmark_data_smithi137_131945_object106949:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:48:46.785 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.683679+0000", 2024-09-21T09:48:46.785 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 206.01857174599999, 2024-09-21T09:48:46.785 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.124162175999999, 2024-09-21T09:48:46.785 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.785 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.785 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.785 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.785 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.785 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106950 2024-09-21T09:48:46.785 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.785 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.785 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.785 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.785 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683679+0000", 2024-09-21T09:48:46.786 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.786 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.786 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.786 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.786 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683679+0000", 2024-09-21T09:48:46.786 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.786 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.786 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.786 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.786 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683677+0000", 2024-09-21T09:48:46.786 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:48:46.786 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.786 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.786 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.787 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683735+0000", 2024-09-21T09:48:46.787 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8349e-05 2024-09-21T09:48:46.787 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.787 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.787 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.787 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683749+0000", 2024-09-21T09:48:46.787 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3542e-05 2024-09-21T09:48:46.787 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.787 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.787 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.787 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683754+0000", 2024-09-21T09:48:46.787 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3410000000000002e-06 2024-09-21T09:48:46.787 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.787 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.788 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.788 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622544+0000", 2024-09-21T09:48:46.788 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.938789927 2024-09-21T09:48:46.788 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.788 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.788 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.788 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622549+0000", 2024-09-21T09:48:46.788 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9910000000000002e-06 2024-09-21T09:48:46.788 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.788 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.788 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.788 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847408+0000", 2024-09-21T09:48:46.788 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22485925500000001 2024-09-21T09:48:46.789 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.789 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.789 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.789 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847411+0000", 2024-09-21T09:48:46.789 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7690000000000001e-06 2024-09-21T09:48:46.789 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.789 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.789 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.789 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744659+0000", 2024-09-21T09:48:46.789 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.897247262 2024-09-21T09:48:46.789 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.789 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.789 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.790 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744761+0000", 2024-09-21T09:48:46.790 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000102482 2024-09-21T09:48:46.790 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.790 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.790 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:48:46.790 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744876+0000", 2024-09-21T09:48:46.790 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000114685 2024-09-21T09:48:46.790 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.790 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.790 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.790 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.754417+0000", 2024-09-21T09:48:46.790 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0095415550000000002 2024-09-21T09:48:46.790 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.790 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.791 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.791 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.754449+0000", 2024-09-21T09:48:46.791 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1402999999999997e-05 2024-09-21T09:48:46.791 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.791 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.791 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.791 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.806191+0000", 2024-09-21T09:48:46.791 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.051742204 2024-09-21T09:48:46.791 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.791 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.791 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.791 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.806284+0000", 2024-09-21T09:48:46.792 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.2901999999999999e-05 2024-09-21T09:48:46.792 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.792 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.792 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.792 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.807841+0000", 2024-09-21T09:48:46.792 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015573679999999999 2024-09-21T09:48:46.792 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.792 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.792 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.792 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.792 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.792 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106962 6.a 6:57a16a8f:::benchmark_data_smithi137_131945_object106961:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:48:46.792 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.708376+0000", 2024-09-21T09:48:46.792 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 205.99387490500001, 2024-09-21T09:48:46.793 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.100828452999998, 2024-09-21T09:48:46.793 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.793 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.793 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.793 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.793 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.793 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106962 2024-09-21T09:48:46.793 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.793 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.793 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.793 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.793 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708376+0000", 2024-09-21T09:48:46.793 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.794 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.794 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.794 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.794 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708376+0000", 2024-09-21T09:48:46.794 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.794 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.794 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.794 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.794 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708374+0000", 2024-09-21T09:48:46.794 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:46.794 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.794 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.794 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.795 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708430+0000", 2024-09-21T09:48:46.795 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5689000000000002e-05 2024-09-21T09:48:46.795 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.795 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.795 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.795 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708445+0000", 2024-09-21T09:48:46.795 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4695000000000001e-05 2024-09-21T09:48:46.795 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.795 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.795 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.795 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708452+0000", 2024-09-21T09:48:46.795 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3590000000000002e-06 2024-09-21T09:48:46.795 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.795 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.796 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.796 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622569+0000", 2024-09-21T09:48:46.796 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.914117083000001 2024-09-21T09:48:46.796 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.796 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.796 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.796 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622573+0000", 2024-09-21T09:48:46.796 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8990000000000003e-06 2024-09-21T09:48:46.796 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.796 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.796 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.796 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847428+0000", 2024-09-21T09:48:46.796 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22485499 2024-09-21T09:48:46.796 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.797 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.797 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.797 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847431+0000", 2024-09-21T09:48:46.797 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.819e-06 2024-09-21T09:48:46.797 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.797 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.797 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.797 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.747647+0000", 2024-09-21T09:48:46.797 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.900216114999999 2024-09-21T09:48:46.797 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.797 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.797 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.797 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.747761+0000", 2024-09-21T09:48:46.797 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000114306 2024-09-21T09:48:46.797 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.798 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.798 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:48:46.798 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.747881+0000", 2024-09-21T09:48:46.798 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000119628 2024-09-21T09:48:46.798 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.798 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.798 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.798 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756023+0000", 2024-09-21T09:48:46.798 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0081425379999999995 2024-09-21T09:48:46.798 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.798 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.798 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.798 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756061+0000", 2024-09-21T09:48:46.799 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8005e-05 2024-09-21T09:48:46.799 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.799 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.799 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.799 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.807884+0000", 2024-09-21T09:48:46.799 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.051822624999999997 2024-09-21T09:48:46.799 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.799 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.799 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.799 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.807918+0000", 2024-09-21T09:48:46.799 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4190000000000003e-05 2024-09-21T09:48:46.799 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.799 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.799 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.799 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.809204+0000", 2024-09-21T09:48:46.800 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001286087 2024-09-21T09:48:46.800 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.800 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.800 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.800 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.800 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.800 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106963 6.a 6:5887b8a0:::benchmark_data_smithi137_131945_object106962:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:48:46.800 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.708855+0000", 2024-09-21T09:48:46.800 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 205.993395862, 2024-09-21T09:48:46.800 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.101735619000003, 2024-09-21T09:48:46.800 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.800 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.800 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.800 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.801 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.801 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106963 2024-09-21T09:48:46.801 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.801 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.801 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.801 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.801 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708855+0000", 2024-09-21T09:48:46.801 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.801 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.801 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.801 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.801 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708855+0000", 2024-09-21T09:48:46.801 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.801 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.802 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.802 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.802 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708854+0000", 2024-09-21T09:48:46.802 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:48:46.802 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.802 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.802 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.802 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708918+0000", 2024-09-21T09:48:46.802 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4047999999999994e-05 2024-09-21T09:48:46.802 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.802 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.802 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.802 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708929+0000", 2024-09-21T09:48:46.802 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0485e-05 2024-09-21T09:48:46.803 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.803 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.803 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.803 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708933+0000", 2024-09-21T09:48:46.803 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:46.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:46.804 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7740000000000004e-06 2024-09-21T09:48:46.804 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.804 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.804 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.804 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622592+0000", 2024-09-21T09:48:46.805 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.913658267000001 2024-09-21T09:48:46.805 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.805 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.805 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.805 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622595+0000", 2024-09-21T09:48:46.805 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.269e-06 2024-09-21T09:48:46.805 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.805 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.805 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.805 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847463+0000", 2024-09-21T09:48:46.805 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22486827100000001 2024-09-21T09:48:46.805 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.805 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.806 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.806 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847468+0000", 2024-09-21T09:48:46.806 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7709999999999997e-06 2024-09-21T09:48:46.806 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.806 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.806 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.806 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.750076+0000", 2024-09-21T09:48:46.806 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.902607771 2024-09-21T09:48:46.806 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.806 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.806 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.806 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.750176+0000", 2024-09-21T09:48:46.806 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9992000000000001e-05 2024-09-21T09:48:46.807 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.807 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.807 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:48:46.807 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.750281+0000", 2024-09-21T09:48:46.807 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000105006 2024-09-21T09:48:46.807 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.807 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.807 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.807 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756030+0000", 2024-09-21T09:48:46.807 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0057491560000000001 2024-09-21T09:48:46.807 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.807 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.807 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.808 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756094+0000", 2024-09-21T09:48:46.808 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3969999999999999e-05 2024-09-21T09:48:46.808 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.808 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.808 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.808 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.809239+0000", 2024-09-21T09:48:46.808 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.053144867999999998 2024-09-21T09:48:46.808 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.808 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.808 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.808 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.809270+0000", 2024-09-21T09:48:46.808 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1226000000000002e-05 2024-09-21T09:48:46.808 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.808 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.809 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.809 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.810590+0000", 2024-09-21T09:48:46.809 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013204950000000001 2024-09-21T09:48:46.809 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.809 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.809 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.809 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.809 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.809 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106986 6.a 6:508a728d:::benchmark_data_smithi137_131945_object106985:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:48:46.809 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.809053+0000", 2024-09-21T09:48:46.809 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 205.89319780899999, 2024-09-21T09:48:46.809 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.002855373999999, 2024-09-21T09:48:46.809 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.809 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.810 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.810 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.810 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.810 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106986 2024-09-21T09:48:46.810 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.810 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.810 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.810 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.810 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809053+0000", 2024-09-21T09:48:46.810 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.810 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.810 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.810 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.810 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809053+0000", 2024-09-21T09:48:46.811 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.811 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.811 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.811 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.811 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809051+0000", 2024-09-21T09:48:46.811 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:48:46.811 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.811 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.811 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.811 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809093+0000", 2024-09-21T09:48:46.811 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1635999999999999e-05 2024-09-21T09:48:46.811 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.811 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.811 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.812 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809106+0000", 2024-09-21T09:48:46.812 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3062e-05 2024-09-21T09:48:46.812 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.812 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.812 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.812 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809112+0000", 2024-09-21T09:48:46.812 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0639999999999999e-06 2024-09-21T09:48:46.812 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.812 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.812 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.812 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622607+0000", 2024-09-21T09:48:46.812 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.813495089 2024-09-21T09:48:46.812 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.812 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.813 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.813 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622611+0000", 2024-09-21T09:48:46.813 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1559999999999997e-06 2024-09-21T09:48:46.813 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.813 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.813 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.813 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847480+0000", 2024-09-21T09:48:46.813 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22486927000000001 2024-09-21T09:48:46.813 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.813 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.813 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.813 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847483+0000", 2024-09-21T09:48:46.813 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8669999999999998e-06 2024-09-21T09:48:46.813 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.813 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.814 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.814 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756115+0000", 2024-09-21T09:48:46.814 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.908631416999999 2024-09-21T09:48:46.814 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.814 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.814 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.814 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756203+0000", 2024-09-21T09:48:46.814 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.8305000000000002e-05 2024-09-21T09:48:46.814 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.814 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.814 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:48:46.814 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756309+0000", 2024-09-21T09:48:46.814 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000106605 2024-09-21T09:48:46.814 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.815 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.815 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.815 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.759165+0000", 2024-09-21T09:48:46.815 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0028552759999999999 2024-09-21T09:48:46.815 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.815 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.815 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.815 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.759422+0000", 2024-09-21T09:48:46.815 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00025684299999999998 2024-09-21T09:48:46.815 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.815 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.815 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.815 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.810631+0000", 2024-09-21T09:48:46.815 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.051209022 2024-09-21T09:48:46.816 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.816 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.816 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.816 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.810667+0000", 2024-09-21T09:48:46.816 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6205999999999999e-05 2024-09-21T09:48:46.816 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.816 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.816 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.816 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.811908+0000", 2024-09-21T09:48:46.816 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012414489999999999 2024-09-21T09:48:46.816 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.816 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.816 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.816 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.816 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.817 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:121591 6.a 6:535d3a2d:::benchmark_data_smithi137_131945_object14602:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:48:46.817 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:15.861174+0000", 2024-09-21T09:48:46.817 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 150.84107628999999, 2024-09-21T09:48:46.817 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.688703858, 2024-09-21T09:48:46.817 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.817 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:46.817 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.817 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.817 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.817 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 121591 2024-09-21T09:48:46.817 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.817 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.817 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.817 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.818 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.861174+0000", 2024-09-21T09:48:46.818 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.818 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.818 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.818 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.818 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.861174+0000", 2024-09-21T09:48:46.818 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.818 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.818 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.818 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.818 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.861174+0000", 2024-09-21T09:48:46.818 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:48:46.818 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.819 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.819 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.819 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.861178+0000", 2024-09-21T09:48:46.819 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0369999999999996e-06 2024-09-21T09:48:46.819 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.819 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.819 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.819 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.861182+0000", 2024-09-21T09:48:46.819 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.549e-06 2024-09-21T09:48:46.819 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.819 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.819 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.819 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.861187+0000", 2024-09-21T09:48:46.819 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1670000000000001e-06 2024-09-21T09:48:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.864101+0000", 2024-09-21T09:48:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0029147399999999999 2024-09-21T09:48:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.864217+0000", 2024-09-21T09:48:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011558800000000001 2024-09-21T09:48:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:48:46.820 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.864304+0000", 2024-09-21T09:48:46.821 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6990000000000006e-05 2024-09-21T09:48:46.821 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.821 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.821 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.821 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.866865+0000", 2024-09-21T09:48:46.821 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002561102 2024-09-21T09:48:46.821 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.821 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.821 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.821 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.867168+0000", 2024-09-21T09:48:46.821 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00030328400000000002 2024-09-21T09:48:46.821 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.821 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.821 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.822 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.889573+0000", 2024-09-21T09:48:46.822 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.022404990999999999 2024-09-21T09:48:46.822 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.822 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.822 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.822 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.889582+0000", 2024-09-21T09:48:46.822 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6119999999999999e-06 2024-09-21T09:48:46.822 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.822 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.822 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.822 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:16.178768+0000", 2024-09-21T09:48:46.822 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.28918657599999997 2024-09-21T09:48:46.822 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.822 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.823 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.823 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:16.178776+0000", 2024-09-21T09:48:46.823 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3939999999999998e-06 2024-09-21T09:48:46.823 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.823 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.823 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.823 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:17.523342+0000", 2024-09-21T09:48:46.823 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.344566699 2024-09-21T09:48:46.823 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.823 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.823 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:48:46.823 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:17.523433+0000", 2024-09-21T09:48:46.823 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.0420999999999994e-05 2024-09-21T09:48:46.824 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.824 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.824 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.824 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:17.549759+0000", 2024-09-21T09:48:46.824 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.026326103999999999 2024-09-21T09:48:46.824 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.824 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.824 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.824 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:17.549878+0000", 2024-09-21T09:48:46.824 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000119219 2024-09-21T09:48:46.824 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.824 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.824 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.824 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.825 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.825 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:164000 6.a 6:5df0155c:::benchmark_data_smithi137_131945_object57011:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2024-09-21T09:48:46.825 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:47:26.166039+0000", 2024-09-21T09:48:46.825 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 80.536211965000007, 2024-09-21T09:48:46.825 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.2570480399999999, 2024-09-21T09:48:46.825 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.825 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:46.825 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.825 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.825 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.825 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 164000 2024-09-21T09:48:46.825 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.825 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.825 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.826 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.826 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166039+0000", 2024-09-21T09:48:46.826 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.826 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.826 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.826 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.826 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166039+0000", 2024-09-21T09:48:46.826 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.826 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.826 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.826 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.826 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166037+0000", 2024-09-21T09:48:46.826 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:48:46.827 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.827 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.827 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.827 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166043+0000", 2024-09-21T09:48:46.827 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2759999999999997e-06 2024-09-21T09:48:46.827 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.827 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.827 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.827 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166054+0000", 2024-09-21T09:48:46.827 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1189000000000001e-05 2024-09-21T09:48:46.827 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.827 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.827 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.827 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166060+0000", 2024-09-21T09:48:46.828 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4129999999999997e-06 2024-09-21T09:48:46.828 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.828 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.828 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.828 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.167531+0000", 2024-09-21T09:48:46.828 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014710389999999999 2024-09-21T09:48:46.828 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.828 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.828 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for degraded object", 2024-09-21T09:48:46.828 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.168090+0000", 2024-09-21T09:48:46.828 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00055907500000000002 2024-09-21T09:48:46.828 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.828 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.828 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.829 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.199641+0000", 2024-09-21T09:48:46.829 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.031550868000000003 2024-09-21T09:48:46.829 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.829 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.829 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.829 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.199715+0000", 2024-09-21T09:48:46.829 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4166999999999996e-05 2024-09-21T09:48:46.829 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.829 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.829 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:48:46.829 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.199810+0000", 2024-09-21T09:48:46.829 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.5338000000000001e-05 2024-09-21T09:48:46.829 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.830 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.830 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.830 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.207811+0000", 2024-09-21T09:48:46.830 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0080007240000000007 2024-09-21T09:48:46.830 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.830 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.830 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.830 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.207820+0000", 2024-09-21T09:48:46.830 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4040000000000001e-06 2024-09-21T09:48:46.830 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.830 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.830 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.830 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.229018+0000", 2024-09-21T09:48:46.831 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.021197265999999999 2024-09-21T09:48:46.831 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.831 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.831 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.831 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.229027+0000", 2024-09-21T09:48:46.831 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7999999999999993e-06 2024-09-21T09:48:46.831 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.831 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.831 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.831 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224260+0000", 2024-09-21T09:48:46.831 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.99523307299999997 2024-09-21T09:48:46.831 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.831 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.831 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.832 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224274+0000", 2024-09-21T09:48:46.832 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4082e-05 2024-09-21T09:48:46.832 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.832 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.832 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.832 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.399588+0000", 2024-09-21T09:48:46.832 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1753138830000001 2024-09-21T09:48:46.832 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.832 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.832 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:48:46.832 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.399728+0000", 2024-09-21T09:48:46.832 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013992 2024-09-21T09:48:46.832 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.833 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.833 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.833 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.423019+0000", 2024-09-21T09:48:46.833 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.023290491 2024-09-21T09:48:46.833 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.833 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.833 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.833 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.423087+0000", 2024-09-21T09:48:46.833 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7994e-05 2024-09-21T09:48:46.833 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.833 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.833 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.833 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.834 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.834 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:164001 6.a 6:547706ae:::benchmark_data_smithi137_131945_object57012:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2024-09-21T09:48:46.834 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:47:26.166551+0000", 2024-09-21T09:48:46.834 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 80.535700137999996, 2024-09-21T09:48:46.834 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.2778884330000002, 2024-09-21T09:48:46.834 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.834 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:46.834 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.834 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.834 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.834 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 164001 2024-09-21T09:48:46.834 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.834 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.835 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.835 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.835 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166551+0000", 2024-09-21T09:48:46.835 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.835 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.835 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.835 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.835 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166551+0000", 2024-09-21T09:48:46.835 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.835 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.835 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.835 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.835 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166550+0000", 2024-09-21T09:48:46.836 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:48:46.836 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.836 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.836 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.836 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166554+0000", 2024-09-21T09:48:46.836 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.206e-06 2024-09-21T09:48:46.836 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.836 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.836 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.836 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166564+0000", 2024-09-21T09:48:46.836 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.6900000000000004e-06 2024-09-21T09:48:46.836 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.836 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.836 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.837 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166568+0000", 2024-09-21T09:48:46.837 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.42e-06 2024-09-21T09:48:46.837 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.837 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.837 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.837 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.168114+0000", 2024-09-21T09:48:46.837 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015460160000000001 2024-09-21T09:48:46.837 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.837 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.837 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for degraded object", 2024-09-21T09:48:46.837 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.168606+0000", 2024-09-21T09:48:46.837 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00049165199999999997 2024-09-21T09:48:46.837 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.837 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.838 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.838 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205025+0000", 2024-09-21T09:48:46.838 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.036419442000000003 2024-09-21T09:48:46.838 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.838 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.838 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.838 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205091+0000", 2024-09-21T09:48:46.838 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5353999999999998e-05 2024-09-21T09:48:46.838 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.838 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.838 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:48:46.838 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205184+0000", 2024-09-21T09:48:46.838 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.3152000000000005e-05 2024-09-21T09:48:46.839 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.839 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.839 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.839 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.212334+0000", 2024-09-21T09:48:46.839 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0071498639999999997 2024-09-21T09:48:46.839 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.839 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.839 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.839 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.217507+0000", 2024-09-21T09:48:46.839 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0051738019999999999 2024-09-21T09:48:46.839 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.839 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.839 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.839 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.229912+0000", 2024-09-21T09:48:46.839 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.012404689 2024-09-21T09:48:46.840 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.840 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.840 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.840 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.229920+0000", 2024-09-21T09:48:46.840 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4830000000000002e-06 2024-09-21T09:48:46.840 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.840 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.840 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.840 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224309+0000", 2024-09-21T09:48:46.840 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.994389733 2024-09-21T09:48:46.840 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.840 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.840 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.840 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224316+0000", 2024-09-21T09:48:46.841 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0199999999999997e-06 2024-09-21T09:48:46.841 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.841 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.841 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.841 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.400274+0000", 2024-09-21T09:48:46.841 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1759576110000001 2024-09-21T09:48:46.841 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.841 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.841 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:48:46.841 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.400407+0000", 2024-09-21T09:48:46.841 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013304899999999999 2024-09-21T09:48:46.841 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.841 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.841 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.842 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.444355+0000", 2024-09-21T09:48:46.842 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.043947898999999999 2024-09-21T09:48:46.842 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.842 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.842 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.842 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.444439+0000", 2024-09-21T09:48:46.842 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4122000000000005e-05 2024-09-21T09:48:46.842 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.842 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.842 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.842 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.842 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.842 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:164022 6.a 6:5baae110:::benchmark_data_smithi137_131945_object57033:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2024-09-21T09:48:46.842 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:47:26.205223+0000", 2024-09-21T09:48:46.843 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 80.497027998999997, 2024-09-21T09:48:46.843 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.2255558290000002, 2024-09-21T09:48:46.843 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.843 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.843 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.843 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.843 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.843 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 164022 2024-09-21T09:48:46.843 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.843 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.843 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.843 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.843 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205223+0000", 2024-09-21T09:48:46.843 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.844 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.844 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.844 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.844 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205223+0000", 2024-09-21T09:48:46.844 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.844 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.844 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.844 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.844 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205221+0000", 2024-09-21T09:48:46.844 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:46.844 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.844 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.844 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.844 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205228+0000", 2024-09-21T09:48:46.845 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.311e-06 2024-09-21T09:48:46.845 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.845 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.845 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.845 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205238+0000", 2024-09-21T09:48:46.845 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.3999999999999998e-06 2024-09-21T09:48:46.845 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.845 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.845 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.845 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205243+0000", 2024-09-21T09:48:46.845 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4589999999999997e-06 2024-09-21T09:48:46.845 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.845 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.846 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.846 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.210496+0000", 2024-09-21T09:48:46.846 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052529070000000002 2024-09-21T09:48:46.846 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.846 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.846 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for degraded object", 2024-09-21T09:48:46.846 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.211229+0000", 2024-09-21T09:48:46.846 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00073239099999999999 2024-09-21T09:48:46.846 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.846 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.846 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.846 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.229963+0000", 2024-09-21T09:48:46.846 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.018734081999999999 2024-09-21T09:48:46.847 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.847 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.847 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.847 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.229972+0000", 2024-09-21T09:48:46.847 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.8559999999999996e-06 2024-09-21T09:48:46.847 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.847 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.847 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.847 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224343+0000", 2024-09-21T09:48:46.847 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.99437120199999995 2024-09-21T09:48:46.847 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.847 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.847 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.847 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224349+0000", 2024-09-21T09:48:46.848 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5200000000000003e-06 2024-09-21T09:48:46.848 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.848 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.848 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.848 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.400565+0000", 2024-09-21T09:48:46.848 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1762159780000001 2024-09-21T09:48:46.848 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.848 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.848 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.848 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.400688+0000", 2024-09-21T09:48:46.848 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012317 2024-09-21T09:48:46.848 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.848 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.848 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:48:46.849 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.400808+0000", 2024-09-21T09:48:46.849 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000119256 2024-09-21T09:48:46.849 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.849 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.849 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.849 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.410982+0000", 2024-09-21T09:48:46.849 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010174491000000001 2024-09-21T09:48:46.849 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.849 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.849 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.849 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.414519+0000", 2024-09-21T09:48:46.849 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003536904 2024-09-21T09:48:46.849 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.849 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.850 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.850 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.430298+0000", 2024-09-21T09:48:46.850 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.015779140000000001 2024-09-21T09:48:46.850 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.850 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.850 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.850 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.430339+0000", 2024-09-21T09:48:46.850 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0598e-05 2024-09-21T09:48:46.850 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.850 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.850 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.850 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.430779+0000", 2024-09-21T09:48:46.850 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00043972500000000002 2024-09-21T09:48:46.851 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.851 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.851 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.851 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.851 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.851 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:164050 6.a 6:5d7ec04b:::benchmark_data_smithi137_131945_object57061:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2024-09-21T09:48:46.851 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:47:26.282675+0000", 2024-09-21T09:48:46.851 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 80.419575832000007, 2024-09-21T09:48:46.851 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.160278677, 2024-09-21T09:48:46.851 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.851 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.851 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.851 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.851 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.852 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 164050 2024-09-21T09:48:46.852 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.852 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.852 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.852 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.852 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282675+0000", 2024-09-21T09:48:46.852 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.852 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.852 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.852 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.852 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282675+0000", 2024-09-21T09:48:46.852 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.852 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.852 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282674+0000", 2024-09-21T09:48:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282680+0000", 2024-09-21T09:48:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5200000000000003e-06 2024-09-21T09:48:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282694+0000", 2024-09-21T09:48:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4423999999999999e-05 2024-09-21T09:48:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282702+0000", 2024-09-21T09:48:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2239999999999998e-06 2024-09-21T09:48:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282751+0000", 2024-09-21T09:48:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9048000000000002e-05 2024-09-21T09:48:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282759+0000", 2024-09-21T09:48:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2220000000000002e-06 2024-09-21T09:48:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224372+0000", 2024-09-21T09:48:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.94161296299999997 2024-09-21T09:48:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224378+0000", 2024-09-21T09:48:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2219999999999999e-06 2024-09-21T09:48:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.404266+0000", 2024-09-21T09:48:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.179887645 2024-09-21T09:48:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.404390+0000", 2024-09-21T09:48:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012430699999999999 2024-09-21T09:48:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:48:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.404528+0000", 2024-09-21T09:48:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013823500000000001 2024-09-21T09:48:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.417893+0000", 2024-09-21T09:48:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.013365059 2024-09-21T09:48:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.423127+0000", 2024-09-21T09:48:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052331749999999996 2024-09-21T09:48:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.442450+0000", 2024-09-21T09:48:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.019323178999999999 2024-09-21T09:48:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.442507+0000", 2024-09-21T09:48:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7683999999999999e-05 2024-09-21T09:48:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.442954+0000", 2024-09-21T09:48:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00044606300000000002 2024-09-21T09:48:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:164059 6.a 6:50a848a0:::benchmark_data_smithi137_131945_object57070:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2024-09-21T09:48:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:47:26.326181+0000", 2024-09-21T09:48:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 80.376070046999999, 2024-09-21T09:48:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.117168876, 2024-09-21T09:48:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 164059 2024-09-21T09:48:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326181+0000", 2024-09-21T09:48:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326181+0000", 2024-09-21T09:48:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326179+0000", 2024-09-21T09:48:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326185+0000", 2024-09-21T09:48:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7660000000000004e-06 2024-09-21T09:48:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326197+0000", 2024-09-21T09:48:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1875000000000001e-05 2024-09-21T09:48:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326202+0000", 2024-09-21T09:48:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6550000000000003e-06 2024-09-21T09:48:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326256+0000", 2024-09-21T09:48:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4280000000000002e-05 2024-09-21T09:48:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326267+0000", 2024-09-21T09:48:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.066e-05 2024-09-21T09:48:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224419+0000", 2024-09-21T09:48:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.89815202400000005 2024-09-21T09:48:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224425+0000", 2024-09-21T09:48:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9229999999999996e-06 2024-09-21T09:48:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.407552+0000", 2024-09-21T09:48:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1831260969999999 2024-09-21T09:48:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.407688+0000", 2024-09-21T09:48:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000136332 2024-09-21T09:48:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:48:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.407814+0000", 2024-09-21T09:48:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012655500000000001 2024-09-21T09:48:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.417901+0000", 2024-09-21T09:48:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010086355 2024-09-21T09:48:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.423165+0000", 2024-09-21T09:48:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.005264131 2024-09-21T09:48:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.443014+0000", 2024-09-21T09:48:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.019849295999999999 2024-09-21T09:48:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.443069+0000", 2024-09-21T09:48:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4848000000000001e-05 2024-09-21T09:48:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.443350+0000", 2024-09-21T09:48:46.866 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00028040600000000003 2024-09-21T09:48:46.866 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.866 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.866 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.866 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:46.866 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:46.866 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:48:46.903 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:46.925 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:46.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:46.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:47.027 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:47.048 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:47.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:47.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:47.150 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:47.172 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:47.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:47.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:47.260 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:47.260 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:47.274 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:47.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:47.296 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:47.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:47.397 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:47.418 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:47.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:47.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:47.520 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:47.541 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:47.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:47.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:47.550 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T09:48:47.643 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:47.664 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:47.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:47.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:47.766 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:47.788 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:47.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:47.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:47.840 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:48:47.890 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:47.912 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:47.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:47.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:48.013 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:48.034 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:48.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:48.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:48.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:47 smithi137 ceph-mon[93825]: pgmap v449: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:48.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:47 smithi137 ceph-mon[97575]: pgmap v449: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:48.137 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:48.158 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:48.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:48.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:48.180 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:48:48.199 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:47 smithi165 ceph-mon[86023]: pgmap v449: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:48.260 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:48.281 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:48.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:48.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:48.382 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:48.404 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:48.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:48.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:48.505 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:48.527 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:48.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:48.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:48.629 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:48.650 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:48.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:48.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:48.751 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:48.772 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:48.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:48.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:48.874 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:48.896 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:48.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:48.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:48.998 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:49.020 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:49.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:49.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:49.122 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:49.144 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:49.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:49.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:49.245 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:49.266 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:49.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:49.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:49.368 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:49.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:49.391 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:49.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:49.492 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:49.513 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:49.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:49.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:49.515 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:48:49.515 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T09:48:49.515 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 0 2024-09-21T09:48:49.515 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:48:49.616 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:49.637 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:49.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:49.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:49.739 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:49.760 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:49.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:49.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:49.861 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:49.882 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:49.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:49.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:49.984 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:50.006 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:50.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:50.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:50.108 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:50.130 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:50.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:50.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:50.134 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:49 smithi137 ceph-mon[93825]: pgmap v450: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:50.134 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:49 smithi137 ceph-mon[97575]: pgmap v450: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:50.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:49 smithi165 ceph-mon[86023]: pgmap v450: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:50.209 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T09:48:50.232 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:50.253 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:50.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:50.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:50.355 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:50.376 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:50.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:50.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:50.462 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:48:50.477 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:50.478 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:48:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:48:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:48:50.499 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:50.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:50.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:50.600 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:50.622 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:50.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:50.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:50.724 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:50.746 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:50.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:50.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:50.848 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:50.871 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:50.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:50.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:50.935 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T09:48:50.973 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:50.995 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:50.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:50.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:51.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:50 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3941584419' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:48:51.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:50 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3941584419' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:48:51.096 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:51.118 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:51.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:51.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:51.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:50 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3941584419' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:48:51.220 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:51.241 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:51.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:51.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:51.343 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:51.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:51.366 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:51.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:51.467 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:51.490 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:51.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:51.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:51.581 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:48:51.581 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:48:51.581 INFO:tasks.thrashosds.thrasher:Removing osd 5, in_osds are: [0, 1, 2, 3, 4, 6, 7, 5] 2024-09-21T09:48:51.581 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd out 5 2024-09-21T09:48:51.592 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:51.646 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:51.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:51.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:51.698 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:51.748 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:51.771 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:51.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:51.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:51.873 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:51.896 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:51.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:51.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:51.941 INFO:teuthology.orchestra.run.smithi137.stderr:pool 'unique_pool_2' created 2024-09-21T09:48:51.997 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:52.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:52.019 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:52.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:52.020 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:48:52.020 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T09:48:52.020 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T09:48:52.020 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T09:48:52.020 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:48:52.120 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:52.141 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:52.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:52.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:52.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:51 smithi165 ceph-mon[86023]: pgmap v451: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:52.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:51 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:48:52.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:51 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3941584419' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:48:52.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:51 smithi165 ceph-mon[86023]: osdmap e163: 8 total, 8 up, 8 in 2024-09-21T09:48:52.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:51 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2520173421' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T09:48:52.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:51 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:52.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:51 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:52.218 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:48:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:48:51] "GET /metrics HTTP/1.1" 200 34076 "" "Prometheus/2.51.0" 2024-09-21T09:48:52.219 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:51 smithi137 ceph-mon[97575]: pgmap v451: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:52.219 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:51 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:48:52.219 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:51 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3941584419' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:48:52.219 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:51 smithi137 ceph-mon[97575]: osdmap e163: 8 total, 8 up, 8 in 2024-09-21T09:48:52.219 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:51 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2520173421' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T09:48:52.219 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:51 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:52.219 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:51 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:52.219 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:51 smithi137 ceph-mon[93825]: pgmap v451: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:52.220 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:51 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:48:52.220 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:51 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3941584419' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:48:52.220 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:51 smithi137 ceph-mon[93825]: osdmap e163: 8 total, 8 up, 8 in 2024-09-21T09:48:52.220 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:51 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2520173421' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T09:48:52.220 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:51 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:52.220 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:51 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:52.243 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:52.266 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:52.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:52.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:52.368 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:52.388 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:52.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:52.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:52.490 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:52.511 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:52.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:52.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:52.613 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:52.624 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T09:48:52.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:52.635 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:52.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:52.736 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:52.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:52.758 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:52.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:52.859 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:52.882 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:48:52.882 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:52.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:52.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:52.984 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:53.005 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:53.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:53.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:53.107 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:53.128 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:53.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:53.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:53.210 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:52 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2520173421' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-21T09:48:53.210 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:52 smithi165 ceph-mon[86023]: osdmap e164: 8 total, 8 up, 8 in 2024-09-21T09:48:53.210 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:52 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:48:53.211 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:52 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:48:53.211 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:52 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:53.230 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:53.252 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:53.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:53.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:53.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:52 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2520173421' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-21T09:48:53.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:52 smithi137 ceph-mon[93825]: osdmap e164: 8 total, 8 up, 8 in 2024-09-21T09:48:53.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:52 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:48:53.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:52 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:48:53.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:52 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:53.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:52 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2520173421' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-21T09:48:53.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:52 smithi137 ceph-mon[97575]: osdmap e164: 8 total, 8 up, 8 in 2024-09-21T09:48:53.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:52 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:48:53.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:52 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:48:53.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:52 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:53.354 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:53.375 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:53.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:53.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:53.449 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2024-09-21T09:48:53.476 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:53.497 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:53.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:53.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:53.599 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:53.621 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:53.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:53.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:53.723 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:53.744 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:53.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:53.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:53.846 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:53.866 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:53.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:53.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:53.968 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:53.972 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:53.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:53.993 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:53.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:54.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:53 smithi137 ceph-mon[93825]: pgmap v454: 89 pgs: 1 creating+peering, 15 unknown, 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:54.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:53 smithi137 ceph-mon[93825]: osdmap e165: 8 total, 8 up, 8 in 2024-09-21T09:48:54.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:53 smithi137 ceph-mon[93825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:48:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:53 smithi137 ceph-mon[97575]: pgmap v454: 89 pgs: 1 creating+peering, 15 unknown, 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:53 smithi137 ceph-mon[97575]: osdmap e165: 8 total, 8 up, 8 in 2024-09-21T09:48:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:53 smithi137 ceph-mon[97575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:48:54.094 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:54.116 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:54.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:54.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:54.200 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:53 smithi165 ceph-mon[86023]: pgmap v454: 89 pgs: 1 creating+peering, 15 unknown, 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:54.200 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:53 smithi165 ceph-mon[86023]: osdmap e165: 8 total, 8 up, 8 in 2024-09-21T09:48:54.200 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:53 smithi165 ceph-mon[86023]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:48:54.217 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:54.238 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:54.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:54.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:54.246 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T09:48:54.340 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:54.361 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:54.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:54.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:54.462 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:54.485 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:54.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:54.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:54.560 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:48:54.561 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T09:48:54.561 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T09:48:54.561 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T09:48:54.561 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.561 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72308 6.12 6.5c65e7d2 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.561 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.465115+0000", 2024-09-21T09:48:54.561 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 251.07214148700001, 2024-09-21T09:48:54.561 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.86540525099999999, 2024-09-21T09:48:54.561 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.561 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.561 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.561 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.562 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.562 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72308 2024-09-21T09:48:54.562 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.562 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.562 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.562 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.562 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465115+0000", 2024-09-21T09:48:54.562 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.562 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.562 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.562 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.562 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465115+0000", 2024-09-21T09:48:54.562 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.563 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.563 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.563 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.563 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465114+0000", 2024-09-21T09:48:54.563 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:54.563 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.563 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.563 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.563 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465245+0000", 2024-09-21T09:48:54.563 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000131082 2024-09-21T09:48:54.563 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.563 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.563 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.564 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465260+0000", 2024-09-21T09:48:54.564 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4841000000000001e-05 2024-09-21T09:48:54.564 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.564 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.564 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.564 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465267+0000", 2024-09-21T09:48:54.564 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0570000000000004e-06 2024-09-21T09:48:54.564 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.564 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.564 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.564 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465310+0000", 2024-09-21T09:48:54.564 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3080000000000001e-05 2024-09-21T09:48:54.564 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.564 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.565 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.565 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465316+0000", 2024-09-21T09:48:54.565 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0179999999999998e-06 2024-09-21T09:48:54.565 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.565 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.565 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.565 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330509+0000", 2024-09-21T09:48:54.565 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.86519292599999997 2024-09-21T09:48:54.565 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.565 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.565 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.565 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330520+0000", 2024-09-21T09:48:54.565 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1523e-05 2024-09-21T09:48:54.565 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.566 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.566 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.566 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.566 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.566 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72329 6.12 6.58a9dd32 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.566 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.492972+0000", 2024-09-21T09:48:54.566 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 251.04428481599999, 2024-09-21T09:48:54.566 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.837728904, 2024-09-21T09:48:54.566 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.566 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.566 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.566 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.566 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.566 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72329 2024-09-21T09:48:54.567 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.567 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.567 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.567 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.567 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.492972+0000", 2024-09-21T09:48:54.567 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.567 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.567 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.567 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.567 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.492972+0000", 2024-09-21T09:48:54.567 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.567 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.567 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.568 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.568 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.492967+0000", 2024-09-21T09:48:54.568 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999952 2024-09-21T09:48:54.568 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.568 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.568 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.568 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.493000+0000", 2024-09-21T09:48:54.568 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3065000000000003e-05 2024-09-21T09:48:54.568 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.568 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.568 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.568 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.493016+0000", 2024-09-21T09:48:54.568 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5747e-05 2024-09-21T09:48:54.569 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.569 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.569 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.569 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.493026+0000", 2024-09-21T09:48:54.569 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0097e-05 2024-09-21T09:48:54.569 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.569 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.569 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.569 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.493058+0000", 2024-09-21T09:48:54.569 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1822000000000001e-05 2024-09-21T09:48:54.569 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.569 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.569 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.569 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.493064+0000", 2024-09-21T09:48:54.570 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4500000000000001e-06 2024-09-21T09:48:54.570 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.570 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.570 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.570 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330693+0000", 2024-09-21T09:48:54.570 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.83762925200000005 2024-09-21T09:48:54.570 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.570 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.570 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.570 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330701+0000", 2024-09-21T09:48:54.570 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4649999999999997e-06 2024-09-21T09:48:54.570 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.570 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.570 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.571 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.571 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.571 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72394 6.12 6.e2cda3f2 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.571 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.543882+0000", 2024-09-21T09:48:54.571 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 250.993375144, 2024-09-21T09:48:54.571 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.78684957099999997, 2024-09-21T09:48:54.571 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.571 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.571 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.571 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.571 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.571 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72394 2024-09-21T09:48:54.571 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.571 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.571 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.572 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.572 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543882+0000", 2024-09-21T09:48:54.572 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.572 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.572 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.572 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.572 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543882+0000", 2024-09-21T09:48:54.572 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.572 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.572 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.572 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.572 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543868+0000", 2024-09-21T09:48:54.572 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999871 2024-09-21T09:48:54.572 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.573 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.573 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.573 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543932+0000", 2024-09-21T09:48:54.573 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3421000000000001e-05 2024-09-21T09:48:54.573 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.573 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.573 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.573 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543948+0000", 2024-09-21T09:48:54.573 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5648e-05 2024-09-21T09:48:54.573 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.573 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.573 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.573 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543954+0000", 2024-09-21T09:48:54.573 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.28e-06 2024-09-21T09:48:54.573 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.574 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.574 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.574 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543986+0000", 2024-09-21T09:48:54.574 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.235e-05 2024-09-21T09:48:54.574 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.574 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.574 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.574 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543991+0000", 2024-09-21T09:48:54.574 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6720000000000003e-06 2024-09-21T09:48:54.574 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.574 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.574 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.574 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330725+0000", 2024-09-21T09:48:54.574 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.78673381399999998 2024-09-21T09:48:54.575 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.575 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.575 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.575 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330731+0000", 2024-09-21T09:48:54.575 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4559999999999997e-06 2024-09-21T09:48:54.575 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.575 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.575 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.575 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.575 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.575 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72414 6.12 6.2e0d16b2 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.575 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.554569+0000", 2024-09-21T09:48:54.575 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 250.98268795800001, 2024-09-21T09:48:54.575 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.77618906099999996, 2024-09-21T09:48:54.576 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.576 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.576 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.576 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.576 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.576 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72414 2024-09-21T09:48:54.576 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.576 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.576 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.576 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.576 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554569+0000", 2024-09-21T09:48:54.576 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.576 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.576 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.577 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.577 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554569+0000", 2024-09-21T09:48:54.577 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.577 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.577 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.577 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.577 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554567+0000", 2024-09-21T09:48:54.577 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:54.577 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.577 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.577 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.577 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554616+0000", 2024-09-21T09:48:54.577 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8322000000000003e-05 2024-09-21T09:48:54.577 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.578 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.578 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.578 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554629+0000", 2024-09-21T09:48:54.578 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3531e-05 2024-09-21T09:48:54.578 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.578 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.578 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.578 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554643+0000", 2024-09-21T09:48:54.578 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.416e-05 2024-09-21T09:48:54.578 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.578 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.578 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.578 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554698+0000", 2024-09-21T09:48:54.578 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4534999999999999e-05 2024-09-21T09:48:54.579 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.579 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.579 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.579 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554706+0000", 2024-09-21T09:48:54.579 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0949999999999996e-06 2024-09-21T09:48:54.579 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.579 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.579 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.579 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330752+0000", 2024-09-21T09:48:54.579 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.776045557 2024-09-21T09:48:54.579 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.579 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.579 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.579 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330758+0000", 2024-09-21T09:48:54.580 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1319999999999999e-06 2024-09-21T09:48:54.580 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.580 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.580 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.580 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.580 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.580 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72422 6.12 6.de5ca52 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.580 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.559851+0000", 2024-09-21T09:48:54.580 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 250.977405342, 2024-09-21T09:48:54.580 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.77095725199999998, 2024-09-21T09:48:54.580 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.580 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.580 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.580 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.581 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.581 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72422 2024-09-21T09:48:54.581 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.581 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.581 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.581 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.581 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.559851+0000", 2024-09-21T09:48:54.581 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.581 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.581 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.581 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.581 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.559851+0000", 2024-09-21T09:48:54.581 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.581 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.582 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.582 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.582 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.559850+0000", 2024-09-21T09:48:54.582 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:54.582 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.582 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.582 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.582 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.559930+0000", 2024-09-21T09:48:54.582 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9938000000000006e-05 2024-09-21T09:48:54.582 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.582 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.582 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.582 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.559943+0000", 2024-09-21T09:48:54.582 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.292e-05 2024-09-21T09:48:54.583 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.583 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.583 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.583 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.559949+0000", 2024-09-21T09:48:54.583 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4219999999999997e-06 2024-09-21T09:48:54.583 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.583 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.583 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.583 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.560032+0000", 2024-09-21T09:48:54.583 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3134999999999996e-05 2024-09-21T09:48:54.583 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.583 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.583 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.583 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.560057+0000", 2024-09-21T09:48:54.583 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4297000000000001e-05 2024-09-21T09:48:54.584 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.584 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.584 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.584 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330802+0000", 2024-09-21T09:48:54.584 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.77074513899999997 2024-09-21T09:48:54.584 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.584 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.584 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.584 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330809+0000", 2024-09-21T09:48:54.584 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6900000000000003e-06 2024-09-21T09:48:54.584 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.584 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.584 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.584 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.585 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.585 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72450 6.12 6.a01da5f2 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.585 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.580454+0000", 2024-09-21T09:48:54.585 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 250.95680231399999, 2024-09-21T09:48:54.585 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.75039365499999999, 2024-09-21T09:48:54.585 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.585 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.585 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.585 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.585 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.585 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72450 2024-09-21T09:48:54.585 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.585 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.585 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.586 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.586 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580454+0000", 2024-09-21T09:48:54.586 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.586 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.586 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.586 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.586 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580454+0000", 2024-09-21T09:48:54.586 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.586 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.586 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.586 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.586 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580453+0000", 2024-09-21T09:48:54.586 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:54.586 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.587 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.587 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.587 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580489+0000", 2024-09-21T09:48:54.587 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5583000000000001e-05 2024-09-21T09:48:54.587 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.587 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.587 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.587 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580503+0000", 2024-09-21T09:48:54.587 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4555999999999999e-05 2024-09-21T09:48:54.587 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.587 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.587 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.587 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580508+0000", 2024-09-21T09:48:54.587 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1930000000000001e-06 2024-09-21T09:48:54.587 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.588 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.588 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.588 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580621+0000", 2024-09-21T09:48:54.588 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011233799999999999 2024-09-21T09:48:54.588 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.588 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.588 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.588 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580627+0000", 2024-09-21T09:48:54.588 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3230000000000003e-06 2024-09-21T09:48:54.588 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.588 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.588 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.588 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330830+0000", 2024-09-21T09:48:54.588 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.75020325399999999 2024-09-21T09:48:54.589 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.589 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.589 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.589 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330848+0000", 2024-09-21T09:48:54.589 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7802999999999999e-05 2024-09-21T09:48:54.589 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.589 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.589 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.589 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.589 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.589 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72458 6.12 6.1abfe612 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.589 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.584803+0000", 2024-09-21T09:48:54.589 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 250.95245320800001, 2024-09-21T09:48:54.589 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.74609929900000005, 2024-09-21T09:48:54.590 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.590 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.590 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.590 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.590 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.590 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72458 2024-09-21T09:48:54.590 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.590 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.590 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.590 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.590 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584803+0000", 2024-09-21T09:48:54.590 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.590 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.590 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.591 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.591 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584803+0000", 2024-09-21T09:48:54.591 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.591 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.591 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.591 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.591 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584802+0000", 2024-09-21T09:48:54.591 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:48:54.591 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.591 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.591 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.591 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584884+0000", 2024-09-21T09:48:54.591 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2910000000000004e-05 2024-09-21T09:48:54.591 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.592 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.592 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.592 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584902+0000", 2024-09-21T09:48:54.592 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.717e-05 2024-09-21T09:48:54.592 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.592 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.592 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.592 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584907+0000", 2024-09-21T09:48:54.592 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1669999999999998e-06 2024-09-21T09:48:54.592 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.592 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.592 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.592 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584950+0000", 2024-09-21T09:48:54.592 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3084999999999998e-05 2024-09-21T09:48:54.593 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.593 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.593 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.593 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584957+0000", 2024-09-21T09:48:54.593 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4760000000000001e-06 2024-09-21T09:48:54.593 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.593 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.593 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.593 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330890+0000", 2024-09-21T09:48:54.593 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.74593224899999999 2024-09-21T09:48:54.593 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.593 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.593 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.593 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330903+0000", 2024-09-21T09:48:54.593 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3154e-05 2024-09-21T09:48:54.594 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.594 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.594 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.594 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.594 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.594 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72460 6.12 6.85f718d2 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.594 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.586931+0000", 2024-09-21T09:48:54.594 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 250.950326096, 2024-09-21T09:48:54.594 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.74400859699999999, 2024-09-21T09:48:54.594 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.594 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.594 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.594 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.595 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.595 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72460 2024-09-21T09:48:54.595 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.595 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.595 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.595 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.595 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.586931+0000", 2024-09-21T09:48:54.595 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.595 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.595 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.595 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.595 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.586931+0000", 2024-09-21T09:48:54.595 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.595 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.596 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.596 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.596 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.586929+0000", 2024-09-21T09:48:54.596 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:54.596 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.596 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.596 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.596 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.586972+0000", 2024-09-21T09:48:54.596 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2466000000000003e-05 2024-09-21T09:48:54.596 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.596 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.596 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.596 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.586988+0000", 2024-09-21T09:48:54.596 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6223e-05 2024-09-21T09:48:54.596 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.597 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.597 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.597 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.586994+0000", 2024-09-21T09:48:54.597 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1689999999999997e-06 2024-09-21T09:48:54.597 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.597 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.597 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.597 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.587041+0000", 2024-09-21T09:48:54.597 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6697999999999999e-05 2024-09-21T09:48:54.597 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.597 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.597 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.597 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.587048+0000", 2024-09-21T09:48:54.597 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2130000000000002e-06 2024-09-21T09:48:54.598 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.598 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.598 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.598 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330929+0000", 2024-09-21T09:48:54.598 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.74388148399999998 2024-09-21T09:48:54.598 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.598 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.598 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.598 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330939+0000", 2024-09-21T09:48:54.598 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.6860000000000001e-06 2024-09-21T09:48:54.598 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.598 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.598 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.598 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.599 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.599 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72482 6.12 6.c93f7b92 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.599 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.601673+0000", 2024-09-21T09:48:54.599 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 250.93558324099999, 2024-09-21T09:48:54.599 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.72929893899999998, 2024-09-21T09:48:54.599 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.599 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.599 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.599 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.599 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.599 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72482 2024-09-21T09:48:54.599 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.599 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.599 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.600 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.600 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601673+0000", 2024-09-21T09:48:54.600 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.600 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.600 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.600 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.600 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601673+0000", 2024-09-21T09:48:54.600 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.600 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.600 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.600 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.600 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601672+0000", 2024-09-21T09:48:54.600 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:54.600 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.601 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.601 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.601 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601713+0000", 2024-09-21T09:48:54.601 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0620000000000001e-05 2024-09-21T09:48:54.601 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.601 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.601 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.601 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601724+0000", 2024-09-21T09:48:54.601 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1770000000000001e-05 2024-09-21T09:48:54.601 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.601 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.601 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.601 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601729+0000", 2024-09-21T09:48:54.601 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6609999999999999e-06 2024-09-21T09:48:54.602 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.602 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.602 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.602 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601768+0000", 2024-09-21T09:48:54.602 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8804000000000003e-05 2024-09-21T09:48:54.602 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.602 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.602 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.602 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601774+0000", 2024-09-21T09:48:54.602 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3029999999999996e-06 2024-09-21T09:48:54.602 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.602 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.602 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.602 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330963+0000", 2024-09-21T09:48:54.602 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.72918836099999995 2024-09-21T09:48:54.603 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.603 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.603 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.603 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330972+0000", 2024-09-21T09:48:54.603 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7969999999999995e-06 2024-09-21T09:48:54.603 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.603 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.603 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.603 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.603 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.603 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72512 6.12 6.c5d9492 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.603 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.626213+0000", 2024-09-21T09:48:54.603 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 250.91104414, 2024-09-21T09:48:54.604 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.70478465999999995, 2024-09-21T09:48:54.604 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.604 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.604 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.604 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.604 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.604 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72512 2024-09-21T09:48:54.604 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.604 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.604 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.604 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.604 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626213+0000", 2024-09-21T09:48:54.604 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.604 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.604 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.605 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.605 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626213+0000", 2024-09-21T09:48:54.605 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.605 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.605 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.605 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.605 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626211+0000", 2024-09-21T09:48:54.605 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:54.605 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.605 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.605 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.605 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626263+0000", 2024-09-21T09:48:54.605 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.151e-05 2024-09-21T09:48:54.605 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.606 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.606 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.606 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626278+0000", 2024-09-21T09:48:54.606 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5384e-05 2024-09-21T09:48:54.606 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.606 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.606 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.606 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626284+0000", 2024-09-21T09:48:54.606 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1190000000000002e-06 2024-09-21T09:48:54.606 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.606 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.606 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.606 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626324+0000", 2024-09-21T09:48:54.606 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9988999999999999e-05 2024-09-21T09:48:54.607 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.607 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.607 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.607 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626331+0000", 2024-09-21T09:48:54.607 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7519999999999999e-06 2024-09-21T09:48:54.607 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.607 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.607 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.607 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330990+0000", 2024-09-21T09:48:54.607 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.70465885500000003 2024-09-21T09:48:54.607 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.607 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.607 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.607 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330997+0000", 2024-09-21T09:48:54.608 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4839999999999998e-06 2024-09-21T09:48:54.608 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.608 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.608 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.608 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.608 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.608 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72528 6.12 6.b0969c12 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.608 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.637840+0000", 2024-09-21T09:48:54.608 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 250.899417083, 2024-09-21T09:48:54.608 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.69318183899999997, 2024-09-21T09:48:54.608 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.608 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.608 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.608 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.608 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.609 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72528 2024-09-21T09:48:54.609 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.609 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.609 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.609 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.609 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637840+0000", 2024-09-21T09:48:54.609 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.609 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.609 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.609 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.609 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637840+0000", 2024-09-21T09:48:54.609 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.609 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.609 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.610 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.610 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637838+0000", 2024-09-21T09:48:54.610 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:54.610 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.610 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.610 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.610 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637885+0000", 2024-09-21T09:48:54.610 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7097e-05 2024-09-21T09:48:54.610 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.610 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.610 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.610 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637896+0000", 2024-09-21T09:48:54.610 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1195999999999999e-05 2024-09-21T09:48:54.610 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.611 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.611 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.611 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637902+0000", 2024-09-21T09:48:54.611 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8139999999999997e-06 2024-09-21T09:48:54.611 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.611 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.611 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.611 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637934+0000", 2024-09-21T09:48:54.611 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.2172000000000003e-05 2024-09-21T09:48:54.611 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.611 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.611 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.611 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637939+0000", 2024-09-21T09:48:54.611 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7149999999999997e-06 2024-09-21T09:48:54.612 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.612 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.612 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.612 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331014+0000", 2024-09-21T09:48:54.612 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.69307491300000001 2024-09-21T09:48:54.612 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.612 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.612 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.612 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331021+0000", 2024-09-21T09:48:54.612 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3520000000000001e-06 2024-09-21T09:48:54.612 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.612 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.612 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.612 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.613 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.613 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72561 6.12 6.5263ea12 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.613 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.673010+0000", 2024-09-21T09:48:54.613 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 250.86424625699999, 2024-09-21T09:48:54.613 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.65803630199999996, 2024-09-21T09:48:54.613 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.613 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.613 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.613 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.613 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.613 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72561 2024-09-21T09:48:54.613 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.613 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.613 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.614 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.614 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673010+0000", 2024-09-21T09:48:54.614 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.614 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.614 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.614 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.614 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673010+0000", 2024-09-21T09:48:54.614 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.614 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.614 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.614 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.614 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673009+0000", 2024-09-21T09:48:54.614 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:54.614 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.615 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.615 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.615 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673067+0000", 2024-09-21T09:48:54.615 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7633999999999997e-05 2024-09-21T09:48:54.615 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.615 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.615 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.615 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673079+0000", 2024-09-21T09:48:54.615 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.202e-05 2024-09-21T09:48:54.615 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.615 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.615 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.615 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673085+0000", 2024-09-21T09:48:54.615 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8279999999999999e-06 2024-09-21T09:48:54.615 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.616 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.616 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.616 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673125+0000", 2024-09-21T09:48:54.616 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0908999999999997e-05 2024-09-21T09:48:54.616 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.616 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.616 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.616 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673133+0000", 2024-09-21T09:48:54.616 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.058e-06 2024-09-21T09:48:54.616 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.616 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.616 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.616 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331039+0000", 2024-09-21T09:48:54.616 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.65790627599999996 2024-09-21T09:48:54.617 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.617 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.617 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.617 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331047+0000", 2024-09-21T09:48:54.617 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8609999999999998e-06 2024-09-21T09:48:54.617 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.617 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.617 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.617 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.617 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.617 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72568 6.12 6.6130a2d2 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.617 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.679881+0000", 2024-09-21T09:48:54.617 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 250.85737587700001, 2024-09-21T09:48:54.617 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.65118905199999999, 2024-09-21T09:48:54.618 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.618 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.618 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.618 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.618 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.618 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72568 2024-09-21T09:48:54.618 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.618 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.618 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.618 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.618 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.679881+0000", 2024-09-21T09:48:54.618 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.618 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.618 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.619 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.619 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.679881+0000", 2024-09-21T09:48:54.619 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.619 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.619 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.619 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.619 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.679880+0000", 2024-09-21T09:48:54.619 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:48:54.619 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.619 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.619 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.619 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.679935+0000", 2024-09-21T09:48:54.619 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5303000000000002e-05 2024-09-21T09:48:54.619 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.620 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.620 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.620 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.679943+0000", 2024-09-21T09:48:54.620 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0509999999999997e-06 2024-09-21T09:48:54.620 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.620 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.620 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.620 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.679947+0000", 2024-09-21T09:48:54.620 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5300000000000001e-06 2024-09-21T09:48:54.620 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.620 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.620 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.620 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.679996+0000", 2024-09-21T09:48:54.620 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9357999999999997e-05 2024-09-21T09:48:54.621 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.621 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.621 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.621 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.680004+0000", 2024-09-21T09:48:54.621 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.7389999999999999e-06 2024-09-21T09:48:54.621 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.621 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.621 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.621 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331063+0000", 2024-09-21T09:48:54.621 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.65105885600000002 2024-09-21T09:48:54.621 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.621 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.621 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.621 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331070+0000", 2024-09-21T09:48:54.622 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1760000000000004e-06 2024-09-21T09:48:54.622 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.622 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.622 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.622 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.622 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.622 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72589 6.12 6.5727cf32 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.622 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.708335+0000", 2024-09-21T09:48:54.622 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 250.82892207500001, 2024-09-21T09:48:54.622 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.62275782999999996, 2024-09-21T09:48:54.622 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.622 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.622 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.622 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.623 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.623 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72589 2024-09-21T09:48:54.623 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.623 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.623 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.623 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.623 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708335+0000", 2024-09-21T09:48:54.623 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.623 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.623 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.623 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.623 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708335+0000", 2024-09-21T09:48:54.623 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.623 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.624 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.624 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.624 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708334+0000", 2024-09-21T09:48:54.624 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:48:54.624 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.624 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.624 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.624 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708401+0000", 2024-09-21T09:48:54.624 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7423999999999997e-05 2024-09-21T09:48:54.624 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.624 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.624 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.624 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708414+0000", 2024-09-21T09:48:54.624 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2704000000000001e-05 2024-09-21T09:48:54.624 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.625 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.625 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.625 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708421+0000", 2024-09-21T09:48:54.625 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7789999999999998e-06 2024-09-21T09:48:54.625 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.625 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.625 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.625 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708454+0000", 2024-09-21T09:48:54.625 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3606999999999999e-05 2024-09-21T09:48:54.625 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.625 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.625 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.625 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708459+0000", 2024-09-21T09:48:54.625 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6630000000000001e-06 2024-09-21T09:48:54.626 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.626 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.626 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.626 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331085+0000", 2024-09-21T09:48:54.626 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.62262591099999998 2024-09-21T09:48:54.626 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.626 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.626 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.626 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331092+0000", 2024-09-21T09:48:54.626 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.396e-06 2024-09-21T09:48:54.626 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.626 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.626 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.626 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.627 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.627 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72655 6.12 6.9ae664d2 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.627 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.809058+0000", 2024-09-21T09:48:54.627 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 250.72819907100001, 2024-09-21T09:48:54.627 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.52207341900000004, 2024-09-21T09:48:54.627 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.627 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.627 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.627 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.627 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.627 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72655 2024-09-21T09:48:54.627 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.627 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.627 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.628 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.628 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809058+0000", 2024-09-21T09:48:54.628 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.628 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.628 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.628 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.628 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809058+0000", 2024-09-21T09:48:54.628 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.628 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.628 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.628 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.628 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809056+0000", 2024-09-21T09:48:54.628 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:54.628 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.629 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.629 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.629 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809101+0000", 2024-09-21T09:48:54.629 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5454999999999998e-05 2024-09-21T09:48:54.629 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.629 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.629 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.629 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809113+0000", 2024-09-21T09:48:54.629 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1673e-05 2024-09-21T09:48:54.629 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.629 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.629 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.629 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809118+0000", 2024-09-21T09:48:54.629 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4870000000000004e-06 2024-09-21T09:48:54.629 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.630 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.630 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.630 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809157+0000", 2024-09-21T09:48:54.630 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9885000000000002e-05 2024-09-21T09:48:54.630 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.630 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.630 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.630 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809164+0000", 2024-09-21T09:48:54.630 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.618e-06 2024-09-21T09:48:54.630 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.630 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.630 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.631 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:54.632 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331123+0000", 2024-09-21T09:48:54.632 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.52195864599999997 2024-09-21T09:48:54.632 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.632 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.632 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.632 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331131+0000", 2024-09-21T09:48:54.632 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2330000000000006e-06 2024-09-21T09:48:54.632 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.632 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.632 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.633 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.633 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.633 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72661 6.12 6.5265ce32 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:48:54.633 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.823675+0000", 2024-09-21T09:48:54.633 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 250.71358119600001, 2024-09-21T09:48:54.633 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.50748636800000002, 2024-09-21T09:48:54.633 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.633 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:48:54.633 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.633 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.633 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.633 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72661 2024-09-21T09:48:54.633 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.633 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.634 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.634 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.634 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823675+0000", 2024-09-21T09:48:54.634 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.634 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.634 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.634 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.634 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823675+0000", 2024-09-21T09:48:54.634 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.634 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.634 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.634 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.634 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823675+0000", 2024-09-21T09:48:54.635 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:48:54.635 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.635 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.635 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.635 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823732+0000", 2024-09-21T09:48:54.635 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7330000000000002e-05 2024-09-21T09:48:54.635 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.635 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.635 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.635 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823742+0000", 2024-09-21T09:48:54.635 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.961e-06 2024-09-21T09:48:54.635 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.635 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.635 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.636 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823746+0000", 2024-09-21T09:48:54.636 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8369999999999999e-06 2024-09-21T09:48:54.636 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.636 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.636 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.636 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823783+0000", 2024-09-21T09:48:54.636 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6860000000000003e-05 2024-09-21T09:48:54.636 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.636 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.636 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:48:54.636 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823788+0000", 2024-09-21T09:48:54.636 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.541e-06 2024-09-21T09:48:54.636 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.636 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.637 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.637 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331155+0000", 2024-09-21T09:48:54.637 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.50736670500000003 2024-09-21T09:48:54.637 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.637 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.637 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.637 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331162+0000", 2024-09-21T09:48:54.637 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9179999999999997e-06 2024-09-21T09:48:54.637 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.637 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.637 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.637 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.637 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.637 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:110311 6.5 6:a5e141c6:::benchmark_data_smithi137_131945_object3322:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2024-09-21T09:48:54.638 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:58.950305+0000", 2024-09-21T09:48:54.638 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 175.58695162199999, 2024-09-21T09:48:54.638 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.099704814000000003, 2024-09-21T09:48:54.638 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.638 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:54.638 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.638 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.638 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.638 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 110311 2024-09-21T09:48:54.638 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.638 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.638 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.638 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.638 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950305+0000", 2024-09-21T09:48:54.639 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.639 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.639 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.639 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.639 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950305+0000", 2024-09-21T09:48:54.639 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.639 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.639 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.639 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.639 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950304+0000", 2024-09-21T09:48:54.639 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:48:54.639 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.639 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.639 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.640 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950309+0000", 2024-09-21T09:48:54.640 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3499999999999999e-06 2024-09-21T09:48:54.640 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.640 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.640 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.640 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950319+0000", 2024-09-21T09:48:54.641 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0403e-05 2024-09-21T09:48:54.641 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.641 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.642 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.642 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950323+0000", 2024-09-21T09:48:54.642 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1989999999999999e-06 2024-09-21T09:48:54.642 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.642 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.642 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.642 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950352+0000", 2024-09-21T09:48:54.642 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.9048999999999999e-05 2024-09-21T09:48:54.642 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.642 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.642 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:54.642 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950438+0000", 2024-09-21T09:48:54.642 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.5603e-05 2024-09-21T09:48:54.642 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.643 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.643 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:48:54.643 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950501+0000", 2024-09-21T09:48:54.643 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3020000000000003e-05 2024-09-21T09:48:54.643 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.643 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.643 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:54.643 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.952339+0000", 2024-09-21T09:48:54.643 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0018385509999999999 2024-09-21T09:48:54.643 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.643 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.643 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:54.643 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.952547+0000", 2024-09-21T09:48:54.643 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000207624 2024-09-21T09:48:54.644 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.644 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.644 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:54.644 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.049929+0000", 2024-09-21T09:48:54.644 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.097381570000000001 2024-09-21T09:48:54.644 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.644 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.644 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:54.644 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.049968+0000", 2024-09-21T09:48:54.644 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9737000000000003e-05 2024-09-21T09:48:54.644 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.644 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.644 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.644 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.050010+0000", 2024-09-21T09:48:54.645 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1523000000000002e-05 2024-09-21T09:48:54.645 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.645 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.645 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.645 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.645 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.645 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:120673 6.19 6:988e1ec1:::benchmark_data_smithi137_131945_object13684:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:48:54.645 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:14.454698+0000", 2024-09-21T09:48:54.645 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 160.08255839500001, 2024-09-21T09:48:54.645 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.142725503, 2024-09-21T09:48:54.645 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.645 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:54.645 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.645 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.646 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.646 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 120673 2024-09-21T09:48:54.646 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.646 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.646 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.646 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.646 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454698+0000", 2024-09-21T09:48:54.646 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.646 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.646 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.646 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.646 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454698+0000", 2024-09-21T09:48:54.646 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.646 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.647 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.647 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.647 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454697+0000", 2024-09-21T09:48:54.647 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:48:54.647 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.647 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.647 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.647 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454706+0000", 2024-09-21T09:48:54.647 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4239999999999999e-06 2024-09-21T09:48:54.647 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.647 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.647 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.647 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454723+0000", 2024-09-21T09:48:54.647 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6996000000000001e-05 2024-09-21T09:48:54.648 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.648 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.648 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.648 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454731+0000", 2024-09-21T09:48:54.648 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1899999999999995e-06 2024-09-21T09:48:54.648 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.648 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.648 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.648 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454788+0000", 2024-09-21T09:48:54.648 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6595000000000003e-05 2024-09-21T09:48:54.648 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.648 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.648 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:54.648 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454890+0000", 2024-09-21T09:48:54.649 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000102076 2024-09-21T09:48:54.649 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.649 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.649 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2", 2024-09-21T09:48:54.649 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.455006+0000", 2024-09-21T09:48:54.649 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000116295 2024-09-21T09:48:54.649 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.649 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.649 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:54.649 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.456704+0000", 2024-09-21T09:48:54.649 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0016982690000000001 2024-09-21T09:48:54.649 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.649 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.649 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:54.650 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.597201+0000", 2024-09-21T09:48:54.650 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.14049657600000001 2024-09-21T09:48:54.650 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.650 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.650 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:54.650 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.597312+0000", 2024-09-21T09:48:54.650 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000111118 2024-09-21T09:48:54.650 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.650 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.650 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.650 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.597424+0000", 2024-09-21T09:48:54.650 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000111628 2024-09-21T09:48:54.650 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.650 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.651 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.651 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.651 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.651 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:120675 6.3 6:c0b34514:::benchmark_data_smithi137_131945_object13686:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:48:54.651 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:14.456516+0000", 2024-09-21T09:48:54.651 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 160.08074096199999, 2024-09-21T09:48:54.651 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.140874427, 2024-09-21T09:48:54.651 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.651 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:54.651 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.651 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.651 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.651 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 120675 2024-09-21T09:48:54.651 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.652 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.652 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.652 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.652 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.456516+0000", 2024-09-21T09:48:54.652 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.652 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.652 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.652 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.652 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.456516+0000", 2024-09-21T09:48:54.652 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.652 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.652 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.652 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.652 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.456513+0000", 2024-09-21T09:48:54.652 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999971 2024-09-21T09:48:54.653 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.653 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.653 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.653 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.456523+0000", 2024-09-21T09:48:54.653 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0419e-05 2024-09-21T09:48:54.653 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.653 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.653 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.653 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.456545+0000", 2024-09-21T09:48:54.653 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1784e-05 2024-09-21T09:48:54.653 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.653 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.653 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.653 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.456553+0000", 2024-09-21T09:48:54.654 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.7889999999999995e-06 2024-09-21T09:48:54.654 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.654 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.654 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.654 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.456605+0000", 2024-09-21T09:48:54.654 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2080000000000003e-05 2024-09-21T09:48:54.654 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.654 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.654 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:54.654 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.456731+0000", 2024-09-21T09:48:54.654 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012580800000000001 2024-09-21T09:48:54.654 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.654 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.654 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,6", 2024-09-21T09:48:54.655 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.456854+0000", 2024-09-21T09:48:54.655 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012293699999999999 2024-09-21T09:48:54.655 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.655 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.655 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:54.655 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.458858+0000", 2024-09-21T09:48:54.655 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0020037810000000001 2024-09-21T09:48:54.655 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.655 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.655 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:54.655 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.459883+0000", 2024-09-21T09:48:54.655 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0010257669999999999 2024-09-21T09:48:54.655 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.655 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.656 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:54.656 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.597157+0000", 2024-09-21T09:48:54.656 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.137273758 2024-09-21T09:48:54.656 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.656 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.656 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:54.656 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.597281+0000", 2024-09-21T09:48:54.656 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012352500000000001 2024-09-21T09:48:54.656 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.656 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.656 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.656 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.597390+0000", 2024-09-21T09:48:54.656 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000109441 2024-09-21T09:48:54.656 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.657 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.657 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.657 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.657 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.657 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:120681 6.15 6:a9138525:::benchmark_data_smithi137_131945_object13692:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:48:54.657 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:14.531977+0000", 2024-09-21T09:48:54.657 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 160.00527958199999, 2024-09-21T09:48:54.657 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.101098111, 2024-09-21T09:48:54.657 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:48:54.657 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:48:54.657 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:48:54.657 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:48:54.657 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:48:54.657 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 120681 2024-09-21T09:48:54.657 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.658 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:48:54.658 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.658 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:48:54.658 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531977+0000", 2024-09-21T09:48:54.658 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.658 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.658 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.658 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:48:54.658 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531977+0000", 2024-09-21T09:48:54.658 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:48:54.658 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.658 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.658 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:48:54.658 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531977+0000", 2024-09-21T09:48:54.659 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:48:54.659 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.659 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.659 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:48:54.659 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531980+0000", 2024-09-21T09:48:54.659 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7500000000000001e-06 2024-09-21T09:48:54.659 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.659 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.659 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:48:54.659 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531990+0000", 2024-09-21T09:48:54.659 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0112000000000001e-05 2024-09-21T09:48:54.659 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.659 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.659 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:48:54.660 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531994+0000", 2024-09-21T09:48:54.660 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9339999999999999e-06 2024-09-21T09:48:54.660 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.660 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.660 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:48:54.660 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.532034+0000", 2024-09-21T09:48:54.660 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9158e-05 2024-09-21T09:48:54.660 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.660 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.660 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:48:54.660 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.532155+0000", 2024-09-21T09:48:54.660 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000121408 2024-09-21T09:48:54.660 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.660 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.661 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:48:54.661 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.532287+0000", 2024-09-21T09:48:54.661 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013247899999999999 2024-09-21T09:48:54.661 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.661 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.661 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:54.661 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.534002+0000", 2024-09-21T09:48:54.661 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001714754 2024-09-21T09:48:54.661 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.661 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.661 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:48:54.661 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.534111+0000", 2024-09-21T09:48:54.661 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000108416 2024-09-21T09:48:54.661 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.662 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.662 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:48:54.662 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.633020+0000", 2024-09-21T09:48:54.662 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.098909528999999996 2024-09-21T09:48:54.662 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.662 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.662 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:48:54.662 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.633051+0000", 2024-09-21T09:48:54.662 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.048e-05 2024-09-21T09:48:54.662 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:48:54.662 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:48:54.662 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:48:54.662 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.633075+0000", 2024-09-21T09:48:54.663 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4553e-05 2024-09-21T09:48:54.663 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.663 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.663 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.663 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:48:54.663 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:48:54.663 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:48:54.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:54.664 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:54.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:54.765 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:54.787 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:54.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:54.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:54.888 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:54.910 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:54.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:54.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:55.012 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:55.033 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:55.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:55.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:55.037 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:54 smithi137 ceph-mon[93825]: osdmap e166: 8 total, 8 up, 8 in 2024-09-21T09:48:55.037 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:55.037 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:48:55.037 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:54 smithi137 ceph-mon[97575]: osdmap e166: 8 total, 8 up, 8 in 2024-09-21T09:48:55.037 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:55.037 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:48:55.135 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:55.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:54 smithi165 ceph-mon[86023]: osdmap e166: 8 total, 8 up, 8 in 2024-09-21T09:48:55.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:48:55.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:48:55.156 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:55.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:55.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:55.258 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:55.279 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:55.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:55.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:55.380 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:55.403 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:55.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:55.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:55.411 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T09:48:55.505 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:55.510 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:55.510 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:48:55.528 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:55.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:55.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:55.630 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:55.651 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:55.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:55.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:55.753 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:55.775 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:55.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:55.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:55.876 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:55.898 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:55.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:55.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:55.999 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:56.005 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:48:56.005 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:48:56.022 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:56.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:56.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:56.023 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:48:56.023 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:48:56.038 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:48:56.039 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:48:56.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:55 smithi137 ceph-mon[93825]: pgmap v457: 89 pgs: 1 creating+peering, 8 unknown, 80 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:56.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:55 smithi137 ceph-mon[97575]: pgmap v457: 89 pgs: 1 creating+peering, 8 unknown, 80 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:56.054 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:48:56.055 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:48:56.070 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:48:56.070 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:48:56.085 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:48:56.085 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:48:56.101 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:48:56.101 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:48:56.116 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:48:56.116 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:48:56.124 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:56.145 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:56.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:56.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:56.246 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:56.268 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:56.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:56.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:56.370 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:56.391 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:56.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:56.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:55 smithi165 ceph-mon[86023]: pgmap v457: 89 pgs: 1 creating+peering, 8 unknown, 80 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:56.494 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:56.515 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:56.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:56.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:56.616 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:56.637 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:56.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:56.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:56.739 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:56.762 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:56.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:56.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:56.864 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:56.886 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:56.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:56.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:56.988 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:57.009 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:57.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:57.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:57.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:56 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/966968596' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:48:57.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:56 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/966968596' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:48:57.112 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:57.133 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:57.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:57.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:57.234 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:57.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:57.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:57.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:57.357 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:57.383 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:57.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:57.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:57.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:56 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/966968596' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:48:57.485 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:57.511 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:57.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:57.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:57.613 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:57.635 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:57.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:57.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:57.737 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:57.758 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:57.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:57.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:57.860 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:48:57.881 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:57.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:57.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:48:57.983 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:58.004 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:58.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:58.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:58.106 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:58.132 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:58.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:58.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:58.234 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:58.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:58.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:58.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:58.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:58.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:58.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:58.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:58.480 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:58.498 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:48:58 smithi137 ceph-mon[93825]: pgmap v458: 89 pgs: 1 creating+peering, 3 unknown, 85 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:58.498 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:48:58 smithi137 ceph-mon[97575]: pgmap v458: 89 pgs: 1 creating+peering, 3 unknown, 85 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:58.502 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:58.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:58.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:58.603 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:48:58.629 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:58.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:58.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:48:58.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:48:58 smithi165 ceph-mon[86023]: pgmap v458: 89 pgs: 1 creating+peering, 3 unknown, 85 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:48:58.731 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:58.756 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:58.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:58.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:58.858 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:58.879 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:58.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:58.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:58.981 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:48:59.002 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:59.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:59.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:48:59.104 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:59.125 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:59.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:59.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:48:59.250 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:48:59.251 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:48:59.277 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:59.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:59.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:48:59.379 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:59.405 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:59.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:59.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:59.507 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:48:59.533 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:59.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:59.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:48:59.635 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:48:59.657 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:59.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:59.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:48:59.759 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:48:59.785 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:48:59.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:59.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:48:59.887 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:48:59.909 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:48:59.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:48:59.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:00.011 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:00.035 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:00.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:00.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:00.137 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:00.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:00.159 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:00.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:00.239 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T09:49:00.260 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:00.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:00.283 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:00.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:00.384 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:00.410 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:00.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:00.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:00.512 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:00.536 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:00.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:00.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:00.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:00 smithi137 ceph-mon[93825]: pgmap v459: 89 pgs: 89 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:49:00.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:00 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4024164824' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:49:00.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:00 smithi137 ceph-mon[97575]: pgmap v459: 89 pgs: 89 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:49:00.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:00 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4024164824' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:49:00.638 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:00.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:00 smithi165 ceph-mon[86023]: pgmap v459: 89 pgs: 89 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:49:00.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:00 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4024164824' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:49:00.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:49:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:49:00.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:49:00.661 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:00.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:00.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:00.762 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:00.783 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:00.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:00.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:00.885 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:00.912 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:00.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:00.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:01.014 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:01.035 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:01.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:01.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:01.137 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:01.162 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:01.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:01.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:01.264 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:01.288 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:01.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:01.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:01.390 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:01.415 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:01.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:01.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:01.426 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:01 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:49:01.427 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:01 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4024164824' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:49:01.427 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:01 smithi137 ceph-mon[93825]: osdmap e167: 8 total, 8 up, 8 in 2024-09-21T09:49:01.427 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:01 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:49:01.427 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:01 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4024164824' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:49:01.427 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:01 smithi137 ceph-mon[97575]: osdmap e167: 8 total, 8 up, 8 in 2024-09-21T09:49:01.517 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:01.538 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:01.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:01.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:01.557 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:01.558 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:01.558 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:01 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:49:01.559 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:01 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4024164824' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:49:01.559 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:01 smithi165 ceph-mon[86023]: osdmap e167: 8 total, 8 up, 8 in 2024-09-21T09:49:01.640 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:01.661 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:01.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:01.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:01.763 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:01.784 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:01.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:01.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:01.886 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:01.907 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:01.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:01.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:01.944 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a[93821]: 2024-09-21T09:49:01.716+0000 7f66a97aa640 -1 mon.a@0(leader).osd e167 definitely_dead 0 2024-09-21T09:49:02.009 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:02.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:02.031 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:02.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:02.132 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:02.154 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:02.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:02.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:02.195 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:49:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:49:01] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.51.0" 2024-09-21T09:49:02.255 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:02.256 INFO:teuthology.orchestra.run.smithi137.stderr:marked out osd.5. 2024-09-21T09:49:02.263 INFO:teuthology.orchestra.run.smithi137.stderr:enabled application 'rados' on pool 'unique_pool_2' 2024-09-21T09:49:02.284 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:02.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:02.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:02.386 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:02.407 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:02.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:02.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:02.508 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:02.509 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:02 smithi137 ceph-mon[93825]: pgmap v461: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:49:02.509 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:02 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2271548521' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:49:02.509 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:02 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:49:02.509 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:02 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1098157627' entity='client.admin' cmd={"prefix": "osd out", "ids": ["5"]} : dispatch 2024-09-21T09:49:02.510 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:02 smithi137 ceph-mon[93825]: Client client.admin marked osd.5 out, while it was still marked up 2024-09-21T09:49:02.510 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:02 smithi137 ceph-mon[97575]: pgmap v461: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:49:02.510 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:02 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2271548521' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:49:02.510 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:02 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:49:02.510 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:02 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1098157627' entity='client.admin' cmd={"prefix": "osd out", "ids": ["5"]} : dispatch 2024-09-21T09:49:02.510 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:02 smithi137 ceph-mon[97575]: Client client.admin marked osd.5 out, while it was still marked up 2024-09-21T09:49:02.530 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:02.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:02.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:02.632 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:02.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:02 smithi165 ceph-mon[86023]: pgmap v461: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:49:02.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:02 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2271548521' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:49:02.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:02 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:49:02.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:02 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1098157627' entity='client.admin' cmd={"prefix": "osd out", "ids": ["5"]} : dispatch 2024-09-21T09:49:02.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:02 smithi165 ceph-mon[86023]: Client client.admin marked osd.5 out, while it was still marked up 2024-09-21T09:49:02.653 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:02.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:02.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:02.754 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:02.781 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:02.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:02.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:02.882 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:02.905 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:02.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:02.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:03.006 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:03.032 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:03.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:03.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:03.073 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T09:49:03.133 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:03.158 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:03.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:03.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:03.260 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:03.292 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:03.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:03.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:03.394 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:03.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:03.416 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:03.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:03.517 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:03.538 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:03.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:03.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:03 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:49:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:03 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1098157627' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2024-09-21T09:49:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:03 smithi137 ceph-mon[93825]: osdmap e168: 8 total, 8 up, 7 in 2024-09-21T09:49:03.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:03 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:49:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:03 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1098157627' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2024-09-21T09:49:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:03 smithi137 ceph-mon[97575]: osdmap e168: 8 total, 8 up, 7 in 2024-09-21T09:49:03.640 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:03 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:49:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:03 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1098157627' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2024-09-21T09:49:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:03 smithi165 ceph-mon[86023]: osdmap e168: 8 total, 8 up, 7 in 2024-09-21T09:49:03.661 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:03.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:03.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:03.763 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:03.784 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:03.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:03.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:03.886 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:03.907 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:03.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:03.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:04.009 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:04.034 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:04.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:04.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:04.136 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:04.161 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:04.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:04.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:04.263 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:04.284 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:04.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:04.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:04.386 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:04.412 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:04.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:04.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:04.514 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:04.535 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:04.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:04.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:04.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:04 smithi137 ceph-mon[93825]: pgmap v463: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:49:04.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:04 smithi137 ceph-mon[93825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:49:04.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:04 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T09:49:04.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:04 smithi137 ceph-mon[93825]: osdmap e169: 8 total, 8 up, 7 in 2024-09-21T09:49:04.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:04 smithi137 ceph-mon[97575]: pgmap v463: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:49:04.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:04 smithi137 ceph-mon[97575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:49:04.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:04 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T09:49:04.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:04 smithi137 ceph-mon[97575]: osdmap e169: 8 total, 8 up, 7 in 2024-09-21T09:49:04.637 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:04 smithi165 ceph-mon[86023]: pgmap v463: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 624 GiB / 626 GiB avail 2024-09-21T09:49:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:04 smithi165 ceph-mon[86023]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:49:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:04 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T09:49:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:04 smithi165 ceph-mon[86023]: osdmap e169: 8 total, 8 up, 7 in 2024-09-21T09:49:04.659 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:04.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:04.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:04.761 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:04.787 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:04.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:04.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:04.889 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:04.911 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:04.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:04.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:05.013 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:05.039 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:05.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:05.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:05.141 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:05.144 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:05.167 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:05.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:05.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:05.269 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:05.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:05.291 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:05.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:05.392 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:05.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:05.415 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:05.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:05.516 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:05.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:05.543 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:05.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:05.644 DEBUG:teuthology.orchestra.run.smithi137:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_2 bench 90 write' 2024-09-21T09:49:05.645 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:05.647 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T09:49:05.647 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T09:49:05.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:05.672 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:05.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:05.694 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:hints = 1 2024-09-21T09:49:05.694 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T09:49:05.694 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Object prefix: benchmark_data_smithi137_164067 2024-09-21T09:49:05.694 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:49:05.694 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 0 0 0 0 0 0 - 0 2024-09-21T09:49:05.773 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:05.812 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:05.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:05.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:05.914 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:05.941 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:05.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:05.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:06.042 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:06.079 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:06.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:06.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:06.181 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:06.209 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:06.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:06.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:06.253 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:05 smithi137 ceph-mon[93825]: pgmap v465: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 624 GiB / 626 GiB avail; 94 B/s, 0 objects/s recovering 2024-09-21T09:49:06.253 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:05 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:06.253 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:05 smithi137 ceph-mon[97575]: pgmap v465: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 624 GiB / 626 GiB avail; 94 B/s, 0 objects/s recovering 2024-09-21T09:49:06.253 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:05 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:06.310 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:06.337 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:06.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:06.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:05 smithi165 ceph-mon[86023]: pgmap v465: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 624 GiB / 626 GiB avail; 94 B/s, 0 objects/s recovering 2024-09-21T09:49:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:05 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:06.439 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:06.463 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:06.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:06.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:06.565 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:06.605 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:06.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:06.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:06.693 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 1 16 3105 3089 193.051 193.062 0.00304864 0.00516074 2024-09-21T09:49:06.708 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:06.714 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:49:06.715 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:49:06.733 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:06.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:06.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:06.750 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:49:06.750 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:49:06.790 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:49:06.791 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:49:06.834 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:49:06.834 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:49:06.834 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:06.859 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:06.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:06.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:06.868 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:49:06.868 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:49:06.903 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:49:06.904 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:49:06.935 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:49:06.936 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:49:06.960 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:06.975 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:49:06.975 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:49:06.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:06.999 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:06.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:07.037 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:49:07.037 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T09:49:07.037 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.038 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45137.0:3866 7.7 e169/164 7:e1b09884:::benchmark_data_smithi137_164067_object3865:head v 169'234, mlcod=169'232)", 2024-09-21T09:49:07.038 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:49:07.026480+0000", 2024-09-21T09:49:07.038 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0081377499999999992, 2024-09-21T09:49:07.038 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0081680020000000006, 2024-09-21T09:49:07.038 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:49:07.038 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:49:07.038 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:49:07.038 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:49:07.038 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.038 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:49:07.038 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.026480+0000", 2024-09-21T09:49:07.038 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:07.038 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.039 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.039 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:49:07.039 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.026480+0000", 2024-09-21T09:49:07.039 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:07.039 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.039 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.039 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:49:07.039 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.026481+0000", 2024-09-21T09:49:07.039 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0500000000000003e-07 2024-09-21T09:49:07.039 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.039 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.039 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:49:07.039 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.026511+0000", 2024-09-21T09:49:07.039 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0273e-05 2024-09-21T09:49:07.040 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.040 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.040 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:49:07.040 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.026518+0000", 2024-09-21T09:49:07.040 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4150000000000002e-06 2024-09-21T09:49:07.040 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.040 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.040 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:49:07.040 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.026523+0000", 2024-09-21T09:49:07.040 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7199999999999997e-06 2024-09-21T09:49:07.040 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.040 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.040 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:49:07.040 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.026612+0000", 2024-09-21T09:49:07.040 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9253999999999996e-05 2024-09-21T09:49:07.041 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.041 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.041 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:49:07.041 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.026629+0000", 2024-09-21T09:49:07.041 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6390000000000001e-05 2024-09-21T09:49:07.041 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:07.041 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:49:07.041 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:07.041 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.041 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.041 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:3872 7.9 7:9c20d9e4:::benchmark_data_smithi137_164067_object3871:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e169)", 2024-09-21T09:49:07.041 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:49:07.027511+0000", 2024-09-21T09:49:07.041 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0071069189999999997, 2024-09-21T09:49:07.041 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0072049200000000001, 2024-09-21T09:49:07.042 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:49:07.042 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:49:07.042 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:49:07.042 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:49:07.042 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:49:07.042 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:49:07.042 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 3872 2024-09-21T09:49:07.042 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.042 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:49:07.042 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.042 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:49:07.042 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.027511+0000", 2024-09-21T09:49:07.042 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:07.043 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.043 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.043 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:49:07.043 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.027511+0000", 2024-09-21T09:49:07.043 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:07.043 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.043 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.043 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:49:07.043 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.027512+0000", 2024-09-21T09:49:07.043 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5000000000000001e-07 2024-09-21T09:49:07.043 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.043 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.043 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:49:07.043 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.027533+0000", 2024-09-21T09:49:07.043 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1115e-05 2024-09-21T09:49:07.044 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.044 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.044 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:49:07.044 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.027543+0000", 2024-09-21T09:49:07.044 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0198e-05 2024-09-21T09:49:07.044 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.044 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.044 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:49:07.044 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.027550+0000", 2024-09-21T09:49:07.044 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0829999999999998e-06 2024-09-21T09:49:07.044 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.044 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.044 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:49:07.044 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.027606+0000", 2024-09-21T09:49:07.045 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5724999999999999e-05 2024-09-21T09:49:07.045 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.045 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.045 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:49:07.045 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.028315+0000", 2024-09-21T09:49:07.045 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00070919699999999995 2024-09-21T09:49:07.045 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.045 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.045 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,4", 2024-09-21T09:49:07.045 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.028447+0000", 2024-09-21T09:49:07.045 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000132378 2024-09-21T09:49:07.045 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.045 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.045 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:49:07.046 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.030935+0000", 2024-09-21T09:49:07.046 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0024876949999999998 2024-09-21T09:49:07.046 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:07.046 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:49:07.046 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:07.046 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.046 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.046 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop_reply(client.45137.0:3855 7.9 e169/164 ondisk, result = 0)", 2024-09-21T09:49:07.046 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:49:07.031462+0000", 2024-09-21T09:49:07.046 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.003155709, 2024-09-21T09:49:07.046 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0033248280000000002, 2024-09-21T09:49:07.046 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:49:07.046 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:49:07.046 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:49:07.046 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:49:07.047 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.047 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:49:07.047 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.031462+0000", 2024-09-21T09:49:07.047 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:07.047 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.047 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.047 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:49:07.047 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.031462+0000", 2024-09-21T09:49:07.047 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:07.047 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.047 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.047 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:49:07.047 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.031462+0000", 2024-09-21T09:49:07.047 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1199999999999998e-07 2024-09-21T09:49:07.048 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.048 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.048 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:49:07.048 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.031466+0000", 2024-09-21T09:49:07.048 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4000000000000001e-06 2024-09-21T09:49:07.048 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.048 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.048 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:49:07.048 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.031475+0000", 2024-09-21T09:49:07.048 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4159999999999993e-06 2024-09-21T09:49:07.048 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.048 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.048 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:49:07.048 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.031482+0000", 2024-09-21T09:49:07.049 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5089999999999999e-06 2024-09-21T09:49:07.049 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.049 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.049 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:49:07.049 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032443+0000", 2024-09-21T09:49:07.049 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00096124600000000002 2024-09-21T09:49:07.049 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.049 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.049 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:49:07.049 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032470+0000", 2024-09-21T09:49:07.049 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.7364000000000001e-05 2024-09-21T09:49:07.049 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:07.049 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:49:07.049 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:07.050 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.050 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.050 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop_reply(client.45137.0:3872 7.9 e169/164 ondisk, result = 0)", 2024-09-21T09:49:07.050 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:49:07.032555+0000", 2024-09-21T09:49:07.050 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0020626239999999999, 2024-09-21T09:49:07.050 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0022880420000000001, 2024-09-21T09:49:07.050 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:49:07.050 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:49:07.050 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:49:07.050 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:49:07.050 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.050 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:49:07.050 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032555+0000", 2024-09-21T09:49:07.051 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:07.051 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.051 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.051 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:49:07.051 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032555+0000", 2024-09-21T09:49:07.051 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:07.051 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.051 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.051 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:49:07.051 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032555+0000", 2024-09-21T09:49:07.052 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.58e-07 2024-09-21T09:49:07.052 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.052 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.052 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:49:07.052 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032559+0000", 2024-09-21T09:49:07.052 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2820000000000001e-06 2024-09-21T09:49:07.052 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.052 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.052 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:49:07.052 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032567+0000", 2024-09-21T09:49:07.052 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2279999999999998e-06 2024-09-21T09:49:07.053 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.053 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.053 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:49:07.053 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032573+0000", 2024-09-21T09:49:07.053 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7069999999999997e-06 2024-09-21T09:49:07.053 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.053 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.053 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:49:07.053 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.034827+0000", 2024-09-21T09:49:07.053 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0022544660000000001 2024-09-21T09:49:07.053 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.053 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.053 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:49:07.054 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.034834+0000", 2024-09-21T09:49:07.054 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.277e-06 2024-09-21T09:49:07.054 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:07.054 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:49:07.054 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:07.054 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.054 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.054 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:3880 7.f 7:fbd72e44:::benchmark_data_smithi137_164067_object3879:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e169)", 2024-09-21T09:49:07.054 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:49:07.032715+0000", 2024-09-21T09:49:07.054 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.001903016, 2024-09-21T09:49:07.054 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0022004139999999999, 2024-09-21T09:49:07.054 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:49:07.054 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:49:07.055 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:49:07.055 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:49:07.055 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:49:07.055 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:49:07.055 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 3880 2024-09-21T09:49:07.055 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.055 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:49:07.055 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.055 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:49:07.055 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032715+0000", 2024-09-21T09:49:07.055 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:07.055 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.055 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.055 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:49:07.055 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032715+0000", 2024-09-21T09:49:07.056 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:07.056 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.056 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.056 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:49:07.056 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032717+0000", 2024-09-21T09:49:07.056 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.838e-06 2024-09-21T09:49:07.056 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.056 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.056 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:49:07.056 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032738+0000", 2024-09-21T09:49:07.056 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1080000000000001e-05 2024-09-21T09:49:07.056 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.056 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.056 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:49:07.057 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032748+0000", 2024-09-21T09:49:07.057 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0567999999999999e-05 2024-09-21T09:49:07.057 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.057 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.057 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:49:07.057 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032755+0000", 2024-09-21T09:49:07.057 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9709999999999998e-06 2024-09-21T09:49:07.057 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.057 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.057 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:49:07.057 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.034533+0000", 2024-09-21T09:49:07.057 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001778064 2024-09-21T09:49:07.057 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.057 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.058 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:49:07.058 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.034653+0000", 2024-09-21T09:49:07.058 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011993399999999999 2024-09-21T09:49:07.058 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.058 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.058 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,7", 2024-09-21T09:49:07.058 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.034780+0000", 2024-09-21T09:49:07.058 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000127241 2024-09-21T09:49:07.058 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:07.058 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:49:07.058 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:07.058 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.058 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.059 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:3881 7.9 7:9f5062e2:::benchmark_data_smithi137_164067_object3880:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e169)", 2024-09-21T09:49:07.059 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:49:07.032768+0000", 2024-09-21T09:49:07.059 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.00184935, 2024-09-21T09:49:07.059 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0022168079999999998, 2024-09-21T09:49:07.059 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:49:07.059 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:49:07.059 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T09:49:07.059 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:49:07.059 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:49:07.059 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:49:07.059 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 3881 2024-09-21T09:49:07.059 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.059 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:49:07.059 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.060 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:49:07.060 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032768+0000", 2024-09-21T09:49:07.060 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:07.060 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.060 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.060 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:49:07.060 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032768+0000", 2024-09-21T09:49:07.060 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:07.060 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.060 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.060 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:49:07.060 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032769+0000", 2024-09-21T09:49:07.060 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3799999999999997e-07 2024-09-21T09:49:07.060 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.060 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.061 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:49:07.061 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032789+0000", 2024-09-21T09:49:07.061 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9658999999999999e-05 2024-09-21T09:49:07.061 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.061 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.061 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:49:07.061 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032796+0000", 2024-09-21T09:49:07.061 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0199999999999997e-06 2024-09-21T09:49:07.061 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.061 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.061 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:49:07.061 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032801+0000", 2024-09-21T09:49:07.061 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6189999999999999e-06 2024-09-21T09:49:07.061 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.062 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.062 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:49:07.062 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.034886+0000", 2024-09-21T09:49:07.062 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002084963 2024-09-21T09:49:07.062 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:07.062 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:49:07.062 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:07.062 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.062 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.062 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:3885 7.4 7:28c37cec:::benchmark_data_smithi137_164067_object3884:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e169)", 2024-09-21T09:49:07.062 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:49:07.032813+0000", 2024-09-21T09:49:07.062 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.00180514, 2024-09-21T09:49:07.062 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0022381649999999999, 2024-09-21T09:49:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:49:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:49:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:49:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:49:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:49:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:49:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 3885 2024-09-21T09:49:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:49:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:49:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032813+0000", 2024-09-21T09:49:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.063 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.064 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:49:07.064 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032813+0000", 2024-09-21T09:49:07.064 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:07.064 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.064 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.064 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:49:07.064 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032813+0000", 2024-09-21T09:49:07.064 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2900000000000004e-07 2024-09-21T09:49:07.064 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.064 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.064 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:49:07.064 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032832+0000", 2024-09-21T09:49:07.064 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8368000000000001e-05 2024-09-21T09:49:07.064 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.065 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.065 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:49:07.065 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032838+0000", 2024-09-21T09:49:07.065 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1990000000000003e-06 2024-09-21T09:49:07.065 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.065 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.065 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:49:07.065 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032843+0000", 2024-09-21T09:49:07.065 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0830000000000003e-06 2024-09-21T09:49:07.065 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.066 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.066 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:49:07.066 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.032909+0000", 2024-09-21T09:49:07.066 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5749999999999999e-05 2024-09-21T09:49:07.066 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.066 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.066 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:49:07.066 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.033064+0000", 2024-09-21T09:49:07.066 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015537999999999999 2024-09-21T09:49:07.066 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:07.066 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:07.066 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,4", 2024-09-21T09:49:07.066 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:07.033229+0000", 2024-09-21T09:49:07.066 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000164752 2024-09-21T09:49:07.067 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:07.067 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:49:07.067 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:07.067 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:07.067 INFO:teuthology.orchestra.run.smithi137.stdout: ], 2024-09-21T09:49:07.067 INFO:teuthology.orchestra.run.smithi137.stdout: "num_ops": 7 2024-09-21T09:49:07.067 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:49:07.067 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:06 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/135617848' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:49:07.067 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:06 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/135617848' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:49:07.100 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:07.126 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:07.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:07.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:07.228 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:07.254 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:07.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:07.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:07.355 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:07.391 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:07.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:07.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:06 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/135617848' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:49:07.493 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:07.518 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:07.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:07.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:07.620 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:07.658 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:07.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:07.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:07.693 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 2 16 5671 5655 176.706 160.375 0.00444004 0.00564565 2024-09-21T09:49:07.760 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:07.788 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:07.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:07.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:07.889 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:07.915 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:07.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:07.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:08.017 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:08.042 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:08.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:08.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:08.144 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:08.190 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:08.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:08.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:08.292 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:07 smithi137 ceph-mon[93825]: pgmap v466: 89 pgs: 89 active+clean; 2.5 MiB data, 1.7 GiB used, 624 GiB / 626 GiB avail; 308 KiB/s wr, 4 op/s; 99 B/s, 1 objects/s recovering 2024-09-21T09:49:08.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:07 smithi137 ceph-mon[97575]: pgmap v466: 89 pgs: 89 active+clean; 2.5 MiB data, 1.7 GiB used, 624 GiB / 626 GiB avail; 308 KiB/s wr, 4 op/s; 99 B/s, 1 objects/s recovering 2024-09-21T09:49:08.317 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:08.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:08.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:07 smithi165 ceph-mon[86023]: pgmap v466: 89 pgs: 89 active+clean; 2.5 MiB data, 1.7 GiB used, 624 GiB / 626 GiB avail; 308 KiB/s wr, 4 op/s; 99 B/s, 1 objects/s recovering 2024-09-21T09:49:08.419 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:08.445 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:08.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:08.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:08.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:08.569 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:08.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:08.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:08.671 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:08.694 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 3 16 8224 8208 170.948 159.562 0.00504742 0.00583841 2024-09-21T09:49:08.710 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:08.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:08.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:08.812 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:08.840 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:08.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:08.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:08.942 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:08.984 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:08.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:08.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:09.085 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:09.112 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:09.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:09.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:09.214 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:09.252 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:09.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:09.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:09.354 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:09.393 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:09.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:09.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:09.495 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:09.522 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:09.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:09.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:09.624 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:09.650 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:09.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:09.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:09.694 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 4 16 11157 11141 174.035 183.312 0.00644956 0.00573738 2024-09-21T09:49:09.753 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:09.787 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:09.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:09.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:09.889 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:09.924 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:09.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:09.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:10.026 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:10.053 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:10.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:10.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:10.155 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:10.163 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:09 smithi137 ceph-mon[93825]: pgmap v467: 89 pgs: 89 active+clean; 173 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 22 MiB/s wr, 344 op/s; 82 B/s, 1 objects/s recovering 2024-09-21T09:49:10.163 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:10.163 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:49:10.163 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:09 smithi137 ceph-mon[97575]: pgmap v467: 89 pgs: 89 active+clean; 173 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 22 MiB/s wr, 344 op/s; 82 B/s, 1 objects/s recovering 2024-09-21T09:49:10.164 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:10.164 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:49:10.194 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:10.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:10.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:10.214 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:09 smithi165 ceph-mon[86023]: pgmap v467: 89 pgs: 89 active+clean; 173 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 22 MiB/s wr, 344 op/s; 82 B/s, 1 objects/s recovering 2024-09-21T09:49:10.214 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:10.215 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:49:10.315 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:10.343 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:10.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:10.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:10.444 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:10.471 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:10.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:10.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:10.572 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:10.597 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:10.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:10.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:49:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:49:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:49:10.680 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T09:49:10.695 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 5 16 13738 13722 171.456 161.312 0.00584344 0.00582544 2024-09-21T09:49:10.699 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:10.739 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:10.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:10.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:10.841 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:10.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:10.882 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:10.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:10.983 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:10.997 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:49:10.998 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:49:10.998 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2024-09-21T09:49:10.998 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T09:49:10.998 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T09:49:10.998 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-09-21T09:49:11.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:11.034 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:11.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:11.135 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:11.234 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:11.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:11.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:11.298 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:11.337 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:11.361 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:11.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:11.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:11.463 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:11.488 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:11.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:11.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:11.589 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:11.615 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:11.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:11.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:11.695 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 6 16 15775 15759 164.099 127.312 0.00479451 0.00608601 2024-09-21T09:49:11.717 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:11.743 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:11.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:11.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:11.845 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:11.872 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:11.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:11.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:11.965 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T09:49:11.974 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:11.994 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:49:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:49:11] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.51.0" 2024-09-21T09:49:11.994 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:11 smithi137 ceph-mon[93825]: pgmap v468: 89 pgs: 89 active+clean; 446 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 53 MiB/s wr, 844 op/s; 78 B/s, 1 objects/s recovering 2024-09-21T09:49:11.995 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:11 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1100264258' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:49:11.995 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:11 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:49:11.995 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:11 smithi137 ceph-mon[97575]: pgmap v468: 89 pgs: 89 active+clean; 446 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 53 MiB/s wr, 844 op/s; 78 B/s, 1 objects/s recovering 2024-09-21T09:49:11.995 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:11 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1100264258' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:49:11.995 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:11 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:49:12.017 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:12.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:12.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:12.119 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:12.159 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:12.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:12.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:12.261 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:12.289 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:12.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:12.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:12.390 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:11 smithi165 ceph-mon[86023]: pgmap v468: 89 pgs: 89 active+clean; 446 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 53 MiB/s wr, 844 op/s; 78 B/s, 1 objects/s recovering 2024-09-21T09:49:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:11 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1100264258' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:49:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:11 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:49:12.431 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:12.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:12.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:12.532 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:12.558 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:12.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:12.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:12.633 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:49:12.659 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:12.696 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 7 16 18247 18231 162.719 154.5 0.00895933 0.00613659 2024-09-21T09:49:12.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:12.724 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:12.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:12.825 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:12.865 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:12.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:12.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:12.967 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:13.021 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:13.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:13.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:13.123 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:13.147 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:13.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:13.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:13.249 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:13.269 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:12 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:49:13.269 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:12 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:49:13.269 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:12 smithi137 ceph-mon[93825]: osdmap e170: 8 total, 8 up, 7 in 2024-09-21T09:49:13.270 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:12 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:49:13.270 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:12 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:49:13.270 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:12 smithi137 ceph-mon[97575]: osdmap e170: 8 total, 8 up, 7 in 2024-09-21T09:49:13.274 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:13.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:13.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:13.376 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:13.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:12 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:49:13.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:12 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:49:13.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:12 smithi165 ceph-mon[86023]: osdmap e170: 8 total, 8 up, 7 in 2024-09-21T09:49:13.404 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:13.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:13.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:13.505 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:13.531 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:13.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:13.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:13.632 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:13.674 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:13.679 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:13.693 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:13.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:13.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:13.696 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 8 16 20409 20393 159.269 135.125 0.00416493 0.00626865 2024-09-21T09:49:13.795 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:13.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:13.848 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:13.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:13.949 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:13.975 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:13.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:13.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:14.077 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:14.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:14.117 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:14.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:14.166 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:13 smithi137 ceph-mon[93825]: pgmap v470: 89 pgs: 89 active+clean; 802 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s; 69 B/s, 1 objects/s recovering 2024-09-21T09:49:14.167 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:13 smithi137 ceph-mon[97575]: pgmap v470: 89 pgs: 89 active+clean; 802 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s; 69 B/s, 1 objects/s recovering 2024-09-21T09:49:14.218 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:14.256 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:14.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:14.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:14.358 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:14.383 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:14.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:14.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:13 smithi165 ceph-mon[86023]: pgmap v470: 89 pgs: 89 active+clean; 802 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s; 69 B/s, 1 objects/s recovering 2024-09-21T09:49:14.485 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:14.511 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:14.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:14.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:14.613 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:14.650 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:14.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:14.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:14.696 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 9 16 22650 22634 157.134 140.062 0.00525896 0.00635842 2024-09-21T09:49:14.752 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:14.777 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:14.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:14.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:14.879 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:14.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:14.917 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:14.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:15.018 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:15.045 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:15.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:15.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:15.126 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T09:49:15.147 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:15.173 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:15.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:15.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:15.274 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:15.317 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:15.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:15.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:15.419 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:15.445 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:15.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:15.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:15.547 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:15.568 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:15.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:15.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:15.670 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:15.696 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 10 16 24588 24572 153.533 121.125 0.00252609 0.00650247 2024-09-21T09:49:15.700 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:15.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:15.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:15.802 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:15.836 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:15.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:15.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:15.938 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:15.962 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:15.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:15.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:16.064 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:16.096 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:16.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:16.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:16.198 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:16.237 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:16.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:16.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:15 smithi137 ceph-mon[93825]: pgmap v471: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s; 8 B/s, 0 objects/s recovering 2024-09-21T09:49:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:15 smithi137 ceph-mon[97575]: pgmap v471: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s; 8 B/s, 0 objects/s recovering 2024-09-21T09:49:16.340 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:16.365 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:16.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:16.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:15 smithi165 ceph-mon[86023]: pgmap v471: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s; 8 B/s, 0 objects/s recovering 2024-09-21T09:49:16.467 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:16.493 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:16.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:16.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:16.595 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:16.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:16.618 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:16.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:16.696 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 11 16 26259 26243 149.069 104.438 0.00490007 0.00670171 2024-09-21T09:49:16.719 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:16.743 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:16.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:16.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:16.845 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:16.869 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:16.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:16.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:16.971 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:17.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:17.006 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:17.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:17.107 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:17.128 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:17.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:17.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:17.229 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:17.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:17.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:17.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:17.356 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:17.393 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:17.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:17.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:17.495 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:17.516 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:17.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:17.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:17.618 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:17.643 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:17.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:17.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:17.696 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 12 16 27649 27633 143.887 86.875 0.00524217 0.00694299 2024-09-21T09:49:17.745 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:17.769 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:17.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:17.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:17.871 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:17.892 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:17.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:17.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:17.994 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:18.019 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:18.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:18.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:18.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:17 smithi137 ceph-mon[93825]: pgmap v472: 89 pgs: 89 active+clean; 1.3 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 129 MiB/s wr, 2.06k op/s; 1 B/s, 0 objects/s recovering 2024-09-21T09:49:18.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:17 smithi137 ceph-mon[97575]: pgmap v472: 89 pgs: 89 active+clean; 1.3 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 129 MiB/s wr, 2.06k op/s; 1 B/s, 0 objects/s recovering 2024-09-21T09:49:18.121 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:18.148 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:18.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:18.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:18.249 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:18.275 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:18.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:18.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:18.377 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:17 smithi165 ceph-mon[86023]: pgmap v472: 89 pgs: 89 active+clean; 1.3 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 129 MiB/s wr, 2.06k op/s; 1 B/s, 0 objects/s recovering 2024-09-21T09:49:18.403 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:18.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:18.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:18.504 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:18.528 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:18.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:18.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:18.630 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:18.655 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:18.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:18.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:18.696 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 13 16 29463 29447 141.539 113.375 0.00951252 0.00705858 2024-09-21T09:49:18.757 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:18.778 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:18.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:18.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:18.879 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:18.916 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:18.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:18.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:19.018 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:19.057 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:19.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:19.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:19.159 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:19.180 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:19.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:19.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:19.281 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:19.303 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:19.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:19.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:19.405 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:19.426 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:19.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:19.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:19.528 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:19.553 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:19.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:19.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:19.654 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:19.679 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:19.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:19.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:19.696 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 14 16 30713 30697 137.009 78.125 0.00235122 0.00728201 2024-09-21T09:49:19.781 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:19.806 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:19.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:19.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:19.908 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:19.946 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:19.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:19.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:20.048 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:20.072 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:20.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:20.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:20.174 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:20.214 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:20.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:20.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:20.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:19 smithi137 ceph-mon[93825]: pgmap v473: 89 pgs: 89 active+clean; 1.6 GiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 142 MiB/s wr, 2.28k op/s 2024-09-21T09:49:20.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:19 smithi137 ceph-mon[97575]: pgmap v473: 89 pgs: 89 active+clean; 1.6 GiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 142 MiB/s wr, 2.28k op/s 2024-09-21T09:49:20.316 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:20.344 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:20.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:20.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:20.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:19 smithi165 ceph-mon[86023]: pgmap v473: 89 pgs: 89 active+clean; 1.6 GiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 142 MiB/s wr, 2.28k op/s 2024-09-21T09:49:20.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:49:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:49:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:49:20.445 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:20.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:20.482 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:20.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:20.584 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:20.612 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:20.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:20.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:20.697 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 15 16 32580 32564 135.653 116.688 0.00886541 0.00736467 2024-09-21T09:49:20.713 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:20.743 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:20.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:20.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:20.845 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:20.885 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:20.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:20.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:20.901 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:49:20.901 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T09:49:20.901 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T09:49:20.901 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T09:49:20.902 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:49:20.988 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:21.029 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:21.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:21.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:21.131 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:21.174 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:21.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:21.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:21.275 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:21.319 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:21.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:21.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:21.421 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:21.456 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:21.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:21.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:21.557 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:21.599 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:21.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:21.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:21.697 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 16 16 34305 34289 133.913 107.812 0.00661523 0.00746156 2024-09-21T09:49:21.701 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:21.736 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:21.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:21.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:21.838 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:21.873 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:21.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:21.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:21.974 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:21.991 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T09:49:22.015 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:22.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:22.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:22.117 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:22.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:22 smithi165 ceph-mon[86023]: pgmap v474: 89 pgs: 89 active+clean; 1.7 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 134 MiB/s wr, 2.15k op/s 2024-09-21T09:49:22.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:22.162 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:22.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:22.247 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:22 smithi137 ceph-mon[93825]: pgmap v474: 89 pgs: 89 active+clean; 1.7 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 134 MiB/s wr, 2.15k op/s 2024-09-21T09:49:22.247 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:49:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:49:21] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.51.0" 2024-09-21T09:49:22.248 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:22 smithi137 ceph-mon[97575]: pgmap v474: 89 pgs: 89 active+clean; 1.7 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 134 MiB/s wr, 2.15k op/s 2024-09-21T09:49:22.262 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:22.285 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:22.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:22.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:22.387 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:22.428 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:22.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:22.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:22.530 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:22.567 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:22.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:22.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:22.617 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:49:22.617 INFO:teuthology.orchestra.run.smithi137.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T09:49:22.617 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:49:22.669 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:22.698 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 17 16 35885 35869 131.844 98.75 0.0069976 0.00757898 2024-09-21T09:49:22.711 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:22.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:22.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:22.813 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:22.836 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:22.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:22.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:22.938 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:22.980 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:22.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:22.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:23.081 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:23.107 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:23.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:23.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:23.179 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:23 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/75401605' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:49:23.179 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:23 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/75401605' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:49:23.208 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:23.216 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:49:23.216 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:49:23.216 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:49:23.216 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:49:23.216 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:49:23.216 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:49:23.216 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:49:23.216 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:49:23.216 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:49:23.216 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:49:23.216 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:49:23.217 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:49:23.217 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:49:23.217 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:49:23.217 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:49:23.217 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:49:23.246 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:23.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:23.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:23.348 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:23.390 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:23.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:23.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:23 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/75401605' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:49:23.492 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:23.517 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:23.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:23.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:23.618 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:23.657 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:23.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:23.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:23.697 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 18 16 37571 37555 130.373 105.375 0.00283797 0.00766431 2024-09-21T09:49:23.758 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:23.793 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:23.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:23.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:23.894 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:23.921 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:23.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:23.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:24.022 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:24.048 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:24.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:24.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:24.112 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:24.150 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:24.210 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:24.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:24.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:24.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:24 smithi137 ceph-mon[93825]: pgmap v475: 89 pgs: 89 active+clean; 2.0 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-09-21T09:49:24.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:24 smithi137 ceph-mon[97575]: pgmap v475: 89 pgs: 89 active+clean; 2.0 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-09-21T09:49:24.312 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:24.337 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:24.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:24.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:24 smithi165 ceph-mon[86023]: pgmap v475: 89 pgs: 89 active+clean; 2.0 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-09-21T09:49:24.439 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:24.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:24.477 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:24.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:24.578 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:24.597 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:24.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:24.647 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:24.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:24.697 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 19 16 39262 39246 129.074 105.688 0.00809693 0.00774106 2024-09-21T09:49:24.748 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:24.791 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:24.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:24.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:24.894 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:24.986 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:24.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:24.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:25.088 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:25.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:25.129 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:25.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:25.230 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:25.252 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:25.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:25.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:25.354 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:25.379 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:25.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:25.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:25.481 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:25.507 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:25.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:25.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:25.608 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:25.642 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:25.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:25.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:25.697 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T09:49:25.696409+0000 min lat: 0.00114046 max lat: 0.162897 avg lat: 0.00783016 2024-09-21T09:49:25.697 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:49:25.697 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 20 16 40862 40846 127.62 100 0.00794554 0.00783016 2024-09-21T09:49:25.744 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:25.783 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:25.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:25.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:25.884 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:25.906 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:25.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:25.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:26.007 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:26.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:26.033 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:26.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:25 smithi137 ceph-mon[93825]: pgmap v476: 89 pgs: 89 active+clean; 2.2 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-09-21T09:49:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:49:26.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:25 smithi137 ceph-mon[97575]: pgmap v476: 89 pgs: 89 active+clean; 2.2 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-09-21T09:49:26.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:26.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:49:26.052 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:49:26.134 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:25 smithi165 ceph-mon[86023]: pgmap v476: 89 pgs: 89 active+clean; 2.2 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-09-21T09:49:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:49:26.156 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:26.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:26.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:26.257 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:26.280 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:26.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:26.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:26.382 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:26.408 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:26.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:26.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:26.510 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:26.535 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:26.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:26.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:26.636 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:26.657 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:26.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:26.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:26.697 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 21 16 42243 42227 125.652 86.3125 0.00187154 0.00792872 2024-09-21T09:49:26.758 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:26.783 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:26.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:26.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:26.885 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:26.920 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:26.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:26.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:27.022 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:27.060 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:27.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:27.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:27.161 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:27.198 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:27.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:27.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:27.300 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:27.327 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:27.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:27.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:27.429 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:27.465 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:27.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:27.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:27.567 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:27.604 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:27.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:27.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:27.697 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 22 16 43774 43758 124.29 95.6875 0.00436981 0.00803973 2024-09-21T09:49:27.706 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:27.746 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:27.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:27.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:27.847 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:27.883 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:27.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:27.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:27.984 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:28.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:28.026 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:28.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:28.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:27 smithi137 ceph-mon[93825]: pgmap v477: 89 pgs: 89 active+clean; 2.3 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-21T09:49:28.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:27 smithi137 ceph-mon[97575]: pgmap v477: 89 pgs: 89 active+clean; 2.3 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-21T09:49:28.128 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:27 smithi165 ceph-mon[86023]: pgmap v477: 89 pgs: 89 active+clean; 2.3 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-21T09:49:28.152 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:28.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:28.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:28.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:28.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:28.286 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:28.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:28.387 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:28.411 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:28.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:28.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:28.513 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:28.539 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:28.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:28.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:28.641 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:28.668 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:28.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:28.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:28.697 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 23 16 45275 45259 122.965 93.8125 0.013178 0.00812635 2024-09-21T09:49:28.770 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:28.794 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:28.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:28.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:28.896 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:28.919 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:28.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:28.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:29.021 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:29.048 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:29.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:29.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:29.150 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:29.187 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:29.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:29.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:29.288 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:29.327 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:29.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:29.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:29.429 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:29.454 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:29.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:29.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:29.555 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:29.594 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:29.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:29.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:29.635 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:49:29.636 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:49:29.636 INFO:tasks.thrashosds.thrasher:Adding osd 5 2024-09-21T09:49:29.636 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd in 5 2024-09-21T09:49:29.696 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:29.697 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 24 16 46814 46798 121.849 96.1875 0.00713608 0.00819873 2024-09-21T09:49:29.717 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:29.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:29.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:29.818 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:29.842 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:29.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:29.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:29.944 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:29.994 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:29.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:29.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:30.097 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:30.134 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:30.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:30.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:29 smithi165 ceph-mon[86023]: pgmap v478: 89 pgs: 89 active+clean; 2.6 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-21T09:49:30.236 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:30.275 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:30.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:30.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:30.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:29 smithi137 ceph-mon[93825]: pgmap v478: 89 pgs: 89 active+clean; 2.6 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-21T09:49:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:29 smithi137 ceph-mon[97575]: pgmap v478: 89 pgs: 89 active+clean; 2.6 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-21T09:49:30.378 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:30.418 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:30.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:30.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:30.520 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:30.565 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:30.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:30.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:30.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:49:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:49:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:49:30.667 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:30.695 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:30.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:30.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:30.699 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 25 16 48222 48206 120.495 88 0.0121006 0.00829378 2024-09-21T09:49:30.796 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:30.820 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:30.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:30.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:30.922 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:30.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:30.985 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:30.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:31.085 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:31.128 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:31.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:31.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:31.229 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:31.282 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:31.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:31.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:31.383 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:31.427 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:31.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:31.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:31.480 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:31.529 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:31.552 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:31.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:31.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:31.654 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:31.655 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:31.698 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 26 16 49518 49502 118.975 81 0.0102872 0.00839991 2024-09-21T09:49:31.701 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:31.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:31.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:31.803 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:31.828 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:31.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:31.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:31.929 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:31.955 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:31.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:31.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:32.003 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:49:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:49:31] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.51.0" 2024-09-21T09:49:32.003 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:31 smithi137 ceph-mon[93825]: pgmap v479: 89 pgs: 89 active+clean; 2.7 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-09-21T09:49:32.004 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:31 smithi137 ceph-mon[97575]: pgmap v479: 89 pgs: 89 active+clean; 2.7 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-09-21T09:49:32.056 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:32.080 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:32.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:32.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:31 smithi165 ceph-mon[86023]: pgmap v479: 89 pgs: 89 active+clean; 2.7 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-09-21T09:49:32.182 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:32.223 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:32.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:32.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:32.248 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:49:32.248 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:49:32.325 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:32.363 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:32.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:32.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:32.465 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:32.504 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:32.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:32.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:32.606 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:32.630 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:32.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:32.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:32.698 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 27 16 50887 50871 117.737 85.5625 0.00939411 0.00848733 2024-09-21T09:49:32.731 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:32.756 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:32.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:32.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:32.858 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:32.863 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T09:49:32.902 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:32.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:32.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:33.004 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:33.041 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:33.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:33.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:33.143 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:33.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:32 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2931280074' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:49:33.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:32 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:49:33.171 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:33.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:33.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:33.273 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:33.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:32 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2931280074' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:49:33.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:32 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:49:33.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:32 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2931280074' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:49:33.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:32 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:49:33.317 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:33.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:33.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:33.418 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:33.455 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:33.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:33.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:33.557 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:33.588 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:33.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:33.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:33.690 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:33.699 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 28 16 52329 52313 116.751 90.125 0.0202812 0.00856021 2024-09-21T09:49:33.725 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:33.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:33.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:33.827 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:33.869 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:33.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:33.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:33.888 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T09:49:33.971 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:33.999 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:34.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:34.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:34.101 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:34.129 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:34.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:34.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:33 smithi165 ceph-mon[86023]: pgmap v480: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T09:49:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:33 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:49:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:33 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:49:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:33 smithi165 ceph-mon[86023]: osdmap e171: 8 total, 8 up, 7 in 2024-09-21T09:49:34.231 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:34.275 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:34.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:34.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:33 smithi137 ceph-mon[93825]: pgmap v480: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T09:49:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:33 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:49:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:33 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:49:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:33 smithi137 ceph-mon[93825]: osdmap e171: 8 total, 8 up, 7 in 2024-09-21T09:49:34.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:33 smithi137 ceph-mon[97575]: pgmap v480: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T09:49:34.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:33 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:49:34.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:33 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:49:34.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:33 smithi137 ceph-mon[97575]: osdmap e171: 8 total, 8 up, 7 in 2024-09-21T09:49:34.377 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:34.400 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:34.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:34.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:34.501 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:34.541 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:34.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:34.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:34.642 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:34.665 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:34.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:34.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:34.698 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 29 16 53470 53454 115.183 71.3125 0.007891 0.00866266 2024-09-21T09:49:34.766 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:34.790 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:34.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:34.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:34.892 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:34.917 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:34.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:34.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:35.018 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:35.055 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:35.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:35.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:35.157 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:35.178 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:35.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:35.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:35.279 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:35.303 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:35.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:35.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:35.404 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:35.445 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:35.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:35.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:35.547 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:35.572 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:35.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:35.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:35.674 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:35.698 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:35.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:35.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:35.699 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 30 16 54761 54745 114.033 80.6875 0.0143824 0.0087642 2024-09-21T09:49:35.799 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:35.825 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:35.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:35.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:35.927 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:35.952 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:35.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:35.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:36.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:35 smithi137 ceph-mon[93825]: pgmap v482: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T09:49:36.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:35 smithi137 ceph-mon[97575]: pgmap v482: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T09:49:36.054 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:36.091 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:36.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:36.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:35 smithi165 ceph-mon[86023]: pgmap v482: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T09:49:36.194 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:36.232 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:36.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:36.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:36.335 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:36.359 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:36.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:36.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:36.461 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:36.496 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:36.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:36.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:36.599 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:36.639 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:36.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:36.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:36.698 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 31 16 56164 56148 113.183 87.6875 0.0154039 0.00882943 2024-09-21T09:49:36.742 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:36.767 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:36.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:36.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:36.869 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:36.904 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:36.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:36.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:37.006 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:37.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:37.048 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:37.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:37.149 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:37.188 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:37.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:37.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:37.291 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:37.315 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:37.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:37.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:37.416 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:37.454 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:37.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:37.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:37.511 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:37.556 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:37.562 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T09:49:37.600 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:37.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:37.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:37.698 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 32 16 57438 57422 112.134 79.625 0.00892885 0.00891144 2024-09-21T09:49:37.704 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:37.759 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:37.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:37.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:37.861 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:37.901 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:37.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:37.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:38.002 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:38.042 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:37 smithi137 ceph-mon[93825]: pgmap v483: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-09-21T09:49:38.043 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:37 smithi137 ceph-mon[97575]: pgmap v483: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-09-21T09:49:38.047 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:38.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:38.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:38.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:37 smithi165 ceph-mon[86023]: pgmap v483: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-09-21T09:49:38.149 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:38.172 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:38.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:38.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:38.274 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:38.298 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:38.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:38.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:38.400 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:38.425 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:38.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:38.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:38.526 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:38.561 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:38.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:38.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:38.663 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:38.699 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 33 16 58492 58476 110.733 65.875 0.0218345 0.00902399 2024-09-21T09:49:38.700 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:38.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:38.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:38.801 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:38.860 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:38.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:38.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:38.886 INFO:teuthology.orchestra.run.smithi137.stderr:marked in osd.5. 2024-09-21T09:49:38.962 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:38.983 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:38.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:38.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:39.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:38 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2487220183' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-09-21T09:49:39.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:38 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-09-21T09:49:39.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:38 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a[93821]: 2024-09-21T09:49:38.704+0000 7f66a97aa640 -1 mon.a@0(leader).osd e171 definitely_dead 0 2024-09-21T09:49:39.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:38 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2487220183' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-09-21T09:49:39.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:38 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-09-21T09:49:39.084 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:39.105 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:39.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:39.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:39.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:38 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2487220183' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-09-21T09:49:39.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:38 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-09-21T09:49:39.207 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:39.229 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:39.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:39.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:39.331 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:39.352 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:39.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:39.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:39.454 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:39.475 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:39.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:39.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:39.576 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:39.597 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:39.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:39.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:39.699 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 34 16 58720 58704 107.895 14.25 0.00270885 0.00905072 2024-09-21T09:49:39.699 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:39.722 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:39.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:39.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:39.824 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:39.846 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:39.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:39.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:39.865 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:39.948 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:39.971 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:39.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:39.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:40.072 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:40.093 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:40.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:40.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:40.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:39 smithi165 ceph-mon[86023]: pgmap v484: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-09-21T09:49:40.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:39 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2024-09-21T09:49:40.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:39 smithi165 ceph-mon[86023]: osdmap e172: 8 total, 8 up, 8 in 2024-09-21T09:49:40.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:49:40.195 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:40.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:40.217 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:40.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:39 smithi137 ceph-mon[93825]: pgmap v484: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-09-21T09:49:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:39 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2024-09-21T09:49:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:39 smithi137 ceph-mon[93825]: osdmap e172: 8 total, 8 up, 8 in 2024-09-21T09:49:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:49:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:39 smithi137 ceph-mon[97575]: pgmap v484: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-09-21T09:49:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:39 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2024-09-21T09:49:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:39 smithi137 ceph-mon[97575]: osdmap e172: 8 total, 8 up, 8 in 2024-09-21T09:49:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:49:40.318 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:40.344 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:40.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:40.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:40.410 INFO:tasks.thrashosds.thrasher:Added osd 5 2024-09-21T09:49:40.445 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:40.466 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:40.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:40.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:40.568 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:40.594 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:40.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:40.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:40.596 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:49:40.596 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:49:40.610 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:49:40.610 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:49:40.628 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:49:40.628 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:49:40.645 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:49:40.645 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:49:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:49:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:49:40.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:49:40.661 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:49:40.661 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:49:40.676 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:49:40.677 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:49:40.692 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:49:40.692 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:49:40.695 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:40.699 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 35 16 58720 58704 104.812 0 - 0.00905072 2024-09-21T09:49:40.708 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:49:40.708 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:49:40.719 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:40.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:40.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:40.820 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:40.843 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:40.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:40.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:40.945 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:40.977 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:40.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:40.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:41.079 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:41.109 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:41.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:41.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:41.211 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:41.254 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:41.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:41.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:41.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:40 smithi137 ceph-mon[93825]: osdmap e173: 8 total, 8 up, 8 in 2024-09-21T09:49:41.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:40 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/27571602' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:49:41.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:40 smithi137 ceph-mon[93825]: osdmap e174: 8 total, 8 up, 8 in 2024-09-21T09:49:41.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:40 smithi137 ceph-mon[97575]: osdmap e173: 8 total, 8 up, 8 in 2024-09-21T09:49:41.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:40 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/27571602' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:49:41.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:40 smithi137 ceph-mon[97575]: osdmap e174: 8 total, 8 up, 8 in 2024-09-21T09:49:41.356 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:41.392 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:41.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:41.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:41.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:40 smithi165 ceph-mon[86023]: osdmap e173: 8 total, 8 up, 8 in 2024-09-21T09:49:41.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:40 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/27571602' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:49:41.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:40 smithi165 ceph-mon[86023]: osdmap e174: 8 total, 8 up, 8 in 2024-09-21T09:49:41.494 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:41.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:41.536 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:41.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:41.638 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:41.683 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:41.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:41.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:41.699 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 36 16 59493 59477 103.243 24.1562 0.00846063 0.00967942 2024-09-21T09:49:41.785 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:41.820 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:41.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:41.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:41.922 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:41.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:41.949 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:41.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:42.050 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:42.051 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:49:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:49:41] "GET /metrics HTTP/1.1" 200 36505 "" "Prometheus/2.51.0" 2024-09-21T09:49:42.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:41 smithi137 ceph-mon[93825]: pgmap v487: 89 pgs: 4 peering, 85 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 8 B/s, 0 objects/s recovering 2024-09-21T09:49:42.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:41 smithi137 ceph-mon[97575]: pgmap v487: 89 pgs: 4 peering, 85 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 8 B/s, 0 objects/s recovering 2024-09-21T09:49:42.081 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:42.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:42.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:42.183 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:42.214 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:42.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:42.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:42.316 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:42.348 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:42.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:42.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:41 smithi165 ceph-mon[86023]: pgmap v487: 89 pgs: 4 peering, 85 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 8 B/s, 0 objects/s recovering 2024-09-21T09:49:42.450 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:42.479 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:42.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:42.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:42.580 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:42.609 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:42.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:42.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:42.699 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 37 16 60589 60573 102.304 68.5 0.0342575 0.00976849 2024-09-21T09:49:42.711 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:42.741 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:42.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:42.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:42.843 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:42.875 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:42.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:42.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:42.977 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:43.045 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:43.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:43.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:43.098 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:42 smithi137 ceph-mon[97575]: Health check failed: Degraded data redundancy: 7376/177114 objects degraded (4.165%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:49:43.098 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:42 smithi137 ceph-mon[93825]: Health check failed: Degraded data redundancy: 7376/177114 objects degraded (4.165%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:49:43.147 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:43.191 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:43.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:43.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:43.263 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:49:43.263 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T09:49:43.264 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.264 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:61199 7.0 7:02844b86:::benchmark_data_smithi137_164067_object61198:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-21T09:49:43.264 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:49:43.247604+0000", 2024-09-21T09:49:43.264 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.012762825, 2024-09-21T09:49:43.264 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.012810634, 2024-09-21T09:49:43.264 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:49:43.264 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:49:43.264 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:49:43.264 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:49:43.264 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:49:43.264 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:49:43.264 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 61199 2024-09-21T09:49:43.264 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.265 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:49:43.265 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.265 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:49:43.265 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.247604+0000", 2024-09-21T09:49:43.265 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:43.265 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.265 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.265 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:49:43.265 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.247604+0000", 2024-09-21T09:49:43.265 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:43.265 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.265 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.265 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:49:43.266 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.247606+0000", 2024-09-21T09:49:43.266 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.514e-06 2024-09-21T09:49:43.266 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.266 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.266 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:49:43.266 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.247634+0000", 2024-09-21T09:49:43.266 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.8634999999999999e-05 2024-09-21T09:49:43.266 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.266 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.266 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:49:43.266 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.247655+0000", 2024-09-21T09:49:43.266 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0673e-05 2024-09-21T09:49:43.266 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.266 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.267 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:49:43.267 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.247664+0000", 2024-09-21T09:49:43.267 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2860000000000005e-06 2024-09-21T09:49:43.267 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.267 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.267 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:49:43.267 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.249251+0000", 2024-09-21T09:49:43.267 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0015870299999999999 2024-09-21T09:49:43.267 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.267 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.267 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:49:43.267 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.249382+0000", 2024-09-21T09:49:43.267 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000131185 2024-09-21T09:49:43.267 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.268 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.268 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:49:43.268 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.249521+0000", 2024-09-21T09:49:43.268 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000138565 2024-09-21T09:49:43.268 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.268 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.268 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:49:43.268 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.252052+0000", 2024-09-21T09:49:43.268 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002530774 2024-09-21T09:49:43.268 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.268 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.268 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:49:43.268 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.256956+0000", 2024-09-21T09:49:43.268 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0049044900000000001 2024-09-21T09:49:43.269 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:43.269 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:49:43.269 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:43.269 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.269 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.269 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45137.0:61197 7.9 e174/164 7:9bbb8ed3:::benchmark_data_smithi137_164067_object61196:head v 174'3714, mlcod=174'3712)", 2024-09-21T09:49:43.269 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:49:43.249726+0000", 2024-09-21T09:49:43.269 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.010641236, 2024-09-21T09:49:43.269 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010781384, 2024-09-21T09:49:43.269 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:49:43.269 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:49:43.269 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:49:43.269 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:49:43.269 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.270 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:49:43.270 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.249726+0000", 2024-09-21T09:49:43.270 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:43.270 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.270 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.270 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:49:43.270 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.249726+0000", 2024-09-21T09:49:43.270 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:43.270 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.270 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.270 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:49:43.270 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.249727+0000", 2024-09-21T09:49:43.270 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1379999999999999e-06 2024-09-21T09:49:43.270 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.271 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.271 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:49:43.271 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.249754+0000", 2024-09-21T09:49:43.271 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.7296000000000001e-05 2024-09-21T09:49:43.271 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.271 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.271 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:49:43.271 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.249765+0000", 2024-09-21T09:49:43.271 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1167e-05 2024-09-21T09:49:43.271 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.271 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.271 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:49:43.271 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.249772+0000", 2024-09-21T09:49:43.271 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5350000000000001e-06 2024-09-21T09:49:43.272 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.272 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.272 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:49:43.272 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.249831+0000", 2024-09-21T09:49:43.272 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9567000000000001e-05 2024-09-21T09:49:43.272 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.272 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.272 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:49:43.272 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.249851+0000", 2024-09-21T09:49:43.272 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9194e-05 2024-09-21T09:49:43.272 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:43.272 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:49:43.272 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:43.272 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.273 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.273 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:61203 7.b 7.a2b7879b (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-21T09:49:43.273 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:49:43.251731+0000", 2024-09-21T09:49:43.273 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0086362620000000005, 2024-09-21T09:49:43.273 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0088368179999999998, 2024-09-21T09:49:43.273 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:49:43.273 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:49:43.273 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "queued for pg", 2024-09-21T09:49:43.273 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:49:43.273 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:49:43.273 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:49:43.273 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 61203 2024-09-21T09:49:43.273 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.273 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:49:43.274 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.274 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:49:43.274 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.251731+0000", 2024-09-21T09:49:43.274 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:43.274 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.274 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.274 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:49:43.274 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.251731+0000", 2024-09-21T09:49:43.274 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:43.274 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.274 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.274 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:49:43.274 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.251732+0000", 2024-09-21T09:49:43.274 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.559e-06 2024-09-21T09:49:43.275 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.275 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.275 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:49:43.275 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.251807+0000", 2024-09-21T09:49:43.275 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5069999999999998e-05 2024-09-21T09:49:43.275 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.275 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.275 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:49:43.275 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.252073+0000", 2024-09-21T09:49:43.275 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00026539499999999998 2024-09-21T09:49:43.275 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.275 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.275 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:49:43.275 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.252083+0000", 2024-09-21T09:49:43.275 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.039e-05 2024-09-21T09:49:43.276 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:43.276 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:49:43.276 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:43.276 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.276 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.276 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:61205 7.b 7.774cd88b (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e174)", 2024-09-21T09:49:43.276 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:49:43.252120+0000", 2024-09-21T09:49:43.276 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0082464050000000001, 2024-09-21T09:49:43.276 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0085099149999999998, 2024-09-21T09:49:43.276 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:49:43.276 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:49:43.276 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "queued for pg", 2024-09-21T09:49:43.276 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:49:43.276 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:49:43.277 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:49:43.277 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 61205 2024-09-21T09:49:43.277 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.277 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:49:43.277 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.277 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:49:43.277 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.252120+0000", 2024-09-21T09:49:43.277 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:43.277 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.277 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.277 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:49:43.277 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.252120+0000", 2024-09-21T09:49:43.277 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:43.277 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.278 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.278 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:49:43.278 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.252121+0000", 2024-09-21T09:49:43.278 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2500000000000004e-07 2024-09-21T09:49:43.278 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.278 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.278 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:49:43.278 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.252163+0000", 2024-09-21T09:49:43.278 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1121000000000002e-05 2024-09-21T09:49:43.278 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.278 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.278 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:49:43.278 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.252180+0000", 2024-09-21T09:49:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7008e-05 2024-09-21T09:49:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:49:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.252196+0000", 2024-09-21T09:49:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5985999999999999e-05 2024-09-21T09:49:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:49:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45137.0:61206 7.4 e174/164 7:28cece59:::benchmark_data_smithi137_164067_object61205:head v 174'3849, mlcod=174'3847)", 2024-09-21T09:49:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:49:43.252861+0000", 2024-09-21T09:49:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0075061570000000003, 2024-09-21T09:49:43.279 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0078037599999999999, 2024-09-21T09:49:43.280 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:49:43.280 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:49:43.280 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:49:43.280 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:49:43.280 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.280 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:49:43.280 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.252861+0000", 2024-09-21T09:49:43.280 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:43.280 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.280 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.280 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:49:43.280 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.252861+0000", 2024-09-21T09:49:43.280 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:49:43.280 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.280 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.281 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:49:43.281 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.252862+0000", 2024-09-21T09:49:43.281 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.079e-06 2024-09-21T09:49:43.281 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.281 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.281 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:49:43.281 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.252892+0000", 2024-09-21T09:49:43.281 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0497e-05 2024-09-21T09:49:43.281 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.281 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.281 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:49:43.281 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.252952+0000", 2024-09-21T09:49:43.281 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9750000000000002e-05 2024-09-21T09:49:43.282 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.282 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.282 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:49:43.282 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.252960+0000", 2024-09-21T09:49:43.282 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5530000000000004e-06 2024-09-21T09:49:43.282 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.282 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.282 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:49:43.282 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.254744+0000", 2024-09-21T09:49:43.282 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0017847099999999999 2024-09-21T09:49:43.282 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:49:43.282 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:49:43.282 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:49:43.282 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:49:43.254764+0000", 2024-09-21T09:49:43.283 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9576999999999999e-05 2024-09-21T09:49:43.283 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:43.283 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:49:43.283 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:43.283 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:49:43.283 INFO:teuthology.orchestra.run.smithi137.stdout: ], 2024-09-21T09:49:43.283 INFO:teuthology.orchestra.run.smithi137.stdout: "num_ops": 5 2024-09-21T09:49:43.283 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:49:43.294 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:43.336 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:43.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:43.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:43.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:42 smithi165 ceph-mon[86023]: Health check failed: Degraded data redundancy: 7376/177114 objects degraded (4.165%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:49:43.438 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:43.466 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:43.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:43.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:43.554 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:49:43.621 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:43.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:43.648 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:43.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:43.699 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 38 16 61685 61669 101.414 68.5 0.0221513 0.00985388 2024-09-21T09:49:43.750 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:43.776 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:43.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:43.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:43.878 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:43.907 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:43.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:43.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:44.009 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:44.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:44.056 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:44.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:44.158 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:44.194 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:44.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:44.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:44.297 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:44.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:43 smithi137 ceph-mon[93825]: pgmap v489: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 4 peering, 81 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 7376/177114 objects degraded (4.165%); 3671/177114 objects misplaced (2.073%); 341 KiB/s, 5 objects/s recovering 2024-09-21T09:49:44.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:43 smithi137 ceph-mon[97575]: pgmap v489: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 4 peering, 81 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 7376/177114 objects degraded (4.165%); 3671/177114 objects misplaced (2.073%); 341 KiB/s, 5 objects/s recovering 2024-09-21T09:49:44.339 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:44.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:44.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:43 smithi165 ceph-mon[86023]: pgmap v489: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 4 peering, 81 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 7376/177114 objects degraded (4.165%); 3671/177114 objects misplaced (2.073%); 341 KiB/s, 5 objects/s recovering 2024-09-21T09:49:44.442 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:44.471 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:44.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:44.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:44.573 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:44.620 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:44.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:44.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:44.699 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 39 16 62808 62792 100.613 70.1875 0.00988008 0.00993258 2024-09-21T09:49:44.722 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:44.748 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:44.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:44.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:44.850 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:44.879 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:44.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:44.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:44.981 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:45.012 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:45.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:45.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:45.113 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:45.154 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:45.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:45.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:45.256 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:45.296 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:45.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:45.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:45.398 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:45.410 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:49:45.411 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:49:45.411 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-21T09:49:45.411 INFO:tasks.thrashosds.thrasher:Setting osd 1 primary_affinity to 0.000000 2024-09-21T09:49:45.411 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 1 0 2024-09-21T09:49:45.417 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T09:49:45.444 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:45.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:45.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:45.548 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:45.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:45.597 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:45.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:45.698 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:45.700 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T09:49:45.698707+0000 min lat: 0.00114046 max lat: 2.19295 avg lat: 0.010021 2024-09-21T09:49:45.700 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:49:45.700 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 40 16 63847 63831 99.7208 64.9375 0.00849053 0.010021 2024-09-21T09:49:45.773 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:45.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:45.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:45.875 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:45.955 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:45.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:45.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:46.057 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:46.083 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:46.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:46.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:46.093 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:45 smithi137 ceph-mon[93825]: pgmap v490: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 85 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s; 7376/181980 objects degraded (4.053%); 3671/181980 objects misplaced (2.017%); 341 KiB/s, 6 objects/s recovering 2024-09-21T09:49:46.093 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:45 smithi137 ceph-mon[97575]: pgmap v490: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 85 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s; 7376/181980 objects degraded (4.053%); 3671/181980 objects misplaced (2.017%); 341 KiB/s, 6 objects/s recovering 2024-09-21T09:49:46.156 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:46.156 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:46.184 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:46.210 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:46.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:46.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:46.312 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:46.340 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:46.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:46.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:46.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:45 smithi165 ceph-mon[86023]: pgmap v490: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 85 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s; 7376/181980 objects degraded (4.053%); 3671/181980 objects misplaced (2.017%); 341 KiB/s, 6 objects/s recovering 2024-09-21T09:49:46.442 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:46.484 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:46.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:46.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:46.586 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:46.630 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:46.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:46.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:46.699 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 41 16 64820 64804 98.7717 60.8125 0.0157667 0.0101181 2024-09-21T09:49:46.732 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:46.775 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:46.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:46.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:46.800 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:46.877 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:46.903 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:46.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:46.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:47.005 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:47.032 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:47.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:47.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:47.133 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:47.159 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:47.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:47.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:47.260 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:47.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:47.302 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:47.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:47.403 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:47.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:47.439 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:47.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:47.540 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:47.566 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:47.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:47.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:47.668 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:47.693 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:47.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:47.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:47.699 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 42 16 65869 65853 97.981 65.5625 0.0111805 0.0102008 2024-09-21T09:49:47.795 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:47.826 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:47.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:47.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:47.928 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:47.969 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:47.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:47.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:47.989 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T09:49:48.070 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:48.107 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:48.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:48.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:48.209 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:48.235 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:48.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:48.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:48.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:47 smithi137 ceph-mon[97575]: pgmap v491: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 50 MiB/s wr, 797 op/s; 11056/185730 objects degraded (5.953%); 3671/185730 objects misplaced (1.977%); 270 KiB/s, 5 objects/s recovering 2024-09-21T09:49:48.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:47 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3902952535' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:49:48.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:47 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:49:48.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:47 smithi137 ceph-mon[93825]: pgmap v491: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 50 MiB/s wr, 797 op/s; 11056/185730 objects degraded (5.953%); 3671/185730 objects misplaced (1.977%); 270 KiB/s, 5 objects/s recovering 2024-09-21T09:49:48.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:47 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3902952535' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:49:48.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:47 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:49:48.336 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:48.363 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:48.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:48.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:48.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:47 smithi165 ceph-mon[86023]: pgmap v491: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 50 MiB/s wr, 797 op/s; 11056/185730 objects degraded (5.953%); 3671/185730 objects misplaced (1.977%); 270 KiB/s, 5 objects/s recovering 2024-09-21T09:49:48.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:47 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3902952535' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:49:48.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:47 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:49:48.464 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:48.502 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:48.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:48.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:48.603 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:48.644 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:48.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:48.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:48.700 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 43 16 66931 66915 97.2458 66.375 0.029394 0.010277 2024-09-21T09:49:48.747 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:48.776 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:48.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:48.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:48.878 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:48.902 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:48.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:48.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:49.004 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:49.042 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:49.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:49.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:49.144 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:49.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:49.181 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:49.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:49.282 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:49.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:48 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:49:49.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:48 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:49:49.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:48 smithi137 ceph-mon[93825]: osdmap e175: 8 total, 8 up, 8 in 2024-09-21T09:49:49.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:48 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:49:49.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:48 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:49:49.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:48 smithi137 ceph-mon[97575]: osdmap e175: 8 total, 8 up, 8 in 2024-09-21T09:49:49.309 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:49.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:49.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:49.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:48 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:49:49.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:48 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:49:49.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:48 smithi165 ceph-mon[86023]: osdmap e175: 8 total, 8 up, 8 in 2024-09-21T09:49:49.411 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:49.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:49.455 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:49.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:49.556 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:49.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:49.583 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:49.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:49.684 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:49.700 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 44 16 68038 68022 96.608 69.1875 0.0134539 0.0103442 2024-09-21T09:49:49.710 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:49.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:49.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:49.812 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:49.866 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:49.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:49.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:49.967 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:49.994 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:49.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:49.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:50.096 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:50.135 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:50.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:50.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:50.238 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:50.257 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:50 smithi137 ceph-mon[93825]: pgmap v493: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s; 11056/193731 objects degraded (5.707%); 3552/193731 objects misplaced (1.833%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T09:49:50.257 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:50 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 11056/193731 objects degraded (5.707%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:49:50.258 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:50 smithi137 ceph-mon[97575]: pgmap v493: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s; 11056/193731 objects degraded (5.707%); 3552/193731 objects misplaced (1.833%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T09:49:50.258 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:50 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 11056/193731 objects degraded (5.707%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:49:50.264 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:50.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:50.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:50.298 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:50 smithi165 ceph-mon[86023]: pgmap v493: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s; 11056/193731 objects degraded (5.707%); 3552/193731 objects misplaced (1.833%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T09:49:50.298 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:50 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 11056/193731 objects degraded (5.707%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:49:50.298 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:49:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:49:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:49:50.366 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:50.392 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:50.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:50.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:50.494 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:50.533 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:50.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:50.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:50.635 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:50.671 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:50.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:50.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:50.700 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 45 16 69058 69042 95.8778 63.75 0.00822329 0.0104232 2024-09-21T09:49:50.773 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:50.811 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:50.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:50.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:50.912 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:50.946 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:50.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:50.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:51.047 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:51.075 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:51.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:51.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:51.177 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:51.220 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:51.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:51.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:51.322 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:51.348 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:51.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:51.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:51.449 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:51.478 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:51.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:51.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:51.580 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:51.622 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:51.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:51.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:51.700 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 46 16 70084 70068 95.1874 64.125 0.010924 0.0104998 2024-09-21T09:49:51.724 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:51.763 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:51.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:51.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:51.865 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:51.886 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:51.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:51.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:51.987 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:52.013 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:52.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:52.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:52.114 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:52.142 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:52.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:52.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:52.186 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T09:49:52.234 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:49:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:49:51] "GET /metrics HTTP/1.1" 200 36505 "" "Prometheus/2.51.0" 2024-09-21T09:49:52.244 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:52.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:52.305 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:52.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:52.406 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:52.466 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:52.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:52.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:52.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:52 smithi137 ceph-mon[93825]: pgmap v494: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s; 11056/199554 objects degraded (5.540%); 3552/199554 objects misplaced (1.780%); 991 KiB/s, 16 objects/s recovering 2024-09-21T09:49:52.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:52 smithi137 ceph-mon[97575]: pgmap v494: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s; 11056/199554 objects degraded (5.540%); 3552/199554 objects misplaced (1.780%); 991 KiB/s, 16 objects/s recovering 2024-09-21T09:49:52.568 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:52.593 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:52.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:52.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:52.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:52 smithi165 ceph-mon[86023]: pgmap v494: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s; 11056/199554 objects degraded (5.540%); 3552/199554 objects misplaced (1.780%); 991 KiB/s, 16 objects/s recovering 2024-09-21T09:49:52.695 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:52.702 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 47 16 70976 70960 94.3458 55.75 0.00885504 0.0105922 2024-09-21T09:49:52.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:52.746 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:52.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:52.847 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:52.882 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:52.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:52.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:52.983 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:53.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:53.030 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:53.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:53.131 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:53.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:53.182 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:53.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:53.283 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:53.314 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:53.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:53.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:53.416 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:53.465 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:53.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:53.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:53.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:53 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:49:53.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:53 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:49:53.567 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:53.597 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:53.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:53.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:53.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:53 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:49:53.698 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:53.701 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 48 16 71965 71949 93.6679 61.8125 0.0137794 0.0106693 2024-09-21T09:49:53.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:53.733 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:53.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:53.834 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:53.882 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:53.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:53.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:53.884 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:49:53.884 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T09:49:53.884 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T09:49:53.884 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T09:49:53.884 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:49:53.983 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:54.018 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:54.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:54.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:54.120 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:54.168 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:54.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:54.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:54.272 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:54.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:54.330 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:54.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:54.431 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:54.448 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:49:54.448 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:49:54.459 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:54.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:54.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:54.487 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:49:54.487 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:49:54.487 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:54 smithi137 ceph-mon[93825]: pgmap v495: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 979 op/s; 11056/206496 objects degraded (5.354%); 3411/206496 objects misplaced (1.652%); 1.6 MiB/s, 26 objects/s recovering 2024-09-21T09:49:54.487 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:54 smithi137 ceph-mon[97575]: pgmap v495: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 979 op/s; 11056/206496 objects degraded (5.354%); 3411/206496 objects misplaced (1.652%); 1.6 MiB/s, 26 objects/s recovering 2024-09-21T09:49:54.526 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:49:54.526 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:49:54.561 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:54.572 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:49:54.572 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:49:54.609 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:49:54.610 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:49:54.638 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:54.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:54.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:54.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:54 smithi165 ceph-mon[86023]: pgmap v495: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 979 op/s; 11056/206496 objects degraded (5.354%); 3411/206496 objects misplaced (1.652%); 1.6 MiB/s, 26 objects/s recovering 2024-09-21T09:49:54.654 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:49:54.655 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:49:54.674 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:49:54.693 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:49:54.693 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:49:54.702 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 49 16 72866 72850 92.9053 56.3125 0.0197083 0.0107555 2024-09-21T09:49:54.734 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:49:54.734 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:49:54.740 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:54.763 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:54.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:54.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:54.865 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:54.910 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:54.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:54.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:55.012 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:55.043 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:55.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:55.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:55.145 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:55.173 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:55.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:55.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:55.275 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:55.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:55 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1419649093' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:49:55.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:55.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:49:55.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:55 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3950737605' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.0} : dispatch 2024-09-21T09:49:55.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:55 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.0} : dispatch 2024-09-21T09:49:55.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:55 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1419649093' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:49:55.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:55.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:49:55.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:55 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3950737605' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.0} : dispatch 2024-09-21T09:49:55.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:55 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.0} : dispatch 2024-09-21T09:49:55.302 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:55.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:55.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:55.404 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:55.443 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:55.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:55.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:55.545 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:55.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:55.589 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:55.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:55 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1419649093' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:49:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:49:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:55 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3950737605' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.0} : dispatch 2024-09-21T09:49:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:55 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.0} : dispatch 2024-09-21T09:49:55.690 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:55.702 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 50 16 73828 73812 92.2497 60.125 0.0270042 0.0108338 2024-09-21T09:49:55.722 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:55.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:55.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:55.823 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:55.830 INFO:teuthology.orchestra.run.smithi137.stderr:set osd.1 primary-affinity to 0 (802) 2024-09-21T09:49:55.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:55.872 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:55.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:55.973 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:56.004 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:56.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:56.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:56.105 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:56.129 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:56.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:56.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:56.230 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:56.254 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:56.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:56.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:56.356 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:56.377 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:56.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:56.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:56.479 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:56.500 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:56.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:56.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:56.549 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:56 smithi165 ceph-mon[86023]: pgmap v496: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s; 11056/212940 objects degraded (5.192%); 3411/212940 objects misplaced (1.602%); 1.6 MiB/s, 26 objects/s recovering 2024-09-21T09:49:56.549 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:56 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 11056/212940 objects degraded (5.192%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:49:56.550 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:56 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.0}]': finished 2024-09-21T09:49:56.550 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:56 smithi165 ceph-mon[86023]: osdmap e176: 8 total, 8 up, 8 in 2024-09-21T09:49:56.550 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:56 smithi165 ceph-mon[86023]: osdmap e177: 8 total, 8 up, 8 in 2024-09-21T09:49:56.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:56 smithi137 ceph-mon[93825]: pgmap v496: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s; 11056/212940 objects degraded (5.192%); 3411/212940 objects misplaced (1.602%); 1.6 MiB/s, 26 objects/s recovering 2024-09-21T09:49:56.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:56 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 11056/212940 objects degraded (5.192%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:49:56.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:56 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.0}]': finished 2024-09-21T09:49:56.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:56 smithi137 ceph-mon[93825]: osdmap e176: 8 total, 8 up, 8 in 2024-09-21T09:49:56.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:56 smithi137 ceph-mon[93825]: osdmap e177: 8 total, 8 up, 8 in 2024-09-21T09:49:56.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:56 smithi137 ceph-mon[97575]: pgmap v496: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s; 11056/212940 objects degraded (5.192%); 3411/212940 objects misplaced (1.602%); 1.6 MiB/s, 26 objects/s recovering 2024-09-21T09:49:56.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:56 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 11056/212940 objects degraded (5.192%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:49:56.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:56 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.0}]': finished 2024-09-21T09:49:56.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:56 smithi137 ceph-mon[97575]: osdmap e176: 8 total, 8 up, 8 in 2024-09-21T09:49:56.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:56 smithi137 ceph-mon[97575]: osdmap e177: 8 total, 8 up, 8 in 2024-09-21T09:49:56.602 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:56.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:56.624 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:56.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:56.702 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 51 16 74174 74158 90.8649 21.625 0.00448304 0.0108385 2024-09-21T09:49:56.724 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:56.745 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:56.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:56.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:56.847 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:56.869 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:56.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:56.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:56.970 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:49:56.992 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:56.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:56.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:49:57.093 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:57.114 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:57.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:57.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:57.216 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:57.237 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:57.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:57.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:57.339 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:57.362 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:57.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:57.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:57.464 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:57.485 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:57.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:57.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:57.587 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:57.608 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:57.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:57.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:57.702 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 52 16 74174 74158 89.1176 0 - 0.0108385 2024-09-21T09:49:57.709 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:57.730 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:57.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:57.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:57.832 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:49:57.855 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:57.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:57.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:49:57.956 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:57.978 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:57.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:57.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:58.080 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:58.101 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:58.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:58.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:58.203 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:58.227 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:58.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:58.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:58.231 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:49:58.329 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:58.350 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:58.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:58.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:58.386 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:58 smithi137 ceph-mon[97575]: pgmap v499: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s; 11056/216567 objects degraded (5.105%); 3411/216567 objects misplaced (1.575%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T09:49:58.386 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:58 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:58.386 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:58 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:58.387 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:49:58 smithi137 ceph-mon[97575]: osdmap e178: 8 total, 8 up, 8 in 2024-09-21T09:49:58.387 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:58 smithi137 ceph-mon[93825]: pgmap v499: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s; 11056/216567 objects degraded (5.105%); 3411/216567 objects misplaced (1.575%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T09:49:58.387 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:58 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:58.387 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:58 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:58.387 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:49:58 smithi137 ceph-mon[93825]: osdmap e178: 8 total, 8 up, 8 in 2024-09-21T09:49:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:58 smithi165 ceph-mon[86023]: pgmap v499: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s; 11056/216567 objects degraded (5.105%); 3411/216567 objects misplaced (1.575%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T09:49:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:58 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:58 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:49:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:49:58 smithi165 ceph-mon[86023]: osdmap e178: 8 total, 8 up, 8 in 2024-09-21T09:49:58.452 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:58.472 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:58.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:58.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:58.574 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:58.595 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:58.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:58.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:58.697 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:58.702 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 53 16 74174 74158 87.4363 0 - 0.0108385 2024-09-21T09:49:58.719 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:58.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:58.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:58.820 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:49:58.843 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:58.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:58.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:49:58.945 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:49:58.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:58.970 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:58.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:49:59.071 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:59.092 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:59.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:59.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:59.194 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:59.215 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:59.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:59.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:59.317 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:59.341 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:59.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:59.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:59.443 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:49:59.470 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:59.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:59.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:49:59.571 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:59.599 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:59.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:59.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:49:59.701 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:49:59.702 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 54 16 74479 74463 86.1702 6.35417 0.00375131 0.0115662 2024-09-21T09:49:59.729 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:59.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:59.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:49:59.831 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:49:59.856 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:49:59.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:59.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:49:59.958 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:49:59.980 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:49:59.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:49:59.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:00.082 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:00.109 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:00.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:00.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:00.211 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:00.238 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:00.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:00.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:00.340 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:00.361 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:00.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:00.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:00.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:00 smithi165 ceph-mon[86023]: pgmap v501: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 49 MiB/s wr, 789 op/s; 7366/220716 objects degraded (3.337%); 6983/220716 objects misplaced (3.164%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T09:50:00.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:00 smithi165 ceph-mon[86023]: Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 7366/220716 objects degraded (3.337%), 2 pgs degraded 2024-09-21T09:50:00.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:00 smithi165 ceph-mon[86023]: [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-09-21T09:50:00.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:00 smithi165 ceph-mon[86023]: [WRN] PG_DEGRADED: Degraded data redundancy: 7366/220716 objects degraded (3.337%), 2 pgs degraded 2024-09-21T09:50:00.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:00 smithi165 ceph-mon[86023]: pg 7.0 is active+recovery_wait+undersized+degraded+remapped, acting [1,3] 2024-09-21T09:50:00.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:00 smithi165 ceph-mon[86023]: pg 7.e is active+recovery_wait+undersized+degraded+remapped, acting [2,0] 2024-09-21T09:50:00.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:50:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:50:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:50:00.463 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:00.486 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:00.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:00.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:00.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:00 smithi137 ceph-mon[93825]: pgmap v501: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 49 MiB/s wr, 789 op/s; 7366/220716 objects degraded (3.337%); 6983/220716 objects misplaced (3.164%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T09:50:00.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:00 smithi137 ceph-mon[93825]: Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 7366/220716 objects degraded (3.337%), 2 pgs degraded 2024-09-21T09:50:00.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:00 smithi137 ceph-mon[93825]: [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-09-21T09:50:00.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:00 smithi137 ceph-mon[93825]: [WRN] PG_DEGRADED: Degraded data redundancy: 7366/220716 objects degraded (3.337%), 2 pgs degraded 2024-09-21T09:50:00.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:00 smithi137 ceph-mon[93825]: pg 7.0 is active+recovery_wait+undersized+degraded+remapped, acting [1,3] 2024-09-21T09:50:00.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:00 smithi137 ceph-mon[93825]: pg 7.e is active+recovery_wait+undersized+degraded+remapped, acting [2,0] 2024-09-21T09:50:00.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:00 smithi137 ceph-mon[97575]: pgmap v501: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 49 MiB/s wr, 789 op/s; 7366/220716 objects degraded (3.337%); 6983/220716 objects misplaced (3.164%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T09:50:00.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:00 smithi137 ceph-mon[97575]: Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 7366/220716 objects degraded (3.337%), 2 pgs degraded 2024-09-21T09:50:00.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:00 smithi137 ceph-mon[97575]: [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-09-21T09:50:00.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:00 smithi137 ceph-mon[97575]: [WRN] PG_DEGRADED: Degraded data redundancy: 7366/220716 objects degraded (3.337%), 2 pgs degraded 2024-09-21T09:50:00.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:00 smithi137 ceph-mon[97575]: pg 7.0 is active+recovery_wait+undersized+degraded+remapped, acting [1,3] 2024-09-21T09:50:00.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:00 smithi137 ceph-mon[97575]: pg 7.e is active+recovery_wait+undersized+degraded+remapped, acting [2,0] 2024-09-21T09:50:00.588 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:00.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:00.614 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:00.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:00.702 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 55 16 74971 74955 85.1625 30.75 0.00983591 0.0116867 2024-09-21T09:50:00.715 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:00.736 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:00.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:00.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:00.838 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:00.868 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:00.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:00.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:00.970 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:01.000 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:01.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:01.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:01.101 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:01.125 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:01.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:01.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:01.171 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T09:50:01.228 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:01.257 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:01.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:01.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:01.359 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:01.384 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:01.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:01.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:01.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:01 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 7366/223050 objects degraded (3.302%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:01.486 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:01.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:01.517 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:01.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:01.541 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:01 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 7366/223050 objects degraded (3.302%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:01.541 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:01 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 7366/223050 objects degraded (3.302%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:01.619 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:01.654 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:01.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:01.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:01.702 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 56 16 75537 75521 84.2735 35.375 0.00338289 0.011814 2024-09-21T09:50:01.756 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:01.780 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:01.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:01.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:01.882 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:01.908 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:01.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:01.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:02.010 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:02.034 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:02.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:02.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:02.136 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:02.144 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:50:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:50:01] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.51.0" 2024-09-21T09:50:02.145 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:02 smithi137 ceph-mon[97575]: pgmap v502: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 35 MiB/s wr, 561 op/s; 7366/223050 objects degraded (3.302%); 6885/223050 objects misplaced (3.087%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T09:50:02.179 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:02.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:02.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:02.281 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:02.305 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:02.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:02.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:02.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:02 smithi165 ceph-mon[86023]: pgmap v502: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 35 MiB/s wr, 561 op/s; 7366/223050 objects degraded (3.302%); 6885/223050 objects misplaced (3.087%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T09:50:02.407 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:02.432 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:02 smithi137 ceph-mon[93825]: pgmap v502: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 35 MiB/s wr, 561 op/s; 7366/223050 objects degraded (3.302%); 6885/223050 objects misplaced (3.087%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T09:50:02.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:02.437 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:02.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:02.450 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:50:02.516 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:50:02.537 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:02.562 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:02.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:02.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:02.664 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:02.686 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:02.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:02.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:02.702 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 57 16 76084 76068 83.3948 34.1875 0.00588245 0.0119429 2024-09-21T09:50:02.788 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:02.813 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:02.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:02.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:02.915 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:02.936 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:02.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:02.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:03.038 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:03.064 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:03.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:03.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:03.151 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T09:50:03.165 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:03.198 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:03.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:03.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:03.300 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:03.323 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:03.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:03.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:03.425 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:03.447 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:03.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:03.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:03.549 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:03 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2218511457' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:50:03.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:03 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2218511457' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:50:03.577 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:03.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:03.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:03 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2218511457' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:50:03.679 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:03.702 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 58 16 76504 76488 82.4096 26.25 0.573693 0.0120802 2024-09-21T09:50:03.706 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:03.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:03.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:03.808 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:03.833 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:03.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:03.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:03.935 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:03.957 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:03.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:03.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:04.059 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:04.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:04.083 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:04.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:04.184 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:04.210 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:04.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:04.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:04 smithi137 ceph-mon[93825]: pgmap v503: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 25 MiB/s wr, 394 op/s; 7366/224724 objects degraded (3.278%); 6433/224724 objects misplaced (2.863%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T09:50:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:04 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:50:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:04 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2218511457' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:50:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:04 smithi137 ceph-mon[93825]: osdmap e179: 8 total, 8 up, 8 in 2024-09-21T09:50:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:04 smithi137 ceph-mon[97575]: pgmap v503: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 25 MiB/s wr, 394 op/s; 7366/224724 objects degraded (3.278%); 6433/224724 objects misplaced (2.863%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T09:50:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:04 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:50:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:04 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2218511457' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:50:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:04 smithi137 ceph-mon[97575]: osdmap e179: 8 total, 8 up, 8 in 2024-09-21T09:50:04.312 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:04.336 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:04.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:04.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:04.438 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:04.461 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:04.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:04.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:04.564 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:04.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:04.595 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:04.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:04 smithi165 ceph-mon[86023]: pgmap v503: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 25 MiB/s wr, 394 op/s; 7366/224724 objects degraded (3.278%); 6433/224724 objects misplaced (2.863%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T09:50:04.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:04 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:50:04.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:04 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2218511457' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:50:04.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:04 smithi165 ceph-mon[86023]: osdmap e179: 8 total, 8 up, 8 in 2024-09-21T09:50:04.696 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:04.702 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 59 16 76911 76895 81.444 25.4375 0.00341438 0.0122209 2024-09-21T09:50:04.718 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:04.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:04.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:04.820 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:04.845 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:04.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:04.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:04.946 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:04.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:04.970 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:04.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:05.072 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:05.095 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:05.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:05.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:05.196 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:05.222 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:05.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:05.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:05.324 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:05.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:05.352 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:05.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:05.453 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:05.480 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:05.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:05.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:05.582 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:05.605 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:05.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:05.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:05.703 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T09:50:05.701909+0000 min lat: 0.00114046 max lat: 3.46178 avg lat: 0.0123712 2024-09-21T09:50:05.703 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:50:05.703 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 60 16 77335 77319 80.5282 26.5 0.0035398 0.0123712 2024-09-21T09:50:05.707 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:05.731 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:05.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:05.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:05.832 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:05.861 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:05.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:05.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:05.963 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:05.987 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:05.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:05.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:06.089 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:06.114 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:06.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:06.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:06.216 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:06.243 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:06.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:06.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:06.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:06 smithi137 ceph-mon[93825]: pgmap v505: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 29 MiB/s wr, 466 op/s; 7366/227760 objects degraded (3.234%); 6433/227760 objects misplaced (2.824%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T09:50:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:06 smithi137 ceph-mon[97575]: pgmap v505: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 29 MiB/s wr, 466 op/s; 7366/227760 objects degraded (3.234%); 6433/227760 objects misplaced (2.824%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T09:50:06.345 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:06.367 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:06.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:06.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:06.468 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:06.493 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:06.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:06.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:06.587 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:50:06.587 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:50:06.587 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_2 2024-09-21T09:50:06.587 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:50:06.595 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:06.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:06 smithi165 ceph-mon[86023]: pgmap v505: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 29 MiB/s wr, 466 op/s; 7366/227760 objects degraded (3.234%); 6433/227760 objects misplaced (2.824%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T09:50:06.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:06.657 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:06.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:06.703 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 61 16 77832 77816 79.7173 31.0625 0.00327671 0.0124974 2024-09-21T09:50:06.758 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:06.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:06.789 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:06.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:06.789 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T09:50:06.890 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:06.909 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:50:06.909 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:50:06.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:06.937 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:06.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:06.939 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:50:06.939 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:50:06.968 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:50:06.969 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:50:06.997 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:50:06.997 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:50:07.029 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:50:07.030 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:50:07.039 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:07.054 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:50:07.054 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:50:07.062 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:07.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:07.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:07.086 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:50:07.086 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:50:07.104 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:50:07.105 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:50:07.163 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:07.198 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:07.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:07.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:07.299 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:07.322 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:07.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:07.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:07.424 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:07.445 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:07.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:07.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:07.521 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:07 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 7366/227760 objects degraded (3.234%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:07.521 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:07 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/605710571' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:50:07.521 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:07 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 7366/227760 objects degraded (3.234%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:07.521 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:07 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/605710571' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:50:07.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:07.576 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:07.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:07.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:07.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:07 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 7366/227760 objects degraded (3.234%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:07.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:07 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/605710571' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:50:07.651 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:50:07.651 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T09:50:07.651 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T09:50:07.651 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T09:50:07.651 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.651 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:106673 6.4 6:270d57ed:::benchmark_data_smithi137_131945_object106672:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e119)", 2024-09-21T09:50:07.651 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:45:18.035539+0000", 2024-09-21T09:50:07.652 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 289.61085138499999, 2024-09-21T09:50:07.652 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2336397460000001, 2024-09-21T09:50:07.652 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.652 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.652 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T09:50:07.652 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.652 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.652 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.652 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 106673 2024-09-21T09:50:07.652 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.652 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.652 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.652 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.653 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.035539+0000", 2024-09-21T09:50:07.653 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.653 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.653 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.653 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.653 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.035539+0000", 2024-09-21T09:50:07.653 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.653 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.653 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.653 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.653 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.035552+0000", 2024-09-21T09:50:07.653 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3318e-05 2024-09-21T09:50:07.653 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.653 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.654 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.654 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.035586+0000", 2024-09-21T09:50:07.654 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3688e-05 2024-09-21T09:50:07.654 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.654 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.654 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.654 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.035598+0000", 2024-09-21T09:50:07.654 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1922999999999999e-05 2024-09-21T09:50:07.654 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.654 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.654 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.654 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.035606+0000", 2024-09-21T09:50:07.654 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.8199999999999997e-06 2024-09-21T09:50:07.655 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.655 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.655 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.655 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.036222+0000", 2024-09-21T09:50:07.655 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00061647000000000004 2024-09-21T09:50:07.655 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.655 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.655 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.655 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.036376+0000", 2024-09-21T09:50:07.655 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000154186 2024-09-21T09:50:07.655 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.655 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.655 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:50:07.655 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.036530+0000", 2024-09-21T09:50:07.656 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000153416 2024-09-21T09:50:07.656 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.656 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.656 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.656 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.056640+0000", 2024-09-21T09:50:07.656 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.020110106999999999 2024-09-21T09:50:07.656 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.656 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.656 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.656 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.065585+0000", 2024-09-21T09:50:07.656 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0089456310000000008 2024-09-21T09:50:07.656 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.656 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.656 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.657 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.065596+0000", 2024-09-21T09:50:07.657 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0164e-05 2024-09-21T09:50:07.657 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.657 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.657 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.657 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.048367+0000", 2024-09-21T09:50:07.657 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.98277121599999995 2024-09-21T09:50:07.657 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.657 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.657 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.657 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.048380+0000", 2024-09-21T09:50:07.657 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3113e-05 2024-09-21T09:50:07.657 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.657 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.658 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.658 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.269078+0000", 2024-09-21T09:50:07.658 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.220698091 2024-09-21T09:50:07.658 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.658 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.658 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.658 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.269179+0000", 2024-09-21T09:50:07.658 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000100603 2024-09-21T09:50:07.658 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.658 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.658 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.658 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.658 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.658 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:106679 6.d 6:b65dea57:::benchmark_data_smithi137_131945_object106678:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e120)", 2024-09-21T09:50:07.659 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:45:18.062227+0000", 2024-09-21T09:50:07.659 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 289.584162956, 2024-09-21T09:50:07.659 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3780322460000001, 2024-09-21T09:50:07.659 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.659 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.659 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T09:50:07.659 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.659 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.659 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.659 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 106679 2024-09-21T09:50:07.659 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.659 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.659 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.659 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.660 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.062227+0000", 2024-09-21T09:50:07.660 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.660 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.660 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.660 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.660 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.062227+0000", 2024-09-21T09:50:07.660 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.660 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.660 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.660 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.660 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.062229+0000", 2024-09-21T09:50:07.660 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3599999999999999e-06 2024-09-21T09:50:07.660 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.660 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.661 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.661 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.062255+0000", 2024-09-21T09:50:07.661 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6625e-05 2024-09-21T09:50:07.661 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.661 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.661 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.661 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.062267+0000", 2024-09-21T09:50:07.661 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1389000000000001e-05 2024-09-21T09:50:07.661 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.661 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.661 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.661 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.062274+0000", 2024-09-21T09:50:07.661 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.435e-06 2024-09-21T09:50:07.661 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.662 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.662 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.662 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.064359+0000", 2024-09-21T09:50:07.662 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0020846520000000002 2024-09-21T09:50:07.662 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.662 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.662 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.662 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.064368+0000", 2024-09-21T09:50:07.662 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.1970000000000002e-06 2024-09-21T09:50:07.662 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.662 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.662 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.662 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.049810+0000", 2024-09-21T09:50:07.662 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.98544175199999995 2024-09-21T09:50:07.662 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.663 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.663 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.663 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.049819+0000", 2024-09-21T09:50:07.663 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4460000000000007e-06 2024-09-21T09:50:07.663 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.663 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.663 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.663 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.437800+0000", 2024-09-21T09:50:07.663 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.387981039 2024-09-21T09:50:07.663 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.663 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.663 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.663 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.440260+0000", 2024-09-21T09:50:07.663 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0024593509999999998 2024-09-21T09:50:07.664 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.664 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.664 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.664 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.664 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.664 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:106684 6.d 6:bac8730e:::benchmark_data_smithi137_131945_object106683:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2024-09-21T09:50:07.664 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:45:18.062292+0000", 2024-09-21T09:50:07.664 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 289.58409794400001, 2024-09-21T09:50:07.664 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4056769579999999, 2024-09-21T09:50:07.664 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.664 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.664 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:07.664 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.664 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.665 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.665 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 106684 2024-09-21T09:50:07.665 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.665 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.665 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.665 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.665 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.062292+0000", 2024-09-21T09:50:07.666 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.666 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.666 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.666 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.666 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.062292+0000", 2024-09-21T09:50:07.666 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.666 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.666 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.666 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.666 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.062293+0000", 2024-09-21T09:50:07.666 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7599999999999997e-07 2024-09-21T09:50:07.666 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.666 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.666 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.667 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.062318+0000", 2024-09-21T09:50:07.667 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5279999999999999e-05 2024-09-21T09:50:07.667 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.667 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.667 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.667 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.062326+0000", 2024-09-21T09:50:07.667 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2050000000000002e-06 2024-09-21T09:50:07.667 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.667 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.667 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.667 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.062332+0000", 2024-09-21T09:50:07.667 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8730000000000004e-06 2024-09-21T09:50:07.667 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.667 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.667 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.668 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.064392+0000", 2024-09-21T09:50:07.668 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0020598050000000001 2024-09-21T09:50:07.668 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.668 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.668 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.668 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.064399+0000", 2024-09-21T09:50:07.668 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0859999999999996e-06 2024-09-21T09:50:07.668 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.668 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.668 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.668 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.049844+0000", 2024-09-21T09:50:07.668 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.985444918 2024-09-21T09:50:07.668 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.669 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.669 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.669 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.049851+0000", 2024-09-21T09:50:07.669 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7700000000000004e-06 2024-09-21T09:50:07.669 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.669 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.669 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.669 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.443423+0000", 2024-09-21T09:50:07.669 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3935725130000001 2024-09-21T09:50:07.669 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.669 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.669 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.669 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.444084+0000", 2024-09-21T09:50:07.669 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00066057900000000001 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.444246+0000", 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000162497 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.451889+0000", 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0076426430000000002 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.455800+0000", 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003910981 2024-09-21T09:50:07.670 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.671 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.671 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.671 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.464431+0000", 2024-09-21T09:50:07.671 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0086310039999999994 2024-09-21T09:50:07.671 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.671 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.671 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:07.671 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.464503+0000", 2024-09-21T09:50:07.671 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1575999999999994e-05 2024-09-21T09:50:07.671 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.671 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.671 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.671 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.467969+0000", 2024-09-21T09:50:07.671 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0034666520000000002 2024-09-21T09:50:07.671 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.672 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.672 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.672 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.672 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.672 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:106688 6.4 6:2648443e:::benchmark_data_smithi137_131945_object106687:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2024-09-21T09:50:07.672 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:45:18.065620+0000", 2024-09-21T09:50:07.672 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 289.58076990500001, 2024-09-21T09:50:07.672 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2107968649999998, 2024-09-21T09:50:07.672 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.672 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.672 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:07.672 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.672 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.672 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.673 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 106688 2024-09-21T09:50:07.673 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.673 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.673 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.673 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.673 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.065620+0000", 2024-09-21T09:50:07.673 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.673 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.673 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.673 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.673 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.065620+0000", 2024-09-21T09:50:07.673 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.673 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.674 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.674 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.674 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.065622+0000", 2024-09-21T09:50:07.674 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6199999999999999e-06 2024-09-21T09:50:07.674 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.674 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.674 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.674 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.065650+0000", 2024-09-21T09:50:07.674 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.7815999999999999e-05 2024-09-21T09:50:07.674 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.674 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.674 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.674 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.065659+0000", 2024-09-21T09:50:07.674 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3659999999999998e-06 2024-09-21T09:50:07.674 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.675 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.675 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.675 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.065667+0000", 2024-09-21T09:50:07.675 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.9959999999999993e-06 2024-09-21T09:50:07.675 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.675 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.675 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.675 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.065804+0000", 2024-09-21T09:50:07.675 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013698700000000001 2024-09-21T09:50:07.675 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.675 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.675 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.675 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.065812+0000", 2024-09-21T09:50:07.675 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5299999999999999e-06 2024-09-21T09:50:07.675 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.676 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.676 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.676 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.048407+0000", 2024-09-21T09:50:07.676 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.98259532400000005 2024-09-21T09:50:07.676 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.676 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.676 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.676 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.048415+0000", 2024-09-21T09:50:07.676 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0160000000000008e-06 2024-09-21T09:50:07.676 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.676 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.676 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.676 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.269207+0000", 2024-09-21T09:50:07.676 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2207922950000001 2024-09-21T09:50:07.677 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.677 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.677 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.677 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.269543+0000", 2024-09-21T09:50:07.677 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000336125 2024-09-21T09:50:07.677 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.677 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.677 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:50:07.677 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.269732+0000", 2024-09-21T09:50:07.677 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018888499999999999 2024-09-21T09:50:07.677 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.677 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.677 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.677 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.273731+0000", 2024-09-21T09:50:07.678 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0039990620000000003 2024-09-21T09:50:07.678 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.678 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.678 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.678 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.273776+0000", 2024-09-21T09:50:07.678 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4651999999999999e-05 2024-09-21T09:50:07.678 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.678 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.678 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.678 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.274064+0000", 2024-09-21T09:50:07.678 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00028827099999999999 2024-09-21T09:50:07.678 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.678 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.678 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:07.679 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.274271+0000", 2024-09-21T09:50:07.679 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000206302 2024-09-21T09:50:07.679 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.679 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.679 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.679 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.276417+0000", 2024-09-21T09:50:07.679 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0021466179999999999 2024-09-21T09:50:07.679 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.679 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.679 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.679 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.679 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.679 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:106707 6.d 6:b5c3c254:::benchmark_data_smithi137_131945_object106706:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2024-09-21T09:50:07.679 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:45:18.091330+0000", 2024-09-21T09:50:07.680 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 289.55505992299999, 2024-09-21T09:50:07.680 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4040226109999998, 2024-09-21T09:50:07.680 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.680 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.680 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:07.680 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.680 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.680 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.680 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 106707 2024-09-21T09:50:07.680 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.680 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.680 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.680 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.680 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.091330+0000", 2024-09-21T09:50:07.681 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.681 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.681 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.681 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.681 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.091330+0000", 2024-09-21T09:50:07.681 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.681 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.681 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.681 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.681 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.091332+0000", 2024-09-21T09:50:07.681 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8920000000000001e-06 2024-09-21T09:50:07.681 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.681 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.682 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.682 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.091357+0000", 2024-09-21T09:50:07.682 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5079000000000002e-05 2024-09-21T09:50:07.682 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.682 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.682 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.682 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.091376+0000", 2024-09-21T09:50:07.682 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8246000000000001e-05 2024-09-21T09:50:07.682 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.682 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.682 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.682 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.091385+0000", 2024-09-21T09:50:07.682 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.6129999999999993e-06 2024-09-21T09:50:07.682 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.683 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.683 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.683 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.091472+0000", 2024-09-21T09:50:07.683 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6605000000000002e-05 2024-09-21T09:50:07.683 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.683 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.683 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.683 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.091482+0000", 2024-09-21T09:50:07.683 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.73e-06 2024-09-21T09:50:07.683 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.683 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.683 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.683 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.049883+0000", 2024-09-21T09:50:07.684 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.95840103700000001 2024-09-21T09:50:07.684 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.684 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.684 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.684 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.049890+0000", 2024-09-21T09:50:07.684 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4270000000000002e-06 2024-09-21T09:50:07.684 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.684 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.684 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.684 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.448137+0000", 2024-09-21T09:50:07.684 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.398246874 2024-09-21T09:50:07.684 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.684 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.684 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.684 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.448319+0000", 2024-09-21T09:50:07.685 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018241899999999999 2024-09-21T09:50:07.685 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.685 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.685 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:50:07.685 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.448564+0000", 2024-09-21T09:50:07.685 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00024451399999999998 2024-09-21T09:50:07.685 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.685 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.685 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.685 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.455866+0000", 2024-09-21T09:50:07.685 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0073022060000000003 2024-09-21T09:50:07.685 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.685 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.685 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.686 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.455891+0000", 2024-09-21T09:50:07.686 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4569000000000001e-05 2024-09-21T09:50:07.686 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.686 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.686 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.686 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.492349+0000", 2024-09-21T09:50:07.686 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.03645793 2024-09-21T09:50:07.686 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.686 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.686 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:07.686 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.492410+0000", 2024-09-21T09:50:07.686 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1453999999999998e-05 2024-09-21T09:50:07.686 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.686 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.687 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.687 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.495353+0000", 2024-09-21T09:50:07.687 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0029430160000000001 2024-09-21T09:50:07.687 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.687 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.687 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.687 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.687 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.687 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:106712 6.d 6:b1c108bd:::benchmark_data_smithi137_131945_object106711:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2024-09-21T09:50:07.687 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:45:18.098047+0000", 2024-09-21T09:50:07.687 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 289.54834291600002, 2024-09-21T09:50:07.688 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.400533705, 2024-09-21T09:50:07.688 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.688 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.688 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:07.688 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.688 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.688 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.688 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 106712 2024-09-21T09:50:07.688 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.688 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.688 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.688 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.688 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.098047+0000", 2024-09-21T09:50:07.688 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.689 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.689 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.689 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.689 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.098047+0000", 2024-09-21T09:50:07.689 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.689 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.689 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.689 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.689 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.098049+0000", 2024-09-21T09:50:07.689 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9530000000000002e-06 2024-09-21T09:50:07.689 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.689 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.689 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.689 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.098075+0000", 2024-09-21T09:50:07.690 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5551999999999999e-05 2024-09-21T09:50:07.690 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.690 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.690 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.690 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.098098+0000", 2024-09-21T09:50:07.690 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2773e-05 2024-09-21T09:50:07.690 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.690 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.690 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.690 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.098107+0000", 2024-09-21T09:50:07.690 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.8090000000000004e-06 2024-09-21T09:50:07.690 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.690 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.690 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.691 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.098184+0000", 2024-09-21T09:50:07.691 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6534999999999998e-05 2024-09-21T09:50:07.691 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.691 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.691 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.691 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.098194+0000", 2024-09-21T09:50:07.691 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.8949999999999993e-06 2024-09-21T09:50:07.691 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.691 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.691 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.691 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.049914+0000", 2024-09-21T09:50:07.691 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.95172000400000001 2024-09-21T09:50:07.691 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.691 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.692 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.692 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.049921+0000", 2024-09-21T09:50:07.692 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3390000000000004e-06 2024-09-21T09:50:07.692 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.692 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.692 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.692 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.451924+0000", 2024-09-21T09:50:07.692 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.402002966 2024-09-21T09:50:07.692 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.692 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.692 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.692 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.452058+0000", 2024-09-21T09:50:07.692 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000133845 2024-09-21T09:50:07.692 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.693 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.693 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:50:07.693 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.452228+0000", 2024-09-21T09:50:07.693 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00017032700000000001 2024-09-21T09:50:07.693 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.693 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.693 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.693 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.464255+0000", 2024-09-21T09:50:07.693 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.012026591 2024-09-21T09:50:07.693 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.693 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.693 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.693 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.486074+0000", 2024-09-21T09:50:07.693 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.021819351000000001 2024-09-21T09:50:07.694 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.694 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.694 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.694 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.495423+0000", 2024-09-21T09:50:07.694 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0093484429999999997 2024-09-21T09:50:07.694 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.694 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.694 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:07.694 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.495496+0000", 2024-09-21T09:50:07.694 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3474999999999997e-05 2024-09-21T09:50:07.694 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.694 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.694 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.694 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.498581+0000", 2024-09-21T09:50:07.695 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0030848469999999999 2024-09-21T09:50:07.695 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.695 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.695 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.695 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.695 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.695 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:106715 6.11 6:8c303e93:::benchmark_data_smithi137_131945_object106714:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2024-09-21T09:50:07.695 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:45:18.099539+0000", 2024-09-21T09:50:07.695 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 289.54685150099999, 2024-09-21T09:50:07.695 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3202944639999998, 2024-09-21T09:50:07.695 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.695 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.695 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:07.695 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.695 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 106715 2024-09-21T09:50:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.099539+0000", 2024-09-21T09:50:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.099539+0000", 2024-09-21T09:50:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.099541+0000", 2024-09-21T09:50:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7689999999999999e-06 2024-09-21T09:50:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.099564+0000", 2024-09-21T09:50:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3230999999999998e-05 2024-09-21T09:50:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.099581+0000", 2024-09-21T09:50:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6881999999999999e-05 2024-09-21T09:50:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.697 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.698 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.698 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.099589+0000", 2024-09-21T09:50:07.698 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6889999999999993e-06 2024-09-21T09:50:07.698 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.698 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.698 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.698 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.099664+0000", 2024-09-21T09:50:07.698 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4741999999999997e-05 2024-09-21T09:50:07.698 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.698 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.698 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.698 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.099673+0000", 2024-09-21T09:50:07.698 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.397e-06 2024-09-21T09:50:07.698 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.699 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.699 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.699 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.049737+0000", 2024-09-21T09:50:07.699 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.95006323800000003 2024-09-21T09:50:07.699 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.699 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.699 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.699 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.049745+0000", 2024-09-21T09:50:07.699 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.4640000000000006e-06 2024-09-21T09:50:07.699 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.699 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.699 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.700 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.401326+0000", 2024-09-21T09:50:07.700 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.351580944 2024-09-21T09:50:07.700 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.700 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.700 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.700 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.401481+0000", 2024-09-21T09:50:07.700 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015469799999999999 2024-09-21T09:50:07.700 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.700 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.700 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,2,3", 2024-09-21T09:50:07.700 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.401662+0000", 2024-09-21T09:50:07.700 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018140100000000001 2024-09-21T09:50:07.700 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.701 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.701 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.701 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.407241+0000", 2024-09-21T09:50:07.701 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0055785569999999996 2024-09-21T09:50:07.701 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.701 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.701 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.701 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.407255+0000", 2024-09-21T09:50:07.701 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4508000000000001e-05 2024-09-21T09:50:07.701 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.701 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.701 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.701 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.407569+0000", 2024-09-21T09:50:07.701 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00031325400000000001 2024-09-21T09:50:07.702 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.702 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.702 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.702 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.417711+0000", 2024-09-21T09:50:07.702 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010142396 2024-09-21T09:50:07.702 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.702 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.702 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:07.702 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.417768+0000", 2024-09-21T09:50:07.702 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6915e-05 2024-09-21T09:50:07.702 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.702 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.702 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.703 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.419833+0000", 2024-09-21T09:50:07.703 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002065379 2024-09-21T09:50:07.703 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.703 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.703 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.703 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.703 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.703 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:106721 6.d 6:bd1ba051:::benchmark_data_smithi137_131945_object106720:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2024-09-21T09:50:07.703 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:45:18.116759+0000", 2024-09-21T09:50:07.703 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 289.529631274, 2024-09-21T09:50:07.703 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3857041940000001, 2024-09-21T09:50:07.703 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.703 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.703 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:07.703 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.704 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.704 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.704 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 106721 2024-09-21T09:50:07.704 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.704 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.704 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.704 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.704 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.116759+0000", 2024-09-21T09:50:07.704 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.704 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.704 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.704 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.704 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.116759+0000", 2024-09-21T09:50:07.704 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.705 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.705 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.705 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.705 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.116761+0000", 2024-09-21T09:50:07.705 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9709999999999998e-06 2024-09-21T09:50:07.705 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.705 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.705 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.705 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.116790+0000", 2024-09-21T09:50:07.705 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.8589999999999999e-05 2024-09-21T09:50:07.705 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.705 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:07.706 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.707 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.707 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.116811+0000", 2024-09-21T09:50:07.707 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.124e-05 2024-09-21T09:50:07.707 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.707 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.707 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.707 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.116821+0000", 2024-09-21T09:50:07.707 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0545e-05 2024-09-21T09:50:07.707 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.707 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.707 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.707 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.116899+0000", 2024-09-21T09:50:07.707 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7910000000000005e-05 2024-09-21T09:50:07.707 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.708 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.708 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.708 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:18.116908+0000", 2024-09-21T09:50:07.708 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5420000000000005e-06 2024-09-21T09:50:07.708 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.708 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.708 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.708 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.049942+0000", 2024-09-21T09:50:07.708 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.93303456699999998 2024-09-21T09:50:07.708 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.708 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.708 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.708 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:19.049949+0000", 2024-09-21T09:50:07.708 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6320000000000002e-06 2024-09-21T09:50:07.709 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.709 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.709 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.709 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.455913+0000", 2024-09-21T09:50:07.709 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.405964349 2024-09-21T09:50:07.709 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.709 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.709 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.709 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.456040+0000", 2024-09-21T09:50:07.709 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012691100000000001 2024-09-21T09:50:07.709 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.709 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.709 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:50:07.710 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.456192+0000", 2024-09-21T09:50:07.710 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015207 2024-09-21T09:50:07.710 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.710 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.710 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.710 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.464393+0000", 2024-09-21T09:50:07.710 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0082006279999999997 2024-09-21T09:50:07.710 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.710 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.710 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.710 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.486082+0000", 2024-09-21T09:50:07.710 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.021688998000000001 2024-09-21T09:50:07.710 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.710 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.711 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.711 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.499802+0000", 2024-09-21T09:50:07.711 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.013720387000000001 2024-09-21T09:50:07.711 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.711 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.711 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:07.711 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.499858+0000", 2024-09-21T09:50:07.711 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6033999999999999e-05 2024-09-21T09:50:07.711 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.711 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.711 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.711 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:45:20.502463+0000", 2024-09-21T09:50:07.711 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0026048199999999999 2024-09-21T09:50:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121578 6.d 6:b4059526:::benchmark_data_smithi137_131945_object14589:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:50:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:15.849720+0000", 2024-09-21T09:50:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 231.796670334, 2024-09-21T09:50:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6993639819999999, 2024-09-21T09:50:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T09:50:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.713 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.713 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.713 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121578 2024-09-21T09:50:07.713 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.713 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.713 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.713 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.713 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.849720+0000", 2024-09-21T09:50:07.713 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.713 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.713 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.713 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.713 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.849720+0000", 2024-09-21T09:50:07.713 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.714 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.714 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.714 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.714 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.849722+0000", 2024-09-21T09:50:07.714 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.782e-06 2024-09-21T09:50:07.714 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.714 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.714 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.714 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.849727+0000", 2024-09-21T09:50:07.714 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4450000000000004e-06 2024-09-21T09:50:07.714 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.714 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.714 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.714 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.849739+0000", 2024-09-21T09:50:07.715 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1471000000000001e-05 2024-09-21T09:50:07.715 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.715 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.715 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.715 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.849746+0000", 2024-09-21T09:50:07.715 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6680000000000001e-06 2024-09-21T09:50:07.715 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.715 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.715 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.715 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.850035+0000", 2024-09-21T09:50:07.715 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00028826900000000001 2024-09-21T09:50:07.715 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.715 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.715 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for degraded object", 2024-09-21T09:50:07.715 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.851053+0000", 2024-09-21T09:50:07.716 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001018281 2024-09-21T09:50:07.716 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.716 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.716 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.716 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.862204+0000", 2024-09-21T09:50:07.716 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.011150815 2024-09-21T09:50:07.716 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.716 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.716 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.716 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.862323+0000", 2024-09-21T09:50:07.716 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011921000000000001 2024-09-21T09:50:07.716 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.716 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.717 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:50:07.717 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.862487+0000", 2024-09-21T09:50:07.717 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016432299999999999 2024-09-21T09:50:07.717 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.717 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.717 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.717 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.868157+0000", 2024-09-21T09:50:07.717 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0056701859999999998 2024-09-21T09:50:07.717 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.717 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.717 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.717 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.875919+0000", 2024-09-21T09:50:07.717 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0077613719999999999 2024-09-21T09:50:07.717 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.717 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.718 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.718 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.908977+0000", 2024-09-21T09:50:07.718 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.033057753000000002 2024-09-21T09:50:07.718 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.718 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.718 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.718 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.908992+0000", 2024-09-21T09:50:07.718 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5897e-05 2024-09-21T09:50:07.718 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.718 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.718 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.718 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183310+0000", 2024-09-21T09:50:07.718 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.27431766299999999 2024-09-21T09:50:07.718 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.719 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.719 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.719 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183319+0000", 2024-09-21T09:50:07.719 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.8810000000000002e-06 2024-09-21T09:50:07.719 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.719 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.719 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.719 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.524518+0000", 2024-09-21T09:50:07.719 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.34119912 2024-09-21T09:50:07.719 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.719 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.719 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for missing object", 2024-09-21T09:50:07.719 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.524658+0000", 2024-09-21T09:50:07.719 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000139505 2024-09-21T09:50:07.720 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.720 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.720 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.720 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.547046+0000", 2024-09-21T09:50:07.720 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.022388860999999999 2024-09-21T09:50:07.720 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.720 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.720 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.720 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.549084+0000", 2024-09-21T09:50:07.720 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0020374799999999999 2024-09-21T09:50:07.720 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.720 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.720 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.720 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.721 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.721 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121584 6.d 6:b8158f74:::benchmark_data_smithi137_131945_object14595:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:50:07.721 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:15.860673+0000", 2024-09-21T09:50:07.721 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 231.785717699, 2024-09-21T09:50:07.721 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6926425430000001, 2024-09-21T09:50:07.721 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.721 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.721 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:07.721 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.721 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.721 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.721 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121584 2024-09-21T09:50:07.721 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.721 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.722 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.722 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.722 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.860673+0000", 2024-09-21T09:50:07.722 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.722 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.722 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.722 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.722 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.860673+0000", 2024-09-21T09:50:07.722 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.722 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.722 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.722 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.722 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.860674+0000", 2024-09-21T09:50:07.722 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.313e-06 2024-09-21T09:50:07.722 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.723 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.723 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.723 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.860686+0000", 2024-09-21T09:50:07.723 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1888999999999999e-05 2024-09-21T09:50:07.723 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.723 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.723 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.723 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.860716+0000", 2024-09-21T09:50:07.723 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0669000000000001e-05 2024-09-21T09:50:07.723 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.723 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.723 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.723 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.860726+0000", 2024-09-21T09:50:07.723 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4280000000000002e-06 2024-09-21T09:50:07.723 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.866622+0000", 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0058962420000000003 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for degraded object", 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.868078+0000", 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001456117 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.909026+0000", 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.040947998999999999 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.724 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.725 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.725 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.909034+0000", 2024-09-21T09:50:07.725 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7479999999999993e-06 2024-09-21T09:50:07.725 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.725 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.725 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.725 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183352+0000", 2024-09-21T09:50:07.725 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.27431845599999999 2024-09-21T09:50:07.725 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.725 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.725 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.725 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183361+0000", 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0960000000000001e-06 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.528795+0000", 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.345434555 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.528940+0000", 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014532600000000001 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.529089+0000", 2024-09-21T09:50:07.726 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014896000000000001 2024-09-21T09:50:07.727 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.727 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.727 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.727 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.549128+0000", 2024-09-21T09:50:07.727 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.020038624000000001 2024-09-21T09:50:07.727 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.727 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.727 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.727 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.549142+0000", 2024-09-21T09:50:07.727 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3553000000000001e-05 2024-09-21T09:50:07.727 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.727 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.727 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.727 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.549213+0000", 2024-09-21T09:50:07.728 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1606999999999994e-05 2024-09-21T09:50:07.728 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.728 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.728 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:07.728 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.549273+0000", 2024-09-21T09:50:07.728 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9500999999999998e-05 2024-09-21T09:50:07.728 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.728 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.728 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.728 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.553315+0000", 2024-09-21T09:50:07.728 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0040424600000000003 2024-09-21T09:50:07.728 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.728 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.728 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.728 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.729 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.729 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121586 6.d 6:b0f7159a:::benchmark_data_smithi137_131945_object14597:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:50:07.729 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:15.860748+0000", 2024-09-21T09:50:07.729 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 231.78564239799999, 2024-09-21T09:50:07.729 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.740809767, 2024-09-21T09:50:07.729 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.729 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.729 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:07.729 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.729 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.729 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.729 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121586 2024-09-21T09:50:07.729 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.729 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.860748+0000", 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.860748+0000", 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.860748+0000", 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8599999999999998e-07 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.730 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.860751+0000", 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.8260000000000001e-06 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.860769+0000", 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7866000000000001e-05 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.860779+0000", 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.6569999999999992e-06 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.731 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.868205+0000", 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0074260180000000004 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for degraded object", 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.869234+0000", 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0010292820000000001 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.909114+0000", 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.03988034 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.732 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.909123+0000", 2024-09-21T09:50:07.733 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3920000000000003e-06 2024-09-21T09:50:07.733 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.733 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.733 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.733 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183434+0000", 2024-09-21T09:50:07.733 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.274310901 2024-09-21T09:50:07.733 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.733 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.733 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.733 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183442+0000", 2024-09-21T09:50:07.733 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5469999999999997e-06 2024-09-21T09:50:07.733 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.733 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.733 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.557594+0000", 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3741514269999999 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.557724+0000", 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000130338 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.557851+0000", 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012737100000000001 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.734 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.572115+0000", 2024-09-21T09:50:07.735 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.014263980000000001 2024-09-21T09:50:07.735 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.735 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.735 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.735 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.576134+0000", 2024-09-21T09:50:07.735 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0040184829999999998 2024-09-21T09:50:07.735 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.735 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.735 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.735 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.596370+0000", 2024-09-21T09:50:07.735 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.020236566000000001 2024-09-21T09:50:07.735 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.735 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.735 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.596700+0000", 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00032968800000000002 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.601558+0000", 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0048575989999999998 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121590 6.d 6:b7bc8643:::benchmark_data_smithi137_131945_object14601:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:15.861121+0000", 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 231.78526890800001, 2024-09-21T09:50:07.736 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.696370114, 2024-09-21T09:50:07.737 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.737 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.737 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:07.737 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.737 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.737 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.737 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121590 2024-09-21T09:50:07.737 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.737 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.737 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.737 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.737 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.861121+0000", 2024-09-21T09:50:07.737 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.737 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.738 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.738 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.738 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.861121+0000", 2024-09-21T09:50:07.738 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.738 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.738 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.738 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.738 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.861122+0000", 2024-09-21T09:50:07.738 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6499999999999998e-07 2024-09-21T09:50:07.738 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.738 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.738 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.738 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.861126+0000", 2024-09-21T09:50:07.739 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9740000000000004e-06 2024-09-21T09:50:07.739 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.739 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.739 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.739 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.861139+0000", 2024-09-21T09:50:07.739 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3244999999999999e-05 2024-09-21T09:50:07.739 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.739 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.739 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.739 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.861147+0000", 2024-09-21T09:50:07.739 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6490000000000008e-06 2024-09-21T09:50:07.739 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.739 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.740 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.740 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.869268+0000", 2024-09-21T09:50:07.740 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0081212179999999995 2024-09-21T09:50:07.740 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.740 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.740 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for degraded object", 2024-09-21T09:50:07.740 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.871526+0000", 2024-09-21T09:50:07.740 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0022573189999999998 2024-09-21T09:50:07.740 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.740 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.740 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.740 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.909064+0000", 2024-09-21T09:50:07.740 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.037538272999999997 2024-09-21T09:50:07.741 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.741 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.741 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.741 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.909072+0000", 2024-09-21T09:50:07.741 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7409999999999992e-06 2024-09-21T09:50:07.741 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.741 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.741 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.741 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183394+0000", 2024-09-21T09:50:07.741 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.27432208400000002 2024-09-21T09:50:07.741 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.741 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.741 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.742 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183401+0000", 2024-09-21T09:50:07.742 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7109999999999995e-06 2024-09-21T09:50:07.742 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.742 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.742 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.742 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.533319+0000", 2024-09-21T09:50:07.742 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.349917072 2024-09-21T09:50:07.742 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.742 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.742 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.742 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.533419+0000", 2024-09-21T09:50:07.742 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000100231 2024-09-21T09:50:07.743 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.743 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.743 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:50:07.743 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.533528+0000", 2024-09-21T09:50:07.743 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000109038 2024-09-21T09:50:07.743 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.743 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.743 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.743 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.549147+0000", 2024-09-21T09:50:07.743 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.015619554000000001 2024-09-21T09:50:07.743 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.743 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.743 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.743 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.549178+0000", 2024-09-21T09:50:07.744 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0731000000000001e-05 2024-09-21T09:50:07.744 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.744 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.744 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.744 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.553376+0000", 2024-09-21T09:50:07.744 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0041981199999999996 2024-09-21T09:50:07.744 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.744 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.744 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:07.744 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.553437+0000", 2024-09-21T09:50:07.744 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1121e-05 2024-09-21T09:50:07.744 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.744 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.745 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.745 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.557491+0000", 2024-09-21T09:50:07.745 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0040541680000000004 2024-09-21T09:50:07.745 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.745 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.745 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.745 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.745 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.745 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121613 6.d 6:b6d68f55:::benchmark_data_smithi137_131945_object14624:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-09-21T09:50:07.745 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:15.925403+0000", 2024-09-21T09:50:07.745 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 231.720987122, 2024-09-21T09:50:07.745 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6803560749999999, 2024-09-21T09:50:07.745 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.745 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.745 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:07.746 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.746 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.746 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.746 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121613 2024-09-21T09:50:07.746 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.746 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.746 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.746 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.746 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.925403+0000", 2024-09-21T09:50:07.746 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.746 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.746 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.746 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.746 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.925403+0000", 2024-09-21T09:50:07.747 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 62 16 78222 78206 78.8247 24.375 0.00410442 0.0126377 2024-09-21T09:50:07.747 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.748 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.748 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.748 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.748 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.925405+0000", 2024-09-21T09:50:07.748 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.074e-06 2024-09-21T09:50:07.748 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.748 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.748 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.748 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.925411+0000", 2024-09-21T09:50:07.748 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.84e-06 2024-09-21T09:50:07.748 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.748 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.748 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.749 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.925423+0000", 2024-09-21T09:50:07.749 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2084e-05 2024-09-21T09:50:07.749 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.749 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.749 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.749 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.925431+0000", 2024-09-21T09:50:07.749 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6869999999999994e-06 2024-09-21T09:50:07.749 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.749 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.749 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.749 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.925497+0000", 2024-09-21T09:50:07.749 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6650999999999996e-05 2024-09-21T09:50:07.749 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.749 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.750 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.750 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.925508+0000", 2024-09-21T09:50:07.750 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0597e-05 2024-09-21T09:50:07.750 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.750 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.750 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.750 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183470+0000", 2024-09-21T09:50:07.750 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25796200400000002 2024-09-21T09:50:07.750 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.750 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.750 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.750 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183477+0000", 2024-09-21T09:50:07.750 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3320000000000003e-06 2024-09-21T09:50:07.750 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.751 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.751 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.751 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.561421+0000", 2024-09-21T09:50:07.751 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3779437649999999 2024-09-21T09:50:07.751 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.751 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.751 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.751 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.561570+0000", 2024-09-21T09:50:07.751 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000148923 2024-09-21T09:50:07.751 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.751 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.751 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:50:07.751 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.561720+0000", 2024-09-21T09:50:07.751 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000149603 2024-09-21T09:50:07.752 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.752 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.752 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.752 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.576082+0000", 2024-09-21T09:50:07.752 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.01436222 2024-09-21T09:50:07.752 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.752 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.752 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.752 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.581297+0000", 2024-09-21T09:50:07.752 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0052151059999999997 2024-09-21T09:50:07.752 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.752 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.752 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.752 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.601626+0000", 2024-09-21T09:50:07.752 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.020328538 2024-09-21T09:50:07.753 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.753 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.753 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:07.753 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.601687+0000", 2024-09-21T09:50:07.753 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1766000000000005e-05 2024-09-21T09:50:07.753 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.753 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.753 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.753 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.605759+0000", 2024-09-21T09:50:07.753 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0040718849999999999 2024-09-21T09:50:07.753 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.753 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.753 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.753 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.753 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.754 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121618 6.10 6:0e19a53d:::benchmark_data_smithi137_131945_object14629:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-09-21T09:50:07.754 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:15.938634+0000", 2024-09-21T09:50:07.754 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 231.70775632199999, 2024-09-21T09:50:07.754 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.568235928, 2024-09-21T09:50:07.754 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.754 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.754 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:07.754 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.754 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.754 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.754 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121618 2024-09-21T09:50:07.754 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.754 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.754 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.755 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.755 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.938634+0000", 2024-09-21T09:50:07.755 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.755 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.755 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.755 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.755 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.938634+0000", 2024-09-21T09:50:07.755 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.755 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.755 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.755 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.755 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.938636+0000", 2024-09-21T09:50:07.755 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.765e-06 2024-09-21T09:50:07.755 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.755 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.756 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.756 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.938641+0000", 2024-09-21T09:50:07.756 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1739999999999999e-06 2024-09-21T09:50:07.756 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.756 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.756 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.756 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.938652+0000", 2024-09-21T09:50:07.756 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1124999999999999e-05 2024-09-21T09:50:07.756 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.756 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.756 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.756 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.938660+0000", 2024-09-21T09:50:07.756 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6090000000000003e-06 2024-09-21T09:50:07.756 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.757 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.757 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.757 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.938728+0000", 2024-09-21T09:50:07.757 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8761000000000001e-05 2024-09-21T09:50:07.757 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.757 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.757 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.757 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.938737+0000", 2024-09-21T09:50:07.757 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.8270000000000004e-06 2024-09-21T09:50:07.757 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.757 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.757 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.757 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.184124+0000", 2024-09-21T09:50:07.757 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.24538665800000001 2024-09-21T09:50:07.757 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.758 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.758 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.184132+0000", 2024-09-21T09:50:07.758 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2570000000000007e-06 2024-09-21T09:50:07.758 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.758 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.758 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.494340+0000", 2024-09-21T09:50:07.758 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.310207498 2024-09-21T09:50:07.758 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.758 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.758 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.494465+0000", 2024-09-21T09:50:07.758 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000125358 2024-09-21T09:50:07.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.759 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.759 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,6", 2024-09-21T09:50:07.759 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.494579+0000", 2024-09-21T09:50:07.759 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000114246 2024-09-21T09:50:07.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.759 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.759 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.759 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.501172+0000", 2024-09-21T09:50:07.759 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0065922899999999998 2024-09-21T09:50:07.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.759 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.759 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.759 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.501217+0000", 2024-09-21T09:50:07.760 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5238999999999998e-05 2024-09-21T09:50:07.760 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.760 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.760 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.760 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.502692+0000", 2024-09-21T09:50:07.761 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001475512 2024-09-21T09:50:07.761 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.761 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.761 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:07.762 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.502749+0000", 2024-09-21T09:50:07.762 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6558000000000003e-05 2024-09-21T09:50:07.762 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.762 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.762 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.762 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.506870+0000", 2024-09-21T09:50:07.762 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0041210509999999997 2024-09-21T09:50:07.762 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.762 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.762 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.762 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.762 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.762 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121506 6.11 6:8dcf8bb2:::benchmark_data_smithi137_131945_object14517:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e136)", 2024-09-21T09:50:07.762 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:16.183760+0000", 2024-09-21T09:50:07.763 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 231.46263066399999, 2024-09-21T09:50:07.763 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.351531807, 2024-09-21T09:50:07.763 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.763 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.763 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T09:50:07.763 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.763 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.763 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.763 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121506 2024-09-21T09:50:07.763 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.763 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.763 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.763 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.763 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183760+0000", 2024-09-21T09:50:07.764 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.764 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.764 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.764 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.764 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183760+0000", 2024-09-21T09:50:07.764 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.764 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.764 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.764 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.764 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183761+0000", 2024-09-21T09:50:07.764 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.86e-06 2024-09-21T09:50:07.764 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.764 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.764 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.764 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183766+0000", 2024-09-21T09:50:07.765 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7269999999999998e-06 2024-09-21T09:50:07.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.765 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.765 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.765 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183779+0000", 2024-09-21T09:50:07.765 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3176999999999999e-05 2024-09-21T09:50:07.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.765 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.765 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.765 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.183789+0000", 2024-09-21T09:50:07.765 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5489999999999995e-06 2024-09-21T09:50:07.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.765 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.765 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.765 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.189903+0000", 2024-09-21T09:50:07.766 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0061142499999999999 2024-09-21T09:50:07.766 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.766 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.766 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.766 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.189915+0000", 2024-09-21T09:50:07.766 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1399999999999999e-05 2024-09-21T09:50:07.766 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.766 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.766 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.766 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.522129+0000", 2024-09-21T09:50:07.766 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3322139370000001 2024-09-21T09:50:07.766 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.766 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.766 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for missing object", 2024-09-21T09:50:07.766 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.522285+0000", 2024-09-21T09:50:07.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015645700000000001 2024-09-21T09:50:07.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.767 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.767 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.534988+0000", 2024-09-21T09:50:07.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.012703136 2024-09-21T09:50:07.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.767 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.767 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.535291+0000", 2024-09-21T09:50:07.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000303314 2024-09-21T09:50:07.767 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.767 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.767 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.768 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.768 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121516 6.11 6:88876f72:::benchmark_data_smithi137_131945_object14527:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e136)", 2024-09-21T09:50:07.768 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:16.188896+0000", 2024-09-21T09:50:07.768 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 231.457493881, 2024-09-21T09:50:07.768 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3727241270000001, 2024-09-21T09:50:07.768 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.768 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.768 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:07.768 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.768 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.768 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.768 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121516 2024-09-21T09:50:07.768 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.768 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.768 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.769 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.769 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.188896+0000", 2024-09-21T09:50:07.769 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.769 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.769 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.769 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.769 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.188896+0000", 2024-09-21T09:50:07.769 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.769 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.769 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.769 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.769 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.188898+0000", 2024-09-21T09:50:07.769 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.314e-06 2024-09-21T09:50:07.769 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.769 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.770 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.770 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.188904+0000", 2024-09-21T09:50:07.770 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7860000000000002e-06 2024-09-21T09:50:07.770 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.770 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.770 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.770 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.188920+0000", 2024-09-21T09:50:07.770 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6104999999999999e-05 2024-09-21T09:50:07.770 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.770 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.770 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.770 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.188930+0000", 2024-09-21T09:50:07.770 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.081e-05 2024-09-21T09:50:07.770 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.770 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.771 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.771 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.189939+0000", 2024-09-21T09:50:07.771 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0010087780000000001 2024-09-21T09:50:07.771 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.771 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.771 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.771 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.189946+0000", 2024-09-21T09:50:07.771 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9770000000000003e-06 2024-09-21T09:50:07.771 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.771 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.771 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.771 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.525119+0000", 2024-09-21T09:50:07.771 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.335172649 2024-09-21T09:50:07.771 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for degraded object", 2024-09-21T09:50:07.772 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.526338+0000", 2024-09-21T09:50:07.772 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001218717 2024-09-21T09:50:07.772 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.772 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.544083+0000", 2024-09-21T09:50:07.772 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.017745627999999999 2024-09-21T09:50:07.772 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.772 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.544188+0000", 2024-09-21T09:50:07.772 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000104813 2024-09-21T09:50:07.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.773 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.773 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,2,3", 2024-09-21T09:50:07.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.544326+0000", 2024-09-21T09:50:07.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013848199999999999 2024-09-21T09:50:07.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.773 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.773 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.558559+0000", 2024-09-21T09:50:07.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.014232963 2024-09-21T09:50:07.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.773 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.773 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.558574+0000", 2024-09-21T09:50:07.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4608e-05 2024-09-21T09:50:07.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.558605+0000", 2024-09-21T09:50:07.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1220000000000003e-05 2024-09-21T09:50:07.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.558641+0000", 2024-09-21T09:50:07.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5525000000000003e-05 2024-09-21T09:50:07.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:07.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.558989+0000", 2024-09-21T09:50:07.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00034811400000000001 2024-09-21T09:50:07.775 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.775 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.775 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.775 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.561621+0000", 2024-09-21T09:50:07.775 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0026316379999999999 2024-09-21T09:50:07.775 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.775 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.775 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.775 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.775 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.775 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164027 6.4 6:202efce4:::benchmark_data_smithi137_131945_object57038:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2024-09-21T09:50:07.775 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:26.218953+0000", 2024-09-21T09:50:07.775 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 161.427437699, 2024-09-21T09:50:07.775 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1384057479999998, 2024-09-21T09:50:07.776 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.776 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.776 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T09:50:07.776 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.776 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.776 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.776 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164027 2024-09-21T09:50:07.776 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.776 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.776 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.776 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.776 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.218953+0000", 2024-09-21T09:50:07.776 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.776 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.776 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.777 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.777 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.218953+0000", 2024-09-21T09:50:07.777 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.777 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.777 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.777 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.218954+0000", 2024-09-21T09:50:07.777 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.485e-06 2024-09-21T09:50:07.777 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.777 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.777 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.218959+0000", 2024-09-21T09:50:07.777 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1789999999999999e-06 2024-09-21T09:50:07.777 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.778 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.778 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.218976+0000", 2024-09-21T09:50:07.778 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6370000000000001e-05 2024-09-21T09:50:07.778 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.778 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.778 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.778 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.218984+0000", 2024-09-21T09:50:07.778 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1310000000000006e-06 2024-09-21T09:50:07.778 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.778 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.778 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.778 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.219050+0000", 2024-09-21T09:50:07.778 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6118000000000006e-05 2024-09-21T09:50:07.779 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.779 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.779 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.219167+0000", 2024-09-21T09:50:07.779 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000116823 2024-09-21T09:50:07.779 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.779 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.779 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:50:07.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.219289+0000", 2024-09-21T09:50:07.779 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000122435 2024-09-21T09:50:07.779 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.779 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.779 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.224035+0000", 2024-09-21T09:50:07.780 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0047458709999999996 2024-09-21T09:50:07.780 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.780 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.780 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.780 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.256328+0000", 2024-09-21T09:50:07.780 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.032292796999999998 2024-09-21T09:50:07.780 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.780 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.780 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.780 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.256339+0000", 2024-09-21T09:50:07.780 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1501999999999999e-05 2024-09-21T09:50:07.780 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.780 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.780 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.255288+0000", 2024-09-21T09:50:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.99894841300000004 2024-09-21T09:50:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.255300+0000", 2024-09-21T09:50:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2704000000000001e-05 2024-09-21T09:50:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.350850+0000", 2024-09-21T09:50:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.095549967 2024-09-21T09:50:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for missing object", 2024-09-21T09:50:07.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.350972+0000", 2024-09-21T09:50:07.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000121648 2024-09-21T09:50:07.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.782 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.357273+0000", 2024-09-21T09:50:07.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0063014200000000003 2024-09-21T09:50:07.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.782 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.357358+0000", 2024-09-21T09:50:07.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.4884999999999998e-05 2024-09-21T09:50:07.782 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.783 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.783 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.783 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.783 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.783 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164039 6.4 6:26194137:::benchmark_data_smithi137_131945_object57050:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2024-09-21T09:50:07.783 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:26.268901+0000", 2024-09-21T09:50:07.783 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 161.37748953600001, 2024-09-21T09:50:07.783 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0957732230000001, 2024-09-21T09:50:07.783 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.783 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.783 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:07.783 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.783 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.784 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.784 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164039 2024-09-21T09:50:07.784 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.784 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.784 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.784 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.784 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.268901+0000", 2024-09-21T09:50:07.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.784 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.784 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.784 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.784 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.268901+0000", 2024-09-21T09:50:07.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.784 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.785 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.785 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.785 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.268903+0000", 2024-09-21T09:50:07.785 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0490000000000002e-06 2024-09-21T09:50:07.785 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.785 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.785 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.785 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.268908+0000", 2024-09-21T09:50:07.785 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3569999999999997e-06 2024-09-21T09:50:07.785 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.785 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.785 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.785 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.268921+0000", 2024-09-21T09:50:07.785 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2537e-05 2024-09-21T09:50:07.785 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.268929+0000", 2024-09-21T09:50:07.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.8599999999999993e-06 2024-09-21T09:50:07.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.269251+0000", 2024-09-21T09:50:07.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00032255000000000001 2024-09-21T09:50:07.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.269260+0000", 2024-09-21T09:50:07.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9120000000000004e-06 2024-09-21T09:50:07.787 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.787 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.787 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.787 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.255322+0000", 2024-09-21T09:50:07.787 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.98606195699999999 2024-09-21T09:50:07.787 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.787 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.787 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.787 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.255328+0000", 2024-09-21T09:50:07.787 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2809999999999997e-06 2024-09-21T09:50:07.787 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.787 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.787 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.787 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.351247+0000", 2024-09-21T09:50:07.788 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.095918569 2024-09-21T09:50:07.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.788 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.351370+0000", 2024-09-21T09:50:07.788 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012292800000000001 2024-09-21T09:50:07.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5,6", 2024-09-21T09:50:07.788 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.351501+0000", 2024-09-21T09:50:07.788 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013081900000000001 2024-09-21T09:50:07.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.788 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.357397+0000", 2024-09-21T09:50:07.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0058963540000000004 2024-09-21T09:50:07.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.789 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.357411+0000", 2024-09-21T09:50:07.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4185999999999999e-05 2024-09-21T09:50:07.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.789 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.357451+0000", 2024-09-21T09:50:07.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0092999999999997e-05 2024-09-21T09:50:07.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.364484+0000", 2024-09-21T09:50:07.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0070327020000000001 2024-09-21T09:50:07.790 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.790 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:07.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.364551+0000", 2024-09-21T09:50:07.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7049000000000001e-05 2024-09-21T09:50:07.790 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.790 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.364674+0000", 2024-09-21T09:50:07.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012302 2024-09-21T09:50:07.790 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.790 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164040 6.4 6:27d5a609:::benchmark_data_smithi137_131945_object57051:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:26.268954+0000", 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 161.377436335, 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0959972050000002, 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164040 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.791 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.792 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.792 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.792 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.268954+0000", 2024-09-21T09:50:07.792 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.792 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.792 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.792 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.792 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.268954+0000", 2024-09-21T09:50:07.792 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.792 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.792 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.792 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.792 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.268954+0000", 2024-09-21T09:50:07.792 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2399999999999999e-07 2024-09-21T09:50:07.792 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.793 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.793 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.793 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.268957+0000", 2024-09-21T09:50:07.793 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4370000000000001e-06 2024-09-21T09:50:07.793 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.793 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.793 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.793 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.268963+0000", 2024-09-21T09:50:07.793 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5660000000000003e-06 2024-09-21T09:50:07.793 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.793 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.793 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.793 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.268968+0000", 2024-09-21T09:50:07.793 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9710000000000003e-06 2024-09-21T09:50:07.794 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.794 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.794 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.794 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.269280+0000", 2024-09-21T09:50:07.794 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00031176799999999997 2024-09-21T09:50:07.794 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.794 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.794 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.794 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.269286+0000", 2024-09-21T09:50:07.794 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8139999999999997e-06 2024-09-21T09:50:07.794 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.794 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.794 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.794 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.255347+0000", 2024-09-21T09:50:07.794 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.98606069200000002 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.255352+0000", 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7749999999999998e-06 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.354161+0000", 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.098809097 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.354283+0000", 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012180600000000001 2024-09-21T09:50:07.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5,6", 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.354414+0000", 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013077799999999999 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.357418+0000", 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0030035299999999999 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.357492+0000", 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4540000000000001e-05 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.797 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.364730+0000", 2024-09-21T09:50:07.797 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0072378679999999997 2024-09-21T09:50:07.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.797 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.364777+0000", 2024-09-21T09:50:07.797 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7338e-05 2024-09-21T09:50:07.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:07.797 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.364837+0000", 2024-09-21T09:50:07.797 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9985000000000003e-05 2024-09-21T09:50:07.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.798 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.798 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.364951+0000", 2024-09-21T09:50:07.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000113816 2024-09-21T09:50:07.798 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.798 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.798 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.798 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.798 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.798 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164055 6.4 6:265fe7ed:::benchmark_data_smithi137_131945_object57066:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2024-09-21T09:50:07.798 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:26.299564+0000", 2024-09-21T09:50:07.798 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 161.346826233, 2024-09-21T09:50:07.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0700179169999999, 2024-09-21T09:50:07.798 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:07.799 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:07.799 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:07.799 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:07.799 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:07.799 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:07.799 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164055 2024-09-21T09:50:07.799 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.799 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:07.799 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.799 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:07.799 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.299564+0000", 2024-09-21T09:50:07.799 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.799 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.799 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.800 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:07.800 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.299564+0000", 2024-09-21T09:50:07.800 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:07.800 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.800 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.800 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:07.800 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.299566+0000", 2024-09-21T09:50:07.800 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6500000000000001e-06 2024-09-21T09:50:07.800 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.800 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.800 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:07.800 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.299573+0000", 2024-09-21T09:50:07.800 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2150000000000004e-06 2024-09-21T09:50:07.800 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.800 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:07.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.299591+0000", 2024-09-21T09:50:07.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7863000000000002e-05 2024-09-21T09:50:07.801 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:07.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.299599+0000", 2024-09-21T09:50:07.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.8820000000000001e-06 2024-09-21T09:50:07.801 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.299683+0000", 2024-09-21T09:50:07.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3922000000000001e-05 2024-09-21T09:50:07.801 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.802 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.802 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:26.299694+0000", 2024-09-21T09:50:07.802 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1265e-05 2024-09-21T09:50:07.802 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.802 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.802 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.802 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.255371+0000", 2024-09-21T09:50:07.802 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.95567666100000004 2024-09-21T09:50:07.802 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.802 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.802 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:07.802 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.255377+0000", 2024-09-21T09:50:07.802 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9020000000000002e-06 2024-09-21T09:50:07.802 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.803 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.803 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:07.803 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.361499+0000", 2024-09-21T09:50:07.803 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.106121632 2024-09-21T09:50:07.803 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.803 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.803 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:07.803 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.361624+0000", 2024-09-21T09:50:07.803 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000124988 2024-09-21T09:50:07.803 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.803 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.803 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5,6", 2024-09-21T09:50:07.803 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.361749+0000", 2024-09-21T09:50:07.803 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012525700000000001 2024-09-21T09:50:07.803 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.804 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.365502+0000", 2024-09-21T09:50:07.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0037526579999999999 2024-09-21T09:50:07.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.804 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.365551+0000", 2024-09-21T09:50:07.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8755000000000003e-05 2024-09-21T09:50:07.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.804 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:07.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.365565+0000", 2024-09-21T09:50:07.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4382000000000001e-05 2024-09-21T09:50:07.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:07.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.369428+0000", 2024-09-21T09:50:07.805 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0038624779999999999 2024-09-21T09:50:07.805 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:07.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.369480+0000", 2024-09-21T09:50:07.805 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2660000000000001e-05 2024-09-21T09:50:07.805 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:07.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:07.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:07.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.369582+0000", 2024-09-21T09:50:07.805 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000101747 2024-09-21T09:50:07.805 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.806 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.806 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.806 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:07.806 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:07.806 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:50:07.829 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:07.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:07.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:07.931 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:07.957 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:07.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:07.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:08.058 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:08.082 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:08.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:08.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:08.184 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:08.207 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:08.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:08.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:08.309 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:08.332 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:08.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:08.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:08.426 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:08 smithi137 ceph-mon[93825]: pgmap v506: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 25 MiB/s wr, 399 op/s; 7366/229956 objects degraded (3.203%); 6433/229956 objects misplaced (2.797%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T09:50:08.426 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:08 smithi137 ceph-mon[97575]: pgmap v506: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 25 MiB/s wr, 399 op/s; 7366/229956 objects degraded (3.203%); 6433/229956 objects misplaced (2.797%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T09:50:08.434 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:08.457 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:08.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:08.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:08.559 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:08.583 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:08.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:08.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:08.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:08 smithi165 ceph-mon[86023]: pgmap v506: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 25 MiB/s wr, 399 op/s; 7366/229956 objects degraded (3.203%); 6433/229956 objects misplaced (2.797%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T09:50:08.685 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:08.703 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 63 16 78622 78606 77.9703 25 0.00287732 0.0127659 2024-09-21T09:50:08.706 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:08.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:08.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:08.807 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:08.831 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:08.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:08.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:08.933 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:08.956 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:08.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:08.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:09.058 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:09.081 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:09.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:09.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:09.183 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:09.213 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:09.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:09.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:09.315 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:09.336 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:09.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:09.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:09.438 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:09.461 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:09.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:09.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:09.562 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:09.585 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:09.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:09.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:09.687 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:09.703 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 64 16 79012 78996 77.1329 24.375 0.00329471 0.0129102 2024-09-21T09:50:09.717 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:09.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:09.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:09.819 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:09.858 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:09.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:09.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:09.960 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:09.983 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:09.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:09.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:10.085 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:10.107 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:10.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:10.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:10.209 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:10.233 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:10.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:10.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:10.335 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:10.358 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:10.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:10.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:10.428 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:50:10.455 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:10 smithi137 ceph-mon[93825]: pgmap v507: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 25 MiB/s wr, 406 op/s; 7366/232923 objects degraded (3.162%); 6043/232923 objects misplaced (2.594%); 5.9 MiB/s, 93 objects/s recovering 2024-09-21T09:50:10.455 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:50:10.455 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:50:10.455 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:10 smithi137 ceph-mon[97575]: pgmap v507: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 25 MiB/s wr, 406 op/s; 7366/232923 objects degraded (3.162%); 6043/232923 objects misplaced (2.594%); 5.9 MiB/s, 93 objects/s recovering 2024-09-21T09:50:10.455 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:50:10.455 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:50:10.460 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:10.485 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:10.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:10.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:10.586 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:10.597 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T09:50:10.609 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:10.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:10.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:10.632 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:50:10.640 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:50:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:50:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:50:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:50:10.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:10 smithi165 ceph-mon[86023]: pgmap v507: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 25 MiB/s wr, 406 op/s; 7366/232923 objects degraded (3.162%); 6043/232923 objects misplaced (2.594%); 5.9 MiB/s, 93 objects/s recovering 2024-09-21T09:50:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:50:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:50:10.703 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 65 16 79487 79471 76.403 29.6875 0.015059 0.013041 2024-09-21T09:50:10.711 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:10.734 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:10.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:10.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:10.836 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:10.859 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:10.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:10.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:10.961 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:10.998 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:10.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:10.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:11.099 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:11.123 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:11.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:11.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:11.225 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:11.248 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:11.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:11.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:11.350 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:11.373 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:11.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:11.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:11.474 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:11.499 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:11.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:11.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:11.601 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:11.630 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:11.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:11.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:11.703 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 66 16 79933 79917 75.6677 27.875 0.00376352 0.0131654 2024-09-21T09:50:11.731 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:11.757 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:11.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:11.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:11.859 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:11.883 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:11.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:11.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:11.984 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:12.008 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:12.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:12.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:12.110 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:12.133 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:12.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:12.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:12.200 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:12 smithi137 ceph-mon[93825]: pgmap v508: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 26 MiB/s wr, 418 op/s; 7366/235620 objects degraded (3.126%); 6043/235620 objects misplaced (2.565%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T09:50:12.200 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:12 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 7366/235620 objects degraded (3.126%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:12.201 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:50:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:50:11] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.51.0" 2024-09-21T09:50:12.201 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:12 smithi137 ceph-mon[97575]: pgmap v508: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 26 MiB/s wr, 418 op/s; 7366/235620 objects degraded (3.126%); 6043/235620 objects misplaced (2.565%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T09:50:12.201 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:12 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 7366/235620 objects degraded (3.126%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:12.235 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:12.259 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:12.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:12.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:12.361 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:12.386 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:12.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:12.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:12.487 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:12.514 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:12.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:12.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:12.616 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:12.639 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:12.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:12.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:12 smithi165 ceph-mon[86023]: pgmap v508: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 26 MiB/s wr, 418 op/s; 7366/235620 objects degraded (3.126%); 6043/235620 objects misplaced (2.565%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T09:50:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:12 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 7366/235620 objects degraded (3.126%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:12.703 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 67 16 80342 80326 74.9199 25.5625 0.00345184 0.0132882 2024-09-21T09:50:12.741 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:12.764 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:12.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:12.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:12.866 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:12.888 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:12.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:12.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:12.989 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:13.014 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:13.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:13.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:13.116 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:13.141 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:13.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:13.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:13.242 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:13.265 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:13.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:13.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:13.297 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:50:13.367 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:13.390 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:13.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:13.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:13.493 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:13.518 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:13.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:13.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:13.620 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:13.641 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:13.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:13.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:13.703 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 68 16 80662 80646 74.1123 20 0.00485253 0.013436 2024-09-21T09:50:13.743 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:13.778 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:13.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:13.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:13.880 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:13.907 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:13.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:13.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:14.009 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:14.035 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:14.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:14.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:14.137 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:14.161 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:14.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:14.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:14.263 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:14.286 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:14.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:14.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:14.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:14 smithi137 ceph-mon[93825]: pgmap v509: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 28 MiB/s wr, 443 op/s; 7366/238047 objects degraded (3.094%); 5606/238047 objects misplaced (2.355%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T09:50:14.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:14 smithi137 ceph-mon[97575]: pgmap v509: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 28 MiB/s wr, 443 op/s; 7366/238047 objects degraded (3.094%); 5606/238047 objects misplaced (2.355%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T09:50:14.389 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:14.416 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:14.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:14.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:14.518 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:14.634 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:14.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:14.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:14.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:14 smithi165 ceph-mon[86023]: pgmap v509: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 28 MiB/s wr, 443 op/s; 7366/238047 objects degraded (3.094%); 5606/238047 objects misplaced (2.355%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T09:50:14.703 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 69 16 81122 81106 73.4549 28.75 0.00348876 0.0135611 2024-09-21T09:50:14.736 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:14.764 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:14.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:14.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:14.866 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:14.889 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:14.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:14.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:14.990 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:15.013 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:15.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:15.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:15.115 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:15.142 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:15.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:15.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:15.244 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:15.268 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:15.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:15.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:15.370 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:15.395 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:15.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:15.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:15.496 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:15.519 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:15.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:15.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:15.621 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:15.649 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:15.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:15.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:15.704 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 70 16 81551 81535 72.7885 26.8125 0.00448827 0.0136881 2024-09-21T09:50:15.750 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:15.783 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:15.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:15.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:15.884 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:15.908 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:15.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:15.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:16.010 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:16.041 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:16.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:16.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:16.145 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:16.177 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:16.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:16.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:16.279 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:16 smithi137 ceph-mon[93825]: pgmap v510: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 29 MiB/s wr, 462 op/s; 7366/240756 objects degraded (3.060%); 5606/240756 objects misplaced (2.328%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T09:50:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:16 smithi137 ceph-mon[97575]: pgmap v510: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 29 MiB/s wr, 462 op/s; 7366/240756 objects degraded (3.060%); 5606/240756 objects misplaced (2.328%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T09:50:16.300 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:16.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:16.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:16.402 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:16.428 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:16.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:16.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:16.529 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:16.554 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:16.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:16.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:16 smithi165 ceph-mon[86023]: pgmap v510: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 29 MiB/s wr, 462 op/s; 7366/240756 objects degraded (3.060%); 5606/240756 objects misplaced (2.328%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T09:50:16.656 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:16.677 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:16.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:16.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:16.683 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:50:16.684 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:50:16.703 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 71 16 81986 81970 72.1463 27.1875 0.00729042 0.0138059 2024-09-21T09:50:16.779 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:16.803 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:16.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:16.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:16.904 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:16.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:16.934 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:16.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:17.035 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:17.060 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:17.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:17.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:17.162 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:17.185 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:17.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:17.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:17.287 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:17.307 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:17.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:17.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:17.409 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:17.432 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:17.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:17.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:17.533 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:17 smithi137 ceph-mon[93825]: from='client.35280 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:50:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:17 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 7366/240756 objects degraded (3.060%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:17.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:17 smithi137 ceph-mon[97575]: from='client.35280 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:50:17.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:17 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 7366/240756 objects degraded (3.060%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:17.556 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:17.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:17.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:17.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:17 smithi165 ceph-mon[86023]: from='client.35280 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:50:17.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:17 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 7366/240756 objects degraded (3.060%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:17.658 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:17.685 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:17.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:17.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:17.703 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 72 16 82422 82406 71.5227 27.25 0.00603497 0.0139354 2024-09-21T09:50:17.787 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:17.808 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:17.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:17.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:17.910 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:17.934 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:17.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:17.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:18.036 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:18.058 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:18.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:18.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:18.160 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:18.181 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:18.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:18.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:18.283 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:18.307 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:18.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:18.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:18.409 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:18.430 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:18.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:18.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:18.532 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:18 smithi137 ceph-mon[93825]: pgmap v511: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 26 MiB/s wr, 416 op/s; 7366/242742 objects degraded (3.034%); 5606/242742 objects misplaced (2.309%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T09:50:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:18 smithi137 ceph-mon[97575]: pgmap v511: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 26 MiB/s wr, 416 op/s; 7366/242742 objects degraded (3.034%); 5606/242742 objects misplaced (2.309%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T09:50:18.554 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:18.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:18.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:18.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:18 smithi165 ceph-mon[86023]: pgmap v511: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 26 MiB/s wr, 416 op/s; 7366/242742 objects degraded (3.034%); 5606/242742 objects misplaced (2.309%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T09:50:18.656 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:18.677 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:18.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:18.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:18.704 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 73 16 82721 82705 70.799 18.6875 0.00297856 0.0140723 2024-09-21T09:50:18.779 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:18.805 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:18.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:18.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:18.907 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:18.933 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:18.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:18.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:19.034 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:19.057 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:19.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:19.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:19.159 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:19.181 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:19.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:19.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:19.283 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:19.304 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:19.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:19.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:19.405 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:19.439 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:19.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:19.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:19.541 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:19.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:19.578 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:19.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:19.679 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:19.704 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 74 16 83156 83140 70.2096 27.1875 0.00743755 0.0142047 2024-09-21T09:50:19.709 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:19.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:19.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:19.810 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:19.841 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:19.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:19.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:19.943 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:19.970 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:19.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:19.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:20.071 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:20.095 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:20.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:20.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:20.196 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:20.223 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:20.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:20.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:20.324 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:20.348 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:20.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:20.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:20.449 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:20.474 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:20.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:20.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:20.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:20 smithi137 ceph-mon[93825]: pgmap v512: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 27 MiB/s wr, 430 op/s; 7366/245463 objects degraded (3.001%); 5069/245463 objects misplaced (2.065%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T09:50:20.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:20 smithi137 ceph-mon[97575]: pgmap v512: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 27 MiB/s wr, 430 op/s; 7366/245463 objects degraded (3.001%); 5069/245463 objects misplaced (2.065%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T09:50:20.577 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:20.604 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:20.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:20.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:20.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:20 smithi165 ceph-mon[86023]: pgmap v512: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 27 MiB/s wr, 430 op/s; 7366/245463 objects degraded (3.001%); 5069/245463 objects misplaced (2.065%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T09:50:20.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:50:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:50:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:50:20.704 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 75 16 83670 83654 69.7018 32.125 0.00353193 0.0142945 2024-09-21T09:50:20.706 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:20.732 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:20.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:20.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:20.833 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:20.862 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:20.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:20.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:20.964 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:20.992 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:20.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:20.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:21.094 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:21.116 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:21.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:21.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:21.218 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:21.246 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:21.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:21.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:21.348 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:21.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:21.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:21.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:21.480 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:21.504 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:21.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:21.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:21.606 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:21.628 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:21.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:21.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:21.704 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 76 16 84070 84054 69.1137 25 0.00486568 0.0144184 2024-09-21T09:50:21.730 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:21.757 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:21.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:21.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:21.859 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:21.884 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:21.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:21.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:21.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:22.009 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:22.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:22.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:22.110 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:22.134 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:22.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:22.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:22.217 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:50:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:50:21] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.51.0" 2024-09-21T09:50:22.223 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T09:50:22.236 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:22.268 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:22.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:22.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:22.369 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:22.395 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:22.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:22.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:22.497 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:22.521 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:22.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:22.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:22.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:22 smithi137 ceph-mon[93825]: pgmap v513: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 26 MiB/s wr, 410 op/s; 7366/247719 objects degraded (2.974%); 5069/247719 objects misplaced (2.046%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:50:22.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:22 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 7366/247719 objects degraded (2.974%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:22.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:22 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1400457181' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:50:22.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:22 smithi137 ceph-mon[97575]: pgmap v513: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 26 MiB/s wr, 410 op/s; 7366/247719 objects degraded (2.974%); 5069/247719 objects misplaced (2.046%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:50:22.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:22 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 7366/247719 objects degraded (2.974%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:22.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:22 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1400457181' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:50:22.623 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:22.645 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:22.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:22.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:22 smithi165 ceph-mon[86023]: pgmap v513: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 26 MiB/s wr, 410 op/s; 7366/247719 objects degraded (2.974%); 5069/247719 objects misplaced (2.046%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:50:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:22 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 7366/247719 objects degraded (2.974%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:22 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1400457181' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:50:22.704 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 77 16 84445 84429 68.5205 23.4375 0.00301146 0.0145382 2024-09-21T09:50:22.746 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:22.768 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:22.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:22.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:22.870 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:22.894 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:22.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:22.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:22.995 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:23.021 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:23.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:23.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:23.122 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:23.144 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:23.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:23.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:23.246 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:23.269 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:23.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:23.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:23.371 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:23.397 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:23.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:23.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:23.498 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:23.525 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:23.525 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:23 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:50:23.525 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:23 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1400457181' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:50:23.525 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:23 smithi137 ceph-mon[93825]: osdmap e180: 8 total, 8 up, 8 in 2024-09-21T09:50:23.526 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:23 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:50:23.526 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:23 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1400457181' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:50:23.526 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:23 smithi137 ceph-mon[97575]: osdmap e180: 8 total, 8 up, 8 in 2024-09-21T09:50:23.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:23.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:23.627 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:23 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:50:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:23 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1400457181' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:50:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:23 smithi165 ceph-mon[86023]: osdmap e180: 8 total, 8 up, 8 in 2024-09-21T09:50:23.654 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:23.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:23.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:23.704 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 78 16 84897 84881 68.0042 28.25 0.00489089 0.0146513 2024-09-21T09:50:23.756 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:23.779 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:23.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:23.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:23.881 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:23.912 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:23.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:23.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:24.014 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:24.037 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:24.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:24.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:24.097 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:50:24.097 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T09:50:24.097 INFO:teuthology.orchestra.run.smithi137.stdout: "num_ops": 0 2024-09-21T09:50:24.097 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:50:24.138 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:24.162 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:24.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:24.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:24.264 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:24.289 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:24.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:24.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:24.359 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:24 smithi137 ceph-mon[93825]: pgmap v515: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 26 MiB/s wr, 412 op/s; 7366/250422 objects degraded (2.941%); 4470/250422 objects misplaced (1.785%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T09:50:24.359 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:24 smithi137 ceph-mon[97575]: pgmap v515: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 26 MiB/s wr, 412 op/s; 7366/250422 objects degraded (2.941%); 4470/250422 objects misplaced (1.785%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T09:50:24.390 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:24.414 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:24.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:24.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:24.516 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:24.542 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:24.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:24.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:24.643 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:24 smithi165 ceph-mon[86023]: pgmap v515: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 26 MiB/s wr, 412 op/s; 7366/250422 objects degraded (2.941%); 4470/250422 objects misplaced (1.785%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T09:50:24.668 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:24.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:24.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:24.685 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:50:24.704 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 79 16 85341 85325 67.4946 27.75 0.00377775 0.0147703 2024-09-21T09:50:24.771 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:24.802 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:24.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:24.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:24.904 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:24.927 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:24.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:24.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:25.028 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:25.053 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:25.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:25.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:25.155 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:25.182 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:25.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:25.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:25.284 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:25.307 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:25.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:25.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:25.409 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:25.436 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:25.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:25.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:25.504 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":510,"stamp":"2024-09-21T09:50:14.708038+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5258287053,"num_objects":80252,"num_object_clones":0,"num_object_copies":240756,"num_objects_missing_on_primary":3313,"num_objects_missing":3313,"num_objects_degraded":7366,"num_objects_misplaced":5606,"num_objects_unfound":0,"num_objects_dirty":80252,"num_whiteouts":0,"num_read":306,"num_read_kb":759,"num_write":80438,"num_write_kb":5136123,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1824,"num_bytes_recovered":117770764,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":80384,"ondisk_log_size":80384,"up":267,"acting":264,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":273,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":17737824,"kb_used_data":15541216,"kb_used_omap":31,"kb_used_meta":2196512,"kb_avail":732223392,"statfs":{"total":767960285184,"available":749796753408,"internally_reserved":0,"allocated":15914205184,"data_stored":15905106030,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31824,"internal_metadata":2249229232},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,1],"upper_bound":16},"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":350224384,"num_objects":5344,"num_object_clones":0,"num_object_copies":16032,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-827,"num_objects_unfound":0,"num_objects_dirty":5344,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5344,"num_write_kb":342016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":827,"num_bytes_recovered":54198272,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"11.558204"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":234,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.157861+0000","last_change":"2024-09-21T09:42:30.753764+0000","last_active":"2024-09-21T09:50:03.157861+0000","last_peered":"2024-09-21T09:50:03.157861+0000","last_clean":"2024-09-21T09:50:03.157861+0000","last_became_active":"2024-09-21T09:42:30.753431+0000","last_became_peered":"2024-09-21T09:42:30.753431+0000","last_unstale":"2024-09-21T09:50:03.157861+0000","last_undegraded":"2024-09-21T09:50:03.157861+0000","last_fullsized":"2024-09-21T09:50:03.157861+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:54:44.513642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":147,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.480899+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:49:57.480899+0000","last_peered":"2024-09-21T09:49:57.480899+0000","last_clean":"2024-09-21T09:49:57.480899+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:49:57.480899+0000","last_undegraded":"2024-09-21T09:49:57.480899+0000","last_fullsized":"2024-09-21T09:49:57.480899+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":16,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.257333+0000","last_change":"2024-09-21T09:49:39.892381+0000","last_active":"2024-09-21T09:49:57.257333+0000","last_peered":"2024-09-21T09:49:57.257333+0000","last_clean":"2024-09-21T09:49:57.257333+0000","last_became_active":"2024-09-21T09:49:39.891113+0000","last_became_peered":"2024-09-21T09:49:39.891113+0000","last_unstale":"2024-09-21T09:49:57.257333+0000","last_undegraded":"2024-09-21T09:49:57.257333+0000","last_fullsized":"2024-09-21T09:49:57.257333+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:12:12.870474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":168,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.164393+0000","last_change":"2024-09-21T09:46:16.197635+0000","last_active":"2024-09-21T09:50:03.164393+0000","last_peered":"2024-09-21T09:50:03.164393+0000","last_clean":"2024-09-21T09:50:03.164393+0000","last_became_active":"2024-09-21T09:46:16.197349+0000","last_became_peered":"2024-09-21T09:46:16.197349+0000","last_unstale":"2024-09-21T09:50:03.164393+0000","last_undegraded":"2024-09-21T09:50:03.164393+0000","last_fullsized":"2024-09-21T09:50:03.164393+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:37:09.309562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":154,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.164752+0000","last_change":"2024-09-21T09:46:16.222385+0000","last_active":"2024-09-21T09:50:03.164752+0000","last_peered":"2024-09-21T09:50:03.164752+0000","last_clean":"2024-09-21T09:50:03.164752+0000","last_became_active":"2024-09-21T09:46:16.218293+0000","last_became_peered":"2024-09-21T09:46:16.218293+0000","last_unstale":"2024-09-21T09:50:03.164752+0000","last_undegraded":"2024-09-21T09:50:03.164752+0000","last_fullsized":"2024-09-21T09:50:03.164752+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:33:46.853733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":128,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.480989+0000","last_change":"2024-09-21T09:32:32.655690+0000","last_active":"2024-09-21T09:49:57.480989+0000","last_peered":"2024-09-21T09:49:57.480989+0000","last_clean":"2024-09-21T09:49:57.480989+0000","last_became_active":"2024-09-21T09:32:32.655365+0000","last_became_peered":"2024-09-21T09:32:32.655365+0000","last_unstale":"2024-09-21T09:49:57.480989+0000","last_undegraded":"2024-09-21T09:49:57.480989+0000","last_fullsized":"2024-09-21T09:49:57.480989+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:53:03.228313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":134,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.164955+0000","last_change":"2024-09-21T09:46:16.225111+0000","last_active":"2024-09-21T09:50:03.164955+0000","last_peered":"2024-09-21T09:50:03.164955+0000","last_clean":"2024-09-21T09:50:03.164955+0000","last_became_active":"2024-09-21T09:46:16.222971+0000","last_became_peered":"2024-09-21T09:46:16.222971+0000","last_unstale":"2024-09-21T09:50:03.164955+0000","last_undegraded":"2024-09-21T09:50:03.164955+0000","last_fullsized":"2024-09-21T09:50:03.164955+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:20.148782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":250,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.276675+0000","last_change":"2024-09-21T09:49:39.908387+0000","last_active":"2024-09-21T09:49:57.276675+0000","last_peered":"2024-09-21T09:49:57.276675+0000","last_clean":"2024-09-21T09:49:57.276675+0000","last_became_active":"2024-09-21T09:49:39.899839+0000","last_became_peered":"2024-09-21T09:49:39.899839+0000","last_unstale":"2024-09-21T09:49:57.276675+0000","last_undegraded":"2024-09-21T09:49:57.276675+0000","last_fullsized":"2024-09-21T09:49:57.276675+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:32:26.387908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.b","version":"179'4883","reported_seq":5714,"reported_epoch":179,"state":"active+recovering","last_fresh":"2024-09-21T09:50:10.608476+0000","last_change":"2024-09-21T09:49:59.684579+0000","last_active":"2024-09-21T09:50:10.608476+0000","last_peered":"2024-09-21T09:50:10.608476+0000","last_clean":"2024-09-21T09:49:38.863729+0000","last_became_active":"2024-09-21T09:49:58.895589+0000","last_became_peered":"2024-09-21T09:49:58.895589+0000","last_unstale":"2024-09-21T09:50:10.608476+0000","last_undegraded":"2024-09-21T09:50:10.608476+0000","last_fullsized":"2024-09-21T09:50:10.608476+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":4883,"log_dups_size":0,"ondisk_log_size":4883,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:09:31.744632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":320012288,"num_objects":4883,"num_object_clones":0,"num_object_copies":14649,"num_objects_missing_on_primary":3313,"num_objects_missing":3313,"num_objects_degraded":0,"num_objects_misplaced":3313,"num_objects_unfound":0,"num_objects_dirty":4883,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4883,"num_write_kb":312512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":390,"num_bytes_recovered":25559040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"1,2,6","objects":3313},{"shards":"1,5,6","objects":1570}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":163,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.481241+0000","last_change":"2024-09-21T09:46:16.218452+0000","last_active":"2024-09-21T09:49:57.481241+0000","last_peered":"2024-09-21T09:49:57.481241+0000","last_clean":"2024-09-21T09:49:57.481241+0000","last_became_active":"2024-09-21T09:46:16.218108+0000","last_became_peered":"2024-09-21T09:46:16.218108+0000","last_unstale":"2024-09-21T09:49:57.481241+0000","last_undegraded":"2024-09-21T09:49:57.481241+0000","last_fullsized":"2024-09-21T09:49:57.481241+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:29:08.062670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":16,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.256974+0000","last_change":"2024-09-21T09:49:39.895611+0000","last_active":"2024-09-21T09:49:57.256974+0000","last_peered":"2024-09-21T09:49:57.256974+0000","last_clean":"2024-09-21T09:49:57.256974+0000","last_became_active":"2024-09-21T09:49:39.895318+0000","last_became_peered":"2024-09-21T09:49:39.895318+0000","last_unstale":"2024-09-21T09:49:57.256974+0000","last_undegraded":"2024-09-21T09:49:57.256974+0000","last_fullsized":"2024-09-21T09:49:57.256974+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:11:59.043088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.a","version":"179'5042","reported_seq":7885,"reported_epoch":179,"state":"active+recovering+undersized+remapped","last_fresh":"2024-09-21T09:50:12.011142+0000","last_change":"2024-09-21T09:49:55.870528+0000","last_active":"2024-09-21T09:50:12.011142+0000","last_peered":"2024-09-21T09:50:12.011142+0000","last_clean":"2024-09-21T09:49:38.874860+0000","last_became_active":"2024-09-21T09:49:41.019135+0000","last_became_peered":"2024-09-21T09:49:41.019135+0000","last_unstale":"2024-09-21T09:50:12.011142+0000","last_undegraded":"2024-09-21T09:50:12.011142+0000","last_fullsized":"2024-09-21T09:49:40.888142+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":5042,"log_dups_size":0,"ondisk_log_size":5042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330432512,"num_objects":5042,"num_object_clones":0,"num_object_copies":15126,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2293,"num_objects_unfound":0,"num_objects_dirty":5042,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5042,"num_write_kb":322688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1397,"num_bytes_recovered":91553792,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2],"avail_no_missing":["3","1","2"],"object_location_counts":[{"shards":"1,2,3","objects":2293},{"shards":"2,3","objects":2749}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":147,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.481112+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:49:57.481112+0000","last_peered":"2024-09-21T09:49:57.481112+0000","last_clean":"2024-09-21T09:49:57.481112+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:49:57.481112+0000","last_undegraded":"2024-09-21T09:49:57.481112+0000","last_fullsized":"2024-09-21T09:49:57.481112+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":171,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.480533+0000","last_change":"2024-09-21T09:42:30.750885+0000","last_active":"2024-09-21T09:49:57.480533+0000","last_peered":"2024-09-21T09:49:57.480533+0000","last_clean":"2024-09-21T09:49:57.480533+0000","last_became_active":"2024-09-21T09:42:30.750329+0000","last_became_peered":"2024-09-21T09:42:30.750329+0000","last_unstale":"2024-09-21T09:49:57.480533+0000","last_undegraded":"2024-09-21T09:49:57.480533+0000","last_fullsized":"2024-09-21T09:49:57.480533+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:58:48.134632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"179'4943","reported_seq":4984,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:14.517599+0000","last_change":"2024-09-21T09:48:52.954179+0000","last_active":"2024-09-21T09:50:14.517599+0000","last_peered":"2024-09-21T09:50:14.517599+0000","last_clean":"2024-09-21T09:50:14.517599+0000","last_became_active":"2024-09-21T09:48:52.953899+0000","last_became_peered":"2024-09-21T09:48:52.953899+0000","last_unstale":"2024-09-21T09:50:14.517599+0000","last_undegraded":"2024-09-21T09:50:14.517599+0000","last_fullsized":"2024-09-21T09:50:14.517599+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":4943,"log_dups_size":0,"ondisk_log_size":4943,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:39:06.158169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":323944448,"num_objects":4943,"num_object_clones":0,"num_object_copies":14829,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4943,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4943,"num_write_kb":316352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":185,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.481613+0000","last_change":"2024-09-21T09:49:39.904015+0000","last_active":"2024-09-21T09:49:57.481613+0000","last_peered":"2024-09-21T09:49:57.481613+0000","last_clean":"2024-09-21T09:49:57.481613+0000","last_became_active":"2024-09-21T09:49:39.894307+0000","last_became_peered":"2024-09-21T09:49:39.894307+0000","last_unstale":"2024-09-21T09:49:57.481613+0000","last_undegraded":"2024-09-21T09:49:57.481613+0000","last_fullsized":"2024-09-21T09:49:57.481613+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:09:01.237892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":137,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.276676+0000","last_change":"2024-09-21T09:41:23.790213+0000","last_active":"2024-09-21T09:49:57.276676+0000","last_peered":"2024-09-21T09:49:57.276676+0000","last_clean":"2024-09-21T09:49:57.276676+0000","last_became_active":"2024-09-21T09:41:23.789841+0000","last_became_peered":"2024-09-21T09:41:23.789841+0000","last_unstale":"2024-09-21T09:49:57.276676+0000","last_undegraded":"2024-09-21T09:49:57.276676+0000","last_fullsized":"2024-09-21T09:49:57.276676+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:06:56.525547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"179'4990","reported_seq":5031,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:10.767661+0000","last_change":"2024-09-21T09:48:52.949335+0000","last_active":"2024-09-21T09:50:10.767661+0000","last_peered":"2024-09-21T09:50:10.767661+0000","last_clean":"2024-09-21T09:50:10.767661+0000","last_became_active":"2024-09-21T09:48:52.949057+0000","last_became_peered":"2024-09-21T09:48:52.949057+0000","last_unstale":"2024-09-21T09:50:10.767661+0000","last_undegraded":"2024-09-21T09:50:10.767661+0000","last_fullsized":"2024-09-21T09:50:10.767661+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":4990,"log_dups_size":0,"ondisk_log_size":4990,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:45:22.831893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327024640,"num_objects":4990,"num_object_clones":0,"num_object_copies":14970,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4990,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4990,"num_write_kb":319360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":16,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.257095+0000","last_change":"2024-09-21T09:49:39.897735+0000","last_active":"2024-09-21T09:49:57.257095+0000","last_peered":"2024-09-21T09:49:57.257095+0000","last_clean":"2024-09-21T09:49:57.257095+0000","last_became_active":"2024-09-21T09:49:39.895227+0000","last_became_peered":"2024-09-21T09:49:39.895227+0000","last_unstale":"2024-09-21T09:49:57.257095+0000","last_undegraded":"2024-09-21T09:49:57.257095+0000","last_fullsized":"2024-09-21T09:49:57.257095+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:45:34.806790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":170,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.164493+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T09:50:03.164493+0000","last_peered":"2024-09-21T09:50:03.164493+0000","last_clean":"2024-09-21T09:50:03.164493+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T09:50:03.164493+0000","last_undegraded":"2024-09-21T09:50:03.164493+0000","last_fullsized":"2024-09-21T09:50:03.164493+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.f","version":"179'5051","reported_seq":5092,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:14.489468+0000","last_change":"2024-09-21T09:48:52.956658+0000","last_active":"2024-09-21T09:50:14.489468+0000","last_peered":"2024-09-21T09:50:14.489468+0000","last_clean":"2024-09-21T09:50:14.489468+0000","last_became_active":"2024-09-21T09:48:52.956188+0000","last_became_peered":"2024-09-21T09:48:52.956188+0000","last_unstale":"2024-09-21T09:50:14.489468+0000","last_undegraded":"2024-09-21T09:50:14.489468+0000","last_fullsized":"2024-09-21T09:50:14.489468+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":5051,"log_dups_size":0,"ondisk_log_size":5051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:01:32.258682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":331022336,"num_objects":5051,"num_object_clones":0,"num_object_copies":15153,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5051,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5051,"num_write_kb":323264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":242,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.156985+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T09:50:03.156985+0000","last_peered":"2024-09-21T09:50:03.156985+0000","last_clean":"2024-09-21T09:50:03.156985+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T09:50:03.156985+0000","last_undegraded":"2024-09-21T09:50:03.156985+0000","last_fullsized":"2024-09-21T09:50:03.156985+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":144,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.481325+0000","last_change":"2024-09-21T09:42:30.750004+0000","last_active":"2024-09-21T09:49:57.481325+0000","last_peered":"2024-09-21T09:49:57.481325+0000","last_clean":"2024-09-21T09:49:57.481325+0000","last_became_active":"2024-09-21T09:42:30.749717+0000","last_became_peered":"2024-09-21T09:42:30.749717+0000","last_unstale":"2024-09-21T09:49:57.481325+0000","last_undegraded":"2024-09-21T09:49:57.481325+0000","last_fullsized":"2024-09-21T09:49:57.481325+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:20.403110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.e","version":"179'4964","reported_seq":5017,"reported_epoch":179,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:50:10.699391+0000","last_change":"2024-09-21T09:49:41.059853+0000","last_active":"2024-09-21T09:50:10.699391+0000","last_peered":"2024-09-21T09:50:10.699391+0000","last_clean":"2024-09-21T09:49:38.868770+0000","last_became_active":"2024-09-21T09:49:41.049706+0000","last_became_peered":"2024-09-21T09:49:41.049706+0000","last_unstale":"2024-09-21T09:50:10.699391+0000","last_undegraded":"2024-09-21T09:49:41.000184+0000","last_fullsized":"2024-09-21T09:49:40.889823+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":4964,"log_dups_size":0,"ondisk_log_size":4964,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":325320704,"num_objects":4964,"num_object_clones":0,"num_object_copies":14892,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3680,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4964,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4964,"num_write_kb":317696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,0],"acting":[2,0],"avail_no_missing":["2","0","3"],"object_location_counts":[{"shards":"0,2","objects":1284},{"shards":"0,2,3","objects":3680}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":138,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.276791+0000","last_change":"2024-09-21T09:41:23.791019+0000","last_active":"2024-09-21T09:49:57.276791+0000","last_peered":"2024-09-21T09:49:57.276791+0000","last_clean":"2024-09-21T09:49:57.276791+0000","last_became_active":"2024-09-21T09:41:23.790603+0000","last_became_peered":"2024-09-21T09:41:23.790603+0000","last_unstale":"2024-09-21T09:49:57.276791+0000","last_undegraded":"2024-09-21T09:49:57.276791+0000","last_fullsized":"2024-09-21T09:49:57.276791+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:09:35.534401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":161,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.481118+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:49:57.481118+0000","last_peered":"2024-09-21T09:49:57.481118+0000","last_clean":"2024-09-21T09:49:57.481118+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:49:57.481118+0000","last_undegraded":"2024-09-21T09:49:57.481118+0000","last_fullsized":"2024-09-21T09:49:57.481118+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"179'5046","reported_seq":5069,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:13.524948+0000","last_change":"2024-09-21T09:48:52.955603+0000","last_active":"2024-09-21T09:50:13.524948+0000","last_peered":"2024-09-21T09:50:13.524948+0000","last_clean":"2024-09-21T09:50:13.524948+0000","last_became_active":"2024-09-21T09:48:52.955186+0000","last_became_peered":"2024-09-21T09:48:52.955186+0000","last_unstale":"2024-09-21T09:50:13.524948+0000","last_undegraded":"2024-09-21T09:50:13.524948+0000","last_fullsized":"2024-09-21T09:50:13.524948+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":5046,"log_dups_size":0,"ondisk_log_size":5046,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:29:15.841697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330694656,"num_objects":5046,"num_object_clones":0,"num_object_copies":15138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5046,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5046,"num_write_kb":322944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":145,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.480608+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:49:57.480608+0000","last_peered":"2024-09-21T09:49:57.480608+0000","last_clean":"2024-09-21T09:49:57.480608+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:49:57.480608+0000","last_undegraded":"2024-09-21T09:49:57.480608+0000","last_fullsized":"2024-09-21T09:49:57.480608+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":144,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.480939+0000","last_change":"2024-09-21T09:41:23.789254+0000","last_active":"2024-09-21T09:49:57.480939+0000","last_peered":"2024-09-21T09:49:57.480939+0000","last_clean":"2024-09-21T09:49:57.480939+0000","last_became_active":"2024-09-21T09:41:23.788937+0000","last_became_peered":"2024-09-21T09:41:23.788937+0000","last_unstale":"2024-09-21T09:49:57.480939+0000","last_undegraded":"2024-09-21T09:49:57.480939+0000","last_fullsized":"2024-09-21T09:49:57.480939+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:54:20.180011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"179'5047","reported_seq":5070,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:13.367233+0000","last_change":"2024-09-21T09:48:52.955942+0000","last_active":"2024-09-21T09:50:13.367233+0000","last_peered":"2024-09-21T09:50:13.367233+0000","last_clean":"2024-09-21T09:50:13.367233+0000","last_became_active":"2024-09-21T09:48:52.955388+0000","last_became_peered":"2024-09-21T09:48:52.955388+0000","last_unstale":"2024-09-21T09:50:13.367233+0000","last_undegraded":"2024-09-21T09:50:13.367233+0000","last_fullsized":"2024-09-21T09:50:13.367233+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":5047,"log_dups_size":0,"ondisk_log_size":5047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:03:49.525297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330760192,"num_objects":5047,"num_object_clones":0,"num_object_copies":15141,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5047,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5047,"num_write_kb":323008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":235,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.156721+0000","last_change":"2024-09-21T09:42:30.753843+0000","last_active":"2024-09-21T09:50:03.156721+0000","last_peered":"2024-09-21T09:50:03.156721+0000","last_clean":"2024-09-21T09:50:03.156721+0000","last_became_active":"2024-09-21T09:42:30.753557+0000","last_became_peered":"2024-09-21T09:42:30.753557+0000","last_unstale":"2024-09-21T09:50:03.156721+0000","last_undegraded":"2024-09-21T09:50:03.156721+0000","last_fullsized":"2024-09-21T09:50:03.156721+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:52:56.755104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":61,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.157529+0000","last_change":"2024-09-21T09:49:56.382263+0000","last_active":"2024-09-21T09:50:03.157529+0000","last_peered":"2024-09-21T09:50:03.157529+0000","last_clean":"2024-09-21T09:50:03.157529+0000","last_became_active":"2024-09-21T09:49:56.381989+0000","last_became_peered":"2024-09-21T09:49:56.381989+0000","last_unstale":"2024-09-21T09:50:03.157529+0000","last_undegraded":"2024-09-21T09:50:03.157529+0000","last_fullsized":"2024-09-21T09:50:03.157529+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:50:18.969570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.6","version":"179'5134","reported_seq":5175,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:14.521278+0000","last_change":"2024-09-21T09:48:52.954389+0000","last_active":"2024-09-21T09:50:14.521278+0000","last_peered":"2024-09-21T09:50:14.521278+0000","last_clean":"2024-09-21T09:50:14.521278+0000","last_became_active":"2024-09-21T09:48:52.954079+0000","last_became_peered":"2024-09-21T09:48:52.954079+0000","last_unstale":"2024-09-21T09:50:14.521278+0000","last_undegraded":"2024-09-21T09:50:14.521278+0000","last_fullsized":"2024-09-21T09:50:14.521278+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":5134,"log_dups_size":0,"ondisk_log_size":5134,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:57:16.689536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336461824,"num_objects":5134,"num_object_clones":0,"num_object_copies":15402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5134,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5134,"num_write_kb":328576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":278,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.480886+0000","last_change":"2024-09-21T09:46:16.229574+0000","last_active":"2024-09-21T09:49:57.480886+0000","last_peered":"2024-09-21T09:49:57.480886+0000","last_clean":"2024-09-21T09:49:57.480886+0000","last_became_active":"2024-09-21T09:46:16.229176+0000","last_became_peered":"2024-09-21T09:46:16.229176+0000","last_unstale":"2024-09-21T09:49:57.480886+0000","last_undegraded":"2024-09-21T09:49:57.480886+0000","last_fullsized":"2024-09-21T09:49:57.480886+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:33:18.213724+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":20,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.257131+0000","last_change":"2024-09-21T09:49:39.901214+0000","last_active":"2024-09-21T09:49:57.257131+0000","last_peered":"2024-09-21T09:49:57.257131+0000","last_clean":"2024-09-21T09:49:57.257131+0000","last_became_active":"2024-09-21T09:49:39.891234+0000","last_became_peered":"2024-09-21T09:49:39.891234+0000","last_unstale":"2024-09-21T09:49:57.257131+0000","last_undegraded":"2024-09-21T09:49:57.257131+0000","last_fullsized":"2024-09-21T09:49:57.257131+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:18:59.117484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":220,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.160717+0000","last_change":"2024-09-21T09:49:39.898312+0000","last_active":"2024-09-21T09:50:03.160717+0000","last_peered":"2024-09-21T09:50:03.160717+0000","last_clean":"2024-09-21T09:50:03.160717+0000","last_became_active":"2024-09-21T09:49:39.897975+0000","last_became_peered":"2024-09-21T09:49:39.897975+0000","last_unstale":"2024-09-21T09:50:03.160717+0000","last_undegraded":"2024-09-21T09:50:03.160717+0000","last_fullsized":"2024-09-21T09:50:03.160717+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:22:44.273844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":168,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.277197+0000","last_change":"2024-09-21T09:46:16.218382+0000","last_active":"2024-09-21T09:49:57.277197+0000","last_peered":"2024-09-21T09:49:57.277197+0000","last_clean":"2024-09-21T09:49:57.277197+0000","last_became_active":"2024-09-21T09:46:16.218114+0000","last_became_peered":"2024-09-21T09:46:16.218114+0000","last_unstale":"2024-09-21T09:49:57.277197+0000","last_undegraded":"2024-09-21T09:49:57.277197+0000","last_fullsized":"2024-09-21T09:49:57.277197+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:21:20.437071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.5","version":"179'4868","reported_seq":4891,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:10.542667+0000","last_change":"2024-09-21T09:48:52.950929+0000","last_active":"2024-09-21T09:50:10.542667+0000","last_peered":"2024-09-21T09:50:10.542667+0000","last_clean":"2024-09-21T09:50:10.542667+0000","last_became_active":"2024-09-21T09:48:52.950673+0000","last_became_peered":"2024-09-21T09:48:52.950673+0000","last_unstale":"2024-09-21T09:50:10.542667+0000","last_undegraded":"2024-09-21T09:50:10.542667+0000","last_fullsized":"2024-09-21T09:50:10.542667+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":4868,"log_dups_size":0,"ondisk_log_size":4868,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:45:14.462495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":319029248,"num_objects":4868,"num_object_clones":0,"num_object_copies":14604,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4868,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4868,"num_write_kb":311552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":191,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.480806+0000","last_change":"2024-09-21T09:46:16.229796+0000","last_active":"2024-09-21T09:49:57.480806+0000","last_peered":"2024-09-21T09:49:57.480806+0000","last_clean":"2024-09-21T09:49:57.480806+0000","last_became_active":"2024-09-21T09:46:16.229391+0000","last_became_peered":"2024-09-21T09:46:16.229391+0000","last_unstale":"2024-09-21T09:49:57.480806+0000","last_undegraded":"2024-09-21T09:49:57.480806+0000","last_fullsized":"2024-09-21T09:49:57.480806+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T13:06:19.030085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":168,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.164539+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T09:50:03.164539+0000","last_peered":"2024-09-21T09:50:03.164539+0000","last_clean":"2024-09-21T09:50:03.164539+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T09:50:03.164539+0000","last_undegraded":"2024-09-21T09:50:03.164539+0000","last_fullsized":"2024-09-21T09:50:03.164539+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":168,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.164881+0000","last_change":"2024-09-21T09:46:16.224388+0000","last_active":"2024-09-21T09:50:03.164881+0000","last_peered":"2024-09-21T09:50:03.164881+0000","last_clean":"2024-09-21T09:50:03.164881+0000","last_became_active":"2024-09-21T09:46:16.224121+0000","last_became_peered":"2024-09-21T09:46:16.224121+0000","last_unstale":"2024-09-21T09:50:03.164881+0000","last_undegraded":"2024-09-21T09:50:03.164881+0000","last_fullsized":"2024-09-21T09:50:03.164881+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:38:09.229202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.4","version":"179'5108","reported_seq":5149,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:14.462963+0000","last_change":"2024-09-21T09:48:52.955053+0000","last_active":"2024-09-21T09:50:14.462963+0000","last_peered":"2024-09-21T09:50:14.462963+0000","last_clean":"2024-09-21T09:50:14.462963+0000","last_became_active":"2024-09-21T09:48:52.954776+0000","last_became_peered":"2024-09-21T09:48:52.954776+0000","last_unstale":"2024-09-21T09:50:14.462963+0000","last_undegraded":"2024-09-21T09:50:14.462963+0000","last_fullsized":"2024-09-21T09:50:14.462963+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":5108,"log_dups_size":0,"ondisk_log_size":5108,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:01:25.021226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":334757888,"num_objects":5108,"num_object_clones":0,"num_object_copies":15324,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5108,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5108,"num_write_kb":326912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":272,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.152930+0000","last_change":"2024-09-21T09:46:16.239736+0000","last_active":"2024-09-21T09:50:03.152930+0000","last_peered":"2024-09-21T09:50:03.152930+0000","last_clean":"2024-09-21T09:50:03.152930+0000","last_became_active":"2024-09-21T09:46:16.239348+0000","last_became_peered":"2024-09-21T09:46:16.239348+0000","last_unstale":"2024-09-21T09:50:03.152930+0000","last_undegraded":"2024-09-21T09:50:03.152930+0000","last_fullsized":"2024-09-21T09:50:03.152930+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:17:39.599158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":51,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.152721+0000","last_change":"2024-09-21T09:49:56.263402+0000","last_active":"2024-09-21T09:50:03.152721+0000","last_peered":"2024-09-21T09:50:03.152721+0000","last_clean":"2024-09-21T09:50:03.152721+0000","last_became_active":"2024-09-21T09:49:56.263065+0000","last_became_peered":"2024-09-21T09:49:56.263065+0000","last_unstale":"2024-09-21T09:50:03.152721+0000","last_undegraded":"2024-09-21T09:50:03.152721+0000","last_fullsized":"2024-09-21T09:50:03.152721+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:13:00.721212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":260,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.153487+0000","last_change":"2024-09-21T09:49:39.893654+0000","last_active":"2024-09-21T09:50:03.153487+0000","last_peered":"2024-09-21T09:50:03.153487+0000","last_clean":"2024-09-21T09:50:03.153487+0000","last_became_active":"2024-09-21T09:49:39.893343+0000","last_became_peered":"2024-09-21T09:49:39.893343+0000","last_unstale":"2024-09-21T09:50:03.153487+0000","last_undegraded":"2024-09-21T09:50:03.153487+0000","last_fullsized":"2024-09-21T09:50:03.153487+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:15:53.297631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.7","version":"179'5134","reported_seq":5157,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:13.506503+0000","last_change":"2024-09-21T09:48:52.955844+0000","last_active":"2024-09-21T09:50:13.506503+0000","last_peered":"2024-09-21T09:50:13.506503+0000","last_clean":"2024-09-21T09:50:13.506503+0000","last_became_active":"2024-09-21T09:48:52.955559+0000","last_became_peered":"2024-09-21T09:48:52.955559+0000","last_unstale":"2024-09-21T09:50:13.506503+0000","last_undegraded":"2024-09-21T09:50:13.506503+0000","last_fullsized":"2024-09-21T09:50:13.506503+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":5134,"log_dups_size":0,"ondisk_log_size":5134,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:47:50.567169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336461824,"num_objects":5134,"num_object_clones":0,"num_object_copies":15402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5134,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5134,"num_write_kb":328576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":20,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.257246+0000","last_change":"2024-09-21T09:49:39.905654+0000","last_active":"2024-09-21T09:49:57.257246+0000","last_peered":"2024-09-21T09:49:57.257246+0000","last_clean":"2024-09-21T09:49:57.257246+0000","last_became_active":"2024-09-21T09:49:39.896209+0000","last_became_peered":"2024-09-21T09:49:39.896209+0000","last_unstale":"2024-09-21T09:49:57.257246+0000","last_undegraded":"2024-09-21T09:49:57.257246+0000","last_fullsized":"2024-09-21T09:49:57.257246+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T13:09:10.440683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":162,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.481761+0000","last_change":"2024-09-21T09:46:16.187356+0000","last_active":"2024-09-21T09:49:57.481761+0000","last_peered":"2024-09-21T09:49:57.481761+0000","last_clean":"2024-09-21T09:49:57.481761+0000","last_became_active":"2024-09-21T09:46:16.187040+0000","last_became_peered":"2024-09-21T09:46:16.187040+0000","last_unstale":"2024-09-21T09:49:57.481761+0000","last_undegraded":"2024-09-21T09:49:57.481761+0000","last_fullsized":"2024-09-21T09:49:57.481761+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:22:41.101285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":72,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.153261+0000","last_change":"2024-09-21T09:49:56.259966+0000","last_active":"2024-09-21T09:50:03.153261+0000","last_peered":"2024-09-21T09:50:03.153261+0000","last_clean":"2024-09-21T09:50:03.153261+0000","last_became_active":"2024-09-21T09:49:56.259732+0000","last_became_peered":"2024-09-21T09:49:56.259732+0000","last_unstale":"2024-09-21T09:50:03.153261+0000","last_undegraded":"2024-09-21T09:50:03.153261+0000","last_fullsized":"2024-09-21T09:50:03.153261+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:37:24.179450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.1","version":"179'4933","reported_seq":4956,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:10.542469+0000","last_change":"2024-09-21T09:48:52.951992+0000","last_active":"2024-09-21T09:50:10.542469+0000","last_peered":"2024-09-21T09:50:10.542469+0000","last_clean":"2024-09-21T09:50:10.542469+0000","last_became_active":"2024-09-21T09:48:52.951731+0000","last_became_peered":"2024-09-21T09:48:52.951731+0000","last_unstale":"2024-09-21T09:50:10.542469+0000","last_undegraded":"2024-09-21T09:50:10.542469+0000","last_fullsized":"2024-09-21T09:50:10.542469+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":4933,"log_dups_size":0,"ondisk_log_size":4933,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:03:43.512985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":323289088,"num_objects":4933,"num_object_clones":0,"num_object_copies":14799,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4933,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4933,"num_write_kb":315712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":16,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.257232+0000","last_change":"2024-09-21T09:49:39.893294+0000","last_active":"2024-09-21T09:49:57.257232+0000","last_peered":"2024-09-21T09:49:57.257232+0000","last_clean":"2024-09-21T09:49:57.257232+0000","last_became_active":"2024-09-21T09:49:39.892621+0000","last_became_peered":"2024-09-21T09:49:39.892621+0000","last_unstale":"2024-09-21T09:49:57.257232+0000","last_undegraded":"2024-09-21T09:49:57.257232+0000","last_fullsized":"2024-09-21T09:49:57.257232+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:36:13.866984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":192,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.164587+0000","last_change":"2024-09-21T09:49:56.382636+0000","last_active":"2024-09-21T09:50:03.164587+0000","last_peered":"2024-09-21T09:50:03.164587+0000","last_clean":"2024-09-21T09:50:03.164587+0000","last_became_active":"2024-09-21T09:49:56.382283+0000","last_became_peered":"2024-09-21T09:49:56.382283+0000","last_unstale":"2024-09-21T09:50:03.164587+0000","last_undegraded":"2024-09-21T09:50:03.164587+0000","last_fullsized":"2024-09-21T09:50:03.164587+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:38:55.408696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":244,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.256969+0000","last_change":"2024-09-21T09:49:56.382625+0000","last_active":"2024-09-21T09:49:57.256969+0000","last_peered":"2024-09-21T09:49:57.256969+0000","last_clean":"2024-09-21T09:49:57.256969+0000","last_became_active":"2024-09-21T09:49:56.382156+0000","last_became_peered":"2024-09-21T09:49:56.382156+0000","last_unstale":"2024-09-21T09:49:57.256969+0000","last_undegraded":"2024-09-21T09:49:57.256969+0000","last_fullsized":"2024-09-21T09:49:57.256969+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:21:56.311229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.0","version":"179'5059","reported_seq":5094,"reported_epoch":179,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:50:12.121305+0000","last_change":"2024-09-21T09:49:41.032552+0000","last_active":"2024-09-21T09:50:12.121305+0000","last_peered":"2024-09-21T09:50:12.121305+0000","last_clean":"2024-09-21T09:49:38.845595+0000","last_became_active":"2024-09-21T09:49:41.023047+0000","last_became_peered":"2024-09-21T09:49:41.023047+0000","last_unstale":"2024-09-21T09:50:12.121305+0000","last_undegraded":"2024-09-21T09:49:40.915726+0000","last_fullsized":"2024-09-21T09:49:40.884731+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":5059,"log_dups_size":0,"ondisk_log_size":5059,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":331546624,"num_objects":5059,"num_object_clones":0,"num_object_copies":15177,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3686,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5059,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5059,"num_write_kb":323776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[1,3],"avail_no_missing":["1","2","3"],"object_location_counts":[{"shards":"1,2,3","objects":3686},{"shards":"1,3","objects":1373}],"blocked_by":[],"up_primary":5,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":257,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.153095+0000","last_change":"2024-09-21T09:49:56.258431+0000","last_active":"2024-09-21T09:50:03.153095+0000","last_peered":"2024-09-21T09:50:03.153095+0000","last_clean":"2024-09-21T09:50:03.153095+0000","last_became_active":"2024-09-21T09:49:56.257859+0000","last_became_peered":"2024-09-21T09:49:56.257859+0000","last_unstale":"2024-09-21T09:50:03.153095+0000","last_undegraded":"2024-09-21T09:50:03.153095+0000","last_fullsized":"2024-09-21T09:50:03.153095+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:54:09.130789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":174,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.481610+0000","last_change":"2024-09-21T09:46:16.187366+0000","last_active":"2024-09-21T09:49:57.481610+0000","last_peered":"2024-09-21T09:49:57.481610+0000","last_clean":"2024-09-21T09:49:57.481610+0000","last_became_active":"2024-09-21T09:46:16.187097+0000","last_became_peered":"2024-09-21T09:46:16.187097+0000","last_unstale":"2024-09-21T09:49:57.481610+0000","last_undegraded":"2024-09-21T09:49:57.481610+0000","last_fullsized":"2024-09-21T09:49:57.481610+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:05:28.362879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":236,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.164343+0000","last_change":"2024-09-21T09:49:39.892695+0000","last_active":"2024-09-21T09:50:03.164343+0000","last_peered":"2024-09-21T09:50:03.164343+0000","last_clean":"2024-09-21T09:50:03.164343+0000","last_became_active":"2024-09-21T09:49:39.892265+0000","last_became_peered":"2024-09-21T09:49:39.892265+0000","last_unstale":"2024-09-21T09:50:03.164343+0000","last_undegraded":"2024-09-21T09:50:03.164343+0000","last_fullsized":"2024-09-21T09:50:03.164343+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:27:31.615679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"179'4883","reported_seq":4924,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:11.859511+0000","last_change":"2024-09-21T09:48:52.953968+0000","last_active":"2024-09-21T09:50:11.859511+0000","last_peered":"2024-09-21T09:50:11.859511+0000","last_clean":"2024-09-21T09:50:11.859511+0000","last_became_active":"2024-09-21T09:48:52.952620+0000","last_became_peered":"2024-09-21T09:48:52.952620+0000","last_unstale":"2024-09-21T09:50:11.859511+0000","last_undegraded":"2024-09-21T09:50:11.859511+0000","last_fullsized":"2024-09-21T09:50:11.859511+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":4883,"log_dups_size":0,"ondisk_log_size":4883,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:08:32.037867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":320012288,"num_objects":4883,"num_object_clones":0,"num_object_copies":14649,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4883,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4883,"num_write_kb":312512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":242,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.157375+0000","last_change":"2024-09-21T09:46:16.201034+0000","last_active":"2024-09-21T09:50:03.157375+0000","last_peered":"2024-09-21T09:50:03.157375+0000","last_clean":"2024-09-21T09:50:03.157375+0000","last_became_active":"2024-09-21T09:46:16.200729+0000","last_became_peered":"2024-09-21T09:46:16.200729+0000","last_unstale":"2024-09-21T09:50:03.157375+0000","last_undegraded":"2024-09-21T09:50:03.157375+0000","last_fullsized":"2024-09-21T09:50:03.157375+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:51:59.057244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":39,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.277082+0000","last_change":"2024-09-21T09:49:56.382469+0000","last_active":"2024-09-21T09:49:57.277082+0000","last_peered":"2024-09-21T09:49:57.277082+0000","last_clean":"2024-09-21T09:49:57.277082+0000","last_became_active":"2024-09-21T09:49:56.382152+0000","last_became_peered":"2024-09-21T09:49:56.382152+0000","last_unstale":"2024-09-21T09:49:57.277082+0000","last_undegraded":"2024-09-21T09:49:57.277082+0000","last_fullsized":"2024-09-21T09:49:57.277082+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T20:54:38.281268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":239,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.157635+0000","last_change":"2024-09-21T09:46:16.220644+0000","last_active":"2024-09-21T09:50:03.157635+0000","last_peered":"2024-09-21T09:50:03.157635+0000","last_clean":"2024-09-21T09:50:03.157635+0000","last_became_active":"2024-09-21T09:46:16.220373+0000","last_became_peered":"2024-09-21T09:46:16.220373+0000","last_unstale":"2024-09-21T09:50:03.157635+0000","last_undegraded":"2024-09-21T09:50:03.157635+0000","last_fullsized":"2024-09-21T09:50:03.157635+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:16:24.020337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.2","version":"179'5141","reported_seq":5182,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:11.978978+0000","last_change":"2024-09-21T09:48:52.953674+0000","last_active":"2024-09-21T09:50:11.978978+0000","last_peered":"2024-09-21T09:50:11.978978+0000","last_clean":"2024-09-21T09:50:11.978978+0000","last_became_active":"2024-09-21T09:48:52.953378+0000","last_became_peered":"2024-09-21T09:48:52.953378+0000","last_unstale":"2024-09-21T09:50:11.978978+0000","last_undegraded":"2024-09-21T09:50:11.978978+0000","last_fullsized":"2024-09-21T09:50:11.978978+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":5141,"log_dups_size":0,"ondisk_log_size":5141,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:14:18.360871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336920576,"num_objects":5141,"num_object_clones":0,"num_object_copies":15423,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5141,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5141,"num_write_kb":329024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":150,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.164794+0000","last_change":"2024-09-21T09:46:16.229904+0000","last_active":"2024-09-21T09:50:03.164794+0000","last_peered":"2024-09-21T09:50:03.164794+0000","last_clean":"2024-09-21T09:50:03.164794+0000","last_became_active":"2024-09-21T09:46:16.222940+0000","last_became_peered":"2024-09-21T09:46:16.222940+0000","last_unstale":"2024-09-21T09:50:03.164794+0000","last_undegraded":"2024-09-21T09:50:03.164794+0000","last_fullsized":"2024-09-21T09:50:03.164794+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:59:07.983986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":157,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.277432+0000","last_change":"2024-09-21T09:41:57.605825+0000","last_active":"2024-09-21T09:49:57.277432+0000","last_peered":"2024-09-21T09:49:57.277432+0000","last_clean":"2024-09-21T09:49:57.277432+0000","last_became_active":"2024-09-21T09:41:57.605327+0000","last_became_peered":"2024-09-21T09:41:57.605327+0000","last_unstale":"2024-09-21T09:49:57.277432+0000","last_undegraded":"2024-09-21T09:49:57.277432+0000","last_fullsized":"2024-09-21T09:49:57.277432+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T21:28:53.915059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":170,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.164450+0000","last_change":"2024-09-21T09:49:39.894790+0000","last_active":"2024-09-21T09:50:03.164450+0000","last_peered":"2024-09-21T09:50:03.164450+0000","last_clean":"2024-09-21T09:50:03.164450+0000","last_became_active":"2024-09-21T09:49:39.892754+0000","last_became_peered":"2024-09-21T09:49:39.892754+0000","last_unstale":"2024-09-21T09:50:03.164450+0000","last_undegraded":"2024-09-21T09:50:03.164450+0000","last_fullsized":"2024-09-21T09:50:03.164450+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:47:49.143609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":147,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.481623+0000","last_change":"2024-09-21T09:45:19.060405+0000","last_active":"2024-09-21T09:49:57.481623+0000","last_peered":"2024-09-21T09:49:57.481623+0000","last_clean":"2024-09-21T09:49:57.481623+0000","last_became_active":"2024-09-21T09:45:19.060069+0000","last_became_peered":"2024-09-21T09:45:19.060069+0000","last_unstale":"2024-09-21T09:49:57.481623+0000","last_undegraded":"2024-09-21T09:49:57.481623+0000","last_fullsized":"2024-09-21T09:49:57.481623+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:04:13.220368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":150,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.481434+0000","last_change":"2024-09-21T09:32:32.659162+0000","last_active":"2024-09-21T09:49:57.481434+0000","last_peered":"2024-09-21T09:49:57.481434+0000","last_clean":"2024-09-21T09:49:57.481434+0000","last_became_active":"2024-09-21T09:32:32.658854+0000","last_became_peered":"2024-09-21T09:32:32.658854+0000","last_unstale":"2024-09-21T09:49:57.481434+0000","last_undegraded":"2024-09-21T09:49:57.481434+0000","last_fullsized":"2024-09-21T09:49:57.481434+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:45:12.037383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":49,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.276760+0000","last_change":"2024-09-21T09:49:56.257484+0000","last_active":"2024-09-21T09:49:57.276760+0000","last_peered":"2024-09-21T09:49:57.276760+0000","last_clean":"2024-09-21T09:49:57.276760+0000","last_became_active":"2024-09-21T09:49:56.256607+0000","last_became_peered":"2024-09-21T09:49:56.256607+0000","last_unstale":"2024-09-21T09:49:57.276760+0000","last_undegraded":"2024-09-21T09:49:57.276760+0000","last_fullsized":"2024-09-21T09:49:57.276760+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:25:15.713936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":148,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.481483+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:49:57.481483+0000","last_peered":"2024-09-21T09:49:57.481483+0000","last_clean":"2024-09-21T09:49:57.481483+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:49:57.481483+0000","last_undegraded":"2024-09-21T09:49:57.481483+0000","last_fullsized":"2024-09-21T09:49:57.481483+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":16,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.257211+0000","last_change":"2024-09-21T09:49:39.898074+0000","last_active":"2024-09-21T09:49:57.257211+0000","last_peered":"2024-09-21T09:49:57.257211+0000","last_clean":"2024-09-21T09:49:57.257211+0000","last_became_active":"2024-09-21T09:49:39.897257+0000","last_became_peered":"2024-09-21T09:49:39.897257+0000","last_unstale":"2024-09-21T09:49:57.257211+0000","last_undegraded":"2024-09-21T09:49:57.257211+0000","last_fullsized":"2024-09-21T09:49:57.257211+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:09:15.502744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":192,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.157647+0000","last_change":"2024-09-21T09:42:30.749449+0000","last_active":"2024-09-21T09:50:03.157647+0000","last_peered":"2024-09-21T09:50:03.157647+0000","last_clean":"2024-09-21T09:50:03.157647+0000","last_became_active":"2024-09-21T09:42:30.749173+0000","last_became_peered":"2024-09-21T09:42:30.749173+0000","last_unstale":"2024-09-21T09:50:03.157647+0000","last_undegraded":"2024-09-21T09:50:03.157647+0000","last_fullsized":"2024-09-21T09:50:03.157647+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:30:16.196394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":247,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.165002+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T09:50:03.165002+0000","last_peered":"2024-09-21T09:50:03.165002+0000","last_clean":"2024-09-21T09:50:03.165002+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T09:50:03.165002+0000","last_undegraded":"2024-09-21T09:50:03.165002+0000","last_fullsized":"2024-09-21T09:50:03.165002+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":144,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.164224+0000","last_change":"2024-09-21T09:46:16.219689+0000","last_active":"2024-09-21T09:50:03.164224+0000","last_peered":"2024-09-21T09:50:03.164224+0000","last_clean":"2024-09-21T09:50:03.164224+0000","last_became_active":"2024-09-21T09:46:16.218353+0000","last_became_peered":"2024-09-21T09:46:16.218353+0000","last_unstale":"2024-09-21T09:50:03.164224+0000","last_undegraded":"2024-09-21T09:50:03.164224+0000","last_fullsized":"2024-09-21T09:50:03.164224+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:56:47.794387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,6],"acting":[0,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":201,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.277368+0000","last_change":"2024-09-21T09:49:39.896093+0000","last_active":"2024-09-21T09:49:57.277368+0000","last_peered":"2024-09-21T09:49:57.277368+0000","last_clean":"2024-09-21T09:49:57.277368+0000","last_became_active":"2024-09-21T09:49:39.895539+0000","last_became_peered":"2024-09-21T09:49:39.895539+0000","last_unstale":"2024-09-21T09:49:57.277368+0000","last_undegraded":"2024-09-21T09:49:57.277368+0000","last_fullsized":"2024-09-21T09:49:57.277368+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:02:03.037336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":263,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.158331+0000","last_change":"2024-09-21T09:46:16.229291+0000","last_active":"2024-09-21T09:50:03.158331+0000","last_peered":"2024-09-21T09:50:03.158331+0000","last_clean":"2024-09-21T09:50:03.158331+0000","last_became_active":"2024-09-21T09:46:16.227249+0000","last_became_peered":"2024-09-21T09:46:16.227249+0000","last_unstale":"2024-09-21T09:50:03.158331+0000","last_undegraded":"2024-09-21T09:50:03.158331+0000","last_fullsized":"2024-09-21T09:50:03.158331+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:11:38.041896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":169,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.164749+0000","last_change":"2024-09-21T09:46:16.203427+0000","last_active":"2024-09-21T09:50:03.164749+0000","last_peered":"2024-09-21T09:50:03.164749+0000","last_clean":"2024-09-21T09:50:03.164749+0000","last_became_active":"2024-09-21T09:46:16.203177+0000","last_became_peered":"2024-09-21T09:46:16.203177+0000","last_unstale":"2024-09-21T09:50:03.164749+0000","last_undegraded":"2024-09-21T09:50:03.164749+0000","last_fullsized":"2024-09-21T09:50:03.164749+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:26:23.411928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":61,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.156943+0000","last_change":"2024-09-21T09:49:56.381591+0000","last_active":"2024-09-21T09:50:03.156943+0000","last_peered":"2024-09-21T09:50:03.156943+0000","last_clean":"2024-09-21T09:50:03.156943+0000","last_became_active":"2024-09-21T09:49:56.381345+0000","last_became_peered":"2024-09-21T09:49:56.381345+0000","last_unstale":"2024-09-21T09:50:03.156943+0000","last_undegraded":"2024-09-21T09:50:03.156943+0000","last_fullsized":"2024-09-21T09:50:03.156943+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:05:16.716086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":234,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.158132+0000","last_change":"2024-09-21T09:42:30.754634+0000","last_active":"2024-09-21T09:50:03.158132+0000","last_peered":"2024-09-21T09:50:03.158132+0000","last_clean":"2024-09-21T09:50:03.158132+0000","last_became_active":"2024-09-21T09:42:30.754277+0000","last_became_peered":"2024-09-21T09:42:30.754277+0000","last_unstale":"2024-09-21T09:50:03.158132+0000","last_undegraded":"2024-09-21T09:50:03.158132+0000","last_fullsized":"2024-09-21T09:50:03.158132+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:07.161382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":163,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.480530+0000","last_change":"2024-09-21T09:41:57.606527+0000","last_active":"2024-09-21T09:49:57.480530+0000","last_peered":"2024-09-21T09:49:57.480530+0000","last_clean":"2024-09-21T09:49:57.480530+0000","last_became_active":"2024-09-21T09:41:57.606172+0000","last_became_peered":"2024-09-21T09:41:57.606172+0000","last_unstale":"2024-09-21T09:49:57.480530+0000","last_undegraded":"2024-09-21T09:49:57.480530+0000","last_fullsized":"2024-09-21T09:49:57.480530+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:37:37.358687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":267,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.153183+0000","last_change":"2024-09-21T09:46:16.198812+0000","last_active":"2024-09-21T09:50:03.153183+0000","last_peered":"2024-09-21T09:50:03.153183+0000","last_clean":"2024-09-21T09:50:03.153183+0000","last_became_active":"2024-09-21T09:46:16.198499+0000","last_became_peered":"2024-09-21T09:46:16.198499+0000","last_unstale":"2024-09-21T09:50:03.153183+0000","last_undegraded":"2024-09-21T09:50:03.153183+0000","last_fullsized":"2024-09-21T09:50:03.153183+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:17:49.771404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":212,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.164587+0000","last_change":"2024-09-21T09:46:16.203600+0000","last_active":"2024-09-21T09:50:03.164587+0000","last_peered":"2024-09-21T09:50:03.164587+0000","last_clean":"2024-09-21T09:50:03.164587+0000","last_became_active":"2024-09-21T09:46:16.203301+0000","last_became_peered":"2024-09-21T09:46:16.203301+0000","last_unstale":"2024-09-21T09:50:03.164587+0000","last_undegraded":"2024-09-21T09:50:03.164587+0000","last_fullsized":"2024-09-21T09:50:03.164587+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:22:34.754354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":164,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.481552+0000","last_change":"2024-09-21T09:45:19.064820+0000","last_active":"2024-09-21T09:49:57.481552+0000","last_peered":"2024-09-21T09:49:57.481552+0000","last_clean":"2024-09-21T09:49:57.481552+0000","last_became_active":"2024-09-21T09:45:19.064514+0000","last_became_peered":"2024-09-21T09:45:19.064514+0000","last_unstale":"2024-09-21T09:49:57.481552+0000","last_undegraded":"2024-09-21T09:49:57.481552+0000","last_fullsized":"2024-09-21T09:49:57.481552+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:09:49.069113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":20,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.257156+0000","last_change":"2024-09-21T09:49:39.903516+0000","last_active":"2024-09-21T09:49:57.257156+0000","last_peered":"2024-09-21T09:49:57.257156+0000","last_clean":"2024-09-21T09:49:57.257156+0000","last_became_active":"2024-09-21T09:49:39.897696+0000","last_became_peered":"2024-09-21T09:49:39.897696+0000","last_unstale":"2024-09-21T09:49:57.257156+0000","last_undegraded":"2024-09-21T09:49:57.257156+0000","last_fullsized":"2024-09-21T09:49:57.257156+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:23:59.185333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":178,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.480439+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T09:49:57.480439+0000","last_peered":"2024-09-21T09:49:57.480439+0000","last_clean":"2024-09-21T09:49:57.480439+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T09:49:57.480439+0000","last_undegraded":"2024-09-21T09:49:57.480439+0000","last_fullsized":"2024-09-21T09:49:57.480439+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":20,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.257320+0000","last_change":"2024-09-21T09:49:39.901549+0000","last_active":"2024-09-21T09:49:57.257320+0000","last_peered":"2024-09-21T09:49:57.257320+0000","last_clean":"2024-09-21T09:49:57.257320+0000","last_became_active":"2024-09-21T09:49:39.893512+0000","last_became_peered":"2024-09-21T09:49:39.893512+0000","last_unstale":"2024-09-21T09:49:57.257320+0000","last_undegraded":"2024-09-21T09:49:57.257320+0000","last_fullsized":"2024-09-21T09:49:57.257320+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:40:40.879399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":266,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.157062+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T09:50:03.157062+0000","last_peered":"2024-09-21T09:50:03.157062+0000","last_clean":"2024-09-21T09:50:03.157062+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T09:50:03.157062+0000","last_undegraded":"2024-09-21T09:50:03.157062+0000","last_fullsized":"2024-09-21T09:50:03.157062+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":240,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.158195+0000","last_change":"2024-09-21T09:42:30.750379+0000","last_active":"2024-09-21T09:50:03.158195+0000","last_peered":"2024-09-21T09:50:03.158195+0000","last_clean":"2024-09-21T09:50:03.158195+0000","last_became_active":"2024-09-21T09:42:30.750075+0000","last_became_peered":"2024-09-21T09:42:30.750075+0000","last_unstale":"2024-09-21T09:50:03.158195+0000","last_undegraded":"2024-09-21T09:50:03.158195+0000","last_fullsized":"2024-09-21T09:50:03.158195+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:12:44.406459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":144,"reported_epoch":178,"state":"active+clean","last_fresh":"2024-09-21T09:49:57.480408+0000","last_change":"2024-09-21T09:41:23.789167+0000","last_active":"2024-09-21T09:49:57.480408+0000","last_peered":"2024-09-21T09:49:57.480408+0000","last_clean":"2024-09-21T09:49:57.480408+0000","last_became_active":"2024-09-21T09:41:23.788541+0000","last_became_peered":"2024-09-21T09:41:23.788541+0000","last_unstale":"2024-09-21T09:49:57.480408+0000","last_undegraded":"2024-09-21T09:49:57.480408+0000","last_fullsized":"2024-09-21T09:49:57.480408+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:40:03.570534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":274,"reported_epoch":179,"state":"active+clean","last_fresh":"2024-09-21T09:50:03.164989+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T09:50:03.164989+0000","last_peered":"2024-09-21T09:50:03.164989+0000","last_clean":"2024-09-21T09:50:03.164989+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T09:50:03.164989+0000","last_undegraded":"2024-09-21T09:50:03.164989+0000","last_fullsized":"2024-09-21T09:50:03.164989+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":5257691136,"num_objects":80226,"num_object_clones":0,"num_object_copies":240678,"num_objects_missing_on_primary":3313,"num_objects_missing":3313,"num_objects_degraded":7366,"num_objects_misplaced":5606,"num_objects_unfound":0,"num_objects_dirty":80226,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":80226,"num_write_kb":5134464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1788,"num_bytes_recovered":117178368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":15849816064,"data_stored":15849816064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80226,"ondisk_log_size":80226,"up":48,"acting":45,"num_store_stats":8},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29,"num_bytes_recovered":1990,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":5,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397741,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1897184,"kb_used_data":1591512,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":91847968,"statfs":{"total":95995035648,"available":94052319232,"internally_reserved":0,"allocated":1629708288,"data_stored":1628554222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683593964,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1921040,"kb_used_data":1611208,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":91824112,"statfs":{"total":95995035648,"available":94027890688,"internally_reserved":0,"allocated":1649876992,"data_stored":1648738553,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790197,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":822344,"kb_used_data":508352,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":92922808,"statfs":{"total":95995035648,"available":95152955392,"internally_reserved":0,"allocated":520552448,"data_stored":519417790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986426,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1872344,"kb_used_data":1574992,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":91872808,"statfs":{"total":95995035648,"available":94077755392,"internally_reserved":0,"allocated":1612791808,"data_stored":1611645328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893214,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3465344,"kb_used_data":3129528,"kb_used_omap":4,"kb_used_meta":335803,"kb_avail":90279808,"statfs":{"total":95995035648,"available":92446523392,"internally_reserved":0,"allocated":3204636672,"data_stored":3203508783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":343862721},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056741,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2666440,"kb_used_data":2377984,"kb_used_omap":6,"kb_used_meta":288441,"kb_avail":91078712,"statfs":{"total":95995035648,"available":93264601088,"internally_reserved":0,"allocated":2435055616,"data_stored":2433921238,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":295364052},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220268,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2357824,"kb_used_data":2155384,"kb_used_omap":5,"kb_used_meta":202426,"kb_avail":91387328,"statfs":{"total":95995035648,"available":93580623872,"internally_reserved":0,"allocated":2207113216,"data_stored":2205985243,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":207284468},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585009,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2735304,"kb_used_data":2592256,"kb_used_omap":7,"kb_used_meta":143032,"kb_avail":91009848,"statfs":{"total":95995035648,"available":93194084352,"internally_reserved":0,"allocated":2654470144,"data_stored":2653334873,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":146465223},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2655387648,"data_stored":2655387648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2214658048,"data_stored":2214658048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2436431872,"data_stored":2436431872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":3207725056,"data_stored":3207725056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1613430784,"data_stored":1613430784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":443744256,"data_stored":443744256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1651113984,"data_stored":1651113984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1627324416,"data_stored":1627324416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:50:25.508 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_2 pgp_num 16 2024-09-21T09:50:25.538 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:25.558 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T09:50:25.562 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:25.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:25.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:25.663 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:25.704 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T09:50:25.703697+0000 min lat: 0.00114046 max lat: 3.46178 avg lat: 0.0148812 2024-09-21T09:50:25.704 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:50:25.704 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 80 16 85761 85745 66.979 26.25 0.00986527 0.0148812 2024-09-21T09:50:25.715 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:25.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:25.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:25.816 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:25.841 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:25.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:25.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:25.943 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:25.968 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:25.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:25.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[93825]: pgmap v516: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 MiB/s wr, 423 op/s; 7366/253455 objects degraded (2.906%); 4470/253455 objects misplaced (1.764%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T09:50:26.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:50:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:50:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:50:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:50:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:50:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:50:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:50:26.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[97575]: pgmap v516: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 MiB/s wr, 423 op/s; 7366/253455 objects degraded (2.906%); 4470/253455 objects misplaced (1.764%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T09:50:26.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:50:26.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:50:26.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:50:26.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:50:26.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:50:26.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:50:26.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:50:26.070 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:26.094 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:26.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:26.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:26.108 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T09:50:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:25 smithi165 ceph-mon[86023]: pgmap v516: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 MiB/s wr, 423 op/s; 7366/253455 objects degraded (2.906%); 4470/253455 objects misplaced (1.764%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T09:50:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:50:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:50:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:50:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:50:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:50:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:50:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:50:26.171 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:50:26.196 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:26.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:26.231 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:26.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:26.332 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:26.358 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:26.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:26.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:26.459 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:26.482 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:26.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:26.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:26.584 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:26.608 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:26.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:26.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:26.704 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 81 16 86154 86138 66.4554 24.5625 0.00359394 0.0149981 2024-09-21T09:50:26.710 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:26.733 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:26.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:26.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:26.835 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:26.867 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:26.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:26.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:26.969 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:26.997 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:26.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:26.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:27.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:26 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 7366/253455 objects degraded (2.906%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:27.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:26 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 7366/253455 objects degraded (2.906%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:27.099 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:27.122 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:27.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:27.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:26 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 7366/253455 objects degraded (2.906%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:27.225 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:27.250 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:27.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:27.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:27.352 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:27.376 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:27.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:27.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:27.478 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:27.503 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:27.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:27.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:27.605 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:27.631 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:27.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:27.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:27.705 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 82 16 86631 86615 66.0085 29.8125 0.00394805 0.0150964 2024-09-21T09:50:27.732 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:27.756 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:27.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:27.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:27.857 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:27.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:27.879 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:27.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:27.884 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:27 smithi137 ceph-mon[93825]: pgmap v517: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 MiB/s wr, 420 op/s; 7366/255360 objects degraded (2.885%); 4470/255360 objects misplaced (1.750%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T09:50:27.884 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:27 smithi137 ceph-mon[97575]: pgmap v517: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 MiB/s wr, 420 op/s; 7366/255360 objects degraded (2.885%); 4470/255360 objects misplaced (1.750%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T09:50:27.981 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:28.003 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:28.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:28.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:28.105 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:28.127 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:28.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:28.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:27 smithi165 ceph-mon[86023]: pgmap v517: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 MiB/s wr, 420 op/s; 7366/255360 objects degraded (2.885%); 4470/255360 objects misplaced (1.750%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T09:50:28.229 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:28.256 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:28.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:28.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:28.358 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:28.386 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:28.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:28.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:28.487 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:28.508 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:28.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:28.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:28.610 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:28.636 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:28.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:28.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:28.705 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 83 16 86952 86936 65.4549 20.0625 0.516356 0.0152339 2024-09-21T09:50:28.737 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:28.768 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:28.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:28.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:28.870 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:28.893 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:28.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:28.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:28.995 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:29.018 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:29.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:29.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:29.119 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:29.142 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:29.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:29.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:29.244 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:29.265 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:29.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:29.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:29.367 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:29.391 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:29.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:29.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:29.441 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:50:29.441 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:50:29.495 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:29.521 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:29.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:29.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:29.623 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:29.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:29.645 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:29.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:29.708 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 84 16 87189 87173 64.85 14.8125 0.00307674 0.0153221 2024-09-21T09:50:29.744 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T09:50:29.745 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:29.774 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:29.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:29.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:29.876 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:29.903 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:29.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:29.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:30.002 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:29 smithi137 ceph-mon[93825]: pgmap v518: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 MiB/s wr, 419 op/s; 7366/258066 objects degraded (2.854%); 3566/258066 objects misplaced (1.382%); 9.4 MiB/s, 150 objects/s recovering 2024-09-21T09:50:30.002 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:29 smithi137 ceph-mon[93825]: osdmap e181: 8 total, 8 up, 8 in 2024-09-21T09:50:30.002 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:29 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1967263389' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:50:30.002 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:29 smithi137 ceph-mon[97575]: pgmap v518: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 MiB/s wr, 419 op/s; 7366/258066 objects degraded (2.854%); 3566/258066 objects misplaced (1.382%); 9.4 MiB/s, 150 objects/s recovering 2024-09-21T09:50:30.002 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:29 smithi137 ceph-mon[97575]: osdmap e181: 8 total, 8 up, 8 in 2024-09-21T09:50:30.002 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:29 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1967263389' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:50:30.005 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:30.027 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:30.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:30.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:30.129 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:29 smithi165 ceph-mon[86023]: pgmap v518: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 MiB/s wr, 419 op/s; 7366/258066 objects degraded (2.854%); 3566/258066 objects misplaced (1.382%); 9.4 MiB/s, 150 objects/s recovering 2024-09-21T09:50:30.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:29 smithi165 ceph-mon[86023]: osdmap e181: 8 total, 8 up, 8 in 2024-09-21T09:50:30.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:29 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1967263389' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:50:30.152 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:30.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:30.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:30.186 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:50:30.186 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:50:30.186 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:50:30.186 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:50:30.186 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:50:30.186 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:50:30.186 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:50:30.187 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:50:30.187 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:50:30.187 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:50:30.187 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:50:30.187 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:50:30.187 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:50:30.187 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:50:30.187 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:50:30.188 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:50:30.254 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:30.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:30.278 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:30.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:30.379 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:30.406 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:30.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:30.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:30.508 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:30.531 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:30.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:30.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:30.633 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:30.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:50:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:50:30.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:50:30.658 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:30.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:30.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:30.708 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 85 16 87607 87591 64.3941 26.125 0.00990166 0.0154798 2024-09-21T09:50:30.759 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:30.785 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:30.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:30.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:30.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:30 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:50:30.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:30 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1967263389' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:50:30.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:30 smithi137 ceph-mon[93825]: osdmap e182: 8 total, 8 up, 8 in 2024-09-21T09:50:30.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:30 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/729786573' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:50:30.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:30 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:50:30.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:30 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1967263389' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:50:30.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:30 smithi137 ceph-mon[97575]: osdmap e182: 8 total, 8 up, 8 in 2024-09-21T09:50:30.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:30 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/729786573' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:50:30.886 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:30.909 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:30.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:30.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:31.011 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:31.036 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:31.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:31.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:31.138 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:31.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:30 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:50:31.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:30 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1967263389' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:50:31.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:30 smithi165 ceph-mon[86023]: osdmap e182: 8 total, 8 up, 8 in 2024-09-21T09:50:31.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:30 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/729786573' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:50:31.163 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:31.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:31.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:31.265 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:31.286 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:31.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:31.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:31.388 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:31.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:31.414 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:31.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:31.514 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:31.538 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:31.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:31.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:31.640 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:31.667 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:31.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:31.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:31.710 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 86 16 87978 87962 63.915 23.1875 0.0037358 0.0155891 2024-09-21T09:50:31.769 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:31.795 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:31.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:31.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:31.897 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:31.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:31 smithi165 ceph-mon[86023]: pgmap v521: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 25 MiB/s wr, 407 op/s; 7366/260202 objects degraded (2.831%); 3566/260202 objects misplaced (1.370%); 7.1 MiB/s, 112 objects/s recovering 2024-09-21T09:50:31.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:31 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 7366/260202 objects degraded (2.831%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:31.920 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:31.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:31.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:31.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:31 smithi137 ceph-mon[93825]: pgmap v521: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 25 MiB/s wr, 407 op/s; 7366/260202 objects degraded (2.831%); 3566/260202 objects misplaced (1.370%); 7.1 MiB/s, 112 objects/s recovering 2024-09-21T09:50:31.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:31 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 7366/260202 objects degraded (2.831%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:31.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:31 smithi137 ceph-mon[97575]: pgmap v521: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 85 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 25 MiB/s wr, 407 op/s; 7366/260202 objects degraded (2.831%); 3566/260202 objects misplaced (1.370%); 7.1 MiB/s, 112 objects/s recovering 2024-09-21T09:50:31.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:31 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 7366/260202 objects degraded (2.831%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:50:32.023 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:32.046 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:32.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:32.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:32.148 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:32.172 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:32.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:32.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:32.273 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:32.296 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:32.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:32.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:50:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:50:31] "GET /metrics HTTP/1.1" 200 36527 "" "Prometheus/2.51.0" 2024-09-21T09:50:32.397 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:32.419 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:32.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:32.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:32.520 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:32.543 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:32.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:32.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:32.644 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:32.674 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:32.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:32.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:32.708 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 87 16 88427 88411 63.5029 28.0625 0.00358329 0.0156954 2024-09-21T09:50:32.776 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:32.801 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:32.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:32.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:32.904 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:32.927 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:32.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:32.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:33.029 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:33.053 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:33.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:33.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:33.155 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:33.180 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:33.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:33.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:33.282 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:33.308 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:33.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:33.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:33.410 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:33.435 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:33.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:33.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:33.536 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:33.560 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:33.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:33.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:33.662 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:33.685 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:33.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:33.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:33.708 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 88 16 88728 88712 62.9951 18.8125 0.00380474 0.0158243 2024-09-21T09:50:33.786 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:33.812 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:33.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:33.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:33.914 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:33.941 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:33.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:33.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:34.043 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:34.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:33 smithi137 ceph-mon[93825]: pgmap v522: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 MiB/s wr, 383 op/s; 3686/262659 objects degraded (1.403%); 6770/262659 objects misplaced (2.577%); 11 MiB/s, 172 objects/s recovering 2024-09-21T09:50:34.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:33 smithi137 ceph-mon[97575]: pgmap v522: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 MiB/s wr, 383 op/s; 3686/262659 objects degraded (1.403%); 6770/262659 objects misplaced (2.577%); 11 MiB/s, 172 objects/s recovering 2024-09-21T09:50:34.067 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:34.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:34.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:33 smithi165 ceph-mon[86023]: pgmap v522: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 MiB/s wr, 383 op/s; 3686/262659 objects degraded (1.403%); 6770/262659 objects misplaced (2.577%); 11 MiB/s, 172 objects/s recovering 2024-09-21T09:50:34.169 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:34.195 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:34.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:34.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:34.297 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:34.328 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:34.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:34.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:34.429 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:34.451 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:34.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:34.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:34.553 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:34.579 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:34.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:34.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:34.680 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:34.705 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:34.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:34.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:34.708 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 89 16 89264 89248 62.6637 33.5 0.00431664 0.0159129 2024-09-21T09:50:34.807 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:34.831 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:34.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:34.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:34.933 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:34.955 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:34.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:34.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:35.057 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:35.087 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:35.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:35.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:35.189 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:35.213 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:35.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:35.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:35.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:35.343 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:35.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:35.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:35.445 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:35.476 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:35.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:35.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:35.578 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:35.603 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:35.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:35.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:35.704 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:35.708 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 90 15 89691 89676 62.2647 26.75 0.00378828 0.0160073 2024-09-21T09:50:35.725 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:35.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:35.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:35.827 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:35.849 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:35.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:35.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:35.951 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:35.972 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:35.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:35.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:36.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:35 smithi137 ceph-mon[93825]: pgmap v523: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 25 MiB/s wr, 405 op/s; 3686/265086 objects degraded (1.390%); 6770/265086 objects misplaced (2.554%); 11 MiB/s, 172 objects/s recovering 2024-09-21T09:50:36.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:35 smithi137 ceph-mon[97575]: pgmap v523: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 25 MiB/s wr, 405 op/s; 3686/265086 objects degraded (1.390%); 6770/265086 objects misplaced (2.554%); 11 MiB/s, 172 objects/s recovering 2024-09-21T09:50:36.074 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:36.094 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:36.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:36.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:35 smithi165 ceph-mon[86023]: pgmap v523: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 25 MiB/s wr, 405 op/s; 3686/265086 objects degraded (1.390%); 6770/265086 objects misplaced (2.554%); 11 MiB/s, 172 objects/s recovering 2024-09-21T09:50:36.196 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:36.217 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:36.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:36.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:36.319 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:36.341 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:36.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:36.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:36.443 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:36.464 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:36.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:36.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:36.565 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:36.586 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:36.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:36.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:36.651 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:50:36.688 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:36.708 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Total time run: 90.5393 2024-09-21T09:50:36.709 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Total writes made: 89691 2024-09-21T09:50:36.709 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Write size: 65536 2024-09-21T09:50:36.709 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Object size: 65536 2024-09-21T09:50:36.709 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Bandwidth (MB/sec): 61.9144 2024-09-21T09:50:36.709 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev Bandwidth: 44.9698 2024-09-21T09:50:36.709 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max bandwidth (MB/sec): 193.062 2024-09-21T09:50:36.709 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min bandwidth (MB/sec): 0 2024-09-21T09:50:36.709 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Average IOPS: 990 2024-09-21T09:50:36.709 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev IOPS: 719.531 2024-09-21T09:50:36.709 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max IOPS: 3089 2024-09-21T09:50:36.709 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min IOPS: 0 2024-09-21T09:50:36.709 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Average Latency(s): 0.0160952 2024-09-21T09:50:36.709 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev Latency(s): 0.0774131 2024-09-21T09:50:36.710 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max latency(s): 3.46178 2024-09-21T09:50:36.710 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min latency(s): 0.00114046 2024-09-21T09:50:36.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:36.711 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:36.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:36.716 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T09:50:36.782 INFO:teuthology.orchestra.run.smithi137.stderr:set pool 7 pgp_num to 16 2024-09-21T09:50:36.811 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:36.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:36.851 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:36.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:36.952 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:36.981 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:36.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:36.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:37.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:36 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/95283455' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T09:50:37.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:36 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T09:50:37.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:36 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3686/265086 objects degraded (1.390%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:50:37.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:36 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/95283455' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T09:50:37.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:36 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T09:50:37.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:36 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3686/265086 objects degraded (1.390%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:50:37.082 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:37.111 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:37.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:37.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:37.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:36 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/95283455' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T09:50:37.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:36 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T09:50:37.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:36 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3686/265086 objects degraded (1.390%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:50:37.213 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:37.244 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:37.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:37.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:37.345 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:37.370 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:37.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:37.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:37.472 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:37.498 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:37.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:37.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:37.599 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:37.623 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:37.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:37.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:37.724 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:37.749 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:37.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:37.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:37.850 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:37.871 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:37.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:37.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:37.973 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:37.995 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:37.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:37.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:38.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:37 smithi137 ceph-mon[93825]: pgmap v524: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 23 MiB/s wr, 374 op/s; 3686/267054 objects degraded (1.380%); 6362/267054 objects misplaced (2.382%); 6.9 MiB/s, 110 objects/s recovering 2024-09-21T09:50:38.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:37 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T09:50:38.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:37 smithi137 ceph-mon[93825]: osdmap e183: 8 total, 8 up, 8 in 2024-09-21T09:50:38.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:37 smithi137 ceph-mon[97575]: pgmap v524: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 23 MiB/s wr, 374 op/s; 3686/267054 objects degraded (1.380%); 6362/267054 objects misplaced (2.382%); 6.9 MiB/s, 110 objects/s recovering 2024-09-21T09:50:38.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:37 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T09:50:38.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:37 smithi137 ceph-mon[97575]: osdmap e183: 8 total, 8 up, 8 in 2024-09-21T09:50:38.097 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:38.123 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:38.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:38.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:38.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:37 smithi165 ceph-mon[86023]: pgmap v524: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 23 MiB/s wr, 374 op/s; 3686/267054 objects degraded (1.380%); 6362/267054 objects misplaced (2.382%); 6.9 MiB/s, 110 objects/s recovering 2024-09-21T09:50:38.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:37 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T09:50:38.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:37 smithi165 ceph-mon[86023]: osdmap e183: 8 total, 8 up, 8 in 2024-09-21T09:50:38.225 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:38.246 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:38.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:38.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:38.347 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:38.369 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:38.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:38.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:38.471 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:38.492 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:38.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:38.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:38.594 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:38.619 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:38.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:38.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:38.720 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:38.742 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:38.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:38.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:38.844 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:38.866 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:38.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:38.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:38.968 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:38.995 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:38.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:38.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:39.097 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:39.123 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:39.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:39.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:39.224 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:39.248 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:39.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:39.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:39.349 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:39.373 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:39.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:39.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:39.474 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:39.496 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:39.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:39.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:39.597 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:39.620 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:39.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:39.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:39.721 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:39.752 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:39.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:39.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:39.854 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:39.879 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:39.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:39.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:39.980 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:40.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:40.015 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:40.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:40.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:39 smithi137 ceph-mon[93825]: pgmap v526: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 114 B/s rd, 22 MiB/s wr, 373 op/s; 3686/267936 objects degraded (1.376%); 6362/267936 objects misplaced (2.374%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T09:50:40.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:39 smithi137 ceph-mon[97575]: pgmap v526: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 114 B/s rd, 22 MiB/s wr, 373 op/s; 3686/267936 objects degraded (1.376%); 6362/267936 objects misplaced (2.374%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T09:50:40.117 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:40.144 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:40.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:40.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:40.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:39 smithi165 ceph-mon[86023]: pgmap v526: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 114 B/s rd, 22 MiB/s wr, 373 op/s; 3686/267936 objects degraded (1.376%); 6362/267936 objects misplaced (2.374%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T09:50:40.247 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:40.270 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:40.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:40.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:40.372 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:40.398 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:40.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:40.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:40.500 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:40.524 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:40.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:40.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:40.626 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:50:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:50:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:50:40.648 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:40.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:40.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:40.750 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:40.772 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:40.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:40.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:40.874 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:40.905 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:40.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:40.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:41.007 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:41.035 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:41.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:41.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:41.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:50:41.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:50:41.137 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:41.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:50:41.160 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:41.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:41.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:41.263 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:41.286 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:41.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:41.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:41.387 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:41.419 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:41.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:41.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:41.521 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:41.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:41.556 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:41.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:41.657 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:41.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:41.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:41.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:41.782 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:41.808 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:41.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:41.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:41.910 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:41.942 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:41.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:41.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:42.043 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:42.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:41 smithi137 ceph-mon[93825]: pgmap v527: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 19 MiB/s wr, 379 op/s; 3686/266658 objects degraded (1.382%); 6362/266658 objects misplaced (2.386%); 5.5 MiB/s, 88 objects/s recovering 2024-09-21T09:50:42.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:41 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3686/266658 objects degraded (1.382%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:50:42.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:50:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:50:41] "GET /metrics HTTP/1.1" 200 36528 "" "Prometheus/2.51.0" 2024-09-21T09:50:42.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:41 smithi137 ceph-mon[97575]: pgmap v527: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 19 MiB/s wr, 379 op/s; 3686/266658 objects degraded (1.382%); 6362/266658 objects misplaced (2.386%); 5.5 MiB/s, 88 objects/s recovering 2024-09-21T09:50:42.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:41 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3686/266658 objects degraded (1.382%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:50:42.069 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:42.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:42.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:42.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:41 smithi165 ceph-mon[86023]: pgmap v527: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 19 MiB/s wr, 379 op/s; 3686/266658 objects degraded (1.382%); 6362/266658 objects misplaced (2.386%); 5.5 MiB/s, 88 objects/s recovering 2024-09-21T09:50:42.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:41 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3686/266658 objects degraded (1.382%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:50:42.170 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:42.194 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:42.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:42.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:42.296 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:42.321 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:42.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:42.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:42.422 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:42.443 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:42.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:42.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:42.491 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:50:42.491 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:50:42.545 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:42.572 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:42.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:42.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:42.673 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:42.698 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:42.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:42.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:42.729 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:50:42.799 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:42.828 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:42.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:42.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:42.930 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:42.958 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:42.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:42.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:43.060 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:43.087 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:43.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:43.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:43.175 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T09:50:43.188 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:43.242 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:43.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:43.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:43.343 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:43.365 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:43.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:43.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:43.467 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:43.498 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:43.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:43.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:43.600 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:43.627 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:43.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:43.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:43.729 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:43.753 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:43.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:43.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:43.805 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T09:50:43.855 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:43.879 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:43.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:43.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:43.980 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:44.004 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:44.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:44.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:44.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:43 smithi137 ceph-mon[97575]: pgmap v528: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 386 op/s; 3686/264051 objects degraded (1.396%); 5859/264051 objects misplaced (2.219%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T09:50:44.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:43 smithi137 ceph-mon[93825]: pgmap v528: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 386 op/s; 3686/264051 objects degraded (1.396%); 5859/264051 objects misplaced (2.219%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T09:50:44.106 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:44.129 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:44.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:44.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:44.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:43 smithi165 ceph-mon[86023]: pgmap v528: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 386 op/s; 3686/264051 objects degraded (1.396%); 5859/264051 objects misplaced (2.219%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T09:50:44.231 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:44.253 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:44.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:44.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:44.354 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:44.376 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:44.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:44.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:44.478 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:44.500 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:44.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:44.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:44.601 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:44.633 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:44.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:44.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:44.735 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:44.758 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:44.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:44.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:44.859 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:44.883 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:44.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:44.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:44.984 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:45.009 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:45.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:45.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:45.110 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:45.132 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:45.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:45.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:45.233 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:45.259 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:45.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:45.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:45.417 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:45.440 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:45.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:45.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:45.484 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:50:45.542 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:45.571 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:45.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:45.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:45.673 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:45.702 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:45.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:45.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:45.803 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:45.834 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:45.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:45.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:45.935 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:45.957 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:45.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:45.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:46.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:45 smithi137 ceph-mon[93825]: pgmap v529: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 102 B/s rd, 8.5 MiB/s wr, 396 op/s; 3686/261324 objects degraded (1.411%); 5859/261324 objects misplaced (2.242%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T09:50:46.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:45 smithi137 ceph-mon[97575]: pgmap v529: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 102 B/s rd, 8.5 MiB/s wr, 396 op/s; 3686/261324 objects degraded (1.411%); 5859/261324 objects misplaced (2.242%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T09:50:46.059 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:46.103 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:46.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:46.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:46.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:45 smithi165 ceph-mon[86023]: pgmap v529: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 102 B/s rd, 8.5 MiB/s wr, 396 op/s; 3686/261324 objects degraded (1.411%); 5859/261324 objects misplaced (2.242%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T09:50:46.204 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:46.227 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:46.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:46.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:46.329 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:46.350 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:46.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:46.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:46.452 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:46.473 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:46.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:46.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:46.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:46.597 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:46.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:46.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:46.699 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:46.727 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:46.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:46.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:46.828 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:46.857 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:46.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:46.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:46.958 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:46.963 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:50:46.963 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:50:46.963 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_2 2024-09-21T09:50:46.964 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:50:46.983 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:46.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:46.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:47.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:46 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3686/261324 objects degraded (1.411%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:50:47.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:46 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3686/261324 objects degraded (1.411%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:50:47.085 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:47.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:47.112 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:47.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:47.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:46 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3686/261324 objects degraded (1.411%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:50:47.214 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:47.241 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:47.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:47.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:47.343 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:47.366 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:47.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:47.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:47.467 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:47.490 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:47.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:47.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:47.591 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:47.616 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:47.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:47.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:47.718 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:47.744 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:47.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:47.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:47.846 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:47.867 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:47.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:47.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:47.968 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:47.998 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:47.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:47.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:48.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:47 smithi137 ceph-mon[93825]: pgmap v530: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 102 B/s rd, 4.4 MiB/s wr, 394 op/s; 3686/259404 objects degraded (1.421%); 5375/259404 objects misplaced (2.072%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T09:50:48.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:47 smithi137 ceph-mon[97575]: pgmap v530: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 102 B/s rd, 4.4 MiB/s wr, 394 op/s; 3686/259404 objects degraded (1.421%); 5375/259404 objects misplaced (2.072%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T09:50:48.099 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:48.126 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:48.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:48.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:48.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:47 smithi165 ceph-mon[86023]: pgmap v530: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 102 B/s rd, 4.4 MiB/s wr, 394 op/s; 3686/259404 objects degraded (1.421%); 5375/259404 objects misplaced (2.072%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T09:50:48.228 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:48.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:48.270 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:48.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:48.370 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:48.393 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:48.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:48.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:48.495 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:48.516 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:48.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:48.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:48.617 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:48.645 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:48.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:48.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:48.747 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:48.776 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:48.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:48.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:48.847 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:50:48.847 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:50:48.878 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:48.879 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:50:48.879 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:50:48.899 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:50:48.900 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:50:48.902 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:48.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:48.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:48.923 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:50:48.923 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:50:48.943 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:50:48.943 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:50:48.962 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:50:48.963 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:50:48.987 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:50:48.987 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:50:49.003 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:49.013 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:50:49.014 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:50:49.029 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:49.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:49.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:49.131 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:49.155 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:49.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:49.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:49.256 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:49.280 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:49.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:49.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:49.382 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:49.408 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:49.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:49.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:49.510 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:49.533 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:49.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:49.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:49.634 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:49.660 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:49.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:49.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:49.762 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:49.786 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:49.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:49.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:49.888 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:49.916 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:49.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:49.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:50.018 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:50.043 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:50.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:50.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:50.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:49 smithi137 ceph-mon[93825]: pgmap v531: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 3.7 MiB/s wr, 411 op/s; 3686/256494 objects degraded (1.437%); 5375/256494 objects misplaced (2.096%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T09:50:50.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:49 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1260517455' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:50:50.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:49 smithi137 ceph-mon[97575]: pgmap v531: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 3.7 MiB/s wr, 411 op/s; 3686/256494 objects degraded (1.437%); 5375/256494 objects misplaced (2.096%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T09:50:50.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:49 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1260517455' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:50:50.145 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:50.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:49 smithi165 ceph-mon[86023]: pgmap v531: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 3.7 MiB/s wr, 411 op/s; 3686/256494 objects degraded (1.437%); 5375/256494 objects misplaced (2.096%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T09:50:50.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:49 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1260517455' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:50:50.170 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:50.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:50.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:50.171 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:50:50.172 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:50:50.271 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:50.299 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:50.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:50.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:50.400 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:50.424 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:50.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:50.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:50.526 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:50.553 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:50.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:50.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:50.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:50:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:50:50.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:50:50.655 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:50.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:50.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:50.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:50.781 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:50.809 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:50.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:50.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:50.910 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:50.939 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:50.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:50.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:51.040 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:51.070 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:51.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:51.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:51.172 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:51.200 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:51.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:51.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:51.302 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:51.329 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:51.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:51.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:51.430 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:51.453 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:51.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:51.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:51.555 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:51.580 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:51.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:51.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:51.682 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:51.705 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:51.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:51.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:51.806 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:51.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:51.829 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:51.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:51.930 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:51.954 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:51.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:51.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:52.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:51 smithi137 ceph-mon[93825]: pgmap v532: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 757 KiB/s wr, 418 op/s; 3686/253722 objects degraded (1.453%); 5375/253722 objects misplaced (2.118%); 5.1 MiB/s, 82 objects/s recovering 2024-09-21T09:50:52.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:51 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3686/253722 objects degraded (1.453%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:50:52.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:51 smithi137 ceph-mon[97575]: pgmap v532: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 757 KiB/s wr, 418 op/s; 3686/253722 objects degraded (1.453%); 5375/253722 objects misplaced (2.118%); 5.1 MiB/s, 82 objects/s recovering 2024-09-21T09:50:52.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:51 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3686/253722 objects degraded (1.453%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:50:52.051 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:50:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:50:51] "GET /metrics HTTP/1.1" 200 36528 "" "Prometheus/2.51.0" 2024-09-21T09:50:52.056 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:52.079 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:52.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:52.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:52.150 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:51 smithi165 ceph-mon[86023]: pgmap v532: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 757 KiB/s wr, 418 op/s; 3686/253722 objects degraded (1.453%); 5375/253722 objects misplaced (2.118%); 5.1 MiB/s, 82 objects/s recovering 2024-09-21T09:50:52.150 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:51 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3686/253722 objects degraded (1.453%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:50:52.181 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:52.202 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:52.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:52.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:52.304 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:52.326 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:52.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:52.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:52.428 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:52.455 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:52.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:52.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:52.556 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:52.585 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:52.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:52.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:52.656 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:50:52.687 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:52.709 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:52.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:52.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:52.811 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:52.834 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:52.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:52.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:52.936 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:52.959 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:52.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:52.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:53.061 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:53.082 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:53.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:53.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:53.183 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:53.204 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:53.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:53.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:53.306 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:53.331 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:53.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:53.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:53.432 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:53.453 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:53.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:53.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:53.554 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:53.577 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:53.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:53.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:53.678 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:53.700 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:53.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:53.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:53.801 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:53.822 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:53.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:53.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:53.924 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:53.944 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:53.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:53.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:54.046 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:54.069 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:54.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:54.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:54.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:53 smithi165 ceph-mon[86023]: pgmap v533: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 64 KiB/s wr, 453 op/s; 3686/250398 objects degraded (1.472%); 4834/250398 objects misplaced (1.931%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T09:50:54.171 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:54.173 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:53 smithi137 ceph-mon[93825]: pgmap v533: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 64 KiB/s wr, 453 op/s; 3686/250398 objects degraded (1.472%); 4834/250398 objects misplaced (1.931%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T09:50:54.173 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:53 smithi137 ceph-mon[97575]: pgmap v533: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 64 KiB/s wr, 453 op/s; 3686/250398 objects degraded (1.472%); 4834/250398 objects misplaced (1.931%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T09:50:54.198 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:54.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:54.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:54.291 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:50:54.291 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T09:50:54.291 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T09:50:54.291 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T09:50:54.291 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.291 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72667 6.13 6:ce0400ec:::benchmark_data_smithi137_131945_object72666:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.291 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.156797+0000", 2024-09-21T09:50:54.291 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.12985394600003, 2024-09-21T09:50:54.291 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.98284485, 2024-09-21T09:50:54.291 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.291 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.291 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.292 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.292 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.292 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.292 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72667 2024-09-21T09:50:54.292 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.292 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.292 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.292 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.292 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156797+0000", 2024-09-21T09:50:54.292 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.292 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.292 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.292 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.292 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156797+0000", 2024-09-21T09:50:54.292 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.293 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.293 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.293 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.293 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156799+0000", 2024-09-21T09:50:54.293 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1160000000000002e-06 2024-09-21T09:50:54.293 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.293 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.293 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.293 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156826+0000", 2024-09-21T09:50:54.293 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6441999999999999e-05 2024-09-21T09:50:54.293 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.293 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.293 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.293 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156837+0000", 2024-09-21T09:50:54.294 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0961000000000001e-05 2024-09-21T09:50:54.294 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.294 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.294 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.294 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156847+0000", 2024-09-21T09:50:54.294 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9979999999999998e-06 2024-09-21T09:50:54.294 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.294 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.294 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.294 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157097+0000", 2024-09-21T09:50:54.294 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00025065500000000002 2024-09-21T09:50:54.294 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.294 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.294 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op must wait for map", 2024-09-21T09:50:54.295 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157104+0000", 2024-09-21T09:50:54.295 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4239999999999998e-06 2024-09-21T09:50:54.295 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.295 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.295 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.295 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158624+0000", 2024-09-21T09:50:54.295 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0015197050000000001 2024-09-21T09:50:54.295 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.295 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.295 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.295 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158632+0000", 2024-09-21T09:50:54.295 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.9889999999999992e-06 2024-09-21T09:50:54.295 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.296 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.296 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.296 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.130282+0000", 2024-09-21T09:50:54.296 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.971650989 2024-09-21T09:50:54.296 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.296 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.296 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.296 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.130424+0000", 2024-09-21T09:50:54.296 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000141094 2024-09-21T09:50:54.296 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.296 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.296 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.296 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.130528+0000", 2024-09-21T09:50:54.296 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000104028 2024-09-21T09:50:54.297 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.297 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.297 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.297 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.134584+0000", 2024-09-21T09:50:54.297 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.004055894 2024-09-21T09:50:54.297 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.297 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.297 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.297 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.134642+0000", 2024-09-21T09:50:54.297 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8430000000000001e-05 2024-09-21T09:50:54.297 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.297 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.297 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.297 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.134659+0000", 2024-09-21T09:50:54.297 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6586999999999999e-05 2024-09-21T09:50:54.298 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.298 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.298 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.298 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.138201+0000", 2024-09-21T09:50:54.298 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0035427150000000001 2024-09-21T09:50:54.298 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.298 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.298 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.298 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.138265+0000", 2024-09-21T09:50:54.298 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3751999999999995e-05 2024-09-21T09:50:54.298 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.298 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.298 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.298 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.139642+0000", 2024-09-21T09:50:54.298 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013770709999999999 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72674 6.13 6:cb8d0294:::benchmark_data_smithi137_131945_object72673:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.156870+0000", 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.129780901, 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9837346650000001, 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.299 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72674 2024-09-21T09:50:54.300 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.300 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.300 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.300 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.300 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156870+0000", 2024-09-21T09:50:54.300 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.300 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.300 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.300 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.300 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156870+0000", 2024-09-21T09:50:54.300 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.300 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.300 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.300 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.301 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156871+0000", 2024-09-21T09:50:54.301 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7000000000000005e-07 2024-09-21T09:50:54.301 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.301 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.301 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.301 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156906+0000", 2024-09-21T09:50:54.301 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5521000000000001e-05 2024-09-21T09:50:54.301 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.301 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.301 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.301 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156916+0000", 2024-09-21T09:50:54.301 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.662e-06 2024-09-21T09:50:54.301 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.301 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.301 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.302 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156922+0000", 2024-09-21T09:50:54.302 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7459999999999997e-06 2024-09-21T09:50:54.302 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.302 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.302 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.302 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157147+0000", 2024-09-21T09:50:54.302 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00022514099999999999 2024-09-21T09:50:54.302 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.302 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.302 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting_for_map not empty", 2024-09-21T09:50:54.302 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157151+0000", 2024-09-21T09:50:54.302 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9199999999999997e-06 2024-09-21T09:50:54.302 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.302 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.302 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.303 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158864+0000", 2024-09-21T09:50:54.303 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0017127780000000001 2024-09-21T09:50:54.303 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.303 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.303 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.303 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158877+0000", 2024-09-21T09:50:54.303 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3298e-05 2024-09-21T09:50:54.303 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.303 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.303 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.303 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.132765+0000", 2024-09-21T09:50:54.303 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.973887816 2024-09-21T09:50:54.303 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.303 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.303 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.304 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:54.304 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.132949+0000", 2024-09-21T09:50:54.304 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018395799999999999 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.133131+0000", 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018241399999999999 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.134709+0000", 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001577756 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.138116+0000", 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003407556 2024-09-21T09:50:54.305 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.306 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.306 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.306 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.139697+0000", 2024-09-21T09:50:54.306 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0015810869999999999 2024-09-21T09:50:54.306 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.306 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.306 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.306 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.139721+0000", 2024-09-21T09:50:54.306 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3115000000000001e-05 2024-09-21T09:50:54.306 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.306 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.306 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.306 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.139779+0000", 2024-09-21T09:50:54.306 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7899999999999998e-05 2024-09-21T09:50:54.306 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.140605+0000", 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00082642700000000002 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72697 6.13 6:ce8f3587:::benchmark_data_smithi137_131945_object72696:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.156931+0000", 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.12971972100001, 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9890627319999998, 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.307 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.308 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.308 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.308 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.308 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72697 2024-09-21T09:50:54.308 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.308 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.308 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.308 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.308 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156931+0000", 2024-09-21T09:50:54.308 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.308 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.308 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.308 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.308 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156931+0000", 2024-09-21T09:50:54.308 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.309 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.309 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.309 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.309 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156932+0000", 2024-09-21T09:50:54.309 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6899999999999997e-07 2024-09-21T09:50:54.309 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.309 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.309 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.309 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156958+0000", 2024-09-21T09:50:54.309 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5629000000000001e-05 2024-09-21T09:50:54.309 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.309 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.309 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.309 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156967+0000", 2024-09-21T09:50:54.309 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.8880000000000003e-06 2024-09-21T09:50:54.310 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.310 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.310 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.310 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156972+0000", 2024-09-21T09:50:54.310 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5940000000000001e-06 2024-09-21T09:50:54.310 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.310 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.310 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.310 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157169+0000", 2024-09-21T09:50:54.310 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000197028 2024-09-21T09:50:54.310 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.310 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.310 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting_for_map not empty", 2024-09-21T09:50:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157173+0000", 2024-09-21T09:50:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.8260000000000003e-06 2024-09-21T09:50:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158899+0000", 2024-09-21T09:50:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0017260750000000001 2024-09-21T09:50:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158906+0000", 2024-09-21T09:50:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3289999999999996e-06 2024-09-21T09:50:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.312 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.134745+0000", 2024-09-21T09:50:54.312 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.975838159 2024-09-21T09:50:54.312 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.312 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.312 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.312 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.134852+0000", 2024-09-21T09:50:54.312 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000107772 2024-09-21T09:50:54.312 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.312 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.312 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.312 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.134979+0000", 2024-09-21T09:50:54.312 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012715400000000001 2024-09-21T09:50:54.312 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.312 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.312 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.313 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.138161+0000", 2024-09-21T09:50:54.313 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0031812110000000002 2024-09-21T09:50:54.313 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.313 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.313 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.313 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.140732+0000", 2024-09-21T09:50:54.313 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0025717470000000001 2024-09-21T09:50:54.313 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.313 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.313 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.313 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.144458+0000", 2024-09-21T09:50:54.313 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0037253070000000002 2024-09-21T09:50:54.313 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.313 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.313 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.314 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.144648+0000", 2024-09-21T09:50:54.314 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018992299999999999 2024-09-21T09:50:54.314 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.314 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.314 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.314 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.144711+0000", 2024-09-21T09:50:54.314 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3133999999999996e-05 2024-09-21T09:50:54.314 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.314 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.314 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.314 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.145994+0000", 2024-09-21T09:50:54.314 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001283387 2024-09-21T09:50:54.314 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.314 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.314 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.315 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.315 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.315 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72760 6.13 6:c96394cf:::benchmark_data_smithi137_131945_object72759:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.315 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.156981+0000", 2024-09-21T09:50:54.315 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.12967058200002, 2024-09-21T09:50:54.315 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.990094236, 2024-09-21T09:50:54.315 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.315 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.315 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.315 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.315 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.315 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.315 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72760 2024-09-21T09:50:54.315 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.315 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156981+0000", 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156981+0000", 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.156981+0000", 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0800000000000005e-07 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.316 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.317 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157006+0000", 2024-09-21T09:50:54.317 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5055e-05 2024-09-21T09:50:54.317 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.317 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.317 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.317 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157015+0000", 2024-09-21T09:50:54.317 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6330000000000002e-06 2024-09-21T09:50:54.317 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.317 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.317 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.317 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157020+0000", 2024-09-21T09:50:54.317 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.614e-06 2024-09-21T09:50:54.317 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.317 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.317 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.318 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157190+0000", 2024-09-21T09:50:54.318 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016956999999999999 2024-09-21T09:50:54.318 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.318 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.318 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting_for_map not empty", 2024-09-21T09:50:54.318 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157193+0000", 2024-09-21T09:50:54.318 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3790000000000002e-06 2024-09-21T09:50:54.318 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.318 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.318 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.318 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158927+0000", 2024-09-21T09:50:54.318 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0017338099999999999 2024-09-21T09:50:54.318 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.318 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.318 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.319 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158933+0000", 2024-09-21T09:50:54.319 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0070000000000003e-06 2024-09-21T09:50:54.319 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.319 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.319 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.319 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.136534+0000", 2024-09-21T09:50:54.319 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9776007949999999 2024-09-21T09:50:54.319 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.319 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.319 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.319 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.136650+0000", 2024-09-21T09:50:54.319 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000116363 2024-09-21T09:50:54.319 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.319 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.319 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.320 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.136797+0000", 2024-09-21T09:50:54.320 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014652299999999999 2024-09-21T09:50:54.320 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.320 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.320 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.320 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.140681+0000", 2024-09-21T09:50:54.320 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0038846250000000001 2024-09-21T09:50:54.320 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.320 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.320 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.320 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.140779+0000", 2024-09-21T09:50:54.320 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7139000000000006e-05 2024-09-21T09:50:54.320 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.320 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.320 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.321 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.144511+0000", 2024-09-21T09:50:54.321 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0037327770000000001 2024-09-21T09:50:54.321 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.321 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.321 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.321 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.146008+0000", 2024-09-21T09:50:54.321 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001496268 2024-09-21T09:50:54.321 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.321 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.321 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.321 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.146059+0000", 2024-09-21T09:50:54.321 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1442e-05 2024-09-21T09:50:54.321 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.322 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.322 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.322 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.147075+0000", 2024-09-21T09:50:54.322 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001015728 2024-09-21T09:50:54.322 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.322 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.322 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.322 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.322 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.322 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72868 6.13 6:c8294773:::benchmark_data_smithi137_131945_object72867:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.322 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.157034+0000", 2024-09-21T09:50:54.322 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.12961734100003, 2024-09-21T09:50:54.322 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.009051361, 2024-09-21T09:50:54.322 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.322 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72868 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157034+0000", 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157034+0000", 2024-09-21T09:50:54.323 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.324 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.324 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.324 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.324 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157034+0000", 2024-09-21T09:50:54.324 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7899999999999999e-07 2024-09-21T09:50:54.324 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.324 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.324 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.324 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157218+0000", 2024-09-21T09:50:54.324 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018390999999999999 2024-09-21T09:50:54.324 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.324 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.324 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.325 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157224+0000", 2024-09-21T09:50:54.325 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8549999999999998e-06 2024-09-21T09:50:54.325 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.325 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.325 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.325 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157228+0000", 2024-09-21T09:50:54.325 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0400000000000003e-06 2024-09-21T09:50:54.325 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.325 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.325 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.325 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157283+0000", 2024-09-21T09:50:54.325 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4911999999999999e-05 2024-09-21T09:50:54.325 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.325 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.325 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting_for_map not empty", 2024-09-21T09:50:54.326 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157289+0000", 2024-09-21T09:50:54.326 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7479999999999999e-06 2024-09-21T09:50:54.326 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.326 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.326 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.326 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158980+0000", 2024-09-21T09:50:54.326 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0016913309999999999 2024-09-21T09:50:54.326 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.326 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.326 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.326 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158987+0000", 2024-09-21T09:50:54.326 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0700000000000001e-06 2024-09-21T09:50:54.326 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.326 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.327 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.327 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.140841+0000", 2024-09-21T09:50:54.327 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.981853503 2024-09-21T09:50:54.327 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.327 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.327 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.327 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.141005+0000", 2024-09-21T09:50:54.327 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016399900000000001 2024-09-21T09:50:54.327 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.327 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.327 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.327 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.141155+0000", 2024-09-21T09:50:54.327 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000150006 2024-09-21T09:50:54.327 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.327 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.328 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.328 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.144559+0000", 2024-09-21T09:50:54.328 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0034043329999999998 2024-09-21T09:50:54.328 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.328 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.328 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.328 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.147443+0000", 2024-09-21T09:50:54.328 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0028844130000000002 2024-09-21T09:50:54.328 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.328 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.328 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.328 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.150576+0000", 2024-09-21T09:50:54.328 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0031322450000000001 2024-09-21T09:50:54.328 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.328 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.329 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.329 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.164892+0000", 2024-09-21T09:50:54.329 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.014316776999999999 2024-09-21T09:50:54.329 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.329 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.329 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.329 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.164952+0000", 2024-09-21T09:50:54.329 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9925e-05 2024-09-21T09:50:54.329 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.329 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.329 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.329 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.166085+0000", 2024-09-21T09:50:54.329 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011328149999999999 2024-09-21T09:50:54.329 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.330 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.330 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.330 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.330 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.330 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72881 6.13 6:cce6a1ba:::benchmark_data_smithi137_131945_object72880:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.330 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.157240+0000", 2024-09-21T09:50:54.330 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.12941113699998, 2024-09-21T09:50:54.330 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0102587989999998, 2024-09-21T09:50:54.330 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.330 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.330 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.330 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.330 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.330 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.330 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72881 2024-09-21T09:50:54.331 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.331 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.331 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.331 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.331 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157240+0000", 2024-09-21T09:50:54.331 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.331 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.331 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.331 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.331 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157240+0000", 2024-09-21T09:50:54.331 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.331 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.331 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.331 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.331 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157241+0000", 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2399999999999998e-07 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157296+0000", 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5532999999999998e-05 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157304+0000", 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2519999999999999e-06 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157309+0000", 2024-09-21T09:50:54.332 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0940000000000001e-06 2024-09-21T09:50:54.333 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.333 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.333 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.333 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157346+0000", 2024-09-21T09:50:54.333 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.7866e-05 2024-09-21T09:50:54.333 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.333 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.333 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting_for_map not empty", 2024-09-21T09:50:54.333 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157351+0000", 2024-09-21T09:50:54.333 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6500000000000004e-06 2024-09-21T09:50:54.333 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.333 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.333 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.333 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159009+0000", 2024-09-21T09:50:54.334 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001657459 2024-09-21T09:50:54.334 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.334 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.334 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.334 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159015+0000", 2024-09-21T09:50:54.334 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0050000000000001e-06 2024-09-21T09:50:54.334 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.334 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.334 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.334 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.142490+0000", 2024-09-21T09:50:54.334 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9834758260000001 2024-09-21T09:50:54.334 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.334 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.335 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.335 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.142650+0000", 2024-09-21T09:50:54.335 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015971299999999999 2024-09-21T09:50:54.335 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.335 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.335 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.335 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.142819+0000", 2024-09-21T09:50:54.335 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016894999999999999 2024-09-21T09:50:54.335 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.335 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.335 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.335 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.144629+0000", 2024-09-21T09:50:54.335 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0018100550000000001 2024-09-21T09:50:54.335 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.335 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.336 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.336 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.147488+0000", 2024-09-21T09:50:54.336 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0028592829999999998 2024-09-21T09:50:54.336 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.336 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.336 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.336 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.150619+0000", 2024-09-21T09:50:54.336 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0031305080000000002 2024-09-21T09:50:54.336 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.336 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.336 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.336 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.166315+0000", 2024-09-21T09:50:54.336 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0156963 2024-09-21T09:50:54.336 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.166523+0000", 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00020817700000000001 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.167499+0000", 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00097550399999999998 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72896 6.13 6:cb2915b9:::benchmark_data_smithi137_131945_object72895:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.337 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.157319+0000", 2024-09-21T09:50:54.338 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.12933248500002, 2024-09-21T09:50:54.338 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.018368084, 2024-09-21T09:50:54.338 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.338 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.338 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.338 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.338 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.338 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.338 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72896 2024-09-21T09:50:54.338 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.338 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.338 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.338 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.338 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157319+0000", 2024-09-21T09:50:54.338 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.339 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.339 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.339 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.339 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157319+0000", 2024-09-21T09:50:54.339 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.339 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.339 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.339 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.339 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157319+0000", 2024-09-21T09:50:54.339 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8999999999999996e-07 2024-09-21T09:50:54.339 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.339 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.339 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.339 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157361+0000", 2024-09-21T09:50:54.339 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1835000000000002e-05 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157366+0000", 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.395e-06 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157370+0000", 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3749999999999999e-06 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157412+0000", 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2172000000000002e-05 2024-09-21T09:50:54.340 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.341 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.341 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting_for_map not empty", 2024-09-21T09:50:54.341 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157417+0000", 2024-09-21T09:50:54.341 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3399999999999997e-06 2024-09-21T09:50:54.341 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.341 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.341 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.341 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159060+0000", 2024-09-21T09:50:54.341 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001642251 2024-09-21T09:50:54.341 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.341 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.341 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.341 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159065+0000", 2024-09-21T09:50:54.341 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5589999999999996e-06 2024-09-21T09:50:54.341 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.342 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.342 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.342 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.147517+0000", 2024-09-21T09:50:54.342 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9884516350000001 2024-09-21T09:50:54.342 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.342 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.342 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.343 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.147665+0000", 2024-09-21T09:50:54.343 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014847800000000001 2024-09-21T09:50:54.343 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.343 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.343 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.343 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.147827+0000", 2024-09-21T09:50:54.343 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000161929 2024-09-21T09:50:54.343 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.343 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.344 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.344 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.150661+0000", 2024-09-21T09:50:54.344 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0028340829999999998 2024-09-21T09:50:54.344 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.344 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.344 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.344 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.153018+0000", 2024-09-21T09:50:54.344 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0023569350000000001 2024-09-21T09:50:54.344 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.344 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.344 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.344 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.156073+0000", 2024-09-21T09:50:54.344 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0030547539999999998 2024-09-21T09:50:54.345 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.345 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.345 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.345 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.174325+0000", 2024-09-21T09:50:54.345 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.018251962 2024-09-21T09:50:54.345 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.345 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.345 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.345 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.174434+0000", 2024-09-21T09:50:54.345 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000109453 2024-09-21T09:50:54.345 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.345 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.345 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.345 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.175687+0000", 2024-09-21T09:50:54.345 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001252338 2024-09-21T09:50:54.346 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.346 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.346 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.346 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.346 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.346 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72962 6.13 6:cd5d18dd:::benchmark_data_smithi137_131945_object72961:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.346 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.157378+0000", 2024-09-21T09:50:54.346 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.129273431, 2024-09-21T09:50:54.346 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0242660959999998, 2024-09-21T09:50:54.346 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.346 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.346 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.346 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.346 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.347 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.347 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72962 2024-09-21T09:50:54.347 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.347 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.347 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.347 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.347 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157378+0000", 2024-09-21T09:50:54.347 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.347 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.347 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.347 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.347 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157378+0000", 2024-09-21T09:50:54.347 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.347 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.348 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.348 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.348 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157378+0000", 2024-09-21T09:50:54.348 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8500000000000002e-07 2024-09-21T09:50:54.348 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.348 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.348 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.348 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157420+0000", 2024-09-21T09:50:54.348 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1934000000000002e-05 2024-09-21T09:50:54.348 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.348 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.348 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.348 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157426+0000", 2024-09-21T09:50:54.348 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2559999999999999e-06 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157433+0000", 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0779999999999998e-06 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159086+0000", 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001652679 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159093+0000", 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.365e-06 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.349 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.350 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.350 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.150695+0000", 2024-09-21T09:50:54.350 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9916022579999999 2024-09-21T09:50:54.350 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.350 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.350 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.350 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.150867+0000", 2024-09-21T09:50:54.350 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00017258799999999999 2024-09-21T09:50:54.350 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.350 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.350 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.350 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.151056+0000", 2024-09-21T09:50:54.350 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018857699999999999 2024-09-21T09:50:54.351 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.351 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.351 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.351 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.153181+0000", 2024-09-21T09:50:54.351 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0021246220000000001 2024-09-21T09:50:54.351 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.351 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.351 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.351 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.156147+0000", 2024-09-21T09:50:54.351 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0029660440000000001 2024-09-21T09:50:54.351 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.351 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.351 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.352 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.172681+0000", 2024-09-21T09:50:54.352 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.016534699 2024-09-21T09:50:54.352 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.352 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.352 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.352 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.179557+0000", 2024-09-21T09:50:54.352 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0068757000000000002 2024-09-21T09:50:54.352 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.352 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.352 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.352 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.180134+0000", 2024-09-21T09:50:54.352 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000577328 2024-09-21T09:50:54.352 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.352 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.353 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.353 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.181644+0000", 2024-09-21T09:50:54.353 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001509483 2024-09-21T09:50:54.353 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.353 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.353 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.353 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.353 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.353 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:72964 6.13 6:cc1f5959:::benchmark_data_smithi137_131945_object72963:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.353 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.157475+0000", 2024-09-21T09:50:54.353 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.129176513, 2024-09-21T09:50:54.353 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.02619192, 2024-09-21T09:50:54.353 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.354 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.354 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.354 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.354 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.354 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.354 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72964 2024-09-21T09:50:54.354 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.354 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.354 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.354 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.354 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157475+0000", 2024-09-21T09:50:54.354 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.354 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.355 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.355 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.355 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157475+0000", 2024-09-21T09:50:54.355 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.355 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.355 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.355 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.355 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157475+0000", 2024-09-21T09:50:54.355 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6700000000000003e-07 2024-09-21T09:50:54.355 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.355 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.355 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.355 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157522+0000", 2024-09-21T09:50:54.356 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6785e-05 2024-09-21T09:50:54.356 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.356 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.356 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.356 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157530+0000", 2024-09-21T09:50:54.356 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7190000000000001e-06 2024-09-21T09:50:54.356 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.356 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.356 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.356 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157536+0000", 2024-09-21T09:50:54.356 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8379999999999998e-06 2024-09-21T09:50:54.356 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.356 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.356 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.357 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159115+0000", 2024-09-21T09:50:54.357 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001579794 2024-09-21T09:50:54.357 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.357 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.357 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.357 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159121+0000", 2024-09-21T09:50:54.357 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.942e-06 2024-09-21T09:50:54.357 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.357 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.357 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.357 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.153210+0000", 2024-09-21T09:50:54.357 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.994088571 2024-09-21T09:50:54.357 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.357 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.358 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.358 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.153804+0000", 2024-09-21T09:50:54.358 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000594515 2024-09-21T09:50:54.358 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.358 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.358 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.358 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.153996+0000", 2024-09-21T09:50:54.358 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00019141199999999999 2024-09-21T09:50:54.358 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.358 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.358 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.358 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.156108+0000", 2024-09-21T09:50:54.358 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0021124389999999998 2024-09-21T09:50:54.359 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.359 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.359 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.359 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.167549+0000", 2024-09-21T09:50:54.359 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.011440986 2024-09-21T09:50:54.359 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.359 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.359 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.359 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.181662+0000", 2024-09-21T09:50:54.359 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.014113179999999999 2024-09-21T09:50:54.359 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.359 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.359 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.359 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.181985+0000", 2024-09-21T09:50:54.360 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00032256 2024-09-21T09:50:54.360 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.360 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.360 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.360 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.182331+0000", 2024-09-21T09:50:54.360 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00034647500000000001 2024-09-21T09:50:54.360 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.360 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.360 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.360 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.183667+0000", 2024-09-21T09:50:54.360 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013351369999999999 2024-09-21T09:50:54.360 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.360 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.360 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.361 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.361 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.361 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:73065 6.13 6:ce1895ca:::benchmark_data_smithi137_131945_object73064:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.361 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.157555+0000", 2024-09-21T09:50:54.361 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.12909594799999, 2024-09-21T09:50:54.361 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0282426280000001, 2024-09-21T09:50:54.361 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.361 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.361 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.361 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.361 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.361 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.361 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 73065 2024-09-21T09:50:54.361 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.362 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.362 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.362 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.362 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157555+0000", 2024-09-21T09:50:54.362 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.362 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.362 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.362 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.362 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157555+0000", 2024-09-21T09:50:54.362 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.362 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.362 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.362 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.363 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157556+0000", 2024-09-21T09:50:54.363 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5400000000000001e-07 2024-09-21T09:50:54.363 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.363 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.363 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.363 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157588+0000", 2024-09-21T09:50:54.363 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2546000000000003e-05 2024-09-21T09:50:54.363 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.363 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.363 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.363 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157594+0000", 2024-09-21T09:50:54.363 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5550000000000002e-06 2024-09-21T09:50:54.363 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.363 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.364 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.364 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157785+0000", 2024-09-21T09:50:54.364 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00019161199999999999 2024-09-21T09:50:54.364 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.364 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.364 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.364 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159143+0000", 2024-09-21T09:50:54.364 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013580059999999999 2024-09-21T09:50:54.364 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.364 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.364 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.364 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159149+0000", 2024-09-21T09:50:54.364 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8760000000000002e-06 2024-09-21T09:50:54.364 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.365 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.365 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.365 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.156175+0000", 2024-09-21T09:50:54.365 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9970258190000001 2024-09-21T09:50:54.365 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.365 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.365 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.365 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.156320+0000", 2024-09-21T09:50:54.365 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014452200000000001 2024-09-21T09:50:54.365 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.365 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.365 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.365 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.156483+0000", 2024-09-21T09:50:54.365 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016307600000000001 2024-09-21T09:50:54.365 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.366 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.366 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.366 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.158117+0000", 2024-09-21T09:50:54.366 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001634634 2024-09-21T09:50:54.366 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.366 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.366 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.366 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.167735+0000", 2024-09-21T09:50:54.366 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0096172080000000004 2024-09-21T09:50:54.366 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.366 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.366 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.366 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.181669+0000", 2024-09-21T09:50:54.366 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.013933888 2024-09-21T09:50:54.366 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.367 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.367 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.367 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.183777+0000", 2024-09-21T09:50:54.367 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0021083180000000001 2024-09-21T09:50:54.367 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.367 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.367 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.367 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.184257+0000", 2024-09-21T09:50:54.367 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00048056900000000003 2024-09-21T09:50:54.367 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.367 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.367 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.367 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.185798+0000", 2024-09-21T09:50:54.368 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0015404450000000001 2024-09-21T09:50:54.368 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.368 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.368 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.368 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.368 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.368 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:73117 6.13 6:caaf0920:::benchmark_data_smithi137_131945_object73116:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.368 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.157799+0000", 2024-09-21T09:50:54.368 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.12885219899999, 2024-09-21T09:50:54.368 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0297190010000001, 2024-09-21T09:50:54.368 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.368 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.368 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.368 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.368 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.369 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.369 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 73117 2024-09-21T09:50:54.369 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.369 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.369 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.369 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.369 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157799+0000", 2024-09-21T09:50:54.369 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.369 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.369 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.369 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.369 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157799+0000", 2024-09-21T09:50:54.369 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.369 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.369 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.370 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.370 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157799+0000", 2024-09-21T09:50:54.370 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0299999999999999e-07 2024-09-21T09:50:54.370 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.370 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.370 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.370 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157837+0000", 2024-09-21T09:50:54.370 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.7591e-05 2024-09-21T09:50:54.370 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.370 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.370 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.370 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157843+0000", 2024-09-21T09:50:54.370 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3770000000000001e-06 2024-09-21T09:50:54.370 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157848+0000", 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2719999999999999e-06 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159170+0000", 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013224980000000001 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159176+0000", 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8019999999999997e-06 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.371 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.372 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.372 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.158153+0000", 2024-09-21T09:50:54.372 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9989769659999999 2024-09-21T09:50:54.372 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.372 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.372 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.372 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.158294+0000", 2024-09-21T09:50:54.372 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014057800000000001 2024-09-21T09:50:54.372 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.372 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.372 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.372 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.158447+0000", 2024-09-21T09:50:54.372 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015296600000000001 2024-09-21T09:50:54.372 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.372 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.159800+0000", 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013530759999999999 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.167770+0000", 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0079702019999999991 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.181674+0000", 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.013904504999999999 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.373 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.374 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.186010+0000", 2024-09-21T09:50:54.374 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0043353330000000002 2024-09-21T09:50:54.374 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.374 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.374 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.374 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.186076+0000", 2024-09-21T09:50:54.374 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6322999999999995e-05 2024-09-21T09:50:54.374 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.374 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.374 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.374 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.187518+0000", 2024-09-21T09:50:54.374 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001442009 2024-09-21T09:50:54.374 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.374 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.374 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:73141 6.13 6:cad61e3e:::benchmark_data_smithi137_131945_object73140:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.157853+0000", 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.12879813900003, 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0324141679999999, 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 73141 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.375 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157853+0000", 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157853+0000", 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157853+0000", 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5499999999999999e-07 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.376 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.377 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157894+0000", 2024-09-21T09:50:54.377 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0481000000000001e-05 2024-09-21T09:50:54.377 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.377 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.377 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.377 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157900+0000", 2024-09-21T09:50:54.377 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6559999999999997e-06 2024-09-21T09:50:54.377 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.377 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.377 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.377 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157903+0000", 2024-09-21T09:50:54.377 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.23e-06 2024-09-21T09:50:54.377 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.378 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.378 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.378 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159199+0000", 2024-09-21T09:50:54.378 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00129586 2024-09-21T09:50:54.378 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.378 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.378 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.378 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159205+0000", 2024-09-21T09:50:54.378 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.981e-06 2024-09-21T09:50:54.378 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.378 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.378 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.378 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.159833+0000", 2024-09-21T09:50:54.378 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.000628404 2024-09-21T09:50:54.379 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.379 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.379 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.379 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.160000+0000", 2024-09-21T09:50:54.379 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000166844 2024-09-21T09:50:54.379 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.379 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.379 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.379 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.160178+0000", 2024-09-21T09:50:54.379 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000178562 2024-09-21T09:50:54.379 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.379 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.379 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.379 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.161354+0000", 2024-09-21T09:50:54.380 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011752449999999999 2024-09-21T09:50:54.380 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.380 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.380 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.380 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.172647+0000", 2024-09-21T09:50:54.380 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.011293598 2024-09-21T09:50:54.380 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.380 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.380 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.380 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.181680+0000", 2024-09-21T09:50:54.380 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0090327740000000004 2024-09-21T09:50:54.380 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.380 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.380 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.381 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.187577+0000", 2024-09-21T09:50:54.381 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0058972959999999998 2024-09-21T09:50:54.381 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.381 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.381 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.381 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.187647+0000", 2024-09-21T09:50:54.381 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9460000000000002e-05 2024-09-21T09:50:54.381 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.381 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.381 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.381 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.190267+0000", 2024-09-21T09:50:54.381 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0026204219999999999 2024-09-21T09:50:54.381 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.381 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.381 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.382 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.382 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.382 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:73143 6.13 6:cc217e70:::benchmark_data_smithi137_131945_object73142:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.382 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.157908+0000", 2024-09-21T09:50:54.382 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.12874336900001, 2024-09-21T09:50:54.382 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0334522189999999, 2024-09-21T09:50:54.382 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.382 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.382 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.382 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.382 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.382 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.382 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 73143 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157908+0000", 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157908+0000", 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157908+0000", 2024-09-21T09:50:54.383 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2399999999999999e-07 2024-09-21T09:50:54.384 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.384 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.384 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.384 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157938+0000", 2024-09-21T09:50:54.384 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.9776000000000001e-05 2024-09-21T09:50:54.384 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.384 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.384 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.384 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157942+0000", 2024-09-21T09:50:54.384 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.8820000000000003e-06 2024-09-21T09:50:54.384 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.384 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.384 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.384 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157945+0000", 2024-09-21T09:50:54.384 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.016e-06 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159237+0000", 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001292074 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159243+0000", 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8300000000000001e-06 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.161407+0000", 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0021642910000002 2024-09-21T09:50:54.385 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.386 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.386 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.386 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.161546+0000", 2024-09-21T09:50:54.386 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013922699999999999 2024-09-21T09:50:54.386 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.386 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.386 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.386 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.161793+0000", 2024-09-21T09:50:54.386 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00024720800000000001 2024-09-21T09:50:54.386 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.386 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.386 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.386 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.163088+0000", 2024-09-21T09:50:54.386 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0012941949999999999 2024-09-21T09:50:54.386 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.387 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.387 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.387 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.174265+0000", 2024-09-21T09:50:54.387 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.011177289 2024-09-21T09:50:54.387 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.387 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.387 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.387 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.181685+0000", 2024-09-21T09:50:54.387 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0074205920000000002 2024-09-21T09:50:54.387 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.387 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.387 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.387 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.190327+0000", 2024-09-21T09:50:54.387 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0086420000000000004 2024-09-21T09:50:54.387 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.388 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.388 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.388 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.190392+0000", 2024-09-21T09:50:54.388 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4855000000000002e-05 2024-09-21T09:50:54.388 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.388 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.388 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.388 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.191360+0000", 2024-09-21T09:50:54.388 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00096765999999999996 2024-09-21T09:50:54.388 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.388 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.388 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.388 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.388 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.389 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:73228 6.13 6:ca4dd1c4:::benchmark_data_smithi137_131945_object73227:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.389 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.157949+0000", 2024-09-21T09:50:54.389 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.12870222999999, 2024-09-21T09:50:54.389 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0366723950000001, 2024-09-21T09:50:54.389 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.389 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.389 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.389 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.389 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.389 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.389 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 73228 2024-09-21T09:50:54.389 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.389 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.389 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.389 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.390 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157949+0000", 2024-09-21T09:50:54.390 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.390 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.390 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.390 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.390 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157949+0000", 2024-09-21T09:50:54.390 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.390 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.390 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.390 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.390 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.157949+0000", 2024-09-21T09:50:54.390 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.8099999999999999e-07 2024-09-21T09:50:54.390 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.391 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.391 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.391 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158039+0000", 2024-09-21T09:50:54.391 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9499000000000005e-05 2024-09-21T09:50:54.391 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.391 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.391 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.391 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158043+0000", 2024-09-21T09:50:54.391 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1110000000000001e-06 2024-09-21T09:50:54.391 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.391 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.391 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.391 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158046+0000", 2024-09-21T09:50:54.391 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0280000000000001e-06 2024-09-21T09:50:54.391 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.392 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.392 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.392 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159300+0000", 2024-09-21T09:50:54.392 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00125432 2024-09-21T09:50:54.392 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.392 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.392 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.392 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159306+0000", 2024-09-21T09:50:54.392 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0120000000000002e-06 2024-09-21T09:50:54.392 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.392 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.392 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.392 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.163120+0000", 2024-09-21T09:50:54.392 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.003813525 2024-09-21T09:50:54.392 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.393 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.393 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.393 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.163270+0000", 2024-09-21T09:50:54.393 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015043000000000001 2024-09-21T09:50:54.393 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.393 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.393 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.393 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.163424+0000", 2024-09-21T09:50:54.393 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000154337 2024-09-21T09:50:54.393 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.393 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.393 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.393 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.167696+0000", 2024-09-21T09:50:54.393 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0042711779999999996 2024-09-21T09:50:54.393 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.394 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.394 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.394 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.181692+0000", 2024-09-21T09:50:54.394 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.013995888 2024-09-21T09:50:54.394 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.394 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.394 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.394 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.183730+0000", 2024-09-21T09:50:54.394 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0020382780000000001 2024-09-21T09:50:54.394 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.394 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.394 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.394 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.191419+0000", 2024-09-21T09:50:54.395 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0076892230000000002 2024-09-21T09:50:54.395 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.395 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.395 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.395 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.191474+0000", 2024-09-21T09:50:54.395 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4577000000000003e-05 2024-09-21T09:50:54.395 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.395 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.395 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.395 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.194621+0000", 2024-09-21T09:50:54.395 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0031477079999999999 2024-09-21T09:50:54.395 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.395 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.395 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:73269 6.13 6:c9930e22:::benchmark_data_smithi137_131945_object73268:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.158050+0000", 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.12860091700003, 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0376360889999998, 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 73269 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.396 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158050+0000", 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158050+0000", 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158051+0000", 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1e-07 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.397 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.398 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158091+0000", 2024-09-21T09:50:54.398 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0317e-05 2024-09-21T09:50:54.398 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.398 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.398 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.398 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158098+0000", 2024-09-21T09:50:54.398 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1029999999999996e-06 2024-09-21T09:50:54.398 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.398 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.398 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.398 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158103+0000", 2024-09-21T09:50:54.398 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9779999999999996e-06 2024-09-21T09:50:54.398 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.398 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.398 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.399 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159327+0000", 2024-09-21T09:50:54.399 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0012242349999999999 2024-09-21T09:50:54.399 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.399 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.399 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.399 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159333+0000", 2024-09-21T09:50:54.399 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2729999999999999e-06 2024-09-21T09:50:54.399 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.399 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.399 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.399 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.167798+0000", 2024-09-21T09:50:54.399 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0084641099999998 2024-09-21T09:50:54.399 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.399 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.399 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.400 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.167941+0000", 2024-09-21T09:50:54.400 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000143688 2024-09-21T09:50:54.400 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.400 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.400 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.400 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.168095+0000", 2024-09-21T09:50:54.400 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015376800000000001 2024-09-21T09:50:54.400 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.400 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.400 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.400 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.172610+0000", 2024-09-21T09:50:54.400 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.004515336 2024-09-21T09:50:54.400 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.400 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.400 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.181757+0000", 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0091462249999999991 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.194679+0000", 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.012922365999999999 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.194719+0000", 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9768999999999998e-05 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.401 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.194786+0000", 2024-09-21T09:50:54.402 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7032999999999993e-05 2024-09-21T09:50:54.402 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.402 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.402 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.402 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.195686+0000", 2024-09-21T09:50:54.402 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00090057799999999997 2024-09-21T09:50:54.402 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.402 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.402 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.402 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.402 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.402 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:73314 6.13 6:cccf263b:::benchmark_data_smithi137_131945_object73313:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e114)", 2024-09-21T09:50:54.402 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:44:46.158110+0000", 2024-09-21T09:50:54.402 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 368.128541058, 2024-09-21T09:50:54.403 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0387469770000002, 2024-09-21T09:50:54.403 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.403 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.403 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.403 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.403 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.403 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.403 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 73314 2024-09-21T09:50:54.403 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.403 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.403 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.403 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.403 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158110+0000", 2024-09-21T09:50:54.404 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.404 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.404 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.404 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.404 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158110+0000", 2024-09-21T09:50:54.404 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.404 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.404 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.404 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.404 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158111+0000", 2024-09-21T09:50:54.404 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2e-07 2024-09-21T09:50:54.404 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.404 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.404 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.405 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158154+0000", 2024-09-21T09:50:54.405 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3608e-05 2024-09-21T09:50:54.405 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.405 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.405 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.405 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158162+0000", 2024-09-21T09:50:54.405 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3310000000000004e-06 2024-09-21T09:50:54.405 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.405 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.405 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.405 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.158168+0000", 2024-09-21T09:50:54.405 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6860000000000003e-06 2024-09-21T09:50:54.405 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.405 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.406 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.406 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159354+0000", 2024-09-21T09:50:54.406 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011860029999999999 2024-09-21T09:50:54.406 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.406 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.406 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.406 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:46.159360+0000", 2024-09-21T09:50:54.406 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.75e-06 2024-09-21T09:50:54.406 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.406 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.406 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.406 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.169431+0000", 2024-09-21T09:50:54.406 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0100709440000002 2024-09-21T09:50:54.407 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.407 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.407 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.407 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.169568+0000", 2024-09-21T09:50:54.407 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013726499999999999 2024-09-21T09:50:54.407 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.407 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.407 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T09:50:54.407 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.169723+0000", 2024-09-21T09:50:54.407 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015438800000000001 2024-09-21T09:50:54.407 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.407 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.407 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.407 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.174224+0000", 2024-09-21T09:50:54.407 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0045019409999999998 2024-09-21T09:50:54.408 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.408 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.408 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.408 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.181762+0000", 2024-09-21T09:50:54.408 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.007537691 2024-09-21T09:50:54.408 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.408 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.409 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.409 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.195769+0000", 2024-09-21T09:50:54.410 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.014006592999999999 2024-09-21T09:50:54.410 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.410 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.410 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.410 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.195817+0000", 2024-09-21T09:50:54.410 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8544000000000001e-05 2024-09-21T09:50:54.410 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.410 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.410 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.410 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.195959+0000", 2024-09-21T09:50:54.410 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014123299999999999 2024-09-21T09:50:54.410 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.410 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.411 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.411 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:44:48.196857+0000", 2024-09-21T09:50:54.411 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00089857999999999995 2024-09-21T09:50:54.411 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.411 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.411 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.411 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.411 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.411 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121606 6.0 6:0590a199:::benchmark_data_smithi137_131945_object14617:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e136)", 2024-09-21T09:50:54.411 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:16.178921+0000", 2024-09-21T09:50:54.411 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 278.10773046200001, 2024-09-21T09:50:54.411 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.318534444, 2024-09-21T09:50:54.411 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.411 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.411 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.412 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.412 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.412 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.412 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121606 2024-09-21T09:50:54.412 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.412 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.412 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.412 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.412 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.178921+0000", 2024-09-21T09:50:54.412 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.412 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.412 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.412 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.413 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.178921+0000", 2024-09-21T09:50:54.413 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.413 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.413 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.413 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.413 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.178922+0000", 2024-09-21T09:50:54.413 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2139999999999999e-06 2024-09-21T09:50:54.413 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.413 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.413 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.413 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.178926+0000", 2024-09-21T09:50:54.413 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.6890000000000002e-06 2024-09-21T09:50:54.413 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.413 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.414 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.414 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.178934+0000", 2024-09-21T09:50:54.414 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.799e-06 2024-09-21T09:50:54.414 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.414 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.414 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.414 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.178944+0000", 2024-09-21T09:50:54.414 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2930000000000006e-06 2024-09-21T09:50:54.414 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.414 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.414 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.414 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.180186+0000", 2024-09-21T09:50:54.414 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001242513 2024-09-21T09:50:54.415 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.415 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.415 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.415 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.180196+0000", 2024-09-21T09:50:54.415 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9569999999999997e-06 2024-09-21T09:50:54.415 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.415 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.415 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.415 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.486582+0000", 2024-09-21T09:50:54.415 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3063857649999999 2024-09-21T09:50:54.415 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.415 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.415 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.415 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.486720+0000", 2024-09-21T09:50:54.415 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013792200000000001 2024-09-21T09:50:54.416 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.416 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.416 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3", 2024-09-21T09:50:54.416 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.486847+0000", 2024-09-21T09:50:54.416 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000127429 2024-09-21T09:50:54.416 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.416 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.416 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.416 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.496476+0000", 2024-09-21T09:50:54.416 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0096287309999999997 2024-09-21T09:50:54.416 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.416 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.416 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.416 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.496790+0000", 2024-09-21T09:50:54.417 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00031392399999999998 2024-09-21T09:50:54.417 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.417 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.417 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.417 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.497119+0000", 2024-09-21T09:50:54.417 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00032911799999999999 2024-09-21T09:50:54.417 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.417 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.417 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.417 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.497299+0000", 2024-09-21T09:50:54.417 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000179755 2024-09-21T09:50:54.417 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.417 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.417 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.418 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.497455+0000", 2024-09-21T09:50:54.418 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015633500000000001 2024-09-21T09:50:54.418 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.418 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.418 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.418 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.418 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.418 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121609 6.19 6:9c88c454:::benchmark_data_smithi137_131945_object14620:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e136)", 2024-09-21T09:50:54.418 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:16.178963+0000", 2024-09-21T09:50:54.418 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 278.10768815300003, 2024-09-21T09:50:54.418 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.333309458, 2024-09-21T09:50:54.418 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.418 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.418 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.419 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.419 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.419 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.419 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121609 2024-09-21T09:50:54.419 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.419 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.419 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.419 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.419 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.178963+0000", 2024-09-21T09:50:54.419 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.419 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.419 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.419 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.419 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.178963+0000", 2024-09-21T09:50:54.420 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.420 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.420 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.420 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.420 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.178963+0000", 2024-09-21T09:50:54.420 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5999999999999999e-07 2024-09-21T09:50:54.420 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.420 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.420 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.420 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.178966+0000", 2024-09-21T09:50:54.420 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0849999999999999e-06 2024-09-21T09:50:54.420 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.420 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.420 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.421 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.178972+0000", 2024-09-21T09:50:54.421 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3269999999999997e-06 2024-09-21T09:50:54.421 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.421 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.421 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.421 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.178978+0000", 2024-09-21T09:50:54.421 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6330000000000001e-06 2024-09-21T09:50:54.421 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.421 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.421 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.421 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179587+0000", 2024-09-21T09:50:54.421 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00060903800000000001 2024-09-21T09:50:54.421 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.421 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.421 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.422 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179597+0000", 2024-09-21T09:50:54.422 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9769999999999995e-06 2024-09-21T09:50:54.422 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.422 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.422 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.422 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.501075+0000", 2024-09-21T09:50:54.422 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3214787750000001 2024-09-21T09:50:54.422 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.422 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.422 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.422 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.501212+0000", 2024-09-21T09:50:54.422 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013702699999999999 2024-09-21T09:50:54.422 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.423 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.423 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,7", 2024-09-21T09:50:54.423 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.501339+0000", 2024-09-21T09:50:54.423 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012688900000000001 2024-09-21T09:50:54.423 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.423 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.423 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.423 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.506756+0000", 2024-09-21T09:50:54.423 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0054167010000000003 2024-09-21T09:50:54.423 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.423 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.423 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.424 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.507123+0000", 2024-09-21T09:50:54.424 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000367322 2024-09-21T09:50:54.424 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.424 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.424 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.424 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.512062+0000", 2024-09-21T09:50:54.424 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0049383079999999998 2024-09-21T09:50:54.424 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.424 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.424 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.424 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.512126+0000", 2024-09-21T09:50:54.424 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4083000000000003e-05 2024-09-21T09:50:54.424 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.424 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.424 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.425 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.512272+0000", 2024-09-21T09:50:54.425 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014683299999999999 2024-09-21T09:50:54.425 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.425 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.425 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.425 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.425 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.425 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121610 6.0 6:02bb97e1:::benchmark_data_smithi137_131945_object14621:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e136)", 2024-09-21T09:50:54.425 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:16.179207+0000", 2024-09-21T09:50:54.425 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 278.10744429599998, 2024-09-21T09:50:54.425 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.318475745, 2024-09-21T09:50:54.425 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.425 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.425 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.426 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.426 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.426 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.426 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121610 2024-09-21T09:50:54.426 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.426 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.426 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.426 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.426 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179207+0000", 2024-09-21T09:50:54.426 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.426 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.426 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.426 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.426 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179207+0000", 2024-09-21T09:50:54.427 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.427 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.427 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.427 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.427 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179208+0000", 2024-09-21T09:50:54.427 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4300000000000003e-07 2024-09-21T09:50:54.427 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.427 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.427 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.427 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179211+0000", 2024-09-21T09:50:54.427 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1810000000000001e-06 2024-09-21T09:50:54.427 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.427 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.428 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.428 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179220+0000", 2024-09-21T09:50:54.428 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4299999999999995e-06 2024-09-21T09:50:54.428 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.428 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.428 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.428 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179227+0000", 2024-09-21T09:50:54.428 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6189999999999996e-06 2024-09-21T09:50:54.428 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.428 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.428 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.428 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.180506+0000", 2024-09-21T09:50:54.428 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001279407 2024-09-21T09:50:54.428 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.428 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.429 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.429 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.180514+0000", 2024-09-21T09:50:54.429 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2090000000000005e-06 2024-09-21T09:50:54.429 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.429 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.429 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.429 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.489715+0000", 2024-09-21T09:50:54.429 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3092011320000001 2024-09-21T09:50:54.429 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.429 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.429 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.429 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.489830+0000", 2024-09-21T09:50:54.429 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011414800000000001 2024-09-21T09:50:54.429 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.429 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.430 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,3", 2024-09-21T09:50:54.430 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.489953+0000", 2024-09-21T09:50:54.430 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000122886 2024-09-21T09:50:54.430 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.430 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.430 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.430 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.496484+0000", 2024-09-21T09:50:54.430 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0065313489999999997 2024-09-21T09:50:54.430 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.430 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.430 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.430 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.496831+0000", 2024-09-21T09:50:54.430 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000347098 2024-09-21T09:50:54.430 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.431 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.431 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.431 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.497508+0000", 2024-09-21T09:50:54.431 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00067712499999999999 2024-09-21T09:50:54.431 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.431 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.431 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.431 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.497562+0000", 2024-09-21T09:50:54.431 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3421999999999998e-05 2024-09-21T09:50:54.431 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.431 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.431 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.431 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.497683+0000", 2024-09-21T09:50:54.431 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012109599999999999 2024-09-21T09:50:54.432 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.432 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.432 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.432 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.432 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.432 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121614 6.19 6:9e1922d0:::benchmark_data_smithi137_131945_object14625:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e136)", 2024-09-21T09:50:54.432 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:16.179237+0000", 2024-09-21T09:50:54.432 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 278.10741421500001, 2024-09-21T09:50:54.432 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3334232660000001, 2024-09-21T09:50:54.432 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:50:54.432 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:50:54.432 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:50:54.432 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:50:54.432 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:50:54.432 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:50:54.433 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121614 2024-09-21T09:50:54.433 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.433 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:50:54.433 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.433 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:50:54.433 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179237+0000", 2024-09-21T09:50:54.433 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.433 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.433 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.433 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:50:54.433 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179237+0000", 2024-09-21T09:50:54.433 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:50:54.433 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.433 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.433 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:50:54.434 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179237+0000", 2024-09-21T09:50:54.434 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9299999999999999e-07 2024-09-21T09:50:54.434 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.434 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.434 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:50:54.434 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179239+0000", 2024-09-21T09:50:54.434 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.804e-06 2024-09-21T09:50:54.434 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.434 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.434 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:50:54.434 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179245+0000", 2024-09-21T09:50:54.434 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.772e-06 2024-09-21T09:50:54.434 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.434 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.435 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:50:54.435 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179250+0000", 2024-09-21T09:50:54.435 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0200000000000002e-06 2024-09-21T09:50:54.435 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.435 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.435 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.435 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179619+0000", 2024-09-21T09:50:54.435 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00036928500000000001 2024-09-21T09:50:54.435 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.435 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.435 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:50:54.435 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.179626+0000", 2024-09-21T09:50:54.435 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4280000000000001e-06 2024-09-21T09:50:54.435 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.435 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.436 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:50:54.436 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.503807+0000", 2024-09-21T09:50:54.436 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.324181142 2024-09-21T09:50:54.436 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.436 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.436 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:50:54.436 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.503934+0000", 2024-09-21T09:50:54.436 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012732600000000001 2024-09-21T09:50:54.436 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.436 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.436 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,7", 2024-09-21T09:50:54.436 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.504043+0000", 2024-09-21T09:50:54.436 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000109188 2024-09-21T09:50:54.436 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.506974+0000", 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0029311340000000002 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.507129+0000", 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000154523 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.512343+0000", 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0052139960000000003 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.437 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.438 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:50:54.438 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.512388+0000", 2024-09-21T09:50:54.438 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5126000000000001e-05 2024-09-21T09:50:54.438 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:50:54.438 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:50:54.438 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:50:54.438 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:17.512660+0000", 2024-09-21T09:50:54.438 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00027212900000000002 2024-09-21T09:50:54.438 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.438 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.438 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.438 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:50:54.438 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:50:54.438 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:50:54.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:54.439 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:54.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:54.540 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:54.564 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:54.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:54.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:54.665 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:54.688 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:54.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:54.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:54.789 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:54.812 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:54.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:54.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:54.913 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:54.937 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:54.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:54.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:55.039 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:55.060 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:55.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:55.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:55.162 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:55.185 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:55.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:55.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:55.287 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:55.308 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:55.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:55.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:55.410 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:55.432 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:55.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:55.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:55.534 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:55.556 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:55.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:55.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:55.658 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:55.681 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:55.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:55.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:55.782 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:55.814 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:55.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:55.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:55.916 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:55.938 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:55.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:55.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:56.040 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:56.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:55 smithi137 ceph-mon[97575]: pgmap v534: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 448 op/s; 3686/247896 objects degraded (1.487%); 4834/247896 objects misplaced (1.950%); 5.3 MiB/s, 85 objects/s recovering 2024-09-21T09:50:56.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:50:56.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:55 smithi137 ceph-mon[93825]: pgmap v534: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 448 op/s; 3686/247896 objects degraded (1.487%); 4834/247896 objects misplaced (1.950%); 5.3 MiB/s, 85 objects/s recovering 2024-09-21T09:50:56.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:50:56.061 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:56.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:56.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:55 smithi165 ceph-mon[86023]: pgmap v534: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 448 op/s; 3686/247896 objects degraded (1.487%); 4834/247896 objects misplaced (1.950%); 5.3 MiB/s, 85 objects/s recovering 2024-09-21T09:50:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:50:56.148 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:50:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=sqlstore.transactions t=2024-09-21T09:50:55.983374Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T09:50:56.163 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:56.185 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:56.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:56.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:56.286 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:56.308 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:56.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:56.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:56.410 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:56.434 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:56.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:56.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:56.538 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:56.548 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T09:50:56.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:56.561 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:56.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:56.663 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:56.688 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:56.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:56.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:56.713 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:50:56.790 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:56.816 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:56.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:56.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:56.918 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:56.945 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:56.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:56.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:57.047 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:57.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:56 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3686/247896 objects degraded (1.487%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:50:57.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:56 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3686/247896 objects degraded (1.487%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:50:57.071 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:57.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:57.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:57.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:56 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3686/247896 objects degraded (1.487%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:50:57.173 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:57.195 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:57.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:57.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:57.297 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:57.321 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:57.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:57.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:57.423 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:50:57.445 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:57.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:57.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:50:57.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:57.571 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:57.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:57.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:57.672 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:57.696 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:57.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:57.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:57.798 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:57.820 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:57.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:57.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:57.922 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:50:57.946 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:57.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:57.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:50:58.048 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:50:58.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:57 smithi137 ceph-mon[93825]: pgmap v535: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 3686/246714 objects degraded (1.494%); 3857/246714 objects misplaced (1.563%); 10 MiB/s, 165 objects/s recovering 2024-09-21T09:50:58.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:57 smithi137 ceph-mon[97575]: pgmap v535: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 3686/246714 objects degraded (1.494%); 3857/246714 objects misplaced (1.563%); 10 MiB/s, 165 objects/s recovering 2024-09-21T09:50:58.071 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:58.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:58.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:50:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:57 smithi165 ceph-mon[86023]: pgmap v535: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 86 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 3686/246714 objects degraded (1.494%); 3857/246714 objects misplaced (1.563%); 10 MiB/s, 165 objects/s recovering 2024-09-21T09:50:58.173 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:58.197 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:58.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:58.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:58.298 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:58.326 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:58.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:58.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:58.428 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:58.450 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:58.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:58.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:58.552 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:58.575 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:58.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:58.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:58.667 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:50:58.668 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:50:58.677 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:50:58.706 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:58.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:58.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:50:58.807 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:58.830 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:58.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:58.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:58.911 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:58 smithi137 ceph-mon[93825]: from='client.45233 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:50:58.912 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:58 smithi137 ceph-mon[97575]: from='client.45233 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:50:58.932 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:58.953 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:58.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:58.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:59.054 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:59.081 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:59.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:59.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:59.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:58 smithi165 ceph-mon[86023]: from='client.45233 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:50:59.183 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:50:59.207 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:59.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:59.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:50:59.309 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:59.330 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:59.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:59.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:59.432 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:50:59.454 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:59.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:59.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:50:59.556 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:59.579 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:59.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:59.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:59.597 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:50:59.597 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:50:59.615 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:50:59.615 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:50:59.638 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:50:59.638 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:50:59.641 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:50:59.660 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:50:59.660 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:50:59.676 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:50:59.676 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:50:59.680 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:59.691 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:50:59.692 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:50:59.704 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:59.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:59.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:50:59.708 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:50:59.708 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:50:59.731 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:50:59.731 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:50:59.806 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:50:59.826 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T09:50:59.826 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:59 smithi137 ceph-mon[93825]: pgmap v536: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 386 op/s; 3686/245487 objects degraded (1.502%); 3857/245487 objects misplaced (1.571%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T09:50:59.826 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:59 smithi137 ceph-mon[93825]: osdmap e184: 8 total, 8 up, 8 in 2024-09-21T09:50:59.826 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:59 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/992866817' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:50:59.827 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:59 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:50:59.827 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:50:59 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/621271010' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:50:59.827 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:59 smithi137 ceph-mon[97575]: pgmap v536: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 386 op/s; 3686/245487 objects degraded (1.502%); 3857/245487 objects misplaced (1.571%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T09:50:59.827 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:59 smithi137 ceph-mon[97575]: osdmap e184: 8 total, 8 up, 8 in 2024-09-21T09:50:59.827 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:59 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/992866817' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:50:59.827 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:59 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:50:59.827 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:50:59 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/621271010' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:50:59.829 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:50:59.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:59.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:50:59.931 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:50:59.960 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:50:59.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:59.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:00.062 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:00.084 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:00.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:00.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:59 smithi165 ceph-mon[86023]: pgmap v536: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 386 op/s; 3686/245487 objects degraded (1.502%); 3857/245487 objects misplaced (1.571%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T09:51:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:59 smithi165 ceph-mon[86023]: osdmap e184: 8 total, 8 up, 8 in 2024-09-21T09:51:00.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:59 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/992866817' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:51:00.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:59 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:51:00.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:50:59 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/621271010' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:51:00.162 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":535,"stamp":"2024-09-21T09:50:56.718598+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5388376037,"num_objects":82238,"num_object_clones":0,"num_object_copies":246714,"num_objects_missing_on_primary":3243,"num_objects_missing":3243,"num_objects_degraded":3686,"num_objects_misplaced":3857,"num_objects_unfound":0,"num_objects_dirty":82238,"num_whiteouts":0,"num_read":307,"num_read_kb":760,"num_write":97384,"num_write_kb":5741884,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7240,"num_bytes_recovered":472713740,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":97330,"ondisk_log_size":97330,"up":267,"acting":265,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":271,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":18566124,"kb_used_data":16315884,"kb_used_omap":31,"kb_used_meta":2250080,"kb_avail":731395092,"statfs":{"total":767960285184,"available":748948574208,"internally_reserved":0,"allocated":16707465216,"data_stored":16698108102,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31824,"internal_metadata":2304082864},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,1,0,1,2,0,1,1,5,4,4],"upper_bound":4096},"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":-319160320,"num_objects":-4870,"num_object_clones":0,"num_object_copies":-14610,"num_objects_missing_on_primary":-47,"num_objects_missing":-47,"num_objects_degraded":0,"num_objects_misplaced":-2002,"num_objects_unfound":0,"num_objects_dirty":-4870,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4870,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1990,"num_bytes_recovered":130416640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.003198"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":242,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.784126+0000","last_change":"2024-09-21T09:42:30.753764+0000","last_active":"2024-09-21T09:50:36.784126+0000","last_peered":"2024-09-21T09:50:36.784126+0000","last_clean":"2024-09-21T09:50:36.784126+0000","last_became_active":"2024-09-21T09:42:30.753431+0000","last_became_peered":"2024-09-21T09:42:30.753431+0000","last_unstale":"2024-09-21T09:50:36.784126+0000","last_undegraded":"2024-09-21T09:50:36.784126+0000","last_fullsized":"2024-09-21T09:50:36.784126+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:54:44.513642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":151,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.784504+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:50:29.784504+0000","last_peered":"2024-09-21T09:50:29.784504+0000","last_clean":"2024-09-21T09:50:29.784504+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:50:29.784504+0000","last_undegraded":"2024-09-21T09:50:29.784504+0000","last_fullsized":"2024-09-21T09:50:29.784504+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":20,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.746117+0000","last_change":"2024-09-21T09:49:39.892381+0000","last_active":"2024-09-21T09:50:29.746117+0000","last_peered":"2024-09-21T09:50:29.746117+0000","last_clean":"2024-09-21T09:50:29.746117+0000","last_became_active":"2024-09-21T09:49:39.891113+0000","last_became_peered":"2024-09-21T09:49:39.891113+0000","last_unstale":"2024-09-21T09:50:29.746117+0000","last_undegraded":"2024-09-21T09:50:29.746117+0000","last_fullsized":"2024-09-21T09:50:29.746117+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:12:12.870474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":177,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.782580+0000","last_change":"2024-09-21T09:46:16.197635+0000","last_active":"2024-09-21T09:50:36.782580+0000","last_peered":"2024-09-21T09:50:36.782580+0000","last_clean":"2024-09-21T09:50:36.782580+0000","last_became_active":"2024-09-21T09:46:16.197349+0000","last_became_peered":"2024-09-21T09:46:16.197349+0000","last_unstale":"2024-09-21T09:50:36.782580+0000","last_undegraded":"2024-09-21T09:50:36.782580+0000","last_fullsized":"2024-09-21T09:50:36.782580+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:37:09.309562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":162,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.784787+0000","last_change":"2024-09-21T09:46:16.222385+0000","last_active":"2024-09-21T09:50:36.784787+0000","last_peered":"2024-09-21T09:50:36.784787+0000","last_clean":"2024-09-21T09:50:36.784787+0000","last_became_active":"2024-09-21T09:46:16.218293+0000","last_became_peered":"2024-09-21T09:46:16.218293+0000","last_unstale":"2024-09-21T09:50:36.784787+0000","last_undegraded":"2024-09-21T09:50:36.784787+0000","last_fullsized":"2024-09-21T09:50:36.784787+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:33:46.853733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":132,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.784396+0000","last_change":"2024-09-21T09:32:32.655690+0000","last_active":"2024-09-21T09:50:29.784396+0000","last_peered":"2024-09-21T09:50:29.784396+0000","last_clean":"2024-09-21T09:50:29.784396+0000","last_became_active":"2024-09-21T09:32:32.655365+0000","last_became_peered":"2024-09-21T09:32:32.655365+0000","last_unstale":"2024-09-21T09:50:29.784396+0000","last_undegraded":"2024-09-21T09:50:29.784396+0000","last_fullsized":"2024-09-21T09:50:29.784396+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:53:03.228313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":142,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.783146+0000","last_change":"2024-09-21T09:46:16.225111+0000","last_active":"2024-09-21T09:50:36.783146+0000","last_peered":"2024-09-21T09:50:36.783146+0000","last_clean":"2024-09-21T09:50:36.783146+0000","last_became_active":"2024-09-21T09:46:16.222971+0000","last_became_peered":"2024-09-21T09:46:16.222971+0000","last_unstale":"2024-09-21T09:50:36.783146+0000","last_undegraded":"2024-09-21T09:50:36.783146+0000","last_fullsized":"2024-09-21T09:50:36.783146+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:20.148782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":254,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.776858+0000","last_change":"2024-09-21T09:49:39.908387+0000","last_active":"2024-09-21T09:50:29.776858+0000","last_peered":"2024-09-21T09:50:29.776858+0000","last_clean":"2024-09-21T09:50:29.776858+0000","last_became_active":"2024-09-21T09:49:39.899839+0000","last_became_peered":"2024-09-21T09:49:39.899839+0000","last_unstale":"2024-09-21T09:50:29.776858+0000","last_undegraded":"2024-09-21T09:50:29.776858+0000","last_fullsized":"2024-09-21T09:50:29.776858+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:32:26.387908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.b","version":"183'5962","reported_seq":6925,"reported_epoch":183,"state":"active+recovering","last_fresh":"2024-09-21T09:50:55.844557+0000","last_change":"2024-09-21T09:49:59.684579+0000","last_active":"2024-09-21T09:50:55.844557+0000","last_peered":"2024-09-21T09:50:55.844557+0000","last_clean":"2024-09-21T09:49:38.863729+0000","last_became_active":"2024-09-21T09:49:58.895589+0000","last_became_peered":"2024-09-21T09:49:58.895589+0000","last_unstale":"2024-09-21T09:50:55.844557+0000","last_undegraded":"2024-09-21T09:50:55.844557+0000","last_fullsized":"2024-09-21T09:50:55.844557+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":5962,"log_dups_size":0,"ondisk_log_size":5962,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:09:31.744632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":332136448,"num_objects":5068,"num_object_clones":0,"num_object_copies":15204,"num_objects_missing_on_primary":3243,"num_objects_missing":3243,"num_objects_degraded":0,"num_objects_misplaced":3243,"num_objects_unfound":0,"num_objects_dirty":5068,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5962,"num_write_kb":352960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":447,"num_bytes_recovered":29294592,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"1,2,5,6","objects":13},{"shards":"1,2,6","objects":3243},{"shards":"1,5,6","objects":1812}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":167,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.784747+0000","last_change":"2024-09-21T09:46:16.218452+0000","last_active":"2024-09-21T09:50:29.784747+0000","last_peered":"2024-09-21T09:50:29.784747+0000","last_clean":"2024-09-21T09:50:29.784747+0000","last_became_active":"2024-09-21T09:46:16.218108+0000","last_became_peered":"2024-09-21T09:46:16.218108+0000","last_unstale":"2024-09-21T09:50:29.784747+0000","last_undegraded":"2024-09-21T09:50:29.784747+0000","last_fullsized":"2024-09-21T09:50:29.784747+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:29:08.062670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":20,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.745907+0000","last_change":"2024-09-21T09:49:39.895611+0000","last_active":"2024-09-21T09:50:29.745907+0000","last_peered":"2024-09-21T09:50:29.745907+0000","last_clean":"2024-09-21T09:50:29.745907+0000","last_became_active":"2024-09-21T09:49:39.895318+0000","last_became_peered":"2024-09-21T09:49:39.895318+0000","last_unstale":"2024-09-21T09:50:29.745907+0000","last_undegraded":"2024-09-21T09:50:29.745907+0000","last_fullsized":"2024-09-21T09:50:29.745907+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:11:59.043088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.a","version":"183'6137","reported_seq":13583,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:51.969182+0000","last_change":"2024-09-21T09:50:29.759905+0000","last_active":"2024-09-21T09:50:51.969182+0000","last_peered":"2024-09-21T09:50:51.969182+0000","last_clean":"2024-09-21T09:50:51.969182+0000","last_became_active":"2024-09-21T09:50:29.751083+0000","last_became_peered":"2024-09-21T09:50:29.751083+0000","last_unstale":"2024-09-21T09:50:51.969182+0000","last_undegraded":"2024-09-21T09:50:51.969182+0000","last_fullsized":"2024-09-21T09:50:51.969182+0000","mapping_epoch":181,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":6137,"log_dups_size":0,"ondisk_log_size":6137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:00:38.635628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":341377024,"num_objects":5209,"num_object_clones":0,"num_object_copies":15627,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5209,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6137,"num_write_kb":363072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3690,"num_bytes_recovered":241827840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":151,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.784891+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:50:29.784891+0000","last_peered":"2024-09-21T09:50:29.784891+0000","last_clean":"2024-09-21T09:50:29.784891+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:50:29.784891+0000","last_undegraded":"2024-09-21T09:50:29.784891+0000","last_fullsized":"2024-09-21T09:50:29.784891+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":175,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.779556+0000","last_change":"2024-09-21T09:42:30.750885+0000","last_active":"2024-09-21T09:50:29.779556+0000","last_peered":"2024-09-21T09:50:29.779556+0000","last_clean":"2024-09-21T09:50:29.779556+0000","last_became_active":"2024-09-21T09:42:30.750329+0000","last_became_peered":"2024-09-21T09:42:30.750329+0000","last_unstale":"2024-09-21T09:50:29.779556+0000","last_undegraded":"2024-09-21T09:50:29.779556+0000","last_fullsized":"2024-09-21T09:50:29.779556+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:58:48.134632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"183'5887","reported_seq":5937,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:54.598686+0000","last_change":"2024-09-21T09:48:52.954179+0000","last_active":"2024-09-21T09:50:54.598686+0000","last_peered":"2024-09-21T09:50:54.598686+0000","last_clean":"2024-09-21T09:50:54.598686+0000","last_became_active":"2024-09-21T09:48:52.953899+0000","last_became_peered":"2024-09-21T09:48:52.953899+0000","last_unstale":"2024-09-21T09:50:54.598686+0000","last_undegraded":"2024-09-21T09:50:54.598686+0000","last_fullsized":"2024-09-21T09:50:54.598686+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":5887,"log_dups_size":0,"ondisk_log_size":5887,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:20:38.168655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":328400896,"num_objects":5011,"num_object_clones":0,"num_object_copies":15033,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5011,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5887,"num_write_kb":348736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":189,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.784966+0000","last_change":"2024-09-21T09:49:39.904015+0000","last_active":"2024-09-21T09:50:29.784966+0000","last_peered":"2024-09-21T09:50:29.784966+0000","last_clean":"2024-09-21T09:50:29.784966+0000","last_became_active":"2024-09-21T09:49:39.894307+0000","last_became_peered":"2024-09-21T09:49:39.894307+0000","last_unstale":"2024-09-21T09:50:29.784966+0000","last_undegraded":"2024-09-21T09:50:29.784966+0000","last_fullsized":"2024-09-21T09:50:29.784966+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:09:01.237892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":141,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.776874+0000","last_change":"2024-09-21T09:41:23.790213+0000","last_active":"2024-09-21T09:50:29.776874+0000","last_peered":"2024-09-21T09:50:29.776874+0000","last_clean":"2024-09-21T09:50:29.776874+0000","last_became_active":"2024-09-21T09:41:23.789841+0000","last_became_peered":"2024-09-21T09:41:23.789841+0000","last_unstale":"2024-09-21T09:50:29.776874+0000","last_undegraded":"2024-09-21T09:50:29.776874+0000","last_fullsized":"2024-09-21T09:50:29.776874+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:06:56.525547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"183'6103","reported_seq":6153,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:55.658201+0000","last_change":"2024-09-21T09:48:52.949335+0000","last_active":"2024-09-21T09:50:55.658201+0000","last_peered":"2024-09-21T09:50:55.658201+0000","last_clean":"2024-09-21T09:50:55.658201+0000","last_became_active":"2024-09-21T09:48:52.949057+0000","last_became_peered":"2024-09-21T09:48:52.949057+0000","last_unstale":"2024-09-21T09:50:55.658201+0000","last_undegraded":"2024-09-21T09:50:55.658201+0000","last_fullsized":"2024-09-21T09:50:55.658201+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":6103,"log_dups_size":0,"ondisk_log_size":6103,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:53:37.200161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":334561280,"num_objects":5105,"num_object_clones":0,"num_object_copies":15315,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5105,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6103,"num_write_kb":358656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":20,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.745982+0000","last_change":"2024-09-21T09:49:39.897735+0000","last_active":"2024-09-21T09:50:29.745982+0000","last_peered":"2024-09-21T09:50:29.745982+0000","last_clean":"2024-09-21T09:50:29.745982+0000","last_became_active":"2024-09-21T09:49:39.895227+0000","last_became_peered":"2024-09-21T09:49:39.895227+0000","last_unstale":"2024-09-21T09:50:29.745982+0000","last_undegraded":"2024-09-21T09:50:29.745982+0000","last_fullsized":"2024-09-21T09:50:29.745982+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:45:34.806790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":179,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.782390+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T09:50:36.782390+0000","last_peered":"2024-09-21T09:50:36.782390+0000","last_clean":"2024-09-21T09:50:36.782390+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T09:50:36.782390+0000","last_undegraded":"2024-09-21T09:50:36.782390+0000","last_fullsized":"2024-09-21T09:50:36.782390+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.f","version":"183'6077","reported_seq":6127,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:54.500102+0000","last_change":"2024-09-21T09:48:52.956658+0000","last_active":"2024-09-21T09:50:54.500102+0000","last_peered":"2024-09-21T09:50:54.500102+0000","last_clean":"2024-09-21T09:50:54.500102+0000","last_became_active":"2024-09-21T09:48:52.956188+0000","last_became_peered":"2024-09-21T09:48:52.956188+0000","last_unstale":"2024-09-21T09:50:54.500102+0000","last_undegraded":"2024-09-21T09:50:54.500102+0000","last_fullsized":"2024-09-21T09:50:54.500102+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":6077,"log_dups_size":0,"ondisk_log_size":6077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:25:18.341900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":334430208,"num_objects":5103,"num_object_clones":0,"num_object_copies":15309,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5103,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6077,"num_write_kb":357760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":250,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.788770+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T09:50:36.788770+0000","last_peered":"2024-09-21T09:50:36.788770+0000","last_clean":"2024-09-21T09:50:36.788770+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T09:50:36.788770+0000","last_undegraded":"2024-09-21T09:50:36.788770+0000","last_fullsized":"2024-09-21T09:50:36.788770+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":148,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.781397+0000","last_change":"2024-09-21T09:42:30.750004+0000","last_active":"2024-09-21T09:50:29.781397+0000","last_peered":"2024-09-21T09:50:29.781397+0000","last_clean":"2024-09-21T09:50:29.781397+0000","last_became_active":"2024-09-21T09:42:30.749717+0000","last_became_peered":"2024-09-21T09:42:30.749717+0000","last_unstale":"2024-09-21T09:50:29.781397+0000","last_undegraded":"2024-09-21T09:50:29.781397+0000","last_fullsized":"2024-09-21T09:50:29.781397+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:20.403110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.e","version":"183'6079","reported_seq":12273,"reported_epoch":183,"state":"active+recovering+undersized+remapped","last_fresh":"2024-09-21T09:50:55.833585+0000","last_change":"2024-09-21T09:50:27.994569+0000","last_active":"2024-09-21T09:50:55.833585+0000","last_peered":"2024-09-21T09:50:55.833585+0000","last_clean":"2024-09-21T09:49:38.868770+0000","last_became_active":"2024-09-21T09:49:41.049706+0000","last_became_peered":"2024-09-21T09:49:41.049706+0000","last_unstale":"2024-09-21T09:50:55.833585+0000","last_undegraded":"2024-09-21T09:50:55.833585+0000","last_fullsized":"2024-09-21T09:49:40.889823+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":6079,"log_dups_size":0,"ondisk_log_size":6079,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335872000,"num_objects":5125,"num_object_clones":0,"num_object_copies":15375,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":614,"num_objects_unfound":0,"num_objects_dirty":5125,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6079,"num_write_kb":358528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3067,"num_bytes_recovered":200998912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,0],"acting":[2,0],"avail_no_missing":["2","0","3"],"object_location_counts":[{"shards":"0,2","objects":4511},{"shards":"0,2,3","objects":614}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":142,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.776963+0000","last_change":"2024-09-21T09:41:23.791019+0000","last_active":"2024-09-21T09:50:29.776963+0000","last_peered":"2024-09-21T09:50:29.776963+0000","last_clean":"2024-09-21T09:50:29.776963+0000","last_became_active":"2024-09-21T09:41:23.790603+0000","last_became_peered":"2024-09-21T09:41:23.790603+0000","last_unstale":"2024-09-21T09:50:29.776963+0000","last_undegraded":"2024-09-21T09:50:29.776963+0000","last_fullsized":"2024-09-21T09:50:29.776963+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:09:35.534401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":165,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.779618+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:50:29.779618+0000","last_peered":"2024-09-21T09:50:29.779618+0000","last_clean":"2024-09-21T09:50:29.779618+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:50:29.779618+0000","last_undegraded":"2024-09-21T09:50:29.779618+0000","last_fullsized":"2024-09-21T09:50:29.779618+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"183'6100","reported_seq":6128,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:53.571230+0000","last_change":"2024-09-21T09:48:52.955603+0000","last_active":"2024-09-21T09:50:53.571230+0000","last_peered":"2024-09-21T09:50:53.571230+0000","last_clean":"2024-09-21T09:50:53.571230+0000","last_became_active":"2024-09-21T09:48:52.955186+0000","last_became_peered":"2024-09-21T09:48:52.955186+0000","last_unstale":"2024-09-21T09:50:53.571230+0000","last_undegraded":"2024-09-21T09:50:53.571230+0000","last_fullsized":"2024-09-21T09:50:53.571230+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":6100,"log_dups_size":0,"ondisk_log_size":6100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:29:15.841697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":338493464,"num_objects":5166,"num_object_clones":0,"num_object_copies":15498,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5166,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6100,"num_write_kb":360449,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":149,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.779630+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:50:29.779630+0000","last_peered":"2024-09-21T09:50:29.779630+0000","last_clean":"2024-09-21T09:50:29.779630+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:50:29.779630+0000","last_undegraded":"2024-09-21T09:50:29.779630+0000","last_fullsized":"2024-09-21T09:50:29.779630+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":148,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.779565+0000","last_change":"2024-09-21T09:41:23.789254+0000","last_active":"2024-09-21T09:50:29.779565+0000","last_peered":"2024-09-21T09:50:29.779565+0000","last_clean":"2024-09-21T09:50:29.779565+0000","last_became_active":"2024-09-21T09:41:23.788937+0000","last_became_peered":"2024-09-21T09:41:23.788937+0000","last_unstale":"2024-09-21T09:50:29.779565+0000","last_undegraded":"2024-09-21T09:50:29.779565+0000","last_fullsized":"2024-09-21T09:50:29.779565+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:54:20.180011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"183'6093","reported_seq":6120,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:52.894474+0000","last_change":"2024-09-21T09:48:52.955942+0000","last_active":"2024-09-21T09:50:52.894474+0000","last_peered":"2024-09-21T09:50:52.894474+0000","last_clean":"2024-09-21T09:50:52.894474+0000","last_became_active":"2024-09-21T09:48:52.955388+0000","last_became_peered":"2024-09-21T09:48:52.955388+0000","last_unstale":"2024-09-21T09:50:52.894474+0000","last_undegraded":"2024-09-21T09:50:52.894474+0000","last_fullsized":"2024-09-21T09:50:52.894474+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":6093,"log_dups_size":0,"ondisk_log_size":6093,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:03:49.525297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":338231296,"num_objects":5161,"num_object_clones":0,"num_object_copies":15483,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5161,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6093,"num_write_kb":360128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":243,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.781359+0000","last_change":"2024-09-21T09:42:30.753843+0000","last_active":"2024-09-21T09:50:36.781359+0000","last_peered":"2024-09-21T09:50:36.781359+0000","last_clean":"2024-09-21T09:50:36.781359+0000","last_became_active":"2024-09-21T09:42:30.753557+0000","last_became_peered":"2024-09-21T09:42:30.753557+0000","last_unstale":"2024-09-21T09:50:36.781359+0000","last_undegraded":"2024-09-21T09:50:36.781359+0000","last_fullsized":"2024-09-21T09:50:36.781359+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:52:56.755104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":69,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.783819+0000","last_change":"2024-09-21T09:49:56.382263+0000","last_active":"2024-09-21T09:50:36.783819+0000","last_peered":"2024-09-21T09:50:36.783819+0000","last_clean":"2024-09-21T09:50:36.783819+0000","last_became_active":"2024-09-21T09:49:56.381989+0000","last_became_peered":"2024-09-21T09:49:56.381989+0000","last_unstale":"2024-09-21T09:50:36.783819+0000","last_undegraded":"2024-09-21T09:50:36.783819+0000","last_fullsized":"2024-09-21T09:50:36.783819+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:50:18.969570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.6","version":"183'6219","reported_seq":6269,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:54.303688+0000","last_change":"2024-09-21T09:48:52.954389+0000","last_active":"2024-09-21T09:50:54.303688+0000","last_peered":"2024-09-21T09:50:54.303688+0000","last_clean":"2024-09-21T09:50:54.303688+0000","last_became_active":"2024-09-21T09:48:52.954079+0000","last_became_peered":"2024-09-21T09:48:52.954079+0000","last_unstale":"2024-09-21T09:50:54.303688+0000","last_undegraded":"2024-09-21T09:50:54.303688+0000","last_fullsized":"2024-09-21T09:50:54.303688+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":6219,"log_dups_size":0,"ondisk_log_size":6219,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:21:30.104043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":338362368,"num_objects":5163,"num_object_clones":0,"num_object_copies":15489,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5163,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6219,"num_write_kb":364224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":282,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.786229+0000","last_change":"2024-09-21T09:46:16.229574+0000","last_active":"2024-09-21T09:50:29.786229+0000","last_peered":"2024-09-21T09:50:29.786229+0000","last_clean":"2024-09-21T09:50:29.786229+0000","last_became_active":"2024-09-21T09:46:16.229176+0000","last_became_peered":"2024-09-21T09:46:16.229176+0000","last_unstale":"2024-09-21T09:50:29.786229+0000","last_undegraded":"2024-09-21T09:50:29.786229+0000","last_fullsized":"2024-09-21T09:50:29.786229+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:33:18.213724+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":24,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.769879+0000","last_change":"2024-09-21T09:49:39.901214+0000","last_active":"2024-09-21T09:50:29.769879+0000","last_peered":"2024-09-21T09:50:29.769879+0000","last_clean":"2024-09-21T09:50:29.769879+0000","last_became_active":"2024-09-21T09:49:39.891234+0000","last_became_peered":"2024-09-21T09:49:39.891234+0000","last_unstale":"2024-09-21T09:50:29.769879+0000","last_undegraded":"2024-09-21T09:50:29.769879+0000","last_fullsized":"2024-09-21T09:50:29.769879+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:18:59.117484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":229,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.782710+0000","last_change":"2024-09-21T09:49:39.898312+0000","last_active":"2024-09-21T09:50:36.782710+0000","last_peered":"2024-09-21T09:50:36.782710+0000","last_clean":"2024-09-21T09:50:36.782710+0000","last_became_active":"2024-09-21T09:49:39.897975+0000","last_became_peered":"2024-09-21T09:49:39.897975+0000","last_unstale":"2024-09-21T09:50:36.782710+0000","last_undegraded":"2024-09-21T09:50:36.782710+0000","last_fullsized":"2024-09-21T09:50:36.782710+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:22:44.273844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":172,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.777216+0000","last_change":"2024-09-21T09:46:16.218382+0000","last_active":"2024-09-21T09:50:29.777216+0000","last_peered":"2024-09-21T09:50:29.777216+0000","last_clean":"2024-09-21T09:50:29.777216+0000","last_became_active":"2024-09-21T09:46:16.218114+0000","last_became_peered":"2024-09-21T09:46:16.218114+0000","last_unstale":"2024-09-21T09:50:29.777216+0000","last_undegraded":"2024-09-21T09:50:29.777216+0000","last_fullsized":"2024-09-21T09:50:29.777216+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:21:20.437071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.5","version":"183'5959","reported_seq":5986,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:54.683200+0000","last_change":"2024-09-21T09:48:52.950929+0000","last_active":"2024-09-21T09:50:54.683200+0000","last_peered":"2024-09-21T09:50:54.683200+0000","last_clean":"2024-09-21T09:50:54.683200+0000","last_became_active":"2024-09-21T09:48:52.950673+0000","last_became_peered":"2024-09-21T09:48:52.950673+0000","last_unstale":"2024-09-21T09:50:54.683200+0000","last_undegraded":"2024-09-21T09:50:54.683200+0000","last_fullsized":"2024-09-21T09:50:54.683200+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":5959,"log_dups_size":0,"ondisk_log_size":5959,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:45:14.462495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":329580544,"num_objects":5029,"num_object_clones":0,"num_object_copies":15087,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5029,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5959,"num_write_kb":351616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":195,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.786196+0000","last_change":"2024-09-21T09:46:16.229796+0000","last_active":"2024-09-21T09:50:29.786196+0000","last_peered":"2024-09-21T09:50:29.786196+0000","last_clean":"2024-09-21T09:50:29.786196+0000","last_became_active":"2024-09-21T09:46:16.229391+0000","last_became_peered":"2024-09-21T09:46:16.229391+0000","last_unstale":"2024-09-21T09:50:29.786196+0000","last_undegraded":"2024-09-21T09:50:29.786196+0000","last_fullsized":"2024-09-21T09:50:29.786196+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T13:06:19.030085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":177,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.782448+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T09:50:36.782448+0000","last_peered":"2024-09-21T09:50:36.782448+0000","last_clean":"2024-09-21T09:50:36.782448+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T09:50:36.782448+0000","last_undegraded":"2024-09-21T09:50:36.782448+0000","last_fullsized":"2024-09-21T09:50:36.782448+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":177,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.784978+0000","last_change":"2024-09-21T09:46:16.224388+0000","last_active":"2024-09-21T09:50:36.784978+0000","last_peered":"2024-09-21T09:50:36.784978+0000","last_clean":"2024-09-21T09:50:36.784978+0000","last_became_active":"2024-09-21T09:46:16.224121+0000","last_became_peered":"2024-09-21T09:46:16.224121+0000","last_unstale":"2024-09-21T09:50:36.784978+0000","last_undegraded":"2024-09-21T09:50:36.784978+0000","last_fullsized":"2024-09-21T09:50:36.784978+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:38:09.229202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.4","version":"183'6130","reported_seq":6180,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:54.592210+0000","last_change":"2024-09-21T09:48:52.955053+0000","last_active":"2024-09-21T09:50:54.592210+0000","last_peered":"2024-09-21T09:50:54.592210+0000","last_clean":"2024-09-21T09:50:54.592210+0000","last_became_active":"2024-09-21T09:48:52.954776+0000","last_became_peered":"2024-09-21T09:48:52.954776+0000","last_unstale":"2024-09-21T09:50:54.592210+0000","last_undegraded":"2024-09-21T09:50:54.592210+0000","last_fullsized":"2024-09-21T09:50:54.592210+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":6130,"log_dups_size":0,"ondisk_log_size":6130,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:58:59.709984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":338690048,"num_objects":5168,"num_object_clones":0,"num_object_copies":15504,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5168,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6130,"num_write_kb":361536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":281,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.785732+0000","last_change":"2024-09-21T09:46:16.239736+0000","last_active":"2024-09-21T09:50:36.785732+0000","last_peered":"2024-09-21T09:50:36.785732+0000","last_clean":"2024-09-21T09:50:36.785732+0000","last_became_active":"2024-09-21T09:46:16.239348+0000","last_became_peered":"2024-09-21T09:46:16.239348+0000","last_unstale":"2024-09-21T09:50:36.785732+0000","last_undegraded":"2024-09-21T09:50:36.785732+0000","last_fullsized":"2024-09-21T09:50:36.785732+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:17:39.599158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":59,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.785478+0000","last_change":"2024-09-21T09:49:56.263402+0000","last_active":"2024-09-21T09:50:36.785478+0000","last_peered":"2024-09-21T09:50:36.785478+0000","last_clean":"2024-09-21T09:50:36.785478+0000","last_became_active":"2024-09-21T09:49:56.263065+0000","last_became_peered":"2024-09-21T09:49:56.263065+0000","last_unstale":"2024-09-21T09:50:36.785478+0000","last_undegraded":"2024-09-21T09:50:36.785478+0000","last_fullsized":"2024-09-21T09:50:36.785478+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:13:00.721212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":269,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.785537+0000","last_change":"2024-09-21T09:49:39.893654+0000","last_active":"2024-09-21T09:50:36.785537+0000","last_peered":"2024-09-21T09:50:36.785537+0000","last_clean":"2024-09-21T09:50:36.785537+0000","last_became_active":"2024-09-21T09:49:39.893343+0000","last_became_peered":"2024-09-21T09:49:39.893343+0000","last_unstale":"2024-09-21T09:50:36.785537+0000","last_undegraded":"2024-09-21T09:50:36.785537+0000","last_fullsized":"2024-09-21T09:50:36.785537+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:15:53.297631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.7","version":"183'6113","reported_seq":6140,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:53.568047+0000","last_change":"2024-09-21T09:48:52.955844+0000","last_active":"2024-09-21T09:50:53.568047+0000","last_peered":"2024-09-21T09:50:53.568047+0000","last_clean":"2024-09-21T09:50:53.568047+0000","last_became_active":"2024-09-21T09:48:52.955559+0000","last_became_peered":"2024-09-21T09:48:52.955559+0000","last_unstale":"2024-09-21T09:50:53.568047+0000","last_undegraded":"2024-09-21T09:50:53.568047+0000","last_fullsized":"2024-09-21T09:50:53.568047+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":6113,"log_dups_size":0,"ondisk_log_size":6113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:47:50.567169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":343998464,"num_objects":5249,"num_object_clones":0,"num_object_copies":15747,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5249,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6113,"num_write_kb":363584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":24,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.746009+0000","last_change":"2024-09-21T09:49:39.905654+0000","last_active":"2024-09-21T09:50:29.746009+0000","last_peered":"2024-09-21T09:50:29.746009+0000","last_clean":"2024-09-21T09:50:29.746009+0000","last_became_active":"2024-09-21T09:49:39.896209+0000","last_became_peered":"2024-09-21T09:49:39.896209+0000","last_unstale":"2024-09-21T09:50:29.746009+0000","last_undegraded":"2024-09-21T09:50:29.746009+0000","last_fullsized":"2024-09-21T09:50:29.746009+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T13:09:10.440683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":166,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.779652+0000","last_change":"2024-09-21T09:46:16.187356+0000","last_active":"2024-09-21T09:50:29.779652+0000","last_peered":"2024-09-21T09:50:29.779652+0000","last_clean":"2024-09-21T09:50:29.779652+0000","last_became_active":"2024-09-21T09:46:16.187040+0000","last_became_peered":"2024-09-21T09:46:16.187040+0000","last_unstale":"2024-09-21T09:50:29.779652+0000","last_undegraded":"2024-09-21T09:50:29.779652+0000","last_fullsized":"2024-09-21T09:50:29.779652+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:22:41.101285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":80,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.785383+0000","last_change":"2024-09-21T09:49:56.259966+0000","last_active":"2024-09-21T09:50:36.785383+0000","last_peered":"2024-09-21T09:50:36.785383+0000","last_clean":"2024-09-21T09:50:36.785383+0000","last_became_active":"2024-09-21T09:49:56.259732+0000","last_became_peered":"2024-09-21T09:49:56.259732+0000","last_unstale":"2024-09-21T09:50:36.785383+0000","last_undegraded":"2024-09-21T09:50:36.785383+0000","last_fullsized":"2024-09-21T09:50:36.785383+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:37:24.179450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.1","version":"183'6100","reported_seq":6127,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:55.218831+0000","last_change":"2024-09-21T09:48:52.951992+0000","last_active":"2024-09-21T09:50:55.218831+0000","last_peered":"2024-09-21T09:50:55.218831+0000","last_clean":"2024-09-21T09:50:55.218831+0000","last_became_active":"2024-09-21T09:48:52.951731+0000","last_became_peered":"2024-09-21T09:48:52.951731+0000","last_unstale":"2024-09-21T09:50:55.218831+0000","last_undegraded":"2024-09-21T09:50:55.218831+0000","last_fullsized":"2024-09-21T09:50:55.218831+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":6100,"log_dups_size":0,"ondisk_log_size":6100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:03:43.512985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":338690048,"num_objects":5168,"num_object_clones":0,"num_object_copies":15504,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5168,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6100,"num_write_kb":360576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":20,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.746008+0000","last_change":"2024-09-21T09:49:39.893294+0000","last_active":"2024-09-21T09:50:29.746008+0000","last_peered":"2024-09-21T09:50:29.746008+0000","last_clean":"2024-09-21T09:50:29.746008+0000","last_became_active":"2024-09-21T09:49:39.892621+0000","last_became_peered":"2024-09-21T09:49:39.892621+0000","last_unstale":"2024-09-21T09:50:29.746008+0000","last_undegraded":"2024-09-21T09:50:29.746008+0000","last_fullsized":"2024-09-21T09:50:29.746008+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:36:13.866984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":200,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.782206+0000","last_change":"2024-09-21T09:49:56.382636+0000","last_active":"2024-09-21T09:50:36.782206+0000","last_peered":"2024-09-21T09:50:36.782206+0000","last_clean":"2024-09-21T09:50:36.782206+0000","last_became_active":"2024-09-21T09:49:56.382283+0000","last_became_peered":"2024-09-21T09:49:56.382283+0000","last_unstale":"2024-09-21T09:50:36.782206+0000","last_undegraded":"2024-09-21T09:50:36.782206+0000","last_fullsized":"2024-09-21T09:50:36.782206+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:38:55.408696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":248,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.745898+0000","last_change":"2024-09-21T09:49:56.382625+0000","last_active":"2024-09-21T09:50:29.745898+0000","last_peered":"2024-09-21T09:50:29.745898+0000","last_clean":"2024-09-21T09:50:29.745898+0000","last_became_active":"2024-09-21T09:49:56.382156+0000","last_became_peered":"2024-09-21T09:49:56.382156+0000","last_unstale":"2024-09-21T09:50:29.745898+0000","last_undegraded":"2024-09-21T09:50:29.745898+0000","last_fullsized":"2024-09-21T09:50:29.745898+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:21:56.311229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.0","version":"183'6095","reported_seq":6138,"reported_epoch":183,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:50:52.222198+0000","last_change":"2024-09-21T09:49:41.032552+0000","last_active":"2024-09-21T09:50:52.222198+0000","last_peered":"2024-09-21T09:50:52.222198+0000","last_clean":"2024-09-21T09:49:38.845595+0000","last_became_active":"2024-09-21T09:49:41.023047+0000","last_became_peered":"2024-09-21T09:49:41.023047+0000","last_unstale":"2024-09-21T09:50:52.222198+0000","last_undegraded":"2024-09-21T09:49:40.915726+0000","last_fullsized":"2024-09-21T09:49:40.884731+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":6095,"log_dups_size":0,"ondisk_log_size":6095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":340721664,"num_objects":5199,"num_object_clones":0,"num_object_copies":15597,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3686,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5199,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6095,"num_write_kb":361408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[1,3],"avail_no_missing":["1","2","3"],"object_location_counts":[{"shards":"1,2,3","objects":3238},{"shards":"1,3","objects":1513}],"blocked_by":[],"up_primary":5,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":265,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.785198+0000","last_change":"2024-09-21T09:49:56.258431+0000","last_active":"2024-09-21T09:50:36.785198+0000","last_peered":"2024-09-21T09:50:36.785198+0000","last_clean":"2024-09-21T09:50:36.785198+0000","last_became_active":"2024-09-21T09:49:56.257859+0000","last_became_peered":"2024-09-21T09:49:56.257859+0000","last_unstale":"2024-09-21T09:50:36.785198+0000","last_undegraded":"2024-09-21T09:50:36.785198+0000","last_fullsized":"2024-09-21T09:50:36.785198+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:54:09.130789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":178,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.784893+0000","last_change":"2024-09-21T09:46:16.187366+0000","last_active":"2024-09-21T09:50:29.784893+0000","last_peered":"2024-09-21T09:50:29.784893+0000","last_clean":"2024-09-21T09:50:29.784893+0000","last_became_active":"2024-09-21T09:46:16.187097+0000","last_became_peered":"2024-09-21T09:46:16.187097+0000","last_unstale":"2024-09-21T09:50:29.784893+0000","last_undegraded":"2024-09-21T09:50:29.784893+0000","last_fullsized":"2024-09-21T09:50:29.784893+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:05:28.362879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":245,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.782189+0000","last_change":"2024-09-21T09:49:39.892695+0000","last_active":"2024-09-21T09:50:36.782189+0000","last_peered":"2024-09-21T09:50:36.782189+0000","last_clean":"2024-09-21T09:50:36.782189+0000","last_became_active":"2024-09-21T09:49:39.892265+0000","last_became_peered":"2024-09-21T09:49:39.892265+0000","last_unstale":"2024-09-21T09:50:36.782189+0000","last_undegraded":"2024-09-21T09:50:36.782189+0000","last_fullsized":"2024-09-21T09:50:36.782189+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:27:31.615679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"183'5912","reported_seq":5962,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:52.010964+0000","last_change":"2024-09-21T09:48:52.953968+0000","last_active":"2024-09-21T09:50:52.010964+0000","last_peered":"2024-09-21T09:50:52.010964+0000","last_clean":"2024-09-21T09:50:52.010964+0000","last_became_active":"2024-09-21T09:48:52.952620+0000","last_became_peered":"2024-09-21T09:48:52.952620+0000","last_unstale":"2024-09-21T09:50:52.010964+0000","last_undegraded":"2024-09-21T09:50:52.010964+0000","last_fullsized":"2024-09-21T09:50:52.010964+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":5912,"log_dups_size":0,"ondisk_log_size":5912,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:07:43.006886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330432512,"num_objects":5042,"num_object_clones":0,"num_object_copies":15126,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5042,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5912,"num_write_kb":350528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":250,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.783664+0000","last_change":"2024-09-21T09:46:16.201034+0000","last_active":"2024-09-21T09:50:36.783664+0000","last_peered":"2024-09-21T09:50:36.783664+0000","last_clean":"2024-09-21T09:50:36.783664+0000","last_became_active":"2024-09-21T09:46:16.200729+0000","last_became_peered":"2024-09-21T09:46:16.200729+0000","last_unstale":"2024-09-21T09:50:36.783664+0000","last_undegraded":"2024-09-21T09:50:36.783664+0000","last_fullsized":"2024-09-21T09:50:36.783664+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:51:59.057244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":43,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.777199+0000","last_change":"2024-09-21T09:49:56.382469+0000","last_active":"2024-09-21T09:50:29.777199+0000","last_peered":"2024-09-21T09:50:29.777199+0000","last_clean":"2024-09-21T09:50:29.777199+0000","last_became_active":"2024-09-21T09:49:56.382152+0000","last_became_peered":"2024-09-21T09:49:56.382152+0000","last_unstale":"2024-09-21T09:50:29.777199+0000","last_undegraded":"2024-09-21T09:50:29.777199+0000","last_fullsized":"2024-09-21T09:50:29.777199+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T20:54:38.281268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":248,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.782088+0000","last_change":"2024-09-21T09:46:16.220644+0000","last_active":"2024-09-21T09:50:36.782088+0000","last_peered":"2024-09-21T09:50:36.782088+0000","last_clean":"2024-09-21T09:50:36.782088+0000","last_became_active":"2024-09-21T09:46:16.220373+0000","last_became_peered":"2024-09-21T09:46:16.220373+0000","last_unstale":"2024-09-21T09:50:36.782088+0000","last_undegraded":"2024-09-21T09:50:36.782088+0000","last_fullsized":"2024-09-21T09:50:36.782088+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:16:24.020337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.2","version":"183'6206","reported_seq":6256,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:51.955033+0000","last_change":"2024-09-21T09:48:52.953674+0000","last_active":"2024-09-21T09:50:51.955033+0000","last_peered":"2024-09-21T09:50:51.955033+0000","last_clean":"2024-09-21T09:50:51.955033+0000","last_became_active":"2024-09-21T09:48:52.953378+0000","last_became_peered":"2024-09-21T09:48:52.953378+0000","last_unstale":"2024-09-21T09:50:51.955033+0000","last_undegraded":"2024-09-21T09:50:51.955033+0000","last_fullsized":"2024-09-21T09:50:51.955033+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":6206,"log_dups_size":0,"ondisk_log_size":6206,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:26:10.910190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":343801856,"num_objects":5246,"num_object_clones":0,"num_object_copies":15738,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5246,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6206,"num_write_kb":366464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":159,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.784870+0000","last_change":"2024-09-21T09:46:16.229904+0000","last_active":"2024-09-21T09:50:36.784870+0000","last_peered":"2024-09-21T09:50:36.784870+0000","last_clean":"2024-09-21T09:50:36.784870+0000","last_became_active":"2024-09-21T09:46:16.222940+0000","last_became_peered":"2024-09-21T09:46:16.222940+0000","last_unstale":"2024-09-21T09:50:36.784870+0000","last_undegraded":"2024-09-21T09:50:36.784870+0000","last_fullsized":"2024-09-21T09:50:36.784870+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:59:07.983986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":161,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.777292+0000","last_change":"2024-09-21T09:41:57.605825+0000","last_active":"2024-09-21T09:50:29.777292+0000","last_peered":"2024-09-21T09:50:29.777292+0000","last_clean":"2024-09-21T09:50:29.777292+0000","last_became_active":"2024-09-21T09:41:57.605327+0000","last_became_peered":"2024-09-21T09:41:57.605327+0000","last_unstale":"2024-09-21T09:50:29.777292+0000","last_undegraded":"2024-09-21T09:50:29.777292+0000","last_fullsized":"2024-09-21T09:50:29.777292+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T21:28:53.915059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":178,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.782357+0000","last_change":"2024-09-21T09:49:39.894790+0000","last_active":"2024-09-21T09:50:36.782357+0000","last_peered":"2024-09-21T09:50:36.782357+0000","last_clean":"2024-09-21T09:50:36.782357+0000","last_became_active":"2024-09-21T09:49:39.892754+0000","last_became_peered":"2024-09-21T09:49:39.892754+0000","last_unstale":"2024-09-21T09:50:36.782357+0000","last_undegraded":"2024-09-21T09:50:36.782357+0000","last_fullsized":"2024-09-21T09:50:36.782357+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:47:49.143609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":151,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.779509+0000","last_change":"2024-09-21T09:45:19.060405+0000","last_active":"2024-09-21T09:50:29.779509+0000","last_peered":"2024-09-21T09:50:29.779509+0000","last_clean":"2024-09-21T09:50:29.779509+0000","last_became_active":"2024-09-21T09:45:19.060069+0000","last_became_peered":"2024-09-21T09:45:19.060069+0000","last_unstale":"2024-09-21T09:50:29.779509+0000","last_undegraded":"2024-09-21T09:50:29.779509+0000","last_fullsized":"2024-09-21T09:50:29.779509+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:04:13.220368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":154,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.781403+0000","last_change":"2024-09-21T09:32:32.659162+0000","last_active":"2024-09-21T09:50:29.781403+0000","last_peered":"2024-09-21T09:50:29.781403+0000","last_clean":"2024-09-21T09:50:29.781403+0000","last_became_active":"2024-09-21T09:32:32.658854+0000","last_became_peered":"2024-09-21T09:32:32.658854+0000","last_unstale":"2024-09-21T09:50:29.781403+0000","last_undegraded":"2024-09-21T09:50:29.781403+0000","last_fullsized":"2024-09-21T09:50:29.781403+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:45:12.037383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":53,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.776959+0000","last_change":"2024-09-21T09:49:56.257484+0000","last_active":"2024-09-21T09:50:29.776959+0000","last_peered":"2024-09-21T09:50:29.776959+0000","last_clean":"2024-09-21T09:50:29.776959+0000","last_became_active":"2024-09-21T09:49:56.256607+0000","last_became_peered":"2024-09-21T09:49:56.256607+0000","last_unstale":"2024-09-21T09:50:29.776959+0000","last_undegraded":"2024-09-21T09:50:29.776959+0000","last_fullsized":"2024-09-21T09:50:29.776959+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:25:15.713936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":152,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.784738+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:50:29.784738+0000","last_peered":"2024-09-21T09:50:29.784738+0000","last_clean":"2024-09-21T09:50:29.784738+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:50:29.784738+0000","last_undegraded":"2024-09-21T09:50:29.784738+0000","last_fullsized":"2024-09-21T09:50:29.784738+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":20,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.746107+0000","last_change":"2024-09-21T09:49:39.898074+0000","last_active":"2024-09-21T09:50:29.746107+0000","last_peered":"2024-09-21T09:50:29.746107+0000","last_clean":"2024-09-21T09:50:29.746107+0000","last_became_active":"2024-09-21T09:49:39.897257+0000","last_became_peered":"2024-09-21T09:49:39.897257+0000","last_unstale":"2024-09-21T09:50:29.746107+0000","last_undegraded":"2024-09-21T09:50:29.746107+0000","last_fullsized":"2024-09-21T09:50:29.746107+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:09:15.502744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":200,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.781919+0000","last_change":"2024-09-21T09:42:30.749449+0000","last_active":"2024-09-21T09:50:36.781919+0000","last_peered":"2024-09-21T09:50:36.781919+0000","last_clean":"2024-09-21T09:50:36.781919+0000","last_became_active":"2024-09-21T09:42:30.749173+0000","last_became_peered":"2024-09-21T09:42:30.749173+0000","last_unstale":"2024-09-21T09:50:36.781919+0000","last_undegraded":"2024-09-21T09:50:36.781919+0000","last_fullsized":"2024-09-21T09:50:36.781919+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:30:16.196394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":255,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.783304+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T09:50:36.783304+0000","last_peered":"2024-09-21T09:50:36.783304+0000","last_clean":"2024-09-21T09:50:36.783304+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T09:50:36.783304+0000","last_undegraded":"2024-09-21T09:50:36.783304+0000","last_fullsized":"2024-09-21T09:50:36.783304+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":153,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.777181+0000","last_change":"2024-09-21T09:46:16.219689+0000","last_active":"2024-09-21T09:50:36.777181+0000","last_peered":"2024-09-21T09:50:36.777181+0000","last_clean":"2024-09-21T09:50:36.777181+0000","last_became_active":"2024-09-21T09:46:16.218353+0000","last_became_peered":"2024-09-21T09:46:16.218353+0000","last_unstale":"2024-09-21T09:50:36.777181+0000","last_undegraded":"2024-09-21T09:50:36.777181+0000","last_fullsized":"2024-09-21T09:50:36.777181+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:56:47.794387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,6],"acting":[0,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":205,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.777291+0000","last_change":"2024-09-21T09:49:39.896093+0000","last_active":"2024-09-21T09:50:29.777291+0000","last_peered":"2024-09-21T09:50:29.777291+0000","last_clean":"2024-09-21T09:50:29.777291+0000","last_became_active":"2024-09-21T09:49:39.895539+0000","last_became_peered":"2024-09-21T09:49:39.895539+0000","last_unstale":"2024-09-21T09:50:29.777291+0000","last_undegraded":"2024-09-21T09:50:29.777291+0000","last_fullsized":"2024-09-21T09:50:29.777291+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:02:03.037336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":271,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.781477+0000","last_change":"2024-09-21T09:46:16.229291+0000","last_active":"2024-09-21T09:50:36.781477+0000","last_peered":"2024-09-21T09:50:36.781477+0000","last_clean":"2024-09-21T09:50:36.781477+0000","last_became_active":"2024-09-21T09:46:16.227249+0000","last_became_peered":"2024-09-21T09:46:16.227249+0000","last_unstale":"2024-09-21T09:50:36.781477+0000","last_undegraded":"2024-09-21T09:50:36.781477+0000","last_fullsized":"2024-09-21T09:50:36.781477+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:11:38.041896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":177,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.784709+0000","last_change":"2024-09-21T09:46:16.203427+0000","last_active":"2024-09-21T09:50:36.784709+0000","last_peered":"2024-09-21T09:50:36.784709+0000","last_clean":"2024-09-21T09:50:36.784709+0000","last_became_active":"2024-09-21T09:46:16.203177+0000","last_became_peered":"2024-09-21T09:46:16.203177+0000","last_unstale":"2024-09-21T09:50:36.784709+0000","last_undegraded":"2024-09-21T09:50:36.784709+0000","last_fullsized":"2024-09-21T09:50:36.784709+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:26:23.411928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":69,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.781501+0000","last_change":"2024-09-21T09:49:56.381591+0000","last_active":"2024-09-21T09:50:36.781501+0000","last_peered":"2024-09-21T09:50:36.781501+0000","last_clean":"2024-09-21T09:50:36.781501+0000","last_became_active":"2024-09-21T09:49:56.381345+0000","last_became_peered":"2024-09-21T09:49:56.381345+0000","last_unstale":"2024-09-21T09:50:36.781501+0000","last_undegraded":"2024-09-21T09:50:36.781501+0000","last_fullsized":"2024-09-21T09:50:36.781501+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:05:16.716086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":242,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.784514+0000","last_change":"2024-09-21T09:42:30.754634+0000","last_active":"2024-09-21T09:50:36.784514+0000","last_peered":"2024-09-21T09:50:36.784514+0000","last_clean":"2024-09-21T09:50:36.784514+0000","last_became_active":"2024-09-21T09:42:30.754277+0000","last_became_peered":"2024-09-21T09:42:30.754277+0000","last_unstale":"2024-09-21T09:50:36.784514+0000","last_undegraded":"2024-09-21T09:50:36.784514+0000","last_fullsized":"2024-09-21T09:50:36.784514+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:07.161382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":167,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.779396+0000","last_change":"2024-09-21T09:41:57.606527+0000","last_active":"2024-09-21T09:50:29.779396+0000","last_peered":"2024-09-21T09:50:29.779396+0000","last_clean":"2024-09-21T09:50:29.779396+0000","last_became_active":"2024-09-21T09:41:57.606172+0000","last_became_peered":"2024-09-21T09:41:57.606172+0000","last_unstale":"2024-09-21T09:50:29.779396+0000","last_undegraded":"2024-09-21T09:50:29.779396+0000","last_fullsized":"2024-09-21T09:50:29.779396+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:37:37.358687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":275,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.785300+0000","last_change":"2024-09-21T09:46:16.198812+0000","last_active":"2024-09-21T09:50:36.785300+0000","last_peered":"2024-09-21T09:50:36.785300+0000","last_clean":"2024-09-21T09:50:36.785300+0000","last_became_active":"2024-09-21T09:46:16.198499+0000","last_became_peered":"2024-09-21T09:46:16.198499+0000","last_unstale":"2024-09-21T09:50:36.785300+0000","last_undegraded":"2024-09-21T09:50:36.785300+0000","last_fullsized":"2024-09-21T09:50:36.785300+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:17:49.771404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":220,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.782436+0000","last_change":"2024-09-21T09:46:16.203600+0000","last_active":"2024-09-21T09:50:36.782436+0000","last_peered":"2024-09-21T09:50:36.782436+0000","last_clean":"2024-09-21T09:50:36.782436+0000","last_became_active":"2024-09-21T09:46:16.203301+0000","last_became_peered":"2024-09-21T09:46:16.203301+0000","last_unstale":"2024-09-21T09:50:36.782436+0000","last_undegraded":"2024-09-21T09:50:36.782436+0000","last_fullsized":"2024-09-21T09:50:36.782436+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:22:34.754354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":168,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.779697+0000","last_change":"2024-09-21T09:45:19.064820+0000","last_active":"2024-09-21T09:50:29.779697+0000","last_peered":"2024-09-21T09:50:29.779697+0000","last_clean":"2024-09-21T09:50:29.779697+0000","last_became_active":"2024-09-21T09:45:19.064514+0000","last_became_peered":"2024-09-21T09:45:19.064514+0000","last_unstale":"2024-09-21T09:50:29.779697+0000","last_undegraded":"2024-09-21T09:50:29.779697+0000","last_fullsized":"2024-09-21T09:50:29.779697+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:09:49.069113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":24,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.746021+0000","last_change":"2024-09-21T09:49:39.903516+0000","last_active":"2024-09-21T09:50:29.746021+0000","last_peered":"2024-09-21T09:50:29.746021+0000","last_clean":"2024-09-21T09:50:29.746021+0000","last_became_active":"2024-09-21T09:49:39.897696+0000","last_became_peered":"2024-09-21T09:49:39.897696+0000","last_unstale":"2024-09-21T09:50:29.746021+0000","last_undegraded":"2024-09-21T09:50:29.746021+0000","last_fullsized":"2024-09-21T09:50:29.746021+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:23:59.185333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":182,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.779300+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T09:50:29.779300+0000","last_peered":"2024-09-21T09:50:29.779300+0000","last_clean":"2024-09-21T09:50:29.779300+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T09:50:29.779300+0000","last_undegraded":"2024-09-21T09:50:29.779300+0000","last_fullsized":"2024-09-21T09:50:29.779300+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":24,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.746174+0000","last_change":"2024-09-21T09:49:39.901549+0000","last_active":"2024-09-21T09:50:29.746174+0000","last_peered":"2024-09-21T09:50:29.746174+0000","last_clean":"2024-09-21T09:50:29.746174+0000","last_became_active":"2024-09-21T09:49:39.893512+0000","last_became_peered":"2024-09-21T09:49:39.893512+0000","last_unstale":"2024-09-21T09:50:29.746174+0000","last_undegraded":"2024-09-21T09:50:29.746174+0000","last_fullsized":"2024-09-21T09:50:29.746174+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:40:40.879399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":274,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.781766+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T09:50:36.781766+0000","last_peered":"2024-09-21T09:50:36.781766+0000","last_clean":"2024-09-21T09:50:36.781766+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T09:50:36.781766+0000","last_undegraded":"2024-09-21T09:50:36.781766+0000","last_fullsized":"2024-09-21T09:50:36.781766+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":249,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.784831+0000","last_change":"2024-09-21T09:42:30.750379+0000","last_active":"2024-09-21T09:50:36.784831+0000","last_peered":"2024-09-21T09:50:36.784831+0000","last_clean":"2024-09-21T09:50:36.784831+0000","last_became_active":"2024-09-21T09:42:30.750075+0000","last_became_peered":"2024-09-21T09:42:30.750075+0000","last_unstale":"2024-09-21T09:50:36.784831+0000","last_undegraded":"2024-09-21T09:50:36.784831+0000","last_fullsized":"2024-09-21T09:50:36.784831+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:12:44.406459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":148,"reported_epoch":182,"state":"active+clean","last_fresh":"2024-09-21T09:50:29.779213+0000","last_change":"2024-09-21T09:41:23.789167+0000","last_active":"2024-09-21T09:50:29.779213+0000","last_peered":"2024-09-21T09:50:29.779213+0000","last_clean":"2024-09-21T09:50:29.779213+0000","last_became_active":"2024-09-21T09:41:23.788541+0000","last_became_peered":"2024-09-21T09:41:23.788541+0000","last_unstale":"2024-09-21T09:50:29.779213+0000","last_undegraded":"2024-09-21T09:50:29.779213+0000","last_fullsized":"2024-09-21T09:50:29.779213+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:40:03.570534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":283,"reported_epoch":183,"state":"active+clean","last_fresh":"2024-09-21T09:50:36.783222+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T09:50:36.783222+0000","last_peered":"2024-09-21T09:50:36.783222+0000","last_clean":"2024-09-21T09:50:36.783222+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T09:50:36.783222+0000","last_undegraded":"2024-09-21T09:50:36.783222+0000","last_fullsized":"2024-09-21T09:50:36.783222+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":5387780120,"num_objects":82212,"num_object_clones":0,"num_object_copies":246636,"num_objects_missing_on_primary":3243,"num_objects_missing":3243,"num_objects_degraded":3686,"num_objects_misplaced":3857,"num_objects_unfound":0,"num_objects_dirty":82212,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":97172,"num_write_kb":5740225,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7204,"num_bytes_recovered":472121344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":16668897280,"data_stored":16668885064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":97172,"ondisk_log_size":97172,"up":48,"acting":46,"num_store_stats":8},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29,"num_bytes_recovered":1990,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":5,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397750,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1948384,"kb_used_data":1638552,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":91796768,"statfs":{"total":95995035648,"available":93999890432,"internally_reserved":0,"allocated":1677877248,"data_stored":1676692464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683593972,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1957780,"kb_used_data":1660364,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":91787372,"statfs":{"total":95995035648,"available":93990268928,"internally_reserved":0,"allocated":1700212736,"data_stored":1699039507,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790206,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1165832,"kb_used_data":860160,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":92579320,"statfs":{"total":95995035648,"available":94801223680,"internally_reserved":0,"allocated":880803840,"data_stored":879638464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,0,1,2,0,1,1,5,4,4],"upper_bound":4096},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986435,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1933080,"kb_used_data":1631568,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91812072,"statfs":{"total":95995035648,"available":94015561728,"internally_reserved":0,"allocated":1670725632,"data_stored":1669548434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893222,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3571904,"kb_used_data":3230520,"kb_used_omap":4,"kb_used_meta":341371,"kb_avail":90173248,"statfs":{"total":95995035648,"available":92337405952,"internally_reserved":0,"allocated":3308052480,"data_stored":3306893873,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":349564353},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056750,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2754888,"kb_used_data":2435904,"kb_used_omap":6,"kb_used_meta":318969,"kb_avail":90990264,"statfs":{"total":95995035648,"available":93174030336,"internally_reserved":0,"allocated":2494365696,"data_stored":2493200600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":326624724},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220276,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2442500,"kb_used_data":2226748,"kb_used_omap":5,"kb_used_meta":215738,"kb_avail":91302652,"statfs":{"total":95995035648,"available":93493915648,"internally_reserved":0,"allocated":2280189952,"data_stored":2279027189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":220915956},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585017,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2791756,"kb_used_data":2632068,"kb_used_omap":7,"kb_used_meta":159672,"kb_avail":90953396,"statfs":{"total":95995035648,"available":93136277504,"internally_reserved":0,"allocated":2695237632,"data_stored":2694067571,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":163504583},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2686849024,"data_stored":2686844952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2272595968,"data_stored":2272591896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2491678720,"data_stored":2491678720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":3300720640,"data_stored":3300720640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1667760128,"data_stored":1667760128,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":882835456,"data_stored":882835456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1694109696,"data_stored":1694105624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1672347648,"data_stored":1672347648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:51:00.166 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_2 pgp_num 16 2024-09-21T09:51:00.186 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:00.231 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:00.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:00.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:00.332 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:00.356 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:00.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:00.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:00.458 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:00.484 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:00.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:00.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:00.586 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:00.611 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:00.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:00.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:00.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:51:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:51:00.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:51:00.713 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:00.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:00.735 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:00.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:00.835 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:00.858 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:00.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:00.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:00.960 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:00.984 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:00.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:00.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:01.073 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:00 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:51:01.073 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:00 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:51:01.073 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:00 smithi137 ceph-mon[93825]: osdmap e185: 8 total, 8 up, 8 in 2024-09-21T09:51:01.073 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:00 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:51:01.074 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:00 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:51:01.074 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:00 smithi137 ceph-mon[97575]: osdmap e185: 8 total, 8 up, 8 in 2024-09-21T09:51:01.086 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:01.111 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:01.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:01.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:01.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:00 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:51:01.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:00 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:51:01.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:00 smithi165 ceph-mon[86023]: osdmap e185: 8 total, 8 up, 8 in 2024-09-21T09:51:01.213 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:01.239 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:01.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:01.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:01.341 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:01.371 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:01.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:01.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:01.472 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:01.499 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:01.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:01.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:01.602 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:01.624 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:01.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:01.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:01.726 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:01.749 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:01.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:01.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:01.850 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:01.872 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:01.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:01.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:01.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:01 smithi165 ceph-mon[86023]: pgmap v539: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 249 op/s; 3686/244416 objects degraded (1.508%); 3857/244416 objects misplaced (1.578%); 7.5 MiB/s, 120 objects/s recovering 2024-09-21T09:51:01.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:01 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3686/244416 objects degraded (1.508%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:51:01.974 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:01.997 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:01.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:01.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:02.099 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:02.121 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:02.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:02.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:02.223 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:02.245 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:02.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:02.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:02.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:01 smithi137 ceph-mon[93825]: pgmap v539: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 249 op/s; 3686/244416 objects degraded (1.508%); 3857/244416 objects misplaced (1.578%); 7.5 MiB/s, 120 objects/s recovering 2024-09-21T09:51:02.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:01 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3686/244416 objects degraded (1.508%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:51:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:01 smithi137 ceph-mon[97575]: pgmap v539: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 86 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 249 op/s; 3686/244416 objects degraded (1.508%); 3857/244416 objects misplaced (1.578%); 7.5 MiB/s, 120 objects/s recovering 2024-09-21T09:51:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:01 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3686/244416 objects degraded (1.508%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:51:02.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:51:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:51:01] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.51.0" 2024-09-21T09:51:02.347 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:02.368 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:02.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:02.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:02.470 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:02.501 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:02.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:02.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:02.603 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:02.626 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:02.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:02.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:02.727 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:02.748 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:02.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:02.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:02.841 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:51:02.850 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:02.873 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:02.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:02.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:02.974 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:02.996 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:02.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:02.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:03.097 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:03.118 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:03.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:03.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:03.219 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:03.242 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:03.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:03.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:03.343 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:03.365 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:03.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:03.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:03.467 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:03.490 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:03.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:03.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:03.593 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:03.614 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:03.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:03.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:03.716 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:03.738 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:03.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:03.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:03.839 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:03.862 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:03.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:03.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:03.963 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:03.985 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:03.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:03.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:04.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:03 smithi137 ceph-mon[93825]: pgmap v540: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 202 op/s; 515/243033 objects degraded (0.212%); 5953/243033 objects misplaced (2.449%); 16 MiB/s, 255 objects/s recovering 2024-09-21T09:51:04.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:03 smithi137 ceph-mon[97575]: pgmap v540: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 202 op/s; 515/243033 objects degraded (0.212%); 5953/243033 objects misplaced (2.449%); 16 MiB/s, 255 objects/s recovering 2024-09-21T09:51:04.087 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:04.111 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:04.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:04.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:04.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:03 smithi165 ceph-mon[86023]: pgmap v540: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 202 op/s; 515/243033 objects degraded (0.212%); 5953/243033 objects misplaced (2.449%); 16 MiB/s, 255 objects/s recovering 2024-09-21T09:51:04.214 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:04.235 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:04.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:04.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:04.267 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:51:04.337 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:04.358 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:04.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:04.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:04.460 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:04.482 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:04.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:04.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:04.584 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:04.607 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:04.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:04.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:04.709 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:04.730 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:04.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:04.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:04.831 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:04.853 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:04.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:04.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:04.955 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:04.977 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:04.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:04.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:04.988 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:51:04.988 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:51:05.079 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:05.101 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:05.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:05.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:05.202 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:05.227 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:05.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:05.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:05.329 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:05.353 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:05.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:05.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:05.455 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:05.479 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:05.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:05.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:05.581 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:05.603 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:05.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:05.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:05.658 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T09:51:05.705 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:05.727 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:05.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:05.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:05.778 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T09:51:05.829 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:05.865 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:05.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:05.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:05.967 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:05.989 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:05.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:05.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:06.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:05 smithi137 ceph-mon[93825]: pgmap v541: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 210 op/s; 515/241662 objects degraded (0.213%); 5953/241662 objects misplaced (2.463%); 8.4 MiB/s, 134 objects/s recovering 2024-09-21T09:51:06.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:05 smithi137 ceph-mon[97575]: pgmap v541: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 210 op/s; 515/241662 objects degraded (0.213%); 5953/241662 objects misplaced (2.463%); 8.4 MiB/s, 134 objects/s recovering 2024-09-21T09:51:06.091 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:06.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:06.114 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:06.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:06.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:05 smithi165 ceph-mon[86023]: pgmap v541: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 210 op/s; 515/241662 objects degraded (0.213%); 5953/241662 objects misplaced (2.463%); 8.4 MiB/s, 134 objects/s recovering 2024-09-21T09:51:06.214 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:06.239 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:06.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:06.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:06.341 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:06.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:06.365 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:06.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:06.467 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:06.489 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:06.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:06.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:06.590 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:06.612 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:06.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:06.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:06.714 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:06.735 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:06.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:06.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:06.837 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:06.859 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:06.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:06.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:06.961 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:06.984 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:06.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:06.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:07.085 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:07.108 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:07.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:07.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:07.141 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:06 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 515/241662 objects degraded (0.213%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:51:07.142 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:06 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 515/241662 objects degraded (0.213%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:51:07.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:06 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 515/241662 objects degraded (0.213%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:51:07.210 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:07.237 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:07.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:07.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:07.339 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:07.363 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:07.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:07.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:07.464 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:07.486 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:07.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:07.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:07.588 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:07.609 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:07.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:07.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:07.711 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:07.732 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:07.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:07.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:07.834 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:07.859 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:07.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:07.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:07.961 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:07.982 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:07.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:07.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:08.084 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:08.105 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:08.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:08.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:08.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:07 smithi165 ceph-mon[86023]: pgmap v542: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 197 op/s; 515/240756 objects degraded (0.214%); 5886/240756 objects misplaced (2.445%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T09:51:08.207 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:08.229 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:08.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:08.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:07 smithi137 ceph-mon[93825]: pgmap v542: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 197 op/s; 515/240756 objects degraded (0.214%); 5886/240756 objects misplaced (2.445%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T09:51:08.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:07 smithi137 ceph-mon[97575]: pgmap v542: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 197 op/s; 515/240756 objects degraded (0.214%); 5886/240756 objects misplaced (2.445%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T09:51:08.331 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:08.352 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:08.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:08.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:08.454 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:08.479 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:08.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:08.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:08.581 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:08.602 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:08.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:08.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:08.704 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:08.725 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:08.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:08.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:08.827 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:08.851 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:08.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:08.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:08.952 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:08.975 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:08.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:08.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:09.076 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:09.098 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:09.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:09.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:09.200 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:09.221 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:09.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:09.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:09.322 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:09.344 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:09.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:09.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:09.446 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:09.469 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:09.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:09.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:09.571 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:09.592 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:09.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:09.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:09.609 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:51:09.694 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:09.717 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:09.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:09.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:09.818 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:09.841 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:09.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:09.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:09.942 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:09.964 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:09.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:09.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:10.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:09 smithi137 ceph-mon[93825]: pgmap v543: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 202 op/s; 515/239472 objects degraded (0.215%); 5360/239472 objects misplaced (2.238%); 11 MiB/s, 168 objects/s recovering 2024-09-21T09:51:10.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:51:10.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:09 smithi137 ceph-mon[97575]: pgmap v543: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 202 op/s; 515/239472 objects degraded (0.215%); 5360/239472 objects misplaced (2.238%); 11 MiB/s, 168 objects/s recovering 2024-09-21T09:51:10.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:51:10.066 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:10.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:10.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:10.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:09 smithi165 ceph-mon[86023]: pgmap v543: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 202 op/s; 515/239472 objects degraded (0.215%); 5360/239472 objects misplaced (2.238%); 11 MiB/s, 168 objects/s recovering 2024-09-21T09:51:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:51:10.192 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:10.214 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:10.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:10.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:10.316 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:10.337 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:10.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:10.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:10.439 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:10.461 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:10.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:10.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:10.562 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:10.583 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:10.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:10.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:51:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:51:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:51:10.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:10.708 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:10.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:10.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:10.809 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:10.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:10.833 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:10.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:10.934 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:10.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:10.966 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:10.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:11.067 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:11.091 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:11.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:11.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:11.193 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:11.214 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:11.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:11.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:11.316 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:11.341 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:11.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:11.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:11.443 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:11.465 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:11.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:11.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:11.567 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:11.589 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:11.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:11.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:11.691 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:11.718 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:11.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:11.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:11.819 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:11.840 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:11.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:11.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:11.942 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:11.945 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:11 smithi137 ceph-mon[93825]: pgmap v544: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 515/238326 objects degraded (0.216%); 5360/238326 objects misplaced (2.249%); 9.6 MiB/s, 153 objects/s recovering 2024-09-21T09:51:11.945 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:11 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 515/238326 objects degraded (0.216%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:51:11.945 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:11 smithi137 ceph-mon[97575]: pgmap v544: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 515/238326 objects degraded (0.216%); 5360/238326 objects misplaced (2.249%); 9.6 MiB/s, 153 objects/s recovering 2024-09-21T09:51:11.945 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:11 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 515/238326 objects degraded (0.216%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:51:11.963 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:11.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:11.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:12.065 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:12.086 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:12.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:12.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:12.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:11 smithi165 ceph-mon[86023]: pgmap v544: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 515/238326 objects degraded (0.216%); 5360/238326 objects misplaced (2.249%); 9.6 MiB/s, 153 objects/s recovering 2024-09-21T09:51:12.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:11 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 515/238326 objects degraded (0.216%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:51:12.189 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:12.209 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:12.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:12.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:12.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:51:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:51:11] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.51.0" 2024-09-21T09:51:12.311 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:12.333 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:12.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:12.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:12.434 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:12.455 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:12.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:12.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:12.557 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:12.578 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:12.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:12.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:12.680 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:12.703 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:12.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:12.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:12.805 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:12.827 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:12.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:12.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:12.929 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:12.951 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:12.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:12.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:13.053 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:13.074 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:13.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:13.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:13.175 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:13.198 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:13.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:13.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:13.300 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:13.321 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:13.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:13.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:13.423 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:13.448 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:13.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:13.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:13.550 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:13.571 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:13.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:13.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:13.673 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:13.695 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:13.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:13.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:13.796 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:13.821 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:13.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:13.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:13.923 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:13.963 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:13.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:13.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:13.986 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:51:14.066 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:14.087 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:14.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:14.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:14.119 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:13 smithi137 ceph-mon[93825]: pgmap v545: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 209 op/s; 515/236886 objects degraded (0.217%); 4665/236886 objects misplaced (1.969%); 12 MiB/s, 196 objects/s recovering 2024-09-21T09:51:14.120 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:13 smithi137 ceph-mon[97575]: pgmap v545: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 209 op/s; 515/236886 objects degraded (0.217%); 4665/236886 objects misplaced (1.969%); 12 MiB/s, 196 objects/s recovering 2024-09-21T09:51:14.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:13 smithi165 ceph-mon[86023]: pgmap v545: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 209 op/s; 515/236886 objects degraded (0.217%); 4665/236886 objects misplaced (1.969%); 12 MiB/s, 196 objects/s recovering 2024-09-21T09:51:14.190 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:14.212 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:14.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:14.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:14.313 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:14.337 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:14.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:14.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:14.438 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:14.461 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:14.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:14.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:14.563 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:14.585 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:14.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:14.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:14.686 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:14.707 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:14.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:14.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:14.809 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:14.831 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:14.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:14.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:14.932 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:14.955 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:14.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:14.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:15.057 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:15.079 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:15.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:15.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:15.181 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:15.203 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:15.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:15.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:15.304 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:15.326 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:15.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:15.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:15.428 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:15.449 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:15.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:15.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:15.551 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:15.574 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:15.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:15.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:15.676 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:15.701 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:15.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:15.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:15.803 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:15.825 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:15.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:15.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:15.926 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:15.950 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:15.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:15.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:16.052 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:16.075 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:16.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:16.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:16.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:15 smithi165 ceph-mon[86023]: pgmap v546: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 515/235545 objects degraded (0.219%); 4665/235545 objects misplaced (1.981%); 6.7 MiB/s, 107 objects/s recovering 2024-09-21T09:51:16.177 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:16.199 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:16.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:16.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:15 smithi137 ceph-mon[93825]: pgmap v546: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 515/235545 objects degraded (0.219%); 4665/235545 objects misplaced (1.981%); 6.7 MiB/s, 107 objects/s recovering 2024-09-21T09:51:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:15 smithi137 ceph-mon[97575]: pgmap v546: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 515/235545 objects degraded (0.219%); 4665/235545 objects misplaced (1.981%); 6.7 MiB/s, 107 objects/s recovering 2024-09-21T09:51:16.300 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:16.326 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:16.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:16.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:16.427 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:16.452 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:16.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:16.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:16.554 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:16.801 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:51:16.802 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:51:16.802 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:51:16.803 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:51:16.803 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:51:16.804 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:51:16.804 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:51:16.805 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:51:16.805 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:51:16.805 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:51:16.806 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:51:16.806 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:51:16.807 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:51:16.807 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:51:16.808 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:51:16.808 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:51:16.809 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:51:16.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:16.832 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:16.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:16.933 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:16.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:16.956 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:16.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:17.057 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:17.081 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:17.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:17.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:17.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:16 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 515/235545 objects degraded (0.219%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:51:17.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:16 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3329529640' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:51:17.183 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:17.196 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:16 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 515/235545 objects degraded (0.219%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:51:17.196 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:16 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3329529640' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:51:17.196 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:16 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 515/235545 objects degraded (0.219%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:51:17.196 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:16 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3329529640' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:51:17.208 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:17.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:17.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:17.310 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:17.332 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:17.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:17.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:17.433 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:17.455 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:17.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:17.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:17.556 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:17.578 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:17.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:17.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:17.680 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:17.701 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:17.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:17.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:17.803 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:17.824 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:17.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:17.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:17.861 INFO:teuthology.orchestra.run.smithi137.stderr:set pool 7 pgp_num to 16 2024-09-21T09:51:17.925 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:17.949 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:17.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:17.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:18.051 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:18.073 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:18.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:18.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:18.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:17 smithi165 ceph-mon[86023]: pgmap v547: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 515/234594 objects degraded (0.220%); 4595/234594 objects misplaced (1.959%); 7.1 MiB/s, 112 objects/s recovering 2024-09-21T09:51:18.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:17 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3907468622' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T09:51:18.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:17 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T09:51:18.175 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:18.197 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:18.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:18.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:18.298 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:17 smithi137 ceph-mon[93825]: pgmap v547: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 515/234594 objects degraded (0.220%); 4595/234594 objects misplaced (1.959%); 7.1 MiB/s, 112 objects/s recovering 2024-09-21T09:51:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:17 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3907468622' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T09:51:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:17 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T09:51:18.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:17 smithi137 ceph-mon[97575]: pgmap v547: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 515/234594 objects degraded (0.220%); 4595/234594 objects misplaced (1.959%); 7.1 MiB/s, 112 objects/s recovering 2024-09-21T09:51:18.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:17 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3907468622' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T09:51:18.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:17 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T09:51:18.328 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:18.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:18.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:18.430 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:18.453 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:18.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:18.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:18.554 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:18.575 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:18.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:18.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:18.677 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:18.702 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:18.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:18.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:18.803 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:18.828 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:18.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:18.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:18.930 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:18.955 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:18.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:18.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:19.042 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:18 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T09:51:19.042 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:18 smithi137 ceph-mon[93825]: osdmap e186: 8 total, 8 up, 8 in 2024-09-21T09:51:19.042 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:18 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T09:51:19.042 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:18 smithi137 ceph-mon[97575]: osdmap e186: 8 total, 8 up, 8 in 2024-09-21T09:51:19.057 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:19.078 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:19.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:19.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:19.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:18 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T09:51:19.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:18 smithi165 ceph-mon[86023]: osdmap e186: 8 total, 8 up, 8 in 2024-09-21T09:51:19.180 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:19.203 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:19.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:19.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:19.305 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:19.326 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:19.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:19.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:19.428 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:19.451 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:19.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:19.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:19.552 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:19.576 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:19.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:19.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:19.623 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:51:19.677 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:19.702 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:19.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:19.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:19.803 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:19.825 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:19.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:19.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:19.927 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:19.950 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:19.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:19.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:20.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:19 smithi137 ceph-mon[93825]: pgmap v549: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 208 op/s; 515/233220 objects degraded (0.221%); 3861/233220 objects misplaced (1.656%); 9.4 MiB/s, 149 objects/s recovering 2024-09-21T09:51:20.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:19 smithi137 ceph-mon[97575]: pgmap v549: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 208 op/s; 515/233220 objects degraded (0.221%); 3861/233220 objects misplaced (1.656%); 9.4 MiB/s, 149 objects/s recovering 2024-09-21T09:51:20.052 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:20.074 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:20.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:20.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:20.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:19 smithi165 ceph-mon[86023]: pgmap v549: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 208 op/s; 515/233220 objects degraded (0.221%); 3861/233220 objects misplaced (1.656%); 9.4 MiB/s, 149 objects/s recovering 2024-09-21T09:51:20.176 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:20.197 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:20.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:20.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:20.299 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:20.321 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:20.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:20.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:20.422 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:20.446 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:20.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:20.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:20.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:20.571 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:20.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:20.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:20.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:51:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:51:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:51:20.673 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:20.727 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:20.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:20.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:20.829 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:20.850 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:20.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:20.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:20.873 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T09:51:20.915 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:51:20.915 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T09:51:20.915 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T09:51:20.916 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T09:51:20.916 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:51:20.952 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:20.975 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:20.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:20.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:21.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:20 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2514254620' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:51:21.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:20 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:51:21.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:20 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2514254620' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:51:21.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:20 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:51:21.076 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:21.100 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:21.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:21.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:21.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:20 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2514254620' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:51:21.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:20 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:51:21.202 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:21.226 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:21.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:21.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:21.327 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:21.354 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:21.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:21.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:21.455 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:21.480 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:21.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:21.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:21.582 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:21.603 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:21.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:21.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:21.705 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:21.726 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:21.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:21.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:21.827 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:21.848 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:21.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:21.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:21.950 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:21.973 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:21.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:21.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:22.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:51:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:51:21] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.51.0" 2024-09-21T09:51:22.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:21 smithi137 ceph-mon[97575]: pgmap v550: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 206 op/s; 515/232137 objects degraded (0.222%); 3861/232137 objects misplaced (1.663%); 9.4 MiB/s, 149 objects/s recovering 2024-09-21T09:51:22.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:21 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:51:22.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:21 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:51:22.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:21 smithi137 ceph-mon[97575]: osdmap e187: 8 total, 8 up, 8 in 2024-09-21T09:51:22.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:21 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 515/232137 objects degraded (0.222%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:51:22.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:21 smithi137 ceph-mon[93825]: pgmap v550: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 206 op/s; 515/232137 objects degraded (0.222%); 3861/232137 objects misplaced (1.663%); 9.4 MiB/s, 149 objects/s recovering 2024-09-21T09:51:22.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:21 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:51:22.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:21 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:51:22.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:21 smithi137 ceph-mon[93825]: osdmap e187: 8 total, 8 up, 8 in 2024-09-21T09:51:22.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:21 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 515/232137 objects degraded (0.222%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:51:22.075 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:22.097 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:22.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:22.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:22.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:21 smithi165 ceph-mon[86023]: pgmap v550: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 206 op/s; 515/232137 objects degraded (0.222%); 3861/232137 objects misplaced (1.663%); 9.4 MiB/s, 149 objects/s recovering 2024-09-21T09:51:22.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:21 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:51:22.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:21 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:51:22.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:21 smithi165 ceph-mon[86023]: osdmap e187: 8 total, 8 up, 8 in 2024-09-21T09:51:22.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:21 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 515/232137 objects degraded (0.222%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:51:22.198 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:22.224 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:22.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:22.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:22.325 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:22.349 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:22.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:22.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:22.450 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:22.474 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:22.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:22.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:22.576 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:22.602 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:22.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:22.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:22.703 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:22.728 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:22.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:22.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:22.830 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:22.851 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:22.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:22.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:22.953 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:22.975 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:22.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:22.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:23.077 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:23.101 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:23.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:23.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:23.203 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:23.226 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:23.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:23.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:23.327 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:23.349 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:23.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:23.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:23.451 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:23.476 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:23.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:23.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:23.578 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:23.600 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:23.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:23.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:23.701 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:23.726 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:23.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:23.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:23.781 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T09:51:23.828 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:23.849 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:23.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:23.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:23.951 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:23.972 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:23.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:23.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:24.074 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:24.096 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:24.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:24.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:24.137 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:23 smithi137 ceph-mon[93825]: pgmap v552: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 295/230823 objects degraded (0.128%); 2903/230823 objects misplaced (1.258%); 14 MiB/s, 247 objects/s recovering 2024-09-21T09:51:24.137 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:23 smithi137 ceph-mon[97575]: pgmap v552: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 295/230823 objects degraded (0.128%); 2903/230823 objects misplaced (1.258%); 14 MiB/s, 247 objects/s recovering 2024-09-21T09:51:24.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:23 smithi165 ceph-mon[86023]: pgmap v552: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 295/230823 objects degraded (0.128%); 2903/230823 objects misplaced (1.258%); 14 MiB/s, 247 objects/s recovering 2024-09-21T09:51:24.198 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:24.219 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:24.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:24.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:24.320 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:24.341 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:24.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:24.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:24.389 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:51:24.389 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:51:24.389 INFO:tasks.thrashosds.thrasher:Removing osd 6, in_osds are: [0, 1, 2, 3, 4, 6, 7, 5] 2024-09-21T09:51:24.389 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd out 6 2024-09-21T09:51:24.443 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:24.464 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:24.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:24.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:24.565 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:24.586 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:24.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:24.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:24.611 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:51:24.619 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T09:51:24.687 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:24.710 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:24.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:24.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:24.811 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:24.833 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:24.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:24.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:24.934 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:24.980 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:24.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:24.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:25.044 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:24 smithi137 ceph-mon[93825]: osdmap e188: 8 total, 8 up, 8 in 2024-09-21T09:51:25.044 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:51:25.044 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:51:25.044 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:24 smithi137 ceph-mon[97575]: osdmap e188: 8 total, 8 up, 8 in 2024-09-21T09:51:25.045 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:51:25.045 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:51:25.081 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:25.111 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:25.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:25.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:25.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:24 smithi165 ceph-mon[86023]: osdmap e188: 8 total, 8 up, 8 in 2024-09-21T09:51:25.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:51:25.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:51:25.213 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:25.235 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:25.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:25.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:25.336 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:25.357 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:25.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:25.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:25.394 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:51:25.395 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:51:25.459 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:25.480 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:25.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:25.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:25.582 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:25.605 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:25.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:25.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:25.706 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:25.728 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:25.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:25.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:25.830 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:25.852 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:25.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:25.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:25.883 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:51:25.954 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:25.975 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:25.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:25.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:26.068 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:25 smithi137 ceph-mon[97575]: pgmap v554: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 208 op/s; 295/229554 objects degraded (0.129%); 2903/229554 objects misplaced (1.265%); 8.7 MiB/s, 171 objects/s recovering 2024-09-21T09:51:26.068 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:25 smithi137 ceph-mon[97575]: osdmap e189: 8 total, 8 up, 8 in 2024-09-21T09:51:26.068 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:51:26.068 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:25 smithi137 ceph-mon[93825]: pgmap v554: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 208 op/s; 295/229554 objects degraded (0.129%); 2903/229554 objects misplaced (1.265%); 8.7 MiB/s, 171 objects/s recovering 2024-09-21T09:51:26.068 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:25 smithi137 ceph-mon[93825]: osdmap e189: 8 total, 8 up, 8 in 2024-09-21T09:51:26.068 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:51:26.077 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:26.102 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:26.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:26.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:25 smithi165 ceph-mon[86023]: pgmap v554: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 87 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 208 op/s; 295/229554 objects degraded (0.129%); 2903/229554 objects misplaced (1.265%); 8.7 MiB/s, 171 objects/s recovering 2024-09-21T09:51:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:25 smithi165 ceph-mon[86023]: osdmap e189: 8 total, 8 up, 8 in 2024-09-21T09:51:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:51:26.204 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:26.226 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:26.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:26.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:26.327 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:26.348 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:26.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:26.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:26.450 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:26.474 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:26.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:26.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:26.575 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:26.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:26.598 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:26.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:26.699 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:26.720 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:26.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:26.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:26.822 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:26.843 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:26.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:26.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:26.945 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:26.968 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:26.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:26.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:27.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:26 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 295/229554 objects degraded (0.129%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:51:27.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:26 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 295/229554 objects degraded (0.129%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:51:27.070 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:27.093 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:27.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:27.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:27.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:26 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 295/229554 objects degraded (0.129%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:51:27.196 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:27.219 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:27.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:27.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:27.322 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:27.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:27.347 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:27.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:27.448 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:27.471 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:27.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:27.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:27.573 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:27.595 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:27.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:27.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:27.696 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:27.718 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:27.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:27.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:27.820 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:27.845 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:27.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:27.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:27.947 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:27.969 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:27.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:27.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:28.070 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:28.096 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:28.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:28.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:28.137 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:27 smithi137 ceph-mon[93825]: pgmap v556: 89 pgs: 1 active+recovering, 88 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 211 op/s; 2831/228333 objects misplaced (1.240%); 11 MiB/s, 257 objects/s recovering 2024-09-21T09:51:28.137 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:27 smithi137 ceph-mon[93825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 295/229554 objects degraded (0.129%), 1 pg degraded, 1 pg undersized) 2024-09-21T09:51:28.137 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:27 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T09:51:28.138 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:27 smithi137 ceph-mon[97575]: pgmap v556: 89 pgs: 1 active+recovering, 88 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 211 op/s; 2831/228333 objects misplaced (1.240%); 11 MiB/s, 257 objects/s recovering 2024-09-21T09:51:28.138 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:27 smithi137 ceph-mon[97575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 295/229554 objects degraded (0.129%), 1 pg degraded, 1 pg undersized) 2024-09-21T09:51:28.138 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:27 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T09:51:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:27 smithi165 ceph-mon[86023]: pgmap v556: 89 pgs: 1 active+recovering, 88 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 211 op/s; 2831/228333 objects misplaced (1.240%); 11 MiB/s, 257 objects/s recovering 2024-09-21T09:51:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:27 smithi165 ceph-mon[86023]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 295/229554 objects degraded (0.129%), 1 pg degraded, 1 pg undersized) 2024-09-21T09:51:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:27 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T09:51:28.197 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:28.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:28.220 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:28.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:28.321 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:28.343 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:28.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:28.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:28.445 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:28.466 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:28.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:28.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:28.568 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:28.589 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:28.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:28.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:28.691 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:28.714 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:28.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:28.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:28.720 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:51:28.721 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:51:28.743 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:51:28.743 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:51:28.765 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:51:28.765 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:51:28.782 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:51:28.782 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:51:28.799 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:51:28.799 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:51:28.814 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:51:28.814 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:51:28.816 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:28.831 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:51:28.831 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:51:28.837 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:28.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:28.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:28.846 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:51:28.847 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:51:28.938 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:28.960 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:28.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:28.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:29.062 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:29.085 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:29.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:29.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:29.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:28 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1542847915' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:51:29.187 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:29.209 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:29.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:29.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:29.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:28 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1542847915' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:51:29.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:28 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1542847915' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:51:29.311 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:29.332 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:29.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:29.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:29.433 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:29.457 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:29.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:29.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:29.559 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:29.580 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:29.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:29.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:29.682 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:29.704 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:29.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:29.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:29.806 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:29.828 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:29.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:29.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:29.930 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:29.951 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:29.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:29.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:30.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:29 smithi137 ceph-mon[93825]: pgmap v557: 89 pgs: 1 active+recovering, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 200 op/s; 2831/227061 objects misplaced (1.247%); 8.2 MiB/s, 196 objects/s recovering 2024-09-21T09:51:30.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:29 smithi137 ceph-mon[97575]: pgmap v557: 89 pgs: 1 active+recovering, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 200 op/s; 2831/227061 objects misplaced (1.247%); 8.2 MiB/s, 196 objects/s recovering 2024-09-21T09:51:30.052 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:30.073 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:30.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:30.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:29 smithi165 ceph-mon[86023]: pgmap v557: 89 pgs: 1 active+recovering, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 200 op/s; 2831/227061 objects misplaced (1.247%); 8.2 MiB/s, 196 objects/s recovering 2024-09-21T09:51:30.175 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:30.199 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:30.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:30.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:30.301 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:30.323 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:30.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:30.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:30.378 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:51:30.379 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:51:30.425 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:30.445 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:30.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:30.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:30.511 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:51:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:51:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:51:30.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:30.570 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:30.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:30.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:30.672 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:30.693 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:30.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:30.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:30.795 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:30.816 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:30.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:30.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:30.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:30.938 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:30.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:30.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:31.040 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:31.061 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:31.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:31.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:31.067 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T09:51:31.162 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:31.186 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:31.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:31.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:31.288 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:31.308 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:31.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:31.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:31.410 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:31.431 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:51:31.433 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:31.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:31.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:31.535 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:31.558 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:31.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:31.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:31.659 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:31.674 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:51:31.681 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:31.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:31.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:31.782 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:31.807 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:31.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:31.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:31.908 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:31.929 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:31.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:31.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:32.031 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:32.052 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:32.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:32.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:31 smithi165 ceph-mon[86023]: pgmap v558: 89 pgs: 1 active+recovering, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 215 op/s; 2831/225645 objects misplaced (1.255%); 576 KiB/s, 45 objects/s recovering 2024-09-21T09:51:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:31 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:51:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:31 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:51:32.154 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:32.178 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:32.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:32.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:32.279 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:51:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:51:31] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.51.0" 2024-09-21T09:51:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:31 smithi137 ceph-mon[93825]: pgmap v558: 89 pgs: 1 active+recovering, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 215 op/s; 2831/225645 objects misplaced (1.255%); 576 KiB/s, 45 objects/s recovering 2024-09-21T09:51:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:31 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:51:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:31 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:51:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:31 smithi137 ceph-mon[97575]: pgmap v558: 89 pgs: 1 active+recovering, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 215 op/s; 2831/225645 objects misplaced (1.255%); 576 KiB/s, 45 objects/s recovering 2024-09-21T09:51:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:31 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:51:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:31 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:51:32.305 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:32.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:32.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:32.407 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:32.429 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:32.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:32.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:32.531 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:32.554 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:32.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:32.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:32.656 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:32.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:32.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:32.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:32.781 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:32.808 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:32.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:32.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:32.910 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:32.936 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:32.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:32.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:33.038 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:33.059 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:33.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:33.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:33.161 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:33.183 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:33.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:33.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:33.285 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:33.312 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:33.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:33.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:33.414 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:33.439 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:33.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:33.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:33.541 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:33.565 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:33.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:33.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:33.636 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:51:33.667 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:33.671 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:51:33.671 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:51:33.690 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:33.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:33.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:33.792 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:33.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:33 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a[93821]: 2024-09-21T09:51:33.573+0000 7f66a97aa640 -1 mon.a@0(leader).osd e189 definitely_dead 0 2024-09-21T09:51:33.817 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:33.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:33.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:33.903 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T09:51:33.912 INFO:teuthology.orchestra.run.smithi137.stderr:marked out osd.6. 2024-09-21T09:51:33.918 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:33.948 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:33.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:33.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:34.049 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:34.071 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:34.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:34.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:34.173 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:34.185 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:33 smithi137 ceph-mon[93825]: pgmap v559: 89 pgs: 1 active+recovering, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 232 op/s; 2759/224073 objects misplaced (1.231%); 1.0 MiB/s, 49 objects/s recovering 2024-09-21T09:51:34.185 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:33 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2439945267' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-09-21T09:51:34.185 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:33 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-09-21T09:51:34.185 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:33 smithi137 ceph-mon[93825]: Client client.admin marked osd.6 out, while it was still marked up 2024-09-21T09:51:34.185 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:33 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3070338513' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:51:34.185 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:33 smithi137 ceph-mon[97575]: pgmap v559: 89 pgs: 1 active+recovering, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 232 op/s; 2759/224073 objects misplaced (1.231%); 1.0 MiB/s, 49 objects/s recovering 2024-09-21T09:51:34.186 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:33 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2439945267' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-09-21T09:51:34.186 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:33 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-09-21T09:51:34.186 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:33 smithi137 ceph-mon[97575]: Client client.admin marked osd.6 out, while it was still marked up 2024-09-21T09:51:34.186 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:33 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3070338513' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:51:34.195 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:34.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:34.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:34.277 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:33 smithi165 ceph-mon[86023]: pgmap v559: 89 pgs: 1 active+recovering, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 232 op/s; 2759/224073 objects misplaced (1.231%); 1.0 MiB/s, 49 objects/s recovering 2024-09-21T09:51:34.277 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:33 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2439945267' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-09-21T09:51:34.277 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:33 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-09-21T09:51:34.277 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:33 smithi165 ceph-mon[86023]: Client client.admin marked osd.6 out, while it was still marked up 2024-09-21T09:51:34.277 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:33 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3070338513' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:51:34.296 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:34.300 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T09:51:34.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:34.319 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:34.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:34.420 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:34.442 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:34.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:34.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:34.544 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:34.569 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:34.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:34.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:34.573 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:51:34.671 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:34.693 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:34.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:34.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:34.795 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:34.816 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:34.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:34.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:34.918 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:34.946 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:34.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:34.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:34.990 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:34 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:51:34.990 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:34 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-09-21T09:51:34.990 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:34 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3070338513' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:51:34.990 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:34 smithi165 ceph-mon[86023]: osdmap e190: 8 total, 8 up, 7 in 2024-09-21T09:51:34.990 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:34 smithi165 ceph-mon[86023]: osdmap e191: 8 total, 8 up, 7 in 2024-09-21T09:51:35.048 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:35.070 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:35.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:35.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:35.171 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:35.188 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:34 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:51:35.188 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:34 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-09-21T09:51:35.189 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:34 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3070338513' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:51:35.189 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:34 smithi137 ceph-mon[93825]: osdmap e190: 8 total, 8 up, 7 in 2024-09-21T09:51:35.189 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:34 smithi137 ceph-mon[93825]: osdmap e191: 8 total, 8 up, 7 in 2024-09-21T09:51:35.189 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:34 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:51:35.189 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:34 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-09-21T09:51:35.189 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:34 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3070338513' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:51:35.189 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:34 smithi137 ceph-mon[97575]: osdmap e190: 8 total, 8 up, 7 in 2024-09-21T09:51:35.189 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:34 smithi137 ceph-mon[97575]: osdmap e191: 8 total, 8 up, 7 in 2024-09-21T09:51:35.195 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:35.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:35.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:35.297 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:35.318 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:35.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:35.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:35.420 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:35.442 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:35.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:35.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:35.544 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:35.565 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:35.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:35.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:35.667 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:35.688 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:35.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:35.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:35.790 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:35.811 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:35.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:35.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:35.913 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:35.936 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:35.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:35.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:36.020 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:35 smithi165 ceph-mon[86023]: pgmap v561: 89 pgs: 2 unknown, 2 peering, 1 active+recovering, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 234 op/s; 2759/222618 objects misplaced (1.239%); 936 KiB/s, 42 objects/s recovering 2024-09-21T09:51:36.020 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:35 smithi165 ceph-mon[86023]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T09:51:36.020 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:35 smithi165 ceph-mon[86023]: osdmap e192: 8 total, 8 up, 7 in 2024-09-21T09:51:36.038 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:36.059 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:36.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:36.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:36.094 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:35 smithi137 ceph-mon[93825]: pgmap v561: 89 pgs: 2 unknown, 2 peering, 1 active+recovering, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 234 op/s; 2759/222618 objects misplaced (1.239%); 936 KiB/s, 42 objects/s recovering 2024-09-21T09:51:36.094 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:35 smithi137 ceph-mon[93825]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T09:51:36.094 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:35 smithi137 ceph-mon[93825]: osdmap e192: 8 total, 8 up, 7 in 2024-09-21T09:51:36.094 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:35 smithi137 ceph-mon[97575]: pgmap v561: 89 pgs: 2 unknown, 2 peering, 1 active+recovering, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 234 op/s; 2759/222618 objects misplaced (1.239%); 936 KiB/s, 42 objects/s recovering 2024-09-21T09:51:36.095 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:35 smithi137 ceph-mon[97575]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T09:51:36.095 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:35 smithi137 ceph-mon[97575]: osdmap e192: 8 total, 8 up, 7 in 2024-09-21T09:51:36.161 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:36.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:36.185 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:36.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:36.286 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:36.291 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:51:36.291 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:51:36.308 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:36.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:36.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:36.410 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:36.431 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:36.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:36.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:36.532 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:36.553 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:36.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:36.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:36.655 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:36.676 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:36.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:36.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:36.777 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:36.800 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:36.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:36.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:36.901 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:36.925 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:36.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:36.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:36.946 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T09:51:37.027 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:37.051 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:37.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:37.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:37.152 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:37.176 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:37.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:37.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:37.198 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:51:37.214 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T09:51:37.278 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:37.301 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:37.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:37.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:37.404 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:37.428 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:37.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:37.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:37.530 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:37.555 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:37.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:37.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:37.657 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:37.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:37.681 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:37.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:37.782 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:37.810 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:37.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:37.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:37.912 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:37.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:37.939 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:37.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:38.040 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:38.062 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:38.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:38.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:38.164 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:38.184 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:38.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:38.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:38.268 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:37 smithi137 ceph-mon[93825]: pgmap v564: 89 pgs: 1 remapped+peering, 2 unknown, 2 peering, 1 active+recovering, 83 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 202 op/s; 2759/221997 objects misplaced (1.243%); 865 KiB/s, 10 objects/s recovering 2024-09-21T09:51:38.269 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:37 smithi137 ceph-mon[97575]: pgmap v564: 89 pgs: 1 remapped+peering, 2 unknown, 2 peering, 1 active+recovering, 83 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 202 op/s; 2759/221997 objects misplaced (1.243%); 865 KiB/s, 10 objects/s recovering 2024-09-21T09:51:38.286 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:38.307 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:38.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:38.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:38.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:37 smithi165 ceph-mon[86023]: pgmap v564: 89 pgs: 1 remapped+peering, 2 unknown, 2 peering, 1 active+recovering, 83 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 202 op/s; 2759/221997 objects misplaced (1.243%); 865 KiB/s, 10 objects/s recovering 2024-09-21T09:51:38.409 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:38.434 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:38.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:38.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:38.536 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:38.558 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:38.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:38.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:38.659 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:38.682 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:38.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:38.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:38.784 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:38.805 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:38.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:38.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:38.907 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:38.928 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:38.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:38.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:38.971 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:51:38.971 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:51:39.030 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:39.051 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:39.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:39.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:39.153 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:39.175 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:39.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:39.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:39.277 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:39.299 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:39.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:39.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:39.401 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:39.423 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:39.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:39.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:39.524 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:39.546 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:39.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:39.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:39.648 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:39.673 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:39.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:39.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:39.680 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T09:51:39.775 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:39.798 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:39.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:39.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:39.899 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:39.923 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:39.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:39.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:39.936 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:51:40.025 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:40.047 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:40.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:40.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:40.149 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:40.170 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:40.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:40.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:40.202 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:39 smithi165 ceph-mon[86023]: pgmap v565: 89 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 unknown, 2 peering, 1 active+recovering, 82 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 136 op/s; 7297/221607 objects misplaced (3.293%); 779 KiB/s, 9 objects/s recovering 2024-09-21T09:51:40.202 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:51:40.202 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:51:40.272 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:40.294 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:40.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:40.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:40.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:39 smithi137 ceph-mon[97575]: pgmap v565: 89 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 unknown, 2 peering, 1 active+recovering, 82 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 136 op/s; 7297/221607 objects misplaced (3.293%); 779 KiB/s, 9 objects/s recovering 2024-09-21T09:51:40.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:51:40.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:51:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:39 smithi137 ceph-mon[93825]: pgmap v565: 89 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 2 unknown, 2 peering, 1 active+recovering, 82 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 136 op/s; 7297/221607 objects misplaced (3.293%); 779 KiB/s, 9 objects/s recovering 2024-09-21T09:51:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:51:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:51:40.396 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:40.417 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:40.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:40.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:40.458 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:51:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:51:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:51:40.519 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:40.540 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:40.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:40.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:40.642 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:40.668 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:40.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:40.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:40.770 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:40.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:40.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:40.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:40.836 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5] out_osds: [6] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:51:40.836 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:51:40.836 INFO:tasks.thrashosds.thrasher:Adding osd 6 2024-09-21T09:51:40.836 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd in 6 2024-09-21T09:51:40.892 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:40.902 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:51:40.914 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:40.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:40.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:41.015 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:41.036 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:41.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:41.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:41.138 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:41.161 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:41.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:41.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:41.263 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:41.270 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:40 smithi165 ceph-mon[86023]: Health check failed: Degraded data redundancy: 11268/221577 objects degraded (5.085%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:51:41.270 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:40 smithi165 ceph-mon[86023]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T09:51:41.286 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:41.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:41.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:41.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:40 smithi137 ceph-mon[97575]: Health check failed: Degraded data redundancy: 11268/221577 objects degraded (5.085%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:51:41.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:40 smithi137 ceph-mon[97575]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T09:51:41.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:40 smithi137 ceph-mon[93825]: Health check failed: Degraded data redundancy: 11268/221577 objects degraded (5.085%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:51:41.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:40 smithi137 ceph-mon[93825]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T09:51:41.388 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:41.411 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:41.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:41.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:41.512 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:41.534 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:41.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:41.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:41.636 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:41.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:41.662 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:41.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:41.684 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:51:41.684 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:51:41.763 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:41.785 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:41.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:41.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:41.886 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:41.909 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:41.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:41.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:42.010 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:42.037 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:42.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:42.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:42.139 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:42.161 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:42.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:42.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:42.263 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:42.285 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:42.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:42.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:42.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:41 smithi137 ceph-mon[93825]: pgmap v566: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 91 op/s; 11268/221577 objects degraded (5.085%); 11730/221577 objects misplaced (5.294%); 3.2 MiB/s, 49 objects/s recovering 2024-09-21T09:51:42.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:41 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1840803314' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:51:42.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:51:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:51:41] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.51.0" 2024-09-21T09:51:42.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:41 smithi137 ceph-mon[97575]: pgmap v566: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 91 op/s; 11268/221577 objects degraded (5.085%); 11730/221577 objects misplaced (5.294%); 3.2 MiB/s, 49 objects/s recovering 2024-09-21T09:51:42.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:41 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1840803314' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:51:42.322 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:41 smithi165 ceph-mon[86023]: pgmap v566: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 91 op/s; 11268/221577 objects degraded (5.085%); 11730/221577 objects misplaced (5.294%); 3.2 MiB/s, 49 objects/s recovering 2024-09-21T09:51:42.322 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:41 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1840803314' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:51:42.349 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T09:51:42.387 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:42.413 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:42.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:42.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:42.514 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:42.537 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:42.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:42.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:42.608 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:51:42.639 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:42.660 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:42.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:42.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:42.762 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:42.783 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:42.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:42.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:42.885 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:42.902 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:51:42.902 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:51:42.902 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:51:42.902 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:51:42.902 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:51:42.902 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:51:42.903 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:51:42.903 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:51:42.903 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:51:42.903 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:51:42.908 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:42.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:42.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:43.010 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:43.033 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:43.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:43.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:43.134 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:43.156 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:43.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:43.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:43.258 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:43.280 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:43.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:43.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:43.381 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:43.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:43.403 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:43.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:43.504 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:43.525 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:43.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:43.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:43.627 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:43.651 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:43.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:43.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:43.752 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:43.779 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:43.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:43.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:43.881 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:43.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:43.906 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:43.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:44.007 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:44.029 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:44.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:44.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:44.131 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:44.153 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:44.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:44.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:44.241 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:43 smithi165 ceph-mon[86023]: pgmap v567: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 43 op/s; 11268/221568 objects degraded (5.086%); 11334/221568 objects misplaced (5.115%); 5.9 MiB/s, 93 objects/s recovering 2024-09-21T09:51:44.254 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:44.276 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:44.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:44.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:44.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:43 smithi137 ceph-mon[93825]: pgmap v567: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 43 op/s; 11268/221568 objects degraded (5.086%); 11334/221568 objects misplaced (5.115%); 5.9 MiB/s, 93 objects/s recovering 2024-09-21T09:51:44.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:43 smithi137 ceph-mon[97575]: pgmap v567: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 43 op/s; 11268/221568 objects degraded (5.086%); 11334/221568 objects misplaced (5.115%); 5.9 MiB/s, 93 objects/s recovering 2024-09-21T09:51:44.378 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:44.401 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:44.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:44.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:44.502 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:44.507 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:51:44.508 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:51:44.525 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:44.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:44.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:44.627 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:44.649 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:44.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:44.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:44.750 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:44.773 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:44.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:44.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:44.874 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:44.896 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:44.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:44.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:44.998 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:45.019 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:45.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:45.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:45.121 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:45.145 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:45.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:45.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:45.246 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:45.269 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:45.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:45.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:45.308 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T09:51:45.371 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:45.393 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:45.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:45.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:45.476 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:51:45.476 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:51:45.493 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:51:45.493 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:51:45.495 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:45.512 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:51:45.512 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:51:45.520 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:45.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:45.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:45.571 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:51:45.622 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:45.643 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:45.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:45.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:45.745 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:45.767 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:45.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:45.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:45.868 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:45.891 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:45.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:45.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:45.993 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:46.016 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:46.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:46.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:46.117 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:46.141 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:46.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:46.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:46.242 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:46.264 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:46.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:46.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:45 smithi137 ceph-mon[93825]: pgmap v568: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 35 op/s; 11268/221568 objects degraded (5.086%); 10910/221568 objects misplaced (4.924%); 7.5 MiB/s, 119 objects/s recovering 2024-09-21T09:51:46.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:45 smithi137 ceph-mon[97575]: pgmap v568: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 35 op/s; 11268/221568 objects degraded (5.086%); 10910/221568 objects misplaced (4.924%); 7.5 MiB/s, 119 objects/s recovering 2024-09-21T09:51:46.366 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:46.388 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:46.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:46.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:46.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:45 smithi165 ceph-mon[86023]: pgmap v568: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 35 op/s; 11268/221568 objects degraded (5.086%); 10910/221568 objects misplaced (4.924%); 7.5 MiB/s, 119 objects/s recovering 2024-09-21T09:51:46.490 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:46.511 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:46.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:46.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:46.613 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:46.637 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:46.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:46.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:46.738 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:46.759 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:46.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:46.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:46.861 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:46.885 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:46.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:46.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:46.987 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:47.008 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:47.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:47.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:47.110 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:47.131 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:47.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:47.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:47.232 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:47.253 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:47.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:47.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:47.279 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:46 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 11268/221568 objects degraded (5.086%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:51:47.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:46 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 11268/221568 objects degraded (5.086%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:51:47.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:46 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 11268/221568 objects degraded (5.086%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:51:47.303 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:51:47.303 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T09:51:47.303 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T09:51:47.303 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T09:51:47.303 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.304 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:96870 7.b 7:de381016:::benchmark_data_smithi137_164067_object7176:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.304 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:52.503601+0000", 2024-09-21T09:51:47.304 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 54.771286549999999, 2024-09-21T09:51:47.304 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7762564169999999, 2024-09-21T09:51:47.304 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.304 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.304 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.304 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.304 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.304 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 96870 2024-09-21T09:51:47.304 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.304 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.304 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.305 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.305 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.503601+0000", 2024-09-21T09:51:47.305 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.305 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.305 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.305 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.305 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.503601+0000", 2024-09-21T09:51:47.305 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.305 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.305 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.305 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.305 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.503599+0000", 2024-09-21T09:51:47.305 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:47.306 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.306 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.306 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.306 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.503605+0000", 2024-09-21T09:51:47.306 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3750000000000002e-06 2024-09-21T09:51:47.306 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.306 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.306 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.306 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.503616+0000", 2024-09-21T09:51:47.306 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1867e-05 2024-09-21T09:51:47.306 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.306 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.306 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.306 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.503620+0000", 2024-09-21T09:51:47.307 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8330000000000004e-06 2024-09-21T09:51:47.307 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.307 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.307 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.307 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.773100+0000", 2024-09-21T09:51:47.307 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.26947967900000003 2024-09-21T09:51:47.307 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.307 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.307 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.307 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.775961+0000", 2024-09-21T09:51:47.307 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0028608959999999999 2024-09-21T09:51:47.307 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.307 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.307 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.206524+0000", 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43056278399999998 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.211717+0000", 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0051936070000000003 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.203067+0000", 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.99134998100000005 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.308 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.207216+0000", 2024-09-21T09:51:47.309 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0041492400000000002 2024-09-21T09:51:47.309 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.309 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.309 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.309 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.214761+0000", 2024-09-21T09:51:47.309 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0075447020000000004 2024-09-21T09:51:47.309 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.309 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.309 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.309 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.248420+0000", 2024-09-21T09:51:47.309 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.033659258999999997 2024-09-21T09:51:47.309 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.309 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.309 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.309 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.266032+0000", 2024-09-21T09:51:47.310 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.017611320999999999 2024-09-21T09:51:47.310 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.310 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.310 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.310 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.267501+0000", 2024-09-21T09:51:47.310 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014696329999999999 2024-09-21T09:51:47.310 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.310 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.310 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.310 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.269947+0000", 2024-09-21T09:51:47.310 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0024456450000000002 2024-09-21T09:51:47.310 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.310 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.310 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.310 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.279857+0000", 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0099102110000000004 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:96984 7.b 7:d1867dac:::benchmark_data_smithi137_164067_object7290:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:52.664025+0000", 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 54.610862271999999, 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2934008590000001, 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.311 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 96984 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.664025+0000", 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.664025+0000", 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.664024+0000", 2024-09-21T09:51:47.312 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.664030+0000", 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8039999999999998e-06 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.664040+0000", 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0658e-05 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.664045+0000", 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.51e-06 2024-09-21T09:51:47.313 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.314 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.314 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.314 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.007654+0000", 2024-09-21T09:51:47.314 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.34360909299999998 2024-09-21T09:51:47.314 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.314 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.314 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.314 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.013062+0000", 2024-09-21T09:51:47.314 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0054083530000000003 2024-09-21T09:51:47.314 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.314 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.314 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.314 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.055366+0000", 2024-09-21T09:51:47.315 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.042303421000000001 2024-09-21T09:51:47.315 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.315 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.315 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.315 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.061355+0000", 2024-09-21T09:51:47.315 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0059897839999999997 2024-09-21T09:51:47.315 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.315 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.315 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.315 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.866061+0000", 2024-09-21T09:51:47.315 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.804705581 2024-09-21T09:51:47.315 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.315 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.315 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.315 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.870331+0000", 2024-09-21T09:51:47.316 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0042699239999999996 2024-09-21T09:51:47.316 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.316 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.316 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.316 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.877773+0000", 2024-09-21T09:51:47.316 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0074423709999999997 2024-09-21T09:51:47.316 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.316 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.316 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.317 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.929718+0000", 2024-09-21T09:51:47.317 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.051944653 2024-09-21T09:51:47.317 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.317 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.317 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.317 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.931192+0000", 2024-09-21T09:51:47.317 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014739359999999999 2024-09-21T09:51:47.318 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.318 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.318 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.318 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.944906+0000", 2024-09-21T09:51:47.318 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.013714496 2024-09-21T09:51:47.318 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.318 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.318 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.318 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.947769+0000", 2024-09-21T09:51:47.318 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0028625830000000001 2024-09-21T09:51:47.318 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.318 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.318 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.318 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.957426+0000", 2024-09-21T09:51:47.319 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0096568939999999992 2024-09-21T09:51:47.319 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.319 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.319 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.319 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.319 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.319 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:96991 7.b 7:dacde3ea:::benchmark_data_smithi137_164067_object7297:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.319 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:52.680035+0000", 2024-09-21T09:51:47.319 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 54.594852488999997, 2024-09-21T09:51:47.319 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3477392589999999, 2024-09-21T09:51:47.319 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.319 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.319 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.320 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.320 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.320 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 96991 2024-09-21T09:51:47.320 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.320 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.320 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.320 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.320 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.680035+0000", 2024-09-21T09:51:47.320 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.320 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.320 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.320 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.320 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.680035+0000", 2024-09-21T09:51:47.320 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.320 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.321 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.321 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.321 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.680033+0000", 2024-09-21T09:51:47.321 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:51:47.321 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.321 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.321 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.321 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.680040+0000", 2024-09-21T09:51:47.321 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5139999999999998e-06 2024-09-21T09:51:47.321 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.321 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.321 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.321 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.680053+0000", 2024-09-21T09:51:47.321 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3713000000000001e-05 2024-09-21T09:51:47.321 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.322 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.322 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.322 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.680060+0000", 2024-09-21T09:51:47.322 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2929999999999997e-06 2024-09-21T09:51:47.322 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.322 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.322 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.322 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.062049+0000", 2024-09-21T09:51:47.322 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.38198936700000002 2024-09-21T09:51:47.322 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.322 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.322 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.322 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.066763+0000", 2024-09-21T09:51:47.322 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047144520000000001 2024-09-21T09:51:47.322 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.323 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.323 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.323 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.093475+0000", 2024-09-21T09:51:47.323 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.026711347999999999 2024-09-21T09:51:47.323 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.323 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.323 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.323 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.098676+0000", 2024-09-21T09:51:47.323 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.005201186 2024-09-21T09:51:47.323 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.323 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.323 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.323 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.959571+0000", 2024-09-21T09:51:47.323 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.86089450199999995 2024-09-21T09:51:47.323 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.324 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.324 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.324 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.964587+0000", 2024-09-21T09:51:47.324 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0050168790000000001 2024-09-21T09:51:47.324 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.324 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.324 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.324 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.972878+0000", 2024-09-21T09:51:47.324 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0082901120000000005 2024-09-21T09:51:47.324 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.324 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.324 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.324 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.012426+0000", 2024-09-21T09:51:47.324 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.039548832999999999 2024-09-21T09:51:47.325 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.325 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.325 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.325 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.013974+0000", 2024-09-21T09:51:47.325 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015474530000000001 2024-09-21T09:51:47.325 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.325 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.325 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.325 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.015518+0000", 2024-09-21T09:51:47.325 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00154419 2024-09-21T09:51:47.325 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.325 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.017988+0000", 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002470454 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.027774+0000", 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0097856339999999997 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:97001 7.b 7:dbfa2507:::benchmark_data_smithi137_164067_object7307:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:52.696292+0000", 2024-09-21T09:51:47.326 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 54.578595338, 2024-09-21T09:51:47.327 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3484047079999999, 2024-09-21T09:51:47.327 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.327 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.327 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.327 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.327 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.327 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 97001 2024-09-21T09:51:47.327 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.327 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.327 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.327 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.327 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.696292+0000", 2024-09-21T09:51:47.327 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.327 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.327 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.328 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.328 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.696292+0000", 2024-09-21T09:51:47.328 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.328 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.328 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.328 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.328 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.696290+0000", 2024-09-21T09:51:47.328 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:51:47.328 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.328 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.328 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.328 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.696298+0000", 2024-09-21T09:51:47.328 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0199999999999994e-06 2024-09-21T09:51:47.328 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.328 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.696312+0000", 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3983e-05 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.696320+0000", 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0469999999999994e-06 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.069340+0000", 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.37301958899999998 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.329 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.330 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.074019+0000", 2024-09-21T09:51:47.330 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046791100000000002 2024-09-21T09:51:47.330 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.330 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.330 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.330 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.118954+0000", 2024-09-21T09:51:47.330 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.044934604000000003 2024-09-21T09:51:47.330 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.330 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.330 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.330 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.124612+0000", 2024-09-21T09:51:47.330 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0056585580000000002 2024-09-21T09:51:47.330 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.330 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.331 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.331 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.994426+0000", 2024-09-21T09:51:47.331 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.86981425400000001 2024-09-21T09:51:47.331 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.331 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.331 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.331 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.998785+0000", 2024-09-21T09:51:47.331 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0043583830000000004 2024-09-21T09:51:47.331 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.331 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.331 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.331 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.006440+0000", 2024-09-21T09:51:47.331 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0076552629999999998 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.028233+0000", 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.021792944000000002 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.029685+0000", 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014522129999999999 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.031137+0000", 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014519559999999999 2024-09-21T09:51:47.332 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.333 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.333 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.333 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.033553+0000", 2024-09-21T09:51:47.333 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0024160829999999999 2024-09-21T09:51:47.333 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.333 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.333 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.333 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.044697+0000", 2024-09-21T09:51:47.333 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.011143438 2024-09-21T09:51:47.333 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.333 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.333 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.333 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.333 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.333 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:97003 7.b 7:d172de6d:::benchmark_data_smithi137_164067_object7309:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.334 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:52.703100+0000", 2024-09-21T09:51:47.334 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 54.571786928000002, 2024-09-21T09:51:47.334 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.449936578, 2024-09-21T09:51:47.334 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.334 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.334 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.334 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.334 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.334 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 97003 2024-09-21T09:51:47.334 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.334 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.334 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.334 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.335 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.703100+0000", 2024-09-21T09:51:47.335 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.335 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.335 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.335 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.335 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.703100+0000", 2024-09-21T09:51:47.335 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.335 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.335 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.335 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.335 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.703099+0000", 2024-09-21T09:51:47.335 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:47.335 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.336 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.336 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.336 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.703104+0000", 2024-09-21T09:51:47.336 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1420000000000001e-06 2024-09-21T09:51:47.336 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.336 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.336 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.336 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.703115+0000", 2024-09-21T09:51:47.336 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0574000000000001e-05 2024-09-21T09:51:47.336 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.336 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.336 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.336 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.703121+0000", 2024-09-21T09:51:47.336 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7849999999999997e-06 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.125276+0000", 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.42215504500000001 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.129967+0000", 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046909919999999997 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.152649+0000", 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.022682606000000001 2024-09-21T09:51:47.337 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.338 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.338 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.338 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.157776+0000", 2024-09-21T09:51:47.338 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0051264800000000001 2024-09-21T09:51:47.338 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.338 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.338 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.338 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.070375+0000", 2024-09-21T09:51:47.338 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.91259906800000001 2024-09-21T09:51:47.338 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.338 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.338 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.338 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.074750+0000", 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0043748379999999998 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.083126+0000", 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0083766329999999996 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.131086+0000", 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.047959814000000003 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.139145+0000", 2024-09-21T09:51:47.339 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0080587000000000002 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.141070+0000", 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001925033 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.143467+0000", 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0023977270000000001 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.153037+0000", 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0095694969999999997 2024-09-21T09:51:47.340 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.341 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.341 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.341 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.341 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.341 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:97063 7.b 7:d999268d:::benchmark_data_smithi137_164067_object7369:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.341 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:52.868361+0000", 2024-09-21T09:51:47.341 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 54.406526601000003, 2024-09-21T09:51:47.341 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.396239088, 2024-09-21T09:51:47.341 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.341 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.341 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.341 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.341 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.341 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 97063 2024-09-21T09:51:47.341 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.342 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.342 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.342 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.342 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.868361+0000", 2024-09-21T09:51:47.342 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.342 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.342 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.342 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.342 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.868361+0000", 2024-09-21T09:51:47.342 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.342 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.342 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.342 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.342 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.868359+0000", 2024-09-21T09:51:47.342 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:47.343 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.343 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.343 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.343 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.868365+0000", 2024-09-21T09:51:47.343 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9710000000000001e-06 2024-09-21T09:51:47.343 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.343 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.343 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.343 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.868376+0000", 2024-09-21T09:51:47.343 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0686999999999999e-05 2024-09-21T09:51:47.343 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.343 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.343 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.343 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.868381+0000", 2024-09-21T09:51:47.344 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.989e-06 2024-09-21T09:51:47.344 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.344 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.344 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.344 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.130473+0000", 2024-09-21T09:51:47.344 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.26209154099999998 2024-09-21T09:51:47.344 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.344 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.344 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.344 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.135108+0000", 2024-09-21T09:51:47.344 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046352759999999998 2024-09-21T09:51:47.344 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.344 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.344 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.344 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.175560+0000", 2024-09-21T09:51:47.345 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.040451941999999998 2024-09-21T09:51:47.345 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.345 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.345 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.345 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.180852+0000", 2024-09-21T09:51:47.345 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052918790000000002 2024-09-21T09:51:47.345 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.345 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.345 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.345 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.171734+0000", 2024-09-21T09:51:47.345 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.99088219200000005 2024-09-21T09:51:47.345 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.345 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.346 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.346 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.176007+0000", 2024-09-21T09:51:47.346 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0042733210000000001 2024-09-21T09:51:47.346 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.346 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.346 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.346 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.183744+0000", 2024-09-21T09:51:47.346 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0077364119999999998 2024-09-21T09:51:47.346 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.346 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.346 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.346 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.239842+0000", 2024-09-21T09:51:47.347 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.056098462000000002 2024-09-21T09:51:47.347 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.347 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.347 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.347 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.247950+0000", 2024-09-21T09:51:47.347 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0081076700000000008 2024-09-21T09:51:47.347 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.347 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.347 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.347 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.251813+0000", 2024-09-21T09:51:47.347 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003863366 2024-09-21T09:51:47.347 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.347 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.347 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.348 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.254137+0000", 2024-09-21T09:51:47.348 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0023237710000000001 2024-09-21T09:51:47.348 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.348 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.348 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.348 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.264600+0000", 2024-09-21T09:51:47.348 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.01046294 2024-09-21T09:51:47.348 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.348 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.348 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.348 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.348 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.348 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:97096 7.b 7:d1a6d8aa:::benchmark_data_smithi137_164067_object7402:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.348 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:52.982817+0000", 2024-09-21T09:51:47.349 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 54.292070453999997, 2024-09-21T09:51:47.349 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4837349630000001, 2024-09-21T09:51:47.349 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.349 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.349 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.349 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.349 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.349 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 97096 2024-09-21T09:51:47.349 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.349 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.349 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.349 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.349 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.982817+0000", 2024-09-21T09:51:47.349 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.349 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.350 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.350 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.350 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.982817+0000", 2024-09-21T09:51:47.350 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.350 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.350 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.350 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.350 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.982816+0000", 2024-09-21T09:51:47.350 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:47.350 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.350 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.350 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.350 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.982821+0000", 2024-09-21T09:51:47.350 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5849999999999999e-06 2024-09-21T09:51:47.350 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.982832+0000", 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0839000000000001e-05 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:52.982838+0000", 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.908e-06 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.181330+0000", 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.198492161 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.351 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.186094+0000", 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047638949999999998 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.230832+0000", 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.044737718000000003 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.235997+0000", 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0051649779999999998 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.352 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.353 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.382630+0000", 2024-09-21T09:51:47.353 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1466330929999999 2024-09-21T09:51:47.353 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.353 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.353 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.353 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.386803+0000", 2024-09-21T09:51:47.353 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0041729209999999996 2024-09-21T09:51:47.353 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.353 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.353 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.353 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.394208+0000", 2024-09-21T09:51:47.353 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0074051799999999999 2024-09-21T09:51:47.354 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.354 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.354 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.354 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.444702+0000", 2024-09-21T09:51:47.354 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.050493872000000002 2024-09-21T09:51:47.354 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.354 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.354 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.354 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.451545+0000", 2024-09-21T09:51:47.354 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0068432359999999999 2024-09-21T09:51:47.354 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.354 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.354 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.354 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.454872+0000", 2024-09-21T09:51:47.355 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00332694 2024-09-21T09:51:47.355 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.355 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.355 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.355 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.457148+0000", 2024-09-21T09:51:47.355 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0022758980000000002 2024-09-21T09:51:47.355 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.355 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.355 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.355 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.466552+0000", 2024-09-21T09:51:47.355 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0094039780000000003 2024-09-21T09:51:47.355 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.355 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.355 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.356 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.356 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.356 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:97106 7.b 7:d17830b8:::benchmark_data_smithi137_164067_object7412:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.356 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:53.329015+0000", 2024-09-21T09:51:47.356 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 53.945871797000002, 2024-09-21T09:51:47.356 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.0847008909999998, 2024-09-21T09:51:47.356 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.356 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.356 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.356 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.356 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.356 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 97106 2024-09-21T09:51:47.356 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.356 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.356 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.329015+0000", 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.329015+0000", 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.329014+0000", 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.357 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.358 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.329020+0000", 2024-09-21T09:51:47.358 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2199999999999997e-06 2024-09-21T09:51:47.358 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.358 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.358 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.358 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.329035+0000", 2024-09-21T09:51:47.358 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5434000000000002e-05 2024-09-21T09:51:47.358 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.358 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.358 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.358 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.329041+0000", 2024-09-21T09:51:47.358 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3369999999999999e-06 2024-09-21T09:51:47.358 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.358 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.359 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.359 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.382465+0000", 2024-09-21T09:51:47.359 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.053423733000000001 2024-09-21T09:51:47.359 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.359 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.359 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.359 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:53.385385+0000", 2024-09-21T09:51:47.359 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002920569 2024-09-21T09:51:47.359 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.359 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.359 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.359 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.310406+0000", 2024-09-21T09:51:47.359 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.92502070599999997 2024-09-21T09:51:47.360 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.360 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.360 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.360 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.315566+0000", 2024-09-21T09:51:47.360 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0051599250000000001 2024-09-21T09:51:47.360 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.360 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.360 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.360 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.349576+0000", 2024-09-21T09:51:47.360 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.034010485 2024-09-21T09:51:47.360 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.360 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.360 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.360 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.354339+0000", 2024-09-21T09:51:47.360 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047627640000000001 2024-09-21T09:51:47.361 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.361 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.361 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.361 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.362964+0000", 2024-09-21T09:51:47.361 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0086254339999999995 2024-09-21T09:51:47.361 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.361 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.361 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.361 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.399981+0000", 2024-09-21T09:51:47.361 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.037016273000000002 2024-09-21T09:51:47.361 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.361 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.361 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.361 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.400441+0000", 2024-09-21T09:51:47.361 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00046042000000000001 2024-09-21T09:51:47.362 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.362 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.362 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.362 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.401868+0000", 2024-09-21T09:51:47.362 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014271049999999999 2024-09-21T09:51:47.362 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.362 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.362 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.362 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.404241+0000", 2024-09-21T09:51:47.362 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0023727610000000001 2024-09-21T09:51:47.362 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.362 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.362 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.362 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.413716+0000", 2024-09-21T09:51:47.363 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0094754409999999994 2024-09-21T09:51:47.363 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.363 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.363 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.363 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.363 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.363 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:97228 7.b 7:d5e2a89d:::benchmark_data_smithi137_164067_object7534:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.363 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:54.262287+0000", 2024-09-21T09:51:47.363 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 53.012600116999998, 2024-09-21T09:51:47.363 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.27583008, 2024-09-21T09:51:47.363 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.363 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.363 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.363 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.363 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 97228 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.262287+0000", 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.262287+0000", 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.364 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.262286+0000", 2024-09-21T09:51:47.365 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:47.365 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.365 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.365 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.365 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.262291+0000", 2024-09-21T09:51:47.365 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3070000000000002e-06 2024-09-21T09:51:47.365 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.365 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.365 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.365 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.262300+0000", 2024-09-21T09:51:47.365 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.8410000000000006e-06 2024-09-21T09:51:47.365 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.365 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.365 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.365 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.262304+0000", 2024-09-21T09:51:47.366 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7780000000000001e-06 2024-09-21T09:51:47.366 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.366 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.366 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.366 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.286303+0000", 2024-09-21T09:51:47.366 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.023999024000000001 2024-09-21T09:51:47.366 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.366 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.366 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.366 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.290940+0000", 2024-09-21T09:51:47.366 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046367220000000002 2024-09-21T09:51:47.366 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.366 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.366 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.366 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.357613+0000", 2024-09-21T09:51:47.367 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.066673250000000003 2024-09-21T09:51:47.367 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.367 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.367 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.367 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.362736+0000", 2024-09-21T09:51:47.367 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0051230679999999997 2024-09-21T09:51:47.367 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.367 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.367 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.367 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.448715+0000", 2024-09-21T09:51:47.367 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.085979161 2024-09-21T09:51:47.367 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.367 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.367 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.367 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.453056+0000", 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0043404489999999997 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.461098+0000", 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0080421209999999993 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.515516+0000", 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.054418331 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.523602+0000", 2024-09-21T09:51:47.368 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0080858820000000008 2024-09-21T09:51:47.369 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.369 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.369 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.369 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.525051+0000", 2024-09-21T09:51:47.369 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014492420000000001 2024-09-21T09:51:47.369 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.369 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.369 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.369 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.527667+0000", 2024-09-21T09:51:47.369 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002615998 2024-09-21T09:51:47.369 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.369 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.369 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.369 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.538117+0000", 2024-09-21T09:51:47.370 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010450116000000001 2024-09-21T09:51:47.370 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.370 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.370 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.370 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.370 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.370 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:97328 7.b 7:daf9b8d3:::benchmark_data_smithi137_164067_object7634:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.370 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:54.692656+0000", 2024-09-21T09:51:47.370 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.582231372000003, 2024-09-21T09:51:47.370 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2552854019999999, 2024-09-21T09:51:47.370 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.370 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.370 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.370 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.370 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 97328 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.692656+0000", 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.692656+0000", 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.371 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.692654+0000", 2024-09-21T09:51:47.372 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:51:47.372 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.372 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.372 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.372 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.692660+0000", 2024-09-21T09:51:47.372 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0719999999999996e-06 2024-09-21T09:51:47.372 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.372 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.372 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.372 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.692671+0000", 2024-09-21T09:51:47.372 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1178999999999999e-05 2024-09-21T09:51:47.372 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.372 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.372 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.372 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.692676+0000", 2024-09-21T09:51:47.373 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4139999999999996e-06 2024-09-21T09:51:47.373 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.373 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.373 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.373 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.794043+0000", 2024-09-21T09:51:47.373 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.101367041 2024-09-21T09:51:47.373 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.373 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.373 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.373 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.799253+0000", 2024-09-21T09:51:47.373 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052104869999999998 2024-09-21T09:51:47.373 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.373 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.373 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.374 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.823840+0000", 2024-09-21T09:51:47.374 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.024586859999999999 2024-09-21T09:51:47.374 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.374 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.374 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.374 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.829105+0000", 2024-09-21T09:51:47.374 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052650850000000001 2024-09-21T09:51:47.374 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.374 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.374 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.374 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.888305+0000", 2024-09-21T09:51:47.374 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0591996189999999 2024-09-21T09:51:47.374 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.374 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.374 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.375 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.892460+0000", 2024-09-21T09:51:47.375 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0041548760000000001 2024-09-21T09:51:47.375 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.375 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.375 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.375 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.899739+0000", 2024-09-21T09:51:47.375 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0072788169999999999 2024-09-21T09:51:47.375 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.375 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.375 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.375 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.933199+0000", 2024-09-21T09:51:47.375 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.033460100999999999 2024-09-21T09:51:47.375 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.375 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.375 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.376 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.934594+0000", 2024-09-21T09:51:47.376 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013952330000000001 2024-09-21T09:51:47.376 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.376 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.376 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.376 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.936000+0000", 2024-09-21T09:51:47.376 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014057729999999999 2024-09-21T09:51:47.376 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.376 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.376 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.376 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.938268+0000", 2024-09-21T09:51:47.376 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0022680299999999999 2024-09-21T09:51:47.376 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.376 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.376 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.947941+0000", 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0096735769999999992 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:97341 7.b 7:df1121e7:::benchmark_data_smithi137_164067_object7647:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:54.738697+0000", 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.536190535000003, 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3461013660000001, 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.377 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.378 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 97341 2024-09-21T09:51:47.378 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.378 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.378 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.378 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.378 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.738697+0000", 2024-09-21T09:51:47.378 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.378 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.378 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.378 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.378 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.738697+0000", 2024-09-21T09:51:47.378 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.378 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.378 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.378 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.379 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.738695+0000", 2024-09-21T09:51:47.379 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:47.379 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.379 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.379 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.379 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.738702+0000", 2024-09-21T09:51:47.379 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0769999999999996e-06 2024-09-21T09:51:47.379 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.379 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.379 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.379 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.738713+0000", 2024-09-21T09:51:47.379 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1481000000000001e-05 2024-09-21T09:51:47.379 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.379 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.379 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.738718+0000", 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5920000000000002e-06 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.801185+0000", 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.062467329000000002 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.805942+0000", 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047573729999999996 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.380 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.848843+0000", 2024-09-21T09:51:47.381 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.042900630000000002 2024-09-21T09:51:47.381 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.381 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.381 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.381 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:54.854064+0000", 2024-09-21T09:51:47.381 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052205910000000001 2024-09-21T09:51:47.381 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.381 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.381 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.381 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.996515+0000", 2024-09-21T09:51:47.381 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.14245109 2024-09-21T09:51:47.381 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.381 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.381 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.381 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.001194+0000", 2024-09-21T09:51:47.382 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046795179999999997 2024-09-21T09:51:47.382 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.382 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.382 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.382 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.008660+0000", 2024-09-21T09:51:47.382 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0074655889999999999 2024-09-21T09:51:47.382 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.382 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.382 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.382 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.068099+0000", 2024-09-21T09:51:47.382 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.059439455000000002 2024-09-21T09:51:47.382 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.382 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.382 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.383 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.071035+0000", 2024-09-21T09:51:47.383 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0029356719999999998 2024-09-21T09:51:47.383 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.383 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.383 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.383 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.072414+0000", 2024-09-21T09:51:47.383 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001378827 2024-09-21T09:51:47.383 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.383 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.383 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.383 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.075349+0000", 2024-09-21T09:51:47.383 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0029357200000000002 2024-09-21T09:51:47.383 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.383 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.383 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.384 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.084798+0000", 2024-09-21T09:51:47.384 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0094487370000000005 2024-09-21T09:51:47.384 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.384 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.384 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.384 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.384 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.384 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:97360 7.b 7:d75a386b:::benchmark_data_smithi137_164067_object7666:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.384 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:55.003587+0000", 2024-09-21T09:51:47.384 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 52.271300361000002, 2024-09-21T09:51:47.384 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.310400982, 2024-09-21T09:51:47.384 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.384 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.384 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.385 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.385 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.385 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 97360 2024-09-21T09:51:47.385 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.385 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.385 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.385 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.385 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.003587+0000", 2024-09-21T09:51:47.385 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.385 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.385 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.385 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.385 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.003587+0000", 2024-09-21T09:51:47.386 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.386 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.386 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.386 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.386 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.003586+0000", 2024-09-21T09:51:47.386 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:51:47.386 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.386 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.386 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.386 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.003592+0000", 2024-09-21T09:51:47.386 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6400000000000002e-06 2024-09-21T09:51:47.386 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.387 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.387 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.387 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.003602+0000", 2024-09-21T09:51:47.387 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.057e-05 2024-09-21T09:51:47.387 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.387 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.387 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.387 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.003606+0000", 2024-09-21T09:51:47.387 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1389999999999997e-06 2024-09-21T09:51:47.387 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.387 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.387 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.387 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.035129+0000", 2024-09-21T09:51:47.387 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.03152261 2024-09-21T09:51:47.387 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.388 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.388 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.388 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.041036+0000", 2024-09-21T09:51:47.388 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0059068890000000002 2024-09-21T09:51:47.388 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.388 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.388 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.388 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.116021+0000", 2024-09-21T09:51:47.388 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.074985304000000003 2024-09-21T09:51:47.388 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.388 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.388 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.388 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:55.121421+0000", 2024-09-21T09:51:47.388 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0054002090000000004 2024-09-21T09:51:47.388 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.389 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.389 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.389 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.255360+0000", 2024-09-21T09:51:47.389 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.133938393 2024-09-21T09:51:47.389 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.389 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.389 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.389 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.259842+0000", 2024-09-21T09:51:47.389 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0044820270000000004 2024-09-21T09:51:47.389 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.389 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.389 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.389 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.267558+0000", 2024-09-21T09:51:47.389 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0077160509999999998 2024-09-21T09:51:47.389 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.390 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.390 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.390 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.298442+0000", 2024-09-21T09:51:47.390 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.030884571999999999 2024-09-21T09:51:47.390 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.390 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.390 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.390 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.298905+0000", 2024-09-21T09:51:47.390 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00046220700000000001 2024-09-21T09:51:47.390 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.390 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.390 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.390 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.301726+0000", 2024-09-21T09:51:47.390 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0028214970000000001 2024-09-21T09:51:47.390 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.304106+0000", 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0023804189999999999 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.313988+0000", 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0098814990000000002 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:97519 7.b 7:df3dc323:::benchmark_data_smithi137_164067_object7825:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.391 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:56.210990+0000", 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 51.063897470999997, 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.274457127, 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 97519 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.210990+0000", 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.392 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.393 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.393 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.210990+0000", 2024-09-21T09:51:47.393 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.393 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.393 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.393 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.393 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.210989+0000", 2024-09-21T09:51:47.393 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:47.393 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.393 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.393 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.393 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.210993+0000", 2024-09-21T09:51:47.393 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1160000000000001e-06 2024-09-21T09:51:47.393 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.393 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.394 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.394 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.211005+0000", 2024-09-21T09:51:47.394 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2221e-05 2024-09-21T09:51:47.394 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.394 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.394 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.394 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.211009+0000", 2024-09-21T09:51:47.394 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8639999999999998e-06 2024-09-21T09:51:47.394 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.394 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.394 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.394 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.214193+0000", 2024-09-21T09:51:47.394 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0031839419999999999 2024-09-21T09:51:47.394 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.394 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.218917+0000", 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047238569999999997 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.291510+0000", 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.072593094999999996 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.296855+0000", 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0053447989999999999 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.395 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.396 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.426415+0000", 2024-09-21T09:51:47.396 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1295602950000001 2024-09-21T09:51:47.396 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.396 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.396 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.396 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.431243+0000", 2024-09-21T09:51:47.396 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00482827 2024-09-21T09:51:47.396 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.396 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.396 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.396 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.438557+0000", 2024-09-21T09:51:47.396 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0073139040000000004 2024-09-21T09:51:47.396 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.396 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.397 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.397 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.451586+0000", 2024-09-21T09:51:47.397 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.013028655 2024-09-21T09:51:47.397 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.397 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.397 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.397 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.454555+0000", 2024-09-21T09:51:47.397 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0029693739999999999 2024-09-21T09:51:47.397 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.397 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.397 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.397 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.472604+0000", 2024-09-21T09:51:47.397 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.018048721 2024-09-21T09:51:47.397 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.397 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.398 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.398 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.474984+0000", 2024-09-21T09:51:47.398 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0023805760000000001 2024-09-21T09:51:47.398 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.398 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.398 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.398 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.485447+0000", 2024-09-21T09:51:47.398 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010462635 2024-09-21T09:51:47.398 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.398 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.398 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.398 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.398 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.398 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:97522 7.b 7:d1321a68:::benchmark_data_smithi137_164067_object7828:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.398 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:56.313069+0000", 2024-09-21T09:51:47.399 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 50.961818395000002, 2024-09-21T09:51:47.399 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2556047180000001, 2024-09-21T09:51:47.399 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.399 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.399 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.399 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.399 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.399 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 97522 2024-09-21T09:51:47.399 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.399 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.399 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.399 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.399 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.313069+0000", 2024-09-21T09:51:47.399 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.313069+0000", 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.313068+0000", 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.313072+0000", 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0550000000000001e-06 2024-09-21T09:51:47.400 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.313079+0000", 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7000000000000002e-06 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.313082+0000", 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1760000000000002e-06 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.344507+0000", 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.031425705999999998 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.401 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.402 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.402 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.349324+0000", 2024-09-21T09:51:47.402 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0048161840000000003 2024-09-21T09:51:47.402 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.402 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.402 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.402 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.370629+0000", 2024-09-21T09:51:47.402 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.021305818000000001 2024-09-21T09:51:47.402 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.402 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.402 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.402 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.375970+0000", 2024-09-21T09:51:47.402 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.005340633 2024-09-21T09:51:47.402 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.402 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.506557+0000", 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1305867979999999 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.510774+0000", 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0042175420000000003 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.518180+0000", 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0074056 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.403 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.552850+0000", 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.034669808000000003 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.554282+0000", 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001432347 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.555706+0000", 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001423449 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.404 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.558087+0000", 2024-09-21T09:51:47.405 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002381457 2024-09-21T09:51:47.405 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.405 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.405 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.405 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.568674+0000", 2024-09-21T09:51:47.405 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010586521999999999 2024-09-21T09:51:47.405 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.405 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.405 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.405 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.405 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.405 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:97557 7.b 7:d3db7db2:::benchmark_data_smithi137_164067_object7863:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.405 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:56.558107+0000", 2024-09-21T09:51:47.406 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 50.716780739000001, 2024-09-21T09:51:47.406 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3285926969999999, 2024-09-21T09:51:47.406 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.406 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.406 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.406 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.406 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.406 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 97557 2024-09-21T09:51:47.406 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.406 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.406 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.406 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.406 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.558107+0000", 2024-09-21T09:51:47.407 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.407 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.407 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.407 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.407 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.558107+0000", 2024-09-21T09:51:47.407 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.407 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.407 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.407 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.407 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.558105+0000", 2024-09-21T09:51:47.407 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:47.408 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:47.409 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.409 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.409 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.409 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.558111+0000", 2024-09-21T09:51:47.409 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.161e-06 2024-09-21T09:51:47.409 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.409 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.409 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.409 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.558122+0000", 2024-09-21T09:51:47.409 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.099e-05 2024-09-21T09:51:47.409 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.409 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.409 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.409 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.558128+0000", 2024-09-21T09:51:47.409 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2530000000000004e-06 2024-09-21T09:51:47.410 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.410 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.410 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.410 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.597190+0000", 2024-09-21T09:51:47.410 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.039062810000000003 2024-09-21T09:51:47.410 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.410 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.410 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.410 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.601945+0000", 2024-09-21T09:51:47.410 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047550759999999996 2024-09-21T09:51:47.410 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.410 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.410 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.410 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.674102+0000", 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.072156972 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:56.679223+0000", 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.005120594 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.795045+0000", 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.115822264 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.799257+0000", 2024-09-21T09:51:47.411 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0042112820000000002 2024-09-21T09:51:47.412 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.412 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.412 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.412 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.806585+0000", 2024-09-21T09:51:47.412 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0073281300000000004 2024-09-21T09:51:47.412 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.412 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.412 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.412 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.861319+0000", 2024-09-21T09:51:47.412 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.054733915000000001 2024-09-21T09:51:47.412 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.412 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.412 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.412 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.862737+0000", 2024-09-21T09:51:47.412 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001418735 2024-09-21T09:51:47.413 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.413 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.413 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.413 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.874735+0000", 2024-09-21T09:51:47.413 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.011998129999999999 2024-09-21T09:51:47.413 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.413 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.413 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.413 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.877101+0000", 2024-09-21T09:51:47.413 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002365692 2024-09-21T09:51:47.413 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.413 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.413 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.413 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.886699+0000", 2024-09-21T09:51:47.413 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0095981049999999991 2024-09-21T09:51:47.414 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.414 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.414 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.414 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.414 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.414 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:97851 7.b 7:d7547aee:::benchmark_data_smithi137_164067_object8157:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.414 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:57.714782+0000", 2024-09-21T09:51:47.414 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 49.560104883000001, 2024-09-21T09:51:47.414 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3217952290000001, 2024-09-21T09:51:47.414 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.414 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.414 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.414 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.414 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.414 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 97851 2024-09-21T09:51:47.415 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.415 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.415 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.415 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.415 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.714782+0000", 2024-09-21T09:51:47.415 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.415 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.415 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.415 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.415 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.714782+0000", 2024-09-21T09:51:47.415 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.415 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.415 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.415 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.415 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.714781+0000", 2024-09-21T09:51:47.416 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:51:47.416 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.416 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.416 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.416 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.714786+0000", 2024-09-21T09:51:47.416 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2360000000000004e-06 2024-09-21T09:51:47.416 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.416 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.416 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.416 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.714798+0000", 2024-09-21T09:51:47.416 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1313e-05 2024-09-21T09:51:47.416 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.416 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.416 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.416 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.714802+0000", 2024-09-21T09:51:47.417 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6419999999999998e-06 2024-09-21T09:51:47.417 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.417 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.417 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.417 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.771575+0000", 2024-09-21T09:51:47.417 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.056772969999999999 2024-09-21T09:51:47.417 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.417 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.417 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.417 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.776565+0000", 2024-09-21T09:51:47.417 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0049895499999999997 2024-09-21T09:51:47.417 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.417 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.417 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.418 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.830765+0000", 2024-09-21T09:51:47.418 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.05419964 2024-09-21T09:51:47.418 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.418 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.418 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.418 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.836145+0000", 2024-09-21T09:51:47.418 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0053800000000000002 2024-09-21T09:51:47.418 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.418 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.418 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.418 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:58.925489+0000", 2024-09-21T09:51:47.418 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0893439680000001 2024-09-21T09:51:47.418 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.419 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.419 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.419 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:58.929578+0000", 2024-09-21T09:51:47.419 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.004089166 2024-09-21T09:51:47.419 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.419 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.419 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.419 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:58.936845+0000", 2024-09-21T09:51:47.419 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0072676759999999998 2024-09-21T09:51:47.419 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.419 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.419 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.419 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:58.943545+0000", 2024-09-21T09:51:47.419 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0066992359999999999 2024-09-21T09:51:47.419 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:58.974350+0000", 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.030804987999999998 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:59.024042+0000", 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.049692068999999998 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:59.026369+0000", 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0023271170000000001 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.420 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.421 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.421 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:59.036578+0000", 2024-09-21T09:51:47.421 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010208817 2024-09-21T09:51:47.421 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.421 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.421 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.421 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.421 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.421 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:97861 7.b 7:d1e2f0f1:::benchmark_data_smithi137_164067_object8167:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2024-09-21T09:51:47.421 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:50:57.766417+0000", 2024-09-21T09:51:47.421 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 49.508470213999999, 2024-09-21T09:51:47.421 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.283105143, 2024-09-21T09:51:47.421 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.421 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.421 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.422 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.422 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.422 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 97861 2024-09-21T09:51:47.422 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.422 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.422 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.422 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.422 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.766417+0000", 2024-09-21T09:51:47.422 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.422 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.422 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.422 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.422 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.766417+0000", 2024-09-21T09:51:47.422 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.423 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.423 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.423 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.423 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.766416+0000", 2024-09-21T09:51:47.423 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:47.423 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.423 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.423 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.423 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.766421+0000", 2024-09-21T09:51:47.423 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3709999999999999e-06 2024-09-21T09:51:47.423 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.423 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.423 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.423 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.766430+0000", 2024-09-21T09:51:47.424 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.7180000000000002e-06 2024-09-21T09:51:47.424 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.424 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.424 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.424 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.766434+0000", 2024-09-21T09:51:47.424 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7120000000000002e-06 2024-09-21T09:51:47.424 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.424 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.424 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.424 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.777230+0000", 2024-09-21T09:51:47.424 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010795927 2024-09-21T09:51:47.424 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.424 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.424 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.425 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.781945+0000", 2024-09-21T09:51:47.425 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047157639999999999 2024-09-21T09:51:47.425 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.425 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.425 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.425 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.854610+0000", 2024-09-21T09:51:47.427 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.072664517999999997 2024-09-21T09:51:47.427 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.427 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.427 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.427 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:57.859888+0000", 2024-09-21T09:51:47.427 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052782100000000002 2024-09-21T09:51:47.427 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.427 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.427 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.428 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:58.955323+0000", 2024-09-21T09:51:47.428 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.095435017 2024-09-21T09:51:47.428 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.428 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.428 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.428 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:58.959392+0000", 2024-09-21T09:51:47.428 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.004068856 2024-09-21T09:51:47.428 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.428 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.428 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.428 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:58.966682+0000", 2024-09-21T09:51:47.428 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0072902059999999996 2024-09-21T09:51:47.428 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.428 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.429 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.429 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:58.975733+0000", 2024-09-21T09:51:47.429 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0090504599999999998 2024-09-21T09:51:47.429 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.429 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.429 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.429 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:59.006025+0000", 2024-09-21T09:51:47.429 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.03029219 2024-09-21T09:51:47.429 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.429 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.429 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.429 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:59.037033+0000", 2024-09-21T09:51:47.429 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.031008389000000001 2024-09-21T09:51:47.429 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.429 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.430 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.430 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:59.039343+0000", 2024-09-21T09:51:47.430 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0023095949999999998 2024-09-21T09:51:47.430 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.430 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.430 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.430 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:50:59.049522+0000", 2024-09-21T09:51:47.430 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010179433 2024-09-21T09:51:47.430 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.430 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.430 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.430 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.430 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.430 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:103541 7.b 7:dea37570:::benchmark_data_smithi137_164067_object13847:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e189)", 2024-09-21T09:51:47.431 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:51:25.121186+0000", 2024-09-21T09:51:47.431 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 22.153701333000001, 2024-09-21T09:51:47.431 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3070860120000001, 2024-09-21T09:51:47.431 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.431 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.431 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.431 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.431 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.431 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 103541 2024-09-21T09:51:47.431 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.431 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.431 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.431 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.431 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.121186+0000", 2024-09-21T09:51:47.432 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.432 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.432 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.432 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.432 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.121186+0000", 2024-09-21T09:51:47.432 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.432 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.432 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.432 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.432 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.121185+0000", 2024-09-21T09:51:47.432 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:51:47.432 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.432 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.432 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.433 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.121191+0000", 2024-09-21T09:51:47.433 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7219999999999996e-06 2024-09-21T09:51:47.433 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.433 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.433 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.433 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.121203+0000", 2024-09-21T09:51:47.433 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2136999999999999e-05 2024-09-21T09:51:47.433 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.433 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.433 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.433 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.121207+0000", 2024-09-21T09:51:47.433 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4390000000000002e-06 2024-09-21T09:51:47.433 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.434 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.434 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.434 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.353719+0000", 2024-09-21T09:51:47.434 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.232511782 2024-09-21T09:51:47.434 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.434 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.434 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.434 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.357607+0000", 2024-09-21T09:51:47.434 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0038882589999999998 2024-09-21T09:51:47.434 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.434 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.434 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.434 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.395517+0000", 2024-09-21T09:51:47.435 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.037909320000000003 2024-09-21T09:51:47.435 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.435 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.435 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.435 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.399815+0000", 2024-09-21T09:51:47.435 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0042981779999999997 2024-09-21T09:51:47.435 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.435 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.435 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.435 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.358656+0000", 2024-09-21T09:51:47.435 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.95884142800000005 2024-09-21T09:51:47.435 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.435 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.435 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.435 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.362342+0000", 2024-09-21T09:51:47.436 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0036855210000000002 2024-09-21T09:51:47.436 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.436 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.436 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.436 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.369063+0000", 2024-09-21T09:51:47.436 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0067214800000000002 2024-09-21T09:51:47.436 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.436 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.436 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.436 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.394464+0000", 2024-09-21T09:51:47.436 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.025400909999999999 2024-09-21T09:51:47.436 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.436 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.436 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.437 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.416355+0000", 2024-09-21T09:51:47.437 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.021890417999999998 2024-09-21T09:51:47.437 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.437 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.437 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.437 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.418795+0000", 2024-09-21T09:51:47.437 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002440298 2024-09-21T09:51:47.437 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.437 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.437 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.438 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.420705+0000", 2024-09-21T09:51:47.438 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0019101439999999999 2024-09-21T09:51:47.438 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.438 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.438 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.438 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.428272+0000", 2024-09-21T09:51:47.438 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0075670149999999999 2024-09-21T09:51:47.438 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.438 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.438 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.438 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.438 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.439 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:103559 7.b 7:d46f8b4f:::benchmark_data_smithi137_164067_object13865:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e189)", 2024-09-21T09:51:47.439 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:51:25.184712+0000", 2024-09-21T09:51:47.439 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 22.090174874999999, 2024-09-21T09:51:47.439 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2958886199999999, 2024-09-21T09:51:47.439 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.439 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.439 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.439 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.439 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.439 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 103559 2024-09-21T09:51:47.439 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.440 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.440 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.440 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.440 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.184712+0000", 2024-09-21T09:51:47.440 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.440 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.440 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.440 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.440 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.184712+0000", 2024-09-21T09:51:47.440 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.440 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.440 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.440 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.440 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.184711+0000", 2024-09-21T09:51:47.440 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:47.441 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.441 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.441 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.441 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.184719+0000", 2024-09-21T09:51:47.441 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8900000000000007e-06 2024-09-21T09:51:47.441 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.441 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.441 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.441 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.184732+0000", 2024-09-21T09:51:47.441 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3776e-05 2024-09-21T09:51:47.441 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.441 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.441 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.441 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.184738+0000", 2024-09-21T09:51:47.442 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9739999999999999e-06 2024-09-21T09:51:47.442 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.442 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.442 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.442 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.400261+0000", 2024-09-21T09:51:47.442 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.21552206400000001 2024-09-21T09:51:47.442 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.442 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.442 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.442 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.404104+0000", 2024-09-21T09:51:47.442 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00384381 2024-09-21T09:51:47.442 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.442 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.443 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.443 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.447526+0000", 2024-09-21T09:51:47.443 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.043421793 2024-09-21T09:51:47.443 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.443 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.443 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.443 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.452073+0000", 2024-09-21T09:51:47.443 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0045469309999999997 2024-09-21T09:51:47.443 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.443 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.443 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.443 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.438392+0000", 2024-09-21T09:51:47.443 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.98631869800000005 2024-09-21T09:51:47.443 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.441940+0000", 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0035484179999999998 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.448673+0000", 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.006733022 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.463246+0000", 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.014573197 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.444 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.445 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.445 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.463657+0000", 2024-09-21T09:51:47.445 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000410259 2024-09-21T09:51:47.445 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.445 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.445 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.445 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.465469+0000", 2024-09-21T09:51:47.445 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0018126279999999999 2024-09-21T09:51:47.445 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.445 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.445 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.445 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.468429+0000", 2024-09-21T09:51:47.445 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0029602069999999999 2024-09-21T09:51:47.445 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.446 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.446 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.446 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.480601+0000", 2024-09-21T09:51:47.446 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.012171560999999999 2024-09-21T09:51:47.446 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.446 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.446 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.446 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.446 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.446 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:103575 7.b 7:d11843f2:::benchmark_data_smithi137_164067_object13881:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e189)", 2024-09-21T09:51:47.446 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:51:25.529860+0000", 2024-09-21T09:51:47.446 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 21.745027105999998, 2024-09-21T09:51:47.446 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7563601100000001, 2024-09-21T09:51:47.446 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:47.447 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:47.447 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:47.447 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:51:47.447 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:51:47.447 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 103575 2024-09-21T09:51:47.447 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.447 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:47.447 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.447 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:47.447 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.529860+0000", 2024-09-21T09:51:47.447 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.447 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.447 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.447 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.529860+0000", 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.529859+0000", 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.529866+0000", 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0720000000000002e-06 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:47.448 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.529880+0000", 2024-09-21T09:51:47.449 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3712e-05 2024-09-21T09:51:47.449 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.449 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.449 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:47.449 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.529886+0000", 2024-09-21T09:51:47.449 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5289999999999997e-06 2024-09-21T09:51:47.449 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.449 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.449 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.449 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.537894+0000", 2024-09-21T09:51:47.449 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0080078670000000001 2024-09-21T09:51:47.449 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.449 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.449 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:47.449 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:25.539901+0000", 2024-09-21T09:51:47.450 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0020065019999999999 2024-09-21T09:51:47.450 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.450 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.450 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.450 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.333275+0000", 2024-09-21T09:51:47.450 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.79337391700000004 2024-09-21T09:51:47.450 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.450 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.450 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for rw locks", 2024-09-21T09:51:47.450 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:26.337811+0000", 2024-09-21T09:51:47.450 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0045361280000000004 2024-09-21T09:51:47.450 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.450 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.450 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:47.450 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:27.242531+0000", 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.904720042 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:27.246171+0000", 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0036397500000000002 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:27.252586+0000", 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0064150179999999998 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:27.260112+0000", 2024-09-21T09:51:47.451 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0075264909999999997 2024-09-21T09:51:47.452 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.452 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.452 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.452 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:27.274687+0000", 2024-09-21T09:51:47.452 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.014575355 2024-09-21T09:51:47.452 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.452 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.452 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:47.452 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:27.275940+0000", 2024-09-21T09:51:47.452 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001253005 2024-09-21T09:51:47.452 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.452 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.452 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:47.452 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:27.277967+0000", 2024-09-21T09:51:47.452 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0020261340000000002 2024-09-21T09:51:47.453 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:47.453 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:47.453 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:47.453 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:51:27.286220+0000", 2024-09-21T09:51:47.453 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0082537879999999997 2024-09-21T09:51:47.453 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.453 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.453 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.453 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:47.453 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:47.453 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:51:47.474 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:47.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:47.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:47.575 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:47.598 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:47.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:47.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:47.699 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:47.810 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:47.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:47.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:47.912 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:47.933 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:47.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:47.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:48.034 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:48.057 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:48.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:48.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:48.158 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:48.182 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:48.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:48.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:48.269 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:47 smithi165 ceph-mon[86023]: pgmap v569: 89 pgs: 1 activating+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 21 op/s; 16770/221298 objects degraded (7.578%); 8151/221298 objects misplaced (3.683%); 7.0 MiB/s, 111 objects/s recovering 2024-09-21T09:51:48.284 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:48.296 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T09:51:48.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:47 smithi137 ceph-mon[93825]: pgmap v569: 89 pgs: 1 activating+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 21 op/s; 16770/221298 objects degraded (7.578%); 8151/221298 objects misplaced (3.683%); 7.0 MiB/s, 111 objects/s recovering 2024-09-21T09:51:48.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:47 smithi137 ceph-mon[97575]: pgmap v569: 89 pgs: 1 activating+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 21 op/s; 16770/221298 objects degraded (7.578%); 8151/221298 objects misplaced (3.683%); 7.0 MiB/s, 111 objects/s recovering 2024-09-21T09:51:48.306 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:48.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:48.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:48.407 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:48.430 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:48.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:48.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:48.532 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:48.555 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:48.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:48.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:48.561 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:51:48.658 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:48.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:48.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:48.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:48.781 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:48.803 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:48.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:48.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:48.904 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:48.926 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:48.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:48.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:49.028 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:49.049 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:49.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:49.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:49.151 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:49.172 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:49.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:49.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:49.274 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:49.297 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:49.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:49.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:49.399 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:49.421 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:49.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:49.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:49.522 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:49.548 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:49.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:49.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:49.650 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:49.673 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:49.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:49.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:49.775 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:49.798 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:49.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:49.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:49.900 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:49.924 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:49.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:49.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:50.026 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:50.048 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:50.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:50.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:50.150 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:50.172 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:50.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:50.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:50.274 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:50.297 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:50.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:50.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:50.299 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:49 smithi165 ceph-mon[86023]: pgmap v570: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 19 op/s; 16770/221298 objects degraded (7.578%); 7733/221298 objects misplaced (3.494%); 8.5 MiB/s, 135 objects/s recovering 2024-09-21T09:51:50.299 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:51:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:51:50.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:51:50.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:49 smithi137 ceph-mon[93825]: pgmap v570: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 19 op/s; 16770/221298 objects degraded (7.578%); 7733/221298 objects misplaced (3.494%); 8.5 MiB/s, 135 objects/s recovering 2024-09-21T09:51:50.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:49 smithi137 ceph-mon[97575]: pgmap v570: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 19 op/s; 16770/221298 objects degraded (7.578%); 7733/221298 objects misplaced (3.494%); 8.5 MiB/s, 135 objects/s recovering 2024-09-21T09:51:50.310 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:51:50.310 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T09:51:50.310 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 0 2024-09-21T09:51:50.310 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:51:50.400 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:50.422 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:50.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:50.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:50.525 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:50.549 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:50.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:50.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:50.651 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:50.679 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:50.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:50.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:50.780 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:50.808 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:50.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:50.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:50.910 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:50.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:50.939 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:50.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:51.034 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T09:51:51.041 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:51.103 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:51.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:51.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:51.206 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:51.230 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:51.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:51.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:51.312 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:51:51.332 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:51.354 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:51.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:51.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:51.456 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:51.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:51.480 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:51.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:51.581 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:51.603 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:51.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:51.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:51.705 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:51.732 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:51.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:51.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:51.833 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:51.857 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:51.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:51.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:51.959 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:51.983 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:51.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:51.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:52.085 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:52.111 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:52.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:52.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:52.212 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:52.243 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:52.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:52.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:52.259 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:51:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:51:51] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.51.0" 2024-09-21T09:51:52.259 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:52 smithi137 ceph-mon[97575]: pgmap v571: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 10 op/s; 16770/221235 objects degraded (7.580%); 7275/221235 objects misplaced (3.288%); 11 MiB/s, 168 objects/s recovering 2024-09-21T09:51:52.259 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:52 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 16770/221235 objects degraded (7.580%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:51:52.259 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:52 smithi137 ceph-mon[93825]: pgmap v571: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 10 op/s; 16770/221235 objects degraded (7.580%); 7275/221235 objects misplaced (3.288%); 11 MiB/s, 168 objects/s recovering 2024-09-21T09:51:52.259 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:52 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 16770/221235 objects degraded (7.580%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:51:52.345 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:52.371 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:52.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:52.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:52.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:52 smithi165 ceph-mon[86023]: pgmap v571: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 10 op/s; 16770/221235 objects degraded (7.580%); 7275/221235 objects misplaced (3.288%); 11 MiB/s, 168 objects/s recovering 2024-09-21T09:51:52.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:52 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 16770/221235 objects degraded (7.580%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:51:52.473 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:52.495 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:52.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:52.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:52.597 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:52.622 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:52.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:52.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:52.723 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:52.750 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:52.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:52.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:52.852 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:52.874 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:52.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:52.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:52.976 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:53.002 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:53.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:53.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:53.060 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:51:53.060 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T09:51:53.061 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T09:51:53.061 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T09:51:53.061 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:51:53.103 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:53.131 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:53.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:53.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:53.232 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:53.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:53.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:53.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:53.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:53.381 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:53.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:53.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:53.483 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:53.507 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:53.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:53.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:53.609 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:53.632 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:53.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:53.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:53.734 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:53.756 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T09:51:53.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:53.757 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:53.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:53.859 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:53.880 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:53.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:53.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:53.982 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:54.005 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:54.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:54.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:54.044 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:51:54.107 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:54.130 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:54.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:54.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:54.232 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:54.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:54.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:54.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:54.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:54 smithi137 ceph-mon[93825]: pgmap v572: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 14 op/s; 16770/221061 objects degraded (7.586%); 6846/221061 objects misplaced (3.097%); 11 MiB/s, 180 objects/s recovering 2024-09-21T09:51:54.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:54 smithi137 ceph-mon[97575]: pgmap v572: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 14 op/s; 16770/221061 objects degraded (7.586%); 6846/221061 objects misplaced (3.097%); 11 MiB/s, 180 objects/s recovering 2024-09-21T09:51:54.327 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:54 smithi165 ceph-mon[86023]: pgmap v572: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 14 op/s; 16770/221061 objects degraded (7.586%); 6846/221061 objects misplaced (3.097%); 11 MiB/s, 180 objects/s recovering 2024-09-21T09:51:54.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:54.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:54.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:54.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:54.481 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:54.502 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:54.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:54.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:54.604 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:54.627 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:54.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:54.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:54.729 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:54.749 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:54.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:54.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:54.851 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:54.882 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:54.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:54.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:54.984 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:55.009 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:55.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:55.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:55.110 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:55.132 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:55.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:55.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:55.234 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:55.256 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:55.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:55.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:55.358 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:55.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:55.381 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:55.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:55.482 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:55.505 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:55.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:55.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:55.607 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:55.628 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:55.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:55.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:55.730 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:55.731 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:51:55.731 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T09:51:55.731 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T09:51:55.731 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T09:51:55.731 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.732 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106742 6.a 6:5b36a762:::benchmark_data_smithi137_131945_object106741:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:51:55.732 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.370640+0000", 2024-09-21T09:51:55.732 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 395.35432096699998, 2024-09-21T09:51:55.732 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.373832217999997, 2024-09-21T09:51:55.732 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.732 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.732 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.732 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.732 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.732 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106742 2024-09-21T09:51:55.732 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.732 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.732 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.732 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.733 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370640+0000", 2024-09-21T09:51:55.733 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.733 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.733 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.733 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.733 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370640+0000", 2024-09-21T09:51:55.733 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.733 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.733 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.733 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.733 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370630+0000", 2024-09-21T09:51:55.733 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999905 2024-09-21T09:51:55.733 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.733 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.734 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.734 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370722+0000", 2024-09-21T09:51:55.734 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1343999999999998e-05 2024-09-21T09:51:55.734 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.734 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.734 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.734 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370737+0000", 2024-09-21T09:51:55.734 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5707000000000001e-05 2024-09-21T09:51:55.734 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.734 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.734 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.734 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.370744+0000", 2024-09-21T09:51:55.734 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3829999999999997e-06 2024-09-21T09:51:55.735 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.735 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.735 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.735 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622303+0000", 2024-09-21T09:51:55.735 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.251559318 2024-09-21T09:51:55.735 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.735 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.735 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.735 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622311+0000", 2024-09-21T09:51:55.735 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8860000000000004e-06 2024-09-21T09:51:55.735 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.735 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.735 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.735 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847206+0000", 2024-09-21T09:51:55.735 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22489525199999999 2024-09-21T09:51:55.736 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.736 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.736 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.736 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847210+0000", 2024-09-21T09:51:55.736 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4240000000000002e-06 2024-09-21T09:51:55.736 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.736 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.736 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.736 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.715747+0000", 2024-09-21T09:51:55.736 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.868537330999999 2024-09-21T09:51:55.736 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.736 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.736 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.737 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.715839+0000", 2024-09-21T09:51:55.737 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1745999999999999e-05 2024-09-21T09:51:55.737 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.737 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.737 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:51:55.737 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.715952+0000", 2024-09-21T09:51:55.737 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000113606 2024-09-21T09:51:55.737 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.737 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.737 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.737 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723751+0000", 2024-09-21T09:51:55.737 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0077985609999999999 2024-09-21T09:51:55.737 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.737 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.738 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.738 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723794+0000", 2024-09-21T09:51:55.738 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3374000000000002e-05 2024-09-21T09:51:55.738 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.738 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.738 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.738 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.741794+0000", 2024-09-21T09:51:55.738 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.018000197999999999 2024-09-21T09:51:55.738 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.738 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.738 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.738 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.741833+0000", 2024-09-21T09:51:55.738 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8319999999999999e-05 2024-09-21T09:51:55.738 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.739 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.739 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.739 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744472+0000", 2024-09-21T09:51:55.739 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002639129 2024-09-21T09:51:55.739 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.739 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.739 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.739 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.739 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.739 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106780 6.a 6:585134ee:::benchmark_data_smithi137_131945_object106779:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:51:55.739 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.446465+0000", 2024-09-21T09:51:55.739 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 395.27849535799999, 2024-09-21T09:51:55.739 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.307939683000001, 2024-09-21T09:51:55.739 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.740 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.740 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.740 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.740 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.740 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106780 2024-09-21T09:51:55.740 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.740 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.740 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.740 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.740 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446465+0000", 2024-09-21T09:51:55.740 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.740 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.740 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.741 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.741 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446465+0000", 2024-09-21T09:51:55.741 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.741 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.741 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.741 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.741 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446464+0000", 2024-09-21T09:51:55.741 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:55.741 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.741 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.741 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.741 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446506+0000", 2024-09-21T09:51:55.741 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2580999999999998e-05 2024-09-21T09:51:55.741 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.742 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.742 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.742 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446520+0000", 2024-09-21T09:51:55.742 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4229999999999999e-05 2024-09-21T09:51:55.742 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.742 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.742 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.742 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.446527+0000", 2024-09-21T09:51:55.742 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1290000000000001e-06 2024-09-21T09:51:55.742 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.742 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.742 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.742 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622332+0000", 2024-09-21T09:51:55.743 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.175805144 2024-09-21T09:51:55.743 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.743 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.743 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.743 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622335+0000", 2024-09-21T09:51:55.743 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.236e-06 2024-09-21T09:51:55.743 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.743 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.743 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.743 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847227+0000", 2024-09-21T09:51:55.743 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22489246800000001 2024-09-21T09:51:55.743 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.743 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.743 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.744 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847230+0000", 2024-09-21T09:51:55.744 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8540000000000001e-06 2024-09-21T09:51:55.744 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.744 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.744 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.744 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.719047+0000", 2024-09-21T09:51:55.744 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.871817039 2024-09-21T09:51:55.744 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.744 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.744 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.744 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.719178+0000", 2024-09-21T09:51:55.744 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013047800000000001 2024-09-21T09:51:55.745 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.745 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.745 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:51:55.745 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.719349+0000", 2024-09-21T09:51:55.745 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00017141699999999999 2024-09-21T09:51:55.745 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.745 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.745 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.745 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723786+0000", 2024-09-21T09:51:55.745 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0044368319999999999 2024-09-21T09:51:55.745 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.745 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.746 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.746 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723802+0000", 2024-09-21T09:51:55.746 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5566e-05 2024-09-21T09:51:55.746 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.746 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.746 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.746 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.752326+0000", 2024-09-21T09:51:55.746 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.028523918999999998 2024-09-21T09:51:55.746 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.746 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.746 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.746 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.752364+0000", 2024-09-21T09:51:55.746 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8407e-05 2024-09-21T09:51:55.747 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.747 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.747 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.747 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.754405+0000", 2024-09-21T09:51:55.747 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002040966 2024-09-21T09:51:55.747 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.747 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.747 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.747 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.747 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.748 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106804 6.a 6:55f09526:::benchmark_data_smithi137_131945_object106803:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:51:55.748 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.483691+0000", 2024-09-21T09:51:55.748 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 395.241269687, 2024-09-21T09:51:55.748 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.272319508999999, 2024-09-21T09:51:55.748 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.748 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.748 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.748 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.748 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.748 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106804 2024-09-21T09:51:55.748 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.748 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.748 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.748 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.749 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483691+0000", 2024-09-21T09:51:55.749 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.749 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.749 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.749 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.749 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483691+0000", 2024-09-21T09:51:55.749 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.749 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.749 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.749 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.749 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483690+0000", 2024-09-21T09:51:55.749 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:55.749 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.749 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.750 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.750 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483740+0000", 2024-09-21T09:51:55.750 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0510000000000003e-05 2024-09-21T09:51:55.750 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.750 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.750 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.750 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483753+0000", 2024-09-21T09:51:55.750 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2305e-05 2024-09-21T09:51:55.750 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.750 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.750 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.750 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.483757+0000", 2024-09-21T09:51:55.751 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7500000000000003e-06 2024-09-21T09:51:55.751 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.751 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.751 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.751 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622354+0000", 2024-09-21T09:51:55.751 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.138596722999999 2024-09-21T09:51:55.751 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.751 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.751 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.751 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622357+0000", 2024-09-21T09:51:55.751 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.078e-06 2024-09-21T09:51:55.751 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.751 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.752 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.752 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847247+0000", 2024-09-21T09:51:55.752 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.224890111 2024-09-21T09:51:55.752 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.752 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.752 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.752 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847250+0000", 2024-09-21T09:51:55.752 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7209999999999999e-06 2024-09-21T09:51:55.752 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.752 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.752 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.752 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.721472+0000", 2024-09-21T09:51:55.752 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.874222450000001 2024-09-21T09:51:55.753 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.753 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.753 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.753 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.721608+0000", 2024-09-21T09:51:55.753 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013519699999999999 2024-09-21T09:51:55.753 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.753 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.753 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:51:55.753 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.721712+0000", 2024-09-21T09:51:55.753 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000104113 2024-09-21T09:51:55.753 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.753 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.753 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.753 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728248+0000", 2024-09-21T09:51:55.753 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0065361710000000003 2024-09-21T09:51:55.754 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.754 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.754 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.754 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728256+0000", 2024-09-21T09:51:55.754 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.5399999999999996e-06 2024-09-21T09:51:55.754 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.754 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.754 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.754 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.754477+0000", 2024-09-21T09:51:55.754 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.026220461 2024-09-21T09:51:55.754 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.755 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.755 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.755 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.754507+0000", 2024-09-21T09:51:55.755 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0623999999999997e-05 2024-09-21T09:51:55.755 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.755 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.755 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.755 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756010+0000", 2024-09-21T09:51:55.755 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015029900000000001 2024-09-21T09:51:55.755 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.755 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.755 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.755 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.755 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.756 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106832 6.a 6:5e2beac6:::benchmark_data_smithi137_131945_object106831:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:51:55.756 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.530166+0000", 2024-09-21T09:51:55.756 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 395.19479457300002, 2024-09-21T09:51:55.756 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.231508040000001, 2024-09-21T09:51:55.756 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.756 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.756 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.756 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.756 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.756 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106832 2024-09-21T09:51:55.756 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.756 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.756 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.756 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.756 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530166+0000", 2024-09-21T09:51:55.757 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.757 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.757 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.757 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.757 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530166+0000", 2024-09-21T09:51:55.757 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.757 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.757 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.757 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.757 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530164+0000", 2024-09-21T09:51:55.757 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:51:55.757 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.757 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.757 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.758 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530198+0000", 2024-09-21T09:51:55.758 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3334999999999998e-05 2024-09-21T09:51:55.758 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.758 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.758 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.758 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530215+0000", 2024-09-21T09:51:55.758 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7554000000000002e-05 2024-09-21T09:51:55.758 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.758 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.758 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.758 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.530222+0000", 2024-09-21T09:51:55.758 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7209999999999997e-06 2024-09-21T09:51:55.758 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.759 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.759 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.759 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622375+0000", 2024-09-21T09:51:55.759 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.092153496 2024-09-21T09:51:55.759 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.759 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.759 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.759 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622378+0000", 2024-09-21T09:51:55.759 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.745e-06 2024-09-21T09:51:55.759 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.759 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.760 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.760 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847266+0000", 2024-09-21T09:51:55.761 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22488830200000001 2024-09-21T09:51:55.761 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.761 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.761 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.761 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847269+0000", 2024-09-21T09:51:55.761 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.79e-06 2024-09-21T09:51:55.761 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.761 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.761 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.761 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723843+0000", 2024-09-21T09:51:55.761 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.876574224999999 2024-09-21T09:51:55.761 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.761 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.761 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.762 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.723983+0000", 2024-09-21T09:51:55.762 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000139608 2024-09-21T09:51:55.762 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.762 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.762 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:51:55.762 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.724086+0000", 2024-09-21T09:51:55.762 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000102626 2024-09-21T09:51:55.762 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.762 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.762 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.762 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728262+0000", 2024-09-21T09:51:55.762 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0041768530000000003 2024-09-21T09:51:55.763 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.763 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.763 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.763 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734326+0000", 2024-09-21T09:51:55.763 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0060637599999999996 2024-09-21T09:51:55.763 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.763 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.763 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.763 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.759525+0000", 2024-09-21T09:51:55.763 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.025198914999999999 2024-09-21T09:51:55.763 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.763 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.763 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.763 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.759562+0000", 2024-09-21T09:51:55.764 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7159000000000001e-05 2024-09-21T09:51:55.764 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.764 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.764 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.764 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.761674+0000", 2024-09-21T09:51:55.764 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0021118349999999998 2024-09-21T09:51:55.764 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.764 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.764 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.764 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.764 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.764 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106866 6.a 6:5ad41113:::benchmark_data_smithi137_131945_object106865:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:51:55.764 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.565902+0000", 2024-09-21T09:51:55.765 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 395.15905888100002, 2024-09-21T09:51:55.765 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.197289761, 2024-09-21T09:51:55.765 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.765 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.765 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.765 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.765 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.765 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106866 2024-09-21T09:51:55.765 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.765 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.765 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.765 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.765 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565902+0000", 2024-09-21T09:51:55.765 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.765 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.766 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.766 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.766 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565902+0000", 2024-09-21T09:51:55.766 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.766 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.766 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.766 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.766 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565900+0000", 2024-09-21T09:51:55.766 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:55.766 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.766 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.767 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.767 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565949+0000", 2024-09-21T09:51:55.767 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8977999999999998e-05 2024-09-21T09:51:55.767 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.767 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.767 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.767 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565962+0000", 2024-09-21T09:51:55.767 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.312e-05 2024-09-21T09:51:55.767 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.767 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.767 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.767 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.565968+0000", 2024-09-21T09:51:55.767 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.789e-06 2024-09-21T09:51:55.767 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.768 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.768 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.768 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622395+0000", 2024-09-21T09:51:55.768 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.056427133 2024-09-21T09:51:55.768 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.768 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.768 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.768 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622398+0000", 2024-09-21T09:51:55.768 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6450000000000001e-06 2024-09-21T09:51:55.768 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.768 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.768 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.768 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847286+0000", 2024-09-21T09:51:55.768 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22488794100000001 2024-09-21T09:51:55.769 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.769 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.769 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.769 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847288+0000", 2024-09-21T09:51:55.769 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6960000000000001e-06 2024-09-21T09:51:55.769 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.769 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.769 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.769 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.725869+0000", 2024-09-21T09:51:55.769 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.878581013000002 2024-09-21T09:51:55.769 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.769 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.769 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.769 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.725998+0000", 2024-09-21T09:51:55.770 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012845200000000001 2024-09-21T09:51:55.770 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.770 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.770 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:51:55.770 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.726162+0000", 2024-09-21T09:51:55.770 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016404899999999999 2024-09-21T09:51:55.770 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.770 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.770 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.770 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734337+0000", 2024-09-21T09:51:55.770 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0081753940000000008 2024-09-21T09:51:55.770 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.771 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.771 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.771 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734382+0000", 2024-09-21T09:51:55.771 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4867999999999998e-05 2024-09-21T09:51:55.771 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.771 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.771 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.771 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.761710+0000", 2024-09-21T09:51:55.771 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.027328150999999998 2024-09-21T09:51:55.771 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.771 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.771 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.771 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.761744+0000", 2024-09-21T09:51:55.771 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3444e-05 2024-09-21T09:51:55.772 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.772 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.772 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.772 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.763192+0000", 2024-09-21T09:51:55.772 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001447699 2024-09-21T09:51:55.772 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.772 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.772 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.772 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.772 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.772 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106870 6.a 6:55cba413:::benchmark_data_smithi137_131945_object106869:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:51:55.772 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.574469+0000", 2024-09-21T09:51:55.772 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 395.150491327, 2024-09-21T09:51:55.772 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.20572379, 2024-09-21T09:51:55.772 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.773 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.773 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.773 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.773 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.773 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106870 2024-09-21T09:51:55.773 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.773 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.773 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.773 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.773 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574469+0000", 2024-09-21T09:51:55.773 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.773 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.773 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.773 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.773 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574469+0000", 2024-09-21T09:51:55.774 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.774 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.774 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.774 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.774 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574467+0000", 2024-09-21T09:51:55.774 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999976 2024-09-21T09:51:55.774 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.774 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.774 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.774 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574512+0000", 2024-09-21T09:51:55.774 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.528e-05 2024-09-21T09:51:55.774 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.774 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.775 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.775 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574531+0000", 2024-09-21T09:51:55.775 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9114999999999999e-05 2024-09-21T09:51:55.775 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.775 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.775 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.775 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.574539+0000", 2024-09-21T09:51:55.775 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8029999999999997e-06 2024-09-21T09:51:55.775 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.775 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.775 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.775 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622422+0000", 2024-09-21T09:51:55.775 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.047882312 2024-09-21T09:51:55.775 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.776 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.776 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.776 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622425+0000", 2024-09-21T09:51:55.776 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8920000000000002e-06 2024-09-21T09:51:55.776 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.776 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.776 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.776 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847305+0000", 2024-09-21T09:51:55.776 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.224879669 2024-09-21T09:51:55.776 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.776 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.776 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.776 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847308+0000", 2024-09-21T09:51:55.776 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8509999999999999e-06 2024-09-21T09:51:55.777 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.777 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.777 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.777 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728288+0000", 2024-09-21T09:51:55.777 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.880979833000001 2024-09-21T09:51:55.777 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.777 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.777 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.777 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728433+0000", 2024-09-21T09:51:55.777 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000144845 2024-09-21T09:51:55.777 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.777 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.777 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:51:55.777 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.728609+0000", 2024-09-21T09:51:55.778 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000176071 2024-09-21T09:51:55.778 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.778 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.778 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.778 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734433+0000", 2024-09-21T09:51:55.778 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0058245629999999996 2024-09-21T09:51:55.778 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.778 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.778 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.778 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734441+0000", 2024-09-21T09:51:55.778 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1329999999999999e-06 2024-09-21T09:51:55.778 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.778 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.778 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.779 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.778424+0000", 2024-09-21T09:51:55.779 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.043982563000000002 2024-09-21T09:51:55.779 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.779 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.779 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.779 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.778460+0000", 2024-09-21T09:51:55.779 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6405999999999997e-05 2024-09-21T09:51:55.779 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.779 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.779 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.779 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.780193+0000", 2024-09-21T09:51:55.779 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0017326959999999999 2024-09-21T09:51:55.779 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.780 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.780 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.780 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.780 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.780 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106878 6.a 6:5867720d:::benchmark_data_smithi137_131945_object106877:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:51:55.780 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.587913+0000", 2024-09-21T09:51:55.780 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 395.137047811, 2024-09-21T09:51:55.780 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.193645762999999, 2024-09-21T09:51:55.780 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.780 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.780 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.780 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.780 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.780 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106878 2024-09-21T09:51:55.781 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.781 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.781 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.781 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.781 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.587913+0000", 2024-09-21T09:51:55.781 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.781 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.781 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.781 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.781 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.587913+0000", 2024-09-21T09:51:55.781 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.781 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.781 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.782 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.782 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.587911+0000", 2024-09-21T09:51:55.782 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:55.782 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.782 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.782 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.782 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.588028+0000", 2024-09-21T09:51:55.782 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000116536 2024-09-21T09:51:55.782 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.782 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.782 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.782 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.588039+0000", 2024-09-21T09:51:55.782 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1406000000000001e-05 2024-09-21T09:51:55.782 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.783 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.783 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.783 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.588045+0000", 2024-09-21T09:51:55.783 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6640000000000003e-06 2024-09-21T09:51:55.783 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.783 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.783 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.783 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622446+0000", 2024-09-21T09:51:55.783 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.034401648999999 2024-09-21T09:51:55.783 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.783 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.783 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.783 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622449+0000", 2024-09-21T09:51:55.783 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.79e-06 2024-09-21T09:51:55.784 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.784 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.784 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.784 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847325+0000", 2024-09-21T09:51:55.784 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22487523600000001 2024-09-21T09:51:55.784 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.784 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.784 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.784 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847328+0000", 2024-09-21T09:51:55.784 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.101e-06 2024-09-21T09:51:55.784 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.784 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.784 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.784 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.731728+0000", 2024-09-21T09:51:55.784 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.884400424999999 2024-09-21T09:51:55.785 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.785 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.785 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.785 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.731826+0000", 2024-09-21T09:51:55.785 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7606e-05 2024-09-21T09:51:55.785 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.785 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.785 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:51:55.785 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.731938+0000", 2024-09-21T09:51:55.785 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000112186 2024-09-21T09:51:55.785 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.785 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.785 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.785 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744485+0000", 2024-09-21T09:51:55.786 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.012546817 2024-09-21T09:51:55.786 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.786 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.786 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.786 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744531+0000", 2024-09-21T09:51:55.786 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6513e-05 2024-09-21T09:51:55.786 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.786 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.786 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.786 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.780227+0000", 2024-09-21T09:51:55.786 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.035695969000000001 2024-09-21T09:51:55.786 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.787 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.787 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.787 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.780262+0000", 2024-09-21T09:51:55.787 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4412999999999997e-05 2024-09-21T09:51:55.787 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.787 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.787 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.787 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.781559+0000", 2024-09-21T09:51:55.787 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001297039 2024-09-21T09:51:55.787 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.787 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.787 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.787 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.788 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.788 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106899 6.a 6:5ad37e41:::benchmark_data_smithi137_131945_object106898:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:51:55.788 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.614951+0000", 2024-09-21T09:51:55.788 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 395.11000925399998, 2024-09-21T09:51:55.788 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.178406346999999, 2024-09-21T09:51:55.788 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.788 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.788 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.788 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.788 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.788 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106899 2024-09-21T09:51:55.788 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.789 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.789 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.789 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.789 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.614951+0000", 2024-09-21T09:51:55.789 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.789 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.789 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.789 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.789 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.614951+0000", 2024-09-21T09:51:55.789 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.789 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.789 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.789 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.789 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.614949+0000", 2024-09-21T09:51:55.790 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:51:55.790 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.790 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.790 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.790 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.615100+0000", 2024-09-21T09:51:55.790 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000150805 2024-09-21T09:51:55.790 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.790 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.790 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.790 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.615135+0000", 2024-09-21T09:51:55.790 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4208000000000002e-05 2024-09-21T09:51:55.790 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.790 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.790 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.791 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.615265+0000", 2024-09-21T09:51:55.791 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013055900000000001 2024-09-21T09:51:55.791 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.791 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.791 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.791 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622470+0000", 2024-09-21T09:51:55.791 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 15.007204645 2024-09-21T09:51:55.791 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.791 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.791 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.791 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622472+0000", 2024-09-21T09:51:55.791 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.655e-06 2024-09-21T09:51:55.791 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.792 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.792 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.792 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847347+0000", 2024-09-21T09:51:55.792 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22487469500000001 2024-09-21T09:51:55.792 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.792 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.792 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.792 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847350+0000", 2024-09-21T09:51:55.792 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.729e-06 2024-09-21T09:51:55.792 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.792 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.792 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.792 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734471+0000", 2024-09-21T09:51:55.792 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.887120741 2024-09-21T09:51:55.793 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.793 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.793 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.793 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734560+0000", 2024-09-21T09:51:55.793 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9599999999999996e-05 2024-09-21T09:51:55.793 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.793 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.793 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:51:55.793 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.734670+0000", 2024-09-21T09:51:55.793 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000109941 2024-09-21T09:51:55.793 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.793 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.793 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.794 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744490+0000", 2024-09-21T09:51:55.794 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0098196389999999998 2024-09-21T09:51:55.794 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.794 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.794 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.794 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744563+0000", 2024-09-21T09:51:55.794 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3289999999999998e-05 2024-09-21T09:51:55.794 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.794 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.794 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.794 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.791859+0000", 2024-09-21T09:51:55.794 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.047296003000000003 2024-09-21T09:51:55.794 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.794 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.795 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.795 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.791896+0000", 2024-09-21T09:51:55.795 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6887000000000001e-05 2024-09-21T09:51:55.795 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.795 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.795 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.795 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.793358+0000", 2024-09-21T09:51:55.795 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001461827 2024-09-21T09:51:55.795 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.795 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.795 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.795 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.796 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.796 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106915 6.a 6:5d1b92ed:::benchmark_data_smithi137_131945_object106914:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:51:55.796 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.639302+0000", 2024-09-21T09:51:55.796 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 395.08565866800001, 2024-09-21T09:51:55.796 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.155394237000003, 2024-09-21T09:51:55.796 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.796 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.796 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.796 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.796 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.796 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106915 2024-09-21T09:51:55.796 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.796 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.796 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.797 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.797 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639302+0000", 2024-09-21T09:51:55.797 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.797 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.797 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.797 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.797 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639302+0000", 2024-09-21T09:51:55.797 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.797 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.797 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.797 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.797 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639300+0000", 2024-09-21T09:51:55.797 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999976 2024-09-21T09:51:55.797 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.797 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.798 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.798 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639366+0000", 2024-09-21T09:51:55.798 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6408999999999994e-05 2024-09-21T09:51:55.798 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.798 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.798 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.798 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639381+0000", 2024-09-21T09:51:55.798 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5136999999999999e-05 2024-09-21T09:51:55.798 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.798 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.798 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.798 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.639406+0000", 2024-09-21T09:51:55.798 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.491e-05 2024-09-21T09:51:55.798 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.799 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.799 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.799 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622494+0000", 2024-09-21T09:51:55.799 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.983087827 2024-09-21T09:51:55.799 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.799 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.799 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.799 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622501+0000", 2024-09-21T09:51:55.799 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9840000000000004e-06 2024-09-21T09:51:55.799 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.799 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.799 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.799 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847366+0000", 2024-09-21T09:51:55.799 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22486552000000001 2024-09-21T09:51:55.800 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.800 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.800 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.800 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847370+0000", 2024-09-21T09:51:55.800 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5370000000000002e-06 2024-09-21T09:51:55.800 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.800 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.800 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.800 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.736824+0000", 2024-09-21T09:51:55.800 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.889453652 2024-09-21T09:51:55.800 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.800 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.800 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.800 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.736913+0000", 2024-09-21T09:51:55.800 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9466e-05 2024-09-21T09:51:55.801 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.801 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.801 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:51:55.801 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.737013+0000", 2024-09-21T09:51:55.801 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9633e-05 2024-09-21T09:51:55.801 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.801 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.801 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.801 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744568+0000", 2024-09-21T09:51:55.801 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00755574 2024-09-21T09:51:55.801 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.801 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.801 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.801 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744599+0000", 2024-09-21T09:51:55.801 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0818999999999997e-05 2024-09-21T09:51:55.802 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.802 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.802 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.802 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.793399+0000", 2024-09-21T09:51:55.802 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.048799446000000003 2024-09-21T09:51:55.802 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.802 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.802 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.802 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.793432+0000", 2024-09-21T09:51:55.802 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3725e-05 2024-09-21T09:51:55.802 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.802 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.802 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.802 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.794696+0000", 2024-09-21T09:51:55.803 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012637060000000001 2024-09-21T09:51:55.803 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.803 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.803 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.803 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.803 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.803 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106933 6.a 6:58195292:::benchmark_data_smithi137_131945_object106932:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:51:55.803 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.661864+0000", 2024-09-21T09:51:55.803 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 395.06309678700001, 2024-09-21T09:51:55.803 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.134064305999999, 2024-09-21T09:51:55.803 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.803 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.803 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.804 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.804 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.804 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106933 2024-09-21T09:51:55.804 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.804 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.804 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.804 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.804 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661864+0000", 2024-09-21T09:51:55.804 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.804 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.804 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.804 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.804 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661864+0000", 2024-09-21T09:51:55.805 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.805 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.805 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.805 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.805 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661862+0000", 2024-09-21T09:51:55.805 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:51:55.805 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.805 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.805 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.805 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661903+0000", 2024-09-21T09:51:55.805 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1294999999999997e-05 2024-09-21T09:51:55.805 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.805 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.805 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.805 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661924+0000", 2024-09-21T09:51:55.806 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.0922999999999999e-05 2024-09-21T09:51:55.806 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.806 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.806 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.806 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.661933+0000", 2024-09-21T09:51:55.806 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.0389999999999993e-06 2024-09-21T09:51:55.806 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.806 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.806 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.806 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622519+0000", 2024-09-21T09:51:55.806 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.960585799 2024-09-21T09:51:55.806 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.806 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.807 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.807 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622526+0000", 2024-09-21T09:51:55.807 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7410000000000003e-06 2024-09-21T09:51:55.807 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.807 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.807 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.807 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847388+0000", 2024-09-21T09:51:55.807 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22486208599999999 2024-09-21T09:51:55.807 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.807 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.807 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.807 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847390+0000", 2024-09-21T09:51:55.807 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6599999999999999e-06 2024-09-21T09:51:55.807 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.808 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.808 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.808 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.739216+0000", 2024-09-21T09:51:55.808 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.891825375 2024-09-21T09:51:55.808 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.808 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.808 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.808 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.739302+0000", 2024-09-21T09:51:55.808 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6182999999999998e-05 2024-09-21T09:51:55.808 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.808 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.808 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:51:55.808 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.739402+0000", 2024-09-21T09:51:55.808 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9659000000000002e-05 2024-09-21T09:51:55.809 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.809 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.809 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.809 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744574+0000", 2024-09-21T09:51:55.809 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0051725219999999997 2024-09-21T09:51:55.809 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.809 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.809 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.809 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744628+0000", 2024-09-21T09:51:55.809 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3479000000000001e-05 2024-09-21T09:51:55.809 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.809 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.809 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.809 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.794728+0000", 2024-09-21T09:51:55.810 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.050100194000000001 2024-09-21T09:51:55.810 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.810 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.810 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.810 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.794757+0000", 2024-09-21T09:51:55.810 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.9402000000000001e-05 2024-09-21T09:51:55.810 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.810 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.810 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.810 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.795928+0000", 2024-09-21T09:51:55.810 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0011710030000000001 2024-09-21T09:51:55.810 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.810 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.810 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.811 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.811 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.811 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106950 6.a 6:54531c3d:::benchmark_data_smithi137_131945_object106949:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:51:55.811 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.683679+0000", 2024-09-21T09:51:55.811 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 395.041281696, 2024-09-21T09:51:55.811 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.124162175999999, 2024-09-21T09:51:55.811 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.811 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.811 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.811 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.811 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.811 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106950 2024-09-21T09:51:55.811 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.811 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.812 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.812 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.812 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683679+0000", 2024-09-21T09:51:55.812 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.812 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.812 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.812 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.812 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683679+0000", 2024-09-21T09:51:55.812 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.812 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.812 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.812 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.812 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683677+0000", 2024-09-21T09:51:55.812 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:51:55.813 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.813 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.813 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.813 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683735+0000", 2024-09-21T09:51:55.813 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8349e-05 2024-09-21T09:51:55.813 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.813 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.813 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.813 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683749+0000", 2024-09-21T09:51:55.813 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3542e-05 2024-09-21T09:51:55.813 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.813 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.813 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.813 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.683754+0000", 2024-09-21T09:51:55.814 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3410000000000002e-06 2024-09-21T09:51:55.814 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.814 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.814 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.814 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622544+0000", 2024-09-21T09:51:55.814 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.938789927 2024-09-21T09:51:55.814 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.814 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.814 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.814 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622549+0000", 2024-09-21T09:51:55.814 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9910000000000002e-06 2024-09-21T09:51:55.814 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.814 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.814 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.815 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847408+0000", 2024-09-21T09:51:55.815 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22485925500000001 2024-09-21T09:51:55.815 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.815 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.815 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.815 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847411+0000", 2024-09-21T09:51:55.815 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7690000000000001e-06 2024-09-21T09:51:55.815 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.815 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.815 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:55.817 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744659+0000", 2024-09-21T09:51:55.818 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.897247262 2024-09-21T09:51:55.818 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.818 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.818 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.818 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744761+0000", 2024-09-21T09:51:55.818 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000102482 2024-09-21T09:51:55.818 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.818 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.818 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:51:55.818 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.744876+0000", 2024-09-21T09:51:55.818 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000114685 2024-09-21T09:51:55.818 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.819 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.819 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.819 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.754417+0000", 2024-09-21T09:51:55.819 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0095415550000000002 2024-09-21T09:51:55.819 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.819 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.819 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.819 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.754449+0000", 2024-09-21T09:51:55.819 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1402999999999997e-05 2024-09-21T09:51:55.819 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.819 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.819 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.819 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.806191+0000", 2024-09-21T09:51:55.820 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.051742204 2024-09-21T09:51:55.820 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.820 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.820 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.820 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.806284+0000", 2024-09-21T09:51:55.820 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.2901999999999999e-05 2024-09-21T09:51:55.820 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.820 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.820 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.820 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.807841+0000", 2024-09-21T09:51:55.820 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015573679999999999 2024-09-21T09:51:55.821 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.821 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.821 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.821 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.821 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.821 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106962 6.a 6:57a16a8f:::benchmark_data_smithi137_131945_object106961:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:51:55.821 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.708376+0000", 2024-09-21T09:51:55.821 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 395.01658485500002, 2024-09-21T09:51:55.821 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.100828452999998, 2024-09-21T09:51:55.821 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.821 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.821 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.822 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.822 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.822 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106962 2024-09-21T09:51:55.822 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.822 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.822 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.822 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.822 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708376+0000", 2024-09-21T09:51:55.822 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.822 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.822 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.822 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.822 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708376+0000", 2024-09-21T09:51:55.823 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.823 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.823 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.823 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.823 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708374+0000", 2024-09-21T09:51:55.823 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:55.823 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.823 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.823 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.823 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708430+0000", 2024-09-21T09:51:55.823 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5689000000000002e-05 2024-09-21T09:51:55.823 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.823 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.823 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.824 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708445+0000", 2024-09-21T09:51:55.824 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4695000000000001e-05 2024-09-21T09:51:55.824 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.824 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.824 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.824 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708452+0000", 2024-09-21T09:51:55.824 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3590000000000002e-06 2024-09-21T09:51:55.824 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.824 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.824 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.824 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622569+0000", 2024-09-21T09:51:55.824 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.914117083000001 2024-09-21T09:51:55.824 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.824 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.825 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.825 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622573+0000", 2024-09-21T09:51:55.825 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8990000000000003e-06 2024-09-21T09:51:55.825 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.825 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.825 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.825 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847428+0000", 2024-09-21T09:51:55.825 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22485499 2024-09-21T09:51:55.825 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.825 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.825 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.825 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847431+0000", 2024-09-21T09:51:55.825 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.819e-06 2024-09-21T09:51:55.825 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.826 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.826 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.826 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.747647+0000", 2024-09-21T09:51:55.826 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.900216114999999 2024-09-21T09:51:55.826 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.826 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.826 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.826 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.747761+0000", 2024-09-21T09:51:55.826 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000114306 2024-09-21T09:51:55.826 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.826 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.826 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:51:55.826 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.747881+0000", 2024-09-21T09:51:55.826 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000119628 2024-09-21T09:51:55.827 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.827 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.827 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.827 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756023+0000", 2024-09-21T09:51:55.827 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0081425379999999995 2024-09-21T09:51:55.827 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.827 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.827 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.827 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756061+0000", 2024-09-21T09:51:55.827 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8005e-05 2024-09-21T09:51:55.827 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.827 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.827 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.827 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.807884+0000", 2024-09-21T09:51:55.828 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.051822624999999997 2024-09-21T09:51:55.828 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.828 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.828 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.828 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.807918+0000", 2024-09-21T09:51:55.828 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4190000000000003e-05 2024-09-21T09:51:55.828 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.828 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.828 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.828 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.809204+0000", 2024-09-21T09:51:55.828 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001286087 2024-09-21T09:51:55.828 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.828 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.828 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.829 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.829 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.829 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106963 6.a 6:5887b8a0:::benchmark_data_smithi137_131945_object106962:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:51:55.829 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.708855+0000", 2024-09-21T09:51:55.829 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 395.01610581199998, 2024-09-21T09:51:55.829 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.101735619000003, 2024-09-21T09:51:55.829 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.829 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.829 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.829 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.829 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.829 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106963 2024-09-21T09:51:55.829 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.829 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.830 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.830 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.830 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708855+0000", 2024-09-21T09:51:55.830 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.830 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.830 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.830 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.830 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708855+0000", 2024-09-21T09:51:55.830 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.830 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.830 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.830 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.830 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708854+0000", 2024-09-21T09:51:55.830 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:51:55.831 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.831 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.831 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.831 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708918+0000", 2024-09-21T09:51:55.831 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4047999999999994e-05 2024-09-21T09:51:55.831 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.831 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.831 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.831 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708929+0000", 2024-09-21T09:51:55.831 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0485e-05 2024-09-21T09:51:55.831 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.831 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.831 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.831 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.708933+0000", 2024-09-21T09:51:55.832 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7740000000000004e-06 2024-09-21T09:51:55.832 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.832 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.832 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.832 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622592+0000", 2024-09-21T09:51:55.832 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.913658267000001 2024-09-21T09:51:55.832 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.832 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.832 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.832 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622595+0000", 2024-09-21T09:51:55.832 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.269e-06 2024-09-21T09:51:55.832 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.832 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.832 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.832 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847463+0000", 2024-09-21T09:51:55.833 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22486827100000001 2024-09-21T09:51:55.833 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.833 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.833 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.833 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847468+0000", 2024-09-21T09:51:55.833 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7709999999999997e-06 2024-09-21T09:51:55.833 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.833 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.833 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.833 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.750076+0000", 2024-09-21T09:51:55.833 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.902607771 2024-09-21T09:51:55.833 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.833 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.834 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.834 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.750176+0000", 2024-09-21T09:51:55.834 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9992000000000001e-05 2024-09-21T09:51:55.834 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.834 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.834 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:51:55.834 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.750281+0000", 2024-09-21T09:51:55.834 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000105006 2024-09-21T09:51:55.834 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.834 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.834 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.834 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756030+0000", 2024-09-21T09:51:55.834 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0057491560000000001 2024-09-21T09:51:55.834 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.835 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.835 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.835 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756094+0000", 2024-09-21T09:51:55.835 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3969999999999999e-05 2024-09-21T09:51:55.835 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.835 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.835 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.835 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.809239+0000", 2024-09-21T09:51:55.835 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.053144867999999998 2024-09-21T09:51:55.835 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.835 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.835 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.835 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.809270+0000", 2024-09-21T09:51:55.835 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1226000000000002e-05 2024-09-21T09:51:55.836 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.836 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.836 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.836 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.810590+0000", 2024-09-21T09:51:55.836 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013204950000000001 2024-09-21T09:51:55.836 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.836 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.836 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.836 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.836 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.836 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:106986 6.a 6:508a728d:::benchmark_data_smithi137_131945_object106985:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T09:51:55.836 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:20.809053+0000", 2024-09-21T09:51:55.836 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 394.91590775899999, 2024-09-21T09:51:55.837 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 33.002855373999999, 2024-09-21T09:51:55.837 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.837 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.837 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.837 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.837 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.837 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 106986 2024-09-21T09:51:55.837 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.837 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.837 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.837 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.837 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809053+0000", 2024-09-21T09:51:55.837 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.837 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.838 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.838 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.838 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809053+0000", 2024-09-21T09:51:55.838 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.838 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.838 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.838 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.838 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809051+0000", 2024-09-21T09:51:55.838 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:51:55.838 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.838 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.838 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.838 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809093+0000", 2024-09-21T09:51:55.838 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1635999999999999e-05 2024-09-21T09:51:55.839 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.839 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.839 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.839 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809106+0000", 2024-09-21T09:51:55.839 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3062e-05 2024-09-21T09:51:55.839 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.839 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.839 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.839 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:20.809112+0000", 2024-09-21T09:51:55.839 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0639999999999999e-06 2024-09-21T09:51:55.839 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.839 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.839 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.839 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622607+0000", 2024-09-21T09:51:55.840 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 14.813495089 2024-09-21T09:51:55.840 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.840 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.840 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.840 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.622611+0000", 2024-09-21T09:51:55.840 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1559999999999997e-06 2024-09-21T09:51:55.840 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.840 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.840 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.840 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847480+0000", 2024-09-21T09:51:55.840 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22486927000000001 2024-09-21T09:51:55.840 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.840 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.840 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.840 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:35.847483+0000", 2024-09-21T09:51:55.841 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8669999999999998e-06 2024-09-21T09:51:55.841 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.841 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.841 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.841 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756115+0000", 2024-09-21T09:51:55.841 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 17.908631416999999 2024-09-21T09:51:55.841 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.841 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.841 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.841 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756203+0000", 2024-09-21T09:51:55.841 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.8305000000000002e-05 2024-09-21T09:51:55.841 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.841 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.841 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:51:55.841 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.756309+0000", 2024-09-21T09:51:55.842 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000106605 2024-09-21T09:51:55.842 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.842 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.842 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.842 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.759165+0000", 2024-09-21T09:51:55.842 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0028552759999999999 2024-09-21T09:51:55.842 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.842 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.842 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.842 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.759422+0000", 2024-09-21T09:51:55.842 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00025684299999999998 2024-09-21T09:51:55.842 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.842 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.842 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.843 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.810631+0000", 2024-09-21T09:51:55.843 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.051209022 2024-09-21T09:51:55.843 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.843 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.843 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.843 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.810667+0000", 2024-09-21T09:51:55.843 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6205999999999999e-05 2024-09-21T09:51:55.843 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.843 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.843 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.843 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:53.811908+0000", 2024-09-21T09:51:55.843 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012414489999999999 2024-09-21T09:51:55.843 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.843 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.844 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.844 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.844 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.844 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:121591 6.a 6:535d3a2d:::benchmark_data_smithi137_131945_object14602:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:51:55.844 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:15.861174+0000", 2024-09-21T09:51:55.844 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 339.86378624000002, 2024-09-21T09:51:55.844 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.688703858, 2024-09-21T09:51:55.844 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.844 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:51:55.844 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.844 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.844 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.844 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 121591 2024-09-21T09:51:55.844 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.844 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.845 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.845 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.845 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.861174+0000", 2024-09-21T09:51:55.845 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.845 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.845 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.845 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.845 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.861174+0000", 2024-09-21T09:51:55.845 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.845 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.845 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.845 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.846 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.861174+0000", 2024-09-21T09:51:55.846 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:51:55.846 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.846 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.846 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.846 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.861178+0000", 2024-09-21T09:51:55.846 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0369999999999996e-06 2024-09-21T09:51:55.846 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.846 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.846 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.846 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.861182+0000", 2024-09-21T09:51:55.846 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.549e-06 2024-09-21T09:51:55.846 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.846 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.847 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.847 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.861187+0000", 2024-09-21T09:51:55.847 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1670000000000001e-06 2024-09-21T09:51:55.847 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.847 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.847 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.847 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.864101+0000", 2024-09-21T09:51:55.847 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0029147399999999999 2024-09-21T09:51:55.847 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.847 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.847 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.847 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.864217+0000", 2024-09-21T09:51:55.847 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011558800000000001 2024-09-21T09:51:55.848 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.848 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.848 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:51:55.848 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.864304+0000", 2024-09-21T09:51:55.848 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6990000000000006e-05 2024-09-21T09:51:55.848 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.848 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.848 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.848 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.866865+0000", 2024-09-21T09:51:55.848 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002561102 2024-09-21T09:51:55.848 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.848 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.849 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.849 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.867168+0000", 2024-09-21T09:51:55.849 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00030328400000000002 2024-09-21T09:51:55.849 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.849 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.849 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.849 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.889573+0000", 2024-09-21T09:51:55.849 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.022404990999999999 2024-09-21T09:51:55.849 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.849 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.849 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.849 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:15.889582+0000", 2024-09-21T09:51:55.849 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6119999999999999e-06 2024-09-21T09:51:55.849 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.850 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.850 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.850 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:16.178768+0000", 2024-09-21T09:51:55.850 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.28918657599999997 2024-09-21T09:51:55.850 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.850 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.850 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.850 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:16.178776+0000", 2024-09-21T09:51:55.850 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3939999999999998e-06 2024-09-21T09:51:55.850 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.850 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.850 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.850 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:17.523342+0000", 2024-09-21T09:51:55.851 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.344566699 2024-09-21T09:51:55.851 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.851 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.851 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:55.851 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:17.523433+0000", 2024-09-21T09:51:55.851 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.0420999999999994e-05 2024-09-21T09:51:55.851 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.851 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.851 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.851 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:17.549759+0000", 2024-09-21T09:51:55.851 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.026326103999999999 2024-09-21T09:51:55.851 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.851 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.851 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.852 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:17.549878+0000", 2024-09-21T09:51:55.852 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000119219 2024-09-21T09:51:55.852 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.852 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.852 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.852 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.852 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.852 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:164000 6.a 6:5df0155c:::benchmark_data_smithi137_131945_object57011:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2024-09-21T09:51:55.852 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:47:26.166039+0000", 2024-09-21T09:51:55.852 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 269.55892191499998, 2024-09-21T09:51:55.852 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.2570480399999999, 2024-09-21T09:51:55.852 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.852 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:51:55.852 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.853 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.853 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.853 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 164000 2024-09-21T09:51:55.853 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.853 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.853 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.853 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.853 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166039+0000", 2024-09-21T09:51:55.853 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.853 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.853 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.853 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.853 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166039+0000", 2024-09-21T09:51:55.853 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.854 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.854 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.854 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166037+0000", 2024-09-21T09:51:55.854 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:51:55.854 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.854 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.854 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166043+0000", 2024-09-21T09:51:55.854 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2759999999999997e-06 2024-09-21T09:51:55.854 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.854 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.854 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166054+0000", 2024-09-21T09:51:55.855 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1189000000000001e-05 2024-09-21T09:51:55.855 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.855 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.855 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.855 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166060+0000", 2024-09-21T09:51:55.855 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4129999999999997e-06 2024-09-21T09:51:55.855 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.855 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.855 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.855 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.167531+0000", 2024-09-21T09:51:55.855 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014710389999999999 2024-09-21T09:51:55.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.856 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for degraded object", 2024-09-21T09:51:55.856 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.168090+0000", 2024-09-21T09:51:55.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00055907500000000002 2024-09-21T09:51:55.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.856 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.856 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.199641+0000", 2024-09-21T09:51:55.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.031550868000000003 2024-09-21T09:51:55.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.856 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.857 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.199715+0000", 2024-09-21T09:51:55.857 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4166999999999996e-05 2024-09-21T09:51:55.857 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.857 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.857 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:51:55.857 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.199810+0000", 2024-09-21T09:51:55.857 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.5338000000000001e-05 2024-09-21T09:51:55.857 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.857 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.857 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.857 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.207811+0000", 2024-09-21T09:51:55.857 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0080007240000000007 2024-09-21T09:51:55.857 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.857 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.858 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.858 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.207820+0000", 2024-09-21T09:51:55.858 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4040000000000001e-06 2024-09-21T09:51:55.858 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.858 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.858 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.858 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.229018+0000", 2024-09-21T09:51:55.858 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.021197265999999999 2024-09-21T09:51:55.858 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.858 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.858 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.858 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.229027+0000", 2024-09-21T09:51:55.858 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7999999999999993e-06 2024-09-21T09:51:55.859 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.859 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.859 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.859 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224260+0000", 2024-09-21T09:51:55.859 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.99523307299999997 2024-09-21T09:51:55.859 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.859 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.859 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.859 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224274+0000", 2024-09-21T09:51:55.859 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4082e-05 2024-09-21T09:51:55.859 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.859 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.859 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.860 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.399588+0000", 2024-09-21T09:51:55.860 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1753138830000001 2024-09-21T09:51:55.860 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.860 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.860 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:55.860 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.399728+0000", 2024-09-21T09:51:55.860 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013992 2024-09-21T09:51:55.860 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.860 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.860 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.860 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.423019+0000", 2024-09-21T09:51:55.860 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.023290491 2024-09-21T09:51:55.860 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.860 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.861 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.861 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.423087+0000", 2024-09-21T09:51:55.861 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7994e-05 2024-09-21T09:51:55.861 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.861 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.861 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.861 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.861 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.861 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:164001 6.a 6:547706ae:::benchmark_data_smithi137_131945_object57012:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2024-09-21T09:51:55.861 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:47:26.166551+0000", 2024-09-21T09:51:55.861 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 269.55841008800002, 2024-09-21T09:51:55.861 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.2778884330000002, 2024-09-21T09:51:55.861 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.861 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:51:55.862 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.862 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.862 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.862 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 164001 2024-09-21T09:51:55.862 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.862 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.862 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.862 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166551+0000", 2024-09-21T09:51:55.862 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.862 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.862 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.862 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166551+0000", 2024-09-21T09:51:55.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.863 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.863 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.863 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166550+0000", 2024-09-21T09:51:55.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:51:55.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.863 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.863 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.863 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166554+0000", 2024-09-21T09:51:55.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.206e-06 2024-09-21T09:51:55.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.863 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.863 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.864 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166564+0000", 2024-09-21T09:51:55.864 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.6900000000000004e-06 2024-09-21T09:51:55.864 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.864 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.864 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.166568+0000", 2024-09-21T09:51:55.864 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.42e-06 2024-09-21T09:51:55.864 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.864 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.864 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.168114+0000", 2024-09-21T09:51:55.864 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015460160000000001 2024-09-21T09:51:55.864 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.865 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for degraded object", 2024-09-21T09:51:55.865 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.168606+0000", 2024-09-21T09:51:55.865 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00049165199999999997 2024-09-21T09:51:55.865 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.865 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.865 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.865 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205025+0000", 2024-09-21T09:51:55.865 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.036419442000000003 2024-09-21T09:51:55.865 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.865 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.865 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.865 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205091+0000", 2024-09-21T09:51:55.865 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5353999999999998e-05 2024-09-21T09:51:55.865 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.866 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.866 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:51:55.866 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205184+0000", 2024-09-21T09:51:55.866 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.3152000000000005e-05 2024-09-21T09:51:55.866 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.866 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.866 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.866 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.212334+0000", 2024-09-21T09:51:55.866 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0071498639999999997 2024-09-21T09:51:55.866 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.866 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.866 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.866 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.217507+0000", 2024-09-21T09:51:55.867 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0051738019999999999 2024-09-21T09:51:55.867 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.867 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.867 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.867 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.229912+0000", 2024-09-21T09:51:55.867 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.012404689 2024-09-21T09:51:55.867 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.867 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.867 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.867 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.229920+0000", 2024-09-21T09:51:55.867 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4830000000000002e-06 2024-09-21T09:51:55.867 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.867 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.868 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.868 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224309+0000", 2024-09-21T09:51:55.868 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.994389733 2024-09-21T09:51:55.868 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.868 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.868 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.868 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224316+0000", 2024-09-21T09:51:55.868 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0199999999999997e-06 2024-09-21T09:51:55.868 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.868 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.868 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.868 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.400274+0000", 2024-09-21T09:51:55.868 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1759576110000001 2024-09-21T09:51:55.868 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.869 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.869 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for missing object", 2024-09-21T09:51:55.869 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.400407+0000", 2024-09-21T09:51:55.869 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013304899999999999 2024-09-21T09:51:55.869 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.869 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.869 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.869 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.444355+0000", 2024-09-21T09:51:55.869 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.043947898999999999 2024-09-21T09:51:55.869 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.869 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.869 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.869 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.444439+0000", 2024-09-21T09:51:55.869 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4122000000000005e-05 2024-09-21T09:51:55.870 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.870 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.870 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.870 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.870 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.870 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:164022 6.a 6:5baae110:::benchmark_data_smithi137_131945_object57033:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2024-09-21T09:51:55.870 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:47:26.205223+0000", 2024-09-21T09:51:55.870 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 269.51973794899999, 2024-09-21T09:51:55.870 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.2255558290000002, 2024-09-21T09:51:55.870 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.870 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.870 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.870 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.871 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.871 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 164022 2024-09-21T09:51:55.871 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.871 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.871 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.871 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.871 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205223+0000", 2024-09-21T09:51:55.871 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.871 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.871 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.871 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.871 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205223+0000", 2024-09-21T09:51:55.871 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.871 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.872 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.872 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.872 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205221+0000", 2024-09-21T09:51:55.872 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:55.872 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.872 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.872 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.872 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205228+0000", 2024-09-21T09:51:55.872 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.311e-06 2024-09-21T09:51:55.872 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.872 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.872 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.872 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205238+0000", 2024-09-21T09:51:55.872 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.3999999999999998e-06 2024-09-21T09:51:55.872 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.873 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.873 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.873 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.205243+0000", 2024-09-21T09:51:55.873 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4589999999999997e-06 2024-09-21T09:51:55.873 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.873 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.873 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.873 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.210496+0000", 2024-09-21T09:51:55.873 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052529070000000002 2024-09-21T09:51:55.873 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.873 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.873 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for degraded object", 2024-09-21T09:51:55.873 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.211229+0000", 2024-09-21T09:51:55.874 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00073239099999999999 2024-09-21T09:51:55.874 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.874 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.874 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.874 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.229963+0000", 2024-09-21T09:51:55.874 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.018734081999999999 2024-09-21T09:51:55.874 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.874 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.874 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.874 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.229972+0000", 2024-09-21T09:51:55.874 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.8559999999999996e-06 2024-09-21T09:51:55.874 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.875 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.875 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.875 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224343+0000", 2024-09-21T09:51:55.875 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.99437120199999995 2024-09-21T09:51:55.875 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.875 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.875 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.875 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224349+0000", 2024-09-21T09:51:55.875 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5200000000000003e-06 2024-09-21T09:51:55.875 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.875 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.875 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.875 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.400565+0000", 2024-09-21T09:51:55.875 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1762159780000001 2024-09-21T09:51:55.875 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.876 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.876 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.876 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.400688+0000", 2024-09-21T09:51:55.876 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012317 2024-09-21T09:51:55.876 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.876 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.876 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:51:55.876 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.400808+0000", 2024-09-21T09:51:55.876 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000119256 2024-09-21T09:51:55.876 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.876 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.876 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.876 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.410982+0000", 2024-09-21T09:51:55.876 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010174491000000001 2024-09-21T09:51:55.877 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.877 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.877 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.877 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.414519+0000", 2024-09-21T09:51:55.877 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003536904 2024-09-21T09:51:55.877 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.877 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.877 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.877 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.430298+0000", 2024-09-21T09:51:55.877 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.015779140000000001 2024-09-21T09:51:55.877 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.877 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.877 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.878 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.430339+0000", 2024-09-21T09:51:55.878 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0598e-05 2024-09-21T09:51:55.878 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.878 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.878 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.878 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.430779+0000", 2024-09-21T09:51:55.878 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00043972500000000002 2024-09-21T09:51:55.878 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.878 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.878 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.878 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.878 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.879 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:164050 6.a 6:5d7ec04b:::benchmark_data_smithi137_131945_object57061:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2024-09-21T09:51:55.879 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:47:26.282675+0000", 2024-09-21T09:51:55.879 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 269.442285782, 2024-09-21T09:51:55.879 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.160278677, 2024-09-21T09:51:55.879 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.879 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.879 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.879 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.879 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.879 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 164050 2024-09-21T09:51:55.879 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.879 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.879 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.879 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.880 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282675+0000", 2024-09-21T09:51:55.880 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.880 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.880 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.880 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.880 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282675+0000", 2024-09-21T09:51:55.880 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.880 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.880 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.880 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.880 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282674+0000", 2024-09-21T09:51:55.880 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:55.880 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.880 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.881 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.881 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282680+0000", 2024-09-21T09:51:55.881 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5200000000000003e-06 2024-09-21T09:51:55.881 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.881 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.881 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.881 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282694+0000", 2024-09-21T09:51:55.881 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4423999999999999e-05 2024-09-21T09:51:55.881 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.881 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.881 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.881 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282702+0000", 2024-09-21T09:51:55.881 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2239999999999998e-06 2024-09-21T09:51:55.881 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.882 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.882 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.882 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282751+0000", 2024-09-21T09:51:55.882 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9048000000000002e-05 2024-09-21T09:51:55.882 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.882 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.882 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.882 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.282759+0000", 2024-09-21T09:51:55.882 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2220000000000002e-06 2024-09-21T09:51:55.882 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.882 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.882 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.882 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224372+0000", 2024-09-21T09:51:55.883 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.94161296299999997 2024-09-21T09:51:55.883 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.883 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.883 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.883 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224378+0000", 2024-09-21T09:51:55.883 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2219999999999999e-06 2024-09-21T09:51:55.883 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.883 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.883 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.883 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.404266+0000", 2024-09-21T09:51:55.883 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.179887645 2024-09-21T09:51:55.883 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.883 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.883 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.884 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.404390+0000", 2024-09-21T09:51:55.884 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012430699999999999 2024-09-21T09:51:55.884 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.884 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.884 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:51:55.884 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.404528+0000", 2024-09-21T09:51:55.884 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013823500000000001 2024-09-21T09:51:55.884 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.884 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.884 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.884 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.417893+0000", 2024-09-21T09:51:55.884 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.013365059 2024-09-21T09:51:55.884 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.884 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.884 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.885 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.423127+0000", 2024-09-21T09:51:55.885 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052331749999999996 2024-09-21T09:51:55.885 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.885 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.885 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.885 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.442450+0000", 2024-09-21T09:51:55.885 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.019323178999999999 2024-09-21T09:51:55.885 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.885 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.885 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.885 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.442507+0000", 2024-09-21T09:51:55.885 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7683999999999999e-05 2024-09-21T09:51:55.885 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.885 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.886 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.886 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.442954+0000", 2024-09-21T09:51:55.886 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00044606300000000002 2024-09-21T09:51:55.886 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.886 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.886 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.886 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.886 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.886 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:164059 6.a 6:50a848a0:::benchmark_data_smithi137_131945_object57070:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2024-09-21T09:51:55.886 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:47:26.326181+0000", 2024-09-21T09:51:55.886 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 269.39877999700002, 2024-09-21T09:51:55.886 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.117168876, 2024-09-21T09:51:55.886 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:51:55.887 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:51:55.887 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:51:55.887 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:51:55.887 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:51:55.887 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 164059 2024-09-21T09:51:55.887 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.887 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:51:55.887 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.887 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:51:55.887 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326181+0000", 2024-09-21T09:51:55.887 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.887 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.887 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.888 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:51:55.888 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326181+0000", 2024-09-21T09:51:55.888 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:51:55.888 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.888 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.888 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:51:55.888 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326179+0000", 2024-09-21T09:51:55.888 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:51:55.888 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.888 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.888 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:51:55.888 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326185+0000", 2024-09-21T09:51:55.888 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7660000000000004e-06 2024-09-21T09:51:55.888 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.888 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.889 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:51:55.889 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326197+0000", 2024-09-21T09:51:55.889 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1875000000000001e-05 2024-09-21T09:51:55.889 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.889 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.889 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:51:55.889 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326202+0000", 2024-09-21T09:51:55.889 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6550000000000003e-06 2024-09-21T09:51:55.889 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.889 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.889 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.889 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326256+0000", 2024-09-21T09:51:55.889 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4280000000000002e-05 2024-09-21T09:51:55.890 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.890 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.890 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.890 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:26.326267+0000", 2024-09-21T09:51:55.890 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.066e-05 2024-09-21T09:51:55.890 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.890 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.890 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.890 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224419+0000", 2024-09-21T09:51:55.890 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.89815202400000005 2024-09-21T09:51:55.890 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.890 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.890 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:51:55.890 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:27.224425+0000", 2024-09-21T09:51:55.891 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9229999999999996e-06 2024-09-21T09:51:55.891 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.891 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.891 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:51:55.891 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.407552+0000", 2024-09-21T09:51:55.891 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1831260969999999 2024-09-21T09:51:55.891 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.891 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.891 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:51:55.891 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.407688+0000", 2024-09-21T09:51:55.891 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000136332 2024-09-21T09:51:55.891 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.891 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.891 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:51:55.892 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.407814+0000", 2024-09-21T09:51:55.892 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012655500000000001 2024-09-21T09:51:55.892 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.892 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.892 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:51:55.892 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.417901+0000", 2024-09-21T09:51:55.892 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010086355 2024-09-21T09:51:55.892 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.892 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.892 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.892 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.423165+0000", 2024-09-21T09:51:55.892 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.005264131 2024-09-21T09:51:55.892 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.892 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.893 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:51:55.893 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.443014+0000", 2024-09-21T09:51:55.893 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.019849295999999999 2024-09-21T09:51:55.893 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.893 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.893 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:51:55.893 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.443069+0000", 2024-09-21T09:51:55.893 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4848000000000001e-05 2024-09-21T09:51:55.893 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:51:55.893 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:51:55.893 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:51:55.893 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:47:28.443350+0000", 2024-09-21T09:51:55.893 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00028040600000000003 2024-09-21T09:51:55.893 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.894 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.894 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.894 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:51:55.894 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:51:55.894 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:51:55.894 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:55.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:55.995 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:56.025 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:56.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:56.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:56.127 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:55 smithi165 ceph-mon[86023]: pgmap v573: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 27 op/s; 16770/220563 objects degraded (7.603%); 6404/220563 objects misplaced (2.903%); 12 MiB/s, 184 objects/s recovering 2024-09-21T09:51:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:51:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:51:56.150 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:56.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:56.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:56.252 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:56.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:56.274 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:56.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:55 smithi137 ceph-mon[93825]: pgmap v573: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 27 op/s; 16770/220563 objects degraded (7.603%); 6404/220563 objects misplaced (2.903%); 12 MiB/s, 184 objects/s recovering 2024-09-21T09:51:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:51:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:51:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:55 smithi137 ceph-mon[97575]: pgmap v573: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 27 op/s; 16770/220563 objects degraded (7.603%); 6404/220563 objects misplaced (2.903%); 12 MiB/s, 184 objects/s recovering 2024-09-21T09:51:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:51:56.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:51:56.375 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:56.397 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:56.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:56.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:56.499 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:51:56.520 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:56.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:56.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:51:56.621 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:56.629 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T09:51:56.645 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:56.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:56.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:56.747 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:56.772 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:56.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:56.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:56.874 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:56.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:56 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 16770/220563 objects degraded (7.603%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:51:56.901 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:56.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:56.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:56.911 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:51:57.003 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:57.026 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:57.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:57.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:57.128 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:57.149 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:57.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:57.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:57.251 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:57.277 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:57.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:57.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:57.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:56 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 16770/220563 objects degraded (7.603%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:51:57.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:56 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 16770/220563 objects degraded (7.603%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:51:57.379 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:57.400 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:57.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:57.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:57.501 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:57.525 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:57.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:57.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:57.626 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:57.651 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:57.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:57.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:57.753 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:57.774 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:57.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:57.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:57.876 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:57.898 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:57.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:57.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:58.000 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:58.029 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:58.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:58.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:58.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:57 smithi165 ceph-mon[86023]: pgmap v574: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 45 op/s; 16720/219915 objects degraded (7.603%); 6404/219915 objects misplaced (2.912%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T09:51:58.131 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:58.160 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:58.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:58.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:58.262 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:58.289 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:58.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:58.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:58.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:57 smithi137 ceph-mon[93825]: pgmap v574: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 45 op/s; 16720/219915 objects degraded (7.603%); 6404/219915 objects misplaced (2.912%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T09:51:58.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:57 smithi137 ceph-mon[97575]: pgmap v574: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 45 op/s; 16720/219915 objects degraded (7.603%); 6404/219915 objects misplaced (2.912%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T09:51:58.391 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:58.414 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:58.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:58.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:51:58.516 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:58.541 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:58.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:58.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:58.617 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:51:58.617 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T09:51:58.618 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 0 2024-09-21T09:51:58.618 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:51:58.643 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:58.666 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:58.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:58.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:58.767 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:51:58.790 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:58.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:58.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:51:58.892 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:51:58.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:58.915 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:58.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:51:59.016 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:59.045 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:59.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:59.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:59.146 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:59.171 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:59.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:59.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:59.272 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:51:59.299 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:59.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:59.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:51:59.344 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T09:51:59.400 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:51:59.422 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:59.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:59.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:51:59.523 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:59.550 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:59.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:59.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:59.627 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:51:59.651 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:51:59.680 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:59.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:59.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:51:59.784 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:51:59.809 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:51:59.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:59.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:51:59.910 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:51:59.932 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:51:59.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:51:59.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:00.034 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:00.035 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:51:59 smithi165 ceph-mon[86023]: pgmap v575: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 51 op/s; 16720/219429 objects degraded (7.620%); 6022/219429 objects misplaced (2.744%); 11 MiB/s, 180 objects/s recovering 2024-09-21T09:52:00.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:51:59 smithi137 ceph-mon[93825]: pgmap v575: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 51 op/s; 16720/219429 objects degraded (7.620%); 6022/219429 objects misplaced (2.744%); 11 MiB/s, 180 objects/s recovering 2024-09-21T09:52:00.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:51:59 smithi137 ceph-mon[97575]: pgmap v575: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 51 op/s; 16720/219429 objects degraded (7.620%); 6022/219429 objects misplaced (2.744%); 11 MiB/s, 180 objects/s recovering 2024-09-21T09:52:00.065 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:00.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:00.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:00.167 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:00.189 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:00.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:00.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:00.291 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:00.317 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:00.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:00.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:00.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:52:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:52:00.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:52:00.419 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:00.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:00.449 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:00.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:00.550 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:00.578 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:00.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:00.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:00.680 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:00.702 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:00.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:00.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:00.803 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:00.835 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:00.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:00.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:00.936 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:00.966 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:00.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:00.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:01.068 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:01.090 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:01.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:01.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:01.192 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:01.214 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:01.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:01.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:01.315 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:01.340 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:01.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:01.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:01.386 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:52:01.386 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T09:52:01.386 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T09:52:01.386 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T09:52:01.386 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:52:01.441 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:01.464 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:01.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:01.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:01.565 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:01.588 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:01.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:01.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:01.690 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:01.715 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:01.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:01.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:01.816 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:01.842 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:01.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:01.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:01.944 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:01.965 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:01.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:01.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:02.027 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:01 smithi165 ceph-mon[86023]: pgmap v576: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 90 op/s; 16677/218025 objects degraded (7.649%); 5608/218025 objects misplaced (2.572%); 11 MiB/s, 183 objects/s recovering 2024-09-21T09:52:02.027 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:01 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 16677/218025 objects degraded (7.649%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:02.054 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T09:52:02.067 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:02.091 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:02.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:02.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:02.156 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:01 smithi137 ceph-mon[93825]: pgmap v576: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 90 op/s; 16677/218025 objects degraded (7.649%); 5608/218025 objects misplaced (2.572%); 11 MiB/s, 183 objects/s recovering 2024-09-21T09:52:02.156 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:01 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 16677/218025 objects degraded (7.649%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:02.156 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:52:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:52:01] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.51.0" 2024-09-21T09:52:02.156 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:01 smithi137 ceph-mon[97575]: pgmap v576: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 90 op/s; 16677/218025 objects degraded (7.649%); 5608/218025 objects misplaced (2.572%); 11 MiB/s, 183 objects/s recovering 2024-09-21T09:52:02.156 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:01 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 16677/218025 objects degraded (7.649%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:02.194 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:02.216 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:02.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:02.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:02.318 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:02.329 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:52:02.346 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:02.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:02.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:02.448 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:02.474 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:02.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:02.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:02.576 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:02.599 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:02.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:02.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:02.701 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:02.724 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:02.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:02.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:02.825 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:02.847 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:02.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:02.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:02.948 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:02.976 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:02.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:02.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:03.078 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:03.105 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:03.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:03.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:03.207 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:03.231 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:03.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:03.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:03.333 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:03.355 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:03.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:03.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:03.457 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:03.482 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:03.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:03.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:03.584 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:03.607 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:03.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:03.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:03.708 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:03.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:03.730 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:03.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:03.831 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:03.856 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:03.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:03.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:03.958 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:03.981 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:03.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:03.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:04.083 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:04.100 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:03 smithi165 ceph-mon[86023]: pgmap v577: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 118 op/s; 16677/216969 objects degraded (7.686%); 5227/216969 objects misplaced (2.409%); 11 MiB/s, 177 objects/s recovering 2024-09-21T09:52:04.108 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:04.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:04.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:04.126 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:52:04.127 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T09:52:04.127 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T09:52:04.127 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T09:52:04.127 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.127 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72308 6.12 6.5c65e7d2 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.127 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.465115+0000", 2024-09-21T09:52:04.127 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.657740746, 2024-09-21T09:52:04.127 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.86540525099999999, 2024-09-21T09:52:04.127 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.127 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.127 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.127 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.128 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.128 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72308 2024-09-21T09:52:04.128 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.128 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.128 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.128 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.128 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465115+0000", 2024-09-21T09:52:04.128 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.128 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.128 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.128 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.128 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465115+0000", 2024-09-21T09:52:04.128 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.128 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.129 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.129 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.129 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465114+0000", 2024-09-21T09:52:04.129 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:52:04.129 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.129 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.129 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.129 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465245+0000", 2024-09-21T09:52:04.129 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000131082 2024-09-21T09:52:04.129 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.129 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.129 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.129 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465260+0000", 2024-09-21T09:52:04.130 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4841000000000001e-05 2024-09-21T09:52:04.130 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.130 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.130 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.130 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465267+0000", 2024-09-21T09:52:04.130 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0570000000000004e-06 2024-09-21T09:52:04.130 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.130 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.130 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.130 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465310+0000", 2024-09-21T09:52:04.130 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3080000000000001e-05 2024-09-21T09:52:04.130 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.130 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.130 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.131 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.465316+0000", 2024-09-21T09:52:04.131 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0179999999999998e-06 2024-09-21T09:52:04.131 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.131 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.131 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.131 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330509+0000", 2024-09-21T09:52:04.131 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.86519292599999997 2024-09-21T09:52:04.131 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.131 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.131 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.132 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330520+0000", 2024-09-21T09:52:04.132 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1523e-05 2024-09-21T09:52:04.132 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.132 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.132 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.132 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.132 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.132 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72329 6.12 6.58a9dd32 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.132 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.492972+0000", 2024-09-21T09:52:04.132 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.62988407500001, 2024-09-21T09:52:04.132 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.837728904, 2024-09-21T09:52:04.132 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.132 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.132 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.133 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.133 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.133 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72329 2024-09-21T09:52:04.133 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.133 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.133 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.133 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.133 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.492972+0000", 2024-09-21T09:52:04.133 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.133 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.133 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.133 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.133 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.492972+0000", 2024-09-21T09:52:04.133 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.134 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.134 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.134 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.134 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.492967+0000", 2024-09-21T09:52:04.134 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999952 2024-09-21T09:52:04.134 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.134 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.134 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.134 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.493000+0000", 2024-09-21T09:52:04.134 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3065000000000003e-05 2024-09-21T09:52:04.134 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.134 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.134 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.135 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.493016+0000", 2024-09-21T09:52:04.135 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5747e-05 2024-09-21T09:52:04.135 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.135 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.135 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.135 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.493026+0000", 2024-09-21T09:52:04.135 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0097e-05 2024-09-21T09:52:04.135 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.135 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.135 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.136 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.493058+0000", 2024-09-21T09:52:04.136 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1822000000000001e-05 2024-09-21T09:52:04.136 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.136 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.136 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.136 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.493064+0000", 2024-09-21T09:52:04.136 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4500000000000001e-06 2024-09-21T09:52:04.136 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.136 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.136 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.137 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330693+0000", 2024-09-21T09:52:04.137 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.83762925200000005 2024-09-21T09:52:04.137 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.137 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.137 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.137 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330701+0000", 2024-09-21T09:52:04.137 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4649999999999997e-06 2024-09-21T09:52:04.137 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.137 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.137 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.137 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.138 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.138 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72394 6.12 6.e2cda3f2 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.138 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.543882+0000", 2024-09-21T09:52:04.138 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.57897440300002, 2024-09-21T09:52:04.138 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.78684957099999997, 2024-09-21T09:52:04.138 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.138 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.138 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.138 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.138 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.138 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72394 2024-09-21T09:52:04.138 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.138 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.139 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.139 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.139 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543882+0000", 2024-09-21T09:52:04.139 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.139 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.139 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.139 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.139 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543882+0000", 2024-09-21T09:52:04.139 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.139 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.139 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.139 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.139 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543868+0000", 2024-09-21T09:52:04.139 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999871 2024-09-21T09:52:04.140 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.140 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.140 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.140 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543932+0000", 2024-09-21T09:52:04.140 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3421000000000001e-05 2024-09-21T09:52:04.140 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.140 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.140 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.140 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543948+0000", 2024-09-21T09:52:04.140 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5648e-05 2024-09-21T09:52:04.140 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.141 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.141 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.141 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543954+0000", 2024-09-21T09:52:04.141 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.28e-06 2024-09-21T09:52:04.141 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.141 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.141 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.141 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543986+0000", 2024-09-21T09:52:04.141 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.235e-05 2024-09-21T09:52:04.141 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.142 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.142 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.142 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.543991+0000", 2024-09-21T09:52:04.142 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6720000000000003e-06 2024-09-21T09:52:04.142 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.142 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.142 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.142 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330725+0000", 2024-09-21T09:52:04.142 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.78673381399999998 2024-09-21T09:52:04.142 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.142 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.142 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.142 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330731+0000", 2024-09-21T09:52:04.142 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4559999999999997e-06 2024-09-21T09:52:04.146 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.146 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.146 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.146 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.146 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.146 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72414 6.12 6.2e0d16b2 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.146 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.554569+0000", 2024-09-21T09:52:04.146 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.56828721699998, 2024-09-21T09:52:04.146 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.77618906099999996, 2024-09-21T09:52:04.146 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.146 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.146 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.147 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.147 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.147 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72414 2024-09-21T09:52:04.147 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.147 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.147 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.147 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.147 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554569+0000", 2024-09-21T09:52:04.147 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.147 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.147 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.147 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.147 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554569+0000", 2024-09-21T09:52:04.147 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.148 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.148 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.148 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.148 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554567+0000", 2024-09-21T09:52:04.148 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:52:04.148 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.148 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.148 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.148 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554616+0000", 2024-09-21T09:52:04.148 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8322000000000003e-05 2024-09-21T09:52:04.148 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.148 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.148 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.148 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554629+0000", 2024-09-21T09:52:04.149 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3531e-05 2024-09-21T09:52:04.149 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.149 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.149 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.149 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554643+0000", 2024-09-21T09:52:04.149 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.416e-05 2024-09-21T09:52:04.149 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.149 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.149 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.149 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554698+0000", 2024-09-21T09:52:04.149 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4534999999999999e-05 2024-09-21T09:52:04.149 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.149 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.150 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.150 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.554706+0000", 2024-09-21T09:52:04.150 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0949999999999996e-06 2024-09-21T09:52:04.150 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.150 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.150 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.150 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330752+0000", 2024-09-21T09:52:04.150 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.776045557 2024-09-21T09:52:04.150 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.150 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.150 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.150 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330758+0000", 2024-09-21T09:52:04.151 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1319999999999999e-06 2024-09-21T09:52:04.151 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.151 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.151 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.151 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.151 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.151 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72422 6.12 6.de5ca52 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.151 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.559851+0000", 2024-09-21T09:52:04.151 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.56300460099999, 2024-09-21T09:52:04.151 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.77095725199999998, 2024-09-21T09:52:04.151 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.151 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.151 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.152 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.152 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.152 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72422 2024-09-21T09:52:04.152 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.152 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.152 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.152 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.152 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.559851+0000", 2024-09-21T09:52:04.152 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.152 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.152 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.152 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.152 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.559851+0000", 2024-09-21T09:52:04.152 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.153 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.153 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.153 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.153 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.559850+0000", 2024-09-21T09:52:04.153 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:52:04.153 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.153 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.153 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.153 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.559930+0000", 2024-09-21T09:52:04.153 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9938000000000006e-05 2024-09-21T09:52:04.153 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.153 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.153 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.153 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.559943+0000", 2024-09-21T09:52:04.154 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.292e-05 2024-09-21T09:52:04.154 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.154 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.154 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.154 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.559949+0000", 2024-09-21T09:52:04.154 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4219999999999997e-06 2024-09-21T09:52:04.154 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.154 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.154 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.154 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.560032+0000", 2024-09-21T09:52:04.154 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3134999999999996e-05 2024-09-21T09:52:04.154 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.154 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.155 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.155 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.560057+0000", 2024-09-21T09:52:04.155 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4297000000000001e-05 2024-09-21T09:52:04.155 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.155 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.155 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.155 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330802+0000", 2024-09-21T09:52:04.155 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.77074513899999997 2024-09-21T09:52:04.155 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.155 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.155 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.155 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330809+0000", 2024-09-21T09:52:04.155 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6900000000000003e-06 2024-09-21T09:52:04.155 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.156 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.156 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.156 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.156 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.156 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72450 6.12 6.a01da5f2 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.156 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.580454+0000", 2024-09-21T09:52:04.156 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.54240157300001, 2024-09-21T09:52:04.156 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.75039365499999999, 2024-09-21T09:52:04.156 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.156 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.156 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.156 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.156 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.156 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72450 2024-09-21T09:52:04.157 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.157 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.157 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.157 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.157 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580454+0000", 2024-09-21T09:52:04.157 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.157 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.157 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.157 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.157 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580454+0000", 2024-09-21T09:52:04.157 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.157 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.157 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.157 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.158 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580453+0000", 2024-09-21T09:52:04.158 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:52:04.158 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.158 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.158 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.158 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580489+0000", 2024-09-21T09:52:04.158 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5583000000000001e-05 2024-09-21T09:52:04.158 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.158 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.158 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.158 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580503+0000", 2024-09-21T09:52:04.158 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4555999999999999e-05 2024-09-21T09:52:04.158 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.158 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.159 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.159 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580508+0000", 2024-09-21T09:52:04.159 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1930000000000001e-06 2024-09-21T09:52:04.159 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.159 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.159 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.159 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580621+0000", 2024-09-21T09:52:04.159 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011233799999999999 2024-09-21T09:52:04.159 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.159 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.159 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.159 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.580627+0000", 2024-09-21T09:52:04.159 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3230000000000003e-06 2024-09-21T09:52:04.159 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.160 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.160 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.160 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330830+0000", 2024-09-21T09:52:04.160 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.75020325399999999 2024-09-21T09:52:04.160 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.160 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.160 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.161 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330848+0000", 2024-09-21T09:52:04.161 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7802999999999999e-05 2024-09-21T09:52:04.161 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.161 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.161 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.162 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.162 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.162 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72458 6.12 6.1abfe612 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.162 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.584803+0000", 2024-09-21T09:52:04.162 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.538052467, 2024-09-21T09:52:04.162 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.74609929900000005, 2024-09-21T09:52:04.162 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.162 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.162 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.162 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.162 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.162 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72458 2024-09-21T09:52:04.162 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.163 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.163 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.163 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.163 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584803+0000", 2024-09-21T09:52:04.163 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.163 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.163 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.163 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.163 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584803+0000", 2024-09-21T09:52:04.163 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.163 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.163 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.163 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.163 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584802+0000", 2024-09-21T09:52:04.164 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:52:04.164 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.164 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.164 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.164 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584884+0000", 2024-09-21T09:52:04.164 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2910000000000004e-05 2024-09-21T09:52:04.164 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.164 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.164 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.164 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584902+0000", 2024-09-21T09:52:04.164 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.717e-05 2024-09-21T09:52:04.164 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.164 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.164 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.165 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584907+0000", 2024-09-21T09:52:04.165 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1669999999999998e-06 2024-09-21T09:52:04.165 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.165 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.165 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.165 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584950+0000", 2024-09-21T09:52:04.165 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3084999999999998e-05 2024-09-21T09:52:04.165 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.165 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.165 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.165 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.584957+0000", 2024-09-21T09:52:04.165 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4760000000000001e-06 2024-09-21T09:52:04.165 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.165 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.166 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.166 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330890+0000", 2024-09-21T09:52:04.166 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.74593224899999999 2024-09-21T09:52:04.166 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.166 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.166 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.166 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330903+0000", 2024-09-21T09:52:04.166 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3154e-05 2024-09-21T09:52:04.166 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.166 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.166 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.166 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.166 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.167 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72460 6.12 6.85f718d2 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.167 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.586931+0000", 2024-09-21T09:52:04.167 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.53592535500002, 2024-09-21T09:52:04.167 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.74400859699999999, 2024-09-21T09:52:04.167 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.167 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.167 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.167 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.167 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.167 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72460 2024-09-21T09:52:04.167 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.167 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.167 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.167 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.168 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.586931+0000", 2024-09-21T09:52:04.168 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.168 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.168 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.168 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.168 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.586931+0000", 2024-09-21T09:52:04.168 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.168 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.168 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.168 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.168 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.586929+0000", 2024-09-21T09:52:04.168 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:52:04.168 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.168 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.169 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.169 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.586972+0000", 2024-09-21T09:52:04.169 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2466000000000003e-05 2024-09-21T09:52:04.169 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.169 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.169 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.169 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.586988+0000", 2024-09-21T09:52:04.169 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6223e-05 2024-09-21T09:52:04.169 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.169 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.169 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.169 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.586994+0000", 2024-09-21T09:52:04.169 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1689999999999997e-06 2024-09-21T09:52:04.169 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.169 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.170 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.170 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.587041+0000", 2024-09-21T09:52:04.170 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6697999999999999e-05 2024-09-21T09:52:04.170 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.170 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.170 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.170 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.587048+0000", 2024-09-21T09:52:04.170 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2130000000000002e-06 2024-09-21T09:52:04.170 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.170 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.170 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.171 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330929+0000", 2024-09-21T09:52:04.171 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.74388148399999998 2024-09-21T09:52:04.171 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.171 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.171 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.171 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330939+0000", 2024-09-21T09:52:04.171 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.6860000000000001e-06 2024-09-21T09:52:04.171 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.171 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.171 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.171 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.172 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.172 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72482 6.12 6.c93f7b92 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.172 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.601673+0000", 2024-09-21T09:52:04.172 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.52118250000001, 2024-09-21T09:52:04.172 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.72929893899999998, 2024-09-21T09:52:04.172 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.172 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.172 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.172 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.172 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.172 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72482 2024-09-21T09:52:04.172 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.173 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.173 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.173 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.173 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601673+0000", 2024-09-21T09:52:04.173 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.173 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.173 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.173 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.173 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601673+0000", 2024-09-21T09:52:04.173 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.173 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.173 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.174 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.174 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601672+0000", 2024-09-21T09:52:04.174 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:52:04.174 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.174 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.174 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.174 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601713+0000", 2024-09-21T09:52:04.174 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0620000000000001e-05 2024-09-21T09:52:04.174 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.174 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.174 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.174 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601724+0000", 2024-09-21T09:52:04.175 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1770000000000001e-05 2024-09-21T09:52:04.175 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.175 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.175 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.175 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601729+0000", 2024-09-21T09:52:04.175 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6609999999999999e-06 2024-09-21T09:52:04.175 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.175 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.175 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.175 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601768+0000", 2024-09-21T09:52:04.175 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8804000000000003e-05 2024-09-21T09:52:04.175 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.176 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.176 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.176 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.601774+0000", 2024-09-21T09:52:04.176 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3029999999999996e-06 2024-09-21T09:52:04.176 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.176 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.176 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.176 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330963+0000", 2024-09-21T09:52:04.176 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.72918836099999995 2024-09-21T09:52:04.176 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.176 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.176 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.177 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330972+0000", 2024-09-21T09:52:04.177 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7969999999999995e-06 2024-09-21T09:52:04.177 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.177 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.177 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.177 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.177 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.177 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72512 6.12 6.c5d9492 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.177 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.626213+0000", 2024-09-21T09:52:04.177 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.49664339899999, 2024-09-21T09:52:04.177 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.70478465999999995, 2024-09-21T09:52:04.177 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.178 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.178 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.178 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.178 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.178 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72512 2024-09-21T09:52:04.178 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.178 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.178 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.178 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.178 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626213+0000", 2024-09-21T09:52:04.178 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.178 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.178 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.179 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.179 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626213+0000", 2024-09-21T09:52:04.179 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.179 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.179 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.179 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.179 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626211+0000", 2024-09-21T09:52:04.179 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:52:04.179 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.179 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.179 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.180 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626263+0000", 2024-09-21T09:52:04.180 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.151e-05 2024-09-21T09:52:04.180 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.180 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.180 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.180 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626278+0000", 2024-09-21T09:52:04.180 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5384e-05 2024-09-21T09:52:04.180 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.180 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.180 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.180 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626284+0000", 2024-09-21T09:52:04.180 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1190000000000002e-06 2024-09-21T09:52:04.181 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.181 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.181 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.181 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626324+0000", 2024-09-21T09:52:04.181 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9988999999999999e-05 2024-09-21T09:52:04.181 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.181 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.181 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.181 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.626331+0000", 2024-09-21T09:52:04.181 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7519999999999999e-06 2024-09-21T09:52:04.181 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.181 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.181 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.182 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330990+0000", 2024-09-21T09:52:04.182 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.70465885500000003 2024-09-21T09:52:04.182 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.182 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.182 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.182 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.330997+0000", 2024-09-21T09:52:04.182 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4839999999999998e-06 2024-09-21T09:52:04.182 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.182 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.182 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.182 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.182 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.183 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72528 6.12 6.b0969c12 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.183 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.637840+0000", 2024-09-21T09:52:04.183 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.48501634199999, 2024-09-21T09:52:04.183 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.69318183899999997, 2024-09-21T09:52:04.183 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.183 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.183 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.183 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.183 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.183 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72528 2024-09-21T09:52:04.183 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.183 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.184 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.184 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.184 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637840+0000", 2024-09-21T09:52:04.184 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.184 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.184 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.184 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.184 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637840+0000", 2024-09-21T09:52:04.184 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.184 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.184 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.184 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.185 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637838+0000", 2024-09-21T09:52:04.185 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:52:04.185 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.185 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.185 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.185 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637885+0000", 2024-09-21T09:52:04.185 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7097e-05 2024-09-21T09:52:04.185 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.185 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.185 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.185 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637896+0000", 2024-09-21T09:52:04.185 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1195999999999999e-05 2024-09-21T09:52:04.185 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.186 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.186 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.186 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637902+0000", 2024-09-21T09:52:04.186 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8139999999999997e-06 2024-09-21T09:52:04.186 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.186 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.186 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.186 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637934+0000", 2024-09-21T09:52:04.186 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.2172000000000003e-05 2024-09-21T09:52:04.186 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.186 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.186 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.187 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.637939+0000", 2024-09-21T09:52:04.187 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7149999999999997e-06 2024-09-21T09:52:04.187 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.187 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.187 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.187 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331014+0000", 2024-09-21T09:52:04.187 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.69307491300000001 2024-09-21T09:52:04.187 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.187 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.187 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.187 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331021+0000", 2024-09-21T09:52:04.187 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3520000000000001e-06 2024-09-21T09:52:04.187 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.188 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.188 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.188 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.188 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.188 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72561 6.12 6.5263ea12 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.188 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.673010+0000", 2024-09-21T09:52:04.188 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.44984551599998, 2024-09-21T09:52:04.188 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.65803630199999996, 2024-09-21T09:52:04.188 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.188 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.188 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.188 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.189 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.189 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72561 2024-09-21T09:52:04.189 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.189 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.189 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.189 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.189 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673010+0000", 2024-09-21T09:52:04.189 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.189 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.189 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.189 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.189 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673010+0000", 2024-09-21T09:52:04.189 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.190 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.190 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.190 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.190 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673009+0000", 2024-09-21T09:52:04.190 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:52:04.190 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.190 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.190 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.190 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673067+0000", 2024-09-21T09:52:04.190 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7633999999999997e-05 2024-09-21T09:52:04.190 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.190 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673079+0000", 2024-09-21T09:52:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.202e-05 2024-09-21T09:52:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673085+0000", 2024-09-21T09:52:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8279999999999999e-06 2024-09-21T09:52:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673125+0000", 2024-09-21T09:52:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0908999999999997e-05 2024-09-21T09:52:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.673133+0000", 2024-09-21T09:52:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.058e-06 2024-09-21T09:52:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331039+0000", 2024-09-21T09:52:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.65790627599999996 2024-09-21T09:52:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331047+0000", 2024-09-21T09:52:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8609999999999998e-06 2024-09-21T09:52:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72568 6.12 6.6130a2d2 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.679881+0000", 2024-09-21T09:52:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.44297513599997, 2024-09-21T09:52:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.65118905199999999, 2024-09-21T09:52:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72568 2024-09-21T09:52:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.679881+0000", 2024-09-21T09:52:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.195 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.195 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.195 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.195 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.679881+0000", 2024-09-21T09:52:04.195 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.195 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.195 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.195 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.195 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.679880+0000", 2024-09-21T09:52:04.195 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:52:04.195 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.195 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.196 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.196 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.679935+0000", 2024-09-21T09:52:04.196 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5303000000000002e-05 2024-09-21T09:52:04.196 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.196 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.196 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.196 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.679943+0000", 2024-09-21T09:52:04.196 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0509999999999997e-06 2024-09-21T09:52:04.196 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.196 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.196 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.197 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.679947+0000", 2024-09-21T09:52:04.197 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5300000000000001e-06 2024-09-21T09:52:04.197 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.197 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.197 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.197 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.679996+0000", 2024-09-21T09:52:04.197 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9357999999999997e-05 2024-09-21T09:52:04.197 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.197 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.197 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.197 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.680004+0000", 2024-09-21T09:52:04.197 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.7389999999999999e-06 2024-09-21T09:52:04.197 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.198 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.198 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.198 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331063+0000", 2024-09-21T09:52:04.198 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.65105885600000002 2024-09-21T09:52:04.198 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.198 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.198 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.198 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331070+0000", 2024-09-21T09:52:04.198 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1760000000000004e-06 2024-09-21T09:52:04.198 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.198 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.198 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.199 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.199 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.199 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72589 6.12 6.5727cf32 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.199 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.708335+0000", 2024-09-21T09:52:04.199 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.41452133400003, 2024-09-21T09:52:04.199 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.62275782999999996, 2024-09-21T09:52:04.199 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.199 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.199 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.199 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.199 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.200 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72589 2024-09-21T09:52:04.200 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.200 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.200 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.200 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.200 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708335+0000", 2024-09-21T09:52:04.200 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.200 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.200 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.200 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.200 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708335+0000", 2024-09-21T09:52:04.200 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.201 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.201 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.201 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.201 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708334+0000", 2024-09-21T09:52:04.201 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:52:04.201 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.201 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.201 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.202 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708401+0000", 2024-09-21T09:52:04.202 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7423999999999997e-05 2024-09-21T09:52:04.202 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.202 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.202 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.202 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708414+0000", 2024-09-21T09:52:04.202 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2704000000000001e-05 2024-09-21T09:52:04.202 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.202 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.202 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.202 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708421+0000", 2024-09-21T09:52:04.203 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7789999999999998e-06 2024-09-21T09:52:04.203 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.203 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.203 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.203 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708454+0000", 2024-09-21T09:52:04.203 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3606999999999999e-05 2024-09-21T09:52:04.203 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.203 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.203 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.203 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.708459+0000", 2024-09-21T09:52:04.203 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6630000000000001e-06 2024-09-21T09:52:04.203 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.203 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.204 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.204 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331085+0000", 2024-09-21T09:52:04.204 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.62262591099999998 2024-09-21T09:52:04.204 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.204 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.204 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.204 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331092+0000", 2024-09-21T09:52:04.204 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.396e-06 2024-09-21T09:52:04.204 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.204 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.204 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.204 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.205 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.205 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72655 6.12 6.9ae664d2 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.205 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.809058+0000", 2024-09-21T09:52:04.205 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.31379833, 2024-09-21T09:52:04.205 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.52207341900000004, 2024-09-21T09:52:04.205 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.205 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.205 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.205 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.205 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.205 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72655 2024-09-21T09:52:04.205 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.205 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.206 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.206 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.206 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809058+0000", 2024-09-21T09:52:04.206 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.206 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.206 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.206 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.206 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809058+0000", 2024-09-21T09:52:04.206 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.206 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.206 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.206 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.207 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809056+0000", 2024-09-21T09:52:04.207 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:52:04.207 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.207 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.207 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.207 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809101+0000", 2024-09-21T09:52:04.207 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5454999999999998e-05 2024-09-21T09:52:04.207 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.207 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.207 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.207 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809113+0000", 2024-09-21T09:52:04.207 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1673e-05 2024-09-21T09:52:04.208 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.208 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.208 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.208 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809118+0000", 2024-09-21T09:52:04.208 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4870000000000004e-06 2024-09-21T09:52:04.208 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.208 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.208 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.208 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809157+0000", 2024-09-21T09:52:04.208 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9885000000000002e-05 2024-09-21T09:52:04.208 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.208 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.209 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.209 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.809164+0000", 2024-09-21T09:52:04.209 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.618e-06 2024-09-21T09:52:04.209 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.209 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.209 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.209 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331123+0000", 2024-09-21T09:52:04.209 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.52195864599999997 2024-09-21T09:52:04.209 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.209 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.210 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.210 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331131+0000", 2024-09-21T09:52:04.210 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2330000000000006e-06 2024-09-21T09:52:04.210 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.210 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.210 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.210 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.210 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.210 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:72661 6.12 6.5265ce32 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e111)", 2024-09-21T09:52:04.210 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:44:43.823675+0000", 2024-09-21T09:52:04.210 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 440.299180455, 2024-09-21T09:52:04.210 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.50748636800000002, 2024-09-21T09:52:04.211 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.211 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "reached pg", 2024-09-21T09:52:04.211 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.211 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.211 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.211 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 72661 2024-09-21T09:52:04.211 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.211 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.211 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.211 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.211 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823675+0000", 2024-09-21T09:52:04.211 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.212 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.212 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.212 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.212 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823675+0000", 2024-09-21T09:52:04.212 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.212 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.212 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.212 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.212 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823675+0000", 2024-09-21T09:52:04.212 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:52:04.212 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.212 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.213 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.213 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823732+0000", 2024-09-21T09:52:04.213 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7330000000000002e-05 2024-09-21T09:52:04.213 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.213 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.213 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.213 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823742+0000", 2024-09-21T09:52:04.213 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.961e-06 2024-09-21T09:52:04.213 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.213 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.213 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.213 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823746+0000", 2024-09-21T09:52:04.214 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8369999999999999e-06 2024-09-21T09:52:04.214 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.214 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.214 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.214 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823783+0000", 2024-09-21T09:52:04.214 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6860000000000003e-05 2024-09-21T09:52:04.214 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.214 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.214 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:52:04.214 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:43.823788+0000", 2024-09-21T09:52:04.214 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.541e-06 2024-09-21T09:52:04.215 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.215 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.215 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.215 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331155+0000", 2024-09-21T09:52:04.215 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.50736670500000003 2024-09-21T09:52:04.215 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.215 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.215 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.215 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:44:44.331162+0000", 2024-09-21T09:52:04.215 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9179999999999997e-06 2024-09-21T09:52:04.215 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.215 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.216 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.216 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.216 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.216 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:120673 6.19 6:988e1ec1:::benchmark_data_smithi137_131945_object13684:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:52:04.216 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:14.454698+0000", 2024-09-21T09:52:04.216 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 349.66815765400003, 2024-09-21T09:52:04.216 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.142725503, 2024-09-21T09:52:04.216 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.216 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:52:04.216 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.216 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:52:04.216 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:52:04.217 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 120673 2024-09-21T09:52:04.217 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.217 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.217 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.217 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.217 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454698+0000", 2024-09-21T09:52:04.217 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.217 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.217 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.217 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.217 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454698+0000", 2024-09-21T09:52:04.218 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.218 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.218 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.218 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.218 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454697+0000", 2024-09-21T09:52:04.218 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:52:04.218 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.218 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.218 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.218 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454706+0000", 2024-09-21T09:52:04.218 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4239999999999999e-06 2024-09-21T09:52:04.218 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.219 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.219 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.219 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454723+0000", 2024-09-21T09:52:04.219 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6996000000000001e-05 2024-09-21T09:52:04.219 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.219 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.219 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.219 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454731+0000", 2024-09-21T09:52:04.219 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1899999999999995e-06 2024-09-21T09:52:04.219 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.219 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.219 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.220 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454788+0000", 2024-09-21T09:52:04.220 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6595000000000003e-05 2024-09-21T09:52:04.220 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.220 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.220 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:52:04.220 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454890+0000", 2024-09-21T09:52:04.220 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000102076 2024-09-21T09:52:04.220 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.220 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.220 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2", 2024-09-21T09:52:04.220 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.455006+0000", 2024-09-21T09:52:04.220 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000116295 2024-09-21T09:52:04.221 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.221 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.221 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:52:04.221 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.456704+0000", 2024-09-21T09:52:04.221 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0016982690000000001 2024-09-21T09:52:04.221 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.221 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.221 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:52:04.221 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.597201+0000", 2024-09-21T09:52:04.221 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.14049657600000001 2024-09-21T09:52:04.221 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.221 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.222 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:52:04.222 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.597312+0000", 2024-09-21T09:52:04.222 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000111118 2024-09-21T09:52:04.222 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.222 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.222 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.222 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.597424+0000", 2024-09-21T09:52:04.222 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000111628 2024-09-21T09:52:04.222 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.222 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.222 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.223 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.223 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.223 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:26928 7.5 7:a4290fbd:::benchmark_data_smithi137_164067_object26927:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e170)", 2024-09-21T09:52:04.223 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:49:17.084130+0000", 2024-09-21T09:52:04.223 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 167.03872631600001, 2024-09-21T09:52:04.223 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.143081348, 2024-09-21T09:52:04.223 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.223 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:52:04.223 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.223 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:52:04.223 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:52:04.223 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26928 2024-09-21T09:52:04.224 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.224 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.224 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.224 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.224 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084130+0000", 2024-09-21T09:52:04.224 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.224 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.224 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.224 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.224 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084130+0000", 2024-09-21T09:52:04.224 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.224 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.225 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.225 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.225 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084128+0000", 2024-09-21T09:52:04.225 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:52:04.225 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.225 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.225 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.225 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084184+0000", 2024-09-21T09:52:04.225 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5328999999999998e-05 2024-09-21T09:52:04.225 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.225 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.225 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.226 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084195+0000", 2024-09-21T09:52:04.226 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1786e-05 2024-09-21T09:52:04.226 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.226 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.226 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.226 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084201+0000", 2024-09-21T09:52:04.226 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8710000000000002e-06 2024-09-21T09:52:04.226 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.226 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.226 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.226 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084246+0000", 2024-09-21T09:52:04.226 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4935000000000003e-05 2024-09-21T09:52:04.227 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.227 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.227 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:52:04.227 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084368+0000", 2024-09-21T09:52:04.227 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000121641 2024-09-21T09:52:04.227 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.227 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.227 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:52:04.227 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084537+0000", 2024-09-21T09:52:04.227 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000169068 2024-09-21T09:52:04.227 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.228 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.228 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:52:04.228 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.085757+0000", 2024-09-21T09:52:04.228 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012202820000000001 2024-09-21T09:52:04.228 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.228 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.228 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:52:04.228 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.223446+0000", 2024-09-21T09:52:04.228 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13768894700000001 2024-09-21T09:52:04.228 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.228 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.228 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:52:04.229 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.227117+0000", 2024-09-21T09:52:04.229 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0036709249999999998 2024-09-21T09:52:04.229 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.229 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.229 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:52:04.229 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.227173+0000", 2024-09-21T09:52:04.229 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6242000000000001e-05 2024-09-21T09:52:04.229 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.229 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.229 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.229 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.227211+0000", 2024-09-21T09:52:04.229 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7537000000000003e-05 2024-09-21T09:52:04.230 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.230 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.230 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.230 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.230 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.230 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:30133 7.5 7:a0bac7cb:::benchmark_data_smithi137_164067_object30132:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e170)", 2024-09-21T09:52:04.230 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:49:19.096017+0000", 2024-09-21T09:52:04.230 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 165.026839048, 2024-09-21T09:52:04.230 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.159019097, 2024-09-21T09:52:04.230 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.230 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:52:04.231 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.231 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:52:04.231 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:52:04.231 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 30133 2024-09-21T09:52:04.231 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.231 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.231 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.231 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.231 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096017+0000", 2024-09-21T09:52:04.231 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.231 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.232 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.232 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.232 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096017+0000", 2024-09-21T09:52:04.232 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.232 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.232 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.232 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.232 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096015+0000", 2024-09-21T09:52:04.232 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:52:04.232 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.232 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.232 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.233 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096087+0000", 2024-09-21T09:52:04.233 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1454999999999999e-05 2024-09-21T09:52:04.233 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.233 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.233 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.233 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096103+0000", 2024-09-21T09:52:04.233 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6047000000000001e-05 2024-09-21T09:52:04.233 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.233 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.233 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.233 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096109+0000", 2024-09-21T09:52:04.233 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5930000000000002e-06 2024-09-21T09:52:04.233 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.234 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.234 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.234 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096159+0000", 2024-09-21T09:52:04.234 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.969e-05 2024-09-21T09:52:04.234 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.234 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.234 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:52:04.234 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096268+0000", 2024-09-21T09:52:04.234 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000108868 2024-09-21T09:52:04.234 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.234 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.234 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:52:04.235 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096402+0000", 2024-09-21T09:52:04.235 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013421400000000001 2024-09-21T09:52:04.235 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.235 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.235 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:52:04.235 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.097592+0000", 2024-09-21T09:52:04.235 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001189657 2024-09-21T09:52:04.235 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.235 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.235 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:52:04.235 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.099111+0000", 2024-09-21T09:52:04.235 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015193050000000001 2024-09-21T09:52:04.235 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.236 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.236 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:52:04.236 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.254963+0000", 2024-09-21T09:52:04.236 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.15585238500000001 2024-09-21T09:52:04.236 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.236 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.236 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:52:04.236 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.254998+0000", 2024-09-21T09:52:04.236 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4691999999999999e-05 2024-09-21T09:52:04.236 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.236 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.236 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.236 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.255036+0000", 2024-09-21T09:52:04.237 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7766999999999999e-05 2024-09-21T09:52:04.237 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.237 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.237 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.237 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.237 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.237 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:107204 7.5 7:a1f3b4e1:::benchmark_data_smithi137_164067_object17510:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e192)", 2024-09-21T09:52:04.237 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:52:00.990745+0000", 2024-09-21T09:52:04.237 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 3.1321112040000001, 2024-09-21T09:52:04.237 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.30229204199999998, 2024-09-21T09:52:04.237 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:52:04.237 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:52:04.238 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:52:04.238 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:52:04.238 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:52:04.238 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 107204 2024-09-21T09:52:04.238 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.238 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:52:04.238 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.238 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:52:04.238 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.990745+0000", 2024-09-21T09:52:04.238 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.238 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.239 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.239 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:52:04.239 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.990745+0000", 2024-09-21T09:52:04.239 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:52:04.239 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.239 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.239 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:52:04.239 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.990743+0000", 2024-09-21T09:52:04.239 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:52:04.239 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.239 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.239 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:52:04.240 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.990752+0000", 2024-09-21T09:52:04.240 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3890000000000005e-06 2024-09-21T09:52:04.240 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.240 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.240 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:52:04.240 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.990766+0000", 2024-09-21T09:52:04.240 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4859e-05 2024-09-21T09:52:04.240 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.240 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.240 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:52:04.240 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.990954+0000", 2024-09-21T09:52:04.240 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00018778999999999999 2024-09-21T09:52:04.241 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.241 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.241 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:52:04.241 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.991009+0000", 2024-09-21T09:52:04.241 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.435e-05 2024-09-21T09:52:04.241 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.241 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.241 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:52:04.241 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.991133+0000", 2024-09-21T09:52:04.241 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000124437 2024-09-21T09:52:04.241 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.241 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.242 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:52:04.242 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.991251+0000", 2024-09-21T09:52:04.242 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000118399 2024-09-21T09:52:04.242 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.242 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.242 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:52:04.242 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.994759+0000", 2024-09-21T09:52:04.242 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003507465 2024-09-21T09:52:04.242 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.242 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.242 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:52:04.242 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.994858+0000", 2024-09-21T09:52:04.243 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8813000000000004e-05 2024-09-21T09:52:04.243 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.243 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.243 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:52:04.243 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:01.292936+0000", 2024-09-21T09:52:04.243 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.298077908 2024-09-21T09:52:04.243 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.243 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.243 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:52:04.243 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:01.292993+0000", 2024-09-21T09:52:04.243 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7176999999999998e-05 2024-09-21T09:52:04.243 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:52:04.243 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:52:04.244 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:52:04.244 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:01.293037+0000", 2024-09-21T09:52:04.244 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4032999999999997e-05 2024-09-21T09:52:04.244 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.244 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.244 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.244 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:52:04.244 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:52:04.244 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:52:04.244 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:04.271 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:04.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:04.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:03 smithi137 ceph-mon[93825]: pgmap v577: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 118 op/s; 16677/216969 objects degraded (7.686%); 5227/216969 objects misplaced (2.409%); 11 MiB/s, 177 objects/s recovering 2024-09-21T09:52:04.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:03 smithi137 ceph-mon[97575]: pgmap v577: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 118 op/s; 16677/216969 objects degraded (7.686%); 5227/216969 objects misplaced (2.409%); 11 MiB/s, 177 objects/s recovering 2024-09-21T09:52:04.335 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:52:04.372 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:04.397 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:04.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:04.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:04.499 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:04.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:04.525 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:04.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:04.626 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:04.647 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:04.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:04.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:04.749 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:04.772 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:04.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:04.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:04.874 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:04.897 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:04.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:04.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:04.999 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:05.003 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T09:52:05.022 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:05.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:05.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:05.103 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:52:05.124 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:05.145 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:05.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:05.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:05.247 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:05.277 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:05.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:05.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:05.379 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:05.401 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:05.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:05.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:05.503 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:05.531 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:05.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:05.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:05.633 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:05.656 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:05.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:05.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:05.757 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:05.779 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:05.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:05.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:05.880 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:05.902 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:05.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:05.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:06.004 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:06.033 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:06.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:06.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:06.134 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:06.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:05 smithi165 ceph-mon[86023]: pgmap v578: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 142 op/s; 16677/215934 objects degraded (7.723%); 4794/215934 objects misplaced (2.220%); 11 MiB/s, 177 objects/s recovering 2024-09-21T09:52:06.157 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:06.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:06.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:06.258 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:06.280 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:06.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:06.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:06.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:05 smithi137 ceph-mon[93825]: pgmap v578: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 142 op/s; 16677/215934 objects degraded (7.723%); 4794/215934 objects misplaced (2.220%); 11 MiB/s, 177 objects/s recovering 2024-09-21T09:52:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:05 smithi137 ceph-mon[97575]: pgmap v578: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 142 op/s; 16677/215934 objects degraded (7.723%); 4794/215934 objects misplaced (2.220%); 11 MiB/s, 177 objects/s recovering 2024-09-21T09:52:06.382 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:06.408 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:06.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:06.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:06.510 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:06.533 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:06.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:06.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:06.635 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:06.659 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:06.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:06.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:06.761 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:06.782 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:06.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:06.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:06.884 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:06.906 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:06.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:06.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:07.008 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:07.029 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:07.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:07.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:07.130 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:07.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:06 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 16677/215934 objects degraded (7.723%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:07.153 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:07.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:07.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:07.255 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:07.280 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:07.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:07.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:07.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:06 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 16677/215934 objects degraded (7.723%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:07.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:06 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 16677/215934 objects degraded (7.723%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:07.382 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:07.404 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:07.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:07.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:07.506 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:07.527 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:07.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:07.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:07.629 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:07.657 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:07.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:07.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:07.759 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:07.781 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:07.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:07.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:07.883 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:07.905 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:07.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:07.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:08.006 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:08.031 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:08.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:08.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:08.133 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:08.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:07 smithi165 ceph-mon[86023]: pgmap v579: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 16632/215028 objects degraded (7.735%); 4794/215028 objects misplaced (2.229%); 9.0 MiB/s, 144 objects/s recovering 2024-09-21T09:52:08.154 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:08.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:08.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:08.256 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:08.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:08.280 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:08.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:07 smithi137 ceph-mon[93825]: pgmap v579: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 16632/215028 objects degraded (7.735%); 4794/215028 objects misplaced (2.229%); 9.0 MiB/s, 144 objects/s recovering 2024-09-21T09:52:08.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:07 smithi137 ceph-mon[97575]: pgmap v579: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 16632/215028 objects degraded (7.735%); 4794/215028 objects misplaced (2.229%); 9.0 MiB/s, 144 objects/s recovering 2024-09-21T09:52:08.381 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:08.402 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:08.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:08.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:08.504 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:08.526 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:08.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:08.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:08.627 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:08.650 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:08.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:08.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:08.752 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:08.773 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:08.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:08.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:08.875 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:08.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:08.909 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:08.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:09.010 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:09.042 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:09.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:09.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:09.144 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:09.166 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:09.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:09.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:09.267 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:09.288 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:09.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:09.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:09.390 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:09.413 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:09.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:09.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:09.515 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:09.537 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:09.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:09.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:09.639 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:09.660 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:09.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:09.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:09.762 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:09.784 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:09.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:09.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:09.886 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:09.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:09.911 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:09.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:10.012 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:10.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:10.033 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:10.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:10.134 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:09 smithi165 ceph-mon[86023]: pgmap v580: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 148 op/s; 16632/214566 objects degraded (7.751%); 4337/214566 objects misplaced (2.021%); 11 MiB/s, 179 objects/s recovering 2024-09-21T09:52:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:52:10.156 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:10.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:10.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:10.258 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:10.281 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:10.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:10.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:09 smithi137 ceph-mon[93825]: pgmap v580: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 148 op/s; 16632/214566 objects degraded (7.751%); 4337/214566 objects misplaced (2.021%); 11 MiB/s, 179 objects/s recovering 2024-09-21T09:52:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:52:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:09 smithi137 ceph-mon[97575]: pgmap v580: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 148 op/s; 16632/214566 objects degraded (7.751%); 4337/214566 objects misplaced (2.021%); 11 MiB/s, 179 objects/s recovering 2024-09-21T09:52:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:52:10.383 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:10.410 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:10.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:10.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:10.512 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:10.534 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:10.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:10.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:10.636 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:52:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:52:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:52:10.663 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:10.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:10.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:10.765 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:10.786 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:10.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:10.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:10.888 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:10.919 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:10.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:10.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:11.020 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:11.045 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:11.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:11.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:11.146 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:11.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:11.169 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:11.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:11.270 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:11.296 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:11.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:11.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:11.397 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:11.419 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:11.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:11.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:11.521 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:11.542 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:11.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:11.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:11.644 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:11.666 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:11.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:11.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:11.768 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:11.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:11.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:11.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:11.892 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:11.915 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:11.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:11.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:12.017 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:12.042 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:12.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:12.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:12.144 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:12.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:11 smithi165 ceph-mon[86023]: pgmap v581: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 16588/213438 objects degraded (7.772%); 3793/213438 objects misplaced (1.777%); 12 MiB/s, 197 objects/s recovering 2024-09-21T09:52:12.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:11 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 16588/213438 objects degraded (7.772%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:12.165 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:12.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:12.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:12.267 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:12.291 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:12.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:12.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:11 smithi137 ceph-mon[93825]: pgmap v581: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 16588/213438 objects degraded (7.772%); 3793/213438 objects misplaced (1.777%); 12 MiB/s, 197 objects/s recovering 2024-09-21T09:52:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:11 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 16588/213438 objects degraded (7.772%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:12.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:52:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:52:11] "GET /metrics HTTP/1.1" 200 36534 "" "Prometheus/2.51.0" 2024-09-21T09:52:12.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:11 smithi137 ceph-mon[97575]: pgmap v581: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 16588/213438 objects degraded (7.772%); 3793/213438 objects misplaced (1.777%); 12 MiB/s, 197 objects/s recovering 2024-09-21T09:52:12.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:11 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 16588/213438 objects degraded (7.772%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:12.393 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:12.415 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:12.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:12.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:12.517 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:12.539 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:12.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:12.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:12.641 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:12.663 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:12.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:12.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:12.766 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:12.788 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:12.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:12.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:12.890 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:12.914 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:12.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:12.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:13.016 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:13.038 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:13.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:13.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:13.140 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:13.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:13.168 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:13.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:13.269 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:13.291 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:13.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:13.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:13.392 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:13.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:13.418 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:13.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:13.520 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:13.545 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:13.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:13.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:13.646 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:13.674 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:13.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:13.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:13.775 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:13.797 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:13.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:13.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:13.899 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:13.921 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:13.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:13.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:14.023 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:14.046 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:14.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:14.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:14.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:13 smithi165 ceph-mon[86023]: pgmap v582: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 16588/212619 objects degraded (7.802%); 3272/212619 objects misplaced (1.539%); 13 MiB/s, 202 objects/s recovering 2024-09-21T09:52:14.148 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:14.176 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:14.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:14.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:14.278 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:14.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:13 smithi137 ceph-mon[93825]: pgmap v582: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 16588/212619 objects degraded (7.802%); 3272/212619 objects misplaced (1.539%); 13 MiB/s, 202 objects/s recovering 2024-09-21T09:52:14.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:13 smithi137 ceph-mon[97575]: pgmap v582: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 16588/212619 objects degraded (7.802%); 3272/212619 objects misplaced (1.539%); 13 MiB/s, 202 objects/s recovering 2024-09-21T09:52:14.308 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:14.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:14.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:14.409 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:14.431 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:14.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:14.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:14.532 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:14.555 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:14.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:14.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:14.657 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:14.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:14.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:14.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:14.782 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:14.811 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:14.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:14.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:14.913 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:14.935 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:14.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:14.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:15.037 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:15.072 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:15.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:15.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:15.174 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:15.205 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:15.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:15.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:15.307 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:15.333 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:15.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:15.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:15.435 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:15.462 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:15.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:15.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:15.564 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:15.586 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:15.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:15.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:15.688 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:15.712 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:15.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:15.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:15.814 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:15.836 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:15.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:15.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:15.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:15 smithi165 ceph-mon[86023]: pgmap v583: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 142 op/s; 16588/211839 objects degraded (7.830%); 2680/211839 objects misplaced (1.265%); 14 MiB/s, 220 objects/s recovering 2024-09-21T09:52:15.938 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:15.961 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:15.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:15.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:16.062 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:16.084 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:16.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:16.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:16.185 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:16.207 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:16.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:16.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:15 smithi137 ceph-mon[93825]: pgmap v583: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 142 op/s; 16588/211839 objects degraded (7.830%); 2680/211839 objects misplaced (1.265%); 14 MiB/s, 220 objects/s recovering 2024-09-21T09:52:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:15 smithi137 ceph-mon[97575]: pgmap v583: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 142 op/s; 16588/211839 objects degraded (7.830%); 2680/211839 objects misplaced (1.265%); 14 MiB/s, 220 objects/s recovering 2024-09-21T09:52:16.309 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:16.330 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:16.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:16.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:16.432 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:16.473 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:16.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:16.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:16.574 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:16.596 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:16.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:16.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:16.697 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:16.720 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:16.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:16.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:16.822 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:16.854 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:16.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:16.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:16.956 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:16.978 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:16.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:16.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:17.080 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:17.102 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:17.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:17.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:17.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:16 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 16588/211839 objects degraded (7.830%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:17.204 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:17.225 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:17.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:17.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:17.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:16 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 16588/211839 objects degraded (7.830%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:17.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:16 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 16588/211839 objects degraded (7.830%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:17.327 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:17.348 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:17.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:17.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:17.450 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:17.474 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:17.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:17.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:17.576 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:17.598 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:17.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:17.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:17.700 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:17.732 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:17.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:17.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:17.833 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:17.856 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:17.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:17.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:17.958 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:17.981 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:17.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:17.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:18.082 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:18.106 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:18.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:18.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:18.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:17 smithi165 ceph-mon[86023]: pgmap v584: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 138 op/s; 16534/210939 objects degraded (7.838%); 2680/210939 objects misplaced (1.271%); 12 MiB/s, 187 objects/s recovering 2024-09-21T09:52:18.208 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:18.208 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:17 smithi137 ceph-mon[97575]: pgmap v584: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 138 op/s; 16534/210939 objects degraded (7.838%); 2680/210939 objects misplaced (1.271%); 12 MiB/s, 187 objects/s recovering 2024-09-21T09:52:18.209 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:17 smithi137 ceph-mon[93825]: pgmap v584: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 138 op/s; 16534/210939 objects degraded (7.838%); 2680/210939 objects misplaced (1.271%); 12 MiB/s, 187 objects/s recovering 2024-09-21T09:52:18.230 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:18.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:18.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:18.331 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:18.361 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:18.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:18.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:18.462 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:18.485 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:18.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:18.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:18.586 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:18.608 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:18.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:18.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:18.710 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:18.731 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:18.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:18.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:18.833 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:18.854 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:18.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:18.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:18.956 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:18.983 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:18.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:18.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:19.085 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:19.107 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:19.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:19.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:19.209 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:19.231 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:19.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:19.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:19.333 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:19.360 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:19.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:19.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:19.462 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:19.488 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:19.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:19.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:19.590 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:19.611 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:19.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:19.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:19.713 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:19.739 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:19.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:19.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:19.841 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:19.863 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:19.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:19.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:19.964 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:19.988 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:19.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:19.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:20.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:19 smithi137 ceph-mon[93825]: pgmap v585: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 127 op/s; 16534/210432 objects degraded (7.857%); 2095/210432 objects misplaced (0.996%); 15 MiB/s, 232 objects/s recovering 2024-09-21T09:52:20.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:19 smithi137 ceph-mon[97575]: pgmap v585: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 127 op/s; 16534/210432 objects degraded (7.857%); 2095/210432 objects misplaced (0.996%); 15 MiB/s, 232 objects/s recovering 2024-09-21T09:52:20.089 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:20.116 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:20.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:20.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:20.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:19 smithi165 ceph-mon[86023]: pgmap v585: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 127 op/s; 16534/210432 objects degraded (7.857%); 2095/210432 objects misplaced (0.996%); 15 MiB/s, 232 objects/s recovering 2024-09-21T09:52:20.218 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:20.244 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:20.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:20.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:20.346 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:20.367 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:20.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:20.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:20.469 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:20.495 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:20.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:20.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:20.597 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:20.622 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:20.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:20.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:20.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:52:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:52:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:52:20.724 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:20.745 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:20.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:20.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:20.846 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:20.867 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:20.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:20.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:20.969 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:20.991 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:20.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:20.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:21.093 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:21.115 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:21.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:21.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:21.217 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:21.238 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:21.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:21.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:21.340 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:21.373 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:21.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:21.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:21.475 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:21.497 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:21.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:21.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:21.598 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:21.620 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:21.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:21.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:21.722 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:21.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:21.763 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:21.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:21.864 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:21.881 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T09:52:21.897 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:21.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:21.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:21.999 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:22.022 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:52:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:52:21] "GET /metrics HTTP/1.1" 200 36534 "" "Prometheus/2.51.0" 2024-09-21T09:52:22.022 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:21 smithi137 ceph-mon[93825]: pgmap v586: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 144 op/s; 16534/209367 objects degraded (7.897%); 1405/209367 objects misplaced (0.671%); 16 MiB/s, 252 objects/s recovering 2024-09-21T09:52:22.022 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:21 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 16534/209367 objects degraded (7.897%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:22.022 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:21 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/486211929' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:52:22.022 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:21 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:52:22.023 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:21 smithi137 ceph-mon[97575]: pgmap v586: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 144 op/s; 16534/209367 objects degraded (7.897%); 1405/209367 objects misplaced (0.671%); 16 MiB/s, 252 objects/s recovering 2024-09-21T09:52:22.023 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:21 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 16534/209367 objects degraded (7.897%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:22.023 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:21 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/486211929' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:52:22.023 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:21 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:52:22.027 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:22.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:22.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:22.129 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:22.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:21 smithi165 ceph-mon[86023]: pgmap v586: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 144 op/s; 16534/209367 objects degraded (7.897%); 1405/209367 objects misplaced (0.671%); 16 MiB/s, 252 objects/s recovering 2024-09-21T09:52:22.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:21 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 16534/209367 objects degraded (7.897%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:22.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:21 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/486211929' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:52:22.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:21 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:52:22.158 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:22.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:22.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:22.260 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:22.281 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:22.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:22.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:22.383 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:22.407 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:22.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:22.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:22.509 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:22.533 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:22.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:22.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:22.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:22 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a[93821]: 2024-09-21T09:52:22.292+0000 7f66a97aa640 -1 mon.a@0(leader).osd e193 definitely_dead 0 2024-09-21T09:52:22.634 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:22.657 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:22.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:22.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:22.758 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:22.792 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:22.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:22.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:22.892 INFO:teuthology.orchestra.run.smithi137.stderr:marked in osd.6. 2024-09-21T09:52:22.893 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:22.926 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:22.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:22.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:23.028 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:22 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:52:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:22 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:52:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:22 smithi137 ceph-mon[93825]: osdmap e193: 8 total, 8 up, 7 in 2024-09-21T09:52:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:22 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2432705134' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T09:52:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:22 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:52:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:22 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:52:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:22 smithi137 ceph-mon[97575]: osdmap e193: 8 total, 8 up, 7 in 2024-09-21T09:52:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:22 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2432705134' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T09:52:23.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:23.052 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:23.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:23.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:22 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:52:23.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:22 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:52:23.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:22 smithi165 ceph-mon[86023]: osdmap e193: 8 total, 8 up, 7 in 2024-09-21T09:52:23.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:22 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2432705134' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T09:52:23.153 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:23.175 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:23.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:23.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:23.276 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:23.298 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:23.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:23.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:23.399 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:23.422 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:23.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:23.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:23.523 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:23.545 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:23.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:23.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:23.647 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:23.668 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:23.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:23.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:23.770 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:23.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:23.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:23.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:23.893 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:23.925 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:23.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:23.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:24.008 INFO:tasks.thrashosds.thrasher:Added osd 6 2024-09-21T09:52:24.018 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:52:24.027 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:24.049 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:24.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:24.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:24.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:23 smithi165 ceph-mon[86023]: pgmap v588: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 149 op/s; 16486/208140 objects degraded (7.921%); 684/208140 objects misplaced (0.329%); 17 MiB/s, 268 objects/s recovering 2024-09-21T09:52:24.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:23 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2432705134' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-09-21T09:52:24.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:23 smithi165 ceph-mon[86023]: osdmap e194: 8 total, 8 up, 8 in 2024-09-21T09:52:24.152 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:24.174 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:24.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:24.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:24.232 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:23 smithi137 ceph-mon[93825]: pgmap v588: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 149 op/s; 16486/208140 objects degraded (7.921%); 684/208140 objects misplaced (0.329%); 17 MiB/s, 268 objects/s recovering 2024-09-21T09:52:24.232 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:23 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2432705134' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-09-21T09:52:24.232 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:23 smithi137 ceph-mon[93825]: osdmap e194: 8 total, 8 up, 8 in 2024-09-21T09:52:24.232 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:23 smithi137 ceph-mon[97575]: pgmap v588: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 149 op/s; 16486/208140 objects degraded (7.921%); 684/208140 objects misplaced (0.329%); 17 MiB/s, 268 objects/s recovering 2024-09-21T09:52:24.232 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:23 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2432705134' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-09-21T09:52:24.232 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:23 smithi137 ceph-mon[97575]: osdmap e194: 8 total, 8 up, 8 in 2024-09-21T09:52:24.276 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:24.299 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:24.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:24.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:24.401 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:24.422 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:24.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:24.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:24.524 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:24.546 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:24.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:24.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:24.647 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:24.669 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:24.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:24.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:24.728 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T09:52:24.771 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:24.792 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:24.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:24.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:24.894 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:24.916 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:24.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:24.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:25.017 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:25.039 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:25.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:25.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:25.141 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:25.162 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:25.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:25.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:25.264 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:25.285 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:25.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:25.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:25.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:24 smithi137 ceph-mon[93825]: osdmap e195: 8 total, 8 up, 8 in 2024-09-21T09:52:25.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:52:25.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:24 smithi137 ceph-mon[97575]: osdmap e195: 8 total, 8 up, 8 in 2024-09-21T09:52:25.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:52:25.387 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:25.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:24 smithi165 ceph-mon[86023]: osdmap e195: 8 total, 8 up, 8 in 2024-09-21T09:52:25.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:52:25.408 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:25.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:25.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:25.510 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:25.531 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:25.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:25.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:25.633 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:25.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:25.655 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:25.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:25.756 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:25.778 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:25.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:25.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:25.879 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:25.902 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:25.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:25.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:26.003 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:26.026 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:26.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:26.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:26.128 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:26.151 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:26.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:26.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:26.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:26.274 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:26.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:26.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:26.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:25 smithi137 ceph-mon[97575]: pgmap v591: 89 pgs: 8 peering, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 158 op/s; 11169/207525 objects degraded (5.382%); 248/207525 objects misplaced (0.120%); 20 MiB/s, 348 objects/s recovering 2024-09-21T09:52:26.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:25 smithi137 ceph-mon[97575]: osdmap e196: 8 total, 8 up, 8 in 2024-09-21T09:52:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:25 smithi137 ceph-mon[93825]: pgmap v591: 89 pgs: 8 peering, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 158 op/s; 11169/207525 objects degraded (5.382%); 248/207525 objects misplaced (0.120%); 20 MiB/s, 348 objects/s recovering 2024-09-21T09:52:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:25 smithi137 ceph-mon[93825]: osdmap e196: 8 total, 8 up, 8 in 2024-09-21T09:52:26.376 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:26.397 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:26.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:25 smithi165 ceph-mon[86023]: pgmap v591: 89 pgs: 8 peering, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 158 op/s; 11169/207525 objects degraded (5.382%); 248/207525 objects misplaced (0.120%); 20 MiB/s, 348 objects/s recovering 2024-09-21T09:52:26.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:25 smithi165 ceph-mon[86023]: osdmap e196: 8 total, 8 up, 8 in 2024-09-21T09:52:26.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:26.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:26.499 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:26.520 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:26.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:26.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:26.622 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:26.643 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:26.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:26.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:26.745 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:26.767 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:26.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:26.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:26.869 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:26.889 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:26.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:26.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:26.991 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:27.012 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:27.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:27.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:27.114 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:27.134 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:27.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:27.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:27.236 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:27.257 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:27.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:27.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:27.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:26 smithi137 ceph-mon[93825]: osdmap e197: 8 total, 8 up, 8 in 2024-09-21T09:52:27.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:26 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 11169/207525 objects degraded (5.382%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:27.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:26 smithi137 ceph-mon[97575]: osdmap e197: 8 total, 8 up, 8 in 2024-09-21T09:52:27.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:26 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 11169/207525 objects degraded (5.382%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:27.359 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:27.383 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:27.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:27.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:27.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:26 smithi165 ceph-mon[86023]: osdmap e197: 8 total, 8 up, 8 in 2024-09-21T09:52:27.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:26 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 11169/207525 objects degraded (5.382%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:52:27.485 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:27.507 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:27.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:27.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:27.609 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:27.630 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:27.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:27.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:27.732 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:27.753 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:27.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:27.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:27.801 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:52:27.855 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:27.876 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:27.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:27.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:27.978 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:28.000 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:28.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:28.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:28.101 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:28.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:28.127 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:28.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:28.228 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:28.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:28.249 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:28.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:28.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:27 smithi137 ceph-mon[97575]: pgmap v594: 89 pgs: 8 peering, 3 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 66 op/s; 5535/207288 objects degraded (2.670%); 248/207288 objects misplaced (0.120%); 7.0 MiB/s, 207 objects/s recovering 2024-09-21T09:52:28.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:27 smithi137 ceph-mon[97575]: osdmap e198: 8 total, 8 up, 8 in 2024-09-21T09:52:28.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:27 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:52:28.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:27 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:52:28.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:27 smithi137 ceph-mon[93825]: pgmap v594: 89 pgs: 8 peering, 3 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 66 op/s; 5535/207288 objects degraded (2.670%); 248/207288 objects misplaced (0.120%); 7.0 MiB/s, 207 objects/s recovering 2024-09-21T09:52:28.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:27 smithi137 ceph-mon[93825]: osdmap e198: 8 total, 8 up, 8 in 2024-09-21T09:52:28.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:27 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:52:28.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:27 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:52:28.350 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:28.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:28.373 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:28.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:28.375 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:52:28.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:27 smithi165 ceph-mon[86023]: pgmap v594: 89 pgs: 8 peering, 3 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 66 op/s; 5535/207288 objects degraded (2.670%); 248/207288 objects misplaced (0.120%); 7.0 MiB/s, 207 objects/s recovering 2024-09-21T09:52:28.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:27 smithi165 ceph-mon[86023]: osdmap e198: 8 total, 8 up, 8 in 2024-09-21T09:52:28.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:27 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:52:28.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:27 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:52:28.474 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:28.496 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:28.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:28.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:28.597 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:28.619 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:28.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:28.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:28.721 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:28.743 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:28.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:28.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:28.845 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:28.867 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:28.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:28.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:28.969 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:28.992 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:28.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:28.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:29.009 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5, 6] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:52:29.010 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:52:29.010 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-21T09:52:29.010 INFO:tasks.thrashosds.thrasher:Setting osd 4 primary_affinity to 1.000000 2024-09-21T09:52:29.010 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 4 1 2024-09-21T09:52:29.093 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:29.115 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:29.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:29.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:29.216 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:29.238 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:29.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:29.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:29.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:28 smithi137 ceph-mon[97575]: osdmap e199: 8 total, 8 up, 8 in 2024-09-21T09:52:29.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:28 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:52:29.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:28 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:52:29.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:28 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:52:29.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:28 smithi137 ceph-mon[93825]: osdmap e199: 8 total, 8 up, 8 in 2024-09-21T09:52:29.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:28 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:52:29.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:28 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:52:29.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:28 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:52:29.340 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:29.361 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:29.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:29.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:29.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:28 smithi165 ceph-mon[86023]: osdmap e199: 8 total, 8 up, 8 in 2024-09-21T09:52:29.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:28 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:52:29.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:28 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:52:29.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:28 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:52:29.462 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:29.486 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:29.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:29.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:29.588 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:29.612 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:29.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:29.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:29.714 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:29.734 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:29.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:29.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:29.836 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:29.857 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:29.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:29.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:29.959 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:29.980 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:29.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:29.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:30.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:29 smithi137 ceph-mon[93825]: pgmap v597: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 87 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 38 op/s; 2722/207105 objects degraded (1.314%); 2.8 MiB/s, 314 objects/s recovering 2024-09-21T09:52:30.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:29 smithi137 ceph-mon[97575]: pgmap v597: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 87 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 38 op/s; 2722/207105 objects degraded (1.314%); 2.8 MiB/s, 314 objects/s recovering 2024-09-21T09:52:30.082 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:30.105 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:30.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:30.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:30.206 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:30.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:29 smithi165 ceph-mon[86023]: pgmap v597: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 87 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 38 op/s; 2722/207105 objects degraded (1.314%); 2.8 MiB/s, 314 objects/s recovering 2024-09-21T09:52:30.228 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:30.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:30.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:30.330 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:30.352 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:30.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:30.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:30.454 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:30.475 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:30.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:30.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:30.577 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:30.623 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:30.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:30.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:30.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:52:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:52:30.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:52:30.725 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:30.746 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:30.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:30.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:30.848 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:30.870 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:30.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:30.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:30.972 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:30.995 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:30.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:30.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:31.098 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:31.122 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:31.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:31.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:31.224 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:31.248 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:31.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:31.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:31.350 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:31.372 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:31.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:31.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:31.473 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:31.495 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:31.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:31.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:31.597 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:31.619 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:31.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:31.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:31.722 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:31.745 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:31.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:31.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:31.796 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:52:31.796 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T09:52:31.796 INFO:teuthology.orchestra.run.smithi137.stdout: "num_ops": 0 2024-09-21T09:52:31.796 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:52:31.847 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:31.870 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:31.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:31.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:31.971 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:31.994 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:31.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:31.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:32.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:52:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:52:31] "GET /metrics HTTP/1.1" 200 36537 "" "Prometheus/2.51.0" 2024-09-21T09:52:32.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:31 smithi137 ceph-mon[93825]: pgmap v598: 89 pgs: 1 activating+undersized+degraded+remapped, 88 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 41 op/s; 2722/206841 objects degraded (1.316%); 1.9 MiB/s, 236 objects/s recovering 2024-09-21T09:52:32.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:31 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2722/206841 objects degraded (1.316%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:52:32.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:31 smithi137 ceph-mon[97575]: pgmap v598: 89 pgs: 1 activating+undersized+degraded+remapped, 88 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 41 op/s; 2722/206841 objects degraded (1.316%); 1.9 MiB/s, 236 objects/s recovering 2024-09-21T09:52:32.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:31 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2722/206841 objects degraded (1.316%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:52:32.095 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:32.117 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:32.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:32.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:32.192 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:52:32.192 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:52:32.216 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:52:32.217 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:52:32.219 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:32.239 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:52:32.240 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:52:32.247 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:32.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:32.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:32.257 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:52:32.257 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:52:32.274 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:52:32.274 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:52:32.291 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:52:32.291 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:52:32.312 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:52:32.312 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:52:32.331 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:52:32.331 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:52:32.349 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:32.374 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:32.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:32.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:32.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:31 smithi165 ceph-mon[86023]: pgmap v598: 89 pgs: 1 activating+undersized+degraded+remapped, 88 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 41 op/s; 2722/206841 objects degraded (1.316%); 1.9 MiB/s, 236 objects/s recovering 2024-09-21T09:52:32.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:31 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2722/206841 objects degraded (1.316%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:52:32.476 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:32.497 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:32.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:32.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:32.599 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:32.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:32.621 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:32.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:32.722 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:32.746 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:32.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:32.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:32.848 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:32.870 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:32.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:32.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:32.971 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:32.992 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:32.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:32.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:33.094 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:33.115 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:33.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:33.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:33.209 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:32 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/73268446' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:52:33.210 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:32 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/73268446' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:52:33.217 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:33.253 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:33.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:33.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:33.355 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:33.376 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:33.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:33.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:33.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:32 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/73268446' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:52:33.478 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:33.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:33.500 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:33.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:33.601 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:33.626 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:33.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:33.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:33.728 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:33.750 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:33.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:33.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:33.852 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:33.874 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:33.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:33.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:33.953 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T09:52:33.976 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:34.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:34.001 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:34.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:34.052 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T09:52:34.102 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:34.124 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:34.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:34.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:34.226 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:34.259 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:34.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:34.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:33 smithi137 ceph-mon[93825]: pgmap v599: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 70 op/s; 2369/205893 objects misplaced (1.151%); 1.9 MiB/s, 177 objects/s recovering 2024-09-21T09:52:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:33 smithi137 ceph-mon[93825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2722/206841 objects degraded (1.316%), 1 pg degraded) 2024-09-21T09:52:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:33 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2611942771' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:52:34.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:33 smithi137 ceph-mon[97575]: pgmap v599: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 70 op/s; 2369/205893 objects misplaced (1.151%); 1.9 MiB/s, 177 objects/s recovering 2024-09-21T09:52:34.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:33 smithi137 ceph-mon[97575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2722/206841 objects degraded (1.316%), 1 pg degraded) 2024-09-21T09:52:34.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:33 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2611942771' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:52:34.361 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:34.383 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:34.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:34.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:33 smithi165 ceph-mon[86023]: pgmap v599: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 70 op/s; 2369/205893 objects misplaced (1.151%); 1.9 MiB/s, 177 objects/s recovering 2024-09-21T09:52:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:33 smithi165 ceph-mon[86023]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2722/206841 objects degraded (1.316%), 1 pg degraded) 2024-09-21T09:52:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:33 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2611942771' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:52:34.490 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:34.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:34.515 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:34.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:34.616 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:34.639 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:34.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:34.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:34.740 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:34.764 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:34.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:34.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:34.806 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:52:34.866 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:34.888 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:34.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:34.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:34.990 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:35.012 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:35.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:35.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:35.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:34 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:52:35.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:34 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2611942771' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:52:35.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:34 smithi137 ceph-mon[93825]: osdmap e200: 8 total, 8 up, 8 in 2024-09-21T09:52:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:34 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:52:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:34 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2611942771' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:52:35.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:34 smithi137 ceph-mon[97575]: osdmap e200: 8 total, 8 up, 8 in 2024-09-21T09:52:35.114 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:35.136 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:35.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:35.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:35.238 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:35.258 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:52:35.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:35.263 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:35.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:35.365 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:35.386 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:35.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:35.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:35.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:34 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:52:35.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:34 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2611942771' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:52:35.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:34 smithi165 ceph-mon[86023]: osdmap e200: 8 total, 8 up, 8 in 2024-09-21T09:52:35.488 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:35.509 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:35.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:35.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:35.611 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:35.633 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:35.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:35.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:35.734 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:35.760 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:35.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:35.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:35.862 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:35.884 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:35.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:35.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:35.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:36.011 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:36.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:36.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:36.113 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:36.136 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:36.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:36.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:36.238 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:36.260 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:36.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:36.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:36.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:35 smithi137 ceph-mon[97575]: pgmap v601: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 127 op/s; 2369/204201 objects misplaced (1.160%); 1.5 MiB/s, 152 objects/s recovering 2024-09-21T09:52:36.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:35 smithi137 ceph-mon[93825]: pgmap v601: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 127 op/s; 2369/204201 objects misplaced (1.160%); 1.5 MiB/s, 152 objects/s recovering 2024-09-21T09:52:36.362 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:36.383 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:36.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:36.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:36.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:35 smithi165 ceph-mon[86023]: pgmap v601: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 127 op/s; 2369/204201 objects misplaced (1.160%); 1.5 MiB/s, 152 objects/s recovering 2024-09-21T09:52:36.485 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:36.510 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:36.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:36.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:36.612 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:36.637 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:36.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:36.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:36.739 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:36.762 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:36.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:36.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:36.793 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T09:52:36.864 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:36.886 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:36.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:36.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:36.938 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:52:36.988 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:37.011 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:37.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:37.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:37.113 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:37.134 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:37.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:37.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:37.236 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:37.258 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:37.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:37.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:37.360 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:37.384 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:37.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:37.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:37.486 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:37.508 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:37.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:37.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:37.610 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:37.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:37.632 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:37.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:37.733 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:37.755 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:37.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:37.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:37.857 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:37.879 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:37.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:37.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:37.963 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:52:37.979 INFO:teuthology.orchestra.run.smithi137.stderr:set osd.4 primary-affinity to 1 (8655362) 2024-09-21T09:52:37.980 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:38.004 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:38.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:38.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:38.106 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:38.131 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:38.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:38.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:38.233 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:38.255 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:38.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:38.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:38.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:37 smithi137 ceph-mon[93825]: pgmap v602: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 151 op/s; 2369/203142 objects misplaced (1.166%); 1.3 MiB/s, 135 objects/s recovering 2024-09-21T09:52:38.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:37 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3260684260' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T09:52:38.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:37 smithi137 ceph-mon[97575]: pgmap v602: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 151 op/s; 2369/203142 objects misplaced (1.166%); 1.3 MiB/s, 135 objects/s recovering 2024-09-21T09:52:38.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:37 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3260684260' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T09:52:38.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:38.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:38.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:38.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:38.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:37 smithi165 ceph-mon[86023]: pgmap v602: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 151 op/s; 2369/203142 objects misplaced (1.166%); 1.3 MiB/s, 135 objects/s recovering 2024-09-21T09:52:38.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:37 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3260684260' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T09:52:38.479 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:38.500 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:38.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:38.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:38.602 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:38.624 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:38.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:38.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:38.726 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:38.749 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:38.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:38.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:38.851 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:38.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:38.876 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:38.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:38.977 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:39.002 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:39.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:39.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:39.088 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:38 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3260684260' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T09:52:39.088 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:38 smithi137 ceph-mon[93825]: osdmap e201: 8 total, 8 up, 8 in 2024-09-21T09:52:39.088 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:38 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3260684260' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T09:52:39.088 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:38 smithi137 ceph-mon[97575]: osdmap e201: 8 total, 8 up, 8 in 2024-09-21T09:52:39.103 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:39.104 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:52:39.127 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:39.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:39.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:39.229 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:39.249 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:39.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:39.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:39.352 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:39.374 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:39.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:39.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:39.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:38 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3260684260' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T09:52:39.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:38 smithi165 ceph-mon[86023]: osdmap e201: 8 total, 8 up, 8 in 2024-09-21T09:52:39.479 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:39.501 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:39.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:39.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:39.603 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:39.624 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:39.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:39.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:39.726 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:39.749 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:39.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:39.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:39.851 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:39.873 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:39.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:39.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:39.975 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:39.996 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:39.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:39.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:40.098 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:40.119 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:40.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:40.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:40.221 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:40.244 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:40.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:40.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:40.292 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:39 smithi137 ceph-mon[97575]: pgmap v604: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 244 op/s; 2279/200979 objects misplaced (1.134%); 976 KiB/s, 15 objects/s recovering 2024-09-21T09:52:40.292 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:52:40.292 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:52:40.293 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:39 smithi137 ceph-mon[93825]: pgmap v604: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 244 op/s; 2279/200979 objects misplaced (1.134%); 976 KiB/s, 15 objects/s recovering 2024-09-21T09:52:40.293 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:52:40.293 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:52:40.347 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:40.368 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:40.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:40.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:40.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:52:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:52:40.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:52:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:39 smithi165 ceph-mon[86023]: pgmap v604: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 244 op/s; 2279/200979 objects misplaced (1.134%); 976 KiB/s, 15 objects/s recovering 2024-09-21T09:52:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:52:40.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:52:40.470 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:40.494 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:40.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:40.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:40.596 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:40.620 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:40.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:40.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:40.722 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:40.745 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:40.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:40.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:40.846 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:40.868 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:40.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:40.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:40.970 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:40.991 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:40.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:40.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:41.093 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:41.114 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:41.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:41.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:41.216 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:41.238 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:41.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:41.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:41.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:41 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1977763693' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:52:41.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:41 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1977763693' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:52:41.340 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:41.363 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:41.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:41.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:41.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:41 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1977763693' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:52:41.464 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:41.486 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:41.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:41.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:41.588 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:41.609 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:41.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:41.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:41.693 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:52:41.694 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:52:41.694 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:52:41.694 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:52:41.694 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:52:41.694 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:52:41.694 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:52:41.694 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:52:41.694 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:52:41.694 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:52:41.694 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:52:41.695 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:52:41.695 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:52:41.695 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:52:41.695 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:52:41.695 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:52:41.710 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:41.732 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:41.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:41.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:41.834 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:41.858 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:41.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:41.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:41.960 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:41.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:41.982 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:41.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:42.083 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:42.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:42.105 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:42.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:42.206 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:42.227 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:42.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:42.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:42.283 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:52:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:52:41] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.51.0" 2024-09-21T09:52:42.329 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:42.361 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:42.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:42.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:42.463 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:42.490 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:42.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:42.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:42 smithi137 ceph-mon[93825]: pgmap v605: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 2279/199365 objects misplaced (1.143%); 688 KiB/s, 10 objects/s recovering 2024-09-21T09:52:42.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:42 smithi137 ceph-mon[97575]: pgmap v605: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 2279/199365 objects misplaced (1.143%); 688 KiB/s, 10 objects/s recovering 2024-09-21T09:52:42.592 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:42.615 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:42.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:42.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:42 smithi165 ceph-mon[86023]: pgmap v605: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 2279/199365 objects misplaced (1.143%); 688 KiB/s, 10 objects/s recovering 2024-09-21T09:52:42.718 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:42.740 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:42.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:42.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:42.841 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:42.864 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:42.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:42.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:42.966 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:42.989 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:42.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:42.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:43.091 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:43.112 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:43.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:43.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:43.214 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:43.237 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:43.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:43.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:43.339 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:43.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:43.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:43.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:43.480 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:43.509 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:43.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:43.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:43.611 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:43.632 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:43.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:43.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:43.735 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:43.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:43.861 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:43.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:43.962 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:43.995 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:43.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:43.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:44.006 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:52:44.007 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T09:52:44.007 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T09:52:44.007 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T09:52:44.007 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:52:44.097 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:44.120 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5, 6] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:52:44.120 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 0 1 2024-09-21T09:52:44.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:44.121 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:44.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:44.222 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:44.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:44.245 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:44.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:44.289 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T09:52:44.347 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:44.370 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:44.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:44.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:44.472 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:44.493 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:44.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:44.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:44.496 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:52:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:44 smithi137 ceph-mon[97575]: pgmap v606: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 2191/197595 objects misplaced (1.109%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T09:52:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:44 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2256838168' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:52:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:44 smithi137 ceph-mon[93825]: pgmap v606: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 2191/197595 objects misplaced (1.109%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T09:52:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:44 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2256838168' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:52:44.594 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:44.615 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:44.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:44.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:44 smithi165 ceph-mon[86023]: pgmap v606: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 2191/197595 objects misplaced (1.109%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T09:52:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:44 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2256838168' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:52:44.672 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T09:52:44.717 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:44.742 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:44.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:44.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:44.844 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:44.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:44.866 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:44.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:44.967 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:44.989 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:44.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:44.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:45.091 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:45.119 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:45.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:45.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:45.221 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:45.242 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:45.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:45.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:45.344 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:45.365 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:45.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:45.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:45.467 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:45.502 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:52:45.508 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:45.508 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:52:45.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:45.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:45.514 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:52:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:45 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:52:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:45 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T09:52:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:45 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2256838168' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:52:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:45 smithi137 ceph-mon[93825]: osdmap e202: 8 total, 8 up, 8 in 2024-09-21T09:52:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:45 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:52:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:45 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T09:52:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:45 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2256838168' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:52:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:45 smithi137 ceph-mon[97575]: osdmap e202: 8 total, 8 up, 8 in 2024-09-21T09:52:45.610 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:45.634 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:45.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:45.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:45 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:52:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:45 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T09:52:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:45 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2256838168' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:52:45.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:45 smithi165 ceph-mon[86023]: osdmap e202: 8 total, 8 up, 8 in 2024-09-21T09:52:45.737 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:45.760 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:45.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:45.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:45.862 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:46.020 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:46.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:46.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:46.122 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:46.155 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:46.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:46.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:46.257 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:46.280 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:46.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:46.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:46.381 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:46.413 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:46.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:46.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:46.515 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:46.537 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:46.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:46.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:46 smithi137 ceph-mon[93825]: pgmap v608: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 307 op/s; 2191/195759 objects misplaced (1.119%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T09:52:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:46 smithi137 ceph-mon[97575]: pgmap v608: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 307 op/s; 2191/195759 objects misplaced (1.119%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T09:52:46.639 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:46.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:46 smithi165 ceph-mon[86023]: pgmap v608: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 307 op/s; 2191/195759 objects misplaced (1.119%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T09:52:46.666 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:46.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:46.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:46.768 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:46.794 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:46.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:46.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:46.896 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:46.920 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:46.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:46.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:47.033 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:47.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:47.058 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:47.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:47.162 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:47.188 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:47.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:47.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:47.290 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:47.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:47.318 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:47.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:47.419 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:47.441 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:47.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:47.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:47.449 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T09:52:47.543 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:47.575 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:47.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:47.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:47.677 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:47.706 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:47.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:47.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:47.808 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:47.832 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:47.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:47.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:47.934 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:47.960 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:47.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:47.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:48.061 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:48.087 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:48.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:48.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:48.188 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:48.212 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:48.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:48.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:48.314 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:48.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:48.337 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:48.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:48.438 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:48.465 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:48.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:48.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:48.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:48 smithi137 ceph-mon[93825]: pgmap v609: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 2191/194736 objects misplaced (1.125%); 672 KiB/s, 10 objects/s recovering 2024-09-21T09:52:48.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:48 smithi137 ceph-mon[97575]: pgmap v609: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 2191/194736 objects misplaced (1.125%); 672 KiB/s, 10 objects/s recovering 2024-09-21T09:52:48.567 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:48.590 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:48.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:48.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:48 smithi165 ceph-mon[86023]: pgmap v609: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 2191/194736 objects misplaced (1.125%); 672 KiB/s, 10 objects/s recovering 2024-09-21T09:52:48.692 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:48.713 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:48.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:48.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:48.815 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:48.838 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:48.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:48.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:48.940 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:48.962 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:48.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:48.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:49.064 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:49.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:49.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:49.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:49.192 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:49.214 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:49.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:49.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:49.316 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:49.336 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:52:49.337 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:49.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:49.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:49.438 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:49.463 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:49.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:49.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:49.564 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:49.587 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:49.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:49.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:49.689 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:49.711 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:49.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:49.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:49.812 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:49.834 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:49.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:49.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:49.935 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:49.960 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:49.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:49.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:50.062 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:50.083 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:50.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:50.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:50.185 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:50.208 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:50.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:50.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:50.297 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:52:50.298 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:52:50.305 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.0 to 1 (10000) 2024-09-21T09:52:50.310 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:50.317 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:52:50.317 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:52:50.338 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:50.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:50.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:50.340 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:52:50.340 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:52:50.360 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:52:50.360 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:52:50.383 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:52:50.383 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:52:50.409 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:52:50.409 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:52:50.434 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:52:50.434 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:52:50.440 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:50.463 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:52:50.463 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:52:50.464 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:50.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:50.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:50.474 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:50 smithi165 ceph-mon[86023]: pgmap v610: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 276 op/s; 2098/192678 objects misplaced (1.089%); 1.1 MiB/s, 18 objects/s recovering 2024-09-21T09:52:50.474 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:50 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/977982903' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T09:52:50.474 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:50 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T09:52:50.474 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:50 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2024243617' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:52:50.475 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:52:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:52:50.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:52:50.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:50 smithi137 ceph-mon[93825]: pgmap v610: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 276 op/s; 2098/192678 objects misplaced (1.089%); 1.1 MiB/s, 18 objects/s recovering 2024-09-21T09:52:50.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:50 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/977982903' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T09:52:50.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:50 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T09:52:50.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:50 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2024243617' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:52:50.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:50 smithi137 ceph-mon[97575]: pgmap v610: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 276 op/s; 2098/192678 objects misplaced (1.089%); 1.1 MiB/s, 18 objects/s recovering 2024-09-21T09:52:50.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:50 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/977982903' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T09:52:50.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:50 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T09:52:50.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:50 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2024243617' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:52:50.566 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:50.592 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:50.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:50.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:50.694 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:50.715 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:50.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:50.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:50.817 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:50.838 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:50.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:50.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:50.940 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:50.967 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:50.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:50.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:51.069 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:51.108 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:51.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:51.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:51.210 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:51.234 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:51.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:51.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:51.336 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:51.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:51.358 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:51.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:51.459 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:51.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:51.481 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:51.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:51.582 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:51.606 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:51.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:51.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:51.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:51 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T09:52:51.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:51 smithi165 ceph-mon[86023]: osdmap e203: 8 total, 8 up, 8 in 2024-09-21T09:52:51.682 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:52:51.682 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:52:51.682 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:51 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T09:52:51.683 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:51 smithi137 ceph-mon[97575]: osdmap e203: 8 total, 8 up, 8 in 2024-09-21T09:52:51.683 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:51 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T09:52:51.683 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:51 smithi137 ceph-mon[93825]: osdmap e203: 8 total, 8 up, 8 in 2024-09-21T09:52:51.708 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:51.729 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:51.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:51.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:51.831 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:51.855 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:51.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:51.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:51.956 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:51.980 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:51.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:51.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:52.082 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:52.104 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:52.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:52.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:52.205 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:52.226 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:52.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:52.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:52.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:52:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:52:51] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.51.0" 2024-09-21T09:52:52.329 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:52.349 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:52.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:52.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:52.451 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:52.474 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:52.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:52.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:52.576 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:52.601 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:52.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:52.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:52.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:52 smithi165 ceph-mon[86023]: pgmap v612: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 277 op/s; 2098/190932 objects misplaced (1.099%); 736 KiB/s, 11 objects/s recovering 2024-09-21T09:52:52.675 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:52 smithi137 ceph-mon[93825]: pgmap v612: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 277 op/s; 2098/190932 objects misplaced (1.099%); 736 KiB/s, 11 objects/s recovering 2024-09-21T09:52:52.675 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:52 smithi137 ceph-mon[97575]: pgmap v612: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 277 op/s; 2098/190932 objects misplaced (1.099%); 736 KiB/s, 11 objects/s recovering 2024-09-21T09:52:52.704 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:52.726 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:52.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:52.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:52.828 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:52.854 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:52.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:52.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:52.955 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:52.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:52.978 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:52.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:53.078 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:53.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:53.109 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:53.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:53.113 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 1 1 2024-09-21T09:52:53.211 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:53.232 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:53.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:53.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:53.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:53.355 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:53.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:53.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:53.457 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:53.480 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:53.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:53.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:53.581 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:53.603 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:53.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:53.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:53.705 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:53.726 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:53.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:53.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:53.828 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:53.853 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:53.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:53.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:53.954 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:53.976 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:53.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:53.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:54.078 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:54.102 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:54.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:54.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:54.203 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:54.226 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:54.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:54.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:54.328 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:54.354 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:54.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:54.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:54.456 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:54.476 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:54.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:54.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:54.508 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:54 smithi137 ceph-mon[93825]: pgmap v613: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 314 op/s; 2006/188766 objects misplaced (1.063%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T09:52:54.508 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:54 smithi137 ceph-mon[97575]: pgmap v613: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 314 op/s; 2006/188766 objects misplaced (1.063%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T09:52:54.534 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T09:52:54.578 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:54.601 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:54.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:54.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:54.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:54 smithi165 ceph-mon[86023]: pgmap v613: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 314 op/s; 2006/188766 objects misplaced (1.063%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T09:52:54.703 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:54.728 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:54.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:54.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:54.829 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:54.851 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:54.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:54.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:54.953 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:54.975 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:54.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:54.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:55.077 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:55.101 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:55.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:55.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:55.157 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:52:55.168 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:52:55.203 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:55.225 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:55.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:55.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:55.326 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:55.348 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:55.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:55.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:55.449 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:55.477 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:55.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:55.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:55.579 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:55.601 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:55.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:55.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:55.633 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:52:55.703 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:55.725 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:55.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:55.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:55.827 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:55.850 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:55.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:55.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:55.952 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:55.973 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:55.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:55.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:56.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:55 smithi137 ceph-mon[93825]: pgmap v614: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 305 op/s; 2006/186594 objects misplaced (1.075%); 1.2 MiB/s, 18 objects/s recovering 2024-09-21T09:52:56.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:52:56.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:52:56.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:55 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/404315865' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:52:56.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:55 smithi137 ceph-mon[97575]: pgmap v614: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 305 op/s; 2006/186594 objects misplaced (1.075%); 1.2 MiB/s, 18 objects/s recovering 2024-09-21T09:52:56.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:52:56.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:52:56.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:55 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/404315865' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:52:56.075 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:56.096 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:56.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:56.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:55 smithi165 ceph-mon[86023]: pgmap v614: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 305 op/s; 2006/186594 objects misplaced (1.075%); 1.2 MiB/s, 18 objects/s recovering 2024-09-21T09:52:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:52:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:52:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:55 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/404315865' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:52:56.198 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:56.221 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:56.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:56.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:56.318 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T09:52:56.323 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:56.351 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:56.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:56.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:56.452 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:56.476 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:56.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:56.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:56.578 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:56.599 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:56.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:56.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:56.701 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:56.725 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:56.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:56.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:56.826 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:56.849 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:56.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:56.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:56.950 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:56.972 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:56.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:56.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:57.074 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:57.091 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:56 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:52:57.091 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:56 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/404315865' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:52:57.091 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:56 smithi137 ceph-mon[97575]: osdmap e204: 8 total, 8 up, 8 in 2024-09-21T09:52:57.092 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:56 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:52:57.092 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:56 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/404315865' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:52:57.092 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:56 smithi137 ceph-mon[93825]: osdmap e204: 8 total, 8 up, 8 in 2024-09-21T09:52:57.096 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:57.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:57.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:57.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:56 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:52:57.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:56 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/404315865' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:52:57.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:56 smithi165 ceph-mon[86023]: osdmap e204: 8 total, 8 up, 8 in 2024-09-21T09:52:57.198 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:57.226 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:57.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:57.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:57.328 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:57.349 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:57.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:57.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:57.451 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:57.472 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:57.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:57.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:57.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:52:57.595 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:57.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:57.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:52:57.697 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:57.722 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:57.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:57.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:57.824 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:57.849 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:57.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:57.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:57.951 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:57.972 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:57.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:57.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:58.074 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:58.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:58.099 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:58.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:58.200 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:58.226 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:58.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:58.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:58.328 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:52:58.349 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:58.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:58.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:52:58.451 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:58.472 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:58.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:58.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:58.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:52:58 smithi137 ceph-mon[93825]: pgmap v616: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 305 op/s; 2006/185334 objects misplaced (1.082%); 744 KiB/s, 11 objects/s recovering 2024-09-21T09:52:58.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:52:58 smithi137 ceph-mon[97575]: pgmap v616: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 305 op/s; 2006/185334 objects misplaced (1.082%); 744 KiB/s, 11 objects/s recovering 2024-09-21T09:52:58.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:58.595 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:58.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:58.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:58.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:52:58 smithi165 ceph-mon[86023]: pgmap v616: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 305 op/s; 2006/185334 objects misplaced (1.082%); 744 KiB/s, 11 objects/s recovering 2024-09-21T09:52:58.697 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:58.718 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:58.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:58.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:58.820 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:58.841 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:58.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:58.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:58.942 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:58.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:58.965 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:58.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:52:59.066 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:59.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:59.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:59.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:59.191 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:52:59.217 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:59.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:59.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:52:59.319 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:52:59.341 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:59.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:59.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:52:59.443 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:59.468 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:59.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:59.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:59.570 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:52:59.592 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:52:59.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:59.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:52:59.694 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:52:59.717 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:59.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:59.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:52:59.819 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:52:59.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:59.840 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:59.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:52:59.851 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:52:59.851 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:52:59.941 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:52:59.963 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:52:59.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:52:59.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:00.065 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:00.088 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:00.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:00.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:00.190 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:00.214 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:00.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:00.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:00.316 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:00.345 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:00.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:00.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:00.446 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:00.472 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:00.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:00.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:00.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:00.581 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:00 smithi137 ceph-mon[93825]: pgmap v617: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 328 op/s; 1907/183123 objects misplaced (1.041%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T09:53:00.582 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:00 smithi137 ceph-mon[97575]: pgmap v617: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 328 op/s; 1907/183123 objects misplaced (1.041%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T09:53:00.596 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:00.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:00.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:00.608 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T09:53:00.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:00 smithi165 ceph-mon[86023]: pgmap v617: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 328 op/s; 1907/183123 objects misplaced (1.041%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T09:53:00.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:53:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:53:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:53:00.673 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:00.698 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:00.720 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:00.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:00.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:00.821 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:00.846 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:00.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:00.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:00.948 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:00.970 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:00.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:00.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:01.072 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:01.094 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:01.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:01.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:01.195 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:01.216 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:01.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:01.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:01.318 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:01.345 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:01.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:01.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:01.447 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:01.468 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:01.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:01.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:01.570 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:01.591 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:01.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:01.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:01.643 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T09:53:01.693 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:01.716 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:01.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:01.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:01.818 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:01.839 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:01.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:01.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:01.941 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:01.964 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:01.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:01.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:02.066 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:02.088 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:02.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:02.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:02.190 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:02.212 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:02.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:02.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:02.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:53:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:53:01] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.51.0" 2024-09-21T09:53:02.313 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:02.335 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:02.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:02.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:02.437 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:02.465 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:02.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:02.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:02.568 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:02.592 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:02.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:02.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:02.614 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:02 smithi137 ceph-mon[93825]: pgmap v618: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 319 op/s; 1907/181356 objects misplaced (1.052%); 1.2 MiB/s, 18 objects/s recovering 2024-09-21T09:53:02.614 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:02 smithi137 ceph-mon[97575]: pgmap v618: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 319 op/s; 1907/181356 objects misplaced (1.052%); 1.2 MiB/s, 18 objects/s recovering 2024-09-21T09:53:02.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:02 smithi165 ceph-mon[86023]: pgmap v618: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 319 op/s; 1907/181356 objects misplaced (1.052%); 1.2 MiB/s, 18 objects/s recovering 2024-09-21T09:53:02.694 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:02.716 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:02.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:02.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:02.818 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:02.839 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:02.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:02.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:02.941 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:02.965 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:02.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:02.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:03.068 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:03.089 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:03.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:03.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:03.141 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:03.193 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:03.215 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:03.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:03.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:03.317 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:03.335 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.1 to 1 (10000) 2024-09-21T09:53:03.342 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:03.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:03.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:03.444 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:03.464 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:03.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:03.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:03.510 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:03 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3419914806' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T09:53:03.511 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:03 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3419914806' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T09:53:03.566 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:03.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:03.591 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:03.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:03 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3419914806' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T09:53:03.692 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:03.713 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:03.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:03.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:03.814 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:03.836 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:03.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:03.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:03.938 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:03.961 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:03.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:03.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:04.062 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:04.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:04.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:04.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:04.191 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:04.212 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:04.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:04.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:04.314 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:04.337 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:04.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:04.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:04.439 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:04.462 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:04.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:04.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:04.514 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:04 smithi137 ceph-mon[97575]: pgmap v619: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 314 op/s; 1804/179334 objects misplaced (1.006%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T09:53:04.514 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:04 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3419914806' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T09:53:04.514 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:04 smithi137 ceph-mon[97575]: osdmap e205: 8 total, 8 up, 8 in 2024-09-21T09:53:04.514 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:04 smithi137 ceph-mon[93825]: pgmap v619: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 314 op/s; 1804/179334 objects misplaced (1.006%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T09:53:04.514 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:04 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3419914806' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T09:53:04.514 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:04 smithi137 ceph-mon[93825]: osdmap e205: 8 total, 8 up, 8 in 2024-09-21T09:53:04.564 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:04.585 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:04.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:04.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:04 smithi165 ceph-mon[86023]: pgmap v619: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 314 op/s; 1804/179334 objects misplaced (1.006%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T09:53:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:04 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3419914806' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T09:53:04.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:04 smithi165 ceph-mon[86023]: osdmap e205: 8 total, 8 up, 8 in 2024-09-21T09:53:04.687 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:04.708 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:04.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:04.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:04.810 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:04.830 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:04.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:04.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:04.932 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:04.953 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:04.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:04.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:05.055 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:05.077 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:05.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:05.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:05.179 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:05.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:05.221 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:05.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:05.322 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:05.328 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:53:05.328 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:53:05.346 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:05.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:05.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:05.355 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:53:05.355 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:53:05.373 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:53:05.373 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:53:05.391 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:53:05.391 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:53:05.408 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:53:05.408 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:53:05.424 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:53:05.424 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:53:05.444 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:53:05.444 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:53:05.445 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:05 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4091191503' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:53:05.445 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:05 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4091191503' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:53:05.447 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:05.462 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:53:05.462 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:53:05.472 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:05.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:05.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:05.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:05.598 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:05.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:05.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:05.633 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:05.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:05 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4091191503' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:53:05.700 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:05.721 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:05.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:05.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:05.823 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:05.845 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:05.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:05.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:05.946 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:05.972 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:05.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:05.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:06.074 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:06.096 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:06.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:06.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:06.198 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:06.218 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:06.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:06.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:06.234 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 2 1 2024-09-21T09:53:06.320 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:06.345 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:06.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:06.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:06.447 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:06.475 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:06.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:06.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:06.478 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:06 smithi137 ceph-mon[97575]: pgmap v621: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 1804/177480 objects misplaced (1.016%); 1.5 MiB/s, 23 objects/s recovering 2024-09-21T09:53:06.479 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:06 smithi137 ceph-mon[93825]: pgmap v621: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 1804/177480 objects misplaced (1.016%); 1.5 MiB/s, 23 objects/s recovering 2024-09-21T09:53:06.576 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:06.602 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:06.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:06.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:06.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:06 smithi165 ceph-mon[86023]: pgmap v621: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 1804/177480 objects misplaced (1.016%); 1.5 MiB/s, 23 objects/s recovering 2024-09-21T09:53:06.706 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:06.728 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:06.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:06.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:06.829 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:06.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:06.851 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:06.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:06.952 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:06.974 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:06.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:06.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:07.076 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:07.097 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:07.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:07.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:07.199 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:07.223 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:07.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:07.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:07.325 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:07.346 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:07.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:07.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:07.448 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:07.477 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:07.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:07.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:07.579 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:07.602 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:07.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:07.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:07.704 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:07.725 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:07.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:07.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:07.827 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:07.859 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:07.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:07.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:07.961 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:07.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:07.992 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:07.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:08.093 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:08.115 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:08.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:08.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:08.217 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:08.238 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:08.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:08.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:08.340 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:08.362 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:08.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:08.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:08.464 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:08.486 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:08.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:08.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:08.535 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:08 smithi137 ceph-mon[93825]: pgmap v622: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 299 op/s; 1804/176340 objects misplaced (1.023%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T09:53:08.536 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:08 smithi137 ceph-mon[97575]: pgmap v622: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 299 op/s; 1804/176340 objects misplaced (1.023%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T09:53:08.587 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:08.609 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:08.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:08.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:08.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:08 smithi165 ceph-mon[86023]: pgmap v622: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 299 op/s; 1804/176340 objects misplaced (1.023%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T09:53:08.710 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:08.732 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:08.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:08.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:08.833 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:08.855 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:08.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:08.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:08.958 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:08.984 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:08.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:08.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:09.085 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:09.086 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:53:09.086 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T09:53:09.087 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T09:53:09.087 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T09:53:09.087 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:53:09.121 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:09.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:09.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:09.223 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:09.247 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:09.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:09.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:09.349 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:09.371 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:09.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:09.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:09.472 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:09.499 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:09.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:09.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:09.601 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:09.623 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:09.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:09.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:09.725 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:09.750 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:09.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:09.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:09.852 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:09.872 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:09.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:09.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:09.933 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:53:09.974 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:09.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:09.998 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:09.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:10.099 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:10.121 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:10.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:10.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:10.223 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:10.245 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:10.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:10.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:10.346 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:10.370 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:10.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:10.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:10.450 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:10.463 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T09:53:10.472 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:10.527 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:10.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:10.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:10.573 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:10 smithi137 ceph-mon[93825]: pgmap v623: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 308 op/s; 1696/173856 objects misplaced (0.976%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T09:53:10.573 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:10.573 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:53:10.573 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:10 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2000666439' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:53:10.574 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:10 smithi137 ceph-mon[97575]: pgmap v623: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 308 op/s; 1696/173856 objects misplaced (0.976%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T09:53:10.574 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:10.574 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:53:10.574 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:10 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2000666439' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:53:10.629 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:10.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:10 smithi165 ceph-mon[86023]: pgmap v623: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 308 op/s; 1696/173856 objects misplaced (0.976%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T09:53:10.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:53:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:10 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2000666439' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:53:10.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:53:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:53:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:53:10.653 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:10.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:10.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:10.754 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:10.775 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:10.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:10.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:10.832 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T09:53:10.878 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:10.904 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:10.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:10.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:11.006 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:11.030 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:11.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:11.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:11.132 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:11.154 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:11.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:11.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:11.256 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:11.277 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:11.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:11.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:11.379 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:11.401 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:11.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:11.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:11.504 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:11.524 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:11.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:11.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:11 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:53:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:11 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2000666439' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:53:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:11 smithi137 ceph-mon[97575]: osdmap e206: 8 total, 8 up, 8 in 2024-09-21T09:53:11.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:11 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:53:11.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:11 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2000666439' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:53:11.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:11 smithi137 ceph-mon[93825]: osdmap e206: 8 total, 8 up, 8 in 2024-09-21T09:53:11.627 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:11 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:53:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:11 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2000666439' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:53:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:11 smithi165 ceph-mon[86023]: osdmap e206: 8 total, 8 up, 8 in 2024-09-21T09:53:11.648 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:11.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:11.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:11.750 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:11.778 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:11.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:11.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:11.880 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:11.901 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:11.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:11.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:12.003 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:12.025 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:12.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:12.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:12.127 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:12.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:12.159 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:12.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:12.238 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:53:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:53:11] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.51.0" 2024-09-21T09:53:12.261 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:12.285 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:12.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:12.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:12.387 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:12.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:12.411 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:12.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:12.512 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:12.537 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:12.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:12.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:12.548 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:12 smithi137 ceph-mon[93825]: pgmap v624: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 312 op/s; 1696/171975 objects misplaced (0.986%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T09:53:12.548 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:12 smithi137 ceph-mon[97575]: pgmap v624: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 312 op/s; 1696/171975 objects misplaced (0.986%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T09:53:12.639 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:12 smithi165 ceph-mon[86023]: pgmap v624: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 312 op/s; 1696/171975 objects misplaced (0.986%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T09:53:12.661 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:12.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:12.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:12.754 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:12.763 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:12.788 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:12.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:12.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:12.889 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:12.914 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:12.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:12.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:13.016 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:13.038 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:13.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:13.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:13.239 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:13.277 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:13.300 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:13.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:13.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:13.402 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:13.426 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:13.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:13.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:13.500 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:13 smithi137 ceph-mon[93825]: pgmap v626: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 335 op/s; 1583/169857 objects misplaced (0.932%); 1.5 MiB/s, 23 objects/s recovering 2024-09-21T09:53:13.500 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:13 smithi137 ceph-mon[97575]: pgmap v626: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 335 op/s; 1583/169857 objects misplaced (0.932%); 1.5 MiB/s, 23 objects/s recovering 2024-09-21T09:53:13.529 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:13.553 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:13.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:13.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:13.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:13 smithi165 ceph-mon[86023]: pgmap v626: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 335 op/s; 1583/169857 objects misplaced (0.932%); 1.5 MiB/s, 23 objects/s recovering 2024-09-21T09:53:13.655 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:13.684 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:13.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:13.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:13.785 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:13.808 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:13.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:13.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:13.910 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:13.935 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:13.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:13.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:14.036 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:14.061 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:14.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:14.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:14.162 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:14.190 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:14.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:14.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:14.292 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:14.318 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:14.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:14.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:14.419 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:14.440 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:14.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:14.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:14.542 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:14.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:14.564 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:14.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:14.665 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:14.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:14.697 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:14.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:14.756 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T09:53:14.798 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:14.821 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:14.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:14.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:14.923 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:14.945 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:14.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:14.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:15.047 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:15.078 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:15.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:15.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:15.179 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:15.212 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:15.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:15.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:15.314 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:15.337 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:15.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:15.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:15.439 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:15.461 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:15.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:15.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:15.562 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:15.585 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:15.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:15.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:15.686 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:15.709 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:15.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:15.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:15.811 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:15.845 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:15.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:15.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:15.947 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:15.973 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:15.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:15.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:16.075 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:16.098 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:16.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:16.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:16.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:15 smithi165 ceph-mon[86023]: pgmap v627: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 337 op/s; 1583/167367 objects misplaced (0.946%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T09:53:16.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:15 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4114185097' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T09:53:16.200 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:16.223 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:16.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:16.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:15 smithi137 ceph-mon[93825]: pgmap v627: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 337 op/s; 1583/167367 objects misplaced (0.946%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T09:53:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:15 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4114185097' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T09:53:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:15 smithi137 ceph-mon[97575]: pgmap v627: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 337 op/s; 1583/167367 objects misplaced (0.946%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T09:53:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:15 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4114185097' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T09:53:16.325 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:16.346 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:16.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:16.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:16.448 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:16.471 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:16.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:16.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:16.572 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:16.597 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:16.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:16.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:16.698 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:16.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:16.723 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:16.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:16.824 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:16.847 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:16.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:16.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:16.949 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:16.972 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:16.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:16.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:17.073 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:17.098 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:17.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:17.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:17.120 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.2 to 1 (10000) 2024-09-21T09:53:17.121 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:16 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4114185097' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T09:53:17.121 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:16 smithi137 ceph-mon[97575]: osdmap e207: 8 total, 8 up, 8 in 2024-09-21T09:53:17.121 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:16 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4114185097' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T09:53:17.122 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:16 smithi137 ceph-mon[93825]: osdmap e207: 8 total, 8 up, 8 in 2024-09-21T09:53:17.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:16 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4114185097' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T09:53:17.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:16 smithi165 ceph-mon[86023]: osdmap e207: 8 total, 8 up, 8 in 2024-09-21T09:53:17.201 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:17.228 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:17.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:17.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:17.330 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:17.354 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:17.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:17.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:17.456 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:17.479 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:17.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:17.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:17.581 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:17.603 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:17.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:17.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:17.705 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:17.726 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:17.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:17.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:17.828 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:17.851 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:17.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:17.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:17.911 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 3 1 2024-09-21T09:53:17.952 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:17.976 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:17.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:17.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:18.078 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:18.103 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:18.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:18.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:18.140 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:17 smithi137 ceph-mon[93825]: pgmap v629: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 331 op/s; 1583/165903 objects misplaced (0.954%); 896 KiB/s, 13 objects/s recovering 2024-09-21T09:53:18.140 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:17 smithi137 ceph-mon[97575]: pgmap v629: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 331 op/s; 1583/165903 objects misplaced (0.954%); 896 KiB/s, 13 objects/s recovering 2024-09-21T09:53:18.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:17 smithi165 ceph-mon[86023]: pgmap v629: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 331 op/s; 1583/165903 objects misplaced (0.954%); 896 KiB/s, 13 objects/s recovering 2024-09-21T09:53:18.205 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:18.230 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:18.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:18.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:18.332 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:18.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:18.355 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:18.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:18.414 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:53:18.415 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:53:18.425 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:53:18.425 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:53:18.448 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:53:18.448 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:53:18.456 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:18.464 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:18.465 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:18.472 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:53:18.474 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:53:18.497 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:18.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:18.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:18.499 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:53:18.499 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:53:18.525 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:53:18.526 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:53:18.548 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:53:18.548 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:53:18.573 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:53:18.573 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:53:18.599 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:18.627 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:18.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:18.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:18.728 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:18.761 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:18.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:18.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:18.863 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:18.888 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:18.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:18.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:18.989 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:19.012 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:19.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:19.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:19.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:18 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3929412761' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:53:19.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:18 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3929412761' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:53:19.114 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:19.137 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:19.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:19.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:19.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:18 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3929412761' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:53:19.239 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:19.260 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:19.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:19.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:19.362 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:19.383 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:19.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:19.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:19.484 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:19.509 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:19.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:19.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:19.612 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:19.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:19.636 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:19.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:19.737 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:19.761 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:19.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:19.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:19.863 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:19.887 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:19.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:19.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:19.962 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:53:19.962 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:53:19.989 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:20.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:20.014 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:20.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:20.116 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:20.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:20.142 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:20.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:20.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:19 smithi165 ceph-mon[86023]: pgmap v630: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 385 op/s; 1469/162711 objects misplaced (0.903%); 1.8 MiB/s, 28 objects/s recovering 2024-09-21T09:53:20.243 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:20.267 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:20.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:20.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:20.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:19 smithi137 ceph-mon[93825]: pgmap v630: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 385 op/s; 1469/162711 objects misplaced (0.903%); 1.8 MiB/s, 28 objects/s recovering 2024-09-21T09:53:20.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:19 smithi137 ceph-mon[97575]: pgmap v630: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 385 op/s; 1469/162711 objects misplaced (0.903%); 1.8 MiB/s, 28 objects/s recovering 2024-09-21T09:53:20.369 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:20.396 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:20.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:20.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:20.498 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:20.524 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:20.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:20.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:20.625 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:20.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:53:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:53:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:53:20.650 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:20.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:20.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:20.754 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:20.776 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:20.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:20.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:20.877 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:20.909 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:20.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:20.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:21.010 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:21.033 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:21.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:21.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:21.135 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:21.160 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:21.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:21.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:21.261 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:21.291 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:21.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:21.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:21.393 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:21.425 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:21.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:21.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:21.527 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:21.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:21.552 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:21.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:21.653 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:21.683 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:21.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:21.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:21.785 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:21.806 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:21.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:21.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:21.907 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:21.933 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:21.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:21.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:21.946 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:21 smithi137 ceph-mon[93825]: pgmap v631: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 384 op/s; 1469/160530 objects misplaced (0.915%); 1.4 MiB/s, 23 objects/s recovering 2024-09-21T09:53:21.946 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:21 smithi137 ceph-mon[97575]: pgmap v631: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 384 op/s; 1469/160530 objects misplaced (0.915%); 1.4 MiB/s, 23 objects/s recovering 2024-09-21T09:53:22.035 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:22.055 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:22.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:22.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:22.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:21 smithi165 ceph-mon[86023]: pgmap v631: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 384 op/s; 1469/160530 objects misplaced (0.915%); 1.4 MiB/s, 23 objects/s recovering 2024-09-21T09:53:22.157 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:22.179 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:22.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:22.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:22.281 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:22.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:53:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:53:21] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.51.0" 2024-09-21T09:53:22.303 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:22.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:22.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:22.404 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:22.429 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:22.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:22.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:22.530 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:22.552 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:22.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:22.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:22.590 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T09:53:22.653 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:22.676 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:22.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:22.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:22.778 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:22.801 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:22.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:22.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:22.855 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T09:53:22.903 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:22.927 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:22.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:22.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:22.990 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:22 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3219403333' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:53:22.990 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:22 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:53:22.991 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:22 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3219403333' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:53:22.991 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:22 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:53:23.029 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:23.053 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:23.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:23.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:23.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:22 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3219403333' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:53:23.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:22 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:53:23.156 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:23.178 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:23.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:23.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:23.280 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:23.302 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:23.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:23.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:23.404 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:23.425 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:23.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:23.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:23.528 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:23.551 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:23.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:23.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:23.653 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:23.676 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:23.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:23.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:23.777 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:23.802 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:23.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:23.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:23.904 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:23.928 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:23.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:23.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:24.030 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:23 smithi137 ceph-mon[93825]: pgmap v632: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 390 op/s; 1346/158133 objects misplaced (0.851%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T09:53:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:23 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:53:24.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:23 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:53:24.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:23 smithi137 ceph-mon[93825]: osdmap e208: 8 total, 8 up, 8 in 2024-09-21T09:53:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:23 smithi137 ceph-mon[97575]: pgmap v632: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 390 op/s; 1346/158133 objects misplaced (0.851%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T09:53:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:23 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:53:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:23 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:53:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:23 smithi137 ceph-mon[97575]: osdmap e208: 8 total, 8 up, 8 in 2024-09-21T09:53:24.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:24.052 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:24.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:24.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:23 smithi165 ceph-mon[86023]: pgmap v632: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 390 op/s; 1346/158133 objects misplaced (0.851%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T09:53:24.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:23 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:53:24.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:23 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:53:24.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:23 smithi165 ceph-mon[86023]: osdmap e208: 8 total, 8 up, 8 in 2024-09-21T09:53:24.153 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:24.175 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:24.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:24.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:24.276 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:24.303 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:24.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:24.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:24.405 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:24.427 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:24.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:24.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:24.529 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:24.553 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:24.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:24.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:24.617 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:24.655 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:24.681 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:24.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:24.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:24.783 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:24.810 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:24.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:24.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:24.900 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:53:24.901 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:53:24.912 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:24.933 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:24.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:24.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:25.024 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:53:25.035 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:25.100 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:25.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:25.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:25.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:53:25.202 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:25.226 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:25.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:25.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:25.328 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:25.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:25.354 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:25.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:25.455 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:25.479 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:25.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:25.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:25.580 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:25.603 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:25.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:25.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:25.705 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:25.730 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:25.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:25.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:25.774 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T09:53:25.832 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:25.853 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:25.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:25.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:25.868 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.3 to 1 (10000) 2024-09-21T09:53:25.956 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:25.979 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:25.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:25.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:26.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:25 smithi137 ceph-mon[97575]: pgmap v634: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 417 op/s; 1346/155445 objects misplaced (0.866%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T09:53:26.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:25 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2794234438' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T09:53:26.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:25 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T09:53:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:25 smithi137 ceph-mon[93825]: pgmap v634: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 417 op/s; 1346/155445 objects misplaced (0.866%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T09:53:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:25 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2794234438' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T09:53:26.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:25 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T09:53:26.081 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:26.103 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:26.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:26.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:25 smithi165 ceph-mon[86023]: pgmap v634: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 417 op/s; 1346/155445 objects misplaced (0.866%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T09:53:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:25 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2794234438' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T09:53:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:25 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T09:53:26.205 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:26.229 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:26.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:26.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:26.330 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:26.352 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:26.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:26.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:26.454 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:26.475 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:26.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:26.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:26.576 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:26.599 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:26.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:26.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:26.701 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:26.724 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:26.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:26.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:26.825 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:26.850 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:26.850 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:26.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:26.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:26.863 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:53:26.863 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:53:26.952 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:26.974 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:26.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:26.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:27.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:26 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T09:53:27.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:26 smithi137 ceph-mon[93825]: osdmap e209: 8 total, 8 up, 8 in 2024-09-21T09:53:27.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:26 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T09:53:27.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:26 smithi137 ceph-mon[97575]: osdmap e209: 8 total, 8 up, 8 in 2024-09-21T09:53:27.076 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:27.099 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:27.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:27.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:26 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T09:53:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:26 smithi165 ceph-mon[86023]: osdmap e209: 8 total, 8 up, 8 in 2024-09-21T09:53:27.201 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:27.224 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:27.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:27.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:27.326 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:27.348 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:27.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:27.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:27.450 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:27.476 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:27.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:27.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:27.578 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:27.603 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:27.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:27.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:27.704 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:27.727 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:27.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:27.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:27.829 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:27.855 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:27.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:27.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:27.957 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:27.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:27.995 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:27.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:28.096 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:28.097 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:27 smithi137 ceph-mon[93825]: pgmap v636: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 372 op/s; 1346/153768 objects misplaced (0.875%); 992 KiB/s, 15 objects/s recovering 2024-09-21T09:53:28.097 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:27 smithi137 ceph-mon[93825]: Health check failed: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2024-09-21T09:53:28.097 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:27 smithi137 ceph-mon[97575]: pgmap v636: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 372 op/s; 1346/153768 objects misplaced (0.875%); 992 KiB/s, 15 objects/s recovering 2024-09-21T09:53:28.097 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:27 smithi137 ceph-mon[97575]: Health check failed: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2024-09-21T09:53:28.118 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:28.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:28.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:27 smithi165 ceph-mon[86023]: pgmap v636: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 372 op/s; 1346/153768 objects misplaced (0.875%); 992 KiB/s, 15 objects/s recovering 2024-09-21T09:53:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:27 smithi165 ceph-mon[86023]: Health check failed: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2024-09-21T09:53:28.219 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:28.241 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:28.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:28.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:28.343 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:28.368 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:28.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:28.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:28.470 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:28.499 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:28.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:28.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:28.600 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:28.623 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:28.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:28.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:28.724 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:28.750 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:28.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:28.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:28.852 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:28.884 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:28.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:28.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:28.955 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T09:53:28.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:29.041 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:29.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:29.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:29.101 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:28 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:53:29.102 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:28 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:53:29.143 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:29.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:28 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:53:29.166 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:29.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:29.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:29.268 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:29.291 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:29.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:29.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:29.393 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:29.419 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:29.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:29.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:29.521 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:29.549 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:29.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:29.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:29.563 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 4 1 2024-09-21T09:53:29.651 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:29.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:29.676 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:29.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:29.777 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:29.804 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:29.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:29.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:29.906 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:29.926 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:29.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:29.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:30.028 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:30.051 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:30.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:30.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:30.067 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:29 smithi165 ceph-mon[86023]: pgmap v637: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 1212/150786 objects misplaced (0.804%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T09:53:30.154 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:30.180 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:30.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:30.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:30.209 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:29 smithi137 ceph-mon[93825]: pgmap v637: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 1212/150786 objects misplaced (0.804%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T09:53:30.210 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:29 smithi137 ceph-mon[97575]: pgmap v637: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 1212/150786 objects misplaced (0.804%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T09:53:30.282 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:30.311 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:30.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:30.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:30.413 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:30.440 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:30.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:30.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:30.542 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:30.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:30.570 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:30.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:30.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:53:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:53:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:53:30.671 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:30.696 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:30.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:30.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:30.798 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:30.822 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:30.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:30.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:30.892 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:30.892 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:30.924 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:30.951 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:30.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:30.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:31.053 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:31.077 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:31.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:31.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:31.179 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:31.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:31.212 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:31.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:31.313 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:31.335 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:31.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:31.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:31.437 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:31.461 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:31.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:31.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:31.563 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:31.588 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:31.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:31.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:31.689 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:31.711 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:31.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:31.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:31.814 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:31.837 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:31.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:31.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:31.939 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:31.963 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:31.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:31.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:32.065 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:32.094 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:32.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:32.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:31 smithi165 ceph-mon[86023]: pgmap v638: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 409 op/s; 1212/148293 objects misplaced (0.817%); 1.0 MiB/s, 16 objects/s recovering 2024-09-21T09:53:32.149 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:31 smithi137 ceph-mon[93825]: pgmap v638: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 409 op/s; 1212/148293 objects misplaced (0.817%); 1.0 MiB/s, 16 objects/s recovering 2024-09-21T09:53:32.149 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:53:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:53:31] "GET /metrics HTTP/1.1" 200 36527 "" "Prometheus/2.51.0" 2024-09-21T09:53:32.149 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:31 smithi137 ceph-mon[97575]: pgmap v638: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 409 op/s; 1212/148293 objects misplaced (0.817%); 1.0 MiB/s, 16 objects/s recovering 2024-09-21T09:53:32.196 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:32.218 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:32.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:32.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:32.319 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:32.347 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:32.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:32.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:32.448 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:32.474 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:32.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:32.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:32.576 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:32.599 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:32.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:32.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:32.701 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:32.723 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:32.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:32.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:32.824 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:32.846 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:32.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:32.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:32.948 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:32.972 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:32.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:32.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:33.073 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:33.096 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:33.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:33.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:33.197 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:33.221 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:33.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:33.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:33.322 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:33.345 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:33.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:33.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:33.446 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:33.471 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:33.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:33.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:33.573 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:33.596 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:33.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:33.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:33.698 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:33.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:33.724 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:33.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:33.825 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:33.846 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:33.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:33.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:33.948 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:33.969 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:33.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:33.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:34.071 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:34.103 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:34.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:34.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:34.180 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:53:34.181 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:53:34.181 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:53:34.181 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:53:34.181 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:53:34.181 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:53:34.181 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:53:34.181 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:53:34.198 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:53:34.198 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:53:34.205 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:34.220 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:53:34.221 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:53:34.232 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:34.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:34.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:34.242 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:53:34.243 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:53:34.263 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:53:34.263 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:53:34.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:34.355 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:34.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:34.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:34.457 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:34.481 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:34.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:34.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:34 smithi137 ceph-mon[93825]: pgmap v639: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 429 op/s; 1075/145368 objects misplaced (0.740%); 1.7 MiB/s, 27 objects/s recovering 2024-09-21T09:53:34.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:34 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:34.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:34 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:34.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:34 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/778705194' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:53:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:34 smithi137 ceph-mon[97575]: pgmap v639: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 429 op/s; 1075/145368 objects misplaced (0.740%); 1.7 MiB/s, 27 objects/s recovering 2024-09-21T09:53:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:34 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:34 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:34 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/778705194' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:53:34.584 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:34.608 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:34.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:34.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:34 smithi165 ceph-mon[86023]: pgmap v639: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 429 op/s; 1075/145368 objects misplaced (0.740%); 1.7 MiB/s, 27 objects/s recovering 2024-09-21T09:53:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:34 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:34.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:34 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:34.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:34 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/778705194' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:53:34.710 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:34.734 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:34.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:34.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:34.836 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:34.857 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:34.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:34.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:34.958 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:34.982 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:34.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:34.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:35.084 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:35.105 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:35.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:35.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:35.207 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:35.233 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:35.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:35.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:35.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:35.355 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:35.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:35.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:35.457 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:35.482 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:35.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:35.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:35.583 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:35.606 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:35.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:35.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:35.708 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:35.731 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:35.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:35.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:35.833 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:35.859 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:35.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:35.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:35.961 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:35.983 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:35.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:35.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:36.085 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:36.111 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:36.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:36.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:36.213 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:36.234 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:36.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:36.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:36.336 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:36.362 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:36.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:36.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:36.464 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:36.487 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:36.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:36.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:36.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:36 smithi137 ceph-mon[93825]: pgmap v640: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 424 op/s; 1075/142701 objects misplaced (0.753%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T09:53:36.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:36 smithi137 ceph-mon[97575]: pgmap v640: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 424 op/s; 1075/142701 objects misplaced (0.753%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T09:53:36.588 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:36.615 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:36.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:36.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:36 smithi165 ceph-mon[86023]: pgmap v640: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 424 op/s; 1075/142701 objects misplaced (0.753%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T09:53:36.717 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:36.741 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:36.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:36.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:36.842 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:36.865 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:36.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:36.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:36.967 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:36.994 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:36.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:36.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:37.096 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:37.122 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:37.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:37.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:37.224 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:37.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:37.251 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:37.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:37.352 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:37.388 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:37.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:37.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:37.490 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:37.516 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:37.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:37.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:37.618 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:37.639 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:37.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:37.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:37.741 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:37.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:37.777 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:37.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:37.878 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:37.906 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:37.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:37.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:38.008 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:38.030 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:38.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:38.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:38.132 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:38.156 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:38.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:38.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:38.258 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:38.287 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:38.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:38.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:38.323 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:38 smithi137 ceph-mon[93825]: pgmap v641: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 409 op/s; 1075/141195 objects misplaced (0.761%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T09:53:38.323 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:38 smithi137 ceph-mon[97575]: pgmap v641: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 409 op/s; 1075/141195 objects misplaced (0.761%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T09:53:38.383 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:53:38.389 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:38.414 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:38.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:38.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:38.516 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:38.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:38.553 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:38.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:38 smithi165 ceph-mon[86023]: pgmap v641: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 409 op/s; 1075/141195 objects misplaced (0.761%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T09:53:38.749 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:38.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:38.797 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:38.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:38.898 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:38.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:38.926 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:38.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:39.027 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:39.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:39.069 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:39.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:39.170 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:39.195 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:39.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:39.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:39.297 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:39.309 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T09:53:39.320 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.4 to 1 (10000) 2024-09-21T09:53:39.370 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:39.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:39.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:39.396 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:53:39.396 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T09:53:39.396 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T09:53:39.396 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T09:53:39.396 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:53:39.472 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:39.502 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:39.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:39.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:39 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4073770541' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:53:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:39 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:53:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:39 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3256044708' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T09:53:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:39 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T09:53:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:39 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4073770541' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:53:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:39 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:53:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:39 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3256044708' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T09:53:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:39 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T09:53:39.605 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:39.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:39.638 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:39.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:39 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4073770541' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:53:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:39 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:53:39.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:39 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3256044708' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T09:53:39.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:39 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T09:53:39.739 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:39.762 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:39.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:39.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:39.864 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:39.886 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:39.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:39.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:39.988 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:40.020 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:40.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:40.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:40.122 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:40.157 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:40.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:40.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:40.259 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:40.285 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:40.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:40.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:40.388 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:40.418 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:40.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:40.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:40.519 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:40.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:40.546 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:40.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:40 smithi137 ceph-mon[93825]: pgmap v642: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 439 op/s; 919/137955 objects misplaced (0.666%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T09:53:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:40 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:53:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:40 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:53:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:40 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T09:53:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:40 smithi137 ceph-mon[93825]: osdmap e210: 8 total, 8 up, 8 in 2024-09-21T09:53:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:40.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:53:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:40 smithi137 ceph-mon[97575]: pgmap v642: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 439 op/s; 919/137955 objects misplaced (0.666%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T09:53:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:40 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:53:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:40 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:53:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:40 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T09:53:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:40 smithi137 ceph-mon[97575]: osdmap e210: 8 total, 8 up, 8 in 2024-09-21T09:53:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:53:40.647 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:40.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:53:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:53:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:53:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:40 smithi165 ceph-mon[86023]: pgmap v642: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 439 op/s; 919/137955 objects misplaced (0.666%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T09:53:40.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:40 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:53:40.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:40 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:53:40.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:40 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T09:53:40.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:40 smithi165 ceph-mon[86023]: osdmap e210: 8 total, 8 up, 8 in 2024-09-21T09:53:40.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:40.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:53:40.673 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:40.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:40.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:40.775 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:40.799 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:40.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:40.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:40.901 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:40.925 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:40.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:40.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:41.026 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:41.056 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:41.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:41.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:41.158 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 7 1 2024-09-21T09:53:41.158 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:41.183 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:41.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:41.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:41.285 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:41.310 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:41.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:41.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:41.412 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:41.453 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:41.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:41.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:41.555 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:41.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:41.587 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:41.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:41.688 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:41.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:41.725 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:41.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:41.826 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:41.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:41.865 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:41.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:41.871 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T09:53:41.949 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:41.966 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:41.991 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:41.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:41.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:42.089 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:53:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:53:41] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.51.0" 2024-09-21T09:53:42.093 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:42.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:42.136 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:42.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:42.237 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:42.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:42.317 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:42.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:42.329 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T09:53:42.348 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:42 smithi137 ceph-mon[93825]: pgmap v644: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 438 op/s; 919/135126 objects misplaced (0.680%); 1.8 MiB/s, 29 objects/s recovering 2024-09-21T09:53:42.349 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:42 smithi137 ceph-mon[97575]: pgmap v644: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 438 op/s; 919/135126 objects misplaced (0.680%); 1.8 MiB/s, 29 objects/s recovering 2024-09-21T09:53:42.418 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:42.443 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:42.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:42.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:42.545 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:42.570 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:42.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:42.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:42.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:42 smithi165 ceph-mon[86023]: pgmap v644: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 438 op/s; 919/135126 objects misplaced (0.680%); 1.8 MiB/s, 29 objects/s recovering 2024-09-21T09:53:42.674 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:42.700 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:42.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:42.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:42.803 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:42.828 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:42.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:42.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:42.930 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:42.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:42.956 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:42.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:43.057 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:43.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:43.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:43.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:43.193 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:43.229 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:43.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:43.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:43.331 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:43.358 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:43.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:43.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:43.461 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:43.487 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:43.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:43.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:43.589 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:43.615 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:43.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:43.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:43.718 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:43.745 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:43.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:43.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:43.847 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:43.875 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:43.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:43.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:43.977 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:44.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:44.018 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:44.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:44.119 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:44.158 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:44.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:44.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:44.260 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:44.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:44.312 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:44.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:44.413 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:44.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:44.442 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:44.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:44.543 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:44 smithi137 ceph-mon[93825]: pgmap v645: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 747/131304 objects misplaced (0.569%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T09:53:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:44 smithi137 ceph-mon[97575]: pgmap v645: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 747/131304 objects misplaced (0.569%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T09:53:44.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:44.570 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:44.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:44.608 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:44 smithi165 ceph-mon[86023]: pgmap v645: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 747/131304 objects misplaced (0.569%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T09:53:44.672 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:44.684 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:44.722 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:44.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:44.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:44.824 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:44.851 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:44.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:44.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:44.918 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:44.952 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:44.979 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:44.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:44.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:45.081 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:45.107 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:45.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:45.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:45.209 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:45.235 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:45.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:45.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:45.336 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:45.371 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:45.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:45.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:45.473 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:45.501 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:45.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:45.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:45.602 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:45.639 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:45.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:45.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:45.695 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:53:45.696 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:53:45.734 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:53:45.734 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:53:45.741 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:45.778 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:53:45.779 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:53:45.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:45.784 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:45.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:45.815 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:53:45.815 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:53:45.849 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:53:45.849 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:53:45.882 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:53:45.883 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:53:45.885 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:45.911 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:45.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:45.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:45.913 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:53:45.913 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:53:45.940 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:53:45.941 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:53:46.013 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:46.041 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:46.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:46.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:46.143 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:46.177 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:46.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:46.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:46.279 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:46.308 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:46.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:46.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:46.410 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:46.437 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:46.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:46.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:46.539 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:46 smithi137 ceph-mon[93825]: pgmap v646: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 513 op/s; 747/127272 objects misplaced (0.587%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T09:53:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:46 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3683898905' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:53:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:46 smithi137 ceph-mon[97575]: pgmap v646: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 513 op/s; 747/127272 objects misplaced (0.587%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T09:53:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:46 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3683898905' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:53:46.563 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:46.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:46.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:46 smithi165 ceph-mon[86023]: pgmap v646: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 513 op/s; 747/127272 objects misplaced (0.587%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T09:53:46.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:46 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3683898905' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:53:46.665 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:46.693 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:46.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:46.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:46.795 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:46.824 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:46.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:46.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:46.926 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:46.951 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:46.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:46.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:47.052 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:47.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:47.080 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:47.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:47.181 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:47.201 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:47.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:47.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:47.303 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:47.325 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:47.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:47.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:47.426 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:47.459 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:47.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:47.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:47.561 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:47.591 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:47.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:47.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:47.693 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:47.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:47.722 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:47.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:47.824 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:47.860 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:47.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:47.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:47.961 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:47.986 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:47.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:47.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:48.091 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:48.128 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:48.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:48.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:48.230 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:48.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:48.264 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:48.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:48.365 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:48.390 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:48.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:48.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:48.492 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:48.516 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:48.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:48.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:48.617 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:48.647 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:48.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:48 smithi165 ceph-mon[86023]: pgmap v647: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 747/125049 objects misplaced (0.597%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T09:53:48.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:48.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:48.750 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:48.778 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:48.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:48.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:48.789 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:48 smithi137 ceph-mon[93825]: pgmap v647: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 747/125049 objects misplaced (0.597%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T09:53:48.790 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:48 smithi137 ceph-mon[97575]: pgmap v647: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 747/125049 objects misplaced (0.597%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T09:53:48.880 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:48.901 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:48.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:48.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:49.003 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:49.038 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:49.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:49.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:49.140 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:49.171 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:49.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:49.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:49.272 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:49.297 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:49.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:49.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:49.399 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:49.422 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:49.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:49.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:49.524 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:49.552 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:49.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:49.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:49.654 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:49.684 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:49.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:49.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:49.786 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:49.812 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:49.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:49.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:49.914 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:49.939 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:49.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:49.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:50.041 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:50.069 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:50.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:50.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:50.171 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:50.195 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:50.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:50.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:50.297 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:50.329 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:50.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:50.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:50.431 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:50.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:50.471 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:50.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:50.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:50 smithi137 ceph-mon[93825]: pgmap v648: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 553/120150 objects misplaced (0.460%); 2.3 MiB/s, 36 objects/s recovering 2024-09-21T09:53:50.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:50 smithi137 ceph-mon[97575]: pgmap v648: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 553/120150 objects misplaced (0.460%); 2.3 MiB/s, 36 objects/s recovering 2024-09-21T09:53:50.572 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:50.585 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:53:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:53:50.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:53:50.586 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:50 smithi165 ceph-mon[86023]: pgmap v648: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 553/120150 objects misplaced (0.460%); 2.3 MiB/s, 36 objects/s recovering 2024-09-21T09:53:50.613 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:50.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:50.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:50.715 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:50.742 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:50.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:50.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:50.844 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:50.885 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:50.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:50.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:50.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:51.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:51.032 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:51.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:51.134 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:51.188 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:51.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:51.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:51.290 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:51.324 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:51.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:51.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:51.426 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:51.462 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:51.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:51.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:51.567 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:51.636 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:51.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:51.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:51.738 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:51.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:51.786 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:51.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:51.835 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:53:51.835 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:53:51.887 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:51.921 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:51.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:51.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:52.023 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:52.056 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:52.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:52.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:52.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:51 smithi165 ceph-mon[86023]: pgmap v649: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.4 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 553/116643 objects misplaced (0.474%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T09:53:52.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:51 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:52.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:51 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:52.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:51 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:53:52.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:51 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:53:52.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:51 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:52.158 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:52.199 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:52.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:52.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:52.207 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:53:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:53:51] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.51.0" 2024-09-21T09:53:52.208 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:51 smithi137 ceph-mon[93825]: pgmap v649: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.4 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 553/116643 objects misplaced (0.474%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T09:53:52.208 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:51 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:52.208 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:51 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:52.208 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:51 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:53:52.208 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:51 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:53:52.208 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:51 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:52.208 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:51 smithi137 ceph-mon[97575]: pgmap v649: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.4 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 553/116643 objects misplaced (0.474%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T09:53:52.209 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:51 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:52.209 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:51 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:52.209 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:51 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:53:52.209 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:51 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:53:52.209 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:51 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:53:52.300 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:52.329 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:52.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:52.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:52.431 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:52.463 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:52.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:52.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:52.565 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:52.592 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:52.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:52.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:52.693 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:52.736 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:52.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:52.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:52.838 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:52.863 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:52.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:52.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:52.964 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:52.994 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:52.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:52.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:53.096 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:53.122 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:53.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:53.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:53.224 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:53.250 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:53.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:53.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:53.352 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:53.378 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:53.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:53.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:53.397 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:53:53.481 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:53.531 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:53.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:53.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:53.632 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:53.652 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T09:53:53.656 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:53.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:53.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:53.757 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:53.810 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:53.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:53.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:53.908 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.7 to 1 (10000) 2024-09-21T09:53:53.912 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:53.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:53.981 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:53.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:54.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:53 smithi137 ceph-mon[93825]: pgmap v650: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 328/112317 objects misplaced (0.292%); 3.1 MiB/s, 50 objects/s recovering 2024-09-21T09:53:54.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:53 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/796505967' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T09:53:54.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:53 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T09:53:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:53 smithi137 ceph-mon[97575]: pgmap v650: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 328/112317 objects misplaced (0.292%); 3.1 MiB/s, 50 objects/s recovering 2024-09-21T09:53:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:53 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/796505967' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T09:53:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:53 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T09:53:54.082 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:54.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:54.127 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:54.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:54.228 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:54.268 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:54.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:54.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:54.370 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:54.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:53 smithi165 ceph-mon[86023]: pgmap v650: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 328/112317 objects misplaced (0.292%); 3.1 MiB/s, 50 objects/s recovering 2024-09-21T09:53:54.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:53 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/796505967' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T09:53:54.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:53 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T09:53:54.419 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:54.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:54.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:54.520 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:54.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:54.560 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:54.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:54.662 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:54.701 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:54.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:54.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:54.754 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 5 1 2024-09-21T09:53:54.803 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:54.829 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:54.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:54.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:54.930 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:54.976 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:54.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:54.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:55.056 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:54 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T09:53:55.056 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:54 smithi137 ceph-mon[93825]: osdmap e211: 8 total, 8 up, 8 in 2024-09-21T09:53:55.056 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:53:55.056 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:54 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T09:53:55.056 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:54 smithi137 ceph-mon[97575]: osdmap e211: 8 total, 8 up, 8 in 2024-09-21T09:53:55.056 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:53:55.078 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:55.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:55.139 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:55.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:55.240 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:55.268 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:55.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:55.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:55.370 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:55.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:54 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T09:53:55.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:54 smithi165 ceph-mon[86023]: osdmap e211: 8 total, 8 up, 8 in 2024-09-21T09:53:55.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:53:55.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:55.421 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:55.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:55.447 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:55.454 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:55.468 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:53:55.523 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:55.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:55.550 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:55.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:55.650 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:55.676 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:55.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:55.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:55.778 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:55.817 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:55.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:55.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:55.919 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:55.938 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T09:53:55.947 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:55.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:55.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:56.048 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:56.077 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:56.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:56.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:56.179 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:56.217 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:56.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:56.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:55 smithi137 ceph-mon[93825]: pgmap v652: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 328/107475 objects misplaced (0.305%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T09:53:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:55 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2294570337' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:53:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:55 smithi137 ceph-mon[97575]: pgmap v652: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 328/107475 objects misplaced (0.305%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T09:53:56.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:55 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2294570337' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:53:56.319 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:56.352 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:56.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:56.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:55 smithi165 ceph-mon[86023]: pgmap v652: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 328/107475 objects misplaced (0.305%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T09:53:56.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:55 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2294570337' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:53:56.453 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:56.479 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:56.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:56.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:56.581 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:56.626 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:56.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:56.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:56.728 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:56.756 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:56.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:56.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:56.858 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:53:56.886 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:56.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:56.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:53:56.988 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:57.018 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:57.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:57.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:57.120 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:57.153 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:57.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:57.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:57.254 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:57.291 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:57.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:57.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:57.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:56 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:53:57.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:56 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2294570337' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:53:57.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:56 smithi137 ceph-mon[93825]: osdmap e212: 8 total, 8 up, 8 in 2024-09-21T09:53:57.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:56 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:53:57.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:56 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2294570337' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:53:57.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:56 smithi137 ceph-mon[97575]: osdmap e212: 8 total, 8 up, 8 in 2024-09-21T09:53:57.392 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:57.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:56 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:53:57.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:56 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2294570337' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:53:57.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:56 smithi165 ceph-mon[86023]: osdmap e212: 8 total, 8 up, 8 in 2024-09-21T09:53:57.419 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:57.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:57.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:57.521 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:57.548 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:57.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:57.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:57.650 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:57.678 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:57.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:57.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:57.780 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:57.821 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:57.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:57.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:57.923 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:57.962 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:57.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:57.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:58.063 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:58.097 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:58.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:58.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:58.199 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:58.236 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:58.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:58.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:58.245 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:57 smithi137 ceph-mon[93825]: pgmap v654: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.1 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 328/104622 objects misplaced (0.314%); 1.8 MiB/s, 28 objects/s recovering 2024-09-21T09:53:58.246 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:57 smithi137 ceph-mon[97575]: pgmap v654: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.1 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 328/104622 objects misplaced (0.314%); 1.8 MiB/s, 28 objects/s recovering 2024-09-21T09:53:58.338 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:58.382 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:58.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:58.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:57 smithi165 ceph-mon[86023]: pgmap v654: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.1 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 328/104622 objects misplaced (0.314%); 1.8 MiB/s, 28 objects/s recovering 2024-09-21T09:53:58.484 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:58.524 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:58.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:58.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:58.626 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:58.652 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:58.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:58.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:58.753 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:58.779 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:58.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:58.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:58.880 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:58.926 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:58.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:58.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:59.027 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:53:59.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:59.072 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:59.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:53:59.173 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:53:59.197 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:59.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:59.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:53:59.298 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:53:59.323 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:59.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:59.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:53:59.425 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:59.446 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:59.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:59.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:53:59.548 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:53:59.569 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:59.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:59.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:53:59.670 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:53:59.692 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:59.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:59.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:53:59.793 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:53:59.815 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:53:59.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:59.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:53:59.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:53:59.939 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:53:59.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:59.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:00.041 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:00.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:00.067 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:00.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:00.168 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:00.192 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:00.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:00.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:00.271 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:59 smithi137 ceph-mon[93825]: pgmap v655: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.0 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 4.4 MiB/s, 84 objects/s recovering 2024-09-21T09:54:00.272 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:53:59 smithi137 ceph-mon[93825]: osdmap e213: 8 total, 8 up, 8 in 2024-09-21T09:54:00.272 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:59 smithi137 ceph-mon[97575]: pgmap v655: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.0 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 4.4 MiB/s, 84 objects/s recovering 2024-09-21T09:54:00.272 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:53:59 smithi137 ceph-mon[97575]: osdmap e213: 8 total, 8 up, 8 in 2024-09-21T09:54:00.293 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:00.318 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:00.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:00.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:00.360 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:54:00.360 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:54:00.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:59 smithi165 ceph-mon[86023]: pgmap v655: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.0 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 4.4 MiB/s, 84 objects/s recovering 2024-09-21T09:54:00.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:53:59 smithi165 ceph-mon[86023]: osdmap e213: 8 total, 8 up, 8 in 2024-09-21T09:54:00.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:54:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:54:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:54:00.409 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:54:00.409 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:54:00.420 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:00.457 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:54:00.457 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:54:00.479 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:00.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:00.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:00.496 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:54:00.496 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:54:00.525 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:54:00.525 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:54:00.558 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:54:00.558 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:54:00.581 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:00.594 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:54:00.594 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:54:00.625 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:54:00.625 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:54:00.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:00.626 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:00.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:00.727 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:00.751 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:00.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:00.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:00.853 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:00.879 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:00.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:00.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:00.981 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:01.009 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:01.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:01.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:01.073 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:01 smithi137 ceph-mon[93825]: osdmap e214: 8 total, 8 up, 8 in 2024-09-21T09:54:01.073 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:01 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3530452613' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:54:01.074 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:01 smithi137 ceph-mon[97575]: osdmap e214: 8 total, 8 up, 8 in 2024-09-21T09:54:01.074 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:01 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3530452613' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:54:01.111 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:01.134 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:01.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:01.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:01.236 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:01.258 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:01.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:01.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:01.291 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:54:01.291 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T09:54:01.291 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.291 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:149573 7.a 7:5e8d3a0d:::benchmark_data_smithi137_164067_object59879:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e214)", 2024-09-21T09:54:01.291 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:54:01.173737+0000", 2024-09-21T09:54:01.291 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.038520665000000003, 2024-09-21T09:54:01.291 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.038550160999999999, 2024-09-21T09:54:01.291 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:54:01.291 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:54:01.291 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:54:01.291 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:54:01.291 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:54:01.292 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:01.292 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 149573 2024-09-21T09:54:01.292 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.292 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:54:01.292 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.292 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:54:01.292 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.173737+0000", 2024-09-21T09:54:01.292 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.292 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.292 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.292 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:54:01.292 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.173737+0000", 2024-09-21T09:54:01.292 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.292 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.293 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.293 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:54:01.293 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.173739+0000", 2024-09-21T09:54:01.293 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4279999999999999e-06 2024-09-21T09:54:01.293 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.293 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.293 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:54:01.293 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.173743+0000", 2024-09-21T09:54:01.293 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.7419999999999999e-06 2024-09-21T09:54:01.293 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.293 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.293 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:54:01.293 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.173751+0000", 2024-09-21T09:54:01.293 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2230000000000007e-06 2024-09-21T09:54:01.294 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.294 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.294 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:54:01.294 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.173756+0000", 2024-09-21T09:54:01.294 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.57e-06 2024-09-21T09:54:01.294 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.294 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.294 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:54:01.294 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.174144+0000", 2024-09-21T09:54:01.294 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00038766400000000002 2024-09-21T09:54:01.294 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.294 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.294 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:54:01.295 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.174262+0000", 2024-09-21T09:54:01.295 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011808500000000001 2024-09-21T09:54:01.295 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.295 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.295 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:54:01.295 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.174517+0000", 2024-09-21T09:54:01.295 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00025456399999999998 2024-09-21T09:54:01.295 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.295 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.295 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:01.295 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.179055+0000", 2024-09-21T09:54:01.295 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.004538851 2024-09-21T09:54:01.295 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.295 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.295 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:54:01.296 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.179629+0000", 2024-09-21T09:54:01.296 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00057349400000000002 2024-09-21T09:54:01.296 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.296 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:54:01.296 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.296 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.296 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.296 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:149576 7.a 7:54aaf4ec:::benchmark_data_smithi137_164067_object59882:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e214)", 2024-09-21T09:54:01.296 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:54:01.180245+0000", 2024-09-21T09:54:01.296 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.032012810000000003, 2024-09-21T09:54:01.296 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.032119742999999999, 2024-09-21T09:54:01.296 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:54:01.296 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:54:01.296 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:54:01.297 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:54:01.297 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:54:01.297 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:01.297 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 149576 2024-09-21T09:54:01.297 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.297 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:54:01.297 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.297 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:54:01.297 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180245+0000", 2024-09-21T09:54:01.297 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.297 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.297 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.297 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:54:01.297 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180245+0000", 2024-09-21T09:54:01.297 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.298 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.298 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.298 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:54:01.298 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180247+0000", 2024-09-21T09:54:01.298 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.838e-06 2024-09-21T09:54:01.298 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.298 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.298 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:54:01.298 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180252+0000", 2024-09-21T09:54:01.298 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1220000000000003e-06 2024-09-21T09:54:01.298 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.298 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.298 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:54:01.298 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180268+0000", 2024-09-21T09:54:01.299 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5790999999999998e-05 2024-09-21T09:54:01.299 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.299 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.299 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:54:01.299 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180276+0000", 2024-09-21T09:54:01.299 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6190000000000002e-06 2024-09-21T09:54:01.299 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.299 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.299 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:54:01.299 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.182235+0000", 2024-09-21T09:54:01.299 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0019590010000000001 2024-09-21T09:54:01.299 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.299 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.299 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:54:01.300 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.182348+0000", 2024-09-21T09:54:01.300 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000113718 2024-09-21T09:54:01.300 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.300 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.300 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:54:01.300 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.182463+0000", 2024-09-21T09:54:01.300 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000114275 2024-09-21T09:54:01.300 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.300 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.300 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:01.300 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.197704+0000", 2024-09-21T09:54:01.300 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.015241199 2024-09-21T09:54:01.300 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.301 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.301 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:54:01.301 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.197717+0000", 2024-09-21T09:54:01.301 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2826999999999999e-05 2024-09-21T09:54:01.301 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.301 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:54:01.301 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.301 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.301 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.301 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:149579 7.3 7:c16cffca:::benchmark_data_smithi137_164067_object59885:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e214)", 2024-09-21T09:54:01.301 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:54:01.180321+0000", 2024-09-21T09:54:01.301 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.031937383999999999, 2024-09-21T09:54:01.301 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.032110767999999998, 2024-09-21T09:54:01.301 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:54:01.302 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:54:01.302 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:54:01.302 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:54:01.302 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:54:01.302 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:01.302 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 149579 2024-09-21T09:54:01.302 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.302 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:54:01.302 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.302 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:54:01.302 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180321+0000", 2024-09-21T09:54:01.302 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.302 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.302 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.303 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:54:01.303 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180321+0000", 2024-09-21T09:54:01.303 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.303 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.303 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.303 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:54:01.303 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180321+0000", 2024-09-21T09:54:01.303 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.03e-07 2024-09-21T09:54:01.303 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.303 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.303 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:54:01.303 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180323+0000", 2024-09-21T09:54:01.303 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8920000000000001e-06 2024-09-21T09:54:01.303 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.303 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.304 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:54:01.304 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180328+0000", 2024-09-21T09:54:01.304 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3669999999999996e-06 2024-09-21T09:54:01.304 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.304 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.304 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:54:01.304 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180333+0000", 2024-09-21T09:54:01.304 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3340000000000003e-06 2024-09-21T09:54:01.304 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.304 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.304 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:54:01.304 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.184797+0000", 2024-09-21T09:54:01.304 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0044645489999999999 2024-09-21T09:54:01.304 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.305 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.305 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:54:01.305 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.184922+0000", 2024-09-21T09:54:01.305 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012460300000000001 2024-09-21T09:54:01.305 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.305 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.305 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,4", 2024-09-21T09:54:01.305 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.185026+0000", 2024-09-21T09:54:01.305 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010375800000000001 2024-09-21T09:54:01.305 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.305 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.305 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:01.305 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.193032+0000", 2024-09-21T09:54:01.305 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0080066789999999992 2024-09-21T09:54:01.305 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.306 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.306 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:54:01.306 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.202547+0000", 2024-09-21T09:54:01.306 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0095145730000000001 2024-09-21T09:54:01.306 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.306 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:54:01.306 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.306 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.306 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.306 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:149580 7.2 7:41a55b9d:::benchmark_data_smithi137_164067_object59886:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e214)", 2024-09-21T09:54:01.306 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:54:01.180597+0000", 2024-09-21T09:54:01.306 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.031660954999999998, 2024-09-21T09:54:01.306 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.031900565999999998, 2024-09-21T09:54:01.306 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:54:01.307 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:54:01.307 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:54:01.307 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:54:01.307 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:54:01.307 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:01.307 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 149580 2024-09-21T09:54:01.307 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.307 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:54:01.307 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.307 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:54:01.307 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180597+0000", 2024-09-21T09:54:01.307 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.307 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.307 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.308 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:54:01.308 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180597+0000", 2024-09-21T09:54:01.308 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.308 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.308 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.308 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:54:01.308 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180598+0000", 2024-09-21T09:54:01.308 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2699999999999998e-07 2024-09-21T09:54:01.308 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.308 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.308 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:54:01.309 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180602+0000", 2024-09-21T09:54:01.309 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9650000000000002e-06 2024-09-21T09:54:01.309 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.309 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.309 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:54:01.309 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180614+0000", 2024-09-21T09:54:01.309 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2187e-05 2024-09-21T09:54:01.309 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.309 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.309 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:54:01.309 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.180622+0000", 2024-09-21T09:54:01.309 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4479999999999997e-06 2024-09-21T09:54:01.309 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.310 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.310 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:54:01.310 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.184800+0000", 2024-09-21T09:54:01.310 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0041787450000000002 2024-09-21T09:54:01.310 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.310 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.310 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:54:01.310 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.184908+0000", 2024-09-21T09:54:01.310 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000108087 2024-09-21T09:54:01.310 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.310 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.310 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,2", 2024-09-21T09:54:01.311 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.185014+0000", 2024-09-21T09:54:01.311 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000105553 2024-09-21T09:54:01.311 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.311 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.311 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:01.311 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.198594+0000", 2024-09-21T09:54:01.311 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.013580112 2024-09-21T09:54:01.311 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.311 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.311 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:54:01.311 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.208614+0000", 2024-09-21T09:54:01.312 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010020326 2024-09-21T09:54:01.312 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.312 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:54:01.312 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.312 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.312 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.312 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45137.0:149586 7.7 e214/197 7:e29021eb:::benchmark_data_smithi137_164067_object59892:head v 214'9472, mlcod=214'9470)", 2024-09-21T09:54:01.312 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:54:01.196040+0000", 2024-09-21T09:54:01.312 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.016217776, 2024-09-21T09:54:01.312 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.016522492999999999, 2024-09-21T09:54:01.312 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:54:01.312 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:54:01.313 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:54:01.313 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:54:01.313 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.313 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:54:01.313 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.196040+0000", 2024-09-21T09:54:01.313 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.313 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.313 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.313 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:54:01.313 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.196040+0000", 2024-09-21T09:54:01.313 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.314 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.314 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.314 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:54:01.314 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.196041+0000", 2024-09-21T09:54:01.314 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3099999999999998e-07 2024-09-21T09:54:01.314 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.314 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.314 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:54:01.314 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.196045+0000", 2024-09-21T09:54:01.314 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1640000000000003e-06 2024-09-21T09:54:01.314 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.314 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.315 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:54:01.315 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.196052+0000", 2024-09-21T09:54:01.315 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4270000000000002e-06 2024-09-21T09:54:01.315 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.315 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.315 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:54:01.315 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.196057+0000", 2024-09-21T09:54:01.315 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1089999999999997e-06 2024-09-21T09:54:01.315 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.315 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.315 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:54:01.315 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.197952+0000", 2024-09-21T09:54:01.316 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0018946589999999999 2024-09-21T09:54:01.316 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.316 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.316 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:54:01.316 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.197971+0000", 2024-09-21T09:54:01.316 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9018e-05 2024-09-21T09:54:01.316 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.316 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:54:01.316 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.316 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.316 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.317 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:149587 7.3 7:c1be0fa2:::benchmark_data_smithi137_164067_object59893:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e214)", 2024-09-21T09:54:01.317 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:54:01.196109+0000", 2024-09-21T09:54:01.317 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.016149519000000001, 2024-09-21T09:54:01.317 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.016500503999999999, 2024-09-21T09:54:01.317 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:54:01.317 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:54:01.317 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:54:01.317 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:54:01.317 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:54:01.317 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:01.317 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 149587 2024-09-21T09:54:01.317 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.317 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:54:01.318 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.318 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:54:01.318 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.196109+0000", 2024-09-21T09:54:01.318 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.318 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.318 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.318 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:54:01.318 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.196109+0000", 2024-09-21T09:54:01.318 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.318 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.318 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.319 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:54:01.319 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.196110+0000", 2024-09-21T09:54:01.319 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4419999999999999e-06 2024-09-21T09:54:01.319 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.319 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.319 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:54:01.319 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.196114+0000", 2024-09-21T09:54:01.319 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0149999999999997e-06 2024-09-21T09:54:01.319 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.319 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.319 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:54:01.319 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.196123+0000", 2024-09-21T09:54:01.319 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3349999999999996e-06 2024-09-21T09:54:01.319 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.320 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.320 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:54:01.320 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.196129+0000", 2024-09-21T09:54:01.320 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7849999999999997e-06 2024-09-21T09:54:01.320 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.320 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.320 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:54:01.320 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.197952+0000", 2024-09-21T09:54:01.320 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001822595 2024-09-21T09:54:01.320 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.320 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.320 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:54:01.320 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.198083+0000", 2024-09-21T09:54:01.320 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000130927 2024-09-21T09:54:01.320 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.321 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.321 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,4", 2024-09-21T09:54:01.321 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.198202+0000", 2024-09-21T09:54:01.321 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000118958 2024-09-21T09:54:01.321 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.321 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.321 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:01.321 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.203985+0000", 2024-09-21T09:54:01.321 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0057832910000000003 2024-09-21T09:54:01.321 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.321 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.321 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:54:01.321 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.209804+0000", 2024-09-21T09:54:01.321 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0058187509999999996 2024-09-21T09:54:01.322 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.322 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:54:01.322 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.322 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.322 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.322 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:149589 7.2 7:45fadca3:::benchmark_data_smithi137_164067_object59895:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e214)", 2024-09-21T09:54:01.322 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:54:01.198357+0000", 2024-09-21T09:54:01.322 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.013900622, 2024-09-21T09:54:01.322 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.014319012000000001, 2024-09-21T09:54:01.322 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:54:01.322 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:54:01.322 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:54:01.322 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:54:01.322 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:54:01.323 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:01.323 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 149589 2024-09-21T09:54:01.323 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.323 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:54:01.323 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.323 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:54:01.323 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.198357+0000", 2024-09-21T09:54:01.323 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.323 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.323 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.323 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:54:01.323 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.198357+0000", 2024-09-21T09:54:01.323 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.323 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.323 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.324 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:54:01.324 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.198359+0000", 2024-09-21T09:54:01.324 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4389999999999999e-06 2024-09-21T09:54:01.324 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.324 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.324 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:54:01.324 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.198363+0000", 2024-09-21T09:54:01.324 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6380000000000003e-06 2024-09-21T09:54:01.324 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.324 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.324 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:54:01.324 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.198374+0000", 2024-09-21T09:54:01.324 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0097e-05 2024-09-21T09:54:01.324 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.325 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.325 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:54:01.325 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.198381+0000", 2024-09-21T09:54:01.325 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1949999999999997e-06 2024-09-21T09:54:01.325 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.325 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.325 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:54:01.325 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.198621+0000", 2024-09-21T09:54:01.325 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00023983699999999999 2024-09-21T09:54:01.325 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.325 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.325 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:54:01.325 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.198715+0000", 2024-09-21T09:54:01.326 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4864999999999994e-05 2024-09-21T09:54:01.326 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.326 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.326 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,2", 2024-09-21T09:54:01.326 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.198814+0000", 2024-09-21T09:54:01.326 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.8246999999999996e-05 2024-09-21T09:54:01.326 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.326 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.327 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:54:01.327 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.210326+0000", 2024-09-21T09:54:01.327 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.011512418999999999 2024-09-21T09:54:01.327 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.327 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:54:01.327 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.327 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.327 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.327 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:149592 7.a 7:5e26e084:::benchmark_data_smithi137_164067_object59898:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e214)", 2024-09-21T09:54:01.327 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:54:01.200747+0000", 2024-09-21T09:54:01.328 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.011510594000000001, 2024-09-21T09:54:01.328 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.011988586000000001, 2024-09-21T09:54:01.328 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:54:01.328 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:54:01.328 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:54:01.328 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:54:01.328 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:54:01.328 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:01.328 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 149592 2024-09-21T09:54:01.328 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.328 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:54:01.328 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.329 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:54:01.329 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.200747+0000", 2024-09-21T09:54:01.329 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.329 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.329 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.329 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:54:01.329 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.200747+0000", 2024-09-21T09:54:01.329 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.329 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.329 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.329 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:54:01.329 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.200749+0000", 2024-09-21T09:54:01.329 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5519999999999999e-06 2024-09-21T09:54:01.329 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.330 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.330 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:54:01.330 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.200754+0000", 2024-09-21T09:54:01.330 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3000000000000001e-06 2024-09-21T09:54:01.330 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.330 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.330 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:54:01.330 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.200766+0000", 2024-09-21T09:54:01.330 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.217e-05 2024-09-21T09:54:01.330 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.330 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.330 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:54:01.330 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.200774+0000", 2024-09-21T09:54:01.330 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5630000000000003e-06 2024-09-21T09:54:01.331 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.331 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.331 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:54:01.331 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.202597+0000", 2024-09-21T09:54:01.331 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0018229609999999999 2024-09-21T09:54:01.331 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.331 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.331 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:54:01.331 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.202718+0000", 2024-09-21T09:54:01.331 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000121357 2024-09-21T09:54:01.331 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.331 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.331 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:54:01.331 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.203454+0000", 2024-09-21T09:54:01.331 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00073609499999999998 2024-09-21T09:54:01.332 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.332 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.332 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:01.332 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.208990+0000", 2024-09-21T09:54:01.332 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0055351330000000002 2024-09-21T09:54:01.332 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.332 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.332 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:54:01.332 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.210333+0000", 2024-09-21T09:54:01.332 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013438600000000001 2024-09-21T09:54:01.332 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.332 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:54:01.332 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.332 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.333 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.333 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45137.0:149591 7.0 e214/188 7:02c12ccb:::benchmark_data_smithi137_164067_object59897:head v 214'9397, mlcod=214'9394)", 2024-09-21T09:54:01.333 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:54:01.201098+0000", 2024-09-21T09:54:01.333 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.011160088, 2024-09-21T09:54:01.333 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.011701105, 2024-09-21T09:54:01.333 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:54:01.333 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:54:01.333 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:54:01.333 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:54:01.333 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.333 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:54:01.333 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.201098+0000", 2024-09-21T09:54:01.333 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.334 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.334 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.334 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:54:01.334 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.201098+0000", 2024-09-21T09:54:01.334 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.334 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.334 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.334 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:54:01.334 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.201099+0000", 2024-09-21T09:54:01.334 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2799999999999995e-07 2024-09-21T09:54:01.334 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.334 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.334 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:54:01.335 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.201103+0000", 2024-09-21T09:54:01.335 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7260000000000002e-06 2024-09-21T09:54:01.335 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.335 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.335 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:54:01.335 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.201112+0000", 2024-09-21T09:54:01.335 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3780000000000001e-06 2024-09-21T09:54:01.335 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.335 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.335 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:54:01.335 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.201117+0000", 2024-09-21T09:54:01.335 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1919999999999996e-06 2024-09-21T09:54:01.335 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.335 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.336 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:54:01.336 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.202379+0000", 2024-09-21T09:54:01.336 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0012620960000000001 2024-09-21T09:54:01.336 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.336 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.336 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:54:01.336 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.202402+0000", 2024-09-21T09:54:01.336 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2600999999999999e-05 2024-09-21T09:54:01.336 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.336 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:54:01.336 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.336 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.336 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.336 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45137.0:149594 7.0 e214/188 7:06c5684a:::benchmark_data_smithi137_164067_object59900:head v 214'9398, mlcod=214'9394)", 2024-09-21T09:54:01.337 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:54:01.208837+0000", 2024-09-21T09:54:01.337 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0034212309999999998, 2024-09-21T09:54:01.337 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0040073779999999998, 2024-09-21T09:54:01.337 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:54:01.337 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:54:01.337 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:54:01.337 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:54:01.337 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.337 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:54:01.337 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.208837+0000", 2024-09-21T09:54:01.337 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.337 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.337 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.337 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:54:01.338 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.208837+0000", 2024-09-21T09:54:01.338 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.338 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.338 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.338 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:54:01.338 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.208838+0000", 2024-09-21T09:54:01.338 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.283e-06 2024-09-21T09:54:01.338 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.338 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.338 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:54:01.338 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.208846+0000", 2024-09-21T09:54:01.338 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.8900000000000007e-06 2024-09-21T09:54:01.338 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.338 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.339 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:54:01.339 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.208860+0000", 2024-09-21T09:54:01.339 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4061e-05 2024-09-21T09:54:01.339 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.339 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.339 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:54:01.339 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.208868+0000", 2024-09-21T09:54:01.339 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5859999999999999e-06 2024-09-21T09:54:01.339 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.339 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.339 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:54:01.339 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.208958+0000", 2024-09-21T09:54:01.339 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0833000000000003e-05 2024-09-21T09:54:01.339 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.340 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.340 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:54:01.340 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.208979+0000", 2024-09-21T09:54:01.340 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0319e-05 2024-09-21T09:54:01.340 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.340 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:54:01.340 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.340 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.340 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.340 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45137.0:149595 7.7 e214/197 7:e70127b8:::benchmark_data_smithi137_164067_object59901:head v 214'9473, mlcod=214'9470)", 2024-09-21T09:54:01.340 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:54:01.210153+0000", 2024-09-21T09:54:01.340 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.002104678, 2024-09-21T09:54:01.340 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002743073, 2024-09-21T09:54:01.340 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:54:01.341 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:54:01.341 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:54:01.341 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:54:01.341 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.341 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:54:01.341 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.210153+0000", 2024-09-21T09:54:01.341 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.341 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.341 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.341 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:54:01.341 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.210153+0000", 2024-09-21T09:54:01.341 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.342 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.342 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.342 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:54:01.342 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.210154+0000", 2024-09-21T09:54:01.342 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8599999999999998e-07 2024-09-21T09:54:01.342 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.342 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.342 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:54:01.342 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.210159+0000", 2024-09-21T09:54:01.342 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8539999999999996e-06 2024-09-21T09:54:01.342 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.343 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.343 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:54:01.343 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.210175+0000", 2024-09-21T09:54:01.343 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5886e-05 2024-09-21T09:54:01.343 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.343 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.343 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:54:01.343 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.210182+0000", 2024-09-21T09:54:01.343 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5789999999999998e-06 2024-09-21T09:54:01.343 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.343 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.343 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:54:01.343 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.210263+0000", 2024-09-21T09:54:01.344 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0630999999999994e-05 2024-09-21T09:54:01.344 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.344 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.344 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:54:01.344 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.210320+0000", 2024-09-21T09:54:01.344 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6558000000000003e-05 2024-09-21T09:54:01.344 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.344 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:54:01.344 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.344 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.344 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.344 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:149569 7.2 7:4428e4c4:::benchmark_data_smithi137_164067_object59875:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e214)", 2024-09-21T09:54:01.345 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:54:01.166005+0000", 2024-09-21T09:54:01.345 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.046252785999999997, 2024-09-21T09:54:01.345 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.046943202000000003, 2024-09-21T09:54:01.345 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:54:01.345 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:54:01.345 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:54:01.345 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:54:01.345 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:54:01.345 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:01.345 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 149569 2024-09-21T09:54:01.345 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.345 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:54:01.346 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.346 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:54:01.346 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.166005+0000", 2024-09-21T09:54:01.346 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.346 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.346 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.346 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:54:01.346 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.166005+0000", 2024-09-21T09:54:01.346 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.346 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.346 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.347 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:54:01.347 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.166007+0000", 2024-09-21T09:54:01.347 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.443e-06 2024-09-21T09:54:01.347 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.347 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.347 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:54:01.347 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.166012+0000", 2024-09-21T09:54:01.347 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1399999999999999e-06 2024-09-21T09:54:01.347 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.347 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.347 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:54:01.347 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.166025+0000", 2024-09-21T09:54:01.348 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3658e-05 2024-09-21T09:54:01.348 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.348 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.348 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:54:01.348 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.166032+0000", 2024-09-21T09:54:01.348 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9410000000000001e-06 2024-09-21T09:54:01.348 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.348 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.348 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:54:01.348 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.166093+0000", 2024-09-21T09:54:01.348 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0176000000000001e-05 2024-09-21T09:54:01.348 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.349 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.349 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:54:01.349 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.166208+0000", 2024-09-21T09:54:01.349 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011573 2024-09-21T09:54:01.349 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.349 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.349 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,2", 2024-09-21T09:54:01.349 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.166318+0000", 2024-09-21T09:54:01.349 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000109617 2024-09-21T09:54:01.349 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.350 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.350 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:54:01.350 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.174110+0000", 2024-09-21T09:54:01.350 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0077924309999999998 2024-09-21T09:54:01.350 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.350 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.350 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:01.350 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.179313+0000", 2024-09-21T09:54:01.350 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0052021380000000002 2024-09-21T09:54:01.350 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.350 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:54:01.351 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.351 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.351 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.351 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45137.0:149570 7.a 7:51f171a4:::benchmark_data_smithi137_164067_object59876:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e214)", 2024-09-21T09:54:01.351 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:54:01.167967+0000", 2024-09-21T09:54:01.351 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.044290660000000003, 2024-09-21T09:54:01.351 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.045070194000000001, 2024-09-21T09:54:01.351 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:54:01.351 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:54:01.351 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:54:01.352 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:54:01.352 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45137", 2024-09-21T09:54:01.352 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:01.352 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 149570 2024-09-21T09:54:01.352 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.352 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:54:01.352 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.352 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:54:01.352 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.167967+0000", 2024-09-21T09:54:01.352 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.352 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.352 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.352 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:54:01.353 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.167967+0000", 2024-09-21T09:54:01.353 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:54:01.353 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.353 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.353 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:54:01.353 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.167969+0000", 2024-09-21T09:54:01.353 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2950000000000001e-06 2024-09-21T09:54:01.353 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.353 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.353 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:54:01.353 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.167974+0000", 2024-09-21T09:54:01.353 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0560000000000004e-06 2024-09-21T09:54:01.353 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.353 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.353 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:54:01.354 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.167985+0000", 2024-09-21T09:54:01.354 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1568e-05 2024-09-21T09:54:01.354 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.354 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.354 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:54:01.354 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.167992+0000", 2024-09-21T09:54:01.354 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1919999999999999e-06 2024-09-21T09:54:01.354 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.354 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.354 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:54:01.354 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.168042+0000", 2024-09-21T09:54:01.354 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9032000000000001e-05 2024-09-21T09:54:01.354 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.354 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.355 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:54:01.355 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.168154+0000", 2024-09-21T09:54:01.355 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000112039 2024-09-21T09:54:01.355 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.355 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.355 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:54:01.355 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.168262+0000", 2024-09-21T09:54:01.355 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000108526 2024-09-21T09:54:01.355 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.356 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.356 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:01.356 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.174098+0000", 2024-09-21T09:54:01.356 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0058354310000000003 2024-09-21T09:54:01.356 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:54:01.356 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:54:01.356 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:54:01.356 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:54:01.174116+0000", 2024-09-21T09:54:01.356 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8034999999999999e-05 2024-09-21T09:54:01.356 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.356 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:54:01.357 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.357 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:54:01.357 INFO:teuthology.orchestra.run.smithi137.stdout: ], 2024-09-21T09:54:01.357 INFO:teuthology.orchestra.run.smithi137.stdout: "num_ops": 13 2024-09-21T09:54:01.357 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:54:01.360 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:01.383 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:01.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:01.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:01.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:01 smithi165 ceph-mon[86023]: osdmap e214: 8 total, 8 up, 8 in 2024-09-21T09:54:01.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:01 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3530452613' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:54:01.486 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:01.511 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:01.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:01.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:01.608 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T09:54:01.613 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:01.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:01.703 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:01.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:01.804 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:01.859 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:01.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:01.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:01.961 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:01.989 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:01.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:01.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:02.011 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.5 to 1 (10000) 2024-09-21T09:54:02.091 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:02.117 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:02.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:02.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:02.220 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:02.257 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:02.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:02.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:02.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:02 smithi137 ceph-mon[93825]: pgmap v658: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 1.9 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 3.4 MiB/s, 73 objects/s recovering 2024-09-21T09:54:02.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:02 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1249025555' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T09:54:02.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:02 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T09:54:02.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:54:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:54:01] "GET /metrics HTTP/1.1" 200 36521 "" "Prometheus/2.51.0" 2024-09-21T09:54:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:02 smithi137 ceph-mon[97575]: pgmap v658: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 1.9 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 3.4 MiB/s, 73 objects/s recovering 2024-09-21T09:54:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:02 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1249025555' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T09:54:02.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:02 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T09:54:02.359 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:02.411 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:02 smithi165 ceph-mon[86023]: pgmap v658: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 1.9 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 3.4 MiB/s, 73 objects/s recovering 2024-09-21T09:54:02.411 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:02 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1249025555' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T09:54:02.412 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:02 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T09:54:02.435 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T09:54:02.443 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:02.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:02.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:02.545 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:02.575 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:02.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:02.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:02.677 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:02.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:02.736 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:02.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:02.836 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:02.869 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:02.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:02.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:02.971 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:02.999 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:03.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:03.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:03.101 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:03.135 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:03.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:03.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:03.237 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:03.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:03.278 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:03.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:03.291 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:03 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T09:54:03.291 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:03 smithi137 ceph-mon[93825]: osdmap e215: 8 total, 8 up, 8 in 2024-09-21T09:54:03.291 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:03 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T09:54:03.291 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:03 smithi137 ceph-mon[97575]: osdmap e215: 8 total, 8 up, 8 in 2024-09-21T09:54:03.331 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 6 1 2024-09-21T09:54:03.378 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:03.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:03 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T09:54:03.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:03 smithi165 ceph-mon[86023]: osdmap e215: 8 total, 8 up, 8 in 2024-09-21T09:54:03.401 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:03.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:03.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:03.503 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:03.554 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:03.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:03.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:03.656 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:03.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:03.715 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:03.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:03.816 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:03.858 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:03.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:03.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:03.960 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:04.000 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:04.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:04.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:04.102 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:04.141 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:04.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:04.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:04.243 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:04.285 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:04.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:04.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:04 smithi137 ceph-mon[93825]: pgmap v660: 89 pgs: 89 active+clean; 1.8 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 782 op/s; 3.4 MiB/s, 105 objects/s recovering 2024-09-21T09:54:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:04 smithi137 ceph-mon[93825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2024-09-21T09:54:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:04 smithi137 ceph-mon[97575]: pgmap v660: 89 pgs: 89 active+clean; 1.8 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 782 op/s; 3.4 MiB/s, 105 objects/s recovering 2024-09-21T09:54:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:04 smithi137 ceph-mon[97575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2024-09-21T09:54:04.387 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:04.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:04 smithi165 ceph-mon[86023]: pgmap v660: 89 pgs: 89 active+clean; 1.8 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 782 op/s; 3.4 MiB/s, 105 objects/s recovering 2024-09-21T09:54:04.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:04 smithi165 ceph-mon[86023]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2024-09-21T09:54:04.423 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:04.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:04.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:04.524 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:04.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:04.548 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:04.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:04.564 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:04.581 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:04.649 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:04.707 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:04.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:04.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:04.809 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:04.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:04.838 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:04.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:04.938 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:04.963 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:04.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:04.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:05.065 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:05.092 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:05.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:05.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:05.194 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:05.229 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:05.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:05.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:05.331 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:05.357 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:05.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:05.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:05.458 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:05.494 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:05.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:05.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:05.595 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:05.626 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:05.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:05.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:05.728 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:05.754 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:05.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:05.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:05.856 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:05.907 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:05.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:05.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:06.008 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:06.046 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:06.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:06.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:06.148 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:06.173 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:06.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:06.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:06.275 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:06.299 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:06.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:06.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:06.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:06 smithi137 ceph-mon[93825]: pgmap v661: 89 pgs: 89 active+clean; 1.7 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 0 B/s, 32 objects/s recovering 2024-09-21T09:54:06.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:06 smithi137 ceph-mon[97575]: pgmap v661: 89 pgs: 89 active+clean; 1.7 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 0 B/s, 32 objects/s recovering 2024-09-21T09:54:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:06 smithi165 ceph-mon[86023]: pgmap v661: 89 pgs: 89 active+clean; 1.7 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 0 B/s, 32 objects/s recovering 2024-09-21T09:54:06.402 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:06.437 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:06.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:06.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:06.527 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:54:06.538 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:06.564 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:06.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:06.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:06.666 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:06.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:06.720 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:06.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:06.821 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:06.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:06.870 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:06.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:06.971 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:07.043 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:07.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:07.044 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:07.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:07.145 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:07.171 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:07.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:07.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:07.273 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:07.297 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:07.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:07.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:07.399 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:07.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:07.441 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:07.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:07.542 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:07.578 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:07.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:07.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:07.680 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:07.719 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:07.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:07.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:07.820 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:07.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:07.863 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:07.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:07.964 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:07.991 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:07.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:07.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:08.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:08 smithi137 ceph-mon[93825]: pgmap v662: 89 pgs: 89 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 0 B/s, 24 objects/s recovering 2024-09-21T09:54:08.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:08 smithi137 ceph-mon[97575]: pgmap v662: 89 pgs: 89 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 0 B/s, 24 objects/s recovering 2024-09-21T09:54:08.093 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:08.123 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:08.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:08.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:08.225 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:08.268 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:08.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:08.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:08.370 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:08.397 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:08 smithi165 ceph-mon[86023]: pgmap v662: 89 pgs: 89 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 0 B/s, 24 objects/s recovering 2024-09-21T09:54:08.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:08.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:08.499 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:08.522 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:54:08.522 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T09:54:08.522 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T09:54:08.522 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T09:54:08.523 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:54:08.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:08.547 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:08.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:08.648 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:08.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:08.675 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:08.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:08.776 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:08.819 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:08.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:08.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:08.886 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:08.921 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:08.944 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:08.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:08.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:09.046 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:09.058 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T09:54:09.103 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:09.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:09.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:09.205 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:09.238 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:09.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:09.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:09.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:09 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2966052369' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:54:09.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:09 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2966052369' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:54:09.340 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:09.372 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:09.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:09.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:09.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:09 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2966052369' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:54:09.475 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:09.519 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:09.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:09.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:09.620 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:09.650 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:09.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:09.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:09.751 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:09.787 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:09.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:09.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:09.889 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:09.932 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:09.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:09.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:10.034 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:10.073 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:10.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:10.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:10.102 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:10 smithi137 ceph-mon[93825]: pgmap v663: 89 pgs: 89 active+clean; 1.6 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 0 B/s, 22 objects/s recovering 2024-09-21T09:54:10.102 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:10 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:54:10.102 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:10 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2966052369' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:54:10.102 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:10 smithi137 ceph-mon[93825]: osdmap e216: 8 total, 8 up, 8 in 2024-09-21T09:54:10.102 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:54:10.102 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:54:10.102 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:54:10.103 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:10 smithi137 ceph-mon[97575]: pgmap v663: 89 pgs: 89 active+clean; 1.6 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 0 B/s, 22 objects/s recovering 2024-09-21T09:54:10.103 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:10 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:54:10.103 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:10 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2966052369' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:54:10.103 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:10 smithi137 ceph-mon[97575]: osdmap e216: 8 total, 8 up, 8 in 2024-09-21T09:54:10.103 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:54:10.103 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:54:10.103 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:54:10.175 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:10.200 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:10.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:10.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:10.302 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:10.331 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:10.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:10.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:10.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:54:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:54:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:54:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:10 smithi165 ceph-mon[86023]: pgmap v663: 89 pgs: 89 active+clean; 1.6 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 0 B/s, 22 objects/s recovering 2024-09-21T09:54:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:10 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:54:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:10 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2966052369' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:54:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:10 smithi165 ceph-mon[86023]: osdmap e216: 8 total, 8 up, 8 in 2024-09-21T09:54:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:54:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:54:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:54:10.433 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:10.459 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:10.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:10.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:10.561 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:10.595 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:10.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:10.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:10.697 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:10.725 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:10.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:10.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:10.827 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:10.853 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:10.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:10.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:10.955 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:10.995 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:10.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:10.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:11.097 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:11.146 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:11.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:11.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:11.213 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T09:54:11.248 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:11.269 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:11.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:11.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:11.371 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:11.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:11.407 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:11.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:11.508 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:11.557 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:11.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:11.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:11.659 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:11.684 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:11.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:11.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:11.786 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:11.813 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:11.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:11.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:11.915 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:11.956 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:11.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:11.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:12.009 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T09:54:12.058 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:12.081 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:12.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:12.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:12.183 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:12.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:12.227 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:12.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:12.302 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:54:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:54:11] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.51.0" 2024-09-21T09:54:12.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:12 smithi137 ceph-mon[97575]: pgmap v665: 89 pgs: 89 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 0 B/s, 22 objects/s recovering 2024-09-21T09:54:12.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:12 smithi137 ceph-mon[93825]: pgmap v665: 89 pgs: 89 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 0 B/s, 22 objects/s recovering 2024-09-21T09:54:12.329 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:12.374 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:12.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:12.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:12 smithi165 ceph-mon[86023]: pgmap v665: 89 pgs: 89 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 0 B/s, 22 objects/s recovering 2024-09-21T09:54:12.476 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:12.514 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:12.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:12.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:12.615 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:12.641 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:12.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:12.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:12.743 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:12.770 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:12.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:12.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:12.871 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:12.895 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:12.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:12.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:12.996 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:13.038 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:13.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:13.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:13.139 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:13.182 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:13.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:13.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:13.284 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:13.311 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:13.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:13.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:13.413 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:13.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:13.449 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:13.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:13.550 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:13.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:13.596 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:13.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:13.697 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:13.735 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:13.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:13.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:13.836 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:13.882 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:13.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:13.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:13.984 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:14.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:14.007 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:14.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:14.108 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:14.134 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:14.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:14.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:14.236 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:14.264 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:14.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:14.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:14.365 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:14.393 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:14.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:14.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:14 smithi165 ceph-mon[86023]: pgmap v666: 89 pgs: 89 active+clean; 1.4 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2024-09-21T09:54:14.494 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:14.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:14.531 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:14.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:14.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:14 smithi137 ceph-mon[93825]: pgmap v666: 89 pgs: 89 active+clean; 1.4 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2024-09-21T09:54:14.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:14 smithi137 ceph-mon[97575]: pgmap v666: 89 pgs: 89 active+clean; 1.4 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2024-09-21T09:54:14.631 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:14.664 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:14.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:14.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:14.765 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:14.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:14.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:14.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:14.892 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:14.920 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:14.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:14.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:15.021 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:15.047 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:15.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:15.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:15.148 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:15.195 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:15.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:15.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:15.296 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:15.317 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:15.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:15.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:15.419 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:15.445 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:15.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:15.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:15.546 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:15.571 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:15.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:15.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:15.673 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:15.701 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:15.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:15.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:15.802 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:15.842 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:15.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:15.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:15.944 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:15.971 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:15.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:15.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:16.072 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:16.112 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:16.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:16.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:16.213 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:16.241 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:16.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:16.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:16.343 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:16.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:16.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:16.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:16 smithi165 ceph-mon[86023]: pgmap v667: 89 pgs: 89 active+clean; 1.3 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2024-09-21T09:54:16.398 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:16 smithi137 ceph-mon[93825]: pgmap v667: 89 pgs: 89 active+clean; 1.3 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2024-09-21T09:54:16.398 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:16 smithi137 ceph-mon[97575]: pgmap v667: 89 pgs: 89 active+clean; 1.3 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2024-09-21T09:54:16.480 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:16.532 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:16.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:16.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:16.634 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:16.660 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:16.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:16.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:16.761 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:16.787 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:16.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:16.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:16.889 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:16.950 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:16.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:16.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:17.052 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:17.104 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:17.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:17.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:17.206 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:17.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:17.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:17.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:17.356 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:17.383 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:17.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:17.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:17.485 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:17.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:17.527 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:17.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:17.628 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:17.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:17.655 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:17.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:17.756 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:17.781 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:17.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:17.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:17.883 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:17.932 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:17.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:17.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:18.034 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:18.035 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:54:18.035 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:54:18.040 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:18.079 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:54:18.079 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:54:18.081 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.6 to 1 (10000) 2024-09-21T09:54:18.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:18.094 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:18.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:18.139 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:54:18.140 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:54:18.171 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:54:18.171 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:54:18.192 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:54:18.192 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:54:18.195 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:18.208 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:54:18.209 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:54:18.226 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:18.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:18.227 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:18.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:18.233 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:54:18.233 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:54:18.265 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:54:18.266 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:54:18.328 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:18.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:18.365 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:18.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:18 smithi165 ceph-mon[86023]: pgmap v668: 89 pgs: 89 active+clean; 1.2 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T09:54:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:18 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/545107770' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T09:54:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:18 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T09:54:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:18 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/568893563' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:54:18.466 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:18.501 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:18.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:18.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:18 smithi137 ceph-mon[93825]: pgmap v668: 89 pgs: 89 active+clean; 1.2 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T09:54:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:18 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/545107770' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T09:54:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:18 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T09:54:18.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:18 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/568893563' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:54:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:18 smithi137 ceph-mon[97575]: pgmap v668: 89 pgs: 89 active+clean; 1.2 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T09:54:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:18 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/545107770' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T09:54:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:18 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T09:54:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:18 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/568893563' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:54:18.604 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:18.640 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:18.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:18.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:18.741 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:18.769 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:18.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:18.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:18.871 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:18.903 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:18.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:18.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:19.004 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:19.032 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:19.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:19.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:19.134 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:19.161 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:19.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:19.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:19.263 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:19.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:19.294 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:19.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:19.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:19 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T09:54:19.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:19 smithi137 ceph-mon[93825]: osdmap e217: 8 total, 8 up, 8 in 2024-09-21T09:54:19.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:19 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T09:54:19.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:19 smithi137 ceph-mon[97575]: osdmap e217: 8 total, 8 up, 8 in 2024-09-21T09:54:19.395 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:19 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T09:54:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:19 smithi165 ceph-mon[86023]: osdmap e217: 8 total, 8 up, 8 in 2024-09-21T09:54:19.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:19.446 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:19.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:19.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:19.584 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:19.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:19.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:19.685 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:19.712 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:19.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:19.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:19.814 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:19.823 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-21T09:54:19.823 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:54:19.856 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:19.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:19.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:19.958 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:19.983 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:19.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:19.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:20.085 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:20.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:20.127 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:20.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:20.210 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:20 smithi137 ceph-mon[93825]: pgmap v670: 89 pgs: 89 active+clean; 1.1 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-09-21T09:54:20.211 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:20 smithi137 ceph-mon[97575]: pgmap v670: 89 pgs: 89 active+clean; 1.1 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-09-21T09:54:20.228 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:20.253 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:20.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:20.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:20.355 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:20.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:20.391 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:20.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:20.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:20 smithi165 ceph-mon[86023]: pgmap v670: 89 pgs: 89 active+clean; 1.1 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-09-21T09:54:20.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:54:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:54:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:54:20.492 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:20.529 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:20.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:20.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:20.631 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:20.655 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:20.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:20.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:20.757 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:20.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:20.798 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:20.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:20.899 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:20.925 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:20.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:20.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:21.027 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:21.059 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:21.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:21.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:21.161 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:21.196 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:21.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:21.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:21.298 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:21.351 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:21.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:21.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:21.452 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:21.489 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:21.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:21.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:21.591 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:21.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:21.633 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:21.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:21.734 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:21.764 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:21.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:21.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:21.866 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:21.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:21.901 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:21.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:22.002 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:22.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:22.028 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:22.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:22.129 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:22.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:22.170 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:22.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:22.271 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:22.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:54:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:54:21] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.51.0" 2024-09-21T09:54:22.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:22 smithi137 ceph-mon[93825]: pgmap v671: 89 pgs: 89 active+clean; 1.0 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-09-21T09:54:22.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:22 smithi137 ceph-mon[97575]: pgmap v671: 89 pgs: 89 active+clean; 1.0 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-09-21T09:54:22.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:22.302 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:22.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:22.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:22 smithi165 ceph-mon[86023]: pgmap v671: 89 pgs: 89 active+clean; 1.0 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-09-21T09:54:22.404 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:22.431 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:22.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:22.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:22.533 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:22.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:22.559 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:22.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:22.660 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:22.685 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:22.729 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:22.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:22.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:22.831 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:22.868 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:22.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:22.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:22.970 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:22.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:54:23.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:23.012 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:23.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:23.114 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:23.140 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:23.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:23.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:23.242 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:23.289 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:23.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:23.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:23.390 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:23.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:23.414 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:23.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:23.507 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:54:23.507 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:54:23.516 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:23.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:23.539 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:23.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:23.640 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:23.664 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:23.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:23.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:23.766 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:23.803 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:23.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:23.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:23.905 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:23.935 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:23.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:23.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:24.036 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:24.078 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:24.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:24.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:24.180 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:24.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:24.230 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:24.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:24.331 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:24.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:24.358 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:24.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:24 smithi165 ceph-mon[86023]: pgmap v672: 89 pgs: 89 active+clean; 947 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-09-21T09:54:24.459 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:24.496 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:24.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:24.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:24 smithi137 ceph-mon[93825]: pgmap v672: 89 pgs: 89 active+clean; 947 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-09-21T09:54:24.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:24 smithi137 ceph-mon[97575]: pgmap v672: 89 pgs: 89 active+clean; 947 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-09-21T09:54:24.598 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:24.622 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:24.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:24.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:24.724 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:24.765 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:24.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:24.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:24.809 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T09:54:24.868 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:24.904 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:24.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:24.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:25.006 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:25.042 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:25.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:25.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:25.144 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:25.152 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:54:25.209 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:25.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:25.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:25.250 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:54:25.250 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:54:25.311 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:25.339 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:25.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:25.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:25.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:54:25.441 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:25.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:25.473 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:25.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:25.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:25.619 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:25.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:25.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:25.721 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:25.777 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:25.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:25.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:25.879 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:25.909 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:25.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:25.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:26.011 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:26.053 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:26.055 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:26.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:26.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:26.151 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T09:54:26.157 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:26.201 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:26 smithi137 ceph-mon[93825]: pgmap v673: 89 pgs: 89 active+clean; 901 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2024-09-21T09:54:26.201 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:26 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4223738352' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:54:26.201 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:26 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:54:26.201 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:26 smithi137 ceph-mon[97575]: pgmap v673: 89 pgs: 89 active+clean; 901 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2024-09-21T09:54:26.201 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:26 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4223738352' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:54:26.202 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:26 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:54:26.217 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:26.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:26.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:26.319 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:26.346 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:26.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:26.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:26.448 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:26.451 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:26 smithi165 ceph-mon[86023]: pgmap v673: 89 pgs: 89 active+clean; 901 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2024-09-21T09:54:26.451 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:26 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4223738352' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:54:26.451 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:26 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:54:26.492 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:26.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:26.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:26.594 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:26.619 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:26.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:26.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:26.712 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:54:26.714 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:54:26.720 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:26.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:26.765 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:26.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:26.866 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:26.899 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:26.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:26.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:27.001 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:27.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:27.037 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:27.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:27.062 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:54:27.062 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:54:27.138 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:27.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:27.174 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:27.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:27.275 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:27.315 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:27.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:27.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:27.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:27 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:54:27.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:27 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:54:27.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:27 smithi165 ceph-mon[86023]: osdmap e218: 8 total, 8 up, 8 in 2024-09-21T09:54:27.417 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:27.452 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:27.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:27.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:27.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:27 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:54:27.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:27 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:54:27.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:27 smithi137 ceph-mon[93825]: osdmap e218: 8 total, 8 up, 8 in 2024-09-21T09:54:27.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:27 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:54:27.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:27 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:54:27.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:27 smithi137 ceph-mon[97575]: osdmap e218: 8 total, 8 up, 8 in 2024-09-21T09:54:27.554 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:27.583 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:27.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:27.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:27.685 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:27.734 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:27.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:27.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:27.836 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:27.873 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:27.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:27.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:27.975 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:28.003 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:28.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:28.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:28.105 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:28.138 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:28.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:28.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:28.239 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:28.269 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:28.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:28.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:28.342 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:28 smithi165 ceph-mon[86023]: from='client.35517 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:54:28.343 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:28 smithi165 ceph-mon[86023]: pgmap v675: 89 pgs: 89 active+clean; 783 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-09-21T09:54:28.371 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:28.376 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T09:54:28.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:28.408 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:28.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:28.509 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:28.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:28 smithi137 ceph-mon[93825]: from='client.35517 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:54:28.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:28 smithi137 ceph-mon[93825]: pgmap v675: 89 pgs: 89 active+clean; 783 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-09-21T09:54:28.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:28 smithi137 ceph-mon[97575]: from='client.35517 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:54:28.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:28 smithi137 ceph-mon[97575]: pgmap v675: 89 pgs: 89 active+clean; 783 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-09-21T09:54:28.553 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:28.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:28.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:28.655 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:28.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:28.707 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:28.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:28.776 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:54:28.809 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:28.841 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:28.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:28.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:28.943 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:28.974 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:28.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:28.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:29.076 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:29.091 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":674,"stamp":"2024-09-21T09:54:26.140300+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":820713445,"num_objects":12541,"num_object_clones":0,"num_object_copies":37623,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12541,"num_whiteouts":0,"num_read":307,"num_read_kb":760,"num_write":167081,"num_write_kb":5741884,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":25694,"num_bytes_recovered":1537553422,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":140927,"ondisk_log_size":140927,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":5028396,"kb_used_data":2512748,"kb_used_omap":31,"kb_used_meta":2515232,"kb_avail":744932820,"statfs":{"total":767960285184,"available":762811207680,"internally_reserved":0,"allocated":2573053952,"data_stored":2561594982,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31824,"internal_metadata":2575598512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-494534656,"num_objects":-7546,"num_object_clones":0,"num_object_copies":-22638,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7546,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7546,"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":"9.365024"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":312,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.104295+0000","last_change":"2024-09-21T09:42:30.753764+0000","last_active":"2024-09-21T09:54:18.104295+0000","last_peered":"2024-09-21T09:54:18.104295+0000","last_clean":"2024-09-21T09:54:18.104295+0000","last_became_active":"2024-09-21T09:42:30.753431+0000","last_became_peered":"2024-09-21T09:42:30.753431+0000","last_unstale":"2024-09-21T09:54:18.104295+0000","last_undegraded":"2024-09-21T09:54:18.104295+0000","last_fullsized":"2024-09-21T09:54:18.104295+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:54:44.513642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":185,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.071908+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:54:09.071908+0000","last_peered":"2024-09-21T09:54:09.071908+0000","last_clean":"2024-09-21T09:54:09.071908+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:54:09.071908+0000","last_undegraded":"2024-09-21T09:54:09.071908+0000","last_fullsized":"2024-09-21T09:54:09.071908+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":54,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.060801+0000","last_change":"2024-09-21T09:49:39.892381+0000","last_active":"2024-09-21T09:54:09.060801+0000","last_peered":"2024-09-21T09:54:09.060801+0000","last_clean":"2024-09-21T09:54:09.060801+0000","last_became_active":"2024-09-21T09:49:39.891113+0000","last_became_peered":"2024-09-21T09:49:39.891113+0000","last_unstale":"2024-09-21T09:54:09.060801+0000","last_undegraded":"2024-09-21T09:54:09.060801+0000","last_fullsized":"2024-09-21T09:54:09.060801+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:12:12.870474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":246,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.103442+0000","last_change":"2024-09-21T09:46:16.197635+0000","last_active":"2024-09-21T09:54:18.103442+0000","last_peered":"2024-09-21T09:54:18.103442+0000","last_clean":"2024-09-21T09:54:18.103442+0000","last_became_active":"2024-09-21T09:46:16.197349+0000","last_became_peered":"2024-09-21T09:46:16.197349+0000","last_unstale":"2024-09-21T09:54:18.103442+0000","last_undegraded":"2024-09-21T09:54:18.103442+0000","last_fullsized":"2024-09-21T09:54:18.103442+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:37:09.309562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":232,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.107733+0000","last_change":"2024-09-21T09:46:16.222385+0000","last_active":"2024-09-21T09:54:18.107733+0000","last_peered":"2024-09-21T09:54:18.107733+0000","last_clean":"2024-09-21T09:54:18.107733+0000","last_became_active":"2024-09-21T09:46:16.218293+0000","last_became_peered":"2024-09-21T09:46:16.218293+0000","last_unstale":"2024-09-21T09:54:18.107733+0000","last_undegraded":"2024-09-21T09:54:18.107733+0000","last_fullsized":"2024-09-21T09:54:18.107733+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:33:46.853733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":186,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.071630+0000","last_change":"2024-09-21T09:52:23.917288+0000","last_active":"2024-09-21T09:54:09.071630+0000","last_peered":"2024-09-21T09:54:09.071630+0000","last_clean":"2024-09-21T09:54:09.071630+0000","last_became_active":"2024-09-21T09:52:23.916543+0000","last_became_peered":"2024-09-21T09:52:23.916543+0000","last_unstale":"2024-09-21T09:54:09.071630+0000","last_undegraded":"2024-09-21T09:54:09.071630+0000","last_fullsized":"2024-09-21T09:54:09.071630+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:42:18.241144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":212,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.109288+0000","last_change":"2024-09-21T09:46:16.225111+0000","last_active":"2024-09-21T09:54:18.109288+0000","last_peered":"2024-09-21T09:54:18.109288+0000","last_clean":"2024-09-21T09:54:18.109288+0000","last_became_active":"2024-09-21T09:46:16.222971+0000","last_became_peered":"2024-09-21T09:46:16.222971+0000","last_unstale":"2024-09-21T09:54:18.109288+0000","last_undegraded":"2024-09-21T09:54:18.109288+0000","last_fullsized":"2024-09-21T09:54:18.109288+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:20.148782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":42,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.065727+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T09:54:09.065727+0000","last_peered":"2024-09-21T09:54:09.065727+0000","last_clean":"2024-09-21T09:54:09.065727+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T09:54:09.065727+0000","last_undegraded":"2024-09-21T09:54:09.065727+0000","last_fullsized":"2024-09-21T09:54:09.065727+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.b","version":"217'10191","reported_seq":18313,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:21.987642+0000","last_change":"2024-09-21T09:54:00.056084+0000","last_active":"2024-09-21T09:54:21.987642+0000","last_peered":"2024-09-21T09:54:21.987642+0000","last_clean":"2024-09-21T09:54:21.987642+0000","last_became_active":"2024-09-21T09:53:59.989777+0000","last_became_peered":"2024-09-21T09:53:59.989777+0000","last_unstale":"2024-09-21T09:54:21.987642+0000","last_undegraded":"2024-09-21T09:54:21.987642+0000","last_fullsized":"2024-09-21T09:54:21.987642+0000","mapping_epoch":213,"log_start":"169'100","ondisk_log_start":"169'100","created":164,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:26:08.629880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":54984704,"num_objects":839,"num_object_clones":0,"num_object_copies":2517,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":839,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10191,"num_write_kb":352960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3987,"num_bytes_recovered":241106944,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":201,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.072196+0000","last_change":"2024-09-21T09:46:16.218452+0000","last_active":"2024-09-21T09:54:09.072196+0000","last_peered":"2024-09-21T09:54:09.072196+0000","last_clean":"2024-09-21T09:54:09.072196+0000","last_became_active":"2024-09-21T09:46:16.218108+0000","last_became_peered":"2024-09-21T09:46:16.218108+0000","last_unstale":"2024-09-21T09:54:09.072196+0000","last_undegraded":"2024-09-21T09:54:09.072196+0000","last_fullsized":"2024-09-21T09:54:09.072196+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:29:08.062670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":74,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.060528+0000","last_change":"2024-09-21T09:52:23.919124+0000","last_active":"2024-09-21T09:54:09.060528+0000","last_peered":"2024-09-21T09:54:09.060528+0000","last_clean":"2024-09-21T09:54:09.060528+0000","last_became_active":"2024-09-21T09:52:23.918746+0000","last_became_peered":"2024-09-21T09:52:23.918746+0000","last_unstale":"2024-09-21T09:54:09.060528+0000","last_undegraded":"2024-09-21T09:54:09.060528+0000","last_fullsized":"2024-09-21T09:54:09.060528+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:04:48.548863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.a","version":"217'10438","reported_seq":17955,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:22.227888+0000","last_change":"2024-09-21T09:50:29.759905+0000","last_active":"2024-09-21T09:54:22.227888+0000","last_peered":"2024-09-21T09:54:22.227888+0000","last_clean":"2024-09-21T09:54:22.227888+0000","last_became_active":"2024-09-21T09:50:29.751083+0000","last_became_peered":"2024-09-21T09:50:29.751083+0000","last_unstale":"2024-09-21T09:54:22.227888+0000","last_undegraded":"2024-09-21T09:54:22.227888+0000","last_fullsized":"2024-09-21T09:54:22.227888+0000","mapping_epoch":181,"log_start":"170'2100","ondisk_log_start":"170'2100","created":164,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":8338,"log_dups_size":0,"ondisk_log_size":8338,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:22:55.787673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":59506688,"num_objects":908,"num_object_clones":0,"num_object_copies":2724,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":908,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10438,"num_write_kb":363072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3690,"num_bytes_recovered":241827840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":185,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.072076+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:54:09.072076+0000","last_peered":"2024-09-21T09:54:09.072076+0000","last_clean":"2024-09-21T09:54:09.072076+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:54:09.072076+0000","last_undegraded":"2024-09-21T09:54:09.072076+0000","last_fullsized":"2024-09-21T09:54:09.072076+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":209,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.064024+0000","last_change":"2024-09-21T09:42:30.750885+0000","last_active":"2024-09-21T09:54:09.064024+0000","last_peered":"2024-09-21T09:54:09.064024+0000","last_clean":"2024-09-21T09:54:09.064024+0000","last_became_active":"2024-09-21T09:42:30.750329+0000","last_became_peered":"2024-09-21T09:42:30.750329+0000","last_unstale":"2024-09-21T09:54:09.064024+0000","last_undegraded":"2024-09-21T09:54:09.064024+0000","last_fullsized":"2024-09-21T09:54:09.064024+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:58:48.134632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"217'10181","reported_seq":10301,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:24.749992+0000","last_change":"2024-09-21T09:48:52.954179+0000","last_active":"2024-09-21T09:54:24.749992+0000","last_peered":"2024-09-21T09:54:24.749992+0000","last_clean":"2024-09-21T09:54:24.749992+0000","last_became_active":"2024-09-21T09:48:52.953899+0000","last_became_peered":"2024-09-21T09:48:52.953899+0000","last_unstale":"2024-09-21T09:54:24.749992+0000","last_undegraded":"2024-09-21T09:54:24.749992+0000","last_fullsized":"2024-09-21T09:54:24.749992+0000","mapping_epoch":164,"log_start":"170'2600","ondisk_log_start":"170'2600","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":7581,"log_dups_size":0,"ondisk_log_size":7581,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:52:45.107756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46989312,"num_objects":717,"num_object_clones":0,"num_object_copies":2151,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":717,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10181,"num_write_kb":348736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":251,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.071941+0000","last_change":"2024-09-21T09:52:23.920077+0000","last_active":"2024-09-21T09:54:09.071941+0000","last_peered":"2024-09-21T09:54:09.071941+0000","last_clean":"2024-09-21T09:54:09.071941+0000","last_became_active":"2024-09-21T09:52:23.915378+0000","last_became_peered":"2024-09-21T09:52:23.915378+0000","last_unstale":"2024-09-21T09:54:09.071941+0000","last_undegraded":"2024-09-21T09:54:09.071941+0000","last_fullsized":"2024-09-21T09:54:09.071941+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:16:00.028635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":32,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.065815+0000","last_change":"2024-09-21T09:52:23.917314+0000","last_active":"2024-09-21T09:54:09.065815+0000","last_peered":"2024-09-21T09:54:09.065815+0000","last_clean":"2024-09-21T09:54:09.065815+0000","last_became_active":"2024-09-21T09:52:23.916728+0000","last_became_peered":"2024-09-21T09:52:23.916728+0000","last_unstale":"2024-09-21T09:54:09.065815+0000","last_undegraded":"2024-09-21T09:54:09.065815+0000","last_fullsized":"2024-09-21T09:54:09.065815+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:50:47.276875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"217'10540","reported_seq":10661,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:25.934506+0000","last_change":"2024-09-21T09:48:52.949335+0000","last_active":"2024-09-21T09:54:25.934506+0000","last_peered":"2024-09-21T09:54:25.934506+0000","last_clean":"2024-09-21T09:54:25.934506+0000","last_became_active":"2024-09-21T09:48:52.949057+0000","last_became_peered":"2024-09-21T09:48:52.949057+0000","last_unstale":"2024-09-21T09:54:25.934506+0000","last_undegraded":"2024-09-21T09:54:25.934506+0000","last_fullsized":"2024-09-21T09:54:25.934506+0000","mapping_epoch":164,"log_start":"169'500","ondisk_log_start":"169'500","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":10040,"log_dups_size":0,"ondisk_log_size":10040,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:13.841362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":43778048,"num_objects":668,"num_object_clones":0,"num_object_copies":2004,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":668,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10540,"num_write_kb":358656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":74,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.060618+0000","last_change":"2024-09-21T09:52:23.919511+0000","last_active":"2024-09-21T09:54:09.060618+0000","last_peered":"2024-09-21T09:54:09.060618+0000","last_clean":"2024-09-21T09:54:09.060618+0000","last_became_active":"2024-09-21T09:52:23.918774+0000","last_became_peered":"2024-09-21T09:52:23.918774+0000","last_unstale":"2024-09-21T09:54:09.060618+0000","last_undegraded":"2024-09-21T09:54:09.060618+0000","last_fullsized":"2024-09-21T09:54:09.060618+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:19:51.518563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":248,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.103704+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T09:54:18.103704+0000","last_peered":"2024-09-21T09:54:18.103704+0000","last_clean":"2024-09-21T09:54:18.103704+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T09:54:18.103704+0000","last_undegraded":"2024-09-21T09:54:18.103704+0000","last_fullsized":"2024-09-21T09:54:18.103704+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.f","version":"217'10450","reported_seq":10571,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:24.726194+0000","last_change":"2024-09-21T09:48:52.956658+0000","last_active":"2024-09-21T09:54:24.726194+0000","last_peered":"2024-09-21T09:54:24.726194+0000","last_clean":"2024-09-21T09:54:24.726194+0000","last_became_active":"2024-09-21T09:48:52.956188+0000","last_became_peered":"2024-09-21T09:48:52.956188+0000","last_unstale":"2024-09-21T09:54:24.726194+0000","last_undegraded":"2024-09-21T09:54:24.726194+0000","last_fullsized":"2024-09-21T09:54:24.726194+0000","mapping_epoch":164,"log_start":"170'2900","ondisk_log_start":"170'2900","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":7550,"log_dups_size":0,"ondisk_log_size":7550,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:05:43.921791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":47841280,"num_objects":730,"num_object_clones":0,"num_object_copies":2190,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":730,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10450,"num_write_kb":357760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":320,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.096920+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T09:54:18.096920+0000","last_peered":"2024-09-21T09:54:18.096920+0000","last_clean":"2024-09-21T09:54:18.096920+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T09:54:18.096920+0000","last_undegraded":"2024-09-21T09:54:18.096920+0000","last_fullsized":"2024-09-21T09:54:18.096920+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":202,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.064119+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T09:54:09.064119+0000","last_peered":"2024-09-21T09:54:09.064119+0000","last_clean":"2024-09-21T09:54:09.064119+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T09:54:09.064119+0000","last_undegraded":"2024-09-21T09:54:09.064119+0000","last_fullsized":"2024-09-21T09:54:09.064119+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.e","version":"217'10518","reported_seq":18019,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:25.960004+0000","last_change":"2024-09-21T09:50:59.839509+0000","last_active":"2024-09-21T09:54:25.960004+0000","last_peered":"2024-09-21T09:54:25.960004+0000","last_clean":"2024-09-21T09:54:25.960004+0000","last_became_active":"2024-09-21T09:50:59.827768+0000","last_became_peered":"2024-09-21T09:50:59.827768+0000","last_unstale":"2024-09-21T09:54:25.960004+0000","last_undegraded":"2024-09-21T09:54:25.960004+0000","last_fullsized":"2024-09-21T09:54:25.960004+0000","mapping_epoch":184,"log_start":"169'500","ondisk_log_start":"169'500","created":164,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":10018,"log_dups_size":0,"ondisk_log_size":10018,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:21.827222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":44957696,"num_objects":686,"num_object_clones":0,"num_object_copies":2058,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":686,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10518,"num_write_kb":358528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3681,"num_bytes_recovered":241238016,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":32,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.065923+0000","last_change":"2024-09-21T09:52:23.924601+0000","last_active":"2024-09-21T09:54:09.065923+0000","last_peered":"2024-09-21T09:54:09.065923+0000","last_clean":"2024-09-21T09:54:09.065923+0000","last_became_active":"2024-09-21T09:52:23.924321+0000","last_became_peered":"2024-09-21T09:52:23.924321+0000","last_unstale":"2024-09-21T09:54:09.065923+0000","last_undegraded":"2024-09-21T09:54:09.065923+0000","last_fullsized":"2024-09-21T09:54:09.065923+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:36.518780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":199,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.064282+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:54:09.064282+0000","last_peered":"2024-09-21T09:54:09.064282+0000","last_clean":"2024-09-21T09:54:09.064282+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:54:09.064282+0000","last_undegraded":"2024-09-21T09:54:09.064282+0000","last_fullsized":"2024-09-21T09:54:09.064282+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"217'10434","reported_seq":10513,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:23.564798+0000","last_change":"2024-09-21T09:52:27.944561+0000","last_active":"2024-09-21T09:54:23.564798+0000","last_peered":"2024-09-21T09:54:23.564798+0000","last_clean":"2024-09-21T09:54:23.564798+0000","last_became_active":"2024-09-21T09:52:27.935521+0000","last_became_peered":"2024-09-21T09:52:27.935521+0000","last_unstale":"2024-09-21T09:54:23.564798+0000","last_undegraded":"2024-09-21T09:54:23.564798+0000","last_fullsized":"2024-09-21T09:54:23.564798+0000","mapping_epoch":198,"log_start":"169'1000","ondisk_log_start":"169'1000","created":164,"last_epoch_clean":199,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":9434,"log_dups_size":0,"ondisk_log_size":9434,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:40:19.672575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":54460440,"num_objects":832,"num_object_clones":0,"num_object_copies":2496,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":832,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10434,"num_write_kb":360449,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":317,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":183,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.064039+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:54:09.064039+0000","last_peered":"2024-09-21T09:54:09.064039+0000","last_clean":"2024-09-21T09:54:09.064039+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:54:09.064039+0000","last_undegraded":"2024-09-21T09:54:09.064039+0000","last_fullsized":"2024-09-21T09:54:09.064039+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":202,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.064284+0000","last_change":"2024-09-21T09:52:23.922948+0000","last_active":"2024-09-21T09:54:09.064284+0000","last_peered":"2024-09-21T09:54:09.064284+0000","last_clean":"2024-09-21T09:54:09.064284+0000","last_became_active":"2024-09-21T09:52:23.922526+0000","last_became_peered":"2024-09-21T09:52:23.922526+0000","last_unstale":"2024-09-21T09:54:09.064284+0000","last_undegraded":"2024-09-21T09:54:09.064284+0000","last_fullsized":"2024-09-21T09:54:09.064284+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:44:12.395291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"217'10427","reported_seq":19508,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:23.586506+0000","last_change":"2024-09-21T09:52:25.930785+0000","last_active":"2024-09-21T09:54:23.586506+0000","last_peered":"2024-09-21T09:54:23.586506+0000","last_clean":"2024-09-21T09:54:23.586506+0000","last_became_active":"2024-09-21T09:52:25.919951+0000","last_became_peered":"2024-09-21T09:52:25.919951+0000","last_unstale":"2024-09-21T09:54:23.586506+0000","last_undegraded":"2024-09-21T09:54:23.586506+0000","last_fullsized":"2024-09-21T09:54:23.586506+0000","mapping_epoch":196,"log_start":"169'1000","ondisk_log_start":"169'1000","created":164,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":9427,"log_dups_size":0,"ondisk_log_size":9427,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:29:37.495635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":54198272,"num_objects":827,"num_object_clones":0,"num_object_copies":2481,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":827,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10427,"num_write_kb":360128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4786,"num_bytes_recovered":294912000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":313,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.096942+0000","last_change":"2024-09-21T09:42:30.753843+0000","last_active":"2024-09-21T09:54:18.096942+0000","last_peered":"2024-09-21T09:54:18.096942+0000","last_clean":"2024-09-21T09:54:18.096942+0000","last_became_active":"2024-09-21T09:42:30.753557+0000","last_became_peered":"2024-09-21T09:42:30.753557+0000","last_unstale":"2024-09-21T09:54:18.096942+0000","last_undegraded":"2024-09-21T09:54:18.096942+0000","last_fullsized":"2024-09-21T09:54:18.096942+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:52:56.755104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":138,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.097363+0000","last_change":"2024-09-21T09:49:56.382263+0000","last_active":"2024-09-21T09:54:18.097363+0000","last_peered":"2024-09-21T09:54:18.097363+0000","last_clean":"2024-09-21T09:54:18.097363+0000","last_became_active":"2024-09-21T09:49:56.381989+0000","last_became_peered":"2024-09-21T09:49:56.381989+0000","last_unstale":"2024-09-21T09:54:18.097363+0000","last_undegraded":"2024-09-21T09:54:18.097363+0000","last_fullsized":"2024-09-21T09:54:18.097363+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:50:18.969570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.6","version":"217'10620","reported_seq":10741,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:24.724730+0000","last_change":"2024-09-21T09:48:52.954389+0000","last_active":"2024-09-21T09:54:24.724730+0000","last_peered":"2024-09-21T09:54:24.724730+0000","last_clean":"2024-09-21T09:54:24.724730+0000","last_became_active":"2024-09-21T09:48:52.954079+0000","last_became_peered":"2024-09-21T09:48:52.954079+0000","last_unstale":"2024-09-21T09:54:24.724730+0000","last_undegraded":"2024-09-21T09:54:24.724730+0000","last_fullsized":"2024-09-21T09:54:24.724730+0000","mapping_epoch":164,"log_start":"170'3100","ondisk_log_start":"170'3100","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":7520,"log_dups_size":0,"ondisk_log_size":7520,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:51:09.316108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":49938432,"num_objects":762,"num_object_clones":0,"num_object_copies":2286,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":762,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10620,"num_write_kb":364224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":351,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.071734+0000","last_change":"2024-09-21T09:52:23.950948+0000","last_active":"2024-09-21T09:54:09.071734+0000","last_peered":"2024-09-21T09:54:09.071734+0000","last_clean":"2024-09-21T09:54:09.071734+0000","last_became_active":"2024-09-21T09:52:23.915752+0000","last_became_peered":"2024-09-21T09:52:23.915752+0000","last_unstale":"2024-09-21T09:54:09.071734+0000","last_undegraded":"2024-09-21T09:54:09.071734+0000","last_fullsized":"2024-09-21T09:54:09.071734+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:00:28.208582+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":57,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.060454+0000","last_change":"2024-09-21T09:49:39.901214+0000","last_active":"2024-09-21T09:54:09.060454+0000","last_peered":"2024-09-21T09:54:09.060454+0000","last_clean":"2024-09-21T09:54:09.060454+0000","last_became_active":"2024-09-21T09:49:39.891234+0000","last_became_peered":"2024-09-21T09:49:39.891234+0000","last_unstale":"2024-09-21T09:54:09.060454+0000","last_undegraded":"2024-09-21T09:54:09.060454+0000","last_fullsized":"2024-09-21T09:54:09.060454+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:18:59.117484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":312,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.097581+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T09:54:18.097581+0000","last_peered":"2024-09-21T09:54:18.097581+0000","last_clean":"2024-09-21T09:54:18.097581+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T09:54:18.097581+0000","last_undegraded":"2024-09-21T09:54:18.097581+0000","last_fullsized":"2024-09-21T09:54:18.097581+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":32,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.066065+0000","last_change":"2024-09-21T09:52:23.932769+0000","last_active":"2024-09-21T09:54:09.066065+0000","last_peered":"2024-09-21T09:54:09.066065+0000","last_clean":"2024-09-21T09:54:09.066065+0000","last_became_active":"2024-09-21T09:52:23.932066+0000","last_became_peered":"2024-09-21T09:52:23.932066+0000","last_unstale":"2024-09-21T09:54:09.066065+0000","last_undegraded":"2024-09-21T09:54:09.066065+0000","last_fullsized":"2024-09-21T09:54:09.066065+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:04:28.432813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.5","version":"217'10289","reported_seq":10350,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:25.601995+0000","last_change":"2024-09-21T09:48:52.950929+0000","last_active":"2024-09-21T09:54:25.601995+0000","last_peered":"2024-09-21T09:54:25.601995+0000","last_clean":"2024-09-21T09:54:25.601995+0000","last_became_active":"2024-09-21T09:48:52.950673+0000","last_became_peered":"2024-09-21T09:48:52.950673+0000","last_unstale":"2024-09-21T09:54:25.601995+0000","last_undegraded":"2024-09-21T09:54:25.601995+0000","last_fullsized":"2024-09-21T09:54:25.601995+0000","mapping_epoch":164,"log_start":"170'1700","ondisk_log_start":"170'1700","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":8589,"log_dups_size":0,"ondisk_log_size":8589,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:45:14.462495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":45809664,"num_objects":699,"num_object_clones":0,"num_object_copies":2097,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":699,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10289,"num_write_kb":351616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":229,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.071649+0000","last_change":"2024-09-21T09:46:16.229796+0000","last_active":"2024-09-21T09:54:09.071649+0000","last_peered":"2024-09-21T09:54:09.071649+0000","last_clean":"2024-09-21T09:54:09.071649+0000","last_became_active":"2024-09-21T09:46:16.229391+0000","last_became_peered":"2024-09-21T09:46:16.229391+0000","last_unstale":"2024-09-21T09:54:09.071649+0000","last_undegraded":"2024-09-21T09:54:09.071649+0000","last_fullsized":"2024-09-21T09:54:09.071649+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T13:06:19.030085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":246,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.108626+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T09:54:18.108626+0000","last_peered":"2024-09-21T09:54:18.108626+0000","last_clean":"2024-09-21T09:54:18.108626+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T09:54:18.108626+0000","last_undegraded":"2024-09-21T09:54:18.108626+0000","last_fullsized":"2024-09-21T09:54:18.108626+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":246,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.107936+0000","last_change":"2024-09-21T09:46:16.224388+0000","last_active":"2024-09-21T09:54:18.107936+0000","last_peered":"2024-09-21T09:54:18.107936+0000","last_clean":"2024-09-21T09:54:18.107936+0000","last_became_active":"2024-09-21T09:46:16.224121+0000","last_became_peered":"2024-09-21T09:46:16.224121+0000","last_unstale":"2024-09-21T09:54:18.107936+0000","last_undegraded":"2024-09-21T09:54:18.107936+0000","last_fullsized":"2024-09-21T09:54:18.107936+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:38:09.229202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.4","version":"217'10550","reported_seq":10671,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:24.733344+0000","last_change":"2024-09-21T09:48:52.955053+0000","last_active":"2024-09-21T09:54:24.733344+0000","last_peered":"2024-09-21T09:54:24.733344+0000","last_clean":"2024-09-21T09:54:24.733344+0000","last_became_active":"2024-09-21T09:48:52.954776+0000","last_became_peered":"2024-09-21T09:48:52.954776+0000","last_unstale":"2024-09-21T09:54:24.733344+0000","last_undegraded":"2024-09-21T09:54:24.733344+0000","last_fullsized":"2024-09-21T09:54:24.733344+0000","mapping_epoch":164,"log_start":"170'3000","ondisk_log_start":"170'3000","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":7550,"log_dups_size":0,"ondisk_log_size":7550,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:14:46.832374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":49020928,"num_objects":748,"num_object_clones":0,"num_object_copies":2244,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":748,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10550,"num_write_kb":361536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":351,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.110015+0000","last_change":"2024-09-21T09:46:16.239736+0000","last_active":"2024-09-21T09:54:18.110015+0000","last_peered":"2024-09-21T09:54:18.110015+0000","last_clean":"2024-09-21T09:54:18.110015+0000","last_became_active":"2024-09-21T09:46:16.239348+0000","last_became_peered":"2024-09-21T09:46:16.239348+0000","last_unstale":"2024-09-21T09:54:18.110015+0000","last_undegraded":"2024-09-21T09:54:18.110015+0000","last_fullsized":"2024-09-21T09:54:18.110015+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:17:39.599158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":143,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.109903+0000","last_change":"2024-09-21T09:52:23.924074+0000","last_active":"2024-09-21T09:54:18.109903+0000","last_peered":"2024-09-21T09:54:18.109903+0000","last_clean":"2024-09-21T09:54:18.109903+0000","last_became_active":"2024-09-21T09:52:23.923758+0000","last_became_peered":"2024-09-21T09:52:23.923758+0000","last_unstale":"2024-09-21T09:54:18.109903+0000","last_undegraded":"2024-09-21T09:54:18.109903+0000","last_fullsized":"2024-09-21T09:54:18.109903+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:57:48.534947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":338,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.110092+0000","last_change":"2024-09-21T09:49:39.893654+0000","last_active":"2024-09-21T09:54:18.110092+0000","last_peered":"2024-09-21T09:54:18.110092+0000","last_clean":"2024-09-21T09:54:18.110092+0000","last_became_active":"2024-09-21T09:49:39.893343+0000","last_became_peered":"2024-09-21T09:49:39.893343+0000","last_unstale":"2024-09-21T09:54:18.110092+0000","last_undegraded":"2024-09-21T09:54:18.110092+0000","last_fullsized":"2024-09-21T09:54:18.110092+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:15:53.297631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.7","version":"217'10590","reported_seq":20460,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:23.591162+0000","last_change":"2024-09-21T09:52:26.939900+0000","last_active":"2024-09-21T09:54:23.591162+0000","last_peered":"2024-09-21T09:54:23.591162+0000","last_clean":"2024-09-21T09:54:23.591162+0000","last_became_active":"2024-09-21T09:52:26.925533+0000","last_became_peered":"2024-09-21T09:52:26.925533+0000","last_unstale":"2024-09-21T09:54:23.591162+0000","last_undegraded":"2024-09-21T09:54:23.591162+0000","last_fullsized":"2024-09-21T09:54:23.591162+0000","mapping_epoch":197,"log_start":"170'1200","ondisk_log_start":"170'1200","created":164,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":9390,"log_dups_size":0,"ondisk_log_size":9390,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T09:56:26.976455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":50593792,"num_objects":772,"num_object_clones":0,"num_object_copies":2316,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":772,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10590,"num_write_kb":363584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5193,"num_bytes_recovered":308871168,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":86,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.060735+0000","last_change":"2024-09-21T09:52:23.952524+0000","last_active":"2024-09-21T09:54:09.060735+0000","last_peered":"2024-09-21T09:54:09.060735+0000","last_clean":"2024-09-21T09:54:09.060735+0000","last_became_active":"2024-09-21T09:52:23.918995+0000","last_became_peered":"2024-09-21T09:52:23.918995+0000","last_unstale":"2024-09-21T09:54:09.060735+0000","last_undegraded":"2024-09-21T09:54:09.060735+0000","last_fullsized":"2024-09-21T09:54:09.060735+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:49:37.492987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":4,"num_bytes_recovered":76,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":220,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.065491+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T09:54:09.065491+0000","last_peered":"2024-09-21T09:54:09.065491+0000","last_clean":"2024-09-21T09:54:09.065491+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T09:54:09.065491+0000","last_undegraded":"2024-09-21T09:54:09.065491+0000","last_fullsized":"2024-09-21T09:54:09.065491+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":150,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.126354+0000","last_change":"2024-09-21T09:49:56.259966+0000","last_active":"2024-09-21T09:54:18.126354+0000","last_peered":"2024-09-21T09:54:18.126354+0000","last_clean":"2024-09-21T09:54:18.126354+0000","last_became_active":"2024-09-21T09:49:56.259732+0000","last_became_peered":"2024-09-21T09:49:56.259732+0000","last_unstale":"2024-09-21T09:54:18.126354+0000","last_undegraded":"2024-09-21T09:54:18.126354+0000","last_fullsized":"2024-09-21T09:54:18.126354+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:37:24.179450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.1","version":"217'10511","reported_seq":11219,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:25.569029+0000","last_change":"2024-09-21T09:52:26.939525+0000","last_active":"2024-09-21T09:54:25.569029+0000","last_peered":"2024-09-21T09:54:25.569029+0000","last_clean":"2024-09-21T09:54:25.569029+0000","last_became_active":"2024-09-21T09:52:26.924804+0000","last_became_peered":"2024-09-21T09:52:26.924804+0000","last_unstale":"2024-09-21T09:54:25.569029+0000","last_undegraded":"2024-09-21T09:54:25.569029+0000","last_fullsized":"2024-09-21T09:54:25.569029+0000","mapping_epoch":197,"log_start":"170'2100","ondisk_log_start":"170'2100","created":164,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":8411,"log_dups_size":0,"ondisk_log_size":8411,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:18:11.240740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":49610752,"num_objects":757,"num_object_clones":0,"num_object_copies":2271,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":757,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10511,"num_write_kb":360576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":308,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":54,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.060651+0000","last_change":"2024-09-21T09:49:39.893294+0000","last_active":"2024-09-21T09:54:09.060651+0000","last_peered":"2024-09-21T09:54:09.060651+0000","last_clean":"2024-09-21T09:54:09.060651+0000","last_became_active":"2024-09-21T09:49:39.892621+0000","last_became_peered":"2024-09-21T09:49:39.892621+0000","last_unstale":"2024-09-21T09:54:09.060651+0000","last_undegraded":"2024-09-21T09:54:09.060651+0000","last_fullsized":"2024-09-21T09:54:09.060651+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:36:13.866984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":270,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.108206+0000","last_change":"2024-09-21T09:49:56.382636+0000","last_active":"2024-09-21T09:54:18.108206+0000","last_peered":"2024-09-21T09:54:18.108206+0000","last_clean":"2024-09-21T09:54:18.108206+0000","last_became_active":"2024-09-21T09:49:56.382283+0000","last_became_peered":"2024-09-21T09:49:56.382283+0000","last_unstale":"2024-09-21T09:54:18.108206+0000","last_undegraded":"2024-09-21T09:54:18.108206+0000","last_fullsized":"2024-09-21T09:54:18.108206+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:38:55.408696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":282,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.060594+0000","last_change":"2024-09-21T09:49:56.382625+0000","last_active":"2024-09-21T09:54:09.060594+0000","last_peered":"2024-09-21T09:54:09.060594+0000","last_clean":"2024-09-21T09:54:09.060594+0000","last_became_active":"2024-09-21T09:49:56.382156+0000","last_became_peered":"2024-09-21T09:49:56.382156+0000","last_unstale":"2024-09-21T09:54:09.060594+0000","last_undegraded":"2024-09-21T09:54:09.060594+0000","last_fullsized":"2024-09-21T09:54:09.060594+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:21:56.311229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.0","version":"217'10441","reported_seq":17908,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:22.040462+0000","last_change":"2024-09-21T09:51:24.923459+0000","last_active":"2024-09-21T09:54:22.040462+0000","last_peered":"2024-09-21T09:54:22.040462+0000","last_clean":"2024-09-21T09:54:22.040462+0000","last_became_active":"2024-09-21T09:51:24.889524+0000","last_became_peered":"2024-09-21T09:51:24.889524+0000","last_unstale":"2024-09-21T09:54:22.040462+0000","last_undegraded":"2024-09-21T09:54:22.040462+0000","last_fullsized":"2024-09-21T09:54:22.040462+0000","mapping_epoch":188,"log_start":"169'400","ondisk_log_start":"169'400","created":164,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":10041,"log_dups_size":0,"ondisk_log_size":10041,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:38:02.111196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":55902208,"num_objects":853,"num_object_clones":0,"num_object_copies":2559,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":853,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10441,"num_write_kb":361408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3686,"num_bytes_recovered":207814656,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":335,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.115439+0000","last_change":"2024-09-21T09:49:56.258431+0000","last_active":"2024-09-21T09:54:18.115439+0000","last_peered":"2024-09-21T09:54:18.115439+0000","last_clean":"2024-09-21T09:54:18.115439+0000","last_became_active":"2024-09-21T09:49:56.257859+0000","last_became_peered":"2024-09-21T09:49:56.257859+0000","last_unstale":"2024-09-21T09:54:18.115439+0000","last_undegraded":"2024-09-21T09:54:18.115439+0000","last_fullsized":"2024-09-21T09:54:18.115439+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:54:09.130789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":212,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.072250+0000","last_change":"2024-09-21T09:46:16.187366+0000","last_active":"2024-09-21T09:54:09.072250+0000","last_peered":"2024-09-21T09:54:09.072250+0000","last_clean":"2024-09-21T09:54:09.072250+0000","last_became_active":"2024-09-21T09:46:16.187097+0000","last_became_peered":"2024-09-21T09:46:16.187097+0000","last_unstale":"2024-09-21T09:54:09.072250+0000","last_undegraded":"2024-09-21T09:54:09.072250+0000","last_fullsized":"2024-09-21T09:54:09.072250+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:05:28.362879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":314,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.103564+0000","last_change":"2024-09-21T09:49:39.892695+0000","last_active":"2024-09-21T09:54:18.103564+0000","last_peered":"2024-09-21T09:54:18.103564+0000","last_clean":"2024-09-21T09:54:18.103564+0000","last_became_active":"2024-09-21T09:49:39.892265+0000","last_became_peered":"2024-09-21T09:49:39.892265+0000","last_unstale":"2024-09-21T09:54:18.103564+0000","last_undegraded":"2024-09-21T09:54:18.103564+0000","last_fullsized":"2024-09-21T09:54:18.103564+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:27:31.615679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"217'10103","reported_seq":10224,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:22.255751+0000","last_change":"2024-09-21T09:48:52.953968+0000","last_active":"2024-09-21T09:54:22.255751+0000","last_peered":"2024-09-21T09:54:22.255751+0000","last_clean":"2024-09-21T09:54:22.255751+0000","last_became_active":"2024-09-21T09:48:52.952620+0000","last_became_peered":"2024-09-21T09:48:52.952620+0000","last_unstale":"2024-09-21T09:54:22.255751+0000","last_undegraded":"2024-09-21T09:54:22.255751+0000","last_fullsized":"2024-09-21T09:54:22.255751+0000","mapping_epoch":164,"log_start":"170'1700","ondisk_log_start":"170'1700","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":8403,"log_dups_size":0,"ondisk_log_size":8403,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:18:44.353789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":55771136,"num_objects":851,"num_object_clones":0,"num_object_copies":2553,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":851,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10103,"num_write_kb":350528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":320,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.097430+0000","last_change":"2024-09-21T09:46:16.201034+0000","last_active":"2024-09-21T09:54:18.097430+0000","last_peered":"2024-09-21T09:54:18.097430+0000","last_clean":"2024-09-21T09:54:18.097430+0000","last_became_active":"2024-09-21T09:46:16.200729+0000","last_became_peered":"2024-09-21T09:46:16.200729+0000","last_unstale":"2024-09-21T09:54:18.097430+0000","last_undegraded":"2024-09-21T09:54:18.097430+0000","last_fullsized":"2024-09-21T09:54:18.097430+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:51:59.057244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":32,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.066024+0000","last_change":"2024-09-21T09:52:23.923988+0000","last_active":"2024-09-21T09:54:09.066024+0000","last_peered":"2024-09-21T09:54:09.066024+0000","last_clean":"2024-09-21T09:54:09.066024+0000","last_became_active":"2024-09-21T09:52:23.923683+0000","last_became_peered":"2024-09-21T09:52:23.923683+0000","last_unstale":"2024-09-21T09:54:09.066024+0000","last_undegraded":"2024-09-21T09:54:09.066024+0000","last_fullsized":"2024-09-21T09:54:09.066024+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:27:09.371170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":317,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.103918+0000","last_change":"2024-09-21T09:46:16.220644+0000","last_active":"2024-09-21T09:54:18.103918+0000","last_peered":"2024-09-21T09:54:18.103918+0000","last_clean":"2024-09-21T09:54:18.103918+0000","last_became_active":"2024-09-21T09:46:16.220373+0000","last_became_peered":"2024-09-21T09:46:16.220373+0000","last_unstale":"2024-09-21T09:54:18.103918+0000","last_undegraded":"2024-09-21T09:54:18.103918+0000","last_fullsized":"2024-09-21T09:54:18.103918+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:16:24.020337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.2","version":"217'10586","reported_seq":10707,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:22.197435+0000","last_change":"2024-09-21T09:48:52.953674+0000","last_active":"2024-09-21T09:54:22.197435+0000","last_peered":"2024-09-21T09:54:22.197435+0000","last_clean":"2024-09-21T09:54:22.197435+0000","last_became_active":"2024-09-21T09:48:52.953378+0000","last_became_peered":"2024-09-21T09:48:52.953378+0000","last_unstale":"2024-09-21T09:54:22.197435+0000","last_undegraded":"2024-09-21T09:54:22.197435+0000","last_fullsized":"2024-09-21T09:54:22.197435+0000","mapping_epoch":164,"log_start":"170'2200","ondisk_log_start":"170'2200","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":8386,"log_dups_size":0,"ondisk_log_size":8386,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:16:03.455885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":56754176,"num_objects":866,"num_object_clones":0,"num_object_copies":2598,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":866,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10586,"num_write_kb":366464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":228,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.107822+0000","last_change":"2024-09-21T09:46:16.229904+0000","last_active":"2024-09-21T09:54:18.107822+0000","last_peered":"2024-09-21T09:54:18.107822+0000","last_clean":"2024-09-21T09:54:18.107822+0000","last_became_active":"2024-09-21T09:46:16.222940+0000","last_became_peered":"2024-09-21T09:46:16.222940+0000","last_unstale":"2024-09-21T09:54:18.107822+0000","last_undegraded":"2024-09-21T09:54:18.107822+0000","last_fullsized":"2024-09-21T09:54:18.107822+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:59:07.983986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":32,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.066042+0000","last_change":"2024-09-21T09:52:23.929806+0000","last_active":"2024-09-21T09:54:09.066042+0000","last_peered":"2024-09-21T09:54:09.066042+0000","last_clean":"2024-09-21T09:54:09.066042+0000","last_became_active":"2024-09-21T09:52:23.929389+0000","last_became_peered":"2024-09-21T09:52:23.929389+0000","last_unstale":"2024-09-21T09:54:09.066042+0000","last_undegraded":"2024-09-21T09:54:09.066042+0000","last_fullsized":"2024-09-21T09:54:09.066042+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:40:01.528139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":246,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.108529+0000","last_change":"2024-09-21T09:52:23.922131+0000","last_active":"2024-09-21T09:54:18.108529+0000","last_peered":"2024-09-21T09:54:18.108529+0000","last_clean":"2024-09-21T09:54:18.108529+0000","last_became_active":"2024-09-21T09:52:23.921808+0000","last_became_peered":"2024-09-21T09:52:23.921808+0000","last_unstale":"2024-09-21T09:54:18.108529+0000","last_undegraded":"2024-09-21T09:54:18.108529+0000","last_fullsized":"2024-09-21T09:54:18.108529+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:22:15.874366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":205,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.065409+0000","last_change":"2024-09-21T09:52:23.922364+0000","last_active":"2024-09-21T09:54:09.065409+0000","last_peered":"2024-09-21T09:54:09.065409+0000","last_clean":"2024-09-21T09:54:09.065409+0000","last_became_active":"2024-09-21T09:52:23.921567+0000","last_became_peered":"2024-09-21T09:52:23.921567+0000","last_unstale":"2024-09-21T09:54:09.065409+0000","last_undegraded":"2024-09-21T09:54:09.065409+0000","last_fullsized":"2024-09-21T09:54:09.065409+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:37:18.332456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":228,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.064287+0000","last_change":"2024-09-21T09:52:23.938226+0000","last_active":"2024-09-21T09:54:09.064287+0000","last_peered":"2024-09-21T09:54:09.064287+0000","last_clean":"2024-09-21T09:54:09.064287+0000","last_became_active":"2024-09-21T09:52:23.921528+0000","last_became_peered":"2024-09-21T09:52:23.921528+0000","last_unstale":"2024-09-21T09:54:09.064287+0000","last_undegraded":"2024-09-21T09:54:09.064287+0000","last_fullsized":"2024-09-21T09:54:09.064287+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:25:54.419818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9488,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":32,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.065959+0000","last_change":"2024-09-21T09:52:23.930706+0000","last_active":"2024-09-21T09:54:09.065959+0000","last_peered":"2024-09-21T09:54:09.065959+0000","last_clean":"2024-09-21T09:54:09.065959+0000","last_became_active":"2024-09-21T09:52:23.930420+0000","last_became_peered":"2024-09-21T09:52:23.930420+0000","last_unstale":"2024-09-21T09:54:09.065959+0000","last_undegraded":"2024-09-21T09:54:09.065959+0000","last_fullsized":"2024-09-21T09:54:09.065959+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:58:55.912262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":186,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.071814+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:54:09.071814+0000","last_peered":"2024-09-21T09:54:09.071814+0000","last_clean":"2024-09-21T09:54:09.071814+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:54:09.071814+0000","last_undegraded":"2024-09-21T09:54:09.071814+0000","last_fullsized":"2024-09-21T09:54:09.071814+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":54,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.060655+0000","last_change":"2024-09-21T09:49:39.898074+0000","last_active":"2024-09-21T09:54:09.060655+0000","last_peered":"2024-09-21T09:54:09.060655+0000","last_clean":"2024-09-21T09:54:09.060655+0000","last_became_active":"2024-09-21T09:49:39.897257+0000","last_became_peered":"2024-09-21T09:49:39.897257+0000","last_unstale":"2024-09-21T09:54:09.060655+0000","last_undegraded":"2024-09-21T09:54:09.060655+0000","last_fullsized":"2024-09-21T09:54:09.060655+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:09:15.502744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":284,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.099959+0000","last_change":"2024-09-21T09:52:23.941939+0000","last_active":"2024-09-21T09:54:18.099959+0000","last_peered":"2024-09-21T09:54:18.099959+0000","last_clean":"2024-09-21T09:54:18.099959+0000","last_became_active":"2024-09-21T09:52:23.941558+0000","last_became_peered":"2024-09-21T09:52:23.941558+0000","last_unstale":"2024-09-21T09:54:18.099959+0000","last_undegraded":"2024-09-21T09:54:18.099959+0000","last_fullsized":"2024-09-21T09:54:18.099959+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:21:10.666556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":325,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.109365+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T09:54:18.109365+0000","last_peered":"2024-09-21T09:54:18.109365+0000","last_clean":"2024-09-21T09:54:18.109365+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T09:54:18.109365+0000","last_undegraded":"2024-09-21T09:54:18.109365+0000","last_fullsized":"2024-09-21T09:54:18.109365+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":236,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.103517+0000","last_change":"2024-09-21T09:52:23.922029+0000","last_active":"2024-09-21T09:54:18.103517+0000","last_peered":"2024-09-21T09:54:18.103517+0000","last_clean":"2024-09-21T09:54:18.103517+0000","last_became_active":"2024-09-21T09:52:23.921751+0000","last_became_peered":"2024-09-21T09:52:23.921751+0000","last_unstale":"2024-09-21T09:54:18.103517+0000","last_undegraded":"2024-09-21T09:54:18.103517+0000","last_fullsized":"2024-09-21T09:54:18.103517+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:39:28.603146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,6],"acting":[0,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":32,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.066043+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T09:54:09.066043+0000","last_peered":"2024-09-21T09:54:09.066043+0000","last_clean":"2024-09-21T09:54:09.066043+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T09:54:09.066043+0000","last_undegraded":"2024-09-21T09:54:09.066043+0000","last_fullsized":"2024-09-21T09:54:09.066043+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":340,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.103830+0000","last_change":"2024-09-21T09:46:16.229291+0000","last_active":"2024-09-21T09:54:18.103830+0000","last_peered":"2024-09-21T09:54:18.103830+0000","last_clean":"2024-09-21T09:54:18.103830+0000","last_became_active":"2024-09-21T09:46:16.227249+0000","last_became_peered":"2024-09-21T09:46:16.227249+0000","last_unstale":"2024-09-21T09:54:18.103830+0000","last_undegraded":"2024-09-21T09:54:18.103830+0000","last_fullsized":"2024-09-21T09:54:18.103830+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:11:38.041896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":247,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.107631+0000","last_change":"2024-09-21T09:46:16.203427+0000","last_active":"2024-09-21T09:54:18.107631+0000","last_peered":"2024-09-21T09:54:18.107631+0000","last_clean":"2024-09-21T09:54:18.107631+0000","last_became_active":"2024-09-21T09:46:16.203177+0000","last_became_peered":"2024-09-21T09:46:16.203177+0000","last_unstale":"2024-09-21T09:54:18.107631+0000","last_undegraded":"2024-09-21T09:54:18.107631+0000","last_fullsized":"2024-09-21T09:54:18.107631+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:26:23.411928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":138,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.099617+0000","last_change":"2024-09-21T09:49:56.381591+0000","last_active":"2024-09-21T09:54:18.099617+0000","last_peered":"2024-09-21T09:54:18.099617+0000","last_clean":"2024-09-21T09:54:18.099617+0000","last_became_active":"2024-09-21T09:49:56.381345+0000","last_became_peered":"2024-09-21T09:49:56.381345+0000","last_unstale":"2024-09-21T09:54:18.099617+0000","last_undegraded":"2024-09-21T09:54:18.099617+0000","last_fullsized":"2024-09-21T09:54:18.099617+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:05:16.716086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":311,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.097053+0000","last_change":"2024-09-21T09:42:30.754634+0000","last_active":"2024-09-21T09:54:18.097053+0000","last_peered":"2024-09-21T09:54:18.097053+0000","last_clean":"2024-09-21T09:54:18.097053+0000","last_became_active":"2024-09-21T09:42:30.754277+0000","last_became_peered":"2024-09-21T09:42:30.754277+0000","last_unstale":"2024-09-21T09:54:18.097053+0000","last_undegraded":"2024-09-21T09:54:18.097053+0000","last_fullsized":"2024-09-21T09:54:18.097053+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:07.161382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":201,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.063901+0000","last_change":"2024-09-21T09:41:57.606527+0000","last_active":"2024-09-21T09:54:09.063901+0000","last_peered":"2024-09-21T09:54:09.063901+0000","last_clean":"2024-09-21T09:54:09.063901+0000","last_became_active":"2024-09-21T09:41:57.606172+0000","last_became_peered":"2024-09-21T09:41:57.606172+0000","last_unstale":"2024-09-21T09:54:09.063901+0000","last_undegraded":"2024-09-21T09:54:09.063901+0000","last_fullsized":"2024-09-21T09:54:09.063901+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:37:37.358687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":345,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.126439+0000","last_change":"2024-09-21T09:46:16.198812+0000","last_active":"2024-09-21T09:54:18.126439+0000","last_peered":"2024-09-21T09:54:18.126439+0000","last_clean":"2024-09-21T09:54:18.126439+0000","last_became_active":"2024-09-21T09:46:16.198499+0000","last_became_peered":"2024-09-21T09:46:16.198499+0000","last_unstale":"2024-09-21T09:54:18.126439+0000","last_undegraded":"2024-09-21T09:54:18.126439+0000","last_fullsized":"2024-09-21T09:54:18.126439+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:17:49.771404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":290,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.107572+0000","last_change":"2024-09-21T09:46:16.203600+0000","last_active":"2024-09-21T09:54:18.107572+0000","last_peered":"2024-09-21T09:54:18.107572+0000","last_clean":"2024-09-21T09:54:18.107572+0000","last_became_active":"2024-09-21T09:46:16.203301+0000","last_became_peered":"2024-09-21T09:46:16.203301+0000","last_unstale":"2024-09-21T09:54:18.107572+0000","last_undegraded":"2024-09-21T09:54:18.107572+0000","last_fullsized":"2024-09-21T09:54:18.107572+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:22:34.754354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":202,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.065409+0000","last_change":"2024-09-21T09:45:19.064820+0000","last_active":"2024-09-21T09:54:09.065409+0000","last_peered":"2024-09-21T09:54:09.065409+0000","last_clean":"2024-09-21T09:54:09.065409+0000","last_became_active":"2024-09-21T09:45:19.064514+0000","last_became_peered":"2024-09-21T09:45:19.064514+0000","last_unstale":"2024-09-21T09:54:09.065409+0000","last_undegraded":"2024-09-21T09:54:09.065409+0000","last_fullsized":"2024-09-21T09:54:09.065409+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:09:49.069113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":58,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.060706+0000","last_change":"2024-09-21T09:49:39.903516+0000","last_active":"2024-09-21T09:54:09.060706+0000","last_peered":"2024-09-21T09:54:09.060706+0000","last_clean":"2024-09-21T09:54:09.060706+0000","last_became_active":"2024-09-21T09:49:39.897696+0000","last_became_peered":"2024-09-21T09:49:39.897696+0000","last_unstale":"2024-09-21T09:54:09.060706+0000","last_undegraded":"2024-09-21T09:54:09.060706+0000","last_fullsized":"2024-09-21T09:54:09.060706+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:23:59.185333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":216,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.063761+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T09:54:09.063761+0000","last_peered":"2024-09-21T09:54:09.063761+0000","last_clean":"2024-09-21T09:54:09.063761+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T09:54:09.063761+0000","last_undegraded":"2024-09-21T09:54:09.063761+0000","last_fullsized":"2024-09-21T09:54:09.063761+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":86,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.060729+0000","last_change":"2024-09-21T09:52:23.946480+0000","last_active":"2024-09-21T09:54:09.060729+0000","last_peered":"2024-09-21T09:54:09.060729+0000","last_clean":"2024-09-21T09:54:09.060729+0000","last_became_active":"2024-09-21T09:52:23.919292+0000","last_became_peered":"2024-09-21T09:52:23.919292+0000","last_unstale":"2024-09-21T09:54:09.060729+0000","last_undegraded":"2024-09-21T09:54:09.060729+0000","last_fullsized":"2024-09-21T09:54:09.060729+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:43:09.770414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":343,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.099826+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T09:54:18.099826+0000","last_peered":"2024-09-21T09:54:18.099826+0000","last_clean":"2024-09-21T09:54:18.099826+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T09:54:18.099826+0000","last_undegraded":"2024-09-21T09:54:18.099826+0000","last_fullsized":"2024-09-21T09:54:18.099826+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":332,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.097018+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T09:54:18.097018+0000","last_peered":"2024-09-21T09:54:18.097018+0000","last_clean":"2024-09-21T09:54:18.097018+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T09:54:18.097018+0000","last_undegraded":"2024-09-21T09:54:18.097018+0000","last_fullsized":"2024-09-21T09:54:18.097018+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":202,"reported_epoch":216,"state":"active+clean","last_fresh":"2024-09-21T09:54:09.065528+0000","last_change":"2024-09-21T09:52:23.920972+0000","last_active":"2024-09-21T09:54:09.065528+0000","last_peered":"2024-09-21T09:54:09.065528+0000","last_clean":"2024-09-21T09:54:09.065528+0000","last_became_active":"2024-09-21T09:52:23.920704+0000","last_became_peered":"2024-09-21T09:52:23.920704+0000","last_unstale":"2024-09-21T09:54:09.065528+0000","last_undegraded":"2024-09-21T09:54:09.065528+0000","last_fullsized":"2024-09-21T09:54:09.065528+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:00:47.520293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":352,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.109346+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T09:54:18.109346+0000","last_peered":"2024-09-21T09:54:18.109346+0000","last_clean":"2024-09-21T09:54:18.109346+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T09:54:18.109346+0000","last_undegraded":"2024-09-21T09:54:18.109346+0000","last_fullsized":"2024-09-21T09:54:18.109346+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":820117528,"num_objects":12515,"num_object_clones":0,"num_object_copies":37545,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12515,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":166869,"num_write_kb":5740225,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":25648,"num_bytes_recovered":1535770624,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2453483520,"data_stored":2453471304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":140769,"ondisk_log_size":140769,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":11618,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":7,"num_bytes_recovered":76,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397792,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":537728,"kb_used_data":236216,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":93207424,"statfs":{"total":95995035648,"available":95444402176,"internally_reserved":0,"allocated":241885184,"data_stored":240437668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683594014,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":584372,"kb_used_data":274540,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93160780,"statfs":{"total":95995035648,"available":95396638720,"internally_reserved":0,"allocated":281128960,"data_stored":279692999,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790245,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":533992,"kb_used_data":228320,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93211160,"statfs":{"total":95995035648,"available":95448227840,"internally_reserved":0,"allocated":233799680,"data_stored":232371572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986477,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":543096,"kb_used_data":233264,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93202056,"statfs":{"total":95995035648,"available":95438905344,"internally_reserved":0,"allocated":238862336,"data_stored":237422406,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893264,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":914080,"kb_used_data":518232,"kb_used_omap":4,"kb_used_meta":395515,"kb_avail":92831072,"statfs":{"total":95995035648,"available":95059017728,"internally_reserved":0,"allocated":530669568,"data_stored":529248229,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":405007809},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056792,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":645928,"kb_used_data":281120,"kb_used_omap":6,"kb_used_meta":364793,"kb_avail":93099224,"statfs":{"total":95995035648,"available":95333605376,"internally_reserved":0,"allocated":287866880,"data_stored":286439052,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":373548500},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220318,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":670692,"kb_used_data":338332,"kb_used_omap":5,"kb_used_meta":332346,"kb_avail":93074460,"statfs":{"total":95995035648,"available":95308247040,"internally_reserved":0,"allocated":346451968,"data_stored":345026473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":340322548},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585059,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":598508,"kb_used_data":402724,"kb_used_omap":7,"kb_used_meta":195768,"kb_avail":93146644,"statfs":{"total":95995035648,"available":95382163456,"internally_reserved":0,"allocated":412389376,"data_stored":410956583,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":200466887},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":388435968,"data_stored":388431896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":328404992,"data_stored":328400920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":270467072,"data_stored":270467072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":513146880,"data_stored":513146880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":230948864,"data_stored":230948864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":226820096,"data_stored":226820096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":265162752,"data_stored":265158680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":230096896,"data_stored":230096896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:54:29.095 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:54:29.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:29.115 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:29.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:29.216 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:29.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:29.253 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:29.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:29.354 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:29.383 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:29.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:29.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:29.484 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:29.510 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:29.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:29.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:29.612 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:29.636 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:29.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:29.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:29.740 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:29.740 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T09:54:29.770 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:54:29.770 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:54:29.792 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:29.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:29.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:29.819 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:54:29.819 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:54:29.864 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:54:29.864 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:54:29.874 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:29.895 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:29.905 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:54:29.906 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:54:29.917 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:29.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:29.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:29.943 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:54:29.943 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:54:29.973 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:54:29.973 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:54:30.000 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:54:30.000 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:54:30.019 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:30.028 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:54:30.028 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:54:30.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:30.085 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:30.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:30.186 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:30.228 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:30.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:30.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:30.288 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:54:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:54:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:54:30.289 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:30 smithi165 ceph-mon[86023]: pgmap v676: 89 pgs: 89 active+clean; 664 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-09-21T09:54:30.289 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:30 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2590087529' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:54:30.303 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:30 smithi137 ceph-mon[93825]: pgmap v676: 89 pgs: 89 active+clean; 664 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-09-21T09:54:30.303 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:30 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2590087529' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:54:30.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:30 smithi137 ceph-mon[97575]: pgmap v676: 89 pgs: 89 active+clean; 664 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-09-21T09:54:30.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:30 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2590087529' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:54:30.331 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:30.374 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:30.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:30.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:30.476 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:30.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:30.528 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:30.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:30.629 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:30.688 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:30.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:30.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:30.790 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:30.822 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:30.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:30.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:30.901 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:54:30.901 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T09:54:30.901 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T09:54:30.901 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T09:54:30.901 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:54:30.924 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:30.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:30.959 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:30.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:31.060 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:31.099 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:31.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:31.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:31.201 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:31.234 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:31.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:31.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:31.336 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:31.364 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:31.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:31.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:31.466 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:31.493 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:31.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:31.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:31.595 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:31.613 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T09:54:31.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:31.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:31.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:31.724 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:31.753 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:31.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:31.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:31.855 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:31.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:31.887 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:31.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:31.960 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:54:31.963 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:31.988 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:32.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:32.037 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:32.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:32.138 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:32.149 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:54:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:54:31] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.51.0" 2024-09-21T09:54:32.165 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:32.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:32.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:32.267 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:32.309 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:32.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:32.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:32.353 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:32 smithi165 ceph-mon[86023]: pgmap v677: 89 pgs: 89 active+clean; 575 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2024-09-21T09:54:32.410 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:32.439 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:32.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:32.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:32.444 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:32 smithi137 ceph-mon[93825]: pgmap v677: 89 pgs: 89 active+clean; 575 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2024-09-21T09:54:32.444 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:32 smithi137 ceph-mon[97575]: pgmap v677: 89 pgs: 89 active+clean; 575 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2024-09-21T09:54:32.540 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:32.566 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:32.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:32.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:32.667 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:32.711 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:32.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:32.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:32.813 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:32.855 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:32.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:32.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:32.908 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:54:32.958 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:32.984 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:32.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:32.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:33.085 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:33.110 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:33.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:33.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:33.211 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:33.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:33.246 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:33.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:33.347 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:33.373 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:33.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:33.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:33.475 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:33.502 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:33.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:33.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:33.604 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:33.627 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:33.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:33.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:33.728 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:33.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:33.761 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:33.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:33.815 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:54:33.815 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T09:54:33.815 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T09:54:33.815 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T09:54:33.815 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.815 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:110309 6.2 6:423f8061:::benchmark_data_smithi137_131945_object3320:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2024-09-21T09:54:33.815 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:45:58.950347+0000", 2024-09-21T09:54:33.815 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 514.86106403799999, 2024-09-21T09:54:33.815 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.096145289999999994, 2024-09-21T09:54:33.815 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.815 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.815 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.816 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:54:33.816 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:54:33.816 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 110309 2024-09-21T09:54:33.816 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.816 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.816 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.816 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.816 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950347+0000", 2024-09-21T09:54:33.816 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.816 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.816 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.817 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.817 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950347+0000", 2024-09-21T09:54:33.817 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.817 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.817 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.817 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.817 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950346+0000", 2024-09-21T09:54:33.817 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:54:33.817 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.817 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.817 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.817 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950351+0000", 2024-09-21T09:54:33.817 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9030000000000003e-06 2024-09-21T09:54:33.817 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.818 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.818 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.818 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950361+0000", 2024-09-21T09:54:33.818 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0502e-05 2024-09-21T09:54:33.818 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.818 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.818 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.818 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950367+0000", 2024-09-21T09:54:33.818 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6779999999999997e-06 2024-09-21T09:54:33.818 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.818 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.818 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.818 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950400+0000", 2024-09-21T09:54:33.819 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3096999999999998e-05 2024-09-21T09:54:33.819 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.819 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.819 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.819 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950469+0000", 2024-09-21T09:54:33.819 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8793000000000004e-05 2024-09-21T09:54:33.819 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.819 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.819 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:54:33.819 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.950530+0000", 2024-09-21T09:54:33.819 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1055000000000004e-05 2024-09-21T09:54:33.819 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.819 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.819 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.820 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.951910+0000", 2024-09-21T09:54:33.820 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013802059999999999 2024-09-21T09:54:33.820 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.820 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.820 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.820 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:58.953866+0000", 2024-09-21T09:54:33.820 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0019558779999999999 2024-09-21T09:54:33.820 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.820 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.820 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.820 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.046408+0000", 2024-09-21T09:54:33.820 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.092542315 2024-09-21T09:54:33.820 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.820 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.821 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.821 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.046453+0000", 2024-09-21T09:54:33.821 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4880999999999999e-05 2024-09-21T09:54:33.821 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.821 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.821 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.821 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:45:59.046492+0000", 2024-09-21T09:54:33.821 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8677999999999998e-05 2024-09-21T09:54:33.821 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.821 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.821 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.821 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.821 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.822 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:120667 6.e 6:75c8ed2b:::benchmark_data_smithi137_131945_object13678:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:54:33.822 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:14.416345+0000", 2024-09-21T09:54:33.822 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 499.39506515699998, 2024-09-21T09:54:33.822 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.092486732000000002, 2024-09-21T09:54:33.822 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.822 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.822 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.822 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:54:33.822 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:54:33.822 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 120667 2024-09-21T09:54:33.822 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.822 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.822 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.822 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.823 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416345+0000", 2024-09-21T09:54:33.823 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.823 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.823 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.823 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.823 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416345+0000", 2024-09-21T09:54:33.823 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.823 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.823 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.823 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.823 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416344+0000", 2024-09-21T09:54:33.823 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:54:33.823 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.823 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.823 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.824 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416350+0000", 2024-09-21T09:54:33.824 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1909999999999997e-06 2024-09-21T09:54:33.824 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.824 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.824 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.824 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416362+0000", 2024-09-21T09:54:33.824 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1703e-05 2024-09-21T09:54:33.824 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.824 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.824 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.824 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416369+0000", 2024-09-21T09:54:33.824 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7100000000000001e-06 2024-09-21T09:54:33.824 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.825 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.825 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.825 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416410+0000", 2024-09-21T09:54:33.825 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1610999999999999e-05 2024-09-21T09:54:33.825 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.825 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.825 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.825 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416521+0000", 2024-09-21T09:54:33.825 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000110738 2024-09-21T09:54:33.825 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.825 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.825 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T09:54:33.825 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.416647+0000", 2024-09-21T09:54:33.826 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000126093 2024-09-21T09:54:33.826 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.826 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.826 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.826 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.419540+0000", 2024-09-21T09:54:33.826 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0028925890000000001 2024-09-21T09:54:33.826 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.826 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.826 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.826 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454406+0000", 2024-09-21T09:54:33.826 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.034866532999999998 2024-09-21T09:54:33.826 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.826 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.826 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.827 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.508732+0000", 2024-09-21T09:54:33.827 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.054325568999999997 2024-09-21T09:54:33.827 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.827 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.827 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.827 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.508784+0000", 2024-09-21T09:54:33.827 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1866000000000001e-05 2024-09-21T09:54:33.827 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.827 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.827 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.827 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.508832+0000", 2024-09-21T09:54:33.827 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8539999999999999e-05 2024-09-21T09:54:33.827 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.827 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.828 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.828 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.828 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.828 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:120669 6.2 6:437c76c2:::benchmark_data_smithi137_131945_object13680:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:54:33.828 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:14.426649+0000", 2024-09-21T09:54:33.828 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 499.384761121, 2024-09-21T09:54:33.828 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.105149506, 2024-09-21T09:54:33.828 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.828 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.828 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.828 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:54:33.828 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:54:33.828 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 120669 2024-09-21T09:54:33.828 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.829 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.829 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.829 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.830 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426649+0000", 2024-09-21T09:54:33.830 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.830 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.830 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.830 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.830 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426649+0000", 2024-09-21T09:54:33.830 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.830 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.830 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.830 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.830 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426648+0000", 2024-09-21T09:54:33.830 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:54:33.831 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.831 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.831 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.831 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426656+0000", 2024-09-21T09:54:33.831 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1620000000000008e-06 2024-09-21T09:54:33.831 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.831 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.831 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.832 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426670+0000", 2024-09-21T09:54:33.832 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3929e-05 2024-09-21T09:54:33.832 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.832 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.832 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.832 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426676+0000", 2024-09-21T09:54:33.832 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5779999999999998e-06 2024-09-21T09:54:33.832 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.832 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.832 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.832 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426730+0000", 2024-09-21T09:54:33.832 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4613e-05 2024-09-21T09:54:33.832 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.833 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.833 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.833 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426861+0000", 2024-09-21T09:54:33.833 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000130677 2024-09-21T09:54:33.833 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.833 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.833 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:54:33.833 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426965+0000", 2024-09-21T09:54:33.833 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010411799999999999 2024-09-21T09:54:33.833 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.833 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.833 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.833 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.430455+0000", 2024-09-21T09:54:33.833 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0034903389999999999 2024-09-21T09:54:33.833 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.834 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.834 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.834 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.467035+0000", 2024-09-21T09:54:33.834 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.036579849999999997 2024-09-21T09:54:33.834 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.834 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.834 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.834 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531707+0000", 2024-09-21T09:54:33.834 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.064671647999999998 2024-09-21T09:54:33.834 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.834 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.834 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.834 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531760+0000", 2024-09-21T09:54:33.835 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3075000000000003e-05 2024-09-21T09:54:33.835 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.835 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.835 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.835 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531799+0000", 2024-09-21T09:54:33.835 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8989999999999998e-05 2024-09-21T09:54:33.835 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.835 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.835 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.835 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.835 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.835 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:120670 6.e 6:759593de:::benchmark_data_smithi137_131945_object13681:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:54:33.835 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:14.426728+0000", 2024-09-21T09:54:33.835 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 499.38468289299999, 2024-09-21T09:54:33.836 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.10506041000000001, 2024-09-21T09:54:33.836 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.836 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.836 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.836 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:54:33.836 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:54:33.836 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 120670 2024-09-21T09:54:33.836 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.836 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.836 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.836 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.836 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426728+0000", 2024-09-21T09:54:33.836 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.836 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.837 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.837 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.837 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426728+0000", 2024-09-21T09:54:33.837 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.837 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.837 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.837 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.837 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426727+0000", 2024-09-21T09:54:33.837 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:54:33.837 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.837 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.837 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.837 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426730+0000", 2024-09-21T09:54:33.837 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6410000000000002e-06 2024-09-21T09:54:33.838 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.838 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.838 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.838 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426735+0000", 2024-09-21T09:54:33.838 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8199999999999996e-06 2024-09-21T09:54:33.838 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.838 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.838 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.838 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426737+0000", 2024-09-21T09:54:33.838 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6390000000000001e-06 2024-09-21T09:54:33.838 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.838 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.838 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.839 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426769+0000", 2024-09-21T09:54:33.839 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1752999999999999e-05 2024-09-21T09:54:33.839 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.839 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.839 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.839 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426850+0000", 2024-09-21T09:54:33.839 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1081999999999994e-05 2024-09-21T09:54:33.839 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.839 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.839 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T09:54:33.839 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.426926+0000", 2024-09-21T09:54:33.839 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.6243999999999997e-05 2024-09-21T09:54:33.839 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.839 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.839 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.840 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.430227+0000", 2024-09-21T09:54:33.840 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0033001720000000001 2024-09-21T09:54:33.840 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.840 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.840 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.840 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.508862+0000", 2024-09-21T09:54:33.840 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.078635457000000006 2024-09-21T09:54:33.840 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.840 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.840 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.840 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531700+0000", 2024-09-21T09:54:33.840 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.022837863 2024-09-21T09:54:33.840 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.841 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.841 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.841 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531755+0000", 2024-09-21T09:54:33.841 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4886000000000003e-05 2024-09-21T09:54:33.841 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.841 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.841 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.841 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531788+0000", 2024-09-21T09:54:33.841 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3293999999999997e-05 2024-09-21T09:54:33.841 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.841 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.842 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.842 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.842 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.842 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:120671 6.2 6:40f6e466:::benchmark_data_smithi137_131945_object13682:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:54:33.842 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:14.427062+0000", 2024-09-21T09:54:33.842 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 499.38434840000002, 2024-09-21T09:54:33.842 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.10482770700000001, 2024-09-21T09:54:33.842 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.842 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.842 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.842 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:54:33.842 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:54:33.843 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 120671 2024-09-21T09:54:33.843 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.843 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.843 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.843 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.843 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.427062+0000", 2024-09-21T09:54:33.843 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.843 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.843 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.843 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.843 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.427062+0000", 2024-09-21T09:54:33.843 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.843 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.844 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.844 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.844 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.427062+0000", 2024-09-21T09:54:33.844 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:54:33.844 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.844 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.844 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.844 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.427065+0000", 2024-09-21T09:54:33.844 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.264e-06 2024-09-21T09:54:33.844 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.844 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.844 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.844 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.427072+0000", 2024-09-21T09:54:33.845 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0809999999999996e-06 2024-09-21T09:54:33.845 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.845 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.845 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.845 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.427075+0000", 2024-09-21T09:54:33.845 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8940000000000002e-06 2024-09-21T09:54:33.845 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.845 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.845 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.845 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.428510+0000", 2024-09-21T09:54:33.845 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001435385 2024-09-21T09:54:33.845 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.845 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.845 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.845 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.428617+0000", 2024-09-21T09:54:33.846 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010675000000000001 2024-09-21T09:54:33.846 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.846 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.846 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:54:33.846 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.428744+0000", 2024-09-21T09:54:33.846 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012736900000000001 2024-09-21T09:54:33.846 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.846 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.846 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.846 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.430582+0000", 2024-09-21T09:54:33.846 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0018375049999999999 2024-09-21T09:54:33.846 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.846 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.847 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.847 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.467075+0000", 2024-09-21T09:54:33.847 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.036493471999999999 2024-09-21T09:54:33.847 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.847 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.847 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.847 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531834+0000", 2024-09-21T09:54:33.847 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.064759018000000002 2024-09-21T09:54:33.847 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.847 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.847 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.847 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531869+0000", 2024-09-21T09:54:33.847 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4236000000000002e-05 2024-09-21T09:54:33.847 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.847 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.848 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.848 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.531890+0000", 2024-09-21T09:54:33.848 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1239000000000001e-05 2024-09-21T09:54:33.848 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.848 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.848 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.848 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.848 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.848 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:122799 6.2 6:47439bd7:::benchmark_data_smithi137_131945_object15810:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e137)", 2024-09-21T09:54:33.848 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:19.456408+0000", 2024-09-21T09:54:33.848 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 494.35500209600002, 2024-09-21T09:54:33.848 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.076742756999999995, 2024-09-21T09:54:33.848 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.848 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.849 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.849 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:54:33.849 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:54:33.849 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 122799 2024-09-21T09:54:33.849 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.849 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.849 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.849 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.849 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456408+0000", 2024-09-21T09:54:33.849 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.849 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.849 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.850 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.850 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456408+0000", 2024-09-21T09:54:33.850 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.850 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.850 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.850 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.850 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456406+0000", 2024-09-21T09:54:33.850 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999976 2024-09-21T09:54:33.850 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.850 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.850 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.850 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456421+0000", 2024-09-21T09:54:33.851 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.464e-05 2024-09-21T09:54:33.851 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.851 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.851 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.851 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456456+0000", 2024-09-21T09:54:33.851 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4956000000000002e-05 2024-09-21T09:54:33.851 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.851 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.851 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.851 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456468+0000", 2024-09-21T09:54:33.851 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2903e-05 2024-09-21T09:54:33.851 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.851 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.851 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.852 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456576+0000", 2024-09-21T09:54:33.852 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000107205 2024-09-21T09:54:33.852 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.852 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.852 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.852 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456742+0000", 2024-09-21T09:54:33.852 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016665199999999999 2024-09-21T09:54:33.852 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.852 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.852 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T09:54:33.852 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.456817+0000", 2024-09-21T09:54:33.852 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4543999999999996e-05 2024-09-21T09:54:33.852 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.853 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.853 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.853 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.458486+0000", 2024-09-21T09:54:33.853 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0016693039999999999 2024-09-21T09:54:33.853 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.853 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.853 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.853 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.462220+0000", 2024-09-21T09:54:33.853 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0037336539999999999 2024-09-21T09:54:33.853 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.853 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.853 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.853 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.533066+0000", 2024-09-21T09:54:33.853 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.070846131000000007 2024-09-21T09:54:33.854 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.854 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.854 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.533113+0000", 2024-09-21T09:54:33.854 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7372e-05 2024-09-21T09:54:33.854 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.854 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.854 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:19.533151+0000", 2024-09-21T09:54:33.854 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7895999999999998e-05 2024-09-21T09:54:33.854 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.854 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.854 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.854 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.855 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.855 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:213671 6.e 6:78be5f49:::benchmark_data_smithi137_131945_object106682:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154)", 2024-09-21T09:54:33.855 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:48:24.971181+0000", 2024-09-21T09:54:33.855 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 368.84022926900002, 2024-09-21T09:54:33.855 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.070554881999999999, 2024-09-21T09:54:33.855 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.855 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.855 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.855 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:54:33.855 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:54:33.855 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 213671 2024-09-21T09:54:33.855 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.855 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.855 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.856 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.971181+0000", 2024-09-21T09:54:33.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.856 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.856 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.971181+0000", 2024-09-21T09:54:33.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.856 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.856 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.971181+0000", 2024-09-21T09:54:33.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:54:33.858 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.859 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.859 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.859 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.971185+0000", 2024-09-21T09:54:33.859 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5399999999999997e-06 2024-09-21T09:54:33.859 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.859 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.859 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.860 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.971194+0000", 2024-09-21T09:54:33.860 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1749999999999994e-06 2024-09-21T09:54:33.860 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.860 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.860 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.861 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.971200+0000", 2024-09-21T09:54:33.861 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2900000000000002e-06 2024-09-21T09:54:33.861 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.861 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.861 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.861 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.978880+0000", 2024-09-21T09:54:33.861 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0076808240000000002 2024-09-21T09:54:33.862 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.862 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.862 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.978982+0000", 2024-09-21T09:54:33.862 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010168 2024-09-21T09:54:33.862 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.862 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T09:54:33.862 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.979088+0000", 2024-09-21T09:54:33.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000105907 2024-09-21T09:54:33.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.863 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.863 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.863 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.984383+0000", 2024-09-21T09:54:33.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052952240000000003 2024-09-21T09:54:33.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.863 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.863 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.863 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:24.985957+0000", 2024-09-21T09:54:33.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001573943 2024-09-21T09:54:33.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.864 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.864 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:25.041664+0000", 2024-09-21T09:54:33.864 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.055706433 2024-09-21T09:54:33.864 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.864 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.864 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:25.041698+0000", 2024-09-21T09:54:33.864 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4375999999999997e-05 2024-09-21T09:54:33.864 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.864 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.864 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:48:25.041736+0000", 2024-09-21T09:54:33.864 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8223999999999999e-05 2024-09-21T09:54:33.864 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.865 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.865 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.865 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.865 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.865 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:24580 7.1 7:8cad4026:::benchmark_data_smithi137_164067_object24579:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e170)", 2024-09-21T09:54:33.865 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:49:15.684402+0000", 2024-09-21T09:54:33.865 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 318.127008203, 2024-09-21T09:54:33.865 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.097347590999999997, 2024-09-21T09:54:33.865 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.865 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.865 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.865 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:54:33.865 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:33.865 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 24580 2024-09-21T09:54:33.866 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.866 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.866 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.866 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.866 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:15.684402+0000", 2024-09-21T09:54:33.866 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.866 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.866 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.866 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.866 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:15.684402+0000", 2024-09-21T09:54:33.866 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.867 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.867 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.867 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.867 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:15.684401+0000", 2024-09-21T09:54:33.867 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:54:33.867 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.867 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.867 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.867 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:15.684483+0000", 2024-09-21T09:54:33.867 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1959000000000006e-05 2024-09-21T09:54:33.867 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.867 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.867 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.867 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:15.684494+0000", 2024-09-21T09:54:33.867 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0883000000000001e-05 2024-09-21T09:54:33.868 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.868 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.868 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.868 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:15.684499+0000", 2024-09-21T09:54:33.868 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5469999999999998e-06 2024-09-21T09:54:33.868 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.868 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.868 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.868 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:15.684540+0000", 2024-09-21T09:54:33.868 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1211000000000002e-05 2024-09-21T09:54:33.868 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.868 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.868 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.868 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:15.684676+0000", 2024-09-21T09:54:33.869 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013634000000000001 2024-09-21T09:54:33.869 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.869 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.869 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:54:33.869 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:15.684821+0000", 2024-09-21T09:54:33.869 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014484 2024-09-21T09:54:33.869 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.869 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.869 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.869 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:15.685743+0000", 2024-09-21T09:54:33.869 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00092175199999999997 2024-09-21T09:54:33.869 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.869 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.869 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.870 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:15.686623+0000", 2024-09-21T09:54:33.870 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00088060999999999999 2024-09-21T09:54:33.870 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.870 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.870 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.870 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:15.781681+0000", 2024-09-21T09:54:33.870 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.095058087999999999 2024-09-21T09:54:33.870 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.870 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.870 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.870 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:15.781725+0000", 2024-09-21T09:54:33.870 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3183000000000003e-05 2024-09-21T09:54:33.870 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.871 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.871 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.871 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:15.781750+0000", 2024-09-21T09:54:33.871 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5408000000000001e-05 2024-09-21T09:54:33.871 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.871 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.871 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.871 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.871 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.871 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:26921 7.1 7:871bbbc3:::benchmark_data_smithi137_164067_object26920:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e170)", 2024-09-21T09:54:33.871 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:49:17.083007+0000", 2024-09-21T09:54:33.871 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 316.72840387600002, 2024-09-21T09:54:33.871 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13976369399999999, 2024-09-21T09:54:33.871 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.872 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.872 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.872 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:54:33.872 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:33.872 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26921 2024-09-21T09:54:33.872 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.872 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.872 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.872 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.872 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083007+0000", 2024-09-21T09:54:33.872 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.872 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.872 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.872 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.873 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083007+0000", 2024-09-21T09:54:33.873 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.873 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.873 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.873 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.873 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083005+0000", 2024-09-21T09:54:33.873 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:54:33.874 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.874 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.874 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.874 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083059+0000", 2024-09-21T09:54:33.874 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3956000000000003e-05 2024-09-21T09:54:33.874 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.874 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.874 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.874 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083071+0000", 2024-09-21T09:54:33.874 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2038999999999999e-05 2024-09-21T09:54:33.874 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.874 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.874 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.875 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083077+0000", 2024-09-21T09:54:33.875 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8270000000000003e-06 2024-09-21T09:54:33.875 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.875 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.875 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.875 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083147+0000", 2024-09-21T09:54:33.875 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9895999999999996e-05 2024-09-21T09:54:33.875 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.875 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.875 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.876 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083261+0000", 2024-09-21T09:54:33.876 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000114133 2024-09-21T09:54:33.876 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.876 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.876 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:54:33.876 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083392+0000", 2024-09-21T09:54:33.876 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000130999 2024-09-21T09:54:33.876 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.876 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.876 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.876 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084531+0000", 2024-09-21T09:54:33.876 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0011387960000000001 2024-09-21T09:54:33.876 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.877 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.877 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.877 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:33.879 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.086023+0000", 2024-09-21T09:54:33.879 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014922010000000001 2024-09-21T09:54:33.879 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.879 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.879 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.880 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.222711+0000", 2024-09-21T09:54:33.880 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13668825100000001 2024-09-21T09:54:33.880 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.880 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.880 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.880 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.222747+0000", 2024-09-21T09:54:33.880 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5593999999999998e-05 2024-09-21T09:54:33.880 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.880 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.881 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.881 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.222770+0000", 2024-09-21T09:54:33.881 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.3292e-05 2024-09-21T09:54:33.881 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.881 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.881 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.881 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.881 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.882 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:26930 7.1 7:8f3c4bc7:::benchmark_data_smithi137_164067_object26929:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e170)", 2024-09-21T09:54:33.882 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:49:17.085944+0000", 2024-09-21T09:54:33.882 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 316.72546658099998, 2024-09-21T09:54:33.882 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13942812900000001, 2024-09-21T09:54:33.882 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.882 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.882 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.882 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:54:33.883 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:33.883 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26930 2024-09-21T09:54:33.883 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.883 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.883 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.883 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.883 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.085944+0000", 2024-09-21T09:54:33.883 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.884 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.884 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.884 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.884 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.085944+0000", 2024-09-21T09:54:33.884 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.884 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.884 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.884 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.885 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.085942+0000", 2024-09-21T09:54:33.885 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:54:33.885 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.885 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.885 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.885 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.086069+0000", 2024-09-21T09:54:33.885 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012623800000000001 2024-09-21T09:54:33.885 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.885 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.086083+0000", 2024-09-21T09:54:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3831e-05 2024-09-21T09:54:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.086088+0000", 2024-09-21T09:54:33.887 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7579999999999998e-06 2024-09-21T09:54:33.887 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.887 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.887 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.887 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.086136+0000", 2024-09-21T09:54:33.887 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8000999999999997e-05 2024-09-21T09:54:33.887 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.887 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.887 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.888 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.086263+0000", 2024-09-21T09:54:33.888 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000126365 2024-09-21T09:54:33.888 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.888 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.888 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:54:33.888 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.086406+0000", 2024-09-21T09:54:33.888 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014308699999999999 2024-09-21T09:54:33.888 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.889 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.889 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.889 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.087466+0000", 2024-09-21T09:54:33.889 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0010602540000000001 2024-09-21T09:54:33.889 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.889 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.889 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.889 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.087658+0000", 2024-09-21T09:54:33.890 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00019191799999999999 2024-09-21T09:54:33.890 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.890 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.890 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.890 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.225321+0000", 2024-09-21T09:54:33.890 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13766299700000001 2024-09-21T09:54:33.890 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.890 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.891 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.891 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.225351+0000", 2024-09-21T09:54:33.891 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0372e-05 2024-09-21T09:54:33.891 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.891 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.891 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.891 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.225372+0000", 2024-09-21T09:54:33.891 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.0777000000000001e-05 2024-09-21T09:54:33.892 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.892 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.892 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.892 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.892 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.892 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:29596 7.1 7:81ba95ba:::benchmark_data_smithi137_164067_object29595:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e170)", 2024-09-21T09:54:33.892 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:49:18.756519+0000", 2024-09-21T09:54:33.892 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 315.054891752, 2024-09-21T09:54:33.892 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.071808796999999994, 2024-09-21T09:54:33.893 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.893 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.893 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.893 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:54:33.893 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:33.893 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 29596 2024-09-21T09:54:33.893 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.893 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.894 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.894 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.894 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.756519+0000", 2024-09-21T09:54:33.894 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.894 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.894 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.894 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.894 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.756519+0000", 2024-09-21T09:54:33.894 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.894 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.895 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.895 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.895 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.756517+0000", 2024-09-21T09:54:33.895 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:54:33.895 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.895 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.895 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.896 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.756625+0000", 2024-09-21T09:54:33.896 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000107762 2024-09-21T09:54:33.896 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.896 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.896 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.896 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.756644+0000", 2024-09-21T09:54:33.896 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9065000000000001e-05 2024-09-21T09:54:33.896 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.897 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.897 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.897 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.756650+0000", 2024-09-21T09:54:33.897 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7030000000000003e-06 2024-09-21T09:54:33.897 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.897 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.897 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.898 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.756697+0000", 2024-09-21T09:54:33.898 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7803000000000003e-05 2024-09-21T09:54:33.898 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.898 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.898 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.898 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.756817+0000", 2024-09-21T09:54:33.898 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000119428 2024-09-21T09:54:33.898 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.898 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.898 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:54:33.899 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.756957+0000", 2024-09-21T09:54:33.899 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013975599999999999 2024-09-21T09:54:33.899 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.899 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.899 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.899 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.758106+0000", 2024-09-21T09:54:33.899 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0011489499999999999 2024-09-21T09:54:33.899 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.899 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.899 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.899 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.759315+0000", 2024-09-21T09:54:33.899 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012098569999999999 2024-09-21T09:54:33.899 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.899 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.900 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.900 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.828256+0000", 2024-09-21T09:54:33.900 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.068940949000000001 2024-09-21T09:54:33.900 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.900 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.900 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.900 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.828303+0000", 2024-09-21T09:54:33.900 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6140999999999998e-05 2024-09-21T09:54:33.900 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.900 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.900 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.900 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.828328+0000", 2024-09-21T09:54:33.900 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5075e-05 2024-09-21T09:54:33.901 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.901 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.901 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.901 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.901 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.901 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:29599 7.1 7:82f866ae:::benchmark_data_smithi137_164067_object29598:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e170)", 2024-09-21T09:54:33.901 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:49:18.758119+0000", 2024-09-21T09:54:33.901 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 315.05329130799998, 2024-09-21T09:54:33.901 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.070343362000000006, 2024-09-21T09:54:33.901 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.901 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.901 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.901 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:54:33.901 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:33.901 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 29599 2024-09-21T09:54:33.902 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.902 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.902 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.902 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.902 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.758119+0000", 2024-09-21T09:54:33.902 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.902 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.902 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.902 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.902 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.758119+0000", 2024-09-21T09:54:33.902 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.902 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.902 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.902 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.903 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.758118+0000", 2024-09-21T09:54:33.903 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:54:33.903 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.903 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.903 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.903 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.758202+0000", 2024-09-21T09:54:33.903 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4159000000000005e-05 2024-09-21T09:54:33.903 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.903 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.903 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.903 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.758217+0000", 2024-09-21T09:54:33.903 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4442e-05 2024-09-21T09:54:33.903 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.903 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.904 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.904 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.758223+0000", 2024-09-21T09:54:33.904 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4579999999999998e-06 2024-09-21T09:54:33.904 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.904 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.904 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.904 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.758268+0000", 2024-09-21T09:54:33.904 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4774999999999997e-05 2024-09-21T09:54:33.904 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.904 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.904 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.904 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.758380+0000", 2024-09-21T09:54:33.904 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000112273 2024-09-21T09:54:33.904 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.905 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.905 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:54:33.905 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.758517+0000", 2024-09-21T09:54:33.905 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000136861 2024-09-21T09:54:33.905 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.905 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.905 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.905 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.759391+0000", 2024-09-21T09:54:33.905 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00087345499999999998 2024-09-21T09:54:33.905 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.905 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.905 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.905 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.759673+0000", 2024-09-21T09:54:33.905 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00028244099999999997 2024-09-21T09:54:33.906 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.906 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.906 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.906 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.828374+0000", 2024-09-21T09:54:33.906 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.068701043000000003 2024-09-21T09:54:33.906 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.906 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.906 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.906 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.828421+0000", 2024-09-21T09:54:33.906 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6635999999999999e-05 2024-09-21T09:54:33.907 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.907 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.907 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.907 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:18.828463+0000", 2024-09-21T09:54:33.907 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1878000000000001e-05 2024-09-21T09:54:33.907 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.907 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.907 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.907 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.907 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.907 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:70257 7.1 7:884d82aa:::benchmark_data_smithi137_164067_object70256:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e175)", 2024-09-21T09:54:33.908 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:49:51.859270+0000", 2024-09-21T09:54:33.908 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 281.95214080900001, 2024-09-21T09:54:33.908 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.076218876000000005, 2024-09-21T09:54:33.908 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.908 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.908 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.908 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:54:33.908 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:33.908 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 70257 2024-09-21T09:54:33.908 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.908 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.909 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.909 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.909 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.859270+0000", 2024-09-21T09:54:33.909 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.909 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.909 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.909 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.909 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.859270+0000", 2024-09-21T09:54:33.909 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.909 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.909 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.909 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.910 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.859269+0000", 2024-09-21T09:54:33.910 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:54:33.910 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.910 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.910 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.910 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.859430+0000", 2024-09-21T09:54:33.910 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000161414 2024-09-21T09:54:33.910 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.911 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.911 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.911 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.859442+0000", 2024-09-21T09:54:33.911 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1919000000000001e-05 2024-09-21T09:54:33.911 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.911 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.911 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.911 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.859448+0000", 2024-09-21T09:54:33.911 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8900000000000004e-06 2024-09-21T09:54:33.912 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.912 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.912 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.912 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.859519+0000", 2024-09-21T09:54:33.912 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1005000000000002e-05 2024-09-21T09:54:33.912 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.912 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.912 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.912 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.859730+0000", 2024-09-21T09:54:33.912 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00021093300000000001 2024-09-21T09:54:33.913 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.913 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.913 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:54:33.913 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.859930+0000", 2024-09-21T09:54:33.913 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00020021899999999999 2024-09-21T09:54:33.913 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.913 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.913 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.913 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.865138+0000", 2024-09-21T09:54:33.913 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052075660000000003 2024-09-21T09:54:33.914 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.914 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.914 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.914 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.868607+0000", 2024-09-21T09:54:33.914 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0034690419999999999 2024-09-21T09:54:33.914 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.914 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.914 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.915 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.935395+0000", 2024-09-21T09:54:33.915 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.066788038999999993 2024-09-21T09:54:33.915 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.915 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.915 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.915 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.935445+0000", 2024-09-21T09:54:33.915 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9991999999999998e-05 2024-09-21T09:54:33.915 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.915 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.915 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.915 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.935489+0000", 2024-09-21T09:54:33.916 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3823999999999999e-05 2024-09-21T09:54:33.916 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.916 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.916 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.916 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.916 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.916 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:70263 7.1 7:89f268ec:::benchmark_data_smithi137_164067_object70262:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e175)", 2024-09-21T09:54:33.916 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:49:51.861318+0000", 2024-09-21T09:54:33.916 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 281.950092767, 2024-09-21T09:54:33.916 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.074416093000000003, 2024-09-21T09:54:33.916 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.916 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.916 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.917 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:54:33.917 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:33.917 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 70263 2024-09-21T09:54:33.917 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.917 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.917 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.917 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.917 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.861318+0000", 2024-09-21T09:54:33.917 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.917 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.917 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.917 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.917 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.861318+0000", 2024-09-21T09:54:33.917 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.918 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.918 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.918 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.918 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.861316+0000", 2024-09-21T09:54:33.918 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:54:33.918 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.918 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.918 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.918 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.861360+0000", 2024-09-21T09:54:33.918 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3516000000000001e-05 2024-09-21T09:54:33.918 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.918 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.918 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.918 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.861380+0000", 2024-09-21T09:54:33.919 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.0520999999999999e-05 2024-09-21T09:54:33.919 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.919 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.919 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.919 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.861388+0000", 2024-09-21T09:54:33.919 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.7819999999999994e-06 2024-09-21T09:54:33.919 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.919 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.919 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.919 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.862596+0000", 2024-09-21T09:54:33.919 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012082620000000001 2024-09-21T09:54:33.919 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.919 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.919 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.920 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.862739+0000", 2024-09-21T09:54:33.920 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014306099999999999 2024-09-21T09:54:33.920 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.920 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.920 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:54:33.920 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.862886+0000", 2024-09-21T09:54:33.920 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014729599999999999 2024-09-21T09:54:33.920 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.920 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.920 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.920 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.868651+0000", 2024-09-21T09:54:33.920 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.005764361 2024-09-21T09:54:33.920 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.920 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.868657+0000", 2024-09-21T09:54:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4280000000000001e-06 2024-09-21T09:54:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.935538+0000", 2024-09-21T09:54:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.066880497999999997 2024-09-21T09:54:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.935692+0000", 2024-09-21T09:54:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015452599999999999 2024-09-21T09:54:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.922 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.922 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.935734+0000", 2024-09-21T09:54:33.922 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1591999999999998e-05 2024-09-21T09:54:33.922 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.922 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.922 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.922 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.922 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.922 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:70264 7.1 7:81fc38de:::benchmark_data_smithi137_164067_object70263:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e175)", 2024-09-21T09:54:33.922 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:49:51.861397+0000", 2024-09-21T09:54:33.922 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 281.95001325599998, 2024-09-21T09:54:33.922 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.074478391000000005, 2024-09-21T09:54:33.922 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.923 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.923 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.923 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:54:33.923 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:33.923 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 70264 2024-09-21T09:54:33.923 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.923 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.923 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.923 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.923 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.861397+0000", 2024-09-21T09:54:33.923 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.923 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.923 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.923 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.924 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.861397+0000", 2024-09-21T09:54:33.924 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.924 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.924 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.924 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.924 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.861397+0000", 2024-09-21T09:54:33.924 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:54:33.924 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.924 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.924 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.924 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.861430+0000", 2024-09-21T09:54:33.924 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3556000000000002e-05 2024-09-21T09:54:33.924 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.924 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.924 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.925 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.861437+0000", 2024-09-21T09:54:33.925 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7789999999999998e-06 2024-09-21T09:54:33.925 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.925 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.925 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.925 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.861441+0000", 2024-09-21T09:54:33.925 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.63e-06 2024-09-21T09:54:33.925 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.925 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.925 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.925 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.865176+0000", 2024-09-21T09:54:33.925 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0037355660000000001 2024-09-21T09:54:33.925 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.925 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.926 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.926 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.865267+0000", 2024-09-21T09:54:33.926 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.0315000000000005e-05 2024-09-21T09:54:33.926 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.926 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.926 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:54:33.926 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.865350+0000", 2024-09-21T09:54:33.926 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3289999999999997e-05 2024-09-21T09:54:33.926 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.926 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.926 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.926 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.868661+0000", 2024-09-21T09:54:33.926 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0033115599999999999 2024-09-21T09:54:33.926 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.927 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.927 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.927 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.869368+0000", 2024-09-21T09:54:33.927 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00070657000000000001 2024-09-21T09:54:33.927 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.927 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.927 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.927 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.935782+0000", 2024-09-21T09:54:33.927 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.066413811000000003 2024-09-21T09:54:33.927 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.927 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.927 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.927 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.935843+0000", 2024-09-21T09:54:33.927 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0646999999999997e-05 2024-09-21T09:54:33.928 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.928 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.928 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.928 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.935876+0000", 2024-09-21T09:54:33.928 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3161999999999999e-05 2024-09-21T09:54:33.928 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.928 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.928 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.928 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.928 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.928 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:70266 7.1 7:80e55d7a:::benchmark_data_smithi137_164067_object70265:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e175)", 2024-09-21T09:54:33.928 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:49:51.863090+0000", 2024-09-21T09:54:33.928 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 281.94832027899997, 2024-09-21T09:54:33.928 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.083466449999999998, 2024-09-21T09:54:33.928 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.929 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.929 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.929 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:54:33.929 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:33.929 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 70266 2024-09-21T09:54:33.929 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.929 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.929 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.929 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.929 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.863090+0000", 2024-09-21T09:54:33.929 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.929 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.929 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.929 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.930 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.863090+0000", 2024-09-21T09:54:33.930 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.930 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.930 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.930 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.930 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.863089+0000", 2024-09-21T09:54:33.930 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:54:33.930 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.930 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.930 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.930 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.863157+0000", 2024-09-21T09:54:33.930 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.792e-05 2024-09-21T09:54:33.930 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.930 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.931 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.931 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.863183+0000", 2024-09-21T09:54:33.931 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6109999999999999e-05 2024-09-21T09:54:33.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.931 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.931 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.931 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.863189+0000", 2024-09-21T09:54:33.931 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1870000000000002e-06 2024-09-21T09:54:33.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.931 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.931 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.931 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.866789+0000", 2024-09-21T09:54:33.931 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0035993930000000002 2024-09-21T09:54:33.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.932 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.932 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.932 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.866899+0000", 2024-09-21T09:54:33.932 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011069300000000001 2024-09-21T09:54:33.932 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.932 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.932 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:54:33.932 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.867031+0000", 2024-09-21T09:54:33.932 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013128200000000001 2024-09-21T09:54:33.932 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.932 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.932 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.932 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.868774+0000", 2024-09-21T09:54:33.932 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0017435160000000001 2024-09-21T09:54:33.933 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.933 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.933 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.933 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.869481+0000", 2024-09-21T09:54:33.933 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00070657399999999996 2024-09-21T09:54:33.933 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.933 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.933 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.933 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.946495+0000", 2024-09-21T09:54:33.933 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.077014581999999998 2024-09-21T09:54:33.933 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.933 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.933 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.933 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.946531+0000", 2024-09-21T09:54:33.934 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5374999999999999e-05 2024-09-21T09:54:33.934 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.934 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.934 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.934 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:51.946557+0000", 2024-09-21T09:54:33.934 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5910000000000001e-05 2024-09-21T09:54:33.934 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.934 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.934 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.934 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.934 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.934 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:109579 7.1 7:81c64bc5:::benchmark_data_smithi137_164067_object19885:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e192)", 2024-09-21T09:54:33.934 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:52:17.512447+0000", 2024-09-21T09:54:33.934 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 136.29896330299999, 2024-09-21T09:54:33.935 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.184914879, 2024-09-21T09:54:33.935 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.935 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.935 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.935 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:54:33.935 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:33.935 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 109579 2024-09-21T09:54:33.935 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.935 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.935 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.935 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.935 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.512447+0000", 2024-09-21T09:54:33.935 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.935 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.936 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.936 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.936 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.512447+0000", 2024-09-21T09:54:33.936 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.936 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.936 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.936 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.936 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.512446+0000", 2024-09-21T09:54:33.936 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:54:33.936 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.936 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.936 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.936 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.512452+0000", 2024-09-21T09:54:33.936 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.395e-06 2024-09-21T09:54:33.936 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.937 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.937 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.937 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.512461+0000", 2024-09-21T09:54:33.937 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.2790000000000004e-06 2024-09-21T09:54:33.937 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.937 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.937 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.937 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.512466+0000", 2024-09-21T09:54:33.937 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1399999999999999e-06 2024-09-21T09:54:33.937 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.937 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.937 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.937 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.515883+0000", 2024-09-21T09:54:33.937 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0034167939999999999 2024-09-21T09:54:33.937 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.938 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.938 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.938 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.515993+0000", 2024-09-21T09:54:33.938 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000110479 2024-09-21T09:54:33.938 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.938 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.938 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,3", 2024-09-21T09:54:33.938 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.516085+0000", 2024-09-21T09:54:33.938 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1705000000000004e-05 2024-09-21T09:54:33.938 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.938 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.938 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.938 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.518841+0000", 2024-09-21T09:54:33.939 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0027562609999999999 2024-09-21T09:54:33.939 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.939 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.939 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.939 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.521614+0000", 2024-09-21T09:54:33.939 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0027730089999999999 2024-09-21T09:54:33.939 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.939 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.939 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.939 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.694661+0000", 2024-09-21T09:54:33.939 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.173047021 2024-09-21T09:54:33.939 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.939 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.939 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.940 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.694722+0000", 2024-09-21T09:54:33.940 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0327e-05 2024-09-21T09:54:33.940 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.940 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.940 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.940 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.697362+0000", 2024-09-21T09:54:33.940 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0026405809999999999 2024-09-21T09:54:33.940 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.940 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.940 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.940 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.940 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.940 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:132833 7.1 7:8c24974e:::benchmark_data_smithi137_164067_object43139:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e209)", 2024-09-21T09:54:33.940 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:53:35.053575+0000", 2024-09-21T09:54:33.940 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 58.757835364999998, 2024-09-21T09:54:33.941 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.084581830999999996, 2024-09-21T09:54:33.941 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.941 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.941 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.941 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:54:33.941 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:33.941 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 132833 2024-09-21T09:54:33.941 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.941 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.941 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.941 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.941 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:53:35.053575+0000", 2024-09-21T09:54:33.941 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.941 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.942 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.942 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.942 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:53:35.053575+0000", 2024-09-21T09:54:33.942 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.942 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.942 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.942 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.942 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:53:35.053574+0000", 2024-09-21T09:54:33.942 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:54:33.942 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.942 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.942 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.942 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:53:35.053580+0000", 2024-09-21T09:54:33.942 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5350000000000001e-06 2024-09-21T09:54:33.943 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.943 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.943 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.943 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:53:35.053594+0000", 2024-09-21T09:54:33.943 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.412e-05 2024-09-21T09:54:33.943 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.943 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.943 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.943 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:53:35.053601+0000", 2024-09-21T09:54:33.943 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8140000000000003e-06 2024-09-21T09:54:33.943 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.943 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.943 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.943 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:53:35.053652+0000", 2024-09-21T09:54:33.944 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1023999999999998e-05 2024-09-21T09:54:33.944 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.944 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.944 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.944 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:53:35.053775+0000", 2024-09-21T09:54:33.944 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012319800000000001 2024-09-21T09:54:33.944 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.944 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.944 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:54:33.944 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:53:35.053885+0000", 2024-09-21T09:54:33.944 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000109731 2024-09-21T09:54:33.944 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.944 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.944 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.944 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:53:35.057556+0000", 2024-09-21T09:54:33.945 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0036711780000000002 2024-09-21T09:54:33.945 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.945 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.945 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.945 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:53:35.057927+0000", 2024-09-21T09:54:33.945 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00037093199999999998 2024-09-21T09:54:33.945 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.945 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.945 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.945 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:53:35.138080+0000", 2024-09-21T09:54:33.945 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.080153426 2024-09-21T09:54:33.945 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.945 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.945 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.945 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:53:35.138121+0000", 2024-09-21T09:54:33.946 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0160999999999997e-05 2024-09-21T09:54:33.946 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.946 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.946 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.946 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:53:35.138157+0000", 2024-09-21T09:54:33.946 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6387999999999998e-05 2024-09-21T09:54:33.946 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.946 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.946 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.946 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.946 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.946 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:160590 7.1 7:80b37222:::benchmark_data_smithi137_164067_object70896:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e216)", 2024-09-21T09:54:33.946 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:54:15.715836+0000", 2024-09-21T09:54:33.947 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 18.095574363000001, 2024-09-21T09:54:33.947 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.053680269000000003, 2024-09-21T09:54:33.947 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.947 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.947 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.947 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:54:33.947 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:33.947 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 160590 2024-09-21T09:54:33.947 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.947 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.947 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.947 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.947 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:15.715836+0000", 2024-09-21T09:54:33.947 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.947 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.948 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.948 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.948 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:15.715836+0000", 2024-09-21T09:54:33.948 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.948 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.948 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.948 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.948 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:15.715835+0000", 2024-09-21T09:54:33.948 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:54:33.948 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.948 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.948 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.948 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:15.715841+0000", 2024-09-21T09:54:33.949 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4880000000000004e-06 2024-09-21T09:54:33.949 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.949 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.949 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.949 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:15.715855+0000", 2024-09-21T09:54:33.949 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3691e-05 2024-09-21T09:54:33.949 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.949 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.949 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.949 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:15.715862+0000", 2024-09-21T09:54:33.949 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3929999999999996e-06 2024-09-21T09:54:33.949 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.949 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.949 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.950 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:15.715913+0000", 2024-09-21T09:54:33.950 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1198e-05 2024-09-21T09:54:33.950 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.950 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.950 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.950 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:15.716001+0000", 2024-09-21T09:54:33.950 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.8096000000000005e-05 2024-09-21T09:54:33.950 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.950 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.950 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:54:33.950 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:15.716070+0000", 2024-09-21T09:54:33.950 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9672999999999995e-05 2024-09-21T09:54:33.950 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.951 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.951 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.951 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:15.719411+0000", 2024-09-21T09:54:33.951 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003340998 2024-09-21T09:54:33.951 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.951 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.951 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.951 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:15.719570+0000", 2024-09-21T09:54:33.951 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015879300000000001 2024-09-21T09:54:33.951 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.951 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.951 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.951 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:15.769436+0000", 2024-09-21T09:54:33.951 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.049866178999999997 2024-09-21T09:54:33.951 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.952 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.952 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.952 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:15.769482+0000", 2024-09-21T09:54:33.952 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6035999999999998e-05 2024-09-21T09:54:33.952 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.952 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.952 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.952 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:15.769516+0000", 2024-09-21T09:54:33.952 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3954000000000001e-05 2024-09-21T09:54:33.952 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.952 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.952 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.952 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.952 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.953 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:162028 7.1 7:87caf97a:::benchmark_data_smithi137_164067_object72334:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e216)", 2024-09-21T09:54:33.953 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:54:17.595697+0000", 2024-09-21T09:54:33.953 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 16.215713296000001, 2024-09-21T09:54:33.953 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.044357369000000001, 2024-09-21T09:54:33.953 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:33.953 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:54:33.953 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:33.953 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:54:33.953 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:33.953 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 162028 2024-09-21T09:54:33.953 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.953 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:33.953 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.953 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:33.953 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:17.595697+0000", 2024-09-21T09:54:33.954 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.954 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.954 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.954 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:33.954 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:17.595697+0000", 2024-09-21T09:54:33.954 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:33.954 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.954 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.954 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:33.954 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:17.595696+0000", 2024-09-21T09:54:33.954 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:54:33.954 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.954 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.954 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:33.955 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:17.595702+0000", 2024-09-21T09:54:33.955 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.635e-06 2024-09-21T09:54:33.955 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.955 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.955 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:33.955 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:17.595716+0000", 2024-09-21T09:54:33.955 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3257e-05 2024-09-21T09:54:33.955 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.955 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.955 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:33.955 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:17.595721+0000", 2024-09-21T09:54:33.955 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.665e-06 2024-09-21T09:54:33.955 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.955 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.955 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:33.956 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:17.599526+0000", 2024-09-21T09:54:33.956 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0038042459999999998 2024-09-21T09:54:33.956 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.956 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.956 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:33.956 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:17.599648+0000", 2024-09-21T09:54:33.956 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012260099999999999 2024-09-21T09:54:33.956 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.956 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.956 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:54:33.956 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:17.599757+0000", 2024-09-21T09:54:33.956 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010931599999999999 2024-09-21T09:54:33.956 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.957 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.957 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:33.957 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:17.604125+0000", 2024-09-21T09:54:33.957 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0043676549999999998 2024-09-21T09:54:33.957 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.957 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.957 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.957 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:17.604590+0000", 2024-09-21T09:54:33.957 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00046499900000000001 2024-09-21T09:54:33.957 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.957 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.957 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:33.957 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:17.639997+0000", 2024-09-21T09:54:33.958 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.035406501 2024-09-21T09:54:33.958 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.958 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.958 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:54:33.958 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:17.640030+0000", 2024-09-21T09:54:33.958 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3563999999999999e-05 2024-09-21T09:54:33.958 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:33.958 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:33.958 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:54:33.958 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:17.640055+0000", 2024-09-21T09:54:33.958 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4425000000000001e-05 2024-09-21T09:54:33.958 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.958 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.958 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.959 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:33.959 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:33.959 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:54:33.986 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:33.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:33.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:34.087 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:34.132 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:34.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:34.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:34.233 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:34.257 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:34.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:34.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:34 smithi137 ceph-mon[93825]: pgmap v678: 89 pgs: 89 active+clean; 470 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T09:54:34.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:34 smithi137 ceph-mon[97575]: pgmap v678: 89 pgs: 89 active+clean; 470 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T09:54:34.359 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:34.442 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:34.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:34.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:34.443 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:54:34.449 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:54:34.544 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:34.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:34.574 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:34.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:34 smithi165 ceph-mon[86023]: pgmap v678: 89 pgs: 89 active+clean; 470 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T09:54:34.675 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:34.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:34.722 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:34.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:34.820 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T09:54:34.824 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:34.866 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:34.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:34.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:34.968 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:34.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:34.998 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:34.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:35.099 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:35.137 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:35.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:35.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:35.186 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:54:35.238 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:35.278 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:35.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:35.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:35.349 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":678,"stamp":"2024-09-21T09:54:32.781419+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":492902373,"num_objects":7539,"num_object_clones":0,"num_object_copies":22617,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7539,"num_whiteouts":0,"num_read":307,"num_read_kb":760,"num_write":172083,"num_write_kb":5741884,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":25694,"num_bytes_recovered":1537553422,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":140829,"ondisk_log_size":140829,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":3989424,"kb_used_data":1498924,"kb_used_omap":31,"kb_used_meta":2490272,"kb_avail":745971792,"statfs":{"total":767960285184,"available":763875115008,"internally_reserved":0,"allocated":1534898176,"data_stored":1523376494,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31824,"internal_metadata":2550039472},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,3,1,2,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-499777536,"num_objects":-7626,"num_object_clones":0,"num_object_copies":-22878,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7626,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7626,"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":"10.003393"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":314,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.144190+0000","last_change":"2024-09-21T09:42:30.753764+0000","last_active":"2024-09-21T09:54:26.144190+0000","last_peered":"2024-09-21T09:54:26.144190+0000","last_clean":"2024-09-21T09:54:26.144190+0000","last_became_active":"2024-09-21T09:42:30.753431+0000","last_became_peered":"2024-09-21T09:42:30.753431+0000","last_unstale":"2024-09-21T09:54:26.144190+0000","last_undegraded":"2024-09-21T09:54:26.144190+0000","last_fullsized":"2024-09-21T09:54:26.144190+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:54:44.513642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":186,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.101540+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:54:18.101540+0000","last_peered":"2024-09-21T09:54:18.101540+0000","last_clean":"2024-09-21T09:54:18.101540+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:54:18.101540+0000","last_undegraded":"2024-09-21T09:54:18.101540+0000","last_fullsized":"2024-09-21T09:54:18.101540+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":55,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.069297+0000","last_change":"2024-09-21T09:49:39.892381+0000","last_active":"2024-09-21T09:54:18.069297+0000","last_peered":"2024-09-21T09:54:18.069297+0000","last_clean":"2024-09-21T09:54:18.069297+0000","last_became_active":"2024-09-21T09:49:39.891113+0000","last_became_peered":"2024-09-21T09:49:39.891113+0000","last_unstale":"2024-09-21T09:54:18.069297+0000","last_undegraded":"2024-09-21T09:54:18.069297+0000","last_fullsized":"2024-09-21T09:54:18.069297+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:12:12.870474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":248,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.149109+0000","last_change":"2024-09-21T09:46:16.197635+0000","last_active":"2024-09-21T09:54:26.149109+0000","last_peered":"2024-09-21T09:54:26.149109+0000","last_clean":"2024-09-21T09:54:26.149109+0000","last_became_active":"2024-09-21T09:46:16.197349+0000","last_became_peered":"2024-09-21T09:46:16.197349+0000","last_unstale":"2024-09-21T09:54:26.149109+0000","last_undegraded":"2024-09-21T09:54:26.149109+0000","last_fullsized":"2024-09-21T09:54:26.149109+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:37:09.309562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":234,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.150739+0000","last_change":"2024-09-21T09:46:16.222385+0000","last_active":"2024-09-21T09:54:26.150739+0000","last_peered":"2024-09-21T09:54:26.150739+0000","last_clean":"2024-09-21T09:54:26.150739+0000","last_became_active":"2024-09-21T09:46:16.218293+0000","last_became_peered":"2024-09-21T09:46:16.218293+0000","last_unstale":"2024-09-21T09:54:26.150739+0000","last_undegraded":"2024-09-21T09:54:26.150739+0000","last_fullsized":"2024-09-21T09:54:26.150739+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:33:46.853733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":187,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.101274+0000","last_change":"2024-09-21T09:52:23.917288+0000","last_active":"2024-09-21T09:54:18.101274+0000","last_peered":"2024-09-21T09:54:18.101274+0000","last_clean":"2024-09-21T09:54:18.101274+0000","last_became_active":"2024-09-21T09:52:23.916543+0000","last_became_peered":"2024-09-21T09:52:23.916543+0000","last_unstale":"2024-09-21T09:54:18.101274+0000","last_undegraded":"2024-09-21T09:54:18.101274+0000","last_fullsized":"2024-09-21T09:54:18.101274+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:42:18.241144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":214,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.163737+0000","last_change":"2024-09-21T09:46:16.225111+0000","last_active":"2024-09-21T09:54:26.163737+0000","last_peered":"2024-09-21T09:54:26.163737+0000","last_clean":"2024-09-21T09:54:26.163737+0000","last_became_active":"2024-09-21T09:46:16.222971+0000","last_became_peered":"2024-09-21T09:46:16.222971+0000","last_unstale":"2024-09-21T09:54:26.163737+0000","last_undegraded":"2024-09-21T09:54:26.163737+0000","last_fullsized":"2024-09-21T09:54:26.163737+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:20.148782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":43,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.076260+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T09:54:18.076260+0000","last_peered":"2024-09-21T09:54:18.076260+0000","last_clean":"2024-09-21T09:54:18.076260+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T09:54:18.076260+0000","last_undegraded":"2024-09-21T09:54:18.076260+0000","last_fullsized":"2024-09-21T09:54:18.076260+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.b","version":"218'10642","reported_seq":18765,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:31.950802+0000","last_change":"2024-09-21T09:54:00.056084+0000","last_active":"2024-09-21T09:54:31.950802+0000","last_peered":"2024-09-21T09:54:31.950802+0000","last_clean":"2024-09-21T09:54:31.950802+0000","last_became_active":"2024-09-21T09:53:59.989777+0000","last_became_peered":"2024-09-21T09:53:59.989777+0000","last_unstale":"2024-09-21T09:54:31.950802+0000","last_undegraded":"2024-09-21T09:54:31.950802+0000","last_fullsized":"2024-09-21T09:54:31.950802+0000","mapping_epoch":213,"log_start":"169'600","ondisk_log_start":"169'600","created":164,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":10042,"log_dups_size":0,"ondisk_log_size":10042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:26:08.629880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25427968,"num_objects":388,"num_object_clones":0,"num_object_copies":1164,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":388,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10642,"num_write_kb":352960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3987,"num_bytes_recovered":241106944,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":202,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.101700+0000","last_change":"2024-09-21T09:46:16.218452+0000","last_active":"2024-09-21T09:54:18.101700+0000","last_peered":"2024-09-21T09:54:18.101700+0000","last_clean":"2024-09-21T09:54:18.101700+0000","last_became_active":"2024-09-21T09:46:16.218108+0000","last_became_peered":"2024-09-21T09:46:16.218108+0000","last_unstale":"2024-09-21T09:54:18.101700+0000","last_undegraded":"2024-09-21T09:54:18.101700+0000","last_fullsized":"2024-09-21T09:54:18.101700+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:29:08.062670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":75,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.068729+0000","last_change":"2024-09-21T09:52:23.919124+0000","last_active":"2024-09-21T09:54:18.068729+0000","last_peered":"2024-09-21T09:54:18.068729+0000","last_clean":"2024-09-21T09:54:18.068729+0000","last_became_active":"2024-09-21T09:52:23.918746+0000","last_became_peered":"2024-09-21T09:52:23.918746+0000","last_unstale":"2024-09-21T09:54:18.068729+0000","last_undegraded":"2024-09-21T09:54:18.068729+0000","last_fullsized":"2024-09-21T09:54:18.068729+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:04:48.548863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.a","version":"218'10941","reported_seq":18458,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:32.262251+0000","last_change":"2024-09-21T09:50:29.759905+0000","last_active":"2024-09-21T09:54:32.262251+0000","last_peered":"2024-09-21T09:54:32.262251+0000","last_clean":"2024-09-21T09:54:32.262251+0000","last_became_active":"2024-09-21T09:50:29.751083+0000","last_became_peered":"2024-09-21T09:50:29.751083+0000","last_unstale":"2024-09-21T09:54:32.262251+0000","last_undegraded":"2024-09-21T09:54:32.262251+0000","last_fullsized":"2024-09-21T09:54:32.262251+0000","mapping_epoch":181,"log_start":"170'2600","ondisk_log_start":"170'2600","created":164,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":8341,"log_dups_size":0,"ondisk_log_size":8341,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:22:55.787673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26542080,"num_objects":405,"num_object_clones":0,"num_object_copies":1215,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":405,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10941,"num_write_kb":363072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3690,"num_bytes_recovered":241827840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":186,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.101806+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:54:18.101806+0000","last_peered":"2024-09-21T09:54:18.101806+0000","last_clean":"2024-09-21T09:54:18.101806+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:54:18.101806+0000","last_undegraded":"2024-09-21T09:54:18.101806+0000","last_fullsized":"2024-09-21T09:54:18.101806+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":210,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.078545+0000","last_change":"2024-09-21T09:42:30.750885+0000","last_active":"2024-09-21T09:54:18.078545+0000","last_peered":"2024-09-21T09:54:18.078545+0000","last_clean":"2024-09-21T09:54:18.078545+0000","last_became_active":"2024-09-21T09:42:30.750329+0000","last_became_peered":"2024-09-21T09:42:30.750329+0000","last_unstale":"2024-09-21T09:54:18.078545+0000","last_undegraded":"2024-09-21T09:54:18.078545+0000","last_fullsized":"2024-09-21T09:54:18.078545+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:58:48.134632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"218'10416","reported_seq":10539,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:29.737195+0000","last_change":"2024-09-21T09:48:52.954179+0000","last_active":"2024-09-21T09:54:29.737195+0000","last_peered":"2024-09-21T09:54:29.737195+0000","last_clean":"2024-09-21T09:54:29.737195+0000","last_became_active":"2024-09-21T09:48:52.953899+0000","last_became_peered":"2024-09-21T09:48:52.953899+0000","last_unstale":"2024-09-21T09:54:29.737195+0000","last_undegraded":"2024-09-21T09:54:29.737195+0000","last_fullsized":"2024-09-21T09:54:29.737195+0000","mapping_epoch":164,"log_start":"170'2900","ondisk_log_start":"170'2900","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":7516,"log_dups_size":0,"ondisk_log_size":7516,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:52:45.107756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":31588352,"num_objects":482,"num_object_clones":0,"num_object_copies":1446,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":482,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10416,"num_write_kb":348736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":252,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.101636+0000","last_change":"2024-09-21T09:52:23.920077+0000","last_active":"2024-09-21T09:54:18.101636+0000","last_peered":"2024-09-21T09:54:18.101636+0000","last_clean":"2024-09-21T09:54:18.101636+0000","last_became_active":"2024-09-21T09:52:23.915378+0000","last_became_peered":"2024-09-21T09:52:23.915378+0000","last_unstale":"2024-09-21T09:54:18.101636+0000","last_undegraded":"2024-09-21T09:54:18.101636+0000","last_fullsized":"2024-09-21T09:54:18.101636+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:16:00.028635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":33,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.076350+0000","last_change":"2024-09-21T09:52:23.917314+0000","last_active":"2024-09-21T09:54:18.076350+0000","last_peered":"2024-09-21T09:54:18.076350+0000","last_clean":"2024-09-21T09:54:18.076350+0000","last_became_active":"2024-09-21T09:52:23.916728+0000","last_became_peered":"2024-09-21T09:52:23.916728+0000","last_unstale":"2024-09-21T09:54:18.076350+0000","last_undegraded":"2024-09-21T09:54:18.076350+0000","last_fullsized":"2024-09-21T09:54:18.076350+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:50:47.276875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"218'10768","reported_seq":10891,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:30.927301+0000","last_change":"2024-09-21T09:48:52.949335+0000","last_active":"2024-09-21T09:54:30.927301+0000","last_peered":"2024-09-21T09:54:30.927301+0000","last_clean":"2024-09-21T09:54:30.927301+0000","last_became_active":"2024-09-21T09:48:52.949057+0000","last_became_peered":"2024-09-21T09:48:52.949057+0000","last_unstale":"2024-09-21T09:54:30.927301+0000","last_undegraded":"2024-09-21T09:54:30.927301+0000","last_fullsized":"2024-09-21T09:54:30.927301+0000","mapping_epoch":164,"log_start":"169'700","ondisk_log_start":"169'700","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":10068,"log_dups_size":0,"ondisk_log_size":10068,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:13.841362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":28835840,"num_objects":440,"num_object_clones":0,"num_object_copies":1320,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":440,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10768,"num_write_kb":358656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":75,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.068989+0000","last_change":"2024-09-21T09:52:23.919511+0000","last_active":"2024-09-21T09:54:18.068989+0000","last_peered":"2024-09-21T09:54:18.068989+0000","last_clean":"2024-09-21T09:54:18.068989+0000","last_became_active":"2024-09-21T09:52:23.918774+0000","last_became_peered":"2024-09-21T09:52:23.918774+0000","last_unstale":"2024-09-21T09:54:18.068989+0000","last_undegraded":"2024-09-21T09:54:18.068989+0000","last_fullsized":"2024-09-21T09:54:18.068989+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:19:51.518563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":250,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.148839+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T09:54:26.148839+0000","last_peered":"2024-09-21T09:54:26.148839+0000","last_clean":"2024-09-21T09:54:26.148839+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T09:54:26.148839+0000","last_undegraded":"2024-09-21T09:54:26.148839+0000","last_fullsized":"2024-09-21T09:54:26.148839+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.f","version":"218'10681","reported_seq":10804,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:29.689152+0000","last_change":"2024-09-21T09:48:52.956658+0000","last_active":"2024-09-21T09:54:29.689152+0000","last_peered":"2024-09-21T09:54:29.689152+0000","last_clean":"2024-09-21T09:54:29.689152+0000","last_became_active":"2024-09-21T09:48:52.956188+0000","last_became_peered":"2024-09-21T09:48:52.956188+0000","last_unstale":"2024-09-21T09:54:29.689152+0000","last_undegraded":"2024-09-21T09:54:29.689152+0000","last_fullsized":"2024-09-21T09:54:29.689152+0000","mapping_epoch":164,"log_start":"170'3100","ondisk_log_start":"170'3100","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":7581,"log_dups_size":0,"ondisk_log_size":7581,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:05:43.921791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":32702464,"num_objects":499,"num_object_clones":0,"num_object_copies":1497,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":499,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10681,"num_write_kb":357760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":322,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.149587+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T09:54:26.149587+0000","last_peered":"2024-09-21T09:54:26.149587+0000","last_clean":"2024-09-21T09:54:26.149587+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T09:54:26.149587+0000","last_undegraded":"2024-09-21T09:54:26.149587+0000","last_fullsized":"2024-09-21T09:54:26.149587+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":203,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.075255+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T09:54:18.075255+0000","last_peered":"2024-09-21T09:54:18.075255+0000","last_clean":"2024-09-21T09:54:18.075255+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T09:54:18.075255+0000","last_undegraded":"2024-09-21T09:54:18.075255+0000","last_fullsized":"2024-09-21T09:54:18.075255+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.e","version":"218'10761","reported_seq":18263,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:30.939814+0000","last_change":"2024-09-21T09:50:59.839509+0000","last_active":"2024-09-21T09:54:30.939814+0000","last_peered":"2024-09-21T09:54:30.939814+0000","last_clean":"2024-09-21T09:54:30.939814+0000","last_became_active":"2024-09-21T09:50:59.827768+0000","last_became_peered":"2024-09-21T09:50:59.827768+0000","last_unstale":"2024-09-21T09:54:30.939814+0000","last_undegraded":"2024-09-21T09:54:30.939814+0000","last_fullsized":"2024-09-21T09:54:30.939814+0000","mapping_epoch":184,"log_start":"169'700","ondisk_log_start":"169'700","created":164,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":10061,"log_dups_size":0,"ondisk_log_size":10061,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:47:21.827222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":29032448,"num_objects":443,"num_object_clones":0,"num_object_copies":1329,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":443,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10761,"num_write_kb":358528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3681,"num_bytes_recovered":241238016,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":33,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.076501+0000","last_change":"2024-09-21T09:52:23.924601+0000","last_active":"2024-09-21T09:54:18.076501+0000","last_peered":"2024-09-21T09:54:18.076501+0000","last_clean":"2024-09-21T09:54:18.076501+0000","last_became_active":"2024-09-21T09:52:23.924321+0000","last_became_peered":"2024-09-21T09:52:23.924321+0000","last_unstale":"2024-09-21T09:54:18.076501+0000","last_undegraded":"2024-09-21T09:54:18.076501+0000","last_fullsized":"2024-09-21T09:54:18.076501+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:36.518780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":200,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.075419+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:54:18.075419+0000","last_peered":"2024-09-21T09:54:18.075419+0000","last_clean":"2024-09-21T09:54:18.075419+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:54:18.075419+0000","last_undegraded":"2024-09-21T09:54:18.075419+0000","last_fullsized":"2024-09-21T09:54:18.075419+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"218'10687","reported_seq":10767,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:28.602799+0000","last_change":"2024-09-21T09:52:27.944561+0000","last_active":"2024-09-21T09:54:28.602799+0000","last_peered":"2024-09-21T09:54:28.602799+0000","last_clean":"2024-09-21T09:54:28.602799+0000","last_became_active":"2024-09-21T09:52:27.935521+0000","last_became_peered":"2024-09-21T09:52:27.935521+0000","last_unstale":"2024-09-21T09:54:28.602799+0000","last_undegraded":"2024-09-21T09:54:28.602799+0000","last_fullsized":"2024-09-21T09:54:28.602799+0000","mapping_epoch":198,"log_start":"170'1300","ondisk_log_start":"170'1300","created":164,"last_epoch_clean":199,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":9387,"log_dups_size":0,"ondisk_log_size":9387,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:40:19.672575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":37879832,"num_objects":579,"num_object_clones":0,"num_object_copies":1737,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":579,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10687,"num_write_kb":360449,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":317,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":184,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.078580+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:54:18.078580+0000","last_peered":"2024-09-21T09:54:18.078580+0000","last_clean":"2024-09-21T09:54:18.078580+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:54:18.078580+0000","last_undegraded":"2024-09-21T09:54:18.078580+0000","last_fullsized":"2024-09-21T09:54:18.078580+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":203,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.075335+0000","last_change":"2024-09-21T09:52:23.922948+0000","last_active":"2024-09-21T09:54:18.075335+0000","last_peered":"2024-09-21T09:54:18.075335+0000","last_clean":"2024-09-21T09:54:18.075335+0000","last_became_active":"2024-09-21T09:52:23.922526+0000","last_became_peered":"2024-09-21T09:52:23.922526+0000","last_unstale":"2024-09-21T09:54:18.075335+0000","last_undegraded":"2024-09-21T09:54:18.075335+0000","last_fullsized":"2024-09-21T09:54:18.075335+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:44:12.395291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"218'10678","reported_seq":19760,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:28.622067+0000","last_change":"2024-09-21T09:52:25.930785+0000","last_active":"2024-09-21T09:54:28.622067+0000","last_peered":"2024-09-21T09:54:28.622067+0000","last_clean":"2024-09-21T09:54:28.622067+0000","last_became_active":"2024-09-21T09:52:25.919951+0000","last_became_peered":"2024-09-21T09:52:25.919951+0000","last_unstale":"2024-09-21T09:54:28.622067+0000","last_undegraded":"2024-09-21T09:54:28.622067+0000","last_fullsized":"2024-09-21T09:54:28.622067+0000","mapping_epoch":196,"log_start":"170'1300","ondisk_log_start":"170'1300","created":164,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":9378,"log_dups_size":0,"ondisk_log_size":9378,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:29:37.495635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":37748736,"num_objects":576,"num_object_clones":0,"num_object_copies":1728,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":576,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10678,"num_write_kb":360128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4786,"num_bytes_recovered":294912000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":315,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.144478+0000","last_change":"2024-09-21T09:42:30.753843+0000","last_active":"2024-09-21T09:54:26.144478+0000","last_peered":"2024-09-21T09:54:26.144478+0000","last_clean":"2024-09-21T09:54:26.144478+0000","last_became_active":"2024-09-21T09:42:30.753557+0000","last_became_peered":"2024-09-21T09:42:30.753557+0000","last_unstale":"2024-09-21T09:54:26.144478+0000","last_undegraded":"2024-09-21T09:54:26.144478+0000","last_fullsized":"2024-09-21T09:54:26.144478+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:52:56.755104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":141,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.155975+0000","last_change":"2024-09-21T09:49:56.382263+0000","last_active":"2024-09-21T09:54:26.155975+0000","last_peered":"2024-09-21T09:54:26.155975+0000","last_clean":"2024-09-21T09:54:26.155975+0000","last_became_active":"2024-09-21T09:49:56.381989+0000","last_became_peered":"2024-09-21T09:49:56.381989+0000","last_unstale":"2024-09-21T09:54:26.155975+0000","last_undegraded":"2024-09-21T09:54:26.155975+0000","last_fullsized":"2024-09-21T09:54:26.155975+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:50:18.969570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.6","version":"218'10855","reported_seq":10978,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:29.742579+0000","last_change":"2024-09-21T09:48:52.954389+0000","last_active":"2024-09-21T09:54:29.742579+0000","last_peered":"2024-09-21T09:54:29.742579+0000","last_clean":"2024-09-21T09:54:29.742579+0000","last_became_active":"2024-09-21T09:48:52.954079+0000","last_became_peered":"2024-09-21T09:48:52.954079+0000","last_unstale":"2024-09-21T09:54:29.742579+0000","last_undegraded":"2024-09-21T09:54:29.742579+0000","last_fullsized":"2024-09-21T09:54:29.742579+0000","mapping_epoch":164,"log_start":"171'3300","ondisk_log_start":"171'3300","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":7555,"log_dups_size":0,"ondisk_log_size":7555,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:51:09.316108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34537472,"num_objects":527,"num_object_clones":0,"num_object_copies":1581,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":527,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10855,"num_write_kb":364224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":352,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.101261+0000","last_change":"2024-09-21T09:52:23.950948+0000","last_active":"2024-09-21T09:54:18.101261+0000","last_peered":"2024-09-21T09:54:18.101261+0000","last_clean":"2024-09-21T09:54:18.101261+0000","last_became_active":"2024-09-21T09:52:23.915752+0000","last_became_peered":"2024-09-21T09:52:23.915752+0000","last_unstale":"2024-09-21T09:54:18.101261+0000","last_undegraded":"2024-09-21T09:54:18.101261+0000","last_fullsized":"2024-09-21T09:54:18.101261+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:00:28.208582+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":58,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.073315+0000","last_change":"2024-09-21T09:49:39.901214+0000","last_active":"2024-09-21T09:54:18.073315+0000","last_peered":"2024-09-21T09:54:18.073315+0000","last_clean":"2024-09-21T09:54:18.073315+0000","last_became_active":"2024-09-21T09:49:39.891234+0000","last_became_peered":"2024-09-21T09:49:39.891234+0000","last_unstale":"2024-09-21T09:54:18.073315+0000","last_undegraded":"2024-09-21T09:54:18.073315+0000","last_fullsized":"2024-09-21T09:54:18.073315+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:18:59.117484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":314,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.147340+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T09:54:26.147340+0000","last_peered":"2024-09-21T09:54:26.147340+0000","last_clean":"2024-09-21T09:54:26.147340+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T09:54:26.147340+0000","last_undegraded":"2024-09-21T09:54:26.147340+0000","last_fullsized":"2024-09-21T09:54:26.147340+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":33,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.076622+0000","last_change":"2024-09-21T09:52:23.932769+0000","last_active":"2024-09-21T09:54:18.076622+0000","last_peered":"2024-09-21T09:54:18.076622+0000","last_clean":"2024-09-21T09:54:18.076622+0000","last_became_active":"2024-09-21T09:52:23.932066+0000","last_became_peered":"2024-09-21T09:52:23.932066+0000","last_unstale":"2024-09-21T09:54:18.076622+0000","last_undegraded":"2024-09-21T09:54:18.076622+0000","last_fullsized":"2024-09-21T09:54:18.076622+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:04:28.432813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.5","version":"218'10551","reported_seq":10613,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:30.593140+0000","last_change":"2024-09-21T09:48:52.950929+0000","last_active":"2024-09-21T09:54:30.593140+0000","last_peered":"2024-09-21T09:54:30.593140+0000","last_clean":"2024-09-21T09:54:30.593140+0000","last_became_active":"2024-09-21T09:48:52.950673+0000","last_became_peered":"2024-09-21T09:48:52.950673+0000","last_unstale":"2024-09-21T09:54:30.593140+0000","last_undegraded":"2024-09-21T09:54:30.593140+0000","last_fullsized":"2024-09-21T09:54:30.593140+0000","mapping_epoch":164,"log_start":"170'1900","ondisk_log_start":"170'1900","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":8651,"log_dups_size":0,"ondisk_log_size":8651,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:45:14.462495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":28639232,"num_objects":437,"num_object_clones":0,"num_object_copies":1311,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":437,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10551,"num_write_kb":351616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":230,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.101322+0000","last_change":"2024-09-21T09:46:16.229796+0000","last_active":"2024-09-21T09:54:18.101322+0000","last_peered":"2024-09-21T09:54:18.101322+0000","last_clean":"2024-09-21T09:54:18.101322+0000","last_became_active":"2024-09-21T09:46:16.229391+0000","last_became_peered":"2024-09-21T09:46:16.229391+0000","last_unstale":"2024-09-21T09:54:18.101322+0000","last_undegraded":"2024-09-21T09:54:18.101322+0000","last_fullsized":"2024-09-21T09:54:18.101322+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T13:06:19.030085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":248,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.149227+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T09:54:26.149227+0000","last_peered":"2024-09-21T09:54:26.149227+0000","last_clean":"2024-09-21T09:54:26.149227+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T09:54:26.149227+0000","last_undegraded":"2024-09-21T09:54:26.149227+0000","last_fullsized":"2024-09-21T09:54:26.149227+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":248,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.150991+0000","last_change":"2024-09-21T09:46:16.224388+0000","last_active":"2024-09-21T09:54:26.150991+0000","last_peered":"2024-09-21T09:54:26.150991+0000","last_clean":"2024-09-21T09:54:26.150991+0000","last_became_active":"2024-09-21T09:46:16.224121+0000","last_became_peered":"2024-09-21T09:46:16.224121+0000","last_unstale":"2024-09-21T09:54:26.150991+0000","last_undegraded":"2024-09-21T09:54:26.150991+0000","last_fullsized":"2024-09-21T09:54:26.150991+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:38:09.229202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.4","version":"218'10790","reported_seq":10913,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:29.777901+0000","last_change":"2024-09-21T09:48:52.955053+0000","last_active":"2024-09-21T09:54:29.777901+0000","last_peered":"2024-09-21T09:54:29.777901+0000","last_clean":"2024-09-21T09:54:29.777901+0000","last_became_active":"2024-09-21T09:48:52.954776+0000","last_became_peered":"2024-09-21T09:48:52.954776+0000","last_unstale":"2024-09-21T09:54:29.777901+0000","last_undegraded":"2024-09-21T09:54:29.777901+0000","last_fullsized":"2024-09-21T09:54:29.777901+0000","mapping_epoch":164,"log_start":"170'3200","ondisk_log_start":"170'3200","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":7590,"log_dups_size":0,"ondisk_log_size":7590,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:14:46.832374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":33292288,"num_objects":508,"num_object_clones":0,"num_object_copies":1524,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":508,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10790,"num_write_kb":361536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":353,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.147629+0000","last_change":"2024-09-21T09:46:16.239736+0000","last_active":"2024-09-21T09:54:26.147629+0000","last_peered":"2024-09-21T09:54:26.147629+0000","last_clean":"2024-09-21T09:54:26.147629+0000","last_became_active":"2024-09-21T09:46:16.239348+0000","last_became_peered":"2024-09-21T09:46:16.239348+0000","last_unstale":"2024-09-21T09:54:26.147629+0000","last_undegraded":"2024-09-21T09:54:26.147629+0000","last_fullsized":"2024-09-21T09:54:26.147629+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:17:39.599158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":145,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.158568+0000","last_change":"2024-09-21T09:52:23.924074+0000","last_active":"2024-09-21T09:54:26.158568+0000","last_peered":"2024-09-21T09:54:26.158568+0000","last_clean":"2024-09-21T09:54:26.158568+0000","last_became_active":"2024-09-21T09:52:23.923758+0000","last_became_peered":"2024-09-21T09:52:23.923758+0000","last_unstale":"2024-09-21T09:54:26.158568+0000","last_undegraded":"2024-09-21T09:54:26.158568+0000","last_fullsized":"2024-09-21T09:54:26.158568+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:57:48.534947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":340,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.147965+0000","last_change":"2024-09-21T09:49:39.893654+0000","last_active":"2024-09-21T09:54:26.147965+0000","last_peered":"2024-09-21T09:54:26.147965+0000","last_clean":"2024-09-21T09:54:26.147965+0000","last_became_active":"2024-09-21T09:49:39.893343+0000","last_became_peered":"2024-09-21T09:49:39.893343+0000","last_unstale":"2024-09-21T09:54:26.147965+0000","last_undegraded":"2024-09-21T09:54:26.147965+0000","last_fullsized":"2024-09-21T09:54:26.147965+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:15:53.297631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.7","version":"218'10822","reported_seq":20693,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:28.597509+0000","last_change":"2024-09-21T09:52:26.939900+0000","last_active":"2024-09-21T09:54:28.597509+0000","last_peered":"2024-09-21T09:54:28.597509+0000","last_clean":"2024-09-21T09:54:28.597509+0000","last_became_active":"2024-09-21T09:52:26.925533+0000","last_became_peered":"2024-09-21T09:52:26.925533+0000","last_unstale":"2024-09-21T09:54:28.597509+0000","last_undegraded":"2024-09-21T09:54:28.597509+0000","last_fullsized":"2024-09-21T09:54:28.597509+0000","mapping_epoch":197,"log_start":"170'1400","ondisk_log_start":"170'1400","created":164,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":9422,"log_dups_size":0,"ondisk_log_size":9422,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T09:56:26.976455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":35389440,"num_objects":540,"num_object_clones":0,"num_object_copies":1620,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":540,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10822,"num_write_kb":363584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5193,"num_bytes_recovered":308871168,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":87,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.068852+0000","last_change":"2024-09-21T09:52:23.952524+0000","last_active":"2024-09-21T09:54:18.068852+0000","last_peered":"2024-09-21T09:54:18.068852+0000","last_clean":"2024-09-21T09:54:18.068852+0000","last_became_active":"2024-09-21T09:52:23.918995+0000","last_became_peered":"2024-09-21T09:52:23.918995+0000","last_unstale":"2024-09-21T09:54:18.068852+0000","last_undegraded":"2024-09-21T09:54:18.068852+0000","last_fullsized":"2024-09-21T09:54:18.068852+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:49:37.492987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":4,"num_bytes_recovered":76,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":221,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.075917+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T09:54:18.075917+0000","last_peered":"2024-09-21T09:54:18.075917+0000","last_clean":"2024-09-21T09:54:18.075917+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T09:54:18.075917+0000","last_undegraded":"2024-09-21T09:54:18.075917+0000","last_fullsized":"2024-09-21T09:54:18.075917+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":152,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.147780+0000","last_change":"2024-09-21T09:49:56.259966+0000","last_active":"2024-09-21T09:54:26.147780+0000","last_peered":"2024-09-21T09:54:26.147780+0000","last_clean":"2024-09-21T09:54:26.147780+0000","last_became_active":"2024-09-21T09:49:56.259732+0000","last_became_peered":"2024-09-21T09:49:56.259732+0000","last_unstale":"2024-09-21T09:54:26.147780+0000","last_undegraded":"2024-09-21T09:54:26.147780+0000","last_fullsized":"2024-09-21T09:54:26.147780+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:37:24.179450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.1","version":"218'10734","reported_seq":11443,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:30.619842+0000","last_change":"2024-09-21T09:52:26.939525+0000","last_active":"2024-09-21T09:54:30.619842+0000","last_peered":"2024-09-21T09:54:30.619842+0000","last_clean":"2024-09-21T09:54:30.619842+0000","last_became_active":"2024-09-21T09:52:26.924804+0000","last_became_peered":"2024-09-21T09:52:26.924804+0000","last_unstale":"2024-09-21T09:54:30.619842+0000","last_undegraded":"2024-09-21T09:54:30.619842+0000","last_fullsized":"2024-09-21T09:54:30.619842+0000","mapping_epoch":197,"log_start":"170'2400","ondisk_log_start":"170'2400","created":164,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":8334,"log_dups_size":0,"ondisk_log_size":8334,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:18:11.240740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34996224,"num_objects":534,"num_object_clones":0,"num_object_copies":1602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":534,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10734,"num_write_kb":360576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":308,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":55,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.069158+0000","last_change":"2024-09-21T09:49:39.893294+0000","last_active":"2024-09-21T09:54:18.069158+0000","last_peered":"2024-09-21T09:54:18.069158+0000","last_clean":"2024-09-21T09:54:18.069158+0000","last_became_active":"2024-09-21T09:49:39.892621+0000","last_became_peered":"2024-09-21T09:49:39.892621+0000","last_unstale":"2024-09-21T09:54:18.069158+0000","last_undegraded":"2024-09-21T09:54:18.069158+0000","last_fullsized":"2024-09-21T09:54:18.069158+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:36:13.866984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":272,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.149335+0000","last_change":"2024-09-21T09:49:56.382636+0000","last_active":"2024-09-21T09:54:26.149335+0000","last_peered":"2024-09-21T09:54:26.149335+0000","last_clean":"2024-09-21T09:54:26.149335+0000","last_became_active":"2024-09-21T09:49:56.382283+0000","last_became_peered":"2024-09-21T09:49:56.382283+0000","last_unstale":"2024-09-21T09:54:26.149335+0000","last_undegraded":"2024-09-21T09:54:26.149335+0000","last_fullsized":"2024-09-21T09:54:26.149335+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:38:55.408696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":283,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.068777+0000","last_change":"2024-09-21T09:49:56.382625+0000","last_active":"2024-09-21T09:54:18.068777+0000","last_peered":"2024-09-21T09:54:18.068777+0000","last_clean":"2024-09-21T09:54:18.068777+0000","last_became_active":"2024-09-21T09:49:56.382156+0000","last_became_peered":"2024-09-21T09:49:56.382156+0000","last_unstale":"2024-09-21T09:54:18.068777+0000","last_undegraded":"2024-09-21T09:54:18.068777+0000","last_fullsized":"2024-09-21T09:54:18.068777+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:21:56.311229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.0","version":"218'10902","reported_seq":18370,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:31.991229+0000","last_change":"2024-09-21T09:51:24.923459+0000","last_active":"2024-09-21T09:54:31.991229+0000","last_peered":"2024-09-21T09:54:31.991229+0000","last_clean":"2024-09-21T09:54:31.991229+0000","last_became_active":"2024-09-21T09:51:24.889524+0000","last_became_peered":"2024-09-21T09:51:24.889524+0000","last_unstale":"2024-09-21T09:54:31.991229+0000","last_undegraded":"2024-09-21T09:54:31.991229+0000","last_fullsized":"2024-09-21T09:54:31.991229+0000","mapping_epoch":188,"log_start":"169'900","ondisk_log_start":"169'900","created":164,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":10002,"log_dups_size":0,"ondisk_log_size":10002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:38:02.111196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25690112,"num_objects":392,"num_object_clones":0,"num_object_copies":1176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":392,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10902,"num_write_kb":361408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3686,"num_bytes_recovered":207814656,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":337,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.147517+0000","last_change":"2024-09-21T09:49:56.258431+0000","last_active":"2024-09-21T09:54:26.147517+0000","last_peered":"2024-09-21T09:54:26.147517+0000","last_clean":"2024-09-21T09:54:26.147517+0000","last_became_active":"2024-09-21T09:49:56.257859+0000","last_became_peered":"2024-09-21T09:49:56.257859+0000","last_unstale":"2024-09-21T09:54:26.147517+0000","last_undegraded":"2024-09-21T09:54:26.147517+0000","last_fullsized":"2024-09-21T09:54:26.147517+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:54:09.130789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":213,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.101655+0000","last_change":"2024-09-21T09:46:16.187366+0000","last_active":"2024-09-21T09:54:18.101655+0000","last_peered":"2024-09-21T09:54:18.101655+0000","last_clean":"2024-09-21T09:54:18.101655+0000","last_became_active":"2024-09-21T09:46:16.187097+0000","last_became_peered":"2024-09-21T09:46:16.187097+0000","last_unstale":"2024-09-21T09:54:18.101655+0000","last_undegraded":"2024-09-21T09:54:18.101655+0000","last_fullsized":"2024-09-21T09:54:18.101655+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:05:28.362879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":316,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.148705+0000","last_change":"2024-09-21T09:49:39.892695+0000","last_active":"2024-09-21T09:54:26.148705+0000","last_peered":"2024-09-21T09:54:26.148705+0000","last_clean":"2024-09-21T09:54:26.148705+0000","last_became_active":"2024-09-21T09:49:39.892265+0000","last_became_peered":"2024-09-21T09:49:39.892265+0000","last_unstale":"2024-09-21T09:54:26.148705+0000","last_undegraded":"2024-09-21T09:54:26.148705+0000","last_fullsized":"2024-09-21T09:54:26.148705+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:27:31.615679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"218'10570","reported_seq":10693,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:32.214565+0000","last_change":"2024-09-21T09:48:52.953968+0000","last_active":"2024-09-21T09:54:32.214565+0000","last_peered":"2024-09-21T09:54:32.214565+0000","last_clean":"2024-09-21T09:54:32.214565+0000","last_became_active":"2024-09-21T09:48:52.952620+0000","last_became_peered":"2024-09-21T09:48:52.952620+0000","last_unstale":"2024-09-21T09:54:32.214565+0000","last_undegraded":"2024-09-21T09:54:32.214565+0000","last_fullsized":"2024-09-21T09:54:32.214565+0000","mapping_epoch":164,"log_start":"170'2200","ondisk_log_start":"170'2200","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":8370,"log_dups_size":0,"ondisk_log_size":8370,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:18:44.353789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25165824,"num_objects":384,"num_object_clones":0,"num_object_copies":1152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":384,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10570,"num_write_kb":350528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":322,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.155732+0000","last_change":"2024-09-21T09:46:16.201034+0000","last_active":"2024-09-21T09:54:26.155732+0000","last_peered":"2024-09-21T09:54:26.155732+0000","last_clean":"2024-09-21T09:54:26.155732+0000","last_became_active":"2024-09-21T09:46:16.200729+0000","last_became_peered":"2024-09-21T09:46:16.200729+0000","last_unstale":"2024-09-21T09:54:26.155732+0000","last_undegraded":"2024-09-21T09:54:26.155732+0000","last_fullsized":"2024-09-21T09:54:26.155732+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:51:59.057244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":33,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.076793+0000","last_change":"2024-09-21T09:52:23.923988+0000","last_active":"2024-09-21T09:54:18.076793+0000","last_peered":"2024-09-21T09:54:18.076793+0000","last_clean":"2024-09-21T09:54:18.076793+0000","last_became_active":"2024-09-21T09:52:23.923683+0000","last_became_peered":"2024-09-21T09:52:23.923683+0000","last_unstale":"2024-09-21T09:54:18.076793+0000","last_undegraded":"2024-09-21T09:54:18.076793+0000","last_fullsized":"2024-09-21T09:54:18.076793+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:27:09.371170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":320,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.146911+0000","last_change":"2024-09-21T09:46:16.220644+0000","last_active":"2024-09-21T09:54:26.146911+0000","last_peered":"2024-09-21T09:54:26.146911+0000","last_clean":"2024-09-21T09:54:26.146911+0000","last_became_active":"2024-09-21T09:46:16.220373+0000","last_became_peered":"2024-09-21T09:46:16.220373+0000","last_unstale":"2024-09-21T09:54:26.146911+0000","last_undegraded":"2024-09-21T09:54:26.146911+0000","last_fullsized":"2024-09-21T09:54:26.146911+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:16:24.020337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.2","version":"218'11073","reported_seq":11196,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:32.207195+0000","last_change":"2024-09-21T09:48:52.953674+0000","last_active":"2024-09-21T09:54:32.207195+0000","last_peered":"2024-09-21T09:54:32.207195+0000","last_clean":"2024-09-21T09:54:32.207195+0000","last_became_active":"2024-09-21T09:48:52.953378+0000","last_became_peered":"2024-09-21T09:48:52.953378+0000","last_unstale":"2024-09-21T09:54:32.207195+0000","last_undegraded":"2024-09-21T09:54:32.207195+0000","last_fullsized":"2024-09-21T09:54:32.207195+0000","mapping_epoch":164,"log_start":"170'2700","ondisk_log_start":"170'2700","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:48:51.933982+0000","last_clean_scrub_stamp":"2024-09-21T09:48:51.933982+0000","objects_scrubbed":0,"log_size":8373,"log_dups_size":0,"ondisk_log_size":8373,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:16:03.455885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":24838144,"num_objects":379,"num_object_clones":0,"num_object_copies":1137,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":379,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11073,"num_write_kb":366464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":230,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.150855+0000","last_change":"2024-09-21T09:46:16.229904+0000","last_active":"2024-09-21T09:54:26.150855+0000","last_peered":"2024-09-21T09:54:26.150855+0000","last_clean":"2024-09-21T09:54:26.150855+0000","last_became_active":"2024-09-21T09:46:16.222940+0000","last_became_peered":"2024-09-21T09:46:16.222940+0000","last_unstale":"2024-09-21T09:54:26.150855+0000","last_undegraded":"2024-09-21T09:54:26.150855+0000","last_fullsized":"2024-09-21T09:54:26.150855+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:59:07.983986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":33,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.076902+0000","last_change":"2024-09-21T09:52:23.929806+0000","last_active":"2024-09-21T09:54:18.076902+0000","last_peered":"2024-09-21T09:54:18.076902+0000","last_clean":"2024-09-21T09:54:18.076902+0000","last_became_active":"2024-09-21T09:52:23.929389+0000","last_became_peered":"2024-09-21T09:52:23.929389+0000","last_unstale":"2024-09-21T09:54:18.076902+0000","last_undegraded":"2024-09-21T09:54:18.076902+0000","last_fullsized":"2024-09-21T09:54:18.076902+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:40:01.528139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":249,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.149185+0000","last_change":"2024-09-21T09:52:23.922131+0000","last_active":"2024-09-21T09:54:26.149185+0000","last_peered":"2024-09-21T09:54:26.149185+0000","last_clean":"2024-09-21T09:54:26.149185+0000","last_became_active":"2024-09-21T09:52:23.921808+0000","last_became_peered":"2024-09-21T09:52:23.921808+0000","last_unstale":"2024-09-21T09:54:26.149185+0000","last_undegraded":"2024-09-21T09:54:26.149185+0000","last_fullsized":"2024-09-21T09:54:26.149185+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:22:15.874366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":206,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.075824+0000","last_change":"2024-09-21T09:52:23.922364+0000","last_active":"2024-09-21T09:54:18.075824+0000","last_peered":"2024-09-21T09:54:18.075824+0000","last_clean":"2024-09-21T09:54:18.075824+0000","last_became_active":"2024-09-21T09:52:23.921567+0000","last_became_peered":"2024-09-21T09:52:23.921567+0000","last_unstale":"2024-09-21T09:54:18.075824+0000","last_undegraded":"2024-09-21T09:54:18.075824+0000","last_fullsized":"2024-09-21T09:54:18.075824+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:37:18.332456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":229,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.075337+0000","last_change":"2024-09-21T09:52:23.938226+0000","last_active":"2024-09-21T09:54:18.075337+0000","last_peered":"2024-09-21T09:54:18.075337+0000","last_clean":"2024-09-21T09:54:18.075337+0000","last_became_active":"2024-09-21T09:52:23.921528+0000","last_became_peered":"2024-09-21T09:52:23.921528+0000","last_unstale":"2024-09-21T09:54:18.075337+0000","last_undegraded":"2024-09-21T09:54:18.075337+0000","last_fullsized":"2024-09-21T09:54:18.075337+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:25:54.419818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9488,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":33,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.076427+0000","last_change":"2024-09-21T09:52:23.930706+0000","last_active":"2024-09-21T09:54:18.076427+0000","last_peered":"2024-09-21T09:54:18.076427+0000","last_clean":"2024-09-21T09:54:18.076427+0000","last_became_active":"2024-09-21T09:52:23.930420+0000","last_became_peered":"2024-09-21T09:52:23.930420+0000","last_unstale":"2024-09-21T09:54:18.076427+0000","last_undegraded":"2024-09-21T09:54:18.076427+0000","last_fullsized":"2024-09-21T09:54:18.076427+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:58:55.912262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":187,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.101573+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:54:18.101573+0000","last_peered":"2024-09-21T09:54:18.101573+0000","last_clean":"2024-09-21T09:54:18.101573+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:54:18.101573+0000","last_undegraded":"2024-09-21T09:54:18.101573+0000","last_fullsized":"2024-09-21T09:54:18.101573+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":55,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.068989+0000","last_change":"2024-09-21T09:49:39.898074+0000","last_active":"2024-09-21T09:54:18.068989+0000","last_peered":"2024-09-21T09:54:18.068989+0000","last_clean":"2024-09-21T09:54:18.068989+0000","last_became_active":"2024-09-21T09:49:39.897257+0000","last_became_peered":"2024-09-21T09:49:39.897257+0000","last_unstale":"2024-09-21T09:54:18.068989+0000","last_undegraded":"2024-09-21T09:54:18.068989+0000","last_fullsized":"2024-09-21T09:54:18.068989+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:09:15.502744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":286,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.144220+0000","last_change":"2024-09-21T09:52:23.941939+0000","last_active":"2024-09-21T09:54:26.144220+0000","last_peered":"2024-09-21T09:54:26.144220+0000","last_clean":"2024-09-21T09:54:26.144220+0000","last_became_active":"2024-09-21T09:52:23.941558+0000","last_became_peered":"2024-09-21T09:52:23.941558+0000","last_unstale":"2024-09-21T09:54:26.144220+0000","last_undegraded":"2024-09-21T09:54:26.144220+0000","last_fullsized":"2024-09-21T09:54:26.144220+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:21:10.666556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":327,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.163975+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T09:54:26.163975+0000","last_peered":"2024-09-21T09:54:26.163975+0000","last_clean":"2024-09-21T09:54:26.163975+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T09:54:26.163975+0000","last_undegraded":"2024-09-21T09:54:26.163975+0000","last_fullsized":"2024-09-21T09:54:26.163975+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":238,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.148265+0000","last_change":"2024-09-21T09:52:23.922029+0000","last_active":"2024-09-21T09:54:26.148265+0000","last_peered":"2024-09-21T09:54:26.148265+0000","last_clean":"2024-09-21T09:54:26.148265+0000","last_became_active":"2024-09-21T09:52:23.921751+0000","last_became_peered":"2024-09-21T09:52:23.921751+0000","last_unstale":"2024-09-21T09:54:26.148265+0000","last_undegraded":"2024-09-21T09:54:26.148265+0000","last_fullsized":"2024-09-21T09:54:26.148265+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:39:28.603146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,6],"acting":[0,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":33,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.076900+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T09:54:18.076900+0000","last_peered":"2024-09-21T09:54:18.076900+0000","last_clean":"2024-09-21T09:54:18.076900+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T09:54:18.076900+0000","last_undegraded":"2024-09-21T09:54:18.076900+0000","last_fullsized":"2024-09-21T09:54:18.076900+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":342,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.144556+0000","last_change":"2024-09-21T09:46:16.229291+0000","last_active":"2024-09-21T09:54:26.144556+0000","last_peered":"2024-09-21T09:54:26.144556+0000","last_clean":"2024-09-21T09:54:26.144556+0000","last_became_active":"2024-09-21T09:46:16.227249+0000","last_became_peered":"2024-09-21T09:46:16.227249+0000","last_unstale":"2024-09-21T09:54:26.144556+0000","last_undegraded":"2024-09-21T09:54:26.144556+0000","last_fullsized":"2024-09-21T09:54:26.144556+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:11:38.041896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":249,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.150623+0000","last_change":"2024-09-21T09:46:16.203427+0000","last_active":"2024-09-21T09:54:26.150623+0000","last_peered":"2024-09-21T09:54:26.150623+0000","last_clean":"2024-09-21T09:54:26.150623+0000","last_became_active":"2024-09-21T09:46:16.203177+0000","last_became_peered":"2024-09-21T09:46:16.203177+0000","last_unstale":"2024-09-21T09:54:26.150623+0000","last_undegraded":"2024-09-21T09:54:26.150623+0000","last_fullsized":"2024-09-21T09:54:26.150623+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:26:23.411928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":140,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.143883+0000","last_change":"2024-09-21T09:49:56.381591+0000","last_active":"2024-09-21T09:54:26.143883+0000","last_peered":"2024-09-21T09:54:26.143883+0000","last_clean":"2024-09-21T09:54:26.143883+0000","last_became_active":"2024-09-21T09:49:56.381345+0000","last_became_peered":"2024-09-21T09:49:56.381345+0000","last_unstale":"2024-09-21T09:54:26.143883+0000","last_undegraded":"2024-09-21T09:54:26.143883+0000","last_fullsized":"2024-09-21T09:54:26.143883+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:05:16.716086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":313,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.143374+0000","last_change":"2024-09-21T09:42:30.754634+0000","last_active":"2024-09-21T09:54:26.143374+0000","last_peered":"2024-09-21T09:54:26.143374+0000","last_clean":"2024-09-21T09:54:26.143374+0000","last_became_active":"2024-09-21T09:42:30.754277+0000","last_became_peered":"2024-09-21T09:42:30.754277+0000","last_unstale":"2024-09-21T09:54:26.143374+0000","last_undegraded":"2024-09-21T09:54:26.143374+0000","last_fullsized":"2024-09-21T09:54:26.143374+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:07.161382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":202,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.075094+0000","last_change":"2024-09-21T09:41:57.606527+0000","last_active":"2024-09-21T09:54:18.075094+0000","last_peered":"2024-09-21T09:54:18.075094+0000","last_clean":"2024-09-21T09:54:18.075094+0000","last_became_active":"2024-09-21T09:41:57.606172+0000","last_became_peered":"2024-09-21T09:41:57.606172+0000","last_unstale":"2024-09-21T09:54:18.075094+0000","last_undegraded":"2024-09-21T09:54:18.075094+0000","last_fullsized":"2024-09-21T09:54:18.075094+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:37:37.358687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":347,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.147662+0000","last_change":"2024-09-21T09:46:16.198812+0000","last_active":"2024-09-21T09:54:26.147662+0000","last_peered":"2024-09-21T09:54:26.147662+0000","last_clean":"2024-09-21T09:54:26.147662+0000","last_became_active":"2024-09-21T09:46:16.198499+0000","last_became_peered":"2024-09-21T09:46:16.198499+0000","last_unstale":"2024-09-21T09:54:26.147662+0000","last_undegraded":"2024-09-21T09:54:26.147662+0000","last_fullsized":"2024-09-21T09:54:26.147662+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:17:49.771404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":292,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.148949+0000","last_change":"2024-09-21T09:46:16.203600+0000","last_active":"2024-09-21T09:54:26.148949+0000","last_peered":"2024-09-21T09:54:26.148949+0000","last_clean":"2024-09-21T09:54:26.148949+0000","last_became_active":"2024-09-21T09:46:16.203301+0000","last_became_peered":"2024-09-21T09:46:16.203301+0000","last_unstale":"2024-09-21T09:54:26.148949+0000","last_undegraded":"2024-09-21T09:54:26.148949+0000","last_fullsized":"2024-09-21T09:54:26.148949+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:22:34.754354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":203,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.075753+0000","last_change":"2024-09-21T09:45:19.064820+0000","last_active":"2024-09-21T09:54:18.075753+0000","last_peered":"2024-09-21T09:54:18.075753+0000","last_clean":"2024-09-21T09:54:18.075753+0000","last_became_active":"2024-09-21T09:45:19.064514+0000","last_became_peered":"2024-09-21T09:45:19.064514+0000","last_unstale":"2024-09-21T09:54:18.075753+0000","last_undegraded":"2024-09-21T09:54:18.075753+0000","last_fullsized":"2024-09-21T09:54:18.075753+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:09:49.069113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":59,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.069062+0000","last_change":"2024-09-21T09:49:39.903516+0000","last_active":"2024-09-21T09:54:18.069062+0000","last_peered":"2024-09-21T09:54:18.069062+0000","last_clean":"2024-09-21T09:54:18.069062+0000","last_became_active":"2024-09-21T09:49:39.897696+0000","last_became_peered":"2024-09-21T09:49:39.897696+0000","last_unstale":"2024-09-21T09:54:18.069062+0000","last_undegraded":"2024-09-21T09:54:18.069062+0000","last_fullsized":"2024-09-21T09:54:18.069062+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:23:59.185333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":217,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.074947+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T09:54:18.074947+0000","last_peered":"2024-09-21T09:54:18.074947+0000","last_clean":"2024-09-21T09:54:18.074947+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T09:54:18.074947+0000","last_undegraded":"2024-09-21T09:54:18.074947+0000","last_fullsized":"2024-09-21T09:54:18.074947+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":87,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.069231+0000","last_change":"2024-09-21T09:52:23.946480+0000","last_active":"2024-09-21T09:54:18.069231+0000","last_peered":"2024-09-21T09:54:18.069231+0000","last_clean":"2024-09-21T09:54:18.069231+0000","last_became_active":"2024-09-21T09:52:23.919292+0000","last_became_peered":"2024-09-21T09:52:23.919292+0000","last_unstale":"2024-09-21T09:54:18.069231+0000","last_undegraded":"2024-09-21T09:54:18.069231+0000","last_fullsized":"2024-09-21T09:54:18.069231+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:43:09.770414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":345,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.144052+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T09:54:26.144052+0000","last_peered":"2024-09-21T09:54:26.144052+0000","last_clean":"2024-09-21T09:54:26.144052+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T09:54:26.144052+0000","last_undegraded":"2024-09-21T09:54:26.144052+0000","last_fullsized":"2024-09-21T09:54:26.144052+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":335,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.143599+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T09:54:26.143599+0000","last_peered":"2024-09-21T09:54:26.143599+0000","last_clean":"2024-09-21T09:54:26.143599+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T09:54:26.143599+0000","last_undegraded":"2024-09-21T09:54:26.143599+0000","last_fullsized":"2024-09-21T09:54:26.143599+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":203,"reported_epoch":217,"state":"active+clean","last_fresh":"2024-09-21T09:54:18.074839+0000","last_change":"2024-09-21T09:52:23.920972+0000","last_active":"2024-09-21T09:54:18.074839+0000","last_peered":"2024-09-21T09:54:18.074839+0000","last_clean":"2024-09-21T09:54:18.074839+0000","last_became_active":"2024-09-21T09:52:23.920704+0000","last_became_peered":"2024-09-21T09:52:23.920704+0000","last_unstale":"2024-09-21T09:54:18.074839+0000","last_undegraded":"2024-09-21T09:54:18.074839+0000","last_fullsized":"2024-09-21T09:54:18.074839+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:00:47.520293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":354,"reported_epoch":218,"state":"active+clean","last_fresh":"2024-09-21T09:54:26.163856+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T09:54:26.163856+0000","last_peered":"2024-09-21T09:54:26.163856+0000","last_clean":"2024-09-21T09:54:26.163856+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T09:54:26.163856+0000","last_undegraded":"2024-09-21T09:54:26.163856+0000","last_fullsized":"2024-09-21T09:54:26.163856+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":492306456,"num_objects":7513,"num_object_clones":0,"num_object_copies":22539,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7513,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":171871,"num_write_kb":5740225,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":25648,"num_bytes_recovered":1535770624,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1411133440,"data_stored":1411121224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":140671,"ondisk_log_size":140671,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":11618,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":7,"num_bytes_recovered":76,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397793,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":465872,"kb_used_data":160200,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93279280,"statfs":{"total":95995035648,"available":95517982720,"internally_reserved":0,"allocated":164044800,"data_stored":162589445,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683594015,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":516040,"kb_used_data":202044,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93229112,"statfs":{"total":95995035648,"available":95466610688,"internally_reserved":0,"allocated":206893056,"data_stored":205449256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790247,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":407736,"kb_used_data":110384,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93337416,"statfs":{"total":95995035648,"available":95577513984,"internally_reserved":0,"allocated":113033216,"data_stored":111597269,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986478,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":457416,"kb_used_data":160000,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93287736,"statfs":{"total":95995035648,"available":95526641664,"internally_reserved":0,"allocated":163840000,"data_stored":162392231,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893266,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":635312,"kb_used_data":239720,"kb_used_omap":4,"kb_used_meta":395515,"kb_avail":93109840,"statfs":{"total":95995035648,"available":95344476160,"internally_reserved":0,"allocated":245473280,"data_stored":244044102,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":405007809},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056793,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":557048,"kb_used_data":188080,"kb_used_omap":6,"kb_used_meta":368953,"kb_avail":93188104,"statfs":{"total":95995035648,"available":95424618496,"internally_reserved":0,"allocated":192593920,"data_stored":191158253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":377808340},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220320,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":486644,"kb_used_data":158444,"kb_used_omap":5,"kb_used_meta":328186,"kb_avail":93258508,"statfs":{"total":95995035648,"available":95496712192,"internally_reserved":0,"allocated":162246656,"data_stored":160813322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":336062708},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,2,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585060,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":463356,"kb_used_data":280052,"kb_used_omap":7,"kb_used_meta":183288,"kb_avail":93281796,"statfs":{"total":95995035648,"available":95520559104,"internally_reserved":0,"allocated":286773248,"data_stored":285332616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":187687367},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":262475776,"data_stored":262471704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":144576512,"data_stored":144572440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":174915584,"data_stored":174915584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":230948864,"data_stored":230948864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":155713536,"data_stored":155713536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":103743488,"data_stored":103743488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":186847232,"data_stored":186843160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":151912448,"data_stored":151912448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:54:35.353 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-21T09:54:35.353 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:54:35.353 INFO:tasks.thrashosds.thrasher:Reweighting osd 1 to 0.1858541047914786 2024-09-21T09:54:35.354 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 1 0.1858541047914786 2024-09-21T09:54:35.379 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:35.469 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:35 smithi137 ceph-mon[93825]: from='client.45455 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:54:35.469 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:35 smithi137 ceph-mon[97575]: from='client.45455 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:54:35.470 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:35 smithi165 ceph-mon[86023]: from='client.45455 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:54:35.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:35.476 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:35.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:35.577 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:35.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:35.607 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:35.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:35.708 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:35.741 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:35.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:35.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:35.842 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:35.891 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:35.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:35.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:35.993 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:36.016 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:36.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:36.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:36.036 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:36.118 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:36.145 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:36.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:36.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:36.246 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:36.300 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:36.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:36.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:36.402 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:36.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:36.444 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:36.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:36.469 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:36 smithi137 ceph-mon[93825]: pgmap v679: 89 pgs: 89 active+clean; 423 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2024-09-21T09:54:36.470 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:36 smithi137 ceph-mon[97575]: pgmap v679: 89 pgs: 89 active+clean; 423 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2024-09-21T09:54:36.545 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:36.561 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:36 smithi165 ceph-mon[86023]: pgmap v679: 89 pgs: 89 active+clean; 423 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2024-09-21T09:54:36.575 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:36.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:36.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:36.676 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:36.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:36.706 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:36.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:36.807 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:36.835 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:36.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:36.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:36.937 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:36.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:36.974 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:36.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:37.013 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:54:37.013 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T09:54:37.013 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:37.013 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:176809 7.b 7:d0ff446d:::benchmark_data_smithi137_164067_object87115:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e218)", 2024-09-21T09:54:37.013 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:54:37.002182+0000", 2024-09-21T09:54:37.013 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0090596050000000001, 2024-09-21T09:54:37.014 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0090857279999999995, 2024-09-21T09:54:37.014 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:54:37.014 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:54:37.014 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:54:37.014 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:54:37.014 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:54:37.014 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 176809 2024-09-21T09:54:37.014 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:37.014 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:54:37.014 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:37.014 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:54:37.014 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:37.002182+0000", 2024-09-21T09:54:37.015 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:37.015 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:37.015 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:37.015 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:54:37.015 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:37.002182+0000", 2024-09-21T09:54:37.015 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:54:37.015 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:37.015 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:37.015 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:54:37.015 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:37.002180+0000", 2024-09-21T09:54:37.015 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:54:37.015 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:37.015 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:37.015 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:54:37.016 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:37.002190+0000", 2024-09-21T09:54:37.016 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4639999999999995e-06 2024-09-21T09:54:37.016 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:37.016 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:37.016 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:54:37.016 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:37.002209+0000", 2024-09-21T09:54:37.016 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9732e-05 2024-09-21T09:54:37.016 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:37.016 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:37.016 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:54:37.016 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:37.002217+0000", 2024-09-21T09:54:37.017 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2289999999999997e-06 2024-09-21T09:54:37.017 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:37.017 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:37.017 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:54:37.017 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:37.002266+0000", 2024-09-21T09:54:37.017 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9165000000000001e-05 2024-09-21T09:54:37.017 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:37.017 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:37.017 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:54:37.017 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:37.002378+0000", 2024-09-21T09:54:37.017 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011205399999999999 2024-09-21T09:54:37.017 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:37.017 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:37.018 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,6", 2024-09-21T09:54:37.018 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:37.002485+0000", 2024-09-21T09:54:37.018 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010719599999999999 2024-09-21T09:54:37.018 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:37.018 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:37.018 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:54:37.018 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:37.008569+0000", 2024-09-21T09:54:37.018 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0060835259999999997 2024-09-21T09:54:37.018 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:54:37.018 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:54:37.018 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:54:37.018 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:54:37.009546+0000", 2024-09-21T09:54:37.018 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00097762000000000001 2024-09-21T09:54:37.018 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:37.019 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:54:37.019 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:37.019 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:54:37.019 INFO:teuthology.orchestra.run.smithi165.stdout: ], 2024-09-21T09:54:37.019 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 1 2024-09-21T09:54:37.019 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:54:37.074 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:37.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:37.109 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:37.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:37.211 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:37.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:37.239 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:37.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:37.312 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:37.340 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:37.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:37.387 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:37.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:37.488 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:37.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:37.521 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:37.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:37.622 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:37.652 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:37.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:37.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:37.753 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:37.785 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:37.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:37.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:37.816 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T09:54:37.887 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:37.937 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:37.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:37.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:38.039 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:38.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:38.072 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:38.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:38.173 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:38.207 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T09:54:38.213 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:38.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:38.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:38.230 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:54:38.315 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:38.342 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:38.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:38.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:38.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:38 smithi165 ceph-mon[86023]: pgmap v680: 89 pgs: 89 active+clean; 302 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-09-21T09:54:38.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:38 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2851285793' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:54:38.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:38 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:54:38.445 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:38.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:38.471 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:38.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:38 smithi137 ceph-mon[93825]: pgmap v680: 89 pgs: 89 active+clean; 302 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-09-21T09:54:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:38 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2851285793' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:54:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:38 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:54:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:38 smithi137 ceph-mon[97575]: pgmap v680: 89 pgs: 89 active+clean; 302 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-09-21T09:54:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:38 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2851285793' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:54:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:38 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:54:38.571 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:38.596 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:38.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:38.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:38.698 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:38.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:38.740 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:38.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:38.841 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:38.877 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:38.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:38.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:38.978 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:39.014 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:39.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:39.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:39.115 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:39.156 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:39.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:39.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:39.257 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:39.301 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:39.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:39.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:39.402 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:39.423 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:39.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:39.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:39.525 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:39 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:54:39.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:39 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T09:54:39.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:39 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:54:39.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:39 smithi137 ceph-mon[93825]: osdmap e219: 8 total, 8 up, 8 in 2024-09-21T09:54:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:39 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:54:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:39 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T09:54:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:39 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:54:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:39 smithi137 ceph-mon[97575]: osdmap e219: 8 total, 8 up, 8 in 2024-09-21T09:54:39.560 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:39 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:54:39.560 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:39 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T09:54:39.561 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:39 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:54:39.561 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:39 smithi165 ceph-mon[86023]: osdmap e219: 8 total, 8 up, 8 in 2024-09-21T09:54:39.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:39.562 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:39.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:39.662 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:39.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:39.696 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:39.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:39.797 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:39.829 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:39.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:39.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:39.931 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:39.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:39.964 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:39.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:40.066 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:40.104 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:40.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:40.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:40.163 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:54:40.163 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T09:54:40.163 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T09:54:40.163 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T09:54:40.164 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:54:40.206 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:40.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:40.234 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:40.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:40.336 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:40.369 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:40.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:40.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:40.379 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:40 smithi137 ceph-mon[93825]: pgmap v682: 89 pgs: 89 active+clean; 184 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-09-21T09:54:40.379 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:54:40.379 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:54:40.379 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:40 smithi137 ceph-mon[97575]: pgmap v682: 89 pgs: 89 active+clean; 184 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-09-21T09:54:40.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:54:40.380 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:54:40.395 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Removed 89691 objects 2024-09-21T09:54:40.395 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Clean up completed and total clean up time :243.679 2024-09-21T09:54:40.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:40 smithi165 ceph-mon[86023]: pgmap v682: 89 pgs: 89 active+clean; 184 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-09-21T09:54:40.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:54:40.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:54:40.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:54:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:54:40.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:54:40.471 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:40.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:40.493 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:40.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:40.594 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:40.615 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:40.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:40.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:40.717 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:40.738 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:40.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:40.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:40.834 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T09:54:40.840 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:40.897 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:40.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:40.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:40.999 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:41.000 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:54:41.000 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:54:41.000 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:54:41.001 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:54:41.001 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:54:41.001 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:54:41.001 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:54:41.001 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:54:41.001 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:54:41.001 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:54:41.001 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:54:41.002 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:54:41.002 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:54:41.002 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:54:41.002 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:54:41.002 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:54:41.021 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:41.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:41.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:41.082 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:54:41.123 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:41.144 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:41.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:41.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:41.220 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2024-09-21T09:54:41.220 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2024-09-21T09:54:41.246 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:41.269 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:41.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:41.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:41.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:41 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1081021441' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:54:41.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:41 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1081021441' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:54:41.371 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:41.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:41.394 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:41.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:41.490 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:41 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1081021441' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:54:41.495 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:41.518 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:41.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:41.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:41.620 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:41.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:41.642 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:41.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:41.743 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:41.766 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:41.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:41.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:41.868 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:41.889 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:41.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:41.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:41.991 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:42.013 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:42.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:42.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:42.115 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:42.137 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:42.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:42.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:42.236 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:54:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:54:41] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.51.0" 2024-09-21T09:54:42.239 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:42.260 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:42.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:42.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:42.362 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:42.384 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:42.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:42.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:42.486 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:42.492 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:42 smithi165 ceph-mon[86023]: pgmap v683: 89 pgs: 89 active+clean; 97 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-09-21T09:54:42.509 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:42.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:42.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:42.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:42 smithi137 ceph-mon[93825]: pgmap v683: 89 pgs: 89 active+clean; 97 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-09-21T09:54:42.539 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:42 smithi137 ceph-mon[97575]: pgmap v683: 89 pgs: 89 active+clean; 97 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-09-21T09:54:42.611 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:42.632 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:42.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:42.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:42.734 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:42.738 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:54:42.738 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:54:42.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:42.757 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:42.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:42.858 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:42.880 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:42.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:42.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:42.982 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:43.003 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:43.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:43.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:43.105 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:43.126 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:43.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:43.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:43.227 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:43.250 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:43.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:43.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:43.299 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T09:54:43.352 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:43.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:43.374 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:43.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:43.475 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:43.498 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:43.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:43.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:43.548 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:54:43.600 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:43.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:43.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:43.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:43.723 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:43.744 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:43.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:43.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:43.846 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:43.868 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:43.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:43.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:43.970 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:43.992 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:43.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:43.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:44.094 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:44.115 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:44.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:44.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:44.217 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:44.238 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:44.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:44.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:44.239 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.1 to 0.185854 (2f94) 2024-09-21T09:54:44.340 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:44.362 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:44.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:44.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:44.463 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:44.485 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:44.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:44.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:44 smithi137 ceph-mon[97575]: pgmap v684: 89 pgs: 89 active+clean; 22 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-09-21T09:54:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:44 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2944244880' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.1858541047914786} : dispatch 2024-09-21T09:54:44.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:44 smithi137 ceph-mon[93825]: pgmap v684: 89 pgs: 89 active+clean; 22 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-09-21T09:54:44.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:44 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2944244880' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.1858541047914786} : dispatch 2024-09-21T09:54:44.587 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:44.608 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:44.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:44.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:44 smithi165 ceph-mon[86023]: pgmap v684: 89 pgs: 89 active+clean; 22 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-09-21T09:54:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:44 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2944244880' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.1858541047914786} : dispatch 2024-09-21T09:54:44.710 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:44.732 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:44.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:44.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:44.833 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:44.854 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:44.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:44.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:44.956 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:44.979 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:44.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:44.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:45.081 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:45.102 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:45.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:45.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:45.193 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:54:45.193 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:54:45.206 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:45.227 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:45.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:45.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:45.328 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:45.349 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:45.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:45.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:45.377 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:45.451 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:45.472 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:45.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:45.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:45 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2944244880' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.1858541047914786}]': finished 2024-09-21T09:54:45.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:45 smithi137 ceph-mon[93825]: osdmap e220: 8 total, 8 up, 8 in 2024-09-21T09:54:45.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:45 smithi137 ceph-mon[93825]: osdmap e221: 8 total, 8 up, 8 in 2024-09-21T09:54:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:45 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2944244880' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.1858541047914786}]': finished 2024-09-21T09:54:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:45 smithi137 ceph-mon[97575]: osdmap e220: 8 total, 8 up, 8 in 2024-09-21T09:54:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:45 smithi137 ceph-mon[97575]: osdmap e221: 8 total, 8 up, 8 in 2024-09-21T09:54:45.575 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:45.596 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:45.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:45.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:45 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2944244880' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.1858541047914786}]': finished 2024-09-21T09:54:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:45 smithi165 ceph-mon[86023]: osdmap e220: 8 total, 8 up, 8 in 2024-09-21T09:54:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:45 smithi165 ceph-mon[86023]: osdmap e221: 8 total, 8 up, 8 in 2024-09-21T09:54:45.698 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:45.719 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:45.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:45.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:45.746 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T09:54:45.821 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:45.843 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:45.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:45.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:45.944 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:45.968 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:45.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:45.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:46.030 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:54:46.069 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:46.090 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:46.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:46.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:46.192 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:46.213 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:46.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:46.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:46.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:46.338 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:46.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:46.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:46.400 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T09:54:46.440 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:46.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:46 smithi165 ceph-mon[86023]: pgmap v686: 89 pgs: 89 active+clean; 7.8 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2024-09-21T09:54:46.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:46 smithi165 ceph-mon[86023]: osdmap e222: 8 total, 8 up, 8 in 2024-09-21T09:54:46.463 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:46.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:46.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:46 smithi137 ceph-mon[93825]: pgmap v686: 89 pgs: 89 active+clean; 7.8 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2024-09-21T09:54:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:46 smithi137 ceph-mon[93825]: osdmap e222: 8 total, 8 up, 8 in 2024-09-21T09:54:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:46 smithi137 ceph-mon[97575]: pgmap v686: 89 pgs: 89 active+clean; 7.8 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2024-09-21T09:54:46.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:46 smithi137 ceph-mon[97575]: osdmap e222: 8 total, 8 up, 8 in 2024-09-21T09:54:46.564 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:46.585 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:46.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:46.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:46.687 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:46.709 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:46.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:46.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:46.810 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:46.832 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:46.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:46.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:46.934 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:46.956 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:46.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:46.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:47.058 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:47.079 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:47.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:47.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:47.181 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:47.202 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:47.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:47.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:47.304 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:47.326 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:47.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:47.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:47.352 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:54:47.429 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:47.451 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:47.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:47.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:47.469 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:47 smithi165 ceph-mon[86023]: 7.2 starting backfill to osd.7 from (0'0,0'0] MAX to 219'11452 2024-09-21T09:54:47.469 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:47 smithi165 ceph-mon[86023]: 7.0 starting backfill to osd.2 from (0'0,0'0] MAX to 219'11294 2024-09-21T09:54:47.469 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:47 smithi165 ceph-mon[86023]: 7.b starting backfill to osd.2 from (0'0,0'0] MAX to 219'11030 2024-09-21T09:54:47.469 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:47 smithi165 ceph-mon[86023]: 7.9 starting backfill to osd.7 from (0'0,0'0] MAX to 219'10898 2024-09-21T09:54:47.469 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:47 smithi165 ceph-mon[86023]: 7.4 starting backfill to osd.6 from (0'0,0'0] MAX to 219'11298 2024-09-21T09:54:47.469 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:47 smithi165 ceph-mon[86023]: 7.d starting backfill to osd.3 from (0'0,0'0] MAX to 219'11266 2024-09-21T09:54:47.534 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:47.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:47 smithi137 ceph-mon[97575]: 7.2 starting backfill to osd.7 from (0'0,0'0] MAX to 219'11452 2024-09-21T09:54:47.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:47 smithi137 ceph-mon[97575]: 7.0 starting backfill to osd.2 from (0'0,0'0] MAX to 219'11294 2024-09-21T09:54:47.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:47 smithi137 ceph-mon[97575]: 7.b starting backfill to osd.2 from (0'0,0'0] MAX to 219'11030 2024-09-21T09:54:47.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:47 smithi137 ceph-mon[97575]: 7.9 starting backfill to osd.7 from (0'0,0'0] MAX to 219'10898 2024-09-21T09:54:47.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:47 smithi137 ceph-mon[97575]: 7.4 starting backfill to osd.6 from (0'0,0'0] MAX to 219'11298 2024-09-21T09:54:47.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:47 smithi137 ceph-mon[97575]: 7.d starting backfill to osd.3 from (0'0,0'0] MAX to 219'11266 2024-09-21T09:54:47.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:47 smithi137 ceph-mon[93825]: 7.2 starting backfill to osd.7 from (0'0,0'0] MAX to 219'11452 2024-09-21T09:54:47.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:47 smithi137 ceph-mon[93825]: 7.0 starting backfill to osd.2 from (0'0,0'0] MAX to 219'11294 2024-09-21T09:54:47.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:47 smithi137 ceph-mon[93825]: 7.b starting backfill to osd.2 from (0'0,0'0] MAX to 219'11030 2024-09-21T09:54:47.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:47 smithi137 ceph-mon[93825]: 7.9 starting backfill to osd.7 from (0'0,0'0] MAX to 219'10898 2024-09-21T09:54:47.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:47 smithi137 ceph-mon[93825]: 7.4 starting backfill to osd.6 from (0'0,0'0] MAX to 219'11298 2024-09-21T09:54:47.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:47 smithi137 ceph-mon[93825]: 7.d starting backfill to osd.3 from (0'0,0'0] MAX to 219'11266 2024-09-21T09:54:47.553 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:47.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:47.578 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:47.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:47.675 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:54:47.675 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:54:47.679 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:47.700 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:47.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:47.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:47.802 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:47.824 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:47.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:47.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:47.926 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:47.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:47.948 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:47.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:48.048 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:48.070 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:48.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:48.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:48.172 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:48.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:48.194 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:48.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:48.276 INFO:teuthology.orchestra.run.smithi137.stderr:pool 'unique_pool_2' removed 2024-09-21T09:54:48.295 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:48.336 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T09:54:48.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:48.352 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:48.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:48.452 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:48.474 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:48.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:48.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:48.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:48 smithi137 ceph-mon[97575]: pgmap v689: 89 pgs: 6 peering, 83 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 257 op/s 2024-09-21T09:54:48.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:48 smithi137 ceph-mon[97575]: osdmap e223: 8 total, 8 up, 8 in 2024-09-21T09:54:48.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:48 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3616774320' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:54:48.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:48 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:54:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:48 smithi137 ceph-mon[93825]: pgmap v689: 89 pgs: 6 peering, 83 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 257 op/s 2024-09-21T09:54:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:48 smithi137 ceph-mon[93825]: osdmap e223: 8 total, 8 up, 8 in 2024-09-21T09:54:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:48 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3616774320' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:54:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:48 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:54:48.576 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:48.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:48.598 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:48.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:48.607 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:54:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:48 smithi165 ceph-mon[86023]: pgmap v689: 89 pgs: 6 peering, 83 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 257 op/s 2024-09-21T09:54:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:48 smithi165 ceph-mon[86023]: osdmap e223: 8 total, 8 up, 8 in 2024-09-21T09:54:48.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:48 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3616774320' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:54:48.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:48 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:54:48.699 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:48.720 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:48.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:48.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:48.822 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:48.843 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:48.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:48.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:48.944 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:48.968 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:48.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:48.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:49.069 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:49.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:49.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:49.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:49.145 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T09:54:49.145 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T09:54:49.146 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2024-09-21T09:54:49.146 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_3 16 2024-09-21T09:54:49.193 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:49.216 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:49.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:49.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:49.318 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:49.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:49.339 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:49.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:49.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:49 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:54:49.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:49 smithi165 ceph-mon[86023]: osdmap e224: 8 total, 8 up, 8 in 2024-09-21T09:54:49.441 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:49.463 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:49.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:49.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:49 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:54:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:49 smithi137 ceph-mon[93825]: osdmap e224: 8 total, 8 up, 8 in 2024-09-21T09:54:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:49 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:54:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:49 smithi137 ceph-mon[97575]: osdmap e224: 8 total, 8 up, 8 in 2024-09-21T09:54:49.564 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:49.585 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:49.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:49.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:49.687 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:49.709 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:49.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:49.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:49.745 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:49.811 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:49.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:49.833 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:49.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:49.934 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:49.956 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:49.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:49.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:50.021 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5, 6] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:54:50.021 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:54:50.021 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2024-09-21T09:54:50.022 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T09:54:50.022 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T09:54:50.022 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 config set filestore_inject_stall 3 2024-09-21T09:54:50.057 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:50.089 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:50.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:50.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:50.141 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:54:50.141 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:54:50.191 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:50.213 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:50.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:50.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:50.315 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:50.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:50.345 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:50.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:50.445 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:50.473 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:50.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:50.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:50.538 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:50 smithi137 ceph-mon[93825]: pgmap v692: 73 pgs: 4 peering, 69 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:54:50.538 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:50 smithi137 ceph-mon[97575]: pgmap v692: 73 pgs: 4 peering, 69 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:54:50.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:50.598 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:50.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:50.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:50.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:50 smithi165 ceph-mon[86023]: pgmap v692: 73 pgs: 4 peering, 69 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:54:50.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:54:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:54:50.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:54:50.699 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:50.722 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:50.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:50.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:50.810 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T09:54:50.824 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:50.845 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:50.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:50.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:50.946 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:50.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:50.968 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:50.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:51.059 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:54:51.069 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:51.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:51.091 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:51.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:51.192 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:51.213 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:51.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:51.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:51.300 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T09:54:51.306 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:51.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:51.341 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:51.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:51.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:51.443 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:51.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:51.466 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:51.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:51.479 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:51 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2802353782' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:54:51.479 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:51 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:54:51.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:51 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2802353782' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:54:51.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:51 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:54:51.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:51 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2802353782' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:54:51.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:51 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:54:51.566 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:51.589 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:51.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:51.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:51.691 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:51.713 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:51.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:51.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:51.815 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:51.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:51.837 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:51.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:51.938 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:51.959 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:51.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:51.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:52.060 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:52.082 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:52.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:52.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:52.184 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:52.205 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:52.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:52.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:52.294 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:54:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:54:51] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.51.0" 2024-09-21T09:54:52.306 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:52.329 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:52.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:52.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:52.430 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:52.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:52.453 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:52.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:52.468 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:52 smithi165 ceph-mon[86023]: pgmap v693: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:54:52.468 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:52 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:54:52.468 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:52 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:54:52.468 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:52 smithi165 ceph-mon[86023]: osdmap e225: 8 total, 8 up, 8 in 2024-09-21T09:54:52.468 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:52 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:54:52.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:52 smithi137 ceph-mon[93825]: pgmap v693: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:54:52.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:52 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:54:52.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:52 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:54:52.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:52 smithi137 ceph-mon[93825]: osdmap e225: 8 total, 8 up, 8 in 2024-09-21T09:54:52.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:52 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:54:52.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:52 smithi137 ceph-mon[97575]: pgmap v693: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:54:52.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:52 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:54:52.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:52 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:54:52.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:52 smithi137 ceph-mon[97575]: osdmap e225: 8 total, 8 up, 8 in 2024-09-21T09:54:52.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:52 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:54:52.553 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:52.574 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:52.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:52.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:52.676 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:52.698 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:52.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:52.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:52.776 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:54:52.777 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:54:52.799 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:52.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:52.822 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:52.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:52.923 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:52.945 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:52.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:52.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:53.046 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:53.072 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:53.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:53.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:53.126 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:54:53.126 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:54:53.143 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:54:53.143 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:54:53.159 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:54:53.159 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:54:53.173 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:53.176 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:54:53.176 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:54:53.195 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:54:53.195 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:54:53.197 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:53.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:53.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:53.212 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:54:53.212 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:54:53.228 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:54:53.229 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:54:53.244 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:54:53.244 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:54:53.298 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:53.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:53.322 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:53.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:53.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:53 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3418775608' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:54:53.407 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T09:54:53.424 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:53.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:53.446 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:53.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:53.548 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:53.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:53 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3418775608' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:54:53.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:53 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3418775608' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:54:53.569 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:53.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:53.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:53.671 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:53.692 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:53.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:53.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:53.794 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:53.815 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:53.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:53.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:53.917 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:53.938 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:53.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:53.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:54.040 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:54.061 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:54.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:54.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:54.163 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:54.186 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:54.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:54.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:54.288 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:54.310 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:54.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:54.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:54.412 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:54.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:54.434 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:54.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:54.536 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:54 smithi137 ceph-mon[93825]: pgmap v695: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:54:54.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:54 smithi137 ceph-mon[97575]: pgmap v695: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:54:54.557 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:54.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:54.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:54.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:54 smithi165 ceph-mon[86023]: pgmap v695: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:54:54.659 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:54:54.683 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:54.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:54.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:54:54.751 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:54:54.785 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:54.806 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:54.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:54.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:54.908 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:54.920 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:54:54.920 INFO:teuthology.orchestra.run.smithi137.stdout: "success": "" 2024-09-21T09:54:54.920 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:54:54.929 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:54.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:54.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:54.940 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T09:54:55.031 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:55.053 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:55.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:55.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:55.154 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:55.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:55.177 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:55.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:55.277 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:55.298 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:55.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:55.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:55.401 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:55.423 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:55.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:55.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:55.525 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:55.549 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:55.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:55.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:55.651 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:55.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:55.677 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:55.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:55.762 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:55.779 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:55.811 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:55.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:55.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:55.912 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:55.935 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:55.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:55.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:56.037 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:54:56.037 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:56.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:56.066 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:56.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:56.146 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:55 smithi165 ceph-mon[86023]: pgmap v696: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:54:56.146 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:54:56.146 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:54:56.146 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]} : dispatch 2024-09-21T09:54:56.146 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.1"} : dispatch 2024-09-21T09:54:56.146 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.5"} : dispatch 2024-09-21T09:54:56.163 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:55 smithi137 ceph-mon[97575]: pgmap v696: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:54:56.164 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:54:56.164 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:54:56.164 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]} : dispatch 2024-09-21T09:54:56.164 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.1"} : dispatch 2024-09-21T09:54:56.164 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.5"} : dispatch 2024-09-21T09:54:56.164 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:55 smithi137 ceph-mon[93825]: pgmap v696: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:54:56.164 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:54:56.164 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:54:56.165 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]} : dispatch 2024-09-21T09:54:56.165 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.1"} : dispatch 2024-09-21T09:54:56.165 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.5"} : dispatch 2024-09-21T09:54:56.167 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:56.193 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:56.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:56.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:56.294 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:56.319 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:56.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:56.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:56.420 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:56.445 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:56.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:56.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:56.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:56.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:56.570 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:56.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:56.584 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:54:56.671 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:56.694 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:56.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:56.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:56.796 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:56.818 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:56.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:56.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:56.915 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:56 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]}]': finished 2024-09-21T09:54:56.915 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:56 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.1"}]': finished 2024-09-21T09:54:56.915 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:56 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.5"}]': finished 2024-09-21T09:54:56.915 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:56 smithi165 ceph-mon[86023]: osdmap e226: 8 total, 8 up, 8 in 2024-09-21T09:54:56.915 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:56 smithi165 ceph-mon[86023]: osdmap e227: 8 total, 8 up, 8 in 2024-09-21T09:54:56.920 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:56.941 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:56.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:56.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:57.043 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:57.065 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:57.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:57.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:57.142 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:56 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]}]': finished 2024-09-21T09:54:57.143 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:56 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.1"}]': finished 2024-09-21T09:54:57.143 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:56 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.5"}]': finished 2024-09-21T09:54:57.143 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:56 smithi137 ceph-mon[93825]: osdmap e226: 8 total, 8 up, 8 in 2024-09-21T09:54:57.143 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:56 smithi137 ceph-mon[93825]: osdmap e227: 8 total, 8 up, 8 in 2024-09-21T09:54:57.143 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:56 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5]}]': finished 2024-09-21T09:54:57.143 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:56 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.1"}]': finished 2024-09-21T09:54:57.143 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:56 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.5"}]': finished 2024-09-21T09:54:57.143 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:56 smithi137 ceph-mon[97575]: osdmap e226: 8 total, 8 up, 8 in 2024-09-21T09:54:57.143 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:56 smithi137 ceph-mon[97575]: osdmap e227: 8 total, 8 up, 8 in 2024-09-21T09:54:57.167 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:57.189 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:57.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:57.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:57.290 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:57.311 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:57.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:57.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:57.402 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:54:57.402 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T09:54:57.402 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T09:54:57.403 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T09:54:57.403 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:54:57.413 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:57.434 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:57.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:57.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:57.536 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:57.558 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:57.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:57.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:57.659 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:57.682 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:57.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:57.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:57.784 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:57.807 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:57.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:57.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:57.908 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:57.930 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:57.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:57.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:58.013 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:57 smithi165 ceph-mon[86023]: pgmap v698: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T09:54:58.032 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:58.037 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T09:54:58.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:57 smithi137 ceph-mon[93825]: pgmap v698: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T09:54:58.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:57 smithi137 ceph-mon[97575]: pgmap v698: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T09:54:58.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:58.054 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:58.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:58.155 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:58.176 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:58.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:58.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:58.277 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:58.301 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:58.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:58.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:58.402 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:58.424 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:58.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:58.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:58.525 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:58.546 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:58.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:58.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:58.648 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:58.669 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:58.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:58.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:58.771 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:54:58.792 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:58.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:58.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:54:58.802 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:54:58.894 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:58.915 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:58.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:58.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:59.017 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:59.039 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:59.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:59.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:59.140 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:54:59.162 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:59.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:59.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:54:59.264 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:54:59.285 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:59.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:59.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:54:59.387 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:54:59.409 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:59.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:59.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:54:59.510 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:54:59.532 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:59.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:59.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:54:59.634 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:54:59.655 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:54:59.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:59.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:54:59.757 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:59.778 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:59.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:59.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:59.880 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:54:59.901 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:54:59.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:54:59.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:54:59.977 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:00.003 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:00.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:00.025 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:00.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:00.126 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:00.132 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:54:59 smithi165 ceph-mon[86023]: pgmap v700: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:00.137 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:54:59 smithi137 ceph-mon[93825]: pgmap v700: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:00.137 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:54:59 smithi137 ceph-mon[97575]: pgmap v700: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:00.147 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:00.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:00.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:00.248 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:00.269 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:00.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:00.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:00.371 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:00.395 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:00.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:00.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:00.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:55:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:55:00.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:55:00.497 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:00.518 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:00.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:00.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:00.620 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:00.641 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:00.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:00.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:00.739 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5, 6] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:55:00.739 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:55:00.743 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:00.764 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:00.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:00.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:00.866 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:00.872 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T09:55:00.873 INFO:teuthology.orchestra.run.smithi137.stderr:pool 'unique_pool_3' created 2024-09-21T09:55:00.890 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:00.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:00.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:00.991 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:01.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:01.014 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:01.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:01.115 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:01.138 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:01.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:01.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:01.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:00 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1973547105' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:55:01.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:00 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:55:01.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:00 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:01.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:00 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2135930606' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T09:55:01.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:00 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T09:55:01.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:00 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:01.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:00 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:01.161 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:00 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1973547105' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:55:01.161 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:00 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:55:01.161 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:00 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:01.161 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:00 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2135930606' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T09:55:01.161 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:00 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T09:55:01.161 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:00 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:01.161 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:00 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:01.162 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:00 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1973547105' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:55:01.162 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:00 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:55:01.162 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:00 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:01.162 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:00 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2135930606' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T09:55:01.162 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:00 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T09:55:01.162 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:00 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:01.162 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:00 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:01.245 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:01.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:01.270 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:01.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:01.377 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:01.400 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:01.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:01.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:01.502 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:01.528 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:01.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:01.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:01.629 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:01.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:01.654 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:01.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:01.755 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:01.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:01.778 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:01.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:01.880 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:01.902 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:01.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:01.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:01.979 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:55:01.979 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T09:55:01.979 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T09:55:01.979 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T09:55:01.979 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.979 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.44873.0:120673 6.19 6:988e1ec1:::benchmark_data_smithi137_131945_object13684:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2024-09-21T09:55:01.979 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:46:14.454698+0000", 2024-09-21T09:55:01.980 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 527.513980694, 2024-09-21T09:55:01.980 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.142725503, 2024-09-21T09:55:01.980 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:55:01.980 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:01.980 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:55:01.980 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.44873", 2024-09-21T09:55:01.980 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:01.980 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 120673 2024-09-21T09:55:01.980 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.980 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:55:01.980 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.980 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:55:01.980 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454698+0000", 2024-09-21T09:55:01.980 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:55:01.981 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.981 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.981 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:55:01.981 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454698+0000", 2024-09-21T09:55:01.981 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:55:01.981 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.981 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.981 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:55:01.981 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454697+0000", 2024-09-21T09:55:01.981 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:55:01.981 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.981 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.981 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:55:01.981 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454706+0000", 2024-09-21T09:55:01.982 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4239999999999999e-06 2024-09-21T09:55:01.982 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.982 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.982 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:55:01.982 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454723+0000", 2024-09-21T09:55:01.982 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6996000000000001e-05 2024-09-21T09:55:01.982 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.982 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.982 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:55:01.982 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454731+0000", 2024-09-21T09:55:01.982 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1899999999999995e-06 2024-09-21T09:55:01.982 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.982 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.983 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:55:01.983 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454788+0000", 2024-09-21T09:55:01.983 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6595000000000003e-05 2024-09-21T09:55:01.983 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.983 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.983 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:55:01.983 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.454890+0000", 2024-09-21T09:55:01.983 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000102076 2024-09-21T09:55:01.983 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.983 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.983 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2", 2024-09-21T09:55:01.983 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.455006+0000", 2024-09-21T09:55:01.983 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000116295 2024-09-21T09:55:01.983 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.983 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.984 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:55:01.984 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.456704+0000", 2024-09-21T09:55:01.984 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0016982690000000001 2024-09-21T09:55:01.984 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.984 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.984 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:01.984 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.597201+0000", 2024-09-21T09:55:01.984 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.14049657600000001 2024-09-21T09:55:01.984 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.984 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.984 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:55:01.985 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.597312+0000", 2024-09-21T09:55:01.985 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000111118 2024-09-21T09:55:01.985 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.985 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.985 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:55:01.985 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:46:14.597424+0000", 2024-09-21T09:55:01.985 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000111628 2024-09-21T09:55:01.985 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:55:01.985 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:55:01.985 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:55:01.985 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.985 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.985 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:26928 7.5 7:a4290fbd:::benchmark_data_smithi137_164067_object26927:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e170)", 2024-09-21T09:55:01.986 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:49:17.084130+0000", 2024-09-21T09:55:01.986 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 344.88454935599998, 2024-09-21T09:55:01.986 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.143081348, 2024-09-21T09:55:01.986 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:55:01.986 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:01.986 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:55:01.986 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:55:01.986 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:55:01.986 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26928 2024-09-21T09:55:01.986 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.986 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:55:01.986 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.986 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:55:01.987 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084130+0000", 2024-09-21T09:55:01.987 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:55:01.987 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.987 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.987 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:55:01.987 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084130+0000", 2024-09-21T09:55:01.987 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:55:01.987 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.987 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.987 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:55:01.987 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084128+0000", 2024-09-21T09:55:01.987 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:55:01.987 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.987 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.987 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:55:01.988 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084184+0000", 2024-09-21T09:55:01.988 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5328999999999998e-05 2024-09-21T09:55:01.988 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.988 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.988 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:55:01.988 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084195+0000", 2024-09-21T09:55:01.988 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1786e-05 2024-09-21T09:55:01.988 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.988 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.988 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:55:01.988 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084201+0000", 2024-09-21T09:55:01.988 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8710000000000002e-06 2024-09-21T09:55:01.988 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.989 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.989 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:55:01.989 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084246+0000", 2024-09-21T09:55:01.989 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4935000000000003e-05 2024-09-21T09:55:01.989 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.989 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.989 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:55:01.989 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084368+0000", 2024-09-21T09:55:01.989 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000121641 2024-09-21T09:55:01.989 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.989 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.989 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:55:01.989 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084537+0000", 2024-09-21T09:55:01.989 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000169068 2024-09-21T09:55:01.989 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.990 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.990 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:55:01.990 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.085757+0000", 2024-09-21T09:55:01.990 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012202820000000001 2024-09-21T09:55:01.990 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.990 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.990 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:01.990 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.223446+0000", 2024-09-21T09:55:01.990 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13768894700000001 2024-09-21T09:55:01.990 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.990 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.990 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:01.990 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.227117+0000", 2024-09-21T09:55:01.991 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0036709249999999998 2024-09-21T09:55:01.991 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.991 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.991 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:55:01.991 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.227173+0000", 2024-09-21T09:55:01.991 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6242000000000001e-05 2024-09-21T09:55:01.991 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.991 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.991 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:55:01.991 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.227211+0000", 2024-09-21T09:55:01.991 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7537000000000003e-05 2024-09-21T09:55:01.991 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:55:01.991 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:55:01.991 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:55:01.991 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.992 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.992 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:30133 7.5 7:a0bac7cb:::benchmark_data_smithi137_164067_object30132:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e170)", 2024-09-21T09:55:01.992 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:49:19.096017+0000", 2024-09-21T09:55:01.992 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 342.87266208800003, 2024-09-21T09:55:01.992 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.159019097, 2024-09-21T09:55:01.992 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:55:01.992 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:01.992 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:55:01.992 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:55:01.992 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:55:01.992 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 30133 2024-09-21T09:55:01.992 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.992 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:55:01.992 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.993 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:55:01.993 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096017+0000", 2024-09-21T09:55:01.993 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:55:01.993 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.993 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.993 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:55:01.993 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096017+0000", 2024-09-21T09:55:01.993 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:55:01.993 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.993 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.993 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:55:01.993 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096015+0000", 2024-09-21T09:55:01.993 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:55:01.993 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.994 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.994 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:55:01.994 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096087+0000", 2024-09-21T09:55:01.994 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1454999999999999e-05 2024-09-21T09:55:01.994 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.994 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.994 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:55:01.994 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096103+0000", 2024-09-21T09:55:01.994 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6047000000000001e-05 2024-09-21T09:55:01.994 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.994 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.994 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:55:01.994 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096109+0000", 2024-09-21T09:55:01.995 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5930000000000002e-06 2024-09-21T09:55:01.995 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.995 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.995 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:55:01.995 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096159+0000", 2024-09-21T09:55:01.995 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.969e-05 2024-09-21T09:55:01.995 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.995 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.995 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:55:01.995 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096268+0000", 2024-09-21T09:55:01.995 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000108868 2024-09-21T09:55:01.995 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.995 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.995 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:55:01.996 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.096402+0000", 2024-09-21T09:55:01.996 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013421400000000001 2024-09-21T09:55:01.996 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.996 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.996 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:55:01.996 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.097592+0000", 2024-09-21T09:55:01.996 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001189657 2024-09-21T09:55:01.996 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.996 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.996 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:01.996 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.099111+0000", 2024-09-21T09:55:01.996 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015193050000000001 2024-09-21T09:55:01.996 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.996 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.996 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:01.997 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.254963+0000", 2024-09-21T09:55:01.997 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.15585238500000001 2024-09-21T09:55:01.997 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.997 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.997 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:55:01.997 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.254998+0000", 2024-09-21T09:55:01.997 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4691999999999999e-05 2024-09-21T09:55:01.997 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.997 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.997 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:55:01.997 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:19.255036+0000", 2024-09-21T09:55:01.997 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7766999999999999e-05 2024-09-21T09:55:01.997 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:55:01.997 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:55:01.998 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:55:01.998 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.998 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.998 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:107204 7.5 7:a1f3b4e1:::benchmark_data_smithi137_164067_object17510:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e192)", 2024-09-21T09:55:01.998 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:52:00.990745+0000", 2024-09-21T09:55:01.998 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 180.97793424400001, 2024-09-21T09:55:01.998 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.30229204199999998, 2024-09-21T09:55:01.998 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:55:01.998 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:01.998 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:55:01.998 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:55:01.998 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:55:01.998 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 107204 2024-09-21T09:55:01.998 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.999 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:55:01.999 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.999 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:55:01.999 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.990745+0000", 2024-09-21T09:55:01.999 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:55:01.999 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.999 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.999 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:55:01.999 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.990745+0000", 2024-09-21T09:55:01.999 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:55:01.999 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:01.999 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:01.999 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:55:01.999 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.990743+0000", 2024-09-21T09:55:01.999 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:55:02.000 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:02.000 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:02.000 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:55:02.000 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.990752+0000", 2024-09-21T09:55:02.000 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3890000000000005e-06 2024-09-21T09:55:02.000 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:02.000 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:02.000 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:55:02.000 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.990766+0000", 2024-09-21T09:55:02.000 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4859e-05 2024-09-21T09:55:02.000 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:02.000 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:02.000 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:55:02.000 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.990954+0000", 2024-09-21T09:55:02.001 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00018778999999999999 2024-09-21T09:55:02.001 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:02.001 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:02.001 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:55:02.001 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.991009+0000", 2024-09-21T09:55:02.001 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.435e-05 2024-09-21T09:55:02.001 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:02.001 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:02.001 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:55:02.001 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.991133+0000", 2024-09-21T09:55:02.001 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000124437 2024-09-21T09:55:02.001 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:02.001 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:02.001 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:55:02.001 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.991251+0000", 2024-09-21T09:55:02.002 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000118399 2024-09-21T09:55:02.002 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:02.002 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:02.002 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:55:02.002 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.994759+0000", 2024-09-21T09:55:02.002 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003507465 2024-09-21T09:55:02.002 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:02.002 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:02.002 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:02.002 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:00.994858+0000", 2024-09-21T09:55:02.002 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8813000000000004e-05 2024-09-21T09:55:02.002 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:02.002 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:02.002 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:02.003 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:01.292936+0000", 2024-09-21T09:55:02.003 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.298077908 2024-09-21T09:55:02.003 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:02.003 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:02.003 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:55:02.003 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:01.292993+0000", 2024-09-21T09:55:02.003 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7176999999999998e-05 2024-09-21T09:55:02.003 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:55:02.003 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:55:02.003 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:55:02.003 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:01.293037+0000", 2024-09-21T09:55:02.003 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4032999999999997e-05 2024-09-21T09:55:02.003 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:55:02.003 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:55:02.004 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:55:02.004 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:55:02.004 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:55:02.004 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:55:02.004 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:02.025 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:02.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:02.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:02.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:55:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:55:01] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.51.0" 2024-09-21T09:55:02.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:01 smithi137 ceph-mon[93825]: pgmap v701: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:02.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:01 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:55:02.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:01 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:55:02.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:01 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-21T09:55:02.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:01 smithi137 ceph-mon[93825]: osdmap e228: 8 total, 8 up, 8 in 2024-09-21T09:55:02.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:01 smithi137 ceph-mon[97575]: pgmap v701: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:02.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:01 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:55:02.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:01 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:55:02.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:01 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-21T09:55:02.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:01 smithi137 ceph-mon[97575]: osdmap e228: 8 total, 8 up, 8 in 2024-09-21T09:55:02.127 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:01 smithi165 ceph-mon[86023]: pgmap v701: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:01 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:55:02.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:01 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:55:02.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:01 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-21T09:55:02.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:01 smithi165 ceph-mon[86023]: osdmap e228: 8 total, 8 up, 8 in 2024-09-21T09:55:02.149 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:02.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:02.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:02.250 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:02.272 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:02.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:02.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:02.374 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:02.395 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:02.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:02.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:02.497 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:02.518 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:02.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:02.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:02.544 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2024-09-21T09:55:02.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T09:55:02.620 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:02.648 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:02.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:02.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:02.750 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:02.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:02.775 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:02.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:02.876 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:02.899 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:02.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:02.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:03.001 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:03.016 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:55:03.017 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:55:03.023 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:55:03.023 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:55:03.025 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:03.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:03.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:03.041 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:02 smithi137 ceph-mon[93825]: osdmap e229: 8 total, 8 up, 8 in 2024-09-21T09:55:03.041 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:02 smithi137 ceph-mon[97575]: osdmap e229: 8 total, 8 up, 8 in 2024-09-21T09:55:03.042 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:55:03.042 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:55:03.060 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:55:03.060 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:55:03.073 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:03.083 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:55:03.084 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:55:03.085 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:03.110 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:55:03.110 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:55:03.126 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:03.129 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:55:03.129 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:55:03.145 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:55:03.145 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:55:03.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:02 smithi165 ceph-mon[86023]: osdmap e229: 8 total, 8 up, 8 in 2024-09-21T09:55:03.149 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:03.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:03.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:03.250 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:03.272 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:03.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:03.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:03.374 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:03.395 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:03.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:03.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:03.497 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:03.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:03.522 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:03.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:03.623 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:03.646 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:03.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:03.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:03.748 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:03.769 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:03.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:03.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:03.816 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T09:55:03.871 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:03.893 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:03.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:03.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:03.995 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:04.016 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:04.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:04.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:04.118 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:04.144 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:04.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:04.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:04.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:03 smithi165 ceph-mon[86023]: pgmap v704: 89 pgs: 1 creating+peering, 7 unknown, 81 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:04.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:03 smithi165 ceph-mon[86023]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:55:04.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:03 smithi165 ceph-mon[86023]: osdmap e230: 8 total, 8 up, 8 in 2024-09-21T09:55:04.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:03 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2630582749' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:55:04.245 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:04.267 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:04.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:04.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:03 smithi137 ceph-mon[93825]: pgmap v704: 89 pgs: 1 creating+peering, 7 unknown, 81 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:03 smithi137 ceph-mon[93825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:55:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:03 smithi137 ceph-mon[93825]: osdmap e230: 8 total, 8 up, 8 in 2024-09-21T09:55:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:03 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2630582749' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:55:04.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:03 smithi137 ceph-mon[97575]: pgmap v704: 89 pgs: 1 creating+peering, 7 unknown, 81 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:04.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:03 smithi137 ceph-mon[97575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:55:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:03 smithi137 ceph-mon[97575]: osdmap e230: 8 total, 8 up, 8 in 2024-09-21T09:55:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:03 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2630582749' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:55:04.368 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:04.394 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:04.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:04.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:04.496 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:04.522 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:04.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:04.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:04.624 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:04.646 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:04.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:04.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:04.748 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:04.773 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:04.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:04.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:04.875 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:04.899 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:04.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:04.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:05.001 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:05.026 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:05.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:05.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:05.128 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:05.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:05.152 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:05.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:05.253 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:05.279 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:05.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:05.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:05.381 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:05.406 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:05.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:05.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:05.508 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:05.532 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:05.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:05.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:05.634 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:05.660 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:05.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:05.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:05.762 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:05.786 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:05.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:05.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:05.888 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:05.910 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:05.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:05.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:05.937 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:05 smithi137 ceph-mon[97575]: pgmap v706: 89 pgs: 1 creating+peering, 5 unknown, 83 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:05.937 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:05 smithi137 ceph-mon[93825]: pgmap v706: 89 pgs: 1 creating+peering, 5 unknown, 83 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:06.011 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:06.037 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:06.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:06.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:06.139 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:06.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:05 smithi165 ceph-mon[86023]: pgmap v706: 89 pgs: 1 creating+peering, 5 unknown, 83 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:06.160 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:06.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:06.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:06.262 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:06.287 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:06.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:06.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:06.389 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:06.496 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:06.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:06.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:06.598 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:06.624 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:06.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:06.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:06.726 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:06.752 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:06.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:06.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:06.854 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:06.875 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:06.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:06.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:06.930 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:55:06.977 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:06.998 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:06.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:06.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:07.100 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:07.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:07.122 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:07.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:07.223 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:07.249 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:07.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:07.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:07.351 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:07.377 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:07.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:07.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:07.478 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:07.500 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:07.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:07.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:07.601 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:07.627 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:07.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:07.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:07.729 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:07.750 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:07.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:07.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:07.852 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:07.874 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:07.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:07.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:07.976 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:07.993 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:07 smithi137 ceph-mon[93825]: pgmap v707: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:07.993 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:07 smithi137 ceph-mon[97575]: pgmap v707: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:07.998 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:07.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:07.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:08.100 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:08.118 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:55:08.118 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:55:08.126 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:08.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:08.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:08.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:07 smithi165 ceph-mon[86023]: pgmap v707: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:08.228 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:08.249 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:08.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:08.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:08.351 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:08.377 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:08.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:08.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:08.478 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:08.500 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:08.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:08.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:08.601 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:08.627 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:08.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:08.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:08.729 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:08.730 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T09:55:08.756 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:08.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:08.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:08.857 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:08.879 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:08.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:08.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:08.980 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:08.991 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:08.993 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:09.006 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:09.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:09.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:09.043 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:09.109 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:09.130 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:09.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:09.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:09.231 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:09.253 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:09.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:09.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:09.355 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:09.377 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:09.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:09.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:09.479 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:09.501 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:09.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:09.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:09.603 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:09.625 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:09.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:09.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:09.726 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:09.748 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:09.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:09.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:09.849 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:09.870 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:09.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:09.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:09.901 INFO:teuthology.orchestra.run.smithi137.stderr:enabled application 'rados' on pool 'unique_pool_3' 2024-09-21T09:55:09.975 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:09.999 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:10.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:10.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:10.101 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:10.122 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:10.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:10.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:09 smithi165 ceph-mon[86023]: pgmap v708: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:09 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/72989144' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:55:10.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:09 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:55:10.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:10.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:55:10.224 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:10.246 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:10.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:10.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:10.250 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:09 smithi137 ceph-mon[93825]: pgmap v708: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:10.250 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:09 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/72989144' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:55:10.250 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:09 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:55:10.250 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:10.250 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:55:10.250 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:09 smithi137 ceph-mon[97575]: pgmap v708: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:10.250 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:09 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/72989144' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:55:10.250 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:09 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:55:10.250 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:10.251 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:55:10.348 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:10.374 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:10.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:10.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:10.475 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:10.501 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:10.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:10.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:10.603 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:10.628 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:10.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:10.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:55:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:55:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:55:10.730 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:10.753 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:10.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:10.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:10.855 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:10.881 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:10.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:10.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:10.983 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:11.008 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:11.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:11.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:11.110 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:11.135 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:11.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:11.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:11.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:10 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:55:11.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:10 smithi165 ceph-mon[86023]: osdmap e231: 8 total, 8 up, 8 in 2024-09-21T09:55:11.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:11.237 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:11.263 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:11.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:11.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:11.298 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:10 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:55:11.299 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:10 smithi137 ceph-mon[93825]: osdmap e231: 8 total, 8 up, 8 in 2024-09-21T09:55:11.299 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:11.299 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:10 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:55:11.299 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:10 smithi137 ceph-mon[97575]: osdmap e231: 8 total, 8 up, 8 in 2024-09-21T09:55:11.299 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:11.365 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:11.386 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:11.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:11.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:11.488 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:11.514 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:11.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:11.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:11.618 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:11.641 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:11.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:11.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:11.743 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:11.764 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:11.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:11.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:11.866 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:11.889 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:11.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:11.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:11.991 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:12.011 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:12.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:12.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:12.113 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:12.139 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:12.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:12.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:12.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:11 smithi165 ceph-mon[86023]: pgmap v710: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:12.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:11 smithi165 ceph-mon[86023]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:55:12.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:11 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:12.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:11 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:12.204 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:55:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:55:11] "GET /metrics HTTP/1.1" 200 36451 "" "Prometheus/2.51.0" 2024-09-21T09:55:12.205 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:11 smithi137 ceph-mon[97575]: pgmap v710: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:12.205 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:11 smithi137 ceph-mon[97575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:55:12.205 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:11 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:12.205 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:11 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:12.205 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:11 smithi137 ceph-mon[93825]: pgmap v710: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:12.205 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:11 smithi137 ceph-mon[93825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:55:12.205 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:11 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:12.205 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:11 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:12.241 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:12.262 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:12.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:12.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:12.364 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:12.390 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:12.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:12.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:12.492 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:12.515 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:12.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:12.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:12.617 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:12.643 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:12.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:12.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:12.662 DEBUG:teuthology.orchestra.run.smithi137:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_3 bench 90 write' 2024-09-21T09:55:12.662 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_3 2024-09-21T09:55:12.663 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:55:12.664 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T09:55:12.665 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T09:55:12.744 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:12.771 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:12.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:12.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:12.848 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:hints = 1 2024-09-21T09:55:12.848 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T09:55:12.848 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Object prefix: benchmark_data_smithi137_204476 2024-09-21T09:55:12.848 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:55:12.849 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 0 0 0 0 0 0 - 0 2024-09-21T09:55:12.873 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:12.916 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:12.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:12.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:13.018 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:13.050 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:13.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:13.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:13.152 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:13.187 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:13.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:13.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:13.288 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:13.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:12 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:55:13.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:12 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:55:13.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:12 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:13.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:12 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:55:13.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:12 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:55:13.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:12 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:13.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:13.326 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:13.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:13.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:12 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:55:13.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:12 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:55:13.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:12 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:13.427 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:13.462 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:13.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:13.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:13.563 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:13.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:13.607 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:13.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:13.708 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:13.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:13.747 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:13.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:13.848 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:13.848 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 1 16 4138 4122 257.613 257.625 0.00268031 0.00386675 2024-09-21T09:55:13.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:13.884 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:13.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:13.985 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:14.020 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:14.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:14.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:14.044 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:13 smithi137 ceph-mon[97575]: pgmap v711: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:14.047 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:13 smithi137 ceph-mon[93825]: pgmap v711: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:14.122 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:14.157 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:14.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:14.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:14.258 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:14.295 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:14.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:14.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:14.323 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:14.397 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:13 smithi165 ceph-mon[86023]: pgmap v711: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T09:55:14.466 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:14.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:14.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:14.568 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:14.605 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:14.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:14.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:14.706 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:14.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:14.742 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:14.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:14.843 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:14.849 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 2 16 7599 7583 236.889 216.312 0.00269122 0.00421207 2024-09-21T09:55:14.880 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:14.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:14.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:14.921 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:55:14.921 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:55:14.982 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:15.017 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:15.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:15.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:15.119 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:15.160 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:15.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:15.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:15.218 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:55:15.219 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:55:15.253 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:55:15.253 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:55:15.261 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:15.288 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:55:15.288 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:55:15.293 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:15.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:15.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:15.322 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:55:15.322 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:55:15.353 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:55:15.353 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:55:15.390 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:55:15.390 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:55:15.395 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:15.418 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:55:15.418 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:55:15.430 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:15.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:15.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:15.447 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:55:15.447 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:55:15.532 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:15.566 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:15.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:15.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:15.668 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:15.784 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:15.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:15.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:15.849 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 3 16 10905 10889 226.791 206.625 0.00691785 0.00440258 2024-09-21T09:55:15.886 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:15.924 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:15.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:15.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:16.027 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:16.066 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:16.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:16.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:16.167 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:16.234 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:16.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:16.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:15 smithi137 ceph-mon[93825]: pgmap v712: 89 pgs: 89 active+clean; 25 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s 2024-09-21T09:55:16.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:15 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2569327844' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:55:16.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:15 smithi137 ceph-mon[97575]: pgmap v712: 89 pgs: 89 active+clean; 25 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s 2024-09-21T09:55:16.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:15 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2569327844' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:55:16.336 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:16.375 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:16.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:16.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:15 smithi165 ceph-mon[86023]: pgmap v712: 89 pgs: 89 active+clean; 25 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s 2024-09-21T09:55:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:15 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2569327844' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:55:16.477 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:16.514 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:16.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:16.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:16.581 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T09:55:16.616 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:16.650 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:16.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:16.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:16.752 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:16.797 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:16.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:16.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:16.849 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 4 16 14115 14099 220.246 200.625 0.00370093 0.00453235 2024-09-21T09:55:16.899 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:16.938 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:16.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:16.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:17.041 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:17.076 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:17.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:17.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:17.177 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:17.215 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:17.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:17.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:17.317 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:17.352 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:17.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:17.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:17.454 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:17.492 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:17.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:17.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:17.593 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:17.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:17.615 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:17.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:17.716 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:17.750 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:17.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:17.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:17.849 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 5 16 16979 16963 211.994 179 0.00732881 0.00471155 2024-09-21T09:55:17.852 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:17.886 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:17.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:17.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:17.937 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T09:55:17.988 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:18.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:18.023 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:18.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:18.124 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:18.163 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:18.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:18.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:18.264 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:17 smithi137 ceph-mon[93825]: pgmap v713: 89 pgs: 89 active+clean; 228 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s wr, 364 op/s 2024-09-21T09:55:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:17 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2467219100' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:55:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:17 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:55:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:17 smithi137 ceph-mon[97575]: pgmap v713: 89 pgs: 89 active+clean; 228 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s wr, 364 op/s 2024-09-21T09:55:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:17 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2467219100' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:55:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:17 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:55:18.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:18.302 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:18.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:17 smithi165 ceph-mon[86023]: pgmap v713: 89 pgs: 89 active+clean; 228 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s wr, 364 op/s 2024-09-21T09:55:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:17 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2467219100' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:55:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:17 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:55:18.403 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:18.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:18.429 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:18.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:18.530 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:18.561 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:18.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:18.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:18.663 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:18.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:18.701 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:18.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:18.802 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:18.822 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:18.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:18.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:18.849 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 6 16 19638 19622 204.358 166.188 0.00400226 0.00488743 2024-09-21T09:55:18.924 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:18.961 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:18.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:18.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:19.062 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:19.098 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:19.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:19.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:19.200 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:19.236 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:19.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:19.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:19.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:18 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:55:19.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:18 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:55:19.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:18 smithi137 ceph-mon[93825]: osdmap e232: 8 total, 8 up, 8 in 2024-09-21T09:55:19.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:18 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:55:19.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:18 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:55:19.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:18 smithi137 ceph-mon[97575]: osdmap e232: 8 total, 8 up, 8 in 2024-09-21T09:55:19.337 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:19.372 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:19.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:19.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:18 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:55:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:18 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:55:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:18 smithi165 ceph-mon[86023]: osdmap e232: 8 total, 8 up, 8 in 2024-09-21T09:55:19.474 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:19.503 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:19.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:19.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:19.605 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:19.639 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:19.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:19.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:19.741 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:19.768 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:19.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:19.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:19.849 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 7 16 22227 22211 198.279 161.812 0.0043476 0.00503828 2024-09-21T09:55:19.870 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:19.904 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:19.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:19.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:20.006 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:20.027 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:20.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:20.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:20.130 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:20.171 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:20.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:20.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:20.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:19 smithi165 ceph-mon[86023]: pgmap v715: 89 pgs: 89 active+clean; 824 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-09-21T09:55:20.273 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:20.300 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:20.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:19 smithi137 ceph-mon[93825]: pgmap v715: 89 pgs: 89 active+clean; 824 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-09-21T09:55:20.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:19 smithi137 ceph-mon[97575]: pgmap v715: 89 pgs: 89 active+clean; 824 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-09-21T09:55:20.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:20.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:20.402 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:20.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:20.449 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:20.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:20.550 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:20.569 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:55:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:55:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:55:20.587 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:20.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:20.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:20.692 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:20.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:20.733 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:20.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:20.834 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:20.853 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 8 16 24622 24606 192.204 149.688 0.0029551 0.00518666 2024-09-21T09:55:20.860 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:20.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:20.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:20.961 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:20.999 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:21.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:21.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:21.101 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:21.144 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:21.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:21.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:21.246 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:21.269 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:21.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:21.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:21.371 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:21.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:21.411 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:21.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:21.512 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:21.547 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:21.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:21.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:21.649 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:21.689 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:21.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:21.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:21.791 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:21.835 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:21.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:21.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:21.850 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 9 16 26821 26805 186.118 137.438 0.00804366 0.00536787 2024-09-21T09:55:21.937 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:21.980 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:21.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:21.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:22.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:21 smithi137 ceph-mon[93825]: pgmap v716: 89 pgs: 89 active+clean; 1.1 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-09-21T09:55:22.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:21 smithi137 ceph-mon[97575]: pgmap v716: 89 pgs: 89 active+clean; 1.1 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-09-21T09:55:22.051 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:55:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:55:21] "GET /metrics HTTP/1.1" 200 36451 "" "Prometheus/2.51.0" 2024-09-21T09:55:22.082 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:22.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:22.125 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:22.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:22.227 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:22.266 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:22.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:22.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:22.368 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:22.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:21 smithi165 ceph-mon[86023]: pgmap v716: 89 pgs: 89 active+clean; 1.1 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-09-21T09:55:22.401 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:22.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:22.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:22.503 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:22.542 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:22.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:22.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:22.644 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:22.680 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:22.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:22.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:22.782 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:22.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:22.821 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:22.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:22.850 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 10 16 29218 29202 182.486 149.812 0.00748956 0.00547428 2024-09-21T09:55:22.923 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:22.958 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:22.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:22.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:23.060 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:23.097 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:23.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:23.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:23.101 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:23.200 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:23.235 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:23.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:23.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:23.337 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:23.369 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:23.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:23.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:23.472 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:23.511 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:23.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:23.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:23.613 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:23.649 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:23.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:23.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:23.751 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:23.782 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:23.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:23.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:23.850 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 11 16 31609 31593 179.48 149.438 0.00565754 0.00556661 2024-09-21T09:55:23.884 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:23.921 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:23.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:23.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:24.021 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:23 smithi137 ceph-mon[93825]: pgmap v717: 89 pgs: 89 active+clean; 1.5 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 155 MiB/s wr, 2.48k op/s 2024-09-21T09:55:24.022 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:23 smithi137 ceph-mon[97575]: pgmap v717: 89 pgs: 89 active+clean; 1.5 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 155 MiB/s wr, 2.48k op/s 2024-09-21T09:55:24.027 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:55:24.028 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:55:24.030 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:24.062 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:24.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:24.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:24.164 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:24.202 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:24.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:24.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:24.223 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T09:55:24.304 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:24.352 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:24.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:24.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:23 smithi165 ceph-mon[86023]: pgmap v717: 89 pgs: 89 active+clean; 1.5 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 155 MiB/s wr, 2.48k op/s 2024-09-21T09:55:24.454 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:24.488 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:24.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:24.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:24.590 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:24.630 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:24.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:24.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:24.731 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:24.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:24.769 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:24.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:24.830 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:55:24.850 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 12 16 33933 33917 176.618 145.25 0.00302146 0.00565671 2024-09-21T09:55:24.870 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:24.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:24.911 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:24.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:24.937 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":717,"stamp":"2024-09-21T09:55:22.794298+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1628444621,"num_objects":24865,"num_object_clones":0,"num_object_copies":74595,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24865,"num_whiteouts":0,"num_read":306,"num_read_kb":759,"num_write":25051,"num_write_kb":1591355,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":49,"num_bytes_recovered":1782817,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":24997,"ondisk_log_size":24997,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7110200,"kb_used_data":4547632,"kb_used_omap":31,"kb_used_meta":2562464,"kb_avail":742851016,"statfs":{"total":767960285184,"available":760679440384,"internally_reserved":0,"allocated":4656775168,"data_stored":4644499124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31824,"internal_metadata":2623964080},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[8,6,4,2],"upper_bound":16},"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":1627848704,"num_objects":24839,"num_object_clones":0,"num_object_copies":74517,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24839,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":24839,"num_write_kb":1589696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"10.002737"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":349,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.955204+0000","last_change":"2024-09-21T09:54:45.263505+0000","last_active":"2024-09-21T09:55:17.955204+0000","last_peered":"2024-09-21T09:55:17.955204+0000","last_clean":"2024-09-21T09:55:17.955204+0000","last_became_active":"2024-09-21T09:54:45.262988+0000","last_became_peered":"2024-09-21T09:54:45.262988+0000","last_unstale":"2024-09-21T09:55:17.955204+0000","last_undegraded":"2024-09-21T09:55:17.955204+0000","last_fullsized":"2024-09-21T09:55:17.955204+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:07:02.484884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":200,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.992881+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:55:09.992881+0000","last_peered":"2024-09-21T09:55:09.992881+0000","last_clean":"2024-09-21T09:55:09.992881+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:55:09.992881+0000","last_undegraded":"2024-09-21T09:55:09.992881+0000","last_fullsized":"2024-09-21T09:55:09.992881+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":69,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.897398+0000","last_change":"2024-09-21T09:49:39.892381+0000","last_active":"2024-09-21T09:55:09.897398+0000","last_peered":"2024-09-21T09:55:09.897398+0000","last_clean":"2024-09-21T09:55:09.897398+0000","last_became_active":"2024-09-21T09:49:39.891113+0000","last_became_peered":"2024-09-21T09:49:39.891113+0000","last_unstale":"2024-09-21T09:55:09.897398+0000","last_undegraded":"2024-09-21T09:55:09.897398+0000","last_fullsized":"2024-09-21T09:55:09.897398+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:12:12.870474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":276,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.954569+0000","last_change":"2024-09-21T09:46:16.197635+0000","last_active":"2024-09-21T09:55:17.954569+0000","last_peered":"2024-09-21T09:55:17.954569+0000","last_clean":"2024-09-21T09:55:17.954569+0000","last_became_active":"2024-09-21T09:46:16.197349+0000","last_became_peered":"2024-09-21T09:46:16.197349+0000","last_unstale":"2024-09-21T09:55:17.954569+0000","last_undegraded":"2024-09-21T09:55:17.954569+0000","last_fullsized":"2024-09-21T09:55:17.954569+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:37:09.309562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":262,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.955751+0000","last_change":"2024-09-21T09:46:16.222385+0000","last_active":"2024-09-21T09:55:17.955751+0000","last_peered":"2024-09-21T09:55:17.955751+0000","last_clean":"2024-09-21T09:55:17.955751+0000","last_became_active":"2024-09-21T09:46:16.218293+0000","last_became_peered":"2024-09-21T09:46:16.218293+0000","last_unstale":"2024-09-21T09:55:17.955751+0000","last_undegraded":"2024-09-21T09:55:17.955751+0000","last_fullsized":"2024-09-21T09:55:17.955751+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:33:46.853733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":201,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.992687+0000","last_change":"2024-09-21T09:52:23.917288+0000","last_active":"2024-09-21T09:55:09.992687+0000","last_peered":"2024-09-21T09:55:09.992687+0000","last_clean":"2024-09-21T09:55:09.992687+0000","last_became_active":"2024-09-21T09:52:23.916543+0000","last_became_peered":"2024-09-21T09:52:23.916543+0000","last_unstale":"2024-09-21T09:55:09.992687+0000","last_undegraded":"2024-09-21T09:55:09.992687+0000","last_fullsized":"2024-09-21T09:55:09.992687+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:42:18.241144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":242,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.954194+0000","last_change":"2024-09-21T09:46:16.225111+0000","last_active":"2024-09-21T09:55:17.954194+0000","last_peered":"2024-09-21T09:55:17.954194+0000","last_clean":"2024-09-21T09:55:17.954194+0000","last_became_active":"2024-09-21T09:46:16.222971+0000","last_became_peered":"2024-09-21T09:46:16.222971+0000","last_unstale":"2024-09-21T09:55:17.954194+0000","last_undegraded":"2024-09-21T09:55:17.954194+0000","last_fullsized":"2024-09-21T09:55:17.954194+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:20.148782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":57,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.899740+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T09:55:09.899740+0000","last_peered":"2024-09-21T09:55:09.899740+0000","last_clean":"2024-09-21T09:55:09.899740+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T09:55:09.899740+0000","last_undegraded":"2024-09-21T09:55:09.899740+0000","last_fullsized":"2024-09-21T09:55:09.899740+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.4","version":"232'1771","reported_seq":1782,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:22.051526+0000","last_change":"2024-09-21T09:55:01.881266+0000","last_active":"2024-09-21T09:55:22.051526+0000","last_peered":"2024-09-21T09:55:22.051526+0000","last_clean":"2024-09-21T09:55:22.051526+0000","last_became_active":"2024-09-21T09:55:01.880940+0000","last_became_peered":"2024-09-21T09:55:01.880940+0000","last_unstale":"2024-09-21T09:55:22.051526+0000","last_undegraded":"2024-09-21T09:55:22.051526+0000","last_fullsized":"2024-09-21T09:55:22.051526+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1771,"log_dups_size":0,"ondisk_log_size":1771,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:49:20.995734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":116064256,"num_objects":1771,"num_object_clones":0,"num_object_copies":5313,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1771,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1771,"num_write_kb":113344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":216,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.993232+0000","last_change":"2024-09-21T09:46:16.218452+0000","last_active":"2024-09-21T09:55:09.993232+0000","last_peered":"2024-09-21T09:55:09.993232+0000","last_clean":"2024-09-21T09:55:09.993232+0000","last_became_active":"2024-09-21T09:46:16.218108+0000","last_became_peered":"2024-09-21T09:46:16.218108+0000","last_unstale":"2024-09-21T09:55:09.993232+0000","last_undegraded":"2024-09-21T09:55:09.993232+0000","last_fullsized":"2024-09-21T09:55:09.993232+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:29:08.062670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":89,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.897154+0000","last_change":"2024-09-21T09:52:23.919124+0000","last_active":"2024-09-21T09:55:09.897154+0000","last_peered":"2024-09-21T09:55:09.897154+0000","last_clean":"2024-09-21T09:55:09.897154+0000","last_became_active":"2024-09-21T09:52:23.918746+0000","last_became_peered":"2024-09-21T09:52:23.918746+0000","last_unstale":"2024-09-21T09:55:09.897154+0000","last_undegraded":"2024-09-21T09:55:09.897154+0000","last_fullsized":"2024-09-21T09:55:09.897154+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:04:48.548863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"232'1107","reported_seq":1119,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:18.637612+0000","last_change":"2024-09-21T09:55:01.908983+0000","last_active":"2024-09-21T09:55:18.637612+0000","last_peered":"2024-09-21T09:55:18.637612+0000","last_clean":"2024-09-21T09:55:18.637612+0000","last_became_active":"2024-09-21T09:55:01.908704+0000","last_became_peered":"2024-09-21T09:55:01.908704+0000","last_unstale":"2024-09-21T09:55:18.637612+0000","last_undegraded":"2024-09-21T09:55:18.637612+0000","last_fullsized":"2024-09-21T09:55:18.637612+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1107,"log_dups_size":0,"ondisk_log_size":1107,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:15:03.114479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":72548352,"num_objects":1107,"num_object_clones":0,"num_object_copies":3321,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1107,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1107,"num_write_kb":70848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":200,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.993266+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:55:09.993266+0000","last_peered":"2024-09-21T09:55:09.993266+0000","last_clean":"2024-09-21T09:55:09.993266+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:55:09.993266+0000","last_undegraded":"2024-09-21T09:55:09.993266+0000","last_fullsized":"2024-09-21T09:55:09.993266+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":234,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:10.211794+0000","last_change":"2024-09-21T09:54:45.255918+0000","last_active":"2024-09-21T09:55:10.211794+0000","last_peered":"2024-09-21T09:55:10.211794+0000","last_clean":"2024-09-21T09:55:10.211794+0000","last_became_active":"2024-09-21T09:54:45.255579+0000","last_became_peered":"2024-09-21T09:54:45.255579+0000","last_unstale":"2024-09-21T09:55:10.211794+0000","last_undegraded":"2024-09-21T09:55:10.211794+0000","last_fullsized":"2024-09-21T09:55:10.211794+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:39:26.745390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.6","version":"232'1389","reported_seq":1408,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:19.752015+0000","last_change":"2024-09-21T09:55:01.910116+0000","last_active":"2024-09-21T09:55:19.752015+0000","last_peered":"2024-09-21T09:55:19.752015+0000","last_clean":"2024-09-21T09:55:19.752015+0000","last_became_active":"2024-09-21T09:55:01.909713+0000","last_became_peered":"2024-09-21T09:55:01.909713+0000","last_unstale":"2024-09-21T09:55:19.752015+0000","last_undegraded":"2024-09-21T09:55:19.752015+0000","last_fullsized":"2024-09-21T09:55:19.752015+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1389,"log_dups_size":0,"ondisk_log_size":1389,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:18:19.449164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":91029504,"num_objects":1389,"num_object_clones":0,"num_object_copies":4167,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1389,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1389,"num_write_kb":88896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,7],"acting":[0,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":266,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.993114+0000","last_change":"2024-09-21T09:52:23.920077+0000","last_active":"2024-09-21T09:55:09.993114+0000","last_peered":"2024-09-21T09:55:09.993114+0000","last_clean":"2024-09-21T09:55:09.993114+0000","last_became_active":"2024-09-21T09:52:23.915378+0000","last_became_peered":"2024-09-21T09:52:23.915378+0000","last_unstale":"2024-09-21T09:55:09.993114+0000","last_undegraded":"2024-09-21T09:55:09.993114+0000","last_fullsized":"2024-09-21T09:55:09.993114+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:16:00.028635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":47,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.899897+0000","last_change":"2024-09-21T09:52:23.917314+0000","last_active":"2024-09-21T09:55:09.899897+0000","last_peered":"2024-09-21T09:55:09.899897+0000","last_clean":"2024-09-21T09:55:09.899897+0000","last_became_active":"2024-09-21T09:52:23.916728+0000","last_became_peered":"2024-09-21T09:52:23.916728+0000","last_unstale":"2024-09-21T09:55:09.899897+0000","last_undegraded":"2024-09-21T09:55:09.899897+0000","last_fullsized":"2024-09-21T09:55:09.899897+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:50:47.276875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"232'1699","reported_seq":1717,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:22.302621+0000","last_change":"2024-09-21T09:55:01.882819+0000","last_active":"2024-09-21T09:55:22.302621+0000","last_peered":"2024-09-21T09:55:22.302621+0000","last_clean":"2024-09-21T09:55:22.302621+0000","last_became_active":"2024-09-21T09:55:01.882536+0000","last_became_peered":"2024-09-21T09:55:01.882536+0000","last_unstale":"2024-09-21T09:55:22.302621+0000","last_undegraded":"2024-09-21T09:55:22.302621+0000","last_fullsized":"2024-09-21T09:55:22.302621+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1699,"log_dups_size":0,"ondisk_log_size":1699,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:21:47.124808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":111345664,"num_objects":1699,"num_object_clones":0,"num_object_copies":5097,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1699,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1699,"num_write_kb":108736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":89,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.897209+0000","last_change":"2024-09-21T09:52:23.919511+0000","last_active":"2024-09-21T09:55:09.897209+0000","last_peered":"2024-09-21T09:55:09.897209+0000","last_clean":"2024-09-21T09:55:09.897209+0000","last_became_active":"2024-09-21T09:52:23.918774+0000","last_became_peered":"2024-09-21T09:52:23.918774+0000","last_unstale":"2024-09-21T09:55:09.897209+0000","last_undegraded":"2024-09-21T09:55:09.897209+0000","last_fullsized":"2024-09-21T09:55:09.897209+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:19:51.518563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":279,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.955113+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T09:55:17.955113+0000","last_peered":"2024-09-21T09:55:17.955113+0000","last_clean":"2024-09-21T09:55:17.955113+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T09:55:17.955113+0000","last_undegraded":"2024-09-21T09:55:17.955113+0000","last_fullsized":"2024-09-21T09:55:17.955113+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"232'1733","reported_seq":1752,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:22.314833+0000","last_change":"2024-09-21T09:55:01.880592+0000","last_active":"2024-09-21T09:55:22.314833+0000","last_peered":"2024-09-21T09:55:22.314833+0000","last_clean":"2024-09-21T09:55:22.314833+0000","last_became_active":"2024-09-21T09:55:01.880307+0000","last_became_peered":"2024-09-21T09:55:01.880307+0000","last_unstale":"2024-09-21T09:55:22.314833+0000","last_undegraded":"2024-09-21T09:55:22.314833+0000","last_fullsized":"2024-09-21T09:55:22.314833+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1733,"log_dups_size":0,"ondisk_log_size":1733,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:57:22.213768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":113573888,"num_objects":1733,"num_object_clones":0,"num_object_copies":5199,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1733,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1733,"num_write_kb":110912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,4],"acting":[3,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":350,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.954984+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T09:55:17.954984+0000","last_peered":"2024-09-21T09:55:17.954984+0000","last_clean":"2024-09-21T09:55:17.954984+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T09:55:17.954984+0000","last_undegraded":"2024-09-21T09:55:17.954984+0000","last_fullsized":"2024-09-21T09:55:17.954984+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":217,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:10.212104+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T09:55:10.212104+0000","last_peered":"2024-09-21T09:55:10.212104+0000","last_clean":"2024-09-21T09:55:10.212104+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T09:55:10.212104+0000","last_undegraded":"2024-09-21T09:55:10.212104+0000","last_fullsized":"2024-09-21T09:55:10.212104+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.1","version":"232'1412","reported_seq":1431,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:19.809538+0000","last_change":"2024-09-21T09:55:01.881279+0000","last_active":"2024-09-21T09:55:19.809538+0000","last_peered":"2024-09-21T09:55:19.809538+0000","last_clean":"2024-09-21T09:55:19.809538+0000","last_became_active":"2024-09-21T09:55:01.881021+0000","last_became_peered":"2024-09-21T09:55:01.881021+0000","last_unstale":"2024-09-21T09:55:19.809538+0000","last_undegraded":"2024-09-21T09:55:19.809538+0000","last_fullsized":"2024-09-21T09:55:19.809538+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1412,"log_dups_size":0,"ondisk_log_size":1412,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:15:36.198202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":92536832,"num_objects":1412,"num_object_clones":0,"num_object_copies":4236,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1412,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1412,"num_write_kb":90368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":57,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.900004+0000","last_change":"2024-09-21T09:54:45.259400+0000","last_active":"2024-09-21T09:55:09.900004+0000","last_peered":"2024-09-21T09:55:09.900004+0000","last_clean":"2024-09-21T09:55:09.900004+0000","last_became_active":"2024-09-21T09:54:45.259012+0000","last_became_peered":"2024-09-21T09:54:45.259012+0000","last_unstale":"2024-09-21T09:55:09.900004+0000","last_undegraded":"2024-09-21T09:55:09.900004+0000","last_fullsized":"2024-09-21T09:55:09.900004+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:29:31.555218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":214,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:10.212235+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:55:10.212235+0000","last_peered":"2024-09-21T09:55:10.212235+0000","last_clean":"2024-09-21T09:55:10.212235+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:55:10.212235+0000","last_undegraded":"2024-09-21T09:55:10.212235+0000","last_fullsized":"2024-09-21T09:55:10.212235+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.2","version":"232'1511","reported_seq":1523,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:20.638628+0000","last_change":"2024-09-21T09:55:01.882997+0000","last_active":"2024-09-21T09:55:20.638628+0000","last_peered":"2024-09-21T09:55:20.638628+0000","last_clean":"2024-09-21T09:55:20.638628+0000","last_became_active":"2024-09-21T09:55:01.882722+0000","last_became_peered":"2024-09-21T09:55:01.882722+0000","last_unstale":"2024-09-21T09:55:20.638628+0000","last_undegraded":"2024-09-21T09:55:20.638628+0000","last_fullsized":"2024-09-21T09:55:20.638628+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1511,"log_dups_size":0,"ondisk_log_size":1511,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:11:16.459842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":99024896,"num_objects":1511,"num_object_clones":0,"num_object_copies":4533,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1511,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1511,"num_write_kb":96704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":198,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:10.211872+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:55:10.211872+0000","last_peered":"2024-09-21T09:55:10.211872+0000","last_clean":"2024-09-21T09:55:10.211872+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:55:10.211872+0000","last_undegraded":"2024-09-21T09:55:10.211872+0000","last_fullsized":"2024-09-21T09:55:10.211872+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":227,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:10.212328+0000","last_change":"2024-09-21T09:54:45.256681+0000","last_active":"2024-09-21T09:55:10.212328+0000","last_peered":"2024-09-21T09:55:10.212328+0000","last_clean":"2024-09-21T09:55:10.212328+0000","last_became_active":"2024-09-21T09:54:45.256296+0000","last_became_peered":"2024-09-21T09:54:45.256296+0000","last_unstale":"2024-09-21T09:55:10.212328+0000","last_undegraded":"2024-09-21T09:55:10.212328+0000","last_fullsized":"2024-09-21T09:55:10.212328+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:58:05.899036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.3","version":"232'1670","reported_seq":1682,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:22.053173+0000","last_change":"2024-09-21T09:55:01.881723+0000","last_active":"2024-09-21T09:55:22.053173+0000","last_peered":"2024-09-21T09:55:22.053173+0000","last_clean":"2024-09-21T09:55:22.053173+0000","last_became_active":"2024-09-21T09:55:01.881410+0000","last_became_peered":"2024-09-21T09:55:01.881410+0000","last_unstale":"2024-09-21T09:55:22.053173+0000","last_undegraded":"2024-09-21T09:55:22.053173+0000","last_fullsized":"2024-09-21T09:55:22.053173+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1670,"log_dups_size":0,"ondisk_log_size":1670,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:37:17.094173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109445120,"num_objects":1670,"num_object_clones":0,"num_object_copies":5010,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1670,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1670,"num_write_kb":106880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":350,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.954512+0000","last_change":"2024-09-21T09:54:45.251325+0000","last_active":"2024-09-21T09:55:17.954512+0000","last_peered":"2024-09-21T09:55:17.954512+0000","last_clean":"2024-09-21T09:55:17.954512+0000","last_became_active":"2024-09-21T09:54:45.250993+0000","last_became_peered":"2024-09-21T09:54:45.250993+0000","last_unstale":"2024-09-21T09:55:17.954512+0000","last_undegraded":"2024-09-21T09:55:17.954512+0000","last_fullsized":"2024-09-21T09:55:17.954512+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:22:58.726815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":176,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.957622+0000","last_change":"2024-09-21T09:54:45.251443+0000","last_active":"2024-09-21T09:55:17.957622+0000","last_peered":"2024-09-21T09:55:17.957622+0000","last_clean":"2024-09-21T09:55:17.957622+0000","last_became_active":"2024-09-21T09:54:45.251141+0000","last_became_peered":"2024-09-21T09:54:45.251141+0000","last_unstale":"2024-09-21T09:55:17.957622+0000","last_undegraded":"2024-09-21T09:55:17.957622+0000","last_fullsized":"2024-09-21T09:55:17.957622+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:14:43.723862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.9","version":"232'1235","reported_seq":1247,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:18.610051+0000","last_change":"2024-09-21T09:55:01.882557+0000","last_active":"2024-09-21T09:55:18.610051+0000","last_peered":"2024-09-21T09:55:18.610051+0000","last_clean":"2024-09-21T09:55:18.610051+0000","last_became_active":"2024-09-21T09:55:01.882201+0000","last_became_peered":"2024-09-21T09:55:01.882201+0000","last_unstale":"2024-09-21T09:55:18.610051+0000","last_undegraded":"2024-09-21T09:55:18.610051+0000","last_fullsized":"2024-09-21T09:55:18.610051+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1235,"log_dups_size":0,"ondisk_log_size":1235,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:54:23.369182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80936960,"num_objects":1235,"num_object_clones":0,"num_object_copies":3705,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1235,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1235,"num_write_kb":79040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":366,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.992595+0000","last_change":"2024-09-21T09:52:23.950948+0000","last_active":"2024-09-21T09:55:09.992595+0000","last_peered":"2024-09-21T09:55:09.992595+0000","last_clean":"2024-09-21T09:55:09.992595+0000","last_became_active":"2024-09-21T09:52:23.915752+0000","last_became_peered":"2024-09-21T09:52:23.915752+0000","last_unstale":"2024-09-21T09:55:09.992595+0000","last_undegraded":"2024-09-21T09:55:09.992595+0000","last_fullsized":"2024-09-21T09:55:09.992595+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:00:28.208582+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":72,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.897135+0000","last_change":"2024-09-21T09:49:39.901214+0000","last_active":"2024-09-21T09:55:09.897135+0000","last_peered":"2024-09-21T09:55:09.897135+0000","last_clean":"2024-09-21T09:55:09.897135+0000","last_became_active":"2024-09-21T09:49:39.891234+0000","last_became_peered":"2024-09-21T09:49:39.891234+0000","last_unstale":"2024-09-21T09:55:09.897135+0000","last_undegraded":"2024-09-21T09:55:09.897135+0000","last_fullsized":"2024-09-21T09:55:09.897135+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:18:59.117484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":343,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.954958+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T09:55:17.954958+0000","last_peered":"2024-09-21T09:55:17.954958+0000","last_clean":"2024-09-21T09:55:17.954958+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T09:55:17.954958+0000","last_undegraded":"2024-09-21T09:55:17.954958+0000","last_fullsized":"2024-09-21T09:55:17.954958+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":57,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.900099+0000","last_change":"2024-09-21T09:54:57.127336+0000","last_active":"2024-09-21T09:55:09.900099+0000","last_peered":"2024-09-21T09:55:09.900099+0000","last_clean":"2024-09-21T09:55:09.900099+0000","last_became_active":"2024-09-21T09:54:57.126977+0000","last_became_peered":"2024-09-21T09:54:57.126977+0000","last_unstale":"2024-09-21T09:55:09.900099+0000","last_undegraded":"2024-09-21T09:55:09.900099+0000","last_fullsized":"2024-09-21T09:55:09.900099+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:32:40.522878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"232'1542","reported_seq":1558,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:20.985095+0000","last_change":"2024-09-21T09:55:01.880750+0000","last_active":"2024-09-21T09:55:20.985095+0000","last_peered":"2024-09-21T09:55:20.985095+0000","last_clean":"2024-09-21T09:55:20.985095+0000","last_became_active":"2024-09-21T09:55:01.880421+0000","last_became_peered":"2024-09-21T09:55:01.880421+0000","last_unstale":"2024-09-21T09:55:20.985095+0000","last_undegraded":"2024-09-21T09:55:20.985095+0000","last_fullsized":"2024-09-21T09:55:20.985095+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1542,"log_dups_size":0,"ondisk_log_size":1542,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:56:37.458588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":101056512,"num_objects":1542,"num_object_clones":0,"num_object_copies":4626,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1542,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1542,"num_write_kb":98688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":254,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.992587+0000","last_change":"2024-09-21T09:54:45.255996+0000","last_active":"2024-09-21T09:55:09.992587+0000","last_peered":"2024-09-21T09:55:09.992587+0000","last_clean":"2024-09-21T09:55:09.992587+0000","last_became_active":"2024-09-21T09:54:45.255513+0000","last_became_peered":"2024-09-21T09:54:45.255513+0000","last_unstale":"2024-09-21T09:55:09.992587+0000","last_undegraded":"2024-09-21T09:55:09.992587+0000","last_fullsized":"2024-09-21T09:55:09.992587+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T20:35:15.281540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":277,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.959311+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T09:55:17.959311+0000","last_peered":"2024-09-21T09:55:17.959311+0000","last_clean":"2024-09-21T09:55:17.959311+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T09:55:17.959311+0000","last_undegraded":"2024-09-21T09:55:17.959311+0000","last_fullsized":"2024-09-21T09:55:17.959311+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":284,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.955780+0000","last_change":"2024-09-21T09:54:45.257070+0000","last_active":"2024-09-21T09:55:17.955780+0000","last_peered":"2024-09-21T09:55:17.955780+0000","last_clean":"2024-09-21T09:55:17.955780+0000","last_became_active":"2024-09-21T09:54:45.256730+0000","last_became_peered":"2024-09-21T09:54:45.256730+0000","last_unstale":"2024-09-21T09:55:17.955780+0000","last_undegraded":"2024-09-21T09:55:17.955780+0000","last_fullsized":"2024-09-21T09:55:17.955780+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:41:54.850585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.b","version":"232'1800","reported_seq":1819,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:22.303741+0000","last_change":"2024-09-21T09:55:01.881673+0000","last_active":"2024-09-21T09:55:22.303741+0000","last_peered":"2024-09-21T09:55:22.303741+0000","last_clean":"2024-09-21T09:55:22.303741+0000","last_became_active":"2024-09-21T09:55:01.881411+0000","last_became_peered":"2024-09-21T09:55:01.881411+0000","last_unstale":"2024-09-21T09:55:22.303741+0000","last_undegraded":"2024-09-21T09:55:22.303741+0000","last_fullsized":"2024-09-21T09:55:22.303741+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1800,"log_dups_size":0,"ondisk_log_size":1800,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:36:09.227906+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117964800,"num_objects":1800,"num_object_clones":0,"num_object_copies":5400,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1800,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1800,"num_write_kb":115200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":381,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.951831+0000","last_change":"2024-09-21T09:46:16.239736+0000","last_active":"2024-09-21T09:55:17.951831+0000","last_peered":"2024-09-21T09:55:17.951831+0000","last_clean":"2024-09-21T09:55:17.951831+0000","last_became_active":"2024-09-21T09:46:16.239348+0000","last_became_peered":"2024-09-21T09:46:16.239348+0000","last_unstale":"2024-09-21T09:55:17.951831+0000","last_undegraded":"2024-09-21T09:55:17.951831+0000","last_fullsized":"2024-09-21T09:55:17.951831+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:17:39.599158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":180,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.951357+0000","last_change":"2024-09-21T09:54:45.253848+0000","last_active":"2024-09-21T09:55:17.951357+0000","last_peered":"2024-09-21T09:55:17.951357+0000","last_clean":"2024-09-21T09:55:17.951357+0000","last_became_active":"2024-09-21T09:54:45.253470+0000","last_became_peered":"2024-09-21T09:54:45.253470+0000","last_unstale":"2024-09-21T09:55:17.951357+0000","last_undegraded":"2024-09-21T09:55:17.951357+0000","last_fullsized":"2024-09-21T09:55:17.951357+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:56:27.186711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":262,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.897355+0000","last_change":"2024-09-21T09:54:45.254797+0000","last_active":"2024-09-21T09:55:09.897355+0000","last_peered":"2024-09-21T09:55:09.897355+0000","last_clean":"2024-09-21T09:55:09.897355+0000","last_became_active":"2024-09-21T09:54:45.254475+0000","last_became_peered":"2024-09-21T09:54:45.254475+0000","last_unstale":"2024-09-21T09:55:09.897355+0000","last_undegraded":"2024-09-21T09:55:09.897355+0000","last_fullsized":"2024-09-21T09:55:09.897355+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:18:02.024657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.8","version":"232'1684","reported_seq":1696,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:22.047001+0000","last_change":"2024-09-21T09:55:01.910383+0000","last_active":"2024-09-21T09:55:22.047001+0000","last_peered":"2024-09-21T09:55:22.047001+0000","last_clean":"2024-09-21T09:55:22.047001+0000","last_became_active":"2024-09-21T09:55:01.910107+0000","last_became_peered":"2024-09-21T09:55:01.910107+0000","last_unstale":"2024-09-21T09:55:22.047001+0000","last_undegraded":"2024-09-21T09:55:22.047001+0000","last_fullsized":"2024-09-21T09:55:22.047001+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1684,"log_dups_size":0,"ondisk_log_size":1684,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:00:51.209503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110362624,"num_objects":1684,"num_object_clones":0,"num_object_copies":5052,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1684,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1684,"num_write_kb":107776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":115,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.897216+0000","last_change":"2024-09-21T09:54:45.265523+0000","last_active":"2024-09-21T09:55:09.897216+0000","last_peered":"2024-09-21T09:55:09.897216+0000","last_clean":"2024-09-21T09:55:09.897216+0000","last_became_active":"2024-09-21T09:54:45.256998+0000","last_became_peered":"2024-09-21T09:54:45.256998+0000","last_unstale":"2024-09-21T09:55:09.897216+0000","last_undegraded":"2024-09-21T09:55:09.897216+0000","last_fullsized":"2024-09-21T09:55:09.897216+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:48:26.688203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":5,"num_bytes_recovered":95,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":235,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:10.212164+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T09:55:10.212164+0000","last_peered":"2024-09-21T09:55:10.212164+0000","last_clean":"2024-09-21T09:55:10.212164+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T09:55:10.212164+0000","last_undegraded":"2024-09-21T09:55:10.212164+0000","last_fullsized":"2024-09-21T09:55:10.212164+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":194,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.952258+0000","last_change":"2024-09-21T09:54:56.845730+0000","last_active":"2024-09-21T09:55:17.952258+0000","last_peered":"2024-09-21T09:55:17.952258+0000","last_clean":"2024-09-21T09:55:17.952258+0000","last_became_active":"2024-09-21T09:54:56.845486+0000","last_became_peered":"2024-09-21T09:54:56.845486+0000","last_unstale":"2024-09-21T09:55:17.952258+0000","last_undegraded":"2024-09-21T09:55:17.952258+0000","last_fullsized":"2024-09-21T09:55:17.952258+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:44:34.284768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.e","version":"232'1385","reported_seq":1404,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:19.798321+0000","last_change":"2024-09-21T09:55:01.883858+0000","last_active":"2024-09-21T09:55:19.798321+0000","last_peered":"2024-09-21T09:55:19.798321+0000","last_clean":"2024-09-21T09:55:19.798321+0000","last_became_active":"2024-09-21T09:55:01.883541+0000","last_became_peered":"2024-09-21T09:55:01.883541+0000","last_unstale":"2024-09-21T09:55:19.798321+0000","last_undegraded":"2024-09-21T09:55:19.798321+0000","last_fullsized":"2024-09-21T09:55:19.798321+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1385,"log_dups_size":0,"ondisk_log_size":1385,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:40:08.629976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90767360,"num_objects":1385,"num_object_clones":0,"num_object_copies":4155,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1385,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1385,"num_write_kb":88640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":69,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.897328+0000","last_change":"2024-09-21T09:49:39.893294+0000","last_active":"2024-09-21T09:55:09.897328+0000","last_peered":"2024-09-21T09:55:09.897328+0000","last_clean":"2024-09-21T09:55:09.897328+0000","last_became_active":"2024-09-21T09:49:39.892621+0000","last_became_peered":"2024-09-21T09:49:39.892621+0000","last_unstale":"2024-09-21T09:55:09.897328+0000","last_undegraded":"2024-09-21T09:55:09.897328+0000","last_fullsized":"2024-09-21T09:55:09.897328+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:36:13.866984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":307,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.954286+0000","last_change":"2024-09-21T09:54:45.253776+0000","last_active":"2024-09-21T09:55:17.954286+0000","last_peered":"2024-09-21T09:55:17.954286+0000","last_clean":"2024-09-21T09:55:17.954286+0000","last_became_active":"2024-09-21T09:54:45.252533+0000","last_became_peered":"2024-09-21T09:54:45.252533+0000","last_unstale":"2024-09-21T09:55:17.954286+0000","last_undegraded":"2024-09-21T09:55:17.954286+0000","last_fullsized":"2024-09-21T09:55:17.954286+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:34:24.041809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":307,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.897062+0000","last_change":"2024-09-21T09:54:45.254468+0000","last_active":"2024-09-21T09:55:09.897062+0000","last_peered":"2024-09-21T09:55:09.897062+0000","last_clean":"2024-09-21T09:55:09.897062+0000","last_became_active":"2024-09-21T09:54:45.254152+0000","last_became_peered":"2024-09-21T09:54:45.254152+0000","last_unstale":"2024-09-21T09:55:09.897062+0000","last_undegraded":"2024-09-21T09:55:09.897062+0000","last_fullsized":"2024-09-21T09:55:09.897062+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:14:09.690775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.f","version":"232'1769","reported_seq":1788,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:22.325177+0000","last_change":"2024-09-21T09:55:01.882492+0000","last_active":"2024-09-21T09:55:22.325177+0000","last_peered":"2024-09-21T09:55:22.325177+0000","last_clean":"2024-09-21T09:55:22.325177+0000","last_became_active":"2024-09-21T09:55:01.882101+0000","last_became_peered":"2024-09-21T09:55:01.882101+0000","last_unstale":"2024-09-21T09:55:22.325177+0000","last_undegraded":"2024-09-21T09:55:22.325177+0000","last_fullsized":"2024-09-21T09:55:22.325177+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1769,"log_dups_size":0,"ondisk_log_size":1769,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:48:11.078397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":115933184,"num_objects":1769,"num_object_clones":0,"num_object_copies":5307,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1769,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1769,"num_write_kb":113216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":372,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.952016+0000","last_change":"2024-09-21T09:54:45.249271+0000","last_active":"2024-09-21T09:55:17.952016+0000","last_peered":"2024-09-21T09:55:17.952016+0000","last_clean":"2024-09-21T09:55:17.952016+0000","last_became_active":"2024-09-21T09:54:45.248904+0000","last_became_peered":"2024-09-21T09:54:45.248904+0000","last_unstale":"2024-09-21T09:55:17.952016+0000","last_undegraded":"2024-09-21T09:55:17.952016+0000","last_fullsized":"2024-09-21T09:55:17.952016+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:31:58.373072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":227,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.993175+0000","last_change":"2024-09-21T09:46:16.187366+0000","last_active":"2024-09-21T09:55:09.993175+0000","last_peered":"2024-09-21T09:55:09.993175+0000","last_clean":"2024-09-21T09:55:09.993175+0000","last_became_active":"2024-09-21T09:46:16.187097+0000","last_became_peered":"2024-09-21T09:46:16.187097+0000","last_unstale":"2024-09-21T09:55:09.993175+0000","last_undegraded":"2024-09-21T09:55:09.993175+0000","last_fullsized":"2024-09-21T09:55:09.993175+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:05:28.362879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":345,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.954096+0000","last_change":"2024-09-21T09:49:39.892695+0000","last_active":"2024-09-21T09:55:17.954096+0000","last_peered":"2024-09-21T09:55:17.954096+0000","last_clean":"2024-09-21T09:55:17.954096+0000","last_became_active":"2024-09-21T09:49:39.892265+0000","last_became_peered":"2024-09-21T09:49:39.892265+0000","last_unstale":"2024-09-21T09:55:17.954096+0000","last_undegraded":"2024-09-21T09:55:17.954096+0000","last_fullsized":"2024-09-21T09:55:17.954096+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:27:31.615679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.c","version":"232'1389","reported_seq":1408,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:19.803253+0000","last_change":"2024-09-21T09:55:01.909988+0000","last_active":"2024-09-21T09:55:19.803253+0000","last_peered":"2024-09-21T09:55:19.803253+0000","last_clean":"2024-09-21T09:55:19.803253+0000","last_became_active":"2024-09-21T09:55:01.909631+0000","last_became_peered":"2024-09-21T09:55:01.909631+0000","last_unstale":"2024-09-21T09:55:19.803253+0000","last_undegraded":"2024-09-21T09:55:19.803253+0000","last_fullsized":"2024-09-21T09:55:19.803253+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1389,"log_dups_size":0,"ondisk_log_size":1389,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:16:12.457637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":91029504,"num_objects":1389,"num_object_clones":0,"num_object_copies":4167,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1389,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1389,"num_write_kb":88896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":350,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.957345+0000","last_change":"2024-09-21T09:46:16.201034+0000","last_active":"2024-09-21T09:55:17.957345+0000","last_peered":"2024-09-21T09:55:17.957345+0000","last_clean":"2024-09-21T09:55:17.957345+0000","last_became_active":"2024-09-21T09:46:16.200729+0000","last_became_peered":"2024-09-21T09:46:16.200729+0000","last_unstale":"2024-09-21T09:55:17.957345+0000","last_undegraded":"2024-09-21T09:55:17.957345+0000","last_fullsized":"2024-09-21T09:55:17.957345+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:51:59.057244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":57,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.900179+0000","last_change":"2024-09-21T09:54:45.262190+0000","last_active":"2024-09-21T09:55:09.900179+0000","last_peered":"2024-09-21T09:55:09.900179+0000","last_clean":"2024-09-21T09:55:09.900179+0000","last_became_active":"2024-09-21T09:54:45.261883+0000","last_became_peered":"2024-09-21T09:54:45.261883+0000","last_unstale":"2024-09-21T09:55:09.900179+0000","last_undegraded":"2024-09-21T09:55:09.900179+0000","last_fullsized":"2024-09-21T09:55:09.900179+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:24:01.395171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":348,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.954703+0000","last_change":"2024-09-21T09:46:16.220644+0000","last_active":"2024-09-21T09:55:17.954703+0000","last_peered":"2024-09-21T09:55:17.954703+0000","last_clean":"2024-09-21T09:55:17.954703+0000","last_became_active":"2024-09-21T09:46:16.220373+0000","last_became_peered":"2024-09-21T09:46:16.220373+0000","last_unstale":"2024-09-21T09:55:17.954703+0000","last_undegraded":"2024-09-21T09:55:17.954703+0000","last_fullsized":"2024-09-21T09:55:17.954703+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:16:24.020337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"232'1743","reported_seq":1755,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:22.029713+0000","last_change":"2024-09-21T09:55:01.910330+0000","last_active":"2024-09-21T09:55:22.029713+0000","last_peered":"2024-09-21T09:55:22.029713+0000","last_clean":"2024-09-21T09:55:22.029713+0000","last_became_active":"2024-09-21T09:55:01.909911+0000","last_became_peered":"2024-09-21T09:55:01.909911+0000","last_unstale":"2024-09-21T09:55:22.029713+0000","last_undegraded":"2024-09-21T09:55:22.029713+0000","last_fullsized":"2024-09-21T09:55:22.029713+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":1743,"log_dups_size":0,"ondisk_log_size":1743,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:24:19.099978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":114229248,"num_objects":1743,"num_object_clones":0,"num_object_copies":5229,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1743,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1743,"num_write_kb":111552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":270,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.955670+0000","last_change":"2024-09-21T09:54:45.261260+0000","last_active":"2024-09-21T09:55:17.955670+0000","last_peered":"2024-09-21T09:55:17.955670+0000","last_clean":"2024-09-21T09:55:17.955670+0000","last_became_active":"2024-09-21T09:54:45.254188+0000","last_became_peered":"2024-09-21T09:54:45.254188+0000","last_unstale":"2024-09-21T09:55:17.955670+0000","last_undegraded":"2024-09-21T09:55:17.955670+0000","last_fullsized":"2024-09-21T09:55:17.955670+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:40:26.193081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"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,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":47,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.900227+0000","last_change":"2024-09-21T09:52:23.929806+0000","last_active":"2024-09-21T09:55:09.900227+0000","last_peered":"2024-09-21T09:55:09.900227+0000","last_clean":"2024-09-21T09:55:09.900227+0000","last_became_active":"2024-09-21T09:52:23.929389+0000","last_became_peered":"2024-09-21T09:52:23.929389+0000","last_unstale":"2024-09-21T09:55:09.900227+0000","last_undegraded":"2024-09-21T09:55:09.900227+0000","last_fullsized":"2024-09-21T09:55:09.900227+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:40:01.528139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":15,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:10.211583+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T09:55:10.211583+0000","last_peered":"2024-09-21T09:55:10.211583+0000","last_clean":"2024-09-21T09:55:10.211583+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T09:55:10.211583+0000","last_undegraded":"2024-09-21T09:55:10.211583+0000","last_fullsized":"2024-09-21T09:55:10.211583+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":230,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:10.212067+0000","last_change":"2024-09-21T09:54:45.254091+0000","last_active":"2024-09-21T09:55:10.212067+0000","last_peered":"2024-09-21T09:55:10.212067+0000","last_clean":"2024-09-21T09:55:10.212067+0000","last_became_active":"2024-09-21T09:54:45.253563+0000","last_became_peered":"2024-09-21T09:54:45.253563+0000","last_unstale":"2024-09-21T09:55:10.212067+0000","last_undegraded":"2024-09-21T09:55:10.212067+0000","last_fullsized":"2024-09-21T09:55:10.212067+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:07:56.994873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":243,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:10.212075+0000","last_change":"2024-09-21T09:52:23.938226+0000","last_active":"2024-09-21T09:55:10.212075+0000","last_peered":"2024-09-21T09:55:10.212075+0000","last_clean":"2024-09-21T09:55:10.212075+0000","last_became_active":"2024-09-21T09:52:23.921528+0000","last_became_peered":"2024-09-21T09:52:23.921528+0000","last_unstale":"2024-09-21T09:55:10.212075+0000","last_undegraded":"2024-09-21T09:55:10.212075+0000","last_fullsized":"2024-09-21T09:55:10.212075+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:25:54.419818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9488,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":57,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.899927+0000","last_change":"2024-09-21T09:54:45.262120+0000","last_active":"2024-09-21T09:55:09.899927+0000","last_peered":"2024-09-21T09:55:09.899927+0000","last_clean":"2024-09-21T09:55:09.899927+0000","last_became_active":"2024-09-21T09:54:45.261828+0000","last_became_peered":"2024-09-21T09:54:45.261828+0000","last_unstale":"2024-09-21T09:55:09.899927+0000","last_undegraded":"2024-09-21T09:55:09.899927+0000","last_fullsized":"2024-09-21T09:55:09.899927+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:49:24.984808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":201,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.993055+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:55:09.993055+0000","last_peered":"2024-09-21T09:55:09.993055+0000","last_clean":"2024-09-21T09:55:09.993055+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:55:09.993055+0000","last_undegraded":"2024-09-21T09:55:09.993055+0000","last_fullsized":"2024-09-21T09:55:09.993055+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":79,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.897280+0000","last_change":"2024-09-21T09:54:45.255043+0000","last_active":"2024-09-21T09:55:09.897280+0000","last_peered":"2024-09-21T09:55:09.897280+0000","last_clean":"2024-09-21T09:55:09.897280+0000","last_became_active":"2024-09-21T09:54:45.254765+0000","last_became_peered":"2024-09-21T09:54:45.254765+0000","last_unstale":"2024-09-21T09:55:09.897280+0000","last_undegraded":"2024-09-21T09:55:09.897280+0000","last_fullsized":"2024-09-21T09:55:09.897280+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:59:14.623305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":314,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.954704+0000","last_change":"2024-09-21T09:52:23.941939+0000","last_active":"2024-09-21T09:55:17.954704+0000","last_peered":"2024-09-21T09:55:17.954704+0000","last_clean":"2024-09-21T09:55:17.954704+0000","last_became_active":"2024-09-21T09:52:23.941558+0000","last_became_peered":"2024-09-21T09:52:23.941558+0000","last_unstale":"2024-09-21T09:55:17.954704+0000","last_undegraded":"2024-09-21T09:55:17.954704+0000","last_fullsized":"2024-09-21T09:55:17.954704+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:21:10.666556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":355,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.955294+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T09:55:17.955294+0000","last_peered":"2024-09-21T09:55:17.955294+0000","last_clean":"2024-09-21T09:55:17.955294+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T09:55:17.955294+0000","last_undegraded":"2024-09-21T09:55:17.955294+0000","last_fullsized":"2024-09-21T09:55:17.955294+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":273,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.953828+0000","last_change":"2024-09-21T09:54:45.253325+0000","last_active":"2024-09-21T09:55:17.953828+0000","last_peered":"2024-09-21T09:55:17.953828+0000","last_clean":"2024-09-21T09:55:17.953828+0000","last_became_active":"2024-09-21T09:54:45.252908+0000","last_became_peered":"2024-09-21T09:54:45.252908+0000","last_unstale":"2024-09-21T09:55:17.953828+0000","last_undegraded":"2024-09-21T09:55:17.953828+0000","last_fullsized":"2024-09-21T09:55:17.953828+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:17:53.412412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,4],"acting":[0,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":47,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.900163+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T09:55:09.900163+0000","last_peered":"2024-09-21T09:55:09.900163+0000","last_clean":"2024-09-21T09:55:09.900163+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T09:55:09.900163+0000","last_undegraded":"2024-09-21T09:55:09.900163+0000","last_fullsized":"2024-09-21T09:55:09.900163+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":378,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.954613+0000","last_change":"2024-09-21T09:54:45.262540+0000","last_active":"2024-09-21T09:55:17.954613+0000","last_peered":"2024-09-21T09:55:17.954613+0000","last_clean":"2024-09-21T09:55:17.954613+0000","last_became_active":"2024-09-21T09:54:45.262237+0000","last_became_peered":"2024-09-21T09:54:45.262237+0000","last_unstale":"2024-09-21T09:55:17.954613+0000","last_undegraded":"2024-09-21T09:55:17.954613+0000","last_fullsized":"2024-09-21T09:55:17.954613+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:50:13.426676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":277,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.955587+0000","last_change":"2024-09-21T09:46:16.203427+0000","last_active":"2024-09-21T09:55:17.955587+0000","last_peered":"2024-09-21T09:55:17.955587+0000","last_clean":"2024-09-21T09:55:17.955587+0000","last_became_active":"2024-09-21T09:46:16.203177+0000","last_became_peered":"2024-09-21T09:46:16.203177+0000","last_unstale":"2024-09-21T09:55:17.955587+0000","last_undegraded":"2024-09-21T09:55:17.955587+0000","last_fullsized":"2024-09-21T09:55:17.955587+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:26:23.411928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":176,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.954413+0000","last_change":"2024-09-21T09:54:45.258707+0000","last_active":"2024-09-21T09:55:17.954413+0000","last_peered":"2024-09-21T09:55:17.954413+0000","last_clean":"2024-09-21T09:55:17.954413+0000","last_became_active":"2024-09-21T09:54:45.258406+0000","last_became_peered":"2024-09-21T09:54:45.258406+0000","last_unstale":"2024-09-21T09:55:17.954413+0000","last_undegraded":"2024-09-21T09:55:17.954413+0000","last_fullsized":"2024-09-21T09:55:17.954413+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:25:44.466381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":349,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.955757+0000","last_change":"2024-09-21T09:54:45.259004+0000","last_active":"2024-09-21T09:55:17.955757+0000","last_peered":"2024-09-21T09:55:17.955757+0000","last_clean":"2024-09-21T09:55:17.955757+0000","last_became_active":"2024-09-21T09:54:45.258410+0000","last_became_peered":"2024-09-21T09:54:45.258410+0000","last_unstale":"2024-09-21T09:55:17.955757+0000","last_undegraded":"2024-09-21T09:55:17.955757+0000","last_fullsized":"2024-09-21T09:55:17.955757+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:31:23.901180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":226,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:10.211865+0000","last_change":"2024-09-21T09:54:45.251776+0000","last_active":"2024-09-21T09:55:10.211865+0000","last_peered":"2024-09-21T09:55:10.211865+0000","last_clean":"2024-09-21T09:55:10.211865+0000","last_became_active":"2024-09-21T09:54:45.251343+0000","last_became_peered":"2024-09-21T09:54:45.251343+0000","last_unstale":"2024-09-21T09:55:10.211865+0000","last_undegraded":"2024-09-21T09:55:10.211865+0000","last_fullsized":"2024-09-21T09:55:10.211865+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:41:00.538058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":375,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.952113+0000","last_change":"2024-09-21T09:46:16.198812+0000","last_active":"2024-09-21T09:55:17.952113+0000","last_peered":"2024-09-21T09:55:17.952113+0000","last_clean":"2024-09-21T09:55:17.952113+0000","last_became_active":"2024-09-21T09:46:16.198499+0000","last_became_peered":"2024-09-21T09:46:16.198499+0000","last_unstale":"2024-09-21T09:55:17.952113+0000","last_undegraded":"2024-09-21T09:55:17.952113+0000","last_fullsized":"2024-09-21T09:55:17.952113+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:17:49.771404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":320,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.955199+0000","last_change":"2024-09-21T09:46:16.203600+0000","last_active":"2024-09-21T09:55:17.955199+0000","last_peered":"2024-09-21T09:55:17.955199+0000","last_clean":"2024-09-21T09:55:17.955199+0000","last_became_active":"2024-09-21T09:46:16.203301+0000","last_became_peered":"2024-09-21T09:46:16.203301+0000","last_unstale":"2024-09-21T09:55:17.955199+0000","last_undegraded":"2024-09-21T09:55:17.955199+0000","last_fullsized":"2024-09-21T09:55:17.955199+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:22:34.754354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":227,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:10.211995+0000","last_change":"2024-09-21T09:54:45.253818+0000","last_active":"2024-09-21T09:55:10.211995+0000","last_peered":"2024-09-21T09:55:10.211995+0000","last_clean":"2024-09-21T09:55:10.211995+0000","last_became_active":"2024-09-21T09:54:45.252904+0000","last_became_peered":"2024-09-21T09:54:45.252904+0000","last_unstale":"2024-09-21T09:55:10.211995+0000","last_undegraded":"2024-09-21T09:55:10.211995+0000","last_fullsized":"2024-09-21T09:55:10.211995+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:32:31.100948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":87,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.897268+0000","last_change":"2024-09-21T09:54:45.259297+0000","last_active":"2024-09-21T09:55:09.897268+0000","last_peered":"2024-09-21T09:55:09.897268+0000","last_clean":"2024-09-21T09:55:09.897268+0000","last_became_active":"2024-09-21T09:54:45.253105+0000","last_became_peered":"2024-09-21T09:54:45.253105+0000","last_unstale":"2024-09-21T09:55:09.897268+0000","last_undegraded":"2024-09-21T09:55:09.897268+0000","last_fullsized":"2024-09-21T09:55:09.897268+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:07:36.960623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":231,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:10.211759+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T09:55:10.211759+0000","last_peered":"2024-09-21T09:55:10.211759+0000","last_clean":"2024-09-21T09:55:10.211759+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T09:55:10.211759+0000","last_undegraded":"2024-09-21T09:55:10.211759+0000","last_fullsized":"2024-09-21T09:55:10.211759+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":101,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:09.897344+0000","last_change":"2024-09-21T09:52:23.946480+0000","last_active":"2024-09-21T09:55:09.897344+0000","last_peered":"2024-09-21T09:55:09.897344+0000","last_clean":"2024-09-21T09:55:09.897344+0000","last_became_active":"2024-09-21T09:52:23.919292+0000","last_became_peered":"2024-09-21T09:52:23.919292+0000","last_unstale":"2024-09-21T09:55:09.897344+0000","last_undegraded":"2024-09-21T09:55:09.897344+0000","last_fullsized":"2024-09-21T09:55:09.897344+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:43:09.770414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":374,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.954505+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T09:55:17.954505+0000","last_peered":"2024-09-21T09:55:17.954505+0000","last_clean":"2024-09-21T09:55:17.954505+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T09:55:17.954505+0000","last_undegraded":"2024-09-21T09:55:17.954505+0000","last_fullsized":"2024-09-21T09:55:17.954505+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":363,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.955584+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T09:55:17.955584+0000","last_peered":"2024-09-21T09:55:17.955584+0000","last_clean":"2024-09-21T09:55:17.955584+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T09:55:17.955584+0000","last_undegraded":"2024-09-21T09:55:17.955584+0000","last_fullsized":"2024-09-21T09:55:17.955584+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":227,"reported_epoch":231,"state":"active+clean","last_fresh":"2024-09-21T09:55:10.211583+0000","last_change":"2024-09-21T09:54:45.256674+0000","last_active":"2024-09-21T09:55:10.211583+0000","last_peered":"2024-09-21T09:55:10.211583+0000","last_clean":"2024-09-21T09:55:10.211583+0000","last_became_active":"2024-09-21T09:54:45.256098+0000","last_became_peered":"2024-09-21T09:54:45.256098+0000","last_unstale":"2024-09-21T09:55:10.211583+0000","last_undegraded":"2024-09-21T09:55:10.211583+0000","last_fullsized":"2024-09-21T09:55:10.211583+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:25:12.084103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":383,"reported_epoch":232,"state":"active+clean","last_fresh":"2024-09-21T09:55:17.954283+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T09:55:17.954283+0000","last_peered":"2024-09-21T09:55:17.954283+0000","last_clean":"2024-09-21T09:55:17.954283+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T09:55:17.954283+0000","last_undegraded":"2024-09-21T09:55:17.954283+0000","last_fullsized":"2024-09-21T09:55:17.954283+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":1627848704,"num_objects":24839,"num_object_clones":0,"num_object_copies":74517,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24839,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":24839,"num_write_kb":1589696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":4855824384,"data_stored":4855824384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":24839,"ondisk_log_size":24839,"up":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":35,"num_bytes_recovered":11618,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":8,"num_bytes_recovered":95,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":16384,"data_stored":76,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397803,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":766692,"kb_used_data":456860,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":92978460,"statfs":{"total":95995035648,"available":95209943040,"internally_reserved":0,"allocated":467824640,"data_stored":466272471,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683594025,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":636164,"kb_used_data":326332,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93108988,"statfs":{"total":95995035648,"available":95343603712,"internally_reserved":0,"allocated":334163968,"data_stored":332635360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790257,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1252556,"kb_used_data":951044,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":92492596,"statfs":{"total":95995035648,"available":94712418304,"internally_reserved":0,"allocated":973869056,"data_stored":972336295,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,4,2,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986488,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":962012,"kb_used_data":652180,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":92783140,"statfs":{"total":95995035648,"available":95009935360,"internally_reserved":0,"allocated":667832320,"data_stored":666287737,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893276,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1198404,"kb_used_data":777020,"kb_used_omap":4,"kb_used_meta":421371,"kb_avail":92546748,"statfs":{"total":95995035648,"available":94767869952,"internally_reserved":0,"allocated":795668480,"data_stored":794142488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":431484353},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056803,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1231756,"kb_used_data":844740,"kb_used_omap":6,"kb_used_meta":387001,"kb_avail":92513396,"statfs":{"total":95995035648,"available":94733717504,"internally_reserved":0,"allocated":865013760,"data_stored":863481279,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":396289492},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220330,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":323076,"kb_used_data":3192,"kb_used_omap":5,"kb_used_meta":319866,"kb_avail":93422076,"statfs":{"total":95995035648,"available":95664205824,"internally_reserved":0,"allocated":3268608,"data_stored":1746609,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":327543028},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585070,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":739540,"kb_used_data":536264,"kb_used_omap":7,"kb_used_meta":203256,"kb_avail":93005612,"statfs":{"total":95995035648,"available":95237746688,"internally_reserved":0,"allocated":549134336,"data_stored":547596885,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":208134599},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,1],"upper_bound":8},"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":1,"osd":6,"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":7,"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},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":549650432,"data_stored":549650432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":924188672,"data_stored":924188672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":800653312,"data_stored":800653312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":692060160,"data_stored":692060160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1016332288,"data_stored":1016332288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":383582208,"data_stored":383582208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":489357312,"data_stored":489357312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:55:24.941 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-21T09:55:24.941 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_3 pg_num 26 2024-09-21T09:55:25.012 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:25.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:25.091 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:25.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:25.192 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:25.233 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:25.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:25.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:25.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:24 smithi137 ceph-mon[93825]: from='client.45536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:55:25.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:25.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:55:25.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:24 smithi137 ceph-mon[97575]: from='client.45536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:55:25.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:25.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:55:25.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:25.370 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:25.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:25.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:25.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:24 smithi165 ceph-mon[86023]: from='client.45536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:55:25.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:25.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:55:25.463 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:25.472 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:25.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:25.539 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:25.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:25.539 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:25.640 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:25.676 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:25.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:25.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:25.705 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:25.778 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:25.813 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:25.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:25.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:25.851 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 13 16 35891 35875 172.444 122.375 0.00409857 0.0057937 2024-09-21T09:55:25.914 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:25.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:25.955 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:25.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:26.056 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:26.089 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:26.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:26.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:26.179 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:25 smithi137 ceph-mon[93825]: pgmap v718: 89 pgs: 89 active+clean; 1.6 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 162 MiB/s wr, 2.59k op/s 2024-09-21T09:55:26.179 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:25 smithi137 ceph-mon[97575]: pgmap v718: 89 pgs: 89 active+clean; 1.6 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 162 MiB/s wr, 2.59k op/s 2024-09-21T09:55:26.191 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:26.226 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:26.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:26.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:26.328 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:26.372 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:26.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:26.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:26.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:25 smithi165 ceph-mon[86023]: pgmap v718: 89 pgs: 89 active+clean; 1.6 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 162 MiB/s wr, 2.59k op/s 2024-09-21T09:55:26.474 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:26.512 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:26.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:26.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:26.613 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:26.650 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:26.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:26.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:26.752 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:26.788 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:26.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:26.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:26.851 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 14 16 38058 38042 169.8 135.438 0.00699162 0.0058841 2024-09-21T09:55:26.890 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:26.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:26.925 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:26.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:27.026 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:27.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:27.058 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:27.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:27.159 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:27.190 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:27.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:27.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:27.292 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:27.330 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:27.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:27.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:27.433 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:27.454 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:27.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:27.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:27.556 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:27.589 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:27.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:27.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:27.691 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:27.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:27.732 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:27.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:27.833 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:27.851 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 15 16 39977 39961 166.475 119.938 0.00768143 0.00600201 2024-09-21T09:55:27.866 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:27.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:27.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:27.968 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:28.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:28.006 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:28.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:28.106 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:28.139 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:28.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:28.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:28.241 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:28.273 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:28.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:28.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:28.277 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:27 smithi137 ceph-mon[93825]: pgmap v719: 89 pgs: 89 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 168 MiB/s wr, 2.69k op/s 2024-09-21T09:55:28.277 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:27 smithi137 ceph-mon[97575]: pgmap v719: 89 pgs: 89 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 168 MiB/s wr, 2.69k op/s 2024-09-21T09:55:28.374 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:28.396 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:28.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:28.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:28.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:27 smithi165 ceph-mon[86023]: pgmap v719: 89 pgs: 89 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 168 MiB/s wr, 2.69k op/s 2024-09-21T09:55:28.498 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:28.532 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:28.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:28.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:28.634 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:28.655 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:28.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:28.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:28.757 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:28.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:28.792 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:28.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:28.851 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 16 16 41834 41818 163.324 116.062 0.00357162 0.00611806 2024-09-21T09:55:28.893 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:28.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:28.935 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:28.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:29.036 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:29.073 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:29.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:29.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:29.175 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:29.196 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:29.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:29.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:29.297 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:29.319 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:29.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:29.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:29.379 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:55:29.379 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T09:55:29.379 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T09:55:29.379 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T09:55:29.379 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.379 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121606 6.0 6.998509a0 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-09-21T09:55:29.379 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:15.910108+0000", 2024-09-21T09:55:29.379 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 552.51548218300002, 2024-09-21T09:55:29.379 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.27617119000000001, 2024-09-21T09:55:29.379 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.379 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.380 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T09:55:29.380 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.380 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.380 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.380 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121606 2024-09-21T09:55:29.380 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.380 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.380 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.380 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.380 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.910108+0000", 2024-09-21T09:55:29.380 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.380 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.380 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.380 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.381 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.910108+0000", 2024-09-21T09:55:29.381 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.381 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.381 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.381 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.381 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.910110+0000", 2024-09-21T09:55:29.381 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9549999999999999e-06 2024-09-21T09:55:29.381 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.381 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.381 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.381 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.910115+0000", 2024-09-21T09:55:29.381 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9189999999999998e-06 2024-09-21T09:55:29.381 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.381 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.382 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.382 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.910123+0000", 2024-09-21T09:55:29.382 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5280000000000003e-06 2024-09-21T09:55:29.382 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.382 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.382 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.382 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.910133+0000", 2024-09-21T09:55:29.382 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4390000000000006e-06 2024-09-21T09:55:29.382 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.382 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.382 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.382 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.927435+0000", 2024-09-21T09:55:29.382 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.017301956 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.927442+0000", 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6229999999999997e-06 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.186270+0000", 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25882778200000001 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.186279+0000", 2024-09-21T09:55:29.384 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9879999999999993e-06 2024-09-21T09:55:29.384 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.384 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.384 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.384 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.384 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.384 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121609 6.19 6.2a231139 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-09-21T09:55:29.384 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:15.916496+0000", 2024-09-21T09:55:29.384 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 552.50909426800001, 2024-09-21T09:55:29.384 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.26501920099999998, 2024-09-21T09:55:29.384 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.384 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.384 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T09:55:29.384 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.385 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.385 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.385 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121609 2024-09-21T09:55:29.385 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.385 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.385 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.385 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.385 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.916496+0000", 2024-09-21T09:55:29.385 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.385 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.385 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.385 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.385 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.916496+0000", 2024-09-21T09:55:29.385 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.386 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.386 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.386 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.386 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.916498+0000", 2024-09-21T09:55:29.386 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1040000000000001e-06 2024-09-21T09:55:29.386 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.386 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.386 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.386 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.916504+0000", 2024-09-21T09:55:29.386 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3749999999999999e-06 2024-09-21T09:55:29.386 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.386 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.386 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.386 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.918863+0000", 2024-09-21T09:55:29.387 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0023590640000000001 2024-09-21T09:55:29.387 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.387 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.387 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.387 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.918887+0000", 2024-09-21T09:55:29.387 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3509000000000001e-05 2024-09-21T09:55:29.387 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.387 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.387 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.387 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.919132+0000", 2024-09-21T09:55:29.387 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000244873 2024-09-21T09:55:29.387 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.387 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.387 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:55:29.388 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.919142+0000", 2024-09-21T09:55:29.388 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0543999999999999e-05 2024-09-21T09:55:29.388 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.388 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.388 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.388 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.181505+0000", 2024-09-21T09:55:29.388 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.26236263100000001 2024-09-21T09:55:29.388 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.388 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.388 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.388 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.181515+0000", 2024-09-21T09:55:29.388 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0101e-05 2024-09-21T09:55:29.388 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.388 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.389 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.389 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.389 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.389 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121610 6.0 6.87e9dd40 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-09-21T09:55:29.389 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:15.921261+0000", 2024-09-21T09:55:29.389 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 552.50432862699995, 2024-09-21T09:55:29.389 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.26504347700000003, 2024-09-21T09:55:29.389 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.389 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.389 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T09:55:29.389 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.389 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.389 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.389 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121610 2024-09-21T09:55:29.389 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.390 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.390 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.390 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.390 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.921261+0000", 2024-09-21T09:55:29.390 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.390 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.390 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.390 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.390 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.921261+0000", 2024-09-21T09:55:29.390 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.390 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.390 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.390 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.391 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.921263+0000", 2024-09-21T09:55:29.391 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1009999999999999e-06 2024-09-21T09:55:29.391 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.391 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.391 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.391 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.921269+0000", 2024-09-21T09:55:29.391 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7570000000000001e-06 2024-09-21T09:55:29.391 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.391 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.391 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.391 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.921282+0000", 2024-09-21T09:55:29.391 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2602999999999999e-05 2024-09-21T09:55:29.391 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.391 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.392 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.392 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.921291+0000", 2024-09-21T09:55:29.392 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4369999999999996e-06 2024-09-21T09:55:29.392 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.392 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.392 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.392 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.927463+0000", 2024-09-21T09:55:29.392 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0061721220000000004 2024-09-21T09:55:29.392 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.392 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.392 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:55:29.392 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.927469+0000", 2024-09-21T09:55:29.392 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0100000000000001e-06 2024-09-21T09:55:29.393 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.393 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.393 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.393 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.186298+0000", 2024-09-21T09:55:29.393 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25882862499999998 2024-09-21T09:55:29.393 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.393 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.393 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.393 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.186305+0000", 2024-09-21T09:55:29.393 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8220000000000001e-06 2024-09-21T09:55:29.393 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.393 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.393 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.393 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.394 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.394 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:121614 6.19 6.b449879 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-09-21T09:55:29.394 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:46:15.926410+0000", 2024-09-21T09:55:29.394 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 552.49917998299998, 2024-09-21T09:55:29.394 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25535322199999999, 2024-09-21T09:55:29.394 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.394 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.394 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T09:55:29.394 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.395 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.395 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.395 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121614 2024-09-21T09:55:29.395 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.395 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.395 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.395 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.395 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.926410+0000", 2024-09-21T09:55:29.395 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.395 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.395 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.395 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.395 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.926410+0000", 2024-09-21T09:55:29.396 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.396 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.396 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.396 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.396 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.926411+0000", 2024-09-21T09:55:29.396 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3489999999999999e-06 2024-09-21T09:55:29.396 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.396 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.396 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.396 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.926416+0000", 2024-09-21T09:55:29.396 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0549999999999999e-06 2024-09-21T09:55:29.396 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.396 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.396 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.397 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.926426+0000", 2024-09-21T09:55:29.397 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.516e-06 2024-09-21T09:55:29.397 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.397 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.397 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.397 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.926432+0000", 2024-09-21T09:55:29.397 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.319e-06 2024-09-21T09:55:29.397 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.397 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.397 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.397 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.926489+0000", 2024-09-21T09:55:29.398 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6690000000000001e-05 2024-09-21T09:55:29.398 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.398 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.398 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:55:29.398 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:15.926499+0000", 2024-09-21T09:55:29.398 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.6379999999999999e-06 2024-09-21T09:55:29.398 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.398 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.398 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.398 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.181750+0000", 2024-09-21T09:55:29.398 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25525101300000003 2024-09-21T09:55:29.399 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.399 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.399 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.399 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:46:16.181763+0000", 2024-09-21T09:55:29.399 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3642000000000001e-05 2024-09-21T09:55:29.399 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.399 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.399 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.399 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.399 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.399 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164047 6.10 6:0db72dae:::benchmark_data_smithi137_131945_object57058:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e145)", 2024-09-21T09:55:29.399 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:27.222764+0000", 2024-09-21T09:55:29.399 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 481.20282577, 2024-09-21T09:55:29.399 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.530688684, 2024-09-21T09:55:29.400 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.400 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.400 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.400 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.400 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.400 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.400 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164047 2024-09-21T09:55:29.400 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.400 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.400 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.400 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.400 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222764+0000", 2024-09-21T09:55:29.400 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.400 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.400 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.401 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.401 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222764+0000", 2024-09-21T09:55:29.401 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.401 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.401 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.401 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.401 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222766+0000", 2024-09-21T09:55:29.401 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7179999999999999e-06 2024-09-21T09:55:29.401 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.401 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.401 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.401 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222772+0000", 2024-09-21T09:55:29.401 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.088e-06 2024-09-21T09:55:29.401 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.402 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.402 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.402 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222785+0000", 2024-09-21T09:55:29.402 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2773e-05 2024-09-21T09:55:29.402 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.402 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.402 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.402 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222794+0000", 2024-09-21T09:55:29.402 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3649999999999993e-06 2024-09-21T09:55:29.402 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.402 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.402 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.402 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222908+0000", 2024-09-21T09:55:29.402 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000114023 2024-09-21T09:55:29.403 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.403 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.403 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op must wait for map", 2024-09-21T09:55:29.403 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222917+0000", 2024-09-21T09:55:29.403 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3070000000000003e-06 2024-09-21T09:55:29.403 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.403 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.403 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.404 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.226733+0000", 2024-09-21T09:55:29.404 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0038169789999999999 2024-09-21T09:55:29.405 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.405 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.405 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:55:29.405 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.226744+0000", 2024-09-21T09:55:29.405 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0488e-05 2024-09-21T09:55:29.405 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.405 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.405 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.405 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.537406+0000", 2024-09-21T09:55:29.405 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.310662209 2024-09-21T09:55:29.405 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.405 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.405 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.405 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.537954+0000", 2024-09-21T09:55:29.406 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00054786699999999995 2024-09-21T09:55:29.406 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.406 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.406 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T09:55:29.406 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.538604+0000", 2024-09-21T09:55:29.406 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00064956400000000004 2024-09-21T09:55:29.406 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.406 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.406 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.406 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.752158+0000", 2024-09-21T09:55:29.406 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.21355487200000001 2024-09-21T09:55:29.406 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.406 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.407 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.407 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.752373+0000", 2024-09-21T09:55:29.407 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00021433499999999999 2024-09-21T09:55:29.407 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.407 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.407 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:55:29.407 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.752462+0000", 2024-09-21T09:55:29.407 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9192999999999998e-05 2024-09-21T09:55:29.407 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.407 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.407 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.407 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.752722+0000", 2024-09-21T09:55:29.407 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00025950399999999997 2024-09-21T09:55:29.407 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.408 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.408 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.408 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.753453+0000", 2024-09-21T09:55:29.408 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00073139899999999998 2024-09-21T09:55:29.408 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.408 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.408 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.408 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.408 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.408 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164063 6.10 6:0d74c876:::benchmark_data_smithi137_131945_object57074:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e145)", 2024-09-21T09:55:29.408 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:27.222837+0000", 2024-09-21T09:55:29.408 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 481.202753094, 2024-09-21T09:55:29.408 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.542055881, 2024-09-21T09:55:29.408 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.409 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.409 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.409 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.409 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.409 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.409 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164063 2024-09-21T09:55:29.409 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.409 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.409 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.409 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.409 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222837+0000", 2024-09-21T09:55:29.409 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.409 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.410 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.410 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.410 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222837+0000", 2024-09-21T09:55:29.410 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.410 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.410 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.410 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.410 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222837+0000", 2024-09-21T09:55:29.410 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6000000000000004e-07 2024-09-21T09:55:29.410 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.410 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.410 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.410 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222840+0000", 2024-09-21T09:55:29.411 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.7099999999999999e-06 2024-09-21T09:55:29.411 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.411 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.411 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.411 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222848+0000", 2024-09-21T09:55:29.411 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5900000000000002e-06 2024-09-21T09:55:29.411 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.411 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.411 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.411 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222854+0000", 2024-09-21T09:55:29.411 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.596e-06 2024-09-21T09:55:29.411 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.411 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.411 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.412 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222972+0000", 2024-09-21T09:55:29.412 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011733100000000001 2024-09-21T09:55:29.412 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.412 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.412 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting_for_map not empty", 2024-09-21T09:55:29.412 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.222978+0000", 2024-09-21T09:55:29.412 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7000000000000002e-06 2024-09-21T09:55:29.412 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.412 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.412 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.413 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.226845+0000", 2024-09-21T09:55:29.413 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0038668159999999999 2024-09-21T09:55:29.413 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.413 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.413 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:55:29.413 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:27.226853+0000", 2024-09-21T09:55:29.413 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.9189999999999999e-06 2024-09-21T09:55:29.413 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.413 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.413 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.413 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.754638+0000", 2024-09-21T09:55:29.413 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5277846049999999 2024-09-21T09:55:29.413 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.414 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.414 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.414 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.755342+0000", 2024-09-21T09:55:29.414 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00070472799999999995 2024-09-21T09:55:29.414 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.414 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.414 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T09:55:29.414 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.756335+0000", 2024-09-21T09:55:29.414 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00099229500000000003 2024-09-21T09:55:29.414 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.414 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.414 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.414 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.763696+0000", 2024-09-21T09:55:29.415 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0073613669999999997 2024-09-21T09:55:29.415 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.415 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.415 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:55:29.415 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.763781+0000", 2024-09-21T09:55:29.415 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5096e-05 2024-09-21T09:55:29.415 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.415 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.415 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.415 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.763990+0000", 2024-09-21T09:55:29.415 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00020910899999999999 2024-09-21T09:55:29.415 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.415 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.415 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.416 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.764219+0000", 2024-09-21T09:55:29.416 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000229006 2024-09-21T09:55:29.416 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.416 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.416 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.416 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.764893+0000", 2024-09-21T09:55:29.416 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00067345299999999996 2024-09-21T09:55:29.416 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.416 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.416 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.416 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.416 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.416 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164086 6.10 6:0a0e4d65:::benchmark_data_smithi137_131945_object57097:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2024-09-21T09:55:29.417 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:28.362510+0000", 2024-09-21T09:55:29.417 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 480.06307991199998, 2024-09-21T09:55:29.417 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.403772572, 2024-09-21T09:55:29.417 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.417 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.417 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.417 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.417 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.417 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.417 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164086 2024-09-21T09:55:29.417 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.417 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.417 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.417 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.418 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.362510+0000", 2024-09-21T09:55:29.418 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.418 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.418 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.418 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.418 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.362510+0000", 2024-09-21T09:55:29.418 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.418 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.418 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.418 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.418 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.362512+0000", 2024-09-21T09:55:29.418 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9489999999999999e-06 2024-09-21T09:55:29.418 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.419 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.419 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.419 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.362520+0000", 2024-09-21T09:55:29.419 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3799999999999994e-06 2024-09-21T09:55:29.419 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.419 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.419 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.419 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.362533+0000", 2024-09-21T09:55:29.419 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2615e-05 2024-09-21T09:55:29.419 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.419 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.419 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.419 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.362541+0000", 2024-09-21T09:55:29.419 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4669999999999998e-06 2024-09-21T09:55:29.419 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.420 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.420 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.420 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.759464+0000", 2024-09-21T09:55:29.420 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.39692301899999999 2024-09-21T09:55:29.420 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.420 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.420 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.420 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.760071+0000", 2024-09-21T09:55:29.420 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00060699300000000001 2024-09-21T09:55:29.420 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.420 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.420 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T09:55:29.420 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.760798+0000", 2024-09-21T09:55:29.421 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00072786900000000002 2024-09-21T09:55:29.421 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.421 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.421 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:55:29.421 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.763825+0000", 2024-09-21T09:55:29.421 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0030263899999999999 2024-09-21T09:55:29.421 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.421 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.421 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.421 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.765045+0000", 2024-09-21T09:55:29.421 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001220615 2024-09-21T09:55:29.421 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.421 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.421 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.422 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.765248+0000", 2024-09-21T09:55:29.422 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000202912 2024-09-21T09:55:29.422 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.422 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.422 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.422 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.765520+0000", 2024-09-21T09:55:29.422 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00027156499999999998 2024-09-21T09:55:29.422 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.422 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.422 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.422 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.766283+0000", 2024-09-21T09:55:29.422 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00076279799999999997 2024-09-21T09:55:29.422 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.423 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.423 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.423 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.423 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.423 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.44873.0:164088 6.0 e146/136 6:06f884d1:::benchmark_data_smithi137_131945_object57099:head v 146'7097, mlcod=131'5262)", 2024-09-21T09:55:29.423 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:28.366011+0000", 2024-09-21T09:55:29.423 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 480.05957933600001, 2024-09-21T09:55:29.423 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.38513391299999999, 2024-09-21T09:55:29.423 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.423 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.423 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.423 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.423 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.424 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.424 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.366011+0000", 2024-09-21T09:55:29.424 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.424 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.424 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.424 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.424 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.366011+0000", 2024-09-21T09:55:29.424 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.424 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.424 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.424 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.424 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.366012+0000", 2024-09-21T09:55:29.424 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3699999999999999e-07 2024-09-21T09:55:29.424 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.425 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.425 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.425 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.366019+0000", 2024-09-21T09:55:29.425 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2790000000000001e-06 2024-09-21T09:55:29.425 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.425 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.425 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.425 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.366029+0000", 2024-09-21T09:55:29.425 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.8409999999999995e-06 2024-09-21T09:55:29.425 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.425 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.425 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.425 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.366035+0000", 2024-09-21T09:55:29.425 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6490000000000002e-06 2024-09-21T09:55:29.425 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.426 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.426 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.426 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.472451+0000", 2024-09-21T09:55:29.426 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.106416071 2024-09-21T09:55:29.426 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.426 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.426 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.426 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.472478+0000", 2024-09-21T09:55:29.426 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6339999999999999e-05 2024-09-21T09:55:29.426 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.426 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.426 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.427 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.751113+0000", 2024-09-21T09:55:29.427 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.27863491600000001 2024-09-21T09:55:29.427 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.427 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.427 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.427 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.751145+0000", 2024-09-21T09:55:29.427 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.188e-05 2024-09-21T09:55:29.427 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.427 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.428 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.428 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.428 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.428 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.44873.0:164110 6.0 e146/136 6:06946e9c:::benchmark_data_smithi137_131945_object57121:head v 146'7098, mlcod=131'5262)", 2024-09-21T09:55:29.428 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:28.418839+0000", 2024-09-21T09:55:29.428 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 480.00675110499998, 2024-09-21T09:55:29.428 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.33232294499999998, 2024-09-21T09:55:29.428 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.428 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.428 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.428 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.429 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.429 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.429 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.418839+0000", 2024-09-21T09:55:29.429 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.429 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.429 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.429 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.429 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.418839+0000", 2024-09-21T09:55:29.429 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.429 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.429 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.429 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.429 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.418840+0000", 2024-09-21T09:55:29.429 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6499999999999998e-07 2024-09-21T09:55:29.430 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.430 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.430 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.430 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.418846+0000", 2024-09-21T09:55:29.430 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3550000000000001e-06 2024-09-21T09:55:29.430 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.430 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.430 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.430 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.418855+0000", 2024-09-21T09:55:29.430 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0620000000000007e-06 2024-09-21T09:55:29.430 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.430 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.430 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.430 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.418862+0000", 2024-09-21T09:55:29.431 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7460000000000003e-06 2024-09-21T09:55:29.431 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.431 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.431 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.431 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.478092+0000", 2024-09-21T09:55:29.431 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.059229735999999998 2024-09-21T09:55:29.431 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.431 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.431 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.431 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.478124+0000", 2024-09-21T09:55:29.431 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1986000000000002e-05 2024-09-21T09:55:29.431 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.431 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.432 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.432 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.751147+0000", 2024-09-21T09:55:29.432 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.27302389399999999 2024-09-21T09:55:29.432 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.432 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.432 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.432 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.751162+0000", 2024-09-21T09:55:29.432 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4401e-05 2024-09-21T09:55:29.432 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.432 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.432 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.432 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.432 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.432 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164115 6.10 6:0f156323:::benchmark_data_smithi137_131945_object57126:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2024-09-21T09:55:29.432 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:28.428672+0000", 2024-09-21T09:55:29.433 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 479.99691837699999, 2024-09-21T09:55:29.433 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.356712784, 2024-09-21T09:55:29.433 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.433 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.433 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.433 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.433 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.433 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.433 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164115 2024-09-21T09:55:29.433 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.433 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.433 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.433 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.433 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.428672+0000", 2024-09-21T09:55:29.433 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.434 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.434 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.434 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.434 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.428672+0000", 2024-09-21T09:55:29.434 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.434 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.434 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.434 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.434 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.428673+0000", 2024-09-21T09:55:29.434 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7740000000000001e-06 2024-09-21T09:55:29.434 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.434 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.434 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.434 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.428680+0000", 2024-09-21T09:55:29.435 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5019999999999998e-06 2024-09-21T09:55:29.435 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.435 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.435 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.435 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.428692+0000", 2024-09-21T09:55:29.435 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2412000000000001e-05 2024-09-21T09:55:29.435 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.435 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.435 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.435 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.428700+0000", 2024-09-21T09:55:29.435 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6469999999999998e-06 2024-09-21T09:55:29.435 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.435 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.435 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.435 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.766471+0000", 2024-09-21T09:55:29.436 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.33777133300000001 2024-09-21T09:55:29.436 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.436 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.436 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.436 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.766996+0000", 2024-09-21T09:55:29.436 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00052509799999999999 2024-09-21T09:55:29.436 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.436 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.436 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T09:55:29.436 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.767644+0000", 2024-09-21T09:55:29.436 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00064718399999999998 2024-09-21T09:55:29.436 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.436 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.436 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.437 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.779212+0000", 2024-09-21T09:55:29.437 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.01156835 2024-09-21T09:55:29.437 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.437 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.437 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.437 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.779411+0000", 2024-09-21T09:55:29.437 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00019956299999999999 2024-09-21T09:55:29.437 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.437 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.437 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:55:29.437 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.784285+0000", 2024-09-21T09:55:29.437 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0048736999999999999 2024-09-21T09:55:29.438 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.438 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.438 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.438 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.784554+0000", 2024-09-21T09:55:29.438 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00026885599999999999 2024-09-21T09:55:29.438 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.438 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.438 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.438 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.785384+0000", 2024-09-21T09:55:29.438 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00083036500000000001 2024-09-21T09:55:29.438 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.439 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.439 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.439 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.439 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.439 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164146 6.10 6:0d6eb1a7:::benchmark_data_smithi137_131945_object57157:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2024-09-21T09:55:29.439 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:28.468602+0000", 2024-09-21T09:55:29.439 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 479.95698771299999, 2024-09-21T09:55:29.439 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.31786171600000002, 2024-09-21T09:55:29.439 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.439 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.439 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.440 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.440 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.440 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.440 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164146 2024-09-21T09:55:29.440 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.440 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.440 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.440 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.440 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.468602+0000", 2024-09-21T09:55:29.440 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.440 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.441 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.441 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.441 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.468602+0000", 2024-09-21T09:55:29.441 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.441 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.441 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.441 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.441 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.468604+0000", 2024-09-21T09:55:29.441 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.728e-06 2024-09-21T09:55:29.441 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.442 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.442 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.442 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.468611+0000", 2024-09-21T09:55:29.442 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6900000000000003e-06 2024-09-21T09:55:29.442 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.442 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.442 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.442 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.468628+0000", 2024-09-21T09:55:29.442 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7017999999999999e-05 2024-09-21T09:55:29.442 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.443 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.443 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.443 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.468636+0000", 2024-09-21T09:55:29.443 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.7390000000000005e-06 2024-09-21T09:55:29.443 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.443 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.443 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.443 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.770723+0000", 2024-09-21T09:55:29.443 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.30208662800000002 2024-09-21T09:55:29.443 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.443 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.444 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.444 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.771416+0000", 2024-09-21T09:55:29.444 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00069247099999999995 2024-09-21T09:55:29.444 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.444 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.444 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T09:55:29.444 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.772167+0000", 2024-09-21T09:55:29.444 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00075141599999999998 2024-09-21T09:55:29.444 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.444 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.444 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.444 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.779602+0000", 2024-09-21T09:55:29.444 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0074353010000000001 2024-09-21T09:55:29.444 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.445 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.445 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.445 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.779869+0000", 2024-09-21T09:55:29.445 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00026644400000000001 2024-09-21T09:55:29.445 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.445 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.445 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:55:29.445 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.785436+0000", 2024-09-21T09:55:29.445 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0055668890000000002 2024-09-21T09:55:29.445 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.445 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.445 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.446 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.785676+0000", 2024-09-21T09:55:29.446 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000240621 2024-09-21T09:55:29.446 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.446 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.446 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.446 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.786464+0000", 2024-09-21T09:55:29.446 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00078777100000000004 2024-09-21T09:55:29.446 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.446 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.446 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.446 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.446 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.447 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.44873.0:164162 6.0 e146/136 6:00d4d7c4:::benchmark_data_smithi137_131945_object57173:head v 146'7099, mlcod=131'5262)", 2024-09-21T09:55:29.447 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:28.493370+0000", 2024-09-21T09:55:29.447 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 479.93222027399997, 2024-09-21T09:55:29.447 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.26013365199999999, 2024-09-21T09:55:29.447 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.447 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.447 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.447 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.447 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.447 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.447 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.493370+0000", 2024-09-21T09:55:29.448 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.448 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.448 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.448 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.448 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.493370+0000", 2024-09-21T09:55:29.448 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.448 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.448 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.448 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.448 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.493371+0000", 2024-09-21T09:55:29.448 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.1100000000000004e-07 2024-09-21T09:55:29.449 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.449 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.449 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.449 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.493378+0000", 2024-09-21T09:55:29.449 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0679999999999999e-06 2024-09-21T09:55:29.449 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.449 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.449 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.449 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.493389+0000", 2024-09-21T09:55:29.449 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0801999999999999e-05 2024-09-21T09:55:29.450 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.450 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.450 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.450 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.493395+0000", 2024-09-21T09:55:29.450 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7769999999999997e-06 2024-09-21T09:55:29.450 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.450 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.450 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.450 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.616072+0000", 2024-09-21T09:55:29.450 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.122676863 2024-09-21T09:55:29.451 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.451 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.451 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.451 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.616099+0000", 2024-09-21T09:55:29.451 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6449999999999999e-05 2024-09-21T09:55:29.451 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.451 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.451 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.451 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.753459+0000", 2024-09-21T09:55:29.452 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.13736078199999999 2024-09-21T09:55:29.452 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.452 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.452 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.452 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.753503+0000", 2024-09-21T09:55:29.452 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3998999999999997e-05 2024-09-21T09:55:29.452 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.452 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.452 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.453 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.453 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.453 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164168 6.10 6:0dc5f0bc:::benchmark_data_smithi137_131945_object57179:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2024-09-21T09:55:29.453 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:28.503518+0000", 2024-09-21T09:55:29.453 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 479.92207174499998, 2024-09-21T09:55:29.453 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.28827981699999999, 2024-09-21T09:55:29.453 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.453 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.453 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.453 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.453 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.453 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.454 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164168 2024-09-21T09:55:29.454 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.454 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.454 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.454 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.454 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.503518+0000", 2024-09-21T09:55:29.454 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.454 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.454 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.454 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.454 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.503518+0000", 2024-09-21T09:55:29.454 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.454 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.455 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.455 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.455 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.503520+0000", 2024-09-21T09:55:29.455 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.519e-06 2024-09-21T09:55:29.455 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.455 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.455 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.455 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.503527+0000", 2024-09-21T09:55:29.455 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0219999999999999e-06 2024-09-21T09:55:29.455 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.455 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.455 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.455 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.503542+0000", 2024-09-21T09:55:29.455 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5209e-05 2024-09-21T09:55:29.456 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.456 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.456 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.456 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.503550+0000", 2024-09-21T09:55:29.456 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5970000000000003e-06 2024-09-21T09:55:29.456 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.456 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.456 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.456 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.774924+0000", 2024-09-21T09:55:29.456 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.27137440899999998 2024-09-21T09:55:29.456 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.456 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.456 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.456 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.775525+0000", 2024-09-21T09:55:29.457 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00060070499999999999 2024-09-21T09:55:29.457 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.457 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.457 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T09:55:29.457 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.776296+0000", 2024-09-21T09:55:29.457 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000771297 2024-09-21T09:55:29.457 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.457 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.457 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.457 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.780130+0000", 2024-09-21T09:55:29.457 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0038342710000000002 2024-09-21T09:55:29.457 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.457 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.457 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:55:29.457 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.786513+0000", 2024-09-21T09:55:29.458 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0063825740000000002 2024-09-21T09:55:29.458 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.458 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.458 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.458 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.790730+0000", 2024-09-21T09:55:29.458 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.004217457 2024-09-21T09:55:29.458 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.458 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.458 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.458 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.791018+0000", 2024-09-21T09:55:29.458 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00028766300000000001 2024-09-21T09:55:29.458 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.458 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.459 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.459 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.791798+0000", 2024-09-21T09:55:29.459 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00078009399999999995 2024-09-21T09:55:29.459 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.459 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.459 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.459 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.459 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.459 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164169 6.10 6:0b2354ca:::benchmark_data_smithi137_131945_object57180:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2024-09-21T09:55:29.459 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:28.504020+0000", 2024-09-21T09:55:29.459 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 479.92157024099998, 2024-09-21T09:55:29.459 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.28936264499999997, 2024-09-21T09:55:29.459 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.459 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.459 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.460 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.460 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.460 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.460 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164169 2024-09-21T09:55:29.460 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.460 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.460 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.460 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.460 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.504020+0000", 2024-09-21T09:55:29.460 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.460 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.460 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.460 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.460 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.504020+0000", 2024-09-21T09:55:29.461 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.461 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.461 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.461 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.461 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.504021+0000", 2024-09-21T09:55:29.461 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0699999999999996e-07 2024-09-21T09:55:29.461 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.461 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.461 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.461 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.504025+0000", 2024-09-21T09:55:29.461 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2719999999999999e-06 2024-09-21T09:55:29.461 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.461 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.461 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.461 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.504040+0000", 2024-09-21T09:55:29.462 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5038000000000001e-05 2024-09-21T09:55:29.462 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.462 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.462 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.462 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.504048+0000", 2024-09-21T09:55:29.462 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6399999999999997e-06 2024-09-21T09:55:29.462 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.462 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.462 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.462 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.780307+0000", 2024-09-21T09:55:29.462 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.27625923699999999 2024-09-21T09:55:29.462 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.462 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.462 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.463 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.780919+0000", 2024-09-21T09:55:29.463 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00061243099999999998 2024-09-21T09:55:29.463 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.463 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.463 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T09:55:29.463 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.781643+0000", 2024-09-21T09:55:29.463 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00072402100000000004 2024-09-21T09:55:29.463 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.463 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.463 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:55:29.463 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.791852+0000", 2024-09-21T09:55:29.463 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010208604 2024-09-21T09:55:29.463 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.463 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.464 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.464 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.792033+0000", 2024-09-21T09:55:29.464 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018119300000000001 2024-09-21T09:55:29.464 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.464 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.464 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.464 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.792258+0000", 2024-09-21T09:55:29.464 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00022517699999999999 2024-09-21T09:55:29.464 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.464 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.464 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.464 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.792600+0000", 2024-09-21T09:55:29.464 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00034146900000000001 2024-09-21T09:55:29.464 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.464 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.465 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.465 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.793382+0000", 2024-09-21T09:55:29.465 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00078265599999999996 2024-09-21T09:55:29.465 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.465 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.465 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.465 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.465 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.465 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164175 6.10 6:088d33eb:::benchmark_data_smithi137_131945_object57186:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2024-09-21T09:55:29.465 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:28.513561+0000", 2024-09-21T09:55:29.465 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 479.91202945399999, 2024-09-21T09:55:29.465 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.28492142599999998, 2024-09-21T09:55:29.465 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.465 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.465 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.466 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.466 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.466 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.466 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164175 2024-09-21T09:55:29.466 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.466 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.466 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.466 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.466 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.513561+0000", 2024-09-21T09:55:29.466 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.466 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.466 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.466 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.513561+0000", 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.513562+0000", 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6449999999999999e-06 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.513569+0000", 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7100000000000001e-06 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.467 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.513582+0000", 2024-09-21T09:55:29.468 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3366e-05 2024-09-21T09:55:29.468 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.468 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.468 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.468 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.513590+0000", 2024-09-21T09:55:29.468 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6480000000000003e-06 2024-09-21T09:55:29.468 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.468 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.468 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.468 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.786623+0000", 2024-09-21T09:55:29.468 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.27303272099999998 2024-09-21T09:55:29.468 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.468 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.468 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.469 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.787167+0000", 2024-09-21T09:55:29.469 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00054419099999999997 2024-09-21T09:55:29.469 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.469 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.469 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T09:55:29.469 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.787810+0000", 2024-09-21T09:55:29.469 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00064338000000000004 2024-09-21T09:55:29.469 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.469 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.469 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.469 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.793534+0000", 2024-09-21T09:55:29.469 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0057235890000000003 2024-09-21T09:55:29.469 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.469 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.469 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:55:29.470 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.793820+0000", 2024-09-21T09:55:29.470 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00028614200000000003 2024-09-21T09:55:29.470 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.470 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.470 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.470 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.797176+0000", 2024-09-21T09:55:29.470 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003356089 2024-09-21T09:55:29.470 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.470 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.470 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.470 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.797511+0000", 2024-09-21T09:55:29.470 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00033511499999999998 2024-09-21T09:55:29.470 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.470 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.470 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.471 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:28.798482+0000", 2024-09-21T09:55:29.471 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00097083 2024-09-21T09:55:29.471 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.471 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.471 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.471 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.471 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.471 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164543 6.19 6:9f39c986:::benchmark_data_smithi137_131945_object57554:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e147)", 2024-09-21T09:55:29.471 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:29.283994+0000", 2024-09-21T09:55:29.471 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 479.14159621499999, 2024-09-21T09:55:29.471 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.016693576, 2024-09-21T09:55:29.471 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.471 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.471 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.472 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.472 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.472 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.472 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164543 2024-09-21T09:55:29.472 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.472 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.472 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.472 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.472 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.283994+0000", 2024-09-21T09:55:29.472 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.472 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.472 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.472 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.472 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.283994+0000", 2024-09-21T09:55:29.473 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.473 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.473 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.473 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.473 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.283995+0000", 2024-09-21T09:55:29.473 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5540000000000001e-06 2024-09-21T09:55:29.473 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.473 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.473 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.473 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.284000+0000", 2024-09-21T09:55:29.473 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.916e-06 2024-09-21T09:55:29.473 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.473 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.473 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.474 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.284012+0000", 2024-09-21T09:55:29.474 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1596999999999999e-05 2024-09-21T09:55:29.474 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.474 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.474 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.474 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.284019+0000", 2024-09-21T09:55:29.474 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8909999999999998e-06 2024-09-21T09:55:29.474 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.474 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.474 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.474 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.284069+0000", 2024-09-21T09:55:29.474 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9913999999999997e-05 2024-09-21T09:55:29.474 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.474 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.474 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:55:29.475 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.284075+0000", 2024-09-21T09:55:29.475 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2750000000000001e-06 2024-09-21T09:55:29.475 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.475 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.475 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.475 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.291454+0000", 2024-09-21T09:55:29.475 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0073794119999999 2024-09-21T09:55:29.475 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.475 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.475 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.475 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.291576+0000", 2024-09-21T09:55:29.475 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012135599999999999 2024-09-21T09:55:29.475 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.475 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.476 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,7", 2024-09-21T09:55:29.476 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.291677+0000", 2024-09-21T09:55:29.476 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000101536 2024-09-21T09:55:29.476 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.476 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.476 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.476 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.295237+0000", 2024-09-21T09:55:29.476 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0035592940000000002 2024-09-21T09:55:29.476 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.476 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.476 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:55:29.476 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.297736+0000", 2024-09-21T09:55:29.476 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0024995680000000002 2024-09-21T09:55:29.476 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.476 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.477 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.477 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.300570+0000", 2024-09-21T09:55:29.477 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0028341350000000002 2024-09-21T09:55:29.477 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.477 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.477 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.477 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.300646+0000", 2024-09-21T09:55:29.477 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6079000000000001e-05 2024-09-21T09:55:29.477 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.477 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.477 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.477 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.300687+0000", 2024-09-21T09:55:29.477 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1048999999999999e-05 2024-09-21T09:55:29.477 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.477 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.478 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.478 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.478 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.478 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164564 6.19 6:9d1f5e90:::benchmark_data_smithi137_131945_object57575:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e147)", 2024-09-21T09:55:29.478 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:29.862158+0000", 2024-09-21T09:55:29.478 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 478.563431998, 2024-09-21T09:55:29.478 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.44255360799999999, 2024-09-21T09:55:29.478 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.478 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.478 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.478 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.478 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.478 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.478 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164564 2024-09-21T09:55:29.478 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.479 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.479 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.479 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.479 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.862158+0000", 2024-09-21T09:55:29.479 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.479 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.479 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.479 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.479 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.862158+0000", 2024-09-21T09:55:29.479 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.479 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.479 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.479 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.479 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.862159+0000", 2024-09-21T09:55:29.479 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2219999999999999e-06 2024-09-21T09:55:29.480 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.480 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.480 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.480 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.862165+0000", 2024-09-21T09:55:29.480 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1539999999999999e-06 2024-09-21T09:55:29.480 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.480 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.480 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.480 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.862175+0000", 2024-09-21T09:55:29.480 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.628e-06 2024-09-21T09:55:29.480 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.480 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.480 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.480 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.862180+0000", 2024-09-21T09:55:29.481 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9609999999999996e-06 2024-09-21T09:55:29.481 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.481 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.481 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.481 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.862242+0000", 2024-09-21T09:55:29.481 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2119000000000006e-05 2024-09-21T09:55:29.481 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.481 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.481 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:55:29.481 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.862253+0000", 2024-09-21T09:55:29.481 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1336e-05 2024-09-21T09:55:29.481 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.481 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.481 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.482 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.295278+0000", 2024-09-21T09:55:29.482 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.43302464000000002 2024-09-21T09:55:29.482 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.482 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.482 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.482 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.295393+0000", 2024-09-21T09:55:29.482 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011482 2024-09-21T09:55:29.482 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.482 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.482 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,7", 2024-09-21T09:55:29.482 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.295503+0000", 2024-09-21T09:55:29.482 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010963099999999999 2024-09-21T09:55:29.482 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.482 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.482 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.483 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.300533+0000", 2024-09-21T09:55:29.483 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0050308130000000003 2024-09-21T09:55:29.483 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.483 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.483 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:55:29.483 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.304469+0000", 2024-09-21T09:55:29.483 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0039356679999999998 2024-09-21T09:55:29.483 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.483 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.483 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.483 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.304544+0000", 2024-09-21T09:55:29.483 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5059000000000001e-05 2024-09-21T09:55:29.483 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.483 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.484 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.484 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.304596+0000", 2024-09-21T09:55:29.484 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1789999999999997e-05 2024-09-21T09:55:29.484 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.484 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.484 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.484 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.304712+0000", 2024-09-21T09:55:29.484 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000115767 2024-09-21T09:55:29.484 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.484 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.484 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.484 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.484 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.484 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164589 6.19 6:9d816634:::benchmark_data_smithi137_131945_object57600:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e147)", 2024-09-21T09:55:29.484 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:29.918654+0000", 2024-09-21T09:55:29.485 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 478.50693644, 2024-09-21T09:55:29.485 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.38635805499999998, 2024-09-21T09:55:29.485 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.485 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.485 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.485 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.485 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.485 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.485 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164589 2024-09-21T09:55:29.485 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.485 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.485 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.485 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.485 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.918654+0000", 2024-09-21T09:55:29.486 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.486 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.486 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.486 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.486 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.918654+0000", 2024-09-21T09:55:29.486 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.486 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.486 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.486 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.486 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.918655+0000", 2024-09-21T09:55:29.486 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8220000000000001e-06 2024-09-21T09:55:29.486 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.486 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.486 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.918659+0000", 2024-09-21T09:55:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4510000000000001e-06 2024-09-21T09:55:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.918668+0000", 2024-09-21T09:55:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4089999999999992e-06 2024-09-21T09:55:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.918673+0000", 2024-09-21T09:55:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8060000000000002e-06 2024-09-21T09:55:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.487 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.488 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.918723+0000", 2024-09-21T09:55:29.488 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0077999999999997e-05 2024-09-21T09:55:29.488 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.488 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.488 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:55:29.488 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.918734+0000", 2024-09-21T09:55:29.488 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0722e-05 2024-09-21T09:55:29.488 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.488 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.488 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.488 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.297782+0000", 2024-09-21T09:55:29.488 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.379047682 2024-09-21T09:55:29.488 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.488 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.489 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.489 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.297894+0000", 2024-09-21T09:55:29.489 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000112793 2024-09-21T09:55:29.489 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.489 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.489 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,7", 2024-09-21T09:55:29.489 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.297993+0000", 2024-09-21T09:55:29.489 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.8795000000000005e-05 2024-09-21T09:55:29.489 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.489 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.489 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.489 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.302616+0000", 2024-09-21T09:55:29.489 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0046233109999999997 2024-09-21T09:55:29.489 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.489 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.490 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:55:29.490 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.304772+0000", 2024-09-21T09:55:29.490 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0021560400000000001 2024-09-21T09:55:29.490 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.490 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.490 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.490 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.304841+0000", 2024-09-21T09:55:29.490 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8490000000000003e-05 2024-09-21T09:55:29.490 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.490 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.490 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.490 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.304971+0000", 2024-09-21T09:55:29.490 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012955900000000001 2024-09-21T09:55:29.490 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.490 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.491 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.491 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.305012+0000", 2024-09-21T09:55:29.491 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1097000000000003e-05 2024-09-21T09:55:29.491 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.491 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.491 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.491 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.491 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.491 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164609 6.19 6:9c79b45d:::benchmark_data_smithi137_131945_object57620:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e147)", 2024-09-21T09:55:29.491 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:29.976422+0000", 2024-09-21T09:55:29.491 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 478.44916803199999, 2024-09-21T09:55:29.491 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.333376371, 2024-09-21T09:55:29.491 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.491 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.492 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.492 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.492 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.492 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.492 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164609 2024-09-21T09:55:29.492 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.492 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.492 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.492 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.492 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.976422+0000", 2024-09-21T09:55:29.492 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.492 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.492 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.492 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.492 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.976422+0000", 2024-09-21T09:55:29.493 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.493 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.493 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.493 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.493 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.976423+0000", 2024-09-21T09:55:29.493 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.254e-06 2024-09-21T09:55:29.493 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.493 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.493 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.493 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.976427+0000", 2024-09-21T09:55:29.493 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3759999999999999e-06 2024-09-21T09:55:29.493 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.493 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.493 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.493 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.976435+0000", 2024-09-21T09:55:29.494 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1089999999999998e-06 2024-09-21T09:55:29.494 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.494 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.494 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.494 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.976440+0000", 2024-09-21T09:55:29.494 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2220000000000001e-06 2024-09-21T09:55:29.494 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.494 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.494 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.494 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.976494+0000", 2024-09-21T09:55:29.494 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3653000000000003e-05 2024-09-21T09:55:29.494 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.494 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.495 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:55:29.495 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:29.976502+0000", 2024-09-21T09:55:29.495 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0399999999999993e-06 2024-09-21T09:55:29.495 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.495 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.495 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.495 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.300718+0000", 2024-09-21T09:55:29.495 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.32421624799999998 2024-09-21T09:55:29.495 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.495 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.495 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.495 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.300857+0000", 2024-09-21T09:55:29.495 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000139235 2024-09-21T09:55:29.495 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.496 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.496 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,7", 2024-09-21T09:55:29.496 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.300941+0000", 2024-09-21T09:55:29.496 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3757999999999993e-05 2024-09-21T09:55:29.496 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.496 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.496 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.496 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.304757+0000", 2024-09-21T09:55:29.496 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0038161530000000001 2024-09-21T09:55:29.496 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.496 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.496 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:55:29.496 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.305064+0000", 2024-09-21T09:55:29.496 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00030720900000000002 2024-09-21T09:55:29.497 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.497 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.497 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.497 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.309708+0000", 2024-09-21T09:55:29.497 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0046436819999999997 2024-09-21T09:55:29.497 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.497 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.497 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.497 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.309758+0000", 2024-09-21T09:55:29.497 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9894e-05 2024-09-21T09:55:29.497 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.497 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.497 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.497 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.309798+0000", 2024-09-21T09:55:29.497 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0537999999999997e-05 2024-09-21T09:55:29.498 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.498 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.498 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.498 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.498 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.498 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.44873.0:164638 6.19 6:9804fc48:::benchmark_data_smithi137_131945_object57649:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e147)", 2024-09-21T09:55:29.498 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:47:30.044804+0000", 2024-09-21T09:55:29.498 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 478.380785715, 2024-09-21T09:55:29.498 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.27459506700000003, 2024-09-21T09:55:29.498 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:55:29.498 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:55:29.498 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:55:29.498 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:55:29.498 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.44873", 2024-09-21T09:55:29.499 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1223750478", 2024-09-21T09:55:29.499 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 164638 2024-09-21T09:55:29.499 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.499 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:55:29.499 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.499 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:55:29.499 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.044804+0000", 2024-09-21T09:55:29.499 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.499 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.499 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.499 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:55:29.499 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.044804+0000", 2024-09-21T09:55:29.499 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:55:29.499 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.499 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.500 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:55:29.500 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.044806+0000", 2024-09-21T09:55:29.500 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.277e-06 2024-09-21T09:55:29.500 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.500 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.500 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:55:29.500 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.044810+0000", 2024-09-21T09:55:29.500 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6500000000000004e-06 2024-09-21T09:55:29.500 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.500 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.500 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:55:29.500 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.044821+0000", 2024-09-21T09:55:29.500 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0974e-05 2024-09-21T09:55:29.500 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.501 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.501 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:55:29.501 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.044827+0000", 2024-09-21T09:55:29.501 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8039999999999998e-06 2024-09-21T09:55:29.501 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.501 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.501 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.501 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.044897+0000", 2024-09-21T09:55:29.501 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9566000000000004e-05 2024-09-21T09:55:29.501 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.501 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.501 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:55:29.501 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.044906+0000", 2024-09-21T09:55:29.501 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4390000000000006e-06 2024-09-21T09:55:29.501 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.502 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.502 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:55:29.502 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.302646+0000", 2024-09-21T09:55:29.502 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.257739783 2024-09-21T09:55:29.502 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.502 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.502 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:55:29.502 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.302746+0000", 2024-09-21T09:55:29.502 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000100369 2024-09-21T09:55:29.502 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.502 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.502 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,7", 2024-09-21T09:55:29.503 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.302817+0000", 2024-09-21T09:55:29.503 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1063999999999996e-05 2024-09-21T09:55:29.503 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.503 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.503 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.503 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.305052+0000", 2024-09-21T09:55:29.503 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002234827 2024-09-21T09:55:29.503 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.503 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.503 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:55:29.503 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.305080+0000", 2024-09-21T09:55:29.503 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.7725999999999998e-05 2024-09-21T09:55:29.503 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.504 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.504 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:55:29.504 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.319268+0000", 2024-09-21T09:55:29.504 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.014188285 2024-09-21T09:55:29.504 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.504 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.504 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:55:29.504 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.319359+0000", 2024-09-21T09:55:29.504 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0529e-05 2024-09-21T09:55:29.504 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:55:29.504 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:55:29.504 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:55:29.504 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:47:30.319399+0000", 2024-09-21T09:55:29.504 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0774e-05 2024-09-21T09:55:29.504 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.505 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.505 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.505 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:55:29.505 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:55:29.505 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:55:29.505 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:29.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:29.540 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:29.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:29.640 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:29.676 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:29.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:29.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:29.778 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:29.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:29.815 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:29.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:29.851 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 17 16 43066 43050 158.246 77 0.00658672 0.00631486 2024-09-21T09:55:29.916 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:29.951 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:29.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:29.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:30.053 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:30.091 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:30.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:30.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:30.193 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:30.225 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:30.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:30.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:30.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:29 smithi137 ceph-mon[93825]: pgmap v720: 89 pgs: 89 active+clean; 2.3 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 151 MiB/s wr, 2.41k op/s 2024-09-21T09:55:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:29 smithi137 ceph-mon[97575]: pgmap v720: 89 pgs: 89 active+clean; 2.3 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 151 MiB/s wr, 2.41k op/s 2024-09-21T09:55:30.327 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:30.351 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:30.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:30.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:30.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:29 smithi165 ceph-mon[86023]: pgmap v720: 89 pgs: 89 active+clean; 2.3 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 151 MiB/s wr, 2.41k op/s 2024-09-21T09:55:30.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:55:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:55:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:55:30.453 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:30.485 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:30.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:30.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:30.587 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:30.615 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:30.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:30.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:30.717 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:30.748 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:30.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:30.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:30.850 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:30.851 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 18 16 44858 44842 155.677 112 0.00425841 0.00641926 2024-09-21T09:55:30.883 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:30.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:30.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:30.985 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:31.017 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:31.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:31.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:31.119 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:31.155 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:31.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:31.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:31.257 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:31.278 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:31.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:31.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:31.379 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:31.416 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:31.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:31.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:31.518 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:31.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:31.561 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:31.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:31.662 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:31.683 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:31.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:31.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:31.785 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:31.821 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:31.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:31.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:31.851 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 19 16 46563 46547 153.091 106.562 0.0077089 0.00652766 2024-09-21T09:55:31.923 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:31.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:31.945 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:31.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:32.046 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:32.079 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:32.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:32.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:32.181 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:32.214 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:32.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:32.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:31 smithi137 ceph-mon[93825]: pgmap v721: 89 pgs: 89 active+clean; 2.5 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 141 MiB/s wr, 2.26k op/s 2024-09-21T09:55:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:55:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:55:31] "GET /metrics HTTP/1.1" 200 36511 "" "Prometheus/2.51.0" 2024-09-21T09:55:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:31 smithi137 ceph-mon[97575]: pgmap v721: 89 pgs: 89 active+clean; 2.5 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 141 MiB/s wr, 2.26k op/s 2024-09-21T09:55:32.316 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:32.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:32.350 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:32.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:32.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:31 smithi165 ceph-mon[86023]: pgmap v721: 89 pgs: 89 active+clean; 2.5 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 141 MiB/s wr, 2.26k op/s 2024-09-21T09:55:32.451 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:32.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:32.488 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:32.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:32.589 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:32.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:32.620 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:32.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:32.720 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:32.759 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:32.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:32.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:32.851 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T09:55:32.850613+0000 min lat: 0.00114182 max lat: 0.197454 avg lat: 0.00661306 2024-09-21T09:55:32.852 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:55:32.852 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 20 16 48373 48357 151.093 113.125 0.0107997 0.00661306 2024-09-21T09:55:32.860 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:32.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:32.894 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:32.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:32.995 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:33.029 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:33.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:33.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:33.131 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:33.160 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:33.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:33.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:33.262 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:33.298 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:33.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:33.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:33.400 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:33.434 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:33.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:33.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:33.536 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:33.567 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:33.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:33.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:33.668 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:33.706 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:33.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:33.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:33.808 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:33.842 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:33.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:33.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:33.851 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 21 16 50068 50052 148.942 105.938 0.00481075 0.00670867 2024-09-21T09:55:33.944 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:33.983 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:33.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:33.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:34.085 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:34.119 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:34.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:34.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:34.221 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:34.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:34.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:34.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:33 smithi137 ceph-mon[93825]: pgmap v722: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 143 MiB/s wr, 2.28k op/s 2024-09-21T09:55:34.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:33 smithi137 ceph-mon[97575]: pgmap v722: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 143 MiB/s wr, 2.28k op/s 2024-09-21T09:55:34.358 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:34.391 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:34.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:34.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:33 smithi165 ceph-mon[86023]: pgmap v722: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 143 MiB/s wr, 2.28k op/s 2024-09-21T09:55:34.493 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:34.527 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:34.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:34.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:34.629 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:34.662 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:34.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:34.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:34.764 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:34.801 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:34.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:34.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:34.851 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 22 16 51969 51953 147.572 118.812 0.0105458 0.00677064 2024-09-21T09:55:34.903 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:34.939 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:34.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:34.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:35.041 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:35.080 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:35.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:35.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:35.181 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:35.215 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:35.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:35.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:35.316 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:35.350 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:35.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:35.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:35.452 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:35.485 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:35.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:35.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:35.587 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:35.621 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:35.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:35.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:35.713 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T09:55:35.723 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:35.798 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:35.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:35.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:35.851 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 23 15 53790 53775 146.107 113.875 0.0118634 0.00683899 2024-09-21T09:55:35.900 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:35.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:35.943 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:35.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:36.043 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:36.083 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:36.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:36.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:36.185 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:36.220 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:36.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:36.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:36.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:36 smithi137 ceph-mon[93825]: pgmap v723: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-09-21T09:55:36.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:36 smithi137 ceph-mon[97575]: pgmap v723: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-09-21T09:55:36.322 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:36.355 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:36.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:36.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:36.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:36 smithi165 ceph-mon[86023]: pgmap v723: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-09-21T09:55:36.457 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:36.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:36.497 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:36.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:36.598 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:36.635 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:36.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:36.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:36.736 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:36.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:36.775 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:36.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:36.852 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 24 16 55552 55536 144.604 110.062 0.00674189 0.00691002 2024-09-21T09:55:36.875 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:36.934 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:36.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:36.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:37.035 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:37.071 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:37.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:37.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:37.173 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:37.322 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:37.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:37.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:37.424 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:37.451 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:37.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:37.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:37.484 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:55:37.484 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:55:37.519 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:55:37.519 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:55:37.551 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:55:37.552 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:55:37.554 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:37.594 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:55:37.595 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:55:37.596 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:37.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:37.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:37.624 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:55:37.624 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:55:37.657 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:55:37.658 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:55:37.691 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:55:37.691 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:55:37.699 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:37.726 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:55:37.726 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:55:37.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:37.743 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:37.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:37.844 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:37.852 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 25 16 57182 57166 142.895 101.875 0.00919596 0.00699271 2024-09-21T09:55:37.876 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:37.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:37.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:37.978 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:38.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:38.014 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:38.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:38.116 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:38.153 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:38.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:38.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:38.195 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:38 smithi137 ceph-mon[93825]: pgmap v724: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2024-09-21T09:55:38.195 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:38 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/386280012' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:55:38.196 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:38 smithi137 ceph-mon[97575]: pgmap v724: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2024-09-21T09:55:38.196 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:38 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/386280012' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:55:38.255 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:38.291 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:38.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:38.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:38.392 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:38.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:38 smithi165 ceph-mon[86023]: pgmap v724: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2024-09-21T09:55:38.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:38 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/386280012' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:55:38.432 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:38.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:38.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:38.535 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:38.570 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:38.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:38.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:38.673 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:38.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:38.710 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:38.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:38.811 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:38.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:38.848 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:38.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:38.852 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 26 16 58687 58671 141.017 94.0625 0.0175386 0.00708668 2024-09-21T09:55:38.948 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:38.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:38.991 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:38.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:39.035 INFO:teuthology.orchestra.run.smithi137.stderr:set pool 8 pg_num to 26 2024-09-21T09:55:39.035 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T09:55:39.093 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:39.136 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:39.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:39.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:39.229 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:39 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3485268712' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T09:55:39.229 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:39 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T09:55:39.229 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:39 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1048189404' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:55:39.229 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:39 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:55:39.230 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:39 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3485268712' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T09:55:39.230 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:39 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T09:55:39.230 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:39 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1048189404' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:55:39.230 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:39 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:55:39.238 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:39.277 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:39.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:39.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:39.379 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:39.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:39 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3485268712' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T09:55:39.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:39 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T09:55:39.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:39 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1048189404' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:55:39.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:39 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:55:39.414 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:39.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:39.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:39.515 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:39.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:39.548 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:39.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:39.649 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:39.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:39.692 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:39.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:39.794 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:39.829 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:39.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:39.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:39.852 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 27 15 60342 60327 139.627 103.5 0.0066804 0.00715678 2024-09-21T09:55:39.931 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:39.967 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:39.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:39.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:40.068 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:40.103 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:40.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:40.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:40.205 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:40.243 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:40.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:40.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[93825]: pgmap v725: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-09-21T09:55:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:55:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T09:55:40.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2024-09-21T09:55:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:55:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[93825]: osdmap e233: 8 total, 8 up, 8 in 2024-09-21T09:55:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:55:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[97575]: pgmap v725: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-09-21T09:55:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:55:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T09:55:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2024-09-21T09:55:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:55:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[97575]: osdmap e233: 8 total, 8 up, 8 in 2024-09-21T09:55:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:40.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:55:40.344 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:40.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:40.380 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:40.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:40.382 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:40.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:55:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:55:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:55:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:40 smithi165 ceph-mon[86023]: pgmap v725: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-09-21T09:55:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:40 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:55:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:40 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T09:55:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:40 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2024-09-21T09:55:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:40 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:55:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:40 smithi165 ceph-mon[86023]: osdmap e233: 8 total, 8 up, 8 in 2024-09-21T09:55:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:55:40.481 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:40.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:40.516 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:40.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:40.617 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:40.651 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:40.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:40.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:40.753 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:40.789 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:40.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:40.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:40.852 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 28 16 62021 62005 138.386 104.875 0.00851028 0.00722164 2024-09-21T09:55:40.891 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:40.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:40.925 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:40.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:41.026 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:41.078 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:41.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:41.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:41.180 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:41.201 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:41.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:41.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:41.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:41 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T09:55:41.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:41 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T09:55:41.304 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:41.324 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:41.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:41.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:41.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:41 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T09:55:41.426 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:41.447 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:41.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:41.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:41.549 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:41.570 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:41.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:41.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:41.673 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:41.694 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:41.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:41.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:41.701 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:55:41.796 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:41.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:41.820 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:41.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:41.852 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 29 16 62340 62324 134.301 19.9375 0.00368902 0.007238 2024-09-21T09:55:41.921 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:41.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:41.942 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:41.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:42.007 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:55:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:55:41] "GET /metrics HTTP/1.1" 200 36513 "" "Prometheus/2.51.0" 2024-09-21T09:55:42.043 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:42.078 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:42.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:42.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:42.180 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:42.212 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:42.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:42.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:42.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:42 smithi137 ceph-mon[93825]: pgmap v727: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T09:55:42.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:42 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T09:55:42.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:42 smithi137 ceph-mon[93825]: osdmap e234: 8 total, 8 up, 8 in 2024-09-21T09:55:42.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:42 smithi137 ceph-mon[97575]: pgmap v727: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T09:55:42.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:42 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T09:55:42.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:42 smithi137 ceph-mon[97575]: osdmap e234: 8 total, 8 up, 8 in 2024-09-21T09:55:42.314 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:42.348 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:42.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:42.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:42 smithi165 ceph-mon[86023]: pgmap v727: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T09:55:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:42 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T09:55:42.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:42 smithi165 ceph-mon[86023]: osdmap e234: 8 total, 8 up, 8 in 2024-09-21T09:55:42.450 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:42.485 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:42.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:42.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:42.586 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:42.622 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:42.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:42.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:42.724 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:42.760 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:42.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:42.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:42.852 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 30 16 63787 63771 132.839 90.4375 0.00569943 0.00752293 2024-09-21T09:55:42.863 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:42.895 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:42.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:42.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:42.997 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:43.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:43.037 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:43.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:43.116 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T09:55:43.138 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:43.142 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:43.167 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:43.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:43.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:43.187 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:43 smithi137 ceph-mon[97575]: osdmap e235: 8 total, 8 up, 8 in 2024-09-21T09:55:43.187 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:43 smithi137 ceph-mon[97575]: 8.6 scrub starts 2024-09-21T09:55:43.188 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:43 smithi137 ceph-mon[93825]: osdmap e235: 8 total, 8 up, 8 in 2024-09-21T09:55:43.188 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:43 smithi137 ceph-mon[93825]: 8.6 scrub starts 2024-09-21T09:55:43.270 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:43.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:43.302 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:43.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:43.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:43 smithi165 ceph-mon[86023]: osdmap e235: 8 total, 8 up, 8 in 2024-09-21T09:55:43.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:43 smithi165 ceph-mon[86023]: 8.6 scrub starts 2024-09-21T09:55:43.403 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:43.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:43.448 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:43.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:43.549 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:43.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:43.584 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:43.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:43.685 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:43.722 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:43.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:43.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:43.823 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:43.848 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:43.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:43.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:43.852 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 31 16 65257 65241 131.517 91.875 0.0747919 0.0075923 2024-09-21T09:55:43.950 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:43.988 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:43.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:43.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:44.089 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:44.124 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:44.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:44.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:44.225 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:44.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:44.265 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:44.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:44.317 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:44 smithi137 ceph-mon[93825]: 8.5 scrub starts 2024-09-21T09:55:44.318 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:44 smithi137 ceph-mon[93825]: pgmap v730: 99 pgs: 1 active, 3 peering, 1 activating, 5 unknown, 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 123 MiB/s wr, 1.98k op/s; 11 KiB/s, 0 objects/s recovering 2024-09-21T09:55:44.318 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:44 smithi137 ceph-mon[93825]: 8.5 scrub ok 2024-09-21T09:55:44.318 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:44 smithi137 ceph-mon[93825]: 8.2 deep-scrub starts 2024-09-21T09:55:44.318 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:44 smithi137 ceph-mon[93825]: 8.6 scrub ok 2024-09-21T09:55:44.318 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:44 smithi137 ceph-mon[93825]: 8.16 scrub starts 2024-09-21T09:55:44.318 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:44 smithi137 ceph-mon[97575]: 8.5 scrub starts 2024-09-21T09:55:44.318 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:44 smithi137 ceph-mon[97575]: pgmap v730: 99 pgs: 1 active, 3 peering, 1 activating, 5 unknown, 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 123 MiB/s wr, 1.98k op/s; 11 KiB/s, 0 objects/s recovering 2024-09-21T09:55:44.318 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:44 smithi137 ceph-mon[97575]: 8.5 scrub ok 2024-09-21T09:55:44.318 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:44 smithi137 ceph-mon[97575]: 8.2 deep-scrub starts 2024-09-21T09:55:44.318 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:44 smithi137 ceph-mon[97575]: 8.6 scrub ok 2024-09-21T09:55:44.319 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:44 smithi137 ceph-mon[97575]: 8.16 scrub starts 2024-09-21T09:55:44.367 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:44 smithi165 ceph-mon[86023]: 8.5 scrub starts 2024-09-21T09:55:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:44 smithi165 ceph-mon[86023]: pgmap v730: 99 pgs: 1 active, 3 peering, 1 activating, 5 unknown, 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 123 MiB/s wr, 1.98k op/s; 11 KiB/s, 0 objects/s recovering 2024-09-21T09:55:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:44 smithi165 ceph-mon[86023]: 8.5 scrub ok 2024-09-21T09:55:44.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:44 smithi165 ceph-mon[86023]: 8.2 deep-scrub starts 2024-09-21T09:55:44.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:44 smithi165 ceph-mon[86023]: 8.6 scrub ok 2024-09-21T09:55:44.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:44 smithi165 ceph-mon[86023]: 8.16 scrub starts 2024-09-21T09:55:44.401 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:44.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:44.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:44.504 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:44.537 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:44.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:44.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:44.639 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:44.672 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:44.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:44.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:44.773 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:44.812 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:44.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:44.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:44.852 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 32 16 67037 67021 130.883 111.25 0.00569318 0.00763423 2024-09-21T09:55:44.914 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:44.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:44.957 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:44.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:45.009 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:55:45.009 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:55:45.058 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:45.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:45.098 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:45.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:45.199 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:45.229 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:45.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:45.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:45.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:45 smithi137 ceph-mon[93825]: 8.9 scrub starts 2024-09-21T09:55:45.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:45 smithi137 ceph-mon[93825]: 8.12 deep-scrub starts 2024-09-21T09:55:45.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:45 smithi137 ceph-mon[93825]: 8.9 scrub ok 2024-09-21T09:55:45.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:45 smithi137 ceph-mon[93825]: 8.16 scrub ok 2024-09-21T09:55:45.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:45 smithi137 ceph-mon[97575]: 8.9 scrub starts 2024-09-21T09:55:45.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:45 smithi137 ceph-mon[97575]: 8.12 deep-scrub starts 2024-09-21T09:55:45.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:45 smithi137 ceph-mon[97575]: 8.9 scrub ok 2024-09-21T09:55:45.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:45 smithi137 ceph-mon[97575]: 8.16 scrub ok 2024-09-21T09:55:45.331 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:45.365 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:45.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:45.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:45.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:45 smithi165 ceph-mon[86023]: 8.9 scrub starts 2024-09-21T09:55:45.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:45 smithi165 ceph-mon[86023]: 8.12 deep-scrub starts 2024-09-21T09:55:45.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:45 smithi165 ceph-mon[86023]: 8.9 scrub ok 2024-09-21T09:55:45.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:45 smithi165 ceph-mon[86023]: 8.16 scrub ok 2024-09-21T09:55:45.424 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5, 6] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:55:45.425 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:55:45.425 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2024-09-21T09:55:45.425 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T09:55:45.425 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T09:55:45.426 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-09-21T09:55:45.467 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:45.512 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:45.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:45.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:45.614 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:45.649 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:45.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:45.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:45.750 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:45.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:45.782 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:45.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:45.853 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 33 16 68633 68617 129.94 99.75 0.0026743 0.00769011 2024-09-21T09:55:45.883 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:45.916 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:45.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:45.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:46.018 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:46.039 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:46.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:46.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:46.141 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:46.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:46.181 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:46.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:46.282 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:46.321 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:46.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:46.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:46.357 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:46 smithi137 ceph-mon[93825]: pgmap v731: 99 pgs: 1 active, 3 peering, 1 activating, 3 unknown, 91 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 54 MiB/s wr, 860 op/s; 21 KiB/s, 0 objects/s recovering 2024-09-21T09:55:46.358 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:46 smithi137 ceph-mon[93825]: 8.7 scrub starts 2024-09-21T09:55:46.358 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:46 smithi137 ceph-mon[97575]: pgmap v731: 99 pgs: 1 active, 3 peering, 1 activating, 3 unknown, 91 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 54 MiB/s wr, 860 op/s; 21 KiB/s, 0 objects/s recovering 2024-09-21T09:55:46.358 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:46 smithi137 ceph-mon[97575]: 8.7 scrub starts 2024-09-21T09:55:46.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:46 smithi165 ceph-mon[86023]: pgmap v731: 99 pgs: 1 active, 3 peering, 1 activating, 3 unknown, 91 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 54 MiB/s wr, 860 op/s; 21 KiB/s, 0 objects/s recovering 2024-09-21T09:55:46.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:46 smithi165 ceph-mon[86023]: 8.7 scrub starts 2024-09-21T09:55:46.423 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:46.447 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:46.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:46.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:46.549 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:46.571 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:46.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:46.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:46.673 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:46.709 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:46.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:46.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:46.810 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:46.845 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:46.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:46.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:46.853 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 34 16 69838 69822 128.333 75.3125 0.00921808 0.00778624 2024-09-21T09:55:46.948 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:46.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:46.984 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:46.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:47.085 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:47.111 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:47.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:47.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:47.213 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:47.235 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:47.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:47.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:47.337 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:47.371 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:47.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:47.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:47.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:47 smithi165 ceph-mon[86023]: 8.7 scrub ok 2024-09-21T09:55:47.474 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:47.508 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:47.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:47.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:47.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:47 smithi137 ceph-mon[93825]: 8.7 scrub ok 2024-09-21T09:55:47.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:47 smithi137 ceph-mon[97575]: 8.7 scrub ok 2024-09-21T09:55:47.611 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:47.644 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:47.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:47.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:47.746 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:47.782 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:47.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:47.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:47.853 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 35 16 71064 71048 126.855 76.625 0.00493933 0.00786917 2024-09-21T09:55:47.884 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:47.917 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:47.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:47.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:48.019 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:48.050 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:48.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:48.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:48.152 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:48.188 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:48.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:48.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:48.290 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:48.326 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:48.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:48.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:48.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:48 smithi165 ceph-mon[86023]: 8.4 scrub starts 2024-09-21T09:55:48.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:48 smithi165 ceph-mon[86023]: 8.15 scrub starts 2024-09-21T09:55:48.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:48 smithi165 ceph-mon[86023]: pgmap v732: 99 pgs: 1 active, 3 peering, 1 activating, 2 active+clean+scrubbing+deep, 92 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 29 MiB/s wr, 470 op/s; 33 KiB/s, 0 objects/s recovering 2024-09-21T09:55:48.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:48 smithi165 ceph-mon[86023]: 8.1 scrub starts 2024-09-21T09:55:48.427 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:48.452 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:48.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:48.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:48 smithi137 ceph-mon[93825]: 8.4 scrub starts 2024-09-21T09:55:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:48 smithi137 ceph-mon[93825]: 8.15 scrub starts 2024-09-21T09:55:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:48 smithi137 ceph-mon[93825]: pgmap v732: 99 pgs: 1 active, 3 peering, 1 activating, 2 active+clean+scrubbing+deep, 92 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 29 MiB/s wr, 470 op/s; 33 KiB/s, 0 objects/s recovering 2024-09-21T09:55:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:48 smithi137 ceph-mon[93825]: 8.1 scrub starts 2024-09-21T09:55:48.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:48 smithi137 ceph-mon[97575]: 8.4 scrub starts 2024-09-21T09:55:48.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:48 smithi137 ceph-mon[97575]: 8.15 scrub starts 2024-09-21T09:55:48.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:48 smithi137 ceph-mon[97575]: pgmap v732: 99 pgs: 1 active, 3 peering, 1 activating, 2 active+clean+scrubbing+deep, 92 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 29 MiB/s wr, 470 op/s; 33 KiB/s, 0 objects/s recovering 2024-09-21T09:55:48.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:48 smithi137 ceph-mon[97575]: 8.1 scrub starts 2024-09-21T09:55:48.554 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:48.590 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:48.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:48.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:48.692 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:48.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:48.728 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:48.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:48.829 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:48.853 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 36 16 72435 72419 125.712 85.6875 0.00420769 0.00794849 2024-09-21T09:55:48.862 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:48.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:48.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:48.965 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:48.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:48.994 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:48.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:49.095 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:49.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:49.131 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:49.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:49.233 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:49.265 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:49.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:49.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:49.367 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:49.391 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:49.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:49.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:49.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:49 smithi165 ceph-mon[86023]: 8.4 scrub ok 2024-09-21T09:55:49.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:49 smithi165 ceph-mon[86023]: 8.2 deep-scrub ok 2024-09-21T09:55:49.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:49 smithi165 ceph-mon[86023]: 8.1 scrub ok 2024-09-21T09:55:49.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T09:55:49.493 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:49.514 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:49.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:49.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:49 smithi137 ceph-mon[93825]: 8.4 scrub ok 2024-09-21T09:55:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:49 smithi137 ceph-mon[93825]: 8.2 deep-scrub ok 2024-09-21T09:55:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:49 smithi137 ceph-mon[93825]: 8.1 scrub ok 2024-09-21T09:55:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T09:55:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:49 smithi137 ceph-mon[97575]: 8.4 scrub ok 2024-09-21T09:55:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:49 smithi137 ceph-mon[97575]: 8.2 deep-scrub ok 2024-09-21T09:55:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:49 smithi137 ceph-mon[97575]: 8.1 scrub ok 2024-09-21T09:55:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T09:55:49.615 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:49.636 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:49.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:49.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:49.738 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:49.759 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:49.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:49.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:49.853 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 37 16 73091 73075 123.422 41 0.00218315 0.00796765 2024-09-21T09:55:49.860 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:49.885 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:49.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:49.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:49.987 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:50.008 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:50.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:50.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:50.110 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:50.131 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:50.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:50.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:50.233 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:50.254 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:50.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:50.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:50.356 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:50.377 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:50.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:50.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:50.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:55:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:55:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:55:50.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:50 smithi165 ceph-mon[86023]: 8.8 scrub starts 2024-09-21T09:55:50.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:50 smithi165 ceph-mon[86023]: pgmap v733: 99 pgs: 1 active+clean+scrubbing, 2 active+clean+scrubbing+deep, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T09:55:50.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:50 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T09:55:50.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:50 smithi165 ceph-mon[86023]: osdmap e236: 8 total, 8 up, 8 in 2024-09-21T09:55:50.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:50 smithi165 ceph-mon[86023]: 8.0 scrub starts 2024-09-21T09:55:50.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:50 smithi165 ceph-mon[86023]: 8.8 scrub ok 2024-09-21T09:55:50.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:50 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2939365484' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:55:50.479 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:50.501 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:50.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:50.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:50.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:50 smithi137 ceph-mon[93825]: 8.8 scrub starts 2024-09-21T09:55:50.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:50 smithi137 ceph-mon[93825]: pgmap v733: 99 pgs: 1 active+clean+scrubbing, 2 active+clean+scrubbing+deep, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T09:55:50.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:50 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T09:55:50.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:50 smithi137 ceph-mon[93825]: osdmap e236: 8 total, 8 up, 8 in 2024-09-21T09:55:50.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:50 smithi137 ceph-mon[93825]: 8.0 scrub starts 2024-09-21T09:55:50.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:50 smithi137 ceph-mon[93825]: 8.8 scrub ok 2024-09-21T09:55:50.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:50 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2939365484' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:55:50.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:50 smithi137 ceph-mon[97575]: 8.8 scrub starts 2024-09-21T09:55:50.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:50 smithi137 ceph-mon[97575]: pgmap v733: 99 pgs: 1 active+clean+scrubbing, 2 active+clean+scrubbing+deep, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T09:55:50.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:50 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T09:55:50.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:50 smithi137 ceph-mon[97575]: osdmap e236: 8 total, 8 up, 8 in 2024-09-21T09:55:50.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:50 smithi137 ceph-mon[97575]: 8.0 scrub starts 2024-09-21T09:55:50.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:50 smithi137 ceph-mon[97575]: 8.8 scrub ok 2024-09-21T09:55:50.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:50 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2939365484' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:55:50.603 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:50.624 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:50.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:50.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:50.697 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:55:50.697 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:55:50.697 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:55:50.697 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:55:50.697 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:55:50.698 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:55:50.698 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:55:50.698 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:55:50.698 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:55:50.698 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:55:50.698 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:55:50.698 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:55:50.698 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:55:50.699 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:55:50.699 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:55:50.699 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:55:50.726 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:50.748 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:50.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:50.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:50.850 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:50.853 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 38 16 73091 73075 120.174 0 - 0.00796765 2024-09-21T09:55:50.871 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:50.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:50.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:50.905 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:50.973 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:50.994 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:50.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:50.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:51.096 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:51.119 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:51.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:51.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:51.221 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:51.257 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:51.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:51.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:51.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[93825]: 8.12 deep-scrub ok 2024-09-21T09:55:51.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[93825]: 8.0 scrub ok 2024-09-21T09:55:51.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[93825]: 8.3 scrub starts 2024-09-21T09:55:51.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[93825]: 8.19 scrub starts 2024-09-21T09:55:51.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[93825]: 8.3 scrub ok 2024-09-21T09:55:51.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[93825]: 8.19 scrub ok 2024-09-21T09:55:51.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[93825]: osdmap e237: 8 total, 8 up, 8 in 2024-09-21T09:55:51.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T09:55:51.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[97575]: 8.12 deep-scrub ok 2024-09-21T09:55:51.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[97575]: 8.0 scrub ok 2024-09-21T09:55:51.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[97575]: 8.3 scrub starts 2024-09-21T09:55:51.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[97575]: 8.19 scrub starts 2024-09-21T09:55:51.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[97575]: 8.3 scrub ok 2024-09-21T09:55:51.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[97575]: 8.19 scrub ok 2024-09-21T09:55:51.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[97575]: osdmap e237: 8 total, 8 up, 8 in 2024-09-21T09:55:51.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T09:55:51.359 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:51.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:51.393 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:51.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:51.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:51 smithi165 ceph-mon[86023]: 8.12 deep-scrub ok 2024-09-21T09:55:51.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:51 smithi165 ceph-mon[86023]: 8.0 scrub ok 2024-09-21T09:55:51.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:51 smithi165 ceph-mon[86023]: 8.3 scrub starts 2024-09-21T09:55:51.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:51 smithi165 ceph-mon[86023]: 8.19 scrub starts 2024-09-21T09:55:51.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:51 smithi165 ceph-mon[86023]: 8.3 scrub ok 2024-09-21T09:55:51.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:51 smithi165 ceph-mon[86023]: 8.19 scrub ok 2024-09-21T09:55:51.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:51 smithi165 ceph-mon[86023]: osdmap e237: 8 total, 8 up, 8 in 2024-09-21T09:55:51.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:51 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T09:55:51.495 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:51.517 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:51.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:51.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:51.618 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:51.639 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:51.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:51.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:51.741 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:51.763 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:51.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:51.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:51.853 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 39 16 73402 73386 117.591 9.71875 0.00340306 0.00838106 2024-09-21T09:55:51.866 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:51.889 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:51.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:51.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:51.991 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:52.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:52.015 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:52.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:52.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:55:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:55:51] "GET /metrics HTTP/1.1" 200 36513 "" "Prometheus/2.51.0" 2024-09-21T09:55:52.116 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:52.139 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:52.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:52.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:52.241 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:52.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:52.263 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:52.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:52.364 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:52.386 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:52.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:52.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:52.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:52 smithi165 ceph-mon[86023]: pgmap v736: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail 2024-09-21T09:55:52.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:52 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T09:55:52.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:52 smithi165 ceph-mon[86023]: osdmap e238: 8 total, 8 up, 8 in 2024-09-21T09:55:52.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:52 smithi165 ceph-mon[86023]: osdmap e239: 8 total, 8 up, 8 in 2024-09-21T09:55:52.435 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:52 smithi137 ceph-mon[93825]: pgmap v736: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail 2024-09-21T09:55:52.435 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:52 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T09:55:52.435 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:52 smithi137 ceph-mon[93825]: osdmap e238: 8 total, 8 up, 8 in 2024-09-21T09:55:52.435 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:52 smithi137 ceph-mon[93825]: osdmap e239: 8 total, 8 up, 8 in 2024-09-21T09:55:52.436 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:52 smithi137 ceph-mon[97575]: pgmap v736: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail 2024-09-21T09:55:52.436 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:52 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T09:55:52.436 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:52 smithi137 ceph-mon[97575]: osdmap e238: 8 total, 8 up, 8 in 2024-09-21T09:55:52.436 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:52 smithi137 ceph-mon[97575]: osdmap e239: 8 total, 8 up, 8 in 2024-09-21T09:55:52.487 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:52.509 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:52.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:52.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:52.611 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:52.634 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:52.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:52.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:52.736 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:52.758 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:52.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:52.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:52.853 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T09:55:52.852440+0000 min lat: 0.00114182 max lat: 2.08157 avg lat: 0.00838106 2024-09-21T09:55:52.853 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:55:52.853 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 40 16 73402 73386 114.652 0 - 0.00838106 2024-09-21T09:55:52.860 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:52.881 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:52.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:52.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:52.921 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T09:55:52.982 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:53.005 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:53.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:53.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:53.107 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:53.143 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:53.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:53.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:53.245 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:53.279 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:53.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:53.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:53.374 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:53.381 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:53.414 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:53.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:53.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:53.478 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:55:53.515 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:53.546 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:53.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:53.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:53.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:53 smithi165 ceph-mon[86023]: osdmap e240: 8 total, 8 up, 8 in 2024-09-21T09:55:53.648 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:53.653 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:53 smithi137 ceph-mon[93825]: osdmap e240: 8 total, 8 up, 8 in 2024-09-21T09:55:53.653 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:53 smithi137 ceph-mon[97575]: osdmap e240: 8 total, 8 up, 8 in 2024-09-21T09:55:53.694 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:53.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:53.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:53.796 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:53.839 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:53.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:53.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:53.854 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 41 16 74592 74576 113.668 37.1875 0.0101033 0.00879239 2024-09-21T09:55:53.940 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:53.974 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:53.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:53.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:54.077 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:54.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:54.113 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:54.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:54.214 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:54.250 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:54.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:54.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:54.352 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:54.388 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:54.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:54.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:54.490 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:54.527 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:54.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:54.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:54.629 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:54.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:54 smithi165 ceph-mon[86023]: pgmap v740: 99 pgs: 1 active+recovering+remapped, 1 remapped+peering, 97 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 2031/218943 objects misplaced (0.928%); 3.5 MiB/s, 56 objects/s recovering 2024-09-21T09:55:54.652 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:54 smithi137 ceph-mon[97575]: pgmap v740: 99 pgs: 1 active+recovering+remapped, 1 remapped+peering, 97 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 2031/218943 objects misplaced (0.928%); 3.5 MiB/s, 56 objects/s recovering 2024-09-21T09:55:54.653 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:54 smithi137 ceph-mon[93825]: pgmap v740: 99 pgs: 1 active+recovering+remapped, 1 remapped+peering, 97 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 2031/218943 objects misplaced (0.928%); 3.5 MiB/s, 56 objects/s recovering 2024-09-21T09:55:54.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:54.673 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:54.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:54.683 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:54.774 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:54.805 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:54.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:54.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:54.854 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 42 16 76229 76213 113.398 102.312 0.00801199 0.0088136 2024-09-21T09:55:54.907 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:54.950 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:54.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:54.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:55.052 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:55.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:55.087 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:55.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:55.188 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:55.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:55.226 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:55.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:55.327 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:55.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:55.368 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:55.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:55.469 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:55.498 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:55.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:55.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:55.600 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:55.633 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:55.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:55.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:55.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:55:55.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:55.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:55 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2781248071' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:55:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:55 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:55:55.735 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:55.770 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:55.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:55.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:55:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:55 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2781248071' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:55:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:55 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:55:55.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:55:55.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:55:55.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:55 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2781248071' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:55:55.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:55 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:55:55.854 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 43 16 77776 77760 113.009 96.6875 0.0128402 0.00884428 2024-09-21T09:55:55.872 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:55.904 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:55.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:55.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:56.005 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:56.040 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T09:55:56.040 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:56.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:56.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:56.142 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:56.179 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:56.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:56.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:56.280 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:56.320 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:56.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:56.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:56.422 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:56.455 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:56.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:56.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:56.558 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:56.592 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:56.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:56.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:56.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:56 smithi165 ceph-mon[86023]: pgmap v741: 99 pgs: 1 active+recovering+remapped, 1 remapped+peering, 97 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 2031/219795 objects misplaced (0.924%); 2.8 MiB/s, 44 objects/s recovering 2024-09-21T09:55:56.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:56 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:55:56.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:56 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:55:56.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:56 smithi165 ceph-mon[86023]: osdmap e241: 8 total, 8 up, 8 in 2024-09-21T09:55:56.659 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:56 smithi137 ceph-mon[93825]: pgmap v741: 99 pgs: 1 active+recovering+remapped, 1 remapped+peering, 97 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 2031/219795 objects misplaced (0.924%); 2.8 MiB/s, 44 objects/s recovering 2024-09-21T09:55:56.659 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:56 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:55:56.659 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:56 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:55:56.659 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:56 smithi137 ceph-mon[93825]: osdmap e241: 8 total, 8 up, 8 in 2024-09-21T09:55:56.659 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:56 smithi137 ceph-mon[97575]: pgmap v741: 99 pgs: 1 active+recovering+remapped, 1 remapped+peering, 97 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 2031/219795 objects misplaced (0.924%); 2.8 MiB/s, 44 objects/s recovering 2024-09-21T09:55:56.659 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:56 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:55:56.659 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:56 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:55:56.659 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:56 smithi137 ceph-mon[97575]: osdmap e241: 8 total, 8 up, 8 in 2024-09-21T09:55:56.695 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:56.733 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:56.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:56.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:56.835 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:56.854 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 44 16 79406 79390 112.756 101.875 0.0173513 0.00886409 2024-09-21T09:55:56.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:56.874 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:56.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:56.975 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:57.007 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:57.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:57.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:57.109 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:57.142 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:57.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:57.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:57.244 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:57.286 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:57.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:57.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:57.388 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:57.397 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 09:55:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=cleanup t=2024-09-21T09:55:56.92983122Z level=info msg="Completed cleanup jobs" duration=14.704147ms 2024-09-21T09:55:57.423 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:57.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:57.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:57.524 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:57.558 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:57.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:57.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:57.660 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:57.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:57.703 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:57.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:55:57.804 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:57.856 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 45 16 81045 81029 112.522 102.438 0.00964727 0.00888129 2024-09-21T09:55:57.856 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:57.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:57.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:57.958 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:57.998 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:57.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:57.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:58.100 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:55:58.144 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:58.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:58.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:55:58.246 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:55:58.281 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:58.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:58.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:55:58.383 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:55:58.415 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:58.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:58.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:55:58.517 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:58.556 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:58.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:58.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:58.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:58 smithi165 ceph-mon[86023]: pgmap v743: 99 pgs: 1 active+recovering+remapped, 1 remapped+peering, 97 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 2031/223560 objects misplaced (0.908%); 2.3 MiB/s, 36 objects/s recovering 2024-09-21T09:55:58.652 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:58 smithi137 ceph-mon[93825]: pgmap v743: 99 pgs: 1 active+recovering+remapped, 1 remapped+peering, 97 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 2031/223560 objects misplaced (0.908%); 2.3 MiB/s, 36 objects/s recovering 2024-09-21T09:55:58.652 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:58 smithi137 ceph-mon[97575]: pgmap v743: 99 pgs: 1 active+recovering+remapped, 1 remapped+peering, 97 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 2031/223560 objects misplaced (0.908%); 2.3 MiB/s, 36 objects/s recovering 2024-09-21T09:55:58.659 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:58.694 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:58.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:58.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:58.797 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:58.828 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:58.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:58.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:58.856 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 46 16 82661 82645 112.271 101 0.010775 0.00890238 2024-09-21T09:55:58.930 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:58.967 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:58.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:58.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:59.069 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:55:59.091 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:55:59.106 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:59.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:59.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:55:59.207 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:55:59.244 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:59.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:59.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:55:59.346 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:59.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:59.384 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:59.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:59.485 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:55:59.522 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:59.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:59.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:55:59.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:59 smithi137 ceph-mon[93825]: pgmap v744: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 4670/237201 objects degraded (1.969%); 1604/237201 objects misplaced (0.676%); 5.3 MiB/s, 85 objects/s recovering 2024-09-21T09:55:59.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:55:59 smithi137 ceph-mon[93825]: Health check failed: Degraded data redundancy: 4670/237201 objects degraded (1.969%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:55:59.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:59 smithi137 ceph-mon[97575]: pgmap v744: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 4670/237201 objects degraded (1.969%); 1604/237201 objects misplaced (0.676%); 5.3 MiB/s, 85 objects/s recovering 2024-09-21T09:55:59.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:55:59 smithi137 ceph-mon[97575]: Health check failed: Degraded data redundancy: 4670/237201 objects degraded (1.969%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:55:59.624 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:59.658 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:59.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:59.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:59.760 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:55:59.800 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:55:59.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:59.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:55:59.857 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 47 16 84259 84243 112.006 99.875 0.0160747 0.00892313 2024-09-21T09:55:59.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:59 smithi165 ceph-mon[86023]: pgmap v744: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 4670/237201 objects degraded (1.969%); 1604/237201 objects misplaced (0.676%); 5.3 MiB/s, 85 objects/s recovering 2024-09-21T09:55:59.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:55:59 smithi165 ceph-mon[86023]: Health check failed: Degraded data redundancy: 4670/237201 objects degraded (1.969%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:55:59.902 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:55:59.936 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:55:59.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:55:59.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:00.037 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:00.069 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:00.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:00.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:00.171 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:00.230 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:00.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:00.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:00.332 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:00.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:00.373 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:00.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:00.474 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:00.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:00.509 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:00.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:00.610 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:00.631 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:00.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:00.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:00.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:56:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:56:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:56:00.697 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T09:56:00.733 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:00.770 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:00.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:00.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:00.856 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 48 16 85667 85651 111.506 88 0.014772 0.00896359 2024-09-21T09:56:00.872 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:00.905 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:00.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:00.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:01.006 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:01.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:01.047 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:01.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:01.148 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:01.175 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:01.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:01.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:01.277 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:01.312 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:01.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:01.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:01.414 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:01.451 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:01.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:01.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:01.553 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:01.594 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:01.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:01.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:01.696 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:01.734 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:01.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:01.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:01.836 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:01.856 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 49 16 86801 86785 110.676 70.875 0.00214447 0.00901209 2024-09-21T09:56:01.857 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:01.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:01.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:01.959 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:01.992 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:01.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:01.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:02.093 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:02.136 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:02.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:02.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:01 smithi165 ceph-mon[86023]: pgmap v745: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 34 MiB/s wr, 546 op/s; 4670/243933 objects degraded (1.914%); 1604/243933 objects misplaced (0.658%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T09:56:02.238 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:02.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:02.278 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:02.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:02.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:01 smithi137 ceph-mon[93825]: pgmap v745: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 34 MiB/s wr, 546 op/s; 4670/243933 objects degraded (1.914%); 1604/243933 objects misplaced (0.658%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T09:56:02.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:56:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:56:01] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.51.0" 2024-09-21T09:56:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:01 smithi137 ceph-mon[97575]: pgmap v745: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 34 MiB/s wr, 546 op/s; 4670/243933 objects degraded (1.914%); 1604/243933 objects misplaced (0.658%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T09:56:02.379 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:02.414 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:02.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:02.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:02.516 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:02.555 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:02.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:02.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:02.657 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:02.682 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:02.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:02.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:02.783 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:02.816 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:02.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:02.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:02.857 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 50 16 88109 88093 110.098 81.75 0.00831593 0.00907819 2024-09-21T09:56:02.918 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:02.956 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:02.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:02.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:03.058 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:03.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:03.095 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:03.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:03.196 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:03.228 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:03.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:03.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:03.330 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:03.351 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:03.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:03.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:03.452 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:03.508 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:03.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:03.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:03.612 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:03.651 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:03.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:03.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:03.753 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:03.791 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:03.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:03.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:03.808 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:56:03.809 INFO:teuthology.orchestra.run.smithi137.stdout: "success": "" 2024-09-21T09:56:03.809 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:56:03.857 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 51 16 89461 89445 109.596 84.5 0.00655006 0.00911952 2024-09-21T09:56:03.893 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:03.929 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:03.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:03.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:04.031 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:04.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:03 smithi137 ceph-mon[93825]: pgmap v746: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 4670/256911 objects degraded (1.818%); 1211/256911 objects misplaced (0.471%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:56:04.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:03 smithi137 ceph-mon[97575]: pgmap v746: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 4670/256911 objects degraded (1.818%); 1211/256911 objects misplaced (0.471%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:56:04.061 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:04.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:04.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:04.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:03 smithi165 ceph-mon[86023]: pgmap v746: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 4670/256911 objects degraded (1.818%); 1211/256911 objects misplaced (0.471%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:56:04.163 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:04.201 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:04.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:04.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:04.303 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:04.341 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:04.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:04.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:04.443 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:04.477 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:04.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:04.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:04.579 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:04.616 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:04.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:04.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:04.719 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:04.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:04.752 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:04.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:04.844 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:56:04.845 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T09:56:04.845 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T09:56:04.845 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T09:56:04.845 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:56:04.852 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:04.857 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 52 16 90982 90966 109.316 95.0625 0.0176197 0.0091428 2024-09-21T09:56:04.891 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:04.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:04.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:04.993 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:05.026 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:05.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:05.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:05.128 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:05.167 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:05.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:05.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:05.180 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:04 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 4670/259383 objects degraded (1.800%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:05.180 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:04 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 4670/259383 objects degraded (1.800%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:05.269 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:05.307 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:05.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:05.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:05.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:04 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 4670/259383 objects degraded (1.800%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:05.410 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:05.445 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:05.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:05.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:05.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:05.585 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:05.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:05.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:05.687 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:05.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:05.722 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:05.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:05.823 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:05.857 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 53 16 92541 92525 109.092 97.4375 0.0234146 0.00916146 2024-09-21T09:56:05.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:05.862 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:05.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:05.963 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:06.004 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:06.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:06.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:06.029 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:56:06.067 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T09:56:06.105 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:06.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:06.156 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:06.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:06.195 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:05 smithi137 ceph-mon[93825]: pgmap v747: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s; 4670/259383 objects degraded (1.800%); 1211/259383 objects misplaced (0.467%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:56:06.195 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:05 smithi137 ceph-mon[97575]: pgmap v747: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s; 4670/259383 objects degraded (1.800%); 1211/259383 objects misplaced (0.467%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:56:06.257 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:06.301 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:06.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:06.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:05 smithi165 ceph-mon[86023]: pgmap v747: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s; 4670/259383 objects degraded (1.800%); 1211/259383 objects misplaced (0.467%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:56:06.404 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:06.446 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:06.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:06.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:06.548 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:06.578 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:06.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:06.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:06.680 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:06.721 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:06.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:06.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:06.823 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:06.857 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 54 16 93896 93880 108.64 84.6875 0.0124526 0.00919945 2024-09-21T09:56:06.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:06.860 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:06.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:06.860 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:56:06.860 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:56:06.900 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:56:06.900 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:56:06.943 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:56:06.943 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:56:06.961 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:06.984 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:56:06.985 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:56:06.996 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:06.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:06.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:07.011 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:56:07.012 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:56:07.044 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:56:07.045 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:56:07.077 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:56:07.077 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:56:07.078 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:06 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/919582189' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:56:07.078 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:06 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/919582189' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:56:07.098 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:07.111 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:56:07.111 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:56:07.136 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:07.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:07.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:07.238 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:07.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:07.278 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:07.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:07.379 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:06 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/919582189' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:56:07.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:07.413 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:07.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:07.514 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:07.547 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:07.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:07.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:07.649 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:07.682 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:07.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:07.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:07.784 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:07.821 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:07.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:07.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:07.857 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 55 16 95365 95349 108.333 91.8125 0.0101361 0.00922483 2024-09-21T09:56:07.923 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:07.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:07.966 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:07.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:08.067 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:08.101 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:08.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:08.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:08.203 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:08.239 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:08.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:08.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:08.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:07 smithi137 ceph-mon[93825]: pgmap v748: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s; 4670/266466 objects degraded (1.753%); 1211/266466 objects misplaced (0.454%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T09:56:08.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:07 smithi137 ceph-mon[97575]: pgmap v748: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s; 4670/266466 objects degraded (1.753%); 1211/266466 objects misplaced (0.454%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T09:56:08.341 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:08.465 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:07 smithi165 ceph-mon[86023]: pgmap v748: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s; 4670/266466 objects degraded (1.753%); 1211/266466 objects misplaced (0.454%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T09:56:08.495 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:08.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:08.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:08.597 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:08.633 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:08.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:08.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:08.736 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:08.772 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:08.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:08.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:08.858 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 56 16 96888 96872 108.099 95.1875 0.00447633 0.00924652 2024-09-21T09:56:08.874 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:08.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:08.924 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:08.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:09.025 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:09.076 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:09.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:09.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:09.179 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:09.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:09.224 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:09.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:09.325 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:09.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:09.380 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:09.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:09.426 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:56:09.482 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:09.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:09.528 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:09.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:09.629 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:09.661 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:09.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:09.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:09.702 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5, 6] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:56:09.703 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:56:09.703 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2024-09-21T09:56:09.703 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T09:56:09.703 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T09:56:09.703 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 config set filestore_inject_stall 3 2024-09-21T09:56:09.762 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:09.814 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:09.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:09.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:09.857 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 57 16 98265 98249 107.712 86.0625 0.00465889 0.00927829 2024-09-21T09:56:09.916 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:09.958 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:09.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:09.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:10.060 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:10.103 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:10.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:10.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:10.205 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:10.214 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:09 smithi165 ceph-mon[86023]: pgmap v749: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s; 4670/280581 objects degraded (1.664%); 793/280581 objects misplaced (0.283%); 6.4 MiB/s, 103 objects/s recovering 2024-09-21T09:56:10.214 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:10.214 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:56:10.244 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:10.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:10.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:10.293 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:09 smithi137 ceph-mon[93825]: pgmap v749: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s; 4670/280581 objects degraded (1.664%); 793/280581 objects misplaced (0.283%); 6.4 MiB/s, 103 objects/s recovering 2024-09-21T09:56:10.293 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:10.293 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:56:10.293 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:09 smithi137 ceph-mon[97575]: pgmap v749: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s; 4670/280581 objects degraded (1.664%); 793/280581 objects misplaced (0.283%); 6.4 MiB/s, 103 objects/s recovering 2024-09-21T09:56:10.293 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:10.293 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:56:10.346 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:10.387 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:10.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:10.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:10.488 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:10.531 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:10.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:10.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:10.632 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:10.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:56:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:56:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:56:10.669 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:10.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:10.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:10.771 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:10.805 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:10.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:10.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:10.859 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 58 16 99618 99602 107.31 84.5625 0.00817751 0.00931379 2024-09-21T09:56:10.907 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:10.933 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:56:10.946 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:10.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:10.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:11.048 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:11.128 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:11.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:11.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:11.230 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:11.259 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:11.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:11.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:11.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:10 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 4670/286683 objects degraded (1.629%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:11.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:10 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 4670/286683 objects degraded (1.629%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:11.361 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:11.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:10 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 4670/286683 objects degraded (1.629%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:11.404 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:11.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:11.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:11.506 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:11.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:11.551 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:11.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:11.652 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:11.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:11.691 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:11.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:11.792 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:11.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:11.831 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:11.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:11.859 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 59 16 100966 100950 106.919 84.25 0.0210987 0.00934823 2024-09-21T09:56:11.932 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:11.964 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:11.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:11.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:12.060 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:12 smithi137 ceph-mon[93825]: pgmap v750: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s; 4670/286683 objects degraded (1.629%); 793/286683 objects misplaced (0.277%); 4.2 MiB/s, 67 objects/s recovering 2024-09-21T09:56:12.060 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:56:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:56:11] "GET /metrics HTTP/1.1" 200 36536 "" "Prometheus/2.51.0" 2024-09-21T09:56:12.060 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:12 smithi137 ceph-mon[97575]: pgmap v750: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s; 4670/286683 objects degraded (1.629%); 793/286683 objects misplaced (0.277%); 4.2 MiB/s, 67 objects/s recovering 2024-09-21T09:56:12.066 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:12.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:12.117 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:12.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:12.218 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:12.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:12.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:12.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:12.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:12 smithi165 ceph-mon[86023]: pgmap v750: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s; 4670/286683 objects degraded (1.629%); 793/286683 objects misplaced (0.277%); 4.2 MiB/s, 67 objects/s recovering 2024-09-21T09:56:12.425 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:12.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:12.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:12.484 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:56:12.528 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:12.535 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:56:12.536 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:56:12.583 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:12.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:12.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:12.686 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:12.731 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:12.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:12.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:12.771 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:56:12.833 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:12.854 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:12.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:12.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:12.859 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T09:56:12.858210+0000 min lat: 0.00114182 max lat: 2.08157 avg lat: 0.00939706 2024-09-21T09:56:12.859 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:56:12.859 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 60 16 102081 102065 106.299 69.6875 0.00396006 0.00939706 2024-09-21T09:56:12.956 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:13.002 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:13.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:13.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:13.018 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T09:56:13.104 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:13.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:13.138 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:13.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:13.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:13 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:56:13.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:13 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4105751650' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:56:13.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:13 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:56:13.239 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:13.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:13.274 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:13.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:13.285 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:13 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:56:13.285 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:13 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4105751650' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:56:13.285 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:13 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:56:13.285 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:13 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:56:13.286 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:13 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4105751650' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:56:13.286 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:13 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:56:13.330 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T09:56:13.375 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:13.408 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:13.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:13.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:13.510 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:13.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:13.540 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:13.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:13.641 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:13.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:13.696 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:13.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:13.797 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:13.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:13.835 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:13.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:13.859 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 61 16 103376 103360 105.883 80.9375 0.00337265 0.00944015 2024-09-21T09:56:13.936 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:13.969 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:13.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:13.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:14.070 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:14.098 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:14.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:14.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:14.200 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:14.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:14.240 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:14.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:14.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:14 smithi137 ceph-mon[97575]: pgmap v751: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s; 4670/299220 objects degraded (1.561%); 271/299220 objects misplaced (0.091%); 6.9 MiB/s, 111 objects/s recovering 2024-09-21T09:56:14.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:14 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:56:14.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:14 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:56:14.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:14 smithi137 ceph-mon[97575]: osdmap e242: 8 total, 8 up, 8 in 2024-09-21T09:56:14.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:14 smithi137 ceph-mon[93825]: pgmap v751: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s; 4670/299220 objects degraded (1.561%); 271/299220 objects misplaced (0.091%); 6.9 MiB/s, 111 objects/s recovering 2024-09-21T09:56:14.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:14 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:56:14.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:14 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:56:14.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:14 smithi137 ceph-mon[93825]: osdmap e242: 8 total, 8 up, 8 in 2024-09-21T09:56:14.342 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:14.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:14.391 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:14.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:14 smithi165 ceph-mon[86023]: pgmap v751: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s; 4670/299220 objects degraded (1.561%); 271/299220 objects misplaced (0.091%); 6.9 MiB/s, 111 objects/s recovering 2024-09-21T09:56:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:14 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:56:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:14 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:56:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:14 smithi165 ceph-mon[86023]: osdmap e242: 8 total, 8 up, 8 in 2024-09-21T09:56:14.492 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:14.540 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:14.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:14.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:14.642 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:14.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:14.675 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:14.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:14.776 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:14.815 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:14.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:14.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:14.859 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 62 16 104697 104681 105.507 82.5625 0.00678228 0.00947336 2024-09-21T09:56:14.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:14.952 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:14.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:14.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:15.054 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:15.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:15.084 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:15.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:15.185 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:15.221 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:15.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:15.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:15.323 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:15.356 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:15.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:15.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:15.458 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:15.482 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:15.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:15.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:15.584 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:15.607 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:15.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:15.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:15.709 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:15.732 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:15.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:15.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:15.833 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:15.854 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:15.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:15.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:15.859 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 63 16 105373 105357 104.503 42.25 0.00286802 0.00947475 2024-09-21T09:56:15.956 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:15.979 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:15.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:15.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:16.081 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:16.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:16.126 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:16.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:16.227 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:16.267 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:16.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:16.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:16 smithi137 ceph-mon[93825]: pgmap v753: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s; 4670/301746 objects degraded (1.548%); 271/301746 objects misplaced (0.090%); 5.9 MiB/s, 93 objects/s recovering 2024-09-21T09:56:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:16 smithi137 ceph-mon[93825]: osdmap e243: 8 total, 8 up, 8 in 2024-09-21T09:56:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:16 smithi137 ceph-mon[97575]: pgmap v753: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s; 4670/301746 objects degraded (1.548%); 271/301746 objects misplaced (0.090%); 5.9 MiB/s, 93 objects/s recovering 2024-09-21T09:56:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:16 smithi137 ceph-mon[97575]: osdmap e243: 8 total, 8 up, 8 in 2024-09-21T09:56:16.369 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:16.394 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T09:56:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:16 smithi165 ceph-mon[86023]: pgmap v753: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s; 4670/301746 objects degraded (1.548%); 271/301746 objects misplaced (0.090%); 5.9 MiB/s, 93 objects/s recovering 2024-09-21T09:56:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:16 smithi165 ceph-mon[86023]: osdmap e243: 8 total, 8 up, 8 in 2024-09-21T09:56:16.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:16.406 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:16.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:16.508 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:16.555 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:16.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:16.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:16.656 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:16.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:16.701 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:16.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:16.802 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:16.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:16.824 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:16.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:16.859 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 64 16 106313 106297 103.788 58.75 0.00454907 0.00962115 2024-09-21T09:56:16.925 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:16.967 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:16.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:16.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:17.069 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:17.103 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:17.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:17.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:17.114 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:17 smithi165 ceph-mon[86023]: osdmap e244: 8 total, 8 up, 8 in 2024-09-21T09:56:17.115 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:17 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 4670/301746 objects degraded (1.548%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:17.205 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:17.237 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:17.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:17.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:17.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:17 smithi137 ceph-mon[93825]: osdmap e244: 8 total, 8 up, 8 in 2024-09-21T09:56:17.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:17 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 4670/301746 objects degraded (1.548%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:17.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:17 smithi137 ceph-mon[97575]: osdmap e244: 8 total, 8 up, 8 in 2024-09-21T09:56:17.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:17 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 4670/301746 objects degraded (1.548%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:17.339 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:17.376 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:17.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:17.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:17.477 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:17.510 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:17.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:17.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:17.611 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:17.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:17.639 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:17.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:17.740 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:17.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:17.799 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:17.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:17.824 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:56:17.825 INFO:teuthology.orchestra.run.smithi137.stdout: "success": "" 2024-09-21T09:56:17.825 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:56:17.859 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 65 16 107500 107484 103.332 74.1875 0.00958816 0.00967253 2024-09-21T09:56:17.900 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:17.926 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:17.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:17.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:18.028 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:18.068 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:18.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:18.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:18.170 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:18.205 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:18.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:18.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:18 smithi137 ceph-mon[93825]: pgmap v756: 99 pgs: 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s; 4670/308394 objects degraded (1.514%); 8.3 MiB/s, 132 objects/s recovering 2024-09-21T09:56:18.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:18 smithi137 ceph-mon[93825]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T09:56:18.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:18 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:18.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:18 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:18 smithi137 ceph-mon[97575]: pgmap v756: 99 pgs: 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s; 4670/308394 objects degraded (1.514%); 8.3 MiB/s, 132 objects/s recovering 2024-09-21T09:56:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:18 smithi137 ceph-mon[97575]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T09:56:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:18 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:18 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:18.307 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:18.327 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:18.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:18.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:18 smithi165 ceph-mon[86023]: pgmap v756: 99 pgs: 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s; 4670/308394 objects degraded (1.514%); 8.3 MiB/s, 132 objects/s recovering 2024-09-21T09:56:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:18 smithi165 ceph-mon[86023]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T09:56:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:18 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:18 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:18.429 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:18.461 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:18.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:18.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:18.562 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:18.599 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:18.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:18.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:18.701 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:18.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:18.729 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:18.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:18.830 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:18.859 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 66 16 108529 108513 102.741 64.3125 0.00516353 0.00972876 2024-09-21T09:56:18.860 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:18.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:18.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:18.964 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:18.990 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:18.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:19.092 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:19.126 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:19.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:19.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:19.228 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:19.267 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:19.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:19.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:19.369 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:19 smithi165 ceph-mon[86023]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4670/308394 objects degraded (1.514%), 1 pg degraded) 2024-09-21T09:56:19.398 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:19.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:19.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:19.500 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:19.532 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:19.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:19.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:19.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:19 smithi137 ceph-mon[93825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4670/308394 objects degraded (1.514%), 1 pg degraded) 2024-09-21T09:56:19.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:19 smithi137 ceph-mon[97575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4670/308394 objects degraded (1.514%), 1 pg degraded) 2024-09-21T09:56:19.634 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:19.662 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:19.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:19.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:19.764 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:19.811 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:19.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:19.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:19.860 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 67 16 109651 109635 102.254 70.125 0.01184 0.0097752 2024-09-21T09:56:19.912 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:19.947 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:19.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:19.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:20.049 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:20.080 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:20.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:20.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:20.182 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:20.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:20.219 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:20.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:20.320 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:20.361 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:20.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:20.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:20.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:20 smithi165 ceph-mon[86023]: pgmap v757: 99 pgs: 1 active+recovering+undersized+remapped, 1 creating+peering, 97 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 4386/318561 objects misplaced (1.377%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T09:56:20.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:56:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:56:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:56:20.463 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:20.491 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:20.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:20.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:20.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:20 smithi137 ceph-mon[93825]: pgmap v757: 99 pgs: 1 active+recovering+undersized+remapped, 1 creating+peering, 97 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 4386/318561 objects misplaced (1.377%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T09:56:20.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:20 smithi137 ceph-mon[97575]: pgmap v757: 99 pgs: 1 active+recovering+undersized+remapped, 1 creating+peering, 97 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 4386/318561 objects misplaced (1.377%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T09:56:20.594 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:20.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:20.634 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:20.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:20.736 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:20.769 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:20.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:20.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:20.860 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 68 16 110789 110773 101.796 71.125 0.0208609 0.0098191 2024-09-21T09:56:20.871 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:20.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:20.901 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:20.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:21.002 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:21.028 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:21.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:21.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:21.131 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:21.164 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:21.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:21.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:21.266 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:21.302 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:21.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:21.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:21.366 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T09:56:21.367 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T09:56:21.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T09:56:21.404 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:21.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:21.440 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:21.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:21.541 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:21.580 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:21.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:21.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:21.682 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:21.709 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:21.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:21.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:21.811 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:21.837 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:21.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:21.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:21.860 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 69 16 111681 111665 101.129 55.75 0.00282018 0.00982653 2024-09-21T09:56:21.939 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:21.962 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:21.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:21.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:22.064 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:22.087 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:22.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:22.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:22.122 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:56:22.122 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:56:22.139 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:56:22.139 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:56:22.152 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:56:22.153 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:56:22.157 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:56:22.157 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:56:22.187 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:56:22.187 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:56:22.188 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:22.206 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:56:22.206 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:56:22.206 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:56:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:56:21] "GET /metrics HTTP/1.1" 200 36536 "" "Prometheus/2.51.0" 2024-09-21T09:56:22.206 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:22 smithi137 ceph-mon[97575]: pgmap v758: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s; 4386/323274 objects misplaced (1.357%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T09:56:22.207 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:22 smithi137 ceph-mon[97575]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T09:56:22.207 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:22 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T09:56:22.207 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:22 smithi137 ceph-mon[97575]: osdmap e245: 8 total, 8 up, 8 in 2024-09-21T09:56:22.207 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:22 smithi137 ceph-mon[97575]: osdmap e246: 8 total, 8 up, 8 in 2024-09-21T09:56:22.207 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:22 smithi137 ceph-mon[93825]: pgmap v758: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s; 4386/323274 objects misplaced (1.357%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T09:56:22.207 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:22 smithi137 ceph-mon[93825]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T09:56:22.207 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:22 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T09:56:22.207 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:22 smithi137 ceph-mon[93825]: osdmap e245: 8 total, 8 up, 8 in 2024-09-21T09:56:22.207 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:22 smithi137 ceph-mon[93825]: osdmap e246: 8 total, 8 up, 8 in 2024-09-21T09:56:22.212 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:22.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:22.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:22.222 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:56:22.223 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:56:22.238 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:56:22.238 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:56:22.253 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:56:22.253 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:56:22.314 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:22.337 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:22.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:22.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:22 smithi165 ceph-mon[86023]: pgmap v758: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s; 4386/323274 objects misplaced (1.357%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T09:56:22.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:22 smithi165 ceph-mon[86023]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T09:56:22.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:22 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T09:56:22.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:22 smithi165 ceph-mon[86023]: osdmap e245: 8 total, 8 up, 8 in 2024-09-21T09:56:22.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:22 smithi165 ceph-mon[86023]: osdmap e246: 8 total, 8 up, 8 in 2024-09-21T09:56:22.438 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:22.462 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:22.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:22.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:22.563 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:22.597 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:22.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:22.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:22.699 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:22.736 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:22.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:22.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:22.838 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:22.860 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 70 16 112063 112047 100.025 23.875 0.00993053 0.00999284 2024-09-21T09:56:22.872 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:22.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:22.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:22.973 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:23.013 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:23.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:23.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:23.114 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:23.155 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:23.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:23.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:23.256 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:23.292 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:23.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:23.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:23.394 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:23 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/95722671' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:56:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:23 smithi165 ceph-mon[86023]: osdmap e247: 8 total, 8 up, 8 in 2024-09-21T09:56:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:23 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T09:56:23.433 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:23.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:23.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:23.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:23 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/95722671' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:56:23.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:23 smithi137 ceph-mon[93825]: osdmap e247: 8 total, 8 up, 8 in 2024-09-21T09:56:23.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:23 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T09:56:23.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:23 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/95722671' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:56:23.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:23 smithi137 ceph-mon[97575]: osdmap e247: 8 total, 8 up, 8 in 2024-09-21T09:56:23.465 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:23 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T09:56:23.535 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:23.565 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:23.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:23.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:23.666 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:23.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:23.689 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:23.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:23.790 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:23.812 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:23.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:23.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:23.860 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 71 16 113005 112989 99.4458 58.875 0.00369521 0.0100034 2024-09-21T09:56:23.913 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:23.935 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:23.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:23.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:24.037 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:24.058 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:24.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:24.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:24.160 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:24.182 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:24.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:24.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:24.283 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:24.305 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:24.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:24.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:24.407 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:24.430 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:24.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:24.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:24.532 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:24 smithi137 ceph-mon[93825]: pgmap v762: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s; 3882/331794 objects misplaced (1.170%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T09:56:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:24 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T09:56:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:24 smithi137 ceph-mon[93825]: osdmap e248: 8 total, 8 up, 8 in 2024-09-21T09:56:24.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:24 smithi137 ceph-mon[97575]: pgmap v762: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s; 3882/331794 objects misplaced (1.170%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T09:56:24.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:24 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T09:56:24.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:24 smithi137 ceph-mon[97575]: osdmap e248: 8 total, 8 up, 8 in 2024-09-21T09:56:24.553 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:24.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:24.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:24 smithi165 ceph-mon[86023]: pgmap v762: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s; 3882/331794 objects misplaced (1.170%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T09:56:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:24 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T09:56:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:24 smithi165 ceph-mon[86023]: osdmap e248: 8 total, 8 up, 8 in 2024-09-21T09:56:24.655 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:24.676 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:24.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:24.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:24.778 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:24.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:24.802 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:24.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:24.860 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 72 16 113005 112989 98.0646 0 - 0.0100034 2024-09-21T09:56:24.903 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:24.924 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:24.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:24.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:25.026 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:25.048 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:25.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:25.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:25.149 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:25.171 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:25.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:25.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:25.273 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:25.294 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:25.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:25.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:25.396 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:25.417 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:25.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:25.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:25.519 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:25.577 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:25.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:25.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:25.646 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:25 smithi137 ceph-mon[93825]: osdmap e249: 8 total, 8 up, 8 in 2024-09-21T09:56:25.646 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T09:56:25.646 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:25.646 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:56:25.646 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T09:56:25.647 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:25 smithi137 ceph-mon[97575]: osdmap e249: 8 total, 8 up, 8 in 2024-09-21T09:56:25.647 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T09:56:25.647 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:25.647 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:56:25.647 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T09:56:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:25 smithi165 ceph-mon[86023]: osdmap e249: 8 total, 8 up, 8 in 2024-09-21T09:56:25.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T09:56:25.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:25.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:56:25.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T09:56:25.679 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:25.723 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:25.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:25.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:25.825 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:25.855 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:25.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:25.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:25.860 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 73 16 113452 113436 97.104 13.9688 0.00379406 0.0102875 2024-09-21T09:56:25.957 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:25.986 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:25.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:25.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:26.088 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:26.112 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:26.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:26.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:26.213 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:26.236 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:26.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:26.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:26.338 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:26.362 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:26.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:26.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:26.406 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5, 6] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:56:26.407 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:56:26.407 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2024-09-21T09:56:26.407 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T09:56:26.407 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T09:56:26.407 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 config set filestore_inject_stall 3 2024-09-21T09:56:26.464 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:26.486 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:26.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:26.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:26.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:26 smithi137 ceph-mon[93825]: pgmap v765: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s; 3882/333453 objects misplaced (1.164%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T09:56:26.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:26 smithi137 ceph-mon[93825]: osdmap e250: 8 total, 8 up, 8 in 2024-09-21T09:56:26.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:26 smithi137 ceph-mon[93825]: osdmap e251: 8 total, 8 up, 8 in 2024-09-21T09:56:26.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:26 smithi137 ceph-mon[97575]: pgmap v765: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s; 3882/333453 objects misplaced (1.164%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T09:56:26.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:26 smithi137 ceph-mon[97575]: osdmap e250: 8 total, 8 up, 8 in 2024-09-21T09:56:26.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:26 smithi137 ceph-mon[97575]: osdmap e251: 8 total, 8 up, 8 in 2024-09-21T09:56:26.588 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:26.610 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:26.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:26.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:26.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:26 smithi165 ceph-mon[86023]: pgmap v765: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s; 3882/333453 objects misplaced (1.164%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T09:56:26.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:26 smithi165 ceph-mon[86023]: osdmap e250: 8 total, 8 up, 8 in 2024-09-21T09:56:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:26 smithi165 ceph-mon[86023]: osdmap e251: 8 total, 8 up, 8 in 2024-09-21T09:56:26.683 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:56:26.712 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:26.734 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:26.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:26.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:26.739 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:56:26.837 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:26.860 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:26.860 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 74 16 113736 113720 96.0316 17.75 0.00449532 0.0102771 2024-09-21T09:56:26.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:26.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:26.961 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:26.985 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:26.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:26.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:27.087 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:27.110 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:27.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:27.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:27.211 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:27.234 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:27.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:27.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:27.336 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:27.358 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:27.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:27.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:27.460 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:27.484 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:27.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:27.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:27.585 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:27.607 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:27.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:27.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:27.709 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:27.730 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:27.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:27.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:27.832 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:27.853 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:27.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:27.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:27.860 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 75 16 113777 113761 94.7854 2.5625 0.0045696 0.0105232 2024-09-21T09:56:27.955 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:28.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:28.021 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:28.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:28.122 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:28.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:28.170 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:28.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:28.271 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:28.312 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:28.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:28.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:28.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:28 smithi165 ceph-mon[86023]: pgmap v768: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 28 MiB/s wr, 441 op/s; 7008/337092 objects degraded (2.079%); 10930/337092 objects misplaced (3.242%); 416 KiB/s, 6 objects/s recovering 2024-09-21T09:56:28.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:28 smithi165 ceph-mon[86023]: osdmap e252: 8 total, 8 up, 8 in 2024-09-21T09:56:28.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:28 smithi165 ceph-mon[86023]: Health check failed: Degraded data redundancy: 7008/337092 objects degraded (2.079%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:28.414 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:28.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:28.456 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:28.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:28.557 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:28.586 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:28 smithi137 ceph-mon[93825]: pgmap v768: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 28 MiB/s wr, 441 op/s; 7008/337092 objects degraded (2.079%); 10930/337092 objects misplaced (3.242%); 416 KiB/s, 6 objects/s recovering 2024-09-21T09:56:28.586 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:28 smithi137 ceph-mon[93825]: osdmap e252: 8 total, 8 up, 8 in 2024-09-21T09:56:28.586 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:28 smithi137 ceph-mon[93825]: Health check failed: Degraded data redundancy: 7008/337092 objects degraded (2.079%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:28.586 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:28 smithi137 ceph-mon[97575]: pgmap v768: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 28 MiB/s wr, 441 op/s; 7008/337092 objects degraded (2.079%); 10930/337092 objects misplaced (3.242%); 416 KiB/s, 6 objects/s recovering 2024-09-21T09:56:28.586 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:28 smithi137 ceph-mon[97575]: osdmap e252: 8 total, 8 up, 8 in 2024-09-21T09:56:28.586 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:28 smithi137 ceph-mon[97575]: Health check failed: Degraded data redundancy: 7008/337092 objects degraded (2.079%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:28.593 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:28.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:28.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:28.602 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:56:28.603 INFO:teuthology.orchestra.run.smithi165.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T09:56:28.603 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:56:28.642 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:56:28.642 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T09:56:28.642 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.642 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45521.0:114641 8.d e252/228 8:bdfbd049:::benchmark_data_smithi137_204476_object114640:head v 252'7183, mlcod=252'7180)", 2024-09-21T09:56:28.642 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:28.635819+0000", 2024-09-21T09:56:28.642 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0022301809999999999, 2024-09-21T09:56:28.642 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002258309, 2024-09-21T09:56:28.643 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:56:28.643 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:56:28.643 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:56:28.643 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:56:28.643 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.643 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:56:28.643 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.635819+0000", 2024-09-21T09:56:28.643 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.643 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.643 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.643 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:56:28.643 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.635819+0000", 2024-09-21T09:56:28.643 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.644 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.644 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.644 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:56:28.644 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.635820+0000", 2024-09-21T09:56:28.644 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.049e-06 2024-09-21T09:56:28.644 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.644 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.644 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:56:28.644 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.635865+0000", 2024-09-21T09:56:28.644 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4549000000000003e-05 2024-09-21T09:56:28.644 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.644 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.644 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:56:28.645 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.635886+0000", 2024-09-21T09:56:28.645 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0750999999999998e-05 2024-09-21T09:56:28.645 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.645 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.645 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:56:28.645 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.635894+0000", 2024-09-21T09:56:28.645 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0430000000000008e-06 2024-09-21T09:56:28.645 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.645 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.645 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:56:28.645 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.635968+0000", 2024-09-21T09:56:28.645 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4765000000000007e-05 2024-09-21T09:56:28.645 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.645 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.646 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:56:28.646 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.635988+0000", 2024-09-21T09:56:28.646 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9595000000000001e-05 2024-09-21T09:56:28.646 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.646 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:56:28.646 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.646 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.646 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.646 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45521.0:114635 8.e e252/228 8:70c8be4b:::benchmark_data_smithi137_204476_object114634:head v 252'7108, mlcod=252'7105)", 2024-09-21T09:56:28.646 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:28.637574+0000", 2024-09-21T09:56:28.646 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.00047548600000000001, 2024-09-21T09:56:28.646 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00056306900000000003, 2024-09-21T09:56:28.646 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:56:28.646 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:56:28.647 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:56:28.647 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:56:28.647 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.647 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:56:28.647 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.637574+0000", 2024-09-21T09:56:28.647 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.647 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.647 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.647 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:56:28.647 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.637574+0000", 2024-09-21T09:56:28.647 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.647 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.647 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.648 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:56:28.648 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.637575+0000", 2024-09-21T09:56:28.648 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.362e-06 2024-09-21T09:56:28.648 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.648 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.648 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:56:28.648 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.637599+0000", 2024-09-21T09:56:28.648 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3998e-05 2024-09-21T09:56:28.648 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.648 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.648 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:56:28.648 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.637613+0000", 2024-09-21T09:56:28.648 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4090999999999999e-05 2024-09-21T09:56:28.649 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.649 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.649 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:56:28.649 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.637622+0000", 2024-09-21T09:56:28.649 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5169999999999999e-06 2024-09-21T09:56:28.649 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.649 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.649 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:56:28.649 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.637695+0000", 2024-09-21T09:56:28.649 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2804000000000003e-05 2024-09-21T09:56:28.649 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.649 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.650 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:56:28.650 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.637714+0000", 2024-09-21T09:56:28.650 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9159000000000001e-05 2024-09-21T09:56:28.650 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.650 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:56:28.650 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.650 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.650 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.650 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:114626 8.13 8:ce6e2fb6:::benchmark_data_smithi137_204476_object114625:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2024-09-21T09:56:28.650 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:28.617105+0000", 2024-09-21T09:56:28.650 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.020944430999999999, 2024-09-21T09:56:28.650 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.021092607999999999, 2024-09-21T09:56:28.650 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:56:28.650 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:56:28.651 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:56:28.651 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:56:28.651 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:56:28.651 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:56:28.651 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 114626 2024-09-21T09:56:28.651 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.651 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:56:28.651 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.651 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:56:28.651 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.617105+0000", 2024-09-21T09:56:28.651 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.651 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.651 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.652 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:56:28.652 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.617105+0000", 2024-09-21T09:56:28.652 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.652 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.652 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.652 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:56:28.652 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.617107+0000", 2024-09-21T09:56:28.652 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6700000000000001e-06 2024-09-21T09:56:28.652 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.652 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.652 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:56:28.652 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.617129+0000", 2024-09-21T09:56:28.652 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2058000000000001e-05 2024-09-21T09:56:28.652 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.653 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.653 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:56:28.653 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.617141+0000", 2024-09-21T09:56:28.653 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2116999999999999e-05 2024-09-21T09:56:28.653 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.653 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.653 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:56:28.653 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.617148+0000", 2024-09-21T09:56:28.653 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2239999999999998e-06 2024-09-21T09:56:28.653 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.653 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.653 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:56:28.654 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.623390+0000", 2024-09-21T09:56:28.654 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0062414569999999997 2024-09-21T09:56:28.654 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.654 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.654 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:56:28.654 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.623539+0000", 2024-09-21T09:56:28.654 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014991000000000001 2024-09-21T09:56:28.654 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.654 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.654 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:56:28.654 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.623692+0000", 2024-09-21T09:56:28.654 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015219499999999999 2024-09-21T09:56:28.654 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.655 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.655 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:56:28.655 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.626946+0000", 2024-09-21T09:56:28.655 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0032541419999999998 2024-09-21T09:56:28.655 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.655 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.655 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:56:28.655 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.629548+0000", 2024-09-21T09:56:28.655 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0026021490000000002 2024-09-21T09:56:28.655 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.655 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:56:28.655 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.655 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.656 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.656 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:114630 8.a 8:58c6184e:::benchmark_data_smithi137_204476_object114629:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2024-09-21T09:56:28.656 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:28.621079+0000", 2024-09-21T09:56:28.656 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.016970866000000001, 2024-09-21T09:56:28.656 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.017195031999999999, 2024-09-21T09:56:28.656 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:56:28.656 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:56:28.656 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T09:56:28.656 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:56:28.656 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:56:28.656 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:56:28.656 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 114630 2024-09-21T09:56:28.656 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.656 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:56:28.657 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.657 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:56:28.657 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.621079+0000", 2024-09-21T09:56:28.657 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.657 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.657 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.657 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:56:28.657 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.621079+0000", 2024-09-21T09:56:28.657 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.657 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.657 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.657 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:56:28.657 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.621080+0000", 2024-09-21T09:56:28.657 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8479999999999999e-06 2024-09-21T09:56:28.658 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.658 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.658 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:56:28.658 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.621104+0000", 2024-09-21T09:56:28.658 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3118000000000001e-05 2024-09-21T09:56:28.658 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.658 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.658 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:56:28.658 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.621116+0000", 2024-09-21T09:56:28.658 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2377e-05 2024-09-21T09:56:28.659 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.659 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.659 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:56:28.659 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.621123+0000", 2024-09-21T09:56:28.659 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4070000000000004e-06 2024-09-21T09:56:28.659 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.659 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.659 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:56:28.659 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.621184+0000", 2024-09-21T09:56:28.659 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0645e-05 2024-09-21T09:56:28.660 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.660 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.660 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:56:28.660 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.621313+0000", 2024-09-21T09:56:28.660 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000128992 2024-09-21T09:56:28.660 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.660 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.660 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:56:28.660 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.621442+0000", 2024-09-21T09:56:28.660 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000128601 2024-09-21T09:56:28.660 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.660 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.660 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:56:28.661 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.627990+0000", 2024-09-21T09:56:28.661 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0065484819999999996 2024-09-21T09:56:28.661 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.661 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.661 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:56:28.661 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.629470+0000", 2024-09-21T09:56:28.662 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0014803170000000001 2024-09-21T09:56:28.662 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.662 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:56:28.662 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.662 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.662 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.663 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45521.0:114633 8.d e252/228 8:bffd61a2:::benchmark_data_smithi137_204476_object114632:head v 252'7182, mlcod=252'7180)", 2024-09-21T09:56:28.663 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:28.626521+0000", 2024-09-21T09:56:28.663 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.011528768999999999, 2024-09-21T09:56:28.663 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.011819051000000001, 2024-09-21T09:56:28.663 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:56:28.663 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:56:28.663 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:56:28.664 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:56:28.664 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.664 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:56:28.664 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.626521+0000", 2024-09-21T09:56:28.664 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.664 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.664 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.664 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:56:28.665 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.626521+0000", 2024-09-21T09:56:28.665 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.665 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.665 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.665 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:56:28.665 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.626522+0000", 2024-09-21T09:56:28.665 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.114e-06 2024-09-21T09:56:28.665 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.666 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.666 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:56:28.666 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.626586+0000", 2024-09-21T09:56:28.666 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4641999999999995e-05 2024-09-21T09:56:28.666 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.666 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.667 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:56:28.667 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.626598+0000", 2024-09-21T09:56:28.667 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1103e-05 2024-09-21T09:56:28.667 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.667 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.667 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:56:28.667 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.626605+0000", 2024-09-21T09:56:28.668 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1049999999999997e-06 2024-09-21T09:56:28.668 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.668 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.668 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:56:28.668 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.626684+0000", 2024-09-21T09:56:28.668 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.9362000000000004e-05 2024-09-21T09:56:28.669 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.669 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.669 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:56:28.669 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.626705+0000", 2024-09-21T09:56:28.669 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1498e-05 2024-09-21T09:56:28.669 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.669 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:56:28.669 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.669 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.670 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.670 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45521.0:114631 8.3 e252/234 8:c3be9240:::benchmark_data_smithi137_204476_object114630:head v 252'5609, mlcod=252'5607)", 2024-09-21T09:56:28.670 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:28.629283+0000", 2024-09-21T09:56:28.670 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0087664119999999995, 2024-09-21T09:56:28.670 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0091024130000000002, 2024-09-21T09:56:28.670 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:56:28.670 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:56:28.670 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:56:28.670 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:56:28.670 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.670 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:56:28.670 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.629283+0000", 2024-09-21T09:56:28.670 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.671 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.671 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.671 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:56:28.671 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.629283+0000", 2024-09-21T09:56:28.671 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.671 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.671 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.671 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:56:28.671 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.629283+0000", 2024-09-21T09:56:28.671 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9000000000000002e-07 2024-09-21T09:56:28.671 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.671 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.671 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:56:28.671 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.629324+0000", 2024-09-21T09:56:28.672 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0839e-05 2024-09-21T09:56:28.672 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.672 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.672 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:56:28.672 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.629332+0000", 2024-09-21T09:56:28.672 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5079999999999999e-06 2024-09-21T09:56:28.672 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.672 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.672 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:56:28.672 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.629337+0000", 2024-09-21T09:56:28.672 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9289999999999997e-06 2024-09-21T09:56:28.672 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.672 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.672 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:56:28.673 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.629574+0000", 2024-09-21T09:56:28.673 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00023754399999999999 2024-09-21T09:56:28.673 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.673 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.673 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:56:28.673 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.629592+0000", 2024-09-21T09:56:28.673 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7810000000000001e-05 2024-09-21T09:56:28.673 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.673 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:56:28.673 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.673 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.673 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.673 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45521.0:114634 8.e e252/228 8:715a3ab1:::benchmark_data_smithi137_204476_object114633:head v 252'7107, mlcod=252'7105)", 2024-09-21T09:56:28.673 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:28.632013+0000", 2024-09-21T09:56:28.674 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0060361620000000003, 2024-09-21T09:56:28.674 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0064209849999999997, 2024-09-21T09:56:28.674 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:56:28.674 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:56:28.674 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:56:28.674 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:56:28.674 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.674 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:56:28.674 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632013+0000", 2024-09-21T09:56:28.674 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.674 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.674 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.674 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:56:28.674 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632013+0000", 2024-09-21T09:56:28.675 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.675 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.675 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.675 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:56:28.675 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632015+0000", 2024-09-21T09:56:28.675 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3570000000000001e-06 2024-09-21T09:56:28.675 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.675 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.675 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:56:28.675 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632049+0000", 2024-09-21T09:56:28.675 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4267000000000002e-05 2024-09-21T09:56:28.675 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.675 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.676 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:56:28.676 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632063+0000", 2024-09-21T09:56:28.676 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4545999999999999e-05 2024-09-21T09:56:28.676 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.676 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.676 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:56:28.676 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632071+0000", 2024-09-21T09:56:28.676 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.576e-06 2024-09-21T09:56:28.677 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.677 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.677 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:56:28.677 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632199+0000", 2024-09-21T09:56:28.677 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012832499999999999 2024-09-21T09:56:28.677 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.677 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.677 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:56:28.677 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632218+0000", 2024-09-21T09:56:28.677 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.863e-05 2024-09-21T09:56:28.677 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.677 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:56:28.677 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.677 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.677 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.678 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45521.0:114637 8.1 e252/234 8:841383e3:::benchmark_data_smithi137_204476_object114636:head v 252'5569, mlcod=252'5567)", 2024-09-21T09:56:28.678 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:28.632094+0000", 2024-09-21T09:56:28.678 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0059557430000000003, 2024-09-21T09:56:28.678 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0064085009999999996, 2024-09-21T09:56:28.678 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:56:28.678 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:56:28.678 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:56:28.678 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:56:28.678 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.678 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:56:28.678 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632094+0000", 2024-09-21T09:56:28.678 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.678 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.679 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.679 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:56:28.679 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632094+0000", 2024-09-21T09:56:28.679 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.679 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.679 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.679 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:56:28.679 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632094+0000", 2024-09-21T09:56:28.679 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9499999999999998e-07 2024-09-21T09:56:28.679 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.679 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.679 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:56:28.679 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632119+0000", 2024-09-21T09:56:28.679 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4689999999999999e-05 2024-09-21T09:56:28.680 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.680 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.680 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:56:28.680 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632125+0000", 2024-09-21T09:56:28.680 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7070000000000003e-06 2024-09-21T09:56:28.680 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.680 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.680 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:56:28.680 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632131+0000", 2024-09-21T09:56:28.680 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2480000000000004e-06 2024-09-21T09:56:28.680 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.680 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.681 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:56:28.681 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632924+0000", 2024-09-21T09:56:28.681 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00079317899999999998 2024-09-21T09:56:28.681 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.681 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.681 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:56:28.681 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.632940+0000", 2024-09-21T09:56:28.681 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5971999999999999e-05 2024-09-21T09:56:28.681 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.681 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:56:28.681 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.681 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.681 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.681 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45521.0:114632 8.b e252/228 8:db4848f9:::benchmark_data_smithi137_204476_object114631:head v 252'7312, mlcod=252'7309)", 2024-09-21T09:56:28.682 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:28.634171+0000", 2024-09-21T09:56:28.682 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.003878322, 2024-09-21T09:56:28.682 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0043886610000000003, 2024-09-21T09:56:28.682 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:56:28.682 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:56:28.682 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:56:28.682 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:56:28.682 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.682 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:56:28.682 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.634171+0000", 2024-09-21T09:56:28.682 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.682 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.682 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.683 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:56:28.683 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.634171+0000", 2024-09-21T09:56:28.683 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:56:28.683 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.683 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.683 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:56:28.683 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.634172+0000", 2024-09-21T09:56:28.683 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.181e-06 2024-09-21T09:56:28.683 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.683 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.683 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:56:28.683 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.634202+0000", 2024-09-21T09:56:28.683 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.9626999999999999e-05 2024-09-21T09:56:28.683 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.683 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.684 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:56:28.684 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.634215+0000", 2024-09-21T09:56:28.684 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3573e-05 2024-09-21T09:56:28.684 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.684 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.684 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:56:28.684 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.634223+0000", 2024-09-21T09:56:28.684 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3150000000000003e-06 2024-09-21T09:56:28.684 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.684 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.684 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:56:28.684 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.634308+0000", 2024-09-21T09:56:28.684 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5461000000000001e-05 2024-09-21T09:56:28.684 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:56:28.685 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:56:28.685 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:56:28.685 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:28.634328+0000", 2024-09-21T09:56:28.685 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9783999999999999e-05 2024-09-21T09:56:28.685 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.685 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:56:28.685 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.685 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:56:28.685 INFO:teuthology.orchestra.run.smithi137.stdout: ], 2024-09-21T09:56:28.685 INFO:teuthology.orchestra.run.smithi137.stdout: "num_ops": 9 2024-09-21T09:56:28.685 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:56:28.696 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:28.737 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:28.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:28.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:28.839 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:28.861 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 76 16 114887 114871 94.451 69.375 0.0141514 0.0105827 2024-09-21T09:56:28.870 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:28.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:28.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:28.972 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:29.013 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:29.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:29.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:29.114 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:29.149 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:29.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:29.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:29.250 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:29.293 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:29.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:29.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:29.395 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:29.432 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:29.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:29.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:29.534 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:29.575 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:29.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:29.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:29.676 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:29.687 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T09:56:29.712 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:29.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:29.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:29.815 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:29.850 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:29.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:29.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:29.861 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 77 16 116035 116019 94.1561 71.75 0.00777832 0.010615 2024-09-21T09:56:29.952 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:29.994 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:56:30.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:30.028 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:30.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:30.128 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:30.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:30.168 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:30.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:30.269 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:30.305 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:30.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:30.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:30.342 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T09:56:30.406 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:30.440 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:30.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:30.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:30.541 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:30.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:30 smithi137 ceph-mon[93825]: pgmap v770: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.9 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 32 MiB/s wr, 517 op/s; 7008/340383 objects degraded (2.059%); 9828/340383 objects misplaced (2.887%); 8.1 MiB/s, 129 objects/s recovering 2024-09-21T09:56:30.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:30 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/801159142' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:56:30.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:30 smithi137 ceph-mon[97575]: pgmap v770: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.9 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 32 MiB/s wr, 517 op/s; 7008/340383 objects degraded (2.059%); 9828/340383 objects misplaced (2.887%); 8.1 MiB/s, 129 objects/s recovering 2024-09-21T09:56:30.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:30 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/801159142' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:56:30.580 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:30.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:30.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:30.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:30 smithi165 ceph-mon[86023]: pgmap v770: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.9 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 32 MiB/s wr, 517 op/s; 7008/340383 objects degraded (2.059%); 9828/340383 objects misplaced (2.887%); 8.1 MiB/s, 129 objects/s recovering 2024-09-21T09:56:30.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:30 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/801159142' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:56:30.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:56:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:56:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:56:30.682 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:30.722 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:30.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:30.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:30.824 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:30.851 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:30.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:30.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:30.861 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 78 16 117036 117020 93.751 62.5625 0.0138369 0.0106598 2024-09-21T09:56:30.953 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:30.992 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:30.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:30.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:31.094 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:31.134 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:31.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:31.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:31.236 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:31.276 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:31.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:31.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:31.379 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:31.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:31.414 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:31.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:31.515 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:31.553 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:31.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:31.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:31.677 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:31 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:56:31.677 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:31 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/801159142' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:56:31.677 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:31 smithi165 ceph-mon[86023]: osdmap e253: 8 total, 8 up, 8 in 2024-09-21T09:56:31.778 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:31.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:31 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:56:31.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:31 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/801159142' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:56:31.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:31 smithi137 ceph-mon[93825]: osdmap e253: 8 total, 8 up, 8 in 2024-09-21T09:56:31.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:31 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:56:31.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:31 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/801159142' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:56:31.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:31 smithi137 ceph-mon[97575]: osdmap e253: 8 total, 8 up, 8 in 2024-09-21T09:56:31.814 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:31.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:31.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:31.861 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 79 16 118116 118100 93.4187 67.5 0.0165183 0.0107001 2024-09-21T09:56:31.916 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:31.954 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:31.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:31.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:32.059 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:32.103 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:32.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:32.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:32.205 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:32.239 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:32.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:32.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:56:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:56:31] "GET /metrics HTTP/1.1" 200 36537 "" "Prometheus/2.51.0" 2024-09-21T09:56:32.341 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:32.373 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:32.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:32.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:32.475 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:32.507 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:32.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:32.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:32.609 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:32.644 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:32.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:32.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:32 smithi165 ceph-mon[86023]: pgmap v772: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 30 MiB/s wr, 482 op/s; 10619/343731 objects degraded (3.089%); 9828/343731 objects misplaced (2.859%); 6.6 MiB/s, 105 objects/s recovering 2024-09-21T09:56:32.746 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:32.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:32.789 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:32.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:32.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:32 smithi137 ceph-mon[93825]: pgmap v772: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 30 MiB/s wr, 482 op/s; 10619/343731 objects degraded (3.089%); 9828/343731 objects misplaced (2.859%); 6.6 MiB/s, 105 objects/s recovering 2024-09-21T09:56:32.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:32 smithi137 ceph-mon[97575]: pgmap v772: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 30 MiB/s wr, 482 op/s; 10619/343731 objects degraded (3.089%); 9828/343731 objects misplaced (2.859%); 6.6 MiB/s, 105 objects/s recovering 2024-09-21T09:56:32.861 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T09:56:32.860214+0000 min lat: 0.00114182 max lat: 2.08157 avg lat: 0.0107395 2024-09-21T09:56:32.861 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:56:32.861 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 80 16 119165 119149 93.0704 65.5625 0.00916592 0.0107395 2024-09-21T09:56:32.890 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:32.924 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:32.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:32.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:33.026 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:33.047 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:33.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:33.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:33.148 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:33.170 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:33.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:33.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:33.272 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:33.305 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:33.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:33.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:33.406 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:33.442 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:33.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:33.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:33.544 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:33.577 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:33.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:33.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:33.679 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:33.714 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:33.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:33.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:33.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:33 smithi137 ceph-mon[93825]: pgmap v773: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 45 MiB/s wr, 725 op/s; 10619/351186 objects degraded (3.024%); 8630/351186 objects misplaced (2.457%); 13 MiB/s, 203 objects/s recovering 2024-09-21T09:56:33.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:33 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 10619/351186 objects degraded (3.024%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:56:33.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:33 smithi137 ceph-mon[97575]: pgmap v773: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 45 MiB/s wr, 725 op/s; 10619/351186 objects degraded (3.024%); 8630/351186 objects misplaced (2.457%); 13 MiB/s, 203 objects/s recovering 2024-09-21T09:56:33.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:33 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 10619/351186 objects degraded (3.024%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:56:33.815 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:33.852 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:33.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:33.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:33.861 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 81 16 120181 120165 92.7053 63.5 0.0071467 0.0107821 2024-09-21T09:56:33.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:33 smithi165 ceph-mon[86023]: pgmap v773: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 45 MiB/s wr, 725 op/s; 10619/351186 objects degraded (3.024%); 8630/351186 objects misplaced (2.457%); 13 MiB/s, 203 objects/s recovering 2024-09-21T09:56:33.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:33 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 10619/351186 objects degraded (3.024%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:56:33.954 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:33.995 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:33.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:33.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:34.098 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:34.135 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:34.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:34.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:34.236 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:34.272 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:34.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:34.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:34.346 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5, 6] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:56:34.346 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:56:34.346 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-09-21T09:56:34.346 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:56:34.375 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:34.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:34.432 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:34.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:34.533 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:34.553 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:34.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:34.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:34.655 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:34.682 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:34.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:34.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:34.784 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:34.806 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:34.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:34.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:34.861 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 82 16 121019 121003 92.2135 52.375 0.0115764 0.0108132 2024-09-21T09:56:34.908 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:34.946 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:34.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:34.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:35.048 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:35.082 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:35.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:35.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:35.184 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:35.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:35.220 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:35.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:35.321 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:35.360 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:35.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:35.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:35.461 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:35.502 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:35.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:35.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:35.604 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:35.644 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:35.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:35.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:35.746 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:35.789 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:35.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:35.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:35.861 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 83 16 122185 122169 91.9804 72.875 0.0247836 0.0108675 2024-09-21T09:56:35.891 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:35.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:35.933 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:35.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:36.034 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:36.068 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:36.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:36.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:35 smithi165 ceph-mon[86023]: pgmap v774: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 42 MiB/s wr, 669 op/s; 10619/353154 objects degraded (3.007%); 8630/353154 objects misplaced (2.444%); 10 MiB/s, 164 objects/s recovering 2024-09-21T09:56:36.152 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:35 smithi137 ceph-mon[93825]: pgmap v774: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 42 MiB/s wr, 669 op/s; 10619/353154 objects degraded (3.007%); 8630/353154 objects misplaced (2.444%); 10 MiB/s, 164 objects/s recovering 2024-09-21T09:56:36.152 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:35 smithi137 ceph-mon[97575]: pgmap v774: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 42 MiB/s wr, 669 op/s; 10619/353154 objects degraded (3.007%); 8630/353154 objects misplaced (2.444%); 10 MiB/s, 164 objects/s recovering 2024-09-21T09:56:36.171 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:36.210 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:36.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:36.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:36.312 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:36.354 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:36.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:36.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:36.456 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:36.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:36.494 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:36.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:36.595 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:36.640 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:36.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:36.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:36.702 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:56:36.703 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:56:36.740 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:56:36.740 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:56:36.742 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:36.777 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:56:36.777 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:56:36.795 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:36.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:36.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:36.809 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:56:36.810 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:56:36.841 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:56:36.841 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:56:36.863 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 84 16 123288 123272 91.706 68.9375 0.00375245 0.0108992 2024-09-21T09:56:36.871 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:56:36.871 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:56:36.897 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:36.904 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:56:36.904 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:56:36.934 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:56:36.935 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:56:36.963 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:36.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:36.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:37.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:36 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/778252546' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:56:37.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:36 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/778252546' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:56:37.065 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:37.093 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:37.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:37.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:37.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:36 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/778252546' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:56:37.194 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:37.230 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:37.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:37.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:37.332 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:37.363 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:37.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:37.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:37.465 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:37.504 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:37.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:37.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:37.606 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:37.633 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:37.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:37.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:37.735 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:37.766 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:37.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:37.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:37.862 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 85 16 124189 124173 91.2896 56.3125 0.0215151 0.0109496 2024-09-21T09:56:37.869 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:37.908 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:37.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:37.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:38.010 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:38.039 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:38.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:38.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:38.072 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T09:56:38.141 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:38.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:37 smithi165 ceph-mon[86023]: pgmap v775: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 46 MiB/s wr, 741 op/s; 10619/359547 objects degraded (2.953%); 8411/359547 objects misplaced (2.339%); 6.5 MiB/s, 104 objects/s recovering 2024-09-21T09:56:38.179 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:38.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:38.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:38.281 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:38.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:37 smithi137 ceph-mon[93825]: pgmap v775: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 46 MiB/s wr, 741 op/s; 10619/359547 objects degraded (2.953%); 8411/359547 objects misplaced (2.339%); 6.5 MiB/s, 104 objects/s recovering 2024-09-21T09:56:38.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:37 smithi137 ceph-mon[97575]: pgmap v775: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 46 MiB/s wr, 741 op/s; 10619/359547 objects degraded (2.953%); 8411/359547 objects misplaced (2.339%); 6.5 MiB/s, 104 objects/s recovering 2024-09-21T09:56:38.319 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:38.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:38.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:38.421 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:38.444 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:38.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:38.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:38.546 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:38.581 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:38.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:38.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:38.683 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:38.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:38.729 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:38.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:38.830 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:38.861 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 86 16 125098 125082 90.8887 56.8125 0.0611804 0.0109967 2024-09-21T09:56:38.868 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:38.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:38.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:38.970 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:39.004 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:39.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:39.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:39.106 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:39.142 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:39.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:39.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:39.244 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:39.283 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:39.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:39.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:39.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:38 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 10619/368271 objects degraded (2.883%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:56:39.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:38 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 10619/368271 objects degraded (2.883%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:56:39.327 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:38 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 10619/368271 objects degraded (2.883%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:56:39.385 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:39.420 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:39.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:39.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:39.522 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:39.557 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:39.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:39.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:39.659 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:39.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:39.695 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:39.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:39.795 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:39.823 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:39.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:39.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:39.862 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 87 16 126082 126066 90.5508 61.5 0.00275514 0.011036 2024-09-21T09:56:39.925 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:39.963 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:39.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:39.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:40.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:39 smithi137 ceph-mon[93825]: pgmap v776: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s; 10619/368271 objects degraded (2.883%); 7393/368271 objects misplaced (2.007%); 9.4 MiB/s, 149 objects/s recovering 2024-09-21T09:56:40.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:40.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:56:40.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:39 smithi137 ceph-mon[97575]: pgmap v776: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s; 10619/368271 objects degraded (2.883%); 7393/368271 objects misplaced (2.007%); 9.4 MiB/s, 149 objects/s recovering 2024-09-21T09:56:40.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:40.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:56:40.064 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:40.103 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:40.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:40.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:40.205 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:40.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:39 smithi165 ceph-mon[86023]: pgmap v776: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s; 10619/368271 objects degraded (2.883%); 7393/368271 objects misplaced (2.007%); 9.4 MiB/s, 149 objects/s recovering 2024-09-21T09:56:40.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:40.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:56:40.242 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:40.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:40.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:40.344 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:40.386 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:40.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:40.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:40.488 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:40.519 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:40.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:40.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:40.621 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:56:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:56:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:56:40.649 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:40.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:40.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:40.751 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:40.795 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:40.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:40.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:40.862 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 88 16 127224 127208 90.3328 71.375 0.00951189 0.011065 2024-09-21T09:56:40.897 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:40.923 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:40.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:40.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:41.025 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:41.049 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:41.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:41.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:41.151 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:41.180 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:41.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:41.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:41.282 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:41.313 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:41.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:41.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:41.390 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:56:41.411 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:56:41.412 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:56:41.415 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:41.459 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:41.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:41.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:41.561 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:41.582 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:41.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:41.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:41.684 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:41.711 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:41.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:41.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:41.813 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:41.839 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:41.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:41.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:41.862 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 89 16 127728 127712 89.6718 31.5 0.00288454 0.0110607 2024-09-21T09:56:41.941 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:41.964 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:41.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:41.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:42.066 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:42.100 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:42.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:42.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:42.202 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:42.251 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:42.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:42.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:42.280 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:41 smithi137 ceph-mon[93825]: pgmap v777: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.6 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s; 10619/373431 objects degraded (2.844%); 7393/373431 objects misplaced (1.980%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T09:56:42.280 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:41 smithi137 ceph-mon[93825]: osdmap e254: 8 total, 8 up, 8 in 2024-09-21T09:56:42.280 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:56:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:56:41] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.51.0" 2024-09-21T09:56:42.282 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:41 smithi137 ceph-mon[97575]: pgmap v777: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.6 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s; 10619/373431 objects degraded (2.844%); 7393/373431 objects misplaced (1.980%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T09:56:42.282 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:41 smithi137 ceph-mon[97575]: osdmap e254: 8 total, 8 up, 8 in 2024-09-21T09:56:42.353 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:42.386 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:42.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:42.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:41 smithi165 ceph-mon[86023]: pgmap v777: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 7.6 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s; 10619/373431 objects degraded (2.844%); 7393/373431 objects misplaced (1.980%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T09:56:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:41 smithi165 ceph-mon[86023]: osdmap e254: 8 total, 8 up, 8 in 2024-09-21T09:56:42.488 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:42.524 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:42.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:42.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:42.626 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:42.661 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:42.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:42.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:42.664 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:56:42.763 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:42.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:42.823 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:42.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:42.862 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Total time run: 90.0115 2024-09-21T09:56:42.862 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Total writes made: 128600 2024-09-21T09:56:42.862 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Write size: 65536 2024-09-21T09:56:42.862 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Object size: 65536 2024-09-21T09:56:42.862 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Bandwidth (MB/sec): 89.2941 2024-09-21T09:56:42.862 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev Bandwidth: 47.6194 2024-09-21T09:56:42.863 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max bandwidth (MB/sec): 257.625 2024-09-21T09:56:42.863 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min bandwidth (MB/sec): 0 2024-09-21T09:56:42.863 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Average IOPS: 1428 2024-09-21T09:56:42.863 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev IOPS: 761.928 2024-09-21T09:56:42.863 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max IOPS: 4122 2024-09-21T09:56:42.863 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min IOPS: 0 2024-09-21T09:56:42.863 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Average Latency(s): 0.0111947 2024-09-21T09:56:42.863 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev Latency(s): 0.0478155 2024-09-21T09:56:42.863 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max latency(s): 2.08157 2024-09-21T09:56:42.863 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min latency(s): 0.00114182 2024-09-21T09:56:42.868 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T09:56:42.925 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:42.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:42.983 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:42.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:43.084 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:43.114 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:43.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:43.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:43.216 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:43.234 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:42 smithi137 ceph-mon[93825]: osdmap e255: 8 total, 8 up, 8 in 2024-09-21T09:56:43.235 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:42 smithi137 ceph-mon[97575]: osdmap e255: 8 total, 8 up, 8 in 2024-09-21T09:56:43.248 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:43.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:43.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:43.350 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:43.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:43.391 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:43.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:43.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:42 smithi165 ceph-mon[86023]: osdmap e255: 8 total, 8 up, 8 in 2024-09-21T09:56:43.492 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:43.519 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:43.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:43.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:43.621 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:43.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:43.652 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:43.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:43.753 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:43.786 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:43.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:43.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:43.888 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:43.922 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:43.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:43.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:44.024 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:44.059 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:44.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:44.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:44.161 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:44.190 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:44.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:44.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:44.293 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:44.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:43 smithi137 ceph-mon[93825]: pgmap v780: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 7.7 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 10619/380679 objects degraded (2.789%); 6290/380679 objects misplaced (1.652%); 11 MiB/s, 172 objects/s recovering 2024-09-21T09:56:44.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:43 smithi137 ceph-mon[97575]: pgmap v780: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 7.7 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 10619/380679 objects degraded (2.789%); 6290/380679 objects misplaced (1.652%); 11 MiB/s, 172 objects/s recovering 2024-09-21T09:56:44.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:44.328 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:44.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:43 smithi165 ceph-mon[86023]: pgmap v780: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 7.7 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 10619/380679 objects degraded (2.789%); 6290/380679 objects misplaced (1.652%); 11 MiB/s, 172 objects/s recovering 2024-09-21T09:56:44.429 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:44.462 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:44.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:44.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:44.564 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:44.602 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:44.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:44.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:44.704 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:44.731 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:44.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:44.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:44.833 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:44.870 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:44.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:44.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:44.972 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:45.009 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:45.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:45.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:45.111 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:45.158 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:45.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:45.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:45.260 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:45.280 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:45.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:45.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:45.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:45 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 10619/381756 objects degraded (2.782%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:56:45.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:45 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 10619/381756 objects degraded (2.782%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:56:45.383 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:45.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:45 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 10619/381756 objects degraded (2.782%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:56:45.418 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:45.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:45.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:45.520 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:45.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:45.553 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:45.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:45.654 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:45.688 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:45.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:45.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:45.790 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:45.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:45.816 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:45.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:45.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:45.950 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:45.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:45.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:46.052 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:46.087 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:46.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:46.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:46.189 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:46.223 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:46.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:46.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:46 smithi137 ceph-mon[93825]: pgmap v781: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 7.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s; 10619/381756 objects degraded (2.782%); 6290/381756 objects misplaced (1.648%); 9.1 MiB/s, 144 objects/s recovering 2024-09-21T09:56:46.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:46 smithi137 ceph-mon[97575]: pgmap v781: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 7.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s; 10619/381756 objects degraded (2.782%); 6290/381756 objects misplaced (1.648%); 9.1 MiB/s, 144 objects/s recovering 2024-09-21T09:56:46.326 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:46.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:46.362 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:46.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:46.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:46 smithi165 ceph-mon[86023]: pgmap v781: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 7.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s; 10619/381756 objects degraded (2.782%); 6290/381756 objects misplaced (1.648%); 9.1 MiB/s, 144 objects/s recovering 2024-09-21T09:56:46.463 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:46.502 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:46.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:46.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:46.604 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:46.643 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:46.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:46.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:46.745 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:46.779 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:46.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:46.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:46.881 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:46.916 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:46.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:46.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:47.018 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:47.059 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:47.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:47.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:47.161 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:47.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:47.203 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:47.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:47.304 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:47.343 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:47.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:47.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:47.445 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:47.485 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:47.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:47.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:47.587 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:47.622 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:47.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:47.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:47.723 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:47.745 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:47.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:47.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:47.846 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:47.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:47.885 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:47.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:47.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:48.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:48.023 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:48.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:48.124 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:48.155 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:48.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:48.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:48.257 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:48.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:48 smithi137 ceph-mon[93825]: pgmap v782: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 43 MiB/s wr, 823 op/s; 3611/381213 objects degraded (0.947%); 12423/381213 objects misplaced (3.259%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T09:56:48.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:48 smithi137 ceph-mon[97575]: pgmap v782: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 43 MiB/s wr, 823 op/s; 3611/381213 objects degraded (0.947%); 12423/381213 objects misplaced (3.259%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T09:56:48.309 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:48.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:48.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:48.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:48 smithi165 ceph-mon[86023]: pgmap v782: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 43 MiB/s wr, 823 op/s; 3611/381213 objects degraded (0.947%); 12423/381213 objects misplaced (3.259%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T09:56:48.411 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:48.433 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:48.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:48.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:48.534 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:48.584 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:48.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:48.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:48.685 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:48.711 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:48.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:48.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:48.813 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:48.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:48.879 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:48.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:48.980 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:49.028 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:49.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:49.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:49.130 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:49.158 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:49.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:49.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:49.260 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:49.284 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:49.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:49.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:49.307 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:56:49.310 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:56:49.385 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:49.418 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:49.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:49.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:49.520 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:56:49.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:56:49.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:56:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:56:49.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:49.559 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:49.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:49.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:49.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:56:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:56:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:56:49.661 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:49.701 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:49.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:49.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:49.803 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:49.840 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:49.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:49.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:49.942 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:49.985 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:49.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:49.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:50.087 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:50.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:50.126 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:50.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:50.227 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:50.253 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:50.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:50.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:50.355 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:50.395 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:50.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:50.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:50.496 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:50.535 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:50.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:50.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:50.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:50 smithi165 ceph-mon[86023]: pgmap v783: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.6 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 127 B/s rd, 31 MiB/s wr, 956 op/s; 3611/374394 objects degraded (0.964%); 12423/374394 objects misplaced (3.318%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T09:56:50.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:50 smithi165 ceph-mon[86023]: from='client.45587 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:56:50.548 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:56:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:56:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:56:50.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:50 smithi137 ceph-mon[93825]: pgmap v783: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.6 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 127 B/s rd, 31 MiB/s wr, 956 op/s; 3611/374394 objects degraded (0.964%); 12423/374394 objects misplaced (3.318%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T09:56:50.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:50 smithi137 ceph-mon[93825]: from='client.45587 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:56:50.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:50 smithi137 ceph-mon[97575]: pgmap v783: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.6 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 127 B/s rd, 31 MiB/s wr, 956 op/s; 3611/374394 objects degraded (0.964%); 12423/374394 objects misplaced (3.318%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T09:56:50.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:50 smithi137 ceph-mon[97575]: from='client.45587 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:56:50.637 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:50.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:50.659 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:50.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:50.760 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:50.800 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:50.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:50.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:50.901 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:50.939 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:50.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:50.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:51.041 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:51.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:51.082 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:51.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:51.183 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:51.214 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:51.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:51.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:51.316 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:51.339 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:51.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:51.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:51.441 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:51.484 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:51.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:51.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:51.586 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:51.615 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:51.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:51.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:51.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:51 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/369195 objects degraded (0.978%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:51.717 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:51.754 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:51.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:51.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:51.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:51 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/369195 objects degraded (0.978%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:51.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:51 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/369195 objects degraded (0.978%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:51.855 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:51.888 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:51.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:51.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:51.990 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:52.022 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:52.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:52.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:52.124 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:52.159 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:52.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:52.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:52.261 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:52.289 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:52.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:52.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:52.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:56:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:56:51] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.51.0" 2024-09-21T09:56:52.391 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:52.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:52.429 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:52.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:52.530 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:52.567 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:52.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:52.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:52.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:52 smithi165 ceph-mon[86023]: pgmap v784: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.5 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 103 B/s rd, 25 MiB/s wr, 952 op/s; 3611/369195 objects degraded (0.978%); 11684/369195 objects misplaced (3.165%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T09:56:52.669 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:52.708 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:52.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:52.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:52 smithi137 ceph-mon[93825]: pgmap v784: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.5 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 103 B/s rd, 25 MiB/s wr, 952 op/s; 3611/369195 objects degraded (0.978%); 11684/369195 objects misplaced (3.165%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T09:56:52.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:52 smithi137 ceph-mon[97575]: pgmap v784: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.5 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 103 B/s rd, 25 MiB/s wr, 952 op/s; 3611/369195 objects degraded (0.978%); 11684/369195 objects misplaced (3.165%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T09:56:52.810 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:52.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:52.839 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:52.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:52.940 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:52.979 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:52.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:52.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:53.081 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:53.108 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:53.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:53.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:53.210 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:53.252 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:53.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:53.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:53.353 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:53.399 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:53.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:53.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:53.501 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:53.543 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:53.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:53.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:53.645 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:53.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:53.680 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:53.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:53.781 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:53.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:53.819 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:53.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:53.920 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:53.958 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:53.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:53.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:54.060 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:54.102 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:54.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:54.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:54.204 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:54.238 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:54.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:54.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:54.339 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:54.371 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:54.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:54.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:54.472 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:54.504 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:54.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:54.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:54.606 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:54.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:54 smithi165 ceph-mon[86023]: pgmap v785: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.4 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 94 B/s rd, 20 MiB/s wr, 1.05k op/s; 3611/361635 objects degraded (0.999%); 11475/361635 objects misplaced (3.173%); 8.0 MiB/s, 128 objects/s recovering 2024-09-21T09:56:54.648 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:54.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:54.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:54.691 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:54 smithi137 ceph-mon[93825]: pgmap v785: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.4 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 94 B/s rd, 20 MiB/s wr, 1.05k op/s; 3611/361635 objects degraded (0.999%); 11475/361635 objects misplaced (3.173%); 8.0 MiB/s, 128 objects/s recovering 2024-09-21T09:56:54.692 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:54 smithi137 ceph-mon[97575]: pgmap v785: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.4 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 94 B/s rd, 20 MiB/s wr, 1.05k op/s; 3611/361635 objects degraded (0.999%); 11475/361635 objects misplaced (3.173%); 8.0 MiB/s, 128 objects/s recovering 2024-09-21T09:56:54.750 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:54.780 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:54.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:54.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:54.882 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:54.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:54.919 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:54.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:55.019 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:55.049 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:55.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:55.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:55.151 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:55.177 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:55.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:55.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:55.279 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:55.302 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:55.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:55.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:55.367 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T09:56:55.404 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:55.443 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:55.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:55.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:55.545 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:55.583 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:55.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:55.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:55.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:56:55.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:55 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3528622403' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:56:55.685 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:55.706 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:55.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:55.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:56:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:55 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3528622403' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:56:55.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:56:55.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:55 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3528622403' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:56:55.808 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:55.843 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:55.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:55.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:55.945 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:55.965 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:55.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:55.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:56.066 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:56.105 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:56.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:56.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:56.206 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:56:56.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:56.242 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:56.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:56:56.343 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:56.376 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:56.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:56.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:56.477 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:56.512 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:56.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:56.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:56.614 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:56.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:56 smithi165 ceph-mon[86023]: pgmap v786: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 8.2 MiB/s wr, 839 op/s; 3611/359889 objects degraded (1.003%); 11475/359889 objects misplaced (3.188%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T09:56:56.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:56 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:56:56.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:56 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3528622403' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:56:56.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:56 smithi165 ceph-mon[86023]: osdmap e256: 8 total, 8 up, 8 in 2024-09-21T09:56:56.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:56 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/359889 objects degraded (1.003%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:56.650 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:56.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:56.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:56.752 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:56.784 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:56.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:56.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:56 smithi137 ceph-mon[93825]: pgmap v786: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 8.2 MiB/s wr, 839 op/s; 3611/359889 objects degraded (1.003%); 11475/359889 objects misplaced (3.188%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T09:56:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:56 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:56:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:56 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3528622403' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:56:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:56 smithi137 ceph-mon[93825]: osdmap e256: 8 total, 8 up, 8 in 2024-09-21T09:56:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:56 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/359889 objects degraded (1.003%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:56 smithi137 ceph-mon[97575]: pgmap v786: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 8.2 MiB/s wr, 839 op/s; 3611/359889 objects degraded (1.003%); 11475/359889 objects misplaced (3.188%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T09:56:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:56 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:56:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:56 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3528622403' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:56:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:56 smithi137 ceph-mon[97575]: osdmap e256: 8 total, 8 up, 8 in 2024-09-21T09:56:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:56 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/359889 objects degraded (1.003%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:56:56.886 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:56.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:56.923 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:56.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:57.024 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:57.057 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:57.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:57.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:57.159 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:57.192 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:57.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:57.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:57.294 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:57.331 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:57.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:57.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:57.433 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:57.472 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:57.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:57.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:57.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:57.611 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:57.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:57.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:57.713 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:57.744 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:57.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:57.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:57.846 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:57.869 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:57.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:57.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:57.971 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:58.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:58.000 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:58.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:58.101 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:58.133 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:58.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:58.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:58.235 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:56:58.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:58.275 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:58.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:56:58.376 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:56:58.409 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:58.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:58.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:56:58.461 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:56:58 smithi137 ceph-mon[97575]: pgmap v788: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.2 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 102 B/s rd, 1.6 MiB/s wr, 981 op/s; 3611/353316 objects degraded (1.022%); 10665/353316 objects misplaced (3.019%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T09:56:58.464 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:56:58 smithi137 ceph-mon[93825]: pgmap v788: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.2 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 102 B/s rd, 1.6 MiB/s wr, 981 op/s; 3611/353316 objects degraded (1.022%); 10665/353316 objects misplaced (3.019%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T09:56:58.475 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:56:58.508 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":783,"stamp":"2024-09-21T09:56:48.820451+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":8177489893,"num_objects":124798,"num_object_clones":0,"num_object_copies":374394,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3611,"num_objects_misplaced":12423,"num_objects_unfound":0,"num_objects_dirty":124798,"num_whiteouts":0,"num_read":307,"num_read_kb":760,"num_write":104369,"num_write_kb":6432860,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5899,"num_bytes_recovered":385168417,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":165724,"ondisk_log_size":165724,"up":297,"acting":294,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":304,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":27500116,"kb_used_data":24585228,"kb_used_omap":31,"kb_used_meta":2914656,"kb_avail":722461100,"statfs":{"total":767960285184,"available":739800166400,"internally_reserved":0,"allocated":25175273472,"data_stored":25161549438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31824,"internal_metadata":2984608688},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":20971544,"num_objects":321,"num_object_clones":0,"num_object_copies":963,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-7008,"num_objects_misplaced":5030,"num_objects_unfound":0,"num_objects_dirty":321,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7655,"num_write_kb":255169,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1140,"num_bytes_recovered":74711040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"8.002530"},"pg_stats":[{"pgid":"8.18","version":"255'6169","reported_seq":6212,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:47.117334+0000","last_change":"2024-09-21T09:55:42.099440+0000","last_active":"2024-09-21T09:56:47.117334+0000","last_peered":"2024-09-21T09:56:47.117334+0000","last_clean":"2024-09-21T09:56:47.117334+0000","last_became_active":"2024-09-21T09:55:42.092214+0000","last_became_peered":"2024-09-21T09:55:42.092214+0000","last_unstale":"2024-09-21T09:56:47.117334+0000","last_undegraded":"2024-09-21T09:56:47.117334+0000","last_fullsized":"2024-09-21T09:56:47.117334+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":6169,"log_dups_size":0,"ondisk_log_size":6169,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":257032192,"num_objects":3922,"num_object_clones":0,"num_object_copies":11766,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3922,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4216,"num_write_kb":260416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":396,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.998325+0000","last_change":"2024-09-21T09:54:45.263505+0000","last_active":"2024-09-21T09:56:41.998325+0000","last_peered":"2024-09-21T09:56:41.998325+0000","last_clean":"2024-09-21T09:56:41.998325+0000","last_became_active":"2024-09-21T09:54:45.262988+0000","last_became_peered":"2024-09-21T09:54:45.262988+0000","last_unstale":"2024-09-21T09:56:41.998325+0000","last_undegraded":"2024-09-21T09:56:41.998325+0000","last_fullsized":"2024-09-21T09:56:41.998325+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:07:02.484884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":223,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.968555+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:56:40.968555+0000","last_peered":"2024-09-21T09:56:40.968555+0000","last_clean":"2024-09-21T09:56:40.968555+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:56:40.968555+0000","last_undegraded":"2024-09-21T09:56:40.968555+0000","last_fullsized":"2024-09-21T09:56:40.968555+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.19","version":"255'6158","reported_seq":6302,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:48.504164+0000","last_change":"2024-09-21T09:55:50.062540+0000","last_active":"2024-09-21T09:56:48.504164+0000","last_peered":"2024-09-21T09:56:48.504164+0000","last_clean":"2024-09-21T09:56:48.504164+0000","last_became_active":"2024-09-21T09:55:42.103339+0000","last_became_peered":"2024-09-21T09:55:42.103339+0000","last_unstale":"2024-09-21T09:56:48.504164+0000","last_undegraded":"2024-09-21T09:56:48.504164+0000","last_fullsized":"2024-09-21T09:56:48.504164+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":5,"last_scrub":"236'4217","last_scrub_stamp":"2024-09-21T09:55:50.062476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:50.062476+0000","objects_scrubbed":2286,"log_size":6158,"log_dups_size":0,"ondisk_log_size":6158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:06:07.439879+0000","scrub_duration":0.26987106500000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":253034496,"num_objects":3861,"num_object_clones":0,"num_object_copies":11583,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3861,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1941,"num_write_kb":112512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":92,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.966176+0000","last_change":"2024-09-21T09:49:39.892381+0000","last_active":"2024-09-21T09:56:40.966176+0000","last_peered":"2024-09-21T09:56:40.966176+0000","last_clean":"2024-09-21T09:56:40.966176+0000","last_became_active":"2024-09-21T09:49:39.891113+0000","last_became_peered":"2024-09-21T09:49:39.891113+0000","last_unstale":"2024-09-21T09:56:40.966176+0000","last_undegraded":"2024-09-21T09:56:40.966176+0000","last_fullsized":"2024-09-21T09:56:40.966176+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:12:12.870474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":323,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.982730+0000","last_change":"2024-09-21T09:46:16.197635+0000","last_active":"2024-09-21T09:56:41.982730+0000","last_peered":"2024-09-21T09:56:41.982730+0000","last_clean":"2024-09-21T09:56:41.982730+0000","last_became_active":"2024-09-21T09:46:16.197349+0000","last_became_peered":"2024-09-21T09:46:16.197349+0000","last_unstale":"2024-09-21T09:56:41.982730+0000","last_undegraded":"2024-09-21T09:56:41.982730+0000","last_fullsized":"2024-09-21T09:56:41.982730+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:37:09.309562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":309,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.982473+0000","last_change":"2024-09-21T09:46:16.222385+0000","last_active":"2024-09-21T09:56:41.982473+0000","last_peered":"2024-09-21T09:56:41.982473+0000","last_clean":"2024-09-21T09:56:41.982473+0000","last_became_active":"2024-09-21T09:46:16.218293+0000","last_became_peered":"2024-09-21T09:46:16.218293+0000","last_unstale":"2024-09-21T09:56:41.982473+0000","last_undegraded":"2024-09-21T09:56:41.982473+0000","last_fullsized":"2024-09-21T09:56:41.982473+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:33:46.853733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":224,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.968735+0000","last_change":"2024-09-21T09:52:23.917288+0000","last_active":"2024-09-21T09:56:40.968735+0000","last_peered":"2024-09-21T09:56:40.968735+0000","last_clean":"2024-09-21T09:56:40.968735+0000","last_became_active":"2024-09-21T09:52:23.916543+0000","last_became_peered":"2024-09-21T09:52:23.916543+0000","last_unstale":"2024-09-21T09:56:40.968735+0000","last_undegraded":"2024-09-21T09:56:40.968735+0000","last_fullsized":"2024-09-21T09:56:40.968735+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:42:18.241144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":289,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.982364+0000","last_change":"2024-09-21T09:46:16.225111+0000","last_active":"2024-09-21T09:56:41.982364+0000","last_peered":"2024-09-21T09:56:41.982364+0000","last_clean":"2024-09-21T09:56:41.982364+0000","last_became_active":"2024-09-21T09:46:16.222971+0000","last_became_peered":"2024-09-21T09:46:16.222971+0000","last_unstale":"2024-09-21T09:56:41.982364+0000","last_undegraded":"2024-09-21T09:56:41.982364+0000","last_fullsized":"2024-09-21T09:56:41.982364+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:20.148782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":80,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.969808+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T09:56:40.969808+0000","last_peered":"2024-09-21T09:56:40.969808+0000","last_clean":"2024-09-21T09:56:40.969808+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T09:56:40.969808+0000","last_undegraded":"2024-09-21T09:56:40.969808+0000","last_fullsized":"2024-09-21T09:56:40.969808+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.4","version":"255'6205","reported_seq":6350,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:47.120503+0000","last_change":"2024-09-21T09:55:47.602665+0000","last_active":"2024-09-21T09:56:47.120503+0000","last_peered":"2024-09-21T09:56:47.120503+0000","last_clean":"2024-09-21T09:56:47.120503+0000","last_became_active":"2024-09-21T09:55:42.056689+0000","last_became_peered":"2024-09-21T09:55:42.056689+0000","last_unstale":"2024-09-21T09:56:47.120503+0000","last_undegraded":"2024-09-21T09:56:47.120503+0000","last_fullsized":"2024-09-21T09:56:47.120503+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"235'4285","last_scrub_stamp":"2024-09-21T09:55:47.602478+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:47.602478+0000","objects_scrubbed":2248,"log_size":6205,"log_dups_size":0,"ondisk_log_size":6205,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:20:38.279088+0000","scrub_duration":0.88987791500000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":253493248,"num_objects":3868,"num_object_clones":0,"num_object_copies":11604,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3868,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1932,"num_write_kb":113664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":239,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.969215+0000","last_change":"2024-09-21T09:46:16.218452+0000","last_active":"2024-09-21T09:56:40.969215+0000","last_peered":"2024-09-21T09:56:40.969215+0000","last_clean":"2024-09-21T09:56:40.969215+0000","last_became_active":"2024-09-21T09:46:16.218108+0000","last_became_peered":"2024-09-21T09:46:16.218108+0000","last_unstale":"2024-09-21T09:56:40.969215+0000","last_undegraded":"2024-09-21T09:56:40.969215+0000","last_fullsized":"2024-09-21T09:56:40.969215+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:29:08.062670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":112,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.964767+0000","last_change":"2024-09-21T09:52:23.919124+0000","last_active":"2024-09-21T09:56:40.964767+0000","last_peered":"2024-09-21T09:56:40.964767+0000","last_clean":"2024-09-21T09:56:40.964767+0000","last_became_active":"2024-09-21T09:52:23.918746+0000","last_became_peered":"2024-09-21T09:52:23.918746+0000","last_unstale":"2024-09-21T09:56:40.964767+0000","last_undegraded":"2024-09-21T09:56:40.964767+0000","last_fullsized":"2024-09-21T09:56:40.964767+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:04:48.548863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"255'6023","reported_seq":6156,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:48.509935+0000","last_change":"2024-09-21T09:55:43.143708+0000","last_active":"2024-09-21T09:56:48.509935+0000","last_peered":"2024-09-21T09:56:48.509935+0000","last_clean":"2024-09-21T09:56:48.509935+0000","last_became_active":"2024-09-21T09:55:42.057812+0000","last_became_peered":"2024-09-21T09:55:42.057812+0000","last_unstale":"2024-09-21T09:56:48.509935+0000","last_undegraded":"2024-09-21T09:56:48.509935+0000","last_fullsized":"2024-09-21T09:56:48.509935+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"235'3847","last_scrub_stamp":"2024-09-21T09:55:43.143607+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:43.143607+0000","objects_scrubbed":1947,"log_size":6023,"log_dups_size":0,"ondisk_log_size":6023,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:46:59.442828+0000","scrub_duration":0.36034145099999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":251723776,"num_objects":3841,"num_object_clones":0,"num_object_copies":11523,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3841,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2184,"num_write_kb":130496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":223,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.974151+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:56:40.974151+0000","last_peered":"2024-09-21T09:56:40.974151+0000","last_clean":"2024-09-21T09:56:40.974151+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:56:40.974151+0000","last_undegraded":"2024-09-21T09:56:40.974151+0000","last_fullsized":"2024-09-21T09:56:40.974151+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":257,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.974202+0000","last_change":"2024-09-21T09:54:45.255918+0000","last_active":"2024-09-21T09:56:40.974202+0000","last_peered":"2024-09-21T09:56:40.974202+0000","last_clean":"2024-09-21T09:56:40.974202+0000","last_became_active":"2024-09-21T09:54:45.255579+0000","last_became_peered":"2024-09-21T09:54:45.255579+0000","last_unstale":"2024-09-21T09:56:40.974202+0000","last_undegraded":"2024-09-21T09:56:40.974202+0000","last_fullsized":"2024-09-21T09:56:40.974202+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:39:26.745390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.6","version":"255'6002","reported_seq":6109,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:44.976539+0000","last_change":"2024-09-21T09:55:43.450199+0000","last_active":"2024-09-21T09:56:44.976539+0000","last_peered":"2024-09-21T09:56:44.976539+0000","last_clean":"2024-09-21T09:56:44.976539+0000","last_became_active":"2024-09-21T09:55:42.062949+0000","last_became_peered":"2024-09-21T09:55:42.062949+0000","last_unstale":"2024-09-21T09:56:44.976539+0000","last_undegraded":"2024-09-21T09:56:44.976539+0000","last_fullsized":"2024-09-21T09:56:44.976539+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"235'3956","last_scrub_stamp":"2024-09-21T09:55:43.450045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:43.450045+0000","objects_scrubbed":2038,"log_size":6002,"log_dups_size":0,"ondisk_log_size":6002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:12:04.630678+0000","scrub_duration":607,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":261226496,"num_objects":3986,"num_object_clones":0,"num_object_copies":11958,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3986,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2056,"num_write_kb":128128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,7],"acting":[0,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":289,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.969153+0000","last_change":"2024-09-21T09:52:23.920077+0000","last_active":"2024-09-21T09:56:40.969153+0000","last_peered":"2024-09-21T09:56:40.969153+0000","last_clean":"2024-09-21T09:56:40.969153+0000","last_became_active":"2024-09-21T09:52:23.915378+0000","last_became_peered":"2024-09-21T09:52:23.915378+0000","last_unstale":"2024-09-21T09:56:40.969153+0000","last_undegraded":"2024-09-21T09:56:40.969153+0000","last_fullsized":"2024-09-21T09:56:40.969153+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:16:00.028635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":70,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.972673+0000","last_change":"2024-09-21T09:52:23.917314+0000","last_active":"2024-09-21T09:56:40.972673+0000","last_peered":"2024-09-21T09:56:40.972673+0000","last_clean":"2024-09-21T09:56:40.972673+0000","last_became_active":"2024-09-21T09:52:23.916728+0000","last_became_peered":"2024-09-21T09:52:23.916728+0000","last_unstale":"2024-09-21T09:56:40.972673+0000","last_undegraded":"2024-09-21T09:56:40.972673+0000","last_fullsized":"2024-09-21T09:56:40.972673+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:50:47.276875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"255'6167","reported_seq":6274,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:47.377741+0000","last_change":"2024-09-21T09:55:45.731228+0000","last_active":"2024-09-21T09:56:47.377741+0000","last_peered":"2024-09-21T09:56:47.377741+0000","last_clean":"2024-09-21T09:56:47.377741+0000","last_became_active":"2024-09-21T09:55:42.073420+0000","last_became_peered":"2024-09-21T09:55:42.073420+0000","last_unstale":"2024-09-21T09:56:47.377741+0000","last_undegraded":"2024-09-21T09:56:47.377741+0000","last_fullsized":"2024-09-21T09:56:47.377741+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"235'4067","last_scrub_stamp":"2024-09-21T09:55:45.730993+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:45.730993+0000","objects_scrubbed":2112,"log_size":6167,"log_dups_size":0,"ondisk_log_size":6167,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:40:10.153530+0000","scrub_duration":607,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":256573440,"num_objects":3915,"num_object_clones":0,"num_object_copies":11745,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3915,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2115,"num_write_kb":125376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":112,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.965392+0000","last_change":"2024-09-21T09:52:23.919511+0000","last_active":"2024-09-21T09:56:40.965392+0000","last_peered":"2024-09-21T09:56:40.965392+0000","last_clean":"2024-09-21T09:56:40.965392+0000","last_became_active":"2024-09-21T09:52:23.918774+0000","last_became_peered":"2024-09-21T09:52:23.918774+0000","last_unstale":"2024-09-21T09:56:40.965392+0000","last_undegraded":"2024-09-21T09:56:40.965392+0000","last_fullsized":"2024-09-21T09:56:40.965392+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:19:51.518563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":325,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.982148+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T09:56:41.982148+0000","last_peered":"2024-09-21T09:56:41.982148+0000","last_clean":"2024-09-21T09:56:41.982148+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T09:56:41.982148+0000","last_undegraded":"2024-09-21T09:56:41.982148+0000","last_fullsized":"2024-09-21T09:56:41.982148+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"255'5974","reported_seq":6084,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:47.423037+0000","last_change":"2024-09-21T09:55:49.510232+0000","last_active":"2024-09-21T09:56:47.423037+0000","last_peered":"2024-09-21T09:56:47.423037+0000","last_clean":"2024-09-21T09:56:47.423037+0000","last_became_active":"2024-09-21T09:55:42.080608+0000","last_became_peered":"2024-09-21T09:55:42.080608+0000","last_unstale":"2024-09-21T09:56:47.423037+0000","last_undegraded":"2024-09-21T09:56:47.423037+0000","last_fullsized":"2024-09-21T09:56:47.423037+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"236'4095","last_scrub_stamp":"2024-09-21T09:55:49.510137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:49.510137+0000","objects_scrubbed":2192,"log_size":5974,"log_dups_size":0,"ondisk_log_size":5974,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T17:38:45.514571+0000","scrub_duration":400,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247988224,"num_objects":3784,"num_object_clones":0,"num_object_copies":11352,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3784,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1882,"num_write_kb":111168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,4],"acting":[3,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":397,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.999000+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T09:56:41.999000+0000","last_peered":"2024-09-21T09:56:41.999000+0000","last_clean":"2024-09-21T09:56:41.999000+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T09:56:41.999000+0000","last_undegraded":"2024-09-21T09:56:41.999000+0000","last_fullsized":"2024-09-21T09:56:41.999000+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":240,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.975478+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T09:56:40.975478+0000","last_peered":"2024-09-21T09:56:40.975478+0000","last_clean":"2024-09-21T09:56:40.975478+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T09:56:40.975478+0000","last_undegraded":"2024-09-21T09:56:40.975478+0000","last_fullsized":"2024-09-21T09:56:40.975478+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.1","version":"255'6039","reported_seq":6150,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:44.892420+0000","last_change":"2024-09-21T09:55:48.512717+0000","last_active":"2024-09-21T09:56:44.892420+0000","last_peered":"2024-09-21T09:56:44.892420+0000","last_clean":"2024-09-21T09:56:44.892420+0000","last_became_active":"2024-09-21T09:55:42.085365+0000","last_became_peered":"2024-09-21T09:55:42.085365+0000","last_unstale":"2024-09-21T09:56:44.892420+0000","last_undegraded":"2024-09-21T09:56:44.892420+0000","last_fullsized":"2024-09-21T09:56:44.892420+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"235'4156","last_scrub_stamp":"2024-09-21T09:55:48.512424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:48.512424+0000","objects_scrubbed":2152,"log_size":6039,"log_dups_size":0,"ondisk_log_size":6039,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T16:06:25.975744+0000","scrub_duration":658,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":258605056,"num_objects":3946,"num_object_clones":0,"num_object_copies":11838,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3946,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1910,"num_write_kb":118528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":80,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.972837+0000","last_change":"2024-09-21T09:54:45.259400+0000","last_active":"2024-09-21T09:56:40.972837+0000","last_peered":"2024-09-21T09:56:40.972837+0000","last_clean":"2024-09-21T09:56:40.972837+0000","last_became_active":"2024-09-21T09:54:45.259012+0000","last_became_peered":"2024-09-21T09:54:45.259012+0000","last_unstale":"2024-09-21T09:56:40.972837+0000","last_undegraded":"2024-09-21T09:56:40.972837+0000","last_fullsized":"2024-09-21T09:56:40.972837+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:29:31.555218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":237,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.976011+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:56:40.976011+0000","last_peered":"2024-09-21T09:56:40.976011+0000","last_clean":"2024-09-21T09:56:40.976011+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:56:40.976011+0000","last_undegraded":"2024-09-21T09:56:40.976011+0000","last_fullsized":"2024-09-21T09:56:40.976011+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.2","version":"255'6347","reported_seq":6492,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:45.668774+0000","last_change":"2024-09-21T09:55:47.950826+0000","last_active":"2024-09-21T09:56:45.668774+0000","last_peered":"2024-09-21T09:56:45.668774+0000","last_clean":"2024-09-21T09:56:45.668774+0000","last_became_active":"2024-09-21T09:55:42.084082+0000","last_became_peered":"2024-09-21T09:55:42.084082+0000","last_unstale":"2024-09-21T09:56:45.668774+0000","last_undegraded":"2024-09-21T09:56:45.668774+0000","last_fullsized":"2024-09-21T09:56:45.668774+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"235'4491","last_scrub_stamp":"2024-09-21T09:55:47.950752+0000","last_deep_scrub":"235'4491","last_deep_scrub_stamp":"2024-09-21T09:55:47.950752+0000","last_clean_scrub_stamp":"2024-09-21T09:55:47.950752+0000","objects_scrubbed":2121,"log_size":6347,"log_dups_size":0,"ondisk_log_size":6347,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":5,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:19:43.266021+0000","scrub_duration":4.7191695359999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":256770048,"num_objects":3918,"num_object_clones":0,"num_object_copies":11754,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3918,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1963,"num_write_kb":120320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":221,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.974223+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:56:40.974223+0000","last_peered":"2024-09-21T09:56:40.974223+0000","last_clean":"2024-09-21T09:56:40.974223+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:56:40.974223+0000","last_undegraded":"2024-09-21T09:56:40.974223+0000","last_fullsized":"2024-09-21T09:56:40.974223+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":250,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.979000+0000","last_change":"2024-09-21T09:54:45.256681+0000","last_active":"2024-09-21T09:56:40.979000+0000","last_peered":"2024-09-21T09:56:40.979000+0000","last_clean":"2024-09-21T09:56:40.979000+0000","last_became_active":"2024-09-21T09:54:45.256296+0000","last_became_peered":"2024-09-21T09:54:45.256296+0000","last_unstale":"2024-09-21T09:56:40.979000+0000","last_undegraded":"2024-09-21T09:56:40.979000+0000","last_fullsized":"2024-09-21T09:56:40.979000+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:58:05.899036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.3","version":"255'6172","reported_seq":6319,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:47.110875+0000","last_change":"2024-09-21T09:55:49.959372+0000","last_active":"2024-09-21T09:56:47.110875+0000","last_peered":"2024-09-21T09:56:47.110875+0000","last_clean":"2024-09-21T09:56:47.110875+0000","last_became_active":"2024-09-21T09:55:42.083569+0000","last_became_peered":"2024-09-21T09:55:42.083569+0000","last_unstale":"2024-09-21T09:56:47.110875+0000","last_undegraded":"2024-09-21T09:56:47.110875+0000","last_fullsized":"2024-09-21T09:56:47.110875+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"236'4306","last_scrub_stamp":"2024-09-21T09:55:49.959257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:49.959257+0000","objects_scrubbed":2304,"log_size":6172,"log_dups_size":0,"ondisk_log_size":6172,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:14:14.241456+0000","scrub_duration":0.23216399500000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":258473984,"num_objects":3944,"num_object_clones":0,"num_object_copies":11832,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3944,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1866,"num_write_kb":112192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":397,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.998025+0000","last_change":"2024-09-21T09:54:45.251325+0000","last_active":"2024-09-21T09:56:41.998025+0000","last_peered":"2024-09-21T09:56:41.998025+0000","last_clean":"2024-09-21T09:56:41.998025+0000","last_became_active":"2024-09-21T09:54:45.250993+0000","last_became_peered":"2024-09-21T09:54:45.250993+0000","last_unstale":"2024-09-21T09:56:41.998025+0000","last_undegraded":"2024-09-21T09:56:41.998025+0000","last_fullsized":"2024-09-21T09:56:41.998025+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:22:58.726815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":223,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.998677+0000","last_change":"2024-09-21T09:54:45.251443+0000","last_active":"2024-09-21T09:56:41.998677+0000","last_peered":"2024-09-21T09:56:41.998677+0000","last_clean":"2024-09-21T09:56:41.998677+0000","last_became_active":"2024-09-21T09:54:45.251141+0000","last_became_peered":"2024-09-21T09:54:45.251141+0000","last_unstale":"2024-09-21T09:56:41.998677+0000","last_undegraded":"2024-09-21T09:56:41.998677+0000","last_fullsized":"2024-09-21T09:56:41.998677+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:14:43.723862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.9","version":"255'6081","reported_seq":6221,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:48.560265+0000","last_change":"2024-09-21T09:55:44.333254+0000","last_active":"2024-09-21T09:56:48.560265+0000","last_peered":"2024-09-21T09:56:48.560265+0000","last_clean":"2024-09-21T09:56:48.560265+0000","last_became_active":"2024-09-21T09:55:42.089602+0000","last_became_peered":"2024-09-21T09:55:42.089602+0000","last_unstale":"2024-09-21T09:56:48.560265+0000","last_undegraded":"2024-09-21T09:56:48.560265+0000","last_fullsized":"2024-09-21T09:56:48.560265+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"235'4027","last_scrub_stamp":"2024-09-21T09:55:44.333172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:44.333172+0000","objects_scrubbed":2034,"log_size":6081,"log_dups_size":0,"ondisk_log_size":6081,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:39:20.745970+0000","scrub_duration":0.56434749200000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243990528,"num_objects":3723,"num_object_clones":0,"num_object_copies":11169,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3723,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2067,"num_write_kb":120192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":389,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.968688+0000","last_change":"2024-09-21T09:52:23.950948+0000","last_active":"2024-09-21T09:56:40.968688+0000","last_peered":"2024-09-21T09:56:40.968688+0000","last_clean":"2024-09-21T09:56:40.968688+0000","last_became_active":"2024-09-21T09:52:23.915752+0000","last_became_peered":"2024-09-21T09:52:23.915752+0000","last_unstale":"2024-09-21T09:56:40.968688+0000","last_undegraded":"2024-09-21T09:56:40.968688+0000","last_fullsized":"2024-09-21T09:56:40.968688+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:00:28.208582+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":95,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.965127+0000","last_change":"2024-09-21T09:49:39.901214+0000","last_active":"2024-09-21T09:56:40.965127+0000","last_peered":"2024-09-21T09:56:40.965127+0000","last_clean":"2024-09-21T09:56:40.965127+0000","last_became_active":"2024-09-21T09:49:39.891234+0000","last_became_peered":"2024-09-21T09:49:39.891234+0000","last_unstale":"2024-09-21T09:56:40.965127+0000","last_undegraded":"2024-09-21T09:56:40.965127+0000","last_fullsized":"2024-09-21T09:56:40.965127+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:18:59.117484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":389,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.998306+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T09:56:41.998306+0000","last_peered":"2024-09-21T09:56:41.998306+0000","last_clean":"2024-09-21T09:56:41.998306+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T09:56:41.998306+0000","last_undegraded":"2024-09-21T09:56:41.998306+0000","last_fullsized":"2024-09-21T09:56:41.998306+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":80,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.970434+0000","last_change":"2024-09-21T09:54:57.127336+0000","last_active":"2024-09-21T09:56:40.970434+0000","last_peered":"2024-09-21T09:56:40.970434+0000","last_clean":"2024-09-21T09:56:40.970434+0000","last_became_active":"2024-09-21T09:54:57.126977+0000","last_became_peered":"2024-09-21T09:54:57.126977+0000","last_unstale":"2024-09-21T09:56:40.970434+0000","last_undegraded":"2024-09-21T09:56:40.970434+0000","last_fullsized":"2024-09-21T09:56:40.970434+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:32:40.522878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"255'8239","reported_seq":8311,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:46.022708+0000","last_change":"2024-09-21T09:55:01.880750+0000","last_active":"2024-09-21T09:56:46.022708+0000","last_peered":"2024-09-21T09:56:46.022708+0000","last_clean":"2024-09-21T09:56:46.022708+0000","last_became_active":"2024-09-21T09:55:01.880421+0000","last_became_peered":"2024-09-21T09:55:01.880421+0000","last_unstale":"2024-09-21T09:56:46.022708+0000","last_undegraded":"2024-09-21T09:56:46.022708+0000","last_fullsized":"2024-09-21T09:56:46.022708+0000","mapping_epoch":228,"log_start":"231'100","ondisk_log_start":"231'100","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":8139,"log_dups_size":0,"ondisk_log_size":8139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:10:20.156161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":516227072,"num_objects":7877,"num_object_clones":0,"num_object_copies":23631,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7877,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8239,"num_write_kb":515712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":277,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.968537+0000","last_change":"2024-09-21T09:54:45.255996+0000","last_active":"2024-09-21T09:56:40.968537+0000","last_peered":"2024-09-21T09:56:40.968537+0000","last_clean":"2024-09-21T09:56:40.968537+0000","last_became_active":"2024-09-21T09:54:45.255513+0000","last_became_peered":"2024-09-21T09:54:45.255513+0000","last_unstale":"2024-09-21T09:56:40.968537+0000","last_undegraded":"2024-09-21T09:56:40.968537+0000","last_fullsized":"2024-09-21T09:56:40.968537+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T20:35:15.281540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":324,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.981978+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T09:56:41.981978+0000","last_peered":"2024-09-21T09:56:41.981978+0000","last_clean":"2024-09-21T09:56:41.981978+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T09:56:41.981978+0000","last_undegraded":"2024-09-21T09:56:41.981978+0000","last_fullsized":"2024-09-21T09:56:41.981978+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":330,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.982545+0000","last_change":"2024-09-21T09:54:45.257070+0000","last_active":"2024-09-21T09:56:41.982545+0000","last_peered":"2024-09-21T09:56:41.982545+0000","last_clean":"2024-09-21T09:56:41.982545+0000","last_became_active":"2024-09-21T09:54:45.256730+0000","last_became_peered":"2024-09-21T09:54:45.256730+0000","last_unstale":"2024-09-21T09:56:41.982545+0000","last_undegraded":"2024-09-21T09:56:41.982545+0000","last_fullsized":"2024-09-21T09:56:41.982545+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:41:54.850585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.b","version":"255'8470","reported_seq":8542,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:47.423226+0000","last_change":"2024-09-21T09:55:01.881673+0000","last_active":"2024-09-21T09:56:47.423226+0000","last_peered":"2024-09-21T09:56:47.423226+0000","last_clean":"2024-09-21T09:56:47.423226+0000","last_became_active":"2024-09-21T09:55:01.881411+0000","last_became_peered":"2024-09-21T09:55:01.881411+0000","last_unstale":"2024-09-21T09:56:47.423226+0000","last_undegraded":"2024-09-21T09:56:47.423226+0000","last_fullsized":"2024-09-21T09:56:47.423226+0000","mapping_epoch":228,"log_start":"232'1300","ondisk_log_start":"232'1300","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":7170,"log_dups_size":0,"ondisk_log_size":7170,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:25:56.965963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":518258688,"num_objects":7908,"num_object_clones":0,"num_object_copies":23724,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7908,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8470,"num_write_kb":524096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":428,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.985787+0000","last_change":"2024-09-21T09:46:16.239736+0000","last_active":"2024-09-21T09:56:41.985787+0000","last_peered":"2024-09-21T09:56:41.985787+0000","last_clean":"2024-09-21T09:56:41.985787+0000","last_became_active":"2024-09-21T09:46:16.239348+0000","last_became_peered":"2024-09-21T09:46:16.239348+0000","last_unstale":"2024-09-21T09:56:41.985787+0000","last_undegraded":"2024-09-21T09:56:41.985787+0000","last_fullsized":"2024-09-21T09:56:41.985787+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:17:39.599158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":227,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.985604+0000","last_change":"2024-09-21T09:54:45.253848+0000","last_active":"2024-09-21T09:56:41.985604+0000","last_peered":"2024-09-21T09:56:41.985604+0000","last_clean":"2024-09-21T09:56:41.985604+0000","last_became_active":"2024-09-21T09:54:45.253470+0000","last_became_peered":"2024-09-21T09:54:45.253470+0000","last_unstale":"2024-09-21T09:56:41.985604+0000","last_undegraded":"2024-09-21T09:56:41.985604+0000","last_fullsized":"2024-09-21T09:56:41.985604+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:56:27.186711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":285,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.972376+0000","last_change":"2024-09-21T09:54:45.254797+0000","last_active":"2024-09-21T09:56:40.972376+0000","last_peered":"2024-09-21T09:56:40.972376+0000","last_clean":"2024-09-21T09:56:40.972376+0000","last_became_active":"2024-09-21T09:54:45.254475+0000","last_became_peered":"2024-09-21T09:54:45.254475+0000","last_unstale":"2024-09-21T09:56:40.972376+0000","last_undegraded":"2024-09-21T09:56:40.972376+0000","last_fullsized":"2024-09-21T09:56:40.972376+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:18:02.024657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.8","version":"255'6062","reported_seq":6205,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:47.117174+0000","last_change":"2024-09-21T09:55:49.431118+0000","last_active":"2024-09-21T09:56:47.117174+0000","last_peered":"2024-09-21T09:56:47.117174+0000","last_clean":"2024-09-21T09:56:47.117174+0000","last_became_active":"2024-09-21T09:55:42.073309+0000","last_became_peered":"2024-09-21T09:55:42.073309+0000","last_unstale":"2024-09-21T09:56:47.117174+0000","last_undegraded":"2024-09-21T09:56:47.117174+0000","last_fullsized":"2024-09-21T09:56:47.117174+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"236'4248","last_scrub_stamp":"2024-09-21T09:55:49.431034+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:49.431034+0000","objects_scrubbed":2248,"log_size":6062,"log_dups_size":0,"ondisk_log_size":6062,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:38:01.477467+0000","scrub_duration":0.74478583600000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":250019840,"num_objects":3815,"num_object_clones":0,"num_object_copies":11445,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3815,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1827,"num_write_kb":108608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":138,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.965011+0000","last_change":"2024-09-21T09:54:45.265523+0000","last_active":"2024-09-21T09:56:40.965011+0000","last_peered":"2024-09-21T09:56:40.965011+0000","last_clean":"2024-09-21T09:56:40.965011+0000","last_became_active":"2024-09-21T09:54:45.256998+0000","last_became_peered":"2024-09-21T09:54:45.256998+0000","last_unstale":"2024-09-21T09:56:40.965011+0000","last_undegraded":"2024-09-21T09:56:40.965011+0000","last_fullsized":"2024-09-21T09:56:40.965011+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:48:26.688203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":5,"num_bytes_recovered":95,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":258,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.975447+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T09:56:40.975447+0000","last_peered":"2024-09-21T09:56:40.975447+0000","last_clean":"2024-09-21T09:56:40.975447+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T09:56:40.975447+0000","last_undegraded":"2024-09-21T09:56:40.975447+0000","last_fullsized":"2024-09-21T09:56:40.975447+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":241,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.986333+0000","last_change":"2024-09-21T09:54:56.845730+0000","last_active":"2024-09-21T09:56:41.986333+0000","last_peered":"2024-09-21T09:56:41.986333+0000","last_clean":"2024-09-21T09:56:41.986333+0000","last_became_active":"2024-09-21T09:54:56.845486+0000","last_became_peered":"2024-09-21T09:54:56.845486+0000","last_unstale":"2024-09-21T09:56:41.986333+0000","last_undegraded":"2024-09-21T09:56:41.986333+0000","last_fullsized":"2024-09-21T09:56:41.986333+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:44:34.284768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.e","version":"255'8123","reported_seq":8195,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:44.982560+0000","last_change":"2024-09-21T09:55:01.883858+0000","last_active":"2024-09-21T09:56:44.982560+0000","last_peered":"2024-09-21T09:56:44.982560+0000","last_clean":"2024-09-21T09:56:44.982560+0000","last_became_active":"2024-09-21T09:55:01.883541+0000","last_became_peered":"2024-09-21T09:55:01.883541+0000","last_unstale":"2024-09-21T09:56:44.982560+0000","last_undegraded":"2024-09-21T09:56:44.982560+0000","last_fullsized":"2024-09-21T09:56:44.982560+0000","mapping_epoch":228,"log_start":"232'1669","ondisk_log_start":"232'1669","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":6454,"log_dups_size":0,"ondisk_log_size":6454,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:55:49.206865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":512688128,"num_objects":7823,"num_object_clones":0,"num_object_copies":23469,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7823,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8123,"num_write_kb":510272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":92,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.966045+0000","last_change":"2024-09-21T09:49:39.893294+0000","last_active":"2024-09-21T09:56:40.966045+0000","last_peered":"2024-09-21T09:56:40.966045+0000","last_clean":"2024-09-21T09:56:40.966045+0000","last_became_active":"2024-09-21T09:49:39.892621+0000","last_became_peered":"2024-09-21T09:49:39.892621+0000","last_unstale":"2024-09-21T09:56:40.966045+0000","last_undegraded":"2024-09-21T09:56:40.966045+0000","last_fullsized":"2024-09-21T09:56:40.966045+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:36:13.866984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":354,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.982151+0000","last_change":"2024-09-21T09:54:45.253776+0000","last_active":"2024-09-21T09:56:41.982151+0000","last_peered":"2024-09-21T09:56:41.982151+0000","last_clean":"2024-09-21T09:56:41.982151+0000","last_became_active":"2024-09-21T09:54:45.252533+0000","last_became_peered":"2024-09-21T09:54:45.252533+0000","last_unstale":"2024-09-21T09:56:41.982151+0000","last_undegraded":"2024-09-21T09:56:41.982151+0000","last_fullsized":"2024-09-21T09:56:41.982151+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:34:24.041809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":330,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.964895+0000","last_change":"2024-09-21T09:54:45.254468+0000","last_active":"2024-09-21T09:56:40.964895+0000","last_peered":"2024-09-21T09:56:40.964895+0000","last_clean":"2024-09-21T09:56:40.964895+0000","last_became_active":"2024-09-21T09:54:45.254152+0000","last_became_peered":"2024-09-21T09:54:45.254152+0000","last_unstale":"2024-09-21T09:56:40.964895+0000","last_undegraded":"2024-09-21T09:56:40.964895+0000","last_fullsized":"2024-09-21T09:56:40.964895+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:14:09.690775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.f","version":"255'8345","reported_seq":8417,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:47.333846+0000","last_change":"2024-09-21T09:55:01.882492+0000","last_active":"2024-09-21T09:56:47.333846+0000","last_peered":"2024-09-21T09:56:47.333846+0000","last_clean":"2024-09-21T09:56:47.333846+0000","last_became_active":"2024-09-21T09:55:01.882101+0000","last_became_peered":"2024-09-21T09:55:01.882101+0000","last_unstale":"2024-09-21T09:56:47.333846+0000","last_undegraded":"2024-09-21T09:56:47.333846+0000","last_fullsized":"2024-09-21T09:56:47.333846+0000","mapping_epoch":228,"log_start":"232'1200","ondisk_log_start":"232'1200","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":7145,"log_dups_size":0,"ondisk_log_size":7145,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:01:22.659792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":512163840,"num_objects":7815,"num_object_clones":0,"num_object_copies":23445,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7815,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8345,"num_write_kb":517120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":419,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.986081+0000","last_change":"2024-09-21T09:54:45.249271+0000","last_active":"2024-09-21T09:56:41.986081+0000","last_peered":"2024-09-21T09:56:41.986081+0000","last_clean":"2024-09-21T09:56:41.986081+0000","last_became_active":"2024-09-21T09:54:45.248904+0000","last_became_peered":"2024-09-21T09:54:45.248904+0000","last_unstale":"2024-09-21T09:56:41.986081+0000","last_undegraded":"2024-09-21T09:56:41.986081+0000","last_fullsized":"2024-09-21T09:56:41.986081+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:31:58.373072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":250,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.969292+0000","last_change":"2024-09-21T09:46:16.187366+0000","last_active":"2024-09-21T09:56:40.969292+0000","last_peered":"2024-09-21T09:56:40.969292+0000","last_clean":"2024-09-21T09:56:40.969292+0000","last_became_active":"2024-09-21T09:46:16.187097+0000","last_became_peered":"2024-09-21T09:46:16.187097+0000","last_unstale":"2024-09-21T09:56:40.969292+0000","last_undegraded":"2024-09-21T09:56:40.969292+0000","last_fullsized":"2024-09-21T09:56:40.969292+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:05:28.362879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":392,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.982042+0000","last_change":"2024-09-21T09:49:39.892695+0000","last_active":"2024-09-21T09:56:41.982042+0000","last_peered":"2024-09-21T09:56:41.982042+0000","last_clean":"2024-09-21T09:56:41.982042+0000","last_became_active":"2024-09-21T09:49:39.892265+0000","last_became_peered":"2024-09-21T09:49:39.892265+0000","last_unstale":"2024-09-21T09:56:41.982042+0000","last_undegraded":"2024-09-21T09:56:41.982042+0000","last_fullsized":"2024-09-21T09:56:41.982042+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:27:31.615679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.c","version":"255'8031","reported_seq":8103,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:44.968588+0000","last_change":"2024-09-21T09:55:01.909988+0000","last_active":"2024-09-21T09:56:44.968588+0000","last_peered":"2024-09-21T09:56:44.968588+0000","last_clean":"2024-09-21T09:56:44.968588+0000","last_became_active":"2024-09-21T09:55:01.909631+0000","last_became_peered":"2024-09-21T09:55:01.909631+0000","last_unstale":"2024-09-21T09:56:44.968588+0000","last_undegraded":"2024-09-21T09:56:44.968588+0000","last_fullsized":"2024-09-21T09:56:44.968588+0000","mapping_epoch":228,"log_start":"232'1629","ondisk_log_start":"232'1629","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":6402,"log_dups_size":0,"ondisk_log_size":6402,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:12:57.299037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":513474560,"num_objects":7835,"num_object_clones":0,"num_object_copies":23505,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7835,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8031,"num_write_kb":507712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":397,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.998466+0000","last_change":"2024-09-21T09:46:16.201034+0000","last_active":"2024-09-21T09:56:41.998466+0000","last_peered":"2024-09-21T09:56:41.998466+0000","last_clean":"2024-09-21T09:56:41.998466+0000","last_became_active":"2024-09-21T09:46:16.200729+0000","last_became_peered":"2024-09-21T09:46:16.200729+0000","last_unstale":"2024-09-21T09:56:41.998466+0000","last_undegraded":"2024-09-21T09:56:41.998466+0000","last_fullsized":"2024-09-21T09:56:41.998466+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:51:59.057244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":80,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.970238+0000","last_change":"2024-09-21T09:54:45.262190+0000","last_active":"2024-09-21T09:56:40.970238+0000","last_peered":"2024-09-21T09:56:40.970238+0000","last_clean":"2024-09-21T09:56:40.970238+0000","last_became_active":"2024-09-21T09:54:45.261883+0000","last_became_peered":"2024-09-21T09:54:45.261883+0000","last_unstale":"2024-09-21T09:56:40.970238+0000","last_undegraded":"2024-09-21T09:56:40.970238+0000","last_fullsized":"2024-09-21T09:56:40.970238+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:24:01.395171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":395,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.998109+0000","last_change":"2024-09-21T09:46:16.220644+0000","last_active":"2024-09-21T09:56:41.998109+0000","last_peered":"2024-09-21T09:56:41.998109+0000","last_clean":"2024-09-21T09:56:41.998109+0000","last_became_active":"2024-09-21T09:46:16.220373+0000","last_became_peered":"2024-09-21T09:46:16.220373+0000","last_unstale":"2024-09-21T09:56:41.998109+0000","last_undegraded":"2024-09-21T09:56:41.998109+0000","last_fullsized":"2024-09-21T09:56:41.998109+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:16:24.020337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"255'8332","reported_seq":8368,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:47.113890+0000","last_change":"2024-09-21T09:55:01.910330+0000","last_active":"2024-09-21T09:56:47.113890+0000","last_peered":"2024-09-21T09:56:47.113890+0000","last_clean":"2024-09-21T09:56:47.113890+0000","last_became_active":"2024-09-21T09:55:01.909911+0000","last_became_peered":"2024-09-21T09:55:01.909911+0000","last_unstale":"2024-09-21T09:56:47.113890+0000","last_undegraded":"2024-09-21T09:56:47.113890+0000","last_fullsized":"2024-09-21T09:56:47.113890+0000","mapping_epoch":228,"log_start":"231'400","ondisk_log_start":"231'400","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":7932,"log_dups_size":0,"ondisk_log_size":7932,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:24:19.099978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":510197784,"num_objects":7786,"num_object_clones":0,"num_object_copies":23358,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7786,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8332,"num_write_kb":515713,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":316,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.982513+0000","last_change":"2024-09-21T09:54:45.261260+0000","last_active":"2024-09-21T09:56:41.982513+0000","last_peered":"2024-09-21T09:56:41.982513+0000","last_clean":"2024-09-21T09:56:41.982513+0000","last_became_active":"2024-09-21T09:54:45.254188+0000","last_became_peered":"2024-09-21T09:54:45.254188+0000","last_unstale":"2024-09-21T09:56:41.982513+0000","last_undegraded":"2024-09-21T09:56:41.982513+0000","last_fullsized":"2024-09-21T09:56:41.982513+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:40:26.193081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"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,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":70,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.970366+0000","last_change":"2024-09-21T09:52:23.929806+0000","last_active":"2024-09-21T09:56:40.970366+0000","last_peered":"2024-09-21T09:56:40.970366+0000","last_clean":"2024-09-21T09:56:40.970366+0000","last_became_active":"2024-09-21T09:52:23.929389+0000","last_became_peered":"2024-09-21T09:52:23.929389+0000","last_unstale":"2024-09-21T09:56:40.970366+0000","last_undegraded":"2024-09-21T09:56:40.970366+0000","last_fullsized":"2024-09-21T09:56:40.970366+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:40:01.528139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":38,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.974048+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T09:56:40.974048+0000","last_peered":"2024-09-21T09:56:40.974048+0000","last_clean":"2024-09-21T09:56:40.974048+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T09:56:40.974048+0000","last_undegraded":"2024-09-21T09:56:40.974048+0000","last_fullsized":"2024-09-21T09:56:40.974048+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":253,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.975318+0000","last_change":"2024-09-21T09:54:45.254091+0000","last_active":"2024-09-21T09:56:40.975318+0000","last_peered":"2024-09-21T09:56:40.975318+0000","last_clean":"2024-09-21T09:56:40.975318+0000","last_became_active":"2024-09-21T09:54:45.253563+0000","last_became_peered":"2024-09-21T09:54:45.253563+0000","last_unstale":"2024-09-21T09:56:40.975318+0000","last_undegraded":"2024-09-21T09:56:40.975318+0000","last_fullsized":"2024-09-21T09:56:40.975318+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:07:56.994873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":266,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.975551+0000","last_change":"2024-09-21T09:52:23.938226+0000","last_active":"2024-09-21T09:56:40.975551+0000","last_peered":"2024-09-21T09:56:40.975551+0000","last_clean":"2024-09-21T09:56:40.975551+0000","last_became_active":"2024-09-21T09:52:23.921528+0000","last_became_peered":"2024-09-21T09:52:23.921528+0000","last_unstale":"2024-09-21T09:56:40.975551+0000","last_undegraded":"2024-09-21T09:56:40.975551+0000","last_fullsized":"2024-09-21T09:56:40.975551+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:25:54.419818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9488,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":80,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.972751+0000","last_change":"2024-09-21T09:54:45.262120+0000","last_active":"2024-09-21T09:56:40.972751+0000","last_peered":"2024-09-21T09:56:40.972751+0000","last_clean":"2024-09-21T09:56:40.972751+0000","last_became_active":"2024-09-21T09:54:45.261828+0000","last_became_peered":"2024-09-21T09:54:45.261828+0000","last_unstale":"2024-09-21T09:56:40.972751+0000","last_undegraded":"2024-09-21T09:56:40.972751+0000","last_fullsized":"2024-09-21T09:56:40.972751+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:49:24.984808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":224,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.969020+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:56:40.969020+0000","last_peered":"2024-09-21T09:56:40.969020+0000","last_clean":"2024-09-21T09:56:40.969020+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:56:40.969020+0000","last_undegraded":"2024-09-21T09:56:40.969020+0000","last_fullsized":"2024-09-21T09:56:40.969020+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":102,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.965196+0000","last_change":"2024-09-21T09:54:45.255043+0000","last_active":"2024-09-21T09:56:40.965196+0000","last_peered":"2024-09-21T09:56:40.965196+0000","last_clean":"2024-09-21T09:56:40.965196+0000","last_became_active":"2024-09-21T09:54:45.254765+0000","last_became_peered":"2024-09-21T09:54:45.254765+0000","last_unstale":"2024-09-21T09:56:40.965196+0000","last_undegraded":"2024-09-21T09:56:40.965196+0000","last_fullsized":"2024-09-21T09:56:40.965196+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:59:14.623305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":361,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.998193+0000","last_change":"2024-09-21T09:52:23.941939+0000","last_active":"2024-09-21T09:56:41.998193+0000","last_peered":"2024-09-21T09:56:41.998193+0000","last_clean":"2024-09-21T09:56:41.998193+0000","last_became_active":"2024-09-21T09:52:23.941558+0000","last_became_peered":"2024-09-21T09:52:23.941558+0000","last_unstale":"2024-09-21T09:56:41.998193+0000","last_undegraded":"2024-09-21T09:56:41.998193+0000","last_fullsized":"2024-09-21T09:56:41.998193+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:21:10.666556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":402,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.982459+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T09:56:41.982459+0000","last_peered":"2024-09-21T09:56:41.982459+0000","last_clean":"2024-09-21T09:56:41.982459+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T09:56:41.982459+0000","last_undegraded":"2024-09-21T09:56:41.982459+0000","last_fullsized":"2024-09-21T09:56:41.982459+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":320,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.981689+0000","last_change":"2024-09-21T09:54:45.253325+0000","last_active":"2024-09-21T09:56:41.981689+0000","last_peered":"2024-09-21T09:56:41.981689+0000","last_clean":"2024-09-21T09:56:41.981689+0000","last_became_active":"2024-09-21T09:54:45.252908+0000","last_became_peered":"2024-09-21T09:54:45.252908+0000","last_unstale":"2024-09-21T09:56:41.981689+0000","last_undegraded":"2024-09-21T09:56:41.981689+0000","last_fullsized":"2024-09-21T09:56:41.981689+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:17:53.412412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,4],"acting":[0,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.13","version":"255'6066","reported_seq":8284,"reported_epoch":255,"state":"active+recovering+undersized+remapped","last_fresh":"2024-09-21T09:56:46.051713+0000","last_change":"2024-09-21T09:56:25.472410+0000","last_active":"2024-09-21T09:56:46.051713+0000","last_peered":"2024-09-21T09:56:46.051713+0000","last_clean":"2024-09-21T09:56:23.313942+0000","last_became_active":"2024-09-21T09:56:25.441829+0000","last_became_peered":"2024-09-21T09:56:25.441829+0000","last_unstale":"2024-09-21T09:56:46.051713+0000","last_undegraded":"2024-09-21T09:56:46.051713+0000","last_fullsized":"2024-09-21T09:56:25.357568+0000","mapping_epoch":249,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":6066,"log_dups_size":0,"ondisk_log_size":6066,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":255164416,"num_objects":3894,"num_object_clones":0,"num_object_copies":11682,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2489,"num_objects_unfound":0,"num_objects_dirty":3894,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4086,"num_write_kb":255328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1081,"num_bytes_recovered":70844416,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[2,5],"avail_no_missing":["2","5","6"],"object_location_counts":[{"shards":"2,5","objects":1405},{"shards":"2,5,6","objects":2489}],"blocked_by":[],"up_primary":3,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":70,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.970248+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T09:56:40.970248+0000","last_peered":"2024-09-21T09:56:40.970248+0000","last_clean":"2024-09-21T09:56:40.970248+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T09:56:40.970248+0000","last_undegraded":"2024-09-21T09:56:40.970248+0000","last_fullsized":"2024-09-21T09:56:40.970248+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":424,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.998048+0000","last_change":"2024-09-21T09:54:45.262540+0000","last_active":"2024-09-21T09:56:41.998048+0000","last_peered":"2024-09-21T09:56:41.998048+0000","last_clean":"2024-09-21T09:56:41.998048+0000","last_became_active":"2024-09-21T09:54:45.262237+0000","last_became_peered":"2024-09-21T09:54:45.262237+0000","last_unstale":"2024-09-21T09:56:41.998048+0000","last_undegraded":"2024-09-21T09:56:41.998048+0000","last_fullsized":"2024-09-21T09:56:41.998048+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:50:13.426676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.12","version":"255'6494","reported_seq":7422,"reported_epoch":255,"state":"active+recovering+undersized+remapped","last_fresh":"2024-09-21T09:56:44.953313+0000","last_change":"2024-09-21T09:56:40.092568+0000","last_active":"2024-09-21T09:56:44.953313+0000","last_peered":"2024-09-21T09:56:44.953313+0000","last_clean":"2024-09-21T09:56:21.089815+0000","last_became_active":"2024-09-21T09:56:22.534391+0000","last_became_peered":"2024-09-21T09:56:22.534391+0000","last_unstale":"2024-09-21T09:56:44.953313+0000","last_undegraded":"2024-09-21T09:56:44.953313+0000","last_fullsized":"2024-09-21T09:56:22.342446+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":5,"last_scrub":"236'4750","last_scrub_stamp":"2024-09-21T09:55:49.480784+0000","last_deep_scrub":"236'4750","last_deep_scrub_stamp":"2024-09-21T09:55:49.480784+0000","last_clean_scrub_stamp":"2024-09-21T09:55:49.480784+0000","objects_scrubbed":2238,"log_size":6494,"log_dups_size":0,"ondisk_log_size":6494,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":6,"scrub_schedule":"no scrub is scheduled","scrub_duration":5.271251769,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":256376832,"num_objects":3912,"num_object_clones":0,"num_object_copies":11736,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":9934,"num_objects_unfound":0,"num_objects_dirty":3912,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1834,"num_write_kb":112256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":192,"num_bytes_recovered":12582912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[0,2],"avail_no_missing":["0","4","5"],"object_location_counts":[{"shards":"0,2","objects":600},{"shards":"0,4,5","objects":3311},{"shards":"0,4,5,6,7","objects":1}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":324,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.982431+0000","last_change":"2024-09-21T09:46:16.203427+0000","last_active":"2024-09-21T09:56:41.982431+0000","last_peered":"2024-09-21T09:56:41.982431+0000","last_clean":"2024-09-21T09:56:41.982431+0000","last_became_active":"2024-09-21T09:46:16.203177+0000","last_became_peered":"2024-09-21T09:46:16.203177+0000","last_unstale":"2024-09-21T09:56:41.982431+0000","last_undegraded":"2024-09-21T09:56:41.982431+0000","last_fullsized":"2024-09-21T09:56:41.982431+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:26:23.411928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":222,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.997931+0000","last_change":"2024-09-21T09:54:45.258707+0000","last_active":"2024-09-21T09:56:41.997931+0000","last_peered":"2024-09-21T09:56:41.997931+0000","last_clean":"2024-09-21T09:56:41.997931+0000","last_became_active":"2024-09-21T09:54:45.258406+0000","last_became_peered":"2024-09-21T09:54:45.258406+0000","last_unstale":"2024-09-21T09:56:41.997931+0000","last_undegraded":"2024-09-21T09:56:41.997931+0000","last_fullsized":"2024-09-21T09:56:41.997931+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:25:44.466381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.11","version":"255'6136","reported_seq":13216,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:47.086150+0000","last_change":"2024-09-21T09:56:42.005387+0000","last_active":"2024-09-21T09:56:47.086150+0000","last_peered":"2024-09-21T09:56:47.086150+0000","last_clean":"2024-09-21T09:56:47.086150+0000","last_became_active":"2024-09-21T09:56:41.971990+0000","last_became_peered":"2024-09-21T09:56:41.971990+0000","last_unstale":"2024-09-21T09:56:47.086150+0000","last_undegraded":"2024-09-21T09:56:47.086150+0000","last_fullsized":"2024-09-21T09:56:47.086150+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":6136,"log_dups_size":0,"ondisk_log_size":6136,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":257785856,"num_objects":3934,"num_object_clones":0,"num_object_copies":11802,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3934,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4220,"num_write_kb":260896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2335,"num_bytes_recovered":153026560,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":395,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.998465+0000","last_change":"2024-09-21T09:54:45.259004+0000","last_active":"2024-09-21T09:56:41.998465+0000","last_peered":"2024-09-21T09:56:41.998465+0000","last_clean":"2024-09-21T09:56:41.998465+0000","last_became_active":"2024-09-21T09:54:45.258410+0000","last_became_peered":"2024-09-21T09:54:45.258410+0000","last_unstale":"2024-09-21T09:56:41.998465+0000","last_undegraded":"2024-09-21T09:56:41.998465+0000","last_fullsized":"2024-09-21T09:56:41.998465+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:31:23.901180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":249,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.974841+0000","last_change":"2024-09-21T09:54:45.251776+0000","last_active":"2024-09-21T09:56:40.974841+0000","last_peered":"2024-09-21T09:56:40.974841+0000","last_clean":"2024-09-21T09:56:40.974841+0000","last_became_active":"2024-09-21T09:54:45.251343+0000","last_became_peered":"2024-09-21T09:54:45.251343+0000","last_unstale":"2024-09-21T09:56:40.974841+0000","last_undegraded":"2024-09-21T09:56:40.974841+0000","last_fullsized":"2024-09-21T09:56:40.974841+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:41:00.538058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.10","version":"255'5979","reported_seq":10538,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:45.685445+0000","last_change":"2024-09-21T09:56:16.036119+0000","last_active":"2024-09-21T09:56:45.685445+0000","last_peered":"2024-09-21T09:56:45.685445+0000","last_clean":"2024-09-21T09:56:45.685445+0000","last_became_active":"2024-09-21T09:56:16.030494+0000","last_became_peered":"2024-09-21T09:56:16.030494+0000","last_unstale":"2024-09-21T09:56:45.685445+0000","last_undegraded":"2024-09-21T09:56:45.685445+0000","last_fullsized":"2024-09-21T09:56:45.685445+0000","mapping_epoch":243,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":244,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":5979,"log_dups_size":0,"ondisk_log_size":5979,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":257753088,"num_objects":3933,"num_object_clones":0,"num_object_copies":11799,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3933,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4089,"num_write_kb":256704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2242,"num_bytes_recovered":146931712,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,4],"acting":[7,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":421,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.986179+0000","last_change":"2024-09-21T09:46:16.198812+0000","last_active":"2024-09-21T09:56:41.986179+0000","last_peered":"2024-09-21T09:56:41.986179+0000","last_clean":"2024-09-21T09:56:41.986179+0000","last_became_active":"2024-09-21T09:46:16.198499+0000","last_became_peered":"2024-09-21T09:46:16.198499+0000","last_unstale":"2024-09-21T09:56:41.986179+0000","last_undegraded":"2024-09-21T09:56:41.986179+0000","last_fullsized":"2024-09-21T09:56:41.986179+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:17:49.771404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":367,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.982179+0000","last_change":"2024-09-21T09:46:16.203600+0000","last_active":"2024-09-21T09:56:41.982179+0000","last_peered":"2024-09-21T09:56:41.982179+0000","last_clean":"2024-09-21T09:56:41.982179+0000","last_became_active":"2024-09-21T09:46:16.203301+0000","last_became_peered":"2024-09-21T09:46:16.203301+0000","last_unstale":"2024-09-21T09:56:41.982179+0000","last_undegraded":"2024-09-21T09:56:41.982179+0000","last_fullsized":"2024-09-21T09:56:41.982179+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:22:34.754354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.17","version":"255'6017","reported_seq":6095,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:47.405466+0000","last_change":"2024-09-21T09:55:42.078812+0000","last_active":"2024-09-21T09:56:47.405466+0000","last_peered":"2024-09-21T09:56:47.405466+0000","last_clean":"2024-09-21T09:56:47.405466+0000","last_became_active":"2024-09-21T09:55:42.076637+0000","last_became_peered":"2024-09-21T09:55:42.076637+0000","last_unstale":"2024-09-21T09:56:47.405466+0000","last_undegraded":"2024-09-21T09:56:47.405466+0000","last_fullsized":"2024-09-21T09:56:47.405466+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":6017,"log_dups_size":0,"ondisk_log_size":6017,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":251658240,"num_objects":3840,"num_object_clones":0,"num_object_copies":11520,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3840,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4102,"num_write_kb":254144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":250,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.975251+0000","last_change":"2024-09-21T09:54:45.253818+0000","last_active":"2024-09-21T09:56:40.975251+0000","last_peered":"2024-09-21T09:56:40.975251+0000","last_clean":"2024-09-21T09:56:40.975251+0000","last_became_active":"2024-09-21T09:54:45.252904+0000","last_became_peered":"2024-09-21T09:54:45.252904+0000","last_unstale":"2024-09-21T09:56:40.975251+0000","last_undegraded":"2024-09-21T09:56:40.975251+0000","last_fullsized":"2024-09-21T09:56:40.975251+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:32:31.100948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":110,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.965460+0000","last_change":"2024-09-21T09:54:45.259297+0000","last_active":"2024-09-21T09:56:40.965460+0000","last_peered":"2024-09-21T09:56:40.965460+0000","last_clean":"2024-09-21T09:56:40.965460+0000","last_became_active":"2024-09-21T09:54:45.253105+0000","last_became_peered":"2024-09-21T09:54:45.253105+0000","last_unstale":"2024-09-21T09:56:40.965460+0000","last_undegraded":"2024-09-21T09:56:40.965460+0000","last_fullsized":"2024-09-21T09:56:40.965460+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:07:36.960623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.16","version":"255'6072","reported_seq":6179,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:44.969203+0000","last_change":"2024-09-21T09:55:44.400315+0000","last_active":"2024-09-21T09:56:44.969203+0000","last_peered":"2024-09-21T09:56:44.969203+0000","last_clean":"2024-09-21T09:56:44.969203+0000","last_became_active":"2024-09-21T09:55:42.082503+0000","last_became_peered":"2024-09-21T09:55:42.082503+0000","last_unstale":"2024-09-21T09:56:44.969203+0000","last_undegraded":"2024-09-21T09:56:44.969203+0000","last_fullsized":"2024-09-21T09:56:44.969203+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":5,"last_scrub":"235'4017","last_scrub_stamp":"2024-09-21T09:55:44.400066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:44.400066+0000","objects_scrubbed":2029,"log_size":6072,"log_dups_size":0,"ondisk_log_size":6072,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:56:05.372257+0000","scrub_duration":517,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":259325952,"num_objects":3957,"num_object_clones":0,"num_object_copies":11871,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3957,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2070,"num_write_kb":127936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,7],"acting":[0,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":254,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.974684+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T09:56:40.974684+0000","last_peered":"2024-09-21T09:56:40.974684+0000","last_clean":"2024-09-21T09:56:40.974684+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T09:56:40.974684+0000","last_undegraded":"2024-09-21T09:56:40.974684+0000","last_fullsized":"2024-09-21T09:56:40.974684+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":124,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.966113+0000","last_change":"2024-09-21T09:52:23.946480+0000","last_active":"2024-09-21T09:56:40.966113+0000","last_peered":"2024-09-21T09:56:40.966113+0000","last_clean":"2024-09-21T09:56:40.966113+0000","last_became_active":"2024-09-21T09:52:23.919292+0000","last_became_peered":"2024-09-21T09:52:23.919292+0000","last_unstale":"2024-09-21T09:56:40.966113+0000","last_undegraded":"2024-09-21T09:56:40.966113+0000","last_fullsized":"2024-09-21T09:56:40.966113+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:43:09.770414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.15","version":"255'6010","reported_seq":6058,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:48.668368+0000","last_change":"2024-09-21T09:55:46.718591+0000","last_active":"2024-09-21T09:56:48.668368+0000","last_peered":"2024-09-21T09:56:48.668368+0000","last_clean":"2024-09-21T09:56:48.668368+0000","last_became_active":"2024-09-21T09:55:42.077007+0000","last_became_peered":"2024-09-21T09:55:42.077007+0000","last_unstale":"2024-09-21T09:56:48.668368+0000","last_undegraded":"2024-09-21T09:56:48.668368+0000","last_fullsized":"2024-09-21T09:56:48.668368+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":6010,"log_dups_size":0,"ondisk_log_size":6010,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247496704,"num_objects":3777,"num_object_clones":0,"num_object_copies":11331,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3777,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4119,"num_write_kb":252640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":420,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.998072+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T09:56:41.998072+0000","last_peered":"2024-09-21T09:56:41.998072+0000","last_clean":"2024-09-21T09:56:41.998072+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T09:56:41.998072+0000","last_undegraded":"2024-09-21T09:56:41.998072+0000","last_fullsized":"2024-09-21T09:56:41.998072+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":410,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.998695+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T09:56:41.998695+0000","last_peered":"2024-09-21T09:56:41.998695+0000","last_clean":"2024-09-21T09:56:41.998695+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T09:56:41.998695+0000","last_undegraded":"2024-09-21T09:56:41.998695+0000","last_fullsized":"2024-09-21T09:56:41.998695+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.14","version":"255'6151","reported_seq":6204,"reported_epoch":255,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:56:45.663096+0000","last_change":"2024-09-21T09:56:27.662825+0000","last_active":"2024-09-21T09:56:45.663096+0000","last_peered":"2024-09-21T09:56:45.663096+0000","last_clean":"2024-09-21T09:56:23.617037+0000","last_became_active":"2024-09-21T09:56:27.639014+0000","last_became_peered":"2024-09-21T09:56:27.639014+0000","last_unstale":"2024-09-21T09:56:45.663096+0000","last_undegraded":"2024-09-21T09:56:27.354452+0000","last_fullsized":"2024-09-21T09:56:27.339364+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":6151,"log_dups_size":0,"ondisk_log_size":6151,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":259391488,"num_objects":3958,"num_object_clones":0,"num_object_copies":11874,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3611,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3958,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4138,"num_write_kb":259072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,2],"acting":[4,2],"avail_no_missing":["4","2","5"],"object_location_counts":[{"shards":"2,4","objects":347},{"shards":"2,4,5","objects":3521}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":250,"reported_epoch":254,"state":"active+clean","last_fresh":"2024-09-21T09:56:40.975069+0000","last_change":"2024-09-21T09:54:45.256674+0000","last_active":"2024-09-21T09:56:40.975069+0000","last_peered":"2024-09-21T09:56:40.975069+0000","last_clean":"2024-09-21T09:56:40.975069+0000","last_became_active":"2024-09-21T09:54:45.256098+0000","last_became_peered":"2024-09-21T09:54:45.256098+0000","last_unstale":"2024-09-21T09:56:40.975069+0000","last_undegraded":"2024-09-21T09:56:40.975069+0000","last_fullsized":"2024-09-21T09:56:40.975069+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:25:12.084103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":430,"reported_epoch":255,"state":"active+clean","last_fresh":"2024-09-21T09:56:41.982406+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T09:56:41.982406+0000","last_peered":"2024-09-21T09:56:41.982406+0000","last_clean":"2024-09-21T09:56:41.982406+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T09:56:41.982406+0000","last_undegraded":"2024-09-21T09:56:41.982406+0000","last_fullsized":"2024-09-21T09:56:41.982406+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":8,"num_pg":26,"stat_sum":{"num_bytes":8176893976,"num_objects":124772,"num_object_clones":0,"num_object_copies":374316,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3611,"num_objects_misplaced":12423,"num_objects_unfound":0,"num_objects_dirty":124772,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":104157,"num_write_kb":6431201,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5850,"num_bytes_recovered":383385600,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":25049247744,"data_stored":25049235528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":165566,"ondisk_log_size":165566,"up":78,"acting":75,"num_store_stats":7},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":35,"num_bytes_recovered":11618,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":8,"num_bytes_recovered":95,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":16384,"data_stored":76,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397820,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3375448,"kb_used_data":3073936,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":90369704,"statfs":{"total":95995035648,"available":92538576896,"internally_reserved":0,"allocated":3147710464,"data_stored":3145975743,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683594043,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3050116,"kb_used_data":2752764,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":90695036,"statfs":{"total":95995035648,"available":92871716864,"internally_reserved":0,"allocated":2818830336,"data_stored":2817115314,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790274,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4757376,"kb_used_data":4443384,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":88987776,"statfs":{"total":95995035648,"available":91123482624,"internally_reserved":0,"allocated":4550025216,"data_stored":4548309903,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986505,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3816140,"kb_used_data":3514564,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":89929012,"statfs":{"total":95995035648,"available":92087308288,"internally_reserved":0,"allocated":3598913536,"data_stored":3597190473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893293,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3886004,"kb_used_data":3338220,"kb_used_omap":4,"kb_used_meta":547707,"kb_avail":89859148,"statfs":{"total":95995035648,"available":92015767552,"internally_reserved":0,"allocated":3418337280,"data_stored":3416632808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":560852417},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056820,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5007232,"kb_used_data":4498488,"kb_used_omap":6,"kb_used_meta":508729,"kb_avail":88737920,"statfs":{"total":95995035648,"available":90867630080,"internally_reserved":0,"allocated":4606451712,"data_stored":4604736679,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":520938964},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220347,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":323448,"kb_used_data":3560,"kb_used_omap":5,"kb_used_meta":319866,"kb_avail":93421704,"statfs":{"total":95995035648,"available":95663824896,"internally_reserved":0,"allocated":3645440,"data_stored":1944961,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":327543028},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585087,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3284352,"kb_used_data":2960312,"kb_used_omap":7,"kb_used_meta":324024,"kb_avail":90460800,"statfs":{"total":95995035648,"available":92631859200,"internally_reserved":0,"allocated":3031359488,"data_stored":3029643557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":331801031},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":3014262784,"data_stored":3014262784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4578021376,"data_stored":4578017304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":3404660736,"data_stored":3404660736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":3579576320,"data_stored":3579576320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4539617280,"data_stored":4539613208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2797928448,"data_stored":2797928448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":3135180800,"data_stored":3135176728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:56:58.513 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool set .mgr pgp_num 1 2024-09-21T09:56:58.513 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:58.544 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:58.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:58.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:58.646 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:58.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:56:58 smithi165 ceph-mon[86023]: pgmap v788: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.2 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 102 B/s rd, 1.6 MiB/s wr, 981 op/s; 3611/353316 objects degraded (1.022%); 10665/353316 objects misplaced (3.019%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T09:56:58.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:58.691 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:58.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:58.760 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:56:58.760 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:56:58.793 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:58.821 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:58.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:58.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:58.923 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:58.955 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:58.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:58.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:59.056 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:59.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:59.100 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:59.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:59.201 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:56:59.237 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:59.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:59.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:56:59.338 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:56:59.382 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:59.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:59.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:56:59.484 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:59.509 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:59.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:59.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:56:59.611 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:56:59.643 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:56:59.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:59.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:56:59.744 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:56:59.780 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:59.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:59.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:56:59.882 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:56:59.912 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:56:59.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:56:59.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:00.013 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:00.047 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:00.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:00.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:00.149 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:00.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:00.185 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:00.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:00.286 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:00.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:00.315 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:00.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:00.416 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:00.418 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T09:57:00.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:00.499 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:00.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:00.599 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:00.627 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:00.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:00.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:00.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:00 smithi165 ceph-mon[86023]: pgmap v789: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.0 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 995 op/s; 3611/344526 objects degraded (1.048%); 10665/344526 objects misplaced (3.096%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T09:57:00.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:57:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:57:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:57:00.673 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:00 smithi137 ceph-mon[93825]: pgmap v789: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.0 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 995 op/s; 3611/344526 objects degraded (1.048%); 10665/344526 objects misplaced (3.096%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T09:57:00.675 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:00 smithi137 ceph-mon[97575]: pgmap v789: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 7.0 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 995 op/s; 3611/344526 objects degraded (1.048%); 10665/344526 objects misplaced (3.096%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T09:57:00.729 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:00.791 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:00.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:00.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:00.892 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:00.920 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:00.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:00.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:01.022 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:01.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:01.057 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:01.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:01.158 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:01.176 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:01.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:01.206 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:01.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:01.307 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:01.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:01.351 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:01.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:01.452 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:01.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:01.481 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:01.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:01.582 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:01.678 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:01 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/344526 objects degraded (1.048%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:57:01.678 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:01 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/344526 objects degraded (1.048%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:57:01.679 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:01 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/344526 objects degraded (1.048%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:57:01.710 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:01.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:01.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:01.811 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:01.853 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:01.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:01.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:01.919 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T09:57:01.955 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:01.982 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:01.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:01.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:02.084 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:02.111 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:02.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:02.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:02.208 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:57:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:57:01] "GET /metrics HTTP/1.1" 200 36541 "" "Prometheus/2.51.0" 2024-09-21T09:57:02.214 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:02.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:02.266 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:02.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:02.367 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:02.395 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:02.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:02.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:02.465 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:02 smithi137 ceph-mon[93825]: pgmap v790: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.9 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3611/337818 objects degraded (1.069%); 9855/337818 objects misplaced (2.917%); 6.4 MiB/s, 102 objects/s recovering 2024-09-21T09:57:02.466 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:02 smithi137 ceph-mon[97575]: pgmap v790: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.9 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3611/337818 objects degraded (1.069%); 9855/337818 objects misplaced (2.917%); 6.4 MiB/s, 102 objects/s recovering 2024-09-21T09:57:02.496 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:02.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:02.531 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:02.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:02.632 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:02.667 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:02.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:02.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:02.769 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:02.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:02.808 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:02.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:02 smithi165 ceph-mon[86023]: pgmap v790: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.9 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3611/337818 objects degraded (1.069%); 9855/337818 objects misplaced (2.917%); 6.4 MiB/s, 102 objects/s recovering 2024-09-21T09:57:02.909 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:02.945 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:02.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:02.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:02.976 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:57:02.976 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:57:03.009 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:57:03.009 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:57:03.041 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:57:03.041 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:57:03.046 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:03.079 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:57:03.079 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:57:03.083 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:03.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:03.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:03.112 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:57:03.112 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:57:03.146 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:57:03.146 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:57:03.177 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:57:03.177 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:57:03.185 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:03.204 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:57:03.204 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:57:03.211 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:03.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:03.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:03.313 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:03.346 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:03.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:03.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:03.449 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:03.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:03.500 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:03.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:03.601 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:03.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:03.639 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:03.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:03.740 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:03.752 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:03 smithi137 ceph-mon[93825]: pgmap v791: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3611/331212 objects degraded (1.090%); 9855/331212 objects misplaced (2.975%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:57:03.752 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:03 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/850243052' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:57:03.752 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:03 smithi137 ceph-mon[97575]: pgmap v791: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3611/331212 objects degraded (1.090%); 9855/331212 objects misplaced (2.975%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:57:03.752 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:03 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/850243052' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:57:03.777 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:03.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:03.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:03.879 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:03.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:03 smithi165 ceph-mon[86023]: pgmap v791: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3611/331212 objects degraded (1.090%); 9855/331212 objects misplaced (2.975%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:57:03.900 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:03 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/850243052' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:57:03.913 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:03.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:03.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:04.015 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:04.053 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:04.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:04.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:04.155 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:04.194 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:04.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:04.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:04.296 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:04.335 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:04.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:04.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:04.436 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:04.468 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:04.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:04.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:04.570 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:04.601 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:04.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:04.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:04.613 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:04.687 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:04.703 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:04.753 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:04.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:04.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:04.854 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:04.882 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:04.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:04.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:04.984 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:05.005 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:05.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:05.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:05.107 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:05.141 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:05.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:05.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:05.242 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:05.264 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:05.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:05.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:05.366 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:05.402 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:05.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:05.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:05.504 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:05.544 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:05.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:05.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:05.645 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:05.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:05.672 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:05.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:05.773 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:05.804 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:05.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:05.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:05.898 INFO:teuthology.orchestra.run.smithi137.stderr:set pool 1 pgp_num to 1 2024-09-21T09:57:05.905 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:05.927 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:05.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:05.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:06.028 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:06.057 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:06.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:06.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:06.103 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:57:06.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:05 smithi165 ceph-mon[86023]: pgmap v792: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.7 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3611/329136 objects degraded (1.097%); 9855/329136 objects misplaced (2.994%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:57:06.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:05 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3394551296' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-09-21T09:57:06.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:05 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-09-21T09:57:06.159 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:06.181 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:06.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:06.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:06.240 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:05 smithi137 ceph-mon[93825]: pgmap v792: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.7 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3611/329136 objects degraded (1.097%); 9855/329136 objects misplaced (2.994%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:57:06.240 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:05 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3394551296' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-09-21T09:57:06.240 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:05 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-09-21T09:57:06.241 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:05 smithi137 ceph-mon[97575]: pgmap v792: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.7 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3611/329136 objects degraded (1.097%); 9855/329136 objects misplaced (2.994%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:57:06.241 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:05 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3394551296' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-09-21T09:57:06.241 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:05 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-09-21T09:57:06.283 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:06.314 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:06.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:06.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:06.415 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:06.446 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:06.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:06.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:06.547 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:06.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:06.587 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:06.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:06.688 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:06.709 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:06.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:06.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:06.811 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:06.845 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:06.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:06.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:06.947 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:06.980 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:06.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:06.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:07.081 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:07.121 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:07.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:07.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:07.223 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:07.256 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:07.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:07.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:07.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:06 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-09-21T09:57:07.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:06 smithi137 ceph-mon[97575]: osdmap e257: 8 total, 8 up, 8 in 2024-09-21T09:57:07.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:06 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/329136 objects degraded (1.097%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:57:07.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:06 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-09-21T09:57:07.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:06 smithi137 ceph-mon[93825]: osdmap e257: 8 total, 8 up, 8 in 2024-09-21T09:57:07.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:06 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/329136 objects degraded (1.097%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:57:07.357 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:07.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:07.389 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:07.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:06 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-09-21T09:57:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:06 smithi165 ceph-mon[86023]: osdmap e257: 8 total, 8 up, 8 in 2024-09-21T09:57:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:06 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/329136 objects degraded (1.097%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:57:07.490 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:07.511 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:07.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:07.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:07.613 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:07.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:07.635 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:07.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:07.736 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:07.768 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:07.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:07.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:07.869 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:07.895 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:07.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:07.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:07.997 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:08.031 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:08.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:08.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:08.133 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:08.170 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:08.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:08.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:08.271 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:07 smithi137 ceph-mon[93825]: pgmap v794: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 3611/322428 objects degraded (1.120%); 9162/322428 objects misplaced (2.842%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:57:08.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:07 smithi137 ceph-mon[97575]: pgmap v794: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 3611/322428 objects degraded (1.120%); 9162/322428 objects misplaced (2.842%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:57:08.304 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:08.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:08.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:08.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:07 smithi165 ceph-mon[86023]: pgmap v794: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 3611/322428 objects degraded (1.120%); 9162/322428 objects misplaced (2.842%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:57:08.406 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:08.439 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:08.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:08.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:08.541 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:08.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:08.610 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:08.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:08.712 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:08.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:08.766 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:08.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:08.867 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:08.895 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:08.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:08.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:08.997 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:09.029 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:09.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:09.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:09.130 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:09.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:09.171 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:09.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:09.272 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:09.311 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:09.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:09.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:09.413 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:09.458 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:09.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:09.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:09.560 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:09.597 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:09.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:09.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:09.699 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:09.737 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:09.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:09.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:09.839 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:09.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:09.877 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:09.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:09.964 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:09 smithi137 ceph-mon[93825]: pgmap v795: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 999 op/s; 3611/314532 objects degraded (1.148%); 9162/314532 objects misplaced (2.913%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:57:09.964 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:09 smithi137 ceph-mon[97575]: pgmap v795: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 999 op/s; 3611/314532 objects degraded (1.148%); 9162/314532 objects misplaced (2.913%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:57:09.977 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:10.011 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:10.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:10.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:10.113 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:10.149 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:10.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:10.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:10.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:09 smithi165 ceph-mon[86023]: pgmap v795: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 999 op/s; 3611/314532 objects degraded (1.148%); 9162/314532 objects misplaced (2.913%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T09:57:10.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:10.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:57:10.251 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:10.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:10.287 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:10.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:57:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:57:10.388 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:10.422 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:10.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:10.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:10.524 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:10.557 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:10.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:10.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:57:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:57:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:57:10.659 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:10.689 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:10.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:10.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:10.790 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:10.837 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:10.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:10.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:10.939 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:10.971 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:10.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:10.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:11.073 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:11.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:11.117 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:11.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:11.218 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:11.250 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:11.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:11.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:11.352 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:11.382 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:11.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:11.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:11.484 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:11.523 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:11.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:11.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:11.624 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:11.667 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:11.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:11.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:11.768 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:11.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:11.808 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:11.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:11.909 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:11.941 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:11.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:11.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:12.043 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:12.081 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:12.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:12.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:12.182 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:12.213 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:12.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:12.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:11 smithi137 ceph-mon[93825]: pgmap v796: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 978 op/s; 3611/308454 objects degraded (1.171%); 8563/308454 objects misplaced (2.776%); 4.6 MiB/s, 72 objects/s recovering 2024-09-21T09:57:12.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:11 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/308454 objects degraded (1.171%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:57:12.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:57:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:57:11] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.51.0" 2024-09-21T09:57:12.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:11 smithi137 ceph-mon[97575]: pgmap v796: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 978 op/s; 3611/308454 objects degraded (1.171%); 8563/308454 objects misplaced (2.776%); 4.6 MiB/s, 72 objects/s recovering 2024-09-21T09:57:12.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:11 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/308454 objects degraded (1.171%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:57:12.315 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:12.346 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:12.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:12.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:11 smithi165 ceph-mon[86023]: pgmap v796: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 978 op/s; 3611/308454 objects degraded (1.171%); 8563/308454 objects misplaced (2.776%); 4.6 MiB/s, 72 objects/s recovering 2024-09-21T09:57:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:11 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/308454 objects degraded (1.171%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:57:12.448 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:12.484 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:12.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:12.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:12.585 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:12.629 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:12.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:12.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:12.731 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:12.763 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:12.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:12.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:12.864 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:12.901 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:12.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:12.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:13.003 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:13.029 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:13.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:13.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:13.131 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:13.162 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:13.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:13.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:13.263 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:13.304 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:13.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:13.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:13.406 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:13.432 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:13.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:13.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:13.534 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:13.569 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:13.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:13.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:13.672 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:13.695 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:13.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:13.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:13.797 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:13.836 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:13.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:13.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:13.938 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:13.970 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:13.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:13.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:14.072 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:14.109 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:14.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:14.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:14.211 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:14.218 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:13 smithi137 ceph-mon[97575]: pgmap v797: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 975 op/s; 3611/301950 objects degraded (1.196%); 8563/301950 objects misplaced (2.836%); 4.6 MiB/s, 72 objects/s recovering 2024-09-21T09:57:14.218 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:13 smithi137 ceph-mon[93825]: pgmap v797: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 975 op/s; 3611/301950 objects degraded (1.196%); 8563/301950 objects misplaced (2.836%); 4.6 MiB/s, 72 objects/s recovering 2024-09-21T09:57:14.241 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:14.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:14.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:14.343 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:14.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:14.380 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:14.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:13 smithi165 ceph-mon[86023]: pgmap v797: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 975 op/s; 3611/301950 objects degraded (1.196%); 8563/301950 objects misplaced (2.836%); 4.6 MiB/s, 72 objects/s recovering 2024-09-21T09:57:14.481 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:14.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:14.516 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:14.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:14.617 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:14.653 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:14.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:14.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:14.755 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:14.792 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:14.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:14.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:14.894 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:14.930 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:14.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:14.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:15.032 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:15.039 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:15.059 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:15.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:15.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:15.161 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:15.192 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:15.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:15.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:15.293 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:15.328 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:15.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:15.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:15.430 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:15.465 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:15.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:15.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:15.567 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:15.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:15.607 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:15.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:15.708 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:15.743 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:15.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:15.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:15.845 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:15.883 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:15.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:15.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:15.985 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:16.019 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:16.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:16.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:16.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:15 smithi137 ceph-mon[97575]: pgmap v798: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 965 op/s; 3611/300156 objects degraded (1.203%); 8563/300156 objects misplaced (2.853%); 4.6 MiB/s, 72 objects/s recovering 2024-09-21T09:57:16.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:15 smithi137 ceph-mon[93825]: pgmap v798: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 965 op/s; 3611/300156 objects degraded (1.203%); 8563/300156 objects misplaced (2.853%); 4.6 MiB/s, 72 objects/s recovering 2024-09-21T09:57:16.121 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:16.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:16.162 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:16.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:16.263 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:16.292 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:16.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:16.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:16.394 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:15 smithi165 ceph-mon[86023]: pgmap v798: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 965 op/s; 3611/300156 objects degraded (1.203%); 8563/300156 objects misplaced (2.853%); 4.6 MiB/s, 72 objects/s recovering 2024-09-21T09:57:16.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:16.424 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:16.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:16.525 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:16.562 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:16.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:16.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:16.664 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:16.706 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:16.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:16.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:16.808 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:16.845 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:16.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:16.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:16.947 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:16.988 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:16.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:16.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:17.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:16 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/300156 objects degraded (1.203%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:57:17.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:16 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/300156 objects degraded (1.203%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:57:17.091 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:17.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:17.122 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:17.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:17.223 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:17.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:17.254 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:17.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:17.354 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:17.381 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:17.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:17.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:17.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:16 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/300156 objects degraded (1.203%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:57:17.483 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:17.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:17.514 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:17.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:17.616 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:17.645 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:17.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:17.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:17.748 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:17.791 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:17.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:17.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:17.893 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:17.919 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:17.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:17.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:17.944 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T09:57:18.021 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:18.058 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:18.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:18.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:18.160 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:18.188 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:18.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:18.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:18.290 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:17 smithi137 ceph-mon[93825]: pgmap v799: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 886 op/s; 3611/293337 objects degraded (1.231%); 7963/293337 objects misplaced (2.715%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T09:57:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:17 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2205379248' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:57:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:17 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:57:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:17 smithi137 ceph-mon[97575]: pgmap v799: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 886 op/s; 3611/293337 objects degraded (1.231%); 7963/293337 objects misplaced (2.715%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T09:57:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:17 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2205379248' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:57:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:17 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:57:18.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:18.330 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:18.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:17 smithi165 ceph-mon[86023]: pgmap v799: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 886 op/s; 3611/293337 objects degraded (1.231%); 7963/293337 objects misplaced (2.715%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T09:57:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:17 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2205379248' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:57:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:17 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:57:18.431 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:18.464 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:18.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:18.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:18.565 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:18.605 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:18.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:18.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:18.629 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5, 6] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:57:18.629 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:57:18.629 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2024-09-21T09:57:18.630 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T09:57:18.630 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T09:57:18.630 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 config set filestore_inject_stall 3 2024-09-21T09:57:18.708 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:18.726 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:57:18.726 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T09:57:18.726 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T09:57:18.726 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T09:57:18.726 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.726 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112705 8.13 8:cefd9a36:::benchmark_data_smithi137_204476_object112704:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.727 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357118+0000", 2024-09-21T09:57:18.727 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.997199821999999, 2024-09-21T09:57:18.727 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1003945239999999, 2024-09-21T09:57:18.727 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.727 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.727 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.727 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.727 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.727 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.727 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112705 2024-09-21T09:57:18.727 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.727 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.727 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.727 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.728 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357118+0000", 2024-09-21T09:57:18.728 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.728 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.728 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.728 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.728 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357118+0000", 2024-09-21T09:57:18.728 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.728 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.728 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.728 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.728 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357120+0000", 2024-09-21T09:57:18.728 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9199999999999998e-06 2024-09-21T09:57:18.728 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.728 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.729 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.729 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357156+0000", 2024-09-21T09:57:18.729 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5998999999999999e-05 2024-09-21T09:57:18.729 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.729 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.729 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.729 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357169+0000", 2024-09-21T09:57:18.729 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3122000000000001e-05 2024-09-21T09:57:18.729 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.729 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.729 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.729 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357179+0000", 2024-09-21T09:57:18.729 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9280000000000005e-06 2024-09-21T09:57:18.730 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.730 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.730 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.730 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357551+0000", 2024-09-21T09:57:18.730 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00037221500000000001 2024-09-21T09:57:18.730 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.730 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.730 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.730 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357561+0000", 2024-09-21T09:57:18.730 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7620000000000007e-06 2024-09-21T09:57:18.730 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.730 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.730 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.730 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.445016+0000", 2024-09-21T09:57:18.731 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.087455729 2024-09-21T09:57:18.731 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.731 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.731 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.731 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.445153+0000", 2024-09-21T09:57:18.731 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013661700000000001 2024-09-21T09:57:18.731 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.731 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.731 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.731 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.445260+0000", 2024-09-21T09:57:18.731 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000106749 2024-09-21T09:57:18.731 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.731 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.731 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.732 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.449819+0000", 2024-09-21T09:57:18.732 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0045591219999999997 2024-09-21T09:57:18.732 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.732 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.732 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.732 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.451364+0000", 2024-09-21T09:57:18.732 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001544592 2024-09-21T09:57:18.732 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.732 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.732 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.732 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.456285+0000", 2024-09-21T09:57:18.732 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.004921829 2024-09-21T09:57:18.732 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.732 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.733 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.733 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.456333+0000", 2024-09-21T09:57:18.733 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7895999999999997e-05 2024-09-21T09:57:18.733 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.733 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.733 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.733 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.457512+0000", 2024-09-21T09:57:18.733 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001179044 2024-09-21T09:57:18.733 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.733 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.733 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.733 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.733 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.733 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112712 8.13 8:c99c43ca:::benchmark_data_smithi137_204476_object112711:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.734 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357204+0000", 2024-09-21T09:57:18.734 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.997113190999997, 2024-09-21T09:57:18.734 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1014276700000001, 2024-09-21T09:57:18.734 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.734 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.734 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.734 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.734 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.734 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.734 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112712 2024-09-21T09:57:18.734 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.734 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.734 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.734 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.735 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357204+0000", 2024-09-21T09:57:18.735 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.735 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.735 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.735 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.735 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357204+0000", 2024-09-21T09:57:18.735 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.735 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.735 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.735 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.735 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357205+0000", 2024-09-21T09:57:18.735 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5199999999999996e-07 2024-09-21T09:57:18.735 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.735 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.736 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.736 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357227+0000", 2024-09-21T09:57:18.736 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2266999999999999e-05 2024-09-21T09:57:18.736 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.736 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.736 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.736 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357236+0000", 2024-09-21T09:57:18.736 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5590000000000006e-06 2024-09-21T09:57:18.736 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.736 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.736 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.736 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357242+0000", 2024-09-21T09:57:18.736 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.071e-06 2024-09-21T09:57:18.736 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.737 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.737 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.737 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357591+0000", 2024-09-21T09:57:18.737 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00034856399999999999 2024-09-21T09:57:18.737 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.737 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.737 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.737 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357597+0000", 2024-09-21T09:57:18.737 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9780000000000002e-06 2024-09-21T09:57:18.737 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.737 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.737 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.737 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.447838+0000", 2024-09-21T09:57:18.738 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.09024122 2024-09-21T09:57:18.738 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.738 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.738 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.738 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.448002+0000", 2024-09-21T09:57:18.738 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016447 2024-09-21T09:57:18.738 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.738 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.738 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.738 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.448187+0000", 2024-09-21T09:57:18.738 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000184575 2024-09-21T09:57:18.738 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.738 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.739 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.739 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.451350+0000", 2024-09-21T09:57:18.739 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0031635579999999999 2024-09-21T09:57:18.739 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.739 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.739 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.739 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.453792+0000", 2024-09-21T09:57:18.739 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0024418360000000002 2024-09-21T09:57:18.739 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.739 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.739 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.739 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.457583+0000", 2024-09-21T09:57:18.739 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0037912079999999999 2024-09-21T09:57:18.739 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.740 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.740 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.740 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.457645+0000", 2024-09-21T09:57:18.740 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1622000000000001e-05 2024-09-21T09:57:18.740 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.740 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.740 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.740 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.458632+0000", 2024-09-21T09:57:18.740 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00098708999999999993 2024-09-21T09:57:18.740 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.740 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.740 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.740 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.741 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.741 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112731 8.13 8:cd7ddaa1:::benchmark_data_smithi137_204476_object112730:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.741 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357252+0000", 2024-09-21T09:57:18.741 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.997065714999998, 2024-09-21T09:57:18.741 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1072878820000001, 2024-09-21T09:57:18.741 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.741 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.741 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.741 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.741 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.741 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.741 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112731 2024-09-21T09:57:18.741 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.741 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.742 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.742 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.742 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357252+0000", 2024-09-21T09:57:18.742 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.742 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.742 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.742 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.742 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357252+0000", 2024-09-21T09:57:18.742 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.742 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.742 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.743 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.743 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357252+0000", 2024-09-21T09:57:18.743 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2600000000000002e-07 2024-09-21T09:57:18.743 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.743 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.743 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.743 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357275+0000", 2024-09-21T09:57:18.743 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2086000000000002e-05 2024-09-21T09:57:18.743 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.743 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.743 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.743 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357283+0000", 2024-09-21T09:57:18.743 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1890000000000007e-06 2024-09-21T09:57:18.744 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.744 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.744 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.744 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357289+0000", 2024-09-21T09:57:18.744 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0000000000000002e-06 2024-09-21T09:57:18.744 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.744 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.744 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.744 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357621+0000", 2024-09-21T09:57:18.744 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00033279700000000002 2024-09-21T09:57:18.744 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.744 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.744 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.744 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357627+0000", 2024-09-21T09:57:18.745 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6699999999999999e-06 2024-09-21T09:57:18.745 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.745 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.745 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.745 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.449870+0000", 2024-09-21T09:57:18.745 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.092242425 2024-09-21T09:57:18.745 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.745 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.745 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.745 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.450021+0000", 2024-09-21T09:57:18.745 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015146800000000001 2024-09-21T09:57:18.745 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.745 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.746 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.746 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.450201+0000", 2024-09-21T09:57:18.746 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018033599999999999 2024-09-21T09:57:18.746 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.746 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.746 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.746 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.453801+0000", 2024-09-21T09:57:18.746 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003599526 2024-09-21T09:57:18.746 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.746 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.746 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.746 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.453846+0000", 2024-09-21T09:57:18.746 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5164999999999999e-05 2024-09-21T09:57:18.747 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.747 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.747 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.747 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.462642+0000", 2024-09-21T09:57:18.747 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0087958010000000007 2024-09-21T09:57:18.747 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.747 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.747 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.747 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.462678+0000", 2024-09-21T09:57:18.747 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.659e-05 2024-09-21T09:57:18.747 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.747 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.747 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.747 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.464540+0000", 2024-09-21T09:57:18.748 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0018613029999999999 2024-09-21T09:57:18.748 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.748 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.748 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.748 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.748 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.748 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112747 8.13 8:cafd3bd3:::benchmark_data_smithi137_204476_object112746:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.748 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357298+0000", 2024-09-21T09:57:18.748 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.997019162000001, 2024-09-21T09:57:18.748 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1085640299999999, 2024-09-21T09:57:18.748 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.748 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.748 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.749 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.749 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.749 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.749 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112747 2024-09-21T09:57:18.749 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.749 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.749 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.749 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.749 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357298+0000", 2024-09-21T09:57:18.749 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.749 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.749 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.749 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.749 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357298+0000", 2024-09-21T09:57:18.749 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.750 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.750 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.750 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.750 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357299+0000", 2024-09-21T09:57:18.750 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6100000000000001e-07 2024-09-21T09:57:18.750 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.750 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.750 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.750 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357320+0000", 2024-09-21T09:57:18.750 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1200999999999999e-05 2024-09-21T09:57:18.750 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.750 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.750 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.751 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357329+0000", 2024-09-21T09:57:18.751 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.1970000000000002e-06 2024-09-21T09:57:18.751 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.751 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.751 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.751 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357335+0000", 2024-09-21T09:57:18.751 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6489999999999996e-06 2024-09-21T09:57:18.751 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.751 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.751 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.751 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357654+0000", 2024-09-21T09:57:18.751 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00031896399999999998 2024-09-21T09:57:18.751 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.751 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.752 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.752 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357660+0000", 2024-09-21T09:57:18.752 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3230000000000003e-06 2024-09-21T09:57:18.752 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.752 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.752 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.752 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.451390+0000", 2024-09-21T09:57:18.752 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0937295650000001 2024-09-21T09:57:18.752 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.752 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.752 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.752 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.451538+0000", 2024-09-21T09:57:18.752 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014846799999999999 2024-09-21T09:57:18.752 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.753 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.753 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.753 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.451703+0000", 2024-09-21T09:57:18.753 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016438800000000001 2024-09-21T09:57:18.753 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.753 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.753 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.753 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.453892+0000", 2024-09-21T09:57:18.753 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0021896099999999998 2024-09-21T09:57:18.753 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.753 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.753 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.753 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.453904+0000", 2024-09-21T09:57:18.753 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1962e-05 2024-09-21T09:57:18.754 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.754 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.754 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.754 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.464651+0000", 2024-09-21T09:57:18.754 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010746673999999999 2024-09-21T09:57:18.754 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.754 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.754 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.754 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.464691+0000", 2024-09-21T09:57:18.754 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0292e-05 2024-09-21T09:57:18.754 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.754 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.754 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.754 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.465862+0000", 2024-09-21T09:57:18.755 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011711759999999999 2024-09-21T09:57:18.755 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.755 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.755 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.755 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.755 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.755 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112752 8.13 8:ca19430d:::benchmark_data_smithi137_204476_object112751:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.755 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357344+0000", 2024-09-21T09:57:18.755 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.996973310999998, 2024-09-21T09:57:18.755 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1098219380000001, 2024-09-21T09:57:18.755 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.755 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.755 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.756 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.756 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.756 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.756 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112752 2024-09-21T09:57:18.756 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.756 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.756 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.756 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.756 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357344+0000", 2024-09-21T09:57:18.756 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.756 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.756 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.756 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.756 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357344+0000", 2024-09-21T09:57:18.757 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.757 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.757 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.757 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.757 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357345+0000", 2024-09-21T09:57:18.757 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0800000000000004e-07 2024-09-21T09:57:18.757 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.757 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.757 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.757 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357452+0000", 2024-09-21T09:57:18.757 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000107434 2024-09-21T09:57:18.757 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.757 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.758 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357466+0000", 2024-09-21T09:57:18.758 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3397000000000001e-05 2024-09-21T09:57:18.758 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.758 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.758 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357472+0000", 2024-09-21T09:57:18.758 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9989999999999997e-06 2024-09-21T09:57:18.758 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.758 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.759 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357688+0000", 2024-09-21T09:57:18.759 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00021674199999999999 2024-09-21T09:57:18.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.759 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.759 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.759 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357694+0000", 2024-09-21T09:57:18.759 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9739999999999999e-06 2024-09-21T09:57:18.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.759 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.759 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.759 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.452668+0000", 2024-09-21T09:57:18.759 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.09497399 2024-09-21T09:57:18.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.759 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.759 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.760 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.452790+0000", 2024-09-21T09:57:18.760 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000121484 2024-09-21T09:57:18.760 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.760 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.760 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.760 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.452895+0000", 2024-09-21T09:57:18.760 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000104763 2024-09-21T09:57:18.760 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.760 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.760 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.760 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.456221+0000", 2024-09-21T09:57:18.760 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0033264129999999999 2024-09-21T09:57:18.760 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.760 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.761 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.761 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.457523+0000", 2024-09-21T09:57:18.761 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013021160000000001 2024-09-21T09:57:18.761 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.761 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.761 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.761 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.465935+0000", 2024-09-21T09:57:18.761 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0084120240000000006 2024-09-21T09:57:18.761 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.761 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.761 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.761 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.465991+0000", 2024-09-21T09:57:18.761 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5849e-05 2024-09-21T09:57:18.761 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.761 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.762 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.762 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.467166+0000", 2024-09-21T09:57:18.762 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011751450000000001 2024-09-21T09:57:18.762 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.762 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.762 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.762 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.762 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.762 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112766 8.13 8:c8792dc9:::benchmark_data_smithi137_204476_object112765:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.762 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357482+0000", 2024-09-21T09:57:18.762 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.996835877999999, 2024-09-21T09:57:18.762 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.11099704, 2024-09-21T09:57:18.762 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.763 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.763 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.763 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.763 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.763 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.763 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112766 2024-09-21T09:57:18.763 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.763 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.763 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.763 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.763 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357482+0000", 2024-09-21T09:57:18.763 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.763 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.764 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.764 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.764 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357482+0000", 2024-09-21T09:57:18.764 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.764 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.764 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.764 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.764 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357482+0000", 2024-09-21T09:57:18.764 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7599999999999997e-07 2024-09-21T09:57:18.764 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.764 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.765 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.765 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357504+0000", 2024-09-21T09:57:18.765 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1104999999999999e-05 2024-09-21T09:57:18.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.765 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.765 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.765 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357511+0000", 2024-09-21T09:57:18.765 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3839999999999999e-06 2024-09-21T09:57:18.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.765 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.765 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.765 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357517+0000", 2024-09-21T09:57:18.765 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9649999999999996e-06 2024-09-21T09:57:18.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.765 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.766 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.766 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357719+0000", 2024-09-21T09:57:18.766 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00020246000000000001 2024-09-21T09:57:18.766 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.766 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.766 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.766 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357725+0000", 2024-09-21T09:57:18.766 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.66e-06 2024-09-21T09:57:18.766 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.766 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.766 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.766 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.453933+0000", 2024-09-21T09:57:18.766 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0962082799999999 2024-09-21T09:57:18.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.767 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.767 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.454038+0000", 2024-09-21T09:57:18.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010472 2024-09-21T09:57:18.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.767 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.767 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.454132+0000", 2024-09-21T09:57:18.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3753999999999997e-05 2024-09-21T09:57:18.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.768 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.768 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.457527+0000", 2024-09-21T09:57:18.768 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0033950540000000002 2024-09-21T09:57:18.768 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.768 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.768 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.768 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.458680+0000", 2024-09-21T09:57:18.768 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001153451 2024-09-21T09:57:18.768 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.768 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.768 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.768 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.467389+0000", 2024-09-21T09:57:18.769 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0087089899999999998 2024-09-21T09:57:18.769 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.769 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.769 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.769 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.467444+0000", 2024-09-21T09:57:18.769 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4384e-05 2024-09-21T09:57:18.769 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.769 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.769 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.769 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.468479+0000", 2024-09-21T09:57:18.769 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0010351570000000001 2024-09-21T09:57:18.769 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.769 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.770 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.770 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.770 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.770 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112803 8.13 8:cba13d8f:::benchmark_data_smithi137_204476_object112802:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.770 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357549+0000", 2024-09-21T09:57:18.770 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.996768379999999, 2024-09-21T09:57:18.770 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.116428231, 2024-09-21T09:57:18.770 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.770 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.770 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.770 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.770 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.770 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.770 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112803 2024-09-21T09:57:18.771 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.771 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.771 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.771 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.771 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357549+0000", 2024-09-21T09:57:18.771 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.771 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.771 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.771 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.771 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357549+0000", 2024-09-21T09:57:18.771 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.771 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.771 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.772 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357550+0000", 2024-09-21T09:57:18.772 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1999999999999999e-07 2024-09-21T09:57:18.772 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.772 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357572+0000", 2024-09-21T09:57:18.772 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1753e-05 2024-09-21T09:57:18.772 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357580+0000", 2024-09-21T09:57:18.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0120000000000005e-06 2024-09-21T09:57:18.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.773 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.773 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357586+0000", 2024-09-21T09:57:18.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1700000000000002e-06 2024-09-21T09:57:18.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.773 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.773 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357768+0000", 2024-09-21T09:57:18.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018203800000000001 2024-09-21T09:57:18.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.773 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357775+0000", 2024-09-21T09:57:18.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4479999999999997e-06 2024-09-21T09:57:18.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.455094+0000", 2024-09-21T09:57:18.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0973187069999999 2024-09-21T09:57:18.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.455220+0000", 2024-09-21T09:57:18.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012573700000000001 2024-09-21T09:57:18.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.775 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.775 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.775 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.455312+0000", 2024-09-21T09:57:18.775 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2279000000000002e-05 2024-09-21T09:57:18.775 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.775 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.775 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.775 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.458691+0000", 2024-09-21T09:57:18.775 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0033792969999999999 2024-09-21T09:57:18.775 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.775 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.775 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.776 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.458722+0000", 2024-09-21T09:57:18.776 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0858999999999997e-05 2024-09-21T09:57:18.776 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.776 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.776 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.776 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.472367+0000", 2024-09-21T09:57:18.776 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.013644663 2024-09-21T09:57:18.776 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.776 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.776 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.776 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.472409+0000", 2024-09-21T09:57:18.776 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1794e-05 2024-09-21T09:57:18.777 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.777 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.777 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.473977+0000", 2024-09-21T09:57:18.777 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001568854 2024-09-21T09:57:18.777 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.777 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.777 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.777 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.777 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112819 8.13 8:ccda51eb:::benchmark_data_smithi137_204476_object112818:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.777 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357597+0000", 2024-09-21T09:57:18.778 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.996720537000002, 2024-09-21T09:57:18.778 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.125529918, 2024-09-21T09:57:18.778 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.778 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.778 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.778 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.778 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.778 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.778 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112819 2024-09-21T09:57:18.778 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.778 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.778 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.779 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357597+0000", 2024-09-21T09:57:18.779 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.779 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.779 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.779 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357597+0000", 2024-09-21T09:57:18.779 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.779 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.779 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.779 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357598+0000", 2024-09-21T09:57:18.779 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6300000000000005e-07 2024-09-21T09:57:18.779 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.780 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.780 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.780 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357618+0000", 2024-09-21T09:57:18.780 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0295000000000001e-05 2024-09-21T09:57:18.780 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.780 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.780 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.780 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357625+0000", 2024-09-21T09:57:18.780 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0589999999999997e-06 2024-09-21T09:57:18.780 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.780 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.780 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.780 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357631+0000", 2024-09-21T09:57:18.780 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7529999999999998e-06 2024-09-21T09:57:18.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357812+0000", 2024-09-21T09:57:18.781 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018104500000000001 2024-09-21T09:57:18.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357818+0000", 2024-09-21T09:57:18.781 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0000000000000002e-06 2024-09-21T09:57:18.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.458742+0000", 2024-09-21T09:57:18.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.100924225 2024-09-21T09:57:18.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.782 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.458866+0000", 2024-09-21T09:57:18.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012373500000000001 2024-09-21T09:57:18.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.782 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.458994+0000", 2024-09-21T09:57:18.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012870399999999999 2024-09-21T09:57:18.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.782 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.783 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.464597+0000", 2024-09-21T09:57:18.783 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0056029019999999999 2024-09-21T09:57:18.783 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.783 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.783 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.783 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.465884+0000", 2024-09-21T09:57:18.783 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0012862800000000001 2024-09-21T09:57:18.783 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.783 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.783 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.783 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.481551+0000", 2024-09-21T09:57:18.783 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.015667059000000001 2024-09-21T09:57:18.783 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.783 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.784 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.784 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.481615+0000", 2024-09-21T09:57:18.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3899000000000006e-05 2024-09-21T09:57:18.784 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.784 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.784 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.784 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.483127+0000", 2024-09-21T09:57:18.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001512399 2024-09-21T09:57:18.784 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.784 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.784 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.784 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.784 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.784 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112827 8.13 8:c85167a0:::benchmark_data_smithi137_204476_object112826:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.785 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357658+0000", 2024-09-21T09:57:18.785 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.996659657000002, 2024-09-21T09:57:18.785 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.138492074, 2024-09-21T09:57:18.785 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.785 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.785 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.785 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.785 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.785 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.785 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112827 2024-09-21T09:57:18.785 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.785 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.785 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.785 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357658+0000", 2024-09-21T09:57:18.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357658+0000", 2024-09-21T09:57:18.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357659+0000", 2024-09-21T09:57:18.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.8700000000000004e-07 2024-09-21T09:57:18.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.787 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.787 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.787 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357718+0000", 2024-09-21T09:57:18.787 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9344e-05 2024-09-21T09:57:18.787 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.787 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.787 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.787 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357731+0000", 2024-09-21T09:57:18.787 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2343e-05 2024-09-21T09:57:18.787 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.787 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.787 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.787 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357738+0000", 2024-09-21T09:57:18.787 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6629999999999993e-06 2024-09-21T09:57:18.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.788 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357887+0000", 2024-09-21T09:57:18.788 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014891000000000001 2024-09-21T09:57:18.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.788 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357894+0000", 2024-09-21T09:57:18.788 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8449999999999997e-06 2024-09-21T09:57:18.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.789 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.460279+0000", 2024-09-21T09:57:18.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1023850689999999 2024-09-21T09:57:18.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.789 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.460371+0000", 2024-09-21T09:57:18.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.1976000000000002e-05 2024-09-21T09:57:18.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.789 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.460471+0000", 2024-09-21T09:57:18.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000100212 2024-09-21T09:57:18.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.790 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.467191+0000", 2024-09-21T09:57:18.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0067201370000000002 2024-09-21T09:57:18.790 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.790 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.467231+0000", 2024-09-21T09:57:18.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9237999999999999e-05 2024-09-21T09:57:18.790 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.790 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.494234+0000", 2024-09-21T09:57:18.791 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.027003625 2024-09-21T09:57:18.791 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.791 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.791 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.791 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.494299+0000", 2024-09-21T09:57:18.791 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4603000000000005e-05 2024-09-21T09:57:18.791 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.791 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.791 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.791 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.496150+0000", 2024-09-21T09:57:18.791 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001851122 2024-09-21T09:57:18.791 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.791 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.791 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.792 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.792 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.792 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112837 8.13 8:cf26b64f:::benchmark_data_smithi137_204476_object112836:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.792 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357763+0000", 2024-09-21T09:57:18.792 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.996554859, 2024-09-21T09:57:18.792 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.139892903, 2024-09-21T09:57:18.792 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.792 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.792 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.792 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.792 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.792 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.792 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112837 2024-09-21T09:57:18.793 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.793 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.793 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.793 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.793 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357763+0000", 2024-09-21T09:57:18.793 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.793 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.793 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.793 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.793 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357763+0000", 2024-09-21T09:57:18.793 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.793 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.793 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.793 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.794 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357763+0000", 2024-09-21T09:57:18.794 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1600000000000001e-07 2024-09-21T09:57:18.794 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.794 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.794 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.794 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357808+0000", 2024-09-21T09:57:18.794 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4934e-05 2024-09-21T09:57:18.794 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.794 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.794 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.794 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357816+0000", 2024-09-21T09:57:18.794 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0590000000000003e-06 2024-09-21T09:57:18.794 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.794 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.795 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.795 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357822+0000", 2024-09-21T09:57:18.795 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.037e-06 2024-09-21T09:57:18.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.795 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.795 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.795 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357920+0000", 2024-09-21T09:57:18.795 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7640999999999996e-05 2024-09-21T09:57:18.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.795 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.795 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.795 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357926+0000", 2024-09-21T09:57:18.795 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8760000000000002e-06 2024-09-21T09:57:18.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.461420+0000", 2024-09-21T09:57:18.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1034942510000001 2024-09-21T09:57:18.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.461513+0000", 2024-09-21T09:57:18.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3232000000000005e-05 2024-09-21T09:57:18.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.461619+0000", 2024-09-21T09:57:18.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000105126 2024-09-21T09:57:18.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.797 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.467276+0000", 2024-09-21T09:57:18.797 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0056579439999999998 2024-09-21T09:57:18.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.797 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.467290+0000", 2024-09-21T09:57:18.797 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3567000000000001e-05 2024-09-21T09:57:18.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.797 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.496207+0000", 2024-09-21T09:57:18.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.028917244000000002 2024-09-21T09:57:18.798 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.798 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.798 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.798 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.496276+0000", 2024-09-21T09:57:18.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9147999999999996e-05 2024-09-21T09:57:18.798 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.798 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.798 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.798 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.497656+0000", 2024-09-21T09:57:18.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013792279999999999 2024-09-21T09:57:18.798 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.799 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.799 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.799 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.799 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.799 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112884 8.13 8:cd197e27:::benchmark_data_smithi137_204476_object112883:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.799 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357833+0000", 2024-09-21T09:57:18.799 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.996484453000001, 2024-09-21T09:57:18.799 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1411886710000001, 2024-09-21T09:57:18.799 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.799 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.799 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.799 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.799 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.799 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.800 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112884 2024-09-21T09:57:18.800 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.800 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.800 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.800 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.800 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357833+0000", 2024-09-21T09:57:18.800 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.800 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.800 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.800 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.800 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357833+0000", 2024-09-21T09:57:18.800 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.800 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.800 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357834+0000", 2024-09-21T09:57:18.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2200000000000004e-07 2024-09-21T09:57:18.801 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357891+0000", 2024-09-21T09:57:18.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7139999999999998e-05 2024-09-21T09:57:18.801 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357899+0000", 2024-09-21T09:57:18.802 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.9480000000000008e-06 2024-09-21T09:57:18.802 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.802 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.802 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.802 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357904+0000", 2024-09-21T09:57:18.802 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5670000000000002e-06 2024-09-21T09:57:18.802 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.802 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.802 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.802 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357948+0000", 2024-09-21T09:57:18.802 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.371e-05 2024-09-21T09:57:18.802 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.802 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.802 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.803 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357954+0000", 2024-09-21T09:57:18.803 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.592e-06 2024-09-21T09:57:18.803 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.803 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.803 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.803 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.468534+0000", 2024-09-21T09:57:18.803 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1105804109999999 2024-09-21T09:57:18.803 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.803 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.803 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.803 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.468653+0000", 2024-09-21T09:57:18.803 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000118733 2024-09-21T09:57:18.803 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.803 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.468748+0000", 2024-09-21T09:57:18.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5332000000000001e-05 2024-09-21T09:57:18.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.804 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.474055+0000", 2024-09-21T09:57:18.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0053068580000000002 2024-09-21T09:57:18.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.804 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.474070+0000", 2024-09-21T09:57:18.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5267000000000001e-05 2024-09-21T09:57:18.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.497710+0000", 2024-09-21T09:57:18.805 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.023640105000000002 2024-09-21T09:57:18.805 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.497764+0000", 2024-09-21T09:57:18.805 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3659999999999998e-05 2024-09-21T09:57:18.805 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.499022+0000", 2024-09-21T09:57:18.805 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0012578260000000001 2024-09-21T09:57:18.805 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.806 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.806 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.806 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.806 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.806 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112917 8.13 8:c81d8631:::benchmark_data_smithi137_204476_object112916:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.806 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357915+0000", 2024-09-21T09:57:18.806 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.996402711000002, 2024-09-21T09:57:18.806 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.142380094, 2024-09-21T09:57:18.806 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.806 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.806 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.806 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.806 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.806 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.807 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112917 2024-09-21T09:57:18.807 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.807 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.807 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.807 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.807 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357915+0000", 2024-09-21T09:57:18.807 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.807 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.807 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.807 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.807 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357915+0000", 2024-09-21T09:57:18.807 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.807 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.807 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.808 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.808 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357915+0000", 2024-09-21T09:57:18.808 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4899999999999995e-07 2024-09-21T09:57:18.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.808 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.808 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.808 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357959+0000", 2024-09-21T09:57:18.808 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3946999999999998e-05 2024-09-21T09:57:18.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.808 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.808 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.808 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357966+0000", 2024-09-21T09:57:18.808 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.08e-06 2024-09-21T09:57:18.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.808 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.809 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.809 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357972+0000", 2024-09-21T09:57:18.809 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3449999999999996e-06 2024-09-21T09:57:18.809 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.809 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.809 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.809 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358015+0000", 2024-09-21T09:57:18.809 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3287000000000001e-05 2024-09-21T09:57:18.809 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.809 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.809 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.809 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358023+0000", 2024-09-21T09:57:18.809 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1759999999999993e-06 2024-09-21T09:57:18.809 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.810 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.810 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.810 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.474120+0000", 2024-09-21T09:57:18.810 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1160964330000001 2024-09-21T09:57:18.810 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.810 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.810 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.810 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.474298+0000", 2024-09-21T09:57:18.810 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00017839200000000001 2024-09-21T09:57:18.810 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.810 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.810 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.810 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.474451+0000", 2024-09-21T09:57:18.810 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000152502 2024-09-21T09:57:18.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.811 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.811 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.811 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.481457+0000", 2024-09-21T09:57:18.811 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0070060890000000001 2024-09-21T09:57:18.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.811 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.811 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.811 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.481466+0000", 2024-09-21T09:57:18.811 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4439999999999997e-06 2024-09-21T09:57:18.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.811 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.811 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.811 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.499085+0000", 2024-09-21T09:57:18.811 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.017619320000000001 2024-09-21T09:57:18.812 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.812 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.812 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.812 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.499123+0000", 2024-09-21T09:57:18.812 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.752e-05 2024-09-21T09:57:18.812 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.812 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.812 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.812 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.500295+0000", 2024-09-21T09:57:18.812 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00117201 2024-09-21T09:57:18.812 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.812 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.812 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.812 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.813 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.813 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112946 8.13 8:cbae4b5b:::benchmark_data_smithi137_204476_object112945:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.813 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357985+0000", 2024-09-21T09:57:18.813 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.996332963999997, 2024-09-21T09:57:18.813 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1449176240000001, 2024-09-21T09:57:18.813 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.813 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.813 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.813 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.813 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.813 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.813 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112946 2024-09-21T09:57:18.813 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.813 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.814 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.814 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.814 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357985+0000", 2024-09-21T09:57:18.814 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.814 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.814 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.814 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.814 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357985+0000", 2024-09-21T09:57:18.814 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.814 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.814 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.814 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.814 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357985+0000", 2024-09-21T09:57:18.814 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2900000000000004e-07 2024-09-21T09:57:18.815 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.815 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.815 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.815 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358029+0000", 2024-09-21T09:57:18.815 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3927999999999997e-05 2024-09-21T09:57:18.815 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.815 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.815 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.815 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358038+0000", 2024-09-21T09:57:18.815 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6899999999999998e-06 2024-09-21T09:57:18.815 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.815 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.815 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.815 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358045+0000", 2024-09-21T09:57:18.816 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7089999999999996e-06 2024-09-21T09:57:18.816 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.816 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.816 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.816 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358077+0000", 2024-09-21T09:57:18.816 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2233000000000001e-05 2024-09-21T09:57:18.816 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.816 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.816 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.816 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358081+0000", 2024-09-21T09:57:18.816 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1489999999999996e-06 2024-09-21T09:57:18.816 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.816 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.817 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.817 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.476176+0000", 2024-09-21T09:57:18.817 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.118094623 2024-09-21T09:57:18.817 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.817 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.817 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.817 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.476333+0000", 2024-09-21T09:57:18.817 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015784699999999999 2024-09-21T09:57:18.817 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.817 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.817 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.817 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.476478+0000", 2024-09-21T09:57:18.817 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000144413 2024-09-21T09:57:18.817 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.818 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.818 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.818 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.481471+0000", 2024-09-21T09:57:18.818 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0049934139999999998 2024-09-21T09:57:18.818 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.818 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.818 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.818 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.481507+0000", 2024-09-21T09:57:18.818 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5589000000000001e-05 2024-09-21T09:57:18.818 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.818 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.818 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.818 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.500366+0000", 2024-09-21T09:57:18.818 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.018859335000000001 2024-09-21T09:57:18.819 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.819 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.819 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.819 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.500419+0000", 2024-09-21T09:57:18.819 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2855000000000001e-05 2024-09-21T09:57:18.819 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.819 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.819 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.819 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.502902+0000", 2024-09-21T09:57:18.819 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0024833099999999999 2024-09-21T09:57:18.819 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.820 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.820 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.820 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.820 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.820 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112968 8.13 8:caf9e66c:::benchmark_data_smithi137_204476_object112967:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.820 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.358055+0000", 2024-09-21T09:57:18.820 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.996262227999999, 2024-09-21T09:57:18.820 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1533235900000001, 2024-09-21T09:57:18.820 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.820 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.820 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.820 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.820 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.820 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.821 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112968 2024-09-21T09:57:18.821 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.821 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.821 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.821 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.821 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358055+0000", 2024-09-21T09:57:18.821 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.821 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.821 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.821 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.821 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358055+0000", 2024-09-21T09:57:18.821 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.821 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.821 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.821 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.822 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358056+0000", 2024-09-21T09:57:18.822 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5600000000000001e-07 2024-09-21T09:57:18.822 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.822 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.822 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.822 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358186+0000", 2024-09-21T09:57:18.822 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013058699999999999 2024-09-21T09:57:18.822 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.822 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.822 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.822 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358196+0000", 2024-09-21T09:57:18.822 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.251e-06 2024-09-21T09:57:18.822 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.822 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.823 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.823 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358202+0000", 2024-09-21T09:57:18.823 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6880000000000002e-06 2024-09-21T09:57:18.823 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.823 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.823 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.823 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358234+0000", 2024-09-21T09:57:18.823 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1797000000000001e-05 2024-09-21T09:57:18.823 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.823 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.823 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.823 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358238+0000", 2024-09-21T09:57:18.823 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.7249999999999999e-06 2024-09-21T09:57:18.823 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.478096+0000", 2024-09-21T09:57:18.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.119858077 2024-09-21T09:57:18.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.478259+0000", 2024-09-21T09:57:18.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000163332 2024-09-21T09:57:18.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.478437+0000", 2024-09-21T09:57:18.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000177226 2024-09-21T09:57:18.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.825 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.483158+0000", 2024-09-21T09:57:18.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0047213530000000002 2024-09-21T09:57:18.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.825 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.485019+0000", 2024-09-21T09:57:18.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0018610429999999999 2024-09-21T09:57:18.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.825 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.509353+0000", 2024-09-21T09:57:18.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.024334360999999999 2024-09-21T09:57:18.826 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.826 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.509414+0000", 2024-09-21T09:57:18.826 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0693000000000003e-05 2024-09-21T09:57:18.826 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.826 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.511379+0000", 2024-09-21T09:57:18.826 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0019650010000000001 2024-09-21T09:57:18.826 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.826 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.826 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.826 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.827 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.827 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112975 8.13 8:cb44fa13:::benchmark_data_smithi137_204476_object112974:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.827 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.358215+0000", 2024-09-21T09:57:18.827 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.996102704999998, 2024-09-21T09:57:18.827 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1602293559999999, 2024-09-21T09:57:18.827 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.827 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.827 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.827 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.827 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.827 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.827 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112975 2024-09-21T09:57:18.827 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.827 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.828 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.828 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.828 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358215+0000", 2024-09-21T09:57:18.828 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.828 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.828 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.828 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.828 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358215+0000", 2024-09-21T09:57:18.828 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.828 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.828 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.828 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.828 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358216+0000", 2024-09-21T09:57:18.828 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4499999999999997e-07 2024-09-21T09:57:18.829 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.829 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.829 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358260+0000", 2024-09-21T09:57:18.829 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4492e-05 2024-09-21T09:57:18.829 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.829 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.829 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358270+0000", 2024-09-21T09:57:18.829 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0302999999999999e-05 2024-09-21T09:57:18.829 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.829 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.829 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358277+0000", 2024-09-21T09:57:18.830 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1169999999999998e-06 2024-09-21T09:57:18.830 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.830 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.830 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.830 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358307+0000", 2024-09-21T09:57:18.830 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.9600000000000001e-05 2024-09-21T09:57:18.830 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.830 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.830 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.830 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358310+0000", 2024-09-21T09:57:18.830 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3400000000000002e-06 2024-09-21T09:57:18.830 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.830 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.831 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.831 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.479996+0000", 2024-09-21T09:57:18.831 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1216851240000001 2024-09-21T09:57:18.831 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.831 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.831 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.831 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.480108+0000", 2024-09-21T09:57:18.831 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011261599999999999 2024-09-21T09:57:18.831 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.831 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.831 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.831 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.480244+0000", 2024-09-21T09:57:18.831 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013600799999999999 2024-09-21T09:57:18.831 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.832 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.832 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.832 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.485035+0000", 2024-09-21T09:57:18.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0047903909999999997 2024-09-21T09:57:18.832 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.832 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.832 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.832 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.485089+0000", 2024-09-21T09:57:18.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4429999999999999e-05 2024-09-21T09:57:18.832 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.832 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.832 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.832 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.516710+0000", 2024-09-21T09:57:18.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.031620698000000003 2024-09-21T09:57:18.832 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.833 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.516767+0000", 2024-09-21T09:57:18.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6928000000000001e-05 2024-09-21T09:57:18.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.833 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.518444+0000", 2024-09-21T09:57:18.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0016776639999999999 2024-09-21T09:57:18.833 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.833 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.833 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.834 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:113005 8.13 8:ceda6414:::benchmark_data_smithi137_204476_object113004:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T09:57:18.834 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.358290+0000", 2024-09-21T09:57:18.834 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.996027566000002, 2024-09-21T09:57:18.834 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1617902280000001, 2024-09-21T09:57:18.834 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.834 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.834 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.834 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.834 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.834 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.834 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 113005 2024-09-21T09:57:18.834 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.834 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.835 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.835 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.835 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358290+0000", 2024-09-21T09:57:18.835 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.835 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.835 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.835 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.835 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358290+0000", 2024-09-21T09:57:18.835 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.835 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.835 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.835 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.835 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358291+0000", 2024-09-21T09:57:18.836 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1900000000000002e-07 2024-09-21T09:57:18.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.836 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.836 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.836 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358340+0000", 2024-09-21T09:57:18.836 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8999999999999998e-05 2024-09-21T09:57:18.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.836 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.836 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.836 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358349+0000", 2024-09-21T09:57:18.836 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.6609999999999995e-06 2024-09-21T09:57:18.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.836 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.837 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.837 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358356+0000", 2024-09-21T09:57:18.837 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.148e-06 2024-09-21T09:57:18.837 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.837 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.837 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.837 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358389+0000", 2024-09-21T09:57:18.837 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2326000000000002e-05 2024-09-21T09:57:18.837 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.837 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.837 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T09:57:18.837 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358394+0000", 2024-09-21T09:57:18.837 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7199999999999997e-06 2024-09-21T09:57:18.837 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.838 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.838 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.838 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.483305+0000", 2024-09-21T09:57:18.838 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.124911247 2024-09-21T09:57:18.838 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.838 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.838 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.838 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.483483+0000", 2024-09-21T09:57:18.838 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00017834700000000001 2024-09-21T09:57:18.838 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.838 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.838 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.838 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.483640+0000", 2024-09-21T09:57:18.838 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015671200000000001 2024-09-21T09:57:18.839 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.839 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.487036+0000", 2024-09-21T09:57:18.839 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0033965219999999999 2024-09-21T09:57:18.839 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.839 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.494137+0000", 2024-09-21T09:57:18.839 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.007100327 2024-09-21T09:57:18.839 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.839 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.518596+0000", 2024-09-21T09:57:18.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.024458892999999999 2024-09-21T09:57:18.840 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.518682+0000", 2024-09-21T09:57:18.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5970999999999994e-05 2024-09-21T09:57:18.840 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.520080+0000", 2024-09-21T09:57:18.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013987349999999999 2024-09-21T09:57:18.840 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.840 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.840 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.841 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.841 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.841 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:120995 8.13 8:cf6de560:::benchmark_data_smithi137_204476_object120994:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e253)", 2024-09-21T09:57:18.841 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:34.604798+0000", 2024-09-21T09:57:18.841 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 42.749519763999999, 2024-09-21T09:57:18.841 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.29290599899999997, 2024-09-21T09:57:18.841 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.841 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.841 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.841 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.841 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.841 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.841 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 120995 2024-09-21T09:57:18.841 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.842 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.842 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.842 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.842 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.604798+0000", 2024-09-21T09:57:18.842 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.842 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.842 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.842 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.842 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.604798+0000", 2024-09-21T09:57:18.842 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.842 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.842 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.842 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.842 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.604801+0000", 2024-09-21T09:57:18.843 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.8899999999999999e-06 2024-09-21T09:57:18.843 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.843 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.843 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.843 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.604843+0000", 2024-09-21T09:57:18.843 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2188999999999999e-05 2024-09-21T09:57:18.843 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.843 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.843 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.843 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.648500+0000", 2024-09-21T09:57:18.843 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.043657439999999999 2024-09-21T09:57:18.843 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.843 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.843 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.844 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.648514+0000", 2024-09-21T09:57:18.844 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3961999999999999e-05 2024-09-21T09:57:18.844 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.844 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.844 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.844 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655038+0000", 2024-09-21T09:57:18.844 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0065235340000000001 2024-09-21T09:57:18.844 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.844 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.844 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.844 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655200+0000", 2024-09-21T09:57:18.844 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000161848 2024-09-21T09:57:18.844 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.844 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.844 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.845 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655431+0000", 2024-09-21T09:57:18.845 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00023111599999999999 2024-09-21T09:57:18.845 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.845 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.845 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.845 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.665472+0000", 2024-09-21T09:57:18.845 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010041642999999999 2024-09-21T09:57:18.845 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.845 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.845 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.845 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.665488+0000", 2024-09-21T09:57:18.845 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5104e-05 2024-09-21T09:57:18.845 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.845 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.846 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.846 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.894740+0000", 2024-09-21T09:57:18.846 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.22925289099999999 2024-09-21T09:57:18.846 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.846 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.846 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.846 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.895085+0000", 2024-09-21T09:57:18.846 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00034475899999999998 2024-09-21T09:57:18.846 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.846 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.846 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.846 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.897704+0000", 2024-09-21T09:57:18.846 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002618623 2024-09-21T09:57:18.846 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.847 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.847 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.847 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.847 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.847 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:121001 8.a 8:56bed819:::benchmark_data_smithi137_204476_object121000:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e253)", 2024-09-21T09:57:18.847 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:34.655038+0000", 2024-09-21T09:57:18.847 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 42.699279201000003, 2024-09-21T09:57:18.847 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.224317512, 2024-09-21T09:57:18.847 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.847 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.847 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.847 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.847 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.847 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.847 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121001 2024-09-21T09:57:18.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.848 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.848 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655038+0000", 2024-09-21T09:57:18.848 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.848 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655038+0000", 2024-09-21T09:57:18.848 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.848 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655040+0000", 2024-09-21T09:57:18.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8339999999999999e-06 2024-09-21T09:57:18.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655063+0000", 2024-09-21T09:57:18.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2670000000000001e-05 2024-09-21T09:57:18.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655074+0000", 2024-09-21T09:57:18.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1076e-05 2024-09-21T09:57:18.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.850 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655081+0000", 2024-09-21T09:57:18.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3339999999999996e-06 2024-09-21T09:57:18.850 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.850 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.850 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.850 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655316+0000", 2024-09-21T09:57:18.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00023513000000000001 2024-09-21T09:57:18.850 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.850 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.850 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.850 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655916+0000", 2024-09-21T09:57:18.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00059956699999999996 2024-09-21T09:57:18.850 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.851 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.851 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.851 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.656178+0000", 2024-09-21T09:57:18.851 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00026156299999999998 2024-09-21T09:57:18.851 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.851 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.851 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.851 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.663463+0000", 2024-09-21T09:57:18.851 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0072856220000000003 2024-09-21T09:57:18.851 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.851 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.851 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.851 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.667385+0000", 2024-09-21T09:57:18.851 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0039219220000000004 2024-09-21T09:57:18.852 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.852 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.852 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.879232+0000", 2024-09-21T09:57:18.852 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.21184704700000001 2024-09-21T09:57:18.852 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.852 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.852 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.879301+0000", 2024-09-21T09:57:18.852 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8557000000000001e-05 2024-09-21T09:57:18.852 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.852 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.853 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.879356+0000", 2024-09-21T09:57:18.853 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5189999999999998e-05 2024-09-21T09:57:18.853 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.853 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.853 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.853 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.853 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.853 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:151752 8.13 8:ce643a2e:::benchmark_data_smithi137_204476_object23149:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e257)", 2024-09-21T09:57:18.853 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:06.019430+0000", 2024-09-21T09:57:18.853 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 11.334887367, 2024-09-21T09:57:18.853 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.26614670000000001, 2024-09-21T09:57:18.853 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.853 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.853 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.853 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.854 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.854 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.854 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 151752 2024-09-21T09:57:18.854 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.854 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.854 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.854 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.854 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.019430+0000", 2024-09-21T09:57:18.854 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.854 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.854 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.854 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.854 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.019430+0000", 2024-09-21T09:57:18.854 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.855 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.855 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.855 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.019432+0000", 2024-09-21T09:57:18.855 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4270000000000001e-06 2024-09-21T09:57:18.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.855 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.855 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.855 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.019436+0000", 2024-09-21T09:57:18.855 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2309999999999998e-06 2024-09-21T09:57:18.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.855 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.855 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.855 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.019446+0000", 2024-09-21T09:57:18.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0229e-05 2024-09-21T09:57:18.856 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.019452+0000", 2024-09-21T09:57:18.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0700000000000003e-06 2024-09-21T09:57:18.856 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.031249+0000", 2024-09-21T09:57:18.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.011796433 2024-09-21T09:57:18.856 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.031611+0000", 2024-09-21T09:57:18.857 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00036275199999999999 2024-09-21T09:57:18.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.857 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.032644+0000", 2024-09-21T09:57:18.857 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0010327960000000001 2024-09-21T09:57:18.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.857 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.037295+0000", 2024-09-21T09:57:18.857 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0046509100000000003 2024-09-21T09:57:18.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.857 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.858 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.041103+0000", 2024-09-21T09:57:18.858 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0038077950000000001 2024-09-21T09:57:18.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.858 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.858 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.284203+0000", 2024-09-21T09:57:18.858 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.24310015200000001 2024-09-21T09:57:18.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.858 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.858 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.284261+0000", 2024-09-21T09:57:18.858 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7608000000000001e-05 2024-09-21T09:57:18.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.859 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.859 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.285577+0000", 2024-09-21T09:57:18.859 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013162969999999999 2024-09-21T09:57:18.859 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.859 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.859 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.859 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.859 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.859 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:151764 8.a 8:54a5190e:::benchmark_data_smithi137_204476_object23161:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e257)", 2024-09-21T09:57:18.859 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:06.028318+0000", 2024-09-21T09:57:18.859 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 11.325999977, 2024-09-21T09:57:18.859 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25591146799999998, 2024-09-21T09:57:18.859 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:57:18.859 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:57:18.860 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:57:18.860 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:57:18.860 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:57:18.860 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:57:18.860 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 151764 2024-09-21T09:57:18.860 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.860 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:57:18.860 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.860 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:57:18.860 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028318+0000", 2024-09-21T09:57:18.860 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.860 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.860 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.860 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:57:18.860 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028318+0000", 2024-09-21T09:57:18.861 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:57:18.861 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.861 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.861 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:57:18.861 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028320+0000", 2024-09-21T09:57:18.861 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3269999999999999e-06 2024-09-21T09:57:18.861 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.861 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.861 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:57:18.861 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028325+0000", 2024-09-21T09:57:18.861 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0069999999999997e-06 2024-09-21T09:57:18.861 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.861 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.861 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:57:18.862 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028336+0000", 2024-09-21T09:57:18.862 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1121000000000001e-05 2024-09-21T09:57:18.862 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.862 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.862 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:57:18.862 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028343+0000", 2024-09-21T09:57:18.862 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8379999999999996e-06 2024-09-21T09:57:18.862 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.862 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.862 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:57:18.862 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028404+0000", 2024-09-21T09:57:18.862 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1530000000000002e-05 2024-09-21T09:57:18.863 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.863 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.863 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:57:18.863 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028524+0000", 2024-09-21T09:57:18.863 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000119064 2024-09-21T09:57:18.863 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.863 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.863 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T09:57:18.863 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028629+0000", 2024-09-21T09:57:18.863 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000105593 2024-09-21T09:57:18.863 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.864 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.864 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.864 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.033383+0000", 2024-09-21T09:57:18.864 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0047543159999999998 2024-09-21T09:57:18.864 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.864 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.864 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:57:18.864 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.033502+0000", 2024-09-21T09:57:18.864 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000119052 2024-09-21T09:57:18.864 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.864 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.864 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:57:18.864 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.282419+0000", 2024-09-21T09:57:18.865 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.248916151 2024-09-21T09:57:18.865 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.865 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.865 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:57:18.865 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.284183+0000", 2024-09-21T09:57:18.865 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0017642319999999999 2024-09-21T09:57:18.865 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:57:18.865 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:57:18.865 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:57:18.865 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.284229+0000", 2024-09-21T09:57:18.865 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6236999999999998e-05 2024-09-21T09:57:18.865 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.865 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.865 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.866 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:57:18.866 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:57:18.866 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:57:18.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:18.867 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:18.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:18.963 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:18 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:57:18.963 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:18 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:57:18.963 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:18 smithi137 ceph-mon[93825]: osdmap e258: 8 total, 8 up, 8 in 2024-09-21T09:57:18.968 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:18.999 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:19.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:19.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:19.101 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:19.137 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:19.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:19.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:19.239 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:19.273 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:19.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:19.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:19.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:18 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:57:19.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:18 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:57:19.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:18 smithi137 ceph-mon[97575]: osdmap e258: 8 total, 8 up, 8 in 2024-09-21T09:57:19.375 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:18 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:57:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:18 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:57:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:18 smithi165 ceph-mon[86023]: osdmap e258: 8 total, 8 up, 8 in 2024-09-21T09:57:19.406 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:19.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:19.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:19.508 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:19.550 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:19.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:19.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:19.652 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:19.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:19.696 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:19.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:19.797 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:19.833 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:19.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:19.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:19.934 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:19.969 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:19.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:19.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:20.070 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:20.107 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:20.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:20.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:20.209 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:20.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:20.247 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:20.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:20.298 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:19 smithi165 ceph-mon[86023]: pgmap v801: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 3611/284373 objects degraded (1.270%); 7963/284373 objects misplaced (2.800%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T09:57:20.298 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:57:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:57:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:57:20.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:19 smithi137 ceph-mon[93825]: pgmap v801: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 3611/284373 objects degraded (1.270%); 7963/284373 objects misplaced (2.800%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T09:57:20.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:19 smithi137 ceph-mon[97575]: pgmap v801: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 3611/284373 objects degraded (1.270%); 7963/284373 objects misplaced (2.800%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T09:57:20.348 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:20.384 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:20.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:20.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:20.485 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:20.521 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:20.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:20.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:20.622 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:20.662 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:20.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:20.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:20.764 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:20.802 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:20.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:20.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:20.904 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:20.943 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:20.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:20.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:21.044 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:21.083 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:21.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:21.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:21.185 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:21.217 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:21.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:21.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:21.319 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:21.357 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:21.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:21.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:21.389 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T09:57:21.459 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:21.490 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:21.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:21.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:21.592 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:21.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:21.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:21.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:21.723 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:21.752 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:21.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:21.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:21.853 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:21.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:21.897 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:21.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:21.998 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:22.041 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:22.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:22.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:22.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:57:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:57:21] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.51.0" 2024-09-21T09:57:22.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:21 smithi137 ceph-mon[93825]: pgmap v802: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 3611/277581 objects degraded (1.301%); 7317/277581 objects misplaced (2.636%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T09:57:22.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:21 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/277581 objects degraded (1.301%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:57:22.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:21 smithi137 ceph-mon[97575]: pgmap v802: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 3611/277581 objects degraded (1.301%); 7317/277581 objects misplaced (2.636%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T09:57:22.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:21 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/277581 objects degraded (1.301%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:57:22.143 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:22.178 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:22.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:22.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:22.279 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:22.313 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:22.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:22.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:21 smithi165 ceph-mon[86023]: pgmap v802: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 3611/277581 objects degraded (1.301%); 7317/277581 objects misplaced (2.636%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T09:57:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:21 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/277581 objects degraded (1.301%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:57:22.415 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:22.444 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:22.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:22.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:22.546 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:22.580 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:22.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:22.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:22.682 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:22.725 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:22.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:22.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:22.827 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:22.863 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:22.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:22.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:22.966 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:23.007 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:23.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:23.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:23.108 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:23.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:23.139 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:23.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:23.240 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:23.268 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:23.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:23.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:23.370 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:23.401 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:23.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:23.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:23.474 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:23.479 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:57:23.479 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:57:23.503 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:23.514 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:23.515 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:57:23.515 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:57:23.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:23.561 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:23.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:23.571 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:57:23.572 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:57:23.603 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:57:23.603 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:57:23.635 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:57:23.635 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:57:23.662 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:23.672 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:57:23.672 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:57:23.702 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:57:23.702 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:57:23.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:23.705 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:23.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:23.730 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:57:23.730 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:57:23.806 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:23.837 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:23.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:23.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:23.939 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:23.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:23.978 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:23.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:24.079 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:24.111 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:24.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:24.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:24.213 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:24.247 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:23 smithi137 ceph-mon[93825]: pgmap v803: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3611/270693 objects degraded (1.334%); 7317/270693 objects misplaced (2.703%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T09:57:24.247 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:23 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1556574457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:57:24.248 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:23 smithi137 ceph-mon[97575]: pgmap v803: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3611/270693 objects degraded (1.334%); 7317/270693 objects misplaced (2.703%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T09:57:24.248 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:23 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1556574457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:57:24.253 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:24.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:24.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:24.354 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:24.390 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:24.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:24.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:23 smithi165 ceph-mon[86023]: pgmap v803: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3611/270693 objects degraded (1.334%); 7317/270693 objects misplaced (2.703%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T09:57:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:23 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1556574457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:57:24.492 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:24.525 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:24.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:24.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:24.626 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:24.666 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:24.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:24.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:24.768 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:24.810 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:24.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:24.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:24.911 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:24.939 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:24.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:24.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:25.041 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:25.075 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:25.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:25.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:25.171 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T09:57:25.176 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:25.262 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:25.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:25.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:25.364 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:25.386 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:25.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:25.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:25.488 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:25.528 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:25.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:25.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:25.630 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:25.667 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:25.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:25.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:25.769 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:25.810 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:25.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:25.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:25.912 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:25.947 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:25.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:25.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:26.049 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:26.088 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:26.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:26.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:25 smithi165 ceph-mon[86023]: pgmap v804: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3611/268824 objects degraded (1.343%); 7317/268824 objects misplaced (2.722%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T09:57:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:57:26.190 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:26.211 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:26.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:26.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:25 smithi137 ceph-mon[93825]: pgmap v804: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3611/268824 objects degraded (1.343%); 7317/268824 objects misplaced (2.722%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T09:57:26.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:26.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:57:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:25 smithi137 ceph-mon[97575]: pgmap v804: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3611/268824 objects degraded (1.343%); 7317/268824 objects misplaced (2.722%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T09:57:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:57:26.314 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:26.351 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:26.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:26.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:26.453 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:26.478 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:26.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:26.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:26.580 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:26.624 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:26.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:26.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:26.725 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:26.761 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:26.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:26.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:26.863 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:26.883 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:26.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:26.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:26.985 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:27.013 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:27.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:27.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:27.115 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:26 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/268824 objects degraded (1.343%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:57:27.152 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:27.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:27.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:27.254 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:27.294 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:27.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:27.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:27.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:26 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/268824 objects degraded (1.343%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:57:27.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:26 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/268824 objects degraded (1.343%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:57:27.396 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:27.430 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:27.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:27.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:27.532 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:27.561 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:27.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:27.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:27.663 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:27.697 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:27.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:27.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:27.798 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:27.822 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:27.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:27.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:27.923 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:27.958 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:27.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:27.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:28.060 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:28.093 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:28.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:28.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:27 smithi165 ceph-mon[86023]: pgmap v805: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s; 3611/261732 objects degraded (1.380%); 6577/261732 objects misplaced (2.513%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T09:57:28.195 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:28.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:28.229 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:28.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:28.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:27 smithi137 ceph-mon[93825]: pgmap v805: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s; 3611/261732 objects degraded (1.380%); 6577/261732 objects misplaced (2.513%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T09:57:28.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:27 smithi137 ceph-mon[97575]: pgmap v805: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s; 3611/261732 objects degraded (1.380%); 6577/261732 objects misplaced (2.513%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T09:57:28.330 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:28.368 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:28.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:28.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:28.469 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:28.490 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:28.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:28.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:28.592 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:28.622 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:28.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:28.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:28.726 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:28.754 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:28.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:28.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:28.855 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:28.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:28.896 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:28.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:28.997 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:29.034 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:29.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:29.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:29.136 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:29.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:29.161 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:29.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:29.262 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:29.299 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:29.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:29.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:29.401 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:29.432 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:29.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:29.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:29.533 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:29.575 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:29.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:29.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:29.676 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:29.697 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:29.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:29.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:29.798 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:29.833 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:29.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:29.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:29.935 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:29.956 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:29.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:29.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:30.057 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:30.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:30.100 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:30.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:30.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:29 smithi165 ceph-mon[86023]: pgmap v806: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3611/253023 objects degraded (1.427%); 6577/253023 objects misplaced (2.599%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T09:57:30.201 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:30.233 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:30.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:30.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:30.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:29 smithi137 ceph-mon[93825]: pgmap v806: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3611/253023 objects degraded (1.427%); 6577/253023 objects misplaced (2.599%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T09:57:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:29 smithi137 ceph-mon[97575]: pgmap v806: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3611/253023 objects degraded (1.427%); 6577/253023 objects misplaced (2.599%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T09:57:30.335 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:30.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:30.363 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:30.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:30.464 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:30.485 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:30.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:30.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:30.587 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:30.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:30.622 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:30.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:30.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:57:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:57:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:57:30.724 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:30.744 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:30.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:30.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:30.847 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:30.875 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:30.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:30.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:30.977 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:31.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:31.004 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:31.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:31.105 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:31.141 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:31.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:31.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:31.242 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:31.282 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:31.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:31.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:31.384 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:31.416 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:31.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:31.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:31.518 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:31.553 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:31.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:31.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:31.654 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:31.689 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:31.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:31.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:31.790 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:31.825 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:31.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:31.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:31.927 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:31.952 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:31.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:31.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:32.054 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:32.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:32.108 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:32.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:31 smithi165 ceph-mon[86023]: pgmap v807: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 3611/247212 objects degraded (1.461%); 5870/247212 objects misplaced (2.374%); 6.6 MiB/s, 105 objects/s recovering 2024-09-21T09:57:32.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:31 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/247212 objects degraded (1.461%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:32.155 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:57:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:57:31] "GET /metrics HTTP/1.1" 200 36540 "" "Prometheus/2.51.0" 2024-09-21T09:57:32.155 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:31 smithi137 ceph-mon[97575]: pgmap v807: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 3611/247212 objects degraded (1.461%); 5870/247212 objects misplaced (2.374%); 6.6 MiB/s, 105 objects/s recovering 2024-09-21T09:57:32.156 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:31 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/247212 objects degraded (1.461%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:32.156 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:31 smithi137 ceph-mon[93825]: pgmap v807: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 3611/247212 objects degraded (1.461%); 5870/247212 objects misplaced (2.374%); 6.6 MiB/s, 105 objects/s recovering 2024-09-21T09:57:32.156 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:31 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/247212 objects degraded (1.461%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:32.209 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:32.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:32.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:32.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:32.356 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:32.396 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:32.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:32.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:32.498 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:32.526 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:32.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:32.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:32.628 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:32.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:32.668 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:32.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:32.769 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:32.805 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:32.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:32.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:32.907 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:32.937 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:32.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:32.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:33.039 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:33.072 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:33.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:33.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:33.174 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:33.204 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:33.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:33.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:33.235 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:57:33.235 INFO:teuthology.orchestra.run.smithi137.stdout: "success": "" 2024-09-21T09:57:33.235 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:57:33.306 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:33.343 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:33.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:33.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:33.445 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:33.481 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:33.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:33.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:33.584 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:33.617 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:33.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:33.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:33.719 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:33.755 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:33.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:33.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:33.857 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:33.885 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:33.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:33.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:33.925 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:57:33.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:34.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:34.032 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:34.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:34.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:33 smithi137 ceph-mon[93825]: pgmap v808: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 931 op/s; 3611/244026 objects degraded (1.480%); 5870/244026 objects misplaced (2.405%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T09:57:34.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:33 smithi137 ceph-mon[97575]: pgmap v808: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 931 op/s; 3611/244026 objects degraded (1.480%); 5870/244026 objects misplaced (2.405%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T09:57:34.133 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:34.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:33 smithi165 ceph-mon[86023]: pgmap v808: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 931 op/s; 3611/244026 objects degraded (1.480%); 5870/244026 objects misplaced (2.405%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T09:57:34.163 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:34.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:34.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:34.265 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:34.288 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:34.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:34.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:34.390 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:34.427 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:34.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:34.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:34.528 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:34.564 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:34.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:34.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:34.666 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:34.687 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:34.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:34.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:34.789 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:34.821 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:34.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:34.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:34.923 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:34.958 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:34.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:34.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:35.060 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:35.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:35.088 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:35.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:35.189 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:35.210 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:35.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:35.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:35.312 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:35.334 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:35.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:35.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:35.436 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:35.474 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:35.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:35.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:35.575 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:35.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:35.606 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:35.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:35.706 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:35.729 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:35.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:35.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:35.831 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:35.853 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:35.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:35.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:35.955 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:35.992 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:35.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:35.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:36.095 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:36.130 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:36.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:36.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:35 smithi165 ceph-mon[86023]: pgmap v809: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 882 op/s; 3611/238911 objects degraded (1.511%); 5870/238911 objects misplaced (2.457%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T09:57:36.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:35 smithi165 ceph-mon[86023]: osdmap e259: 8 total, 8 up, 8 in 2024-09-21T09:57:36.232 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:36.268 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:36.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:36.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:36.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:35 smithi137 ceph-mon[93825]: pgmap v809: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 882 op/s; 3611/238911 objects degraded (1.511%); 5870/238911 objects misplaced (2.457%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T09:57:36.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:35 smithi137 ceph-mon[93825]: osdmap e259: 8 total, 8 up, 8 in 2024-09-21T09:57:36.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:35 smithi137 ceph-mon[97575]: pgmap v809: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 882 op/s; 3611/238911 objects degraded (1.511%); 5870/238911 objects misplaced (2.457%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T09:57:36.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:35 smithi137 ceph-mon[97575]: osdmap e259: 8 total, 8 up, 8 in 2024-09-21T09:57:36.370 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:36.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:36.416 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:36.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:36.447 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:57:36.448 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:57:36.517 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:36.556 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:36.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:36.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:36.658 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:36.692 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:36.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:36.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:36.794 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:36.831 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:36.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:36.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:36.873 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:36.933 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:36.962 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:36.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:36.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:37.063 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:37.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:37.104 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:37.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:37.205 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:37.206 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:36 smithi137 ceph-mon[93825]: osdmap e260: 8 total, 8 up, 8 in 2024-09-21T09:57:37.207 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:36 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/238911 objects degraded (1.511%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:37.207 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:36 smithi137 ceph-mon[97575]: osdmap e260: 8 total, 8 up, 8 in 2024-09-21T09:57:37.207 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:36 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/238911 objects degraded (1.511%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:37.233 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:37.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:37.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:37.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:37.374 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:37.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:37.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:37.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:36 smithi165 ceph-mon[86023]: osdmap e260: 8 total, 8 up, 8 in 2024-09-21T09:57:37.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:36 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/238911 objects degraded (1.511%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:37.476 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:37.512 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:37.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:37.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:37.614 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:37.653 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:37.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:37.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:37.755 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:37.800 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:37.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:37.801 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T09:57:37.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:37.904 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:37.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:37.936 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:37.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:38.037 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:38.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:37 smithi137 ceph-mon[93825]: pgmap v812: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 3611/233025 objects degraded (1.550%); 5420/233025 objects misplaced (2.326%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T09:57:38.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:37 smithi137 ceph-mon[97575]: pgmap v812: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 3611/233025 objects degraded (1.550%); 5420/233025 objects misplaced (2.326%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T09:57:38.067 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:38.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:38.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:38.169 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:38.209 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:38.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:38.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:38.311 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:38.312 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:38.337 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:38.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:38.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:38.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:37 smithi165 ceph-mon[86023]: pgmap v812: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 3611/233025 objects degraded (1.550%); 5420/233025 objects misplaced (2.326%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T09:57:38.438 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:38.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:38.475 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:38.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:38.576 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:38.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:38.612 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:38.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:38.713 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:38.748 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:38.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:38.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:38.850 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:38.881 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:38.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:38.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:38.982 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:39.021 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:39.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:39.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:39.123 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:39.158 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:39.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:39.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:39.189 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5, 6] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:57:39.189 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T09:57:39.189 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_3 2024-09-21T09:57:39.189 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:57:39.260 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:39.298 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:39.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:39.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:39.399 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:39.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:39.470 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:39.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:39.571 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:39.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:39.615 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:39.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:39.716 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:39.739 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:39.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:39.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:40.051 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:40.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:40.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:40.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:40.190 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:40.216 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:39 smithi165 ceph-mon[86023]: pgmap v813: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 955 op/s; 3611/224268 objects degraded (1.610%); 5108/224268 objects misplaced (2.278%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T09:57:40.216 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:39 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:57:40.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:40.239 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:40.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:39 smithi137 ceph-mon[93825]: pgmap v813: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 955 op/s; 3611/224268 objects degraded (1.610%); 5108/224268 objects misplaced (2.278%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T09:57:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:39 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:57:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:39 smithi137 ceph-mon[97575]: pgmap v813: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 955 op/s; 3611/224268 objects degraded (1.610%); 5108/224268 objects misplaced (2.278%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T09:57:40.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:39 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:57:40.340 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:40.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:40.368 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:40.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:40.468 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:40.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:40.491 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:40.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:40.592 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:40.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:40.628 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:40.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:57:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:57:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:57:40.730 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:40.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:40.761 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:40.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:40.862 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:40.897 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:40.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:40.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:40.999 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:41.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:41.037 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:41.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:41.138 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:41.176 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:41.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:41.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:41.278 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:41.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:41.319 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:41.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:41.420 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:41.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:41.442 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:41.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:41.543 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:41.581 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:41.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:41.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:41.683 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:41.719 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:41.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:41.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:41.820 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:41.853 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:41.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:41.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:41.955 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:41.999 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:42.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:42.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:42.101 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:42.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:42.142 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:42.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:42.195 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:41 smithi137 ceph-mon[93825]: pgmap v814: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 3611/218130 objects degraded (1.655%); 4587/218130 objects misplaced (2.103%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T09:57:42.195 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:41 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/218130 objects degraded (1.655%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:42.195 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:57:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:57:41] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.51.0" 2024-09-21T09:57:42.199 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:41 smithi137 ceph-mon[97575]: pgmap v814: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 3611/218130 objects degraded (1.655%); 4587/218130 objects misplaced (2.103%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T09:57:42.199 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:41 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/218130 objects degraded (1.655%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:42.242 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:42.277 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:42.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:42.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:42.379 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:41 smithi165 ceph-mon[86023]: pgmap v814: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 3611/218130 objects degraded (1.655%); 4587/218130 objects misplaced (2.103%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T09:57:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:41 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/218130 objects degraded (1.655%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:42.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:42.420 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:42.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:42.517 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:42.521 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:42.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:42.581 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:42.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:42.682 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:42.718 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:42.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:42.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:42.820 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:42.854 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:42.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:42.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:42.930 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T09:57:42.956 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:42.994 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:42.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:42.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:43.096 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:43.122 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:43.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:43.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:43.224 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:43.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:43.255 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:43.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:43.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:42 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2415959998' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:57:43.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:42 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:57:43.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:42 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2415959998' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:57:43.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:42 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:57:43.315 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:43.356 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:43.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:43.395 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:43.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:43.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:42 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2415959998' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:57:43.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:42 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:57:43.495 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:43.523 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:43.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:43.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:43.625 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:43.652 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:43.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:43.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:43.754 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:43.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:43.785 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:43.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:43.886 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:43.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:43.930 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:43.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:43.955 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:43 smithi137 ceph-mon[93825]: pgmap v815: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 3611/214794 objects degraded (1.681%); 4587/214794 objects misplaced (2.136%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T09:57:43.956 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:43 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:57:43.956 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:43 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:57:43.956 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:43 smithi137 ceph-mon[93825]: osdmap e261: 8 total, 8 up, 8 in 2024-09-21T09:57:43.956 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:43 smithi137 ceph-mon[97575]: pgmap v815: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 3611/214794 objects degraded (1.681%); 4587/214794 objects misplaced (2.136%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T09:57:43.956 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:43 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:57:43.956 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:43 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:57:43.956 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:43 smithi137 ceph-mon[97575]: osdmap e261: 8 total, 8 up, 8 in 2024-09-21T09:57:44.031 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:44.059 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:44.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:44.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:44.161 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:44.201 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:44.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:44.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:44.302 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:44.336 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:44.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:44.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:44.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:43 smithi165 ceph-mon[86023]: pgmap v815: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 3611/214794 objects degraded (1.681%); 4587/214794 objects misplaced (2.136%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T09:57:44.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:43 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:57:44.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:43 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:57:44.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:43 smithi165 ceph-mon[86023]: osdmap e261: 8 total, 8 up, 8 in 2024-09-21T09:57:44.438 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:44.470 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:44.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:44.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:44.572 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:44.611 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:44.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:44.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:44.713 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:44.754 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:44.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:44.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:44.856 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:44.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:44.898 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:44.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:44.999 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:45.032 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:45.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:45.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:45.135 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:45.174 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:45.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:45.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:45.276 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:45.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:45.318 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:45.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:45.419 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:45.454 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:45.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:45.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:45.468 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:57:45.468 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:57:45.503 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:57:45.504 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:57:45.548 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:57:45.548 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:57:45.556 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:45.585 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:57:45.586 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:57:45.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:45.590 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:45.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:45.621 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:57:45.622 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:57:45.654 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:57:45.654 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:57:45.691 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:57:45.691 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:57:45.692 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:45.719 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:57:45.719 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:57:45.731 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:45.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:45.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:45.832 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:45.876 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:45.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:45.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:45.978 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:46.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:46.010 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:46.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:46.110 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:46.144 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:46.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:46.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:46.246 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:46.280 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:46.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:46.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:46.288 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:45 smithi137 ceph-mon[93825]: pgmap v817: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 3611/209268 objects degraded (1.726%); 4587/209268 objects misplaced (2.192%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T09:57:46.288 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:45 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2170118290' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:57:46.288 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:45 smithi137 ceph-mon[97575]: pgmap v817: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 3611/209268 objects degraded (1.726%); 4587/209268 objects misplaced (2.192%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T09:57:46.288 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:45 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2170118290' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:57:46.381 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:46.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:45 smithi165 ceph-mon[86023]: pgmap v817: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 3611/209268 objects degraded (1.726%); 4587/209268 objects misplaced (2.192%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T09:57:46.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:45 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2170118290' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:57:46.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:46.416 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:46.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:46.516 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:46.554 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:46.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:46.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:46.656 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:46.695 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:46.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:46.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:46.797 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:46.831 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:46.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:46.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:46.933 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:46.970 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:46.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:46.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:47.072 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:47.108 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:47.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:47.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:47.179 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T09:57:47.210 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:47.213 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:46 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/209268 objects degraded (1.726%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:47.213 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:46 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/209268 objects degraded (1.726%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:47.236 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:47.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:47.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:47.341 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:47.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:47.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:47.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:47.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:46 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/209268 objects degraded (1.726%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:47.481 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:47.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:47.536 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:47.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:47.637 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:47.670 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:47.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:47.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:47.772 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:47.798 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:47.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:47.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:47.900 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:47.939 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:47.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:47.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:48.041 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:48.080 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:48.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:48.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:48.182 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:48.229 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:48.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:48.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:48.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:47 smithi137 ceph-mon[93825]: pgmap v818: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 991 op/s; 3611/203283 objects degraded (1.776%); 4086/203283 objects misplaced (2.010%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T09:57:48.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:47 smithi137 ceph-mon[97575]: pgmap v818: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 991 op/s; 3611/203283 objects degraded (1.776%); 4086/203283 objects misplaced (2.010%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T09:57:48.331 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:48.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:48.353 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:48.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:48.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:47 smithi165 ceph-mon[86023]: pgmap v818: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 991 op/s; 3611/203283 objects degraded (1.776%); 4086/203283 objects misplaced (2.010%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T09:57:48.453 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:48.475 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:48.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:48.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:48.577 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:48.601 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:48.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:48.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:48.703 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:48.740 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:48.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:48.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:48.744 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:57:48.842 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:48.874 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:48.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:48.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:48.976 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:49.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:49.015 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:49.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:49.116 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:49.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:49.174 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:49.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:49.275 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:49.297 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:49.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:49.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:49.399 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:49.442 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:49.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:49.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:49.544 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:49.584 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:49.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:49.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:49.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:49.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:49.720 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:49.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:49.821 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:49.857 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:49.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:49.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:49.959 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:49.967 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:49 smithi137 ceph-mon[93825]: pgmap v819: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 992 op/s; 3611/194490 objects degraded (1.857%); 4086/194490 objects misplaced (2.101%); 2.1 MiB/s, 34 objects/s recovering 2024-09-21T09:57:49.967 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:57:49.967 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:49.968 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:50.015 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:50.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:50.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:50.117 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:50.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:49 smithi165 ceph-mon[86023]: pgmap v819: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 992 op/s; 3611/194490 objects degraded (1.857%); 4086/194490 objects misplaced (2.101%); 2.1 MiB/s, 34 objects/s recovering 2024-09-21T09:57:50.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:57:50.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:50.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:50.149 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:50.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:50.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:50.251 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:50.285 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:50.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:50.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:50.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:49 smithi137 ceph-mon[97575]: pgmap v819: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 992 op/s; 3611/194490 objects degraded (1.857%); 4086/194490 objects misplaced (2.101%); 2.1 MiB/s, 34 objects/s recovering 2024-09-21T09:57:50.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:57:50.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:50.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:50.387 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:50.416 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:50.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:50.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:50.517 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:50.545 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:50.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:50.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:50.647 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:50.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:57:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:57:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:57:50.672 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:50.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:50.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:50.774 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:50.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:50.819 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:50.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:50.920 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:50.941 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:50.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:50.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:51.043 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:51.070 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:51.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:51.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:51.172 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:51.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:51.232 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:51.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:51.334 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:51.364 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:51.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:51.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:51.466 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:51.491 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:51.505 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:51.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:51.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:51.607 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:51.643 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:51.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:51.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:51.745 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:51.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:51.803 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:51.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:51.904 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:51.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:51.954 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:51.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:51.968 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:57:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:57:51] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.51.0" 2024-09-21T09:57:52.056 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:52.096 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:52.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:52.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:52.140 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:51 smithi165 ceph-mon[86023]: pgmap v820: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 979 op/s; 3611/188742 objects degraded (1.913%); 3565/188742 objects misplaced (1.889%); 2.1 MiB/s, 33 objects/s recovering 2024-09-21T09:57:52.141 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:51 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/188742 objects degraded (1.913%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:52.199 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:52.232 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:52.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:52.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:52.260 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:51 smithi137 ceph-mon[93825]: pgmap v820: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 979 op/s; 3611/188742 objects degraded (1.913%); 3565/188742 objects misplaced (1.889%); 2.1 MiB/s, 33 objects/s recovering 2024-09-21T09:57:52.260 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:51 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/188742 objects degraded (1.913%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:52.260 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:51 smithi137 ceph-mon[97575]: pgmap v820: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 979 op/s; 3611/188742 objects degraded (1.913%); 3565/188742 objects misplaced (1.889%); 2.1 MiB/s, 33 objects/s recovering 2024-09-21T09:57:52.260 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:51 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/188742 objects degraded (1.913%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:52.335 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:52.378 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:52.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:52.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:52.480 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:52.493 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:57:52.493 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T09:57:52.493 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T09:57:52.493 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T09:57:52.493 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:57:52.514 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:52.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:52.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:52.617 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:52.631 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T09:57:52.635 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T09:57:52.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:52.646 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:52.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:52.747 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:52.786 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:52.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:52.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:52.888 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:52.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:52.921 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:52.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:53.022 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:53.054 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:53.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:53.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:53.156 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:53.186 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:53.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:53.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:53.288 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:53.324 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:53.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:53.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:53.426 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:53.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:53.469 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:53.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:53.553 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":820,"stamp":"2024-09-21T09:57:50.840870+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4121860069,"num_objects":62914,"num_object_clones":0,"num_object_copies":188742,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3611,"num_objects_misplaced":3565,"num_objects_unfound":0,"num_objects_dirty":62914,"num_whiteouts":0,"num_read":307,"num_read_kb":760,"num_write":166253,"num_write_kb":6432860,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10511,"num_bytes_recovered":687420449,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":204070,"ondisk_log_size":204070,"up":297,"acting":295,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":303,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":15971344,"kb_used_data":12947980,"kb_used_omap":31,"kb_used_meta":3022944,"kb_avail":733989872,"statfs":{"total":767960285184,"available":751605628928,"internally_reserved":0,"allocated":13258731520,"data_stored":13244633390,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31824,"internal_metadata":3095495600},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,3,9,10,6,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-641990656,"num_objects":-9796,"num_object_clones":0,"num_object_copies":-29388,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-1022,"num_objects_unfound":0,"num_objects_dirty":-9796,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9796,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":340,"num_bytes_recovered":22282240,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"10.004015"},"pg_stats":[{"pgid":"8.18","version":"261'8071","reported_seq":8120,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:47.179387+0000","last_change":"2024-09-21T09:55:42.099440+0000","last_active":"2024-09-21T09:57:47.179387+0000","last_peered":"2024-09-21T09:57:47.179387+0000","last_clean":"2024-09-21T09:57:47.179387+0000","last_became_active":"2024-09-21T09:55:42.092214+0000","last_became_peered":"2024-09-21T09:55:42.092214+0000","last_unstale":"2024-09-21T09:57:47.179387+0000","last_undegraded":"2024-09-21T09:57:47.179387+0000","last_fullsized":"2024-09-21T09:57:47.179387+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":8071,"log_dups_size":0,"ondisk_log_size":8071,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":132382720,"num_objects":2020,"num_object_clones":0,"num_object_copies":6060,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2020,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6118,"num_write_kb":260416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":408,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.942423+0000","last_change":"2024-09-21T09:54:45.263505+0000","last_active":"2024-09-21T09:57:42.942423+0000","last_peered":"2024-09-21T09:57:42.942423+0000","last_clean":"2024-09-21T09:57:42.942423+0000","last_became_active":"2024-09-21T09:54:45.262988+0000","last_became_peered":"2024-09-21T09:54:45.262988+0000","last_unstale":"2024-09-21T09:57:42.942423+0000","last_undegraded":"2024-09-21T09:57:42.942423+0000","last_fullsized":"2024-09-21T09:57:42.942423+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:07:02.484884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":229,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.891146+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:57:35.891146+0000","last_peered":"2024-09-21T09:57:35.891146+0000","last_clean":"2024-09-21T09:57:35.891146+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:57:35.891146+0000","last_undegraded":"2024-09-21T09:57:35.891146+0000","last_fullsized":"2024-09-21T09:57:35.891146+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.19","version":"261'8037","reported_seq":8187,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:48.648730+0000","last_change":"2024-09-21T09:55:50.062540+0000","last_active":"2024-09-21T09:57:48.648730+0000","last_peered":"2024-09-21T09:57:48.648730+0000","last_clean":"2024-09-21T09:57:48.648730+0000","last_became_active":"2024-09-21T09:55:42.103339+0000","last_became_peered":"2024-09-21T09:55:42.103339+0000","last_unstale":"2024-09-21T09:57:48.648730+0000","last_undegraded":"2024-09-21T09:57:48.648730+0000","last_fullsized":"2024-09-21T09:57:48.648730+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":5,"last_scrub":"236'4217","last_scrub_stamp":"2024-09-21T09:55:50.062476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:50.062476+0000","objects_scrubbed":2286,"log_size":8037,"log_dups_size":0,"ondisk_log_size":8037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:06:07.439879+0000","scrub_duration":0.26987106500000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129892352,"num_objects":1982,"num_object_clones":0,"num_object_copies":5946,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1982,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3820,"num_write_kb":112512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":98,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.893512+0000","last_change":"2024-09-21T09:49:39.892381+0000","last_active":"2024-09-21T09:57:35.893512+0000","last_peered":"2024-09-21T09:57:35.893512+0000","last_clean":"2024-09-21T09:57:35.893512+0000","last_became_active":"2024-09-21T09:49:39.891113+0000","last_became_peered":"2024-09-21T09:49:39.891113+0000","last_unstale":"2024-09-21T09:57:35.893512+0000","last_undegraded":"2024-09-21T09:57:35.893512+0000","last_fullsized":"2024-09-21T09:57:35.893512+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:12:12.870474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":335,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.948976+0000","last_change":"2024-09-21T09:46:16.197635+0000","last_active":"2024-09-21T09:57:42.948976+0000","last_peered":"2024-09-21T09:57:42.948976+0000","last_clean":"2024-09-21T09:57:42.948976+0000","last_became_active":"2024-09-21T09:46:16.197349+0000","last_became_peered":"2024-09-21T09:46:16.197349+0000","last_unstale":"2024-09-21T09:57:42.948976+0000","last_undegraded":"2024-09-21T09:57:42.948976+0000","last_fullsized":"2024-09-21T09:57:42.948976+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:37:09.309562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":321,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.945851+0000","last_change":"2024-09-21T09:46:16.222385+0000","last_active":"2024-09-21T09:57:42.945851+0000","last_peered":"2024-09-21T09:57:42.945851+0000","last_clean":"2024-09-21T09:57:42.945851+0000","last_became_active":"2024-09-21T09:46:16.218293+0000","last_became_peered":"2024-09-21T09:46:16.218293+0000","last_unstale":"2024-09-21T09:57:42.945851+0000","last_undegraded":"2024-09-21T09:57:42.945851+0000","last_fullsized":"2024-09-21T09:57:42.945851+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:33:46.853733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":230,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.891283+0000","last_change":"2024-09-21T09:52:23.917288+0000","last_active":"2024-09-21T09:57:35.891283+0000","last_peered":"2024-09-21T09:57:35.891283+0000","last_clean":"2024-09-21T09:57:35.891283+0000","last_became_active":"2024-09-21T09:52:23.916543+0000","last_became_peered":"2024-09-21T09:52:23.916543+0000","last_unstale":"2024-09-21T09:57:35.891283+0000","last_undegraded":"2024-09-21T09:57:35.891283+0000","last_fullsized":"2024-09-21T09:57:35.891283+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:42:18.241144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":301,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.944708+0000","last_change":"2024-09-21T09:46:16.225111+0000","last_active":"2024-09-21T09:57:42.944708+0000","last_peered":"2024-09-21T09:57:42.944708+0000","last_clean":"2024-09-21T09:57:42.944708+0000","last_became_active":"2024-09-21T09:46:16.222971+0000","last_became_peered":"2024-09-21T09:46:16.222971+0000","last_unstale":"2024-09-21T09:57:42.944708+0000","last_undegraded":"2024-09-21T09:57:42.944708+0000","last_fullsized":"2024-09-21T09:57:42.944708+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:20.148782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":86,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.887343+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T09:57:35.887343+0000","last_peered":"2024-09-21T09:57:35.887343+0000","last_clean":"2024-09-21T09:57:35.887343+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T09:57:35.887343+0000","last_undegraded":"2024-09-21T09:57:35.887343+0000","last_fullsized":"2024-09-21T09:57:35.887343+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.4","version":"261'8096","reported_seq":8247,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:47.139290+0000","last_change":"2024-09-21T09:55:47.602665+0000","last_active":"2024-09-21T09:57:47.139290+0000","last_peered":"2024-09-21T09:57:47.139290+0000","last_clean":"2024-09-21T09:57:47.139290+0000","last_became_active":"2024-09-21T09:55:42.056689+0000","last_became_peered":"2024-09-21T09:55:42.056689+0000","last_unstale":"2024-09-21T09:57:47.139290+0000","last_undegraded":"2024-09-21T09:57:47.139290+0000","last_fullsized":"2024-09-21T09:57:47.139290+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"235'4285","last_scrub_stamp":"2024-09-21T09:55:47.602478+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:47.602478+0000","objects_scrubbed":2248,"log_size":8096,"log_dups_size":0,"ondisk_log_size":8096,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:20:38.279088+0000","scrub_duration":0.88987791500000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129564672,"num_objects":1977,"num_object_clones":0,"num_object_copies":5931,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1977,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3823,"num_write_kb":113664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":245,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.891702+0000","last_change":"2024-09-21T09:46:16.218452+0000","last_active":"2024-09-21T09:57:35.891702+0000","last_peered":"2024-09-21T09:57:35.891702+0000","last_clean":"2024-09-21T09:57:35.891702+0000","last_became_active":"2024-09-21T09:46:16.218108+0000","last_became_peered":"2024-09-21T09:46:16.218108+0000","last_unstale":"2024-09-21T09:57:35.891702+0000","last_undegraded":"2024-09-21T09:57:35.891702+0000","last_fullsized":"2024-09-21T09:57:35.891702+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:29:08.062670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":118,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.890201+0000","last_change":"2024-09-21T09:52:23.919124+0000","last_active":"2024-09-21T09:57:35.890201+0000","last_peered":"2024-09-21T09:57:35.890201+0000","last_clean":"2024-09-21T09:57:35.890201+0000","last_became_active":"2024-09-21T09:52:23.918746+0000","last_became_peered":"2024-09-21T09:52:23.918746+0000","last_unstale":"2024-09-21T09:57:35.890201+0000","last_undegraded":"2024-09-21T09:57:35.890201+0000","last_fullsized":"2024-09-21T09:57:35.890201+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:04:48.548863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"261'7866","reported_seq":8005,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:48.676707+0000","last_change":"2024-09-21T09:55:43.143708+0000","last_active":"2024-09-21T09:57:48.676707+0000","last_peered":"2024-09-21T09:57:48.676707+0000","last_clean":"2024-09-21T09:57:48.676707+0000","last_became_active":"2024-09-21T09:55:42.057812+0000","last_became_peered":"2024-09-21T09:55:42.057812+0000","last_unstale":"2024-09-21T09:57:48.676707+0000","last_undegraded":"2024-09-21T09:57:48.676707+0000","last_fullsized":"2024-09-21T09:57:48.676707+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"235'3847","last_scrub_stamp":"2024-09-21T09:55:43.143607+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:43.143607+0000","objects_scrubbed":1947,"log_size":7866,"log_dups_size":0,"ondisk_log_size":7866,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:46:59.442828+0000","scrub_duration":0.36034145099999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130940928,"num_objects":1998,"num_object_clones":0,"num_object_copies":5994,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1998,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4027,"num_write_kb":130496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":229,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.891803+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:57:35.891803+0000","last_peered":"2024-09-21T09:57:35.891803+0000","last_clean":"2024-09-21T09:57:35.891803+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:57:35.891803+0000","last_undegraded":"2024-09-21T09:57:35.891803+0000","last_fullsized":"2024-09-21T09:57:35.891803+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":263,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.905944+0000","last_change":"2024-09-21T09:54:45.255918+0000","last_active":"2024-09-21T09:57:35.905944+0000","last_peered":"2024-09-21T09:57:35.905944+0000","last_clean":"2024-09-21T09:57:35.905944+0000","last_became_active":"2024-09-21T09:54:45.255579+0000","last_became_peered":"2024-09-21T09:54:45.255579+0000","last_unstale":"2024-09-21T09:57:35.905944+0000","last_undegraded":"2024-09-21T09:57:35.905944+0000","last_fullsized":"2024-09-21T09:57:35.905944+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:39:26.745390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.6","version":"261'8066","reported_seq":8186,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:50.078192+0000","last_change":"2024-09-21T09:55:43.450199+0000","last_active":"2024-09-21T09:57:50.078192+0000","last_peered":"2024-09-21T09:57:50.078192+0000","last_clean":"2024-09-21T09:57:50.078192+0000","last_became_active":"2024-09-21T09:55:42.062949+0000","last_became_peered":"2024-09-21T09:55:42.062949+0000","last_unstale":"2024-09-21T09:57:50.078192+0000","last_undegraded":"2024-09-21T09:57:50.078192+0000","last_fullsized":"2024-09-21T09:57:50.078192+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"235'3956","last_scrub_stamp":"2024-09-21T09:55:43.450045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:43.450045+0000","objects_scrubbed":2038,"log_size":8066,"log_dups_size":0,"ondisk_log_size":8066,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:12:04.630678+0000","scrub_duration":607,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125960192,"num_objects":1922,"num_object_clones":0,"num_object_copies":5766,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1922,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4120,"num_write_kb":128128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,7],"acting":[0,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":295,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.893576+0000","last_change":"2024-09-21T09:52:23.920077+0000","last_active":"2024-09-21T09:57:35.893576+0000","last_peered":"2024-09-21T09:57:35.893576+0000","last_clean":"2024-09-21T09:57:35.893576+0000","last_became_active":"2024-09-21T09:52:23.915378+0000","last_became_peered":"2024-09-21T09:52:23.915378+0000","last_unstale":"2024-09-21T09:57:35.893576+0000","last_undegraded":"2024-09-21T09:57:35.893576+0000","last_fullsized":"2024-09-21T09:57:35.893576+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:16:00.028635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":76,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.887400+0000","last_change":"2024-09-21T09:52:23.917314+0000","last_active":"2024-09-21T09:57:35.887400+0000","last_peered":"2024-09-21T09:57:35.887400+0000","last_clean":"2024-09-21T09:57:35.887400+0000","last_became_active":"2024-09-21T09:52:23.916728+0000","last_became_peered":"2024-09-21T09:52:23.916728+0000","last_unstale":"2024-09-21T09:57:35.887400+0000","last_undegraded":"2024-09-21T09:57:35.887400+0000","last_fullsized":"2024-09-21T09:57:35.887400+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:50:47.276875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"261'8006","reported_seq":8126,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:48.266687+0000","last_change":"2024-09-21T09:55:45.731228+0000","last_active":"2024-09-21T09:57:48.266687+0000","last_peered":"2024-09-21T09:57:48.266687+0000","last_clean":"2024-09-21T09:57:48.266687+0000","last_became_active":"2024-09-21T09:55:42.073420+0000","last_became_peered":"2024-09-21T09:55:42.073420+0000","last_unstale":"2024-09-21T09:57:48.266687+0000","last_undegraded":"2024-09-21T09:57:48.266687+0000","last_fullsized":"2024-09-21T09:57:48.266687+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"235'4067","last_scrub_stamp":"2024-09-21T09:55:45.730993+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:45.730993+0000","objects_scrubbed":2112,"log_size":8006,"log_dups_size":0,"ondisk_log_size":8006,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:40:10.153530+0000","scrub_duration":607,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":136052736,"num_objects":2076,"num_object_clones":0,"num_object_copies":6228,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2076,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3954,"num_write_kb":125376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":118,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.890761+0000","last_change":"2024-09-21T09:52:23.919511+0000","last_active":"2024-09-21T09:57:35.890761+0000","last_peered":"2024-09-21T09:57:35.890761+0000","last_clean":"2024-09-21T09:57:35.890761+0000","last_became_active":"2024-09-21T09:52:23.918774+0000","last_became_peered":"2024-09-21T09:52:23.918774+0000","last_unstale":"2024-09-21T09:57:35.890761+0000","last_undegraded":"2024-09-21T09:57:35.890761+0000","last_fullsized":"2024-09-21T09:57:35.890761+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:19:51.518563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":338,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.944234+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T09:57:42.944234+0000","last_peered":"2024-09-21T09:57:42.944234+0000","last_clean":"2024-09-21T09:57:42.944234+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T09:57:42.944234+0000","last_undegraded":"2024-09-21T09:57:42.944234+0000","last_fullsized":"2024-09-21T09:57:42.944234+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"261'7787","reported_seq":7910,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:48.236279+0000","last_change":"2024-09-21T09:55:49.510232+0000","last_active":"2024-09-21T09:57:48.236279+0000","last_peered":"2024-09-21T09:57:48.236279+0000","last_clean":"2024-09-21T09:57:48.236279+0000","last_became_active":"2024-09-21T09:55:42.080608+0000","last_became_peered":"2024-09-21T09:55:42.080608+0000","last_unstale":"2024-09-21T09:57:48.236279+0000","last_undegraded":"2024-09-21T09:57:48.236279+0000","last_fullsized":"2024-09-21T09:57:48.236279+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"236'4095","last_scrub_stamp":"2024-09-21T09:55:49.510137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:49.510137+0000","objects_scrubbed":2192,"log_size":7787,"log_dups_size":0,"ondisk_log_size":7787,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T17:38:45.514571+0000","scrub_duration":400,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129171456,"num_objects":1971,"num_object_clones":0,"num_object_copies":5913,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1971,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3695,"num_write_kb":111168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,4],"acting":[3,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":409,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.942373+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T09:57:42.942373+0000","last_peered":"2024-09-21T09:57:42.942373+0000","last_clean":"2024-09-21T09:57:42.942373+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T09:57:42.942373+0000","last_undegraded":"2024-09-21T09:57:42.942373+0000","last_fullsized":"2024-09-21T09:57:42.942373+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":246,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.906351+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T09:57:35.906351+0000","last_peered":"2024-09-21T09:57:35.906351+0000","last_clean":"2024-09-21T09:57:35.906351+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T09:57:35.906351+0000","last_undegraded":"2024-09-21T09:57:35.906351+0000","last_fullsized":"2024-09-21T09:57:35.906351+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.1","version":"261'7983","reported_seq":8107,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:50.142092+0000","last_change":"2024-09-21T09:55:48.512717+0000","last_active":"2024-09-21T09:57:50.142092+0000","last_peered":"2024-09-21T09:57:50.142092+0000","last_clean":"2024-09-21T09:57:50.142092+0000","last_became_active":"2024-09-21T09:55:42.085365+0000","last_became_peered":"2024-09-21T09:55:42.085365+0000","last_unstale":"2024-09-21T09:57:50.142092+0000","last_undegraded":"2024-09-21T09:57:50.142092+0000","last_fullsized":"2024-09-21T09:57:50.142092+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"235'4156","last_scrub_stamp":"2024-09-21T09:55:48.512424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:48.512424+0000","objects_scrubbed":2152,"log_size":7983,"log_dups_size":0,"ondisk_log_size":7983,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T16:06:25.975744+0000","scrub_duration":658,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131203072,"num_objects":2002,"num_object_clones":0,"num_object_copies":6006,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2002,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3854,"num_write_kb":118528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":86,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.887475+0000","last_change":"2024-09-21T09:54:45.259400+0000","last_active":"2024-09-21T09:57:35.887475+0000","last_peered":"2024-09-21T09:57:35.887475+0000","last_clean":"2024-09-21T09:57:35.887475+0000","last_became_active":"2024-09-21T09:54:45.259012+0000","last_became_peered":"2024-09-21T09:54:45.259012+0000","last_unstale":"2024-09-21T09:57:35.887475+0000","last_undegraded":"2024-09-21T09:57:35.887475+0000","last_fullsized":"2024-09-21T09:57:35.887475+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:29:31.555218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":243,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.906575+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:57:35.906575+0000","last_peered":"2024-09-21T09:57:35.906575+0000","last_clean":"2024-09-21T09:57:35.906575+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:57:35.906575+0000","last_undegraded":"2024-09-21T09:57:35.906575+0000","last_fullsized":"2024-09-21T09:57:35.906575+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.2","version":"261'8372","reported_seq":8523,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:50.595731+0000","last_change":"2024-09-21T09:55:47.950826+0000","last_active":"2024-09-21T09:57:50.595731+0000","last_peered":"2024-09-21T09:57:50.595731+0000","last_clean":"2024-09-21T09:57:50.595731+0000","last_became_active":"2024-09-21T09:55:42.084082+0000","last_became_peered":"2024-09-21T09:55:42.084082+0000","last_unstale":"2024-09-21T09:57:50.595731+0000","last_undegraded":"2024-09-21T09:57:50.595731+0000","last_fullsized":"2024-09-21T09:57:50.595731+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"235'4491","last_scrub_stamp":"2024-09-21T09:55:47.950752+0000","last_deep_scrub":"235'4491","last_deep_scrub_stamp":"2024-09-21T09:55:47.950752+0000","last_clean_scrub_stamp":"2024-09-21T09:55:47.950752+0000","objects_scrubbed":2121,"log_size":8372,"log_dups_size":0,"ondisk_log_size":8372,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":5,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:19:43.266021+0000","scrub_duration":4.7191695359999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124059648,"num_objects":1893,"num_object_clones":0,"num_object_copies":5679,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1893,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3988,"num_write_kb":120320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":227,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.906016+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:57:35.906016+0000","last_peered":"2024-09-21T09:57:35.906016+0000","last_clean":"2024-09-21T09:57:35.906016+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:57:35.906016+0000","last_undegraded":"2024-09-21T09:57:35.906016+0000","last_fullsized":"2024-09-21T09:57:35.906016+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":256,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.908688+0000","last_change":"2024-09-21T09:54:45.256681+0000","last_active":"2024-09-21T09:57:35.908688+0000","last_peered":"2024-09-21T09:57:35.908688+0000","last_clean":"2024-09-21T09:57:35.908688+0000","last_became_active":"2024-09-21T09:54:45.256296+0000","last_became_peered":"2024-09-21T09:54:45.256296+0000","last_unstale":"2024-09-21T09:57:35.908688+0000","last_undegraded":"2024-09-21T09:57:35.908688+0000","last_fullsized":"2024-09-21T09:57:35.908688+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:58:05.899036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.3","version":"261'8085","reported_seq":8239,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:47.104009+0000","last_change":"2024-09-21T09:55:49.959372+0000","last_active":"2024-09-21T09:57:47.104009+0000","last_peered":"2024-09-21T09:57:47.104009+0000","last_clean":"2024-09-21T09:57:47.104009+0000","last_became_active":"2024-09-21T09:55:42.083569+0000","last_became_peered":"2024-09-21T09:55:42.083569+0000","last_unstale":"2024-09-21T09:57:47.104009+0000","last_undegraded":"2024-09-21T09:57:47.104009+0000","last_fullsized":"2024-09-21T09:57:47.104009+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"236'4306","last_scrub_stamp":"2024-09-21T09:55:49.959257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:49.959257+0000","objects_scrubbed":2304,"log_size":8085,"log_dups_size":0,"ondisk_log_size":8085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:14:14.241456+0000","scrub_duration":0.23216399500000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":133103616,"num_objects":2031,"num_object_clones":0,"num_object_copies":6093,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2031,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3779,"num_write_kb":112192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":410,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.940442+0000","last_change":"2024-09-21T09:54:45.251325+0000","last_active":"2024-09-21T09:57:42.940442+0000","last_peered":"2024-09-21T09:57:42.940442+0000","last_clean":"2024-09-21T09:57:42.940442+0000","last_became_active":"2024-09-21T09:54:45.250993+0000","last_became_peered":"2024-09-21T09:54:45.250993+0000","last_unstale":"2024-09-21T09:57:42.940442+0000","last_undegraded":"2024-09-21T09:57:42.940442+0000","last_fullsized":"2024-09-21T09:57:42.940442+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:22:58.726815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":235,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.943307+0000","last_change":"2024-09-21T09:54:45.251443+0000","last_active":"2024-09-21T09:57:42.943307+0000","last_peered":"2024-09-21T09:57:42.943307+0000","last_clean":"2024-09-21T09:57:42.943307+0000","last_became_active":"2024-09-21T09:54:45.251141+0000","last_became_peered":"2024-09-21T09:54:45.251141+0000","last_unstale":"2024-09-21T09:57:42.943307+0000","last_undegraded":"2024-09-21T09:57:42.943307+0000","last_fullsized":"2024-09-21T09:57:42.943307+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:14:43.723862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.9","version":"261'7915","reported_seq":8061,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:48.689464+0000","last_change":"2024-09-21T09:55:44.333254+0000","last_active":"2024-09-21T09:57:48.689464+0000","last_peered":"2024-09-21T09:57:48.689464+0000","last_clean":"2024-09-21T09:57:48.689464+0000","last_became_active":"2024-09-21T09:55:42.089602+0000","last_became_peered":"2024-09-21T09:55:42.089602+0000","last_unstale":"2024-09-21T09:57:48.689464+0000","last_undegraded":"2024-09-21T09:57:48.689464+0000","last_fullsized":"2024-09-21T09:57:48.689464+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"235'4027","last_scrub_stamp":"2024-09-21T09:55:44.333172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:44.333172+0000","objects_scrubbed":2034,"log_size":7915,"log_dups_size":0,"ondisk_log_size":7915,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:39:20.745970+0000","scrub_duration":0.56434749200000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123797504,"num_objects":1889,"num_object_clones":0,"num_object_copies":5667,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1889,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3901,"num_write_kb":120192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":395,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.891179+0000","last_change":"2024-09-21T09:52:23.950948+0000","last_active":"2024-09-21T09:57:35.891179+0000","last_peered":"2024-09-21T09:57:35.891179+0000","last_clean":"2024-09-21T09:57:35.891179+0000","last_became_active":"2024-09-21T09:52:23.915752+0000","last_became_peered":"2024-09-21T09:52:23.915752+0000","last_unstale":"2024-09-21T09:57:35.891179+0000","last_undegraded":"2024-09-21T09:57:35.891179+0000","last_fullsized":"2024-09-21T09:57:35.891179+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:00:28.208582+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":101,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.890726+0000","last_change":"2024-09-21T09:49:39.901214+0000","last_active":"2024-09-21T09:57:35.890726+0000","last_peered":"2024-09-21T09:57:35.890726+0000","last_clean":"2024-09-21T09:57:35.890726+0000","last_became_active":"2024-09-21T09:49:39.891234+0000","last_became_peered":"2024-09-21T09:49:39.891234+0000","last_unstale":"2024-09-21T09:57:35.890726+0000","last_undegraded":"2024-09-21T09:57:35.890726+0000","last_fullsized":"2024-09-21T09:57:35.890726+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:18:59.117484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":402,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.943199+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T09:57:42.943199+0000","last_peered":"2024-09-21T09:57:42.943199+0000","last_clean":"2024-09-21T09:57:42.943199+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T09:57:42.943199+0000","last_undegraded":"2024-09-21T09:57:42.943199+0000","last_fullsized":"2024-09-21T09:57:42.943199+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":86,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.887803+0000","last_change":"2024-09-21T09:54:57.127336+0000","last_active":"2024-09-21T09:57:35.887803+0000","last_peered":"2024-09-21T09:57:35.887803+0000","last_clean":"2024-09-21T09:57:35.887803+0000","last_became_active":"2024-09-21T09:54:57.126977+0000","last_became_peered":"2024-09-21T09:54:57.126977+0000","last_unstale":"2024-09-21T09:57:35.887803+0000","last_undegraded":"2024-09-21T09:57:35.887803+0000","last_fullsized":"2024-09-21T09:57:35.887803+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:32:40.522878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"261'12239","reported_seq":12324,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:50.340198+0000","last_change":"2024-09-21T09:55:01.880750+0000","last_active":"2024-09-21T09:57:50.340198+0000","last_peered":"2024-09-21T09:57:50.340198+0000","last_clean":"2024-09-21T09:57:50.340198+0000","last_became_active":"2024-09-21T09:55:01.880421+0000","last_became_peered":"2024-09-21T09:55:01.880421+0000","last_unstale":"2024-09-21T09:57:50.340198+0000","last_undegraded":"2024-09-21T09:57:50.340198+0000","last_fullsized":"2024-09-21T09:57:50.340198+0000","mapping_epoch":228,"log_start":"235'3900","ondisk_log_start":"235'3900","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":8339,"log_dups_size":0,"ondisk_log_size":8339,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:10:20.156161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":254083072,"num_objects":3877,"num_object_clones":0,"num_object_copies":11631,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3877,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12239,"num_write_kb":515712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":283,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.891161+0000","last_change":"2024-09-21T09:54:45.255996+0000","last_active":"2024-09-21T09:57:35.891161+0000","last_peered":"2024-09-21T09:57:35.891161+0000","last_clean":"2024-09-21T09:57:35.891161+0000","last_became_active":"2024-09-21T09:54:45.255513+0000","last_became_peered":"2024-09-21T09:54:45.255513+0000","last_unstale":"2024-09-21T09:57:35.891161+0000","last_undegraded":"2024-09-21T09:57:35.891161+0000","last_fullsized":"2024-09-21T09:57:35.891161+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T20:35:15.281540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":336,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.945654+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T09:57:42.945654+0000","last_peered":"2024-09-21T09:57:42.945654+0000","last_clean":"2024-09-21T09:57:42.945654+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T09:57:42.945654+0000","last_undegraded":"2024-09-21T09:57:42.945654+0000","last_fullsized":"2024-09-21T09:57:42.945654+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":343,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.946016+0000","last_change":"2024-09-21T09:54:45.257070+0000","last_active":"2024-09-21T09:57:42.946016+0000","last_peered":"2024-09-21T09:57:42.946016+0000","last_clean":"2024-09-21T09:57:42.946016+0000","last_became_active":"2024-09-21T09:54:45.256730+0000","last_became_peered":"2024-09-21T09:54:45.256730+0000","last_unstale":"2024-09-21T09:57:42.946016+0000","last_undegraded":"2024-09-21T09:57:42.946016+0000","last_fullsized":"2024-09-21T09:57:42.946016+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:41:54.850585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.b","version":"261'12265","reported_seq":12350,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:48.259151+0000","last_change":"2024-09-21T09:55:01.881673+0000","last_active":"2024-09-21T09:57:48.259151+0000","last_peered":"2024-09-21T09:57:48.259151+0000","last_clean":"2024-09-21T09:57:48.259151+0000","last_became_active":"2024-09-21T09:55:01.881411+0000","last_became_peered":"2024-09-21T09:55:01.881411+0000","last_unstale":"2024-09-21T09:57:48.259151+0000","last_undegraded":"2024-09-21T09:57:48.259151+0000","last_fullsized":"2024-09-21T09:57:48.259151+0000","mapping_epoch":228,"log_start":"241'5100","ondisk_log_start":"241'5100","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":7165,"log_dups_size":0,"ondisk_log_size":7165,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:25:56.965963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":269549568,"num_objects":4113,"num_object_clones":0,"num_object_copies":12339,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4113,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12265,"num_write_kb":524096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":440,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.935543+0000","last_change":"2024-09-21T09:46:16.239736+0000","last_active":"2024-09-21T09:57:42.935543+0000","last_peered":"2024-09-21T09:57:42.935543+0000","last_clean":"2024-09-21T09:57:42.935543+0000","last_became_active":"2024-09-21T09:46:16.239348+0000","last_became_peered":"2024-09-21T09:46:16.239348+0000","last_unstale":"2024-09-21T09:57:42.935543+0000","last_undegraded":"2024-09-21T09:57:42.935543+0000","last_fullsized":"2024-09-21T09:57:42.935543+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:17:39.599158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":239,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.935458+0000","last_change":"2024-09-21T09:54:45.253848+0000","last_active":"2024-09-21T09:57:42.935458+0000","last_peered":"2024-09-21T09:57:42.935458+0000","last_clean":"2024-09-21T09:57:42.935458+0000","last_became_active":"2024-09-21T09:54:45.253470+0000","last_became_peered":"2024-09-21T09:54:45.253470+0000","last_unstale":"2024-09-21T09:57:42.935458+0000","last_undegraded":"2024-09-21T09:57:42.935458+0000","last_fullsized":"2024-09-21T09:57:42.935458+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:56:27.186711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":291,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.890705+0000","last_change":"2024-09-21T09:54:45.254797+0000","last_active":"2024-09-21T09:57:35.890705+0000","last_peered":"2024-09-21T09:57:35.890705+0000","last_clean":"2024-09-21T09:57:35.890705+0000","last_became_active":"2024-09-21T09:54:45.254475+0000","last_became_peered":"2024-09-21T09:54:45.254475+0000","last_unstale":"2024-09-21T09:57:35.890705+0000","last_undegraded":"2024-09-21T09:57:35.890705+0000","last_fullsized":"2024-09-21T09:57:35.890705+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:18:02.024657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.8","version":"261'7905","reported_seq":8054,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:47.096896+0000","last_change":"2024-09-21T09:55:49.431118+0000","last_active":"2024-09-21T09:57:47.096896+0000","last_peered":"2024-09-21T09:57:47.096896+0000","last_clean":"2024-09-21T09:57:47.096896+0000","last_became_active":"2024-09-21T09:55:42.073309+0000","last_became_peered":"2024-09-21T09:55:42.073309+0000","last_unstale":"2024-09-21T09:57:47.096896+0000","last_undegraded":"2024-09-21T09:57:47.096896+0000","last_fullsized":"2024-09-21T09:57:47.096896+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":0,"last_scrub":"236'4248","last_scrub_stamp":"2024-09-21T09:55:49.431034+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:49.431034+0000","objects_scrubbed":2248,"log_size":7905,"log_dups_size":0,"ondisk_log_size":7905,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:38:01.477467+0000","scrub_duration":0.74478583600000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129236992,"num_objects":1972,"num_object_clones":0,"num_object_copies":5916,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1972,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3670,"num_write_kb":108608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":144,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.890568+0000","last_change":"2024-09-21T09:54:45.265523+0000","last_active":"2024-09-21T09:57:35.890568+0000","last_peered":"2024-09-21T09:57:35.890568+0000","last_clean":"2024-09-21T09:57:35.890568+0000","last_became_active":"2024-09-21T09:54:45.256998+0000","last_became_peered":"2024-09-21T09:54:45.256998+0000","last_unstale":"2024-09-21T09:57:35.890568+0000","last_undegraded":"2024-09-21T09:57:35.890568+0000","last_fullsized":"2024-09-21T09:57:35.890568+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:48:26.688203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":5,"num_bytes_recovered":95,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":264,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.906303+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T09:57:35.906303+0000","last_peered":"2024-09-21T09:57:35.906303+0000","last_clean":"2024-09-21T09:57:35.906303+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T09:57:35.906303+0000","last_undegraded":"2024-09-21T09:57:35.906303+0000","last_fullsized":"2024-09-21T09:57:35.906303+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":253,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.937237+0000","last_change":"2024-09-21T09:54:56.845730+0000","last_active":"2024-09-21T09:57:42.937237+0000","last_peered":"2024-09-21T09:57:42.937237+0000","last_clean":"2024-09-21T09:57:42.937237+0000","last_became_active":"2024-09-21T09:54:56.845486+0000","last_became_peered":"2024-09-21T09:54:56.845486+0000","last_unstale":"2024-09-21T09:57:42.937237+0000","last_undegraded":"2024-09-21T09:57:42.937237+0000","last_fullsized":"2024-09-21T09:57:42.937237+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:44:34.284768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.e","version":"261'12171","reported_seq":12256,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:50.154943+0000","last_change":"2024-09-21T09:55:01.883858+0000","last_active":"2024-09-21T09:57:50.154943+0000","last_peered":"2024-09-21T09:57:50.154943+0000","last_clean":"2024-09-21T09:57:50.154943+0000","last_became_active":"2024-09-21T09:55:01.883541+0000","last_became_peered":"2024-09-21T09:55:01.883541+0000","last_unstale":"2024-09-21T09:57:50.154943+0000","last_undegraded":"2024-09-21T09:57:50.154943+0000","last_fullsized":"2024-09-21T09:57:50.154943+0000","mapping_epoch":228,"log_start":"241'5769","ondisk_log_start":"241'5769","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":6402,"log_dups_size":0,"ondisk_log_size":6402,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:55:49.206865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247398400,"num_objects":3775,"num_object_clones":0,"num_object_copies":11325,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3775,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12171,"num_write_kb":510272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":98,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.893439+0000","last_change":"2024-09-21T09:49:39.893294+0000","last_active":"2024-09-21T09:57:35.893439+0000","last_peered":"2024-09-21T09:57:35.893439+0000","last_clean":"2024-09-21T09:57:35.893439+0000","last_became_active":"2024-09-21T09:49:39.892621+0000","last_became_peered":"2024-09-21T09:49:39.892621+0000","last_unstale":"2024-09-21T09:57:35.893439+0000","last_undegraded":"2024-09-21T09:57:35.893439+0000","last_fullsized":"2024-09-21T09:57:35.893439+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:36:13.866984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":366,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.944584+0000","last_change":"2024-09-21T09:54:45.253776+0000","last_active":"2024-09-21T09:57:42.944584+0000","last_peered":"2024-09-21T09:57:42.944584+0000","last_clean":"2024-09-21T09:57:42.944584+0000","last_became_active":"2024-09-21T09:54:45.252533+0000","last_became_peered":"2024-09-21T09:54:45.252533+0000","last_unstale":"2024-09-21T09:57:42.944584+0000","last_undegraded":"2024-09-21T09:57:42.944584+0000","last_fullsized":"2024-09-21T09:57:42.944584+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:34:24.041809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":336,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.890454+0000","last_change":"2024-09-21T09:54:45.254468+0000","last_active":"2024-09-21T09:57:35.890454+0000","last_peered":"2024-09-21T09:57:35.890454+0000","last_clean":"2024-09-21T09:57:35.890454+0000","last_became_active":"2024-09-21T09:54:45.254152+0000","last_became_peered":"2024-09-21T09:54:45.254152+0000","last_unstale":"2024-09-21T09:57:35.890454+0000","last_undegraded":"2024-09-21T09:57:35.890454+0000","last_fullsized":"2024-09-21T09:57:35.890454+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:14:09.690775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.f","version":"261'12195","reported_seq":12280,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:48.236329+0000","last_change":"2024-09-21T09:55:01.882492+0000","last_active":"2024-09-21T09:57:48.236329+0000","last_peered":"2024-09-21T09:57:48.236329+0000","last_clean":"2024-09-21T09:57:48.236329+0000","last_became_active":"2024-09-21T09:55:01.882101+0000","last_became_peered":"2024-09-21T09:55:01.882101+0000","last_unstale":"2024-09-21T09:57:48.236329+0000","last_undegraded":"2024-09-21T09:57:48.236329+0000","last_fullsized":"2024-09-21T09:57:48.236329+0000","mapping_epoch":228,"log_start":"241'5000","ondisk_log_start":"241'5000","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":7195,"log_dups_size":0,"ondisk_log_size":7195,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:01:22.659792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":259850240,"num_objects":3965,"num_object_clones":0,"num_object_copies":11895,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3965,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12195,"num_write_kb":517120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":431,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.937292+0000","last_change":"2024-09-21T09:54:45.249271+0000","last_active":"2024-09-21T09:57:42.937292+0000","last_peered":"2024-09-21T09:57:42.937292+0000","last_clean":"2024-09-21T09:57:42.937292+0000","last_became_active":"2024-09-21T09:54:45.248904+0000","last_became_peered":"2024-09-21T09:54:45.248904+0000","last_unstale":"2024-09-21T09:57:42.937292+0000","last_undegraded":"2024-09-21T09:57:42.937292+0000","last_fullsized":"2024-09-21T09:57:42.937292+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:31:58.373072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":256,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.893585+0000","last_change":"2024-09-21T09:46:16.187366+0000","last_active":"2024-09-21T09:57:35.893585+0000","last_peered":"2024-09-21T09:57:35.893585+0000","last_clean":"2024-09-21T09:57:35.893585+0000","last_became_active":"2024-09-21T09:46:16.187097+0000","last_became_peered":"2024-09-21T09:46:16.187097+0000","last_unstale":"2024-09-21T09:57:35.893585+0000","last_undegraded":"2024-09-21T09:57:35.893585+0000","last_fullsized":"2024-09-21T09:57:35.893585+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:05:28.362879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":404,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.944103+0000","last_change":"2024-09-21T09:49:39.892695+0000","last_active":"2024-09-21T09:57:42.944103+0000","last_peered":"2024-09-21T09:57:42.944103+0000","last_clean":"2024-09-21T09:57:42.944103+0000","last_became_active":"2024-09-21T09:49:39.892265+0000","last_became_peered":"2024-09-21T09:49:39.892265+0000","last_unstale":"2024-09-21T09:57:42.944103+0000","last_undegraded":"2024-09-21T09:57:42.944103+0000","last_fullsized":"2024-09-21T09:57:42.944103+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:27:31.615679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.c","version":"261'12014","reported_seq":12099,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:50.152031+0000","last_change":"2024-09-21T09:55:01.909988+0000","last_active":"2024-09-21T09:57:50.152031+0000","last_peered":"2024-09-21T09:57:50.152031+0000","last_clean":"2024-09-21T09:57:50.152031+0000","last_became_active":"2024-09-21T09:55:01.909631+0000","last_became_peered":"2024-09-21T09:55:01.909631+0000","last_unstale":"2024-09-21T09:57:50.152031+0000","last_undegraded":"2024-09-21T09:57:50.152031+0000","last_fullsized":"2024-09-21T09:57:50.152031+0000","mapping_epoch":228,"log_start":"241'5629","ondisk_log_start":"241'5629","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":6385,"log_dups_size":0,"ondisk_log_size":6385,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:12:57.299037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":252444672,"num_objects":3852,"num_object_clones":0,"num_object_copies":11556,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3852,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12014,"num_write_kb":507712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":410,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.941442+0000","last_change":"2024-09-21T09:46:16.201034+0000","last_active":"2024-09-21T09:57:42.941442+0000","last_peered":"2024-09-21T09:57:42.941442+0000","last_clean":"2024-09-21T09:57:42.941442+0000","last_became_active":"2024-09-21T09:46:16.200729+0000","last_became_peered":"2024-09-21T09:46:16.200729+0000","last_unstale":"2024-09-21T09:57:42.941442+0000","last_undegraded":"2024-09-21T09:57:42.941442+0000","last_fullsized":"2024-09-21T09:57:42.941442+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:51:59.057244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":86,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.887798+0000","last_change":"2024-09-21T09:54:45.262190+0000","last_active":"2024-09-21T09:57:35.887798+0000","last_peered":"2024-09-21T09:57:35.887798+0000","last_clean":"2024-09-21T09:57:35.887798+0000","last_became_active":"2024-09-21T09:54:45.261883+0000","last_became_peered":"2024-09-21T09:54:45.261883+0000","last_unstale":"2024-09-21T09:57:35.887798+0000","last_undegraded":"2024-09-21T09:57:35.887798+0000","last_fullsized":"2024-09-21T09:57:35.887798+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:24:01.395171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":407,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.940555+0000","last_change":"2024-09-21T09:46:16.220644+0000","last_active":"2024-09-21T09:57:42.940555+0000","last_peered":"2024-09-21T09:57:42.940555+0000","last_clean":"2024-09-21T09:57:42.940555+0000","last_became_active":"2024-09-21T09:46:16.220373+0000","last_became_peered":"2024-09-21T09:46:16.220373+0000","last_unstale":"2024-09-21T09:57:42.940555+0000","last_undegraded":"2024-09-21T09:57:42.940555+0000","last_fullsized":"2024-09-21T09:57:42.940555+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:16:24.020337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"261'12078","reported_seq":12120,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:47.166564+0000","last_change":"2024-09-21T09:55:01.910330+0000","last_active":"2024-09-21T09:57:47.166564+0000","last_peered":"2024-09-21T09:57:47.166564+0000","last_clean":"2024-09-21T09:57:47.166564+0000","last_became_active":"2024-09-21T09:55:01.909911+0000","last_became_peered":"2024-09-21T09:55:01.909911+0000","last_unstale":"2024-09-21T09:57:47.166564+0000","last_undegraded":"2024-09-21T09:57:47.166564+0000","last_fullsized":"2024-09-21T09:57:47.166564+0000","mapping_epoch":228,"log_start":"235'4100","ondisk_log_start":"235'4100","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":7978,"log_dups_size":0,"ondisk_log_size":7978,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:24:19.099978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":264699928,"num_objects":4040,"num_object_clones":0,"num_object_copies":12120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4040,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12078,"num_write_kb":515713,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":329,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.945932+0000","last_change":"2024-09-21T09:54:45.261260+0000","last_active":"2024-09-21T09:57:42.945932+0000","last_peered":"2024-09-21T09:57:42.945932+0000","last_clean":"2024-09-21T09:57:42.945932+0000","last_became_active":"2024-09-21T09:54:45.254188+0000","last_became_peered":"2024-09-21T09:54:45.254188+0000","last_unstale":"2024-09-21T09:57:42.945932+0000","last_undegraded":"2024-09-21T09:57:42.945932+0000","last_fullsized":"2024-09-21T09:57:42.945932+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:40:26.193081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"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,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":76,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.887869+0000","last_change":"2024-09-21T09:52:23.929806+0000","last_active":"2024-09-21T09:57:35.887869+0000","last_peered":"2024-09-21T09:57:35.887869+0000","last_clean":"2024-09-21T09:57:35.887869+0000","last_became_active":"2024-09-21T09:52:23.929389+0000","last_became_peered":"2024-09-21T09:52:23.929389+0000","last_unstale":"2024-09-21T09:57:35.887869+0000","last_undegraded":"2024-09-21T09:57:35.887869+0000","last_fullsized":"2024-09-21T09:57:35.887869+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:40:01.528139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":44,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.905678+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T09:57:35.905678+0000","last_peered":"2024-09-21T09:57:35.905678+0000","last_clean":"2024-09-21T09:57:35.905678+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T09:57:35.905678+0000","last_undegraded":"2024-09-21T09:57:35.905678+0000","last_fullsized":"2024-09-21T09:57:35.905678+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":259,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.906176+0000","last_change":"2024-09-21T09:54:45.254091+0000","last_active":"2024-09-21T09:57:35.906176+0000","last_peered":"2024-09-21T09:57:35.906176+0000","last_clean":"2024-09-21T09:57:35.906176+0000","last_became_active":"2024-09-21T09:54:45.253563+0000","last_became_peered":"2024-09-21T09:54:45.253563+0000","last_unstale":"2024-09-21T09:57:35.906176+0000","last_undegraded":"2024-09-21T09:57:35.906176+0000","last_fullsized":"2024-09-21T09:57:35.906176+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:07:56.994873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":272,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.906433+0000","last_change":"2024-09-21T09:52:23.938226+0000","last_active":"2024-09-21T09:57:35.906433+0000","last_peered":"2024-09-21T09:57:35.906433+0000","last_clean":"2024-09-21T09:57:35.906433+0000","last_became_active":"2024-09-21T09:52:23.921528+0000","last_became_peered":"2024-09-21T09:52:23.921528+0000","last_unstale":"2024-09-21T09:57:35.906433+0000","last_undegraded":"2024-09-21T09:57:35.906433+0000","last_fullsized":"2024-09-21T09:57:35.906433+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:25:54.419818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9488,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":86,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.887425+0000","last_change":"2024-09-21T09:54:45.262120+0000","last_active":"2024-09-21T09:57:35.887425+0000","last_peered":"2024-09-21T09:57:35.887425+0000","last_clean":"2024-09-21T09:57:35.887425+0000","last_became_active":"2024-09-21T09:54:45.261828+0000","last_became_peered":"2024-09-21T09:54:45.261828+0000","last_unstale":"2024-09-21T09:57:35.887425+0000","last_undegraded":"2024-09-21T09:57:35.887425+0000","last_fullsized":"2024-09-21T09:57:35.887425+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:49:24.984808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":230,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.893490+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:57:35.893490+0000","last_peered":"2024-09-21T09:57:35.893490+0000","last_clean":"2024-09-21T09:57:35.893490+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:57:35.893490+0000","last_undegraded":"2024-09-21T09:57:35.893490+0000","last_fullsized":"2024-09-21T09:57:35.893490+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":108,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.890681+0000","last_change":"2024-09-21T09:54:45.255043+0000","last_active":"2024-09-21T09:57:35.890681+0000","last_peered":"2024-09-21T09:57:35.890681+0000","last_clean":"2024-09-21T09:57:35.890681+0000","last_became_active":"2024-09-21T09:54:45.254765+0000","last_became_peered":"2024-09-21T09:54:45.254765+0000","last_unstale":"2024-09-21T09:57:35.890681+0000","last_undegraded":"2024-09-21T09:57:35.890681+0000","last_fullsized":"2024-09-21T09:57:35.890681+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:59:14.623305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":373,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.941954+0000","last_change":"2024-09-21T09:52:23.941939+0000","last_active":"2024-09-21T09:57:42.941954+0000","last_peered":"2024-09-21T09:57:42.941954+0000","last_clean":"2024-09-21T09:57:42.941954+0000","last_became_active":"2024-09-21T09:52:23.941558+0000","last_became_peered":"2024-09-21T09:52:23.941558+0000","last_unstale":"2024-09-21T09:57:42.941954+0000","last_undegraded":"2024-09-21T09:57:42.941954+0000","last_fullsized":"2024-09-21T09:57:42.941954+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:21:10.666556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":414,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.944967+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T09:57:42.944967+0000","last_peered":"2024-09-21T09:57:42.944967+0000","last_clean":"2024-09-21T09:57:42.944967+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T09:57:42.944967+0000","last_undegraded":"2024-09-21T09:57:42.944967+0000","last_fullsized":"2024-09-21T09:57:42.944967+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":332,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.943003+0000","last_change":"2024-09-21T09:54:45.253325+0000","last_active":"2024-09-21T09:57:42.943003+0000","last_peered":"2024-09-21T09:57:42.943003+0000","last_clean":"2024-09-21T09:57:42.943003+0000","last_became_active":"2024-09-21T09:54:45.252908+0000","last_became_peered":"2024-09-21T09:54:45.252908+0000","last_unstale":"2024-09-21T09:57:42.943003+0000","last_undegraded":"2024-09-21T09:57:42.943003+0000","last_fullsized":"2024-09-21T09:57:42.943003+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:17:53.412412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,4],"acting":[0,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.13","version":"261'8056","reported_seq":15270,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:48.262869+0000","last_change":"2024-09-21T09:57:35.902467+0000","last_active":"2024-09-21T09:57:48.262869+0000","last_peered":"2024-09-21T09:57:48.262869+0000","last_clean":"2024-09-21T09:57:48.262869+0000","last_became_active":"2024-09-21T09:57:35.891279+0000","last_became_peered":"2024-09-21T09:57:35.891279+0000","last_unstale":"2024-09-21T09:57:48.262869+0000","last_undegraded":"2024-09-21T09:57:48.262869+0000","last_fullsized":"2024-09-21T09:57:48.262869+0000","mapping_epoch":259,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":260,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":8056,"log_dups_size":0,"ondisk_log_size":8056,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124747776,"num_objects":1904,"num_object_clones":0,"num_object_copies":5712,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1904,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6076,"num_write_kb":255328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3570,"num_bytes_recovered":233963520,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":76,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.887793+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T09:57:35.887793+0000","last_peered":"2024-09-21T09:57:35.887793+0000","last_clean":"2024-09-21T09:57:35.887793+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T09:57:35.887793+0000","last_undegraded":"2024-09-21T09:57:35.887793+0000","last_fullsized":"2024-09-21T09:57:35.887793+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":437,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.940483+0000","last_change":"2024-09-21T09:54:45.262540+0000","last_active":"2024-09-21T09:57:42.940483+0000","last_peered":"2024-09-21T09:57:42.940483+0000","last_clean":"2024-09-21T09:57:42.940483+0000","last_became_active":"2024-09-21T09:54:45.262237+0000","last_became_peered":"2024-09-21T09:54:45.262237+0000","last_unstale":"2024-09-21T09:57:42.940483+0000","last_undegraded":"2024-09-21T09:57:42.940483+0000","last_fullsized":"2024-09-21T09:57:42.940483+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:50:13.426676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.12","version":"261'8540","reported_seq":17972,"reported_epoch":261,"state":"active+recovering+undersized+remapped","last_fresh":"2024-09-21T09:57:50.123532+0000","last_change":"2024-09-21T09:56:40.092568+0000","last_active":"2024-09-21T09:57:50.123532+0000","last_peered":"2024-09-21T09:57:50.123532+0000","last_clean":"2024-09-21T09:56:21.089815+0000","last_became_active":"2024-09-21T09:56:22.534391+0000","last_became_peered":"2024-09-21T09:56:22.534391+0000","last_unstale":"2024-09-21T09:57:50.123532+0000","last_undegraded":"2024-09-21T09:57:50.123532+0000","last_fullsized":"2024-09-21T09:56:22.342446+0000","mapping_epoch":246,"log_start":"231'338","ondisk_log_start":"231'338","created":234,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":5,"last_scrub":"236'4750","last_scrub_stamp":"2024-09-21T09:55:49.480784+0000","last_deep_scrub":"236'4750","last_deep_scrub_stamp":"2024-09-21T09:55:49.480784+0000","last_clean_scrub_stamp":"2024-09-21T09:55:49.480784+0000","objects_scrubbed":2238,"log_size":8202,"log_dups_size":0,"ondisk_log_size":8202,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":6,"scrub_schedule":"no scrub is scheduled","scrub_duration":5.271251769,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":122290176,"num_objects":1866,"num_object_clones":0,"num_object_copies":5598,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3565,"num_objects_unfound":0,"num_objects_dirty":1866,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3880,"num_write_kb":112256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2315,"num_bytes_recovered":151715840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[0,2],"avail_no_missing":["0","4","5"],"object_location_counts":[{"shards":"0,2","objects":677},{"shards":"0,4,5","objects":1188},{"shards":"0,4,5,6,7","objects":1}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":336,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.945768+0000","last_change":"2024-09-21T09:46:16.203427+0000","last_active":"2024-09-21T09:57:42.945768+0000","last_peered":"2024-09-21T09:57:42.945768+0000","last_clean":"2024-09-21T09:57:42.945768+0000","last_became_active":"2024-09-21T09:46:16.203177+0000","last_became_peered":"2024-09-21T09:46:16.203177+0000","last_unstale":"2024-09-21T09:57:42.945768+0000","last_undegraded":"2024-09-21T09:57:42.945768+0000","last_fullsized":"2024-09-21T09:57:42.945768+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:26:23.411928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":235,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.939280+0000","last_change":"2024-09-21T09:54:45.258707+0000","last_active":"2024-09-21T09:57:42.939280+0000","last_peered":"2024-09-21T09:57:42.939280+0000","last_clean":"2024-09-21T09:57:42.939280+0000","last_became_active":"2024-09-21T09:54:45.258406+0000","last_became_peered":"2024-09-21T09:54:45.258406+0000","last_unstale":"2024-09-21T09:57:42.939280+0000","last_undegraded":"2024-09-21T09:57:42.939280+0000","last_fullsized":"2024-09-21T09:57:42.939280+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:25:44.466381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.11","version":"261'8035","reported_seq":15122,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:47.184642+0000","last_change":"2024-09-21T09:56:42.005387+0000","last_active":"2024-09-21T09:57:47.184642+0000","last_peered":"2024-09-21T09:57:47.184642+0000","last_clean":"2024-09-21T09:57:47.184642+0000","last_became_active":"2024-09-21T09:56:41.971990+0000","last_became_peered":"2024-09-21T09:56:41.971990+0000","last_unstale":"2024-09-21T09:57:47.184642+0000","last_undegraded":"2024-09-21T09:57:47.184642+0000","last_fullsized":"2024-09-21T09:57:47.184642+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":8035,"log_dups_size":0,"ondisk_log_size":8035,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":133332992,"num_objects":2035,"num_object_clones":0,"num_object_copies":6105,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2035,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6119,"num_write_kb":260896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2335,"num_bytes_recovered":153026560,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":408,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.941383+0000","last_change":"2024-09-21T09:54:45.259004+0000","last_active":"2024-09-21T09:57:42.941383+0000","last_peered":"2024-09-21T09:57:42.941383+0000","last_clean":"2024-09-21T09:57:42.941383+0000","last_became_active":"2024-09-21T09:54:45.258410+0000","last_became_peered":"2024-09-21T09:54:45.258410+0000","last_unstale":"2024-09-21T09:57:42.941383+0000","last_undegraded":"2024-09-21T09:57:42.941383+0000","last_fullsized":"2024-09-21T09:57:42.941383+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:31:23.901180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":255,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.906183+0000","last_change":"2024-09-21T09:54:45.251776+0000","last_active":"2024-09-21T09:57:35.906183+0000","last_peered":"2024-09-21T09:57:35.906183+0000","last_clean":"2024-09-21T09:57:35.906183+0000","last_became_active":"2024-09-21T09:54:45.251343+0000","last_became_peered":"2024-09-21T09:54:45.251343+0000","last_unstale":"2024-09-21T09:57:35.906183+0000","last_undegraded":"2024-09-21T09:57:35.906183+0000","last_fullsized":"2024-09-21T09:57:35.906183+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:41:00.538058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.10","version":"261'7963","reported_seq":12528,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:50.624025+0000","last_change":"2024-09-21T09:56:16.036119+0000","last_active":"2024-09-21T09:57:50.624025+0000","last_peered":"2024-09-21T09:57:50.624025+0000","last_clean":"2024-09-21T09:57:50.624025+0000","last_became_active":"2024-09-21T09:56:16.030494+0000","last_became_peered":"2024-09-21T09:56:16.030494+0000","last_unstale":"2024-09-21T09:57:50.624025+0000","last_undegraded":"2024-09-21T09:57:50.624025+0000","last_fullsized":"2024-09-21T09:57:50.624025+0000","mapping_epoch":243,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":244,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":7963,"log_dups_size":0,"ondisk_log_size":7963,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":127729664,"num_objects":1949,"num_object_clones":0,"num_object_copies":5847,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1949,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6073,"num_write_kb":256704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2242,"num_bytes_recovered":146931712,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,4],"acting":[7,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":434,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.937155+0000","last_change":"2024-09-21T09:46:16.198812+0000","last_active":"2024-09-21T09:57:42.937155+0000","last_peered":"2024-09-21T09:57:42.937155+0000","last_clean":"2024-09-21T09:57:42.937155+0000","last_became_active":"2024-09-21T09:46:16.198499+0000","last_became_peered":"2024-09-21T09:46:16.198499+0000","last_unstale":"2024-09-21T09:57:42.937155+0000","last_undegraded":"2024-09-21T09:57:42.937155+0000","last_fullsized":"2024-09-21T09:57:42.937155+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:17:49.771404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":379,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.944305+0000","last_change":"2024-09-21T09:46:16.203600+0000","last_active":"2024-09-21T09:57:42.944305+0000","last_peered":"2024-09-21T09:57:42.944305+0000","last_clean":"2024-09-21T09:57:42.944305+0000","last_became_active":"2024-09-21T09:46:16.203301+0000","last_became_peered":"2024-09-21T09:46:16.203301+0000","last_unstale":"2024-09-21T09:57:42.944305+0000","last_undegraded":"2024-09-21T09:57:42.944305+0000","last_fullsized":"2024-09-21T09:57:42.944305+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:22:34.754354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.17","version":"261'7909","reported_seq":7999,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:48.393687+0000","last_change":"2024-09-21T09:55:42.078812+0000","last_active":"2024-09-21T09:57:48.393687+0000","last_peered":"2024-09-21T09:57:48.393687+0000","last_clean":"2024-09-21T09:57:48.393687+0000","last_became_active":"2024-09-21T09:55:42.076637+0000","last_became_peered":"2024-09-21T09:55:42.076637+0000","last_unstale":"2024-09-21T09:57:48.393687+0000","last_undegraded":"2024-09-21T09:57:48.393687+0000","last_fullsized":"2024-09-21T09:57:48.393687+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":7909,"log_dups_size":0,"ondisk_log_size":7909,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T09:58:43.326153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":127664128,"num_objects":1948,"num_object_clones":0,"num_object_copies":5844,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1948,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5994,"num_write_kb":254144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":256,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.906095+0000","last_change":"2024-09-21T09:54:45.253818+0000","last_active":"2024-09-21T09:57:35.906095+0000","last_peered":"2024-09-21T09:57:35.906095+0000","last_clean":"2024-09-21T09:57:35.906095+0000","last_became_active":"2024-09-21T09:54:45.252904+0000","last_became_peered":"2024-09-21T09:54:45.252904+0000","last_unstale":"2024-09-21T09:57:35.906095+0000","last_undegraded":"2024-09-21T09:57:35.906095+0000","last_fullsized":"2024-09-21T09:57:35.906095+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:32:31.100948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":116,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.890850+0000","last_change":"2024-09-21T09:54:45.259297+0000","last_active":"2024-09-21T09:57:35.890850+0000","last_peered":"2024-09-21T09:57:35.890850+0000","last_clean":"2024-09-21T09:57:35.890850+0000","last_became_active":"2024-09-21T09:54:45.253105+0000","last_became_peered":"2024-09-21T09:54:45.253105+0000","last_unstale":"2024-09-21T09:57:35.890850+0000","last_undegraded":"2024-09-21T09:57:35.890850+0000","last_fullsized":"2024-09-21T09:57:35.890850+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:07:36.960623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.16","version":"261'8051","reported_seq":8170,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:50.127723+0000","last_change":"2024-09-21T09:55:44.400315+0000","last_active":"2024-09-21T09:57:50.127723+0000","last_peered":"2024-09-21T09:57:50.127723+0000","last_clean":"2024-09-21T09:57:50.127723+0000","last_became_active":"2024-09-21T09:55:42.082503+0000","last_became_peered":"2024-09-21T09:55:42.082503+0000","last_unstale":"2024-09-21T09:57:50.127723+0000","last_undegraded":"2024-09-21T09:57:50.127723+0000","last_fullsized":"2024-09-21T09:57:50.127723+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":5,"last_scrub":"235'4017","last_scrub_stamp":"2024-09-21T09:55:44.400066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:44.400066+0000","objects_scrubbed":2029,"log_size":8051,"log_dups_size":0,"ondisk_log_size":8051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:56:05.372257+0000","scrub_duration":517,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129630208,"num_objects":1978,"num_object_clones":0,"num_object_copies":5934,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1978,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4049,"num_write_kb":127936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,7],"acting":[0,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":260,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.906070+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T09:57:35.906070+0000","last_peered":"2024-09-21T09:57:35.906070+0000","last_clean":"2024-09-21T09:57:35.906070+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T09:57:35.906070+0000","last_undegraded":"2024-09-21T09:57:35.906070+0000","last_fullsized":"2024-09-21T09:57:35.906070+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":130,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.893501+0000","last_change":"2024-09-21T09:52:23.946480+0000","last_active":"2024-09-21T09:57:35.893501+0000","last_peered":"2024-09-21T09:57:35.893501+0000","last_clean":"2024-09-21T09:57:35.893501+0000","last_became_active":"2024-09-21T09:52:23.919292+0000","last_became_peered":"2024-09-21T09:52:23.919292+0000","last_unstale":"2024-09-21T09:57:35.893501+0000","last_undegraded":"2024-09-21T09:57:35.893501+0000","last_fullsized":"2024-09-21T09:57:35.893501+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:43:09.770414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.15","version":"261'7808","reported_seq":7862,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:48.703418+0000","last_change":"2024-09-21T09:55:46.718591+0000","last_active":"2024-09-21T09:57:48.703418+0000","last_peered":"2024-09-21T09:57:48.703418+0000","last_clean":"2024-09-21T09:57:48.703418+0000","last_became_active":"2024-09-21T09:55:42.077007+0000","last_became_peered":"2024-09-21T09:55:42.077007+0000","last_unstale":"2024-09-21T09:57:48.703418+0000","last_undegraded":"2024-09-21T09:57:48.703418+0000","last_fullsized":"2024-09-21T09:57:48.703418+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":7808,"log_dups_size":0,"ondisk_log_size":7808,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129662976,"num_objects":1979,"num_object_clones":0,"num_object_copies":5937,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1979,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5917,"num_write_kb":252640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":433,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.941834+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T09:57:42.941834+0000","last_peered":"2024-09-21T09:57:42.941834+0000","last_clean":"2024-09-21T09:57:42.941834+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T09:57:42.941834+0000","last_undegraded":"2024-09-21T09:57:42.941834+0000","last_fullsized":"2024-09-21T09:57:42.941834+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":422,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.941642+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T09:57:42.941642+0000","last_peered":"2024-09-21T09:57:42.941642+0000","last_clean":"2024-09-21T09:57:42.941642+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T09:57:42.941642+0000","last_undegraded":"2024-09-21T09:57:42.941642+0000","last_fullsized":"2024-09-21T09:57:42.941642+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.14","version":"261'8235","reported_seq":8294,"reported_epoch":261,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T09:57:50.723250+0000","last_change":"2024-09-21T09:56:27.662825+0000","last_active":"2024-09-21T09:57:50.723250+0000","last_peered":"2024-09-21T09:57:50.723250+0000","last_clean":"2024-09-21T09:56:23.617037+0000","last_became_active":"2024-09-21T09:56:27.639014+0000","last_became_peered":"2024-09-21T09:56:27.639014+0000","last_unstale":"2024-09-21T09:57:50.723250+0000","last_undegraded":"2024-09-21T09:56:27.354452+0000","last_fullsized":"2024-09-21T09:56:27.339364+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":234,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:55:00.857628+0000","last_clean_scrub_stamp":"2024-09-21T09:55:00.857628+0000","objects_scrubbed":0,"log_size":8235,"log_dups_size":0,"ondisk_log_size":8235,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":122814464,"num_objects":1874,"num_object_clones":0,"num_object_copies":5622,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3611,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1874,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6222,"num_write_kb":259072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,2],"acting":[4,2],"avail_no_missing":["4","2","5"],"object_location_counts":[{"shards":"2,4","objects":-1737},{"shards":"2,4,5","objects":1437}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":256,"reported_epoch":260,"state":"active+clean","last_fresh":"2024-09-21T09:57:35.905786+0000","last_change":"2024-09-21T09:54:45.256674+0000","last_active":"2024-09-21T09:57:35.905786+0000","last_peered":"2024-09-21T09:57:35.905786+0000","last_clean":"2024-09-21T09:57:35.905786+0000","last_became_active":"2024-09-21T09:54:45.256098+0000","last_became_peered":"2024-09-21T09:54:45.256098+0000","last_unstale":"2024-09-21T09:57:35.905786+0000","last_undegraded":"2024-09-21T09:57:35.905786+0000","last_fullsized":"2024-09-21T09:57:35.905786+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:25:12.084103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":442,"reported_epoch":261,"state":"active+clean","last_fresh":"2024-09-21T09:57:42.944787+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T09:57:42.944787+0000","last_peered":"2024-09-21T09:57:42.944787+0000","last_clean":"2024-09-21T09:57:42.944787+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T09:57:42.944787+0000","last_undegraded":"2024-09-21T09:57:42.944787+0000","last_fullsized":"2024-09-21T09:57:42.944787+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":8,"num_pg":26,"stat_sum":{"num_bytes":4121264152,"num_objects":62888,"num_object_clones":0,"num_object_copies":188664,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3611,"num_objects_misplaced":3565,"num_objects_unfound":0,"num_objects_dirty":62888,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":166041,"num_write_kb":6431201,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10462,"num_bytes_recovered":685637632,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":13167570944,"data_stored":13167558728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":203912,"ondisk_log_size":203912,"up":78,"acting":76,"num_store_stats":7},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":35,"num_bytes_recovered":11618,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":8,"num_bytes_recovered":95,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":16384,"data_stored":76,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397833,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1850872,"kb_used_data":1541040,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":91894280,"statfs":{"total":95995035648,"available":94099742720,"internally_reserved":0,"allocated":1578024960,"data_stored":1576243477,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,1,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":43,"seq":184683594055,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1837284,"kb_used_data":1535772,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91907868,"statfs":{"total":95995035648,"available":94113656832,"internally_reserved":0,"allocated":1572630528,"data_stored":1570868744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,3,0,2,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790286,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2842080,"kb_used_data":2532056,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":90903072,"statfs":{"total":95995035648,"available":93084745728,"internally_reserved":0,"allocated":2592825344,"data_stored":2591063269,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986518,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2145068,"kb_used_data":1843556,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91600084,"statfs":{"total":95995035648,"available":93798486016,"internally_reserved":0,"allocated":1887801344,"data_stored":1886031519,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893306,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2376468,"kb_used_data":1788492,"kb_used_omap":4,"kb_used_meta":587963,"kb_avail":91368684,"statfs":{"total":95995035648,"available":93561532416,"internally_reserved":0,"allocated":1831415808,"data_stored":1829664574,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":602074561},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,1,6,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056833,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2710048,"kb_used_data":2165144,"kb_used_omap":6,"kb_used_meta":544825,"kb_avail":91035104,"statfs":{"total":95995035648,"available":93219946496,"internally_reserved":0,"allocated":2217107456,"data_stored":2215345661,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":557901268},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220359,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":323540,"kb_used_data":3656,"kb_used_omap":5,"kb_used_meta":319866,"kb_avail":93421612,"statfs":{"total":95995035648,"available":95663730688,"internally_reserved":0,"allocated":3743744,"data_stored":1996503,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":327543028},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585100,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1885984,"kb_used_data":1538264,"kb_used_omap":7,"kb_used_meta":347640,"kb_avail":91859168,"statfs":{"total":95995035648,"available":94063788032,"internally_reserved":0,"allocated":1575182336,"data_stored":1573419643,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":355983815},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,2,1,1,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1565458432,"data_stored":1565458432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2202800128,"data_stored":2202796056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1827143680,"data_stored":1827143680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1868038144,"data_stored":1868038144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2579828736,"data_stored":2579824664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1555693568,"data_stored":1555693568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1568608256,"data_stored":1568604184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:57:53.599 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-21T09:57:53.599 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_3 pg_num 36 2024-09-21T09:57:53.600 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:53.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:53.640 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:53.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:53.741 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:53.776 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:53.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:53.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:53.878 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:53.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:53.918 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:53.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:54.019 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:54.049 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:54.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:54.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:54.099 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:53 smithi137 ceph-mon[93825]: from='client.55225 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:57:54.099 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:53 smithi137 ceph-mon[93825]: pgmap v821: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 959 op/s; 3611/185991 objects degraded (1.941%); 3565/185991 objects misplaced (1.917%); 2.1 MiB/s, 33 objects/s recovering 2024-09-21T09:57:54.099 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:53 smithi137 ceph-mon[97575]: from='client.55225 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:57:54.099 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:53 smithi137 ceph-mon[97575]: pgmap v821: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 959 op/s; 3611/185991 objects degraded (1.941%); 3565/185991 objects misplaced (1.917%); 2.1 MiB/s, 33 objects/s recovering 2024-09-21T09:57:54.151 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:54.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:54.204 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:54.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:54.297 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:53 smithi165 ceph-mon[86023]: from='client.55225 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:57:54.298 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:53 smithi165 ceph-mon[86023]: pgmap v821: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 959 op/s; 3611/185991 objects degraded (1.941%); 3565/185991 objects misplaced (1.917%); 2.1 MiB/s, 33 objects/s recovering 2024-09-21T09:57:54.305 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:54.337 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:54.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:54.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:54.439 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:54.476 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:54.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:54.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:54.578 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:54.612 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:54.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:54.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:54.701 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T09:57:54.714 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:54.795 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:54.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:54.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:54.899 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:54.937 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:54.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:54.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:55.038 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:55.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:55.084 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:55.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:55.184 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:55.211 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:55.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:55.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:55.271 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:55.294 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:55.313 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:55.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:55.358 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:55.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:55.460 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:55.496 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:55.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:55.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:55.599 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:55.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:55.639 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:55.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:55.740 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:55.785 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:55.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:55.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:55.886 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:55.931 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:55.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:55.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:55.973 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:55.974 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:55.974 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:57:55.974 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:55 smithi137 ceph-mon[93825]: pgmap v822: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 939 op/s; 3611/181221 objects degraded (1.993%); 3565/181221 objects misplaced (1.967%); 1.8 MiB/s, 28 objects/s recovering 2024-09-21T09:57:55.974 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:55.974 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:55.974 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:57:55.974 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:55 smithi137 ceph-mon[97575]: pgmap v822: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 939 op/s; 3611/181221 objects degraded (1.993%); 3565/181221 objects misplaced (1.967%); 1.8 MiB/s, 28 objects/s recovering 2024-09-21T09:57:56.033 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:56.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:56.072 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:56.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:57:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:57:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:55 smithi165 ceph-mon[86023]: pgmap v822: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 939 op/s; 3611/181221 objects degraded (1.993%); 3565/181221 objects misplaced (1.967%); 1.8 MiB/s, 28 objects/s recovering 2024-09-21T09:57:56.172 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:56.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:56.209 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:56.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:56.310 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:56.345 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:56.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:56.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:56.447 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:56.484 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:56.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:56.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:56.586 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:56.624 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:56.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:56.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:56.725 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:56.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:56.774 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:56.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:56.875 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:56.910 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:56.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:56.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:57.012 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:57:57.018 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:56 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/181221 objects degraded (1.993%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:57.018 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:56 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/181221 objects degraded (1.993%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:57.051 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:57.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:57.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:57:57.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:56 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/181221 objects degraded (1.993%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:57:57.154 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:57.191 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:57.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:57.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:57.293 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:57.325 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:57.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:57.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:57:57.427 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:57.476 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:57.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:57.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:57.578 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:57.598 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:57.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:57.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:57.700 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:57:57.742 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:57.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:57.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:57:57.843 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:57.877 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:57.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:57.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:57.979 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:58.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:58.010 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:58.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:58.047 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:57 smithi137 ceph-mon[93825]: pgmap v823: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 930 op/s; 3611/175737 objects degraded (2.055%); 2945/175737 objects misplaced (1.676%); 2.8 MiB/s, 45 objects/s recovering 2024-09-21T09:57:58.048 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:57 smithi137 ceph-mon[97575]: pgmap v823: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 930 op/s; 3611/175737 objects degraded (2.055%); 2945/175737 objects misplaced (1.676%); 2.8 MiB/s, 45 objects/s recovering 2024-09-21T09:57:58.111 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:57:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:57 smithi165 ceph-mon[86023]: pgmap v823: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 930 op/s; 3611/175737 objects degraded (2.055%); 2945/175737 objects misplaced (1.676%); 2.8 MiB/s, 45 objects/s recovering 2024-09-21T09:57:58.149 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:58.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:58.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:57:58.251 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:58.288 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:58.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:58.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:58.389 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:58.431 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:58.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:58.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:58.508 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:58.533 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:58.582 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:58.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:58.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:58.683 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:58.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:58.721 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:58.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:58.822 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:58.861 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:58.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:58.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:58.963 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:58.998 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:58.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:58.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:59.099 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:59.129 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:59.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:59.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:59.230 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:57:59.270 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:59.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:59.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:57:59.372 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:59.405 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:59.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:59.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:59.506 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:57:59.548 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:59.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:59.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:57:59.650 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:57:59.687 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:57:59.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:59.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:57:59.789 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:57:59.824 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:59.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:59.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:57:59.907 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T09:57:59.926 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:57:59.962 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:57:59.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:57:59.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:00.064 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:00.108 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:00.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:00.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:00.115 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:59 smithi137 ceph-mon[93825]: pgmap v824: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3611/166836 objects degraded (2.164%); 2945/166836 objects misplaced (1.765%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T09:58:00.115 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:59 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2761286106' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:58:00.115 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:57:59 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:58:00.115 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:59 smithi137 ceph-mon[97575]: pgmap v824: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3611/166836 objects degraded (2.164%); 2945/166836 objects misplaced (1.765%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T09:58:00.115 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:59 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2761286106' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:58:00.115 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:57:59 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:58:00.211 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:00.214 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:59 smithi165 ceph-mon[86023]: pgmap v824: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3611/166836 objects degraded (2.164%); 2945/166836 objects misplaced (1.765%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T09:58:00.215 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:59 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2761286106' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:58:00.215 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:57:59 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:58:00.246 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:00.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:00.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:00.348 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:00.392 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:00.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:00.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:00.493 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:00.532 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:00.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:00.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:00.634 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:00.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:58:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:58:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:58:00.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:00.670 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:00.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:00.771 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:00.815 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:00.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:00.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:00.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:00.957 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:00.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:00.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:01.052 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:58:01.052 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:58:01.058 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:01.086 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:58:01.086 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:58:01.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:01.097 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:01.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:01.118 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:58:01.118 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:58:01.172 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:00 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:58:01.172 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:00 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:58:01.172 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:00 smithi137 ceph-mon[93825]: osdmap e262: 8 total, 8 up, 8 in 2024-09-21T09:58:01.172 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:58:01.172 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:58:01.173 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:00 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:58:01.173 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:00 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:58:01.173 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:00 smithi137 ceph-mon[97575]: osdmap e262: 8 total, 8 up, 8 in 2024-09-21T09:58:01.197 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:01.205 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:58:01.206 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:58:01.235 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:58:01.236 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:58:01.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:01.238 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:01.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:01.268 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:58:01.268 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:58:01.315 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:58:01.315 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:58:01.339 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:01.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:01.386 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:01.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:01.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:00 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:58:01.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:00 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:58:01.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:00 smithi165 ceph-mon[86023]: osdmap e262: 8 total, 8 up, 8 in 2024-09-21T09:58:01.487 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:01.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:01.521 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:01.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:01.622 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:01.652 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:01.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:01.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:01.754 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:01.786 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:01.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:01.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:01.887 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:01.921 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:01.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:01.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:02.023 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:02.055 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:02.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:02.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:01 smithi165 ceph-mon[86023]: pgmap v826: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 929 op/s; 3611/160833 objects degraded (2.245%); 2292/160833 objects misplaced (1.425%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T09:58:02.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:01 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/121332960' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:58:02.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:01 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/160833 objects degraded (2.245%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:58:02.157 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:02.188 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:02.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:02.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:02.290 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:02.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:58:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:58:01] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.51.0" 2024-09-21T09:58:02.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:01 smithi137 ceph-mon[93825]: pgmap v826: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 929 op/s; 3611/160833 objects degraded (2.245%); 2292/160833 objects misplaced (1.425%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T09:58:02.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:01 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/121332960' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:58:02.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:01 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/160833 objects degraded (2.245%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:58:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:01 smithi137 ceph-mon[97575]: pgmap v826: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 929 op/s; 3611/160833 objects degraded (2.245%); 2292/160833 objects misplaced (1.425%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T09:58:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:01 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/121332960' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:58:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:01 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/160833 objects degraded (2.245%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:58:02.324 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:02.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:02.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:02.426 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:02.463 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:02.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:02.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:02.565 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:02.599 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:02.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:02.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:02.700 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:02.722 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:02.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:02.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:02.823 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:02.858 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:02.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:02.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:02.960 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:03.007 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:03.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:03.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:03.109 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:03.143 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:03.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:03.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:03.244 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:03.275 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:03.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:03.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:03.377 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:03.413 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:03.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:03.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:03.515 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:03.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:03.544 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:03.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:03.645 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:03.683 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:03.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:03.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:03.785 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:03.815 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:03.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:03.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:03.917 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:03.945 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:03.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:03.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:04.047 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:04.085 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:04.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:04.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:04.187 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:04.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:04.223 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:04.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:03 smithi137 ceph-mon[93825]: pgmap v827: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 947 op/s; 3611/157545 objects degraded (2.292%); 2292/157545 objects misplaced (1.455%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T09:58:04.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:03 smithi137 ceph-mon[97575]: pgmap v827: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 947 op/s; 3611/157545 objects degraded (2.292%); 2292/157545 objects misplaced (1.455%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T09:58:04.324 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:04.353 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:04.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:04.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:04.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:03 smithi165 ceph-mon[86023]: pgmap v827: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 947 op/s; 3611/157545 objects degraded (2.292%); 2292/157545 objects misplaced (1.455%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T09:58:04.455 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:04.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:04.493 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:04.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:04.594 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:04.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:04.626 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:04.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:04.727 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:04.760 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:04.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:04.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:04.862 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:04.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:04.903 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:04.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:05.004 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:05.044 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:04 smithi137 ceph-mon[93825]: 8.18 scrub starts 2024-09-21T09:58:05.044 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:04 smithi137 ceph-mon[97575]: 8.18 scrub starts 2024-09-21T09:58:05.049 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:05.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:05.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:05.151 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:05.187 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:05.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:05.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:05.289 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:05.328 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:05.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:05.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:05.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:04 smithi165 ceph-mon[86023]: 8.18 scrub starts 2024-09-21T09:58:05.430 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:05.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:05.464 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:05.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:05.565 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:05.600 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:05.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:05.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:05.693 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:58:05.693 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:58:05.702 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:05.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:05.740 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:05.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:05.841 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:05.877 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:05.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:05.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:05.978 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:06.020 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:06.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:06.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:06.122 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:06.160 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:06.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:06.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:06.261 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:06.295 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:06.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:06.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:06.298 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:05 smithi137 ceph-mon[93825]: pgmap v828: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 971 op/s; 3611/152049 objects degraded (2.375%); 2292/152049 objects misplaced (1.507%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T09:58:06.298 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:05 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2567430507' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "36"} : dispatch 2024-09-21T09:58:06.298 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:05 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "36"} : dispatch 2024-09-21T09:58:06.299 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:05 smithi137 ceph-mon[97575]: pgmap v828: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 971 op/s; 3611/152049 objects degraded (2.375%); 2292/152049 objects misplaced (1.507%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T09:58:06.299 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:05 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2567430507' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "36"} : dispatch 2024-09-21T09:58:06.299 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:05 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "36"} : dispatch 2024-09-21T09:58:06.299 INFO:teuthology.orchestra.run.smithi137.stderr:set pool 8 pg_num to 36 2024-09-21T09:58:06.397 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:05 smithi165 ceph-mon[86023]: pgmap v828: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 971 op/s; 3611/152049 objects degraded (2.375%); 2292/152049 objects misplaced (1.507%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T09:58:06.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:05 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2567430507' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "36"} : dispatch 2024-09-21T09:58:06.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:05 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "36"} : dispatch 2024-09-21T09:58:06.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:06.437 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:06.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:06.538 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:06.576 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:06.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:06.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:06.681 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:06.717 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:06.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:06.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:06.819 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:06.852 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:06.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:06.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:06.954 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:06.988 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:06.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:06.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:07.090 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:07.159 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:07.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:07.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:07.260 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:07.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:06 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "36"}]': finished 2024-09-21T09:58:07.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:06 smithi137 ceph-mon[93825]: osdmap e263: 8 total, 8 up, 8 in 2024-09-21T09:58:07.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:06 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/152049 objects degraded (2.375%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:58:07.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:06 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "36"} : dispatch 2024-09-21T09:58:07.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:06 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "36"}]': finished 2024-09-21T09:58:07.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:06 smithi137 ceph-mon[97575]: osdmap e263: 8 total, 8 up, 8 in 2024-09-21T09:58:07.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:06 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/152049 objects degraded (2.375%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:58:07.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:06 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "36"} : dispatch 2024-09-21T09:58:07.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:07.303 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:07.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:06 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "36"}]': finished 2024-09-21T09:58:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:06 smithi165 ceph-mon[86023]: osdmap e263: 8 total, 8 up, 8 in 2024-09-21T09:58:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:06 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/152049 objects degraded (2.375%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:58:07.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:06 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "36"} : dispatch 2024-09-21T09:58:07.404 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:07.426 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:07.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:07.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:07.528 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:07.549 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:07.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:07.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:07.650 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:07.671 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:07.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:07.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:07.773 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:07.794 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:07.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:07.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:07.896 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:07.917 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:07.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:07.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:08.019 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:08.046 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:08.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:08.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:08.148 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:08.186 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:08.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:08.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:08.287 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:07 smithi137 ceph-mon[93825]: pgmap v830: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 3611/146100 objects degraded (2.472%); 1590/146100 objects misplaced (1.088%); 3.5 MiB/s, 56 objects/s recovering 2024-09-21T09:58:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:07 smithi137 ceph-mon[93825]: 8.11 scrub starts 2024-09-21T09:58:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:07 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "36"}]': finished 2024-09-21T09:58:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:07 smithi137 ceph-mon[93825]: osdmap e264: 8 total, 8 up, 8 in 2024-09-21T09:58:08.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:07 smithi137 ceph-mon[97575]: pgmap v830: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 3611/146100 objects degraded (2.472%); 1590/146100 objects misplaced (1.088%); 3.5 MiB/s, 56 objects/s recovering 2024-09-21T09:58:08.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:07 smithi137 ceph-mon[97575]: 8.11 scrub starts 2024-09-21T09:58:08.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:07 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "36"}]': finished 2024-09-21T09:58:08.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:07 smithi137 ceph-mon[97575]: osdmap e264: 8 total, 8 up, 8 in 2024-09-21T09:58:08.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:08.315 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:08.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:07 smithi165 ceph-mon[86023]: pgmap v830: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 3611/146100 objects degraded (2.472%); 1590/146100 objects misplaced (1.088%); 3.5 MiB/s, 56 objects/s recovering 2024-09-21T09:58:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:07 smithi165 ceph-mon[86023]: 8.11 scrub starts 2024-09-21T09:58:08.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:07 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "36"}]': finished 2024-09-21T09:58:08.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:07 smithi165 ceph-mon[86023]: osdmap e264: 8 total, 8 up, 8 in 2024-09-21T09:58:08.416 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:08.453 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:08.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:08.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:08.555 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:08.576 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:08.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:08.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:08.677 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:08.722 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:08.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:08.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:08.824 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:08.853 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:08.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:08.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:08.954 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:08.969 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T09:58:08.987 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:08.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:08.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:09.089 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:09.126 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:09.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:09.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:09.227 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:09.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:09.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:09.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:09.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:08 smithi137 ceph-mon[97575]: 8.13 scrub starts 2024-09-21T09:58:09.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:09 smithi137 ceph-mon[97575]: 8.13 scrub ok 2024-09-21T09:58:09.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:09 smithi137 ceph-mon[97575]: osdmap e265: 8 total, 8 up, 8 in 2024-09-21T09:58:09.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:08 smithi137 ceph-mon[93825]: 8.13 scrub starts 2024-09-21T09:58:09.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:09 smithi137 ceph-mon[93825]: 8.13 scrub ok 2024-09-21T09:58:09.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:09 smithi137 ceph-mon[93825]: osdmap e265: 8 total, 8 up, 8 in 2024-09-21T09:58:09.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:09.390 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:09.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:09.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:09.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:08 smithi165 ceph-mon[86023]: 8.13 scrub starts 2024-09-21T09:58:09.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:08 smithi165 ceph-mon[86023]: 8.13 scrub ok 2024-09-21T09:58:09.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:08 smithi165 ceph-mon[86023]: osdmap e265: 8 total, 8 up, 8 in 2024-09-21T09:58:09.492 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:09.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:09.526 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:09.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:09.627 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:09.663 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:09.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:09.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:09.765 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:09.800 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:09.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:09.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:09.902 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:09.932 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:09.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:09.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:10.034 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:10.074 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:10.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:10.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:10.176 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:10.216 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:10.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:10.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:10.242 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T09:58:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:09 smithi137 ceph-mon[93825]: pgmap v833: 109 pgs: 2 peering, 7 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 98 active+clean; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3611/132264 objects degraded (2.730%); 1590/132264 objects misplaced (1.202%) 2024-09-21T09:58:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:58:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:10 smithi137 ceph-mon[97575]: pgmap v833: 109 pgs: 2 peering, 7 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 98 active+clean; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3611/132264 objects degraded (2.730%); 1590/132264 objects misplaced (1.202%) 2024-09-21T09:58:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:58:10.301 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:09 smithi165 ceph-mon[86023]: pgmap v833: 109 pgs: 2 peering, 7 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 98 active+clean; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3611/132264 objects degraded (2.730%); 1590/132264 objects misplaced (1.202%) 2024-09-21T09:58:10.301 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:58:10.301 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:58:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:58:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:58:10.318 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:10.360 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:10.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:10.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:10.462 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:10.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:10.499 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:10.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:10.599 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:10.649 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:10.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:10.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:10.711 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:58:10.750 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:10.790 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:10.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:10.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:10.892 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:10.915 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:10.942 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:10.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:10.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:11.047 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:11.090 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:11.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:11.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:11.192 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:11.504 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:11.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:11.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:11.606 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:11.642 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:11.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:11.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:11.744 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:11.782 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:11.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:11.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:11.884 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:11.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:11.926 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:11.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:12.009 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:58:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:58:11] "GET /metrics HTTP/1.1" 200 36518 "" "Prometheus/2.51.0" 2024-09-21T09:58:12.026 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:12.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:12.059 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:12.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:12.160 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:12.194 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:12.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:12.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:12.296 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:12.300 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:12 smithi165 ceph-mon[86023]: pgmap v834: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 peering, 2 unknown, 103 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3611/126957 objects degraded (2.844%); 537/126957 objects misplaced (0.423%) 2024-09-21T09:58:12.300 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:12 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/126957 objects degraded (2.844%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:58:12.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:12 smithi137 ceph-mon[93825]: pgmap v834: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 peering, 2 unknown, 103 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3611/126957 objects degraded (2.844%); 537/126957 objects misplaced (0.423%) 2024-09-21T09:58:12.304 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:12 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/126957 objects degraded (2.844%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:58:12.304 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:12 smithi137 ceph-mon[97575]: pgmap v834: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 peering, 2 unknown, 103 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3611/126957 objects degraded (2.844%); 537/126957 objects misplaced (0.423%) 2024-09-21T09:58:12.304 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:12 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/126957 objects degraded (2.844%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T09:58:12.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:12.339 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:12.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:12.440 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:12.490 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:12.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:12.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:12.591 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:12.620 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:12.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:12.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:12.722 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:12.762 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:12.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:12.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:12.792 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:58:12.792 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:58:12.850 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:58:12.863 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:12.950 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:12.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:12.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:13.052 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:13.099 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:13.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:13.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:13.201 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:13.229 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:13.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:13.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:13.331 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:13.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:13.367 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:13.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:13.468 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:13.490 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T09:58:13.498 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:13.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:13.526 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:13.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:13.627 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:13.654 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:13.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:13.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:13.756 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:13.778 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:13.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:13.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:13.836 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:58:13.880 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:13.901 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:13.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:13.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:14.003 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:14.025 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:14.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:14.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:14.036 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T09:58:14.126 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:14.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:14.154 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:14.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:14.255 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:14.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:14 smithi137 ceph-mon[97575]: pgmap v835: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3611/130167 objects degraded (2.774%); 537/130167 objects misplaced (0.413%) 2024-09-21T09:58:14.280 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:14 smithi137 ceph-mon[97575]: 8.3 scrub starts 2024-09-21T09:58:14.281 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:14 smithi137 ceph-mon[97575]: osdmap e266: 8 total, 8 up, 8 in 2024-09-21T09:58:14.281 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:14 smithi137 ceph-mon[97575]: 8.10 scrub starts 2024-09-21T09:58:14.281 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:14 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1507909498' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:58:14.281 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:14 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:58:14.281 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:14 smithi137 ceph-mon[93825]: pgmap v835: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3611/130167 objects degraded (2.774%); 537/130167 objects misplaced (0.413%) 2024-09-21T09:58:14.281 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:14 smithi137 ceph-mon[93825]: 8.3 scrub starts 2024-09-21T09:58:14.281 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:14 smithi137 ceph-mon[93825]: osdmap e266: 8 total, 8 up, 8 in 2024-09-21T09:58:14.281 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:14 smithi137 ceph-mon[93825]: 8.10 scrub starts 2024-09-21T09:58:14.281 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:14 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1507909498' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:58:14.281 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:14 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:58:14.294 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:14.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:14.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:14.396 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:14 smithi165 ceph-mon[86023]: pgmap v835: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3611/130167 objects degraded (2.774%); 537/130167 objects misplaced (0.413%) 2024-09-21T09:58:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:14 smithi165 ceph-mon[86023]: 8.3 scrub starts 2024-09-21T09:58:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:14 smithi165 ceph-mon[86023]: osdmap e266: 8 total, 8 up, 8 in 2024-09-21T09:58:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:14 smithi165 ceph-mon[86023]: 8.10 scrub starts 2024-09-21T09:58:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:14 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1507909498' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:58:14.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:14 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:58:14.437 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:14.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:14.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:14.539 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:14.573 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:14.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:14.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:14.675 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:14.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:14.713 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:14.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:14.814 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:14.851 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:14.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:14.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:14.953 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:14.983 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:14.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:14.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:15.084 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:15.127 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:15.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:15.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:15.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:15 smithi165 ceph-mon[86023]: 8.15 scrub starts 2024-09-21T09:58:15.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:15 smithi165 ceph-mon[86023]: 8.d scrub starts 2024-09-21T09:58:15.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:15 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:58:15.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:15 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:58:15.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:15 smithi165 ceph-mon[86023]: osdmap e267: 8 total, 8 up, 8 in 2024-09-21T09:58:15.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:15 smithi165 ceph-mon[86023]: 8.d scrub ok 2024-09-21T09:58:15.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:15 smithi165 ceph-mon[86023]: 8.10 scrub starts 2024-09-21T09:58:15.230 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:15.259 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:15.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:15.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:15.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:15 smithi137 ceph-mon[93825]: 8.15 scrub starts 2024-09-21T09:58:15.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:15 smithi137 ceph-mon[93825]: 8.d scrub starts 2024-09-21T09:58:15.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:15 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:58:15.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:15 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:58:15.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:15 smithi137 ceph-mon[93825]: osdmap e267: 8 total, 8 up, 8 in 2024-09-21T09:58:15.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:15 smithi137 ceph-mon[93825]: 8.d scrub ok 2024-09-21T09:58:15.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:15 smithi137 ceph-mon[93825]: 8.10 scrub starts 2024-09-21T09:58:15.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:15 smithi137 ceph-mon[97575]: 8.15 scrub starts 2024-09-21T09:58:15.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:15 smithi137 ceph-mon[97575]: 8.d scrub starts 2024-09-21T09:58:15.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:15 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:58:15.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:15 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:58:15.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:15 smithi137 ceph-mon[97575]: osdmap e267: 8 total, 8 up, 8 in 2024-09-21T09:58:15.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:15 smithi137 ceph-mon[97575]: 8.d scrub ok 2024-09-21T09:58:15.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:15 smithi137 ceph-mon[97575]: 8.10 scrub starts 2024-09-21T09:58:15.361 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:15.398 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:15.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:15.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:15.499 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:15.537 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:15.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:15.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:15.638 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:15.667 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:15.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:15.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:15.769 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:15.798 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:15.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:15.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:15.900 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:15.929 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:15.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:15.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:16.031 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:16.061 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:16.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:16.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:16.163 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:16.201 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:16.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:16.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:16 smithi137 ceph-mon[93825]: pgmap v838: 109 pgs: 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 149 B/s rd, 8.3 MiB/s wr, 1.27k op/s; 3611/123525 objects degraded (2.923%) 2024-09-21T09:58:16.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:16 smithi137 ceph-mon[93825]: 8.1d scrub starts 2024-09-21T09:58:16.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:16 smithi137 ceph-mon[93825]: 8.1d scrub ok 2024-09-21T09:58:16.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:16 smithi137 ceph-mon[97575]: pgmap v838: 109 pgs: 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 149 B/s rd, 8.3 MiB/s wr, 1.27k op/s; 3611/123525 objects degraded (2.923%) 2024-09-21T09:58:16.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:16 smithi137 ceph-mon[97575]: 8.1d scrub starts 2024-09-21T09:58:16.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:16 smithi137 ceph-mon[97575]: 8.1d scrub ok 2024-09-21T09:58:16.304 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:16.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:16.339 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:16.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:16.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:16 smithi165 ceph-mon[86023]: pgmap v838: 109 pgs: 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 149 B/s rd, 8.3 MiB/s wr, 1.27k op/s; 3611/123525 objects degraded (2.923%) 2024-09-21T09:58:16.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:16 smithi165 ceph-mon[86023]: 8.1d scrub starts 2024-09-21T09:58:16.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:16 smithi165 ceph-mon[86023]: 8.1d scrub ok 2024-09-21T09:58:16.441 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:16.473 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5, 6] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T09:58:16.473 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 0 1 2024-09-21T09:58:16.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:16.486 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:16.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:16.588 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:16.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:16.630 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:16.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:16.731 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:16.770 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:16.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:16.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:16.872 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:16.903 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:16.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:16.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:17.005 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:17.037 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:17.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:17.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:17.067 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T09:58:17.139 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:17.169 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:17.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:17.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:17.271 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:17 smithi137 ceph-mon[93825]: 8.10 scrub starts 2024-09-21T09:58:17.271 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:17 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3611/123525 objects degraded (2.923%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:17.271 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:17 smithi137 ceph-mon[97575]: 8.10 scrub starts 2024-09-21T09:58:17.271 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:17 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3611/123525 objects degraded (2.923%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:17.272 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:17.333 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:17.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:17.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:17.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:17 smithi165 ceph-mon[86023]: 8.10 scrub starts 2024-09-21T09:58:17.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:17 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3611/123525 objects degraded (2.923%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:17.435 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:17.446 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:58:17.446 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:58:17.472 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:58:17.472 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:58:17.478 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:17.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:17.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:17.497 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:58:17.497 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:58:17.531 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:58:17.532 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:58:17.563 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:58:17.563 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:58:17.580 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:17.599 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:58:17.599 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:58:17.626 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:58:17.626 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:58:17.628 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:17.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:17.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:17.661 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:58:17.661 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:58:17.730 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:17.771 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:17.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:17.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:17.872 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:17.919 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:17.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:17.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:18.021 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:18.024 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:58:18.024 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T09:58:18.024 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T09:58:18.024 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T09:58:18.024 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:58:18.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:18.060 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:18.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:18.160 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:18.197 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:18.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:18.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:18.299 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:18.327 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:18.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:18.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:18 smithi165 ceph-mon[86023]: 8.10 scrub starts 2024-09-21T09:58:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:18 smithi165 ceph-mon[86023]: pgmap v839: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 107 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 127 B/s rd, 38 MiB/s wr, 1.98k op/s; 2836/117654 objects degraded (2.410%); 621/117654 objects misplaced (0.528%); 5.3 MiB/s, 85 objects/s recovering 2024-09-21T09:58:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:18 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3115479444' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:58:18.428 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:18.465 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:18.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:18.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:18 smithi137 ceph-mon[93825]: 8.10 scrub starts 2024-09-21T09:58:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:18 smithi137 ceph-mon[93825]: pgmap v839: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 107 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 127 B/s rd, 38 MiB/s wr, 1.98k op/s; 2836/117654 objects degraded (2.410%); 621/117654 objects misplaced (0.528%); 5.3 MiB/s, 85 objects/s recovering 2024-09-21T09:58:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:18 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3115479444' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:58:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:18 smithi137 ceph-mon[97575]: 8.10 scrub starts 2024-09-21T09:58:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:18 smithi137 ceph-mon[97575]: pgmap v839: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 107 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 127 B/s rd, 38 MiB/s wr, 1.98k op/s; 2836/117654 objects degraded (2.410%); 621/117654 objects misplaced (0.528%); 5.3 MiB/s, 85 objects/s recovering 2024-09-21T09:58:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:18 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3115479444' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:58:18.566 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:18.590 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:18.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:18.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:18.691 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:18.692 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:18.698 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:18.722 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:18.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:18.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:18.758 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T09:58:18.824 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:18.903 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:18.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:18.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:19.005 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:19.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:19.053 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:19.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:19.138 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:19 smithi137 ceph-mon[97575]: 8.10 scrub starts 2024-09-21T09:58:19.138 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:19 smithi137 ceph-mon[93825]: 8.10 scrub starts 2024-09-21T09:58:19.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:19 smithi165 ceph-mon[86023]: 8.10 scrub starts 2024-09-21T09:58:19.154 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:19.184 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:19.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:19.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:19.252 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:58:19.285 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:19.313 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:19.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:19.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:19.415 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:19.445 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:19.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:19.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:19.548 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:19.596 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:19.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:19.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:19.698 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:19.742 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:19.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:19.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:19.844 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:19.890 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:19.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:19.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:19.992 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:20.032 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:20.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:20.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:20.133 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:20.168 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:20.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:20.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:20.215 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:20 smithi165 ceph-mon[86023]: pgmap v840: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 475 op/s; 2836/107421 objects degraded (2.640%); 621/107421 objects misplaced (0.578%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T09:58:20.215 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:20 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:58:20.215 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:20 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:58:20.269 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:20.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:20 smithi137 ceph-mon[93825]: pgmap v840: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 475 op/s; 2836/107421 objects degraded (2.640%); 621/107421 objects misplaced (0.578%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T09:58:20.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:20 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:58:20.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:20 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:58:20.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:20 smithi137 ceph-mon[97575]: pgmap v840: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 475 op/s; 2836/107421 objects degraded (2.640%); 621/107421 objects misplaced (0.578%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T09:58:20.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:20 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:58:20.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:20 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:58:20.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:20.306 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:20.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:20.406 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:20.437 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:20.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:20.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:20.538 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:20.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:20.579 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:20.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:20.633 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:58:20.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:58:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:58:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:58:20.680 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:20.723 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:20.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:20.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:20.824 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:20.859 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:20.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:20.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:20.960 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:20.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:20.991 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:20.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:21.092 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:21.130 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:21.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:21.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:21.232 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:21.264 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:21.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:21.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:21.274 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:58:21.275 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:58:21.275 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:58:21.275 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:58:21.275 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:58:21.275 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:58:21.329 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:58:21.329 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:58:21.329 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:58:21.367 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:21.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:21.408 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:21.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:21.509 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:21.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:21.547 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:21.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:21.647 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:21.681 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:21.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:21.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:21.783 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:21.837 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:21.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:21.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:21.850 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:58:21.851 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T09:58:21.851 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T09:58:21.851 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T09:58:21.851 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.851 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:26921 7.1 7:871bbbc3:::benchmark_data_smithi137_164067_object26920:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e170)", 2024-09-21T09:58:21.851 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:49:17.083007+0000", 2024-09-21T09:58:21.851 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 544.76165760499998, 2024-09-21T09:58:21.851 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13976369399999999, 2024-09-21T09:58:21.851 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.851 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.851 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.851 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:58:21.852 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:58:21.852 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26921 2024-09-21T09:58:21.852 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.852 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.852 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.852 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.852 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083007+0000", 2024-09-21T09:58:21.852 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.852 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.852 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.852 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.852 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083007+0000", 2024-09-21T09:58:21.852 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.852 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.853 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.853 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.853 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083005+0000", 2024-09-21T09:58:21.853 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:58:21.853 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.853 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.853 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.853 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083059+0000", 2024-09-21T09:58:21.853 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3956000000000003e-05 2024-09-21T09:58:21.853 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.853 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.853 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.853 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083071+0000", 2024-09-21T09:58:21.853 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2038999999999999e-05 2024-09-21T09:58:21.854 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.854 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.854 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083077+0000", 2024-09-21T09:58:21.854 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8270000000000003e-06 2024-09-21T09:58:21.854 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.854 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.854 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083147+0000", 2024-09-21T09:58:21.854 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9895999999999996e-05 2024-09-21T09:58:21.854 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.854 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.855 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083261+0000", 2024-09-21T09:58:21.855 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000114133 2024-09-21T09:58:21.855 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.855 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.855 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:58:21.855 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.083392+0000", 2024-09-21T09:58:21.855 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000130999 2024-09-21T09:58:21.855 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.855 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.855 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.855 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.084531+0000", 2024-09-21T09:58:21.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0011387960000000001 2024-09-21T09:58:21.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.856 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.856 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.086023+0000", 2024-09-21T09:58:21.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014922010000000001 2024-09-21T09:58:21.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.856 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.856 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.222711+0000", 2024-09-21T09:58:21.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13668825100000001 2024-09-21T09:58:21.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.857 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.857 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.857 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.222747+0000", 2024-09-21T09:58:21.857 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5593999999999998e-05 2024-09-21T09:58:21.857 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.857 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.857 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.857 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.222770+0000", 2024-09-21T09:58:21.857 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.3292e-05 2024-09-21T09:58:21.857 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.857 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.857 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.857 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.858 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.858 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:26930 7.1 7:8f3c4bc7:::benchmark_data_smithi137_164067_object26929:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e170)", 2024-09-21T09:58:21.858 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:49:17.085944+0000", 2024-09-21T09:58:21.858 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 544.75872030999994, 2024-09-21T09:58:21.858 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13942812900000001, 2024-09-21T09:58:21.858 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.858 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.858 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.858 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:58:21.858 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:58:21.858 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26930 2024-09-21T09:58:21.858 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.858 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.858 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.859 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.859 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.085944+0000", 2024-09-21T09:58:21.859 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.859 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.859 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.859 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.859 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.085944+0000", 2024-09-21T09:58:21.859 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.859 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.859 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.859 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.859 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.085942+0000", 2024-09-21T09:58:21.859 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:58:21.859 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.860 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.860 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.860 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.086069+0000", 2024-09-21T09:58:21.860 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012623800000000001 2024-09-21T09:58:21.860 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.860 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.860 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.860 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.086083+0000", 2024-09-21T09:58:21.860 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3831e-05 2024-09-21T09:58:21.860 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.860 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.860 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.860 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.086088+0000", 2024-09-21T09:58:21.860 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7579999999999998e-06 2024-09-21T09:58:21.860 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.861 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.861 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.861 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.086136+0000", 2024-09-21T09:58:21.861 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8000999999999997e-05 2024-09-21T09:58:21.861 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.861 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.861 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.861 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.086263+0000", 2024-09-21T09:58:21.861 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000126365 2024-09-21T09:58:21.861 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.861 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.861 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,6", 2024-09-21T09:58:21.861 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.086406+0000", 2024-09-21T09:58:21.861 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014308699999999999 2024-09-21T09:58:21.862 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.862 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.862 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.087466+0000", 2024-09-21T09:58:21.862 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0010602540000000001 2024-09-21T09:58:21.862 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.862 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.862 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.087658+0000", 2024-09-21T09:58:21.862 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00019191799999999999 2024-09-21T09:58:21.862 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.862 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.862 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.225321+0000", 2024-09-21T09:58:21.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13766299700000001 2024-09-21T09:58:21.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.863 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.863 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.863 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.225351+0000", 2024-09-21T09:58:21.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0372e-05 2024-09-21T09:58:21.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.863 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.863 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.863 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:49:17.225372+0000", 2024-09-21T09:58:21.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.0777000000000001e-05 2024-09-21T09:58:21.863 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.863 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.863 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.864 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45137.0:109579 7.1 7:81c64bc5:::benchmark_data_smithi137_164067_object19885:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e192)", 2024-09-21T09:58:21.864 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:52:17.512447+0000", 2024-09-21T09:58:21.864 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 364.33221703200002, 2024-09-21T09:58:21.864 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.184914879, 2024-09-21T09:58:21.864 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.864 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.864 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.864 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45137", 2024-09-21T09:58:21.864 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3155139943", 2024-09-21T09:58:21.864 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 109579 2024-09-21T09:58:21.864 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.864 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.865 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.865 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.865 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.512447+0000", 2024-09-21T09:58:21.865 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.865 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.865 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.865 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.865 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.512447+0000", 2024-09-21T09:58:21.865 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.865 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.865 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.865 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.865 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.512446+0000", 2024-09-21T09:58:21.865 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:58:21.865 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.866 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.866 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.866 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.512452+0000", 2024-09-21T09:58:21.866 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.395e-06 2024-09-21T09:58:21.866 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.866 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.866 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.866 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.512461+0000", 2024-09-21T09:58:21.866 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.2790000000000004e-06 2024-09-21T09:58:21.866 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.866 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.866 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.867 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.512466+0000", 2024-09-21T09:58:21.867 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1399999999999999e-06 2024-09-21T09:58:21.867 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.867 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.867 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.867 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.515883+0000", 2024-09-21T09:58:21.867 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0034167939999999999 2024-09-21T09:58:21.867 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.867 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.867 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.867 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.515993+0000", 2024-09-21T09:58:21.867 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000110479 2024-09-21T09:58:21.867 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.867 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.867 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,3", 2024-09-21T09:58:21.868 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.516085+0000", 2024-09-21T09:58:21.868 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1705000000000004e-05 2024-09-21T09:58:21.868 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.868 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.868 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.868 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.518841+0000", 2024-09-21T09:58:21.868 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0027562609999999999 2024-09-21T09:58:21.868 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.868 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.868 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.868 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.521614+0000", 2024-09-21T09:58:21.868 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0027730089999999999 2024-09-21T09:58:21.868 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.868 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.869 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.869 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.694661+0000", 2024-09-21T09:58:21.869 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.173047021 2024-09-21T09:58:21.869 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.869 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.869 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.869 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.694722+0000", 2024-09-21T09:58:21.869 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0327e-05 2024-09-21T09:58:21.869 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.869 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.869 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.869 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:52:17.697362+0000", 2024-09-21T09:58:21.869 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0026405809999999999 2024-09-21T09:58:21.869 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.870 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.870 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.870 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.870 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.870 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113170 8.14 8:2e15684b:::benchmark_data_smithi137_204476_object113169:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.870 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.616149+0000", 2024-09-21T09:58:21.870 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 116.228514948, 2024-09-21T09:58:21.870 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.0498227679999999, 2024-09-21T09:58:21.870 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.870 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.870 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.870 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.870 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.871 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113170 2024-09-21T09:58:21.871 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.871 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.871 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.871 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.871 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616149+0000", 2024-09-21T09:58:21.871 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.871 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.871 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.871 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.871 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616149+0000", 2024-09-21T09:58:21.871 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.871 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.871 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.871 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.872 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616147+0000", 2024-09-21T09:58:21.872 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999971 2024-09-21T09:58:21.872 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.872 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.872 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.872 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616193+0000", 2024-09-21T09:58:21.872 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6088000000000003e-05 2024-09-21T09:58:21.872 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.872 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.872 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.872 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616218+0000", 2024-09-21T09:58:21.872 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5420999999999999e-05 2024-09-21T09:58:21.872 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.872 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.873 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.873 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616226+0000", 2024-09-21T09:58:21.873 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2689999999999999e-06 2024-09-21T09:58:21.873 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.873 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.873 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.873 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616299+0000", 2024-09-21T09:58:21.873 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2502999999999993e-05 2024-09-21T09:58:21.873 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.873 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.873 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.873 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616314+0000", 2024-09-21T09:58:21.873 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4815e-05 2024-09-21T09:58:21.873 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.873 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.874 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.874 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340215+0000", 2024-09-21T09:58:21.874 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.72390172799999997 2024-09-21T09:58:21.874 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.874 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.874 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.874 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340225+0000", 2024-09-21T09:58:21.874 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.6879999999999994e-06 2024-09-21T09:58:21.874 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.874 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.874 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.874 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.643552+0000", 2024-09-21T09:58:21.874 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3033268650000001 2024-09-21T09:58:21.874 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.875 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.875 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.875 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.643687+0000", 2024-09-21T09:58:21.875 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013513899999999999 2024-09-21T09:58:21.875 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.875 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.875 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.875 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.643791+0000", 2024-09-21T09:58:21.875 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000104178 2024-09-21T09:58:21.875 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.875 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.875 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.875 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.649021+0000", 2024-09-21T09:58:21.875 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052297649999999999 2024-09-21T09:58:21.875 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.876 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.876 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.876 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664598+0000", 2024-09-21T09:58:21.876 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.015577397 2024-09-21T09:58:21.876 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.876 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.876 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.876 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664920+0000", 2024-09-21T09:58:21.876 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00032121500000000002 2024-09-21T09:58:21.876 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.876 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.876 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.876 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664983+0000", 2024-09-21T09:58:21.876 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3708999999999996e-05 2024-09-21T09:58:21.877 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.877 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.877 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.877 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.665972+0000", 2024-09-21T09:58:21.877 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00098874500000000008 2024-09-21T09:58:21.877 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.877 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.877 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.877 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.877 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.877 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113266 8.14 8:2ae9920e:::benchmark_data_smithi137_204476_object113265:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.877 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.703139+0000", 2024-09-21T09:58:21.877 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 116.14152556099999, 2024-09-21T09:58:21.877 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9640970360000001, 2024-09-21T09:58:21.878 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.878 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.878 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.878 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.879 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.879 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113266 2024-09-21T09:58:21.879 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.879 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.879 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.879 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.879 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703139+0000", 2024-09-21T09:58:21.879 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.879 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.879 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.879 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.879 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703139+0000", 2024-09-21T09:58:21.879 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.879 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.880 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.880 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.880 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703137+0000", 2024-09-21T09:58:21.880 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:58:21.880 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.880 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.880 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.880 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703213+0000", 2024-09-21T09:58:21.880 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.6006000000000004e-05 2024-09-21T09:58:21.880 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.880 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.880 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.880 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703232+0000", 2024-09-21T09:58:21.880 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9564000000000001e-05 2024-09-21T09:58:21.880 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.881 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.881 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.881 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703239+0000", 2024-09-21T09:58:21.881 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8950000000000001e-06 2024-09-21T09:58:21.881 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.881 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.881 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.881 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703298+0000", 2024-09-21T09:58:21.881 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9129000000000003e-05 2024-09-21T09:58:21.881 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.881 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.881 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.881 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703311+0000", 2024-09-21T09:58:21.881 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2923e-05 2024-09-21T09:58:21.882 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.882 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.882 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.882 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340253+0000", 2024-09-21T09:58:21.882 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.63694186200000003 2024-09-21T09:58:21.882 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.882 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.882 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.882 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340260+0000", 2024-09-21T09:58:21.882 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.579e-06 2024-09-21T09:58:21.882 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.882 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.882 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.883 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.645142+0000", 2024-09-21T09:58:21.883 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.304882659 2024-09-21T09:58:21.883 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.883 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.883 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.883 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.645233+0000", 2024-09-21T09:58:21.883 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.0687999999999996e-05 2024-09-21T09:58:21.883 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.883 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.883 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.883 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.645334+0000", 2024-09-21T09:58:21.883 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000100865 2024-09-21T09:58:21.884 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.884 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.884 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.884 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.651369+0000", 2024-09-21T09:58:21.884 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0060349949999999996 2024-09-21T09:58:21.884 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.884 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.884 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.884 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664660+0000", 2024-09-21T09:58:21.884 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.013291175000000001 2024-09-21T09:58:21.884 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.884 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.884 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.884 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.666029+0000", 2024-09-21T09:58:21.885 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013684109999999999 2024-09-21T09:58:21.885 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.885 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.885 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.885 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.666120+0000", 2024-09-21T09:58:21.885 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1439000000000003e-05 2024-09-21T09:58:21.885 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.885 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.885 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.885 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.667236+0000", 2024-09-21T09:58:21.885 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001115717 2024-09-21T09:58:21.885 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.885 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.885 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.886 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.886 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.886 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113290 8.14 8:2f4c0913:::benchmark_data_smithi137_204476_object113289:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.886 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.722995+0000", 2024-09-21T09:58:21.886 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 116.121668974, 2024-09-21T09:58:21.886 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.946030487, 2024-09-21T09:58:21.886 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.886 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.886 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.886 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.886 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.886 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113290 2024-09-21T09:58:21.886 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.886 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.887 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.887 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.887 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.722995+0000", 2024-09-21T09:58:21.887 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.887 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.887 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.887 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.887 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.722995+0000", 2024-09-21T09:58:21.887 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.887 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.887 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.887 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.887 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.722994+0000", 2024-09-21T09:58:21.887 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:58:21.888 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.888 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.888 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.888 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.723027+0000", 2024-09-21T09:58:21.888 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3358999999999997e-05 2024-09-21T09:58:21.888 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.888 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.888 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.888 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.723043+0000", 2024-09-21T09:58:21.888 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.626e-05 2024-09-21T09:58:21.888 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.888 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.888 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.888 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.723049+0000", 2024-09-21T09:58:21.889 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.207e-06 2024-09-21T09:58:21.889 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.889 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.889 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.889 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.723115+0000", 2024-09-21T09:58:21.889 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5464999999999997e-05 2024-09-21T09:58:21.889 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.889 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.889 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.889 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.723126+0000", 2024-09-21T09:58:21.889 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0774000000000001e-05 2024-09-21T09:58:21.889 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.889 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.889 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.889 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340284+0000", 2024-09-21T09:58:21.890 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.61715825000000002 2024-09-21T09:58:21.890 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.890 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.890 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.890 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340290+0000", 2024-09-21T09:58:21.890 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4160000000000001e-06 2024-09-21T09:58:21.890 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.890 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.890 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.890 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.646670+0000", 2024-09-21T09:58:21.890 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3063800910000001 2024-09-21T09:58:21.890 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.890 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.890 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.891 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.646792+0000", 2024-09-21T09:58:21.891 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012213400000000001 2024-09-21T09:58:21.891 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.891 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.891 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.891 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.646947+0000", 2024-09-21T09:58:21.891 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015477399999999999 2024-09-21T09:58:21.891 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.891 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.891 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.891 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.651377+0000", 2024-09-21T09:58:21.891 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0044302120000000002 2024-09-21T09:58:21.891 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.891 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.891 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.892 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664695+0000", 2024-09-21T09:58:21.892 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.013317173999999999 2024-09-21T09:58:21.892 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.892 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.892 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.892 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.667419+0000", 2024-09-21T09:58:21.892 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0027243290000000002 2024-09-21T09:58:21.892 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.892 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.892 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.892 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.667485+0000", 2024-09-21T09:58:21.892 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6227000000000001e-05 2024-09-21T09:58:21.892 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.893 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.893 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.893 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.669026+0000", 2024-09-21T09:58:21.893 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001540582 2024-09-21T09:58:21.893 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.893 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.893 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.893 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.893 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.893 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113321 8.14 8:2d08d1a5:::benchmark_data_smithi137_204476_object113320:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.893 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.744107+0000", 2024-09-21T09:58:21.893 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 116.100557326, 2024-09-21T09:58:21.893 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9265714360000001, 2024-09-21T09:58:21.893 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.894 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.894 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.894 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.894 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.894 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113321 2024-09-21T09:58:21.894 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.894 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.894 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.894 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.894 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744107+0000", 2024-09-21T09:58:21.894 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.894 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.894 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.895 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.895 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744107+0000", 2024-09-21T09:58:21.895 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.895 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.895 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.895 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.895 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744105+0000", 2024-09-21T09:58:21.895 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:58:21.895 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.895 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.895 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.895 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744142+0000", 2024-09-21T09:58:21.895 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7191999999999999e-05 2024-09-21T09:58:21.895 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.895 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.896 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.896 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744156+0000", 2024-09-21T09:58:21.896 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4141999999999999e-05 2024-09-21T09:58:21.896 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.896 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.896 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.896 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744163+0000", 2024-09-21T09:58:21.896 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3779999999999998e-06 2024-09-21T09:58:21.896 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.896 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.896 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.896 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744230+0000", 2024-09-21T09:58:21.896 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7459999999999994e-05 2024-09-21T09:58:21.896 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.896 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.897 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.897 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744239+0000", 2024-09-21T09:58:21.897 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9169999999999995e-06 2024-09-21T09:58:21.897 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.897 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.897 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.897 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340310+0000", 2024-09-21T09:58:21.897 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.59607140700000005 2024-09-21T09:58:21.897 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.897 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.897 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.897 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340317+0000", 2024-09-21T09:58:21.897 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.003e-06 2024-09-21T09:58:21.897 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.898 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.898 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.898 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.648056+0000", 2024-09-21T09:58:21.898 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3077395629999999 2024-09-21T09:58:21.898 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.898 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.898 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.898 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.648131+0000", 2024-09-21T09:58:21.898 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4529000000000004e-05 2024-09-21T09:58:21.898 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.898 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.898 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.898 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.648219+0000", 2024-09-21T09:58:21.898 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.8352999999999999e-05 2024-09-21T09:58:21.899 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.899 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.899 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.899 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.653816+0000", 2024-09-21T09:58:21.899 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00559722 2024-09-21T09:58:21.899 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.899 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.899 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.899 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664738+0000", 2024-09-21T09:58:21.899 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010921488 2024-09-21T09:58:21.899 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.899 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.899 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.899 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.669089+0000", 2024-09-21T09:58:21.899 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0043518289999999998 2024-09-21T09:58:21.900 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.900 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.900 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.900 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.669147+0000", 2024-09-21T09:58:21.900 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7850999999999999e-05 2024-09-21T09:58:21.900 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.900 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.900 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.900 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.670678+0000", 2024-09-21T09:58:21.900 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001531049 2024-09-21T09:58:21.900 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.900 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.900 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.901 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.901 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.901 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113386 8.14 8:2f878e98:::benchmark_data_smithi137_204476_object113385:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.901 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.799276+0000", 2024-09-21T09:58:21.901 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 116.04538867799999, 2024-09-21T09:58:21.901 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8739182909999998, 2024-09-21T09:58:21.901 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.901 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.901 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.901 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.901 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.901 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113386 2024-09-21T09:58:21.901 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.902 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.902 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.902 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.902 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799276+0000", 2024-09-21T09:58:21.902 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.902 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.902 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.902 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.902 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799276+0000", 2024-09-21T09:58:21.902 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.902 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.902 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.902 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.903 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799275+0000", 2024-09-21T09:58:21.903 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:58:21.903 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.903 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.903 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.903 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799348+0000", 2024-09-21T09:58:21.903 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3345999999999999e-05 2024-09-21T09:58:21.903 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.903 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.903 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.903 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799360+0000", 2024-09-21T09:58:21.903 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2261e-05 2024-09-21T09:58:21.903 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.903 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.904 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.904 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799366+0000", 2024-09-21T09:58:21.904 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0780000000000001e-06 2024-09-21T09:58:21.904 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.904 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.904 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.904 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799423+0000", 2024-09-21T09:58:21.904 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7191999999999997e-05 2024-09-21T09:58:21.904 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.904 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.904 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.904 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799434+0000", 2024-09-21T09:58:21.904 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0599e-05 2024-09-21T09:58:21.904 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.905 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.905 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.905 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340336+0000", 2024-09-21T09:58:21.905 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.54090195500000005 2024-09-21T09:58:21.905 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.905 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.905 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.905 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340342+0000", 2024-09-21T09:58:21.905 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9989999999999997e-06 2024-09-21T09:58:21.905 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.905 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.905 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.905 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.649058+0000", 2024-09-21T09:58:21.906 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3087162809999999 2024-09-21T09:58:21.906 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.906 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.906 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.906 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.649146+0000", 2024-09-21T09:58:21.906 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.7360000000000004e-05 2024-09-21T09:58:21.906 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.906 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.906 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.906 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.649238+0000", 2024-09-21T09:58:21.906 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.2509000000000005e-05 2024-09-21T09:58:21.906 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.906 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.906 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.907 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.653825+0000", 2024-09-21T09:58:21.907 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0045865519999999998 2024-09-21T09:58:21.907 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.907 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.907 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.907 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664787+0000", 2024-09-21T09:58:21.907 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010962138 2024-09-21T09:58:21.907 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.907 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.907 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.907 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.671102+0000", 2024-09-21T09:58:21.907 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0063154029999999998 2024-09-21T09:58:21.907 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.907 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.908 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.908 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.671181+0000", 2024-09-21T09:58:21.908 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8805000000000002e-05 2024-09-21T09:58:21.908 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.908 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.908 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.908 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.673194+0000", 2024-09-21T09:58:21.908 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0020128989999999999 2024-09-21T09:58:21.908 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.908 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.908 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.908 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.908 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.908 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113397 8.14 8:2b4c66e3:::benchmark_data_smithi137_204476_object113396:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.909 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.810623+0000", 2024-09-21T09:58:21.909 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 116.034041456, 2024-09-21T09:58:21.909 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8645870229999999, 2024-09-21T09:58:21.909 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.909 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.909 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.909 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.909 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.909 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113397 2024-09-21T09:58:21.909 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.909 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.909 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.909 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.909 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.810623+0000", 2024-09-21T09:58:21.910 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.910 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.910 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.910 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.910 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.810623+0000", 2024-09-21T09:58:21.910 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.910 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.910 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.910 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.910 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.810621+0000", 2024-09-21T09:58:21.910 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:58:21.910 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.910 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.910 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.911 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.810670+0000", 2024-09-21T09:58:21.911 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8866000000000003e-05 2024-09-21T09:58:21.911 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.911 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.911 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.911 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.810685+0000", 2024-09-21T09:58:21.911 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5011000000000001e-05 2024-09-21T09:58:21.911 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.911 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.911 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.911 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.810691+0000", 2024-09-21T09:58:21.911 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1510000000000001e-06 2024-09-21T09:58:21.911 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.911 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.912 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.912 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.811903+0000", 2024-09-21T09:58:21.912 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001211834 2024-09-21T09:58:21.912 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.912 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.912 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.912 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.811912+0000", 2024-09-21T09:58:21.912 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.816e-06 2024-09-21T09:58:21.912 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.912 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.912 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.912 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340362+0000", 2024-09-21T09:58:21.912 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.52844993600000001 2024-09-21T09:58:21.912 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.912 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.913 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.913 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340368+0000", 2024-09-21T09:58:21.913 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.28e-06 2024-09-21T09:58:21.913 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.913 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.913 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.913 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.650066+0000", 2024-09-21T09:58:21.913 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3096986319999999 2024-09-21T09:58:21.913 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.913 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.913 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.913 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.650192+0000", 2024-09-21T09:58:21.913 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000125349 2024-09-21T09:58:21.913 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.914 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.914 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.914 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.650351+0000", 2024-09-21T09:58:21.914 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015962300000000001 2024-09-21T09:58:21.914 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.914 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.914 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.914 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.656345+0000", 2024-09-21T09:58:21.914 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0059935509999999997 2024-09-21T09:58:21.914 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.914 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.914 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.914 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664833+0000", 2024-09-21T09:58:21.915 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.008487774 2024-09-21T09:58:21.915 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.915 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.915 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.915 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.673248+0000", 2024-09-21T09:58:21.915 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0084148490000000003 2024-09-21T09:58:21.915 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.915 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.915 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.915 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.673313+0000", 2024-09-21T09:58:21.915 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5696000000000003e-05 2024-09-21T09:58:21.915 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.915 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.915 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.915 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.675210+0000", 2024-09-21T09:58:21.916 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0018965270000000001 2024-09-21T09:58:21.916 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.916 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.916 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.916 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.916 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.916 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113433 8.14 8:2a55936d:::benchmark_data_smithi137_204476_object113432:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.916 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.843458+0000", 2024-09-21T09:58:21.916 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 116.001206502, 2024-09-21T09:58:21.916 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8338678530000001, 2024-09-21T09:58:21.916 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.916 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.916 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.917 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.917 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.917 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113433 2024-09-21T09:58:21.917 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.917 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.917 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.917 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.917 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843458+0000", 2024-09-21T09:58:21.917 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.917 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.917 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.917 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.917 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843458+0000", 2024-09-21T09:58:21.917 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.918 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.918 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.918 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.918 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843456+0000", 2024-09-21T09:58:21.918 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:58:21.918 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.918 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.918 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.918 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843490+0000", 2024-09-21T09:58:21.918 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3722e-05 2024-09-21T09:58:21.918 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.918 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.918 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.918 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843510+0000", 2024-09-21T09:58:21.919 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9871e-05 2024-09-21T09:58:21.919 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.919 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.919 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.919 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843517+0000", 2024-09-21T09:58:21.920 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3359999999999997e-06 2024-09-21T09:58:21.920 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.920 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.920 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.920 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843581+0000", 2024-09-21T09:58:21.920 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3571000000000005e-05 2024-09-21T09:58:21.920 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.920 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.920 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.920 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843591+0000", 2024-09-21T09:58:21.920 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0767999999999999e-05 2024-09-21T09:58:21.920 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.921 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.921 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.921 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340387+0000", 2024-09-21T09:58:21.921 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.49679558499999998 2024-09-21T09:58:21.921 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.921 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.921 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.921 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340393+0000", 2024-09-21T09:58:21.921 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7379999999999999e-06 2024-09-21T09:58:21.921 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.921 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.921 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.921 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.651412+0000", 2024-09-21T09:58:21.921 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3110193370000001 2024-09-21T09:58:21.922 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.922 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.922 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.922 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.651502+0000", 2024-09-21T09:58:21.922 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9942e-05 2024-09-21T09:58:21.922 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.922 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.922 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.922 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.651596+0000", 2024-09-21T09:58:21.922 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.3652000000000004e-05 2024-09-21T09:58:21.922 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.922 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.922 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.922 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.656350+0000", 2024-09-21T09:58:21.923 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047540359999999997 2024-09-21T09:58:21.923 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.923 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.923 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.923 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664876+0000", 2024-09-21T09:58:21.923 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0085264260000000001 2024-09-21T09:58:21.923 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.923 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.923 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.923 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.675260+0000", 2024-09-21T09:58:21.923 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010383837 2024-09-21T09:58:21.923 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.923 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.923 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.924 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.675324+0000", 2024-09-21T09:58:21.924 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4181000000000001e-05 2024-09-21T09:58:21.924 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.924 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.924 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.924 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.677326+0000", 2024-09-21T09:58:21.924 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0020016050000000001 2024-09-21T09:58:21.924 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.924 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.924 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.924 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.924 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.924 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113460 8.14 8:2acdf2af:::benchmark_data_smithi137_204476_object113459:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.924 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.867963+0000", 2024-09-21T09:58:21.924 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 115.976700838, 2024-09-21T09:58:21.925 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8114549049999999, 2024-09-21T09:58:21.925 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.925 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.925 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.925 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.925 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.925 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113460 2024-09-21T09:58:21.925 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.925 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.925 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.925 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.925 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.867963+0000", 2024-09-21T09:58:21.925 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.925 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.926 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.926 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.926 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.867963+0000", 2024-09-21T09:58:21.926 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.926 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.926 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.926 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.926 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.867962+0000", 2024-09-21T09:58:21.926 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:58:21.926 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.926 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.926 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.926 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.867999+0000", 2024-09-21T09:58:21.926 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6884999999999997e-05 2024-09-21T09:58:21.927 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.927 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.927 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.927 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.868020+0000", 2024-09-21T09:58:21.927 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1308999999999999e-05 2024-09-21T09:58:21.927 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.927 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.927 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.927 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.868026+0000", 2024-09-21T09:58:21.927 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4590000000000003e-06 2024-09-21T09:58:21.927 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.927 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.927 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.928 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.868090+0000", 2024-09-21T09:58:21.928 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3839999999999999e-05 2024-09-21T09:58:21.928 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.928 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.928 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.928 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.868111+0000", 2024-09-21T09:58:21.928 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1352000000000002e-05 2024-09-21T09:58:21.928 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.928 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.928 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.928 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340414+0000", 2024-09-21T09:58:21.928 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.47230226199999997 2024-09-21T09:58:21.928 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.928 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.929 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.929 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340420+0000", 2024-09-21T09:58:21.929 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5350000000000001e-06 2024-09-21T09:58:21.929 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.929 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.929 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.929 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.652399+0000", 2024-09-21T09:58:21.929 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.31197904 2024-09-21T09:58:21.929 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.929 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.929 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.929 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.652520+0000", 2024-09-21T09:58:21.929 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012053999999999999 2024-09-21T09:58:21.930 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.930 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.930 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.930 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.652681+0000", 2024-09-21T09:58:21.930 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000161588 2024-09-21T09:58:21.930 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.930 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.930 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.930 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.658714+0000", 2024-09-21T09:58:21.930 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0060324480000000002 2024-09-21T09:58:21.930 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.930 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.930 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.931 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.667296+0000", 2024-09-21T09:58:21.931 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0085816950000000003 2024-09-21T09:58:21.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.931 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.931 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.931 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.677392+0000", 2024-09-21T09:58:21.931 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010095949999999999 2024-09-21T09:58:21.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.931 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.931 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.931 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.677494+0000", 2024-09-21T09:58:21.931 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010211 2024-09-21T09:58:21.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.932 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.932 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.932 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.679418+0000", 2024-09-21T09:58:21.932 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001924673 2024-09-21T09:58:21.932 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.932 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.932 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.932 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.932 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.932 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113511 8.14 8:2c91799d:::benchmark_data_smithi137_204476_object113510:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.932 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.916677+0000", 2024-09-21T09:58:21.932 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 115.927986827, 2024-09-21T09:58:21.932 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7695517760000001, 2024-09-21T09:58:21.932 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.933 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.933 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.933 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.933 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.933 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113511 2024-09-21T09:58:21.933 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.933 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.933 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.933 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.933 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916677+0000", 2024-09-21T09:58:21.933 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.933 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.933 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.933 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.933 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916677+0000", 2024-09-21T09:58:21.934 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.934 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.934 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.934 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.934 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916672+0000", 2024-09-21T09:58:21.934 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999952 2024-09-21T09:58:21.934 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.934 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.934 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.935 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916745+0000", 2024-09-21T09:58:21.935 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3003999999999994e-05 2024-09-21T09:58:21.935 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.935 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.935 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.935 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916759+0000", 2024-09-21T09:58:21.935 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3548e-05 2024-09-21T09:58:21.935 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.935 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.935 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.935 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916764+0000", 2024-09-21T09:58:21.935 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6870000000000002e-06 2024-09-21T09:58:21.935 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.936 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.936 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.936 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916828+0000", 2024-09-21T09:58:21.936 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4564000000000001e-05 2024-09-21T09:58:21.936 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.936 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.936 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.936 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916861+0000", 2024-09-21T09:58:21.936 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3015999999999997e-05 2024-09-21T09:58:21.936 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.936 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.936 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.936 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340441+0000", 2024-09-21T09:58:21.936 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.42357964599999998 2024-09-21T09:58:21.937 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.937 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.937 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.937 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340447+0000", 2024-09-21T09:58:21.937 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8810000000000001e-06 2024-09-21T09:58:21.937 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.937 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.937 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.937 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.653862+0000", 2024-09-21T09:58:21.937 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3134147010000001 2024-09-21T09:58:21.937 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.937 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.937 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.937 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.654023+0000", 2024-09-21T09:58:21.938 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000161373 2024-09-21T09:58:21.938 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.938 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.938 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.938 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.654165+0000", 2024-09-21T09:58:21.938 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000142378 2024-09-21T09:58:21.938 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.938 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.938 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.938 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.658724+0000", 2024-09-21T09:58:21.938 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0045584470000000002 2024-09-21T09:58:21.938 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.938 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.939 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.939 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.667318+0000", 2024-09-21T09:58:21.939 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0085944260000000005 2024-09-21T09:58:21.939 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.939 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.939 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.939 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.684464+0000", 2024-09-21T09:58:21.939 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.017145838 2024-09-21T09:58:21.939 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.939 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.939 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.939 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.684503+0000", 2024-09-21T09:58:21.939 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8766999999999997e-05 2024-09-21T09:58:21.940 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.940 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.940 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.940 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.686229+0000", 2024-09-21T09:58:21.940 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0017264909999999999 2024-09-21T09:58:21.940 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.940 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.940 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.940 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.940 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.940 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113592 8.14 8:2ec5052e:::benchmark_data_smithi137_204476_object113591:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.940 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.995183+0000", 2024-09-21T09:58:21.940 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 115.84948107, 2024-09-21T09:58:21.941 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.692858025, 2024-09-21T09:58:21.941 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.941 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.941 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.941 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.941 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.941 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113592 2024-09-21T09:58:21.941 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.941 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.941 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.941 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.941 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995183+0000", 2024-09-21T09:58:21.941 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.941 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.942 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.942 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.942 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995183+0000", 2024-09-21T09:58:21.942 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.942 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.942 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.942 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.942 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995181+0000", 2024-09-21T09:58:21.942 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:58:21.942 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.942 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.942 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.942 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995241+0000", 2024-09-21T09:58:21.942 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9228999999999998e-05 2024-09-21T09:58:21.943 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.943 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.943 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.943 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995254+0000", 2024-09-21T09:58:21.943 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3540000000000001e-05 2024-09-21T09:58:21.943 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.943 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.943 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.943 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995261+0000", 2024-09-21T09:58:21.943 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3640000000000004e-06 2024-09-21T09:58:21.943 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.943 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.943 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.943 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995316+0000", 2024-09-21T09:58:21.944 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4966999999999997e-05 2024-09-21T09:58:21.944 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.944 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.944 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.944 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995325+0000", 2024-09-21T09:58:21.944 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7259999999999997e-06 2024-09-21T09:58:21.944 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.944 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.944 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.944 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340468+0000", 2024-09-21T09:58:21.944 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.34514223700000002 2024-09-21T09:58:21.944 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.944 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.944 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.945 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340473+0000", 2024-09-21T09:58:21.945 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.823e-06 2024-09-21T09:58:21.945 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.945 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.945 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.945 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.655140+0000", 2024-09-21T09:58:21.945 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3146665930000001 2024-09-21T09:58:21.945 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.945 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.945 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.945 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.655271+0000", 2024-09-21T09:58:21.945 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013094100000000001 2024-09-21T09:58:21.945 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.945 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.946 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.946 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.655434+0000", 2024-09-21T09:58:21.946 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016318699999999999 2024-09-21T09:58:21.946 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.946 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.946 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.946 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.660551+0000", 2024-09-21T09:58:21.946 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0051164679999999999 2024-09-21T09:58:21.946 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.946 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.946 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.946 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.667357+0000", 2024-09-21T09:58:21.946 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0068060660000000004 2024-09-21T09:58:21.946 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.947 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.947 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.947 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.686285+0000", 2024-09-21T09:58:21.947 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.018928635999999999 2024-09-21T09:58:21.947 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.947 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.947 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.947 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.686348+0000", 2024-09-21T09:58:21.947 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2694999999999995e-05 2024-09-21T09:58:21.947 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.947 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.947 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.947 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.688041+0000", 2024-09-21T09:58:21.947 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001693293 2024-09-21T09:58:21.948 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.948 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.948 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.948 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.948 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.948 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113597 8.14 8:2c5c1c5e:::benchmark_data_smithi137_204476_object113596:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.948 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:26.002161+0000", 2024-09-21T09:58:21.948 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 115.842502822, 2024-09-21T09:58:21.948 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6910189959999999, 2024-09-21T09:58:21.948 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.948 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.948 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.948 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.948 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.949 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113597 2024-09-21T09:58:21.949 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.949 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.949 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.949 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.949 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002161+0000", 2024-09-21T09:58:21.949 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.949 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.949 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.949 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.949 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002161+0000", 2024-09-21T09:58:21.949 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.949 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.949 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.949 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.950 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002159+0000", 2024-09-21T09:58:21.950 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:58:21.950 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.950 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.950 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.950 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002206+0000", 2024-09-21T09:58:21.950 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6445e-05 2024-09-21T09:58:21.950 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.950 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.950 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.950 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002223+0000", 2024-09-21T09:58:21.950 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7124000000000001e-05 2024-09-21T09:58:21.950 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.950 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.951 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.951 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002230+0000", 2024-09-21T09:58:21.951 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9779999999999999e-06 2024-09-21T09:58:21.951 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.951 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.951 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.951 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002294+0000", 2024-09-21T09:58:21.951 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4060000000000007e-05 2024-09-21T09:58:21.951 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.951 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.951 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.951 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002305+0000", 2024-09-21T09:58:21.951 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0961000000000001e-05 2024-09-21T09:58:21.951 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.951 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.952 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.952 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340493+0000", 2024-09-21T09:58:21.952 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.33818846000000002 2024-09-21T09:58:21.952 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.952 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.952 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.952 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340499+0000", 2024-09-21T09:58:21.952 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.716e-06 2024-09-21T09:58:21.952 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.952 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.952 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.952 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.656388+0000", 2024-09-21T09:58:21.952 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.315888666 2024-09-21T09:58:21.952 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.953 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.953 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.953 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.656512+0000", 2024-09-21T09:58:21.953 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012402299999999999 2024-09-21T09:58:21.953 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.953 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.953 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.953 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.656686+0000", 2024-09-21T09:58:21.953 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00017456700000000001 2024-09-21T09:58:21.953 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.953 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.953 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.953 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.660561+0000", 2024-09-21T09:58:21.953 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0038743089999999998 2024-09-21T09:58:21.954 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.954 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.954 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.954 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.667384+0000", 2024-09-21T09:58:21.954 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0068228949999999998 2024-09-21T09:58:21.954 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.954 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.954 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.954 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.691233+0000", 2024-09-21T09:58:21.954 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.023849434999999999 2024-09-21T09:58:21.954 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.954 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.954 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.954 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.691293+0000", 2024-09-21T09:58:21.954 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.02e-05 2024-09-21T09:58:21.955 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.955 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.955 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.955 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.693180+0000", 2024-09-21T09:58:21.955 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0018871459999999999 2024-09-21T09:58:21.955 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.955 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.955 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.955 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.955 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.955 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113657 8.14 8:28f6c2ee:::benchmark_data_smithi137_204476_object113656:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.955 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:26.070568+0000", 2024-09-21T09:58:21.955 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 115.77409615099999, 2024-09-21T09:58:21.955 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6244931889999998, 2024-09-21T09:58:21.956 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.956 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.956 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.956 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.956 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.956 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113657 2024-09-21T09:58:21.956 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.956 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.956 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.956 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.956 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070568+0000", 2024-09-21T09:58:21.956 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.956 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.956 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.956 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.957 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070568+0000", 2024-09-21T09:58:21.957 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.957 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.957 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.957 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.957 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070566+0000", 2024-09-21T09:58:21.957 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999976 2024-09-21T09:58:21.957 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.957 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.957 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.957 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070616+0000", 2024-09-21T09:58:21.957 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0210999999999997e-05 2024-09-21T09:58:21.957 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.957 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.958 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.958 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070642+0000", 2024-09-21T09:58:21.958 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5922e-05 2024-09-21T09:58:21.958 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.958 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.958 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.958 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070649+0000", 2024-09-21T09:58:21.958 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9670000000000004e-06 2024-09-21T09:58:21.958 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.958 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.958 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.958 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070702+0000", 2024-09-21T09:58:21.958 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3288000000000002e-05 2024-09-21T09:58:21.958 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.959 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.959 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.959 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070710+0000", 2024-09-21T09:58:21.959 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1179999999999992e-06 2024-09-21T09:58:21.959 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.959 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.959 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.959 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340519+0000", 2024-09-21T09:58:21.959 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.26980828600000001 2024-09-21T09:58:21.959 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.959 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.959 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.959 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340525+0000", 2024-09-21T09:58:21.959 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8819999999999998e-06 2024-09-21T09:58:21.959 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.960 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.960 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.960 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.657816+0000", 2024-09-21T09:58:21.960 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.317291387 2024-09-21T09:58:21.960 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.960 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.960 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.960 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.657933+0000", 2024-09-21T09:58:21.960 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000117133 2024-09-21T09:58:21.960 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.960 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.961 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:21.962 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.962 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.658027+0000", 2024-09-21T09:58:21.962 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4035000000000003e-05 2024-09-21T09:58:21.962 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.962 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.962 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.962 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.662681+0000", 2024-09-21T09:58:21.962 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046541680000000002 2024-09-21T09:58:21.962 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.962 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.962 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.962 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.670754+0000", 2024-09-21T09:58:21.963 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0080725840000000007 2024-09-21T09:58:21.963 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.963 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.963 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.963 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.693239+0000", 2024-09-21T09:58:21.963 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.022484724000000001 2024-09-21T09:58:21.963 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.963 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.963 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.963 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.693297+0000", 2024-09-21T09:58:21.963 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8591000000000002e-05 2024-09-21T09:58:21.963 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.963 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.964 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.964 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.695061+0000", 2024-09-21T09:58:21.964 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001764053 2024-09-21T09:58:21.964 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.964 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.964 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.964 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.964 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.964 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113659 8.14 8:2bfcc899:::benchmark_data_smithi137_204476_object113658:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.964 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:26.071266+0000", 2024-09-21T09:58:21.964 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 115.77339809, 2024-09-21T09:58:21.964 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6256987519999999, 2024-09-21T09:58:21.964 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.964 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.964 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.965 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.965 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.965 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113659 2024-09-21T09:58:21.965 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.965 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.965 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.965 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.965 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071266+0000", 2024-09-21T09:58:21.965 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.965 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.965 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.965 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.965 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071266+0000", 2024-09-21T09:58:21.965 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.966 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.966 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.966 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.966 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071266+0000", 2024-09-21T09:58:21.966 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:58:21.966 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.966 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.966 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.966 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071333+0000", 2024-09-21T09:58:21.966 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7484000000000006e-05 2024-09-21T09:58:21.966 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.966 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.966 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.967 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071342+0000", 2024-09-21T09:58:21.967 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6139999999999992e-06 2024-09-21T09:58:21.967 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.967 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.967 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.967 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071345+0000", 2024-09-21T09:58:21.967 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.737e-06 2024-09-21T09:58:21.967 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.967 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.967 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.967 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071382+0000", 2024-09-21T09:58:21.967 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7069e-05 2024-09-21T09:58:21.967 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.968 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.968 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.968 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071391+0000", 2024-09-21T09:58:21.968 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.8049999999999996e-06 2024-09-21T09:58:21.968 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.968 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.968 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.968 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340545+0000", 2024-09-21T09:58:21.968 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.26915344600000002 2024-09-21T09:58:21.968 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.968 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.968 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.968 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340550+0000", 2024-09-21T09:58:21.968 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7400000000000001e-06 2024-09-21T09:58:21.968 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.969 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.969 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.969 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.658759+0000", 2024-09-21T09:58:21.969 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3182081700000001 2024-09-21T09:58:21.969 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.969 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.969 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.969 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.658842+0000", 2024-09-21T09:58:21.969 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3306000000000005e-05 2024-09-21T09:58:21.969 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.969 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.969 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.969 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.658937+0000", 2024-09-21T09:58:21.970 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.5434999999999997e-05 2024-09-21T09:58:21.970 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.970 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.970 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.970 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.662689+0000", 2024-09-21T09:58:21.970 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003751632 2024-09-21T09:58:21.970 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.970 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.970 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.970 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.670805+0000", 2024-09-21T09:58:21.970 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0081162319999999993 2024-09-21T09:58:21.970 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.970 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.971 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.971 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.695131+0000", 2024-09-21T09:58:21.971 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.02432556 2024-09-21T09:58:21.971 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.971 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.971 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.971 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.695190+0000", 2024-09-21T09:58:21.971 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9001e-05 2024-09-21T09:58:21.971 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.971 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.971 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.971 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.696965+0000", 2024-09-21T09:58:21.971 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001775163 2024-09-21T09:58:21.972 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.972 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.972 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.972 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.972 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.972 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113672 8.14 8:2a6fe3e7:::benchmark_data_smithi137_204476_object113671:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.972 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:26.093034+0000", 2024-09-21T09:58:21.972 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 115.75163069200001, 2024-09-21T09:58:21.972 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6055280089999999, 2024-09-21T09:58:21.972 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.972 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.972 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.972 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.972 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.973 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113672 2024-09-21T09:58:21.973 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.973 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.973 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.973 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.973 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093034+0000", 2024-09-21T09:58:21.973 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.973 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.973 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.973 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.973 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093034+0000", 2024-09-21T09:58:21.973 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.973 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.973 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.974 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.974 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093031+0000", 2024-09-21T09:58:21.974 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:58:21.974 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.974 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.974 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.974 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093105+0000", 2024-09-21T09:58:21.974 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3462999999999998e-05 2024-09-21T09:58:21.974 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.974 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.974 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.974 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093125+0000", 2024-09-21T09:58:21.974 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9760000000000001e-05 2024-09-21T09:58:21.975 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.975 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.975 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.975 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093132+0000", 2024-09-21T09:58:21.975 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2389999999999996e-06 2024-09-21T09:58:21.975 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.975 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.975 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.975 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093214+0000", 2024-09-21T09:58:21.975 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2204000000000001e-05 2024-09-21T09:58:21.975 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.975 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.975 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.975 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093226+0000", 2024-09-21T09:58:21.976 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1899000000000001e-05 2024-09-21T09:58:21.976 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.976 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.976 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.976 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340571+0000", 2024-09-21T09:58:21.976 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.24734499300000001 2024-09-21T09:58:21.976 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.976 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.976 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.976 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340577+0000", 2024-09-21T09:58:21.976 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6489999999999996e-06 2024-09-21T09:58:21.976 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.976 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.976 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.977 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.659680+0000", 2024-09-21T09:58:21.977 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.319103704 2024-09-21T09:58:21.977 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.977 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.977 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.977 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.659785+0000", 2024-09-21T09:58:21.977 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000104583 2024-09-21T09:58:21.977 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.977 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.977 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.977 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.659882+0000", 2024-09-21T09:58:21.977 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7539000000000002e-05 2024-09-21T09:58:21.977 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.977 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.978 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.978 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664551+0000", 2024-09-21T09:58:21.978 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046683649999999998 2024-09-21T09:58:21.978 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.978 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.978 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.978 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.670847+0000", 2024-09-21T09:58:21.978 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0062963480000000002 2024-09-21T09:58:21.978 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.978 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.978 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.978 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.697029+0000", 2024-09-21T09:58:21.978 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.026182285999999999 2024-09-21T09:58:21.978 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.979 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.979 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.979 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.697086+0000", 2024-09-21T09:58:21.979 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6752000000000001e-05 2024-09-21T09:58:21.979 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.979 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.979 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.979 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.698562+0000", 2024-09-21T09:58:21.979 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014753640000000001 2024-09-21T09:58:21.979 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.979 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.980 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.980 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.980 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.980 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113682 8.14 8:28c75c1c:::benchmark_data_smithi137_204476_object113681:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.980 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:26.113932+0000", 2024-09-21T09:58:21.980 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 115.730731905, 2024-09-21T09:58:21.980 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5861294749999999, 2024-09-21T09:58:21.980 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.980 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.980 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.981 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.981 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.981 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113682 2024-09-21T09:58:21.981 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.981 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.981 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.981 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.981 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.113932+0000", 2024-09-21T09:58:21.981 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.981 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.981 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.981 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.981 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.113932+0000", 2024-09-21T09:58:21.982 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.982 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.982 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.982 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.982 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.113931+0000", 2024-09-21T09:58:21.982 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:58:21.982 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.982 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.982 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.982 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.113982+0000", 2024-09-21T09:58:21.982 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1533000000000003e-05 2024-09-21T09:58:21.982 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.982 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.982 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.983 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.113995+0000", 2024-09-21T09:58:21.983 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3212e-05 2024-09-21T09:58:21.983 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.983 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.983 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.983 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.114001+0000", 2024-09-21T09:58:21.983 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1710000000000001e-06 2024-09-21T09:58:21.983 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.983 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.983 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.983 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.114055+0000", 2024-09-21T09:58:21.983 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3987999999999999e-05 2024-09-21T09:58:21.983 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.983 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.983 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.984 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.114066+0000", 2024-09-21T09:58:21.984 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1661000000000001e-05 2024-09-21T09:58:21.984 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.984 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.984 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.984 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340598+0000", 2024-09-21T09:58:21.984 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22653184000000001 2024-09-21T09:58:21.984 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.984 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.984 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.984 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340604+0000", 2024-09-21T09:58:21.984 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0499999999999997e-06 2024-09-21T09:58:21.984 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.984 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.985 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.985 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.660604+0000", 2024-09-21T09:58:21.985 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.319999758 2024-09-21T09:58:21.985 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.985 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.985 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.985 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.660736+0000", 2024-09-21T09:58:21.985 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013230699999999999 2024-09-21T09:58:21.985 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.985 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.985 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.985 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.660904+0000", 2024-09-21T09:58:21.985 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016828399999999999 2024-09-21T09:58:21.985 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.985 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.986 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.986 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664557+0000", 2024-09-21T09:58:21.986 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0036528509999999999 2024-09-21T09:58:21.986 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.986 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.986 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.986 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.670900+0000", 2024-09-21T09:58:21.986 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0063427580000000004 2024-09-21T09:58:21.986 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.986 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.986 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.986 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.698698+0000", 2024-09-21T09:58:21.986 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.027797947999999999 2024-09-21T09:58:21.987 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.987 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.987 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.987 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.698750+0000", 2024-09-21T09:58:21.987 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1941000000000003e-05 2024-09-21T09:58:21.987 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.987 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.987 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.987 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.700062+0000", 2024-09-21T09:58:21.987 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001311909 2024-09-21T09:58:21.987 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.987 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.987 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.987 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.987 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.988 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113736 8.14 8:2fa66e50:::benchmark_data_smithi137_204476_object113735:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T09:58:21.988 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:26.317607+0000", 2024-09-21T09:58:21.988 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 115.527057498, 2024-09-21T09:58:21.988 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3844528440000001, 2024-09-21T09:58:21.988 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.988 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.988 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.988 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.988 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.988 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113736 2024-09-21T09:58:21.988 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.988 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.988 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.988 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.989 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317607+0000", 2024-09-21T09:58:21.989 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.989 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.989 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.989 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.989 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317607+0000", 2024-09-21T09:58:21.989 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.989 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.989 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.989 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.989 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317605+0000", 2024-09-21T09:58:21.989 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:58:21.989 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.989 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.990 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.990 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317652+0000", 2024-09-21T09:58:21.990 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7006999999999999e-05 2024-09-21T09:58:21.990 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.990 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.990 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.990 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317668+0000", 2024-09-21T09:58:21.990 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5447999999999998e-05 2024-09-21T09:58:21.990 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.990 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.990 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.990 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317674+0000", 2024-09-21T09:58:21.990 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1e-06 2024-09-21T09:58:21.990 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.991 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.991 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.991 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317722+0000", 2024-09-21T09:58:21.991 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7892999999999997e-05 2024-09-21T09:58:21.991 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.991 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.991 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.991 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317730+0000", 2024-09-21T09:58:21.991 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3019999999999995e-06 2024-09-21T09:58:21.991 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.991 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.991 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.991 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340645+0000", 2024-09-21T09:58:21.991 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.022914839999999999 2024-09-21T09:58:21.992 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.992 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.992 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T09:58:21.992 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340656+0000", 2024-09-21T09:58:21.992 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1649e-05 2024-09-21T09:58:21.992 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.992 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.992 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.992 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.661650+0000", 2024-09-21T09:58:21.992 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.320993152 2024-09-21T09:58:21.992 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.992 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.992 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.992 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.661771+0000", 2024-09-21T09:58:21.992 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000121111 2024-09-21T09:58:21.993 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.993 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.993 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.993 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.661861+0000", 2024-09-21T09:58:21.993 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.0680999999999995e-05 2024-09-21T09:58:21.993 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.993 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.993 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.993 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664671+0000", 2024-09-21T09:58:21.993 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0028093269999999999 2024-09-21T09:58:21.993 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.993 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.993 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.993 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.670949+0000", 2024-09-21T09:58:21.994 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0062783479999999996 2024-09-21T09:58:21.994 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.994 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.994 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:21.994 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.700498+0000", 2024-09-21T09:58:21.994 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.029549255999999999 2024-09-21T09:58:21.994 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.994 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.994 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:21.994 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.700575+0000", 2024-09-21T09:58:21.994 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.7145999999999996e-05 2024-09-21T09:58:21.994 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.994 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.994 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:21.995 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.702060+0000", 2024-09-21T09:58:21.995 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014842 2024-09-21T09:58:21.995 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.995 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:21.995 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:21.995 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.995 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.995 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:193697 8.14 8:28c03d28:::benchmark_data_smithi137_204476_object65094:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T09:58:21.995 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:57:48.275157+0000", 2024-09-21T09:58:21.995 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 33.569507131999998, 2024-09-21T09:58:21.995 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.136285875, 2024-09-21T09:58:21.995 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:21.995 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:21.995 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:21.996 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:21.996 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:21.996 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 193697 2024-09-21T09:58:21.996 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.996 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:21.996 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.996 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:21.996 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.275157+0000", 2024-09-21T09:58:21.996 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.996 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.996 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.996 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:21.996 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.275157+0000", 2024-09-21T09:58:21.996 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:21.996 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.997 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.997 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:21.997 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.275155+0000", 2024-09-21T09:58:21.997 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:58:21.997 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.997 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.997 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:21.997 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.275162+0000", 2024-09-21T09:58:21.997 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.973e-06 2024-09-21T09:58:21.998 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.998 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.998 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:21.998 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.275175+0000", 2024-09-21T09:58:21.998 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2432000000000001e-05 2024-09-21T09:58:21.998 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.998 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.998 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:21.998 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.275181+0000", 2024-09-21T09:58:21.998 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8730000000000004e-06 2024-09-21T09:58:21.998 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.998 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.998 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:21.998 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.275234+0000", 2024-09-21T09:58:21.999 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2951000000000002e-05 2024-09-21T09:58:21.999 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.999 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.999 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:21.999 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.275414+0000", 2024-09-21T09:58:21.999 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00018078199999999999 2024-09-21T09:58:21.999 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.999 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.999 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T09:58:21.999 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.275955+0000", 2024-09-21T09:58:21.999 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00054058800000000005 2024-09-21T09:58:21.999 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:21.999 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:21.999 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:21.999 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.278599+0000", 2024-09-21T09:58:22.000 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0026440389999999999 2024-09-21T09:58:22.000 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:22.000 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:22.000 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:22.000 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.278745+0000", 2024-09-21T09:58:22.000 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000146346 2024-09-21T09:58:22.000 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:22.000 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:22.000 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:22.000 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.409800+0000", 2024-09-21T09:58:22.000 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13105433699999999 2024-09-21T09:58:22.000 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:22.001 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:22.001 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:22.001 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.409837+0000", 2024-09-21T09:58:22.001 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7107000000000002e-05 2024-09-21T09:58:22.001 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:22.001 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:22.001 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:22.001 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.411443+0000", 2024-09-21T09:58:22.001 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00160622 2024-09-21T09:58:22.001 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:22.001 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:22.001 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:22.002 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:22.002 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:22.002 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:58:22.033 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:22.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:22.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:22.134 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:22.170 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:22.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:22.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:22.199 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:58:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:58:21] "GET /metrics HTTP/1.1" 200 36518 "" "Prometheus/2.51.0" 2024-09-21T09:58:22.199 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:22 smithi137 ceph-mon[93825]: 8.10 scrub starts 2024-09-21T09:58:22.199 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:22 smithi137 ceph-mon[93825]: 8.23 scrub starts 2024-09-21T09:58:22.199 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:22 smithi137 ceph-mon[93825]: pgmap v841: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2836/100662 objects degraded (2.817%); 405/100662 objects misplaced (0.402%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T09:58:22.199 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:22 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2836/107421 objects degraded (2.640%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:22.199 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:22 smithi137 ceph-mon[97575]: 8.10 scrub starts 2024-09-21T09:58:22.199 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:22 smithi137 ceph-mon[97575]: 8.23 scrub starts 2024-09-21T09:58:22.199 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:22 smithi137 ceph-mon[97575]: pgmap v841: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2836/100662 objects degraded (2.817%); 405/100662 objects misplaced (0.402%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T09:58:22.200 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:22 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2836/107421 objects degraded (2.640%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:22.235 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:22.271 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:22.323 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:22.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:22.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:22 smithi165 ceph-mon[86023]: 8.10 scrub starts 2024-09-21T09:58:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:22 smithi165 ceph-mon[86023]: 8.23 scrub starts 2024-09-21T09:58:22.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:22 smithi165 ceph-mon[86023]: pgmap v841: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2836/100662 objects degraded (2.817%); 405/100662 objects misplaced (0.402%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T09:58:22.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:22 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2836/107421 objects degraded (2.640%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:22.425 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:22.445 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:22.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:22.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:22.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:22.579 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:22.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:22.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:22.680 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:22.710 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:22.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:22.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:22.813 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:22.854 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:22.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:22.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:22.956 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:22.977 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:22.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:22.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:23.079 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:23.115 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:23.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:23.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:23.216 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:23.265 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:23.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:23.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:23.366 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:23.403 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:23.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:23.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:23.505 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:23.548 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:23.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:23.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:23.650 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:23.672 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:23.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:23.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:23.774 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:23.811 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:23.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:23.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:23.913 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:23.946 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:23.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:23.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:24.048 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:24.081 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:24.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:24.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:24.183 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:24.217 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:24.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:24.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:24.319 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:24.357 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:24.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:24.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:24 smithi165 ceph-mon[86023]: 8.18 scrub starts 2024-09-21T09:58:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:24 smithi165 ceph-mon[86023]: pgmap v842: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2836/96732 objects degraded (2.932%); 405/96732 objects misplaced (0.419%); 3.5 MiB/s, 55 objects/s recovering 2024-09-21T09:58:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:24 smithi165 ceph-mon[86023]: 8.18 scrub ok 2024-09-21T09:58:24.459 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:24.481 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:24.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:24.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:24 smithi137 ceph-mon[93825]: 8.18 scrub starts 2024-09-21T09:58:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:24 smithi137 ceph-mon[93825]: pgmap v842: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2836/96732 objects degraded (2.932%); 405/96732 objects misplaced (0.419%); 3.5 MiB/s, 55 objects/s recovering 2024-09-21T09:58:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:24 smithi137 ceph-mon[93825]: 8.18 scrub ok 2024-09-21T09:58:24.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:24 smithi137 ceph-mon[97575]: 8.18 scrub starts 2024-09-21T09:58:24.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:24 smithi137 ceph-mon[97575]: pgmap v842: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2836/96732 objects degraded (2.932%); 405/96732 objects misplaced (0.419%); 3.5 MiB/s, 55 objects/s recovering 2024-09-21T09:58:24.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:24 smithi137 ceph-mon[97575]: 8.18 scrub ok 2024-09-21T09:58:24.583 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:24.615 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:24.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:24.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:24.717 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:24.753 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:24.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:24.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:24.854 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:24.902 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:24.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:24.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:25.004 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:25.046 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:25.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:25.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:25.089 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T09:58:25.098 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.0 to 1 (10000) 2024-09-21T09:58:25.148 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:25.193 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:25.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:25.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:25.252 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:25 smithi137 ceph-mon[93825]: 8.10 scrub starts 2024-09-21T09:58:25.252 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:25 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2290928745' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T09:58:25.252 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:25 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T09:58:25.252 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:25 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3327356874' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:58:25.252 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:25 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:58:25.252 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:58:25.252 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:58:25.252 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:25 smithi137 ceph-mon[97575]: 8.10 scrub starts 2024-09-21T09:58:25.253 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:25 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2290928745' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T09:58:25.253 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:25 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T09:58:25.253 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:25 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3327356874' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:58:25.253 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:25 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:58:25.253 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:58:25.253 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:58:25.295 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:25.336 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:25.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:25.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:25.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:25 smithi165 ceph-mon[86023]: 8.10 scrub starts 2024-09-21T09:58:25.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:25 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2290928745' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T09:58:25.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:25 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T09:58:25.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:25 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3327356874' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:58:25.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:25 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:58:25.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:58:25.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:58:25.421 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T09:58:25.437 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:25.472 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:25.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:25.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:25.573 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:25.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:25.606 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:25.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:25.707 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:25.752 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:25.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:25.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:25.849 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:58:25.853 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:25.909 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:25.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:25.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:26.011 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:26.040 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:26.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:26.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:26.142 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:26.181 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:26.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:26.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:26.284 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:26.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:26 smithi137 ceph-mon[97575]: pgmap v843: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2836/89790 objects degraded (3.158%); 405/89790 objects misplaced (0.451%); 2.1 MiB/s, 34 objects/s recovering 2024-09-21T09:58:26.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:26 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:58:26.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:26 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T09:58:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:26 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:58:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:26 smithi137 ceph-mon[97575]: osdmap e268: 8 total, 8 up, 8 in 2024-09-21T09:58:26.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:26 smithi137 ceph-mon[93825]: pgmap v843: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2836/89790 objects degraded (3.158%); 405/89790 objects misplaced (0.451%); 2.1 MiB/s, 34 objects/s recovering 2024-09-21T09:58:26.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:26 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:58:26.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:26 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T09:58:26.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:26 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:58:26.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:26 smithi137 ceph-mon[93825]: osdmap e268: 8 total, 8 up, 8 in 2024-09-21T09:58:26.323 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:26.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:26.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:26.328 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:26 smithi165 ceph-mon[86023]: pgmap v843: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2836/89790 objects degraded (3.158%); 405/89790 objects misplaced (0.451%); 2.1 MiB/s, 34 objects/s recovering 2024-09-21T09:58:26.328 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:26 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:58:26.328 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:26 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T09:58:26.328 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:26 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:58:26.328 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:26 smithi165 ceph-mon[86023]: osdmap e268: 8 total, 8 up, 8 in 2024-09-21T09:58:26.425 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:26.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:26.668 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:26.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:26.770 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:26.815 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:26.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:26.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:26.917 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:26.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:26.947 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:26.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:27.048 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:27.083 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:27.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:27.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:27.185 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:27.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:27.226 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:27.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:27.327 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:27.344 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:27 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2836/89790 objects degraded (3.158%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:27.345 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:27 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2836/89790 objects degraded (3.158%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:27.358 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:27.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:27.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:27.392 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:27 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2836/89790 objects degraded (3.158%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:27.408 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:58:27.408 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:58:27.438 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:58:27.438 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:58:27.460 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:27.467 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:58:27.467 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:58:27.491 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:27.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:27.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:27.496 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:58:27.497 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:58:27.531 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:58:27.531 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:58:27.562 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:58:27.563 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:58:27.593 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:58:27.593 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:58:27.593 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:27.627 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:58:27.627 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:58:27.638 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:27.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:27.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:27.740 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:27.779 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:27.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:27.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:27.881 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:27.908 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:27.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:27.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:28.010 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:28.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:28.050 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:28.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:28.082 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:58:28.082 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:58:28.152 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:28.173 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 1 1 2024-09-21T09:58:28.188 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:28.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:28.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:28.290 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:28.326 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:28.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:28.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:28.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:28 smithi165 ceph-mon[86023]: pgmap v845: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2836/83538 objects degraded (3.395%); 161/83538 objects misplaced (0.193%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T09:58:28.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:28 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4093736461' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:58:28.428 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:28.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:28.468 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:28.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:28.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:28 smithi137 ceph-mon[93825]: pgmap v845: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2836/83538 objects degraded (3.395%); 161/83538 objects misplaced (0.193%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T09:58:28.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:28 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4093736461' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:58:28.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:28 smithi137 ceph-mon[97575]: pgmap v845: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2836/83538 objects degraded (3.395%); 161/83538 objects misplaced (0.193%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T09:58:28.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:28 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4093736461' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:58:28.569 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:28.598 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:28.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:28.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:28.700 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:28.730 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:28.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:28.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:28.790 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T09:58:28.832 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:28.862 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:28.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:28.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:28.963 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:29.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:29.010 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:29.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:29.111 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:29.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:29.155 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:29.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:29.231 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:58:29.257 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:29.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:29.310 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:29.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:29.411 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:29.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:29.445 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:29.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:29.546 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:29.575 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:29.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:29.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:29.676 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:29.704 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:29.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:29.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:29.805 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:29.830 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:29.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:29.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:29.932 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:29.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:29.975 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:29.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:30.076 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:30.113 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:30.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:30.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:30.215 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:30.256 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:30.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:30.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:30.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:30.387 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:30.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:30.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:30.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:30 smithi165 ceph-mon[86023]: pgmap v846: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.5 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 434 op/s; 2836/72708 objects degraded (3.901%); 161/72708 objects misplaced (0.221%); 2.9 MiB/s, 45 objects/s recovering 2024-09-21T09:58:30.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:58:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:58:30.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:58:30.489 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:30.522 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:30.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:30.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:30.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:30 smithi137 ceph-mon[93825]: pgmap v846: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.5 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 434 op/s; 2836/72708 objects degraded (3.901%); 161/72708 objects misplaced (0.221%); 2.9 MiB/s, 45 objects/s recovering 2024-09-21T09:58:30.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:30 smithi137 ceph-mon[97575]: pgmap v846: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.5 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 434 op/s; 2836/72708 objects degraded (3.901%); 161/72708 objects misplaced (0.221%); 2.9 MiB/s, 45 objects/s recovering 2024-09-21T09:58:30.623 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:30.653 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:30.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:30.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:30.755 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:30.783 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:30.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:30.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:30.884 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:30.924 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:30.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:30.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:31.026 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:31.058 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:31.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:31.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:31.120 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T09:58:31.160 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:31.205 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:31.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:31.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:31.211 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:58:31.211 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:58:31.307 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:31.329 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:31.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:31.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:31.430 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:31.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:31.487 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:31.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:31.618 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:31.664 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:31.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:31.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:31.766 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:31.805 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:31.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:31.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:31.907 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:31.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:31.940 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:31.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:31.941 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T09:58:32.041 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:32.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:32.094 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:32.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:32.195 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:32.226 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:32.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:32.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:58:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:58:31] "GET /metrics HTTP/1.1" 200 36536 "" "Prometheus/2.51.0" 2024-09-21T09:58:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:32 smithi137 ceph-mon[93825]: pgmap v847: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.3 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 430 op/s; 2748/66072 objects degraded (4.159%); 2.5 MiB/s, 49 objects/s recovering 2024-09-21T09:58:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:32 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2748/66072 objects degraded (4.159%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:32 smithi137 ceph-mon[97575]: pgmap v847: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.3 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 430 op/s; 2748/66072 objects degraded (4.159%); 2.5 MiB/s, 49 objects/s recovering 2024-09-21T09:58:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:32 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2748/66072 objects degraded (4.159%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:32.328 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:32.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:32.360 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:32.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:32.389 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:58:32.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:32 smithi165 ceph-mon[86023]: pgmap v847: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.3 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 430 op/s; 2748/66072 objects degraded (4.159%); 2.5 MiB/s, 49 objects/s recovering 2024-09-21T09:58:32.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:32 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2748/66072 objects degraded (4.159%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:32.461 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:32.504 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:32.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:32.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:32.606 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:32.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:32.639 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:32.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:32.740 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:32.777 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:32.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:32.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:32.807 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:32.879 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:32.915 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:32.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:32.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:33.017 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:33.047 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:33.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:33.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:33.148 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:33.182 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:33.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:33.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:33.284 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:33.323 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:33.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:33.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:33.424 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:33.465 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:33.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:33.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:33.567 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:33.605 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:33.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:33.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:33.706 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:33.747 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:33.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:33.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:33.848 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:33.898 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:33.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:33.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:34.000 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:34.035 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:34.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:34.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:34.137 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:34.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:34.172 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:34.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:34.273 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:34.298 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:34.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:34.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:34 smithi165 ceph-mon[86023]: pgmap v848: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.3 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 423 op/s; 2748/62370 objects degraded (4.406%); 2.5 MiB/s, 49 objects/s recovering 2024-09-21T09:58:34.400 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:34.417 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:34 smithi137 ceph-mon[93825]: pgmap v848: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.3 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 423 op/s; 2748/62370 objects degraded (4.406%); 2.5 MiB/s, 49 objects/s recovering 2024-09-21T09:58:34.418 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:34 smithi137 ceph-mon[97575]: pgmap v848: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.3 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 423 op/s; 2748/62370 objects degraded (4.406%); 2.5 MiB/s, 49 objects/s recovering 2024-09-21T09:58:34.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:34.441 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:34.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:34.492 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:34.542 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:34.549 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:58:34.549 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:58:34.581 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:34.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:34.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:34.683 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:34.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:34.714 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:34.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:34.810 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:58:34.815 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:34.880 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:34.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:34.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:34.982 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:35.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:35.018 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:35.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:35.119 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:35.159 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:35.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:35.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:35.233 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T09:58:35.260 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:35.314 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:35.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:35.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:35.416 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:35.455 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:35.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:35.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:35.557 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:35.606 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:35.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:35.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:35.665 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:58:35.708 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:35.735 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:35.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:35.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:35.770 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:35.837 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:35.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:35.883 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:35.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:35.984 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:36.026 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:36.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:36.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:36.105 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.1 to 1 (10000) 2024-09-21T09:58:36.128 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:36.163 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:36.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:36.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:36.265 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:36.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:36.288 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:36.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:36.356 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:36 smithi137 ceph-mon[93825]: pgmap v849: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.1 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 415 op/s; 2748/55650 objects degraded (4.938%); 2.5 MiB/s, 49 objects/s recovering 2024-09-21T09:58:36.357 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:36 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2368037201' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T09:58:36.357 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:36 smithi137 ceph-mon[97575]: pgmap v849: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.1 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 415 op/s; 2748/55650 objects degraded (4.938%); 2.5 MiB/s, 49 objects/s recovering 2024-09-21T09:58:36.357 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:36 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2368037201' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T09:58:36.388 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:36.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:36 smithi165 ceph-mon[86023]: pgmap v849: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.1 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 415 op/s; 2748/55650 objects degraded (4.938%); 2.5 MiB/s, 49 objects/s recovering 2024-09-21T09:58:36.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:36 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2368037201' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T09:58:36.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:36.416 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:36.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:36.517 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:36.539 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:36.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:36.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:36.640 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:36.662 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:36.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:36.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:36.764 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:36.786 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:36.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:36.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:36.888 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:36.910 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:36.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:36.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:37.011 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:37.021 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 2 1 2024-09-21T09:58:37.035 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:37.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:37.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:37.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:37 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2368037201' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T09:58:37.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:37 smithi165 ceph-mon[86023]: osdmap e269: 8 total, 8 up, 8 in 2024-09-21T09:58:37.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:37 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2748/55650 objects degraded (4.938%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:37.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:37 smithi165 ceph-mon[86023]: osdmap e270: 8 total, 8 up, 8 in 2024-09-21T09:58:37.137 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:37.160 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:37.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:37.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:37.262 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:37.286 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:37.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:37.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:37.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:37 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2368037201' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T09:58:37.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:37 smithi137 ceph-mon[93825]: osdmap e269: 8 total, 8 up, 8 in 2024-09-21T09:58:37.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:37 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2748/55650 objects degraded (4.938%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:37.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:37 smithi137 ceph-mon[93825]: osdmap e270: 8 total, 8 up, 8 in 2024-09-21T09:58:37.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:37 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2368037201' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T09:58:37.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:37 smithi137 ceph-mon[97575]: osdmap e269: 8 total, 8 up, 8 in 2024-09-21T09:58:37.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:37 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2748/55650 objects degraded (4.938%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:37.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:37 smithi137 ceph-mon[97575]: osdmap e270: 8 total, 8 up, 8 in 2024-09-21T09:58:37.388 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:37.431 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:37.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:37.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:37.482 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:58:37.482 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:58:37.533 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:37.554 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:37.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:37.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:37.656 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:37.677 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:37.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:37.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:37.779 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:37.818 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:37.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:37.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:37.919 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:37.942 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:37.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:37.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:38.043 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:38.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:38.079 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:38.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:38.120 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T09:58:38.181 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:38.212 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:38.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:38.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:38.314 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:38.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:38.349 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:38.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:38.450 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:38.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:38.508 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:38.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:38.599 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:58:38.610 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:38.641 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:38.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:38.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:38.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:38 smithi165 ceph-mon[86023]: pgmap v852: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 968 op/s; 2428/49446 objects degraded (4.910%); 1.3 MiB/s, 71 objects/s recovering 2024-09-21T09:58:38.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:38 smithi165 ceph-mon[86023]: osdmap e271: 8 total, 8 up, 8 in 2024-09-21T09:58:38.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:38 smithi165 ceph-mon[86023]: 8.a starting backfill to osd.1 from (0'0,0'0] MAX to 268'14249 2024-09-21T09:58:38.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:38 smithi165 ceph-mon[86023]: 8.1b starting backfill to osd.1 from (0'0,0'0] MAX to 268'14471 2024-09-21T09:58:38.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:38 smithi165 ceph-mon[86023]: 8.13 starting backfill to osd.1 from (0'0,0'0] MAX to 268'9602 2024-09-21T09:58:38.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:38 smithi165 ceph-mon[86023]: 8.1a starting backfill to osd.1 from (0'0,0'0] MAX to 268'14252 2024-09-21T09:58:38.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:38 smithi165 ceph-mon[86023]: 8.21 starting backfill to osd.1 from (0'0,0'0] MAX to 268'9050 2024-09-21T09:58:38.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:38 smithi165 ceph-mon[86023]: 8.1 starting backfill to osd.1 from (0'0,0'0] MAX to 268'9037 2024-09-21T09:58:38.650 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:38 smithi165 ceph-mon[86023]: 8.17 starting backfill to osd.1 from (0'0,0'0] MAX to 268'9428 2024-09-21T09:58:38.650 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:38 smithi165 ceph-mon[86023]: 8.1f starting backfill to osd.1 from (0'0,0'0] MAX to 268'14205 2024-09-21T09:58:38.650 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:38 smithi165 ceph-mon[86023]: 8.b starting backfill to osd.1 from (0'0,0'0] MAX to 268'14480 2024-09-21T09:58:38.650 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:38 smithi165 ceph-mon[86023]: 8.7 starting backfill to osd.1 from (0'0,0'0] MAX to 268'9641 2024-09-21T09:58:38.650 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:38 smithi165 ceph-mon[86023]: 8.f starting backfill to osd.1 from (0'0,0'0] MAX to 268'14244 2024-09-21T09:58:38.742 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:38.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:38.782 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:38.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:38.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[97575]: pgmap v852: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 968 op/s; 2428/49446 objects degraded (4.910%); 1.3 MiB/s, 71 objects/s recovering 2024-09-21T09:58:38.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[97575]: osdmap e271: 8 total, 8 up, 8 in 2024-09-21T09:58:38.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[97575]: 8.a starting backfill to osd.1 from (0'0,0'0] MAX to 268'14249 2024-09-21T09:58:38.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[97575]: 8.1b starting backfill to osd.1 from (0'0,0'0] MAX to 268'14471 2024-09-21T09:58:38.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[97575]: 8.13 starting backfill to osd.1 from (0'0,0'0] MAX to 268'9602 2024-09-21T09:58:38.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[97575]: 8.1a starting backfill to osd.1 from (0'0,0'0] MAX to 268'14252 2024-09-21T09:58:38.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[97575]: 8.21 starting backfill to osd.1 from (0'0,0'0] MAX to 268'9050 2024-09-21T09:58:38.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[97575]: 8.1 starting backfill to osd.1 from (0'0,0'0] MAX to 268'9037 2024-09-21T09:58:38.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[97575]: 8.17 starting backfill to osd.1 from (0'0,0'0] MAX to 268'9428 2024-09-21T09:58:38.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[97575]: 8.1f starting backfill to osd.1 from (0'0,0'0] MAX to 268'14205 2024-09-21T09:58:38.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[97575]: 8.b starting backfill to osd.1 from (0'0,0'0] MAX to 268'14480 2024-09-21T09:58:38.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[97575]: 8.7 starting backfill to osd.1 from (0'0,0'0] MAX to 268'9641 2024-09-21T09:58:38.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[97575]: 8.f starting backfill to osd.1 from (0'0,0'0] MAX to 268'14244 2024-09-21T09:58:38.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[93825]: pgmap v852: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 968 op/s; 2428/49446 objects degraded (4.910%); 1.3 MiB/s, 71 objects/s recovering 2024-09-21T09:58:38.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[93825]: osdmap e271: 8 total, 8 up, 8 in 2024-09-21T09:58:38.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[93825]: 8.a starting backfill to osd.1 from (0'0,0'0] MAX to 268'14249 2024-09-21T09:58:38.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[93825]: 8.1b starting backfill to osd.1 from (0'0,0'0] MAX to 268'14471 2024-09-21T09:58:38.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[93825]: 8.13 starting backfill to osd.1 from (0'0,0'0] MAX to 268'9602 2024-09-21T09:58:38.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[93825]: 8.1a starting backfill to osd.1 from (0'0,0'0] MAX to 268'14252 2024-09-21T09:58:38.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[93825]: 8.21 starting backfill to osd.1 from (0'0,0'0] MAX to 268'9050 2024-09-21T09:58:38.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[93825]: 8.1 starting backfill to osd.1 from (0'0,0'0] MAX to 268'9037 2024-09-21T09:58:38.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[93825]: 8.17 starting backfill to osd.1 from (0'0,0'0] MAX to 268'9428 2024-09-21T09:58:38.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[93825]: 8.1f starting backfill to osd.1 from (0'0,0'0] MAX to 268'14205 2024-09-21T09:58:38.803 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[93825]: 8.b starting backfill to osd.1 from (0'0,0'0] MAX to 268'14480 2024-09-21T09:58:38.803 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[93825]: 8.7 starting backfill to osd.1 from (0'0,0'0] MAX to 268'9641 2024-09-21T09:58:38.803 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:38 smithi137 ceph-mon[93825]: 8.f starting backfill to osd.1 from (0'0,0'0] MAX to 268'14244 2024-09-21T09:58:38.883 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:38.922 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:38.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:38.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:39.024 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:39.060 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:39.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:39.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:39.162 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:39.204 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:39.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:39.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:39.305 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:39.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:39.353 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:39.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:39.454 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:39.486 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:39.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:39.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:39.588 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:39.624 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:39.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:39.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:39.726 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:39.760 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:39.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:39.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:39.862 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:39.905 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:39.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:39.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:40.007 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:40.053 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:40.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:40.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:40.155 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:40.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:40.188 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:40.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:40.200 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:40.288 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:40.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:40.332 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:40.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:40.433 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:40.469 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:58:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:58:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:58:40.469 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:40 smithi165 ceph-mon[86023]: pgmap v854: 109 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 6 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 873 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.13k op/s; 6348/41958 objects degraded (15.129%); 2931/41958 objects misplaced (6.986%); 96 KiB/s, 55 objects/s recovering 2024-09-21T09:58:40.470 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:58:40.470 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:58:40.483 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:58:40.483 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:58:40.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:40.492 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:40.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:40.500 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:40 smithi137 ceph-mon[97575]: pgmap v854: 109 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 6 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 873 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.13k op/s; 6348/41958 objects degraded (15.129%); 2931/41958 objects misplaced (6.986%); 96 KiB/s, 55 objects/s recovering 2024-09-21T09:58:40.501 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:58:40.501 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:58:40.501 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:40 smithi137 ceph-mon[93825]: pgmap v854: 109 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 6 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 873 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.13k op/s; 6348/41958 objects degraded (15.129%); 2931/41958 objects misplaced (6.986%); 96 KiB/s, 55 objects/s recovering 2024-09-21T09:58:40.501 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:58:40.501 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:58:40.594 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:40.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:40.627 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:40.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:40.728 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:40.759 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:40.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:40.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:40.861 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:40.895 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:40.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:40.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:40.996 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:41.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:41.033 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:41.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:41.134 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:41.177 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:41.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:41.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:41.279 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:41.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:41.317 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:41.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:41.405 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T09:58:41.419 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:41.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:41.463 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:41.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:41.564 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:41.590 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:41.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:41.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:41.661 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:41 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/731487755' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:58:41.661 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:41 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:58:41.661 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:41 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 6348/41958 objects degraded (15.129%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:41.662 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:41 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/731487755' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:58:41.662 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:41 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:58:41.662 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:41 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 6348/41958 objects degraded (15.129%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:41.692 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:41.731 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:41.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:41.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:41.762 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:58:41.762 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:58:41.762 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:58:41.762 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:58:41.762 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:58:41.762 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:58:41.784 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:58:41.784 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:58:41.815 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:58:41.815 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:58:41.816 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:41 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/731487755' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:58:41.816 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:41 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:58:41.816 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:41 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 6348/41958 objects degraded (15.129%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:41.833 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:41.850 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:58:41.850 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:58:41.854 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T09:58:41.876 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:41.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:41.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:41.883 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:58:41.884 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:58:41.920 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:58:41.920 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:58:41.978 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:42.012 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:42.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:42.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:42.114 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:42.149 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:42.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:42.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:42.251 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:42.266 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:58:42.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:42.291 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:42.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:42.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:58:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:58:41] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.51.0" 2024-09-21T09:58:42.393 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:42.445 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:42.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:42.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:42.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:42.583 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:42.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:42.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:42 smithi165 ceph-mon[86023]: pgmap v855: 109 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 790 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 5609/37992 objects degraded (14.764%); 3985/37992 objects misplaced (10.489%); 107 KiB/s, 179 objects/s recovering 2024-09-21T09:58:42.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:42 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:58:42.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:42 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:58:42.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:42 smithi165 ceph-mon[86023]: osdmap e272: 8 total, 8 up, 8 in 2024-09-21T09:58:42.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:42 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1958363012' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:58:42.682 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:42 smithi137 ceph-mon[93825]: pgmap v855: 109 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 790 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 5609/37992 objects degraded (14.764%); 3985/37992 objects misplaced (10.489%); 107 KiB/s, 179 objects/s recovering 2024-09-21T09:58:42.683 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:42 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:58:42.683 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:42 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:58:42.683 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:42 smithi137 ceph-mon[93825]: osdmap e272: 8 total, 8 up, 8 in 2024-09-21T09:58:42.683 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:42 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1958363012' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:58:42.683 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:42 smithi137 ceph-mon[97575]: pgmap v855: 109 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 790 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 5609/37992 objects degraded (14.764%); 3985/37992 objects misplaced (10.489%); 107 KiB/s, 179 objects/s recovering 2024-09-21T09:58:42.683 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:42 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:58:42.683 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:42 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:58:42.683 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:42 smithi137 ceph-mon[97575]: osdmap e272: 8 total, 8 up, 8 in 2024-09-21T09:58:42.683 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:42 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1958363012' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:58:42.685 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:42.727 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:42.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:42.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:42.828 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:42.865 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:42.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:42.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:42.967 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:43.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:43.007 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:43.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:43.108 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:43.145 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:43.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:43.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:43.247 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:43.282 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:43.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:43.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:43.384 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:43.424 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:43.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:43.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:43.525 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:43.556 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:43.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:43.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:43.658 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:43.693 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:43.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:43.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:43.741 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:43 smithi137 ceph-mon[93825]: pgmap v857: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 727 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 7640/34965 objects degraded (21.850%); 3985/34965 objects misplaced (11.397%); 2.3 MiB/s, 163 objects/s recovering 2024-09-21T09:58:43.742 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:43 smithi137 ceph-mon[97575]: pgmap v857: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 727 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 7640/34965 objects degraded (21.850%); 3985/34965 objects misplaced (11.397%); 2.3 MiB/s, 163 objects/s recovering 2024-09-21T09:58:43.784 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:43 smithi165 ceph-mon[86023]: pgmap v857: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 727 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 7640/34965 objects degraded (21.850%); 3985/34965 objects misplaced (11.397%); 2.3 MiB/s, 163 objects/s recovering 2024-09-21T09:58:43.795 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:43.833 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:43.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:43.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:43.935 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:43.968 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:43.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:43.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:44.070 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:44.114 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:44.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:44.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:44.216 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:44.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:44.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:44.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:44.356 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:44.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:44.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:44.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:44.480 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:44.515 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:44.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:44.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:44.617 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:44.652 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:44.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:44.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:44.754 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:44.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:44.799 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:44.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:44.900 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:44.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:44.938 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:44.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:45.039 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:45.073 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:45.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:45.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:45.175 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:45.206 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:45.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:45.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:45.308 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:45.347 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:45.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:45.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:45.449 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:45.491 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:45.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:45.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:45.593 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:45.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:45.635 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:45.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:45.736 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:45.775 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:45.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:45.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:45.876 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:45.900 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:45.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:45.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:46.001 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:46.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:46.043 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:46.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:46.144 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:46.182 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:46.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:46.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:46.206 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:45 smithi165 ceph-mon[86023]: pgmap v858: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 599 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 859 op/s; 7640/28803 objects degraded (26.525%); 2876/28803 objects misplaced (9.985%); 1.9 MiB/s, 132 objects/s recovering 2024-09-21T09:58:46.284 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:45 smithi137 ceph-mon[93825]: pgmap v858: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 599 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 859 op/s; 7640/28803 objects degraded (26.525%); 2876/28803 objects misplaced (9.985%); 1.9 MiB/s, 132 objects/s recovering 2024-09-21T09:58:46.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:45 smithi137 ceph-mon[97575]: pgmap v858: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 599 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 859 op/s; 7640/28803 objects degraded (26.525%); 2876/28803 objects misplaced (9.985%); 1.9 MiB/s, 132 objects/s recovering 2024-09-21T09:58:46.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:46.321 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:46.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:46.363 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T09:58:46.363 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T09:58:46.364 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T09:58:46.364 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T09:58:46.364 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.364 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:85940 8.9 8:90b4cd83:::benchmark_data_smithi137_204476_object85939:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-21T09:58:46.364 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:01.052219+0000", 2024-09-21T09:58:46.364 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 165.30687972300001, 2024-09-21T09:58:46.364 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.105577431, 2024-09-21T09:58:46.364 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.364 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.364 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.364 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.364 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.365 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 85940 2024-09-21T09:58:46.365 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.365 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.365 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.365 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.365 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052219+0000", 2024-09-21T09:58:46.365 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.365 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.365 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.365 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.365 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052219+0000", 2024-09-21T09:58:46.365 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.365 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.365 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.366 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.366 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052218+0000", 2024-09-21T09:58:46.366 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:58:46.366 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.366 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.366 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.366 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052268+0000", 2024-09-21T09:58:46.366 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.977e-05 2024-09-21T09:58:46.366 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.366 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.366 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.366 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052285+0000", 2024-09-21T09:58:46.366 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7093000000000001e-05 2024-09-21T09:58:46.366 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.367 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.367 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.367 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052292+0000", 2024-09-21T09:58:46.367 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9450000000000004e-06 2024-09-21T09:58:46.367 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.367 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.367 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.367 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052363+0000", 2024-09-21T09:58:46.367 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1513999999999993e-05 2024-09-21T09:58:46.367 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.367 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.367 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.367 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052480+0000", 2024-09-21T09:58:46.367 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000116789 2024-09-21T09:58:46.368 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.368 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.368 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:58:46.368 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052622+0000", 2024-09-21T09:58:46.368 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014191799999999999 2024-09-21T09:58:46.368 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.368 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.368 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.368 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.054427+0000", 2024-09-21T09:58:46.368 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001804705 2024-09-21T09:58:46.368 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.368 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.368 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.368 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.055654+0000", 2024-09-21T09:58:46.369 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012277329999999999 2024-09-21T09:58:46.369 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.369 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.369 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.369 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.157719+0000", 2024-09-21T09:58:46.369 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.102064221 2024-09-21T09:58:46.369 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.369 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.369 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.369 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.157757+0000", 2024-09-21T09:58:46.369 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8621000000000002e-05 2024-09-21T09:58:46.369 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.369 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.369 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.369 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.157797+0000", 2024-09-21T09:58:46.370 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9666000000000003e-05 2024-09-21T09:58:46.370 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.370 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.370 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.370 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.370 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.370 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:85944 8.9 8:93565b95:::benchmark_data_smithi137_204476_object85943:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-21T09:58:46.370 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:01.056681+0000", 2024-09-21T09:58:46.370 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 165.30241829900001, 2024-09-21T09:58:46.370 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.101325546, 2024-09-21T09:58:46.370 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.370 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.370 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.371 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.371 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.371 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 85944 2024-09-21T09:58:46.371 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.371 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.371 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.371 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.371 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.056681+0000", 2024-09-21T09:58:46.371 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.371 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.371 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.371 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.371 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.056681+0000", 2024-09-21T09:58:46.371 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.372 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.372 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.372 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.372 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.056679+0000", 2024-09-21T09:58:46.372 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:58:46.372 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.372 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.372 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.372 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.056707+0000", 2024-09-21T09:58:46.372 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7634999999999999e-05 2024-09-21T09:58:46.372 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.372 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.372 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.372 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.056720+0000", 2024-09-21T09:58:46.372 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3562e-05 2024-09-21T09:58:46.373 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.373 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.373 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.373 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.056727+0000", 2024-09-21T09:58:46.373 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4590000000000003e-06 2024-09-21T09:58:46.373 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.373 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.373 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.373 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.056811+0000", 2024-09-21T09:58:46.373 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4117999999999997e-05 2024-09-21T09:58:46.373 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.373 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.373 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.373 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.057127+0000", 2024-09-21T09:58:46.374 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000316476 2024-09-21T09:58:46.374 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.374 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.374 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:58:46.374 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.057251+0000", 2024-09-21T09:58:46.374 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012366300000000001 2024-09-21T09:58:46.374 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.374 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.374 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.374 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.059251+0000", 2024-09-21T09:58:46.374 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001999631 2024-09-21T09:58:46.374 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.374 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.374 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.375 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.060705+0000", 2024-09-21T09:58:46.375 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014543290000000001 2024-09-21T09:58:46.375 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.375 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.375 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.375 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.157924+0000", 2024-09-21T09:58:46.375 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.097219299999999995 2024-09-21T09:58:46.375 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.375 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.375 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.375 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.157972+0000", 2024-09-21T09:58:46.375 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7471e-05 2024-09-21T09:58:46.375 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.375 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.375 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.376 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.158006+0000", 2024-09-21T09:58:46.376 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4647000000000002e-05 2024-09-21T09:58:46.376 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.376 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.376 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.376 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.376 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.376 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:153001 8.9 8:968aac4e:::benchmark_data_smithi137_204476_object24398:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e257)", 2024-09-21T09:58:46.376 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:57:07.473038+0000", 2024-09-21T09:58:46.376 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 98.886061123999994, 2024-09-21T09:58:46.376 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.19715618900000001, 2024-09-21T09:58:46.376 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.376 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.376 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.377 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.377 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.377 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 153001 2024-09-21T09:58:46.377 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.377 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.377 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.378 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.378 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.473038+0000", 2024-09-21T09:58:46.378 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.378 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.378 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.378 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.378 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.473038+0000", 2024-09-21T09:58:46.378 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.378 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.378 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.378 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.378 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.473037+0000", 2024-09-21T09:58:46.378 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:58:46.379 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.379 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.379 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.379 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.473041+0000", 2024-09-21T09:58:46.379 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0369999999999996e-06 2024-09-21T09:58:46.379 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.379 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.379 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.379 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.473050+0000", 2024-09-21T09:58:46.379 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1349999999999992e-06 2024-09-21T09:58:46.379 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.379 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.379 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.379 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.473055+0000", 2024-09-21T09:58:46.379 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2360000000000004e-06 2024-09-21T09:58:46.380 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.380 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.380 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.380 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.476051+0000", 2024-09-21T09:58:46.380 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0029966929999999999 2024-09-21T09:58:46.380 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.380 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.380 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.380 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.476161+0000", 2024-09-21T09:58:46.380 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000109819 2024-09-21T09:58:46.380 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.380 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.380 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:58:46.380 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.476261+0000", 2024-09-21T09:58:46.381 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9964999999999996e-05 2024-09-21T09:58:46.381 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.381 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.381 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.381 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.481062+0000", 2024-09-21T09:58:46.381 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0048003050000000004 2024-09-21T09:58:46.381 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.381 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.381 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.381 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482706+0000", 2024-09-21T09:58:46.382 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001643998 2024-09-21T09:58:46.382 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.382 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.382 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.382 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.670078+0000", 2024-09-21T09:58:46.382 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.18737240299999999 2024-09-21T09:58:46.382 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.382 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.382 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.382 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.670138+0000", 2024-09-21T09:58:46.382 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9892000000000002e-05 2024-09-21T09:58:46.382 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.382 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.383 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.383 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.670194+0000", 2024-09-21T09:58:46.383 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6329999999999998e-05 2024-09-21T09:58:46.383 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.383 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.383 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.383 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.383 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.383 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:153009 8.9 8:91fa5235:::benchmark_data_smithi137_204476_object24406:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e257)", 2024-09-21T09:58:46.383 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:57:07.477132+0000", 2024-09-21T09:58:46.383 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 98.881966672000004, 2024-09-21T09:58:46.383 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.19324004, 2024-09-21T09:58:46.383 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.383 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.384 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.384 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.384 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.384 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 153009 2024-09-21T09:58:46.384 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.384 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.384 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.384 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.384 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.477132+0000", 2024-09-21T09:58:46.384 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.384 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.384 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.384 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.384 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.477132+0000", 2024-09-21T09:58:46.385 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.385 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.385 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.385 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.385 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.477131+0000", 2024-09-21T09:58:46.385 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:58:46.385 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.385 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.385 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.385 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.477137+0000", 2024-09-21T09:58:46.385 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1290000000000001e-06 2024-09-21T09:58:46.385 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.385 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.385 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.385 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.477149+0000", 2024-09-21T09:58:46.386 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2191000000000001e-05 2024-09-21T09:58:46.386 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.386 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.386 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.386 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.477155+0000", 2024-09-21T09:58:46.386 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7520000000000002e-06 2024-09-21T09:58:46.386 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.386 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.386 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.386 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.478491+0000", 2024-09-21T09:58:46.386 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013361619999999999 2024-09-21T09:58:46.386 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.386 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.386 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.387 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.478554+0000", 2024-09-21T09:58:46.387 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3269999999999996e-05 2024-09-21T09:58:46.387 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.387 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.387 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:58:46.387 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.478613+0000", 2024-09-21T09:58:46.387 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8724000000000002e-05 2024-09-21T09:58:46.387 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.387 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.387 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.387 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.481698+0000", 2024-09-21T09:58:46.387 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0030843120000000001 2024-09-21T09:58:46.387 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.387 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.388 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.388 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482755+0000", 2024-09-21T09:58:46.388 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0010573970000000001 2024-09-21T09:58:46.388 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.388 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.388 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.388 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.670298+0000", 2024-09-21T09:58:46.388 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.18754272899999999 2024-09-21T09:58:46.388 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.388 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.388 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.388 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.670338+0000", 2024-09-21T09:58:46.388 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0540999999999997e-05 2024-09-21T09:58:46.388 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.389 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.389 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.389 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.670373+0000", 2024-09-21T09:58:46.389 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4334e-05 2024-09-21T09:58:46.389 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.389 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.389 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.389 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.389 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.389 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:153013 8.9 8:93aae5f1:::benchmark_data_smithi137_204476_object24410:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e257)", 2024-09-21T09:58:46.389 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:57:07.482819+0000", 2024-09-21T09:58:46.389 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 98.876280276000003, 2024-09-21T09:58:46.389 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.18826588299999999, 2024-09-21T09:58:46.389 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.390 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.390 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.390 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.390 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.390 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 153013 2024-09-21T09:58:46.390 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.390 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.390 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.390 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.390 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482819+0000", 2024-09-21T09:58:46.390 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.390 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.390 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.390 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.391 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482819+0000", 2024-09-21T09:58:46.391 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.391 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.391 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.391 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.391 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482818+0000", 2024-09-21T09:58:46.391 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:58:46.391 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.391 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.391 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.391 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482822+0000", 2024-09-21T09:58:46.391 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2899999999999996e-06 2024-09-21T09:58:46.391 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.391 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.392 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.392 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482829+0000", 2024-09-21T09:58:46.392 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5230000000000001e-06 2024-09-21T09:58:46.392 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.392 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.392 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.392 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482832+0000", 2024-09-21T09:58:46.392 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4800000000000001e-06 2024-09-21T09:58:46.392 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.392 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.392 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.392 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482863+0000", 2024-09-21T09:58:46.392 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0440999999999999e-05 2024-09-21T09:58:46.392 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.393 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.393 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.393 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482981+0000", 2024-09-21T09:58:46.393 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011855500000000001 2024-09-21T09:58:46.393 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.393 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.393 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:58:46.393 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.483092+0000", 2024-09-21T09:58:46.393 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000110575 2024-09-21T09:58:46.393 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.393 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.393 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.393 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.484906+0000", 2024-09-21T09:58:46.393 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0018143009999999999 2024-09-21T09:58:46.393 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.394 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.394 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.394 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.484996+0000", 2024-09-21T09:58:46.394 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9617000000000006e-05 2024-09-21T09:58:46.394 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.394 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.394 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.394 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.670413+0000", 2024-09-21T09:58:46.394 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.18541767000000001 2024-09-21T09:58:46.394 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.394 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.394 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.394 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.671049+0000", 2024-09-21T09:58:46.395 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00063604099999999995 2024-09-21T09:58:46.395 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.395 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.395 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.395 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.671085+0000", 2024-09-21T09:58:46.395 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5315000000000003e-05 2024-09-21T09:58:46.395 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.395 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.395 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.395 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.395 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.395 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:193689 8.19 8:9ec48c53:::benchmark_data_smithi137_204476_object65086:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T09:58:46.395 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:57:48.268444+0000", 2024-09-21T09:58:46.395 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 58.090654938999997, 2024-09-21T09:58:46.395 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.124802229, 2024-09-21T09:58:46.396 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.396 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.396 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.396 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.396 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.396 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 193689 2024-09-21T09:58:46.396 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.396 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.396 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.396 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.396 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268444+0000", 2024-09-21T09:58:46.396 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.396 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.396 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.397 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.397 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268444+0000", 2024-09-21T09:58:46.397 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.397 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.397 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.397 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.397 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268444+0000", 2024-09-21T09:58:46.397 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:58:46.397 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.397 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.397 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.397 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268447+0000", 2024-09-21T09:58:46.397 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.999e-06 2024-09-21T09:58:46.397 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.398 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.398 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.398 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268454+0000", 2024-09-21T09:58:46.398 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0729999999999999e-06 2024-09-21T09:58:46.398 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.398 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.398 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.398 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268458+0000", 2024-09-21T09:58:46.398 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2259999999999999e-06 2024-09-21T09:58:46.398 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.398 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.398 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.398 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268658+0000", 2024-09-21T09:58:46.398 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000199691 2024-09-21T09:58:46.399 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.399 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.399 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.399 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268804+0000", 2024-09-21T09:58:46.399 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014680100000000001 2024-09-21T09:58:46.399 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.399 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.399 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:58:46.399 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.269344+0000", 2024-09-21T09:58:46.399 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00053963100000000005 2024-09-21T09:58:46.399 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.399 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.399 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.399 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.275312+0000", 2024-09-21T09:58:46.400 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0059678789999999997 2024-09-21T09:58:46.400 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.400 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.400 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.400 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.277644+0000", 2024-09-21T09:58:46.400 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0023325080000000001 2024-09-21T09:58:46.400 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.400 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.400 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.400 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.393173+0000", 2024-09-21T09:58:46.400 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.11552868600000001 2024-09-21T09:58:46.400 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.400 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.400 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.400 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.393211+0000", 2024-09-21T09:58:46.401 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8263000000000003e-05 2024-09-21T09:58:46.401 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.401 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.401 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.401 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.393246+0000", 2024-09-21T09:58:46.401 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5033000000000002e-05 2024-09-21T09:58:46.401 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.401 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.401 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.401 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.401 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.401 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:193699 8.19 8:9988f917:::benchmark_data_smithi137_204476_object65096:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T09:58:46.401 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:57:48.279970+0000", 2024-09-21T09:58:46.401 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 58.079128826999998, 2024-09-21T09:58:46.402 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.116976761, 2024-09-21T09:58:46.402 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.402 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.402 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.402 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.402 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.402 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 193699 2024-09-21T09:58:46.402 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.402 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.402 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.402 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.402 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.279970+0000", 2024-09-21T09:58:46.402 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.402 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.403 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.403 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.403 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.279970+0000", 2024-09-21T09:58:46.403 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.403 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.403 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.403 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.403 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.279969+0000", 2024-09-21T09:58:46.403 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:58:46.403 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.403 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.403 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.403 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.279975+0000", 2024-09-21T09:58:46.403 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0929999999999999e-06 2024-09-21T09:58:46.404 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.404 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.404 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.404 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.279987+0000", 2024-09-21T09:58:46.404 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1242e-05 2024-09-21T09:58:46.404 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.404 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.404 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.404 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.279993+0000", 2024-09-21T09:58:46.404 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1870000000000002e-06 2024-09-21T09:58:46.404 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.404 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.404 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.404 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280032+0000", 2024-09-21T09:58:46.404 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8892e-05 2024-09-21T09:58:46.405 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.405 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.405 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.405 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280112+0000", 2024-09-21T09:58:46.406 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0754000000000006e-05 2024-09-21T09:58:46.406 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.406 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.406 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:58:46.406 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280552+0000", 2024-09-21T09:58:46.406 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00044003500000000002 2024-09-21T09:58:46.406 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.406 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.406 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.406 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.283009+0000", 2024-09-21T09:58:46.406 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0024565799999999999 2024-09-21T09:58:46.406 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.406 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.407 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.407 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.283060+0000", 2024-09-21T09:58:46.407 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0810999999999999e-05 2024-09-21T09:58:46.407 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.407 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.407 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.407 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.396744+0000", 2024-09-21T09:58:46.407 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.113683852 2024-09-21T09:58:46.407 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.407 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.407 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.407 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.396904+0000", 2024-09-21T09:58:46.407 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000159856 2024-09-21T09:58:46.407 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.408 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.408 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.408 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.396947+0000", 2024-09-21T09:58:46.408 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3557999999999999e-05 2024-09-21T09:58:46.408 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.408 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.408 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.408 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.408 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.408 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:193700 8.9 8:94711df6:::benchmark_data_smithi137_204476_object65097:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T09:58:46.408 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:57:48.280008+0000", 2024-09-21T09:58:46.408 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 58.079091314000003, 2024-09-21T09:58:46.408 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.116978659, 2024-09-21T09:58:46.408 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.409 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.409 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.409 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.409 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.409 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 193700 2024-09-21T09:58:46.409 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.409 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.409 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.409 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.409 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280008+0000", 2024-09-21T09:58:46.409 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.409 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.409 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.409 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.410 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280008+0000", 2024-09-21T09:58:46.410 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.410 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.410 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.410 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.410 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280007+0000", 2024-09-21T09:58:46.410 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:58:46.410 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.410 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.410 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.410 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280010+0000", 2024-09-21T09:58:46.410 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4789999999999999e-06 2024-09-21T09:58:46.410 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.410 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.411 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.411 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280016+0000", 2024-09-21T09:58:46.411 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8919999999999997e-06 2024-09-21T09:58:46.411 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.411 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.411 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.411 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280020+0000", 2024-09-21T09:58:46.411 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0740000000000003e-06 2024-09-21T09:58:46.411 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.411 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.411 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.411 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280043+0000", 2024-09-21T09:58:46.411 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.3323999999999999e-05 2024-09-21T09:58:46.411 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.412 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.412 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.412 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280116+0000", 2024-09-21T09:58:46.412 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2554999999999999e-05 2024-09-21T09:58:46.412 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.412 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.412 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:58:46.412 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280551+0000", 2024-09-21T09:58:46.412 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00043518499999999999 2024-09-21T09:58:46.412 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.412 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.412 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.412 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.283187+0000", 2024-09-21T09:58:46.412 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0026362780000000001 2024-09-21T09:58:46.412 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.413 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.413 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.413 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.283537+0000", 2024-09-21T09:58:46.413 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00034962399999999999 2024-09-21T09:58:46.413 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.413 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.413 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.413 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.396567+0000", 2024-09-21T09:58:46.413 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.113030142 2024-09-21T09:58:46.413 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.413 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.413 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.413 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.396958+0000", 2024-09-21T09:58:46.413 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000390892 2024-09-21T09:58:46.414 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.414 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.414 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.414 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.396986+0000", 2024-09-21T09:58:46.414 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8643e-05 2024-09-21T09:58:46.414 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.414 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.414 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.414 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.414 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.414 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:194224 8.9 8:9074c7b4:::benchmark_data_smithi137_204476_object65621:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T09:58:46.414 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:57:48.996949+0000", 2024-09-21T09:58:46.414 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 57.362150190000001, 2024-09-21T09:58:46.415 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.107202194, 2024-09-21T09:58:46.415 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.415 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.415 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.415 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.415 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.415 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 194224 2024-09-21T09:58:46.415 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.415 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.415 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.415 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.415 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.996949+0000", 2024-09-21T09:58:46.415 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.415 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.415 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.416 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.416 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.996949+0000", 2024-09-21T09:58:46.416 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.416 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.416 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.416 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.416 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.996947+0000", 2024-09-21T09:58:46.416 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:58:46.416 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.416 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.416 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.416 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.996953+0000", 2024-09-21T09:58:46.416 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1699999999999996e-06 2024-09-21T09:58:46.416 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.417 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.417 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.417 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.996962+0000", 2024-09-21T09:58:46.417 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1919999999999994e-06 2024-09-21T09:58:46.417 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.417 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.417 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.417 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.996967+0000", 2024-09-21T09:58:46.417 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9470000000000002e-06 2024-09-21T09:58:46.417 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.417 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.417 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.417 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.000270+0000", 2024-09-21T09:58:46.417 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003302765 2024-09-21T09:58:46.417 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.418 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.418 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.418 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.000402+0000", 2024-09-21T09:58:46.418 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013275599999999999 2024-09-21T09:58:46.418 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.418 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.418 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:58:46.418 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.000979+0000", 2024-09-21T09:58:46.418 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000576784 2024-09-21T09:58:46.418 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.418 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.418 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.418 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.004865+0000", 2024-09-21T09:58:46.419 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003886278 2024-09-21T09:58:46.419 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.419 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.419 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.419 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.010916+0000", 2024-09-21T09:58:46.419 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0060501629999999999 2024-09-21T09:58:46.419 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.419 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.419 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.419 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.104059+0000", 2024-09-21T09:58:46.419 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.093143417000000006 2024-09-21T09:58:46.419 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.419 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.419 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.420 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.104110+0000", 2024-09-21T09:58:46.420 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0646000000000003e-05 2024-09-21T09:58:46.420 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.420 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.420 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.420 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.104151+0000", 2024-09-21T09:58:46.420 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1529000000000002e-05 2024-09-21T09:58:46.420 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.420 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.420 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.420 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.420 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.421 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.45521.0:227540 8.11 e267/254 8:8f26e627:::benchmark_data_smithi137_204476_object98937:head v 267'9162, mlcod=267'9159)", 2024-09-21T09:58:46.421 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:22.395032+0000", 2024-09-21T09:58:46.421 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 23.964067158999999, 2024-09-21T09:58:46.421 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.10521531100000001, 2024-09-21T09:58:46.421 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.421 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.421 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.421 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.421 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.421 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.395032+0000", 2024-09-21T09:58:46.421 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.421 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.422 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.422 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.422 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.395032+0000", 2024-09-21T09:58:46.422 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.422 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.422 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.422 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.422 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.395031+0000", 2024-09-21T09:58:46.422 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:58:46.422 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.422 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.422 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.422 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.395037+0000", 2024-09-21T09:58:46.422 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6359999999999999e-06 2024-09-21T09:58:46.423 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.423 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.423 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.423 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.395048+0000", 2024-09-21T09:58:46.423 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0857e-05 2024-09-21T09:58:46.423 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.423 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.423 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.423 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.395053+0000", 2024-09-21T09:58:46.423 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3410000000000002e-06 2024-09-21T09:58:46.423 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.423 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.423 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.423 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.395118+0000", 2024-09-21T09:58:46.424 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4665000000000005e-05 2024-09-21T09:58:46.424 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.424 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.424 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.424 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.395135+0000", 2024-09-21T09:58:46.424 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7473e-05 2024-09-21T09:58:46.424 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.424 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.424 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.424 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.500207+0000", 2024-09-21T09:58:46.424 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.10507179699999999 2024-09-21T09:58:46.424 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.424 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.424 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.425 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.500247+0000", 2024-09-21T09:58:46.425 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0284000000000003e-05 2024-09-21T09:58:46.425 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.425 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.425 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.425 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.425 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.425 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:227544 8.12 8:49079f96:::benchmark_data_smithi137_204476_object98941:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e267)", 2024-09-21T09:58:46.425 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:22.397942+0000", 2024-09-21T09:58:46.425 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 23.961156719000002, 2024-09-21T09:58:46.425 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.112353382, 2024-09-21T09:58:46.425 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.425 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.425 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.426 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.426 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.426 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 227544 2024-09-21T09:58:46.426 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.426 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.426 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.426 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.426 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.397942+0000", 2024-09-21T09:58:46.426 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.426 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.426 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.426 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.426 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.397942+0000", 2024-09-21T09:58:46.426 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.427 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.427 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.427 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.427 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.397941+0000", 2024-09-21T09:58:46.427 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:58:46.427 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.427 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.427 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.427 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.397947+0000", 2024-09-21T09:58:46.427 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5570000000000001e-06 2024-09-21T09:58:46.427 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.427 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.427 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.427 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.397956+0000", 2024-09-21T09:58:46.428 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1849999999999993e-06 2024-09-21T09:58:46.428 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.428 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.428 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.428 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.397962+0000", 2024-09-21T09:58:46.428 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6350000000000003e-06 2024-09-21T09:58:46.428 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.428 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.428 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.428 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.397997+0000", 2024-09-21T09:58:46.428 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4963999999999999e-05 2024-09-21T09:58:46.428 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.428 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.428 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.428 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.398116+0000", 2024-09-21T09:58:46.429 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000119244 2024-09-21T09:58:46.429 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.429 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.429 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,7", 2024-09-21T09:58:46.429 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.398681+0000", 2024-09-21T09:58:46.429 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00056475299999999998 2024-09-21T09:58:46.429 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.429 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.429 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.429 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.402530+0000", 2024-09-21T09:58:46.429 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0038495500000000002 2024-09-21T09:58:46.429 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.429 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.429 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.430 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.404537+0000", 2024-09-21T09:58:46.430 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002006505 2024-09-21T09:58:46.430 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.430 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.430 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.430 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.510114+0000", 2024-09-21T09:58:46.430 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.105576621 2024-09-21T09:58:46.430 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.430 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.430 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.430 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.510195+0000", 2024-09-21T09:58:46.430 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1656000000000006e-05 2024-09-21T09:58:46.430 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.430 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.431 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.431 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.510296+0000", 2024-09-21T09:58:46.431 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010059 2024-09-21T09:58:46.431 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.431 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.431 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.431 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.431 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.431 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:227547 8.5 8:a3a204ef:::benchmark_data_smithi137_204476_object98944:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e267)", 2024-09-21T09:58:46.431 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:22.398047+0000", 2024-09-21T09:58:46.431 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 23.961052051999999, 2024-09-21T09:58:46.431 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.104056472, 2024-09-21T09:58:46.431 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.431 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.431 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.432 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.432 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.432 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 227547 2024-09-21T09:58:46.432 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.432 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.432 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.432 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.432 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.398047+0000", 2024-09-21T09:58:46.432 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.432 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.432 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.432 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.432 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.398047+0000", 2024-09-21T09:58:46.432 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.433 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.433 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.433 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.433 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.398046+0000", 2024-09-21T09:58:46.433 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:58:46.433 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.433 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.433 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.433 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.398050+0000", 2024-09-21T09:58:46.433 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0249999999999996e-06 2024-09-21T09:58:46.433 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.433 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.433 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.433 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.398059+0000", 2024-09-21T09:58:46.434 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1589999999999993e-06 2024-09-21T09:58:46.434 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.434 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.434 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.434 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.398063+0000", 2024-09-21T09:58:46.434 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4440000000000001e-06 2024-09-21T09:58:46.434 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.434 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.434 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.434 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.398182+0000", 2024-09-21T09:58:46.434 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000119055 2024-09-21T09:58:46.434 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.434 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.434 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.435 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.398286+0000", 2024-09-21T09:58:46.435 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000103358 2024-09-21T09:58:46.435 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.435 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.435 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 4,7", 2024-09-21T09:58:46.435 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.398949+0000", 2024-09-21T09:58:46.435 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00066328399999999999 2024-09-21T09:58:46.435 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.435 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.435 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.435 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.402661+0000", 2024-09-21T09:58:46.435 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0037122269999999998 2024-09-21T09:58:46.435 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.435 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.436 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.436 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.501140+0000", 2024-09-21T09:58:46.436 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.098478504999999994 2024-09-21T09:58:46.436 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.436 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.436 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.436 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.502025+0000", 2024-09-21T09:58:46.436 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00088533800000000005 2024-09-21T09:58:46.436 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.436 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.436 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.436 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.502069+0000", 2024-09-21T09:58:46.436 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4515999999999999e-05 2024-09-21T09:58:46.436 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.436 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.437 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.437 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.502104+0000", 2024-09-21T09:58:46.437 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4175999999999999e-05 2024-09-21T09:58:46.437 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.437 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.437 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.437 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.437 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.437 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:227550 8.15 8:a9c53ee3:::benchmark_data_smithi137_204476_object98947:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e267)", 2024-09-21T09:58:46.437 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:22.400468+0000", 2024-09-21T09:58:46.437 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 23.958631033, 2024-09-21T09:58:46.437 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.101750486, 2024-09-21T09:58:46.437 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.437 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.438 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.438 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.438 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.438 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 227550 2024-09-21T09:58:46.438 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.438 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.438 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.438 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.438 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.400468+0000", 2024-09-21T09:58:46.438 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.438 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.438 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.438 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.438 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.400468+0000", 2024-09-21T09:58:46.439 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.439 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.439 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.439 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.439 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.400467+0000", 2024-09-21T09:58:46.439 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:58:46.439 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.439 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.439 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.439 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.400474+0000", 2024-09-21T09:58:46.439 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9040000000000003e-06 2024-09-21T09:58:46.439 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.440 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.440 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.440 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.400486+0000", 2024-09-21T09:58:46.440 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1987000000000001e-05 2024-09-21T09:58:46.440 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.440 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.440 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.440 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.400492+0000", 2024-09-21T09:58:46.440 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1290000000000001e-06 2024-09-21T09:58:46.440 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.440 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.440 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.440 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.402171+0000", 2024-09-21T09:58:46.440 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0016791079999999999 2024-09-21T09:58:46.440 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.441 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.441 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.441 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.402270+0000", 2024-09-21T09:58:46.441 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8980000000000004e-05 2024-09-21T09:58:46.441 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.441 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.441 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 4,7", 2024-09-21T09:58:46.441 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.402794+0000", 2024-09-21T09:58:46.441 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00052472499999999997 2024-09-21T09:58:46.441 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.441 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.441 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.441 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.501169+0000", 2024-09-21T09:58:46.442 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.098374694999999998 2024-09-21T09:58:46.442 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.442 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.442 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.442 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.501994+0000", 2024-09-21T09:58:46.442 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00082519199999999998 2024-09-21T09:58:46.442 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.442 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.442 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.442 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.502133+0000", 2024-09-21T09:58:46.442 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013837800000000001 2024-09-21T09:58:46.442 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.442 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.442 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.443 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.502188+0000", 2024-09-21T09:58:46.443 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5661000000000001e-05 2024-09-21T09:58:46.443 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.443 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.443 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.443 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.502219+0000", 2024-09-21T09:58:46.443 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0168e-05 2024-09-21T09:58:46.443 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.443 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.443 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.443 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.443 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.443 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:227553 8.9 8:9529d3ad:::benchmark_data_smithi137_204476_object98950:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e267)", 2024-09-21T09:58:46.443 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:22.400503+0000", 2024-09-21T09:58:46.444 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 23.958596399000001, 2024-09-21T09:58:46.444 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.100345592, 2024-09-21T09:58:46.444 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.444 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.444 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.444 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.444 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.444 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 227553 2024-09-21T09:58:46.444 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.444 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.444 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.444 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.444 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.400503+0000", 2024-09-21T09:58:46.444 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.445 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.445 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.445 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.445 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.400503+0000", 2024-09-21T09:58:46.445 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.445 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.445 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.445 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.445 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.400502+0000", 2024-09-21T09:58:46.445 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:58:46.445 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.445 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.445 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.445 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.400505+0000", 2024-09-21T09:58:46.445 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.3609999999999999e-06 2024-09-21T09:58:46.446 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.446 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.446 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.446 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.400510+0000", 2024-09-21T09:58:46.446 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5219999999999998e-06 2024-09-21T09:58:46.446 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.446 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.446 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.446 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.400513+0000", 2024-09-21T09:58:46.446 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.2480000000000001e-06 2024-09-21T09:58:46.446 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.446 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.447 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:46.448 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.448 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.400824+0000", 2024-09-21T09:58:46.448 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00031089799999999999 2024-09-21T09:58:46.448 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.448 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.448 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.448 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.400932+0000", 2024-09-21T09:58:46.448 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000107705 2024-09-21T09:58:46.449 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.449 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.449 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:58:46.449 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.401453+0000", 2024-09-21T09:58:46.449 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00052085399999999996 2024-09-21T09:58:46.449 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.449 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.449 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.449 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405385+0000", 2024-09-21T09:58:46.449 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0039319400000000001 2024-09-21T09:58:46.449 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.449 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.449 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.449 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.500670+0000", 2024-09-21T09:58:46.450 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.095285000999999994 2024-09-21T09:58:46.450 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.450 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.450 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.450 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.500705+0000", 2024-09-21T09:58:46.450 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5262999999999998e-05 2024-09-21T09:58:46.450 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.450 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.450 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.450 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.500780+0000", 2024-09-21T09:58:46.450 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4826000000000005e-05 2024-09-21T09:58:46.450 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.450 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.450 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.451 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.500848+0000", 2024-09-21T09:58:46.451 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8411000000000006e-05 2024-09-21T09:58:46.451 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.451 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.451 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.451 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.451 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.451 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.45521.0:227552 8.11 e267/254 8:8f78a498:::benchmark_data_smithi137_204476_object98949:head v 267'9163, mlcod=267'9160)", 2024-09-21T09:58:46.451 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:22.402381+0000", 2024-09-21T09:58:46.451 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 23.95671858, 2024-09-21T09:58:46.451 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.098517503000000006, 2024-09-21T09:58:46.451 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.451 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.451 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.452 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.452 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.452 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.402381+0000", 2024-09-21T09:58:46.452 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.452 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.452 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.452 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.452 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.402381+0000", 2024-09-21T09:58:46.452 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.452 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.452 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.452 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.452 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.402380+0000", 2024-09-21T09:58:46.452 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:58:46.453 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.453 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.453 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.453 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.402387+0000", 2024-09-21T09:58:46.453 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.571e-06 2024-09-21T09:58:46.453 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.453 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.453 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.453 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.402399+0000", 2024-09-21T09:58:46.453 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1901e-05 2024-09-21T09:58:46.453 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.453 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.453 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.453 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.402405+0000", 2024-09-21T09:58:46.454 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.998e-06 2024-09-21T09:58:46.454 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.454 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.454 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.454 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.403743+0000", 2024-09-21T09:58:46.454 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001337827 2024-09-21T09:58:46.454 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.454 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.454 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.454 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.403760+0000", 2024-09-21T09:58:46.454 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6903000000000001e-05 2024-09-21T09:58:46.454 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.454 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.454 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.455 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.500851+0000", 2024-09-21T09:58:46.455 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.097091431000000006 2024-09-21T09:58:46.455 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.455 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.455 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.455 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.500898+0000", 2024-09-21T09:58:46.455 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6601999999999999e-05 2024-09-21T09:58:46.455 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.455 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.455 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.455 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.455 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.455 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:227557 8.19 8:9c46bf53:::benchmark_data_smithi137_204476_object98954:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e267)", 2024-09-21T09:58:46.455 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:22.405756+0000", 2024-09-21T09:58:46.456 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 23.953343401000001, 2024-09-21T09:58:46.456 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.123174829, 2024-09-21T09:58:46.456 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.456 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.456 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.456 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.456 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.456 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 227557 2024-09-21T09:58:46.456 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.456 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.456 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.456 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.456 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405756+0000", 2024-09-21T09:58:46.456 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.457 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.457 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.457 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.457 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405756+0000", 2024-09-21T09:58:46.457 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.457 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.457 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.457 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.457 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405754+0000", 2024-09-21T09:58:46.457 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:58:46.457 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.457 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.457 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.457 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405760+0000", 2024-09-21T09:58:46.457 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3300000000000004e-06 2024-09-21T09:58:46.458 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.458 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.458 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.458 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405771+0000", 2024-09-21T09:58:46.458 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0118e-05 2024-09-21T09:58:46.458 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.458 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.458 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.458 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405775+0000", 2024-09-21T09:58:46.458 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8539999999999996e-06 2024-09-21T09:58:46.458 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.458 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.458 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.459 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.500400+0000", 2024-09-21T09:58:46.459 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.094624791999999999 2024-09-21T09:58:46.459 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.459 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.459 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.459 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.500529+0000", 2024-09-21T09:58:46.459 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000128524 2024-09-21T09:58:46.459 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.459 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.459 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:58:46.459 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.501232+0000", 2024-09-21T09:58:46.459 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00070363999999999995 2024-09-21T09:58:46.459 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.459 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.459 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.460 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.516711+0000", 2024-09-21T09:58:46.460 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.015479155 2024-09-21T09:58:46.460 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.460 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.460 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.460 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.516742+0000", 2024-09-21T09:58:46.460 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0484000000000002e-05 2024-09-21T09:58:46.460 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.460 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.460 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.460 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.528860+0000", 2024-09-21T09:58:46.460 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.012118037999999999 2024-09-21T09:58:46.460 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.460 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.461 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.461 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.528896+0000", 2024-09-21T09:58:46.461 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6149000000000002e-05 2024-09-21T09:58:46.461 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.461 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.461 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.461 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.528931+0000", 2024-09-21T09:58:46.461 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4397999999999998e-05 2024-09-21T09:58:46.461 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.461 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.461 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.461 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.461 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.461 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.45521.0:227556 8.17 e267/234 8:e82b677c:::benchmark_data_smithi137_204476_object98953:head v 267'8941, mlcod=267'8938)", 2024-09-21T09:58:46.462 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:22.405874+0000", 2024-09-21T09:58:46.462 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 23.953225566, 2024-09-21T09:58:46.462 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.099497513999999995, 2024-09-21T09:58:46.462 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.462 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.462 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.462 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.462 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.462 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405874+0000", 2024-09-21T09:58:46.462 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.462 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.462 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.462 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.463 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405874+0000", 2024-09-21T09:58:46.463 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.463 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.463 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.463 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.463 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405873+0000", 2024-09-21T09:58:46.463 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T09:58:46.463 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.463 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.463 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.463 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405878+0000", 2024-09-21T09:58:46.463 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5249999999999999e-06 2024-09-21T09:58:46.463 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.463 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.464 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.464 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405885+0000", 2024-09-21T09:58:46.464 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0999999999999998e-06 2024-09-21T09:58:46.464 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.464 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.464 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.464 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405889+0000", 2024-09-21T09:58:46.464 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0439999999999997e-06 2024-09-21T09:58:46.464 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.464 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.464 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.464 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405942+0000", 2024-09-21T09:58:46.464 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3562e-05 2024-09-21T09:58:46.464 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.465 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.465 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.465 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405959+0000", 2024-09-21T09:58:46.465 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6639000000000001e-05 2024-09-21T09:58:46.465 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.465 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.465 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.465 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.505352+0000", 2024-09-21T09:58:46.465 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.099392763999999995 2024-09-21T09:58:46.465 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.465 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.465 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.465 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.505371+0000", 2024-09-21T09:58:46.465 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9332000000000001e-05 2024-09-21T09:58:46.466 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.466 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.466 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.466 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.466 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.466 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop_reply(client.45521.0:227544 8.12 e267/266 ondisk, result = 0)", 2024-09-21T09:58:46.466 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:22.407584+0000", 2024-09-21T09:58:46.466 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 23.951514799000002, 2024-09-21T09:58:46.466 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.10271602000000001, 2024-09-21T09:58:46.466 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.466 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "started", 2024-09-21T09:58:46.466 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.467 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.467 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.467 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.407584+0000", 2024-09-21T09:58:46.467 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.467 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.467 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.467 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.467 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.407584+0000", 2024-09-21T09:58:46.467 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.467 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.467 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.467 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.467 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.407584+0000", 2024-09-21T09:58:46.467 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T09:58:46.468 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.468 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.468 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.468 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.407589+0000", 2024-09-21T09:58:46.468 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8660000000000002e-06 2024-09-21T09:58:46.468 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.468 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.468 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.468 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.500171+0000", 2024-09-21T09:58:46.468 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.092581255000000001 2024-09-21T09:58:46.468 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.468 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.468 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.468 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.500186+0000", 2024-09-21T09:58:46.469 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5099000000000001e-05 2024-09-21T09:58:46.469 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.469 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.469 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.469 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.510099+0000", 2024-09-21T09:58:46.469 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0099131689999999995 2024-09-21T09:58:46.469 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.469 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.469 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.469 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.510107+0000", 2024-09-21T09:58:46.469 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1300000000000001e-06 2024-09-21T09:58:46.469 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.469 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.469 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.470 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.510300+0000", 2024-09-21T09:58:46.470 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000193284 2024-09-21T09:58:46.470 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.470 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.470 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.470 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.470 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.470 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:227559 8.19 8:9d526b68:::benchmark_data_smithi137_204476_object98956:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e267)", 2024-09-21T09:58:46.470 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:22.407892+0000", 2024-09-21T09:58:46.470 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 23.951206943999999, 2024-09-21T09:58:46.470 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.121102264, 2024-09-21T09:58:46.470 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.470 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.470 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.471 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.471 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.471 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 227559 2024-09-21T09:58:46.471 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.471 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.471 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.471 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.471 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.407892+0000", 2024-09-21T09:58:46.471 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.471 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.471 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.471 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.471 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.407892+0000", 2024-09-21T09:58:46.471 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.472 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.472 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.472 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.472 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.407891+0000", 2024-09-21T09:58:46.472 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T09:58:46.472 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.472 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.472 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.472 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.407898+0000", 2024-09-21T09:58:46.472 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0010000000000004e-06 2024-09-21T09:58:46.472 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.472 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.472 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.472 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.501194+0000", 2024-09-21T09:58:46.472 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.093296556000000003 2024-09-21T09:58:46.473 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.473 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.473 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.473 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.501203+0000", 2024-09-21T09:58:46.473 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4940000000000003e-06 2024-09-21T09:58:46.473 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.473 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.473 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.473 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.508877+0000", 2024-09-21T09:58:46.473 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.007674742 2024-09-21T09:58:46.473 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.473 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.473 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.473 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.508978+0000", 2024-09-21T09:58:46.474 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000100821 2024-09-21T09:58:46.474 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.474 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.474 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:58:46.474 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.509526+0000", 2024-09-21T09:58:46.474 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00054743800000000003 2024-09-21T09:58:46.474 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.474 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.474 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.474 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.516767+0000", 2024-09-21T09:58:46.474 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0072415839999999997 2024-09-21T09:58:46.474 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.474 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.474 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.475 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.517171+0000", 2024-09-21T09:58:46.475 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000403896 2024-09-21T09:58:46.475 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.475 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.475 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.475 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.528937+0000", 2024-09-21T09:58:46.475 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.011765697 2024-09-21T09:58:46.475 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.475 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.475 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.475 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.528967+0000", 2024-09-21T09:58:46.475 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.9873999999999999e-05 2024-09-21T09:58:46.475 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.475 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.476 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.476 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.528994+0000", 2024-09-21T09:58:46.476 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7838999999999999e-05 2024-09-21T09:58:46.476 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.476 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.476 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.476 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.476 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.476 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:228847 8.19 8:9c44fef0:::benchmark_data_smithi137_204476_object100244:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e267)", 2024-09-21T09:58:46.476 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:23.635354+0000", 2024-09-21T09:58:46.476 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 22.723745484999998, 2024-09-21T09:58:46.476 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.094420113, 2024-09-21T09:58:46.476 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T09:58:46.476 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:58:46.477 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T09:58:46.477 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T09:58:46.477 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:58:46.477 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 228847 2024-09-21T09:58:46.477 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.477 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T09:58:46.477 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.477 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T09:58:46.477 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:23.635354+0000", 2024-09-21T09:58:46.477 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.477 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.477 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.477 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T09:58:46.477 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:23.635354+0000", 2024-09-21T09:58:46.478 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T09:58:46.478 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.478 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.478 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T09:58:46.478 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:23.635352+0000", 2024-09-21T09:58:46.478 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T09:58:46.478 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.478 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.478 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T09:58:46.478 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:23.635356+0000", 2024-09-21T09:58:46.478 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0810000000000004e-06 2024-09-21T09:58:46.478 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.478 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.478 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T09:58:46.479 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:23.635364+0000", 2024-09-21T09:58:46.479 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3030000000000002e-06 2024-09-21T09:58:46.479 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.479 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.479 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T09:58:46.479 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:23.635368+0000", 2024-09-21T09:58:46.479 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0249999999999996e-06 2024-09-21T09:58:46.479 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.479 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.479 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T09:58:46.479 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:23.635422+0000", 2024-09-21T09:58:46.479 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3829000000000002e-05 2024-09-21T09:58:46.479 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.479 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.480 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T09:58:46.480 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:23.635528+0000", 2024-09-21T09:58:46.480 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000106279 2024-09-21T09:58:46.480 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.480 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.480 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T09:58:46.480 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:23.636118+0000", 2024-09-21T09:58:46.480 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00058987000000000004 2024-09-21T09:58:46.480 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.480 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.480 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T09:58:46.480 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:23.639486+0000", 2024-09-21T09:58:46.480 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0033681259999999999 2024-09-21T09:58:46.480 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.480 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.481 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.481 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:23.640580+0000", 2024-09-21T09:58:46.481 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0010946040000000001 2024-09-21T09:58:46.481 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.481 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.481 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:58:46.481 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:23.729703+0000", 2024-09-21T09:58:46.481 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.089122949000000007 2024-09-21T09:58:46.481 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.481 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.481 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T09:58:46.481 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:23.729741+0000", 2024-09-21T09:58:46.481 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7419999999999997e-05 2024-09-21T09:58:46.481 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T09:58:46.482 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T09:58:46.482 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T09:58:46.482 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:23.729774+0000", 2024-09-21T09:58:46.482 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.2960000000000003e-05 2024-09-21T09:58:46.482 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.482 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.482 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.482 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T09:58:46.482 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T09:58:46.482 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T09:58:46.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:46.484 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:46.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:46.585 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:46.631 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:46.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:46.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:46.733 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:46.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:46.773 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:46.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:46.874 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:46.910 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:46.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:46.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:46.950 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.2 to 1 (10000) 2024-09-21T09:58:47.011 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:47.045 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:47.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:47.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:47.147 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:47.182 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:47.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:47.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:47.283 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:47.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:46 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 7640/28803 objects degraded (26.525%), 5 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:47.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:46 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3872435200' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T09:58:47.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:46 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T09:58:47.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:46 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 7640/28803 objects degraded (26.525%), 5 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:47.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:46 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3872435200' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T09:58:47.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:46 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T09:58:47.313 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:47.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:47.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:47.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:46 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 7640/28803 objects degraded (26.525%), 5 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:47.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:46 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3872435200' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T09:58:47.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:46 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T09:58:47.415 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:47.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:47.438 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:47.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:47.539 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:47.576 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:47.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:47.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:47.644 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:58:47.678 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:47.735 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:47.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:47.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:47.802 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T09:58:47.815 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 3 1 2024-09-21T09:58:47.837 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:47.880 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:47.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:47.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:47.944 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:47 smithi137 ceph-mon[97575]: pgmap v859: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 481 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 818 op/s; 7308/23139 objects degraded (31.583%); 2416/23139 objects misplaced (10.441%); 1.6 MiB/s, 146 objects/s recovering 2024-09-21T09:58:47.944 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:47 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T09:58:47.944 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:47 smithi137 ceph-mon[97575]: osdmap e273: 8 total, 8 up, 8 in 2024-09-21T09:58:47.982 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:48.024 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:48.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:48.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:48.115 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:48.126 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:48.160 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:48.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:48.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:48.262 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:48.263 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:47 smithi137 ceph-mon[93825]: pgmap v859: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 481 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 818 op/s; 7308/23139 objects degraded (31.583%); 2416/23139 objects misplaced (10.441%); 1.6 MiB/s, 146 objects/s recovering 2024-09-21T09:58:48.263 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:47 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T09:58:48.263 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:47 smithi137 ceph-mon[93825]: osdmap e273: 8 total, 8 up, 8 in 2024-09-21T09:58:48.283 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:48.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:48.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:48.385 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:48.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:47 smithi165 ceph-mon[86023]: pgmap v859: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 481 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 818 op/s; 7308/23139 objects degraded (31.583%); 2416/23139 objects misplaced (10.441%); 1.6 MiB/s, 146 objects/s recovering 2024-09-21T09:58:48.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:47 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T09:58:48.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:47 smithi165 ceph-mon[86023]: osdmap e273: 8 total, 8 up, 8 in 2024-09-21T09:58:48.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:48.419 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:48.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:48.520 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:48.562 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:48.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:48.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:48.664 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:48.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:48.686 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:48.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:48.787 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:48.821 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:48.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:48.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:48.923 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:48.964 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:48.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:48.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:49.066 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:49.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:49.089 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:49.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:49.190 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:49.222 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:49.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:49.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:49.324 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:49.347 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:49.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:49.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:49.449 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:49.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:49.488 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:49.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:49.588 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:49.616 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:49.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:49.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:49.718 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:49.740 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:49.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:49.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:49.841 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:49.862 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:49.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:49.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:49.964 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:50.000 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:50.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:50.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:50.102 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:50.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:50.137 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:50.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:50.215 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:49 smithi165 ceph-mon[86023]: pgmap v861: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 295 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 990 op/s; 7308/14217 objects degraded (51.403%); 1404/14217 objects misplaced (9.876%); 1.8 MiB/s, 134 objects/s recovering 2024-09-21T09:58:50.238 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:50.278 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:50.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:50.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:50.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:49 smithi137 ceph-mon[93825]: pgmap v861: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 295 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 990 op/s; 7308/14217 objects degraded (51.403%); 1404/14217 objects misplaced (9.876%); 1.8 MiB/s, 134 objects/s recovering 2024-09-21T09:58:50.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:49 smithi137 ceph-mon[97575]: pgmap v861: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 295 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 990 op/s; 7308/14217 objects degraded (51.403%); 1404/14217 objects misplaced (9.876%); 1.8 MiB/s, 134 objects/s recovering 2024-09-21T09:58:50.380 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:50.422 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:50.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:50.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:50.430 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:50.523 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:50.556 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:50.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:50.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:50.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:58:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:58:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:58:50.682 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:50.713 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:50.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:50.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:50.815 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:50.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:50.848 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:50.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:50.950 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:50.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:50.992 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:50.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:51.093 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:51.131 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:51.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:51.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:51.232 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:51.260 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:51.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:51.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:51.362 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:51.400 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:51.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:51.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:51.502 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:51.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:51.564 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:51.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:51.665 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:51.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:51.698 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:51.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:51.784 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:51.800 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:51.829 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:51.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:51.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:51.931 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:51.970 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:51.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:51.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:52.029 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:51 smithi137 ceph-mon[93825]: pgmap v862: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 196 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 6968/9486 objects degraded (73.456%); 1005/9486 objects misplaced (10.595%); 1.5 MiB/s, 149 objects/s recovering 2024-09-21T09:58:52.029 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:51 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 6968/9486 objects degraded (73.456%), 5 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:52.030 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:58:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:58:51] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.51.0" 2024-09-21T09:58:52.030 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:51 smithi137 ceph-mon[97575]: pgmap v862: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 196 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 6968/9486 objects degraded (73.456%); 1005/9486 objects misplaced (10.595%); 1.5 MiB/s, 149 objects/s recovering 2024-09-21T09:58:52.030 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:51 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 6968/9486 objects degraded (73.456%), 5 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:52.072 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:52.105 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:52.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:52.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:52.206 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:52.239 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:52.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:52.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:52.341 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:52.372 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:52.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:52.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:52.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:51 smithi165 ceph-mon[86023]: pgmap v862: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 196 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 6968/9486 objects degraded (73.456%); 1005/9486 objects misplaced (10.595%); 1.5 MiB/s, 149 objects/s recovering 2024-09-21T09:58:52.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:51 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 6968/9486 objects degraded (73.456%), 5 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:52.473 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:52.481 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Removed 128600 objects 2024-09-21T09:58:52.481 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Clean up completed and total clean up time :129.613 2024-09-21T09:58:52.495 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:52.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:52.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:52.598 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:52.619 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:52.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:52.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:52.721 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:52.745 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:52.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:52.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:52.847 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:52.870 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:52.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:52.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:52.974 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:52.996 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:52.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:52.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:53.098 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:53.120 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:53.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:53.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:53.222 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:53.244 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:53.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:53.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:53.328 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T09:58:53.347 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:53.393 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:53.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:53.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:53.495 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:53.517 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:53.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:53.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:53.612 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:58:53.619 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:53.642 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:53.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:53.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:53.744 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:53.765 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:53.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:53.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:53.866 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:53.889 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:53.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:53.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:53.992 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:54.007 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:53 smithi165 ceph-mon[86023]: pgmap v863: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 140 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 944 op/s; 6968/6768 objects degraded (102.955%); 1005/6768 objects misplaced (14.849%); 0 B/s, 158 objects/s recovering 2024-09-21T09:58:54.021 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:54.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:54.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:54.124 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:54.149 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:54.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:54.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:54.250 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:54.274 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:54.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:54.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:54.296 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:53 smithi137 ceph-mon[93825]: pgmap v863: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 140 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 944 op/s; 6968/6768 objects degraded (102.955%); 1005/6768 objects misplaced (14.849%); 0 B/s, 158 objects/s recovering 2024-09-21T09:58:54.296 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:53 smithi137 ceph-mon[97575]: pgmap v863: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 140 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 944 op/s; 6968/6768 objects degraded (102.955%); 1005/6768 objects misplaced (14.849%); 0 B/s, 158 objects/s recovering 2024-09-21T09:58:54.376 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:54.398 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:54.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:54.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:54.500 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:54.524 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:54.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:54.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:54.607 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:58:54.607 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:58:54.607 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:58:54.607 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:58:54.607 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:58:54.607 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:58:54.608 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:58:54.608 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:58:54.608 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:58:54.608 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:58:54.608 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:58:54.608 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:58:54.609 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:58:54.609 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:58:54.609 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:58:54.609 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:58:54.627 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:54.649 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:54.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:54.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:54.751 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:54.778 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:54.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:54.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:54.880 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:54.903 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:54.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:54.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:55.004 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:55.032 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:55.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:55.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:55.092 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:54 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3697832057' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:58:55.092 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:58:55.133 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:55.155 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:55.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:55.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:55.257 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:55.284 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:55.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:55.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:55.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:54 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3697832057' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:58:55.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:58:55.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:54 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3697832057' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:58:55.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:58:55.323 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:58:55.323 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:58:55.386 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:55.408 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:55.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:55.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:55.511 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:55.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:55.541 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:55.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:55.642 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:55.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:55.666 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:55.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:55.767 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:55.790 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:55.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:55.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:55.883 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T09:58:55.892 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:55.915 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:55.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:55.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:56.016 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:56.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:56.039 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:56.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:56.139 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:58:56.140 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:55 smithi165 ceph-mon[86023]: pgmap v864: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 52 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 886 op/s; 6968/2568 objects degraded (271.340%); 238/2568 objects misplaced (9.268%); 0 B/s, 158 objects/s recovering 2024-09-21T09:58:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:55 smithi165 ceph-mon[86023]: osdmap e274: 8 total, 8 up, 8 in 2024-09-21T09:58:56.163 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:56.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:56.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:56.265 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:56.286 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:56.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:56.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:55 smithi137 ceph-mon[93825]: pgmap v864: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 52 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 886 op/s; 6968/2568 objects degraded (271.340%); 238/2568 objects misplaced (9.268%); 0 B/s, 158 objects/s recovering 2024-09-21T09:58:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:55 smithi137 ceph-mon[93825]: osdmap e274: 8 total, 8 up, 8 in 2024-09-21T09:58:56.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:55 smithi137 ceph-mon[97575]: pgmap v864: 109 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 52 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 886 op/s; 6968/2568 objects degraded (271.340%); 238/2568 objects misplaced (9.268%); 0 B/s, 158 objects/s recovering 2024-09-21T09:58:56.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:55 smithi137 ceph-mon[97575]: osdmap e274: 8 total, 8 up, 8 in 2024-09-21T09:58:56.388 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:56.410 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:56.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:56.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:56.512 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:56.535 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:56.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:56.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:56.637 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:56.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:56.660 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:56.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:56.761 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:56.783 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:56.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:56.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:56.885 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:58:56.908 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:56.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:56.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:58:57.010 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:57.031 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:57.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:57.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:57.133 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:57.155 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:57.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:57.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:57.250 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:56 smithi165 ceph-mon[86023]: osdmap e275: 8 total, 8 up, 8 in 2024-09-21T09:58:57.250 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:56 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 6968/2568 objects degraded (271.340%), 5 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:57.257 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:57.277 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:57.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:57.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:57.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:56 smithi137 ceph-mon[93825]: osdmap e275: 8 total, 8 up, 8 in 2024-09-21T09:58:57.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:56 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 6968/2568 objects degraded (271.340%), 5 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:57.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:56 smithi137 ceph-mon[97575]: osdmap e275: 8 total, 8 up, 8 in 2024-09-21T09:58:57.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:56 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 6968/2568 objects degraded (271.340%), 5 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T09:58:57.379 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:57.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:57.401 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:57.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:57.502 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:57.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:57.526 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:57.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:57.627 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:57.650 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:57.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:57.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:57.751 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:57.764 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:58:57.764 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:58:57.774 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:57.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:57.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:57.876 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:57.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:57.898 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:57.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:57.999 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:58.020 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:58.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:58.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:58.122 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:58.144 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:58.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:58.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:58.246 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:58.268 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:58.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:58.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:58.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:57 smithi137 ceph-mon[93825]: pgmap v867: 109 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 5951/681 objects degraded (873.862%); 61/681 objects misplaced (8.957%); 0 B/s, 229 objects/s recovering 2024-09-21T09:58:58.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:57 smithi137 ceph-mon[93825]: osdmap e276: 8 total, 8 up, 8 in 2024-09-21T09:58:58.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:57 smithi137 ceph-mon[97575]: pgmap v867: 109 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 5951/681 objects degraded (873.862%); 61/681 objects misplaced (8.957%); 0 B/s, 229 objects/s recovering 2024-09-21T09:58:58.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:57 smithi137 ceph-mon[97575]: osdmap e276: 8 total, 8 up, 8 in 2024-09-21T09:58:58.340 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:57 smithi165 ceph-mon[86023]: pgmap v867: 109 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 10 active+remapped+backfill_wait, 93 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 5951/681 objects degraded (873.862%); 61/681 objects misplaced (8.957%); 0 B/s, 229 objects/s recovering 2024-09-21T09:58:58.341 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:57 smithi165 ceph-mon[86023]: osdmap e276: 8 total, 8 up, 8 in 2024-09-21T09:58:58.364 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T09:58:58.370 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:58.426 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2024-09-21T09:58:58.427 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2024-09-21T09:58:58.429 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:58.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:58.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:58.531 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:58:58.555 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:58.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:58.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:58:58.621 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:58:58.657 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:58.678 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:58.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:58.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:58.780 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:58.802 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:58.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:58.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:58.903 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:58:58.925 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:58.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:58.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:58:59.027 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:59.047 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:59.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:59.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:59.149 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:59.171 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:59.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:59.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:59.272 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:58:59.295 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:59.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:59.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:58:59.397 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:59.418 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:59.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:59.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:59.520 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:58:59.541 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:59.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:59.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:58:59.642 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:58:59.664 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:59.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:59.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:58:59.766 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:58:59.792 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:58:59.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:59.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:58:59.894 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:58:59.915 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:58:59.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:58:59.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:58:59.987 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T09:59:00.017 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:00.038 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:00.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:00.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:00.140 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:00.162 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:00.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:00.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:00.264 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:00.283 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:59:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:59:00.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:59:00.283 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:59 smithi165 ceph-mon[86023]: pgmap v869: 109 pgs: 2 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 11 active+remapped+backfill_wait, 94 active+clean; 11 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 380 op/s; 3967/585 objects degraded (678.120%); 61/585 objects misplaced (10.427%); 0 B/s, 634 objects/s recovering 2024-09-21T09:59:00.284 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:59 smithi165 ceph-mon[86023]: osdmap e277: 8 total, 8 up, 8 in 2024-09-21T09:59:00.284 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:59 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/467933772' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:59:00.284 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:58:59 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:59:00.286 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:00.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:00.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:00.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:59 smithi137 ceph-mon[93825]: pgmap v869: 109 pgs: 2 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 11 active+remapped+backfill_wait, 94 active+clean; 11 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 380 op/s; 3967/585 objects degraded (678.120%); 61/585 objects misplaced (10.427%); 0 B/s, 634 objects/s recovering 2024-09-21T09:59:00.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:59 smithi137 ceph-mon[93825]: osdmap e277: 8 total, 8 up, 8 in 2024-09-21T09:59:00.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:59 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/467933772' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:59:00.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:58:59 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:59:00.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:59 smithi137 ceph-mon[97575]: pgmap v869: 109 pgs: 2 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 11 active+remapped+backfill_wait, 94 active+clean; 11 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 380 op/s; 3967/585 objects degraded (678.120%); 61/585 objects misplaced (10.427%); 0 B/s, 634 objects/s recovering 2024-09-21T09:59:00.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:59 smithi137 ceph-mon[97575]: osdmap e277: 8 total, 8 up, 8 in 2024-09-21T09:59:00.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:59 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/467933772' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:59:00.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:58:59 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T09:59:00.387 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:00.410 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:00.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:00.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:00.512 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:00.537 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:00.537 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:00.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:00.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:00.639 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:00.662 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:00.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:00.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:00.681 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T09:59:00.681 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:59:00.763 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:00.784 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:00.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:00.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:00.886 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:00.908 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:00.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:00.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:00.996 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.3 to 1 (10000) 2024-09-21T09:59:01.010 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:01.024 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:59:01.034 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:01.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:01.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:01.136 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:01.160 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:01.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:01.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:01.240 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:00 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:59:01.240 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:00 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:59:01.241 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:00 smithi137 ceph-mon[93825]: osdmap e278: 8 total, 8 up, 8 in 2024-09-21T09:59:01.241 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:00 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1034244553' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T09:59:01.241 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:00 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:59:01.241 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:00 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:59:01.241 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:00 smithi137 ceph-mon[97575]: osdmap e278: 8 total, 8 up, 8 in 2024-09-21T09:59:01.241 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:00 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1034244553' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T09:59:01.261 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:01.283 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:01.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:01.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:01.384 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:01.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:00 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:59:01.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:00 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T09:59:01.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:00 smithi165 ceph-mon[86023]: osdmap e278: 8 total, 8 up, 8 in 2024-09-21T09:59:01.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:00 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1034244553' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T09:59:01.407 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:01.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:01.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:01.509 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:01.530 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:01.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:01.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:01.632 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:01.654 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:01.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:01.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:01.756 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:01.777 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:01.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:01.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:01.878 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:01.900 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:01.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:01.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:01.997 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 4 1 2024-09-21T09:59:02.002 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:02.061 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:02.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:02.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:02.163 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:02.184 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:02.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:02.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:02.198 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:59:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:59:01] "GET /metrics HTTP/1.1" 200 36510 "" "Prometheus/2.51.0" 2024-09-21T09:59:02.199 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:01 smithi137 ceph-mon[93825]: pgmap v872: 109 pgs: 1 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 11 active+remapped+backfill_wait, 95 active+clean; 11 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 9 op/s; 3967/585 objects degraded (678.120%); 61/585 objects misplaced (10.427%); 0 B/s, 567 objects/s recovering 2024-09-21T09:59:02.199 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:01 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1034244553' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T09:59:02.199 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:01 smithi137 ceph-mon[93825]: osdmap e279: 8 total, 8 up, 8 in 2024-09-21T09:59:02.199 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:01 smithi137 ceph-mon[93825]: 8.2 scrub starts 2024-09-21T09:59:02.199 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:01 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 3967/585 objects degraded (678.120%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:59:02.199 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:01 smithi137 ceph-mon[97575]: pgmap v872: 109 pgs: 1 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 11 active+remapped+backfill_wait, 95 active+clean; 11 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 9 op/s; 3967/585 objects degraded (678.120%); 61/585 objects misplaced (10.427%); 0 B/s, 567 objects/s recovering 2024-09-21T09:59:02.199 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:01 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1034244553' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T09:59:02.199 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:01 smithi137 ceph-mon[97575]: osdmap e279: 8 total, 8 up, 8 in 2024-09-21T09:59:02.200 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:01 smithi137 ceph-mon[97575]: 8.2 scrub starts 2024-09-21T09:59:02.200 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:01 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 3967/585 objects degraded (678.120%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:59:02.286 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:02.307 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:02.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:02.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:02.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:01 smithi165 ceph-mon[86023]: pgmap v872: 109 pgs: 1 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 11 active+remapped+backfill_wait, 95 active+clean; 11 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 9 op/s; 3967/585 objects degraded (678.120%); 61/585 objects misplaced (10.427%); 0 B/s, 567 objects/s recovering 2024-09-21T09:59:02.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:01 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1034244553' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T09:59:02.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:01 smithi165 ceph-mon[86023]: osdmap e279: 8 total, 8 up, 8 in 2024-09-21T09:59:02.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:01 smithi165 ceph-mon[86023]: 8.2 scrub starts 2024-09-21T09:59:02.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:01 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 3967/585 objects degraded (678.120%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:59:02.409 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:02.431 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:02.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:02.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:02.466 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T09:59:02.533 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:02.555 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:02.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:02.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:02.657 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:02.680 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:02.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:02.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:02.782 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:02.805 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:02.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:02.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:02.907 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:02.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:02.931 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:02.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:02.989 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T09:59:03.031 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:03.057 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:03.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:03.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:03.159 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:03.181 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:03.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:03.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:03.284 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:03.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:03 smithi137 ceph-mon[93825]: 8.22 scrub starts 2024-09-21T09:59:03.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:03 smithi137 ceph-mon[97575]: 8.22 scrub starts 2024-09-21T09:59:03.305 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:03.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:03.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:03.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:03 smithi165 ceph-mon[86023]: 8.22 scrub starts 2024-09-21T09:59:03.408 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:03.430 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:03.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:03.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:03.532 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:03.557 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:03.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:03.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:03.600 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:03.660 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:03.683 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:03.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:03.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:03.785 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:03.807 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:03.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:03.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:03.909 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:03.930 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:03.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:03.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:04.032 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:04.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:04 smithi137 ceph-mon[93825]: pgmap v874: 109 pgs: 2 active+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 11 active+remapped+backfill_wait, 95 active+clean; 11 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 7 op/s; 1938/585 objects degraded (331.282%); 61/585 objects misplaced (10.427%); 0 B/s, 816 objects/s recovering 2024-09-21T09:59:04.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:04 smithi137 ceph-mon[93825]: osdmap e280: 8 total, 8 up, 8 in 2024-09-21T09:59:04.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:04 smithi137 ceph-mon[93825]: 8.10 scrub starts 2024-09-21T09:59:04.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:04 smithi137 ceph-mon[97575]: pgmap v874: 109 pgs: 2 active+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 11 active+remapped+backfill_wait, 95 active+clean; 11 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 7 op/s; 1938/585 objects degraded (331.282%); 61/585 objects misplaced (10.427%); 0 B/s, 816 objects/s recovering 2024-09-21T09:59:04.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:04 smithi137 ceph-mon[97575]: osdmap e280: 8 total, 8 up, 8 in 2024-09-21T09:59:04.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:04 smithi137 ceph-mon[97575]: 8.10 scrub starts 2024-09-21T09:59:04.058 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:04.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:04.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:04.160 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:04.181 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:04.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:04.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:04.283 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:04.305 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:04.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:04.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:04.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:04 smithi165 ceph-mon[86023]: pgmap v874: 109 pgs: 2 active+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 11 active+remapped+backfill_wait, 95 active+clean; 11 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 7 op/s; 1938/585 objects degraded (331.282%); 61/585 objects misplaced (10.427%); 0 B/s, 816 objects/s recovering 2024-09-21T09:59:04.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:04 smithi165 ceph-mon[86023]: osdmap e280: 8 total, 8 up, 8 in 2024-09-21T09:59:04.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:04 smithi165 ceph-mon[86023]: 8.10 scrub starts 2024-09-21T09:59:04.406 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:04.428 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:04.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:04.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:04.530 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:04.552 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:04.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:04.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:04.654 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:04.676 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:04.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:04.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:04.777 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:04.800 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:04.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:04.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:04.901 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:04.923 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:04.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:04.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:05.025 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:05.049 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:05.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:05.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:05.150 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:05.174 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:05.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:05.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:05.276 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:05.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:05 smithi137 ceph-mon[93825]: osdmap e281: 8 total, 8 up, 8 in 2024-09-21T09:59:05.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:05 smithi137 ceph-mon[97575]: osdmap e281: 8 total, 8 up, 8 in 2024-09-21T09:59:05.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:05.301 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:05.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:05.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:05 smithi165 ceph-mon[86023]: osdmap e281: 8 total, 8 up, 8 in 2024-09-21T09:59:05.402 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:05.425 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:05.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:05.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:05.526 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:05.552 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:05.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:05.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:05.637 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:05.637 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:05.654 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:05.679 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:05.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:05.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:05.781 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:05.803 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:05.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:05.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:05.905 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:05.930 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:05.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:05.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:06.032 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:06.057 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:06.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:06.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:06.159 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:06.182 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:06.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:06.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:06.192 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:06 smithi137 ceph-mon[93825]: pgmap v877: 109 pgs: 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+remapped+backfill_wait, 96 active+clean; 11 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 228/585 objects degraded (38.974%); 61/585 objects misplaced (10.427%); 0 B/s, 519 objects/s recovering 2024-09-21T09:59:06.193 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:06 smithi137 ceph-mon[97575]: pgmap v877: 109 pgs: 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+remapped+backfill_wait, 96 active+clean; 11 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 228/585 objects degraded (38.974%); 61/585 objects misplaced (10.427%); 0 B/s, 519 objects/s recovering 2024-09-21T09:59:06.285 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:06.307 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:06.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:06.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:06.378 INFO:teuthology.orchestra.run.smithi137.stderr:pool 'unique_pool_3' removed 2024-09-21T09:59:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:06 smithi165 ceph-mon[86023]: pgmap v877: 109 pgs: 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+remapped+backfill_wait, 96 active+clean; 11 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 228/585 objects degraded (38.974%); 61/585 objects misplaced (10.427%); 0 B/s, 519 objects/s recovering 2024-09-21T09:59:06.410 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:06.433 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:06.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:06.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:06.535 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:06.556 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:06.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:06.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:06.658 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:06.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:06.683 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:06.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:06.784 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:06.807 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:06.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:06.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:06.910 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:06.931 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:06.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:06.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:07.033 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:07.054 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:07.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:07.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:07.156 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:07.177 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:07.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:07.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:07.278 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:07.300 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:07.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:07 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1395742272' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:59:07.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:07 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 228/585 objects degraded (38.974%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:59:07.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:07 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1395742272' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:59:07.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:07 smithi137 ceph-mon[93825]: osdmap e282: 8 total, 8 up, 8 in 2024-09-21T09:59:07.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:07 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1395742272' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:59:07.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:07 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 228/585 objects degraded (38.974%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:59:07.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:07 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1395742272' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:59:07.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:07 smithi137 ceph-mon[97575]: osdmap e282: 8 total, 8 up, 8 in 2024-09-21T09:59:07.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:07.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:07 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1395742272' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:59:07.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:07 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 228/585 objects degraded (38.974%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:59:07.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:07 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1395742272' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:59:07.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:07 smithi165 ceph-mon[86023]: osdmap e282: 8 total, 8 up, 8 in 2024-09-21T09:59:07.402 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:07.424 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:07.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:07.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:07.489 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T09:59:07.490 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T09:59:07.490 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2024-09-21T09:59:07.490 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_4 16 2024-09-21T09:59:07.526 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:07.554 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:07.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:07.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:07.656 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:07.678 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:07.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:07.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:07.779 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:07.800 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:07.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:07.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:07.902 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:07.925 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:07.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:07.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:08.026 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:08.047 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:08.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:08.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:08.149 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:08.173 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:08.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:08.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:08.275 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:08.297 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:08.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:08.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:08.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:08 smithi137 ceph-mon[97575]: pgmap v879: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:08.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:08 smithi137 ceph-mon[97575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 228/585 objects degraded (38.974%), 1 pg degraded) 2024-09-21T09:59:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:08 smithi137 ceph-mon[93825]: pgmap v879: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:08 smithi137 ceph-mon[93825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 228/585 objects degraded (38.974%), 1 pg degraded) 2024-09-21T09:59:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:08 smithi165 ceph-mon[86023]: pgmap v879: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:08.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:08 smithi165 ceph-mon[86023]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 228/585 objects degraded (38.974%), 1 pg degraded) 2024-09-21T09:59:08.399 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:08.423 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:08.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:08.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:08.525 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:08.550 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:08.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:08.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:08.652 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:08.677 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:08.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:08.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:08.779 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:08.801 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:08.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:08.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:08.902 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:08.924 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:08.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:08.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:09.025 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:09.050 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:09.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:09.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:09.152 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:09.173 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:09.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:09.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:09.274 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:09.300 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:09.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:09.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:09.401 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:09.423 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:09.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:09.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:09.525 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:09.551 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:09.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:09.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:09.652 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:09.673 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:09.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:09.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:09.775 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:09.801 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:09.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:09.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:09.827 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:09.902 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:09.923 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:09.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:09.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:10.025 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:10.050 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:10.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:10.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:10.152 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:10.177 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:10.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:10.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:10.279 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:10.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:10 smithi137 ceph-mon[93825]: pgmap v880: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:10.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:10.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:59:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:10 smithi137 ceph-mon[97575]: pgmap v880: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:59:10.305 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:10.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:10.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:10.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:10 smithi165 ceph-mon[86023]: pgmap v880: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:59:10.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:59:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:59:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:59:10.406 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:10.431 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:10.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:10.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:10.532 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:10.556 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:10.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:10.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:10.658 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:10.682 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:10.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:10.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:10.784 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:10.808 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:10.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:10.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:10.909 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:10.933 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:10.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:10.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:11.035 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:11.058 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:11.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:11.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:11.160 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:11.183 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:11.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:11.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:11.284 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:11.299 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:11.307 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:11.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:11.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:11.409 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:11.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:11.433 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:11.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:11.534 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:11.555 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:11.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:11.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:11.656 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:11.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:11.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:11.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:11.782 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:11.805 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:11.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:11.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:11.907 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:11.929 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:11.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:11.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:12.026 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:59:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:59:11] "GET /metrics HTTP/1.1" 200 34149 "" "Prometheus/2.51.0" 2024-09-21T09:59:12.031 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:12.039 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.4 to 1 (10000) 2024-09-21T09:59:12.039 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T09:59:12.055 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:12.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:12.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:12.156 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:12.180 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:12.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:12.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:12.282 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:12.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:12 smithi137 ceph-mon[97575]: pgmap v881: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:12.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:12 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/274394155' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:59:12.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:12 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:59:12.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:12 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1306281276' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T09:59:12.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:12 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T09:59:12.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:12 smithi137 ceph-mon[93825]: pgmap v881: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:12.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:12 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/274394155' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:59:12.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:12 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:59:12.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:12 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1306281276' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T09:59:12.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:12 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T09:59:12.303 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:12.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:12.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:12 smithi165 ceph-mon[86023]: pgmap v881: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:12 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/274394155' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:59:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:12 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:59:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:12 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1306281276' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T09:59:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:12 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T09:59:12.405 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:12.429 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:12.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:12.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:12.531 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:12.553 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:12.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:12.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:12.655 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:12.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:12.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:12.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:12.781 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:12.806 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:12.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:12.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:12.908 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:12.933 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:12.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:12.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:13.035 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:13 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:59:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:13 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T09:59:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:13 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:59:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:13 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T09:59:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:13 smithi137 ceph-mon[93825]: osdmap e283: 8 total, 8 up, 8 in 2024-09-21T09:59:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:13 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:59:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:13 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T09:59:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:13 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:59:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:13 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T09:59:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:13 smithi137 ceph-mon[97575]: osdmap e283: 8 total, 8 up, 8 in 2024-09-21T09:59:13.057 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:13.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:13.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:13.159 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:13.180 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:13.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:13.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:13.282 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:13.304 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:13.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:13.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:13.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:13 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T09:59:13.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:13 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T09:59:13.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:13 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T09:59:13.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:13 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T09:59:13.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:13 smithi165 ceph-mon[86023]: osdmap e283: 8 total, 8 up, 8 in 2024-09-21T09:59:13.405 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:13.431 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:13.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:13.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:13.517 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:59:13.517 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:59:13.517 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:59:13.517 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:59:13.517 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:59:13.518 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:59:13.518 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:59:13.518 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:59:13.518 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:59:13.518 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:59:13.518 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:59:13.518 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:59:13.518 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:59:13.519 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:59:13.519 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:59:13.519 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:59:13.532 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:13.553 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:13.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:13.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:13.655 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:13.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:13.677 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:13.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:13.778 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:13.800 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:13.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:13.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:13.902 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:13.923 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:13.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:13.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:14.024 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:14.047 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:14.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:14.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:14.148 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:14.174 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:14.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:14.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:14.273 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:14 smithi137 ceph-mon[93825]: pgmap v883: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:14.273 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:14 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1504071541' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:59:14.274 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:14 smithi137 ceph-mon[97575]: pgmap v883: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:14.274 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:14 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1504071541' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:59:14.276 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:14.301 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:14.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:14.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:14 smithi165 ceph-mon[86023]: pgmap v883: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:14 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1504071541' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:59:14.403 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:14.424 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:14.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:14.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:14.526 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:14.552 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:14.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:14.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:14.654 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:14.676 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:14.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:14.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:14.778 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:14.803 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:14.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:14.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:14.905 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:14.930 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:14.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:14.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:14.953 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:59:14.953 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T09:59:14.953 INFO:teuthology.orchestra.run.smithi137.stdout: "num_ops": 0 2024-09-21T09:59:14.953 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:59:15.032 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:15.055 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:15.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:15.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:15.157 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:15.180 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:15.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:15.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:15.282 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:15.305 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:15.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:15.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:15.407 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:15.429 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:15.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:15.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:15.531 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:15.554 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:15.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:15.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:15.566 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 7 1 2024-09-21T09:59:15.657 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:15.683 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:15.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:15.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:15.785 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:15.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:15.808 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:15.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:15.909 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:15.934 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:15.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:15.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:16.036 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:16.060 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:16.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:16.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:16.071 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:59:16.162 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:16.188 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:16.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:16.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:16.290 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:16 smithi137 ceph-mon[93825]: pgmap v884: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:16 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:16 smithi137 ceph-mon[97575]: pgmap v884: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:16 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:16.315 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:16.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:16.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:16 smithi165 ceph-mon[86023]: pgmap v884: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:16 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:16.417 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:16.442 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:16.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:16.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:16.544 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:16.565 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:16.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:16.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:16.667 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:16.688 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:16.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:16.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:16.790 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:16.815 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:16.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:16.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:16.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:16.943 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:16.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:16.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:17.045 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:17.067 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:17.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:17.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:17.155 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T09:59:17.169 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:17.194 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:17.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:17.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:17.296 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:17.318 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:17.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:17.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:17.419 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:17.425 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:17.425 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:17.445 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:17.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:17.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:17.547 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:17.572 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:17.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:17.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:17.674 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:17.699 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:17.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:17.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:17.801 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:17.826 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:17.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:17.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:17.927 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:17.953 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:17.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:17.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:17.998 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T09:59:18.054 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:18.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:18.078 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:18.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:18.086 INFO:teuthology.orchestra.run.smithi137.stderr:pool 'unique_pool_4' created 2024-09-21T09:59:18.180 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:18.201 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:18.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:18.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:18 smithi137 ceph-mon[93825]: pgmap v885: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:18 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2756277364' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T09:59:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:18 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T09:59:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:18 smithi137 ceph-mon[97575]: pgmap v885: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:18 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2756277364' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T09:59:18.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:18 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T09:59:18.303 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:18.329 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:18.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:18.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:18 smithi165 ceph-mon[86023]: pgmap v885: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:18 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2756277364' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T09:59:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:18 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T09:59:18.431 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:18.456 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:18.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:18.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:18.558 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:18.580 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:18.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:18.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:18.682 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:18.703 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:18.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:18.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:18.805 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:18.831 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:18.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:18.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:18.912 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2024-09-21T09:59:18.933 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:18.958 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:18.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:18.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:19.060 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:19.082 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:19.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:19.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:19.151 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:19 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-21T09:59:19.151 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:19 smithi137 ceph-mon[93825]: osdmap e284: 8 total, 8 up, 8 in 2024-09-21T09:59:19.152 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:19 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-21T09:59:19.152 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:19 smithi137 ceph-mon[97575]: osdmap e284: 8 total, 8 up, 8 in 2024-09-21T09:59:19.184 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:19.205 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:19.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:19.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:19.307 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:19.335 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:19.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:19.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:19.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:19 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-21T09:59:19.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:19 smithi165 ceph-mon[86023]: osdmap e284: 8 total, 8 up, 8 in 2024-09-21T09:59:19.437 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:19.464 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:19.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:19.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:19.566 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:19.592 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:19.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:19.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:19.694 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:19.715 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:19.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:19.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:19.817 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:19.838 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:19.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:19.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:19.940 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:19.965 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:19.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:19.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:20.067 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:20.088 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:20.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:20.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:20.190 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:20.216 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:20.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:20.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:20.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:20 smithi137 ceph-mon[93825]: pgmap v887: 89 pgs: 5 creating+peering, 11 unknown, 73 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:20.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:20 smithi137 ceph-mon[93825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:59:20.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:20 smithi137 ceph-mon[93825]: osdmap e285: 8 total, 8 up, 8 in 2024-09-21T09:59:20.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:20 smithi137 ceph-mon[97575]: pgmap v887: 89 pgs: 5 creating+peering, 11 unknown, 73 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:20.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:20 smithi137 ceph-mon[97575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:59:20.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:20 smithi137 ceph-mon[97575]: osdmap e285: 8 total, 8 up, 8 in 2024-09-21T09:59:20.318 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:20.341 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:20.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:20.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:20.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:20 smithi165 ceph-mon[86023]: pgmap v887: 89 pgs: 5 creating+peering, 11 unknown, 73 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:20.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:20 smithi165 ceph-mon[86023]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:59:20.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:20 smithi165 ceph-mon[86023]: osdmap e285: 8 total, 8 up, 8 in 2024-09-21T09:59:20.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:59:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:59:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:59:20.442 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:20.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:20.465 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:20.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:20.566 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:20.589 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:20.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:20.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:20.691 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:20.713 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:20.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:20.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:20.814 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:20.841 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:20.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:20.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:20.943 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:20.966 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:20.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:20.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:21.068 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:21.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:21.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:21.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:21.191 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:21.213 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:21.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:21.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:21.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:21 smithi137 ceph-mon[93825]: osdmap e286: 8 total, 8 up, 8 in 2024-09-21T09:59:21.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:59:21.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:21.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:21.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:21 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/435386280' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T09:59:21.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:21 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T09:59:21.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:21 smithi137 ceph-mon[97575]: osdmap e286: 8 total, 8 up, 8 in 2024-09-21T09:59:21.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:59:21.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:21.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:21.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:21 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/435386280' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T09:59:21.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:21 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T09:59:21.314 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:21.335 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:21.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:21.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:21.387 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:21.392 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:21.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:21 smithi165 ceph-mon[86023]: osdmap e286: 8 total, 8 up, 8 in 2024-09-21T09:59:21.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:59:21.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:21.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:21.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:21 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/435386280' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T09:59:21.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:21 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T09:59:21.436 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:21.459 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:21.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:21.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:21.560 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:21.582 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:21.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:21.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:21.684 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:21.706 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:21.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:21.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:21.808 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:21.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:21.830 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:21.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:21.844 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.7 to 1 (10000) 2024-09-21T09:59:21.931 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:21.953 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:21.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:21.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:22.055 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:22.076 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:22.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:22.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:22.178 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:22.200 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:22.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:22.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:22.230 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:22 smithi137 ceph-mon[93825]: pgmap v890: 89 pgs: 5 creating+peering, 4 unknown, 80 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:22.230 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:22 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T09:59:22.230 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:22 smithi137 ceph-mon[93825]: osdmap e287: 8 total, 8 up, 8 in 2024-09-21T09:59:22.230 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:59:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:59:21] "GET /metrics HTTP/1.1" 200 34149 "" "Prometheus/2.51.0" 2024-09-21T09:59:22.230 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:22 smithi137 ceph-mon[97575]: pgmap v890: 89 pgs: 5 creating+peering, 4 unknown, 80 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:22.231 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:22 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T09:59:22.231 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:22 smithi137 ceph-mon[97575]: osdmap e287: 8 total, 8 up, 8 in 2024-09-21T09:59:22.302 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:22.323 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:22.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:22.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:22.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:22 smithi165 ceph-mon[86023]: pgmap v890: 89 pgs: 5 creating+peering, 4 unknown, 80 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:22.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:22 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T09:59:22.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:22 smithi165 ceph-mon[86023]: osdmap e287: 8 total, 8 up, 8 in 2024-09-21T09:59:22.425 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:22.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:22.448 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:22.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:22.549 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:22.572 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:22.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:22.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:22.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 5 1 2024-09-21T09:59:22.675 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:22.698 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:22.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:22.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:22.773 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:59:22.774 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:59:22.790 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:59:22.790 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:59:22.801 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:22.812 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:59:22.812 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:59:22.824 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:22.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:22.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:22.831 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:59:22.831 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:59:22.847 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:59:22.847 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:59:22.862 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:59:22.862 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:59:22.877 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:59:22.877 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:59:22.893 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:59:22.893 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:59:22.926 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:22.947 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:22.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:22.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:23.049 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:23.070 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:23.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:23.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:23.171 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:23.192 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:23.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:23.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:23.290 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:23 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/318907332' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:59:23.294 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:23.316 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:23.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:23.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:23.404 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:23.418 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:23.440 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:23.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:23.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:23.527 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:23 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/318907332' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:59:23.527 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:23 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/318907332' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:59:23.542 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:23.563 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:23.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:23.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:23.664 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:23.686 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:23.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:23.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:23.788 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:23.809 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:23.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:23.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:23.911 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:23.932 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:23.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:23.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:24.034 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:24.056 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:24.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:24.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:24.157 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:24.189 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:24.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:24.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:24.291 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:24.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:24 smithi137 ceph-mon[93825]: pgmap v892: 89 pgs: 5 creating+peering, 84 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:24.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:24 smithi137 ceph-mon[97575]: pgmap v892: 89 pgs: 5 creating+peering, 84 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:24.312 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:24.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:24.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:24 smithi165 ceph-mon[86023]: pgmap v892: 89 pgs: 5 creating+peering, 84 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:24.414 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:24.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:24.437 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:24.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:24.538 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:24.559 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:24.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:24.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:24.661 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:24.682 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:24.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:24.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:24.903 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:24.924 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:24.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:24.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:25.026 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:25.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:25.049 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:25.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:25.150 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:25.172 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:25.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:25.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:25.273 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:25.295 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:25.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:25.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:25.397 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:25.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:25.418 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:25.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:25.519 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:25.543 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:25.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:25.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:25.645 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:25.666 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:25.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:25.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:25.768 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:25.789 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:25.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:25.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:25.891 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:25.912 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:25.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:25.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:26.014 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:26.035 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:26.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:26.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:26.137 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:26.141 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:26.141 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:59:26.141 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:25 smithi137 ceph-mon[93825]: pgmap v893: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:26.141 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:26.141 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:26.141 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:25 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3542343828' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:59:26.141 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:25 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:59:26.142 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:26.142 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:59:26.142 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:25 smithi137 ceph-mon[97575]: pgmap v893: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:26.142 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:26.142 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:26.142 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:25 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3542343828' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:59:26.142 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:25 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:59:26.142 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T09:59:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:59:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:25 smithi165 ceph-mon[86023]: pgmap v893: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:25 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3542343828' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:59:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:25 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T09:59:26.159 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:26.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:26.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:26.262 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:26.283 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:26.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:26.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:26.384 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:26.405 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:26.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:26.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:26.507 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:26.528 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:26.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:26.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:26.630 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:26.651 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:26.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:26.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:26.752 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:26.775 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:26.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:26.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:26.877 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:26.898 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:26.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:26.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:27.000 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:27.021 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:27.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:27.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:27.122 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:27.127 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T09:59:27.144 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:27.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:27.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:26 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:59:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:26 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:59:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:26 smithi165 ceph-mon[86023]: osdmap e288: 8 total, 8 up, 8 in 2024-09-21T09:59:27.149 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:26 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:59:27.150 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:26 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:59:27.150 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:26 smithi137 ceph-mon[93825]: osdmap e288: 8 total, 8 up, 8 in 2024-09-21T09:59:27.150 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:26 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:59:27.150 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:26 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T09:59:27.150 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:26 smithi137 ceph-mon[97575]: osdmap e288: 8 total, 8 up, 8 in 2024-09-21T09:59:27.245 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:27.267 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:27.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:27.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:27.340 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:27.368 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:27.390 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:27.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:27.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:27.491 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:27.513 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:27.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:27.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:27.615 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:27.636 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:27.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:27.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:27.738 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:27.760 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:27.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:27.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:27.861 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:27.883 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:27.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:27.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:27.985 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:28.006 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:28.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:28.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:28.108 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:28.129 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:28.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:28.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:28.140 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:27 smithi137 ceph-mon[93825]: pgmap v895: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:28.140 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:27 smithi137 ceph-mon[97575]: pgmap v895: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:28.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:27 smithi165 ceph-mon[86023]: pgmap v895: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:28.231 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:28.253 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:28.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:28.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:28.354 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:28.376 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:28.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:28.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:28.478 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:28.523 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:28.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:28.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:28.624 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:28.645 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:28.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:28.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:28.747 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:28.769 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:28.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:28.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:28.871 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:28.893 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:28.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:28.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:28.994 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:29.016 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:29.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:29.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:29.118 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:29.140 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:29.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:29.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:29.242 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:29.263 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:29.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:29.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:29.314 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T09:59:29.314 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T09:59:29.365 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:29.387 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:29.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:29.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:29.488 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:29.510 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:29.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:29.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:29.612 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:29.634 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:29.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:29.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:29.736 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:29.757 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:29.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:29.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:29.859 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:29.881 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:29.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:29.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:29.983 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:30.004 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:30.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:30.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:30.071 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T09:59:30.107 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:30.141 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:30.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:30.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:30.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:29 smithi165 ceph-mon[86023]: pgmap v896: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:30.243 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:30.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:30.274 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:30.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:30.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:29 smithi137 ceph-mon[93825]: pgmap v896: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:30.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:29 smithi137 ceph-mon[97575]: pgmap v896: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:30.375 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:30.398 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:30.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:30.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:30.499 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:30.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:30.526 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:30.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:30.627 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:30.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:59:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:59:30.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:59:30.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:30.656 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:30.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:30.757 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:30.781 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:30.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:30.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:30.883 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:30.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:30.906 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:30.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:31.007 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:31.039 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:31.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:31.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:31.141 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:31.175 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:31.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:31.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:31.277 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:31.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:31.302 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:31.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:31.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:31 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:31.403 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:31.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:31.427 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:31.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:31.528 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:31.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:31 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:31.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:31 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:31.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:31.557 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:31.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:31.658 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:31.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:31.687 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:31.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:31.788 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:31.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:31.817 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:31.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:31.910 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:31.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:31.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:31.943 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:31.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:32.044 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:32.067 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:32.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:32.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:32.088 INFO:teuthology.orchestra.run.smithi137.stderr:enabled application 'rados' on pool 'unique_pool_4' 2024-09-21T09:59:32.168 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:32.179 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:59:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:59:31] "GET /metrics HTTP/1.1" 200 36434 "" "Prometheus/2.51.0" 2024-09-21T09:59:32.180 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:32 smithi137 ceph-mon[93825]: pgmap v897: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:32.180 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:32 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1811980897' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:59:32.180 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:32 smithi137 ceph-mon[97575]: pgmap v897: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:32.180 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:32 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1811980897' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:59:32.192 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:32.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:32.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:32.294 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:32.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:32.318 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:32.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:32.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:32 smithi165 ceph-mon[86023]: pgmap v897: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:32.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:32 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1811980897' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:59:32.420 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:32.446 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:32.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:32.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:32.548 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:32.573 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T09:59:32.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:32.574 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:32.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:32.675 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:32.697 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:32.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:32.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:32.799 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:32.827 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:32.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:32.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:32.929 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:32.955 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:32.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:32.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:33.057 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:33.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:33.083 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:33.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:33.184 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:33.208 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:33.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:33.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:33.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:33 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1811980897' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:59:33.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:33 smithi137 ceph-mon[93825]: osdmap e289: 8 total, 8 up, 8 in 2024-09-21T09:59:33.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:33 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1811980897' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:59:33.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:33 smithi137 ceph-mon[97575]: osdmap e289: 8 total, 8 up, 8 in 2024-09-21T09:59:33.310 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:33.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:33.333 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:33.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:33.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:33 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1811980897' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:59:33.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:33 smithi165 ceph-mon[86023]: osdmap e289: 8 total, 8 up, 8 in 2024-09-21T09:59:33.434 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:33.455 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:33.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:33.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:33.557 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:33.578 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:33.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:33.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:33.680 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:33.705 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:33.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:33.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:33.807 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:33.829 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:33.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:33.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:33.930 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:33.939 DEBUG:teuthology.orchestra.run.smithi137:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_4 bench 90 write' 2024-09-21T09:59:33.941 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T09:59:33.941 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T09:59:33.956 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:33.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:33.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:34.058 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:34.083 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:34.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:34.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:34.148 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:hints = 1 2024-09-21T09:59:34.149 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T09:59:34.149 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Object prefix: benchmark_data_smithi137_231121 2024-09-21T09:59:34.149 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:59:34.149 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 0 0 0 0 0 0 - 0 2024-09-21T09:59:34.185 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:34.223 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:34.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:34.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:34.325 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:34.362 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:34.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:34.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:34 smithi165 ceph-mon[86023]: pgmap v899: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:34 smithi165 ceph-mon[86023]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:59:34.464 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:34.473 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:34 smithi137 ceph-mon[93825]: pgmap v899: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:34.473 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:34 smithi137 ceph-mon[93825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:59:34.473 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:34 smithi137 ceph-mon[97575]: pgmap v899: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:34.473 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:34 smithi137 ceph-mon[97575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:59:34.512 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:34.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:34.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:34.614 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:34.655 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:34.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:34.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:34.757 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:34.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:34.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:34.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:34.893 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:34.923 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:34.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:34.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:35.025 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:35.062 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:35.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:35.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:35.101 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.5 to 1 (10000) 2024-09-21T09:59:35.149 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 1 15 3562 3547 221.674 221.688 0.00556969 0.00449626 2024-09-21T09:59:35.164 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:35.204 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:35.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:35.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:35.306 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:35.339 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:35.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:35.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:35.351 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:35 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1108021330' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T09:59:35.351 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:35 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1108021330' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T09:59:35.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:35 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1108021330' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T09:59:35.441 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:35.475 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:35.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:35.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:35.576 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:35.608 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T09:59:35.608 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T09:59:35.608 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T09:59:35.608 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T09:59:35.608 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T09:59:35.608 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T09:59:35.608 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T09:59:35.609 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T09:59:35.609 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T09:59:35.609 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T09:59:35.609 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T09:59:35.609 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T09:59:35.609 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T09:59:35.609 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T09:59:35.609 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T09:59:35.609 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T09:59:35.621 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:35.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:35.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:35.723 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:35.758 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:35.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:35.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:35.860 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:35.896 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:35.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:35.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:35.997 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:36.028 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:36.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:36.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:36.130 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:36.149 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 2 15 7162 7147 223.327 225 0.0056292 0.00446943 2024-09-21T09:59:36.162 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:36.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:36.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:36.264 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:36.302 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:36.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:36.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:36.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:36 smithi165 ceph-mon[86023]: pgmap v900: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:36.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:36 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1108021330' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T09:59:36.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:36 smithi165 ceph-mon[86023]: osdmap e290: 8 total, 8 up, 8 in 2024-09-21T09:59:36.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:36 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1632466479' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:59:36.404 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:36.440 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:36.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:36.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:36.542 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:36.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:36 smithi137 ceph-mon[97575]: pgmap v900: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:36.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:36 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1108021330' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T09:59:36.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:36 smithi137 ceph-mon[97575]: osdmap e290: 8 total, 8 up, 8 in 2024-09-21T09:59:36.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:36 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1632466479' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:59:36.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:36 smithi137 ceph-mon[93825]: pgmap v900: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:59:36.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:36 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1108021330' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T09:59:36.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:36 smithi137 ceph-mon[93825]: osdmap e290: 8 total, 8 up, 8 in 2024-09-21T09:59:36.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:36 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1632466479' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T09:59:36.579 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:36.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:36.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:36.643 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:36.681 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:36.695 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 6 1 2024-09-21T09:59:36.736 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:36.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:36.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:36.837 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:36.877 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:36.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:36.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:36.979 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:37.016 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:37.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:37.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:37.118 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:37.149 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 3 16 10493 10477 218.253 208.125 0.00304408 0.00457369 2024-09-21T09:59:37.153 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:37.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:37.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:37.255 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:37.297 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:37.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:37.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:37.399 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:37.439 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:37.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:37.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:37.540 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:37.576 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:37.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:37.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:37.678 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:37.715 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:37.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:37.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:37.819 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:37.855 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:37.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:37.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:37.957 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:37.996 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:37.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:37.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:38.004 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:38.097 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:38.141 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:38.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:38.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:38.149 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 4 16 13648 13632 212.982 197.188 0.00336369 0.00468887 2024-09-21T09:59:38.244 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:38.280 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:38.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:38.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:38.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:38 smithi137 ceph-mon[93825]: pgmap v902: 89 pgs: 89 active+clean; 144 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s wr, 286 op/s 2024-09-21T09:59:38.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:38 smithi137 ceph-mon[97575]: pgmap v902: 89 pgs: 89 active+clean; 144 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s wr, 286 op/s 2024-09-21T09:59:38.382 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:38.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:38 smithi165 ceph-mon[86023]: pgmap v902: 89 pgs: 89 active+clean; 144 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s wr, 286 op/s 2024-09-21T09:59:38.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:38.416 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:38.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:38.517 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:38.549 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:38.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:38.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:38.567 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:38.651 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:38.684 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:38.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:38.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:38.786 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:38.820 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:38.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:38.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:38.922 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:38.947 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:38.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:38.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:39.049 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:39.086 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:39.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:39.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:39.149 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 5 16 16452 16436 205.433 175.25 0.00497462 0.00485946 2024-09-21T09:59:39.188 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:39.226 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:39.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:39.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:39.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T09:59:39.328 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:39.373 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:39.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:39.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:39.474 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:39.511 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:39.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:39.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:39.612 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:39.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:39.653 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:39.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:39.754 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:39.788 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:39.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:39.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:39.890 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:39.924 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:39.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:39.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:40.026 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:40.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:40.060 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:40.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:40.149 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 6 16 19295 19279 200.805 177.688 0.0041262 0.00497473 2024-09-21T09:59:40.161 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:40.197 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:40.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:40.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:40.298 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:40.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:40 smithi137 ceph-mon[93825]: pgmap v903: 89 pgs: 89 active+clean; 604 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-09-21T09:59:40.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:40.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:59:40.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:40 smithi137 ceph-mon[97575]: pgmap v903: 89 pgs: 89 active+clean; 604 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-09-21T09:59:40.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:40.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:59:40.337 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:40.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:40.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:40 smithi165 ceph-mon[86023]: pgmap v903: 89 pgs: 89 active+clean; 604 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-09-21T09:59:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T09:59:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:59:40.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:59:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:59:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:59:40.438 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:40.480 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:40.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:40.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:40.582 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:40.617 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:40.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:40.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:40.720 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:40.754 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:40.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:40.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:40.856 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:40.888 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:40.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:40.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:40.989 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:41.027 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:41.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:41.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:41.128 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:41.149 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 7 16 22108 22092 197.232 175.812 0.00510192 0.00506493 2024-09-21T09:59:41.162 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:41.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:41.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:41.264 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:41.297 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:41.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:41.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:41.399 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:41.429 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:41.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:41.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:41.531 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:41.565 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:41.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:41.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:41.667 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:41.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:41.702 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:41.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:41.803 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:41.834 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:41.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:41.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:41.936 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:41.986 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:41.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:41.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:42.088 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:42.127 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:42.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:42.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:42.149 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 8 16 24669 24653 192.584 160.062 0.00551968 0.00518656 2024-09-21T09:59:42.229 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:42.266 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:42.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:42.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:42.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:59:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:59:41] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.51.0" 2024-09-21T09:59:42.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:42 smithi137 ceph-mon[93825]: pgmap v904: 89 pgs: 89 active+clean; 1.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-09-21T09:59:42.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:42 smithi137 ceph-mon[97575]: pgmap v904: 89 pgs: 89 active+clean; 1.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-09-21T09:59:42.369 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:42 smithi165 ceph-mon[86023]: pgmap v904: 89 pgs: 89 active+clean; 1.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-09-21T09:59:42.401 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:42.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:42.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:42.503 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:42.536 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:42.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:42.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:42.638 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:42.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:42.680 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:42.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:42.781 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:42.822 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:42.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:42.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:42.924 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:42.949 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:42.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:42.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:43.050 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:43.080 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:43.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:43.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:43.109 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T09:59:43.109 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T09:59:43.109 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T09:59:43.110 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T09:59:43.110 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.110 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:121013 8.c 8:36340a13:::benchmark_data_smithi137_204476_object121012:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e253)", 2024-09-21T09:59:43.110 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:34.666921+0000", 2024-09-21T09:59:43.110 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 188.43616762100001, 2024-09-21T09:59:43.110 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.21750229900000001, 2024-09-21T09:59:43.110 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.110 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.110 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.110 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.110 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.110 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.110 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121013 2024-09-21T09:59:43.111 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.111 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.111 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.111 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.111 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.666921+0000", 2024-09-21T09:59:43.111 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.111 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.111 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.111 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.111 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.666921+0000", 2024-09-21T09:59:43.111 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.111 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.111 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.112 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.112 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.666923+0000", 2024-09-21T09:59:43.112 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2089999999999999e-06 2024-09-21T09:59:43.112 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.112 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.112 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.112 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.666946+0000", 2024-09-21T09:59:43.112 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3346e-05 2024-09-21T09:59:43.112 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.112 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.112 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.112 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.666965+0000", 2024-09-21T09:59:43.112 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8705000000000001e-05 2024-09-21T09:59:43.112 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.113 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.113 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.113 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.666975+0000", 2024-09-21T09:59:43.113 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0436e-05 2024-09-21T09:59:43.113 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.113 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.113 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.113 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.667065+0000", 2024-09-21T09:59:43.113 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9622000000000004e-05 2024-09-21T09:59:43.113 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.113 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.113 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.113 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.667241+0000", 2024-09-21T09:59:43.114 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00017642100000000001 2024-09-21T09:59:43.114 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.114 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.114 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,7", 2024-09-21T09:59:43.114 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.667421+0000", 2024-09-21T09:59:43.114 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000179488 2024-09-21T09:59:43.114 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.114 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.114 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.114 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.670313+0000", 2024-09-21T09:59:43.114 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0028922240000000001 2024-09-21T09:59:43.114 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.114 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.114 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.115 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.670804+0000", 2024-09-21T09:59:43.115 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00049083600000000003 2024-09-21T09:59:43.115 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.115 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.115 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.115 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.884118+0000", 2024-09-21T09:59:43.115 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.21331440600000001 2024-09-21T09:59:43.115 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.115 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.115 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.115 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.884380+0000", 2024-09-21T09:59:43.115 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00026115699999999998 2024-09-21T09:59:43.115 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.116 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.116 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.116 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.884423+0000", 2024-09-21T09:59:43.116 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3448999999999997e-05 2024-09-21T09:59:43.116 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.116 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.116 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.116 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.116 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.116 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:151769 8.c 8:338cf94f:::benchmark_data_smithi137_204476_object23166:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e257)", 2024-09-21T09:59:43.116 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:06.034835+0000", 2024-09-21T09:59:43.116 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 157.068253712, 2024-09-21T09:59:43.116 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25291871500000002, 2024-09-21T09:59:43.116 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.117 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.117 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.117 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.117 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.117 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.117 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 151769 2024-09-21T09:59:43.117 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.117 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.117 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.117 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.117 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.034835+0000", 2024-09-21T09:59:43.117 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.117 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.117 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.118 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.118 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.034835+0000", 2024-09-21T09:59:43.118 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.118 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.118 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.118 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.118 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.034836+0000", 2024-09-21T09:59:43.118 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.119e-06 2024-09-21T09:59:43.118 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.118 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.118 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.118 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.034840+0000", 2024-09-21T09:59:43.118 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5700000000000003e-06 2024-09-21T09:59:43.118 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.119 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.119 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.119 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.034852+0000", 2024-09-21T09:59:43.119 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.134e-05 2024-09-21T09:59:43.119 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.119 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.119 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.119 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.034859+0000", 2024-09-21T09:59:43.119 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9330000000000004e-06 2024-09-21T09:59:43.119 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.119 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.119 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.119 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.034926+0000", 2024-09-21T09:59:43.119 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7399999999999998e-05 2024-09-21T09:59:43.120 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.120 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.120 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.120 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.035028+0000", 2024-09-21T09:59:43.120 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010251000000000001 2024-09-21T09:59:43.120 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.120 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.120 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,7", 2024-09-21T09:59:43.120 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.035159+0000", 2024-09-21T09:59:43.120 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013005499999999999 2024-09-21T09:59:43.120 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.120 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.120 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.120 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.038222+0000", 2024-09-21T09:59:43.120 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003063821 2024-09-21T09:59:43.121 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.121 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.121 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.121 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.038790+0000", 2024-09-21T09:59:43.121 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00056804100000000003 2024-09-21T09:59:43.121 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.121 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.121 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.121 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.287658+0000", 2024-09-21T09:59:43.121 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.248868065 2024-09-21T09:59:43.121 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.121 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.121 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.122 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.287710+0000", 2024-09-21T09:59:43.122 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1891000000000002e-05 2024-09-21T09:59:43.122 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.122 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.122 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.122 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.287753+0000", 2024-09-21T09:59:43.122 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2969999999999997e-05 2024-09-21T09:59:43.122 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.122 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.122 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.122 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.122 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.122 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:151779 8.c 8:3709da53:::benchmark_data_smithi137_204476_object23176:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e257)", 2024-09-21T09:59:43.122 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:06.053354+0000", 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 157.04973399100001, 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.234507624, 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 151779 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053354+0000", 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.123 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053354+0000", 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053356+0000", 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2810000000000001e-06 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053361+0000", 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.789e-06 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.124 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053375+0000", 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3277e-05 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053384+0000", 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0010000000000007e-06 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053435+0000", 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1591000000000001e-05 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.125 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.126 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053523+0000", 2024-09-21T09:59:43.126 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.7911000000000006e-05 2024-09-21T09:59:43.126 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.126 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.126 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,7", 2024-09-21T09:59:43.126 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053605+0000", 2024-09-21T09:59:43.126 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2317000000000005e-05 2024-09-21T09:59:43.126 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.126 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.126 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.126 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.056203+0000", 2024-09-21T09:59:43.126 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002597706 2024-09-21T09:59:43.126 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.126 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.057013+0000", 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00081005200000000002 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.287790+0000", 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.230776908 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.287829+0000", 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.8376e-05 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.127 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.287862+0000", 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3414999999999998e-05 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:153004 8.12 8:4b2e18e7:::benchmark_data_smithi137_204476_object24401:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e257)", 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:07.476423+0000", 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 155.62666503, 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.212091692, 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.128 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.129 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.129 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 153004 2024-09-21T09:59:43.129 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.129 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.129 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.129 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.129 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:07.476423+0000", 2024-09-21T09:59:43.129 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.129 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.129 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.129 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.129 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:07.476423+0000", 2024-09-21T09:59:43.129 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.129 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.129 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.130 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.130 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:07.476425+0000", 2024-09-21T09:59:43.130 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4720000000000001e-06 2024-09-21T09:59:43.130 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.130 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.130 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.130 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:07.476431+0000", 2024-09-21T09:59:43.130 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8699999999999997e-06 2024-09-21T09:59:43.130 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.130 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.130 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.130 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:07.476441+0000", 2024-09-21T09:59:43.130 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0604e-05 2024-09-21T09:59:43.130 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.130 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.131 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.131 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:07.476448+0000", 2024-09-21T09:59:43.131 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8959999999999997e-06 2024-09-21T09:59:43.131 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.131 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.131 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.131 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:07.663786+0000", 2024-09-21T09:59:43.131 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.187337906 2024-09-21T09:59:43.131 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.131 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.131 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.131 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:07.663931+0000", 2024-09-21T09:59:43.131 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014458400000000001 2024-09-21T09:59:43.131 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.131 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.132 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6,7", 2024-09-21T09:59:43.132 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:07.664378+0000", 2024-09-21T09:59:43.132 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00044699600000000001 2024-09-21T09:59:43.132 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.132 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.132 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.132 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:07.678340+0000", 2024-09-21T09:59:43.132 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.013962274 2024-09-21T09:59:43.132 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.132 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.132 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.132 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:07.680148+0000", 2024-09-21T09:59:43.132 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0018080349999999999 2024-09-21T09:59:43.132 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.132 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.133 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.133 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:07.687339+0000", 2024-09-21T09:59:43.133 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0071908650000000003 2024-09-21T09:59:43.133 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.133 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.133 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.133 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:07.687461+0000", 2024-09-21T09:59:43.133 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012243000000000001 2024-09-21T09:59:43.133 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.133 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.133 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.133 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:07.687623+0000", 2024-09-21T09:59:43.133 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016153000000000001 2024-09-21T09:59:43.133 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.133 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.134 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.134 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:07.688515+0000", 2024-09-21T09:59:43.134 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00089223000000000004 2024-09-21T09:59:43.134 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.134 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.134 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.134 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.134 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.134 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45521.0:193254 8.14 e261/251 8:2fb8776d:::benchmark_data_smithi137_204476_object64651:head v 261'8171, mlcod=0'0)", 2024-09-21T09:59:43.134 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:47.755435+0000", 2024-09-21T09:59:43.134 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 115.347652853, 2024-09-21T09:59:43.134 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.113058719, 2024-09-21T09:59:43.134 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.134 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.135 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.135 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.135 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.135 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.135 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.755435+0000", 2024-09-21T09:59:43.135 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.135 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.135 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.135 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.135 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.755435+0000", 2024-09-21T09:59:43.135 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.135 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.135 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.135 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.135 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.755436+0000", 2024-09-21T09:59:43.136 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.8999999999999995e-07 2024-09-21T09:59:43.136 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.136 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.136 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.136 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.755442+0000", 2024-09-21T09:59:43.137 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5729999999999998e-06 2024-09-21T09:59:43.137 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.137 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.137 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.137 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.755452+0000", 2024-09-21T09:59:43.137 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0438000000000001e-05 2024-09-21T09:59:43.137 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.137 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.137 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.137 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.755458+0000", 2024-09-21T09:59:43.137 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1029999999999998e-06 2024-09-21T09:59:43.137 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.137 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.137 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.137 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.758530+0000", 2024-09-21T09:59:43.138 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0030720159999999999 2024-09-21T09:59:43.138 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.138 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.138 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.138 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.758555+0000", 2024-09-21T09:59:43.138 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4674000000000001e-05 2024-09-21T09:59:43.138 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.138 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.138 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.138 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.868455+0000", 2024-09-21T09:59:43.138 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.109899882 2024-09-21T09:59:43.138 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.138 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.138 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.138 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.868494+0000", 2024-09-21T09:59:43.139 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9242999999999997e-05 2024-09-21T09:59:43.139 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.139 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.139 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.139 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.139 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.139 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:193257 8.12 8:490a631f:::benchmark_data_smithi137_204476_object64654:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T09:59:43.139 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:47.758487+0000", 2024-09-21T09:59:43.139 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 115.344601131, 2024-09-21T09:59:43.139 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.115348143, 2024-09-21T09:59:43.139 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.139 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.139 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.139 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.140 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.140 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.140 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 193257 2024-09-21T09:59:43.140 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.140 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.140 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.140 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.140 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.758487+0000", 2024-09-21T09:59:43.140 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.140 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.140 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.140 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.140 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.758487+0000", 2024-09-21T09:59:43.140 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.758489+0000", 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0619999999999999e-06 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.758495+0000", 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.818e-06 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.758507+0000", 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2439999999999999e-05 2024-09-21T09:59:43.141 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.142 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.142 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.142 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.758515+0000", 2024-09-21T09:59:43.142 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0249999999999997e-06 2024-09-21T09:59:43.142 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.142 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.142 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.142 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.763419+0000", 2024-09-21T09:59:43.142 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0049044830000000003 2024-09-21T09:59:43.142 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.142 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.142 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.142 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.763557+0000", 2024-09-21T09:59:43.142 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000138381 2024-09-21T09:59:43.142 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6,7", 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.764058+0000", 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00050056500000000002 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.767545+0000", 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0034873780000000002 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.769315+0000", 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0017696579999999999 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.143 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.144 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.144 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.769366+0000", 2024-09-21T09:59:43.144 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0939000000000001e-05 2024-09-21T09:59:43.144 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.144 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.144 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.144 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.872569+0000", 2024-09-21T09:59:43.144 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.103202773 2024-09-21T09:59:43.144 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.144 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.144 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.144 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.872667+0000", 2024-09-21T09:59:43.144 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.8107000000000001e-05 2024-09-21T09:59:43.144 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.144 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.145 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.145 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.873835+0000", 2024-09-21T09:59:43.145 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011685140000000001 2024-09-21T09:59:43.145 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.145 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.145 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.145 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.145 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.145 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:193272 8.12 8:4d7bd7be:::benchmark_data_smithi137_204476_object64669:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T09:59:43.145 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:47.774598+0000", 2024-09-21T09:59:43.145 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 115.328490015, 2024-09-21T09:59:43.145 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.121528805, 2024-09-21T09:59:43.145 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.145 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.145 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.146 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.146 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.146 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.146 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 193272 2024-09-21T09:59:43.146 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.146 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.146 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.146 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.146 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.774598+0000", 2024-09-21T09:59:43.146 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.146 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.146 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.146 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.146 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.774598+0000", 2024-09-21T09:59:43.146 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.774600+0000", 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.359e-06 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.774604+0000", 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1320000000000004e-06 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.774616+0000", 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1878e-05 2024-09-21T09:59:43.147 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.774622+0000", 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6470000000000001e-06 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.873877+0000", 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.099254404000000004 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.874195+0000", 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00031782799999999998 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.148 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.149 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6,7", 2024-09-21T09:59:43.149 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.874708+0000", 2024-09-21T09:59:43.149 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00051379400000000003 2024-09-21T09:59:43.149 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.149 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.149 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.149 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.884812+0000", 2024-09-21T09:59:43.149 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010103656000000001 2024-09-21T09:59:43.149 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.149 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.149 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.149 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.886456+0000", 2024-09-21T09:59:43.149 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0016439180000000001 2024-09-21T09:59:43.149 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.149 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.150 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.150 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.886513+0000", 2024-09-21T09:59:43.150 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7602000000000002e-05 2024-09-21T09:59:43.150 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.150 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.150 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.150 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.894927+0000", 2024-09-21T09:59:43.150 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0084135570000000003 2024-09-21T09:59:43.150 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.150 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.150 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.150 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.894994+0000", 2024-09-21T09:59:43.150 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7263999999999998e-05 2024-09-21T09:59:43.150 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.151 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.151 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.151 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.896127+0000", 2024-09-21T09:59:43.151 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011327659999999999 2024-09-21T09:59:43.151 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.151 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.151 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.151 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.151 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.151 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:193273 8.c 8:37abb538:::benchmark_data_smithi137_204476_object64670:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T09:59:43.151 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:47.774636+0000", 2024-09-21T09:59:43.151 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 115.328452494, 2024-09-21T09:59:43.151 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.111295954, 2024-09-21T09:59:43.151 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.151 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 193273 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.774636+0000", 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.774636+0000", 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.152 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.774636+0000", 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0999999999999999e-07 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.774639+0000", 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3190000000000002e-06 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.774644+0000", 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5809999999999996e-06 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.153 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.154 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.154 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.774649+0000", 2024-09-21T09:59:43.154 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4309999999999996e-06 2024-09-21T09:59:43.154 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.154 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.154 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.154 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.868762+0000", 2024-09-21T09:59:43.154 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.094113567999999995 2024-09-21T09:59:43.154 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.154 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.154 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.154 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.868977+0000", 2024-09-21T09:59:43.154 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00021448600000000001 2024-09-21T09:59:43.154 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.154 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.155 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,7", 2024-09-21T09:59:43.155 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.869087+0000", 2024-09-21T09:59:43.155 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010996 2024-09-21T09:59:43.155 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.155 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.155 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.155 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.881924+0000", 2024-09-21T09:59:43.155 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.012837082999999999 2024-09-21T09:59:43.155 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.155 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.155 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.155 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.881973+0000", 2024-09-21T09:59:43.155 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9305000000000003e-05 2024-09-21T09:59:43.155 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.155 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.885831+0000", 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0038583039999999999 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.885893+0000", 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1552999999999998e-05 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:47.885932+0000", 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.8954e-05 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.156 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:193682 8.1 8:8483610f:::benchmark_data_smithi137_204476_object65079:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:48.260726+0000", 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 114.842362533, 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.13544819599999999, 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 193682 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.157 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.158 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.158 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.260726+0000", 2024-09-21T09:59:43.158 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.158 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.158 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.158 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.158 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.260726+0000", 2024-09-21T09:59:43.158 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.158 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.158 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.158 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.158 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.260726+0000", 2024-09-21T09:59:43.158 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.79e-07 2024-09-21T09:59:43.158 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.158 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.260728+0000", 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6700000000000001e-06 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.260733+0000", 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0329999999999999e-06 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.260737+0000", 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4070000000000003e-06 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.159 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.160 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.262026+0000", 2024-09-21T09:59:43.160 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001289065 2024-09-21T09:59:43.160 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.160 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.160 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.160 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.262123+0000", 2024-09-21T09:59:43.160 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7169000000000004e-05 2024-09-21T09:59:43.160 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.160 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.160 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T09:59:43.160 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.262557+0000", 2024-09-21T09:59:43.160 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00043334200000000003 2024-09-21T09:59:43.160 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.160 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.160 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.161 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.268065+0000", 2024-09-21T09:59:43.161 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0055082000000000004 2024-09-21T09:59:43.161 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.161 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.161 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.161 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.268897+0000", 2024-09-21T09:59:43.161 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00083209899999999999 2024-09-21T09:59:43.161 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.161 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.161 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.161 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.396067+0000", 2024-09-21T09:59:43.161 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.12716993400000001 2024-09-21T09:59:43.161 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.161 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.161 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.162 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.396132+0000", 2024-09-21T09:59:43.162 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5084000000000002e-05 2024-09-21T09:59:43.162 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.162 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.162 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.162 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.396174+0000", 2024-09-21T09:59:43.162 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1913999999999999e-05 2024-09-21T09:59:43.162 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.162 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.162 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.162 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.162 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.162 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:193688 8.c 8:397f4e71:::benchmark_data_smithi137_204476_object65085:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T09:59:43.162 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:48.268142+0000", 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 114.83494648, 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.12818707900000001, 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 193688 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.268142+0000", 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.163 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.268142+0000", 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.268143+0000", 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.536e-06 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.268148+0000", 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8539999999999996e-06 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.164 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.165 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.165 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.268160+0000", 2024-09-21T09:59:43.165 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1708999999999999e-05 2024-09-21T09:59:43.165 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.165 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.165 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.165 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.268167+0000", 2024-09-21T09:59:43.165 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2309999999999999e-06 2024-09-21T09:59:43.165 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.165 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.165 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.165 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.268251+0000", 2024-09-21T09:59:43.165 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3794000000000004e-05 2024-09-21T09:59:43.165 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.165 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.166 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.166 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.268345+0000", 2024-09-21T09:59:43.166 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4277000000000006e-05 2024-09-21T09:59:43.166 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.166 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.166 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,7", 2024-09-21T09:59:43.166 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.268412+0000", 2024-09-21T09:59:43.166 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6834000000000004e-05 2024-09-21T09:59:43.166 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.166 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.166 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.166 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.271802+0000", 2024-09-21T09:59:43.166 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0033895459999999998 2024-09-21T09:59:43.166 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.166 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.167 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.167 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.396216+0000", 2024-09-21T09:59:43.167 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.124414541 2024-09-21T09:59:43.167 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.167 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.167 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.167 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.396251+0000", 2024-09-21T09:59:43.167 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4585000000000002e-05 2024-09-21T09:59:43.167 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.167 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.167 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.167 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.396293+0000", 2024-09-21T09:59:43.167 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2295000000000001e-05 2024-09-21T09:59:43.167 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.396329+0000", 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5877000000000002e-05 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.45521.0:193689 8.19 e261/234 8:9ec48c53:::benchmark_data_smithi137_204476_object65086:head v 261'8027, mlcod=261'8025)", 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:48.269439+0000", 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 114.833649466, 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.12335291900000001, 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.168 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.169 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.169 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.169 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.169 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.269439+0000", 2024-09-21T09:59:43.169 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.169 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.169 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.169 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.169 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.269439+0000", 2024-09-21T09:59:43.169 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.169 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.169 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.169 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.169 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.269439+0000", 2024-09-21T09:59:43.169 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.46e-07 2024-09-21T09:59:43.170 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.170 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.170 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.170 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.269443+0000", 2024-09-21T09:59:43.170 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5530000000000001e-06 2024-09-21T09:59:43.170 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.170 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.170 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.170 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.269449+0000", 2024-09-21T09:59:43.170 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.567e-06 2024-09-21T09:59:43.170 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.170 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.170 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.170 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.269454+0000", 2024-09-21T09:59:43.171 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8230000000000002e-06 2024-09-21T09:59:43.171 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.171 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.171 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.171 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.269504+0000", 2024-09-21T09:59:43.171 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9625e-05 2024-09-21T09:59:43.171 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.171 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.171 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.171 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.269521+0000", 2024-09-21T09:59:43.171 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7314999999999999e-05 2024-09-21T09:59:43.171 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.171 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.171 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.171 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.392735+0000", 2024-09-21T09:59:43.172 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.123214032 2024-09-21T09:59:43.172 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.172 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.172 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.172 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.392792+0000", 2024-09-21T09:59:43.172 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6558000000000003e-05 2024-09-21T09:59:43.172 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.172 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.172 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.172 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.172 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.172 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:193693 8.c 8:3553595e:::benchmark_data_smithi137_204476_object65090:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T09:59:43.172 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:48.271984+0000", 2024-09-21T09:59:43.172 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 114.831104465, 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.137669136, 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 193693 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.271984+0000", 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.173 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.174 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.174 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.271984+0000", 2024-09-21T09:59:43.174 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.174 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.174 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.174 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.174 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.271986+0000", 2024-09-21T09:59:43.174 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7570000000000001e-06 2024-09-21T09:59:43.174 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.174 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.175 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.175 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.271992+0000", 2024-09-21T09:59:43.175 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4529999999999999e-06 2024-09-21T09:59:43.175 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.175 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.175 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.175 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.272004+0000", 2024-09-21T09:59:43.175 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2007e-05 2024-09-21T09:59:43.175 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.175 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.175 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.175 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.272012+0000", 2024-09-21T09:59:43.175 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7530000000000001e-06 2024-09-21T09:59:43.176 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.176 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.176 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.176 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.272065+0000", 2024-09-21T09:59:43.176 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3604999999999999e-05 2024-09-21T09:59:43.176 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.176 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.176 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.176 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.272167+0000", 2024-09-21T09:59:43.176 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000101652 2024-09-21T09:59:43.176 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.176 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.176 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,7", 2024-09-21T09:59:43.176 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.272274+0000", 2024-09-21T09:59:43.177 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000107297 2024-09-21T09:59:43.177 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.177 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.177 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.177 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.396361+0000", 2024-09-21T09:59:43.177 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.12408712700000001 2024-09-21T09:59:43.177 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.177 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.177 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.177 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.396391+0000", 2024-09-21T09:59:43.177 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.9768999999999999e-05 2024-09-21T09:59:43.177 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.177 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.177 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.178 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.409495+0000", 2024-09-21T09:59:43.178 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.013104229 2024-09-21T09:59:43.178 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.178 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.178 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.178 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.409603+0000", 2024-09-21T09:59:43.178 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010790600000000001 2024-09-21T09:59:43.178 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.178 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.178 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.178 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.409653+0000", 2024-09-21T09:59:43.178 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9580999999999998e-05 2024-09-21T09:59:43.178 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.178 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.179 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.179 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.179 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.179 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop_reply(client.45521.0:193688 8.c e261/228 ondisk, result = 0)", 2024-09-21T09:59:43.179 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:48.272598+0000", 2024-09-21T09:59:43.179 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 114.830490118, 2024-09-21T09:59:43.179 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.12362505, 2024-09-21T09:59:43.179 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.179 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.179 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:59:43.179 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.179 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.179 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.179 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.272598+0000", 2024-09-21T09:59:43.180 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.180 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.180 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.180 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.180 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.272598+0000", 2024-09-21T09:59:43.180 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.180 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.180 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.180 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.180 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.272599+0000", 2024-09-21T09:59:43.180 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4899999999999995e-07 2024-09-21T09:59:43.180 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.180 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.180 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.181 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.272603+0000", 2024-09-21T09:59:43.181 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.7400000000000002e-06 2024-09-21T09:59:43.181 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.181 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.181 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.181 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.272610+0000", 2024-09-21T09:59:43.181 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.379e-06 2024-09-21T09:59:43.181 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.181 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.181 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.181 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.272614+0000", 2024-09-21T09:59:43.181 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4490000000000001e-06 2024-09-21T09:59:43.181 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.181 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.181 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.182 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.396204+0000", 2024-09-21T09:59:43.182 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.12358922 2024-09-21T09:59:43.182 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.182 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.182 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.182 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.396210+0000", 2024-09-21T09:59:43.182 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.888e-06 2024-09-21T09:59:43.182 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.182 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.182 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.182 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.396223+0000", 2024-09-21T09:59:43.182 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2724999999999999e-05 2024-09-21T09:59:43.182 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.182 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.182 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop_reply(client.45521.0:193688 8.c e261/228 ondisk, result = 0)", 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:48.272705+0000", 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 114.830383259, 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.123627626, 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.272705+0000", 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.183 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.272705+0000", 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.272706+0000", 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5799999999999999e-07 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.272709+0000", 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.078e-06 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.184 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.392578+0000", 2024-09-21T09:59:43.185 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.119868849 2024-09-21T09:59:43.185 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.185 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.185 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.185 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.392593+0000", 2024-09-21T09:59:43.185 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5569999999999998e-05 2024-09-21T09:59:43.185 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.185 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.185 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.185 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.396241+0000", 2024-09-21T09:59:43.185 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0036483230000000002 2024-09-21T09:59:43.185 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.185 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.185 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.185 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.396247+0000", 2024-09-21T09:59:43.186 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.378e-06 2024-09-21T09:59:43.186 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.186 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.186 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.186 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.396333+0000", 2024-09-21T09:59:43.186 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5870000000000003e-05 2024-09-21T09:59:43.186 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.186 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.186 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.186 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.186 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.186 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:193753 8.e 8:7ae54c7f:::benchmark_data_smithi137_204476_object65150:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T09:59:43.186 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:48.441771+0000", 2024-09-21T09:59:43.186 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 114.661317415, 2024-09-21T09:59:43.186 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.11285506300000001, 2024-09-21T09:59:43.187 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.187 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.187 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.187 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.187 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.187 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.187 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 193753 2024-09-21T09:59:43.187 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.187 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.187 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.187 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.187 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.441771+0000", 2024-09-21T09:59:43.187 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.187 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.187 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.188 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.188 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.441771+0000", 2024-09-21T09:59:43.188 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.188 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.188 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.188 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.188 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.441772+0000", 2024-09-21T09:59:43.188 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 9 16 26665 26649 185.046 124.75 0.00562466 0.00539635 2024-09-21T09:59:43.189 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0100000000000004e-07 2024-09-21T09:59:43.189 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.189 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.189 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.189 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.441774+0000", 2024-09-21T09:59:43.189 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.791e-06 2024-09-21T09:59:43.189 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.189 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.189 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.189 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.441782+0000", 2024-09-21T09:59:43.189 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7030000000000006e-06 2024-09-21T09:59:43.189 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.190 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.190 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.190 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.441788+0000", 2024-09-21T09:59:43.190 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4820000000000002e-06 2024-09-21T09:59:43.190 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.190 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.190 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.190 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.441842+0000", 2024-09-21T09:59:43.190 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4391000000000002e-05 2024-09-21T09:59:43.190 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.190 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.190 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.190 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.441965+0000", 2024-09-21T09:59:43.191 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012351699999999999 2024-09-21T09:59:43.191 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.191 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.191 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,4", 2024-09-21T09:59:43.191 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.442043+0000", 2024-09-21T09:59:43.191 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7489000000000003e-05 2024-09-21T09:59:43.191 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.191 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.191 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.191 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.445217+0000", 2024-09-21T09:59:43.191 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0031740710000000001 2024-09-21T09:59:43.191 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.191 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.191 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.192 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.449463+0000", 2024-09-21T09:59:43.192 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0042458490000000003 2024-09-21T09:59:43.192 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.192 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.192 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.192 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.554527+0000", 2024-09-21T09:59:43.192 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.105064304 2024-09-21T09:59:43.192 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.192 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.192 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.192 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.554581+0000", 2024-09-21T09:59:43.192 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3776999999999997e-05 2024-09-21T09:59:43.192 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.192 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.192 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.193 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:48.554626+0000", 2024-09-21T09:59:43.193 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4987999999999997e-05 2024-09-21T09:59:43.193 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.193 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.193 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.193 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.193 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.193 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:194339 8.c 8:39e47a10:::benchmark_data_smithi137_204476_object65736:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T09:59:43.193 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:49.215713+0000", 2024-09-21T09:59:43.193 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 113.88737555, 2024-09-21T09:59:43.193 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.123564008, 2024-09-21T09:59:43.193 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.193 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.193 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.193 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 194339 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:49.215713+0000", 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:49.215713+0000", 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.194 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.195 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.195 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:49.215715+0000", 2024-09-21T09:59:43.195 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8509999999999999e-06 2024-09-21T09:59:43.195 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.195 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.195 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.195 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:49.215721+0000", 2024-09-21T09:59:43.195 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3099999999999997e-06 2024-09-21T09:59:43.195 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.195 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.195 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.195 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:49.215736+0000", 2024-09-21T09:59:43.195 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4637000000000001e-05 2024-09-21T09:59:43.195 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.195 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.196 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.196 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:49.215743+0000", 2024-09-21T09:59:43.196 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5970000000000003e-06 2024-09-21T09:59:43.196 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.196 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.196 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.196 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:49.216245+0000", 2024-09-21T09:59:43.196 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00050181900000000003 2024-09-21T09:59:43.196 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.196 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.196 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.196 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:49.216388+0000", 2024-09-21T09:59:43.196 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000142905 2024-09-21T09:59:43.196 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.196 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,7", 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:49.216494+0000", 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010662000000000001 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:49.220652+0000", 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0041574949999999998 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:49.220728+0000", 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6427999999999994e-05 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.197 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.198 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:49.339197+0000", 2024-09-21T09:59:43.198 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.11846862800000001 2024-09-21T09:59:43.198 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.198 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.198 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.198 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:49.339236+0000", 2024-09-21T09:59:43.198 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9082000000000003e-05 2024-09-21T09:59:43.198 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.198 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.198 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.198 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:49.339277+0000", 2024-09-21T09:59:43.198 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0636000000000002e-05 2024-09-21T09:59:43.198 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.199 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.199 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.199 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.199 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.199 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:195376 8.c 8:32733730:::benchmark_data_smithi137_204476_object66773:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T09:59:43.199 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:50.425458+0000", 2024-09-21T09:59:43.199 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 112.677629799, 2024-09-21T09:59:43.199 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.114496509, 2024-09-21T09:59:43.199 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.199 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.199 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.199 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.199 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.199 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.199 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 195376 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.425458+0000", 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.425458+0000", 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.425460+0000", 2024-09-21T09:59:43.200 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.018e-06 2024-09-21T09:59:43.201 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.201 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.201 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.201 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.425464+0000", 2024-09-21T09:59:43.201 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4889999999999997e-06 2024-09-21T09:59:43.201 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.201 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.201 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.201 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.425477+0000", 2024-09-21T09:59:43.201 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2986999999999999e-05 2024-09-21T09:59:43.201 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.201 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.201 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.201 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.425484+0000", 2024-09-21T09:59:43.201 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9249999999999998e-06 2024-09-21T09:59:43.202 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.202 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.202 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.202 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.432180+0000", 2024-09-21T09:59:43.202 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0066961249999999998 2024-09-21T09:59:43.202 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.202 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.202 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.202 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.432279+0000", 2024-09-21T09:59:43.202 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.8672999999999995e-05 2024-09-21T09:59:43.202 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.202 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.203 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,7", 2024-09-21T09:59:43.203 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.432386+0000", 2024-09-21T09:59:43.203 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000107594 2024-09-21T09:59:43.203 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.203 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.203 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.203 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.438906+0000", 2024-09-21T09:59:43.203 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0065196350000000002 2024-09-21T09:59:43.203 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.203 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.203 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.203 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.443829+0000", 2024-09-21T09:59:43.203 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0049227660000000003 2024-09-21T09:59:43.203 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.539856+0000", 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.096027770999999998 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.539914+0000", 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7067000000000001e-05 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.539955+0000", 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1458999999999997e-05 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.204 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:195393 8.c 8:32e0668c:::benchmark_data_smithi137_204476_object66790:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:50.439189+0000", 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 112.663899312, 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.10979017200000001, 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 195393 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.205 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.206 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.206 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.206 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.439189+0000", 2024-09-21T09:59:43.206 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.206 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.206 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.206 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.206 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.439189+0000", 2024-09-21T09:59:43.206 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.206 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.206 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.206 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.206 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.439190+0000", 2024-09-21T09:59:43.206 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7900000000000007e-07 2024-09-21T09:59:43.206 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.439194+0000", 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2320000000000003e-06 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.439204+0000", 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3670000000000003e-06 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.439208+0000", 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8790000000000002e-06 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.207 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.208 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.208 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.439250+0000", 2024-09-21T09:59:43.208 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1681999999999998e-05 2024-09-21T09:59:43.208 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.208 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.208 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.208 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.439332+0000", 2024-09-21T09:59:43.208 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1475000000000002e-05 2024-09-21T09:59:43.208 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.208 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.208 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,7", 2024-09-21T09:59:43.208 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.439403+0000", 2024-09-21T09:59:43.208 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1653e-05 2024-09-21T09:59:43.208 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.208 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.441447+0000", 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0020436339999999999 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.443906+0000", 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0024586389999999999 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.548880+0000", 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.104974417 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.209 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.210 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.548936+0000", 2024-09-21T09:59:43.210 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6060000000000002e-05 2024-09-21T09:59:43.210 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.210 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.210 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.210 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:50.548979+0000", 2024-09-21T09:59:43.210 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3155000000000003e-05 2024-09-21T09:59:43.210 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.210 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.210 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.210 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.210 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.210 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:252707 8.1e 8:7b104baf:::benchmark_data_smithi137_204476_object124104:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2024-09-21T09:59:43.210 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:58:47.359486+0000", 2024-09-21T09:59:43.210 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 55.743602435, 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.117275765, 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 252707 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.359486+0000", 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.211 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.212 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.359486+0000", 2024-09-21T09:59:43.212 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.212 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.212 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.212 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.212 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.359525+0000", 2024-09-21T09:59:43.212 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9186000000000001e-05 2024-09-21T09:59:43.212 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.212 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.212 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.212 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.359530+0000", 2024-09-21T09:59:43.212 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8879999999999996e-06 2024-09-21T09:59:43.212 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.212 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.212 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.359543+0000", 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3524e-05 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.359550+0000", 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0280000000000003e-06 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.359597+0000", 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6555999999999999e-05 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.359674+0000", 2024-09-21T09:59:43.213 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6513000000000004e-05 2024-09-21T09:59:43.214 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.214 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.214 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,4", 2024-09-21T09:59:43.214 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.359990+0000", 2024-09-21T09:59:43.214 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00031637700000000001 2024-09-21T09:59:43.214 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.214 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.214 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.214 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.362284+0000", 2024-09-21T09:59:43.214 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0022942890000000001 2024-09-21T09:59:43.214 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.214 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.214 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.214 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.363494+0000", 2024-09-21T09:59:43.214 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001209613 2024-09-21T09:59:43.215 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.215 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.215 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.215 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.476530+0000", 2024-09-21T09:59:43.215 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.11303576899999999 2024-09-21T09:59:43.215 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.215 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.215 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.215 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.476667+0000", 2024-09-21T09:59:43.215 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000137556 2024-09-21T09:59:43.215 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.215 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.215 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.215 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.476762+0000", 2024-09-21T09:59:43.216 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4466e-05 2024-09-21T09:59:43.216 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.216 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.216 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.216 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.216 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.216 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:252709 8.e 8:73bee939:::benchmark_data_smithi137_204476_object124106:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2024-09-21T09:59:43.216 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:58:47.359569+0000", 2024-09-21T09:59:43.216 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 55.743518989000002, 2024-09-21T09:59:43.216 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.122125107, 2024-09-21T09:59:43.216 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T09:59:43.216 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T09:59:43.216 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T09:59:43.216 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T09:59:43.217 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T09:59:43.217 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T09:59:43.217 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 252709 2024-09-21T09:59:43.217 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.217 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T09:59:43.217 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.217 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T09:59:43.217 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.359569+0000", 2024-09-21T09:59:43.217 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.217 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.217 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.217 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T09:59:43.217 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.359569+0000", 2024-09-21T09:59:43.217 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T09:59:43.217 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.218 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.218 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T09:59:43.218 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.359570+0000", 2024-09-21T09:59:43.218 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2900000000000004e-07 2024-09-21T09:59:43.218 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.218 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.218 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T09:59:43.218 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.359572+0000", 2024-09-21T09:59:43.218 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2579999999999998e-06 2024-09-21T09:59:43.218 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.218 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.218 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T09:59:43.218 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.359578+0000", 2024-09-21T09:59:43.218 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1430000000000003e-06 2024-09-21T09:59:43.219 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.219 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.219 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T09:59:43.219 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.359583+0000", 2024-09-21T09:59:43.219 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8910000000000003e-06 2024-09-21T09:59:43.219 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.219 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.219 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T09:59:43.219 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.361327+0000", 2024-09-21T09:59:43.219 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0017439199999999999 2024-09-21T09:59:43.219 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.219 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.219 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T09:59:43.219 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.361396+0000", 2024-09-21T09:59:43.220 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9447000000000001e-05 2024-09-21T09:59:43.220 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.220 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.220 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,4", 2024-09-21T09:59:43.220 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.361711+0000", 2024-09-21T09:59:43.220 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00031485999999999998 2024-09-21T09:59:43.220 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.220 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.220 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T09:59:43.220 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.363634+0000", 2024-09-21T09:59:43.220 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0019223160000000001 2024-09-21T09:59:43.220 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.220 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.220 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.220 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.364082+0000", 2024-09-21T09:59:43.221 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00044871700000000001 2024-09-21T09:59:43.221 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.221 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.221 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T09:59:43.221 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.481567+0000", 2024-09-21T09:59:43.221 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.11748473500000001 2024-09-21T09:59:43.221 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.221 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.221 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T09:59:43.221 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.481636+0000", 2024-09-21T09:59:43.221 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8670999999999994e-05 2024-09-21T09:59:43.221 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T09:59:43.221 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T09:59:43.221 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T09:59:43.222 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:58:47.481694+0000", 2024-09-21T09:59:43.222 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8619999999999998e-05 2024-09-21T09:59:43.222 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.222 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.222 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.222 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T09:59:43.222 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T09:59:43.222 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T09:59:43.222 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:43.243 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:43.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:43.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:43.344 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:43.367 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:43.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:43.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:43.469 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:43.494 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:43.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:43.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:43.596 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:43.616 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:43.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:43.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:43.718 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:43.740 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:43.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:43.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:43.842 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:43.862 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:43.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:43.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:43.964 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:43.998 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:43.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:43.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:44.099 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:44.130 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:44.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:44.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:44.143 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T09:59:44.149 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 10 16 27563 27547 172.153 56.125 0.013287 0.0058021 2024-09-21T09:59:44.231 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:44.266 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:44.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:44.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:44.368 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:44 smithi165 ceph-mon[86023]: pgmap v905: 89 pgs: 89 active+clean; 1.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 124 MiB/s wr, 1.99k op/s 2024-09-21T09:59:44.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:44 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2639484060' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:59:44.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:44.404 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:44.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:44.505 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:44.534 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:44.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:44.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:44 smithi137 ceph-mon[93825]: pgmap v905: 89 pgs: 89 active+clean; 1.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 124 MiB/s wr, 1.99k op/s 2024-09-21T09:59:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:44 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2639484060' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:59:44.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:44 smithi137 ceph-mon[97575]: pgmap v905: 89 pgs: 89 active+clean; 1.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 124 MiB/s wr, 1.99k op/s 2024-09-21T09:59:44.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:44 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2639484060' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T09:59:44.636 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:44.674 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:44.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:44.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:44.775 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:44.810 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:44.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:44.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:44.912 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:44.944 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:44.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:44.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:45.046 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:45.081 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:45.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:45.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:45.150 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 11 16 29881 29865 169.672 144.875 0.00651809 0.00588818 2024-09-21T09:59:45.183 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:45.220 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:45.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:45.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:45.321 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:45.355 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:45.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:45.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:45.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:45 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:59:45.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:45 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2639484060' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:59:45.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:45 smithi165 ceph-mon[86023]: osdmap e291: 8 total, 8 up, 8 in 2024-09-21T09:59:45.457 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:45.477 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:45.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:45.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:45 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:59:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:45 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2639484060' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:59:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:45 smithi137 ceph-mon[93825]: osdmap e291: 8 total, 8 up, 8 in 2024-09-21T09:59:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:45 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T09:59:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:45 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2639484060' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T09:59:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:45 smithi137 ceph-mon[97575]: osdmap e291: 8 total, 8 up, 8 in 2024-09-21T09:59:45.579 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:45.613 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:45.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:45.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:45.715 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:45.745 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:45.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:45.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:45.847 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:45.883 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:45.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:45.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:45.984 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:46.015 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:46.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:46.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:46.116 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:46.150 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 12 16 31936 31920 166.235 128.438 0.00505656 0.00600977 2024-09-21T09:59:46.154 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:46.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:46.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:46.256 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:46.289 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:46.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:46.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:46.390 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:46.425 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:46.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:46.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:46.527 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:46 smithi137 ceph-mon[93825]: pgmap v907: 89 pgs: 89 active+clean; 1.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 151 MiB/s wr, 2.42k op/s 2024-09-21T09:59:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:46 smithi137 ceph-mon[97575]: pgmap v907: 89 pgs: 89 active+clean; 1.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 151 MiB/s wr, 2.42k op/s 2024-09-21T09:59:46.560 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:46.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:46.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:46 smithi165 ceph-mon[86023]: pgmap v907: 89 pgs: 89 active+clean; 1.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 151 MiB/s wr, 2.42k op/s 2024-09-21T09:59:46.661 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:46.696 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:46.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:46.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:46.798 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:46.829 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:46.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:46.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:46.930 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:46.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:46.965 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:46.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:47.066 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:47.096 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:47.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:47.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:47.150 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 13 16 34133 34117 164.009 137.312 0.00607082 0.00609182 2024-09-21T09:59:47.199 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:47.236 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:47.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:47.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:47.337 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:47.374 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:47.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:47.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:47.476 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:47.513 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:47.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:47.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:47.614 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:47.647 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:47.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:47.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:47.749 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:47.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:47.781 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:47.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:47.882 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:47.917 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:47.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:47.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:48.019 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:48.057 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:48.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:48.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:48.150 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 14 15 36376 36361 162.311 140.25 0.00895683 0.00615556 2024-09-21T09:59:48.159 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:48.195 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:48.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:48.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:48.297 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:48.328 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:48.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:48.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:48.429 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:48.444 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:48 smithi137 ceph-mon[93825]: pgmap v908: 89 pgs: 89 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 161 MiB/s wr, 2.58k op/s 2024-09-21T09:59:48.445 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:48 smithi137 ceph-mon[97575]: pgmap v908: 89 pgs: 89 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 161 MiB/s wr, 2.58k op/s 2024-09-21T09:59:48.475 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:48.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:48.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:48.577 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:48.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:48.624 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:48.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:48 smithi165 ceph-mon[86023]: pgmap v908: 89 pgs: 89 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 161 MiB/s wr, 2.58k op/s 2024-09-21T09:59:48.725 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:48.754 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:48.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:48.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:48.856 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:48.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:48.891 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:48.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:48.992 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:49.026 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:49.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:49.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:49.127 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:49.150 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 15 16 38303 38287 159.515 120.375 0.00786608 0.00626374 2024-09-21T09:59:49.157 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.6 to 1 (10000) 2024-09-21T09:59:49.160 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:49.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:49.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:49.209 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T09:59:49.262 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:49.297 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:49.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:49.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:49.398 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:49.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:49.446 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:49.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:49.450 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:49 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2559538543' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T09:59:49.450 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:49 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2559538543' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T09:59:49.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:49.592 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:49.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:49.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:49.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:49 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2559538543' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T09:59:49.694 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:49.729 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:49.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:49.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:49.831 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:49.874 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:49.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:49.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:49.893 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-21T09:59:49.893 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:59:49.976 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:50.015 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:50.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:50.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:50.043 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:50.117 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:50.150 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:50.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:50.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:50.152 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 16 15 40242 40227 157.122 121.25 0.00409666 0.00635982 2024-09-21T09:59:50.252 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:50.283 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:50.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:50.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:50.362 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T09:59:50.385 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:50.409 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:50.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:50.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:50.511 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:50.528 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:50 smithi137 ceph-mon[97575]: pgmap v909: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 150 MiB/s wr, 2.40k op/s 2024-09-21T09:59:50.528 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:50 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2559538543' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T09:59:50.528 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:50 smithi137 ceph-mon[97575]: osdmap e292: 8 total, 8 up, 8 in 2024-09-21T09:59:50.529 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:50 smithi137 ceph-mon[93825]: pgmap v909: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 150 MiB/s wr, 2.40k op/s 2024-09-21T09:59:50.529 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:50 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2559538543' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T09:59:50.529 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:50 smithi137 ceph-mon[93825]: osdmap e292: 8 total, 8 up, 8 in 2024-09-21T09:59:50.544 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:50.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:50.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:50.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:50 smithi165 ceph-mon[86023]: pgmap v909: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 150 MiB/s wr, 2.40k op/s 2024-09-21T09:59:50.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:50 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2559538543' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T09:59:50.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:50 smithi165 ceph-mon[86023]: osdmap e292: 8 total, 8 up, 8 in 2024-09-21T09:59:50.549 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 09:59:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T09:59:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T09:59:50.645 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:50.696 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:50.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:50.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:50.797 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:50.836 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:50.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:50.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:50.938 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:50.980 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:50.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:50.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:51.082 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:51.129 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:51.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:51.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:51.151 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 17 16 41879 41863 153.887 102.25 0.00495269 0.0064934 2024-09-21T09:59:51.232 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:51.267 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:51.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:51.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:51.368 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:51.401 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:51.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:51.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:51.503 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:51.540 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:51.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:51.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:51.642 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:51.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:51.678 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:51.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:51.780 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:51.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:51.807 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:51.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:51.908 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:51.949 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:51.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:51.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:52.051 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:52.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:52.092 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:52.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:52.151 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 18 16 43664 43648 151.535 111.562 0.0678229 0.00657262 2024-09-21T09:59:52.193 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:52.214 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:52.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:52.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:52 smithi137 ceph-mon[93825]: pgmap v911: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 143 MiB/s wr, 2.28k op/s 2024-09-21T09:59:52.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 09:59:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:09:59:51] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.51.0" 2024-09-21T09:59:52.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:52 smithi137 ceph-mon[97575]: pgmap v911: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 143 MiB/s wr, 2.28k op/s 2024-09-21T09:59:52.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:52.339 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:52.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:52.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:52.441 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:52.481 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:52.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:52.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:52.583 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:52.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:52.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:52.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:52.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:52 smithi165 ceph-mon[86023]: pgmap v911: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 143 MiB/s wr, 2.28k op/s 2024-09-21T09:59:52.722 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:52.760 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:52.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:52.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:52.862 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:52.903 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:52.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:52.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:53.005 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:53.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:53.041 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:53.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:53.142 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:53.151 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 19 16 45414 45398 149.313 109.375 0.0107847 0.00669222 2024-09-21T09:59:53.176 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:53.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:53.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:53.232 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:53.232 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:53.278 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:53.320 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:53.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:53.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:53.422 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:53.462 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:53.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:53.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:53.563 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:53.598 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:53.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:53.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:53.700 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:53.732 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:53.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:53.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:53.834 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:53.858 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:53.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:53.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:53.959 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:54.003 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:54.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:54.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:54.105 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:54.140 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:54.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:54.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:54.152 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T09:59:54.150982+0000 min lat: 0.001069 max lat: 0.46585 avg lat: 0.00680075 2024-09-21T09:59:54.152 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T09:59:54.152 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 20 16 47040 47024 146.929 101.625 0.00412685 0.00680075 2024-09-21T09:59:54.242 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:54.281 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:54.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:54.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:54.383 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:54.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:54.417 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:54.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:54.457 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:54 smithi165 ceph-mon[86023]: pgmap v912: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-09-21T09:59:54.519 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:54 smithi137 ceph-mon[93825]: pgmap v912: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-09-21T09:59:54.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:54 smithi137 ceph-mon[97575]: pgmap v912: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-09-21T09:59:54.552 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:54.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:54.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:54.654 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:54.687 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:54.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:54.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:54.789 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:54.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:54.814 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:54.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:54.915 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:54.953 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:54.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:54.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:55.054 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:55.086 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:55.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:55.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:55.152 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 21 16 48770 48754 145.08 108.125 0.0082958 0.0068879 2024-09-21T09:59:55.188 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:55.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:55.229 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:55.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:55.250 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:55.330 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:55.374 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:55.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:55.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:55.478 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:55.498 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:59:55.498 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:59:55.506 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:55.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:55.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:55.607 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:55.642 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:55.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:55.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:55.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:59:55.744 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:55.778 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:55.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:55.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:55.879 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:55.922 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:55.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:55.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:56.024 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:56.060 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:56.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:56.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:56.152 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 22 16 50527 50511 143.477 109.812 0.00759826 0.00696494 2024-09-21T09:59:56.222 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:56.258 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:56.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:56.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:56.360 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:56.393 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:56.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:56.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:56.495 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:56.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:56.529 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:56.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:56.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:56 smithi137 ceph-mon[93825]: pgmap v913: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-09-21T09:59:56.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:56 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5, 1, 7]} : dispatch 2024-09-21T09:59:56.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:56 smithi137 ceph-mon[97575]: pgmap v913: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-09-21T09:59:56.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:56 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5, 1, 7]} : dispatch 2024-09-21T09:59:56.630 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:56.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:56 smithi165 ceph-mon[86023]: pgmap v913: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-09-21T09:59:56.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:56 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5, 1, 7]} : dispatch 2024-09-21T09:59:56.661 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:56.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:56.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:56.762 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:56.794 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:56.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:56.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:56.895 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:56.935 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:56.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:56.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:57.036 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:57.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:57.071 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:57.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:57.152 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 23 16 52226 52210 141.855 106.188 0.0101131 0.00704461 2024-09-21T09:59:57.172 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:57.213 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:57.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:57.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:57.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:57.351 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:57.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:57.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:57.453 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:57.488 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:57.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:57.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:57.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5, 1, 7]}]': finished 2024-09-21T09:59:57.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:57 smithi137 ceph-mon[93825]: osdmap e293: 8 total, 8 up, 8 in 2024-09-21T09:59:57.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5, 1, 7]}]': finished 2024-09-21T09:59:57.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:57 smithi137 ceph-mon[97575]: osdmap e293: 8 total, 8 up, 8 in 2024-09-21T09:59:57.590 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:57.625 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:57.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:57.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:57.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [3, 5, 1, 7]}]': finished 2024-09-21T09:59:57.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:57 smithi165 ceph-mon[86023]: osdmap e293: 8 total, 8 up, 8 in 2024-09-21T09:59:57.727 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:57.762 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:57.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:57.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:57.864 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T09:59:57.900 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:57.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:57.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T09:59:58.002 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:58.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:58.036 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:58.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:58.137 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:58.152 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 24 16 53992 53976 140.543 110.375 0.00570047 0.00711072 2024-09-21T09:59:58.173 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:58.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:58.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:58.275 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:58.308 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:58.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:58.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:58.331 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:58 smithi137 ceph-mon[93825]: pgmap v915: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-21T09:59:58.331 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 09:59:58 smithi137 ceph-mon[93825]: osdmap e294: 8 total, 8 up, 8 in 2024-09-21T09:59:58.332 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:58 smithi137 ceph-mon[97575]: pgmap v915: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-21T09:59:58.332 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 09:59:58 smithi137 ceph-mon[97575]: osdmap e294: 8 total, 8 up, 8 in 2024-09-21T09:59:58.410 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:58.447 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:58.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:58.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:58.549 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T09:59:58.584 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:58.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:58.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T09:59:58.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:58 smithi165 ceph-mon[86023]: pgmap v915: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-21T09:59:58.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 09:59:58 smithi165 ceph-mon[86023]: osdmap e294: 8 total, 8 up, 8 in 2024-09-21T09:59:58.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:58.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:58.723 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:58.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:58.823 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T09:59:58.854 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:58.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:58.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T09:59:58.956 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:58.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:58.991 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:58.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:59.092 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T09:59:59.130 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:59.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:59.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T09:59:59.152 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 25 16 55588 55572 138.911 99.75 0.0108755 0.00719433 2024-09-21T09:59:59.233 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T09:59:59.271 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:59.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:59.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T09:59:59.372 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:59.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:59.408 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:59.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:59.509 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T09:59:59.537 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:59.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:59.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T09:59:59.638 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:59.674 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:59.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:59.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T09:59:59.775 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T09:59:59.812 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T09:59:59.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:59.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T09:59:59.914 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T09:59:59.950 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T09:59:59.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:59:59.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:00.052 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:00.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:00.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:00.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:00.152 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 26 16 57144 57128 137.308 97.25 0.00242988 0.0072672 2024-09-21T10:00:00.193 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:00.223 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:00.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:00.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:00.262 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:00 smithi137 ceph-mon[93825]: pgmap v917: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-09-21T10:00:00.262 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:00 smithi137 ceph-mon[93825]: Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2024-09-21T10:00:00.262 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:00 smithi137 ceph-mon[93825]: [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-09-21T10:00:00.263 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:00 smithi137 ceph-mon[97575]: pgmap v917: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-09-21T10:00:00.264 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:00 smithi137 ceph-mon[97575]: Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2024-09-21T10:00:00.264 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:00 smithi137 ceph-mon[97575]: [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-09-21T10:00:00.325 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:00.360 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:00.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:00.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:00.462 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:00.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:00.501 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:00.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:00.602 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:00.637 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:00.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:00.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:00.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:00:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:00:00.215Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:00:00.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:00 smithi165 ceph-mon[86023]: pgmap v917: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-09-21T10:00:00.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:00 smithi165 ceph-mon[86023]: Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2024-09-21T10:00:00.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:00 smithi165 ceph-mon[86023]: [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-09-21T10:00:00.739 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:00.771 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:00.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:00.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:00.873 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:00.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:00.924 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:00.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:01.025 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:01.068 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:01.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:01.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:01.152 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 27 16 58808 58792 136.074 104 0.00611062 0.00734417 2024-09-21T10:00:01.170 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:01.217 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:01.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:01.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:01.319 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:01.352 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:01.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:01.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:01.453 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:01.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:01.495 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:01.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:01.596 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:01.637 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:01.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:01.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:01.738 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:01.774 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:01.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:01.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:01.876 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:01.910 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:01.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:01.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:02.011 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:02.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:02.034 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:02.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:02.135 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:02.153 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 28 16 60021 60005 133.922 75.8125 0.0122146 0.00746195 2024-09-21T10:00:02.170 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:02.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:02.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:02.248 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:00:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:00:01] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.51.0" 2024-09-21T10:00:02.272 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:02.309 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:02.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:02.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:02.411 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:02.436 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:02.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:02.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:02.538 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:02.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:02 smithi137 ceph-mon[93825]: pgmap v918: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 117 MiB/s wr, 1.88k op/s 2024-09-21T10:00:02.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:02 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1732732824' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:00:02.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:02 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:00:02.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:02 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:00:02.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:02 smithi137 ceph-mon[97575]: pgmap v918: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 117 MiB/s wr, 1.88k op/s 2024-09-21T10:00:02.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:02 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1732732824' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:00:02.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:02 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:00:02.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:02 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:00:02.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:02.576 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:02.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:02.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:02 smithi165 ceph-mon[86023]: pgmap v918: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 117 MiB/s wr, 1.88k op/s 2024-09-21T10:00:02.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:02 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1732732824' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:00:02.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:02 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:00:02.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:02 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:00:02.677 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:02.715 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:02.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:02.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:02.816 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:02.844 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:02.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:02.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:02.946 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:02.983 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:02.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:02.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:03.084 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:03.106 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:03.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:03.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:03.152 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 29 16 61256 61240 131.966 77.1875 0.00288226 0.00755582 2024-09-21T10:00:03.208 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:03.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:03.247 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:03.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:03.348 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:03.370 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:03.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:03.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:03.471 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:03.502 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:03.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:03.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:03 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:00:03.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:03 smithi137 ceph-mon[93825]: osdmap e295: 8 total, 8 up, 8 in 2024-09-21T10:00:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:03 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:00:03.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:03 smithi137 ceph-mon[97575]: osdmap e295: 8 total, 8 up, 8 in 2024-09-21T10:00:03.604 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:03.637 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:03.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:03.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:03 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:00:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:03 smithi165 ceph-mon[86023]: osdmap e295: 8 total, 8 up, 8 in 2024-09-21T10:00:03.739 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:03.775 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:03.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:03.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:03.877 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:03.916 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:03.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:03.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:04.018 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:04.062 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:04.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:04.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:04.153 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 30 16 62683 62667 130.539 89.1875 0.00685709 0.0076555 2024-09-21T10:00:04.164 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:04.186 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:04.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:04.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:04.288 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:04.321 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:04.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:04.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:04.423 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:04.452 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:04.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:04.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:04.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:04 smithi137 ceph-mon[93825]: pgmap v920: 89 pgs: 89 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-21T10:00:04.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:04 smithi137 ceph-mon[97575]: pgmap v920: 89 pgs: 89 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-21T10:00:04.553 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:04.580 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:04 smithi165 ceph-mon[86023]: pgmap v920: 89 pgs: 89 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-21T10:00:04.590 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:04.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:04.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:04.692 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:04.726 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:04.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:04.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:04.828 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:04.856 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:04.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:04.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:04.957 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:04.992 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:04.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:04.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:05.095 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:05.131 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:05.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:05.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:05.153 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 31 16 64078 64062 129.141 87.1875 0.00685321 0.00773805 2024-09-21T10:00:05.233 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:05.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:05.283 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:05.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:05.384 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:05.416 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:05.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:05.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:05.518 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:05.548 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:05.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:05.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:05.578 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T10:00:05.650 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:05.685 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:05.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:05.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:05.787 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:05.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:05.820 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:05.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:05.921 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:05.960 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:05.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:05.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:06.061 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:06.101 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:06.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:06.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:06.153 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 32 16 65634 65618 128.144 97.25 0.00577903 0.0077985 2024-09-21T10:00:06.203 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:06.241 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:06.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:06.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:06.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:05 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:06.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:05 smithi137 ceph-mon[93825]: pgmap v921: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:00:06.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:05 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:05 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:05 smithi137 ceph-mon[97575]: pgmap v921: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:00:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:05 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:06.343 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:06.381 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:06.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:06.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:05 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:05 smithi165 ceph-mon[86023]: pgmap v921: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:00:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:05 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:06.482 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:06.512 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:06.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:06.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:06.614 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:06.642 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:06.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:06.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:06.743 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:06.793 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:06.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:06.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:06.894 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:06.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:06.930 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:06.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:07.031 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:07.069 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:07.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:07.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:07.153 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 33 16 67011 66995 126.868 86.0625 0.0118432 0.00787752 2024-09-21T10:00:07.170 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:07.206 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:07.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:07.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:07.228 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:06 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:00:07.228 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:06 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:00:07.228 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:06 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:07.228 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:06 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:00:07.228 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:06 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:00:07.229 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:06 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:07.308 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:07.350 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:07.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:07.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:06 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:00:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:06 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:00:07.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:06 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:07.420 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:00:07.420 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:00:07.451 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:07.464 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:00:07.464 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:00:07.496 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:07.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:07.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:07.498 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:00:07.499 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:00:07.538 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:00:07.539 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:00:07.578 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:00:07.578 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:00:07.598 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:07.616 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:00:07.616 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:00:07.631 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:00:07.632 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:00:07.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:07.634 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:07.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:07.652 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:00:07.652 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:00:07.687 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:00:07.687 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:00:07.735 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:07.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:07.770 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:07.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:07.871 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:07.907 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:07.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:07.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:08.009 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:08.031 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:08.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:08.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:08.040 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:07 smithi137 ceph-mon[93825]: pgmap v922: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2024-09-21T10:00:08.040 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:07 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/310603338' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:00:08.040 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:07 smithi137 ceph-mon[97575]: pgmap v922: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2024-09-21T10:00:08.040 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:07 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/310603338' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:00:08.133 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:08.153 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 34 16 68325 68309 125.552 82.125 0.00775748 0.0079593 2024-09-21T10:00:08.171 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:08.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:08.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:08.273 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:08.311 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:08.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:08.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:07 smithi165 ceph-mon[86023]: pgmap v922: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2024-09-21T10:00:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:07 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/310603338' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:00:08.413 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:08.419 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:00:08.426 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:00:08.427 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:00:08.440 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:08.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:08.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:08.542 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:08.573 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:08.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:08.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:08.675 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:08.706 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:08.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:08.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:08.808 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:08.847 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:08.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:08.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:08.948 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:08.970 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:08.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:08.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:09.072 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:09.111 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:09.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:09.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:09.153 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 35 16 69666 69650 124.36 83.8125 0.00767798 0.00803614 2024-09-21T10:00:09.213 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:09.244 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:09.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:09.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:09.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:08 smithi137 ceph-mon[93825]: from='client.45782 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:00:09.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:08 smithi137 ceph-mon[97575]: from='client.45782 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:00:09.347 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:09.381 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:09.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:09.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:09.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:08 smithi165 ceph-mon[86023]: from='client.45782 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:00:09.483 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:09.519 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:09.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:09.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:09.621 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:09.642 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:09.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:09.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:09.743 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:09.775 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:09.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:09.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:09.877 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:09.914 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:09.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:09.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:10.016 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:10.050 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:10.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:10.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:10.151 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:10.153 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 36 16 70950 70934 123.134 80.25 0.0191746 0.00811672 2024-09-21T10:00:10.177 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:10.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:10.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:10.201 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:09 smithi137 ceph-mon[93825]: pgmap v923: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-09-21T10:00:10.201 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:00:10.202 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:09 smithi137 ceph-mon[97575]: pgmap v923: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-09-21T10:00:10.202 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:00:10.214 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:09 smithi165 ceph-mon[86023]: pgmap v923: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-09-21T10:00:10.214 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:00:10.279 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:10.316 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:10.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:10.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:10.418 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:10.456 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:10.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:10.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:10.558 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:10.594 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:10.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:10.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:00:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:00:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:00:10.696 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:10.730 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:10.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:10.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:10.832 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:10.869 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:10.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:10.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:10.971 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:10.992 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:10.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:10.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:11.094 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:11.130 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:11.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:11.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:11.153 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 37 16 72174 72158 121.874 76.5 0.0155283 0.00820027 2024-09-21T10:00:11.231 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:11.267 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:11.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:11.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:11.369 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:11.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:11.402 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:11.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:11.503 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:11.536 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:11.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:11.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:11.638 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:11.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:11.682 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:11.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:11.782 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:11.818 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:11.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:11.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:11.920 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:11.957 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:11.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:11.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:12.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:11 smithi137 ceph-mon[93825]: pgmap v924: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-21T10:00:12.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:11 smithi137 ceph-mon[97575]: pgmap v924: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-21T10:00:12.051 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:00:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:00:11] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.51.0" 2024-09-21T10:00:12.059 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:12.097 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:12.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:12.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:12.153 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 38 16 73643 73627 121.082 91.8125 0.0191633 0.0082532 2024-09-21T10:00:12.182 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":922,"stamp":"2024-09-21T10:00:06.897930+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4113242061,"num_objects":62780,"num_object_clones":0,"num_object_copies":188340,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":62780,"num_whiteouts":0,"num_read":306,"num_read_kb":759,"num_write":62966,"num_write_kb":4017915,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":52,"num_bytes_recovered":1782836,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":62912,"ondisk_log_size":62912,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":271,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":16499032,"kb_used_data":12288848,"kb_used_omap":31,"kb_used_meta":4210080,"kb_avail":733462184,"statfs":{"total":767960285184,"available":751065276416,"internally_reserved":0,"allocated":12583780352,"data_stored":12567651188,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31824,"internal_metadata":4311122864},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,6,8,6,5,0,5,1],"upper_bound":256},"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":1034092544,"num_objects":15779,"num_object_clones":0,"num_object_copies":47337,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15779,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15779,"num_write_kb":1009856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"9.684600"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":484,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.256909+0000","last_change":"2024-09-21T09:58:36.390907+0000","last_active":"2024-09-21T10:00:02.256909+0000","last_peered":"2024-09-21T10:00:02.256909+0000","last_clean":"2024-09-21T10:00:02.256909+0000","last_became_active":"2024-09-21T09:58:36.390595+0000","last_became_peered":"2024-09-21T09:58:36.390595+0000","last_unstale":"2024-09-21T10:00:02.256909+0000","last_undegraded":"2024-09-21T10:00:02.256909+0000","last_fullsized":"2024-09-21T10:00:02.256909+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:35:10.662461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":262,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.218904+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:59:57.218904+0000","last_peered":"2024-09-21T09:59:57.218904+0000","last_clean":"2024-09-21T09:59:57.218904+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:59:57.218904+0000","last_undegraded":"2024-09-21T09:59:57.218904+0000","last_fullsized":"2024-09-21T09:59:57.218904+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":132,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.225043+0000","last_change":"2024-09-21T09:49:39.892381+0000","last_active":"2024-09-21T09:59:57.225043+0000","last_peered":"2024-09-21T09:59:57.225043+0000","last_clean":"2024-09-21T09:59:57.225043+0000","last_became_active":"2024-09-21T09:49:39.891113+0000","last_became_peered":"2024-09-21T09:49:39.891113+0000","last_unstale":"2024-09-21T09:59:57.225043+0000","last_undegraded":"2024-09-21T09:59:57.225043+0000","last_fullsized":"2024-09-21T09:59:57.225043+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:12:12.870474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":403,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.247096+0000","last_change":"2024-09-21T09:46:16.197635+0000","last_active":"2024-09-21T10:00:02.247096+0000","last_peered":"2024-09-21T10:00:02.247096+0000","last_clean":"2024-09-21T10:00:02.247096+0000","last_became_active":"2024-09-21T09:46:16.197349+0000","last_became_peered":"2024-09-21T09:46:16.197349+0000","last_unstale":"2024-09-21T10:00:02.247096+0000","last_undegraded":"2024-09-21T10:00:02.247096+0000","last_fullsized":"2024-09-21T10:00:02.247096+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:37:09.309562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":389,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249185+0000","last_change":"2024-09-21T09:46:16.222385+0000","last_active":"2024-09-21T10:00:02.249185+0000","last_peered":"2024-09-21T10:00:02.249185+0000","last_clean":"2024-09-21T10:00:02.249185+0000","last_became_active":"2024-09-21T09:46:16.218293+0000","last_became_peered":"2024-09-21T09:46:16.218293+0000","last_unstale":"2024-09-21T10:00:02.249185+0000","last_undegraded":"2024-09-21T10:00:02.249185+0000","last_fullsized":"2024-09-21T10:00:02.249185+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:33:46.853733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":263,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.217767+0000","last_change":"2024-09-21T09:52:23.917288+0000","last_active":"2024-09-21T09:59:57.217767+0000","last_peered":"2024-09-21T09:59:57.217767+0000","last_clean":"2024-09-21T09:59:57.217767+0000","last_became_active":"2024-09-21T09:52:23.916543+0000","last_became_peered":"2024-09-21T09:52:23.916543+0000","last_unstale":"2024-09-21T09:59:57.217767+0000","last_undegraded":"2024-09-21T09:59:57.217767+0000","last_fullsized":"2024-09-21T09:59:57.217767+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:42:18.241144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":369,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249630+0000","last_change":"2024-09-21T09:46:16.225111+0000","last_active":"2024-09-21T10:00:02.249630+0000","last_peered":"2024-09-21T10:00:02.249630+0000","last_clean":"2024-09-21T10:00:02.249630+0000","last_became_active":"2024-09-21T09:46:16.222971+0000","last_became_peered":"2024-09-21T09:46:16.222971+0000","last_unstale":"2024-09-21T10:00:02.249630+0000","last_undegraded":"2024-09-21T10:00:02.249630+0000","last_fullsized":"2024-09-21T10:00:02.249630+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:20.148782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":120,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.218596+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T09:59:57.218596+0000","last_peered":"2024-09-21T09:59:57.218596+0000","last_clean":"2024-09-21T09:59:57.218596+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T09:59:57.218596+0000","last_undegraded":"2024-09-21T09:59:57.218596+0000","last_fullsized":"2024-09-21T09:59:57.218596+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"295'4006","reported_seq":4039,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:05.312895+0000","last_change":"2024-09-21T09:59:19.100855+0000","last_active":"2024-09-21T10:00:05.312895+0000","last_peered":"2024-09-21T10:00:05.312895+0000","last_clean":"2024-09-21T10:00:05.312895+0000","last_became_active":"2024-09-21T09:59:19.100539+0000","last_became_peered":"2024-09-21T09:59:19.100539+0000","last_unstale":"2024-09-21T10:00:05.312895+0000","last_undegraded":"2024-09-21T10:00:05.312895+0000","last_fullsized":"2024-09-21T10:00:05.312895+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4006,"log_dups_size":0,"ondisk_log_size":4006,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:24:05.106203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262537216,"num_objects":4006,"num_object_clones":0,"num_object_copies":12018,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4006,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4006,"num_write_kb":256384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":278,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.217486+0000","last_change":"2024-09-21T09:46:16.218452+0000","last_active":"2024-09-21T09:59:57.217486+0000","last_peered":"2024-09-21T09:59:57.217486+0000","last_clean":"2024-09-21T09:59:57.217486+0000","last_became_active":"2024-09-21T09:46:16.218108+0000","last_became_peered":"2024-09-21T09:46:16.218108+0000","last_unstale":"2024-09-21T09:59:57.217486+0000","last_undegraded":"2024-09-21T09:59:57.217486+0000","last_fullsized":"2024-09-21T09:59:57.217486+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:29:08.062670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":152,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.223749+0000","last_change":"2024-09-21T09:52:23.919124+0000","last_active":"2024-09-21T09:59:57.223749+0000","last_peered":"2024-09-21T09:59:57.223749+0000","last_clean":"2024-09-21T09:59:57.223749+0000","last_became_active":"2024-09-21T09:52:23.918746+0000","last_became_peered":"2024-09-21T09:52:23.918746+0000","last_unstale":"2024-09-21T09:59:57.223749+0000","last_undegraded":"2024-09-21T09:59:57.223749+0000","last_fullsized":"2024-09-21T09:59:57.223749+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:04:48.548863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"295'4063","reported_seq":4082,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:05.803893+0000","last_change":"2024-09-21T09:59:19.455307+0000","last_active":"2024-09-21T10:00:05.803893+0000","last_peered":"2024-09-21T10:00:05.803893+0000","last_clean":"2024-09-21T10:00:05.803893+0000","last_became_active":"2024-09-21T09:59:19.454596+0000","last_became_peered":"2024-09-21T09:59:19.454596+0000","last_unstale":"2024-09-21T10:00:05.803893+0000","last_undegraded":"2024-09-21T10:00:05.803893+0000","last_fullsized":"2024-09-21T10:00:05.803893+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4063,"log_dups_size":0,"ondisk_log_size":4063,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:51:41.197084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":266272768,"num_objects":4063,"num_object_clones":0,"num_object_copies":12189,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4063,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4063,"num_write_kb":260032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":262,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.218420+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:59:57.218420+0000","last_peered":"2024-09-21T09:59:57.218420+0000","last_clean":"2024-09-21T09:59:57.218420+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:59:57.218420+0000","last_undegraded":"2024-09-21T09:59:57.218420+0000","last_fullsized":"2024-09-21T09:59:57.218420+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":307,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224318+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T09:59:57.224318+0000","last_peered":"2024-09-21T09:59:57.224318+0000","last_clean":"2024-09-21T09:59:57.224318+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T09:59:57.224318+0000","last_undegraded":"2024-09-21T09:59:57.224318+0000","last_fullsized":"2024-09-21T09:59:57.224318+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"295'3671","reported_seq":3690,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.327477+0000","last_change":"2024-09-21T09:59:19.099531+0000","last_active":"2024-09-21T10:00:02.327477+0000","last_peered":"2024-09-21T10:00:02.327477+0000","last_clean":"2024-09-21T10:00:02.327477+0000","last_became_active":"2024-09-21T09:59:19.099253+0000","last_became_peered":"2024-09-21T09:59:19.099253+0000","last_unstale":"2024-09-21T10:00:02.327477+0000","last_undegraded":"2024-09-21T10:00:02.327477+0000","last_fullsized":"2024-09-21T10:00:02.327477+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":3671,"log_dups_size":0,"ondisk_log_size":3671,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:51:55.310535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240582656,"num_objects":3671,"num_object_clones":0,"num_object_copies":11013,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3671,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3671,"num_write_kb":234944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":328,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.217967+0000","last_change":"2024-09-21T09:52:23.920077+0000","last_active":"2024-09-21T09:59:57.217967+0000","last_peered":"2024-09-21T09:59:57.217967+0000","last_clean":"2024-09-21T09:59:57.217967+0000","last_became_active":"2024-09-21T09:52:23.915378+0000","last_became_peered":"2024-09-21T09:52:23.915378+0000","last_unstale":"2024-09-21T09:59:57.217967+0000","last_undegraded":"2024-09-21T09:59:57.217967+0000","last_fullsized":"2024-09-21T09:59:57.217967+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:16:00.028635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":110,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.216866+0000","last_change":"2024-09-21T09:52:23.917314+0000","last_active":"2024-09-21T09:59:57.216866+0000","last_peered":"2024-09-21T09:59:57.216866+0000","last_clean":"2024-09-21T09:59:57.216866+0000","last_became_active":"2024-09-21T09:52:23.916728+0000","last_became_peered":"2024-09-21T09:52:23.916728+0000","last_unstale":"2024-09-21T09:59:57.216866+0000","last_undegraded":"2024-09-21T09:59:57.216866+0000","last_fullsized":"2024-09-21T09:59:57.216866+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:50:47.276875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"295'3795","reported_seq":3814,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.291425+0000","last_change":"2024-09-21T09:59:19.453353+0000","last_active":"2024-09-21T10:00:02.291425+0000","last_peered":"2024-09-21T10:00:02.291425+0000","last_clean":"2024-09-21T10:00:02.291425+0000","last_became_active":"2024-09-21T09:59:19.453007+0000","last_became_peered":"2024-09-21T09:59:19.453007+0000","last_unstale":"2024-09-21T10:00:02.291425+0000","last_undegraded":"2024-09-21T10:00:02.291425+0000","last_fullsized":"2024-09-21T10:00:02.291425+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":3795,"log_dups_size":0,"ondisk_log_size":3795,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:09:39.632910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":248709120,"num_objects":3795,"num_object_clones":0,"num_object_copies":11385,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3795,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3795,"num_write_kb":242880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":152,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224088+0000","last_change":"2024-09-21T09:52:23.919511+0000","last_active":"2024-09-21T09:59:57.224088+0000","last_peered":"2024-09-21T09:59:57.224088+0000","last_clean":"2024-09-21T09:59:57.224088+0000","last_became_active":"2024-09-21T09:52:23.918774+0000","last_became_peered":"2024-09-21T09:52:23.918774+0000","last_unstale":"2024-09-21T09:59:57.224088+0000","last_undegraded":"2024-09-21T09:59:57.224088+0000","last_fullsized":"2024-09-21T09:59:57.224088+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:19:51.518563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":406,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249824+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:00:02.249824+0000","last_peered":"2024-09-21T10:00:02.249824+0000","last_clean":"2024-09-21T10:00:02.249824+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:00:02.249824+0000","last_undegraded":"2024-09-21T10:00:02.249824+0000","last_fullsized":"2024-09-21T10:00:02.249824+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"295'3889","reported_seq":3922,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:03.487676+0000","last_change":"2024-09-21T09:59:19.098704+0000","last_active":"2024-09-21T10:00:03.487676+0000","last_peered":"2024-09-21T10:00:03.487676+0000","last_clean":"2024-09-21T10:00:03.487676+0000","last_became_active":"2024-09-21T09:59:19.098429+0000","last_became_peered":"2024-09-21T09:59:19.098429+0000","last_unstale":"2024-09-21T10:00:03.487676+0000","last_undegraded":"2024-09-21T10:00:03.487676+0000","last_fullsized":"2024-09-21T10:00:03.487676+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":3889,"log_dups_size":0,"ondisk_log_size":3889,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:38:30.746816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":254869504,"num_objects":3889,"num_object_clones":0,"num_object_copies":11667,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3889,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3889,"num_write_kb":248896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":478,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.256361+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:00:02.256361+0000","last_peered":"2024-09-21T10:00:02.256361+0000","last_clean":"2024-09-21T10:00:02.256361+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:00:02.256361+0000","last_undegraded":"2024-09-21T10:00:02.256361+0000","last_fullsized":"2024-09-21T10:00:02.256361+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":280,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224853+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T09:59:57.224853+0000","last_peered":"2024-09-21T09:59:57.224853+0000","last_clean":"2024-09-21T09:59:57.224853+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T09:59:57.224853+0000","last_undegraded":"2024-09-21T09:59:57.224853+0000","last_fullsized":"2024-09-21T09:59:57.224853+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"295'3935","reported_seq":3954,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:03.755587+0000","last_change":"2024-09-21T09:59:19.453392+0000","last_active":"2024-09-21T10:00:03.755587+0000","last_peered":"2024-09-21T10:00:03.755587+0000","last_clean":"2024-09-21T10:00:03.755587+0000","last_became_active":"2024-09-21T09:59:19.453015+0000","last_became_peered":"2024-09-21T09:59:19.453015+0000","last_unstale":"2024-09-21T10:00:03.755587+0000","last_undegraded":"2024-09-21T10:00:03.755587+0000","last_fullsized":"2024-09-21T10:00:03.755587+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":3935,"log_dups_size":0,"ondisk_log_size":3935,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:26:47.338159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":257884160,"num_objects":3935,"num_object_clones":0,"num_object_copies":11805,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3935,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3935,"num_write_kb":251840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":130,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.217074+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T09:59:57.217074+0000","last_peered":"2024-09-21T09:59:57.217074+0000","last_clean":"2024-09-21T09:59:57.217074+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T09:59:57.217074+0000","last_undegraded":"2024-09-21T09:59:57.217074+0000","last_fullsized":"2024-09-21T09:59:57.217074+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":277,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.225165+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:59:57.225165+0000","last_peered":"2024-09-21T09:59:57.225165+0000","last_clean":"2024-09-21T09:59:57.225165+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:59:57.225165+0000","last_undegraded":"2024-09-21T09:59:57.225165+0000","last_fullsized":"2024-09-21T09:59:57.225165+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.3","version":"295'4109","reported_seq":4128,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:05.838462+0000","last_change":"2024-09-21T09:59:19.453807+0000","last_active":"2024-09-21T10:00:05.838462+0000","last_peered":"2024-09-21T10:00:05.838462+0000","last_clean":"2024-09-21T10:00:05.838462+0000","last_became_active":"2024-09-21T09:59:19.453457+0000","last_became_peered":"2024-09-21T09:59:19.453457+0000","last_unstale":"2024-09-21T10:00:05.838462+0000","last_undegraded":"2024-09-21T10:00:05.838462+0000","last_fullsized":"2024-09-21T10:00:05.838462+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4109,"log_dups_size":0,"ondisk_log_size":4109,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:29:06.963975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":269287424,"num_objects":4109,"num_object_clones":0,"num_object_copies":12327,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4109,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4109,"num_write_kb":262976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":261,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224403+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:59:57.224403+0000","last_peered":"2024-09-21T09:59:57.224403+0000","last_clean":"2024-09-21T09:59:57.224403+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:59:57.224403+0000","last_undegraded":"2024-09-21T09:59:57.224403+0000","last_fullsized":"2024-09-21T09:59:57.224403+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":300,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.225314+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T09:59:57.225314+0000","last_peered":"2024-09-21T09:59:57.225314+0000","last_clean":"2024-09-21T09:59:57.225314+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T09:59:57.225314+0000","last_undegraded":"2024-09-21T09:59:57.225314+0000","last_fullsized":"2024-09-21T09:59:57.225314+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"295'3747","reported_seq":3780,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:03.502272+0000","last_change":"2024-09-21T09:59:19.453218+0000","last_active":"2024-09-21T10:00:03.502272+0000","last_peered":"2024-09-21T10:00:03.502272+0000","last_clean":"2024-09-21T10:00:03.502272+0000","last_became_active":"2024-09-21T09:59:19.452913+0000","last_became_peered":"2024-09-21T09:59:19.452913+0000","last_unstale":"2024-09-21T10:00:03.502272+0000","last_undegraded":"2024-09-21T10:00:03.502272+0000","last_fullsized":"2024-09-21T10:00:03.502272+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":3747,"log_dups_size":0,"ondisk_log_size":3747,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:27.897654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245563392,"num_objects":3747,"num_object_clones":0,"num_object_copies":11241,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3747,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3747,"num_write_kb":239808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":486,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.250752+0000","last_change":"2024-09-21T09:58:36.393289+0000","last_active":"2024-09-21T10:00:02.250752+0000","last_peered":"2024-09-21T10:00:02.250752+0000","last_clean":"2024-09-21T10:00:02.250752+0000","last_became_active":"2024-09-21T09:58:36.392631+0000","last_became_peered":"2024-09-21T09:58:36.392631+0000","last_unstale":"2024-09-21T10:00:02.250752+0000","last_undegraded":"2024-09-21T10:00:02.250752+0000","last_fullsized":"2024-09-21T10:00:02.250752+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:46:30.437729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":311,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.256800+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:00:02.256800+0000","last_peered":"2024-09-21T10:00:02.256800+0000","last_clean":"2024-09-21T10:00:02.256800+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:00:02.256800+0000","last_undegraded":"2024-09-21T10:00:02.256800+0000","last_fullsized":"2024-09-21T10:00:02.256800+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.8","version":"295'3848","reported_seq":3881,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:03.445593+0000","last_change":"2024-09-21T09:59:19.099992+0000","last_active":"2024-09-21T10:00:03.445593+0000","last_peered":"2024-09-21T10:00:03.445593+0000","last_clean":"2024-09-21T10:00:03.445593+0000","last_became_active":"2024-09-21T09:59:19.099429+0000","last_became_peered":"2024-09-21T09:59:19.099429+0000","last_unstale":"2024-09-21T10:00:03.445593+0000","last_undegraded":"2024-09-21T10:00:03.445593+0000","last_fullsized":"2024-09-21T10:00:03.445593+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":3848,"log_dups_size":0,"ondisk_log_size":3848,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:23:13.800624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":252182528,"num_objects":3848,"num_object_clones":0,"num_object_copies":11544,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3848,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3848,"num_write_kb":246272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":428,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.216904+0000","last_change":"2024-09-21T09:52:23.950948+0000","last_active":"2024-09-21T09:59:57.216904+0000","last_peered":"2024-09-21T09:59:57.216904+0000","last_clean":"2024-09-21T09:59:57.216904+0000","last_became_active":"2024-09-21T09:52:23.915752+0000","last_became_peered":"2024-09-21T09:52:23.915752+0000","last_unstale":"2024-09-21T09:59:57.216904+0000","last_undegraded":"2024-09-21T09:59:57.216904+0000","last_fullsized":"2024-09-21T09:59:57.216904+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:00:28.208582+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":135,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.223976+0000","last_change":"2024-09-21T09:49:39.901214+0000","last_active":"2024-09-21T09:59:57.223976+0000","last_peered":"2024-09-21T09:59:57.223976+0000","last_clean":"2024-09-21T09:59:57.223976+0000","last_became_active":"2024-09-21T09:49:39.891234+0000","last_became_peered":"2024-09-21T09:49:39.891234+0000","last_unstale":"2024-09-21T09:59:57.223976+0000","last_undegraded":"2024-09-21T09:59:57.223976+0000","last_fullsized":"2024-09-21T09:59:57.223976+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:18:59.117484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":471,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.257335+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:00:02.257335+0000","last_peered":"2024-09-21T10:00:02.257335+0000","last_clean":"2024-09-21T10:00:02.257335+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:00:02.257335+0000","last_undegraded":"2024-09-21T10:00:02.257335+0000","last_fullsized":"2024-09-21T10:00:02.257335+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":120,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.217506+0000","last_change":"2024-09-21T09:54:57.127336+0000","last_active":"2024-09-21T09:59:57.217506+0000","last_peered":"2024-09-21T09:59:57.217506+0000","last_clean":"2024-09-21T09:59:57.217506+0000","last_became_active":"2024-09-21T09:54:57.126977+0000","last_became_peered":"2024-09-21T09:54:57.126977+0000","last_unstale":"2024-09-21T09:59:57.217506+0000","last_undegraded":"2024-09-21T09:59:57.217506+0000","last_fullsized":"2024-09-21T09:59:57.217506+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:32:40.522878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"295'4023","reported_seq":4056,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:05.340117+0000","last_change":"2024-09-21T09:59:19.099842+0000","last_active":"2024-09-21T10:00:05.340117+0000","last_peered":"2024-09-21T10:00:05.340117+0000","last_clean":"2024-09-21T10:00:05.340117+0000","last_became_active":"2024-09-21T09:59:19.099444+0000","last_became_peered":"2024-09-21T09:59:19.099444+0000","last_unstale":"2024-09-21T10:00:05.340117+0000","last_undegraded":"2024-09-21T10:00:05.340117+0000","last_fullsized":"2024-09-21T10:00:05.340117+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4023,"log_dups_size":0,"ondisk_log_size":4023,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:00:48.714145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":263651328,"num_objects":4023,"num_object_clones":0,"num_object_copies":12069,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4023,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4023,"num_write_kb":257472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":326,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.216822+0000","last_change":"2024-09-21T09:58:36.388216+0000","last_active":"2024-09-21T09:59:57.216822+0000","last_peered":"2024-09-21T09:59:57.216822+0000","last_clean":"2024-09-21T09:59:57.216822+0000","last_became_active":"2024-09-21T09:58:36.387736+0000","last_became_peered":"2024-09-21T09:58:36.387736+0000","last_unstale":"2024-09-21T09:59:57.216822+0000","last_undegraded":"2024-09-21T09:59:57.216822+0000","last_fullsized":"2024-09-21T09:59:57.216822+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:33:56.383950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":404,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.247602+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:00:02.247602+0000","last_peered":"2024-09-21T10:00:02.247602+0000","last_clean":"2024-09-21T10:00:02.247602+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:00:02.247602+0000","last_undegraded":"2024-09-21T10:00:02.247602+0000","last_fullsized":"2024-09-21T10:00:02.247602+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":418,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249350+0000","last_change":"2024-09-21T09:58:36.390714+0000","last_active":"2024-09-21T10:00:02.249350+0000","last_peered":"2024-09-21T10:00:02.249350+0000","last_clean":"2024-09-21T10:00:02.249350+0000","last_became_active":"2024-09-21T09:58:36.390399+0000","last_became_peered":"2024-09-21T09:58:36.390399+0000","last_unstale":"2024-09-21T10:00:02.249350+0000","last_undegraded":"2024-09-21T10:00:02.249350+0000","last_fullsized":"2024-09-21T10:00:02.249350+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:06:25.247109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.a","version":"295'3712","reported_seq":3730,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.345170+0000","last_change":"2024-09-21T09:59:19.453644+0000","last_active":"2024-09-21T10:00:02.345170+0000","last_peered":"2024-09-21T10:00:02.345170+0000","last_clean":"2024-09-21T10:00:02.345170+0000","last_became_active":"2024-09-21T09:59:19.453302+0000","last_became_peered":"2024-09-21T09:59:19.453302+0000","last_unstale":"2024-09-21T10:00:02.345170+0000","last_undegraded":"2024-09-21T10:00:02.345170+0000","last_fullsized":"2024-09-21T10:00:02.345170+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":3712,"log_dups_size":0,"ondisk_log_size":3712,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:46:32.874770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243269632,"num_objects":3712,"num_object_clones":0,"num_object_copies":11136,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3712,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3712,"num_write_kb":237568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":508,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.243214+0000","last_change":"2024-09-21T09:46:16.239736+0000","last_active":"2024-09-21T10:00:02.243214+0000","last_peered":"2024-09-21T10:00:02.243214+0000","last_clean":"2024-09-21T10:00:02.243214+0000","last_became_active":"2024-09-21T09:46:16.239348+0000","last_became_peered":"2024-09-21T09:46:16.239348+0000","last_unstale":"2024-09-21T10:00:02.243214+0000","last_undegraded":"2024-09-21T10:00:02.243214+0000","last_fullsized":"2024-09-21T10:00:02.243214+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:17:39.599158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":315,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.245441+0000","last_change":"2024-09-21T09:58:36.389842+0000","last_active":"2024-09-21T10:00:02.245441+0000","last_peered":"2024-09-21T10:00:02.245441+0000","last_clean":"2024-09-21T10:00:02.245441+0000","last_became_active":"2024-09-21T09:58:36.389515+0000","last_became_peered":"2024-09-21T09:58:36.389515+0000","last_unstale":"2024-09-21T10:00:02.245441+0000","last_undegraded":"2024-09-21T10:00:02.245441+0000","last_fullsized":"2024-09-21T10:00:02.245441+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:36:59.353110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":335,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224742+0000","last_change":"2024-09-21T09:58:36.390895+0000","last_active":"2024-09-21T09:59:57.224742+0000","last_peered":"2024-09-21T09:59:57.224742+0000","last_clean":"2024-09-21T09:59:57.224742+0000","last_became_active":"2024-09-21T09:58:36.390573+0000","last_became_peered":"2024-09-21T09:58:36.390573+0000","last_unstale":"2024-09-21T09:59:57.224742+0000","last_undegraded":"2024-09-21T09:59:57.224742+0000","last_fullsized":"2024-09-21T09:59:57.224742+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:20.060893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.9","version":"295'4041","reported_seq":4074,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:05.323179+0000","last_change":"2024-09-21T09:59:19.099919+0000","last_active":"2024-09-21T10:00:05.323179+0000","last_peered":"2024-09-21T10:00:05.323179+0000","last_clean":"2024-09-21T10:00:05.323179+0000","last_became_active":"2024-09-21T09:59:19.099450+0000","last_became_peered":"2024-09-21T09:59:19.099450+0000","last_unstale":"2024-09-21T10:00:05.323179+0000","last_undegraded":"2024-09-21T10:00:05.323179+0000","last_fullsized":"2024-09-21T10:00:05.323179+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4041,"log_dups_size":0,"ondisk_log_size":4041,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:57:59.387988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":264830976,"num_objects":4041,"num_object_clones":0,"num_object_copies":12123,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4041,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4041,"num_write_kb":258624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":192,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224614+0000","last_change":"2024-09-21T09:58:36.403338+0000","last_active":"2024-09-21T09:59:57.224614+0000","last_peered":"2024-09-21T09:59:57.224614+0000","last_clean":"2024-09-21T09:59:57.224614+0000","last_became_active":"2024-09-21T09:58:36.391206+0000","last_became_peered":"2024-09-21T09:58:36.391206+0000","last_unstale":"2024-09-21T09:59:57.224614+0000","last_undegraded":"2024-09-21T09:59:57.224614+0000","last_fullsized":"2024-09-21T09:59:57.224614+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:57:34.064910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":6,"num_bytes_recovered":114,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":298,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224752+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T09:59:57.224752+0000","last_peered":"2024-09-21T09:59:57.224752+0000","last_clean":"2024-09-21T09:59:57.224752+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T09:59:57.224752+0000","last_undegraded":"2024-09-21T09:59:57.224752+0000","last_fullsized":"2024-09-21T09:59:57.224752+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":11,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.227257+0000","last_change":"2024-09-21T09:59:57.226629+0000","last_active":"2024-09-21T09:59:57.227257+0000","last_peered":"2024-09-21T09:59:57.227257+0000","last_clean":"2024-09-21T09:59:57.227257+0000","last_became_active":"2024-09-21T09:59:57.226280+0000","last_became_peered":"2024-09-21T09:59:57.226280+0000","last_unstale":"2024-09-21T09:59:57.227257+0000","last_undegraded":"2024-09-21T09:59:57.227257+0000","last_fullsized":"2024-09-21T09:59:57.227257+0000","mapping_epoch":293,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":294,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:24:11.903495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.f","version":"295'3847","reported_seq":3866,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.327688+0000","last_change":"2024-09-21T09:59:19.453600+0000","last_active":"2024-09-21T10:00:02.327688+0000","last_peered":"2024-09-21T10:00:02.327688+0000","last_clean":"2024-09-21T10:00:02.327688+0000","last_became_active":"2024-09-21T09:59:19.453096+0000","last_became_peered":"2024-09-21T09:59:19.453096+0000","last_unstale":"2024-09-21T10:00:02.327688+0000","last_undegraded":"2024-09-21T10:00:02.327688+0000","last_fullsized":"2024-09-21T10:00:02.327688+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":3847,"log_dups_size":0,"ondisk_log_size":3847,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:32:56.764573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":252116992,"num_objects":3847,"num_object_clones":0,"num_object_copies":11541,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3847,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3847,"num_write_kb":246208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":132,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224673+0000","last_change":"2024-09-21T09:49:39.893294+0000","last_active":"2024-09-21T09:59:57.224673+0000","last_peered":"2024-09-21T09:59:57.224673+0000","last_clean":"2024-09-21T09:59:57.224673+0000","last_became_active":"2024-09-21T09:49:39.892621+0000","last_became_peered":"2024-09-21T09:49:39.892621+0000","last_unstale":"2024-09-21T09:59:57.224673+0000","last_undegraded":"2024-09-21T09:59:57.224673+0000","last_fullsized":"2024-09-21T09:59:57.224673+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:36:13.866984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":441,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.247377+0000","last_change":"2024-09-21T09:58:36.397590+0000","last_active":"2024-09-21T10:00:02.247377+0000","last_peered":"2024-09-21T10:00:02.247377+0000","last_clean":"2024-09-21T10:00:02.247377+0000","last_became_active":"2024-09-21T09:58:36.397025+0000","last_became_peered":"2024-09-21T09:58:36.397025+0000","last_unstale":"2024-09-21T10:00:02.247377+0000","last_undegraded":"2024-09-21T10:00:02.247377+0000","last_fullsized":"2024-09-21T10:00:02.247377+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T20:36:12.675838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":380,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224481+0000","last_change":"2024-09-21T09:58:36.392035+0000","last_active":"2024-09-21T09:59:57.224481+0000","last_peered":"2024-09-21T09:59:57.224481+0000","last_clean":"2024-09-21T09:59:57.224481+0000","last_became_active":"2024-09-21T09:58:36.391644+0000","last_became_peered":"2024-09-21T09:58:36.391644+0000","last_unstale":"2024-09-21T09:59:57.224481+0000","last_undegraded":"2024-09-21T09:59:57.224481+0000","last_fullsized":"2024-09-21T09:59:57.224481+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:59:39.531324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.e","version":"295'4071","reported_seq":4090,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:05.814042+0000","last_change":"2024-09-21T09:59:19.454682+0000","last_active":"2024-09-21T10:00:05.814042+0000","last_peered":"2024-09-21T10:00:05.814042+0000","last_clean":"2024-09-21T10:00:05.814042+0000","last_became_active":"2024-09-21T09:59:19.453730+0000","last_became_peered":"2024-09-21T09:59:19.453730+0000","last_unstale":"2024-09-21T10:00:05.814042+0000","last_undegraded":"2024-09-21T10:00:05.814042+0000","last_fullsized":"2024-09-21T10:00:05.814042+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4071,"log_dups_size":0,"ondisk_log_size":4071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:20:22.571111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":266797056,"num_objects":4071,"num_object_clones":0,"num_object_copies":12213,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4071,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4071,"num_write_kb":260544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":506,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.243422+0000","last_change":"2024-09-21T09:58:36.391556+0000","last_active":"2024-09-21T10:00:02.243422+0000","last_peered":"2024-09-21T10:00:02.243422+0000","last_clean":"2024-09-21T10:00:02.243422+0000","last_became_active":"2024-09-21T09:58:36.389969+0000","last_became_peered":"2024-09-21T09:58:36.389969+0000","last_unstale":"2024-09-21T10:00:02.243422+0000","last_undegraded":"2024-09-21T10:00:02.243422+0000","last_fullsized":"2024-09-21T10:00:02.243422+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:04:02.333013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":289,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.218037+0000","last_change":"2024-09-21T09:46:16.187366+0000","last_active":"2024-09-21T09:59:57.218037+0000","last_peered":"2024-09-21T09:59:57.218037+0000","last_clean":"2024-09-21T09:59:57.218037+0000","last_became_active":"2024-09-21T09:46:16.187097+0000","last_became_peered":"2024-09-21T09:46:16.187097+0000","last_unstale":"2024-09-21T09:59:57.218037+0000","last_undegraded":"2024-09-21T09:59:57.218037+0000","last_fullsized":"2024-09-21T09:59:57.218037+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:05:28.362879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":472,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.247689+0000","last_change":"2024-09-21T09:49:39.892695+0000","last_active":"2024-09-21T10:00:02.247689+0000","last_peered":"2024-09-21T10:00:02.247689+0000","last_clean":"2024-09-21T10:00:02.247689+0000","last_became_active":"2024-09-21T09:49:39.892265+0000","last_became_peered":"2024-09-21T09:49:39.892265+0000","last_unstale":"2024-09-21T10:00:02.247689+0000","last_undegraded":"2024-09-21T10:00:02.247689+0000","last_fullsized":"2024-09-21T10:00:02.247689+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:27:31.615679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.d","version":"295'4051","reported_seq":4070,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:05.834463+0000","last_change":"2024-09-21T09:59:19.454114+0000","last_active":"2024-09-21T10:00:05.834463+0000","last_peered":"2024-09-21T10:00:05.834463+0000","last_clean":"2024-09-21T10:00:05.834463+0000","last_became_active":"2024-09-21T09:59:19.453821+0000","last_became_peered":"2024-09-21T09:59:19.453821+0000","last_unstale":"2024-09-21T10:00:05.834463+0000","last_undegraded":"2024-09-21T10:00:05.834463+0000","last_fullsized":"2024-09-21T10:00:05.834463+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4051,"log_dups_size":0,"ondisk_log_size":4051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:55:32.346073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":265486336,"num_objects":4051,"num_object_clones":0,"num_object_copies":12153,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4051,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4051,"num_write_kb":259264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":479,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.256645+0000","last_change":"2024-09-21T09:46:16.201034+0000","last_active":"2024-09-21T10:00:02.256645+0000","last_peered":"2024-09-21T10:00:02.256645+0000","last_clean":"2024-09-21T10:00:02.256645+0000","last_became_active":"2024-09-21T09:46:16.200729+0000","last_became_peered":"2024-09-21T09:46:16.200729+0000","last_unstale":"2024-09-21T10:00:02.256645+0000","last_undegraded":"2024-09-21T10:00:02.256645+0000","last_fullsized":"2024-09-21T10:00:02.256645+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:51:59.057244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":130,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.217709+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T09:59:57.217709+0000","last_peered":"2024-09-21T09:59:57.217709+0000","last_clean":"2024-09-21T09:59:57.217709+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T09:59:57.217709+0000","last_undegraded":"2024-09-21T09:59:57.217709+0000","last_fullsized":"2024-09-21T09:59:57.217709+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":476,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.251207+0000","last_change":"2024-09-21T09:46:16.220644+0000","last_active":"2024-09-21T10:00:02.251207+0000","last_peered":"2024-09-21T10:00:02.251207+0000","last_clean":"2024-09-21T10:00:02.251207+0000","last_became_active":"2024-09-21T09:46:16.220373+0000","last_became_peered":"2024-09-21T09:46:16.220373+0000","last_unstale":"2024-09-21T10:00:02.251207+0000","last_undegraded":"2024-09-21T10:00:02.251207+0000","last_fullsized":"2024-09-21T10:00:02.251207+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:16:24.020337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.c","version":"295'3946","reported_seq":3979,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:03.527173+0000","last_change":"2024-09-21T09:59:19.099066+0000","last_active":"2024-09-21T10:00:03.527173+0000","last_peered":"2024-09-21T10:00:03.527173+0000","last_clean":"2024-09-21T10:00:03.527173+0000","last_became_active":"2024-09-21T09:59:19.098748+0000","last_became_peered":"2024-09-21T09:59:19.098748+0000","last_unstale":"2024-09-21T10:00:03.527173+0000","last_undegraded":"2024-09-21T10:00:03.527173+0000","last_fullsized":"2024-09-21T10:00:03.527173+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":3946,"log_dups_size":0,"ondisk_log_size":3946,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:05:25.377120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":258605056,"num_objects":3946,"num_object_clones":0,"num_object_copies":11838,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3946,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3946,"num_write_kb":252544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":408,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249268+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:00:02.249268+0000","last_peered":"2024-09-21T10:00:02.249268+0000","last_clean":"2024-09-21T10:00:02.249268+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:00:02.249268+0000","last_undegraded":"2024-09-21T10:00:02.249268+0000","last_fullsized":"2024-09-21T10:00:02.249268+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":110,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.218818+0000","last_change":"2024-09-21T09:52:23.929806+0000","last_active":"2024-09-21T09:59:57.218818+0000","last_peered":"2024-09-21T09:59:57.218818+0000","last_clean":"2024-09-21T09:59:57.218818+0000","last_became_active":"2024-09-21T09:52:23.929389+0000","last_became_peered":"2024-09-21T09:52:23.929389+0000","last_unstale":"2024-09-21T09:59:57.218818+0000","last_undegraded":"2024-09-21T09:59:57.218818+0000","last_fullsized":"2024-09-21T09:59:57.218818+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:40:01.528139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":78,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224136+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T09:59:57.224136+0000","last_peered":"2024-09-21T09:59:57.224136+0000","last_clean":"2024-09-21T09:59:57.224136+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T09:59:57.224136+0000","last_undegraded":"2024-09-21T09:59:57.224136+0000","last_fullsized":"2024-09-21T09:59:57.224136+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":303,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224675+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T09:59:57.224675+0000","last_peered":"2024-09-21T09:59:57.224675+0000","last_clean":"2024-09-21T09:59:57.224675+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T09:59:57.224675+0000","last_undegraded":"2024-09-21T09:59:57.224675+0000","last_fullsized":"2024-09-21T09:59:57.224675+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":306,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224942+0000","last_change":"2024-09-21T09:52:23.938226+0000","last_active":"2024-09-21T09:59:57.224942+0000","last_peered":"2024-09-21T09:59:57.224942+0000","last_clean":"2024-09-21T09:59:57.224942+0000","last_became_active":"2024-09-21T09:52:23.921528+0000","last_became_peered":"2024-09-21T09:52:23.921528+0000","last_unstale":"2024-09-21T09:59:57.224942+0000","last_undegraded":"2024-09-21T09:59:57.224942+0000","last_fullsized":"2024-09-21T09:59:57.224942+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:25:54.419818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9488,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":130,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.216992+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T09:59:57.216992+0000","last_peered":"2024-09-21T09:59:57.216992+0000","last_clean":"2024-09-21T09:59:57.216992+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T09:59:57.216992+0000","last_undegraded":"2024-09-21T09:59:57.216992+0000","last_fullsized":"2024-09-21T09:59:57.216992+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":263,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.217853+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:59:57.217853+0000","last_peered":"2024-09-21T09:59:57.217853+0000","last_clean":"2024-09-21T09:59:57.217853+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:59:57.217853+0000","last_undegraded":"2024-09-21T09:59:57.217853+0000","last_fullsized":"2024-09-21T09:59:57.217853+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":152,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.225039+0000","last_change":"2024-09-21T09:58:36.391340+0000","last_active":"2024-09-21T09:59:57.225039+0000","last_peered":"2024-09-21T09:59:57.225039+0000","last_clean":"2024-09-21T09:59:57.225039+0000","last_became_active":"2024-09-21T09:58:36.390740+0000","last_became_peered":"2024-09-21T09:58:36.390740+0000","last_unstale":"2024-09-21T09:59:57.225039+0000","last_undegraded":"2024-09-21T09:59:57.225039+0000","last_fullsized":"2024-09-21T09:59:57.225039+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:42:28.003956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":442,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.255823+0000","last_change":"2024-09-21T09:52:23.941939+0000","last_active":"2024-09-21T10:00:02.255823+0000","last_peered":"2024-09-21T10:00:02.255823+0000","last_clean":"2024-09-21T10:00:02.255823+0000","last_became_active":"2024-09-21T09:52:23.941558+0000","last_became_peered":"2024-09-21T09:52:23.941558+0000","last_unstale":"2024-09-21T10:00:02.255823+0000","last_undegraded":"2024-09-21T10:00:02.255823+0000","last_fullsized":"2024-09-21T10:00:02.255823+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:21:10.666556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":482,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249811+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:00:02.249811+0000","last_peered":"2024-09-21T10:00:02.249811+0000","last_clean":"2024-09-21T10:00:02.249811+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:00:02.249811+0000","last_undegraded":"2024-09-21T10:00:02.249811+0000","last_fullsized":"2024-09-21T10:00:02.249811+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":407,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.246881+0000","last_change":"2024-09-21T09:58:36.397403+0000","last_active":"2024-09-21T10:00:02.246881+0000","last_peered":"2024-09-21T10:00:02.246881+0000","last_clean":"2024-09-21T10:00:02.246881+0000","last_became_active":"2024-09-21T09:58:36.396869+0000","last_became_peered":"2024-09-21T09:58:36.396869+0000","last_unstale":"2024-09-21T10:00:02.246881+0000","last_undegraded":"2024-09-21T10:00:02.246881+0000","last_fullsized":"2024-09-21T10:00:02.246881+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:57:15.868385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,6],"acting":[0,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":110,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.218695+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T09:59:57.218695+0000","last_peered":"2024-09-21T09:59:57.218695+0000","last_clean":"2024-09-21T09:59:57.218695+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T09:59:57.218695+0000","last_undegraded":"2024-09-21T09:59:57.218695+0000","last_fullsized":"2024-09-21T09:59:57.218695+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":513,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.251122+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:00:02.251122+0000","last_peered":"2024-09-21T10:00:02.251122+0000","last_clean":"2024-09-21T10:00:02.251122+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:00:02.251122+0000","last_undegraded":"2024-09-21T10:00:02.251122+0000","last_fullsized":"2024-09-21T10:00:02.251122+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":404,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249078+0000","last_change":"2024-09-21T09:46:16.203427+0000","last_active":"2024-09-21T10:00:02.249078+0000","last_peered":"2024-09-21T10:00:02.249078+0000","last_clean":"2024-09-21T10:00:02.249078+0000","last_became_active":"2024-09-21T09:46:16.203177+0000","last_became_peered":"2024-09-21T09:46:16.203177+0000","last_unstale":"2024-09-21T10:00:02.249078+0000","last_undegraded":"2024-09-21T10:00:02.249078+0000","last_fullsized":"2024-09-21T10:00:02.249078+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:26:23.411928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":311,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.255456+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:00:02.255456+0000","last_peered":"2024-09-21T10:00:02.255456+0000","last_clean":"2024-09-21T10:00:02.255456+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:00:02.255456+0000","last_undegraded":"2024-09-21T10:00:02.255456+0000","last_fullsized":"2024-09-21T10:00:02.255456+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":484,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.255391+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:00:02.255391+0000","last_peered":"2024-09-21T10:00:02.255391+0000","last_clean":"2024-09-21T10:00:02.255391+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:00:02.255391+0000","last_undegraded":"2024-09-21T10:00:02.255391+0000","last_fullsized":"2024-09-21T10:00:02.255391+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":299,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224667+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T09:59:57.224667+0000","last_peered":"2024-09-21T09:59:57.224667+0000","last_clean":"2024-09-21T09:59:57.224667+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T09:59:57.224667+0000","last_undegraded":"2024-09-21T09:59:57.224667+0000","last_fullsized":"2024-09-21T09:59:57.224667+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":502,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.243515+0000","last_change":"2024-09-21T09:46:16.198812+0000","last_active":"2024-09-21T10:00:02.243515+0000","last_peered":"2024-09-21T10:00:02.243515+0000","last_clean":"2024-09-21T10:00:02.243515+0000","last_became_active":"2024-09-21T09:46:16.198499+0000","last_became_peered":"2024-09-21T09:46:16.198499+0000","last_unstale":"2024-09-21T10:00:02.243515+0000","last_undegraded":"2024-09-21T10:00:02.243515+0000","last_fullsized":"2024-09-21T10:00:02.243515+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:17:49.771404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":447,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249567+0000","last_change":"2024-09-21T09:46:16.203600+0000","last_active":"2024-09-21T10:00:02.249567+0000","last_peered":"2024-09-21T10:00:02.249567+0000","last_clean":"2024-09-21T10:00:02.249567+0000","last_became_active":"2024-09-21T09:46:16.203301+0000","last_became_peered":"2024-09-21T09:46:16.203301+0000","last_unstale":"2024-09-21T10:00:02.249567+0000","last_undegraded":"2024-09-21T10:00:02.249567+0000","last_fullsized":"2024-09-21T10:00:02.249567+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:22:34.754354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":300,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224637+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T09:59:57.224637+0000","last_peered":"2024-09-21T09:59:57.224637+0000","last_clean":"2024-09-21T09:59:57.224637+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T09:59:57.224637+0000","last_undegraded":"2024-09-21T09:59:57.224637+0000","last_fullsized":"2024-09-21T09:59:57.224637+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":164,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224176+0000","last_change":"2024-09-21T09:58:36.398334+0000","last_active":"2024-09-21T09:59:57.224176+0000","last_peered":"2024-09-21T09:59:57.224176+0000","last_clean":"2024-09-21T09:59:57.224176+0000","last_became_active":"2024-09-21T09:58:36.387827+0000","last_became_peered":"2024-09-21T09:58:36.387827+0000","last_unstale":"2024-09-21T09:59:57.224176+0000","last_undegraded":"2024-09-21T09:59:57.224176+0000","last_fullsized":"2024-09-21T09:59:57.224176+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:47:32.013222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":294,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224760+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T09:59:57.224760+0000","last_peered":"2024-09-21T09:59:57.224760+0000","last_clean":"2024-09-21T09:59:57.224760+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T09:59:57.224760+0000","last_undegraded":"2024-09-21T09:59:57.224760+0000","last_fullsized":"2024-09-21T09:59:57.224760+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":164,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224962+0000","last_change":"2024-09-21T09:52:23.946480+0000","last_active":"2024-09-21T09:59:57.224962+0000","last_peered":"2024-09-21T09:59:57.224962+0000","last_clean":"2024-09-21T09:59:57.224962+0000","last_became_active":"2024-09-21T09:52:23.919292+0000","last_became_peered":"2024-09-21T09:52:23.919292+0000","last_unstale":"2024-09-21T09:59:57.224962+0000","last_undegraded":"2024-09-21T09:59:57.224962+0000","last_fullsized":"2024-09-21T09:59:57.224962+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:43:09.770414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":502,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.255594+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:00:02.255594+0000","last_peered":"2024-09-21T10:00:02.255594+0000","last_clean":"2024-09-21T10:00:02.255594+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:00:02.255594+0000","last_undegraded":"2024-09-21T10:00:02.255594+0000","last_fullsized":"2024-09-21T10:00:02.255594+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":491,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.255303+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:00:02.255303+0000","last_peered":"2024-09-21T10:00:02.255303+0000","last_clean":"2024-09-21T10:00:02.255303+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:00:02.255303+0000","last_undegraded":"2024-09-21T10:00:02.255303+0000","last_fullsized":"2024-09-21T10:00:02.255303+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":300,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.223966+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T09:59:57.223966+0000","last_peered":"2024-09-21T09:59:57.223966+0000","last_clean":"2024-09-21T09:59:57.223966+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T09:59:57.223966+0000","last_undegraded":"2024-09-21T09:59:57.223966+0000","last_fullsized":"2024-09-21T09:59:57.223966+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":510,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249718+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:00:02.249718+0000","last_peered":"2024-09-21T10:00:02.249718+0000","last_clean":"2024-09-21T10:00:02.249718+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:00:02.249718+0000","last_undegraded":"2024-09-21T10:00:02.249718+0000","last_fullsized":"2024-09-21T10:00:02.249718+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":4112646144,"num_objects":62754,"num_object_clones":0,"num_object_copies":188262,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":62754,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":62754,"num_write_kb":4016256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12303007744,"data_stored":12303007744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":62754,"ondisk_log_size":62754,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":37,"num_bytes_recovered":11618,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":9,"num_bytes_recovered":114,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397860,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2924432,"kb_used_data":2326216,"kb_used_omap":1,"kb_used_meta":598206,"kb_avail":90820720,"statfs":{"total":95995035648,"available":93000417280,"internally_reserved":0,"allocated":2382045184,"data_stored":2380011376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":612563288},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,1,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683594082,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1044420,"kb_used_data":747064,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":92700732,"statfs":{"total":95995035648,"available":94925549568,"internally_reserved":0,"allocated":764993536,"data_stored":762975355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790313,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3273256,"kb_used_data":2379168,"kb_used_omap":1,"kb_used_meta":894078,"kb_avail":90471896,"statfs":{"total":95995035648,"available":92643221504,"internally_reserved":0,"allocated":2436268032,"data_stored":2434261558,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":915536216},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,3,1,1,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986545,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1169160,"kb_used_data":863488,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":92575992,"statfs":{"total":95995035648,"available":94797815808,"internally_reserved":0,"allocated":884211712,"data_stored":882185490,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,1],"upper_bound":256},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893333,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2623088,"kb_used_data":1980072,"kb_used_omap":4,"kb_used_meta":643003,"kb_avail":91122064,"statfs":{"total":95995035648,"available":93308993536,"internally_reserved":0,"allocated":2027593728,"data_stored":2025586097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":658435521},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,1,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056860,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1403512,"kb_used_data":775216,"kb_used_omap":6,"kb_used_meta":628281,"kb_avail":92341640,"statfs":{"total":95995035648,"available":94557839360,"internally_reserved":0,"allocated":793821184,"data_stored":791807064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":643360212},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220386,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2613044,"kb_used_data":2192232,"kb_used_omap":5,"kb_used_meta":420794,"kb_avail":91132108,"statfs":{"total":95995035648,"available":93319278592,"internally_reserved":0,"allocated":2244845568,"data_stored":2242837853,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":430893300},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,5],"upper_bound":128},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585127,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1448120,"kb_used_data":1025392,"kb_used_omap":7,"kb_used_meta":422712,"kb_avail":92297032,"statfs":{"total":95995035648,"available":94512160768,"internally_reserved":0,"allocated":1050001408,"data_stored":1047986395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":432857543},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,3,1,2],"upper_bound":32},"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":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1055588352,"data_stored":1055588352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2245525504,"data_stored":2245525504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":791609344,"data_stored":791609344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2024407040,"data_stored":2024407040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":805175296,"data_stored":805175296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2216296448,"data_stored":2216296448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":768278528,"data_stored":768278528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2396127232,"data_stored":2396127232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:00:12.186 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:00:12.198 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:12.231 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:12.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:12.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:12.333 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:12.366 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:12.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:12.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:11 smithi165 ceph-mon[86023]: pgmap v924: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-21T10:00:12.468 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:12.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:12.516 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:12.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:12.617 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:12.654 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:12.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:12.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:12.755 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:12.789 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:12.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:12.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:12.890 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:12.926 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:12.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:12.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:13.003 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:00:13.028 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:13.036 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:00:13.064 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:13.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:13.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:13.154 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 39 16 74980 74964 120.12 83.5625 0.00504788 0.00831898 2024-09-21T10:00:13.165 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:13.167 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:13.191 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:13.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:13.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:13.218 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:13.293 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:13.324 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:13.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:13.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:13.426 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:13.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:13.484 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:13.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:13.585 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:13.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:13.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:13.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:13.723 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:13.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:13.773 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:13.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:13.874 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:13.909 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:13.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:13.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:14.011 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:14.052 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:14.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:14.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:14.153 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:14.154 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T10:00:14.152880+0000 min lat: 0.001069 max lat: 0.46585 avg lat: 0.00838816 2024-09-21T10:00:14.154 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:00:14.154 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 40 16 76272 76256 119.136 80.75 0.013161 0.00838816 2024-09-21T10:00:14.209 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:14.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:14.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:14.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:13 smithi137 ceph-mon[93825]: pgmap v925: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-09-21T10:00:14.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:13 smithi137 ceph-mon[97575]: pgmap v925: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-09-21T10:00:14.312 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:14.356 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:14.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:14.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:13 smithi165 ceph-mon[86023]: pgmap v925: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-09-21T10:00:14.458 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:14.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:14.495 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:14.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:14.596 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:14.635 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:14.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:14.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:14.737 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:14.769 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:14.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:14.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:14.871 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:14.905 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:14.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:14.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:15.006 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:15.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:15.045 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:15.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:15.145 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:15.154 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 41 16 77556 77540 118.187 80.25 0.00681175 0.00845598 2024-09-21T10:00:15.182 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:15.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:15.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:15.285 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:15.306 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:15.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:15.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:15.407 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:15.442 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:15.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:15.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:15.543 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:15.564 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:15.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:15.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:15.666 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:15.701 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:15.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:15.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:15.803 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:15.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:15.844 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:15.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:15.918 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:15.945 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:15.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:15.987 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:15.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:16.088 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:16.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:16.124 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:16.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:16.154 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 42 16 78862 78846 117.316 81.625 0.00931483 0.00851925 2024-09-21T10:00:16.224 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:16.256 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:16.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:16.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:15 smithi137 ceph-mon[97575]: pgmap v926: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-21T10:00:16.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:15 smithi137 ceph-mon[93825]: pgmap v926: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-21T10:00:16.358 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:16.393 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:16.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:16.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:15 smithi165 ceph-mon[86023]: pgmap v926: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-21T10:00:16.496 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:16.525 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:16.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:16.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:16.627 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:16.660 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:16.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:16.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:16.762 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:16.806 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:16.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:16.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:16.908 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:16.953 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:16.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:16.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:17.056 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:17.092 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:17.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:17.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:17.155 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 43 16 80222 80206 116.564 85 0.00891717 0.00857374 2024-09-21T10:00:17.194 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:17.235 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:17.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:17.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:17.254 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:17.337 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:17.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:17.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:17.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:17.480 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:17.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:17.527 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:17.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:17.628 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:17.660 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:17.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:17.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:17.761 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:17.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:17.800 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:17.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:17.901 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:17.936 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:17.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:17.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:18.037 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:18.064 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:18.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:18.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:18.154 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 44 16 81394 81378 115.58 73.25 0.00290819 0.00862444 2024-09-21T10:00:18.165 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:18.196 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:18.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:18.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:18.298 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:17 smithi137 ceph-mon[93825]: pgmap v927: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:00:18.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:17 smithi137 ceph-mon[97575]: pgmap v927: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:00:18.332 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:18.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:18.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:17 smithi165 ceph-mon[86023]: pgmap v927: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:00:18.433 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:18.469 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:18.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:18.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:18.571 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:18.604 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:18.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:18.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:18.705 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:18.739 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:18.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:18.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:18.841 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:18.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:18.879 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:18.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:18.980 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:19.034 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:19.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:19.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:19.138 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:19.156 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 45 16 82724 82708 114.856 83.125 0.0110881 0.00870126 2024-09-21T10:00:19.174 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:19.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:19.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:19.275 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:19.310 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:19.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:19.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:19.411 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:19.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:19.446 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:19.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:19.547 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:19.580 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:19.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:19.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:19.681 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:19.688 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:00:19.689 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:00:19.724 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:19.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:19.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:19.826 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:19.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:19.863 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:19.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:19.964 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:20.003 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:20.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:20.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:20.066 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:19 smithi137 ceph-mon[93825]: pgmap v928: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:00:20.066 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:19 smithi137 ceph-mon[97575]: pgmap v928: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:00:20.105 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:20.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:20.149 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:20.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:20.155 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 46 16 83967 83951 114.048 77.6875 0.0138073 0.00876381 2024-09-21T10:00:20.199 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:19 smithi165 ceph-mon[86023]: pgmap v928: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:00:20.250 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:20.293 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:20.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:20.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:20.394 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:20.428 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:20.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:20.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:20.530 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:20.567 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:20.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:20.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:20.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:00:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:00:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:00:20.669 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:20.706 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:20.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:20.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:20.808 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:20.847 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:20.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:20.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:20.949 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:20.990 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:20.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:20.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:21.092 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:21.127 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:21.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:21.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:21.155 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 47 16 85243 85227 113.318 79.75 0.00913096 0.00882003 2024-09-21T10:00:21.229 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:21.272 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:21.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:21.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:21.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:20 smithi137 ceph-mon[93825]: from='client.35844 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:00:21.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:20 smithi137 ceph-mon[97575]: from='client.35844 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:00:21.373 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:21.391 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":928,"stamp":"2024-09-21T10:00:18.901155+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5236529101,"num_objects":79920,"num_object_clones":0,"num_object_copies":239760,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79920,"num_whiteouts":0,"num_read":306,"num_read_kb":759,"num_write":80106,"num_write_kb":5114875,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":52,"num_bytes_recovered":1782836,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":80052,"ondisk_log_size":80052,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":270,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":19749408,"kb_used_data":15494816,"kb_used_omap":31,"kb_used_meta":4254496,"kb_avail":730211808,"statfs":{"total":767960285184,"available":747736891392,"internally_reserved":0,"allocated":15866691584,"data_stored":15850554494,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31824,"internal_metadata":4356604848},"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":1123287040,"num_objects":17140,"num_object_clones":0,"num_object_copies":51420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17140,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":17140,"num_write_kb":1096960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.003225"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":484,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.256909+0000","last_change":"2024-09-21T09:58:36.390907+0000","last_active":"2024-09-21T10:00:02.256909+0000","last_peered":"2024-09-21T10:00:02.256909+0000","last_clean":"2024-09-21T10:00:02.256909+0000","last_became_active":"2024-09-21T09:58:36.390595+0000","last_became_peered":"2024-09-21T09:58:36.390595+0000","last_unstale":"2024-09-21T10:00:02.256909+0000","last_undegraded":"2024-09-21T10:00:02.256909+0000","last_fullsized":"2024-09-21T10:00:02.256909+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:35:10.662461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":262,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.218904+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T09:59:57.218904+0000","last_peered":"2024-09-21T09:59:57.218904+0000","last_clean":"2024-09-21T09:59:57.218904+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T09:59:57.218904+0000","last_undegraded":"2024-09-21T09:59:57.218904+0000","last_fullsized":"2024-09-21T09:59:57.218904+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":132,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.225043+0000","last_change":"2024-09-21T09:49:39.892381+0000","last_active":"2024-09-21T09:59:57.225043+0000","last_peered":"2024-09-21T09:59:57.225043+0000","last_clean":"2024-09-21T09:59:57.225043+0000","last_became_active":"2024-09-21T09:49:39.891113+0000","last_became_peered":"2024-09-21T09:49:39.891113+0000","last_unstale":"2024-09-21T09:59:57.225043+0000","last_undegraded":"2024-09-21T09:59:57.225043+0000","last_fullsized":"2024-09-21T09:59:57.225043+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:12:12.870474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":404,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.247387+0000","last_change":"2024-09-21T09:46:16.197635+0000","last_active":"2024-09-21T10:00:02.247387+0000","last_peered":"2024-09-21T10:00:02.247387+0000","last_clean":"2024-09-21T10:00:02.247387+0000","last_became_active":"2024-09-21T09:46:16.197349+0000","last_became_peered":"2024-09-21T09:46:16.197349+0000","last_unstale":"2024-09-21T10:00:02.247387+0000","last_undegraded":"2024-09-21T10:00:02.247387+0000","last_fullsized":"2024-09-21T10:00:02.247387+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:37:09.309562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":389,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249185+0000","last_change":"2024-09-21T09:46:16.222385+0000","last_active":"2024-09-21T10:00:02.249185+0000","last_peered":"2024-09-21T10:00:02.249185+0000","last_clean":"2024-09-21T10:00:02.249185+0000","last_became_active":"2024-09-21T09:46:16.218293+0000","last_became_peered":"2024-09-21T09:46:16.218293+0000","last_unstale":"2024-09-21T10:00:02.249185+0000","last_undegraded":"2024-09-21T10:00:02.249185+0000","last_fullsized":"2024-09-21T10:00:02.249185+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:33:46.853733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":263,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.217767+0000","last_change":"2024-09-21T09:52:23.917288+0000","last_active":"2024-09-21T09:59:57.217767+0000","last_peered":"2024-09-21T09:59:57.217767+0000","last_clean":"2024-09-21T09:59:57.217767+0000","last_became_active":"2024-09-21T09:52:23.916543+0000","last_became_peered":"2024-09-21T09:52:23.916543+0000","last_unstale":"2024-09-21T09:59:57.217767+0000","last_undegraded":"2024-09-21T09:59:57.217767+0000","last_fullsized":"2024-09-21T09:59:57.217767+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:42:18.241144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":369,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249630+0000","last_change":"2024-09-21T09:46:16.225111+0000","last_active":"2024-09-21T10:00:02.249630+0000","last_peered":"2024-09-21T10:00:02.249630+0000","last_clean":"2024-09-21T10:00:02.249630+0000","last_became_active":"2024-09-21T09:46:16.222971+0000","last_became_peered":"2024-09-21T09:46:16.222971+0000","last_unstale":"2024-09-21T10:00:02.249630+0000","last_undegraded":"2024-09-21T10:00:02.249630+0000","last_fullsized":"2024-09-21T10:00:02.249630+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:20.148782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":120,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.218596+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T09:59:57.218596+0000","last_peered":"2024-09-21T09:59:57.218596+0000","last_clean":"2024-09-21T09:59:57.218596+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T09:59:57.218596+0000","last_undegraded":"2024-09-21T09:59:57.218596+0000","last_fullsized":"2024-09-21T09:59:57.218596+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"295'4862","reported_seq":4895,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:15.319125+0000","last_change":"2024-09-21T09:59:19.100855+0000","last_active":"2024-09-21T10:00:15.319125+0000","last_peered":"2024-09-21T10:00:15.319125+0000","last_clean":"2024-09-21T10:00:15.319125+0000","last_became_active":"2024-09-21T09:59:19.100539+0000","last_became_peered":"2024-09-21T09:59:19.100539+0000","last_unstale":"2024-09-21T10:00:15.319125+0000","last_undegraded":"2024-09-21T10:00:15.319125+0000","last_fullsized":"2024-09-21T10:00:15.319125+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4862,"log_dups_size":0,"ondisk_log_size":4862,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:24:05.106203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":318636032,"num_objects":4862,"num_object_clones":0,"num_object_copies":14586,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4862,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4862,"num_write_kb":311168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":278,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.217486+0000","last_change":"2024-09-21T09:46:16.218452+0000","last_active":"2024-09-21T09:59:57.217486+0000","last_peered":"2024-09-21T09:59:57.217486+0000","last_clean":"2024-09-21T09:59:57.217486+0000","last_became_active":"2024-09-21T09:46:16.218108+0000","last_became_peered":"2024-09-21T09:46:16.218108+0000","last_unstale":"2024-09-21T09:59:57.217486+0000","last_undegraded":"2024-09-21T09:59:57.217486+0000","last_fullsized":"2024-09-21T09:59:57.217486+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:29:08.062670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":152,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.223749+0000","last_change":"2024-09-21T09:52:23.919124+0000","last_active":"2024-09-21T09:59:57.223749+0000","last_peered":"2024-09-21T09:59:57.223749+0000","last_clean":"2024-09-21T09:59:57.223749+0000","last_became_active":"2024-09-21T09:52:23.918746+0000","last_became_peered":"2024-09-21T09:52:23.918746+0000","last_unstale":"2024-09-21T09:59:57.223749+0000","last_undegraded":"2024-09-21T09:59:57.223749+0000","last_fullsized":"2024-09-21T09:59:57.223749+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:04:48.548863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"295'4841","reported_seq":4860,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:15.797768+0000","last_change":"2024-09-21T09:59:19.455307+0000","last_active":"2024-09-21T10:00:15.797768+0000","last_peered":"2024-09-21T10:00:15.797768+0000","last_clean":"2024-09-21T10:00:15.797768+0000","last_became_active":"2024-09-21T09:59:19.454596+0000","last_became_peered":"2024-09-21T09:59:19.454596+0000","last_unstale":"2024-09-21T10:00:15.797768+0000","last_undegraded":"2024-09-21T10:00:15.797768+0000","last_fullsized":"2024-09-21T10:00:15.797768+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4841,"log_dups_size":0,"ondisk_log_size":4841,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:51:41.197084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":317259776,"num_objects":4841,"num_object_clones":0,"num_object_copies":14523,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4841,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4841,"num_write_kb":309824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":262,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.218420+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T09:59:57.218420+0000","last_peered":"2024-09-21T09:59:57.218420+0000","last_clean":"2024-09-21T09:59:57.218420+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T09:59:57.218420+0000","last_undegraded":"2024-09-21T09:59:57.218420+0000","last_fullsized":"2024-09-21T09:59:57.218420+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":307,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224318+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T09:59:57.224318+0000","last_peered":"2024-09-21T09:59:57.224318+0000","last_clean":"2024-09-21T09:59:57.224318+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T09:59:57.224318+0000","last_undegraded":"2024-09-21T09:59:57.224318+0000","last_fullsized":"2024-09-21T09:59:57.224318+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"295'4945","reported_seq":4963,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:17.344982+0000","last_change":"2024-09-21T09:59:19.099531+0000","last_active":"2024-09-21T10:00:17.344982+0000","last_peered":"2024-09-21T10:00:17.344982+0000","last_clean":"2024-09-21T10:00:17.344982+0000","last_became_active":"2024-09-21T09:59:19.099253+0000","last_became_peered":"2024-09-21T09:59:19.099253+0000","last_unstale":"2024-09-21T10:00:17.344982+0000","last_undegraded":"2024-09-21T10:00:17.344982+0000","last_fullsized":"2024-09-21T10:00:17.344982+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4945,"log_dups_size":0,"ondisk_log_size":4945,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:51:55.310535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":324075520,"num_objects":4945,"num_object_clones":0,"num_object_copies":14835,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4945,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4945,"num_write_kb":316480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":328,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.217967+0000","last_change":"2024-09-21T09:52:23.920077+0000","last_active":"2024-09-21T09:59:57.217967+0000","last_peered":"2024-09-21T09:59:57.217967+0000","last_clean":"2024-09-21T09:59:57.217967+0000","last_became_active":"2024-09-21T09:52:23.915378+0000","last_became_peered":"2024-09-21T09:52:23.915378+0000","last_unstale":"2024-09-21T09:59:57.217967+0000","last_undegraded":"2024-09-21T09:59:57.217967+0000","last_fullsized":"2024-09-21T09:59:57.217967+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:16:00.028635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":110,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.216866+0000","last_change":"2024-09-21T09:52:23.917314+0000","last_active":"2024-09-21T09:59:57.216866+0000","last_peered":"2024-09-21T09:59:57.216866+0000","last_clean":"2024-09-21T09:59:57.216866+0000","last_became_active":"2024-09-21T09:52:23.916728+0000","last_became_peered":"2024-09-21T09:52:23.916728+0000","last_unstale":"2024-09-21T09:59:57.216866+0000","last_undegraded":"2024-09-21T09:59:57.216866+0000","last_fullsized":"2024-09-21T09:59:57.216866+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:50:47.276875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"295'5055","reported_seq":5074,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:17.340841+0000","last_change":"2024-09-21T09:59:19.453353+0000","last_active":"2024-09-21T10:00:17.340841+0000","last_peered":"2024-09-21T10:00:17.340841+0000","last_clean":"2024-09-21T10:00:17.340841+0000","last_became_active":"2024-09-21T09:59:19.453007+0000","last_became_peered":"2024-09-21T09:59:19.453007+0000","last_unstale":"2024-09-21T10:00:17.340841+0000","last_undegraded":"2024-09-21T10:00:17.340841+0000","last_fullsized":"2024-09-21T10:00:17.340841+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":5055,"log_dups_size":0,"ondisk_log_size":5055,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:09:39.632910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":331284480,"num_objects":5055,"num_object_clones":0,"num_object_copies":15165,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5055,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5055,"num_write_kb":323520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":152,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224088+0000","last_change":"2024-09-21T09:52:23.919511+0000","last_active":"2024-09-21T09:59:57.224088+0000","last_peered":"2024-09-21T09:59:57.224088+0000","last_clean":"2024-09-21T09:59:57.224088+0000","last_became_active":"2024-09-21T09:52:23.918774+0000","last_became_peered":"2024-09-21T09:52:23.918774+0000","last_unstale":"2024-09-21T09:59:57.224088+0000","last_undegraded":"2024-09-21T09:59:57.224088+0000","last_fullsized":"2024-09-21T09:59:57.224088+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:19:51.518563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":406,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249824+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:00:02.249824+0000","last_peered":"2024-09-21T10:00:02.249824+0000","last_clean":"2024-09-21T10:00:02.249824+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:00:02.249824+0000","last_undegraded":"2024-09-21T10:00:02.249824+0000","last_fullsized":"2024-09-21T10:00:02.249824+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"295'5170","reported_seq":5203,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:18.523718+0000","last_change":"2024-09-21T09:59:19.098704+0000","last_active":"2024-09-21T10:00:18.523718+0000","last_peered":"2024-09-21T10:00:18.523718+0000","last_clean":"2024-09-21T10:00:18.523718+0000","last_became_active":"2024-09-21T09:59:19.098429+0000","last_became_peered":"2024-09-21T09:59:19.098429+0000","last_unstale":"2024-09-21T10:00:18.523718+0000","last_undegraded":"2024-09-21T10:00:18.523718+0000","last_fullsized":"2024-09-21T10:00:18.523718+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":5170,"log_dups_size":0,"ondisk_log_size":5170,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:38:30.746816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":338821120,"num_objects":5170,"num_object_clones":0,"num_object_copies":15510,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5170,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5170,"num_write_kb":330880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":478,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.256361+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:00:02.256361+0000","last_peered":"2024-09-21T10:00:02.256361+0000","last_clean":"2024-09-21T10:00:02.256361+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:00:02.256361+0000","last_undegraded":"2024-09-21T10:00:02.256361+0000","last_fullsized":"2024-09-21T10:00:02.256361+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":280,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224853+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T09:59:57.224853+0000","last_peered":"2024-09-21T09:59:57.224853+0000","last_clean":"2024-09-21T09:59:57.224853+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T09:59:57.224853+0000","last_undegraded":"2024-09-21T09:59:57.224853+0000","last_fullsized":"2024-09-21T09:59:57.224853+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"295'5148","reported_seq":5167,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:18.769844+0000","last_change":"2024-09-21T09:59:19.453392+0000","last_active":"2024-09-21T10:00:18.769844+0000","last_peered":"2024-09-21T10:00:18.769844+0000","last_clean":"2024-09-21T10:00:18.769844+0000","last_became_active":"2024-09-21T09:59:19.453015+0000","last_became_peered":"2024-09-21T09:59:19.453015+0000","last_unstale":"2024-09-21T10:00:18.769844+0000","last_undegraded":"2024-09-21T10:00:18.769844+0000","last_fullsized":"2024-09-21T10:00:18.769844+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":5148,"log_dups_size":0,"ondisk_log_size":5148,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:26:47.338159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":337379328,"num_objects":5148,"num_object_clones":0,"num_object_copies":15444,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5148,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5148,"num_write_kb":329472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":130,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.217074+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T09:59:57.217074+0000","last_peered":"2024-09-21T09:59:57.217074+0000","last_clean":"2024-09-21T09:59:57.217074+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T09:59:57.217074+0000","last_undegraded":"2024-09-21T09:59:57.217074+0000","last_fullsized":"2024-09-21T09:59:57.217074+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":277,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.225165+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T09:59:57.225165+0000","last_peered":"2024-09-21T09:59:57.225165+0000","last_clean":"2024-09-21T09:59:57.225165+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T09:59:57.225165+0000","last_undegraded":"2024-09-21T09:59:57.225165+0000","last_fullsized":"2024-09-21T09:59:57.225165+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.3","version":"295'4944","reported_seq":4963,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:15.837450+0000","last_change":"2024-09-21T09:59:19.453807+0000","last_active":"2024-09-21T10:00:15.837450+0000","last_peered":"2024-09-21T10:00:15.837450+0000","last_clean":"2024-09-21T10:00:15.837450+0000","last_became_active":"2024-09-21T09:59:19.453457+0000","last_became_peered":"2024-09-21T09:59:19.453457+0000","last_unstale":"2024-09-21T10:00:15.837450+0000","last_undegraded":"2024-09-21T10:00:15.837450+0000","last_fullsized":"2024-09-21T10:00:15.837450+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4944,"log_dups_size":0,"ondisk_log_size":4944,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:29:06.963975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":324009984,"num_objects":4944,"num_object_clones":0,"num_object_copies":14832,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4944,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4944,"num_write_kb":316416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":261,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224403+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T09:59:57.224403+0000","last_peered":"2024-09-21T09:59:57.224403+0000","last_clean":"2024-09-21T09:59:57.224403+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T09:59:57.224403+0000","last_undegraded":"2024-09-21T09:59:57.224403+0000","last_fullsized":"2024-09-21T09:59:57.224403+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":300,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.225314+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T09:59:57.225314+0000","last_peered":"2024-09-21T09:59:57.225314+0000","last_clean":"2024-09-21T09:59:57.225314+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T09:59:57.225314+0000","last_undegraded":"2024-09-21T09:59:57.225314+0000","last_fullsized":"2024-09-21T09:59:57.225314+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"295'4987","reported_seq":5020,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:18.531009+0000","last_change":"2024-09-21T09:59:19.453218+0000","last_active":"2024-09-21T10:00:18.531009+0000","last_peered":"2024-09-21T10:00:18.531009+0000","last_clean":"2024-09-21T10:00:18.531009+0000","last_became_active":"2024-09-21T09:59:19.452913+0000","last_became_peered":"2024-09-21T09:59:19.452913+0000","last_unstale":"2024-09-21T10:00:18.531009+0000","last_undegraded":"2024-09-21T10:00:18.531009+0000","last_fullsized":"2024-09-21T10:00:18.531009+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4987,"log_dups_size":0,"ondisk_log_size":4987,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:27.897654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":326828032,"num_objects":4987,"num_object_clones":0,"num_object_copies":14961,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4987,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4987,"num_write_kb":319168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":486,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.250752+0000","last_change":"2024-09-21T09:58:36.393289+0000","last_active":"2024-09-21T10:00:02.250752+0000","last_peered":"2024-09-21T10:00:02.250752+0000","last_clean":"2024-09-21T10:00:02.250752+0000","last_became_active":"2024-09-21T09:58:36.392631+0000","last_became_peered":"2024-09-21T09:58:36.392631+0000","last_unstale":"2024-09-21T10:00:02.250752+0000","last_undegraded":"2024-09-21T10:00:02.250752+0000","last_fullsized":"2024-09-21T10:00:02.250752+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:46:30.437729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":311,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.256800+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:00:02.256800+0000","last_peered":"2024-09-21T10:00:02.256800+0000","last_clean":"2024-09-21T10:00:02.256800+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:00:02.256800+0000","last_undegraded":"2024-09-21T10:00:02.256800+0000","last_fullsized":"2024-09-21T10:00:02.256800+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.8","version":"295'5153","reported_seq":5186,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:18.553003+0000","last_change":"2024-09-21T09:59:19.099992+0000","last_active":"2024-09-21T10:00:18.553003+0000","last_peered":"2024-09-21T10:00:18.553003+0000","last_clean":"2024-09-21T10:00:18.553003+0000","last_became_active":"2024-09-21T09:59:19.099429+0000","last_became_peered":"2024-09-21T09:59:19.099429+0000","last_unstale":"2024-09-21T10:00:18.553003+0000","last_undegraded":"2024-09-21T10:00:18.553003+0000","last_fullsized":"2024-09-21T10:00:18.553003+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":5153,"log_dups_size":0,"ondisk_log_size":5153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:23:13.800624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":337707008,"num_objects":5153,"num_object_clones":0,"num_object_copies":15459,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5153,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5153,"num_write_kb":329792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":428,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.216904+0000","last_change":"2024-09-21T09:52:23.950948+0000","last_active":"2024-09-21T09:59:57.216904+0000","last_peered":"2024-09-21T09:59:57.216904+0000","last_clean":"2024-09-21T09:59:57.216904+0000","last_became_active":"2024-09-21T09:52:23.915752+0000","last_became_peered":"2024-09-21T09:52:23.915752+0000","last_unstale":"2024-09-21T09:59:57.216904+0000","last_undegraded":"2024-09-21T09:59:57.216904+0000","last_fullsized":"2024-09-21T09:59:57.216904+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:00:28.208582+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":135,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.223976+0000","last_change":"2024-09-21T09:49:39.901214+0000","last_active":"2024-09-21T09:59:57.223976+0000","last_peered":"2024-09-21T09:59:57.223976+0000","last_clean":"2024-09-21T09:59:57.223976+0000","last_became_active":"2024-09-21T09:49:39.891234+0000","last_became_peered":"2024-09-21T09:49:39.891234+0000","last_unstale":"2024-09-21T09:59:57.223976+0000","last_undegraded":"2024-09-21T09:59:57.223976+0000","last_fullsized":"2024-09-21T09:59:57.223976+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:18:59.117484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":471,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.257335+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:00:02.257335+0000","last_peered":"2024-09-21T10:00:02.257335+0000","last_clean":"2024-09-21T10:00:02.257335+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:00:02.257335+0000","last_undegraded":"2024-09-21T10:00:02.257335+0000","last_fullsized":"2024-09-21T10:00:02.257335+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":120,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.217506+0000","last_change":"2024-09-21T09:54:57.127336+0000","last_active":"2024-09-21T09:59:57.217506+0000","last_peered":"2024-09-21T09:59:57.217506+0000","last_clean":"2024-09-21T09:59:57.217506+0000","last_became_active":"2024-09-21T09:54:57.126977+0000","last_became_peered":"2024-09-21T09:54:57.126977+0000","last_unstale":"2024-09-21T09:59:57.217506+0000","last_undegraded":"2024-09-21T09:59:57.217506+0000","last_fullsized":"2024-09-21T09:59:57.217506+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:32:40.522878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"295'4858","reported_seq":4891,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:15.327180+0000","last_change":"2024-09-21T09:59:19.099842+0000","last_active":"2024-09-21T10:00:15.327180+0000","last_peered":"2024-09-21T10:00:15.327180+0000","last_clean":"2024-09-21T10:00:15.327180+0000","last_became_active":"2024-09-21T09:59:19.099444+0000","last_became_peered":"2024-09-21T09:59:19.099444+0000","last_unstale":"2024-09-21T10:00:15.327180+0000","last_undegraded":"2024-09-21T10:00:15.327180+0000","last_fullsized":"2024-09-21T10:00:15.327180+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4858,"log_dups_size":0,"ondisk_log_size":4858,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:00:48.714145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":318373888,"num_objects":4858,"num_object_clones":0,"num_object_copies":14574,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4858,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4858,"num_write_kb":310912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":326,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.216822+0000","last_change":"2024-09-21T09:58:36.388216+0000","last_active":"2024-09-21T09:59:57.216822+0000","last_peered":"2024-09-21T09:59:57.216822+0000","last_clean":"2024-09-21T09:59:57.216822+0000","last_became_active":"2024-09-21T09:58:36.387736+0000","last_became_peered":"2024-09-21T09:58:36.387736+0000","last_unstale":"2024-09-21T09:59:57.216822+0000","last_undegraded":"2024-09-21T09:59:57.216822+0000","last_fullsized":"2024-09-21T09:59:57.216822+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:33:56.383950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":404,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.247602+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:00:02.247602+0000","last_peered":"2024-09-21T10:00:02.247602+0000","last_clean":"2024-09-21T10:00:02.247602+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:00:02.247602+0000","last_undegraded":"2024-09-21T10:00:02.247602+0000","last_fullsized":"2024-09-21T10:00:02.247602+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":418,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249350+0000","last_change":"2024-09-21T09:58:36.390714+0000","last_active":"2024-09-21T10:00:02.249350+0000","last_peered":"2024-09-21T10:00:02.249350+0000","last_clean":"2024-09-21T10:00:02.249350+0000","last_became_active":"2024-09-21T09:58:36.390399+0000","last_became_peered":"2024-09-21T09:58:36.390399+0000","last_unstale":"2024-09-21T10:00:02.249350+0000","last_undegraded":"2024-09-21T10:00:02.249350+0000","last_fullsized":"2024-09-21T10:00:02.249350+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:06:25.247109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.a","version":"295'4942","reported_seq":4961,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:17.324308+0000","last_change":"2024-09-21T09:59:19.453644+0000","last_active":"2024-09-21T10:00:17.324308+0000","last_peered":"2024-09-21T10:00:17.324308+0000","last_clean":"2024-09-21T10:00:17.324308+0000","last_became_active":"2024-09-21T09:59:19.453302+0000","last_became_peered":"2024-09-21T09:59:19.453302+0000","last_unstale":"2024-09-21T10:00:17.324308+0000","last_undegraded":"2024-09-21T10:00:17.324308+0000","last_fullsized":"2024-09-21T10:00:17.324308+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4942,"log_dups_size":0,"ondisk_log_size":4942,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:46:32.874770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":323878912,"num_objects":4942,"num_object_clones":0,"num_object_copies":14826,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4942,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4942,"num_write_kb":316288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":508,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.243214+0000","last_change":"2024-09-21T09:46:16.239736+0000","last_active":"2024-09-21T10:00:02.243214+0000","last_peered":"2024-09-21T10:00:02.243214+0000","last_clean":"2024-09-21T10:00:02.243214+0000","last_became_active":"2024-09-21T09:46:16.239348+0000","last_became_peered":"2024-09-21T09:46:16.239348+0000","last_unstale":"2024-09-21T10:00:02.243214+0000","last_undegraded":"2024-09-21T10:00:02.243214+0000","last_fullsized":"2024-09-21T10:00:02.243214+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:17:39.599158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":315,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.245441+0000","last_change":"2024-09-21T09:58:36.389842+0000","last_active":"2024-09-21T10:00:02.245441+0000","last_peered":"2024-09-21T10:00:02.245441+0000","last_clean":"2024-09-21T10:00:02.245441+0000","last_became_active":"2024-09-21T09:58:36.389515+0000","last_became_peered":"2024-09-21T09:58:36.389515+0000","last_unstale":"2024-09-21T10:00:02.245441+0000","last_undegraded":"2024-09-21T10:00:02.245441+0000","last_fullsized":"2024-09-21T10:00:02.245441+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:36:59.353110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":335,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224742+0000","last_change":"2024-09-21T09:58:36.390895+0000","last_active":"2024-09-21T09:59:57.224742+0000","last_peered":"2024-09-21T09:59:57.224742+0000","last_clean":"2024-09-21T09:59:57.224742+0000","last_became_active":"2024-09-21T09:58:36.390573+0000","last_became_peered":"2024-09-21T09:58:36.390573+0000","last_unstale":"2024-09-21T09:59:57.224742+0000","last_undegraded":"2024-09-21T09:59:57.224742+0000","last_fullsized":"2024-09-21T09:59:57.224742+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:20.060893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.9","version":"295'4853","reported_seq":4886,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:15.319832+0000","last_change":"2024-09-21T09:59:19.099919+0000","last_active":"2024-09-21T10:00:15.319832+0000","last_peered":"2024-09-21T10:00:15.319832+0000","last_clean":"2024-09-21T10:00:15.319832+0000","last_became_active":"2024-09-21T09:59:19.099450+0000","last_became_peered":"2024-09-21T09:59:19.099450+0000","last_unstale":"2024-09-21T10:00:15.319832+0000","last_undegraded":"2024-09-21T10:00:15.319832+0000","last_fullsized":"2024-09-21T10:00:15.319832+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4853,"log_dups_size":0,"ondisk_log_size":4853,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:57:59.387988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":318046208,"num_objects":4853,"num_object_clones":0,"num_object_copies":14559,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4853,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4853,"num_write_kb":310592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":192,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224614+0000","last_change":"2024-09-21T09:58:36.403338+0000","last_active":"2024-09-21T09:59:57.224614+0000","last_peered":"2024-09-21T09:59:57.224614+0000","last_clean":"2024-09-21T09:59:57.224614+0000","last_became_active":"2024-09-21T09:58:36.391206+0000","last_became_peered":"2024-09-21T09:58:36.391206+0000","last_unstale":"2024-09-21T09:59:57.224614+0000","last_undegraded":"2024-09-21T09:59:57.224614+0000","last_fullsized":"2024-09-21T09:59:57.224614+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:57:34.064910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":6,"num_bytes_recovered":114,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":298,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224752+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T09:59:57.224752+0000","last_peered":"2024-09-21T09:59:57.224752+0000","last_clean":"2024-09-21T09:59:57.224752+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T09:59:57.224752+0000","last_undegraded":"2024-09-21T09:59:57.224752+0000","last_fullsized":"2024-09-21T09:59:57.224752+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":11,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.227257+0000","last_change":"2024-09-21T09:59:57.226629+0000","last_active":"2024-09-21T09:59:57.227257+0000","last_peered":"2024-09-21T09:59:57.227257+0000","last_clean":"2024-09-21T09:59:57.227257+0000","last_became_active":"2024-09-21T09:59:57.226280+0000","last_became_peered":"2024-09-21T09:59:57.226280+0000","last_unstale":"2024-09-21T09:59:57.227257+0000","last_undegraded":"2024-09-21T09:59:57.227257+0000","last_fullsized":"2024-09-21T09:59:57.227257+0000","mapping_epoch":293,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":294,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:24:11.903495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.f","version":"295'5126","reported_seq":5145,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:17.328078+0000","last_change":"2024-09-21T09:59:19.453600+0000","last_active":"2024-09-21T10:00:17.328078+0000","last_peered":"2024-09-21T10:00:17.328078+0000","last_clean":"2024-09-21T10:00:17.328078+0000","last_became_active":"2024-09-21T09:59:19.453096+0000","last_became_peered":"2024-09-21T09:59:19.453096+0000","last_unstale":"2024-09-21T10:00:17.328078+0000","last_undegraded":"2024-09-21T10:00:17.328078+0000","last_fullsized":"2024-09-21T10:00:17.328078+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":5126,"log_dups_size":0,"ondisk_log_size":5126,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:32:56.764573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335937536,"num_objects":5126,"num_object_clones":0,"num_object_copies":15378,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5126,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5126,"num_write_kb":328064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":132,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224673+0000","last_change":"2024-09-21T09:49:39.893294+0000","last_active":"2024-09-21T09:59:57.224673+0000","last_peered":"2024-09-21T09:59:57.224673+0000","last_clean":"2024-09-21T09:59:57.224673+0000","last_became_active":"2024-09-21T09:49:39.892621+0000","last_became_peered":"2024-09-21T09:49:39.892621+0000","last_unstale":"2024-09-21T09:59:57.224673+0000","last_undegraded":"2024-09-21T09:59:57.224673+0000","last_fullsized":"2024-09-21T09:59:57.224673+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:36:13.866984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":441,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.247377+0000","last_change":"2024-09-21T09:58:36.397590+0000","last_active":"2024-09-21T10:00:02.247377+0000","last_peered":"2024-09-21T10:00:02.247377+0000","last_clean":"2024-09-21T10:00:02.247377+0000","last_became_active":"2024-09-21T09:58:36.397025+0000","last_became_peered":"2024-09-21T09:58:36.397025+0000","last_unstale":"2024-09-21T10:00:02.247377+0000","last_undegraded":"2024-09-21T10:00:02.247377+0000","last_fullsized":"2024-09-21T10:00:02.247377+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T20:36:12.675838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":380,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224481+0000","last_change":"2024-09-21T09:58:36.392035+0000","last_active":"2024-09-21T09:59:57.224481+0000","last_peered":"2024-09-21T09:59:57.224481+0000","last_clean":"2024-09-21T09:59:57.224481+0000","last_became_active":"2024-09-21T09:58:36.391644+0000","last_became_peered":"2024-09-21T09:58:36.391644+0000","last_unstale":"2024-09-21T09:59:57.224481+0000","last_undegraded":"2024-09-21T09:59:57.224481+0000","last_fullsized":"2024-09-21T09:59:57.224481+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:59:39.531324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.e","version":"295'4903","reported_seq":4922,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:15.846660+0000","last_change":"2024-09-21T09:59:19.454682+0000","last_active":"2024-09-21T10:00:15.846660+0000","last_peered":"2024-09-21T10:00:15.846660+0000","last_clean":"2024-09-21T10:00:15.846660+0000","last_became_active":"2024-09-21T09:59:19.453730+0000","last_became_peered":"2024-09-21T09:59:19.453730+0000","last_unstale":"2024-09-21T10:00:15.846660+0000","last_undegraded":"2024-09-21T10:00:15.846660+0000","last_fullsized":"2024-09-21T10:00:15.846660+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4903,"log_dups_size":0,"ondisk_log_size":4903,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:20:22.571111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":321323008,"num_objects":4903,"num_object_clones":0,"num_object_copies":14709,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4903,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4903,"num_write_kb":313792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":506,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.243422+0000","last_change":"2024-09-21T09:58:36.391556+0000","last_active":"2024-09-21T10:00:02.243422+0000","last_peered":"2024-09-21T10:00:02.243422+0000","last_clean":"2024-09-21T10:00:02.243422+0000","last_became_active":"2024-09-21T09:58:36.389969+0000","last_became_peered":"2024-09-21T09:58:36.389969+0000","last_unstale":"2024-09-21T10:00:02.243422+0000","last_undegraded":"2024-09-21T10:00:02.243422+0000","last_fullsized":"2024-09-21T10:00:02.243422+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:04:02.333013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":289,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.218037+0000","last_change":"2024-09-21T09:46:16.187366+0000","last_active":"2024-09-21T09:59:57.218037+0000","last_peered":"2024-09-21T09:59:57.218037+0000","last_clean":"2024-09-21T09:59:57.218037+0000","last_became_active":"2024-09-21T09:46:16.187097+0000","last_became_peered":"2024-09-21T09:46:16.187097+0000","last_unstale":"2024-09-21T09:59:57.218037+0000","last_undegraded":"2024-09-21T09:59:57.218037+0000","last_fullsized":"2024-09-21T09:59:57.218037+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:05:28.362879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":472,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.247689+0000","last_change":"2024-09-21T09:49:39.892695+0000","last_active":"2024-09-21T10:00:02.247689+0000","last_peered":"2024-09-21T10:00:02.247689+0000","last_clean":"2024-09-21T10:00:02.247689+0000","last_became_active":"2024-09-21T09:49:39.892265+0000","last_became_peered":"2024-09-21T09:49:39.892265+0000","last_unstale":"2024-09-21T10:00:02.247689+0000","last_undegraded":"2024-09-21T10:00:02.247689+0000","last_fullsized":"2024-09-21T10:00:02.247689+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:27:31.615679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.d","version":"295'4882","reported_seq":4901,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:15.854215+0000","last_change":"2024-09-21T09:59:19.454114+0000","last_active":"2024-09-21T10:00:15.854215+0000","last_peered":"2024-09-21T10:00:15.854215+0000","last_clean":"2024-09-21T10:00:15.854215+0000","last_became_active":"2024-09-21T09:59:19.453821+0000","last_became_peered":"2024-09-21T09:59:19.453821+0000","last_unstale":"2024-09-21T10:00:15.854215+0000","last_undegraded":"2024-09-21T10:00:15.854215+0000","last_fullsized":"2024-09-21T10:00:15.854215+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":4882,"log_dups_size":0,"ondisk_log_size":4882,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:55:32.346073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":319946752,"num_objects":4882,"num_object_clones":0,"num_object_copies":14646,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4882,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4882,"num_write_kb":312448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":479,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.256645+0000","last_change":"2024-09-21T09:46:16.201034+0000","last_active":"2024-09-21T10:00:02.256645+0000","last_peered":"2024-09-21T10:00:02.256645+0000","last_clean":"2024-09-21T10:00:02.256645+0000","last_became_active":"2024-09-21T09:46:16.200729+0000","last_became_peered":"2024-09-21T09:46:16.200729+0000","last_unstale":"2024-09-21T10:00:02.256645+0000","last_undegraded":"2024-09-21T10:00:02.256645+0000","last_fullsized":"2024-09-21T10:00:02.256645+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:51:59.057244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":130,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.217709+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T09:59:57.217709+0000","last_peered":"2024-09-21T09:59:57.217709+0000","last_clean":"2024-09-21T09:59:57.217709+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T09:59:57.217709+0000","last_undegraded":"2024-09-21T09:59:57.217709+0000","last_fullsized":"2024-09-21T09:59:57.217709+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":476,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.251207+0000","last_change":"2024-09-21T09:46:16.220644+0000","last_active":"2024-09-21T10:00:02.251207+0000","last_peered":"2024-09-21T10:00:02.251207+0000","last_clean":"2024-09-21T10:00:02.251207+0000","last_became_active":"2024-09-21T09:46:16.220373+0000","last_became_peered":"2024-09-21T09:46:16.220373+0000","last_unstale":"2024-09-21T10:00:02.251207+0000","last_undegraded":"2024-09-21T10:00:02.251207+0000","last_fullsized":"2024-09-21T10:00:02.251207+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:16:24.020337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.c","version":"295'5225","reported_seq":5258,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:18.523092+0000","last_change":"2024-09-21T09:59:19.099066+0000","last_active":"2024-09-21T10:00:18.523092+0000","last_peered":"2024-09-21T10:00:18.523092+0000","last_clean":"2024-09-21T10:00:18.523092+0000","last_became_active":"2024-09-21T09:59:19.098748+0000","last_became_peered":"2024-09-21T09:59:19.098748+0000","last_unstale":"2024-09-21T10:00:18.523092+0000","last_undegraded":"2024-09-21T10:00:18.523092+0000","last_fullsized":"2024-09-21T10:00:18.523092+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":5225,"log_dups_size":0,"ondisk_log_size":5225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:05:25.377120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":342425600,"num_objects":5225,"num_object_clones":0,"num_object_copies":15675,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5225,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5225,"num_write_kb":334400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":408,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249268+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:00:02.249268+0000","last_peered":"2024-09-21T10:00:02.249268+0000","last_clean":"2024-09-21T10:00:02.249268+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:00:02.249268+0000","last_undegraded":"2024-09-21T10:00:02.249268+0000","last_fullsized":"2024-09-21T10:00:02.249268+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":110,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.218818+0000","last_change":"2024-09-21T09:52:23.929806+0000","last_active":"2024-09-21T09:59:57.218818+0000","last_peered":"2024-09-21T09:59:57.218818+0000","last_clean":"2024-09-21T09:59:57.218818+0000","last_became_active":"2024-09-21T09:52:23.929389+0000","last_became_peered":"2024-09-21T09:52:23.929389+0000","last_unstale":"2024-09-21T09:59:57.218818+0000","last_undegraded":"2024-09-21T09:59:57.218818+0000","last_fullsized":"2024-09-21T09:59:57.218818+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:40:01.528139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":78,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224136+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T09:59:57.224136+0000","last_peered":"2024-09-21T09:59:57.224136+0000","last_clean":"2024-09-21T09:59:57.224136+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T09:59:57.224136+0000","last_undegraded":"2024-09-21T09:59:57.224136+0000","last_fullsized":"2024-09-21T09:59:57.224136+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":303,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224675+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T09:59:57.224675+0000","last_peered":"2024-09-21T09:59:57.224675+0000","last_clean":"2024-09-21T09:59:57.224675+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T09:59:57.224675+0000","last_undegraded":"2024-09-21T09:59:57.224675+0000","last_fullsized":"2024-09-21T09:59:57.224675+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":306,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224942+0000","last_change":"2024-09-21T09:52:23.938226+0000","last_active":"2024-09-21T09:59:57.224942+0000","last_peered":"2024-09-21T09:59:57.224942+0000","last_clean":"2024-09-21T09:59:57.224942+0000","last_became_active":"2024-09-21T09:52:23.921528+0000","last_became_peered":"2024-09-21T09:52:23.921528+0000","last_unstale":"2024-09-21T09:59:57.224942+0000","last_undegraded":"2024-09-21T09:59:57.224942+0000","last_fullsized":"2024-09-21T09:59:57.224942+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:25:54.419818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9488,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":130,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.216992+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T09:59:57.216992+0000","last_peered":"2024-09-21T09:59:57.216992+0000","last_clean":"2024-09-21T09:59:57.216992+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T09:59:57.216992+0000","last_undegraded":"2024-09-21T09:59:57.216992+0000","last_fullsized":"2024-09-21T09:59:57.216992+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":263,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.217853+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T09:59:57.217853+0000","last_peered":"2024-09-21T09:59:57.217853+0000","last_clean":"2024-09-21T09:59:57.217853+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T09:59:57.217853+0000","last_undegraded":"2024-09-21T09:59:57.217853+0000","last_fullsized":"2024-09-21T09:59:57.217853+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":152,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.225039+0000","last_change":"2024-09-21T09:58:36.391340+0000","last_active":"2024-09-21T09:59:57.225039+0000","last_peered":"2024-09-21T09:59:57.225039+0000","last_clean":"2024-09-21T09:59:57.225039+0000","last_became_active":"2024-09-21T09:58:36.390740+0000","last_became_peered":"2024-09-21T09:58:36.390740+0000","last_unstale":"2024-09-21T09:59:57.225039+0000","last_undegraded":"2024-09-21T09:59:57.225039+0000","last_fullsized":"2024-09-21T09:59:57.225039+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:42:28.003956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":442,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.255823+0000","last_change":"2024-09-21T09:52:23.941939+0000","last_active":"2024-09-21T10:00:02.255823+0000","last_peered":"2024-09-21T10:00:02.255823+0000","last_clean":"2024-09-21T10:00:02.255823+0000","last_became_active":"2024-09-21T09:52:23.941558+0000","last_became_peered":"2024-09-21T09:52:23.941558+0000","last_unstale":"2024-09-21T10:00:02.255823+0000","last_undegraded":"2024-09-21T10:00:02.255823+0000","last_fullsized":"2024-09-21T10:00:02.255823+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:21:10.666556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":482,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249811+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:00:02.249811+0000","last_peered":"2024-09-21T10:00:02.249811+0000","last_clean":"2024-09-21T10:00:02.249811+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:00:02.249811+0000","last_undegraded":"2024-09-21T10:00:02.249811+0000","last_fullsized":"2024-09-21T10:00:02.249811+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":408,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.246937+0000","last_change":"2024-09-21T09:58:36.397403+0000","last_active":"2024-09-21T10:00:02.246937+0000","last_peered":"2024-09-21T10:00:02.246937+0000","last_clean":"2024-09-21T10:00:02.246937+0000","last_became_active":"2024-09-21T09:58:36.396869+0000","last_became_peered":"2024-09-21T09:58:36.396869+0000","last_unstale":"2024-09-21T10:00:02.246937+0000","last_undegraded":"2024-09-21T10:00:02.246937+0000","last_fullsized":"2024-09-21T10:00:02.246937+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:57:15.868385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,6],"acting":[0,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":110,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.218695+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T09:59:57.218695+0000","last_peered":"2024-09-21T09:59:57.218695+0000","last_clean":"2024-09-21T09:59:57.218695+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T09:59:57.218695+0000","last_undegraded":"2024-09-21T09:59:57.218695+0000","last_fullsized":"2024-09-21T09:59:57.218695+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":513,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.251122+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:00:02.251122+0000","last_peered":"2024-09-21T10:00:02.251122+0000","last_clean":"2024-09-21T10:00:02.251122+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:00:02.251122+0000","last_undegraded":"2024-09-21T10:00:02.251122+0000","last_fullsized":"2024-09-21T10:00:02.251122+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":405,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249135+0000","last_change":"2024-09-21T09:46:16.203427+0000","last_active":"2024-09-21T10:00:02.249135+0000","last_peered":"2024-09-21T10:00:02.249135+0000","last_clean":"2024-09-21T10:00:02.249135+0000","last_became_active":"2024-09-21T09:46:16.203177+0000","last_became_peered":"2024-09-21T09:46:16.203177+0000","last_unstale":"2024-09-21T10:00:02.249135+0000","last_undegraded":"2024-09-21T10:00:02.249135+0000","last_fullsized":"2024-09-21T10:00:02.249135+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:26:23.411928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":311,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.255456+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:00:02.255456+0000","last_peered":"2024-09-21T10:00:02.255456+0000","last_clean":"2024-09-21T10:00:02.255456+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:00:02.255456+0000","last_undegraded":"2024-09-21T10:00:02.255456+0000","last_fullsized":"2024-09-21T10:00:02.255456+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":484,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.255391+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:00:02.255391+0000","last_peered":"2024-09-21T10:00:02.255391+0000","last_clean":"2024-09-21T10:00:02.255391+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:00:02.255391+0000","last_undegraded":"2024-09-21T10:00:02.255391+0000","last_fullsized":"2024-09-21T10:00:02.255391+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":299,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224667+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T09:59:57.224667+0000","last_peered":"2024-09-21T09:59:57.224667+0000","last_clean":"2024-09-21T09:59:57.224667+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T09:59:57.224667+0000","last_undegraded":"2024-09-21T09:59:57.224667+0000","last_fullsized":"2024-09-21T09:59:57.224667+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":502,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.243515+0000","last_change":"2024-09-21T09:46:16.198812+0000","last_active":"2024-09-21T10:00:02.243515+0000","last_peered":"2024-09-21T10:00:02.243515+0000","last_clean":"2024-09-21T10:00:02.243515+0000","last_became_active":"2024-09-21T09:46:16.198499+0000","last_became_peered":"2024-09-21T09:46:16.198499+0000","last_unstale":"2024-09-21T10:00:02.243515+0000","last_undegraded":"2024-09-21T10:00:02.243515+0000","last_fullsized":"2024-09-21T10:00:02.243515+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:17:49.771404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":447,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249567+0000","last_change":"2024-09-21T09:46:16.203600+0000","last_active":"2024-09-21T10:00:02.249567+0000","last_peered":"2024-09-21T10:00:02.249567+0000","last_clean":"2024-09-21T10:00:02.249567+0000","last_became_active":"2024-09-21T09:46:16.203301+0000","last_became_peered":"2024-09-21T09:46:16.203301+0000","last_unstale":"2024-09-21T10:00:02.249567+0000","last_undegraded":"2024-09-21T10:00:02.249567+0000","last_fullsized":"2024-09-21T10:00:02.249567+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:22:34.754354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":300,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224637+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T09:59:57.224637+0000","last_peered":"2024-09-21T09:59:57.224637+0000","last_clean":"2024-09-21T09:59:57.224637+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T09:59:57.224637+0000","last_undegraded":"2024-09-21T09:59:57.224637+0000","last_fullsized":"2024-09-21T09:59:57.224637+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":164,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224176+0000","last_change":"2024-09-21T09:58:36.398334+0000","last_active":"2024-09-21T09:59:57.224176+0000","last_peered":"2024-09-21T09:59:57.224176+0000","last_clean":"2024-09-21T09:59:57.224176+0000","last_became_active":"2024-09-21T09:58:36.387827+0000","last_became_peered":"2024-09-21T09:58:36.387827+0000","last_unstale":"2024-09-21T09:59:57.224176+0000","last_undegraded":"2024-09-21T09:59:57.224176+0000","last_fullsized":"2024-09-21T09:59:57.224176+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:47:32.013222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":294,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224760+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T09:59:57.224760+0000","last_peered":"2024-09-21T09:59:57.224760+0000","last_clean":"2024-09-21T09:59:57.224760+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T09:59:57.224760+0000","last_undegraded":"2024-09-21T09:59:57.224760+0000","last_fullsized":"2024-09-21T09:59:57.224760+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":164,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.224962+0000","last_change":"2024-09-21T09:52:23.946480+0000","last_active":"2024-09-21T09:59:57.224962+0000","last_peered":"2024-09-21T09:59:57.224962+0000","last_clean":"2024-09-21T09:59:57.224962+0000","last_became_active":"2024-09-21T09:52:23.919292+0000","last_became_peered":"2024-09-21T09:52:23.919292+0000","last_unstale":"2024-09-21T09:59:57.224962+0000","last_undegraded":"2024-09-21T09:59:57.224962+0000","last_fullsized":"2024-09-21T09:59:57.224962+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:43:09.770414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":502,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.255594+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:00:02.255594+0000","last_peered":"2024-09-21T10:00:02.255594+0000","last_clean":"2024-09-21T10:00:02.255594+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:00:02.255594+0000","last_undegraded":"2024-09-21T10:00:02.255594+0000","last_fullsized":"2024-09-21T10:00:02.255594+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":491,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.255303+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:00:02.255303+0000","last_peered":"2024-09-21T10:00:02.255303+0000","last_clean":"2024-09-21T10:00:02.255303+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:00:02.255303+0000","last_undegraded":"2024-09-21T10:00:02.255303+0000","last_fullsized":"2024-09-21T10:00:02.255303+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":300,"reported_epoch":294,"state":"active+clean","last_fresh":"2024-09-21T09:59:57.223966+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T09:59:57.223966+0000","last_peered":"2024-09-21T09:59:57.223966+0000","last_clean":"2024-09-21T09:59:57.223966+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T09:59:57.223966+0000","last_undegraded":"2024-09-21T09:59:57.223966+0000","last_fullsized":"2024-09-21T09:59:57.223966+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":510,"reported_epoch":295,"state":"active+clean","last_fresh":"2024-09-21T10:00:02.249718+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:00:02.249718+0000","last_peered":"2024-09-21T10:00:02.249718+0000","last_clean":"2024-09-21T10:00:02.249718+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:00:02.249718+0000","last_undegraded":"2024-09-21T10:00:02.249718+0000","last_fullsized":"2024-09-21T10:00:02.249718+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":5235933184,"num_objects":79894,"num_object_clones":0,"num_object_copies":239682,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79894,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":79894,"num_write_kb":5113216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":15733489664,"data_stored":15733489664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":79894,"ondisk_log_size":79894,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":37,"num_bytes_recovered":11618,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":9,"num_bytes_recovered":114,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397862,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3404176,"kb_used_data":2810120,"kb_used_omap":1,"kb_used_meta":594046,"kb_avail":90340976,"statfs":{"total":95995035648,"available":92509159424,"internally_reserved":0,"allocated":2877562880,"data_stored":2875529072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":608303448},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683594085,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1279616,"kb_used_data":982264,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":92465536,"statfs":{"total":95995035648,"available":94684708864,"internally_reserved":0,"allocated":1005838336,"data_stored":1003820155,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790316,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3963192,"kb_used_data":3060784,"kb_used_omap":1,"kb_used_meta":902398,"kb_avail":89781960,"statfs":{"total":95995035648,"available":91936727040,"internally_reserved":0,"allocated":3134242816,"data_stored":3132228416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":924055896},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986547,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1306504,"kb_used_data":1004992,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":92438648,"statfs":{"total":95995035648,"available":94657175552,"internally_reserved":0,"allocated":1029111808,"data_stored":1027085586,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893336,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3254704,"kb_used_data":2593640,"kb_used_omap":4,"kb_used_meta":661051,"kb_avail":90490448,"statfs":{"total":95995035648,"available":92662218752,"internally_reserved":0,"allocated":2655887360,"data_stored":2653879729,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":676916673},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056862,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1569272,"kb_used_data":932656,"kb_used_omap":6,"kb_used_meta":636601,"kb_avail":92175880,"statfs":{"total":95995035648,"available":94388101120,"internally_reserved":0,"allocated":955039744,"data_stored":953025624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":651879892},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220389,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3309232,"kb_used_data":2866216,"kb_used_omap":5,"kb_used_meta":443002,"kb_avail":90435920,"statfs":{"total":95995035648,"available":92606382080,"internally_reserved":0,"allocated":2935005184,"data_stored":2932997469,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":453634292},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585129,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1662712,"kb_used_data":1244144,"kb_used_omap":7,"kb_used_meta":418552,"kb_avail":92082440,"statfs":{"total":95995035648,"available":94292418560,"internally_reserved":0,"allocated":1274003456,"data_stored":1271988443,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":428597703},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1277231104,"data_stored":1277231104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2978742272,"data_stored":2978742272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":951451648,"data_stored":951451648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2688286720,"data_stored":2688286720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":966459392,"data_stored":966459392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2966355968,"data_stored":2966355968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1013579776,"data_stored":1013579776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2891382784,"data_stored":2891382784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:00:21.395 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-21T10:00:21.395 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:00:21.395 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-21T10:00:21.395 INFO:tasks.thrashosds.thrasher:Setting osd 2 primary_affinity to 0.030867 2024-09-21T10:00:21.395 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 2 0.03086743110027279 2024-09-21T10:00:21.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:20 smithi165 ceph-mon[86023]: from='client.35844 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:00:21.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:21.417 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:21.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:21.518 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:21.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:21.555 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:21.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:21.656 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:21.699 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:21.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:21.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:21.801 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:21.849 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:21.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:21.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:21.951 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:21.980 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:21.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:21.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:22.082 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:22.111 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:22.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:22.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:22.156 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 48 16 86410 86394 112.477 72.9375 0.00863276 0.00888505 2024-09-21T10:00:22.213 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:22.254 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:22.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:22.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:22.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:21 smithi137 ceph-mon[93825]: pgmap v929: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:00:22.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:00:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:00:21] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.51.0" 2024-09-21T10:00:22.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:21 smithi137 ceph-mon[97575]: pgmap v929: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:00:22.356 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:22.390 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:22.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:22.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:21 smithi165 ceph-mon[86023]: pgmap v929: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:00:22.492 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:22.533 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:22.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:22.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:22.581 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:00:22.581 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:00:22.618 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:00:22.618 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:00:22.635 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:22.659 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:00:22.659 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:00:22.666 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:22.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:22.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:22.691 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:00:22.691 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:00:22.736 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:00:22.736 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:00:22.769 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:22.780 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:00:22.780 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:00:22.782 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:00:22.783 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T10:00:22.783 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T10:00:22.783 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T10:00:22.783 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:00:22.814 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:00:22.814 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:00:22.819 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:22.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:22.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:22.846 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:00:22.847 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:00:22.921 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:22.953 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:22.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:22.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:22.974 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T10:00:23.055 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:23.090 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:23.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:23.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:23.156 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 49 16 87553 87537 111.639 71.4375 0.0110799 0.00895235 2024-09-21T10:00:23.192 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:23.223 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:23.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:23.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:23.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:22 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/236745236' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:00:23.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:22 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:00:23.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:22 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2712346523' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:00:23.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:22 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/236745236' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:00:23.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:22 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:00:23.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:22 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2712346523' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:00:23.325 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:23.357 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:23.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:23.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:22 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/236745236' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:00:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:22 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:00:23.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:22 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2712346523' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:00:23.459 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:23.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:23.496 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:23.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:23.597 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:23.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:23.639 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:23.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:23.740 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:23.781 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:23.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:23.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:23.883 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:23.918 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:23.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:23.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:24.019 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:23 smithi137 ceph-mon[93825]: pgmap v930: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-21T10:00:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:23 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:00:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:23 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T10:00:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:23 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:00:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:23 smithi137 ceph-mon[93825]: osdmap e296: 8 total, 8 up, 8 in 2024-09-21T10:00:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:23 smithi137 ceph-mon[97575]: pgmap v930: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-21T10:00:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:23 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:00:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:23 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T10:00:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:23 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:00:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:23 smithi137 ceph-mon[97575]: osdmap e296: 8 total, 8 up, 8 in 2024-09-21T10:00:24.054 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:24.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:24.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:24.156 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 50 16 88790 88774 110.952 77.3125 0.0116696 0.00900786 2024-09-21T10:00:24.156 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:24.192 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:24.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:24.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:24.294 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:24.333 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:24.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:24.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:23 smithi165 ceph-mon[86023]: pgmap v930: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-21T10:00:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:23 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:00:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:23 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T10:00:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:23 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:00:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:23 smithi165 ceph-mon[86023]: osdmap e296: 8 total, 8 up, 8 in 2024-09-21T10:00:24.435 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:24.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:24.477 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:24.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:24.578 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:24.615 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:24.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:24.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:24.717 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:24.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:24.756 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:24.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:24.857 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:24.888 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:24.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:24.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:24.990 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:25.011 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:25.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:25.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:25.113 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:25.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:25.151 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:25.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:25.156 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 51 16 89784 89768 109.995 62.125 0.00897144 0.00908629 2024-09-21T10:00:25.252 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:25.286 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:25.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:25.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:25.388 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:25.425 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:25.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:25.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:25.527 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:25.566 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:25.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:25.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:25.637 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:00:25.668 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:25.731 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:25.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:25.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:25.833 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:25.860 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:25.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:25.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:25.962 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:26.001 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:26.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:26.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:26.103 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:26.141 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:26.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:26.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:00:26.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:25 smithi165 ceph-mon[86023]: pgmap v932: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:00:26.156 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 52 16 90999 90983 109.34 75.9375 0.00459846 0.00914087 2024-09-21T10:00:26.243 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:26.282 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:26.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:26.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:00:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:25 smithi137 ceph-mon[93825]: pgmap v932: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:00:26.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:00:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:25 smithi137 ceph-mon[97575]: pgmap v932: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:00:26.384 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:26.423 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:26.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:26.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:26.524 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:26.560 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:26.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:26.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:26.662 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:26.701 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:26.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:26.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:26.802 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:26.838 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:26.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:26.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:26.940 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:26.977 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:26.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:26.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:27.078 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:27.116 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:27.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:27.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:27.156 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 53 16 92234 92218 108.732 77.1875 0.0183039 0.00919203 2024-09-21T10:00:27.173 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:27.218 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:27.269 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:27.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:27.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:27.371 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:27.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:27.845 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:27.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:27.946 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:27.983 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:27.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:27.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:28.085 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:28.118 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:28.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:28.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:28.157 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 54 16 93443 93427 108.117 75.5625 0.0149979 0.00924479 2024-09-21T10:00:28.220 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:28.258 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:28.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:28.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:28.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:27 smithi137 ceph-mon[93825]: pgmap v933: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:00:28.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:27 smithi137 ceph-mon[97575]: pgmap v933: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:00:28.360 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:28.392 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:28.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:28.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:28.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:27 smithi165 ceph-mon[86023]: pgmap v933: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:00:28.450 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:00:28.493 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:28.519 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:28.578 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:28.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:28.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:28.680 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:28.707 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:28.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:28.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:28.809 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:28.857 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:28.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:28.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:28.959 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:28.997 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:28.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:28.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:29.098 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:29.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:29.136 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:29.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:29.150 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:00:29.157 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 55 16 94564 94548 107.425 70.0625 0.0148497 0.00930427 2024-09-21T10:00:29.237 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:29.266 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:29.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:29.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:29.368 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:29.400 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:29.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:29.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:29.502 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:29.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:29.543 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:29.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:29.644 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:29.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:29.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:29.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:29.782 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:29.820 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:29.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:29.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:29.921 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:29.960 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:29.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:29.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:30.061 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:30.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:30.100 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:30.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:30.157 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 56 16 95696 95680 106.77 70.75 0.0128009 0.00936053 2024-09-21T10:00:30.200 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:30.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:29 smithi165 ceph-mon[86023]: pgmap v934: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:00:30.246 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:30.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:30.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:30.262 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:29 smithi137 ceph-mon[93825]: pgmap v934: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:00:30.262 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:29 smithi137 ceph-mon[97575]: pgmap v934: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:00:30.347 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:30.372 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:30.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:30.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:30.474 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:30.509 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:30.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:30.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:30.611 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:30.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:00:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:00:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:00:30.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:30.651 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:30.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:30.752 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:30.788 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:30.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:30.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:30.889 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:30.923 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:30.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:30.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:31.024 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:31.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:31.063 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:31.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:31.159 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 57 16 96754 96738 106.057 66.125 0.0144798 0.00942348 2024-09-21T10:00:31.164 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:31.211 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:31.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:31.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:31.312 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:31.372 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:31.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:31.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:31.474 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:31.520 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:31.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:31.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:31.622 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:31.652 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:31.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:31.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:31.753 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:31.787 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:31.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:31.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:31.889 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:31.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:31.933 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:31.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:31.980 INFO:teuthology.orchestra.run.smithi137.stderr:set osd.2 primary-affinity to 0.0308674 (820222) 2024-09-21T10:00:32.035 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:32.069 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:32.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:32.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:32.157 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 58 16 97786 97770 105.341 64.5 0.00955582 0.00948822 2024-09-21T10:00:32.170 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:32.206 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:32.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:32.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:32.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:31 smithi137 ceph-mon[93825]: pgmap v935: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:00:32.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:31 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3901611871' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.03086743110027279} : dispatch 2024-09-21T10:00:32.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:31 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.03086743110027279} : dispatch 2024-09-21T10:00:32.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:00:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:00:31] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.51.0" 2024-09-21T10:00:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:31 smithi137 ceph-mon[97575]: pgmap v935: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:00:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:31 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3901611871' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.03086743110027279} : dispatch 2024-09-21T10:00:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:31 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.03086743110027279} : dispatch 2024-09-21T10:00:32.308 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:32.344 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:32.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:32.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:32.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:31 smithi165 ceph-mon[86023]: pgmap v935: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:00:32.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:32 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3901611871' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.03086743110027279} : dispatch 2024-09-21T10:00:32.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:32 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.03086743110027279} : dispatch 2024-09-21T10:00:32.446 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:32.493 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:32.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:32.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:32.595 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:32.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:32.634 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:32.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:32.735 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:32.773 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:32.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:32.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:32.875 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:32.912 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:32.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:32.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:33.013 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:33.048 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:33.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:33.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:33.150 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:33.157 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 59 16 98863 98847 104.696 67.3125 0.00369371 0.00953955 2024-09-21T10:00:33.161 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:33.162 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:33.170 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:33.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:33.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:33.172 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:00:33.172 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T10:00:33.172 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T10:00:33.172 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T10:00:33.172 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.172 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:15923 9.3 e290/284 9:c09bd9cf:::benchmark_data_smithi137_231121_object15922:head v 290'1009, mlcod=290'1006)", 2024-09-21T10:00:33.172 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:59:38.933549+0000", 2024-09-21T10:00:33.172 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 54.234411227999999, 2024-09-21T10:00:33.172 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.038965369999999999, 2024-09-21T10:00:33.173 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.173 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.173 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.173 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.173 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.173 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.173 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.933549+0000", 2024-09-21T10:00:33.173 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.173 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.173 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.173 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.173 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.933549+0000", 2024-09-21T10:00:33.173 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.173 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.174 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.174 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.174 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.933549+0000", 2024-09-21T10:00:33.174 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0699999999999998e-07 2024-09-21T10:00:33.174 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.174 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.174 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.174 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.933634+0000", 2024-09-21T10:00:33.174 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5087999999999996e-05 2024-09-21T10:00:33.174 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.174 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.174 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.174 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.969864+0000", 2024-09-21T10:00:33.175 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.036229117999999998 2024-09-21T10:00:33.175 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.175 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.175 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.175 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.969869+0000", 2024-09-21T10:00:33.175 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9599999999999999e-06 2024-09-21T10:00:33.175 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.175 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.175 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.175 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.969915+0000", 2024-09-21T10:00:33.175 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6269e-05 2024-09-21T10:00:33.175 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.175 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.175 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.176 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.969931+0000", 2024-09-21T10:00:33.176 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6260999999999999e-05 2024-09-21T10:00:33.176 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.176 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.176 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.176 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.972419+0000", 2024-09-21T10:00:33.176 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0024881590000000002 2024-09-21T10:00:33.176 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.176 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.176 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.176 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.972514+0000", 2024-09-21T10:00:33.176 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5107999999999998e-05 2024-09-21T10:00:33.176 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.177 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.177 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.177 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.177 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.177 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:15927 9.0 e290/284 9:0e05e2df:::benchmark_data_smithi137_231121_object15926:head v 290'1007, mlcod=290'1005)", 2024-09-21T10:00:33.177 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:59:38.934235+0000", 2024-09-21T10:00:33.177 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 54.233725407999998, 2024-09-21T10:00:33.177 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.038564887999999999, 2024-09-21T10:00:33.177 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.177 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.177 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.177 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.177 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.177 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.178 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.934235+0000", 2024-09-21T10:00:33.178 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.178 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.178 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.178 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.178 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.934235+0000", 2024-09-21T10:00:33.178 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.178 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.178 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.178 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.178 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.934235+0000", 2024-09-21T10:00:33.178 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8699999999999995e-07 2024-09-21T10:00:33.178 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.178 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.179 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.179 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.934289+0000", 2024-09-21T10:00:33.179 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3349e-05 2024-09-21T10:00:33.179 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.179 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.179 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.179 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.969807+0000", 2024-09-21T10:00:33.179 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.035518280999999999 2024-09-21T10:00:33.179 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.179 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.179 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.179 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.969816+0000", 2024-09-21T10:00:33.179 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.7600000000000008e-06 2024-09-21T10:00:33.179 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.180 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.180 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.180 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.969867+0000", 2024-09-21T10:00:33.180 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1036999999999999e-05 2024-09-21T10:00:33.180 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.180 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.180 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.180 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.970516+0000", 2024-09-21T10:00:33.180 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00064944000000000004 2024-09-21T10:00:33.180 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.180 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.180 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.180 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.972720+0000", 2024-09-21T10:00:33.180 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002203324 2024-09-21T10:00:33.181 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.181 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.181 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.181 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:38.972800+0000", 2024-09-21T10:00:33.181 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0110000000000004e-05 2024-09-21T10:00:33.181 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.181 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.181 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.181 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.181 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.181 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:33315 9.0 e291/284 9:0b26a3c8:::benchmark_data_smithi137_231121_object33314:head v 291'2118, mlcod=291'2116)", 2024-09-21T10:00:33.181 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:59:46.763092+0000", 2024-09-21T10:00:33.181 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 46.404868127, 2024-09-21T10:00:33.181 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.039129450000000003, 2024-09-21T10:00:33.182 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.182 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.182 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.182 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.182 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.182 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.182 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763092+0000", 2024-09-21T10:00:33.182 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.182 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.182 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.182 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.182 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763092+0000", 2024-09-21T10:00:33.182 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.182 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.183 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.183 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.183 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763093+0000", 2024-09-21T10:00:33.183 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9500000000000002e-07 2024-09-21T10:00:33.183 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.183 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.183 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.183 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763140+0000", 2024-09-21T10:00:33.183 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7513999999999999e-05 2024-09-21T10:00:33.183 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.183 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.183 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.183 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763151+0000", 2024-09-21T10:00:33.183 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0964999999999999e-05 2024-09-21T10:00:33.184 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.184 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.184 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.184 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763157+0000", 2024-09-21T10:00:33.184 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9309999999999996e-06 2024-09-21T10:00:33.184 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.184 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.184 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.184 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763205+0000", 2024-09-21T10:00:33.184 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7932000000000001e-05 2024-09-21T10:00:33.184 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.184 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.184 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.184 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763222+0000", 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7088e-05 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.802181+0000", 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.038958646 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.802222+0000", 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0679000000000001e-05 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.185 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.186 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:33296 9.d e291/284 9:b4604efe:::benchmark_data_smithi137_231121_object33295:head v 291'2103, mlcod=291'2098)", 2024-09-21T10:00:33.186 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:59:46.763430+0000", 2024-09-21T10:00:33.186 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 46.404530244, 2024-09-21T10:00:33.186 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.039224947000000003, 2024-09-21T10:00:33.186 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.186 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.186 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.186 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.186 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.186 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.186 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763430+0000", 2024-09-21T10:00:33.186 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.186 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.186 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.187 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.187 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763430+0000", 2024-09-21T10:00:33.187 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.187 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.187 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.187 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.187 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763430+0000", 2024-09-21T10:00:33.187 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2799999999999996e-07 2024-09-21T10:00:33.187 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.187 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.187 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.187 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763547+0000", 2024-09-21T10:00:33.187 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011649700000000001 2024-09-21T10:00:33.187 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.188 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.188 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.188 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763554+0000", 2024-09-21T10:00:33.188 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1250000000000004e-06 2024-09-21T10:00:33.188 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.188 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.188 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.188 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763560+0000", 2024-09-21T10:00:33.188 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9780000000000002e-06 2024-09-21T10:00:33.188 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.188 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.188 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.188 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763600+0000", 2024-09-21T10:00:33.188 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9727000000000001e-05 2024-09-21T10:00:33.189 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.189 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.189 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.189 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763616+0000", 2024-09-21T10:00:33.189 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6285000000000001e-05 2024-09-21T10:00:33.189 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.189 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.189 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.189 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.802608+0000", 2024-09-21T10:00:33.189 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.038992240999999997 2024-09-21T10:00:33.189 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.189 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.189 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.189 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.802655+0000", 2024-09-21T10:00:33.190 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6566000000000001e-05 2024-09-21T10:00:33.190 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.190 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.190 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.190 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.190 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.190 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:33310 9.a e291/284 9:5a6cdc9e:::benchmark_data_smithi137_231121_object33309:head v 291'2063, mlcod=291'2059)", 2024-09-21T10:00:33.190 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:59:46.763441+0000", 2024-09-21T10:00:33.190 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 46.404519653999998, 2024-09-21T10:00:33.190 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.045482533999999998, 2024-09-21T10:00:33.190 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.190 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.190 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.190 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.191 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.191 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.191 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763441+0000", 2024-09-21T10:00:33.191 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.191 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.191 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.191 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.191 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763441+0000", 2024-09-21T10:00:33.191 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.191 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.191 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.191 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.191 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763441+0000", 2024-09-21T10:00:33.191 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.72e-07 2024-09-21T10:00:33.192 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.192 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.192 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.192 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763582+0000", 2024-09-21T10:00:33.192 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000141466 2024-09-21T10:00:33.192 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.192 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.192 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.192 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763587+0000", 2024-09-21T10:00:33.192 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3630000000000004e-06 2024-09-21T10:00:33.192 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.192 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.192 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.192 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763589+0000", 2024-09-21T10:00:33.193 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.723e-06 2024-09-21T10:00:33.193 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.193 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.193 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.193 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763688+0000", 2024-09-21T10:00:33.193 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.8493999999999996e-05 2024-09-21T10:00:33.193 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.193 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.193 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.193 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.764294+0000", 2024-09-21T10:00:33.193 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00060588700000000005 2024-09-21T10:00:33.193 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.193 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.193 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.193 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.808684+0000", 2024-09-21T10:00:33.194 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.044390098000000003 2024-09-21T10:00:33.194 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.194 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.194 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.194 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.808923+0000", 2024-09-21T10:00:33.194 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00023933099999999999 2024-09-21T10:00:33.194 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.194 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.194 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.194 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.194 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.194 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:33314 9.6 e291/284 9:6a7a8c3a:::benchmark_data_smithi137_231121_object33313:head v 291'2104, mlcod=291'2101)", 2024-09-21T10:00:33.194 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:59:46.763798+0000", 2024-09-21T10:00:33.195 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 46.404161703, 2024-09-21T10:00:33.195 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.038486094999999998, 2024-09-21T10:00:33.195 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.195 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.195 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.195 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.195 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.195 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.195 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763798+0000", 2024-09-21T10:00:33.195 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.195 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.195 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.195 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.195 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763798+0000", 2024-09-21T10:00:33.195 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.196 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.196 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.196 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.196 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763799+0000", 2024-09-21T10:00:33.196 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5000000000000002e-07 2024-09-21T10:00:33.196 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.196 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.196 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.196 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763901+0000", 2024-09-21T10:00:33.196 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000101389 2024-09-21T10:00:33.196 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.196 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.196 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.196 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763908+0000", 2024-09-21T10:00:33.197 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6020000000000002e-06 2024-09-21T10:00:33.197 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.197 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.197 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.197 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763914+0000", 2024-09-21T10:00:33.197 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5400000000000003e-06 2024-09-21T10:00:33.197 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.197 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.197 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.197 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763957+0000", 2024-09-21T10:00:33.197 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3327e-05 2024-09-21T10:00:33.197 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.197 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.197 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.198 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.763974+0000", 2024-09-21T10:00:33.198 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7350000000000002e-05 2024-09-21T10:00:33.198 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.198 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.198 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.198 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.802250+0000", 2024-09-21T10:00:33.198 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.038275878999999999 2024-09-21T10:00:33.198 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.198 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.198 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.198 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.802285+0000", 2024-09-21T10:00:33.198 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4357999999999999e-05 2024-09-21T10:00:33.198 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.198 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.199 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.199 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.199 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.199 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:33317 9.6 e291/284 9:6528d814:::benchmark_data_smithi137_231121_object33316:head v 291'2105, mlcod=291'2101)", 2024-09-21T10:00:33.199 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:59:46.765007+0000", 2024-09-21T10:00:33.199 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 46.402953297000003, 2024-09-21T10:00:33.199 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.042538477999999998, 2024-09-21T10:00:33.199 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.199 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.199 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.199 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.199 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.199 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.199 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.765007+0000", 2024-09-21T10:00:33.200 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.200 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.200 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.200 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.200 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.765007+0000", 2024-09-21T10:00:33.200 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.200 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.201 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.201 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.201 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.765008+0000", 2024-09-21T10:00:33.201 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2099999999999996e-07 2024-09-21T10:00:33.201 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.201 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.201 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.201 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.765055+0000", 2024-09-21T10:00:33.201 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7193e-05 2024-09-21T10:00:33.201 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.201 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.201 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.201 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.802258+0000", 2024-09-21T10:00:33.201 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.037203515999999999 2024-09-21T10:00:33.201 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.202 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.202 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.202 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.802266+0000", 2024-09-21T10:00:33.202 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.8660000000000006e-06 2024-09-21T10:00:33.202 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.202 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.202 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.202 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.802308+0000", 2024-09-21T10:00:33.202 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1606000000000001e-05 2024-09-21T10:00:33.202 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.202 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.202 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.202 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.802327+0000", 2024-09-21T10:00:33.202 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9534e-05 2024-09-21T10:00:33.203 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.203 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.203 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.203 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.807372+0000", 2024-09-21T10:00:33.203 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0050443099999999998 2024-09-21T10:00:33.203 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.203 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.203 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.203 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:46.807545+0000", 2024-09-21T10:00:33.203 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00017383200000000001 2024-09-21T10:00:33.203 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.203 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.203 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.204 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.204 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.204 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:57118 9.f e294/284 9:f7fb9c19:::benchmark_data_smithi137_231121_object57117:head v 294'3660, mlcod=294'3657)", 2024-09-21T10:00:33.204 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:00.101609+0000", 2024-09-21T10:00:33.204 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 33.066350995999997, 2024-09-21T10:00:33.204 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.070140285999999996, 2024-09-21T10:00:33.204 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.204 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.204 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.204 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.204 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.204 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.204 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.101609+0000", 2024-09-21T10:00:33.204 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.204 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.205 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.205 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.205 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.101609+0000", 2024-09-21T10:00:33.205 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.205 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.205 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.205 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.205 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.101610+0000", 2024-09-21T10:00:33.205 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7400000000000003e-07 2024-09-21T10:00:33.205 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.205 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.205 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.205 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.101664+0000", 2024-09-21T10:00:33.205 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3715999999999999e-05 2024-09-21T10:00:33.205 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.206 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.206 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.206 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.101675+0000", 2024-09-21T10:00:33.206 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1472e-05 2024-09-21T10:00:33.206 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.206 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.206 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.206 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.101682+0000", 2024-09-21T10:00:33.206 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6719999999999998e-06 2024-09-21T10:00:33.206 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.206 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.206 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.206 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.101754+0000", 2024-09-21T10:00:33.206 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2286000000000006e-05 2024-09-21T10:00:33.207 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.207 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.207 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.207 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.101771+0000", 2024-09-21T10:00:33.207 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7351e-05 2024-09-21T10:00:33.207 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.207 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.207 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.207 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.107463+0000", 2024-09-21T10:00:33.207 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0056911699999999997 2024-09-21T10:00:33.207 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.207 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.207 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.207 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.171749+0000", 2024-09-21T10:00:33.208 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.064286944999999998 2024-09-21T10:00:33.208 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.208 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.208 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.208 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.208 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.208 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:57119 9.4 e294/284 9:2ab3d5df:::benchmark_data_smithi137_231121_object57118:head v 294'3598, mlcod=294'3596)", 2024-09-21T10:00:33.208 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:00.102293+0000", 2024-09-21T10:00:33.208 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 33.065667408000003, 2024-09-21T10:00:33.208 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.069451759000000002, 2024-09-21T10:00:33.208 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.208 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.208 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.208 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.208 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.209 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.209 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102293+0000", 2024-09-21T10:00:33.209 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.209 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.209 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.209 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.209 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102293+0000", 2024-09-21T10:00:33.209 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.209 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.209 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.209 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.209 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102293+0000", 2024-09-21T10:00:33.209 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.23e-07 2024-09-21T10:00:33.209 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.210 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.210 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.210 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102338+0000", 2024-09-21T10:00:33.210 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4987000000000001e-05 2024-09-21T10:00:33.210 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.210 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.210 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.210 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102352+0000", 2024-09-21T10:00:33.210 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3144e-05 2024-09-21T10:00:33.210 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.210 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.210 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.210 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102359+0000", 2024-09-21T10:00:33.210 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9609999999999999e-06 2024-09-21T10:00:33.211 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.211 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.211 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.211 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102429+0000", 2024-09-21T10:00:33.211 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0596e-05 2024-09-21T10:00:33.211 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.211 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.211 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.211 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102448+0000", 2024-09-21T10:00:33.211 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8617000000000001e-05 2024-09-21T10:00:33.211 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.211 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.211 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.211 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.107500+0000", 2024-09-21T10:00:33.212 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0050520649999999997 2024-09-21T10:00:33.212 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.212 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.212 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.212 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.171745+0000", 2024-09-21T10:00:33.212 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.064244666000000006 2024-09-21T10:00:33.212 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.212 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.212 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.212 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.212 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.212 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:57121 9.a e294/284 9:5cea3d41:::benchmark_data_smithi137_231121_object57120:head v 294'3506, mlcod=294'3503)", 2024-09-21T10:00:33.212 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:00.102635+0000", 2024-09-21T10:00:33.212 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 33.065324973000003, 2024-09-21T10:00:33.213 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.069135738000000002, 2024-09-21T10:00:33.213 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.213 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.213 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.213 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.213 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.213 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.213 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102635+0000", 2024-09-21T10:00:33.213 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.213 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.213 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.213 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.213 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102635+0000", 2024-09-21T10:00:33.213 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.214 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.214 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.214 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.214 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102636+0000", 2024-09-21T10:00:33.214 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4600000000000004e-07 2024-09-21T10:00:33.214 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.214 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.214 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.214 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102678+0000", 2024-09-21T10:00:33.214 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1709999999999999e-05 2024-09-21T10:00:33.214 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.214 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.214 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.215 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102688+0000", 2024-09-21T10:00:33.215 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0227999999999999e-05 2024-09-21T10:00:33.215 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.215 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.215 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.215 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102694+0000", 2024-09-21T10:00:33.215 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3069999999999999e-06 2024-09-21T10:00:33.215 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.215 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.215 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.215 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102931+0000", 2024-09-21T10:00:33.215 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000236491 2024-09-21T10:00:33.215 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.215 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.216 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.216 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.102946+0000", 2024-09-21T10:00:33.216 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5508000000000001e-05 2024-09-21T10:00:33.216 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.216 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.216 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.216 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.107528+0000", 2024-09-21T10:00:33.216 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0045822770000000001 2024-09-21T10:00:33.216 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.216 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.216 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.216 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.171771+0000", 2024-09-21T10:00:33.216 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.064242470999999995 2024-09-21T10:00:33.216 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.216 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.217 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.217 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.217 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.217 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:57124 9.6 e294/284 9:664cca73:::benchmark_data_smithi137_231121_object57123:head v 294'3598, mlcod=294'3596)", 2024-09-21T10:00:33.217 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:00.104344+0000", 2024-09-21T10:00:33.217 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 33.063616349999997, 2024-09-21T10:00:33.217 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.067493837000000001, 2024-09-21T10:00:33.217 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.217 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.217 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.217 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.217 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.217 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.218 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.104344+0000", 2024-09-21T10:00:33.218 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.218 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.218 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.218 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.218 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.104344+0000", 2024-09-21T10:00:33.218 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.218 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.218 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.218 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.218 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.104345+0000", 2024-09-21T10:00:33.218 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.052e-06 2024-09-21T10:00:33.218 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.218 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.219 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.219 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.104393+0000", 2024-09-21T10:00:33.219 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8402000000000002e-05 2024-09-21T10:00:33.219 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.219 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.219 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.219 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.104404+0000", 2024-09-21T10:00:33.219 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1127999999999999e-05 2024-09-21T10:00:33.219 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.219 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.219 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.219 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.104411+0000", 2024-09-21T10:00:33.219 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9569999999999996e-06 2024-09-21T10:00:33.219 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.220 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.220 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.220 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.104475+0000", 2024-09-21T10:00:33.220 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3532000000000001e-05 2024-09-21T10:00:33.220 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.220 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.220 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.220 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.104492+0000", 2024-09-21T10:00:33.220 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.734e-05 2024-09-21T10:00:33.220 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.220 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.220 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.220 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.171804+0000", 2024-09-21T10:00:33.220 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.067312035000000006 2024-09-21T10:00:33.221 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.221 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.221 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.221 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.171838+0000", 2024-09-21T10:00:33.221 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3390999999999999e-05 2024-09-21T10:00:33.221 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.221 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.221 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.221 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.221 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.221 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:57128 9.6 e294/284 9:6efd234e:::benchmark_data_smithi137_231121_object57127:head v 294'3599, mlcod=294'3596)", 2024-09-21T10:00:33.221 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:00.106664+0000", 2024-09-21T10:00:33.221 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 33.061296249999998, 2024-09-21T10:00:33.221 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.065201503999999993, 2024-09-21T10:00:33.221 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.222 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.222 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.222 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.222 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.222 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.222 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.106664+0000", 2024-09-21T10:00:33.222 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.222 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.222 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.222 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.222 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.106664+0000", 2024-09-21T10:00:33.222 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.222 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.222 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.223 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.223 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.106665+0000", 2024-09-21T10:00:33.223 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.068e-06 2024-09-21T10:00:33.223 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.223 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.223 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.223 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.106770+0000", 2024-09-21T10:00:33.223 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010488399999999999 2024-09-21T10:00:33.223 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.223 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.223 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.223 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.106805+0000", 2024-09-21T10:00:33.223 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5169000000000002e-05 2024-09-21T10:00:33.223 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.224 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.224 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.224 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.106831+0000", 2024-09-21T10:00:33.224 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6250000000000001e-05 2024-09-21T10:00:33.224 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.224 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.224 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.224 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.106900+0000", 2024-09-21T10:00:33.224 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8745000000000007e-05 2024-09-21T10:00:33.224 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.224 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.224 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.224 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.106918+0000", 2024-09-21T10:00:33.224 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7703999999999999e-05 2024-09-21T10:00:33.225 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.225 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.225 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.225 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.171840+0000", 2024-09-21T10:00:33.225 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.064922644000000002 2024-09-21T10:00:33.225 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.225 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.225 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.225 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.171865+0000", 2024-09-21T10:00:33.225 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5040000000000001e-05 2024-09-21T10:00:33.225 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.225 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.225 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.225 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.225 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.226 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:57126 9.4 e294/284 9:2e72bcdd:::benchmark_data_smithi137_231121_object57125:head v 294'3599, mlcod=294'3596)", 2024-09-21T10:00:33.226 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:00.107295+0000", 2024-09-21T10:00:33.226 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 33.060665354999998, 2024-09-21T10:00:33.226 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.067235670999999997, 2024-09-21T10:00:33.226 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.226 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.226 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.226 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.226 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.226 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.226 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.107295+0000", 2024-09-21T10:00:33.226 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.226 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.226 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.227 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.227 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.107295+0000", 2024-09-21T10:00:33.227 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.227 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.227 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.227 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.227 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.107296+0000", 2024-09-21T10:00:33.227 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9800000000000003e-07 2024-09-21T10:00:33.227 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.227 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.227 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.227 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.107340+0000", 2024-09-21T10:00:33.228 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:32 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.03086743110027279}]': finished 2024-09-21T10:00:33.228 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:32 smithi137 ceph-mon[93825]: osdmap e297: 8 total, 8 up, 8 in 2024-09-21T10:00:33.228 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:32 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.03086743110027279}]': finished 2024-09-21T10:00:33.228 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:32 smithi137 ceph-mon[97575]: osdmap e297: 8 total, 8 up, 8 in 2024-09-21T10:00:33.229 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4951999999999999e-05 2024-09-21T10:00:33.229 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.229 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.229 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.229 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.171657+0000", 2024-09-21T10:00:33.229 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.064316118000000005 2024-09-21T10:00:33.229 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.229 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.229 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.229 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.171682+0000", 2024-09-21T10:00:33.229 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4953e-05 2024-09-21T10:00:33.229 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.229 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.229 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.230 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.171774+0000", 2024-09-21T10:00:33.230 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2645000000000005e-05 2024-09-21T10:00:33.230 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.230 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.230 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.230 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.171794+0000", 2024-09-21T10:00:33.230 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9456000000000001e-05 2024-09-21T10:00:33.230 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.230 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.230 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.230 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.174453+0000", 2024-09-21T10:00:33.230 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0026590720000000002 2024-09-21T10:00:33.230 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.231 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.231 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.231 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.174530+0000", 2024-09-21T10:00:33.231 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7776999999999998e-05 2024-09-21T10:00:33.231 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.231 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.231 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.231 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.231 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.231 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:57129 9.e e294/284 9:770d22cb:::benchmark_data_smithi137_231121_object57128:head v 294'3583, mlcod=294'3581)", 2024-09-21T10:00:33.231 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:00.107756+0000", 2024-09-21T10:00:33.231 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 33.060203919000003, 2024-09-21T10:00:33.231 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.074857251999999999, 2024-09-21T10:00:33.232 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.232 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.232 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.232 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.232 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.232 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.232 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.107756+0000", 2024-09-21T10:00:33.232 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.232 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.232 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.232 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.232 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.107756+0000", 2024-09-21T10:00:33.232 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.233 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.233 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.233 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.233 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.107757+0000", 2024-09-21T10:00:33.233 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.4900000000000005e-07 2024-09-21T10:00:33.233 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.233 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.233 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.233 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.107805+0000", 2024-09-21T10:00:33.233 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8387999999999998e-05 2024-09-21T10:00:33.233 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.233 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.233 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.233 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.171724+0000", 2024-09-21T10:00:33.234 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.063918157000000003 2024-09-21T10:00:33.234 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.234 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.234 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.234 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.171731+0000", 2024-09-21T10:00:33.234 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6799999999999993e-06 2024-09-21T10:00:33.234 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.234 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.234 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.234 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.171845+0000", 2024-09-21T10:00:33.234 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011338899999999999 2024-09-21T10:00:33.234 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.234 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.235 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.235 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.171864+0000", 2024-09-21T10:00:33.235 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9579999999999999e-05 2024-09-21T10:00:33.235 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.235 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.235 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.235 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.181431+0000", 2024-09-21T10:00:33.235 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0095663090000000003 2024-09-21T10:00:33.235 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.235 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.235 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.235 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:00.182614+0000", 2024-09-21T10:00:33.235 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011829 2024-09-21T10:00:33.236 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.236 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.236 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.236 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.236 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.236 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:60350 9.4 e295/284 9:2cd1d5e3:::benchmark_data_smithi137_231121_object60349:head v 295'3775, mlcod=295'3772)", 2024-09-21T10:00:33.236 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:02.360425+0000", 2024-09-21T10:00:33.236 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 30.807535507000001, 2024-09-21T10:00:33.236 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.064567338000000002, 2024-09-21T10:00:33.236 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.236 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.236 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.236 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.237 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.237 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.237 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360425+0000", 2024-09-21T10:00:33.237 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.237 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.237 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.237 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.237 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360425+0000", 2024-09-21T10:00:33.237 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.237 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.237 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.237 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.237 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360425+0000", 2024-09-21T10:00:33.237 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8400000000000005e-07 2024-09-21T10:00:33.238 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.238 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.238 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.238 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360533+0000", 2024-09-21T10:00:33.238 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010804800000000001 2024-09-21T10:00:33.238 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.238 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.238 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.238 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360540+0000", 2024-09-21T10:00:33.238 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9129999999999997e-06 2024-09-21T10:00:33.238 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.238 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.238 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.238 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360545+0000", 2024-09-21T10:00:33.239 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5240000000000002e-06 2024-09-21T10:00:33.239 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.239 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.239 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.239 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360590+0000", 2024-09-21T10:00:33.239 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5000999999999998e-05 2024-09-21T10:00:33.239 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.239 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.239 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.239 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360610+0000", 2024-09-21T10:00:33.239 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0017000000000002e-05 2024-09-21T10:00:33.239 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.239 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.239 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.240 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.422617+0000", 2024-09-21T10:00:33.240 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.062006982000000002 2024-09-21T10:00:33.240 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.240 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.240 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.240 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.424992+0000", 2024-09-21T10:00:33.240 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002375369 2024-09-21T10:00:33.240 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.240 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.240 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.240 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.240 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.240 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:60356 9.6 e295/284 9:60ce0655:::benchmark_data_smithi137_231121_object60355:head v 295'3801, mlcod=295'3799)", 2024-09-21T10:00:33.240 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:02.360474+0000", 2024-09-21T10:00:33.241 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 30.807486347000001, 2024-09-21T10:00:33.241 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.059375852999999999, 2024-09-21T10:00:33.241 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.241 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.241 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.241 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.241 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.241 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.241 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360474+0000", 2024-09-21T10:00:33.241 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.241 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.241 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.241 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.242 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360474+0000", 2024-09-21T10:00:33.242 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.242 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.242 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.242 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.242 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360474+0000", 2024-09-21T10:00:33.242 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.91e-07 2024-09-21T10:00:33.242 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.242 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.242 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.242 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360548+0000", 2024-09-21T10:00:33.242 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3917000000000004e-05 2024-09-21T10:00:33.242 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.242 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.243 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.243 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360556+0000", 2024-09-21T10:00:33.243 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.4419999999999998e-06 2024-09-21T10:00:33.243 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.243 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.243 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.243 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360561+0000", 2024-09-21T10:00:33.243 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6190000000000002e-06 2024-09-21T10:00:33.243 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.243 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.243 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.243 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360610+0000", 2024-09-21T10:00:33.243 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8878000000000002e-05 2024-09-21T10:00:33.244 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.244 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.244 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.244 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.360623+0000", 2024-09-21T10:00:33.244 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2658e-05 2024-09-21T10:00:33.244 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.244 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.244 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.244 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.419800+0000", 2024-09-21T10:00:33.244 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.059177148999999998 2024-09-21T10:00:33.244 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.244 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.244 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.244 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.419850+0000", 2024-09-21T10:00:33.245 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9898999999999998e-05 2024-09-21T10:00:33.245 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.245 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.245 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.245 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.245 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.245 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:60355 9.3 e295/284 9:c0608dff:::benchmark_data_smithi137_231121_object60354:head v 295'3812, mlcod=295'3810)", 2024-09-21T10:00:33.245 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:02.361469+0000", 2024-09-21T10:00:33.245 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 30.806490733, 2024-09-21T10:00:33.245 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.062792954999999998, 2024-09-21T10:00:33.245 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.245 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.245 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.245 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.246 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.246 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.246 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.361469+0000", 2024-09-21T10:00:33.246 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.246 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.246 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.246 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.246 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.361469+0000", 2024-09-21T10:00:33.246 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.246 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.246 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.246 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.246 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.361470+0000", 2024-09-21T10:00:33.247 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5899999999999996e-07 2024-09-21T10:00:33.247 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.247 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.247 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.247 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.361542+0000", 2024-09-21T10:00:33.247 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1727e-05 2024-09-21T10:00:33.247 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.247 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.247 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.247 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.361552+0000", 2024-09-21T10:00:33.247 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0071999999999999e-05 2024-09-21T10:00:33.247 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.247 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.247 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.248 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.361558+0000", 2024-09-21T10:00:33.248 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9699999999999996e-06 2024-09-21T10:00:33.248 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.248 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.248 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.248 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.361605+0000", 2024-09-21T10:00:33.248 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6811999999999998e-05 2024-09-21T10:00:33.248 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.248 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.248 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.248 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.361621+0000", 2024-09-21T10:00:33.248 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.645e-05 2024-09-21T10:00:33.248 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.249 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.249 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.249 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.424228+0000", 2024-09-21T10:00:33.249 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.062606449999999994 2024-09-21T10:00:33.249 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.249 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.249 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.249 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.424262+0000", 2024-09-21T10:00:33.249 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4814999999999998e-05 2024-09-21T10:00:33.249 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.249 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.249 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.249 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.249 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.250 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:60354 9.4 e295/284 9:2e765c03:::benchmark_data_smithi137_231121_object60353:head v 295'3776, mlcod=295'3772)", 2024-09-21T10:00:33.250 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:02.362638+0000", 2024-09-21T10:00:33.250 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 30.805322512, 2024-09-21T10:00:33.250 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.072263964, 2024-09-21T10:00:33.250 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.250 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.250 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.250 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.250 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.250 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.250 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.362638+0000", 2024-09-21T10:00:33.250 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.250 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.251 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.251 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.251 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.362638+0000", 2024-09-21T10:00:33.251 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.251 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.251 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.251 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.251 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.362638+0000", 2024-09-21T10:00:33.251 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3000000000000001e-07 2024-09-21T10:00:33.251 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.251 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.251 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.251 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.362698+0000", 2024-09-21T10:00:33.251 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9333000000000003e-05 2024-09-21T10:00:33.252 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.252 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.252 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.252 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.419621+0000", 2024-09-21T10:00:33.252 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.056923128000000003 2024-09-21T10:00:33.252 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.252 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.252 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.252 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.419632+0000", 2024-09-21T10:00:33.252 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1049e-05 2024-09-21T10:00:33.252 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.252 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.252 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.252 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.422685+0000", 2024-09-21T10:00:33.253 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0030534730000000001 2024-09-21T10:00:33.253 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.253 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.253 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.253 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.422704+0000", 2024-09-21T10:00:33.253 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8383999999999999e-05 2024-09-21T10:00:33.253 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.253 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.253 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.253 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.434839+0000", 2024-09-21T10:00:33.253 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.012135837999999999 2024-09-21T10:00:33.253 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.253 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.254 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.254 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.434902+0000", 2024-09-21T10:00:33.254 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2229000000000003e-05 2024-09-21T10:00:33.254 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.254 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.254 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.254 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.254 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.254 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:60359 9.0 e295/284 9:076cb8c2:::benchmark_data_smithi137_231121_object60358:head v 295'3830, mlcod=295'3828)", 2024-09-21T10:00:33.254 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:02.363343+0000", 2024-09-21T10:00:33.254 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 30.80461743, 2024-09-21T10:00:33.254 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.060874143999999998, 2024-09-21T10:00:33.254 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.255 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.255 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.255 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.255 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.255 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.255 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.363343+0000", 2024-09-21T10:00:33.255 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.255 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.255 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.255 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.255 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.363343+0000", 2024-09-21T10:00:33.255 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.255 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.255 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.256 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.256 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.363343+0000", 2024-09-21T10:00:33.256 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4399999999999999e-07 2024-09-21T10:00:33.256 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.256 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.256 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.256 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.363460+0000", 2024-09-21T10:00:33.256 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011629900000000001 2024-09-21T10:00:33.256 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.256 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.256 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.256 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.419193+0000", 2024-09-21T10:00:33.256 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.055733433999999998 2024-09-21T10:00:33.256 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.257 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.257 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.257 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.419219+0000", 2024-09-21T10:00:33.257 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5760000000000001e-05 2024-09-21T10:00:33.257 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.257 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.257 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.257 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.419347+0000", 2024-09-21T10:00:33.257 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012823700000000001 2024-09-21T10:00:33.257 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.257 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.257 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.257 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.419375+0000", 2024-09-21T10:00:33.257 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.8011e-05 2024-09-21T10:00:33.258 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.258 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.258 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.258 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.424167+0000", 2024-09-21T10:00:33.258 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.004791432 2024-09-21T10:00:33.258 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.258 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.258 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.258 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:02.424217+0000", 2024-09-21T10:00:33.258 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0226999999999999e-05 2024-09-21T10:00:33.258 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.258 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.258 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.258 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.259 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.259 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:62691 9.a e295/284 9:5fdf3bb3:::benchmark_data_smithi137_231121_object62690:head v 295'3866, mlcod=295'3864)", 2024-09-21T10:00:33.259 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:04.157627+0000", 2024-09-21T10:00:33.259 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 29.010333300999999, 2024-09-21T10:00:33.259 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.088998209999999994, 2024-09-21T10:00:33.259 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:00:33.259 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:00:33.259 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:00:33.259 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:00:33.259 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.259 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:00:33.259 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:04.157627+0000", 2024-09-21T10:00:33.259 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.259 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.260 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.260 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:00:33.260 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:04.157627+0000", 2024-09-21T10:00:33.260 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:00:33.260 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.260 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.260 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:00:33.260 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:04.157627+0000", 2024-09-21T10:00:33.260 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7299999999999996e-07 2024-09-21T10:00:33.260 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.260 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.260 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:00:33.260 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:04.157685+0000", 2024-09-21T10:00:33.260 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7079e-05 2024-09-21T10:00:33.261 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.261 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.261 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:00:33.261 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:04.157693+0000", 2024-09-21T10:00:33.261 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1759999999999993e-06 2024-09-21T10:00:33.261 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.261 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.261 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:00:33.261 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:04.157697+0000", 2024-09-21T10:00:33.261 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6229999999999996e-06 2024-09-21T10:00:33.261 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.261 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.261 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:00:33.261 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:04.241822+0000", 2024-09-21T10:00:33.262 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.084124265000000004 2024-09-21T10:00:33.262 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.262 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.262 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:00:33.262 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:04.241865+0000", 2024-09-21T10:00:33.262 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3575000000000002e-05 2024-09-21T10:00:33.262 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.262 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.262 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:00:33.262 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:04.246507+0000", 2024-09-21T10:00:33.262 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0046420130000000004 2024-09-21T10:00:33.262 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:00:33.262 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:00:33.262 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:00:33.263 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:04.246625+0000", 2024-09-21T10:00:33.263 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011790600000000001 2024-09-21T10:00:33.263 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.263 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.263 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.263 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:00:33.263 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:00:33.263 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:00:33.272 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:33.302 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:33.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:33.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:33.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:32 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.03086743110027279}]': finished 2024-09-21T10:00:33.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:32 smithi165 ceph-mon[86023]: osdmap e297: 8 total, 8 up, 8 in 2024-09-21T10:00:33.404 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:33.443 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:33.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:33.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:33.544 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:33.593 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:33.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:33.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:33.695 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:33.728 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:33.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:33.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:33.830 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:33.867 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:33.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:33.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:33.968 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:34.006 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:34.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:34.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:34.108 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:34.146 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:34.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:34.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:34.157 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T10:00:34.156525+0000 min lat: 0.001069 max lat: 0.46585 avg lat: 0.00960282 2024-09-21T10:00:34.157 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:00:34.157 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 60 16 99940 99924 104.073 67.3125 0.0148147 0.00960282 2024-09-21T10:00:34.248 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:34.281 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:33 smithi137 ceph-mon[93825]: pgmap v937: 89 pgs: 1 peering, 88 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:00:34.281 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:33 smithi137 ceph-mon[93825]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:00:34.281 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:33 smithi137 ceph-mon[93825]: osdmap e298: 8 total, 8 up, 8 in 2024-09-21T10:00:34.281 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:33 smithi137 ceph-mon[97575]: pgmap v937: 89 pgs: 1 peering, 88 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:00:34.281 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:33 smithi137 ceph-mon[97575]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:00:34.281 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:33 smithi137 ceph-mon[97575]: osdmap e298: 8 total, 8 up, 8 in 2024-09-21T10:00:34.286 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:34.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:34.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:34.388 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:33 smithi165 ceph-mon[86023]: pgmap v937: 89 pgs: 1 peering, 88 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:00:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:33 smithi165 ceph-mon[86023]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:00:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:33 smithi165 ceph-mon[86023]: osdmap e298: 8 total, 8 up, 8 in 2024-09-21T10:00:34.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:34.415 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:34.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:34.516 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:34.552 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:34.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:34.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:34.653 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:34.686 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:34.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:34.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:34.787 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:34.817 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:34.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:34.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:34.919 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:34.954 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:34.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:34.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:35.056 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:35.087 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:35.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:35.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:35.157 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 61 16 101011 100995 103.464 66.9375 0.00853973 0.00965943 2024-09-21T10:00:35.188 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:35.229 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:35.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:35.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:35.330 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:35.362 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:35.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:35.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:35.463 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:35.499 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:35.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:35.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:35.601 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:35.630 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:35.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:35.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:35.732 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:35.758 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:35.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:35.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:35.860 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:35.893 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:35.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:35.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:35.995 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:36.028 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:36.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:36.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:36.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:35 smithi137 ceph-mon[93825]: pgmap v939: 89 pgs: 1 peering, 88 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-09-21T10:00:36.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:35 smithi137 ceph-mon[97575]: pgmap v939: 89 pgs: 1 peering, 88 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-09-21T10:00:36.130 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:36.157 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 62 16 102064 102048 102.857 65.8125 0.0118483 0.009718 2024-09-21T10:00:36.162 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:36.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:36.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:36.264 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:36.320 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:36.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:36.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:36.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:35 smithi165 ceph-mon[86023]: pgmap v939: 89 pgs: 1 peering, 88 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-09-21T10:00:36.422 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:36.457 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:36.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:36.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:36.559 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:36.594 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:36.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:36.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:36.696 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:36.737 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:36.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:36.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:36.839 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:36.880 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:36.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:36.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:36.982 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:37.009 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:37.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:37.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:37.110 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:37.150 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:37.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:37.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:37.158 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 63 16 103092 103076 102.244 64.25 0.0158149 0.00977495 2024-09-21T10:00:37.252 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:37.291 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:37.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:37.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:37.392 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:37.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:37.431 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:37.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:37.532 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:37.561 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:37.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:37.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:37.648 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:00:37.648 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:00:37.663 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:37.691 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:37.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:37.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:37.696 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:00:37.696 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:00:37.732 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:00:37.732 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:00:37.773 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:00:37.773 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:00:37.792 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:37.811 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:00:37.812 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:00:37.821 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:37.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:37.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:37.853 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:00:37.853 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:00:37.892 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:00:37.892 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:00:37.923 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:37.932 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:00:37.933 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:00:37.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:37.968 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:37.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:37.984 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5, 6] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T10:00:37.985 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:00:37.985 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-21T10:00:37.985 INFO:tasks.thrashosds.thrasher:Setting osd 5 primary_affinity to 0.043520 2024-09-21T10:00:37.985 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 5 0.043519586772447716 2024-09-21T10:00:38.069 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:38.114 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:38.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:38.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:38.158 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 64 16 104065 104049 101.596 60.8125 0.0219084 0.0098374 2024-09-21T10:00:38.181 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:00:38.216 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:38.249 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:38.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:38.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:38.351 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:38.396 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:38.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:38.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:38.426 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T10:00:38.498 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:38.532 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:38.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:38.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:38.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:38 smithi137 ceph-mon[93825]: pgmap v940: 89 pgs: 1 peering, 88 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 63 MiB/s wr, 1k op/s 2024-09-21T10:00:38.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:38 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1086115253' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:00:38.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:38 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2201387865' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:00:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:38 smithi137 ceph-mon[97575]: pgmap v940: 89 pgs: 1 peering, 88 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 63 MiB/s wr, 1k op/s 2024-09-21T10:00:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:38 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1086115253' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:00:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:38 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2201387865' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:00:38.634 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:38.667 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:38.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:38.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:38.769 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:38.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:38.814 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:38.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:38.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:38 smithi165 ceph-mon[86023]: pgmap v940: 89 pgs: 1 peering, 88 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 63 MiB/s wr, 1k op/s 2024-09-21T10:00:38.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:38 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1086115253' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:00:38.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:38 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2201387865' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:00:38.915 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:38.948 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:38.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:38.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:39.050 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:39.082 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:39.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:39.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:39.158 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 65 16 105086 105070 101.015 63.8125 0.0173753 0.00989452 2024-09-21T10:00:39.184 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:39.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:39.219 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:39.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:39.320 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:39.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:39.354 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:39.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:39.455 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:39.494 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:39.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:39.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:39.596 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:39.642 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:39.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:39.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:39.743 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:39.751 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:39 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:00:39.751 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:39 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2201387865' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:00:39.751 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:39 smithi137 ceph-mon[97575]: osdmap e299: 8 total, 8 up, 8 in 2024-09-21T10:00:39.751 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:39 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:00:39.751 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:39 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2201387865' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:00:39.751 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:39 smithi137 ceph-mon[93825]: osdmap e299: 8 total, 8 up, 8 in 2024-09-21T10:00:39.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:39.780 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:39.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:39.869 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:39.881 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:39.889 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:39.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:39 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:00:39.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:39 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2201387865' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:00:39.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:39 smithi165 ceph-mon[86023]: osdmap e299: 8 total, 8 up, 8 in 2024-09-21T10:00:39.913 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:39.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:39.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:40.015 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:40.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:40.058 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:40.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:40.158 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 66 16 106160 106144 100.501 67.125 0.0161975 0.0099452 2024-09-21T10:00:40.159 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:40.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:40.197 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:40.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:40.298 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:40.329 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:40.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:40.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:40.431 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:40.472 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:40.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:40.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:40 smithi137 ceph-mon[93825]: pgmap v942: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-09-21T10:00:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:40 smithi137 ceph-mon[93825]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:00:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:00:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:40 smithi137 ceph-mon[97575]: pgmap v942: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-09-21T10:00:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:40 smithi137 ceph-mon[97575]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:00:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:00:40.574 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:40.615 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:40.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:40.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:40 smithi165 ceph-mon[86023]: pgmap v942: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-09-21T10:00:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:40 smithi165 ceph-mon[86023]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:00:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:00:40.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:00:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:00:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:00:40.718 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:40.754 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:40.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:40.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:40.856 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:40.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:40.899 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:40.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:40.990 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:00:41.000 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:41.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:41.088 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:41.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:41.158 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 67 16 107225 107209 99.9948 66.5625 0.0158545 0.00999556 2024-09-21T10:00:41.189 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:41.227 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:41.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:41.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:41.329 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:41.366 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:41.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:41.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:41.468 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:41.509 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:41.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:41.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:41.612 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:41.647 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:41.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:41.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:41.748 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:41.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:41.786 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:41.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:41.798 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:00:41.888 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:41.933 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:41.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:41.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:42.035 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:42.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:42.071 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:42.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:42.158 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 68 16 108253 108237 99.4684 64.25 0.010669 0.010049 2024-09-21T10:00:42.172 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:42.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:42.216 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:42.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:42.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:00:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:00:41] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.51.0" 2024-09-21T10:00:42.316 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:42.353 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:42.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:42.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:42.456 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:42.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:42.494 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:42.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:42.595 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:42.624 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:42.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:42.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:42.726 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:42.768 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:42.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:42.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:42.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:42 smithi137 ceph-mon[93825]: pgmap v943: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-21T10:00:42.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:42 smithi137 ceph-mon[97575]: pgmap v943: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-21T10:00:42.870 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:42.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:42 smithi165 ceph-mon[86023]: pgmap v943: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-21T10:00:42.949 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:42.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:42.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:42.973 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:43.051 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:43.088 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:43.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:43.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:43.159 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 69 16 109280 109264 98.957 64.1875 0.00500979 0.0101001 2024-09-21T10:00:43.189 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:43.226 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:43.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:43.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:43.328 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:43.367 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:43.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:43.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:43.469 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:43.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:43.503 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:43.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:43.604 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:43.637 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:43.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:43.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:43.739 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:43.775 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:43.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:43.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:43.877 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:43.910 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:43.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:43.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:44.012 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:44.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:44.043 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:44.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:44.144 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:44.159 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 70 16 110253 110237 98.4121 60.8125 0.0113653 0.0101561 2024-09-21T10:00:44.180 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:44.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:44.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:44.265 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:00:44.265 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:00:44.282 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:44.327 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:44.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:44.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:44.428 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:44.444 INFO:teuthology.orchestra.run.smithi137.stderr:set osd.5 primary-affinity to 0.0435196 (828522) 2024-09-21T10:00:44.465 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:44.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:44.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:44.515 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:44 smithi137 ceph-mon[97575]: pgmap v944: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-21T10:00:44.515 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:44 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1004022506' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.043519586772447716} : dispatch 2024-09-21T10:00:44.515 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:44 smithi137 ceph-mon[93825]: pgmap v944: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-21T10:00:44.515 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:44 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1004022506' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.043519586772447716} : dispatch 2024-09-21T10:00:44.567 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:44.588 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:44.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:44.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:44.690 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:44.711 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:44.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:44.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:44.813 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:44.834 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:44.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:44.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:44.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:44 smithi165 ceph-mon[86023]: pgmap v944: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-21T10:00:44.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:44 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1004022506' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.043519586772447716} : dispatch 2024-09-21T10:00:44.936 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:44.958 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:44.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:44.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:45.060 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:45.081 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:45.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:45.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:45.159 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 71 16 110584 110568 97.3173 20.6875 0.00867564 0.0101714 2024-09-21T10:00:45.183 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:45.204 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:45.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:45.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:45.305 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:45.326 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:45.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:45.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:45.428 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:45.459 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:45.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:45.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:45.561 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:45.595 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:45.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:45.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:45.697 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:45.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:45.734 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:45.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:45.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:45 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1004022506' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.043519586772447716}]': finished 2024-09-21T10:00:45.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:45 smithi137 ceph-mon[93825]: osdmap e300: 8 total, 8 up, 8 in 2024-09-21T10:00:45.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:45.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:45 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1004022506' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.043519586772447716}]': finished 2024-09-21T10:00:45.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:45 smithi137 ceph-mon[97575]: osdmap e300: 8 total, 8 up, 8 in 2024-09-21T10:00:45.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:45.835 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:45.873 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:45.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:45.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:45.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:45 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1004022506' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.043519586772447716}]': finished 2024-09-21T10:00:45.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:45 smithi165 ceph-mon[86023]: osdmap e300: 8 total, 8 up, 8 in 2024-09-21T10:00:45.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:00:45.975 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:46.016 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:46.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:46.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:46.117 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:46.151 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:46.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:46.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:46.159 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 72 16 111279 111263 96.5689 43.4375 0.0137211 0.0103499 2024-09-21T10:00:46.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:46.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:46.295 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:46.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:46.396 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:46.436 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:46.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:46.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:46.538 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:46.576 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:46.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:46.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:46.678 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:46.713 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:46.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:46.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:46.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:46 smithi137 ceph-mon[93825]: pgmap v946: 89 pgs: 89 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:00:46.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:46 smithi137 ceph-mon[93825]: osdmap e301: 8 total, 8 up, 8 in 2024-09-21T10:00:46.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:46 smithi137 ceph-mon[97575]: pgmap v946: 89 pgs: 89 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:00:46.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:46 smithi137 ceph-mon[97575]: osdmap e301: 8 total, 8 up, 8 in 2024-09-21T10:00:46.815 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:46.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:46.855 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:46.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:46.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:46 smithi165 ceph-mon[86023]: pgmap v946: 89 pgs: 89 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:00:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:46 smithi165 ceph-mon[86023]: osdmap e301: 8 total, 8 up, 8 in 2024-09-21T10:00:46.956 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:47.001 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:47.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:47.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:47.103 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:47.138 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:47.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:47.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:47.159 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 73 16 112344 112328 96.1578 66.5625 0.00658858 0.0103948 2024-09-21T10:00:47.240 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:47.275 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:47.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:47.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:47.377 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:47.415 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:47.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:47.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:47.451 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:00:47.517 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:47.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:47.584 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:47.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:47.685 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:47.723 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:47 smithi137 ceph-mon[93825]: pgmap v948: 89 pgs: 1 activating, 88 active+clean; 6.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s; 8.0 KiB/s, 0 objects/s recovering 2024-09-21T10:00:47.724 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:47 smithi137 ceph-mon[93825]: Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-09-21T10:00:47.724 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:47 smithi137 ceph-mon[97575]: pgmap v948: 89 pgs: 1 activating, 88 active+clean; 6.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s; 8.0 KiB/s, 0 objects/s recovering 2024-09-21T10:00:47.724 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:47 smithi137 ceph-mon[97575]: Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-09-21T10:00:47.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:47.725 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:47.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:47.732 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:47.826 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:47.868 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:47.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:47.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:47.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:47 smithi165 ceph-mon[86023]: pgmap v948: 89 pgs: 1 activating, 88 active+clean; 6.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s; 8.0 KiB/s, 0 objects/s recovering 2024-09-21T10:00:47.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:47 smithi165 ceph-mon[86023]: Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-09-21T10:00:47.971 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:48.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:48.010 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:48.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:48.111 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:48.143 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:48.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:48.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:48.159 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 74 16 113338 113322 95.6979 62.125 0.010592 0.010445 2024-09-21T10:00:48.251 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:48.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:48.299 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:48.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:48.400 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:48.432 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:48.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:48.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:48.534 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:48.575 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:48.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:48.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:48.677 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:48.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:48.717 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:48.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:48.818 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:48.854 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:48.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:48.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:48.957 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:48.995 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:48.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:48.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:49.097 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:49.133 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:49.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:49.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:49.159 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 75 16 114380 114364 95.2902 65.125 0.0122908 0.0104894 2024-09-21T10:00:49.234 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:49.269 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:49.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:49.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:49.371 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:49.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:49.409 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:49.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:49.510 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:49.538 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:49.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:49.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:49.639 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:49.671 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:00:49.671 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:00:49.675 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:49.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:49.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:49.702 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:00:49.702 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:00:49.734 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:00:49.734 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:00:49.776 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:00:49.776 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:00:49.776 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:49.816 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:49.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:49.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:49.818 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:00:49.818 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:00:49.853 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:00:49.853 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:00:49.882 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:00:49.882 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:00:49.913 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:00:49.914 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:00:49.918 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:49.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:49.955 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:49.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:50.056 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:50.085 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:50.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:50.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:50.152 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:49 smithi137 ceph-mon[93825]: pgmap v949: 89 pgs: 1 activating, 88 active+clean; 6.8 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:00:50.152 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:49 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/648711891' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:00:50.153 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:49 smithi137 ceph-mon[97575]: pgmap v949: 89 pgs: 1 activating, 88 active+clean; 6.8 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:00:50.153 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:49 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/648711891' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:00:50.159 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 76 16 115327 115311 94.8151 59.1875 0.0207955 0.0105416 2024-09-21T10:00:50.187 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:50.226 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:50.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:50.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:50.327 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:50.357 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:50.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:50.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:50.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:49 smithi165 ceph-mon[86023]: pgmap v949: 89 pgs: 1 activating, 88 active+clean; 6.8 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:00:50.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:49 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/648711891' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:00:50.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:00:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:00:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:00:50.419 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:50.459 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:50.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:50.505 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:50.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:50.606 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:50.638 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:50.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:50.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:50.741 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:50.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:50.769 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:50.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:50.870 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:50.900 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:50.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:50.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:50.993 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T10:00:51.001 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:51.027 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:51.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:51.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:51.129 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:51.160 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 77 16 116217 116201 94.3061 55.625 0.0122 0.0105988 2024-09-21T10:00:51.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:51.164 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:51.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:51.265 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:51.295 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:51.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:51.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:51.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:50 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3520531196' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:00:51.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:50 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:00:51.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:50 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3520531196' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:00:51.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:50 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:00:51.397 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:51.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:50 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3520531196' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:00:51.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:50 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:00:51.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:51.437 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:51.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:51.538 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:51.577 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:51.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:51.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:51.678 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:51.709 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:51.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:51.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:51.811 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:51.847 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:51.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:51.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:51.949 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:51.970 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:51.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:51.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:52.072 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:52.107 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:52.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:52.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:52.159 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 78 16 117083 117067 93.7909 54.125 0.0189964 0.0106575 2024-09-21T10:00:52.209 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:52.243 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:52.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:52.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:52.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:00:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:00:51] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.51.0" 2024-09-21T10:00:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:51 smithi137 ceph-mon[93825]: pgmap v950: 89 pgs: 89 active+clean; 6.9 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:00:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:52 smithi137 ceph-mon[93825]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-21T10:00:52.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:52 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:00:52.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:52 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:00:52.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:52 smithi137 ceph-mon[93825]: osdmap e302: 8 total, 8 up, 8 in 2024-09-21T10:00:52.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:51 smithi137 ceph-mon[97575]: pgmap v950: 89 pgs: 89 active+clean; 6.9 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:00:52.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:52 smithi137 ceph-mon[97575]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-21T10:00:52.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:52 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:00:52.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:52 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:00:52.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:52 smithi137 ceph-mon[97575]: osdmap e302: 8 total, 8 up, 8 in 2024-09-21T10:00:52.345 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:52.379 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:52.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:52.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:52.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:51 smithi165 ceph-mon[86023]: pgmap v950: 89 pgs: 89 active+clean; 6.9 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:00:52.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:51 smithi165 ceph-mon[86023]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-21T10:00:52.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:51 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:00:52.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:51 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:00:52.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:51 smithi165 ceph-mon[86023]: osdmap e302: 8 total, 8 up, 8 in 2024-09-21T10:00:52.482 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:52.519 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:52.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:52.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:52.621 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:52.641 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:52.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:52.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:52.743 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:52.775 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5, 6] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T10:00:52.775 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:00:52.775 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-09-21T10:00:52.775 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:00:52.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:52.778 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:52.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:52.879 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:52.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:52.932 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:52.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:53.033 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:53.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:53.078 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:53.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:53.160 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 79 16 118016 118000 93.341 58.3125 0.029485 0.0107079 2024-09-21T10:00:53.179 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:53.214 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:53.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:53.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:53.316 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:53.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:53.356 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:53.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:53.457 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:53.494 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:53.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:53.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:53.596 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:53.637 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:53.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:53.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:53.740 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:53.770 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:53.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:53.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:53.872 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:53.902 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:53.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:53.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:54.004 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:54.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:54.035 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:54.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:54.136 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:54.161 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T10:00:54.159490+0000 min lat: 0.001069 max lat: 1.10589 avg lat: 0.0107513 2024-09-21T10:00:54.161 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:00:54.161 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 80 16 119030 119014 92.9664 63.375 0.0158766 0.0107513 2024-09-21T10:00:54.166 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:54.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:54.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:54.267 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:54.294 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:54.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:54.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:54.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:53 smithi137 ceph-mon[93825]: pgmap v952: 89 pgs: 89 active+clean; 7.0 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 55 MiB/s wr, 886 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:00:54.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:53 smithi137 ceph-mon[97575]: pgmap v952: 89 pgs: 89 active+clean; 7.0 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 55 MiB/s wr, 886 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:00:54.396 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:54.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:53 smithi165 ceph-mon[86023]: pgmap v952: 89 pgs: 89 active+clean; 7.0 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 55 MiB/s wr, 886 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:00:54.425 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:54.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:54.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:54.526 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:54.563 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:54.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:54.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:54.665 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:54.704 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:54.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:54.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:54.806 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:54.838 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:54.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:54.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:54.939 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:54.979 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:54.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:54.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:55.080 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:55.121 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:55.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:55.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:55.126 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:00:55.136 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:00:55.160 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 81 16 120022 120006 92.584 62 0.0200569 0.0107957 2024-09-21T10:00:55.223 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:55.263 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:55.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:55.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:55.364 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:55.391 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:55.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:55.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:55.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:00:55.493 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:55.531 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:55.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:55.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:55.633 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:55.659 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:55.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:55.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:55.699 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:55.727 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:00:55.761 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:55.790 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:55.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:55.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:55.892 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:55.944 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:55.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:55.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:56.046 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:56.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:56.094 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:56.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:56.160 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 82 16 120944 120928 92.1576 57.625 0.0144264 0.0108459 2024-09-21T10:00:56.195 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:56.236 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:56.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:56.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:56.242 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:55 smithi137 ceph-mon[93825]: pgmap v953: 89 pgs: 89 active+clean; 7.1 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 58 MiB/s wr, 926 op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:00:56.242 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:55 smithi137 ceph-mon[97575]: pgmap v953: 89 pgs: 89 active+clean; 7.1 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 58 MiB/s wr, 926 op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:00:56.338 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:56.369 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:56.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:56.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:56.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:55 smithi165 ceph-mon[86023]: pgmap v953: 89 pgs: 89 active+clean; 7.1 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 58 MiB/s wr, 926 op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:00:56.471 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:56.510 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:56.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:56.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:56.611 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:56.652 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:00:56.652 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T10:00:56.652 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T10:00:56.652 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T10:00:56.652 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:00:56.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:56.654 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:56.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:56.756 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:56.805 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:56.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:56.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:56.907 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:56.942 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:56.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:56.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:57.044 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:00:57.082 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:57.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:57.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:00:57.161 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 83 16 121913 121897 91.7769 60.5625 0.00917518 0.010891 2024-09-21T10:00:57.172 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:00:57.183 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:57.241 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:57.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:57.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:57.343 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:57.365 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:57.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:57.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:57.467 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:57.506 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:57.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:57.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:57.608 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:57.647 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:57.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:57.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:57.748 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:00:57.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:57.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:57.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:00:57.893 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:57.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:57.928 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:57.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:58.029 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:58.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:58.079 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:58.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:58.161 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 84 16 122683 122667 91.2572 48.125 0.00810022 0.0109523 2024-09-21T10:00:58.180 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:58.216 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:58.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:58.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:58.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:00:58 smithi137 ceph-mon[97575]: pgmap v954: 89 pgs: 89 active+clean; 7.3 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s; 13 KiB/s, 0 objects/s recovering 2024-09-21T10:00:58.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:00:58 smithi137 ceph-mon[93825]: pgmap v954: 89 pgs: 89 active+clean; 7.3 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s; 13 KiB/s, 0 objects/s recovering 2024-09-21T10:00:58.317 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:00:58.355 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:58.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:58.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:00:58.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:00:57 smithi165 ceph-mon[86023]: pgmap v954: 89 pgs: 89 active+clean; 7.3 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s; 13 KiB/s, 0 objects/s recovering 2024-09-21T10:00:58.492 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:58.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:58.530 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:58.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:58.631 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:58.674 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:58.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:58.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:58.776 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:58.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:58.819 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:58.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:58.920 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:58.955 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:58.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:58.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:59.057 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:00:59.097 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:59.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:59.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:00:59.161 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 85 16 123665 123649 90.9056 61.375 0.012537 0.0109953 2024-09-21T10:00:59.199 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:59.232 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:59.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:59.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:59.270 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:00:59.334 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:00:59.409 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:59.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:59.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:00:59.511 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:00:59.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:59.546 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:59.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:00:59.647 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:00:59.683 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:00:59.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:59.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:00:59.785 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:00:59.816 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:59.843 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:59.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:00:59.861 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:00:59.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:00:59.962 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:00.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:00.004 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:00.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:00.105 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:00.138 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:00.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:00.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:00.153 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:00.161 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 86 15 124529 124514 90.4769 54.0625 0.0190822 0.0110468 2024-09-21T10:01:00.240 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:00.253 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:00 smithi137 ceph-mon[93825]: pgmap v955: 89 pgs: 89 active+clean; 7.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 60 MiB/s wr, 964 op/s 2024-09-21T10:01:00.255 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:00 smithi137 ceph-mon[97575]: pgmap v955: 89 pgs: 89 active+clean; 7.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 60 MiB/s wr, 964 op/s 2024-09-21T10:01:00.284 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:00.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:00.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:00.386 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:00.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:00 smithi165 ceph-mon[86023]: pgmap v955: 89 pgs: 89 active+clean; 7.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 60 MiB/s wr, 964 op/s 2024-09-21T10:01:00.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:01:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:01:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:01:00.426 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:00.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:00.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:00.528 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:00.550 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:00.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:00.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:00.651 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:00.685 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:00.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:00.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:00.786 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:00.816 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:00.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:00.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:00.918 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:00.955 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:00.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:00.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:01.032 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:01:01.038 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:01:01.056 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:01.089 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:01.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:01.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:01.161 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 87 16 125369 125353 90.0396 52.4375 0.0114271 0.0111013 2024-09-21T10:01:01.191 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:01.230 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:01.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:01.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:01.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:01 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:01.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:01 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:01.333 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:01.368 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:01.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:01.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:01.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:01 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:01.470 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:01.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:01.508 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:01.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:01.609 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:01.653 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:01.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:01.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:01.755 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:01.794 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:01.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:01.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:01.896 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:01.938 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:01.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:01.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:01.996 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:01:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:01:01] "GET /metrics HTTP/1.1" 200 36506 "" "Prometheus/2.51.0" 2024-09-21T10:01:02.040 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:02.079 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:02.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:02.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:02.161 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 88 16 126342 126326 89.7074 60.8125 0.0123437 0.0111424 2024-09-21T10:01:02.181 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:02.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:02.216 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:02.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:02.317 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:02.353 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:02.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:02.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:02.455 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:02.493 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:02.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:02.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:02.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:02 smithi137 ceph-mon[93825]: pgmap v956: 89 pgs: 89 active+clean; 7.5 GiB data, 27 GiB used, 689 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-09-21T10:01:02.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:02 smithi137 ceph-mon[93825]: from='client.35877 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:01:02.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:02 smithi137 ceph-mon[97575]: pgmap v956: 89 pgs: 89 active+clean; 7.5 GiB data, 27 GiB used, 689 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-09-21T10:01:02.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:02 smithi137 ceph-mon[97575]: from='client.35877 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:01:02.595 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:02.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:02.634 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:02.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:02.735 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:02.776 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:02.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:02.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:02.878 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:02 smithi165 ceph-mon[86023]: pgmap v956: 89 pgs: 89 active+clean; 7.5 GiB data, 27 GiB used, 689 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-09-21T10:01:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:02 smithi165 ceph-mon[86023]: from='client.35877 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:01:02.914 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:02.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:02.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:03.016 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:03.052 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:03.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:03.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:03.154 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:03.161 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 89 15 127284 127269 89.3617 58.9375 0.015411 0.011186 2024-09-21T10:01:03.190 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:03.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:03.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:03.292 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:03.324 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:03.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:03.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:03.425 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:03.465 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:03.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:03.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:03.566 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:03.610 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:03.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:03.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:03.712 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:03.747 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:03.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:03.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:03.850 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:03.892 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:03.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:03.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:03.994 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:04.034 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:04.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:04.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:04.136 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:04.161 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Total time run: 90.0092 2024-09-21T10:01:04.162 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Total writes made: 128179 2024-09-21T10:01:04.162 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Write size: 65536 2024-09-21T10:01:04.162 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Object size: 65536 2024-09-21T10:01:04.162 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Bandwidth (MB/sec): 89.0041 2024-09-21T10:01:04.162 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev Bandwidth: 40.1524 2024-09-21T10:01:04.162 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max bandwidth (MB/sec): 225 2024-09-21T10:01:04.162 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min bandwidth (MB/sec): 20.6875 2024-09-21T10:01:04.162 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Average IOPS: 1424 2024-09-21T10:01:04.162 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev IOPS: 642.438 2024-09-21T10:01:04.163 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max IOPS: 3600 2024-09-21T10:01:04.163 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min IOPS: 331 2024-09-21T10:01:04.163 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Average Latency(s): 0.0112311 2024-09-21T10:01:04.163 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev Latency(s): 0.0154529 2024-09-21T10:01:04.163 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max latency(s): 1.10589 2024-09-21T10:01:04.163 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min latency(s): 0.001069 2024-09-21T10:01:04.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:04.164 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:04.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:04.168 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T10:01:04.265 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:04.298 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:04.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:04.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:04.400 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:04.439 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:04.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:04.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:04.540 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:04.577 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:04.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:04.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:04.679 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:04.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:04.717 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:04.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:04.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:04 smithi137 ceph-mon[93825]: pgmap v957: 89 pgs: 89 active+clean; 7.6 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2024-09-21T10:01:04.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:04 smithi137 ceph-mon[97575]: pgmap v957: 89 pgs: 89 active+clean; 7.6 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2024-09-21T10:01:04.819 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:04.852 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:04.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:04.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:04.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:04 smithi165 ceph-mon[86023]: pgmap v957: 89 pgs: 89 active+clean; 7.6 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2024-09-21T10:01:04.954 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:04.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:04.999 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:04.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:05.100 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:05.140 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:05.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:05.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:05.242 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:05.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:05.281 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:05.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:05.382 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:05.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:05.419 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:05.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:05.521 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:05.557 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:05.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:05.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:05.659 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:05.693 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:05.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:05.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:05.795 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:05.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:05.836 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:05.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:05.937 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:05.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:05.978 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:05.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:06.024 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":956,"stamp":"2024-09-21T10:01:00.915487+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":8048416717,"num_objects":122826,"num_object_clones":0,"num_object_copies":368478,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":122826,"num_whiteouts":0,"num_read":306,"num_read_kb":759,"num_write":123012,"num_write_kb":7860859,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":46,"num_bytes_recovered":1979387,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":122758,"ondisk_log_size":122758,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":269,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":27933024,"kb_used_data":23535456,"kb_used_omap":31,"kb_used_meta":4397472,"kb_avail":722028192,"statfs":{"total":767960285184,"available":739356868608,"internally_reserved":0,"allocated":24100306944,"data_stored":24083726702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31824,"internal_metadata":4503012272},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,3,3,13,19,6,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":620232704,"num_objects":9464,"num_object_clones":0,"num_object_copies":28392,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9464,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9464,"num_write_kb":605696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"10.002492"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":498,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.005423+0000","last_change":"2024-09-21T09:58:36.390907+0000","last_active":"2024-09-21T10:00:51.005423+0000","last_peered":"2024-09-21T10:00:51.005423+0000","last_clean":"2024-09-21T10:00:51.005423+0000","last_became_active":"2024-09-21T09:58:36.390595+0000","last_became_peered":"2024-09-21T09:58:36.390595+0000","last_unstale":"2024-09-21T10:00:51.005423+0000","last_undegraded":"2024-09-21T10:00:51.005423+0000","last_fullsized":"2024-09-21T10:00:51.005423+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:35:10.662461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":269,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.448584+0000","last_change":"2024-09-21T09:41:57.606759+0000","last_active":"2024-09-21T10:00:45.448584+0000","last_peered":"2024-09-21T10:00:45.448584+0000","last_clean":"2024-09-21T10:00:45.448584+0000","last_became_active":"2024-09-21T09:41:57.606352+0000","last_became_peered":"2024-09-21T09:41:57.606352+0000","last_unstale":"2024-09-21T10:00:45.448584+0000","last_undegraded":"2024-09-21T10:00:45.448584+0000","last_fullsized":"2024-09-21T10:00:45.448584+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:47:17.632945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":123,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.454620+0000","last_change":"2024-09-21T10:00:45.454365+0000","last_active":"2024-09-21T10:00:45.454620+0000","last_peered":"2024-09-21T10:00:45.454620+0000","last_clean":"2024-09-21T10:00:45.454620+0000","last_became_active":"2024-09-21T10:00:45.454055+0000","last_became_peered":"2024-09-21T10:00:45.454055+0000","last_unstale":"2024-09-21T10:00:45.454620+0000","last_undegraded":"2024-09-21T10:00:45.454620+0000","last_fullsized":"2024-09-21T10:00:45.454620+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:14:15.648751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":418,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.006577+0000","last_change":"2024-09-21T09:46:16.197635+0000","last_active":"2024-09-21T10:00:51.006577+0000","last_peered":"2024-09-21T10:00:51.006577+0000","last_clean":"2024-09-21T10:00:51.006577+0000","last_became_active":"2024-09-21T09:46:16.197349+0000","last_became_peered":"2024-09-21T09:46:16.197349+0000","last_unstale":"2024-09-21T10:00:51.006577+0000","last_undegraded":"2024-09-21T10:00:51.006577+0000","last_fullsized":"2024-09-21T10:00:51.006577+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:37:09.309562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":404,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.006257+0000","last_change":"2024-09-21T09:46:16.222385+0000","last_active":"2024-09-21T10:00:51.006257+0000","last_peered":"2024-09-21T10:00:51.006257+0000","last_clean":"2024-09-21T10:00:51.006257+0000","last_became_active":"2024-09-21T09:46:16.218293+0000","last_became_peered":"2024-09-21T09:46:16.218293+0000","last_unstale":"2024-09-21T10:00:51.006257+0000","last_undegraded":"2024-09-21T10:00:51.006257+0000","last_fullsized":"2024-09-21T10:00:51.006257+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:33:46.853733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":270,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.448579+0000","last_change":"2024-09-21T09:52:23.917288+0000","last_active":"2024-09-21T10:00:45.448579+0000","last_peered":"2024-09-21T10:00:45.448579+0000","last_clean":"2024-09-21T10:00:45.448579+0000","last_became_active":"2024-09-21T09:52:23.916543+0000","last_became_peered":"2024-09-21T09:52:23.916543+0000","last_unstale":"2024-09-21T10:00:45.448579+0000","last_undegraded":"2024-09-21T10:00:45.448579+0000","last_fullsized":"2024-09-21T10:00:45.448579+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:42:18.241144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":384,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.007693+0000","last_change":"2024-09-21T09:46:16.225111+0000","last_active":"2024-09-21T10:00:51.007693+0000","last_peered":"2024-09-21T10:00:51.007693+0000","last_clean":"2024-09-21T10:00:51.007693+0000","last_became_active":"2024-09-21T09:46:16.222971+0000","last_became_peered":"2024-09-21T09:46:16.222971+0000","last_unstale":"2024-09-21T10:00:51.007693+0000","last_undegraded":"2024-09-21T10:00:51.007693+0000","last_fullsized":"2024-09-21T10:00:51.007693+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:01:20.148782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":127,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.447549+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:00:45.447549+0000","last_peered":"2024-09-21T10:00:45.447549+0000","last_clean":"2024-09-21T10:00:45.447549+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:00:45.447549+0000","last_undegraded":"2024-09-21T10:00:45.447549+0000","last_fullsized":"2024-09-21T10:00:45.447549+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"302'7770","reported_seq":7817,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:01:00.443311+0000","last_change":"2024-09-21T09:59:19.100855+0000","last_active":"2024-09-21T10:01:00.443311+0000","last_peered":"2024-09-21T10:01:00.443311+0000","last_clean":"2024-09-21T10:01:00.443311+0000","last_became_active":"2024-09-21T09:59:19.100539+0000","last_became_peered":"2024-09-21T09:59:19.100539+0000","last_unstale":"2024-09-21T10:01:00.443311+0000","last_undegraded":"2024-09-21T10:01:00.443311+0000","last_fullsized":"2024-09-21T10:01:00.443311+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7770,"log_dups_size":0,"ondisk_log_size":7770,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:24:05.106203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":509214720,"num_objects":7770,"num_object_clones":0,"num_object_copies":23310,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7770,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7770,"num_write_kb":497280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":285,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.454388+0000","last_change":"2024-09-21T09:46:16.218452+0000","last_active":"2024-09-21T10:00:45.454388+0000","last_peered":"2024-09-21T10:00:45.454388+0000","last_clean":"2024-09-21T10:00:45.454388+0000","last_became_active":"2024-09-21T09:46:16.218108+0000","last_became_peered":"2024-09-21T09:46:16.218108+0000","last_unstale":"2024-09-21T10:00:45.454388+0000","last_undegraded":"2024-09-21T10:00:45.454388+0000","last_fullsized":"2024-09-21T10:00:45.454388+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:29:08.062670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":62,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.452571+0000","last_change":"2024-09-21T10:00:45.451726+0000","last_active":"2024-09-21T10:00:45.452571+0000","last_peered":"2024-09-21T10:00:45.452571+0000","last_clean":"2024-09-21T10:00:45.452571+0000","last_became_active":"2024-09-21T10:00:45.451423+0000","last_became_peered":"2024-09-21T10:00:45.451423+0000","last_unstale":"2024-09-21T10:00:45.452571+0000","last_undegraded":"2024-09-21T10:00:45.452571+0000","last_fullsized":"2024-09-21T10:00:45.452571+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:43:08.568810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.4","version":"302'7724","reported_seq":7750,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:01:00.777526+0000","last_change":"2024-09-21T09:59:19.455307+0000","last_active":"2024-09-21T10:01:00.777526+0000","last_peered":"2024-09-21T10:01:00.777526+0000","last_clean":"2024-09-21T10:01:00.777526+0000","last_became_active":"2024-09-21T09:59:19.454596+0000","last_became_peered":"2024-09-21T09:59:19.454596+0000","last_unstale":"2024-09-21T10:01:00.777526+0000","last_undegraded":"2024-09-21T10:01:00.777526+0000","last_fullsized":"2024-09-21T10:01:00.777526+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7724,"log_dups_size":0,"ondisk_log_size":7724,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:51:41.197084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":506200064,"num_objects":7724,"num_object_clones":0,"num_object_copies":23172,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7724,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7724,"num_write_kb":494336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":269,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.450385+0000","last_change":"2024-09-21T09:41:23.796313+0000","last_active":"2024-09-21T10:00:45.450385+0000","last_peered":"2024-09-21T10:00:45.450385+0000","last_clean":"2024-09-21T10:00:45.450385+0000","last_became_active":"2024-09-21T09:41:23.795993+0000","last_became_peered":"2024-09-21T09:41:23.795993+0000","last_unstale":"2024-09-21T10:00:45.450385+0000","last_undegraded":"2024-09-21T10:00:45.450385+0000","last_fullsized":"2024-09-21T10:00:45.450385+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:54:18.726564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":314,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.449441+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:00:45.449441+0000","last_peered":"2024-09-21T10:00:45.449441+0000","last_clean":"2024-09-21T10:00:45.449441+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:00:45.449441+0000","last_undegraded":"2024-09-21T10:00:45.449441+0000","last_fullsized":"2024-09-21T10:00:45.449441+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"302'7395","reported_seq":7432,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:55.893144+0000","last_change":"2024-09-21T10:00:45.567004+0000","last_active":"2024-09-21T10:00:55.893144+0000","last_peered":"2024-09-21T10:00:55.893144+0000","last_clean":"2024-09-21T10:00:55.893144+0000","last_became_active":"2024-09-21T10:00:45.467953+0000","last_became_peered":"2024-09-21T10:00:45.467953+0000","last_unstale":"2024-09-21T10:00:55.893144+0000","last_undegraded":"2024-09-21T10:00:55.893144+0000","last_fullsized":"2024-09-21T10:00:55.893144+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7395,"log_dups_size":0,"ondisk_log_size":7395,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:23:36.403122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":484638720,"num_objects":7395,"num_object_clones":0,"num_object_copies":22185,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7395,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7395,"num_write_kb":473280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":335,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.451551+0000","last_change":"2024-09-21T09:52:23.920077+0000","last_active":"2024-09-21T10:00:45.451551+0000","last_peered":"2024-09-21T10:00:45.451551+0000","last_clean":"2024-09-21T10:00:45.451551+0000","last_became_active":"2024-09-21T09:52:23.915378+0000","last_became_peered":"2024-09-21T09:52:23.915378+0000","last_unstale":"2024-09-21T10:00:45.451551+0000","last_undegraded":"2024-09-21T10:00:45.451551+0000","last_fullsized":"2024-09-21T10:00:45.451551+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:16:00.028635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":117,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.448465+0000","last_change":"2024-09-21T09:52:23.917314+0000","last_active":"2024-09-21T10:00:45.448465+0000","last_peered":"2024-09-21T10:00:45.448465+0000","last_clean":"2024-09-21T10:00:45.448465+0000","last_became_active":"2024-09-21T09:52:23.916728+0000","last_became_peered":"2024-09-21T09:52:23.916728+0000","last_unstale":"2024-09-21T10:00:45.448465+0000","last_undegraded":"2024-09-21T10:00:45.448465+0000","last_fullsized":"2024-09-21T10:00:45.448465+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:50:47.276875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"302'7707","reported_seq":7733,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:57.177953+0000","last_change":"2024-09-21T09:59:19.453353+0000","last_active":"2024-09-21T10:00:57.177953+0000","last_peered":"2024-09-21T10:00:57.177953+0000","last_clean":"2024-09-21T10:00:57.177953+0000","last_became_active":"2024-09-21T09:59:19.453007+0000","last_became_peered":"2024-09-21T09:59:19.453007+0000","last_unstale":"2024-09-21T10:00:57.177953+0000","last_undegraded":"2024-09-21T10:00:57.177953+0000","last_fullsized":"2024-09-21T10:00:57.177953+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7707,"log_dups_size":0,"ondisk_log_size":7707,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:09:39.632910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":505085952,"num_objects":7707,"num_object_clones":0,"num_object_copies":23121,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7707,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7707,"num_write_kb":493248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":140,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.005306+0000","last_change":"2024-09-21T10:00:45.453585+0000","last_active":"2024-09-21T10:00:51.005306+0000","last_peered":"2024-09-21T10:00:51.005306+0000","last_clean":"2024-09-21T10:00:51.005306+0000","last_became_active":"2024-09-21T10:00:45.453273+0000","last_became_peered":"2024-09-21T10:00:45.453273+0000","last_unstale":"2024-09-21T10:00:51.005306+0000","last_undegraded":"2024-09-21T10:00:51.005306+0000","last_fullsized":"2024-09-21T10:00:51.005306+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:16.879800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":420,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.008295+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:00:51.008295+0000","last_peered":"2024-09-21T10:00:51.008295+0000","last_clean":"2024-09-21T10:00:51.008295+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:00:51.008295+0000","last_undegraded":"2024-09-21T10:00:51.008295+0000","last_fullsized":"2024-09-21T10:00:51.008295+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"302'7668","reported_seq":7715,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:58.662608+0000","last_change":"2024-09-21T09:59:19.098704+0000","last_active":"2024-09-21T10:00:58.662608+0000","last_peered":"2024-09-21T10:00:58.662608+0000","last_clean":"2024-09-21T10:00:58.662608+0000","last_became_active":"2024-09-21T09:59:19.098429+0000","last_became_peered":"2024-09-21T09:59:19.098429+0000","last_unstale":"2024-09-21T10:00:58.662608+0000","last_undegraded":"2024-09-21T10:00:58.662608+0000","last_fullsized":"2024-09-21T10:00:58.662608+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7668,"log_dups_size":0,"ondisk_log_size":7668,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:38:30.746816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":502530048,"num_objects":7668,"num_object_clones":0,"num_object_copies":23004,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7668,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7668,"num_write_kb":490752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":493,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.004127+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:00:51.004127+0000","last_peered":"2024-09-21T10:00:51.004127+0000","last_clean":"2024-09-21T10:00:51.004127+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:00:51.004127+0000","last_undegraded":"2024-09-21T10:00:51.004127+0000","last_fullsized":"2024-09-21T10:00:51.004127+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":287,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.450061+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:00:45.450061+0000","last_peered":"2024-09-21T10:00:45.450061+0000","last_clean":"2024-09-21T10:00:45.450061+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:00:45.450061+0000","last_undegraded":"2024-09-21T10:00:45.450061+0000","last_fullsized":"2024-09-21T10:00:45.450061+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"302'7784","reported_seq":7810,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:58.723932+0000","last_change":"2024-09-21T09:59:19.453392+0000","last_active":"2024-09-21T10:00:58.723932+0000","last_peered":"2024-09-21T10:00:58.723932+0000","last_clean":"2024-09-21T10:00:58.723932+0000","last_became_active":"2024-09-21T09:59:19.453015+0000","last_became_peered":"2024-09-21T09:59:19.453015+0000","last_unstale":"2024-09-21T10:00:58.723932+0000","last_undegraded":"2024-09-21T10:00:58.723932+0000","last_fullsized":"2024-09-21T10:00:58.723932+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7784,"log_dups_size":0,"ondisk_log_size":7784,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:26:47.338159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":510132224,"num_objects":7784,"num_object_clones":0,"num_object_copies":23352,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7784,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7784,"num_write_kb":498176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":137,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.448604+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:00:45.448604+0000","last_peered":"2024-09-21T10:00:45.448604+0000","last_clean":"2024-09-21T10:00:45.448604+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:00:45.448604+0000","last_undegraded":"2024-09-21T10:00:45.448604+0000","last_fullsized":"2024-09-21T10:00:45.448604+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":284,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.449992+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:00:45.449992+0000","last_peered":"2024-09-21T10:00:45.449992+0000","last_clean":"2024-09-21T10:00:45.449992+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:00:45.449992+0000","last_undegraded":"2024-09-21T10:00:45.449992+0000","last_fullsized":"2024-09-21T10:00:45.449992+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.3","version":"302'7662","reported_seq":7688,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:55.916967+0000","last_change":"2024-09-21T09:59:19.453807+0000","last_active":"2024-09-21T10:00:55.916967+0000","last_peered":"2024-09-21T10:00:55.916967+0000","last_clean":"2024-09-21T10:00:55.916967+0000","last_became_active":"2024-09-21T09:59:19.453457+0000","last_became_peered":"2024-09-21T09:59:19.453457+0000","last_unstale":"2024-09-21T10:00:55.916967+0000","last_undegraded":"2024-09-21T10:00:55.916967+0000","last_fullsized":"2024-09-21T10:00:55.916967+0000","mapping_epoch":284,"log_start":"289'100","ondisk_log_start":"289'100","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7562,"log_dups_size":0,"ondisk_log_size":7562,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:29:06.963975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":502136832,"num_objects":7662,"num_object_clones":0,"num_object_copies":22986,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7662,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7662,"num_write_kb":490368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":268,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.449509+0000","last_change":"2024-09-21T09:41:57.604059+0000","last_active":"2024-09-21T10:00:45.449509+0000","last_peered":"2024-09-21T10:00:45.449509+0000","last_clean":"2024-09-21T10:00:45.449509+0000","last_became_active":"2024-09-21T09:41:57.603703+0000","last_became_peered":"2024-09-21T09:41:57.603703+0000","last_unstale":"2024-09-21T10:00:45.449509+0000","last_undegraded":"2024-09-21T10:00:45.449509+0000","last_fullsized":"2024-09-21T10:00:45.449509+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:09:30.060373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":307,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.449730+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:00:45.449730+0000","last_peered":"2024-09-21T10:00:45.449730+0000","last_clean":"2024-09-21T10:00:45.449730+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:00:45.449730+0000","last_undegraded":"2024-09-21T10:00:45.449730+0000","last_fullsized":"2024-09-21T10:00:45.449730+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"302'7565","reported_seq":7612,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:58.684288+0000","last_change":"2024-09-21T09:59:19.453218+0000","last_active":"2024-09-21T10:00:58.684288+0000","last_peered":"2024-09-21T10:00:58.684288+0000","last_clean":"2024-09-21T10:00:58.684288+0000","last_became_active":"2024-09-21T09:59:19.452913+0000","last_became_peered":"2024-09-21T09:59:19.452913+0000","last_unstale":"2024-09-21T10:00:58.684288+0000","last_undegraded":"2024-09-21T10:00:58.684288+0000","last_fullsized":"2024-09-21T10:00:58.684288+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7565,"log_dups_size":0,"ondisk_log_size":7565,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:27.897654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":495779840,"num_objects":7565,"num_object_clones":0,"num_object_copies":22695,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7565,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7565,"num_write_kb":484160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":500,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.002954+0000","last_change":"2024-09-21T09:58:36.393289+0000","last_active":"2024-09-21T10:00:51.002954+0000","last_peered":"2024-09-21T10:00:51.002954+0000","last_clean":"2024-09-21T10:00:51.002954+0000","last_became_active":"2024-09-21T09:58:36.392631+0000","last_became_peered":"2024-09-21T09:58:36.392631+0000","last_unstale":"2024-09-21T10:00:51.002954+0000","last_undegraded":"2024-09-21T10:00:51.002954+0000","last_fullsized":"2024-09-21T10:00:51.002954+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:46:30.437729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":325,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.109703+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:00:51.109703+0000","last_peered":"2024-09-21T10:00:51.109703+0000","last_clean":"2024-09-21T10:00:51.109703+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:00:51.109703+0000","last_undegraded":"2024-09-21T10:00:51.109703+0000","last_fullsized":"2024-09-21T10:00:51.109703+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.8","version":"302'7655","reported_seq":7702,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:58.625479+0000","last_change":"2024-09-21T09:59:19.099992+0000","last_active":"2024-09-21T10:00:58.625479+0000","last_peered":"2024-09-21T10:00:58.625479+0000","last_clean":"2024-09-21T10:00:58.625479+0000","last_became_active":"2024-09-21T09:59:19.099429+0000","last_became_peered":"2024-09-21T09:59:19.099429+0000","last_unstale":"2024-09-21T10:00:58.625479+0000","last_undegraded":"2024-09-21T10:00:58.625479+0000","last_fullsized":"2024-09-21T10:00:58.625479+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7655,"log_dups_size":0,"ondisk_log_size":7655,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:23:13.800624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":501678080,"num_objects":7655,"num_object_clones":0,"num_object_copies":22965,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7655,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7655,"num_write_kb":489920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":435,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.449164+0000","last_change":"2024-09-21T09:52:23.950948+0000","last_active":"2024-09-21T10:00:45.449164+0000","last_peered":"2024-09-21T10:00:45.449164+0000","last_clean":"2024-09-21T10:00:45.449164+0000","last_became_active":"2024-09-21T09:52:23.915752+0000","last_became_peered":"2024-09-21T09:52:23.915752+0000","last_unstale":"2024-09-21T10:00:45.449164+0000","last_undegraded":"2024-09-21T10:00:45.449164+0000","last_fullsized":"2024-09-21T10:00:45.449164+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:00:28.208582+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":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":24,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.456185+0000","last_change":"2024-09-21T10:00:45.455624+0000","last_active":"2024-09-21T10:00:45.456185+0000","last_peered":"2024-09-21T10:00:45.456185+0000","last_clean":"2024-09-21T10:00:45.456185+0000","last_became_active":"2024-09-21T10:00:45.455266+0000","last_became_peered":"2024-09-21T10:00:45.455266+0000","last_unstale":"2024-09-21T10:00:45.456185+0000","last_undegraded":"2024-09-21T10:00:45.456185+0000","last_fullsized":"2024-09-21T10:00:45.456185+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T12:16:13.359704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":485,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.004511+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:00:51.004511+0000","last_peered":"2024-09-21T10:00:51.004511+0000","last_clean":"2024-09-21T10:00:51.004511+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:00:51.004511+0000","last_undegraded":"2024-09-21T10:00:51.004511+0000","last_fullsized":"2024-09-21T10:00:51.004511+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":127,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.447476+0000","last_change":"2024-09-21T09:54:57.127336+0000","last_active":"2024-09-21T10:00:45.447476+0000","last_peered":"2024-09-21T10:00:45.447476+0000","last_clean":"2024-09-21T10:00:45.447476+0000","last_became_active":"2024-09-21T09:54:57.126977+0000","last_became_peered":"2024-09-21T09:54:57.126977+0000","last_unstale":"2024-09-21T10:00:45.447476+0000","last_undegraded":"2024-09-21T10:00:45.447476+0000","last_fullsized":"2024-09-21T10:00:45.447476+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:32:40.522878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"302'7778","reported_seq":7824,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:01:00.467577+0000","last_change":"2024-09-21T09:59:19.099842+0000","last_active":"2024-09-21T10:01:00.467577+0000","last_peered":"2024-09-21T10:01:00.467577+0000","last_clean":"2024-09-21T10:01:00.467577+0000","last_became_active":"2024-09-21T09:59:19.099444+0000","last_became_peered":"2024-09-21T09:59:19.099444+0000","last_unstale":"2024-09-21T10:01:00.467577+0000","last_undegraded":"2024-09-21T10:01:00.467577+0000","last_fullsized":"2024-09-21T10:01:00.467577+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7778,"log_dups_size":0,"ondisk_log_size":7778,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:00:48.714145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":509739008,"num_objects":7778,"num_object_clones":0,"num_object_copies":23334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7778,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7778,"num_write_kb":497792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":333,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.449082+0000","last_change":"2024-09-21T09:58:36.388216+0000","last_active":"2024-09-21T10:00:45.449082+0000","last_peered":"2024-09-21T10:00:45.449082+0000","last_clean":"2024-09-21T10:00:45.449082+0000","last_became_active":"2024-09-21T09:58:36.387736+0000","last_became_peered":"2024-09-21T09:58:36.387736+0000","last_unstale":"2024-09-21T10:00:45.449082+0000","last_undegraded":"2024-09-21T10:00:45.449082+0000","last_fullsized":"2024-09-21T10:00:45.449082+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:33:56.383950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":419,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.108354+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:00:51.108354+0000","last_peered":"2024-09-21T10:00:51.108354+0000","last_clean":"2024-09-21T10:00:51.108354+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:00:51.108354+0000","last_undegraded":"2024-09-21T10:00:51.108354+0000","last_fullsized":"2024-09-21T10:00:51.108354+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":432,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.006419+0000","last_change":"2024-09-21T09:58:36.390714+0000","last_active":"2024-09-21T10:00:51.006419+0000","last_peered":"2024-09-21T10:00:51.006419+0000","last_clean":"2024-09-21T10:00:51.006419+0000","last_became_active":"2024-09-21T09:58:36.390399+0000","last_became_peered":"2024-09-21T09:58:36.390399+0000","last_unstale":"2024-09-21T10:00:51.006419+0000","last_undegraded":"2024-09-21T10:00:51.006419+0000","last_fullsized":"2024-09-21T10:00:51.006419+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:06:25.247109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.a","version":"302'7460","reported_seq":7495,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:55.921576+0000","last_change":"2024-09-21T10:00:45.466537+0000","last_active":"2024-09-21T10:00:55.921576+0000","last_peered":"2024-09-21T10:00:55.921576+0000","last_clean":"2024-09-21T10:00:55.921576+0000","last_became_active":"2024-09-21T10:00:45.457001+0000","last_became_peered":"2024-09-21T10:00:45.457001+0000","last_unstale":"2024-09-21T10:00:55.921576+0000","last_undegraded":"2024-09-21T10:00:55.921576+0000","last_fullsized":"2024-09-21T10:00:55.921576+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7460,"log_dups_size":0,"ondisk_log_size":7460,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:21:06.837393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":488898560,"num_objects":7460,"num_object_clones":0,"num_object_copies":22380,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7460,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7460,"num_write_kb":477440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":197,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.005801+0000","last_change":"2024-09-21T10:00:33.036733+0000","last_active":"2024-09-21T10:00:51.005801+0000","last_peered":"2024-09-21T10:00:51.005801+0000","last_clean":"2024-09-21T10:00:51.005801+0000","last_became_active":"2024-09-21T10:00:33.035600+0000","last_became_peered":"2024-09-21T10:00:33.035600+0000","last_unstale":"2024-09-21T10:00:51.005801+0000","last_undegraded":"2024-09-21T10:00:51.005801+0000","last_fullsized":"2024-09-21T10:00:51.005801+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:14:17.245189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":272,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.447681+0000","last_change":"2024-09-21T10:00:33.033238+0000","last_active":"2024-09-21T10:00:45.447681+0000","last_peered":"2024-09-21T10:00:45.447681+0000","last_clean":"2024-09-21T10:00:45.447681+0000","last_became_active":"2024-09-21T10:00:33.032931+0000","last_became_peered":"2024-09-21T10:00:33.032931+0000","last_unstale":"2024-09-21T10:00:45.447681+0000","last_undegraded":"2024-09-21T10:00:45.447681+0000","last_fullsized":"2024-09-21T10:00:45.447681+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:32.077847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":316,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.007937+0000","last_change":"2024-09-21T10:00:45.456536+0000","last_active":"2024-09-21T10:00:51.007937+0000","last_peered":"2024-09-21T10:00:51.007937+0000","last_clean":"2024-09-21T10:00:51.007937+0000","last_became_active":"2024-09-21T10:00:45.456194+0000","last_became_peered":"2024-09-21T10:00:45.456194+0000","last_unstale":"2024-09-21T10:00:51.007937+0000","last_undegraded":"2024-09-21T10:00:51.007937+0000","last_fullsized":"2024-09-21T10:00:51.007937+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:55.978565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.9","version":"302'7834","reported_seq":7880,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:01:00.460102+0000","last_change":"2024-09-21T09:59:19.099919+0000","last_active":"2024-09-21T10:01:00.460102+0000","last_peered":"2024-09-21T10:01:00.460102+0000","last_clean":"2024-09-21T10:01:00.460102+0000","last_became_active":"2024-09-21T09:59:19.099450+0000","last_became_peered":"2024-09-21T09:59:19.099450+0000","last_unstale":"2024-09-21T10:01:00.460102+0000","last_undegraded":"2024-09-21T10:01:00.460102+0000","last_fullsized":"2024-09-21T10:01:00.460102+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7834,"log_dups_size":0,"ondisk_log_size":7834,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:57:59.387988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":513409024,"num_objects":7834,"num_object_clones":0,"num_object_copies":23502,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7834,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7834,"num_write_kb":501376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":65,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.454452+0000","last_change":"2024-09-21T10:00:45.454098+0000","last_active":"2024-09-21T10:00:45.454452+0000","last_peered":"2024-09-21T10:00:45.454452+0000","last_clean":"2024-09-21T10:00:45.454452+0000","last_became_active":"2024-09-21T10:00:45.453754+0000","last_became_peered":"2024-09-21T10:00:45.453754+0000","last_unstale":"2024-09-21T10:00:45.454452+0000","last_undegraded":"2024-09-21T10:00:45.454452+0000","last_fullsized":"2024-09-21T10:00:45.454452+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:36:15.138996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":305,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.449350+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:00:45.449350+0000","last_peered":"2024-09-21T10:00:45.449350+0000","last_clean":"2024-09-21T10:00:45.449350+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:00:45.449350+0000","last_undegraded":"2024-09-21T10:00:45.449350+0000","last_fullsized":"2024-09-21T10:00:45.449350+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":18,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.448374+0000","last_change":"2024-09-21T09:59:57.226629+0000","last_active":"2024-09-21T10:00:45.448374+0000","last_peered":"2024-09-21T10:00:45.448374+0000","last_clean":"2024-09-21T10:00:45.448374+0000","last_became_active":"2024-09-21T09:59:57.226280+0000","last_became_peered":"2024-09-21T09:59:57.226280+0000","last_unstale":"2024-09-21T10:00:45.448374+0000","last_undegraded":"2024-09-21T10:00:45.448374+0000","last_fullsized":"2024-09-21T10:00:45.448374+0000","mapping_epoch":293,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":294,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:24:11.903495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.f","version":"302'7784","reported_seq":7828,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:58.643480+0000","last_change":"2024-09-21T10:00:45.554219+0000","last_active":"2024-09-21T10:00:58.643480+0000","last_peered":"2024-09-21T10:00:58.643480+0000","last_clean":"2024-09-21T10:00:58.643480+0000","last_became_active":"2024-09-21T10:00:45.468840+0000","last_became_peered":"2024-09-21T10:00:45.468840+0000","last_unstale":"2024-09-21T10:00:58.643480+0000","last_undegraded":"2024-09-21T10:00:58.643480+0000","last_fullsized":"2024-09-21T10:00:58.643480+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7784,"log_dups_size":0,"ondisk_log_size":7784,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:36:26.745143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":510132224,"num_objects":7784,"num_object_clones":0,"num_object_copies":23352,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7784,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7784,"num_write_kb":498176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":157,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.003971+0000","last_change":"2024-09-21T10:00:45.453684+0000","last_active":"2024-09-21T10:00:51.003971+0000","last_peered":"2024-09-21T10:00:51.003971+0000","last_clean":"2024-09-21T10:00:51.003971+0000","last_became_active":"2024-09-21T10:00:45.453178+0000","last_became_peered":"2024-09-21T10:00:45.453178+0000","last_unstale":"2024-09-21T10:00:51.003971+0000","last_undegraded":"2024-09-21T10:00:51.003971+0000","last_fullsized":"2024-09-21T10:00:51.003971+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:22:26.618669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":456,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.006086+0000","last_change":"2024-09-21T09:58:36.397590+0000","last_active":"2024-09-21T10:00:51.006086+0000","last_peered":"2024-09-21T10:00:51.006086+0000","last_clean":"2024-09-21T10:00:51.006086+0000","last_became_active":"2024-09-21T09:58:36.397025+0000","last_became_peered":"2024-09-21T09:58:36.397025+0000","last_unstale":"2024-09-21T10:00:51.006086+0000","last_undegraded":"2024-09-21T10:00:51.006086+0000","last_fullsized":"2024-09-21T10:00:51.006086+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T20:36:12.675838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":360,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.456018+0000","last_change":"2024-09-21T10:00:45.455751+0000","last_active":"2024-09-21T10:00:45.456018+0000","last_peered":"2024-09-21T10:00:45.456018+0000","last_clean":"2024-09-21T10:00:45.456018+0000","last_became_active":"2024-09-21T10:00:45.455456+0000","last_became_peered":"2024-09-21T10:00:45.455456+0000","last_unstale":"2024-09-21T10:00:45.456018+0000","last_undegraded":"2024-09-21T10:00:45.456018+0000","last_fullsized":"2024-09-21T10:00:45.456018+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:39:04.368687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.e","version":"302'7580","reported_seq":7606,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:55.752584+0000","last_change":"2024-09-21T09:59:19.454682+0000","last_active":"2024-09-21T10:00:55.752584+0000","last_peered":"2024-09-21T10:00:55.752584+0000","last_clean":"2024-09-21T10:00:55.752584+0000","last_became_active":"2024-09-21T09:59:19.453730+0000","last_became_peered":"2024-09-21T09:59:19.453730+0000","last_unstale":"2024-09-21T10:00:55.752584+0000","last_undegraded":"2024-09-21T10:00:55.752584+0000","last_fullsized":"2024-09-21T10:00:55.752584+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7580,"log_dups_size":0,"ondisk_log_size":7580,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:20:22.571111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":496762880,"num_objects":7580,"num_object_clones":0,"num_object_copies":22740,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7580,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7580,"num_write_kb":485120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":464,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.445617+0000","last_change":"2024-09-21T10:00:33.033963+0000","last_active":"2024-09-21T10:00:45.445617+0000","last_peered":"2024-09-21T10:00:45.445617+0000","last_clean":"2024-09-21T10:00:45.445617+0000","last_became_active":"2024-09-21T10:00:33.033667+0000","last_became_peered":"2024-09-21T10:00:33.033667+0000","last_unstale":"2024-09-21T10:00:45.445617+0000","last_undegraded":"2024-09-21T10:00:45.445617+0000","last_fullsized":"2024-09-21T10:00:45.445617+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:13:46.034330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":296,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.451621+0000","last_change":"2024-09-21T09:46:16.187366+0000","last_active":"2024-09-21T10:00:45.451621+0000","last_peered":"2024-09-21T10:00:45.451621+0000","last_clean":"2024-09-21T10:00:45.451621+0000","last_became_active":"2024-09-21T09:46:16.187097+0000","last_became_peered":"2024-09-21T09:46:16.187097+0000","last_unstale":"2024-09-21T10:00:45.451621+0000","last_undegraded":"2024-09-21T10:00:45.451621+0000","last_fullsized":"2024-09-21T10:00:45.451621+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:05:28.362879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":487,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.008083+0000","last_change":"2024-09-21T09:49:39.892695+0000","last_active":"2024-09-21T10:00:51.008083+0000","last_peered":"2024-09-21T10:00:51.008083+0000","last_clean":"2024-09-21T10:00:51.008083+0000","last_became_active":"2024-09-21T09:49:39.892265+0000","last_became_peered":"2024-09-21T09:49:39.892265+0000","last_unstale":"2024-09-21T10:00:51.008083+0000","last_undegraded":"2024-09-21T10:00:51.008083+0000","last_fullsized":"2024-09-21T10:00:51.008083+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:27:31.615679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.d","version":"302'7619","reported_seq":7645,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:55.919899+0000","last_change":"2024-09-21T09:59:19.454114+0000","last_active":"2024-09-21T10:00:55.919899+0000","last_peered":"2024-09-21T10:00:55.919899+0000","last_clean":"2024-09-21T10:00:55.919899+0000","last_became_active":"2024-09-21T09:59:19.453821+0000","last_became_peered":"2024-09-21T09:59:19.453821+0000","last_unstale":"2024-09-21T10:00:55.919899+0000","last_undegraded":"2024-09-21T10:00:55.919899+0000","last_fullsized":"2024-09-21T10:00:55.919899+0000","mapping_epoch":284,"log_start":"289'100","ondisk_log_start":"289'100","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7519,"log_dups_size":0,"ondisk_log_size":7519,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:55:32.346073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":499318784,"num_objects":7619,"num_object_clones":0,"num_object_copies":22857,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7619,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7619,"num_write_kb":487616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":493,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.011528+0000","last_change":"2024-09-21T09:46:16.201034+0000","last_active":"2024-09-21T10:00:51.011528+0000","last_peered":"2024-09-21T10:00:51.011528+0000","last_clean":"2024-09-21T10:00:51.011528+0000","last_became_active":"2024-09-21T09:46:16.200729+0000","last_became_peered":"2024-09-21T09:46:16.200729+0000","last_unstale":"2024-09-21T10:00:51.011528+0000","last_undegraded":"2024-09-21T10:00:51.011528+0000","last_fullsized":"2024-09-21T10:00:51.011528+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:51:59.057244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":137,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.447702+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T10:00:45.447702+0000","last_peered":"2024-09-21T10:00:45.447702+0000","last_clean":"2024-09-21T10:00:45.447702+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T10:00:45.447702+0000","last_undegraded":"2024-09-21T10:00:45.447702+0000","last_fullsized":"2024-09-21T10:00:45.447702+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":491,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.004028+0000","last_change":"2024-09-21T09:46:16.220644+0000","last_active":"2024-09-21T10:00:51.004028+0000","last_peered":"2024-09-21T10:00:51.004028+0000","last_clean":"2024-09-21T10:00:51.004028+0000","last_became_active":"2024-09-21T09:46:16.220373+0000","last_became_peered":"2024-09-21T09:46:16.220373+0000","last_unstale":"2024-09-21T10:00:51.004028+0000","last_undegraded":"2024-09-21T10:00:51.004028+0000","last_fullsized":"2024-09-21T10:00:51.004028+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:16:24.020337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.c","version":"302'7815","reported_seq":7858,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:58.707649+0000","last_change":"2024-09-21T09:59:19.099066+0000","last_active":"2024-09-21T10:00:58.707649+0000","last_peered":"2024-09-21T10:00:58.707649+0000","last_clean":"2024-09-21T10:00:58.707649+0000","last_became_active":"2024-09-21T09:59:19.098748+0000","last_became_peered":"2024-09-21T09:59:19.098748+0000","last_unstale":"2024-09-21T10:00:58.707649+0000","last_undegraded":"2024-09-21T10:00:58.707649+0000","last_fullsized":"2024-09-21T10:00:58.707649+0000","mapping_epoch":284,"log_start":"0'0","ondisk_log_start":"0'0","created":284,"last_epoch_clean":285,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:59:18.071725+0000","last_clean_scrub_stamp":"2024-09-21T09:59:18.071725+0000","objects_scrubbed":0,"log_size":7815,"log_dups_size":0,"ondisk_log_size":7815,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:05:25.377120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":512163840,"num_objects":7815,"num_object_clones":0,"num_object_copies":23445,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7815,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7815,"num_write_kb":500160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":422,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.006329+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:00:51.006329+0000","last_peered":"2024-09-21T10:00:51.006329+0000","last_clean":"2024-09-21T10:00:51.006329+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:00:51.006329+0000","last_undegraded":"2024-09-21T10:00:51.006329+0000","last_fullsized":"2024-09-21T10:00:51.006329+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":117,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.447858+0000","last_change":"2024-09-21T09:52:23.929806+0000","last_active":"2024-09-21T10:00:45.447858+0000","last_peered":"2024-09-21T10:00:45.447858+0000","last_clean":"2024-09-21T10:00:45.447858+0000","last_became_active":"2024-09-21T09:52:23.929389+0000","last_became_peered":"2024-09-21T09:52:23.929389+0000","last_unstale":"2024-09-21T10:00:45.447858+0000","last_undegraded":"2024-09-21T10:00:45.447858+0000","last_fullsized":"2024-09-21T10:00:45.447858+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T19:40:01.528139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":85,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.449306+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:00:45.449306+0000","last_peered":"2024-09-21T10:00:45.449306+0000","last_clean":"2024-09-21T10:00:45.449306+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:00:45.449306+0000","last_undegraded":"2024-09-21T10:00:45.449306+0000","last_fullsized":"2024-09-21T10:00:45.449306+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":310,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.449218+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:00:45.449218+0000","last_peered":"2024-09-21T10:00:45.449218+0000","last_clean":"2024-09-21T10:00:45.449218+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:00:45.449218+0000","last_undegraded":"2024-09-21T10:00:45.449218+0000","last_fullsized":"2024-09-21T10:00:45.449218+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":313,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.450147+0000","last_change":"2024-09-21T09:52:23.938226+0000","last_active":"2024-09-21T10:00:45.450147+0000","last_peered":"2024-09-21T10:00:45.450147+0000","last_clean":"2024-09-21T10:00:45.450147+0000","last_became_active":"2024-09-21T09:52:23.921528+0000","last_became_peered":"2024-09-21T09:52:23.921528+0000","last_unstale":"2024-09-21T10:00:45.450147+0000","last_undegraded":"2024-09-21T10:00:45.450147+0000","last_fullsized":"2024-09-21T10:00:45.450147+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:25:54.419818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9488,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":137,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.448532+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T10:00:45.448532+0000","last_peered":"2024-09-21T10:00:45.448532+0000","last_clean":"2024-09-21T10:00:45.448532+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T10:00:45.448532+0000","last_undegraded":"2024-09-21T10:00:45.448532+0000","last_fullsized":"2024-09-21T10:00:45.448532+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":270,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.451389+0000","last_change":"2024-09-21T09:42:30.748037+0000","last_active":"2024-09-21T10:00:45.451389+0000","last_peered":"2024-09-21T10:00:45.451389+0000","last_clean":"2024-09-21T10:00:45.451389+0000","last_became_active":"2024-09-21T09:42:30.747649+0000","last_became_peered":"2024-09-21T09:42:30.747649+0000","last_unstale":"2024-09-21T10:00:45.451389+0000","last_undegraded":"2024-09-21T10:00:45.451389+0000","last_fullsized":"2024-09-21T10:00:45.451389+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:22.256323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":132,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.457448+0000","last_change":"2024-09-21T10:00:45.457270+0000","last_active":"2024-09-21T10:00:45.457448+0000","last_peered":"2024-09-21T10:00:45.457448+0000","last_clean":"2024-09-21T10:00:45.457448+0000","last_became_active":"2024-09-21T10:00:45.456992+0000","last_became_peered":"2024-09-21T10:00:45.456992+0000","last_unstale":"2024-09-21T10:00:45.457448+0000","last_undegraded":"2024-09-21T10:00:45.457448+0000","last_fullsized":"2024-09-21T10:00:45.457448+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:56:39.505605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":456,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.005995+0000","last_change":"2024-09-21T09:52:23.941939+0000","last_active":"2024-09-21T10:00:51.005995+0000","last_peered":"2024-09-21T10:00:51.005995+0000","last_clean":"2024-09-21T10:00:51.005995+0000","last_became_active":"2024-09-21T09:52:23.941558+0000","last_became_peered":"2024-09-21T09:52:23.941558+0000","last_unstale":"2024-09-21T10:00:51.005995+0000","last_undegraded":"2024-09-21T10:00:51.005995+0000","last_fullsized":"2024-09-21T10:00:51.005995+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:21:10.666556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":497,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.007856+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:00:51.007856+0000","last_peered":"2024-09-21T10:00:51.007856+0000","last_clean":"2024-09-21T10:00:51.007856+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:00:51.007856+0000","last_undegraded":"2024-09-21T10:00:51.007856+0000","last_fullsized":"2024-09-21T10:00:51.007856+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":422,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.005793+0000","last_change":"2024-09-21T09:58:36.397403+0000","last_active":"2024-09-21T10:00:51.005793+0000","last_peered":"2024-09-21T10:00:51.005793+0000","last_clean":"2024-09-21T10:00:51.005793+0000","last_became_active":"2024-09-21T09:58:36.396869+0000","last_became_peered":"2024-09-21T09:58:36.396869+0000","last_unstale":"2024-09-21T10:00:51.005793+0000","last_undegraded":"2024-09-21T10:00:51.005793+0000","last_fullsized":"2024-09-21T10:00:51.005793+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:57:15.868385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,6],"acting":[0,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":117,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.447790+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:00:45.447790+0000","last_peered":"2024-09-21T10:00:45.447790+0000","last_clean":"2024-09-21T10:00:45.447790+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:00:45.447790+0000","last_undegraded":"2024-09-21T10:00:45.447790+0000","last_fullsized":"2024-09-21T10:00:45.447790+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":527,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.003927+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:00:51.003927+0000","last_peered":"2024-09-21T10:00:51.003927+0000","last_clean":"2024-09-21T10:00:51.003927+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:00:51.003927+0000","last_undegraded":"2024-09-21T10:00:51.003927+0000","last_fullsized":"2024-09-21T10:00:51.003927+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":419,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.006180+0000","last_change":"2024-09-21T09:46:16.203427+0000","last_active":"2024-09-21T10:00:51.006180+0000","last_peered":"2024-09-21T10:00:51.006180+0000","last_clean":"2024-09-21T10:00:51.006180+0000","last_became_active":"2024-09-21T09:46:16.203177+0000","last_became_peered":"2024-09-21T09:46:16.203177+0000","last_unstale":"2024-09-21T10:00:51.006180+0000","last_undegraded":"2024-09-21T10:00:51.006180+0000","last_fullsized":"2024-09-21T10:00:51.006180+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:26:23.411928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":325,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.005608+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:00:51.005608+0000","last_peered":"2024-09-21T10:00:51.005608+0000","last_clean":"2024-09-21T10:00:51.005608+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:00:51.005608+0000","last_undegraded":"2024-09-21T10:00:51.005608+0000","last_fullsized":"2024-09-21T10:00:51.005608+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":498,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.004323+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:00:51.004323+0000","last_peered":"2024-09-21T10:00:51.004323+0000","last_clean":"2024-09-21T10:00:51.004323+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:00:51.004323+0000","last_undegraded":"2024-09-21T10:00:51.004323+0000","last_fullsized":"2024-09-21T10:00:51.004323+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":306,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.449554+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:00:45.449554+0000","last_peered":"2024-09-21T10:00:45.449554+0000","last_clean":"2024-09-21T10:00:45.449554+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:00:45.449554+0000","last_undegraded":"2024-09-21T10:00:45.449554+0000","last_fullsized":"2024-09-21T10:00:45.449554+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":191,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.005997+0000","last_change":"2024-09-21T10:00:33.033279+0000","last_active":"2024-09-21T10:00:51.005997+0000","last_peered":"2024-09-21T10:00:51.005997+0000","last_clean":"2024-09-21T10:00:51.005997+0000","last_became_active":"2024-09-21T10:00:33.032986+0000","last_became_peered":"2024-09-21T10:00:33.032986+0000","last_unstale":"2024-09-21T10:00:51.005997+0000","last_undegraded":"2024-09-21T10:00:51.005997+0000","last_fullsized":"2024-09-21T10:00:51.005997+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:09:12.276450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":461,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.008367+0000","last_change":"2024-09-21T09:46:16.203600+0000","last_active":"2024-09-21T10:00:51.008367+0000","last_peered":"2024-09-21T10:00:51.008367+0000","last_clean":"2024-09-21T10:00:51.008367+0000","last_became_active":"2024-09-21T09:46:16.203301+0000","last_became_peered":"2024-09-21T09:46:16.203301+0000","last_unstale":"2024-09-21T10:00:51.008367+0000","last_undegraded":"2024-09-21T10:00:51.008367+0000","last_fullsized":"2024-09-21T10:00:51.008367+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:22:34.754354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":307,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.449116+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:00:45.449116+0000","last_peered":"2024-09-21T10:00:45.449116+0000","last_clean":"2024-09-21T10:00:45.449116+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:00:45.449116+0000","last_undegraded":"2024-09-21T10:00:45.449116+0000","last_fullsized":"2024-09-21T10:00:45.449116+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":80,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.456324+0000","last_change":"2024-09-21T10:00:45.456014+0000","last_active":"2024-09-21T10:00:45.456324+0000","last_peered":"2024-09-21T10:00:45.456324+0000","last_clean":"2024-09-21T10:00:45.456324+0000","last_became_active":"2024-09-21T10:00:45.455622+0000","last_became_peered":"2024-09-21T10:00:45.455622+0000","last_unstale":"2024-09-21T10:00:45.456324+0000","last_undegraded":"2024-09-21T10:00:45.456324+0000","last_fullsized":"2024-09-21T10:00:45.456324+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:03:42.452379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":301,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.449457+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:00:45.449457+0000","last_peered":"2024-09-21T10:00:45.449457+0000","last_clean":"2024-09-21T10:00:45.449457+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:00:45.449457+0000","last_undegraded":"2024-09-21T10:00:45.449457+0000","last_fullsized":"2024-09-21T10:00:45.449457+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":80,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.451871+0000","last_change":"2024-09-21T10:00:45.451372+0000","last_active":"2024-09-21T10:00:45.451871+0000","last_peered":"2024-09-21T10:00:45.451871+0000","last_clean":"2024-09-21T10:00:45.451871+0000","last_became_active":"2024-09-21T10:00:45.450929+0000","last_became_peered":"2024-09-21T10:00:45.450929+0000","last_unstale":"2024-09-21T10:00:45.451871+0000","last_undegraded":"2024-09-21T10:00:45.451871+0000","last_fullsized":"2024-09-21T10:00:45.451871+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:29:11.173928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":516,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.005726+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:00:51.005726+0000","last_peered":"2024-09-21T10:00:51.005726+0000","last_clean":"2024-09-21T10:00:51.005726+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:00:51.005726+0000","last_undegraded":"2024-09-21T10:00:51.005726+0000","last_fullsized":"2024-09-21T10:00:51.005726+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":506,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.004140+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:00:51.004140+0000","last_peered":"2024-09-21T10:00:51.004140+0000","last_clean":"2024-09-21T10:00:51.004140+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:00:51.004140+0000","last_undegraded":"2024-09-21T10:00:51.004140+0000","last_fullsized":"2024-09-21T10:00:51.004140+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":307,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-09-21T10:00:45.448729+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:00:45.448729+0000","last_peered":"2024-09-21T10:00:45.448729+0000","last_clean":"2024-09-21T10:00:45.448729+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:00:45.448729+0000","last_undegraded":"2024-09-21T10:00:45.448729+0000","last_fullsized":"2024-09-21T10:00:45.448729+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":525,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-09-21T10:00:51.007774+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:00:51.007774+0000","last_peered":"2024-09-21T10:00:51.007774+0000","last_clean":"2024-09-21T10:00:51.007774+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:00:51.007774+0000","last_undegraded":"2024-09-21T10:00:51.007774+0000","last_fullsized":"2024-09-21T10:00:51.007774+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":8047820800,"num_objects":122800,"num_object_clones":0,"num_object_copies":368400,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":122800,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":122800,"num_write_kb":7859200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":196608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":24129437696,"data_stored":24129437696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":122600,"ondisk_log_size":122600,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":34,"num_bytes_recovered":11618,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":306,"num_read_kb":759,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397870,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4934016,"kb_used_data":4339960,"kb_used_omap":1,"kb_used_meta":594046,"kb_avail":88811136,"statfs":{"total":95995035648,"available":90942603264,"internally_reserved":0,"allocated":4444119040,"data_stored":4442029838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":608303448},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,2,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683594093,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1784944,"kb_used_data":1475112,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":91960208,"statfs":{"total":95995035648,"available":94167252992,"internally_reserved":0,"allocated":1510514688,"data_stored":1508441113,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,1,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790324,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5291048,"kb_used_data":4401120,"kb_used_omap":1,"kb_used_meta":889918,"kb_avail":88454104,"statfs":{"total":95995035648,"available":90577002496,"internally_reserved":0,"allocated":4506746880,"data_stored":4504677086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":911276376},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986556,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1801656,"kb_used_data":1500144,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91943496,"statfs":{"total":95995035648,"available":94150139904,"internally_reserved":0,"allocated":1536147456,"data_stored":1534065840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,1,0,1,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893344,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4648352,"kb_used_data":3910936,"kb_used_omap":4,"kb_used_meta":737403,"kb_avail":89096800,"statfs":{"total":95995035648,"available":91235123200,"internally_reserved":0,"allocated":4004798464,"data_stored":4002735439,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":755101121},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,4,12,2,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056871,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2161448,"kb_used_data":1502624,"kb_used_omap":6,"kb_used_meta":658809,"kb_avail":91583704,"statfs":{"total":95995035648,"available":93781712896,"internally_reserved":0,"allocated":1538686976,"data_stored":1536617462,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":674620884},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,0,1,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220397,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4872736,"kb_used_data":4411672,"kb_used_omap":5,"kb_used_meta":461050,"kb_avail":88872416,"statfs":{"total":95995035648,"available":91005353984,"internally_reserved":0,"allocated":4517552128,"data_stored":4515489019,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":472115444},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,0,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585138,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2438824,"kb_used_data":1993888,"kb_used_omap":7,"kb_used_meta":444920,"kb_avail":91306328,"statfs":{"total":95995035648,"available":93497679872,"internally_reserved":0,"allocated":2041741312,"data_stored":2039670905,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":455598535},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,4,2,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2041577472,"data_stored":2041577472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4520542208,"data_stored":4520542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1536032768,"data_stored":1536032768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4027908096,"data_stored":4027908096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1538981888,"data_stored":1538981888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4490854400,"data_stored":4490854400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1515913216,"data_stored":1515913216,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4457627648,"data_stored":4457627648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:01:06.029 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool set .mgr pgp_num 1 2024-09-21T10:01:06.079 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:06.103 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:06.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:06.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:06.205 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:06.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:06.269 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:06.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:06.370 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:06.416 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:06.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:06.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:06.518 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:06.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:06.571 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:06.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:06.580 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:06 smithi137 ceph-mon[93825]: pgmap v958: 89 pgs: 89 active+clean; 7.7 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-09-21T10:01:06.580 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:06 smithi137 ceph-mon[97575]: pgmap v958: 89 pgs: 89 active+clean; 7.7 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-09-21T10:01:06.672 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:06.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:06.716 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:06.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:06.744 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:01:06.744 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T10:01:06.745 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T10:01:06.745 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T10:01:06.745 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.745 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112705 8.13 8:cefd9a36:::benchmark_data_smithi137_204476_object112704:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.745 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357118+0000", 2024-09-21T10:01:06.745 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.38114289499998, 2024-09-21T10:01:06.745 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1003945239999999, 2024-09-21T10:01:06.745 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.745 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.745 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.745 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.745 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.745 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.746 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112705 2024-09-21T10:01:06.746 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.746 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.746 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.746 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.746 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357118+0000", 2024-09-21T10:01:06.746 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.746 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.746 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.746 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.746 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357118+0000", 2024-09-21T10:01:06.746 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.746 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.746 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.747 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.747 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357120+0000", 2024-09-21T10:01:06.747 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9199999999999998e-06 2024-09-21T10:01:06.747 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.747 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.747 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.747 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357156+0000", 2024-09-21T10:01:06.747 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5998999999999999e-05 2024-09-21T10:01:06.747 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.747 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.747 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.747 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357169+0000", 2024-09-21T10:01:06.747 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3122000000000001e-05 2024-09-21T10:01:06.747 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.748 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.748 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.748 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357179+0000", 2024-09-21T10:01:06.748 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9280000000000005e-06 2024-09-21T10:01:06.748 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.748 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.748 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.748 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357551+0000", 2024-09-21T10:01:06.748 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00037221500000000001 2024-09-21T10:01:06.748 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.748 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.748 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.748 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357561+0000", 2024-09-21T10:01:06.748 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7620000000000007e-06 2024-09-21T10:01:06.749 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.749 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.749 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.749 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.445016+0000", 2024-09-21T10:01:06.749 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.087455729 2024-09-21T10:01:06.749 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.749 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.749 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.749 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.445153+0000", 2024-09-21T10:01:06.749 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013661700000000001 2024-09-21T10:01:06.749 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.749 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.749 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.749 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.445260+0000", 2024-09-21T10:01:06.750 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000106749 2024-09-21T10:01:06.750 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.750 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.750 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.750 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.449819+0000", 2024-09-21T10:01:06.750 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0045591219999999997 2024-09-21T10:01:06.750 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.750 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.750 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.750 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.451364+0000", 2024-09-21T10:01:06.750 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001544592 2024-09-21T10:01:06.750 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.750 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.751 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.751 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.456285+0000", 2024-09-21T10:01:06.751 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.004921829 2024-09-21T10:01:06.751 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.751 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.751 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.751 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.456333+0000", 2024-09-21T10:01:06.751 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7895999999999997e-05 2024-09-21T10:01:06.751 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.751 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.751 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.751 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.457512+0000", 2024-09-21T10:01:06.751 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001179044 2024-09-21T10:01:06.752 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.752 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.752 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.752 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.752 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.752 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112712 8.13 8:c99c43ca:::benchmark_data_smithi137_204476_object112711:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.752 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357204+0000", 2024-09-21T10:01:06.752 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.38105626399999, 2024-09-21T10:01:06.752 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1014276700000001, 2024-09-21T10:01:06.752 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.752 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.752 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.752 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.752 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.753 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.753 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112712 2024-09-21T10:01:06.753 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.753 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.753 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.753 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.753 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357204+0000", 2024-09-21T10:01:06.753 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.753 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.753 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.753 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.753 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357204+0000", 2024-09-21T10:01:06.753 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.753 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.753 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.754 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.754 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357205+0000", 2024-09-21T10:01:06.754 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5199999999999996e-07 2024-09-21T10:01:06.754 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.754 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.754 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.754 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357227+0000", 2024-09-21T10:01:06.754 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2266999999999999e-05 2024-09-21T10:01:06.754 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.754 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.754 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.754 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357236+0000", 2024-09-21T10:01:06.754 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5590000000000006e-06 2024-09-21T10:01:06.754 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.754 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.755 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.755 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357242+0000", 2024-09-21T10:01:06.755 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.071e-06 2024-09-21T10:01:06.755 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.755 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.755 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.755 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357591+0000", 2024-09-21T10:01:06.755 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00034856399999999999 2024-09-21T10:01:06.755 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.755 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.755 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.755 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357597+0000", 2024-09-21T10:01:06.755 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9780000000000002e-06 2024-09-21T10:01:06.755 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.756 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.756 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.756 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.447838+0000", 2024-09-21T10:01:06.756 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.09024122 2024-09-21T10:01:06.756 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.756 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.756 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.756 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.448002+0000", 2024-09-21T10:01:06.756 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016447 2024-09-21T10:01:06.756 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.756 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.756 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.756 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.448187+0000", 2024-09-21T10:01:06.756 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000184575 2024-09-21T10:01:06.757 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.757 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.757 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.757 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.451350+0000", 2024-09-21T10:01:06.757 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0031635579999999999 2024-09-21T10:01:06.757 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.757 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.757 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.757 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.453792+0000", 2024-09-21T10:01:06.757 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0024418360000000002 2024-09-21T10:01:06.757 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.757 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.757 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.757 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.457583+0000", 2024-09-21T10:01:06.758 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0037912079999999999 2024-09-21T10:01:06.758 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.758 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.758 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.457645+0000", 2024-09-21T10:01:06.758 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1622000000000001e-05 2024-09-21T10:01:06.758 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.758 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.758 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.458632+0000", 2024-09-21T10:01:06.758 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00098708999999999993 2024-09-21T10:01:06.758 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.758 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.758 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.759 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.759 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112731 8.13 8:cd7ddaa1:::benchmark_data_smithi137_204476_object112730:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.759 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357252+0000", 2024-09-21T10:01:06.759 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.38100878799997, 2024-09-21T10:01:06.759 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1072878820000001, 2024-09-21T10:01:06.759 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.759 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.759 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.759 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.759 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.759 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.759 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112731 2024-09-21T10:01:06.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.760 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.760 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.760 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.760 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357252+0000", 2024-09-21T10:01:06.760 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.760 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.760 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.760 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.760 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357252+0000", 2024-09-21T10:01:06.760 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.760 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.760 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.760 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.760 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357252+0000", 2024-09-21T10:01:06.761 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2600000000000002e-07 2024-09-21T10:01:06.761 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.761 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.761 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.761 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357275+0000", 2024-09-21T10:01:06.761 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2086000000000002e-05 2024-09-21T10:01:06.761 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.761 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.761 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.761 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357283+0000", 2024-09-21T10:01:06.761 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1890000000000007e-06 2024-09-21T10:01:06.761 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.761 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.762 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.762 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357289+0000", 2024-09-21T10:01:06.762 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0000000000000002e-06 2024-09-21T10:01:06.762 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.762 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.762 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.762 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357621+0000", 2024-09-21T10:01:06.762 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00033279700000000002 2024-09-21T10:01:06.762 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.762 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.762 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.762 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357627+0000", 2024-09-21T10:01:06.762 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6699999999999999e-06 2024-09-21T10:01:06.762 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.763 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.763 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.763 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.449870+0000", 2024-09-21T10:01:06.763 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.092242425 2024-09-21T10:01:06.763 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.763 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.763 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.763 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.450021+0000", 2024-09-21T10:01:06.763 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015146800000000001 2024-09-21T10:01:06.763 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.763 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.763 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.763 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.450201+0000", 2024-09-21T10:01:06.763 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018033599999999999 2024-09-21T10:01:06.764 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.764 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.764 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.764 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.453801+0000", 2024-09-21T10:01:06.764 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003599526 2024-09-21T10:01:06.764 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.764 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.764 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.764 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.453846+0000", 2024-09-21T10:01:06.764 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5164999999999999e-05 2024-09-21T10:01:06.764 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.764 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.764 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.764 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.462642+0000", 2024-09-21T10:01:06.764 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0087958010000000007 2024-09-21T10:01:06.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.765 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.765 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.765 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.462678+0000", 2024-09-21T10:01:06.765 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.659e-05 2024-09-21T10:01:06.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.765 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.765 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.765 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.464540+0000", 2024-09-21T10:01:06.765 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0018613029999999999 2024-09-21T10:01:06.765 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.765 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.765 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.766 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.766 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112747 8.13 8:cafd3bd3:::benchmark_data_smithi137_204476_object112746:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.766 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357298+0000", 2024-09-21T10:01:06.766 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.38096223500003, 2024-09-21T10:01:06.766 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1085640299999999, 2024-09-21T10:01:06.766 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.766 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.766 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.766 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.766 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.766 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.766 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112747 2024-09-21T10:01:06.766 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.766 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.767 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.767 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357298+0000", 2024-09-21T10:01:06.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.767 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.767 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357298+0000", 2024-09-21T10:01:06.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.767 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.767 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357299+0000", 2024-09-21T10:01:06.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6100000000000001e-07 2024-09-21T10:01:06.768 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.768 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.768 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.768 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357320+0000", 2024-09-21T10:01:06.768 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1200999999999999e-05 2024-09-21T10:01:06.768 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.768 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.768 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.768 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357329+0000", 2024-09-21T10:01:06.768 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.1970000000000002e-06 2024-09-21T10:01:06.768 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.768 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.768 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.768 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357335+0000", 2024-09-21T10:01:06.769 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6489999999999996e-06 2024-09-21T10:01:06.769 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.769 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.769 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.769 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357654+0000", 2024-09-21T10:01:06.769 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00031896399999999998 2024-09-21T10:01:06.769 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.769 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.769 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.769 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357660+0000", 2024-09-21T10:01:06.769 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3230000000000003e-06 2024-09-21T10:01:06.769 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.769 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.769 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.769 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.451390+0000", 2024-09-21T10:01:06.770 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0937295650000001 2024-09-21T10:01:06.770 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.770 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.770 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.770 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.451538+0000", 2024-09-21T10:01:06.770 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014846799999999999 2024-09-21T10:01:06.770 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.770 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.770 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.770 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.451703+0000", 2024-09-21T10:01:06.770 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016438800000000001 2024-09-21T10:01:06.770 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.770 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.770 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.771 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.453892+0000", 2024-09-21T10:01:06.771 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0021896099999999998 2024-09-21T10:01:06.771 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.771 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.771 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.771 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.453904+0000", 2024-09-21T10:01:06.771 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1962e-05 2024-09-21T10:01:06.771 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.772 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.464651+0000", 2024-09-21T10:01:06.772 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010746673999999999 2024-09-21T10:01:06.772 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.772 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.464691+0000", 2024-09-21T10:01:06.772 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0292e-05 2024-09-21T10:01:06.772 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.465862+0000", 2024-09-21T10:01:06.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011711759999999999 2024-09-21T10:01:06.773 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.773 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.773 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.773 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.773 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112752 8.13 8:ca19430d:::benchmark_data_smithi137_204476_object112751:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.773 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357344+0000", 2024-09-21T10:01:06.773 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.38091638399999, 2024-09-21T10:01:06.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1098219380000001, 2024-09-21T10:01:06.773 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.773 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.773 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.774 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.774 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.774 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.774 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112752 2024-09-21T10:01:06.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.774 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357344+0000", 2024-09-21T10:01:06.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357344+0000", 2024-09-21T10:01:06.775 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.775 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.775 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.775 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.775 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357345+0000", 2024-09-21T10:01:06.775 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0800000000000004e-07 2024-09-21T10:01:06.775 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.775 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.775 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.775 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357452+0000", 2024-09-21T10:01:06.775 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000107434 2024-09-21T10:01:06.775 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.775 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.775 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.775 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357466+0000", 2024-09-21T10:01:06.776 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3397000000000001e-05 2024-09-21T10:01:06.776 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.776 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.776 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.776 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357472+0000", 2024-09-21T10:01:06.776 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9989999999999997e-06 2024-09-21T10:01:06.776 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.776 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.776 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.776 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357688+0000", 2024-09-21T10:01:06.776 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00021674199999999999 2024-09-21T10:01:06.776 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.776 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.776 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.777 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357694+0000", 2024-09-21T10:01:06.777 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9739999999999999e-06 2024-09-21T10:01:06.777 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.777 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.777 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.452668+0000", 2024-09-21T10:01:06.777 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.09497399 2024-09-21T10:01:06.777 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.777 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.777 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.452790+0000", 2024-09-21T10:01:06.777 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000121484 2024-09-21T10:01:06.777 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.778 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.778 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.452895+0000", 2024-09-21T10:01:06.778 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000104763 2024-09-21T10:01:06.778 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.778 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.778 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.778 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.456221+0000", 2024-09-21T10:01:06.778 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0033264129999999999 2024-09-21T10:01:06.778 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.778 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.778 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.778 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.457523+0000", 2024-09-21T10:01:06.778 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013021160000000001 2024-09-21T10:01:06.778 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.778 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.779 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.465935+0000", 2024-09-21T10:01:06.779 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0084120240000000006 2024-09-21T10:01:06.779 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.779 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.779 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.465991+0000", 2024-09-21T10:01:06.779 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5849e-05 2024-09-21T10:01:06.779 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.779 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.779 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.467166+0000", 2024-09-21T10:01:06.779 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011751450000000001 2024-09-21T10:01:06.779 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.780 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.780 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.780 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.780 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.780 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112766 8.13 8:c8792dc9:::benchmark_data_smithi137_204476_object112765:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.780 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357482+0000", 2024-09-21T10:01:06.780 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.38077895100002, 2024-09-21T10:01:06.780 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.11099704, 2024-09-21T10:01:06.780 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.780 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.780 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.780 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.780 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.780 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.780 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112766 2024-09-21T10:01:06.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.781 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357482+0000", 2024-09-21T10:01:06.781 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357482+0000", 2024-09-21T10:01:06.781 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357482+0000", 2024-09-21T10:01:06.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7599999999999997e-07 2024-09-21T10:01:06.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.782 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357504+0000", 2024-09-21T10:01:06.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1104999999999999e-05 2024-09-21T10:01:06.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.782 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357511+0000", 2024-09-21T10:01:06.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3839999999999999e-06 2024-09-21T10:01:06.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.783 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.783 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357517+0000", 2024-09-21T10:01:06.783 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9649999999999996e-06 2024-09-21T10:01:06.783 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.783 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.783 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.783 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357719+0000", 2024-09-21T10:01:06.783 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00020246000000000001 2024-09-21T10:01:06.783 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.783 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.783 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.783 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357725+0000", 2024-09-21T10:01:06.783 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.66e-06 2024-09-21T10:01:06.783 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.784 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.784 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.784 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.453933+0000", 2024-09-21T10:01:06.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0962082799999999 2024-09-21T10:01:06.784 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.784 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.784 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.784 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.454038+0000", 2024-09-21T10:01:06.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010472 2024-09-21T10:01:06.784 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.784 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.784 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.784 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.454132+0000", 2024-09-21T10:01:06.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3753999999999997e-05 2024-09-21T10:01:06.785 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.785 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.785 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.785 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.457527+0000", 2024-09-21T10:01:06.785 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0033950540000000002 2024-09-21T10:01:06.785 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.785 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.785 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.785 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.458680+0000", 2024-09-21T10:01:06.785 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001153451 2024-09-21T10:01:06.785 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.785 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.785 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.467389+0000", 2024-09-21T10:01:06.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0087089899999999998 2024-09-21T10:01:06.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.467444+0000", 2024-09-21T10:01:06.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4384e-05 2024-09-21T10:01:06.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.468479+0000", 2024-09-21T10:01:06.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0010351570000000001 2024-09-21T10:01:06.786 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.786 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.787 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.787 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.787 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.787 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112803 8.13 8:cba13d8f:::benchmark_data_smithi137_204476_object112802:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.787 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357549+0000", 2024-09-21T10:01:06.787 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.380711453, 2024-09-21T10:01:06.787 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.116428231, 2024-09-21T10:01:06.787 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.787 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.787 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.787 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.787 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.787 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.787 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112803 2024-09-21T10:01:06.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.788 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.788 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357549+0000", 2024-09-21T10:01:06.788 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.788 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357549+0000", 2024-09-21T10:01:06.788 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.788 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357550+0000", 2024-09-21T10:01:06.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1999999999999999e-07 2024-09-21T10:01:06.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.789 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357572+0000", 2024-09-21T10:01:06.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1753e-05 2024-09-21T10:01:06.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.789 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357580+0000", 2024-09-21T10:01:06.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0120000000000005e-06 2024-09-21T10:01:06.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.789 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357586+0000", 2024-09-21T10:01:06.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1700000000000002e-06 2024-09-21T10:01:06.790 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.790 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357768+0000", 2024-09-21T10:01:06.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018203800000000001 2024-09-21T10:01:06.790 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.790 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357775+0000", 2024-09-21T10:01:06.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4479999999999997e-06 2024-09-21T10:01:06.790 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.791 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.791 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.791 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.455094+0000", 2024-09-21T10:01:06.791 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0973187069999999 2024-09-21T10:01:06.791 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.791 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.791 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.791 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.455220+0000", 2024-09-21T10:01:06.791 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012573700000000001 2024-09-21T10:01:06.791 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.791 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.791 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.791 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.455312+0000", 2024-09-21T10:01:06.792 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2279000000000002e-05 2024-09-21T10:01:06.792 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.792 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.792 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.792 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.458691+0000", 2024-09-21T10:01:06.792 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0033792969999999999 2024-09-21T10:01:06.792 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.792 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.792 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.792 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.458722+0000", 2024-09-21T10:01:06.792 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0858999999999997e-05 2024-09-21T10:01:06.792 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.792 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.793 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.793 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.472367+0000", 2024-09-21T10:01:06.793 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.013644663 2024-09-21T10:01:06.793 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.793 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.793 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.793 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.472409+0000", 2024-09-21T10:01:06.793 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1794e-05 2024-09-21T10:01:06.793 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.793 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.793 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.793 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.473977+0000", 2024-09-21T10:01:06.793 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001568854 2024-09-21T10:01:06.793 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.794 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.794 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.794 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.794 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.794 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112819 8.13 8:ccda51eb:::benchmark_data_smithi137_204476_object112818:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.794 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357597+0000", 2024-09-21T10:01:06.794 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.38066361, 2024-09-21T10:01:06.794 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.125529918, 2024-09-21T10:01:06.794 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.794 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.794 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.794 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.794 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.794 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.795 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112819 2024-09-21T10:01:06.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.795 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.795 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.795 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.795 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357597+0000", 2024-09-21T10:01:06.795 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.795 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.795 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.795 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357597+0000", 2024-09-21T10:01:06.795 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.795 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357598+0000", 2024-09-21T10:01:06.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6300000000000005e-07 2024-09-21T10:01:06.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357618+0000", 2024-09-21T10:01:06.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0295000000000001e-05 2024-09-21T10:01:06.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357625+0000", 2024-09-21T10:01:06.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0589999999999997e-06 2024-09-21T10:01:06.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.797 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357631+0000", 2024-09-21T10:01:06.797 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7529999999999998e-06 2024-09-21T10:01:06.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.797 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357812+0000", 2024-09-21T10:01:06.797 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018104500000000001 2024-09-21T10:01:06.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.797 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357818+0000", 2024-09-21T10:01:06.797 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0000000000000002e-06 2024-09-21T10:01:06.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.798 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.798 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.798 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.458742+0000", 2024-09-21T10:01:06.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.100924225 2024-09-21T10:01:06.798 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.798 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.798 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.798 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.458866+0000", 2024-09-21T10:01:06.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012373500000000001 2024-09-21T10:01:06.798 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.798 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.798 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.799 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.458994+0000", 2024-09-21T10:01:06.799 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012870399999999999 2024-09-21T10:01:06.799 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.799 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.799 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.799 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.464597+0000", 2024-09-21T10:01:06.800 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0056029019999999999 2024-09-21T10:01:06.800 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.800 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.800 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.800 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.465884+0000", 2024-09-21T10:01:06.800 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0012862800000000001 2024-09-21T10:01:06.800 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.800 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.800 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.800 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.481551+0000", 2024-09-21T10:01:06.800 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.015667059000000001 2024-09-21T10:01:06.800 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.800 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.481615+0000", 2024-09-21T10:01:06.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3899000000000006e-05 2024-09-21T10:01:06.801 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.483127+0000", 2024-09-21T10:01:06.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001512399 2024-09-21T10:01:06.801 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.801 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.801 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.801 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.801 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112827 8.13 8:c85167a0:::benchmark_data_smithi137_204476_object112826:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.802 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357658+0000", 2024-09-21T10:01:06.802 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.38060273000002, 2024-09-21T10:01:06.802 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.138492074, 2024-09-21T10:01:06.802 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.802 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.802 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.802 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.802 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.802 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.802 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112827 2024-09-21T10:01:06.802 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.802 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.802 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.802 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.803 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357658+0000", 2024-09-21T10:01:06.803 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.803 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.803 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.803 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.803 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357658+0000", 2024-09-21T10:01:06.803 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.803 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.803 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.803 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.803 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357659+0000", 2024-09-21T10:01:06.803 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.8700000000000004e-07 2024-09-21T10:01:06.803 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.803 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357718+0000", 2024-09-21T10:01:06.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9344e-05 2024-09-21T10:01:06.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.804 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357731+0000", 2024-09-21T10:01:06.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2343e-05 2024-09-21T10:01:06.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.804 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357738+0000", 2024-09-21T10:01:06.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6629999999999993e-06 2024-09-21T10:01:06.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357887+0000", 2024-09-21T10:01:06.805 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014891000000000001 2024-09-21T10:01:06.805 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357894+0000", 2024-09-21T10:01:06.805 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8449999999999997e-06 2024-09-21T10:01:06.805 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.806 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.460279+0000", 2024-09-21T10:01:06.806 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1023850689999999 2024-09-21T10:01:06.806 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.806 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.806 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.806 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.460371+0000", 2024-09-21T10:01:06.806 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.1976000000000002e-05 2024-09-21T10:01:06.806 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.806 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.806 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.806 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.460471+0000", 2024-09-21T10:01:06.806 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000100212 2024-09-21T10:01:06.807 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.807 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.807 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.807 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.467191+0000", 2024-09-21T10:01:06.807 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0067201370000000002 2024-09-21T10:01:06.807 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.807 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.807 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.807 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.467231+0000", 2024-09-21T10:01:06.807 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9237999999999999e-05 2024-09-21T10:01:06.807 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.807 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.807 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.807 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.494234+0000", 2024-09-21T10:01:06.808 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.027003625 2024-09-21T10:01:06.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.808 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.808 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.808 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.494299+0000", 2024-09-21T10:01:06.808 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4603000000000005e-05 2024-09-21T10:01:06.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.808 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.808 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.808 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.496150+0000", 2024-09-21T10:01:06.808 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001851122 2024-09-21T10:01:06.808 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.808 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.808 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.809 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.809 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.809 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112837 8.13 8:cf26b64f:::benchmark_data_smithi137_204476_object112836:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.809 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357763+0000", 2024-09-21T10:01:06.809 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.38049793200003, 2024-09-21T10:01:06.809 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.139892903, 2024-09-21T10:01:06.809 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.809 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.809 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.809 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.809 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.809 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.809 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112837 2024-09-21T10:01:06.809 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.810 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.810 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.810 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.810 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357763+0000", 2024-09-21T10:01:06.810 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.810 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.810 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.810 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.810 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357763+0000", 2024-09-21T10:01:06.810 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.810 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.810 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.810 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.810 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357763+0000", 2024-09-21T10:01:06.810 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1600000000000001e-07 2024-09-21T10:01:06.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.811 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.811 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.811 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357808+0000", 2024-09-21T10:01:06.811 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4934e-05 2024-09-21T10:01:06.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.811 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.811 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.811 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357816+0000", 2024-09-21T10:01:06.811 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0590000000000003e-06 2024-09-21T10:01:06.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.811 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.811 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.811 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357822+0000", 2024-09-21T10:01:06.812 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.037e-06 2024-09-21T10:01:06.812 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.812 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.812 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.812 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357920+0000", 2024-09-21T10:01:06.812 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7640999999999996e-05 2024-09-21T10:01:06.812 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.812 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.812 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.812 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357926+0000", 2024-09-21T10:01:06.812 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8760000000000002e-06 2024-09-21T10:01:06.812 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.812 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.812 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.812 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.461420+0000", 2024-09-21T10:01:06.813 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1034942510000001 2024-09-21T10:01:06.813 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.813 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.813 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.813 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.461513+0000", 2024-09-21T10:01:06.813 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3232000000000005e-05 2024-09-21T10:01:06.813 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.813 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.813 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.813 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.461619+0000", 2024-09-21T10:01:06.813 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000105126 2024-09-21T10:01:06.813 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.813 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.813 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.814 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.467276+0000", 2024-09-21T10:01:06.814 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0056579439999999998 2024-09-21T10:01:06.814 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.814 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.814 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.814 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.467290+0000", 2024-09-21T10:01:06.814 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3567000000000001e-05 2024-09-21T10:01:06.814 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.814 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.814 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.814 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.496207+0000", 2024-09-21T10:01:06.814 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.028917244000000002 2024-09-21T10:01:06.814 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.814 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.815 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.815 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.496276+0000", 2024-09-21T10:01:06.815 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9147999999999996e-05 2024-09-21T10:01:06.815 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.815 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.815 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.815 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.497656+0000", 2024-09-21T10:01:06.815 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013792279999999999 2024-09-21T10:01:06.815 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.815 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.815 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.815 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.815 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.815 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112884 8.13 8:cd197e27:::benchmark_data_smithi137_204476_object112883:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.815 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357833+0000", 2024-09-21T10:01:06.816 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.38042752600001, 2024-09-21T10:01:06.816 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1411886710000001, 2024-09-21T10:01:06.816 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.816 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.816 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.816 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.816 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.816 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.816 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112884 2024-09-21T10:01:06.816 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.816 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.816 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.816 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.816 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357833+0000", 2024-09-21T10:01:06.817 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.817 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.817 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.817 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.817 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357833+0000", 2024-09-21T10:01:06.817 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.817 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.817 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.817 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.817 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357834+0000", 2024-09-21T10:01:06.817 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2200000000000004e-07 2024-09-21T10:01:06.817 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.817 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.817 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.817 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357891+0000", 2024-09-21T10:01:06.818 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7139999999999998e-05 2024-09-21T10:01:06.818 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.818 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.818 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.818 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357899+0000", 2024-09-21T10:01:06.818 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.9480000000000008e-06 2024-09-21T10:01:06.818 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.818 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.818 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.818 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357904+0000", 2024-09-21T10:01:06.818 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5670000000000002e-06 2024-09-21T10:01:06.818 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.818 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.819 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.819 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357948+0000", 2024-09-21T10:01:06.819 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.371e-05 2024-09-21T10:01:06.819 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.819 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.819 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.819 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357954+0000", 2024-09-21T10:01:06.819 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.592e-06 2024-09-21T10:01:06.819 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.819 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.819 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.819 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.468534+0000", 2024-09-21T10:01:06.819 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1105804109999999 2024-09-21T10:01:06.819 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.819 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.820 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.820 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.468653+0000", 2024-09-21T10:01:06.820 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000118733 2024-09-21T10:01:06.820 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.820 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.820 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.820 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.468748+0000", 2024-09-21T10:01:06.820 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5332000000000001e-05 2024-09-21T10:01:06.820 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.820 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.820 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.820 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.474055+0000", 2024-09-21T10:01:06.820 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0053068580000000002 2024-09-21T10:01:06.820 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.820 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.821 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.821 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.474070+0000", 2024-09-21T10:01:06.821 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5267000000000001e-05 2024-09-21T10:01:06.821 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.821 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.821 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.821 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.497710+0000", 2024-09-21T10:01:06.821 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.023640105000000002 2024-09-21T10:01:06.821 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.821 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.821 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.821 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.497764+0000", 2024-09-21T10:01:06.821 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3659999999999998e-05 2024-09-21T10:01:06.822 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.822 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.822 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.822 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.499022+0000", 2024-09-21T10:01:06.822 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0012578260000000001 2024-09-21T10:01:06.822 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.822 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.822 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.822 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.822 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.822 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112917 8.13 8:c81d8631:::benchmark_data_smithi137_204476_object112916:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.822 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357915+0000", 2024-09-21T10:01:06.822 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.38034578399999, 2024-09-21T10:01:06.823 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.142380094, 2024-09-21T10:01:06.823 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.823 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.823 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.823 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.823 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.823 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.823 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112917 2024-09-21T10:01:06.823 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.823 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.823 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.823 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.823 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357915+0000", 2024-09-21T10:01:06.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357915+0000", 2024-09-21T10:01:06.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357915+0000", 2024-09-21T10:01:06.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4899999999999995e-07 2024-09-21T10:01:06.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357959+0000", 2024-09-21T10:01:06.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3946999999999998e-05 2024-09-21T10:01:06.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.825 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357966+0000", 2024-09-21T10:01:06.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.08e-06 2024-09-21T10:01:06.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.825 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357972+0000", 2024-09-21T10:01:06.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3449999999999996e-06 2024-09-21T10:01:06.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.826 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358015+0000", 2024-09-21T10:01:06.826 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3287000000000001e-05 2024-09-21T10:01:06.826 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.826 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358023+0000", 2024-09-21T10:01:06.826 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1759999999999993e-06 2024-09-21T10:01:06.826 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.826 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.474120+0000", 2024-09-21T10:01:06.827 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1160964330000001 2024-09-21T10:01:06.827 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.827 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.827 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.827 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.474298+0000", 2024-09-21T10:01:06.827 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00017839200000000001 2024-09-21T10:01:06.827 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.827 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.827 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.827 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.474451+0000", 2024-09-21T10:01:06.827 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000152502 2024-09-21T10:01:06.827 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.827 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.827 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.827 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.481457+0000", 2024-09-21T10:01:06.828 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0070060890000000001 2024-09-21T10:01:06.828 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.828 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.828 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.828 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.481466+0000", 2024-09-21T10:01:06.828 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4439999999999997e-06 2024-09-21T10:01:06.828 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.828 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.828 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.828 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.499085+0000", 2024-09-21T10:01:06.828 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.017619320000000001 2024-09-21T10:01:06.828 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.828 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.828 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.829 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.499123+0000", 2024-09-21T10:01:06.829 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.752e-05 2024-09-21T10:01:06.829 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.829 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.829 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.500295+0000", 2024-09-21T10:01:06.829 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00117201 2024-09-21T10:01:06.829 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.829 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.829 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.829 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.829 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112946 8.13 8:cbae4b5b:::benchmark_data_smithi137_204476_object112945:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.830 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.357985+0000", 2024-09-21T10:01:06.830 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.38027603699999, 2024-09-21T10:01:06.830 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1449176240000001, 2024-09-21T10:01:06.830 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.830 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.830 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.830 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.830 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.830 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.830 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112946 2024-09-21T10:01:06.830 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.830 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.830 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.831 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.831 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357985+0000", 2024-09-21T10:01:06.831 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.831 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.831 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.831 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.831 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357985+0000", 2024-09-21T10:01:06.831 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.831 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.831 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.831 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.831 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.357985+0000", 2024-09-21T10:01:06.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2900000000000004e-07 2024-09-21T10:01:06.832 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.832 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.832 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.832 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358029+0000", 2024-09-21T10:01:06.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3927999999999997e-05 2024-09-21T10:01:06.832 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.832 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.832 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.832 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358038+0000", 2024-09-21T10:01:06.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6899999999999998e-06 2024-09-21T10:01:06.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.833 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358045+0000", 2024-09-21T10:01:06.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7089999999999996e-06 2024-09-21T10:01:06.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.833 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358077+0000", 2024-09-21T10:01:06.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2233000000000001e-05 2024-09-21T10:01:06.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.834 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.834 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358081+0000", 2024-09-21T10:01:06.834 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1489999999999996e-06 2024-09-21T10:01:06.834 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.834 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.834 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.476176+0000", 2024-09-21T10:01:06.834 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.118094623 2024-09-21T10:01:06.834 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.835 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.835 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.476333+0000", 2024-09-21T10:01:06.835 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015784699999999999 2024-09-21T10:01:06.835 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.835 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.835 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.835 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.476478+0000", 2024-09-21T10:01:06.835 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000144413 2024-09-21T10:01:06.835 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.835 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.835 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.836 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.481471+0000", 2024-09-21T10:01:06.836 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0049934139999999998 2024-09-21T10:01:06.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.836 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.836 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.836 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.481507+0000", 2024-09-21T10:01:06.836 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5589000000000001e-05 2024-09-21T10:01:06.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.836 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.836 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.836 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.500366+0000", 2024-09-21T10:01:06.836 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.018859335000000001 2024-09-21T10:01:06.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.837 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.837 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.837 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.500419+0000", 2024-09-21T10:01:06.837 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2855000000000001e-05 2024-09-21T10:01:06.837 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.837 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.837 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.837 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.502902+0000", 2024-09-21T10:01:06.837 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0024833099999999999 2024-09-21T10:01:06.837 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.837 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.837 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.837 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.838 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.838 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112968 8.13 8:caf9e66c:::benchmark_data_smithi137_204476_object112967:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.838 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.358055+0000", 2024-09-21T10:01:06.838 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.38020530099999, 2024-09-21T10:01:06.838 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1533235900000001, 2024-09-21T10:01:06.838 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.838 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.838 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.838 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.838 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.838 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.838 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112968 2024-09-21T10:01:06.838 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.839 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.839 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358055+0000", 2024-09-21T10:01:06.839 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.839 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.839 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358055+0000", 2024-09-21T10:01:06.839 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.839 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358056+0000", 2024-09-21T10:01:06.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5600000000000001e-07 2024-09-21T10:01:06.840 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358186+0000", 2024-09-21T10:01:06.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013058699999999999 2024-09-21T10:01:06.840 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358196+0000", 2024-09-21T10:01:06.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.251e-06 2024-09-21T10:01:06.840 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.841 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.841 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.841 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358202+0000", 2024-09-21T10:01:06.841 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6880000000000002e-06 2024-09-21T10:01:06.841 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.841 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.841 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:06.843 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.843 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358234+0000", 2024-09-21T10:01:06.843 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1797000000000001e-05 2024-09-21T10:01:06.843 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.843 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.843 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.843 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358238+0000", 2024-09-21T10:01:06.843 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.7249999999999999e-06 2024-09-21T10:01:06.843 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.843 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.843 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.843 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.478096+0000", 2024-09-21T10:01:06.843 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.119858077 2024-09-21T10:01:06.844 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.844 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.844 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.844 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.478259+0000", 2024-09-21T10:01:06.844 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000163332 2024-09-21T10:01:06.844 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.844 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.844 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.844 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.478437+0000", 2024-09-21T10:01:06.844 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000177226 2024-09-21T10:01:06.844 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.844 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.844 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.844 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.483158+0000", 2024-09-21T10:01:06.844 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0047213530000000002 2024-09-21T10:01:06.845 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.845 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.845 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.845 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.485019+0000", 2024-09-21T10:01:06.845 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0018610429999999999 2024-09-21T10:01:06.845 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.845 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.845 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.845 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.509353+0000", 2024-09-21T10:01:06.846 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.024334360999999999 2024-09-21T10:01:06.846 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.846 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.846 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.846 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.509414+0000", 2024-09-21T10:01:06.846 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0693000000000003e-05 2024-09-21T10:01:06.846 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.846 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.846 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.847 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.511379+0000", 2024-09-21T10:01:06.847 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0019650010000000001 2024-09-21T10:01:06.847 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.847 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.847 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.847 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.847 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.847 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112975 8.13 8:cb44fa13:::benchmark_data_smithi137_204476_object112974:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.847 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.358215+0000", 2024-09-21T10:01:06.847 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.38004577800001, 2024-09-21T10:01:06.847 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1602293559999999, 2024-09-21T10:01:06.847 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.847 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.847 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.848 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.848 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.848 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.848 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112975 2024-09-21T10:01:06.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.848 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.848 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358215+0000", 2024-09-21T10:01:06.848 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.848 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358215+0000", 2024-09-21T10:01:06.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358216+0000", 2024-09-21T10:01:06.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4499999999999997e-07 2024-09-21T10:01:06.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358260+0000", 2024-09-21T10:01:06.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4492e-05 2024-09-21T10:01:06.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358270+0000", 2024-09-21T10:01:06.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0302999999999999e-05 2024-09-21T10:01:06.850 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.850 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.850 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.850 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358277+0000", 2024-09-21T10:01:06.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1169999999999998e-06 2024-09-21T10:01:06.850 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.850 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.850 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.850 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358307+0000", 2024-09-21T10:01:06.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.9600000000000001e-05 2024-09-21T10:01:06.850 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.850 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.850 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.851 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358310+0000", 2024-09-21T10:01:06.851 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3400000000000002e-06 2024-09-21T10:01:06.851 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.851 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.851 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.851 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.479996+0000", 2024-09-21T10:01:06.851 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1216851240000001 2024-09-21T10:01:06.851 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.851 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.851 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.851 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.480108+0000", 2024-09-21T10:01:06.851 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011261599999999999 2024-09-21T10:01:06.851 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.851 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.851 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.852 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.480244+0000", 2024-09-21T10:01:06.852 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013600799999999999 2024-09-21T10:01:06.852 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.852 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.852 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.485035+0000", 2024-09-21T10:01:06.852 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0047903909999999997 2024-09-21T10:01:06.852 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.852 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.852 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.485089+0000", 2024-09-21T10:01:06.852 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4429999999999999e-05 2024-09-21T10:01:06.852 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.853 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.853 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.516710+0000", 2024-09-21T10:01:06.853 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.031620698000000003 2024-09-21T10:01:06.853 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.853 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.853 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.853 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.516767+0000", 2024-09-21T10:01:06.853 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6928000000000001e-05 2024-09-21T10:01:06.853 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.853 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.853 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.853 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.518444+0000", 2024-09-21T10:01:06.853 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0016776639999999999 2024-09-21T10:01:06.853 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.853 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.854 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.854 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.854 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.854 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:113005 8.13 8:ceda6414:::benchmark_data_smithi137_204476_object113004:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e249)", 2024-09-21T10:01:06.854 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:24.358290+0000", 2024-09-21T10:01:06.854 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 282.37997063900002, 2024-09-21T10:01:06.854 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1617902280000001, 2024-09-21T10:01:06.854 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.854 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.854 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.854 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.854 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.854 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.854 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 113005 2024-09-21T10:01:06.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.855 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.855 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.855 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.855 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358290+0000", 2024-09-21T10:01:06.855 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.855 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.855 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.855 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358290+0000", 2024-09-21T10:01:06.855 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.855 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.855 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358291+0000", 2024-09-21T10:01:06.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1900000000000002e-07 2024-09-21T10:01:06.856 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358340+0000", 2024-09-21T10:01:06.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8999999999999998e-05 2024-09-21T10:01:06.856 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358349+0000", 2024-09-21T10:01:06.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.6609999999999995e-06 2024-09-21T10:01:06.856 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358356+0000", 2024-09-21T10:01:06.857 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.148e-06 2024-09-21T10:01:06.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.857 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358389+0000", 2024-09-21T10:01:06.857 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2326000000000002e-05 2024-09-21T10:01:06.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.857 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:06.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.358394+0000", 2024-09-21T10:01:06.857 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7199999999999997e-06 2024-09-21T10:01:06.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.858 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.858 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.483305+0000", 2024-09-21T10:01:06.858 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.124911247 2024-09-21T10:01:06.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.858 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.858 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.483483+0000", 2024-09-21T10:01:06.858 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00017834700000000001 2024-09-21T10:01:06.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.858 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.858 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.483640+0000", 2024-09-21T10:01:06.859 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015671200000000001 2024-09-21T10:01:06.859 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.859 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.859 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.859 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.487036+0000", 2024-09-21T10:01:06.859 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0033965219999999999 2024-09-21T10:01:06.859 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.859 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.859 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.859 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.494137+0000", 2024-09-21T10:01:06.859 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.007100327 2024-09-21T10:01:06.859 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.859 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.860 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.860 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.518596+0000", 2024-09-21T10:01:06.860 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.024458892999999999 2024-09-21T10:01:06.860 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.860 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.860 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.860 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.518682+0000", 2024-09-21T10:01:06.860 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5970999999999994e-05 2024-09-21T10:01:06.860 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.860 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.860 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.860 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:25.520080+0000", 2024-09-21T10:01:06.860 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013987349999999999 2024-09-21T10:01:06.860 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.861 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.861 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.861 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.861 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.861 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:120995 8.13 8:cf6de560:::benchmark_data_smithi137_204476_object120994:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e253)", 2024-09-21T10:01:06.861 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:34.604798+0000", 2024-09-21T10:01:06.861 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 272.13346283700002, 2024-09-21T10:01:06.861 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.29290599899999997, 2024-09-21T10:01:06.861 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.861 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.861 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.861 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.861 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.861 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.862 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 120995 2024-09-21T10:01:06.862 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.862 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.862 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.862 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.862 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.604798+0000", 2024-09-21T10:01:06.862 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.862 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.862 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.862 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.862 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.604798+0000", 2024-09-21T10:01:06.862 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.862 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.862 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.863 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.863 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.604801+0000", 2024-09-21T10:01:06.863 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.8899999999999999e-06 2024-09-21T10:01:06.863 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.863 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.863 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.863 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.604843+0000", 2024-09-21T10:01:06.863 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2188999999999999e-05 2024-09-21T10:01:06.863 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.863 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.863 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.863 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.648500+0000", 2024-09-21T10:01:06.863 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.043657439999999999 2024-09-21T10:01:06.863 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.864 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.864 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.864 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.648514+0000", 2024-09-21T10:01:06.864 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3961999999999999e-05 2024-09-21T10:01:06.864 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.864 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.864 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.864 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655038+0000", 2024-09-21T10:01:06.864 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0065235340000000001 2024-09-21T10:01:06.864 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.864 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.864 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.864 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655200+0000", 2024-09-21T10:01:06.864 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000161848 2024-09-21T10:01:06.864 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.865 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.865 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.865 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655431+0000", 2024-09-21T10:01:06.865 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00023111599999999999 2024-09-21T10:01:06.865 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.865 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.865 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.865 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.665472+0000", 2024-09-21T10:01:06.865 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010041642999999999 2024-09-21T10:01:06.865 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.865 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.865 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.865 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.665488+0000", 2024-09-21T10:01:06.865 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5104e-05 2024-09-21T10:01:06.865 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.866 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.866 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.866 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.894740+0000", 2024-09-21T10:01:06.866 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.22925289099999999 2024-09-21T10:01:06.866 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.866 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.866 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.866 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.895085+0000", 2024-09-21T10:01:06.866 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00034475899999999998 2024-09-21T10:01:06.866 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.866 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.866 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.866 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.897704+0000", 2024-09-21T10:01:06.866 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002618623 2024-09-21T10:01:06.867 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.867 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.867 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.867 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.867 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.867 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:121001 8.a 8:56bed819:::benchmark_data_smithi137_204476_object121000:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e253)", 2024-09-21T10:01:06.867 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:34.655038+0000", 2024-09-21T10:01:06.867 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 272.08322227399998, 2024-09-21T10:01:06.867 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.224317512, 2024-09-21T10:01:06.867 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.867 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.867 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.867 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.867 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.868 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.868 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 121001 2024-09-21T10:01:06.868 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.868 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.868 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.868 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.868 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655038+0000", 2024-09-21T10:01:06.868 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.868 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.868 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.868 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.868 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655038+0000", 2024-09-21T10:01:06.868 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.868 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.868 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.869 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.869 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655040+0000", 2024-09-21T10:01:06.869 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8339999999999999e-06 2024-09-21T10:01:06.869 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.869 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.869 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.869 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655063+0000", 2024-09-21T10:01:06.869 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2670000000000001e-05 2024-09-21T10:01:06.869 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.869 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.869 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.869 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655074+0000", 2024-09-21T10:01:06.869 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1076e-05 2024-09-21T10:01:06.869 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.870 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.870 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.870 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655081+0000", 2024-09-21T10:01:06.870 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3339999999999996e-06 2024-09-21T10:01:06.870 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.870 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.870 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.870 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655316+0000", 2024-09-21T10:01:06.870 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00023513000000000001 2024-09-21T10:01:06.870 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.870 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.870 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.870 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.655916+0000", 2024-09-21T10:01:06.870 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00059956699999999996 2024-09-21T10:01:06.871 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.871 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.871 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.871 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.656178+0000", 2024-09-21T10:01:06.871 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00026156299999999998 2024-09-21T10:01:06.871 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.871 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.871 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.871 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.663463+0000", 2024-09-21T10:01:06.871 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0072856220000000003 2024-09-21T10:01:06.871 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.871 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.871 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.872 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.667385+0000", 2024-09-21T10:01:06.872 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0039219220000000004 2024-09-21T10:01:06.872 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.872 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.872 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.872 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.879232+0000", 2024-09-21T10:01:06.872 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.21184704700000001 2024-09-21T10:01:06.872 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.872 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.872 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.872 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.879301+0000", 2024-09-21T10:01:06.872 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8557000000000001e-05 2024-09-21T10:01:06.872 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.872 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.873 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.873 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:34.879356+0000", 2024-09-21T10:01:06.873 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5189999999999998e-05 2024-09-21T10:01:06.873 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.873 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.873 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.873 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.873 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.873 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:151752 8.13 8:ce643a2e:::benchmark_data_smithi137_204476_object23149:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e257)", 2024-09-21T10:01:06.873 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:06.019430+0000", 2024-09-21T10:01:06.873 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 240.71883044, 2024-09-21T10:01:06.873 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.26614670000000001, 2024-09-21T10:01:06.873 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.873 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.874 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.874 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.874 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.874 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.874 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 151752 2024-09-21T10:01:06.874 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.874 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.874 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.874 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.874 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.019430+0000", 2024-09-21T10:01:06.874 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.874 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.874 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.875 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.875 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.019430+0000", 2024-09-21T10:01:06.875 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.875 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.875 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.875 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.875 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.019432+0000", 2024-09-21T10:01:06.875 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4270000000000001e-06 2024-09-21T10:01:06.875 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.875 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.875 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.875 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.019436+0000", 2024-09-21T10:01:06.875 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2309999999999998e-06 2024-09-21T10:01:06.875 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.876 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.876 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.876 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.019446+0000", 2024-09-21T10:01:06.876 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0229e-05 2024-09-21T10:01:06.876 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.876 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.876 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.876 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.019452+0000", 2024-09-21T10:01:06.876 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0700000000000003e-06 2024-09-21T10:01:06.876 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.876 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.876 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.876 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.031249+0000", 2024-09-21T10:01:06.876 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.011796433 2024-09-21T10:01:06.876 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.877 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.877 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.877 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.031611+0000", 2024-09-21T10:01:06.877 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00036275199999999999 2024-09-21T10:01:06.877 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.877 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.877 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.877 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.032644+0000", 2024-09-21T10:01:06.877 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0010327960000000001 2024-09-21T10:01:06.877 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.877 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.877 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.877 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.037295+0000", 2024-09-21T10:01:06.877 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0046509100000000003 2024-09-21T10:01:06.878 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.878 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.878 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.878 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.041103+0000", 2024-09-21T10:01:06.878 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0038077950000000001 2024-09-21T10:01:06.878 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.878 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.878 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.878 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.284203+0000", 2024-09-21T10:01:06.878 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.24310015200000001 2024-09-21T10:01:06.878 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.878 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.878 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.878 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.284261+0000", 2024-09-21T10:01:06.878 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7608000000000001e-05 2024-09-21T10:01:06.879 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.879 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.879 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.879 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.285577+0000", 2024-09-21T10:01:06.879 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013162969999999999 2024-09-21T10:01:06.879 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.879 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.879 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.879 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.879 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.879 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:151764 8.a 8:54a5190e:::benchmark_data_smithi137_204476_object23161:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e257)", 2024-09-21T10:01:06.879 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:06.028318+0000", 2024-09-21T10:01:06.879 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 240.70994304999999, 2024-09-21T10:01:06.879 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25591146799999998, 2024-09-21T10:01:06.880 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:06.880 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:06.880 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:06.880 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:06.880 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:06.880 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:06.880 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 151764 2024-09-21T10:01:06.880 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.880 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:06.880 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.880 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:06.880 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028318+0000", 2024-09-21T10:01:06.880 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.880 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.880 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.881 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:06.881 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028318+0000", 2024-09-21T10:01:06.881 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:06.881 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.881 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.881 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:06.881 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028320+0000", 2024-09-21T10:01:06.881 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3269999999999999e-06 2024-09-21T10:01:06.881 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.881 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.881 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:06.881 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028325+0000", 2024-09-21T10:01:06.881 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0069999999999997e-06 2024-09-21T10:01:06.881 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.882 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.882 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:06.882 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028336+0000", 2024-09-21T10:01:06.882 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1121000000000001e-05 2024-09-21T10:01:06.882 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.882 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.882 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:06.882 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028343+0000", 2024-09-21T10:01:06.882 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8379999999999996e-06 2024-09-21T10:01:06.882 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.882 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.882 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:06.882 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028404+0000", 2024-09-21T10:01:06.882 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1530000000000002e-05 2024-09-21T10:01:06.882 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.883 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.883 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:06.883 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028524+0000", 2024-09-21T10:01:06.883 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000119064 2024-09-21T10:01:06.883 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.883 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.883 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:01:06.883 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.028629+0000", 2024-09-21T10:01:06.883 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000105593 2024-09-21T10:01:06.883 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.883 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.883 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.883 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.033383+0000", 2024-09-21T10:01:06.884 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0047543159999999998 2024-09-21T10:01:06.884 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.884 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.884 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:06.884 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.033502+0000", 2024-09-21T10:01:06.884 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000119052 2024-09-21T10:01:06.884 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.884 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.884 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:06.884 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.282419+0000", 2024-09-21T10:01:06.884 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.248916151 2024-09-21T10:01:06.884 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.884 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.884 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:06.885 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.284183+0000", 2024-09-21T10:01:06.885 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0017642319999999999 2024-09-21T10:01:06.885 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:06.885 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:06.885 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:06.885 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.284229+0000", 2024-09-21T10:01:06.885 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6236999999999998e-05 2024-09-21T10:01:06.885 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.885 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.885 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.885 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:06.885 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:06.885 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:01:06.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:06.887 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:06.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:06.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:06 smithi165 ceph-mon[86023]: pgmap v958: 89 pgs: 89 active+clean; 7.7 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-09-21T10:01:06.988 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:07.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:07.017 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:07.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:07.118 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:07.146 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:07.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:07.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:07.248 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:07.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:07.299 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:07.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:07.399 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:07.440 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:07.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:07.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:07.542 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:07.568 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:07.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:07.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:07.668 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:01:07.668 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:01:07.671 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:07.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:07 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:01:07.718 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:01:07.718 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:01:07.720 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:07 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:01:07.720 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:07 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:01:07.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:07.721 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:07.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:07.723 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:07.768 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:01:07.769 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:01:07.808 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:01:07.808 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:01:07.822 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:07.838 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:01:07.839 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:01:07.861 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:07.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:07.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:07.876 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:01:07.876 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:01:07.908 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:01:07.908 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:01:07.941 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:01:07.941 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:01:07.963 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:07.989 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:07.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:07.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:08.091 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:08.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:08.123 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:08.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:08.224 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:08.265 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:08.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:08.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:08.367 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:08.378 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:01:08.397 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:08.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:08.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:08.499 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:08.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:08.542 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:08.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:08.643 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:08.652 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:08 smithi137 ceph-mon[93825]: pgmap v959: 89 pgs: 89 active+clean; 7.8 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 85 B/s rd, 57 MiB/s wr, 988 op/s 2024-09-21T10:01:08.652 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:08 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1713720671' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:01:08.653 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:08 smithi137 ceph-mon[97575]: pgmap v959: 89 pgs: 89 active+clean; 7.8 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 85 B/s rd, 57 MiB/s wr, 988 op/s 2024-09-21T10:01:08.653 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:08 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1713720671' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:01:08.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:08.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:08.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:08.782 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:08.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:08.817 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:08.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:08.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:08 smithi165 ceph-mon[86023]: pgmap v959: 89 pgs: 89 active+clean; 7.8 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 85 B/s rd, 57 MiB/s wr, 988 op/s 2024-09-21T10:01:08.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:08 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1713720671' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:01:08.918 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:08.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:08.963 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:08.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:09.064 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:09.102 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:09.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:09.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:09.204 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:09.242 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:09.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:09.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:09.344 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:09.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:09.385 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:09.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:09.486 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:09.518 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:09.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:09.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:09.619 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:09.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:09.664 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:09.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:09.765 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:09.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:09 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3104059197' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:01:09.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:09 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3104059197' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:01:09.809 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:09.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:09.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:09.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:09 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3104059197' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:01:09.912 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:09.943 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:09.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:09.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:10.045 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:10.083 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:10.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:10.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:10.185 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:10.213 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:10.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:10.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:10.314 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:10.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:10.358 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:10.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:10.454 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:01:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:01:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:01:10.459 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:10.493 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:10.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:10.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:10.595 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:10.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:10.640 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:10.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:10.672 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T10:01:10.741 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:10.778 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:10.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:10.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:10.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:10 smithi137 ceph-mon[93825]: pgmap v960: 89 pgs: 89 active+clean; 7.7 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 85 B/s rd, 45 MiB/s wr, 928 op/s 2024-09-21T10:01:10.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:10 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:01:10.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:10 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3104059197' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:01:10.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:10 smithi137 ceph-mon[93825]: osdmap e303: 8 total, 8 up, 8 in 2024-09-21T10:01:10.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:01:10.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:10 smithi137 ceph-mon[97575]: pgmap v960: 89 pgs: 89 active+clean; 7.7 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 85 B/s rd, 45 MiB/s wr, 928 op/s 2024-09-21T10:01:10.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:10 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:01:10.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:10 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3104059197' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:01:10.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:10 smithi137 ceph-mon[97575]: osdmap e303: 8 total, 8 up, 8 in 2024-09-21T10:01:10.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:01:10.880 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:10.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:10 smithi165 ceph-mon[86023]: pgmap v960: 89 pgs: 89 active+clean; 7.7 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 85 B/s rd, 45 MiB/s wr, 928 op/s 2024-09-21T10:01:10.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:10 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:01:10.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:10 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3104059197' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:01:10.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:10 smithi165 ceph-mon[86023]: osdmap e303: 8 total, 8 up, 8 in 2024-09-21T10:01:10.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:01:10.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:10.923 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:10.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:11.024 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:11.061 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:11.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:11.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:11.163 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:11.196 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:11.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:11.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:11.298 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:11.335 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:11.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:11.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:11.437 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:11.494 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:11.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:11.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:11.595 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:11.638 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:11.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:11.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:11.686 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:11 smithi137 ceph-mon[93825]: pgmap v962: 89 pgs: 89 active+clean; 7.6 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 102 B/s rd, 34 MiB/s wr, 903 op/s 2024-09-21T10:01:11.687 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:11 smithi137 ceph-mon[97575]: pgmap v962: 89 pgs: 89 active+clean; 7.6 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 102 B/s rd, 34 MiB/s wr, 903 op/s 2024-09-21T10:01:11.739 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:11.774 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:11 smithi165 ceph-mon[86023]: pgmap v962: 89 pgs: 89 active+clean; 7.6 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 102 B/s rd, 34 MiB/s wr, 903 op/s 2024-09-21T10:01:11.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:11.793 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:11.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:11.893 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:11.926 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:11.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:11.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:12.028 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:12.063 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:12.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:12.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:12.165 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:12.194 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:12.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:12.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:12.208 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:01:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:01:11] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.51.0" 2024-09-21T10:01:12.296 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:12.318 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:12.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:12.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:12.420 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:12.451 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:12.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:12.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:12.553 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:12.585 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:12.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:12.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:12.601 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:01:12.687 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:12.733 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:12.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:12.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:12.835 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:12.863 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:12.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:12.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:12.877 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:12.965 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:13.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:13.001 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:13.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:13.102 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:13.151 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:13.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:13.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:13.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:13.290 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:13.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:13.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:13.392 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:13.396 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:01:13.429 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:13.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:13.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:13.530 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:13.556 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:13.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:13.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:13.658 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:13.696 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:13.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:13.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:13.797 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:13.844 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:13.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:13.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:13.946 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:13.984 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:13.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:13.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:14.086 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:14.120 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:14.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:14.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:14.222 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:14.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:14.255 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:14.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:14.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:13 smithi137 ceph-mon[93825]: pgmap v963: 89 pgs: 89 active+clean; 7.5 GiB data, 27 GiB used, 689 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 904 op/s 2024-09-21T10:01:14.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:13 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:14.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:13 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:14.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:13 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1329915484' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-09-21T10:01:14.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:13 smithi137 ceph-mon[97575]: pgmap v963: 89 pgs: 89 active+clean; 7.5 GiB data, 27 GiB used, 689 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 904 op/s 2024-09-21T10:01:14.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:13 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:14.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:13 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:14.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:13 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1329915484' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-09-21T10:01:14.356 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:14.387 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:14.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:14.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:13 smithi165 ceph-mon[86023]: pgmap v963: 89 pgs: 89 active+clean; 7.5 GiB data, 27 GiB used, 689 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 904 op/s 2024-09-21T10:01:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:13 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:13 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:13 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1329915484' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-09-21T10:01:14.488 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:14.523 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:14.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:14.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:14.569 INFO:teuthology.orchestra.run.smithi137.stderr:set pool 1 pgp_num to 1 2024-09-21T10:01:14.625 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:14.658 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:14.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:14.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:14.760 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:14.797 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:14.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:14.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:14.899 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:14.963 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:14.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:14.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:15.065 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:15.095 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:15.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:15.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:15.197 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:15.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:15.229 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:15.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:15.330 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:15.361 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:15.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:15.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:15.463 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:15.518 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:15.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:15.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:15.620 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:15.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:15.655 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:15.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:15.756 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:15.773 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:15 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1329915484' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-09-21T10:01:15.773 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:15 smithi137 ceph-mon[93825]: osdmap e304: 8 total, 8 up, 8 in 2024-09-21T10:01:15.773 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:15 smithi137 ceph-mon[93825]: pgmap v965: 89 pgs: 89 active+clean; 7.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 2.0 MiB/s wr, 796 op/s 2024-09-21T10:01:15.773 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:15 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1329915484' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-09-21T10:01:15.774 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:15 smithi137 ceph-mon[97575]: osdmap e304: 8 total, 8 up, 8 in 2024-09-21T10:01:15.774 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:15 smithi137 ceph-mon[97575]: pgmap v965: 89 pgs: 89 active+clean; 7.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 2.0 MiB/s wr, 796 op/s 2024-09-21T10:01:15.788 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:15.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:15.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:15.889 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:15.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:15 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1329915484' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-09-21T10:01:15.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:15 smithi165 ceph-mon[86023]: osdmap e304: 8 total, 8 up, 8 in 2024-09-21T10:01:15.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:15 smithi165 ceph-mon[86023]: pgmap v965: 89 pgs: 89 active+clean; 7.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 2.0 MiB/s wr, 796 op/s 2024-09-21T10:01:15.927 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:15.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:15.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:16.029 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:16.070 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:16.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:16.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:16.172 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:16.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:16.220 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:16.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:16.321 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:16.352 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:16.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:16.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:16.453 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:16.485 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:16.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:16.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:16.586 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:16.615 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:16.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:16.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:16.666 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:01:16.666 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:01:16.717 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:16.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:16.750 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:16.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:16.851 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:16.889 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:16.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:16.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:16.991 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:17.024 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:17.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:17.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:17.126 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:17.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:17.159 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:17.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:17.260 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:17.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:17.305 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:17.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:17.406 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:17.443 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:17.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:17.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:17.544 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:17.577 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:17.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:17.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:17.679 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:17.711 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:17.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:17.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:17.813 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:17.849 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:17.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:17.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:17.951 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:17.987 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:17.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:17.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:18.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:17 smithi137 ceph-mon[93825]: pgmap v966: 89 pgs: 89 active+clean; 7.2 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 0 B/s wr, 868 op/s 2024-09-21T10:01:18.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:17 smithi137 ceph-mon[97575]: pgmap v966: 89 pgs: 89 active+clean; 7.2 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 0 B/s wr, 868 op/s 2024-09-21T10:01:18.089 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:18.124 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:18.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:18.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:18.204 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:18.226 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:18.233 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:01:18.251 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:18.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:18.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:18.283 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:18.352 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:18.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:17 smithi165 ceph-mon[86023]: pgmap v966: 89 pgs: 89 active+clean; 7.2 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 0 B/s wr, 868 op/s 2024-09-21T10:01:18.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:18.405 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:18.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:18.506 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:18.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:18.575 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:18.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:18.676 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:18.709 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:18.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:18.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:18.811 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:18.844 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:18.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:18.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:18.946 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:18.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:18.974 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:18.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:19.075 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:19.108 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:19.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:19.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:19.210 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:19.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:19.248 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:19.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:19.349 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:19.382 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:19.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:19.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:19.484 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:19.512 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:19.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:19.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:19.614 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:19.650 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:19.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:19.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:19.752 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:19.782 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:19.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:19.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:19.884 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:19.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:19.922 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:19.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:20.023 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:20.061 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:20.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:20.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:20.163 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:20.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:20.195 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:20.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:20.274 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:19 smithi137 ceph-mon[93825]: pgmap v967: 89 pgs: 89 active+clean; 7.1 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 950 op/s 2024-09-21T10:01:20.274 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:19 smithi137 ceph-mon[97575]: pgmap v967: 89 pgs: 89 active+clean; 7.1 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 950 op/s 2024-09-21T10:01:20.296 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:20.332 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:20.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:20.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:20.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:19 smithi165 ceph-mon[86023]: pgmap v967: 89 pgs: 89 active+clean; 7.1 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 950 op/s 2024-09-21T10:01:20.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:01:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:01:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:01:20.434 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:20.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:20.474 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:20.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:20.575 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:20.610 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:20.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:20.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:20.712 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:20.748 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:20.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:20.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:20.850 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:20.892 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:20.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:20.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:20.994 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:21.034 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:21.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:21.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:21.136 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:21.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:21.176 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:21.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:21.277 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:21.315 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:21.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:21.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:21.417 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:21.464 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:21.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:21.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:21.566 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:21.600 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:21.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:21.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:21.702 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:21.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:21.739 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:21.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:21.840 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:21.852 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:21.874 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:21.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:21.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:21.976 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:22.021 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:22.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:22.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:22.124 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:22.170 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:22.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:22.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:22.221 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:21 smithi137 ceph-mon[93825]: pgmap v968: 89 pgs: 89 active+clean; 7.0 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 905 op/s 2024-09-21T10:01:22.221 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:01:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:01:21] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.51.0" 2024-09-21T10:01:22.221 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:21 smithi137 ceph-mon[97575]: pgmap v968: 89 pgs: 89 active+clean; 7.0 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 905 op/s 2024-09-21T10:01:22.284 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:22.317 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:22.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:22.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:21 smithi165 ceph-mon[86023]: pgmap v968: 89 pgs: 89 active+clean; 7.0 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 905 op/s 2024-09-21T10:01:22.419 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:22.458 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:22.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:22.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:22.560 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:22.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:22.600 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:22.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:22.701 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:22.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:22.735 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:22.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:22.809 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5, 6] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T10:01:22.809 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:01:22.809 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2024-09-21T10:01:22.809 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:01:22.809 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:01:22.809 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-09-21T10:01:22.836 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:22.864 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:22.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:22.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:22.966 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:23.003 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:23.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:23.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:23.105 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:23.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:23.157 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:23.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:23.232 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:01:23.232 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:01:23.259 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:23.277 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:01:23.277 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:01:23.298 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:23.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:23.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:23.311 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:01:23.312 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:01:23.351 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:01:23.352 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:01:23.385 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:01:23.386 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:01:23.400 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:23.421 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:01:23.421 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:01:23.441 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:23.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:23.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:23.458 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:01:23.458 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:01:23.487 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:01:23.487 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:01:23.543 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:23.579 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:23.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:23.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:23.681 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:23.712 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:23.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:23.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:23.814 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:23.846 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:23.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:23.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:23.948 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:23.985 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:23.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:23.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:23.999 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T10:01:24.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:24 smithi137 ceph-mon[93825]: pgmap v969: 89 pgs: 89 active+clean; 6.9 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 909 op/s 2024-09-21T10:01:24.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:24 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3648504349' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:01:24.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:24 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2401603326' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:01:24.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:24 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:01:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:24 smithi137 ceph-mon[97575]: pgmap v969: 89 pgs: 89 active+clean; 6.9 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 909 op/s 2024-09-21T10:01:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:24 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3648504349' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:01:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:24 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2401603326' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:01:24.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:24 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:01:24.088 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:24.127 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:24.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:24.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:24.229 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:24.265 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:24.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:24.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:24.367 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:24 smithi165 ceph-mon[86023]: pgmap v969: 89 pgs: 89 active+clean; 6.9 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 909 op/s 2024-09-21T10:01:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:24 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3648504349' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:01:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:24 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2401603326' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:01:24.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:24 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:01:24.402 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:24.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:24.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:24.503 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:24.528 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:24.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:24.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:24.629 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:24.665 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:24.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:24.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:24.767 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:24.805 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:24.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:24.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:24.907 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:24.940 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:24.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:24.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:25.042 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:25.073 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:25.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:25.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:25.175 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:25.214 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:25.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:25.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:25.268 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:25 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:01:25.268 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:25 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T10:01:25.268 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:25 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:01:25.268 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:25 smithi137 ceph-mon[93825]: osdmap e305: 8 total, 8 up, 8 in 2024-09-21T10:01:25.268 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:25.268 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:01:25.268 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:25 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:01:25.269 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:25 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T10:01:25.269 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:25 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:01:25.269 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:25 smithi137 ceph-mon[97575]: osdmap e305: 8 total, 8 up, 8 in 2024-09-21T10:01:25.269 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:25.269 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:01:25.315 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:25.344 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:25.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:25.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:25.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:25 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:01:25.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:25 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T10:01:25.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:25 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:01:25.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:25 smithi165 ceph-mon[86023]: osdmap e305: 8 total, 8 up, 8 in 2024-09-21T10:01:25.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:25.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:01:25.445 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:25.484 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:25.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:25.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:25.586 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:25.623 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:25.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:25.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:25.725 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:25.769 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:25.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:25.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:25.870 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:25.903 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:25.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:25.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:26.004 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:26.044 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:26.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:26.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:26.146 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:26.181 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:26.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:26.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:26.283 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:26 smithi137 ceph-mon[93825]: pgmap v971: 89 pgs: 89 active+clean; 6.8 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 906 op/s 2024-09-21T10:01:26.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:26 smithi137 ceph-mon[97575]: pgmap v971: 89 pgs: 89 active+clean; 6.8 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 906 op/s 2024-09-21T10:01:26.315 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:26.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:26.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:26.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:26 smithi165 ceph-mon[86023]: pgmap v971: 89 pgs: 89 active+clean; 6.8 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 906 op/s 2024-09-21T10:01:26.417 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:26.449 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:26.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:26.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:26.551 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:26.585 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:26.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:26.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:26.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:26.719 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:26.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:26.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:26.821 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:26.872 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:26.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:26.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:26.961 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:01:26.961 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T10:01:26.961 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T10:01:26.961 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T10:01:26.961 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:01:26.974 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:27.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:27.011 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:27.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:27.112 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:27.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:27.152 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:27.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:27.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:27.315 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:27.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:27.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:27.417 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:27.447 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:27.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:27.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:27.548 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:27.580 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:27.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:27.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:27.682 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:27.724 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:27.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:27.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:27.825 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:27.858 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:27.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:27.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:27.957 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:27.960 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:27.984 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:01:27.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:01:28.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:28.019 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:28.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:28.120 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:28.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:28.149 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:28.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:28.250 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:28.282 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:28.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:28.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:28.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:28 smithi137 ceph-mon[93825]: pgmap v972: 89 pgs: 89 active+clean; 6.7 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 901 op/s 2024-09-21T10:01:28.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:28 smithi137 ceph-mon[97575]: pgmap v972: 89 pgs: 89 active+clean; 6.7 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 901 op/s 2024-09-21T10:01:28.384 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:28.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:28 smithi165 ceph-mon[86023]: pgmap v972: 89 pgs: 89 active+clean; 6.7 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 901 op/s 2024-09-21T10:01:28.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:28.435 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:28.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:28.536 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:28.572 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:28.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:28.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:28.673 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:28.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:01:28.699 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:28.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:28.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:28.800 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:28.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:28.841 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:28.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:28.942 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:28.971 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:28.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:28.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:29.073 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:29.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:29.190 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:29.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:29.291 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:29.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:29.326 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:29.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:29.427 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:29.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:29.456 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:29.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:29.557 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:29.596 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:29.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:29.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:29.698 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:29.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:29.729 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:29.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:29.830 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:29.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:29.870 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:29.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:29.971 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:29.999 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:30.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:30.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:30.101 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:30.132 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:30.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:30.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:30.234 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:30.269 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:30.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:30.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:30.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:30 smithi137 ceph-mon[93825]: pgmap v973: 89 pgs: 89 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 895 op/s 2024-09-21T10:01:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:30 smithi137 ceph-mon[97575]: pgmap v973: 89 pgs: 89 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 895 op/s 2024-09-21T10:01:30.371 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:30.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:30 smithi165 ceph-mon[86023]: pgmap v973: 89 pgs: 89 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 895 op/s 2024-09-21T10:01:30.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:01:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:01:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:01:30.403 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:30.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:30.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:30.505 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:30.544 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:30.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:30.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:30.646 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:30.686 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:30.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:30.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:30.788 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:30.822 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:30.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:30.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:30.924 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:30.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:30.962 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:30.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:31.065 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:31.119 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:31.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:31.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:31.220 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:31.248 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:31.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:31.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:31.350 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:31.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:31.387 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:31.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:31.488 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:31.517 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:31.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:31.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:31.618 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:31.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:31.652 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:31.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:31.753 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:31.784 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:31.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:31.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:31.886 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:31.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:31.929 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:31.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:32.030 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:32.062 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:32.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:32.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:32.110 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:32.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:32 smithi165 ceph-mon[86023]: pgmap v974: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 892 op/s 2024-09-21T10:01:32.150 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:32.164 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:32.190 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:32.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:32.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:32.255 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:32 smithi137 ceph-mon[93825]: pgmap v974: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 892 op/s 2024-09-21T10:01:32.255 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:01:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:01:31] "GET /metrics HTTP/1.1" 200 36506 "" "Prometheus/2.51.0" 2024-09-21T10:01:32.255 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:32 smithi137 ceph-mon[97575]: pgmap v974: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 892 op/s 2024-09-21T10:01:32.292 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:32.344 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:32.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:32.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:32.446 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:32.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:32.479 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:32.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:32.580 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:32.619 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:32.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:32.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:32.675 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:32.722 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:32.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:32.756 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:32.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:32.857 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:32.891 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:32.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:32.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:32.993 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:33.023 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:33.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:33.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:33.124 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:33.158 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:33.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:33.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:33.259 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:33.306 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:33.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:33.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:33.408 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:33.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:33.442 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:33.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:33.542 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:33.572 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:33.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:33.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:33.602 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:01:33.602 INFO:teuthology.orchestra.run.smithi137.stdout: "success": "" 2024-09-21T10:01:33.603 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:01:33.674 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:33.720 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:33.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:33.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:33.822 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:33.852 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:33.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:33.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:33.953 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:33.974 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:33.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:33.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:34.076 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:34.097 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:34.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:34.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:34.199 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:34.220 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:34.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:34.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:34 smithi137 ceph-mon[93825]: pgmap v975: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 893 op/s 2024-09-21T10:01:34.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:34 smithi137 ceph-mon[97575]: pgmap v975: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 893 op/s 2024-09-21T10:01:34.322 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:34.353 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:34.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:34.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:34 smithi165 ceph-mon[86023]: pgmap v975: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 893 op/s 2024-09-21T10:01:34.455 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:34.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:34.490 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:34.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:34.591 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:34.624 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:34.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:34.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:34.726 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:34.757 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:34.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:34.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:34.859 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:34.896 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:34.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:34.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:34.997 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:35.027 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:35.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:35.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:35.129 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:35.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:35.162 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:35.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:35.263 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:35.296 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:35.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:35.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:35.398 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:35.435 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:35.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:35.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:35.536 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:35.583 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:35.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:35.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:35.685 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:35.716 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:35.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:35.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:35.818 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:35.849 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:35.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:35.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:35.950 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:35.981 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:35.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:35.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:36.082 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:36.117 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:36.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:36.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:36.219 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:36.252 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:36.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:36.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:36.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:36 smithi137 ceph-mon[93825]: pgmap v976: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 817 op/s 2024-09-21T10:01:36.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:36 smithi137 ceph-mon[97575]: pgmap v976: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 817 op/s 2024-09-21T10:01:36.354 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:36.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:36 smithi165 ceph-mon[86023]: pgmap v976: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 817 op/s 2024-09-21T10:01:36.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:36.400 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:36.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:36.501 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:36.543 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:36.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:36.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:36.645 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:36.680 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:36.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:36.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:36.785 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:36.821 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:36.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:36.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:36.923 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:36.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:36.953 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:36.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:37.055 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:37.101 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:37.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:37.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:37.203 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:37.228 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:37.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:37.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:37.330 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:37.359 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:37.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:37.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:37.461 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:37.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:37.500 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:37.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:37.601 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:37.633 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:37.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:37.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:37.735 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:37.772 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:37 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:37.772 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:37 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:37.772 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:37 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:01:37.772 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:37 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:01:37.772 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:37 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:37.773 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:37 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:37.773 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:37 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:37.773 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:37 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:01:37.773 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:37 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:01:37.773 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:37 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:37.781 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:37.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:37.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:37.883 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:37.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:37 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:37.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:37 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:37.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:37 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:01:37.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:37 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:01:37.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:37 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:37.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:37.922 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:37.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:38.022 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:38.058 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:38.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:38.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:38.160 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:38.192 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:38.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:38.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:38.294 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:38.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:38.335 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:38.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:38.436 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:38.472 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:38.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:38.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:38.574 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:38.606 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:38.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:38.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:38.622 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:38 smithi137 ceph-mon[93825]: pgmap v977: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 937 op/s 2024-09-21T10:01:38.623 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:38 smithi137 ceph-mon[97575]: pgmap v977: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 937 op/s 2024-09-21T10:01:38.708 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:38.736 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:38.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:38.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:38.784 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:01:38.784 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T10:01:38.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T10:01:38.784 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T10:01:38.784 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.784 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:72906 8.10 8:0fa26075:::benchmark_data_smithi137_204476_object72905:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e237)", 2024-09-21T10:01:38.785 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:55:50.111571+0000", 2024-09-21T10:01:38.785 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 348.66683814800001, 2024-09-21T10:01:38.785 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0959960639999999, 2024-09-21T10:01:38.785 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.785 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.785 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.785 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.785 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:38.785 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:38.785 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72906 2024-09-21T10:01:38.785 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.785 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.785 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.785 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111571+0000", 2024-09-21T10:01:38.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111571+0000", 2024-09-21T10:01:38.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111572+0000", 2024-09-21T10:01:38.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2100000000000002e-07 2024-09-21T10:01:38.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.787 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.787 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111592+0000", 2024-09-21T10:01:38.787 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.048e-05 2024-09-21T10:01:38.787 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.787 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.787 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.787 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111599+0000", 2024-09-21T10:01:38.787 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8329999999999996e-06 2024-09-21T10:01:38.787 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.787 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.787 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.787 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111604+0000", 2024-09-21T10:01:38.787 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0599999999999998e-06 2024-09-21T10:01:38.787 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.788 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111627+0000", 2024-09-21T10:01:38.788 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2637e-05 2024-09-21T10:01:38.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:38.788 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111630+0000", 2024-09-21T10:01:38.788 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1350000000000001e-06 2024-09-21T10:01:38.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.788 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.190294+0000", 2024-09-21T10:01:38.788 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0786641349999999 2024-09-21T10:01:38.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.789 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.190386+0000", 2024-09-21T10:01:38.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2583000000000004e-05 2024-09-21T10:01:38.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.789 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,5,7", 2024-09-21T10:01:38.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.190494+0000", 2024-09-21T10:01:38.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000107549 2024-09-21T10:01:38.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.789 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.192843+0000", 2024-09-21T10:01:38.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0023493559999999999 2024-09-21T10:01:38.790 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.790 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.193001+0000", 2024-09-21T10:01:38.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015747600000000001 2024-09-21T10:01:38.790 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.790 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.193038+0000", 2024-09-21T10:01:38.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.7492e-05 2024-09-21T10:01:38.790 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.791 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.791 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.791 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.206531+0000", 2024-09-21T10:01:38.791 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.013493066 2024-09-21T10:01:38.791 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.791 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.791 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.791 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.206598+0000", 2024-09-21T10:01:38.791 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6821000000000003e-05 2024-09-21T10:01:38.791 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.791 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.791 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.791 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.207567+0000", 2024-09-21T10:01:38.791 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00096902000000000002 2024-09-21T10:01:38.792 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.792 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.792 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.792 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.792 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.792 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:72939 8.10 8:0f069592:::benchmark_data_smithi137_204476_object72938:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e237)", 2024-09-21T10:01:38.792 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:55:50.111614+0000", 2024-09-21T10:01:38.792 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 348.66679565099997, 2024-09-21T10:01:38.792 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.096894585, 2024-09-21T10:01:38.792 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.792 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.792 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.792 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.793 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:38.793 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:38.793 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72939 2024-09-21T10:01:38.793 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.793 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.793 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.793 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.793 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111614+0000", 2024-09-21T10:01:38.793 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.793 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.793 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.793 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.793 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111614+0000", 2024-09-21T10:01:38.794 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.794 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.794 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.794 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.794 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111614+0000", 2024-09-21T10:01:38.794 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4700000000000002e-07 2024-09-21T10:01:38.794 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.794 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.794 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.794 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111634+0000", 2024-09-21T10:01:38.794 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9491999999999999e-05 2024-09-21T10:01:38.794 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.794 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.795 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.795 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111640+0000", 2024-09-21T10:01:38.795 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6150000000000002e-06 2024-09-21T10:01:38.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.795 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.795 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.795 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111646+0000", 2024-09-21T10:01:38.795 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4689999999999996e-06 2024-09-21T10:01:38.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.795 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.795 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.795 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111671+0000", 2024-09-21T10:01:38.795 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5619e-05 2024-09-21T10:01:38.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:38.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111675+0000", 2024-09-21T10:01:38.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2279999999999998e-06 2024-09-21T10:01:38.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.191305+0000", 2024-09-21T10:01:38.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.079630294 2024-09-21T10:01:38.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.191389+0000", 2024-09-21T10:01:38.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3696999999999995e-05 2024-09-21T10:01:38.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,5,7", 2024-09-21T10:01:38.797 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.191489+0000", 2024-09-21T10:01:38.797 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000100752 2024-09-21T10:01:38.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.797 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.192969+0000", 2024-09-21T10:01:38.797 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0014794229999999999 2024-09-21T10:01:38.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.798 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.194652+0000", 2024-09-21T10:01:38.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0016837 2024-09-21T10:01:38.798 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.798 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.798 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.798 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.194710+0000", 2024-09-21T10:01:38.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7997000000000001e-05 2024-09-21T10:01:38.798 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.798 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.798 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.798 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.207606+0000", 2024-09-21T10:01:38.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.012895157000000001 2024-09-21T10:01:38.798 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.799 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.799 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.799 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.207663+0000", 2024-09-21T10:01:38.799 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.715e-05 2024-09-21T10:01:38.799 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.799 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.799 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.799 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.208508+0000", 2024-09-21T10:01:38.799 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00084554499999999996 2024-09-21T10:01:38.799 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.799 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.799 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.799 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.800 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.800 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:72969 8.10 8:0d0640b0:::benchmark_data_smithi137_204476_object72968:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e237)", 2024-09-21T10:01:38.800 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:55:50.111655+0000", 2024-09-21T10:01:38.800 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 348.66675432099998, 2024-09-21T10:01:38.800 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.10360459, 2024-09-21T10:01:38.800 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.800 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.800 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.800 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.800 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:38.800 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:38.800 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72969 2024-09-21T10:01:38.800 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.800 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111655+0000", 2024-09-21T10:01:38.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.801 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111655+0000", 2024-09-21T10:01:38.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.801 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111655+0000", 2024-09-21T10:01:38.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6499999999999999e-07 2024-09-21T10:01:38.802 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.802 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.802 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.802 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111678+0000", 2024-09-21T10:01:38.802 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2371e-05 2024-09-21T10:01:38.802 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.802 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.802 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.802 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111685+0000", 2024-09-21T10:01:38.802 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8290000000000002e-06 2024-09-21T10:01:38.802 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.802 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.802 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.803 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111690+0000", 2024-09-21T10:01:38.803 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3249999999999998e-06 2024-09-21T10:01:38.803 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.803 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.803 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.803 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111713+0000", 2024-09-21T10:01:38.803 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3014e-05 2024-09-21T10:01:38.803 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.803 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.803 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:38.803 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111716+0000", 2024-09-21T10:01:38.803 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3270000000000001e-06 2024-09-21T10:01:38.803 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.804 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.192055+0000", 2024-09-21T10:01:38.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0803383419999999 2024-09-21T10:01:38.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.804 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.192147+0000", 2024-09-21T10:01:38.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2120000000000006e-05 2024-09-21T10:01:38.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.804 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,5,7", 2024-09-21T10:01:38.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.192258+0000", 2024-09-21T10:01:38.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000111177 2024-09-21T10:01:38.805 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.193046+0000", 2024-09-21T10:01:38.805 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00078839999999999997 2024-09-21T10:01:38.805 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.196155+0000", 2024-09-21T10:01:38.805 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0031085779999999999 2024-09-21T10:01:38.805 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.806 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.196189+0000", 2024-09-21T10:01:38.806 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4286999999999999e-05 2024-09-21T10:01:38.806 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.806 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.806 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.806 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.213759+0000", 2024-09-21T10:01:38.806 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.017569369000000001 2024-09-21T10:01:38.806 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.806 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.806 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.806 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.213819+0000", 2024-09-21T10:01:38.806 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0690999999999999e-05 2024-09-21T10:01:38.806 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.806 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.806 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.807 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.215260+0000", 2024-09-21T10:01:38.807 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0014402950000000001 2024-09-21T10:01:38.807 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.807 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.807 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.807 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.807 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.807 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:72976 8.10 8:0ebac5bd:::benchmark_data_smithi137_204476_object72975:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e237)", 2024-09-21T10:01:38.807 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:55:50.111700+0000", 2024-09-21T10:01:38.807 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 348.66670955199999, 2024-09-21T10:01:38.807 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.104973848, 2024-09-21T10:01:38.807 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.807 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.808 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.808 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.808 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:38.808 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:38.808 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72976 2024-09-21T10:01:38.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.808 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.808 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.808 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.808 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111700+0000", 2024-09-21T10:01:38.808 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.808 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.808 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.808 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111700+0000", 2024-09-21T10:01:38.809 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.809 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.809 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.809 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.809 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111700+0000", 2024-09-21T10:01:38.809 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7399999999999998e-07 2024-09-21T10:01:38.809 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.809 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.809 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.809 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111720+0000", 2024-09-21T10:01:38.809 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9701999999999999e-05 2024-09-21T10:01:38.809 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.809 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.809 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.810 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111726+0000", 2024-09-21T10:01:38.810 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4459999999999998e-06 2024-09-21T10:01:38.810 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.810 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.810 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.810 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111734+0000", 2024-09-21T10:01:38.810 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7079999999999997e-06 2024-09-21T10:01:38.810 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.810 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.810 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.810 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111757+0000", 2024-09-21T10:01:38.810 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2943999999999999e-05 2024-09-21T10:01:38.810 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.811 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.811 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:38.811 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111760+0000", 2024-09-21T10:01:38.811 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.269e-06 2024-09-21T10:01:38.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.811 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.811 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.811 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.193070+0000", 2024-09-21T10:01:38.811 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.081309445 2024-09-21T10:01:38.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.811 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.811 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.811 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.193153+0000", 2024-09-21T10:01:38.811 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2958000000000001e-05 2024-09-21T10:01:38.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.812 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.812 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,5,7", 2024-09-21T10:01:38.812 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.193250+0000", 2024-09-21T10:01:38.812 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.6947999999999994e-05 2024-09-21T10:01:38.812 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.813 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.813 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.813 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.194662+0000", 2024-09-21T10:01:38.813 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0014123709999999999 2024-09-21T10:01:38.813 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.813 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.813 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.813 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.196219+0000", 2024-09-21T10:01:38.813 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0015568870000000001 2024-09-21T10:01:38.813 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.813 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.813 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.813 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.196292+0000", 2024-09-21T10:01:38.813 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2928000000000004e-05 2024-09-21T10:01:38.814 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.814 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.814 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.814 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.215578+0000", 2024-09-21T10:01:38.814 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.019286182999999998 2024-09-21T10:01:38.814 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.814 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.814 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.814 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.215640+0000", 2024-09-21T10:01:38.814 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2360000000000006e-05 2024-09-21T10:01:38.814 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.814 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.814 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.815 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.216674+0000", 2024-09-21T10:01:38.815 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001033225 2024-09-21T10:01:38.815 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.815 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.815 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.815 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.815 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.815 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:72978 8.10 8:0e46254b:::benchmark_data_smithi137_204476_object72977:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e237)", 2024-09-21T10:01:38.815 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:55:50.111743+0000", 2024-09-21T10:01:38.815 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 348.666666013, 2024-09-21T10:01:38.815 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.113461341, 2024-09-21T10:01:38.815 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.815 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.815 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.816 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.816 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:38.816 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:38.816 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72978 2024-09-21T10:01:38.816 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.816 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.816 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.816 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.816 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111743+0000", 2024-09-21T10:01:38.816 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.816 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.816 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.816 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.817 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111743+0000", 2024-09-21T10:01:38.817 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.817 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.817 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.817 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.817 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111744+0000", 2024-09-21T10:01:38.817 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5200000000000002e-07 2024-09-21T10:01:38.817 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.817 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.817 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.817 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111764+0000", 2024-09-21T10:01:38.817 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9760999999999999e-05 2024-09-21T10:01:38.817 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.818 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.818 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.818 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111770+0000", 2024-09-21T10:01:38.818 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6560000000000003e-06 2024-09-21T10:01:38.818 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.818 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.818 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.818 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111775+0000", 2024-09-21T10:01:38.818 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0710000000000002e-06 2024-09-21T10:01:38.818 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.818 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.818 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.818 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111799+0000", 2024-09-21T10:01:38.819 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3569000000000001e-05 2024-09-21T10:01:38.819 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.819 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.819 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:38.819 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111802+0000", 2024-09-21T10:01:38.819 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1429999999999998e-06 2024-09-21T10:01:38.819 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.819 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.819 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.819 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.193809+0000", 2024-09-21T10:01:38.819 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0820066239999999 2024-09-21T10:01:38.819 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.819 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.819 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.819 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.193912+0000", 2024-09-21T10:01:38.820 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000103198 2024-09-21T10:01:38.820 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.820 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.820 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,5,7", 2024-09-21T10:01:38.820 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.194012+0000", 2024-09-21T10:01:38.820 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010038400000000001 2024-09-21T10:01:38.820 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.820 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.820 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.820 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.196112+0000", 2024-09-21T10:01:38.820 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0020999759999999999 2024-09-21T10:01:38.820 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.820 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.820 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.821 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.196248+0000", 2024-09-21T10:01:38.821 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013568400000000001 2024-09-21T10:01:38.821 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.821 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.821 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.821 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.196334+0000", 2024-09-21T10:01:38.821 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5921000000000006e-05 2024-09-21T10:01:38.821 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.821 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.821 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.821 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.223620+0000", 2024-09-21T10:01:38.821 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.027285842000000001 2024-09-21T10:01:38.821 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.821 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.822 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.822 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.223709+0000", 2024-09-21T10:01:38.822 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.8964999999999999e-05 2024-09-21T10:01:38.822 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.822 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.822 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.822 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.225205+0000", 2024-09-21T10:01:38.822 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001496095 2024-09-21T10:01:38.822 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.822 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.822 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.822 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.822 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.823 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:72997 8.10 8:09aca725:::benchmark_data_smithi137_204476_object72996:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e237)", 2024-09-21T10:01:38.823 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:55:50.111786+0000", 2024-09-21T10:01:38.823 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 348.66662287700001, 2024-09-21T10:01:38.823 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1148864730000001, 2024-09-21T10:01:38.823 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.823 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.823 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.823 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.823 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:38.823 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:38.823 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 72997 2024-09-21T10:01:38.823 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.823 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.823 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111786+0000", 2024-09-21T10:01:38.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111786+0000", 2024-09-21T10:01:38.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111787+0000", 2024-09-21T10:01:38.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2800000000000002e-07 2024-09-21T10:01:38.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.825 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111806+0000", 2024-09-21T10:01:38.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9459000000000001e-05 2024-09-21T10:01:38.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.825 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111813+0000", 2024-09-21T10:01:38.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0060000000000003e-06 2024-09-21T10:01:38.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.825 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111818+0000", 2024-09-21T10:01:38.826 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0409999999999997e-06 2024-09-21T10:01:38.826 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.826 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111842+0000", 2024-09-21T10:01:38.826 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3883000000000002e-05 2024-09-21T10:01:38.826 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.826 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:38.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111845+0000", 2024-09-21T10:01:38.826 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.157e-06 2024-09-21T10:01:38.826 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.827 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.827 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.827 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.196373+0000", 2024-09-21T10:01:38.827 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.08452734 2024-09-21T10:01:38.827 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.827 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.827 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.827 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.196470+0000", 2024-09-21T10:01:38.827 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7246999999999999e-05 2024-09-21T10:01:38.827 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.827 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.827 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,5,7", 2024-09-21T10:01:38.827 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.196565+0000", 2024-09-21T10:01:38.827 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5166000000000003e-05 2024-09-21T10:01:38.828 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.828 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.828 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.828 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.200327+0000", 2024-09-21T10:01:38.828 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003761711 2024-09-21T10:01:38.828 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.828 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.828 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.828 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.201110+0000", 2024-09-21T10:01:38.828 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00078284000000000003 2024-09-21T10:01:38.828 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.828 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.828 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.828 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.201157+0000", 2024-09-21T10:01:38.829 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7039999999999997e-05 2024-09-21T10:01:38.829 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.829 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.829 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.225308+0000", 2024-09-21T10:01:38.829 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.024151705999999998 2024-09-21T10:01:38.829 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.829 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.829 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.225423+0000", 2024-09-21T10:01:38.829 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000114949 2024-09-21T10:01:38.829 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.829 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.830 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.226673+0000", 2024-09-21T10:01:38.830 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0012495 2024-09-21T10:01:38.830 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.830 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.830 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.830 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.830 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.830 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:73012 8.10 8:0b917d97:::benchmark_data_smithi137_204476_object73011:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e237)", 2024-09-21T10:01:38.830 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:55:50.111828+0000", 2024-09-21T10:01:38.830 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 348.66658171, 2024-09-21T10:01:38.830 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1162051070000001, 2024-09-21T10:01:38.830 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.831 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.831 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.831 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.831 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:38.831 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:38.831 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 73012 2024-09-21T10:01:38.831 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.831 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.831 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.831 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.831 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111828+0000", 2024-09-21T10:01:38.831 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.831 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.831 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.832 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.832 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111828+0000", 2024-09-21T10:01:38.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.832 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.832 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.832 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.832 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111828+0000", 2024-09-21T10:01:38.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9799999999999999e-07 2024-09-21T10:01:38.832 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.832 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.832 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.832 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111849+0000", 2024-09-21T10:01:38.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0999e-05 2024-09-21T10:01:38.832 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.833 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111856+0000", 2024-09-21T10:01:38.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6409999999999996e-06 2024-09-21T10:01:38.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.833 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111861+0000", 2024-09-21T10:01:38.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2000000000000002e-06 2024-09-21T10:01:38.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.833 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111891+0000", 2024-09-21T10:01:38.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0035999999999998e-05 2024-09-21T10:01:38.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.834 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:38.834 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111894+0000", 2024-09-21T10:01:38.834 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3830000000000001e-06 2024-09-21T10:01:38.834 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.834 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.834 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.197377+0000", 2024-09-21T10:01:38.834 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.085482563 2024-09-21T10:01:38.834 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.834 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.834 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.197492+0000", 2024-09-21T10:01:38.835 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000114869 2024-09-21T10:01:38.835 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.835 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.835 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,5,7", 2024-09-21T10:01:38.835 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.197589+0000", 2024-09-21T10:01:38.835 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7744999999999993e-05 2024-09-21T10:01:38.835 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.835 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.835 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.835 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.201119+0000", 2024-09-21T10:01:38.835 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0035293859999999998 2024-09-21T10:01:38.835 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.835 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.835 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.836 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.201188+0000", 2024-09-21T10:01:38.836 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9531999999999998e-05 2024-09-21T10:01:38.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.836 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.836 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.836 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.201228+0000", 2024-09-21T10:01:38.836 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9328e-05 2024-09-21T10:01:38.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.836 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.836 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.836 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.226946+0000", 2024-09-21T10:01:38.836 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.025718501000000001 2024-09-21T10:01:38.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.837 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.837 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.837 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.227005+0000", 2024-09-21T10:01:38.837 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8857999999999998e-05 2024-09-21T10:01:38.837 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.837 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.837 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.837 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.228033+0000", 2024-09-21T10:01:38.837 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001027668 2024-09-21T10:01:38.837 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.837 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.837 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.837 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.837 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.838 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:73035 8.10 8:0ffd6585:::benchmark_data_smithi137_204476_object73034:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e237)", 2024-09-21T10:01:38.838 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:55:50.111870+0000", 2024-09-21T10:01:38.838 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 348.66653908500001, 2024-09-21T10:01:38.838 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1171092300000001, 2024-09-21T10:01:38.838 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.838 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.838 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.838 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.838 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:38.838 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:38.838 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 73035 2024-09-21T10:01:38.838 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.838 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.839 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111870+0000", 2024-09-21T10:01:38.839 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.839 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.839 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111870+0000", 2024-09-21T10:01:38.839 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.839 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.839 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111871+0000", 2024-09-21T10:01:38.839 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7100000000000002e-07 2024-09-21T10:01:38.839 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111903+0000", 2024-09-21T10:01:38.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1992000000000001e-05 2024-09-21T10:01:38.840 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111911+0000", 2024-09-21T10:01:38.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0870000000000007e-06 2024-09-21T10:01:38.840 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111918+0000", 2024-09-21T10:01:38.841 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.956e-06 2024-09-21T10:01:38.841 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.841 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.841 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.841 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111943+0000", 2024-09-21T10:01:38.841 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5547000000000001e-05 2024-09-21T10:01:38.841 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.841 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.841 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:38.841 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111947+0000", 2024-09-21T10:01:38.841 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2049999999999998e-06 2024-09-21T10:01:38.841 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.841 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.841 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.842 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.198322+0000", 2024-09-21T10:01:38.842 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.08637574 2024-09-21T10:01:38.842 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.842 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.842 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.842 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.198414+0000", 2024-09-21T10:01:38.842 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.1928999999999993e-05 2024-09-21T10:01:38.842 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.842 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.842 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,5,7", 2024-09-21T10:01:38.842 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.198525+0000", 2024-09-21T10:01:38.842 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011055799999999999 2024-09-21T10:01:38.842 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.843 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.843 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.843 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.201123+0000", 2024-09-21T10:01:38.843 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002598272 2024-09-21T10:01:38.843 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.843 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.843 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.843 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.201260+0000", 2024-09-21T10:01:38.843 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000137226 2024-09-21T10:01:38.843 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.843 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.843 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.843 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.205306+0000", 2024-09-21T10:01:38.843 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0040452939999999996 2024-09-21T10:01:38.844 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.844 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.844 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.844 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.228097+0000", 2024-09-21T10:01:38.844 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.022791344000000002 2024-09-21T10:01:38.844 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.844 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.844 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.844 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.228157+0000", 2024-09-21T10:01:38.844 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0025000000000002e-05 2024-09-21T10:01:38.844 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.844 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.844 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.844 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.228979+0000", 2024-09-21T10:01:38.845 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00082258400000000001 2024-09-21T10:01:38.845 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.845 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.845 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.845 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.845 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.845 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:73081 8.10 8:0d1cd344:::benchmark_data_smithi137_204476_object73080:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e237)", 2024-09-21T10:01:38.845 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:55:50.111928+0000", 2024-09-21T10:01:38.845 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 348.66648170399998, 2024-09-21T10:01:38.845 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1214520429999999, 2024-09-21T10:01:38.845 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.845 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.845 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.845 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.846 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:38.846 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:38.846 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 73081 2024-09-21T10:01:38.846 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.846 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.846 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.846 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.846 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111928+0000", 2024-09-21T10:01:38.846 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.846 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.846 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.846 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.846 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111928+0000", 2024-09-21T10:01:38.846 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.847 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.847 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.847 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.847 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111928+0000", 2024-09-21T10:01:38.847 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5199999999999997e-07 2024-09-21T10:01:38.847 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.847 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.847 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.847 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111948+0000", 2024-09-21T10:01:38.847 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9565999999999999e-05 2024-09-21T10:01:38.847 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.847 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.847 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111955+0000", 2024-09-21T10:01:38.848 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9609999999999999e-06 2024-09-21T10:01:38.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.848 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111960+0000", 2024-09-21T10:01:38.848 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0039999999999999e-06 2024-09-21T10:01:38.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.848 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111984+0000", 2024-09-21T10:01:38.848 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3879999999999998e-05 2024-09-21T10:01:38.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:38.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111987+0000", 2024-09-21T10:01:38.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0769999999999999e-06 2024-09-21T10:01:38.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.201290+0000", 2024-09-21T10:01:38.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0893035209999999 2024-09-21T10:01:38.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.201387+0000", 2024-09-21T10:01:38.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.6714999999999998e-05 2024-09-21T10:01:38.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.850 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.850 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,5,7", 2024-09-21T10:01:38.850 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.201484+0000", 2024-09-21T10:01:38.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7344999999999997e-05 2024-09-21T10:01:38.850 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.850 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.850 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.850 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.205318+0000", 2024-09-21T10:01:38.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0038339289999999998 2024-09-21T10:01:38.850 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.850 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.850 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.850 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.206268+0000", 2024-09-21T10:01:38.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00094935500000000003 2024-09-21T10:01:38.851 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.851 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.851 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.851 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.206457+0000", 2024-09-21T10:01:38.851 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000189027 2024-09-21T10:01:38.851 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.851 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.851 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.851 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.232232+0000", 2024-09-21T10:01:38.851 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.025775461 2024-09-21T10:01:38.851 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.851 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.851 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.852 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.232272+0000", 2024-09-21T10:01:38.852 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0059999999999999e-05 2024-09-21T10:01:38.852 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.852 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.852 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.233380+0000", 2024-09-21T10:01:38.852 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011075900000000001 2024-09-21T10:01:38.852 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.852 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.852 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.852 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.852 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:73091 8.10 8:0c5fdafa:::benchmark_data_smithi137_204476_object73090:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e237)", 2024-09-21T10:01:38.853 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:55:50.111971+0000", 2024-09-21T10:01:38.853 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 348.66643825099999, 2024-09-21T10:01:38.853 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.125669947, 2024-09-21T10:01:38.853 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.853 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.853 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.853 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.853 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:38.853 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:38.853 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:38.855 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 73091 2024-09-21T10:01:38.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.855 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.855 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.855 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.855 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111971+0000", 2024-09-21T10:01:38.855 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.855 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111971+0000", 2024-09-21T10:01:38.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.856 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111972+0000", 2024-09-21T10:01:38.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1399999999999997e-07 2024-09-21T10:01:38.856 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111991+0000", 2024-09-21T10:01:38.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9732999999999999e-05 2024-09-21T10:01:38.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.857 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.111998+0000", 2024-09-21T10:01:38.857 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6420000000000001e-06 2024-09-21T10:01:38.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.857 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.112003+0000", 2024-09-21T10:01:38.857 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1970000000000004e-06 2024-09-21T10:01:38.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.857 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.112025+0000", 2024-09-21T10:01:38.858 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2274000000000001e-05 2024-09-21T10:01:38.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.858 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:38.858 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:50.112029+0000", 2024-09-21T10:01:38.858 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2449999999999998e-06 2024-09-21T10:01:38.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.858 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.858 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.202473+0000", 2024-09-21T10:01:38.858 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0904440179999999 2024-09-21T10:01:38.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.859 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.859 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.202558+0000", 2024-09-21T10:01:38.859 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5117999999999994e-05 2024-09-21T10:01:38.859 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.859 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.859 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,5,7", 2024-09-21T10:01:38.859 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.202665+0000", 2024-09-21T10:01:38.859 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000106908 2024-09-21T10:01:38.859 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.859 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.859 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.859 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.205326+0000", 2024-09-21T10:01:38.859 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0026610129999999998 2024-09-21T10:01:38.859 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.860 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.860 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.860 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.206380+0000", 2024-09-21T10:01:38.860 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0010545890000000001 2024-09-21T10:01:38.860 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.860 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.860 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.860 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.206497+0000", 2024-09-21T10:01:38.860 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000116178 2024-09-21T10:01:38.860 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.860 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.860 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.860 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.236007+0000", 2024-09-21T10:01:38.860 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.029510484 2024-09-21T10:01:38.861 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.861 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.861 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.861 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.236117+0000", 2024-09-21T10:01:38.861 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000109724 2024-09-21T10:01:38.861 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.861 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.861 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.861 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:55:51.237641+0000", 2024-09-21T10:01:38.861 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0015243100000000001 2024-09-21T10:01:38.861 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.861 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.861 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.862 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.862 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.862 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:112705 8.13 8.6c59bf73 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e248)", 2024-09-21T10:01:38.862 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:56:23.390019+0000", 2024-09-21T10:01:38.862 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 315.38839055, 2024-09-21T10:01:38.862 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.96646633000000004, 2024-09-21T10:01:38.862 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.862 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.862 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T10:01:38.862 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.862 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:01:38.862 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:38.862 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 112705 2024-09-21T10:01:38.863 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.863 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.863 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.863 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.863 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:23.390019+0000", 2024-09-21T10:01:38.863 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.863 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.863 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.863 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.863 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:23.390019+0000", 2024-09-21T10:01:38.863 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.863 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.863 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.864 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.864 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:23.390020+0000", 2024-09-21T10:01:38.864 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4920000000000001e-06 2024-09-21T10:01:38.864 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.864 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.864 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.864 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:23.390043+0000", 2024-09-21T10:01:38.864 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2898999999999999e-05 2024-09-21T10:01:38.864 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.864 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.864 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.864 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:23.390057+0000", 2024-09-21T10:01:38.864 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4299e-05 2024-09-21T10:01:38.864 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.865 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.865 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.865 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:23.390065+0000", 2024-09-21T10:01:38.865 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2479999999999999e-06 2024-09-21T10:01:38.865 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.865 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.865 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.865 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:23.390147+0000", 2024-09-21T10:01:38.865 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2008000000000005e-05 2024-09-21T10:01:38.865 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.865 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.865 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:01:38.865 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:23.390157+0000", 2024-09-21T10:01:38.865 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0265000000000001e-05 2024-09-21T10:01:38.866 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.866 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.866 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.866 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.356471+0000", 2024-09-21T10:01:38.866 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.96631421399999995 2024-09-21T10:01:38.866 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.866 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.866 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.866 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:56:24.356485+0000", 2024-09-21T10:01:38.866 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3905e-05 2024-09-21T10:01:38.866 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.866 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.866 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.867 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.867 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.867 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:26877 9.c 9:3e33ce04:::benchmark_data_smithi137_231121_object26876:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:01:38.867 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:59:43.426799+0000", 2024-09-21T10:01:38.867 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 115.351610673, 2024-09-21T10:01:38.867 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.46573349800000002, 2024-09-21T10:01:38.867 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.867 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.867 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.867 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.867 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:01:38.867 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:01:38.868 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 26877 2024-09-21T10:01:38.868 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.868 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.868 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.868 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.868 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.426799+0000", 2024-09-21T10:01:38.868 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.868 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.868 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.868 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.868 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.426799+0000", 2024-09-21T10:01:38.868 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.868 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.869 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.869 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.869 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.426800+0000", 2024-09-21T10:01:38.869 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0499999999999999e-06 2024-09-21T10:01:38.869 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.869 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.869 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.869 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.426834+0000", 2024-09-21T10:01:38.869 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3824e-05 2024-09-21T10:01:38.869 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.869 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.869 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.869 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.426842+0000", 2024-09-21T10:01:38.869 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3750000000000003e-06 2024-09-21T10:01:38.869 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.870 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.870 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.870 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.426848+0000", 2024-09-21T10:01:38.870 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5440000000000004e-06 2024-09-21T10:01:38.870 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.870 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.870 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.870 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.427175+0000", 2024-09-21T10:01:38.870 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00032696400000000001 2024-09-21T10:01:38.870 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.870 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.870 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.870 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.427887+0000", 2024-09-21T10:01:38.871 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00071157100000000004 2024-09-21T10:01:38.871 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.871 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.871 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:01:38.871 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.428028+0000", 2024-09-21T10:01:38.871 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014052499999999999 2024-09-21T10:01:38.871 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.871 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.871 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.871 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.432335+0000", 2024-09-21T10:01:38.871 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0043070519999999996 2024-09-21T10:01:38.871 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.871 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.871 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.872 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.432350+0000", 2024-09-21T10:01:38.872 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5379e-05 2024-09-21T10:01:38.872 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.872 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.872 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.872 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.892412+0000", 2024-09-21T10:01:38.872 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.46006158800000002 2024-09-21T10:01:38.872 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.872 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.872 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.872 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.892474+0000", 2024-09-21T10:01:38.872 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2785000000000003e-05 2024-09-21T10:01:38.872 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.873 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.873 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.873 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.892532+0000", 2024-09-21T10:01:38.873 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7840999999999997e-05 2024-09-21T10:01:38.873 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.873 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.873 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.873 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.873 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.873 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:26886 9.c 9:3878c09d:::benchmark_data_smithi137_231121_object26885:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:01:38.873 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:59:43.429328+0000", 2024-09-21T10:01:38.873 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 115.34908121799999, 2024-09-21T10:01:38.873 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.46481662699999998, 2024-09-21T10:01:38.873 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.874 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.874 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.874 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.874 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:01:38.874 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:01:38.874 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 26886 2024-09-21T10:01:38.874 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.874 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.874 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.874 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.874 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.429328+0000", 2024-09-21T10:01:38.874 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.875 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.875 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.875 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.875 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.429328+0000", 2024-09-21T10:01:38.875 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.875 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.875 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.875 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.875 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.429329+0000", 2024-09-21T10:01:38.875 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5099999999999998e-07 2024-09-21T10:01:38.875 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.875 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.875 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.876 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.429347+0000", 2024-09-21T10:01:38.876 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8045000000000001e-05 2024-09-21T10:01:38.876 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.876 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.876 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.876 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.429358+0000", 2024-09-21T10:01:38.876 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0812000000000001e-05 2024-09-21T10:01:38.876 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.876 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.876 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.876 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.429364+0000", 2024-09-21T10:01:38.876 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4670000000000001e-06 2024-09-21T10:01:38.876 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.876 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.876 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.877 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.430459+0000", 2024-09-21T10:01:38.877 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001094367 2024-09-21T10:01:38.877 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.877 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.877 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.877 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.430720+0000", 2024-09-21T10:01:38.877 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00026161400000000002 2024-09-21T10:01:38.877 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.877 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.877 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:01:38.877 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.430860+0000", 2024-09-21T10:01:38.877 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000139815 2024-09-21T10:01:38.877 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.877 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.878 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.878 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.432354+0000", 2024-09-21T10:01:38.878 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0014939529999999999 2024-09-21T10:01:38.878 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.878 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.878 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.878 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.432964+0000", 2024-09-21T10:01:38.878 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00061022400000000003 2024-09-21T10:01:38.878 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.878 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.878 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.878 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.894069+0000", 2024-09-21T10:01:38.878 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.46110430899999999 2024-09-21T10:01:38.878 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.879 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.879 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.879 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.894103+0000", 2024-09-21T10:01:38.879 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4518999999999999e-05 2024-09-21T10:01:38.879 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.879 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.879 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.879 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.894145+0000", 2024-09-21T10:01:38.879 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1551000000000002e-05 2024-09-21T10:01:38.879 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.879 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.879 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.879 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.879 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.879 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:26922 9.c 9:3edce7e8:::benchmark_data_smithi137_231121_object26921:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:01:38.880 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:59:43.447021+0000", 2024-09-21T10:01:38.880 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 115.33138802800001, 2024-09-21T10:01:38.880 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.44726104500000002, 2024-09-21T10:01:38.880 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.880 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.880 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.880 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.880 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:01:38.880 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:01:38.880 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 26922 2024-09-21T10:01:38.880 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.880 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.880 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.447021+0000", 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.447021+0000", 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.447022+0000", 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3600000000000002e-07 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.881 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.882 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.447041+0000", 2024-09-21T10:01:38.882 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8890999999999999e-05 2024-09-21T10:01:38.882 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.882 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.882 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.882 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.447054+0000", 2024-09-21T10:01:38.882 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2741999999999999e-05 2024-09-21T10:01:38.882 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.882 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.882 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.882 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.447061+0000", 2024-09-21T10:01:38.882 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1380000000000001e-06 2024-09-21T10:01:38.882 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.882 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.883 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.883 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.447125+0000", 2024-09-21T10:01:38.883 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3610999999999998e-05 2024-09-21T10:01:38.883 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.883 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.883 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.883 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.447278+0000", 2024-09-21T10:01:38.883 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015320899999999999 2024-09-21T10:01:38.883 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.883 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.883 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:01:38.883 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.447410+0000", 2024-09-21T10:01:38.883 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000132743 2024-09-21T10:01:38.883 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.884 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.884 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.884 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.448678+0000", 2024-09-21T10:01:38.884 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00126728 2024-09-21T10:01:38.884 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.884 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.884 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.884 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.449279+0000", 2024-09-21T10:01:38.884 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00060132499999999999 2024-09-21T10:01:38.884 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.884 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.884 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.884 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.894188+0000", 2024-09-21T10:01:38.884 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.44490861300000001 2024-09-21T10:01:38.885 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.885 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.885 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.885 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.894244+0000", 2024-09-21T10:01:38.885 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5930000000000002e-05 2024-09-21T10:01:38.885 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.885 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.885 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.885 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.894282+0000", 2024-09-21T10:01:38.885 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.8726999999999997e-05 2024-09-21T10:01:38.885 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.885 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.885 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.886 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.886 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.886 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:26959 9.c 9:34924d50:::benchmark_data_smithi137_231121_object26958:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:01:38.886 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:59:43.464423+0000", 2024-09-21T10:01:38.886 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 115.313986313, 2024-09-21T10:01:38.886 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.43272312699999999, 2024-09-21T10:01:38.886 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.886 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.886 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.886 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.886 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:01:38.886 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:01:38.886 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 26959 2024-09-21T10:01:38.887 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.887 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.887 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.887 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.887 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.464423+0000", 2024-09-21T10:01:38.887 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.887 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.887 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.887 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.887 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.464423+0000", 2024-09-21T10:01:38.887 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.887 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.888 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.888 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.888 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.464424+0000", 2024-09-21T10:01:38.888 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5000000000000001e-07 2024-09-21T10:01:38.888 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.888 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.888 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.888 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.464446+0000", 2024-09-21T10:01:38.888 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1895999999999998e-05 2024-09-21T10:01:38.888 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.888 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.888 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.888 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.464465+0000", 2024-09-21T10:01:38.888 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9675000000000001e-05 2024-09-21T10:01:38.888 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.889 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.889 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.889 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.464474+0000", 2024-09-21T10:01:38.889 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2460000000000003e-06 2024-09-21T10:01:38.889 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.889 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.889 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.889 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.464564+0000", 2024-09-21T10:01:38.889 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0505000000000002e-05 2024-09-21T10:01:38.889 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.889 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.889 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.889 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.464685+0000", 2024-09-21T10:01:38.889 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012106 2024-09-21T10:01:38.890 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.890 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.890 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:01:38.890 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.464804+0000", 2024-09-21T10:01:38.890 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011893800000000001 2024-09-21T10:01:38.890 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.890 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.890 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.890 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.466063+0000", 2024-09-21T10:01:38.890 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0012587399999999999 2024-09-21T10:01:38.890 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.890 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.890 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.891 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.466347+0000", 2024-09-21T10:01:38.891 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00028399700000000003 2024-09-21T10:01:38.891 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.891 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.891 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.891 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.897018+0000", 2024-09-21T10:01:38.891 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.43067134899999998 2024-09-21T10:01:38.891 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.891 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.891 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.891 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.897098+0000", 2024-09-21T10:01:38.891 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.9289999999999995e-05 2024-09-21T10:01:38.891 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.891 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.892 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.892 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.897146+0000", 2024-09-21T10:01:38.892 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8581000000000001e-05 2024-09-21T10:01:38.892 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.892 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.892 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.892 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.892 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.892 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:26968 9.c 9:37da645e:::benchmark_data_smithi137_231121_object26967:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:01:38.892 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:59:43.468467+0000", 2024-09-21T10:01:38.892 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 115.309941849, 2024-09-21T10:01:38.892 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.42893937799999998, 2024-09-21T10:01:38.892 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.893 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.893 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.893 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.893 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:01:38.893 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:01:38.893 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 26968 2024-09-21T10:01:38.893 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.893 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.893 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.893 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.893 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.468467+0000", 2024-09-21T10:01:38.893 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.893 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.893 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.894 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.894 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.468467+0000", 2024-09-21T10:01:38.894 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.894 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.894 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.894 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.894 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.468468+0000", 2024-09-21T10:01:38.894 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5899999999999995e-07 2024-09-21T10:01:38.894 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.894 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.894 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.894 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.468495+0000", 2024-09-21T10:01:38.894 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.7042e-05 2024-09-21T10:01:38.894 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.895 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.895 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.895 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.468503+0000", 2024-09-21T10:01:38.895 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5979999999999999e-06 2024-09-21T10:01:38.895 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.895 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.895 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.895 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.468507+0000", 2024-09-21T10:01:38.895 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0180000000000003e-06 2024-09-21T10:01:38.895 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.895 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.895 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.895 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.468556+0000", 2024-09-21T10:01:38.895 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9511000000000001e-05 2024-09-21T10:01:38.896 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.896 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.896 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.896 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.468680+0000", 2024-09-21T10:01:38.896 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012320899999999999 2024-09-21T10:01:38.896 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.896 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.896 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:01:38.896 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.468816+0000", 2024-09-21T10:01:38.896 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013612499999999999 2024-09-21T10:01:38.896 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.896 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.896 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.896 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.470245+0000", 2024-09-21T10:01:38.897 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0014295759999999999 2024-09-21T10:01:38.897 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.897 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.897 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.897 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.470385+0000", 2024-09-21T10:01:38.897 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013996500000000001 2024-09-21T10:01:38.897 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.897 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.897 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.897 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.897296+0000", 2024-09-21T10:01:38.897 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.42691066599999999 2024-09-21T10:01:38.897 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.897 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.897 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.898 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.897346+0000", 2024-09-21T10:01:38.898 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9944999999999997e-05 2024-09-21T10:01:38.898 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.898 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.898 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.898 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:59:43.897407+0000", 2024-09-21T10:01:38.898 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0964000000000001e-05 2024-09-21T10:01:38.898 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.898 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.898 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.898 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.898 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.898 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:154744 9.f 9:f4d38bb0:::benchmark_data_smithi137_231121_object26562:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:01:38.898 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:33.812928+0000", 2024-09-21T10:01:38.899 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 4.9654814849999998, 2024-09-21T10:01:38.899 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.44784987999999998, 2024-09-21T10:01:38.899 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.899 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.899 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.899 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.899 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:01:38.899 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:01:38.899 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 154744 2024-09-21T10:01:38.899 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.899 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.899 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.899 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.899 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.812928+0000", 2024-09-21T10:01:38.900 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.900 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.900 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.900 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.900 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.812928+0000", 2024-09-21T10:01:38.900 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.900 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.900 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.900 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.900 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.812929+0000", 2024-09-21T10:01:38.900 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1170000000000001e-06 2024-09-21T10:01:38.900 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.900 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.901 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.901 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.812934+0000", 2024-09-21T10:01:38.901 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6659999999999999e-06 2024-09-21T10:01:38.901 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.901 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.901 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.901 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.812944+0000", 2024-09-21T10:01:38.901 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0842999999999999e-05 2024-09-21T10:01:38.901 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.901 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.901 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.901 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.812951+0000", 2024-09-21T10:01:38.901 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7399999999999998e-06 2024-09-21T10:01:38.901 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.902 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.902 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.902 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.813206+0000", 2024-09-21T10:01:38.902 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00025452800000000001 2024-09-21T10:01:38.902 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.902 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.902 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.902 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.813301+0000", 2024-09-21T10:01:38.902 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5458000000000007e-05 2024-09-21T10:01:38.902 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.902 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.902 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:01:38.902 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.813398+0000", 2024-09-21T10:01:38.902 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7056e-05 2024-09-21T10:01:38.903 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.903 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.903 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.903 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.827861+0000", 2024-09-21T10:01:38.903 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.014462848 2024-09-21T10:01:38.903 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.903 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.903 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.903 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.835868+0000", 2024-09-21T10:01:38.903 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0080066180000000001 2024-09-21T10:01:38.903 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.903 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.903 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.903 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.260695+0000", 2024-09-21T10:01:38.904 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.424827179 2024-09-21T10:01:38.904 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.904 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.904 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.904 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.260744+0000", 2024-09-21T10:01:38.904 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8906999999999998e-05 2024-09-21T10:01:38.904 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.904 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.904 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.904 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.260778+0000", 2024-09-21T10:01:38.904 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.392e-05 2024-09-21T10:01:38.904 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.905 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.905 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.905 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.905 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.905 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:154745 9.f 9:f2b8d3fb:::benchmark_data_smithi137_231121_object26563:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:01:38.905 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:33.812965+0000", 2024-09-21T10:01:38.905 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 4.9654440429999998, 2024-09-21T10:01:38.905 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.44791800700000001, 2024-09-21T10:01:38.905 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.905 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.905 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.905 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.905 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:01:38.905 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:01:38.906 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 154745 2024-09-21T10:01:38.906 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.906 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.906 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.906 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.906 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.812965+0000", 2024-09-21T10:01:38.906 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.906 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.906 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.906 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.906 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.812965+0000", 2024-09-21T10:01:38.906 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.907 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.907 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.907 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.907 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.812966+0000", 2024-09-21T10:01:38.907 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6700000000000003e-07 2024-09-21T10:01:38.907 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.907 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.907 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.907 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.812968+0000", 2024-09-21T10:01:38.907 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5890000000000001e-06 2024-09-21T10:01:38.907 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.907 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.907 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.908 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.812976+0000", 2024-09-21T10:01:38.908 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.413e-06 2024-09-21T10:01:38.908 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.908 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.908 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.908 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.812981+0000", 2024-09-21T10:01:38.908 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.344e-06 2024-09-21T10:01:38.908 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.908 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.908 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.908 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.821896+0000", 2024-09-21T10:01:38.908 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00891518 2024-09-21T10:01:38.908 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.909 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.909 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.909 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.822015+0000", 2024-09-21T10:01:38.909 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011856199999999999 2024-09-21T10:01:38.909 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.909 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.909 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:01:38.909 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.822134+0000", 2024-09-21T10:01:38.909 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000118867 2024-09-21T10:01:38.909 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.909 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.909 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.909 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.827865+0000", 2024-09-21T10:01:38.909 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0057307 2024-09-21T10:01:38.909 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.910 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.910 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.910 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.835911+0000", 2024-09-21T10:01:38.910 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0080460600000000007 2024-09-21T10:01:38.910 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.910 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.910 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.910 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.260817+0000", 2024-09-21T10:01:38.910 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.42490597400000002 2024-09-21T10:01:38.910 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.910 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.910 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.910 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.260843+0000", 2024-09-21T10:01:38.911 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6812e-05 2024-09-21T10:01:38.911 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.911 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.912 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.912 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.260883+0000", 2024-09-21T10:01:38.912 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9938999999999998e-05 2024-09-21T10:01:38.912 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.912 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.912 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.912 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.912 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.912 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:154760 9.f 9:f68b4f79:::benchmark_data_smithi137_231121_object26578:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:01:38.912 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:33.829828+0000", 2024-09-21T10:01:38.912 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 4.9485815530000004, 2024-09-21T10:01:38.912 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.43116237699999999, 2024-09-21T10:01:38.913 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.913 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.913 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.913 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.913 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:01:38.913 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:01:38.913 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 154760 2024-09-21T10:01:38.913 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.913 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.913 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.913 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.913 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.829828+0000", 2024-09-21T10:01:38.913 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.914 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.914 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.914 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.914 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.829828+0000", 2024-09-21T10:01:38.914 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.914 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.914 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.914 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.914 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.829829+0000", 2024-09-21T10:01:38.914 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5700000000000001e-07 2024-09-21T10:01:38.914 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.914 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.914 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.915 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.829832+0000", 2024-09-21T10:01:38.915 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4920000000000002e-06 2024-09-21T10:01:38.915 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.915 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.915 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.915 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.829842+0000", 2024-09-21T10:01:38.915 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0261000000000001e-05 2024-09-21T10:01:38.915 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.915 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.915 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.915 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.829849+0000", 2024-09-21T10:01:38.915 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5300000000000002e-06 2024-09-21T10:01:38.916 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.916 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.916 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.916 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.829898+0000", 2024-09-21T10:01:38.916 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8606000000000002e-05 2024-09-21T10:01:38.916 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.916 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.916 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.916 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.829976+0000", 2024-09-21T10:01:38.916 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.8442000000000006e-05 2024-09-21T10:01:38.916 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.916 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.916 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:01:38.917 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.830044+0000", 2024-09-21T10:01:38.917 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8526000000000001e-05 2024-09-21T10:01:38.917 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.917 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.917 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.917 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.834228+0000", 2024-09-21T10:01:38.917 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0041835900000000001 2024-09-21T10:01:38.917 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.917 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.917 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.917 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.835947+0000", 2024-09-21T10:01:38.917 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001718561 2024-09-21T10:01:38.917 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.917 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.917 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.918 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.260918+0000", 2024-09-21T10:01:38.918 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.424971508 2024-09-21T10:01:38.918 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.918 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.918 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.918 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.260957+0000", 2024-09-21T10:01:38.918 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9138999999999999e-05 2024-09-21T10:01:38.918 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.918 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.918 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.918 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.260990+0000", 2024-09-21T10:01:38.918 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2864999999999998e-05 2024-09-21T10:01:38.918 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.919 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.919 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.919 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.919 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.919 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:154761 9.2 9:409c7eb1:::benchmark_data_smithi137_231121_object26579:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:01:38.919 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:33.830638+0000", 2024-09-21T10:01:38.919 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 4.9477717170000002, 2024-09-21T10:01:38.919 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.440034284, 2024-09-21T10:01:38.919 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:01:38.919 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:01:38.919 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:38.919 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:01:38.919 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:01:38.919 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:01:38.920 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 154761 2024-09-21T10:01:38.920 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.920 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:01:38.920 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.920 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:01:38.920 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.830638+0000", 2024-09-21T10:01:38.920 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.920 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.920 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.920 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:01:38.920 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.830638+0000", 2024-09-21T10:01:38.920 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:01:38.921 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.921 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.921 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:01:38.921 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.830639+0000", 2024-09-21T10:01:38.921 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9100000000000002e-07 2024-09-21T10:01:38.921 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.921 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.921 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:01:38.921 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.830642+0000", 2024-09-21T10:01:38.921 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9580000000000001e-06 2024-09-21T10:01:38.921 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.921 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.921 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:01:38.921 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.830654+0000", 2024-09-21T10:01:38.922 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1585e-05 2024-09-21T10:01:38.922 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.922 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.922 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:01:38.922 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.830661+0000", 2024-09-21T10:01:38.922 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8190000000000003e-06 2024-09-21T10:01:38.922 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.922 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.922 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:01:38.922 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.830715+0000", 2024-09-21T10:01:38.922 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4267000000000001e-05 2024-09-21T10:01:38.922 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.922 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.923 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:01:38.923 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.830798+0000", 2024-09-21T10:01:38.923 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3268000000000003e-05 2024-09-21T10:01:38.923 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.923 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.923 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:01:38.923 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.830861+0000", 2024-09-21T10:01:38.923 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2268999999999996e-05 2024-09-21T10:01:38.923 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.923 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.923 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:01:38.923 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.834332+0000", 2024-09-21T10:01:38.923 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003471189 2024-09-21T10:01:38.923 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.924 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.924 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.924 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.835537+0000", 2024-09-21T10:01:38.924 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0012055290000000001 2024-09-21T10:01:38.924 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.924 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.924 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:38.924 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.270520+0000", 2024-09-21T10:01:38.924 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.43498216899999997 2024-09-21T10:01:38.924 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.924 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.924 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:01:38.924 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.270624+0000", 2024-09-21T10:01:38.925 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000104579 2024-09-21T10:01:38.925 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:01:38.925 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:01:38.925 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:01:38.925 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.270672+0000", 2024-09-21T10:01:38.925 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7760999999999999e-05 2024-09-21T10:01:38.925 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.925 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.925 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.925 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:01:38.925 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:01:38.925 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:01:38.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:38.927 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:38.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:38.927 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:38 smithi165 ceph-mon[86023]: pgmap v977: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 937 op/s 2024-09-21T10:01:39.028 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:39.078 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:39.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:39.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:39.179 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:39.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:39.222 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:39.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:39.323 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:39.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:39.363 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:39.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:39.464 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:39.511 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:39.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:39.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:39.612 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:39.652 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:39.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:39.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:39.754 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:39.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:39.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:39.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:39.892 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:39.943 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:39.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:39.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:40.045 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:40.083 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:40.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:40.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:40.184 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:40.233 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:40.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:40.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:40.335 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:40.359 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:40.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:40.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:40.461 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:40.486 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T10:01:40.501 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:40.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:40.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:40.603 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:40.643 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:40.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:40.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:01:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:01:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:01:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:40 smithi165 ceph-mon[86023]: pgmap v978: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 882 op/s 2024-09-21T10:01:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:01:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:40 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1597907872' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:01:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:40 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:01:40.679 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:40 smithi137 ceph-mon[97575]: pgmap v978: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 882 op/s 2024-09-21T10:01:40.679 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:01:40.679 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:40 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1597907872' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:01:40.680 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:40 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:01:40.680 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:40 smithi137 ceph-mon[93825]: pgmap v978: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 882 op/s 2024-09-21T10:01:40.680 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:01:40.680 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:40 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1597907872' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:01:40.680 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:40 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:01:40.745 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:40.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:40.789 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:40.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:40.890 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:40.932 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:40.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:40.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:40.961 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:01:41.033 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:41.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:41.070 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:41.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:41.171 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:41.207 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:41.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:41.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:41.309 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:41.341 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:41.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:41.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:41.379 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:01:41.442 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:41.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:41.477 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:41.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:41.578 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:41.616 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:41.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:41.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:41.718 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:41.733 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:41 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:01:41.733 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:41 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:01:41.733 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:41 smithi165 ceph-mon[86023]: osdmap e306: 8 total, 8 up, 8 in 2024-09-21T10:01:41.749 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:41.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:41.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:41.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:41 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:01:41.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:41 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:01:41.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:41 smithi137 ceph-mon[93825]: osdmap e306: 8 total, 8 up, 8 in 2024-09-21T10:01:41.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:41 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:01:41.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:41 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:01:41.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:41 smithi137 ceph-mon[97575]: osdmap e306: 8 total, 8 up, 8 in 2024-09-21T10:01:41.851 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:41.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:41.892 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:41.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:41.993 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:42.013 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 7, 5, 6] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T10:01:42.013 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:01:42.014 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [0, 1, 2, 3, 4, 7, 5, 6] 2024-09-21T10:01:42.014 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd out 7 2024-09-21T10:01:42.030 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:42.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:42.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:42.132 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:42.176 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:42.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:42.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:42.188 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:01:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:01:41] "GET /metrics HTTP/1.1" 200 36515 "" "Prometheus/2.51.0" 2024-09-21T10:01:42.278 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:42.322 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:42.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:42.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:42.380 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:01:42.380 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:01:42.424 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:42.426 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:01:42.426 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:01:42.452 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:42.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:42.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:42.460 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:01:42.460 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:01:42.465 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:42.506 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:01:42.506 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:01:42.536 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:01:42.536 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:01:42.553 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:42.568 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:01:42.568 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:01:42.596 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:42.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:42.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:42.604 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:01:42.604 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:01:42.635 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:01:42.635 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:01:42.698 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:42.731 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:42.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:42.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:42.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:42 smithi137 ceph-mon[93825]: pgmap v980: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 859 op/s 2024-09-21T10:01:42.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:42 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1886641181' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:01:42.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:42 smithi137 ceph-mon[97575]: pgmap v980: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 859 op/s 2024-09-21T10:01:42.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:42 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1886641181' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:01:42.802 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:42 smithi165 ceph-mon[86023]: pgmap v980: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 859 op/s 2024-09-21T10:01:42.802 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:42 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1886641181' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:01:42.833 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:42.859 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:42.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:42.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:42.960 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:42.995 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:42.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:42.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:43.097 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:43.133 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:43.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:43.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:43.234 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:43.274 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:43.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:43.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:43.375 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:43.401 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:43.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:43.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:43.503 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:43.577 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:43.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:43.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:43.679 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:43.720 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:43.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:43.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:43.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:43 smithi137 ceph-mon[93825]: pgmap v981: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-09-21T10:01:43.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:43 smithi137 ceph-mon[97575]: pgmap v981: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-09-21T10:01:43.822 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:43.843 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:43.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:43.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:43.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:43 smithi165 ceph-mon[86023]: pgmap v981: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-09-21T10:01:43.945 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:43.988 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:43.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:43.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:44.089 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:44.100 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:01:44.121 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:44.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:44.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:44.223 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:44.254 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:44.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:44.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:44.356 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:44.401 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:44.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:44.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:44.429 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:01:44.429 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:01:44.502 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:44.556 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:44.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:44.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:44.658 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:44.689 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:44.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:44.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:44.791 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:44.831 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:44.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:44.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:44.933 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:44.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:44.976 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:44.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:45.078 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:45.103 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:45.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:45.126 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:45.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:45.226 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:45.261 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:01:45.275 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:45.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:45.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:45.377 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:45.419 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:45.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:45.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:45.505 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:01:45.520 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:45.599 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:45.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:45.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:45.688 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:01:45.701 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:45.767 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:45.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:45.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:45.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:45 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a[93821]: 2024-09-21T10:01:45.429+0000 7f66a97aa640 -1 mon.a@0(leader).osd e306 definitely_dead 0 2024-09-21T10:01:45.869 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:45.912 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:45.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:45.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:45.998 INFO:teuthology.orchestra.run.smithi137.stderr:marked out osd.7. 2024-09-21T10:01:46.013 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:46.048 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:46.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:46.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:46.116 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:45 smithi165 ceph-mon[86023]: pgmap v982: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 833 op/s 2024-09-21T10:01:46.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:45 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2801525576' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-09-21T10:01:46.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:45 smithi165 ceph-mon[86023]: Client client.admin marked osd.7 out, while it was still marked up 2024-09-21T10:01:46.150 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:46.171 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:46.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:46.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:46.273 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:46.294 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:46.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:46.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:45 smithi137 ceph-mon[93825]: pgmap v982: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 833 op/s 2024-09-21T10:01:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:45 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2801525576' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-09-21T10:01:46.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:45 smithi137 ceph-mon[93825]: Client client.admin marked osd.7 out, while it was still marked up 2024-09-21T10:01:46.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:45 smithi137 ceph-mon[97575]: pgmap v982: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 833 op/s 2024-09-21T10:01:46.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:45 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2801525576' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-09-21T10:01:46.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:45 smithi137 ceph-mon[97575]: Client client.admin marked osd.7 out, while it was still marked up 2024-09-21T10:01:46.395 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:46.416 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:46.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:46.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:46.518 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:46.539 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:46.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:46.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:46.640 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:46.662 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:46.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:46.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:46.763 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:46.785 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:46.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:46.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:46.886 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:46.909 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:46.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:46.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:47.010 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:47.031 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:47.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:47.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:47.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:46 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2801525576' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2024-09-21T10:01:47.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:46 smithi137 ceph-mon[93825]: osdmap e307: 8 total, 8 up, 7 in 2024-09-21T10:01:47.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:46 smithi137 ceph-mon[93825]: osdmap e308: 8 total, 8 up, 7 in 2024-09-21T10:01:47.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:46 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2801525576' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2024-09-21T10:01:47.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:46 smithi137 ceph-mon[97575]: osdmap e307: 8 total, 8 up, 7 in 2024-09-21T10:01:47.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:46 smithi137 ceph-mon[97575]: osdmap e308: 8 total, 8 up, 7 in 2024-09-21T10:01:47.133 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:47.155 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:47.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:47.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:47.256 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:47.278 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:47.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:47.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:47.311 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:46 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2801525576' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2024-09-21T10:01:47.311 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:46 smithi165 ceph-mon[86023]: osdmap e307: 8 total, 8 up, 7 in 2024-09-21T10:01:47.311 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:46 smithi165 ceph-mon[86023]: osdmap e308: 8 total, 8 up, 7 in 2024-09-21T10:01:47.380 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:47.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:47.403 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:47.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:47.503 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:47.539 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:47.567 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:47.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:47.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:47.669 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:47.717 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:47.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:47.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:47.818 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:47.845 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:47.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:47.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:47.947 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:47.973 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:47.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:47.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:48.075 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:48.111 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:48.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:48.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:48.213 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:48.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:48.259 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:48.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:48.360 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:48.390 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:48.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:48.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:48.461 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T10:01:48.492 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:48.520 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:48.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:48.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:48.529 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:01:48.529 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:01:48.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[93825]: pgmap v985: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 1.01k op/s 2024-09-21T10:01:48.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[93825]: 9.a starting backfill to osd.3 from (0'0,0'0] MAX to 306'10189 2024-09-21T10:01:48.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[93825]: 9.d starting backfill to osd.4 from (0'0,0'0] MAX to 306'10367 2024-09-21T10:01:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[93825]: osdmap e309: 8 total, 8 up, 7 in 2024-09-21T10:01:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[93825]: 9.9 starting backfill to osd.3 from (0'0,0'0] MAX to 306'10340 2024-09-21T10:01:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[93825]: 9.5 starting backfill to osd.1 from (0'0,0'0] MAX to 306'10218 2024-09-21T10:01:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[93825]: 9.e starting backfill to osd.0 from (0'0,0'0] MAX to 306'10334 2024-09-21T10:01:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[93825]: 9.c starting backfill to osd.0 from (0'0,0'0] MAX to 306'10535 2024-09-21T10:01:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[93825]: 9.1 starting backfill to osd.4 from (0'0,0'0] MAX to 306'10238 2024-09-21T10:01:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[93825]: 9.3 starting backfill to osd.5 from (0'0,0'0] MAX to 306'10445 2024-09-21T10:01:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[93825]: 9.7 starting backfill to osd.2 from (0'0,0'0] MAX to 306'10038 2024-09-21T10:01:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3748358307' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:01:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:01:48.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[97575]: pgmap v985: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 1.01k op/s 2024-09-21T10:01:48.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[97575]: 9.a starting backfill to osd.3 from (0'0,0'0] MAX to 306'10189 2024-09-21T10:01:48.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[97575]: 9.d starting backfill to osd.4 from (0'0,0'0] MAX to 306'10367 2024-09-21T10:01:48.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[97575]: osdmap e309: 8 total, 8 up, 7 in 2024-09-21T10:01:48.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[97575]: 9.9 starting backfill to osd.3 from (0'0,0'0] MAX to 306'10340 2024-09-21T10:01:48.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[97575]: 9.5 starting backfill to osd.1 from (0'0,0'0] MAX to 306'10218 2024-09-21T10:01:48.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[97575]: 9.e starting backfill to osd.0 from (0'0,0'0] MAX to 306'10334 2024-09-21T10:01:48.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[97575]: 9.c starting backfill to osd.0 from (0'0,0'0] MAX to 306'10535 2024-09-21T10:01:48.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[97575]: 9.1 starting backfill to osd.4 from (0'0,0'0] MAX to 306'10238 2024-09-21T10:01:48.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[97575]: 9.3 starting backfill to osd.5 from (0'0,0'0] MAX to 306'10445 2024-09-21T10:01:48.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[97575]: 9.7 starting backfill to osd.2 from (0'0,0'0] MAX to 306'10038 2024-09-21T10:01:48.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3748358307' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:01:48.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:48 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:01:48.623 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:48.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:48.668 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:48.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:48.769 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:48.807 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:48.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:48.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:48.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:48 smithi165 ceph-mon[86023]: pgmap v985: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 1.01k op/s 2024-09-21T10:01:48.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:48 smithi165 ceph-mon[86023]: 9.a starting backfill to osd.3 from (0'0,0'0] MAX to 306'10189 2024-09-21T10:01:48.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:48 smithi165 ceph-mon[86023]: 9.d starting backfill to osd.4 from (0'0,0'0] MAX to 306'10367 2024-09-21T10:01:48.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:48 smithi165 ceph-mon[86023]: osdmap e309: 8 total, 8 up, 7 in 2024-09-21T10:01:48.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:48 smithi165 ceph-mon[86023]: 9.9 starting backfill to osd.3 from (0'0,0'0] MAX to 306'10340 2024-09-21T10:01:48.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:48 smithi165 ceph-mon[86023]: 9.5 starting backfill to osd.1 from (0'0,0'0] MAX to 306'10218 2024-09-21T10:01:48.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:48 smithi165 ceph-mon[86023]: 9.e starting backfill to osd.0 from (0'0,0'0] MAX to 306'10334 2024-09-21T10:01:48.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:48 smithi165 ceph-mon[86023]: 9.c starting backfill to osd.0 from (0'0,0'0] MAX to 306'10535 2024-09-21T10:01:48.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:48 smithi165 ceph-mon[86023]: 9.1 starting backfill to osd.4 from (0'0,0'0] MAX to 306'10238 2024-09-21T10:01:48.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:48 smithi165 ceph-mon[86023]: 9.3 starting backfill to osd.5 from (0'0,0'0] MAX to 306'10445 2024-09-21T10:01:48.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:48 smithi165 ceph-mon[86023]: 9.7 starting backfill to osd.2 from (0'0,0'0] MAX to 306'10038 2024-09-21T10:01:48.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:48 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3748358307' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:01:48.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:48 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:01:48.909 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:48.941 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:48.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:48.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:49.042 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:49.071 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:49.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:49.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:49.173 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:49.210 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:49.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:49.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:49.311 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:49.349 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:49.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:49.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:49.451 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:49.482 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:49.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:49.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:49.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:49 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:01:49.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:49 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:01:49.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:49 smithi137 ceph-mon[97575]: osdmap e310: 8 total, 8 up, 7 in 2024-09-21T10:01:49.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:49 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:01:49.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:49 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:01:49.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:49 smithi137 ceph-mon[93825]: osdmap e310: 8 total, 8 up, 7 in 2024-09-21T10:01:49.584 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:49.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:49.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:49.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:49.627 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:49 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:01:49.627 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:49 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:01:49.627 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:49 smithi165 ceph-mon[86023]: osdmap e310: 8 total, 8 up, 7 in 2024-09-21T10:01:49.667 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:01:49.723 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:49.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:49.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:49.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:49.894 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:49.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:49.930 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:49.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:50.031 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:50.083 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:50.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:50.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:50.134 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:01:50.186 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:50.214 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:50.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:50.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:50.316 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:50.368 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:50.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:50.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:50.469 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:50.498 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:50.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:50.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:50.555 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:50 smithi165 ceph-mon[86023]: pgmap v988: 89 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 83 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 887 op/s; 33982/273885 objects misplaced (12.407%); 3.7 MiB/s, 60 objects/s recovering 2024-09-21T10:01:50.555 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:01:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:01:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:01:50.600 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:50.639 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:50.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:50.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:50.701 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:50 smithi137 ceph-mon[93825]: pgmap v988: 89 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 83 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 887 op/s; 33982/273885 objects misplaced (12.407%); 3.7 MiB/s, 60 objects/s recovering 2024-09-21T10:01:50.701 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:50 smithi137 ceph-mon[97575]: pgmap v988: 89 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 83 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 887 op/s; 33982/273885 objects misplaced (12.407%); 3.7 MiB/s, 60 objects/s recovering 2024-09-21T10:01:50.741 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:50.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:50.774 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:50.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:50.875 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:50.893 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:01:50.893 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:01:50.911 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:50.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:50.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:50.929 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:01:50.930 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:01:50.965 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:01:50.966 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:01:50.999 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:01:50.999 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:01:51.014 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:51.030 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:01:51.030 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:01:51.047 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:51.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:51.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:51.068 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:01:51.068 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:01:51.102 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:01:51.102 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:01:51.142 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:01:51.142 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:01:51.150 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:51.193 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:51.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:51.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:51.248 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:01:51.294 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:51.324 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:51.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:51.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:51.426 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:51.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:51.461 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:51.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:51.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:51 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2587718672' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:01:51.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:51 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2587718672' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:01:51.561 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:51.588 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:51 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2587718672' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:01:51.598 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:51.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:51.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:51.700 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:51.735 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:51.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:51.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:51.837 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:51.867 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:51.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:51.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:51.969 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:52.012 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:52.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:52.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:52.039 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:52.039 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:01:52.039 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T10:01:52.040 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T10:01:52.040 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T10:01:52.040 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.040 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113170 8.14 8:2e15684b:::benchmark_data_smithi137_204476_object113169:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.040 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.616149+0000", 2024-09-21T10:01:52.040 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 326.41812468699999, 2024-09-21T10:01:52.040 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.0498227679999999, 2024-09-21T10:01:52.040 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.040 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.040 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.040 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.040 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.041 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113170 2024-09-21T10:01:52.041 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.041 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.041 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.041 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.041 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616149+0000", 2024-09-21T10:01:52.041 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.041 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.041 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.041 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.041 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616149+0000", 2024-09-21T10:01:52.041 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.041 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.041 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.042 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.042 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616147+0000", 2024-09-21T10:01:52.042 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999971 2024-09-21T10:01:52.042 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.042 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.042 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.042 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616193+0000", 2024-09-21T10:01:52.042 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6088000000000003e-05 2024-09-21T10:01:52.042 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.042 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.042 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.042 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616218+0000", 2024-09-21T10:01:52.042 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5420999999999999e-05 2024-09-21T10:01:52.042 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.042 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.043 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.043 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616226+0000", 2024-09-21T10:01:52.043 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2689999999999999e-06 2024-09-21T10:01:52.043 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.043 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.043 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.043 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616299+0000", 2024-09-21T10:01:52.043 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2502999999999993e-05 2024-09-21T10:01:52.043 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.043 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.043 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.043 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.616314+0000", 2024-09-21T10:01:52.043 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4815e-05 2024-09-21T10:01:52.043 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.043 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.044 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.044 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340215+0000", 2024-09-21T10:01:52.044 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.72390172799999997 2024-09-21T10:01:52.044 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.044 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.044 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.044 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340225+0000", 2024-09-21T10:01:52.044 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.6879999999999994e-06 2024-09-21T10:01:52.044 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.044 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.044 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.044 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.643552+0000", 2024-09-21T10:01:52.045 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3033268650000001 2024-09-21T10:01:52.045 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.045 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.045 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.045 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.643687+0000", 2024-09-21T10:01:52.045 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013513899999999999 2024-09-21T10:01:52.045 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.045 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.045 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.045 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.643791+0000", 2024-09-21T10:01:52.045 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000104178 2024-09-21T10:01:52.045 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.045 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.045 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.045 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.649021+0000", 2024-09-21T10:01:52.046 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052297649999999999 2024-09-21T10:01:52.046 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.046 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.046 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.046 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664598+0000", 2024-09-21T10:01:52.046 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.015577397 2024-09-21T10:01:52.046 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.046 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.046 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.046 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664920+0000", 2024-09-21T10:01:52.046 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00032121500000000002 2024-09-21T10:01:52.046 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.046 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.047 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.047 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664983+0000", 2024-09-21T10:01:52.047 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3708999999999996e-05 2024-09-21T10:01:52.047 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.047 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.047 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.047 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.665972+0000", 2024-09-21T10:01:52.047 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00098874500000000008 2024-09-21T10:01:52.047 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.047 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.048 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.048 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.048 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.048 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113266 8.14 8:2ae9920e:::benchmark_data_smithi137_204476_object113265:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.048 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.703139+0000", 2024-09-21T10:01:52.048 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 326.33113530000003, 2024-09-21T10:01:52.048 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9640970360000001, 2024-09-21T10:01:52.048 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.048 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.048 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.048 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.048 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.048 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113266 2024-09-21T10:01:52.049 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.049 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.049 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.049 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.049 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703139+0000", 2024-09-21T10:01:52.049 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.049 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.049 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.049 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.049 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703139+0000", 2024-09-21T10:01:52.049 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.049 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.050 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.050 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.050 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703137+0000", 2024-09-21T10:01:52.050 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:01:52.050 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.050 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.050 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.050 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703213+0000", 2024-09-21T10:01:52.050 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.6006000000000004e-05 2024-09-21T10:01:52.050 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.050 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.051 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.051 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703232+0000", 2024-09-21T10:01:52.051 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9564000000000001e-05 2024-09-21T10:01:52.051 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.051 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.051 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.051 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703239+0000", 2024-09-21T10:01:52.051 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8950000000000001e-06 2024-09-21T10:01:52.051 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.051 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.051 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.051 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703298+0000", 2024-09-21T10:01:52.051 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9129000000000003e-05 2024-09-21T10:01:52.051 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.052 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.052 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.052 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.703311+0000", 2024-09-21T10:01:52.052 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2923e-05 2024-09-21T10:01:52.052 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.052 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.052 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.052 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340253+0000", 2024-09-21T10:01:52.052 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.63694186200000003 2024-09-21T10:01:52.052 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.052 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.052 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.052 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340260+0000", 2024-09-21T10:01:52.052 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.579e-06 2024-09-21T10:01:52.052 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.053 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.053 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.053 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.645142+0000", 2024-09-21T10:01:52.053 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.304882659 2024-09-21T10:01:52.053 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.053 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.053 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.053 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.645233+0000", 2024-09-21T10:01:52.053 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.0687999999999996e-05 2024-09-21T10:01:52.053 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.053 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.053 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.053 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.645334+0000", 2024-09-21T10:01:52.054 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000100865 2024-09-21T10:01:52.054 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.054 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.054 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.054 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.651369+0000", 2024-09-21T10:01:52.055 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0060349949999999996 2024-09-21T10:01:52.055 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.055 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.055 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.055 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664660+0000", 2024-09-21T10:01:52.055 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.013291175000000001 2024-09-21T10:01:52.055 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.055 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.055 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.055 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.666029+0000", 2024-09-21T10:01:52.055 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013684109999999999 2024-09-21T10:01:52.055 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.055 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.056 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.056 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.666120+0000", 2024-09-21T10:01:52.056 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1439000000000003e-05 2024-09-21T10:01:52.056 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.056 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.056 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.056 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.667236+0000", 2024-09-21T10:01:52.056 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001115717 2024-09-21T10:01:52.056 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.056 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.056 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.056 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.056 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.056 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113290 8.14 8:2f4c0913:::benchmark_data_smithi137_204476_object113289:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.056 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.722995+0000", 2024-09-21T10:01:52.057 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 326.31127871299998, 2024-09-21T10:01:52.057 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.946030487, 2024-09-21T10:01:52.057 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.057 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.057 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.057 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.057 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.057 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113290 2024-09-21T10:01:52.057 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.057 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.057 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.057 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.057 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.722995+0000", 2024-09-21T10:01:52.057 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.057 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.058 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.058 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.058 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.722995+0000", 2024-09-21T10:01:52.058 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.058 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.058 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.058 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.058 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.722994+0000", 2024-09-21T10:01:52.058 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:01:52.058 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.058 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.058 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.058 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.723027+0000", 2024-09-21T10:01:52.058 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3358999999999997e-05 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.723043+0000", 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.626e-05 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.723049+0000", 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.207e-06 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.723115+0000", 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5464999999999997e-05 2024-09-21T10:01:52.059 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.060 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.060 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.060 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.723126+0000", 2024-09-21T10:01:52.060 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0774000000000001e-05 2024-09-21T10:01:52.060 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.060 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.060 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.060 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340284+0000", 2024-09-21T10:01:52.060 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.61715825000000002 2024-09-21T10:01:52.060 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.061 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.061 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.061 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340290+0000", 2024-09-21T10:01:52.061 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4160000000000001e-06 2024-09-21T10:01:52.061 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.061 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.061 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.061 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.646670+0000", 2024-09-21T10:01:52.061 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3063800910000001 2024-09-21T10:01:52.061 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.061 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.061 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.061 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.646792+0000", 2024-09-21T10:01:52.061 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012213400000000001 2024-09-21T10:01:52.062 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.062 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.062 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.062 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.646947+0000", 2024-09-21T10:01:52.062 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015477399999999999 2024-09-21T10:01:52.062 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.062 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.062 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.062 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.651377+0000", 2024-09-21T10:01:52.062 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0044302120000000002 2024-09-21T10:01:52.062 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.062 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.062 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.062 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664695+0000", 2024-09-21T10:01:52.063 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.013317173999999999 2024-09-21T10:01:52.063 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.063 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.063 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.063 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.667419+0000", 2024-09-21T10:01:52.063 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0027243290000000002 2024-09-21T10:01:52.063 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.063 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.063 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.063 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.667485+0000", 2024-09-21T10:01:52.063 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6227000000000001e-05 2024-09-21T10:01:52.063 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.063 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.063 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.063 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.669026+0000", 2024-09-21T10:01:52.064 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001540582 2024-09-21T10:01:52.064 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.064 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.064 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.064 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.064 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.064 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113321 8.14 8:2d08d1a5:::benchmark_data_smithi137_204476_object113320:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.064 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.744107+0000", 2024-09-21T10:01:52.064 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 326.29016706499999, 2024-09-21T10:01:52.064 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9265714360000001, 2024-09-21T10:01:52.064 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.064 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.064 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.064 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.064 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.065 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113321 2024-09-21T10:01:52.065 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.065 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.065 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.065 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.065 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744107+0000", 2024-09-21T10:01:52.065 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.065 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.065 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.065 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.065 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744107+0000", 2024-09-21T10:01:52.065 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.065 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.065 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.065 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.066 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744105+0000", 2024-09-21T10:01:52.066 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:01:52.066 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.066 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.066 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.066 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744142+0000", 2024-09-21T10:01:52.066 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7191999999999999e-05 2024-09-21T10:01:52.066 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.066 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.066 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.066 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744156+0000", 2024-09-21T10:01:52.066 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4141999999999999e-05 2024-09-21T10:01:52.066 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.066 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.067 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.067 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744163+0000", 2024-09-21T10:01:52.067 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3779999999999998e-06 2024-09-21T10:01:52.067 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.067 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.067 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.067 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744230+0000", 2024-09-21T10:01:52.067 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7459999999999994e-05 2024-09-21T10:01:52.067 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.067 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.067 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.067 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.744239+0000", 2024-09-21T10:01:52.067 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9169999999999995e-06 2024-09-21T10:01:52.067 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.068 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.068 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.068 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340310+0000", 2024-09-21T10:01:52.068 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.59607140700000005 2024-09-21T10:01:52.068 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.068 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.068 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.068 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340317+0000", 2024-09-21T10:01:52.068 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.003e-06 2024-09-21T10:01:52.068 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.068 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.068 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.068 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.648056+0000", 2024-09-21T10:01:52.069 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3077395629999999 2024-09-21T10:01:52.069 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.069 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.069 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.069 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.648131+0000", 2024-09-21T10:01:52.069 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4529000000000004e-05 2024-09-21T10:01:52.069 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.069 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.069 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.069 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.648219+0000", 2024-09-21T10:01:52.069 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.8352999999999999e-05 2024-09-21T10:01:52.069 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.069 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.069 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.069 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.653816+0000", 2024-09-21T10:01:52.070 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00559722 2024-09-21T10:01:52.070 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.070 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.070 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.070 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664738+0000", 2024-09-21T10:01:52.070 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010921488 2024-09-21T10:01:52.070 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.070 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.070 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.070 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.669089+0000", 2024-09-21T10:01:52.070 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0043518289999999998 2024-09-21T10:01:52.071 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.071 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.071 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.071 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.669147+0000", 2024-09-21T10:01:52.071 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7850999999999999e-05 2024-09-21T10:01:52.071 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.071 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.071 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.071 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.670678+0000", 2024-09-21T10:01:52.071 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001531049 2024-09-21T10:01:52.071 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.072 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.072 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.072 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.072 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.072 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113386 8.14 8:2f878e98:::benchmark_data_smithi137_204476_object113385:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.072 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.799276+0000", 2024-09-21T10:01:52.072 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 326.23499841699999, 2024-09-21T10:01:52.072 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8739182909999998, 2024-09-21T10:01:52.072 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.072 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.072 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.073 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.073 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.073 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113386 2024-09-21T10:01:52.073 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.073 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.073 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.073 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.073 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799276+0000", 2024-09-21T10:01:52.073 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.073 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.073 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.073 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.073 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799276+0000", 2024-09-21T10:01:52.073 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.074 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.074 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.074 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.074 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799275+0000", 2024-09-21T10:01:52.074 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:01:52.074 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.074 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.074 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.074 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799348+0000", 2024-09-21T10:01:52.074 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3345999999999999e-05 2024-09-21T10:01:52.074 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.075 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.075 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.075 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799360+0000", 2024-09-21T10:01:52.075 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2261e-05 2024-09-21T10:01:52.075 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.075 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.075 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.075 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799366+0000", 2024-09-21T10:01:52.075 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0780000000000001e-06 2024-09-21T10:01:52.075 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.075 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.075 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.075 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799423+0000", 2024-09-21T10:01:52.075 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7191999999999997e-05 2024-09-21T10:01:52.075 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.076 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.076 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.076 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.799434+0000", 2024-09-21T10:01:52.076 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0599e-05 2024-09-21T10:01:52.076 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.076 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.076 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.076 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340336+0000", 2024-09-21T10:01:52.076 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.54090195500000005 2024-09-21T10:01:52.076 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.076 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.076 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.076 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340342+0000", 2024-09-21T10:01:52.076 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9989999999999997e-06 2024-09-21T10:01:52.077 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.077 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.077 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.077 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.649058+0000", 2024-09-21T10:01:52.077 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3087162809999999 2024-09-21T10:01:52.077 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.077 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.077 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.077 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.649146+0000", 2024-09-21T10:01:52.077 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.7360000000000004e-05 2024-09-21T10:01:52.077 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.077 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.077 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.077 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.649238+0000", 2024-09-21T10:01:52.078 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.2509000000000005e-05 2024-09-21T10:01:52.078 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.078 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.078 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.078 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.653825+0000", 2024-09-21T10:01:52.078 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0045865519999999998 2024-09-21T10:01:52.078 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.078 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.078 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.078 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664787+0000", 2024-09-21T10:01:52.078 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010962138 2024-09-21T10:01:52.078 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.078 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.078 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.079 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.671102+0000", 2024-09-21T10:01:52.079 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0063154029999999998 2024-09-21T10:01:52.079 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.079 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.079 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.079 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.671181+0000", 2024-09-21T10:01:52.079 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8805000000000002e-05 2024-09-21T10:01:52.079 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.079 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.079 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.079 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.673194+0000", 2024-09-21T10:01:52.079 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0020128989999999999 2024-09-21T10:01:52.079 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.079 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.080 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.080 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.080 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.080 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113397 8.14 8:2b4c66e3:::benchmark_data_smithi137_204476_object113396:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.080 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.810623+0000", 2024-09-21T10:01:52.080 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 326.223651195, 2024-09-21T10:01:52.080 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8645870229999999, 2024-09-21T10:01:52.080 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.080 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.080 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.080 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.080 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.080 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113397 2024-09-21T10:01:52.080 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.080 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.081 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.081 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.081 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.810623+0000", 2024-09-21T10:01:52.081 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.081 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.081 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.081 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.081 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.810623+0000", 2024-09-21T10:01:52.081 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.081 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.082 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.082 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.082 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.810621+0000", 2024-09-21T10:01:52.082 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:01:52.082 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.082 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.082 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.082 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.810670+0000", 2024-09-21T10:01:52.082 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8866000000000003e-05 2024-09-21T10:01:52.082 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.082 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.082 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.082 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.810685+0000", 2024-09-21T10:01:52.082 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5011000000000001e-05 2024-09-21T10:01:52.083 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.083 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.083 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.083 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.810691+0000", 2024-09-21T10:01:52.083 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1510000000000001e-06 2024-09-21T10:01:52.083 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.083 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.083 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.083 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.811903+0000", 2024-09-21T10:01:52.083 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001211834 2024-09-21T10:01:52.083 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.083 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.083 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.083 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.811912+0000", 2024-09-21T10:01:52.083 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.816e-06 2024-09-21T10:01:52.084 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.084 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.084 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.084 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340362+0000", 2024-09-21T10:01:52.084 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.52844993600000001 2024-09-21T10:01:52.084 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.084 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.084 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.084 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340368+0000", 2024-09-21T10:01:52.084 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.28e-06 2024-09-21T10:01:52.084 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.084 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.084 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.085 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.650066+0000", 2024-09-21T10:01:52.085 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3096986319999999 2024-09-21T10:01:52.085 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.085 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.085 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.085 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.650192+0000", 2024-09-21T10:01:52.085 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000125349 2024-09-21T10:01:52.085 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.085 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.085 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.085 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.650351+0000", 2024-09-21T10:01:52.085 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015962300000000001 2024-09-21T10:01:52.085 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.085 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.085 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.086 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.656345+0000", 2024-09-21T10:01:52.086 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0059935509999999997 2024-09-21T10:01:52.086 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.086 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.086 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.086 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664833+0000", 2024-09-21T10:01:52.086 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.008487774 2024-09-21T10:01:52.086 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.086 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.086 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.086 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.673248+0000", 2024-09-21T10:01:52.086 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0084148490000000003 2024-09-21T10:01:52.086 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.086 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.087 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.087 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.673313+0000", 2024-09-21T10:01:52.087 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5696000000000003e-05 2024-09-21T10:01:52.087 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.087 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.087 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.087 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.675210+0000", 2024-09-21T10:01:52.087 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0018965270000000001 2024-09-21T10:01:52.087 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.087 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.087 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.087 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.087 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.088 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113433 8.14 8:2a55936d:::benchmark_data_smithi137_204476_object113432:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.088 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.843458+0000", 2024-09-21T10:01:52.088 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 326.19081624099999, 2024-09-21T10:01:52.088 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8338678530000001, 2024-09-21T10:01:52.088 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.088 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.088 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.088 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.088 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.088 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113433 2024-09-21T10:01:52.088 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.088 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.088 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.088 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.089 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843458+0000", 2024-09-21T10:01:52.089 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.089 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.089 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.089 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.089 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843458+0000", 2024-09-21T10:01:52.089 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.089 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.089 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.089 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.089 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843456+0000", 2024-09-21T10:01:52.089 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:01:52.089 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.089 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.090 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.090 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843490+0000", 2024-09-21T10:01:52.090 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3722e-05 2024-09-21T10:01:52.090 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.090 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.090 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.090 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843510+0000", 2024-09-21T10:01:52.090 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9871e-05 2024-09-21T10:01:52.090 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.090 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.090 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.090 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843517+0000", 2024-09-21T10:01:52.090 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3359999999999997e-06 2024-09-21T10:01:52.090 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.091 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.091 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.091 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843581+0000", 2024-09-21T10:01:52.091 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3571000000000005e-05 2024-09-21T10:01:52.091 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.091 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.091 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.091 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.843591+0000", 2024-09-21T10:01:52.091 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0767999999999999e-05 2024-09-21T10:01:52.091 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.091 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.092 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.092 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340387+0000", 2024-09-21T10:01:52.092 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.49679558499999998 2024-09-21T10:01:52.092 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.092 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.092 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.092 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340393+0000", 2024-09-21T10:01:52.092 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7379999999999999e-06 2024-09-21T10:01:52.092 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.092 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.093 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.093 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.651412+0000", 2024-09-21T10:01:52.093 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3110193370000001 2024-09-21T10:01:52.093 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.093 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.093 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.093 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.651502+0000", 2024-09-21T10:01:52.093 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9942e-05 2024-09-21T10:01:52.093 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.093 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.093 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.093 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.651596+0000", 2024-09-21T10:01:52.093 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.3652000000000004e-05 2024-09-21T10:01:52.093 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.094 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.094 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.094 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.656350+0000", 2024-09-21T10:01:52.094 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047540359999999997 2024-09-21T10:01:52.094 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.094 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.094 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.094 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664876+0000", 2024-09-21T10:01:52.094 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0085264260000000001 2024-09-21T10:01:52.094 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.094 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.094 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.094 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.675260+0000", 2024-09-21T10:01:52.095 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010383837 2024-09-21T10:01:52.095 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.095 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.095 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.095 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.675324+0000", 2024-09-21T10:01:52.095 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4181000000000001e-05 2024-09-21T10:01:52.095 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.095 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.095 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.095 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.677326+0000", 2024-09-21T10:01:52.096 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0020016050000000001 2024-09-21T10:01:52.096 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.096 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.096 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.096 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.096 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.096 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113460 8.14 8:2acdf2af:::benchmark_data_smithi137_204476_object113459:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.097 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.867963+0000", 2024-09-21T10:01:52.097 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 326.16631057699999, 2024-09-21T10:01:52.097 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8114549049999999, 2024-09-21T10:01:52.097 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.097 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.097 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.097 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.097 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.098 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113460 2024-09-21T10:01:52.098 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.098 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.098 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.098 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.098 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.867963+0000", 2024-09-21T10:01:52.098 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.098 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.098 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.098 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.098 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.867963+0000", 2024-09-21T10:01:52.098 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.098 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.098 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.099 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.099 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.867962+0000", 2024-09-21T10:01:52.099 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:01:52.099 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.099 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.099 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.099 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.867999+0000", 2024-09-21T10:01:52.099 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6884999999999997e-05 2024-09-21T10:01:52.099 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.099 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.099 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.099 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.868020+0000", 2024-09-21T10:01:52.099 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1308999999999999e-05 2024-09-21T10:01:52.100 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.100 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.100 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.100 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.868026+0000", 2024-09-21T10:01:52.100 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4590000000000003e-06 2024-09-21T10:01:52.100 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.100 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.100 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.100 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.868090+0000", 2024-09-21T10:01:52.100 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3839999999999999e-05 2024-09-21T10:01:52.100 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.100 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.100 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.100 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.868111+0000", 2024-09-21T10:01:52.101 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1352000000000002e-05 2024-09-21T10:01:52.101 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.101 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.101 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.101 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340414+0000", 2024-09-21T10:01:52.101 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.47230226199999997 2024-09-21T10:01:52.101 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.101 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.101 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.101 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340420+0000", 2024-09-21T10:01:52.101 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5350000000000001e-06 2024-09-21T10:01:52.101 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.101 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.101 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.102 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.652399+0000", 2024-09-21T10:01:52.102 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.31197904 2024-09-21T10:01:52.102 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.102 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.102 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.102 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.652520+0000", 2024-09-21T10:01:52.102 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012053999999999999 2024-09-21T10:01:52.102 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.102 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.103 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.103 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.652681+0000", 2024-09-21T10:01:52.103 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000161588 2024-09-21T10:01:52.103 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.103 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.103 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.103 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.658714+0000", 2024-09-21T10:01:52.103 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0060324480000000002 2024-09-21T10:01:52.103 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.103 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.103 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.103 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.667296+0000", 2024-09-21T10:01:52.103 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0085816950000000003 2024-09-21T10:01:52.103 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.103 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.677392+0000", 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010095949999999999 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.677494+0000", 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010211 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.679418+0000", 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001924673 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.104 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.105 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.105 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.105 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113511 8.14 8:2c91799d:::benchmark_data_smithi137_204476_object113510:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.105 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.916677+0000", 2024-09-21T10:01:52.105 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 326.11759656599997, 2024-09-21T10:01:52.105 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7695517760000001, 2024-09-21T10:01:52.105 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.105 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.105 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.105 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.105 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.105 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113511 2024-09-21T10:01:52.105 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.106 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.106 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.106 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.106 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916677+0000", 2024-09-21T10:01:52.106 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.106 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.106 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.106 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.106 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916677+0000", 2024-09-21T10:01:52.106 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.106 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.106 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.106 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.106 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916672+0000", 2024-09-21T10:01:52.106 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999952 2024-09-21T10:01:52.107 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.107 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.107 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.107 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916745+0000", 2024-09-21T10:01:52.107 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3003999999999994e-05 2024-09-21T10:01:52.107 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.107 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.107 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.107 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916759+0000", 2024-09-21T10:01:52.107 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3548e-05 2024-09-21T10:01:52.107 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.107 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.107 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.107 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916764+0000", 2024-09-21T10:01:52.108 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6870000000000002e-06 2024-09-21T10:01:52.108 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.108 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.108 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.108 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916828+0000", 2024-09-21T10:01:52.108 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4564000000000001e-05 2024-09-21T10:01:52.108 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.108 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.108 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.108 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.916861+0000", 2024-09-21T10:01:52.108 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3015999999999997e-05 2024-09-21T10:01:52.108 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.108 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.108 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.108 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340441+0000", 2024-09-21T10:01:52.109 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.42357964599999998 2024-09-21T10:01:52.109 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.109 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.109 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.109 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340447+0000", 2024-09-21T10:01:52.109 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8810000000000001e-06 2024-09-21T10:01:52.109 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.109 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.109 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.109 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.653862+0000", 2024-09-21T10:01:52.109 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3134147010000001 2024-09-21T10:01:52.109 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.109 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.109 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.109 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.654023+0000", 2024-09-21T10:01:52.110 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000161373 2024-09-21T10:01:52.110 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.110 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.110 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.110 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.654165+0000", 2024-09-21T10:01:52.110 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000142378 2024-09-21T10:01:52.110 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.110 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.110 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.110 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.658724+0000", 2024-09-21T10:01:52.110 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0045584470000000002 2024-09-21T10:01:52.110 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.110 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.110 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.110 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.667318+0000", 2024-09-21T10:01:52.111 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0085944260000000005 2024-09-21T10:01:52.111 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.111 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.111 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.111 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.684464+0000", 2024-09-21T10:01:52.111 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.017145838 2024-09-21T10:01:52.111 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.111 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.111 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.111 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.684503+0000", 2024-09-21T10:01:52.111 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8766999999999997e-05 2024-09-21T10:01:52.111 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.111 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.111 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.112 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.686229+0000", 2024-09-21T10:01:52.112 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0017264909999999999 2024-09-21T10:01:52.112 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.112 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.112 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.112 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.112 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.112 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113592 8.14 8:2ec5052e:::benchmark_data_smithi137_204476_object113591:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.112 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:25.995183+0000", 2024-09-21T10:01:52.112 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 326.03909080900002, 2024-09-21T10:01:52.112 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.692858025, 2024-09-21T10:01:52.112 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.112 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.112 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.113 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.113 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.113 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113592 2024-09-21T10:01:52.113 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.113 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.113 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.113 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.113 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995183+0000", 2024-09-21T10:01:52.113 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.113 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.114 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.114 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.114 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995183+0000", 2024-09-21T10:01:52.114 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.114 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.114 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.114 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.114 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995181+0000", 2024-09-21T10:01:52.114 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:01:52.114 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.114 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.114 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.114 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995241+0000", 2024-09-21T10:01:52.114 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9228999999999998e-05 2024-09-21T10:01:52.115 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.115 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.115 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.115 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995254+0000", 2024-09-21T10:01:52.115 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3540000000000001e-05 2024-09-21T10:01:52.115 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.115 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.115 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.115 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995261+0000", 2024-09-21T10:01:52.115 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3640000000000004e-06 2024-09-21T10:01:52.115 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.115 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.115 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.116 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995316+0000", 2024-09-21T10:01:52.116 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4966999999999997e-05 2024-09-21T10:01:52.116 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.116 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.116 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.116 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:25.995325+0000", 2024-09-21T10:01:52.116 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7259999999999997e-06 2024-09-21T10:01:52.116 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.116 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.116 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.116 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340468+0000", 2024-09-21T10:01:52.116 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.34514223700000002 2024-09-21T10:01:52.116 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.117 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.117 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.117 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340473+0000", 2024-09-21T10:01:52.117 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.823e-06 2024-09-21T10:01:52.117 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.117 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.117 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.117 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.655140+0000", 2024-09-21T10:01:52.117 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3146665930000001 2024-09-21T10:01:52.117 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.117 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.117 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.117 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.655271+0000", 2024-09-21T10:01:52.118 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013094100000000001 2024-09-21T10:01:52.118 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.118 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.118 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.118 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.655434+0000", 2024-09-21T10:01:52.118 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016318699999999999 2024-09-21T10:01:52.118 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.118 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.118 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.118 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.660551+0000", 2024-09-21T10:01:52.118 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0051164679999999999 2024-09-21T10:01:52.118 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.118 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.118 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.119 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.667357+0000", 2024-09-21T10:01:52.119 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0068060660000000004 2024-09-21T10:01:52.119 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.119 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.119 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.119 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.686285+0000", 2024-09-21T10:01:52.119 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.018928635999999999 2024-09-21T10:01:52.119 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.119 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.119 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.119 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.686348+0000", 2024-09-21T10:01:52.119 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2694999999999995e-05 2024-09-21T10:01:52.120 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.120 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.120 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.120 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.688041+0000", 2024-09-21T10:01:52.120 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001693293 2024-09-21T10:01:52.120 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.120 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.120 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.120 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.120 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.120 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113597 8.14 8:2c5c1c5e:::benchmark_data_smithi137_204476_object113596:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.121 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:26.002161+0000", 2024-09-21T10:01:52.121 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 326.03211256100002, 2024-09-21T10:01:52.121 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6910189959999999, 2024-09-21T10:01:52.121 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.121 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.121 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.121 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.121 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.121 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113597 2024-09-21T10:01:52.121 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.121 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.121 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.121 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.122 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002161+0000", 2024-09-21T10:01:52.122 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.122 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.122 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.122 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.122 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002161+0000", 2024-09-21T10:01:52.122 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.122 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.122 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.122 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.122 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002159+0000", 2024-09-21T10:01:52.122 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:01:52.123 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.123 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.123 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.123 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002206+0000", 2024-09-21T10:01:52.123 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6445e-05 2024-09-21T10:01:52.123 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.123 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.123 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.123 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002223+0000", 2024-09-21T10:01:52.123 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7124000000000001e-05 2024-09-21T10:01:52.123 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.124 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.124 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.124 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002230+0000", 2024-09-21T10:01:52.124 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9779999999999999e-06 2024-09-21T10:01:52.124 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.124 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.124 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.124 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002294+0000", 2024-09-21T10:01:52.124 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4060000000000007e-05 2024-09-21T10:01:52.124 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.124 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.125 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.125 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.002305+0000", 2024-09-21T10:01:52.125 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0961000000000001e-05 2024-09-21T10:01:52.125 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.125 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.125 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.125 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340493+0000", 2024-09-21T10:01:52.125 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.33818846000000002 2024-09-21T10:01:52.125 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.125 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.125 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.125 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340499+0000", 2024-09-21T10:01:52.125 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.716e-06 2024-09-21T10:01:52.125 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.126 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.126 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.126 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.656388+0000", 2024-09-21T10:01:52.126 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.315888666 2024-09-21T10:01:52.126 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.126 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.126 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.126 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.656512+0000", 2024-09-21T10:01:52.126 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012402299999999999 2024-09-21T10:01:52.126 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.126 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.126 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.127 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.656686+0000", 2024-09-21T10:01:52.127 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00017456700000000001 2024-09-21T10:01:52.127 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.127 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.127 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.127 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.660561+0000", 2024-09-21T10:01:52.127 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0038743089999999998 2024-09-21T10:01:52.127 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.127 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.127 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.127 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.667384+0000", 2024-09-21T10:01:52.127 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0068228949999999998 2024-09-21T10:01:52.127 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.127 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.127 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.128 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.691233+0000", 2024-09-21T10:01:52.128 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.023849434999999999 2024-09-21T10:01:52.128 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.128 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.128 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.128 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.691293+0000", 2024-09-21T10:01:52.128 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.02e-05 2024-09-21T10:01:52.128 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.128 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.128 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.128 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.693180+0000", 2024-09-21T10:01:52.128 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0018871459999999999 2024-09-21T10:01:52.128 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.129 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.129 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.129 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.129 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.129 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113657 8.14 8:28f6c2ee:::benchmark_data_smithi137_204476_object113656:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.129 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:26.070568+0000", 2024-09-21T10:01:52.129 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 325.96370589000003, 2024-09-21T10:01:52.129 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6244931889999998, 2024-09-21T10:01:52.129 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.129 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.129 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.129 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.129 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.130 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113657 2024-09-21T10:01:52.130 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.130 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.130 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.130 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.130 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070568+0000", 2024-09-21T10:01:52.130 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.130 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.130 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.130 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.130 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070568+0000", 2024-09-21T10:01:52.130 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.130 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.131 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.131 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.131 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070566+0000", 2024-09-21T10:01:52.131 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999976 2024-09-21T10:01:52.131 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.131 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.131 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.131 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070616+0000", 2024-09-21T10:01:52.131 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0210999999999997e-05 2024-09-21T10:01:52.131 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.131 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.131 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.132 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070642+0000", 2024-09-21T10:01:52.132 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5922e-05 2024-09-21T10:01:52.132 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.132 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.132 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.132 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070649+0000", 2024-09-21T10:01:52.132 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9670000000000004e-06 2024-09-21T10:01:52.132 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.132 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.132 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.132 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070702+0000", 2024-09-21T10:01:52.132 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3288000000000002e-05 2024-09-21T10:01:52.132 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.132 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.133 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.133 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.070710+0000", 2024-09-21T10:01:52.133 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1179999999999992e-06 2024-09-21T10:01:52.133 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.133 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.133 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.133 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340519+0000", 2024-09-21T10:01:52.133 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.26980828600000001 2024-09-21T10:01:52.133 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.133 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.133 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.133 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340525+0000", 2024-09-21T10:01:52.133 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8819999999999998e-06 2024-09-21T10:01:52.133 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.134 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.134 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.134 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.657816+0000", 2024-09-21T10:01:52.134 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.317291387 2024-09-21T10:01:52.134 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.134 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.134 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.134 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.657933+0000", 2024-09-21T10:01:52.135 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000117133 2024-09-21T10:01:52.135 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.135 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.135 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.135 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.658027+0000", 2024-09-21T10:01:52.135 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4035000000000003e-05 2024-09-21T10:01:52.135 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.135 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.135 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.135 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.662681+0000", 2024-09-21T10:01:52.135 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046541680000000002 2024-09-21T10:01:52.135 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.135 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.136 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.136 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.670754+0000", 2024-09-21T10:01:52.136 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0080725840000000007 2024-09-21T10:01:52.136 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.136 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.136 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.136 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.693239+0000", 2024-09-21T10:01:52.136 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.022484724000000001 2024-09-21T10:01:52.136 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.136 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.136 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.136 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.693297+0000", 2024-09-21T10:01:52.136 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8591000000000002e-05 2024-09-21T10:01:52.136 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.136 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.137 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.137 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.695061+0000", 2024-09-21T10:01:52.137 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001764053 2024-09-21T10:01:52.137 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.137 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.137 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.137 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.137 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.137 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113659 8.14 8:2bfcc899:::benchmark_data_smithi137_204476_object113658:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.137 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:26.071266+0000", 2024-09-21T10:01:52.137 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 325.96300782899999, 2024-09-21T10:01:52.137 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6256987519999999, 2024-09-21T10:01:52.137 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.137 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.137 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.138 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.138 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.138 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113659 2024-09-21T10:01:52.138 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.138 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.138 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.138 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.138 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071266+0000", 2024-09-21T10:01:52.138 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.138 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.138 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.138 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.138 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071266+0000", 2024-09-21T10:01:52.138 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.139 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.139 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.139 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.139 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071266+0000", 2024-09-21T10:01:52.139 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:01:52.139 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.139 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.139 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.139 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071333+0000", 2024-09-21T10:01:52.139 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7484000000000006e-05 2024-09-21T10:01:52.139 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.139 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.139 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.139 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071342+0000", 2024-09-21T10:01:52.139 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6139999999999992e-06 2024-09-21T10:01:52.140 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.140 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.140 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.140 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071345+0000", 2024-09-21T10:01:52.140 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.737e-06 2024-09-21T10:01:52.140 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.140 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.140 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.140 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071382+0000", 2024-09-21T10:01:52.140 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7069e-05 2024-09-21T10:01:52.140 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.140 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.141 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.141 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.071391+0000", 2024-09-21T10:01:52.141 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.8049999999999996e-06 2024-09-21T10:01:52.141 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.141 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.141 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.141 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340545+0000", 2024-09-21T10:01:52.141 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.26915344600000002 2024-09-21T10:01:52.141 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.141 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.141 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.141 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340550+0000", 2024-09-21T10:01:52.141 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7400000000000001e-06 2024-09-21T10:01:52.141 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.142 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.142 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.142 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.658759+0000", 2024-09-21T10:01:52.142 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3182081700000001 2024-09-21T10:01:52.142 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.142 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.142 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.142 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.658842+0000", 2024-09-21T10:01:52.142 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3306000000000005e-05 2024-09-21T10:01:52.142 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.142 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.142 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.142 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.658937+0000", 2024-09-21T10:01:52.142 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.5434999999999997e-05 2024-09-21T10:01:52.142 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.143 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.143 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.143 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.662689+0000", 2024-09-21T10:01:52.143 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003751632 2024-09-21T10:01:52.143 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.143 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.143 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.143 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.670805+0000", 2024-09-21T10:01:52.143 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0081162319999999993 2024-09-21T10:01:52.143 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.143 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.143 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.144 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.695131+0000", 2024-09-21T10:01:52.144 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.02432556 2024-09-21T10:01:52.144 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.144 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.144 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.144 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.695190+0000", 2024-09-21T10:01:52.144 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9001e-05 2024-09-21T10:01:52.144 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.144 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.144 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.144 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.696965+0000", 2024-09-21T10:01:52.144 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001775163 2024-09-21T10:01:52.144 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.145 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.145 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.145 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.145 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.145 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113672 8.14 8:2a6fe3e7:::benchmark_data_smithi137_204476_object113671:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.145 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:26.093034+0000", 2024-09-21T10:01:52.145 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 325.94124043099998, 2024-09-21T10:01:52.145 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6055280089999999, 2024-09-21T10:01:52.145 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.145 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.145 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.145 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.146 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.146 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113672 2024-09-21T10:01:52.146 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.146 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.146 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.146 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.146 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093034+0000", 2024-09-21T10:01:52.146 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.146 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.146 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.146 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.146 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093034+0000", 2024-09-21T10:01:52.146 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.146 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.147 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.147 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.147 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093031+0000", 2024-09-21T10:01:52.147 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:01:52.147 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.147 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.147 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.147 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093105+0000", 2024-09-21T10:01:52.147 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3462999999999998e-05 2024-09-21T10:01:52.147 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.147 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.147 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.147 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093125+0000", 2024-09-21T10:01:52.147 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9760000000000001e-05 2024-09-21T10:01:52.148 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.148 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.148 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.148 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093132+0000", 2024-09-21T10:01:52.148 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2389999999999996e-06 2024-09-21T10:01:52.148 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.148 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.148 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.148 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093214+0000", 2024-09-21T10:01:52.148 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2204000000000001e-05 2024-09-21T10:01:52.148 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.148 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.148 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.149 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.093226+0000", 2024-09-21T10:01:52.149 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1899000000000001e-05 2024-09-21T10:01:52.149 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.149 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.149 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.149 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340571+0000", 2024-09-21T10:01:52.149 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.24734499300000001 2024-09-21T10:01:52.149 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.149 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.149 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.149 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340577+0000", 2024-09-21T10:01:52.149 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6489999999999996e-06 2024-09-21T10:01:52.149 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.150 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.150 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.150 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.659680+0000", 2024-09-21T10:01:52.150 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.319103704 2024-09-21T10:01:52.150 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.150 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.150 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.150 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.659785+0000", 2024-09-21T10:01:52.150 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000104583 2024-09-21T10:01:52.150 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.150 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.150 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.150 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.659882+0000", 2024-09-21T10:01:52.151 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7539000000000002e-05 2024-09-21T10:01:52.151 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.151 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.151 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.151 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664551+0000", 2024-09-21T10:01:52.151 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046683649999999998 2024-09-21T10:01:52.151 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.151 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.151 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.151 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.670847+0000", 2024-09-21T10:01:52.151 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0062963480000000002 2024-09-21T10:01:52.151 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.151 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.151 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.152 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.697029+0000", 2024-09-21T10:01:52.152 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.026182285999999999 2024-09-21T10:01:52.152 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.152 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.152 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.152 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.697086+0000", 2024-09-21T10:01:52.152 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6752000000000001e-05 2024-09-21T10:01:52.152 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.152 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.152 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.152 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.698562+0000", 2024-09-21T10:01:52.152 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014753640000000001 2024-09-21T10:01:52.152 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.152 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.152 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.153 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.153 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.153 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113682 8.14 8:28c75c1c:::benchmark_data_smithi137_204476_object113681:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.153 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:26.113932+0000", 2024-09-21T10:01:52.153 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 325.92034164400002, 2024-09-21T10:01:52.153 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5861294749999999, 2024-09-21T10:01:52.153 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.153 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.153 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.153 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.153 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:52.154 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6] out_osds: [7] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T10:01:52.154 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:01:52.154 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-09-21T10:01:52.154 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:01:52.154 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:01:52.155 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-09-21T10:01:52.156 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.156 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113682 2024-09-21T10:01:52.156 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.156 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.156 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.156 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.156 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.113932+0000", 2024-09-21T10:01:52.157 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.157 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.157 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.157 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.157 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.113932+0000", 2024-09-21T10:01:52.157 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.157 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.157 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.157 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.157 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.113931+0000", 2024-09-21T10:01:52.157 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:01:52.157 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.157 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.158 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.158 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.113982+0000", 2024-09-21T10:01:52.158 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1533000000000003e-05 2024-09-21T10:01:52.158 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.158 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.158 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.158 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.113995+0000", 2024-09-21T10:01:52.158 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3212e-05 2024-09-21T10:01:52.158 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.158 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.158 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.158 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.114001+0000", 2024-09-21T10:01:52.158 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1710000000000001e-06 2024-09-21T10:01:52.159 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.159 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.159 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.159 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.114055+0000", 2024-09-21T10:01:52.159 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3987999999999999e-05 2024-09-21T10:01:52.159 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.159 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.159 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.159 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.114066+0000", 2024-09-21T10:01:52.159 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1661000000000001e-05 2024-09-21T10:01:52.159 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.159 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.159 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.159 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340598+0000", 2024-09-21T10:01:52.159 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22653184000000001 2024-09-21T10:01:52.160 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.160 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.160 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.160 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340604+0000", 2024-09-21T10:01:52.160 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0499999999999997e-06 2024-09-21T10:01:52.160 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.160 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.160 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.160 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.660604+0000", 2024-09-21T10:01:52.160 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.319999758 2024-09-21T10:01:52.160 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.160 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.160 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.160 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.660736+0000", 2024-09-21T10:01:52.161 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013230699999999999 2024-09-21T10:01:52.161 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.161 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.161 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.161 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.660904+0000", 2024-09-21T10:01:52.161 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016828399999999999 2024-09-21T10:01:52.161 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.161 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.161 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.161 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664557+0000", 2024-09-21T10:01:52.161 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0036528509999999999 2024-09-21T10:01:52.161 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.161 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.161 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.162 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.670900+0000", 2024-09-21T10:01:52.162 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0063427580000000004 2024-09-21T10:01:52.162 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.162 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.162 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.162 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.698698+0000", 2024-09-21T10:01:52.162 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.027797947999999999 2024-09-21T10:01:52.162 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.162 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.162 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.162 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.698750+0000", 2024-09-21T10:01:52.162 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1941000000000003e-05 2024-09-21T10:01:52.162 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.163 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.163 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.163 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.700062+0000", 2024-09-21T10:01:52.163 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001311909 2024-09-21T10:01:52.163 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.163 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.163 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.163 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.163 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.163 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:113736 8.14 8:2fa66e50:::benchmark_data_smithi137_204476_object113735:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:01:52.163 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:26.317607+0000", 2024-09-21T10:01:52.163 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 325.71666723700002, 2024-09-21T10:01:52.163 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3844528440000001, 2024-09-21T10:01:52.163 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.164 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.164 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.164 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:01:52.164 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:01:52.164 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 113736 2024-09-21T10:01:52.164 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.164 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.164 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.164 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.164 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317607+0000", 2024-09-21T10:01:52.164 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.164 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.164 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.164 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.165 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317607+0000", 2024-09-21T10:01:52.165 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.165 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.165 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.165 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.165 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317605+0000", 2024-09-21T10:01:52.165 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:01:52.165 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.165 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.165 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.165 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317652+0000", 2024-09-21T10:01:52.165 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7006999999999999e-05 2024-09-21T10:01:52.165 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.165 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.166 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.166 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317668+0000", 2024-09-21T10:01:52.166 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5447999999999998e-05 2024-09-21T10:01:52.166 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.166 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.166 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.166 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317674+0000", 2024-09-21T10:01:52.166 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1e-06 2024-09-21T10:01:52.166 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.166 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.166 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.167 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317722+0000", 2024-09-21T10:01:52.167 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7892999999999997e-05 2024-09-21T10:01:52.167 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.167 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.167 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.167 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.317730+0000", 2024-09-21T10:01:52.167 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3019999999999995e-06 2024-09-21T10:01:52.167 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.167 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.167 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.167 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340645+0000", 2024-09-21T10:01:52.167 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.022914839999999999 2024-09-21T10:01:52.167 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.167 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.168 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:01:52.168 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:26.340656+0000", 2024-09-21T10:01:52.168 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1649e-05 2024-09-21T10:01:52.168 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.168 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.168 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.168 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.661650+0000", 2024-09-21T10:01:52.168 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.320993152 2024-09-21T10:01:52.168 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.168 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.168 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.168 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.661771+0000", 2024-09-21T10:01:52.168 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000121111 2024-09-21T10:01:52.168 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.168 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.169 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:01:52.169 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.661861+0000", 2024-09-21T10:01:52.169 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.0680999999999995e-05 2024-09-21T10:01:52.169 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.169 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.169 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.169 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.664671+0000", 2024-09-21T10:01:52.169 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0028093269999999999 2024-09-21T10:01:52.169 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.169 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.169 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.169 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.670949+0000", 2024-09-21T10:01:52.169 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0062783479999999996 2024-09-21T10:01:52.169 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.169 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.170 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.170 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.700498+0000", 2024-09-21T10:01:52.170 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.029549255999999999 2024-09-21T10:01:52.170 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.170 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.170 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.170 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.700575+0000", 2024-09-21T10:01:52.170 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.7145999999999996e-05 2024-09-21T10:01:52.170 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.170 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.170 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.170 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:27.702060+0000", 2024-09-21T10:01:52.170 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014842 2024-09-21T10:01:52.170 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.171 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.171 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.171 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.171 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.171 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:26877 9.c e290/284 9:3e33ce04:::benchmark_data_smithi137_231121_object26876:head v 290'1800, mlcod=290'1798)", 2024-09-21T10:01:52.171 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.428100+0000", 2024-09-21T10:01:52.171 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 128.60617389399999, 2024-09-21T10:01:52.171 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.46373844199999997, 2024-09-21T10:01:52.171 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.171 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.171 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.171 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.171 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.171 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.428100+0000", 2024-09-21T10:01:52.172 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.172 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.172 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.172 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.172 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.428100+0000", 2024-09-21T10:01:52.172 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.172 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.172 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.172 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.172 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.428099+0000", 2024-09-21T10:01:52.172 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:01:52.172 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.173 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.173 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.173 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.428162+0000", 2024-09-21T10:01:52.173 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2963e-05 2024-09-21T10:01:52.173 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.173 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.173 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.173 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.428174+0000", 2024-09-21T10:01:52.173 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1249e-05 2024-09-21T10:01:52.173 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.173 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.173 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.173 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.428179+0000", 2024-09-21T10:01:52.174 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3009999999999997e-06 2024-09-21T10:01:52.174 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.174 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.174 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.174 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.428220+0000", 2024-09-21T10:01:52.174 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1341000000000003e-05 2024-09-21T10:01:52.174 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.174 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.174 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.174 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.428234+0000", 2024-09-21T10:01:52.174 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3397999999999999e-05 2024-09-21T10:01:52.175 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.175 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.175 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.175 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.891799+0000", 2024-09-21T10:01:52.175 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.463565012 2024-09-21T10:01:52.175 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.175 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.175 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.175 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.891839+0000", 2024-09-21T10:01:52.175 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9953000000000002e-05 2024-09-21T10:01:52.175 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.175 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.175 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.175 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.175 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.176 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26883 9.4 9:2c2ad702:::benchmark_data_smithi137_231121_object26882:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:01:52.176 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.429235+0000", 2024-09-21T10:01:52.176 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 128.605038941, 2024-09-21T10:01:52.176 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.46484942299999998, 2024-09-21T10:01:52.176 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.176 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.176 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:01:52.176 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:01:52.176 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:01:52.177 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26883 2024-09-21T10:01:52.177 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.177 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.177 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.177 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.177 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.429235+0000", 2024-09-21T10:01:52.178 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.178 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.178 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.178 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.178 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.429235+0000", 2024-09-21T10:01:52.178 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.179 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.179 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.179 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.179 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.429233+0000", 2024-09-21T10:01:52.179 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:01:52.179 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.179 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.179 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.179 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.429325+0000", 2024-09-21T10:01:52.179 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.2279000000000002e-05 2024-09-21T10:01:52.179 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.179 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.180 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.180 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.429338+0000", 2024-09-21T10:01:52.180 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3162999999999999e-05 2024-09-21T10:01:52.180 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.180 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.180 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.180 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.429344+0000", 2024-09-21T10:01:52.180 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9680000000000003e-06 2024-09-21T10:01:52.180 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.180 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.180 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.180 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.429403+0000", 2024-09-21T10:01:52.180 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8949000000000001e-05 2024-09-21T10:01:52.180 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.181 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.181 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.181 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.890713+0000", 2024-09-21T10:01:52.181 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.461309672 2024-09-21T10:01:52.181 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.181 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.181 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,3", 2024-09-21T10:01:52.181 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.890876+0000", 2024-09-21T10:01:52.181 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016300900000000001 2024-09-21T10:01:52.181 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.181 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.181 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:01:52.181 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893352+0000", 2024-09-21T10:01:52.181 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002475943 2024-09-21T10:01:52.181 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.182 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.182 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.182 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893912+0000", 2024-09-21T10:01:52.182 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00055973299999999998 2024-09-21T10:01:52.182 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.182 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.182 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:01:52.182 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893984+0000", 2024-09-21T10:01:52.182 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2612000000000002e-05 2024-09-21T10:01:52.182 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.182 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.182 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.182 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894036+0000", 2024-09-21T10:01:52.182 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1885000000000002e-05 2024-09-21T10:01:52.183 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.183 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.183 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.183 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894084+0000", 2024-09-21T10:01:52.183 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8291999999999998e-05 2024-09-21T10:01:52.183 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.183 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.183 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.183 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.183 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.183 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:26886 9.c e290/284 9:3878c09d:::benchmark_data_smithi137_231121_object26885:head v 290'1801, mlcod=290'1798)", 2024-09-21T10:01:52.183 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.430972+0000", 2024-09-21T10:01:52.183 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 128.60330154299999, 2024-09-21T10:01:52.183 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.462940464, 2024-09-21T10:01:52.183 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.184 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.184 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.184 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.184 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.184 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430972+0000", 2024-09-21T10:01:52.184 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.184 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.184 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.184 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.184 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430972+0000", 2024-09-21T10:01:52.184 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.184 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.184 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.184 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.184 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430972+0000", 2024-09-21T10:01:52.185 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:01:52.185 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.185 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.185 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.185 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.431012+0000", 2024-09-21T10:01:52.185 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0824000000000001e-05 2024-09-21T10:01:52.185 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.185 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.185 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.185 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.890639+0000", 2024-09-21T10:01:52.185 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.45962653799999997 2024-09-21T10:01:52.185 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.185 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.185 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.185 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.890653+0000", 2024-09-21T10:01:52.186 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4045e-05 2024-09-21T10:01:52.186 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.186 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.186 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.186 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.890689+0000", 2024-09-21T10:01:52.186 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6060999999999999e-05 2024-09-21T10:01:52.186 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.186 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.186 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.186 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.890717+0000", 2024-09-21T10:01:52.186 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8167e-05 2024-09-21T10:01:52.186 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.186 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.186 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.187 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893879+0000", 2024-09-21T10:01:52.187 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003161634 2024-09-21T10:01:52.187 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.187 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.187 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.187 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893913+0000", 2024-09-21T10:01:52.187 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4128999999999998e-05 2024-09-21T10:01:52.187 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.187 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.188 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.188 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.188 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.188 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:26890 9.e e290/284 9:7e789899:::benchmark_data_smithi137_231121_object26889:head v 290'1698, mlcod=290'1695)", 2024-09-21T10:01:52.188 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.431151+0000", 2024-09-21T10:01:52.188 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 128.60312285800001, 2024-09-21T10:01:52.188 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.46227325899999999, 2024-09-21T10:01:52.188 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:52.188 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:01:52.188 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:52.188 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.188 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:52.188 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.431151+0000", 2024-09-21T10:01:52.188 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.189 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.189 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.189 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:52.189 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.431151+0000", 2024-09-21T10:01:52.189 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:52.189 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.189 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.189 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:52.189 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.431150+0000", 2024-09-21T10:01:52.189 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:01:52.189 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.189 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.189 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:52.189 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.431175+0000", 2024-09-21T10:01:52.190 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4705000000000001e-05 2024-09-21T10:01:52.190 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.190 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.190 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:52.190 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.890638+0000", 2024-09-21T10:01:52.190 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.45946285599999998 2024-09-21T10:01:52.190 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.190 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.190 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:52.190 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.890653+0000", 2024-09-21T10:01:52.190 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5276000000000001e-05 2024-09-21T10:01:52.190 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.190 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.190 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:52.190 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.890829+0000", 2024-09-21T10:01:52.191 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00017621299999999999 2024-09-21T10:01:52.191 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.191 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.191 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:52.191 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.890847+0000", 2024-09-21T10:01:52.191 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7467000000000001e-05 2024-09-21T10:01:52.191 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.191 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.191 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:01:52.191 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893385+0000", 2024-09-21T10:01:52.191 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0025384439999999999 2024-09-21T10:01:52.191 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:52.191 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:52.191 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:01:52.191 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893424+0000", 2024-09-21T10:01:52.192 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9042999999999999e-05 2024-09-21T10:01:52.192 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.192 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.192 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.192 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:52.192 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:52.192 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:01:52.193 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:01:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:01:51] "GET /metrics HTTP/1.1" 200 36515 "" "Prometheus/2.51.0" 2024-09-21T10:01:52.226 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:52.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:52.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:52.328 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:52.380 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:52.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:52.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:52.482 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:52.516 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:52.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:52.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:52.617 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:52.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:52 smithi165 ceph-mon[86023]: pgmap v989: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 49999/271458 objects misplaced (18.419%); 12 MiB/s, 2 keys/s, 192 objects/s recovering 2024-09-21T10:01:52.661 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:52.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:52.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:52.763 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:52.793 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:52.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:52.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:52.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:52 smithi137 ceph-mon[97575]: pgmap v989: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 49999/271458 objects misplaced (18.419%); 12 MiB/s, 2 keys/s, 192 objects/s recovering 2024-09-21T10:01:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:52 smithi137 ceph-mon[93825]: pgmap v989: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 49999/271458 objects misplaced (18.419%); 12 MiB/s, 2 keys/s, 192 objects/s recovering 2024-09-21T10:01:52.895 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:52.939 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:52.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:52.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:53.041 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:53.073 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:53.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:53.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:53.175 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:53.179 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:01:53.200 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:53.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:53.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:53.302 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:53.337 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:53.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:53.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:53.385 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:01:53.439 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:53.479 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:53.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:53.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:53.581 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:53.618 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:53.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:53.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:53.720 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:53.759 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:53.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:53.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:53.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:53 smithi137 ceph-mon[93825]: pgmap v990: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 346 op/s; 49999/270747 objects misplaced (18.467%); 8.9 MiB/s, 1 keys/s, 145 objects/s recovering 2024-09-21T10:01:53.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:53 smithi137 ceph-mon[97575]: pgmap v990: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 346 op/s; 49999/270747 objects misplaced (18.467%); 8.9 MiB/s, 1 keys/s, 145 objects/s recovering 2024-09-21T10:01:53.861 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:53.868 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:01:53.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:53.891 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:53.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:53.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:53 smithi165 ceph-mon[86023]: pgmap v990: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 346 op/s; 49999/270747 objects misplaced (18.467%); 8.9 MiB/s, 1 keys/s, 145 objects/s recovering 2024-09-21T10:01:53.992 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:54.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:54.030 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:54.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:54.131 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:54.160 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:54.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:54.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:54.262 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:54.314 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:54.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:54.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:54.416 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:54.457 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:54.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:54.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:54.558 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:54.589 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:54.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:54.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:54.690 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:54.722 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:54.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:54.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:54.824 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:54.848 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:54.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:54.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:54.950 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:54.984 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:54.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:54.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:55.086 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:55.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:55.135 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:55.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:55.236 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:55.283 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:55.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:55.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:55.385 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:55.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:55.433 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:55.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:55.534 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:55.566 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:55.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:55.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:55.668 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:55.709 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:55.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:55.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:55.755 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:01:55.811 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:55.846 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:55.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:55.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:55.948 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:55.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:55.982 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:55.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:56.083 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:56.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:56.106 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:56.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:01:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:55 smithi165 ceph-mon[86023]: pgmap v991: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 47554/263472 objects misplaced (18.049%); 15 MiB/s, 1 keys/s, 250 objects/s recovering 2024-09-21T10:01:56.207 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:01:56.250 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:56.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:56.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:01:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:01:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:55 smithi137 ceph-mon[97575]: pgmap v991: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 47554/263472 objects misplaced (18.049%); 15 MiB/s, 1 keys/s, 250 objects/s recovering 2024-09-21T10:01:56.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:01:56.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:01:56.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:55 smithi137 ceph-mon[93825]: pgmap v991: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 47554/263472 objects misplaced (18.049%); 15 MiB/s, 1 keys/s, 250 objects/s recovering 2024-09-21T10:01:56.351 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:56.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:56.389 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:56.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:56.490 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:56.529 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:56.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:56.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:56.631 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:01:56.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:56.658 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:56.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:01:56.759 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:56.800 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:56.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:56.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:56.901 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:56.938 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:56.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:56.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:57.039 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:57.072 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:57.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:57.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:57.174 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:57.218 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:57.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:57.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:57.320 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:57.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:57.358 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:57.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:57.459 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:57.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:57.504 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:57.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:57.605 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:57.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:57.648 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:57.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:57.749 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:57.790 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:57.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:57.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:57.883 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:01:57.883 INFO:teuthology.orchestra.run.smithi165.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T10:01:57.883 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:01:57.891 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:57.934 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:57.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:57.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:58.035 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:58.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:58.088 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:58.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:58.118 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:57 smithi165 ceph-mon[86023]: pgmap v992: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 616 op/s; 45953/259929 objects misplaced (17.679%); 19 MiB/s, 1 keys/s, 311 objects/s recovering 2024-09-21T10:01:58.189 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:58.229 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:58.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:58.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:58.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:57 smithi137 ceph-mon[93825]: pgmap v992: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 616 op/s; 45953/259929 objects misplaced (17.679%); 19 MiB/s, 1 keys/s, 311 objects/s recovering 2024-09-21T10:01:58.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:57 smithi137 ceph-mon[97575]: pgmap v992: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 616 op/s; 45953/259929 objects misplaced (17.679%); 19 MiB/s, 1 keys/s, 311 objects/s recovering 2024-09-21T10:01:58.331 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:58.380 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:58.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:58.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:58.482 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:58.505 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:58.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:58.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:58.607 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:58.631 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:58.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:58.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:58.733 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:58.759 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:58.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:58.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:58.861 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:58.898 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:58.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:58.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:01:59.000 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:59.039 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:59.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:59.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:59.141 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:01:59.162 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:59.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:59.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:01:59.263 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:01:59.305 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:59.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:59.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:01:59.342 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:01:59.342 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T10:01:59.342 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.342 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:173153 9.a e310/308 9:5cf538cb:::benchmark_data_smithi137_231121_object44971:head v 310'10708, mlcod=310'10705)", 2024-09-21T10:01:59.342 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:59.335102+0000", 2024-09-21T10:01:59.342 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0037398459999999998, 2024-09-21T10:01:59.342 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0037680650000000001, 2024-09-21T10:01:59.342 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:59.342 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "started", 2024-09-21T10:01:59.342 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:59.343 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.343 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:59.343 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.335102+0000", 2024-09-21T10:01:59.343 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.343 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.343 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.343 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:59.343 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.335102+0000", 2024-09-21T10:01:59.343 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.343 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.343 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.344 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:59.344 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.335101+0000", 2024-09-21T10:01:59.344 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:01:59.344 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.344 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.344 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:59.344 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.335108+0000", 2024-09-21T10:01:59.344 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3939999999999998e-06 2024-09-21T10:01:59.344 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.344 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.344 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:59.344 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.335119+0000", 2024-09-21T10:01:59.344 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0076e-05 2024-09-21T10:01:59.344 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.345 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.345 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:59.345 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.335124+0000", 2024-09-21T10:01:59.345 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4689999999999996e-06 2024-09-21T10:01:59.345 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.345 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.346 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:59.346 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.335157+0000", 2024-09-21T10:01:59.346 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.2997000000000003e-05 2024-09-21T10:01:59.346 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.346 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.346 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:59.346 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.335178+0000", 2024-09-21T10:01:59.346 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1195e-05 2024-09-21T10:01:59.346 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.346 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:59.346 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.346 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.347 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.347 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:173159 9.9 e310/308 9:927eaa9b:::benchmark_data_smithi137_231121_object44977:head v 310'10859, mlcod=310'10857)", 2024-09-21T10:01:59.347 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:59.336324+0000", 2024-09-21T10:01:59.347 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0025179619999999999, 2024-09-21T10:01:59.347 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0026147940000000001, 2024-09-21T10:01:59.347 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:59.347 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "started", 2024-09-21T10:01:59.347 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:59.347 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.347 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:59.347 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.336324+0000", 2024-09-21T10:01:59.348 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.348 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.348 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.348 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:59.348 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.336324+0000", 2024-09-21T10:01:59.348 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.348 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.348 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.348 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:59.348 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.336323+0000", 2024-09-21T10:01:59.348 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:01:59.348 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.348 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.349 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:59.349 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.336331+0000", 2024-09-21T10:01:59.349 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8699999999999992e-06 2024-09-21T10:01:59.349 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.349 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.349 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:59.349 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.336342+0000", 2024-09-21T10:01:59.349 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0654e-05 2024-09-21T10:01:59.349 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.349 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.349 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:59.349 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.336347+0000", 2024-09-21T10:01:59.349 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.801e-06 2024-09-21T10:01:59.349 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.349 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.350 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:59.350 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.336409+0000", 2024-09-21T10:01:59.350 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2044000000000004e-05 2024-09-21T10:01:59.350 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.350 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.350 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:59.350 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.336430+0000", 2024-09-21T10:01:59.350 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1030999999999999e-05 2024-09-21T10:01:59.350 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.350 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:59.350 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.350 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.350 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.350 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:173156 9.3 e310/308 9:ca20b56f:::benchmark_data_smithi137_231121_object44974:head v 310'10980, mlcod=310'10977)", 2024-09-21T10:01:59.351 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:59.338810+0000", 2024-09-21T10:01:59.351 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 3.2267000000000001e-05, 2024-09-21T10:01:59.351 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00018806399999999999, 2024-09-21T10:01:59.351 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:59.351 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "started", 2024-09-21T10:01:59.351 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:59.351 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.351 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:59.351 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338810+0000", 2024-09-21T10:01:59.352 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.352 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.352 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.352 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:59.352 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338810+0000", 2024-09-21T10:01:59.352 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.352 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.352 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.352 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:59.352 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338809+0000", 2024-09-21T10:01:59.352 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:01:59.352 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.352 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.352 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:59.353 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338815+0000", 2024-09-21T10:01:59.353 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6320000000000002e-06 2024-09-21T10:01:59.353 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.353 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.353 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:59.353 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338826+0000", 2024-09-21T10:01:59.353 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1045e-05 2024-09-21T10:01:59.353 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.353 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.353 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:59.353 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338832+0000", 2024-09-21T10:01:59.354 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7450000000000001e-06 2024-09-21T10:01:59.354 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.354 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.354 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:59.354 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338930+0000", 2024-09-21T10:01:59.354 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7424999999999996e-05 2024-09-21T10:01:59.354 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.354 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.354 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:59.354 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338950+0000", 2024-09-21T10:01:59.354 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.0577e-05 2024-09-21T10:01:59.354 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.354 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:59.354 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.355 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.355 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.355 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:173157 9.7 e310/308)", 2024-09-21T10:01:59.355 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:59.338847+0000", 2024-09-21T10:01:59.355 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 4294967295.9999948, 2024-09-21T10:01:59.355 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00020551799999999999, 2024-09-21T10:01:59.355 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:59.355 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "queued for pg", 2024-09-21T10:01:59.355 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:59.355 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.355 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:59.355 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338847+0000", 2024-09-21T10:01:59.355 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.355 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.356 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.356 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:59.356 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338847+0000", 2024-09-21T10:01:59.356 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.356 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.356 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.356 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:59.356 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338847+0000", 2024-09-21T10:01:59.356 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:01:59.356 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.356 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.356 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:59.356 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338851+0000", 2024-09-21T10:01:59.356 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3150000000000002e-06 2024-09-21T10:01:59.356 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.357 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.357 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:59.357 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338857+0000", 2024-09-21T10:01:59.357 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6089999999999997e-06 2024-09-21T10:01:59.357 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.357 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.357 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:59.357 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338861+0000", 2024-09-21T10:01:59.357 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5549999999999998e-06 2024-09-21T10:01:59.357 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.357 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:59.357 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.357 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.357 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.358 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:173140 9.7 e310/308 9:e4756616:::benchmark_data_smithi137_231121_object44958:head v 310'10545, mlcod=310'10539)", 2024-09-21T10:01:59.358 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:59.322029+0000", 2024-09-21T10:01:59.358 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.016812796000000001, 2024-09-21T10:01:59.358 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.017075737000000001, 2024-09-21T10:01:59.358 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:59.358 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "started", 2024-09-21T10:01:59.358 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:59.359 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.359 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:59.359 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.322029+0000", 2024-09-21T10:01:59.359 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.359 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.359 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.359 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:59.359 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.322029+0000", 2024-09-21T10:01:59.359 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.359 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.359 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.359 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:59.359 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.322028+0000", 2024-09-21T10:01:59.359 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:01:59.359 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.360 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.360 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:59.360 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.322035+0000", 2024-09-21T10:01:59.360 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5849999999999996e-06 2024-09-21T10:01:59.360 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.360 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.360 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:59.360 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.322049+0000", 2024-09-21T10:01:59.360 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3899e-05 2024-09-21T10:01:59.360 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.361 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.361 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:59.361 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.322054+0000", 2024-09-21T10:01:59.362 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3369999999999999e-06 2024-09-21T10:01:59.362 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.362 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.362 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:59.362 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.328162+0000", 2024-09-21T10:01:59.362 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0061078670000000003 2024-09-21T10:01:59.362 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.362 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.362 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:59.362 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.328269+0000", 2024-09-21T10:01:59.362 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000107377 2024-09-21T10:01:59.362 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.363 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:59.363 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.363 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.363 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.363 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:173144 9.7 e310/308 9:e797ad93:::benchmark_data_smithi137_231121_object44962:head v 310'10546, mlcod=310'10539)", 2024-09-21T10:01:59.363 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:59.326259+0000", 2024-09-21T10:01:59.363 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.012582457999999999, 2024-09-21T10:01:59.363 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.012904462, 2024-09-21T10:01:59.363 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:59.363 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "started", 2024-09-21T10:01:59.364 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:59.364 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.364 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:59.364 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.326259+0000", 2024-09-21T10:01:59.364 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.364 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.364 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.364 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:59.364 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.326259+0000", 2024-09-21T10:01:59.364 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.364 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.364 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.364 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:59.364 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.326258+0000", 2024-09-21T10:01:59.364 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:01:59.365 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.365 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.365 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:59.365 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.326266+0000", 2024-09-21T10:01:59.365 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.6850000000000001e-06 2024-09-21T10:01:59.365 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.365 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.365 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:59.365 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.326279+0000", 2024-09-21T10:01:59.365 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2503e-05 2024-09-21T10:01:59.365 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.365 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.365 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:59.365 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.326285+0000", 2024-09-21T10:01:59.366 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5679999999999996e-06 2024-09-21T10:01:59.366 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.366 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.366 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:59.366 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338075+0000", 2024-09-21T10:01:59.366 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.011789981 2024-09-21T10:01:59.366 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.366 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.366 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:59.366 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.338101+0000", 2024-09-21T10:01:59.366 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6009000000000001e-05 2024-09-21T10:01:59.366 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.366 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:59.366 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.367 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.367 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.367 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:173152 9.3 e310/308 9:c1b30ad4:::benchmark_data_smithi137_231121_object44970:head v 310'10979, mlcod=310'10977)", 2024-09-21T10:01:59.367 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:59.330952+0000", 2024-09-21T10:01:59.367 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0078893999999999995, 2024-09-21T10:01:59.367 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0082706419999999999, 2024-09-21T10:01:59.367 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:59.367 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "started", 2024-09-21T10:01:59.367 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:59.367 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.367 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:59.367 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.330952+0000", 2024-09-21T10:01:59.367 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.367 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.368 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.368 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:59.368 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.330952+0000", 2024-09-21T10:01:59.368 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.368 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.368 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.368 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:59.368 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.330952+0000", 2024-09-21T10:01:59.368 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:01:59.368 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.368 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.368 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:59.368 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.330957+0000", 2024-09-21T10:01:59.368 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0839999999999999e-06 2024-09-21T10:01:59.368 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.369 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.369 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:59.369 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.330965+0000", 2024-09-21T10:01:59.369 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.5809999999999999e-06 2024-09-21T10:01:59.369 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.369 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.369 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:59.369 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.330968+0000", 2024-09-21T10:01:59.369 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8759999999999998e-06 2024-09-21T10:01:59.369 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.369 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.369 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:59.369 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.331889+0000", 2024-09-21T10:01:59.369 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00092010400000000004 2024-09-21T10:01:59.370 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.370 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.370 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:59.370 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.331906+0000", 2024-09-21T10:01:59.370 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7251000000000001e-05 2024-09-21T10:01:59.370 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.370 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:59.371 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.371 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.371 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.371 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:173150 9.a e310/308 9:52650b21:::benchmark_data_smithi137_231121_object44968:head v 310'10707, mlcod=310'10705)", 2024-09-21T10:01:59.371 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:59.332135+0000", 2024-09-21T10:01:59.371 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0067069970000000001, 2024-09-21T10:01:59.371 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0071458900000000002, 2024-09-21T10:01:59.371 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:01:59.371 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "started", 2024-09-21T10:01:59.371 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:01:59.371 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.371 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:01:59.371 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.332135+0000", 2024-09-21T10:01:59.371 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.372 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.372 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.372 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:01:59.372 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.332135+0000", 2024-09-21T10:01:59.372 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:01:59.372 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.372 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.372 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:01:59.372 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.332134+0000", 2024-09-21T10:01:59.372 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:01:59.372 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.372 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.372 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:01:59.372 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.332142+0000", 2024-09-21T10:01:59.372 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.5619999999999998e-06 2024-09-21T10:01:59.373 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.373 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.373 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:01:59.373 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.332153+0000", 2024-09-21T10:01:59.373 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1364e-05 2024-09-21T10:01:59.373 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.373 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.373 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:01:59.373 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.332158+0000", 2024-09-21T10:01:59.373 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3009999999999997e-06 2024-09-21T10:01:59.373 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.373 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.373 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:01:59.373 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.332233+0000", 2024-09-21T10:01:59.373 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4258999999999995e-05 2024-09-21T10:01:59.374 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:01:59.374 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:01:59.374 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:01:59.374 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:59.332253+0000", 2024-09-21T10:01:59.374 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.0682999999999998e-05 2024-09-21T10:01:59.374 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.374 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:01:59.374 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.374 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:01:59.374 INFO:teuthology.orchestra.run.smithi165.stdout: ], 2024-09-21T10:01:59.374 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 8 2024-09-21T10:01:59.374 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:01:59.407 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:59.445 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:59.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:59.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:59.546 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:01:59.580 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:59.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:59.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:01:59.682 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:01:59.714 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:59.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:59.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:01:59.817 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:01:59.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:59.860 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:01:59.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:01:59.961 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:01:59.994 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:01:59.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:01:59.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:00.096 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:00.134 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:00.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:00.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:01:59 smithi165 ceph-mon[86023]: pgmap v993: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 44962/257316 objects misplaced (17.473%); 21 MiB/s, 0 keys/s, 330 objects/s recovering 2024-09-21T10:02:00.236 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:00.281 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:02:00.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:00.282 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:00.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:00.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:01:59 smithi137 ceph-mon[93825]: pgmap v993: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 44962/257316 objects misplaced (17.473%); 21 MiB/s, 0 keys/s, 330 objects/s recovering 2024-09-21T10:02:00.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:01:59 smithi137 ceph-mon[97575]: pgmap v993: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 44962/257316 objects misplaced (17.473%); 21 MiB/s, 0 keys/s, 330 objects/s recovering 2024-09-21T10:02:00.383 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:00.421 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:00.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:00.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:00.523 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:00.548 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:00.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:00.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:00.645 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:02:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:02:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:02:00.650 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:00.676 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:00.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:00.700 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:00.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:00.801 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:00.834 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:00.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:00.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:00.936 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:00.962 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:00.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:00.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:01.064 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:01.100 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:01.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:01.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:01.202 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:01.212 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:01 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:02:01.245 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:01.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:01.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:01.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:01 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:02:01.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:01 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:02:01.347 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:01.393 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:01.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:01.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:01.495 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:01.536 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:01.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:01.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:01.638 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:01.668 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:01.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:01.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:01.770 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:01.802 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:01.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:01.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:01.904 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:01.940 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:01.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:01.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:02.041 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:02.080 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:02.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:02.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:02.147 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T10:02:02.183 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:02.213 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:02.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:02.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:02.227 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:02 smithi165 ceph-mon[86023]: pgmap v994: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 672 op/s; 41960/249651 objects misplaced (16.807%); 26 MiB/s, 0 keys/s, 409 objects/s recovering 2024-09-21T10:02:02.227 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:02 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2215492463' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:02:02.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:02 smithi137 ceph-mon[93825]: pgmap v994: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 672 op/s; 41960/249651 objects misplaced (16.807%); 26 MiB/s, 0 keys/s, 409 objects/s recovering 2024-09-21T10:02:02.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:02 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2215492463' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:02:02.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:02:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:02:01] "GET /metrics HTTP/1.1" 200 36540 "" "Prometheus/2.51.0" 2024-09-21T10:02:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:02 smithi137 ceph-mon[97575]: pgmap v994: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 672 op/s; 41960/249651 objects misplaced (16.807%); 26 MiB/s, 0 keys/s, 409 objects/s recovering 2024-09-21T10:02:02.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:02 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2215492463' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:02:02.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:02.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:02.354 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:02.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:02.455 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:02.510 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:02.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:02.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:02.612 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:02.656 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:02.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:02.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:02.675 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:02:02.675 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T10:02:02.675 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T10:02:02.675 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T10:02:02.675 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:02:02.759 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:02.798 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:02.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:02.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:02.899 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:02.946 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:02.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:02.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:03.048 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:03.103 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:03.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:03.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:03.205 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:03.242 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:03.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:03.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:03.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:03 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:02:03.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:03 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2215492463' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:02:03.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:03 smithi137 ceph-mon[93825]: osdmap e311: 8 total, 8 up, 7 in 2024-09-21T10:02:03.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:03 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:02:03.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:03 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2215492463' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:02:03.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:03 smithi137 ceph-mon[97575]: osdmap e311: 8 total, 8 up, 7 in 2024-09-21T10:02:03.344 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:03.380 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:03.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:03.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:03.482 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:03.510 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:03.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:03.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:03.612 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:03.643 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:03.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:03.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:03 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:02:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:03 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2215492463' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:02:03.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:03 smithi165 ceph-mon[86023]: osdmap e311: 8 total, 8 up, 7 in 2024-09-21T10:02:03.738 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:02:03.738 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:02:03.745 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:03.752 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:02:03.764 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6] out_osds: [7] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T10:02:03.764 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:02:03.764 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-21T10:02:03.764 INFO:tasks.thrashosds.thrasher:Setting osd 0 primary_affinity to 0.742100 2024-09-21T10:02:03.764 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 0 0.7421004873020819 2024-09-21T10:02:03.778 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:02:03.778 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:02:03.790 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:03.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:03.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:03.815 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:02:03.815 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:02:03.861 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:02:03.861 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:02:03.891 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:02:03.891 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:02:03.893 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:03.924 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:02:03.925 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:02:03.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:03.941 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:03.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:03.959 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:02:03.959 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:02:03.996 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:02:03.996 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:02:04.042 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:04.103 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:04.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:04.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:04.144 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:04.205 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:04.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:04.240 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:04.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:04 smithi137 ceph-mon[93825]: pgmap v996: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 724 op/s; 41960/248991 objects misplaced (16.852%); 26 MiB/s, 420 objects/s recovering 2024-09-21T10:02:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:04 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2399581146' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:02:04.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:04 smithi137 ceph-mon[97575]: pgmap v996: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 724 op/s; 41960/248991 objects misplaced (16.852%); 26 MiB/s, 420 objects/s recovering 2024-09-21T10:02:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:04 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2399581146' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:02:04.341 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:04.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:04.383 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:04.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:04.453 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:04 smithi165 ceph-mon[86023]: pgmap v996: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 724 op/s; 41960/248991 objects misplaced (16.852%); 26 MiB/s, 420 objects/s recovering 2024-09-21T10:02:04.453 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:04 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2399581146' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:02:04.484 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:04.528 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:04.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:04.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:04.630 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:04.672 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:04.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:04.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:04.773 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:04.813 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:04.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:04.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:04.914 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:04.955 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:04.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:04.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:05.057 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:05.085 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:02:05.090 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:05.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:05.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:05.192 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:05.225 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:05.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:05.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:05.327 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:05.353 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:05.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:05.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:05.455 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:05.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:05.522 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:05.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:05.623 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:05.660 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:05.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:05.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:05.663 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:05.677 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:05.762 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:05.801 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:05.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:05.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:05.903 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:05.931 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:05.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:05.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:06.033 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:06.072 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:06.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:06.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:06.174 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:06.187 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:02:06.187 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:02:06.213 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:06.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:06.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:06.315 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:06.354 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:06.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:06.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:06.456 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:06.492 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:06.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:06.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:06.523 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:06 smithi165 ceph-mon[86023]: pgmap v997: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 719 op/s; 39410/241881 objects misplaced (16.293%); 27 MiB/s, 439 objects/s recovering 2024-09-21T10:02:06.533 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:06 smithi137 ceph-mon[93825]: pgmap v997: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 719 op/s; 39410/241881 objects misplaced (16.293%); 27 MiB/s, 439 objects/s recovering 2024-09-21T10:02:06.533 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:06 smithi137 ceph-mon[97575]: pgmap v997: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 719 op/s; 39410/241881 objects misplaced (16.293%); 27 MiB/s, 439 objects/s recovering 2024-09-21T10:02:06.594 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:06.626 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:06.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:06.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:06.728 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:06.771 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:06.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:06.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:06.855 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:02:06.872 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:06.917 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:06.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:06.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:07.018 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:07.058 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:07.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:07.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:07.159 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:07.203 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:07.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:07.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:07.265 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:07.305 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:07.353 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:07.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:07.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:07.455 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:07.497 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:07.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:07.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:07.531 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:02:07.599 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:07.632 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:07.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:07.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:07.734 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:07.762 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:07.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:07.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:07.863 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:07.925 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:07.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:07.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:08.026 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:08.068 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:08.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:08.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:08.170 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:08.207 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:08.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:08.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:08.247 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:08 smithi137 ceph-mon[93825]: pgmap v998: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 721 op/s; 37891/238266 objects misplaced (15.903%); 27 MiB/s, 436 objects/s recovering 2024-09-21T10:02:08.247 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:08 smithi137 ceph-mon[97575]: pgmap v998: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 721 op/s; 37891/238266 objects misplaced (15.903%); 27 MiB/s, 436 objects/s recovering 2024-09-21T10:02:08.310 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:08.381 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:08.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:08.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:08.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:08 smithi165 ceph-mon[86023]: pgmap v998: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 721 op/s; 37891/238266 objects misplaced (15.903%); 27 MiB/s, 436 objects/s recovering 2024-09-21T10:02:08.483 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:08.513 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:08.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:08.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:08.615 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:08.664 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:08.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:08.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:08.766 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:08.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:08.797 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:08.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:08.898 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:08.927 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:08.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:08.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:09.031 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:09.085 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:09.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:09.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:09.187 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:09.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:09.248 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:09.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:09.349 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:09.379 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:09.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:09.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:09.429 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:02:09.430 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:02:09.481 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:09.512 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:09.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:09.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:09.539 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:09.614 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:09.657 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:09.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:09.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:09.758 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:09.800 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:09.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:09.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:09.902 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:09.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:09.931 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:09.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:10.032 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:10.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:10.059 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:10.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:10.100 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:02:10.160 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:10.196 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T10:02:10.197 INFO:teuthology.orchestra.run.smithi137.stderr:set osd.0 primary-affinity to 0.7421 (8486342) 2024-09-21T10:02:10.202 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:10.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:10.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:10.304 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:10.350 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:10.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:10.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:10.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:02:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:02:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:02:10.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:10 smithi165 ceph-mon[86023]: pgmap v999: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 736 op/s; 36992/235230 objects misplaced (15.726%); 27 MiB/s, 430 objects/s recovering 2024-09-21T10:02:10.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:10 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1007328443' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:02:10.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:10 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:02:10.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:02:10.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:10 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1205075291' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.7421004873020819} : dispatch 2024-09-21T10:02:10.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:10 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.7421004873020819} : dispatch 2024-09-21T10:02:10.452 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:10.475 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:10.488 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:10.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:10.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:10.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:10 smithi137 ceph-mon[93825]: pgmap v999: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 736 op/s; 36992/235230 objects misplaced (15.726%); 27 MiB/s, 430 objects/s recovering 2024-09-21T10:02:10.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:10 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1007328443' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:02:10.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:10 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:02:10.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:02:10.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:10 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1205075291' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.7421004873020819} : dispatch 2024-09-21T10:02:10.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:10 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.7421004873020819} : dispatch 2024-09-21T10:02:10.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:10 smithi137 ceph-mon[97575]: pgmap v999: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 736 op/s; 36992/235230 objects misplaced (15.726%); 27 MiB/s, 430 objects/s recovering 2024-09-21T10:02:10.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:10 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1007328443' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:02:10.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:10 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:02:10.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:02:10.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:10 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1205075291' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.7421004873020819} : dispatch 2024-09-21T10:02:10.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:10 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.7421004873020819} : dispatch 2024-09-21T10:02:10.595 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:10.633 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:10.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:10.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:10.735 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:10.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:10.759 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:10.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:10.860 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:10.887 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:10.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:10.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:10.989 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:11.015 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:11.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:11.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:11.116 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:11.144 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:11.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:11.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:11.246 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:11.277 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:11.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:11.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:11.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:11 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:02:11.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:11 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T10:02:11.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:11 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:02:11.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:11 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.7421004873020819}]': finished 2024-09-21T10:02:11.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:11 smithi165 ceph-mon[86023]: osdmap e312: 8 total, 8 up, 7 in 2024-09-21T10:02:11.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:11 smithi165 ceph-mon[86023]: osdmap e313: 8 total, 8 up, 7 in 2024-09-21T10:02:11.378 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:11.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:11.411 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:11.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:11.512 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:11.546 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:11.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:11.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:11 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:02:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:11 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T10:02:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:11 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:02:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:11 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.7421004873020819}]': finished 2024-09-21T10:02:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:11 smithi137 ceph-mon[93825]: osdmap e312: 8 total, 8 up, 7 in 2024-09-21T10:02:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:11 smithi137 ceph-mon[93825]: osdmap e313: 8 total, 8 up, 7 in 2024-09-21T10:02:11.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:11 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:02:11.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:11 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T10:02:11.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:11 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:02:11.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:11 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.7421004873020819}]': finished 2024-09-21T10:02:11.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:11 smithi137 ceph-mon[97575]: osdmap e312: 8 total, 8 up, 7 in 2024-09-21T10:02:11.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:11 smithi137 ceph-mon[97575]: osdmap e313: 8 total, 8 up, 7 in 2024-09-21T10:02:11.649 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:11.686 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:11.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:11.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:11.788 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:11.815 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:11.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:11.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:11.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:11.944 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:11.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:11.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:12.046 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:12.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:12.079 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:12.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:12.180 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:12.206 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:02:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:02:11] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.51.0" 2024-09-21T10:02:12.220 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:12.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:12.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:12.322 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:12.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:12.363 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:12.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:12.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:12 smithi165 ceph-mon[86023]: pgmap v1001: 89 pgs: 1 remapped+peering, 4 active+remapped+backfilling, 4 active+remapped+backfill_wait, 80 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 866 op/s; 29433/226800 objects misplaced (12.978%); 30 MiB/s, 478 objects/s recovering 2024-09-21T10:02:12.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:12 smithi165 ceph-mon[86023]: 9.9 continuing backfill to osd.3 from (295'3840,311'11367] MIN to 311'11367 2024-09-21T10:02:12.463 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:12.480 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:12 smithi137 ceph-mon[93825]: pgmap v1001: 89 pgs: 1 remapped+peering, 4 active+remapped+backfilling, 4 active+remapped+backfill_wait, 80 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 866 op/s; 29433/226800 objects misplaced (12.978%); 30 MiB/s, 478 objects/s recovering 2024-09-21T10:02:12.480 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:12 smithi137 ceph-mon[93825]: 9.9 continuing backfill to osd.3 from (295'3840,311'11367] MIN to 311'11367 2024-09-21T10:02:12.481 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:12 smithi137 ceph-mon[97575]: pgmap v1001: 89 pgs: 1 remapped+peering, 4 active+remapped+backfilling, 4 active+remapped+backfill_wait, 80 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 866 op/s; 29433/226800 objects misplaced (12.978%); 30 MiB/s, 478 objects/s recovering 2024-09-21T10:02:12.481 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:12 smithi137 ceph-mon[97575]: 9.9 continuing backfill to osd.3 from (295'3840,311'11367] MIN to 311'11367 2024-09-21T10:02:12.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:12.514 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:12.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:12.615 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:12.645 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:12.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:12.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:12.747 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:12.791 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:12.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:12.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:12.868 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:02:12.868 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:02:12.893 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:12.930 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:12.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:12.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:13.032 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:13.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:13.073 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:13.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:13.174 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:13.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:13.206 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:13.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:13.306 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:13.345 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:13.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:13.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:13.447 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:13.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:13.480 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:13.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:13.581 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:13.615 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:13.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:13.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:13.688 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:02:13.717 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:13.766 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:13.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:13.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:13.868 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:13.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:13.915 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:13.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:14.016 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:14.061 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:14.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:14.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:14.085 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:14.110 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:02:14.110 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:02:14.147 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:02:14.147 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:02:14.163 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:14.188 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:02:14.188 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:02:14.196 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:14.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:14.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:14.229 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:02:14.229 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:02:14.266 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:02:14.266 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:02:14.294 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:02:14.295 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:02:14.298 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:14.329 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:02:14.329 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:02:14.334 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:14.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:14.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:14.361 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:02:14.361 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:02:14.361 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:14 smithi137 ceph-mon[93825]: pgmap v1003: 89 pgs: 1 remapped+peering, 4 active+remapped+backfilling, 4 active+remapped+backfill_wait, 80 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 29433/226209 objects misplaced (13.011%); 23 MiB/s, 370 objects/s recovering 2024-09-21T10:02:14.362 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:14 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3644283978' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:02:14.362 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:14 smithi137 ceph-mon[97575]: pgmap v1003: 89 pgs: 1 remapped+peering, 4 active+remapped+backfilling, 4 active+remapped+backfill_wait, 80 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 29433/226209 objects misplaced (13.011%); 23 MiB/s, 370 objects/s recovering 2024-09-21T10:02:14.362 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:14 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3644283978' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:02:14.435 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:14.475 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:14.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:14.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:14.519 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:14 smithi165 ceph-mon[86023]: pgmap v1003: 89 pgs: 1 remapped+peering, 4 active+remapped+backfilling, 4 active+remapped+backfill_wait, 80 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 29433/226209 objects misplaced (13.011%); 23 MiB/s, 370 objects/s recovering 2024-09-21T10:02:14.519 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:14 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3644283978' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:02:14.576 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:14.615 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:14.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:14.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:14.717 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:14.757 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:14.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:14.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:14.859 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:14.893 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:14.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:14.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:14.911 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:02:14.995 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:15.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:15.045 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:15.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:15.146 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:15.183 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:15.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:15.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:15.284 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:15.326 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:15.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:15.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:15.370 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:15.428 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:15.463 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:15.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:15.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:15.565 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:15.597 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:15.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:15.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:15.699 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:15.722 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:15.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:15.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:15.824 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:15.861 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:15.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:15.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:15.963 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:16.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:16.003 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:16.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:16.104 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:16.143 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:16.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:16.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:16.245 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:16.266 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:16.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:16.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:16.367 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:16 smithi165 ceph-mon[86023]: pgmap v1004: 89 pgs: 1 remapped+peering, 4 active+remapped+backfilling, 4 active+remapped+backfill_wait, 80 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 768 op/s; 27009/219822 objects misplaced (12.287%); 27 MiB/s, 425 objects/s recovering 2024-09-21T10:02:16.408 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:16.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:16.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:16.471 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:16 smithi137 ceph-mon[93825]: pgmap v1004: 89 pgs: 1 remapped+peering, 4 active+remapped+backfilling, 4 active+remapped+backfill_wait, 80 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 768 op/s; 27009/219822 objects misplaced (12.287%); 27 MiB/s, 425 objects/s recovering 2024-09-21T10:02:16.472 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:16 smithi137 ceph-mon[97575]: pgmap v1004: 89 pgs: 1 remapped+peering, 4 active+remapped+backfilling, 4 active+remapped+backfill_wait, 80 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 768 op/s; 27009/219822 objects misplaced (12.287%); 27 MiB/s, 425 objects/s recovering 2024-09-21T10:02:16.510 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:16.559 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:16.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:16.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:16.663 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:16.695 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:16.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:16.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:16.798 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:16.839 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:16.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:16.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:16.941 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:16.985 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:16.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:16.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:17.070 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:02:17.070 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T10:02:17.070 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T10:02:17.071 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T10:02:17.071 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.071 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:85940 8.9 8:90b4cd83:::benchmark_data_smithi137_204476_object85939:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2024-09-21T10:02:17.071 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:56:01.052219+0000", 2024-09-21T10:02:17.071 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 376.01314810399998, 2024-09-21T10:02:17.071 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.105577431, 2024-09-21T10:02:17.071 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.071 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.071 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.071 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:17.071 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:17.071 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 85940 2024-09-21T10:02:17.071 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.072 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.072 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.072 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.072 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052219+0000", 2024-09-21T10:02:17.072 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.072 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.072 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.072 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.072 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052219+0000", 2024-09-21T10:02:17.072 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.072 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.072 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.073 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.073 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052218+0000", 2024-09-21T10:02:17.073 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:02:17.073 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.073 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.073 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.073 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052268+0000", 2024-09-21T10:02:17.073 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.977e-05 2024-09-21T10:02:17.073 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.073 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.073 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.073 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052285+0000", 2024-09-21T10:02:17.073 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7093000000000001e-05 2024-09-21T10:02:17.073 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.073 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.074 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.074 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052292+0000", 2024-09-21T10:02:17.074 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9450000000000004e-06 2024-09-21T10:02:17.074 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.074 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.074 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.074 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052363+0000", 2024-09-21T10:02:17.074 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1513999999999993e-05 2024-09-21T10:02:17.074 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.074 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.074 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.074 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052480+0000", 2024-09-21T10:02:17.074 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000116789 2024-09-21T10:02:17.075 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.075 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.075 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:02:17.075 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.052622+0000", 2024-09-21T10:02:17.075 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014191799999999999 2024-09-21T10:02:17.075 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.075 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.075 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.075 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.054427+0000", 2024-09-21T10:02:17.075 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001804705 2024-09-21T10:02:17.075 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.075 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.075 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.076 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.055654+0000", 2024-09-21T10:02:17.076 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012277329999999999 2024-09-21T10:02:17.076 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.076 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.076 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.076 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.157719+0000", 2024-09-21T10:02:17.076 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.102064221 2024-09-21T10:02:17.076 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.076 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.076 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.076 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.157757+0000", 2024-09-21T10:02:17.076 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8621000000000002e-05 2024-09-21T10:02:17.076 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.076 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.076 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.077 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:56:01.157797+0000", 2024-09-21T10:02:17.077 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9666000000000003e-05 2024-09-21T10:02:17.077 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.077 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.077 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.077 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.077 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.077 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:153001 8.9 8:968aac4e:::benchmark_data_smithi137_204476_object24398:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e257)", 2024-09-21T10:02:17.077 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:57:07.473038+0000", 2024-09-21T10:02:17.077 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 309.59232950500001, 2024-09-21T10:02:17.077 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.19715618900000001, 2024-09-21T10:02:17.077 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.077 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.077 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.078 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:17.078 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:17.078 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 153001 2024-09-21T10:02:17.078 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.078 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.078 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.078 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.078 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.473038+0000", 2024-09-21T10:02:17.078 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.078 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.078 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.078 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.078 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.473038+0000", 2024-09-21T10:02:17.078 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.079 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.079 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.079 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.079 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.473037+0000", 2024-09-21T10:02:17.079 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:02:17.079 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.079 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.079 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.079 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.473041+0000", 2024-09-21T10:02:17.079 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0369999999999996e-06 2024-09-21T10:02:17.079 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.079 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.079 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.079 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.473050+0000", 2024-09-21T10:02:17.079 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1349999999999992e-06 2024-09-21T10:02:17.080 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.080 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.080 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.080 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.473055+0000", 2024-09-21T10:02:17.080 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2360000000000004e-06 2024-09-21T10:02:17.080 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.080 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.080 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.080 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.476051+0000", 2024-09-21T10:02:17.080 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0029966929999999999 2024-09-21T10:02:17.080 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.080 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.080 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.080 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.476161+0000", 2024-09-21T10:02:17.081 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000109819 2024-09-21T10:02:17.081 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.081 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.081 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:02:17.081 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.476261+0000", 2024-09-21T10:02:17.081 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9964999999999996e-05 2024-09-21T10:02:17.081 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.081 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.081 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.081 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.481062+0000", 2024-09-21T10:02:17.081 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0048003050000000004 2024-09-21T10:02:17.081 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.081 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.081 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.082 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482706+0000", 2024-09-21T10:02:17.082 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001643998 2024-09-21T10:02:17.082 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.082 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.082 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.082 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.670078+0000", 2024-09-21T10:02:17.082 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.18737240299999999 2024-09-21T10:02:17.082 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.082 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.082 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.082 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.670138+0000", 2024-09-21T10:02:17.082 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9892000000000002e-05 2024-09-21T10:02:17.082 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.082 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.083 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.083 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.670194+0000", 2024-09-21T10:02:17.083 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6329999999999998e-05 2024-09-21T10:02:17.083 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.083 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.083 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.083 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.083 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.083 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:153009 8.9 8:91fa5235:::benchmark_data_smithi137_204476_object24406:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e257)", 2024-09-21T10:02:17.083 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:57:07.477132+0000", 2024-09-21T10:02:17.083 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 309.58823505300001, 2024-09-21T10:02:17.083 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.19324004, 2024-09-21T10:02:17.083 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.083 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.084 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.084 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:17.084 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:17.084 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 153009 2024-09-21T10:02:17.084 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.084 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.085 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.085 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.085 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.477132+0000", 2024-09-21T10:02:17.085 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.085 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.085 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.085 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.085 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.477132+0000", 2024-09-21T10:02:17.085 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.085 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.085 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.085 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.085 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.477131+0000", 2024-09-21T10:02:17.086 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:02:17.086 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.086 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.086 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.086 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.477137+0000", 2024-09-21T10:02:17.086 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1290000000000001e-06 2024-09-21T10:02:17.086 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.086 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.086 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.086 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.477149+0000", 2024-09-21T10:02:17.086 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2191000000000001e-05 2024-09-21T10:02:17.086 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.086 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.087 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.087 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.477155+0000", 2024-09-21T10:02:17.087 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7520000000000002e-06 2024-09-21T10:02:17.087 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.087 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.087 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.087 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.478491+0000", 2024-09-21T10:02:17.087 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013361619999999999 2024-09-21T10:02:17.087 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.087 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.087 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.087 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.478554+0000", 2024-09-21T10:02:17.087 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3269999999999996e-05 2024-09-21T10:02:17.088 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.088 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.088 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:02:17.088 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.478613+0000", 2024-09-21T10:02:17.088 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8724000000000002e-05 2024-09-21T10:02:17.088 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.088 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.088 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.088 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.481698+0000", 2024-09-21T10:02:17.088 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0030843120000000001 2024-09-21T10:02:17.088 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.088 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.088 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.089 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482755+0000", 2024-09-21T10:02:17.089 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0010573970000000001 2024-09-21T10:02:17.089 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.089 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.089 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.089 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.670298+0000", 2024-09-21T10:02:17.089 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.18754272899999999 2024-09-21T10:02:17.089 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.089 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.089 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.089 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.670338+0000", 2024-09-21T10:02:17.089 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0540999999999997e-05 2024-09-21T10:02:17.090 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.090 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.090 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.090 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.670373+0000", 2024-09-21T10:02:17.090 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4334e-05 2024-09-21T10:02:17.090 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.090 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.090 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.090 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.090 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.090 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:153013 8.9 8:93aae5f1:::benchmark_data_smithi137_204476_object24410:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e257)", 2024-09-21T10:02:17.090 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:57:07.482819+0000", 2024-09-21T10:02:17.090 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 309.58254865700002, 2024-09-21T10:02:17.091 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.18826588299999999, 2024-09-21T10:02:17.091 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.091 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.091 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.091 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:17.091 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:17.091 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 153013 2024-09-21T10:02:17.091 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.091 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.091 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.091 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.091 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482819+0000", 2024-09-21T10:02:17.091 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.091 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.092 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.092 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.092 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482819+0000", 2024-09-21T10:02:17.092 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.092 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.092 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.092 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.092 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482818+0000", 2024-09-21T10:02:17.092 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:17.092 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.092 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.092 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.092 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482822+0000", 2024-09-21T10:02:17.092 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2899999999999996e-06 2024-09-21T10:02:17.093 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.093 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.093 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.093 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482829+0000", 2024-09-21T10:02:17.093 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5230000000000001e-06 2024-09-21T10:02:17.093 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.093 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.093 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.093 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482832+0000", 2024-09-21T10:02:17.093 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4800000000000001e-06 2024-09-21T10:02:17.093 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.093 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.093 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.093 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482863+0000", 2024-09-21T10:02:17.094 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0440999999999999e-05 2024-09-21T10:02:17.094 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.094 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.094 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.094 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.482981+0000", 2024-09-21T10:02:17.094 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011855500000000001 2024-09-21T10:02:17.094 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.094 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.094 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:02:17.094 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.483092+0000", 2024-09-21T10:02:17.094 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000110575 2024-09-21T10:02:17.094 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.094 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.094 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.095 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.484906+0000", 2024-09-21T10:02:17.095 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0018143009999999999 2024-09-21T10:02:17.095 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.095 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.095 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.095 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.484996+0000", 2024-09-21T10:02:17.095 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9617000000000006e-05 2024-09-21T10:02:17.095 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.095 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.095 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.095 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.670413+0000", 2024-09-21T10:02:17.095 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.18541767000000001 2024-09-21T10:02:17.095 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.096 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.096 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.096 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.671049+0000", 2024-09-21T10:02:17.096 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00063604099999999995 2024-09-21T10:02:17.096 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.096 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.096 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.096 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:07.671085+0000", 2024-09-21T10:02:17.096 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5315000000000003e-05 2024-09-21T10:02:17.096 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.096 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.096 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.096 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.097 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.097 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:193689 8.19 8:9ec48c53:::benchmark_data_smithi137_204476_object65086:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T10:02:17.097 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:57:48.268444+0000", 2024-09-21T10:02:17.097 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 268.79692332000002, 2024-09-21T10:02:17.097 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.124802229, 2024-09-21T10:02:17.097 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.097 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.097 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.097 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:17.097 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:17.097 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 193689 2024-09-21T10:02:17.097 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.097 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.097 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.098 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.098 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268444+0000", 2024-09-21T10:02:17.098 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.098 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.098 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.098 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.098 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268444+0000", 2024-09-21T10:02:17.098 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.098 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.098 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.098 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.098 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268444+0000", 2024-09-21T10:02:17.098 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:02:17.098 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.099 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.099 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.099 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268447+0000", 2024-09-21T10:02:17.099 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.999e-06 2024-09-21T10:02:17.099 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.099 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.099 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.099 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268454+0000", 2024-09-21T10:02:17.099 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0729999999999999e-06 2024-09-21T10:02:17.099 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.099 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.099 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.099 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268458+0000", 2024-09-21T10:02:17.100 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2259999999999999e-06 2024-09-21T10:02:17.100 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.100 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.100 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.100 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268658+0000", 2024-09-21T10:02:17.100 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000199691 2024-09-21T10:02:17.100 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.100 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.100 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.100 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.268804+0000", 2024-09-21T10:02:17.100 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014680100000000001 2024-09-21T10:02:17.100 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.100 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.100 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:02:17.101 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.269344+0000", 2024-09-21T10:02:17.101 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00053963100000000005 2024-09-21T10:02:17.101 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.101 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.101 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.101 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.275312+0000", 2024-09-21T10:02:17.101 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0059678789999999997 2024-09-21T10:02:17.101 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.101 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.101 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.101 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.277644+0000", 2024-09-21T10:02:17.101 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0023325080000000001 2024-09-21T10:02:17.101 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.101 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.102 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.102 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.393173+0000", 2024-09-21T10:02:17.102 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.11552868600000001 2024-09-21T10:02:17.102 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.102 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.102 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.102 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.393211+0000", 2024-09-21T10:02:17.102 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8263000000000003e-05 2024-09-21T10:02:17.102 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.102 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.102 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.102 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.393246+0000", 2024-09-21T10:02:17.102 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5033000000000002e-05 2024-09-21T10:02:17.102 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.103 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.103 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.103 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.103 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.103 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:193699 8.19 8:9988f917:::benchmark_data_smithi137_204476_object65096:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T10:02:17.103 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:57:48.279970+0000", 2024-09-21T10:02:17.103 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 268.78539720800001, 2024-09-21T10:02:17.103 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.116976761, 2024-09-21T10:02:17.103 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.103 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.103 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.103 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:17.103 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:17.103 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 193699 2024-09-21T10:02:17.104 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.104 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.104 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.104 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.104 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.279970+0000", 2024-09-21T10:02:17.104 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.104 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.104 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.104 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.104 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.279970+0000", 2024-09-21T10:02:17.104 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.104 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.104 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.104 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.104 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.279969+0000", 2024-09-21T10:02:17.105 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:17.105 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.105 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.105 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.105 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.279975+0000", 2024-09-21T10:02:17.105 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0929999999999999e-06 2024-09-21T10:02:17.105 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.105 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.105 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.105 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.279987+0000", 2024-09-21T10:02:17.105 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1242e-05 2024-09-21T10:02:17.105 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.105 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.105 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.106 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.279993+0000", 2024-09-21T10:02:17.106 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1870000000000002e-06 2024-09-21T10:02:17.106 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.106 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.106 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.106 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280032+0000", 2024-09-21T10:02:17.106 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8892e-05 2024-09-21T10:02:17.106 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.106 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.106 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.106 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280112+0000", 2024-09-21T10:02:17.106 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0754000000000006e-05 2024-09-21T10:02:17.106 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.106 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.107 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:02:17.107 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280552+0000", 2024-09-21T10:02:17.107 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00044003500000000002 2024-09-21T10:02:17.107 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.107 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.107 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.107 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.283009+0000", 2024-09-21T10:02:17.107 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0024565799999999999 2024-09-21T10:02:17.107 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.107 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.107 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.107 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.283060+0000", 2024-09-21T10:02:17.107 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0810999999999999e-05 2024-09-21T10:02:17.107 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.107 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.108 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.108 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.396744+0000", 2024-09-21T10:02:17.108 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.113683852 2024-09-21T10:02:17.108 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.108 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.108 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.108 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.396904+0000", 2024-09-21T10:02:17.108 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000159856 2024-09-21T10:02:17.108 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.108 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.108 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.108 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.396947+0000", 2024-09-21T10:02:17.108 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3557999999999999e-05 2024-09-21T10:02:17.108 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.108 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.109 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.109 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.109 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.109 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:193700 8.9 8:94711df6:::benchmark_data_smithi137_204476_object65097:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T10:02:17.109 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:57:48.280008+0000", 2024-09-21T10:02:17.109 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 268.78535969500001, 2024-09-21T10:02:17.109 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.116978659, 2024-09-21T10:02:17.109 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.109 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.109 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.109 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:17.109 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:17.109 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 193700 2024-09-21T10:02:17.109 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.110 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.110 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.110 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.110 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280008+0000", 2024-09-21T10:02:17.110 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.110 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.110 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.110 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.110 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280008+0000", 2024-09-21T10:02:17.110 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.110 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.110 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.110 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.110 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280007+0000", 2024-09-21T10:02:17.111 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:02:17.111 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.111 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.111 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.111 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280010+0000", 2024-09-21T10:02:17.111 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4789999999999999e-06 2024-09-21T10:02:17.111 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.111 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.111 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.111 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280016+0000", 2024-09-21T10:02:17.111 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8919999999999997e-06 2024-09-21T10:02:17.111 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.111 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.111 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.111 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280020+0000", 2024-09-21T10:02:17.112 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0740000000000003e-06 2024-09-21T10:02:17.112 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.112 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.112 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.112 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280043+0000", 2024-09-21T10:02:17.112 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.3323999999999999e-05 2024-09-21T10:02:17.112 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.112 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.112 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.112 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:17.113 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280116+0000", 2024-09-21T10:02:17.113 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2554999999999999e-05 2024-09-21T10:02:17.113 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.114 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.114 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:02:17.114 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.280551+0000", 2024-09-21T10:02:17.114 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00043518499999999999 2024-09-21T10:02:17.114 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.114 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.114 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.114 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.283187+0000", 2024-09-21T10:02:17.114 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0026362780000000001 2024-09-21T10:02:17.114 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.114 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.114 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.114 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.283537+0000", 2024-09-21T10:02:17.115 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00034962399999999999 2024-09-21T10:02:17.115 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.115 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.115 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.115 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.396567+0000", 2024-09-21T10:02:17.115 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.113030142 2024-09-21T10:02:17.115 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.115 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.115 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.115 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.396958+0000", 2024-09-21T10:02:17.115 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000390892 2024-09-21T10:02:17.115 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.115 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.115 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.116 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.396986+0000", 2024-09-21T10:02:17.116 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8643e-05 2024-09-21T10:02:17.116 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.116 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.116 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.116 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.116 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.116 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:194224 8.9 8:9074c7b4:::benchmark_data_smithi137_204476_object65621:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-09-21T10:02:17.116 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:57:48.996949+0000", 2024-09-21T10:02:17.116 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 268.068418571, 2024-09-21T10:02:17.116 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.107202194, 2024-09-21T10:02:17.116 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.116 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.116 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.117 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:17.117 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:17.117 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 194224 2024-09-21T10:02:17.117 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.117 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.117 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.117 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.117 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.996949+0000", 2024-09-21T10:02:17.117 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.117 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.117 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.117 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.117 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.996949+0000", 2024-09-21T10:02:17.117 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.118 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.118 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.118 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.118 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.996947+0000", 2024-09-21T10:02:17.118 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:02:17.118 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.118 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.118 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.118 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.996953+0000", 2024-09-21T10:02:17.118 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1699999999999996e-06 2024-09-21T10:02:17.118 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.118 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.118 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.119 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.996962+0000", 2024-09-21T10:02:17.119 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1919999999999994e-06 2024-09-21T10:02:17.119 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.119 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.119 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.119 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:48.996967+0000", 2024-09-21T10:02:17.119 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9470000000000002e-06 2024-09-21T10:02:17.119 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.119 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.119 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.119 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.000270+0000", 2024-09-21T10:02:17.119 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003302765 2024-09-21T10:02:17.119 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.119 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.120 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.120 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.000402+0000", 2024-09-21T10:02:17.120 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013275599999999999 2024-09-21T10:02:17.120 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.120 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.120 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:02:17.120 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.000979+0000", 2024-09-21T10:02:17.120 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000576784 2024-09-21T10:02:17.120 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.120 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.120 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.120 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.004865+0000", 2024-09-21T10:02:17.120 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003886278 2024-09-21T10:02:17.120 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.121 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.121 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.121 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.010916+0000", 2024-09-21T10:02:17.121 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0060501629999999999 2024-09-21T10:02:17.121 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.121 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.121 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.121 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.104059+0000", 2024-09-21T10:02:17.121 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.093143417000000006 2024-09-21T10:02:17.121 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.121 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.121 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.121 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.104110+0000", 2024-09-21T10:02:17.121 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0646000000000003e-05 2024-09-21T10:02:17.122 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.122 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.122 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.122 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:57:49.104151+0000", 2024-09-21T10:02:17.122 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1529000000000002e-05 2024-09-21T10:02:17.122 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.122 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.122 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.122 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.122 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.122 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:227544 8.12 8:49079f96:::benchmark_data_smithi137_204476_object98941:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e267)", 2024-09-21T10:02:17.122 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:22.397942+0000", 2024-09-21T10:02:17.122 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 234.6674251, 2024-09-21T10:02:17.123 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.112353382, 2024-09-21T10:02:17.123 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.123 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.123 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.123 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:17.123 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:17.123 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 227544 2024-09-21T10:02:17.123 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.123 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.123 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.123 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.123 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.397942+0000", 2024-09-21T10:02:17.123 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.123 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.124 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.124 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.124 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.397942+0000", 2024-09-21T10:02:17.124 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.124 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.124 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.124 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.124 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.397941+0000", 2024-09-21T10:02:17.124 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:02:17.124 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.124 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.124 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.124 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.397947+0000", 2024-09-21T10:02:17.124 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5570000000000001e-06 2024-09-21T10:02:17.125 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.125 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.125 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.125 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.397956+0000", 2024-09-21T10:02:17.125 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1849999999999993e-06 2024-09-21T10:02:17.125 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.125 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.125 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.125 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.397962+0000", 2024-09-21T10:02:17.125 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6350000000000003e-06 2024-09-21T10:02:17.125 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.125 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.125 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.125 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.397997+0000", 2024-09-21T10:02:17.126 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4963999999999999e-05 2024-09-21T10:02:17.126 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.126 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.126 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.126 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.398116+0000", 2024-09-21T10:02:17.126 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000119244 2024-09-21T10:02:17.126 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.126 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.126 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,7", 2024-09-21T10:02:17.126 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.398681+0000", 2024-09-21T10:02:17.126 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00056475299999999998 2024-09-21T10:02:17.126 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.126 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.126 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.127 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.402530+0000", 2024-09-21T10:02:17.127 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0038495500000000002 2024-09-21T10:02:17.127 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.127 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.127 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.127 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.404537+0000", 2024-09-21T10:02:17.127 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002006505 2024-09-21T10:02:17.127 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.127 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.127 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.127 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.510114+0000", 2024-09-21T10:02:17.127 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.105576621 2024-09-21T10:02:17.127 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.128 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.128 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.128 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.510195+0000", 2024-09-21T10:02:17.128 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1656000000000006e-05 2024-09-21T10:02:17.128 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.128 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.128 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.128 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.510296+0000", 2024-09-21T10:02:17.128 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010059 2024-09-21T10:02:17.128 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.128 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.128 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.128 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.129 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.129 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:227557 8.19 8:9c46bf53:::benchmark_data_smithi137_204476_object98954:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e267)", 2024-09-21T10:02:17.129 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:22.405756+0000", 2024-09-21T10:02:17.129 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 234.65961178200001, 2024-09-21T10:02:17.129 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.123174829, 2024-09-21T10:02:17.129 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.129 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.129 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.129 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:17.129 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:17.129 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 227557 2024-09-21T10:02:17.129 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.129 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.130 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.130 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.130 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405756+0000", 2024-09-21T10:02:17.130 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.130 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.130 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.130 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.130 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405756+0000", 2024-09-21T10:02:17.130 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.130 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.130 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.130 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.130 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405754+0000", 2024-09-21T10:02:17.131 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:02:17.131 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.131 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.131 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.131 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405760+0000", 2024-09-21T10:02:17.131 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3300000000000004e-06 2024-09-21T10:02:17.131 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.131 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.131 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.131 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405771+0000", 2024-09-21T10:02:17.131 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0118e-05 2024-09-21T10:02:17.131 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.131 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.131 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.132 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.405775+0000", 2024-09-21T10:02:17.132 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8539999999999996e-06 2024-09-21T10:02:17.132 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.132 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.132 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.132 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.500400+0000", 2024-09-21T10:02:17.132 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.094624791999999999 2024-09-21T10:02:17.132 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.132 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.132 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.132 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.500529+0000", 2024-09-21T10:02:17.132 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000128524 2024-09-21T10:02:17.132 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.132 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.132 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:02:17.133 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.501232+0000", 2024-09-21T10:02:17.133 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00070363999999999995 2024-09-21T10:02:17.133 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.133 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.133 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.133 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.516711+0000", 2024-09-21T10:02:17.133 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.015479155 2024-09-21T10:02:17.133 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.133 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.133 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.133 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.516742+0000", 2024-09-21T10:02:17.133 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0484000000000002e-05 2024-09-21T10:02:17.133 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.133 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.134 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.134 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.528860+0000", 2024-09-21T10:02:17.134 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.012118037999999999 2024-09-21T10:02:17.134 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.134 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.134 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.134 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.528896+0000", 2024-09-21T10:02:17.134 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6149000000000002e-05 2024-09-21T10:02:17.134 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.134 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.134 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.134 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.528931+0000", 2024-09-21T10:02:17.134 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4397999999999998e-05 2024-09-21T10:02:17.135 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.135 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.135 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.135 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.135 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.135 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:227559 8.19 8:9d526b68:::benchmark_data_smithi137_204476_object98956:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e267)", 2024-09-21T10:02:17.135 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:22.407892+0000", 2024-09-21T10:02:17.135 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 234.65747532500001, 2024-09-21T10:02:17.135 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.121102264, 2024-09-21T10:02:17.135 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.135 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.135 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.135 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:17.135 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:17.136 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 227559 2024-09-21T10:02:17.136 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.136 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.136 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.136 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.136 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.407892+0000", 2024-09-21T10:02:17.136 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.136 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.136 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.136 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.136 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.407892+0000", 2024-09-21T10:02:17.136 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.136 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.137 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.137 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.137 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.407891+0000", 2024-09-21T10:02:17.137 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:02:17.137 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.137 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.137 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.137 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.407898+0000", 2024-09-21T10:02:17.137 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0010000000000004e-06 2024-09-21T10:02:17.137 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.137 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.137 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.137 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.501194+0000", 2024-09-21T10:02:17.137 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.093296556000000003 2024-09-21T10:02:17.138 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.138 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.138 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.138 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.501203+0000", 2024-09-21T10:02:17.138 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4940000000000003e-06 2024-09-21T10:02:17.138 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.138 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.138 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.138 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.508877+0000", 2024-09-21T10:02:17.138 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.007674742 2024-09-21T10:02:17.138 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.138 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.138 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.138 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.508978+0000", 2024-09-21T10:02:17.139 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000100821 2024-09-21T10:02:17.139 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.139 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.139 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:02:17.139 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.509526+0000", 2024-09-21T10:02:17.139 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00054743800000000003 2024-09-21T10:02:17.139 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.139 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.139 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.139 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.516767+0000", 2024-09-21T10:02:17.139 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0072415839999999997 2024-09-21T10:02:17.139 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.139 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.139 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.140 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.517171+0000", 2024-09-21T10:02:17.140 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000403896 2024-09-21T10:02:17.140 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.140 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.140 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.140 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.528937+0000", 2024-09-21T10:02:17.140 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.011765697 2024-09-21T10:02:17.140 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.140 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.140 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.140 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.528967+0000", 2024-09-21T10:02:17.140 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.9873999999999999e-05 2024-09-21T10:02:17.140 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.141 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.141 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.141 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:22.528994+0000", 2024-09-21T10:02:17.141 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7838999999999999e-05 2024-09-21T10:02:17.141 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.141 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.141 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.141 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.141 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.141 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:252688 8.5 8:a60b9d7b:::benchmark_data_smithi137_204476_object124085:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2024-09-21T10:02:17.141 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:47.340553+0000", 2024-09-21T10:02:17.141 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 209.72481445599999, 2024-09-21T10:02:17.141 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13266724399999999, 2024-09-21T10:02:17.142 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.142 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.142 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.142 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:17.142 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:17.142 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 252688 2024-09-21T10:02:17.142 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.142 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.142 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.142 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.142 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.340553+0000", 2024-09-21T10:02:17.142 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.142 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.142 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.143 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.143 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.340553+0000", 2024-09-21T10:02:17.143 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.143 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.143 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.143 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.143 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.340551+0000", 2024-09-21T10:02:17.143 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:02:17.143 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.143 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.143 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.143 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.340558+0000", 2024-09-21T10:02:17.143 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.092e-06 2024-09-21T10:02:17.143 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.144 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.144 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.144 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.340571+0000", 2024-09-21T10:02:17.144 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2663000000000001e-05 2024-09-21T10:02:17.144 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.144 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.144 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.144 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.340577+0000", 2024-09-21T10:02:17.144 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0140000000000004e-06 2024-09-21T10:02:17.144 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.144 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.144 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.144 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.340680+0000", 2024-09-21T10:02:17.145 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000103465 2024-09-21T10:02:17.145 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.145 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.145 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.145 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.340782+0000", 2024-09-21T10:02:17.145 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010195400000000001 2024-09-21T10:02:17.145 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.145 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.145 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:02:17.145 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.341358+0000", 2024-09-21T10:02:17.145 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00057565199999999996 2024-09-21T10:02:17.145 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.145 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.145 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.146 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.349579+0000", 2024-09-21T10:02:17.146 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0082214850000000006 2024-09-21T10:02:17.146 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.146 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.146 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.146 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.355553+0000", 2024-09-21T10:02:17.146 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0059734089999999998 2024-09-21T10:02:17.146 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.146 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.146 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.146 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.473130+0000", 2024-09-21T10:02:17.146 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.11757730800000001 2024-09-21T10:02:17.146 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.146 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.147 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.147 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.473180+0000", 2024-09-21T10:02:17.147 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0093000000000003e-05 2024-09-21T10:02:17.147 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.147 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.147 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.147 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.473220+0000", 2024-09-21T10:02:17.147 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0025999999999999e-05 2024-09-21T10:02:17.147 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.147 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.147 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.147 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.147 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.148 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:252691 8.5 8:a2113c91:::benchmark_data_smithi137_204476_object124088:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2024-09-21T10:02:17.148 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:47.341718+0000", 2024-09-21T10:02:17.148 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 209.72364959199999, 2024-09-21T10:02:17.148 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13164989199999999, 2024-09-21T10:02:17.148 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.148 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.148 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.148 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:17.148 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:17.148 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 252691 2024-09-21T10:02:17.148 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.148 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.148 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.149 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.149 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.341718+0000", 2024-09-21T10:02:17.149 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.149 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.149 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.149 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.149 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.341718+0000", 2024-09-21T10:02:17.149 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.149 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.149 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.149 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.149 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.341717+0000", 2024-09-21T10:02:17.149 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:17.149 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.150 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.150 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.150 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.341722+0000", 2024-09-21T10:02:17.150 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4379999999999997e-06 2024-09-21T10:02:17.150 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.150 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.150 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.150 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.341729+0000", 2024-09-21T10:02:17.150 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1219999999999997e-06 2024-09-21T10:02:17.150 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.150 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.150 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.150 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.341733+0000", 2024-09-21T10:02:17.150 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5220000000000001e-06 2024-09-21T10:02:17.151 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.151 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.151 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.151 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.345446+0000", 2024-09-21T10:02:17.151 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0037131500000000001 2024-09-21T10:02:17.151 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.151 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.151 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.151 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.345553+0000", 2024-09-21T10:02:17.151 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000106477 2024-09-21T10:02:17.151 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.151 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.151 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:02:17.151 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.346174+0000", 2024-09-21T10:02:17.152 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000621315 2024-09-21T10:02:17.152 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.152 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.152 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.152 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.354138+0000", 2024-09-21T10:02:17.152 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0079636689999999996 2024-09-21T10:02:17.152 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.152 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.152 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.152 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.355578+0000", 2024-09-21T10:02:17.152 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0014400529999999999 2024-09-21T10:02:17.152 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.152 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.152 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.153 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.473261+0000", 2024-09-21T10:02:17.153 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.117682724 2024-09-21T10:02:17.153 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.153 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.153 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.153 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.473333+0000", 2024-09-21T10:02:17.153 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2507000000000002e-05 2024-09-21T10:02:17.153 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.153 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.153 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.153 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.473368+0000", 2024-09-21T10:02:17.153 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4663999999999999e-05 2024-09-21T10:02:17.153 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.153 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.154 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.154 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.154 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.154 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:252708 8.15 8:abaf0ec3:::benchmark_data_smithi137_204476_object124105:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2024-09-21T10:02:17.154 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:47.359421+0000", 2024-09-21T10:02:17.154 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 209.70594647499999, 2024-09-21T10:02:17.154 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.123415809, 2024-09-21T10:02:17.154 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.154 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.154 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.154 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:17.154 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:17.154 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 252708 2024-09-21T10:02:17.154 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.155 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.155 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.155 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.155 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.359421+0000", 2024-09-21T10:02:17.155 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.155 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.155 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.156 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.156 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.359421+0000", 2024-09-21T10:02:17.156 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.156 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.156 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.157 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.157 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.359419+0000", 2024-09-21T10:02:17.157 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:02:17.157 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.157 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.157 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.157 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.359425+0000", 2024-09-21T10:02:17.157 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2210000000000002e-06 2024-09-21T10:02:17.157 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.157 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.157 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.157 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.359437+0000", 2024-09-21T10:02:17.157 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1085e-05 2024-09-21T10:02:17.157 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.158 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.158 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.158 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.359442+0000", 2024-09-21T10:02:17.158 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3399999999999997e-06 2024-09-21T10:02:17.158 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.158 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.158 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.158 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.359477+0000", 2024-09-21T10:02:17.158 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5564e-05 2024-09-21T10:02:17.158 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.158 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.158 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.158 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.359555+0000", 2024-09-21T10:02:17.159 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.7208999999999999e-05 2024-09-21T10:02:17.159 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.159 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.159 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:02:17.159 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.360053+0000", 2024-09-21T10:02:17.159 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000498815 2024-09-21T10:02:17.159 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.159 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.159 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.159 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.362639+0000", 2024-09-21T10:02:17.159 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0025852679999999999 2024-09-21T10:02:17.159 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.159 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.159 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.160 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.364271+0000", 2024-09-21T10:02:17.160 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0016322330000000001 2024-09-21T10:02:17.160 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.160 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.160 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.160 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.482720+0000", 2024-09-21T10:02:17.160 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.118449132 2024-09-21T10:02:17.160 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.160 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.160 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.160 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.482802+0000", 2024-09-21T10:02:17.160 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1552999999999997e-05 2024-09-21T10:02:17.161 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.161 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.161 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.161 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:47.482837+0000", 2024-09-21T10:02:17.161 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5185999999999998e-05 2024-09-21T10:02:17.161 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.161 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.161 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.161 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.161 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.161 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:254560 8.19 8:9be7a652:::benchmark_data_smithi137_204476_object125957:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2024-09-21T10:02:17.161 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:49.790179+0000", 2024-09-21T10:02:17.161 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 207.27518832800001, 2024-09-21T10:02:17.161 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.107356013, 2024-09-21T10:02:17.162 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.162 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.162 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.162 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:17.162 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:17.162 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 254560 2024-09-21T10:02:17.162 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.162 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.162 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.162 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.162 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:49.790179+0000", 2024-09-21T10:02:17.162 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.162 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.162 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.163 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.163 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:49.790179+0000", 2024-09-21T10:02:17.163 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.163 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.163 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.163 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.163 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:49.790178+0000", 2024-09-21T10:02:17.163 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:17.163 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.163 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.163 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.163 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:49.790183+0000", 2024-09-21T10:02:17.163 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0200000000000002e-06 2024-09-21T10:02:17.163 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.163 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.164 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.164 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:49.790196+0000", 2024-09-21T10:02:17.164 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2309e-05 2024-09-21T10:02:17.164 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.164 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.164 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.164 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:49.790201+0000", 2024-09-21T10:02:17.164 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4049999999999999e-06 2024-09-21T10:02:17.164 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.164 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.164 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.164 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:49.790270+0000", 2024-09-21T10:02:17.164 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9203999999999997e-05 2024-09-21T10:02:17.164 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.165 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.165 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.165 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:49.790377+0000", 2024-09-21T10:02:17.165 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010653399999999999 2024-09-21T10:02:17.165 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.165 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.165 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:02:17.165 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:49.791039+0000", 2024-09-21T10:02:17.165 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00066269099999999997 2024-09-21T10:02:17.165 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.165 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.165 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.165 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:49.795915+0000", 2024-09-21T10:02:17.165 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.004875079 2024-09-21T10:02:17.165 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.166 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.166 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.166 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:49.799424+0000", 2024-09-21T10:02:17.166 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0035096340000000002 2024-09-21T10:02:17.166 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.166 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.166 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.166 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:49.897446+0000", 2024-09-21T10:02:17.166 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.098022011000000006 2024-09-21T10:02:17.166 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.166 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.166 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.166 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:49.897499+0000", 2024-09-21T10:02:17.166 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2672e-05 2024-09-21T10:02:17.167 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.167 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.167 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.167 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:49.897535+0000", 2024-09-21T10:02:17.167 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6325999999999997e-05 2024-09-21T10:02:17.167 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.167 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.167 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.167 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.167 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.167 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:116294 9.0 9:02b82e32:::benchmark_data_smithi137_231121_object116293:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:02:17.167 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:51.227897+0000", 2024-09-21T10:02:17.167 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 85.837470174000003, 2024-09-21T10:02:17.168 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13192231300000001, 2024-09-21T10:02:17.168 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.168 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.168 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.168 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:17.168 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:17.168 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 116294 2024-09-21T10:02:17.168 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.168 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.168 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.168 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.168 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.227897+0000", 2024-09-21T10:02:17.168 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.168 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.168 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.169 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.169 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.227897+0000", 2024-09-21T10:02:17.169 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.169 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.169 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.169 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.169 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.227897+0000", 2024-09-21T10:02:17.169 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:02:17.169 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.169 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.169 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.169 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.228014+0000", 2024-09-21T10:02:17.169 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011722099999999999 2024-09-21T10:02:17.169 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.170 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.170 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.170 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.228022+0000", 2024-09-21T10:02:17.170 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0320000000000003e-06 2024-09-21T10:02:17.170 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.170 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.170 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.170 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.228026+0000", 2024-09-21T10:02:17.170 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3830000000000002e-06 2024-09-21T10:02:17.170 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.170 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.170 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.170 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.235568+0000", 2024-09-21T10:02:17.171 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0075411779999999999 2024-09-21T10:02:17.171 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.171 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.171 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.171 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.235727+0000", 2024-09-21T10:02:17.171 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000159882 2024-09-21T10:02:17.171 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.171 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.171 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:02:17.171 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.235855+0000", 2024-09-21T10:02:17.171 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012772200000000001 2024-09-21T10:02:17.171 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.171 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.171 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.172 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.239585+0000", 2024-09-21T10:02:17.172 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0037302699999999999 2024-09-21T10:02:17.172 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.172 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.172 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.172 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.248979+0000", 2024-09-21T10:02:17.172 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0093932600000000005 2024-09-21T10:02:17.172 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.172 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.172 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.172 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.359762+0000", 2024-09-21T10:02:17.172 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.110782852 2024-09-21T10:02:17.172 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.172 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.173 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.173 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.359795+0000", 2024-09-21T10:02:17.173 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3166000000000001e-05 2024-09-21T10:02:17.173 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.173 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.173 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.173 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.359820+0000", 2024-09-21T10:02:17.173 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4909000000000002e-05 2024-09-21T10:02:17.173 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.173 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.173 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.173 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.173 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.173 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:116309 9.0 9:0bd97323:::benchmark_data_smithi137_231121_object116308:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:02:17.174 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:51.244658+0000", 2024-09-21T10:02:17.174 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 85.820709621000006, 2024-09-21T10:02:17.174 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.115245899, 2024-09-21T10:02:17.174 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.174 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.174 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.174 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:17.174 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:17.174 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 116309 2024-09-21T10:02:17.174 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.174 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.174 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.174 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.174 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.244658+0000", 2024-09-21T10:02:17.175 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.175 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.175 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.175 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.175 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.244658+0000", 2024-09-21T10:02:17.175 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.175 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.175 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.175 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.175 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.244656+0000", 2024-09-21T10:02:17.175 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:02:17.175 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.175 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.176 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.176 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.244694+0000", 2024-09-21T10:02:17.176 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8068999999999998e-05 2024-09-21T10:02:17.176 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.176 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.176 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.176 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.244706+0000", 2024-09-21T10:02:17.176 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1766999999999999e-05 2024-09-21T10:02:17.176 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.176 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.176 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.176 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.244711+0000", 2024-09-21T10:02:17.176 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8029999999999996e-06 2024-09-21T10:02:17.176 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.177 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.177 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.177 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.244967+0000", 2024-09-21T10:02:17.177 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00025609 2024-09-21T10:02:17.177 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.177 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.177 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.177 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.245123+0000", 2024-09-21T10:02:17.177 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015659699999999999 2024-09-21T10:02:17.177 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.177 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.177 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:02:17.177 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.245277+0000", 2024-09-21T10:02:17.177 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015356699999999999 2024-09-21T10:02:17.178 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.178 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.178 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.178 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.249116+0000", 2024-09-21T10:02:17.178 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003839215 2024-09-21T10:02:17.178 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.178 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.178 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.178 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.253404+0000", 2024-09-21T10:02:17.178 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0042873440000000002 2024-09-21T10:02:17.178 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.178 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.178 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.178 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.359854+0000", 2024-09-21T10:02:17.179 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.10645001 2024-09-21T10:02:17.179 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.179 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.179 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.179 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.359882+0000", 2024-09-21T10:02:17.179 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8115000000000001e-05 2024-09-21T10:02:17.179 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.179 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.179 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.179 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.359904+0000", 2024-09-21T10:02:17.179 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.2079e-05 2024-09-21T10:02:17.179 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.179 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.179 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.180 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.180 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.180 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:154741 9.0 9:0611c2c4:::benchmark_data_smithi137_231121_object26559:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:02:17.180 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:33.811313+0000", 2024-09-21T10:02:17.180 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 43.254054437000001, 2024-09-21T10:02:17.180 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.44903015899999998, 2024-09-21T10:02:17.180 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.180 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.180 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.180 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:17.180 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:17.180 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 154741 2024-09-21T10:02:17.180 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.180 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.180 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.181 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.181 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.811313+0000", 2024-09-21T10:02:17.181 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.181 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.181 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.181 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.181 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.811313+0000", 2024-09-21T10:02:17.181 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.181 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.181 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.181 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.181 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.811312+0000", 2024-09-21T10:02:17.181 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:02:17.181 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.182 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.182 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.182 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.811318+0000", 2024-09-21T10:02:17.182 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1299999999999998e-06 2024-09-21T10:02:17.182 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.182 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.182 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.182 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.811329+0000", 2024-09-21T10:02:17.182 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1012000000000001e-05 2024-09-21T10:02:17.182 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.182 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.182 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.182 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.811334+0000", 2024-09-21T10:02:17.182 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7010000000000004e-06 2024-09-21T10:02:17.183 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.183 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.183 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.183 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.811368+0000", 2024-09-21T10:02:17.183 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4217000000000001e-05 2024-09-21T10:02:17.183 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.183 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.183 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.183 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.811470+0000", 2024-09-21T10:02:17.183 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000101665 2024-09-21T10:02:17.183 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.183 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.183 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:02:17.183 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.811539+0000", 2024-09-21T10:02:17.184 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9583000000000001e-05 2024-09-21T10:02:17.184 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.184 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.184 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.184 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.819866+0000", 2024-09-21T10:02:17.184 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0083267180000000003 2024-09-21T10:02:17.184 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.184 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.184 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.184 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.826518+0000", 2024-09-21T10:02:17.184 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0066518030000000004 2024-09-21T10:02:17.184 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.184 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.184 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.184 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.260151+0000", 2024-09-21T10:02:17.185 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43363331999999999 2024-09-21T10:02:17.185 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.185 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.185 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.185 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.260238+0000", 2024-09-21T10:02:17.185 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6815000000000001e-05 2024-09-21T10:02:17.185 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.185 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.185 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.185 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.260343+0000", 2024-09-21T10:02:17.185 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010549599999999999 2024-09-21T10:02:17.185 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.185 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.185 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.186 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.186 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.186 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:154746 9.0 9:08d2b31a:::benchmark_data_smithi137_231121_object26564:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:02:17.186 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:33.812916+0000", 2024-09-21T10:02:17.186 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 43.252451252, 2024-09-21T10:02:17.186 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.44763918699999999, 2024-09-21T10:02:17.186 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.186 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.186 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.186 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:17.186 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:17.186 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 154746 2024-09-21T10:02:17.186 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.186 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.187 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.187 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.187 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.812916+0000", 2024-09-21T10:02:17.187 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.187 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.187 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.187 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.187 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.812916+0000", 2024-09-21T10:02:17.187 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.187 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.187 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.187 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.187 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.812915+0000", 2024-09-21T10:02:17.187 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:17.188 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.188 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.188 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.188 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.812924+0000", 2024-09-21T10:02:17.188 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1379999999999996e-06 2024-09-21T10:02:17.188 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.188 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.188 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.188 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.812937+0000", 2024-09-21T10:02:17.188 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3049e-05 2024-09-21T10:02:17.188 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.188 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.188 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.188 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.812943+0000", 2024-09-21T10:02:17.189 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9020000000000004e-06 2024-09-21T10:02:17.189 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.189 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.189 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.189 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.816045+0000", 2024-09-21T10:02:17.189 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0031017340000000001 2024-09-21T10:02:17.189 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.189 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.189 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.189 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.816129+0000", 2024-09-21T10:02:17.189 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3449999999999996e-05 2024-09-21T10:02:17.189 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.189 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.189 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:02:17.189 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.816200+0000", 2024-09-21T10:02:17.190 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1081000000000006e-05 2024-09-21T10:02:17.190 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.190 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.190 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.190 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.820049+0000", 2024-09-21T10:02:17.190 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0038498199999999999 2024-09-21T10:02:17.190 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.190 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.190 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.190 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.826607+0000", 2024-09-21T10:02:17.190 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0065572069999999998 2024-09-21T10:02:17.190 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.190 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.190 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.191 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.260436+0000", 2024-09-21T10:02:17.191 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.433829352 2024-09-21T10:02:17.191 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.191 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.191 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.191 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.260500+0000", 2024-09-21T10:02:17.191 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3629999999999999e-05 2024-09-21T10:02:17.191 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.191 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.191 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.191 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.260555+0000", 2024-09-21T10:02:17.191 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5819000000000002e-05 2024-09-21T10:02:17.191 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.192 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.192 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.192 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.192 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.192 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:154753 9.0 9:07ff9a01:::benchmark_data_smithi137_231121_object26571:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:02:17.192 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:33.821244+0000", 2024-09-21T10:02:17.192 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 43.244123281999997, 2024-09-21T10:02:17.192 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43940726200000002, 2024-09-21T10:02:17.192 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:17.192 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:17.192 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:17.192 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:17.192 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:17.192 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 154753 2024-09-21T10:02:17.193 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.193 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:17.193 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.193 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:17.193 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.821244+0000", 2024-09-21T10:02:17.193 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.193 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.193 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.193 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:17.193 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.821244+0000", 2024-09-21T10:02:17.193 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:17.193 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.193 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.193 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:17.194 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.821242+0000", 2024-09-21T10:02:17.194 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:02:17.194 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.194 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.194 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:17.194 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.821250+0000", 2024-09-21T10:02:17.194 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4209999999999998e-06 2024-09-21T10:02:17.194 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.194 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.194 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:17.194 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.821268+0000", 2024-09-21T10:02:17.194 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8036000000000001e-05 2024-09-21T10:02:17.194 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.195 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.195 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:17.195 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.821274+0000", 2024-09-21T10:02:17.195 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1319999999999999e-06 2024-09-21T10:02:17.195 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.195 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.195 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:17.195 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.821320+0000", 2024-09-21T10:02:17.195 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5902999999999997e-05 2024-09-21T10:02:17.195 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.195 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.195 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:17.195 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.821444+0000", 2024-09-21T10:02:17.195 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012362199999999999 2024-09-21T10:02:17.195 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.196 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.196 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:02:17.196 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.821551+0000", 2024-09-21T10:02:17.196 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000107141 2024-09-21T10:02:17.196 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.196 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.196 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.196 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.826636+0000", 2024-09-21T10:02:17.196 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0050857999999999997 2024-09-21T10:02:17.196 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.196 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.196 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:17.196 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.826933+0000", 2024-09-21T10:02:17.197 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00029655799999999999 2024-09-21T10:02:17.197 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.197 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.197 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:17.197 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.260588+0000", 2024-09-21T10:02:17.197 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43365524 2024-09-21T10:02:17.197 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.197 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.197 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:17.197 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.260614+0000", 2024-09-21T10:02:17.197 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5332000000000001e-05 2024-09-21T10:02:17.197 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:17.198 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:17.198 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:17.198 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.260652+0000", 2024-09-21T10:02:17.198 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7916000000000001e-05 2024-09-21T10:02:17.198 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.198 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.198 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.198 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:17.198 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:17.198 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:02:17.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:17.200 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:17.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:17.258 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:02:17.301 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:17.323 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:17.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:17.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:17.425 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:17.463 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:17.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:17.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:17.565 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:17.610 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:17.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:17.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:17.712 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:17.759 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:17.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:17.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:17.861 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:17.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:17.903 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:17.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:18.004 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:18.041 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:18.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:18.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:18.144 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:18.192 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:18.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:18.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:18.239 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:02:18.294 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:18.328 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:18.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:18.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:18.430 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:18.470 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:18.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:18.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:18 smithi137 ceph-mon[93825]: pgmap v1005: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 783 op/s; 29953/216426 objects misplaced (13.840%); 33 MiB/s, 526 objects/s recovering 2024-09-21T10:02:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:18 smithi137 ceph-mon[97575]: pgmap v1005: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 783 op/s; 29953/216426 objects misplaced (13.840%); 33 MiB/s, 526 objects/s recovering 2024-09-21T10:02:18.572 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:18.604 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:18.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:18.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:18.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:18 smithi165 ceph-mon[86023]: pgmap v1005: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 783 op/s; 29953/216426 objects misplaced (13.840%); 33 MiB/s, 526 objects/s recovering 2024-09-21T10:02:18.661 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:18.705 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:18.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:18.727 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:18.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:18.788 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6] out_osds: [7] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T10:02:18.788 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:02:18.788 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2024-09-21T10:02:18.788 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:02:18.788 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:02:18.789 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-09-21T10:02:18.828 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:18.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:18.880 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:18.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:18.980 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:19.018 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:19.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:19.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:19.120 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:19.153 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:19.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:19.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:19.254 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:19.275 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:19.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:19.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:19.377 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:19.405 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:19.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:19.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:19.507 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:19.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:19.531 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:19.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:19.632 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:19.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:19.666 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:19.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:19.767 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:19.810 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:19.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:19.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:19.912 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:19.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:19.935 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:19.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:20.036 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:20.075 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:20.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:20.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:20.178 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:20.215 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:20.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:20.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:20.317 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:20.343 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:02:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:02:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:02:20.343 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:20 smithi165 ceph-mon[86023]: pgmap v1006: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 29128/213639 objects misplaced (13.634%); 30 MiB/s, 482 objects/s recovering 2024-09-21T10:02:20.358 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:20.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:20.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:20.460 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:20.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:20.499 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:20.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:20.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:20 smithi137 ceph-mon[93825]: pgmap v1006: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 29128/213639 objects misplaced (13.634%); 30 MiB/s, 482 objects/s recovering 2024-09-21T10:02:20.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:20 smithi137 ceph-mon[97575]: pgmap v1006: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 29128/213639 objects misplaced (13.634%); 30 MiB/s, 482 objects/s recovering 2024-09-21T10:02:20.600 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:20.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:20.638 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:20.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:20.740 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:20.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:20.779 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:20.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:20.881 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:20.925 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:20.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:20.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:21.026 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:21.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:21.059 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:21.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:21.160 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:21.191 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:21.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:21.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:21.293 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:21.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:21.326 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:21.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:21.427 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:21.466 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:21.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:21.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:21.568 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:21.608 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:21.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:21.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:21.709 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:21.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:21.761 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:21.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:21.862 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:21.912 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:21.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:21.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:22.014 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:22.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:22.047 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:22.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:22.148 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:22.182 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:22.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:22.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:22.199 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:02:22.200 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T10:02:22.200 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.200 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:189810 9.e e313/308 9:76d03d9d:::benchmark_data_smithi137_231121_object61628:head v 313'11863, mlcod=313'11861)", 2024-09-21T10:02:22.200 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:22.192568+0000", 2024-09-21T10:02:22.200 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0049255239999999997, 2024-09-21T10:02:22.200 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0049553369999999998, 2024-09-21T10:02:22.200 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:22.200 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "started", 2024-09-21T10:02:22.200 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:22.201 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.201 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:22.201 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.192568+0000", 2024-09-21T10:02:22.201 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:22.201 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.201 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.201 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:22.201 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.192568+0000", 2024-09-21T10:02:22.201 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:22.201 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.202 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.202 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:22.202 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.192567+0000", 2024-09-21T10:02:22.202 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:22.202 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.202 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.202 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:22.202 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.192572+0000", 2024-09-21T10:02:22.202 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9259999999999997e-06 2024-09-21T10:02:22.202 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.203 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.203 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:22.203 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.192582+0000", 2024-09-21T10:02:22.203 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9960000000000005e-06 2024-09-21T10:02:22.203 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.203 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.203 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:22.203 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.192588+0000", 2024-09-21T10:02:22.203 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5999999999999997e-06 2024-09-21T10:02:22.204 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.204 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.204 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:22.204 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.192654+0000", 2024-09-21T10:02:22.204 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.5769e-05 2024-09-21T10:02:22.204 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.204 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.204 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:22.205 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.192679+0000", 2024-09-21T10:02:22.205 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4796000000000001e-05 2024-09-21T10:02:22.205 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:22.205 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:22.205 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:22.205 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.205 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.205 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:189807 9.3 e313/308 9:c29f868e:::benchmark_data_smithi137_231121_object61625:head v 313'12039, mlcod=313'12037)", 2024-09-21T10:02:22.205 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:22.193504+0000", 2024-09-21T10:02:22.205 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0039888170000000004, 2024-09-21T10:02:22.205 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0040786879999999996, 2024-09-21T10:02:22.205 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:22.205 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "started", 2024-09-21T10:02:22.206 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:22.206 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.206 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:22.206 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.193504+0000", 2024-09-21T10:02:22.206 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:22.206 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.206 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.206 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:22.206 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.193504+0000", 2024-09-21T10:02:22.206 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:22.206 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.206 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.206 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:22.207 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.193504+0000", 2024-09-21T10:02:22.207 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:02:22.207 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.207 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.207 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:22.207 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.193508+0000", 2024-09-21T10:02:22.207 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.194e-06 2024-09-21T10:02:22.207 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.207 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.207 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:22.207 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.193517+0000", 2024-09-21T10:02:22.207 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.7600000000000008e-06 2024-09-21T10:02:22.207 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.207 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.207 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:22.208 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.193522+0000", 2024-09-21T10:02:22.208 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8450000000000002e-06 2024-09-21T10:02:22.208 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.208 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.208 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:22.208 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.193576+0000", 2024-09-21T10:02:22.208 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4518999999999998e-05 2024-09-21T10:02:22.208 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.208 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.208 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:22.208 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.193609+0000", 2024-09-21T10:02:22.208 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.2895999999999998e-05 2024-09-21T10:02:22.208 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:22.208 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:189808 9.1 e313/308 9:800a590d:::benchmark_data_smithi137_231121_object61626:head v 313'11876, mlcod=313'11874)", 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:22.194189+0000", 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0033038310000000001, 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0034558039999999998, 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "started", 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.194189+0000", 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.209 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.210 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:22.210 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.194189+0000", 2024-09-21T10:02:22.210 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:22.210 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.210 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.210 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:22.210 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.194188+0000", 2024-09-21T10:02:22.210 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:22.210 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.210 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.210 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:22.210 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.194195+0000", 2024-09-21T10:02:22.210 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9999999999999999e-06 2024-09-21T10:02:22.210 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.211 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.211 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:22.211 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.194210+0000", 2024-09-21T10:02:22.211 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4133e-05 2024-09-21T10:02:22.211 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.211 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.211 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:22.211 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.194215+0000", 2024-09-21T10:02:22.211 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6620000000000002e-06 2024-09-21T10:02:22.211 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.211 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.211 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:22.211 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.196781+0000", 2024-09-21T10:02:22.211 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002565852 2024-09-21T10:02:22.212 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:22.212 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:22.212 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:22.212 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:22.196803+0000", 2024-09-21T10:02:22.212 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1991e-05 2024-09-21T10:02:22.212 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:22.212 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:22.212 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:22.212 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:22.212 INFO:teuthology.orchestra.run.smithi165.stdout: ], 2024-09-21T10:02:22.212 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 3 2024-09-21T10:02:22.212 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:02:22.224 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:02:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:02:21] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.51.0" 2024-09-21T10:02:22.285 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:22.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:22.330 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:22.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:22.432 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:22.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:22.479 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:22.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:22.542 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:22 smithi137 ceph-mon[93825]: pgmap v1007: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.2 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 700 op/s; 26633/205785 objects misplaced (12.942%); 28 MiB/s, 452 objects/s recovering 2024-09-21T10:02:22.542 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:22 smithi137 ceph-mon[97575]: pgmap v1007: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.2 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 700 op/s; 26633/205785 objects misplaced (12.942%); 28 MiB/s, 452 objects/s recovering 2024-09-21T10:02:22.567 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:22 smithi165 ceph-mon[86023]: pgmap v1007: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.2 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 700 op/s; 26633/205785 objects misplaced (12.942%); 28 MiB/s, 452 objects/s recovering 2024-09-21T10:02:22.580 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:22.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:22.631 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:22.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:22.732 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:22.760 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:22.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:22.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:22.811 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:22.862 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:22.925 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:22.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:22.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:22.990 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:02:23.027 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:23.065 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:23.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:23.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:23.141 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:23.167 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:23.195 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:23.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:23.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:23.297 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:23.342 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:23.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:23.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:23.392 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:23.444 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:23.485 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:23.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:23.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:23.587 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:23.631 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:23.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:23.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:23.733 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:23.761 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:23.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:23.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:23.862 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:23.893 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:23.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:23.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:23.995 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:24.034 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:24.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:24.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:24.136 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:24.183 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:24.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:24.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:24.252 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T10:02:24.285 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:24.312 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:24.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:24.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:24.414 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:24.424 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:24 smithi137 ceph-mon[93825]: pgmap v1008: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 613 op/s; 26633/205170 objects misplaced (12.981%); 24 MiB/s, 385 objects/s recovering 2024-09-21T10:02:24.424 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:24 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2961909875' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:02:24.424 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:24 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:02:24.424 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:24 smithi137 ceph-mon[97575]: pgmap v1008: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 613 op/s; 26633/205170 objects misplaced (12.981%); 24 MiB/s, 385 objects/s recovering 2024-09-21T10:02:24.424 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:24 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2961909875' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:02:24.424 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:24 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:02:24.447 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:24.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:24.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:24.549 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:24.578 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:24.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:24.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:24 smithi165 ceph-mon[86023]: pgmap v1008: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 613 op/s; 26633/205170 objects misplaced (12.981%); 24 MiB/s, 385 objects/s recovering 2024-09-21T10:02:24.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:24 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2961909875' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:02:24.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:24 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:02:24.680 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:24.722 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:24.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:24.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:24.824 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:24.851 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:24.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:24.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:24.953 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:24.992 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:24.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:24.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:25.094 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:25.121 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:25.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:25.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:25.222 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:25.244 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:25.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:25.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:25.346 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:25.380 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:25.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:25.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:25.481 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:25.505 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:25.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:25.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:25.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:25 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:02:25.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:25 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:02:25.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:25 smithi137 ceph-mon[93825]: osdmap e314: 8 total, 8 up, 7 in 2024-09-21T10:02:25.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:02:25.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:25 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:02:25.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:25 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:02:25.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:25 smithi137 ceph-mon[97575]: osdmap e314: 8 total, 8 up, 7 in 2024-09-21T10:02:25.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:02:25.607 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:25.614 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:25 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:02:25.614 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:25 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:02:25.614 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:25 smithi165 ceph-mon[86023]: osdmap e314: 8 total, 8 up, 7 in 2024-09-21T10:02:25.614 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:02:25.634 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:25.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:25.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:25.735 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:25.760 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:25.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:25.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:25.861 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:25.884 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:25.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:25.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:25.986 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:26.008 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:26.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:26.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:26.110 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:26.137 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:26.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:26.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:26.183 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:02:26.183 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T10:02:26.183 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T10:02:26.183 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T10:02:26.183 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:02:26.239 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:26.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:26.262 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:26.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:26 smithi137 ceph-mon[93825]: pgmap v1010: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 24682/198465 objects misplaced (12.436%); 26 MiB/s, 411 objects/s recovering 2024-09-21T10:02:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:26 smithi137 ceph-mon[97575]: pgmap v1010: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 24682/198465 objects misplaced (12.436%); 26 MiB/s, 411 objects/s recovering 2024-09-21T10:02:26.363 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:26.393 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:26.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:26.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:26.494 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:26.528 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:26.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:26.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:26.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:26 smithi165 ceph-mon[86023]: pgmap v1010: 89 pgs: 4 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 24682/198465 objects misplaced (12.436%); 26 MiB/s, 411 objects/s recovering 2024-09-21T10:02:26.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:26 smithi165 ceph-mon[86023]: osdmap e315: 8 total, 8 up, 7 in 2024-09-21T10:02:26.630 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:26.664 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:26.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:26.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:26.766 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:26.798 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:26.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:26.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:26.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:26 smithi137 ceph-mon[93825]: osdmap e315: 8 total, 8 up, 7 in 2024-09-21T10:02:26.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:26 smithi137 ceph-mon[97575]: osdmap e315: 8 total, 8 up, 7 in 2024-09-21T10:02:26.873 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:02:26.899 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:26.938 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:26.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:26.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:27.039 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:27.065 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:27.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:27.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:27.134 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:27.166 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:27.195 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:27.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:27.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:27.296 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:27.319 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:27.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:27.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:27.422 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:27.463 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:27.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:27.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:27.517 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:27 smithi165 ceph-mon[86023]: osdmap e316: 8 total, 8 up, 7 in 2024-09-21T10:02:27.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:27 smithi137 ceph-mon[93825]: osdmap e316: 8 total, 8 up, 7 in 2024-09-21T10:02:27.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:27 smithi137 ceph-mon[97575]: osdmap e316: 8 total, 8 up, 7 in 2024-09-21T10:02:27.565 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:27.586 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:27.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:27.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:27.687 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:27.713 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:27.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:27.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:27.815 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:27.842 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:27.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:27.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:27.944 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:27.971 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:27.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:27.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:28.073 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:28.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:28.096 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:28.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:28.197 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:28.222 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:28.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:28.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:28.324 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:28.349 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:28.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:28.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:28.451 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:28.472 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:28.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:28.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:28.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:28 smithi137 ceph-mon[93825]: pgmap v1013: 89 pgs: 1 peering, 3 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 589 op/s; 23277/195174 objects misplaced (11.926%); 21 MiB/s, 332 objects/s recovering 2024-09-21T10:02:28.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:28 smithi137 ceph-mon[93825]: osdmap e317: 8 total, 8 up, 7 in 2024-09-21T10:02:28.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:28 smithi137 ceph-mon[97575]: pgmap v1013: 89 pgs: 1 peering, 3 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 589 op/s; 23277/195174 objects misplaced (11.926%); 21 MiB/s, 332 objects/s recovering 2024-09-21T10:02:28.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:28 smithi137 ceph-mon[97575]: osdmap e317: 8 total, 8 up, 7 in 2024-09-21T10:02:28.575 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:28.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:28.613 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:28.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:28.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:28 smithi165 ceph-mon[86023]: pgmap v1013: 89 pgs: 1 peering, 3 active+remapped+backfilling, 5 active+remapped+backfill_wait, 80 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 589 op/s; 23277/195174 objects misplaced (11.926%); 21 MiB/s, 332 objects/s recovering 2024-09-21T10:02:28.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:28 smithi165 ceph-mon[86023]: osdmap e317: 8 total, 8 up, 7 in 2024-09-21T10:02:28.714 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:28.739 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:28.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:28.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:28.842 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:28.873 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:28.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:28.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:28.917 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:02:28.917 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T10:02:28.917 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T10:02:28.917 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T10:02:28.918 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.918 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:253618 8.10 8:0d621574:::benchmark_data_smithi137_204476_object125015:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2024-09-21T10:02:28.918 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:48.558558+0000", 2024-09-21T10:02:28.918 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 220.35380402999999, 2024-09-21T10:02:28.918 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13608151399999999, 2024-09-21T10:02:28.918 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:28.918 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:28.918 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:28.918 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:02:28.918 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:02:28.918 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 253618 2024-09-21T10:02:28.918 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.918 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:28.919 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.919 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:28.919 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558558+0000", 2024-09-21T10:02:28.919 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.919 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.919 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.919 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:28.919 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558558+0000", 2024-09-21T10:02:28.919 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.919 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.919 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.920 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:28.920 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558557+0000", 2024-09-21T10:02:28.920 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:02:28.920 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.920 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.920 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:28.920 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558563+0000", 2024-09-21T10:02:28.920 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2079999999999997e-06 2024-09-21T10:02:28.920 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.920 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.921 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:28.921 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558574+0000", 2024-09-21T10:02:28.921 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1083999999999999e-05 2024-09-21T10:02:28.921 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.921 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.921 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:28.921 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558579+0000", 2024-09-21T10:02:28.921 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3879999999999999e-06 2024-09-21T10:02:28.921 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.921 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.921 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:28.921 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.563298+0000", 2024-09-21T10:02:28.921 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047184380000000001 2024-09-21T10:02:28.921 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.922 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.922 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:28.922 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.563409+0000", 2024-09-21T10:02:28.922 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000111527 2024-09-21T10:02:28.922 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.922 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.922 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 4,5", 2024-09-21T10:02:28.922 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.564061+0000", 2024-09-21T10:02:28.922 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00065160900000000004 2024-09-21T10:02:28.922 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.922 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.922 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.922 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.577422+0000", 2024-09-21T10:02:28.923 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.01336088 2024-09-21T10:02:28.923 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.923 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.923 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:28.923 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.577441+0000", 2024-09-21T10:02:28.923 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8819999999999999e-05 2024-09-21T10:02:28.923 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.923 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.923 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.923 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.694454+0000", 2024-09-21T10:02:28.923 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.117013558 2024-09-21T10:02:28.923 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.923 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.923 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:28.924 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.694584+0000", 2024-09-21T10:02:28.924 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012997900000000001 2024-09-21T10:02:28.924 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.924 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.924 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:28.924 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.694640+0000", 2024-09-21T10:02:28.924 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5448999999999997e-05 2024-09-21T10:02:28.924 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.924 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:28.924 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.924 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.924 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.924 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26890 9.e 9:7e789899:::benchmark_data_smithi137_231121_object26889:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:02:28.924 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.430615+0000", 2024-09-21T10:02:28.925 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 165.48174655099999, 2024-09-21T10:02:28.925 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.46299770699999998, 2024-09-21T10:02:28.925 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:28.925 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:28.925 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:28.925 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:28.925 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:28.925 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26890 2024-09-21T10:02:28.925 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.925 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:28.926 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.926 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:28.926 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430615+0000", 2024-09-21T10:02:28.926 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.926 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.926 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.926 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:28.926 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430615+0000", 2024-09-21T10:02:28.926 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.926 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.926 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.926 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:28.926 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430614+0000", 2024-09-21T10:02:28.927 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:28.927 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.927 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.927 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:28.927 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430706+0000", 2024-09-21T10:02:28.927 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1595999999999995e-05 2024-09-21T10:02:28.927 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.927 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.927 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:28.927 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430717+0000", 2024-09-21T10:02:28.927 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0895e-05 2024-09-21T10:02:28.927 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.927 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.928 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:28.928 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430722+0000", 2024-09-21T10:02:28.928 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0239999999999997e-06 2024-09-21T10:02:28.928 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.928 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.928 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:28.928 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430764+0000", 2024-09-21T10:02:28.928 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2274000000000002e-05 2024-09-21T10:02:28.928 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.928 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.928 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:28.929 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430876+0000", 2024-09-21T10:02:28.929 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000112328 2024-09-21T10:02:28.929 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.929 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.929 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:02:28.929 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.431041+0000", 2024-09-21T10:02:28.929 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016448799999999999 2024-09-21T10:02:28.929 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.929 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.929 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:28.930 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.432287+0000", 2024-09-21T10:02:28.930 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012462009999999999 2024-09-21T10:02:28.930 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.930 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.930 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.930 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.434827+0000", 2024-09-21T10:02:28.930 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0025397390000000001 2024-09-21T10:02:28.930 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.930 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.930 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.930 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893549+0000", 2024-09-21T10:02:28.930 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.45872264099999999 2024-09-21T10:02:28.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.931 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.931 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:28.931 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893587+0000", 2024-09-21T10:02:28.931 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7361999999999999e-05 2024-09-21T10:02:28.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.931 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.931 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:28.931 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893613+0000", 2024-09-21T10:02:28.931 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6318000000000001e-05 2024-09-21T10:02:28.931 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.932 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:28.932 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.932 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.932 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.932 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26899 9.e 9:767433ad:::benchmark_data_smithi137_231121_object26898:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:02:28.932 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.435643+0000", 2024-09-21T10:02:28.932 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 165.47671947500001, 2024-09-21T10:02:28.932 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.45856993600000001, 2024-09-21T10:02:28.932 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:28.932 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:28.932 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:28.932 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:28.933 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:28.933 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26899 2024-09-21T10:02:28.934 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.934 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:28.934 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.934 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:28.934 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435643+0000", 2024-09-21T10:02:28.934 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.934 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.934 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.934 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:28.934 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435643+0000", 2024-09-21T10:02:28.934 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.934 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.935 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.935 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:28.935 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435642+0000", 2024-09-21T10:02:28.935 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:28.935 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.935 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.935 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:28.935 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435687+0000", 2024-09-21T10:02:28.935 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5645000000000001e-05 2024-09-21T10:02:28.935 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.935 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.935 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:28.935 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435703+0000", 2024-09-21T10:02:28.936 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5846e-05 2024-09-21T10:02:28.936 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.936 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.936 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:28.936 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435709+0000", 2024-09-21T10:02:28.936 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7830000000000004e-06 2024-09-21T10:02:28.936 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.936 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.936 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:28.936 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435740+0000", 2024-09-21T10:02:28.936 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.074e-05 2024-09-21T10:02:28.936 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.936 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.936 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:28.937 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435819+0000", 2024-09-21T10:02:28.937 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9813000000000003e-05 2024-09-21T10:02:28.937 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.937 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.937 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:02:28.937 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435964+0000", 2024-09-21T10:02:28.937 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000144382 2024-09-21T10:02:28.937 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.937 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.937 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:28.937 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.437079+0000", 2024-09-21T10:02:28.937 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001114975 2024-09-21T10:02:28.937 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.937 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.938 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.938 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.437824+0000", 2024-09-21T10:02:28.938 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00074508599999999995 2024-09-21T10:02:28.938 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.938 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.938 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.938 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894119+0000", 2024-09-21T10:02:28.938 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.45629535799999998 2024-09-21T10:02:28.938 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.938 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.938 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:28.938 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894174+0000", 2024-09-21T10:02:28.939 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4926000000000002e-05 2024-09-21T10:02:28.939 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.939 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.939 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:28.939 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894212+0000", 2024-09-21T10:02:28.939 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8328000000000003e-05 2024-09-21T10:02:28.939 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.939 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:28.939 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.939 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.939 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.939 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26912 9.e 9:7807c5d4:::benchmark_data_smithi137_231121_object26911:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:02:28.939 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.442199+0000", 2024-09-21T10:02:28.940 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 165.47016292999999, 2024-09-21T10:02:28.940 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.45271222700000002, 2024-09-21T10:02:28.940 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:28.940 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:28.940 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:28.940 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:28.940 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:28.940 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26912 2024-09-21T10:02:28.940 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.940 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:28.940 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.940 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:28.940 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442199+0000", 2024-09-21T10:02:28.940 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.941 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.941 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.941 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:28.941 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442199+0000", 2024-09-21T10:02:28.941 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.941 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.941 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.941 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:28.941 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442198+0000", 2024-09-21T10:02:28.941 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:02:28.941 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.941 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.941 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:28.941 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442275+0000", 2024-09-21T10:02:28.942 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.7310000000000004e-05 2024-09-21T10:02:28.942 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.942 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.942 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:28.942 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442287+0000", 2024-09-21T10:02:28.942 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1984000000000001e-05 2024-09-21T10:02:28.942 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.942 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.942 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:28.942 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442294+0000", 2024-09-21T10:02:28.942 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3980000000000004e-06 2024-09-21T10:02:28.942 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.942 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.942 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:28.943 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442337+0000", 2024-09-21T10:02:28.943 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3161000000000002e-05 2024-09-21T10:02:28.943 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.943 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.943 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:28.943 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442444+0000", 2024-09-21T10:02:28.943 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000107483 2024-09-21T10:02:28.943 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.943 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.943 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:02:28.943 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442572+0000", 2024-09-21T10:02:28.943 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012810100000000001 2024-09-21T10:02:28.943 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.943 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.944 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:28.944 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.443711+0000", 2024-09-21T10:02:28.944 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001138811 2024-09-21T10:02:28.944 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.944 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.944 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.944 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.445052+0000", 2024-09-21T10:02:28.944 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013407530000000001 2024-09-21T10:02:28.944 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.944 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.944 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.944 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894829+0000", 2024-09-21T10:02:28.944 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.44977695099999998 2024-09-21T10:02:28.944 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.945 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.945 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:28.945 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894875+0000", 2024-09-21T10:02:28.945 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5779000000000003e-05 2024-09-21T10:02:28.945 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.945 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.945 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:28.945 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894911+0000", 2024-09-21T10:02:28.945 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6743999999999999e-05 2024-09-21T10:02:28.945 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.945 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:28.945 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.945 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.945 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.945 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26941 9.e 9:7c3280db:::benchmark_data_smithi137_231121_object26940:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:02:28.946 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.456695+0000", 2024-09-21T10:02:28.946 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 165.45566680499999, 2024-09-21T10:02:28.946 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43908424099999999, 2024-09-21T10:02:28.946 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:28.946 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:28.946 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:28.946 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:28.946 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:28.946 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26941 2024-09-21T10:02:28.946 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.946 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:28.946 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.946 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:28.946 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456695+0000", 2024-09-21T10:02:28.947 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.947 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.947 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.947 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:28.947 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456695+0000", 2024-09-21T10:02:28.947 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.947 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.947 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.947 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:28.947 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456694+0000", 2024-09-21T10:02:28.947 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:28.947 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.947 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.947 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:28.947 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456756+0000", 2024-09-21T10:02:28.948 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1937e-05 2024-09-21T10:02:28.948 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.948 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.948 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:28.948 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456766+0000", 2024-09-21T10:02:28.948 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0261000000000001e-05 2024-09-21T10:02:28.948 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.948 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.948 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:28.948 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456772+0000", 2024-09-21T10:02:28.948 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.818e-06 2024-09-21T10:02:28.948 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.948 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.948 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:28.949 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456811+0000", 2024-09-21T10:02:28.949 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9067999999999999e-05 2024-09-21T10:02:28.949 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.949 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.949 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:28.949 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456919+0000", 2024-09-21T10:02:28.949 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000108181 2024-09-21T10:02:28.949 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.949 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.949 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:02:28.949 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457109+0000", 2024-09-21T10:02:28.949 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000189848 2024-09-21T10:02:28.949 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.949 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.950 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:28.950 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.459459+0000", 2024-09-21T10:02:28.950 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0023493070000000001 2024-09-21T10:02:28.950 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.950 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.950 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.950 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.459495+0000", 2024-09-21T10:02:28.950 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6739000000000002e-05 2024-09-21T10:02:28.950 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.950 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.950 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.950 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.895696+0000", 2024-09-21T10:02:28.950 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43620035299999999 2024-09-21T10:02:28.951 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.951 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.951 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:28.951 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.895745+0000", 2024-09-21T10:02:28.951 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9292999999999997e-05 2024-09-21T10:02:28.951 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.951 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.951 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:28.951 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.895779+0000", 2024-09-21T10:02:28.951 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4561000000000003e-05 2024-09-21T10:02:28.951 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.951 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:28.951 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.951 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.952 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.952 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26944 9.e 9:7744d047:::benchmark_data_smithi137_231121_object26943:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:02:28.952 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.457411+0000", 2024-09-21T10:02:28.952 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 165.454950564, 2024-09-21T10:02:28.952 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.439749583, 2024-09-21T10:02:28.952 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:28.952 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:28.952 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:28.952 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:28.952 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:28.952 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26944 2024-09-21T10:02:28.952 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.952 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:28.952 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.953 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:28.953 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457411+0000", 2024-09-21T10:02:28.953 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.953 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.953 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.953 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:28.953 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457411+0000", 2024-09-21T10:02:28.953 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.953 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.953 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.953 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:28.953 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457411+0000", 2024-09-21T10:02:28.953 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:28.954 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.954 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.954 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:28.954 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457465+0000", 2024-09-21T10:02:28.954 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4472999999999998e-05 2024-09-21T10:02:28.954 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.954 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.954 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:28.954 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457474+0000", 2024-09-21T10:02:28.954 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6270000000000006e-06 2024-09-21T10:02:28.954 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.954 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.955 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:28.955 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457478+0000", 2024-09-21T10:02:28.955 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4619999999999998e-06 2024-09-21T10:02:28.955 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.955 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.955 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:28.955 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.458267+0000", 2024-09-21T10:02:28.955 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00078870999999999998 2024-09-21T10:02:28.955 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.955 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.955 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:28.955 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.458408+0000", 2024-09-21T10:02:28.955 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014129 2024-09-21T10:02:28.955 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.956 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.956 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:02:28.956 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.458522+0000", 2024-09-21T10:02:28.956 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000113999 2024-09-21T10:02:28.956 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.956 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.956 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:28.956 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.459622+0000", 2024-09-21T10:02:28.956 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0010994539999999999 2024-09-21T10:02:28.956 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.956 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.956 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.957 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.460460+0000", 2024-09-21T10:02:28.957 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00083838800000000002 2024-09-21T10:02:28.957 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.957 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.957 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.957 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897081+0000", 2024-09-21T10:02:28.957 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.436621392 2024-09-21T10:02:28.957 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.957 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.957 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:28.957 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897127+0000", 2024-09-21T10:02:28.958 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5890000000000003e-05 2024-09-21T10:02:28.958 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.958 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.958 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:28.958 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897161+0000", 2024-09-21T10:02:28.958 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3779000000000003e-05 2024-09-21T10:02:28.958 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.958 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:28.958 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.958 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.958 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.958 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26961 9.e 9:78067ebd:::benchmark_data_smithi137_231121_object26960:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:02:28.958 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.465520+0000", 2024-09-21T10:02:28.959 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 165.44684163299999, 2024-09-21T10:02:28.959 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43179794900000001, 2024-09-21T10:02:28.959 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:28.959 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:28.959 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:28.959 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:28.959 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:28.959 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26961 2024-09-21T10:02:28.959 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.959 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:28.959 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.959 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:28.960 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465520+0000", 2024-09-21T10:02:28.960 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.960 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.960 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.960 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:28.960 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465520+0000", 2024-09-21T10:02:28.960 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.960 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.960 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.960 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:28.960 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465519+0000", 2024-09-21T10:02:28.960 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:02:28.960 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.961 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.961 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:28.961 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465590+0000", 2024-09-21T10:02:28.961 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1542e-05 2024-09-21T10:02:28.961 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.961 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.961 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:28.961 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465602+0000", 2024-09-21T10:02:28.961 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1921e-05 2024-09-21T10:02:28.961 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.961 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.961 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:28.962 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465607+0000", 2024-09-21T10:02:28.962 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9309999999999999e-06 2024-09-21T10:02:28.962 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.962 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.962 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:28.962 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465661+0000", 2024-09-21T10:02:28.962 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3860000000000003e-05 2024-09-21T10:02:28.962 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.962 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.962 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:28.962 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465778+0000", 2024-09-21T10:02:28.962 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000116836 2024-09-21T10:02:28.963 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.963 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.963 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:02:28.963 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465905+0000", 2024-09-21T10:02:28.963 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000127107 2024-09-21T10:02:28.963 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.963 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.963 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:28.963 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.467030+0000", 2024-09-21T10:02:28.963 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001125158 2024-09-21T10:02:28.963 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.963 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.964 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.964 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.467987+0000", 2024-09-21T10:02:28.964 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000956996 2024-09-21T10:02:28.964 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.964 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.964 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.964 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897222+0000", 2024-09-21T10:02:28.964 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.42923521399999998 2024-09-21T10:02:28.964 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.964 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.964 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:28.965 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897278+0000", 2024-09-21T10:02:28.965 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5943999999999998e-05 2024-09-21T10:02:28.965 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.965 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.965 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:28.965 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897318+0000", 2024-09-21T10:02:28.965 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0259999999999997e-05 2024-09-21T10:02:28.965 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.965 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:28.965 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.965 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.965 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.965 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26994 9.e 9:768495b8:::benchmark_data_smithi137_231121_object26993:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:02:28.965 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.487850+0000", 2024-09-21T10:02:28.966 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 165.424512284, 2024-09-21T10:02:28.966 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.40957287999999997, 2024-09-21T10:02:28.966 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:28.966 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:28.966 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:28.966 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:28.966 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:28.966 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26994 2024-09-21T10:02:28.966 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.967 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:28.967 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.967 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:28.967 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487850+0000", 2024-09-21T10:02:28.967 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.967 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.967 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.967 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:28.967 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487850+0000", 2024-09-21T10:02:28.967 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.967 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.968 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.968 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:28.968 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487842+0000", 2024-09-21T10:02:28.968 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999924 2024-09-21T10:02:28.968 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.968 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.968 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:28.968 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487886+0000", 2024-09-21T10:02:28.968 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3693999999999999e-05 2024-09-21T10:02:28.968 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.968 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.968 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:28.968 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487900+0000", 2024-09-21T10:02:28.968 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4289e-05 2024-09-21T10:02:28.969 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.969 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.969 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:28.969 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487906+0000", 2024-09-21T10:02:28.969 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6960000000000002e-06 2024-09-21T10:02:28.969 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.969 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.969 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:28.969 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487952+0000", 2024-09-21T10:02:28.969 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6174000000000002e-05 2024-09-21T10:02:28.969 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.969 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.969 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:28.969 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.488084+0000", 2024-09-21T10:02:28.970 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000132416 2024-09-21T10:02:28.970 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.970 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.970 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:02:28.970 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.488228+0000", 2024-09-21T10:02:28.970 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014323999999999999 2024-09-21T10:02:28.970 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.970 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.970 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:28.970 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.489409+0000", 2024-09-21T10:02:28.970 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0011813640000000001 2024-09-21T10:02:28.970 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.970 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.970 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.971 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.489504+0000", 2024-09-21T10:02:28.971 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4977999999999998e-05 2024-09-21T10:02:28.971 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.971 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.971 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.971 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897354+0000", 2024-09-21T10:02:28.971 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.40785038800000001 2024-09-21T10:02:28.971 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.971 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.971 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:28.971 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897392+0000", 2024-09-21T10:02:28.971 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8102000000000002e-05 2024-09-21T10:02:28.972 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.972 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.972 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:28.972 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897423+0000", 2024-09-21T10:02:28.972 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0267e-05 2024-09-21T10:02:28.972 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.972 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:28.972 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.972 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.972 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.972 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:27002 9.e 9:741e8f9e:::benchmark_data_smithi137_231121_object27001:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:02:28.972 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.501175+0000", 2024-09-21T10:02:28.972 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 165.411186853, 2024-09-21T10:02:28.972 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.396451365, 2024-09-21T10:02:28.972 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:28.973 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:28.973 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:28.973 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:28.973 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:28.973 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 27002 2024-09-21T10:02:28.973 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.973 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:28.973 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.973 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:28.973 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501175+0000", 2024-09-21T10:02:28.973 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.973 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.974 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.974 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:28.974 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501175+0000", 2024-09-21T10:02:28.974 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.974 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.974 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.974 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:28.974 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501174+0000", 2024-09-21T10:02:28.974 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:28.974 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.974 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.974 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:28.974 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501223+0000", 2024-09-21T10:02:28.974 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9128000000000001e-05 2024-09-21T10:02:28.975 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.975 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.975 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:28.975 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501233+0000", 2024-09-21T10:02:28.975 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9820000000000003e-06 2024-09-21T10:02:28.975 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.975 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.975 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:28.975 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501238+0000", 2024-09-21T10:02:28.975 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1370000000000004e-06 2024-09-21T10:02:28.975 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.975 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.975 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:28.975 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501268+0000", 2024-09-21T10:02:28.975 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0590999999999999e-05 2024-09-21T10:02:28.976 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.976 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.976 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:28.976 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501351+0000", 2024-09-21T10:02:28.976 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2551000000000003e-05 2024-09-21T10:02:28.976 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.976 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.976 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:02:28.976 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501440+0000", 2024-09-21T10:02:28.976 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9080999999999996e-05 2024-09-21T10:02:28.976 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.976 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.976 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:28.977 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:28.978 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.502375+0000", 2024-09-21T10:02:28.978 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00093498699999999997 2024-09-21T10:02:28.978 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.978 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.978 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.978 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.502609+0000", 2024-09-21T10:02:28.978 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000234503 2024-09-21T10:02:28.978 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.978 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.979 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.979 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897487+0000", 2024-09-21T10:02:28.979 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.39487743400000003 2024-09-21T10:02:28.979 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.979 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.979 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:28.979 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897537+0000", 2024-09-21T10:02:28.979 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0664999999999997e-05 2024-09-21T10:02:28.979 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.979 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.979 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:28.979 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897627+0000", 2024-09-21T10:02:28.980 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9174999999999999e-05 2024-09-21T10:02:28.980 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.980 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:28.980 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.980 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.980 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.980 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:98845 9.d 9:b2983b73:::benchmark_data_smithi137_231121_object98844:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2024-09-21T10:02:28.980 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:33.097483+0000", 2024-09-21T10:02:28.980 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 115.814879422, 2024-09-21T10:02:28.980 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13729178, 2024-09-21T10:02:28.980 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:28.980 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:28.981 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:28.981 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:28.981 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:28.981 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 98845 2024-09-21T10:02:28.981 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.981 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:28.981 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.981 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:28.981 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097483+0000", 2024-09-21T10:02:28.981 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.981 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.981 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.981 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:28.981 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097483+0000", 2024-09-21T10:02:28.981 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.982 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.982 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.982 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:28.982 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097482+0000", 2024-09-21T10:02:28.982 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:28.982 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.982 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.982 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:28.982 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097508+0000", 2024-09-21T10:02:28.982 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6687e-05 2024-09-21T10:02:28.982 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.982 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.982 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:28.982 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097517+0000", 2024-09-21T10:02:28.983 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6989999999999992e-06 2024-09-21T10:02:28.983 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.983 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.983 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:28.983 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097524+0000", 2024-09-21T10:02:28.983 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1239999999999999e-06 2024-09-21T10:02:28.983 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.983 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.983 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:28.983 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.102046+0000", 2024-09-21T10:02:28.983 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0045221760000000001 2024-09-21T10:02:28.983 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.983 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.984 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:28.984 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.102156+0000", 2024-09-21T10:02:28.984 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000109887 2024-09-21T10:02:28.984 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.984 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.984 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:02:28.984 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.102279+0000", 2024-09-21T10:02:28.984 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012276999999999999 2024-09-21T10:02:28.984 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.984 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.984 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.984 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.226807+0000", 2024-09-21T10:02:28.984 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.124528344 2024-09-21T10:02:28.984 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.984 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.985 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.985 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.226829+0000", 2024-09-21T10:02:28.985 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1838e-05 2024-09-21T10:02:28.985 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.985 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.985 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:28.985 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.234702+0000", 2024-09-21T10:02:28.985 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0078725340000000005 2024-09-21T10:02:28.985 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.985 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.985 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:28.985 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.234738+0000", 2024-09-21T10:02:28.985 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5734e-05 2024-09-21T10:02:28.985 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.986 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.986 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:28.986 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.234774+0000", 2024-09-21T10:02:28.986 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6823000000000003e-05 2024-09-21T10:02:28.986 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.986 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:28.986 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.986 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.986 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.986 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:116958 9.7 9:efa59581:::benchmark_data_smithi137_231121_object116957:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:02:28.986 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:51.925926+0000", 2024-09-21T10:02:28.986 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 96.986436276000006, 2024-09-21T10:02:28.986 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.136397992, 2024-09-21T10:02:28.986 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:28.987 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:28.987 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:28.987 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:28.987 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:28.987 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 116958 2024-09-21T10:02:28.987 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.987 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:28.987 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.987 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:28.987 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925926+0000", 2024-09-21T10:02:28.987 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.987 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.987 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.987 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:28.987 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925926+0000", 2024-09-21T10:02:28.988 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.988 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.988 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.988 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:28.988 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925925+0000", 2024-09-21T10:02:28.988 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:28.988 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.988 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.988 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:28.988 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925976+0000", 2024-09-21T10:02:28.988 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1628000000000001e-05 2024-09-21T10:02:28.988 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.988 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.988 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:28.988 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925986+0000", 2024-09-21T10:02:28.989 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9459999999999993e-06 2024-09-21T10:02:28.989 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.989 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.989 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:28.989 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925990+0000", 2024-09-21T10:02:28.989 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5549999999999998e-06 2024-09-21T10:02:28.989 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.989 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.989 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:28.989 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.926047+0000", 2024-09-21T10:02:28.990 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7022999999999999e-05 2024-09-21T10:02:28.990 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.990 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.990 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:28.990 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.926171+0000", 2024-09-21T10:02:28.990 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012428600000000001 2024-09-21T10:02:28.990 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.990 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.990 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:02:28.990 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.926309+0000", 2024-09-21T10:02:28.990 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013794 2024-09-21T10:02:28.990 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.990 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.990 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:28.991 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.932817+0000", 2024-09-21T10:02:28.991 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.006508219 2024-09-21T10:02:28.991 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.991 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.991 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.991 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.933482+0000", 2024-09-21T10:02:28.991 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00066439999999999999 2024-09-21T10:02:28.991 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.991 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.991 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.991 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.062240+0000", 2024-09-21T10:02:28.991 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.12875798999999999 2024-09-21T10:02:28.991 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.992 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.992 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:28.992 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.062287+0000", 2024-09-21T10:02:28.992 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7490000000000001e-05 2024-09-21T10:02:28.992 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.992 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.992 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:28.992 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.062324+0000", 2024-09-21T10:02:28.992 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6647000000000003e-05 2024-09-21T10:02:28.992 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.992 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:28.992 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:28.993 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.993 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.993 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:116960 9.7 9:edd5dcc5:::benchmark_data_smithi137_231121_object116959:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:02:28.993 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:51.928294+0000", 2024-09-21T10:02:28.993 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 96.984068008999998, 2024-09-21T10:02:28.993 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.135778593, 2024-09-21T10:02:28.993 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:28.993 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:28.993 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:28.993 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:28.993 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:28.993 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 116960 2024-09-21T10:02:28.993 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.993 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:28.993 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.994 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:28.994 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928294+0000", 2024-09-21T10:02:28.994 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.994 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.994 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.994 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:28.994 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928294+0000", 2024-09-21T10:02:28.994 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:28.994 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.994 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.994 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:28.994 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928293+0000", 2024-09-21T10:02:28.994 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:02:28.994 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.995 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.995 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:28.995 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928350+0000", 2024-09-21T10:02:28.995 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7432000000000002e-05 2024-09-21T10:02:28.995 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.995 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.995 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:28.995 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928361+0000", 2024-09-21T10:02:28.995 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0953e-05 2024-09-21T10:02:28.995 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.995 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.995 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:28.996 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928366+0000", 2024-09-21T10:02:28.996 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9640000000000002e-06 2024-09-21T10:02:28.996 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.996 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.996 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:28.996 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.930306+0000", 2024-09-21T10:02:28.997 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0019402930000000001 2024-09-21T10:02:28.997 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.997 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.997 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:28.997 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.930391+0000", 2024-09-21T10:02:28.997 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4625999999999999e-05 2024-09-21T10:02:28.997 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.997 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.997 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:02:28.997 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.930480+0000", 2024-09-21T10:02:28.997 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9085000000000005e-05 2024-09-21T10:02:28.997 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.997 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.998 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:28.998 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.932914+0000", 2024-09-21T10:02:28.998 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002433555 2024-09-21T10:02:28.998 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.998 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.998 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.998 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.933576+0000", 2024-09-21T10:02:28.998 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00066272300000000004 2024-09-21T10:02:28.998 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.998 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.998 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:28.999 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.063824+0000", 2024-09-21T10:02:28.999 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13024783000000001 2024-09-21T10:02:28.999 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.999 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.999 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:28.999 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.063988+0000", 2024-09-21T10:02:28.999 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016360999999999999 2024-09-21T10:02:28.999 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:28.999 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:28.999 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:28.999 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.064073+0000", 2024-09-21T10:02:28.999 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4730999999999999e-05 2024-09-21T10:02:29.000 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.000 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:29.000 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.000 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.000 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.000 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:121921 9.7 9:ef35ded2:::benchmark_data_smithi137_231121_object121920:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:02:29.000 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:57.168828+0000", 2024-09-21T10:02:29.000 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 91.743533983000006, 2024-09-21T10:02:29.000 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.24117730300000001, 2024-09-21T10:02:29.000 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:29.000 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:29.001 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:29.001 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:29.001 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:29.001 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 121921 2024-09-21T10:02:29.001 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.001 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:29.001 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.001 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:29.001 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168828+0000", 2024-09-21T10:02:29.001 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.001 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.002 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.002 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:29.002 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168828+0000", 2024-09-21T10:02:29.002 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.002 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.002 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.002 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:29.002 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168827+0000", 2024-09-21T10:02:29.002 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:02:29.002 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.002 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.002 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:29.003 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168890+0000", 2024-09-21T10:02:29.003 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.389e-05 2024-09-21T10:02:29.003 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.003 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.003 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:29.003 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168900+0000", 2024-09-21T10:02:29.003 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.2380000000000003e-06 2024-09-21T10:02:29.003 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.003 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.003 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:29.003 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168905+0000", 2024-09-21T10:02:29.003 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1460000000000004e-06 2024-09-21T10:02:29.004 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.004 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.004 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:29.004 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168961+0000", 2024-09-21T10:02:29.004 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6613000000000002e-05 2024-09-21T10:02:29.004 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.004 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.004 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:29.004 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.169111+0000", 2024-09-21T10:02:29.004 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014914600000000001 2024-09-21T10:02:29.004 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.004 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.004 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:02:29.004 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.169361+0000", 2024-09-21T10:02:29.005 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00025017300000000002 2024-09-21T10:02:29.005 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.005 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.005 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:29.005 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.173365+0000", 2024-09-21T10:02:29.005 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0040043129999999998 2024-09-21T10:02:29.005 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.005 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.005 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:29.005 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.174292+0000", 2024-09-21T10:02:29.005 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00092663499999999998 2024-09-21T10:02:29.005 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.005 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.005 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:29.006 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.409879+0000", 2024-09-21T10:02:29.006 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.235586977 2024-09-21T10:02:29.006 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.006 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.006 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:29.006 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.409965+0000", 2024-09-21T10:02:29.006 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6761000000000005e-05 2024-09-21T10:02:29.006 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.006 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.006 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:29.006 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.410005+0000", 2024-09-21T10:02:29.006 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9915e-05 2024-09-21T10:02:29.006 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.006 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:29.007 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.007 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.007 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.007 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:121930 9.3 9:c6e81827:::benchmark_data_smithi137_231121_object121929:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:02:29.007 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:57.178235+0000", 2024-09-21T10:02:29.007 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 91.734127096999998, 2024-09-21T10:02:29.007 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.227644192, 2024-09-21T10:02:29.007 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:29.007 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:29.007 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:29.007 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:29.007 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:29.008 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 121930 2024-09-21T10:02:29.008 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.008 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:29.008 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.008 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:29.008 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178235+0000", 2024-09-21T10:02:29.008 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.008 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.008 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.008 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:29.008 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178235+0000", 2024-09-21T10:02:29.008 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.009 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.009 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.009 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:29.009 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178234+0000", 2024-09-21T10:02:29.009 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:02:29.009 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.009 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.009 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:29.009 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178294+0000", 2024-09-21T10:02:29.009 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9831999999999999e-05 2024-09-21T10:02:29.009 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.009 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.009 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:29.010 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178309+0000", 2024-09-21T10:02:29.010 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4978e-05 2024-09-21T10:02:29.010 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.010 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.010 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:29.010 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178312+0000", 2024-09-21T10:02:29.010 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8589999999999998e-06 2024-09-21T10:02:29.010 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.010 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.010 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:29.010 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178353+0000", 2024-09-21T10:02:29.010 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0402999999999999e-05 2024-09-21T10:02:29.010 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.010 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.011 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:29.011 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178448+0000", 2024-09-21T10:02:29.011 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4990999999999999e-05 2024-09-21T10:02:29.011 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.011 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.011 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,3", 2024-09-21T10:02:29.011 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178534+0000", 2024-09-21T10:02:29.011 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6710000000000002e-05 2024-09-21T10:02:29.011 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.011 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.011 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:29.011 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.181767+0000", 2024-09-21T10:02:29.011 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0032324210000000001 2024-09-21T10:02:29.011 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.012 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.012 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:29.012 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.182025+0000", 2024-09-21T10:02:29.012 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00025797800000000002 2024-09-21T10:02:29.012 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.012 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.012 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:29.012 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.405817+0000", 2024-09-21T10:02:29.012 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22379237900000001 2024-09-21T10:02:29.012 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.012 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.012 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:29.012 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.405854+0000", 2024-09-21T10:02:29.012 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7005000000000002e-05 2024-09-21T10:02:29.013 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.013 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.013 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:29.013 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.405879+0000", 2024-09-21T10:02:29.013 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4839000000000001e-05 2024-09-21T10:02:29.013 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.013 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:29.013 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.013 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.013 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.013 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:121931 9.7 9:ecc184f6:::benchmark_data_smithi137_231121_object121930:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:02:29.013 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:57.178334+0000", 2024-09-21T10:02:29.013 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 91.734027776999994, 2024-09-21T10:02:29.013 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.237333396, 2024-09-21T10:02:29.014 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:29.014 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:29.014 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:29.014 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:29.014 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:29.014 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 121931 2024-09-21T10:02:29.014 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.014 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:29.014 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.014 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:29.014 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178334+0000", 2024-09-21T10:02:29.014 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.014 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.015 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.015 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:29.015 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178334+0000", 2024-09-21T10:02:29.015 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.015 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.015 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.015 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:29.015 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178334+0000", 2024-09-21T10:02:29.015 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:02:29.015 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.015 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.015 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:29.015 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178385+0000", 2024-09-21T10:02:29.015 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1360999999999998e-05 2024-09-21T10:02:29.016 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.016 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.016 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:29.016 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178390+0000", 2024-09-21T10:02:29.016 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2719999999999997e-06 2024-09-21T10:02:29.016 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.016 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.016 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:29.016 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178393+0000", 2024-09-21T10:02:29.016 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7549999999999999e-06 2024-09-21T10:02:29.016 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.016 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.017 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:29.017 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178433+0000", 2024-09-21T10:02:29.017 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0290999999999998e-05 2024-09-21T10:02:29.017 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.017 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.017 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:29.017 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178510+0000", 2024-09-21T10:02:29.017 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.6857e-05 2024-09-21T10:02:29.017 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.017 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.017 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:02:29.017 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178614+0000", 2024-09-21T10:02:29.017 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000104033 2024-09-21T10:02:29.017 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.018 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.018 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:29.018 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.182376+0000", 2024-09-21T10:02:29.018 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003761838 2024-09-21T10:02:29.018 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.018 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.018 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:29.018 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.182822+0000", 2024-09-21T10:02:29.018 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00044590500000000002 2024-09-21T10:02:29.018 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.018 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.018 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:29.018 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.415600+0000", 2024-09-21T10:02:29.018 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.232777921 2024-09-21T10:02:29.019 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.019 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.019 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:29.019 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.415641+0000", 2024-09-21T10:02:29.019 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1180000000000002e-05 2024-09-21T10:02:29.019 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.019 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.019 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:29.019 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.415668+0000", 2024-09-21T10:02:29.019 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6536000000000001e-05 2024-09-21T10:02:29.019 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.019 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:29.019 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.020 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.020 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.020 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:121945 9.7 9:e80fa15d:::benchmark_data_smithi137_231121_object121944:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:02:29.020 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:57.235044+0000", 2024-09-21T10:02:29.020 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 91.677317814999995, 2024-09-21T10:02:29.020 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.18129034199999999, 2024-09-21T10:02:29.020 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:29.020 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:29.020 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:29.020 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:29.020 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:29.020 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 121945 2024-09-21T10:02:29.020 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.020 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:29.020 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.021 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:29.021 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235044+0000", 2024-09-21T10:02:29.021 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.021 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.021 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.021 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:29.021 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235044+0000", 2024-09-21T10:02:29.021 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.021 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.021 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.021 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:29.021 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235043+0000", 2024-09-21T10:02:29.021 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:29.021 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.022 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.022 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:29.022 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235102+0000", 2024-09-21T10:02:29.022 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8893e-05 2024-09-21T10:02:29.022 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.022 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.022 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:29.022 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235111+0000", 2024-09-21T10:02:29.022 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3559999999999993e-06 2024-09-21T10:02:29.022 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.022 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.022 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:29.022 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235114+0000", 2024-09-21T10:02:29.022 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4740000000000001e-06 2024-09-21T10:02:29.023 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.023 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.023 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:29.023 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235149+0000", 2024-09-21T10:02:29.023 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4863999999999997e-05 2024-09-21T10:02:29.023 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.023 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.023 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:29.023 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235242+0000", 2024-09-21T10:02:29.023 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.2936999999999995e-05 2024-09-21T10:02:29.023 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.023 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.023 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:02:29.023 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235325+0000", 2024-09-21T10:02:29.024 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3189000000000006e-05 2024-09-21T10:02:29.024 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.024 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.024 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:29.024 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.238142+0000", 2024-09-21T10:02:29.024 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0028169710000000001 2024-09-21T10:02:29.024 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.024 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.024 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:29.024 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.238644+0000", 2024-09-21T10:02:29.024 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00050166299999999996 2024-09-21T10:02:29.024 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.024 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.024 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:29.024 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.416272+0000", 2024-09-21T10:02:29.025 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.17762798899999999 2024-09-21T10:02:29.025 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.025 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.025 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:29.025 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.416301+0000", 2024-09-21T10:02:29.025 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.9488999999999998e-05 2024-09-21T10:02:29.025 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.025 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.025 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:29.026 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.416335+0000", 2024-09-21T10:02:29.026 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3319999999999999e-05 2024-09-21T10:02:29.026 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.026 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:29.026 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.026 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.026 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.026 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:154754 9.a 9:524da666:::benchmark_data_smithi137_231121_object26572:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:02:29.026 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:33.823160+0000", 2024-09-21T10:02:29.026 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 55.08920208, 2024-09-21T10:02:29.026 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.44336802199999997, 2024-09-21T10:02:29.026 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:29.026 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:29.027 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:29.027 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:29.027 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:29.027 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 154754 2024-09-21T10:02:29.027 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.027 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:29.027 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.027 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:29.027 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823160+0000", 2024-09-21T10:02:29.027 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.027 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.027 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.027 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:29.028 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823160+0000", 2024-09-21T10:02:29.028 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.028 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.028 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.028 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:29.028 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823159+0000", 2024-09-21T10:02:29.028 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:29.028 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.028 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.028 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:29.028 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823166+0000", 2024-09-21T10:02:29.028 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9670000000000004e-06 2024-09-21T10:02:29.029 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.029 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.029 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:29.029 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823183+0000", 2024-09-21T10:02:29.029 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6952999999999998e-05 2024-09-21T10:02:29.029 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.029 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.029 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:29.029 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823189+0000", 2024-09-21T10:02:29.029 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8819999999999998e-06 2024-09-21T10:02:29.029 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.029 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.029 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:29.029 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.825249+0000", 2024-09-21T10:02:29.030 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00206026 2024-09-21T10:02:29.030 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.030 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.030 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:29.030 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.825347+0000", 2024-09-21T10:02:29.030 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8370999999999997e-05 2024-09-21T10:02:29.030 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.030 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.030 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:02:29.030 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.825447+0000", 2024-09-21T10:02:29.030 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000100288 2024-09-21T10:02:29.031 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.031 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.031 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:29.031 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.832247+0000", 2024-09-21T10:02:29.031 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0067993480000000002 2024-09-21T10:02:29.031 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.031 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.031 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:29.031 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.832441+0000", 2024-09-21T10:02:29.031 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00019368799999999999 2024-09-21T10:02:29.031 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.031 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.032 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:29.032 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266447+0000", 2024-09-21T10:02:29.032 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43400601500000002 2024-09-21T10:02:29.032 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.032 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.032 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:29.032 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266492+0000", 2024-09-21T10:02:29.032 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5123000000000001e-05 2024-09-21T10:02:29.032 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.033 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.033 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:29.033 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266528+0000", 2024-09-21T10:02:29.033 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6316999999999998e-05 2024-09-21T10:02:29.033 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.033 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:29.033 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.033 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.033 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.033 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:154755 9.e 9:71630bd7:::benchmark_data_smithi137_231121_object26573:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:02:29.033 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:33.824055+0000", 2024-09-21T10:02:29.033 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 55.088306909000003, 2024-09-21T10:02:29.034 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.44259688600000002, 2024-09-21T10:02:29.034 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:29.034 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:29.034 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:29.034 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:29.034 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:29.034 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 154755 2024-09-21T10:02:29.034 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.034 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:29.034 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.034 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:29.035 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824055+0000", 2024-09-21T10:02:29.035 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.035 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.035 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.035 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:29.035 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824055+0000", 2024-09-21T10:02:29.035 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.035 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.035 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.035 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:29.035 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824054+0000", 2024-09-21T10:02:29.035 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:29.036 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.036 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.036 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:29.036 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824059+0000", 2024-09-21T10:02:29.036 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2339999999999996e-06 2024-09-21T10:02:29.036 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.036 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.036 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:29.036 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824068+0000", 2024-09-21T10:02:29.037 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8300000000000008e-06 2024-09-21T10:02:29.037 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.037 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.037 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:29.037 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824073+0000", 2024-09-21T10:02:29.038 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9239999999999998e-06 2024-09-21T10:02:29.038 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.038 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.038 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:29.038 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824116+0000", 2024-09-21T10:02:29.038 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2729999999999999e-05 2024-09-21T10:02:29.038 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.038 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.038 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:29.038 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824226+0000", 2024-09-21T10:02:29.038 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000110089 2024-09-21T10:02:29.038 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.038 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.038 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:02:29.039 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824335+0000", 2024-09-21T10:02:29.039 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000108806 2024-09-21T10:02:29.039 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.039 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.039 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:29.039 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.828315+0000", 2024-09-21T10:02:29.039 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0039796359999999999 2024-09-21T10:02:29.039 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.039 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.039 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:29.039 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.831191+0000", 2024-09-21T10:02:29.039 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002876754 2024-09-21T10:02:29.039 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.040 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.040 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:29.040 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266558+0000", 2024-09-21T10:02:29.040 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43536645499999999 2024-09-21T10:02:29.040 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.040 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.040 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:29.040 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266606+0000", 2024-09-21T10:02:29.040 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8535000000000002e-05 2024-09-21T10:02:29.040 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.040 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.040 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:29.040 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266652+0000", 2024-09-21T10:02:29.040 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5612999999999998e-05 2024-09-21T10:02:29.041 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.041 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:29.041 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.041 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.041 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.041 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:154756 9.a 9:57d58d73:::benchmark_data_smithi137_231121_object26574:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:02:29.041 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:33.827874+0000", 2024-09-21T10:02:29.041 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 55.084487772999999, 2024-09-21T10:02:29.041 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.442811393, 2024-09-21T10:02:29.041 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:29.041 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:29.041 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:02:29.041 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:02:29.042 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:02:29.042 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 154756 2024-09-21T10:02:29.042 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.042 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:29.042 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.042 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:29.042 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827874+0000", 2024-09-21T10:02:29.042 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.042 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.042 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.042 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:29.042 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827874+0000", 2024-09-21T10:02:29.042 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.043 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.043 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.043 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:29.043 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827873+0000", 2024-09-21T10:02:29.043 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:29.043 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.043 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.043 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:29.043 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827877+0000", 2024-09-21T10:02:29.043 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2019999999999997e-06 2024-09-21T10:02:29.043 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.043 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.043 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:29.043 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827885+0000", 2024-09-21T10:02:29.044 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9959999999999993e-06 2024-09-21T10:02:29.044 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.044 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.044 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:29.044 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827889+0000", 2024-09-21T10:02:29.044 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8999999999999999e-06 2024-09-21T10:02:29.044 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.044 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.044 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:29.044 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.832647+0000", 2024-09-21T10:02:29.044 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047572700000000001 2024-09-21T10:02:29.044 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.044 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.045 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:29.045 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.832741+0000", 2024-09-21T10:02:29.045 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4795000000000003e-05 2024-09-21T10:02:29.045 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.045 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.045 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:02:29.045 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.832847+0000", 2024-09-21T10:02:29.045 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000105667 2024-09-21T10:02:29.045 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.045 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.045 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:29.045 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.837279+0000", 2024-09-21T10:02:29.045 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0044323009999999996 2024-09-21T10:02:29.045 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.045 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.046 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:02:29.046 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.837337+0000", 2024-09-21T10:02:29.046 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7747999999999997e-05 2024-09-21T10:02:29.046 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.046 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.046 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:02:29.046 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.270601+0000", 2024-09-21T10:02:29.046 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.433263764 2024-09-21T10:02:29.046 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.046 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.046 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:29.046 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.270650+0000", 2024-09-21T10:02:29.046 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8708000000000002e-05 2024-09-21T10:02:29.046 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.047 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.047 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:29.047 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.270686+0000", 2024-09-21T10:02:29.047 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6130999999999997e-05 2024-09-21T10:02:29.047 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.047 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:29.047 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.047 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.047 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.047 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:186318 9.5 e313/308 9:aec7daec:::benchmark_data_smithi137_231121_object58136:head v 313'11568, mlcod=313'11565)", 2024-09-21T10:02:29.047 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:17.097876+0000", 2024-09-21T10:02:29.047 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 11.814486343, 2024-09-21T10:02:29.047 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.046286741999999999, 2024-09-21T10:02:29.047 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:02:29.047 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:02:29.048 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:02:29.048 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.048 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:02:29.048 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097876+0000", 2024-09-21T10:02:29.048 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.048 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.048 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.048 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:02:29.048 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097876+0000", 2024-09-21T10:02:29.048 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:02:29.048 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.048 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.048 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:02:29.048 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097875+0000", 2024-09-21T10:02:29.048 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:02:29.049 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.049 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.049 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:02:29.049 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097883+0000", 2024-09-21T10:02:29.049 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9810000000000003e-06 2024-09-21T10:02:29.049 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.049 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.049 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:02:29.049 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097894+0000", 2024-09-21T10:02:29.049 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1409999999999999e-05 2024-09-21T10:02:29.049 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.049 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.050 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:02:29.050 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097900+0000", 2024-09-21T10:02:29.050 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2809999999999997e-06 2024-09-21T10:02:29.050 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.050 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.050 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:02:29.050 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.102522+0000", 2024-09-21T10:02:29.050 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046214189999999999 2024-09-21T10:02:29.050 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.050 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.050 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:02:29.050 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.102569+0000", 2024-09-21T10:02:29.051 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7558000000000001e-05 2024-09-21T10:02:29.051 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.051 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.051 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:02:29.051 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.144096+0000", 2024-09-21T10:02:29.051 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.041526743999999997 2024-09-21T10:02:29.051 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:02:29.051 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:02:29.051 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:02:29.051 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.144162+0000", 2024-09-21T10:02:29.051 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6282e-05 2024-09-21T10:02:29.051 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.051 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:29.052 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.052 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:02:29.052 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:02:29.052 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:02:29.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:29.068 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:29.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:29.169 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:29.195 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:29.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:29.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:29.297 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:29.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:29.328 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:29.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:29.429 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:29.465 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:29.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:29.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:29.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:29 smithi137 ceph-mon[93825]: osdmap e318: 8 total, 8 up, 7 in 2024-09-21T10:02:29.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:29 smithi137 ceph-mon[97575]: osdmap e318: 8 total, 8 up, 7 in 2024-09-21T10:02:29.567 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:29.591 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:29 smithi165 ceph-mon[86023]: osdmap e318: 8 total, 8 up, 7 in 2024-09-21T10:02:29.607 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:29.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:29.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:29.709 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:29.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:29.755 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:29.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:29.856 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:29.902 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:29.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:29.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:30.004 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:30.037 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:30.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:30.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:30.139 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:30.160 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:30.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:30.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:30.262 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:30.298 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:30.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:30.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:30.400 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:30.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:30.438 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:30.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:30.475 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:30 smithi165 ceph-mon[86023]: pgmap v1016: 89 pgs: 1 peering, 4 active+remapped+backfilling, 4 active+remapped+backfill_wait, 80 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 378 op/s; 22518/193917 objects misplaced (11.612%); 26 MiB/s, 418 objects/s recovering 2024-09-21T10:02:30.475 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:02:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:02:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:02:30.499 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:02:30.539 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:30.544 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:30 smithi137 ceph-mon[93825]: pgmap v1016: 89 pgs: 1 peering, 4 active+remapped+backfilling, 4 active+remapped+backfill_wait, 80 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 378 op/s; 22518/193917 objects misplaced (11.612%); 26 MiB/s, 418 objects/s recovering 2024-09-21T10:02:30.544 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:30 smithi137 ceph-mon[97575]: pgmap v1016: 89 pgs: 1 peering, 4 active+remapped+backfilling, 4 active+remapped+backfill_wait, 80 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 378 op/s; 22518/193917 objects misplaced (11.612%); 26 MiB/s, 418 objects/s recovering 2024-09-21T10:02:30.564 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:30.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:30.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:30.666 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:30.690 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:30.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:30.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:30.792 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:30.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:30.965 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:30.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:31.066 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:31.097 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:31.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:31.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:31.199 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:31.225 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:31.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:31.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:31.326 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:31.371 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:31.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:31.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:31.472 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:31.502 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:31.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:31.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:31.603 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:31.639 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:31.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:31.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:31.741 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:31.771 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:31.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:31.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:31.873 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:31.903 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:31.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:31.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:32.005 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:32.029 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:32.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:32.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:32.131 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:32.162 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:32.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:32.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:32.264 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:32.290 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:32.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:32.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:02:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:02:31] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.51.0" 2024-09-21T10:02:32.391 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:32.438 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:32.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:32.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:32.539 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:32.566 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:32.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:32.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:32 smithi165 ceph-mon[86023]: pgmap v1017: 89 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 83 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 606 op/s; 18754/188127 objects misplaced (9.969%); 54 MiB/s, 861 objects/s recovering 2024-09-21T10:02:32.668 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:32.672 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:32 smithi137 ceph-mon[97575]: pgmap v1017: 89 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 83 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 606 op/s; 18754/188127 objects misplaced (9.969%); 54 MiB/s, 861 objects/s recovering 2024-09-21T10:02:32.673 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:32 smithi137 ceph-mon[93825]: pgmap v1017: 89 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 83 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 606 op/s; 18754/188127 objects misplaced (9.969%); 54 MiB/s, 861 objects/s recovering 2024-09-21T10:02:32.691 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:32.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:32.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:32.793 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:32.862 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:32.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:32.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:32.964 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:33.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:33.033 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:33.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:33.134 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:33.171 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:33.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:33.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:33.273 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:33.318 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:33.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:33.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:33.420 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:33.449 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:33.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:33.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:33.527 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:02:33.527 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:02:33.551 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:33.579 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:33.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:33.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:33.584 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:02:33.584 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:02:33.617 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:02:33.618 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:02:33.654 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:02:33.654 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:02:33.680 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:33.686 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:02:33.686 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:02:33.706 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:33.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:33.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:33.728 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:02:33.728 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:02:33.761 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:33.766 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:02:33.766 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:02:33.796 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:02:33.796 INFO:teuthology.orchestra.run.smithi137.stdout: "success": "" 2024-09-21T10:02:33.796 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:02:33.797 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:02:33.797 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:02:33.808 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:33.865 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:33.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:33.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:33.967 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:34.013 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:34.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:34.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:34.033 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:02:34.115 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:34.160 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:34.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:34.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:34.262 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:34.292 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:34.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:34.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:34.394 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:34.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:34.417 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:34.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:34.518 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:34.545 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:34.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:34.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:34.646 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:34 smithi165 ceph-mon[86023]: pgmap v1018: 89 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 83 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 381 op/s; 18754/187527 objects misplaced (10.001%); 36 MiB/s, 577 objects/s recovering 2024-09-21T10:02:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:34 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3667103161' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:02:34.670 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:34.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:34.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:34.762 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:34 smithi137 ceph-mon[93825]: pgmap v1018: 89 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 83 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 381 op/s; 18754/187527 objects misplaced (10.001%); 36 MiB/s, 577 objects/s recovering 2024-09-21T10:02:34.762 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:34 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3667103161' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:02:34.762 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:34 smithi137 ceph-mon[97575]: pgmap v1018: 89 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 83 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 381 op/s; 18754/187527 objects misplaced (10.001%); 36 MiB/s, 577 objects/s recovering 2024-09-21T10:02:34.762 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:34 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3667103161' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:02:34.771 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:34.793 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:34.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:34.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:34.894 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:34.916 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:34.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:34.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:35.017 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:35.038 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:35.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:35.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:35.140 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:35.164 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:35.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:35.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:35.266 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:35.287 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:35.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:35.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:35.389 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:35.415 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:35.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:35.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:35.516 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:35.552 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:35.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:35.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:35 smithi165 ceph-mon[86023]: osdmap e319: 8 total, 8 up, 7 in 2024-09-21T10:02:35.654 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:35.692 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:35.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:35.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:35.794 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:35.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:35 smithi137 ceph-mon[93825]: osdmap e319: 8 total, 8 up, 7 in 2024-09-21T10:02:35.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:35 smithi137 ceph-mon[97575]: osdmap e319: 8 total, 8 up, 7 in 2024-09-21T10:02:35.824 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:35.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:35.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:35.926 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:35.951 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:35.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:35.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:36.053 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:36.097 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:36.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:36.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:36.199 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:36.235 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:36.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:36.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:36.337 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:36.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:36.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:36.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:36.481 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:36.501 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:36.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:36.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:36.603 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:36.632 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:36.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:36.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:36 smithi165 ceph-mon[86023]: pgmap v1020: 89 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 83 active+clean; 3.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 621 op/s; 16887/180879 objects misplaced (9.336%); 39 MiB/s, 625 objects/s recovering 2024-09-21T10:02:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:36 smithi165 ceph-mon[86023]: osdmap e320: 8 total, 8 up, 7 in 2024-09-21T10:02:36.654 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:36 smithi137 ceph-mon[93825]: pgmap v1020: 89 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 83 active+clean; 3.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 621 op/s; 16887/180879 objects misplaced (9.336%); 39 MiB/s, 625 objects/s recovering 2024-09-21T10:02:36.654 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:36 smithi137 ceph-mon[93825]: osdmap e320: 8 total, 8 up, 7 in 2024-09-21T10:02:36.655 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:36 smithi137 ceph-mon[97575]: pgmap v1020: 89 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 83 active+clean; 3.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 621 op/s; 16887/180879 objects misplaced (9.336%); 39 MiB/s, 625 objects/s recovering 2024-09-21T10:02:36.655 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:36 smithi137 ceph-mon[97575]: osdmap e320: 8 total, 8 up, 7 in 2024-09-21T10:02:36.734 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:36.774 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:36.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:36.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:36.876 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:36.913 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:36.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:36.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:37.015 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:37.050 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:37.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:37.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:37.152 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:37.180 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:37.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:37.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:37.282 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:37.327 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:37.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:37.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:37.428 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:37.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:37.474 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:37.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:37.575 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:37.605 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:37.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:37.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:37.707 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:37.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:37.742 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:37.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:37.843 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:37.884 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:37.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:37.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:37.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:38.023 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:38.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:38.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:38.125 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:38.154 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:38.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:38.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:38.256 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:38.294 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:38.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:38.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:38.396 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:38.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:38 smithi165 ceph-mon[86023]: pgmap v1022: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.6 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 16358/177309 objects misplaced (9.226%); 35 MiB/s, 559 objects/s recovering 2024-09-21T10:02:38.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:38 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:02:38.427 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:38.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:38.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:38.528 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:38 smithi137 ceph-mon[93825]: pgmap v1022: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.6 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 16358/177309 objects misplaced (9.226%); 35 MiB/s, 559 objects/s recovering 2024-09-21T10:02:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:38 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:02:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:38 smithi137 ceph-mon[97575]: pgmap v1022: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.6 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 16358/177309 objects misplaced (9.226%); 35 MiB/s, 559 objects/s recovering 2024-09-21T10:02:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:38 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:02:38.562 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:38.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:38.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:38.658 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:38.664 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:38.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:38.729 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:38.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:38.830 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:38.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:38.870 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:38.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:38.971 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:39.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:39.014 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:39.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:39.115 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:39.120 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:02:39.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:39.169 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:39.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:39.270 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:39.295 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:39.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:39.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:39.397 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:39.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:39.439 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:39.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:39.541 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:39.600 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:39.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:39.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:39.702 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:39.754 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:39.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:39.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:39.856 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:39.925 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:39.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:39.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:40.026 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:02:40.027 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:02:40.027 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:40.086 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:40.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:40.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:40.188 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:40.219 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:40.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:40.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:40.321 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:40.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:40.349 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:40.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:40.450 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:40.488 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:40.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:40.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:40.502 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:40 smithi165 ceph-mon[86023]: pgmap v1023: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 527 op/s; 15591/175464 objects misplaced (8.886%); 15 MiB/s, 238 objects/s recovering 2024-09-21T10:02:40.502 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:02:40.502 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:02:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:02:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:02:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:40 smithi137 ceph-mon[93825]: pgmap v1023: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 527 op/s; 15591/175464 objects misplaced (8.886%); 15 MiB/s, 238 objects/s recovering 2024-09-21T10:02:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:02:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:40 smithi137 ceph-mon[97575]: pgmap v1023: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 527 op/s; 15591/175464 objects misplaced (8.886%); 15 MiB/s, 238 objects/s recovering 2024-09-21T10:02:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:02:40.590 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:40.616 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:40.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:40.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:40.718 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:40.747 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:40.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:40.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:40.848 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:40.885 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:40.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:40.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:40.987 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:41.015 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:41.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:41.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:41.117 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:41.174 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:41.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:41.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:41.276 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:41.317 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:41.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:41.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:41.419 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:41.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:41.453 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:41.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:41.487 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:02:41.554 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:41.581 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:41.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:41.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:41.683 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:41.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:41.738 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:41.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:41.839 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:41.865 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:41.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:41.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:41.967 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:41.991 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:41.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:41.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:42.093 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:42.121 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:42.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:42.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:42.223 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:42.265 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:42.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:42.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:42.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:02:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:02:41] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.51.0" 2024-09-21T10:02:42.367 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:42.394 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:42.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:42.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:42.496 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:42.522 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:42.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:42.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:42.528 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:42.615 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6] out_osds: [7] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T10:02:42.615 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 0 1 2024-09-21T10:02:42.624 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:42.632 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:42 smithi165 ceph-mon[86023]: pgmap v1024: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 878 op/s; 13893/166422 objects misplaced (8.348%); 22 MiB/s, 347 objects/s recovering 2024-09-21T10:02:42.652 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:42.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:42.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:42.688 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:42 smithi137 ceph-mon[93825]: pgmap v1024: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 878 op/s; 13893/166422 objects misplaced (8.348%); 22 MiB/s, 347 objects/s recovering 2024-09-21T10:02:42.688 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:42 smithi137 ceph-mon[97575]: pgmap v1024: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 878 op/s; 13893/166422 objects misplaced (8.348%); 22 MiB/s, 347 objects/s recovering 2024-09-21T10:02:42.754 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:42.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:42.831 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:42.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:42.932 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:42.985 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:42.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:42.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:43.087 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:43.119 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:43.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:43.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:43.221 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:43.248 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:43.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:43.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:43.350 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:43.396 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:43.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:43.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:43.498 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:43.526 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:43.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:43.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:43.628 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:43.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:43.667 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:43.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:43.768 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:43.793 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:43.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:43.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:43.895 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:43.933 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:43.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:43.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:44.035 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:44.064 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:44.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:44.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:44.165 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:44.203 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:44.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:44.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:44.292 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:44 smithi137 ceph-mon[93825]: pgmap v1025: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 13893/165732 objects misplaced (8.383%); 13 MiB/s, 213 objects/s recovering 2024-09-21T10:02:44.292 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:44 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:02:44.292 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:44 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:02:44.292 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:44 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2497489823' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:02:44.292 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:44 smithi137 ceph-mon[97575]: pgmap v1025: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 13893/165732 objects misplaced (8.383%); 13 MiB/s, 213 objects/s recovering 2024-09-21T10:02:44.292 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:44 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:02:44.292 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:44 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:02:44.292 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:44 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2497489823' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:02:44.306 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:44.333 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:44.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:44.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:44.366 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T10:02:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:44 smithi165 ceph-mon[86023]: pgmap v1025: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 13893/165732 objects misplaced (8.383%); 13 MiB/s, 213 objects/s recovering 2024-09-21T10:02:44.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:44 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:02:44.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:44 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:02:44.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:44 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2497489823' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:02:44.435 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:44.463 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:44.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:44.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:44.564 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:44.602 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:44.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:44.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:44.704 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:44.742 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:44.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:44.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:44.841 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:44.843 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:44.901 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:44.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:44.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:45.002 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:45.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:45.028 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:45.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:45.129 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:45.162 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:45.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:45.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:45.263 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:45.292 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:45.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:45.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:45.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:45 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:02:45.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:45 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2497489823' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:02:45.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:45 smithi137 ceph-mon[93825]: osdmap e321: 8 total, 8 up, 7 in 2024-09-21T10:02:45.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:45 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:02:45.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:45 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2497489823' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:02:45.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:45 smithi137 ceph-mon[97575]: osdmap e321: 8 total, 8 up, 7 in 2024-09-21T10:02:45.394 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:45.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:45 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:02:45.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:45 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2497489823' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:02:45.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:45 smithi165 ceph-mon[86023]: osdmap e321: 8 total, 8 up, 7 in 2024-09-21T10:02:45.422 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:45.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:45.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:45.524 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:45.551 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:45.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:45.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:45.653 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:45.701 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:45.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:45.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:45.802 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:45.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:45.835 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:45.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:45.936 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:45.970 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:45.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:45.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:46.072 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:46.097 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:46.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:46.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:46.199 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:46.221 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:46.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:46.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:46.323 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:46.351 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:46.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:46.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:46.453 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:46.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:46.482 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:46.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:46 smithi137 ceph-mon[97575]: pgmap v1027: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.2 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 737 op/s; 12484/159615 objects misplaced (7.821%); 17 MiB/s, 270 objects/s recovering 2024-09-21T10:02:46.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:46 smithi137 ceph-mon[93825]: pgmap v1027: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.2 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 737 op/s; 12484/159615 objects misplaced (7.821%); 17 MiB/s, 270 objects/s recovering 2024-09-21T10:02:46.583 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:46.608 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:46.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:46.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:46 smithi165 ceph-mon[86023]: pgmap v1027: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.2 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 737 op/s; 12484/159615 objects misplaced (7.821%); 17 MiB/s, 270 objects/s recovering 2024-09-21T10:02:46.710 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:46.732 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:46.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:46.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:46.834 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:46.860 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:46.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:46.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:46.962 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:47.001 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:47.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:47.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:47.102 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:47.124 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:47.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:47.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:47.225 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:47.249 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:47.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:47.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:47.351 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:47.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:47.383 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:47.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:47.484 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:47.531 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:47.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:47.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:47.633 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:47.653 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:47.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:47.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:47.755 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:47.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:47.795 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:47.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:47.896 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:47.917 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:47.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:47.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:48.019 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:48.051 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:48.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:48.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:48.153 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:48.187 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:48.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:48.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:48.288 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:48.319 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:48.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:48.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:48.421 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:48.455 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:48.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:48.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:48.557 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:48.593 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:48.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:48.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:48 smithi165 ceph-mon[86023]: pgmap v1028: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 731 op/s; 12253/155358 objects misplaced (7.887%); 14 MiB/s, 227 objects/s recovering 2024-09-21T10:02:48.695 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:48.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:48.735 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:48.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:48.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:48 smithi137 ceph-mon[93825]: pgmap v1028: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 731 op/s; 12253/155358 objects misplaced (7.887%); 14 MiB/s, 227 objects/s recovering 2024-09-21T10:02:48.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:48 smithi137 ceph-mon[97575]: pgmap v1028: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 731 op/s; 12253/155358 objects misplaced (7.887%); 14 MiB/s, 227 objects/s recovering 2024-09-21T10:02:48.837 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:48.877 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:48.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:48.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:48.979 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:49.005 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:49.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:49.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:49.106 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:49.135 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:49.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:49.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:49.236 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:49.262 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:49.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:49.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:49.367 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:49.394 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:49.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:49.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:49.496 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:49.526 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:49.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:49.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:49.628 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:49.653 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:49.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:49.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:49.754 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:49.781 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:49.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:49.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:49.882 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:49.906 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:49.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:49.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:50.008 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:50.046 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:50.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:50.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:50.148 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:50.179 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:50.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:50.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:50.281 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:50.322 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:50.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:50.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:50.424 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:50.457 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:50.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:50.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:50.470 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:02:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:02:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:02:50.471 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:50 smithi165 ceph-mon[86023]: pgmap v1029: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 740 op/s; 11868/153234 objects misplaced (7.745%); 12 MiB/s, 193 objects/s recovering 2024-09-21T10:02:50.559 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:50.607 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:50.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:50.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:50.701 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:50 smithi137 ceph-mon[97575]: pgmap v1029: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 740 op/s; 11868/153234 objects misplaced (7.745%); 12 MiB/s, 193 objects/s recovering 2024-09-21T10:02:50.701 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:50 smithi137 ceph-mon[93825]: pgmap v1029: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 740 op/s; 11868/153234 objects misplaced (7.745%); 12 MiB/s, 193 objects/s recovering 2024-09-21T10:02:50.708 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:50.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:50.739 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:50.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:50.840 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:50.884 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:50.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:50.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:50.985 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:51.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:51.026 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:51.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:51.127 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:51.166 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:51.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:51.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:51.268 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:51.311 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:51.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:51.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:51.413 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:51.448 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:51.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:51.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:51.549 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:51.587 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:51.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:51.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:51.651 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:02:51.651 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:02:51.689 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:51.689 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:02:51.690 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:02:51.724 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:02:51.724 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:02:51.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:51.725 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:51.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:51.755 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:02:51.756 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:02:51.788 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:02:51.788 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:02:51.822 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:02:51.822 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:02:51.826 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:51.857 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:51.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:51.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:51.867 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:02:51.867 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:02:51.908 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:02:51.908 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:02:51.959 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:51.988 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:51.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:51.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:52.091 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:52.123 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:52.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:52.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:52.225 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:52.226 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:02:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:02:51] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.51.0" 2024-09-21T10:02:52.226 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:02:52.227 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T10:02:52.227 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T10:02:52.227 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T10:02:52.227 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:02:52.293 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:52.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:52.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:52.395 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:52.417 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:52.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:52.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:52.519 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:52.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:52 smithi137 ceph-mon[97575]: pgmap v1030: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 10557/143880 objects misplaced (7.337%); 9.8 MiB/s, 156 objects/s recovering 2024-09-21T10:02:52.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:52 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/602874849' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:02:52.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:52 smithi137 ceph-mon[93825]: pgmap v1030: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 10557/143880 objects misplaced (7.337%); 9.8 MiB/s, 156 objects/s recovering 2024-09-21T10:02:52.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:52 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/602874849' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:02:52.554 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:52.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:52.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:52.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:52 smithi165 ceph-mon[86023]: pgmap v1030: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 10557/143880 objects misplaced (7.337%); 9.8 MiB/s, 156 objects/s recovering 2024-09-21T10:02:52.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:52 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/602874849' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:02:52.656 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:52.689 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:52.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:52.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:52.791 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:52.828 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:52.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:52.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:52.930 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:52.971 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:52.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:52.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:53.073 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:53.099 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:53.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:53.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:53.200 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:53.222 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:53.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:53.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:53.324 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:53.350 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:53.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:53.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:53.452 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:53.478 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:53.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:53.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:53.579 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:53.604 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:53.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:53.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:53.706 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:53.727 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:53.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:53.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:53.829 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:53.853 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:53.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:53.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:53.955 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:53.976 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:53.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:53.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:54.078 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:54.100 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:54.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:54.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:54.202 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:54.223 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:54.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:54.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:54.325 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:54.350 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:54.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:54.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:54.451 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:54.475 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:54.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:54.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:54.577 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:54.603 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:54.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:54.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:54.705 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:54.746 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:54.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:54.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:54.776 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:54 smithi137 ceph-mon[93825]: pgmap v1031: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 10557/143217 objects misplaced (7.371%); 9.8 MiB/s, 156 objects/s recovering 2024-09-21T10:02:54.776 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:54 smithi137 ceph-mon[93825]: osdmap e322: 8 total, 8 up, 7 in 2024-09-21T10:02:54.776 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:54 smithi137 ceph-mon[97575]: pgmap v1031: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 10557/143217 objects misplaced (7.371%); 9.8 MiB/s, 156 objects/s recovering 2024-09-21T10:02:54.776 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:54 smithi137 ceph-mon[97575]: osdmap e322: 8 total, 8 up, 7 in 2024-09-21T10:02:54.848 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:54.872 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:54.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:54.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:54.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:54 smithi165 ceph-mon[86023]: pgmap v1031: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 10557/143217 objects misplaced (7.371%); 9.8 MiB/s, 156 objects/s recovering 2024-09-21T10:02:54.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:54 smithi165 ceph-mon[86023]: osdmap e322: 8 total, 8 up, 7 in 2024-09-21T10:02:54.975 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:55.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:55.013 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:55.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:55.114 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:55.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:55.152 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:55.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:55.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:55.292 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:55.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:55.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:55.394 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:55.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:55.420 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:55.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:55.521 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:55.574 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:55.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:55.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:55.676 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:55.702 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:55.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:55.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:55 smithi137 ceph-mon[93825]: osdmap e323: 8 total, 8 up, 7 in 2024-09-21T10:02:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:02:55.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:55 smithi137 ceph-mon[97575]: osdmap e323: 8 total, 8 up, 7 in 2024-09-21T10:02:55.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:02:55.803 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:55.830 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:55.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:55.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:55.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:55 smithi165 ceph-mon[86023]: osdmap e323: 8 total, 8 up, 7 in 2024-09-21T10:02:55.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:02:55.905 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:02:55.932 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:55.958 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:55.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:55.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:56.059 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:56.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:56.122 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:56.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:56.170 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:02:56.224 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:56.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:56.286 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:56.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:56.386 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:56.410 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:56.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:56.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:56.512 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:56.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:56.565 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:56.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:02:56.666 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:56.686 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:56 smithi137 ceph-mon[93825]: pgmap v1034: 89 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 8901/137427 objects misplaced (6.477%); 15 MiB/s, 242 objects/s recovering 2024-09-21T10:02:56.687 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:56 smithi137 ceph-mon[97575]: pgmap v1034: 89 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 8901/137427 objects misplaced (6.477%); 15 MiB/s, 242 objects/s recovering 2024-09-21T10:02:56.690 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:56.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:56.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:56.792 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:56.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:56.839 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:56.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:56 smithi165 ceph-mon[86023]: pgmap v1034: 89 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 8901/137427 objects misplaced (6.477%); 15 MiB/s, 242 objects/s recovering 2024-09-21T10:02:56.940 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:56.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:56.966 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:56.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:57.067 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:57.092 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:57.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:57.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:57.103 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:57.193 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:02:57.219 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:57.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:57.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:02:57.320 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:57.345 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:57.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:57.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:57.434 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.0 to 1 (10000) 2024-09-21T10:02:57.447 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:57.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:57.469 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:57.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:57.570 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:57.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:57.598 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:57.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:57.698 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:57.731 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:57.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:57.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:57.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:57 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/541955365' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:02:57.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:57 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:02:57.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:57 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/541955365' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:02:57.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:57 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:02:57.833 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:57.854 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:57.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:57.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:57.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:57 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/541955365' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:02:57.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:57 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:02:57.956 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:57.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:57.983 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:57.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:58.084 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:58.106 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:58.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:58.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:58.208 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:58.232 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:58.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:58.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:58.289 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 1 1 2024-09-21T10:02:58.299 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:58.334 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:58.359 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:58.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:58.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:58.461 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:58.489 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:58.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:58.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:58.518 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:58 smithi137 ceph-mon[93825]: pgmap v1035: 89 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 804 op/s; 8697/133920 objects misplaced (6.494%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:02:58.518 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:58 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:02:58.518 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:58 smithi137 ceph-mon[93825]: osdmap e324: 8 total, 8 up, 7 in 2024-09-21T10:02:58.518 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:58 smithi137 ceph-mon[97575]: pgmap v1035: 89 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 804 op/s; 8697/133920 objects misplaced (6.494%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:02:58.519 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:58 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:02:58.519 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:58 smithi137 ceph-mon[97575]: osdmap e324: 8 total, 8 up, 7 in 2024-09-21T10:02:58.591 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:58.614 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:58.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:58.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:58.689 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:02:58.716 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:58.740 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:58.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:58.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:58.842 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:02:58.867 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:58.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:58.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:02:58.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:58 smithi165 ceph-mon[86023]: pgmap v1035: 89 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 804 op/s; 8697/133920 objects misplaced (6.494%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:02:58.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:58 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:02:58.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:58 smithi165 ceph-mon[86023]: osdmap e324: 8 total, 8 up, 7 in 2024-09-21T10:02:58.969 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:59.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:59.031 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:59.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:59.132 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:02:59.178 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:59.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:59.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:02:59.280 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:59.307 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:59.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:59.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:59.409 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:02:59.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:59.461 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:59.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:02:59.562 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:02:59.591 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:59.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:59.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:02:59.692 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:02:59.720 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:59.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:59.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:02:59.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:02:59 smithi137 ceph-mon[93825]: osdmap e325: 8 total, 8 up, 7 in 2024-09-21T10:02:59.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:02:59 smithi137 ceph-mon[97575]: osdmap e325: 8 total, 8 up, 7 in 2024-09-21T10:02:59.823 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:02:59.852 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:02:59.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:59.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:02:59.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:02:59 smithi165 ceph-mon[86023]: osdmap e325: 8 total, 8 up, 7 in 2024-09-21T10:02:59.954 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:02:59.992 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:02:59.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:02:59.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:00.094 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:00.120 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:00.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:00.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:00.223 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:00.255 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:00.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:00.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:00.356 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:00.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:00.411 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:00.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:00.475 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:03:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:03:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:03:00.512 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:00.538 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:00.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:00.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:00.640 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:00.681 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:00.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:00.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:00.783 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:00.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:00 smithi137 ceph-mon[93825]: pgmap v1038: 89 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 581 op/s; 8697/132735 objects misplaced (6.552%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T10:03:00.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:00 smithi137 ceph-mon[97575]: pgmap v1038: 89 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 581 op/s; 8697/132735 objects misplaced (6.552%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T10:03:00.815 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:00.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:00.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:00 smithi165 ceph-mon[86023]: pgmap v1038: 89 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 581 op/s; 8697/132735 objects misplaced (6.552%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T10:03:00.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:00.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:00.942 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:00.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:01.043 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:01.068 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:01.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:01.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:01.170 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:01.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:01.212 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:01.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:01.313 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:01.340 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:01.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:01.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:01.442 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:01.468 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:01.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:01.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:01.570 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:01.607 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:01.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:01.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:01.709 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:01.757 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:01.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:01.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:01.793 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:01.793 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:01.859 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:01.909 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:01.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:01.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:02.010 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:02.036 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:02.504 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:03:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:03:01] "GET /metrics HTTP/1.1" 200 36541 "" "Prometheus/2.51.0" 2024-09-21T10:03:02.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:02.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:02.606 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:02.633 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:02.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:02.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:02.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:02 smithi165 ceph-mon[86023]: pgmap v1039: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 5893/124503 objects misplaced (4.733%); 22 MiB/s, 352 objects/s recovering 2024-09-21T10:03:02.735 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:02.763 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:02.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:02.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:02.782 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:02 smithi137 ceph-mon[93825]: pgmap v1039: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 5893/124503 objects misplaced (4.733%); 22 MiB/s, 352 objects/s recovering 2024-09-21T10:03:02.782 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:02 smithi137 ceph-mon[97575]: pgmap v1039: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 5893/124503 objects misplaced (4.733%); 22 MiB/s, 352 objects/s recovering 2024-09-21T10:03:02.865 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:02.908 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:02.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:02.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:03.010 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:03.057 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:03.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:03.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:03.159 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:03.182 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:03.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:03.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:03.283 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:03.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:03.318 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:03.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:03.419 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:03.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:03.467 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:03.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:03.492 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T10:03:03.568 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:03.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:03.594 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:03.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:03.695 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:03.738 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:03.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:03.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:03.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:03 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3441423046' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:03:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:03 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3441423046' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:03:03.840 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:03.879 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:03.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:03.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:03.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:03 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3441423046' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:03:03.981 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:04.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:04.023 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:04.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:04.124 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:04.151 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:04.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:04.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:04.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:04.289 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:04.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:04.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:04.391 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:04.432 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:04.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:04.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:04.533 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:04.571 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:04.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:04.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:04.673 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:04.699 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:04.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:04.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:04.724 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:04 smithi137 ceph-mon[93825]: pgmap v1040: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 562 op/s; 5893/123918 objects misplaced (4.756%); 18 MiB/s, 288 objects/s recovering 2024-09-21T10:03:04.724 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:04 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:03:04.724 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:04 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3441423046' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:03:04.724 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:04 smithi137 ceph-mon[93825]: osdmap e326: 8 total, 8 up, 7 in 2024-09-21T10:03:04.724 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:04 smithi137 ceph-mon[97575]: pgmap v1040: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 562 op/s; 5893/123918 objects misplaced (4.756%); 18 MiB/s, 288 objects/s recovering 2024-09-21T10:03:04.724 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:04 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:03:04.724 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:04 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3441423046' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:03:04.725 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:04 smithi137 ceph-mon[97575]: osdmap e326: 8 total, 8 up, 7 in 2024-09-21T10:03:04.801 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:04.829 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:04.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:04.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:04.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:04 smithi165 ceph-mon[86023]: pgmap v1040: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 562 op/s; 5893/123918 objects misplaced (4.756%); 18 MiB/s, 288 objects/s recovering 2024-09-21T10:03:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:04 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:03:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:04 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3441423046' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:03:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:04 smithi165 ceph-mon[86023]: osdmap e326: 8 total, 8 up, 7 in 2024-09-21T10:03:04.930 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:04.968 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:04.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:04.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:05.070 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:05.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:05.099 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:05.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:05.200 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:05.226 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:05.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:05.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:05.328 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:05.373 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:05.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:05.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:05.475 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:05.518 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:05.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:05.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:05.620 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:05.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:05.647 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:05.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:05.748 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:05.768 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:05.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:05.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:05.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:05 smithi137 ceph-mon[93825]: pgmap v1042: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 747 op/s; 5144/117021 objects misplaced (4.396%); 22 MiB/s, 356 objects/s recovering 2024-09-21T10:03:05.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:05 smithi137 ceph-mon[97575]: pgmap v1042: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 747 op/s; 5144/117021 objects misplaced (4.396%); 22 MiB/s, 356 objects/s recovering 2024-09-21T10:03:05.870 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:05.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:05 smithi165 ceph-mon[86023]: pgmap v1042: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 747 op/s; 5144/117021 objects misplaced (4.396%); 22 MiB/s, 356 objects/s recovering 2024-09-21T10:03:05.910 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:05.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:05.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:06.012 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:06.056 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:06.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:06.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:06.080 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:03:06.080 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T10:03:06.080 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T10:03:06.080 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T10:03:06.080 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.081 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:151769 8.c 8:338cf94f:::benchmark_data_smithi137_204476_object23166:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e257)", 2024-09-21T10:03:06.081 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:06.034835+0000", 2024-09-21T10:03:06.081 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 358.854954335, 2024-09-21T10:03:06.081 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25291871500000002, 2024-09-21T10:03:06.081 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.081 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.081 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.081 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:03:06.081 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:03:06.081 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:03:06.081 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 151769 2024-09-21T10:03:06.081 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.081 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.082 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.082 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.082 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.034835+0000", 2024-09-21T10:03:06.082 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.082 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.082 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.082 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.082 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.034835+0000", 2024-09-21T10:03:06.082 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.082 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.082 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.082 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.082 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.034836+0000", 2024-09-21T10:03:06.083 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.119e-06 2024-09-21T10:03:06.083 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.083 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.083 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.083 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.034840+0000", 2024-09-21T10:03:06.083 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5700000000000003e-06 2024-09-21T10:03:06.083 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.083 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.083 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.083 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.034852+0000", 2024-09-21T10:03:06.083 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.134e-05 2024-09-21T10:03:06.083 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.083 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.083 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.084 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.034859+0000", 2024-09-21T10:03:06.084 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9330000000000004e-06 2024-09-21T10:03:06.084 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.084 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.084 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.084 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.034926+0000", 2024-09-21T10:03:06.084 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7399999999999998e-05 2024-09-21T10:03:06.084 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.084 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.084 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.084 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.035028+0000", 2024-09-21T10:03:06.084 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010251000000000001 2024-09-21T10:03:06.084 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.084 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.084 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:03:06.085 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.035159+0000", 2024-09-21T10:03:06.085 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013005499999999999 2024-09-21T10:03:06.085 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.085 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.085 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:03:06.085 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.038222+0000", 2024-09-21T10:03:06.085 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003063821 2024-09-21T10:03:06.085 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.085 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.085 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.085 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.038790+0000", 2024-09-21T10:03:06.085 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00056804100000000003 2024-09-21T10:03:06.085 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.085 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.086 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.086 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.287658+0000", 2024-09-21T10:03:06.086 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.248868065 2024-09-21T10:03:06.086 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.086 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.086 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.086 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.287710+0000", 2024-09-21T10:03:06.086 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1891000000000002e-05 2024-09-21T10:03:06.086 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.086 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.086 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.086 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.287753+0000", 2024-09-21T10:03:06.087 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2969999999999997e-05 2024-09-21T10:03:06.087 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.087 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.087 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.087 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.087 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.087 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.45521.0:151779 8.c 8:3709da53:::benchmark_data_smithi137_204476_object23176:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e257)", 2024-09-21T10:03:06.087 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T09:57:06.053354+0000", 2024-09-21T10:03:06.087 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 358.83643461399998, 2024-09-21T10:03:06.087 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.234507624, 2024-09-21T10:03:06.087 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.087 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.087 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.087 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:03:06.088 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.45521", 2024-09-21T10:03:06.088 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:03:06.088 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 151779 2024-09-21T10:03:06.088 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.088 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.088 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.088 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.088 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053354+0000", 2024-09-21T10:03:06.088 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.088 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.088 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.088 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.089 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053354+0000", 2024-09-21T10:03:06.089 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.089 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.089 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.089 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.089 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053356+0000", 2024-09-21T10:03:06.089 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2810000000000001e-06 2024-09-21T10:03:06.089 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.089 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.089 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.089 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053361+0000", 2024-09-21T10:03:06.089 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.789e-06 2024-09-21T10:03:06.089 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.089 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.090 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.090 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053375+0000", 2024-09-21T10:03:06.090 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3277e-05 2024-09-21T10:03:06.090 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.090 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.090 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.090 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053384+0000", 2024-09-21T10:03:06.090 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0010000000000007e-06 2024-09-21T10:03:06.090 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.090 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.090 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.090 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053435+0000", 2024-09-21T10:03:06.090 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1591000000000001e-05 2024-09-21T10:03:06.091 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.091 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.091 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.091 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053523+0000", 2024-09-21T10:03:06.091 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.7911000000000006e-05 2024-09-21T10:03:06.091 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.091 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.091 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:03:06.091 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.053605+0000", 2024-09-21T10:03:06.091 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2317000000000005e-05 2024-09-21T10:03:06.091 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.091 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.091 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:03:06.092 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.056203+0000", 2024-09-21T10:03:06.092 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002597706 2024-09-21T10:03:06.092 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.092 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.092 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.092 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.057013+0000", 2024-09-21T10:03:06.092 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00081005200000000002 2024-09-21T10:03:06.092 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.092 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.092 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.092 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.287790+0000", 2024-09-21T10:03:06.092 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.230776908 2024-09-21T10:03:06.092 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.092 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.093 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.093 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.287829+0000", 2024-09-21T10:03:06.093 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.8376e-05 2024-09-21T10:03:06.093 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.093 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.093 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.093 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T09:57:06.287862+0000", 2024-09-21T10:03:06.093 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3414999999999998e-05 2024-09-21T10:03:06.093 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.093 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.093 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.093 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.093 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.093 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:89613 9.9 9:915d0038:::benchmark_data_smithi137_231121_object89612:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2024-09-21T10:03:06.094 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:24.829717+0000", 2024-09-21T10:03:06.094 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 160.06007196100001, 2024-09-21T10:03:06.094 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25817832200000002, 2024-09-21T10:03:06.094 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.094 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.094 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.094 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:03:06.094 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:03:06.094 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:03:06.094 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 89613 2024-09-21T10:03:06.094 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.094 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.095 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.095 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.095 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.829717+0000", 2024-09-21T10:03:06.095 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.095 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.095 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.095 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.095 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.829717+0000", 2024-09-21T10:03:06.095 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.095 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.095 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.095 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.095 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.829718+0000", 2024-09-21T10:03:06.095 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.372e-06 2024-09-21T10:03:06.096 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.096 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.096 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.096 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.829765+0000", 2024-09-21T10:03:06.096 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6427999999999997e-05 2024-09-21T10:03:06.096 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.096 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.096 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.096 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.829776+0000", 2024-09-21T10:03:06.096 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1620999999999999e-05 2024-09-21T10:03:06.096 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.096 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.096 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.097 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.829783+0000", 2024-09-21T10:03:06.097 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.08e-06 2024-09-21T10:03:06.097 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.097 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.097 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.097 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.830054+0000", 2024-09-21T10:03:06.097 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00027069600000000001 2024-09-21T10:03:06.097 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.097 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.097 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.097 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.830245+0000", 2024-09-21T10:03:06.097 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00019055499999999999 2024-09-21T10:03:06.097 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.098 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.098 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 5,7", 2024-09-21T10:03:06.098 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.830370+0000", 2024-09-21T10:03:06.098 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000124802 2024-09-21T10:03:06.098 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.098 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.098 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:03:06.098 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.021006+0000", 2024-09-21T10:03:06.098 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.19063691299999999 2024-09-21T10:03:06.098 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.098 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.098 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.098 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.087595+0000", 2024-09-21T10:03:06.099 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.066588664000000006 2024-09-21T10:03:06.099 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.099 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.099 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.099 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.087798+0000", 2024-09-21T10:03:06.099 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00020283000000000001 2024-09-21T10:03:06.099 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.099 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.099 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.099 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.087848+0000", 2024-09-21T10:03:06.099 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0241999999999998e-05 2024-09-21T10:03:06.099 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.099 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.099 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.100 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.087895+0000", 2024-09-21T10:03:06.100 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7119000000000001e-05 2024-09-21T10:03:06.100 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.100 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.100 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.100 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.100 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.100 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:89614 9.5 9:a6524c06:::benchmark_data_smithi137_231121_object89613:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2024-09-21T10:03:06.100 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:24.829963+0000", 2024-09-21T10:03:06.100 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 160.05982541500001, 2024-09-21T10:03:06.100 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.26115567099999998, 2024-09-21T10:03:06.100 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.100 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.100 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.101 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:03:06.101 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:03:06.101 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:03:06.101 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 89614 2024-09-21T10:03:06.101 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.101 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.101 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.101 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.101 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.829963+0000", 2024-09-21T10:03:06.101 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.101 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.101 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.101 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.101 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.829963+0000", 2024-09-21T10:03:06.101 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.102 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.102 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.102 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.102 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.829964+0000", 2024-09-21T10:03:06.102 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2900000000000002e-07 2024-09-21T10:03:06.102 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.102 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.102 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.102 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.830014+0000", 2024-09-21T10:03:06.102 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0055000000000001e-05 2024-09-21T10:03:06.102 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.102 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.102 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.103 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.830023+0000", 2024-09-21T10:03:06.103 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9260000000000006e-06 2024-09-21T10:03:06.103 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.103 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.103 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.103 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.830029+0000", 2024-09-21T10:03:06.103 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9179999999999999e-06 2024-09-21T10:03:06.103 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.103 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.103 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.103 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.830193+0000", 2024-09-21T10:03:06.103 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016376300000000001 2024-09-21T10:03:06.103 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.103 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.103 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.104 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.830301+0000", 2024-09-21T10:03:06.104 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000107749 2024-09-21T10:03:06.104 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.104 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.104 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 5,7", 2024-09-21T10:03:06.104 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.830418+0000", 2024-09-21T10:03:06.104 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000116768 2024-09-21T10:03:06.104 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.104 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.104 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:03:06.104 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.021087+0000", 2024-09-21T10:03:06.104 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.190668963 2024-09-21T10:03:06.104 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.104 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.105 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.105 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.031387+0000", 2024-09-21T10:03:06.105 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010300448 2024-09-21T10:03:06.105 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.105 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.105 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.105 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.091034+0000", 2024-09-21T10:03:06.105 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.059646526999999998 2024-09-21T10:03:06.105 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.105 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.105 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.105 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.091082+0000", 2024-09-21T10:03:06.105 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8633e-05 2024-09-21T10:03:06.105 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.105 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.106 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.106 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.091119+0000", 2024-09-21T10:03:06.106 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.6992000000000001e-05 2024-09-21T10:03:06.106 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.106 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.106 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.106 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.106 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.106 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:89617 9.5 9:a5c2c8fc:::benchmark_data_smithi137_231121_object89616:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2024-09-21T10:03:06.106 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:00:24.834075+0000", 2024-09-21T10:03:06.106 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 160.05571416699999, 2024-09-21T10:03:06.106 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25716897900000002, 2024-09-21T10:03:06.106 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.107 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.107 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.107 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:03:06.107 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:03:06.107 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:03:06.107 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 89617 2024-09-21T10:03:06.107 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.107 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.107 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.107 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.107 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.834075+0000", 2024-09-21T10:03:06.107 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.107 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.107 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.108 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.108 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.834075+0000", 2024-09-21T10:03:06.108 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.108 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.108 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.108 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.108 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.834076+0000", 2024-09-21T10:03:06.108 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5829999999999999e-06 2024-09-21T10:03:06.108 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.108 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.108 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.108 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:24.834116+0000", 2024-09-21T10:03:06.108 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9456999999999998e-05 2024-09-21T10:03:06.108 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.109 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.109 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.109 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.020750+0000", 2024-09-21T10:03:06.109 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.18663422800000001 2024-09-21T10:03:06.109 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.109 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.109 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.109 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.020782+0000", 2024-09-21T10:03:06.109 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.2199999999999997e-05 2024-09-21T10:03:06.109 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.109 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.109 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.109 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.021125+0000", 2024-09-21T10:03:06.109 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00034237500000000001 2024-09-21T10:03:06.110 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.110 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.110 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.110 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.021263+0000", 2024-09-21T10:03:06.110 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013811499999999999 2024-09-21T10:03:06.110 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.110 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.110 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 5,7", 2024-09-21T10:03:06.110 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.021397+0000", 2024-09-21T10:03:06.110 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013468599999999999 2024-09-21T10:03:06.110 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.110 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.110 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:03:06.111 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.029966+0000", 2024-09-21T10:03:06.111 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0085685870000000008 2024-09-21T10:03:06.111 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.111 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.111 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.111 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.087572+0000", 2024-09-21T10:03:06.111 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.057605929 2024-09-21T10:03:06.111 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.111 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.111 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.111 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.091155+0000", 2024-09-21T10:03:06.111 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0035829619999999999 2024-09-21T10:03:06.111 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.111 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.112 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.112 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.091203+0000", 2024-09-21T10:03:06.112 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7930999999999999e-05 2024-09-21T10:03:06.112 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.112 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.112 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.112 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:00:25.091244+0000", 2024-09-21T10:03:06.112 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0926000000000001e-05 2024-09-21T10:03:06.112 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.112 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.112 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.112 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.112 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.112 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:172771 9.9 9:9bca42ce:::benchmark_data_smithi137_231121_object44589:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e310)", 2024-09-21T10:03:06.113 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:58.362292+0000", 2024-09-21T10:03:06.113 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 66.527496475000007, 2024-09-21T10:03:06.113 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.487028778, 2024-09-21T10:03:06.113 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.113 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.113 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.113 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:03:06.113 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:03:06.113 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:03:06.113 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 172771 2024-09-21T10:03:06.113 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.113 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.113 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.114 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.114 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.362292+0000", 2024-09-21T10:03:06.114 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.114 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.114 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.114 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.114 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.362292+0000", 2024-09-21T10:03:06.114 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.114 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.114 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.114 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.114 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.362293+0000", 2024-09-21T10:03:06.114 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9299999999999999e-07 2024-09-21T10:03:06.115 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.115 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.115 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.115 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.362295+0000", 2024-09-21T10:03:06.115 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6129999999999998e-06 2024-09-21T10:03:06.115 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.115 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.115 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.115 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.362302+0000", 2024-09-21T10:03:06.115 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2559999999999999e-06 2024-09-21T10:03:06.115 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.115 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.115 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.115 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.362306+0000", 2024-09-21T10:03:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6890000000000003e-06 2024-09-21T10:03:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.379080+0000", 2024-09-21T10:03:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.016774091000000001 2024-09-21T10:03:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.379189+0000", 2024-09-21T10:03:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010901 2024-09-21T10:03:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5,7", 2024-09-21T10:03:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.379303+0000", 2024-09-21T10:03:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011400699999999999 2024-09-21T10:03:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:03:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.434942+0000", 2024-09-21T10:03:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.055638392000000002 2024-09-21T10:03:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.439168+0000", 2024-09-21T10:03:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0042266049999999996 2024-09-21T10:03:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.118 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848722+0000", 2024-09-21T10:03:06.118 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.409553683 2024-09-21T10:03:06.118 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.118 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.118 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.118 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849148+0000", 2024-09-21T10:03:06.118 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00042561500000000001 2024-09-21T10:03:06.118 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.118 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.118 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.118 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849208+0000", 2024-09-21T10:03:06.118 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0185000000000001e-05 2024-09-21T10:03:06.118 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.118 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.119 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.119 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849321+0000", 2024-09-21T10:03:06.119 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000113239 2024-09-21T10:03:06.119 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.119 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.119 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.119 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.119 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.119 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:172781 9.5 9:a71daa6e:::benchmark_data_smithi137_231121_object44599:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e310)", 2024-09-21T10:03:06.119 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:58.381433+0000", 2024-09-21T10:03:06.119 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 66.508355929999993, 2024-09-21T10:03:06.119 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.46754188000000002, 2024-09-21T10:03:06.119 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.119 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.120 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.120 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:03:06.120 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:03:06.120 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:03:06.120 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 172781 2024-09-21T10:03:06.120 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.120 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.120 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.120 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.120 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.381433+0000", 2024-09-21T10:03:06.120 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.120 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.120 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.120 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.120 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.381433+0000", 2024-09-21T10:03:06.121 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.121 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.121 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.121 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.121 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.381435+0000", 2024-09-21T10:03:06.121 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7740000000000001e-06 2024-09-21T10:03:06.121 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.121 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.121 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.121 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.381439+0000", 2024-09-21T10:03:06.121 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6569999999999996e-06 2024-09-21T10:03:06.121 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.121 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.121 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.121 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.381453+0000", 2024-09-21T10:03:06.122 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.322e-05 2024-09-21T10:03:06.122 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.122 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.122 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.122 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.381460+0000", 2024-09-21T10:03:06.122 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6680000000000001e-06 2024-09-21T10:03:06.122 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.122 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.122 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.122 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.381516+0000", 2024-09-21T10:03:06.122 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.588e-05 2024-09-21T10:03:06.122 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.123 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.123 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.123 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.431470+0000", 2024-09-21T10:03:06.123 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.049953633999999997 2024-09-21T10:03:06.123 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.123 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.123 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5,7", 2024-09-21T10:03:06.123 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.431602+0000", 2024-09-21T10:03:06.123 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000131822 2024-09-21T10:03:06.123 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.123 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.123 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.123 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.435090+0000", 2024-09-21T10:03:06.123 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0034879049999999999 2024-09-21T10:03:06.123 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.124 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.124 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:03:06.124 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.439241+0000", 2024-09-21T10:03:06.124 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0041512370000000003 2024-09-21T10:03:06.124 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.124 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.124 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.124 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.444137+0000", 2024-09-21T10:03:06.124 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0048964840000000004 2024-09-21T10:03:06.124 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.124 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.124 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.124 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848779+0000", 2024-09-21T10:03:06.124 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.40464163399999997 2024-09-21T10:03:06.125 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.125 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.125 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.125 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848844+0000", 2024-09-21T10:03:06.125 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5473000000000001e-05 2024-09-21T10:03:06.125 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.125 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.125 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.125 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848975+0000", 2024-09-21T10:03:06.125 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013049200000000001 2024-09-21T10:03:06.125 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.125 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.125 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.125 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.126 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.126 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:172782 9.9 9:9d4a2705:::benchmark_data_smithi137_231121_object44600:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e310)", 2024-09-21T10:03:06.126 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:58.381482+0000", 2024-09-21T10:03:06.126 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 66.508306501999996, 2024-09-21T10:03:06.126 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.468026473, 2024-09-21T10:03:06.126 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.126 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.126 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.126 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:03:06.126 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:03:06.126 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:03:06.126 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 172782 2024-09-21T10:03:06.126 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.126 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.127 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.127 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.127 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.381482+0000", 2024-09-21T10:03:06.127 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.127 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.127 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.127 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.127 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.381482+0000", 2024-09-21T10:03:06.127 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.127 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.127 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.127 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.127 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.381483+0000", 2024-09-21T10:03:06.127 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2600000000000002e-07 2024-09-21T10:03:06.128 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.128 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.128 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.128 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.381486+0000", 2024-09-21T10:03:06.128 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.8090000000000001e-06 2024-09-21T10:03:06.128 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.128 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.128 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.128 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.381493+0000", 2024-09-21T10:03:06.128 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2200000000000003e-06 2024-09-21T10:03:06.128 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.128 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.128 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.128 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.381498+0000", 2024-09-21T10:03:06.128 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2789999999999998e-06 2024-09-21T10:03:06.129 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.129 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.129 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.129 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.431609+0000", 2024-09-21T10:03:06.129 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.050110437000000001 2024-09-21T10:03:06.129 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.129 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.129 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.129 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.431736+0000", 2024-09-21T10:03:06.129 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000127133 2024-09-21T10:03:06.129 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.129 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.129 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5,7", 2024-09-21T10:03:06.129 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.431844+0000", 2024-09-21T10:03:06.130 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000108439 2024-09-21T10:03:06.130 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.130 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.130 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:03:06.130 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.438421+0000", 2024-09-21T10:03:06.130 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0065766189999999997 2024-09-21T10:03:06.130 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.130 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.130 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.130 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848595+0000", 2024-09-21T10:03:06.130 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.41017421199999998 2024-09-21T10:03:06.130 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.130 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.130 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.131 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849024+0000", 2024-09-21T10:03:06.131 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00042891400000000002 2024-09-21T10:03:06.131 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.131 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.131 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.131 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849361+0000", 2024-09-21T10:03:06.131 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00033662900000000002 2024-09-21T10:03:06.131 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.131 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.131 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.131 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849409+0000", 2024-09-21T10:03:06.131 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8287e-05 2024-09-21T10:03:06.132 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.132 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.132 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.132 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849509+0000", 2024-09-21T10:03:06.132 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9969000000000005e-05 2024-09-21T10:03:06.132 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.132 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.132 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.132 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.132 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.132 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:172786 9.5 9:a176aaab:::benchmark_data_smithi137_231121_object44604:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e310)", 2024-09-21T10:03:06.132 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:58.383717+0000", 2024-09-21T10:03:06.132 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 66.506071792, 2024-09-21T10:03:06.132 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.46570523400000002, 2024-09-21T10:03:06.133 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.133 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.133 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.133 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:03:06.133 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:03:06.133 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:03:06.133 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 172786 2024-09-21T10:03:06.133 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.133 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.133 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.133 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.133 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.383717+0000", 2024-09-21T10:03:06.133 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.133 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.133 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.134 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.134 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.383717+0000", 2024-09-21T10:03:06.134 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.134 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.134 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.134 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.134 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.383719+0000", 2024-09-21T10:03:06.134 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6139999999999999e-06 2024-09-21T10:03:06.134 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.134 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.134 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.134 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.383725+0000", 2024-09-21T10:03:06.134 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.942e-06 2024-09-21T10:03:06.134 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.135 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.135 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.135 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.431552+0000", 2024-09-21T10:03:06.135 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.047826885 2024-09-21T10:03:06.135 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.135 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.135 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.135 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.431564+0000", 2024-09-21T10:03:06.135 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2071e-05 2024-09-21T10:03:06.135 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.135 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.135 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.135 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.435125+0000", 2024-09-21T10:03:06.135 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0035618249999999998 2024-09-21T10:03:06.136 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.136 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.136 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.136 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.435212+0000", 2024-09-21T10:03:06.136 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6852000000000001e-05 2024-09-21T10:03:06.136 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.136 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.136 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5,7", 2024-09-21T10:03:06.136 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.435300+0000", 2024-09-21T10:03:06.136 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.7664000000000006e-05 2024-09-21T10:03:06.136 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.136 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.136 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.137 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.444178+0000", 2024-09-21T10:03:06.137 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.008877645 2024-09-21T10:03:06.137 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.137 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.137 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:03:06.137 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.447422+0000", 2024-09-21T10:03:06.137 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003244481 2024-09-21T10:03:06.137 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.137 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.137 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.137 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849015+0000", 2024-09-21T10:03:06.137 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.40159246999999998 2024-09-21T10:03:06.137 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.137 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.138 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.138 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849222+0000", 2024-09-21T10:03:06.138 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00020754899999999999 2024-09-21T10:03:06.138 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.138 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.138 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.138 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849298+0000", 2024-09-21T10:03:06.138 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6219999999999999e-05 2024-09-21T10:03:06.138 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.138 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.138 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.138 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849422+0000", 2024-09-21T10:03:06.138 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012401600000000001 2024-09-21T10:03:06.138 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.139 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.139 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.139 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.139 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.139 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:172789 9.9 9:9c3b8db5:::benchmark_data_smithi137_231121_object44607:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e310)", 2024-09-21T10:03:06.139 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:58.432300+0000", 2024-09-21T10:03:06.139 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 66.457489381000002, 2024-09-21T10:03:06.139 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.417404516, 2024-09-21T10:03:06.139 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.139 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.139 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.139 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:03:06.140 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:03:06.140 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:03:06.140 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 172789 2024-09-21T10:03:06.140 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.140 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.140 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.140 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.140 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.432300+0000", 2024-09-21T10:03:06.140 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.140 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.140 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.140 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.140 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.432300+0000", 2024-09-21T10:03:06.141 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.141 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.141 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.141 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.141 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.432301+0000", 2024-09-21T10:03:06.141 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4839999999999999e-06 2024-09-21T10:03:06.141 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.141 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.141 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.141 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.432307+0000", 2024-09-21T10:03:06.141 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.835e-06 2024-09-21T10:03:06.141 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.141 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.141 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.142 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.432318+0000", 2024-09-21T10:03:06.142 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0862e-05 2024-09-21T10:03:06.142 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.142 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.142 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.142 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.432324+0000", 2024-09-21T10:03:06.142 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.776e-06 2024-09-21T10:03:06.142 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.142 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.142 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.142 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.434967+0000", 2024-09-21T10:03:06.142 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0026425379999999998 2024-09-21T10:03:06.142 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.143 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.143 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.143 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.435084+0000", 2024-09-21T10:03:06.143 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000117281 2024-09-21T10:03:06.143 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.143 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.143 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5,7", 2024-09-21T10:03:06.143 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.435174+0000", 2024-09-21T10:03:06.143 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9934999999999999e-05 2024-09-21T10:03:06.143 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.143 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.143 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:03:06.143 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.445331+0000", 2024-09-21T10:03:06.143 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010156458 2024-09-21T10:03:06.143 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.144 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.144 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.144 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848664+0000", 2024-09-21T10:03:06.144 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.40333314399999998 2024-09-21T10:03:06.144 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.144 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.144 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.144 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849098+0000", 2024-09-21T10:03:06.144 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00043393799999999998 2024-09-21T10:03:06.144 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.144 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.144 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.144 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849550+0000", 2024-09-21T10:03:06.145 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00045267099999999998 2024-09-21T10:03:06.145 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.145 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.145 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.145 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849606+0000", 2024-09-21T10:03:06.145 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5974999999999999e-05 2024-09-21T10:03:06.145 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.145 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.145 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.145 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849704+0000", 2024-09-21T10:03:06.145 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7619000000000002e-05 2024-09-21T10:03:06.145 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.145 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.146 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.146 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.146 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.146 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:172790 9.5 9:ad0926e3:::benchmark_data_smithi137_231121_object44608:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e310)", 2024-09-21T10:03:06.146 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:58.432422+0000", 2024-09-21T10:03:06.146 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 66.457366984999993, 2024-09-21T10:03:06.146 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.41720923300000001, 2024-09-21T10:03:06.146 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.146 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.146 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.146 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:03:06.146 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:03:06.147 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:03:06.147 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 172790 2024-09-21T10:03:06.147 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.147 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.147 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.147 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.147 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.432422+0000", 2024-09-21T10:03:06.147 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.147 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.147 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.147 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.147 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.432422+0000", 2024-09-21T10:03:06.147 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.148 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.148 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.148 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.148 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.432423+0000", 2024-09-21T10:03:06.148 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5799999999999999e-07 2024-09-21T10:03:06.148 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.148 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.148 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.148 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.432425+0000", 2024-09-21T10:03:06.148 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.9040000000000001e-06 2024-09-21T10:03:06.148 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.149 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.149 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.149 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.432433+0000", 2024-09-21T10:03:06.149 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7780000000000007e-06 2024-09-21T10:03:06.149 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.149 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.149 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.149 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.432439+0000", 2024-09-21T10:03:06.149 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8220000000000003e-06 2024-09-21T10:03:06.149 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.149 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.149 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.149 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.439301+0000", 2024-09-21T10:03:06.150 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0068624070000000001 2024-09-21T10:03:06.150 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.150 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.150 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.150 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.439428+0000", 2024-09-21T10:03:06.150 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012642999999999999 2024-09-21T10:03:06.150 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.150 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.150 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5,7", 2024-09-21T10:03:06.150 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.439565+0000", 2024-09-21T10:03:06.150 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013687500000000001 2024-09-21T10:03:06.150 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.150 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.151 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:03:06.151 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.447428+0000", 2024-09-21T10:03:06.151 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.007863475 2024-09-21T10:03:06.151 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.151 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.151 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.151 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849052+0000", 2024-09-21T10:03:06.151 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.40162422399999997 2024-09-21T10:03:06.151 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.151 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.151 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.151 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849178+0000", 2024-09-21T10:03:06.151 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012527999999999999 2024-09-21T10:03:06.151 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.152 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.152 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.152 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849461+0000", 2024-09-21T10:03:06.152 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00028361400000000001 2024-09-21T10:03:06.152 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.152 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.152 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.152 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849523+0000", 2024-09-21T10:03:06.152 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1409999999999996e-05 2024-09-21T10:03:06.152 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.152 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.152 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.152 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849631+0000", 2024-09-21T10:03:06.152 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000108356 2024-09-21T10:03:06.152 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.153 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.153 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.153 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.153 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.153 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:172785 9.8 e310/284 9:15ef2fe6:::benchmark_data_smithi137_231121_object44603:head v 310'10739, mlcod=310'10737)", 2024-09-21T10:03:06.153 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:58.438989+0000", 2024-09-21T10:03:06.153 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 66.450799751999995, 2024-09-21T10:03:06.153 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.40962509499999999, 2024-09-21T10:03:06.153 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.153 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.153 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.153 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.153 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.153 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.154 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.438989+0000", 2024-09-21T10:03:06.154 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.154 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.154 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.154 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.154 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.438989+0000", 2024-09-21T10:03:06.154 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.154 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.154 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.154 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.154 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.438990+0000", 2024-09-21T10:03:06.154 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7499999999999998e-07 2024-09-21T10:03:06.154 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.155 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.155 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.155 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.438998+0000", 2024-09-21T10:03:06.155 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.9289999999999998e-06 2024-09-21T10:03:06.155 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.155 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.155 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.155 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.439010+0000", 2024-09-21T10:03:06.155 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1452e-05 2024-09-21T10:03:06.155 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.155 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.155 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.155 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.439016+0000", 2024-09-21T10:03:06.155 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6050000000000003e-06 2024-09-21T10:03:06.156 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.156 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.156 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.156 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.441746+0000", 2024-09-21T10:03:06.156 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0027297110000000001 2024-09-21T10:03:06.156 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.156 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.156 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.156 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.441766+0000", 2024-09-21T10:03:06.156 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0040000000000001e-05 2024-09-21T10:03:06.156 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.156 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.156 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.156 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848564+0000", 2024-09-21T10:03:06.156 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.40679799500000002 2024-09-21T10:03:06.157 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.157 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.157 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.157 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848614+0000", 2024-09-21T10:03:06.157 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0387999999999999e-05 2024-09-21T10:03:06.157 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.157 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.157 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.157 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.157 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.157 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:172792 9.8 e310/284 9:1a3550bc:::benchmark_data_smithi137_231121_object44610:head v 310'10740, mlcod=310'10737)", 2024-09-21T10:03:06.157 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:58.442535+0000", 2024-09-21T10:03:06.157 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 66.447253575000005, 2024-09-21T10:03:06.157 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.406779061, 2024-09-21T10:03:06.158 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.158 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.158 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.158 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.158 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.158 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.158 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.442535+0000", 2024-09-21T10:03:06.158 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.158 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.158 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.158 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.158 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.442535+0000", 2024-09-21T10:03:06.158 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.159 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.159 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.159 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.159 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.442536+0000", 2024-09-21T10:03:06.159 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.156e-06 2024-09-21T10:03:06.159 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.159 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.159 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.159 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.442545+0000", 2024-09-21T10:03:06.159 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5709999999999998e-06 2024-09-21T10:03:06.159 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.159 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.159 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.159 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.442557+0000", 2024-09-21T10:03:06.159 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.218e-05 2024-09-21T10:03:06.160 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.160 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.160 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.160 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.442565+0000", 2024-09-21T10:03:06.160 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3000000000000004e-06 2024-09-21T10:03:06.160 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.160 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.160 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.160 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.445859+0000", 2024-09-21T10:03:06.160 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003294103 2024-09-21T10:03:06.160 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.160 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.160 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.160 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.445882+0000", 2024-09-21T10:03:06.161 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3629e-05 2024-09-21T10:03:06.161 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.161 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.161 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.161 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849284+0000", 2024-09-21T10:03:06.161 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.40340166799999999 2024-09-21T10:03:06.161 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.161 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.161 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.161 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.849314+0000", 2024-09-21T10:03:06.161 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0454e-05 2024-09-21T10:03:06.161 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.161 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.161 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.161 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.162 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.162 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop_reply(client.35808.0:172782 9.9 e310/308 ondisk, result = 0)", 2024-09-21T10:03:06.162 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:58.446109+0000", 2024-09-21T10:03:06.162 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 66.443680213999997, 2024-09-21T10:03:06.162 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.40249756799999997, 2024-09-21T10:03:06.162 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.162 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.162 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T10:03:06.162 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.162 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.162 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.162 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.446109+0000", 2024-09-21T10:03:06.162 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.163 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.163 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.163 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.163 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.446109+0000", 2024-09-21T10:03:06.163 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.163 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.163 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.163 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.163 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.446110+0000", 2024-09-21T10:03:06.163 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5499999999999996e-07 2024-09-21T10:03:06.163 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.163 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.163 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.163 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.446119+0000", 2024-09-21T10:03:06.164 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0780000000000002e-06 2024-09-21T10:03:06.164 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.164 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.164 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.164 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.446130+0000", 2024-09-21T10:03:06.164 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0896e-05 2024-09-21T10:03:06.164 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.164 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.164 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.164 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.446137+0000", 2024-09-21T10:03:06.164 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0589999999999997e-06 2024-09-21T10:03:06.164 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.164 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.164 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.165 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848578+0000", 2024-09-21T10:03:06.165 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.40244102799999998 2024-09-21T10:03:06.165 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.165 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.165 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.165 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848588+0000", 2024-09-21T10:03:06.165 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9969999999999993e-06 2024-09-21T10:03:06.165 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.165 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.165 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.165 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848606+0000", 2024-09-21T10:03:06.165 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8555000000000001e-05 2024-09-21T10:03:06.165 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.165 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.165 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.166 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.166 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.166 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop_reply(client.35808.0:172789 9.9 e310/308 ondisk, result = 0)", 2024-09-21T10:03:06.166 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:58.447871+0000", 2024-09-21T10:03:06.166 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 66.441918372999993, 2024-09-21T10:03:06.166 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.400803456, 2024-09-21T10:03:06.166 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.166 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.166 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T10:03:06.166 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.166 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.166 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.166 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.447871+0000", 2024-09-21T10:03:06.166 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.167 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.167 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.167 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.167 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.447871+0000", 2024-09-21T10:03:06.167 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.167 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.167 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.167 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.167 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.447878+0000", 2024-09-21T10:03:06.167 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.002e-06 2024-09-21T10:03:06.167 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.167 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.167 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.167 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.447882+0000", 2024-09-21T10:03:06.168 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2930000000000002e-06 2024-09-21T10:03:06.168 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.168 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.168 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.168 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848544+0000", 2024-09-21T10:03:06.168 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.40066173999999999 2024-09-21T10:03:06.168 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.168 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.168 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.168 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848558+0000", 2024-09-21T10:03:06.168 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4134000000000001e-05 2024-09-21T10:03:06.168 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.168 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.168 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.169 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848648+0000", 2024-09-21T10:03:06.169 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0377999999999994e-05 2024-09-21T10:03:06.169 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.169 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.169 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.169 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848657+0000", 2024-09-21T10:03:06.169 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.799e-06 2024-09-21T10:03:06.169 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.169 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.169 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.169 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848674+0000", 2024-09-21T10:03:06.169 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7110000000000001e-05 2024-09-21T10:03:06.169 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.170 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.170 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.170 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.170 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.170 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop_reply(client.35808.0:172771 9.9 e310/308 ondisk, result = 0)", 2024-09-21T10:03:06.170 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:58.455457+0000", 2024-09-21T10:03:06.170 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 66.434331561999997, 2024-09-21T10:03:06.170 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.39327431099999999, 2024-09-21T10:03:06.170 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.170 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.170 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T10:03:06.170 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.170 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.171 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.171 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.455457+0000", 2024-09-21T10:03:06.171 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.171 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.171 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.171 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.171 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.455457+0000", 2024-09-21T10:03:06.171 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.171 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.171 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.171 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.171 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.455459+0000", 2024-09-21T10:03:06.171 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3430000000000001e-06 2024-09-21T10:03:06.171 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.455465+0000", 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.776e-06 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848548+0000", 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.39308226000000002 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848559+0000", 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.132e-05 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.172 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.173 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.173 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848708+0000", 2024-09-21T10:03:06.173 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014902399999999999 2024-09-21T10:03:06.173 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.173 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.173 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.173 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848715+0000", 2024-09-21T10:03:06.173 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9890000000000003e-06 2024-09-21T10:03:06.173 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.173 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.173 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.173 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:58.848732+0000", 2024-09-21T10:03:06.173 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6599000000000002e-05 2024-09-21T10:03:06.173 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.173 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.174 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.174 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.174 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.174 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "MOSDPGPushReply(9.5 317/308 [PushReplyOp(9:adccd812:::benchmark_data_smithi137_231121_object94505:head)])", 2024-09-21T10:03:06.174 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:28.219474+0000", 2024-09-21T10:03:06.174 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 36.670314705000003, 2024-09-21T10:03:06.174 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25520808099999998, 2024-09-21T10:03:06.174 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.174 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.174 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T10:03:06.174 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.174 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.174 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.174 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:28.219474+0000", 2024-09-21T10:03:06.175 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.175 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.175 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.175 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.175 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:28.219474+0000", 2024-09-21T10:03:06.175 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.175 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.175 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.175 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.175 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:28.219474+0000", 2024-09-21T10:03:06.175 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6199999999999999e-07 2024-09-21T10:03:06.175 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.175 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.175 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.176 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:28.219478+0000", 2024-09-21T10:03:06.176 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0520000000000002e-06 2024-09-21T10:03:06.176 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.176 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.176 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.176 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:28.219484+0000", 2024-09-21T10:03:06.176 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6490000000000002e-06 2024-09-21T10:03:06.176 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.176 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.176 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.176 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:28.219493+0000", 2024-09-21T10:03:06.176 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.4090000000000003e-06 2024-09-21T10:03:06.176 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.176 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.176 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.177 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:28.219529+0000", 2024-09-21T10:03:06.177 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.6220000000000002e-05 2024-09-21T10:03:06.177 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.177 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.177 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.177 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:28.474682+0000", 2024-09-21T10:03:06.177 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25515348900000001 2024-09-21T10:03:06.177 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.177 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.177 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.177 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.177 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.177 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:211146 9.9 9:9b86e71f:::benchmark_data_smithi137_231121_object82964:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2024-09-21T10:03:06.177 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:53.083169+0000", 2024-09-21T10:03:06.177 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 11.806620344000001, 2024-09-21T10:03:06.178 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.26101142300000002, 2024-09-21T10:03:06.178 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.178 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.178 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.178 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:03:06.178 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:03:06.178 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:03:06.178 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 211146 2024-09-21T10:03:06.178 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.178 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.178 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.179 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.179 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.083169+0000", 2024-09-21T10:03:06.179 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.179 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.179 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.179 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.179 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.083169+0000", 2024-09-21T10:03:06.179 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.179 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.179 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.179 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.179 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.083170+0000", 2024-09-21T10:03:06.179 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3659999999999999e-06 2024-09-21T10:03:06.180 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.180 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.180 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.180 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.083176+0000", 2024-09-21T10:03:06.180 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9200000000000001e-06 2024-09-21T10:03:06.180 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.180 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.180 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.180 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.083191+0000", 2024-09-21T10:03:06.180 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4843e-05 2024-09-21T10:03:06.180 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.181 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.181 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.181 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.083199+0000", 2024-09-21T10:03:06.181 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1270000000000003e-06 2024-09-21T10:03:06.181 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.181 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.181 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.181 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.083262+0000", 2024-09-21T10:03:06.181 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3343000000000007e-05 2024-09-21T10:03:06.181 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.181 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.181 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.181 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.083394+0000", 2024-09-21T10:03:06.182 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013170900000000001 2024-09-21T10:03:06.182 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.182 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.182 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 3,5,7", 2024-09-21T10:03:06.182 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.083529+0000", 2024-09-21T10:03:06.182 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000135408 2024-09-21T10:03:06.182 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.182 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.182 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:03:06.182 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.087812+0000", 2024-09-21T10:03:06.182 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0042823089999999998 2024-09-21T10:03:06.182 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.182 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.183 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.183 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.087845+0000", 2024-09-21T10:03:06.183 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3541999999999998e-05 2024-09-21T10:03:06.183 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.183 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.183 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.183 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.087953+0000", 2024-09-21T10:03:06.183 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000108322 2024-09-21T10:03:06.183 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.183 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.183 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:03:06.183 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.344008+0000", 2024-09-21T10:03:06.183 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25605466999999998 2024-09-21T10:03:06.183 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.184 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.184 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.184 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.344067+0000", 2024-09-21T10:03:06.184 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8946000000000001e-05 2024-09-21T10:03:06.184 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.184 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.184 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.184 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.344180+0000", 2024-09-21T10:03:06.184 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011291800000000001 2024-09-21T10:03:06.184 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.184 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.184 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.184 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.184 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.184 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:211157 9.e e321/315 9:7d811a81:::benchmark_data_smithi137_231121_object82975:head v 321'13177, mlcod=321'13174)", 2024-09-21T10:03:06.185 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:53.107618+0000", 2024-09-21T10:03:06.185 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 11.78217079, 2024-09-21T10:03:06.185 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.236239487, 2024-09-21T10:03:06.185 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.185 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.185 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.185 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.185 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.185 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.185 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.107618+0000", 2024-09-21T10:03:06.185 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.185 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.185 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.185 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.186 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.107618+0000", 2024-09-21T10:03:06.186 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.186 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.186 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.186 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.186 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.107619+0000", 2024-09-21T10:03:06.186 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7599999999999996e-07 2024-09-21T10:03:06.186 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.186 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.186 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.186 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.107624+0000", 2024-09-21T10:03:06.186 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.164e-06 2024-09-21T10:03:06.186 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.187 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.187 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.187 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.107635+0000", 2024-09-21T10:03:06.187 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.111e-05 2024-09-21T10:03:06.187 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.187 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.187 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.187 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.107642+0000", 2024-09-21T10:03:06.187 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3450000000000002e-06 2024-09-21T10:03:06.187 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.187 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.187 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.187 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.107700+0000", 2024-09-21T10:03:06.187 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8523999999999997e-05 2024-09-21T10:03:06.187 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.188 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.188 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.188 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.107718+0000", 2024-09-21T10:03:06.188 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7703999999999999e-05 2024-09-21T10:03:06.188 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.188 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.188 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.188 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.111300+0000", 2024-09-21T10:03:06.188 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0035827340000000002 2024-09-21T10:03:06.188 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.188 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.188 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.188 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.343858+0000", 2024-09-21T10:03:06.189 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.23255713 2024-09-21T10:03:06.189 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.189 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.189 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.189 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.189 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.189 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:211166 9.e e321/315 9:77a54bd7:::benchmark_data_smithi137_231121_object82984:head v 321'13178, mlcod=321'13174)", 2024-09-21T10:03:06.189 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:53.122155+0000", 2024-09-21T10:03:06.189 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 11.767633954000001, 2024-09-21T10:03:06.189 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.234443077, 2024-09-21T10:03:06.189 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:03:06.189 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:03:06.190 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:03:06.190 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:03:06.190 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.190 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:03:06.190 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.122155+0000", 2024-09-21T10:03:06.190 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.190 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.190 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.190 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:03:06.190 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.122155+0000", 2024-09-21T10:03:06.190 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:03:06.190 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.190 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.191 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:03:06.191 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.122156+0000", 2024-09-21T10:03:06.191 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.175e-06 2024-09-21T10:03:06.191 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.191 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.191 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:03:06.191 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.122166+0000", 2024-09-21T10:03:06.191 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7589999999999992e-06 2024-09-21T10:03:06.191 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.191 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.191 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:03:06.191 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.344767+0000", 2024-09-21T10:03:06.191 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.22260159199999999 2024-09-21T10:03:06.191 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.192 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.192 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:03:06.192 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.344777+0000", 2024-09-21T10:03:06.192 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5699999999999999e-06 2024-09-21T10:03:06.192 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.192 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.192 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:03:06.192 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.345000+0000", 2024-09-21T10:03:06.192 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00022342600000000001 2024-09-21T10:03:06.192 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.192 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.192 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:03:06.192 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.345021+0000", 2024-09-21T10:03:06.192 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0071000000000001e-05 2024-09-21T10:03:06.193 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.193 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.193 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:03:06.193 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.356563+0000", 2024-09-21T10:03:06.193 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.011542200000000001 2024-09-21T10:03:06.193 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:03:06.193 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:03:06.193 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:03:06.193 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.356598+0000", 2024-09-21T10:03:06.193 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5284000000000003e-05 2024-09-21T10:03:06.193 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.193 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.193 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.193 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:03:06.193 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:03:06.194 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:03:06.194 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:06.215 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:06.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:06.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:06.317 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:06.342 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:06.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:06.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:06.444 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:06.470 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:06.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:06.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:06.571 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:06.610 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:06.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:06.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:06.712 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:06.748 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:06.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:06.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:06.850 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:06.873 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:06.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:06.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:06.975 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:07.017 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:07.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:07.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:07.118 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:07.145 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:07.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:07.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:07.247 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:07.281 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:07.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:07.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:07.383 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:07.424 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:07.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:07.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:07.525 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:07.566 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:07.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:07.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:07.668 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:07.693 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:07.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:07.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:07.795 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:07.833 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:07.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:07.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:07.935 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:07.959 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:07.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:07.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:08.061 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:08.104 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:08.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:08.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:08.206 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:08.227 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:08.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:08.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:08.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:08 smithi137 ceph-mon[93825]: pgmap v1043: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 820 op/s; 4638/112329 objects misplaced (4.129%); 22 MiB/s, 351 objects/s recovering 2024-09-21T10:03:08.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:08 smithi137 ceph-mon[97575]: pgmap v1043: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 820 op/s; 4638/112329 objects misplaced (4.129%); 22 MiB/s, 351 objects/s recovering 2024-09-21T10:03:08.329 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:08.354 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:08.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:08.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:08 smithi165 ceph-mon[86023]: pgmap v1043: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 820 op/s; 4638/112329 objects misplaced (4.129%); 22 MiB/s, 351 objects/s recovering 2024-09-21T10:03:08.457 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:08.481 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:08.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:08.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:08.583 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:08.621 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:08.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:08.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:08.723 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:08.746 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:08.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:08.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:08.848 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:08.878 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:08.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:08.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:08.980 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:09.007 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:09.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:09.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:09.109 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:09.136 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:09.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:09.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:09.237 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:09.281 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:09.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:09.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:09.383 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:09.409 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:09.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:09.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:09.510 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:09.534 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:09.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:09.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:09.635 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:09.660 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:09.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:09.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:09.762 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:09.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:09.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:09.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:09.892 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:09.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:09.933 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:09.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:10.034 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:10.067 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:10.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:10.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:10.168 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:10.194 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:10.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:10.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:10.295 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:10 smithi137 ceph-mon[93825]: pgmap v1044: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 4638/110820 objects misplaced (4.185%); 19 MiB/s, 299 objects/s recovering 2024-09-21T10:03:10.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:03:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:10 smithi137 ceph-mon[97575]: pgmap v1044: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 4638/110820 objects misplaced (4.185%); 19 MiB/s, 299 objects/s recovering 2024-09-21T10:03:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:03:10.319 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:10.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:10.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:10.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:10 smithi165 ceph-mon[86023]: pgmap v1044: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 4638/110820 objects misplaced (4.185%); 19 MiB/s, 299 objects/s recovering 2024-09-21T10:03:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:03:10.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:03:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:03:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:03:10.421 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:10.446 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:10.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:10.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:10.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:10.585 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:10.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:10.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:10.686 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:10.707 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:10.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:10.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:10.809 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:10.836 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:10.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:10.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:10.938 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:10.989 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:10.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:10.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:11.091 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:11.124 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:11.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:11.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:11.226 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:11.270 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:11.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:11.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:11.371 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:11.392 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:11.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:11.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:11.494 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:11.521 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:11.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:11.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:11.622 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:11.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:11.659 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:11.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:11.760 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:11.806 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:11.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:11.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:11.908 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:11.932 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:11.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:11.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:12.033 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:12.075 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:12.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:12.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:12.176 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:12.217 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:12.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:12.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:12.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:03:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:03:11] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.51.0" 2024-09-21T10:03:12.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:12 smithi137 ceph-mon[93825]: pgmap v1045: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 2.1 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 780 op/s; 3623/101085 objects misplaced (3.584%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:03:12.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:12 smithi137 ceph-mon[97575]: pgmap v1045: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 2.1 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 780 op/s; 3623/101085 objects misplaced (3.584%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:03:12.319 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:12.340 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:12.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:12.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:12 smithi165 ceph-mon[86023]: pgmap v1045: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 2.1 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 780 op/s; 3623/101085 objects misplaced (3.584%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:03:12.442 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:12.463 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:12.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:12.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:12.565 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:12.600 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:12.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:12.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:12.702 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:12.741 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:12.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:12.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:12.843 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:12.881 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:12.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:12.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:12.983 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:13.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:13.026 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:13.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:13.127 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:13.175 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:13.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:13.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:13.276 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:13.320 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:13.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:13.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:13.422 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:13.447 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:13.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:13.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:13.549 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:13.588 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:13.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:13.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:13.647 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:03:13.690 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:13.737 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:13.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:13.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:13.838 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:13.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:13.901 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:13.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:14.002 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:14.025 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:14.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:14.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:14.125 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:03:14.125 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:03:14.126 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:14 smithi137 ceph-mon[93825]: pgmap v1046: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 2.0 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 783 op/s; 3623/100398 objects misplaced (3.609%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:03:14.126 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:14 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3680584215' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:03:14.126 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:14 smithi137 ceph-mon[97575]: pgmap v1046: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 2.0 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 783 op/s; 3623/100398 objects misplaced (3.609%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:03:14.126 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:14 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3680584215' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:03:14.126 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:14.131 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:03:14.131 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:03:14.153 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:14.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:14.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:14.165 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:03:14.166 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:03:14.198 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:03:14.198 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:03:14.227 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:03:14.227 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:03:14.255 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:14.271 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:03:14.271 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:03:14.279 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:14.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:14.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:14.299 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:03:14.300 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:03:14.344 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:03:14.345 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:03:14.381 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:14 smithi165 ceph-mon[86023]: pgmap v1046: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 2.0 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 783 op/s; 3623/100398 objects misplaced (3.609%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:03:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:14 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3680584215' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:03:14.425 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:14.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:14.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:14.527 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:14.552 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:14.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:14.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:14.654 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:14.676 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:14.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:14.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:14.778 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:14.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:14.806 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:14.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:14.906 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:14.945 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:14.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:14.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:15.047 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:15.063 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.1 to 1 (10000) 2024-09-21T10:03:15.075 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:15.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:15.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:15.177 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:15.204 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:15.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:15.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:15.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:15 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1096396594' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:03:15.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:15 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:03:15.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:15 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1096396594' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:03:15.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:15 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:03:15.306 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:15.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:15.333 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:15.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:15.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:15 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1096396594' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:03:15.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:15 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:03:15.435 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:15.462 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:15.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:15.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:15.563 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:15.603 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:15.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:15.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:15.705 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:15.733 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:15.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:15.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:15.835 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:15.871 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:15.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:15.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:15.973 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:16.011 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:16.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:16.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:16.066 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 2 1 2024-09-21T10:03:16.113 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:16.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:16.180 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:16.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:16.280 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:16 smithi137 ceph-mon[93825]: pgmap v1047: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 858 op/s; 3090/94347 objects misplaced (3.275%); 8.5 MiB/s, 136 objects/s recovering 2024-09-21T10:03:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:16 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:03:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:16 smithi137 ceph-mon[93825]: osdmap e327: 8 total, 8 up, 7 in 2024-09-21T10:03:16.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:16 smithi137 ceph-mon[97575]: pgmap v1047: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 858 op/s; 3090/94347 objects misplaced (3.275%); 8.5 MiB/s, 136 objects/s recovering 2024-09-21T10:03:16.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:16 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:03:16.304 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:16 smithi137 ceph-mon[97575]: osdmap e327: 8 total, 8 up, 7 in 2024-09-21T10:03:16.338 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:16.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:16.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:16 smithi165 ceph-mon[86023]: pgmap v1047: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 858 op/s; 3090/94347 objects misplaced (3.275%); 8.5 MiB/s, 136 objects/s recovering 2024-09-21T10:03:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:16 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:03:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:16 smithi165 ceph-mon[86023]: osdmap e327: 8 total, 8 up, 7 in 2024-09-21T10:03:16.440 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:16.467 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:16.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:16.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:16.568 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:16.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:16.610 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:16.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:16.711 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:16.748 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:16.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:16.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:16.850 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:16.908 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:16.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:16.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:17.010 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:17.033 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:17.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:17.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:17.135 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:17.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:17.182 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:17.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:17.277 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:03:17.283 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:17.382 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:17.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:17.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:17.484 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:17.508 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:17.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:17.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:17.525 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:17.536 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:17.610 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:17.635 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:17.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:17.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:17.738 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:17.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:17.764 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:17.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:17.864 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:17.912 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:17.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:17.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:18.014 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:18.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:17 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:18.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:17 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:18.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:17 smithi137 ceph-mon[93825]: pgmap v1049: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.8 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 736 op/s; 2710/90231 objects misplaced (3.003%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:03:18.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:17 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:03:18.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:17 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:03:18.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:17 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:18.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:17 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:18.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:17 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:18.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:17 smithi137 ceph-mon[97575]: pgmap v1049: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.8 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 736 op/s; 2710/90231 objects misplaced (3.003%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:03:18.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:17 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:03:18.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:17 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:03:18.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:17 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:18.053 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:18.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:18.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:18.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:17 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:18.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:17 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:18.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:17 smithi165 ceph-mon[86023]: pgmap v1049: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.8 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 736 op/s; 2710/90231 objects misplaced (3.003%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:03:18.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:17 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:03:18.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:17 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:03:18.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:17 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:18.155 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:18.184 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:18.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:18.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:18.286 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:18.325 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:18.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:18.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:18.427 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:18.475 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:18.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:18.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:18.576 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:18.618 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:18.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:18.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:18.720 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:18.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:18.760 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:18.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:18.861 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:18.887 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:18.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:18.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:18.988 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:19.012 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:19.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:19.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:19.113 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:19.139 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:19.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:19.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:19.244 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:19.281 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:19.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:19.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:19.383 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:19.410 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:19.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:19.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:19.449 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:03:19.512 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:19.560 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:19.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:19.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:19.662 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:19.685 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:19.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:19.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:19.786 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:19.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:19.855 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:19.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:19.956 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:19.979 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:19.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:19.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:20.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:20 smithi137 ceph-mon[93825]: pgmap v1050: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.8 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 731 op/s; 2710/88860 objects misplaced (3.050%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:03:20.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:20 smithi137 ceph-mon[97575]: pgmap v1050: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.8 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 731 op/s; 2710/88860 objects misplaced (3.050%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:03:20.081 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:20.120 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:20.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:20.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:20.222 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:20.245 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:20.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:20.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:20.347 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:20.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:20.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:20.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:20.397 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:03:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:03:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:03:20.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:20 smithi165 ceph-mon[86023]: pgmap v1050: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.8 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 731 op/s; 2710/88860 objects misplaced (3.050%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:03:20.481 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:20.525 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:20.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:20.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:20.626 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:20.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:20.664 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:20.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:20.765 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:20.807 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:20.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:20.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:20.908 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:20.957 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:20.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:20.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:21.059 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:21.084 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:21.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:21.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:21.186 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:21.218 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:21.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:21.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:21.320 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:21.366 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:21.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:21.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:21.468 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:21.515 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:21.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:21.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:21.616 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:21.669 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:21.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:21.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:21.771 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:21.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:21.805 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:21.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:21.844 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:21.844 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:21.907 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:21.961 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:21.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:21.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:22.062 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:22.093 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:22 smithi137 ceph-mon[93825]: pgmap v1051: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.6 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 748 op/s; 1757/78609 objects misplaced (2.235%); 7.6 MiB/s, 121 objects/s recovering 2024-09-21T10:03:22.093 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:03:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:03:21] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.51.0" 2024-09-21T10:03:22.093 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:22 smithi137 ceph-mon[97575]: pgmap v1051: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.6 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 748 op/s; 1757/78609 objects misplaced (2.235%); 7.6 MiB/s, 121 objects/s recovering 2024-09-21T10:03:22.110 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:22.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:22.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:22.212 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:22.239 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:22.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:22.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:22.340 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:22.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:22.385 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:22.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:22 smithi165 ceph-mon[86023]: pgmap v1051: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.6 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 748 op/s; 1757/78609 objects misplaced (2.235%); 7.6 MiB/s, 121 objects/s recovering 2024-09-21T10:03:22.486 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:22.531 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:22.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:22.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:22.633 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:22.681 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:22.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:22.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:22.782 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:22.811 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:22.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:22.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:22.913 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:22.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:22.963 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:22.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:23.042 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.2 to 1 (10000) 2024-09-21T10:03:23.063 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:23.093 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:23.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:23.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:23.195 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:23.231 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:23.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:23.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:23.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:23 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2673170896' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:03:23.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:23 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:03:23.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:23 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2673170896' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:03:23.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:23 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:03:23.333 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:23.359 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:23.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:23.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:23 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2673170896' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:03:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:23 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:03:23.461 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:23.488 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:23.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:23.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:23.590 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:23.625 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:23.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:23.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:23.727 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:23.754 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:23.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:23.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:23.855 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:23.876 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:23.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:23.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:23.978 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:24.019 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:24.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:24.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:24.121 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:24.153 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:24.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:24.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:24.255 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:24.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:24.281 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:24.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:24.382 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:24 smithi165 ceph-mon[86023]: pgmap v1052: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.6 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 751 op/s; 1757/77853 objects misplaced (2.257%); 7.6 MiB/s, 121 objects/s recovering 2024-09-21T10:03:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:24 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:03:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:24 smithi165 ceph-mon[86023]: osdmap e328: 8 total, 8 up, 7 in 2024-09-21T10:03:24.414 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:24.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:24.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:24.516 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:24.544 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:24.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:24.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:24 smithi137 ceph-mon[93825]: pgmap v1052: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.6 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 751 op/s; 1757/77853 objects misplaced (2.257%); 7.6 MiB/s, 121 objects/s recovering 2024-09-21T10:03:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:24 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:03:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:24 smithi137 ceph-mon[93825]: osdmap e328: 8 total, 8 up, 7 in 2024-09-21T10:03:24.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:24 smithi137 ceph-mon[97575]: pgmap v1052: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.6 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 751 op/s; 1757/77853 objects misplaced (2.257%); 7.6 MiB/s, 121 objects/s recovering 2024-09-21T10:03:24.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:24 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:03:24.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:24 smithi137 ceph-mon[97575]: osdmap e328: 8 total, 8 up, 7 in 2024-09-21T10:03:24.646 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:24.677 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:24.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:24.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:24.779 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:24.820 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:24.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:24.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:24.922 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:24.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:24.960 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:24.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:25.061 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:25.095 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:25.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:25.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:25.197 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:25.220 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:25.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:25.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:25.322 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:25.348 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:25.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:25.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:25.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:03:25.450 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:25.471 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:25.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:25.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:25.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:03:25.476 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:03:25.573 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:25.594 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:25.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:25.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:25.696 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:25.717 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:25.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:25.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:25.819 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:25.840 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:25.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:25.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:25.942 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:25.963 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:25.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:25.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:26.065 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:26.093 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:26.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:26.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:26.195 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:26.234 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:26.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:26.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:26.336 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:26.370 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:26.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:26.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:26.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:26 smithi165 ceph-mon[86023]: pgmap v1054: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.5 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 768 op/s; 1269/71466 objects misplaced (1.776%); 7.9 MiB/s, 126 objects/s recovering 2024-09-21T10:03:26.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:26 smithi165 ceph-mon[86023]: osdmap e329: 8 total, 8 up, 7 in 2024-09-21T10:03:26.472 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:26.497 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:26.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:26.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:26.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:26 smithi137 ceph-mon[97575]: pgmap v1054: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.5 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 768 op/s; 1269/71466 objects misplaced (1.776%); 7.9 MiB/s, 126 objects/s recovering 2024-09-21T10:03:26.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:26 smithi137 ceph-mon[97575]: osdmap e329: 8 total, 8 up, 7 in 2024-09-21T10:03:26.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:26 smithi137 ceph-mon[93825]: pgmap v1054: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.5 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 768 op/s; 1269/71466 objects misplaced (1.776%); 7.9 MiB/s, 126 objects/s recovering 2024-09-21T10:03:26.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:26 smithi137 ceph-mon[93825]: osdmap e329: 8 total, 8 up, 7 in 2024-09-21T10:03:26.599 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:26.620 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:26.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:26.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:26.722 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:26.746 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:26.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:26.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:26.848 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:26.869 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:26.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:26.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:26.970 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:26.991 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:26.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:26.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:27.093 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:27.114 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:27.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:27.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:27.216 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:27.235 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:27 smithi137 ceph-mon[93825]: osdmap e330: 8 total, 8 up, 7 in 2024-09-21T10:03:27.235 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:27 smithi137 ceph-mon[97575]: osdmap e330: 8 total, 8 up, 7 in 2024-09-21T10:03:27.258 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:27.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:27.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:27.360 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:27.384 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:27.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:27.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:27.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:27 smithi165 ceph-mon[86023]: osdmap e330: 8 total, 8 up, 7 in 2024-09-21T10:03:27.486 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:27.500 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:03:27.500 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:03:27.507 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:27.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:27.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:27.609 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:27.630 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:27.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:27.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:27.732 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:27.753 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:27.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:27.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:27.855 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:27.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:27.878 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:27.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:27.979 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:28.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:28.006 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:28.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:28.107 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:28.134 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:28.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:28.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:28.236 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:28.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:28.263 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:28.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:28.364 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:28.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:28 smithi165 ceph-mon[86023]: pgmap v1057: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.4 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 573 op/s; 1269/68283 objects misplaced (1.858%); 3.3 MiB/s, 53 objects/s recovering 2024-09-21T10:03:28.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:28 smithi165 ceph-mon[86023]: osdmap e331: 8 total, 8 up, 7 in 2024-09-21T10:03:28.414 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:28.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:28.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:28.516 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:28.541 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:28.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:28.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:28.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:28 smithi137 ceph-mon[93825]: pgmap v1057: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.4 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 573 op/s; 1269/68283 objects misplaced (1.858%); 3.3 MiB/s, 53 objects/s recovering 2024-09-21T10:03:28.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:28 smithi137 ceph-mon[93825]: osdmap e331: 8 total, 8 up, 7 in 2024-09-21T10:03:28.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:28 smithi137 ceph-mon[97575]: pgmap v1057: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.4 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 573 op/s; 1269/68283 objects misplaced (1.858%); 3.3 MiB/s, 53 objects/s recovering 2024-09-21T10:03:28.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:28 smithi137 ceph-mon[97575]: osdmap e331: 8 total, 8 up, 7 in 2024-09-21T10:03:28.643 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:28.671 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:28.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:28.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:28.772 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:28.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:28.800 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:28.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:28.901 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:28.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:28.928 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:28.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:29.029 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:29.051 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:29.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:29.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:29.153 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:29.180 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:29.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:29.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:29.270 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 3 1 2024-09-21T10:03:29.282 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:29.304 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:29.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:29.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:29.361 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:03:29.361 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:03:29.361 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:03:29.361 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:03:29.362 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:29 smithi137 ceph-mon[93825]: osdmap e332: 8 total, 8 up, 7 in 2024-09-21T10:03:29.362 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:29 smithi137 ceph-mon[97575]: osdmap e332: 8 total, 8 up, 7 in 2024-09-21T10:03:29.367 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:03:29.367 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:03:29.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:29 smithi165 ceph-mon[86023]: osdmap e332: 8 total, 8 up, 7 in 2024-09-21T10:03:29.406 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:29.414 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:03:29.414 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:03:29.430 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:29.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:29.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:29.441 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:03:29.441 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:03:29.477 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:03:29.478 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:03:29.515 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:03:29.515 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:03:29.532 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:29.544 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:03:29.544 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:03:29.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:29.586 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:29.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:29.644 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:03:29.687 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:29.761 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:29.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:29.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:29.863 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:29.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:29.922 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:29.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:30.023 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:30.064 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:30.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:30.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:30.166 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:30.192 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:30.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:30.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:30.293 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:30.318 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:30.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:30.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:30.387 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:30 smithi137 ceph-mon[93825]: pgmap v1060: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.4 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 341 op/s; 1269/67368 objects misplaced (1.884%) 2024-09-21T10:03:30.387 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:30 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/894837040' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:03:30.387 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:30 smithi137 ceph-mon[97575]: pgmap v1060: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.4 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 341 op/s; 1269/67368 objects misplaced (1.884%) 2024-09-21T10:03:30.387 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:30 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/894837040' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:03:30.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:30 smithi165 ceph-mon[86023]: pgmap v1060: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.4 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 341 op/s; 1269/67368 objects misplaced (1.884%) 2024-09-21T10:03:30.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:30 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/894837040' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:03:30.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:03:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:03:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:03:30.420 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:30.513 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:30.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:30.514 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:30.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:30.615 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:30.639 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:30.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:30.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:30.740 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:30.766 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:30.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:30.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:30.868 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:30.950 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:30.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:30.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:31.051 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:31.092 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:31.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:31.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:31.161 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:31.194 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:31.249 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:31.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:31.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:31.351 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:31.390 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:31.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:31.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:31.491 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:31.532 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:31.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:31.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:31.634 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:31.658 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:31.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:31.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:31.760 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:31.793 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:31.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:31.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:31.895 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:31.923 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:31.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:31.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:31.994 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:03:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:03:31] "GET /metrics HTTP/1.1" 200 36533 "" "Prometheus/2.51.0" 2024-09-21T10:03:32.024 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:32.063 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:32.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:32.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:32.116 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T10:03:32.166 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:32.205 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:32.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:32.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:32.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:32 smithi137 ceph-mon[97575]: pgmap v1061: 89 pgs: 89 active+clean; 1.2 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 618 op/s; 13 MiB/s, 204 objects/s recovering 2024-09-21T10:03:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:32 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3370322480' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:03:32.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:32 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:03:32.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:32 smithi137 ceph-mon[93825]: pgmap v1061: 89 pgs: 89 active+clean; 1.2 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 618 op/s; 13 MiB/s, 204 objects/s recovering 2024-09-21T10:03:32.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:32 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3370322480' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:03:32.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:32 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:03:32.307 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:32.340 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:32.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:32.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:32.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:32 smithi165 ceph-mon[86023]: pgmap v1061: 89 pgs: 89 active+clean; 1.2 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 618 op/s; 13 MiB/s, 204 objects/s recovering 2024-09-21T10:03:32.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:32 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3370322480' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:03:32.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:32 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:03:32.442 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:32.466 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:32.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:32.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:32.567 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:32.595 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:32.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:32.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:32.696 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:32.736 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:32.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:32.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:32.838 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:32.864 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:32.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:32.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:32.965 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:32.989 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:32.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:32.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:33.091 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:33.116 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:33.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:33.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:33.218 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:33.265 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:33.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:33.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:33.377 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:33.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:33 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:03:33.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:33 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T10:03:33.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:33 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:03:33.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:33 smithi165 ceph-mon[86023]: osdmap e333: 8 total, 8 up, 7 in 2024-09-21T10:03:33.404 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:33.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:33.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:33.506 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:33 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:03:33.506 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:33 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T10:03:33.506 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:33 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:03:33.506 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:33 smithi137 ceph-mon[93825]: osdmap e333: 8 total, 8 up, 7 in 2024-09-21T10:03:33.506 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:33 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:03:33.506 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:33 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T10:03:33.507 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:33 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:03:33.507 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:33 smithi137 ceph-mon[97575]: osdmap e333: 8 total, 8 up, 7 in 2024-09-21T10:03:33.507 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:33.535 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:33.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:33.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:33.637 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:33.662 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:33.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:33.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:33.739 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:03:33.763 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:33.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:33.833 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:33.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:33.934 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:33.957 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:33.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:33.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:34.059 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:34.082 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:34.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:34.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:34.184 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:34.207 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:34.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:34.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:34.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:34 smithi137 ceph-mon[93825]: pgmap v1063: 89 pgs: 89 active+clean; 1.2 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 473 op/s; 13 MiB/s, 201 objects/s recovering 2024-09-21T10:03:34.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:34 smithi137 ceph-mon[97575]: pgmap v1063: 89 pgs: 89 active+clean; 1.2 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 473 op/s; 13 MiB/s, 201 objects/s recovering 2024-09-21T10:03:34.308 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:34.330 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:34.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:34.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:34 smithi165 ceph-mon[86023]: pgmap v1063: 89 pgs: 89 active+clean; 1.2 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 473 op/s; 13 MiB/s, 201 objects/s recovering 2024-09-21T10:03:34.432 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:34.457 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:34.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:34.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:34.558 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:34.584 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:34.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:34.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:34.686 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:34.711 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:34.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:34.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:34.812 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:34.853 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:34.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:34.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:34.955 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:34.988 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:34.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:34.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:35.090 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:35.144 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:35.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:35.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:35.245 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:35.314 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:35.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:35.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:35.416 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:35.455 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:35.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:35.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:35.557 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:35.608 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:35.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:35.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:35.709 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:35.734 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:35.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:35.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:35.836 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:35.844 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:35.883 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:35.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:35.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:35.886 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:03:35.886 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T10:03:35.886 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T10:03:35.886 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T10:03:35.886 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:03:35.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:36.031 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:36.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:36.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:36.039 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:03:36.134 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:36.156 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:36.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:36.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:36.164 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.3 to 1 (10000) 2024-09-21T10:03:36.258 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:36.280 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:36.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:36.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:36.382 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:36.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:36 smithi165 ceph-mon[86023]: pgmap v1064: 89 pgs: 89 active+clean; 1.1 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 692 op/s; 9.6 MiB/s, 153 objects/s recovering 2024-09-21T10:03:36.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:36 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2733846388' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:03:36.415 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:36 smithi137 ceph-mon[93825]: pgmap v1064: 89 pgs: 89 active+clean; 1.1 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 692 op/s; 9.6 MiB/s, 153 objects/s recovering 2024-09-21T10:03:36.415 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:36 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2733846388' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:03:36.416 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:36 smithi137 ceph-mon[97575]: pgmap v1064: 89 pgs: 89 active+clean; 1.1 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 692 op/s; 9.6 MiB/s, 153 objects/s recovering 2024-09-21T10:03:36.416 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:36 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2733846388' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:03:36.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:36.441 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:36.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:36.542 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:36.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:36.585 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:36.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:36.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:36.729 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:36.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:36.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:36.831 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:36.867 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:36.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:36.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:36.968 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:37.008 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:37.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:37.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:37.110 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:37.133 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:37.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:37.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:37.235 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:37.264 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 4 1 2024-09-21T10:03:37.280 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:37.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:37.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:37.383 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:37.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:37.446 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:37.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:37.490 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:37 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2733846388' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:03:37.490 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:37 smithi137 ceph-mon[93825]: osdmap e334: 8 total, 8 up, 7 in 2024-09-21T10:03:37.490 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:37 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2733846388' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:03:37.490 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:37 smithi137 ceph-mon[97575]: osdmap e334: 8 total, 8 up, 7 in 2024-09-21T10:03:37.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:37.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:37.594 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:37.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:37.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:37 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2733846388' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:03:37.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:37 smithi165 ceph-mon[86023]: osdmap e334: 8 total, 8 up, 7 in 2024-09-21T10:03:37.695 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:37.724 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:37.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:37.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:37.825 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:37.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:37.877 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:37.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:37.978 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:38.004 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:38.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:38.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:38.106 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:38.149 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:38.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:38.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:38.250 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:38.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:38.286 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:38.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:38.301 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:03:38.388 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:38.410 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:38 smithi137 ceph-mon[97575]: pgmap v1066: 89 pgs: 89 active+clean; 1001 MiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 802 op/s; 9.4 MiB/s, 151 objects/s recovering 2024-09-21T10:03:38.411 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:38 smithi137 ceph-mon[93825]: pgmap v1066: 89 pgs: 89 active+clean; 1001 MiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 802 op/s; 9.4 MiB/s, 151 objects/s recovering 2024-09-21T10:03:38.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:38.437 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:38.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:38.538 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:38.566 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:38.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:38.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:38 smithi165 ceph-mon[86023]: pgmap v1066: 89 pgs: 89 active+clean; 1001 MiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 802 op/s; 9.4 MiB/s, 151 objects/s recovering 2024-09-21T10:03:38.668 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:38.695 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:38.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:38.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:38.797 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:38.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:38.837 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:38.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:38.875 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:38.875 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:38.916 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:38.938 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:38.987 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:38.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:38.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:39.088 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:39.131 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:39.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:39.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:39.233 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:39.259 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:39.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:39.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:39.361 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:39.387 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:39.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:39.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:39.489 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:39.513 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:39.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:39.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:39.615 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:39.641 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:39.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:39.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:39.743 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:39.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:39.781 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:39.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:39.882 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:39.908 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:39.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:39.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:40.009 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:40.047 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:40.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:40.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:40.148 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:40.172 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:40.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:40.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:40.274 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:40.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:40.320 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:40.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:40.421 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:40.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:40.463 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:40.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:40.531 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:40 smithi137 ceph-mon[97575]: pgmap v1067: 89 pgs: 89 active+clean; 968 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 582 op/s 2024-09-21T10:03:40.531 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:40.531 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:03:40.531 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:40.532 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:40 smithi137 ceph-mon[93825]: pgmap v1067: 89 pgs: 89 active+clean; 968 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 582 op/s 2024-09-21T10:03:40.532 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:40.532 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:03:40.532 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:40.564 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:40.589 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:40.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:40.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:03:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:03:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:03:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:40 smithi165 ceph-mon[86023]: pgmap v1067: 89 pgs: 89 active+clean; 968 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 582 op/s 2024-09-21T10:03:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:03:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:40.691 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:40.727 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:40.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:40.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:40.829 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:40.871 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:40.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:40.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:40.972 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:41.017 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:41.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:41.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:41.119 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:41.144 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:41.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:41.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:41.246 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:41.271 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:41.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:41.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:41.373 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:41.413 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:41.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:41.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:41.515 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:41.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:41.568 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:41.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:41.669 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:41.692 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:41.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:41.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:41.736 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:03:41.736 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:03:41.776 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:03:41.777 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:03:41.794 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:41.815 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:03:41.815 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:03:41.818 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:41.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:41.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:41.863 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:03:41.863 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:03:41.893 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:03:41.893 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:03:41.912 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:03:41.912 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:03:41.919 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:41.936 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:03:41.937 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:03:41.964 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:41.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:41.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:41.972 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:03:41.973 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:03:42.065 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:42.082 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:03:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:03:41] "GET /metrics HTTP/1.1" 200 36511 "" "Prometheus/2.51.0" 2024-09-21T10:03:42.090 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:42.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:42.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:42.192 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:42.217 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:42.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:42.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:42.318 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:42.343 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:42.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:42.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:42.444 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:42.470 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:42.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:42.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:42 smithi137 ceph-mon[93825]: pgmap v1068: 89 pgs: 89 active+clean; 747 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 923 op/s 2024-09-21T10:03:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:42 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/166193935' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:03:42.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:42 smithi137 ceph-mon[97575]: pgmap v1068: 89 pgs: 89 active+clean; 747 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 923 op/s 2024-09-21T10:03:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:42 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/166193935' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:03:42.572 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:42.605 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:42.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:42.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:42 smithi165 ceph-mon[86023]: pgmap v1068: 89 pgs: 89 active+clean; 747 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 923 op/s 2024-09-21T10:03:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:42 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/166193935' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:03:42.707 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:42.728 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:42.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:42.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:42.830 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:42.853 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:42.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:42.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:42.955 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:42.991 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:42.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:42.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:43.092 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:43.115 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:43.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:43.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:43.216 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:43.256 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:43.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:43.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:43.358 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:43.383 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:43.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:43.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:43.485 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:43.524 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:43.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:43.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:43.626 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:43.660 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:43.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:43.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:43.761 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:43.797 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:43.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:43.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:43.898 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:43.923 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:43.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:43.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:44.025 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:44.069 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:44.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:44.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:44.171 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:44.197 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:44.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:44.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:44.299 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:44.330 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:44.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:44.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:44.432 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:44.466 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:44.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:44.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:44 smithi137 ceph-mon[93825]: pgmap v1069: 89 pgs: 89 active+clean; 731 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:03:44.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:44 smithi137 ceph-mon[97575]: pgmap v1069: 89 pgs: 89 active+clean; 731 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:03:44.568 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:44.594 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:44.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:44.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:44 smithi165 ceph-mon[86023]: pgmap v1069: 89 pgs: 89 active+clean; 731 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:03:44.696 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:44.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:44.740 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:44.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:44.841 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:44.865 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:44.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:44.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:44.967 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:45.002 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:45.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:45.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:45.104 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:45.126 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:45.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:45.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:45.228 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:45.276 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:45.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:45.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:45.378 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:45.420 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:45.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:45.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:45.521 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:45.549 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:45.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:45.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:45.650 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:45.671 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:45.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:45.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:45.773 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:45.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:45.811 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:45.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:45.912 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:45.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:45.939 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:45.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:46.040 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:46.064 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:46.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:46.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:46.166 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:46.193 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:46.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:46.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:46.295 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:46.332 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:46.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:46.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:46.434 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:46.462 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:46.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:46.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:46 smithi137 ceph-mon[97575]: pgmap v1070: 89 pgs: 89 active+clean; 572 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 811 op/s 2024-09-21T10:03:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:46 smithi137 ceph-mon[93825]: pgmap v1070: 89 pgs: 89 active+clean; 572 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 811 op/s 2024-09-21T10:03:46.563 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:46.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:46.594 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:46.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:46 smithi165 ceph-mon[86023]: pgmap v1070: 89 pgs: 89 active+clean; 572 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 811 op/s 2024-09-21T10:03:46.695 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:46.722 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:46.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:46.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:46.824 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:46.863 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:46.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:46.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:46.965 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:46.989 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:46.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:46.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:47.091 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:47.116 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:47.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:47.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:47.218 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:47.244 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:47.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:47.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:47.345 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:47.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:47.391 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:47.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:47.492 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:47.519 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:47.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:47.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:47.620 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:47.649 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:47.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:47.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:47.750 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:47.785 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:47.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:47.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:47.887 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:47.916 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:47.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:47.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:48.018 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:48.048 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:48.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:48.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:48.150 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:48.174 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:48.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:48.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:48.275 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:48.300 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:48.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:48.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:48.402 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:48.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:48.444 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:48.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:48.522 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:48 smithi137 ceph-mon[93825]: pgmap v1071: 89 pgs: 89 active+clean; 495 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 749 op/s 2024-09-21T10:03:48.522 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:48 smithi137 ceph-mon[97575]: pgmap v1071: 89 pgs: 89 active+clean; 495 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 749 op/s 2024-09-21T10:03:48.546 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:48.589 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:48.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:48.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:48 smithi165 ceph-mon[86023]: pgmap v1071: 89 pgs: 89 active+clean; 495 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 749 op/s 2024-09-21T10:03:48.691 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:48.714 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:48.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:48.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:48.816 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:48.855 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:48.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:48.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:48.957 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:48.997 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:48.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:48.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:49.099 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:49.122 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:49.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:49.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:49.223 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:49.249 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:49.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:49.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:49.351 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:49.396 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:49.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:49.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:49.498 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:49.548 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:49.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:49.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:49.649 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:49.673 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:49.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:49.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:49.774 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:49.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:49.824 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:49.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:49.844 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:03:49.844 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:03:49.925 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:49.948 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:49.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:49.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:50.049 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:50.086 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:50.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:50.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:50.188 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:50.209 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.4 to 1 (10000) 2024-09-21T10:03:50.230 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:50.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:50.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:50.332 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:50.355 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:50.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:50.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:50.449 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:50 smithi165 ceph-mon[86023]: pgmap v1072: 89 pgs: 89 active+clean; 461 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2024-09-21T10:03:50.449 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:50 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1154382316' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:03:50.449 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:03:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:03:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:03:50.456 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:50.490 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:50.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:50.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:50.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:50 smithi137 ceph-mon[93825]: pgmap v1072: 89 pgs: 89 active+clean; 461 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2024-09-21T10:03:50.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:50 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1154382316' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:03:50.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:50 smithi137 ceph-mon[97575]: pgmap v1072: 89 pgs: 89 active+clean; 461 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2024-09-21T10:03:50.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:50 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1154382316' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:03:50.591 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:50.618 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:50.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:50.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:50.720 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:50.751 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:50.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:50.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:50.854 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:50.876 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:50.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:50.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:50.978 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:51.015 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:51.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:51.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:51.072 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 5 1 2024-09-21T10:03:51.117 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:51.121 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:03:51.174 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:51.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:51.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:51.276 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:51.298 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:51.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:51.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:51.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:51 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1154382316' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:03:51.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:51 smithi137 ceph-mon[93825]: osdmap e335: 8 total, 8 up, 7 in 2024-09-21T10:03:51.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:51 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1154382316' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:03:51.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:51 smithi137 ceph-mon[97575]: osdmap e335: 8 total, 8 up, 7 in 2024-09-21T10:03:51.400 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:51.423 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:51.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:51.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:51.525 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:51.549 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:51.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:51.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:51.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:51 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1154382316' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:03:51.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:51 smithi165 ceph-mon[86023]: osdmap e335: 8 total, 8 up, 7 in 2024-09-21T10:03:51.651 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:51.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:51.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:51.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:51.781 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:51.807 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:51.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:51.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:51.908 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:51.929 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:51.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:51.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:52.031 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:52.066 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:52.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:52.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:52.168 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:52.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:52.189 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:52.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:52.234 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:03:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:03:51] "GET /metrics HTTP/1.1" 200 36511 "" "Prometheus/2.51.0" 2024-09-21T10:03:52.290 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:52.314 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:52.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:52.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:52.329 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T10:03:52.415 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:52.453 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:52.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:52.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:52.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:52 smithi137 ceph-mon[93825]: pgmap v1074: 89 pgs: 89 active+clean; 230 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 826 op/s 2024-09-21T10:03:52.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:52 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1294647378' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:03:52.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:52 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:03:52.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:52 smithi137 ceph-mon[97575]: pgmap v1074: 89 pgs: 89 active+clean; 230 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 826 op/s 2024-09-21T10:03:52.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:52 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1294647378' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:03:52.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:52 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:03:52.555 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:52.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:52.580 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:52.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:52.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:52 smithi165 ceph-mon[86023]: pgmap v1074: 89 pgs: 89 active+clean; 230 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 826 op/s 2024-09-21T10:03:52.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:52 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1294647378' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:03:52.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:52 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:03:52.681 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:52.725 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:52.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:52.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:52.828 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:52.853 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:52.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:52.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:52.955 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:52.979 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:52.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:52.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:53.080 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:53.098 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:03:53.105 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:53.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:53.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:53.207 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:53.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:53.242 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:53.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:53.343 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:53.367 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:53.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:53.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:53.470 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:53.518 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:53.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:53.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:53.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:53 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:03:53.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:53 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:03:53.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:53 smithi137 ceph-mon[93825]: osdmap e336: 8 total, 8 up, 7 in 2024-09-21T10:03:53.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:53 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:03:53.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:53 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:03:53.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:53 smithi137 ceph-mon[97575]: osdmap e336: 8 total, 8 up, 7 in 2024-09-21T10:03:53.620 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:53.644 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:53.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:53.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:53.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:53 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:03:53.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:53 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:03:53.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:53 smithi165 ceph-mon[86023]: osdmap e336: 8 total, 8 up, 7 in 2024-09-21T10:03:53.694 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:53.713 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:53.726 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:53.746 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:53.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:53.799 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:53.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:53.899 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:53.937 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:53.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:53.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:54.039 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:54.064 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:54.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:54.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:54.166 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:54.192 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:54.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:54.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:54.294 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:54.321 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:54.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:54.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:54.388 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Removed 128179 objects 2024-09-21T10:03:54.388 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Clean up completed and total clean up time :170.219 2024-09-21T10:03:54.423 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:54.445 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:54.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:54.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:54.512 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:54 smithi137 ceph-mon[93825]: pgmap v1076: 89 pgs: 89 active+clean; 214 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 716 op/s 2024-09-21T10:03:54.512 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:54 smithi137 ceph-mon[97575]: pgmap v1076: 89 pgs: 89 active+clean; 214 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 716 op/s 2024-09-21T10:03:54.546 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:54.568 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:54.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:54.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:54.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:54 smithi165 ceph-mon[86023]: pgmap v1076: 89 pgs: 89 active+clean; 214 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 716 op/s 2024-09-21T10:03:54.670 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:54.692 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:54.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:54.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:54.794 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:54.815 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:54.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:54.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:54.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:54.939 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:54.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:54.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:55.041 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:55.063 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:55.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:55.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:55.165 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:55.186 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:55.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:55.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:55.288 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:55.311 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:55.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:55.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:55.412 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:55.434 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:55.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:55.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:55.535 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:55.557 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:55.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:55.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:55.637 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:03:55.660 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:55.701 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:55.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:55.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:55.803 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:55.827 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:55.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:55.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:03:55.917 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:55 smithi137 ceph-mon[97575]: pgmap v1077: 89 pgs: 89 active+clean; 62 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 865 op/s 2024-09-21T10:03:55.917 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:55.918 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:03:55.918 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:55 smithi137 ceph-mon[93825]: pgmap v1077: 89 pgs: 89 active+clean; 62 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 865 op/s 2024-09-21T10:03:55.929 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:55.950 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:55.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:55.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:56.051 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:56.074 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:56.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:56.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:03:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:03:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:55 smithi165 ceph-mon[86023]: pgmap v1077: 89 pgs: 89 active+clean; 62 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 865 op/s 2024-09-21T10:03:56.175 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:56.196 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:56.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:56.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:56.298 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:56.324 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:56.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:56.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:56.341 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2024-09-21T10:03:56.341 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2024-09-21T10:03:56.426 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:56.450 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:56.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:56.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:56.552 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:56.574 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:56.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:56.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:56.676 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:56.697 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:56.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:56.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:56.799 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:56.820 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:56.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:56.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:56.922 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:56.943 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:56.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:56.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:57.045 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:57.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:56 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-09-21T10:03:57.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:56 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 0, 1, 5]} : dispatch 2024-09-21T10:03:57.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:56 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [1, 2]} : dispatch 2024-09-21T10:03:57.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:56 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-09-21T10:03:57.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:56 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 0, 1, 5]} : dispatch 2024-09-21T10:03:57.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:56 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [1, 2]} : dispatch 2024-09-21T10:03:57.067 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:57.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:57.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:57.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:56 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-09-21T10:03:57.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:56 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 0, 1, 5]} : dispatch 2024-09-21T10:03:57.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:56 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [1, 2]} : dispatch 2024-09-21T10:03:57.169 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:57.195 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:57.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:57.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:57.297 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:57.322 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:57.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:57.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:57.423 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:57.446 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:57.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:57.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:57.548 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:57.574 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:57.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:57.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:57.676 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:57.702 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:57.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:57.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:57.804 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:57.830 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:57.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:57.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:57.932 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:57.956 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:57.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:57.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:58.057 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:58.083 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:58.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:58.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:58.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-21T10:03:58.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 0, 1, 5]}]': finished 2024-09-21T10:03:58.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [1, 2]}]': finished 2024-09-21T10:03:58.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:57 smithi165 ceph-mon[86023]: osdmap e337: 8 total, 8 up, 7 in 2024-09-21T10:03:58.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:57 smithi165 ceph-mon[86023]: pgmap v1079: 89 pgs: 89 active+clean; 8.5 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 705 op/s 2024-09-21T10:03:58.185 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:03:58.211 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:58.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:58.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:03:58.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-21T10:03:58.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 0, 1, 5]}]': finished 2024-09-21T10:03:58.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [1, 2]}]': finished 2024-09-21T10:03:58.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:57 smithi137 ceph-mon[93825]: osdmap e337: 8 total, 8 up, 7 in 2024-09-21T10:03:58.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:57 smithi137 ceph-mon[93825]: pgmap v1079: 89 pgs: 89 active+clean; 8.5 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 705 op/s 2024-09-21T10:03:58.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-21T10:03:58.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 0, 1, 5]}]': finished 2024-09-21T10:03:58.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [1, 2]}]': finished 2024-09-21T10:03:58.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:57 smithi137 ceph-mon[97575]: osdmap e337: 8 total, 8 up, 7 in 2024-09-21T10:03:58.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:57 smithi137 ceph-mon[97575]: pgmap v1079: 89 pgs: 89 active+clean; 8.5 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 705 op/s 2024-09-21T10:03:58.313 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:58.338 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:58.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:58.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:58.440 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:58.466 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:58.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:58.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:58.568 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:58.594 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:58.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:58.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:58.696 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:58.721 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:58.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:58.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:58.823 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:58.848 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:58.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:58.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:58.950 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:58.972 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:58.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:58.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:03:59.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:58 smithi137 ceph-mon[93825]: osdmap e338: 8 total, 8 up, 7 in 2024-09-21T10:03:59.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:58 smithi137 ceph-mon[97575]: osdmap e338: 8 total, 8 up, 7 in 2024-09-21T10:03:59.074 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:59.095 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:59.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:59.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:59.135 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:03:59.135 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:03:59.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:58 smithi165 ceph-mon[86023]: osdmap e338: 8 total, 8 up, 7 in 2024-09-21T10:03:59.197 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:03:59.223 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:59.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:59.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:03:59.324 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:03:59.347 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:59.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:59.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:03:59.449 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:03:59.474 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:59.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:59.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:03:59.576 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:03:59.597 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:59.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:59.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:03:59.698 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:03:59.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:59.721 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:59.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:03:59.739 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:03:59.766 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:59.822 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:03:59.848 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:03:59.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:59.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:03:59.872 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.5 to 1 (10000) 2024-09-21T10:03:59.950 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:03:59.966 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:59 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4051485137' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:03:59.966 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:03:59 smithi137 ceph-mon[93825]: pgmap v1081: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 542 op/s 2024-09-21T10:03:59.966 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:59 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4051485137' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:03:59.966 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:03:59 smithi137 ceph-mon[97575]: pgmap v1081: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 542 op/s 2024-09-21T10:03:59.972 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:03:59.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:03:59.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:00.074 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:00.097 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:00.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:00.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:00.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:59 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4051485137' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:04:00.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:03:59 smithi165 ceph-mon[86023]: pgmap v1081: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 542 op/s 2024-09-21T10:04:00.199 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:00.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:00.221 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:00.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:00.322 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:00.343 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:00.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:00.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:00.429 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:00.445 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:00.466 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:00.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:00.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:00.568 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:00.590 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:00.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:00.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:00.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:04:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:04:00.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:04:00.692 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:00.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:00.719 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:00.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:00.820 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:00.842 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:00.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:00.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:00.943 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:00.970 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:00.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:00.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:01.071 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:01.093 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:01.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:01.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:01.142 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:01.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:00 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4051485137' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:04:01.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:00 smithi165 ceph-mon[86023]: osdmap e339: 8 total, 8 up, 7 in 2024-09-21T10:04:01.195 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:01.221 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:01.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:01.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:01.226 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:00 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4051485137' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:04:01.226 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:00 smithi137 ceph-mon[93825]: osdmap e339: 8 total, 8 up, 7 in 2024-09-21T10:04:01.226 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:00 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4051485137' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:04:01.226 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:00 smithi137 ceph-mon[97575]: osdmap e339: 8 total, 8 up, 7 in 2024-09-21T10:04:01.322 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:01.348 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:01.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:01.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:01.450 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:01.475 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:01.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:01.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:01.577 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:01.600 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:01.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:01.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:01.618 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 6 1 2024-09-21T10:04:01.702 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:01.724 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:01.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:01.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:01.825 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:01.847 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:01.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:01.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:01.949 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:01.971 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:01.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:01.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:02.072 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:02.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:02.099 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:02.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:02.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:01 smithi165 ceph-mon[86023]: pgmap v1083: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 163 op/s 2024-09-21T10:04:02.181 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:01 smithi137 ceph-mon[93825]: pgmap v1083: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 163 op/s 2024-09-21T10:04:02.181 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:01 smithi137 ceph-mon[97575]: pgmap v1083: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 163 op/s 2024-09-21T10:04:02.182 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:04:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:04:01] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.51.0" 2024-09-21T10:04:02.197 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:04:02.197 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:04:02.200 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:02.213 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:04:02.214 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:04:02.225 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:02.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:02.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:02.229 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:04:02.229 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:04:02.245 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:04:02.245 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:04:02.261 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:04:02.261 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:04:02.276 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:04:02.277 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:04:02.292 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:04:02.292 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:04:02.307 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:04:02.308 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:04:02.327 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:02.350 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:02.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:02.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:02.452 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:02.476 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:02.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:02.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:02.578 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:02.602 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:02.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:02.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:02.704 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:02.728 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:02.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:02.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:02.829 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:02.854 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:02.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:02.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:02.956 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:02.978 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:02.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:02.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:03.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:02 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/92997041' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:04:03.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:02 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/92997041' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:04:03.079 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:03.105 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:03.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:03.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:03.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:02 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/92997041' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:04:03.207 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:03.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:03.231 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:03.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:03.331 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:03.353 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:03.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:03.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:03.455 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:03.481 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:03.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:03.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:03.582 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:03.609 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:03.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:03.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:03.711 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:03.737 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:03.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:03.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:03.839 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:03.862 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:03.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:03.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:03.964 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:03.990 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:03.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:03.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:04.092 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:04.118 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:04.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:04.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:04.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:03 smithi165 ceph-mon[86023]: pgmap v1084: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 20 op/s 2024-09-21T10:04:04.219 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:04.245 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:04.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:04.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:03 smithi137 ceph-mon[93825]: pgmap v1084: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 20 op/s 2024-09-21T10:04:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:03 smithi137 ceph-mon[97575]: pgmap v1084: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 20 op/s 2024-09-21T10:04:04.346 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:04.372 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:04.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:04.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:04.474 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:04.588 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:04.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:04.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:04.690 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:04.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:04.714 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:04.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:04.815 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:04.837 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:04.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:04.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:04.939 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:04.966 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:04.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:04.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:05.068 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:05.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:05.091 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:05.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:05.192 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:05.219 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:05.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:05.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:05.313 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:05.320 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:05.346 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:05.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:05.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:05.448 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:05.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:05.471 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:05.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:05.572 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:05.597 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:05.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:05.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:05.629 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:04:05.699 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:05.720 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:05.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:05.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:05.822 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:05.843 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:05.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:05.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:05.945 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:05.971 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:05.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:05.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:06.074 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:06.095 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:06.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:06.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:06.196 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:06.222 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:06.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:06.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:06.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:06 smithi137 ceph-mon[93825]: pgmap v1085: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 15 op/s 2024-09-21T10:04:06.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:06 smithi137 ceph-mon[97575]: pgmap v1085: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 15 op/s 2024-09-21T10:04:06.324 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:06.350 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:06.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:06.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:06 smithi165 ceph-mon[86023]: pgmap v1085: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 15 op/s 2024-09-21T10:04:06.452 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:06.477 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:06.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:06.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:06.579 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:06.601 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:06.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:06.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:06.703 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:06.724 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:06.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:06.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:06.826 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:06.852 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:06.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:06.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:06.954 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:06.978 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:06.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:06.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:07.079 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:07.103 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:07.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:07.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:07.205 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:07.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:07.230 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:07.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:07.331 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:07.355 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:07.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:07.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:07.457 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:07.481 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:07.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:07.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:07.583 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:07.606 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:07.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:07.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:07.708 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:07.711 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:04:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T10:04:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T10:04:07.712 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T10:04:07.712 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:04:07.732 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:07.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:07.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:07.834 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:07.857 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:07.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:07.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:07.959 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:07.981 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:07.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:07.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:08.083 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:08.104 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:08.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:08.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:08.206 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:08.228 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:08.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:08.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:08.329 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:08.355 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:08.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:08.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:08.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:08 smithi165 ceph-mon[86023]: pgmap v1086: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 3 op/s 2024-09-21T10:04:08.454 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:08 smithi137 ceph-mon[93825]: pgmap v1086: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 3 op/s 2024-09-21T10:04:08.454 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:08 smithi137 ceph-mon[97575]: pgmap v1086: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 3 op/s 2024-09-21T10:04:08.457 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:08.479 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:08.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:08.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:08.546 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:04:08.580 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:08.605 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:08.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:08.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:08.707 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:08.730 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:08.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:08.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:08.788 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:08.832 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:08.857 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:08.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:08.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:08.959 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:08.981 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:08.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:08.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:09.061 INFO:teuthology.orchestra.run.smithi137.stderr:pool 'unique_pool_4' removed 2024-09-21T10:04:09.083 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:09.109 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:09.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:09.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:09.210 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:09.232 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:09.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:09.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:09.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:09 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/511510023' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:04:09.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:09 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/511510023' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:04:09.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:09.355 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:09.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:09.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:09.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:09 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/511510023' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:04:09.457 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:09.488 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:09.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:09.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:09.590 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:09.611 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:09.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:09.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:09.713 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:09.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:09.734 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:09.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:09.835 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:09.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:09.857 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:09.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:09.958 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:09.980 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:09.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:09.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:10.066 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T10:04:10.081 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:10.103 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:10.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:10.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:10.205 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:10.227 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:10.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:10.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:10.320 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:10 smithi137 ceph-mon[93825]: pgmap v1087: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:10.320 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:10 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/511510023' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:04:10.320 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:10 smithi137 ceph-mon[93825]: osdmap e340: 8 total, 8 up, 7 in 2024-09-21T10:04:10.320 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:04:10.320 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:10 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1326602951' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:04:10.320 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:10 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:04:10.320 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:10 smithi137 ceph-mon[97575]: pgmap v1087: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:10.321 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:10 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/511510023' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:04:10.321 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:10 smithi137 ceph-mon[97575]: osdmap e340: 8 total, 8 up, 7 in 2024-09-21T10:04:10.321 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:04:10.321 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:10 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1326602951' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:04:10.321 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:10 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:04:10.329 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:10.344 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T10:04:10.344 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T10:04:10.345 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2024-09-21T10:04:10.345 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_5 16 2024-09-21T10:04:10.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:10.351 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:10.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:10.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:04:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:04:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:04:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:10 smithi165 ceph-mon[86023]: pgmap v1087: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:10.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:10 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/511510023' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:04:10.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:10 smithi165 ceph-mon[86023]: osdmap e340: 8 total, 8 up, 7 in 2024-09-21T10:04:10.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:04:10.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:10 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1326602951' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:04:10.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:10 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:04:10.452 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:10.475 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:10.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:10.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:10.576 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:10.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:10.601 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:10.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:10.702 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:10.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:10.724 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:10.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:10.825 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:10.846 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:10.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:10.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:10.948 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:10.970 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:10.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:10.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:11.072 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:11.073 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.6 to 1 (10000) 2024-09-21T10:04:11.099 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:11.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:11.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:11.200 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:11.222 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:11.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:11.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:11.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:11 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:04:11.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:11 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:04:11.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:11 smithi137 ceph-mon[93825]: osdmap e341: 8 total, 8 up, 7 in 2024-09-21T10:04:11.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:11 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2317267219' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:04:11.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:11 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:04:11.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:11 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:04:11.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:11 smithi137 ceph-mon[97575]: osdmap e341: 8 total, 8 up, 7 in 2024-09-21T10:04:11.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:11 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2317267219' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:04:11.325 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:11.346 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:11.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:11.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:11.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:11 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:04:11.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:11 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:04:11.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:11 smithi165 ceph-mon[86023]: osdmap e341: 8 total, 8 up, 7 in 2024-09-21T10:04:11.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:11 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2317267219' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:04:11.448 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:11.470 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:11.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:11.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:11.572 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:11.593 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:11.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:11.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:11.695 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:11.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:11.717 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:11.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:11.818 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:11.839 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:11.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:11.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:11.941 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:11.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:11.963 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:11.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:12.064 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:12.074 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:04:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:04:11] "GET /metrics HTTP/1.1" 200 34157 "" "Prometheus/2.51.0" 2024-09-21T10:04:12.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:12.087 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:12.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:12.189 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:12.210 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:12.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:12.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:12.311 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:12.336 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:12.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:12.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:12 smithi165 ceph-mon[86023]: pgmap v1090: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:12 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2317267219' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:04:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:12 smithi165 ceph-mon[86023]: osdmap e342: 8 total, 8 up, 7 in 2024-09-21T10:04:12.437 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:12.459 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:12.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:12.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:12.519 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:12 smithi137 ceph-mon[93825]: pgmap v1090: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:12.519 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:12 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2317267219' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:04:12.519 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:12 smithi137 ceph-mon[93825]: osdmap e342: 8 total, 8 up, 7 in 2024-09-21T10:04:12.520 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:12 smithi137 ceph-mon[97575]: pgmap v1090: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:12.520 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:12 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2317267219' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:04:12.520 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:12 smithi137 ceph-mon[97575]: osdmap e342: 8 total, 8 up, 7 in 2024-09-21T10:04:12.560 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:12.581 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:12.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:12.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:12.683 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:12.704 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:12.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:12.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:12.806 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:12.827 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:12.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:12.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:12.929 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:12.950 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:12.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:12.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:12.992 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-21T10:04:12.993 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:04:13.051 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:13.058 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:13.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:13.081 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:13.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:13.182 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:13.204 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:13.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:13.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:13.306 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:13.326 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:13.331 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:13.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:13.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:13.433 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:13.455 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:13.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:13.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:13.557 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:13.579 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:13.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:13.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:13.681 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:13.703 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:13.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:13.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:13.780 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:04:13.781 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:04:13.799 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:04:13.799 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:04:13.805 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:13.815 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:04:13.815 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:04:13.826 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:13.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:13.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:13.834 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:04:13.834 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:04:13.845 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:04:13.848 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:04:13.849 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:04:13.864 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:04:13.865 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:04:13.881 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:04:13.881 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:04:13.897 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:04:13.897 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:04:13.928 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:13.949 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:13.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:13.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:14.051 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:14.074 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:14.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:14.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:14.175 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:14.198 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:14.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:14.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:14.300 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:14.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:14 smithi137 ceph-mon[93825]: pgmap v1092: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:14.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:14 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/841851408' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:04:14.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:14 smithi137 ceph-mon[97575]: pgmap v1092: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:14.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:14 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/841851408' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:04:14.322 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:14.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:14.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:14.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:14 smithi165 ceph-mon[86023]: pgmap v1092: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:14.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:14 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/841851408' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:04:14.424 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:14.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:14.447 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:14.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:14.548 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:14.569 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:14.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:14.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:14.670 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:14.692 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:14.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:14.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:14.794 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:14.827 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:14.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:14.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:14.929 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:14.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:14.955 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:14.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:15.056 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:15.081 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:15.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:15.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:15.183 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:15.210 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:15.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:15.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:15.211 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:15.312 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:15.335 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:15.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:15.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:15.437 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:15.459 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:15.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:15.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:15.560 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:15.581 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:15.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:15.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:15.683 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:15.710 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:15.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:15.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:15.812 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:15.833 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:15.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:15.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:15.935 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:15.955 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:15.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:15.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:16.057 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:16.083 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:16.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:16.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:16.165 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:16 smithi137 ceph-mon[93825]: pgmap v1093: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:16.165 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:16 smithi137 ceph-mon[97575]: pgmap v1093: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:16.185 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:16.206 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:16.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:16.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:16.307 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:16.333 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:16.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:16.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:16 smithi165 ceph-mon[86023]: pgmap v1093: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:16.435 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:16.457 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:16.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:16.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:16.559 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:16.585 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:16.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:16.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:16.586 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:16.687 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:16.708 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:16.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:16.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:16.811 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:16.833 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:16.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:16.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:16.934 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:16.956 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:16.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:16.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:17.057 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:17.080 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:17.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:17.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:17.182 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:17.208 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:17.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:17.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:17.310 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:17.331 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:17.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:17.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:17.433 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:17.458 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:17.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:17.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:17.560 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:17.582 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:17.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:17.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:17.684 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:17.707 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:17.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:17.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:17.744 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:04:17.809 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:17.830 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:17.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:17.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:17.932 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:17.955 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:17.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:17.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:18.057 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:18.078 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:18.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:18.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:18.180 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:18.201 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:18.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:18.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:18.229 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:04:18.229 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:04:18.304 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:18.326 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:18.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:18.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:18 smithi165 ceph-mon[86023]: pgmap v1094: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:18 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:04:18.418 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:18 smithi137 ceph-mon[97575]: pgmap v1094: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:18.418 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:18 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:04:18.419 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:18 smithi137 ceph-mon[93825]: pgmap v1094: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:18.419 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:18 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:04:18.428 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:18.449 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:18.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:18.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:18.551 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:18.574 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:18.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:18.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:18.676 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:18.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:18.698 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:18.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:18.799 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:18.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:18.821 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:18.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:18.921 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:18.943 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:18.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:18.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:19.045 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:19.067 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:19.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:19.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:19.169 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:19.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:19.191 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:19.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:19.292 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:19.313 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:19.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:19.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:19.415 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:19.437 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:19.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:19.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:19.538 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:19.560 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:19.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:19.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:19.661 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:19.682 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:19.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:19.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:19.784 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:19.806 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:19.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:19.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:19.907 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:19.930 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:19.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:19.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:20.032 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:20.054 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:20.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:20.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:20.156 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:20.177 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:20.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:20.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:20.279 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:20.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:20.301 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:20.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:20.308 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:20 smithi165 ceph-mon[86023]: pgmap v1095: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:20.309 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:04:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:04:20.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:04:20.354 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:20 smithi137 ceph-mon[93825]: pgmap v1095: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:20.354 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:20 smithi137 ceph-mon[97575]: pgmap v1095: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:20.356 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:04:20.357 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:04:20.402 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:20.424 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:20.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:20.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:20.526 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:20.548 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:20.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:20.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:20.649 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:20.671 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:20.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:20.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:20.773 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:20.794 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:20.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:20.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:20.896 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:20.917 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:20.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:20.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:21.019 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:21.043 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:21.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:21.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:21.078 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:04:21.093 INFO:teuthology.orchestra.run.smithi137.stderr:pool 'unique_pool_5' created 2024-09-21T10:04:21.145 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:21.166 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:21.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:21.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:21.268 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:21.289 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:21.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:21.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:21.391 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:21.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:21 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1177924079' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:04:21.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:21 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:04:21.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:21 smithi165 ceph-mon[86023]: from='client.46004 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:04:21.405 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:21 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1177924079' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:04:21.405 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:21 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:04:21.405 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:21 smithi137 ceph-mon[93825]: from='client.46004 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:04:21.406 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:21 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1177924079' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:04:21.406 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:21 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:04:21.406 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:21 smithi137 ceph-mon[97575]: from='client.46004 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:04:21.413 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:21.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:21.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:21.515 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:21.536 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:21.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:21.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:21.638 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:21.659 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:21.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:21.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:21.761 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:21.783 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:21.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:21.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:21.884 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:21.890 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1095,"stamp":"2024-09-21T10:04:18.997593+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":292,"num_read_kb":747,"num_write":212,"num_write_kb":1659,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":55,"num_bytes_recovered":1197301,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":158,"ondisk_log_size":158,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":229,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":4751212,"kb_used_data":36432,"kb_used_omap":29,"kb_used_meta":4714658,"kb_avail":651464852,"statfs":{"total":671965249536,"available":667100008448,"internally_reserved":0,"allocated":37306368,"data_stored":20667421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30120,"internal_metadata":4827810392},"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":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"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":"8.936229"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":587,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.714069+0000","last_change":"2024-09-21T10:01:46.451177+0000","last_active":"2024-09-21T10:04:11.714069+0000","last_peered":"2024-09-21T10:04:11.714069+0000","last_clean":"2024-09-21T10:04:11.714069+0000","last_became_active":"2024-09-21T10:01:46.448614+0000","last_became_peered":"2024-09-21T10:01:46.448614+0000","last_unstale":"2024-09-21T10:04:11.714069+0000","last_undegraded":"2024-09-21T10:04:11.714069+0000","last_fullsized":"2024-09-21T10:04:11.714069+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:04:08.637354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":62,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.495714+0000","last_change":"2024-09-21T10:01:46.447733+0000","last_active":"2024-09-21T10:04:10.495714+0000","last_peered":"2024-09-21T10:04:10.495714+0000","last_clean":"2024-09-21T10:04:10.495714+0000","last_became_active":"2024-09-21T10:01:46.437757+0000","last_became_peered":"2024-09-21T10:01:46.437757+0000","last_unstale":"2024-09-21T10:04:10.495714+0000","last_undegraded":"2024-09-21T10:04:10.495714+0000","last_fullsized":"2024-09-21T10:04:10.495714+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:45:45.737983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":195,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.283525+0000","last_change":"2024-09-21T10:01:46.443763+0000","last_active":"2024-09-21T10:04:11.283525+0000","last_peered":"2024-09-21T10:04:11.283525+0000","last_clean":"2024-09-21T10:04:11.283525+0000","last_became_active":"2024-09-21T10:01:46.441577+0000","last_became_peered":"2024-09-21T10:01:46.441577+0000","last_unstale":"2024-09-21T10:04:11.283525+0000","last_undegraded":"2024-09-21T10:04:11.283525+0000","last_fullsized":"2024-09-21T10:04:11.283525+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:31:26.207575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":498,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.713631+0000","last_change":"2024-09-21T10:02:11.198710+0000","last_active":"2024-09-21T10:04:11.713631+0000","last_peered":"2024-09-21T10:04:11.713631+0000","last_clean":"2024-09-21T10:04:11.713631+0000","last_became_active":"2024-09-21T10:02:11.198373+0000","last_became_peered":"2024-09-21T10:02:11.198373+0000","last_unstale":"2024-09-21T10:04:11.713631+0000","last_undegraded":"2024-09-21T10:04:11.713631+0000","last_fullsized":"2024-09-21T10:04:11.713631+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:25:50.840955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":492,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.283544+0000","last_change":"2024-09-21T10:01:46.446265+0000","last_active":"2024-09-21T10:04:11.283544+0000","last_peered":"2024-09-21T10:04:11.283544+0000","last_clean":"2024-09-21T10:04:11.283544+0000","last_became_active":"2024-09-21T10:01:46.444271+0000","last_became_peered":"2024-09-21T10:01:46.444271+0000","last_unstale":"2024-09-21T10:04:11.283544+0000","last_undegraded":"2024-09-21T10:04:11.283544+0000","last_fullsized":"2024-09-21T10:04:11.283544+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:24.021361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":201,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.495983+0000","last_change":"2024-09-21T10:01:46.434678+0000","last_active":"2024-09-21T10:04:10.495983+0000","last_peered":"2024-09-21T10:04:10.495983+0000","last_clean":"2024-09-21T10:04:10.495983+0000","last_became_active":"2024-09-21T10:01:46.432501+0000","last_became_peered":"2024-09-21T10:01:46.432501+0000","last_unstale":"2024-09-21T10:04:10.495983+0000","last_undegraded":"2024-09-21T10:04:10.495983+0000","last_fullsized":"2024-09-21T10:04:10.495983+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:22:35.959785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":479,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.283532+0000","last_change":"2024-09-21T10:03:57.884771+0000","last_active":"2024-09-21T10:04:11.283532+0000","last_peered":"2024-09-21T10:04:11.283532+0000","last_clean":"2024-09-21T10:04:11.283532+0000","last_became_active":"2024-09-21T10:03:57.884431+0000","last_became_peered":"2024-09-21T10:03:57.884431+0000","last_unstale":"2024-09-21T10:04:11.283532+0000","last_undegraded":"2024-09-21T10:04:11.283532+0000","last_fullsized":"2024-09-21T10:04:11.283532+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:43:02.482175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":167,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.087042+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:04:10.087042+0000","last_peered":"2024-09-21T10:04:10.087042+0000","last_clean":"2024-09-21T10:04:10.087042+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:04:10.087042+0000","last_undegraded":"2024-09-21T10:04:10.087042+0000","last_fullsized":"2024-09-21T10:04:10.087042+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":60,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.495748+0000","last_change":"2024-09-21T10:01:46.443617+0000","last_active":"2024-09-21T10:04:10.495748+0000","last_peered":"2024-09-21T10:04:10.495748+0000","last_clean":"2024-09-21T10:04:10.495748+0000","last_became_active":"2024-09-21T10:01:46.436657+0000","last_became_peered":"2024-09-21T10:01:46.436657+0000","last_unstale":"2024-09-21T10:04:10.495748+0000","last_undegraded":"2024-09-21T10:04:10.495748+0000","last_fullsized":"2024-09-21T10:04:10.495748+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:40:53.195766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":99,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.086911+0000","last_change":"2024-09-21T10:01:46.430367+0000","last_active":"2024-09-21T10:04:10.086911+0000","last_peered":"2024-09-21T10:04:10.086911+0000","last_clean":"2024-09-21T10:04:10.086911+0000","last_became_active":"2024-09-21T10:01:46.430005+0000","last_became_peered":"2024-09-21T10:01:46.430005+0000","last_unstale":"2024-09-21T10:04:10.086911+0000","last_undegraded":"2024-09-21T10:04:10.086911+0000","last_fullsized":"2024-09-21T10:04:10.086911+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:27:00.076510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":60,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.495929+0000","last_change":"2024-09-21T10:01:46.457547+0000","last_active":"2024-09-21T10:04:10.495929+0000","last_peered":"2024-09-21T10:04:10.495929+0000","last_clean":"2024-09-21T10:04:10.495929+0000","last_became_active":"2024-09-21T10:01:46.442417+0000","last_became_peered":"2024-09-21T10:01:46.442417+0000","last_unstale":"2024-09-21T10:04:10.495929+0000","last_undegraded":"2024-09-21T10:04:10.495929+0000","last_fullsized":"2024-09-21T10:04:10.495929+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:15:55.315217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":353,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.496897+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:04:10.496897+0000","last_peered":"2024-09-21T10:04:10.496897+0000","last_clean":"2024-09-21T10:04:10.496897+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:04:10.496897+0000","last_undegraded":"2024-09-21T10:04:10.496897+0000","last_fullsized":"2024-09-21T10:04:10.496897+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":267,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.084234+0000","last_change":"2024-09-21T10:01:46.450929+0000","last_active":"2024-09-21T10:04:10.084234+0000","last_peered":"2024-09-21T10:04:10.084234+0000","last_clean":"2024-09-21T10:04:10.084234+0000","last_became_active":"2024-09-21T10:01:46.443393+0000","last_became_peered":"2024-09-21T10:01:46.443393+0000","last_unstale":"2024-09-21T10:04:10.084234+0000","last_undegraded":"2024-09-21T10:04:10.084234+0000","last_fullsized":"2024-09-21T10:04:10.084234+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:08:26.625699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":167,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.083901+0000","last_change":"2024-09-21T10:01:46.433842+0000","last_active":"2024-09-21T10:04:10.083901+0000","last_peered":"2024-09-21T10:04:10.083901+0000","last_clean":"2024-09-21T10:04:10.083901+0000","last_became_active":"2024-09-21T10:01:46.433530+0000","last_became_peered":"2024-09-21T10:01:46.433530+0000","last_unstale":"2024-09-21T10:04:10.083901+0000","last_undegraded":"2024-09-21T10:04:10.083901+0000","last_fullsized":"2024-09-21T10:04:10.083901+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:42:07.131501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":221,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.713996+0000","last_change":"2024-09-21T10:00:45.453585+0000","last_active":"2024-09-21T10:04:11.713996+0000","last_peered":"2024-09-21T10:04:11.713996+0000","last_clean":"2024-09-21T10:04:11.713996+0000","last_became_active":"2024-09-21T10:00:45.453273+0000","last_became_peered":"2024-09-21T10:00:45.453273+0000","last_unstale":"2024-09-21T10:04:11.713996+0000","last_undegraded":"2024-09-21T10:04:11.713996+0000","last_fullsized":"2024-09-21T10:04:11.713996+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:16.879800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":502,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.283528+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:04:11.283528+0000","last_peered":"2024-09-21T10:04:11.283528+0000","last_clean":"2024-09-21T10:04:11.283528+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:04:11.283528+0000","last_undegraded":"2024-09-21T10:04:11.283528+0000","last_fullsized":"2024-09-21T10:04:11.283528+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":574,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.713908+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:04:11.713908+0000","last_peered":"2024-09-21T10:04:11.713908+0000","last_clean":"2024-09-21T10:04:11.713908+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:04:11.713908+0000","last_undegraded":"2024-09-21T10:04:11.713908+0000","last_fullsized":"2024-09-21T10:04:11.713908+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":326,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.497217+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:04:10.497217+0000","last_peered":"2024-09-21T10:04:10.497217+0000","last_clean":"2024-09-21T10:04:10.497217+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:04:10.497217+0000","last_undegraded":"2024-09-21T10:04:10.497217+0000","last_fullsized":"2024-09-21T10:04:10.497217+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":177,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.084015+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:04:10.084015+0000","last_peered":"2024-09-21T10:04:10.084015+0000","last_clean":"2024-09-21T10:04:10.084015+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:04:10.084015+0000","last_undegraded":"2024-09-21T10:04:10.084015+0000","last_fullsized":"2024-09-21T10:04:10.084015+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":323,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.496504+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:04:10.496504+0000","last_peered":"2024-09-21T10:04:10.496504+0000","last_clean":"2024-09-21T10:04:10.496504+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:04:10.496504+0000","last_undegraded":"2024-09-21T10:04:10.496504+0000","last_fullsized":"2024-09-21T10:04:10.496504+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":317,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.495675+0000","last_change":"2024-09-21T10:01:46.438078+0000","last_active":"2024-09-21T10:04:10.495675+0000","last_peered":"2024-09-21T10:04:10.495675+0000","last_clean":"2024-09-21T10:04:10.495675+0000","last_became_active":"2024-09-21T10:01:46.437813+0000","last_became_peered":"2024-09-21T10:01:46.437813+0000","last_unstale":"2024-09-21T10:04:10.495675+0000","last_undegraded":"2024-09-21T10:04:10.495675+0000","last_fullsized":"2024-09-21T10:04:10.495675+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:57:48.223633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":346,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.496837+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:04:10.496837+0000","last_peered":"2024-09-21T10:04:10.496837+0000","last_clean":"2024-09-21T10:04:10.496837+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:04:10.496837+0000","last_undegraded":"2024-09-21T10:04:10.496837+0000","last_fullsized":"2024-09-21T10:04:10.496837+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":589,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.713770+0000","last_change":"2024-09-21T10:01:46.448146+0000","last_active":"2024-09-21T10:04:11.713770+0000","last_peered":"2024-09-21T10:04:11.713770+0000","last_clean":"2024-09-21T10:04:11.713770+0000","last_became_active":"2024-09-21T10:01:46.447520+0000","last_became_peered":"2024-09-21T10:01:46.447520+0000","last_unstale":"2024-09-21T10:04:11.713770+0000","last_undegraded":"2024-09-21T10:04:11.713770+0000","last_fullsized":"2024-09-21T10:04:11.713770+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:30:29.833897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":407,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.714348+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:04:11.714348+0000","last_peered":"2024-09-21T10:04:11.714348+0000","last_clean":"2024-09-21T10:04:11.714348+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:04:11.714348+0000","last_undegraded":"2024-09-21T10:04:11.714348+0000","last_fullsized":"2024-09-21T10:04:11.714348+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":229,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.283279+0000","last_change":"2024-09-21T10:01:46.458552+0000","last_active":"2024-09-21T10:04:11.283279+0000","last_peered":"2024-09-21T10:04:11.283279+0000","last_clean":"2024-09-21T10:04:11.283279+0000","last_became_active":"2024-09-21T10:01:46.440432+0000","last_became_peered":"2024-09-21T10:01:46.440432+0000","last_unstale":"2024-09-21T10:04:11.283279+0000","last_undegraded":"2024-09-21T10:04:11.283279+0000","last_fullsized":"2024-09-21T10:04:11.283279+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:14:39.092118+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":6,"num_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":292,"num_read_kb":747,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":85,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.713902+0000","last_change":"2024-09-21T10:01:46.457493+0000","last_active":"2024-09-21T10:04:11.713902+0000","last_peered":"2024-09-21T10:04:11.713902+0000","last_clean":"2024-09-21T10:04:11.713902+0000","last_became_active":"2024-09-21T10:01:46.448595+0000","last_became_peered":"2024-09-21T10:01:46.448595+0000","last_unstale":"2024-09-21T10:04:11.713902+0000","last_undegraded":"2024-09-21T10:04:11.713902+0000","last_fullsized":"2024-09-21T10:04:11.713902+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:47:38.183249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":567,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.713825+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:04:11.713825+0000","last_peered":"2024-09-21T10:04:11.713825+0000","last_clean":"2024-09-21T10:04:11.713825+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:04:11.713825+0000","last_undegraded":"2024-09-21T10:04:11.713825+0000","last_fullsized":"2024-09-21T10:04:11.713825+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":177,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.084282+0000","last_change":"2024-09-21T10:01:46.432514+0000","last_active":"2024-09-21T10:04:10.084282+0000","last_peered":"2024-09-21T10:04:10.084282+0000","last_clean":"2024-09-21T10:04:10.084282+0000","last_became_active":"2024-09-21T10:01:46.432210+0000","last_became_peered":"2024-09-21T10:01:46.432210+0000","last_unstale":"2024-09-21T10:04:10.084282+0000","last_undegraded":"2024-09-21T10:04:10.084282+0000","last_fullsized":"2024-09-21T10:04:10.084282+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:14.449645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":375,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.283149+0000","last_change":"2024-09-21T10:01:46.447172+0000","last_active":"2024-09-21T10:04:11.283149+0000","last_peered":"2024-09-21T10:04:11.283149+0000","last_clean":"2024-09-21T10:04:11.283149+0000","last_became_active":"2024-09-21T10:01:46.446520+0000","last_became_peered":"2024-09-21T10:01:46.446520+0000","last_unstale":"2024-09-21T10:04:11.283149+0000","last_undegraded":"2024-09-21T10:04:11.283149+0000","last_fullsized":"2024-09-21T10:04:11.283149+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:54:16.290087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"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":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":500,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.283299+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:04:11.283299+0000","last_peered":"2024-09-21T10:04:11.283299+0000","last_clean":"2024-09-21T10:04:11.283299+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:04:11.283299+0000","last_undegraded":"2024-09-21T10:04:11.283299+0000","last_fullsized":"2024-09-21T10:04:11.283299+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":521,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.283751+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:04:11.283751+0000","last_peered":"2024-09-21T10:04:11.283751+0000","last_clean":"2024-09-21T10:04:11.283751+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:04:11.283751+0000","last_undegraded":"2024-09-21T10:04:11.283751+0000","last_fullsized":"2024-09-21T10:04:11.283751+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":278,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.713867+0000","last_change":"2024-09-21T10:00:33.036733+0000","last_active":"2024-09-21T10:04:11.713867+0000","last_peered":"2024-09-21T10:04:11.713867+0000","last_clean":"2024-09-21T10:04:11.713867+0000","last_became_active":"2024-09-21T10:00:33.035600+0000","last_became_peered":"2024-09-21T10:00:33.035600+0000","last_unstale":"2024-09-21T10:04:11.713867+0000","last_undegraded":"2024-09-21T10:04:11.713867+0000","last_fullsized":"2024-09-21T10:04:11.713867+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:14:17.245189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":312,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.087090+0000","last_change":"2024-09-21T10:00:33.033238+0000","last_active":"2024-09-21T10:04:10.087090+0000","last_peered":"2024-09-21T10:04:10.087090+0000","last_clean":"2024-09-21T10:04:10.087090+0000","last_became_active":"2024-09-21T10:00:33.032931+0000","last_became_peered":"2024-09-21T10:00:33.032931+0000","last_unstale":"2024-09-21T10:04:10.087090+0000","last_undegraded":"2024-09-21T10:04:10.087090+0000","last_fullsized":"2024-09-21T10:04:10.087090+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:32.077847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":397,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.283696+0000","last_change":"2024-09-21T10:00:45.456536+0000","last_active":"2024-09-21T10:04:11.283696+0000","last_peered":"2024-09-21T10:04:11.283696+0000","last_clean":"2024-09-21T10:04:11.283696+0000","last_became_active":"2024-09-21T10:00:45.456194+0000","last_became_peered":"2024-09-21T10:00:45.456194+0000","last_unstale":"2024-09-21T10:04:11.283696+0000","last_undegraded":"2024-09-21T10:04:11.283696+0000","last_fullsized":"2024-09-21T10:04:11.283696+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:55.978565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":105,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.083800+0000","last_change":"2024-09-21T10:00:45.454098+0000","last_active":"2024-09-21T10:04:10.083800+0000","last_peered":"2024-09-21T10:04:10.083800+0000","last_clean":"2024-09-21T10:04:10.083800+0000","last_became_active":"2024-09-21T10:00:45.453754+0000","last_became_peered":"2024-09-21T10:00:45.453754+0000","last_unstale":"2024-09-21T10:04:10.083800+0000","last_undegraded":"2024-09-21T10:04:10.083800+0000","last_fullsized":"2024-09-21T10:04:10.083800+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:36:15.138996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":344,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.496433+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:04:10.496433+0000","last_peered":"2024-09-21T10:04:10.496433+0000","last_clean":"2024-09-21T10:04:10.496433+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:04:10.496433+0000","last_undegraded":"2024-09-21T10:04:10.496433+0000","last_fullsized":"2024-09-21T10:04:10.496433+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":81,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.073921+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:04:11.073921+0000","last_peered":"2024-09-21T10:04:11.073921+0000","last_clean":"2024-09-21T10:04:11.073921+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:04:11.073921+0000","last_undegraded":"2024-09-21T10:04:11.073921+0000","last_fullsized":"2024-09-21T10:04:11.073921+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":238,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.714090+0000","last_change":"2024-09-21T10:00:45.453684+0000","last_active":"2024-09-21T10:04:11.714090+0000","last_peered":"2024-09-21T10:04:11.714090+0000","last_clean":"2024-09-21T10:04:11.714090+0000","last_became_active":"2024-09-21T10:00:45.453178+0000","last_became_peered":"2024-09-21T10:00:45.453178+0000","last_unstale":"2024-09-21T10:04:11.714090+0000","last_undegraded":"2024-09-21T10:04:11.714090+0000","last_fullsized":"2024-09-21T10:04:11.714090+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:22:26.618669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":537,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.073891+0000","last_change":"2024-09-21T10:02:11.238163+0000","last_active":"2024-09-21T10:04:11.073891+0000","last_peered":"2024-09-21T10:04:11.073891+0000","last_clean":"2024-09-21T10:04:11.073891+0000","last_became_active":"2024-09-21T10:02:11.237911+0000","last_became_peered":"2024-09-21T10:02:11.237911+0000","last_unstale":"2024-09-21T10:04:11.073891+0000","last_undegraded":"2024-09-21T10:04:11.073891+0000","last_fullsized":"2024-09-21T10:04:11.073891+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:44:11.651510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":399,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.496055+0000","last_change":"2024-09-21T10:00:45.455751+0000","last_active":"2024-09-21T10:04:10.496055+0000","last_peered":"2024-09-21T10:04:10.496055+0000","last_clean":"2024-09-21T10:04:10.496055+0000","last_became_active":"2024-09-21T10:00:45.455456+0000","last_became_peered":"2024-09-21T10:00:45.455456+0000","last_unstale":"2024-09-21T10:04:10.496055+0000","last_undegraded":"2024-09-21T10:04:10.496055+0000","last_fullsized":"2024-09-21T10:04:10.496055+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:39:04.368687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":504,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.066001+0000","last_change":"2024-09-21T10:00:33.033963+0000","last_active":"2024-09-21T10:04:10.066001+0000","last_peered":"2024-09-21T10:04:10.066001+0000","last_clean":"2024-09-21T10:04:10.066001+0000","last_became_active":"2024-09-21T10:00:33.033667+0000","last_became_peered":"2024-09-21T10:00:33.033667+0000","last_unstale":"2024-09-21T10:04:10.066001+0000","last_undegraded":"2024-09-21T10:04:10.066001+0000","last_fullsized":"2024-09-21T10:04:10.066001+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:13:46.034330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":204,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.283535+0000","last_change":"2024-09-21T10:01:46.441957+0000","last_active":"2024-09-21T10:04:11.283535+0000","last_peered":"2024-09-21T10:04:11.283535+0000","last_clean":"2024-09-21T10:04:11.283535+0000","last_became_active":"2024-09-21T10:01:46.439842+0000","last_became_peered":"2024-09-21T10:01:46.439842+0000","last_unstale":"2024-09-21T10:04:11.283535+0000","last_undegraded":"2024-09-21T10:04:11.283535+0000","last_fullsized":"2024-09-21T10:04:11.283535+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:47:21.952368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"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":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":538,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.064478+0000","last_change":"2024-09-21T10:02:11.203236+0000","last_active":"2024-09-21T10:04:10.064478+0000","last_peered":"2024-09-21T10:04:10.064478+0000","last_clean":"2024-09-21T10:04:10.064478+0000","last_became_active":"2024-09-21T10:02:11.198209+0000","last_became_peered":"2024-09-21T10:02:11.198209+0000","last_unstale":"2024-09-21T10:04:10.064478+0000","last_undegraded":"2024-09-21T10:04:10.064478+0000","last_fullsized":"2024-09-21T10:04:10.064478+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:44:13.961067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":586,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.714252+0000","last_change":"2024-09-21T10:01:46.459623+0000","last_active":"2024-09-21T10:04:11.714252+0000","last_peered":"2024-09-21T10:04:11.714252+0000","last_clean":"2024-09-21T10:04:11.714252+0000","last_became_active":"2024-09-21T10:01:46.450137+0000","last_became_peered":"2024-09-21T10:01:46.450137+0000","last_unstale":"2024-09-21T10:04:11.714252+0000","last_undegraded":"2024-09-21T10:04:11.714252+0000","last_fullsized":"2024-09-21T10:04:11.714252+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:17:38.103988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":177,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.084222+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T10:04:10.084222+0000","last_peered":"2024-09-21T10:04:10.084222+0000","last_clean":"2024-09-21T10:04:10.084222+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T10:04:10.084222+0000","last_undegraded":"2024-09-21T10:04:10.084222+0000","last_fullsized":"2024-09-21T10:04:10.084222+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":579,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.713831+0000","last_change":"2024-09-21T10:01:46.448721+0000","last_active":"2024-09-21T10:04:11.713831+0000","last_peered":"2024-09-21T10:04:11.713831+0000","last_clean":"2024-09-21T10:04:11.713831+0000","last_became_active":"2024-09-21T10:01:46.448344+0000","last_became_peered":"2024-09-21T10:01:46.448344+0000","last_unstale":"2024-09-21T10:04:11.713831+0000","last_undegraded":"2024-09-21T10:04:11.713831+0000","last_fullsized":"2024-09-21T10:04:11.713831+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:07:58.721431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":504,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.283645+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:04:11.283645+0000","last_peered":"2024-09-21T10:04:11.283645+0000","last_clean":"2024-09-21T10:04:11.283645+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:04:11.283645+0000","last_undegraded":"2024-09-21T10:04:11.283645+0000","last_fullsized":"2024-09-21T10:04:11.283645+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":167,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.084293+0000","last_change":"2024-09-21T10:01:46.443733+0000","last_active":"2024-09-21T10:04:10.084293+0000","last_peered":"2024-09-21T10:04:10.084293+0000","last_clean":"2024-09-21T10:04:10.084293+0000","last_became_active":"2024-09-21T10:01:46.443246+0000","last_became_peered":"2024-09-21T10:01:46.443246+0000","last_unstale":"2024-09-21T10:04:10.084293+0000","last_undegraded":"2024-09-21T10:04:10.084293+0000","last_fullsized":"2024-09-21T10:04:10.084293+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:34:20.670348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":124,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.496711+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:04:10.496711+0000","last_peered":"2024-09-21T10:04:10.496711+0000","last_clean":"2024-09-21T10:04:10.496711+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:04:10.496711+0000","last_undegraded":"2024-09-21T10:04:10.496711+0000","last_fullsized":"2024-09-21T10:04:10.496711+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":349,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.496332+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:04:10.496332+0000","last_peered":"2024-09-21T10:04:10.496332+0000","last_clean":"2024-09-21T10:04:10.496332+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:04:10.496332+0000","last_undegraded":"2024-09-21T10:04:10.496332+0000","last_fullsized":"2024-09-21T10:04:10.496332+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":372,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.495802+0000","last_change":"2024-09-21T10:01:46.455305+0000","last_active":"2024-09-21T10:04:10.495802+0000","last_peered":"2024-09-21T10:04:10.495802+0000","last_clean":"2024-09-21T10:04:10.495802+0000","last_became_active":"2024-09-21T10:01:46.439037+0000","last_became_peered":"2024-09-21T10:01:46.439037+0000","last_unstale":"2024-09-21T10:04:10.495802+0000","last_undegraded":"2024-09-21T10:04:10.495802+0000","last_fullsized":"2024-09-21T10:04:10.495802+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:12:53.152843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":177,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.083958+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T10:04:10.083958+0000","last_peered":"2024-09-21T10:04:10.083958+0000","last_clean":"2024-09-21T10:04:10.083958+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T10:04:10.083958+0000","last_undegraded":"2024-09-21T10:04:10.083958+0000","last_fullsized":"2024-09-21T10:04:10.083958+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":98,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.714198+0000","last_change":"2024-09-21T10:01:46.455865+0000","last_active":"2024-09-21T10:04:11.714198+0000","last_peered":"2024-09-21T10:04:11.714198+0000","last_clean":"2024-09-21T10:04:11.714198+0000","last_became_active":"2024-09-21T10:01:46.449899+0000","last_became_peered":"2024-09-21T10:01:46.449899+0000","last_unstale":"2024-09-21T10:04:11.714198+0000","last_undegraded":"2024-09-21T10:04:11.714198+0000","last_fullsized":"2024-09-21T10:04:11.714198+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:58:41.964780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":81,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.714204+0000","last_change":"2024-09-21T10:01:46.448256+0000","last_active":"2024-09-21T10:04:11.714204+0000","last_peered":"2024-09-21T10:04:11.714204+0000","last_clean":"2024-09-21T10:04:11.714204+0000","last_became_active":"2024-09-21T10:01:46.447908+0000","last_became_peered":"2024-09-21T10:01:46.447908+0000","last_unstale":"2024-09-21T10:04:11.714204+0000","last_undegraded":"2024-09-21T10:04:11.714204+0000","last_fullsized":"2024-09-21T10:04:11.714204+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:39.318743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":545,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.713956+0000","last_change":"2024-09-21T10:01:46.435174+0000","last_active":"2024-09-21T10:04:11.713956+0000","last_peered":"2024-09-21T10:04:11.713956+0000","last_clean":"2024-09-21T10:04:11.713956+0000","last_became_active":"2024-09-21T10:01:46.434506+0000","last_became_peered":"2024-09-21T10:01:46.434506+0000","last_unstale":"2024-09-21T10:04:11.713956+0000","last_undegraded":"2024-09-21T10:04:11.713956+0000","last_fullsized":"2024-09-21T10:04:11.713956+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:15:36.741974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":578,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.283624+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:04:11.283624+0000","last_peered":"2024-09-21T10:04:11.283624+0000","last_clean":"2024-09-21T10:04:11.283624+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:04:11.283624+0000","last_undegraded":"2024-09-21T10:04:11.283624+0000","last_fullsized":"2024-09-21T10:04:11.283624+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":390,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.087021+0000","last_change":"2024-09-21T10:02:11.203513+0000","last_active":"2024-09-21T10:04:10.087021+0000","last_peered":"2024-09-21T10:04:10.087021+0000","last_clean":"2024-09-21T10:04:10.087021+0000","last_became_active":"2024-09-21T10:02:11.203014+0000","last_became_peered":"2024-09-21T10:02:11.203014+0000","last_unstale":"2024-09-21T10:04:10.087021+0000","last_undegraded":"2024-09-21T10:04:10.087021+0000","last_fullsized":"2024-09-21T10:04:10.087021+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:07:20.606546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":157,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.084220+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:04:10.084220+0000","last_peered":"2024-09-21T10:04:10.084220+0000","last_clean":"2024-09-21T10:04:10.084220+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:04:10.084220+0000","last_undegraded":"2024-09-21T10:04:10.084220+0000","last_fullsized":"2024-09-21T10:04:10.084220+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":608,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.713764+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:04:11.713764+0000","last_peered":"2024-09-21T10:04:11.713764+0000","last_clean":"2024-09-21T10:04:11.713764+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:04:11.713764+0000","last_undegraded":"2024-09-21T10:04:11.713764+0000","last_fullsized":"2024-09-21T10:04:11.713764+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":515,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.283493+0000","last_change":"2024-09-21T10:03:57.872278+0000","last_active":"2024-09-21T10:04:11.283493+0000","last_peered":"2024-09-21T10:04:11.283493+0000","last_clean":"2024-09-21T10:04:11.283493+0000","last_became_active":"2024-09-21T10:03:57.871949+0000","last_became_peered":"2024-09-21T10:03:57.871949+0000","last_unstale":"2024-09-21T10:04:11.283493+0000","last_undegraded":"2024-09-21T10:04:11.283493+0000","last_fullsized":"2024-09-21T10:04:11.283493+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:10:24.490223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":406,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.713760+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:04:11.713760+0000","last_peered":"2024-09-21T10:04:11.713760+0000","last_clean":"2024-09-21T10:04:11.713760+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:04:11.713760+0000","last_undegraded":"2024-09-21T10:04:11.713760+0000","last_fullsized":"2024-09-21T10:04:11.713760+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":579,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.714227+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:04:11.714227+0000","last_peered":"2024-09-21T10:04:11.714227+0000","last_clean":"2024-09-21T10:04:11.714227+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:04:11.714227+0000","last_undegraded":"2024-09-21T10:04:11.714227+0000","last_fullsized":"2024-09-21T10:04:11.714227+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":345,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.496281+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:04:10.496281+0000","last_peered":"2024-09-21T10:04:10.496281+0000","last_clean":"2024-09-21T10:04:10.496281+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:04:10.496281+0000","last_undegraded":"2024-09-21T10:04:10.496281+0000","last_fullsized":"2024-09-21T10:04:10.496281+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":243,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.713628+0000","last_change":"2024-09-21T10:02:11.238171+0000","last_active":"2024-09-21T10:04:11.713628+0000","last_peered":"2024-09-21T10:04:11.713628+0000","last_clean":"2024-09-21T10:04:11.713628+0000","last_became_active":"2024-09-21T10:02:11.237847+0000","last_became_peered":"2024-09-21T10:02:11.237847+0000","last_unstale":"2024-09-21T10:04:11.713628+0000","last_undegraded":"2024-09-21T10:04:11.713628+0000","last_fullsized":"2024-09-21T10:04:11.713628+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:33:39.295184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":550,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.283577+0000","last_change":"2024-09-21T10:01:46.443499+0000","last_active":"2024-09-21T10:04:11.283577+0000","last_peered":"2024-09-21T10:04:11.283577+0000","last_clean":"2024-09-21T10:04:11.283577+0000","last_became_active":"2024-09-21T10:01:46.442063+0000","last_became_peered":"2024-09-21T10:01:46.442063+0000","last_unstale":"2024-09-21T10:04:11.283577+0000","last_undegraded":"2024-09-21T10:04:11.283577+0000","last_fullsized":"2024-09-21T10:04:11.283577+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:52:07.726747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":346,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.496320+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:04:10.496320+0000","last_peered":"2024-09-21T10:04:10.496320+0000","last_clean":"2024-09-21T10:04:10.496320+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:04:10.496320+0000","last_undegraded":"2024-09-21T10:04:10.496320+0000","last_fullsized":"2024-09-21T10:04:10.496320+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":119,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.497108+0000","last_change":"2024-09-21T10:00:45.456014+0000","last_active":"2024-09-21T10:04:10.497108+0000","last_peered":"2024-09-21T10:04:10.497108+0000","last_clean":"2024-09-21T10:04:10.497108+0000","last_became_active":"2024-09-21T10:00:45.455622+0000","last_became_peered":"2024-09-21T10:00:45.455622+0000","last_unstale":"2024-09-21T10:04:10.497108+0000","last_undegraded":"2024-09-21T10:04:10.497108+0000","last_fullsized":"2024-09-21T10:04:10.497108+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:03:42.452379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":340,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.496108+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:04:10.496108+0000","last_peered":"2024-09-21T10:04:10.496108+0000","last_clean":"2024-09-21T10:04:10.496108+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:04:10.496108+0000","last_undegraded":"2024-09-21T10:04:10.496108+0000","last_fullsized":"2024-09-21T10:04:10.496108+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":119,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.496301+0000","last_change":"2024-09-21T10:00:45.451372+0000","last_active":"2024-09-21T10:04:10.496301+0000","last_peered":"2024-09-21T10:04:10.496301+0000","last_clean":"2024-09-21T10:04:10.496301+0000","last_became_active":"2024-09-21T10:00:45.450929+0000","last_became_peered":"2024-09-21T10:00:45.450929+0000","last_unstale":"2024-09-21T10:04:10.496301+0000","last_undegraded":"2024-09-21T10:04:10.496301+0000","last_fullsized":"2024-09-21T10:04:10.496301+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:29:11.173928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":597,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.713854+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:04:11.713854+0000","last_peered":"2024-09-21T10:04:11.713854+0000","last_clean":"2024-09-21T10:04:11.713854+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:04:11.713854+0000","last_undegraded":"2024-09-21T10:04:11.713854+0000","last_fullsized":"2024-09-21T10:04:11.713854+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":587,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.714252+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:04:11.714252+0000","last_peered":"2024-09-21T10:04:11.714252+0000","last_clean":"2024-09-21T10:04:11.714252+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:04:11.714252+0000","last_undegraded":"2024-09-21T10:04:11.714252+0000","last_fullsized":"2024-09-21T10:04:11.714252+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":346,"reported_epoch":341,"state":"active+clean","last_fresh":"2024-09-21T10:04:10.495990+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:04:10.495990+0000","last_peered":"2024-09-21T10:04:10.495990+0000","last_clean":"2024-09-21T10:04:10.495990+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:04:10.495990+0000","last_undegraded":"2024-09-21T10:04:10.495990+0000","last_fullsized":"2024-09-21T10:04:10.495990+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":606,"reported_epoch":342,"state":"active+clean","last_fresh":"2024-09-21T10:04:11.283586+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:04:11.283586+0000","last_peered":"2024-09-21T10:04:11.283586+0000","last_clean":"2024-09-21T10:04:11.283586+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:04:11.283586+0000","last_undegraded":"2024-09-21T10:04:11.283586+0000","last_fullsized":"2024-09-21T10:04:11.283586+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":16508,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":126976,"data_stored":21550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":292,"num_read_kb":747,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":0,"seq":210453397910,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":43,"seq":184683594133,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":591280,"kb_used_data":5540,"kb_used_omap":1,"kb_used_meta":585726,"kb_avail":93153872,"statfs":{"total":95995035648,"available":95389564928,"internally_reserved":0,"allocated":5672960,"data_stored":3292374,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":599783768},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790364,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":894884,"kb_used_data":4952,"kb_used_omap":1,"kb_used_meta":889918,"kb_avail":92850268,"statfs":{"total":95995035648,"available":95078674432,"internally_reserved":0,"allocated":5070848,"data_stored":2698105,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":911276376},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986595,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":603188,"kb_used_data":4968,"kb_used_omap":1,"kb_used_meta":598206,"kb_avail":93141964,"statfs":{"total":95995035648,"available":95377371136,"internally_reserved":0,"allocated":5087232,"data_stored":2702667,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":612563288},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893383,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":836640,"kb_used_data":4948,"kb_used_omap":4,"kb_used_meta":831675,"kb_avail":92908512,"statfs":{"total":95995035648,"available":95138316288,"internally_reserved":0,"allocated":5066752,"data_stored":2696752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":851635649},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056910,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":704048,"kb_used_data":4964,"kb_used_omap":6,"kb_used_meta":699065,"kb_avail":93041104,"statfs":{"total":95995035648,"available":95274090496,"internally_reserved":0,"allocated":5083136,"data_stored":2703129,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":715843028},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220437,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":602664,"kb_used_data":5528,"kb_used_omap":5,"kb_used_meta":597114,"kb_avail":93142488,"statfs":{"total":95995035648,"available":95377907712,"internally_reserved":0,"allocated":5660672,"data_stored":3286988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":611444980},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585177,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":518508,"kb_used_data":5532,"kb_used_omap":7,"kb_used_meta":512952,"kb_avail":93226644,"statfs":{"total":95995035648,"available":95464083456,"internally_reserved":0,"allocated":5664768,"data_stored":3287406,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":525263303},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:04:21.894 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:04:21.905 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:21.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:21.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:22.008 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:22.029 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:22.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:22.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:22.130 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:22.152 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:22.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:22.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:22.154 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:22.246 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:04:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:04:21] "GET /metrics HTTP/1.1" 200 34157 "" "Prometheus/2.51.0" 2024-09-21T10:04:22.246 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:22 smithi137 ceph-mon[93825]: pgmap v1096: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:22.246 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:22 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-21T10:04:22.246 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:22 smithi137 ceph-mon[93825]: osdmap e343: 8 total, 8 up, 7 in 2024-09-21T10:04:22.246 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:22 smithi137 ceph-mon[97575]: pgmap v1096: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:22.246 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:22 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-21T10:04:22.247 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:22 smithi137 ceph-mon[97575]: osdmap e343: 8 total, 8 up, 7 in 2024-09-21T10:04:22.254 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:22.275 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:22.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:22.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:22.376 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:22 smithi165 ceph-mon[86023]: pgmap v1096: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:22.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:22 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-21T10:04:22.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:22 smithi165 ceph-mon[86023]: osdmap e343: 8 total, 8 up, 7 in 2024-09-21T10:04:22.398 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:22.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:22.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:22.500 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:22.522 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:22.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:22.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:22.563 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2024-09-21T10:04:22.573 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:22.624 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:22.645 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:22.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:22.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:22.747 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:22.768 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:22.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:22.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:22.869 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:22.891 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:22.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:22.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:22.992 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:23.015 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:23.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:23.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:23.116 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:23.137 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:23.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:23.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:23.239 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:23.261 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:23.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:23.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:23.362 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:23.384 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:23.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:23.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:23 smithi165 ceph-mon[86023]: osdmap e344: 8 total, 8 up, 7 in 2024-09-21T10:04:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:23 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:23.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:23 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:23.486 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:23.508 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:23.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:23.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:23.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:23 smithi137 ceph-mon[97575]: osdmap e344: 8 total, 8 up, 7 in 2024-09-21T10:04:23.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:23 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:23.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:23 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:23.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:23 smithi137 ceph-mon[93825]: osdmap e344: 8 total, 8 up, 7 in 2024-09-21T10:04:23.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:23 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:23.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:23 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:23.609 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:23.630 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:23.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:23.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:23.732 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:23.754 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:23.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:23.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:23.856 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:23.878 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:23.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:23.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:23.979 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:24.004 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:24.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:24.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:24.105 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:24.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:24.127 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:24.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:24.206 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T10:04:24.228 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:24.249 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:24.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:24.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:24.351 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:24.373 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:24.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:24.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:24 smithi165 ceph-mon[86023]: pgmap v1099: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:24 smithi165 ceph-mon[86023]: osdmap e345: 8 total, 8 up, 7 in 2024-09-21T10:04:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:24 smithi165 ceph-mon[86023]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:04:24.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:24 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/271519652' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:04:24.474 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:24.496 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:24.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:24.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:24 smithi137 ceph-mon[93825]: pgmap v1099: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:24 smithi137 ceph-mon[93825]: osdmap e345: 8 total, 8 up, 7 in 2024-09-21T10:04:24.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:24 smithi137 ceph-mon[93825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:04:24.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:24 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/271519652' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:04:24.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:24 smithi137 ceph-mon[97575]: pgmap v1099: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:24.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:24 smithi137 ceph-mon[97575]: osdmap e345: 8 total, 8 up, 7 in 2024-09-21T10:04:24.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:24 smithi137 ceph-mon[97575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:04:24.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:24 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/271519652' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:04:24.597 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:24.619 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:24.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:24.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:24.720 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:24.743 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:24.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:24.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:24.845 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:24.866 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:24.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:24.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:24.968 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:24.989 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:24.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:24.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:25.091 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:25.113 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:25.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:25.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:25.215 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:25.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:25.238 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:25.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:25.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:25 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:04:25.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:25 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/271519652' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:04:25.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:25 smithi137 ceph-mon[97575]: osdmap e346: 8 total, 8 up, 7 in 2024-09-21T10:04:25.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:25.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:04:25.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:25 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:04:25.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:25 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/271519652' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:04:25.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:25 smithi137 ceph-mon[93825]: osdmap e346: 8 total, 8 up, 7 in 2024-09-21T10:04:25.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:25.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:04:25.339 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:25.360 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:25.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:25.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:25.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:25 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:04:25.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:25 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/271519652' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:04:25.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:25 smithi165 ceph-mon[86023]: osdmap e346: 8 total, 8 up, 7 in 2024-09-21T10:04:25.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:25.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:04:25.462 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:25.484 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:25.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:25.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:25.585 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:25.607 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:25.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:25.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:25.710 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:25.731 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:25.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:25.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:25.833 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:25.854 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:25.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:25.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:25.956 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:25.978 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:25.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:25.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:26.079 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:26.100 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:26.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:26.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:26.202 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:26.224 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:26.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:26.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:26.325 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:26.348 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:26.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:26.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:26.363 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:26 smithi137 ceph-mon[93825]: pgmap v1102: 89 pgs: 9 unknown, 80 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:26.363 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:26 smithi137 ceph-mon[97575]: pgmap v1102: 89 pgs: 9 unknown, 80 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:26.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:26 smithi165 ceph-mon[86023]: pgmap v1102: 89 pgs: 9 unknown, 80 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:26.450 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:26.472 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:26.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:26.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:26.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:26.588 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:04:26.589 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:04:26.597 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:26.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:26.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:26.698 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:26.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:26.722 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:26.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:26.823 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:26.846 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:26.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:26.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:26.948 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:26.970 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:26.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:26.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:27.056 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:04:27.072 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:27.095 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:27.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:27.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:27.197 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:27.219 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:27.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:27.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:27.264 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:04:27.272 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:27.321 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:27.344 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:27.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:27.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:27.446 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:27.467 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:27.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:27.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:27.501 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:27.569 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:27.590 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:27.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:27.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:27.692 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:27.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:27.715 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:27.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:27.816 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:27.837 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:27.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:27.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:27.938 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:27.960 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:27.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:27.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:28.061 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:28.084 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:28.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:28.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:28.185 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:28.212 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:28.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:28.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:28.314 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:28.339 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:28.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:28.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:28.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:28 smithi165 ceph-mon[86023]: pgmap v1103: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:28.441 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:28.467 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:28.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:28.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:28.502 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:28 smithi137 ceph-mon[93825]: pgmap v1103: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:28.502 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:28 smithi137 ceph-mon[97575]: pgmap v1103: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:28.568 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:28.593 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:28.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:28.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:28.695 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:28.718 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:28.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:28.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:28.821 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:28.845 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:28.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:28.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:28.947 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:28.971 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:28.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:28.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:29.073 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:29.098 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:29.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:29.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:29.200 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:29.225 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:29.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:29.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:29.327 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:29.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:29.354 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:29.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:29.455 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:29.480 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:29.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:29.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:29.584 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:29.606 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:29.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:29.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:29.708 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:29.734 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:29.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:29.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:29.836 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:29.861 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:29.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:29.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:29.963 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:29.985 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:29.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:29.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:30.086 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:30.113 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:30.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:30.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:30.215 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:30.229 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:30 smithi137 ceph-mon[93825]: pgmap v1104: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:30.230 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:30 smithi137 ceph-mon[97575]: pgmap v1104: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:30.242 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:30.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:30.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:30.343 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:30.369 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:30.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:30.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:30.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:30 smithi165 ceph-mon[86023]: pgmap v1104: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:30.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:04:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:04:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:04:30.471 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:30.496 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:30.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:30.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:30.598 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:30.620 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:30.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:30.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:30.721 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:30.742 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:30.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:30.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:30.844 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:30.869 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:30.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:30.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:30.971 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:30.997 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:30.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:30.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:31.099 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:31.125 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:31.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:31.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:31.172 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:04:31.173 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:04:31.201 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:04:31.202 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:04:31.212 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:04:31.212 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:04:31.227 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:31.229 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:04:31.229 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:04:31.246 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:04:31.246 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:04:31.252 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:31.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:31.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:31.260 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:04:31.260 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:04:31.276 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:04:31.276 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:04:31.292 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:04:31.292 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:04:31.308 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:04:31.308 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:04:31.353 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:31.379 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:31.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:31.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:31.482 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:31.504 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:31.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:31.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:31.605 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:31.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:31.632 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:31.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:31.733 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:31.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:31.756 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:31.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:31.857 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:31.879 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:31.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:31.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:31.981 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:32.003 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:32.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:32.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:32.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:04:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:04:31] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.51.0" 2024-09-21T10:04:32.105 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:32.131 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:32.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:32.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:32.233 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:32.259 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:32.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:32.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:32.360 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:32.386 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:32.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:32.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:32.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:32 smithi165 ceph-mon[86023]: pgmap v1105: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:32.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:32 smithi165 ceph-mon[86023]: from='client.46016 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:04:32.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:32 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3679795377' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:04:32.488 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:32.513 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:32.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:32.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:32 smithi137 ceph-mon[93825]: pgmap v1105: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:32 smithi137 ceph-mon[93825]: from='client.46016 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:04:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:32 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3679795377' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:04:32.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:32 smithi137 ceph-mon[97575]: pgmap v1105: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:32 smithi137 ceph-mon[97575]: from='client.46016 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:04:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:32 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3679795377' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:04:32.614 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:32.638 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:32.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:32.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:32.740 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:32.764 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:32.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:32.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:32.866 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:32.890 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:32.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:32.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:32.992 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:33.015 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:33.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:33.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:33.117 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:33.140 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:33.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:33.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:33.163 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:33.163 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:33.190 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1105,"stamp":"2024-09-21T10:04:31.000661+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":292,"num_read_kb":747,"num_write":212,"num_write_kb":1659,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":55,"num_bytes_recovered":1197301,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":158,"ondisk_log_size":158,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":4735040,"kb_used_data":36880,"kb_used_omap":29,"kb_used_meta":4698018,"kb_avail":651481024,"statfs":{"total":671965249536,"available":667116568576,"internally_reserved":0,"allocated":37765120,"data_stored":20910622,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30120,"internal_metadata":4810771032},"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":"8.001974"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":594,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736694+0000","last_change":"2024-09-21T10:01:46.451177+0000","last_active":"2024-09-21T10:04:24.736694+0000","last_peered":"2024-09-21T10:04:24.736694+0000","last_clean":"2024-09-21T10:04:24.736694+0000","last_became_active":"2024-09-21T10:01:46.448614+0000","last_became_peered":"2024-09-21T10:01:46.448614+0000","last_unstale":"2024-09-21T10:04:24.736694+0000","last_undegraded":"2024-09-21T10:04:24.736694+0000","last_fullsized":"2024-09-21T10:04:24.736694+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:04:08.637354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":66,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198676+0000","last_change":"2024-09-21T10:01:46.447733+0000","last_active":"2024-09-21T10:04:24.198676+0000","last_peered":"2024-09-21T10:04:24.198676+0000","last_clean":"2024-09-21T10:04:24.198676+0000","last_became_active":"2024-09-21T10:01:46.437757+0000","last_became_peered":"2024-09-21T10:01:46.437757+0000","last_unstale":"2024-09-21T10:04:24.198676+0000","last_undegraded":"2024-09-21T10:04:24.198676+0000","last_fullsized":"2024-09-21T10:04:24.198676+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:45:45.737983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":203,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.743115+0000","last_change":"2024-09-21T10:01:46.443763+0000","last_active":"2024-09-21T10:04:24.743115+0000","last_peered":"2024-09-21T10:04:24.743115+0000","last_clean":"2024-09-21T10:04:24.743115+0000","last_became_active":"2024-09-21T10:01:46.441577+0000","last_became_peered":"2024-09-21T10:01:46.441577+0000","last_unstale":"2024-09-21T10:04:24.743115+0000","last_undegraded":"2024-09-21T10:04:24.743115+0000","last_fullsized":"2024-09-21T10:04:24.743115+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:31:26.207575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":505,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736407+0000","last_change":"2024-09-21T10:02:11.198710+0000","last_active":"2024-09-21T10:04:24.736407+0000","last_peered":"2024-09-21T10:04:24.736407+0000","last_clean":"2024-09-21T10:04:24.736407+0000","last_became_active":"2024-09-21T10:02:11.198373+0000","last_became_peered":"2024-09-21T10:02:11.198373+0000","last_unstale":"2024-09-21T10:04:24.736407+0000","last_undegraded":"2024-09-21T10:04:24.736407+0000","last_fullsized":"2024-09-21T10:04:24.736407+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:25:50.840955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":500,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.743175+0000","last_change":"2024-09-21T10:01:46.446265+0000","last_active":"2024-09-21T10:04:24.743175+0000","last_peered":"2024-09-21T10:04:24.743175+0000","last_clean":"2024-09-21T10:04:24.743175+0000","last_became_active":"2024-09-21T10:01:46.444271+0000","last_became_peered":"2024-09-21T10:01:46.444271+0000","last_unstale":"2024-09-21T10:04:24.743175+0000","last_undegraded":"2024-09-21T10:04:24.743175+0000","last_fullsized":"2024-09-21T10:04:24.743175+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:24.021361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":205,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198460+0000","last_change":"2024-09-21T10:01:46.434678+0000","last_active":"2024-09-21T10:04:24.198460+0000","last_peered":"2024-09-21T10:04:24.198460+0000","last_clean":"2024-09-21T10:04:24.198460+0000","last_became_active":"2024-09-21T10:01:46.432501+0000","last_became_peered":"2024-09-21T10:01:46.432501+0000","last_unstale":"2024-09-21T10:04:24.198460+0000","last_undegraded":"2024-09-21T10:04:24.198460+0000","last_fullsized":"2024-09-21T10:04:24.198460+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:22:35.959785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":487,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.743228+0000","last_change":"2024-09-21T10:03:57.884771+0000","last_active":"2024-09-21T10:04:24.743228+0000","last_peered":"2024-09-21T10:04:24.743228+0000","last_clean":"2024-09-21T10:04:24.743228+0000","last_became_active":"2024-09-21T10:03:57.884431+0000","last_became_peered":"2024-09-21T10:03:57.884431+0000","last_unstale":"2024-09-21T10:04:24.743228+0000","last_undegraded":"2024-09-21T10:04:24.743228+0000","last_fullsized":"2024-09-21T10:04:24.743228+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:43:02.482175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":170,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.098981+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:04:22.098981+0000","last_peered":"2024-09-21T10:04:22.098981+0000","last_clean":"2024-09-21T10:04:22.098981+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:04:22.098981+0000","last_undegraded":"2024-09-21T10:04:22.098981+0000","last_fullsized":"2024-09-21T10:04:22.098981+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"0'0","reported_seq":16,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.743123+0000","last_change":"2024-09-21T10:04:22.427759+0000","last_active":"2024-09-21T10:04:24.743123+0000","last_peered":"2024-09-21T10:04:24.743123+0000","last_clean":"2024-09-21T10:04:24.743123+0000","last_became_active":"2024-09-21T10:04:22.427461+0000","last_became_peered":"2024-09-21T10:04:22.427461+0000","last_unstale":"2024-09-21T10:04:24.743123+0000","last_undegraded":"2024-09-21T10:04:24.743123+0000","last_fullsized":"2024-09-21T10:04:24.743123+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T12:20:33.905438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":64,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198874+0000","last_change":"2024-09-21T10:01:46.443617+0000","last_active":"2024-09-21T10:04:24.198874+0000","last_peered":"2024-09-21T10:04:24.198874+0000","last_clean":"2024-09-21T10:04:24.198874+0000","last_became_active":"2024-09-21T10:01:46.436657+0000","last_became_peered":"2024-09-21T10:01:46.436657+0000","last_unstale":"2024-09-21T10:04:24.198874+0000","last_undegraded":"2024-09-21T10:04:24.198874+0000","last_fullsized":"2024-09-21T10:04:24.198874+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:40:53.195766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":102,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.098684+0000","last_change":"2024-09-21T10:01:46.430367+0000","last_active":"2024-09-21T10:04:22.098684+0000","last_peered":"2024-09-21T10:04:22.098684+0000","last_clean":"2024-09-21T10:04:22.098684+0000","last_became_active":"2024-09-21T10:01:46.430005+0000","last_became_peered":"2024-09-21T10:01:46.430005+0000","last_unstale":"2024-09-21T10:04:22.098684+0000","last_undegraded":"2024-09-21T10:04:22.098684+0000","last_fullsized":"2024-09-21T10:04:22.098684+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:27:00.076510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.7","version":"0'0","reported_seq":10,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.430156+0000","last_change":"2024-09-21T10:04:22.429351+0000","last_active":"2024-09-21T10:04:22.430156+0000","last_peered":"2024-09-21T10:04:22.430156+0000","last_clean":"2024-09-21T10:04:22.430156+0000","last_became_active":"2024-09-21T10:04:22.428949+0000","last_became_peered":"2024-09-21T10:04:22.428949+0000","last_unstale":"2024-09-21T10:04:22.430156+0000","last_undegraded":"2024-09-21T10:04:22.430156+0000","last_fullsized":"2024-09-21T10:04:22.430156+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T16:19:42.538561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":64,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198813+0000","last_change":"2024-09-21T10:01:46.457547+0000","last_active":"2024-09-21T10:04:24.198813+0000","last_peered":"2024-09-21T10:04:24.198813+0000","last_clean":"2024-09-21T10:04:24.198813+0000","last_became_active":"2024-09-21T10:01:46.442417+0000","last_became_peered":"2024-09-21T10:01:46.442417+0000","last_unstale":"2024-09-21T10:04:24.198813+0000","last_undegraded":"2024-09-21T10:04:24.198813+0000","last_fullsized":"2024-09-21T10:04:24.198813+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:15:55.315217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":357,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198556+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:04:24.198556+0000","last_peered":"2024-09-21T10:04:24.198556+0000","last_clean":"2024-09-21T10:04:24.198556+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:04:24.198556+0000","last_undegraded":"2024-09-21T10:04:24.198556+0000","last_fullsized":"2024-09-21T10:04:24.198556+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"0'0","reported_seq":16,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.743001+0000","last_change":"2024-09-21T10:04:22.102566+0000","last_active":"2024-09-21T10:04:24.743001+0000","last_peered":"2024-09-21T10:04:24.743001+0000","last_clean":"2024-09-21T10:04:24.743001+0000","last_became_active":"2024-09-21T10:04:22.102305+0000","last_became_peered":"2024-09-21T10:04:22.102305+0000","last_unstale":"2024-09-21T10:04:24.743001+0000","last_undegraded":"2024-09-21T10:04:24.743001+0000","last_fullsized":"2024-09-21T10:04:24.743001+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T19:45:08.966316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":270,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.099651+0000","last_change":"2024-09-21T10:01:46.450929+0000","last_active":"2024-09-21T10:04:22.099651+0000","last_peered":"2024-09-21T10:04:22.099651+0000","last_clean":"2024-09-21T10:04:22.099651+0000","last_became_active":"2024-09-21T10:01:46.443393+0000","last_became_peered":"2024-09-21T10:01:46.443393+0000","last_unstale":"2024-09-21T10:04:22.099651+0000","last_undegraded":"2024-09-21T10:04:22.099651+0000","last_fullsized":"2024-09-21T10:04:22.099651+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:08:26.625699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":170,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.099302+0000","last_change":"2024-09-21T10:01:46.433842+0000","last_active":"2024-09-21T10:04:22.099302+0000","last_peered":"2024-09-21T10:04:22.099302+0000","last_clean":"2024-09-21T10:04:22.099302+0000","last_became_active":"2024-09-21T10:01:46.433530+0000","last_became_peered":"2024-09-21T10:01:46.433530+0000","last_unstale":"2024-09-21T10:04:22.099302+0000","last_undegraded":"2024-09-21T10:04:22.099302+0000","last_fullsized":"2024-09-21T10:04:22.099302+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:42:07.131501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"0'0","reported_seq":16,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.743031+0000","last_change":"2024-09-21T10:04:22.101049+0000","last_active":"2024-09-21T10:04:24.743031+0000","last_peered":"2024-09-21T10:04:24.743031+0000","last_clean":"2024-09-21T10:04:24.743031+0000","last_became_active":"2024-09-21T10:04:22.100712+0000","last_became_peered":"2024-09-21T10:04:22.100712+0000","last_unstale":"2024-09-21T10:04:24.743031+0000","last_undegraded":"2024-09-21T10:04:24.743031+0000","last_fullsized":"2024-09-21T10:04:24.743031+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T18:04:56.135057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":228,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736560+0000","last_change":"2024-09-21T10:00:45.453585+0000","last_active":"2024-09-21T10:04:24.736560+0000","last_peered":"2024-09-21T10:04:24.736560+0000","last_clean":"2024-09-21T10:04:24.736560+0000","last_became_active":"2024-09-21T10:00:45.453273+0000","last_became_peered":"2024-09-21T10:00:45.453273+0000","last_unstale":"2024-09-21T10:04:24.736560+0000","last_undegraded":"2024-09-21T10:04:24.736560+0000","last_fullsized":"2024-09-21T10:04:24.736560+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:16.879800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":510,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.742619+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:04:24.742619+0000","last_peered":"2024-09-21T10:04:24.742619+0000","last_clean":"2024-09-21T10:04:24.742619+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:04:24.742619+0000","last_undegraded":"2024-09-21T10:04:24.742619+0000","last_fullsized":"2024-09-21T10:04:24.742619+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"0'0","reported_seq":11,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198431+0000","last_change":"2024-09-21T10:04:22.427620+0000","last_active":"2024-09-21T10:04:24.198431+0000","last_peered":"2024-09-21T10:04:24.198431+0000","last_clean":"2024-09-21T10:04:24.198431+0000","last_became_active":"2024-09-21T10:04:22.427350+0000","last_became_peered":"2024-09-21T10:04:22.427350+0000","last_unstale":"2024-09-21T10:04:24.198431+0000","last_undegraded":"2024-09-21T10:04:24.198431+0000","last_fullsized":"2024-09-21T10:04:24.198431+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T21:06:01.522034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":581,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.735988+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:04:24.735988+0000","last_peered":"2024-09-21T10:04:24.735988+0000","last_clean":"2024-09-21T10:04:24.735988+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:04:24.735988+0000","last_undegraded":"2024-09-21T10:04:24.735988+0000","last_fullsized":"2024-09-21T10:04:24.735988+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":330,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198718+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:04:24.198718+0000","last_peered":"2024-09-21T10:04:24.198718+0000","last_clean":"2024-09-21T10:04:24.198718+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:04:24.198718+0000","last_undegraded":"2024-09-21T10:04:24.198718+0000","last_fullsized":"2024-09-21T10:04:24.198718+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"0'0","reported_seq":15,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736418+0000","last_change":"2024-09-21T10:04:22.429762+0000","last_active":"2024-09-21T10:04:24.736418+0000","last_peered":"2024-09-21T10:04:24.736418+0000","last_clean":"2024-09-21T10:04:24.736418+0000","last_became_active":"2024-09-21T10:04:22.429060+0000","last_became_peered":"2024-09-21T10:04:22.429060+0000","last_unstale":"2024-09-21T10:04:24.736418+0000","last_undegraded":"2024-09-21T10:04:24.736418+0000","last_fullsized":"2024-09-21T10:04:24.736418+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T19:55:04.051642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":180,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.099455+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:04:22.099455+0000","last_peered":"2024-09-21T10:04:22.099455+0000","last_clean":"2024-09-21T10:04:22.099455+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:04:22.099455+0000","last_undegraded":"2024-09-21T10:04:22.099455+0000","last_fullsized":"2024-09-21T10:04:22.099455+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":327,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198750+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:04:24.198750+0000","last_peered":"2024-09-21T10:04:24.198750+0000","last_clean":"2024-09-21T10:04:24.198750+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:04:24.198750+0000","last_undegraded":"2024-09-21T10:04:24.198750+0000","last_fullsized":"2024-09-21T10:04:24.198750+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.0","version":"0'0","reported_seq":10,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.428470+0000","last_change":"2024-09-21T10:04:22.428119+0000","last_active":"2024-09-21T10:04:22.428470+0000","last_peered":"2024-09-21T10:04:22.428470+0000","last_clean":"2024-09-21T10:04:22.428470+0000","last_became_active":"2024-09-21T10:04:22.427525+0000","last_became_peered":"2024-09-21T10:04:22.427525+0000","last_unstale":"2024-09-21T10:04:22.428470+0000","last_undegraded":"2024-09-21T10:04:22.428470+0000","last_fullsized":"2024-09-21T10:04:22.428470+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T19:05:04.525726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":321,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198593+0000","last_change":"2024-09-21T10:01:46.438078+0000","last_active":"2024-09-21T10:04:24.198593+0000","last_peered":"2024-09-21T10:04:24.198593+0000","last_clean":"2024-09-21T10:04:24.198593+0000","last_became_active":"2024-09-21T10:01:46.437813+0000","last_became_peered":"2024-09-21T10:01:46.437813+0000","last_unstale":"2024-09-21T10:04:24.198593+0000","last_undegraded":"2024-09-21T10:04:24.198593+0000","last_fullsized":"2024-09-21T10:04:24.198593+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:57:48.223633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":350,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198847+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:04:24.198847+0000","last_peered":"2024-09-21T10:04:24.198847+0000","last_clean":"2024-09-21T10:04:24.198847+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:04:24.198847+0000","last_undegraded":"2024-09-21T10:04:24.198847+0000","last_fullsized":"2024-09-21T10:04:24.198847+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"0'0","reported_seq":11,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198327+0000","last_change":"2024-09-21T10:04:22.427916+0000","last_active":"2024-09-21T10:04:24.198327+0000","last_peered":"2024-09-21T10:04:24.198327+0000","last_clean":"2024-09-21T10:04:24.198327+0000","last_became_active":"2024-09-21T10:04:22.427641+0000","last_became_peered":"2024-09-21T10:04:22.427641+0000","last_unstale":"2024-09-21T10:04:24.198327+0000","last_undegraded":"2024-09-21T10:04:24.198327+0000","last_fullsized":"2024-09-21T10:04:24.198327+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T20:23:34.436331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":596,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736150+0000","last_change":"2024-09-21T10:01:46.448146+0000","last_active":"2024-09-21T10:04:24.736150+0000","last_peered":"2024-09-21T10:04:24.736150+0000","last_clean":"2024-09-21T10:04:24.736150+0000","last_became_active":"2024-09-21T10:01:46.447520+0000","last_became_peered":"2024-09-21T10:01:46.447520+0000","last_unstale":"2024-09-21T10:04:24.736150+0000","last_undegraded":"2024-09-21T10:04:24.736150+0000","last_fullsized":"2024-09-21T10:04:24.736150+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:30:29.833897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":414,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736996+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:04:24.736996+0000","last_peered":"2024-09-21T10:04:24.736996+0000","last_clean":"2024-09-21T10:04:24.736996+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:04:24.736996+0000","last_undegraded":"2024-09-21T10:04:24.736996+0000","last_fullsized":"2024-09-21T10:04:24.736996+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.b","version":"0'0","reported_seq":10,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.428825+0000","last_change":"2024-09-21T10:04:22.428345+0000","last_active":"2024-09-21T10:04:22.428825+0000","last_peered":"2024-09-21T10:04:22.428825+0000","last_clean":"2024-09-21T10:04:22.428825+0000","last_became_active":"2024-09-21T10:04:22.428074+0000","last_became_peered":"2024-09-21T10:04:22.428074+0000","last_unstale":"2024-09-21T10:04:22.428825+0000","last_undegraded":"2024-09-21T10:04:22.428825+0000","last_fullsized":"2024-09-21T10:04:22.428825+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T18:38:36.392818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":237,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.742804+0000","last_change":"2024-09-21T10:01:46.458552+0000","last_active":"2024-09-21T10:04:24.742804+0000","last_peered":"2024-09-21T10:04:24.742804+0000","last_clean":"2024-09-21T10:04:24.742804+0000","last_became_active":"2024-09-21T10:01:46.440432+0000","last_became_peered":"2024-09-21T10:01:46.440432+0000","last_unstale":"2024-09-21T10:04:24.742804+0000","last_undegraded":"2024-09-21T10:04:24.742804+0000","last_fullsized":"2024-09-21T10:04:24.742804+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:14:39.092118+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":6,"num_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":292,"num_read_kb":747,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":92,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736403+0000","last_change":"2024-09-21T10:01:46.457493+0000","last_active":"2024-09-21T10:04:24.736403+0000","last_peered":"2024-09-21T10:04:24.736403+0000","last_clean":"2024-09-21T10:04:24.736403+0000","last_became_active":"2024-09-21T10:01:46.448595+0000","last_became_peered":"2024-09-21T10:01:46.448595+0000","last_unstale":"2024-09-21T10:04:24.736403+0000","last_undegraded":"2024-09-21T10:04:24.736403+0000","last_fullsized":"2024-09-21T10:04:24.736403+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:47:38.183249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":574,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.735993+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:04:24.735993+0000","last_peered":"2024-09-21T10:04:24.735993+0000","last_clean":"2024-09-21T10:04:24.735993+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:04:24.735993+0000","last_undegraded":"2024-09-21T10:04:24.735993+0000","last_fullsized":"2024-09-21T10:04:24.735993+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":180,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.099725+0000","last_change":"2024-09-21T10:01:46.432514+0000","last_active":"2024-09-21T10:04:22.099725+0000","last_peered":"2024-09-21T10:04:22.099725+0000","last_clean":"2024-09-21T10:04:22.099725+0000","last_became_active":"2024-09-21T10:01:46.432210+0000","last_became_peered":"2024-09-21T10:01:46.432210+0000","last_unstale":"2024-09-21T10:04:22.099725+0000","last_undegraded":"2024-09-21T10:04:22.099725+0000","last_fullsized":"2024-09-21T10:04:22.099725+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:14.449645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"0'0","reported_seq":16,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.742686+0000","last_change":"2024-09-21T10:04:22.429406+0000","last_active":"2024-09-21T10:04:24.742686+0000","last_peered":"2024-09-21T10:04:24.742686+0000","last_clean":"2024-09-21T10:04:24.742686+0000","last_became_active":"2024-09-21T10:04:22.429098+0000","last_became_peered":"2024-09-21T10:04:22.429098+0000","last_unstale":"2024-09-21T10:04:24.742686+0000","last_undegraded":"2024-09-21T10:04:24.742686+0000","last_fullsized":"2024-09-21T10:04:24.742686+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T11:05:57.429395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":383,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.742698+0000","last_change":"2024-09-21T10:01:46.447172+0000","last_active":"2024-09-21T10:04:24.742698+0000","last_peered":"2024-09-21T10:04:24.742698+0000","last_clean":"2024-09-21T10:04:24.742698+0000","last_became_active":"2024-09-21T10:01:46.446520+0000","last_became_peered":"2024-09-21T10:01:46.446520+0000","last_unstale":"2024-09-21T10:04:24.742698+0000","last_undegraded":"2024-09-21T10:04:24.742698+0000","last_fullsized":"2024-09-21T10:04:24.742698+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:54:16.290087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"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":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":508,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.742568+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:04:24.742568+0000","last_peered":"2024-09-21T10:04:24.742568+0000","last_clean":"2024-09-21T10:04:24.742568+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:04:24.742568+0000","last_undegraded":"2024-09-21T10:04:24.742568+0000","last_fullsized":"2024-09-21T10:04:24.742568+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":529,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.743262+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:04:24.743262+0000","last_peered":"2024-09-21T10:04:24.743262+0000","last_clean":"2024-09-21T10:04:24.743262+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:04:24.743262+0000","last_undegraded":"2024-09-21T10:04:24.743262+0000","last_fullsized":"2024-09-21T10:04:24.743262+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.9","version":"0'0","reported_seq":11,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198333+0000","last_change":"2024-09-21T10:04:22.429244+0000","last_active":"2024-09-21T10:04:24.198333+0000","last_peered":"2024-09-21T10:04:24.198333+0000","last_clean":"2024-09-21T10:04:24.198333+0000","last_became_active":"2024-09-21T10:04:22.428922+0000","last_became_peered":"2024-09-21T10:04:22.428922+0000","last_unstale":"2024-09-21T10:04:24.198333+0000","last_undegraded":"2024-09-21T10:04:24.198333+0000","last_fullsized":"2024-09-21T10:04:24.198333+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T16:25:24.758330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":285,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736446+0000","last_change":"2024-09-21T10:00:33.036733+0000","last_active":"2024-09-21T10:04:24.736446+0000","last_peered":"2024-09-21T10:04:24.736446+0000","last_clean":"2024-09-21T10:04:24.736446+0000","last_became_active":"2024-09-21T10:00:33.035600+0000","last_became_peered":"2024-09-21T10:00:33.035600+0000","last_unstale":"2024-09-21T10:04:24.736446+0000","last_undegraded":"2024-09-21T10:04:24.736446+0000","last_fullsized":"2024-09-21T10:04:24.736446+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:14:17.245189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":315,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.099062+0000","last_change":"2024-09-21T10:00:33.033238+0000","last_active":"2024-09-21T10:04:22.099062+0000","last_peered":"2024-09-21T10:04:22.099062+0000","last_clean":"2024-09-21T10:04:22.099062+0000","last_became_active":"2024-09-21T10:00:33.032931+0000","last_became_peered":"2024-09-21T10:00:33.032931+0000","last_unstale":"2024-09-21T10:04:22.099062+0000","last_undegraded":"2024-09-21T10:04:22.099062+0000","last_fullsized":"2024-09-21T10:04:22.099062+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:32.077847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":405,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.743325+0000","last_change":"2024-09-21T10:00:45.456536+0000","last_active":"2024-09-21T10:04:24.743325+0000","last_peered":"2024-09-21T10:04:24.743325+0000","last_clean":"2024-09-21T10:04:24.743325+0000","last_became_active":"2024-09-21T10:00:45.456194+0000","last_became_peered":"2024-09-21T10:00:45.456194+0000","last_unstale":"2024-09-21T10:04:24.743325+0000","last_undegraded":"2024-09-21T10:04:24.743325+0000","last_fullsized":"2024-09-21T10:04:24.743325+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:55.978565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.a","version":"0'0","reported_seq":10,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.429822+0000","last_change":"2024-09-21T10:04:22.429168+0000","last_active":"2024-09-21T10:04:22.429822+0000","last_peered":"2024-09-21T10:04:22.429822+0000","last_clean":"2024-09-21T10:04:22.429822+0000","last_became_active":"2024-09-21T10:04:22.428892+0000","last_became_peered":"2024-09-21T10:04:22.428892+0000","last_unstale":"2024-09-21T10:04:22.429822+0000","last_undegraded":"2024-09-21T10:04:22.429822+0000","last_fullsized":"2024-09-21T10:04:22.429822+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T15:01:55.003183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":108,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.099153+0000","last_change":"2024-09-21T10:00:45.454098+0000","last_active":"2024-09-21T10:04:22.099153+0000","last_peered":"2024-09-21T10:04:22.099153+0000","last_clean":"2024-09-21T10:04:22.099153+0000","last_became_active":"2024-09-21T10:00:45.453754+0000","last_became_peered":"2024-09-21T10:00:45.453754+0000","last_unstale":"2024-09-21T10:04:22.099153+0000","last_undegraded":"2024-09-21T10:04:22.099153+0000","last_fullsized":"2024-09-21T10:04:22.099153+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:36:15.138996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":348,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198244+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:04:24.198244+0000","last_peered":"2024-09-21T10:04:24.198244+0000","last_clean":"2024-09-21T10:04:24.198244+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:04:24.198244+0000","last_undegraded":"2024-09-21T10:04:24.198244+0000","last_fullsized":"2024-09-21T10:04:24.198244+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":89,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:25.050745+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:04:25.050745+0000","last_peered":"2024-09-21T10:04:25.050745+0000","last_clean":"2024-09-21T10:04:25.050745+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:04:25.050745+0000","last_undegraded":"2024-09-21T10:04:25.050745+0000","last_fullsized":"2024-09-21T10:04:25.050745+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"0'0","reported_seq":11,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198613+0000","last_change":"2024-09-21T10:04:22.103605+0000","last_active":"2024-09-21T10:04:24.198613+0000","last_peered":"2024-09-21T10:04:24.198613+0000","last_clean":"2024-09-21T10:04:24.198613+0000","last_became_active":"2024-09-21T10:04:22.103266+0000","last_became_peered":"2024-09-21T10:04:22.103266+0000","last_unstale":"2024-09-21T10:04:24.198613+0000","last_undegraded":"2024-09-21T10:04:24.198613+0000","last_fullsized":"2024-09-21T10:04:24.198613+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T13:07:01.310538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":245,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736652+0000","last_change":"2024-09-21T10:00:45.453684+0000","last_active":"2024-09-21T10:04:24.736652+0000","last_peered":"2024-09-21T10:04:24.736652+0000","last_clean":"2024-09-21T10:04:24.736652+0000","last_became_active":"2024-09-21T10:00:45.453178+0000","last_became_peered":"2024-09-21T10:00:45.453178+0000","last_unstale":"2024-09-21T10:04:24.736652+0000","last_undegraded":"2024-09-21T10:04:24.736652+0000","last_fullsized":"2024-09-21T10:04:24.736652+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:22:26.618669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":545,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:25.050743+0000","last_change":"2024-09-21T10:02:11.238163+0000","last_active":"2024-09-21T10:04:25.050743+0000","last_peered":"2024-09-21T10:04:25.050743+0000","last_clean":"2024-09-21T10:04:25.050743+0000","last_became_active":"2024-09-21T10:02:11.237911+0000","last_became_peered":"2024-09-21T10:02:11.237911+0000","last_unstale":"2024-09-21T10:04:25.050743+0000","last_undegraded":"2024-09-21T10:04:25.050743+0000","last_fullsized":"2024-09-21T10:04:25.050743+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:44:11.651510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":403,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198408+0000","last_change":"2024-09-21T10:00:45.455751+0000","last_active":"2024-09-21T10:04:24.198408+0000","last_peered":"2024-09-21T10:04:24.198408+0000","last_clean":"2024-09-21T10:04:24.198408+0000","last_became_active":"2024-09-21T10:00:45.455456+0000","last_became_peered":"2024-09-21T10:00:45.455456+0000","last_unstale":"2024-09-21T10:04:24.198408+0000","last_undegraded":"2024-09-21T10:04:24.198408+0000","last_fullsized":"2024-09-21T10:04:24.198408+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:39:04.368687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.d","version":"0'0","reported_seq":10,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.103740+0000","last_change":"2024-09-21T10:04:22.103553+0000","last_active":"2024-09-21T10:04:22.103740+0000","last_peered":"2024-09-21T10:04:22.103740+0000","last_clean":"2024-09-21T10:04:22.103740+0000","last_became_active":"2024-09-21T10:04:22.103230+0000","last_became_peered":"2024-09-21T10:04:22.103230+0000","last_unstale":"2024-09-21T10:04:22.103740+0000","last_undegraded":"2024-09-21T10:04:22.103740+0000","last_fullsized":"2024-09-21T10:04:22.103740+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T12:36:21.537112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":508,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:23.100460+0000","last_change":"2024-09-21T10:00:33.033963+0000","last_active":"2024-09-21T10:04:23.100460+0000","last_peered":"2024-09-21T10:04:23.100460+0000","last_clean":"2024-09-21T10:04:23.100460+0000","last_became_active":"2024-09-21T10:00:33.033667+0000","last_became_peered":"2024-09-21T10:00:33.033667+0000","last_unstale":"2024-09-21T10:04:23.100460+0000","last_undegraded":"2024-09-21T10:04:23.100460+0000","last_fullsized":"2024-09-21T10:04:23.100460+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:13:46.034330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":212,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.743180+0000","last_change":"2024-09-21T10:01:46.441957+0000","last_active":"2024-09-21T10:04:24.743180+0000","last_peered":"2024-09-21T10:04:24.743180+0000","last_clean":"2024-09-21T10:04:24.743180+0000","last_became_active":"2024-09-21T10:01:46.439842+0000","last_became_peered":"2024-09-21T10:01:46.439842+0000","last_unstale":"2024-09-21T10:04:24.743180+0000","last_undegraded":"2024-09-21T10:04:24.743180+0000","last_fullsized":"2024-09-21T10:04:24.743180+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:47:21.952368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"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":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":542,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:23.100501+0000","last_change":"2024-09-21T10:02:11.203236+0000","last_active":"2024-09-21T10:04:23.100501+0000","last_peered":"2024-09-21T10:04:23.100501+0000","last_clean":"2024-09-21T10:04:23.100501+0000","last_became_active":"2024-09-21T10:02:11.198209+0000","last_became_peered":"2024-09-21T10:02:11.198209+0000","last_unstale":"2024-09-21T10:04:23.100501+0000","last_undegraded":"2024-09-21T10:04:23.100501+0000","last_fullsized":"2024-09-21T10:04:23.100501+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:44:13.961067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.e","version":"0'0","reported_seq":11,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198899+0000","last_change":"2024-09-21T10:04:22.101630+0000","last_active":"2024-09-21T10:04:24.198899+0000","last_peered":"2024-09-21T10:04:24.198899+0000","last_clean":"2024-09-21T10:04:24.198899+0000","last_became_active":"2024-09-21T10:04:22.101303+0000","last_became_peered":"2024-09-21T10:04:22.101303+0000","last_unstale":"2024-09-21T10:04:24.198899+0000","last_undegraded":"2024-09-21T10:04:24.198899+0000","last_fullsized":"2024-09-21T10:04:24.198899+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T14:08:00.814750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":593,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736923+0000","last_change":"2024-09-21T10:01:46.459623+0000","last_active":"2024-09-21T10:04:24.736923+0000","last_peered":"2024-09-21T10:04:24.736923+0000","last_clean":"2024-09-21T10:04:24.736923+0000","last_became_active":"2024-09-21T10:01:46.450137+0000","last_became_peered":"2024-09-21T10:01:46.450137+0000","last_unstale":"2024-09-21T10:04:24.736923+0000","last_undegraded":"2024-09-21T10:04:24.736923+0000","last_fullsized":"2024-09-21T10:04:24.736923+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:17:38.103988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":180,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.099038+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T10:04:22.099038+0000","last_peered":"2024-09-21T10:04:22.099038+0000","last_clean":"2024-09-21T10:04:22.099038+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T10:04:22.099038+0000","last_undegraded":"2024-09-21T10:04:22.099038+0000","last_fullsized":"2024-09-21T10:04:22.099038+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":586,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736285+0000","last_change":"2024-09-21T10:01:46.448721+0000","last_active":"2024-09-21T10:04:24.736285+0000","last_peered":"2024-09-21T10:04:24.736285+0000","last_clean":"2024-09-21T10:04:24.736285+0000","last_became_active":"2024-09-21T10:01:46.448344+0000","last_became_peered":"2024-09-21T10:01:46.448344+0000","last_unstale":"2024-09-21T10:04:24.736285+0000","last_undegraded":"2024-09-21T10:04:24.736285+0000","last_fullsized":"2024-09-21T10:04:24.736285+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:07:58.721431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"0'0","reported_seq":10,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.103002+0000","last_change":"2024-09-21T10:04:22.102794+0000","last_active":"2024-09-21T10:04:22.103002+0000","last_peered":"2024-09-21T10:04:22.103002+0000","last_clean":"2024-09-21T10:04:22.103002+0000","last_became_active":"2024-09-21T10:04:22.102605+0000","last_became_peered":"2024-09-21T10:04:22.102605+0000","last_unstale":"2024-09-21T10:04:22.103002+0000","last_undegraded":"2024-09-21T10:04:22.103002+0000","last_fullsized":"2024-09-21T10:04:22.103002+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+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-22T16:43:35.808216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":512,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.743235+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:04:24.743235+0000","last_peered":"2024-09-21T10:04:24.743235+0000","last_clean":"2024-09-21T10:04:24.743235+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:04:24.743235+0000","last_undegraded":"2024-09-21T10:04:24.743235+0000","last_fullsized":"2024-09-21T10:04:24.743235+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":170,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.100116+0000","last_change":"2024-09-21T10:01:46.443733+0000","last_active":"2024-09-21T10:04:22.100116+0000","last_peered":"2024-09-21T10:04:22.100116+0000","last_clean":"2024-09-21T10:04:22.100116+0000","last_became_active":"2024-09-21T10:01:46.443246+0000","last_became_peered":"2024-09-21T10:01:46.443246+0000","last_unstale":"2024-09-21T10:04:22.100116+0000","last_undegraded":"2024-09-21T10:04:22.100116+0000","last_fullsized":"2024-09-21T10:04:22.100116+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:34:20.670348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":128,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198419+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:04:24.198419+0000","last_peered":"2024-09-21T10:04:24.198419+0000","last_clean":"2024-09-21T10:04:24.198419+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:04:24.198419+0000","last_undegraded":"2024-09-21T10:04:24.198419+0000","last_fullsized":"2024-09-21T10:04:24.198419+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":353,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198718+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:04:24.198718+0000","last_peered":"2024-09-21T10:04:24.198718+0000","last_clean":"2024-09-21T10:04:24.198718+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:04:24.198718+0000","last_undegraded":"2024-09-21T10:04:24.198718+0000","last_fullsized":"2024-09-21T10:04:24.198718+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":376,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198772+0000","last_change":"2024-09-21T10:01:46.455305+0000","last_active":"2024-09-21T10:04:24.198772+0000","last_peered":"2024-09-21T10:04:24.198772+0000","last_clean":"2024-09-21T10:04:24.198772+0000","last_became_active":"2024-09-21T10:01:46.439037+0000","last_became_peered":"2024-09-21T10:01:46.439037+0000","last_unstale":"2024-09-21T10:04:24.198772+0000","last_undegraded":"2024-09-21T10:04:24.198772+0000","last_fullsized":"2024-09-21T10:04:24.198772+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:12:53.152843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":180,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.099377+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T10:04:22.099377+0000","last_peered":"2024-09-21T10:04:22.099377+0000","last_clean":"2024-09-21T10:04:22.099377+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T10:04:22.099377+0000","last_undegraded":"2024-09-21T10:04:22.099377+0000","last_fullsized":"2024-09-21T10:04:22.099377+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":105,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736740+0000","last_change":"2024-09-21T10:01:46.455865+0000","last_active":"2024-09-21T10:04:24.736740+0000","last_peered":"2024-09-21T10:04:24.736740+0000","last_clean":"2024-09-21T10:04:24.736740+0000","last_became_active":"2024-09-21T10:01:46.449899+0000","last_became_peered":"2024-09-21T10:01:46.449899+0000","last_unstale":"2024-09-21T10:04:24.736740+0000","last_undegraded":"2024-09-21T10:04:24.736740+0000","last_fullsized":"2024-09-21T10:04:24.736740+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:58:41.964780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":88,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736709+0000","last_change":"2024-09-21T10:01:46.448256+0000","last_active":"2024-09-21T10:04:24.736709+0000","last_peered":"2024-09-21T10:04:24.736709+0000","last_clean":"2024-09-21T10:04:24.736709+0000","last_became_active":"2024-09-21T10:01:46.447908+0000","last_became_peered":"2024-09-21T10:01:46.447908+0000","last_unstale":"2024-09-21T10:04:24.736709+0000","last_undegraded":"2024-09-21T10:04:24.736709+0000","last_fullsized":"2024-09-21T10:04:24.736709+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:39.318743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":552,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736547+0000","last_change":"2024-09-21T10:01:46.435174+0000","last_active":"2024-09-21T10:04:24.736547+0000","last_peered":"2024-09-21T10:04:24.736547+0000","last_clean":"2024-09-21T10:04:24.736547+0000","last_became_active":"2024-09-21T10:01:46.434506+0000","last_became_peered":"2024-09-21T10:01:46.434506+0000","last_unstale":"2024-09-21T10:04:24.736547+0000","last_undegraded":"2024-09-21T10:04:24.736547+0000","last_fullsized":"2024-09-21T10:04:24.736547+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:15:36.741974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":586,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.743323+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:04:24.743323+0000","last_peered":"2024-09-21T10:04:24.743323+0000","last_clean":"2024-09-21T10:04:24.743323+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:04:24.743323+0000","last_undegraded":"2024-09-21T10:04:24.743323+0000","last_fullsized":"2024-09-21T10:04:24.743323+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":393,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.098891+0000","last_change":"2024-09-21T10:02:11.203513+0000","last_active":"2024-09-21T10:04:22.098891+0000","last_peered":"2024-09-21T10:04:22.098891+0000","last_clean":"2024-09-21T10:04:22.098891+0000","last_became_active":"2024-09-21T10:02:11.203014+0000","last_became_peered":"2024-09-21T10:02:11.203014+0000","last_unstale":"2024-09-21T10:04:22.098891+0000","last_undegraded":"2024-09-21T10:04:22.098891+0000","last_fullsized":"2024-09-21T10:04:22.098891+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:07:20.606546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":160,"reported_epoch":344,"state":"active+clean","last_fresh":"2024-09-21T10:04:22.100027+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:04:22.100027+0000","last_peered":"2024-09-21T10:04:22.100027+0000","last_clean":"2024-09-21T10:04:22.100027+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:04:22.100027+0000","last_undegraded":"2024-09-21T10:04:22.100027+0000","last_fullsized":"2024-09-21T10:04:22.100027+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":616,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736180+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:04:24.736180+0000","last_peered":"2024-09-21T10:04:24.736180+0000","last_clean":"2024-09-21T10:04:24.736180+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:04:24.736180+0000","last_undegraded":"2024-09-21T10:04:24.736180+0000","last_fullsized":"2024-09-21T10:04:24.736180+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":523,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.743171+0000","last_change":"2024-09-21T10:03:57.872278+0000","last_active":"2024-09-21T10:04:24.743171+0000","last_peered":"2024-09-21T10:04:24.743171+0000","last_clean":"2024-09-21T10:04:24.743171+0000","last_became_active":"2024-09-21T10:03:57.871949+0000","last_became_peered":"2024-09-21T10:03:57.871949+0000","last_unstale":"2024-09-21T10:04:24.743171+0000","last_undegraded":"2024-09-21T10:04:24.743171+0000","last_fullsized":"2024-09-21T10:04:24.743171+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:10:24.490223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":414,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736335+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:04:24.736335+0000","last_peered":"2024-09-21T10:04:24.736335+0000","last_clean":"2024-09-21T10:04:24.736335+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:04:24.736335+0000","last_undegraded":"2024-09-21T10:04:24.736335+0000","last_fullsized":"2024-09-21T10:04:24.736335+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":586,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736784+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:04:24.736784+0000","last_peered":"2024-09-21T10:04:24.736784+0000","last_clean":"2024-09-21T10:04:24.736784+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:04:24.736784+0000","last_undegraded":"2024-09-21T10:04:24.736784+0000","last_fullsized":"2024-09-21T10:04:24.736784+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":349,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198617+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:04:24.198617+0000","last_peered":"2024-09-21T10:04:24.198617+0000","last_clean":"2024-09-21T10:04:24.198617+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:04:24.198617+0000","last_undegraded":"2024-09-21T10:04:24.198617+0000","last_fullsized":"2024-09-21T10:04:24.198617+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":250,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736648+0000","last_change":"2024-09-21T10:02:11.238171+0000","last_active":"2024-09-21T10:04:24.736648+0000","last_peered":"2024-09-21T10:04:24.736648+0000","last_clean":"2024-09-21T10:04:24.736648+0000","last_became_active":"2024-09-21T10:02:11.237847+0000","last_became_peered":"2024-09-21T10:02:11.237847+0000","last_unstale":"2024-09-21T10:04:24.736648+0000","last_undegraded":"2024-09-21T10:04:24.736648+0000","last_fullsized":"2024-09-21T10:04:24.736648+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:33:39.295184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":558,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.742973+0000","last_change":"2024-09-21T10:01:46.443499+0000","last_active":"2024-09-21T10:04:24.742973+0000","last_peered":"2024-09-21T10:04:24.742973+0000","last_clean":"2024-09-21T10:04:24.742973+0000","last_became_active":"2024-09-21T10:01:46.442063+0000","last_became_peered":"2024-09-21T10:01:46.442063+0000","last_unstale":"2024-09-21T10:04:24.742973+0000","last_undegraded":"2024-09-21T10:04:24.742973+0000","last_fullsized":"2024-09-21T10:04:24.742973+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:52:07.726747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":350,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198628+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:04:24.198628+0000","last_peered":"2024-09-21T10:04:24.198628+0000","last_clean":"2024-09-21T10:04:24.198628+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:04:24.198628+0000","last_undegraded":"2024-09-21T10:04:24.198628+0000","last_fullsized":"2024-09-21T10:04:24.198628+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":123,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198672+0000","last_change":"2024-09-21T10:00:45.456014+0000","last_active":"2024-09-21T10:04:24.198672+0000","last_peered":"2024-09-21T10:04:24.198672+0000","last_clean":"2024-09-21T10:04:24.198672+0000","last_became_active":"2024-09-21T10:00:45.455622+0000","last_became_peered":"2024-09-21T10:00:45.455622+0000","last_unstale":"2024-09-21T10:04:24.198672+0000","last_undegraded":"2024-09-21T10:04:24.198672+0000","last_fullsized":"2024-09-21T10:04:24.198672+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:03:42.452379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":344,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198494+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:04:24.198494+0000","last_peered":"2024-09-21T10:04:24.198494+0000","last_clean":"2024-09-21T10:04:24.198494+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:04:24.198494+0000","last_undegraded":"2024-09-21T10:04:24.198494+0000","last_fullsized":"2024-09-21T10:04:24.198494+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":123,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198665+0000","last_change":"2024-09-21T10:00:45.451372+0000","last_active":"2024-09-21T10:04:24.198665+0000","last_peered":"2024-09-21T10:04:24.198665+0000","last_clean":"2024-09-21T10:04:24.198665+0000","last_became_active":"2024-09-21T10:00:45.450929+0000","last_became_peered":"2024-09-21T10:00:45.450929+0000","last_unstale":"2024-09-21T10:04:24.198665+0000","last_undegraded":"2024-09-21T10:04:24.198665+0000","last_fullsized":"2024-09-21T10:04:24.198665+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:29:11.173928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":605,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.736336+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:04:24.736336+0000","last_peered":"2024-09-21T10:04:24.736336+0000","last_clean":"2024-09-21T10:04:24.736336+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:04:24.736336+0000","last_undegraded":"2024-09-21T10:04:24.736336+0000","last_fullsized":"2024-09-21T10:04:24.736336+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":594,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.735998+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:04:24.735998+0000","last_peered":"2024-09-21T10:04:24.735998+0000","last_clean":"2024-09-21T10:04:24.735998+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:04:24.735998+0000","last_undegraded":"2024-09-21T10:04:24.735998+0000","last_fullsized":"2024-09-21T10:04:24.735998+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":350,"reported_epoch":345,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.198368+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:04:24.198368+0000","last_peered":"2024-09-21T10:04:24.198368+0000","last_clean":"2024-09-21T10:04:24.198368+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:04:24.198368+0000","last_undegraded":"2024-09-21T10:04:24.198368+0000","last_fullsized":"2024-09-21T10:04:24.198368+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":614,"reported_epoch":346,"state":"active+clean","last_fresh":"2024-09-21T10:04:24.743254+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:04:24.743254+0000","last_peered":"2024-09-21T10:04:24.743254+0000","last_clean":"2024-09-21T10:04:24.743254+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:04:24.743254+0000","last_undegraded":"2024-09-21T10:04:24.743254+0000","last_fullsized":"2024-09-21T10:04:24.743254+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":10,"num_pg":16,"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":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":16508,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":126976,"data_stored":21550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":292,"num_read_kb":747,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":0,"seq":210453397912,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":43,"seq":184683594135,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":591344,"kb_used_data":5604,"kb_used_omap":1,"kb_used_meta":585726,"kb_avail":93153808,"statfs":{"total":95995035648,"available":95389499392,"internally_reserved":0,"allocated":5738496,"data_stored":3327117,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":599783768},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790366,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":894956,"kb_used_data":5016,"kb_used_omap":1,"kb_used_meta":889918,"kb_avail":92850196,"statfs":{"total":95995035648,"available":95078600704,"internally_reserved":0,"allocated":5136384,"data_stored":2732848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":911276376},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986598,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":603256,"kb_used_data":5032,"kb_used_omap":1,"kb_used_meta":598206,"kb_avail":93141896,"statfs":{"total":95995035648,"available":95377301504,"internally_reserved":0,"allocated":5152768,"data_stored":2737410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":612563288},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893386,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":836704,"kb_used_data":5012,"kb_used_omap":4,"kb_used_meta":831675,"kb_avail":92908448,"statfs":{"total":95995035648,"available":95138250752,"internally_reserved":0,"allocated":5132288,"data_stored":2731495,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":851635649},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056913,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":687476,"kb_used_data":5028,"kb_used_omap":6,"kb_used_meta":682425,"kb_avail":93057676,"statfs":{"total":95995035648,"available":95291060224,"internally_reserved":0,"allocated":5148672,"data_stored":2737872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":698803668},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220439,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":602728,"kb_used_data":5592,"kb_used_omap":5,"kb_used_meta":597114,"kb_avail":93142424,"statfs":{"total":95995035648,"available":95377842176,"internally_reserved":0,"allocated":5726208,"data_stored":3321731,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":611444980},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585180,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":518576,"kb_used_data":5596,"kb_used_omap":7,"kb_used_meta":512952,"kb_avail":93226576,"statfs":{"total":95995035648,"available":95464013824,"internally_reserved":0,"allocated":5730304,"data_stored":3322149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":525263303},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:04:33.194 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-21T10:04:33.194 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:04:33.242 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:33.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:33.265 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:33.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:33.366 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:33.390 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:33.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:33.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:33.492 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:33.513 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:33.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:33.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:33.615 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:33.641 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:33.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:33.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:33.743 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:33.768 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:33.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:33.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:33.870 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:33.896 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:33.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:33.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:33.998 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:34.023 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:34.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:34.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:34.125 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:34.153 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:34.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:34.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:34.254 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:34.280 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:34.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:34.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:34.382 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:34 smithi165 ceph-mon[86023]: pgmap v1106: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:34.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:34 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3894941551' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:04:34.403 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:34.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:34.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:34.505 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:34.530 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:34.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:34.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:34 smithi137 ceph-mon[93825]: pgmap v1106: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:34.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:34 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3894941551' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:04:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:34 smithi137 ceph-mon[97575]: pgmap v1106: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:34 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3894941551' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:04:34.632 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:34.654 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:34.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:34.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:34.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:04:34.756 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:34.781 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:34.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:34.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:34.808 INFO:teuthology.orchestra.run.smithi137.stderr:enabled application 'rados' on pool 'unique_pool_5' 2024-09-21T10:04:34.884 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:34.909 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:34.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:34.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:35.011 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:35.033 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:35.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:35.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:35.137 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:35.162 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:35.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:35.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:35.264 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:35.389 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:35.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:35.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:35.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:35 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3894941551' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:04:35.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:35 smithi165 ceph-mon[86023]: osdmap e347: 8 total, 8 up, 7 in 2024-09-21T10:04:35.488 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:35 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3894941551' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:04:35.488 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:35 smithi137 ceph-mon[97575]: osdmap e347: 8 total, 8 up, 7 in 2024-09-21T10:04:35.488 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:35 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3894941551' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:04:35.488 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:35 smithi137 ceph-mon[93825]: osdmap e347: 8 total, 8 up, 7 in 2024-09-21T10:04:35.491 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:35.513 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:35.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:35.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:35.615 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:35.642 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:35.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:35.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:35.743 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:35.769 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:35.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:35.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:35.871 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:35.893 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:35.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:35.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:35.995 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:36.016 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:36.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:36.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:36.118 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:36.140 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:36.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:36.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:36.242 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:36.264 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:36.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:36.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:36.366 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:36.387 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:36.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:36.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:36.388 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:36 smithi137 ceph-mon[93825]: pgmap v1108: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:36.388 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:36 smithi137 ceph-mon[93825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:04:36.389 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:36 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:36.389 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:36 smithi137 ceph-mon[97575]: pgmap v1108: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:36.389 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:36 smithi137 ceph-mon[97575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:04:36.389 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:36 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:36.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:36 smithi165 ceph-mon[86023]: pgmap v1108: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:36.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:36 smithi165 ceph-mon[86023]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:04:36.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:36 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:36.489 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:36.515 DEBUG:teuthology.orchestra.run.smithi137:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_5 bench 90 write' 2024-09-21T10:04:36.516 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_5 2024-09-21T10:04:36.516 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:04:36.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:36.517 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:36.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:36.519 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T10:04:36.519 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T10:04:36.567 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:hints = 1 2024-09-21T10:04:36.567 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T10:04:36.567 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Object prefix: benchmark_data_smithi137_262271 2024-09-21T10:04:36.569 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:04:36.569 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 0 0 0 0 0 0 - 0 2024-09-21T10:04:36.618 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:36.658 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:36.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:36.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:36.760 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:36.792 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:36.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:36.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:36.894 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:36.931 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:36.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:36.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:37.032 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:37.073 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:37.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:37.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:37.142 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T10:04:37.175 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:37.210 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:37.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:37.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:37.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:37 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4261231163' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:04:37.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:37 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4261231163' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:04:37.312 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:37.349 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:37.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:37.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:37.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:37 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4261231163' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:04:37.451 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:37.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:37.481 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:37.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:37.567 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 1 15 3686 3671 229.426 229.438 0.00427789 0.00434883 2024-09-21T10:04:37.582 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:37.613 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:37.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:37.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:37.715 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:37.749 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:37.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:37.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:37.850 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:37.884 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:37.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:37.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:37.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:38.022 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:38.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:38.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:38.124 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:38.159 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:38.167 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:38.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:38.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:38.269 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:38.305 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:38.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:38.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:38.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:38 smithi165 ceph-mon[86023]: pgmap v1109: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:38.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:38 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:04:38.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:38 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T10:04:38.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:38 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4261231163' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:04:38.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:38 smithi165 ceph-mon[86023]: osdmap e348: 8 total, 8 up, 7 in 2024-09-21T10:04:38.407 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:38.440 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:38.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:38.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:38.452 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:38 smithi137 ceph-mon[93825]: pgmap v1109: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:38.452 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:38 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:04:38.453 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:38 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T10:04:38.453 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:38 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4261231163' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:04:38.453 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:38 smithi137 ceph-mon[93825]: osdmap e348: 8 total, 8 up, 7 in 2024-09-21T10:04:38.453 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:38 smithi137 ceph-mon[97575]: pgmap v1109: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:04:38.453 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:38 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:04:38.453 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:38 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T10:04:38.453 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:38 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4261231163' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:04:38.453 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:38 smithi137 ceph-mon[97575]: osdmap e348: 8 total, 8 up, 7 in 2024-09-21T10:04:38.542 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:38.567 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 2 16 7103 7087 221.454 213.5 0.00226618 0.0045053 2024-09-21T10:04:38.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:38.578 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:38.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:38.679 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:38.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:38.722 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:38.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:38.823 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:38.855 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:38.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:38.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:38.957 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:38.993 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:38.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:38.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:39.095 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:39.130 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:39.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:39.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:39.232 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:39.267 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:39.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:39.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:39.370 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:39.403 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:39.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:39.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:39.505 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:39.537 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:39.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:39.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:39.567 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 3 16 10560 10544 219.65 216.062 0.00532486 0.00454432 2024-09-21T10:04:39.639 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:39.676 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:39.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:39.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:39.778 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:39.815 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:39.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:39.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:39.917 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:39.963 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:39.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:39.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:40.065 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:40.103 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:40.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:40.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:40.166 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:04:40.205 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:40.234 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:40.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:40.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:40.336 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:40.369 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:40.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:40.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:40.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:04:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:04:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:04:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:40 smithi165 ceph-mon[86023]: pgmap v1111: 89 pgs: 89 active+clean; 198 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 25 MiB/s wr, 394 op/s 2024-09-21T10:04:40.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:40.399 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:04:40.471 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:40.507 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:40.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:40.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:40 smithi137 ceph-mon[93825]: pgmap v1111: 89 pgs: 89 active+clean; 198 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 25 MiB/s wr, 394 op/s 2024-09-21T10:04:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:40.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:04:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:40 smithi137 ceph-mon[97575]: pgmap v1111: 89 pgs: 89 active+clean; 198 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 25 MiB/s wr, 394 op/s 2024-09-21T10:04:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:04:40.568 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 4 16 13470 13454 210.202 181.875 0.0032924 0.00475137 2024-09-21T10:04:40.609 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:40.647 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:40.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:40.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:40.749 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:40.785 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:40.789 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:40.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:40.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:40.837 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:04:40.837 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T10:04:40.837 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T10:04:40.837 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T10:04:40.838 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:04:40.891 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:40.934 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:40.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:40.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:41.036 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:41.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:41.066 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:41.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:41.167 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:41.199 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:41.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:41.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:41.302 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:41.340 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:41.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:41.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:41.441 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:41.479 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:41.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:41.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:41.568 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 5 16 16088 16072 200.883 163.625 0.00274895 0.00497238 2024-09-21T10:04:41.581 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:41.620 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:41.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:41.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:41.722 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:41.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:41.756 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:41.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:41.857 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:41.888 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:41.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:41.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:41.990 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:42.029 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:42.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:42.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:42.131 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:42.162 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:42.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:42.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:42.231 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:04:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:04:41] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.51.0" 2024-09-21T10:04:42.231 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:42 smithi137 ceph-mon[93825]: pgmap v1112: 89 pgs: 89 active+clean; 744 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:04:42.231 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:42 smithi137 ceph-mon[97575]: pgmap v1112: 89 pgs: 89 active+clean; 744 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:04:42.264 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:42.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:42.298 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:42.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:42.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:42 smithi165 ceph-mon[86023]: pgmap v1112: 89 pgs: 89 active+clean; 744 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:04:42.399 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:42.434 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:42.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:42.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:42.536 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:42.568 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 6 16 18743 18727 195.057 165.938 0.00483538 0.00512167 2024-09-21T10:04:42.568 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:42.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:42.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:42.670 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:42.705 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:42.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:42.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:42.807 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:42.841 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:42.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:42.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:42.944 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:42.966 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:42.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:42.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:43.068 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:43.107 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:43.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:43.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:43.210 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:43.251 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:43.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:43.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:43.352 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:43.388 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:43.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:43.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:43.490 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:43.527 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:43.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:43.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:43.568 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 7 16 21368 21352 190.627 164.062 0.00528296 0.00524026 2024-09-21T10:04:43.631 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:43.664 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:43.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:43.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:43.764 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:04:43.764 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:04:43.765 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:43.801 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:04:43.801 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:04:43.803 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:43.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:43.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:43.835 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:04:43.835 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:04:43.869 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:04:43.869 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:04:43.897 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:04:43.898 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:04:43.905 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:43.926 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:04:43.926 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:04:43.941 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:43.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:43.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:43.958 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:04:43.958 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:04:43.989 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:04:43.990 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:04:44.043 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:44.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:44.077 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:44.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:44.178 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:44.213 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:44.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:44.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:44.357 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:44.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:44.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:44.460 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:44.493 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:44.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:44.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:44 smithi137 ceph-mon[93825]: pgmap v1113: 89 pgs: 89 active+clean; 744 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-21T10:04:44.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:44 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3598135478' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:04:44.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:44 smithi137 ceph-mon[97575]: pgmap v1113: 89 pgs: 89 active+clean; 744 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-21T10:04:44.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:44 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3598135478' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:04:44.568 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 8 16 23914 23898 186.687 159.125 0.00403331 0.00535128 2024-09-21T10:04:44.596 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:44.633 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:44.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:44.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:44 smithi165 ceph-mon[86023]: pgmap v1113: 89 pgs: 89 active+clean; 744 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-21T10:04:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:44 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3598135478' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:04:44.735 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:44.773 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:44.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:44.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:44.875 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:44.911 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:44.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:44.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:45.013 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:45.050 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:45.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:45.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:45.153 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:45.185 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:45.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:45.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:45.287 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:45.331 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:45.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:45.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:45.433 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:45.469 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:45.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:45.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:45.568 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 9 16 26505 26489 183.935 161.938 0.00590528 0.00543171 2024-09-21T10:04:45.570 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:45.607 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:45.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:45.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:45.709 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:45.743 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:45.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:45.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:45.845 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:45.847 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:04:45.887 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:45.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:45.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:45.990 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:46.037 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:46.038 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:46.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:46.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:46.140 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:46.169 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:46.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:46.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:46.271 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:46.320 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:46.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:46.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:46.420 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:46 smithi137 ceph-mon[93825]: pgmap v1114: 89 pgs: 89 active+clean; 1.1 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-09-21T10:04:46.420 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:46 smithi137 ceph-mon[97575]: pgmap v1114: 89 pgs: 89 active+clean; 1.1 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-09-21T10:04:46.422 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:46.442 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:04:46.445 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:04:46.453 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:46.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:46.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:46.554 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:46.568 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 10 16 28712 28696 179.334 137.938 0.00790842 0.00557155 2024-09-21T10:04:46.590 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:46.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:46.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:46 smithi165 ceph-mon[86023]: pgmap v1114: 89 pgs: 89 active+clean; 1.1 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-09-21T10:04:46.692 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:46.727 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:46.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:46.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:46.829 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:46.865 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:46.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:46.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:46.967 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:47.002 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:47.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:47.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:47.019 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:04:47.104 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:47.139 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:47.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:47.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:47.240 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:47.269 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:47.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:47.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:47.371 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:47.410 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:47.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:47.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:47.512 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:47.533 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:47.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:47.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:47.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:47 smithi137 ceph-mon[93825]: from='client.46052 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:04:47.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:47 smithi137 ceph-mon[97575]: from='client.46052 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:04:47.568 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 11 16 30766 30750 174.701 128.375 0.0222128 0.00571479 2024-09-21T10:04:47.635 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:47.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:47 smithi165 ceph-mon[86023]: from='client.46052 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:04:47.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:47.675 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:47.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:47.776 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:47.800 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:47.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:47.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:47.901 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:47.937 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:47.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:47.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:48.038 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:48.070 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:48.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:48.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:48.172 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:48.220 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:48.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:48.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:48.322 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:48.355 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:48.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:48.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:48.457 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:48.495 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:48.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:48.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:48.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:48 smithi137 ceph-mon[93825]: pgmap v1115: 89 pgs: 89 active+clean; 1.5 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 158 MiB/s wr, 2.52k op/s 2024-09-21T10:04:48.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:48 smithi137 ceph-mon[97575]: pgmap v1115: 89 pgs: 89 active+clean; 1.5 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 158 MiB/s wr, 2.52k op/s 2024-09-21T10:04:48.568 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 12 16 32802 32786 170.746 127.25 0.00490822 0.00585195 2024-09-21T10:04:48.598 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:48.634 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:48.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:48.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:48 smithi165 ceph-mon[86023]: pgmap v1115: 89 pgs: 89 active+clean; 1.5 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 158 MiB/s wr, 2.52k op/s 2024-09-21T10:04:48.735 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:48.770 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:48.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:48.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:48.872 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:48.910 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:48.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:48.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:49.012 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:49.045 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:49.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:49.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:49.147 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:49.185 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:49.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:49.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:49.287 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:49.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:49.325 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:49.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:49.426 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:49.461 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:49.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:49.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:49.562 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:49.568 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 13 16 34536 34520 165.947 108.375 0.00174323 0.0059677 2024-09-21T10:04:49.583 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:49.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:49.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:49.685 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:49.720 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:49.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:49.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:49.821 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:49.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:49.860 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:49.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:49.961 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:49.994 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:49.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:49.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:50.096 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:50.131 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:50.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:50.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:50.233 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:50.268 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:50.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:50.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:50.371 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:50.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:50.403 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:50.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:50.450 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:04:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:04:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:04:50.450 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:50 smithi165 ceph-mon[86023]: pgmap v1116: 89 pgs: 89 active+clean; 1.8 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 155 MiB/s wr, 2.48k op/s 2024-09-21T10:04:50.504 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:50.536 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:50.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:50.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:50.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:50 smithi137 ceph-mon[93825]: pgmap v1116: 89 pgs: 89 active+clean; 1.8 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 155 MiB/s wr, 2.48k op/s 2024-09-21T10:04:50.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:50 smithi137 ceph-mon[97575]: pgmap v1116: 89 pgs: 89 active+clean; 1.8 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 155 MiB/s wr, 2.48k op/s 2024-09-21T10:04:50.568 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 14 16 36431 36415 162.553 118.438 0.0069168 0.00614691 2024-09-21T10:04:50.638 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:50.683 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:50.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:50.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:50.785 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:50.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:50.819 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:50.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:50.920 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:50.959 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:50.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:50.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:51.061 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:51.097 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:51.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:51.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:51.199 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:51.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:51.240 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:51.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:51.341 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:51.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:51.380 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:51.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:51.481 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:51.520 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:51.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:51.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:51.568 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 15 16 38377 38361 159.824 121.625 0.00271688 0.00624171 2024-09-21T10:04:51.622 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:51.657 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:51.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:51.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:51.759 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:51.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:51.798 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:51.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:51.900 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:51.939 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:51.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:51.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:52.041 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:52.074 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:52.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:52.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:52.176 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:52.206 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:52.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:52.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:52.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:52 smithi137 ceph-mon[93825]: pgmap v1117: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 169 MiB/s wr, 2.71k op/s 2024-09-21T10:04:52.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:04:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:04:51] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.51.0" 2024-09-21T10:04:52.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:52 smithi137 ceph-mon[97575]: pgmap v1117: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 169 MiB/s wr, 2.71k op/s 2024-09-21T10:04:52.308 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:52.342 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:52.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:52.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:52.444 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:52.479 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:52.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:52.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:52.543 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:52 smithi165 ceph-mon[86023]: pgmap v1117: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 169 MiB/s wr, 2.71k op/s 2024-09-21T10:04:52.569 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 16 15 40306 40291 157.373 120.625 0.0055624 0.00634898 2024-09-21T10:04:52.580 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:52.616 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:52.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:52.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:52.718 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:52.752 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:52.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:52.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:52.854 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:52.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:52.887 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:52.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:52.988 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:53.010 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:53.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:53.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:53.112 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:53.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:53.146 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:53.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:53.247 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:53.280 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:53.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:53.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:53.381 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:53.419 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:53.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:53.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:53.520 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:53.562 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:53.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:53.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:53.569 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 17 16 42259 42243 155.292 122 0.00956089 0.00643369 2024-09-21T10:04:53.664 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:53.696 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:53.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:53.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:53.798 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:53.833 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:53.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:53.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:53.935 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:53.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:53.971 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:53.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:54.072 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:54.108 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:54.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:54.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:54.210 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:54.245 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:54.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:54.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:54.347 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:54.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:54.383 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:54.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:54.484 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:54.527 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:54.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:54.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:54.532 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:54 smithi137 ceph-mon[93825]: pgmap v1118: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 124 MiB/s wr, 1.98k op/s 2024-09-21T10:04:54.532 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:54 smithi137 ceph-mon[97575]: pgmap v1118: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 124 MiB/s wr, 1.98k op/s 2024-09-21T10:04:54.569 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 18 16 44183 44167 153.344 120.25 0.00997482 0.00651619 2024-09-21T10:04:54.628 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:54.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:54 smithi165 ceph-mon[86023]: pgmap v1118: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 124 MiB/s wr, 1.98k op/s 2024-09-21T10:04:54.663 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:54.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:54.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:54.765 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:54.823 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:54.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:54.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:54.925 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:54.968 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:54.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:54.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:55.070 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:55.096 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:55.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:55.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:55.198 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:55.226 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:55.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:55.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:55.328 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:55.359 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:55.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:55.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:55.461 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:55.485 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:55.490 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:55.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:55.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:55.520 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1114,"stamp":"2024-09-21T10:04:45.005384+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1177950157,"num_objects":17991,"num_object_clones":0,"num_object_copies":53973,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17991,"num_whiteouts":0,"num_read":292,"num_read_kb":747,"num_write":18177,"num_write_kb":1151419,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":55,"num_bytes_recovered":1197301,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":18123,"ondisk_log_size":18123,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":7963112,"kb_used_data":3215088,"kb_used_omap":29,"kb_used_meta":4747938,"kb_avail":648252952,"statfs":{"total":671965249536,"available":663811022848,"internally_reserved":0,"allocated":3292250112,"data_stored":3275287842,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30120,"internal_metadata":4861889112},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[7,6,3,10,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1177354240,"num_objects":17965,"num_object_clones":0,"num_object_copies":53895,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17965,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":17965,"num_write_kb":1149760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"10.003718"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":598,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.146668+0000","last_change":"2024-09-21T10:01:46.451177+0000","last_active":"2024-09-21T10:04:37.146668+0000","last_peered":"2024-09-21T10:04:37.146668+0000","last_clean":"2024-09-21T10:04:37.146668+0000","last_became_active":"2024-09-21T10:01:46.448614+0000","last_became_peered":"2024-09-21T10:01:46.448614+0000","last_unstale":"2024-09-21T10:04:37.146668+0000","last_undegraded":"2024-09-21T10:04:37.146668+0000","last_fullsized":"2024-09-21T10:04:37.146668+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:04:08.637354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":68,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204438+0000","last_change":"2024-09-21T10:01:46.447733+0000","last_active":"2024-09-21T10:04:35.204438+0000","last_peered":"2024-09-21T10:04:35.204438+0000","last_clean":"2024-09-21T10:04:35.204438+0000","last_became_active":"2024-09-21T10:01:46.437757+0000","last_became_peered":"2024-09-21T10:01:46.437757+0000","last_unstale":"2024-09-21T10:04:35.204438+0000","last_undegraded":"2024-09-21T10:04:35.204438+0000","last_fullsized":"2024-09-21T10:04:35.204438+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:45:45.737983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":207,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.152895+0000","last_change":"2024-09-21T10:01:46.443763+0000","last_active":"2024-09-21T10:04:37.152895+0000","last_peered":"2024-09-21T10:04:37.152895+0000","last_clean":"2024-09-21T10:04:37.152895+0000","last_became_active":"2024-09-21T10:01:46.441577+0000","last_became_peered":"2024-09-21T10:01:46.441577+0000","last_unstale":"2024-09-21T10:04:37.152895+0000","last_undegraded":"2024-09-21T10:04:37.152895+0000","last_fullsized":"2024-09-21T10:04:37.152895+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:31:26.207575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":510,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.146387+0000","last_change":"2024-09-21T10:02:11.198710+0000","last_active":"2024-09-21T10:04:37.146387+0000","last_peered":"2024-09-21T10:04:37.146387+0000","last_clean":"2024-09-21T10:04:37.146387+0000","last_became_active":"2024-09-21T10:02:11.198373+0000","last_became_peered":"2024-09-21T10:02:11.198373+0000","last_unstale":"2024-09-21T10:04:37.146387+0000","last_undegraded":"2024-09-21T10:04:37.146387+0000","last_fullsized":"2024-09-21T10:04:37.146387+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:25:50.840955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":504,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.152743+0000","last_change":"2024-09-21T10:01:46.446265+0000","last_active":"2024-09-21T10:04:37.152743+0000","last_peered":"2024-09-21T10:04:37.152743+0000","last_clean":"2024-09-21T10:04:37.152743+0000","last_became_active":"2024-09-21T10:01:46.444271+0000","last_became_peered":"2024-09-21T10:01:46.444271+0000","last_unstale":"2024-09-21T10:04:37.152743+0000","last_undegraded":"2024-09-21T10:04:37.152743+0000","last_fullsized":"2024-09-21T10:04:37.152743+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:24.021361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":207,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204426+0000","last_change":"2024-09-21T10:01:46.434678+0000","last_active":"2024-09-21T10:04:35.204426+0000","last_peered":"2024-09-21T10:04:35.204426+0000","last_clean":"2024-09-21T10:04:35.204426+0000","last_became_active":"2024-09-21T10:01:46.432501+0000","last_became_peered":"2024-09-21T10:01:46.432501+0000","last_unstale":"2024-09-21T10:04:35.204426+0000","last_undegraded":"2024-09-21T10:04:35.204426+0000","last_fullsized":"2024-09-21T10:04:35.204426+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:22:35.959785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":491,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.152099+0000","last_change":"2024-09-21T10:03:57.884771+0000","last_active":"2024-09-21T10:04:37.152099+0000","last_peered":"2024-09-21T10:04:37.152099+0000","last_clean":"2024-09-21T10:04:37.152099+0000","last_became_active":"2024-09-21T10:03:57.884431+0000","last_became_peered":"2024-09-21T10:03:57.884431+0000","last_unstale":"2024-09-21T10:04:37.152099+0000","last_undegraded":"2024-09-21T10:04:37.152099+0000","last_fullsized":"2024-09-21T10:04:37.152099+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:43:02.482175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":172,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.382283+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:04:35.382283+0000","last_peered":"2024-09-21T10:04:35.382283+0000","last_clean":"2024-09-21T10:04:35.382283+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:04:35.382283+0000","last_undegraded":"2024-09-21T10:04:35.382283+0000","last_fullsized":"2024-09-21T10:04:35.382283+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"348'875","reported_seq":896,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:40.784460+0000","last_change":"2024-09-21T10:04:22.427759+0000","last_active":"2024-09-21T10:04:40.784460+0000","last_peered":"2024-09-21T10:04:40.784460+0000","last_clean":"2024-09-21T10:04:40.784460+0000","last_became_active":"2024-09-21T10:04:22.427461+0000","last_became_peered":"2024-09-21T10:04:22.427461+0000","last_unstale":"2024-09-21T10:04:40.784460+0000","last_undegraded":"2024-09-21T10:04:40.784460+0000","last_fullsized":"2024-09-21T10:04:40.784460+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":875,"log_dups_size":0,"ondisk_log_size":875,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:01:32.872292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":57344000,"num_objects":875,"num_object_clones":0,"num_object_copies":2625,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":875,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":875,"num_write_kb":56000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":66,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204086+0000","last_change":"2024-09-21T10:01:46.443617+0000","last_active":"2024-09-21T10:04:35.204086+0000","last_peered":"2024-09-21T10:04:35.204086+0000","last_clean":"2024-09-21T10:04:35.204086+0000","last_became_active":"2024-09-21T10:01:46.436657+0000","last_became_peered":"2024-09-21T10:01:46.436657+0000","last_unstale":"2024-09-21T10:04:35.204086+0000","last_undegraded":"2024-09-21T10:04:35.204086+0000","last_fullsized":"2024-09-21T10:04:35.204086+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:40:53.195766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":104,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.381977+0000","last_change":"2024-09-21T10:01:46.430367+0000","last_active":"2024-09-21T10:04:35.381977+0000","last_peered":"2024-09-21T10:04:35.381977+0000","last_clean":"2024-09-21T10:04:35.381977+0000","last_became_active":"2024-09-21T10:01:46.430005+0000","last_became_peered":"2024-09-21T10:01:46.430005+0000","last_unstale":"2024-09-21T10:04:35.381977+0000","last_undegraded":"2024-09-21T10:04:35.381977+0000","last_fullsized":"2024-09-21T10:04:35.381977+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:27:00.076510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.7","version":"348'1406","reported_seq":1418,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:43.965648+0000","last_change":"2024-09-21T10:04:22.429351+0000","last_active":"2024-09-21T10:04:43.965648+0000","last_peered":"2024-09-21T10:04:43.965648+0000","last_clean":"2024-09-21T10:04:43.965648+0000","last_became_active":"2024-09-21T10:04:22.428949+0000","last_became_peered":"2024-09-21T10:04:22.428949+0000","last_unstale":"2024-09-21T10:04:43.965648+0000","last_undegraded":"2024-09-21T10:04:43.965648+0000","last_fullsized":"2024-09-21T10:04:43.965648+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":1406,"log_dups_size":0,"ondisk_log_size":1406,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:19:42.538561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":92143616,"num_objects":1406,"num_object_clones":0,"num_object_copies":4218,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1406,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1406,"num_write_kb":89984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":66,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204099+0000","last_change":"2024-09-21T10:01:46.457547+0000","last_active":"2024-09-21T10:04:35.204099+0000","last_peered":"2024-09-21T10:04:35.204099+0000","last_clean":"2024-09-21T10:04:35.204099+0000","last_became_active":"2024-09-21T10:01:46.442417+0000","last_became_peered":"2024-09-21T10:01:46.442417+0000","last_unstale":"2024-09-21T10:04:35.204099+0000","last_undegraded":"2024-09-21T10:04:35.204099+0000","last_fullsized":"2024-09-21T10:04:35.204099+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:15:55.315217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":359,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204505+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:04:35.204505+0000","last_peered":"2024-09-21T10:04:35.204505+0000","last_clean":"2024-09-21T10:04:35.204505+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:04:35.204505+0000","last_undegraded":"2024-09-21T10:04:35.204505+0000","last_fullsized":"2024-09-21T10:04:35.204505+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"348'930","reported_seq":951,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:40.796550+0000","last_change":"2024-09-21T10:04:22.102566+0000","last_active":"2024-09-21T10:04:40.796550+0000","last_peered":"2024-09-21T10:04:40.796550+0000","last_clean":"2024-09-21T10:04:40.796550+0000","last_became_active":"2024-09-21T10:04:22.102305+0000","last_became_peered":"2024-09-21T10:04:22.102305+0000","last_unstale":"2024-09-21T10:04:40.796550+0000","last_undegraded":"2024-09-21T10:04:40.796550+0000","last_fullsized":"2024-09-21T10:04:40.796550+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":930,"log_dups_size":0,"ondisk_log_size":930,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:54:00.479082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60948480,"num_objects":930,"num_object_clones":0,"num_object_copies":2790,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":930,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":930,"num_write_kb":59520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":272,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.381853+0000","last_change":"2024-09-21T10:01:46.450929+0000","last_active":"2024-09-21T10:04:35.381853+0000","last_peered":"2024-09-21T10:04:35.381853+0000","last_clean":"2024-09-21T10:04:35.381853+0000","last_became_active":"2024-09-21T10:01:46.443393+0000","last_became_peered":"2024-09-21T10:01:46.443393+0000","last_unstale":"2024-09-21T10:04:35.381853+0000","last_undegraded":"2024-09-21T10:04:35.381853+0000","last_fullsized":"2024-09-21T10:04:35.381853+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:08:26.625699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":172,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.381841+0000","last_change":"2024-09-21T10:01:46.433842+0000","last_active":"2024-09-21T10:04:35.381841+0000","last_peered":"2024-09-21T10:04:35.381841+0000","last_clean":"2024-09-21T10:04:35.381841+0000","last_became_active":"2024-09-21T10:01:46.433530+0000","last_became_peered":"2024-09-21T10:01:46.433530+0000","last_unstale":"2024-09-21T10:04:35.381841+0000","last_undegraded":"2024-09-21T10:04:35.381841+0000","last_fullsized":"2024-09-21T10:04:35.381841+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:42:07.131501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"348'869","reported_seq":890,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:40.764837+0000","last_change":"2024-09-21T10:04:22.101049+0000","last_active":"2024-09-21T10:04:40.764837+0000","last_peered":"2024-09-21T10:04:40.764837+0000","last_clean":"2024-09-21T10:04:40.764837+0000","last_became_active":"2024-09-21T10:04:22.100712+0000","last_became_peered":"2024-09-21T10:04:22.100712+0000","last_unstale":"2024-09-21T10:04:40.764837+0000","last_undegraded":"2024-09-21T10:04:40.764837+0000","last_fullsized":"2024-09-21T10:04:40.764837+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":869,"log_dups_size":0,"ondisk_log_size":869,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:09:39.577907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":56950784,"num_objects":869,"num_object_clones":0,"num_object_copies":2607,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":869,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":869,"num_write_kb":55616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":232,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.146506+0000","last_change":"2024-09-21T10:00:45.453585+0000","last_active":"2024-09-21T10:04:37.146506+0000","last_peered":"2024-09-21T10:04:37.146506+0000","last_clean":"2024-09-21T10:04:37.146506+0000","last_became_active":"2024-09-21T10:00:45.453273+0000","last_became_peered":"2024-09-21T10:00:45.453273+0000","last_unstale":"2024-09-21T10:04:37.146506+0000","last_undegraded":"2024-09-21T10:04:37.146506+0000","last_fullsized":"2024-09-21T10:04:37.146506+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:16.879800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":514,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.151143+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:04:37.151143+0000","last_peered":"2024-09-21T10:04:37.151143+0000","last_clean":"2024-09-21T10:04:37.151143+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:04:37.151143+0000","last_undegraded":"2024-09-21T10:04:37.151143+0000","last_fullsized":"2024-09-21T10:04:37.151143+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"348'958","reported_seq":971,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:40.931425+0000","last_change":"2024-09-21T10:04:22.427620+0000","last_active":"2024-09-21T10:04:40.931425+0000","last_peered":"2024-09-21T10:04:40.931425+0000","last_clean":"2024-09-21T10:04:40.931425+0000","last_became_active":"2024-09-21T10:04:22.427350+0000","last_became_peered":"2024-09-21T10:04:22.427350+0000","last_unstale":"2024-09-21T10:04:40.931425+0000","last_undegraded":"2024-09-21T10:04:40.931425+0000","last_fullsized":"2024-09-21T10:04:40.931425+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":958,"log_dups_size":0,"ondisk_log_size":958,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:06:01.522034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":62783488,"num_objects":958,"num_object_clones":0,"num_object_copies":2874,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":958,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":958,"num_write_kb":61312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":585,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.147017+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:04:37.147017+0000","last_peered":"2024-09-21T10:04:37.147017+0000","last_clean":"2024-09-21T10:04:37.147017+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:04:37.147017+0000","last_undegraded":"2024-09-21T10:04:37.147017+0000","last_fullsized":"2024-09-21T10:04:37.147017+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":332,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204659+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:04:35.204659+0000","last_peered":"2024-09-21T10:04:35.204659+0000","last_clean":"2024-09-21T10:04:35.204659+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:04:35.204659+0000","last_undegraded":"2024-09-21T10:04:35.204659+0000","last_fullsized":"2024-09-21T10:04:35.204659+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"348'1532","reported_seq":1552,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:44.539785+0000","last_change":"2024-09-21T10:04:22.429762+0000","last_active":"2024-09-21T10:04:44.539785+0000","last_peered":"2024-09-21T10:04:44.539785+0000","last_clean":"2024-09-21T10:04:44.539785+0000","last_became_active":"2024-09-21T10:04:22.429060+0000","last_became_peered":"2024-09-21T10:04:22.429060+0000","last_unstale":"2024-09-21T10:04:44.539785+0000","last_undegraded":"2024-09-21T10:04:44.539785+0000","last_fullsized":"2024-09-21T10:04:44.539785+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":1532,"log_dups_size":0,"ondisk_log_size":1532,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:39:48.223735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":100401152,"num_objects":1532,"num_object_clones":0,"num_object_copies":4596,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1532,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1532,"num_write_kb":98048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":182,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.382301+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:04:35.382301+0000","last_peered":"2024-09-21T10:04:35.382301+0000","last_clean":"2024-09-21T10:04:35.382301+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:04:35.382301+0000","last_undegraded":"2024-09-21T10:04:35.382301+0000","last_fullsized":"2024-09-21T10:04:35.382301+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":329,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204813+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:04:35.204813+0000","last_peered":"2024-09-21T10:04:35.204813+0000","last_clean":"2024-09-21T10:04:35.204813+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:04:35.204813+0000","last_undegraded":"2024-09-21T10:04:35.204813+0000","last_fullsized":"2024-09-21T10:04:35.204813+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.0","version":"348'1412","reported_seq":1424,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:43.967524+0000","last_change":"2024-09-21T10:04:22.428119+0000","last_active":"2024-09-21T10:04:43.967524+0000","last_peered":"2024-09-21T10:04:43.967524+0000","last_clean":"2024-09-21T10:04:43.967524+0000","last_became_active":"2024-09-21T10:04:22.427525+0000","last_became_peered":"2024-09-21T10:04:22.427525+0000","last_unstale":"2024-09-21T10:04:43.967524+0000","last_undegraded":"2024-09-21T10:04:43.967524+0000","last_fullsized":"2024-09-21T10:04:43.967524+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":1412,"log_dups_size":0,"ondisk_log_size":1412,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:05:04.525726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":92536832,"num_objects":1412,"num_object_clones":0,"num_object_copies":4236,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1412,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1412,"num_write_kb":90368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":323,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204056+0000","last_change":"2024-09-21T10:01:46.438078+0000","last_active":"2024-09-21T10:04:35.204056+0000","last_peered":"2024-09-21T10:04:35.204056+0000","last_clean":"2024-09-21T10:04:35.204056+0000","last_became_active":"2024-09-21T10:01:46.437813+0000","last_became_peered":"2024-09-21T10:01:46.437813+0000","last_unstale":"2024-09-21T10:04:35.204056+0000","last_undegraded":"2024-09-21T10:04:35.204056+0000","last_fullsized":"2024-09-21T10:04:35.204056+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:57:48.223633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":352,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204869+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:04:35.204869+0000","last_peered":"2024-09-21T10:04:35.204869+0000","last_clean":"2024-09-21T10:04:35.204869+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:04:35.204869+0000","last_undegraded":"2024-09-21T10:04:35.204869+0000","last_fullsized":"2024-09-21T10:04:35.204869+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"348'874","reported_seq":887,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:40.937844+0000","last_change":"2024-09-21T10:04:22.427916+0000","last_active":"2024-09-21T10:04:40.937844+0000","last_peered":"2024-09-21T10:04:40.937844+0000","last_clean":"2024-09-21T10:04:40.937844+0000","last_became_active":"2024-09-21T10:04:22.427641+0000","last_became_peered":"2024-09-21T10:04:22.427641+0000","last_unstale":"2024-09-21T10:04:40.937844+0000","last_undegraded":"2024-09-21T10:04:40.937844+0000","last_fullsized":"2024-09-21T10:04:40.937844+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":874,"log_dups_size":0,"ondisk_log_size":874,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:23:34.436331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":57278464,"num_objects":874,"num_object_clones":0,"num_object_copies":2622,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":874,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":874,"num_write_kb":55936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":600,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.145855+0000","last_change":"2024-09-21T10:01:46.448146+0000","last_active":"2024-09-21T10:04:37.145855+0000","last_peered":"2024-09-21T10:04:37.145855+0000","last_clean":"2024-09-21T10:04:37.145855+0000","last_became_active":"2024-09-21T10:01:46.447520+0000","last_became_peered":"2024-09-21T10:01:46.447520+0000","last_unstale":"2024-09-21T10:04:37.145855+0000","last_undegraded":"2024-09-21T10:04:37.145855+0000","last_fullsized":"2024-09-21T10:04:37.145855+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:30:29.833897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":418,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.147043+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:04:37.147043+0000","last_peered":"2024-09-21T10:04:37.147043+0000","last_clean":"2024-09-21T10:04:37.147043+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:04:37.147043+0000","last_undegraded":"2024-09-21T10:04:37.147043+0000","last_fullsized":"2024-09-21T10:04:37.147043+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.b","version":"348'1353","reported_seq":1365,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:43.957087+0000","last_change":"2024-09-21T10:04:22.428345+0000","last_active":"2024-09-21T10:04:43.957087+0000","last_peered":"2024-09-21T10:04:43.957087+0000","last_clean":"2024-09-21T10:04:43.957087+0000","last_became_active":"2024-09-21T10:04:22.428074+0000","last_became_peered":"2024-09-21T10:04:22.428074+0000","last_unstale":"2024-09-21T10:04:43.957087+0000","last_undegraded":"2024-09-21T10:04:43.957087+0000","last_fullsized":"2024-09-21T10:04:43.957087+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":1353,"log_dups_size":0,"ondisk_log_size":1353,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:38:36.392818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88670208,"num_objects":1353,"num_object_clones":0,"num_object_copies":4059,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1353,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1353,"num_write_kb":86592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":241,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.150818+0000","last_change":"2024-09-21T10:01:46.458552+0000","last_active":"2024-09-21T10:04:37.150818+0000","last_peered":"2024-09-21T10:04:37.150818+0000","last_clean":"2024-09-21T10:04:37.150818+0000","last_became_active":"2024-09-21T10:01:46.440432+0000","last_became_peered":"2024-09-21T10:01:46.440432+0000","last_unstale":"2024-09-21T10:04:37.150818+0000","last_undegraded":"2024-09-21T10:04:37.150818+0000","last_fullsized":"2024-09-21T10:04:37.150818+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:14:39.092118+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":6,"num_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":292,"num_read_kb":747,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":96,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.146817+0000","last_change":"2024-09-21T10:01:46.457493+0000","last_active":"2024-09-21T10:04:37.146817+0000","last_peered":"2024-09-21T10:04:37.146817+0000","last_clean":"2024-09-21T10:04:37.146817+0000","last_became_active":"2024-09-21T10:01:46.448595+0000","last_became_peered":"2024-09-21T10:01:46.448595+0000","last_unstale":"2024-09-21T10:04:37.146817+0000","last_undegraded":"2024-09-21T10:04:37.146817+0000","last_fullsized":"2024-09-21T10:04:37.146817+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:47:38.183249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":578,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.146175+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:04:37.146175+0000","last_peered":"2024-09-21T10:04:37.146175+0000","last_clean":"2024-09-21T10:04:37.146175+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:04:37.146175+0000","last_undegraded":"2024-09-21T10:04:37.146175+0000","last_fullsized":"2024-09-21T10:04:37.146175+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":182,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.382506+0000","last_change":"2024-09-21T10:01:46.432514+0000","last_active":"2024-09-21T10:04:35.382506+0000","last_peered":"2024-09-21T10:04:35.382506+0000","last_clean":"2024-09-21T10:04:35.382506+0000","last_became_active":"2024-09-21T10:01:46.432210+0000","last_became_peered":"2024-09-21T10:01:46.432210+0000","last_unstale":"2024-09-21T10:04:35.382506+0000","last_undegraded":"2024-09-21T10:04:35.382506+0000","last_fullsized":"2024-09-21T10:04:35.382506+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:14.449645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"348'827","reported_seq":848,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:40.780911+0000","last_change":"2024-09-21T10:04:22.429406+0000","last_active":"2024-09-21T10:04:40.780911+0000","last_peered":"2024-09-21T10:04:40.780911+0000","last_clean":"2024-09-21T10:04:40.780911+0000","last_became_active":"2024-09-21T10:04:22.429098+0000","last_became_peered":"2024-09-21T10:04:22.429098+0000","last_unstale":"2024-09-21T10:04:40.780911+0000","last_undegraded":"2024-09-21T10:04:40.780911+0000","last_fullsized":"2024-09-21T10:04:40.780911+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":827,"log_dups_size":0,"ondisk_log_size":827,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:32:20.280773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":54198272,"num_objects":827,"num_object_clones":0,"num_object_copies":2481,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":827,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":827,"num_write_kb":52928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":387,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.150633+0000","last_change":"2024-09-21T10:01:46.447172+0000","last_active":"2024-09-21T10:04:37.150633+0000","last_peered":"2024-09-21T10:04:37.150633+0000","last_clean":"2024-09-21T10:04:37.150633+0000","last_became_active":"2024-09-21T10:01:46.446520+0000","last_became_peered":"2024-09-21T10:01:46.446520+0000","last_unstale":"2024-09-21T10:04:37.150633+0000","last_undegraded":"2024-09-21T10:04:37.150633+0000","last_fullsized":"2024-09-21T10:04:37.150633+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:54:16.290087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"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":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":512,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.150857+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:04:37.150857+0000","last_peered":"2024-09-21T10:04:37.150857+0000","last_clean":"2024-09-21T10:04:37.150857+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:04:37.150857+0000","last_undegraded":"2024-09-21T10:04:37.150857+0000","last_fullsized":"2024-09-21T10:04:37.150857+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":533,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.153119+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:04:37.153119+0000","last_peered":"2024-09-21T10:04:37.153119+0000","last_clean":"2024-09-21T10:04:37.153119+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:04:37.153119+0000","last_undegraded":"2024-09-21T10:04:37.153119+0000","last_fullsized":"2024-09-21T10:04:37.153119+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.9","version":"348'867","reported_seq":880,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:40.942070+0000","last_change":"2024-09-21T10:04:22.429244+0000","last_active":"2024-09-21T10:04:40.942070+0000","last_peered":"2024-09-21T10:04:40.942070+0000","last_clean":"2024-09-21T10:04:40.942070+0000","last_became_active":"2024-09-21T10:04:22.428922+0000","last_became_peered":"2024-09-21T10:04:22.428922+0000","last_unstale":"2024-09-21T10:04:40.942070+0000","last_undegraded":"2024-09-21T10:04:40.942070+0000","last_fullsized":"2024-09-21T10:04:40.942070+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":867,"log_dups_size":0,"ondisk_log_size":867,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:25:24.758330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":56819712,"num_objects":867,"num_object_clones":0,"num_object_copies":2601,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":867,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":867,"num_write_kb":55488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":290,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.146250+0000","last_change":"2024-09-21T10:00:33.036733+0000","last_active":"2024-09-21T10:04:37.146250+0000","last_peered":"2024-09-21T10:04:37.146250+0000","last_clean":"2024-09-21T10:04:37.146250+0000","last_became_active":"2024-09-21T10:00:33.035600+0000","last_became_peered":"2024-09-21T10:00:33.035600+0000","last_unstale":"2024-09-21T10:04:37.146250+0000","last_undegraded":"2024-09-21T10:04:37.146250+0000","last_fullsized":"2024-09-21T10:04:37.146250+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:14:17.245189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":317,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.382382+0000","last_change":"2024-09-21T10:00:33.033238+0000","last_active":"2024-09-21T10:04:35.382382+0000","last_peered":"2024-09-21T10:04:35.382382+0000","last_clean":"2024-09-21T10:04:35.382382+0000","last_became_active":"2024-09-21T10:00:33.032931+0000","last_became_peered":"2024-09-21T10:00:33.032931+0000","last_unstale":"2024-09-21T10:04:35.382382+0000","last_undegraded":"2024-09-21T10:04:35.382382+0000","last_fullsized":"2024-09-21T10:04:35.382382+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:32.077847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":409,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.152704+0000","last_change":"2024-09-21T10:00:45.456536+0000","last_active":"2024-09-21T10:04:37.152704+0000","last_peered":"2024-09-21T10:04:37.152704+0000","last_clean":"2024-09-21T10:04:37.152704+0000","last_became_active":"2024-09-21T10:00:45.456194+0000","last_became_peered":"2024-09-21T10:00:45.456194+0000","last_unstale":"2024-09-21T10:04:37.152704+0000","last_undegraded":"2024-09-21T10:04:37.152704+0000","last_fullsized":"2024-09-21T10:04:37.152704+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:55.978565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.a","version":"348'1390","reported_seq":1401,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:43.960315+0000","last_change":"2024-09-21T10:04:22.429168+0000","last_active":"2024-09-21T10:04:43.960315+0000","last_peered":"2024-09-21T10:04:43.960315+0000","last_clean":"2024-09-21T10:04:43.960315+0000","last_became_active":"2024-09-21T10:04:22.428892+0000","last_became_peered":"2024-09-21T10:04:22.428892+0000","last_unstale":"2024-09-21T10:04:43.960315+0000","last_undegraded":"2024-09-21T10:04:43.960315+0000","last_fullsized":"2024-09-21T10:04:43.960315+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":1390,"log_dups_size":0,"ondisk_log_size":1390,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:01:55.003183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":91095040,"num_objects":1390,"num_object_clones":0,"num_object_copies":4170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1390,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1390,"num_write_kb":88960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":110,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.382148+0000","last_change":"2024-09-21T10:00:45.454098+0000","last_active":"2024-09-21T10:04:35.382148+0000","last_peered":"2024-09-21T10:04:35.382148+0000","last_clean":"2024-09-21T10:04:35.382148+0000","last_became_active":"2024-09-21T10:00:45.453754+0000","last_became_peered":"2024-09-21T10:00:45.453754+0000","last_unstale":"2024-09-21T10:04:35.382148+0000","last_undegraded":"2024-09-21T10:04:35.382148+0000","last_fullsized":"2024-09-21T10:04:35.382148+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:36:15.138996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":350,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204744+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:04:35.204744+0000","last_peered":"2024-09-21T10:04:35.204744+0000","last_clean":"2024-09-21T10:04:35.204744+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:04:35.204744+0000","last_undegraded":"2024-09-21T10:04:35.204744+0000","last_fullsized":"2024-09-21T10:04:35.204744+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":93,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.149198+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:04:37.149198+0000","last_peered":"2024-09-21T10:04:37.149198+0000","last_clean":"2024-09-21T10:04:37.149198+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:04:37.149198+0000","last_undegraded":"2024-09-21T10:04:37.149198+0000","last_fullsized":"2024-09-21T10:04:37.149198+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"348'906","reported_seq":918,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:40.943393+0000","last_change":"2024-09-21T10:04:22.103605+0000","last_active":"2024-09-21T10:04:40.943393+0000","last_peered":"2024-09-21T10:04:40.943393+0000","last_clean":"2024-09-21T10:04:40.943393+0000","last_became_active":"2024-09-21T10:04:22.103266+0000","last_became_peered":"2024-09-21T10:04:22.103266+0000","last_unstale":"2024-09-21T10:04:40.943393+0000","last_undegraded":"2024-09-21T10:04:40.943393+0000","last_fullsized":"2024-09-21T10:04:40.943393+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":906,"log_dups_size":0,"ondisk_log_size":906,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:07:01.310538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":59375616,"num_objects":906,"num_object_clones":0,"num_object_copies":2718,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":906,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":906,"num_write_kb":57984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":249,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.147035+0000","last_change":"2024-09-21T10:00:45.453684+0000","last_active":"2024-09-21T10:04:37.147035+0000","last_peered":"2024-09-21T10:04:37.147035+0000","last_clean":"2024-09-21T10:04:37.147035+0000","last_became_active":"2024-09-21T10:00:45.453178+0000","last_became_peered":"2024-09-21T10:00:45.453178+0000","last_unstale":"2024-09-21T10:04:37.147035+0000","last_undegraded":"2024-09-21T10:04:37.147035+0000","last_fullsized":"2024-09-21T10:04:37.147035+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:22:26.618669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":549,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.149115+0000","last_change":"2024-09-21T10:02:11.238163+0000","last_active":"2024-09-21T10:04:37.149115+0000","last_peered":"2024-09-21T10:04:37.149115+0000","last_clean":"2024-09-21T10:04:37.149115+0000","last_became_active":"2024-09-21T10:02:11.237911+0000","last_became_peered":"2024-09-21T10:02:11.237911+0000","last_unstale":"2024-09-21T10:04:37.149115+0000","last_undegraded":"2024-09-21T10:04:37.149115+0000","last_fullsized":"2024-09-21T10:04:37.149115+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:44:11.651510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":405,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204290+0000","last_change":"2024-09-21T10:00:45.455751+0000","last_active":"2024-09-21T10:04:35.204290+0000","last_peered":"2024-09-21T10:04:35.204290+0000","last_clean":"2024-09-21T10:04:35.204290+0000","last_became_active":"2024-09-21T10:00:45.455456+0000","last_became_peered":"2024-09-21T10:00:45.455456+0000","last_unstale":"2024-09-21T10:04:35.204290+0000","last_undegraded":"2024-09-21T10:04:35.204290+0000","last_fullsized":"2024-09-21T10:04:35.204290+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:39:04.368687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.d","version":"348'1364","reported_seq":1376,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:43.951661+0000","last_change":"2024-09-21T10:04:22.103553+0000","last_active":"2024-09-21T10:04:43.951661+0000","last_peered":"2024-09-21T10:04:43.951661+0000","last_clean":"2024-09-21T10:04:43.951661+0000","last_became_active":"2024-09-21T10:04:22.103230+0000","last_became_peered":"2024-09-21T10:04:22.103230+0000","last_unstale":"2024-09-21T10:04:43.951661+0000","last_undegraded":"2024-09-21T10:04:43.951661+0000","last_fullsized":"2024-09-21T10:04:43.951661+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":1364,"log_dups_size":0,"ondisk_log_size":1364,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:36:21.537112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":89391104,"num_objects":1364,"num_object_clones":0,"num_object_copies":4092,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1364,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1364,"num_write_kb":87296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":510,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:34.119866+0000","last_change":"2024-09-21T10:00:33.033963+0000","last_active":"2024-09-21T10:04:34.119866+0000","last_peered":"2024-09-21T10:04:34.119866+0000","last_clean":"2024-09-21T10:04:34.119866+0000","last_became_active":"2024-09-21T10:00:33.033667+0000","last_became_peered":"2024-09-21T10:00:33.033667+0000","last_unstale":"2024-09-21T10:04:34.119866+0000","last_undegraded":"2024-09-21T10:04:34.119866+0000","last_fullsized":"2024-09-21T10:04:34.119866+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:13:46.034330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":216,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.153048+0000","last_change":"2024-09-21T10:01:46.441957+0000","last_active":"2024-09-21T10:04:37.153048+0000","last_peered":"2024-09-21T10:04:37.153048+0000","last_clean":"2024-09-21T10:04:37.153048+0000","last_became_active":"2024-09-21T10:01:46.439842+0000","last_became_peered":"2024-09-21T10:01:46.439842+0000","last_unstale":"2024-09-21T10:04:37.153048+0000","last_undegraded":"2024-09-21T10:04:37.153048+0000","last_fullsized":"2024-09-21T10:04:37.153048+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:47:21.952368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"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":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":544,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:34.119865+0000","last_change":"2024-09-21T10:02:11.203236+0000","last_active":"2024-09-21T10:04:34.119865+0000","last_peered":"2024-09-21T10:04:34.119865+0000","last_clean":"2024-09-21T10:04:34.119865+0000","last_became_active":"2024-09-21T10:02:11.198209+0000","last_became_peered":"2024-09-21T10:02:11.198209+0000","last_unstale":"2024-09-21T10:04:34.119865+0000","last_undegraded":"2024-09-21T10:04:34.119865+0000","last_fullsized":"2024-09-21T10:04:34.119865+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:44:13.961067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.e","version":"348'952","reported_seq":964,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:40.943814+0000","last_change":"2024-09-21T10:04:22.101630+0000","last_active":"2024-09-21T10:04:40.943814+0000","last_peered":"2024-09-21T10:04:40.943814+0000","last_clean":"2024-09-21T10:04:40.943814+0000","last_became_active":"2024-09-21T10:04:22.101303+0000","last_became_peered":"2024-09-21T10:04:22.101303+0000","last_unstale":"2024-09-21T10:04:40.943814+0000","last_undegraded":"2024-09-21T10:04:40.943814+0000","last_fullsized":"2024-09-21T10:04:40.943814+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":952,"log_dups_size":0,"ondisk_log_size":952,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:08:00.814750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":62390272,"num_objects":952,"num_object_clones":0,"num_object_copies":2856,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":952,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":952,"num_write_kb":60928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":597,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.146830+0000","last_change":"2024-09-21T10:01:46.459623+0000","last_active":"2024-09-21T10:04:37.146830+0000","last_peered":"2024-09-21T10:04:37.146830+0000","last_clean":"2024-09-21T10:04:37.146830+0000","last_became_active":"2024-09-21T10:01:46.450137+0000","last_became_peered":"2024-09-21T10:01:46.450137+0000","last_unstale":"2024-09-21T10:04:37.146830+0000","last_undegraded":"2024-09-21T10:04:37.146830+0000","last_fullsized":"2024-09-21T10:04:37.146830+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:17:38.103988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":182,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.382621+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T10:04:35.382621+0000","last_peered":"2024-09-21T10:04:35.382621+0000","last_clean":"2024-09-21T10:04:35.382621+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T10:04:35.382621+0000","last_undegraded":"2024-09-21T10:04:35.382621+0000","last_fullsized":"2024-09-21T10:04:35.382621+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":591,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.145960+0000","last_change":"2024-09-21T10:01:46.448721+0000","last_active":"2024-09-21T10:04:37.145960+0000","last_peered":"2024-09-21T10:04:37.145960+0000","last_clean":"2024-09-21T10:04:37.145960+0000","last_became_active":"2024-09-21T10:01:46.448344+0000","last_became_peered":"2024-09-21T10:01:46.448344+0000","last_unstale":"2024-09-21T10:04:37.145960+0000","last_undegraded":"2024-09-21T10:04:37.145960+0000","last_fullsized":"2024-09-21T10:04:37.145960+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:07:58.721431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"348'1450","reported_seq":1462,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:43.966758+0000","last_change":"2024-09-21T10:04:22.102794+0000","last_active":"2024-09-21T10:04:43.966758+0000","last_peered":"2024-09-21T10:04:43.966758+0000","last_clean":"2024-09-21T10:04:43.966758+0000","last_became_active":"2024-09-21T10:04:22.102605+0000","last_became_peered":"2024-09-21T10:04:22.102605+0000","last_unstale":"2024-09-21T10:04:43.966758+0000","last_undegraded":"2024-09-21T10:04:43.966758+0000","last_fullsized":"2024-09-21T10:04:43.966758+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":1450,"log_dups_size":0,"ondisk_log_size":1450,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:43:35.808216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":95027200,"num_objects":1450,"num_object_clones":0,"num_object_copies":4350,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1450,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1450,"num_write_kb":92800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":516,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.152929+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:04:37.152929+0000","last_peered":"2024-09-21T10:04:37.152929+0000","last_clean":"2024-09-21T10:04:37.152929+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:04:37.152929+0000","last_undegraded":"2024-09-21T10:04:37.152929+0000","last_fullsized":"2024-09-21T10:04:37.152929+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":172,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.382679+0000","last_change":"2024-09-21T10:01:46.443733+0000","last_active":"2024-09-21T10:04:35.382679+0000","last_peered":"2024-09-21T10:04:35.382679+0000","last_clean":"2024-09-21T10:04:35.382679+0000","last_became_active":"2024-09-21T10:01:46.443246+0000","last_became_peered":"2024-09-21T10:01:46.443246+0000","last_unstale":"2024-09-21T10:04:35.382679+0000","last_undegraded":"2024-09-21T10:04:35.382679+0000","last_fullsized":"2024-09-21T10:04:35.382679+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:34:20.670348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":130,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204315+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:04:35.204315+0000","last_peered":"2024-09-21T10:04:35.204315+0000","last_clean":"2024-09-21T10:04:35.204315+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:04:35.204315+0000","last_undegraded":"2024-09-21T10:04:35.204315+0000","last_fullsized":"2024-09-21T10:04:35.204315+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":355,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204585+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:04:35.204585+0000","last_peered":"2024-09-21T10:04:35.204585+0000","last_clean":"2024-09-21T10:04:35.204585+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:04:35.204585+0000","last_undegraded":"2024-09-21T10:04:35.204585+0000","last_fullsized":"2024-09-21T10:04:35.204585+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":378,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204852+0000","last_change":"2024-09-21T10:01:46.455305+0000","last_active":"2024-09-21T10:04:35.204852+0000","last_peered":"2024-09-21T10:04:35.204852+0000","last_clean":"2024-09-21T10:04:35.204852+0000","last_became_active":"2024-09-21T10:01:46.439037+0000","last_became_peered":"2024-09-21T10:01:46.439037+0000","last_unstale":"2024-09-21T10:04:35.204852+0000","last_undegraded":"2024-09-21T10:04:35.204852+0000","last_fullsized":"2024-09-21T10:04:35.204852+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:12:53.152843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":182,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.382397+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T10:04:35.382397+0000","last_peered":"2024-09-21T10:04:35.382397+0000","last_clean":"2024-09-21T10:04:35.382397+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T10:04:35.382397+0000","last_undegraded":"2024-09-21T10:04:35.382397+0000","last_fullsized":"2024-09-21T10:04:35.382397+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":109,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.147180+0000","last_change":"2024-09-21T10:01:46.455865+0000","last_active":"2024-09-21T10:04:37.147180+0000","last_peered":"2024-09-21T10:04:37.147180+0000","last_clean":"2024-09-21T10:04:37.147180+0000","last_became_active":"2024-09-21T10:01:46.449899+0000","last_became_peered":"2024-09-21T10:01:46.449899+0000","last_unstale":"2024-09-21T10:04:37.147180+0000","last_undegraded":"2024-09-21T10:04:37.147180+0000","last_fullsized":"2024-09-21T10:04:37.147180+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:58:41.964780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":92,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.146627+0000","last_change":"2024-09-21T10:01:46.448256+0000","last_active":"2024-09-21T10:04:37.146627+0000","last_peered":"2024-09-21T10:04:37.146627+0000","last_clean":"2024-09-21T10:04:37.146627+0000","last_became_active":"2024-09-21T10:01:46.447908+0000","last_became_peered":"2024-09-21T10:01:46.447908+0000","last_unstale":"2024-09-21T10:04:37.146627+0000","last_undegraded":"2024-09-21T10:04:37.146627+0000","last_fullsized":"2024-09-21T10:04:37.146627+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:39.318743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":556,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.146297+0000","last_change":"2024-09-21T10:01:46.435174+0000","last_active":"2024-09-21T10:04:37.146297+0000","last_peered":"2024-09-21T10:04:37.146297+0000","last_clean":"2024-09-21T10:04:37.146297+0000","last_became_active":"2024-09-21T10:01:46.434506+0000","last_became_peered":"2024-09-21T10:01:46.434506+0000","last_unstale":"2024-09-21T10:04:37.146297+0000","last_undegraded":"2024-09-21T10:04:37.146297+0000","last_fullsized":"2024-09-21T10:04:37.146297+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:15:36.741974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":590,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.152620+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:04:37.152620+0000","last_peered":"2024-09-21T10:04:37.152620+0000","last_clean":"2024-09-21T10:04:37.152620+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:04:37.152620+0000","last_undegraded":"2024-09-21T10:04:37.152620+0000","last_fullsized":"2024-09-21T10:04:37.152620+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":395,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.381848+0000","last_change":"2024-09-21T10:02:11.203513+0000","last_active":"2024-09-21T10:04:35.381848+0000","last_peered":"2024-09-21T10:04:35.381848+0000","last_clean":"2024-09-21T10:04:35.381848+0000","last_became_active":"2024-09-21T10:02:11.203014+0000","last_became_peered":"2024-09-21T10:02:11.203014+0000","last_unstale":"2024-09-21T10:04:35.381848+0000","last_undegraded":"2024-09-21T10:04:35.381848+0000","last_fullsized":"2024-09-21T10:04:35.381848+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:07:20.606546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":162,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.382595+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:04:35.382595+0000","last_peered":"2024-09-21T10:04:35.382595+0000","last_clean":"2024-09-21T10:04:35.382595+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:04:35.382595+0000","last_undegraded":"2024-09-21T10:04:35.382595+0000","last_fullsized":"2024-09-21T10:04:35.382595+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":620,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.145957+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:04:37.145957+0000","last_peered":"2024-09-21T10:04:37.145957+0000","last_clean":"2024-09-21T10:04:37.145957+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:04:37.145957+0000","last_undegraded":"2024-09-21T10:04:37.145957+0000","last_fullsized":"2024-09-21T10:04:37.145957+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":527,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.152656+0000","last_change":"2024-09-21T10:03:57.872278+0000","last_active":"2024-09-21T10:04:37.152656+0000","last_peered":"2024-09-21T10:04:37.152656+0000","last_clean":"2024-09-21T10:04:37.152656+0000","last_became_active":"2024-09-21T10:03:57.871949+0000","last_became_peered":"2024-09-21T10:03:57.871949+0000","last_unstale":"2024-09-21T10:04:37.152656+0000","last_undegraded":"2024-09-21T10:04:37.152656+0000","last_fullsized":"2024-09-21T10:04:37.152656+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:10:24.490223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":418,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.146055+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:04:37.146055+0000","last_peered":"2024-09-21T10:04:37.146055+0000","last_clean":"2024-09-21T10:04:37.146055+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:04:37.146055+0000","last_undegraded":"2024-09-21T10:04:37.146055+0000","last_fullsized":"2024-09-21T10:04:37.146055+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":590,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.147278+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:04:37.147278+0000","last_peered":"2024-09-21T10:04:37.147278+0000","last_clean":"2024-09-21T10:04:37.147278+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:04:37.147278+0000","last_undegraded":"2024-09-21T10:04:37.147278+0000","last_fullsized":"2024-09-21T10:04:37.147278+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":351,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204523+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:04:35.204523+0000","last_peered":"2024-09-21T10:04:35.204523+0000","last_clean":"2024-09-21T10:04:35.204523+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:04:35.204523+0000","last_undegraded":"2024-09-21T10:04:35.204523+0000","last_fullsized":"2024-09-21T10:04:35.204523+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":255,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.146624+0000","last_change":"2024-09-21T10:02:11.238171+0000","last_active":"2024-09-21T10:04:37.146624+0000","last_peered":"2024-09-21T10:04:37.146624+0000","last_clean":"2024-09-21T10:04:37.146624+0000","last_became_active":"2024-09-21T10:02:11.237847+0000","last_became_peered":"2024-09-21T10:02:11.237847+0000","last_unstale":"2024-09-21T10:04:37.146624+0000","last_undegraded":"2024-09-21T10:04:37.146624+0000","last_fullsized":"2024-09-21T10:04:37.146624+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:33:39.295184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":562,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.151555+0000","last_change":"2024-09-21T10:01:46.443499+0000","last_active":"2024-09-21T10:04:37.151555+0000","last_peered":"2024-09-21T10:04:37.151555+0000","last_clean":"2024-09-21T10:04:37.151555+0000","last_became_active":"2024-09-21T10:01:46.442063+0000","last_became_peered":"2024-09-21T10:01:46.442063+0000","last_unstale":"2024-09-21T10:04:37.151555+0000","last_undegraded":"2024-09-21T10:04:37.151555+0000","last_fullsized":"2024-09-21T10:04:37.151555+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:52:07.726747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":352,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204604+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:04:35.204604+0000","last_peered":"2024-09-21T10:04:35.204604+0000","last_clean":"2024-09-21T10:04:35.204604+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:04:35.204604+0000","last_undegraded":"2024-09-21T10:04:35.204604+0000","last_fullsized":"2024-09-21T10:04:35.204604+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":125,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204662+0000","last_change":"2024-09-21T10:00:45.456014+0000","last_active":"2024-09-21T10:04:35.204662+0000","last_peered":"2024-09-21T10:04:35.204662+0000","last_clean":"2024-09-21T10:04:35.204662+0000","last_became_active":"2024-09-21T10:00:45.455622+0000","last_became_peered":"2024-09-21T10:00:45.455622+0000","last_unstale":"2024-09-21T10:04:35.204662+0000","last_undegraded":"2024-09-21T10:04:35.204662+0000","last_fullsized":"2024-09-21T10:04:35.204662+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:03:42.452379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":346,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204381+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:04:35.204381+0000","last_peered":"2024-09-21T10:04:35.204381+0000","last_clean":"2024-09-21T10:04:35.204381+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:04:35.204381+0000","last_undegraded":"2024-09-21T10:04:35.204381+0000","last_fullsized":"2024-09-21T10:04:35.204381+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":125,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204693+0000","last_change":"2024-09-21T10:00:45.451372+0000","last_active":"2024-09-21T10:04:35.204693+0000","last_peered":"2024-09-21T10:04:35.204693+0000","last_clean":"2024-09-21T10:04:35.204693+0000","last_became_active":"2024-09-21T10:00:45.450929+0000","last_became_peered":"2024-09-21T10:00:45.450929+0000","last_unstale":"2024-09-21T10:04:35.204693+0000","last_undegraded":"2024-09-21T10:04:35.204693+0000","last_fullsized":"2024-09-21T10:04:35.204693+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:29:11.173928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":609,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.146141+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:04:37.146141+0000","last_peered":"2024-09-21T10:04:37.146141+0000","last_clean":"2024-09-21T10:04:37.146141+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:04:37.146141+0000","last_undegraded":"2024-09-21T10:04:37.146141+0000","last_fullsized":"2024-09-21T10:04:37.146141+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":599,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.146711+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:04:37.146711+0000","last_peered":"2024-09-21T10:04:37.146711+0000","last_clean":"2024-09-21T10:04:37.146711+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:04:37.146711+0000","last_undegraded":"2024-09-21T10:04:37.146711+0000","last_fullsized":"2024-09-21T10:04:37.146711+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":352,"reported_epoch":347,"state":"active+clean","last_fresh":"2024-09-21T10:04:35.204300+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:04:35.204300+0000","last_peered":"2024-09-21T10:04:35.204300+0000","last_clean":"2024-09-21T10:04:35.204300+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:04:35.204300+0000","last_undegraded":"2024-09-21T10:04:35.204300+0000","last_fullsized":"2024-09-21T10:04:35.204300+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":618,"reported_epoch":348,"state":"active+clean","last_fresh":"2024-09-21T10:04:37.152508+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:04:37.152508+0000","last_peered":"2024-09-21T10:04:37.152508+0000","last_clean":"2024-09-21T10:04:37.152508+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:04:37.152508+0000","last_undegraded":"2024-09-21T10:04:37.152508+0000","last_fullsized":"2024-09-21T10:04:37.152508+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":1177354240,"num_objects":17965,"num_object_clones":0,"num_object_copies":53895,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17965,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":17965,"num_write_kb":1149760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3471114240,"data_stored":3471114240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":17965,"ondisk_log_size":17965,"up":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":16508,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":126976,"data_stored":21550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":292,"num_read_kb":747,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":0,"seq":210453397915,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":43,"seq":184683594138,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1188300,"kb_used_data":590084,"kb_used_omap":1,"kb_used_meta":598206,"kb_avail":92556852,"statfs":{"total":95995035648,"available":94778216448,"internally_reserved":0,"allocated":604246016,"data_stored":601819241,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":612563288},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790369,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1342720,"kb_used_data":444472,"kb_used_omap":1,"kb_used_meta":898238,"kb_avail":92402432,"statfs":{"total":95995035648,"available":94620090368,"internally_reserved":0,"allocated":455139328,"data_stored":452720396,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":919796056},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986600,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1045328,"kb_used_data":455432,"kb_used_omap":1,"kb_used_meta":589886,"kb_avail":92699824,"statfs":{"total":95995035648,"available":94924619776,"internally_reserved":0,"allocated":466362368,"data_stored":463931614,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":604043608},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,1,0,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893389,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1380668,"kb_used_data":535092,"kb_used_omap":4,"kb_used_meta":845563,"kb_avail":92364484,"statfs":{"total":95995035648,"available":94581231616,"internally_reserved":0,"allocated":547934208,"data_stored":545518019,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":865856961},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,3,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056915,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":995596,"kb_used_data":313156,"kb_used_omap":6,"kb_used_meta":682425,"kb_avail":92749556,"statfs":{"total":95995035648,"available":94975545344,"internally_reserved":0,"allocated":320671744,"data_stored":318245548,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":698803668},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220442,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":938880,"kb_used_data":322360,"kb_used_omap":5,"kb_used_meta":616506,"kb_avail":92806272,"statfs":{"total":95995035648,"available":95033622528,"internally_reserved":0,"allocated":330096640,"data_stored":327676767,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":631302388},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585182,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1071620,"kb_used_data":554492,"kb_used_omap":7,"kb_used_meta":517112,"kb_avail":92673532,"statfs":{"total":95995035648,"available":94897696768,"internally_reserved":0,"allocated":567799808,"data_stored":565376257,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":529523143},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,3,0,4,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":572588032,"data_stored":572588032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":332398592,"data_stored":332398592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":334168064,"data_stored":334168064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":597491712,"data_stored":597491712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":534315008,"data_stored":534315008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":457113600,"data_stored":457113600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":643039232,"data_stored":643039232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:04:55.524 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_5 pgp_num 16 2024-09-21T10:04:55.531 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:55.569 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 19 16 45569 45553 149.832 86.625 0.00474037 0.0066661 2024-09-21T10:04:55.591 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:55.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:55.620 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:55.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:55.697 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:55.697 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:55.697 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:04:55.697 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:04:55.697 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:04:55.697 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:55.697 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/686361084' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:04:55.697 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:04:55.697 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:55.698 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:55.698 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:04:55.698 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:04:55.698 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:04:55.698 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:55.698 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/686361084' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:04:55.698 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:55 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:04:55.720 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:55.749 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:55.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:55.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:55.851 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:55.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:04:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:04:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:04:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:04:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:55 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/686361084' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:04:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:55 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:04:55.903 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:55.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:55.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:56.005 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:56.034 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:56.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:56.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:56.136 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:56.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:56.178 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:56.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:56.265 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T10:04:56.279 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:56.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:56.308 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:56.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:56.409 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:56.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:56.446 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:56.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:56.518 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:56 smithi137 ceph-mon[93825]: pgmap v1119: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 145 MiB/s wr, 2.32k op/s 2024-09-21T10:04:56.518 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:56 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:04:56.518 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:56 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:04:56.519 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:56 smithi137 ceph-mon[93825]: osdmap e349: 8 total, 8 up, 7 in 2024-09-21T10:04:56.519 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:56 smithi137 ceph-mon[97575]: pgmap v1119: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 145 MiB/s wr, 2.32k op/s 2024-09-21T10:04:56.519 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:56 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:04:56.519 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:56 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:04:56.519 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:56 smithi137 ceph-mon[97575]: osdmap e349: 8 total, 8 up, 7 in 2024-09-21T10:04:56.547 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:56.570 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T10:04:56.568894+0000 min lat: 0.0012527 max lat: 0.174052 avg lat: 0.00680483 2024-09-21T10:04:56.570 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:04:56.570 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 20 16 47014 46998 146.852 90.3125 0.00844469 0.00680483 2024-09-21T10:04:56.579 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:56.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:56.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:56.681 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:56.713 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:56.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:56.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:56.814 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:56.859 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:56.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:56.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:56.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:56 smithi165 ceph-mon[86023]: pgmap v1119: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 145 MiB/s wr, 2.32k op/s 2024-09-21T10:04:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:56 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:04:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:56 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:04:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:56 smithi165 ceph-mon[86023]: osdmap e349: 8 total, 8 up, 7 in 2024-09-21T10:04:56.962 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:57.006 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:57.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:57.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:57.107 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:57.141 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:57.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:57.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:57.243 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:04:57.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:57.274 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:57.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:04:57.375 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:57.406 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:57.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:57.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:57.508 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:57.544 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:57.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:57.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:57.570 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 21 16 48717 48701 144.927 106.438 0.00230546 0.00688685 2024-09-21T10:04:57.646 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:57.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:57.680 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:57.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:57.781 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:57.815 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:57.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:57.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:57.916 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:57.945 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:57.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:57.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:58.047 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:58.086 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:58.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:58.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:58.188 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:58.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:58.224 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:58.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:58.325 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:04:58.367 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:58.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:58.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:04:58.468 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:58.502 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:58.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:58.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:58.570 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 22 16 50449 50433 143.259 108.25 0.00505551 0.00697503 2024-09-21T10:04:58.603 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:04:58.637 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:58.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:58.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:04:58.739 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:58.768 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:58.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:58.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:58.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:04:58 smithi137 ceph-mon[93825]: pgmap v1121: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-09-21T10:04:58.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:04:58 smithi137 ceph-mon[97575]: pgmap v1121: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-09-21T10:04:58.870 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:58.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:04:58 smithi165 ceph-mon[86023]: pgmap v1121: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-09-21T10:04:58.899 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:58.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:58.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:59.001 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:59.032 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:59.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:59.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:59.134 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:04:59.166 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:59.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:59.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:04:59.267 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:59.304 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:59.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:59.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:59.405 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:04:59.463 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:59.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:59.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:04:59.565 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:04:59.570 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 23 16 52233 52217 141.878 111.5 0.0068868 0.00704377 2024-09-21T10:04:59.598 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:04:59.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:59.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:04:59.700 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:04:59.731 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:59.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:59.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:04:59.833 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:04:59.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:04:59.893 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:04:59.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:04:59.994 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:00.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:00.038 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:00.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:00.139 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:00.167 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:00.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:00.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:00.268 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:00.302 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:00.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:00.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:00.403 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:00.423 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:05:00.445 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:00.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:00.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:00.520 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:05:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:05:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:05:00.547 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:00.570 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 24 16 53767 53751 139.961 95.875 0.0032803 0.0071362 2024-09-21T10:05:00.570 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:00.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:00.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:00.672 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:00.714 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:00 smithi137 ceph-mon[93825]: pgmap v1122: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 115 MiB/s wr, 1.83k op/s 2024-09-21T10:05:00.715 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:00 smithi137 ceph-mon[97575]: pgmap v1122: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 115 MiB/s wr, 1.83k op/s 2024-09-21T10:05:00.719 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:00.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:00.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:00.821 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:00.858 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:00.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:00.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:00 smithi165 ceph-mon[86023]: pgmap v1122: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 115 MiB/s wr, 1.83k op/s 2024-09-21T10:05:00.960 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:00.992 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:00.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:00.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:01.094 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:01.116 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:01.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:01.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:01.218 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:01.250 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:01.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:01.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:01.353 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:01.388 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:01.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:01.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:01.489 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:01.519 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:01.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:01.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:01.570 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 25 16 55274 55258 138.13 94.1875 0.0104968 0.00723501 2024-09-21T10:05:01.620 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:01.658 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:01.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:01.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:01.756 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:05:01.756 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:05:01.760 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:01.797 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:01.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:01.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:01.898 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:01.932 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:01.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:01.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:02.034 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:02.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:05:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:05:01] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.51.0" 2024-09-21T10:05:02.073 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:02.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:02.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:02.175 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:02.196 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:02.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:02.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:02.298 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:02.320 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:02.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:02.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:02.421 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:02.458 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:02.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:02.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:02.560 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:02.570 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 26 16 56754 56738 136.374 92.5 0.00830131 0.00732756 2024-09-21T10:05:02.594 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:02.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:02.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:02.697 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:02.732 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:02.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:02.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:02.754 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:02.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:02 smithi137 ceph-mon[93825]: pgmap v1123: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:05:02.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:02 smithi137 ceph-mon[97575]: pgmap v1123: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:05:02.834 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:02.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:02.877 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:02.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:02 smithi165 ceph-mon[86023]: pgmap v1123: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:05:02.978 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:03.011 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:03.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:03.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:03.113 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:03.150 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:03.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:03.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:03.217 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:05:03.252 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:03.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:03.299 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:03.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:03.400 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:03.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:03.441 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:03.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:03.542 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:03.547 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:03 smithi165 ceph-mon[86023]: pgmap v1124: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:05:03.570 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 27 16 58329 58313 134.969 98.4375 0.0105139 0.00740385 2024-09-21T10:05:03.587 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:03.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:03.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:03.632 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:05:03.689 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:03.726 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:03.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:03.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:03.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:03 smithi137 ceph-mon[97575]: pgmap v1124: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:05:03.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:03 smithi137 ceph-mon[93825]: pgmap v1124: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:05:03.828 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:03.866 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:03.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:03.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:03.968 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:04.004 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:04.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:04.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:04.106 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:04.138 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:04.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:04.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:04.240 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:04.276 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:05:04.277 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:05:04.289 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:04.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:04.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:04.316 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:05:04.316 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:05:04.351 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:05:04.351 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:05:04.384 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:05:04.384 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:05:04.391 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:04.415 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:05:04.415 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:05:04.431 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:04.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:04.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:04.444 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:05:04.444 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:05:04.474 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:05:04.474 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:05:04.507 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:05:04.508 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:05:04.533 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:04.564 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:04.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:04.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:04.570 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 28 16 59832 59816 133.503 93.9375 0.0136415 0.00748582 2024-09-21T10:05:04.666 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:04.698 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:04.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:04.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:04.707 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:04 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1736323325' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:04.707 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:04 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1736323325' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:04.800 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:04.815 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:04 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1736323325' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:04.858 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:04.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:04.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:04.959 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:04.989 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:04.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:04.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:05.091 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:05.127 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:05.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:05.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:05.229 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:05.258 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:05.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:05.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:05.360 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:05.394 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:05.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:05.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:05.497 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:05.505 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:05.525 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:05.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:05.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:05.573 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 29 16 61380 61364 132.226 96.75 0.00953985 0.00755781 2024-09-21T10:05:05.626 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:05.659 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:05.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:05.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:05.761 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:05.799 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:05.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:05.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:05.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:05 smithi137 ceph-mon[93825]: pgmap v1125: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-09-21T10:05:05.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:05 smithi137 ceph-mon[97575]: pgmap v1125: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-09-21T10:05:05.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:05 smithi165 ceph-mon[86023]: pgmap v1125: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-09-21T10:05:05.901 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:05.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:06.117 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:06.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:06.218 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:06.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:06.261 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:06.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:06.362 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:06.388 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:05:06.389 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T10:05:06.389 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.389 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop_reply(client.46037.0:62525 10.1 e349/343)", 2024-09-21T10:05:06.389 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:06.383689+0000", 2024-09-21T10:05:06.389 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0013553809999999999, 2024-09-21T10:05:06.389 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013785659999999999, 2024-09-21T10:05:06.389 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:06.389 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "queued for pg", 2024-09-21T10:05:06.389 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:06.389 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.389 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:06.390 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.383689+0000", 2024-09-21T10:05:06.390 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.390 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.390 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.390 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:06.390 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.383689+0000", 2024-09-21T10:05:06.390 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.390 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.390 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.390 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:06.390 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.383689+0000", 2024-09-21T10:05:06.390 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:05:06.390 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.390 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.391 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:06.391 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.383692+0000", 2024-09-21T10:05:06.391 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.2389999999999998e-06 2024-09-21T10:05:06.391 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.391 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.391 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:06.391 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.383699+0000", 2024-09-21T10:05:06.391 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1500000000000002e-06 2024-09-21T10:05:06.391 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.391 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.391 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:06.391 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.383703+0000", 2024-09-21T10:05:06.391 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0550000000000001e-06 2024-09-21T10:05:06.391 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.392 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:06.392 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.392 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.392 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.392 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:62539 10.c 10:3d6c5e00:::benchmark_data_smithi137_262271_object62538:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e349)", 2024-09-21T10:05:06.392 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:06.383814+0000", 2024-09-21T10:05:06.392 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.001230552, 2024-09-21T10:05:06.392 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013087940000000001, 2024-09-21T10:05:06.392 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:06.392 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:05:06.392 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:06.392 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:05:06.393 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:05:06.393 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 62539 2024-09-21T10:05:06.393 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.393 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:06.393 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.393 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:06.393 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.383814+0000", 2024-09-21T10:05:06.393 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.393 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.393 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.393 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:06.393 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.383814+0000", 2024-09-21T10:05:06.393 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.393 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.394 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.394 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:06.394 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.383812+0000", 2024-09-21T10:05:06.394 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:06.394 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.394 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.394 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:06.394 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.383848+0000", 2024-09-21T10:05:06.394 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5886000000000002e-05 2024-09-21T10:05:06.394 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.394 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.394 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:06.394 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.383859+0000", 2024-09-21T10:05:06.394 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0361e-05 2024-09-21T10:05:06.395 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.395 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.395 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:06.395 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.383864+0000", 2024-09-21T10:05:06.395 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2839999999999997e-06 2024-09-21T10:05:06.395 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.395 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.395 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:06.395 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.384005+0000", 2024-09-21T10:05:06.395 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014081400000000001 2024-09-21T10:05:06.395 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.395 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.395 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:06.395 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.384111+0000", 2024-09-21T10:05:06.396 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010651500000000001 2024-09-21T10:05:06.396 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.396 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.396 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,3", 2024-09-21T10:05:06.396 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.384229+0000", 2024-09-21T10:05:06.396 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011733199999999999 2024-09-21T10:05:06.396 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.396 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:06.396 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.396 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.396 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.396 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:62523 10.1 10:807b3846:::benchmark_data_smithi137_262271_object62522:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e349)", 2024-09-21T10:05:06.396 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:06.370894+0000", 2024-09-21T10:05:06.396 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.014150800999999999, 2024-09-21T10:05:06.396 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.014303224, 2024-09-21T10:05:06.397 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:06.397 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:05:06.397 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:06.397 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:05:06.397 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:05:06.397 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 62523 2024-09-21T10:05:06.397 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.397 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:06.397 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.397 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:06.397 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.370894+0000", 2024-09-21T10:05:06.397 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.397 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.397 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.398 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:06.398 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.370894+0000", 2024-09-21T10:05:06.398 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.398 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.398 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.398 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:06.398 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.370893+0000", 2024-09-21T10:05:06.398 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:05:06.398 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.398 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.398 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:06.398 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.370932+0000", 2024-09-21T10:05:06.398 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8614e-05 2024-09-21T10:05:06.398 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.399 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.399 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:06.399 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.370940+0000", 2024-09-21T10:05:06.399 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8499999999999994e-06 2024-09-21T10:05:06.399 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.399 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.399 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:06.399 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.370943+0000", 2024-09-21T10:05:06.399 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6940000000000001e-06 2024-09-21T10:05:06.399 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.399 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.399 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:06.399 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371982+0000", 2024-09-21T10:05:06.399 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0010382519999999999 2024-09-21T10:05:06.400 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.400 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.400 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:06.400 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.372118+0000", 2024-09-21T10:05:06.400 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013647600000000001 2024-09-21T10:05:06.400 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.400 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.400 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:05:06.400 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.372258+0000", 2024-09-21T10:05:06.400 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000140147 2024-09-21T10:05:06.400 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.400 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.400 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:06.400 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.382380+0000", 2024-09-21T10:05:06.400 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010121667000000001 2024-09-21T10:05:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.382682+0000", 2024-09-21T10:05:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00030193599999999999 2024-09-21T10:05:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:62525 10.1 10:8f757456:::benchmark_data_smithi137_262271_object62524:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e349)", 2024-09-21T10:05:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:06.370954+0000", 2024-09-21T10:05:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.014090531, 2024-09-21T10:05:06.401 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.014319742, 2024-09-21T10:05:06.402 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:06.402 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:05:06.402 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:06.402 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:05:06.402 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:05:06.402 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 62525 2024-09-21T10:05:06.402 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.402 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:06.403 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.403 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:06.403 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.370954+0000", 2024-09-21T10:05:06.403 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.403 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.404 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.404 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:06.404 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.370954+0000", 2024-09-21T10:05:06.404 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.404 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.404 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.404 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:06.404 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.370953+0000", 2024-09-21T10:05:06.404 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:05:06.404 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.404 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.404 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:06.404 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.370985+0000", 2024-09-21T10:05:06.404 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1934999999999998e-05 2024-09-21T10:05:06.405 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.405 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.405 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:06.405 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.370992+0000", 2024-09-21T10:05:06.405 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.19e-06 2024-09-21T10:05:06.405 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.405 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.405 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:06.405 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.370995+0000", 2024-09-21T10:05:06.405 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.585e-06 2024-09-21T10:05:06.405 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.405 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.405 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:06.405 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.379615+0000", 2024-09-21T10:05:06.406 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0086201939999999994 2024-09-21T10:05:06.406 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.406 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.406 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:06.406 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.379809+0000", 2024-09-21T10:05:06.406 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00019403000000000001 2024-09-21T10:05:06.406 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.406 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.406 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:05:06.406 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.379962+0000", 2024-09-21T10:05:06.406 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015237900000000001 2024-09-21T10:05:06.406 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.406 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:06.406 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.407 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.407 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.407 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:62526 10.9 10:9b45b5dd:::benchmark_data_smithi137_262271_object62525:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e349)", 2024-09-21T10:05:06.407 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:06.370999+0000", 2024-09-21T10:05:06.407 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.014045207000000001, 2024-09-21T10:05:06.407 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.014341955999999999, 2024-09-21T10:05:06.407 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:06.407 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:05:06.407 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:06.407 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:05:06.407 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:05:06.407 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 62526 2024-09-21T10:05:06.407 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.408 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:06.408 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.408 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:06.408 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.370999+0000", 2024-09-21T10:05:06.408 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.408 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.408 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.408 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:06.408 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.370999+0000", 2024-09-21T10:05:06.408 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.408 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.408 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.408 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:06.408 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.370999+0000", 2024-09-21T10:05:06.408 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:05:06.409 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.409 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.409 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:06.409 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371026+0000", 2024-09-21T10:05:06.409 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6886e-05 2024-09-21T10:05:06.409 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.409 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.409 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:06.409 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371032+0000", 2024-09-21T10:05:06.409 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1580000000000002e-06 2024-09-21T10:05:06.409 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.409 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.409 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:06.409 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371035+0000", 2024-09-21T10:05:06.410 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3249999999999999e-06 2024-09-21T10:05:06.410 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.410 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.410 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:06.410 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.382404+0000", 2024-09-21T10:05:06.410 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.011368766000000001 2024-09-21T10:05:06.410 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.410 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.410 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:06.410 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.382506+0000", 2024-09-21T10:05:06.410 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010221399999999999 2024-09-21T10:05:06.410 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.410 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.410 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:05:06.411 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.382622+0000", 2024-09-21T10:05:06.411 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011566299999999999 2024-09-21T10:05:06.411 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.411 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:06.411 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.411 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.411 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.411 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:62527 10.9 10.7521b1c9 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e349)", 2024-09-21T10:05:06.411 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:06.371043+0000", 2024-09-21T10:05:06.411 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.014001612, 2024-09-21T10:05:06.411 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.014360542, 2024-09-21T10:05:06.411 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:06.411 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "queued for pg", 2024-09-21T10:05:06.411 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:06.411 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:05:06.412 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:05:06.412 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 62527 2024-09-21T10:05:06.412 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.412 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:06.412 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.412 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:06.412 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371043+0000", 2024-09-21T10:05:06.412 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.412 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.412 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.412 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:06.412 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371043+0000", 2024-09-21T10:05:06.412 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.412 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.413 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.413 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:06.413 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371042+0000", 2024-09-21T10:05:06.413 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:05:06.413 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.413 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.413 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:06.413 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371069+0000", 2024-09-21T10:05:06.413 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6679999999999999e-05 2024-09-21T10:05:06.413 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.413 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.413 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:06.413 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371075+0000", 2024-09-21T10:05:06.413 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8320000000000002e-06 2024-09-21T10:05:06.414 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.414 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.414 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:06.414 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371078+0000", 2024-09-21T10:05:06.414 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3069999999999998e-06 2024-09-21T10:05:06.414 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.414 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:06.414 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.414 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.414 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.414 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:62528 10.e 10:7d9f5801:::benchmark_data_smithi137_262271_object62527:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e349)", 2024-09-21T10:05:06.414 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:06.371283+0000", 2024-09-21T10:05:06.414 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.013761604, 2024-09-21T10:05:06.414 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.014171487, 2024-09-21T10:05:06.415 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:06.415 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:05:06.415 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:06.415 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:05:06.415 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:05:06.415 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 62528 2024-09-21T10:05:06.415 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.415 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:06.415 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.415 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:06.415 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371283+0000", 2024-09-21T10:05:06.415 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.415 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.415 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.415 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:06.416 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371283+0000", 2024-09-21T10:05:06.416 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.416 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.416 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.416 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:06.416 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371282+0000", 2024-09-21T10:05:06.416 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:05:06.416 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.416 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.416 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:06.416 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371361+0000", 2024-09-21T10:05:06.416 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8891000000000001e-05 2024-09-21T10:05:06.416 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.416 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.417 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:06.417 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371369+0000", 2024-09-21T10:05:06.417 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8359999999999992e-06 2024-09-21T10:05:06.417 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.417 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.417 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:06.417 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.371373+0000", 2024-09-21T10:05:06.417 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3850000000000004e-06 2024-09-21T10:05:06.417 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.417 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.417 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:06.417 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.376856+0000", 2024-09-21T10:05:06.417 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0054828400000000001 2024-09-21T10:05:06.418 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.418 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.418 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:06.418 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.376966+0000", 2024-09-21T10:05:06.418 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000109477 2024-09-21T10:05:06.418 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.418 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.418 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:05:06.418 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.377090+0000", 2024-09-21T10:05:06.418 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012482500000000001 2024-09-21T10:05:06.418 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.418 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.418 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:06.418 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.383468+0000", 2024-09-21T10:05:06.419 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0063772100000000003 2024-09-21T10:05:06.419 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.419 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.419 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:06.419 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.383499+0000", 2024-09-21T10:05:06.419 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1809e-05 2024-09-21T10:05:06.419 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.419 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.419 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:06.419 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.385420+0000", 2024-09-21T10:05:06.419 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001920845 2024-09-21T10:05:06.419 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.419 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.419 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:06.420 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.385461+0000", 2024-09-21T10:05:06.420 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0482999999999998e-05 2024-09-21T10:05:06.420 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.420 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:06.420 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.420 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.420 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.420 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:62530 10.e 10:72d81715:::benchmark_data_smithi137_262271_object62529:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e349)", 2024-09-21T10:05:06.420 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:06.372594+0000", 2024-09-21T10:05:06.420 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.012450421, 2024-09-21T10:05:06.420 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.012955787, 2024-09-21T10:05:06.421 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:06.421 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:05:06.421 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:06.421 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:05:06.421 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:05:06.421 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 62530 2024-09-21T10:05:06.421 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.421 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:06.421 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.421 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:06.421 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.372594+0000", 2024-09-21T10:05:06.421 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.421 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.421 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.422 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:06.422 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.372594+0000", 2024-09-21T10:05:06.422 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.422 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.422 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.422 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:06.422 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.372593+0000", 2024-09-21T10:05:06.422 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:06.422 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.422 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.422 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:06.422 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.372623+0000", 2024-09-21T10:05:06.422 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0501000000000002e-05 2024-09-21T10:05:06.422 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.423 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.423 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:06.423 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.372645+0000", 2024-09-21T10:05:06.423 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1639000000000001e-05 2024-09-21T10:05:06.423 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.423 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.423 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:06.423 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.372651+0000", 2024-09-21T10:05:06.423 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1970000000000001e-06 2024-09-21T10:05:06.423 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.423 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.423 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:06.423 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.379339+0000", 2024-09-21T10:05:06.423 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0066875629999999997 2024-09-21T10:05:06.424 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.424 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.424 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:06.424 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.379464+0000", 2024-09-21T10:05:06.424 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000125499 2024-09-21T10:05:06.424 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.424 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.424 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:05:06.424 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.379600+0000", 2024-09-21T10:05:06.424 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000136119 2024-09-21T10:05:06.424 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.424 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.424 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:06.424 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.383505+0000", 2024-09-21T10:05:06.425 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003904767 2024-09-21T10:05:06.425 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.425 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:06.425 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.425 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.425 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.425 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:62531 10.9 10.a01dc3f9 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e349)", 2024-09-21T10:05:06.425 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:06.375020+0000", 2024-09-21T10:05:06.425 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.010023974, 2024-09-21T10:05:06.425 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.01059686, 2024-09-21T10:05:06.425 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:06.425 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "queued for pg", 2024-09-21T10:05:06.425 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:06.425 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:05:06.426 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:05:06.426 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 62531 2024-09-21T10:05:06.426 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.426 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:06.426 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.426 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:06.426 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.375020+0000", 2024-09-21T10:05:06.426 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.426 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.426 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.426 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:06.426 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.375020+0000", 2024-09-21T10:05:06.426 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:06.426 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.427 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.427 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:06.427 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.375019+0000", 2024-09-21T10:05:06.427 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:06.427 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.427 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.427 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:06.427 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.375081+0000", 2024-09-21T10:05:06.427 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2336999999999996e-05 2024-09-21T10:05:06.427 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.427 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.427 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:06.427 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.375093+0000", 2024-09-21T10:05:06.427 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2147000000000001e-05 2024-09-21T10:05:06.427 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:06.428 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:06.428 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:06.428 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:06.375099+0000", 2024-09-21T10:05:06.428 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0730000000000001e-06 2024-09-21T10:05:06.428 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.428 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:06.428 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.428 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:06.428 INFO:teuthology.orchestra.run.smithi165.stdout: ], 2024-09-21T10:05:06.428 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 9 2024-09-21T10:05:06.428 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:05:06.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:06.429 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:06.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:06.530 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:06.563 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:06.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:06.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:06.573 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 30 16 62782 62766 130.739 87.625 0.0176259 0.00764378 2024-09-21T10:05:06.665 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:06.699 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:06.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:06.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:06.801 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:06.830 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:06.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:06.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:06.932 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:06.954 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:06 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4103587322' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:05:06.954 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:06 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:05:06.965 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:06.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:06.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:07.067 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:07.093 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:07.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:07.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:07.195 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:07.232 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:07.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:07.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:07.245 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:05:07.248 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:06 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4103587322' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:05:07.248 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:06 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:05:07.248 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:06 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4103587322' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:05:07.248 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:06 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:05:07.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:07.384 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:07.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:07.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:07.486 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:07.506 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:05:07.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:07.527 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:07.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:07.573 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 31 16 64047 64031 129.072 79.0625 0.0120594 0.0077434 2024-09-21T10:05:07.609 INFO:teuthology.orchestra.run.smithi137.stderr:set pool 10 pgp_num to 16 2024-09-21T10:05:07.627 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:07.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:07.674 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:07.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:07.710 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:05:07.775 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:07.795 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:07.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:07.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:07.897 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:07.935 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:07.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:07.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:08.037 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:08.069 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:08.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:08.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:08.089 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:07 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:05:08.089 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:07 smithi165 ceph-mon[86023]: osdmap e350: 8 total, 8 up, 7 in 2024-09-21T10:05:08.089 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:07 smithi165 ceph-mon[86023]: pgmap v1127: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 100 MiB/s wr, 1.59k op/s 2024-09-21T10:05:08.171 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:08.203 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:08.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:08.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:07 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:05:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:07 smithi137 ceph-mon[93825]: osdmap e350: 8 total, 8 up, 7 in 2024-09-21T10:05:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:07 smithi137 ceph-mon[93825]: pgmap v1127: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 100 MiB/s wr, 1.59k op/s 2024-09-21T10:05:08.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:07 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:05:08.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:07 smithi137 ceph-mon[97575]: osdmap e350: 8 total, 8 up, 7 in 2024-09-21T10:05:08.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:07 smithi137 ceph-mon[97575]: pgmap v1127: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 100 MiB/s wr, 1.59k op/s 2024-09-21T10:05:08.305 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:08.343 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:08.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:08.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:08.445 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:08.477 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:08.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:08.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:08.573 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 32 16 65279 65263 127.445 77 0.00548989 0.00784202 2024-09-21T10:05:08.578 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:08.615 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:08.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:08.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:08.716 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:08.746 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:08.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:08.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:08.847 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:08.880 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:08.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:08.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:08.982 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:09.015 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:09.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:09.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:09.116 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:09.152 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:09.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:09.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:09.254 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:09.288 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:09.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:09.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:09.390 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:09.422 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:09.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:09.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:09.524 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:09.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:09.560 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:09.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:09.571 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:05:09.571 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T10:05:09.571 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T10:05:09.572 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T10:05:09.572 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:05:09.573 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 33 16 66707 66691 126.287 89.25 0.00673596 0.0079137 2024-09-21T10:05:09.661 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:09.675 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:09.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:09.720 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:09.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:09.821 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:09.863 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:09.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:09.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:09.965 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:10.009 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:10.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:10.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:10.110 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:10.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:10.150 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:10.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:10.230 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:10 smithi137 ceph-mon[93825]: pgmap v1128: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-09-21T10:05:10.231 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:05:10.231 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:05:10.231 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:10 smithi137 ceph-mon[97575]: pgmap v1128: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-09-21T10:05:10.231 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:05:10.231 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:05:10.251 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:10.278 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:10.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:10.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:10.321 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:05:10.380 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:10.390 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:05:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:05:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:05:10.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:10 smithi165 ceph-mon[86023]: pgmap v1128: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-09-21T10:05:10.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:05:10.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:05:10.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:10.425 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:10.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:10.526 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:10.560 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:10.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:10.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:10.573 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 34 16 68033 68017 125.01 82.875 0.02021 0.00799404 2024-09-21T10:05:10.663 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:10.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:10.706 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:10.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:10.764 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:05:10.807 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:10.845 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:10.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:10.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:10.947 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:10.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:10.977 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:10.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:11.078 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:11.109 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:11.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:11.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:11.211 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:11.239 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:11.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:11.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:11.341 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:11.370 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:11.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:11.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:11.472 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:11.495 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:11.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:11.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:11.573 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 35 16 69216 69200 123.551 73.9375 0.0135514 0.00808914 2024-09-21T10:05:11.597 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:11.624 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:11.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:11.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:11.726 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:11.755 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:11.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:11.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:11.857 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:11.878 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:11.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:11.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:11.980 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:12.016 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:12.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:12.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:12.077 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:05:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:05:11] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.51.0" 2024-09-21T10:05:12.120 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:12.168 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:12.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:12.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:12.270 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:12.298 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:12.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:12.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:12 smithi165 ceph-mon[86023]: pgmap v1129: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:05:12.401 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:12.405 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:12 smithi137 ceph-mon[93825]: pgmap v1129: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:05:12.406 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:12 smithi137 ceph-mon[97575]: pgmap v1129: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:05:12.425 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:12.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:12.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:12.527 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:12.565 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:12.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:12.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:12.573 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 36 16 70264 70248 121.938 65.5 0.0159903 0.00819581 2024-09-21T10:05:12.667 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:12.704 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:12.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:12.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:12.753 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:05:12.753 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:05:12.793 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:05:12.793 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:05:12.807 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:12.828 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:05:12.828 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:05:12.841 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:12.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:12.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:12.867 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:05:12.867 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:05:12.898 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:05:12.898 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:05:12.933 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:05:12.934 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:05:12.943 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:12.965 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:05:12.965 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:05:12.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:12.976 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:12.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:12.994 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:05:12.994 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:05:13.076 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:13.101 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T10:05:13.117 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:13.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:13.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:13.219 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:13.255 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:13.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:13.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:13.293 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:13 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4254508312' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:05:13.294 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:13 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:05:13.294 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:13 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2818839150' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:13.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:13 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4254508312' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:05:13.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:13 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:05:13.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:13 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2818839150' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:13.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:13 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4254508312' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:05:13.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:13 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:05:13.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:13 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2818839150' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:13.356 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:13.400 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:13.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:13.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:13.502 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:13.540 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:13.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:13.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:13.573 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 37 16 71601 71585 120.901 83.5625 0.00660529 0.0082667 2024-09-21T10:05:13.641 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:13.673 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:13.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:13.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:13.775 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:13.811 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:13.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:13.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:13.913 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:13.950 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:13.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:13.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:13.988 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:05:13.988 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:05:14.052 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:14.085 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:14.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:14.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:14.119 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6] out_osds: [7] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T10:05:14.119 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 0 1 2024-09-21T10:05:14.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:14 smithi165 ceph-mon[86023]: pgmap v1130: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:05:14.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:14 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:05:14.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:14 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:05:14.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:14 smithi165 ceph-mon[86023]: osdmap e351: 8 total, 8 up, 7 in 2024-09-21T10:05:14.186 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:14.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:14.241 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:14.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:14.342 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:14.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:14.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:14.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:14.481 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:14.504 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:14 smithi137 ceph-mon[93825]: pgmap v1130: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:05:14.504 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:14 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:05:14.504 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:14 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:05:14.504 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:14 smithi137 ceph-mon[93825]: osdmap e351: 8 total, 8 up, 7 in 2024-09-21T10:05:14.504 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:14 smithi137 ceph-mon[97575]: pgmap v1130: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:05:14.504 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:14 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:05:14.505 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:14 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:05:14.505 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:14 smithi137 ceph-mon[97575]: osdmap e351: 8 total, 8 up, 7 in 2024-09-21T10:05:14.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:14.526 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:14.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:14.573 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 38 16 72904 72888 119.862 81.4375 0.0140733 0.00833837 2024-09-21T10:05:14.627 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:14.655 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:14.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:14.673 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:14.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:14.716 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:05:14.774 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:14.816 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:14.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:14.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:14.918 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:14.952 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:14.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:14.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:15.054 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:15.096 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:15.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:15.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:15.146 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:05:15.198 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:15.236 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:15.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:15.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:15.338 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:15.371 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:15.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:15.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:15.472 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:15.503 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:15.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:15.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:15.574 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 39 15 74242 74227 118.934 83.6875 0.0119014 0.0084037 2024-09-21T10:05:15.605 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:15.635 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:15.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:15.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:15.737 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:15.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:15.772 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:15.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:15.862 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:05:15.873 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:15.902 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:15.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:15.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:16.004 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:16.036 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:16.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:16.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:16.138 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:16.210 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:16.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:16.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:16.288 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:16 smithi137 ceph-mon[93825]: pgmap v1132: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-21T10:05:16.288 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:16 smithi137 ceph-mon[97575]: pgmap v1132: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-21T10:05:16.314 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:16.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:16.351 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:16.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:16 smithi165 ceph-mon[86023]: pgmap v1132: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-21T10:05:16.452 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:16.493 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:16.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:16.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:16.549 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:05:16.574 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T10:05:16.573345+0000 min lat: 0.0012527 max lat: 0.174052 avg lat: 0.00847445 2024-09-21T10:05:16.574 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:05:16.574 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 40 16 75508 75492 117.936 79.0625 0.00704352 0.00847445 2024-09-21T10:05:16.596 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:16.630 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:16.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:16.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:16.732 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:16.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:16.758 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:16.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:16.860 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:16.900 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:16.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:16.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:16.959 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:05:16.959 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:05:17.003 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:17.023 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:17.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:17.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:17.125 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:17.146 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:17.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:17.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:17.248 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:17.269 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:17.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:17.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:17.371 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:17.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:17.408 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:17.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:17.508 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:17.540 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:17.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:17.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:17.574 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 41 16 76484 76468 116.548 61 0.0116582 0.00857533 2024-09-21T10:05:17.642 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:17.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:17.677 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:17.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:17.778 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:17.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:17.816 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:17.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:17.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:17.951 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:17.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:17.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:18.053 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:18.074 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:18.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:18.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:18.176 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:18.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:18.214 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:18.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:18.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:18.349 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:18.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:18.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:18.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:18 smithi165 ceph-mon[86023]: pgmap v1133: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:05:18.450 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:18.480 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:18.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:18.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:18 smithi137 ceph-mon[93825]: pgmap v1133: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:05:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:18 smithi137 ceph-mon[97575]: pgmap v1133: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:05:18.574 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 42 16 77544 77528 115.35 66.25 0.00751239 0.00866406 2024-09-21T10:05:18.582 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:18.619 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:18.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:18.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:18.721 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:18.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:18.756 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:18.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:18.857 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:18.906 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:18.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:18.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:18.925 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:19.008 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:19.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:19.048 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:19.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:19.149 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:19.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:19.185 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:19.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:19.286 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:19.321 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:19.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:19.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:19.424 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:19.463 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:19.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:19.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:19.565 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:19.574 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 43 16 78678 78662 114.316 70.875 0.007894 0.00874292 2024-09-21T10:05:19.601 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:19.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:19.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:19.682 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:19.703 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:19.749 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:19.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:19.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:19.851 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:19.887 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:19.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:19.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:19.989 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:20.022 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:20.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:20.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:20.119 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.0 to 1 (10000) 2024-09-21T10:05:20.124 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:20.153 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:20.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:20.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:20.255 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:20.292 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:20.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:20.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:20.377 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:05:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:05:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:05:20.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:20 smithi165 ceph-mon[86023]: pgmap v1134: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:05:20.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:20 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/554381927' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:05:20.394 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:20.419 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:05:20.436 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:20.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:20.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:20.527 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:20 smithi137 ceph-mon[93825]: pgmap v1134: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:05:20.527 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:20 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/554381927' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:05:20.528 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:20 smithi137 ceph-mon[97575]: pgmap v1134: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:05:20.528 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:20 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/554381927' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:05:20.537 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:20.574 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 44 16 79961 79945 113.54 80.1875 0.0233182 0.0088025 2024-09-21T10:05:20.576 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:20.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:20.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:20.678 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:20.713 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:20.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:20.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:20.815 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:20.854 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:05:20.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:20.863 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:20.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:20.964 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:20.996 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:20.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:20.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:21.098 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:21.131 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:21.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:21.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:21.233 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:21.258 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:21.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:21.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:21.299 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:21 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/554381927' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:05:21.299 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:21 smithi137 ceph-mon[93825]: osdmap e352: 8 total, 8 up, 7 in 2024-09-21T10:05:21.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:21 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/554381927' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:05:21.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:21 smithi137 ceph-mon[97575]: osdmap e352: 8 total, 8 up, 7 in 2024-09-21T10:05:21.361 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:21.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:21 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/554381927' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:05:21.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:21 smithi165 ceph-mon[86023]: osdmap e352: 8 total, 8 up, 7 in 2024-09-21T10:05:21.397 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:21.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:21.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:21.499 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:21.537 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:21.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:21.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:21.575 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 45 16 81192 81176 112.726 76.9375 0.00779569 0.00886647 2024-09-21T10:05:21.639 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:21.659 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 1 1 2024-09-21T10:05:21.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:21.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:21.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:21.781 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:21.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:21.826 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:21.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:21.927 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:21.955 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:21.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:21.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:22.057 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:22.098 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:22.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:22.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:22.194 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:22 smithi137 ceph-mon[93825]: pgmap v1136: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-09-21T10:05:22.195 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:05:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:05:21] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.51.0" 2024-09-21T10:05:22.195 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:22 smithi137 ceph-mon[97575]: pgmap v1136: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-09-21T10:05:22.200 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:22.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:22.250 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:22.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:22.351 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:22.384 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:22.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:22.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:22.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:22 smithi165 ceph-mon[86023]: pgmap v1136: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-09-21T10:05:22.486 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:22.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:22.525 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:22.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:22.576 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 46 16 82329 82313 111.817 71.0625 0.00858044 0.00893787 2024-09-21T10:05:22.626 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:22.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:22.665 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:22.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:22.766 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:22.774 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:05:22.775 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:05:22.808 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:22.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:22.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:22.811 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:05:22.811 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:05:22.829 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:05:22.829 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:05:22.847 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:05:22.847 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:05:22.879 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:05:22.879 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:05:22.910 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:22.917 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:05:22.917 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:05:22.939 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:22.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:22.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:22.957 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:05:22.957 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:05:22.978 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:05:22.978 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:05:23.041 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:23.061 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:23.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:23.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:23.163 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:23.202 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:23.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:23.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:23.304 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:23.338 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:23.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:23.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:23.440 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:23.477 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:23.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:23.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:23.536 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:23 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2448312028' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:23.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:23 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2448312028' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:23.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:23 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2448312028' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:23.576 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 47 16 83209 83193 110.609 55 0.0044762 0.00903473 2024-09-21T10:05:23.579 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:23.602 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:23.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:23.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:23.704 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:23.743 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:23.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:23.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:23.840 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:05:23.841 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T10:05:23.841 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T10:05:23.841 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T10:05:23.841 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:05:23.844 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:23.878 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:23.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:23.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:23.979 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:24.017 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:24.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:24.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:24.118 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:24.148 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:24.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:24.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:24.196 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:24.250 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:24.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:24.298 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:24.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:24.398 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:24.447 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:24.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:24.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:24.503 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:24 smithi137 ceph-mon[93825]: pgmap v1137: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:05:24.504 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:24 smithi137 ceph-mon[97575]: pgmap v1137: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:05:24.515 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:24 smithi165 ceph-mon[86023]: pgmap v1137: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:05:24.549 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:24.554 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:05:24.576 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 48 16 84353 84337 109.794 71.5 0.00863749 0.00910309 2024-09-21T10:05:24.582 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:24.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:24.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:24.683 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:24.719 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:24.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:24.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:24.820 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:24.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:24.862 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:24.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:24.963 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:24.982 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:05:24.999 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:24.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:25.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:25.101 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:25.138 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:25.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:25.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:25.181 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T10:05:25.240 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:25.278 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:25.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:25.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:25.380 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:25.394 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:25 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/243800634' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:05:25.394 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:25 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:05:25.394 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:05:25.419 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:25.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:25.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:25.515 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:25 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/243800634' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:05:25.515 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:25 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:05:25.515 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:05:25.515 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:25 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/243800634' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:05:25.515 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:25 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:05:25.515 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:05:25.521 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:25.554 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:25.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:25.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:25.577 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 49 16 85571 85555 109.106 76.125 0.0156594 0.00916079 2024-09-21T10:05:25.656 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:25.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:25.684 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:25.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:25.785 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:25.826 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:25.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:25.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:25.928 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:25.943 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:05:25.969 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:25.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:25.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:26.070 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:26.114 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:26.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:26.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:26.215 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:26.258 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:26.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:26.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:26.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:26 smithi137 ceph-mon[93825]: pgmap v1138: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:05:26.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:26 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:05:26.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:26 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:05:26.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:26 smithi137 ceph-mon[93825]: osdmap e353: 8 total, 8 up, 7 in 2024-09-21T10:05:26.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:26 smithi137 ceph-mon[97575]: pgmap v1138: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:05:26.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:26 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:05:26.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:26 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:05:26.302 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:26 smithi137 ceph-mon[97575]: osdmap e353: 8 total, 8 up, 7 in 2024-09-21T10:05:26.360 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:26.406 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:26.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:26.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:26.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:26 smithi165 ceph-mon[86023]: pgmap v1138: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:05:26.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:26 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:05:26.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:26 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:05:26.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:26 smithi165 ceph-mon[86023]: osdmap e353: 8 total, 8 up, 7 in 2024-09-21T10:05:26.508 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:26.544 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:26.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:26.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:26.576 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 50 16 86740 86724 108.385 73.0625 0.00569524 0.00922136 2024-09-21T10:05:26.646 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:26.678 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:26.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:26.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:26.780 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:26.818 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:26.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:26.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:26.893 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:05:26.893 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T10:05:26.893 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T10:05:26.893 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T10:05:26.893 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.893 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:169926 9.6 9:64cb9b22:::benchmark_data_smithi137_231121_object41744:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e310)", 2024-09-21T10:05:26.894 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:54.494788+0000", 2024-09-21T10:05:26.894 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 212.393751826, 2024-09-21T10:05:26.894 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.083741168000000005, 2024-09-21T10:05:26.894 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.894 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.894 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:26.894 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:26.894 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:26.894 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 169926 2024-09-21T10:05:26.894 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.894 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.894 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.894 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.895 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494788+0000", 2024-09-21T10:05:26.895 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.895 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.895 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.895 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.895 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494788+0000", 2024-09-21T10:05:26.895 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.895 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.895 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.895 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.896 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494786+0000", 2024-09-21T10:05:26.896 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:26.896 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.897 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.897 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.897 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494793+0000", 2024-09-21T10:05:26.897 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.883e-06 2024-09-21T10:05:26.897 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.897 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.897 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.897 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494803+0000", 2024-09-21T10:05:26.897 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0158e-05 2024-09-21T10:05:26.897 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.897 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.897 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.897 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494811+0000", 2024-09-21T10:05:26.897 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0760000000000003e-06 2024-09-21T10:05:26.898 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.898 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.898 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.898 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494847+0000", 2024-09-21T10:05:26.898 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5196e-05 2024-09-21T10:05:26.898 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.898 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.898 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.898 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494949+0000", 2024-09-21T10:05:26.898 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000102369 2024-09-21T10:05:26.898 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.898 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.898 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:05:26.898 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.495022+0000", 2024-09-21T10:05:26.899 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2775999999999996e-05 2024-09-21T10:05:26.899 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.899 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.899 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.899 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.498919+0000", 2024-09-21T10:05:26.899 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0038975020000000002 2024-09-21T10:05:26.899 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.899 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.899 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:26.899 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.499004+0000", 2024-09-21T10:05:26.899 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4557999999999999e-05 2024-09-21T10:05:26.899 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.899 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.900 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.900 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.578205+0000", 2024-09-21T10:05:26.900 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.079201353000000002 2024-09-21T10:05:26.900 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.900 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.900 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.900 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.578274+0000", 2024-09-21T10:05:26.900 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8836000000000003e-05 2024-09-21T10:05:26.900 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.900 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.900 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.900 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.578529+0000", 2024-09-21T10:05:26.900 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00025477399999999998 2024-09-21T10:05:26.900 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.900 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:187425 9.6 9:63344a18:::benchmark_data_smithi137_231121_object59243:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e313)", 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:18.645173+0000", 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 188.243365979, 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.111091053, 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 187425 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.901 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.645173+0000", 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.645173+0000", 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.645172+0000", 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.902 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.903 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.645180+0000", 2024-09-21T10:05:26.903 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3210000000000005e-06 2024-09-21T10:05:26.903 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.903 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.903 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.903 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.645194+0000", 2024-09-21T10:05:26.903 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4199000000000001e-05 2024-09-21T10:05:26.903 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.903 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.903 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.903 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.645200+0000", 2024-09-21T10:05:26.903 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3289999999999999e-06 2024-09-21T10:05:26.903 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.903 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.903 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.652351+0000", 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0071506130000000001 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.652446+0000", 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4938999999999993e-05 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.652519+0000", 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2939000000000001e-05 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.904 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.656083+0000", 2024-09-21T10:05:26.905 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0035640189999999999 2024-09-21T10:05:26.905 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.905 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.905 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:26.905 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.656187+0000", 2024-09-21T10:05:26.905 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000104453 2024-09-21T10:05:26.905 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.905 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.905 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.905 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.756155+0000", 2024-09-21T10:05:26.905 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.099967890000000004 2024-09-21T10:05:26.905 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.905 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.905 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.905 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.756216+0000", 2024-09-21T10:05:26.906 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0503e-05 2024-09-21T10:05:26.906 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.906 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.906 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.906 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.756265+0000", 2024-09-21T10:05:26.906 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8687000000000003e-05 2024-09-21T10:05:26.906 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.906 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.906 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.906 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.906 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.906 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:187756 9.6 9:6e693dbc:::benchmark_data_smithi137_231121_object59574:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e313)", 2024-09-21T10:05:26.906 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:19.197659+0000", 2024-09-21T10:05:26.906 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 187.69088050100001, 2024-09-21T10:05:26.907 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.086706348000000003, 2024-09-21T10:05:26.907 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.907 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.907 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:26.907 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:26.907 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:26.907 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 187756 2024-09-21T10:05:26.907 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.907 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.907 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.907 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.908 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.197659+0000", 2024-09-21T10:05:26.908 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.908 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.908 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.908 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.908 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.197659+0000", 2024-09-21T10:05:26.908 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.908 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.908 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.908 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.909 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.197658+0000", 2024-09-21T10:05:26.909 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:26.909 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.909 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.909 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.909 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.197663+0000", 2024-09-21T10:05:26.909 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2100000000000001e-06 2024-09-21T10:05:26.909 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.909 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.909 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.909 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.197671+0000", 2024-09-21T10:05:26.909 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9049999999999997e-06 2024-09-21T10:05:26.909 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.910 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.910 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.910 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.197676+0000", 2024-09-21T10:05:26.910 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8160000000000001e-06 2024-09-21T10:05:26.910 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.910 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.910 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.910 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.200071+0000", 2024-09-21T10:05:26.910 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0023951889999999998 2024-09-21T10:05:26.910 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.910 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.910 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.910 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.200188+0000", 2024-09-21T10:05:26.910 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011711 2024-09-21T10:05:26.911 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.911 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.911 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:05:26.911 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.200303+0000", 2024-09-21T10:05:26.911 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000115 2024-09-21T10:05:26.911 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.911 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.911 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.911 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.204994+0000", 2024-09-21T10:05:26.911 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046906609999999996 2024-09-21T10:05:26.911 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.911 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.911 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:26.911 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.205074+0000", 2024-09-21T10:05:26.912 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0271000000000004e-05 2024-09-21T10:05:26.912 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.912 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.912 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.912 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.284286+0000", 2024-09-21T10:05:26.912 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.079212000000000005 2024-09-21T10:05:26.912 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.912 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.912 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.912 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.284323+0000", 2024-09-21T10:05:26.912 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7159000000000001e-05 2024-09-21T10:05:26.912 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.912 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.913 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.913 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.284365+0000", 2024-09-21T10:05:26.913 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2098999999999998e-05 2024-09-21T10:05:26.913 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.913 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.913 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.913 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.913 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.913 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:188324 9.6 9:6eadc2a5:::benchmark_data_smithi137_231121_object60142:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e313)", 2024-09-21T10:05:26.913 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:20.207290+0000", 2024-09-21T10:05:26.913 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 186.68124951499999, 2024-09-21T10:05:26.913 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.097043483999999999, 2024-09-21T10:05:26.913 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.913 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.913 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:26.914 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:26.914 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:26.914 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 188324 2024-09-21T10:05:26.914 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.914 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.914 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.914 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.914 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207290+0000", 2024-09-21T10:05:26.914 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.914 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.914 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.914 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.914 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207290+0000", 2024-09-21T10:05:26.914 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.915 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.915 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.915 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.915 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207288+0000", 2024-09-21T10:05:26.915 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999976 2024-09-21T10:05:26.915 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.915 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.915 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.915 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207296+0000", 2024-09-21T10:05:26.915 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1589999999999993e-06 2024-09-21T10:05:26.915 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.915 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.915 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.915 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207315+0000", 2024-09-21T10:05:26.916 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9174e-05 2024-09-21T10:05:26.916 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.916 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.916 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.916 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207321+0000", 2024-09-21T10:05:26.916 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7860000000000002e-06 2024-09-21T10:05:26.916 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.916 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.916 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.916 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207365+0000", 2024-09-21T10:05:26.916 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3883e-05 2024-09-21T10:05:26.916 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.916 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.917 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.917 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207450+0000", 2024-09-21T10:05:26.917 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.5309999999999995e-05 2024-09-21T10:05:26.917 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.917 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.917 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:05:26.917 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207548+0000", 2024-09-21T10:05:26.917 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7752999999999997e-05 2024-09-21T10:05:26.917 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.917 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.917 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:26.917 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.211155+0000", 2024-09-21T10:05:26.917 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00360743 2024-09-21T10:05:26.917 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.917 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.918 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.918 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.212654+0000", 2024-09-21T10:05:26.918 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001498784 2024-09-21T10:05:26.918 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.918 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.918 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.918 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.304274+0000", 2024-09-21T10:05:26.918 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.091620251 2024-09-21T10:05:26.918 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.918 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.918 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.918 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.304308+0000", 2024-09-21T10:05:26.918 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3494999999999997e-05 2024-09-21T10:05:26.919 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.919 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.919 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.919 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.304333+0000", 2024-09-21T10:05:26.919 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5717000000000001e-05 2024-09-21T10:05:26.919 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.919 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.919 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.919 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.919 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.919 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:191980 9.6 9:6eebcb24:::benchmark_data_smithi137_231121_object63798:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2024-09-21T10:05:26.919 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:25.051391+0000", 2024-09-21T10:05:26.919 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 181.83714804100001, 2024-09-21T10:05:26.919 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.24973441599999999, 2024-09-21T10:05:26.919 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.920 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.920 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:26.920 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:26.920 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:26.920 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 191980 2024-09-21T10:05:26.920 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.920 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.920 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.920 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.920 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051391+0000", 2024-09-21T10:05:26.920 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.920 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.920 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.920 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.921 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051391+0000", 2024-09-21T10:05:26.921 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.921 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.921 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.921 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.921 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051390+0000", 2024-09-21T10:05:26.921 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:26.921 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.921 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.921 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.921 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051398+0000", 2024-09-21T10:05:26.921 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1729999999999995e-06 2024-09-21T10:05:26.921 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.921 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.922 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.922 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051412+0000", 2024-09-21T10:05:26.922 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4352000000000001e-05 2024-09-21T10:05:26.922 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.922 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.922 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.922 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051419+0000", 2024-09-21T10:05:26.922 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6409999999999996e-06 2024-09-21T10:05:26.922 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.922 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.922 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.922 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051456+0000", 2024-09-21T10:05:26.923 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6949000000000001e-05 2024-09-21T10:05:26.923 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.923 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.923 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.923 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051532+0000", 2024-09-21T10:05:26.923 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.6617000000000002e-05 2024-09-21T10:05:26.923 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.923 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.923 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:05:26.923 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051697+0000", 2024-09-21T10:05:26.923 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000164069 2024-09-21T10:05:26.923 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.923 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.924 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:26.924 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.057485+0000", 2024-09-21T10:05:26.924 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0057881829999999997 2024-09-21T10:05:26.924 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.924 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.924 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.924 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.058482+0000", 2024-09-21T10:05:26.924 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00099688300000000006 2024-09-21T10:05:26.924 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.924 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.924 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.924 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301039+0000", 2024-09-21T10:05:26.924 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.24255754299999999 2024-09-21T10:05:26.925 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.925 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.925 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.925 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301086+0000", 2024-09-21T10:05:26.925 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6836999999999999e-05 2024-09-21T10:05:26.925 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.925 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.925 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.925 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301126+0000", 2024-09-21T10:05:26.925 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9826000000000001e-05 2024-09-21T10:05:26.925 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.925 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.925 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.925 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.925 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.926 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:191988 9.6 9:621fa009:::benchmark_data_smithi137_231121_object63806:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2024-09-21T10:05:26.926 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:25.064134+0000", 2024-09-21T10:05:26.926 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 181.82440566299999, 2024-09-21T10:05:26.926 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.23712444899999999, 2024-09-21T10:05:26.926 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.926 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.926 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:26.926 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:26.926 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:26.926 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 191988 2024-09-21T10:05:26.926 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.926 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.926 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.926 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.926 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064134+0000", 2024-09-21T10:05:26.927 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.927 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.927 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.927 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.927 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064134+0000", 2024-09-21T10:05:26.927 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.927 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.927 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.927 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.927 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064132+0000", 2024-09-21T10:05:26.927 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:26.927 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.927 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.927 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.928 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064139+0000", 2024-09-21T10:05:26.928 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0670000000000003e-06 2024-09-21T10:05:26.928 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.928 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.928 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.928 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064151+0000", 2024-09-21T10:05:26.928 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2018000000000001e-05 2024-09-21T10:05:26.928 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.928 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.928 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.928 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064156+0000", 2024-09-21T10:05:26.928 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1540000000000004e-06 2024-09-21T10:05:26.928 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.928 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.929 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.929 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064203+0000", 2024-09-21T10:05:26.929 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7320000000000001e-05 2024-09-21T10:05:26.929 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.929 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.929 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.929 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064339+0000", 2024-09-21T10:05:26.929 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013553799999999999 2024-09-21T10:05:26.929 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.929 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.929 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:05:26.929 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064464+0000", 2024-09-21T10:05:26.929 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012553299999999999 2024-09-21T10:05:26.929 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.930 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.930 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:26.930 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.073225+0000", 2024-09-21T10:05:26.930 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0087613169999999994 2024-09-21T10:05:26.930 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.930 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.930 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.930 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.073261+0000", 2024-09-21T10:05:26.930 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5655999999999999e-05 2024-09-21T10:05:26.930 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.930 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.930 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.930 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301175+0000", 2024-09-21T10:05:26.930 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.227914275 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301223+0000", 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7636000000000003e-05 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301258+0000", 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5292e-05 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.931 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:191990 9.6 9:68d38bcf:::benchmark_data_smithi137_231121_object63808:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2024-09-21T10:05:26.932 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:25.067269+0000", 2024-09-21T10:05:26.932 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 181.82127060299999, 2024-09-21T10:05:26.932 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.23410107099999999, 2024-09-21T10:05:26.932 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.932 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.932 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:26.932 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:26.932 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:26.932 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 191990 2024-09-21T10:05:26.932 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.932 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.932 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.932 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.932 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.067269+0000", 2024-09-21T10:05:26.933 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.933 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.933 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.933 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.933 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.067269+0000", 2024-09-21T10:05:26.933 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.933 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.933 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.933 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.933 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.067267+0000", 2024-09-21T10:05:26.933 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:26.933 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.933 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.933 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.934 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.067274+0000", 2024-09-21T10:05:26.934 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8120000000000002e-06 2024-09-21T10:05:26.934 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.934 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.934 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.934 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.067285+0000", 2024-09-21T10:05:26.934 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0977e-05 2024-09-21T10:05:26.934 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.934 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.934 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.934 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.067291+0000", 2024-09-21T10:05:26.934 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1430000000000003e-06 2024-09-21T10:05:26.934 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.934 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.934 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.935 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.069387+0000", 2024-09-21T10:05:26.935 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002095137 2024-09-21T10:05:26.935 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.935 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.935 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.935 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.069506+0000", 2024-09-21T10:05:26.935 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:26.936 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000119603 2024-09-21T10:05:26.936 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.936 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.936 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:05:26.936 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.069629+0000", 2024-09-21T10:05:26.936 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012255299999999999 2024-09-21T10:05:26.936 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.937 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.937 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:26.937 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.073379+0000", 2024-09-21T10:05:26.937 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0037504439999999999 2024-09-21T10:05:26.937 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.937 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.937 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.937 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.074088+0000", 2024-09-21T10:05:26.937 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00070925999999999997 2024-09-21T10:05:26.937 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.937 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.937 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.937 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301297+0000", 2024-09-21T10:05:26.937 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22720842999999999 2024-09-21T10:05:26.937 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.938 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.938 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.938 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301338+0000", 2024-09-21T10:05:26.938 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1352e-05 2024-09-21T10:05:26.938 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.938 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.938 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.938 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301370+0000", 2024-09-21T10:05:26.938 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1723000000000001e-05 2024-09-21T10:05:26.938 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.938 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.938 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.938 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.938 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.939 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:210344 9.6 9:6b2e2e47:::benchmark_data_smithi137_231121_object82162:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2024-09-21T10:05:26.939 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:52.068480+0000", 2024-09-21T10:05:26.939 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 154.82005932999999, 2024-09-21T10:05:26.939 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.05873072, 2024-09-21T10:05:26.939 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.939 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.939 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:26.939 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:26.939 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:26.939 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 210344 2024-09-21T10:05:26.939 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.939 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.939 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.939 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.940 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068480+0000", 2024-09-21T10:05:26.940 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.940 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.940 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.940 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.940 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068480+0000", 2024-09-21T10:05:26.940 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.940 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.940 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.940 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.940 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068478+0000", 2024-09-21T10:05:26.940 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:05:26.940 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.940 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.941 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.941 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068487+0000", 2024-09-21T10:05:26.941 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1159999999999999e-06 2024-09-21T10:05:26.941 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.941 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.941 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.941 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068501+0000", 2024-09-21T10:05:26.941 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4047e-05 2024-09-21T10:05:26.941 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.941 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.941 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.941 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068507+0000", 2024-09-21T10:05:26.941 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2519999999999996e-06 2024-09-21T10:05:26.941 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.941 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.942 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.942 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068560+0000", 2024-09-21T10:05:26.942 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3239000000000003e-05 2024-09-21T10:05:26.942 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.942 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.942 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.942 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068696+0000", 2024-09-21T10:05:26.942 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013634899999999999 2024-09-21T10:05:26.942 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.942 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.942 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:05:26.942 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068795+0000", 2024-09-21T10:05:26.942 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8926999999999997e-05 2024-09-21T10:05:26.942 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.943 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.943 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:26.943 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.072498+0000", 2024-09-21T10:05:26.943 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0037021720000000001 2024-09-21T10:05:26.943 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.943 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.943 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.943 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.089473+0000", 2024-09-21T10:05:26.943 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.016975255000000002 2024-09-21T10:05:26.943 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.943 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.943 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.944 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.127128+0000", 2024-09-21T10:05:26.944 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.037655084999999998 2024-09-21T10:05:26.944 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.944 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.944 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.944 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.127175+0000", 2024-09-21T10:05:26.944 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7233e-05 2024-09-21T10:05:26.944 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.944 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.944 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.944 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.127211+0000", 2024-09-21T10:05:26.944 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5729000000000003e-05 2024-09-21T10:05:26.944 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.944 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.945 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.945 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.945 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.945 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:210349 9.6 9:65e70273:::benchmark_data_smithi137_231121_object82167:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2024-09-21T10:05:26.945 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:52.075400+0000", 2024-09-21T10:05:26.945 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 154.81313975699999, 2024-09-21T10:05:26.945 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.059295905000000003, 2024-09-21T10:05:26.945 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.945 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.945 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:26.945 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:26.945 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:26.945 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 210349 2024-09-21T10:05:26.945 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.946 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.946 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.946 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.946 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075400+0000", 2024-09-21T10:05:26.946 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.946 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.946 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.946 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.946 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075400+0000", 2024-09-21T10:05:26.946 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.946 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.946 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.946 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.947 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075398+0000", 2024-09-21T10:05:26.947 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:26.947 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.947 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.947 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.947 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075404+0000", 2024-09-21T10:05:26.947 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8139999999999997e-06 2024-09-21T10:05:26.947 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.947 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.947 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.947 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075419+0000", 2024-09-21T10:05:26.947 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4538999999999999e-05 2024-09-21T10:05:26.947 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.947 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.948 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.948 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075424+0000", 2024-09-21T10:05:26.948 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8810000000000001e-06 2024-09-21T10:05:26.948 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.948 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.948 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.949 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075472+0000", 2024-09-21T10:05:26.949 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7877999999999998e-05 2024-09-21T10:05:26.950 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.950 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.950 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.950 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075601+0000", 2024-09-21T10:05:26.950 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0001282 2024-09-21T10:05:26.950 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.950 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.950 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:05:26.950 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075738+0000", 2024-09-21T10:05:26.950 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000137324 2024-09-21T10:05:26.950 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.950 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.950 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:26.951 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.080540+0000", 2024-09-21T10:05:26.951 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0048020479999999997 2024-09-21T10:05:26.951 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.951 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.951 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.951 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.089509+0000", 2024-09-21T10:05:26.951 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0089693080000000005 2024-09-21T10:05:26.951 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.951 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.951 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.951 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.134580+0000", 2024-09-21T10:05:26.951 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.045070496000000002 2024-09-21T10:05:26.951 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.952 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.952 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.952 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.134652+0000", 2024-09-21T10:05:26.952 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2700999999999994e-05 2024-09-21T10:05:26.952 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.952 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.952 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.952 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.134696+0000", 2024-09-21T10:05:26.952 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3155999999999998e-05 2024-09-21T10:05:26.952 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.952 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.952 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.952 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.953 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.953 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:216318 9.6 9:63104267:::benchmark_data_smithi137_231121_object88136:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e325)", 2024-09-21T10:05:26.953 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:03:01.537063+0000", 2024-09-21T10:05:26.953 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 145.351476013, 2024-09-21T10:05:26.953 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.059776411000000002, 2024-09-21T10:05:26.953 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.953 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.953 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:26.953 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:26.953 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:26.953 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 216318 2024-09-21T10:05:26.953 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.953 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.954 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.954 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.954 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.537063+0000", 2024-09-21T10:05:26.954 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.954 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.954 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.954 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.954 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.537063+0000", 2024-09-21T10:05:26.954 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.954 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.954 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.954 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.954 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.537063+0000", 2024-09-21T10:05:26.955 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:05:26.955 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.955 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.955 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.955 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.537066+0000", 2024-09-21T10:05:26.955 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8109999999999999e-06 2024-09-21T10:05:26.955 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.955 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.955 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.955 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.537071+0000", 2024-09-21T10:05:26.955 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.648e-06 2024-09-21T10:05:26.955 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.956 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.956 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.956 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.537075+0000", 2024-09-21T10:05:26.956 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0149999999999997e-06 2024-09-21T10:05:26.956 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.956 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.956 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.956 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.542791+0000", 2024-09-21T10:05:26.956 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0057154090000000003 2024-09-21T10:05:26.956 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.956 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.956 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.956 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.542909+0000", 2024-09-21T10:05:26.956 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000117797 2024-09-21T10:05:26.957 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.957 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.957 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:05:26.957 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.543019+0000", 2024-09-21T10:05:26.957 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011039699999999999 2024-09-21T10:05:26.957 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.957 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.957 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:26.957 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.551046+0000", 2024-09-21T10:05:26.957 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0080265890000000006 2024-09-21T10:05:26.957 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.957 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.957 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.957 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.554966+0000", 2024-09-21T10:05:26.958 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003920191 2024-09-21T10:05:26.958 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.958 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.958 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.958 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.596778+0000", 2024-09-21T10:05:26.958 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.041812127999999997 2024-09-21T10:05:26.958 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.958 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.958 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.958 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.596812+0000", 2024-09-21T10:05:26.958 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4109999999999997e-05 2024-09-21T10:05:26.958 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.958 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.959 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.959 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.596840+0000", 2024-09-21T10:05:26.959 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7761999999999999e-05 2024-09-21T10:05:26.959 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.959 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.959 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.959 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.959 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.959 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:220407 9.6 9:600f1a85:::benchmark_data_smithi137_231121_object92225:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e326)", 2024-09-21T10:05:26.959 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:03:06.649712+0000", 2024-09-21T10:05:26.959 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 140.23882780700001, 2024-09-21T10:05:26.959 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.067859678000000007, 2024-09-21T10:05:26.959 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.959 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.959 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:26.960 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:26.960 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:26.960 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 220407 2024-09-21T10:05:26.960 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.960 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.960 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.960 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.960 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649712+0000", 2024-09-21T10:05:26.960 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.960 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.960 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.960 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.960 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649712+0000", 2024-09-21T10:05:26.960 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.960 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.961 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.961 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.961 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649710+0000", 2024-09-21T10:05:26.961 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:05:26.961 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.961 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.961 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.961 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649717+0000", 2024-09-21T10:05:26.961 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.43e-06 2024-09-21T10:05:26.961 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.961 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.961 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.961 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649735+0000", 2024-09-21T10:05:26.961 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7810999999999999e-05 2024-09-21T10:05:26.961 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.962 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.962 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.962 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649763+0000", 2024-09-21T10:05:26.962 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7970000000000002e-05 2024-09-21T10:05:26.962 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.962 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.962 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.962 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649801+0000", 2024-09-21T10:05:26.962 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8172e-05 2024-09-21T10:05:26.962 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.962 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.962 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.962 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649882+0000", 2024-09-21T10:05:26.962 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0655999999999995e-05 2024-09-21T10:05:26.962 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649989+0000", 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010678 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654519+0000", 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0045302780000000004 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.670517+0000", 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.015997513000000001 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.963 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.964 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.964 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.717515+0000", 2024-09-21T10:05:26.964 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.046998083000000003 2024-09-21T10:05:26.964 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.964 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.964 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.964 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.717545+0000", 2024-09-21T10:05:26.964 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0446999999999998e-05 2024-09-21T10:05:26.964 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.964 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.964 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.964 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.717571+0000", 2024-09-21T10:05:26.964 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6239000000000001e-05 2024-09-21T10:05:26.964 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.965 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.965 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.965 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.965 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.965 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:220409 9.6 9:607ab034:::benchmark_data_smithi137_231121_object92227:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e326)", 2024-09-21T10:05:26.965 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:03:06.654772+0000", 2024-09-21T10:05:26.965 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 140.233767336, 2024-09-21T10:05:26.965 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.071714641999999995, 2024-09-21T10:05:26.965 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.965 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.965 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:26.965 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:26.966 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:26.966 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 220409 2024-09-21T10:05:26.966 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.966 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.966 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.966 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.966 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654772+0000", 2024-09-21T10:05:26.966 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.966 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.966 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.966 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.966 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654772+0000", 2024-09-21T10:05:26.966 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.966 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.967 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.967 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.967 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654771+0000", 2024-09-21T10:05:26.967 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:26.967 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.967 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.967 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.967 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654777+0000", 2024-09-21T10:05:26.967 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7290000000000003e-06 2024-09-21T10:05:26.967 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.967 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.967 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.967 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654789+0000", 2024-09-21T10:05:26.967 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1463e-05 2024-09-21T10:05:26.968 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.968 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.968 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.968 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654794+0000", 2024-09-21T10:05:26.968 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6809999999999997e-06 2024-09-21T10:05:26.968 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.968 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.968 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.968 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654830+0000", 2024-09-21T10:05:26.968 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5985999999999997e-05 2024-09-21T10:05:26.968 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.968 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.968 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.968 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654928+0000", 2024-09-21T10:05:26.969 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8239999999999995e-05 2024-09-21T10:05:26.969 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.969 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.969 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:05:26.969 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654999+0000", 2024-09-21T10:05:26.969 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0810999999999997e-05 2024-09-21T10:05:26.969 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.969 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.969 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:26.969 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.658583+0000", 2024-09-21T10:05:26.969 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0035845299999999998 2024-09-21T10:05:26.969 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.969 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.969 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.970 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.671139+0000", 2024-09-21T10:05:26.970 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.012556212000000001 2024-09-21T10:05:26.970 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.970 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.970 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.970 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.726405+0000", 2024-09-21T10:05:26.970 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.055265795999999999 2024-09-21T10:05:26.970 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.970 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.970 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.971 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.726448+0000", 2024-09-21T10:05:26.971 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2870999999999997e-05 2024-09-21T10:05:26.971 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.971 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.971 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.971 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.726487+0000", 2024-09-21T10:05:26.971 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8720000000000002e-05 2024-09-21T10:05:26.971 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.971 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.971 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.971 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.971 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.971 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:224494 9.6 9:6be2b186:::benchmark_data_smithi137_231121_object96312:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e326)", 2024-09-21T10:05:26.972 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:03:12.091525+0000", 2024-09-21T10:05:26.972 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 134.79701393299999, 2024-09-21T10:05:26.972 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.059594253999999999, 2024-09-21T10:05:26.972 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.972 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.972 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:26.972 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:26.972 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:26.972 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 224494 2024-09-21T10:05:26.972 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.972 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.972 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.972 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.972 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091525+0000", 2024-09-21T10:05:26.973 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.973 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.973 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.973 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.973 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091525+0000", 2024-09-21T10:05:26.973 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.973 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.973 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.973 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.973 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091524+0000", 2024-09-21T10:05:26.973 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:26.973 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.973 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.973 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.973 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091530+0000", 2024-09-21T10:05:26.974 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1619999999999996e-06 2024-09-21T10:05:26.974 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.974 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.974 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.974 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091542+0000", 2024-09-21T10:05:26.974 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1719000000000001e-05 2024-09-21T10:05:26.974 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.974 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.974 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.974 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091546+0000", 2024-09-21T10:05:26.974 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2980000000000002e-06 2024-09-21T10:05:26.974 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.974 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.974 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.975 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091586+0000", 2024-09-21T10:05:26.975 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9252000000000003e-05 2024-09-21T10:05:26.975 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.975 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.975 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.975 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091715+0000", 2024-09-21T10:05:26.975 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000129305 2024-09-21T10:05:26.975 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.975 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.975 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:05:26.975 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091842+0000", 2024-09-21T10:05:26.975 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012725400000000001 2024-09-21T10:05:26.975 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.975 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.975 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:26.976 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.095471+0000", 2024-09-21T10:05:26.976 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0036287770000000001 2024-09-21T10:05:26.976 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.976 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.976 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.976 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.102111+0000", 2024-09-21T10:05:26.976 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0066399789999999998 2024-09-21T10:05:26.976 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.976 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.976 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.976 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.151035+0000", 2024-09-21T10:05:26.976 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.048923946000000003 2024-09-21T10:05:26.976 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.976 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.977 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.977 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.151080+0000", 2024-09-21T10:05:26.977 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4722000000000003e-05 2024-09-21T10:05:26.977 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.977 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.977 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.977 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.151120+0000", 2024-09-21T10:05:26.977 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0185000000000002e-05 2024-09-21T10:05:26.977 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.977 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.977 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.977 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.977 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.977 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:236053 9.6 9:6cb072d2:::benchmark_data_smithi137_231121_object107871:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e332)", 2024-09-21T10:05:26.977 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:03:29.519051+0000", 2024-09-21T10:05:26.978 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 117.36948875500001, 2024-09-21T10:05:26.978 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.071838713999999998, 2024-09-21T10:05:26.978 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.978 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.978 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:26.978 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:26.978 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:26.978 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 236053 2024-09-21T10:05:26.978 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.978 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.978 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.978 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.978 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519051+0000", 2024-09-21T10:05:26.978 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.979 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.980 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.980 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.980 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519051+0000", 2024-09-21T10:05:26.980 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.980 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.980 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.980 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.980 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519049+0000", 2024-09-21T10:05:26.980 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:26.980 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.980 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.980 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.980 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519057+0000", 2024-09-21T10:05:26.981 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.6569999999999997e-06 2024-09-21T10:05:26.981 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.981 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.981 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.981 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519071+0000", 2024-09-21T10:05:26.981 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4634000000000001e-05 2024-09-21T10:05:26.981 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.981 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.981 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.981 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519077+0000", 2024-09-21T10:05:26.981 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1750000000000002e-06 2024-09-21T10:05:26.981 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.981 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.981 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.982 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519114+0000", 2024-09-21T10:05:26.982 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6579999999999999e-05 2024-09-21T10:05:26.982 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.982 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.982 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.982 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519228+0000", 2024-09-21T10:05:26.982 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000114348 2024-09-21T10:05:26.982 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.982 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.982 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:05:26.982 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519312+0000", 2024-09-21T10:05:26.982 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3485000000000005e-05 2024-09-21T10:05:26.982 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.982 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.983 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:26.983 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.522902+0000", 2024-09-21T10:05:26.983 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0035900530000000002 2024-09-21T10:05:26.983 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.983 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.983 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.983 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.528175+0000", 2024-09-21T10:05:26.983 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.005272639 2024-09-21T10:05:26.983 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.983 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.983 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.983 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.590834+0000", 2024-09-21T10:05:26.983 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.062659074999999995 2024-09-21T10:05:26.983 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.984 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.984 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.984 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.590867+0000", 2024-09-21T10:05:26.984 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3135e-05 2024-09-21T10:05:26.984 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.984 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.984 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.984 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.590889+0000", 2024-09-21T10:05:26.984 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.2574000000000001e-05 2024-09-21T10:05:26.984 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.984 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.984 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.984 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.984 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.985 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:236058 9.6 9:6012b7cb:::benchmark_data_smithi137_231121_object107876:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e332)", 2024-09-21T10:05:26.985 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:03:29.531347+0000", 2024-09-21T10:05:26.985 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 117.35719208099999, 2024-09-21T10:05:26.985 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.059632641, 2024-09-21T10:05:26.985 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.985 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.985 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:26.985 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:26.985 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:26.985 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 236058 2024-09-21T10:05:26.985 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.985 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.985 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.985 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.986 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531347+0000", 2024-09-21T10:05:26.986 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.986 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.986 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.986 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.986 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531347+0000", 2024-09-21T10:05:26.986 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.986 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.986 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.986 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.986 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531346+0000", 2024-09-21T10:05:26.986 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:26.986 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.986 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.987 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.987 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531351+0000", 2024-09-21T10:05:26.987 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.22e-06 2024-09-21T10:05:26.987 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.987 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.987 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.987 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531363+0000", 2024-09-21T10:05:26.987 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1202e-05 2024-09-21T10:05:26.987 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.987 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.987 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.987 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531369+0000", 2024-09-21T10:05:26.987 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1739999999999997e-06 2024-09-21T10:05:26.987 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.988 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.988 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.988 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531406+0000", 2024-09-21T10:05:26.988 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6977999999999997e-05 2024-09-21T10:05:26.988 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.988 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.988 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.988 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531491+0000", 2024-09-21T10:05:26.988 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.5420999999999994e-05 2024-09-21T10:05:26.988 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.988 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.988 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:05:26.988 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531565+0000", 2024-09-21T10:05:26.988 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3687000000000001e-05 2024-09-21T10:05:26.989 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.989 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.989 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:26.989 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.534977+0000", 2024-09-21T10:05:26.989 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0034119319999999999 2024-09-21T10:05:26.989 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.989 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.989 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.989 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.537246+0000", 2024-09-21T10:05:26.989 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0022692089999999999 2024-09-21T10:05:26.989 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.989 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.989 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:26.989 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.590928+0000", 2024-09-21T10:05:26.989 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.053682030999999998 2024-09-21T10:05:26.990 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.990 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.990 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.990 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.590958+0000", 2024-09-21T10:05:26.990 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.9465999999999999e-05 2024-09-21T10:05:26.990 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.990 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.990 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.990 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.590980+0000", 2024-09-21T10:05:26.990 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.2421000000000001e-05 2024-09-21T10:05:26.990 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.990 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.990 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.990 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.991 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.991 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.46037.0:82681 10.7 e352/343 10:e9bb3249:::benchmark_data_smithi137_262271_object82680:head v 352'5193, mlcod=352'5190)", 2024-09-21T10:05:26.991 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:22.932836+0000", 2024-09-21T10:05:26.991 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 3.955703905, 2024-09-21T10:05:26.991 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.158027731, 2024-09-21T10:05:26.991 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.991 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.991 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.991 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.991 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.991 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932836+0000", 2024-09-21T10:05:26.991 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.991 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.991 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.992 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.992 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932836+0000", 2024-09-21T10:05:26.992 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.992 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.992 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.992 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.992 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932834+0000", 2024-09-21T10:05:26.992 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:26.992 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.992 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.992 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.992 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932856+0000", 2024-09-21T10:05:26.992 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1447e-05 2024-09-21T10:05:26.992 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.992 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.993 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.993 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932867+0000", 2024-09-21T10:05:26.993 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0686999999999999e-05 2024-09-21T10:05:26.993 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.993 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.993 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.993 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932872+0000", 2024-09-21T10:05:26.993 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1259999999999997e-06 2024-09-21T10:05:26.993 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.993 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.993 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.993 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932907+0000", 2024-09-21T10:05:26.993 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5777e-05 2024-09-21T10:05:26.993 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.994 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.994 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.994 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932926+0000", 2024-09-21T10:05:26.994 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8328000000000001e-05 2024-09-21T10:05:26.994 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.994 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.994 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.994 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935659+0000", 2024-09-21T10:05:26.994 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0027334270000000001 2024-09-21T10:05:26.994 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.994 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.994 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.994 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090863+0000", 2024-09-21T10:05:26.994 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.15520405300000001 2024-09-21T10:05:26.995 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.995 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.995 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.995 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.995 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.995 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.46037.0:82680 10.8 e352/343 10:155c6bf3:::benchmark_data_smithi137_262271_object82679:head v 352'5104, mlcod=352'5101)", 2024-09-21T10:05:26.995 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:22.935092+0000", 2024-09-21T10:05:26.995 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 3.9534472219999999, 2024-09-21T10:05:26.995 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.160180033, 2024-09-21T10:05:26.995 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:26.995 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:26.995 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:26.995 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.995 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:26.996 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935092+0000", 2024-09-21T10:05:26.996 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.996 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.996 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.996 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:26.996 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935092+0000", 2024-09-21T10:05:26.996 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:26.996 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.996 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.996 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:26.996 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935091+0000", 2024-09-21T10:05:26.996 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:26.996 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.997 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.997 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:26.997 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935153+0000", 2024-09-21T10:05:26.997 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1487000000000003e-05 2024-09-21T10:05:26.997 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.997 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.997 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:26.997 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935163+0000", 2024-09-21T10:05:26.997 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7699999999999996e-06 2024-09-21T10:05:26.997 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.997 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.997 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:26.997 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935168+0000", 2024-09-21T10:05:26.998 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3430000000000003e-06 2024-09-21T10:05:26.998 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.998 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.998 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:26.998 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935210+0000", 2024-09-21T10:05:26.998 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2228000000000003e-05 2024-09-21T10:05:26.998 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.998 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.998 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:26.998 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935228+0000", 2024-09-21T10:05:26.998 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8235000000000001e-05 2024-09-21T10:05:26.998 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.998 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.999 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:26.999 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.095114+0000", 2024-09-21T10:05:26.999 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.15988546100000001 2024-09-21T10:05:26.999 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.999 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:26.999 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:26.999 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.095272+0000", 2024-09-21T10:05:26.999 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015835799999999999 2024-09-21T10:05:26.999 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.999 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:26.999 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:26.999 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:26.999 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.000 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.46037.0:82679 10.3 e352/343 10:c5dc5253:::benchmark_data_smithi137_262271_object82678:head v 352'5275, mlcod=352'5271)", 2024-09-21T10:05:27.000 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:22.935525+0000", 2024-09-21T10:05:27.000 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 3.9530142709999998, 2024-09-21T10:05:27.000 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.160045827, 2024-09-21T10:05:27.000 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:27.000 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:27.000 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:27.000 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.000 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:27.000 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935525+0000", 2024-09-21T10:05:27.000 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:27.000 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.000 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.000 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:27.001 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935525+0000", 2024-09-21T10:05:27.001 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:27.001 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.001 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.001 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:27.001 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935524+0000", 2024-09-21T10:05:27.001 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:05:27.001 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.001 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.001 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:27.001 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935580+0000", 2024-09-21T10:05:27.001 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5407e-05 2024-09-21T10:05:27.001 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.001 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.002 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:27.002 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935589+0000", 2024-09-21T10:05:27.002 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.5130000000000002e-06 2024-09-21T10:05:27.002 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.002 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.002 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:27.002 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935593+0000", 2024-09-21T10:05:27.002 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7110000000000001e-06 2024-09-21T10:05:27.002 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.002 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.002 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:27.002 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935630+0000", 2024-09-21T10:05:27.002 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7091000000000001e-05 2024-09-21T10:05:27.002 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.003 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.003 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:27.003 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090734+0000", 2024-09-21T10:05:27.003 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.15510417400000001 2024-09-21T10:05:27.003 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.003 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.003 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:27.003 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.095361+0000", 2024-09-21T10:05:27.003 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046270829999999997 2024-09-21T10:05:27.003 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.003 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.003 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:27.003 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.095571+0000", 2024-09-21T10:05:27.003 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00020952500000000001 2024-09-21T10:05:27.003 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:27.004 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:27.004 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:27.004 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.004 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.004 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.46037.0:82683 10.8 e352/343 10:13e6f37f:::benchmark_data_smithi137_262271_object82682:head v 352'5105, mlcod=352'5101)", 2024-09-21T10:05:27.004 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:22.938496+0000", 2024-09-21T10:05:27.004 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 3.9500434690000001, 2024-09-21T10:05:27.004 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.157302622, 2024-09-21T10:05:27.004 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:27.004 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:27.004 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:27.004 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.004 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:27.005 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938496+0000", 2024-09-21T10:05:27.005 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:27.005 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.005 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.005 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:27.005 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938496+0000", 2024-09-21T10:05:27.005 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:27.005 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.005 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.005 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:27.005 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938495+0000", 2024-09-21T10:05:27.005 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:27.005 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.006 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.006 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:27.006 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938571+0000", 2024-09-21T10:05:27.006 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.5561000000000004e-05 2024-09-21T10:05:27.006 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.006 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.006 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:27.006 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090737+0000", 2024-09-21T10:05:27.006 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.152166831 2024-09-21T10:05:27.006 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.006 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.006 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:27.006 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090755+0000", 2024-09-21T10:05:27.006 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7472000000000001e-05 2024-09-21T10:05:27.007 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.007 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.007 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:27.007 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090815+0000", 2024-09-21T10:05:27.007 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0510000000000002e-05 2024-09-21T10:05:27.007 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.007 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.007 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:27.007 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090843+0000", 2024-09-21T10:05:27.007 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7304000000000002e-05 2024-09-21T10:05:27.007 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.007 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.007 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:27.008 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.095698+0000", 2024-09-21T10:05:27.008 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0048557369999999997 2024-09-21T10:05:27.008 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.008 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.008 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:27.008 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.095799+0000", 2024-09-21T10:05:27.008 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000100085 2024-09-21T10:05:27.008 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:27.008 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:27.008 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:27.008 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.008 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.008 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.46037.0:82685 10.7 e352/343 10:ecfc99af:::benchmark_data_smithi137_262271_object82684:head v 352'5194, mlcod=352'5191)", 2024-09-21T10:05:27.008 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:22.938537+0000", 2024-09-21T10:05:27.008 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 3.950001962, 2024-09-21T10:05:27.009 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.15562566, 2024-09-21T10:05:27.009 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:27.009 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:27.009 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:27.009 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.009 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:27.009 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938537+0000", 2024-09-21T10:05:27.009 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:27.009 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.009 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.009 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:27.009 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938537+0000", 2024-09-21T10:05:27.009 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:27.009 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.010 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.010 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:27.010 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938536+0000", 2024-09-21T10:05:27.010 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:27.010 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.010 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.010 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:27.010 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938563+0000", 2024-09-21T10:05:27.010 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6537e-05 2024-09-21T10:05:27.010 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.010 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.010 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:27.010 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090736+0000", 2024-09-21T10:05:27.010 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.15217330900000001 2024-09-21T10:05:27.011 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.011 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.011 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:27.011 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090755+0000", 2024-09-21T10:05:27.011 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.931e-05 2024-09-21T10:05:27.011 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.011 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.011 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:27.011 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090916+0000", 2024-09-21T10:05:27.011 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016078500000000001 2024-09-21T10:05:27.011 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.011 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.011 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:27.011 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090933+0000", 2024-09-21T10:05:27.011 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6560000000000001e-05 2024-09-21T10:05:27.012 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.012 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.012 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:27.012 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.093955+0000", 2024-09-21T10:05:27.012 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0030217080000000001 2024-09-21T10:05:27.012 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:27.012 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:27.012 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:27.012 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.094163+0000", 2024-09-21T10:05:27.012 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00020858699999999999 2024-09-21T10:05:27.012 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:27.012 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:27.012 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:27.012 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:27.013 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:27.013 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:05:27.014 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:27.033 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:27.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:27.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:27.135 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:27.172 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:27.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:27.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:27.273 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:27.301 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:27.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:27.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:27.402 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:27.430 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:27.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:27.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:27.531 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:27.575 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:27.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:27.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:27.577 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 51 16 87739 87723 107.484 62.4375 0.0190552 0.0092989 2024-09-21T10:05:27.677 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:27.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:27.723 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:27.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:27.824 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:27.852 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:27.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:27.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:27.954 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:27.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:27.986 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:27.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:28.087 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:28.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:28.120 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:28.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:28.200 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.1 to 1 (10000) 2024-09-21T10:05:28.222 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:28.261 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:28.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:28.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:28.263 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:05:28.363 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:28.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:28.401 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:28.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:28.452 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:05:28.501 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:28 smithi137 ceph-mon[97575]: pgmap v1140: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-21T10:05:28.501 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:28 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4076075930' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:05:28.501 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:28 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:05:28.501 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:28 smithi137 ceph-mon[93825]: pgmap v1140: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-21T10:05:28.501 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:28 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4076075930' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:05:28.501 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:28 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:05:28.503 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:28.543 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:28.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:28.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:28.578 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 52 16 88742 88726 106.621 62.6875 0.0107962 0.00937349 2024-09-21T10:05:28.645 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:28 smithi165 ceph-mon[86023]: pgmap v1140: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-21T10:05:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:28 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4076075930' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:05:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:28 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:05:28.661 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:05:28.688 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:28.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:28.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:28.789 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:28.821 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:28.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:28.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:28.923 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:28.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:28.965 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:28.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:29.066 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:29.107 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:29.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:29.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:29.209 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:29.252 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:29.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:29.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:29.354 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:29.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:29.392 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:29.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:29.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:29 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:05:29.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:29 smithi165 ceph-mon[86023]: osdmap e354: 8 total, 8 up, 7 in 2024-09-21T10:05:29.493 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:29.526 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:29.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:29.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:29.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:29 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:05:29.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:29 smithi137 ceph-mon[93825]: osdmap e354: 8 total, 8 up, 7 in 2024-09-21T10:05:29.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:29 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:05:29.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:29 smithi137 ceph-mon[97575]: osdmap e354: 8 total, 8 up, 7 in 2024-09-21T10:05:29.578 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 53 16 89792 89776 105.847 65.625 0.023425 0.0094426 2024-09-21T10:05:29.628 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:29.661 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:29.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:29.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:29.762 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:29.795 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:29.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:29.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:29.897 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:29.927 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:29.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:29.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:30.029 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:30.063 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:30.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:30.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:30.165 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:30.202 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:30.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:30.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:30.304 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:30.342 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:30.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:30.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:30.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:30 smithi165 ceph-mon[86023]: pgmap v1142: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 60 MiB/s wr, 965 op/s 2024-09-21T10:05:30.372 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:05:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:05:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:05:30.444 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:30.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:30.481 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:30.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:30.529 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:05:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T10:05:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:90873 10.f 10:f5c7904b:::benchmark_data_smithi137_262271_object90872:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e354)", 2024-09-21T10:05:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:30.508429+0000", 2024-09-21T10:05:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.017599878999999999, 2024-09-21T10:05:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.017632933999999999, 2024-09-21T10:05:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:05:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:05:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:05:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 90873 2024-09-21T10:05:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.508429+0000", 2024-09-21T10:05:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.508429+0000", 2024-09-21T10:05:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.508429+0000", 2024-09-21T10:05:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:05:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.508460+0000", 2024-09-21T10:05:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1040000000000001e-05 2024-09-21T10:05:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.508466+0000", 2024-09-21T10:05:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4230000000000002e-06 2024-09-21T10:05:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.508471+0000", 2024-09-21T10:05:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5469999999999998e-06 2024-09-21T10:05:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.511789+0000", 2024-09-21T10:05:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0033189109999999999 2024-09-21T10:05:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.511899+0000", 2024-09-21T10:05:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010938399999999999 2024-09-21T10:05:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:05:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.512017+0000", 2024-09-21T10:05:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000117878 2024-09-21T10:05:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.517874+0000", 2024-09-21T10:05:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0058575229999999999 2024-09-21T10:05:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:90881 10.f 10:f98e704a:::benchmark_data_smithi137_262271_object90880:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e354)", 2024-09-21T10:05:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:30.518530+0000", 2024-09-21T10:05:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0074987680000000003, 2024-09-21T10:05:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0076182860000000002, 2024-09-21T10:05:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:05:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:05:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:05:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 90881 2024-09-21T10:05:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518530+0000", 2024-09-21T10:05:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518530+0000", 2024-09-21T10:05:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518529+0000", 2024-09-21T10:05:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518561+0000", 2024-09-21T10:05:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.2657000000000003e-05 2024-09-21T10:05:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518573+0000", 2024-09-21T10:05:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2140999999999999e-05 2024-09-21T10:05:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518579+0000", 2024-09-21T10:05:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.49e-06 2024-09-21T10:05:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518695+0000", 2024-09-21T10:05:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000115778 2024-09-21T10:05:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518817+0000", 2024-09-21T10:05:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000122051 2024-09-21T10:05:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:05:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518951+0000", 2024-09-21T10:05:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013446899999999999 2024-09-21T10:05:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522699+0000", 2024-09-21T10:05:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0037477389999999999 2024-09-21T10:05:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:90882 10.a 10:532b2422:::benchmark_data_smithi137_262271_object90881:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e354)", 2024-09-21T10:05:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:30.518593+0000", 2024-09-21T10:05:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0074355280000000003, 2024-09-21T10:05:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0076299979999999998, 2024-09-21T10:05:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:05:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:05:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:05:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 90882 2024-09-21T10:05:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518593+0000", 2024-09-21T10:05:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518593+0000", 2024-09-21T10:05:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518593+0000", 2024-09-21T10:05:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:05:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518620+0000", 2024-09-21T10:05:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6784999999999999e-05 2024-09-21T10:05:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518626+0000", 2024-09-21T10:05:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7379999999999997e-06 2024-09-21T10:05:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518630+0000", 2024-09-21T10:05:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0369999999999996e-06 2024-09-21T10:05:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518763+0000", 2024-09-21T10:05:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013253900000000001 2024-09-21T10:05:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.518880+0000", 2024-09-21T10:05:30.545 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011663300000000001 2024-09-21T10:05:30.545 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:05:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.519004+0000", 2024-09-21T10:05:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012449600000000001 2024-09-21T10:05:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:90884 10.a 10:55186418:::benchmark_data_smithi137_262271_object90883:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e354)", 2024-09-21T10:05:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:30.520539+0000", 2024-09-21T10:05:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0054900640000000002, 2024-09-21T10:05:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.005784272, 2024-09-21T10:05:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:05:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:05:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:05:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 90884 2024-09-21T10:05:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.520539+0000", 2024-09-21T10:05:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.520539+0000", 2024-09-21T10:05:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.520537+0000", 2024-09-21T10:05:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.520574+0000", 2024-09-21T10:05:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6661e-05 2024-09-21T10:05:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.520591+0000", 2024-09-21T10:05:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6969e-05 2024-09-21T10:05:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.520598+0000", 2024-09-21T10:05:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8499999999999996e-06 2024-09-21T10:05:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522023+0000", 2024-09-21T10:05:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001425438 2024-09-21T10:05:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522131+0000", 2024-09-21T10:05:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000107923 2024-09-21T10:05:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:05:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.523769+0000", 2024-09-21T10:05:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001637264 2024-09-21T10:05:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:90888 10.0 10:076d2117:::benchmark_data_smithi137_262271_object90887:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e354)", 2024-09-21T10:05:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:30.522160+0000", 2024-09-21T10:05:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0038684129999999998, 2024-09-21T10:05:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0042288739999999997, 2024-09-21T10:05:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:05:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:05:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:05:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 90888 2024-09-21T10:05:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522160+0000", 2024-09-21T10:05:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522160+0000", 2024-09-21T10:05:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522159+0000", 2024-09-21T10:05:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522190+0000", 2024-09-21T10:05:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0899999999999999e-05 2024-09-21T10:05:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522202+0000", 2024-09-21T10:05:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1528999999999999e-05 2024-09-21T10:05:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522207+0000", 2024-09-21T10:05:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.682e-06 2024-09-21T10:05:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522246+0000", 2024-09-21T10:05:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8458999999999999e-05 2024-09-21T10:05:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522346+0000", 2024-09-21T10:05:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000100611 2024-09-21T10:05:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:05:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522464+0000", 2024-09-21T10:05:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000117105 2024-09-21T10:05:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.526297+0000", 2024-09-21T10:05:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0038331509999999999 2024-09-21T10:05:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop_reply(client.46037.0:90882 10.a e354/343)", 2024-09-21T10:05:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:30.522618+0000", 2024-09-21T10:05:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0034110880000000001, 2024-09-21T10:05:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0038358670000000002, 2024-09-21T10:05:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "queued for pg", 2024-09-21T10:05:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522618+0000", 2024-09-21T10:05:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522618+0000", 2024-09-21T10:05:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522617+0000", 2024-09-21T10:05:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:05:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522621+0000", 2024-09-21T10:05:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1899999999999997e-06 2024-09-21T10:05:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522630+0000", 2024-09-21T10:05:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6750000000000008e-06 2024-09-21T10:05:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.522639+0000", 2024-09-21T10:05:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1589999999999999e-06 2024-09-21T10:05:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.46037.0:90885 10.e e354/343 10:7594d097:::benchmark_data_smithi137_262271_object90884:head v 354'5643, mlcod=354'5641)", 2024-09-21T10:05:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:30.523392+0000", 2024-09-21T10:05:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0026372499999999998, 2024-09-21T10:05:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003108085, 2024-09-21T10:05:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "started", 2024-09-21T10:05:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.523392+0000", 2024-09-21T10:05:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.523392+0000", 2024-09-21T10:05:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.523391+0000", 2024-09-21T10:05:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:05:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.523415+0000", 2024-09-21T10:05:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.3529000000000001e-05 2024-09-21T10:05:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.523426+0000", 2024-09-21T10:05:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1827999999999999e-05 2024-09-21T10:05:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.523432+0000", 2024-09-21T10:05:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7810000000000002e-06 2024-09-21T10:05:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.523466+0000", 2024-09-21T10:05:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3498999999999999e-05 2024-09-21T10:05:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.523484+0000", 2024-09-21T10:05:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8263000000000001e-05 2024-09-21T10:05:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:90891 10.f 10:fa1f6f24:::benchmark_data_smithi137_262271_object90890:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e354)", 2024-09-21T10:05:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:30.525422+0000", 2024-09-21T10:05:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.000607371, 2024-09-21T10:05:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001143406, 2024-09-21T10:05:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:05:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:05:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:05:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 90891 2024-09-21T10:05:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.525422+0000", 2024-09-21T10:05:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.525422+0000", 2024-09-21T10:05:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.525420+0000", 2024-09-21T10:05:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:05:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.525483+0000", 2024-09-21T10:05:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3660999999999999e-05 2024-09-21T10:05:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.525498+0000", 2024-09-21T10:05:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4864e-05 2024-09-21T10:05:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.525505+0000", 2024-09-21T10:05:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6320000000000002e-06 2024-09-21T10:05:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.525859+0000", 2024-09-21T10:05:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00035426199999999999 2024-09-21T10:05:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.525985+0000", 2024-09-21T10:05:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000125659 2024-09-21T10:05:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:05:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:30.526109+0000", 2024-09-21T10:05:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012375 2024-09-21T10:05:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: ], 2024-09-21T10:05:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 8 2024-09-21T10:05:30.567 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:05:30.568 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:30 smithi137 ceph-mon[93825]: pgmap v1142: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 60 MiB/s wr, 965 op/s 2024-09-21T10:05:30.568 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:30 smithi137 ceph-mon[97575]: pgmap v1142: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 60 MiB/s wr, 965 op/s 2024-09-21T10:05:30.578 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 54 16 90951 90935 105.228 72.4375 0.0104934 0.00949797 2024-09-21T10:05:30.582 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:30.616 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:30.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:30.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:30.718 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:30.768 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:30.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:30.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:30.870 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:30.884 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 2 1 2024-09-21T10:05:30.898 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:30.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:30.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:31.000 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:31.024 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:31.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:31.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:31.126 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:31.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:31.199 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:31.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:31.300 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:31.332 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:31.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:31.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:31.434 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:31.454 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:31.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:31.480 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:31.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:31.524 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:05:31.525 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:05:31.559 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:05:31.559 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:05:31.581 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:31.586 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 55 16 91951 91935 104.441 62.5 0.022501 0.00957017 2024-09-21T10:05:31.594 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:05:31.594 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:05:31.635 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:05:31.635 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:05:31.640 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:31.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:31.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:31.668 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:05:31.668 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:05:31.706 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:05:31.706 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:05:31.734 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:05:31.735 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:05:31.742 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:31.767 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:05:31.767 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:05:31.790 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:31.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:31.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:31.892 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:31.926 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:31.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:31.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:31.948 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:05:32.028 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:32.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:05:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:05:31] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.51.0" 2024-09-21T10:05:32.065 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:32.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:32.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:32.167 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:32.206 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:32.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:32.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:32.308 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:32.355 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:32.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:32.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:32.360 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:05:32.457 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:32.490 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:32 smithi165 ceph-mon[86023]: pgmap v1143: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-09-21T10:05:32.491 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:32 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/30415896' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:32.494 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:32.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:32.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:32 smithi137 ceph-mon[93825]: pgmap v1143: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-09-21T10:05:32.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:32 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/30415896' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:32 smithi137 ceph-mon[97575]: pgmap v1143: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-09-21T10:05:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:32 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/30415896' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:32.584 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 56 16 93084 93068 103.841 70.8125 0.00780522 0.00962523 2024-09-21T10:05:32.596 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:32.631 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:32.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:32.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:32.733 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:32.761 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:32.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:32.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:32.863 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:32.896 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:32.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:32.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:32.997 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:33.036 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:33.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:33.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:33.084 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:33.139 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:33.171 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:33.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:33.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:33.272 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:33.310 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:33.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:33.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:33.412 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:33.454 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:33.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:33.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:33.556 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:33.584 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 57 16 94225 94209 103.27 71.3125 0.0125552 0.00967851 2024-09-21T10:05:33.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:33.590 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:33.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:33.691 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:33.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:33.731 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:33.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:33.832 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:33.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:33.874 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:33.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:33.975 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:34.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:34.009 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:34.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:34.110 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:34.147 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:34.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:34.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:34.249 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:34.264 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:34 smithi165 ceph-mon[86023]: pgmap v1144: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-09-21T10:05:34.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:34.283 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:34.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:34.295 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:05:34.296 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:05:34.384 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:34.418 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:34.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:34.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:34.520 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:34.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:34.551 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:34.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:34.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:34 smithi137 ceph-mon[93825]: pgmap v1144: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-09-21T10:05:34.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:34 smithi137 ceph-mon[97575]: pgmap v1144: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-09-21T10:05:34.584 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 58 15 95366 95351 102.72 71.375 0.0126111 0.00973003 2024-09-21T10:05:34.651 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:34.667 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:05:34.685 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:34.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:34.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:34.788 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:34.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:34.817 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:34.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:34.918 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:34.951 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:34.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:34.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:35.024 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:05:35.053 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:35.095 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:35.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:35.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:35.197 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:35.259 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:35.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:35.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:35.361 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:35.396 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:35.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:35.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:35.407 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:05:35.498 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:35.533 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:35.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:35.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:35.584 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 59 16 96448 96432 102.124 67.5625 0.0261223 0.00978709 2024-09-21T10:05:35.635 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:35.666 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:35.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:35.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:35.768 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:35.806 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:35.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:35.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:35.907 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:35.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:35.962 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:35.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:36.063 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:36.108 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:36.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:36.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:36.109 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:36.210 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:36.260 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:36.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:36.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:36.362 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:36.396 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:36.397 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:36 smithi137 ceph-mon[93825]: pgmap v1145: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-09-21T10:05:36.397 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:36 smithi137 ceph-mon[97575]: pgmap v1145: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-09-21T10:05:36.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:36.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:36.498 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:36.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:36.537 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:36.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:36.584 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T10:05:36.582988+0000 min lat: 0.0012527 max lat: 0.229135 avg lat: 0.00985248 2024-09-21T10:05:36.585 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:05:36.585 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 60 16 97419 97403 101.434 60.6875 0.00807864 0.00985248 2024-09-21T10:05:36.627 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:36 smithi165 ceph-mon[86023]: pgmap v1145: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-09-21T10:05:36.638 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:36.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:36.670 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:36.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:36.771 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:36.797 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:36.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:36.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:36.898 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:36.928 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:36.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:36.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:37.030 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:37.079 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:37.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:37.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:37.181 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:37.220 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:37.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:37.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:37.257 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.2 to 1 (10000) 2024-09-21T10:05:37.322 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:37.334 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:37 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/916132056' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:05:37.334 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:37 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/916132056' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:05:37.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:37.348 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:37.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:37.449 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:37.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:37.583 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:37.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:37.584 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 61 16 98321 98305 100.695 56.375 0.0238098 0.00992614 2024-09-21T10:05:37.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:37 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/916132056' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:05:37.684 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:37.715 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:37.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:37.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:37.817 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:37.849 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:37.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:37.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:37.950 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:37.988 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:37.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:37.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:38.090 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:38.118 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:38.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:38.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:38.219 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:38.261 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:38.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:38.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:38.264 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T10:05:38.337 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:38 smithi137 ceph-mon[93825]: pgmap v1146: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:05:38.337 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:38 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/920054341' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:05:38.337 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:38 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:05:38.337 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:38 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/916132056' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:05:38.337 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:38 smithi137 ceph-mon[93825]: osdmap e355: 8 total, 8 up, 7 in 2024-09-21T10:05:38.338 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:38 smithi137 ceph-mon[97575]: pgmap v1146: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:05:38.338 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:38 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/920054341' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:05:38.338 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:38 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:05:38.338 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:38 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/916132056' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:05:38.338 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:38 smithi137 ceph-mon[97575]: osdmap e355: 8 total, 8 up, 7 in 2024-09-21T10:05:38.363 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:38.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:38.403 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:38.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:38.504 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:38.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:38 smithi165 ceph-mon[86023]: pgmap v1146: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:05:38.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:38 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/920054341' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:05:38.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:38 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:05:38.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:38 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/916132056' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:05:38.529 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:38 smithi165 ceph-mon[86023]: osdmap e355: 8 total, 8 up, 7 in 2024-09-21T10:05:38.538 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:38.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:38.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:38.541 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 3 1 2024-09-21T10:05:38.585 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 62 16 99322 99306 100.08 62.5625 0.0158256 0.00998744 2024-09-21T10:05:38.639 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:38.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:38.682 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:38.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:38.783 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:38.813 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:38.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:38.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:38.915 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:38.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:38.951 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:38.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:39.052 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:39.078 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:39.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:39.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:39.180 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:39.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:39.219 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:39.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:39.308 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:05:39.308 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:05:39.320 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:39.358 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:39.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:39.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:39.460 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:39.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:39.496 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:39.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:39 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:05:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:39 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T10:05:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:39 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:05:39.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:39 smithi137 ceph-mon[93825]: osdmap e356: 8 total, 8 up, 7 in 2024-09-21T10:05:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:39 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:05:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:39 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T10:05:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:39 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:05:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:39 smithi137 ceph-mon[97575]: osdmap e356: 8 total, 8 up, 7 in 2024-09-21T10:05:39.584 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 63 16 100341 100325 99.5024 63.6875 0.00508031 0.010045 2024-09-21T10:05:39.598 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:39.634 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:39.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:39.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:39.649 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:39 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:05:39.650 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:39 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T10:05:39.650 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:39 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:05:39.650 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:39 smithi165 ceph-mon[86023]: osdmap e356: 8 total, 8 up, 7 in 2024-09-21T10:05:39.735 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:39.769 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:39.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:39.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:39.870 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:39.912 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:39.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:39.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:40.014 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:40.035 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:05:40.055 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:40.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:40.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:40.158 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:40.205 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:40.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:40.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:40.265 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:05:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:05:40.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:05:40.307 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:40.355 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:40.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:40.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:40.395 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:05:40.396 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:05:40.411 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:40.431 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:05:40.431 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:05:40.450 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:05:40.457 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:40.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:40 smithi137 ceph-mon[93825]: pgmap v1149: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 58 MiB/s wr, 926 op/s 2024-09-21T10:05:40.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:05:40.466 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:05:40.466 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:40 smithi137 ceph-mon[97575]: pgmap v1149: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 58 MiB/s wr, 926 op/s 2024-09-21T10:05:40.466 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:05:40.467 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:05:40.467 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:05:40.467 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:05:40.496 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:05:40.497 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:05:40.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:40.514 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:40.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:40.528 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:05:40.528 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:05:40.557 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:05:40.557 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:05:40.578 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:40 smithi165 ceph-mon[86023]: pgmap v1149: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 58 MiB/s wr, 926 op/s 2024-09-21T10:05:40.578 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:05:40.578 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:05:40.584 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 64 16 101251 101235 98.8364 56.875 0.0170089 0.0101127 2024-09-21T10:05:40.594 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:05:40.594 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:05:40.615 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:40.628 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:05:40.628 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:05:40.662 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:40.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:40.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:40.764 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:40.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:40.816 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:40.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:40.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:40.957 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:40.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:40.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:41.058 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:41.087 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:41.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:41.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:41.188 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:41.236 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:41.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:41.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:41.237 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:05:41.338 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:41.403 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:41.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:41.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:41.504 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:41.534 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:41 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/884989862' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:41.535 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:41 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/884989862' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:41.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:41.561 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:41.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:41.585 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 65 16 102124 102108 98.1546 54.5625 0.00925334 0.010182 2024-09-21T10:05:41.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:41 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/884989862' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:41.662 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:41.708 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:41.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:41.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:41.809 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:41.847 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:41.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:41.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:41.949 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:41.978 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:41.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:41.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:42.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:05:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:05:41] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.51.0" 2024-09-21T10:05:42.080 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:42.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:42.131 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:42.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:42.232 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:42.272 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:42.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:42.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:42.310 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:42 smithi165 ceph-mon[86023]: pgmap v1150: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:05:42.367 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:05:42.367 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T10:05:42.367 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 0 2024-09-21T10:05:42.367 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:05:42.373 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:42.408 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:42.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:42.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:42.510 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:42.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:42 smithi137 ceph-mon[93825]: pgmap v1150: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:05:42.539 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:42 smithi137 ceph-mon[97575]: pgmap v1150: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:05:42.546 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:42.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:42.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:42.585 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 66 16 103103 103087 97.5945 61.1875 0.0088194 0.0102404 2024-09-21T10:05:42.604 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:42.648 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:42.677 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:42.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:42.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:42.779 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:42.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:42.822 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:42.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:42.923 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:42.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:42.970 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:42.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:43.072 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:43.111 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:05:43.116 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:43.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:43.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:43.218 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:43.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:43.254 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:43.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:43.355 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:43.391 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:43.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:43.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:43.492 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:43.535 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:43.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:43.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:43.536 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:05:43.585 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 67 16 104120 104104 97.0866 63.5625 0.0139049 0.0102955 2024-09-21T10:05:43.593 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:05:43.637 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:43.691 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:43.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:43.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:43.793 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:43.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:43.834 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:43.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:43.935 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:43.974 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:43.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:43.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:44.076 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:44.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:44.139 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:44.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:44.240 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:44.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:44.275 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:44.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:44.375 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:44 smithi137 ceph-mon[97575]: pgmap v1151: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 62 MiB/s wr, 994 op/s 2024-09-21T10:05:44.375 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:44 smithi137 ceph-mon[93825]: pgmap v1151: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 62 MiB/s wr, 994 op/s 2024-09-21T10:05:44.377 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:44.441 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:44.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:44.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:44.544 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:44.579 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:44.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:44.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:44.585 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 68 16 105070 105054 96.532 59.375 0.0133417 0.0103545 2024-09-21T10:05:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:44 smithi165 ceph-mon[86023]: pgmap v1151: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 62 MiB/s wr, 994 op/s 2024-09-21T10:05:44.681 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:44.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:44.723 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:44.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:44.824 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:44.856 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:44.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:44.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:44.958 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:44.991 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:44.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:44.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:45.093 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:45.125 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:45.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:45.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:45.226 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:45.250 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:45.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:45.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:45.291 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.3 to 1 (10000) 2024-09-21T10:05:45.352 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:45.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:45.388 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:45.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:45.459 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:05:45.459 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T10:05:45.459 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T10:05:45.459 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T10:05:45.459 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:05:45.490 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:45.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:45.529 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:45.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:45.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:45 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2899707715' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:05:45.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:45 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:05:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:45 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2899707715' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:05:45.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:45 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:05:45.586 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 69 16 106032 106016 96.0044 60.125 0.0377985 0.0104111 2024-09-21T10:05:45.631 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:45.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:45 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2899707715' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:05:45.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:45 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:05:45.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:45.660 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:45.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:45.761 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:45.795 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:45.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:45.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:45.897 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:45.928 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:45.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:45.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:46.029 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:46.062 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:46.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:46.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:46.073 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:46.165 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:46.181 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:05:46.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:46.224 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:46.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:46.313 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T10:05:46.325 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:46.364 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:46.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:46.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:46.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:46 smithi165 ceph-mon[86023]: pgmap v1152: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 54 MiB/s wr, 870 op/s 2024-09-21T10:05:46.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:46 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:05:46.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:46 smithi165 ceph-mon[86023]: osdmap e357: 8 total, 8 up, 7 in 2024-09-21T10:05:46.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:46 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2639116159' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:05:46.465 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:46.509 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:46.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:46.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:46 smithi137 ceph-mon[97575]: pgmap v1152: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 54 MiB/s wr, 870 op/s 2024-09-21T10:05:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:46 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:05:46.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:46 smithi137 ceph-mon[97575]: osdmap e357: 8 total, 8 up, 7 in 2024-09-21T10:05:46.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:46 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2639116159' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:05:46.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:46 smithi137 ceph-mon[93825]: pgmap v1152: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 54 MiB/s wr, 870 op/s 2024-09-21T10:05:46.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:46 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:05:46.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:46 smithi137 ceph-mon[93825]: osdmap e357: 8 total, 8 up, 7 in 2024-09-21T10:05:46.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:46 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2639116159' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:05:46.582 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:05:46.585 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 70 16 106977 106961 95.4767 59.0625 0.0150926 0.0104688 2024-09-21T10:05:46.611 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:46.647 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 4 1 2024-09-21T10:05:46.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:46.660 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:46.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:46.761 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:46.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:46.810 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:46.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:46.910 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:46.977 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:46.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:46.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:47.079 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:47.119 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:47.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:47.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:47.221 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:47.279 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:47.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:47.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:47.300 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:47 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:05:47.380 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:47.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:47.419 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:47.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:47.520 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:47.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:47 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:05:47.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:47 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2639116159' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:05:47.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:47 smithi137 ceph-mon[97575]: osdmap e358: 8 total, 8 up, 7 in 2024-09-21T10:05:47.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:47 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:05:47.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:47 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2639116159' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:05:47.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:47 smithi137 ceph-mon[93825]: osdmap e358: 8 total, 8 up, 7 in 2024-09-21T10:05:47.556 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:47.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:47.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:47.588 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 71 16 107960 107944 94.9966 61.4375 0.00897511 0.0105214 2024-09-21T10:05:47.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:47 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2639116159' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:05:47.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:47 smithi165 ceph-mon[86023]: osdmap e358: 8 total, 8 up, 7 in 2024-09-21T10:05:47.658 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:47.697 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:47.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:47.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:47.798 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:47.839 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:47.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:47.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:47.940 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:47.973 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:47.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:47.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:48.074 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:48.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:48.111 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:48.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:48.212 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:48.249 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:48.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:48.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:48.351 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:48.384 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:48.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:48.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:48.485 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:48.524 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:48.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:48.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:48.567 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:05:48.567 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T10:05:48.567 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T10:05:48.567 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T10:05:48.567 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.567 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:253618 8.10 8:0d621574:::benchmark_data_smithi137_204476_object125015:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2024-09-21T10:05:48.567 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:48.558558+0000", 2024-09-21T10:05:48.568 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 420.00215623100001, 2024-09-21T10:05:48.568 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13608151399999999, 2024-09-21T10:05:48.568 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.568 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.568 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.568 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:05:48.568 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:05:48.568 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 253618 2024-09-21T10:05:48.568 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.568 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.568 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.568 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.568 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558558+0000", 2024-09-21T10:05:48.569 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.569 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.569 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.569 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.569 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558558+0000", 2024-09-21T10:05:48.569 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.569 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.569 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.569 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.569 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558557+0000", 2024-09-21T10:05:48.569 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:48.569 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.569 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.570 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.570 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558563+0000", 2024-09-21T10:05:48.570 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2079999999999997e-06 2024-09-21T10:05:48.570 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.570 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.570 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.570 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558574+0000", 2024-09-21T10:05:48.570 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1083999999999999e-05 2024-09-21T10:05:48.570 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.570 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.570 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.570 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558579+0000", 2024-09-21T10:05:48.570 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3879999999999999e-06 2024-09-21T10:05:48.571 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.571 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.571 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.571 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.563298+0000", 2024-09-21T10:05:48.571 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047184380000000001 2024-09-21T10:05:48.571 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.571 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.571 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.571 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.563409+0000", 2024-09-21T10:05:48.571 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000111527 2024-09-21T10:05:48.571 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.571 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.571 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 4,5", 2024-09-21T10:05:48.572 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.564061+0000", 2024-09-21T10:05:48.572 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00065160900000000004 2024-09-21T10:05:48.572 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.572 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.572 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.572 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.577422+0000", 2024-09-21T10:05:48.572 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.01336088 2024-09-21T10:05:48.572 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.572 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.572 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.572 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.577441+0000", 2024-09-21T10:05:48.572 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8819999999999999e-05 2024-09-21T10:05:48.572 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.573 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.573 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.573 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.694454+0000", 2024-09-21T10:05:48.573 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.117013558 2024-09-21T10:05:48.573 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.573 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.573 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.573 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.694584+0000", 2024-09-21T10:05:48.573 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012997900000000001 2024-09-21T10:05:48.573 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.573 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.573 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.573 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.694640+0000", 2024-09-21T10:05:48.573 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5448999999999997e-05 2024-09-21T10:05:48.573 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.574 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.574 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.574 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.574 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.574 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26890 9.e 9:7e789899:::benchmark_data_smithi137_231121_object26889:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:05:48.574 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.430615+0000", 2024-09-21T10:05:48.574 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 365.13009875199998, 2024-09-21T10:05:48.574 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.46299770699999998, 2024-09-21T10:05:48.574 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.574 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.574 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.574 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.574 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.575 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26890 2024-09-21T10:05:48.575 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.575 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.575 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.575 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.575 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430615+0000", 2024-09-21T10:05:48.575 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.575 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.575 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.575 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.575 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430615+0000", 2024-09-21T10:05:48.575 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.575 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.575 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.576 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.576 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430614+0000", 2024-09-21T10:05:48.576 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:48.576 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.576 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.576 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.576 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430706+0000", 2024-09-21T10:05:48.576 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1595999999999995e-05 2024-09-21T10:05:48.576 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.576 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.576 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.576 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430717+0000", 2024-09-21T10:05:48.576 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0895e-05 2024-09-21T10:05:48.576 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.577 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.577 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.577 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430722+0000", 2024-09-21T10:05:48.577 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0239999999999997e-06 2024-09-21T10:05:48.577 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.577 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.577 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.577 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430764+0000", 2024-09-21T10:05:48.577 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2274000000000002e-05 2024-09-21T10:05:48.577 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.577 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.577 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.577 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430876+0000", 2024-09-21T10:05:48.577 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000112328 2024-09-21T10:05:48.578 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.578 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.578 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:05:48.578 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.431041+0000", 2024-09-21T10:05:48.578 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016448799999999999 2024-09-21T10:05:48.578 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.578 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.578 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.578 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.432287+0000", 2024-09-21T10:05:48.578 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012462009999999999 2024-09-21T10:05:48.578 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.578 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.578 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.579 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.434827+0000", 2024-09-21T10:05:48.579 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0025397390000000001 2024-09-21T10:05:48.579 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.579 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.579 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.579 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893549+0000", 2024-09-21T10:05:48.579 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.45872264099999999 2024-09-21T10:05:48.579 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.579 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.579 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.579 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893587+0000", 2024-09-21T10:05:48.579 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7361999999999999e-05 2024-09-21T10:05:48.579 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.579 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.580 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.580 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893613+0000", 2024-09-21T10:05:48.580 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6318000000000001e-05 2024-09-21T10:05:48.580 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.580 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.580 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.580 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.580 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.580 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26899 9.e 9:767433ad:::benchmark_data_smithi137_231121_object26898:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:05:48.580 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.435643+0000", 2024-09-21T10:05:48.580 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 365.125071676, 2024-09-21T10:05:48.580 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.45856993600000001, 2024-09-21T10:05:48.580 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.580 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.580 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.581 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.581 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.581 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26899 2024-09-21T10:05:48.581 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.581 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.581 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.581 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.581 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435643+0000", 2024-09-21T10:05:48.581 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.581 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.581 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.581 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.582 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435643+0000", 2024-09-21T10:05:48.582 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.582 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.582 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.582 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.582 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435642+0000", 2024-09-21T10:05:48.582 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:48.582 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.582 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.582 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.582 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435687+0000", 2024-09-21T10:05:48.582 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5645000000000001e-05 2024-09-21T10:05:48.582 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.582 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.583 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.583 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435703+0000", 2024-09-21T10:05:48.583 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5846e-05 2024-09-21T10:05:48.583 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.583 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.583 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.583 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435709+0000", 2024-09-21T10:05:48.583 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7830000000000004e-06 2024-09-21T10:05:48.583 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.583 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.583 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.583 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435740+0000", 2024-09-21T10:05:48.583 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.074e-05 2024-09-21T10:05:48.583 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.584 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.584 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.584 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435819+0000", 2024-09-21T10:05:48.584 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9813000000000003e-05 2024-09-21T10:05:48.584 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.584 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.584 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:05:48.584 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435964+0000", 2024-09-21T10:05:48.584 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000144382 2024-09-21T10:05:48.584 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.584 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.584 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.584 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.437079+0000", 2024-09-21T10:05:48.584 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001114975 2024-09-21T10:05:48.585 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.585 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.585 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.585 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.437824+0000", 2024-09-21T10:05:48.585 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00074508599999999995 2024-09-21T10:05:48.585 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.585 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.585 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.585 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894119+0000", 2024-09-21T10:05:48.585 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.45629535799999998 2024-09-21T10:05:48.585 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.585 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.585 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.585 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894174+0000", 2024-09-21T10:05:48.586 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4926000000000002e-05 2024-09-21T10:05:48.586 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.586 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.586 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.586 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894212+0000", 2024-09-21T10:05:48.586 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8328000000000003e-05 2024-09-21T10:05:48.586 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.586 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.586 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.586 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.586 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.586 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26912 9.e 9:7807c5d4:::benchmark_data_smithi137_231121_object26911:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:05:48.586 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.442199+0000", 2024-09-21T10:05:48.587 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 365.11851513099998, 2024-09-21T10:05:48.587 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.45271222700000002, 2024-09-21T10:05:48.587 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.587 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.587 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.587 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.587 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.587 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26912 2024-09-21T10:05:48.587 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.587 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.587 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.587 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.587 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442199+0000", 2024-09-21T10:05:48.587 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.588 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.588 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.588 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.588 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442199+0000", 2024-09-21T10:05:48.588 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.588 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.588 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.588 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.588 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442198+0000", 2024-09-21T10:05:48.588 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:48.588 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.588 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.588 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.588 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442275+0000", 2024-09-21T10:05:48.589 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.7310000000000004e-05 2024-09-21T10:05:48.589 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.589 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.589 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.589 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442287+0000", 2024-09-21T10:05:48.589 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1984000000000001e-05 2024-09-21T10:05:48.589 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.589 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.589 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.589 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442294+0000", 2024-09-21T10:05:48.589 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3980000000000004e-06 2024-09-21T10:05:48.589 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.589 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.589 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.589 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442337+0000", 2024-09-21T10:05:48.590 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3161000000000002e-05 2024-09-21T10:05:48.590 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.590 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.590 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.590 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442444+0000", 2024-09-21T10:05:48.590 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000107483 2024-09-21T10:05:48.590 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.590 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.590 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:05:48.590 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442572+0000", 2024-09-21T10:05:48.590 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012810100000000001 2024-09-21T10:05:48.590 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.590 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.590 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.443711+0000", 2024-09-21T10:05:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001138811 2024-09-21T10:05:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.445052+0000", 2024-09-21T10:05:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013407530000000001 2024-09-21T10:05:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894829+0000", 2024-09-21T10:05:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.44977695099999998 2024-09-21T10:05:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.591 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894875+0000", 2024-09-21T10:05:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5779000000000003e-05 2024-09-21T10:05:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894911+0000", 2024-09-21T10:05:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6743999999999999e-05 2024-09-21T10:05:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26941 9.e 9:7c3280db:::benchmark_data_smithi137_231121_object26940:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:05:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.456695+0000", 2024-09-21T10:05:48.592 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 365.10401900599999, 2024-09-21T10:05:48.593 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43908424099999999, 2024-09-21T10:05:48.593 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.593 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.593 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.593 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.593 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.593 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26941 2024-09-21T10:05:48.593 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.593 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.593 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.593 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.593 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456695+0000", 2024-09-21T10:05:48.593 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.593 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.593 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.594 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.594 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456695+0000", 2024-09-21T10:05:48.594 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.594 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.594 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.594 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.594 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456694+0000", 2024-09-21T10:05:48.594 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:48.594 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.595 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:48 smithi137 ceph-mon[97575]: pgmap v1155: 89 pgs: 89 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 61 MiB/s wr, 971 op/s 2024-09-21T10:05:48.595 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:48 smithi165 ceph-mon[86023]: pgmap v1155: 89 pgs: 89 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 61 MiB/s wr, 971 op/s 2024-09-21T10:05:48.595 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:48 smithi137 ceph-mon[93825]: pgmap v1155: 89 pgs: 89 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 61 MiB/s wr, 971 op/s 2024-09-21T10:05:48.596 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 72 16 108997 108981 94.5774 64.8125 0.0144344 0.0105684 2024-09-21T10:05:48.596 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.596 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.596 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456756+0000", 2024-09-21T10:05:48.596 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1937e-05 2024-09-21T10:05:48.596 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.596 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.596 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.596 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456766+0000", 2024-09-21T10:05:48.596 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0261000000000001e-05 2024-09-21T10:05:48.596 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.597 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.597 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.597 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456772+0000", 2024-09-21T10:05:48.597 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.818e-06 2024-09-21T10:05:48.597 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.597 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.597 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.597 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456811+0000", 2024-09-21T10:05:48.597 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9067999999999999e-05 2024-09-21T10:05:48.597 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.597 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.597 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.597 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456919+0000", 2024-09-21T10:05:48.597 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000108181 2024-09-21T10:05:48.597 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.598 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.598 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:05:48.598 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457109+0000", 2024-09-21T10:05:48.598 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000189848 2024-09-21T10:05:48.598 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.598 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.598 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.598 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.459459+0000", 2024-09-21T10:05:48.598 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0023493070000000001 2024-09-21T10:05:48.598 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.598 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.598 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.598 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.459495+0000", 2024-09-21T10:05:48.598 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6739000000000002e-05 2024-09-21T10:05:48.599 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.599 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.599 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.599 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.895696+0000", 2024-09-21T10:05:48.599 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43620035299999999 2024-09-21T10:05:48.599 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.599 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.599 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.599 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.895745+0000", 2024-09-21T10:05:48.599 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9292999999999997e-05 2024-09-21T10:05:48.599 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.599 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.599 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.599 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.895779+0000", 2024-09-21T10:05:48.600 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4561000000000003e-05 2024-09-21T10:05:48.600 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.600 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.600 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.600 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.600 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.600 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26944 9.e 9:7744d047:::benchmark_data_smithi137_231121_object26943:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:05:48.600 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.457411+0000", 2024-09-21T10:05:48.600 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 365.10330276500002, 2024-09-21T10:05:48.600 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.439749583, 2024-09-21T10:05:48.600 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.600 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.600 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.600 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.601 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.601 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26944 2024-09-21T10:05:48.601 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.601 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.601 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.601 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.601 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457411+0000", 2024-09-21T10:05:48.601 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.601 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.601 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.601 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.601 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457411+0000", 2024-09-21T10:05:48.601 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.601 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.602 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.602 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.602 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457411+0000", 2024-09-21T10:05:48.602 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:48.602 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.602 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.602 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.602 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457465+0000", 2024-09-21T10:05:48.602 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4472999999999998e-05 2024-09-21T10:05:48.602 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.602 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.602 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.602 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457474+0000", 2024-09-21T10:05:48.602 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6270000000000006e-06 2024-09-21T10:05:48.603 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.603 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.603 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.603 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457478+0000", 2024-09-21T10:05:48.603 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4619999999999998e-06 2024-09-21T10:05:48.603 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.603 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.603 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.603 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.458267+0000", 2024-09-21T10:05:48.603 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00078870999999999998 2024-09-21T10:05:48.603 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.603 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.603 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.603 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.458408+0000", 2024-09-21T10:05:48.604 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014129 2024-09-21T10:05:48.604 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.604 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.604 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:05:48.604 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.458522+0000", 2024-09-21T10:05:48.604 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000113999 2024-09-21T10:05:48.604 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.604 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.604 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.604 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.459622+0000", 2024-09-21T10:05:48.604 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0010994539999999999 2024-09-21T10:05:48.604 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.604 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.604 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.605 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.460460+0000", 2024-09-21T10:05:48.605 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00083838800000000002 2024-09-21T10:05:48.605 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.605 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.605 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.605 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897081+0000", 2024-09-21T10:05:48.605 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.436621392 2024-09-21T10:05:48.605 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.605 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.605 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.605 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897127+0000", 2024-09-21T10:05:48.605 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5890000000000003e-05 2024-09-21T10:05:48.605 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.605 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.606 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.606 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897161+0000", 2024-09-21T10:05:48.606 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3779000000000003e-05 2024-09-21T10:05:48.606 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.606 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.606 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.606 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.606 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.606 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26961 9.e 9:78067ebd:::benchmark_data_smithi137_231121_object26960:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:05:48.606 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.465520+0000", 2024-09-21T10:05:48.606 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 365.09519383399999, 2024-09-21T10:05:48.606 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43179794900000001, 2024-09-21T10:05:48.606 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.607 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.607 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.607 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.607 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.607 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26961 2024-09-21T10:05:48.607 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.607 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.607 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.607 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.607 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465520+0000", 2024-09-21T10:05:48.607 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.607 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.607 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.607 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.608 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465520+0000", 2024-09-21T10:05:48.608 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.608 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.608 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.608 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.608 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465519+0000", 2024-09-21T10:05:48.608 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:05:48.608 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.608 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.608 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.608 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465590+0000", 2024-09-21T10:05:48.608 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1542e-05 2024-09-21T10:05:48.608 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.608 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.608 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.609 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465602+0000", 2024-09-21T10:05:48.609 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1921e-05 2024-09-21T10:05:48.609 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.609 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.609 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.609 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465607+0000", 2024-09-21T10:05:48.609 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9309999999999999e-06 2024-09-21T10:05:48.609 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.609 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.609 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.609 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465661+0000", 2024-09-21T10:05:48.609 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3860000000000003e-05 2024-09-21T10:05:48.609 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.609 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.610 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.610 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465778+0000", 2024-09-21T10:05:48.610 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000116836 2024-09-21T10:05:48.610 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.610 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.610 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:05:48.610 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465905+0000", 2024-09-21T10:05:48.610 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000127107 2024-09-21T10:05:48.610 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.610 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.610 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.610 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.467030+0000", 2024-09-21T10:05:48.610 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001125158 2024-09-21T10:05:48.610 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.611 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.611 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.611 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.467987+0000", 2024-09-21T10:05:48.611 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000956996 2024-09-21T10:05:48.611 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.611 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.611 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.611 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897222+0000", 2024-09-21T10:05:48.611 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.42923521399999998 2024-09-21T10:05:48.611 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.611 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.611 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.611 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897278+0000", 2024-09-21T10:05:48.611 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5943999999999998e-05 2024-09-21T10:05:48.611 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.612 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.612 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.612 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897318+0000", 2024-09-21T10:05:48.612 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0259999999999997e-05 2024-09-21T10:05:48.612 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.612 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.612 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.612 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.612 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.612 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26994 9.e 9:768495b8:::benchmark_data_smithi137_231121_object26993:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:05:48.612 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.487850+0000", 2024-09-21T10:05:48.612 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 365.07286448500003, 2024-09-21T10:05:48.612 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.40957287999999997, 2024-09-21T10:05:48.612 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.613 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.613 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.613 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.613 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.613 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26994 2024-09-21T10:05:48.613 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.613 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.613 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.613 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.613 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487850+0000", 2024-09-21T10:05:48.613 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.613 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.613 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.613 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.613 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487850+0000", 2024-09-21T10:05:48.614 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.614 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.614 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.614 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.614 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487842+0000", 2024-09-21T10:05:48.614 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999924 2024-09-21T10:05:48.614 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.614 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.614 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.614 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487886+0000", 2024-09-21T10:05:48.614 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3693999999999999e-05 2024-09-21T10:05:48.614 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.614 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.614 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.615 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487900+0000", 2024-09-21T10:05:48.615 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4289e-05 2024-09-21T10:05:48.615 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.615 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.615 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.615 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487906+0000", 2024-09-21T10:05:48.615 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6960000000000002e-06 2024-09-21T10:05:48.615 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.615 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.615 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.615 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487952+0000", 2024-09-21T10:05:48.615 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6174000000000002e-05 2024-09-21T10:05:48.615 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.616 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.616 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.616 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.488084+0000", 2024-09-21T10:05:48.616 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000132416 2024-09-21T10:05:48.616 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.616 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.616 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:05:48.616 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.488228+0000", 2024-09-21T10:05:48.616 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014323999999999999 2024-09-21T10:05:48.616 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.616 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.616 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.616 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.489409+0000", 2024-09-21T10:05:48.616 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0011813640000000001 2024-09-21T10:05:48.616 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.617 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.617 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.617 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.489504+0000", 2024-09-21T10:05:48.617 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4977999999999998e-05 2024-09-21T10:05:48.617 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.617 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.617 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.617 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897354+0000", 2024-09-21T10:05:48.617 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.40785038800000001 2024-09-21T10:05:48.617 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.617 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.617 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.617 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897392+0000", 2024-09-21T10:05:48.617 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8102000000000002e-05 2024-09-21T10:05:48.618 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.618 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.618 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.618 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897423+0000", 2024-09-21T10:05:48.618 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0267e-05 2024-09-21T10:05:48.618 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.618 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.618 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.618 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.618 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.618 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:27002 9.e 9:741e8f9e:::benchmark_data_smithi137_231121_object27001:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:05:48.618 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.501175+0000", 2024-09-21T10:05:48.618 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 365.05953905400003, 2024-09-21T10:05:48.619 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.396451365, 2024-09-21T10:05:48.619 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.619 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.619 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.619 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.619 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.619 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 27002 2024-09-21T10:05:48.619 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.619 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.619 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.619 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.619 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501175+0000", 2024-09-21T10:05:48.619 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.619 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.620 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.620 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.620 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501175+0000", 2024-09-21T10:05:48.620 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.620 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.620 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.620 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.620 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501174+0000", 2024-09-21T10:05:48.620 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:48.620 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.620 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.620 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.620 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501223+0000", 2024-09-21T10:05:48.620 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9128000000000001e-05 2024-09-21T10:05:48.620 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.621 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.621 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.621 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501233+0000", 2024-09-21T10:05:48.621 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9820000000000003e-06 2024-09-21T10:05:48.621 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.621 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.621 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.621 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501238+0000", 2024-09-21T10:05:48.621 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1370000000000004e-06 2024-09-21T10:05:48.621 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.621 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.621 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.621 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501268+0000", 2024-09-21T10:05:48.621 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0590999999999999e-05 2024-09-21T10:05:48.622 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.622 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.622 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.622 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501351+0000", 2024-09-21T10:05:48.622 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2551000000000003e-05 2024-09-21T10:05:48.622 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.622 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.622 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:05:48.622 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501440+0000", 2024-09-21T10:05:48.622 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9080999999999996e-05 2024-09-21T10:05:48.622 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.622 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.622 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.623 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.502375+0000", 2024-09-21T10:05:48.623 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00093498699999999997 2024-09-21T10:05:48.623 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.623 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.623 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.623 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.502609+0000", 2024-09-21T10:05:48.623 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000234503 2024-09-21T10:05:48.623 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.623 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.623 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.623 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897487+0000", 2024-09-21T10:05:48.623 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.39487743400000003 2024-09-21T10:05:48.623 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.623 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.623 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897537+0000", 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0664999999999997e-05 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897627+0000", 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9174999999999999e-05 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:98845 9.d 9:b2983b73:::benchmark_data_smithi137_231121_object98844:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:33.097483+0000", 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 315.46323162300001, 2024-09-21T10:05:48.624 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13729178, 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 98845 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097483+0000", 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.625 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097483+0000", 2024-09-21T10:05:48.626 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.626 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.626 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.626 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.626 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097482+0000", 2024-09-21T10:05:48.626 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:48.626 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.626 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.626 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.626 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097508+0000", 2024-09-21T10:05:48.626 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6687e-05 2024-09-21T10:05:48.626 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.626 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.626 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.627 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097517+0000", 2024-09-21T10:05:48.627 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6989999999999992e-06 2024-09-21T10:05:48.627 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.627 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.627 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.627 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097524+0000", 2024-09-21T10:05:48.627 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1239999999999999e-06 2024-09-21T10:05:48.627 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.627 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.627 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.627 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.102046+0000", 2024-09-21T10:05:48.627 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0045221760000000001 2024-09-21T10:05:48.627 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.627 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.102156+0000", 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000109887 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.102279+0000", 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012276999999999999 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.226807+0000", 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.124528344 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.628 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.226829+0000", 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1838e-05 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.234702+0000", 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0078725340000000005 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.234738+0000", 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5734e-05 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.629 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.234774+0000", 2024-09-21T10:05:48.630 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6823000000000003e-05 2024-09-21T10:05:48.630 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.630 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.630 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.630 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.630 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.630 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:116958 9.7 9:efa59581:::benchmark_data_smithi137_231121_object116957:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:05:48.630 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:51.925926+0000", 2024-09-21T10:05:48.630 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 296.63478847699997, 2024-09-21T10:05:48.630 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.136397992, 2024-09-21T10:05:48.630 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.630 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.630 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.630 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.630 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.631 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 116958 2024-09-21T10:05:48.631 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.631 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.631 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.631 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.631 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925926+0000", 2024-09-21T10:05:48.631 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.631 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.631 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.631 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.631 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925926+0000", 2024-09-21T10:05:48.631 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.631 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.631 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925925+0000", 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925976+0000", 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1628000000000001e-05 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925986+0000", 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9459999999999993e-06 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.632 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.633 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925990+0000", 2024-09-21T10:05:48.633 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5549999999999998e-06 2024-09-21T10:05:48.633 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.633 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.633 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.633 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.926047+0000", 2024-09-21T10:05:48.633 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7022999999999999e-05 2024-09-21T10:05:48.633 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.633 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.633 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.633 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.926171+0000", 2024-09-21T10:05:48.633 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012428600000000001 2024-09-21T10:05:48.633 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.633 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.926309+0000", 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013794 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.932817+0000", 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.006508219 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.933482+0000", 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00066439999999999999 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.634 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.635 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.062240+0000", 2024-09-21T10:05:48.635 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.12875798999999999 2024-09-21T10:05:48.635 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.635 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.635 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.635 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:48.636 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.062287+0000", 2024-09-21T10:05:48.636 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7490000000000001e-05 2024-09-21T10:05:48.636 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.636 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.636 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.636 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.062324+0000", 2024-09-21T10:05:48.637 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6647000000000003e-05 2024-09-21T10:05:48.637 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.637 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.637 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.637 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.637 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.637 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:116960 9.7 9:edd5dcc5:::benchmark_data_smithi137_231121_object116959:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:05:48.637 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:51.928294+0000", 2024-09-21T10:05:48.637 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 296.63242021000002, 2024-09-21T10:05:48.637 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.135778593, 2024-09-21T10:05:48.637 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.637 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.637 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.637 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.638 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.638 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 116960 2024-09-21T10:05:48.638 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.638 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.638 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.638 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.638 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928294+0000", 2024-09-21T10:05:48.638 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.638 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.638 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.638 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.638 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928294+0000", 2024-09-21T10:05:48.638 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.638 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.638 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.639 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.639 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928293+0000", 2024-09-21T10:05:48.639 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:48.639 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.639 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.639 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.639 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928350+0000", 2024-09-21T10:05:48.639 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7432000000000002e-05 2024-09-21T10:05:48.639 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.639 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.639 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.639 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928361+0000", 2024-09-21T10:05:48.639 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0953e-05 2024-09-21T10:05:48.640 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.640 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.640 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.640 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928366+0000", 2024-09-21T10:05:48.640 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9640000000000002e-06 2024-09-21T10:05:48.640 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.640 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.640 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.640 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.930306+0000", 2024-09-21T10:05:48.640 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0019402930000000001 2024-09-21T10:05:48.640 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.640 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.640 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.640 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.930391+0000", 2024-09-21T10:05:48.640 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4625999999999999e-05 2024-09-21T10:05:48.641 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.641 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.641 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:05:48.641 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.930480+0000", 2024-09-21T10:05:48.641 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9085000000000005e-05 2024-09-21T10:05:48.641 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.641 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.641 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.641 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.932914+0000", 2024-09-21T10:05:48.641 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002433555 2024-09-21T10:05:48.641 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.641 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.641 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.641 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.933576+0000", 2024-09-21T10:05:48.641 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00066272300000000004 2024-09-21T10:05:48.642 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.642 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.642 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.642 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.063824+0000", 2024-09-21T10:05:48.642 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13024783000000001 2024-09-21T10:05:48.642 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.642 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.642 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.642 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.063988+0000", 2024-09-21T10:05:48.642 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016360999999999999 2024-09-21T10:05:48.642 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.642 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.642 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.642 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.064073+0000", 2024-09-21T10:05:48.643 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4730999999999999e-05 2024-09-21T10:05:48.643 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.643 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.643 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.643 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.643 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.643 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:121921 9.7 9:ef35ded2:::benchmark_data_smithi137_231121_object121920:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:05:48.643 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:57.168828+0000", 2024-09-21T10:05:48.643 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 291.39188618399999, 2024-09-21T10:05:48.643 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.24117730300000001, 2024-09-21T10:05:48.643 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.643 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.643 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.643 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.644 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.644 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 121921 2024-09-21T10:05:48.644 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.644 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.645 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.645 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.645 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168828+0000", 2024-09-21T10:05:48.645 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.645 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.646 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.646 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.646 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168828+0000", 2024-09-21T10:05:48.646 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.646 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.646 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.646 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.646 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168827+0000", 2024-09-21T10:05:48.646 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:48.646 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.646 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.646 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.646 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168890+0000", 2024-09-21T10:05:48.646 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.389e-05 2024-09-21T10:05:48.647 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.647 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.647 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.647 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168900+0000", 2024-09-21T10:05:48.647 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.2380000000000003e-06 2024-09-21T10:05:48.647 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.647 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.647 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.647 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168905+0000", 2024-09-21T10:05:48.647 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1460000000000004e-06 2024-09-21T10:05:48.647 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.647 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.647 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.647 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168961+0000", 2024-09-21T10:05:48.647 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6613000000000002e-05 2024-09-21T10:05:48.648 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.648 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.648 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.648 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.169111+0000", 2024-09-21T10:05:48.648 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014914600000000001 2024-09-21T10:05:48.648 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.648 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.648 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:05:48.648 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.169361+0000", 2024-09-21T10:05:48.648 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00025017300000000002 2024-09-21T10:05:48.648 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.648 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.648 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.648 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.173365+0000", 2024-09-21T10:05:48.649 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0040043129999999998 2024-09-21T10:05:48.649 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.649 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.649 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.649 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.174292+0000", 2024-09-21T10:05:48.649 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00092663499999999998 2024-09-21T10:05:48.649 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.649 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.649 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.649 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.409879+0000", 2024-09-21T10:05:48.649 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.235586977 2024-09-21T10:05:48.649 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.649 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.649 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.649 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.409965+0000", 2024-09-21T10:05:48.650 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6761000000000005e-05 2024-09-21T10:05:48.650 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.650 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.650 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.650 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.410005+0000", 2024-09-21T10:05:48.650 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9915e-05 2024-09-21T10:05:48.650 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.650 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.650 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.650 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.651 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.651 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:121930 9.3 9:c6e81827:::benchmark_data_smithi137_231121_object121929:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:05:48.651 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:57.178235+0000", 2024-09-21T10:05:48.651 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 291.38247929800002, 2024-09-21T10:05:48.651 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.227644192, 2024-09-21T10:05:48.651 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.651 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.651 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.651 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.651 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.651 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 121930 2024-09-21T10:05:48.651 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.652 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.652 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.652 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.652 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178235+0000", 2024-09-21T10:05:48.652 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.652 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.652 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.652 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.652 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178235+0000", 2024-09-21T10:05:48.652 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.652 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.652 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.652 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.652 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178234+0000", 2024-09-21T10:05:48.653 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:05:48.653 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.653 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.653 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.653 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178294+0000", 2024-09-21T10:05:48.653 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9831999999999999e-05 2024-09-21T10:05:48.653 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.653 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.653 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.653 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178309+0000", 2024-09-21T10:05:48.653 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4978e-05 2024-09-21T10:05:48.653 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.653 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.653 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.654 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178312+0000", 2024-09-21T10:05:48.654 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8589999999999998e-06 2024-09-21T10:05:48.654 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.654 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.654 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.654 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178353+0000", 2024-09-21T10:05:48.654 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0402999999999999e-05 2024-09-21T10:05:48.654 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.654 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.654 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.654 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178448+0000", 2024-09-21T10:05:48.654 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4990999999999999e-05 2024-09-21T10:05:48.655 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.655 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.655 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,3", 2024-09-21T10:05:48.655 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178534+0000", 2024-09-21T10:05:48.655 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6710000000000002e-05 2024-09-21T10:05:48.655 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.655 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.655 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.655 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.181767+0000", 2024-09-21T10:05:48.655 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0032324210000000001 2024-09-21T10:05:48.655 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.655 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.656 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.656 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.182025+0000", 2024-09-21T10:05:48.656 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00025797800000000002 2024-09-21T10:05:48.656 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.656 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.656 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.656 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.405817+0000", 2024-09-21T10:05:48.656 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22379237900000001 2024-09-21T10:05:48.656 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.656 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.656 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.656 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.405854+0000", 2024-09-21T10:05:48.656 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7005000000000002e-05 2024-09-21T10:05:48.656 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.657 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.657 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.657 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.405879+0000", 2024-09-21T10:05:48.657 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4839000000000001e-05 2024-09-21T10:05:48.657 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.657 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.657 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.657 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.657 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.657 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:121931 9.7 9:ecc184f6:::benchmark_data_smithi137_231121_object121930:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:05:48.657 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:57.178334+0000", 2024-09-21T10:05:48.657 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 291.38237997800002, 2024-09-21T10:05:48.657 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.237333396, 2024-09-21T10:05:48.658 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.658 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.658 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.658 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.658 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.658 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 121931 2024-09-21T10:05:48.658 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.658 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.658 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.658 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.658 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178334+0000", 2024-09-21T10:05:48.658 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.658 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.659 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.659 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.659 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178334+0000", 2024-09-21T10:05:48.659 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.659 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.659 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.659 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.659 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178334+0000", 2024-09-21T10:05:48.659 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:05:48.659 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.659 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.659 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.659 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178385+0000", 2024-09-21T10:05:48.659 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1360999999999998e-05 2024-09-21T10:05:48.660 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.660 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.660 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.660 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178390+0000", 2024-09-21T10:05:48.660 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2719999999999997e-06 2024-09-21T10:05:48.660 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.660 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.660 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.660 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178393+0000", 2024-09-21T10:05:48.660 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7549999999999999e-06 2024-09-21T10:05:48.660 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.660 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.660 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.660 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178433+0000", 2024-09-21T10:05:48.661 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0290999999999998e-05 2024-09-21T10:05:48.661 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.661 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.661 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.661 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178510+0000", 2024-09-21T10:05:48.661 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.6857e-05 2024-09-21T10:05:48.661 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.661 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.661 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:05:48.661 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178614+0000", 2024-09-21T10:05:48.661 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000104033 2024-09-21T10:05:48.661 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.661 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.661 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.662 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.182376+0000", 2024-09-21T10:05:48.662 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003761838 2024-09-21T10:05:48.662 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.662 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.662 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.662 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.182822+0000", 2024-09-21T10:05:48.662 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00044590500000000002 2024-09-21T10:05:48.662 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.662 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.662 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.662 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.415600+0000", 2024-09-21T10:05:48.663 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.232777921 2024-09-21T10:05:48.663 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.663 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.663 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.663 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.415641+0000", 2024-09-21T10:05:48.663 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1180000000000002e-05 2024-09-21T10:05:48.663 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.663 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.663 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.663 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.415668+0000", 2024-09-21T10:05:48.663 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6536000000000001e-05 2024-09-21T10:05:48.663 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.663 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.663 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.664 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.664 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.664 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:121945 9.7 9:e80fa15d:::benchmark_data_smithi137_231121_object121944:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:05:48.664 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:57.235044+0000", 2024-09-21T10:05:48.664 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 291.325670016, 2024-09-21T10:05:48.664 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.18129034199999999, 2024-09-21T10:05:48.664 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.664 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.664 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.664 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.664 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.664 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 121945 2024-09-21T10:05:48.664 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.665 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.665 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.665 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.665 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235044+0000", 2024-09-21T10:05:48.665 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.665 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.665 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.665 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.665 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235044+0000", 2024-09-21T10:05:48.665 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.665 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.665 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.666 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.666 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235043+0000", 2024-09-21T10:05:48.666 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:48.666 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.666 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.666 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.666 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235102+0000", 2024-09-21T10:05:48.666 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8893e-05 2024-09-21T10:05:48.666 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.666 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.666 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.666 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235111+0000", 2024-09-21T10:05:48.666 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3559999999999993e-06 2024-09-21T10:05:48.666 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.667 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.667 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.667 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235114+0000", 2024-09-21T10:05:48.667 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4740000000000001e-06 2024-09-21T10:05:48.667 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.667 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.667 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.667 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235149+0000", 2024-09-21T10:05:48.667 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4863999999999997e-05 2024-09-21T10:05:48.667 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.667 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.667 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.667 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235242+0000", 2024-09-21T10:05:48.667 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.2936999999999995e-05 2024-09-21T10:05:48.668 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.668 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.668 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:05:48.668 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235325+0000", 2024-09-21T10:05:48.668 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3189000000000006e-05 2024-09-21T10:05:48.668 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.668 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.668 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.668 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.238142+0000", 2024-09-21T10:05:48.668 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0028169710000000001 2024-09-21T10:05:48.668 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.668 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.668 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.669 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.238644+0000", 2024-09-21T10:05:48.669 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00050166299999999996 2024-09-21T10:05:48.669 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.669 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.669 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.669 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.416272+0000", 2024-09-21T10:05:48.669 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.17762798899999999 2024-09-21T10:05:48.669 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.669 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.669 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.669 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.416301+0000", 2024-09-21T10:05:48.669 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.9488999999999998e-05 2024-09-21T10:05:48.669 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.669 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.670 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.670 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.416335+0000", 2024-09-21T10:05:48.670 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3319999999999999e-05 2024-09-21T10:05:48.670 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.670 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.670 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.670 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.670 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.670 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:154754 9.a 9:524da666:::benchmark_data_smithi137_231121_object26572:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:05:48.670 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:33.823160+0000", 2024-09-21T10:05:48.670 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 254.737554281, 2024-09-21T10:05:48.670 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.44336802199999997, 2024-09-21T10:05:48.670 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.670 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.671 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.671 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.671 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.671 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 154754 2024-09-21T10:05:48.671 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.671 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.671 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.671 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.671 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823160+0000", 2024-09-21T10:05:48.671 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.671 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.671 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.671 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.671 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823160+0000", 2024-09-21T10:05:48.672 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.672 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.672 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.672 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.672 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823159+0000", 2024-09-21T10:05:48.672 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:48.672 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.672 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.672 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.672 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823166+0000", 2024-09-21T10:05:48.672 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9670000000000004e-06 2024-09-21T10:05:48.672 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.672 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.672 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.672 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823183+0000", 2024-09-21T10:05:48.673 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6952999999999998e-05 2024-09-21T10:05:48.673 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.673 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.673 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.673 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823189+0000", 2024-09-21T10:05:48.673 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8819999999999998e-06 2024-09-21T10:05:48.673 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.673 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.673 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.673 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.825249+0000", 2024-09-21T10:05:48.673 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00206026 2024-09-21T10:05:48.673 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.673 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.673 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.674 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.825347+0000", 2024-09-21T10:05:48.674 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8370999999999997e-05 2024-09-21T10:05:48.674 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.674 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.674 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:05:48.674 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.825447+0000", 2024-09-21T10:05:48.674 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000100288 2024-09-21T10:05:48.674 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.674 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.674 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.674 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.832247+0000", 2024-09-21T10:05:48.674 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0067993480000000002 2024-09-21T10:05:48.674 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.674 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.675 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.675 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.832441+0000", 2024-09-21T10:05:48.675 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00019368799999999999 2024-09-21T10:05:48.675 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.675 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.675 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.675 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266447+0000", 2024-09-21T10:05:48.675 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43400601500000002 2024-09-21T10:05:48.675 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.675 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.675 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.675 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266492+0000", 2024-09-21T10:05:48.675 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5123000000000001e-05 2024-09-21T10:05:48.675 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.676 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.676 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.676 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266528+0000", 2024-09-21T10:05:48.676 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6316999999999998e-05 2024-09-21T10:05:48.676 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.676 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.676 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.676 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.676 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.676 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:154755 9.e 9:71630bd7:::benchmark_data_smithi137_231121_object26573:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:05:48.676 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:33.824055+0000", 2024-09-21T10:05:48.676 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 254.73665911000001, 2024-09-21T10:05:48.676 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.44259688600000002, 2024-09-21T10:05:48.676 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.677 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.677 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.677 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.677 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.677 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 154755 2024-09-21T10:05:48.677 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.677 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.677 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.677 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.677 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824055+0000", 2024-09-21T10:05:48.677 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.677 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.677 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.677 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.678 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824055+0000", 2024-09-21T10:05:48.678 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.678 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.678 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.678 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.678 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824054+0000", 2024-09-21T10:05:48.678 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:48.678 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.678 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.678 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.678 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824059+0000", 2024-09-21T10:05:48.678 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2339999999999996e-06 2024-09-21T10:05:48.678 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.679 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.679 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.679 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824068+0000", 2024-09-21T10:05:48.680 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8300000000000008e-06 2024-09-21T10:05:48.680 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.680 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.680 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.680 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824073+0000", 2024-09-21T10:05:48.680 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9239999999999998e-06 2024-09-21T10:05:48.680 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.680 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.680 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.681 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824116+0000", 2024-09-21T10:05:48.681 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2729999999999999e-05 2024-09-21T10:05:48.681 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.681 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.681 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.681 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824226+0000", 2024-09-21T10:05:48.681 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000110089 2024-09-21T10:05:48.681 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.681 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.681 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:05:48.681 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824335+0000", 2024-09-21T10:05:48.681 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000108806 2024-09-21T10:05:48.681 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.681 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.681 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.682 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.828315+0000", 2024-09-21T10:05:48.682 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0039796359999999999 2024-09-21T10:05:48.682 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.682 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.682 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.682 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.831191+0000", 2024-09-21T10:05:48.682 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002876754 2024-09-21T10:05:48.682 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.682 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.682 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.682 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266558+0000", 2024-09-21T10:05:48.682 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43536645499999999 2024-09-21T10:05:48.682 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.683 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.683 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.683 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266606+0000", 2024-09-21T10:05:48.683 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8535000000000002e-05 2024-09-21T10:05:48.683 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.683 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.683 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.683 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266652+0000", 2024-09-21T10:05:48.683 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5612999999999998e-05 2024-09-21T10:05:48.683 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.683 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.683 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.683 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.683 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.684 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:154756 9.a 9:57d58d73:::benchmark_data_smithi137_231121_object26574:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:05:48.684 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:33.827874+0000", 2024-09-21T10:05:48.684 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 254.732839974, 2024-09-21T10:05:48.684 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.442811393, 2024-09-21T10:05:48.684 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.684 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.684 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:05:48.684 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:05:48.684 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:05:48.684 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 154756 2024-09-21T10:05:48.684 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.684 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.684 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.685 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.685 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827874+0000", 2024-09-21T10:05:48.685 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.685 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.685 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.685 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.685 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827874+0000", 2024-09-21T10:05:48.685 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.685 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.685 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.685 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.685 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827873+0000", 2024-09-21T10:05:48.685 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:48.686 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.686 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.686 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.686 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827877+0000", 2024-09-21T10:05:48.686 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2019999999999997e-06 2024-09-21T10:05:48.686 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.686 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.686 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.686 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827885+0000", 2024-09-21T10:05:48.686 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9959999999999993e-06 2024-09-21T10:05:48.686 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.686 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.687 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.687 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827889+0000", 2024-09-21T10:05:48.687 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8999999999999999e-06 2024-09-21T10:05:48.687 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.687 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.687 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.687 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.832647+0000", 2024-09-21T10:05:48.687 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047572700000000001 2024-09-21T10:05:48.687 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.687 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.687 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.688 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.832741+0000", 2024-09-21T10:05:48.688 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4795000000000003e-05 2024-09-21T10:05:48.688 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.688 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.688 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:05:48.688 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.832847+0000", 2024-09-21T10:05:48.688 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000105667 2024-09-21T10:05:48.688 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.688 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.688 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.688 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.837279+0000", 2024-09-21T10:05:48.688 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0044323009999999996 2024-09-21T10:05:48.688 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.689 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.689 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:05:48.689 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.837337+0000", 2024-09-21T10:05:48.689 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7747999999999997e-05 2024-09-21T10:05:48.689 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.689 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.689 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:05:48.689 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.270601+0000", 2024-09-21T10:05:48.689 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.433263764 2024-09-21T10:05:48.689 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.689 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.689 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.689 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.270650+0000", 2024-09-21T10:05:48.689 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8708000000000002e-05 2024-09-21T10:05:48.690 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.690 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.690 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.690 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.270686+0000", 2024-09-21T10:05:48.690 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6130999999999997e-05 2024-09-21T10:05:48.690 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.690 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.690 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.690 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.690 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.690 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:186318 9.5 e313/308 9:aec7daec:::benchmark_data_smithi137_231121_object58136:head v 313'11568, mlcod=313'11565)", 2024-09-21T10:05:48.690 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:17.097876+0000", 2024-09-21T10:05:48.690 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 211.46283854399999, 2024-09-21T10:05:48.690 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.046286741999999999, 2024-09-21T10:05:48.691 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:05:48.691 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:05:48.691 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:05:48.691 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.691 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:05:48.691 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097876+0000", 2024-09-21T10:05:48.691 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.691 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.691 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.691 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:05:48.691 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097876+0000", 2024-09-21T10:05:48.691 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:05:48.691 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.691 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.692 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:05:48.692 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097875+0000", 2024-09-21T10:05:48.692 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:05:48.692 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.692 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.692 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:05:48.692 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097883+0000", 2024-09-21T10:05:48.692 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9810000000000003e-06 2024-09-21T10:05:48.692 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.692 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.692 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:05:48.692 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097894+0000", 2024-09-21T10:05:48.692 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1409999999999999e-05 2024-09-21T10:05:48.692 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.692 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.693 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:05:48.693 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097900+0000", 2024-09-21T10:05:48.693 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2809999999999997e-06 2024-09-21T10:05:48.693 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.693 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.693 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:05:48.693 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.102522+0000", 2024-09-21T10:05:48.693 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046214189999999999 2024-09-21T10:05:48.693 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.693 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.693 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:05:48.693 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.102569+0000", 2024-09-21T10:05:48.693 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7558000000000001e-05 2024-09-21T10:05:48.693 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.694 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.694 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:05:48.694 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.144096+0000", 2024-09-21T10:05:48.694 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.041526743999999997 2024-09-21T10:05:48.694 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:05:48.694 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:05:48.694 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:05:48.694 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.144162+0000", 2024-09-21T10:05:48.694 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6282e-05 2024-09-21T10:05:48.694 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.694 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.694 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.694 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:05:48.695 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:05:48.695 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:05:48.755 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:48.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:48.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:48.856 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:48.886 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:48.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:48.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:48.987 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:49.034 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:49.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:49.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:49.136 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:49.166 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:49.169 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:49.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:49.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:49.241 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:05:49.241 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:05:49.271 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:49.276 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:05:49.277 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:05:49.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:49.305 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:49.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:49.313 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:05:49.313 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:05:49.350 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:05:49.351 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:05:49.385 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:05:49.385 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:05:49.406 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:49.413 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:05:49.414 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:05:49.414 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:49 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3063023636' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:49.414 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:49 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3063023636' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:49.444 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:05:49.444 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:05:49.448 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:49.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:49.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:49.467 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:49 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3063023636' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:05:49.479 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:05:49.480 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:05:49.500 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:05:49.550 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:49.588 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 73 16 109917 109901 94.0695 57.5 0.0192594 0.010625 2024-09-21T10:05:49.592 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:49.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:49.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:49.694 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:49.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:49.736 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:49.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:49.837 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:49.869 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:49.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:49.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:49.970 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:50.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:50.003 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:50.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:50.104 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:50.139 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:50.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:50.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:50.241 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:50.280 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:50.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:50.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:50.382 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:50.415 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:50.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:50.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:50.499 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:50 smithi165 ceph-mon[86023]: pgmap v1156: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 52 MiB/s wr, 832 op/s 2024-09-21T10:05:50.499 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:05:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:05:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:05:50.517 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:50.556 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:50.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:50.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:50.586 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 74 16 110912 110896 93.6386 62.1875 0.0156823 0.0106743 2024-09-21T10:05:50.659 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:50.681 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:05:50.691 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:50.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:50.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:50.727 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:50 smithi137 ceph-mon[93825]: pgmap v1156: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 52 MiB/s wr, 832 op/s 2024-09-21T10:05:50.727 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:50 smithi137 ceph-mon[97575]: pgmap v1156: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 52 MiB/s wr, 832 op/s 2024-09-21T10:05:50.793 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:50.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:50.839 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:50.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:50.940 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:50.977 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:50.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:50.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:51.079 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:51.107 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:51.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:51.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:51.209 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:51.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:51.252 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:51.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:51.353 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:51.381 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:51.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:51.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:51.482 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:51.519 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:51.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:51.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:51.586 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 75 16 111698 111682 93.0452 49.125 0.0138852 0.0107431 2024-09-21T10:05:51.620 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:51.655 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:51.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:51.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:51.756 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:51.793 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:51.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:51.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:51.895 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:51.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:51.925 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:51.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:52.026 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:52.055 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:52.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:52.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:52.156 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:52.193 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:52.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:52.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:52.243 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:05:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:05:51] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.51.0" 2024-09-21T10:05:52.295 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:52.326 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:52.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:52.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:52.428 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:52.456 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:52.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:52.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:52.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:52 smithi137 ceph-mon[93825]: pgmap v1157: 89 pgs: 89 active+clean; 6.7 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-21T10:05:52.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:52 smithi137 ceph-mon[97575]: pgmap v1157: 89 pgs: 89 active+clean; 6.7 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-21T10:05:52.557 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:52.586 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 76 16 112741 112725 92.6786 65.1875 0.0180718 0.0107852 2024-09-21T10:05:52.589 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:52.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:52.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:52.691 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:52.731 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:52.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:52.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:52.832 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:52.878 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:52.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:52.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:52.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:52 smithi165 ceph-mon[86023]: pgmap v1157: 89 pgs: 89 active+clean; 6.7 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-21T10:05:52.980 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:53.021 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:53.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:53.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:53.123 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:53.154 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:53.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:53.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:53.256 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:53.297 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:53.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:53.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:53.399 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:53.428 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:53.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:53.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:53.530 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:53.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:53.577 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:53.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:53.586 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 77 16 113763 113747 92.3045 63.875 0.0172008 0.0108286 2024-09-21T10:05:53.679 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:53.717 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:53.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:53.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:53.819 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:53.845 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:53.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:53.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:53.947 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:53.977 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:53.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:53.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:54.079 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:54.154 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:54.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:54.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:54.256 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:54.284 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:54.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:54.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:54.385 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:54.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:54.419 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:54.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:54.520 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:54.550 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:54 smithi137 ceph-mon[93825]: pgmap v1158: 89 pgs: 89 active+clean; 6.7 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 59 MiB/s wr, 938 op/s 2024-09-21T10:05:54.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:54 smithi137 ceph-mon[97575]: pgmap v1158: 89 pgs: 89 active+clean; 6.7 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 59 MiB/s wr, 938 op/s 2024-09-21T10:05:54.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:54.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:54.563 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:54.566 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:54.587 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 78 15 114721 114706 91.8884 59.9375 0.0282942 0.0108769 2024-09-21T10:05:54.652 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:54.681 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:54.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:54.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:54.783 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:54.840 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:54.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:54.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:54.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:54 smithi165 ceph-mon[86023]: pgmap v1158: 89 pgs: 89 active+clean; 6.7 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 59 MiB/s wr, 938 op/s 2024-09-21T10:05:54.942 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:54.971 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:54.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:54.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:55.073 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:55.112 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:55.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:55.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:55.214 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:55.246 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:55.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:55.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:55.348 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:55.383 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:55.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:55.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:55.484 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:55.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:55.528 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:55.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:55.587 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 79 16 115654 115638 91.4626 58.25 0.0134492 0.0109283 2024-09-21T10:05:55.629 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:55.659 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:55.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:55.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:55.760 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:55.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:55.807 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:55.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:55.873 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.4 to 1 (10000) 2024-09-21T10:05:55.908 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:55.950 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:55.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:55.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:56.052 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:56.064 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:05:56.085 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:56.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:56.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:05:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:05:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:55 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/427619075' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:05:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:55 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:05:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:55 smithi165 ceph-mon[86023]: pgmap v1159: 89 pgs: 89 active+clean; 6.9 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 62 MiB/s wr, 984 op/s 2024-09-21T10:05:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:05:56.187 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:56.235 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:56.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:56.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:05:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:05:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:55 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/427619075' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:05:56.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:55 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:05:56.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:55 smithi137 ceph-mon[93825]: pgmap v1159: 89 pgs: 89 active+clean; 6.9 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 62 MiB/s wr, 984 op/s 2024-09-21T10:05:56.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:05:56.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:05:56.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:05:56.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:55 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/427619075' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:05:56.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:55 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:05:56.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:55 smithi137 ceph-mon[97575]: pgmap v1159: 89 pgs: 89 active+clean; 6.9 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 62 MiB/s wr, 984 op/s 2024-09-21T10:05:56.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:05:56.337 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:56.381 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:56.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:56.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:56.482 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:56.532 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:56.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:56.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:56.587 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T10:05:56.586661+0000 min lat: 0.0012527 max lat: 0.229135 avg lat: 0.0109812 2024-09-21T10:05:56.588 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:05:56.588 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 80 16 116555 116539 91.0232 56.3125 0.0088202 0.0109812 2024-09-21T10:05:56.634 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:56.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:56.667 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:56.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:56.768 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:56.800 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:56.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:56.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:56.902 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:56.941 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:56.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:56.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:57.043 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:57.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:57.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:57.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:57.133 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:56 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:05:57.133 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:56 smithi165 ceph-mon[86023]: osdmap e359: 8 total, 8 up, 7 in 2024-09-21T10:05:57.134 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 10:05:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=cleanup t=2024-09-21T10:05:56.940521911Z level=info msg="Completed cleanup jobs" duration=25.414068ms 2024-09-21T10:05:57.134 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:56 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:05:57.134 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:56 smithi137 ceph-mon[97575]: osdmap e359: 8 total, 8 up, 7 in 2024-09-21T10:05:57.135 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:56 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:05:57.135 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:56 smithi137 ceph-mon[93825]: osdmap e359: 8 total, 8 up, 7 in 2024-09-21T10:05:57.191 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:57.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:57.235 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:57.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:57.336 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:57.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:57.370 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:57.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:57.471 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:57.509 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:57.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:57.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:57.587 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 81 16 117534 117518 90.6549 61.1875 0.0217355 0.0110254 2024-09-21T10:05:57.611 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:57.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:57.663 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:57.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:57.764 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:57.798 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:57.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:57.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:57.900 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:57.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:57.936 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:57.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:58.037 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:05:58.080 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:58.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:58.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:05:58.138 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:05:57 smithi137 ceph-mon[97575]: pgmap v1161: 89 pgs: 89 active+clean; 7.0 GiB data, 26 GiB used, 599 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2024-09-21T10:05:58.139 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:05:57 smithi137 ceph-mon[93825]: pgmap v1161: 89 pgs: 89 active+clean; 7.0 GiB data, 26 GiB used, 599 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2024-09-21T10:05:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:05:57 smithi165 ceph-mon[86023]: pgmap v1161: 89 pgs: 89 active+clean; 7.0 GiB data, 26 GiB used, 599 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2024-09-21T10:05:58.182 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:58.241 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:58.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:58.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:05:58.343 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:58.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:58.391 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:58.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:58.434 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:05:58.434 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:05:58.492 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:58.518 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:58.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:58.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:58.588 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 82 16 118405 118389 90.2132 54.4375 0.0102644 0.0110794 2024-09-21T10:05:58.619 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:05:58.657 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:58.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:58.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:05:58.758 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:05:58.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:58.803 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:58.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:05:58.904 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:58.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:58.925 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:58.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:59.026 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:05:59.051 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:59.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:59.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:05:59.153 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:59.190 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:59.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:59.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:59.292 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:05:59.328 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:05:59.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:59.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:05:59.430 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:05:59.498 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 5 1 2024-09-21T10:05:59.503 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:59.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:59.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:05:59.588 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 83 16 119128 119112 89.6706 45.1875 0.010185 0.0111464 2024-09-21T10:05:59.606 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:59.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:59.666 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:59.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:59.767 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:05:59.825 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:59.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:59.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:05:59.928 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:05:59.962 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:05:59.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:05:59.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:00.064 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:00.109 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:00.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:00.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:00.211 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:00.213 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:00 smithi165 ceph-mon[86023]: pgmap v1162: 89 pgs: 89 active+clean; 7.1 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s 2024-09-21T10:06:00.220 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:06:00.266 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:00.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:00.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:00.367 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:00.391 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:00.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:00.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:00.415 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:00 smithi137 ceph-mon[93825]: pgmap v1162: 89 pgs: 89 active+clean; 7.1 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s 2024-09-21T10:06:00.415 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:00 smithi137 ceph-mon[97575]: pgmap v1162: 89 pgs: 89 active+clean; 7.1 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s 2024-09-21T10:06:00.449 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:00.493 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:00.516 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:00.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:00.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:00.589 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 84 16 119869 119853 89.1537 46.3125 0.0101368 0.0112105 2024-09-21T10:06:00.618 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:00.642 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:00.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:00.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:00.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:06:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:06:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:06:00.744 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:00.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:00.810 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:00.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:00.911 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:00.949 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:00.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:00.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:01.051 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:01.084 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:01.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:01.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:01.154 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T10:06:01.186 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:01.211 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:01.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:01.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:01.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:01 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/852362885' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:06:01.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:01 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:06:01.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:01 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/852362885' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:06:01.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:01 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:06:01.312 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:01.347 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:01.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:01.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:01.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:01 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/852362885' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:06:01.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:01 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:06:01.448 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:01.480 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:01.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:01.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:01.582 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:01.591 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 85 16 120707 120691 88.7201 52.375 0.0197881 0.0112667 2024-09-21T10:06:01.624 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:01.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:01.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:01.726 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:01.765 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:01.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:01.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:01.867 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:01.909 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:01.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:01.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:02.010 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:02.053 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:02.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:02.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:02.133 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:02.155 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:02.183 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:02.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:02.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:02.225 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:02 smithi137 ceph-mon[93825]: pgmap v1163: 89 pgs: 89 active+clean; 7.2 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 57 MiB/s wr, 918 op/s 2024-09-21T10:06:02.225 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:02 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:06:02.225 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:02 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:06:02.225 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:02 smithi137 ceph-mon[93825]: osdmap e360: 8 total, 8 up, 7 in 2024-09-21T10:06:02.225 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:06:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:06:01] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.51.0" 2024-09-21T10:06:02.225 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:02 smithi137 ceph-mon[97575]: pgmap v1163: 89 pgs: 89 active+clean; 7.2 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 57 MiB/s wr, 918 op/s 2024-09-21T10:06:02.225 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:02 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:06:02.225 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:02 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:06:02.226 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:02 smithi137 ceph-mon[97575]: osdmap e360: 8 total, 8 up, 7 in 2024-09-21T10:06:02.285 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:02.314 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:02.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:02.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:02.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:02 smithi165 ceph-mon[86023]: pgmap v1163: 89 pgs: 89 active+clean; 7.2 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 57 MiB/s wr, 918 op/s 2024-09-21T10:06:02.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:02 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:06:02.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:02 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:06:02.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:02 smithi165 ceph-mon[86023]: osdmap e360: 8 total, 8 up, 7 in 2024-09-21T10:06:02.416 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:02.445 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:02.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:02.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:02.546 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:02.580 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:02.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:02.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:02.590 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 86 16 121618 121602 88.3505 56.9375 0.00503624 0.011313 2024-09-21T10:06:02.682 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:02.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:02.715 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:02.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:02.816 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:02.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:02.853 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:02.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:02.954 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:02.986 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:02.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:02.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:03.088 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:03.115 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:03.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:03.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:03.217 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:03.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:03.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:03.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:03.356 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:03.389 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:03.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:03.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:03.491 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:03.531 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:03.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:03.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:03.590 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 87 16 122521 122505 87.9837 56.4375 0.0191384 0.0113606 2024-09-21T10:06:03.632 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:03.671 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:03.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:03.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:03.773 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:03.814 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:03.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:03.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:03.916 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:03.943 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:03.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:03.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:04.045 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:04.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:04.088 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:04.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:04.189 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:04.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:04.225 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:04.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:04.326 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:04.356 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:04 smithi137 ceph-mon[97575]: pgmap v1165: 89 pgs: 89 active+clean; 7.3 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 54 MiB/s wr, 869 op/s 2024-09-21T10:06:04.357 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:04 smithi137 ceph-mon[93825]: pgmap v1165: 89 pgs: 89 active+clean; 7.3 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 54 MiB/s wr, 869 op/s 2024-09-21T10:06:04.365 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:04.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:04.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:04.375 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:04.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:04 smithi165 ceph-mon[86023]: pgmap v1165: 89 pgs: 89 active+clean; 7.3 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 54 MiB/s wr, 869 op/s 2024-09-21T10:06:04.467 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:04.502 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:04.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:04.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:04.590 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 88 16 123457 123441 87.6486 58.5 0.0112725 0.0114045 2024-09-21T10:06:04.603 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:04.634 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:04.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:04.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:04.679 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:06:04.736 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:04.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:04.774 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:04.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:04.875 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:04.911 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:04.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:04.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:05.012 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:05.054 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:05.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:05.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:05.156 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:05.195 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:05.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:05.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:05.296 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:05.317 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:05.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:05.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:05.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:05 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/683320022' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:06:05.419 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:05.441 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:05.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:05.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:05.542 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:05.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:05 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/683320022' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:06:05.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:05 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/683320022' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:06:05.578 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:05.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:05.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:05.590 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 89 16 124024 124008 87.0621 35.4375 0.0211435 0.0114814 2024-09-21T10:06:05.679 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:05.701 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:05.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:05.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:05.802 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:05.829 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:05.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:05.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:05.931 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:05.959 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:05.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:05.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:06.061 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:06.096 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:06.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:06.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:06.197 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:06.233 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:06.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:06.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:06.334 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:06.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:06.371 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:06.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:06.472 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:06.509 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:06.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:06.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:06.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:06 smithi137 ceph-mon[93825]: pgmap v1166: 89 pgs: 89 active+clean; 7.4 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 60 MiB/s wr, 965 op/s 2024-09-21T10:06:06.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:06 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:06.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:06 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:06.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:06 smithi137 ceph-mon[97575]: pgmap v1166: 89 pgs: 89 active+clean; 7.4 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 60 MiB/s wr, 965 op/s 2024-09-21T10:06:06.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:06 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:06.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:06 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:06.590 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Total time run: 90.0116 2024-09-21T10:06:06.590 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Total writes made: 124843 2024-09-21T10:06:06.590 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Write size: 65536 2024-09-21T10:06:06.590 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Object size: 65536 2024-09-21T10:06:06.590 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Bandwidth (MB/sec): 86.6853 2024-09-21T10:06:06.590 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev Bandwidth: 39.8885 2024-09-21T10:06:06.591 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max bandwidth (MB/sec): 229.438 2024-09-21T10:06:06.591 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min bandwidth (MB/sec): 35.4375 2024-09-21T10:06:06.591 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Average IOPS: 1386 2024-09-21T10:06:06.591 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev IOPS: 638.215 2024-09-21T10:06:06.591 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max IOPS: 3671 2024-09-21T10:06:06.591 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min IOPS: 567 2024-09-21T10:06:06.591 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Average Latency(s): 0.011532 2024-09-21T10:06:06.591 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev Latency(s): 0.0100174 2024-09-21T10:06:06.591 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max latency(s): 0.319407 2024-09-21T10:06:06.591 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min latency(s): 0.0012527 2024-09-21T10:06:06.598 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T10:06:06.610 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:06.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:06 smithi165 ceph-mon[86023]: pgmap v1166: 89 pgs: 89 active+clean; 7.4 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 60 MiB/s wr, 965 op/s 2024-09-21T10:06:06.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:06 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:06.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:06 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:06.668 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:06.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:06.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:06.705 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:06:06.706 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:06:06.706 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:06:06.706 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:06:06.706 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:06:06.706 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:06:06.706 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:06:06.706 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:06:06.706 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:06:06.706 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:06:06.706 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:06:06.706 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:06:06.706 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:06:06.707 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:06:06.707 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:06:06.707 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:06:06.770 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:06.809 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:06.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:06.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:06.911 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:06.945 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:06.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:06.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:07.047 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:07.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:07.083 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:07.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:07.184 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:07.216 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:07.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:07.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:07.317 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:07.347 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:07.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:07.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:07.449 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:07.482 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:07.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:07.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:07.584 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:07.620 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:07.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:07.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:07.722 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:07.751 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:07.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:07.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:07.853 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:07.896 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:07.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:07.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:07.998 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:08.031 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:08.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:08.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:08.133 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:08.182 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:08.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:08.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:08.284 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:08.316 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:08.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:08.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:08.362 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:08 smithi137 ceph-mon[93825]: pgmap v1167: 89 pgs: 89 active+clean; 7.6 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 53 MiB/s wr, 844 op/s 2024-09-21T10:06:08.362 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:08 smithi137 ceph-mon[97575]: pgmap v1167: 89 pgs: 89 active+clean; 7.6 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 53 MiB/s wr, 844 op/s 2024-09-21T10:06:08.418 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:08.458 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:08.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:08.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:08.561 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:08.983 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:08 smithi165 ceph-mon[86023]: pgmap v1167: 89 pgs: 89 active+clean; 7.6 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 53 MiB/s wr, 844 op/s 2024-09-21T10:06:09.018 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:09.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:09.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:09.120 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:09.152 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:09.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:09.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:09.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:09.288 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:09.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:09.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:09.390 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:09.435 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:09.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:09.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:09.537 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:09.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:09 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3666497048' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:06:09.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:09 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:06:09.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:09 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3666497048' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:06:09.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:09 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:06:09.562 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:06:09.571 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:09.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:09.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:09.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:09 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3666497048' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:06:09.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:09 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:06:09.673 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:09.701 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:09.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:09.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:09.802 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:09.826 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:09.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:09.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:09.927 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:09.976 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:09.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:09.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:09.982 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.5 to 1 (10000) 2024-09-21T10:06:10.078 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:10.108 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:10.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:10.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:10.210 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:10.245 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:10.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:10.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:10.291 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:10 smithi137 ceph-mon[93825]: pgmap v1168: 89 pgs: 89 active+clean; 7.5 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 102 B/s rd, 47 MiB/s wr, 845 op/s 2024-09-21T10:06:10.292 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:10 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:06:10.292 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:10 smithi137 ceph-mon[93825]: osdmap e361: 8 total, 8 up, 7 in 2024-09-21T10:06:10.292 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:06:10.292 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:10 smithi137 ceph-mon[97575]: pgmap v1168: 89 pgs: 89 active+clean; 7.5 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 102 B/s rd, 47 MiB/s wr, 845 op/s 2024-09-21T10:06:10.292 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:10 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:06:10.292 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:10 smithi137 ceph-mon[97575]: osdmap e361: 8 total, 8 up, 7 in 2024-09-21T10:06:10.292 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:06:10.347 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:10.382 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:10.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:10.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:10.484 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:10.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:10.522 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:10.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:10.623 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:10 smithi165 ceph-mon[86023]: pgmap v1168: 89 pgs: 89 active+clean; 7.5 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 102 B/s rd, 47 MiB/s wr, 845 op/s 2024-09-21T10:06:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:10 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:06:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:10 smithi165 ceph-mon[86023]: osdmap e361: 8 total, 8 up, 7 in 2024-09-21T10:06:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:06:10.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:06:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:06:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:06:10.658 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:10.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:10.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:10.760 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:10.775 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 6 1 2024-09-21T10:06:10.787 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:10.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:10.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:10.889 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:10.919 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:10.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:10.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:11.018 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:11.021 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:11.042 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:11.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:11.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:11.144 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:11.173 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:11.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:11.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:11.275 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:11.332 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:11.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:11.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:11.434 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:11.483 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:11.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:11.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:11.584 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:11.609 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:11.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:11.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:11.627 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:06:11.627 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T10:06:11.627 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T10:06:11.627 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T10:06:11.627 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:06:11.712 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:11.746 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:11.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:11.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:11.848 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:11.884 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:11.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:11.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:11.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:12.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:12.022 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:12.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:12.124 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:12.152 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:12.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:12.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:12.209 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:06:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:06:11] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.51.0" 2024-09-21T10:06:12.254 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:12.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:12.317 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:12.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:12.418 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:12.447 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:12.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:12.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:12.509 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:12 smithi137 ceph-mon[93825]: pgmap v1170: 89 pgs: 89 active+clean; 7.5 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 103 B/s rd, 33 MiB/s wr, 773 op/s 2024-09-21T10:06:12.509 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:12 smithi137 ceph-mon[97575]: pgmap v1170: 89 pgs: 89 active+clean; 7.5 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 103 B/s rd, 33 MiB/s wr, 773 op/s 2024-09-21T10:06:12.549 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:12.583 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:12.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:12.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:12 smithi165 ceph-mon[86023]: pgmap v1170: 89 pgs: 89 active+clean; 7.5 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 103 B/s rd, 33 MiB/s wr, 773 op/s 2024-09-21T10:06:12.685 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:12.740 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:12.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:12.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:12.842 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:12.873 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:12.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:12.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:12.976 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:13.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:13.008 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:13.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:13.109 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:13.135 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:13.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:13.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:13.237 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:13.263 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:13.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:13.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:13.365 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:13.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:13.396 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:13.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:13.498 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:13.519 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:13.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:13.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:13.621 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:13.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:13.661 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:13.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:13.762 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:13.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:13.810 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:13.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:13.911 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:13.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:13.952 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:13.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:14.054 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:14.092 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:14.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:14.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:14.194 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:14.231 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:14.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:14.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:14.333 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:14.363 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:14.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:14.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:14.465 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:14.521 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:14.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:14.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:14.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:14 smithi137 ceph-mon[93825]: pgmap v1171: 89 pgs: 89 active+clean; 7.4 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 102 B/s rd, 33 MiB/s wr, 885 op/s 2024-09-21T10:06:14.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:14 smithi137 ceph-mon[97575]: pgmap v1171: 89 pgs: 89 active+clean; 7.4 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 102 B/s rd, 33 MiB/s wr, 885 op/s 2024-09-21T10:06:14.622 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:14.653 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:14.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:14.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:14.654 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:14 smithi165 ceph-mon[86023]: pgmap v1171: 89 pgs: 89 active+clean; 7.4 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 102 B/s rd, 33 MiB/s wr, 885 op/s 2024-09-21T10:06:14.755 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:14.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:14.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:14.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:14.892 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:14.924 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:14.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:14.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:15.026 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:15.063 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:15.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:15.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:15.165 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:15.206 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:15.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:15.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:15.289 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:06:15.308 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:15.345 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:15.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:15.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:15.447 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:15.469 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:15.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:15.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:15.480 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:15.493 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:15.571 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:15.608 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:15.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:15.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:15.710 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:15.744 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:15.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:15.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:15.845 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:15.892 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:15.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:15.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:15.994 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:16.045 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:16.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:16.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:16.147 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:16.186 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:16.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:16.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:16.288 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:16.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:16 smithi137 ceph-mon[93825]: pgmap v1172: 89 pgs: 89 active+clean; 7.3 GiB data, 27 GiB used, 598 GiB / 626 GiB avail; 102 B/s rd, 21 MiB/s wr, 892 op/s 2024-09-21T10:06:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:16 smithi137 ceph-mon[97575]: pgmap v1172: 89 pgs: 89 active+clean; 7.3 GiB data, 27 GiB used, 598 GiB / 626 GiB avail; 102 B/s rd, 21 MiB/s wr, 892 op/s 2024-09-21T10:06:16.320 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:16.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:16.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:16.422 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:16.448 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:16.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:16.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:16.549 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:16.583 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:16.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:16.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:16 smithi165 ceph-mon[86023]: pgmap v1172: 89 pgs: 89 active+clean; 7.3 GiB data, 27 GiB used, 598 GiB / 626 GiB avail; 102 B/s rd, 21 MiB/s wr, 892 op/s 2024-09-21T10:06:16.684 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:16.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:16.717 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:16.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:16.818 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:16.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:16.884 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:16.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:16.984 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:17.021 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:17.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:17.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:17.123 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:17.151 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:17.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:17.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:17.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:17.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:17.295 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:17.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:17.396 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:17.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:17.430 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:17.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:17.532 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:17.565 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:17.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:17.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:17.667 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:17.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:17.698 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:17.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:17.799 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:17.845 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:17.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:17.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:17.947 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:17.986 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:17.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:17.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:18.088 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:18.120 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:18.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:18.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:18.222 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:18.254 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T10:06:18.286 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:18.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:18.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:18.387 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:18.418 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:18.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:18.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:18.520 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:18 smithi137 ceph-mon[93825]: pgmap v1173: 89 pgs: 89 active+clean; 7.1 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 102 B/s rd, 7.0 MiB/s wr, 916 op/s 2024-09-21T10:06:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:18 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1232316529' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:06:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:18 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:06:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:18 smithi137 ceph-mon[97575]: pgmap v1173: 89 pgs: 89 active+clean; 7.1 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 102 B/s rd, 7.0 MiB/s wr, 916 op/s 2024-09-21T10:06:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:18 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1232316529' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:06:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:18 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:06:18.551 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:18.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:18.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:18.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:18 smithi165 ceph-mon[86023]: pgmap v1173: 89 pgs: 89 active+clean; 7.1 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 102 B/s rd, 7.0 MiB/s wr, 916 op/s 2024-09-21T10:06:18.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:18 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1232316529' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:06:18.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:18 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:06:18.653 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:18.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:18.684 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:18.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:18.785 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:18.811 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:18.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:18.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:18.913 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:18.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:18.947 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:18.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:19.048 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:19.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:19.099 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:19.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:19.200 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:19.257 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:19.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:19.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:19.358 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:19.392 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:19.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:19.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:19.494 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:19.522 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:19.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:19.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:19.530 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:19 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:06:19.530 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:19 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:06:19.530 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:19 smithi137 ceph-mon[93825]: osdmap e362: 8 total, 8 up, 7 in 2024-09-21T10:06:19.531 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:19 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:06:19.531 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:19 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:06:19.531 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:19 smithi137 ceph-mon[97575]: osdmap e362: 8 total, 8 up, 7 in 2024-09-21T10:06:19.624 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:19.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:19 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:06:19.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:19 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:06:19.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:19 smithi165 ceph-mon[86023]: osdmap e362: 8 total, 8 up, 7 in 2024-09-21T10:06:19.654 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:19.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:19.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:19.756 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:19.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:19.797 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:19.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:19.897 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:19.928 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:19.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:19.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:20.030 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:20.061 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:20.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:20.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:20.163 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:20.195 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:20.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:20.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:20.297 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:20.327 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:20.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:20.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:20.429 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:20.445 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:20.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:20.521 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:20.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:20.548 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:06:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:06:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:06:20.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:20 smithi165 ceph-mon[86023]: pgmap v1175: 89 pgs: 89 active+clean; 7.0 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 2.4 MiB/s wr, 949 op/s 2024-09-21T10:06:20.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:20 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:20.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:20 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:20.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:20 smithi137 ceph-mon[93825]: pgmap v1175: 89 pgs: 89 active+clean; 7.0 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 2.4 MiB/s wr, 949 op/s 2024-09-21T10:06:20.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:20 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:20.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:20 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:20.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:20 smithi137 ceph-mon[97575]: pgmap v1175: 89 pgs: 89 active+clean; 7.0 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 2.4 MiB/s wr, 949 op/s 2024-09-21T10:06:20.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:20 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:20.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:20 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:20.622 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:20.675 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:20.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:20.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:20.777 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:20.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:20.824 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:20.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:20.925 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:20.969 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:20.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:20.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:21.071 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:21.078 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:06:21.078 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:06:21.111 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:21.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:21.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:21.112 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:06:21.113 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:06:21.146 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:06:21.146 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:06:21.179 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:06:21.179 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:06:21.212 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:21.214 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:06:21.214 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:06:21.241 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:21.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:21.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:21.244 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:06:21.244 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:06:21.285 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:06:21.285 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:06:21.319 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:06:21.319 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:06:21.343 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:21.381 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:21.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:21.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:21.462 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:06:21.462 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:06:21.462 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:21.462 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:21 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3666993383' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:06:21.462 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:06:21.462 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:06:21.462 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:21.463 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:21 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3666993383' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:06:21.483 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:21.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:21.513 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:21.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:21.519 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:06:21.519 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:06:21.519 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:21.520 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:21 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3666993383' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:06:21.614 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:21.647 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:21.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:21.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:21.749 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:21.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:21.787 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:21.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:21.888 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:21.917 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:21.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:21.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:22.019 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:22.052 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:22.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:22.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:22.154 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:22.203 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:22.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:22.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:22.227 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:06:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:06:21] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.51.0" 2024-09-21T10:06:22.304 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:22.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:22.343 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:22.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:22.444 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:22.488 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:22.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:22.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:22.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:22 smithi137 ceph-mon[93825]: pgmap v1176: 89 pgs: 89 active+clean; 6.9 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 819 KiB/s wr, 939 op/s 2024-09-21T10:06:22.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:22 smithi137 ceph-mon[97575]: pgmap v1176: 89 pgs: 89 active+clean; 6.9 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 819 KiB/s wr, 939 op/s 2024-09-21T10:06:22.590 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:22.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:22 smithi165 ceph-mon[86023]: pgmap v1176: 89 pgs: 89 active+clean; 6.9 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 819 KiB/s wr, 939 op/s 2024-09-21T10:06:22.627 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:22.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:22.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:22.728 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:22.761 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:22.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:22.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:22.863 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:22.896 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:22.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:22.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:22.998 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:23.038 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:23.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:23.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:23.140 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:23.168 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:23.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:23.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:23.270 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:23.317 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:23.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:23.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:23.418 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:23.451 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:23.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:23.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:23.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:23 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1974449294' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:06:23.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:23 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:06:23.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:23 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1974449294' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:06:23.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:23 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:06:23.553 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:23.583 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:23.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:23.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:23 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1974449294' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:06:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:23 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:06:23.685 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:23.717 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:23.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:23.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:23.808 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.6 to 1 (10000) 2024-09-21T10:06:23.819 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:23.855 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:23.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:23.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:23.957 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:23.988 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:23.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:23.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:24.090 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:24.122 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:24.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:24.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:24.224 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:24.263 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:24.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:24.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:24.348 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:24 smithi137 ceph-mon[93825]: pgmap v1177: 89 pgs: 89 active+clean; 6.8 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 0 B/s wr, 942 op/s 2024-09-21T10:06:24.348 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:24 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:06:24.349 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:24 smithi137 ceph-mon[93825]: osdmap e363: 8 total, 8 up, 7 in 2024-09-21T10:06:24.349 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:24 smithi137 ceph-mon[97575]: pgmap v1177: 89 pgs: 89 active+clean; 6.8 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 0 B/s wr, 942 op/s 2024-09-21T10:06:24.349 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:24 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:06:24.349 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:24 smithi137 ceph-mon[97575]: osdmap e363: 8 total, 8 up, 7 in 2024-09-21T10:06:24.366 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:24.409 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:24.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:24.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:24.526 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:24.557 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:24.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:24.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:24 smithi165 ceph-mon[86023]: pgmap v1177: 89 pgs: 89 active+clean; 6.8 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 0 B/s wr, 942 op/s 2024-09-21T10:06:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:24 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:06:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:24 smithi165 ceph-mon[86023]: osdmap e363: 8 total, 8 up, 7 in 2024-09-21T10:06:24.659 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:24.696 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:24.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:24.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:24.797 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:24.832 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:24.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:24.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:24.900 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-21T10:06:24.901 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:06:24.933 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:24.984 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:24.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:24.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:25.086 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:25.123 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:25.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:25.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:25.167 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:06:25.190 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:06:25.190 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:06:25.225 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:25.249 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:25.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:25.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:25.351 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:25.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:25.423 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:25.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:25.448 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:06:25.448 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:06:25.525 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:25.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:25.565 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:25.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:06:25.666 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:25.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:25.700 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:25.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:25.801 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:25.834 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:25.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:25.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:25.914 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:06:25.936 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:25.966 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:25.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:25.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:26.053 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:26.063 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:26.067 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:26.099 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:06:26.147 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:26.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:26.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:26.250 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:26.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:26.308 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:26.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:26.409 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:26.433 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:26.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:26.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:26.439 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:26 smithi137 ceph-mon[93825]: pgmap v1179: 89 pgs: 89 active+clean; 6.7 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 0 B/s wr, 871 op/s 2024-09-21T10:06:26.440 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:26 smithi137 ceph-mon[97575]: pgmap v1179: 89 pgs: 89 active+clean; 6.7 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 0 B/s wr, 871 op/s 2024-09-21T10:06:26.534 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:26.566 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:26.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:26.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:26.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:26 smithi165 ceph-mon[86023]: pgmap v1179: 89 pgs: 89 active+clean; 6.7 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 0 B/s wr, 871 op/s 2024-09-21T10:06:26.668 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:26.704 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:26.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:26.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:26.806 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:26.836 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:26.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:26.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:26.937 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:26.982 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:26.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:26.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:27.084 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:27.117 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:27.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:27.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:27.219 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:27.243 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:27.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:27.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:27.344 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:27.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:27.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:27.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:27.481 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:27.508 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:27.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:27.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:27.610 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:27.647 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:27.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:27.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:27.749 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:27.781 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:27.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:27.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:27.882 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:27.916 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:27.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:27.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:28.017 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:28.048 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:28.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:28.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:28.149 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:28.179 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:28.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:28.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:28.281 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:28.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:28.316 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:28.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:28.417 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:28.454 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:28.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:28.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:28.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:28 smithi137 ceph-mon[93825]: pgmap v1180: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 1.09k op/s 2024-09-21T10:06:28.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:28 smithi137 ceph-mon[97575]: pgmap v1180: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 1.09k op/s 2024-09-21T10:06:28.556 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:28.582 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:28.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:28.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:28.589 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:28.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:28 smithi165 ceph-mon[86023]: pgmap v1180: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 1.09k op/s 2024-09-21T10:06:28.684 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:28.712 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:28.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:28.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:28.814 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:28.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:28.843 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:28.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:28.943 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:28.983 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:28.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:28.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:29.084 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:29.110 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:29.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:29.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:29.212 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:29.239 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:29.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:29.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:29.340 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:29.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:29.384 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:29.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:29.485 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:29.511 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:29.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:29.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:29.613 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:29.648 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:29.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:29.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:29.750 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:29.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:29.782 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:29.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:29.882 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:29.915 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:29.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:29.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:30.016 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:30.045 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:30.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:30.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:30.147 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:30.180 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:30.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:30.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:30.281 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:30.314 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:30.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:30.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:30.416 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:30.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:30.450 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:30.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:30.458 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:06:30.459 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:30 smithi137 ceph-mon[93825]: pgmap v1181: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 777 op/s 2024-09-21T10:06:30.460 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:30 smithi137 ceph-mon[97575]: pgmap v1181: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 777 op/s 2024-09-21T10:06:30.462 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:06:30.552 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:30.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:30.580 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:30.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:30.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:30 smithi165 ceph-mon[86023]: pgmap v1181: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 777 op/s 2024-09-21T10:06:30.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:06:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:06:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:06:30.680 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:30.705 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:30.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:30.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:30.807 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:30.834 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:30.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:30.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:30.936 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:30.976 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:30.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:30.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:31.078 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:31.112 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:31.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:31.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:31.214 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:31.242 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:31.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:31.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:31.344 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:31.375 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:31.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:31.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:31.477 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:31.510 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:31.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:31.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:31.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:31 smithi137 ceph-mon[93825]: from='client.36183 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:06:31.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:31 smithi137 ceph-mon[97575]: from='client.36183 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:06:31.612 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:31.636 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:31.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:31.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:31.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:31 smithi165 ceph-mon[86023]: from='client.36183 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:06:31.679 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:06:31.679 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:06:31.721 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:06:31.721 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:06:31.739 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:31.757 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:06:31.757 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:06:31.778 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:31.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:31.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:31.789 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:06:31.789 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:06:31.818 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:06:31.819 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:06:31.848 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:06:31.848 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:06:31.879 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:31.882 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:06:31.882 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:06:31.913 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:31.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:31.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:31.918 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:06:31.918 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:06:32.015 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:32.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:32.048 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:32.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:32.149 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:32.188 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:32.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:32.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:32.291 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:06:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:06:31] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.51.0" 2024-09-21T10:06:32.327 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:32.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:32.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:32.428 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:32.460 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:32.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:32.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:32.475 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1181,"stamp":"2024-09-21T10:06:29.061612+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":7024809957,"num_objects":107208,"num_object_clones":0,"num_object_copies":321624,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":107208,"num_whiteouts":0,"num_read":293,"num_read_kb":748,"num_write":142718,"num_write_kb":7991612,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":55,"num_bytes_recovered":1197301,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":120264,"ondisk_log_size":120264,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":26251848,"kb_used_data":20520012,"kb_used_omap":29,"kb_used_meta":5731618,"kb_avail":629964216,"statfs":{"total":671965249536,"available":645083357184,"internally_reserved":0,"allocated":21012492288,"data_stored":20994694434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30120,"internal_metadata":5869177432},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,2,1,2,2],"upper_bound":128},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-509870080,"num_objects":-7780,"num_object_clones":0,"num_object_copies":-23340,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7780,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7780,"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":"10.003779"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":629,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.280956+0000","last_change":"2024-09-21T10:01:46.451177+0000","last_active":"2024-09-21T10:06:23.280956+0000","last_peered":"2024-09-21T10:06:23.280956+0000","last_clean":"2024-09-21T10:06:23.280956+0000","last_became_active":"2024-09-21T10:01:46.448614+0000","last_became_peered":"2024-09-21T10:01:46.448614+0000","last_unstale":"2024-09-21T10:06:23.280956+0000","last_undegraded":"2024-09-21T10:06:23.280956+0000","last_fullsized":"2024-09-21T10:06:23.280956+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:04:08.637354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":83,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.251887+0000","last_change":"2024-09-21T10:01:46.447733+0000","last_active":"2024-09-21T10:06:18.251887+0000","last_peered":"2024-09-21T10:06:18.251887+0000","last_clean":"2024-09-21T10:06:18.251887+0000","last_became_active":"2024-09-21T10:01:46.437757+0000","last_became_peered":"2024-09-21T10:01:46.437757+0000","last_unstale":"2024-09-21T10:06:18.251887+0000","last_undegraded":"2024-09-21T10:06:18.251887+0000","last_fullsized":"2024-09-21T10:06:18.251887+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:45:45.737983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":237,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.291201+0000","last_change":"2024-09-21T10:01:46.443763+0000","last_active":"2024-09-21T10:06:23.291201+0000","last_peered":"2024-09-21T10:06:23.291201+0000","last_clean":"2024-09-21T10:06:23.291201+0000","last_became_active":"2024-09-21T10:01:46.441577+0000","last_became_peered":"2024-09-21T10:01:46.441577+0000","last_unstale":"2024-09-21T10:06:23.291201+0000","last_undegraded":"2024-09-21T10:06:23.291201+0000","last_fullsized":"2024-09-21T10:06:23.291201+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:31:26.207575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":540,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.279690+0000","last_change":"2024-09-21T10:02:11.198710+0000","last_active":"2024-09-21T10:06:23.279690+0000","last_peered":"2024-09-21T10:06:23.279690+0000","last_clean":"2024-09-21T10:06:23.279690+0000","last_became_active":"2024-09-21T10:02:11.198373+0000","last_became_peered":"2024-09-21T10:02:11.198373+0000","last_unstale":"2024-09-21T10:06:23.279690+0000","last_undegraded":"2024-09-21T10:06:23.279690+0000","last_fullsized":"2024-09-21T10:06:23.279690+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:25:50.840955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":535,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290560+0000","last_change":"2024-09-21T10:01:46.446265+0000","last_active":"2024-09-21T10:06:23.290560+0000","last_peered":"2024-09-21T10:06:23.290560+0000","last_clean":"2024-09-21T10:06:23.290560+0000","last_became_active":"2024-09-21T10:01:46.444271+0000","last_became_peered":"2024-09-21T10:01:46.444271+0000","last_unstale":"2024-09-21T10:06:23.290560+0000","last_undegraded":"2024-09-21T10:06:23.290560+0000","last_fullsized":"2024-09-21T10:06:23.290560+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:24.021361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":222,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.253278+0000","last_change":"2024-09-21T10:01:46.434678+0000","last_active":"2024-09-21T10:06:18.253278+0000","last_peered":"2024-09-21T10:06:18.253278+0000","last_clean":"2024-09-21T10:06:18.253278+0000","last_became_active":"2024-09-21T10:01:46.432501+0000","last_became_peered":"2024-09-21T10:01:46.432501+0000","last_unstale":"2024-09-21T10:06:18.253278+0000","last_undegraded":"2024-09-21T10:06:18.253278+0000","last_fullsized":"2024-09-21T10:06:18.253278+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:22:35.959785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":522,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290527+0000","last_change":"2024-09-21T10:03:57.884771+0000","last_active":"2024-09-21T10:06:23.290527+0000","last_peered":"2024-09-21T10:06:23.290527+0000","last_clean":"2024-09-21T10:06:23.290527+0000","last_became_active":"2024-09-21T10:03:57.884431+0000","last_became_peered":"2024-09-21T10:03:57.884431+0000","last_unstale":"2024-09-21T10:06:23.290527+0000","last_undegraded":"2024-09-21T10:06:23.290527+0000","last_fullsized":"2024-09-21T10:06:23.290527+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:43:02.482175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":187,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245725+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:06:18.245725+0000","last_peered":"2024-09-21T10:06:18.245725+0000","last_clean":"2024-09-21T10:06:18.245725+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:06:18.245725+0000","last_undegraded":"2024-09-21T10:06:18.245725+0000","last_fullsized":"2024-09-21T10:06:18.245725+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"363'8886","reported_seq":8938,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:26.101462+0000","last_change":"2024-09-21T10:04:22.427759+0000","last_active":"2024-09-21T10:06:26.101462+0000","last_peered":"2024-09-21T10:06:26.101462+0000","last_clean":"2024-09-21T10:06:26.101462+0000","last_became_active":"2024-09-21T10:04:22.427461+0000","last_became_peered":"2024-09-21T10:04:22.427461+0000","last_unstale":"2024-09-21T10:06:26.101462+0000","last_undegraded":"2024-09-21T10:06:26.101462+0000","last_fullsized":"2024-09-21T10:06:26.101462+0000","mapping_epoch":343,"log_start":"348'2000","ondisk_log_start":"348'2000","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6886,"log_dups_size":0,"ondisk_log_size":6886,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:21:36.509045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":430702592,"num_objects":6572,"num_object_clones":0,"num_object_copies":19716,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6572,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8886,"num_write_kb":494656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":81,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.252113+0000","last_change":"2024-09-21T10:01:46.443617+0000","last_active":"2024-09-21T10:06:18.252113+0000","last_peered":"2024-09-21T10:06:18.252113+0000","last_clean":"2024-09-21T10:06:18.252113+0000","last_became_active":"2024-09-21T10:01:46.436657+0000","last_became_peered":"2024-09-21T10:01:46.436657+0000","last_unstale":"2024-09-21T10:06:18.252113+0000","last_undegraded":"2024-09-21T10:06:18.252113+0000","last_fullsized":"2024-09-21T10:06:18.252113+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:40:53.195766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":119,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245464+0000","last_change":"2024-09-21T10:01:46.430367+0000","last_active":"2024-09-21T10:06:18.245464+0000","last_peered":"2024-09-21T10:06:18.245464+0000","last_clean":"2024-09-21T10:06:18.245464+0000","last_became_active":"2024-09-21T10:01:46.430005+0000","last_became_peered":"2024-09-21T10:01:46.430005+0000","last_unstale":"2024-09-21T10:06:18.245464+0000","last_undegraded":"2024-09-21T10:06:18.245464+0000","last_fullsized":"2024-09-21T10:06:18.245464+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:27:00.076510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.7","version":"363'8896","reported_seq":8923,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:24.011596+0000","last_change":"2024-09-21T10:04:22.429351+0000","last_active":"2024-09-21T10:06:24.011596+0000","last_peered":"2024-09-21T10:06:24.011596+0000","last_clean":"2024-09-21T10:06:24.011596+0000","last_became_active":"2024-09-21T10:04:22.428949+0000","last_became_peered":"2024-09-21T10:04:22.428949+0000","last_unstale":"2024-09-21T10:06:24.011596+0000","last_undegraded":"2024-09-21T10:06:24.011596+0000","last_fullsized":"2024-09-21T10:06:24.011596+0000","mapping_epoch":343,"log_start":"348'500","ondisk_log_start":"348'500","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8396,"log_dups_size":0,"ondisk_log_size":8396,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:19:42.538561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":448266240,"num_objects":6840,"num_object_clones":0,"num_object_copies":20520,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6840,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8896,"num_write_kb":503552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":81,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.251707+0000","last_change":"2024-09-21T10:01:46.457547+0000","last_active":"2024-09-21T10:06:18.251707+0000","last_peered":"2024-09-21T10:06:18.251707+0000","last_clean":"2024-09-21T10:06:18.251707+0000","last_became_active":"2024-09-21T10:01:46.442417+0000","last_became_peered":"2024-09-21T10:01:46.442417+0000","last_unstale":"2024-09-21T10:06:18.251707+0000","last_undegraded":"2024-09-21T10:06:18.251707+0000","last_fullsized":"2024-09-21T10:06:18.251707+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:15:55.315217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":374,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.253695+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:06:18.253695+0000","last_peered":"2024-09-21T10:06:18.253695+0000","last_clean":"2024-09-21T10:06:18.253695+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:06:18.253695+0000","last_undegraded":"2024-09-21T10:06:18.253695+0000","last_fullsized":"2024-09-21T10:06:18.253695+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"363'8923","reported_seq":8975,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:26.056900+0000","last_change":"2024-09-21T10:04:22.102566+0000","last_active":"2024-09-21T10:06:26.056900+0000","last_peered":"2024-09-21T10:06:26.056900+0000","last_clean":"2024-09-21T10:06:26.056900+0000","last_became_active":"2024-09-21T10:04:22.102305+0000","last_became_peered":"2024-09-21T10:04:22.102305+0000","last_unstale":"2024-09-21T10:06:26.056900+0000","last_undegraded":"2024-09-21T10:06:26.056900+0000","last_fullsized":"2024-09-21T10:06:26.056900+0000","mapping_epoch":343,"log_start":"348'2100","ondisk_log_start":"348'2100","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6823,"log_dups_size":0,"ondisk_log_size":6823,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:59:22.851950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":429588480,"num_objects":6555,"num_object_clones":0,"num_object_copies":19665,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6555,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8923,"num_write_kb":495296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":287,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245984+0000","last_change":"2024-09-21T10:01:46.450929+0000","last_active":"2024-09-21T10:06:18.245984+0000","last_peered":"2024-09-21T10:06:18.245984+0000","last_clean":"2024-09-21T10:06:18.245984+0000","last_became_active":"2024-09-21T10:01:46.443393+0000","last_became_peered":"2024-09-21T10:01:46.443393+0000","last_unstale":"2024-09-21T10:06:18.245984+0000","last_undegraded":"2024-09-21T10:06:18.245984+0000","last_fullsized":"2024-09-21T10:06:18.245984+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:08:26.625699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":187,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245731+0000","last_change":"2024-09-21T10:01:46.433842+0000","last_active":"2024-09-21T10:06:18.245731+0000","last_peered":"2024-09-21T10:06:18.245731+0000","last_clean":"2024-09-21T10:06:18.245731+0000","last_became_active":"2024-09-21T10:01:46.433530+0000","last_became_peered":"2024-09-21T10:01:46.433530+0000","last_unstale":"2024-09-21T10:06:18.245731+0000","last_undegraded":"2024-09-21T10:06:18.245731+0000","last_fullsized":"2024-09-21T10:06:18.245731+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:42:07.131501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"363'9044","reported_seq":9094,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:26.138006+0000","last_change":"2024-09-21T10:04:22.101049+0000","last_active":"2024-09-21T10:06:26.138006+0000","last_peered":"2024-09-21T10:06:26.138006+0000","last_clean":"2024-09-21T10:06:26.138006+0000","last_became_active":"2024-09-21T10:04:22.100712+0000","last_became_peered":"2024-09-21T10:04:22.100712+0000","last_unstale":"2024-09-21T10:06:26.138006+0000","last_undegraded":"2024-09-21T10:06:26.138006+0000","last_fullsized":"2024-09-21T10:06:26.138006+0000","mapping_epoch":343,"log_start":"348'2200","ondisk_log_start":"348'2200","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6844,"log_dups_size":0,"ondisk_log_size":6844,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:55:19.021609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":441319424,"num_objects":6734,"num_object_clones":0,"num_object_copies":20202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6734,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9044,"num_write_kb":504896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":263,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.280761+0000","last_change":"2024-09-21T10:00:45.453585+0000","last_active":"2024-09-21T10:06:23.280761+0000","last_peered":"2024-09-21T10:06:23.280761+0000","last_clean":"2024-09-21T10:06:23.280761+0000","last_became_active":"2024-09-21T10:00:45.453273+0000","last_became_peered":"2024-09-21T10:00:45.453273+0000","last_unstale":"2024-09-21T10:06:23.280761+0000","last_undegraded":"2024-09-21T10:06:23.280761+0000","last_fullsized":"2024-09-21T10:06:23.280761+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:16.879800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":544,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.289659+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:06:23.289659+0000","last_peered":"2024-09-21T10:06:23.289659+0000","last_clean":"2024-09-21T10:06:23.289659+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:06:23.289659+0000","last_undegraded":"2024-09-21T10:06:23.289659+0000","last_fullsized":"2024-09-21T10:06:23.289659+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"363'9053","reported_seq":9081,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:25.944903+0000","last_change":"2024-09-21T10:04:22.427620+0000","last_active":"2024-09-21T10:06:25.944903+0000","last_peered":"2024-09-21T10:06:25.944903+0000","last_clean":"2024-09-21T10:06:25.944903+0000","last_became_active":"2024-09-21T10:04:22.427350+0000","last_became_peered":"2024-09-21T10:04:22.427350+0000","last_unstale":"2024-09-21T10:06:25.944903+0000","last_undegraded":"2024-09-21T10:06:25.944903+0000","last_fullsized":"2024-09-21T10:06:25.944903+0000","mapping_epoch":343,"log_start":"348'2200","ondisk_log_start":"348'2200","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6853,"log_dups_size":0,"ondisk_log_size":6853,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:06:01.522034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":434438144,"num_objects":6629,"num_object_clones":0,"num_object_copies":19887,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6629,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9053,"num_write_kb":501824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":616,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.281753+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:06:23.281753+0000","last_peered":"2024-09-21T10:06:23.281753+0000","last_clean":"2024-09-21T10:06:23.281753+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:06:23.281753+0000","last_undegraded":"2024-09-21T10:06:23.281753+0000","last_fullsized":"2024-09-21T10:06:23.281753+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":347,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.255068+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:06:18.255068+0000","last_peered":"2024-09-21T10:06:18.255068+0000","last_clean":"2024-09-21T10:06:18.255068+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:06:18.255068+0000","last_undegraded":"2024-09-21T10:06:18.255068+0000","last_fullsized":"2024-09-21T10:06:18.255068+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"363'9040","reported_seq":9091,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:24.649742+0000","last_change":"2024-09-21T10:04:22.429762+0000","last_active":"2024-09-21T10:06:24.649742+0000","last_peered":"2024-09-21T10:06:24.649742+0000","last_clean":"2024-09-21T10:06:24.649742+0000","last_became_active":"2024-09-21T10:04:22.429060+0000","last_became_peered":"2024-09-21T10:04:22.429060+0000","last_unstale":"2024-09-21T10:06:24.649742+0000","last_undegraded":"2024-09-21T10:06:24.649742+0000","last_fullsized":"2024-09-21T10:06:24.649742+0000","mapping_epoch":343,"log_start":"348'1100","ondisk_log_start":"348'1100","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":7940,"log_dups_size":0,"ondisk_log_size":7940,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:44:56.835146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":446955520,"num_objects":6820,"num_object_clones":0,"num_object_copies":20460,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6820,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9040,"num_write_kb":507520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":197,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245875+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:06:18.245875+0000","last_peered":"2024-09-21T10:06:18.245875+0000","last_clean":"2024-09-21T10:06:18.245875+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:06:18.245875+0000","last_undegraded":"2024-09-21T10:06:18.245875+0000","last_fullsized":"2024-09-21T10:06:18.245875+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":344,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.251768+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:06:18.251768+0000","last_peered":"2024-09-21T10:06:18.251768+0000","last_clean":"2024-09-21T10:06:18.251768+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:06:18.251768+0000","last_undegraded":"2024-09-21T10:06:18.251768+0000","last_fullsized":"2024-09-21T10:06:18.251768+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.0","version":"363'8687","reported_seq":8714,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.966787+0000","last_change":"2024-09-21T10:04:22.428119+0000","last_active":"2024-09-21T10:06:23.966787+0000","last_peered":"2024-09-21T10:06:23.966787+0000","last_clean":"2024-09-21T10:06:23.966787+0000","last_became_active":"2024-09-21T10:04:22.427525+0000","last_became_peered":"2024-09-21T10:04:22.427525+0000","last_unstale":"2024-09-21T10:06:23.966787+0000","last_undegraded":"2024-09-21T10:06:23.966787+0000","last_fullsized":"2024-09-21T10:06:23.966787+0000","mapping_epoch":343,"log_start":"348'300","ondisk_log_start":"348'300","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8387,"log_dups_size":0,"ondisk_log_size":8387,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:05:04.525726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":434438144,"num_objects":6629,"num_object_clones":0,"num_object_copies":19887,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6629,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8687,"num_write_kb":490112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":338,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.253769+0000","last_change":"2024-09-21T10:01:46.438078+0000","last_active":"2024-09-21T10:06:18.253769+0000","last_peered":"2024-09-21T10:06:18.253769+0000","last_clean":"2024-09-21T10:06:18.253769+0000","last_became_active":"2024-09-21T10:01:46.437813+0000","last_became_peered":"2024-09-21T10:01:46.437813+0000","last_unstale":"2024-09-21T10:06:18.253769+0000","last_undegraded":"2024-09-21T10:06:18.253769+0000","last_fullsized":"2024-09-21T10:06:18.253769+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:57:48.223633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":367,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.251714+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:06:18.251714+0000","last_peered":"2024-09-21T10:06:18.251714+0000","last_clean":"2024-09-21T10:06:18.251714+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:06:18.251714+0000","last_undegraded":"2024-09-21T10:06:18.251714+0000","last_fullsized":"2024-09-21T10:06:18.251714+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"363'8926","reported_seq":8954,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:25.981923+0000","last_change":"2024-09-21T10:04:22.427916+0000","last_active":"2024-09-21T10:06:25.981923+0000","last_peered":"2024-09-21T10:06:25.981923+0000","last_clean":"2024-09-21T10:06:25.981923+0000","last_became_active":"2024-09-21T10:04:22.427641+0000","last_became_peered":"2024-09-21T10:04:22.427641+0000","last_unstale":"2024-09-21T10:06:25.981923+0000","last_undegraded":"2024-09-21T10:06:25.981923+0000","last_fullsized":"2024-09-21T10:06:25.981923+0000","mapping_epoch":343,"log_start":"348'2100","ondisk_log_start":"348'2100","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6826,"log_dups_size":0,"ondisk_log_size":6826,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:23:34.436331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":437387264,"num_objects":6674,"num_object_clones":0,"num_object_copies":20022,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6674,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8926,"num_write_kb":499200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":631,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.279300+0000","last_change":"2024-09-21T10:01:46.448146+0000","last_active":"2024-09-21T10:06:23.279300+0000","last_peered":"2024-09-21T10:06:23.279300+0000","last_clean":"2024-09-21T10:06:23.279300+0000","last_became_active":"2024-09-21T10:01:46.447520+0000","last_became_peered":"2024-09-21T10:01:46.447520+0000","last_unstale":"2024-09-21T10:06:23.279300+0000","last_undegraded":"2024-09-21T10:06:23.279300+0000","last_fullsized":"2024-09-21T10:06:23.279300+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:30:29.833897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":449,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.281525+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:06:23.281525+0000","last_peered":"2024-09-21T10:06:23.281525+0000","last_clean":"2024-09-21T10:06:23.281525+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:06:23.281525+0000","last_undegraded":"2024-09-21T10:06:23.281525+0000","last_fullsized":"2024-09-21T10:06:23.281525+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.b","version":"363'8850","reported_seq":8876,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:24.021687+0000","last_change":"2024-09-21T10:04:22.428345+0000","last_active":"2024-09-21T10:06:24.021687+0000","last_peered":"2024-09-21T10:06:24.021687+0000","last_clean":"2024-09-21T10:06:24.021687+0000","last_became_active":"2024-09-21T10:04:22.428074+0000","last_became_peered":"2024-09-21T10:04:22.428074+0000","last_unstale":"2024-09-21T10:06:24.021687+0000","last_undegraded":"2024-09-21T10:06:24.021687+0000","last_fullsized":"2024-09-21T10:06:24.021687+0000","mapping_epoch":343,"log_start":"348'500","ondisk_log_start":"348'500","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8350,"log_dups_size":0,"ondisk_log_size":8350,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:38:36.392818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":449183744,"num_objects":6854,"num_object_clones":0,"num_object_copies":20562,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6854,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8850,"num_write_kb":502528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":272,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.286544+0000","last_change":"2024-09-21T10:01:46.458552+0000","last_active":"2024-09-21T10:06:23.286544+0000","last_peered":"2024-09-21T10:06:23.286544+0000","last_clean":"2024-09-21T10:06:23.286544+0000","last_became_active":"2024-09-21T10:01:46.440432+0000","last_became_peered":"2024-09-21T10:01:46.440432+0000","last_unstale":"2024-09-21T10:06:23.286544+0000","last_undegraded":"2024-09-21T10:06:23.286544+0000","last_fullsized":"2024-09-21T10:06:23.286544+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:14:39.092118+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":6,"num_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":292,"num_read_kb":747,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":127,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.281675+0000","last_change":"2024-09-21T10:01:46.457493+0000","last_active":"2024-09-21T10:06:23.281675+0000","last_peered":"2024-09-21T10:06:23.281675+0000","last_clean":"2024-09-21T10:06:23.281675+0000","last_became_active":"2024-09-21T10:01:46.448595+0000","last_became_peered":"2024-09-21T10:01:46.448595+0000","last_unstale":"2024-09-21T10:06:23.281675+0000","last_undegraded":"2024-09-21T10:06:23.281675+0000","last_fullsized":"2024-09-21T10:06:23.281675+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:47:38.183249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":609,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.279544+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:06:23.279544+0000","last_peered":"2024-09-21T10:06:23.279544+0000","last_clean":"2024-09-21T10:06:23.279544+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:06:23.279544+0000","last_undegraded":"2024-09-21T10:06:23.279544+0000","last_fullsized":"2024-09-21T10:06:23.279544+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":197,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245993+0000","last_change":"2024-09-21T10:01:46.432514+0000","last_active":"2024-09-21T10:06:18.245993+0000","last_peered":"2024-09-21T10:06:18.245993+0000","last_clean":"2024-09-21T10:06:18.245993+0000","last_became_active":"2024-09-21T10:01:46.432210+0000","last_became_peered":"2024-09-21T10:01:46.432210+0000","last_unstale":"2024-09-21T10:06:18.245993+0000","last_undegraded":"2024-09-21T10:06:18.245993+0000","last_fullsized":"2024-09-21T10:06:18.245993+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:14.449645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"363'8880","reported_seq":8932,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:26.093588+0000","last_change":"2024-09-21T10:04:22.429406+0000","last_active":"2024-09-21T10:06:26.093588+0000","last_peered":"2024-09-21T10:06:26.093588+0000","last_clean":"2024-09-21T10:06:26.093588+0000","last_became_active":"2024-09-21T10:04:22.429098+0000","last_became_peered":"2024-09-21T10:04:22.429098+0000","last_unstale":"2024-09-21T10:06:26.093588+0000","last_undegraded":"2024-09-21T10:06:26.093588+0000","last_fullsized":"2024-09-21T10:06:26.093588+0000","mapping_epoch":343,"log_start":"348'2000","ondisk_log_start":"348'2000","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6880,"log_dups_size":0,"ondisk_log_size":6880,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:00:50.323296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":435814400,"num_objects":6650,"num_object_clones":0,"num_object_copies":19950,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6650,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8880,"num_write_kb":496960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":418,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.286358+0000","last_change":"2024-09-21T10:01:46.447172+0000","last_active":"2024-09-21T10:06:23.286358+0000","last_peered":"2024-09-21T10:06:23.286358+0000","last_clean":"2024-09-21T10:06:23.286358+0000","last_became_active":"2024-09-21T10:01:46.446520+0000","last_became_peered":"2024-09-21T10:01:46.446520+0000","last_unstale":"2024-09-21T10:06:23.286358+0000","last_undegraded":"2024-09-21T10:06:23.286358+0000","last_fullsized":"2024-09-21T10:06:23.286358+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:54:16.290087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"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":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":543,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.289569+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:06:23.289569+0000","last_peered":"2024-09-21T10:06:23.289569+0000","last_clean":"2024-09-21T10:06:23.289569+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:06:23.289569+0000","last_undegraded":"2024-09-21T10:06:23.289569+0000","last_fullsized":"2024-09-21T10:06:23.289569+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":564,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290723+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:06:23.290723+0000","last_peered":"2024-09-21T10:06:23.290723+0000","last_clean":"2024-09-21T10:06:23.290723+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:06:23.290723+0000","last_undegraded":"2024-09-21T10:06:23.290723+0000","last_fullsized":"2024-09-21T10:06:23.290723+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.9","version":"363'8904","reported_seq":8932,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:25.967719+0000","last_change":"2024-09-21T10:04:22.429244+0000","last_active":"2024-09-21T10:06:25.967719+0000","last_peered":"2024-09-21T10:06:25.967719+0000","last_clean":"2024-09-21T10:06:25.967719+0000","last_became_active":"2024-09-21T10:04:22.428922+0000","last_became_peered":"2024-09-21T10:04:22.428922+0000","last_unstale":"2024-09-21T10:06:25.967719+0000","last_undegraded":"2024-09-21T10:06:25.967719+0000","last_fullsized":"2024-09-21T10:06:25.967719+0000","mapping_epoch":343,"log_start":"348'2000","ondisk_log_start":"348'2000","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6904,"log_dups_size":0,"ondisk_log_size":6904,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:25:24.758330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":437125120,"num_objects":6670,"num_object_clones":0,"num_object_copies":20010,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6670,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8904,"num_write_kb":498368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":320,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.279816+0000","last_change":"2024-09-21T10:00:33.036733+0000","last_active":"2024-09-21T10:06:23.279816+0000","last_peered":"2024-09-21T10:06:23.279816+0000","last_clean":"2024-09-21T10:06:23.279816+0000","last_became_active":"2024-09-21T10:00:33.035600+0000","last_became_peered":"2024-09-21T10:00:33.035600+0000","last_unstale":"2024-09-21T10:06:23.279816+0000","last_undegraded":"2024-09-21T10:06:23.279816+0000","last_fullsized":"2024-09-21T10:06:23.279816+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:14:17.245189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":332,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245811+0000","last_change":"2024-09-21T10:00:33.033238+0000","last_active":"2024-09-21T10:06:18.245811+0000","last_peered":"2024-09-21T10:06:18.245811+0000","last_clean":"2024-09-21T10:06:18.245811+0000","last_became_active":"2024-09-21T10:00:33.032931+0000","last_became_peered":"2024-09-21T10:00:33.032931+0000","last_unstale":"2024-09-21T10:06:18.245811+0000","last_undegraded":"2024-09-21T10:06:18.245811+0000","last_fullsized":"2024-09-21T10:06:18.245811+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:32.077847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":440,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290775+0000","last_change":"2024-09-21T10:00:45.456536+0000","last_active":"2024-09-21T10:06:23.290775+0000","last_peered":"2024-09-21T10:06:23.290775+0000","last_clean":"2024-09-21T10:06:23.290775+0000","last_became_active":"2024-09-21T10:00:45.456194+0000","last_became_peered":"2024-09-21T10:00:45.456194+0000","last_unstale":"2024-09-21T10:06:23.290775+0000","last_undegraded":"2024-09-21T10:06:23.290775+0000","last_fullsized":"2024-09-21T10:06:23.290775+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:55.978565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.a","version":"363'8827","reported_seq":8854,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:24.028499+0000","last_change":"2024-09-21T10:04:22.429168+0000","last_active":"2024-09-21T10:06:24.028499+0000","last_peered":"2024-09-21T10:06:24.028499+0000","last_clean":"2024-09-21T10:06:24.028499+0000","last_became_active":"2024-09-21T10:04:22.428892+0000","last_became_peered":"2024-09-21T10:04:22.428892+0000","last_unstale":"2024-09-21T10:06:24.028499+0000","last_undegraded":"2024-09-21T10:06:24.028499+0000","last_fullsized":"2024-09-21T10:06:24.028499+0000","mapping_epoch":343,"log_start":"348'400","ondisk_log_start":"348'400","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8427,"log_dups_size":0,"ondisk_log_size":8427,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:01:55.003183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":447283200,"num_objects":6825,"num_object_clones":0,"num_object_copies":20475,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6825,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8827,"num_write_kb":500864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":125,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245588+0000","last_change":"2024-09-21T10:00:45.454098+0000","last_active":"2024-09-21T10:06:18.245588+0000","last_peered":"2024-09-21T10:06:18.245588+0000","last_clean":"2024-09-21T10:06:18.245588+0000","last_became_active":"2024-09-21T10:00:45.453754+0000","last_became_peered":"2024-09-21T10:00:45.453754+0000","last_unstale":"2024-09-21T10:06:18.245588+0000","last_undegraded":"2024-09-21T10:06:18.245588+0000","last_fullsized":"2024-09-21T10:06:18.245588+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:36:15.138996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":365,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.252348+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:06:18.252348+0000","last_peered":"2024-09-21T10:06:18.252348+0000","last_clean":"2024-09-21T10:06:18.252348+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:06:18.252348+0000","last_undegraded":"2024-09-21T10:06:18.252348+0000","last_fullsized":"2024-09-21T10:06:18.252348+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":124,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290980+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:06:23.290980+0000","last_peered":"2024-09-21T10:06:23.290980+0000","last_clean":"2024-09-21T10:06:23.290980+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:06:23.290980+0000","last_undegraded":"2024-09-21T10:06:23.290980+0000","last_fullsized":"2024-09-21T10:06:23.290980+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"363'8996","reported_seq":9024,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:25.995977+0000","last_change":"2024-09-21T10:04:22.103605+0000","last_active":"2024-09-21T10:06:25.995977+0000","last_peered":"2024-09-21T10:06:25.995977+0000","last_clean":"2024-09-21T10:06:25.995977+0000","last_became_active":"2024-09-21T10:04:22.103266+0000","last_became_peered":"2024-09-21T10:04:22.103266+0000","last_unstale":"2024-09-21T10:06:25.995977+0000","last_undegraded":"2024-09-21T10:06:25.995977+0000","last_fullsized":"2024-09-21T10:06:25.995977+0000","mapping_epoch":343,"log_start":"348'2100","ondisk_log_start":"348'2100","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6896,"log_dups_size":0,"ondisk_log_size":6896,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:07:01.310538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":439746560,"num_objects":6710,"num_object_clones":0,"num_object_copies":20130,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6710,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8996,"num_write_kb":502592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":280,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.280668+0000","last_change":"2024-09-21T10:00:45.453684+0000","last_active":"2024-09-21T10:06:23.280668+0000","last_peered":"2024-09-21T10:06:23.280668+0000","last_clean":"2024-09-21T10:06:23.280668+0000","last_became_active":"2024-09-21T10:00:45.453178+0000","last_became_peered":"2024-09-21T10:00:45.453178+0000","last_unstale":"2024-09-21T10:06:23.280668+0000","last_undegraded":"2024-09-21T10:06:23.280668+0000","last_fullsized":"2024-09-21T10:06:23.280668+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:22:26.618669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":580,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290892+0000","last_change":"2024-09-21T10:02:11.238163+0000","last_active":"2024-09-21T10:06:23.290892+0000","last_peered":"2024-09-21T10:06:23.290892+0000","last_clean":"2024-09-21T10:06:23.290892+0000","last_became_active":"2024-09-21T10:02:11.237911+0000","last_became_peered":"2024-09-21T10:02:11.237911+0000","last_unstale":"2024-09-21T10:06:23.290892+0000","last_undegraded":"2024-09-21T10:06:23.290892+0000","last_fullsized":"2024-09-21T10:06:23.290892+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:44:11.651510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":420,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.251847+0000","last_change":"2024-09-21T10:00:45.455751+0000","last_active":"2024-09-21T10:06:18.251847+0000","last_peered":"2024-09-21T10:06:18.251847+0000","last_clean":"2024-09-21T10:06:18.251847+0000","last_became_active":"2024-09-21T10:00:45.455456+0000","last_became_peered":"2024-09-21T10:00:45.455456+0000","last_unstale":"2024-09-21T10:06:18.251847+0000","last_undegraded":"2024-09-21T10:06:18.251847+0000","last_fullsized":"2024-09-21T10:06:18.251847+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:39:04.368687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.d","version":"363'8703","reported_seq":8731,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.967549+0000","last_change":"2024-09-21T10:04:22.103553+0000","last_active":"2024-09-21T10:06:23.967549+0000","last_peered":"2024-09-21T10:06:23.967549+0000","last_clean":"2024-09-21T10:06:23.967549+0000","last_became_active":"2024-09-21T10:04:22.103230+0000","last_became_peered":"2024-09-21T10:04:22.103230+0000","last_unstale":"2024-09-21T10:06:23.967549+0000","last_undegraded":"2024-09-21T10:06:23.967549+0000","last_fullsized":"2024-09-21T10:06:23.967549+0000","mapping_epoch":343,"log_start":"348'300","ondisk_log_start":"348'300","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8403,"log_dups_size":0,"ondisk_log_size":8403,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:36:21.537112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":436994072,"num_objects":6669,"num_object_clones":0,"num_object_copies":20007,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6669,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8703,"num_write_kb":491841,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":525,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.248022+0000","last_change":"2024-09-21T10:00:33.033963+0000","last_active":"2024-09-21T10:06:18.248022+0000","last_peered":"2024-09-21T10:06:18.248022+0000","last_clean":"2024-09-21T10:06:18.248022+0000","last_became_active":"2024-09-21T10:00:33.033667+0000","last_became_peered":"2024-09-21T10:00:33.033667+0000","last_unstale":"2024-09-21T10:06:18.248022+0000","last_undegraded":"2024-09-21T10:06:18.248022+0000","last_fullsized":"2024-09-21T10:06:18.248022+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:13:46.034330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":247,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.291323+0000","last_change":"2024-09-21T10:01:46.441957+0000","last_active":"2024-09-21T10:06:23.291323+0000","last_peered":"2024-09-21T10:06:23.291323+0000","last_clean":"2024-09-21T10:06:23.291323+0000","last_became_active":"2024-09-21T10:01:46.439842+0000","last_became_peered":"2024-09-21T10:01:46.439842+0000","last_unstale":"2024-09-21T10:06:23.291323+0000","last_undegraded":"2024-09-21T10:06:23.291323+0000","last_fullsized":"2024-09-21T10:06:23.291323+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:47:21.952368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"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":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":559,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.247983+0000","last_change":"2024-09-21T10:02:11.203236+0000","last_active":"2024-09-21T10:06:18.247983+0000","last_peered":"2024-09-21T10:06:18.247983+0000","last_clean":"2024-09-21T10:06:18.247983+0000","last_became_active":"2024-09-21T10:02:11.198209+0000","last_became_peered":"2024-09-21T10:02:11.198209+0000","last_unstale":"2024-09-21T10:06:18.247983+0000","last_undegraded":"2024-09-21T10:06:18.247983+0000","last_fullsized":"2024-09-21T10:06:18.247983+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:44:13.961067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.e","version":"363'8866","reported_seq":8894,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:25.968226+0000","last_change":"2024-09-21T10:04:22.101630+0000","last_active":"2024-09-21T10:06:25.968226+0000","last_peered":"2024-09-21T10:06:25.968226+0000","last_clean":"2024-09-21T10:06:25.968226+0000","last_became_active":"2024-09-21T10:04:22.101303+0000","last_became_peered":"2024-09-21T10:04:22.101303+0000","last_unstale":"2024-09-21T10:06:25.968226+0000","last_undegraded":"2024-09-21T10:06:25.968226+0000","last_fullsized":"2024-09-21T10:06:25.968226+0000","mapping_epoch":343,"log_start":"348'2000","ondisk_log_start":"348'2000","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6866,"log_dups_size":0,"ondisk_log_size":6866,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:08:00.814750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":425721856,"num_objects":6496,"num_object_clones":0,"num_object_copies":19488,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6496,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8866,"num_write_kb":491584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":628,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.281368+0000","last_change":"2024-09-21T10:01:46.459623+0000","last_active":"2024-09-21T10:06:23.281368+0000","last_peered":"2024-09-21T10:06:23.281368+0000","last_clean":"2024-09-21T10:06:23.281368+0000","last_became_active":"2024-09-21T10:01:46.450137+0000","last_became_peered":"2024-09-21T10:01:46.450137+0000","last_unstale":"2024-09-21T10:06:23.281368+0000","last_undegraded":"2024-09-21T10:06:23.281368+0000","last_fullsized":"2024-09-21T10:06:23.281368+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:17:38.103988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":197,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.246098+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T10:06:18.246098+0000","last_peered":"2024-09-21T10:06:18.246098+0000","last_clean":"2024-09-21T10:06:18.246098+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T10:06:18.246098+0000","last_undegraded":"2024-09-21T10:06:18.246098+0000","last_fullsized":"2024-09-21T10:06:18.246098+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":621,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.279436+0000","last_change":"2024-09-21T10:01:46.448721+0000","last_active":"2024-09-21T10:06:23.279436+0000","last_peered":"2024-09-21T10:06:23.279436+0000","last_clean":"2024-09-21T10:06:23.279436+0000","last_became_active":"2024-09-21T10:01:46.448344+0000","last_became_peered":"2024-09-21T10:01:46.448344+0000","last_unstale":"2024-09-21T10:06:23.279436+0000","last_undegraded":"2024-09-21T10:06:23.279436+0000","last_fullsized":"2024-09-21T10:06:23.279436+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:07:58.721431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"363'9025","reported_seq":9051,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:24.036957+0000","last_change":"2024-09-21T10:04:22.102794+0000","last_active":"2024-09-21T10:06:24.036957+0000","last_peered":"2024-09-21T10:06:24.036957+0000","last_clean":"2024-09-21T10:06:24.036957+0000","last_became_active":"2024-09-21T10:04:22.102605+0000","last_became_peered":"2024-09-21T10:04:22.102605+0000","last_unstale":"2024-09-21T10:06:24.036957+0000","last_undegraded":"2024-09-21T10:06:24.036957+0000","last_fullsized":"2024-09-21T10:06:24.036957+0000","mapping_epoch":343,"log_start":"348'600","ondisk_log_start":"348'600","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8425,"log_dups_size":0,"ondisk_log_size":8425,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:43:35.808216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":449249280,"num_objects":6855,"num_object_clones":0,"num_object_copies":20565,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6855,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9025,"num_write_kb":508160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":547,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290636+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:06:23.290636+0000","last_peered":"2024-09-21T10:06:23.290636+0000","last_clean":"2024-09-21T10:06:23.290636+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:06:23.290636+0000","last_undegraded":"2024-09-21T10:06:23.290636+0000","last_fullsized":"2024-09-21T10:06:23.290636+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":187,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.246605+0000","last_change":"2024-09-21T10:01:46.443733+0000","last_active":"2024-09-21T10:06:18.246605+0000","last_peered":"2024-09-21T10:06:18.246605+0000","last_clean":"2024-09-21T10:06:18.246605+0000","last_became_active":"2024-09-21T10:01:46.443246+0000","last_became_peered":"2024-09-21T10:01:46.443246+0000","last_unstale":"2024-09-21T10:06:18.246605+0000","last_undegraded":"2024-09-21T10:06:18.246605+0000","last_fullsized":"2024-09-21T10:06:18.246605+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:34:20.670348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":145,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.253225+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:06:18.253225+0000","last_peered":"2024-09-21T10:06:18.253225+0000","last_clean":"2024-09-21T10:06:18.253225+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:06:18.253225+0000","last_undegraded":"2024-09-21T10:06:18.253225+0000","last_fullsized":"2024-09-21T10:06:18.253225+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":370,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.252238+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:06:18.252238+0000","last_peered":"2024-09-21T10:06:18.252238+0000","last_clean":"2024-09-21T10:06:18.252238+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:06:18.252238+0000","last_undegraded":"2024-09-21T10:06:18.252238+0000","last_fullsized":"2024-09-21T10:06:18.252238+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":393,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.255091+0000","last_change":"2024-09-21T10:01:46.455305+0000","last_active":"2024-09-21T10:06:18.255091+0000","last_peered":"2024-09-21T10:06:18.255091+0000","last_clean":"2024-09-21T10:06:18.255091+0000","last_became_active":"2024-09-21T10:01:46.439037+0000","last_became_peered":"2024-09-21T10:01:46.439037+0000","last_unstale":"2024-09-21T10:06:18.255091+0000","last_undegraded":"2024-09-21T10:06:18.255091+0000","last_fullsized":"2024-09-21T10:06:18.255091+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:12:53.152843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":197,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245802+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T10:06:18.245802+0000","last_peered":"2024-09-21T10:06:18.245802+0000","last_clean":"2024-09-21T10:06:18.245802+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T10:06:18.245802+0000","last_undegraded":"2024-09-21T10:06:18.245802+0000","last_fullsized":"2024-09-21T10:06:18.245802+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":139,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.280753+0000","last_change":"2024-09-21T10:01:46.455865+0000","last_active":"2024-09-21T10:06:23.280753+0000","last_peered":"2024-09-21T10:06:23.280753+0000","last_clean":"2024-09-21T10:06:23.280753+0000","last_became_active":"2024-09-21T10:01:46.449899+0000","last_became_peered":"2024-09-21T10:01:46.449899+0000","last_unstale":"2024-09-21T10:06:23.280753+0000","last_undegraded":"2024-09-21T10:06:23.280753+0000","last_fullsized":"2024-09-21T10:06:23.280753+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:58:41.964780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":122,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.280494+0000","last_change":"2024-09-21T10:01:46.448256+0000","last_active":"2024-09-21T10:06:23.280494+0000","last_peered":"2024-09-21T10:06:23.280494+0000","last_clean":"2024-09-21T10:06:23.280494+0000","last_became_active":"2024-09-21T10:01:46.447908+0000","last_became_peered":"2024-09-21T10:01:46.447908+0000","last_unstale":"2024-09-21T10:06:23.280494+0000","last_undegraded":"2024-09-21T10:06:23.280494+0000","last_fullsized":"2024-09-21T10:06:23.280494+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:39.318743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":587,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.280026+0000","last_change":"2024-09-21T10:01:46.435174+0000","last_active":"2024-09-21T10:06:23.280026+0000","last_peered":"2024-09-21T10:06:23.280026+0000","last_clean":"2024-09-21T10:06:23.280026+0000","last_became_active":"2024-09-21T10:01:46.434506+0000","last_became_peered":"2024-09-21T10:01:46.434506+0000","last_unstale":"2024-09-21T10:06:23.280026+0000","last_undegraded":"2024-09-21T10:06:23.280026+0000","last_fullsized":"2024-09-21T10:06:23.280026+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:15:36.741974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":621,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290698+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:06:23.290698+0000","last_peered":"2024-09-21T10:06:23.290698+0000","last_clean":"2024-09-21T10:06:23.290698+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:06:23.290698+0000","last_undegraded":"2024-09-21T10:06:23.290698+0000","last_fullsized":"2024-09-21T10:06:23.290698+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":410,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245637+0000","last_change":"2024-09-21T10:02:11.203513+0000","last_active":"2024-09-21T10:06:18.245637+0000","last_peered":"2024-09-21T10:06:18.245637+0000","last_clean":"2024-09-21T10:06:18.245637+0000","last_became_active":"2024-09-21T10:02:11.203014+0000","last_became_peered":"2024-09-21T10:02:11.203014+0000","last_unstale":"2024-09-21T10:06:18.245637+0000","last_undegraded":"2024-09-21T10:06:18.245637+0000","last_fullsized":"2024-09-21T10:06:18.245637+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:07:20.606546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":177,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.246554+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:06:18.246554+0000","last_peered":"2024-09-21T10:06:18.246554+0000","last_clean":"2024-09-21T10:06:18.246554+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:06:18.246554+0000","last_undegraded":"2024-09-21T10:06:18.246554+0000","last_fullsized":"2024-09-21T10:06:18.246554+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":650,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.279348+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:06:23.279348+0000","last_peered":"2024-09-21T10:06:23.279348+0000","last_clean":"2024-09-21T10:06:23.279348+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:06:23.279348+0000","last_undegraded":"2024-09-21T10:06:23.279348+0000","last_fullsized":"2024-09-21T10:06:23.279348+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":558,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290481+0000","last_change":"2024-09-21T10:03:57.872278+0000","last_active":"2024-09-21T10:06:23.290481+0000","last_peered":"2024-09-21T10:06:23.290481+0000","last_clean":"2024-09-21T10:06:23.290481+0000","last_became_active":"2024-09-21T10:03:57.871949+0000","last_became_peered":"2024-09-21T10:03:57.871949+0000","last_unstale":"2024-09-21T10:06:23.290481+0000","last_undegraded":"2024-09-21T10:06:23.290481+0000","last_fullsized":"2024-09-21T10:06:23.290481+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:10:24.490223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":448,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.279613+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:06:23.279613+0000","last_peered":"2024-09-21T10:06:23.279613+0000","last_clean":"2024-09-21T10:06:23.279613+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:06:23.279613+0000","last_undegraded":"2024-09-21T10:06:23.279613+0000","last_fullsized":"2024-09-21T10:06:23.279613+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":621,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.280843+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:06:23.280843+0000","last_peered":"2024-09-21T10:06:23.280843+0000","last_clean":"2024-09-21T10:06:23.280843+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:06:23.280843+0000","last_undegraded":"2024-09-21T10:06:23.280843+0000","last_fullsized":"2024-09-21T10:06:23.280843+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":366,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.252047+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:06:18.252047+0000","last_peered":"2024-09-21T10:06:18.252047+0000","last_clean":"2024-09-21T10:06:18.252047+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:06:18.252047+0000","last_undegraded":"2024-09-21T10:06:18.252047+0000","last_fullsized":"2024-09-21T10:06:18.252047+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":285,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.280843+0000","last_change":"2024-09-21T10:02:11.238171+0000","last_active":"2024-09-21T10:06:23.280843+0000","last_peered":"2024-09-21T10:06:23.280843+0000","last_clean":"2024-09-21T10:06:23.280843+0000","last_became_active":"2024-09-21T10:02:11.237847+0000","last_became_peered":"2024-09-21T10:02:11.237847+0000","last_unstale":"2024-09-21T10:06:23.280843+0000","last_undegraded":"2024-09-21T10:06:23.280843+0000","last_fullsized":"2024-09-21T10:06:23.280843+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:33:39.295184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":593,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.289739+0000","last_change":"2024-09-21T10:01:46.443499+0000","last_active":"2024-09-21T10:06:23.289739+0000","last_peered":"2024-09-21T10:06:23.289739+0000","last_clean":"2024-09-21T10:06:23.289739+0000","last_became_active":"2024-09-21T10:01:46.442063+0000","last_became_peered":"2024-09-21T10:01:46.442063+0000","last_unstale":"2024-09-21T10:06:23.289739+0000","last_undegraded":"2024-09-21T10:06:23.289739+0000","last_fullsized":"2024-09-21T10:06:23.289739+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:52:07.726747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":367,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.252173+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:06:18.252173+0000","last_peered":"2024-09-21T10:06:18.252173+0000","last_clean":"2024-09-21T10:06:18.252173+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:06:18.252173+0000","last_undegraded":"2024-09-21T10:06:18.252173+0000","last_fullsized":"2024-09-21T10:06:18.252173+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":140,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.254962+0000","last_change":"2024-09-21T10:00:45.456014+0000","last_active":"2024-09-21T10:06:18.254962+0000","last_peered":"2024-09-21T10:06:18.254962+0000","last_clean":"2024-09-21T10:06:18.254962+0000","last_became_active":"2024-09-21T10:00:45.455622+0000","last_became_peered":"2024-09-21T10:00:45.455622+0000","last_unstale":"2024-09-21T10:06:18.254962+0000","last_undegraded":"2024-09-21T10:06:18.254962+0000","last_fullsized":"2024-09-21T10:06:18.254962+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:03:42.452379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":361,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.251913+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:06:18.251913+0000","last_peered":"2024-09-21T10:06:18.251913+0000","last_clean":"2024-09-21T10:06:18.251913+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:06:18.251913+0000","last_undegraded":"2024-09-21T10:06:18.251913+0000","last_fullsized":"2024-09-21T10:06:18.251913+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":140,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.251623+0000","last_change":"2024-09-21T10:00:45.451372+0000","last_active":"2024-09-21T10:06:18.251623+0000","last_peered":"2024-09-21T10:06:18.251623+0000","last_clean":"2024-09-21T10:06:18.251623+0000","last_became_active":"2024-09-21T10:00:45.450929+0000","last_became_peered":"2024-09-21T10:00:45.450929+0000","last_unstale":"2024-09-21T10:06:18.251623+0000","last_undegraded":"2024-09-21T10:06:18.251623+0000","last_fullsized":"2024-09-21T10:06:18.251623+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:29:11.173928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":639,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.279746+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:06:23.279746+0000","last_peered":"2024-09-21T10:06:23.279746+0000","last_clean":"2024-09-21T10:06:23.279746+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:06:23.279746+0000","last_undegraded":"2024-09-21T10:06:23.279746+0000","last_fullsized":"2024-09-21T10:06:23.279746+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":629,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.280543+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:06:23.280543+0000","last_peered":"2024-09-21T10:06:23.280543+0000","last_clean":"2024-09-21T10:06:23.280543+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:06:23.280543+0000","last_undegraded":"2024-09-21T10:06:23.280543+0000","last_fullsized":"2024-09-21T10:06:23.280543+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":367,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.251527+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:06:18.251527+0000","last_peered":"2024-09-21T10:06:18.251527+0000","last_clean":"2024-09-21T10:06:18.251527+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:06:18.251527+0000","last_undegraded":"2024-09-21T10:06:18.251527+0000","last_fullsized":"2024-09-21T10:06:18.251527+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":649,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290609+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:06:23.290609+0000","last_peered":"2024-09-21T10:06:23.290609+0000","last_clean":"2024-09-21T10:06:23.290609+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:06:23.290609+0000","last_undegraded":"2024-09-21T10:06:23.290609+0000","last_fullsized":"2024-09-21T10:06:23.290609+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":7024214040,"num_objects":107182,"num_object_clones":0,"num_object_copies":321546,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":107182,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":142506,"num_write_kb":7989953,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":20928802816,"data_stored":20928790600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":120106,"ondisk_log_size":120106,"up":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":16508,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":126976,"data_stored":21550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":292,"num_read_kb":747,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":0,"seq":210453397936,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":43,"seq":184683594158,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3931968,"kb_used_data":3031992,"kb_used_omap":1,"kb_used_meta":899966,"kb_avail":89813184,"statfs":{"total":95995035648,"available":91968700416,"internally_reserved":0,"allocated":3104759808,"data_stored":3102211337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":921565528},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790390,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3434800,"kb_used_data":2536552,"kb_used_omap":1,"kb_used_meta":898238,"kb_avail":90310352,"statfs":{"total":95995035648,"available":92477800448,"internally_reserved":0,"allocated":2597429248,"data_stored":2594892692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":919796056},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986621,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4708036,"kb_used_data":3820476,"kb_used_omap":1,"kb_used_meta":887550,"kb_avail":89037116,"statfs":{"total":95995035648,"available":91174006784,"internally_reserved":0,"allocated":3912167424,"data_stored":3909614974,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":908851544},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893409,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3503344,"kb_used_data":2609188,"kb_used_omap":4,"kb_used_meta":894139,"kb_avail":90241808,"statfs":{"total":95995035648,"available":92407611392,"internally_reserved":0,"allocated":2671808512,"data_stored":2669274699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":915598785},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,2,1,2,2],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056936,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3412988,"kb_used_data":2591732,"kb_used_omap":6,"kb_used_meta":821241,"kb_avail":90332164,"statfs":{"total":95995035648,"available":92500135936,"internally_reserved":0,"allocated":2653933568,"data_stored":2651389748,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":840951252},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220463,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2325552,"kb_used_data":1668776,"kb_used_omap":5,"kb_used_meta":656762,"kb_avail":91419600,"statfs":{"total":95995035648,"available":93613670400,"internally_reserved":0,"allocated":1708826624,"data_stored":1706289127,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":672524532},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585203,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4935160,"kb_used_data":4261296,"kb_used_omap":7,"kb_used_meta":673720,"kb_avail":88809992,"statfs":{"total":95995035648,"available":90941431808,"internally_reserved":0,"allocated":4363567104,"data_stored":4361021857,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":689889735},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4354674688,"data_stored":4354670616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1701380096,"data_stored":1701380096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2633564160,"data_stored":2633564160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2663120896,"data_stored":2663120896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":3888320512,"data_stored":3888316440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2589982720,"data_stored":2589982720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":3097759744,"data_stored":3097755672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:06:32.479 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:06:32.562 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:32.589 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:32.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:32.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:32 smithi165 ceph-mon[86023]: pgmap v1182: 89 pgs: 89 active+clean; 6.3 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 952 op/s 2024-09-21T10:06:32.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:32 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/551989989' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:06:32.690 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:32.694 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:32.755 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:32.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:32.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:32.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:32 smithi137 ceph-mon[93825]: pgmap v1182: 89 pgs: 89 active+clean; 6.3 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 952 op/s 2024-09-21T10:06:32.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:32 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/551989989' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:06:32.803 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:32 smithi137 ceph-mon[97575]: pgmap v1182: 89 pgs: 89 active+clean; 6.3 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 952 op/s 2024-09-21T10:06:32.803 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:32 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/551989989' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:06:32.856 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:32.896 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:32.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:32.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:32.998 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:33.036 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:33.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:33.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:33.138 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:33.172 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:33.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:33.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:33.274 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:33.304 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:33.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:33.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:33.406 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:33.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:33.445 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:33.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:33.546 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:33.582 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:33.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:33.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:33.683 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:33.725 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:33.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:33.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:33.827 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:33.852 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:33.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:33.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:33.953 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:33.985 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:33.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:33.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:34.087 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:34.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:34.120 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:34.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:34.221 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:34.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:34.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:34.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:34.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:34.394 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:34.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:34.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:34.496 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:34.534 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:34.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:34.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:34 smithi137 ceph-mon[93825]: pgmap v1183: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 949 op/s 2024-09-21T10:06:34.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:34 smithi137 ceph-mon[97575]: pgmap v1183: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 949 op/s 2024-09-21T10:06:34.636 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:34 smithi165 ceph-mon[86023]: pgmap v1183: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 949 op/s 2024-09-21T10:06:34.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:34.673 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:34.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:34.774 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:34.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:34.809 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:34.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:34.910 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:34.941 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:34.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:34.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:35.042 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:35.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:35.079 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:35.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:35.180 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:35.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:35.209 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:35.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:35.310 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:35.341 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:35.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:35.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:35.413 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:06:35.444 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:35.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:35.471 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:35.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:35.572 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:35.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:35.603 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:35.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:35.704 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:35.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:35.743 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:35.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:35.843 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:35.882 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:35.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:35.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:35.984 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:36.016 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:36.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:36.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:36.118 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:36.145 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:36.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:36.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:36.247 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:36.285 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:36.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:36.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:36.387 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:36.425 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:36.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:36.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:36.527 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:36.561 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:36.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:36.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:36 smithi165 ceph-mon[86023]: pgmap v1184: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 978 op/s 2024-09-21T10:06:36.663 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:36.673 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:36 smithi137 ceph-mon[93825]: pgmap v1184: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 978 op/s 2024-09-21T10:06:36.673 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:36 smithi137 ceph-mon[97575]: pgmap v1184: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 978 op/s 2024-09-21T10:06:36.705 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:36.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:36.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:36.807 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:36.851 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:36.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:36.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:36.953 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:36.989 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:36.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:36.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:37.090 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:37.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:37.122 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:37.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:37.223 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:37.257 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:37.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:37.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:37.359 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:37.416 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:37.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:37.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:37.447 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:37.522 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:37.572 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:37.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:37.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:37.673 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:37.710 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:37.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:37.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:37.811 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:37.846 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:37.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:37.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:37.948 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:37.990 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:37.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:37.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:38.092 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:38.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:38.132 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:38.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:38.233 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:38.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:38.268 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:38.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:38.369 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:38.419 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:38.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:38.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:38.520 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:38.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:38 smithi137 ceph-mon[97575]: pgmap v1185: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 1.02k op/s 2024-09-21T10:06:38.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:38 smithi137 ceph-mon[93825]: pgmap v1185: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 1.02k op/s 2024-09-21T10:06:38.566 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:38.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:38.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:38 smithi165 ceph-mon[86023]: pgmap v1185: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 1.02k op/s 2024-09-21T10:06:38.667 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:38.695 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:38.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:38.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:38.797 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:38.833 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:38.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:38.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:38.935 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:38.968 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:38.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:38.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:39.070 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:39.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:39.107 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:39.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:39.208 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:39.251 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:39.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:39.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:39.329 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T10:06:39.353 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:39.379 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:39.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:39.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:39.481 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:39.525 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:39.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:39.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:39 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3172417911' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:06:39.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:39 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3172417911' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:06:39.627 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:40.041 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:39 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3172417911' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:06:40.072 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:40.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:40.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:40.173 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:40.213 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:40.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:40.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:40.316 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:40.348 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:40.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:40.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:40.450 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:40.487 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:40.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:40.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:40.585 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:40 smithi137 ceph-mon[93825]: pgmap v1186: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 799 op/s 2024-09-21T10:06:40.585 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:40 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:06:40.585 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:40 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T10:06:40.585 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:40 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3172417911' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:06:40.585 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:40 smithi137 ceph-mon[93825]: osdmap e364: 8 total, 8 up, 7 in 2024-09-21T10:06:40.585 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:40.585 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:06:40.586 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:40 smithi137 ceph-mon[97575]: pgmap v1186: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 799 op/s 2024-09-21T10:06:40.586 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:40 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:06:40.586 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:40 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T10:06:40.586 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:40 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3172417911' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:06:40.586 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:40 smithi137 ceph-mon[97575]: osdmap e364: 8 total, 8 up, 7 in 2024-09-21T10:06:40.586 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:40.586 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:06:40.588 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:40.619 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:40.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:40.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:06:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:06:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:06:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:40 smithi165 ceph-mon[86023]: pgmap v1186: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 799 op/s 2024-09-21T10:06:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:40 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:06:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:40 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T10:06:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:40 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3172417911' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:06:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:40 smithi165 ceph-mon[86023]: osdmap e364: 8 total, 8 up, 7 in 2024-09-21T10:06:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:06:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:06:40.721 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:40.747 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:40.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:40.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:40.849 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:40.885 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:40.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:40.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:40.986 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:41.015 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:41.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:41.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:41.116 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:41.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:41.146 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:41.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:41.247 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:41.279 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:41.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:41.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:41.380 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:41.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:41.425 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:41.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:41.479 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:06:41.481 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:06:41.526 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:41.548 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:41.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:41.593 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:41.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:41.694 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:41.720 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:41.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:41.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:41.820 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:06:41.820 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T10:06:41.820 INFO:teuthology.orchestra.run.smithi137.stdout: "num_ops": 0 2024-09-21T10:06:41.820 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:06:41.821 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:41.879 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:41.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:41.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:41.981 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:42.022 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:42.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:42.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:42.123 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:42.157 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:42.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:42.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:42.201 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:06:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:06:41] "GET /metrics HTTP/1.1" 200 36579 "" "Prometheus/2.51.0" 2024-09-21T10:06:42.259 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:42.292 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:42.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:42.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:42.394 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:42.422 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:42.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:42.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:42.524 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:42.564 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:06:42.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:42.568 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:42.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:42.669 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1188,"stamp":"2024-09-21T10:06:41.068771+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6149707749,"num_objects":93855,"num_object_clones":0,"num_object_copies":281565,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":93855,"num_whiteouts":0,"num_read":293,"num_read_kb":748,"num_write":156071,"num_write_kb":7991612,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":55,"num_bytes_recovered":1197301,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":120017,"ondisk_log_size":120017,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":23882944,"kb_used_data":18132668,"kb_used_omap":29,"kb_used_meta":5749666,"kb_avail":632333120,"statfs":{"total":671965249536,"available":647509114880,"internally_reserved":0,"allocated":18567852032,"data_stored":18550030574,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30120,"internal_metadata":5887658584},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,4,5,5,12,5],"upper_bound":64},"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":-637337600,"num_objects":-9725,"num_object_clones":0,"num_object_copies":-29175,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-9725,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9725,"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":"10.006533"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":631,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.337198+0000","last_change":"2024-09-21T10:01:46.451177+0000","last_active":"2024-09-21T10:06:39.337198+0000","last_peered":"2024-09-21T10:06:39.337198+0000","last_clean":"2024-09-21T10:06:39.337198+0000","last_became_active":"2024-09-21T10:01:46.448614+0000","last_became_peered":"2024-09-21T10:01:46.448614+0000","last_unstale":"2024-09-21T10:06:39.337198+0000","last_undegraded":"2024-09-21T10:06:39.337198+0000","last_fullsized":"2024-09-21T10:06:39.337198+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:04:08.637354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":84,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.282545+0000","last_change":"2024-09-21T10:01:46.447733+0000","last_active":"2024-09-21T10:06:23.282545+0000","last_peered":"2024-09-21T10:06:23.282545+0000","last_clean":"2024-09-21T10:06:23.282545+0000","last_became_active":"2024-09-21T10:01:46.437757+0000","last_became_peered":"2024-09-21T10:01:46.437757+0000","last_unstale":"2024-09-21T10:06:23.282545+0000","last_undegraded":"2024-09-21T10:06:23.282545+0000","last_fullsized":"2024-09-21T10:06:23.282545+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:45:45.737983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":237,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.291201+0000","last_change":"2024-09-21T10:01:46.443763+0000","last_active":"2024-09-21T10:06:23.291201+0000","last_peered":"2024-09-21T10:06:23.291201+0000","last_clean":"2024-09-21T10:06:23.291201+0000","last_became_active":"2024-09-21T10:01:46.441577+0000","last_became_peered":"2024-09-21T10:01:46.441577+0000","last_unstale":"2024-09-21T10:06:23.291201+0000","last_undegraded":"2024-09-21T10:06:23.291201+0000","last_fullsized":"2024-09-21T10:06:23.291201+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:31:26.207575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":542,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.333917+0000","last_change":"2024-09-21T10:02:11.198710+0000","last_active":"2024-09-21T10:06:39.333917+0000","last_peered":"2024-09-21T10:06:39.333917+0000","last_clean":"2024-09-21T10:06:39.333917+0000","last_became_active":"2024-09-21T10:02:11.198373+0000","last_became_peered":"2024-09-21T10:02:11.198373+0000","last_unstale":"2024-09-21T10:06:39.333917+0000","last_undegraded":"2024-09-21T10:06:39.333917+0000","last_fullsized":"2024-09-21T10:06:39.333917+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:25:50.840955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":535,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290560+0000","last_change":"2024-09-21T10:01:46.446265+0000","last_active":"2024-09-21T10:06:23.290560+0000","last_peered":"2024-09-21T10:06:23.290560+0000","last_clean":"2024-09-21T10:06:23.290560+0000","last_became_active":"2024-09-21T10:01:46.444271+0000","last_became_peered":"2024-09-21T10:01:46.444271+0000","last_unstale":"2024-09-21T10:06:23.290560+0000","last_undegraded":"2024-09-21T10:06:23.290560+0000","last_fullsized":"2024-09-21T10:06:23.290560+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:24.021361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":223,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.286615+0000","last_change":"2024-09-21T10:01:46.434678+0000","last_active":"2024-09-21T10:06:23.286615+0000","last_peered":"2024-09-21T10:06:23.286615+0000","last_clean":"2024-09-21T10:06:23.286615+0000","last_became_active":"2024-09-21T10:01:46.432501+0000","last_became_peered":"2024-09-21T10:01:46.432501+0000","last_unstale":"2024-09-21T10:06:23.286615+0000","last_undegraded":"2024-09-21T10:06:23.286615+0000","last_fullsized":"2024-09-21T10:06:23.286615+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:22:35.959785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":522,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290527+0000","last_change":"2024-09-21T10:03:57.884771+0000","last_active":"2024-09-21T10:06:23.290527+0000","last_peered":"2024-09-21T10:06:23.290527+0000","last_clean":"2024-09-21T10:06:23.290527+0000","last_became_active":"2024-09-21T10:03:57.884431+0000","last_became_peered":"2024-09-21T10:03:57.884431+0000","last_unstale":"2024-09-21T10:06:23.290527+0000","last_undegraded":"2024-09-21T10:06:23.290527+0000","last_fullsized":"2024-09-21T10:06:23.290527+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:43:02.482175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":187,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245725+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:06:18.245725+0000","last_peered":"2024-09-21T10:06:18.245725+0000","last_clean":"2024-09-21T10:06:18.245725+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:06:18.245725+0000","last_undegraded":"2024-09-21T10:06:18.245725+0000","last_fullsized":"2024-09-21T10:06:18.245725+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"363'9492","reported_seq":9544,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:36.187081+0000","last_change":"2024-09-21T10:04:22.427759+0000","last_active":"2024-09-21T10:06:36.187081+0000","last_peered":"2024-09-21T10:06:36.187081+0000","last_clean":"2024-09-21T10:06:36.187081+0000","last_became_active":"2024-09-21T10:04:22.427461+0000","last_became_peered":"2024-09-21T10:04:22.427461+0000","last_unstale":"2024-09-21T10:06:36.187081+0000","last_undegraded":"2024-09-21T10:06:36.187081+0000","last_fullsized":"2024-09-21T10:06:36.187081+0000","mapping_epoch":343,"log_start":"348'2600","ondisk_log_start":"348'2600","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6892,"log_dups_size":0,"ondisk_log_size":6892,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:21:36.509045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":390987776,"num_objects":5966,"num_object_clones":0,"num_object_copies":17898,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5966,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9492,"num_write_kb":494656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":82,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.283056+0000","last_change":"2024-09-21T10:01:46.443617+0000","last_active":"2024-09-21T10:06:23.283056+0000","last_peered":"2024-09-21T10:06:23.283056+0000","last_clean":"2024-09-21T10:06:23.283056+0000","last_became_active":"2024-09-21T10:01:46.436657+0000","last_became_peered":"2024-09-21T10:01:46.436657+0000","last_unstale":"2024-09-21T10:06:23.283056+0000","last_undegraded":"2024-09-21T10:06:23.283056+0000","last_fullsized":"2024-09-21T10:06:23.283056+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:40:53.195766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":119,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245464+0000","last_change":"2024-09-21T10:01:46.430367+0000","last_active":"2024-09-21T10:06:18.245464+0000","last_peered":"2024-09-21T10:06:18.245464+0000","last_clean":"2024-09-21T10:06:18.245464+0000","last_became_active":"2024-09-21T10:01:46.430005+0000","last_became_peered":"2024-09-21T10:01:46.430005+0000","last_unstale":"2024-09-21T10:06:18.245464+0000","last_undegraded":"2024-09-21T10:06:18.245464+0000","last_fullsized":"2024-09-21T10:06:18.245464+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:27:00.076510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.7","version":"363'9846","reported_seq":9873,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.055875+0000","last_change":"2024-09-21T10:04:22.429351+0000","last_active":"2024-09-21T10:06:39.055875+0000","last_peered":"2024-09-21T10:06:39.055875+0000","last_clean":"2024-09-21T10:06:39.055875+0000","last_became_active":"2024-09-21T10:04:22.428949+0000","last_became_peered":"2024-09-21T10:04:22.428949+0000","last_unstale":"2024-09-21T10:06:39.055875+0000","last_undegraded":"2024-09-21T10:06:39.055875+0000","last_fullsized":"2024-09-21T10:06:39.055875+0000","mapping_epoch":343,"log_start":"348'1500","ondisk_log_start":"348'1500","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8346,"log_dups_size":0,"ondisk_log_size":8346,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:19:42.538561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":386007040,"num_objects":5890,"num_object_clones":0,"num_object_copies":17670,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5890,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9846,"num_write_kb":503552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":82,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.282992+0000","last_change":"2024-09-21T10:01:46.457547+0000","last_active":"2024-09-21T10:06:23.282992+0000","last_peered":"2024-09-21T10:06:23.282992+0000","last_clean":"2024-09-21T10:06:23.282992+0000","last_became_active":"2024-09-21T10:01:46.442417+0000","last_became_peered":"2024-09-21T10:01:46.442417+0000","last_unstale":"2024-09-21T10:06:23.282992+0000","last_undegraded":"2024-09-21T10:06:23.282992+0000","last_fullsized":"2024-09-21T10:06:23.282992+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:15:55.315217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":375,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.286662+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:06:23.286662+0000","last_peered":"2024-09-21T10:06:23.286662+0000","last_clean":"2024-09-21T10:06:23.286662+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:06:23.286662+0000","last_undegraded":"2024-09-21T10:06:23.286662+0000","last_fullsized":"2024-09-21T10:06:23.286662+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"363'9553","reported_seq":9606,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:36.160509+0000","last_change":"2024-09-21T10:04:22.102566+0000","last_active":"2024-09-21T10:06:36.160509+0000","last_peered":"2024-09-21T10:06:36.160509+0000","last_clean":"2024-09-21T10:06:36.160509+0000","last_became_active":"2024-09-21T10:04:22.102305+0000","last_became_peered":"2024-09-21T10:04:22.102305+0000","last_unstale":"2024-09-21T10:06:36.160509+0000","last_undegraded":"2024-09-21T10:06:36.160509+0000","last_fullsized":"2024-09-21T10:06:36.160509+0000","mapping_epoch":343,"log_start":"348'2700","ondisk_log_start":"348'2700","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6853,"log_dups_size":0,"ondisk_log_size":6853,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:59:22.851950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":388300800,"num_objects":5925,"num_object_clones":0,"num_object_copies":17775,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5925,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9553,"num_write_kb":495296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":287,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245984+0000","last_change":"2024-09-21T10:01:46.450929+0000","last_active":"2024-09-21T10:06:18.245984+0000","last_peered":"2024-09-21T10:06:18.245984+0000","last_clean":"2024-09-21T10:06:18.245984+0000","last_became_active":"2024-09-21T10:01:46.443393+0000","last_became_peered":"2024-09-21T10:01:46.443393+0000","last_unstale":"2024-09-21T10:06:18.245984+0000","last_undegraded":"2024-09-21T10:06:18.245984+0000","last_fullsized":"2024-09-21T10:06:18.245984+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:08:26.625699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":187,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245731+0000","last_change":"2024-09-21T10:01:46.433842+0000","last_active":"2024-09-21T10:06:18.245731+0000","last_peered":"2024-09-21T10:06:18.245731+0000","last_clean":"2024-09-21T10:06:18.245731+0000","last_became_active":"2024-09-21T10:01:46.433530+0000","last_became_peered":"2024-09-21T10:01:46.433530+0000","last_unstale":"2024-09-21T10:06:18.245731+0000","last_undegraded":"2024-09-21T10:06:18.245731+0000","last_fullsized":"2024-09-21T10:06:18.245731+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:42:07.131501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"363'9629","reported_seq":9682,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:36.154326+0000","last_change":"2024-09-21T10:04:22.101049+0000","last_active":"2024-09-21T10:06:36.154326+0000","last_peered":"2024-09-21T10:06:36.154326+0000","last_clean":"2024-09-21T10:06:36.154326+0000","last_became_active":"2024-09-21T10:04:22.100712+0000","last_became_peered":"2024-09-21T10:04:22.100712+0000","last_unstale":"2024-09-21T10:06:36.154326+0000","last_undegraded":"2024-09-21T10:06:36.154326+0000","last_fullsized":"2024-09-21T10:06:36.154326+0000","mapping_epoch":343,"log_start":"348'2800","ondisk_log_start":"348'2800","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6829,"log_dups_size":0,"ondisk_log_size":6829,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:55:19.021609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":402980864,"num_objects":6149,"num_object_clones":0,"num_object_copies":18447,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6149,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9629,"num_write_kb":504896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":265,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.336884+0000","last_change":"2024-09-21T10:00:45.453585+0000","last_active":"2024-09-21T10:06:39.336884+0000","last_peered":"2024-09-21T10:06:39.336884+0000","last_clean":"2024-09-21T10:06:39.336884+0000","last_became_active":"2024-09-21T10:00:45.453273+0000","last_became_peered":"2024-09-21T10:00:45.453273+0000","last_unstale":"2024-09-21T10:06:39.336884+0000","last_undegraded":"2024-09-21T10:06:39.336884+0000","last_fullsized":"2024-09-21T10:06:39.336884+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:16.879800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":545,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.289694+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:06:23.289694+0000","last_peered":"2024-09-21T10:06:23.289694+0000","last_clean":"2024-09-21T10:06:23.289694+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:06:23.289694+0000","last_undegraded":"2024-09-21T10:06:23.289694+0000","last_fullsized":"2024-09-21T10:06:23.289694+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"364'9919","reported_seq":9948,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:41.041214+0000","last_change":"2024-09-21T10:04:22.427620+0000","last_active":"2024-09-21T10:06:41.041214+0000","last_peered":"2024-09-21T10:06:41.041214+0000","last_clean":"2024-09-21T10:06:41.041214+0000","last_became_active":"2024-09-21T10:04:22.427350+0000","last_became_peered":"2024-09-21T10:04:22.427350+0000","last_unstale":"2024-09-21T10:06:41.041214+0000","last_undegraded":"2024-09-21T10:06:41.041214+0000","last_fullsized":"2024-09-21T10:06:41.041214+0000","mapping_epoch":343,"log_start":"349'3100","ondisk_log_start":"349'3100","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6819,"log_dups_size":0,"ondisk_log_size":6819,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:06:01.522034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":377683968,"num_objects":5763,"num_object_clones":0,"num_object_copies":17289,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5763,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9919,"num_write_kb":501824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":618,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.334202+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:06:39.334202+0000","last_peered":"2024-09-21T10:06:39.334202+0000","last_clean":"2024-09-21T10:06:39.334202+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:06:39.334202+0000","last_undegraded":"2024-09-21T10:06:39.334202+0000","last_fullsized":"2024-09-21T10:06:39.334202+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":348,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.282869+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:06:23.282869+0000","last_peered":"2024-09-21T10:06:23.282869+0000","last_clean":"2024-09-21T10:06:23.282869+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:06:23.282869+0000","last_undegraded":"2024-09-21T10:06:23.282869+0000","last_fullsized":"2024-09-21T10:06:23.282869+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"364'9940","reported_seq":9994,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.709729+0000","last_change":"2024-09-21T10:04:22.429762+0000","last_active":"2024-09-21T10:06:39.709729+0000","last_peered":"2024-09-21T10:06:39.709729+0000","last_clean":"2024-09-21T10:06:39.709729+0000","last_became_active":"2024-09-21T10:04:22.429060+0000","last_became_peered":"2024-09-21T10:04:22.429060+0000","last_unstale":"2024-09-21T10:06:39.709729+0000","last_undegraded":"2024-09-21T10:06:39.709729+0000","last_fullsized":"2024-09-21T10:06:39.709729+0000","mapping_epoch":343,"log_start":"348'2000","ondisk_log_start":"348'2000","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":7940,"log_dups_size":0,"ondisk_log_size":7940,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:44:56.835146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":387973120,"num_objects":5920,"num_object_clones":0,"num_object_copies":17760,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5920,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9940,"num_write_kb":507520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":197,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245875+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:06:18.245875+0000","last_peered":"2024-09-21T10:06:18.245875+0000","last_clean":"2024-09-21T10:06:18.245875+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:06:18.245875+0000","last_undegraded":"2024-09-21T10:06:18.245875+0000","last_fullsized":"2024-09-21T10:06:18.245875+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":345,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.283278+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:06:23.283278+0000","last_peered":"2024-09-21T10:06:23.283278+0000","last_clean":"2024-09-21T10:06:23.283278+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:06:23.283278+0000","last_undegraded":"2024-09-21T10:06:23.283278+0000","last_fullsized":"2024-09-21T10:06:23.283278+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.0","version":"363'9589","reported_seq":9615,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.076172+0000","last_change":"2024-09-21T10:04:22.428119+0000","last_active":"2024-09-21T10:06:39.076172+0000","last_peered":"2024-09-21T10:06:39.076172+0000","last_clean":"2024-09-21T10:06:39.076172+0000","last_became_active":"2024-09-21T10:04:22.427525+0000","last_became_peered":"2024-09-21T10:04:22.427525+0000","last_unstale":"2024-09-21T10:06:39.076172+0000","last_undegraded":"2024-09-21T10:06:39.076172+0000","last_fullsized":"2024-09-21T10:06:39.076172+0000","mapping_epoch":343,"log_start":"348'1200","ondisk_log_start":"348'1200","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8389,"log_dups_size":0,"ondisk_log_size":8389,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:05:04.525726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":375324672,"num_objects":5727,"num_object_clones":0,"num_object_copies":17181,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5727,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9589,"num_write_kb":490112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":339,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.286695+0000","last_change":"2024-09-21T10:01:46.438078+0000","last_active":"2024-09-21T10:06:23.286695+0000","last_peered":"2024-09-21T10:06:23.286695+0000","last_clean":"2024-09-21T10:06:23.286695+0000","last_became_active":"2024-09-21T10:01:46.437813+0000","last_became_peered":"2024-09-21T10:01:46.437813+0000","last_unstale":"2024-09-21T10:06:23.286695+0000","last_undegraded":"2024-09-21T10:06:23.286695+0000","last_fullsized":"2024-09-21T10:06:23.286695+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:57:48.223633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":368,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.283081+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:06:23.283081+0000","last_peered":"2024-09-21T10:06:23.283081+0000","last_clean":"2024-09-21T10:06:23.283081+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:06:23.283081+0000","last_undegraded":"2024-09-21T10:06:23.283081+0000","last_fullsized":"2024-09-21T10:06:23.283081+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"364'9860","reported_seq":9889,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:41.012379+0000","last_change":"2024-09-21T10:04:22.427916+0000","last_active":"2024-09-21T10:06:41.012379+0000","last_peered":"2024-09-21T10:06:41.012379+0000","last_clean":"2024-09-21T10:06:41.012379+0000","last_became_active":"2024-09-21T10:04:22.427641+0000","last_became_peered":"2024-09-21T10:04:22.427641+0000","last_unstale":"2024-09-21T10:06:41.012379+0000","last_undegraded":"2024-09-21T10:06:41.012379+0000","last_fullsized":"2024-09-21T10:06:41.012379+0000","mapping_epoch":343,"log_start":"349'3000","ondisk_log_start":"349'3000","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6860,"log_dups_size":0,"ondisk_log_size":6860,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:23:34.436331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":376176640,"num_objects":5740,"num_object_clones":0,"num_object_copies":17220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5740,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9860,"num_write_kb":499200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":633,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.336301+0000","last_change":"2024-09-21T10:01:46.448146+0000","last_active":"2024-09-21T10:06:39.336301+0000","last_peered":"2024-09-21T10:06:39.336301+0000","last_clean":"2024-09-21T10:06:39.336301+0000","last_became_active":"2024-09-21T10:01:46.447520+0000","last_became_peered":"2024-09-21T10:01:46.447520+0000","last_unstale":"2024-09-21T10:06:39.336301+0000","last_undegraded":"2024-09-21T10:06:39.336301+0000","last_fullsized":"2024-09-21T10:06:39.336301+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:30:29.833897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":451,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.334961+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:06:39.334961+0000","last_peered":"2024-09-21T10:06:39.334961+0000","last_clean":"2024-09-21T10:06:39.334961+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:06:39.334961+0000","last_undegraded":"2024-09-21T10:06:39.334961+0000","last_fullsized":"2024-09-21T10:06:39.334961+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.b","version":"363'9754","reported_seq":9781,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.069476+0000","last_change":"2024-09-21T10:04:22.428345+0000","last_active":"2024-09-21T10:06:39.069476+0000","last_peered":"2024-09-21T10:06:39.069476+0000","last_clean":"2024-09-21T10:06:39.069476+0000","last_became_active":"2024-09-21T10:04:22.428074+0000","last_became_peered":"2024-09-21T10:04:22.428074+0000","last_unstale":"2024-09-21T10:06:39.069476+0000","last_undegraded":"2024-09-21T10:06:39.069476+0000","last_fullsized":"2024-09-21T10:06:39.069476+0000","mapping_epoch":343,"log_start":"348'1400","ondisk_log_start":"348'1400","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8354,"log_dups_size":0,"ondisk_log_size":8354,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:38:36.392818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":389939200,"num_objects":5950,"num_object_clones":0,"num_object_copies":17850,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5950,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9754,"num_write_kb":502528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":272,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.286544+0000","last_change":"2024-09-21T10:01:46.458552+0000","last_active":"2024-09-21T10:06:23.286544+0000","last_peered":"2024-09-21T10:06:23.286544+0000","last_clean":"2024-09-21T10:06:23.286544+0000","last_became_active":"2024-09-21T10:01:46.440432+0000","last_became_peered":"2024-09-21T10:01:46.440432+0000","last_unstale":"2024-09-21T10:06:23.286544+0000","last_undegraded":"2024-09-21T10:06:23.286544+0000","last_fullsized":"2024-09-21T10:06:23.286544+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:14:39.092118+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":6,"num_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":292,"num_read_kb":747,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":129,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.334117+0000","last_change":"2024-09-21T10:01:46.457493+0000","last_active":"2024-09-21T10:06:39.334117+0000","last_peered":"2024-09-21T10:06:39.334117+0000","last_clean":"2024-09-21T10:06:39.334117+0000","last_became_active":"2024-09-21T10:01:46.448595+0000","last_became_peered":"2024-09-21T10:01:46.448595+0000","last_unstale":"2024-09-21T10:06:39.334117+0000","last_undegraded":"2024-09-21T10:06:39.334117+0000","last_fullsized":"2024-09-21T10:06:39.334117+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:47:38.183249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":611,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.333752+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:06:39.333752+0000","last_peered":"2024-09-21T10:06:39.333752+0000","last_clean":"2024-09-21T10:06:39.333752+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:06:39.333752+0000","last_undegraded":"2024-09-21T10:06:39.333752+0000","last_fullsized":"2024-09-21T10:06:39.333752+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":197,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245993+0000","last_change":"2024-09-21T10:01:46.432514+0000","last_active":"2024-09-21T10:06:18.245993+0000","last_peered":"2024-09-21T10:06:18.245993+0000","last_clean":"2024-09-21T10:06:18.245993+0000","last_became_active":"2024-09-21T10:01:46.432210+0000","last_became_peered":"2024-09-21T10:01:46.432210+0000","last_unstale":"2024-09-21T10:06:18.245993+0000","last_undegraded":"2024-09-21T10:06:18.245993+0000","last_fullsized":"2024-09-21T10:06:18.245993+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:14.449645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"363'9469","reported_seq":9522,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:36.146570+0000","last_change":"2024-09-21T10:04:22.429406+0000","last_active":"2024-09-21T10:06:36.146570+0000","last_peered":"2024-09-21T10:06:36.146570+0000","last_clean":"2024-09-21T10:06:36.146570+0000","last_became_active":"2024-09-21T10:04:22.429098+0000","last_became_peered":"2024-09-21T10:04:22.429098+0000","last_unstale":"2024-09-21T10:06:36.146570+0000","last_undegraded":"2024-09-21T10:06:36.146570+0000","last_fullsized":"2024-09-21T10:06:36.146570+0000","mapping_epoch":343,"log_start":"348'2600","ondisk_log_start":"348'2600","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6869,"log_dups_size":0,"ondisk_log_size":6869,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:00:50.323296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":397213696,"num_objects":6061,"num_object_clones":0,"num_object_copies":18183,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6061,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9469,"num_write_kb":496960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":418,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.286358+0000","last_change":"2024-09-21T10:01:46.447172+0000","last_active":"2024-09-21T10:06:23.286358+0000","last_peered":"2024-09-21T10:06:23.286358+0000","last_clean":"2024-09-21T10:06:23.286358+0000","last_became_active":"2024-09-21T10:01:46.446520+0000","last_became_peered":"2024-09-21T10:01:46.446520+0000","last_unstale":"2024-09-21T10:06:23.286358+0000","last_undegraded":"2024-09-21T10:06:23.286358+0000","last_fullsized":"2024-09-21T10:06:23.286358+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:54:16.290087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"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":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":543,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.289569+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:06:23.289569+0000","last_peered":"2024-09-21T10:06:23.289569+0000","last_clean":"2024-09-21T10:06:23.289569+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:06:23.289569+0000","last_undegraded":"2024-09-21T10:06:23.289569+0000","last_fullsized":"2024-09-21T10:06:23.289569+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":564,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290723+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:06:23.290723+0000","last_peered":"2024-09-21T10:06:23.290723+0000","last_clean":"2024-09-21T10:06:23.290723+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:06:23.290723+0000","last_undegraded":"2024-09-21T10:06:23.290723+0000","last_fullsized":"2024-09-21T10:06:23.290723+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.9","version":"364'9840","reported_seq":9869,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:41.036019+0000","last_change":"2024-09-21T10:04:22.429244+0000","last_active":"2024-09-21T10:06:41.036019+0000","last_peered":"2024-09-21T10:06:41.036019+0000","last_clean":"2024-09-21T10:06:41.036019+0000","last_became_active":"2024-09-21T10:04:22.428922+0000","last_became_peered":"2024-09-21T10:04:22.428922+0000","last_unstale":"2024-09-21T10:06:41.036019+0000","last_undegraded":"2024-09-21T10:06:41.036019+0000","last_fullsized":"2024-09-21T10:06:41.036019+0000","mapping_epoch":343,"log_start":"349'3000","ondisk_log_start":"349'3000","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6840,"log_dups_size":0,"ondisk_log_size":6840,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:25:24.758330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":375783424,"num_objects":5734,"num_object_clones":0,"num_object_copies":17202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5734,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9840,"num_write_kb":498368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":322,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.334804+0000","last_change":"2024-09-21T10:00:33.036733+0000","last_active":"2024-09-21T10:06:39.334804+0000","last_peered":"2024-09-21T10:06:39.334804+0000","last_clean":"2024-09-21T10:06:39.334804+0000","last_became_active":"2024-09-21T10:00:33.035600+0000","last_became_peered":"2024-09-21T10:00:33.035600+0000","last_unstale":"2024-09-21T10:06:39.334804+0000","last_undegraded":"2024-09-21T10:06:39.334804+0000","last_fullsized":"2024-09-21T10:06:39.334804+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:14:17.245189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":332,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245811+0000","last_change":"2024-09-21T10:00:33.033238+0000","last_active":"2024-09-21T10:06:18.245811+0000","last_peered":"2024-09-21T10:06:18.245811+0000","last_clean":"2024-09-21T10:06:18.245811+0000","last_became_active":"2024-09-21T10:00:33.032931+0000","last_became_peered":"2024-09-21T10:00:33.032931+0000","last_unstale":"2024-09-21T10:06:18.245811+0000","last_undegraded":"2024-09-21T10:06:18.245811+0000","last_fullsized":"2024-09-21T10:06:18.245811+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:32.077847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":440,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290775+0000","last_change":"2024-09-21T10:00:45.456536+0000","last_active":"2024-09-21T10:06:23.290775+0000","last_peered":"2024-09-21T10:06:23.290775+0000","last_clean":"2024-09-21T10:06:23.290775+0000","last_became_active":"2024-09-21T10:00:45.456194+0000","last_became_peered":"2024-09-21T10:00:45.456194+0000","last_unstale":"2024-09-21T10:06:23.290775+0000","last_undegraded":"2024-09-21T10:06:23.290775+0000","last_fullsized":"2024-09-21T10:06:23.290775+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:55.978565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.a","version":"363'9757","reported_seq":9784,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.058132+0000","last_change":"2024-09-21T10:04:22.429168+0000","last_active":"2024-09-21T10:06:39.058132+0000","last_peered":"2024-09-21T10:06:39.058132+0000","last_clean":"2024-09-21T10:06:39.058132+0000","last_became_active":"2024-09-21T10:04:22.428892+0000","last_became_peered":"2024-09-21T10:04:22.428892+0000","last_unstale":"2024-09-21T10:06:39.058132+0000","last_undegraded":"2024-09-21T10:06:39.058132+0000","last_fullsized":"2024-09-21T10:06:39.058132+0000","mapping_epoch":343,"log_start":"348'1400","ondisk_log_start":"348'1400","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8357,"log_dups_size":0,"ondisk_log_size":8357,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:01:55.003183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":386334720,"num_objects":5895,"num_object_clones":0,"num_object_copies":17685,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5895,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9757,"num_write_kb":500864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":125,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245588+0000","last_change":"2024-09-21T10:00:45.454098+0000","last_active":"2024-09-21T10:06:18.245588+0000","last_peered":"2024-09-21T10:06:18.245588+0000","last_clean":"2024-09-21T10:06:18.245588+0000","last_became_active":"2024-09-21T10:00:45.453754+0000","last_became_peered":"2024-09-21T10:00:45.453754+0000","last_unstale":"2024-09-21T10:06:18.245588+0000","last_undegraded":"2024-09-21T10:06:18.245588+0000","last_fullsized":"2024-09-21T10:06:18.245588+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:36:15.138996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":366,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.282840+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:06:23.282840+0000","last_peered":"2024-09-21T10:06:23.282840+0000","last_clean":"2024-09-21T10:06:23.282840+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:06:23.282840+0000","last_undegraded":"2024-09-21T10:06:23.282840+0000","last_fullsized":"2024-09-21T10:06:23.282840+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":124,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290980+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:06:23.290980+0000","last_peered":"2024-09-21T10:06:23.290980+0000","last_clean":"2024-09-21T10:06:23.290980+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:06:23.290980+0000","last_undegraded":"2024-09-21T10:06:23.290980+0000","last_fullsized":"2024-09-21T10:06:23.290980+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"364'9902","reported_seq":9931,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:41.048783+0000","last_change":"2024-09-21T10:04:22.103605+0000","last_active":"2024-09-21T10:06:41.048783+0000","last_peered":"2024-09-21T10:06:41.048783+0000","last_clean":"2024-09-21T10:06:41.048783+0000","last_became_active":"2024-09-21T10:04:22.103266+0000","last_became_peered":"2024-09-21T10:04:22.103266+0000","last_unstale":"2024-09-21T10:06:41.048783+0000","last_undegraded":"2024-09-21T10:06:41.048783+0000","last_fullsized":"2024-09-21T10:06:41.048783+0000","mapping_epoch":343,"log_start":"349'3000","ondisk_log_start":"349'3000","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6902,"log_dups_size":0,"ondisk_log_size":6902,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:07:01.310538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":380370944,"num_objects":5804,"num_object_clones":0,"num_object_copies":17412,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5804,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9902,"num_write_kb":502592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":282,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.333958+0000","last_change":"2024-09-21T10:00:45.453684+0000","last_active":"2024-09-21T10:06:39.333958+0000","last_peered":"2024-09-21T10:06:39.333958+0000","last_clean":"2024-09-21T10:06:39.333958+0000","last_became_active":"2024-09-21T10:00:45.453178+0000","last_became_peered":"2024-09-21T10:00:45.453178+0000","last_unstale":"2024-09-21T10:06:39.333958+0000","last_undegraded":"2024-09-21T10:06:39.333958+0000","last_fullsized":"2024-09-21T10:06:39.333958+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:22:26.618669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":580,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290892+0000","last_change":"2024-09-21T10:02:11.238163+0000","last_active":"2024-09-21T10:06:23.290892+0000","last_peered":"2024-09-21T10:06:23.290892+0000","last_clean":"2024-09-21T10:06:23.290892+0000","last_became_active":"2024-09-21T10:02:11.237911+0000","last_became_peered":"2024-09-21T10:02:11.237911+0000","last_unstale":"2024-09-21T10:06:23.290892+0000","last_undegraded":"2024-09-21T10:06:23.290892+0000","last_fullsized":"2024-09-21T10:06:23.290892+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:44:11.651510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":421,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.282559+0000","last_change":"2024-09-21T10:00:45.455751+0000","last_active":"2024-09-21T10:06:23.282559+0000","last_peered":"2024-09-21T10:06:23.282559+0000","last_clean":"2024-09-21T10:06:23.282559+0000","last_became_active":"2024-09-21T10:00:45.455456+0000","last_became_peered":"2024-09-21T10:00:45.455456+0000","last_unstale":"2024-09-21T10:06:23.282559+0000","last_undegraded":"2024-09-21T10:06:23.282559+0000","last_fullsized":"2024-09-21T10:06:23.282559+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:39:04.368687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.d","version":"363'9603","reported_seq":9631,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.028439+0000","last_change":"2024-09-21T10:04:22.103553+0000","last_active":"2024-09-21T10:06:39.028439+0000","last_peered":"2024-09-21T10:06:39.028439+0000","last_clean":"2024-09-21T10:06:39.028439+0000","last_became_active":"2024-09-21T10:04:22.103230+0000","last_became_peered":"2024-09-21T10:04:22.103230+0000","last_unstale":"2024-09-21T10:06:39.028439+0000","last_undegraded":"2024-09-21T10:06:39.028439+0000","last_fullsized":"2024-09-21T10:06:39.028439+0000","mapping_epoch":343,"log_start":"348'1200","ondisk_log_start":"348'1200","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8403,"log_dups_size":0,"ondisk_log_size":8403,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:36:21.537112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":378011672,"num_objects":5769,"num_object_clones":0,"num_object_copies":17307,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5769,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9603,"num_write_kb":491841,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":525,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.248022+0000","last_change":"2024-09-21T10:00:33.033963+0000","last_active":"2024-09-21T10:06:18.248022+0000","last_peered":"2024-09-21T10:06:18.248022+0000","last_clean":"2024-09-21T10:06:18.248022+0000","last_became_active":"2024-09-21T10:00:33.033667+0000","last_became_peered":"2024-09-21T10:00:33.033667+0000","last_unstale":"2024-09-21T10:06:18.248022+0000","last_undegraded":"2024-09-21T10:06:18.248022+0000","last_fullsized":"2024-09-21T10:06:18.248022+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:13:46.034330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":247,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.291323+0000","last_change":"2024-09-21T10:01:46.441957+0000","last_active":"2024-09-21T10:06:23.291323+0000","last_peered":"2024-09-21T10:06:23.291323+0000","last_clean":"2024-09-21T10:06:23.291323+0000","last_became_active":"2024-09-21T10:01:46.439842+0000","last_became_peered":"2024-09-21T10:01:46.439842+0000","last_unstale":"2024-09-21T10:06:23.291323+0000","last_undegraded":"2024-09-21T10:06:23.291323+0000","last_fullsized":"2024-09-21T10:06:23.291323+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:47:21.952368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"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":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":559,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.247983+0000","last_change":"2024-09-21T10:02:11.203236+0000","last_active":"2024-09-21T10:06:18.247983+0000","last_peered":"2024-09-21T10:06:18.247983+0000","last_clean":"2024-09-21T10:06:18.247983+0000","last_became_active":"2024-09-21T10:02:11.198209+0000","last_became_peered":"2024-09-21T10:02:11.198209+0000","last_unstale":"2024-09-21T10:06:18.247983+0000","last_undegraded":"2024-09-21T10:06:18.247983+0000","last_fullsized":"2024-09-21T10:06:18.247983+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:44:13.961067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.e","version":"364'9764","reported_seq":9793,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:41.031118+0000","last_change":"2024-09-21T10:04:22.101630+0000","last_active":"2024-09-21T10:06:41.031118+0000","last_peered":"2024-09-21T10:06:41.031118+0000","last_clean":"2024-09-21T10:06:41.031118+0000","last_became_active":"2024-09-21T10:04:22.101303+0000","last_became_peered":"2024-09-21T10:04:22.101303+0000","last_unstale":"2024-09-21T10:06:41.031118+0000","last_undegraded":"2024-09-21T10:06:41.031118+0000","last_fullsized":"2024-09-21T10:06:41.031118+0000","mapping_epoch":343,"log_start":"348'2900","ondisk_log_start":"348'2900","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6864,"log_dups_size":0,"ondisk_log_size":6864,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:08:00.814750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":366870528,"num_objects":5598,"num_object_clones":0,"num_object_copies":16794,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5598,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9764,"num_write_kb":491584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":630,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.334795+0000","last_change":"2024-09-21T10:01:46.459623+0000","last_active":"2024-09-21T10:06:39.334795+0000","last_peered":"2024-09-21T10:06:39.334795+0000","last_clean":"2024-09-21T10:06:39.334795+0000","last_became_active":"2024-09-21T10:01:46.450137+0000","last_became_peered":"2024-09-21T10:01:46.450137+0000","last_unstale":"2024-09-21T10:06:39.334795+0000","last_undegraded":"2024-09-21T10:06:39.334795+0000","last_fullsized":"2024-09-21T10:06:39.334795+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:17:38.103988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":197,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.246098+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T10:06:18.246098+0000","last_peered":"2024-09-21T10:06:18.246098+0000","last_clean":"2024-09-21T10:06:18.246098+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T10:06:18.246098+0000","last_undegraded":"2024-09-21T10:06:18.246098+0000","last_fullsized":"2024-09-21T10:06:18.246098+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":624,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.336468+0000","last_change":"2024-09-21T10:01:46.448721+0000","last_active":"2024-09-21T10:06:39.336468+0000","last_peered":"2024-09-21T10:06:39.336468+0000","last_clean":"2024-09-21T10:06:39.336468+0000","last_became_active":"2024-09-21T10:01:46.448344+0000","last_became_peered":"2024-09-21T10:01:46.448344+0000","last_unstale":"2024-09-21T10:06:39.336468+0000","last_undegraded":"2024-09-21T10:06:39.336468+0000","last_fullsized":"2024-09-21T10:06:39.336468+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:07:58.721431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"363'9942","reported_seq":9969,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.055822+0000","last_change":"2024-09-21T10:04:22.102794+0000","last_active":"2024-09-21T10:06:39.055822+0000","last_peered":"2024-09-21T10:06:39.055822+0000","last_clean":"2024-09-21T10:06:39.055822+0000","last_became_active":"2024-09-21T10:04:22.102605+0000","last_became_peered":"2024-09-21T10:04:22.102605+0000","last_unstale":"2024-09-21T10:06:39.055822+0000","last_undegraded":"2024-09-21T10:06:39.055822+0000","last_fullsized":"2024-09-21T10:06:39.055822+0000","mapping_epoch":343,"log_start":"348'1600","ondisk_log_start":"348'1600","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8342,"log_dups_size":0,"ondisk_log_size":8342,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:43:35.808216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":389152768,"num_objects":5938,"num_object_clones":0,"num_object_copies":17814,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5938,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9942,"num_write_kb":508160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":547,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290636+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:06:23.290636+0000","last_peered":"2024-09-21T10:06:23.290636+0000","last_clean":"2024-09-21T10:06:23.290636+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:06:23.290636+0000","last_undegraded":"2024-09-21T10:06:23.290636+0000","last_fullsized":"2024-09-21T10:06:23.290636+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":187,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.246605+0000","last_change":"2024-09-21T10:01:46.443733+0000","last_active":"2024-09-21T10:06:18.246605+0000","last_peered":"2024-09-21T10:06:18.246605+0000","last_clean":"2024-09-21T10:06:18.246605+0000","last_became_active":"2024-09-21T10:01:46.443246+0000","last_became_peered":"2024-09-21T10:01:46.443246+0000","last_unstale":"2024-09-21T10:06:18.246605+0000","last_undegraded":"2024-09-21T10:06:18.246605+0000","last_fullsized":"2024-09-21T10:06:18.246605+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:34:20.670348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":146,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.286529+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:06:23.286529+0000","last_peered":"2024-09-21T10:06:23.286529+0000","last_clean":"2024-09-21T10:06:23.286529+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:06:23.286529+0000","last_undegraded":"2024-09-21T10:06:23.286529+0000","last_fullsized":"2024-09-21T10:06:23.286529+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":371,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.282722+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:06:23.282722+0000","last_peered":"2024-09-21T10:06:23.282722+0000","last_clean":"2024-09-21T10:06:23.282722+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:06:23.282722+0000","last_undegraded":"2024-09-21T10:06:23.282722+0000","last_fullsized":"2024-09-21T10:06:23.282722+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":394,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.282954+0000","last_change":"2024-09-21T10:01:46.455305+0000","last_active":"2024-09-21T10:06:23.282954+0000","last_peered":"2024-09-21T10:06:23.282954+0000","last_clean":"2024-09-21T10:06:23.282954+0000","last_became_active":"2024-09-21T10:01:46.439037+0000","last_became_peered":"2024-09-21T10:01:46.439037+0000","last_unstale":"2024-09-21T10:06:23.282954+0000","last_undegraded":"2024-09-21T10:06:23.282954+0000","last_fullsized":"2024-09-21T10:06:23.282954+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:12:53.152843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":197,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245802+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T10:06:18.245802+0000","last_peered":"2024-09-21T10:06:18.245802+0000","last_clean":"2024-09-21T10:06:18.245802+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T10:06:18.245802+0000","last_undegraded":"2024-09-21T10:06:18.245802+0000","last_fullsized":"2024-09-21T10:06:18.245802+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":142,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.334097+0000","last_change":"2024-09-21T10:01:46.455865+0000","last_active":"2024-09-21T10:06:39.334097+0000","last_peered":"2024-09-21T10:06:39.334097+0000","last_clean":"2024-09-21T10:06:39.334097+0000","last_became_active":"2024-09-21T10:01:46.449899+0000","last_became_peered":"2024-09-21T10:01:46.449899+0000","last_unstale":"2024-09-21T10:06:39.334097+0000","last_undegraded":"2024-09-21T10:06:39.334097+0000","last_fullsized":"2024-09-21T10:06:39.334097+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:58:41.964780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":125,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.336686+0000","last_change":"2024-09-21T10:01:46.448256+0000","last_active":"2024-09-21T10:06:39.336686+0000","last_peered":"2024-09-21T10:06:39.336686+0000","last_clean":"2024-09-21T10:06:39.336686+0000","last_became_active":"2024-09-21T10:01:46.447908+0000","last_became_peered":"2024-09-21T10:01:46.447908+0000","last_unstale":"2024-09-21T10:06:39.336686+0000","last_undegraded":"2024-09-21T10:06:39.336686+0000","last_fullsized":"2024-09-21T10:06:39.336686+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:39.318743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":589,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.334885+0000","last_change":"2024-09-21T10:01:46.435174+0000","last_active":"2024-09-21T10:06:39.334885+0000","last_peered":"2024-09-21T10:06:39.334885+0000","last_clean":"2024-09-21T10:06:39.334885+0000","last_became_active":"2024-09-21T10:01:46.434506+0000","last_became_peered":"2024-09-21T10:01:46.434506+0000","last_unstale":"2024-09-21T10:06:39.334885+0000","last_undegraded":"2024-09-21T10:06:39.334885+0000","last_fullsized":"2024-09-21T10:06:39.334885+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:15:36.741974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":621,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290698+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:06:23.290698+0000","last_peered":"2024-09-21T10:06:23.290698+0000","last_clean":"2024-09-21T10:06:23.290698+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:06:23.290698+0000","last_undegraded":"2024-09-21T10:06:23.290698+0000","last_fullsized":"2024-09-21T10:06:23.290698+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":410,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.245637+0000","last_change":"2024-09-21T10:02:11.203513+0000","last_active":"2024-09-21T10:06:18.245637+0000","last_peered":"2024-09-21T10:06:18.245637+0000","last_clean":"2024-09-21T10:06:18.245637+0000","last_became_active":"2024-09-21T10:02:11.203014+0000","last_became_peered":"2024-09-21T10:02:11.203014+0000","last_unstale":"2024-09-21T10:06:18.245637+0000","last_undegraded":"2024-09-21T10:06:18.245637+0000","last_fullsized":"2024-09-21T10:06:18.245637+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:07:20.606546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":177,"reported_epoch":362,"state":"active+clean","last_fresh":"2024-09-21T10:06:18.246554+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:06:18.246554+0000","last_peered":"2024-09-21T10:06:18.246554+0000","last_clean":"2024-09-21T10:06:18.246554+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:06:18.246554+0000","last_undegraded":"2024-09-21T10:06:18.246554+0000","last_fullsized":"2024-09-21T10:06:18.246554+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":652,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.336389+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:06:39.336389+0000","last_peered":"2024-09-21T10:06:39.336389+0000","last_clean":"2024-09-21T10:06:39.336389+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:06:39.336389+0000","last_undegraded":"2024-09-21T10:06:39.336389+0000","last_fullsized":"2024-09-21T10:06:39.336389+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":558,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290481+0000","last_change":"2024-09-21T10:03:57.872278+0000","last_active":"2024-09-21T10:06:23.290481+0000","last_peered":"2024-09-21T10:06:23.290481+0000","last_clean":"2024-09-21T10:06:23.290481+0000","last_became_active":"2024-09-21T10:03:57.871949+0000","last_became_peered":"2024-09-21T10:03:57.871949+0000","last_unstale":"2024-09-21T10:06:23.290481+0000","last_undegraded":"2024-09-21T10:06:23.290481+0000","last_fullsized":"2024-09-21T10:06:23.290481+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:10:24.490223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":450,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.334602+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:06:39.334602+0000","last_peered":"2024-09-21T10:06:39.334602+0000","last_clean":"2024-09-21T10:06:39.334602+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:06:39.334602+0000","last_undegraded":"2024-09-21T10:06:39.334602+0000","last_fullsized":"2024-09-21T10:06:39.334602+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":623,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.334140+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:06:39.334140+0000","last_peered":"2024-09-21T10:06:39.334140+0000","last_clean":"2024-09-21T10:06:39.334140+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:06:39.334140+0000","last_undegraded":"2024-09-21T10:06:39.334140+0000","last_fullsized":"2024-09-21T10:06:39.334140+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":367,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.282736+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:06:23.282736+0000","last_peered":"2024-09-21T10:06:23.282736+0000","last_clean":"2024-09-21T10:06:23.282736+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:06:23.282736+0000","last_undegraded":"2024-09-21T10:06:23.282736+0000","last_fullsized":"2024-09-21T10:06:23.282736+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":287,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.337113+0000","last_change":"2024-09-21T10:02:11.238171+0000","last_active":"2024-09-21T10:06:39.337113+0000","last_peered":"2024-09-21T10:06:39.337113+0000","last_clean":"2024-09-21T10:06:39.337113+0000","last_became_active":"2024-09-21T10:02:11.237847+0000","last_became_peered":"2024-09-21T10:02:11.237847+0000","last_unstale":"2024-09-21T10:06:39.337113+0000","last_undegraded":"2024-09-21T10:06:39.337113+0000","last_fullsized":"2024-09-21T10:06:39.337113+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:33:39.295184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":593,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.289739+0000","last_change":"2024-09-21T10:01:46.443499+0000","last_active":"2024-09-21T10:06:23.289739+0000","last_peered":"2024-09-21T10:06:23.289739+0000","last_clean":"2024-09-21T10:06:23.289739+0000","last_became_active":"2024-09-21T10:01:46.442063+0000","last_became_peered":"2024-09-21T10:01:46.442063+0000","last_unstale":"2024-09-21T10:06:23.289739+0000","last_undegraded":"2024-09-21T10:06:23.289739+0000","last_fullsized":"2024-09-21T10:06:23.289739+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:52:07.726747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":368,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.282764+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:06:23.282764+0000","last_peered":"2024-09-21T10:06:23.282764+0000","last_clean":"2024-09-21T10:06:23.282764+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:06:23.282764+0000","last_undegraded":"2024-09-21T10:06:23.282764+0000","last_fullsized":"2024-09-21T10:06:23.282764+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":141,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.282698+0000","last_change":"2024-09-21T10:00:45.456014+0000","last_active":"2024-09-21T10:06:23.282698+0000","last_peered":"2024-09-21T10:06:23.282698+0000","last_clean":"2024-09-21T10:06:23.282698+0000","last_became_active":"2024-09-21T10:00:45.455622+0000","last_became_peered":"2024-09-21T10:00:45.455622+0000","last_unstale":"2024-09-21T10:06:23.282698+0000","last_undegraded":"2024-09-21T10:06:23.282698+0000","last_fullsized":"2024-09-21T10:06:23.282698+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:03:42.452379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":362,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.282648+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:06:23.282648+0000","last_peered":"2024-09-21T10:06:23.282648+0000","last_clean":"2024-09-21T10:06:23.282648+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:06:23.282648+0000","last_undegraded":"2024-09-21T10:06:23.282648+0000","last_fullsized":"2024-09-21T10:06:23.282648+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":141,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.283086+0000","last_change":"2024-09-21T10:00:45.451372+0000","last_active":"2024-09-21T10:06:23.283086+0000","last_peered":"2024-09-21T10:06:23.283086+0000","last_clean":"2024-09-21T10:06:23.283086+0000","last_became_active":"2024-09-21T10:00:45.450929+0000","last_became_peered":"2024-09-21T10:00:45.450929+0000","last_unstale":"2024-09-21T10:06:23.283086+0000","last_undegraded":"2024-09-21T10:06:23.283086+0000","last_fullsized":"2024-09-21T10:06:23.283086+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:29:11.173928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":641,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.334730+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:06:39.334730+0000","last_peered":"2024-09-21T10:06:39.334730+0000","last_clean":"2024-09-21T10:06:39.334730+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:06:39.334730+0000","last_undegraded":"2024-09-21T10:06:39.334730+0000","last_fullsized":"2024-09-21T10:06:39.334730+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":632,"reported_epoch":364,"state":"active+clean","last_fresh":"2024-09-21T10:06:39.336736+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:06:39.336736+0000","last_peered":"2024-09-21T10:06:39.336736+0000","last_clean":"2024-09-21T10:06:39.336736+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:06:39.336736+0000","last_undegraded":"2024-09-21T10:06:39.336736+0000","last_fullsized":"2024-09-21T10:06:39.336736+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":368,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.282435+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:06:23.282435+0000","last_peered":"2024-09-21T10:06:23.282435+0000","last_clean":"2024-09-21T10:06:23.282435+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:06:23.282435+0000","last_undegraded":"2024-09-21T10:06:23.282435+0000","last_fullsized":"2024-09-21T10:06:23.282435+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":649,"reported_epoch":363,"state":"active+clean","last_fresh":"2024-09-21T10:06:23.290609+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:06:23.290609+0000","last_peered":"2024-09-21T10:06:23.290609+0000","last_clean":"2024-09-21T10:06:23.290609+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:06:23.290609+0000","last_undegraded":"2024-09-21T10:06:23.290609+0000","last_fullsized":"2024-09-21T10:06:23.290609+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":6149111832,"num_objects":93829,"num_object_clones":0,"num_object_copies":281487,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":93829,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":155859,"num_write_kb":7989953,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":18467008512,"data_stored":18466996296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":119859,"ondisk_log_size":119859,"up":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":16508,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":126976,"data_stored":21550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":292,"num_read_kb":747,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":0,"seq":210453397938,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":43,"seq":184683594161,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3531968,"kb_used_data":2627704,"kb_used_omap":1,"kb_used_meta":904126,"kb_avail":90213184,"statfs":{"total":95995035648,"available":92378300416,"internally_reserved":0,"allocated":2690768896,"data_stored":2688220425,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":925825368},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790392,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3196656,"kb_used_data":2298408,"kb_used_omap":1,"kb_used_meta":898238,"kb_avail":90548496,"statfs":{"total":95995035648,"available":92721659904,"internally_reserved":0,"allocated":2353569792,"data_stored":2351033236,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":919796056},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986624,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4208408,"kb_used_data":3308300,"kb_used_omap":1,"kb_used_meta":900030,"kb_avail":89536744,"statfs":{"total":95995035648,"available":91685625856,"internally_reserved":0,"allocated":3387699200,"data_stored":3385138882,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":921631064},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,3,2,2,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893412,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3161280,"kb_used_data":2261364,"kb_used_omap":4,"kb_used_meta":899707,"kb_avail":90583872,"statfs":{"total":95995035648,"available":92757884928,"internally_reserved":0,"allocated":2315636736,"data_stored":2313095055,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":921300417},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,1,2,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056939,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3064784,"kb_used_data":2243524,"kb_used_omap":6,"kb_used_meta":821241,"kb_avail":90680368,"statfs":{"total":95995035648,"available":92856696832,"internally_reserved":0,"allocated":2297368576,"data_stored":2294816888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":840951252},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220465,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2166896,"kb_used_data":1518440,"kb_used_omap":5,"kb_used_meta":648442,"kb_avail":91578256,"statfs":{"total":95995035648,"available":93776134144,"internally_reserved":0,"allocated":1554882560,"data_stored":1552345063,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":664004852},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585205,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4552952,"kb_used_data":3874928,"kb_used_omap":7,"kb_used_meta":677880,"kb_avail":89192200,"statfs":{"total":95995035648,"available":91332812800,"internally_reserved":0,"allocated":3967926272,"data_stored":3965381025,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":694149575},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,6,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":3960672256,"data_stored":3960668184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1547304960,"data_stored":1547304960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2272854016,"data_stored":2272854016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2305294336,"data_stored":2305294336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":3355840512,"data_stored":3355836440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2345271296,"data_stored":2345271296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2679771136,"data_stored":2679767064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:06:42.673 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-21T10:06:42.673 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:06:42.673 INFO:tasks.thrashosds.thrasher:reset_purged_snaps_last 2024-09-21T10:06:42.673 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.0 reset_purged_snaps_last 2024-09-21T10:06:42.674 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:42.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:42.706 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:42.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:42.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:42 smithi137 ceph-mon[93825]: pgmap v1188: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 971 op/s 2024-09-21T10:06:42.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:42 smithi137 ceph-mon[93825]: from='client.36198 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:06:42.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:42 smithi137 ceph-mon[97575]: pgmap v1188: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 971 op/s 2024-09-21T10:06:42.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:42 smithi137 ceph-mon[97575]: from='client.36198 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:06:42.807 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:42.832 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:42.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:42.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:42.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:42 smithi165 ceph-mon[86023]: pgmap v1188: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 971 op/s 2024-09-21T10:06:42.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:42 smithi165 ceph-mon[86023]: from='client.36198 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:06:42.934 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:43.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:43.006 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:43.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:43.107 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:43.133 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:43.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:43.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:43.235 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:43.280 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:43.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:43.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:43.382 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:43.414 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:43.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:43.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:43.515 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:43.552 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:43.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:43.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:43.653 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:43.687 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:43.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:43.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:43.788 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:43.815 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:43.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:43.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:43.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:43.949 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:43.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:43.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:44.051 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:44.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:44.087 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:44.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:44.188 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:44.224 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:44.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:44.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:44.326 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:44.365 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:44.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:44.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:44.467 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:44.502 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:44.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:44.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:44.603 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:44.639 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:44.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:44.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:44.741 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:44.773 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:44.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:44.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:44.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:44 smithi137 ceph-mon[97575]: pgmap v1189: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 977 op/s 2024-09-21T10:06:44.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:44 smithi137 ceph-mon[93825]: pgmap v1189: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 977 op/s 2024-09-21T10:06:44.875 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:44.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:44 smithi165 ceph-mon[86023]: pgmap v1189: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 977 op/s 2024-09-21T10:06:44.914 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:44.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:44.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:45.015 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:45.051 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:45.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:45.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:45.152 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:45.181 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:45.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:45.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:45.283 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:45.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:45.308 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:45.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:45.409 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:45.450 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:45.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:45.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:45.552 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:45.581 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:45.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:45.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:45.683 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:45.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:45.716 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:45.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:45.817 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:45.846 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:45.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:45.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:45.948 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:45.985 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:45.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:45.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:46.087 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:46.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:46.121 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:46.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:46.178 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:06:46.222 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:46.248 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:46.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:46.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:46.350 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:46.382 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:46.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:46.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:46.484 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:46.520 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:46.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:46.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:46.621 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:46.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:46.662 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:46.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:46.763 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:46.798 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:46.799 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:46 smithi137 ceph-mon[97575]: pgmap v1190: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 978 op/s 2024-09-21T10:06:46.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:46.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:46.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:46 smithi137 ceph-mon[93825]: pgmap v1190: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 978 op/s 2024-09-21T10:06:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:46 smithi165 ceph-mon[86023]: pgmap v1190: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 978 op/s 2024-09-21T10:06:46.900 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:46.904 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:46.975 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:46.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:46.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:47.077 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:47.090 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:47.104 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:47.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:47.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:47.206 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:47.236 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:47.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:47.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:47.338 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:47.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:47.376 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:47.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:47.477 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:47.512 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:47.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:47.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:47.614 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:47.645 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:47.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:47.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:47.747 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:47.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:47.788 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:47.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:47.790 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:06:47.790 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:06:47.794 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:06:47.794 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:06:47.832 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:06:47.832 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:06:47.867 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:06:47.867 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:06:47.890 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:47.909 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:06:47.909 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:06:47.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:47.921 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:47.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:47.941 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:06:47.942 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:06:47.975 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:06:47.975 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:06:48.006 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:06:48.006 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:06:48.022 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:48.053 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:48.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:48.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:48.155 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:48.198 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:48.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:48.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:48.300 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:48.341 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:48.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:48.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:48.346 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:48.443 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:48.488 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:48.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:48.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:48.591 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:48.630 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:48.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:48.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:48.732 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:48.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:48.775 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:48.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:48.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:48 smithi137 ceph-mon[93825]: pgmap v1191: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 974 op/s 2024-09-21T10:06:48.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:48 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2724049537' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:06:48.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:48 smithi137 ceph-mon[97575]: pgmap v1191: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 974 op/s 2024-09-21T10:06:48.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:48 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2724049537' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:06:48.876 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:48.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:48 smithi165 ceph-mon[86023]: pgmap v1191: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 974 op/s 2024-09-21T10:06:48.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:48 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2724049537' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:06:48.927 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:48.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:48.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:49.029 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:49.062 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:49.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:49.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:49.164 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:49.198 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:49.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:49.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:49.300 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:49.334 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:49.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:49.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:49.436 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:49.464 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:49.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:49.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:49.566 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:49.596 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:49.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:49.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:49.698 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:49.727 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:49.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:49.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:49.829 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:49.871 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:49.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:49.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:49.973 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:50.015 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:50.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:50.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:50.117 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:50.158 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:50.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:50.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:50.260 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:50.290 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:50.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:50.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:50.392 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:50.420 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:50.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:50.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:50.522 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:50.530 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:06:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:06:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:06:50.530 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:50 smithi165 ceph-mon[86023]: pgmap v1192: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 974 op/s 2024-09-21T10:06:50.551 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:50.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:50.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:50.652 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:50.688 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:50.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:50.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:50.790 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:50.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:50 smithi137 ceph-mon[97575]: pgmap v1192: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 974 op/s 2024-09-21T10:06:50.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:50 smithi137 ceph-mon[93825]: pgmap v1192: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 974 op/s 2024-09-21T10:06:50.825 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:50.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:50.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:50.927 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:50.964 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:50.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:50.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:51.066 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:51.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:51.107 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:51.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:51.208 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:51.247 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:51.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:51.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:51.349 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:51.380 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:51.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:51.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:51.481 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:51.513 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:06:51.521 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:51.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:51.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:51.623 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:51.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:51.658 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:51.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:51.759 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:51.792 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:51.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:51.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:51.894 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:51.936 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:51.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:51.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:52.038 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:52.064 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:52.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:52.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:52.166 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:52.199 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:52.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:52.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:52.300 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:52.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:06:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:06:51] "GET /metrics HTTP/1.1" 200 36579 "" "Prometheus/2.51.0" 2024-09-21T10:06:52.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:52.326 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:52.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:52.427 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:52.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:52.466 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:52.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:52.567 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:52.607 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:52.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:52.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:52.708 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:52.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:52.743 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:52.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:52.743 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:52 smithi137 ceph-mon[97575]: pgmap v1193: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 984 op/s 2024-09-21T10:06:52.744 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:52 smithi137 ceph-mon[93825]: pgmap v1193: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 984 op/s 2024-09-21T10:06:52.844 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:52.878 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:52.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:52.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:52.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:52 smithi165 ceph-mon[86023]: pgmap v1193: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 984 op/s 2024-09-21T10:06:52.980 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:53.013 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:53.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:53.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:53.115 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:53.142 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:53.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:53.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:53.244 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:53.288 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:53.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:53.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:53.390 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:53.428 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:53.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:53.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:53.530 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:53.560 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:53.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:53.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:53.662 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:53.699 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:53.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:53.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:53.800 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:53.826 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:53.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:53.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:53.928 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:53.956 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:53.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:53.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:54.058 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:54.114 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:54.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:54.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:54.216 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:54.248 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:54.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:54.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:54.350 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:54.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:54.390 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:54.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:54.491 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:06:54.532 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:54.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:54.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:06:54.634 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:54.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:54.665 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:54.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:54.767 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:54.783 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:54.804 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:54 smithi137 ceph-mon[93825]: pgmap v1194: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 908 op/s 2024-09-21T10:06:54.804 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:54 smithi137 ceph-mon[97575]: pgmap v1194: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 908 op/s 2024-09-21T10:06:54.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:54.816 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:54.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:54.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:54 smithi165 ceph-mon[86023]: pgmap v1194: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 908 op/s 2024-09-21T10:06:54.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:54.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:54.947 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:54.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:55.048 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:55.078 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:55.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:55.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:55.180 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:55.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:55.211 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:55.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:55.288 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.1 reset_purged_snaps_last 2024-09-21T10:06:55.312 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:55.343 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:55.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:55.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:55.445 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:55.472 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:55.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:55.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:55.556 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T10:06:55.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:55.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:55.632 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:55.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:55.733 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:55.784 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:55.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:55.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:55.814 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:06:55.814 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:55 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/55002014' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:06:55.814 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:55 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:06:55.814 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:06:55.815 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:55 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/55002014' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:06:55.815 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:55 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:06:55.885 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:06:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:55 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/55002014' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:06:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:55 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:06:55.916 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:55.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:55.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:56.018 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:56.056 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:56.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:56.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:56.158 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:06:56.181 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:06:56.181 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:06:56.195 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:56.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:56.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:06:56.297 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:56.328 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:56.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:56.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:56.430 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:56.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:56.472 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:56.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:56.573 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:56.604 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:56.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:56.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:56.706 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:56.739 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:56.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:56.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:56 smithi137 ceph-mon[93825]: pgmap v1195: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 988 op/s 2024-09-21T10:06:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:56 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:06:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:56 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:06:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:56 smithi137 ceph-mon[93825]: osdmap e365: 8 total, 8 up, 7 in 2024-09-21T10:06:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:56 smithi137 ceph-mon[97575]: pgmap v1195: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 988 op/s 2024-09-21T10:06:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:56 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:06:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:56 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:06:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:56 smithi137 ceph-mon[97575]: osdmap e365: 8 total, 8 up, 7 in 2024-09-21T10:06:56.840 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:56.885 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:56.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:56.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:56.894 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:06:56.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:56 smithi165 ceph-mon[86023]: pgmap v1195: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 988 op/s 2024-09-21T10:06:56.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:56 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:06:56.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:56 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:06:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:56 smithi165 ceph-mon[86023]: osdmap e365: 8 total, 8 up, 7 in 2024-09-21T10:06:56.987 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:57.016 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:57.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:57.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:57.117 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:57.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:57.168 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:57.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:57.269 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:57.301 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:57.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:57.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:57.403 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:57.441 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:57.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:57.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:57.543 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:57.591 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:57.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:57.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:57.693 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:57.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:57.756 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:57.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:57.857 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:57.893 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:57.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:57.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:57.995 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:58.035 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:58.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:58.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:58.137 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:58.171 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:58.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:58.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:58.272 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:58.305 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:58.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:58.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:58.407 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:58.452 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:58.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:58.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:58.553 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:58.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:58.587 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:58.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:58.669 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:58 smithi137 ceph-mon[93825]: pgmap v1197: 89 pgs: 89 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 1.00k op/s 2024-09-21T10:06:58.669 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:58 smithi137 ceph-mon[97575]: pgmap v1197: 89 pgs: 89 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 1.00k op/s 2024-09-21T10:06:58.688 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:06:58.714 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:58.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:58.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:06:58.815 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:58.849 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:58.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:58.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:58.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:58 smithi165 ceph-mon[86023]: pgmap v1197: 89 pgs: 89 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 1.00k op/s 2024-09-21T10:06:58.932 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:58.951 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:06:58.997 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:06:58.997 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:06:59.003 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:59.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:59.007 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:59.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:06:59.032 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:06:59.033 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:06:59.068 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:06:59.068 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:06:59.098 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:06:59.099 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:06:59.108 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:06:59.132 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:06:59.133 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:06:59.155 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:59.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:59.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:06:59.166 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:06:59.166 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:06:59.192 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:06:59.192 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:06:59.221 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:06:59.221 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:06:59.257 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:59.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:59.291 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:59.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:59.392 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:59.428 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:59.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:59.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:06:59.529 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:59.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:59.557 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:59.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:59.658 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:06:59.692 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:59.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:59.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:06:59.794 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:06:59.823 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:06:59.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:59.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:06:59.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:06:59 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/680470335' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:06:59.925 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:06:59.963 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:06:59.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:06:59.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:00.034 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:06:59 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/680470335' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:07:00.035 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:06:59 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/680470335' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:07:00.064 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:00.099 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:00.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:00.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:00.201 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:00.235 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:00.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:00.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:00.337 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:00.371 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:00.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:00.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:00.421 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:07:00.472 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:00.500 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:00.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:00.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:00.574 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:07:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:07:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:07:00.601 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:00.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:00.630 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:00.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:00.642 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:00 smithi137 ceph-mon[93825]: pgmap v1198: 89 pgs: 89 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 1.00k op/s 2024-09-21T10:07:00.643 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:00 smithi137 ceph-mon[97575]: pgmap v1198: 89 pgs: 89 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 1.00k op/s 2024-09-21T10:07:00.730 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:00.758 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:00.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:00.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:00.859 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:00.892 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:00.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:00.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:00.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:00 smithi165 ceph-mon[86023]: pgmap v1198: 89 pgs: 89 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 1.00k op/s 2024-09-21T10:07:00.994 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:01.035 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:01.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:01.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:01.137 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:01.165 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:01.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:01.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:01.267 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:01.303 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:01.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:01.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:01.405 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:01.443 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:01.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:01.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:01.545 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:01.576 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:01.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:01.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:01.678 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:01.737 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:01.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:01.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:01.838 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:01.867 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:01.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:01.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:01.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:01 smithi165 ceph-mon[86023]: pgmap v1199: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 996 op/s 2024-09-21T10:07:01.949 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:01 smithi137 ceph-mon[93825]: pgmap v1199: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 996 op/s 2024-09-21T10:07:01.949 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:01 smithi137 ceph-mon[97575]: pgmap v1199: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 996 op/s 2024-09-21T10:07:01.969 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:02.008 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:02.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:02.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:02.110 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:02.145 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:02.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:02.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:02.191 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:02.247 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:02.275 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:02.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:02.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:02.301 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:07:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:07:01] "GET /metrics HTTP/1.1" 200 36579 "" "Prometheus/2.51.0" 2024-09-21T10:07:02.376 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:02.410 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:02.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:02.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:02.414 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:07:02.512 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:02.539 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:02.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:02.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:02.641 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:02.667 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:02.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:02.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:02.769 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:02.795 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:02.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:02.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:02.896 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:02.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:02.927 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:02.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:03.028 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:03.053 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:03.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:03.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:03.155 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:03.213 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:03.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:03.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:03.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:03.361 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:03.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:03.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:03.463 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:03.496 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:03.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:03.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:03.598 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:03.627 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:03.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:03.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:03.729 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:03.765 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:03.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:03.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:03.867 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:03.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:03.904 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:03.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:04.005 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:04.030 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:04.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:04.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:04.132 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:04.162 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:04.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:04.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:04.266 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:04.294 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:04.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:04.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:04.395 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:04.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:04 smithi165 ceph-mon[86023]: pgmap v1200: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 1k op/s 2024-09-21T10:07:04.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:04.439 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:04.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:04.540 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:04.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:04 smithi137 ceph-mon[93825]: pgmap v1200: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 1k op/s 2024-09-21T10:07:04.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:04 smithi137 ceph-mon[97575]: pgmap v1200: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 1k op/s 2024-09-21T10:07:04.588 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:04.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:04.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:04.689 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:04.720 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:04.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:04.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:04.821 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:04.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:04.858 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:04.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:04.959 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:04.995 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:04.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:04.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:05.097 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:05.153 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:05.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:05.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:05.255 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:05.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:05.309 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:05.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:05.409 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:05.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:05.445 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:05.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:05.546 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:05.584 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:05.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:05.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:05.636 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.2 reset_purged_snaps_last 2024-09-21T10:07:05.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:05.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:05.729 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:05.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:05.829 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:05.856 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:05.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:05.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:05.958 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:05.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:05.993 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:05.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:06.094 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:06.125 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:06.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:06.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:06.203 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:07:06.203 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T10:07:06.203 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T10:07:06.204 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T10:07:06.204 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.204 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:154741 9.0 e305/284 9:0611c2c4:::benchmark_data_smithi137_231121_object26559:head v 305'9784, mlcod=305'9782)", 2024-09-21T10:07:06.204 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:33.811653+0000", 2024-09-21T10:07:06.204 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 332.38571283099998, 2024-09-21T10:07:06.204 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.44811785799999998, 2024-09-21T10:07:06.205 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.205 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.205 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.205 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.205 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.205 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.205 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.811653+0000", 2024-09-21T10:07:06.205 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.206 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.206 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.206 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.206 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.811653+0000", 2024-09-21T10:07:06.206 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.206 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.206 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.207 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.207 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.811654+0000", 2024-09-21T10:07:06.207 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0550000000000001e-06 2024-09-21T10:07:06.207 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.207 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.207 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.207 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.811660+0000", 2024-09-21T10:07:06.207 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.558e-06 2024-09-21T10:07:06.207 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.207 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.208 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.208 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.811669+0000", 2024-09-21T10:07:06.208 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.6350000000000001e-06 2024-09-21T10:07:06.208 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.208 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.208 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.208 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.811675+0000", 2024-09-21T10:07:06.208 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7919999999999998e-06 2024-09-21T10:07:06.208 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.208 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.208 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.208 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.815726+0000", 2024-09-21T10:07:06.208 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0040505469999999998 2024-09-21T10:07:06.208 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.209 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.209 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.209 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.815746+0000", 2024-09-21T10:07:06.209 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9973e-05 2024-09-21T10:07:06.209 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.209 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.209 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.209 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.259721+0000", 2024-09-21T10:07:06.209 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.44397489400000001 2024-09-21T10:07:06.209 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.209 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.209 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.209 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.259771+0000", 2024-09-21T10:07:06.209 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0404000000000001e-05 2024-09-21T10:07:06.210 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.210 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.210 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.210 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.210 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.210 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:154746 9.0 e305/284 9:08d2b31a:::benchmark_data_smithi137_231121_object26564:head v 305'9785, mlcod=305'9782)", 2024-09-21T10:07:06.210 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:33.816316+0000", 2024-09-21T10:07:06.210 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 332.38104970000001, 2024-09-21T10:07:06.210 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.443484606, 2024-09-21T10:07:06.210 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.210 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.210 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.211 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.211 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.211 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.211 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.816316+0000", 2024-09-21T10:07:06.211 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.211 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.211 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.211 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.211 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.816316+0000", 2024-09-21T10:07:06.211 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.211 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.211 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.211 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.212 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.816317+0000", 2024-09-21T10:07:06.212 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0759999999999999e-06 2024-09-21T10:07:06.212 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.212 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.212 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.212 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.816324+0000", 2024-09-21T10:07:06.212 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2689999999999996e-06 2024-09-21T10:07:06.212 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.212 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.212 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.213 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.816333+0000", 2024-09-21T10:07:06.213 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9600000000000006e-06 2024-09-21T10:07:06.213 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.213 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.213 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.213 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.816339+0000", 2024-09-21T10:07:06.213 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3879999999999997e-06 2024-09-21T10:07:06.213 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.213 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.213 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.213 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.824418+0000", 2024-09-21T10:07:06.213 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0080789079999999992 2024-09-21T10:07:06.213 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.213 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.214 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.214 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.824432+0000", 2024-09-21T10:07:06.214 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3936e-05 2024-09-21T10:07:06.214 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.214 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.214 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.214 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.259774+0000", 2024-09-21T10:07:06.214 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.43534231200000001 2024-09-21T10:07:06.214 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.214 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.214 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.214 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.259801+0000", 2024-09-21T10:07:06.215 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6757000000000001e-05 2024-09-21T10:07:06.215 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.215 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.215 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.215 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.215 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.215 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:154744 9.f e305/300 9:f4d38bb0:::benchmark_data_smithi137_231121_object26562:head v 305'9768, mlcod=305'9765)", 2024-09-21T10:07:06.216 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:33.817644+0000", 2024-09-21T10:07:06.216 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 332.37972169599999, 2024-09-21T10:07:06.216 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.43779769800000001, 2024-09-21T10:07:06.216 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.216 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.216 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.216 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.217 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.217 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.217 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.817644+0000", 2024-09-21T10:07:06.217 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.217 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.217 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.217 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.217 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.817644+0000", 2024-09-21T10:07:06.218 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.218 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.218 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.218 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.218 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.817645+0000", 2024-09-21T10:07:06.218 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4400000000000001e-07 2024-09-21T10:07:06.218 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.218 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.219 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.219 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.817647+0000", 2024-09-21T10:07:06.219 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.79e-06 2024-09-21T10:07:06.219 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.219 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.219 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.219 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.817652+0000", 2024-09-21T10:07:06.219 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1259999999999997e-06 2024-09-21T10:07:06.220 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.220 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.220 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.220 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.817656+0000", 2024-09-21T10:07:06.220 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.8680000000000001e-06 2024-09-21T10:07:06.220 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.220 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.220 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.220 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.820704+0000", 2024-09-21T10:07:06.221 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0030480080000000001 2024-09-21T10:07:06.221 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.221 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.221 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.221 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.820724+0000", 2024-09-21T10:07:06.221 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0075999999999999e-05 2024-09-21T10:07:06.221 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.222 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.222 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.222 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.255378+0000", 2024-09-21T10:07:06.222 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.43465319000000002 2024-09-21T10:07:06.222 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.222 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.222 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.222 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.255442+0000", 2024-09-21T10:07:06.222 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4395999999999998e-05 2024-09-21T10:07:06.223 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.223 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.223 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.223 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.223 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.223 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:154753 9.0 e305/284 9:07ff9a01:::benchmark_data_smithi137_231121_object26571:head v 305'9786, mlcod=305'9782)", 2024-09-21T10:07:06.223 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:33.821715+0000", 2024-09-21T10:07:06.223 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 332.37565107799998, 2024-09-21T10:07:06.224 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.43819971499999999, 2024-09-21T10:07:06.224 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.224 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.224 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.224 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.224 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.224 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.224 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.821715+0000", 2024-09-21T10:07:06.224 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.225 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.225 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.225 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.225 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.821715+0000", 2024-09-21T10:07:06.225 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.225 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.225 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.225 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.226 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.821716+0000", 2024-09-21T10:07:06.226 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1570000000000001e-06 2024-09-21T10:07:06.226 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.226 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.226 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.226 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.821722+0000", 2024-09-21T10:07:06.226 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0229999999999998e-06 2024-09-21T10:07:06.226 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.227 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.227 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.227 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.821733+0000", 2024-09-21T10:07:06.227 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1172000000000001e-05 2024-09-21T10:07:06.227 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.227 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.227 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.227 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.821740+0000", 2024-09-21T10:07:06.227 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2759999999999997e-06 2024-09-21T10:07:06.227 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.227 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.227 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.227 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.255291+0000", 2024-09-21T10:07:06.228 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.43355137799999999 2024-09-21T10:07:06.228 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.228 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.228 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.228 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.255319+0000", 2024-09-21T10:07:06.228 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.7688e-05 2024-09-21T10:07:06.228 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.228 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.228 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.228 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.259887+0000", 2024-09-21T10:07:06.228 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0045685079999999998 2024-09-21T10:07:06.228 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.228 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.228 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.228 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.259915+0000", 2024-09-21T10:07:06.229 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.7512999999999999e-05 2024-09-21T10:07:06.229 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.229 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.229 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.229 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.229 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.229 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:154745 9.f e305/300 9:f2b8d3fb:::benchmark_data_smithi137_231121_object26563:head v 305'9769, mlcod=305'9765)", 2024-09-21T10:07:06.229 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:33.822366+0000", 2024-09-21T10:07:06.229 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 332.37499989100002, 2024-09-21T10:07:06.229 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.43755112699999998, 2024-09-21T10:07:06.229 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.229 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.229 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.230 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.230 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.230 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.230 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.822366+0000", 2024-09-21T10:07:06.230 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.230 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.230 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.230 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.230 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.822366+0000", 2024-09-21T10:07:06.230 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.230 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.230 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.230 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.230 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.822367+0000", 2024-09-21T10:07:06.231 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.54e-07 2024-09-21T10:07:06.231 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.231 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.231 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.231 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.822373+0000", 2024-09-21T10:07:06.231 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5459999999999997e-06 2024-09-21T10:07:06.231 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.231 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.231 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.231 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.822384+0000", 2024-09-21T10:07:06.231 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0779e-05 2024-09-21T10:07:06.231 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.231 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.231 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.231 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.822390+0000", 2024-09-21T10:07:06.232 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2600000000000002e-06 2024-09-21T10:07:06.232 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.232 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.232 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.232 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.824694+0000", 2024-09-21T10:07:06.232 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0023039950000000001 2024-09-21T10:07:06.232 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.232 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.232 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.232 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.824712+0000", 2024-09-21T10:07:06.232 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7779e-05 2024-09-21T10:07:06.232 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.232 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.233 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.233 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.259870+0000", 2024-09-21T10:07:06.233 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.43515747599999999 2024-09-21T10:07:06.233 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.233 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.233 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.233 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.259917+0000", 2024-09-21T10:07:06.233 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7537999999999998e-05 2024-09-21T10:07:06.233 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.233 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.233 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.233 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.233 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.233 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:154755 9.e e305/284 9:71630bd7:::benchmark_data_smithi137_231121_object26573:head v 305'9676, mlcod=305'9674)", 2024-09-21T10:07:06.233 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:33.827965+0000", 2024-09-21T10:07:06.234 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 332.36940073900001, 2024-09-21T10:07:06.234 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.43851890900000001, 2024-09-21T10:07:06.234 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.234 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.234 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.234 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.234 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.234 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.234 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.827965+0000", 2024-09-21T10:07:06.234 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.234 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.234 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.234 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.234 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.827965+0000", 2024-09-21T10:07:06.235 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.235 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.235 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.235 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.235 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.827966+0000", 2024-09-21T10:07:06.235 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4e-07 2024-09-21T10:07:06.235 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.235 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.235 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.235 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.827983+0000", 2024-09-21T10:07:06.235 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6549e-05 2024-09-21T10:07:06.235 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.235 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.236 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.236 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.827994+0000", 2024-09-21T10:07:06.236 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1053000000000001e-05 2024-09-21T10:07:06.236 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.236 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.236 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.236 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.828001+0000", 2024-09-21T10:07:06.236 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3289999999999996e-06 2024-09-21T10:07:06.236 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.236 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.236 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.236 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.828064+0000", 2024-09-21T10:07:06.236 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2590999999999998e-05 2024-09-21T10:07:06.236 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.236 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.237 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.237 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.828082+0000", 2024-09-21T10:07:06.237 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8179e-05 2024-09-21T10:07:06.237 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.237 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.237 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.237 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.266455+0000", 2024-09-21T10:07:06.237 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.43837294700000001 2024-09-21T10:07:06.237 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.237 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.237 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.237 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.266484+0000", 2024-09-21T10:07:06.237 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.9320999999999999e-05 2024-09-21T10:07:06.238 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.238 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.238 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.238 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.238 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.238 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:154754 9.a e305/300 9:524da666:::benchmark_data_smithi137_231121_object26572:head v 305'9531, mlcod=305'9527)", 2024-09-21T10:07:06.238 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:33.828023+0000", 2024-09-21T10:07:06.238 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 332.36934259899999, 2024-09-21T10:07:06.238 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.438332901, 2024-09-21T10:07:06.238 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.239 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.239 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.239 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.239 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.239 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.239 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.828023+0000", 2024-09-21T10:07:06.239 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:06.240 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.240 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.241 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.241 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.241 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.828023+0000", 2024-09-21T10:07:06.241 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.241 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.241 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.241 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.241 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.828024+0000", 2024-09-21T10:07:06.241 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4900000000000001e-07 2024-09-21T10:07:06.241 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.241 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.241 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.241 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.828027+0000", 2024-09-21T10:07:06.241 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.6780000000000002e-06 2024-09-21T10:07:06.242 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.242 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.242 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.242 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.828043+0000", 2024-09-21T10:07:06.242 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5092000000000001e-05 2024-09-21T10:07:06.242 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.242 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.242 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.242 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.828048+0000", 2024-09-21T10:07:06.243 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.665e-06 2024-09-21T10:07:06.243 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.243 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.243 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.243 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.828089+0000", 2024-09-21T10:07:06.243 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0593000000000003e-05 2024-09-21T10:07:06.244 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.244 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.244 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.244 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.828105+0000", 2024-09-21T10:07:06.244 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6685999999999999e-05 2024-09-21T10:07:06.244 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.245 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.245 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.245 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.266309+0000", 2024-09-21T10:07:06.245 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.43820383499999999 2024-09-21T10:07:06.245 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.245 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.245 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.245 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.266356+0000", 2024-09-21T10:07:06.245 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7002999999999997e-05 2024-09-21T10:07:06.246 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.246 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.246 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.246 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.246 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.246 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:154760 9.f e305/300 9:f68b4f79:::benchmark_data_smithi137_231121_object26578:head v 305'9770, mlcod=305'9766)", 2024-09-21T10:07:06.246 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:33.830107+0000", 2024-09-21T10:07:06.246 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 332.36725911100001, 2024-09-21T10:07:06.246 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.429911453, 2024-09-21T10:07:06.246 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.246 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.246 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.246 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.246 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.247 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.247 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.830107+0000", 2024-09-21T10:07:06.247 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.247 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.247 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.247 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.247 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.830107+0000", 2024-09-21T10:07:06.247 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.247 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.247 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.247 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.247 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.830108+0000", 2024-09-21T10:07:06.247 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.4200000000000005e-07 2024-09-21T10:07:06.247 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.248 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.248 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.248 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.830113+0000", 2024-09-21T10:07:06.248 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5639999999999996e-06 2024-09-21T10:07:06.248 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.248 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.248 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.248 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.255198+0000", 2024-09-21T10:07:06.248 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.42508472000000003 2024-09-21T10:07:06.248 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.248 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.248 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.248 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.255241+0000", 2024-09-21T10:07:06.249 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3186000000000003e-05 2024-09-21T10:07:06.249 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.249 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.249 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.249 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.255513+0000", 2024-09-21T10:07:06.249 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00027176000000000001 2024-09-21T10:07:06.249 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.249 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.249 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.249 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.255531+0000", 2024-09-21T10:07:06.249 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7742999999999999e-05 2024-09-21T10:07:06.249 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.249 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.250 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.250 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.259998+0000", 2024-09-21T10:07:06.250 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0044673680000000002 2024-09-21T10:07:06.250 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.250 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.250 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.250 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.260018+0000", 2024-09-21T10:07:06.250 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0270000000000001e-05 2024-09-21T10:07:06.250 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.250 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.250 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.250 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.250 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.251 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.35808.0:154765 9.4 e305/284 9:272c5909:::benchmark_data_smithi137_231121_object26583:head v 305'9556, mlcod=305'9554)", 2024-09-21T10:07:06.251 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:01:33.838181+0000", 2024-09-21T10:07:06.251 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 332.35918456899998, 2024-09-21T10:07:06.251 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.42438873199999999, 2024-09-21T10:07:06.251 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.251 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.251 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.251 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.251 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.251 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.251 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.838181+0000", 2024-09-21T10:07:06.251 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.251 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.251 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.251 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.252 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.838181+0000", 2024-09-21T10:07:06.252 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.252 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.252 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.252 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.252 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.838182+0000", 2024-09-21T10:07:06.252 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.066e-06 2024-09-21T10:07:06.252 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.252 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.252 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.252 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:33.838191+0000", 2024-09-21T10:07:06.252 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.7649999999999999e-06 2024-09-21T10:07:06.252 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.252 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.253 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.253 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.255262+0000", 2024-09-21T10:07:06.253 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.41707075799999999 2024-09-21T10:07:06.253 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.253 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.253 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.253 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.255271+0000", 2024-09-21T10:07:06.253 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3549999999999994e-06 2024-09-21T10:07:06.253 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.253 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.253 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.253 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.255325+0000", 2024-09-21T10:07:06.253 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3378000000000003e-05 2024-09-21T10:07:06.253 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.253 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.254 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.254 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.255346+0000", 2024-09-21T10:07:06.254 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1046000000000001e-05 2024-09-21T10:07:06.254 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.254 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.254 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.254 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.262527+0000", 2024-09-21T10:07:06.254 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0071815430000000003 2024-09-21T10:07:06.254 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.254 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.254 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.254 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:01:34.262570+0000", 2024-09-21T10:07:06.254 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2821000000000002e-05 2024-09-21T10:07:06.255 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.255 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.255 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.255 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.255 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.255 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:131224 10.b e361/343 10:da8b45ac:::benchmark_data_smithi137_262271_object6378:head v 361'8260, mlcod=361'8257)", 2024-09-21T10:07:06.255 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:13.350044+0000", 2024-09-21T10:07:06.255 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.847322062000003, 2024-09-21T10:07:06.255 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.219019046, 2024-09-21T10:07:06.255 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.255 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.255 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.255 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.255 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.256 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.256 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.350044+0000", 2024-09-21T10:07:06.256 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.256 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.256 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.256 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.256 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.350044+0000", 2024-09-21T10:07:06.256 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.256 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.256 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.256 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.256 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.350045+0000", 2024-09-21T10:07:06.256 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.15e-06 2024-09-21T10:07:06.256 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.256 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.257 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.257 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.350051+0000", 2024-09-21T10:07:06.257 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2230000000000004e-06 2024-09-21T10:07:06.257 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.257 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.257 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.257 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.350063+0000", 2024-09-21T10:07:06.257 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1661999999999999e-05 2024-09-21T10:07:06.257 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.257 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.257 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.257 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.350070+0000", 2024-09-21T10:07:06.257 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2849999999999997e-06 2024-09-21T10:07:06.257 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.258 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.258 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.258 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.351130+0000", 2024-09-21T10:07:06.258 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0010596500000000001 2024-09-21T10:07:06.258 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.258 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.258 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.258 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.351147+0000", 2024-09-21T10:07:06.258 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7563000000000001e-05 2024-09-21T10:07:06.258 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.258 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.258 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.258 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.568920+0000", 2024-09-21T10:07:06.259 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.21777253199999999 2024-09-21T10:07:06.259 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.259 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.259 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.259 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.569063+0000", 2024-09-21T10:07:06.259 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014298100000000001 2024-09-21T10:07:06.259 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.259 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.259 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.259 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.259 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.259 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:131225 10.b e361/343 10:dd5a0420:::benchmark_data_smithi137_262271_object6379:head v 361'8261, mlcod=361'8257)", 2024-09-21T10:07:06.259 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:13.354691+0000", 2024-09-21T10:07:06.259 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.842675348999997, 2024-09-21T10:07:06.259 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.21441228500000001, 2024-09-21T10:07:06.260 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.260 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.260 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.260 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.260 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.260 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.260 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.354691+0000", 2024-09-21T10:07:06.260 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.260 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.260 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.260 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.260 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.354691+0000", 2024-09-21T10:07:06.260 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.260 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.260 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.261 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.261 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.354691+0000", 2024-09-21T10:07:06.261 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1699999999999999e-07 2024-09-21T10:07:06.261 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.261 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.261 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.261 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.354696+0000", 2024-09-21T10:07:06.261 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3399999999999997e-06 2024-09-21T10:07:06.261 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.261 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.261 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.261 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.354705+0000", 2024-09-21T10:07:06.261 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5010000000000004e-06 2024-09-21T10:07:06.261 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.262 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.262 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.262 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.354710+0000", 2024-09-21T10:07:06.262 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2000000000000002e-06 2024-09-21T10:07:06.262 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.262 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.262 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.262 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.355365+0000", 2024-09-21T10:07:06.262 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000655228 2024-09-21T10:07:06.262 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.262 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.262 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.262 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.355382+0000", 2024-09-21T10:07:06.262 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6449000000000001e-05 2024-09-21T10:07:06.263 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.263 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.263 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.263 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.569068+0000", 2024-09-21T10:07:06.263 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.21368661999999999 2024-09-21T10:07:06.263 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.263 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.263 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.263 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.569103+0000", 2024-09-21T10:07:06.263 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4530000000000003e-05 2024-09-21T10:07:06.263 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.263 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.263 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.263 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.264 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.264 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:131234 10.b e361/343 10:da8c5b2a:::benchmark_data_smithi137_262271_object6388:head v 361'8262, mlcod=361'8257)", 2024-09-21T10:07:06.264 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:13.362161+0000", 2024-09-21T10:07:06.264 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.835205008999999, 2024-09-21T10:07:06.264 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.206973464, 2024-09-21T10:07:06.264 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.264 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.264 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.264 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.264 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.264 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.264 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.362161+0000", 2024-09-21T10:07:06.264 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.264 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.265 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.265 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.265 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.362161+0000", 2024-09-21T10:07:06.265 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.265 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.265 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.265 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.265 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.362162+0000", 2024-09-21T10:07:06.265 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6000000000000002e-07 2024-09-21T10:07:06.265 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.265 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.265 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.265 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.362170+0000", 2024-09-21T10:07:06.265 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.9459999999999998e-06 2024-09-21T10:07:06.266 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.266 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.266 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.266 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.362178+0000", 2024-09-21T10:07:06.266 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1759999999999993e-06 2024-09-21T10:07:06.266 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.266 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.266 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.266 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.362184+0000", 2024-09-21T10:07:06.266 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.489e-06 2024-09-21T10:07:06.266 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.266 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.266 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.266 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.362692+0000", 2024-09-21T10:07:06.267 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00050734700000000001 2024-09-21T10:07:06.267 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.267 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.267 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.267 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.362720+0000", 2024-09-21T10:07:06.267 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.8062e-05 2024-09-21T10:07:06.267 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.267 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.267 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.267 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.569105+0000", 2024-09-21T10:07:06.267 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.20638533000000001 2024-09-21T10:07:06.267 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.267 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.267 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.268 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.569134+0000", 2024-09-21T10:07:06.268 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.9254000000000001e-05 2024-09-21T10:07:06.268 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.268 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.268 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.268 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.268 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.268 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:131235 10.b e361/343 10:d1d01440:::benchmark_data_smithi137_262271_object6389:head v 361'8263, mlcod=361'8257)", 2024-09-21T10:07:06.268 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:13.362203+0000", 2024-09-21T10:07:06.268 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.835162601999997, 2024-09-21T10:07:06.268 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.211031581, 2024-09-21T10:07:06.268 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.268 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.268 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.269 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.269 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.269 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.269 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.362203+0000", 2024-09-21T10:07:06.269 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.269 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.269 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.269 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.269 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.362203+0000", 2024-09-21T10:07:06.269 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.269 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.269 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.270 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.270 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.362204+0000", 2024-09-21T10:07:06.270 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1899999999999998e-07 2024-09-21T10:07:06.270 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.270 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.270 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.270 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.362208+0000", 2024-09-21T10:07:06.270 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.8739999999999997e-06 2024-09-21T10:07:06.270 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.270 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.270 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.270 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.362214+0000", 2024-09-21T10:07:06.270 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0569999999999998e-06 2024-09-21T10:07:06.270 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.271 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.271 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.271 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.362218+0000", 2024-09-21T10:07:06.271 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2420000000000002e-06 2024-09-21T10:07:06.271 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.271 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.271 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.271 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.367627+0000", 2024-09-21T10:07:06.271 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0054087959999999996 2024-09-21T10:07:06.271 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.271 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.271 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.271 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.367644+0000", 2024-09-21T10:07:06.271 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7515000000000001e-05 2024-09-21T10:07:06.272 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.272 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.272 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.272 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.573168+0000", 2024-09-21T10:07:06.272 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.20552336099999999 2024-09-21T10:07:06.272 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.272 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.272 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.272 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.573235+0000", 2024-09-21T10:07:06.272 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7416999999999995e-05 2024-09-21T10:07:06.272 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.272 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.272 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.272 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.273 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.273 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:131238 10.b e361/343 10:d9100629:::benchmark_data_smithi137_262271_object6392:head v 361'8264, mlcod=361'8258)", 2024-09-21T10:07:06.273 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:13.364572+0000", 2024-09-21T10:07:06.273 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.832794057999998, 2024-09-21T10:07:06.273 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.20871583199999999, 2024-09-21T10:07:06.273 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.273 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.273 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.273 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.273 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.273 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.273 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.364572+0000", 2024-09-21T10:07:06.273 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.273 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.273 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.274 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.274 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.364572+0000", 2024-09-21T10:07:06.274 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.274 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.274 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.274 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.274 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.364573+0000", 2024-09-21T10:07:06.274 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.8000000000000005e-07 2024-09-21T10:07:06.274 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.274 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.274 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.274 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.364581+0000", 2024-09-21T10:07:06.274 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0819999999999999e-06 2024-09-21T10:07:06.274 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.275 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.275 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.275 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.364591+0000", 2024-09-21T10:07:06.275 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.025e-05 2024-09-21T10:07:06.275 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.275 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.275 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.275 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.364598+0000", 2024-09-21T10:07:06.275 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6549999999999998e-06 2024-09-21T10:07:06.275 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.275 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.275 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.275 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372721+0000", 2024-09-21T10:07:06.276 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0081236840000000008 2024-09-21T10:07:06.276 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.276 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.276 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.276 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372741+0000", 2024-09-21T10:07:06.276 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9247000000000001e-05 2024-09-21T10:07:06.276 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.276 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.276 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.276 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.573238+0000", 2024-09-21T10:07:06.276 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.20049698599999999 2024-09-21T10:07:06.276 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.276 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.276 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.277 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.573288+0000", 2024-09-21T10:07:06.277 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0148000000000002e-05 2024-09-21T10:07:06.277 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.277 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.277 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.277 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.277 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.277 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:131239 10.b e361/343 10:dbf63ea4:::benchmark_data_smithi137_262271_object6393:head v 361'8265, mlcod=361'8258)", 2024-09-21T10:07:06.277 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:13.368249+0000", 2024-09-21T10:07:06.277 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.829117355999998, 2024-09-21T10:07:06.277 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.20508058600000001, 2024-09-21T10:07:06.277 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.277 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.277 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.278 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.278 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.278 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.278 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.368249+0000", 2024-09-21T10:07:06.278 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.278 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.278 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.278 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.278 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.368249+0000", 2024-09-21T10:07:06.278 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.278 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.278 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.278 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.278 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.368249+0000", 2024-09-21T10:07:06.279 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.4799999999999997e-07 2024-09-21T10:07:06.279 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.279 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.279 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.279 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.368259+0000", 2024-09-21T10:07:06.279 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.1519999999999998e-06 2024-09-21T10:07:06.279 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.279 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.279 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.279 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.368269+0000", 2024-09-21T10:07:06.279 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0779e-05 2024-09-21T10:07:06.280 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.280 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.280 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.280 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.368276+0000", 2024-09-21T10:07:06.280 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5799999999999997e-06 2024-09-21T10:07:06.280 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.280 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.281 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.281 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.561773+0000", 2024-09-21T10:07:06.281 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.193496897 2024-09-21T10:07:06.281 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.281 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.281 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.281 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.561793+0000", 2024-09-21T10:07:06.281 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9638000000000001e-05 2024-09-21T10:07:06.282 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.282 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.282 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.282 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.573293+0000", 2024-09-21T10:07:06.282 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.011500087000000001 2024-09-21T10:07:06.282 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.282 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.282 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.573329+0000", 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.6604999999999999e-05 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:131244 10.1 e361/343 10:804d2546:::benchmark_data_smithi137_262271_object6398:head v 361'8173, mlcod=361'8171)", 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:13.368827+0000", 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.828538825000003, 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.18972873300000001, 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.283 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.368827+0000", 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.368827+0000", 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.368828+0000", 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.99e-07 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.284 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.285 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.368832+0000", 2024-09-21T10:07:06.285 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5739999999999997e-06 2024-09-21T10:07:06.285 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.285 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.285 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.285 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.368844+0000", 2024-09-21T10:07:06.285 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1076e-05 2024-09-21T10:07:06.285 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.285 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.285 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.286 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.368850+0000", 2024-09-21T10:07:06.286 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5889999999999999e-06 2024-09-21T10:07:06.286 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.286 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.286 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.286 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.368919+0000", 2024-09-21T10:07:06.287 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9070000000000001e-05 2024-09-21T10:07:06.287 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.287 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.287 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.287 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.368936+0000", 2024-09-21T10:07:06.287 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7227e-05 2024-09-21T10:07:06.287 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.287 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.287 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.287 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.558508+0000", 2024-09-21T10:07:06.287 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.18957194299999999 2024-09-21T10:07:06.287 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.287 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.288 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.288 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.558556+0000", 2024-09-21T10:07:06.288 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7555000000000001e-05 2024-09-21T10:07:06.288 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.288 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.288 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.288 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.288 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.288 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:131241 10.b e361/343 10:d7a2b569:::benchmark_data_smithi137_262271_object6395:head v 361'8266, mlcod=361'8258)", 2024-09-21T10:07:06.288 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:13.372216+0000", 2024-09-21T10:07:06.288 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.825150348999998, 2024-09-21T10:07:06.288 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.20114648600000001, 2024-09-21T10:07:06.288 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.289 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.289 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.289 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.289 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.289 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.289 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372216+0000", 2024-09-21T10:07:06.289 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.289 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.289 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.289 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.289 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372216+0000", 2024-09-21T10:07:06.289 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.289 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.290 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.290 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.290 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372217+0000", 2024-09-21T10:07:06.290 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5099999999999998e-07 2024-09-21T10:07:06.290 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.290 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.290 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.290 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372224+0000", 2024-09-21T10:07:06.290 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3289999999999996e-06 2024-09-21T10:07:06.290 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.290 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.290 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.290 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372237+0000", 2024-09-21T10:07:06.291 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2679e-05 2024-09-21T10:07:06.291 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.291 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.291 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.291 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372245+0000", 2024-09-21T10:07:06.291 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1009999999999992e-06 2024-09-21T10:07:06.291 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.291 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.291 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.291 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.565152+0000", 2024-09-21T10:07:06.291 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.19290753399999999 2024-09-21T10:07:06.291 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.291 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.291 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.292 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.565171+0000", 2024-09-21T10:07:06.292 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8709999999999999e-05 2024-09-21T10:07:06.292 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.292 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.292 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.292 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.573339+0000", 2024-09-21T10:07:06.292 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0081678029999999995 2024-09-21T10:07:06.292 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.292 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.292 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.292 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.573362+0000", 2024-09-21T10:07:06.292 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3379000000000001e-05 2024-09-21T10:07:06.292 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.292 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.292 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.293 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.293 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.293 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:131249 10.1 e361/343 10:8cb6ed14:::benchmark_data_smithi137_262271_object6403:head v 361'8174, mlcod=361'8171)", 2024-09-21T10:07:06.293 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:13.372326+0000", 2024-09-21T10:07:06.293 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.825040121000001, 2024-09-21T10:07:06.293 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.18626192699999999, 2024-09-21T10:07:06.293 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.293 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.293 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.293 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.293 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.293 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.293 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372326+0000", 2024-09-21T10:07:06.293 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.293 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.294 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.294 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.294 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372326+0000", 2024-09-21T10:07:06.294 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.294 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.294 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.294 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.294 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372327+0000", 2024-09-21T10:07:06.294 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1100000000000005e-07 2024-09-21T10:07:06.294 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.294 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.294 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.294 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372333+0000", 2024-09-21T10:07:06.294 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3169999999999998e-06 2024-09-21T10:07:06.295 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.295 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.295 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.295 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372344+0000", 2024-09-21T10:07:06.295 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1389999999999999e-05 2024-09-21T10:07:06.295 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.295 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.295 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.295 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372352+0000", 2024-09-21T10:07:06.295 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2219999999999996e-06 2024-09-21T10:07:06.295 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.295 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.295 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.295 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372416+0000", 2024-09-21T10:07:06.296 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4581999999999999e-05 2024-09-21T10:07:06.296 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.296 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.296 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.296 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.372434+0000", 2024-09-21T10:07:06.296 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7422999999999999e-05 2024-09-21T10:07:06.296 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.296 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.296 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.296 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.558562+0000", 2024-09-21T10:07:06.296 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.18612828300000001 2024-09-21T10:07:06.296 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.296 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.296 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.296 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.558588+0000", 2024-09-21T10:07:06.297 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5899000000000001e-05 2024-09-21T10:07:06.297 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.297 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.297 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.297 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.297 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.297 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:131251 10.2 e361/343 10:431cee98:::benchmark_data_smithi137_262271_object6405:head v 361'8263, mlcod=361'8261)", 2024-09-21T10:07:06.297 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:13.375576+0000", 2024-09-21T10:07:06.297 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.821790114000002, 2024-09-21T10:07:06.297 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.19297924499999999, 2024-09-21T10:07:06.297 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.297 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.297 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.297 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.298 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.298 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.298 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.375576+0000", 2024-09-21T10:07:06.298 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.298 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.298 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.298 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.298 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.375576+0000", 2024-09-21T10:07:06.298 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.298 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.298 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.298 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.298 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.375577+0000", 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.15e-06 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.375585+0000", 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.9980000000000003e-06 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.558508+0000", 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.18292338399999999 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.558521+0000", 2024-09-21T10:07:06.299 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2473999999999999e-05 2024-09-21T10:07:06.300 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.300 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.300 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.300 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.558578+0000", 2024-09-21T10:07:06.300 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6916000000000002e-05 2024-09-21T10:07:06.300 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.300 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.300 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.300 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.558603+0000", 2024-09-21T10:07:06.300 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4844000000000001e-05 2024-09-21T10:07:06.300 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.300 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.300 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.568515+0000", 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0099122600000000009 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.568555+0000", 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0219000000000002e-05 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:131248 10.b e361/343 10:dea39db1:::benchmark_data_smithi137_262271_object6402:head v 361'8267, mlcod=361'8258)", 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:13.377999+0000", 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 52.819367384000003, 2024-09-21T10:07:06.301 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.195390183, 2024-09-21T10:07:06.302 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:06.302 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:06.302 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:06.302 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:06.302 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.302 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:06.302 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.377999+0000", 2024-09-21T10:07:06.302 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.302 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.302 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.302 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:06.302 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.377999+0000", 2024-09-21T10:07:06.302 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:06.302 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.302 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.378000+0000", 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.094e-06 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.378019+0000", 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8802000000000001e-05 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.558506+0000", 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.18048714199999999 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.303 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.558520+0000", 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4795e-05 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.569164+0000", 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010643334000000001 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.569181+0000", 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6741000000000001e-05 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:06.304 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.573364+0000", 2024-09-21T10:07:06.305 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0041831819999999997 2024-09-21T10:07:06.305 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:06.305 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:06.305 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:06.305 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:13.573389+0000", 2024-09-21T10:07:06.305 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5092999999999998e-05 2024-09-21T10:07:06.305 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.305 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.305 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.305 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:06.305 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:06.305 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:07:06.324 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:06.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:06.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:06.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:06 smithi165 ceph-mon[86023]: pgmap v1201: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 810 op/s 2024-09-21T10:07:06.426 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:06.457 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:06.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:06.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:06.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:06 smithi137 ceph-mon[93825]: pgmap v1201: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 810 op/s 2024-09-21T10:07:06.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:06 smithi137 ceph-mon[97575]: pgmap v1201: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 810 op/s 2024-09-21T10:07:06.558 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:06.599 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:06.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:06.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:06.701 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:06.746 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:06.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:06.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:06.848 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:06.876 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:06.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:06.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:06.978 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:07.016 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:07.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:07.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:07.118 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:07.145 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:07.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:07.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:07.247 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:07.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:07.291 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:07.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:07.383 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:07:07.392 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:07.420 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:07.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:07.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:07.522 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:07.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:07.572 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:07.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:07.673 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:07.701 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:07.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:07.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:07.802 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:07.826 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:07.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:07.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:07.838 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:07.928 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:07.940 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:07.953 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:07.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:07.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:08.055 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:08.086 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:08.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:08.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:08.184 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:08.187 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:08.247 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:08.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:08.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:08.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:08 smithi137 ceph-mon[93825]: pgmap v1202: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 932 op/s 2024-09-21T10:07:08.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:08 smithi137 ceph-mon[97575]: pgmap v1202: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 932 op/s 2024-09-21T10:07:08.349 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:08.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:08 smithi165 ceph-mon[86023]: pgmap v1202: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 932 op/s 2024-09-21T10:07:08.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:08.400 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:08.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:08.501 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:08.538 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:08.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:08.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:08.640 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:08.680 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:08.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:08.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:08.782 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:08.817 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:08.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:08.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:08.919 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:08.962 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:08.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:08.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:09.064 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:09.098 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:09.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:09.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:09.158 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T10:07:09.199 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:09.234 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:09.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:09.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:09.335 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:09.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:09.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:09.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:09.480 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:09.515 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:09.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:09.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:09.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:09 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3312304895' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:07:09.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:09 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3312304895' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:07:09.617 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:09.638 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:09.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:09.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:09.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:09 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3312304895' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:07:09.740 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:09.773 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:09.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:09.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:09.875 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:09.910 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:09.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:09.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:10.012 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:10.043 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:10.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:10.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:10.145 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:10.176 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:10.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:10.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:10.277 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:10 smithi137 ceph-mon[97575]: pgmap v1203: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 795 op/s 2024-09-21T10:07:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:10 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:07:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:10 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3312304895' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:07:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:10 smithi137 ceph-mon[97575]: osdmap e366: 8 total, 8 up, 7 in 2024-09-21T10:07:10.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:10.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:07:10.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:10 smithi137 ceph-mon[93825]: pgmap v1203: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 795 op/s 2024-09-21T10:07:10.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:10 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:07:10.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:10 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3312304895' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:07:10.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:10 smithi137 ceph-mon[93825]: osdmap e366: 8 total, 8 up, 7 in 2024-09-21T10:07:10.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:10.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:07:10.304 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:10.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:10.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:10.406 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:10.438 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:10.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:10.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:10.540 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:10.578 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:10.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:10.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:10.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:07:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:07:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:07:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:10 smithi165 ceph-mon[86023]: pgmap v1203: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 795 op/s 2024-09-21T10:07:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:10 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:07:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:10 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3312304895' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:07:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:10 smithi165 ceph-mon[86023]: osdmap e366: 8 total, 8 up, 7 in 2024-09-21T10:07:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:07:10.680 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:10.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:10.710 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:10.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:10.810 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:10.846 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:10.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:10.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:10.948 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:11.767 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:11.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:11.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:11.869 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:11.902 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:11.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:11.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:12.004 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:12.039 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:12.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:12.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:12.141 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:12.165 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:07:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:07:11] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.51.0" 2024-09-21T10:07:12.184 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:12.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:12.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:12.286 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:12.320 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:12.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:12.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:12.422 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:12.449 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:12.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:12.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:12.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:12 smithi137 ceph-mon[93825]: pgmap v1205: 89 pgs: 89 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 936 op/s 2024-09-21T10:07:12.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:12 smithi137 ceph-mon[97575]: pgmap v1205: 89 pgs: 89 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 936 op/s 2024-09-21T10:07:12.551 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:12.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:12.597 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:12.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:12 smithi165 ceph-mon[86023]: pgmap v1205: 89 pgs: 89 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 936 op/s 2024-09-21T10:07:12.698 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:12.728 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:12.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:12.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:12.830 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:12.868 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:12.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:12.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:12.970 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:13.006 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:13.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:13.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:13.108 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:13.144 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:13.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:13.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:13.245 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:13.282 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:13.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:13.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:13.384 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:13.424 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:13.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:13.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:13.526 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:13.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:13.559 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:13.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:13.660 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:13.693 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:13.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:13.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:13.795 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:13.830 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:13.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:13.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:13.932 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:13.971 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:13.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:13.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:14.073 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:14.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:14.112 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:14.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:14.212 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:14.251 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:14.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:14.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:14.353 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:14.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:14.395 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:14.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:14.422 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:14 smithi137 ceph-mon[93825]: pgmap v1206: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 932 op/s 2024-09-21T10:07:14.423 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:14 smithi137 ceph-mon[97575]: pgmap v1206: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 932 op/s 2024-09-21T10:07:14.496 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:14.524 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:14.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:14.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:14.626 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:14.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:14 smithi165 ceph-mon[86023]: pgmap v1206: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 932 op/s 2024-09-21T10:07:14.658 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:14.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:14.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:14.760 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:14.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:14.800 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:14.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:14.901 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:14.929 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:14.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:14.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:15.030 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:15.078 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:15.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:15.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:15.180 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:15.217 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:15.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:15.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:15.319 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:15.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:15.361 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:15.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:15.462 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:15.501 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:15.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:15.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:15.603 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:15.640 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:15.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:15.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:15.742 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:15.769 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:15.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:15.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:15.871 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:15.908 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:15.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:15.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:16.010 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:16.035 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:16.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:16.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:16.081 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:07:16.081 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T10:07:16.081 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.081 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:191531 10.3 e366/343 10:cdd75135:::benchmark_data_smithi137_262271_object66685:head v 366'12195, mlcod=366'12192)", 2024-09-21T10:07:16.081 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:16.064898+0000", 2024-09-21T10:07:16.081 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.013454854, 2024-09-21T10:07:16.082 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.013484156000000001, 2024-09-21T10:07:16.082 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:16.082 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:16.082 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T10:07:16.082 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:16.082 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.082 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:16.082 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.064898+0000", 2024-09-21T10:07:16.082 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:16.082 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.082 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.082 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:16.082 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.064898+0000", 2024-09-21T10:07:16.083 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:16.083 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.083 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.083 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:16.083 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.064899+0000", 2024-09-21T10:07:16.083 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.043e-06 2024-09-21T10:07:16.083 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.083 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.083 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:16.083 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.064907+0000", 2024-09-21T10:07:16.083 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.9200000000000004e-06 2024-09-21T10:07:16.083 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.083 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.083 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:16.083 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.064919+0000", 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1977000000000001e-05 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.064926+0000", 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8979999999999999e-06 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.069217+0000", 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0042911290000000003 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.069236+0000", 2024-09-21T10:07:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8872000000000002e-05 2024-09-21T10:07:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:191530 10.8 e366/343 10:1c050a19:::benchmark_data_smithi137_262271_object66684:head v 366'11908, mlcod=366'11902)", 2024-09-21T10:07:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:16.068970+0000", 2024-09-21T10:07:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0093834290000000004, 2024-09-21T10:07:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.009465645, 2024-09-21T10:07:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T10:07:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.086 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:16.086 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.068970+0000", 2024-09-21T10:07:16.086 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:16.086 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.086 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.086 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:16.086 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.068970+0000", 2024-09-21T10:07:16.086 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:16.086 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.086 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.086 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:16.086 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.068971+0000", 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3500000000000005e-07 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.068976+0000", 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2360000000000004e-06 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.068994+0000", 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7672e-05 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.069002+0000", 2024-09-21T10:07:16.087 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0150000000000003e-06 2024-09-21T10:07:16.088 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.088 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.088 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:16.088 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.071175+0000", 2024-09-21T10:07:16.088 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002173244 2024-09-21T10:07:16.088 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.088 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.088 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:16.088 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.071221+0000", 2024-09-21T10:07:16.088 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5970999999999997e-05 2024-09-21T10:07:16.088 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:16.088 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:16.088 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:16.088 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.088 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.089 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:191538 10.3 e366/343 10:c83d799e:::benchmark_data_smithi137_262271_object66692:head v 366'12196, mlcod=366'12193)", 2024-09-21T10:07:16.089 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:16.072474+0000", 2024-09-21T10:07:16.089 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0058796409999999997, 2024-09-21T10:07:16.089 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0060085889999999999, 2024-09-21T10:07:16.089 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:16.089 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:16.089 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T10:07:16.089 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:16.089 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.089 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:16.089 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.072474+0000", 2024-09-21T10:07:16.089 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:16.089 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.089 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.089 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:16.090 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.072474+0000", 2024-09-21T10:07:16.090 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:16.090 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.090 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.090 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:16.090 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.072475+0000", 2024-09-21T10:07:16.090 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.015e-06 2024-09-21T10:07:16.090 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.090 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.090 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:16.090 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.072481+0000", 2024-09-21T10:07:16.090 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9580000000000004e-06 2024-09-21T10:07:16.090 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.090 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.091 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:16.091 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.072496+0000", 2024-09-21T10:07:16.091 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5048000000000001e-05 2024-09-21T10:07:16.091 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.091 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.091 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:16.091 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.072503+0000", 2024-09-21T10:07:16.091 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5190000000000003e-06 2024-09-21T10:07:16.091 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.091 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.091 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:16.091 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.075564+0000", 2024-09-21T10:07:16.091 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0030604930000000001 2024-09-21T10:07:16.091 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.091 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.092 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:16.092 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.075607+0000", 2024-09-21T10:07:16.092 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3683000000000002e-05 2024-09-21T10:07:16.092 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:16.092 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:16.092 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:16.092 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.092 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.092 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:191540 10.8 e366/343 10:141a854b:::benchmark_data_smithi137_262271_object66694:head v 366'11909, mlcod=366'11905)", 2024-09-21T10:07:16.092 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:16.073856+0000", 2024-09-21T10:07:16.092 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0044970469999999997, 2024-09-21T10:07:16.092 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0046707559999999999, 2024-09-21T10:07:16.092 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.073856+0000", 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.073856+0000", 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:16.093 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.073857+0000", 2024-09-21T10:07:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2099999999999995e-07 2024-09-21T10:07:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.073864+0000", 2024-09-21T10:07:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5880000000000003e-06 2024-09-21T10:07:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.073882+0000", 2024-09-21T10:07:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8328000000000001e-05 2024-09-21T10:07:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.094 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:16.095 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.073889+0000", 2024-09-21T10:07:16.095 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6390000000000003e-06 2024-09-21T10:07:16.095 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.095 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.095 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:16.095 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.075172+0000", 2024-09-21T10:07:16.095 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001283663 2024-09-21T10:07:16.095 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.095 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.095 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:16.095 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.075222+0000", 2024-09-21T10:07:16.095 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9545000000000001e-05 2024-09-21T10:07:16.096 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:16.096 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:16.096 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:16.096 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.096 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.096 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:191544 10.9 e366/343 10:9b50f005:::benchmark_data_smithi137_262271_object66698:head v 366'11911, mlcod=366'11909)", 2024-09-21T10:07:16.096 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:16.076565+0000", 2024-09-21T10:07:16.096 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.001788144, 2024-09-21T10:07:16.096 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0020077440000000001, 2024-09-21T10:07:16.096 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:16.096 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:16.096 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T10:07:16.096 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:16.096 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.096 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:16.097 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.076565+0000", 2024-09-21T10:07:16.097 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:16.097 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.097 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.097 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:16.097 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.076565+0000", 2024-09-21T10:07:16.097 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:16.097 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.097 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.097 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:16.097 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.076566+0000", 2024-09-21T10:07:16.097 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1710000000000001e-06 2024-09-21T10:07:16.097 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.097 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.098 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:16.098 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.076574+0000", 2024-09-21T10:07:16.098 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5279999999999998e-06 2024-09-21T10:07:16.098 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.098 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.098 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:16.098 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.076590+0000", 2024-09-21T10:07:16.098 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6175e-05 2024-09-21T10:07:16.098 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.098 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.098 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:16.098 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.076597+0000", 2024-09-21T10:07:16.098 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4610000000000002e-06 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.076660+0000", 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2593000000000002e-05 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.076687+0000", 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.7101999999999999e-05 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.099 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:191539 10.5 e366/343 10:aa8c46f8:::benchmark_data_smithi137_262271_object66693:head v 366'12085, mlcod=366'12083)", 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:16.077090+0000", 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0012627440000000001, 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001526856, 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.077090+0000", 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.077090+0000", 2024-09-21T10:07:16.100 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:16.101 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.101 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.101 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:16.101 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.077091+0000", 2024-09-21T10:07:16.101 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.7700000000000003e-07 2024-09-21T10:07:16.101 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.101 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.101 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:16.101 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.077097+0000", 2024-09-21T10:07:16.101 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6670000000000001e-06 2024-09-21T10:07:16.101 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.101 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.101 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:16.101 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.077110+0000", 2024-09-21T10:07:16.101 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2976000000000001e-05 2024-09-21T10:07:16.102 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.102 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.102 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:16.102 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.077117+0000", 2024-09-21T10:07:16.102 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9639999999999997e-06 2024-09-21T10:07:16.102 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.102 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.102 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:16.102 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.077172+0000", 2024-09-21T10:07:16.102 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4886999999999998e-05 2024-09-21T10:07:16.102 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:16.102 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:16.102 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:16.102 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:16.077200+0000", 2024-09-21T10:07:16.103 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.7912999999999999e-05 2024-09-21T10:07:16.103 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:16.103 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:16.103 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:16.103 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:16.103 INFO:teuthology.orchestra.run.smithi137.stdout: ], 2024-09-21T10:07:16.103 INFO:teuthology.orchestra.run.smithi137.stdout: "num_ops": 6 2024-09-21T10:07:16.103 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:07:16.137 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:16.172 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:16.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:16.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:16.274 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:16.313 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:16.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:16.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:16.415 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:16.418 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:16 smithi137 ceph-mon[93825]: pgmap v1207: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 935 op/s 2024-09-21T10:07:16.419 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:16 smithi137 ceph-mon[97575]: pgmap v1207: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 935 op/s 2024-09-21T10:07:16.452 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:16.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:16.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:16.553 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:16.601 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:16.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:16.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:16 smithi165 ceph-mon[86023]: pgmap v1207: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 935 op/s 2024-09-21T10:07:16.682 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:07:16.682 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:07:16.683 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:07:16.683 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:07:16.683 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:07:16.683 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:07:16.683 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:07:16.683 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:07:16.683 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:07:16.683 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:07:16.683 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:07:16.683 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:07:16.683 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:07:16.684 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:07:16.684 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:07:16.684 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:07:16.708 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:16.737 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:16.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:16.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:16.839 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:16.872 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:16.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:16.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:16.882 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:07:16.973 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:17.017 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:17.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:17.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:17.119 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:17.165 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:17.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:17.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:17.267 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:17.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:17.316 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:17.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:17.417 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:17.451 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:17.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:17.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:17.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:17 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2099345002' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:07:17.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:17 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2099345002' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:07:17.553 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:17.585 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:17.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:17.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:17.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:17 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2099345002' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:07:17.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:17.705 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:07:17.729 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:17.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:17.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:17.831 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:17.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:17.882 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:17.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:17.983 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:18.016 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:18.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:18.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:18.117 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:18.155 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:18.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:18.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:18.257 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:18.309 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:18.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:18.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:18.411 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:18.427 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:18.438 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:18.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:18.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:18.453 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:18 smithi137 ceph-mon[93825]: pgmap v1208: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 967 op/s 2024-09-21T10:07:18.453 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:18 smithi137 ceph-mon[97575]: pgmap v1208: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 967 op/s 2024-09-21T10:07:18.540 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:18.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:18.565 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:18.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:18.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:18 smithi165 ceph-mon[86023]: pgmap v1208: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 967 op/s 2024-09-21T10:07:18.666 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:18.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:18.707 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:18.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:18.808 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:18.840 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:18.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:18.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:18.942 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:18.984 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:18.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:18.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:19.085 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:19.126 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:19.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:19.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:19.227 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:19.261 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:19.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:19.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:19.363 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:19.400 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:19.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:19.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:19.501 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:19.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:19.535 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:19.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:19.635 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:19.666 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:19.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:19.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:19.768 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:19.798 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:19.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:19.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:19.900 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:19.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:19.940 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:19.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:20.041 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:20.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:20.083 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:20.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:20.184 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:20.221 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:20.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:20.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:20.295 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.3 reset_purged_snaps_last 2024-09-21T10:07:20.311 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:20.323 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:20.357 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:20.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:20.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:20.449 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:20 smithi165 ceph-mon[86023]: pgmap v1209: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 967 op/s 2024-09-21T10:07:20.449 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:07:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:07:20.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:07:20.459 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:20.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:20.491 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:20.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:20.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:20 smithi137 ceph-mon[93825]: pgmap v1209: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 967 op/s 2024-09-21T10:07:20.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:20 smithi137 ceph-mon[97575]: pgmap v1209: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 967 op/s 2024-09-21T10:07:20.592 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:20.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:20.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:20.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:20.722 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:20.769 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:20.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:20.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:20.870 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:20.909 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:20.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:20.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:21.011 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:21.045 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:21.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:21.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:21.146 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:21.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:21.184 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:21.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:21.285 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:21.331 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:21.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:21.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:21.433 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:21.480 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:21.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:21.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:21.532 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:21 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:07:21.532 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:21 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:07:21.543 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:07:21.582 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:21.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:21.616 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:21.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:21.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:21 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:07:21.718 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:21.748 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:21.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:21.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:21.816 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:21.849 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:21.893 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:21.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:21.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:21.994 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:22.029 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:22.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:22.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:22.131 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:22.169 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:22.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:22.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:22.215 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:07:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:07:21] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.51.0" 2024-09-21T10:07:22.219 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:22 smithi165 ceph-mon[86023]: pgmap v1210: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 1.12k op/s 2024-09-21T10:07:22.271 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:22.306 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:22.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:22.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:22.408 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:22.450 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:22.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:22.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:22.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:22 smithi137 ceph-mon[93825]: pgmap v1210: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 1.12k op/s 2024-09-21T10:07:22.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:22 smithi137 ceph-mon[97575]: pgmap v1210: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 1.12k op/s 2024-09-21T10:07:22.552 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:22.610 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:22.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:22.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:22.712 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:22.745 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:22.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:22.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:22.846 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:22.878 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:22.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:22.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:22.980 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:23.016 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:23.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:23.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:23.118 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:23.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:23.158 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:23.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:23.259 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:23.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:23.292 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:23.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:23.393 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:23.428 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:23.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:23.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:23.531 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:23.561 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:23.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:23.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:23.573 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:07:23.574 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:07:23.663 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:23.700 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:23.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:23.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:23.801 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:23.836 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:23.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:23.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:23.938 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:23.973 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:23.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:23.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:24.074 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:24.110 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:24.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:24.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:24.212 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:24.247 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:24.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:24.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:24.349 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:24.387 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:24.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:24.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:24.486 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:24 smithi165 ceph-mon[86023]: pgmap v1211: 89 pgs: 89 active+clean; 3.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 919 op/s 2024-09-21T10:07:24.489 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:24.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:24.528 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:24.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:24.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:24 smithi137 ceph-mon[93825]: pgmap v1211: 89 pgs: 89 active+clean; 3.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 919 op/s 2024-09-21T10:07:24.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:24 smithi137 ceph-mon[97575]: pgmap v1211: 89 pgs: 89 active+clean; 3.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 919 op/s 2024-09-21T10:07:24.629 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:24.662 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:24.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:24.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:24.764 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:24.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:24.802 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:24.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:24.903 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:24.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:24.943 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:24.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:25.044 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:25.084 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:25.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:25.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:25.186 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:25.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:25.224 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:25.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:25.325 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:25.351 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:25.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:25.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:25.453 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:25.485 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:25.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:25.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:25.528 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:07:25.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:07:25.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:07:25.588 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:25.618 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:25.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:25.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:25.720 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:25.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:25.762 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:25.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:25.862 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:25.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:25.894 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:25.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:25.995 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:26.030 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:26.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:26.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:26.059 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:07:26.132 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:26.168 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:26.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:26.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:26.270 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:26.298 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:26.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:26.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:26 smithi137 ceph-mon[93825]: pgmap v1212: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 844 op/s 2024-09-21T10:07:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:26 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:26 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:26 smithi137 ceph-mon[97575]: pgmap v1212: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 844 op/s 2024-09-21T10:07:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:26 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:26 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:26.400 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:26.449 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:26.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:26.472 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:26.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:26.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:26.608 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:26.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:26.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:26 smithi165 ceph-mon[86023]: pgmap v1212: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 844 op/s 2024-09-21T10:07:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:26 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:26 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:26.709 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:26.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:26.761 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:26.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:26.862 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:26.900 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:26.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:26.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:27.002 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:27.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:27.042 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:27.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:27.143 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:27.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:27.184 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:27.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:27.284 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:27.309 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:27.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:27.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:27.411 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:27.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:27.446 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:27.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:27.547 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:27.576 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:27.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:27.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:27.678 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:27.721 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:27.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:27.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:27.823 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:27.859 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:27.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:27.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:27.961 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:27.987 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:27.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:27.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:28.089 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:28.131 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:28.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:28.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:28.234 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:28.262 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:28.263 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T10:07:28.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:28.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:28.365 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:28.404 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:28.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:28.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:28.436 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:28 smithi137 ceph-mon[93825]: pgmap v1213: 89 pgs: 89 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.19k op/s 2024-09-21T10:07:28.436 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:28 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1634137470' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:07:28.436 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:28 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:07:28.436 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:28 smithi137 ceph-mon[97575]: pgmap v1213: 89 pgs: 89 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.19k op/s 2024-09-21T10:07:28.436 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:28 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1634137470' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:07:28.437 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:28 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:07:28.506 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:28.543 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:28.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:28.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:28.644 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:28 smithi165 ceph-mon[86023]: pgmap v1213: 89 pgs: 89 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.19k op/s 2024-09-21T10:07:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:28 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1634137470' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:07:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:28 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:07:28.686 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:28.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:28.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:28.788 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:28.824 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:28.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:28.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:28.925 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:28.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:28.951 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:28.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:29.054 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:29.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:29.085 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:29.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:29.186 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:29.217 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:29.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:29.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:29.319 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:29.359 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:29.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:29.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:29.461 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:29.515 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:29.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:29.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:29.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:29 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:07:29.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:29 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:07:29.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:29 smithi137 ceph-mon[93825]: osdmap e367: 8 total, 8 up, 7 in 2024-09-21T10:07:29.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:29 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:07:29.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:29 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:07:29.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:29 smithi137 ceph-mon[97575]: osdmap e367: 8 total, 8 up, 7 in 2024-09-21T10:07:29.618 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:29.646 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:29.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:29.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:29.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:29 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:07:29.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:29 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:07:29.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:29 smithi165 ceph-mon[86023]: osdmap e367: 8 total, 8 up, 7 in 2024-09-21T10:07:29.748 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:29.774 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:29.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:29.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:29.875 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:29.906 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:29.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:29.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:30.008 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:30.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:30.043 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:30.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:30.144 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:30.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:30.182 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:30.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:30.283 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:30.319 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:30.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:30.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:30.421 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:30.448 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:30.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:30.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:30.550 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:30.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:30 smithi137 ceph-mon[93825]: pgmap v1215: 89 pgs: 89 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 958 op/s 2024-09-21T10:07:30.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:30 smithi137 ceph-mon[97575]: pgmap v1215: 89 pgs: 89 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 958 op/s 2024-09-21T10:07:30.581 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:30.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:30.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:30.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:30 smithi165 ceph-mon[86023]: pgmap v1215: 89 pgs: 89 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 958 op/s 2024-09-21T10:07:30.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:07:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:07:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:07:30.682 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:30.718 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:30.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:30.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:30.820 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:30.851 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:30.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:30.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:30.953 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:31.000 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:31.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:31.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:31.102 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:31.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:31.131 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:31.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:31.232 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:31.269 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:31.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:31.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:31.371 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:31.380 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:31.389 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.4 reset_purged_snaps_last 2024-09-21T10:07:31.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:31.438 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:31.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:31.539 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:31.595 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:31.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:31.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:31.697 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:31.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:31.726 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:31.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:31.827 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:31.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:31.870 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:31.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:31.971 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:31.981 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:07:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:07:31] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.51.0" 2024-09-21T10:07:31.996 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:31.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:31.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:32.057 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:07:32.058 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:07:32.097 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:32.098 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:07:32.098 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:07:32.129 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:32.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:32.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:32.132 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:07:32.132 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:07:32.170 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:07:32.170 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:07:32.205 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:07:32.206 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:07:32.231 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:32.234 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:07:32.234 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:07:32.262 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:32.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:32.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:32.270 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:07:32.271 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:07:32.305 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:07:32.305 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:07:32.364 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:32.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:32.394 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:32.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:32.495 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:32.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:32.531 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:32.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:32 smithi137 ceph-mon[93825]: pgmap v1216: 89 pgs: 89 active+clean; 2.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 957 op/s 2024-09-21T10:07:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:32 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2506696028' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:07:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:32 smithi137 ceph-mon[97575]: pgmap v1216: 89 pgs: 89 active+clean; 2.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 957 op/s 2024-09-21T10:07:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:32 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2506696028' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:07:32.632 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:32.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:32 smithi165 ceph-mon[86023]: pgmap v1216: 89 pgs: 89 active+clean; 2.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 957 op/s 2024-09-21T10:07:32.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:32 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2506696028' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:07:32.667 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:32.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:32.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:32.769 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:32.797 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:32.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:32.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:32.898 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:32.901 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:07:32.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:32.959 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:32.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:33.061 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:33.088 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:33.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:33.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:33.190 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:33.219 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:33.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:33.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:33.321 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:33.357 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:33.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:33.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:33.458 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:33.499 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:33.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:33.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:33.601 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:33.636 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:33.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:33.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:33.737 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:33.766 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:33.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:33.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:33.868 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:33.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:33.905 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:33.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:34.006 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:34.044 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:34.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:34.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:34.145 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:34.179 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:34.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:34.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:34.282 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:34.304 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:34.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:34.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:34.405 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:34.435 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:34.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:34.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:34.537 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:34 smithi137 ceph-mon[93825]: pgmap v1217: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 963 op/s 2024-09-21T10:07:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:34 smithi137 ceph-mon[97575]: pgmap v1217: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 963 op/s 2024-09-21T10:07:34.578 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:34.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:34.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:34.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:34 smithi165 ceph-mon[86023]: pgmap v1217: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 963 op/s 2024-09-21T10:07:34.680 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:34.702 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:34.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:34.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:34.804 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:34.825 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:34.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:34.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:34.931 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:34.958 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:34.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:34.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:35.059 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:35.095 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:35.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:35.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:35.199 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:35.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:35.240 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:35.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:35.341 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:35.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:35.373 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:35.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:35.475 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:35.509 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:35.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:35.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:35.611 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:35.639 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:35.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:35.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:35.741 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:35.784 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:35.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:35.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:35.885 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:35.920 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:35.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:35.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:36.023 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:36.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:36.059 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:36.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:36.160 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:36.202 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:36.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:36.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:36.303 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:36.346 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:36.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:36.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:36.447 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:36.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:36.480 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:36.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:36.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:36 smithi137 ceph-mon[93825]: pgmap v1218: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 962 op/s 2024-09-21T10:07:36.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:36 smithi137 ceph-mon[97575]: pgmap v1218: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 962 op/s 2024-09-21T10:07:36.581 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:36.613 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:36.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:36.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:36 smithi165 ceph-mon[86023]: pgmap v1218: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 962 op/s 2024-09-21T10:07:36.715 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:36.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:36.771 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:36.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:36.872 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:36.912 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:36.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:36.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:37.013 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:37.055 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:37.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:37.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:37.157 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:37.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:37.183 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:37.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:37.284 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:37.334 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:37.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:37.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:37.375 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:37.376 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:37.412 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:07:37.412 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T10:07:37.412 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T10:07:37.413 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T10:07:37.413 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.413 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:123900 10.5 e360/343 10:af0785bc:::benchmark_data_smithi137_262271_object123899:head v 360'7828, mlcod=360'7826)", 2024-09-21T10:07:37.413 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:05.204626+0000", 2024-09-21T10:07:37.413 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 92.199508675999994, 2024-09-21T10:07:37.413 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.30305496799999998, 2024-09-21T10:07:37.413 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.413 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.413 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.413 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.413 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.413 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.413 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204626+0000", 2024-09-21T10:07:37.414 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.414 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.414 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.414 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.414 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204626+0000", 2024-09-21T10:07:37.414 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.414 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.414 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.414 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.414 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204628+0000", 2024-09-21T10:07:37.414 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5269999999999999e-06 2024-09-21T10:07:37.414 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.414 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.415 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.415 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204750+0000", 2024-09-21T10:07:37.415 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000121804 2024-09-21T10:07:37.415 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.415 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.415 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.415 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204762+0000", 2024-09-21T10:07:37.415 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.22e-05 2024-09-21T10:07:37.415 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.416 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.416 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.416 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204769+0000", 2024-09-21T10:07:37.416 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9639999999999997e-06 2024-09-21T10:07:37.416 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.416 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.416 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.416 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204822+0000", 2024-09-21T10:07:37.416 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2828999999999999e-05 2024-09-21T10:07:37.416 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.416 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.416 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.416 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204841+0000", 2024-09-21T10:07:37.417 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9673e-05 2024-09-21T10:07:37.417 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.417 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.417 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.417 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.210681+0000", 2024-09-21T10:07:37.417 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0058394500000000004 2024-09-21T10:07:37.417 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.417 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.417 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.417 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507681+0000", 2024-09-21T10:07:37.417 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.29700052100000002 2024-09-21T10:07:37.417 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.417 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.417 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.418 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.418 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.418 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:123905 10.3 e360/343 10:cd02e8d2:::benchmark_data_smithi137_262271_object123904:head v 360'7877, mlcod=360'7875)", 2024-09-21T10:07:37.418 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:05.208846+0000", 2024-09-21T10:07:37.418 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 92.195289165999995, 2024-09-21T10:07:37.418 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.303203263, 2024-09-21T10:07:37.418 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.418 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.418 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.418 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.418 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.418 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.419 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.208846+0000", 2024-09-21T10:07:37.419 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.419 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.419 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.419 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.419 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.208846+0000", 2024-09-21T10:07:37.419 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.419 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.419 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.419 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.419 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.208847+0000", 2024-09-21T10:07:37.419 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5600000000000005e-07 2024-09-21T10:07:37.420 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.420 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.420 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.420 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.208867+0000", 2024-09-21T10:07:37.420 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0925e-05 2024-09-21T10:07:37.420 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.420 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.420 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.420 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.208882+0000", 2024-09-21T10:07:37.420 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.449e-05 2024-09-21T10:07:37.420 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.420 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.420 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.420 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.208887+0000", 2024-09-21T10:07:37.421 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1529999999999996e-06 2024-09-21T10:07:37.421 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.421 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.421 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.421 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.209743+0000", 2024-09-21T10:07:37.421 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00085566799999999997 2024-09-21T10:07:37.421 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.421 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.421 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.421 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.209761+0000", 2024-09-21T10:07:37.421 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8286000000000001e-05 2024-09-21T10:07:37.421 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.421 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.421 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.422 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.511748+0000", 2024-09-21T10:07:37.422 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.30198725599999998 2024-09-21T10:07:37.422 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.422 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.422 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.422 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.512049+0000", 2024-09-21T10:07:37.422 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00030082900000000002 2024-09-21T10:07:37.422 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.422 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.422 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.422 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.422 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.422 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:123907 10.9 e360/343 10:97f3ee4e:::benchmark_data_smithi137_262271_object123906:head v 360'7724, mlcod=360'7721)", 2024-09-21T10:07:37.423 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:05.213090+0000", 2024-09-21T10:07:37.423 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 92.191045168000002, 2024-09-21T10:07:37.423 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.30184284099999997, 2024-09-21T10:07:37.423 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.423 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.423 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.423 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.423 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.423 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.423 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.213090+0000", 2024-09-21T10:07:37.424 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.424 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.424 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.424 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.424 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.213090+0000", 2024-09-21T10:07:37.424 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.424 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.424 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.424 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.424 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.213091+0000", 2024-09-21T10:07:37.424 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.254e-06 2024-09-21T10:07:37.424 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.425 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.425 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.425 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.213139+0000", 2024-09-21T10:07:37.425 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7871000000000003e-05 2024-09-21T10:07:37.425 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.425 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.425 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.425 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507418+0000", 2024-09-21T10:07:37.425 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.29427912899999997 2024-09-21T10:07:37.425 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.425 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.426 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.426 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507430+0000", 2024-09-21T10:07:37.426 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1589e-05 2024-09-21T10:07:37.426 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.426 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.426 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.426 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507557+0000", 2024-09-21T10:07:37.426 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012738499999999999 2024-09-21T10:07:37.426 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.426 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.426 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.426 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507586+0000", 2024-09-21T10:07:37.426 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.9068e-05 2024-09-21T10:07:37.427 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.427 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.427 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.427 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.514882+0000", 2024-09-21T10:07:37.427 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0072957889999999996 2024-09-21T10:07:37.427 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.427 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.427 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.427 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.514933+0000", 2024-09-21T10:07:37.427 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0756e-05 2024-09-21T10:07:37.427 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.427 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.427 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.427 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.428 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.428 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:123910 10.f e360/343 10:f9da8ebd:::benchmark_data_smithi137_262271_object123909:head v 360'7879, mlcod=360'7877)", 2024-09-21T10:07:37.428 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:05.218298+0000", 2024-09-21T10:07:37.428 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 92.185836792000003, 2024-09-21T10:07:37.428 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.31595449599999997, 2024-09-21T10:07:37.428 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.428 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.428 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.428 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.428 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.428 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.429 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.218298+0000", 2024-09-21T10:07:37.429 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.429 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.429 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.429 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.429 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.218298+0000", 2024-09-21T10:07:37.429 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.429 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.429 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.429 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.430 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.218310+0000", 2024-09-21T10:07:37.430 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1616e-05 2024-09-21T10:07:37.430 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.430 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.430 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.430 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.218341+0000", 2024-09-21T10:07:37.430 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1424000000000003e-05 2024-09-21T10:07:37.430 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.430 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.430 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.430 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507447+0000", 2024-09-21T10:07:37.430 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.28910582000000001 2024-09-21T10:07:37.430 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.430 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.431 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.431 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507454+0000", 2024-09-21T10:07:37.431 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4999999999999996e-06 2024-09-21T10:07:37.431 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.431 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.431 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.431 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507868+0000", 2024-09-21T10:07:37.431 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000414652 2024-09-21T10:07:37.431 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.431 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.431 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.431 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507898+0000", 2024-09-21T10:07:37.431 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0150000000000001e-05 2024-09-21T10:07:37.431 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.432 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.432 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.432 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.534107+0000", 2024-09-21T10:07:37.432 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.026208909999999998 2024-09-21T10:07:37.432 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.432 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.432 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.432 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.534253+0000", 2024-09-21T10:07:37.432 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014542400000000001 2024-09-21T10:07:37.432 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.432 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.432 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.432 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.433 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.433 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:155443 10.9 e363/343 10:98356508:::benchmark_data_smithi137_262271_object30597:head v 363'9676, mlcod=363'9674)", 2024-09-21T10:07:37.433 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:38.617741+0000", 2024-09-21T10:07:37.433 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 58.786393848000003, 2024-09-21T10:07:37.433 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.046747129999999998, 2024-09-21T10:07:37.433 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.433 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.433 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.433 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.433 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.433 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.433 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.617741+0000", 2024-09-21T10:07:37.433 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.434 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.434 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.434 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.434 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.617741+0000", 2024-09-21T10:07:37.434 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.434 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.434 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.434 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.434 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.617743+0000", 2024-09-21T10:07:37.434 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.375e-06 2024-09-21T10:07:37.434 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.434 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.434 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.434 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.617749+0000", 2024-09-21T10:07:37.435 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7220000000000002e-06 2024-09-21T10:07:37.435 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.435 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.435 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.435 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.617766+0000", 2024-09-21T10:07:37.435 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7065999999999999e-05 2024-09-21T10:07:37.435 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.435 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.435 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.435 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.617774+0000", 2024-09-21T10:07:37.435 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7349999999999996e-06 2024-09-21T10:07:37.435 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.436 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.436 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.436 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.617955+0000", 2024-09-21T10:07:37.436 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000180402 2024-09-21T10:07:37.436 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.436 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.436 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.436 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.618011+0000", 2024-09-21T10:07:37.436 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6200999999999999e-05 2024-09-21T10:07:37.436 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.436 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.436 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.436 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.664305+0000", 2024-09-21T10:07:37.437 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.046293784999999997 2024-09-21T10:07:37.437 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.437 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.437 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.437 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.664488+0000", 2024-09-21T10:07:37.437 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018384400000000001 2024-09-21T10:07:37.437 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.437 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.437 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.437 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.437 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.437 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:155450 10.9 e363/343 10:98cf7009:::benchmark_data_smithi137_262271_object30604:head v 363'9677, mlcod=363'9674)", 2024-09-21T10:07:37.437 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:38.622733+0000", 2024-09-21T10:07:37.437 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 58.781401776999999, 2024-09-21T10:07:37.438 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.041867305, 2024-09-21T10:07:37.438 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.438 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.438 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.438 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.438 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.438 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.438 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.622733+0000", 2024-09-21T10:07:37.438 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.438 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.438 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.438 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.438 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.622733+0000", 2024-09-21T10:07:37.439 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.439 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.439 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.439 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.439 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.622734+0000", 2024-09-21T10:07:37.439 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1960000000000001e-06 2024-09-21T10:07:37.439 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.439 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.439 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.439 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.622742+0000", 2024-09-21T10:07:37.439 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1740000000000003e-06 2024-09-21T10:07:37.440 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.440 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.440 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.440 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.622753+0000", 2024-09-21T10:07:37.440 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1438e-05 2024-09-21T10:07:37.440 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.440 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.440 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.440 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.622761+0000", 2024-09-21T10:07:37.440 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4460000000000004e-06 2024-09-21T10:07:37.440 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.441 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.441 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.441 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.635564+0000", 2024-09-21T10:07:37.441 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0128034 2024-09-21T10:07:37.441 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.441 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.441 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.441 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.635589+0000", 2024-09-21T10:07:37.441 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4660000000000001e-05 2024-09-21T10:07:37.441 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.441 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.441 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.442 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.664493+0000", 2024-09-21T10:07:37.442 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.028904572 2024-09-21T10:07:37.442 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.442 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.442 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.442 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:38.664601+0000", 2024-09-21T10:07:37.442 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000107419 2024-09-21T10:07:37.442 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.442 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.442 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.442 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.442 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.442 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:158306 10.9 e364/343 10:9e7e236f:::benchmark_data_smithi137_262271_object33460:head v 364'9870, mlcod=364'9868)", 2024-09-21T10:07:37.443 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:41.519424+0000", 2024-09-21T10:07:37.443 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 55.884710693000002, 2024-09-21T10:07:37.443 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.055077215999999998, 2024-09-21T10:07:37.443 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.443 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.443 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.443 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.443 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.443 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.443 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.519424+0000", 2024-09-21T10:07:37.443 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.443 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.444 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:37.444 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.444 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.444 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.519424+0000", 2024-09-21T10:07:37.444 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.444 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.444 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.445 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.445 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.519426+0000", 2024-09-21T10:07:37.445 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.435e-06 2024-09-21T10:07:37.445 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.445 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.445 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.445 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.519437+0000", 2024-09-21T10:07:37.445 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1136e-05 2024-09-21T10:07:37.445 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.445 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.445 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.445 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.519457+0000", 2024-09-21T10:07:37.445 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9976999999999999e-05 2024-09-21T10:07:37.445 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.446 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.446 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.446 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.519465+0000", 2024-09-21T10:07:37.446 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5290000000000008e-06 2024-09-21T10:07:37.446 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.446 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.446 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.446 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.519669+0000", 2024-09-21T10:07:37.446 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000203504 2024-09-21T10:07:37.446 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.447 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.447 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.447 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.519699+0000", 2024-09-21T10:07:37.447 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0190000000000001e-05 2024-09-21T10:07:37.447 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.447 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.447 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.447 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.574320+0000", 2024-09-21T10:07:37.447 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.054621329000000003 2024-09-21T10:07:37.447 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.447 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.447 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.447 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.574502+0000", 2024-09-21T10:07:37.448 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018111599999999999 2024-09-21T10:07:37.448 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.448 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.448 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.448 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.448 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.448 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:158309 10.9 e364/343 10:94c93ba9:::benchmark_data_smithi137_262271_object33463:head v 364'9871, mlcod=364'9868)", 2024-09-21T10:07:37.448 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:41.522354+0000", 2024-09-21T10:07:37.448 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 55.881780638999999, 2024-09-21T10:07:37.448 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.058585580999999998, 2024-09-21T10:07:37.448 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.448 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.448 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.448 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.449 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.449 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.449 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.522354+0000", 2024-09-21T10:07:37.449 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.449 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.449 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.449 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.449 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.522354+0000", 2024-09-21T10:07:37.449 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.449 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.449 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.449 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.449 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.522355+0000", 2024-09-21T10:07:37.449 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7800000000000001e-07 2024-09-21T10:07:37.450 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.450 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.450 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.450 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.522362+0000", 2024-09-21T10:07:37.450 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1280000000000002e-06 2024-09-21T10:07:37.450 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.450 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.450 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.450 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.522372+0000", 2024-09-21T10:07:37.451 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2040000000000003e-06 2024-09-21T10:07:37.451 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.451 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.451 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.451 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.522377+0000", 2024-09-21T10:07:37.451 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8950000000000003e-06 2024-09-21T10:07:37.451 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.451 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.451 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.451 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.533417+0000", 2024-09-21T10:07:37.452 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.011039349 2024-09-21T10:07:37.452 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.452 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.452 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.452 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.533444+0000", 2024-09-21T10:07:37.452 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.7387000000000001e-05 2024-09-21T10:07:37.452 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.452 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.452 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.452 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.580768+0000", 2024-09-21T10:07:37.452 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.047323561 2024-09-21T10:07:37.452 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.452 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.452 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.453 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.580940+0000", 2024-09-21T10:07:37.453 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00017227900000000001 2024-09-21T10:07:37.453 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.453 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.453 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.453 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.453 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.453 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:158315 10.9 e364/343 10:9612f4c2:::benchmark_data_smithi137_262271_object33469:head v 364'9872, mlcod=364'9868)", 2024-09-21T10:07:37.453 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:41.530932+0000", 2024-09-21T10:07:37.453 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 55.873203420999999, 2024-09-21T10:07:37.453 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.050172537000000003, 2024-09-21T10:07:37.453 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.453 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.453 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.453 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.454 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.454 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.454 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.530932+0000", 2024-09-21T10:07:37.454 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.454 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.454 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.454 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.454 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.530932+0000", 2024-09-21T10:07:37.454 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.454 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.454 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.454 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.454 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.530933+0000", 2024-09-21T10:07:37.454 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.361e-06 2024-09-21T10:07:37.454 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.455 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.455 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.455 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.530945+0000", 2024-09-21T10:07:37.455 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2140999999999999e-05 2024-09-21T10:07:37.455 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.455 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.455 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.455 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.530963+0000", 2024-09-21T10:07:37.455 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7583000000000001e-05 2024-09-21T10:07:37.455 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.455 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.455 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.455 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.530970+0000", 2024-09-21T10:07:37.456 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7489999999999998e-06 2024-09-21T10:07:37.456 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.456 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.456 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.456 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.570517+0000", 2024-09-21T10:07:37.456 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.039546889000000002 2024-09-21T10:07:37.456 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.456 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.456 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.456 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.570563+0000", 2024-09-21T10:07:37.456 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6020000000000003e-05 2024-09-21T10:07:37.457 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.457 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.457 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.457 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.580944+0000", 2024-09-21T10:07:37.457 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010380177000000001 2024-09-21T10:07:37.457 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.457 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.457 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.457 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.581104+0000", 2024-09-21T10:07:37.457 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000160617 2024-09-21T10:07:37.457 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.457 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.457 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.458 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.458 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.458 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:158318 10.e e364/343 10:7157dff4:::benchmark_data_smithi137_262271_object33472:head v 364'9792, mlcod=364'9790)", 2024-09-21T10:07:37.458 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:41.533281+0000", 2024-09-21T10:07:37.458 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 55.870854542000004, 2024-09-21T10:07:37.458 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.048126435000000002, 2024-09-21T10:07:37.458 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.458 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.458 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.458 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.458 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.458 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.458 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.533281+0000", 2024-09-21T10:07:37.459 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.459 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.459 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.459 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.459 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.533281+0000", 2024-09-21T10:07:37.459 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.459 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.459 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.459 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.459 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.533282+0000", 2024-09-21T10:07:37.460 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.719e-06 2024-09-21T10:07:37.460 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.460 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.460 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.460 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.533297+0000", 2024-09-21T10:07:37.460 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.524e-05 2024-09-21T10:07:37.460 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.461 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.461 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.461 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.533312+0000", 2024-09-21T10:07:37.461 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4188999999999999e-05 2024-09-21T10:07:37.461 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.461 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.461 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.461 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.533321+0000", 2024-09-21T10:07:37.461 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4059999999999994e-06 2024-09-21T10:07:37.461 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.462 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.462 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.462 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.533537+0000", 2024-09-21T10:07:37.462 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000215823 2024-09-21T10:07:37.462 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.462 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.462 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.462 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.533557+0000", 2024-09-21T10:07:37.462 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0508000000000001e-05 2024-09-21T10:07:37.462 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.462 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.462 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.462 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.581268+0000", 2024-09-21T10:07:37.462 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.047710684000000003 2024-09-21T10:07:37.463 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.463 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.463 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.463 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:41.581407+0000", 2024-09-21T10:07:37.463 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013886599999999999 2024-09-21T10:07:37.463 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.463 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.463 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.463 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.463 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.463 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:175627 10.3 e365/343 10:cf1cb426:::benchmark_data_smithi137_262271_object50781:head v 365'11190, mlcod=365'11185)", 2024-09-21T10:07:37.463 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:59.495542+0000", 2024-09-21T10:07:37.463 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 37.908592673999998, 2024-09-21T10:07:37.463 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.044272321000000003, 2024-09-21T10:07:37.464 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.464 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.464 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.464 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.464 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.464 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.464 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:59.495542+0000", 2024-09-21T10:07:37.464 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.464 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.464 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.464 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.464 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:59.495542+0000", 2024-09-21T10:07:37.464 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.464 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.465 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.465 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.465 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:59.495543+0000", 2024-09-21T10:07:37.465 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5799999999999998e-07 2024-09-21T10:07:37.465 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.465 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.465 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.465 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:59.495549+0000", 2024-09-21T10:07:37.465 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1319999999999999e-06 2024-09-21T10:07:37.465 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.465 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.465 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.465 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:59.495558+0000", 2024-09-21T10:07:37.465 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5599999999999994e-06 2024-09-21T10:07:37.465 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.466 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.466 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.466 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:59.495564+0000", 2024-09-21T10:07:37.466 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2020000000000001e-06 2024-09-21T10:07:37.466 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.466 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.466 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.466 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:59.499634+0000", 2024-09-21T10:07:37.466 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0040702749999999999 2024-09-21T10:07:37.466 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.466 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.466 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.467 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:59.499820+0000", 2024-09-21T10:07:37.467 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000185806 2024-09-21T10:07:37.467 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.467 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.467 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.467 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:59.539479+0000", 2024-09-21T10:07:37.467 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.039658892000000001 2024-09-21T10:07:37.467 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.467 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.467 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.467 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:59.539815+0000", 2024-09-21T10:07:37.467 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00033559600000000002 2024-09-21T10:07:37.467 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.467 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.468 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.468 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.468 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.468 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:178927 10.9 e365/343 10:95689594:::benchmark_data_smithi137_262271_object54081:head v 365'11144, mlcod=365'11142)", 2024-09-21T10:07:37.468 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:02.849489+0000", 2024-09-21T10:07:37.468 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 34.554646097999999, 2024-09-21T10:07:37.468 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.043456140999999997, 2024-09-21T10:07:37.468 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.468 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.468 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.468 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.468 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.468 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.468 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:02.849489+0000", 2024-09-21T10:07:37.468 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.469 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.469 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.469 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.469 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:02.849489+0000", 2024-09-21T10:07:37.469 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.469 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.469 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.469 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.469 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:02.849490+0000", 2024-09-21T10:07:37.469 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.9500000000000001e-07 2024-09-21T10:07:37.469 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.469 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.469 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.469 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:02.849500+0000", 2024-09-21T10:07:37.469 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7429999999999997e-06 2024-09-21T10:07:37.470 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.470 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.470 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.470 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:02.849510+0000", 2024-09-21T10:07:37.470 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0407999999999999e-05 2024-09-21T10:07:37.470 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.470 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.470 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.470 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:02.849516+0000", 2024-09-21T10:07:37.470 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4150000000000004e-06 2024-09-21T10:07:37.470 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.471 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.471 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.471 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:02.856533+0000", 2024-09-21T10:07:37.471 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0070166689999999997 2024-09-21T10:07:37.471 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.471 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.471 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.471 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:02.856585+0000", 2024-09-21T10:07:37.471 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1552999999999999e-05 2024-09-21T10:07:37.472 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.472 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.472 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.472 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:02.878554+0000", 2024-09-21T10:07:37.472 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.021969414 2024-09-21T10:07:37.472 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.472 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.472 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.472 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:02.892945+0000", 2024-09-21T10:07:37.472 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.014391144 2024-09-21T10:07:37.472 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.472 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.472 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.473 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.473 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.473 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:179260 10.3 e365/343 10:c4349f4a:::benchmark_data_smithi137_262271_object54414:head v 365'11430, mlcod=365'11428)", 2024-09-21T10:07:37.473 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:03.268252+0000", 2024-09-21T10:07:37.473 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 34.135882799999997, 2024-09-21T10:07:37.473 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.045103654999999999, 2024-09-21T10:07:37.473 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.473 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.473 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.473 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.473 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.473 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.473 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:03.268252+0000", 2024-09-21T10:07:37.473 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.474 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.474 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.474 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.474 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:03.268252+0000", 2024-09-21T10:07:37.474 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.474 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.474 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.474 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.474 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:03.268254+0000", 2024-09-21T10:07:37.474 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1129999999999999e-06 2024-09-21T10:07:37.474 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.474 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.474 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.474 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:03.268263+0000", 2024-09-21T10:07:37.475 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.8179999999999993e-06 2024-09-21T10:07:37.475 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.475 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.475 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.475 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:03.268278+0000", 2024-09-21T10:07:37.475 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4657e-05 2024-09-21T10:07:37.475 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.475 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.475 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.475 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:03.268287+0000", 2024-09-21T10:07:37.475 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.8899999999999996e-06 2024-09-21T10:07:37.476 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.476 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.476 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.476 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:03.268356+0000", 2024-09-21T10:07:37.476 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8979000000000005e-05 2024-09-21T10:07:37.476 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.476 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.476 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.476 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:03.268383+0000", 2024-09-21T10:07:37.476 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.7569999999999999e-05 2024-09-21T10:07:37.476 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.477 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.477 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.477 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:03.313161+0000", 2024-09-21T10:07:37.477 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.044777214000000003 2024-09-21T10:07:37.477 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.477 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.477 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.477 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:03.313356+0000", 2024-09-21T10:07:37.477 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00019541400000000001 2024-09-21T10:07:37.477 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.477 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.477 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.477 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.477 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.478 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:208813 10.3 e367/343 10:c1c790da:::benchmark_data_smithi137_262271_object83967:head v 367'13293, mlcod=367'13291)", 2024-09-21T10:07:37.478 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.153989+0000", 2024-09-21T10:07:37.478 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 3.2501464860000002, 2024-09-21T10:07:37.478 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.19021877800000001, 2024-09-21T10:07:37.478 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.478 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.478 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.478 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.478 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.478 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.479 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153989+0000", 2024-09-21T10:07:37.479 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.479 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.479 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.479 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.479 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153989+0000", 2024-09-21T10:07:37.479 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.479 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.479 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.479 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.479 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153989+0000", 2024-09-21T10:07:37.479 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.9299999999999997e-07 2024-09-21T10:07:37.479 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.479 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.480 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.480 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153995+0000", 2024-09-21T10:07:37.480 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2950000000000001e-06 2024-09-21T10:07:37.480 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.480 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.480 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.480 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.154006+0000", 2024-09-21T10:07:37.480 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0944000000000001e-05 2024-09-21T10:07:37.480 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.480 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.480 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.480 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.154012+0000", 2024-09-21T10:07:37.480 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6959999999999999e-06 2024-09-21T10:07:37.480 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.481 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.481 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.481 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.154054+0000", 2024-09-21T10:07:37.481 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1232000000000001e-05 2024-09-21T10:07:37.481 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.481 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.481 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.481 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.154070+0000", 2024-09-21T10:07:37.481 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6155e-05 2024-09-21T10:07:37.481 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.481 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.481 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.481 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344164+0000", 2024-09-21T10:07:37.482 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.19009474800000001 2024-09-21T10:07:37.482 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.482 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.482 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.482 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344207+0000", 2024-09-21T10:07:37.483 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2914999999999998e-05 2024-09-21T10:07:37.483 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.483 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.483 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.483 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.483 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.483 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:208818 10.3 e367/343 10:cf8689e5:::benchmark_data_smithi137_262271_object83972:head v 367'13294, mlcod=367'13291)", 2024-09-21T10:07:37.483 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.160632+0000", 2024-09-21T10:07:37.483 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 3.2435030899999999, 2024-09-21T10:07:37.483 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.18359963600000001, 2024-09-21T10:07:37.483 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.483 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.483 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.483 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.484 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.484 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.484 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.160632+0000", 2024-09-21T10:07:37.484 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.484 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.484 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.484 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.484 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.160632+0000", 2024-09-21T10:07:37.484 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.484 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.484 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.484 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.485 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.160633+0000", 2024-09-21T10:07:37.485 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1900000000000003e-07 2024-09-21T10:07:37.485 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.485 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.485 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.485 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.160636+0000", 2024-09-21T10:07:37.485 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.7529999999999999e-06 2024-09-21T10:07:37.485 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.485 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.485 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.485 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.160643+0000", 2024-09-21T10:07:37.485 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.114e-06 2024-09-21T10:07:37.485 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.485 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.485 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.486 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.160648+0000", 2024-09-21T10:07:37.486 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7260000000000002e-06 2024-09-21T10:07:37.486 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.486 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.486 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.486 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.164059+0000", 2024-09-21T10:07:37.486 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0034111050000000002 2024-09-21T10:07:37.486 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.486 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.486 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.486 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.164079+0000", 2024-09-21T10:07:37.486 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9695999999999999e-05 2024-09-21T10:07:37.486 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.487 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.487 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.487 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344211+0000", 2024-09-21T10:07:37.487 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.180131878 2024-09-21T10:07:37.487 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.487 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.487 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.487 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344232+0000", 2024-09-21T10:07:37.487 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0845000000000001e-05 2024-09-21T10:07:37.488 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.488 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.488 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.488 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.488 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.488 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:208819 10.3 e367/343 10:ccc9dab9:::benchmark_data_smithi137_262271_object83973:head v 367'13295, mlcod=367'13291)", 2024-09-21T10:07:37.488 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.169563+0000", 2024-09-21T10:07:37.488 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 3.234572123, 2024-09-21T10:07:37.488 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.18343838900000001, 2024-09-21T10:07:37.488 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.488 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.488 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.488 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.489 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.489 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.489 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.169563+0000", 2024-09-21T10:07:37.489 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.489 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.489 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.489 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.489 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.169563+0000", 2024-09-21T10:07:37.489 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.489 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.489 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.489 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.489 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.169564+0000", 2024-09-21T10:07:37.489 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1909999999999999e-06 2024-09-21T10:07:37.490 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.490 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.490 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.490 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.169571+0000", 2024-09-21T10:07:37.490 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2089999999999999e-06 2024-09-21T10:07:37.490 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.490 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.490 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.490 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.169581+0000", 2024-09-21T10:07:37.490 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9569999999999997e-06 2024-09-21T10:07:37.490 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.490 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.490 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.492 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.169589+0000", 2024-09-21T10:07:37.492 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5650000000000004e-06 2024-09-21T10:07:37.492 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.492 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.492 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.492 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344268+0000", 2024-09-21T10:07:37.492 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.17467934199999999 2024-09-21T10:07:37.493 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.493 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.493 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.493 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344287+0000", 2024-09-21T10:07:37.493 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9079000000000001e-05 2024-09-21T10:07:37.493 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.493 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.493 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.493 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.352913+0000", 2024-09-21T10:07:37.493 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0086258830000000009 2024-09-21T10:07:37.493 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.493 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.494 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.494 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.353001+0000", 2024-09-21T10:07:37.494 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.8163000000000003e-05 2024-09-21T10:07:37.494 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.494 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.494 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.494 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.494 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.494 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:208825 10.8 e367/343 10:165e3470:::benchmark_data_smithi137_262271_object83979:head v 367'12963, mlcod=367'12961)", 2024-09-21T10:07:37.494 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.170516+0000", 2024-09-21T10:07:37.494 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 3.2336188250000002, 2024-09-21T10:07:37.494 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.180631077, 2024-09-21T10:07:37.494 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.495 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.495 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.495 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.495 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.495 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.495 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.170516+0000", 2024-09-21T10:07:37.495 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.495 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.495 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.495 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.495 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.170516+0000", 2024-09-21T10:07:37.495 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.495 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.495 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.496 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.496 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.170517+0000", 2024-09-21T10:07:37.496 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2999999999999999e-07 2024-09-21T10:07:37.496 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.496 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.496 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.496 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.170524+0000", 2024-09-21T10:07:37.496 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5100000000000004e-06 2024-09-21T10:07:37.496 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.496 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.496 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.496 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.170533+0000", 2024-09-21T10:07:37.497 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0680000000000003e-06 2024-09-21T10:07:37.497 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.497 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.497 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.497 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.170539+0000", 2024-09-21T10:07:37.497 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1700000000000002e-06 2024-09-21T10:07:37.497 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.497 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.497 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.497 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344158+0000", 2024-09-21T10:07:37.497 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.173618625 2024-09-21T10:07:37.498 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.498 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.498 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.498 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344184+0000", 2024-09-21T10:07:37.498 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6934e-05 2024-09-21T10:07:37.498 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.498 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.498 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.498 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.351113+0000", 2024-09-21T10:07:37.498 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0069290150000000002 2024-09-21T10:07:37.498 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.498 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.499 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.499 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.351147+0000", 2024-09-21T10:07:37.499 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3825000000000002e-05 2024-09-21T10:07:37.499 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.499 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.499 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.499 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.499 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.499 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:208835 10.e e367/343 10:76d2228f:::benchmark_data_smithi137_262271_object83989:head v 367'12888, mlcod=367'12886)", 2024-09-21T10:07:37.499 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.180594+0000", 2024-09-21T10:07:37.499 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 3.2235411210000002, 2024-09-21T10:07:37.499 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.17022999799999999, 2024-09-21T10:07:37.499 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.499 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.500 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.500 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.500 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.500 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.500 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.180594+0000", 2024-09-21T10:07:37.500 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.500 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.500 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.500 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.500 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.180594+0000", 2024-09-21T10:07:37.500 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.500 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.500 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.500 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.501 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.180595+0000", 2024-09-21T10:07:37.501 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4950000000000001e-06 2024-09-21T10:07:37.501 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.501 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.501 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.501 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.180608+0000", 2024-09-21T10:07:37.501 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2261e-05 2024-09-21T10:07:37.501 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.501 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.501 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.501 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344119+0000", 2024-09-21T10:07:37.501 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.16351170300000001 2024-09-21T10:07:37.501 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.502 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.502 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.502 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344134+0000", 2024-09-21T10:07:37.502 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4399000000000001e-05 2024-09-21T10:07:37.502 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.502 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.502 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.502 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344356+0000", 2024-09-21T10:07:37.502 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00022184200000000001 2024-09-21T10:07:37.502 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.502 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.502 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.502 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344376+0000", 2024-09-21T10:07:37.503 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0214e-05 2024-09-21T10:07:37.503 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.503 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.503 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.503 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.350760+0000", 2024-09-21T10:07:37.503 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0063838640000000004 2024-09-21T10:07:37.503 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.503 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.503 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.503 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.350824+0000", 2024-09-21T10:07:37.503 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4220000000000005e-05 2024-09-21T10:07:37.504 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.504 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.504 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.504 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.504 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.504 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:208839 10.f e367/343 10:f023a9ce:::benchmark_data_smithi137_262271_object83993:head v 367'13324, mlcod=367'13322)", 2024-09-21T10:07:37.504 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.184563+0000", 2024-09-21T10:07:37.504 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 3.2195715800000002, 2024-09-21T10:07:37.504 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.16829245600000001, 2024-09-21T10:07:37.504 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.504 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.504 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.504 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.504 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.504 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.505 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.184563+0000", 2024-09-21T10:07:37.505 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.505 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.505 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.505 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.505 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.184563+0000", 2024-09-21T10:07:37.505 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.505 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.505 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.505 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.505 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.184565+0000", 2024-09-21T10:07:37.505 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.593e-06 2024-09-21T10:07:37.505 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.505 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.506 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.506 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.184574+0000", 2024-09-21T10:07:37.506 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5639999999999997e-06 2024-09-21T10:07:37.506 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.506 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.506 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.506 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344113+0000", 2024-09-21T10:07:37.506 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.159539665 2024-09-21T10:07:37.506 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.506 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.506 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.506 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344134+0000", 2024-09-21T10:07:37.506 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0457000000000001e-05 2024-09-21T10:07:37.507 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.507 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.507 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.507 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344382+0000", 2024-09-21T10:07:37.507 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00024831400000000002 2024-09-21T10:07:37.507 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.507 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.507 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.507 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344401+0000", 2024-09-21T10:07:37.507 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8669e-05 2024-09-21T10:07:37.507 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.507 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.508 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.508 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.352812+0000", 2024-09-21T10:07:37.508 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0084115270000000002 2024-09-21T10:07:37.508 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.508 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.508 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.508 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.352856+0000", 2024-09-21T10:07:37.508 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3667000000000001e-05 2024-09-21T10:07:37.508 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.508 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.508 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.508 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.508 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.508 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:208845 10.8 e367/343 10:1e389346:::benchmark_data_smithi137_262271_object83999:head v 367'12964, mlcod=367'12961)", 2024-09-21T10:07:37.509 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.188735+0000", 2024-09-21T10:07:37.509 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 3.215400485, 2024-09-21T10:07:37.509 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.16548548299999999, 2024-09-21T10:07:37.509 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:07:37.509 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:07:37.509 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:07:37.509 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:07:37.509 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.509 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:07:37.509 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.188735+0000", 2024-09-21T10:07:37.509 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.509 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.509 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.510 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:07:37.510 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.188735+0000", 2024-09-21T10:07:37.510 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:07:37.510 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.510 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.510 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:07:37.510 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.188736+0000", 2024-09-21T10:07:37.510 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3999999999999999e-06 2024-09-21T10:07:37.510 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.510 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.510 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:07:37.510 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.188745+0000", 2024-09-21T10:07:37.510 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9949999999999994e-06 2024-09-21T10:07:37.510 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.511 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.511 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:07:37.511 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344557+0000", 2024-09-21T10:07:37.511 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.15581178100000001 2024-09-21T10:07:37.511 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.511 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.511 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:07:37.511 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344566+0000", 2024-09-21T10:07:37.511 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0180000000000007e-06 2024-09-21T10:07:37.511 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.512 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.512 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:07:37.512 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.347879+0000", 2024-09-21T10:07:37.512 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0033137150000000001 2024-09-21T10:07:37.512 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.512 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.512 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:07:37.512 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.347897+0000", 2024-09-21T10:07:37.512 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7161999999999999e-05 2024-09-21T10:07:37.512 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.512 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.512 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:07:37.512 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.354133+0000", 2024-09-21T10:07:37.513 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0062364250000000003 2024-09-21T10:07:37.513 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:07:37.513 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:07:37.513 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:07:37.513 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.354220+0000", 2024-09-21T10:07:37.513 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6986999999999999e-05 2024-09-21T10:07:37.513 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.513 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.513 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.514 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:07:37.514 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:07:37.514 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:07:37.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:37.514 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:37.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:37.615 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:37.660 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:37.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:37.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:37.762 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:37.795 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:37.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:37.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:37.897 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:37.924 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:37.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:37.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:38.025 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:38.059 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:38.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:38.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:38.079 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:07:38.161 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:38.205 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:38.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:38.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:38.307 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:38.337 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:38.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:38.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:38.439 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:38.467 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:38.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:38.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:38 smithi137 ceph-mon[93825]: pgmap v1219: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 933 op/s 2024-09-21T10:07:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:38 smithi137 ceph-mon[97575]: pgmap v1219: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 933 op/s 2024-09-21T10:07:38.569 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:38.598 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:38.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:38.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:38.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:38 smithi165 ceph-mon[86023]: pgmap v1219: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 933 op/s 2024-09-21T10:07:38.700 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:38.737 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:38.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:38.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:38.839 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:38.870 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:38.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:38.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:38.972 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:38.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:38.997 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:38.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:39.099 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:39.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:39.138 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:39.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:39.238 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:39.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:39.276 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:39.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:39.377 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:39.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:39.411 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:39.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:39.512 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:39.550 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:39.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:39.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:39.652 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:39.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:39.687 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:39.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:39.788 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:39.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:39.825 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:39.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:39.926 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:39.959 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:39.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:39.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:40.060 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:40.103 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:40.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:40.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:40.205 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:40.242 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:40.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:40.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:40.343 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:40.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:40.384 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:40.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:40.485 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:40.524 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:40.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:40.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:40 smithi137 ceph-mon[93825]: pgmap v1220: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 862 op/s 2024-09-21T10:07:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:07:40.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:40 smithi137 ceph-mon[97575]: pgmap v1220: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 862 op/s 2024-09-21T10:07:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:07:40.625 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:40.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:07:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:07:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:07:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:40 smithi165 ceph-mon[86023]: pgmap v1220: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 862 op/s 2024-09-21T10:07:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:07:40.651 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:40.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:40.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:40.754 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:40.787 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:40.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:40.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:40.889 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:40.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:40.931 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:40.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:41.033 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:41.061 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:41.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:41.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:41.163 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:41.195 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:41.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:41.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:41.297 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:41.335 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:41.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:41.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:41.430 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:07:41.436 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:41.487 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:41.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:41.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:41.589 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:41.619 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:41.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:41.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:41.721 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:41.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:41.778 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:41.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:41.879 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:41.926 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:41.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:41.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:42.028 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:42.048 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:42.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:42.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:42.150 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:42.183 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:42.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:42.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:42.285 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:42.299 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:07:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:07:41] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.51.0" 2024-09-21T10:07:42.319 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:42.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:42.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:42.421 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:42.459 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:42.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:42.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:42 smithi137 ceph-mon[93825]: pgmap v1221: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 1.06k op/s 2024-09-21T10:07:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:42 smithi137 ceph-mon[97575]: pgmap v1221: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 1.06k op/s 2024-09-21T10:07:42.561 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:42.593 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:42.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:42.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:42 smithi165 ceph-mon[86023]: pgmap v1221: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 1.06k op/s 2024-09-21T10:07:42.695 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:42.751 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:42.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:42.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:42.853 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:42.895 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:42.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:42.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:42.997 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:43.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:43.033 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:43.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:43.134 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:43.166 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:43.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:43.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:43.268 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:43.302 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:43.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:43.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:43.404 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:43.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:43.438 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:43.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:43.539 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:43.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:43.582 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:43.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:43.683 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:43.711 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:43.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:43.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:43.813 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:43.854 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:43.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:43.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:43.956 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:43.983 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:43.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:43.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:44.083 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:44.084 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:44.143 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:44.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:44.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:44.245 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:44.273 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:44.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:44.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:44.323 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T10:07:44.375 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:44.401 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:44.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:44.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:44.502 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:44.530 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:44.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:44.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:44.631 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:44 smithi165 ceph-mon[86023]: pgmap v1222: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 855 op/s 2024-09-21T10:07:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:44 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1058721949' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:07:44.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:44 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:07:44.683 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:44.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:44.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:44.735 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:44 smithi137 ceph-mon[93825]: pgmap v1222: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 855 op/s 2024-09-21T10:07:44.735 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:44 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1058721949' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:07:44.735 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:44 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:07:44.735 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:44 smithi137 ceph-mon[97575]: pgmap v1222: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 855 op/s 2024-09-21T10:07:44.736 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:44 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1058721949' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:07:44.736 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:44 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:07:44.785 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:44.812 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:44.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:44.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:44.914 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:44.946 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:44.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:44.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:45.048 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:45.095 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:45.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:45.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:45.197 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:45.225 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:45.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:45.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:45.327 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:45.364 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:45.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:45.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:45.466 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:45.505 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:45.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:45.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:07:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T10:07:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:07:45.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[93825]: osdmap e368: 8 total, 8 up, 7 in 2024-09-21T10:07:45.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:45.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:45.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:07:45.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:07:45.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:07:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T10:07:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:07:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[97575]: osdmap e368: 8 total, 8 up, 7 in 2024-09-21T10:07:45.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:45.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:45.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:07:45.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:07:45.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:45.607 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:45.635 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:45.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:45.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:45 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:07:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:45 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T10:07:45.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:45 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:07:45.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:45 smithi165 ceph-mon[86023]: osdmap e368: 8 total, 8 up, 7 in 2024-09-21T10:07:45.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:45.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:45.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:07:45.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:07:45.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:45.737 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:45.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:45.767 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:45.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:45.868 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:45.901 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:45.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:45.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:46.003 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:46.041 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:46.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:46.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:46.142 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:46.173 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:46.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:46.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:46.275 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:46.305 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:46.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:46.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:46.407 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:46.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:46.441 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:46.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:46.542 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:46.572 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:46.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:46.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:46.674 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:46.702 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:46.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:46.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:46.736 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:46 smithi137 ceph-mon[93825]: pgmap v1224: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 903 op/s 2024-09-21T10:07:46.736 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:46 smithi137 ceph-mon[97575]: pgmap v1224: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 903 op/s 2024-09-21T10:07:46.804 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:46.857 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:46.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:46.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:46.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:46 smithi165 ceph-mon[86023]: pgmap v1224: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 903 op/s 2024-09-21T10:07:46.958 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:46.992 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:46.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:46.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:47.094 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:47.124 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:47.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:47.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:47.225 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:47.257 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:47.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:47.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:47.359 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:47.407 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:47.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:47.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:47.509 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:47.539 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:47.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:47.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:47.641 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:47.675 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:47.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:47.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:47.776 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:47.813 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:47.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:47.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:47.915 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:47.949 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:47.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:47.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:48.051 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:48.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:48.083 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:48.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:48.184 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:48.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:48.231 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:48.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:48.332 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:48.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:48.365 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:48.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:48.466 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:48.494 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:48.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:48.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:48.597 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:48.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:48.631 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:48.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:48.669 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:48 smithi137 ceph-mon[93825]: pgmap v1225: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 909 op/s 2024-09-21T10:07:48.670 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:48 smithi137 ceph-mon[97575]: pgmap v1225: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 909 op/s 2024-09-21T10:07:48.684 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:48.725 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.5 reset_purged_snaps_last 2024-09-21T10:07:48.732 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:48.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:48.817 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:48.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:48.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:48 smithi165 ceph-mon[86023]: pgmap v1225: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 909 op/s 2024-09-21T10:07:48.918 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:48.952 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:48.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:48.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:49.053 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:49.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:49.104 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:49.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:49.205 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:49.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:49.241 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:49.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:49.342 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:49.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:49.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:49.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:49.480 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:49.515 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:49.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:49.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:49.617 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:49.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:49.652 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:49.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:49.753 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:49.781 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:49.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:49.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:49.883 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:49.897 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:07:49.914 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:49.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:49.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:50.016 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:50.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:50.043 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:50.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:50.051 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:50.143 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:50.167 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:50.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:50.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:50.269 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:50.296 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:50.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:50.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:50.397 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:50.451 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:50.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:50.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:50.467 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:07:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:07:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:07:50.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:50 smithi137 ceph-mon[93825]: pgmap v1226: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 909 op/s 2024-09-21T10:07:50.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:50 smithi137 ceph-mon[97575]: pgmap v1226: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 909 op/s 2024-09-21T10:07:50.554 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:50.580 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:50.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:50.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:50.682 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:50.716 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:50.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:50.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:50.818 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:50.852 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:50.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:50.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:50.854 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:07:50.854 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:07:50.889 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:07:50.890 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:07:50.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:50 smithi165 ceph-mon[86023]: pgmap v1226: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 909 op/s 2024-09-21T10:07:50.928 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:07:50.928 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:07:50.954 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:50.981 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:07:50.982 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:07:50.987 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:50.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:50.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:51.024 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:07:51.024 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:07:51.058 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:07:51.058 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:07:51.066 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:07:51.066 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:07:51.089 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:51.101 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:07:51.101 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:07:51.129 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:07:51.129 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:07:51.134 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:51.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:51.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:51.237 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:51.270 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:51.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:51.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:51.372 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:51.402 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:51.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:51.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:51.504 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:51.540 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:51.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:51.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:51.641 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:51.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:51 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1185505073' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:07:51.686 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:51.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:51.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:51.788 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:51.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:51 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1185505073' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:07:51.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:51 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1185505073' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:07:51.820 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:51.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:51.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:51.922 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:51.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:51.956 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:51.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:52.057 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:52.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:52.097 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:52.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:52.197 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:52.237 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:52.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:52.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:52.252 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:07:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:07:51] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.51.0" 2024-09-21T10:07:52.338 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:52.376 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:52.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:52.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:52.478 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:52.511 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:52.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:52.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:52.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:52 smithi137 ceph-mon[93825]: pgmap v1227: 89 pgs: 89 active+clean; 1.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 927 op/s 2024-09-21T10:07:52.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:52 smithi137 ceph-mon[97575]: pgmap v1227: 89 pgs: 89 active+clean; 1.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 927 op/s 2024-09-21T10:07:52.613 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:52.646 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:52.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:52.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:52.748 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:52.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:52.784 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:52.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:52.885 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:52.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:52 smithi165 ceph-mon[86023]: pgmap v1227: 89 pgs: 89 active+clean; 1.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 927 op/s 2024-09-21T10:07:52.927 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:52.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:52.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:53.029 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:53.065 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:53.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:53.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:53.167 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:53.199 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:53.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:53.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:53.276 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:07:53.301 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:53.311 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:53.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:53.335 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:53.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:53.436 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:53.463 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:53.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:53.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:53.565 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:53.616 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:53.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:53.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:53.717 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:53.752 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:53.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:53.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:53.853 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:53.879 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:53.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:53.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:53.981 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:54.015 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:54.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:54.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:54.117 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:54.148 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:54.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:54.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:54.160 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:07:54.250 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:54.291 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:54.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:54.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:54.393 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:54.418 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:54.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:54.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:54.520 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:54.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:54.559 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:54.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:54.660 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:54.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:54.697 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:54.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:54.697 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:54 smithi137 ceph-mon[93825]: pgmap v1228: 89 pgs: 89 active+clean; 1.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 935 op/s 2024-09-21T10:07:54.697 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:54 smithi137 ceph-mon[97575]: pgmap v1228: 89 pgs: 89 active+clean; 1.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 935 op/s 2024-09-21T10:07:54.798 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:54.827 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:54.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:54.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:54.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:54 smithi165 ceph-mon[86023]: pgmap v1228: 89 pgs: 89 active+clean; 1.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 935 op/s 2024-09-21T10:07:54.929 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:54.954 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:54.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:54.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:55.056 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:55.092 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:55.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:55.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:55.194 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:55.233 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:55.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:55.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:55.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:55.365 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:55.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:55.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:55.467 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:55.506 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:55.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:55.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:55.608 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:55.640 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:55.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:55.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:55.742 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:55.755 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:55.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:55.818 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:55.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:55.919 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:55.968 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:55.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:55.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:56.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:56.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:07:56.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:55 smithi137 ceph-mon[93825]: pgmap v1229: 89 pgs: 89 active+clean; 1.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 894 op/s 2024-09-21T10:07:56.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:56.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:07:56.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:55 smithi137 ceph-mon[97575]: pgmap v1229: 89 pgs: 89 active+clean; 1.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 894 op/s 2024-09-21T10:07:56.070 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:56.106 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:56.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:56.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:07:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:07:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:55 smithi165 ceph-mon[86023]: pgmap v1229: 89 pgs: 89 active+clean; 1.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 894 op/s 2024-09-21T10:07:56.207 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:56.244 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:56.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:56.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:56.346 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:56.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:56.377 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:56.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:56.469 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.6 reset_purged_snaps_last 2024-09-21T10:07:56.479 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:56.500 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:56.565 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:56.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:56.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:56.667 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:56.696 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:56.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:56.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:56.798 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:56.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:56.864 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:56.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:56.965 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:56.999 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:57.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:57.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:57.101 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:57.133 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:57.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:57.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:57.235 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:57.313 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:57.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:57.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:57.415 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:57.454 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:57.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:57.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:57.556 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:57.587 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:57.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:57.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:57.689 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:57.720 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:57.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:57.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:57.822 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:57.851 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:57.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:57.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:57.953 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:57.993 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:57.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:57.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:58.095 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:58.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:58.120 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:58.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:58.176 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T10:07:58.221 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:07:58.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:58.260 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:58.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:07:58.361 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:07:58.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:58.398 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:58.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:07:58.498 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:58.523 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:58.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:58.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:58.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:58 smithi137 ceph-mon[93825]: pgmap v1230: 89 pgs: 89 active+clean; 1.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 1.15k op/s 2024-09-21T10:07:58.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:58 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3870351034' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:07:58.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:58 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:07:58.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:58 smithi137 ceph-mon[97575]: pgmap v1230: 89 pgs: 89 active+clean; 1.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 1.15k op/s 2024-09-21T10:07:58.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:58 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3870351034' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:07:58.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:58 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:07:58.625 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:58.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:58 smithi165 ceph-mon[86023]: pgmap v1230: 89 pgs: 89 active+clean; 1.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 1.15k op/s 2024-09-21T10:07:58.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:58 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3870351034' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:07:58.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:58 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:07:58.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:58.664 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:58.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:58.765 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:58.793 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:58.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:58.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:58.894 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:07:58.926 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:58.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:58.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:07:59.027 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:07:59.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:59.066 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:59.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:07:59.167 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:07:59.199 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:59.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:59.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:07:59.301 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:07:59.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:59.336 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:59.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:07:59.437 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:59.473 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:59.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:59.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:59.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:59 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:07:59.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:59 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:07:59.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:07:59 smithi137 ceph-mon[97575]: osdmap e369: 8 total, 8 up, 7 in 2024-09-21T10:07:59.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:59 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:07:59.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:59 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:07:59.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:07:59 smithi137 ceph-mon[93825]: osdmap e369: 8 total, 8 up, 7 in 2024-09-21T10:07:59.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:59.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:59.613 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:59.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:59.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:59 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:07:59.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:59 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:07:59.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:07:59 smithi165 ceph-mon[86023]: osdmap e369: 8 total, 8 up, 7 in 2024-09-21T10:07:59.714 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:07:59.749 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:07:59.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:59.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:07:59.851 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:07:59.880 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:07:59.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:07:59.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:07:59.982 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:00.015 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:00.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:00.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:00.116 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:00.151 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:00.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:00.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:00.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:00.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:00.296 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:00.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:00.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:00 smithi137 ceph-mon[93825]: pgmap v1232: 89 pgs: 89 active+clean; 1.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 957 op/s 2024-09-21T10:08:00.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:00 smithi137 ceph-mon[97575]: pgmap v1232: 89 pgs: 89 active+clean; 1.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 957 op/s 2024-09-21T10:08:00.397 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:00.426 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:00.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:00.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:00.528 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:00.562 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:00.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:00.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:00.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:00 smithi165 ceph-mon[86023]: pgmap v1232: 89 pgs: 89 active+clean; 1.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 957 op/s 2024-09-21T10:08:00.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:08:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:08:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:08:00.664 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:00.700 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:00.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:00.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:00.802 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:00.846 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:00.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:00.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:00.948 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:00.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:00.982 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:00.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:01.083 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:01.112 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:01.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:01.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:01.213 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:01.243 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:01.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:01.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:01.344 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:01.386 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:01.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:01.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:01.488 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:01.514 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:01.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:01.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:01.615 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:01.650 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:01.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:01.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:01.752 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:01.787 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:01.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:01.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:01.889 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:01.939 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:01.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:01.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:02.040 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:02.089 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:02.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:02.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:02.184 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:08:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:08:01] "GET /metrics HTTP/1.1" 200 36574 "" "Prometheus/2.51.0" 2024-09-21T10:08:02.191 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:02.221 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:02.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:02.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:02.256 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:02.322 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:02.353 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:02.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:02.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:02.454 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:02.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:02.495 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:02.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:02.513 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:02 smithi165 ceph-mon[86023]: pgmap v1233: 89 pgs: 89 active+clean; 1.1 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 961 op/s 2024-09-21T10:08:02.548 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:02 smithi137 ceph-mon[93825]: pgmap v1233: 89 pgs: 89 active+clean; 1.1 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 961 op/s 2024-09-21T10:08:02.548 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:02 smithi137 ceph-mon[97575]: pgmap v1233: 89 pgs: 89 active+clean; 1.1 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 961 op/s 2024-09-21T10:08:02.596 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:02.609 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:08:02.609 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:08:02.629 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:02.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:02.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:02.651 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:08:02.651 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:08:02.683 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:08:02.684 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:08:02.717 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:08:02.717 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:08:02.731 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:02.744 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:08:02.744 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:08:02.758 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:02.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:02.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:02.777 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:08:02.778 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:08:02.812 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:08:02.813 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:08:02.850 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:08:02.851 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:08:02.859 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:02.886 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:02.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:02.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:02.988 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:03.025 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:03.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:03.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:03.127 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:03.175 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:03.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:03.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:03.277 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:03.306 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:03.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:03.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:03.408 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:03.447 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:03.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:03.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:03.497 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:03 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2934987309' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:03.497 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:03 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2934987309' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:03.503 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:08:03.549 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:03.575 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:03.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:03.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:03.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:03 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2934987309' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:03.661 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:08:03.661 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T10:08:03.661 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T10:08:03.661 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T10:08:03.662 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:08:03.678 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:03.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:03.729 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:03.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:03.829 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:03.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:03.875 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:03.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:03.978 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:04.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:04.014 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:04.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:04.115 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:04.141 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:04.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:04.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:04.242 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:04.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:04.276 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:04.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:04.377 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:04.411 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:04.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:04.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:04.512 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:04.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:04.547 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:04.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:04.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:04 smithi137 ceph-mon[93825]: pgmap v1234: 89 pgs: 89 active+clean; 1009 MiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 955 op/s 2024-09-21T10:08:04.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:04 smithi137 ceph-mon[97575]: pgmap v1234: 89 pgs: 89 active+clean; 1009 MiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 955 op/s 2024-09-21T10:08:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:04 smithi165 ceph-mon[86023]: pgmap v1234: 89 pgs: 89 active+clean; 1009 MiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 955 op/s 2024-09-21T10:08:04.648 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:04.687 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:04.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:04.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:04.789 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:04.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:04.827 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:04.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:04.928 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:04.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:04.961 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:04.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:05.062 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:05.100 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:05.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:05.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:05.163 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:08:05.201 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:05.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:05.279 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:05.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:05.380 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:05.408 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:05.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:05.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:05.510 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:05.542 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:05.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:05.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:05.644 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:05.707 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:05.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:05.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:05.809 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:05.837 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:05.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:05.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:05.938 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:05.971 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:05.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:05.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:06.074 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:06.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:06.111 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:06.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:06.212 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:06.239 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:06.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:06.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:06.343 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:06.375 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:06.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:06.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:06.477 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:06.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:06.511 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:06.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:06.540 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:06 smithi137 ceph-mon[93825]: pgmap v1235: 89 pgs: 89 active+clean; 990 MiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 957 op/s 2024-09-21T10:08:06.543 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:06 smithi137 ceph-mon[97575]: pgmap v1235: 89 pgs: 89 active+clean; 990 MiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 957 op/s 2024-09-21T10:08:06.585 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:06.612 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:06.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:06 smithi165 ceph-mon[86023]: pgmap v1235: 89 pgs: 89 active+clean; 990 MiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 957 op/s 2024-09-21T10:08:06.657 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:06.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:06.690 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:06.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:06.791 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:06.836 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:06.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:06.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:06.938 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:06.964 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:06.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:06.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:07.065 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:07.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:07.098 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:07.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:07.198 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:07.232 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:07.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:07.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:07.333 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:07.359 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:07.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:07.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:07.461 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:07.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:07.502 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:07.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:07.603 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:07.636 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:07.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:07.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:07.651 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:08:07.738 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:07.768 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:07.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:07.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:07.869 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:07.921 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:07.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:07.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:08.023 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:08.046 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:08.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:08.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:08.148 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:08.198 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:08.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:08.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:08.300 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:08.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:08 smithi137 ceph-mon[93825]: pgmap v1236: 89 pgs: 89 active+clean; 707 MiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 963 op/s 2024-09-21T10:08:08.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:08 smithi137 ceph-mon[97575]: pgmap v1236: 89 pgs: 89 active+clean; 707 MiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 963 op/s 2024-09-21T10:08:08.335 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:08.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:08.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:08.437 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:08.477 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:08.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:08.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:08.579 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:08.615 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:08.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:08.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:08.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:08 smithi165 ceph-mon[86023]: pgmap v1236: 89 pgs: 89 active+clean; 707 MiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 963 op/s 2024-09-21T10:08:08.717 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:08.756 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:08.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:08.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:08.858 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:08.890 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:08.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:08.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:08.991 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:09.027 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:09.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:09.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:09.129 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:09.174 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:09.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:09.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:09.276 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:09.327 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:09.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:09.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:09.429 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:09.465 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:09.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:09.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:09.566 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:09.611 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:09.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:09.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:09.713 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:09.753 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:09.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:09.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:09.855 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:09.884 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:09.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:09.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:09.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:10.036 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:10.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:10.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:10.138 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:10.165 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:10.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:10.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:10.267 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:10.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:10.297 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:10.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:10.399 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:10.426 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:10 smithi137 ceph-mon[93825]: pgmap v1237: 89 pgs: 89 active+clean; 707 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 882 op/s 2024-09-21T10:08:10.426 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:10.426 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:08:10.427 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:10 smithi137 ceph-mon[97575]: pgmap v1237: 89 pgs: 89 active+clean; 707 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 882 op/s 2024-09-21T10:08:10.427 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:10.427 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:08:10.438 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:10.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:10.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:10.540 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:10.566 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:10.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:10.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:10 smithi165 ceph-mon[86023]: pgmap v1237: 89 pgs: 89 active+clean; 707 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 882 op/s 2024-09-21T10:08:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:08:10.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:08:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:08:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:08:10.667 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:10.696 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:10.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:10.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:10.797 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:10.848 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:10.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:10.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:10.950 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:10.968 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:10.974 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:10.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:10.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:11.076 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:11.119 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:11.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:11.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:11.220 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:11.227 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T10:08:11.279 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:11.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:11.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:11.381 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:11.410 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:11.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:11.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:11.512 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:11.549 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:11 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/826658493' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:11 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:11 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/826658493' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:11 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:11.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:11.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:11 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/826658493' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:11.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:11 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:11.652 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:11.684 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:11.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:11.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:11.756 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:08:11.756 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T10:08:11.756 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T10:08:11.756 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T10:08:11.756 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.757 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:211235 9.1 9:8598db91:::benchmark_data_smithi137_231121_object83053:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2024-09-21T10:08:11.757 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:53.405453+0000", 2024-09-21T10:08:11.757 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 318.34535041300001, 2024-09-21T10:08:11.757 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0472194180000001, 2024-09-21T10:08:11.757 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.757 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.757 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T10:08:11.757 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.757 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:08:11.757 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:11.757 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 211235 2024-09-21T10:08:11.757 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.757 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.758 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.758 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.405453+0000", 2024-09-21T10:08:11.758 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.758 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.758 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.758 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.405453+0000", 2024-09-21T10:08:11.758 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.758 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.758 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.758 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.405455+0000", 2024-09-21T10:08:11.759 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8169999999999999e-06 2024-09-21T10:08:11.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.759 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.759 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.759 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.405458+0000", 2024-09-21T10:08:11.759 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5269999999999999e-06 2024-09-21T10:08:11.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.759 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.759 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.759 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.405467+0000", 2024-09-21T10:08:11.759 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.7709999999999995e-06 2024-09-21T10:08:11.760 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.760 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.760 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.760 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.405473+0000", 2024-09-21T10:08:11.760 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6450000000000002e-06 2024-09-21T10:08:11.760 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.760 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.760 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.760 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.409097+0000", 2024-09-21T10:08:11.760 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0036240629999999999 2024-09-21T10:08:11.760 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.760 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.760 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.761 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.409241+0000", 2024-09-21T10:08:11.761 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014485100000000001 2024-09-21T10:08:11.761 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.761 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.761 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 4,6,7", 2024-09-21T10:08:11.761 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.409361+0000", 2024-09-21T10:08:11.761 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000119689 2024-09-21T10:08:11.761 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.761 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.761 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.761 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.413981+0000", 2024-09-21T10:08:11.761 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0046201760000000001 2024-09-21T10:08:11.761 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.762 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.762 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.762 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.414808+0000", 2024-09-21T10:08:11.762 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00082649799999999995 2024-09-21T10:08:11.762 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.762 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.762 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.762 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.416425+0000", 2024-09-21T10:08:11.762 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0016167340000000001 2024-09-21T10:08:11.762 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.762 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.762 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.762 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.425400+0000", 2024-09-21T10:08:11.763 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.008975004 2024-09-21T10:08:11.763 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.763 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.763 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:08:11.763 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:53.425417+0000", 2024-09-21T10:08:11.763 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7122e-05 2024-09-21T10:08:11.763 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.763 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.763 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.763 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:54.452591+0000", 2024-09-21T10:08:11.763 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0271741480000001 2024-09-21T10:08:11.763 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.763 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.764 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.764 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:54.452672+0000", 2024-09-21T10:08:11.764 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1372999999999995e-05 2024-09-21T10:08:11.764 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.764 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.764 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.764 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.764 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.764 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:213723 9.a 9:5b6d835f:::benchmark_data_smithi137_231121_object85541:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e324)", 2024-09-21T10:08:11.764 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:57.453484+0000", 2024-09-21T10:08:11.764 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 314.297319657, 2024-09-21T10:08:11.764 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.233381273, 2024-09-21T10:08:11.764 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.765 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.765 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T10:08:11.765 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.765 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:08:11.765 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:11.765 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 213723 2024-09-21T10:08:11.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.765 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.765 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.765 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.765 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453484+0000", 2024-09-21T10:08:11.765 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.765 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.766 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.766 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453484+0000", 2024-09-21T10:08:11.766 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.766 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.766 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.766 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.766 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453486+0000", 2024-09-21T10:08:11.766 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.041e-06 2024-09-21T10:08:11.766 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.766 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.766 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.766 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453492+0000", 2024-09-21T10:08:11.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2500000000000003e-06 2024-09-21T10:08:11.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.767 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.767 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453505+0000", 2024-09-21T10:08:11.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3489000000000001e-05 2024-09-21T10:08:11.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.767 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.767 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453513+0000", 2024-09-21T10:08:11.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5270000000000001e-06 2024-09-21T10:08:11.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.768 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.768 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453816+0000", 2024-09-21T10:08:11.768 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000303104 2024-09-21T10:08:11.768 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.768 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.768 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:08:11.768 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453824+0000", 2024-09-21T10:08:11.768 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1000000000000004e-06 2024-09-21T10:08:11.768 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.768 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.768 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.768 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.679200+0000", 2024-09-21T10:08:11.768 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.22537589 2024-09-21T10:08:11.769 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.769 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.769 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for missing object", 2024-09-21T10:08:11.769 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.679275+0000", 2024-09-21T10:08:11.769 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4738000000000002e-05 2024-09-21T10:08:11.769 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.769 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.769 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.769 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.686795+0000", 2024-09-21T10:08:11.769 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0075201520000000004 2024-09-21T10:08:11.770 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.770 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.770 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.770 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.686865+0000", 2024-09-21T10:08:11.770 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9981999999999995e-05 2024-09-21T10:08:11.770 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.770 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.770 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.770 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.770 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.770 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:213771 9.a 9:5d32ec9c:::benchmark_data_smithi137_231121_object85589:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e324)", 2024-09-21T10:08:11.770 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:57.505436+0000", 2024-09-21T10:08:11.770 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 314.24536746899997, 2024-09-21T10:08:11.771 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1818350369999999, 2024-09-21T10:08:11.771 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.771 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.771 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.771 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.771 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:08:11.771 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:11.771 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 213771 2024-09-21T10:08:11.771 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.771 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.771 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.771 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.771 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.505436+0000", 2024-09-21T10:08:11.771 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.772 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.772 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.505436+0000", 2024-09-21T10:08:11.772 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.772 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.772 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.505436+0000", 2024-09-21T10:08:11.772 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.6899999999999998e-07 2024-09-21T10:08:11.772 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.505438+0000", 2024-09-21T10:08:11.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8360000000000001e-06 2024-09-21T10:08:11.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.773 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.773 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.505445+0000", 2024-09-21T10:08:11.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0999999999999998e-06 2024-09-21T10:08:11.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.773 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.773 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.505450+0000", 2024-09-21T10:08:11.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7110000000000003e-06 2024-09-21T10:08:11.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.507311+0000", 2024-09-21T10:08:11.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0018609220000000001 2024-09-21T10:08:11.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:08:11.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.507318+0000", 2024-09-21T10:08:11.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6410000000000002e-06 2024-09-21T10:08:11.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.679527+0000", 2024-09-21T10:08:11.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1722088980000001 2024-09-21T10:08:11.775 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.775 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.775 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.775 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.679593+0000", 2024-09-21T10:08:11.775 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5770000000000002e-05 2024-09-21T10:08:11.775 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.775 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.775 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:08:11.775 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.679693+0000", 2024-09-21T10:08:11.775 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9568999999999995e-05 2024-09-21T10:08:11.775 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.775 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.775 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.775 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.686847+0000", 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0071547440000000002 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.686928+0000", 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0809999999999994e-05 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687116+0000", 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018779100000000001 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687170+0000", 2024-09-21T10:08:11.776 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4054000000000001e-05 2024-09-21T10:08:11.777 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.777 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.777 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687271+0000", 2024-09-21T10:08:11.777 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000100822 2024-09-21T10:08:11.777 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.777 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.777 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.777 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.777 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:213777 9.a 9:5337a276:::benchmark_data_smithi137_231121_object85595:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e324)", 2024-09-21T10:08:11.777 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:57.510122+0000", 2024-09-21T10:08:11.777 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 314.24068143099998, 2024-09-21T10:08:11.777 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1773629370000001, 2024-09-21T10:08:11.777 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.778 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.778 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.778 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.778 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:08:11.778 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:11.778 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 213777 2024-09-21T10:08:11.778 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.778 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.778 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.778 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.778 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510122+0000", 2024-09-21T10:08:11.778 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.778 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.778 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.779 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510122+0000", 2024-09-21T10:08:11.779 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.779 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.779 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.779 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510122+0000", 2024-09-21T10:08:11.779 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4700000000000001e-07 2024-09-21T10:08:11.779 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.779 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.779 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510125+0000", 2024-09-21T10:08:11.779 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0369999999999999e-06 2024-09-21T10:08:11.779 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.780 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.780 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.780 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510136+0000", 2024-09-21T10:08:11.780 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0771000000000001e-05 2024-09-21T10:08:11.780 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.780 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.780 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.780 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510142+0000", 2024-09-21T10:08:11.780 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1909999999999997e-06 2024-09-21T10:08:11.780 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.780 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.780 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.780 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510203+0000", 2024-09-21T10:08:11.780 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0720999999999997e-05 2024-09-21T10:08:11.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:08:11.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510212+0000", 2024-09-21T10:08:11.781 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9500000000000007e-06 2024-09-21T10:08:11.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.682167+0000", 2024-09-21T10:08:11.781 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1719545120000001 2024-09-21T10:08:11.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.682279+0000", 2024-09-21T10:08:11.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011274500000000001 2024-09-21T10:08:11.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.782 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:08:11.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.682403+0000", 2024-09-21T10:08:11.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012357199999999999 2024-09-21T10:08:11.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.782 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.686863+0000", 2024-09-21T10:08:11.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0044603389999999998 2024-09-21T10:08:11.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.783 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.783 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.686977+0000", 2024-09-21T10:08:11.783 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000113789 2024-09-21T10:08:11.783 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.783 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.783 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.783 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687379+0000", 2024-09-21T10:08:11.783 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00040245999999999999 2024-09-21T10:08:11.783 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.783 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.783 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.783 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687415+0000", 2024-09-21T10:08:11.783 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5741000000000002e-05 2024-09-21T10:08:11.784 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.784 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.784 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.784 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687485+0000", 2024-09-21T10:08:11.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9561999999999996e-05 2024-09-21T10:08:11.784 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.784 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.784 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.784 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.784 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.784 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:213841 9.a 9:5b79cd5f:::benchmark_data_smithi137_231121_object85659:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e324)", 2024-09-21T10:08:11.784 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:57.582045+0000", 2024-09-21T10:08:11.784 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 314.16875811199998, 2024-09-21T10:08:11.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1055861890000001, 2024-09-21T10:08:11.784 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.785 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.785 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.785 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.785 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:08:11.786 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:11.786 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 213841 2024-09-21T10:08:11.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.786 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.582045+0000", 2024-09-21T10:08:11.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.582045+0000", 2024-09-21T10:08:11.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.787 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.787 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.787 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.787 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.582046+0000", 2024-09-21T10:08:11.787 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.378e-06 2024-09-21T10:08:11.787 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.787 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.787 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.787 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.582051+0000", 2024-09-21T10:08:11.787 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9910000000000002e-06 2024-09-21T10:08:11.787 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.787 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.787 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.787 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.582064+0000", 2024-09-21T10:08:11.788 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2597e-05 2024-09-21T10:08:11.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.788 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.582071+0000", 2024-09-21T10:08:11.788 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.075e-06 2024-09-21T10:08:11.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.788 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.582149+0000", 2024-09-21T10:08:11.788 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.8004999999999996e-05 2024-09-21T10:08:11.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:08:11.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.582158+0000", 2024-09-21T10:08:11.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.4600000000000003e-06 2024-09-21T10:08:11.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.789 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.684323+0000", 2024-09-21T10:08:11.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1021656479999999 2024-09-21T10:08:11.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.789 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.684437+0000", 2024-09-21T10:08:11.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000113718 2024-09-21T10:08:11.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.790 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:08:11.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.684555+0000", 2024-09-21T10:08:11.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000118471 2024-09-21T10:08:11.790 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.790 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687287+0000", 2024-09-21T10:08:11.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0027318709999999999 2024-09-21T10:08:11.790 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.790 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.791 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687332+0000", 2024-09-21T10:08:11.791 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4286000000000003e-05 2024-09-21T10:08:11.791 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.791 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.791 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.791 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687515+0000", 2024-09-21T10:08:11.791 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018341000000000001 2024-09-21T10:08:11.791 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.791 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.791 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.791 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687542+0000", 2024-09-21T10:08:11.791 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6914999999999999e-05 2024-09-21T10:08:11.792 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.792 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.792 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.792 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687631+0000", 2024-09-21T10:08:11.792 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9363999999999993e-05 2024-09-21T10:08:11.792 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.792 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.792 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.792 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.792 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.792 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:213852 9.a 9:53e9248a:::benchmark_data_smithi137_231121_object85670:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e324)", 2024-09-21T10:08:11.792 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:57.592476+0000", 2024-09-21T10:08:11.792 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 314.15832703199999, 2024-09-21T10:08:11.792 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1130014500000001, 2024-09-21T10:08:11.793 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.793 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.793 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.793 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.793 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:08:11.793 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:11.793 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 213852 2024-09-21T10:08:11.793 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.793 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.793 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.793 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.793 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.592476+0000", 2024-09-21T10:08:11.793 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.794 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.794 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.794 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.794 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.592476+0000", 2024-09-21T10:08:11.794 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.794 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.794 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.794 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.794 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.592478+0000", 2024-09-21T10:08:11.794 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.497e-06 2024-09-21T10:08:11.794 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.794 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.794 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.795 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.592483+0000", 2024-09-21T10:08:11.795 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.237e-06 2024-09-21T10:08:11.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.795 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.795 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.795 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.592494+0000", 2024-09-21T10:08:11.795 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1216999999999999e-05 2024-09-21T10:08:11.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.795 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.795 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.795 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.592501+0000", 2024-09-21T10:08:11.795 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0639999999999996e-06 2024-09-21T10:08:11.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.592658+0000", 2024-09-21T10:08:11.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015727199999999999 2024-09-21T10:08:11.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:08:11.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.592667+0000", 2024-09-21T10:08:11.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0770000000000008e-06 2024-09-21T10:08:11.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687734+0000", 2024-09-21T10:08:11.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.09506774 2024-09-21T10:08:11.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.797 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687901+0000", 2024-09-21T10:08:11.797 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016681399999999999 2024-09-21T10:08:11.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:08:11.797 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.688005+0000", 2024-09-21T10:08:11.797 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000104206 2024-09-21T10:08:11.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.798 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.696008+0000", 2024-09-21T10:08:11.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0080025329999999992 2024-09-21T10:08:11.798 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.798 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.798 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.798 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.698999+0000", 2024-09-21T10:08:11.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0029915459999999999 2024-09-21T10:08:11.798 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.798 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.798 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.798 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.705335+0000", 2024-09-21T10:08:11.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0063360359999999998 2024-09-21T10:08:11.798 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.799 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.799 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.799 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.705387+0000", 2024-09-21T10:08:11.799 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1971000000000001e-05 2024-09-21T10:08:11.799 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.799 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.799 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.799 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.705478+0000", 2024-09-21T10:08:11.799 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0240000000000003e-05 2024-09-21T10:08:11.799 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.799 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.799 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.799 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.800 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.800 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:213858 9.a 9:5fb89a16:::benchmark_data_smithi137_231121_object85676:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e324)", 2024-09-21T10:08:11.800 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:57.599427+0000", 2024-09-21T10:08:11.800 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 314.15137618199998, 2024-09-21T10:08:11.800 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1166897630000001, 2024-09-21T10:08:11.800 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.800 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.800 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.800 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.800 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:08:11.800 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:11.800 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 213858 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599427+0000", 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599427+0000", 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599428+0000", 2024-09-21T10:08:11.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.164e-06 2024-09-21T10:08:11.802 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.802 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.802 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.802 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599433+0000", 2024-09-21T10:08:11.802 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6890000000000003e-06 2024-09-21T10:08:11.802 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.802 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.802 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.802 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599443+0000", 2024-09-21T10:08:11.802 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0271e-05 2024-09-21T10:08:11.802 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.802 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.803 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.803 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599451+0000", 2024-09-21T10:08:11.803 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3459999999999996e-06 2024-09-21T10:08:11.803 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.803 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.803 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.803 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599509+0000", 2024-09-21T10:08:11.803 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8569000000000001e-05 2024-09-21T10:08:11.803 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.803 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.803 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:08:11.803 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599517+0000", 2024-09-21T10:08:11.803 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3489999999999992e-06 2024-09-21T10:08:11.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.804 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.690296+0000", 2024-09-21T10:08:11.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.090778445 2024-09-21T10:08:11.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.804 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.690402+0000", 2024-09-21T10:08:11.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000106329 2024-09-21T10:08:11.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.804 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:08:11.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.690506+0000", 2024-09-21T10:08:11.805 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000103906 2024-09-21T10:08:11.805 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.699037+0000", 2024-09-21T10:08:11.805 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0085313430000000003 2024-09-21T10:08:11.805 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.705243+0000", 2024-09-21T10:08:11.805 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0062054900000000001 2024-09-21T10:08:11.805 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.806 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.715922+0000", 2024-09-21T10:08:11.806 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010678752 2024-09-21T10:08:11.806 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.806 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.806 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.806 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.716022+0000", 2024-09-21T10:08:11.806 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9885999999999999e-05 2024-09-21T10:08:11.806 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.806 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.806 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.806 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.716117+0000", 2024-09-21T10:08:11.806 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5223999999999995e-05 2024-09-21T10:08:11.806 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.807 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.807 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.807 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.807 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.807 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:213867 9.a 9:5828ca8e:::benchmark_data_smithi137_231121_object85685:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e324)", 2024-09-21T10:08:11.807 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:57.612919+0000", 2024-09-21T10:08:11.807 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 314.13788453299998, 2024-09-21T10:08:11.807 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1095354230000001, 2024-09-21T10:08:11.807 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.807 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.807 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.807 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.807 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:08:11.807 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:11.808 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 213867 2024-09-21T10:08:11.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.808 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.808 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.808 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.808 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.612919+0000", 2024-09-21T10:08:11.808 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.808 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.808 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.808 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.612919+0000", 2024-09-21T10:08:11.808 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.808 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.809 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.809 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.612921+0000", 2024-09-21T10:08:11.809 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0209999999999998e-06 2024-09-21T10:08:11.809 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.809 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.809 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.809 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.612926+0000", 2024-09-21T10:08:11.809 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0799999999999996e-06 2024-09-21T10:08:11.809 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.809 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.809 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.809 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.612939+0000", 2024-09-21T10:08:11.810 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3008e-05 2024-09-21T10:08:11.810 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.810 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.810 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.810 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.612946+0000", 2024-09-21T10:08:11.810 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1300000000000003e-06 2024-09-21T10:08:11.810 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.810 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.810 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.810 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.613002+0000", 2024-09-21T10:08:11.810 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5983000000000003e-05 2024-09-21T10:08:11.810 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.810 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.811 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:08:11.811 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.613010+0000", 2024-09-21T10:08:11.811 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.9340000000000006e-06 2024-09-21T10:08:11.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.811 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.811 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.811 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.693335+0000", 2024-09-21T10:08:11.811 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.080325585 2024-09-21T10:08:11.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.811 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.811 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.811 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.693469+0000", 2024-09-21T10:08:11.811 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013373700000000001 2024-09-21T10:08:11.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.812 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.812 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:08:11.812 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.693569+0000", 2024-09-21T10:08:11.812 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9971999999999998e-05 2024-09-21T10:08:11.812 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.812 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.812 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.812 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.699092+0000", 2024-09-21T10:08:11.812 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0055226240000000003 2024-09-21T10:08:11.812 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.812 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.812 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.812 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.705294+0000", 2024-09-21T10:08:11.813 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0062024330000000003 2024-09-21T10:08:11.813 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.813 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.813 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.813 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.722149+0000", 2024-09-21T10:08:11.813 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.016854673000000001 2024-09-21T10:08:11.813 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.813 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.813 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.813 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.722261+0000", 2024-09-21T10:08:11.813 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000112003 2024-09-21T10:08:11.813 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.813 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.814 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.814 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.722454+0000", 2024-09-21T10:08:11.814 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00019324000000000001 2024-09-21T10:08:11.814 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.814 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.814 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.814 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.814 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.814 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:213877 9.a 9:535986f9:::benchmark_data_smithi137_231121_object85695:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e324)", 2024-09-21T10:08:11.814 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:57.622586+0000", 2024-09-21T10:08:11.814 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 314.12821673799999, 2024-09-21T10:08:11.814 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1000680599999999, 2024-09-21T10:08:11.814 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.815 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.815 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.815 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.815 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:08:11.815 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:11.815 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 213877 2024-09-21T10:08:11.815 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.815 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.815 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.815 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.815 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.622586+0000", 2024-09-21T10:08:11.815 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.816 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.816 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.816 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.816 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.622586+0000", 2024-09-21T10:08:11.816 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.816 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.816 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.816 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.816 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.622588+0000", 2024-09-21T10:08:11.816 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5430000000000001e-06 2024-09-21T10:08:11.816 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.816 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.816 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.816 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.622592+0000", 2024-09-21T10:08:11.817 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3560000000000003e-06 2024-09-21T10:08:11.817 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.817 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.817 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.817 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.622606+0000", 2024-09-21T10:08:11.817 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3910000000000001e-05 2024-09-21T10:08:11.817 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.817 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.817 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.817 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.622614+0000", 2024-09-21T10:08:11.817 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2400000000000001e-06 2024-09-21T10:08:11.817 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.817 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.818 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.818 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.622670+0000", 2024-09-21T10:08:11.818 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6681999999999997e-05 2024-09-21T10:08:11.818 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.818 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.818 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:08:11.818 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.622679+0000", 2024-09-21T10:08:11.818 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.4030000000000007e-06 2024-09-21T10:08:11.818 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.818 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.818 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.818 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.696064+0000", 2024-09-21T10:08:11.818 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0733849689999999 2024-09-21T10:08:11.819 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.819 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.819 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.819 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.696182+0000", 2024-09-21T10:08:11.819 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000118322 2024-09-21T10:08:11.819 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.819 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.819 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:08:11.819 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.696299+0000", 2024-09-21T10:08:11.819 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000116736 2024-09-21T10:08:11.819 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.819 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.819 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.819 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.705283+0000", 2024-09-21T10:08:11.820 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0089841209999999994 2024-09-21T10:08:11.820 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.820 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.820 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.820 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.705299+0000", 2024-09-21T10:08:11.820 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6180000000000001e-05 2024-09-21T10:08:11.820 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.820 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.820 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.820 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.722493+0000", 2024-09-21T10:08:11.820 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.017194104000000002 2024-09-21T10:08:11.821 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.821 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.821 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.821 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.722573+0000", 2024-09-21T10:08:11.821 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0371999999999996e-05 2024-09-21T10:08:11.821 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.821 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.821 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.821 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.722655+0000", 2024-09-21T10:08:11.821 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1122e-05 2024-09-21T10:08:11.822 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.822 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.822 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.822 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.822 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.822 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:213898 9.a 9:5de01733:::benchmark_data_smithi137_231121_object85716:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e324)", 2024-09-21T10:08:11.822 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:57.643259+0000", 2024-09-21T10:08:11.822 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 314.10754392400003, 2024-09-21T10:08:11.822 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0795904700000001, 2024-09-21T10:08:11.822 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.823 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.823 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.823 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.823 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:08:11.823 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:11.823 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 213898 2024-09-21T10:08:11.823 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.823 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.823 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.823 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.823 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.643259+0000", 2024-09-21T10:08:11.823 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.643259+0000", 2024-09-21T10:08:11.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.643260+0000", 2024-09-21T10:08:11.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1429999999999999e-06 2024-09-21T10:08:11.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.643265+0000", 2024-09-21T10:08:11.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8359999999999999e-06 2024-09-21T10:08:11.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.825 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.643279+0000", 2024-09-21T10:08:11.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3570000000000001e-05 2024-09-21T10:08:11.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.825 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.643286+0000", 2024-09-21T10:08:11.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3649999999999998e-06 2024-09-21T10:08:11.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.643336+0000", 2024-09-21T10:08:11.826 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9449e-05 2024-09-21T10:08:11.826 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.826 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:08:11.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.643343+0000", 2024-09-21T10:08:11.826 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1049999999999997e-06 2024-09-21T10:08:11.826 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.826 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.699127+0000", 2024-09-21T10:08:11.826 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0557844439999999 2024-09-21T10:08:11.827 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.827 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.827 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.827 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.699241+0000", 2024-09-21T10:08:11.827 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000113618 2024-09-21T10:08:11.827 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.827 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.827 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:08:11.827 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.699345+0000", 2024-09-21T10:08:11.827 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000103696 2024-09-21T10:08:11.827 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.827 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.827 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.828 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.705303+0000", 2024-09-21T10:08:11.828 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0059588660000000002 2024-09-21T10:08:11.828 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.828 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.828 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.828 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.705513+0000", 2024-09-21T10:08:11.828 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000209652 2024-09-21T10:08:11.828 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.828 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.828 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.828 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.722695+0000", 2024-09-21T10:08:11.828 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.017181842999999999 2024-09-21T10:08:11.828 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.829 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.829 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.722769+0000", 2024-09-21T10:08:11.829 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4584000000000003e-05 2024-09-21T10:08:11.829 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.829 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.829 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.722850+0000", 2024-09-21T10:08:11.829 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0298999999999998e-05 2024-09-21T10:08:11.829 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.829 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.829 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.829 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.830 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.830 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:11.831 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.46037.0:123905 10.3 10:cd02e8d2:::benchmark_data_smithi137_262271_object123904:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e360)", 2024-09-21T10:08:11.831 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:05.207556+0000", 2024-09-21T10:08:11.831 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 126.54324696099999, 2024-09-21T10:08:11.831 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.30474559099999998, 2024-09-21T10:08:11.831 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.832 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.832 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.832 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.832 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.46037", 2024-09-21T10:08:11.832 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:08:11.832 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 123905 2024-09-21T10:08:11.832 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.832 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.832 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.832 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.832 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.207556+0000", 2024-09-21T10:08:11.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.832 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.832 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.207556+0000", 2024-09-21T10:08:11.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.833 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.207558+0000", 2024-09-21T10:08:11.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0710000000000002e-06 2024-09-21T10:08:11.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.833 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.207585+0000", 2024-09-21T10:08:11.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6526999999999999e-05 2024-09-21T10:08:11.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.834 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.834 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.207600+0000", 2024-09-21T10:08:11.834 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5517000000000001e-05 2024-09-21T10:08:11.834 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.834 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.834 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.207608+0000", 2024-09-21T10:08:11.834 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7519999999999996e-06 2024-09-21T10:08:11.834 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.834 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.834 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.207670+0000", 2024-09-21T10:08:11.834 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2051999999999995e-05 2024-09-21T10:08:11.835 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.835 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.835 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.835 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.207853+0000", 2024-09-21T10:08:11.835 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018279400000000001 2024-09-21T10:08:11.835 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.835 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.835 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:08:11.835 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.208024+0000", 2024-09-21T10:08:11.835 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000171111 2024-09-21T10:08:11.835 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.835 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.835 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.835 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.212604+0000", 2024-09-21T10:08:11.835 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0045794269999999996 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.216302+0000", 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0036987779999999998 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.512199+0000", 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.29589662700000002 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.512259+0000", 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0102000000000002e-05 2024-09-21T10:08:11.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.837 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.837 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.837 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.512302+0000", 2024-09-21T10:08:11.837 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2833000000000001e-05 2024-09-21T10:08:11.837 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.837 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.837 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.837 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.837 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.837 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.46037.0:123924 10.3 10:ccb5eca3:::benchmark_data_smithi137_262271_object123923:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e360)", 2024-09-21T10:08:11.837 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:05.230049+0000", 2024-09-21T10:08:11.837 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 126.52075426899999, 2024-09-21T10:08:11.837 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.28249371000000001, 2024-09-21T10:08:11.837 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.837 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.46037", 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 123924 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.230049+0000", 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.230049+0000", 2024-09-21T10:08:11.838 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.839 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.839 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.230051+0000", 2024-09-21T10:08:11.839 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7120000000000001e-06 2024-09-21T10:08:11.839 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.839 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.230072+0000", 2024-09-21T10:08:11.839 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1520999999999999e-05 2024-09-21T10:08:11.839 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.839 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.230084+0000", 2024-09-21T10:08:11.839 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1783999999999999e-05 2024-09-21T10:08:11.840 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.230092+0000", 2024-09-21T10:08:11.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0260000000000007e-06 2024-09-21T10:08:11.840 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.230150+0000", 2024-09-21T10:08:11.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7942999999999997e-05 2024-09-21T10:08:11.840 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.230293+0000", 2024-09-21T10:08:11.841 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014317799999999999 2024-09-21T10:08:11.841 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.841 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.841 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:08:11.841 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.230523+0000", 2024-09-21T10:08:11.841 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00023011599999999999 2024-09-21T10:08:11.841 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.841 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.841 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.842 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.234231+0000", 2024-09-21T10:08:11.842 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0037079769999999999 2024-09-21T10:08:11.842 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.842 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.842 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.842 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.235605+0000", 2024-09-21T10:08:11.842 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001374253 2024-09-21T10:08:11.842 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.842 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.842 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.842 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.512459+0000", 2024-09-21T10:08:11.842 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.27685369199999998 2024-09-21T10:08:11.842 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.843 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.843 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.843 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.512509+0000", 2024-09-21T10:08:11.843 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0025000000000003e-05 2024-09-21T10:08:11.843 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.843 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.843 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.843 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.512543+0000", 2024-09-21T10:08:11.843 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3482999999999998e-05 2024-09-21T10:08:11.843 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.843 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.843 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.843 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.844 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.844 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.46037.0:123946 10.3 10:c614c3d4:::benchmark_data_smithi137_262271_object123945:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e360)", 2024-09-21T10:08:11.844 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:05.266098+0000", 2024-09-21T10:08:11.844 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 126.48470559499999, 2024-09-21T10:08:11.844 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25630514599999998, 2024-09-21T10:08:11.844 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.844 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.844 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.844 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.844 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.46037", 2024-09-21T10:08:11.844 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:08:11.844 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 123946 2024-09-21T10:08:11.845 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.845 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.845 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.845 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.845 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.266098+0000", 2024-09-21T10:08:11.845 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.845 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.845 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.845 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.845 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.266098+0000", 2024-09-21T10:08:11.845 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.845 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.845 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.846 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.846 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.266099+0000", 2024-09-21T10:08:11.846 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.863e-06 2024-09-21T10:08:11.846 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.846 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.846 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.846 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.266120+0000", 2024-09-21T10:08:11.846 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0271e-05 2024-09-21T10:08:11.846 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.846 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.846 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.846 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.266133+0000", 2024-09-21T10:08:11.846 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3013999999999999e-05 2024-09-21T10:08:11.846 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.847 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.847 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.847 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.266140+0000", 2024-09-21T10:08:11.847 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9059999999999996e-06 2024-09-21T10:08:11.847 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.847 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.847 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.847 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.266196+0000", 2024-09-21T10:08:11.847 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6369000000000002e-05 2024-09-21T10:08:11.847 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.847 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.847 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.266352+0000", 2024-09-21T10:08:11.848 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015565199999999999 2024-09-21T10:08:11.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.848 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:08:11.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.266507+0000", 2024-09-21T10:08:11.848 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000155103 2024-09-21T10:08:11.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.848 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.269756+0000", 2024-09-21T10:08:11.848 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0032488090000000001 2024-09-21T10:08:11.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.270098+0000", 2024-09-21T10:08:11.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00034207399999999999 2024-09-21T10:08:11.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.522167+0000", 2024-09-21T10:08:11.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.25206884400000001 2024-09-21T10:08:11.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.522351+0000", 2024-09-21T10:08:11.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000184697 2024-09-21T10:08:11.850 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.850 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.850 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.850 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.522403+0000", 2024-09-21T10:08:11.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1544e-05 2024-09-21T10:08:11.850 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.850 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.850 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.850 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.850 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.850 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.46037.0:208813 10.3 10:c1c790da:::benchmark_data_smithi137_262271_object83967:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e367)", 2024-09-21T10:08:11.850 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.153588+0000", 2024-09-21T10:08:11.850 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 37.597215509999998, 2024-09-21T10:08:11.851 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.19106077499999999, 2024-09-21T10:08:11.851 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.851 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.851 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.851 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.851 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.46037", 2024-09-21T10:08:11.851 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:08:11.851 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 208813 2024-09-21T10:08:11.851 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.851 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.851 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.851 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.851 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153588+0000", 2024-09-21T10:08:11.852 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.852 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.852 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.852 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153588+0000", 2024-09-21T10:08:11.852 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.852 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.852 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.852 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153589+0000", 2024-09-21T10:08:11.852 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.26e-06 2024-09-21T10:08:11.852 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.852 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.852 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153593+0000", 2024-09-21T10:08:11.853 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4939999999999997e-06 2024-09-21T10:08:11.853 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.853 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.853 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.853 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153605+0000", 2024-09-21T10:08:11.853 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1843e-05 2024-09-21T10:08:11.853 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.853 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.853 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.853 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153613+0000", 2024-09-21T10:08:11.853 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5070000000000003e-06 2024-09-21T10:08:11.853 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.853 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.854 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.854 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153678+0000", 2024-09-21T10:08:11.854 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4737e-05 2024-09-21T10:08:11.854 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.854 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.854 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.854 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153812+0000", 2024-09-21T10:08:11.854 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000134678 2024-09-21T10:08:11.854 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.854 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.854 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:08:11.854 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153917+0000", 2024-09-21T10:08:11.854 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000105146 2024-09-21T10:08:11.854 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.855 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.855 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.855 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.168384+0000", 2024-09-21T10:08:11.855 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.014466821 2024-09-21T10:08:11.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.855 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.855 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.855 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.173691+0000", 2024-09-21T10:08:11.855 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0053069969999999999 2024-09-21T10:08:11.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.855 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.855 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.855 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344535+0000", 2024-09-21T10:08:11.855 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.17084364599999999 2024-09-21T10:08:11.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344595+0000", 2024-09-21T10:08:11.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0482999999999997e-05 2024-09-21T10:08:11.856 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344648+0000", 2024-09-21T10:08:11.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3162999999999999e-05 2024-09-21T10:08:11.856 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.856 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.856 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.856 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.856 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.46037.0:208818 10.3 10:cf8689e5:::benchmark_data_smithi137_262271_object83972:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e367)", 2024-09-21T10:08:11.857 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.159416+0000", 2024-09-21T10:08:11.857 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 37.591387181999998, 2024-09-21T10:08:11.857 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.185347228, 2024-09-21T10:08:11.857 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.857 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.857 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.857 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.857 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.46037", 2024-09-21T10:08:11.857 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:08:11.857 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 208818 2024-09-21T10:08:11.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.857 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.857 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.159416+0000", 2024-09-21T10:08:11.858 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.858 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.858 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.159416+0000", 2024-09-21T10:08:11.858 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.858 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.858 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.159427+0000", 2024-09-21T10:08:11.858 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0594000000000001e-05 2024-09-21T10:08:11.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.859 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.859 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.859 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.159433+0000", 2024-09-21T10:08:11.859 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.105e-06 2024-09-21T10:08:11.859 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.859 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.859 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.859 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.159449+0000", 2024-09-21T10:08:11.859 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6368999999999999e-05 2024-09-21T10:08:11.859 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.859 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.859 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.859 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.159457+0000", 2024-09-21T10:08:11.859 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6909999999999997e-06 2024-09-21T10:08:11.860 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.860 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.860 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.860 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.159697+0000", 2024-09-21T10:08:11.860 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000240134 2024-09-21T10:08:11.860 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.860 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.860 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.860 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.160160+0000", 2024-09-21T10:08:11.860 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00046267900000000002 2024-09-21T10:08:11.860 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.860 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.861 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:08:11.861 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.160508+0000", 2024-09-21T10:08:11.861 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00034801400000000001 2024-09-21T10:08:11.861 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.861 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.861 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.861 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.168433+0000", 2024-09-21T10:08:11.861 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.007924983 2024-09-21T10:08:11.861 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.861 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.861 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.861 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.173709+0000", 2024-09-21T10:08:11.862 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0052759679999999998 2024-09-21T10:08:11.862 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.862 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.862 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.862 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344686+0000", 2024-09-21T10:08:11.862 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.17097759000000001 2024-09-21T10:08:11.862 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.862 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.862 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.862 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344729+0000", 2024-09-21T10:08:11.862 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3034000000000002e-05 2024-09-21T10:08:11.862 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.862 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.862 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.863 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344763+0000", 2024-09-21T10:08:11.863 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4066999999999998e-05 2024-09-21T10:08:11.863 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.863 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.863 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.863 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.863 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.863 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.46037.0:208819 10.3 10:ccc9dab9:::benchmark_data_smithi137_262271_object83973:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e367)", 2024-09-21T10:08:11.863 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.161266+0000", 2024-09-21T10:08:11.863 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 37.589536741000003, 2024-09-21T10:08:11.863 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.19194651700000001, 2024-09-21T10:08:11.863 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.863 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.864 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.864 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.864 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.46037", 2024-09-21T10:08:11.864 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:08:11.864 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 208819 2024-09-21T10:08:11.864 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.864 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.864 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.864 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.864 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.161266+0000", 2024-09-21T10:08:11.864 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.864 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.865 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.865 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.865 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.161266+0000", 2024-09-21T10:08:11.865 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.865 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.865 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.865 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.865 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.161268+0000", 2024-09-21T10:08:11.865 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.063e-06 2024-09-21T10:08:11.865 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.865 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.865 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.865 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.161271+0000", 2024-09-21T10:08:11.866 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.895e-06 2024-09-21T10:08:11.866 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.866 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.866 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.866 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.161283+0000", 2024-09-21T10:08:11.866 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1963e-05 2024-09-21T10:08:11.866 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.866 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.866 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.866 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.161290+0000", 2024-09-21T10:08:11.866 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8290000000000002e-06 2024-09-21T10:08:11.866 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.866 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.867 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.867 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.168466+0000", 2024-09-21T10:08:11.867 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0071756830000000004 2024-09-21T10:08:11.867 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.867 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.867 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.867 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.168610+0000", 2024-09-21T10:08:11.867 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000144561 2024-09-21T10:08:11.867 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.867 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.867 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:08:11.867 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.169202+0000", 2024-09-21T10:08:11.867 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00059188199999999996 2024-09-21T10:08:11.868 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.868 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.868 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.868 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.173885+0000", 2024-09-21T10:08:11.868 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.004682805 2024-09-21T10:08:11.868 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.868 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.868 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.868 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.179603+0000", 2024-09-21T10:08:11.868 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0057180199999999999 2024-09-21T10:08:11.868 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.868 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.868 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.868 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.353117+0000", 2024-09-21T10:08:11.869 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.173513588 2024-09-21T10:08:11.869 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.869 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.869 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.869 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.353171+0000", 2024-09-21T10:08:11.869 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4151999999999999e-05 2024-09-21T10:08:11.869 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.869 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.869 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.869 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.353213+0000", 2024-09-21T10:08:11.869 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2076000000000002e-05 2024-09-21T10:08:11.869 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.869 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.870 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.870 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.870 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.870 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:209159 10.5 e367/343 10:acfea90c:::benchmark_data_smithi137_262271_object84313:head v 367'13197, mlcod=367'13194)", 2024-09-21T10:08:11.870 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.642815+0000", 2024-09-21T10:08:11.870 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 37.107987985999998, 2024-09-21T10:08:11.870 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.18141259000000001, 2024-09-21T10:08:11.870 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.870 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.870 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.870 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.870 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.870 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.871 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.642815+0000", 2024-09-21T10:08:11.871 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.871 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.871 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.871 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.871 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.642815+0000", 2024-09-21T10:08:11.871 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.871 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.871 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.871 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.871 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.642816+0000", 2024-09-21T10:08:11.871 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1999999999999998e-07 2024-09-21T10:08:11.871 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.872 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.872 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.872 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.642822+0000", 2024-09-21T10:08:11.872 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3570000000000003e-06 2024-09-21T10:08:11.872 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.872 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.872 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.872 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.642833+0000", 2024-09-21T10:08:11.872 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0927000000000001e-05 2024-09-21T10:08:11.872 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.872 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.872 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.872 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.642840+0000", 2024-09-21T10:08:11.873 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5300000000000002e-06 2024-09-21T10:08:11.873 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.873 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.873 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.873 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.645869+0000", 2024-09-21T10:08:11.873 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0030287159999999999 2024-09-21T10:08:11.873 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.873 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.873 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.873 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.645896+0000", 2024-09-21T10:08:11.873 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.7141e-05 2024-09-21T10:08:11.873 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.873 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.873 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.874 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.653077+0000", 2024-09-21T10:08:11.874 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0071813550000000004 2024-09-21T10:08:11.874 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.874 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.874 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.874 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.824228+0000", 2024-09-21T10:08:11.874 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.17115074399999999 2024-09-21T10:08:11.874 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.874 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.874 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.874 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.874 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.874 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.46037.0:209175 10.3 10:c892f21d:::benchmark_data_smithi137_262271_object84329:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e367)", 2024-09-21T10:08:11.874 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.649822+0000", 2024-09-21T10:08:11.875 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 37.100980849000003, 2024-09-21T10:08:11.875 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.17494890099999999, 2024-09-21T10:08:11.875 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.875 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.875 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.875 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:08:11.875 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.46037", 2024-09-21T10:08:11.875 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:08:11.875 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 209175 2024-09-21T10:08:11.875 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.875 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.875 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.875 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.875 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.649822+0000", 2024-09-21T10:08:11.876 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.876 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.876 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.876 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.876 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.649822+0000", 2024-09-21T10:08:11.876 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.876 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.876 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.876 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.876 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.649824+0000", 2024-09-21T10:08:11.876 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8109999999999999e-06 2024-09-21T10:08:11.876 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.876 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.877 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.877 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.649831+0000", 2024-09-21T10:08:11.877 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3219999999999998e-06 2024-09-21T10:08:11.877 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.877 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.877 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.877 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.649844+0000", 2024-09-21T10:08:11.877 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3417999999999999e-05 2024-09-21T10:08:11.877 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.877 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.877 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.877 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.649852+0000", 2024-09-21T10:08:11.877 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0690000000000002e-06 2024-09-21T10:08:11.877 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.878 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.878 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.878 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.649919+0000", 2024-09-21T10:08:11.878 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7100000000000005e-05 2024-09-21T10:08:11.878 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.878 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.878 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.878 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.650038+0000", 2024-09-21T10:08:11.878 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000118837 2024-09-21T10:08:11.878 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.878 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.878 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:08:11.878 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.650177+0000", 2024-09-21T10:08:11.879 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013934900000000001 2024-09-21T10:08:11.879 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.879 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.879 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:08:11.879 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.824411+0000", 2024-09-21T10:08:11.879 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.17423412099999999 2024-09-21T10:08:11.879 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.879 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.879 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.879 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.824638+0000", 2024-09-21T10:08:11.879 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00022619900000000001 2024-09-21T10:08:11.879 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.879 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.880 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:11.880 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.824696+0000", 2024-09-21T10:08:11.880 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8168000000000003e-05 2024-09-21T10:08:11.880 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.880 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.880 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.880 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.824729+0000", 2024-09-21T10:08:11.880 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3079e-05 2024-09-21T10:08:11.880 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.880 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.880 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.880 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.824771+0000", 2024-09-21T10:08:11.880 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2428000000000001e-05 2024-09-21T10:08:11.880 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.881 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.881 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.881 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.881 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.881 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:209179 10.f e367/343 10:f41941fb:::benchmark_data_smithi137_262271_object84333:head v 367'13350, mlcod=367'13348)", 2024-09-21T10:08:11.881 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.652831+0000", 2024-09-21T10:08:11.881 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 37.097971870000002, 2024-09-21T10:08:11.881 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.185228791, 2024-09-21T10:08:11.881 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.881 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.881 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.881 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.881 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.881 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.881 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.652831+0000", 2024-09-21T10:08:11.882 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.882 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.882 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.882 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.882 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.652831+0000", 2024-09-21T10:08:11.882 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.882 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.882 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.882 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.882 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.652832+0000", 2024-09-21T10:08:11.882 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9300000000000006e-07 2024-09-21T10:08:11.882 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.882 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.882 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.883 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.652838+0000", 2024-09-21T10:08:11.883 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0290000000000002e-06 2024-09-21T10:08:11.883 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.883 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.883 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.883 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.652850+0000", 2024-09-21T10:08:11.883 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1428e-05 2024-09-21T10:08:11.883 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.883 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.883 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.883 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.652857+0000", 2024-09-21T10:08:11.883 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8530000000000003e-06 2024-09-21T10:08:11.883 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.883 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.884 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.884 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.824293+0000", 2024-09-21T10:08:11.884 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.17143667200000001 2024-09-21T10:08:11.884 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.884 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.884 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.884 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.824320+0000", 2024-09-21T10:08:11.884 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6837000000000001e-05 2024-09-21T10:08:11.884 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.884 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.884 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.884 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.837927+0000", 2024-09-21T10:08:11.884 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.013606976 2024-09-21T10:08:11.885 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.885 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.885 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.885 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.838060+0000", 2024-09-21T10:08:11.885 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000133003 2024-09-21T10:08:11.885 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.885 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.885 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.885 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.885 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.885 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:209180 10.f e367/343 10:f8908ecc:::benchmark_data_smithi137_262271_object84334:head v 367'13351, mlcod=367'13348)", 2024-09-21T10:08:11.885 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.657474+0000", 2024-09-21T10:08:11.885 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 37.093329251, 2024-09-21T10:08:11.885 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.202651677, 2024-09-21T10:08:11.885 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:08:11.886 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:08:11.886 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:11.886 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:08:11.886 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.886 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:08:11.886 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.657474+0000", 2024-09-21T10:08:11.886 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.886 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.886 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.886 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:08:11.886 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.657474+0000", 2024-09-21T10:08:11.887 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:08:11.887 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.887 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.887 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:08:11.887 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.657475+0000", 2024-09-21T10:08:11.887 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3799999999999996e-07 2024-09-21T10:08:11.887 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.887 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.887 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:08:11.887 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.657482+0000", 2024-09-21T10:08:11.887 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7390000000000002e-06 2024-09-21T10:08:11.887 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.887 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.887 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:08:11.887 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.824430+0000", 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.16694785600000001 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.824436+0000", 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7889999999999997e-06 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.829477+0000", 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0050411789999999998 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.829504+0000", 2024-09-21T10:08:11.888 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.618e-05 2024-09-21T10:08:11.889 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.889 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.889 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:08:11.889 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.859946+0000", 2024-09-21T10:08:11.889 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.030442746999999999 2024-09-21T10:08:11.889 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:08:11.889 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:08:11.889 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:08:11.889 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.860126+0000", 2024-09-21T10:08:11.889 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000179249 2024-09-21T10:08:11.889 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.889 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.889 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.889 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:08:11.890 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:08:11.890 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:08:11.921 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:11.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:11.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:12.022 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:12.057 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:12.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:12.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:12.154 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:08:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:08:11] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.51.0" 2024-09-21T10:08:12.158 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:12.204 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:12.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:12.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:12.305 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:12.346 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:12.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:12.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:12.448 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:12.481 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:12.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:12.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:12.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:12 smithi137 ceph-mon[93825]: pgmap v1238: 89 pgs: 89 active+clean; 494 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 1.09k op/s 2024-09-21T10:08:12.623 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:12 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:08:12.623 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:12 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:08:12.623 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:12 smithi137 ceph-mon[93825]: osdmap e370: 8 total, 8 up, 7 in 2024-09-21T10:08:12.624 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:12 smithi137 ceph-mon[97575]: pgmap v1238: 89 pgs: 89 active+clean; 494 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 1.09k op/s 2024-09-21T10:08:12.624 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:12 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:08:12.624 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:12 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:08:12.624 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:12 smithi137 ceph-mon[97575]: osdmap e370: 8 total, 8 up, 7 in 2024-09-21T10:08:12.624 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:12 smithi165 ceph-mon[86023]: pgmap v1238: 89 pgs: 89 active+clean; 494 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 1.09k op/s 2024-09-21T10:08:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:12 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:08:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:12 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:08:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:12 smithi165 ceph-mon[86023]: osdmap e370: 8 total, 8 up, 7 in 2024-09-21T10:08:12.651 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:12.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:12.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:12.753 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:12.790 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:12.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:12.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:12.892 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:12.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:12.927 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:12.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:13.028 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:13.065 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:13.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:13.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:13.167 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:13.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:13.201 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:13.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:13.302 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:13.323 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:13.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:13.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:13.425 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:13.460 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:13.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:13.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:13.562 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:13.590 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:13.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:13.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:13.692 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:13.720 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:13.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:13.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:13.822 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:13.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:13.856 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:13.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:13.957 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:13.991 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:13.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:13.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:14.092 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:14.130 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:14.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:14.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:14.181 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:08:14.231 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:14.276 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:14.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:14.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:14.378 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:14.385 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6] out_osds: [7] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T10:08:14.385 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:08:14.385 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-09-21T10:08:14.385 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:08:14.400 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:14 smithi137 ceph-mon[93825]: pgmap v1240: 89 pgs: 89 active+clean; 423 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 936 op/s 2024-09-21T10:08:14.400 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:14 smithi137 ceph-mon[97575]: pgmap v1240: 89 pgs: 89 active+clean; 423 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 936 op/s 2024-09-21T10:08:14.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:14.416 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:14.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:14.517 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:14.559 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:14.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:14.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:14.578 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:08:14.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:14 smithi165 ceph-mon[86023]: pgmap v1240: 89 pgs: 89 active+clean; 423 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 936 op/s 2024-09-21T10:08:14.661 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:14.713 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:14.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:14.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:14.815 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:14.857 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:14.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:14.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:14.958 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:14.992 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:14.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:14.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:15.094 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:15.126 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:15.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:15.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:15.227 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:15.271 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:15.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:15.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:15.358 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:15.373 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:15.417 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:15.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:15.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:15.519 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:15.543 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:08:15.552 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:15.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:15.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:15.654 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:15.682 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:15.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:15.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:15.784 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:15.812 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:15.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:15.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:15.913 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:15.959 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:15.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:15.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:16.031 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:08:16.031 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:08:16.062 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:16.066 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:08:16.066 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:08:16.069 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:16.104 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:08:16.104 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:08:16.121 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:16.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:16.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:16.139 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:08:16.140 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:08:16.171 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:08:16.172 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:08:16.201 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:08:16.202 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:08:16.223 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:16.237 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:08:16.237 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:08:16.259 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:16.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:16.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:16.266 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:08:16.266 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:08:16.361 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:16.383 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:16.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:16.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:16.484 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:16.529 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:16.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:16.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:16.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:16 smithi137 ceph-mon[93825]: pgmap v1241: 89 pgs: 89 active+clean; 404 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 936 op/s 2024-09-21T10:08:16.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:16 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3482640697' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:16.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:16 smithi137 ceph-mon[97575]: pgmap v1241: 89 pgs: 89 active+clean; 404 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 936 op/s 2024-09-21T10:08:16.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:16 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3482640697' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:16.631 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:16 smithi165 ceph-mon[86023]: pgmap v1241: 89 pgs: 89 active+clean; 404 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 936 op/s 2024-09-21T10:08:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:16 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3482640697' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:16.661 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:16.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:16.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:16.762 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:16.793 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:16.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:16.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:16.895 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:16.927 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:16.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:16.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:17.029 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:17.068 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:08:17.068 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:08:17.073 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:17.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:17.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:17.175 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:17.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:17.215 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:17.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:17.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:17.357 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:17.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:17.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:17.459 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:17.497 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:17.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:17.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:17.599 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:17.631 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:17.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:17.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:17.733 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:17.771 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:17.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:17.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:17.805 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:08:17.873 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:17.916 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:17.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:17.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:18.017 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:18.053 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:18.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:18.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:18.064 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Removed 124843 objects 2024-09-21T10:08:18.064 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Clean up completed and total clean up time :131.466 2024-09-21T10:08:18.155 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:18.165 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:08:18.177 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:18.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:18.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:18.279 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:18.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:18 smithi137 ceph-mon[93825]: pgmap v1242: 89 pgs: 89 active+clean; 128 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 924 op/s 2024-09-21T10:08:18.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:18 smithi137 ceph-mon[97575]: pgmap v1242: 89 pgs: 89 active+clean; 128 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 924 op/s 2024-09-21T10:08:18.301 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:18.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:18.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:18.402 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:18.423 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:18.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:18.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:18.525 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:18.547 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:18.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:18.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:18.558 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:18 smithi165 ceph-mon[86023]: pgmap v1242: 89 pgs: 89 active+clean; 128 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 924 op/s 2024-09-21T10:08:18.649 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:18.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:18.671 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:18.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:18.772 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:18.793 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:18.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:18.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:18.895 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:18.917 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:18.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:18.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:19.019 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:19.044 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:19.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:19.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:19.145 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:19.167 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:19.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:19.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:19.269 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:19.274 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:08:19.294 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:19.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:19.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:19.396 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:19.419 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:19.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:19.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:19.520 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:19.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:19.543 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:19.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:19.643 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:19.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:19.666 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:19.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:19.766 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:19.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:19.791 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:19.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:19.819 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:08:19.819 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:08:19.893 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:19.915 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:19.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:19.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:20.017 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:20.038 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:20.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:20.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:20.140 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:20.163 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:20.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:20.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:20.265 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:20.286 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:20.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:20.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:20.388 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:20.413 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:20.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:20.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:20.460 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:08:20.481 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:20 smithi165 ceph-mon[86023]: pgmap v1243: 89 pgs: 89 active+clean; 128 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 924 op/s 2024-09-21T10:08:20.481 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:08:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:08:20.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:08:20.515 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:20.536 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:20.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:20.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:20.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:20 smithi137 ceph-mon[93825]: pgmap v1243: 89 pgs: 89 active+clean; 128 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 924 op/s 2024-09-21T10:08:20.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:20 smithi137 ceph-mon[97575]: pgmap v1243: 89 pgs: 89 active+clean; 128 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 924 op/s 2024-09-21T10:08:20.638 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:20.660 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:20.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:20.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:20.709 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:08:20.762 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:20.783 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:20.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:20.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:20.885 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:20.905 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:20.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:20.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:21.007 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:21.030 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:21.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:21.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:21.131 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:21.158 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:21.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:21.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:21.260 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:21.285 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:21.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:21.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:21.386 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:21.412 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:21.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:21.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:21.514 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:21.536 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:21.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:21.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:21.637 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:21.658 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:21.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:21.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:21.760 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:21.782 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:21.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:21.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:21.884 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:21.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:21.906 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:21.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:22.007 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:22.028 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:22.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:22.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:22.130 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:08:22.132 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:08:22.133 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:22.155 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:22.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:22.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:22.244 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:08:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:08:21] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.51.0" 2024-09-21T10:08:22.257 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:22.278 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:22.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:22.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:22.380 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:22.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:22 smithi165 ceph-mon[86023]: pgmap v1244: 89 pgs: 89 active+clean; 23 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 752 op/s 2024-09-21T10:08:22.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:22 smithi165 ceph-mon[86023]: from='client.46253 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:08:22.401 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:22.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:22.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:22.478 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:08:22.478 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:08:22.504 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:22.507 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:22 smithi137 ceph-mon[93825]: pgmap v1244: 89 pgs: 89 active+clean; 23 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 752 op/s 2024-09-21T10:08:22.507 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:22 smithi137 ceph-mon[93825]: from='client.46253 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:08:22.507 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:22 smithi137 ceph-mon[97575]: pgmap v1244: 89 pgs: 89 active+clean; 23 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 752 op/s 2024-09-21T10:08:22.507 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:22 smithi137 ceph-mon[97575]: from='client.46253 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:08:22.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:22.526 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:22.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:22.627 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:22.648 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:22.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:22.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:22.750 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:22.771 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:22.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:22.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:22.873 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:22.897 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:22.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:22.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:22.950 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:22.998 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:23.019 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:23.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:23.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:23.095 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:08:23.122 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:23.142 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:23.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:23.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:23.246 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:23.263 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T10:08:23.270 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:23.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:23.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:23.340 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:08:23.372 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:23.393 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:23.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:23.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:23.395 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:23 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3015533524' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:08:23.396 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:23 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:08:23.396 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:23 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3015533524' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:08:23.396 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:23 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:08:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:23 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3015533524' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:08:23.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:23 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:08:23.495 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:23.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:23.517 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:23.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:23.618 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:23.640 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:23.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:23.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:23.742 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:23.763 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:23.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:23.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:23.865 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:23.885 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:23.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:23.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:23.988 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:24.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:24.011 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:24.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:24.112 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:24.134 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:24.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:24.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:24.236 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:24.257 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:24.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:24.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:24.359 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:24.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:24.381 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:24.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:24.482 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:24.504 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:24.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:24.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:24.544 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:24 smithi137 ceph-mon[93825]: pgmap v1245: 89 pgs: 89 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 663 op/s 2024-09-21T10:08:24.544 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:24 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:08:24.544 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:24 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:08:24.544 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:24 smithi137 ceph-mon[93825]: osdmap e371: 8 total, 8 up, 7 in 2024-09-21T10:08:24.545 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:24 smithi137 ceph-mon[97575]: pgmap v1245: 89 pgs: 89 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 663 op/s 2024-09-21T10:08:24.545 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:24 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:08:24.545 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:24 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:08:24.545 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:24 smithi137 ceph-mon[97575]: osdmap e371: 8 total, 8 up, 7 in 2024-09-21T10:08:24.562 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:24 smithi165 ceph-mon[86023]: pgmap v1245: 89 pgs: 89 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 663 op/s 2024-09-21T10:08:24.562 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:24 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:08:24.562 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:24 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:08:24.562 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:24 smithi165 ceph-mon[86023]: osdmap e371: 8 total, 8 up, 7 in 2024-09-21T10:08:24.571 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1244,"stamp":"2024-09-21T10:08:21.112564+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":24385485,"num_objects":389,"num_object_clones":0,"num_object_copies":1167,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":389,"num_whiteouts":0,"num_read":293,"num_read_kb":748,"num_write":249537,"num_write_kb":7991612,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":55,"num_bytes_recovered":1197301,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":120283,"ondisk_log_size":120283,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":5961164,"kb_used_data":107220,"kb_used_omap":29,"kb_used_meta":5853794,"kb_avail":650254900,"statfs":{"total":671965249536,"available":665861017600,"internally_reserved":0,"allocated":109793280,"data_stored":91618038,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30120,"internal_metadata":5994285656},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,4,0,1],"upper_bound":64},"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":-493092888,"num_objects":-7525,"num_object_clones":0,"num_object_copies":-22575,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7525,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7525,"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":"10.004406"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":644,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.248975+0000","last_change":"2024-09-21T10:01:46.451177+0000","last_active":"2024-09-21T10:08:11.248975+0000","last_peered":"2024-09-21T10:08:11.248975+0000","last_clean":"2024-09-21T10:08:11.248975+0000","last_became_active":"2024-09-21T10:01:46.448614+0000","last_became_peered":"2024-09-21T10:01:46.448614+0000","last_unstale":"2024-09-21T10:08:11.248975+0000","last_undegraded":"2024-09-21T10:08:11.248975+0000","last_fullsized":"2024-09-21T10:08:11.248975+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:04:08.637354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":90,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184225+0000","last_change":"2024-09-21T10:01:46.447733+0000","last_active":"2024-09-21T10:07:58.184225+0000","last_peered":"2024-09-21T10:07:58.184225+0000","last_clean":"2024-09-21T10:07:58.184225+0000","last_became_active":"2024-09-21T10:01:46.437757+0000","last_became_peered":"2024-09-21T10:01:46.437757+0000","last_unstale":"2024-09-21T10:07:58.184225+0000","last_undegraded":"2024-09-21T10:07:58.184225+0000","last_fullsized":"2024-09-21T10:07:58.184225+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:45:45.737983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":252,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.252085+0000","last_change":"2024-09-21T10:01:46.443763+0000","last_active":"2024-09-21T10:08:11.252085+0000","last_peered":"2024-09-21T10:08:11.252085+0000","last_clean":"2024-09-21T10:08:11.252085+0000","last_became_active":"2024-09-21T10:01:46.441577+0000","last_became_peered":"2024-09-21T10:01:46.441577+0000","last_unstale":"2024-09-21T10:08:11.252085+0000","last_undegraded":"2024-09-21T10:08:11.252085+0000","last_fullsized":"2024-09-21T10:08:11.252085+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:31:26.207575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":555,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.247949+0000","last_change":"2024-09-21T10:02:11.198710+0000","last_active":"2024-09-21T10:08:11.247949+0000","last_peered":"2024-09-21T10:08:11.247949+0000","last_clean":"2024-09-21T10:08:11.247949+0000","last_became_active":"2024-09-21T10:02:11.198373+0000","last_became_peered":"2024-09-21T10:02:11.198373+0000","last_unstale":"2024-09-21T10:08:11.247949+0000","last_undegraded":"2024-09-21T10:08:11.247949+0000","last_fullsized":"2024-09-21T10:08:11.247949+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:25:50.840955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":550,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.251125+0000","last_change":"2024-09-21T10:01:46.446265+0000","last_active":"2024-09-21T10:08:11.251125+0000","last_peered":"2024-09-21T10:08:11.251125+0000","last_clean":"2024-09-21T10:08:11.251125+0000","last_became_active":"2024-09-21T10:01:46.444271+0000","last_became_peered":"2024-09-21T10:01:46.444271+0000","last_unstale":"2024-09-21T10:08:11.251125+0000","last_undegraded":"2024-09-21T10:08:11.251125+0000","last_fullsized":"2024-09-21T10:08:11.251125+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:24.021361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":229,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184775+0000","last_change":"2024-09-21T10:01:46.434678+0000","last_active":"2024-09-21T10:07:58.184775+0000","last_peered":"2024-09-21T10:07:58.184775+0000","last_clean":"2024-09-21T10:07:58.184775+0000","last_became_active":"2024-09-21T10:01:46.432501+0000","last_became_peered":"2024-09-21T10:01:46.432501+0000","last_unstale":"2024-09-21T10:07:58.184775+0000","last_undegraded":"2024-09-21T10:07:58.184775+0000","last_fullsized":"2024-09-21T10:07:58.184775+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:22:35.959785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":537,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.250348+0000","last_change":"2024-09-21T10:03:57.884771+0000","last_active":"2024-09-21T10:08:11.250348+0000","last_peered":"2024-09-21T10:08:11.250348+0000","last_clean":"2024-09-21T10:08:11.250348+0000","last_became_active":"2024-09-21T10:03:57.884431+0000","last_became_peered":"2024-09-21T10:03:57.884431+0000","last_unstale":"2024-09-21T10:08:11.250348+0000","last_undegraded":"2024-09-21T10:08:11.250348+0000","last_fullsized":"2024-09-21T10:08:11.250348+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:43:02.482175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":194,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.183098+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:07:58.183098+0000","last_peered":"2024-09-21T10:07:58.183098+0000","last_clean":"2024-09-21T10:07:58.183098+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:07:58.183098+0000","last_undegraded":"2024-09-21T10:07:58.183098+0000","last_fullsized":"2024-09-21T10:07:58.183098+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"370'15362","reported_seq":15429,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:16.507327+0000","last_change":"2024-09-21T10:04:22.427759+0000","last_active":"2024-09-21T10:08:16.507327+0000","last_peered":"2024-09-21T10:08:16.507327+0000","last_clean":"2024-09-21T10:08:16.507327+0000","last_became_active":"2024-09-21T10:04:22.427461+0000","last_became_peered":"2024-09-21T10:04:22.427461+0000","last_unstale":"2024-09-21T10:08:16.507327+0000","last_undegraded":"2024-09-21T10:08:16.507327+0000","last_fullsized":"2024-09-21T10:08:16.507327+0000","mapping_epoch":343,"log_start":"362'8500","ondisk_log_start":"362'8500","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6862,"log_dups_size":0,"ondisk_log_size":6862,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:21:36.509045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6291456,"num_objects":96,"num_object_clones":0,"num_object_copies":288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":96,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15362,"num_write_kb":494656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":88,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184586+0000","last_change":"2024-09-21T10:01:46.443617+0000","last_active":"2024-09-21T10:07:58.184586+0000","last_peered":"2024-09-21T10:07:58.184586+0000","last_clean":"2024-09-21T10:07:58.184586+0000","last_became_active":"2024-09-21T10:01:46.436657+0000","last_became_peered":"2024-09-21T10:01:46.436657+0000","last_unstale":"2024-09-21T10:07:58.184586+0000","last_undegraded":"2024-09-21T10:07:58.184586+0000","last_fullsized":"2024-09-21T10:07:58.184586+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:40:53.195766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":126,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.182555+0000","last_change":"2024-09-21T10:01:46.430367+0000","last_active":"2024-09-21T10:07:58.182555+0000","last_peered":"2024-09-21T10:07:58.182555+0000","last_clean":"2024-09-21T10:07:58.182555+0000","last_became_active":"2024-09-21T10:01:46.430005+0000","last_became_peered":"2024-09-21T10:01:46.430005+0000","last_unstale":"2024-09-21T10:07:58.182555+0000","last_undegraded":"2024-09-21T10:07:58.182555+0000","last_fullsized":"2024-09-21T10:07:58.182555+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:27:00.076510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.7","version":"370'15736","reported_seq":15770,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:18.063308+0000","last_change":"2024-09-21T10:04:22.429351+0000","last_active":"2024-09-21T10:08:18.063308+0000","last_peered":"2024-09-21T10:08:18.063308+0000","last_clean":"2024-09-21T10:08:18.063308+0000","last_became_active":"2024-09-21T10:04:22.428949+0000","last_became_peered":"2024-09-21T10:04:22.428949+0000","last_unstale":"2024-09-21T10:08:18.063308+0000","last_undegraded":"2024-09-21T10:08:18.063308+0000","last_fullsized":"2024-09-21T10:08:18.063308+0000","mapping_epoch":343,"log_start":"359'7400","ondisk_log_start":"359'7400","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8336,"log_dups_size":0,"ondisk_log_size":8336,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:19:42.538561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15736,"num_write_kb":503552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":88,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184708+0000","last_change":"2024-09-21T10:01:46.457547+0000","last_active":"2024-09-21T10:07:58.184708+0000","last_peered":"2024-09-21T10:07:58.184708+0000","last_clean":"2024-09-21T10:07:58.184708+0000","last_became_active":"2024-09-21T10:01:46.442417+0000","last_became_peered":"2024-09-21T10:01:46.442417+0000","last_unstale":"2024-09-21T10:07:58.184708+0000","last_undegraded":"2024-09-21T10:07:58.184708+0000","last_fullsized":"2024-09-21T10:07:58.184708+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:15:55.315217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":381,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184488+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:07:58.184488+0000","last_peered":"2024-09-21T10:07:58.184488+0000","last_clean":"2024-09-21T10:07:58.184488+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:07:58.184488+0000","last_undegraded":"2024-09-21T10:07:58.184488+0000","last_fullsized":"2024-09-21T10:07:58.184488+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"370'15382","reported_seq":15449,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:16.478282+0000","last_change":"2024-09-21T10:04:22.102566+0000","last_active":"2024-09-21T10:08:16.478282+0000","last_peered":"2024-09-21T10:08:16.478282+0000","last_clean":"2024-09-21T10:08:16.478282+0000","last_became_active":"2024-09-21T10:04:22.102305+0000","last_became_peered":"2024-09-21T10:04:22.102305+0000","last_unstale":"2024-09-21T10:08:16.478282+0000","last_undegraded":"2024-09-21T10:08:16.478282+0000","last_fullsized":"2024-09-21T10:08:16.478282+0000","mapping_epoch":343,"log_start":"362'8500","ondisk_log_start":"362'8500","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6882,"log_dups_size":0,"ondisk_log_size":6882,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:59:22.851950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6291456,"num_objects":96,"num_object_clones":0,"num_object_copies":288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":96,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15382,"num_write_kb":495296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":294,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.183179+0000","last_change":"2024-09-21T10:01:46.450929+0000","last_active":"2024-09-21T10:07:58.183179+0000","last_peered":"2024-09-21T10:07:58.183179+0000","last_clean":"2024-09-21T10:07:58.183179+0000","last_became_active":"2024-09-21T10:01:46.443393+0000","last_became_peered":"2024-09-21T10:01:46.443393+0000","last_unstale":"2024-09-21T10:07:58.183179+0000","last_undegraded":"2024-09-21T10:07:58.183179+0000","last_fullsized":"2024-09-21T10:07:58.183179+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:08:26.625699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":194,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.182919+0000","last_change":"2024-09-21T10:01:46.433842+0000","last_active":"2024-09-21T10:07:58.182919+0000","last_peered":"2024-09-21T10:07:58.182919+0000","last_clean":"2024-09-21T10:07:58.182919+0000","last_became_active":"2024-09-21T10:01:46.433530+0000","last_became_peered":"2024-09-21T10:01:46.433530+0000","last_unstale":"2024-09-21T10:07:58.182919+0000","last_undegraded":"2024-09-21T10:07:58.182919+0000","last_fullsized":"2024-09-21T10:07:58.182919+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:42:07.131501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"370'15692","reported_seq":15759,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:16.508645+0000","last_change":"2024-09-21T10:04:22.101049+0000","last_active":"2024-09-21T10:08:16.508645+0000","last_peered":"2024-09-21T10:08:16.508645+0000","last_clean":"2024-09-21T10:08:16.508645+0000","last_became_active":"2024-09-21T10:04:22.100712+0000","last_became_peered":"2024-09-21T10:04:22.100712+0000","last_unstale":"2024-09-21T10:08:16.508645+0000","last_undegraded":"2024-09-21T10:08:16.508645+0000","last_fullsized":"2024-09-21T10:08:16.508645+0000","mapping_epoch":343,"log_start":"362'8800","ondisk_log_start":"362'8800","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6892,"log_dups_size":0,"ondisk_log_size":6892,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:55:19.021609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5636096,"num_objects":86,"num_object_clones":0,"num_object_copies":258,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":86,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15692,"num_write_kb":504896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":278,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.248785+0000","last_change":"2024-09-21T10:00:45.453585+0000","last_active":"2024-09-21T10:08:11.248785+0000","last_peered":"2024-09-21T10:08:11.248785+0000","last_clean":"2024-09-21T10:08:11.248785+0000","last_became_active":"2024-09-21T10:00:45.453273+0000","last_became_peered":"2024-09-21T10:00:45.453273+0000","last_unstale":"2024-09-21T10:08:11.248785+0000","last_undegraded":"2024-09-21T10:08:11.248785+0000","last_fullsized":"2024-09-21T10:08:11.248785+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:16.879800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":559,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.250825+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:08:11.250825+0000","last_peered":"2024-09-21T10:08:11.250825+0000","last_clean":"2024-09-21T10:08:11.250825+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:08:11.250825+0000","last_undegraded":"2024-09-21T10:08:11.250825+0000","last_fullsized":"2024-09-21T10:08:11.250825+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"370'15682","reported_seq":15717,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:17.995100+0000","last_change":"2024-09-21T10:04:22.427620+0000","last_active":"2024-09-21T10:08:17.995100+0000","last_peered":"2024-09-21T10:08:17.995100+0000","last_clean":"2024-09-21T10:08:17.995100+0000","last_became_active":"2024-09-21T10:04:22.427350+0000","last_became_peered":"2024-09-21T10:04:22.427350+0000","last_unstale":"2024-09-21T10:08:17.995100+0000","last_undegraded":"2024-09-21T10:08:17.995100+0000","last_fullsized":"2024-09-21T10:08:17.995100+0000","mapping_epoch":343,"log_start":"362'8800","ondisk_log_start":"362'8800","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6882,"log_dups_size":0,"ondisk_log_size":6882,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:06:01.522034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15682,"num_write_kb":501824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":631,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.249131+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:08:11.249131+0000","last_peered":"2024-09-21T10:08:11.249131+0000","last_clean":"2024-09-21T10:08:11.249131+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:08:11.249131+0000","last_undegraded":"2024-09-21T10:08:11.249131+0000","last_fullsized":"2024-09-21T10:08:11.249131+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":354,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.186029+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:07:58.186029+0000","last_peered":"2024-09-21T10:07:58.186029+0000","last_clean":"2024-09-21T10:07:58.186029+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:07:58.186029+0000","last_undegraded":"2024-09-21T10:07:58.186029+0000","last_fullsized":"2024-09-21T10:07:58.186029+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"370'15860","reported_seq":15926,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:18.005328+0000","last_change":"2024-09-21T10:04:22.429762+0000","last_active":"2024-09-21T10:08:18.005328+0000","last_peered":"2024-09-21T10:08:18.005328+0000","last_clean":"2024-09-21T10:08:18.005328+0000","last_became_active":"2024-09-21T10:04:22.429060+0000","last_became_peered":"2024-09-21T10:04:22.429060+0000","last_unstale":"2024-09-21T10:08:18.005328+0000","last_undegraded":"2024-09-21T10:08:18.005328+0000","last_fullsized":"2024-09-21T10:08:18.005328+0000","mapping_epoch":343,"log_start":"360'7900","ondisk_log_start":"360'7900","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":7960,"log_dups_size":0,"ondisk_log_size":7960,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:44:56.835146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15860,"num_write_kb":507520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":204,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.182996+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:07:58.182996+0000","last_peered":"2024-09-21T10:07:58.182996+0000","last_clean":"2024-09-21T10:07:58.182996+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:07:58.182996+0000","last_undegraded":"2024-09-21T10:07:58.182996+0000","last_fullsized":"2024-09-21T10:07:58.182996+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":351,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184677+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:07:58.184677+0000","last_peered":"2024-09-21T10:07:58.184677+0000","last_clean":"2024-09-21T10:07:58.184677+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:07:58.184677+0000","last_undegraded":"2024-09-21T10:07:58.184677+0000","last_fullsized":"2024-09-21T10:07:58.184677+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.0","version":"370'15316","reported_seq":15350,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:18.053469+0000","last_change":"2024-09-21T10:04:22.428119+0000","last_active":"2024-09-21T10:08:18.053469+0000","last_peered":"2024-09-21T10:08:18.053469+0000","last_clean":"2024-09-21T10:08:18.053469+0000","last_became_active":"2024-09-21T10:04:22.427525+0000","last_became_peered":"2024-09-21T10:04:22.427525+0000","last_unstale":"2024-09-21T10:08:18.053469+0000","last_undegraded":"2024-09-21T10:08:18.053469+0000","last_fullsized":"2024-09-21T10:08:18.053469+0000","mapping_epoch":343,"log_start":"358'6900","ondisk_log_start":"358'6900","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8416,"log_dups_size":0,"ondisk_log_size":8416,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:05:04.525726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15316,"num_write_kb":490112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":345,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184556+0000","last_change":"2024-09-21T10:01:46.438078+0000","last_active":"2024-09-21T10:07:58.184556+0000","last_peered":"2024-09-21T10:07:58.184556+0000","last_clean":"2024-09-21T10:07:58.184556+0000","last_became_active":"2024-09-21T10:01:46.437813+0000","last_became_peered":"2024-09-21T10:01:46.437813+0000","last_unstale":"2024-09-21T10:07:58.184556+0000","last_undegraded":"2024-09-21T10:07:58.184556+0000","last_fullsized":"2024-09-21T10:07:58.184556+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:57:48.223633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":374,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184780+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:07:58.184780+0000","last_peered":"2024-09-21T10:07:58.184780+0000","last_clean":"2024-09-21T10:07:58.184780+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:07:58.184780+0000","last_undegraded":"2024-09-21T10:07:58.184780+0000","last_fullsized":"2024-09-21T10:07:58.184780+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"370'15600","reported_seq":15635,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:18.027813+0000","last_change":"2024-09-21T10:04:22.427916+0000","last_active":"2024-09-21T10:08:18.027813+0000","last_peered":"2024-09-21T10:08:18.027813+0000","last_clean":"2024-09-21T10:08:18.027813+0000","last_became_active":"2024-09-21T10:04:22.427641+0000","last_became_peered":"2024-09-21T10:04:22.427641+0000","last_unstale":"2024-09-21T10:08:18.027813+0000","last_undegraded":"2024-09-21T10:08:18.027813+0000","last_fullsized":"2024-09-21T10:08:18.027813+0000","mapping_epoch":343,"log_start":"362'8700","ondisk_log_start":"362'8700","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6900,"log_dups_size":0,"ondisk_log_size":6900,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:23:34.436331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15600,"num_write_kb":499200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":645,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.247549+0000","last_change":"2024-09-21T10:01:46.448146+0000","last_active":"2024-09-21T10:08:11.247549+0000","last_peered":"2024-09-21T10:08:11.247549+0000","last_clean":"2024-09-21T10:08:11.247549+0000","last_became_active":"2024-09-21T10:01:46.447520+0000","last_became_peered":"2024-09-21T10:01:46.447520+0000","last_unstale":"2024-09-21T10:08:11.247549+0000","last_undegraded":"2024-09-21T10:08:11.247549+0000","last_fullsized":"2024-09-21T10:08:11.247549+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:30:29.833897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":464,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.253416+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:08:11.253416+0000","last_peered":"2024-09-21T10:08:11.253416+0000","last_clean":"2024-09-21T10:08:11.253416+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:08:11.253416+0000","last_undegraded":"2024-09-21T10:08:11.253416+0000","last_fullsized":"2024-09-21T10:08:11.253416+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.b","version":"370'15704","reported_seq":15738,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:18.041106+0000","last_change":"2024-09-21T10:04:22.428345+0000","last_active":"2024-09-21T10:08:18.041106+0000","last_peered":"2024-09-21T10:08:18.041106+0000","last_clean":"2024-09-21T10:08:18.041106+0000","last_became_active":"2024-09-21T10:04:22.428074+0000","last_became_peered":"2024-09-21T10:04:22.428074+0000","last_unstale":"2024-09-21T10:08:18.041106+0000","last_undegraded":"2024-09-21T10:08:18.041106+0000","last_fullsized":"2024-09-21T10:08:18.041106+0000","mapping_epoch":343,"log_start":"359'7300","ondisk_log_start":"359'7300","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8404,"log_dups_size":0,"ondisk_log_size":8404,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:38:36.392818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15704,"num_write_kb":502528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":287,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.250495+0000","last_change":"2024-09-21T10:01:46.458552+0000","last_active":"2024-09-21T10:08:11.250495+0000","last_peered":"2024-09-21T10:08:11.250495+0000","last_clean":"2024-09-21T10:08:11.250495+0000","last_became_active":"2024-09-21T10:01:46.440432+0000","last_became_peered":"2024-09-21T10:01:46.440432+0000","last_unstale":"2024-09-21T10:08:11.250495+0000","last_undegraded":"2024-09-21T10:08:11.250495+0000","last_fullsized":"2024-09-21T10:08:11.250495+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:14:39.092118+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":6,"num_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":292,"num_read_kb":747,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":142,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.249051+0000","last_change":"2024-09-21T10:01:46.457493+0000","last_active":"2024-09-21T10:08:11.249051+0000","last_peered":"2024-09-21T10:08:11.249051+0000","last_clean":"2024-09-21T10:08:11.249051+0000","last_became_active":"2024-09-21T10:01:46.448595+0000","last_became_peered":"2024-09-21T10:01:46.448595+0000","last_unstale":"2024-09-21T10:08:11.249051+0000","last_undegraded":"2024-09-21T10:08:11.249051+0000","last_fullsized":"2024-09-21T10:08:11.249051+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:47:38.183249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":624,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.247813+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:08:11.247813+0000","last_peered":"2024-09-21T10:08:11.247813+0000","last_clean":"2024-09-21T10:08:11.247813+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:08:11.247813+0000","last_undegraded":"2024-09-21T10:08:11.247813+0000","last_fullsized":"2024-09-21T10:08:11.247813+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":204,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.183215+0000","last_change":"2024-09-21T10:01:46.432514+0000","last_active":"2024-09-21T10:07:58.183215+0000","last_peered":"2024-09-21T10:07:58.183215+0000","last_clean":"2024-09-21T10:07:58.183215+0000","last_became_active":"2024-09-21T10:01:46.432210+0000","last_became_peered":"2024-09-21T10:01:46.432210+0000","last_unstale":"2024-09-21T10:07:58.183215+0000","last_undegraded":"2024-09-21T10:07:58.183215+0000","last_fullsized":"2024-09-21T10:07:58.183215+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:14.449645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"370'15445","reported_seq":15512,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:16.470615+0000","last_change":"2024-09-21T10:04:22.429406+0000","last_active":"2024-09-21T10:08:16.470615+0000","last_peered":"2024-09-21T10:08:16.470615+0000","last_clean":"2024-09-21T10:08:16.470615+0000","last_became_active":"2024-09-21T10:04:22.429098+0000","last_became_peered":"2024-09-21T10:04:22.429098+0000","last_unstale":"2024-09-21T10:08:16.470615+0000","last_undegraded":"2024-09-21T10:08:16.470615+0000","last_fullsized":"2024-09-21T10:08:16.470615+0000","mapping_epoch":343,"log_start":"362'8600","ondisk_log_start":"362'8600","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6845,"log_dups_size":0,"ondisk_log_size":6845,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:00:50.323296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5570560,"num_objects":85,"num_object_clones":0,"num_object_copies":255,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":85,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15445,"num_write_kb":496960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":433,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.250349+0000","last_change":"2024-09-21T10:01:46.447172+0000","last_active":"2024-09-21T10:08:11.250349+0000","last_peered":"2024-09-21T10:08:11.250349+0000","last_clean":"2024-09-21T10:08:11.250349+0000","last_became_active":"2024-09-21T10:01:46.446520+0000","last_became_peered":"2024-09-21T10:01:46.446520+0000","last_unstale":"2024-09-21T10:08:11.250349+0000","last_undegraded":"2024-09-21T10:08:11.250349+0000","last_fullsized":"2024-09-21T10:08:11.250349+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:54:16.290087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"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":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":558,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.253352+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:08:11.253352+0000","last_peered":"2024-09-21T10:08:11.253352+0000","last_clean":"2024-09-21T10:08:11.253352+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:08:11.253352+0000","last_undegraded":"2024-09-21T10:08:11.253352+0000","last_fullsized":"2024-09-21T10:08:11.253352+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":579,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.251298+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:08:11.251298+0000","last_peered":"2024-09-21T10:08:11.251298+0000","last_clean":"2024-09-21T10:08:11.251298+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:08:11.251298+0000","last_undegraded":"2024-09-21T10:08:11.251298+0000","last_fullsized":"2024-09-21T10:08:11.251298+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.9","version":"370'15574","reported_seq":15609,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:18.037599+0000","last_change":"2024-09-21T10:04:22.429244+0000","last_active":"2024-09-21T10:08:18.037599+0000","last_peered":"2024-09-21T10:08:18.037599+0000","last_clean":"2024-09-21T10:08:18.037599+0000","last_became_active":"2024-09-21T10:04:22.428922+0000","last_became_peered":"2024-09-21T10:04:22.428922+0000","last_unstale":"2024-09-21T10:08:18.037599+0000","last_undegraded":"2024-09-21T10:08:18.037599+0000","last_fullsized":"2024-09-21T10:08:18.037599+0000","mapping_epoch":343,"log_start":"362'8700","ondisk_log_start":"362'8700","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6874,"log_dups_size":0,"ondisk_log_size":6874,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:25:24.758330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15574,"num_write_kb":498368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":335,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.247723+0000","last_change":"2024-09-21T10:00:33.036733+0000","last_active":"2024-09-21T10:08:11.247723+0000","last_peered":"2024-09-21T10:08:11.247723+0000","last_clean":"2024-09-21T10:08:11.247723+0000","last_became_active":"2024-09-21T10:00:33.035600+0000","last_became_peered":"2024-09-21T10:00:33.035600+0000","last_unstale":"2024-09-21T10:08:11.247723+0000","last_undegraded":"2024-09-21T10:08:11.247723+0000","last_fullsized":"2024-09-21T10:08:11.247723+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:14:17.245189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":339,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.183158+0000","last_change":"2024-09-21T10:00:33.033238+0000","last_active":"2024-09-21T10:07:58.183158+0000","last_peered":"2024-09-21T10:07:58.183158+0000","last_clean":"2024-09-21T10:07:58.183158+0000","last_became_active":"2024-09-21T10:00:33.032931+0000","last_became_peered":"2024-09-21T10:00:33.032931+0000","last_unstale":"2024-09-21T10:07:58.183158+0000","last_undegraded":"2024-09-21T10:07:58.183158+0000","last_fullsized":"2024-09-21T10:07:58.183158+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:32.077847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":455,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.250607+0000","last_change":"2024-09-21T10:00:45.456536+0000","last_active":"2024-09-21T10:08:11.250607+0000","last_peered":"2024-09-21T10:08:11.250607+0000","last_clean":"2024-09-21T10:08:11.250607+0000","last_became_active":"2024-09-21T10:00:45.456194+0000","last_became_peered":"2024-09-21T10:00:45.456194+0000","last_unstale":"2024-09-21T10:08:11.250607+0000","last_undegraded":"2024-09-21T10:08:11.250607+0000","last_fullsized":"2024-09-21T10:08:11.250607+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:55.978565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.a","version":"370'15652","reported_seq":15686,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:18.059549+0000","last_change":"2024-09-21T10:04:22.429168+0000","last_active":"2024-09-21T10:08:18.059549+0000","last_peered":"2024-09-21T10:08:18.059549+0000","last_clean":"2024-09-21T10:08:18.059549+0000","last_became_active":"2024-09-21T10:04:22.428892+0000","last_became_peered":"2024-09-21T10:04:22.428892+0000","last_unstale":"2024-09-21T10:08:18.059549+0000","last_undegraded":"2024-09-21T10:08:18.059549+0000","last_fullsized":"2024-09-21T10:08:18.059549+0000","mapping_epoch":343,"log_start":"359'7300","ondisk_log_start":"359'7300","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8352,"log_dups_size":0,"ondisk_log_size":8352,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:01:55.003183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15652,"num_write_kb":500864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":132,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.182811+0000","last_change":"2024-09-21T10:00:45.454098+0000","last_active":"2024-09-21T10:07:58.182811+0000","last_peered":"2024-09-21T10:07:58.182811+0000","last_clean":"2024-09-21T10:07:58.182811+0000","last_became_active":"2024-09-21T10:00:45.453754+0000","last_became_peered":"2024-09-21T10:00:45.453754+0000","last_unstale":"2024-09-21T10:07:58.182811+0000","last_undegraded":"2024-09-21T10:07:58.182811+0000","last_fullsized":"2024-09-21T10:07:58.182811+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:36:15.138996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":372,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184521+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:07:58.184521+0000","last_peered":"2024-09-21T10:07:58.184521+0000","last_clean":"2024-09-21T10:07:58.184521+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:07:58.184521+0000","last_undegraded":"2024-09-21T10:07:58.184521+0000","last_fullsized":"2024-09-21T10:07:58.184521+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":139,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.233910+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:08:11.233910+0000","last_peered":"2024-09-21T10:08:11.233910+0000","last_clean":"2024-09-21T10:08:11.233910+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:08:11.233910+0000","last_undegraded":"2024-09-21T10:08:11.233910+0000","last_fullsized":"2024-09-21T10:08:11.233910+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"370'15706","reported_seq":15741,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:18.016003+0000","last_change":"2024-09-21T10:04:22.103605+0000","last_active":"2024-09-21T10:08:18.016003+0000","last_peered":"2024-09-21T10:08:18.016003+0000","last_clean":"2024-09-21T10:08:18.016003+0000","last_became_active":"2024-09-21T10:04:22.103266+0000","last_became_peered":"2024-09-21T10:04:22.103266+0000","last_unstale":"2024-09-21T10:08:18.016003+0000","last_undegraded":"2024-09-21T10:08:18.016003+0000","last_fullsized":"2024-09-21T10:08:18.016003+0000","mapping_epoch":343,"log_start":"362'8800","ondisk_log_start":"362'8800","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6906,"log_dups_size":0,"ondisk_log_size":6906,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:07:01.310538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15706,"num_write_kb":502592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":295,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.247657+0000","last_change":"2024-09-21T10:00:45.453684+0000","last_active":"2024-09-21T10:08:11.247657+0000","last_peered":"2024-09-21T10:08:11.247657+0000","last_clean":"2024-09-21T10:08:11.247657+0000","last_became_active":"2024-09-21T10:00:45.453178+0000","last_became_peered":"2024-09-21T10:00:45.453178+0000","last_unstale":"2024-09-21T10:08:11.247657+0000","last_undegraded":"2024-09-21T10:08:11.247657+0000","last_fullsized":"2024-09-21T10:08:11.247657+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:22:26.618669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":594,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.233848+0000","last_change":"2024-09-21T10:02:11.238163+0000","last_active":"2024-09-21T10:08:11.233848+0000","last_peered":"2024-09-21T10:08:11.233848+0000","last_clean":"2024-09-21T10:08:11.233848+0000","last_became_active":"2024-09-21T10:02:11.237911+0000","last_became_peered":"2024-09-21T10:02:11.237911+0000","last_unstale":"2024-09-21T10:08:11.233848+0000","last_undegraded":"2024-09-21T10:08:11.233848+0000","last_fullsized":"2024-09-21T10:08:11.233848+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:44:11.651510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":427,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184157+0000","last_change":"2024-09-21T10:00:45.455751+0000","last_active":"2024-09-21T10:07:58.184157+0000","last_peered":"2024-09-21T10:07:58.184157+0000","last_clean":"2024-09-21T10:07:58.184157+0000","last_became_active":"2024-09-21T10:00:45.455456+0000","last_became_peered":"2024-09-21T10:00:45.455456+0000","last_unstale":"2024-09-21T10:07:58.184157+0000","last_undegraded":"2024-09-21T10:07:58.184157+0000","last_fullsized":"2024-09-21T10:07:58.184157+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:39:04.368687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.d","version":"370'15372","reported_seq":15407,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:18.061556+0000","last_change":"2024-09-21T10:04:22.103553+0000","last_active":"2024-09-21T10:08:18.061556+0000","last_peered":"2024-09-21T10:08:18.061556+0000","last_clean":"2024-09-21T10:08:18.061556+0000","last_became_active":"2024-09-21T10:04:22.103230+0000","last_became_peered":"2024-09-21T10:04:22.103230+0000","last_unstale":"2024-09-21T10:08:18.061556+0000","last_undegraded":"2024-09-21T10:08:18.061556+0000","last_fullsized":"2024-09-21T10:08:18.061556+0000","mapping_epoch":343,"log_start":"358'7000","ondisk_log_start":"358'7000","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8372,"log_dups_size":0,"ondisk_log_size":8372,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:36:21.537112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":15372,"num_write_kb":491841,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":532,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.178937+0000","last_change":"2024-09-21T10:00:33.033963+0000","last_active":"2024-09-21T10:07:58.178937+0000","last_peered":"2024-09-21T10:07:58.178937+0000","last_clean":"2024-09-21T10:07:58.178937+0000","last_became_active":"2024-09-21T10:00:33.033667+0000","last_became_peered":"2024-09-21T10:00:33.033667+0000","last_unstale":"2024-09-21T10:07:58.178937+0000","last_undegraded":"2024-09-21T10:07:58.178937+0000","last_fullsized":"2024-09-21T10:07:58.178937+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:13:46.034330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":262,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.252184+0000","last_change":"2024-09-21T10:01:46.441957+0000","last_active":"2024-09-21T10:08:11.252184+0000","last_peered":"2024-09-21T10:08:11.252184+0000","last_clean":"2024-09-21T10:08:11.252184+0000","last_became_active":"2024-09-21T10:01:46.439842+0000","last_became_peered":"2024-09-21T10:01:46.439842+0000","last_unstale":"2024-09-21T10:08:11.252184+0000","last_undegraded":"2024-09-21T10:08:11.252184+0000","last_fullsized":"2024-09-21T10:08:11.252184+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:47:21.952368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"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":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":566,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.181427+0000","last_change":"2024-09-21T10:02:11.203236+0000","last_active":"2024-09-21T10:07:58.181427+0000","last_peered":"2024-09-21T10:07:58.181427+0000","last_clean":"2024-09-21T10:07:58.181427+0000","last_became_active":"2024-09-21T10:02:11.198209+0000","last_became_peered":"2024-09-21T10:02:11.198209+0000","last_unstale":"2024-09-21T10:07:58.181427+0000","last_undegraded":"2024-09-21T10:07:58.181427+0000","last_fullsized":"2024-09-21T10:07:58.181427+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:44:13.961067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.e","version":"370'15362","reported_seq":15397,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:18.044483+0000","last_change":"2024-09-21T10:04:22.101630+0000","last_active":"2024-09-21T10:08:18.044483+0000","last_peered":"2024-09-21T10:08:18.044483+0000","last_clean":"2024-09-21T10:08:18.044483+0000","last_became_active":"2024-09-21T10:04:22.101303+0000","last_became_peered":"2024-09-21T10:04:22.101303+0000","last_unstale":"2024-09-21T10:08:18.044483+0000","last_undegraded":"2024-09-21T10:08:18.044483+0000","last_fullsized":"2024-09-21T10:08:18.044483+0000","mapping_epoch":343,"log_start":"362'8500","ondisk_log_start":"362'8500","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":6862,"log_dups_size":0,"ondisk_log_size":6862,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:08:00.814750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15362,"num_write_kb":491584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":642,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.253257+0000","last_change":"2024-09-21T10:01:46.459623+0000","last_active":"2024-09-21T10:08:11.253257+0000","last_peered":"2024-09-21T10:08:11.253257+0000","last_clean":"2024-09-21T10:08:11.253257+0000","last_became_active":"2024-09-21T10:01:46.450137+0000","last_became_peered":"2024-09-21T10:01:46.450137+0000","last_unstale":"2024-09-21T10:08:11.253257+0000","last_undegraded":"2024-09-21T10:08:11.253257+0000","last_fullsized":"2024-09-21T10:08:11.253257+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:17:38.103988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":204,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.183493+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T10:07:58.183493+0000","last_peered":"2024-09-21T10:07:58.183493+0000","last_clean":"2024-09-21T10:07:58.183493+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T10:07:58.183493+0000","last_undegraded":"2024-09-21T10:07:58.183493+0000","last_fullsized":"2024-09-21T10:07:58.183493+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":636,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.247717+0000","last_change":"2024-09-21T10:01:46.448721+0000","last_active":"2024-09-21T10:08:11.247717+0000","last_peered":"2024-09-21T10:08:11.247717+0000","last_clean":"2024-09-21T10:08:11.247717+0000","last_became_active":"2024-09-21T10:01:46.448344+0000","last_became_peered":"2024-09-21T10:01:46.448344+0000","last_unstale":"2024-09-21T10:08:11.247717+0000","last_undegraded":"2024-09-21T10:08:11.247717+0000","last_fullsized":"2024-09-21T10:08:11.247717+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:07:58.721431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"370'15880","reported_seq":15914,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:17.995752+0000","last_change":"2024-09-21T10:04:22.102794+0000","last_active":"2024-09-21T10:08:17.995752+0000","last_peered":"2024-09-21T10:08:17.995752+0000","last_clean":"2024-09-21T10:08:17.995752+0000","last_became_active":"2024-09-21T10:04:22.102605+0000","last_became_peered":"2024-09-21T10:04:22.102605+0000","last_unstale":"2024-09-21T10:08:17.995752+0000","last_undegraded":"2024-09-21T10:08:17.995752+0000","last_fullsized":"2024-09-21T10:08:17.995752+0000","mapping_epoch":343,"log_start":"359'7500","ondisk_log_start":"359'7500","created":343,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:21.082233+0000","last_clean_scrub_stamp":"2024-09-21T10:04:21.082233+0000","objects_scrubbed":0,"log_size":8380,"log_dups_size":0,"ondisk_log_size":8380,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:43:35.808216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15880,"num_write_kb":508160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":562,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.251209+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:08:11.251209+0000","last_peered":"2024-09-21T10:08:11.251209+0000","last_clean":"2024-09-21T10:08:11.251209+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:08:11.251209+0000","last_undegraded":"2024-09-21T10:08:11.251209+0000","last_fullsized":"2024-09-21T10:08:11.251209+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":194,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.190791+0000","last_change":"2024-09-21T10:01:46.443733+0000","last_active":"2024-09-21T10:07:58.190791+0000","last_peered":"2024-09-21T10:07:58.190791+0000","last_clean":"2024-09-21T10:07:58.190791+0000","last_became_active":"2024-09-21T10:01:46.443246+0000","last_became_peered":"2024-09-21T10:01:46.443246+0000","last_unstale":"2024-09-21T10:07:58.190791+0000","last_undegraded":"2024-09-21T10:07:58.190791+0000","last_fullsized":"2024-09-21T10:07:58.190791+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:34:20.670348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":152,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184364+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:07:58.184364+0000","last_peered":"2024-09-21T10:07:58.184364+0000","last_clean":"2024-09-21T10:07:58.184364+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:07:58.184364+0000","last_undegraded":"2024-09-21T10:07:58.184364+0000","last_fullsized":"2024-09-21T10:07:58.184364+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":377,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184673+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:07:58.184673+0000","last_peered":"2024-09-21T10:07:58.184673+0000","last_clean":"2024-09-21T10:07:58.184673+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:07:58.184673+0000","last_undegraded":"2024-09-21T10:07:58.184673+0000","last_fullsized":"2024-09-21T10:07:58.184673+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":400,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.186084+0000","last_change":"2024-09-21T10:01:46.455305+0000","last_active":"2024-09-21T10:07:58.186084+0000","last_peered":"2024-09-21T10:07:58.186084+0000","last_clean":"2024-09-21T10:07:58.186084+0000","last_became_active":"2024-09-21T10:01:46.439037+0000","last_became_peered":"2024-09-21T10:01:46.439037+0000","last_unstale":"2024-09-21T10:07:58.186084+0000","last_undegraded":"2024-09-21T10:07:58.186084+0000","last_fullsized":"2024-09-21T10:07:58.186084+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:12:53.152843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":204,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.182908+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T10:07:58.182908+0000","last_peered":"2024-09-21T10:07:58.182908+0000","last_clean":"2024-09-21T10:07:58.182908+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T10:07:58.182908+0000","last_undegraded":"2024-09-21T10:07:58.182908+0000","last_fullsized":"2024-09-21T10:07:58.182908+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":154,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.247747+0000","last_change":"2024-09-21T10:01:46.455865+0000","last_active":"2024-09-21T10:08:11.247747+0000","last_peered":"2024-09-21T10:08:11.247747+0000","last_clean":"2024-09-21T10:08:11.247747+0000","last_became_active":"2024-09-21T10:01:46.449899+0000","last_became_peered":"2024-09-21T10:01:46.449899+0000","last_unstale":"2024-09-21T10:08:11.247747+0000","last_undegraded":"2024-09-21T10:08:11.247747+0000","last_fullsized":"2024-09-21T10:08:11.247747+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:58:41.964780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":137,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.248025+0000","last_change":"2024-09-21T10:01:46.448256+0000","last_active":"2024-09-21T10:08:11.248025+0000","last_peered":"2024-09-21T10:08:11.248025+0000","last_clean":"2024-09-21T10:08:11.248025+0000","last_became_active":"2024-09-21T10:01:46.447908+0000","last_became_peered":"2024-09-21T10:01:46.447908+0000","last_unstale":"2024-09-21T10:08:11.248025+0000","last_undegraded":"2024-09-21T10:08:11.248025+0000","last_fullsized":"2024-09-21T10:08:11.248025+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:39.318743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":602,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.247801+0000","last_change":"2024-09-21T10:01:46.435174+0000","last_active":"2024-09-21T10:08:11.247801+0000","last_peered":"2024-09-21T10:08:11.247801+0000","last_clean":"2024-09-21T10:08:11.247801+0000","last_became_active":"2024-09-21T10:01:46.434506+0000","last_became_peered":"2024-09-21T10:01:46.434506+0000","last_unstale":"2024-09-21T10:08:11.247801+0000","last_undegraded":"2024-09-21T10:08:11.247801+0000","last_fullsized":"2024-09-21T10:08:11.247801+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:15:36.741974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":636,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.250530+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:08:11.250530+0000","last_peered":"2024-09-21T10:08:11.250530+0000","last_clean":"2024-09-21T10:08:11.250530+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:08:11.250530+0000","last_undegraded":"2024-09-21T10:08:11.250530+0000","last_fullsized":"2024-09-21T10:08:11.250530+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":417,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.182734+0000","last_change":"2024-09-21T10:02:11.203513+0000","last_active":"2024-09-21T10:07:58.182734+0000","last_peered":"2024-09-21T10:07:58.182734+0000","last_clean":"2024-09-21T10:07:58.182734+0000","last_became_active":"2024-09-21T10:02:11.203014+0000","last_became_peered":"2024-09-21T10:02:11.203014+0000","last_unstale":"2024-09-21T10:07:58.182734+0000","last_undegraded":"2024-09-21T10:07:58.182734+0000","last_fullsized":"2024-09-21T10:07:58.182734+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:07:20.606546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":184,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.190707+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:07:58.190707+0000","last_peered":"2024-09-21T10:07:58.190707+0000","last_clean":"2024-09-21T10:07:58.190707+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:07:58.190707+0000","last_undegraded":"2024-09-21T10:07:58.190707+0000","last_fullsized":"2024-09-21T10:07:58.190707+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":665,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.247634+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:08:11.247634+0000","last_peered":"2024-09-21T10:08:11.247634+0000","last_clean":"2024-09-21T10:08:11.247634+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:08:11.247634+0000","last_undegraded":"2024-09-21T10:08:11.247634+0000","last_fullsized":"2024-09-21T10:08:11.247634+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":573,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.251080+0000","last_change":"2024-09-21T10:03:57.872278+0000","last_active":"2024-09-21T10:08:11.251080+0000","last_peered":"2024-09-21T10:08:11.251080+0000","last_clean":"2024-09-21T10:08:11.251080+0000","last_became_active":"2024-09-21T10:03:57.871949+0000","last_became_peered":"2024-09-21T10:03:57.871949+0000","last_unstale":"2024-09-21T10:08:11.251080+0000","last_undegraded":"2024-09-21T10:08:11.251080+0000","last_fullsized":"2024-09-21T10:08:11.251080+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:10:24.490223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":463,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.247496+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:08:11.247496+0000","last_peered":"2024-09-21T10:08:11.247496+0000","last_clean":"2024-09-21T10:08:11.247496+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:08:11.247496+0000","last_undegraded":"2024-09-21T10:08:11.247496+0000","last_fullsized":"2024-09-21T10:08:11.247496+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":636,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.247836+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:08:11.247836+0000","last_peered":"2024-09-21T10:08:11.247836+0000","last_clean":"2024-09-21T10:08:11.247836+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:08:11.247836+0000","last_undegraded":"2024-09-21T10:08:11.247836+0000","last_fullsized":"2024-09-21T10:08:11.247836+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":373,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184263+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:07:58.184263+0000","last_peered":"2024-09-21T10:07:58.184263+0000","last_clean":"2024-09-21T10:07:58.184263+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:07:58.184263+0000","last_undegraded":"2024-09-21T10:07:58.184263+0000","last_fullsized":"2024-09-21T10:07:58.184263+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":300,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.248866+0000","last_change":"2024-09-21T10:02:11.238171+0000","last_active":"2024-09-21T10:08:11.248866+0000","last_peered":"2024-09-21T10:08:11.248866+0000","last_clean":"2024-09-21T10:08:11.248866+0000","last_became_active":"2024-09-21T10:02:11.237847+0000","last_became_peered":"2024-09-21T10:02:11.237847+0000","last_unstale":"2024-09-21T10:08:11.248866+0000","last_undegraded":"2024-09-21T10:08:11.248866+0000","last_fullsized":"2024-09-21T10:08:11.248866+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:33:39.295184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":607,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.250927+0000","last_change":"2024-09-21T10:01:46.443499+0000","last_active":"2024-09-21T10:08:11.250927+0000","last_peered":"2024-09-21T10:08:11.250927+0000","last_clean":"2024-09-21T10:08:11.250927+0000","last_became_active":"2024-09-21T10:01:46.442063+0000","last_became_peered":"2024-09-21T10:01:46.442063+0000","last_unstale":"2024-09-21T10:08:11.250927+0000","last_undegraded":"2024-09-21T10:08:11.250927+0000","last_fullsized":"2024-09-21T10:08:11.250927+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:52:07.726747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":374,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184370+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:07:58.184370+0000","last_peered":"2024-09-21T10:07:58.184370+0000","last_clean":"2024-09-21T10:07:58.184370+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:07:58.184370+0000","last_undegraded":"2024-09-21T10:07:58.184370+0000","last_fullsized":"2024-09-21T10:07:58.184370+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":147,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.186001+0000","last_change":"2024-09-21T10:00:45.456014+0000","last_active":"2024-09-21T10:07:58.186001+0000","last_peered":"2024-09-21T10:07:58.186001+0000","last_clean":"2024-09-21T10:07:58.186001+0000","last_became_active":"2024-09-21T10:00:45.455622+0000","last_became_peered":"2024-09-21T10:00:45.455622+0000","last_unstale":"2024-09-21T10:07:58.186001+0000","last_undegraded":"2024-09-21T10:07:58.186001+0000","last_fullsized":"2024-09-21T10:07:58.186001+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:03:42.452379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":368,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184184+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:07:58.184184+0000","last_peered":"2024-09-21T10:07:58.184184+0000","last_clean":"2024-09-21T10:07:58.184184+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:07:58.184184+0000","last_undegraded":"2024-09-21T10:07:58.184184+0000","last_fullsized":"2024-09-21T10:07:58.184184+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":147,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184529+0000","last_change":"2024-09-21T10:00:45.451372+0000","last_active":"2024-09-21T10:07:58.184529+0000","last_peered":"2024-09-21T10:07:58.184529+0000","last_clean":"2024-09-21T10:07:58.184529+0000","last_became_active":"2024-09-21T10:00:45.450929+0000","last_became_peered":"2024-09-21T10:00:45.450929+0000","last_unstale":"2024-09-21T10:07:58.184529+0000","last_undegraded":"2024-09-21T10:07:58.184529+0000","last_fullsized":"2024-09-21T10:07:58.184529+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:29:11.173928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":654,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.247649+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:08:11.247649+0000","last_peered":"2024-09-21T10:08:11.247649+0000","last_clean":"2024-09-21T10:08:11.247649+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:08:11.247649+0000","last_undegraded":"2024-09-21T10:08:11.247649+0000","last_fullsized":"2024-09-21T10:08:11.247649+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":644,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.248050+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:08:11.248050+0000","last_peered":"2024-09-21T10:08:11.248050+0000","last_clean":"2024-09-21T10:08:11.248050+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:08:11.248050+0000","last_undegraded":"2024-09-21T10:08:11.248050+0000","last_fullsized":"2024-09-21T10:08:11.248050+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":374,"reported_epoch":369,"state":"active+clean","last_fresh":"2024-09-21T10:07:58.184095+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:07:58.184095+0000","last_peered":"2024-09-21T10:07:58.184095+0000","last_clean":"2024-09-21T10:07:58.184095+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:07:58.184095+0000","last_undegraded":"2024-09-21T10:07:58.184095+0000","last_fullsized":"2024-09-21T10:07:58.184095+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":664,"reported_epoch":370,"state":"active+clean","last_fresh":"2024-09-21T10:08:11.250445+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:08:11.250445+0000","last_peered":"2024-09-21T10:08:11.250445+0000","last_clean":"2024-09-21T10:08:11.250445+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:08:11.250445+0000","last_undegraded":"2024-09-21T10:08:11.250445+0000","last_fullsized":"2024-09-21T10:08:11.250445+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":23789568,"num_objects":363,"num_object_clones":0,"num_object_copies":1089,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":363,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":249325,"num_write_kb":7989953,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":59183104,"data_stored":59179032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":120125,"ondisk_log_size":120125,"up":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":16508,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":126976,"data_stored":21550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":292,"num_read_kb":747,"num_write":149,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100,"ondisk_log_size":100,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":0,"seq":210453397959,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":43,"seq":184683594182,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":901804,"kb_used_data":5988,"kb_used_omap":1,"kb_used_meta":895806,"kb_avail":92843348,"statfs":{"total":95995035648,"available":95071588352,"internally_reserved":0,"allocated":6131712,"data_stored":3532237,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":917305688},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790413,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":895328,"kb_used_data":5400,"kb_used_omap":1,"kb_used_meta":889918,"kb_avail":92849824,"statfs":{"total":95995035648,"available":95078219776,"internally_reserved":0,"allocated":5529600,"data_stored":2937968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":911276376},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986644,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":901296,"kb_used_data":5416,"kb_used_omap":1,"kb_used_meta":895870,"kb_avail":92843856,"statfs":{"total":95995035648,"available":95072108544,"internally_reserved":0,"allocated":5545984,"data_stored":2942530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":917371224},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893432,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":953692,"kb_used_data":5396,"kb_used_omap":4,"kb_used_meta":948283,"kb_avail":92791460,"statfs":{"total":95995035648,"available":95018455040,"internally_reserved":0,"allocated":5525504,"data_stored":2936615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":971042241},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056959,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":844716,"kb_used_data":5412,"kb_used_omap":6,"kb_used_meta":839289,"kb_avail":92900436,"statfs":{"total":95995035648,"available":95130046464,"internally_reserved":0,"allocated":5541888,"data_stored":2942992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":859432404},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220485,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":689056,"kb_used_data":14232,"kb_used_omap":5,"kb_used_meta":674810,"kb_avail":93056096,"statfs":{"total":95995035648,"available":95289442304,"internally_reserved":0,"allocated":14573568,"data_stored":11980995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":691005684},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585225,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":775272,"kb_used_data":65376,"kb_used_omap":7,"kb_used_meta":709816,"kb_avail":92969880,"statfs":{"total":95995035648,"available":95201157120,"internally_reserved":0,"allocated":66945024,"data_stored":64344701,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":726852039},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,4,0,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"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":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":59183104,"data_stored":59179032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:08:24.575 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-21T10:08:24.575 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool set .mgr pg_num 11 2024-09-21T10:08:24.606 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:24.627 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:24.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:24.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:24.729 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:24.751 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:24.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:24.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:24.853 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:24.874 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:24.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:24.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:24.949 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:08:24.949 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:08:24.978 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:25.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:25.001 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:25.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:25.102 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:25.123 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:25.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:25.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:25.225 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:25.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:25.247 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:25.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:25.348 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:25.370 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:25.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:25.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:25.472 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:25.493 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:25.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:25.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:25.544 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:08:25.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:08:25.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:08:25.569 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:08:25.595 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:25.616 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:25.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:25.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:25.718 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:25.739 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:25.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:25.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:25.814 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:08:25.841 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:25.861 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:25.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:25.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:25.962 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:08:25.962 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:08:25.963 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:08:25.963 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:08:25.963 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:25.966 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:08:25.966 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:08:25.984 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:08:25.984 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:08:25.985 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:25.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:25.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:25.988 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:26.001 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:08:26.001 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:08:26.017 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:08:26.018 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:08:26.033 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:08:26.034 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:08:26.049 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:08:26.049 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:08:26.086 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:26.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:26.109 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:26.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:26.210 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:26.233 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:26.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:26.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:26.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:26.357 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:26.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:26.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:26.459 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:26.481 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:26.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:26.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:26.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:26 smithi137 ceph-mon[93825]: pgmap v1247: 89 pgs: 89 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 645 op/s 2024-09-21T10:08:26.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:26 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1514775194' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:26.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:26 smithi137 ceph-mon[97575]: pgmap v1247: 89 pgs: 89 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 645 op/s 2024-09-21T10:08:26.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:26 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1514775194' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:26.574 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:26 smithi165 ceph-mon[86023]: pgmap v1247: 89 pgs: 89 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 645 op/s 2024-09-21T10:08:26.574 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:26 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1514775194' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:26.582 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:26.605 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:26.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:26.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:26.706 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:26.728 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:26.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:26.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:26.830 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:26.852 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:26.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:26.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:26.954 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:26.975 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:26.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:26.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:27.077 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:27.098 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:27.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:27.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:27.200 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:27.221 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:27.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:27.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:27.323 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:27.347 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:27.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:27.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:27.449 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:27.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:27.471 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:27.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:27.572 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:27.593 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:27.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:27.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:27.694 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:27.715 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:27.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:27.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:27.718 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:08:27.817 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:27.839 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:27.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:27.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:27.885 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:08:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T10:08:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T10:08:27.885 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T10:08:27.885 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:08:27.941 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:27.994 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:27.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:27.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:28.096 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:28.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:28.118 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:28.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:28.219 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:28.240 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:28.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:28.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:28.287 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:28 smithi137 ceph-mon[93825]: pgmap v1248: 89 pgs: 89 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 204 op/s 2024-09-21T10:08:28.287 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:28 smithi137 ceph-mon[97575]: pgmap v1248: 89 pgs: 89 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 204 op/s 2024-09-21T10:08:28.342 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:28.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:28.365 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:28.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:28.409 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:28.467 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:28.488 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:28.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:28.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:28.519 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:28 smithi165 ceph-mon[86023]: pgmap v1248: 89 pgs: 89 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 204 op/s 2024-09-21T10:08:28.543 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:08:28.590 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:28.612 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:28.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:28.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:28.714 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:28.735 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:28.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:28.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:28.826 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:08:28.837 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:28.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:28.860 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:28.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:28.961 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:28.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:28.983 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:28.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:29.084 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:29.105 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:29.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:29.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:29.207 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:29.229 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:29.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:29.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:29.276 INFO:teuthology.orchestra.run.smithi137.stderr:set pool 1 pg_num to 11 2024-09-21T10:08:29.331 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:29.353 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:29.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:29.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:29.454 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:29.474 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:08:29.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:29.477 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:29.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:29.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:29 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3723888185' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:08:29.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:29 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:08:29.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:29 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3723888185' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:08:29.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:29 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:08:29.578 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:29.599 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:29.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:29.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:29.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:29 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3723888185' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:08:29.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:29 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:08:29.701 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:29.723 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:29.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:29.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:29.825 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:29.847 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:29.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:29.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:29.948 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:29.969 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:29.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:29.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:30.071 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:30.093 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:30.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:30.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:30.194 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:30.216 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:30.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:30.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:30 smithi137 ceph-mon[97575]: pgmap v1249: 89 pgs: 89 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 204 op/s 2024-09-21T10:08:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:30 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-21T10:08:30.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:30 smithi137 ceph-mon[97575]: osdmap e372: 8 total, 8 up, 7 in 2024-09-21T10:08:30.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:30 smithi137 ceph-mon[93825]: pgmap v1249: 89 pgs: 89 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 204 op/s 2024-09-21T10:08:30.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:30 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-21T10:08:30.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:30 smithi137 ceph-mon[93825]: osdmap e372: 8 total, 8 up, 7 in 2024-09-21T10:08:30.317 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:30.339 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:30.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:30.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:30.386 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2024-09-21T10:08:30.386 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2024-09-21T10:08:30.441 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:30.464 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:30.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:30.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:30.478 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:08:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:08:30.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:08:30.478 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:30 smithi165 ceph-mon[86023]: pgmap v1249: 89 pgs: 89 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 204 op/s 2024-09-21T10:08:30.478 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:30 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-21T10:08:30.478 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:30 smithi165 ceph-mon[86023]: osdmap e372: 8 total, 8 up, 7 in 2024-09-21T10:08:30.481 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:08:30.481 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T10:08:30.481 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T10:08:30.481 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T10:08:30.481 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.481 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:169926 9.6 9:64cb9b22:::benchmark_data_smithi137_231121_object41744:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e310)", 2024-09-21T10:08:30.481 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:54.494788+0000", 2024-09-21T10:08:30.482 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 395.97994709699998, 2024-09-21T10:08:30.482 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.083741168000000005, 2024-09-21T10:08:30.482 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.482 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.482 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:30.482 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:30.482 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:30.482 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 169926 2024-09-21T10:08:30.482 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.482 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.482 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.482 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.482 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494788+0000", 2024-09-21T10:08:30.483 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.483 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.483 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.483 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.483 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494788+0000", 2024-09-21T10:08:30.483 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.483 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.483 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.483 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.483 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494786+0000", 2024-09-21T10:08:30.483 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:08:30.483 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.483 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.484 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.484 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494793+0000", 2024-09-21T10:08:30.484 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.883e-06 2024-09-21T10:08:30.484 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.484 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.484 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.484 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494803+0000", 2024-09-21T10:08:30.484 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0158e-05 2024-09-21T10:08:30.484 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.484 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.485 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.485 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494811+0000", 2024-09-21T10:08:30.485 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0760000000000003e-06 2024-09-21T10:08:30.485 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.485 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.485 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.485 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494847+0000", 2024-09-21T10:08:30.485 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5196e-05 2024-09-21T10:08:30.485 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.485 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.485 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.485 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.494949+0000", 2024-09-21T10:08:30.485 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000102369 2024-09-21T10:08:30.486 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.486 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.486 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:08:30.486 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.495022+0000", 2024-09-21T10:08:30.486 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2775999999999996e-05 2024-09-21T10:08:30.486 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.486 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.486 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.486 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.498919+0000", 2024-09-21T10:08:30.486 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0038975020000000002 2024-09-21T10:08:30.486 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.486 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.486 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:30.487 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.499004+0000", 2024-09-21T10:08:30.487 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4557999999999999e-05 2024-09-21T10:08:30.487 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.487 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.487 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.487 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.578205+0000", 2024-09-21T10:08:30.487 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.079201353000000002 2024-09-21T10:08:30.487 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.487 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.487 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.487 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.578274+0000", 2024-09-21T10:08:30.487 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8836000000000003e-05 2024-09-21T10:08:30.487 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.487 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.488 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.488 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:54.578529+0000", 2024-09-21T10:08:30.488 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00025477399999999998 2024-09-21T10:08:30.488 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.488 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.488 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.488 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.488 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.488 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:187425 9.6 9:63344a18:::benchmark_data_smithi137_231121_object59243:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e313)", 2024-09-21T10:08:30.488 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:18.645173+0000", 2024-09-21T10:08:30.488 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 371.82956124999998, 2024-09-21T10:08:30.488 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.111091053, 2024-09-21T10:08:30.488 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.488 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.489 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:30.489 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:30.489 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:30.489 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 187425 2024-09-21T10:08:30.489 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.489 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.489 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.489 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.489 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.645173+0000", 2024-09-21T10:08:30.489 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.489 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.489 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.489 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.490 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.645173+0000", 2024-09-21T10:08:30.490 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.490 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.490 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.490 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.490 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.645172+0000", 2024-09-21T10:08:30.490 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:08:30.490 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.490 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.490 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.491 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.645180+0000", 2024-09-21T10:08:30.491 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3210000000000005e-06 2024-09-21T10:08:30.491 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.491 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.491 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.491 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.645194+0000", 2024-09-21T10:08:30.491 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4199000000000001e-05 2024-09-21T10:08:30.491 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.491 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.491 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.491 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.645200+0000", 2024-09-21T10:08:30.492 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3289999999999999e-06 2024-09-21T10:08:30.492 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.492 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.492 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.492 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.652351+0000", 2024-09-21T10:08:30.492 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0071506130000000001 2024-09-21T10:08:30.492 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.492 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.492 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.492 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.652446+0000", 2024-09-21T10:08:30.492 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4938999999999993e-05 2024-09-21T10:08:30.492 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.492 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.492 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:08:30.493 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.652519+0000", 2024-09-21T10:08:30.493 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2939000000000001e-05 2024-09-21T10:08:30.493 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.493 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.493 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.493 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.656083+0000", 2024-09-21T10:08:30.493 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0035640189999999999 2024-09-21T10:08:30.493 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.493 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.493 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:30.493 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.656187+0000", 2024-09-21T10:08:30.493 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000104453 2024-09-21T10:08:30.493 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.493 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.494 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.494 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.756155+0000", 2024-09-21T10:08:30.494 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.099967890000000004 2024-09-21T10:08:30.494 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.494 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.494 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.494 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.756216+0000", 2024-09-21T10:08:30.494 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0503e-05 2024-09-21T10:08:30.494 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.494 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.494 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.494 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:18.756265+0000", 2024-09-21T10:08:30.494 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8687000000000003e-05 2024-09-21T10:08:30.495 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.495 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.495 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.495 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.495 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.495 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:187756 9.6 9:6e693dbc:::benchmark_data_smithi137_231121_object59574:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e313)", 2024-09-21T10:08:30.495 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:19.197659+0000", 2024-09-21T10:08:30.495 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 371.27707577199999, 2024-09-21T10:08:30.495 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.086706348000000003, 2024-09-21T10:08:30.495 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.495 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.495 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:30.495 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:30.496 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:30.496 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 187756 2024-09-21T10:08:30.496 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.496 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.496 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.496 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.496 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.197659+0000", 2024-09-21T10:08:30.496 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.496 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.496 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.496 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.496 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.197659+0000", 2024-09-21T10:08:30.496 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.496 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.497 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.497 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.497 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.197658+0000", 2024-09-21T10:08:30.497 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:30.497 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.497 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.497 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.497 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.197663+0000", 2024-09-21T10:08:30.497 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2100000000000001e-06 2024-09-21T10:08:30.497 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.497 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.497 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.497 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.197671+0000", 2024-09-21T10:08:30.497 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9049999999999997e-06 2024-09-21T10:08:30.498 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.498 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.498 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.498 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.197676+0000", 2024-09-21T10:08:30.498 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8160000000000001e-06 2024-09-21T10:08:30.498 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.498 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.498 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.498 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.200071+0000", 2024-09-21T10:08:30.498 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0023951889999999998 2024-09-21T10:08:30.498 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.498 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.498 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.499 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.200188+0000", 2024-09-21T10:08:30.499 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011711 2024-09-21T10:08:30.499 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.499 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.499 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:08:30.499 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.200303+0000", 2024-09-21T10:08:30.499 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000115 2024-09-21T10:08:30.499 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.499 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.499 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.499 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.204994+0000", 2024-09-21T10:08:30.499 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046906609999999996 2024-09-21T10:08:30.499 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.499 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.500 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:30.500 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.205074+0000", 2024-09-21T10:08:30.500 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0271000000000004e-05 2024-09-21T10:08:30.500 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.500 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.500 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.500 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.284286+0000", 2024-09-21T10:08:30.500 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.079212000000000005 2024-09-21T10:08:30.500 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.500 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.500 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.500 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.284323+0000", 2024-09-21T10:08:30.500 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7159000000000001e-05 2024-09-21T10:08:30.500 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.501 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.501 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.501 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:19.284365+0000", 2024-09-21T10:08:30.501 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2098999999999998e-05 2024-09-21T10:08:30.501 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.501 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.501 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.501 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.501 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.501 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:188324 9.6 9:6eadc2a5:::benchmark_data_smithi137_231121_object60142:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e313)", 2024-09-21T10:08:30.501 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:20.207290+0000", 2024-09-21T10:08:30.502 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 370.267444786, 2024-09-21T10:08:30.502 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.097043483999999999, 2024-09-21T10:08:30.502 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.502 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.502 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:30.502 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:30.502 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:30.502 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 188324 2024-09-21T10:08:30.502 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.502 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.502 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.502 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.502 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207290+0000", 2024-09-21T10:08:30.503 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.503 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.503 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.503 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.503 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207290+0000", 2024-09-21T10:08:30.503 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.503 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.503 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.503 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.503 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207288+0000", 2024-09-21T10:08:30.503 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999976 2024-09-21T10:08:30.503 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.504 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.504 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.504 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207296+0000", 2024-09-21T10:08:30.504 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1589999999999993e-06 2024-09-21T10:08:30.504 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.504 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.504 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.504 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207315+0000", 2024-09-21T10:08:30.504 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.9174e-05 2024-09-21T10:08:30.504 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.504 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.504 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.504 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207321+0000", 2024-09-21T10:08:30.504 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7860000000000002e-06 2024-09-21T10:08:30.505 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.505 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.505 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.505 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207365+0000", 2024-09-21T10:08:30.505 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3883e-05 2024-09-21T10:08:30.505 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.505 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.505 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.505 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207450+0000", 2024-09-21T10:08:30.505 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.5309999999999995e-05 2024-09-21T10:08:30.505 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.505 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.505 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:08:30.505 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.207548+0000", 2024-09-21T10:08:30.506 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7752999999999997e-05 2024-09-21T10:08:30.506 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.506 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.506 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:30.506 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.211155+0000", 2024-09-21T10:08:30.506 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00360743 2024-09-21T10:08:30.506 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.506 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.506 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.506 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.212654+0000", 2024-09-21T10:08:30.506 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001498784 2024-09-21T10:08:30.506 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.507 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.507 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.507 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.304274+0000", 2024-09-21T10:08:30.507 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.091620251 2024-09-21T10:08:30.507 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.507 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.507 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.507 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.304308+0000", 2024-09-21T10:08:30.507 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3494999999999997e-05 2024-09-21T10:08:30.507 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.507 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.507 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.508 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:20.304333+0000", 2024-09-21T10:08:30.508 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.5717000000000001e-05 2024-09-21T10:08:30.508 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.508 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.508 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.508 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.508 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.508 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:191980 9.6 9:6eebcb24:::benchmark_data_smithi137_231121_object63798:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2024-09-21T10:08:30.508 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:25.051391+0000", 2024-09-21T10:08:30.508 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 365.42334331199999, 2024-09-21T10:08:30.508 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.24973441599999999, 2024-09-21T10:08:30.508 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.508 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.508 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:30.509 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:30.509 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:30.509 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 191980 2024-09-21T10:08:30.509 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.509 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.509 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.509 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.509 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051391+0000", 2024-09-21T10:08:30.509 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.509 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.509 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.509 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.509 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051391+0000", 2024-09-21T10:08:30.510 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.510 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.510 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.510 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.510 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051390+0000", 2024-09-21T10:08:30.510 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:08:30.510 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.510 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.510 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.510 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051398+0000", 2024-09-21T10:08:30.510 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1729999999999995e-06 2024-09-21T10:08:30.510 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.510 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.511 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.511 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051412+0000", 2024-09-21T10:08:30.511 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4352000000000001e-05 2024-09-21T10:08:30.511 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.511 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.511 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.511 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051419+0000", 2024-09-21T10:08:30.511 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6409999999999996e-06 2024-09-21T10:08:30.511 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.511 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.511 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.511 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051456+0000", 2024-09-21T10:08:30.512 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6949000000000001e-05 2024-09-21T10:08:30.512 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.512 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.512 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.512 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051532+0000", 2024-09-21T10:08:30.512 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.6617000000000002e-05 2024-09-21T10:08:30.512 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.512 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.512 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:08:30.512 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.051697+0000", 2024-09-21T10:08:30.512 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000164069 2024-09-21T10:08:30.512 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.512 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.513 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:30.513 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.057485+0000", 2024-09-21T10:08:30.513 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0057881829999999997 2024-09-21T10:08:30.513 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.513 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.513 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.513 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.058482+0000", 2024-09-21T10:08:30.513 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00099688300000000006 2024-09-21T10:08:30.513 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.513 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.513 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.513 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301039+0000", 2024-09-21T10:08:30.513 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.24255754299999999 2024-09-21T10:08:30.513 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.514 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.514 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.514 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301086+0000", 2024-09-21T10:08:30.514 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6836999999999999e-05 2024-09-21T10:08:30.514 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.514 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.514 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.514 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301126+0000", 2024-09-21T10:08:30.514 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9826000000000001e-05 2024-09-21T10:08:30.514 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.514 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.514 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.515 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.515 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.515 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:191988 9.6 9:621fa009:::benchmark_data_smithi137_231121_object63806:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2024-09-21T10:08:30.515 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:25.064134+0000", 2024-09-21T10:08:30.515 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 365.410600934, 2024-09-21T10:08:30.515 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.23712444899999999, 2024-09-21T10:08:30.515 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.515 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.516 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:30.516 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:30.516 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:30.516 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 191988 2024-09-21T10:08:30.516 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.516 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.516 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.516 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.516 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064134+0000", 2024-09-21T10:08:30.516 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.516 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.516 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.516 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.516 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064134+0000", 2024-09-21T10:08:30.517 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.517 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.517 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.517 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.517 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064132+0000", 2024-09-21T10:08:30.517 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:08:30.517 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.517 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.517 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.517 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064139+0000", 2024-09-21T10:08:30.517 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0670000000000003e-06 2024-09-21T10:08:30.517 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.517 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.517 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.517 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064151+0000", 2024-09-21T10:08:30.518 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2018000000000001e-05 2024-09-21T10:08:30.518 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.518 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.518 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.518 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064156+0000", 2024-09-21T10:08:30.518 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1540000000000004e-06 2024-09-21T10:08:30.518 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.518 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.518 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.518 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064203+0000", 2024-09-21T10:08:30.518 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7320000000000001e-05 2024-09-21T10:08:30.518 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.518 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.519 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.519 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064339+0000", 2024-09-21T10:08:30.519 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013553799999999999 2024-09-21T10:08:30.519 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.519 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.519 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:08:30.519 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.064464+0000", 2024-09-21T10:08:30.519 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012553299999999999 2024-09-21T10:08:30.519 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.519 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.519 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:30.519 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.073225+0000", 2024-09-21T10:08:30.519 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0087613169999999994 2024-09-21T10:08:30.519 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.519 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.520 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.520 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.073261+0000", 2024-09-21T10:08:30.520 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5655999999999999e-05 2024-09-21T10:08:30.520 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.520 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.520 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.520 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301175+0000", 2024-09-21T10:08:30.520 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.227914275 2024-09-21T10:08:30.520 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.520 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.520 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.520 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301223+0000", 2024-09-21T10:08:30.520 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7636000000000003e-05 2024-09-21T10:08:30.520 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.521 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.521 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.521 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301258+0000", 2024-09-21T10:08:30.521 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5292e-05 2024-09-21T10:08:30.521 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.521 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.521 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.521 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.521 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.521 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:191990 9.6 9:68d38bcf:::benchmark_data_smithi137_231121_object63808:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2024-09-21T10:08:30.521 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:25.067269+0000", 2024-09-21T10:08:30.521 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 365.40746587400002, 2024-09-21T10:08:30.521 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.23410107099999999, 2024-09-21T10:08:30.521 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.522 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.522 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:30.522 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:30.522 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:30.522 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 191990 2024-09-21T10:08:30.522 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.522 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.522 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.522 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.522 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.067269+0000", 2024-09-21T10:08:30.522 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.522 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.522 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.522 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.523 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.067269+0000", 2024-09-21T10:08:30.523 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.523 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.523 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.523 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.523 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.067267+0000", 2024-09-21T10:08:30.523 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:08:30.523 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.523 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.523 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.523 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.067274+0000", 2024-09-21T10:08:30.523 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8120000000000002e-06 2024-09-21T10:08:30.523 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.523 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.524 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.524 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.067285+0000", 2024-09-21T10:08:30.524 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0977e-05 2024-09-21T10:08:30.524 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.524 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.524 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.524 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.067291+0000", 2024-09-21T10:08:30.524 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1430000000000003e-06 2024-09-21T10:08:30.524 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.524 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.524 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.524 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.069387+0000", 2024-09-21T10:08:30.524 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002095137 2024-09-21T10:08:30.524 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.524 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.525 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.525 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.069506+0000", 2024-09-21T10:08:30.526 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000119603 2024-09-21T10:08:30.526 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.526 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.526 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:08:30.526 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.069629+0000", 2024-09-21T10:08:30.527 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012255299999999999 2024-09-21T10:08:30.527 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.527 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.527 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:30.527 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.073379+0000", 2024-09-21T10:08:30.527 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0037504439999999999 2024-09-21T10:08:30.527 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.527 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.527 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.527 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.074088+0000", 2024-09-21T10:08:30.527 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00070925999999999997 2024-09-21T10:08:30.527 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.527 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.527 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.528 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301297+0000", 2024-09-21T10:08:30.528 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22720842999999999 2024-09-21T10:08:30.528 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.528 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.528 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.528 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301338+0000", 2024-09-21T10:08:30.528 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1352e-05 2024-09-21T10:08:30.528 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.528 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.528 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.528 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:25.301370+0000", 2024-09-21T10:08:30.528 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1723000000000001e-05 2024-09-21T10:08:30.528 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.528 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:210344 9.6 9:6b2e2e47:::benchmark_data_smithi137_231121_object82162:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2024-09-21T10:08:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:52.068480+0000", 2024-09-21T10:08:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 338.406254601, 2024-09-21T10:08:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.05873072, 2024-09-21T10:08:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 210344 2024-09-21T10:08:30.529 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068480+0000", 2024-09-21T10:08:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068480+0000", 2024-09-21T10:08:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.530 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068478+0000", 2024-09-21T10:08:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:08:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068487+0000", 2024-09-21T10:08:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1159999999999999e-06 2024-09-21T10:08:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068501+0000", 2024-09-21T10:08:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4047e-05 2024-09-21T10:08:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.531 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068507+0000", 2024-09-21T10:08:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2519999999999996e-06 2024-09-21T10:08:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068560+0000", 2024-09-21T10:08:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3239000000000003e-05 2024-09-21T10:08:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068696+0000", 2024-09-21T10:08:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013634899999999999 2024-09-21T10:08:30.532 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:08:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.068795+0000", 2024-09-21T10:08:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8926999999999997e-05 2024-09-21T10:08:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.072498+0000", 2024-09-21T10:08:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0037021720000000001 2024-09-21T10:08:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.089473+0000", 2024-09-21T10:08:30.533 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.016975255000000002 2024-09-21T10:08:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.127128+0000", 2024-09-21T10:08:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.037655084999999998 2024-09-21T10:08:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.127175+0000", 2024-09-21T10:08:30.534 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7233e-05 2024-09-21T10:08:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.127211+0000", 2024-09-21T10:08:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5729000000000003e-05 2024-09-21T10:08:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:210349 9.6 9:65e70273:::benchmark_data_smithi137_231121_object82167:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2024-09-21T10:08:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:52.075400+0000", 2024-09-21T10:08:30.535 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 338.399335028, 2024-09-21T10:08:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.059295905000000003, 2024-09-21T10:08:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 210349 2024-09-21T10:08:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.536 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075400+0000", 2024-09-21T10:08:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075400+0000", 2024-09-21T10:08:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075398+0000", 2024-09-21T10:08:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:08:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.537 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075404+0000", 2024-09-21T10:08:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8139999999999997e-06 2024-09-21T10:08:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075419+0000", 2024-09-21T10:08:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4538999999999999e-05 2024-09-21T10:08:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.538 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075424+0000", 2024-09-21T10:08:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8810000000000001e-06 2024-09-21T10:08:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075472+0000", 2024-09-21T10:08:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7877999999999998e-05 2024-09-21T10:08:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075601+0000", 2024-09-21T10:08:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0001282 2024-09-21T10:08:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.539 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:08:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.075738+0000", 2024-09-21T10:08:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000137324 2024-09-21T10:08:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.080540+0000", 2024-09-21T10:08:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0048020479999999997 2024-09-21T10:08:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.089509+0000", 2024-09-21T10:08:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0089693080000000005 2024-09-21T10:08:30.540 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.134580+0000", 2024-09-21T10:08:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.045070496000000002 2024-09-21T10:08:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.134652+0000", 2024-09-21T10:08:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2700999999999994e-05 2024-09-21T10:08:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.541 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:52.134696+0000", 2024-09-21T10:08:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3155999999999998e-05 2024-09-21T10:08:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:216318 9.6 9:63104267:::benchmark_data_smithi137_231121_object88136:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e325)", 2024-09-21T10:08:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:03:01.537063+0000", 2024-09-21T10:08:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 328.93767128399998, 2024-09-21T10:08:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.059776411000000002, 2024-09-21T10:08:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.542 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 216318 2024-09-21T10:08:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.537063+0000", 2024-09-21T10:08:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.543 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.544 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.537063+0000", 2024-09-21T10:08:30.544 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.544 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.544 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.544 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.544 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.537063+0000", 2024-09-21T10:08:30.544 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:08:30.544 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.544 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.544 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.544 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.537066+0000", 2024-09-21T10:08:30.544 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.8109999999999999e-06 2024-09-21T10:08:30.544 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.544 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.545 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.545 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.537071+0000", 2024-09-21T10:08:30.545 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.648e-06 2024-09-21T10:08:30.545 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.545 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.545 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.545 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.537075+0000", 2024-09-21T10:08:30.545 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0149999999999997e-06 2024-09-21T10:08:30.545 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.545 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.545 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.542791+0000", 2024-09-21T10:08:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0057154090000000003 2024-09-21T10:08:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.542909+0000", 2024-09-21T10:08:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000117797 2024-09-21T10:08:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:08:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.543019+0000", 2024-09-21T10:08:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011039699999999999 2024-09-21T10:08:30.546 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.551046+0000", 2024-09-21T10:08:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0080265890000000006 2024-09-21T10:08:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.554966+0000", 2024-09-21T10:08:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003920191 2024-09-21T10:08:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.596778+0000", 2024-09-21T10:08:30.547 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.041812127999999997 2024-09-21T10:08:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.596812+0000", 2024-09-21T10:08:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4109999999999997e-05 2024-09-21T10:08:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:01.596840+0000", 2024-09-21T10:08:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7761999999999999e-05 2024-09-21T10:08:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.548 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:220407 9.6 9:600f1a85:::benchmark_data_smithi137_231121_object92225:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e326)", 2024-09-21T10:08:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:03:06.649712+0000", 2024-09-21T10:08:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 323.82502307800002, 2024-09-21T10:08:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.067859678000000007, 2024-09-21T10:08:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 220407 2024-09-21T10:08:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.549 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649712+0000", 2024-09-21T10:08:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649712+0000", 2024-09-21T10:08:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649710+0000", 2024-09-21T10:08:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:08:30.550 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649717+0000", 2024-09-21T10:08:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.43e-06 2024-09-21T10:08:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649735+0000", 2024-09-21T10:08:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7810999999999999e-05 2024-09-21T10:08:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649763+0000", 2024-09-21T10:08:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7970000000000002e-05 2024-09-21T10:08:30.551 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649801+0000", 2024-09-21T10:08:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8172e-05 2024-09-21T10:08:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649882+0000", 2024-09-21T10:08:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.0655999999999995e-05 2024-09-21T10:08:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:08:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.649989+0000", 2024-09-21T10:08:30.552 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010678 2024-09-21T10:08:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654519+0000", 2024-09-21T10:08:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0045302780000000004 2024-09-21T10:08:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.670517+0000", 2024-09-21T10:08:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.015997513000000001 2024-09-21T10:08:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.717515+0000", 2024-09-21T10:08:30.553 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.046998083000000003 2024-09-21T10:08:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.717545+0000", 2024-09-21T10:08:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0446999999999998e-05 2024-09-21T10:08:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.717571+0000", 2024-09-21T10:08:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6239000000000001e-05 2024-09-21T10:08:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.554 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:220409 9.6 9:607ab034:::benchmark_data_smithi137_231121_object92227:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e326)", 2024-09-21T10:08:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:03:06.654772+0000", 2024-09-21T10:08:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 323.81996260699998, 2024-09-21T10:08:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.071714641999999995, 2024-09-21T10:08:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:30.555 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 220409 2024-09-21T10:08:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654772+0000", 2024-09-21T10:08:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654772+0000", 2024-09-21T10:08:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.556 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654771+0000", 2024-09-21T10:08:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:08:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654777+0000", 2024-09-21T10:08:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7290000000000003e-06 2024-09-21T10:08:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.557 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654789+0000", 2024-09-21T10:08:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1463e-05 2024-09-21T10:08:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654794+0000", 2024-09-21T10:08:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6809999999999997e-06 2024-09-21T10:08:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654830+0000", 2024-09-21T10:08:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5985999999999997e-05 2024-09-21T10:08:30.558 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654928+0000", 2024-09-21T10:08:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8239999999999995e-05 2024-09-21T10:08:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:08:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.654999+0000", 2024-09-21T10:08:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0810999999999997e-05 2024-09-21T10:08:30.559 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.658583+0000", 2024-09-21T10:08:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0035845299999999998 2024-09-21T10:08:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.671139+0000", 2024-09-21T10:08:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.012556212000000001 2024-09-21T10:08:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.560 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.726405+0000", 2024-09-21T10:08:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.055265795999999999 2024-09-21T10:08:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.726448+0000", 2024-09-21T10:08:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2870999999999997e-05 2024-09-21T10:08:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:06.726487+0000", 2024-09-21T10:08:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8720000000000002e-05 2024-09-21T10:08:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.561 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:224494 9.6 9:6be2b186:::benchmark_data_smithi137_231121_object96312:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e326)", 2024-09-21T10:08:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:03:12.091525+0000", 2024-09-21T10:08:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 318.38320920400002, 2024-09-21T10:08:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.059594253999999999, 2024-09-21T10:08:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:30.562 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 224494 2024-09-21T10:08:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091525+0000", 2024-09-21T10:08:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091525+0000", 2024-09-21T10:08:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.563 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091524+0000", 2024-09-21T10:08:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:08:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091530+0000", 2024-09-21T10:08:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1619999999999996e-06 2024-09-21T10:08:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091542+0000", 2024-09-21T10:08:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1719000000000001e-05 2024-09-21T10:08:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.564 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091546+0000", 2024-09-21T10:08:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2980000000000002e-06 2024-09-21T10:08:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091586+0000", 2024-09-21T10:08:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9252000000000003e-05 2024-09-21T10:08:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091715+0000", 2024-09-21T10:08:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000129305 2024-09-21T10:08:30.565 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:08:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.091842+0000", 2024-09-21T10:08:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012725400000000001 2024-09-21T10:08:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.095471+0000", 2024-09-21T10:08:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0036287770000000001 2024-09-21T10:08:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.102111+0000", 2024-09-21T10:08:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0066399789999999998 2024-09-21T10:08:30.566 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.151035+0000", 2024-09-21T10:08:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.048923946000000003 2024-09-21T10:08:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.151080+0000", 2024-09-21T10:08:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4722000000000003e-05 2024-09-21T10:08:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:12.151120+0000", 2024-09-21T10:08:30.567 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0185000000000002e-05 2024-09-21T10:08:30.568 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.568 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.568 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.568 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.568 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.568 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:236053 9.6 9:6cb072d2:::benchmark_data_smithi137_231121_object107871:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e332)", 2024-09-21T10:08:30.568 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:03:29.519051+0000", 2024-09-21T10:08:30.568 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 300.95568402599997, 2024-09-21T10:08:30.568 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.071838713999999998, 2024-09-21T10:08:30.568 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.568 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.568 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:30.568 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:30.568 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:30.569 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 236053 2024-09-21T10:08:30.569 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.569 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.569 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.569 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.569 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519051+0000", 2024-09-21T10:08:30.569 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.569 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.569 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.569 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.569 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519051+0000", 2024-09-21T10:08:30.569 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.569 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.570 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.570 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.570 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519049+0000", 2024-09-21T10:08:30.570 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:08:30.570 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.570 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.570 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.570 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519057+0000", 2024-09-21T10:08:30.570 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.6569999999999997e-06 2024-09-21T10:08:30.570 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.570 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.570 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.571 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519071+0000", 2024-09-21T10:08:30.571 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4634000000000001e-05 2024-09-21T10:08:30.571 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.571 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.571 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.571 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519077+0000", 2024-09-21T10:08:30.571 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1750000000000002e-06 2024-09-21T10:08:30.571 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.571 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.571 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.571 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519114+0000", 2024-09-21T10:08:30.571 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6579999999999999e-05 2024-09-21T10:08:30.571 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.571 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.572 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.572 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519228+0000", 2024-09-21T10:08:30.572 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000114348 2024-09-21T10:08:30.572 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.572 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.572 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:08:30.572 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.519312+0000", 2024-09-21T10:08:30.572 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3485000000000005e-05 2024-09-21T10:08:30.572 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.572 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.572 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:30.572 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.522902+0000", 2024-09-21T10:08:30.572 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0035900530000000002 2024-09-21T10:08:30.572 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.572 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.573 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.573 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.528175+0000", 2024-09-21T10:08:30.573 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.005272639 2024-09-21T10:08:30.573 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.573 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.573 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.573 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.590834+0000", 2024-09-21T10:08:30.573 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.062659074999999995 2024-09-21T10:08:30.573 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.573 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.573 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.574 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.590867+0000", 2024-09-21T10:08:30.574 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3135e-05 2024-09-21T10:08:30.574 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.574 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.574 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.574 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.590889+0000", 2024-09-21T10:08:30.574 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.2574000000000001e-05 2024-09-21T10:08:30.574 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.574 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.574 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.574 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.574 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.574 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:236058 9.6 9:6012b7cb:::benchmark_data_smithi137_231121_object107876:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e332)", 2024-09-21T10:08:30.574 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:03:29.531347+0000", 2024-09-21T10:08:30.575 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 300.943387352, 2024-09-21T10:08:30.575 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.059632641, 2024-09-21T10:08:30.575 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.575 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.575 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:30.575 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:30.575 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:30.575 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 236058 2024-09-21T10:08:30.575 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.575 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.575 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.575 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.575 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531347+0000", 2024-09-21T10:08:30.575 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.576 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.576 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.576 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.576 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531347+0000", 2024-09-21T10:08:30.576 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.576 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.576 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.576 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.576 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531346+0000", 2024-09-21T10:08:30.576 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:30.576 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.576 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.576 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.576 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531351+0000", 2024-09-21T10:08:30.577 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.22e-06 2024-09-21T10:08:30.577 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.577 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.577 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.577 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531363+0000", 2024-09-21T10:08:30.577 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1202e-05 2024-09-21T10:08:30.577 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.577 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.577 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.577 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531369+0000", 2024-09-21T10:08:30.577 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1739999999999997e-06 2024-09-21T10:08:30.577 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.577 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.577 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.578 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531406+0000", 2024-09-21T10:08:30.578 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6977999999999997e-05 2024-09-21T10:08:30.578 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.578 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.578 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.578 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531491+0000", 2024-09-21T10:08:30.578 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.5420999999999994e-05 2024-09-21T10:08:30.578 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.578 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.578 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:08:30.578 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.531565+0000", 2024-09-21T10:08:30.578 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3687000000000001e-05 2024-09-21T10:08:30.578 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.578 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.579 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:30.579 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.534977+0000", 2024-09-21T10:08:30.579 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0034119319999999999 2024-09-21T10:08:30.579 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.579 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.579 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.579 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.537246+0000", 2024-09-21T10:08:30.579 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0022692089999999999 2024-09-21T10:08:30.579 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.579 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.579 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:30.579 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.590928+0000", 2024-09-21T10:08:30.579 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.053682030999999998 2024-09-21T10:08:30.579 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.580 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.580 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.580 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.590958+0000", 2024-09-21T10:08:30.580 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.9465999999999999e-05 2024-09-21T10:08:30.580 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.580 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.580 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.580 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:03:29.590980+0000", 2024-09-21T10:08:30.580 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.2421000000000001e-05 2024-09-21T10:08:30.581 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.581 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.581 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.581 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.581 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.581 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.46037.0:82681 10.7 e352/343 10:e9bb3249:::benchmark_data_smithi137_262271_object82680:head v 352'5193, mlcod=352'5190)", 2024-09-21T10:08:30.581 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:22.932836+0000", 2024-09-21T10:08:30.582 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 187.54189917599999, 2024-09-21T10:08:30.582 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.158027731, 2024-09-21T10:08:30.582 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.582 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.582 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.582 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.582 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.582 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932836+0000", 2024-09-21T10:08:30.582 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.582 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.583 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.583 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.583 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932836+0000", 2024-09-21T10:08:30.583 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.583 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.583 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.583 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.583 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932834+0000", 2024-09-21T10:08:30.583 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:30.583 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.583 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.583 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.583 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932856+0000", 2024-09-21T10:08:30.583 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1447e-05 2024-09-21T10:08:30.583 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.584 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.584 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.584 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932867+0000", 2024-09-21T10:08:30.584 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0686999999999999e-05 2024-09-21T10:08:30.584 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.584 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.584 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.584 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932872+0000", 2024-09-21T10:08:30.584 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1259999999999997e-06 2024-09-21T10:08:30.584 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.584 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.584 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.584 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932907+0000", 2024-09-21T10:08:30.584 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5777e-05 2024-09-21T10:08:30.585 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.585 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.585 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.585 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.932926+0000", 2024-09-21T10:08:30.585 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8328000000000001e-05 2024-09-21T10:08:30.585 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.585 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.585 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.585 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935659+0000", 2024-09-21T10:08:30.585 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0027334270000000001 2024-09-21T10:08:30.585 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.585 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.585 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.585 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090863+0000", 2024-09-21T10:08:30.586 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.15520405300000001 2024-09-21T10:08:30.586 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.586 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.586 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.586 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.586 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.586 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.46037.0:82680 10.8 e352/343 10:155c6bf3:::benchmark_data_smithi137_262271_object82679:head v 352'5104, mlcod=352'5101)", 2024-09-21T10:08:30.586 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:22.935092+0000", 2024-09-21T10:08:30.586 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 187.539642493, 2024-09-21T10:08:30.586 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.160180033, 2024-09-21T10:08:30.586 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.586 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.587 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.587 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.587 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.587 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935092+0000", 2024-09-21T10:08:30.587 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.587 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.587 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.587 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.587 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935092+0000", 2024-09-21T10:08:30.587 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.587 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.587 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.588 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.588 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935091+0000", 2024-09-21T10:08:30.588 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:30.588 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.588 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.588 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.588 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935153+0000", 2024-09-21T10:08:30.588 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1487000000000003e-05 2024-09-21T10:08:30.588 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.588 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.588 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.588 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935163+0000", 2024-09-21T10:08:30.588 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7699999999999996e-06 2024-09-21T10:08:30.588 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.589 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.589 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.589 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935168+0000", 2024-09-21T10:08:30.589 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3430000000000003e-06 2024-09-21T10:08:30.589 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.589 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.589 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.589 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935210+0000", 2024-09-21T10:08:30.589 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2228000000000003e-05 2024-09-21T10:08:30.589 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.589 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.589 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.589 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935228+0000", 2024-09-21T10:08:30.589 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8235000000000001e-05 2024-09-21T10:08:30.590 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.590 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.590 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.590 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.095114+0000", 2024-09-21T10:08:30.590 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.15988546100000001 2024-09-21T10:08:30.590 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.590 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.590 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.590 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.095272+0000", 2024-09-21T10:08:30.590 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015835799999999999 2024-09-21T10:08:30.590 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.590 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.590 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.590 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.591 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.591 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.46037.0:82679 10.3 e352/343 10:c5dc5253:::benchmark_data_smithi137_262271_object82678:head v 352'5275, mlcod=352'5271)", 2024-09-21T10:08:30.591 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:22.935525+0000", 2024-09-21T10:08:30.591 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 187.53920954200001, 2024-09-21T10:08:30.591 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.160045827, 2024-09-21T10:08:30.591 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.591 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.591 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.591 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.591 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.592 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935525+0000", 2024-09-21T10:08:30.592 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.592 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.592 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.592 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.592 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935525+0000", 2024-09-21T10:08:30.592 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.592 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.592 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.592 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.592 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935524+0000", 2024-09-21T10:08:30.592 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:08:30.592 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.592 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.593 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.593 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935580+0000", 2024-09-21T10:08:30.593 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5407e-05 2024-09-21T10:08:30.593 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.593 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.593 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.593 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935589+0000", 2024-09-21T10:08:30.593 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.5130000000000002e-06 2024-09-21T10:08:30.593 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.593 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.593 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.593 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935593+0000", 2024-09-21T10:08:30.593 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7110000000000001e-06 2024-09-21T10:08:30.593 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.594 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.594 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.594 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.935630+0000", 2024-09-21T10:08:30.594 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7091000000000001e-05 2024-09-21T10:08:30.594 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.594 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.594 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.594 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090734+0000", 2024-09-21T10:08:30.594 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.15510417400000001 2024-09-21T10:08:30.594 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.594 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.594 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.594 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.095361+0000", 2024-09-21T10:08:30.595 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046270829999999997 2024-09-21T10:08:30.595 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.595 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.595 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.595 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.095571+0000", 2024-09-21T10:08:30.595 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00020952500000000001 2024-09-21T10:08:30.595 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.595 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.595 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.595 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.595 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.595 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.46037.0:82683 10.8 e352/343 10:13e6f37f:::benchmark_data_smithi137_262271_object82682:head v 352'5105, mlcod=352'5101)", 2024-09-21T10:08:30.595 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:22.938496+0000", 2024-09-21T10:08:30.595 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 187.53623873999999, 2024-09-21T10:08:30.595 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.157302622, 2024-09-21T10:08:30.596 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.596 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.596 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.596 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.596 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.596 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938496+0000", 2024-09-21T10:08:30.596 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.596 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.596 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.596 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.596 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938496+0000", 2024-09-21T10:08:30.596 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.596 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.596 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.597 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.597 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938495+0000", 2024-09-21T10:08:30.597 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:30.597 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.597 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.597 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.597 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938571+0000", 2024-09-21T10:08:30.597 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.5561000000000004e-05 2024-09-21T10:08:30.597 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.597 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.597 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.597 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090737+0000", 2024-09-21T10:08:30.597 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.152166831 2024-09-21T10:08:30.597 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.598 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.598 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.598 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090755+0000", 2024-09-21T10:08:30.598 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7472000000000001e-05 2024-09-21T10:08:30.598 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.598 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.598 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.598 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090815+0000", 2024-09-21T10:08:30.598 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0510000000000002e-05 2024-09-21T10:08:30.598 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.598 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.598 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.598 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090843+0000", 2024-09-21T10:08:30.598 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7304000000000002e-05 2024-09-21T10:08:30.599 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.599 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.599 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.599 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.095698+0000", 2024-09-21T10:08:30.599 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0048557369999999997 2024-09-21T10:08:30.599 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.599 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.599 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.599 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.095799+0000", 2024-09-21T10:08:30.599 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000100085 2024-09-21T10:08:30.599 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.599 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.599 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.599 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.600 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.600 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.46037.0:82685 10.7 e352/343 10:ecfc99af:::benchmark_data_smithi137_262271_object82684:head v 352'5194, mlcod=352'5191)", 2024-09-21T10:08:30.600 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:05:22.938537+0000", 2024-09-21T10:08:30.600 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 187.536197233, 2024-09-21T10:08:30.600 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.15562566, 2024-09-21T10:08:30.600 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:30.600 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:30.600 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:30.600 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.600 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:30.600 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938537+0000", 2024-09-21T10:08:30.600 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.600 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.600 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.601 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:30.601 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938537+0000", 2024-09-21T10:08:30.601 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:30.601 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.601 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.601 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:30.601 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938536+0000", 2024-09-21T10:08:30.601 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:30.601 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.601 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.601 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:30.601 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:22.938563+0000", 2024-09-21T10:08:30.601 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6537e-05 2024-09-21T10:08:30.601 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.601 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.602 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:30.602 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090736+0000", 2024-09-21T10:08:30.602 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.15217330900000001 2024-09-21T10:08:30.602 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.602 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.602 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:30.602 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090755+0000", 2024-09-21T10:08:30.602 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.931e-05 2024-09-21T10:08:30.602 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.602 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.602 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:30.602 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090916+0000", 2024-09-21T10:08:30.602 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016078500000000001 2024-09-21T10:08:30.602 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.603 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.603 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:30.603 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.090933+0000", 2024-09-21T10:08:30.603 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6560000000000001e-05 2024-09-21T10:08:30.603 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.603 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.603 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:30.603 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.093955+0000", 2024-09-21T10:08:30.603 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0030217080000000001 2024-09-21T10:08:30.603 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:30.603 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:30.603 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:30.603 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:05:23.094163+0000", 2024-09-21T10:08:30.603 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00020858699999999999 2024-09-21T10:08:30.604 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.604 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.604 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.604 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:30.604 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:30.604 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:08:30.604 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:30.629 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:30.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:30.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:30.731 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:30.753 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:30.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:30.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:30.835 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:30.855 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:30.876 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:30.877 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:30.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:30.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:30.978 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:31.000 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:31.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:31.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:31.101 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:31.122 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:31.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:31.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:31.224 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:31.247 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:31.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:31.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:31.278 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:08:31.281 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T10:08:31.348 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:31.371 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:31.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:31.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:31.472 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:31.494 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:31.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:31.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:31.501 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:31 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2828761647' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:31.501 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:31 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:31.501 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:31 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-21T10:08:31.502 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:31 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2828761647' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:31.502 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:31 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:31.502 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:31 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-21T10:08:31.526 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:08:31.596 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:31.617 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:31.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:31.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:31.646 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:31 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2828761647' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:31.646 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:31 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:31.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:31 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-21T10:08:31.719 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:31.741 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:31.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:31.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:31.842 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:31.864 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:31.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:31.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:31.966 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:31.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:31.992 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:31.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:32.093 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:32.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:32.115 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:32.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:32.216 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:32.240 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:32.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:32.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:32.278 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:08:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:08:31] "GET /metrics HTTP/1.1" 200 36517 "" "Prometheus/2.51.0" 2024-09-21T10:08:32.342 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:32.364 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:32.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:32.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:32.466 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:32.488 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:32.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:32.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:32.544 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:32 smithi165 ceph-mon[86023]: pgmap v1251: 89 pgs: 89 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:32.544 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:32 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:08:32.544 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:32 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T10:08:32.545 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:32 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:08:32.545 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:32 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-21T10:08:32.545 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:32 smithi165 ceph-mon[86023]: osdmap e373: 8 total, 8 up, 7 in 2024-09-21T10:08:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:32 smithi137 ceph-mon[93825]: pgmap v1251: 89 pgs: 89 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:32 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:08:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:32 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T10:08:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:32 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:08:32.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:32 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-21T10:08:32.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:32 smithi137 ceph-mon[93825]: osdmap e373: 8 total, 8 up, 7 in 2024-09-21T10:08:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:32 smithi137 ceph-mon[97575]: pgmap v1251: 89 pgs: 89 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:32 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:08:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:32 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T10:08:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:32 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:08:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:32 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-21T10:08:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:32 smithi137 ceph-mon[97575]: osdmap e373: 8 total, 8 up, 7 in 2024-09-21T10:08:32.590 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:32.612 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:32.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:32.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:32.713 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:32.735 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:32.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:32.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:32.837 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:32.858 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:32.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:32.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:32.960 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:32.982 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:32.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:32.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:33.084 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:33.105 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:33.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:33.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:33.207 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:33.230 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:33.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:33.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:33.332 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:33.354 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:33.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:33.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:33.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:33 smithi165 ceph-mon[86023]: osdmap e374: 8 total, 8 up, 7 in 2024-09-21T10:08:33.457 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:33.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:33.482 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:33.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:33.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:33 smithi137 ceph-mon[93825]: osdmap e374: 8 total, 8 up, 7 in 2024-09-21T10:08:33.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:33 smithi137 ceph-mon[97575]: osdmap e374: 8 total, 8 up, 7 in 2024-09-21T10:08:33.583 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:33.606 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:33.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:33.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:33.708 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:33.729 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:33.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:33.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:33.831 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:33.852 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:33.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:33.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:33.886 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:08:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T10:08:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 0 2024-09-21T10:08:33.886 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:08:33.954 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:33.977 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:33.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:33.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:34.079 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:34.100 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:34.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:34.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:34.202 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:34.224 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:34.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:34.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:34.325 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:34.331 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:34 smithi137 ceph-mon[97575]: pgmap v1254: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:34.332 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:34 smithi137 ceph-mon[93825]: pgmap v1254: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:34.347 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:34.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:34.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:34.449 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:34.471 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:34.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:34.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:34.493 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:08:34.555 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:34 smithi165 ceph-mon[86023]: pgmap v1254: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:34.573 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:34.594 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:34.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:34.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:34.696 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:34.718 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:34.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:34.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:34.781 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:08:34.821 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:34.842 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:34.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:34.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:34.873 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:08:34.874 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:08:34.886 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:08:34.887 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:08:34.903 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:08:34.903 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:08:34.920 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:08:34.920 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:08:34.935 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:08:34.935 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:08:34.944 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:34.951 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:08:34.951 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:08:34.965 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:34.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:34.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:34.967 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:08:34.967 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:08:34.982 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:08:34.983 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:08:35.067 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:35.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:35.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:35.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:35.191 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:35.213 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:35.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:35.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:35.296 INFO:teuthology.orchestra.run.smithi137.stderr:pool 'unique_pool_5' removed 2024-09-21T10:08:35.317 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:35.347 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:35.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:35.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:35.387 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6] out_osds: [7] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T10:08:35.387 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:08:35.448 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:35.470 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:35.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:35.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:35.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:35 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3275754685' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:35.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:35 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1940718795' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:08:35.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:35 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:08:35.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:35 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3275754685' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:35.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:35 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1940718795' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:08:35.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:35 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:08:35.571 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:35.592 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:35.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:35.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:35.628 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:35 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3275754685' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:35.629 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:35 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1940718795' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:08:35.629 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:35 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:08:35.694 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:35.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:35.717 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:35.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:35.818 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:35.840 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:35.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:35.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:35.941 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:35.962 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:35.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:35.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:36.064 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:36.094 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:08:36.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:36.117 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:36.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:36.218 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:36.240 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:36.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:36.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:36.342 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:36.364 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:36.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:36.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:36.466 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:36.488 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:36.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:36.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:36.490 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:08:36.490 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:08:36.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:36 smithi137 ceph-mon[93825]: pgmap v1255: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:36.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:36 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:08:36.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:36 smithi137 ceph-mon[93825]: osdmap e375: 8 total, 8 up, 7 in 2024-09-21T10:08:36.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:36 smithi137 ceph-mon[97575]: pgmap v1255: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:36.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:36 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:08:36.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:36 smithi137 ceph-mon[97575]: osdmap e375: 8 total, 8 up, 7 in 2024-09-21T10:08:36.584 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T10:08:36.584 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T10:08:36.584 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_6 2024-09-21T10:08:36.585 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_6 16 2024-09-21T10:08:36.590 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:36.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:36 smithi165 ceph-mon[86023]: pgmap v1255: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:36.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:36 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:08:36.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:36 smithi165 ceph-mon[86023]: osdmap e375: 8 total, 8 up, 7 in 2024-09-21T10:08:36.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:36.649 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:36.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:36.715 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:36.750 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:36.771 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:36.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:36.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:36.872 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:36.895 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:36.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:36.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:36.997 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:37.019 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:37.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:37.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:37.121 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:37.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:37.143 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:37.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:37.220 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:08:37.244 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:37.284 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:37.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:37.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:37.385 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:37.408 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:37.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:37.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:37.433 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:37.470 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:08:37.510 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:37.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:37.532 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:37.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:37.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:37 smithi137 ceph-mon[93825]: 1.0 scrub starts 2024-09-21T10:08:37.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:37 smithi137 ceph-mon[93825]: 1.0 scrub ok 2024-09-21T10:08:37.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:37 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-21T10:08:37.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:37 smithi137 ceph-mon[97575]: 1.0 scrub starts 2024-09-21T10:08:37.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:37 smithi137 ceph-mon[97575]: 1.0 scrub ok 2024-09-21T10:08:37.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:37 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-21T10:08:37.591 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:37 smithi165 ceph-mon[86023]: 1.0 scrub starts 2024-09-21T10:08:37.591 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:37 smithi165 ceph-mon[86023]: 1.0 scrub ok 2024-09-21T10:08:37.591 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:37 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-21T10:08:37.633 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:37.654 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:37.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:37.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:37.754 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:08:37.756 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:37.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:37.778 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:37.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:37.879 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:37.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:37.902 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:37.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:38.003 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:38.028 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:38.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:38.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:38.129 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:38.151 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:38.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:38.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:38.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:38.274 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:38.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:38.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:38.377 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:38.404 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:38.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:38.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:38.506 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:38.532 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:38.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:38.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:38 smithi137 ceph-mon[93825]: pgmap v1257: 83 pgs: 83 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:38 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-21T10:08:38.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:38 smithi137 ceph-mon[93825]: osdmap e376: 8 total, 8 up, 7 in 2024-09-21T10:08:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:38 smithi137 ceph-mon[97575]: pgmap v1257: 83 pgs: 83 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:38 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-21T10:08:38.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:38 smithi137 ceph-mon[97575]: osdmap e376: 8 total, 8 up, 7 in 2024-09-21T10:08:38.598 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:38 smithi165 ceph-mon[86023]: pgmap v1257: 83 pgs: 83 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:38.599 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:38 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-21T10:08:38.599 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:38 smithi165 ceph-mon[86023]: osdmap e376: 8 total, 8 up, 7 in 2024-09-21T10:08:38.633 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:38.655 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:38.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:38.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:38.757 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:38.778 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:38.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:38.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:38.880 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:38.902 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:38.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:38.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:39.004 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:39.025 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:39.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:39.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:39.081 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:08:39.081 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:08:39.127 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:39.148 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:39.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:39.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:39.250 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:39.271 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:39.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:39.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:39.325 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T10:08:39.372 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:39.394 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:39.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:39.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:39.495 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:39.517 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:39.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:39.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:39 smithi137 ceph-mon[93825]: osdmap e377: 8 total, 8 up, 7 in 2024-09-21T10:08:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:39 smithi137 ceph-mon[93825]: 1.3 deep-scrub starts 2024-09-21T10:08:39.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:39 smithi137 ceph-mon[93825]: 1.3 deep-scrub ok 2024-09-21T10:08:39.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:39 smithi137 ceph-mon[93825]: 1.5 scrub starts 2024-09-21T10:08:39.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:39 smithi137 ceph-mon[93825]: 1.5 scrub ok 2024-09-21T10:08:39.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:39 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1503875532' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:08:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:39 smithi137 ceph-mon[97575]: osdmap e377: 8 total, 8 up, 7 in 2024-09-21T10:08:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:39 smithi137 ceph-mon[97575]: 1.3 deep-scrub starts 2024-09-21T10:08:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:39 smithi137 ceph-mon[97575]: 1.3 deep-scrub ok 2024-09-21T10:08:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:39 smithi137 ceph-mon[97575]: 1.5 scrub starts 2024-09-21T10:08:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:39 smithi137 ceph-mon[97575]: 1.5 scrub ok 2024-09-21T10:08:39.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:39 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1503875532' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:08:39.598 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:39 smithi165 ceph-mon[86023]: osdmap e377: 8 total, 8 up, 7 in 2024-09-21T10:08:39.599 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:39 smithi165 ceph-mon[86023]: 1.3 deep-scrub starts 2024-09-21T10:08:39.599 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:39 smithi165 ceph-mon[86023]: 1.3 deep-scrub ok 2024-09-21T10:08:39.599 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:39 smithi165 ceph-mon[86023]: 1.5 scrub starts 2024-09-21T10:08:39.599 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:39 smithi165 ceph-mon[86023]: 1.5 scrub ok 2024-09-21T10:08:39.599 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:39 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1503875532' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:08:39.619 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:39.640 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:39.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:39.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:39.741 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:39.763 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:39.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:39.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:39.865 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:39.886 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:39.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:39.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:39.980 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:39.984 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:08:39.987 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:40.049 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:40.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:40.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:40.150 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:40.172 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:40.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:40.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:40.231 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:08:40.275 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:40.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:40.298 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:40.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:40.394 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:40 smithi137 ceph-mon[97575]: pgmap v1260: 83 pgs: 83 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:40.394 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:40 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:08:40.394 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:40 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1503875532' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:08:40.395 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:40 smithi137 ceph-mon[97575]: osdmap e378: 8 total, 8 up, 7 in 2024-09-21T10:08:40.395 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:40 smithi137 ceph-mon[97575]: 1.2 scrub starts 2024-09-21T10:08:40.395 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:08:40.395 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:40 smithi137 ceph-mon[93825]: pgmap v1260: 83 pgs: 83 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:40.395 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:40 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:08:40.395 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:40 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1503875532' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:08:40.395 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:40 smithi137 ceph-mon[93825]: osdmap e378: 8 total, 8 up, 7 in 2024-09-21T10:08:40.395 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:40 smithi137 ceph-mon[93825]: 1.2 scrub starts 2024-09-21T10:08:40.395 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:08:40.399 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:40.420 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:40.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:40.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:40.481 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:40 smithi165 ceph-mon[86023]: pgmap v1260: 83 pgs: 83 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:40.482 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:40 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:08:40.482 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:40 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1503875532' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:08:40.482 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:40 smithi165 ceph-mon[86023]: osdmap e378: 8 total, 8 up, 7 in 2024-09-21T10:08:40.482 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:40 smithi165 ceph-mon[86023]: 1.2 scrub starts 2024-09-21T10:08:40.482 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:08:40.482 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:08:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:08:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:08:40.522 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:40.543 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:40.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:40.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:40.645 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:40.668 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:40.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:40.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:40.770 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:40.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:40.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:40.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:40.893 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:40.915 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:40.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:40.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:41.017 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:41.038 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:41.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:41.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:41.140 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:41.162 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:41.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:41.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:41.264 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:41.285 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:41.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:41.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:41.387 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:41.408 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:41.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:41.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:41.510 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:41.532 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:41.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:41.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:41.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:41 smithi137 ceph-mon[93825]: 1.a scrub starts 2024-09-21T10:08:41.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:41 smithi137 ceph-mon[97575]: 1.a scrub starts 2024-09-21T10:08:41.577 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:41 smithi165 ceph-mon[86023]: 1.a scrub starts 2024-09-21T10:08:41.634 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:41.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:41.657 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:41.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:41.758 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:41.780 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:41.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:41.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:41.814 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:08:41.815 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:08:41.881 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:41.903 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:41.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:41.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:41.978 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:08:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:08:41] "GET /metrics HTTP/1.1" 200 34160 "" "Prometheus/2.51.0" 2024-09-21T10:08:42.005 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:42.027 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:42.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:42.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:42.129 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:42.150 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:42.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:42.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:42.252 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:42.274 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:42.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:42.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:42.328 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:08:42.329 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:08:42.347 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:08:42.348 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:08:42.363 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:08:42.364 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:08:42.376 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:42.380 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:08:42.380 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:08:42.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:42 smithi165 ceph-mon[86023]: pgmap v1262: 83 pgs: 83 active+clean; 477 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-21T10:08:42.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:42 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1416167907' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:42.397 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:08:42.397 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:08:42.398 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:42.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:42.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:42.414 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:08:42.414 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:08:42.415 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:08:42.419 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:08:42.429 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:08:42.430 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:08:42.447 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:08:42.447 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:08:42.499 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:42.521 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:42.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:42.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:42 smithi137 ceph-mon[93825]: pgmap v1262: 83 pgs: 83 active+clean; 477 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-21T10:08:42.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:42 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1416167907' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:42.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:42 smithi137 ceph-mon[97575]: pgmap v1262: 83 pgs: 83 active+clean; 477 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-21T10:08:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:42 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1416167907' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:42.622 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:42.645 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:42.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:42.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:42.665 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:08:42.747 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:42.770 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:42.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:42.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:42.871 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:42.895 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:42.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:42.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:42.997 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:43.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:43.019 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:43.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:43.120 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:43.142 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:43.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:43.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:43.244 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:43.265 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:43.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:43.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:43.307 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:43.346 INFO:teuthology.orchestra.run.smithi137.stderr:pool 'unique_pool_6' created 2024-09-21T10:08:43.367 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:43.388 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:43.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:43.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:43.490 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:43.511 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:43.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:43.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:43.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:43 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1713650288' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:08:43.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:43 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:08:43.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:43 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1713650288' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:08:43.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:43 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:08:43.613 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:43.635 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:43.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:43.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:43.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:43 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1713650288' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:08:43.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:43 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:08:43.737 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:43.759 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:43.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:43.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:43.861 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:43.882 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:43.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:43.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:43.983 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:44.005 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:44.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:44.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:44.107 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:44.128 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:44.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:44.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:44.229 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:44.250 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:44.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:44.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:44.286 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:08:44.286 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T10:08:44.286 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T10:08:44.286 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T10:08:44.286 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:08:44.352 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:44.373 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:44.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:44.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:44.475 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:44.498 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:44.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:44.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:44.599 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:44.620 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:44.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:44.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:44 smithi165 ceph-mon[86023]: pgmap v1263: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-09-21T10:08:44.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:44 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-21T10:08:44.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:44 smithi165 ceph-mon[86023]: osdmap e379: 8 total, 8 up, 7 in 2024-09-21T10:08:44.723 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:44.744 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:44.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:44.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:44.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:44 smithi137 ceph-mon[93825]: pgmap v1263: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-09-21T10:08:44.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:44 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-21T10:08:44.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:44 smithi137 ceph-mon[93825]: osdmap e379: 8 total, 8 up, 7 in 2024-09-21T10:08:44.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:44 smithi137 ceph-mon[97575]: pgmap v1263: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-09-21T10:08:44.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:44 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-21T10:08:44.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:44 smithi137 ceph-mon[97575]: osdmap e379: 8 total, 8 up, 7 in 2024-09-21T10:08:44.846 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:44.867 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:44.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:44.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:44.898 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_6 rados --yes-i-really-mean-it || true 2024-09-21T10:08:44.945 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:08:44.970 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:45.002 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:45.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:45.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:45.104 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:45.126 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:45.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:45.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:45.191 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:08:45.228 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:45.230 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:08:45.249 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:45.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:45.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:45.351 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:45.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:45.372 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:45.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:45.473 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:45.495 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:45.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:45.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:45.520 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:45 smithi137 ceph-mon[93825]: osdmap e380: 8 total, 8 up, 7 in 2024-09-21T10:08:45.520 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:45.520 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:45 smithi137 ceph-mon[97575]: osdmap e380: 8 total, 8 up, 7 in 2024-09-21T10:08:45.521 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:45.583 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:45 smithi165 ceph-mon[86023]: osdmap e380: 8 total, 8 up, 7 in 2024-09-21T10:08:45.583 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:45.598 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:45.619 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:45.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:45.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:45.720 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:45.743 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:45.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:45.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:45.844 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:45.867 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:45.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:45.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:45.968 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:45.990 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:45.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:45.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:46.026 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:46.074 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:46.092 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:46.114 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:46.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:46.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:46.216 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:46.237 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:46.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:46.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:46.339 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:46.362 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:46.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:46.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:46.421 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[97575]: pgmap v1266: 99 pgs: 10 unknown, 1 active+clean+scrubbing, 88 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-09-21T10:08:46.421 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[97575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:08:46.421 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[97575]: osdmap e381: 8 total, 8 up, 7 in 2024-09-21T10:08:46.421 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:08:46.421 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:46.421 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:46.421 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1993681787' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:46.421 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:46.422 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[93825]: pgmap v1266: 99 pgs: 10 unknown, 1 active+clean+scrubbing, 88 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-09-21T10:08:46.422 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[93825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:08:46.422 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[93825]: osdmap e381: 8 total, 8 up, 7 in 2024-09-21T10:08:46.422 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:08:46.422 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:46.422 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:46.422 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1993681787' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:46.422 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:46 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:46.464 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:46.485 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:46.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:46.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:46.587 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:46.609 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:46.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:46.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:46.616 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:46 smithi165 ceph-mon[86023]: pgmap v1266: 99 pgs: 10 unknown, 1 active+clean+scrubbing, 88 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-09-21T10:08:46.616 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:46 smithi165 ceph-mon[86023]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:08:46.616 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:46 smithi165 ceph-mon[86023]: osdmap e381: 8 total, 8 up, 7 in 2024-09-21T10:08:46.616 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:46 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:08:46.616 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:46 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:46.616 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:46 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:46.616 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:46 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1993681787' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:46.616 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:46 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:08:46.711 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:46.721 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T10:08:46.733 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:46.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:46.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:46.835 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:46.852 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:08:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T10:08:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T10:08:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T10:08:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.45521.0:253618 8.10 8:0d621574:::benchmark_data_smithi137_204476_object125015:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2024-09-21T10:08:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:58:48.558558+0000", 2024-09-21T10:08:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 598.29097512500005, 2024-09-21T10:08:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13608151399999999, 2024-09-21T10:08:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.853 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.45521", 2024-09-21T10:08:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/1966394984", 2024-09-21T10:08:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 253618 2024-09-21T10:08:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558558+0000", 2024-09-21T10:08:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558558+0000", 2024-09-21T10:08:46.854 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558557+0000", 2024-09-21T10:08:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:08:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558563+0000", 2024-09-21T10:08:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2079999999999997e-06 2024-09-21T10:08:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.855 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558574+0000", 2024-09-21T10:08:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1083999999999999e-05 2024-09-21T10:08:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.558579+0000", 2024-09-21T10:08:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3879999999999999e-06 2024-09-21T10:08:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.563298+0000", 2024-09-21T10:08:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047184380000000001 2024-09-21T10:08:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.856 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.563409+0000", 2024-09-21T10:08:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000111527 2024-09-21T10:08:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 4,5", 2024-09-21T10:08:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.564061+0000", 2024-09-21T10:08:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00065160900000000004 2024-09-21T10:08:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.577422+0000", 2024-09-21T10:08:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.01336088 2024-09-21T10:08:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.857 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.577441+0000", 2024-09-21T10:08:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.8819999999999999e-05 2024-09-21T10:08:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.694454+0000", 2024-09-21T10:08:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.117013558 2024-09-21T10:08:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.858 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.694584+0000", 2024-09-21T10:08:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012997900000000001 2024-09-21T10:08:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:58:48.694640+0000", 2024-09-21T10:08:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5448999999999997e-05 2024-09-21T10:08:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.859 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26890 9.e 9:7e789899:::benchmark_data_smithi137_231121_object26889:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:08:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.430615+0000", 2024-09-21T10:08:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 543.41891764599995, 2024-09-21T10:08:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.46299770699999998, 2024-09-21T10:08:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26890 2024-09-21T10:08:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430615+0000", 2024-09-21T10:08:46.860 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430615+0000", 2024-09-21T10:08:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430614+0000", 2024-09-21T10:08:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.861 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430706+0000", 2024-09-21T10:08:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1595999999999995e-05 2024-09-21T10:08:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430717+0000", 2024-09-21T10:08:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0895e-05 2024-09-21T10:08:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430722+0000", 2024-09-21T10:08:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0239999999999997e-06 2024-09-21T10:08:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.862 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430764+0000", 2024-09-21T10:08:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2274000000000002e-05 2024-09-21T10:08:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.430876+0000", 2024-09-21T10:08:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000112328 2024-09-21T10:08:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:08:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.431041+0000", 2024-09-21T10:08:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016448799999999999 2024-09-21T10:08:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.863 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.432287+0000", 2024-09-21T10:08:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0012462009999999999 2024-09-21T10:08:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.434827+0000", 2024-09-21T10:08:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0025397390000000001 2024-09-21T10:08:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893549+0000", 2024-09-21T10:08:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.45872264099999999 2024-09-21T10:08:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.864 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893587+0000", 2024-09-21T10:08:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7361999999999999e-05 2024-09-21T10:08:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.893613+0000", 2024-09-21T10:08:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6318000000000001e-05 2024-09-21T10:08:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.865 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26899 9.e 9:767433ad:::benchmark_data_smithi137_231121_object26898:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:08:46.866 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.435643+0000", 2024-09-21T10:08:46.866 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 543.41389057000004, 2024-09-21T10:08:46.866 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.45856993600000001, 2024-09-21T10:08:46.866 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.866 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.866 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.866 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.866 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:46.868 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26899 2024-09-21T10:08:46.868 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.868 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.868 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.868 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.868 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435643+0000", 2024-09-21T10:08:46.868 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.868 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.868 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.868 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.868 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435643+0000", 2024-09-21T10:08:46.869 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.869 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.869 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.869 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.869 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435642+0000", 2024-09-21T10:08:46.869 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:46.869 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.869 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.869 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.869 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435687+0000", 2024-09-21T10:08:46.869 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5645000000000001e-05 2024-09-21T10:08:46.869 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.869 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.869 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.870 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435703+0000", 2024-09-21T10:08:46.870 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5846e-05 2024-09-21T10:08:46.870 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.870 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.870 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.870 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435709+0000", 2024-09-21T10:08:46.870 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7830000000000004e-06 2024-09-21T10:08:46.870 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.870 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.870 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.870 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435740+0000", 2024-09-21T10:08:46.870 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.074e-05 2024-09-21T10:08:46.870 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.871 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.871 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.871 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435819+0000", 2024-09-21T10:08:46.871 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9813000000000003e-05 2024-09-21T10:08:46.871 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.871 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.871 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:08:46.871 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.435964+0000", 2024-09-21T10:08:46.871 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000144382 2024-09-21T10:08:46.871 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.871 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.871 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.871 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.437079+0000", 2024-09-21T10:08:46.871 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001114975 2024-09-21T10:08:46.871 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.872 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.872 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.872 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.437824+0000", 2024-09-21T10:08:46.872 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00074508599999999995 2024-09-21T10:08:46.872 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.872 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.872 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.872 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894119+0000", 2024-09-21T10:08:46.872 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.45629535799999998 2024-09-21T10:08:46.872 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.872 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.872 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.872 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894174+0000", 2024-09-21T10:08:46.872 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4926000000000002e-05 2024-09-21T10:08:46.873 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.873 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.873 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.873 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894212+0000", 2024-09-21T10:08:46.873 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8328000000000003e-05 2024-09-21T10:08:46.873 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.873 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.873 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.873 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.873 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.873 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26912 9.e 9:7807c5d4:::benchmark_data_smithi137_231121_object26911:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:08:46.873 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.442199+0000", 2024-09-21T10:08:46.873 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 543.40733402499995, 2024-09-21T10:08:46.873 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.45271222700000002, 2024-09-21T10:08:46.873 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.874 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.874 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.874 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.874 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.874 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26912 2024-09-21T10:08:46.874 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.874 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.874 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.874 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.874 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442199+0000", 2024-09-21T10:08:46.874 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.874 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.874 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.875 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.875 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442199+0000", 2024-09-21T10:08:46.875 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.875 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.875 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.875 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.875 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442198+0000", 2024-09-21T10:08:46.875 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:08:46.875 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.875 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.875 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.875 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442275+0000", 2024-09-21T10:08:46.875 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.7310000000000004e-05 2024-09-21T10:08:46.875 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.875 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.876 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.876 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442287+0000", 2024-09-21T10:08:46.876 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1984000000000001e-05 2024-09-21T10:08:46.876 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.876 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.876 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.876 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442294+0000", 2024-09-21T10:08:46.876 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.3980000000000004e-06 2024-09-21T10:08:46.876 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.876 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.876 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.876 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442337+0000", 2024-09-21T10:08:46.876 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3161000000000002e-05 2024-09-21T10:08:46.876 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.876 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.877 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.877 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442444+0000", 2024-09-21T10:08:46.877 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000107483 2024-09-21T10:08:46.877 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.877 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.877 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:08:46.877 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.442572+0000", 2024-09-21T10:08:46.877 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012810100000000001 2024-09-21T10:08:46.877 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.877 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.877 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.877 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.443711+0000", 2024-09-21T10:08:46.877 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001138811 2024-09-21T10:08:46.877 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.878 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.878 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.878 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.445052+0000", 2024-09-21T10:08:46.878 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0013407530000000001 2024-09-21T10:08:46.878 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.878 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.878 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.878 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894829+0000", 2024-09-21T10:08:46.878 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.44977695099999998 2024-09-21T10:08:46.878 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.878 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.878 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.878 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894875+0000", 2024-09-21T10:08:46.878 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5779000000000003e-05 2024-09-21T10:08:46.879 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.879 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.879 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.879 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.894911+0000", 2024-09-21T10:08:46.879 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6743999999999999e-05 2024-09-21T10:08:46.879 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.879 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.879 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.879 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.879 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.879 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26941 9.e 9:7c3280db:::benchmark_data_smithi137_231121_object26940:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:08:46.879 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.456695+0000", 2024-09-21T10:08:46.879 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 543.39283790000002, 2024-09-21T10:08:46.879 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43908424099999999, 2024-09-21T10:08:46.879 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.880 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.880 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.880 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.880 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.880 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26941 2024-09-21T10:08:46.880 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.880 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.880 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.880 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.881 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456695+0000", 2024-09-21T10:08:46.881 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.881 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.881 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.881 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.881 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456695+0000", 2024-09-21T10:08:46.881 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.881 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.881 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.881 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.881 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456694+0000", 2024-09-21T10:08:46.882 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:46.882 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.882 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.882 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.882 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456756+0000", 2024-09-21T10:08:46.882 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1937e-05 2024-09-21T10:08:46.882 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.882 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.882 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.882 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456766+0000", 2024-09-21T10:08:46.882 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0261000000000001e-05 2024-09-21T10:08:46.882 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.882 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.883 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.883 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456772+0000", 2024-09-21T10:08:46.883 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.818e-06 2024-09-21T10:08:46.883 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.883 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.883 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.883 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456811+0000", 2024-09-21T10:08:46.883 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9067999999999999e-05 2024-09-21T10:08:46.883 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.883 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.883 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.883 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.456919+0000", 2024-09-21T10:08:46.883 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000108181 2024-09-21T10:08:46.883 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.884 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.884 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:08:46.884 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457109+0000", 2024-09-21T10:08:46.884 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000189848 2024-09-21T10:08:46.884 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.884 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.884 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.884 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.459459+0000", 2024-09-21T10:08:46.884 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0023493070000000001 2024-09-21T10:08:46.884 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.884 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.884 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.884 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.459495+0000", 2024-09-21T10:08:46.884 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6739000000000002e-05 2024-09-21T10:08:46.885 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.885 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.885 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.885 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.895696+0000", 2024-09-21T10:08:46.885 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43620035299999999 2024-09-21T10:08:46.885 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.885 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.885 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.885 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.895745+0000", 2024-09-21T10:08:46.885 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9292999999999997e-05 2024-09-21T10:08:46.885 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.885 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.885 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.885 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.895779+0000", 2024-09-21T10:08:46.886 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4561000000000003e-05 2024-09-21T10:08:46.886 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.886 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.886 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.886 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.886 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.886 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26944 9.e 9:7744d047:::benchmark_data_smithi137_231121_object26943:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:08:46.886 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.457411+0000", 2024-09-21T10:08:46.886 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 543.39212165900005, 2024-09-21T10:08:46.886 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.439749583, 2024-09-21T10:08:46.886 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.886 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.886 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.886 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.887 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.887 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26944 2024-09-21T10:08:46.887 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.887 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.887 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.887 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.887 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457411+0000", 2024-09-21T10:08:46.887 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.887 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.887 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.887 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.887 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457411+0000", 2024-09-21T10:08:46.887 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.887 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.887 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.888 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.888 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457411+0000", 2024-09-21T10:08:46.888 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:46.888 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.888 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.888 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.888 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457465+0000", 2024-09-21T10:08:46.888 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4472999999999998e-05 2024-09-21T10:08:46.888 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.888 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.888 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.888 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457474+0000", 2024-09-21T10:08:46.888 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6270000000000006e-06 2024-09-21T10:08:46.888 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.889 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.889 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.889 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.457478+0000", 2024-09-21T10:08:46.889 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4619999999999998e-06 2024-09-21T10:08:46.889 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.889 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.889 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.889 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.458267+0000", 2024-09-21T10:08:46.889 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00078870999999999998 2024-09-21T10:08:46.889 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.889 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.889 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.889 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.458408+0000", 2024-09-21T10:08:46.889 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014129 2024-09-21T10:08:46.890 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.890 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.890 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:08:46.890 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.458522+0000", 2024-09-21T10:08:46.890 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000113999 2024-09-21T10:08:46.890 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.890 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.890 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.890 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.459622+0000", 2024-09-21T10:08:46.890 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0010994539999999999 2024-09-21T10:08:46.890 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.891 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.891 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.891 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.460460+0000", 2024-09-21T10:08:46.891 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00083838800000000002 2024-09-21T10:08:46.891 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.891 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.891 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.891 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897081+0000", 2024-09-21T10:08:46.891 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.436621392 2024-09-21T10:08:46.891 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.891 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.891 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.891 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897127+0000", 2024-09-21T10:08:46.891 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5890000000000003e-05 2024-09-21T10:08:46.892 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.892 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.892 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.892 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897161+0000", 2024-09-21T10:08:46.892 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3779000000000003e-05 2024-09-21T10:08:46.892 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.892 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.892 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.892 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.892 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.892 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26961 9.e 9:78067ebd:::benchmark_data_smithi137_231121_object26960:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:08:46.892 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.465520+0000", 2024-09-21T10:08:46.892 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 543.38401272800002, 2024-09-21T10:08:46.892 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43179794900000001, 2024-09-21T10:08:46.892 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.893 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.893 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.893 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.893 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.893 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26961 2024-09-21T10:08:46.893 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.893 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.893 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.893 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.893 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465520+0000", 2024-09-21T10:08:46.893 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.893 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.893 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.893 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.894 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465520+0000", 2024-09-21T10:08:46.894 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.894 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.894 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.894 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.894 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465519+0000", 2024-09-21T10:08:46.894 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:08:46.894 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.894 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.894 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.894 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465590+0000", 2024-09-21T10:08:46.894 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1542e-05 2024-09-21T10:08:46.894 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.894 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.895 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.895 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465602+0000", 2024-09-21T10:08:46.895 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1921e-05 2024-09-21T10:08:46.895 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.895 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.895 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.895 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465607+0000", 2024-09-21T10:08:46.895 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9309999999999999e-06 2024-09-21T10:08:46.895 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.895 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.895 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.895 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465661+0000", 2024-09-21T10:08:46.895 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3860000000000003e-05 2024-09-21T10:08:46.895 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.896 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.896 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.896 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465778+0000", 2024-09-21T10:08:46.896 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000116836 2024-09-21T10:08:46.896 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.896 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.896 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:08:46.896 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.465905+0000", 2024-09-21T10:08:46.896 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000127107 2024-09-21T10:08:46.896 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.896 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.896 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.896 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.467030+0000", 2024-09-21T10:08:46.896 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001125158 2024-09-21T10:08:46.896 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.897 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.897 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.897 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.467987+0000", 2024-09-21T10:08:46.897 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000956996 2024-09-21T10:08:46.897 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.897 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.897 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.897 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897222+0000", 2024-09-21T10:08:46.897 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.42923521399999998 2024-09-21T10:08:46.897 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.897 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.897 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.897 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897278+0000", 2024-09-21T10:08:46.897 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.5943999999999998e-05 2024-09-21T10:08:46.898 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.898 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.898 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.898 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897318+0000", 2024-09-21T10:08:46.898 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0259999999999997e-05 2024-09-21T10:08:46.898 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.898 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.898 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.898 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.898 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.898 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:26994 9.e 9:768495b8:::benchmark_data_smithi137_231121_object26993:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:08:46.898 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.487850+0000", 2024-09-21T10:08:46.898 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 543.36168337900006, 2024-09-21T10:08:46.898 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.40957287999999997, 2024-09-21T10:08:46.899 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.899 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.899 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.899 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.899 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.899 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 26994 2024-09-21T10:08:46.899 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.899 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.899 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.899 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.899 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487850+0000", 2024-09-21T10:08:46.899 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.899 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.899 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.900 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.900 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487850+0000", 2024-09-21T10:08:46.900 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.900 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.900 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.900 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.900 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487842+0000", 2024-09-21T10:08:46.900 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999924 2024-09-21T10:08:46.900 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.900 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.900 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.900 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487886+0000", 2024-09-21T10:08:46.900 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3693999999999999e-05 2024-09-21T10:08:46.900 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.901 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.901 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.901 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487900+0000", 2024-09-21T10:08:46.901 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4289e-05 2024-09-21T10:08:46.901 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.901 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.901 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.901 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487906+0000", 2024-09-21T10:08:46.901 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6960000000000002e-06 2024-09-21T10:08:46.901 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.901 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.901 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.901 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.487952+0000", 2024-09-21T10:08:46.901 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6174000000000002e-05 2024-09-21T10:08:46.902 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.902 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.902 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.902 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.488084+0000", 2024-09-21T10:08:46.902 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000132416 2024-09-21T10:08:46.902 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.902 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.902 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:08:46.902 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.488228+0000", 2024-09-21T10:08:46.902 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014323999999999999 2024-09-21T10:08:46.902 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.902 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.902 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.902 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.489409+0000", 2024-09-21T10:08:46.903 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0011813640000000001 2024-09-21T10:08:46.903 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.903 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.903 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.903 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.489504+0000", 2024-09-21T10:08:46.903 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4977999999999998e-05 2024-09-21T10:08:46.903 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.903 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.903 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.903 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897354+0000", 2024-09-21T10:08:46.903 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.40785038800000001 2024-09-21T10:08:46.903 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.903 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.903 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.904 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897392+0000", 2024-09-21T10:08:46.904 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8102000000000002e-05 2024-09-21T10:08:46.904 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.904 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.904 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.904 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897423+0000", 2024-09-21T10:08:46.904 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0267e-05 2024-09-21T10:08:46.904 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.904 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.904 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.904 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.904 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.904 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:27002 9.e 9:741e8f9e:::benchmark_data_smithi137_231121_object27001:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-09-21T10:08:46.904 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T09:59:43.501175+0000", 2024-09-21T10:08:46.904 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 543.34835794799994, 2024-09-21T10:08:46.905 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.396451365, 2024-09-21T10:08:46.905 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.905 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.905 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.905 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.905 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.905 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 27002 2024-09-21T10:08:46.905 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.905 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.905 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.905 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.905 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501175+0000", 2024-09-21T10:08:46.905 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.905 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.905 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.906 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.906 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501175+0000", 2024-09-21T10:08:46.906 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.906 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.906 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.906 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.906 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501174+0000", 2024-09-21T10:08:46.906 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:46.906 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.906 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.906 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.906 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501223+0000", 2024-09-21T10:08:46.906 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9128000000000001e-05 2024-09-21T10:08:46.907 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.907 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.907 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.907 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501233+0000", 2024-09-21T10:08:46.907 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9820000000000003e-06 2024-09-21T10:08:46.907 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.907 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.907 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.907 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501238+0000", 2024-09-21T10:08:46.907 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1370000000000004e-06 2024-09-21T10:08:46.907 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.907 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.907 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.907 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501268+0000", 2024-09-21T10:08:46.908 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0590999999999999e-05 2024-09-21T10:08:46.908 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.908 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.908 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.908 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501351+0000", 2024-09-21T10:08:46.908 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2551000000000003e-05 2024-09-21T10:08:46.908 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.908 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.908 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:08:46.908 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.501440+0000", 2024-09-21T10:08:46.908 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9080999999999996e-05 2024-09-21T10:08:46.908 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.908 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.908 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.908 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.502375+0000", 2024-09-21T10:08:46.909 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00093498699999999997 2024-09-21T10:08:46.909 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.909 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.909 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.909 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.502609+0000", 2024-09-21T10:08:46.909 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000234503 2024-09-21T10:08:46.909 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.909 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.909 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.909 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897487+0000", 2024-09-21T10:08:46.909 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.39487743400000003 2024-09-21T10:08:46.909 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.909 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.909 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.909 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897537+0000", 2024-09-21T10:08:46.910 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0664999999999997e-05 2024-09-21T10:08:46.910 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.910 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.910 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.910 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T09:59:43.897627+0000", 2024-09-21T10:08:46.910 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9174999999999999e-05 2024-09-21T10:08:46.910 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.910 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.910 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.910 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.910 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.910 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:98845 9.d 9:b2983b73:::benchmark_data_smithi137_231121_object98844:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2024-09-21T10:08:46.910 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:33.097483+0000", 2024-09-21T10:08:46.910 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 493.75205051699999, 2024-09-21T10:08:46.911 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13729178, 2024-09-21T10:08:46.911 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.911 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.911 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.911 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.911 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.911 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 98845 2024-09-21T10:08:46.911 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.911 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.911 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.911 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.911 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097483+0000", 2024-09-21T10:08:46.911 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.911 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.912 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.912 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.912 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097483+0000", 2024-09-21T10:08:46.912 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.912 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.912 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.912 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.912 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097482+0000", 2024-09-21T10:08:46.912 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:46.912 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.912 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.912 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.912 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097508+0000", 2024-09-21T10:08:46.913 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6687e-05 2024-09-21T10:08:46.913 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.913 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.913 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.913 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097517+0000", 2024-09-21T10:08:46.913 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6989999999999992e-06 2024-09-21T10:08:46.913 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.913 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.913 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.913 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.097524+0000", 2024-09-21T10:08:46.913 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1239999999999999e-06 2024-09-21T10:08:46.913 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.913 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.913 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.913 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.102046+0000", 2024-09-21T10:08:46.914 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0045221760000000001 2024-09-21T10:08:46.914 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.914 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.914 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.914 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.102156+0000", 2024-09-21T10:08:46.914 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000109887 2024-09-21T10:08:46.914 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.914 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.914 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:08:46.914 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.102279+0000", 2024-09-21T10:08:46.914 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012276999999999999 2024-09-21T10:08:46.914 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.914 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.914 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.915 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.226807+0000", 2024-09-21T10:08:46.915 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.124528344 2024-09-21T10:08:46.915 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.915 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.915 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.915 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.226829+0000", 2024-09-21T10:08:46.915 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1838e-05 2024-09-21T10:08:46.915 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.915 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.915 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.915 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.234702+0000", 2024-09-21T10:08:46.915 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0078725340000000005 2024-09-21T10:08:46.915 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.915 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.916 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.916 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.234738+0000", 2024-09-21T10:08:46.916 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5734e-05 2024-09-21T10:08:46.916 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.916 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.916 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.916 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:33.234774+0000", 2024-09-21T10:08:46.916 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6823000000000003e-05 2024-09-21T10:08:46.916 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.916 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.916 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.916 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.916 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.916 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:116958 9.7 9:efa59581:::benchmark_data_smithi137_231121_object116957:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:08:46.917 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:51.925926+0000", 2024-09-21T10:08:46.917 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 474.923607371, 2024-09-21T10:08:46.917 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.136397992, 2024-09-21T10:08:46.917 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.917 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.917 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.917 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.917 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.917 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 116958 2024-09-21T10:08:46.917 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.917 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.917 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.917 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.917 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925926+0000", 2024-09-21T10:08:46.918 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.918 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.918 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.918 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.918 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925926+0000", 2024-09-21T10:08:46.918 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.918 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.918 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.918 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.918 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925925+0000", 2024-09-21T10:08:46.918 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:46.918 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.918 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.918 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.919 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925976+0000", 2024-09-21T10:08:46.919 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1628000000000001e-05 2024-09-21T10:08:46.919 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.919 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.919 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.919 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925986+0000", 2024-09-21T10:08:46.919 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9459999999999993e-06 2024-09-21T10:08:46.919 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.919 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.919 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.919 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.925990+0000", 2024-09-21T10:08:46.919 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5549999999999998e-06 2024-09-21T10:08:46.919 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.919 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.920 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.920 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.926047+0000", 2024-09-21T10:08:46.920 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7022999999999999e-05 2024-09-21T10:08:46.920 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.920 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.920 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.920 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.926171+0000", 2024-09-21T10:08:46.920 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012428600000000001 2024-09-21T10:08:46.920 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.920 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.920 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:08:46.920 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.926309+0000", 2024-09-21T10:08:46.920 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013794 2024-09-21T10:08:46.920 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.921 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.921 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.921 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.932817+0000", 2024-09-21T10:08:46.921 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.006508219 2024-09-21T10:08:46.921 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.921 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.921 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.921 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.933482+0000", 2024-09-21T10:08:46.921 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00066439999999999999 2024-09-21T10:08:46.921 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.921 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.921 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.921 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.062240+0000", 2024-09-21T10:08:46.921 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.12875798999999999 2024-09-21T10:08:46.922 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.922 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.922 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.922 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:46.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:46.923 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.062287+0000", 2024-09-21T10:08:46.923 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7490000000000001e-05 2024-09-21T10:08:46.923 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.923 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.924 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.924 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.062324+0000", 2024-09-21T10:08:46.924 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6647000000000003e-05 2024-09-21T10:08:46.924 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.924 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.924 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.924 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.924 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.924 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:116960 9.7 9:edd5dcc5:::benchmark_data_smithi137_231121_object116959:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:08:46.924 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:51.928294+0000", 2024-09-21T10:08:46.924 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 474.92123910399999, 2024-09-21T10:08:46.924 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.135778593, 2024-09-21T10:08:46.924 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.924 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.925 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.925 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.925 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.925 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 116960 2024-09-21T10:08:46.925 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.925 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.925 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.925 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.925 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928294+0000", 2024-09-21T10:08:46.925 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.925 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.925 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.925 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.925 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928294+0000", 2024-09-21T10:08:46.926 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.926 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.926 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.926 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.926 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928293+0000", 2024-09-21T10:08:46.926 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:08:46.926 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.926 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.926 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.926 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928350+0000", 2024-09-21T10:08:46.926 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7432000000000002e-05 2024-09-21T10:08:46.926 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.926 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.926 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.927 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928361+0000", 2024-09-21T10:08:46.927 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0953e-05 2024-09-21T10:08:46.927 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.927 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.927 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.927 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.928366+0000", 2024-09-21T10:08:46.927 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9640000000000002e-06 2024-09-21T10:08:46.927 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.927 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.927 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.927 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.930306+0000", 2024-09-21T10:08:46.927 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0019402930000000001 2024-09-21T10:08:46.927 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.927 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.928 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.928 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.930391+0000", 2024-09-21T10:08:46.928 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4625999999999999e-05 2024-09-21T10:08:46.928 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.928 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.928 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:08:46.928 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.930480+0000", 2024-09-21T10:08:46.928 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9085000000000005e-05 2024-09-21T10:08:46.928 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.928 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.928 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.928 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.932914+0000", 2024-09-21T10:08:46.928 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002433555 2024-09-21T10:08:46.928 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.929 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.929 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.929 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:51.933576+0000", 2024-09-21T10:08:46.929 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00066272300000000004 2024-09-21T10:08:46.929 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.929 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.929 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.929 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.063824+0000", 2024-09-21T10:08:46.929 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.13024783000000001 2024-09-21T10:08:46.929 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.929 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.929 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.929 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.063988+0000", 2024-09-21T10:08:46.929 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00016360999999999999 2024-09-21T10:08:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:52.064073+0000", 2024-09-21T10:08:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4730999999999999e-05 2024-09-21T10:08:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:121921 9.7 9:ef35ded2:::benchmark_data_smithi137_231121_object121920:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:08:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:57.168828+0000", 2024-09-21T10:08:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 469.68070507800002, 2024-09-21T10:08:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.24117730300000001, 2024-09-21T10:08:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.931 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.931 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.931 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.931 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.931 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 121921 2024-09-21T10:08:46.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.931 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.931 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.931 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.931 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168828+0000", 2024-09-21T10:08:46.931 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.931 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.931 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.931 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.932 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168828+0000", 2024-09-21T10:08:46.932 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.932 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.932 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.932 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.932 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168827+0000", 2024-09-21T10:08:46.932 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:08:46.932 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.932 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.932 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.932 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168890+0000", 2024-09-21T10:08:46.932 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.389e-05 2024-09-21T10:08:46.932 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.932 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.933 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.933 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168900+0000", 2024-09-21T10:08:46.933 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.2380000000000003e-06 2024-09-21T10:08:46.933 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.933 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.933 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.933 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168905+0000", 2024-09-21T10:08:46.933 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1460000000000004e-06 2024-09-21T10:08:46.933 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.933 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.933 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.933 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.168961+0000", 2024-09-21T10:08:46.933 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6613000000000002e-05 2024-09-21T10:08:46.933 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.934 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.934 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.934 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.169111+0000", 2024-09-21T10:08:46.934 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014914600000000001 2024-09-21T10:08:46.934 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.934 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.934 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:08:46.934 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.169361+0000", 2024-09-21T10:08:46.934 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00025017300000000002 2024-09-21T10:08:46.934 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.934 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.934 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.934 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.173365+0000", 2024-09-21T10:08:46.934 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0040043129999999998 2024-09-21T10:08:46.935 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.935 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.935 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.935 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.174292+0000", 2024-09-21T10:08:46.935 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00092663499999999998 2024-09-21T10:08:46.935 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.935 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.935 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.935 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.409879+0000", 2024-09-21T10:08:46.935 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.235586977 2024-09-21T10:08:46.935 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.935 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.935 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.935 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.409965+0000", 2024-09-21T10:08:46.935 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6761000000000005e-05 2024-09-21T10:08:46.936 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.936 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.936 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.936 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.410005+0000", 2024-09-21T10:08:46.936 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9915e-05 2024-09-21T10:08:46.936 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.936 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.936 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.936 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.936 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.936 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:121930 9.3 9:c6e81827:::benchmark_data_smithi137_231121_object121929:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:08:46.936 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:57.178235+0000", 2024-09-21T10:08:46.936 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 469.67129819199999, 2024-09-21T10:08:46.937 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.227644192, 2024-09-21T10:08:46.937 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.937 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.937 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.937 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.937 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.937 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 121930 2024-09-21T10:08:46.937 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.937 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.937 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.937 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.937 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178235+0000", 2024-09-21T10:08:46.937 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.937 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.938 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.938 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.938 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178235+0000", 2024-09-21T10:08:46.938 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.938 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.938 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.938 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.938 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178234+0000", 2024-09-21T10:08:46.938 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:08:46.938 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.938 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.938 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.938 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178294+0000", 2024-09-21T10:08:46.938 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9831999999999999e-05 2024-09-21T10:08:46.939 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.939 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.939 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.939 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178309+0000", 2024-09-21T10:08:46.939 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4978e-05 2024-09-21T10:08:46.939 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.939 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.939 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.939 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178312+0000", 2024-09-21T10:08:46.939 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8589999999999998e-06 2024-09-21T10:08:46.939 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.939 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.939 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.939 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178353+0000", 2024-09-21T10:08:46.940 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0402999999999999e-05 2024-09-21T10:08:46.940 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.940 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.940 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.940 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178448+0000", 2024-09-21T10:08:46.940 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4990999999999999e-05 2024-09-21T10:08:46.940 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.940 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.940 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,3", 2024-09-21T10:08:46.940 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178534+0000", 2024-09-21T10:08:46.940 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6710000000000002e-05 2024-09-21T10:08:46.940 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.940 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.940 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.940 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.181767+0000", 2024-09-21T10:08:46.941 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0032324210000000001 2024-09-21T10:08:46.941 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.941 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.941 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.941 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.182025+0000", 2024-09-21T10:08:46.941 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00025797800000000002 2024-09-21T10:08:46.941 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.941 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.941 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.941 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.405817+0000", 2024-09-21T10:08:46.941 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.22379237900000001 2024-09-21T10:08:46.941 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.941 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.941 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.942 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.405854+0000", 2024-09-21T10:08:46.942 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7005000000000002e-05 2024-09-21T10:08:46.942 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.942 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.942 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.942 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.405879+0000", 2024-09-21T10:08:46.942 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4839000000000001e-05 2024-09-21T10:08:46.942 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.942 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.942 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.942 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.942 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.942 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:121931 9.7 9:ecc184f6:::benchmark_data_smithi137_231121_object121930:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:08:46.942 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:57.178334+0000", 2024-09-21T10:08:46.943 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 469.67119887199999, 2024-09-21T10:08:46.943 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.237333396, 2024-09-21T10:08:46.943 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.943 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.943 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.943 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.943 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.943 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 121931 2024-09-21T10:08:46.943 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.943 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.943 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.943 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.943 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178334+0000", 2024-09-21T10:08:46.943 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.944 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.944 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.944 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.944 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178334+0000", 2024-09-21T10:08:46.944 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.944 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.944 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.944 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.944 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178334+0000", 2024-09-21T10:08:46.944 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:08:46.944 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.944 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.944 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.944 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178385+0000", 2024-09-21T10:08:46.945 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1360999999999998e-05 2024-09-21T10:08:46.945 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.945 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.945 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.945 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178390+0000", 2024-09-21T10:08:46.945 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2719999999999997e-06 2024-09-21T10:08:46.945 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.945 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.945 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.945 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178393+0000", 2024-09-21T10:08:46.945 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7549999999999999e-06 2024-09-21T10:08:46.945 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.945 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.945 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.946 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178433+0000", 2024-09-21T10:08:46.946 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0290999999999998e-05 2024-09-21T10:08:46.946 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.946 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.946 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.946 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178510+0000", 2024-09-21T10:08:46.946 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.6857e-05 2024-09-21T10:08:46.946 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.946 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.946 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:08:46.946 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.178614+0000", 2024-09-21T10:08:46.946 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000104033 2024-09-21T10:08:46.946 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.946 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.947 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.947 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.182376+0000", 2024-09-21T10:08:46.947 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003761838 2024-09-21T10:08:46.947 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.947 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.947 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.947 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.182822+0000", 2024-09-21T10:08:46.947 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00044590500000000002 2024-09-21T10:08:46.947 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.947 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.947 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.947 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.415600+0000", 2024-09-21T10:08:46.947 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.232777921 2024-09-21T10:08:46.947 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.948 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.948 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.948 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.415641+0000", 2024-09-21T10:08:46.948 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.1180000000000002e-05 2024-09-21T10:08:46.948 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.948 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.948 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.948 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.415668+0000", 2024-09-21T10:08:46.948 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6536000000000001e-05 2024-09-21T10:08:46.948 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.948 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.948 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.948 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.948 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.949 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:121945 9.7 9:e80fa15d:::benchmark_data_smithi137_231121_object121944:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2024-09-21T10:08:46.949 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:00:57.235044+0000", 2024-09-21T10:08:46.949 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 469.61448890999998, 2024-09-21T10:08:46.949 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.18129034199999999, 2024-09-21T10:08:46.949 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.949 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.949 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.949 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.949 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.949 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 121945 2024-09-21T10:08:46.949 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.949 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.949 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.949 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.950 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235044+0000", 2024-09-21T10:08:46.950 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.950 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.950 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.950 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.950 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235044+0000", 2024-09-21T10:08:46.950 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.950 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.950 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.950 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.950 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235043+0000", 2024-09-21T10:08:46.950 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:46.950 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.950 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.951 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.951 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235102+0000", 2024-09-21T10:08:46.951 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8893e-05 2024-09-21T10:08:46.951 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.951 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.951 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.951 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235111+0000", 2024-09-21T10:08:46.951 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3559999999999993e-06 2024-09-21T10:08:46.951 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.951 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.951 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.951 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235114+0000", 2024-09-21T10:08:46.951 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4740000000000001e-06 2024-09-21T10:08:46.951 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.952 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.952 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.952 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235149+0000", 2024-09-21T10:08:46.952 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4863999999999997e-05 2024-09-21T10:08:46.952 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.952 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.952 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.952 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235242+0000", 2024-09-21T10:08:46.952 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.2936999999999995e-05 2024-09-21T10:08:46.952 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.952 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.952 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:08:46.952 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.235325+0000", 2024-09-21T10:08:46.952 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.3189000000000006e-05 2024-09-21T10:08:46.952 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.953 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.953 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.953 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.238142+0000", 2024-09-21T10:08:46.953 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0028169710000000001 2024-09-21T10:08:46.953 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.953 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.953 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.953 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.238644+0000", 2024-09-21T10:08:46.953 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00050166299999999996 2024-09-21T10:08:46.953 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.953 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.953 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.953 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.416272+0000", 2024-09-21T10:08:46.953 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.17762798899999999 2024-09-21T10:08:46.953 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.954 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.954 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.954 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.416301+0000", 2024-09-21T10:08:46.954 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.9488999999999998e-05 2024-09-21T10:08:46.954 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.954 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.954 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.954 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:00:57.416335+0000", 2024-09-21T10:08:46.954 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3319999999999999e-05 2024-09-21T10:08:46.954 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.954 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.954 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.954 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.954 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.954 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:154754 9.a 9:524da666:::benchmark_data_smithi137_231121_object26572:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:08:46.955 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:33.823160+0000", 2024-09-21T10:08:46.955 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 433.026373175, 2024-09-21T10:08:46.955 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.44336802199999997, 2024-09-21T10:08:46.955 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.955 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.955 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.955 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.955 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.955 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 154754 2024-09-21T10:08:46.955 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.955 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.955 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.955 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.955 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823160+0000", 2024-09-21T10:08:46.956 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.956 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.956 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.956 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.956 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823160+0000", 2024-09-21T10:08:46.956 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.956 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.956 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.956 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.956 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823159+0000", 2024-09-21T10:08:46.956 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:46.956 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.956 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.956 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.956 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823166+0000", 2024-09-21T10:08:46.957 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9670000000000004e-06 2024-09-21T10:08:46.957 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.957 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.957 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.957 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823183+0000", 2024-09-21T10:08:46.957 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6952999999999998e-05 2024-09-21T10:08:46.957 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.957 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.957 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.957 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.823189+0000", 2024-09-21T10:08:46.957 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8819999999999998e-06 2024-09-21T10:08:46.957 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.957 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.957 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.958 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.825249+0000", 2024-09-21T10:08:46.958 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00206026 2024-09-21T10:08:46.958 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.958 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.958 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.958 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.825347+0000", 2024-09-21T10:08:46.958 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8370999999999997e-05 2024-09-21T10:08:46.958 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.958 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.958 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:08:46.958 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.825447+0000", 2024-09-21T10:08:46.958 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000100288 2024-09-21T10:08:46.958 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.958 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.959 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.959 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.832247+0000", 2024-09-21T10:08:46.959 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0067993480000000002 2024-09-21T10:08:46.959 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.959 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.959 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.959 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.832441+0000", 2024-09-21T10:08:46.959 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00019368799999999999 2024-09-21T10:08:46.959 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.959 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.959 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.959 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266447+0000", 2024-09-21T10:08:46.959 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43400601500000002 2024-09-21T10:08:46.959 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.960 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.960 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.960 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266492+0000", 2024-09-21T10:08:46.960 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5123000000000001e-05 2024-09-21T10:08:46.960 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.960 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.960 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.960 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266528+0000", 2024-09-21T10:08:46.960 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6316999999999998e-05 2024-09-21T10:08:46.960 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.960 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.960 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.960 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.960 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.961 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:154755 9.e 9:71630bd7:::benchmark_data_smithi137_231121_object26573:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:08:46.961 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:33.824055+0000", 2024-09-21T10:08:46.961 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 433.02547800399998, 2024-09-21T10:08:46.961 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.44259688600000002, 2024-09-21T10:08:46.961 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.961 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.961 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.961 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.961 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.961 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 154755 2024-09-21T10:08:46.961 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.961 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.961 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.961 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.962 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824055+0000", 2024-09-21T10:08:46.962 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.962 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.962 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.962 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.962 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824055+0000", 2024-09-21T10:08:46.962 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.962 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.962 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.962 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.962 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824054+0000", 2024-09-21T10:08:46.962 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:46.962 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.963 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.963 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.963 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824059+0000", 2024-09-21T10:08:46.963 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2339999999999996e-06 2024-09-21T10:08:46.963 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.963 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.963 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.963 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824068+0000", 2024-09-21T10:08:46.963 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.8300000000000008e-06 2024-09-21T10:08:46.963 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.963 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.963 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.963 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824073+0000", 2024-09-21T10:08:46.963 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9239999999999998e-06 2024-09-21T10:08:46.964 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.964 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.964 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.964 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824116+0000", 2024-09-21T10:08:46.964 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2729999999999999e-05 2024-09-21T10:08:46.964 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.964 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.964 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.964 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824226+0000", 2024-09-21T10:08:46.964 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000110089 2024-09-21T10:08:46.964 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.964 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.964 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:08:46.964 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.824335+0000", 2024-09-21T10:08:46.965 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000108806 2024-09-21T10:08:46.965 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.965 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.965 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.965 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.828315+0000", 2024-09-21T10:08:46.965 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0039796359999999999 2024-09-21T10:08:46.965 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.965 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.965 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.965 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.831191+0000", 2024-09-21T10:08:46.965 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002876754 2024-09-21T10:08:46.965 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.965 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.965 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.966 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266558+0000", 2024-09-21T10:08:46.966 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.43536645499999999 2024-09-21T10:08:46.966 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.966 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.966 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.966 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266606+0000", 2024-09-21T10:08:46.966 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8535000000000002e-05 2024-09-21T10:08:46.966 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.966 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.966 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.966 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.266652+0000", 2024-09-21T10:08:46.966 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5612999999999998e-05 2024-09-21T10:08:46.966 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.967 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.967 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.967 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.967 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.967 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.35808.0:154756 9.a 9:57d58d73:::benchmark_data_smithi137_231121_object26574:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2024-09-21T10:08:46.967 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:01:33.827874+0000", 2024-09-21T10:08:46.967 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 433.02165886799997, 2024-09-21T10:08:46.967 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.442811393, 2024-09-21T10:08:46.967 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.967 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.967 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:08:46.967 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.35808", 2024-09-21T10:08:46.967 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:08:46.968 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 154756 2024-09-21T10:08:46.968 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.968 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.968 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.968 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.968 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827874+0000", 2024-09-21T10:08:46.968 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.968 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.968 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.968 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.968 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827874+0000", 2024-09-21T10:08:46.968 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.968 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.968 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.969 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.969 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827873+0000", 2024-09-21T10:08:46.969 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:46.969 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.969 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.969 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.969 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827877+0000", 2024-09-21T10:08:46.969 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2019999999999997e-06 2024-09-21T10:08:46.969 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.969 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.969 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.969 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827885+0000", 2024-09-21T10:08:46.969 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9959999999999993e-06 2024-09-21T10:08:46.969 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.970 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.970 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.970 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.827889+0000", 2024-09-21T10:08:46.970 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8999999999999999e-06 2024-09-21T10:08:46.970 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.970 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.970 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.970 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.832647+0000", 2024-09-21T10:08:46.970 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047572700000000001 2024-09-21T10:08:46.970 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.970 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.970 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.970 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.832741+0000", 2024-09-21T10:08:46.970 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4795000000000003e-05 2024-09-21T10:08:46.971 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.971 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.971 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:08:46.971 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.832847+0000", 2024-09-21T10:08:46.971 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000105667 2024-09-21T10:08:46.971 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.971 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.971 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.971 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.837279+0000", 2024-09-21T10:08:46.971 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0044323009999999996 2024-09-21T10:08:46.971 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.971 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.971 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:08:46.971 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:33.837337+0000", 2024-09-21T10:08:46.971 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7747999999999997e-05 2024-09-21T10:08:46.972 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.972 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.972 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:08:46.972 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.270601+0000", 2024-09-21T10:08:46.972 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.433263764 2024-09-21T10:08:46.972 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.972 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.972 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.972 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.270650+0000", 2024-09-21T10:08:46.972 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8708000000000002e-05 2024-09-21T10:08:46.972 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.972 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.972 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.972 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:01:34.270686+0000", 2024-09-21T10:08:46.973 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6130999999999997e-05 2024-09-21T10:08:46.973 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.973 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.973 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.973 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.973 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.973 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_repop(client.35808.0:186318 9.5 e313/308 9:aec7daec:::benchmark_data_smithi137_231121_object58136:head v 313'11568, mlcod=313'11565)", 2024-09-21T10:08:46.973 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:02:17.097876+0000", 2024-09-21T10:08:46.973 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 389.751657438, 2024-09-21T10:08:46.973 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.046286741999999999, 2024-09-21T10:08:46.973 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:08:46.973 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:08:46.973 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:08:46.973 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.973 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:08:46.974 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097876+0000", 2024-09-21T10:08:46.974 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.974 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.974 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.974 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:08:46.974 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097876+0000", 2024-09-21T10:08:46.974 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:08:46.974 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.974 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.974 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:08:46.974 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097875+0000", 2024-09-21T10:08:46.974 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:08:46.974 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.974 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.975 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:08:46.975 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097883+0000", 2024-09-21T10:08:46.975 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9810000000000003e-06 2024-09-21T10:08:46.975 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.975 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.975 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:08:46.975 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097894+0000", 2024-09-21T10:08:46.975 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1409999999999999e-05 2024-09-21T10:08:46.975 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.975 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.975 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:08:46.975 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.097900+0000", 2024-09-21T10:08:46.975 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2809999999999997e-06 2024-09-21T10:08:46.975 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.976 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.976 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:08:46.976 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.102522+0000", 2024-09-21T10:08:46.976 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046214189999999999 2024-09-21T10:08:46.976 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.976 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.976 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:08:46.976 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.102569+0000", 2024-09-21T10:08:46.976 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7558000000000001e-05 2024-09-21T10:08:46.976 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.976 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.976 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:08:46.976 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.144096+0000", 2024-09-21T10:08:46.976 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.041526743999999997 2024-09-21T10:08:46.977 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:08:46.977 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:08:46.977 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:08:46.977 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:02:17.144162+0000", 2024-09-21T10:08:46.977 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6282e-05 2024-09-21T10:08:46.977 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.977 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.977 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.977 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:08:46.977 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:08:46.977 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:08:47.023 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:47.044 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:47.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:47.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:47.146 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:47.166 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:47.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:47.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:47.268 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:47.289 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:47.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:47.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:47.390 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:47.401 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:47 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:08:47.401 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:47 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:08:47.401 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:47 smithi137 ceph-mon[93825]: osdmap e382: 8 total, 8 up, 7 in 2024-09-21T10:08:47.401 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:47 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:08:47.402 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:47 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:08:47.402 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:47 smithi137 ceph-mon[97575]: osdmap e382: 8 total, 8 up, 7 in 2024-09-21T10:08:47.412 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:47.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:47.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:47.514 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:47.536 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:47.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:47.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:47.638 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:47.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:47 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:08:47.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:47 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:08:47.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:47 smithi165 ceph-mon[86023]: osdmap e382: 8 total, 8 up, 7 in 2024-09-21T10:08:47.661 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:47.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:47.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:47.678 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:08:47.763 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:47.785 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:47.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:47.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:47.887 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:47.908 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:47.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:47.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:48.010 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:48.031 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:48.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:48.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:48.132 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:48.154 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:48.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:48.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:48.256 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:48.278 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:48.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:48.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:48.380 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:48.472 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:48.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:48.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:48.574 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:48.596 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:48.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:48.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:48 smithi165 ceph-mon[86023]: pgmap v1269: 99 pgs: 99 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:48.679 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:48 smithi137 ceph-mon[93825]: pgmap v1269: 99 pgs: 99 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:48.679 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:48 smithi137 ceph-mon[97575]: pgmap v1269: 99 pgs: 99 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:48.697 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:48.719 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:48.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:48.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:48.820 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:48.842 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:48.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:48.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:48.944 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:48.965 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:48.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:48.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:49.029 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:49.067 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:49.089 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:49.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:49.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:49.191 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:49.213 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:49.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:49.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:49.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:49.336 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:49.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:49.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:49.438 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:49.459 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:49.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:49.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:49.561 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:49.582 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:49.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:49.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:49.684 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:49.705 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:49.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:49.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:49.807 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:49.828 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:49.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:49.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:49.930 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:49.951 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:49.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:49.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:50.053 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:50.073 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:50.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:50.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:50.175 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:50.196 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:50.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:50.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:50.298 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:50.320 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:50.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:50.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:50.422 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:50.443 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:50.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:50.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:50.530 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:50 smithi165 ceph-mon[86023]: pgmap v1270: 99 pgs: 99 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:50.530 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:08:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:08:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:08:50.535 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:08:50.545 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:50.599 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:50.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:50.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:50.701 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:50.716 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:50 smithi137 ceph-mon[93825]: pgmap v1270: 99 pgs: 99 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:50.716 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:50 smithi137 ceph-mon[97575]: pgmap v1270: 99 pgs: 99 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:50.724 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:50.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:50.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:50.824 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:08:50.825 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:08:50.826 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:50.829 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:08:50.830 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:08:50.847 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:08:50.847 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:08:50.849 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:50.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:50.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:50.869 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:08:50.870 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:08:50.889 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:08:50.890 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:08:50.907 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:08:50.907 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:08:50.922 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:08:50.922 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:08:50.938 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:08:50.938 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:08:50.951 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:50.973 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:50.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:50.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:51.074 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:51.096 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:51.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:51.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:51.197 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:51.219 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:51.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:51.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:51.320 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:51.341 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:51.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:51.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:51.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:51 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3601587281' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:51.443 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:51.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:51.465 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:51.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:51.566 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:51.586 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:51.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:51.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:51.639 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:51 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3601587281' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:51.639 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:51 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3601587281' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:08:51.688 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:51.709 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:51.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:51.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:51.811 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:51.832 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:51.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:51.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:51.934 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:51.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:51.957 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:51.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:52.058 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:52.080 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:52.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:52.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:52.181 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:52.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:52.203 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:52.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:52.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:08:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:08:51] "GET /metrics HTTP/1.1" 200 34160 "" "Prometheus/2.51.0" 2024-09-21T10:08:52.305 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:52.326 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:52.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:52.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:52.403 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:52.428 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:52.451 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:52.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:52.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:52.553 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:52.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:52.575 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:52.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:52.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:52 smithi165 ceph-mon[86023]: pgmap v1271: 99 pgs: 99 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:52.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:52 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:52.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:52 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:52.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:52 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:52.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:52 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:52.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:52 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1547734695' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:08:52.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:52 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:08:52.676 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:52.698 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:52.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:52.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:52.719 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:52 smithi137 ceph-mon[93825]: pgmap v1271: 99 pgs: 99 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:52.719 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:52 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:52.719 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:52 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:52.719 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:52 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:52.719 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:52 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:52.719 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:52 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1547734695' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:08:52.719 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:52 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:08:52.719 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:52 smithi137 ceph-mon[97575]: pgmap v1271: 99 pgs: 99 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:52.720 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:52 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:52.720 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:52 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:52.720 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:52 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:52.720 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:52 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:52.720 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:52 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1547734695' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:08:52.720 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:52 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:08:52.800 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:52.822 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:52.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:52.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:52.924 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:52.945 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:52.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:52.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:53.048 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:53.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:53.070 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:53.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:53.171 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:53.194 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:53.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:53.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:53.250 INFO:teuthology.orchestra.run.smithi137.stderr:enabled application 'rados' on pool 'unique_pool_6' 2024-09-21T10:08:53.296 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:53.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:53.318 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:53.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:53.419 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:53.428 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:08:53.428 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:08:53.442 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:53.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:53.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:53.543 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:53.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:53.568 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:53.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:53.669 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:53.692 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:53.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:53.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:53.794 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:53.815 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:53.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:53.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:53.917 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:53.938 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:53.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:53.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:54.040 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:54.061 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:54.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:54.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:54.163 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:54.185 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:54.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:54.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:54.286 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:54.308 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:54.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:54.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:54.410 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:54.431 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:54.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:54.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:54.533 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:54 smithi137 ceph-mon[93825]: pgmap v1272: 99 pgs: 99 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:54 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:08:54.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:54 smithi137 ceph-mon[93825]: osdmap e383: 8 total, 8 up, 7 in 2024-09-21T10:08:54.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:54 smithi137 ceph-mon[97575]: pgmap v1272: 99 pgs: 99 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:54.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:54 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:08:54.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:54 smithi137 ceph-mon[97575]: osdmap e383: 8 total, 8 up, 7 in 2024-09-21T10:08:54.554 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:54.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:54.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:54.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:54 smithi165 ceph-mon[86023]: pgmap v1272: 99 pgs: 99 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:54.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:54 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:08:54.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:54 smithi165 ceph-mon[86023]: osdmap e383: 8 total, 8 up, 7 in 2024-09-21T10:08:54.656 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:54.677 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:54.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:54.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:54.779 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:54.802 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:54.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:54.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:54.904 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:54.925 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:54.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:54.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:54.977 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:08:55.028 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:55.050 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:55.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:55.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:55.151 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:08:55.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:55.174 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:55.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:08:55.274 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:55.295 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:55.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:55.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:55.352 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:08:55.397 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:55.418 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:55.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:55.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:55.520 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:55.541 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:55.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:55.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:55.643 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:55.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:55.665 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:55.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:55.766 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:55.791 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:55.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:55.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:55.844 DEBUG:teuthology.orchestra.run.smithi137:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_6 bench 90 write' 2024-09-21T10:08:55.845 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_6 2024-09-21T10:08:55.845 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:08:55.847 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T10:08:55.847 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T10:08:55.852 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:55.894 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:55.903 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:hints = 1 2024-09-21T10:08:55.903 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T10:08:55.903 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Object prefix: benchmark_data_smithi137_290545 2024-09-21T10:08:55.904 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:08:55.904 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 0 0 0 0 0 0 - 0 2024-09-21T10:08:55.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:55.931 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:55.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:56.032 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:56.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:56.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:08:56.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:55 smithi137 ceph-mon[93825]: pgmap v1274: 99 pgs: 99 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:56.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:56.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:56.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:56.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:56.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:08:56.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:55 smithi137 ceph-mon[97575]: pgmap v1274: 99 pgs: 99 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:56.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:56.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:56.052 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:56.059 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:56.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:56.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:08:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:55 smithi165 ceph-mon[86023]: pgmap v1274: 99 pgs: 99 active+clean; 425 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2024-09-21T10:08:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:56.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:08:56.161 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:56.191 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:56.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:56.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:56.293 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:56.328 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:56.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:56.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:56.430 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:56.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:56.469 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:56.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:56.570 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:56.607 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:56.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:56.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:56.709 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:56.738 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:56.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:56.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:56.839 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:56.867 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:56.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:56.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:56.904 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 1 16 3433 3417 213.52 213.562 0.00459547 0.00465806 2024-09-21T10:08:56.968 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:56.994 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:56.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:56.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:57.096 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:57.117 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:57.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:57.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:57.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:56 smithi165 ceph-mon[86023]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:08:57.219 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:57.251 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:57.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:57.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:57.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:56 smithi137 ceph-mon[93825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:08:57.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:56 smithi137 ceph-mon[97575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:08:57.353 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:57.382 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:57.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:57.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:57.484 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:57.522 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:57.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:57.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:57.624 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:57.655 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:57.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:57.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:57.757 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:57.786 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:57.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:57.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:57.888 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:57.893 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T10:08:57.905 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 2 16 6576 6560 204.905 196.438 0.0113428 0.00485374 2024-09-21T10:08:57.920 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:57.942 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:57.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:57.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:58.043 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:58.072 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:58.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:58.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:57 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2812468584' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:08:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:57 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:08:58.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:57 smithi165 ceph-mon[86023]: pgmap v1275: 99 pgs: 99 active+clean; 17 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 1.6 MiB/s wr, 26 op/s 2024-09-21T10:08:58.174 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:58.214 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:58.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:58.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:58.263 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:57 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2812468584' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:08:58.263 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:57 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:08:58.263 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:57 smithi137 ceph-mon[93825]: pgmap v1275: 99 pgs: 99 active+clean; 17 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 1.6 MiB/s wr, 26 op/s 2024-09-21T10:08:58.263 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:57 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2812468584' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:08:58.263 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:57 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:08:58.263 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:57 smithi137 ceph-mon[97575]: pgmap v1275: 99 pgs: 99 active+clean; 17 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 1.6 MiB/s wr, 26 op/s 2024-09-21T10:08:58.317 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:58.348 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:58.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:58.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:58.450 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:58.492 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:58.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:58.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:58.594 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:08:58.622 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:58.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:58.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:08:58.724 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:08:58.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:58.780 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:58.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:08:58.881 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:08:58.905 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 3 16 9688 9672 201.432 194.5 0.00317411 0.00495664 2024-09-21T10:08:58.917 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:58.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:58.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:08:58.985 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:58 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:08:58.985 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:58 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:08:58.985 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:58 smithi137 ceph-mon[93825]: osdmap e384: 8 total, 8 up, 7 in 2024-09-21T10:08:58.985 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:58 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:08:58.985 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:58 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:08:58.985 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:58 smithi137 ceph-mon[97575]: osdmap e384: 8 total, 8 up, 7 in 2024-09-21T10:08:59.020 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:59.065 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:59.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:59.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:59.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:58 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:08:59.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:58 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:08:59.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:58 smithi165 ceph-mon[86023]: osdmap e384: 8 total, 8 up, 7 in 2024-09-21T10:08:59.167 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:59.199 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:59.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:59.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:59.300 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:59.330 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:59.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:59.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:59.431 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:59.463 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:59.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:59.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:08:59.565 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:08:59.593 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:59.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:59.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:08:59.695 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:08:59.723 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:59.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:59.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:08:59.825 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:08:59.864 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:08:59.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:59.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:08:59.905 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 4 16 12745 12729 198.836 191.062 0.00313214 0.00502121 2024-09-21T10:08:59.965 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:08:59.995 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:08:59.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:08:59.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:00.097 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:00.131 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:00.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:00.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:08:59 smithi165 ceph-mon[86023]: pgmap v1277: 99 pgs: 99 active+clean; 17 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 2.1 MiB/s wr, 32 op/s 2024-09-21T10:09:00.233 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:00.271 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:08:59 smithi137 ceph-mon[93825]: pgmap v1277: 99 pgs: 99 active+clean; 17 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 2.1 MiB/s wr, 32 op/s 2024-09-21T10:09:00.271 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:08:59 smithi137 ceph-mon[97575]: pgmap v1277: 99 pgs: 99 active+clean; 17 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 2.1 MiB/s wr, 32 op/s 2024-09-21T10:09:00.273 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:00.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:00.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:00.374 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:00.404 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:00.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:00.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:00.506 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:00.543 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:00.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:00.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:00.645 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:00.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:09:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:09:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:09:00.676 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:00.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:00.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:00.762 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:09:00.778 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:00.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:00.857 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:00.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:00.907 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 5 16 15426 15410 192.511 167.562 0.00435499 0.00518354 2024-09-21T10:09:00.957 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:00.984 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:00.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:00.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:01.086 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:01.109 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:01.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:01.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:01.132 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:00 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/66591186' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:09:01.132 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:00 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/66591186' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:09:01.211 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:01.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:01.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:01.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:01.357 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:01.384 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:01.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:01.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:01.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:00 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/66591186' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:09:01.486 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:01.508 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:01.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:01.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:01.610 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:01.649 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:01.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:01.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:01.751 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:01.788 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:01.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:01.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:01.890 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:01.907 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 6 16 17681 17665 183.917 140.938 0.00344544 0.00543118 2024-09-21T10:09:01.929 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:01.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:01.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:02.031 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:02.055 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:02.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:02.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:02.157 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:02.193 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:02.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:02.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:02.295 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:02.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:01 smithi137 ceph-mon[93825]: 1.7 scrub starts 2024-09-21T10:09:02.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:01 smithi137 ceph-mon[93825]: 1.7 scrub ok 2024-09-21T10:09:02.302 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:01 smithi137 ceph-mon[93825]: pgmap v1278: 99 pgs: 99 active+clean; 780 MiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 97 MiB/s wr, 1.56k op/s 2024-09-21T10:09:02.303 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:09:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:09:01] "GET /metrics HTTP/1.1" 200 36507 "" "Prometheus/2.51.0" 2024-09-21T10:09:02.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:01 smithi137 ceph-mon[97575]: 1.7 scrub starts 2024-09-21T10:09:02.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:01 smithi137 ceph-mon[97575]: 1.7 scrub ok 2024-09-21T10:09:02.303 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:01 smithi137 ceph-mon[97575]: pgmap v1278: 99 pgs: 99 active+clean; 780 MiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 97 MiB/s wr, 1.56k op/s 2024-09-21T10:09:02.324 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:02.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:02.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:02.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:01 smithi165 ceph-mon[86023]: 1.7 scrub starts 2024-09-21T10:09:02.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:01 smithi165 ceph-mon[86023]: 1.7 scrub ok 2024-09-21T10:09:02.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:01 smithi165 ceph-mon[86023]: pgmap v1278: 99 pgs: 99 active+clean; 780 MiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 97 MiB/s wr, 1.56k op/s 2024-09-21T10:09:02.425 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:02.454 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:02.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:02.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:02.555 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:02.586 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:02.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:02.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:02.688 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:02.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:02.721 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:02.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:02.822 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:02.852 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:02.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:02.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:02.907 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 7 16 20062 20046 178.902 148.812 0.00520459 0.0055846 2024-09-21T10:09:02.953 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:02.982 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:02.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:02.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:03.084 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:03.119 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:03.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:03.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:03.221 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:03.242 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:03.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:03.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:03.344 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:03.382 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:03.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:03.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:03.484 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:03.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:03.522 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:03.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:03.623 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:03.663 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:03.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:03.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:03.765 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:03.794 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:03.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:03.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:03.896 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:03.907 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 8 16 22260 22244 173.711 137.375 0.00947619 0.00575052 2024-09-21T10:09:03.934 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:03.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:03.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:04.035 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:04.075 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:04.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:04.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:04.176 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:04.208 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:04.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:04.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:04.309 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:04.339 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:04.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:04.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:04.441 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:04.476 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:04.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:04.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:04.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:04 smithi137 ceph-mon[93825]: pgmap v1279: 99 pgs: 99 active+clean; 890 MiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:09:04.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:04 smithi137 ceph-mon[97575]: pgmap v1279: 99 pgs: 99 active+clean; 890 MiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:09:04.578 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:04.613 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:04.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:04.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:04 smithi165 ceph-mon[86023]: pgmap v1279: 99 pgs: 99 active+clean; 890 MiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:09:04.715 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:04.736 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:04.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:04.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:04.837 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:04.859 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:04.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:04.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:04.907 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 9 16 24281 24265 168.444 126.312 0.00509755 0.00593039 2024-09-21T10:09:04.961 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:04.989 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:04.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:04.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:05.091 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:05.124 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:05.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:05.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:05.226 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:05.259 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:05.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:05.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:05.361 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:05.399 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:05.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:05.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:05.501 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:05.525 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:05.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:05.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:05.626 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:05.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:05.664 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:05.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:05.765 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:05.793 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:05.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:05.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:05.896 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:05.907 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 10 16 26325 26309 164.375 127.75 0.00660974 0.00607698 2024-09-21T10:09:05.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:05.926 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:05.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:06.027 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:06.051 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:06.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:06.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:06.153 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:06.178 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:06.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:06.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:06.280 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:06.308 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:06.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:06.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:06.409 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:06.439 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:06.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:06.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:06.541 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:06.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:06 smithi137 ceph-mon[93825]: pgmap v1280: 99 pgs: 99 active+clean; 1.1 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-09-21T10:09:06.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:06 smithi137 ceph-mon[97575]: pgmap v1280: 99 pgs: 99 active+clean; 1.1 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-09-21T10:09:06.573 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:06.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:06.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:06.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:06 smithi165 ceph-mon[86023]: pgmap v1280: 99 pgs: 99 active+clean; 1.1 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-09-21T10:09:06.675 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:06.706 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:06.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:06.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:06.808 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:06.837 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:06.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:06.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:06.907 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 11 16 28107 28091 159.557 111.375 0.0825844 0.00625234 2024-09-21T10:09:06.939 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:06.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:06.977 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:06.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:07.078 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:07.106 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:07.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:07.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:07.208 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:07.237 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:07.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:07.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:07.339 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:07.377 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:07.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:07.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:07.478 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:07.506 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:07.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:07.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:07.608 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:07.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:07.637 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:07.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:07.738 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:07.779 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:07.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:07.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:07.882 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:07.907 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 12 16 29871 29855 155.448 110.25 0.00724924 0.00642619 2024-09-21T10:09:07.917 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:07.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:07.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:08.019 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:08.047 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:08.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:08.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:08.149 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:08.176 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:08.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:08.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:08.278 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:08.310 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:08.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:08.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:08.412 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:08.438 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:08.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:08.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:08.475 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:09:08.475 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:09:08.475 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:09:08.476 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:09:08.476 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:09:08.476 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:09:08.476 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:09:08.476 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:09:08.476 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:09:08.476 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:09:08.476 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:09:08.476 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:09:08.477 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:09:08.477 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:09:08.477 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:09:08.477 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:09:08.477 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:08 smithi137 ceph-mon[93825]: pgmap v1281: 99 pgs: 99 active+clean; 1.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 157 MiB/s wr, 2.51k op/s 2024-09-21T10:09:08.477 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:08 smithi137 ceph-mon[93825]: 1.6 scrub starts 2024-09-21T10:09:08.477 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:08 smithi137 ceph-mon[93825]: 1.6 scrub ok 2024-09-21T10:09:08.478 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:08 smithi137 ceph-mon[97575]: pgmap v1281: 99 pgs: 99 active+clean; 1.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 157 MiB/s wr, 2.51k op/s 2024-09-21T10:09:08.478 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:08 smithi137 ceph-mon[97575]: 1.6 scrub starts 2024-09-21T10:09:08.478 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:08 smithi137 ceph-mon[97575]: 1.6 scrub ok 2024-09-21T10:09:08.540 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:08.579 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:08.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:08.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:08.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:08 smithi165 ceph-mon[86023]: pgmap v1281: 99 pgs: 99 active+clean; 1.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 157 MiB/s wr, 2.51k op/s 2024-09-21T10:09:08.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:08 smithi165 ceph-mon[86023]: 1.6 scrub starts 2024-09-21T10:09:08.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:08 smithi165 ceph-mon[86023]: 1.6 scrub ok 2024-09-21T10:09:08.681 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:08.726 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:08.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:08.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:08.828 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:08.853 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:08.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:08.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:08.907 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 13 16 31588 31572 151.745 107.312 0.00746245 0.00658267 2024-09-21T10:09:08.955 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:08.993 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:08.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:08.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:09.095 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:09.119 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:09.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:09.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:09.221 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:09.259 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:09.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:09.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:09.361 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:09.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:09.404 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:09.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:09.505 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:09.534 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:09.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:09.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:09.636 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:09.670 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:09.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:09.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:09.772 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:09.812 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:09.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:09.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:09.908 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 14 16 33197 33181 148.089 100.562 0.00543488 0.00674642 2024-09-21T10:09:09.914 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:09.943 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:09.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:09.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:10.045 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:10.071 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:10.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:10.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:10.172 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:10.208 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:10.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:10.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:10.310 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:10.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:10.347 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:10.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:10.447 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:10.482 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:10.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:10.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:10.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:10 smithi137 ceph-mon[93825]: pgmap v1282: 99 pgs: 99 active+clean; 1.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 140 MiB/s wr, 2.23k op/s 2024-09-21T10:09:10.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:10 smithi137 ceph-mon[93825]: 1.a scrub starts 2024-09-21T10:09:10.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:10 smithi137 ceph-mon[93825]: 1.a scrub ok 2024-09-21T10:09:10.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:10.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:09:10.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:10 smithi137 ceph-mon[97575]: pgmap v1282: 99 pgs: 99 active+clean; 1.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 140 MiB/s wr, 2.23k op/s 2024-09-21T10:09:10.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:10 smithi137 ceph-mon[97575]: 1.a scrub starts 2024-09-21T10:09:10.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:10 smithi137 ceph-mon[97575]: 1.a scrub ok 2024-09-21T10:09:10.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:10.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:09:10.564 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:10.583 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:10.628 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:10.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:10.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:09:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:09:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:09:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:10 smithi165 ceph-mon[86023]: pgmap v1282: 99 pgs: 99 active+clean; 1.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 140 MiB/s wr, 2.23k op/s 2024-09-21T10:09:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:10 smithi165 ceph-mon[86023]: 1.a scrub starts 2024-09-21T10:09:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:10 smithi165 ceph-mon[86023]: 1.a scrub ok 2024-09-21T10:09:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:09:10.730 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:10.767 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:10.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:10.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:10.869 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:10.897 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:10.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:10.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:10.908 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 15 16 35158 35142 146.387 122.562 0.00985436 0.00682308 2024-09-21T10:09:10.998 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:11.037 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:11.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:11.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:11.139 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:11.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:11.166 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:11.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:11.267 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:11.319 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:11.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:11.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:11.422 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:11.450 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:11.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:11.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:11.552 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:11.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:11.594 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:11.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:11.694 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:11.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:11.740 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:11.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:11.775 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:11.841 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:11.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:11.883 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:11.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:11.908 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 16 16 36806 36790 143.675 103 0.00655198 0.00695445 2024-09-21T10:09:11.983 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:12.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:12.024 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:12.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:12.125 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:12.151 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:12.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:12.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:12.235 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:09:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:09:11] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.51.0" 2024-09-21T10:09:12.235 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:11 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:12.235 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:11 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:12.235 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:11 smithi137 ceph-mon[93825]: pgmap v1283: 99 pgs: 99 active+clean; 2.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 171 MiB/s wr, 2.74k op/s 2024-09-21T10:09:12.235 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:11 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:09:12.236 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:11 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:09:12.236 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:11 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:12.236 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:11 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:12.236 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:11 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:12.236 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:11 smithi137 ceph-mon[97575]: pgmap v1283: 99 pgs: 99 active+clean; 2.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 171 MiB/s wr, 2.74k op/s 2024-09-21T10:09:12.236 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:11 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:09:12.236 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:11 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:09:12.236 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:11 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:12.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:12.295 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:12.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:12.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:12.396 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:12.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:11 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:11 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:11 smithi165 ceph-mon[86023]: pgmap v1283: 99 pgs: 99 active+clean; 2.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 171 MiB/s wr, 2.74k op/s 2024-09-21T10:09:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:11 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:09:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:11 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:09:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:11 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:12.438 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:12.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:12.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:12.440 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:09:12.540 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:12.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:12.606 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:12.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:12.707 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:12.743 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:12.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:12.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:12.846 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:12.874 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:12.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:12.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:12.908 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 17 16 38550 38534 141.635 109 0.012047 0.00705582 2024-09-21T10:09:12.975 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:13.002 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:13.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:13.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:13.103 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:13.124 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:13.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:13.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:13.226 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:13.255 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:13.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:13.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:13.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:13.395 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:13.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:13.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:13.496 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:13.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:13.539 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:13.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:13.640 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:13.679 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:13.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:13.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:13.781 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:13.807 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:13.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:13.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:13.908 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 18 16 40151 40135 139.325 100.062 0.0118515 0.00717178 2024-09-21T10:09:13.909 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:13.935 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:13.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:13.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:14.036 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:14.074 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:14.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:14.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:14.176 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:14.217 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:14.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:14.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:14.320 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:14.356 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:14.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:14.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:14.458 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:14.486 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:14.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:14.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:14.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:14 smithi137 ceph-mon[93825]: pgmap v1284: 99 pgs: 99 active+clean; 2.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-09-21T10:09:14.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:14 smithi137 ceph-mon[97575]: pgmap v1284: 99 pgs: 99 active+clean; 2.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-09-21T10:09:14.588 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:14.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:14.627 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:14.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:14.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:14 smithi165 ceph-mon[86023]: pgmap v1284: 99 pgs: 99 active+clean; 2.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-09-21T10:09:14.728 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:14.753 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:14.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:14.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:14.855 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:14.870 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:09:14.870 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T10:09:14.870 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T10:09:14.870 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T10:09:14.870 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:09:14.898 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:14.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:14.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:14.908 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 19 16 41751 41735 137.255 100 0.00623693 0.00727893 2024-09-21T10:09:14.999 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:15.043 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:15.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:15.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:15.145 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:15.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:15.185 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:15.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:15.286 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:15.314 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:15.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:15.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:15.416 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:15.451 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:15.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:15.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:15.553 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:15.591 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:15.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:15.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:15.693 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:15.732 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:15.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:15.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:15.834 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:15.873 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:15.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:15.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:15.908 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T10:09:15.907316+0000 min lat: 0.00113171 max lat: 0.0933207 avg lat: 0.00735747 2024-09-21T10:09:15.908 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:09:15.908 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 20 16 43484 43468 135.808 108.312 0.00333466 0.00735747 2024-09-21T10:09:15.973 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:09:15.975 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:16.058 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:16.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:16.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:16.160 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:16.185 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:16.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:16.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:16.287 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:16.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:16 smithi137 ceph-mon[93825]: pgmap v1285: 99 pgs: 99 active+clean; 2.3 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 122 MiB/s wr, 1.94k op/s 2024-09-21T10:09:16.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:16 smithi137 ceph-mon[97575]: pgmap v1285: 99 pgs: 99 active+clean; 2.3 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 122 MiB/s wr, 1.94k op/s 2024-09-21T10:09:16.337 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:16.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:16.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:16.438 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:16.489 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:16.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:16.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:16.591 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:16.637 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:16.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:16.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:16.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:16 smithi165 ceph-mon[86023]: pgmap v1285: 99 pgs: 99 active+clean; 2.3 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 122 MiB/s wr, 1.94k op/s 2024-09-21T10:09:16.738 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:16.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:16.777 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:16.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:16.878 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:16.904 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:16.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:16.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:16.908 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 21 16 45027 45011 133.933 96.4375 0.0135802 0.00746136 2024-09-21T10:09:17.007 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:17.074 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:17.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:17.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:17.077 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:17.176 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:17.222 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:17.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:17.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:17.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:17 smithi137 ceph-mon[93825]: 1.2 scrub starts 2024-09-21T10:09:17.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:17 smithi137 ceph-mon[93825]: 1.2 scrub ok 2024-09-21T10:09:17.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:17 smithi137 ceph-mon[97575]: 1.2 scrub starts 2024-09-21T10:09:17.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:17 smithi137 ceph-mon[97575]: 1.2 scrub ok 2024-09-21T10:09:17.324 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:17.378 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:17.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:17.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:17.481 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:17.509 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:17.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:17.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:17.611 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:17.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:17 smithi165 ceph-mon[86023]: 1.2 scrub starts 2024-09-21T10:09:17.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:17 smithi165 ceph-mon[86023]: 1.2 scrub ok 2024-09-21T10:09:17.648 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:17.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:17.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:17.750 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:17.791 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:17.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:17.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:17.893 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:17.908 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 22 16 46521 46505 132.089 93.375 0.00482155 0.00756263 2024-09-21T10:09:17.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:17.922 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:17.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:18.023 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:18.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:18.063 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:18.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:18.164 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:18.200 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:18.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:18.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:18.302 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:18.325 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:18.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:18.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:18.427 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:18.457 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:18.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:18.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:18 smithi137 ceph-mon[93825]: pgmap v1286: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-21T10:09:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:18 smithi137 ceph-mon[97575]: pgmap v1286: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-21T10:09:18.558 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:18.586 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:18.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:18.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:18.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:18 smithi165 ceph-mon[86023]: pgmap v1286: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-21T10:09:18.688 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:18.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:18.733 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:18.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:18.834 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:18.864 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:18.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:18.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:18.908 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 23 16 48030 48014 130.446 94.3125 0.0138781 0.00766043 2024-09-21T10:09:18.966 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:19.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:19.009 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:19.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:19.110 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:19.213 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:19.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:19.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:19.315 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:19.341 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:19.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:19.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:19.442 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:19.483 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:19.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:19.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:19.585 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:19.611 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:19.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:19.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:19.684 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:09:19.686 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:09:19.712 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:19.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:19.753 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:19.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:19.854 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:19.882 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:19.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:19.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:19.908 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 24 16 49378 49362 128.521 84.25 0.00929947 0.0077755 2024-09-21T10:09:19.984 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:20.015 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:20.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:20.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:20.051 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:20.117 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:20.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:20.147 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:20.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:20.228 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T10:09:20.249 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:20.273 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:20.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:20.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:20.376 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:20.405 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:20.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:20.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:20.507 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:20.535 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:20.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:20.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:20.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:20 smithi137 ceph-mon[93825]: pgmap v1287: 99 pgs: 99 active+clean; 2.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:09:20.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:20 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/581331442' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:09:20.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:20 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:09:20.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:20 smithi137 ceph-mon[97575]: pgmap v1287: 99 pgs: 99 active+clean; 2.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:09:20.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:20 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/581331442' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:09:20.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:20 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:09:20.636 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:20.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:20 smithi165 ceph-mon[86023]: pgmap v1287: 99 pgs: 99 active+clean; 2.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:09:20.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:20 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/581331442' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:09:20.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:20 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:09:20.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:09:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:09:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:09:20.661 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:20.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:20.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:20.664 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1287,"stamp":"2024-09-21T10:09:19.131393+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2802724331,"num_objects":42788,"num_object_clones":0,"num_object_copies":128364,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":42788,"num_whiteouts":0,"num_read":133,"num_read_kb":340,"num_write":42893,"num_write_kb":2737539,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":56,"num_bytes_recovered":1143631,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":43920,"ondisk_log_size":43920,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":14284244,"kb_used_data":8275484,"kb_used_omap":29,"kb_used_meta":6008674,"kb_avail":641931820,"statfs":{"total":671965249536,"available":657338183680,"internally_reserved":0,"allocated":8474095616,"data_stored":8455247028,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30120,"internal_metadata":6152882776},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,6,7,1,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1138056373,"num_objects":17367,"num_object_clones":0,"num_object_copies":52101,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17367,"num_whiteouts":0,"num_read":-55,"num_read_kb":-138,"num_write":17340,"num_write_kb":1111192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":-214679,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.005546"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":672,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.904196+0000","last_change":"2024-09-21T10:01:46.451177+0000","last_active":"2024-09-21T10:08:57.904196+0000","last_peered":"2024-09-21T10:08:57.904196+0000","last_clean":"2024-09-21T10:08:57.904196+0000","last_became_active":"2024-09-21T10:01:46.448614+0000","last_became_peered":"2024-09-21T10:01:46.448614+0000","last_unstale":"2024-09-21T10:08:57.904196+0000","last_undegraded":"2024-09-21T10:08:57.904196+0000","last_fullsized":"2024-09-21T10:08:57.904196+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:04:08.637354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":104,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.692977+0000","last_change":"2024-09-21T10:01:46.447733+0000","last_active":"2024-09-21T10:08:53.692977+0000","last_peered":"2024-09-21T10:08:53.692977+0000","last_clean":"2024-09-21T10:08:53.692977+0000","last_became_active":"2024-09-21T10:01:46.437757+0000","last_became_peered":"2024-09-21T10:01:46.437757+0000","last_unstale":"2024-09-21T10:08:53.692977+0000","last_undegraded":"2024-09-21T10:08:53.692977+0000","last_fullsized":"2024-09-21T10:08:53.692977+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:45:45.737983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":281,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.897967+0000","last_change":"2024-09-21T10:01:46.443763+0000","last_active":"2024-09-21T10:08:57.897967+0000","last_peered":"2024-09-21T10:08:57.897967+0000","last_clean":"2024-09-21T10:08:57.897967+0000","last_became_active":"2024-09-21T10:01:46.441577+0000","last_became_peered":"2024-09-21T10:01:46.441577+0000","last_unstale":"2024-09-21T10:08:57.897967+0000","last_undegraded":"2024-09-21T10:08:57.897967+0000","last_fullsized":"2024-09-21T10:08:57.897967+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:31:26.207575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":584,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.904284+0000","last_change":"2024-09-21T10:02:11.198710+0000","last_active":"2024-09-21T10:08:57.904284+0000","last_peered":"2024-09-21T10:08:57.904284+0000","last_clean":"2024-09-21T10:08:57.904284+0000","last_became_active":"2024-09-21T10:02:11.198373+0000","last_became_peered":"2024-09-21T10:02:11.198373+0000","last_unstale":"2024-09-21T10:08:57.904284+0000","last_undegraded":"2024-09-21T10:08:57.904284+0000","last_fullsized":"2024-09-21T10:08:57.904284+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:25:50.840955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":578,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.899811+0000","last_change":"2024-09-21T10:01:46.446265+0000","last_active":"2024-09-21T10:08:57.899811+0000","last_peered":"2024-09-21T10:08:57.899811+0000","last_clean":"2024-09-21T10:08:57.899811+0000","last_became_active":"2024-09-21T10:01:46.444271+0000","last_became_peered":"2024-09-21T10:01:46.444271+0000","last_unstale":"2024-09-21T10:08:57.899811+0000","last_undegraded":"2024-09-21T10:08:57.899811+0000","last_fullsized":"2024-09-21T10:08:57.899811+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:24.021361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":243,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.692881+0000","last_change":"2024-09-21T10:01:46.434678+0000","last_active":"2024-09-21T10:08:53.692881+0000","last_peered":"2024-09-21T10:08:53.692881+0000","last_clean":"2024-09-21T10:08:53.692881+0000","last_became_active":"2024-09-21T10:01:46.432501+0000","last_became_peered":"2024-09-21T10:01:46.432501+0000","last_unstale":"2024-09-21T10:08:53.692881+0000","last_undegraded":"2024-09-21T10:08:53.692881+0000","last_fullsized":"2024-09-21T10:08:53.692881+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:22:35.959785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":565,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.897058+0000","last_change":"2024-09-21T10:03:57.884771+0000","last_active":"2024-09-21T10:08:57.897058+0000","last_peered":"2024-09-21T10:08:57.897058+0000","last_clean":"2024-09-21T10:08:57.897058+0000","last_became_active":"2024-09-21T10:03:57.884431+0000","last_became_peered":"2024-09-21T10:03:57.884431+0000","last_unstale":"2024-09-21T10:08:57.897058+0000","last_undegraded":"2024-09-21T10:08:57.897058+0000","last_fullsized":"2024-09-21T10:08:57.897058+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:43:02.482175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":208,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:54.030503+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:08:54.030503+0000","last_peered":"2024-09-21T10:08:54.030503+0000","last_clean":"2024-09-21T10:08:54.030503+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:08:54.030503+0000","last_undegraded":"2024-09-21T10:08:54.030503+0000","last_fullsized":"2024-09-21T10:08:54.030503+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"384'2607","reported_seq":2619,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:15.512091+0000","last_change":"2024-09-21T10:08:44.438328+0000","last_active":"2024-09-21T10:09:15.512091+0000","last_peered":"2024-09-21T10:09:15.512091+0000","last_clean":"2024-09-21T10:09:15.512091+0000","last_became_active":"2024-09-21T10:08:44.438030+0000","last_became_peered":"2024-09-21T10:08:44.438030+0000","last_unstale":"2024-09-21T10:09:15.512091+0000","last_undegraded":"2024-09-21T10:09:15.512091+0000","last_fullsized":"2024-09-21T10:09:15.512091+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2607,"log_dups_size":0,"ondisk_log_size":2607,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:37:48.786559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":170852352,"num_objects":2607,"num_object_clones":0,"num_object_copies":7821,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2607,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2607,"num_write_kb":166848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":102,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.693231+0000","last_change":"2024-09-21T10:01:46.443617+0000","last_active":"2024-09-21T10:08:53.693231+0000","last_peered":"2024-09-21T10:08:53.693231+0000","last_clean":"2024-09-21T10:08:53.693231+0000","last_became_active":"2024-09-21T10:01:46.436657+0000","last_became_peered":"2024-09-21T10:01:46.436657+0000","last_unstale":"2024-09-21T10:08:53.693231+0000","last_undegraded":"2024-09-21T10:08:53.693231+0000","last_fullsized":"2024-09-21T10:08:53.693231+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:40:53.195766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":140,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:54.030346+0000","last_change":"2024-09-21T10:01:46.430367+0000","last_active":"2024-09-21T10:08:54.030346+0000","last_peered":"2024-09-21T10:08:54.030346+0000","last_clean":"2024-09-21T10:08:54.030346+0000","last_became_active":"2024-09-21T10:01:46.430005+0000","last_became_peered":"2024-09-21T10:01:46.430005+0000","last_unstale":"2024-09-21T10:08:54.030346+0000","last_undegraded":"2024-09-21T10:08:54.030346+0000","last_fullsized":"2024-09-21T10:08:54.030346+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:27:00.076510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.6","version":"384'2803","reported_seq":2824,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:16.520960+0000","last_change":"2024-09-21T10:08:44.439715+0000","last_active":"2024-09-21T10:09:16.520960+0000","last_peered":"2024-09-21T10:09:16.520960+0000","last_clean":"2024-09-21T10:09:16.520960+0000","last_became_active":"2024-09-21T10:08:44.439449+0000","last_became_peered":"2024-09-21T10:08:44.439449+0000","last_unstale":"2024-09-21T10:09:16.520960+0000","last_undegraded":"2024-09-21T10:09:16.520960+0000","last_fullsized":"2024-09-21T10:09:16.520960+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2803,"log_dups_size":0,"ondisk_log_size":2803,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:21:51.775162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":183697408,"num_objects":2803,"num_object_clones":0,"num_object_copies":8409,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2803,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2803,"num_write_kb":179392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":102,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.693086+0000","last_change":"2024-09-21T10:01:46.457547+0000","last_active":"2024-09-21T10:08:53.693086+0000","last_peered":"2024-09-21T10:08:53.693086+0000","last_clean":"2024-09-21T10:08:53.693086+0000","last_became_active":"2024-09-21T10:01:46.442417+0000","last_became_peered":"2024-09-21T10:01:46.442417+0000","last_unstale":"2024-09-21T10:08:53.693086+0000","last_undegraded":"2024-09-21T10:08:53.693086+0000","last_fullsized":"2024-09-21T10:08:53.693086+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:15:55.315217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":395,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.692985+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:08:53.692985+0000","last_peered":"2024-09-21T10:08:53.692985+0000","last_clean":"2024-09-21T10:08:53.692985+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:08:53.692985+0000","last_undegraded":"2024-09-21T10:08:53.692985+0000","last_fullsized":"2024-09-21T10:08:53.692985+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"384'2737","reported_seq":2750,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:15.602031+0000","last_change":"2024-09-21T10:08:44.351234+0000","last_active":"2024-09-21T10:09:15.602031+0000","last_peered":"2024-09-21T10:09:15.602031+0000","last_clean":"2024-09-21T10:09:15.602031+0000","last_became_active":"2024-09-21T10:08:44.350944+0000","last_became_peered":"2024-09-21T10:08:44.350944+0000","last_unstale":"2024-09-21T10:09:15.602031+0000","last_undegraded":"2024-09-21T10:09:15.602031+0000","last_fullsized":"2024-09-21T10:09:15.602031+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2737,"log_dups_size":0,"ondisk_log_size":2737,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:53:03.077629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179372032,"num_objects":2737,"num_object_clones":0,"num_object_copies":8211,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2737,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2737,"num_write_kb":175168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":308,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:54.031218+0000","last_change":"2024-09-21T10:01:46.450929+0000","last_active":"2024-09-21T10:08:54.031218+0000","last_peered":"2024-09-21T10:08:54.031218+0000","last_clean":"2024-09-21T10:08:54.031218+0000","last_became_active":"2024-09-21T10:01:46.443393+0000","last_became_peered":"2024-09-21T10:01:46.443393+0000","last_unstale":"2024-09-21T10:08:54.031218+0000","last_undegraded":"2024-09-21T10:08:54.031218+0000","last_fullsized":"2024-09-21T10:08:54.031218+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:08:26.625699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":208,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:54.030769+0000","last_change":"2024-09-21T10:01:46.433842+0000","last_active":"2024-09-21T10:08:54.030769+0000","last_peered":"2024-09-21T10:08:54.030769+0000","last_clean":"2024-09-21T10:08:54.030769+0000","last_became_active":"2024-09-21T10:01:46.433530+0000","last_became_peered":"2024-09-21T10:01:46.433530+0000","last_unstale":"2024-09-21T10:08:54.030769+0000","last_undegraded":"2024-09-21T10:08:54.030769+0000","last_fullsized":"2024-09-21T10:08:54.030769+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:42:07.131501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"384'2725","reported_seq":2738,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:15.597279+0000","last_change":"2024-09-21T10:08:44.438970+0000","last_active":"2024-09-21T10:09:15.597279+0000","last_peered":"2024-09-21T10:09:15.597279+0000","last_clean":"2024-09-21T10:09:15.597279+0000","last_became_active":"2024-09-21T10:08:44.438772+0000","last_became_peered":"2024-09-21T10:08:44.438772+0000","last_unstale":"2024-09-21T10:09:15.597279+0000","last_undegraded":"2024-09-21T10:09:15.597279+0000","last_fullsized":"2024-09-21T10:09:15.597279+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2725,"log_dups_size":0,"ondisk_log_size":2725,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:37:22.957577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178585600,"num_objects":2725,"num_object_clones":0,"num_object_copies":8175,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2725,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2725,"num_write_kb":174400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":306,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.904021+0000","last_change":"2024-09-21T10:00:45.453585+0000","last_active":"2024-09-21T10:08:57.904021+0000","last_peered":"2024-09-21T10:08:57.904021+0000","last_clean":"2024-09-21T10:08:57.904021+0000","last_became_active":"2024-09-21T10:00:45.453273+0000","last_became_peered":"2024-09-21T10:00:45.453273+0000","last_unstale":"2024-09-21T10:08:57.904021+0000","last_undegraded":"2024-09-21T10:08:57.904021+0000","last_fullsized":"2024-09-21T10:08:57.904021+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:16.879800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":588,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.896953+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:08:57.896953+0000","last_peered":"2024-09-21T10:08:57.896953+0000","last_clean":"2024-09-21T10:08:57.896953+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:08:57.896953+0000","last_undegraded":"2024-09-21T10:08:57.896953+0000","last_fullsized":"2024-09-21T10:08:57.896953+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"384'2639","reported_seq":2652,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:15.610165+0000","last_change":"2024-09-21T10:08:44.440137+0000","last_active":"2024-09-21T10:09:15.610165+0000","last_peered":"2024-09-21T10:09:15.610165+0000","last_clean":"2024-09-21T10:09:15.610165+0000","last_became_active":"2024-09-21T10:08:44.439921+0000","last_became_peered":"2024-09-21T10:08:44.439921+0000","last_unstale":"2024-09-21T10:09:15.610165+0000","last_undegraded":"2024-09-21T10:09:15.610165+0000","last_fullsized":"2024-09-21T10:09:15.610165+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2639,"log_dups_size":0,"ondisk_log_size":2639,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:57:01.915204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":172949504,"num_objects":2639,"num_object_clones":0,"num_object_copies":7917,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2639,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2639,"num_write_kb":168896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"72'100","reported_seq":26,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.904859+0000","last_change":"2024-09-21T10:08:38.520816+0000","last_active":"2024-09-21T10:08:57.904859+0000","last_peered":"2024-09-21T10:08:57.904859+0000","last_clean":"2024-09-21T10:08:57.904859+0000","last_became_active":"2024-09-21T10:08:38.520420+0000","last_became_peered":"2024-09-21T10:08:38.520420+0000","last_unstale":"2024-09-21T10:08:57.904859+0000","last_undegraded":"2024-09-21T10:08:57.904859+0000","last_fullsized":"2024-09-21T10:08:57.904859+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:09:44.817572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":26,"num_read_kb":68,"num_write":13,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107339,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":659,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.904528+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:08:57.904528+0000","last_peered":"2024-09-21T10:08:57.904528+0000","last_clean":"2024-09-21T10:08:57.904528+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:08:57.904528+0000","last_undegraded":"2024-09-21T10:08:57.904528+0000","last_fullsized":"2024-09-21T10:08:57.904528+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":368,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.693138+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:08:53.693138+0000","last_peered":"2024-09-21T10:08:53.693138+0000","last_clean":"2024-09-21T10:08:53.693138+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:08:53.693138+0000","last_undegraded":"2024-09-21T10:08:53.693138+0000","last_fullsized":"2024-09-21T10:08:53.693138+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"384'2663","reported_seq":2684,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:15.037737+0000","last_change":"2024-09-21T10:08:44.439438+0000","last_active":"2024-09-21T10:09:15.037737+0000","last_peered":"2024-09-21T10:09:15.037737+0000","last_clean":"2024-09-21T10:09:15.037737+0000","last_became_active":"2024-09-21T10:08:44.439158+0000","last_became_peered":"2024-09-21T10:08:44.439158+0000","last_unstale":"2024-09-21T10:09:15.037737+0000","last_undegraded":"2024-09-21T10:09:15.037737+0000","last_fullsized":"2024-09-21T10:09:15.037737+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2663,"log_dups_size":0,"ondisk_log_size":2663,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:47:22.639311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174522368,"num_objects":2663,"num_object_clones":0,"num_object_copies":7989,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2663,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2663,"num_write_kb":170432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.8","version":"72'100","reported_seq":33,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.904435+0000","last_change":"2024-09-21T10:08:38.537738+0000","last_active":"2024-09-21T10:08:57.904435+0000","last_peered":"2024-09-21T10:08:57.904435+0000","last_clean":"2024-09-21T10:08:57.904435+0000","last_became_active":"2024-09-21T10:08:38.521538+0000","last_became_peered":"2024-09-21T10:08:38.521538+0000","last_unstale":"2024-09-21T10:08:57.904435+0000","last_undegraded":"2024-09-21T10:08:57.904435+0000","last_fullsized":"2024-09-21T10:08:57.904435+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:09:48.824922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":26,"num_read_kb":68,"num_write":13,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":370027,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":218,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:54.030897+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:08:54.030897+0000","last_peered":"2024-09-21T10:08:54.030897+0000","last_clean":"2024-09-21T10:08:54.030897+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:08:54.030897+0000","last_undegraded":"2024-09-21T10:08:54.030897+0000","last_fullsized":"2024-09-21T10:08:54.030897+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":365,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.692713+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:08:53.692713+0000","last_peered":"2024-09-21T10:08:53.692713+0000","last_clean":"2024-09-21T10:08:53.692713+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:08:53.692713+0000","last_undegraded":"2024-09-21T10:08:53.692713+0000","last_fullsized":"2024-09-21T10:08:53.692713+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.1","version":"384'2697","reported_seq":2710,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:15.615604+0000","last_change":"2024-09-21T10:08:44.351249+0000","last_active":"2024-09-21T10:09:15.615604+0000","last_peered":"2024-09-21T10:09:15.615604+0000","last_clean":"2024-09-21T10:09:15.615604+0000","last_became_active":"2024-09-21T10:08:44.350980+0000","last_became_peered":"2024-09-21T10:08:44.350980+0000","last_unstale":"2024-09-21T10:09:15.615604+0000","last_undegraded":"2024-09-21T10:09:15.615604+0000","last_fullsized":"2024-09-21T10:09:15.615604+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2697,"log_dups_size":0,"ondisk_log_size":2697,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:43:11.696663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176750592,"num_objects":2697,"num_object_clones":0,"num_object_copies":8091,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2697,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2697,"num_write_kb":172608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":359,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.692993+0000","last_change":"2024-09-21T10:01:46.438078+0000","last_active":"2024-09-21T10:08:53.692993+0000","last_peered":"2024-09-21T10:08:53.692993+0000","last_clean":"2024-09-21T10:08:53.692993+0000","last_became_active":"2024-09-21T10:01:46.437813+0000","last_became_peered":"2024-09-21T10:01:46.437813+0000","last_unstale":"2024-09-21T10:08:53.692993+0000","last_undegraded":"2024-09-21T10:08:53.692993+0000","last_fullsized":"2024-09-21T10:08:53.692993+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:57:48.223633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":388,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.693174+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:08:53.693174+0000","last_peered":"2024-09-21T10:08:53.693174+0000","last_clean":"2024-09-21T10:08:53.693174+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:08:53.693174+0000","last_undegraded":"2024-09-21T10:08:53.693174+0000","last_fullsized":"2024-09-21T10:08:53.693174+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"384'2633","reported_seq":2654,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:15.034770+0000","last_change":"2024-09-21T10:08:44.441750+0000","last_active":"2024-09-21T10:09:15.034770+0000","last_peered":"2024-09-21T10:09:15.034770+0000","last_clean":"2024-09-21T10:09:15.034770+0000","last_became_active":"2024-09-21T10:08:44.441466+0000","last_became_peered":"2024-09-21T10:08:44.441466+0000","last_unstale":"2024-09-21T10:09:15.034770+0000","last_undegraded":"2024-09-21T10:09:15.034770+0000","last_fullsized":"2024-09-21T10:09:15.034770+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2633,"log_dups_size":0,"ondisk_log_size":2633,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:18:26.425969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":172556288,"num_objects":2633,"num_object_clones":0,"num_object_copies":7899,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2633,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2633,"num_write_kb":168512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.a","version":"72'100","reported_seq":347,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:09.378105+0000","last_change":"2024-09-21T10:09:09.378060+0000","last_active":"2024-09-21T10:09:09.378105+0000","last_peered":"2024-09-21T10:09:09.378105+0000","last_clean":"2024-09-21T10:09:09.378105+0000","last_became_active":"2024-09-21T10:08:38.520039+0000","last_became_peered":"2024-09-21T10:08:38.520039+0000","last_unstale":"2024-09-21T10:09:09.378105+0000","last_undegraded":"2024-09-21T10:09:09.378105+0000","last_fullsized":"2024-09-21T10:09:09.378105+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:09.377947+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:09.377947+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:10:10.093941+0000","scrub_duration":0.0059503179999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":674,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.904713+0000","last_change":"2024-09-21T10:01:46.448146+0000","last_active":"2024-09-21T10:08:57.904713+0000","last_peered":"2024-09-21T10:08:57.904713+0000","last_clean":"2024-09-21T10:08:57.904713+0000","last_became_active":"2024-09-21T10:01:46.447520+0000","last_became_peered":"2024-09-21T10:01:46.447520+0000","last_unstale":"2024-09-21T10:08:57.904713+0000","last_undegraded":"2024-09-21T10:08:57.904713+0000","last_fullsized":"2024-09-21T10:08:57.904713+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:30:29.833897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":492,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.905724+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:08:57.905724+0000","last_peered":"2024-09-21T10:08:57.905724+0000","last_clean":"2024-09-21T10:08:57.905724+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:08:57.905724+0000","last_undegraded":"2024-09-21T10:08:57.905724+0000","last_fullsized":"2024-09-21T10:08:57.905724+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.a","version":"384'2698","reported_seq":2719,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:14.996489+0000","last_change":"2024-09-21T10:08:44.350542+0000","last_active":"2024-09-21T10:09:14.996489+0000","last_peered":"2024-09-21T10:09:14.996489+0000","last_clean":"2024-09-21T10:09:14.996489+0000","last_became_active":"2024-09-21T10:08:44.350025+0000","last_became_peered":"2024-09-21T10:08:44.350025+0000","last_unstale":"2024-09-21T10:09:14.996489+0000","last_undegraded":"2024-09-21T10:09:14.996489+0000","last_fullsized":"2024-09-21T10:09:14.996489+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2698,"log_dups_size":0,"ondisk_log_size":2698,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:51:55.665019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176816128,"num_objects":2698,"num_object_clones":0,"num_object_copies":8094,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2698,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2698,"num_write_kb":172672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":333,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.898024+0000","last_change":"2024-09-21T10:08:36.604164+0000","last_active":"2024-09-21T10:08:57.898024+0000","last_peered":"2024-09-21T10:08:57.898024+0000","last_clean":"2024-09-21T10:08:57.898024+0000","last_became_active":"2024-09-21T10:08:32.287704+0000","last_became_peered":"2024-09-21T10:08:32.287704+0000","last_unstale":"2024-09-21T10:08:57.898024+0000","last_undegraded":"2024-09-21T10:08:57.898024+0000","last_fullsized":"2024-09-21T10:08:57.898024+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:36.604114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:36.604114+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:55:24.459588+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":170,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.904442+0000","last_change":"2024-09-21T10:01:46.457493+0000","last_active":"2024-09-21T10:08:57.904442+0000","last_peered":"2024-09-21T10:08:57.904442+0000","last_clean":"2024-09-21T10:08:57.904442+0000","last_became_active":"2024-09-21T10:01:46.448595+0000","last_became_peered":"2024-09-21T10:01:46.448595+0000","last_unstale":"2024-09-21T10:08:57.904442+0000","last_undegraded":"2024-09-21T10:08:57.904442+0000","last_fullsized":"2024-09-21T10:08:57.904442+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:47:38.183249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":652,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.904131+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:08:57.904131+0000","last_peered":"2024-09-21T10:08:57.904131+0000","last_clean":"2024-09-21T10:08:57.904131+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:08:57.904131+0000","last_undegraded":"2024-09-21T10:08:57.904131+0000","last_fullsized":"2024-09-21T10:08:57.904131+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":218,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:54.031197+0000","last_change":"2024-09-21T10:01:46.432514+0000","last_active":"2024-09-21T10:08:54.031197+0000","last_peered":"2024-09-21T10:08:54.031197+0000","last_clean":"2024-09-21T10:08:54.031197+0000","last_became_active":"2024-09-21T10:01:46.432210+0000","last_became_peered":"2024-09-21T10:01:46.432210+0000","last_unstale":"2024-09-21T10:08:54.031197+0000","last_undegraded":"2024-09-21T10:08:54.031197+0000","last_fullsized":"2024-09-21T10:08:54.031197+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:14.449645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"384'2616","reported_seq":2636,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:15.025233+0000","last_change":"2024-09-21T10:08:44.350213+0000","last_active":"2024-09-21T10:09:15.025233+0000","last_peered":"2024-09-21T10:09:15.025233+0000","last_clean":"2024-09-21T10:09:15.025233+0000","last_became_active":"2024-09-21T10:08:44.349818+0000","last_became_peered":"2024-09-21T10:08:44.349818+0000","last_unstale":"2024-09-21T10:09:15.025233+0000","last_undegraded":"2024-09-21T10:09:15.025233+0000","last_fullsized":"2024-09-21T10:09:15.025233+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2616,"log_dups_size":0,"ondisk_log_size":2616,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:25:10.274875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":171442176,"num_objects":2616,"num_object_clones":0,"num_object_copies":7848,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2616,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2616,"num_write_kb":167424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"72'100","reported_seq":341,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:54.030612+0000","last_change":"2024-09-21T10:08:38.414131+0000","last_active":"2024-09-21T10:08:54.030612+0000","last_peered":"2024-09-21T10:08:54.030612+0000","last_clean":"2024-09-21T10:08:54.030612+0000","last_became_active":"2024-09-21T10:08:38.319214+0000","last_became_peered":"2024-09-21T10:08:38.319214+0000","last_unstale":"2024-09-21T10:08:54.030612+0000","last_undegraded":"2024-09-21T10:08:54.030612+0000","last_fullsized":"2024-09-21T10:08:54.030612+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.414036+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:53:08.996189+0000","scrub_duration":0.0014821809999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":461,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.897819+0000","last_change":"2024-09-21T10:01:46.447172+0000","last_active":"2024-09-21T10:08:57.897819+0000","last_peered":"2024-09-21T10:08:57.897819+0000","last_clean":"2024-09-21T10:08:57.897819+0000","last_became_active":"2024-09-21T10:01:46.446520+0000","last_became_peered":"2024-09-21T10:01:46.446520+0000","last_unstale":"2024-09-21T10:08:57.897819+0000","last_undegraded":"2024-09-21T10:08:57.897819+0000","last_fullsized":"2024-09-21T10:08:57.897819+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:54:16.290087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"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":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":587,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.898754+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:08:57.898754+0000","last_peered":"2024-09-21T10:08:57.898754+0000","last_clean":"2024-09-21T10:08:57.898754+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:08:57.898754+0000","last_undegraded":"2024-09-21T10:08:57.898754+0000","last_fullsized":"2024-09-21T10:08:57.898754+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":607,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.898957+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:08:57.898957+0000","last_peered":"2024-09-21T10:08:57.898957+0000","last_clean":"2024-09-21T10:08:57.898957+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:08:57.898957+0000","last_undegraded":"2024-09-21T10:08:57.898957+0000","last_fullsized":"2024-09-21T10:08:57.898957+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.8","version":"384'2686","reported_seq":2707,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:15.038049+0000","last_change":"2024-09-21T10:08:44.350464+0000","last_active":"2024-09-21T10:09:15.038049+0000","last_peered":"2024-09-21T10:09:15.038049+0000","last_clean":"2024-09-21T10:09:15.038049+0000","last_became_active":"2024-09-21T10:08:44.349904+0000","last_became_peered":"2024-09-21T10:08:44.349904+0000","last_unstale":"2024-09-21T10:09:15.038049+0000","last_undegraded":"2024-09-21T10:09:15.038049+0000","last_fullsized":"2024-09-21T10:09:15.038049+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2686,"log_dups_size":0,"ondisk_log_size":2686,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:35:53.502119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176029696,"num_objects":2686,"num_object_clones":0,"num_object_copies":8058,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2686,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2686,"num_write_kb":171904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"72'100","reported_seq":334,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.897843+0000","last_change":"2024-09-21T10:08:43.344354+0000","last_active":"2024-09-21T10:08:57.897843+0000","last_peered":"2024-09-21T10:08:57.897843+0000","last_clean":"2024-09-21T10:08:57.897843+0000","last_became_active":"2024-09-21T10:08:38.519984+0000","last_became_peered":"2024-09-21T10:08:38.519984+0000","last_unstale":"2024-09-21T10:08:57.897843+0000","last_undegraded":"2024-09-21T10:08:57.897843+0000","last_fullsized":"2024-09-21T10:08:57.897843+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:09:09.624332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":364,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.904477+0000","last_change":"2024-09-21T10:00:33.036733+0000","last_active":"2024-09-21T10:08:57.904477+0000","last_peered":"2024-09-21T10:08:57.904477+0000","last_clean":"2024-09-21T10:08:57.904477+0000","last_became_active":"2024-09-21T10:00:33.035600+0000","last_became_peered":"2024-09-21T10:00:33.035600+0000","last_unstale":"2024-09-21T10:08:57.904477+0000","last_undegraded":"2024-09-21T10:08:57.904477+0000","last_fullsized":"2024-09-21T10:08:57.904477+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:14:17.245189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":353,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:54.030569+0000","last_change":"2024-09-21T10:00:33.033238+0000","last_active":"2024-09-21T10:08:54.030569+0000","last_peered":"2024-09-21T10:08:54.030569+0000","last_clean":"2024-09-21T10:08:54.030569+0000","last_became_active":"2024-09-21T10:00:33.032931+0000","last_became_peered":"2024-09-21T10:00:33.032931+0000","last_unstale":"2024-09-21T10:08:54.030569+0000","last_undegraded":"2024-09-21T10:08:54.030569+0000","last_fullsized":"2024-09-21T10:08:54.030569+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:32.077847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":483,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.897445+0000","last_change":"2024-09-21T10:00:45.456536+0000","last_active":"2024-09-21T10:08:57.897445+0000","last_peered":"2024-09-21T10:08:57.897445+0000","last_clean":"2024-09-21T10:08:57.897445+0000","last_became_active":"2024-09-21T10:00:45.456194+0000","last_became_peered":"2024-09-21T10:00:45.456194+0000","last_unstale":"2024-09-21T10:08:57.897445+0000","last_undegraded":"2024-09-21T10:08:57.897445+0000","last_fullsized":"2024-09-21T10:08:57.897445+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:55.978565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.b","version":"384'2610","reported_seq":2631,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:15.034355+0000","last_change":"2024-09-21T10:08:44.441047+0000","last_active":"2024-09-21T10:09:15.034355+0000","last_peered":"2024-09-21T10:09:15.034355+0000","last_clean":"2024-09-21T10:09:15.034355+0000","last_became_active":"2024-09-21T10:08:44.440730+0000","last_became_peered":"2024-09-21T10:08:44.440730+0000","last_unstale":"2024-09-21T10:09:15.034355+0000","last_undegraded":"2024-09-21T10:09:15.034355+0000","last_fullsized":"2024-09-21T10:09:15.034355+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2610,"log_dups_size":0,"ondisk_log_size":2610,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:16:37.875134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":171048960,"num_objects":2610,"num_object_clones":0,"num_object_copies":7830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2610,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2610,"num_write_kb":167040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"72'100","reported_seq":330,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.898313+0000","last_change":"2024-09-21T10:08:38.520586+0000","last_active":"2024-09-21T10:08:57.898313+0000","last_peered":"2024-09-21T10:08:57.898313+0000","last_clean":"2024-09-21T10:08:57.898313+0000","last_became_active":"2024-09-21T10:08:38.520196+0000","last_became_peered":"2024-09-21T10:08:38.520196+0000","last_unstale":"2024-09-21T10:08:57.898313+0000","last_undegraded":"2024-09-21T10:08:57.898313+0000","last_fullsized":"2024-09-21T10:08:57.898313+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:09:44.590208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":146,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:54.030536+0000","last_change":"2024-09-21T10:00:45.454098+0000","last_active":"2024-09-21T10:08:54.030536+0000","last_peered":"2024-09-21T10:08:54.030536+0000","last_clean":"2024-09-21T10:08:54.030536+0000","last_became_active":"2024-09-21T10:00:45.453754+0000","last_became_peered":"2024-09-21T10:00:45.453754+0000","last_unstale":"2024-09-21T10:08:54.030536+0000","last_undegraded":"2024-09-21T10:08:54.030536+0000","last_fullsized":"2024-09-21T10:08:54.030536+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:36:15.138996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":386,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.693382+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:08:53.693382+0000","last_peered":"2024-09-21T10:08:53.693382+0000","last_clean":"2024-09-21T10:08:53.693382+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:08:53.693382+0000","last_undegraded":"2024-09-21T10:08:53.693382+0000","last_fullsized":"2024-09-21T10:08:53.693382+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":167,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.902163+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:08:57.902163+0000","last_peered":"2024-09-21T10:08:57.902163+0000","last_clean":"2024-09-21T10:08:57.902163+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:08:57.902163+0000","last_undegraded":"2024-09-21T10:08:57.902163+0000","last_fullsized":"2024-09-21T10:08:57.902163+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.d","version":"384'2612","reported_seq":2625,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:15.488147+0000","last_change":"2024-09-21T10:08:44.441788+0000","last_active":"2024-09-21T10:09:15.488147+0000","last_peered":"2024-09-21T10:09:15.488147+0000","last_clean":"2024-09-21T10:09:15.488147+0000","last_became_active":"2024-09-21T10:08:44.441532+0000","last_became_peered":"2024-09-21T10:08:44.441532+0000","last_unstale":"2024-09-21T10:09:15.488147+0000","last_undegraded":"2024-09-21T10:09:15.488147+0000","last_fullsized":"2024-09-21T10:09:15.488147+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2612,"log_dups_size":0,"ondisk_log_size":2612,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:40:15.763213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":171180032,"num_objects":2612,"num_object_clones":0,"num_object_copies":7836,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2612,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2612,"num_write_kb":167168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"72'100","reported_seq":341,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:00.441209+0000","last_change":"2024-09-21T10:09:00.441183+0000","last_active":"2024-09-21T10:09:00.441209+0000","last_peered":"2024-09-21T10:09:00.441209+0000","last_clean":"2024-09-21T10:09:00.441209+0000","last_became_active":"2024-09-21T10:08:38.519357+0000","last_became_peered":"2024-09-21T10:08:38.519357+0000","last_unstale":"2024-09-21T10:09:00.441209+0000","last_undegraded":"2024-09-21T10:09:00.441209+0000","last_fullsized":"2024-09-21T10:09:00.441209+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:00.441129+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:00.441129+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:54:24.681808+0000","scrub_duration":0.0055245959999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":324,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.905021+0000","last_change":"2024-09-21T10:00:45.453684+0000","last_active":"2024-09-21T10:08:57.905021+0000","last_peered":"2024-09-21T10:08:57.905021+0000","last_clean":"2024-09-21T10:08:57.905021+0000","last_became_active":"2024-09-21T10:00:45.453178+0000","last_became_peered":"2024-09-21T10:00:45.453178+0000","last_unstale":"2024-09-21T10:08:57.905021+0000","last_undegraded":"2024-09-21T10:08:57.905021+0000","last_fullsized":"2024-09-21T10:08:57.905021+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:22:26.618669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":623,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.902075+0000","last_change":"2024-09-21T10:02:11.238163+0000","last_active":"2024-09-21T10:08:57.902075+0000","last_peered":"2024-09-21T10:08:57.902075+0000","last_clean":"2024-09-21T10:08:57.902075+0000","last_became_active":"2024-09-21T10:02:11.237911+0000","last_became_peered":"2024-09-21T10:02:11.237911+0000","last_unstale":"2024-09-21T10:08:57.902075+0000","last_undegraded":"2024-09-21T10:08:57.902075+0000","last_fullsized":"2024-09-21T10:08:57.902075+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:44:11.651510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":441,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.692880+0000","last_change":"2024-09-21T10:00:45.455751+0000","last_active":"2024-09-21T10:08:53.692880+0000","last_peered":"2024-09-21T10:08:53.692880+0000","last_clean":"2024-09-21T10:08:53.692880+0000","last_became_active":"2024-09-21T10:00:45.455456+0000","last_became_peered":"2024-09-21T10:00:45.455456+0000","last_unstale":"2024-09-21T10:08:53.692880+0000","last_undegraded":"2024-09-21T10:08:53.692880+0000","last_fullsized":"2024-09-21T10:08:53.692880+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:39:04.368687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.c","version":"384'2702","reported_seq":2712,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:15.533827+0000","last_change":"2024-09-21T10:08:44.438414+0000","last_active":"2024-09-21T10:09:15.533827+0000","last_peered":"2024-09-21T10:09:15.533827+0000","last_clean":"2024-09-21T10:09:15.533827+0000","last_became_active":"2024-09-21T10:08:44.438065+0000","last_became_peered":"2024-09-21T10:08:44.438065+0000","last_unstale":"2024-09-21T10:09:15.533827+0000","last_undegraded":"2024-09-21T10:09:15.533827+0000","last_fullsized":"2024-09-21T10:09:15.533827+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2702,"log_dups_size":0,"ondisk_log_size":2702,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:35:12.636065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177078272,"num_objects":2702,"num_object_clones":0,"num_object_copies":8106,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2702,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2702,"num_write_kb":172928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"72'100","reported_seq":341,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:07.422692+0000","last_change":"2024-09-21T10:09:07.422614+0000","last_active":"2024-09-21T10:09:07.422692+0000","last_peered":"2024-09-21T10:09:07.422692+0000","last_clean":"2024-09-21T10:09:07.422692+0000","last_became_active":"2024-09-21T10:08:38.321963+0000","last_became_peered":"2024-09-21T10:08:38.321963+0000","last_unstale":"2024-09-21T10:09:07.422692+0000","last_undegraded":"2024-09-21T10:09:07.422692+0000","last_fullsized":"2024-09-21T10:09:07.422692+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:07.422507+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.422507+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:52:09.776056+0000","scrub_duration":0.0070855479999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":546,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.658112+0000","last_change":"2024-09-21T10:00:33.033963+0000","last_active":"2024-09-21T10:08:53.658112+0000","last_peered":"2024-09-21T10:08:53.658112+0000","last_clean":"2024-09-21T10:08:53.658112+0000","last_became_active":"2024-09-21T10:00:33.033667+0000","last_became_peered":"2024-09-21T10:00:33.033667+0000","last_unstale":"2024-09-21T10:08:53.658112+0000","last_undegraded":"2024-09-21T10:08:53.658112+0000","last_fullsized":"2024-09-21T10:08:53.658112+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:13:46.034330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":290,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.898017+0000","last_change":"2024-09-21T10:01:46.441957+0000","last_active":"2024-09-21T10:08:57.898017+0000","last_peered":"2024-09-21T10:08:57.898017+0000","last_clean":"2024-09-21T10:08:57.898017+0000","last_became_active":"2024-09-21T10:01:46.439842+0000","last_became_peered":"2024-09-21T10:01:46.439842+0000","last_unstale":"2024-09-21T10:08:57.898017+0000","last_undegraded":"2024-09-21T10:08:57.898017+0000","last_fullsized":"2024-09-21T10:08:57.898017+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:47:21.952368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"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":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":580,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.658063+0000","last_change":"2024-09-21T10:02:11.203236+0000","last_active":"2024-09-21T10:08:53.658063+0000","last_peered":"2024-09-21T10:08:53.658063+0000","last_clean":"2024-09-21T10:08:53.658063+0000","last_became_active":"2024-09-21T10:02:11.198209+0000","last_became_peered":"2024-09-21T10:02:11.198209+0000","last_unstale":"2024-09-21T10:08:53.658063+0000","last_undegraded":"2024-09-21T10:08:53.658063+0000","last_fullsized":"2024-09-21T10:08:53.658063+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:44:13.961067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"384'2703","reported_seq":2724,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:16.520240+0000","last_change":"2024-09-21T10:08:44.439061+0000","last_active":"2024-09-21T10:09:16.520240+0000","last_peered":"2024-09-21T10:09:16.520240+0000","last_clean":"2024-09-21T10:09:16.520240+0000","last_became_active":"2024-09-21T10:08:44.438774+0000","last_became_peered":"2024-09-21T10:08:44.438774+0000","last_unstale":"2024-09-21T10:09:16.520240+0000","last_undegraded":"2024-09-21T10:09:16.520240+0000","last_fullsized":"2024-09-21T10:09:16.520240+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2703,"log_dups_size":0,"ondisk_log_size":2703,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:43:35.897714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177143808,"num_objects":2703,"num_object_clones":0,"num_object_copies":8109,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2703,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2703,"num_write_kb":172992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"72'100","reported_seq":27,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.693307+0000","last_change":"2024-09-21T10:08:38.669988+0000","last_active":"2024-09-21T10:08:53.693307+0000","last_peered":"2024-09-21T10:08:53.693307+0000","last_clean":"2024-09-21T10:08:53.693307+0000","last_became_active":"2024-09-21T10:08:38.519684+0000","last_became_peered":"2024-09-21T10:08:38.519684+0000","last_unstale":"2024-09-21T10:08:53.693307+0000","last_undegraded":"2024-09-21T10:08:53.693307+0000","last_fullsized":"2024-09-21T10:08:53.693307+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.669934+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.669934+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T13:20:02.223685+0000","scrub_duration":0.0018442759999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":671,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.905531+0000","last_change":"2024-09-21T10:01:46.459623+0000","last_active":"2024-09-21T10:08:57.905531+0000","last_peered":"2024-09-21T10:08:57.905531+0000","last_clean":"2024-09-21T10:08:57.905531+0000","last_became_active":"2024-09-21T10:01:46.450137+0000","last_became_peered":"2024-09-21T10:01:46.450137+0000","last_unstale":"2024-09-21T10:08:57.905531+0000","last_undegraded":"2024-09-21T10:08:57.905531+0000","last_fullsized":"2024-09-21T10:08:57.905531+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:17:38.103988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":218,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:54.030981+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T10:08:54.030981+0000","last_peered":"2024-09-21T10:08:54.030981+0000","last_clean":"2024-09-21T10:08:54.030981+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T10:08:54.030981+0000","last_undegraded":"2024-09-21T10:08:54.030981+0000","last_fullsized":"2024-09-21T10:08:54.030981+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":665,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.907211+0000","last_change":"2024-09-21T10:01:46.448721+0000","last_active":"2024-09-21T10:08:57.907211+0000","last_peered":"2024-09-21T10:08:57.907211+0000","last_clean":"2024-09-21T10:08:57.907211+0000","last_became_active":"2024-09-21T10:01:46.448344+0000","last_became_peered":"2024-09-21T10:01:46.448344+0000","last_unstale":"2024-09-21T10:08:57.907211+0000","last_undegraded":"2024-09-21T10:08:57.907211+0000","last_fullsized":"2024-09-21T10:08:57.907211+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:07:58.721431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"384'2631","reported_seq":2644,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:09:15.528184+0000","last_change":"2024-09-21T10:08:44.438377+0000","last_active":"2024-09-21T10:09:15.528184+0000","last_peered":"2024-09-21T10:09:15.528184+0000","last_clean":"2024-09-21T10:09:15.528184+0000","last_became_active":"2024-09-21T10:08:44.438020+0000","last_became_peered":"2024-09-21T10:08:44.438020+0000","last_unstale":"2024-09-21T10:09:15.528184+0000","last_undegraded":"2024-09-21T10:09:15.528184+0000","last_fullsized":"2024-09-21T10:09:15.528184+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":2631,"log_dups_size":0,"ondisk_log_size":2631,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:19:36.265454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":172425216,"num_objects":2631,"num_object_clones":0,"num_object_copies":7893,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2631,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2631,"num_write_kb":168384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"72'100","reported_seq":31,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.903914+0000","last_change":"2024-09-21T10:08:38.530732+0000","last_active":"2024-09-21T10:08:57.903914+0000","last_peered":"2024-09-21T10:08:57.903914+0000","last_clean":"2024-09-21T10:08:57.903914+0000","last_became_active":"2024-09-21T10:08:38.519903+0000","last_became_peered":"2024-09-21T10:08:38.519903+0000","last_unstale":"2024-09-21T10:08:57.903914+0000","last_undegraded":"2024-09-21T10:08:57.903914+0000","last_fullsized":"2024-09-21T10:08:57.903914+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:09:45.846242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":435020,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":590,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.898857+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:08:57.898857+0000","last_peered":"2024-09-21T10:08:57.898857+0000","last_clean":"2024-09-21T10:08:57.898857+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:08:57.898857+0000","last_undegraded":"2024-09-21T10:08:57.898857+0000","last_fullsized":"2024-09-21T10:08:57.898857+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":208,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:54.031043+0000","last_change":"2024-09-21T10:01:46.443733+0000","last_active":"2024-09-21T10:08:54.031043+0000","last_peered":"2024-09-21T10:08:54.031043+0000","last_clean":"2024-09-21T10:08:54.031043+0000","last_became_active":"2024-09-21T10:01:46.443246+0000","last_became_peered":"2024-09-21T10:01:46.443246+0000","last_unstale":"2024-09-21T10:08:54.031043+0000","last_undegraded":"2024-09-21T10:08:54.031043+0000","last_fullsized":"2024-09-21T10:08:54.031043+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:34:20.670348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":166,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.692803+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:08:53.692803+0000","last_peered":"2024-09-21T10:08:53.692803+0000","last_clean":"2024-09-21T10:08:53.692803+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:08:53.692803+0000","last_undegraded":"2024-09-21T10:08:53.692803+0000","last_fullsized":"2024-09-21T10:08:53.692803+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":391,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.693302+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:08:53.693302+0000","last_peered":"2024-09-21T10:08:53.693302+0000","last_clean":"2024-09-21T10:08:53.693302+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:08:53.693302+0000","last_undegraded":"2024-09-21T10:08:53.693302+0000","last_fullsized":"2024-09-21T10:08:53.693302+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":414,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.693195+0000","last_change":"2024-09-21T10:01:46.455305+0000","last_active":"2024-09-21T10:08:53.693195+0000","last_peered":"2024-09-21T10:08:53.693195+0000","last_clean":"2024-09-21T10:08:53.693195+0000","last_became_active":"2024-09-21T10:01:46.439037+0000","last_became_peered":"2024-09-21T10:01:46.439037+0000","last_unstale":"2024-09-21T10:08:53.693195+0000","last_undegraded":"2024-09-21T10:08:53.693195+0000","last_fullsized":"2024-09-21T10:08:53.693195+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:12:53.152843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":218,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:54.030868+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T10:08:54.030868+0000","last_peered":"2024-09-21T10:08:54.030868+0000","last_clean":"2024-09-21T10:08:54.030868+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T10:08:54.030868+0000","last_undegraded":"2024-09-21T10:08:54.030868+0000","last_fullsized":"2024-09-21T10:08:54.030868+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":183,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.905205+0000","last_change":"2024-09-21T10:01:46.455865+0000","last_active":"2024-09-21T10:08:57.905205+0000","last_peered":"2024-09-21T10:08:57.905205+0000","last_clean":"2024-09-21T10:08:57.905205+0000","last_became_active":"2024-09-21T10:01:46.449899+0000","last_became_peered":"2024-09-21T10:01:46.449899+0000","last_unstale":"2024-09-21T10:08:57.905205+0000","last_undegraded":"2024-09-21T10:08:57.905205+0000","last_fullsized":"2024-09-21T10:08:57.905205+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:58:41.964780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":166,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.905207+0000","last_change":"2024-09-21T10:01:46.448256+0000","last_active":"2024-09-21T10:08:57.905207+0000","last_peered":"2024-09-21T10:08:57.905207+0000","last_clean":"2024-09-21T10:08:57.905207+0000","last_became_active":"2024-09-21T10:01:46.447908+0000","last_became_peered":"2024-09-21T10:01:46.447908+0000","last_unstale":"2024-09-21T10:08:57.905207+0000","last_undegraded":"2024-09-21T10:08:57.905207+0000","last_fullsized":"2024-09-21T10:08:57.905207+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:39.318743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":630,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.905366+0000","last_change":"2024-09-21T10:01:46.435174+0000","last_active":"2024-09-21T10:08:57.905366+0000","last_peered":"2024-09-21T10:08:57.905366+0000","last_clean":"2024-09-21T10:08:57.905366+0000","last_became_active":"2024-09-21T10:01:46.434506+0000","last_became_peered":"2024-09-21T10:01:46.434506+0000","last_unstale":"2024-09-21T10:08:57.905366+0000","last_undegraded":"2024-09-21T10:08:57.905366+0000","last_fullsized":"2024-09-21T10:08:57.905366+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:15:36.741974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":664,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.897362+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:08:57.897362+0000","last_peered":"2024-09-21T10:08:57.897362+0000","last_clean":"2024-09-21T10:08:57.897362+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:08:57.897362+0000","last_undegraded":"2024-09-21T10:08:57.897362+0000","last_fullsized":"2024-09-21T10:08:57.897362+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":431,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:54.030428+0000","last_change":"2024-09-21T10:02:11.203513+0000","last_active":"2024-09-21T10:08:54.030428+0000","last_peered":"2024-09-21T10:08:54.030428+0000","last_clean":"2024-09-21T10:08:54.030428+0000","last_became_active":"2024-09-21T10:02:11.203014+0000","last_became_peered":"2024-09-21T10:02:11.203014+0000","last_unstale":"2024-09-21T10:08:54.030428+0000","last_undegraded":"2024-09-21T10:08:54.030428+0000","last_fullsized":"2024-09-21T10:08:54.030428+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:07:20.606546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":198,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:54.030991+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:08:54.030991+0000","last_peered":"2024-09-21T10:08:54.030991+0000","last_clean":"2024-09-21T10:08:54.030991+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:08:54.030991+0000","last_undegraded":"2024-09-21T10:08:54.030991+0000","last_fullsized":"2024-09-21T10:08:54.030991+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":694,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.904832+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:08:57.904832+0000","last_peered":"2024-09-21T10:08:57.904832+0000","last_clean":"2024-09-21T10:08:57.904832+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:08:57.904832+0000","last_undegraded":"2024-09-21T10:08:57.904832+0000","last_fullsized":"2024-09-21T10:08:57.904832+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":601,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.898662+0000","last_change":"2024-09-21T10:03:57.872278+0000","last_active":"2024-09-21T10:08:57.898662+0000","last_peered":"2024-09-21T10:08:57.898662+0000","last_clean":"2024-09-21T10:08:57.898662+0000","last_became_active":"2024-09-21T10:03:57.871949+0000","last_became_peered":"2024-09-21T10:03:57.871949+0000","last_unstale":"2024-09-21T10:08:57.898662+0000","last_undegraded":"2024-09-21T10:08:57.898662+0000","last_fullsized":"2024-09-21T10:08:57.898662+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:10:24.490223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":491,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.904269+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:08:57.904269+0000","last_peered":"2024-09-21T10:08:57.904269+0000","last_clean":"2024-09-21T10:08:57.904269+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:08:57.904269+0000","last_undegraded":"2024-09-21T10:08:57.904269+0000","last_fullsized":"2024-09-21T10:08:57.904269+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":664,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.905260+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:08:57.905260+0000","last_peered":"2024-09-21T10:08:57.905260+0000","last_clean":"2024-09-21T10:08:57.905260+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:08:57.905260+0000","last_undegraded":"2024-09-21T10:08:57.905260+0000","last_fullsized":"2024-09-21T10:08:57.905260+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":387,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.693014+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:08:53.693014+0000","last_peered":"2024-09-21T10:08:53.693014+0000","last_clean":"2024-09-21T10:08:53.693014+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:08:53.693014+0000","last_undegraded":"2024-09-21T10:08:53.693014+0000","last_fullsized":"2024-09-21T10:08:53.693014+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":328,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.904116+0000","last_change":"2024-09-21T10:02:11.238171+0000","last_active":"2024-09-21T10:08:57.904116+0000","last_peered":"2024-09-21T10:08:57.904116+0000","last_clean":"2024-09-21T10:08:57.904116+0000","last_became_active":"2024-09-21T10:02:11.237847+0000","last_became_peered":"2024-09-21T10:02:11.237847+0000","last_unstale":"2024-09-21T10:08:57.904116+0000","last_undegraded":"2024-09-21T10:08:57.904116+0000","last_fullsized":"2024-09-21T10:08:57.904116+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:33:39.295184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":636,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.897033+0000","last_change":"2024-09-21T10:01:46.443499+0000","last_active":"2024-09-21T10:08:57.897033+0000","last_peered":"2024-09-21T10:08:57.897033+0000","last_clean":"2024-09-21T10:08:57.897033+0000","last_became_active":"2024-09-21T10:01:46.442063+0000","last_became_peered":"2024-09-21T10:01:46.442063+0000","last_unstale":"2024-09-21T10:08:57.897033+0000","last_undegraded":"2024-09-21T10:08:57.897033+0000","last_fullsized":"2024-09-21T10:08:57.897033+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:52:07.726747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":388,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.693206+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:08:53.693206+0000","last_peered":"2024-09-21T10:08:53.693206+0000","last_clean":"2024-09-21T10:08:53.693206+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:08:53.693206+0000","last_undegraded":"2024-09-21T10:08:53.693206+0000","last_fullsized":"2024-09-21T10:08:53.693206+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":161,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.693025+0000","last_change":"2024-09-21T10:00:45.456014+0000","last_active":"2024-09-21T10:08:53.693025+0000","last_peered":"2024-09-21T10:08:53.693025+0000","last_clean":"2024-09-21T10:08:53.693025+0000","last_became_active":"2024-09-21T10:00:45.455622+0000","last_became_peered":"2024-09-21T10:00:45.455622+0000","last_unstale":"2024-09-21T10:08:53.693025+0000","last_undegraded":"2024-09-21T10:08:53.693025+0000","last_fullsized":"2024-09-21T10:08:53.693025+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:03:42.452379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":382,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.692928+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:08:53.692928+0000","last_peered":"2024-09-21T10:08:53.692928+0000","last_clean":"2024-09-21T10:08:53.692928+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:08:53.692928+0000","last_undegraded":"2024-09-21T10:08:53.692928+0000","last_fullsized":"2024-09-21T10:08:53.692928+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":161,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.693361+0000","last_change":"2024-09-21T10:00:45.451372+0000","last_active":"2024-09-21T10:08:53.693361+0000","last_peered":"2024-09-21T10:08:53.693361+0000","last_clean":"2024-09-21T10:08:53.693361+0000","last_became_active":"2024-09-21T10:00:45.450929+0000","last_became_peered":"2024-09-21T10:00:45.450929+0000","last_unstale":"2024-09-21T10:08:53.693361+0000","last_undegraded":"2024-09-21T10:08:53.693361+0000","last_fullsized":"2024-09-21T10:08:53.693361+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:29:11.173928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":683,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.904435+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:08:57.904435+0000","last_peered":"2024-09-21T10:08:57.904435+0000","last_clean":"2024-09-21T10:08:57.904435+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:08:57.904435+0000","last_undegraded":"2024-09-21T10:08:57.904435+0000","last_fullsized":"2024-09-21T10:08:57.904435+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":673,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.905256+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:08:57.905256+0000","last_peered":"2024-09-21T10:08:57.905256+0000","last_clean":"2024-09-21T10:08:57.905256+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:08:57.905256+0000","last_undegraded":"2024-09-21T10:08:57.905256+0000","last_fullsized":"2024-09-21T10:08:57.905256+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":388,"reported_epoch":383,"state":"active+clean","last_fresh":"2024-09-21T10:08:53.692850+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:08:53.692850+0000","last_peered":"2024-09-21T10:08:53.692850+0000","last_clean":"2024-09-21T10:08:53.692850+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:08:53.692850+0000","last_undegraded":"2024-09-21T10:08:53.692850+0000","last_fullsized":"2024-09-21T10:08:53.692850+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":693,"reported_epoch":384,"state":"active+clean","last_fresh":"2024-09-21T10:08:57.897312+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:08:57.897312+0000","last_peered":"2024-09-21T10:08:57.897312+0000","last_clean":"2024-09-21T10:08:57.897312+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:08:57.897312+0000","last_undegraded":"2024-09-21T10:08:57.897312+0000","last_fullsized":"2024-09-21T10:08:57.897312+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":2802450432,"num_objects":42762,"num_object_clones":0,"num_object_copies":128286,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":42762,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":42762,"num_write_kb":2736768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":8616083456,"data_stored":8616083456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42762,"ondisk_log_size":42762,"up":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":16508,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":126976,"data_stored":21550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":268350,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":133,"num_read_kb":340,"num_write":68,"num_write_kb":740,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":1127066,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1100,"ondisk_log_size":1100,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":210453397970,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":43,"seq":184683594193,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2448956,"kb_used_data":1544820,"kb_used_omap":1,"kb_used_meta":904126,"kb_avail":91296196,"statfs":{"total":95995035648,"available":93487304704,"internally_reserved":0,"allocated":1581895680,"data_stored":1579202983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":925825368},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790424,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1762552,"kb_used_data":868464,"kb_used_omap":1,"kb_used_meta":894078,"kb_avail":91982600,"statfs":{"total":95995035648,"available":94190182400,"internally_reserved":0,"allocated":889307136,"data_stored":886615178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":915536216},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986655,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1548548,"kb_used_data":660988,"kb_used_omap":1,"kb_used_meta":887550,"kb_avail":92196604,"statfs":{"total":95995035648,"available":94409322496,"internally_reserved":0,"allocated":676851712,"data_stored":674151484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":908851544},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893443,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2378228,"kb_used_data":1353580,"kb_used_omap":4,"kb_used_meta":1024635,"kb_avail":91366924,"statfs":{"total":95995035648,"available":93559730176,"internally_reserved":0,"allocated":1386065920,"data_stored":1383376705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":1049226689},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547056970,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1848708,"kb_used_data":1007228,"kb_used_omap":6,"kb_used_meta":841465,"kb_avail":91896444,"statfs":{"total":95995035648,"available":94101958656,"internally_reserved":0,"allocated":1031401472,"data_stored":1028702250,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":861660628},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220497,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2349232,"kb_used_data":1638312,"kb_used_omap":5,"kb_used_meta":710906,"kb_avail":91395920,"statfs":{"total":95995035648,"available":93589422080,"internally_reserved":0,"allocated":1677631488,"data_stored":1674945693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":727967988},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585237,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1948020,"kb_used_data":1202092,"kb_used_omap":7,"kb_used_meta":745912,"kb_avail":91797132,"statfs":{"total":95995035648,"available":94000263168,"internally_reserved":0,"allocated":1230942208,"data_stored":1228252735,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":763814343},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"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":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1269104640,"data_stored":1269104640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1726808064,"data_stored":1726808064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1062141952,"data_stored":1062141952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1390280704,"data_stored":1390280704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":691666944,"data_stored":691666944,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":883097600,"data_stored":883097600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1592983552,"data_stored":1592983552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:09:20.668 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-21T10:09:20.668 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_6 pg_num 26 2024-09-21T10:09:20.762 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:20.788 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:20.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:20.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:20.890 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:20.909 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 25 16 50869 50853 127.108 93.1875 0.0158278 0.00786105 2024-09-21T10:09:20.913 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:20.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:20.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:21.015 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:21.060 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:21.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:21.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:21.162 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:21.210 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:21.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:21.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:21.312 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:21.340 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:21.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:21.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:21.441 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:21.475 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:21 smithi137 ceph-mon[93825]: from='client.55858 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:09:21.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:21 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:09:21.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:21 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T10:09:21.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:21 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:09:21.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:21 smithi137 ceph-mon[93825]: osdmap e385: 8 total, 8 up, 7 in 2024-09-21T10:09:21.477 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:21 smithi137 ceph-mon[97575]: from='client.55858 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:09:21.478 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:21 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:09:21.478 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:21 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T10:09:21.478 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:21 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:09:21.478 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:21 smithi137 ceph-mon[97575]: osdmap e385: 8 total, 8 up, 7 in 2024-09-21T10:09:21.484 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:21.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:21.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:21.587 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:21.616 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:21.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:21.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:21.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:21 smithi165 ceph-mon[86023]: from='client.55858 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:09:21.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:21 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:09:21.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:21 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T10:09:21.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:21 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:09:21.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:21 smithi165 ceph-mon[86023]: osdmap e385: 8 total, 8 up, 7 in 2024-09-21T10:09:21.718 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:21.746 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:21.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:21.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:21.848 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:21.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:21.878 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:21.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:21.909 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 26 16 52307 52291 125.676 89.875 0.00955417 0.00795115 2024-09-21T10:09:21.979 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:22.005 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:22.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:22.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:22.107 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:22.134 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:09:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:09:21] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.51.0" 2024-09-21T10:09:22.155 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:22.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:22.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:22.257 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:22.306 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:22.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:22.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:22.407 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:22.435 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:22.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:22.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:22.537 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:22.569 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:22.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:22.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:22.670 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:22.697 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:22.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:22.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:22.756 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:22.799 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:22.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:22 smithi137 ceph-mon[97575]: pgmap v1289: 99 pgs: 99 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-09-21T10:09:22.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:22 smithi137 ceph-mon[93825]: pgmap v1289: 99 pgs: 99 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-09-21T10:09:22.844 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:22.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:22.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:22.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:22 smithi165 ceph-mon[86023]: pgmap v1289: 99 pgs: 99 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-09-21T10:09:22.910 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 27 16 53787 53771 124.443 92.5 0.0119285 0.00803004 2024-09-21T10:09:22.947 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:22.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:22.991 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:22.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:23.092 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:23.119 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:23.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:23.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:23.221 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:23.253 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:23.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:23.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:23.354 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:23.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:23.394 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:23.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:23.495 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:23.531 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:23.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:23.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:23.633 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:23.663 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:23.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:23.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:23.764 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:23.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:23.806 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:23.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:23.907 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:23.910 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 28 16 55150 55134 123.041 85.1875 0.00883464 0.00812185 2024-09-21T10:09:23.932 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:23.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:23.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:24.034 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:24.055 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:24.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:24.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:24.157 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:24.183 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:09:24.184 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:24.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:24.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:24.285 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:24.309 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:24.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:24.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:24.411 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:24.439 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:24.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:24.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:24.541 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:24.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:24.568 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:24.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:24.669 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:24.690 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:24.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:24.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:24.792 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:24.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:24 smithi137 ceph-mon[97575]: pgmap v1290: 99 pgs: 99 active+clean; 3.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:09:24.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:24 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1196203521' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:09:24.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:24 smithi137 ceph-mon[93825]: pgmap v1290: 99 pgs: 99 active+clean; 3.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:09:24.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:24 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1196203521' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:09:24.819 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:24.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:24.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:24.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:24 smithi165 ceph-mon[86023]: pgmap v1290: 99 pgs: 99 active+clean; 3.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:09:24.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:24 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1196203521' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:09:24.910 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 29 16 56154 56138 120.962 62.75 0.019354 0.00826163 2024-09-21T10:09:24.920 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:24.948 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:24.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:24.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:25.049 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:25.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:25.087 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:25.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:25.188 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:25.225 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:25.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:25.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:25.328 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:25.336 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:09:25.336 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:09:25.337 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:09:25.337 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:09:25.337 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:09:25.337 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:09:25.337 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:09:25.337 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:09:25.337 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:09:25.337 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:09:25.337 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:09:25.337 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:09:25.337 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:09:25.337 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:09:25.338 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:09:25.338 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:09:25.350 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:25.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:25.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:25.452 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:25.489 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:25.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:25.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:25.591 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:25.619 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:25.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:25.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:25.720 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:25.755 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:25.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:25.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:25.858 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:25.887 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:25.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:25.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:25.910 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 30 16 57573 57557 119.886 88.6875 0.010891 0.00833683 2024-09-21T10:09:25.989 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:26.023 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:26.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:26.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:26.118 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:26.118 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:09:26.118 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:25 smithi137 ceph-mon[97575]: pgmap v1291: 99 pgs: 99 active+clean; 3.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:09:26.118 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:26.119 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:09:26.119 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:25 smithi137 ceph-mon[93825]: pgmap v1291: 99 pgs: 99 active+clean; 3.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:09:26.125 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:09:26.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:25 smithi165 ceph-mon[86023]: pgmap v1291: 99 pgs: 99 active+clean; 3.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:09:26.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:26.163 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:26.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:26.264 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:26.302 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:26.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:26.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:26.404 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:26.441 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:26.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:26.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:26.543 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:26.581 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:26.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:26.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:26.684 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:26.712 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:26.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:26.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:26.814 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:26.841 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:26.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:26.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:26.910 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 31 16 58999 58983 118.893 89.125 0.00627007 0.00840564 2024-09-21T10:09:26.942 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:26.972 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:26.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:26.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:27.074 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:27.120 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:27.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:27.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:27.222 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:27.248 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:27.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:27.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:27.350 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:27.394 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:27.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:27.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:27.496 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:27.528 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:27.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:27.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:27.630 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:27.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:27.679 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:27.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:27.780 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:27.824 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:27.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:27.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:27.910 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 32 16 60328 60312 117.773 83.0625 0.00640421 0.00848584 2024-09-21T10:09:27.927 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:27.955 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:27.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:27.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:28.056 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:28.087 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:28.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:28.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:28.189 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:28.231 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:28.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:28.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:28.300 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:09:28.300 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:09:28.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:28.361 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:28.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:28.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:28.463 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:28.491 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:28.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:28.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:28.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:28 smithi137 ceph-mon[93825]: pgmap v1292: 99 pgs: 99 active+clean; 3.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:09:28.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:28 smithi137 ceph-mon[97575]: pgmap v1292: 99 pgs: 99 active+clean; 3.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:09:28.593 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:28.598 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:09:28.635 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:28.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:28.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:28.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:28 smithi165 ceph-mon[86023]: pgmap v1292: 99 pgs: 99 active+clean; 3.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:09:28.738 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:28.763 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:28.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:28.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:28.864 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:28.891 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:28.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:28.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:28.910 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 33 16 61555 61539 116.528 76.6875 0.00703108 0.00857467 2024-09-21T10:09:28.993 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:29.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:29.022 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:29.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:29.123 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:29.168 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:29.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:29.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:29.269 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:29.330 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:29.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:29.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:29.432 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:29.458 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:29.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:29.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:29.560 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:29.598 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:29.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:29.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:29.660 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:29.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:09:29.700 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:29.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:29.790 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:29.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:29.891 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:29.912 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 34 16 62809 62793 115.405 78.375 0.0145504 0.00865884 2024-09-21T10:09:29.968 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:29.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:29.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:30.069 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:30.095 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:30.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:30.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:30.196 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:30.225 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:30.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:30.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:30.273 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:30 smithi137 ceph-mon[93825]: pgmap v1293: 99 pgs: 99 active+clean; 3.5 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:09:30.273 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:30 smithi137 ceph-mon[97575]: pgmap v1293: 99 pgs: 99 active+clean; 3.5 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:09:30.326 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:30.362 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:30.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:30.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:30.464 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:30.500 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:30.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:30.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:30.601 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:30.629 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:30.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:30.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:30.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:09:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:09:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:09:30.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:30 smithi165 ceph-mon[86023]: pgmap v1293: 99 pgs: 99 active+clean; 3.5 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:09:30.732 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:30.759 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:30.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:30.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:30.861 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:30.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:30.888 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:30.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:30.911 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 35 16 64053 64037 114.329 77.75 0.017268 0.00874047 2024-09-21T10:09:30.989 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:31.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:31.034 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:31.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:31.134 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:31.161 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:31.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:31.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:31.211 INFO:teuthology.orchestra.run.smithi137.stderr:set pool 11 pg_num to 26 2024-09-21T10:09:31.263 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:31.306 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:31.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:31.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:31.408 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:31.442 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:31.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:31.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:31.544 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:31.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:31 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1903416470' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:09:31.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:31 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:09:31.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:31 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1903416470' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:09:31.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:31 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:09:31.573 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:31.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:31.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:31.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:31 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1903416470' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:09:31.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:31 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:09:31.675 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:31.721 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:31.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:31.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:31.823 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:31.864 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:31.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:31.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:31.911 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 36 16 65291 65275 113.302 77.375 0.0116187 0.0088205 2024-09-21T10:09:31.966 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:32.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:32.009 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:32.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:32.111 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:32.140 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:32.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:32.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:32.210 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:09:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:09:31] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.51.0" 2024-09-21T10:09:32.242 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:32.282 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:32.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:32.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:32.384 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:32.384 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:32.385 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:32.408 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:32.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:32.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:32.510 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:32.520 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:32 smithi137 ceph-mon[93825]: pgmap v1294: 99 pgs: 99 active+clean; 3.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-09-21T10:09:32.520 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:32 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:09:32.520 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:32 smithi137 ceph-mon[93825]: osdmap e386: 8 total, 8 up, 7 in 2024-09-21T10:09:32.520 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:32 smithi137 ceph-mon[97575]: pgmap v1294: 99 pgs: 99 active+clean; 3.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-09-21T10:09:32.520 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:32 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:09:32.521 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:32 smithi137 ceph-mon[97575]: osdmap e386: 8 total, 8 up, 7 in 2024-09-21T10:09:32.534 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:32.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:32.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:32.636 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:32 smithi165 ceph-mon[86023]: pgmap v1294: 99 pgs: 99 active+clean; 3.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-09-21T10:09:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:32 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:09:32.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:32 smithi165 ceph-mon[86023]: osdmap e386: 8 total, 8 up, 7 in 2024-09-21T10:09:32.660 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:32.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:32.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:32.762 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:32.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:32.790 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:32.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:32.891 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:32.912 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 37 16 66562 66546 112.385 79.4375 0.013682 0.00889265 2024-09-21T10:09:32.927 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:32.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:32.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:33.028 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:33.073 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:33.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:33.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:33.175 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:33.204 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:33.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:33.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:33.306 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:33.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:33.355 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:33.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:33.455 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:33.495 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:33.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:33.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:33.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:33 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:09:33.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:33 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:09:33.597 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:33.618 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:33.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:33.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:33.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:33 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:09:33.720 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:33.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:33.742 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:33.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:33.843 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:33.866 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:33.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:33.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:33.912 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 38 16 66994 66978 110.138 27 0.0203819 0.00891736 2024-09-21T10:09:33.967 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:33.989 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:33.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:33.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:34.091 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:34.114 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:34.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:34.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:34.215 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:34.241 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:34.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:34.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:34.242 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T10:09:34.343 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:34.368 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:34.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:34.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:34.470 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:34.530 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:34.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:34.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:34 smithi137 ceph-mon[93825]: pgmap v1296: 99 pgs: 99 active+clean; 3.9 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-21T10:09:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:34 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:09:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:34 smithi137 ceph-mon[93825]: osdmap e387: 8 total, 8 up, 7 in 2024-09-21T10:09:34.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:34 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3280135968' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:09:34.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:34 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:09:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:34 smithi137 ceph-mon[97575]: pgmap v1296: 99 pgs: 99 active+clean; 3.9 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-21T10:09:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:34 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:09:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:34 smithi137 ceph-mon[97575]: osdmap e387: 8 total, 8 up, 7 in 2024-09-21T10:09:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:34 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3280135968' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:09:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:34 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:09:34.632 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:34 smithi165 ceph-mon[86023]: pgmap v1296: 99 pgs: 99 active+clean; 3.9 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-21T10:09:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:34 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:09:34.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:34 smithi165 ceph-mon[86023]: osdmap e387: 8 total, 8 up, 7 in 2024-09-21T10:09:34.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:34 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3280135968' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:09:34.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:34 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:09:34.659 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:34.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:34.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:34.761 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:34.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:34.796 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:34.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:34.897 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:34.912 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 39 16 68065 68049 109.03 66.9375 0.00668885 0.0091665 2024-09-21T10:09:34.923 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:34.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:34.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:35.025 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:35.052 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:35.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:35.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:35.154 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:35.183 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:35.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:35.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:35.285 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:35.312 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:35.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:35.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:35.414 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:35.450 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:35.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:35.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:35.503 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:35 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:09:35.503 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:35 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:09:35.503 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:35 smithi137 ceph-mon[93825]: osdmap e388: 8 total, 8 up, 7 in 2024-09-21T10:09:35.503 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:35 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:09:35.504 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:35 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:09:35.504 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:35 smithi137 ceph-mon[97575]: osdmap e388: 8 total, 8 up, 7 in 2024-09-21T10:09:35.552 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:35.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:35.581 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:35.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:35 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:09:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:35 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:09:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:35 smithi165 ceph-mon[86023]: osdmap e388: 8 total, 8 up, 7 in 2024-09-21T10:09:35.683 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:35.722 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:35.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:35.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:35.824 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:35.854 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:35.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:35.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:35.912 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T10:09:35.911169+0000 min lat: 0.00113171 max lat: 1.08378 avg lat: 0.00917737 2024-09-21T10:09:35.912 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:09:35.912 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 40 16 69733 69717 108.91 104.25 0.00556025 0.00917737 2024-09-21T10:09:35.956 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:35.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:35.985 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:35.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:36.086 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:36.122 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:36.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:36.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:36.224 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:36.251 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:36.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:36.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:36.353 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:36.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:36.397 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:36.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:36.498 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:36.507 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:36 smithi137 ceph-mon[93825]: pgmap v1299: 109 pgs: 6 unknown, 103 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s; 21 KiB/s, 0 objects/s recovering 2024-09-21T10:09:36.507 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:36 smithi137 ceph-mon[97575]: pgmap v1299: 109 pgs: 6 unknown, 103 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s; 21 KiB/s, 0 objects/s recovering 2024-09-21T10:09:36.536 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:36.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:36.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:36.638 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:36.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:36 smithi165 ceph-mon[86023]: pgmap v1299: 109 pgs: 6 unknown, 103 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s; 21 KiB/s, 0 objects/s recovering 2024-09-21T10:09:36.679 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:36.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:36.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:36.781 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:36.821 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:36.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:36.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:36.912 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 41 16 71358 71342 108.731 101.562 0.0121362 0.00919182 2024-09-21T10:09:36.924 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:36.950 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:36.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:36.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:37.052 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:37.080 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:37.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:37.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:37.182 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:37.210 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:37.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:37.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:37.312 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:37.340 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:37.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:37.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:37.421 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6] out_osds: [7] dead_osds: [] live_osds: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T10:09:37.422 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 0 1 2024-09-21T10:09:37.441 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:37.501 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:37.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:37.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:37.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:37 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:09:37.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:37 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:09:37.603 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:37.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:37.627 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:37.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:37.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:37 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:09:37.728 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:37.749 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:37.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:37.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:37.851 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:37.875 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:37.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:37.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:37.912 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 42 16 72345 72329 107.611 61.6875 0.0020206 0.0091763 2024-09-21T10:09:37.977 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:37.999 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:37.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:38.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:38.100 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:38.122 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:38.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:38.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:38.224 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:38.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:38.247 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:38.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:38.348 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:38.369 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:38.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:38.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:38.459 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:38 smithi137 ceph-mon[93825]: pgmap v1300: 109 pgs: 109 active+clean; 4.2 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s; 53 KiB/s, 0 objects/s recovering 2024-09-21T10:09:38.459 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:38 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:09:38.460 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:38 smithi137 ceph-mon[93825]: osdmap e389: 8 total, 8 up, 7 in 2024-09-21T10:09:38.460 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:38 smithi137 ceph-mon[97575]: pgmap v1300: 109 pgs: 109 active+clean; 4.2 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s; 53 KiB/s, 0 objects/s recovering 2024-09-21T10:09:38.460 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:38 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:09:38.460 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:38 smithi137 ceph-mon[97575]: osdmap e389: 8 total, 8 up, 7 in 2024-09-21T10:09:38.471 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:38.493 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:38.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:38.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:38.504 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:09:38.505 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:09:38.509 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:09:38.595 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:38.616 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:38.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:38.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:38.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:38 smithi165 ceph-mon[86023]: pgmap v1300: 109 pgs: 109 active+clean; 4.2 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s; 53 KiB/s, 0 objects/s recovering 2024-09-21T10:09:38.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:38 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:09:38.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:38 smithi165 ceph-mon[86023]: osdmap e389: 8 total, 8 up, 7 in 2024-09-21T10:09:38.718 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:38.740 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:38.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:38.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:38.841 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:38.862 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:38.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:38.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:38.912 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 43 16 72345 72329 105.109 0 - 0.0091763 2024-09-21T10:09:38.964 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:38.987 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:38.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:38.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:39.088 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:39.109 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:39.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:39.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:39.211 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:39.232 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:39.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:39.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:39.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:39.360 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:39.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:39.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:39.461 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:39.483 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:39.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:39.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:39.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:39 smithi137 ceph-mon[93825]: osdmap e390: 8 total, 8 up, 7 in 2024-09-21T10:09:39.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:39 smithi137 ceph-mon[97575]: osdmap e390: 8 total, 8 up, 7 in 2024-09-21T10:09:39.585 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:39.610 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:39.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:39.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:39.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:39 smithi165 ceph-mon[86023]: osdmap e390: 8 total, 8 up, 7 in 2024-09-21T10:09:39.712 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:39.738 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:39.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:39.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:39.839 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:39.866 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:39.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:39.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:39.912 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 44 16 72345 72329 102.72 0 - 0.0091763 2024-09-21T10:09:39.967 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:39.992 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:39.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:39.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:40.094 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:40.119 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:40.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:40.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:40.220 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:40.250 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:40.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:40.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:40.352 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:40.391 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:40.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:40.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:40.493 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:40.540 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:40.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:40.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:40 smithi137 ceph-mon[93825]: pgmap v1303: 109 pgs: 1 remapped+peering, 108 active+clean; 4.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 953 op/s; 54 KiB/s, 0 objects/s recovering 2024-09-21T10:09:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:40 smithi137 ceph-mon[93825]: osdmap e391: 8 total, 8 up, 7 in 2024-09-21T10:09:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:40.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:09:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:40 smithi137 ceph-mon[97575]: pgmap v1303: 109 pgs: 1 remapped+peering, 108 active+clean; 4.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 953 op/s; 54 KiB/s, 0 objects/s recovering 2024-09-21T10:09:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:40 smithi137 ceph-mon[97575]: osdmap e391: 8 total, 8 up, 7 in 2024-09-21T10:09:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:40.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:09:40.642 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:40 smithi165 ceph-mon[86023]: pgmap v1303: 109 pgs: 1 remapped+peering, 108 active+clean; 4.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 953 op/s; 54 KiB/s, 0 objects/s recovering 2024-09-21T10:09:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:40 smithi165 ceph-mon[86023]: osdmap e391: 8 total, 8 up, 7 in 2024-09-21T10:09:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:09:40.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:09:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:09:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:09:40.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:40.682 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:40.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:40.783 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:40.809 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:40.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:40.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:40.911 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:40.912 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 45 16 73231 73215 101.668 18.4583 0.00662602 0.00983113 2024-09-21T10:09:40.950 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:40.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:40.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:41.052 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:41.074 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:41.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:41.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:41.176 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:41.198 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:41.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:41.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:41.300 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:41.327 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:41.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:41.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:41.428 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:41.453 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:41.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:41.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:41.554 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:41.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:41.594 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:41.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:41.695 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:41.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:41.741 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:41.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:41.765 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:09:41.781 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:41.842 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:41.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:41.897 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:41.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:41.913 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 46 16 74394 74378 101.037 72.6875 0.0147646 0.00989197 2024-09-21T10:09:41.998 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:42.036 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:09:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:09:41] "GET /metrics HTTP/1.1" 200 36578 "" "Prometheus/2.51.0" 2024-09-21T10:09:42.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:42.057 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:42.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:42.158 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:42.182 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:42.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:42.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:42.284 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:42.285 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:42 smithi137 ceph-mon[93825]: pgmap v1305: 109 pgs: 1 remapped+peering, 108 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 32 KiB/s, 0 objects/s recovering 2024-09-21T10:09:42.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:42.345 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:42.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:42.446 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:42.470 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:42.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:42.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:42.502 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:09:42.502 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:09:42.508 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:09:42.508 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:09:42.545 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:42 smithi137 ceph-mon[97575]: pgmap v1305: 109 pgs: 1 remapped+peering, 108 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 32 KiB/s, 0 objects/s recovering 2024-09-21T10:09:42.545 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:09:42.545 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:09:42.572 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:42.586 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:09:42.587 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:09:42.621 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:09:42.621 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:09:42.623 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:42.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:42.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:42 smithi165 ceph-mon[86023]: pgmap v1305: 109 pgs: 1 remapped+peering, 108 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 32 KiB/s, 0 objects/s recovering 2024-09-21T10:09:42.650 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:09:42.651 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:09:42.683 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:09:42.683 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:09:42.720 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:09:42.720 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:09:42.724 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:42.753 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:42.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:42.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:42.855 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:42.882 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:42.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:42.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:42.913 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 47 16 75563 75547 100.442 73.0625 0.00677419 0.00995092 2024-09-21T10:09:42.984 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:43.013 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:43.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:43.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:43.114 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:43.139 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:43.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:43.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:43.241 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:43.270 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:43.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:43.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:43.372 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:43.398 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:43.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:43.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:43.500 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:43.539 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:43.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:43.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:43.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:43 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1757372612' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:09:43.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:43 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1757372612' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:09:43.641 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:43.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:43 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1757372612' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:09:43.666 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:43.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:43.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:43.768 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:43.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:43.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:43.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:43.794 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:43.893 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:43.914 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 48 16 76921 76905 100.116 84.875 0.020558 0.00998304 2024-09-21T10:09:43.918 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:43.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:43.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:44.020 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:44.061 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:44.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:44.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:44.162 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:44.203 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:44.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:44.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:44.304 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:44.333 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:44.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:44.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:44.420 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:44.434 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:44.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:44.496 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:44.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:44.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:44 smithi137 ceph-mon[93825]: pgmap v1306: 109 pgs: 1 remapped+peering, 108 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 38 MiB/s wr, 614 op/s 2024-09-21T10:09:44.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:44 smithi137 ceph-mon[97575]: pgmap v1306: 109 pgs: 1 remapped+peering, 108 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 38 MiB/s wr, 614 op/s 2024-09-21T10:09:44.598 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:44.625 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:44.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:44.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:44.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:44 smithi165 ceph-mon[86023]: pgmap v1306: 109 pgs: 1 remapped+peering, 108 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 38 MiB/s wr, 614 op/s 2024-09-21T10:09:44.727 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:44.750 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:44.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:44.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:44.852 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:44.881 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:44.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:44.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:44.914 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 49 16 78204 78188 99.7091 80.1875 0.0119259 0.010024 2024-09-21T10:09:44.983 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:45.007 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:45.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:45.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:45.109 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:45.134 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:45.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:45.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:45.236 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:45.261 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:45.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:45.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:45.363 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:45.390 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:45.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:45.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:45.492 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:45.529 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:45.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:45.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:09:45.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:45 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:09:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:45 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:45.631 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:09:45.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:45 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:45.670 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:45.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:45.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:45.772 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:45.794 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:09:45.802 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:45.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:45.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:45.904 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:45.914 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 50 16 79346 79330 99.1423 71.375 0.00326154 0.0100242 2024-09-21T10:09:45.925 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:45.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:45.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:46.027 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:46.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:46.049 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:46.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:46.150 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:46.173 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:46.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:46.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:46.274 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:46.296 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:46.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:46.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:46.398 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:46.420 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:46.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:46.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:46.522 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:46.545 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:46.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:46.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:46.587 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:46 smithi137 ceph-mon[93825]: pgmap v1307: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 4.5 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 31 MiB/s wr, 488 op/s; 4304/218916 objects misplaced (1.966%); 877 KiB/s, 13 objects/s recovering 2024-09-21T10:09:46.587 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:46 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:09:46.588 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:46 smithi137 ceph-mon[93825]: osdmap e392: 8 total, 8 up, 7 in 2024-09-21T10:09:46.588 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:46 smithi137 ceph-mon[97575]: pgmap v1307: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 4.5 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 31 MiB/s wr, 488 op/s; 4304/218916 objects misplaced (1.966%); 877 KiB/s, 13 objects/s recovering 2024-09-21T10:09:46.588 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:46 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:09:46.588 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:46 smithi137 ceph-mon[97575]: osdmap e392: 8 total, 8 up, 7 in 2024-09-21T10:09:46.647 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:46.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:46 smithi165 ceph-mon[86023]: pgmap v1307: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 4.5 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 31 MiB/s wr, 488 op/s; 4304/218916 objects misplaced (1.966%); 877 KiB/s, 13 objects/s recovering 2024-09-21T10:09:46.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:46 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:09:46.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:46 smithi165 ceph-mon[86023]: osdmap e392: 8 total, 8 up, 7 in 2024-09-21T10:09:46.670 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:46.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:46.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:46.771 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:46.794 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:46.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:46.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:46.896 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:46.914 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 51 16 79350 79334 97.2035 0.25 0.00212084 0.010024 2024-09-21T10:09:46.918 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:46.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:46.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:47.020 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:47.042 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:47.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:47.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:47.144 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:47.168 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:47.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:47.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:47.270 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:47.292 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:47.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:47.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:47.395 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:47.421 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:47.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:47.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:47.523 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:47.549 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:47.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:47.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:47.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:47 smithi165 ceph-mon[86023]: osdmap e393: 8 total, 8 up, 7 in 2024-09-21T10:09:47.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:09:47.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:47 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1699402165' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:09:47.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:47 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:09:47.652 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:47.675 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.0 to 1 (10000) 2024-09-21T10:09:47.675 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:47 smithi137 ceph-mon[93825]: osdmap e393: 8 total, 8 up, 7 in 2024-09-21T10:09:47.675 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:09:47.676 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:47 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1699402165' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:09:47.676 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:47 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:09:47.676 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:47 smithi137 ceph-mon[97575]: osdmap e393: 8 total, 8 up, 7 in 2024-09-21T10:09:47.676 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:09:47.676 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:47 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1699402165' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:09:47.676 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:47 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:09:47.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:47.677 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:47.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:47.778 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:47.800 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:47.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:47.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:47.902 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:47.914 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 52 16 79803 79787 95.8788 28.3125 0.00329768 0.0103742 2024-09-21T10:09:47.923 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:47.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:47.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:48.025 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:48.046 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:48.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:48.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:48.148 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:48.169 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:48.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:48.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:48.271 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:48.292 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:48.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:48.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:48.394 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:48.414 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:48 smithi137 ceph-mon[93825]: pgmap v1310: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s; 4304/236010 objects misplaced (1.824%); 879 KiB/s, 13 objects/s recovering 2024-09-21T10:09:48.414 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:48 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:09:48.414 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:48 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:09:48.414 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:48 smithi137 ceph-mon[93825]: osdmap e394: 8 total, 8 up, 7 in 2024-09-21T10:09:48.414 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:48 smithi137 ceph-mon[97575]: pgmap v1310: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s; 4304/236010 objects misplaced (1.824%); 879 KiB/s, 13 objects/s recovering 2024-09-21T10:09:48.414 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:48 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:09:48.414 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:48 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:09:48.414 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:48 smithi137 ceph-mon[97575]: osdmap e394: 8 total, 8 up, 7 in 2024-09-21T10:09:48.417 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:48.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:48.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:48.443 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 1 1 2024-09-21T10:09:48.519 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:48.540 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:48.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:48.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:48.642 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:48 smithi165 ceph-mon[86023]: pgmap v1310: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s; 4304/236010 objects misplaced (1.824%); 879 KiB/s, 13 objects/s recovering 2024-09-21T10:09:48.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:48 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:09:48.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:48 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:09:48.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:48 smithi165 ceph-mon[86023]: osdmap e394: 8 total, 8 up, 7 in 2024-09-21T10:09:48.667 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:48.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:48.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:48.768 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:48.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:48.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:48.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:48.893 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:48.914 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 53 16 79830 79814 94.1018 1.6875 0.00308406 0.0103718 2024-09-21T10:09:48.915 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:48.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:48.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:49.017 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:49.038 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:49.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:49.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:49.140 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:49.163 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:49.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:49.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:49.264 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:49.289 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:49.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:49.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:49.390 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:49.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:49.413 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:49.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:49.514 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:49.536 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:49.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:49.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:49.637 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:49 smithi165 ceph-mon[86023]: osdmap e395: 8 total, 8 up, 7 in 2024-09-21T10:09:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:49 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:09:49.662 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:49.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:49.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:49.764 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:49.789 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:49.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:49.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:49.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:49 smithi137 ceph-mon[93825]: osdmap e395: 8 total, 8 up, 7 in 2024-09-21T10:09:49.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:49 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:09:49.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:49 smithi137 ceph-mon[97575]: osdmap e395: 8 total, 8 up, 7 in 2024-09-21T10:09:49.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:49 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:09:49.891 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:49.914 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 54 16 80306 80290 92.91 29.75 0.0203861 0.0107318 2024-09-21T10:09:49.921 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:49.923 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:49.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:49.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:50.025 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:50.058 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:50.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:50.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:50.160 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:50.181 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:50.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:50.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:50.283 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:50.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:50.305 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:50.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:50.346 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T10:09:50.406 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:50.428 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:50.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:50.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:50.530 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:50.549 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:09:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:09:50.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:09:50.549 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:50 smithi165 ceph-mon[86023]: pgmap v1313: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 4.8 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s; 3530/236334 objects misplaced (1.494%); 6.0 MiB/s, 96 objects/s recovering 2024-09-21T10:09:50.549 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:50 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:09:50.549 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:50 smithi165 ceph-mon[86023]: osdmap e396: 8 total, 8 up, 7 in 2024-09-21T10:09:50.550 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:50 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3850895308' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:09:50.550 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:50 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:09:50.552 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:50.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:50.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:50.654 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:50.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:50.676 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:50.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:50.777 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:50.799 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:50.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:50.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:50.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:50 smithi137 ceph-mon[93825]: pgmap v1313: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 4.8 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s; 3530/236334 objects misplaced (1.494%); 6.0 MiB/s, 96 objects/s recovering 2024-09-21T10:09:50.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:50 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:09:50.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:50 smithi137 ceph-mon[93825]: osdmap e396: 8 total, 8 up, 7 in 2024-09-21T10:09:50.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:50 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3850895308' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:09:50.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:50 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:09:50.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:50 smithi137 ceph-mon[97575]: pgmap v1313: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 4.8 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s; 3530/236334 objects misplaced (1.494%); 6.0 MiB/s, 96 objects/s recovering 2024-09-21T10:09:50.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:50 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:09:50.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:50 smithi137 ceph-mon[97575]: osdmap e396: 8 total, 8 up, 7 in 2024-09-21T10:09:50.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:50 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3850895308' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:09:50.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:50 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:09:50.901 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:50.914 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 55 16 80459 80443 91.3947 9.5625 0.00225092 0.0107198 2024-09-21T10:09:50.925 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:50.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:50.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:51.027 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:51.048 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:51.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:51.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:51.151 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:51.171 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:51.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:51.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:51.273 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:51.295 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:51.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:51.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:51.397 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:51.424 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:51.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:51.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:51.526 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:51.548 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:51.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:51.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:51.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:51 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:09:51.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:51 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:09:51.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:51 smithi165 ceph-mon[86023]: osdmap e397: 8 total, 8 up, 7 in 2024-09-21T10:09:51.650 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:51.690 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:51.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:51.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:51.792 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:51.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:51 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:09:51.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:51 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:09:51.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:51 smithi137 ceph-mon[93825]: osdmap e397: 8 total, 8 up, 7 in 2024-09-21T10:09:51.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:51 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:09:51.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:51 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:09:51.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:51 smithi137 ceph-mon[97575]: osdmap e397: 8 total, 8 up, 7 in 2024-09-21T10:09:51.813 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:51.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:51.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:51.914 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:51.915 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 56 16 80722 80706 90.0563 16.4375 0.0252986 0.011098 2024-09-21T10:09:51.957 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:51.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:51.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:52.059 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:52.086 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:52.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:52.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:52.188 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:52.233 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:52.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:52.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:52.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:09:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:09:51] "GET /metrics HTTP/1.1" 200 36578 "" "Prometheus/2.51.0" 2024-09-21T10:09:52.336 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:52.384 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:52.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:52.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:52.486 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:52.509 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:52.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:52.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:52.611 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:52.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:52 smithi165 ceph-mon[86023]: pgmap v1316: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 24 MiB/s wr, 388 op/s; 2437/240675 objects degraded (1.013%); 3530/240675 objects misplaced (1.467%); 6.0 MiB/s, 96 objects/s recovering 2024-09-21T10:09:52.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:52 smithi165 ceph-mon[86023]: Health check failed: Degraded data redundancy: 2437/240675 objects degraded (1.013%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:09:52.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:52 smithi165 ceph-mon[86023]: osdmap e398: 8 total, 8 up, 7 in 2024-09-21T10:09:52.650 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:52.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:52.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:52.753 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:52.789 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:52.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:52.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:52 smithi137 ceph-mon[93825]: pgmap v1316: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 24 MiB/s wr, 388 op/s; 2437/240675 objects degraded (1.013%); 3530/240675 objects misplaced (1.467%); 6.0 MiB/s, 96 objects/s recovering 2024-09-21T10:09:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:52 smithi137 ceph-mon[93825]: Health check failed: Degraded data redundancy: 2437/240675 objects degraded (1.013%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:09:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:52 smithi137 ceph-mon[93825]: osdmap e398: 8 total, 8 up, 7 in 2024-09-21T10:09:52.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:52 smithi137 ceph-mon[97575]: pgmap v1316: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 24 MiB/s wr, 388 op/s; 2437/240675 objects degraded (1.013%); 3530/240675 objects misplaced (1.467%); 6.0 MiB/s, 96 objects/s recovering 2024-09-21T10:09:52.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:52 smithi137 ceph-mon[97575]: Health check failed: Degraded data redundancy: 2437/240675 objects degraded (1.013%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:09:52.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:52 smithi137 ceph-mon[97575]: osdmap e398: 8 total, 8 up, 7 in 2024-09-21T10:09:52.891 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:52.912 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:52.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:52.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:52.914 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 57 16 81789 81773 89.6462 66.6875 0.00241834 0.0111466 2024-09-21T10:09:53.014 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:53.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:53.058 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:53.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:53.159 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:53.197 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:53.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:53.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:53.299 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:53.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:53.321 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:53.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:53.422 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:53.451 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:53.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:53.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:53.552 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:53.579 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:53.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:53.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:53.681 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:53.708 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:53.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:53.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:53.810 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:53.835 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:53.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:53.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:53.915 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 58 16 82988 82972 89.3926 74.9375 0.0109794 0.0111813 2024-09-21T10:09:53.937 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:53.975 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:53.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:53.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:54.077 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:54.120 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:54.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:54.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:54.222 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:54.243 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:54.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:54.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:54.345 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:54.381 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:54.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:54.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:54.483 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:54.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:54.531 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:54.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:54.632 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:54.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:54 smithi165 ceph-mon[86023]: pgmap v1318: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 4.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 23 MiB/s wr, 363 op/s; 4926/241272 objects degraded (2.042%); 3530/241272 objects misplaced (1.463%); 5.0 MiB/s, 80 objects/s recovering 2024-09-21T10:09:54.657 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:54.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:54.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:54.759 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:54.794 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:54.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:54.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:54.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:54 smithi137 ceph-mon[93825]: pgmap v1318: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 4.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 23 MiB/s wr, 363 op/s; 4926/241272 objects degraded (2.042%); 3530/241272 objects misplaced (1.463%); 5.0 MiB/s, 80 objects/s recovering 2024-09-21T10:09:54.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:54 smithi137 ceph-mon[97575]: pgmap v1318: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 4.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 23 MiB/s wr, 363 op/s; 4926/241272 objects degraded (2.042%); 3530/241272 objects misplaced (1.463%); 5.0 MiB/s, 80 objects/s recovering 2024-09-21T10:09:54.896 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:54.915 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 59 16 84023 84007 88.9738 64.6875 0.0122145 0.011234 2024-09-21T10:09:54.922 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:54.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:54.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:55.024 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:55.071 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:55.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:55.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:55.173 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:55.215 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:55.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:55.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:55.316 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:55.340 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:55.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:55.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:55.441 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:55.475 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:55.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:55.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:55.577 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:55.616 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:55.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:55.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:55.718 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:55.743 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:55.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:55.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:55.846 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:55.872 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:55.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:55.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:55.915 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T10:09:55.914062+0000 min lat: 0.00113171 max lat: 2.96418 avg lat: 0.0112782 2024-09-21T10:09:55.915 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:09:55.915 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 60 16 85111 85095 88.6242 68 0.00787182 0.0112782 2024-09-21T10:09:55.973 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:56.010 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:56.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:56.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:56.112 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:56.142 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:56.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:56.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:09:56.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:55 smithi165 ceph-mon[86023]: pgmap v1319: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 4.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 19 MiB/s wr, 303 op/s; 7368/241794 objects degraded (3.047%); 5142/241794 objects misplaced (2.127%); 4.3 MiB/s, 69 objects/s recovering 2024-09-21T10:09:56.244 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:56.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:56.274 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:56.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:09:56.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:55 smithi137 ceph-mon[93825]: pgmap v1319: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 4.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 19 MiB/s wr, 303 op/s; 7368/241794 objects degraded (3.047%); 5142/241794 objects misplaced (2.127%); 4.3 MiB/s, 69 objects/s recovering 2024-09-21T10:09:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:09:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:09:56.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:55 smithi137 ceph-mon[97575]: pgmap v1319: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 4.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 19 MiB/s wr, 303 op/s; 7368/241794 objects degraded (3.047%); 5142/241794 objects misplaced (2.127%); 4.3 MiB/s, 69 objects/s recovering 2024-09-21T10:09:56.376 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:56.399 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:56.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:56.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:56.500 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:56.524 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:56.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:56.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:56.625 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:56.653 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:56.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:56.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:56.754 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:56.779 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:56.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:56.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:56.881 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:56.908 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:56.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:56.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:56.915 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 61 16 86100 86084 88.1846 61.8125 0.00514974 0.0113337 2024-09-21T10:09:57.009 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:57.054 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:57.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:57.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:57.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:56 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 7368/241794 objects degraded (3.047%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:09:57.156 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:57.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:57.200 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:57.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:57.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:56 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 7368/241794 objects degraded (3.047%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:09:57.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:56 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 7368/241794 objects degraded (3.047%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:09:57.301 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:57.345 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:57.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:57.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:09:57.447 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:09:57.472 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:57.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:57.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:09:57.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:57.612 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:57.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:57.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:57.714 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:57.761 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:57.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:57.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:57.863 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:57.889 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:57.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:57.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:57.915 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 62 16 87268 87252 87.9396 73 0.0236564 0.0113664 2024-09-21T10:09:57.990 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:09:58.031 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:58.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:58.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:09:58.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:09:57 smithi137 ceph-mon[93825]: pgmap v1320: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s; 7368/253869 objects degraded (2.902%); 5142/253869 objects misplaced (2.025%); 3.3 MiB/s, 53 objects/s recovering 2024-09-21T10:09:58.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:09:57 smithi137 ceph-mon[97575]: pgmap v1320: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s; 7368/253869 objects degraded (2.902%); 5142/253869 objects misplaced (2.025%); 3.3 MiB/s, 53 objects/s recovering 2024-09-21T10:09:58.133 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:09:57 smithi165 ceph-mon[86023]: pgmap v1320: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s; 7368/253869 objects degraded (2.902%); 5142/253869 objects misplaced (2.025%); 3.3 MiB/s, 53 objects/s recovering 2024-09-21T10:09:58.163 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:58.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:58.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:58.265 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:58.288 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:58.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:58.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:58.390 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:58.416 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:58.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:58.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:58.517 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:58.545 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:58.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:58.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:58.647 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:09:58.674 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:58.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:58.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:09:58.776 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:58.801 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:58.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:58.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:58.903 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:58.915 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 63 16 88442 88426 87.7084 73.375 0.0242204 0.0113951 2024-09-21T10:09:58.960 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:58.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:58.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:59.061 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:59.076 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:09:59.076 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [], 2024-09-21T10:09:59.076 INFO:teuthology.orchestra.run.smithi137.stdout: "complaint_time": 30, 2024-09-21T10:09:59.076 INFO:teuthology.orchestra.run.smithi137.stdout: "num_blocked_ops": 0 2024-09-21T10:09:59.077 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:09:59.089 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:59.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:59.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:59.191 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:09:59.229 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:59.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:59.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:09:59.331 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:59.368 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:59.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:59.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:59.469 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:09:59.507 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:59.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:59.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:09:59.608 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:09:59.636 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:59.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:59.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:09:59.738 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:09:59.768 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:09:59.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:59.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:09:59.823 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:09:59.830 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:59.869 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:09:59.918 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 64 16 89562 89546 87.4311 70 0.0178734 0.0114321 2024-09-21T10:09:59.931 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:09:59.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:09:59.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:00.034 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:00.093 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:00.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:00.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:00.195 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:00.221 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:00.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:00.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:00.227 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:10:00.323 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:00.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:00.374 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:00.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:00.436 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:00 smithi137 ceph-mon[93825]: pgmap v1321: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 38 MiB/s wr, 605 op/s; 7368/254889 objects degraded (2.891%); 4734/254889 objects misplaced (1.857%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:10:00.436 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:00 smithi137 ceph-mon[93825]: Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 7368/254889 objects degraded (2.891%), 3 pgs degraded 2024-09-21T10:10:00.436 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:00 smithi137 ceph-mon[93825]: [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-09-21T10:10:00.436 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:00 smithi137 ceph-mon[93825]: [WRN] PG_DEGRADED: Degraded data redundancy: 7368/254889 objects degraded (2.891%), 3 pgs degraded 2024-09-21T10:10:00.436 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:00 smithi137 ceph-mon[93825]: pg 11.11 is active+recovery_wait+undersized+degraded+remapped, acting [3,6] 2024-09-21T10:10:00.436 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:00 smithi137 ceph-mon[93825]: pg 11.12 is active+recovery_wait+undersized+degraded+remapped, acting [0,2] 2024-09-21T10:10:00.436 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:00 smithi137 ceph-mon[93825]: pg 11.13 is active+recovery_wait+undersized+degraded+remapped, acting [1,5] 2024-09-21T10:10:00.437 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:00 smithi137 ceph-mon[97575]: pgmap v1321: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 38 MiB/s wr, 605 op/s; 7368/254889 objects degraded (2.891%); 4734/254889 objects misplaced (1.857%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:10:00.437 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:00 smithi137 ceph-mon[97575]: Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 7368/254889 objects degraded (2.891%), 3 pgs degraded 2024-09-21T10:10:00.437 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:00 smithi137 ceph-mon[97575]: [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-09-21T10:10:00.437 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:00 smithi137 ceph-mon[97575]: [WRN] PG_DEGRADED: Degraded data redundancy: 7368/254889 objects degraded (2.891%), 3 pgs degraded 2024-09-21T10:10:00.437 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:00 smithi137 ceph-mon[97575]: pg 11.11 is active+recovery_wait+undersized+degraded+remapped, acting [3,6] 2024-09-21T10:10:00.437 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:00 smithi137 ceph-mon[97575]: pg 11.12 is active+recovery_wait+undersized+degraded+remapped, acting [0,2] 2024-09-21T10:10:00.437 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:00 smithi137 ceph-mon[97575]: pg 11.13 is active+recovery_wait+undersized+degraded+remapped, acting [1,5] 2024-09-21T10:10:00.476 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:00.499 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:00.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:00.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:00.601 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:00.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:10:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:10:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:10:00.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:00 smithi165 ceph-mon[86023]: pgmap v1321: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 38 MiB/s wr, 605 op/s; 7368/254889 objects degraded (2.891%); 4734/254889 objects misplaced (1.857%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:10:00.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:00 smithi165 ceph-mon[86023]: Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 7368/254889 objects degraded (2.891%), 3 pgs degraded 2024-09-21T10:10:00.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:00 smithi165 ceph-mon[86023]: [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-09-21T10:10:00.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:00 smithi165 ceph-mon[86023]: [WRN] PG_DEGRADED: Degraded data redundancy: 7368/254889 objects degraded (2.891%), 3 pgs degraded 2024-09-21T10:10:00.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:00 smithi165 ceph-mon[86023]: pg 11.11 is active+recovery_wait+undersized+degraded+remapped, acting [3,6] 2024-09-21T10:10:00.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:00 smithi165 ceph-mon[86023]: pg 11.12 is active+recovery_wait+undersized+degraded+remapped, acting [0,2] 2024-09-21T10:10:00.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:00 smithi165 ceph-mon[86023]: pg 11.13 is active+recovery_wait+undersized+degraded+remapped, acting [1,5] 2024-09-21T10:10:00.665 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:00.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:00.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:00.767 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:00.791 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:00.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:00.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:00.892 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:00.916 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 65 16 90441 90425 86.9311 54.9375 0.0152767 0.011498 2024-09-21T10:10:00.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:00.933 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:00.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:01.034 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:01.078 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:01.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:01.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:01.180 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:01.207 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:01.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:01.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:01.309 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:01.337 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:01.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:01.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:01.439 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:01.467 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:01.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:01.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:01.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:01 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4258962415' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:10:01.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:01 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4258962415' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:10:01.568 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:01.611 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:01.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:01.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:01.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:01 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4258962415' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:10:01.713 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:01.742 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:01.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:01.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:01.844 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:01.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:01.866 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:01.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:01.916 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 66 16 91533 91517 86.648 68.25 0.00944065 0.0115356 2024-09-21T10:10:01.967 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:02.008 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:02.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:02.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:02.083 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:10:02.083 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:10:02.084 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:10:02.084 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:10:02.084 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:10:02.084 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:10:02.084 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:10:02.084 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:10:02.084 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:10:02.084 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:10:02.085 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:10:02.085 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:10:02.085 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:10:02.085 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:10:02.085 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:10:02.085 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:10:02.111 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:02.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:02.136 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:02.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:02.223 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:10:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:10:01] "GET /metrics HTTP/1.1" 200 36592 "" "Prometheus/2.51.0" 2024-09-21T10:10:02.237 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:02.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:02.279 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:02.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:02.380 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:02.422 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:02.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:02.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:02.524 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:02.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:02 smithi137 ceph-mon[93825]: pgmap v1322: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 56 MiB/s wr, 901 op/s; 7368/267714 objects degraded (2.752%); 4734/267714 objects misplaced (1.768%); 3.9 MiB/s, 61 objects/s recovering 2024-09-21T10:10:02.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:02 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 7368/267714 objects degraded (2.752%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:02.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:02 smithi137 ceph-mon[97575]: pgmap v1322: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 56 MiB/s wr, 901 op/s; 7368/267714 objects degraded (2.752%); 4734/267714 objects misplaced (1.768%); 3.9 MiB/s, 61 objects/s recovering 2024-09-21T10:10:02.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:02 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 7368/267714 objects degraded (2.752%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:02.563 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:02.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:02.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:02.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:02 smithi165 ceph-mon[86023]: pgmap v1322: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 56 MiB/s wr, 901 op/s; 7368/267714 objects degraded (2.752%); 4734/267714 objects misplaced (1.768%); 3.9 MiB/s, 61 objects/s recovering 2024-09-21T10:10:02.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:02 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 7368/267714 objects degraded (2.752%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:02.665 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:02.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:02.692 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:02.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:02.793 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:02.834 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:02.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:02.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:02.916 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 67 16 92628 92612 86.3761 68.4375 0.0211247 0.0115718 2024-09-21T10:10:02.936 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:02.971 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:02.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:02.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:03.073 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:03.111 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:03.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:03.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:03.213 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:03.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:03.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:03.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:03.356 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:03.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:03.391 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:03.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:03.492 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:03.519 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:03.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:03.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:03.621 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:03.655 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:03.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:03.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:03.759 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:03.783 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:03.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:03.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:03.884 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:03.916 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 68 16 93735 93719 86.1233 69.1875 0.0140215 0.0116059 2024-09-21T10:10:03.926 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:03.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:03.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:04.028 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:04.069 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:04.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:04.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:04.171 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:04.197 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:04.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:04.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:04.299 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:04.340 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:04.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:04.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:04.442 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:04.467 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:04.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:04.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:04.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:04 smithi137 ceph-mon[93825]: pgmap v1323: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.5 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 52 MiB/s wr, 837 op/s; 7368/270276 objects degraded (2.726%); 4734/270276 objects misplaced (1.752%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:10:04.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:04 smithi137 ceph-mon[97575]: pgmap v1323: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.5 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 52 MiB/s wr, 837 op/s; 7368/270276 objects degraded (2.726%); 4734/270276 objects misplaced (1.752%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:10:04.569 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:04.606 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:04.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:04.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:04 smithi165 ceph-mon[86023]: pgmap v1323: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.5 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 52 MiB/s wr, 837 op/s; 7368/270276 objects degraded (2.726%); 4734/270276 objects misplaced (1.752%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:10:04.708 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:04.751 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:04.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:04.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:04.791 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:04.854 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:04.901 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:04.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:04.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:04.917 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 69 16 94792 94776 85.8317 66.0625 0.0233906 0.0116451 2024-09-21T10:10:04.968 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:05.004 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:05.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:05.061 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:05.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:05.161 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:05.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:05.200 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:05.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:05.301 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:05.328 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:05.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:05.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:05.430 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:05.454 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:05.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:05.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:05.556 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:05.570 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:10:05.582 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:05.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:05.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:05.684 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:05.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:05.790 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:05.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:05.892 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:05.918 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:05.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:05.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:05.920 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 70 16 95755 95739 85.4618 60.1875 0.0159624 0.0116953 2024-09-21T10:10:06.020 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:06.050 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:06.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:06.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:06.152 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:06.201 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:06.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:06.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:06.237 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.1 to 1 (10000) 2024-09-21T10:10:06.303 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:06.325 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:06.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:06.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:06.339 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:06 smithi137 ceph-mon[93825]: pgmap v1324: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.5 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 52 MiB/s wr, 835 op/s; 7368/271350 objects degraded (2.715%); 4318/271350 objects misplaced (1.591%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:10:06.339 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:06 smithi137 ceph-mon[97575]: pgmap v1324: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.5 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 52 MiB/s wr, 835 op/s; 7368/271350 objects degraded (2.715%); 4318/271350 objects misplaced (1.591%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:10:06.339 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:06 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3114800531' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:10:06.427 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:06.452 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:06.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:06.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:06.554 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:06.588 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:06.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:06.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:06.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:06 smithi165 ceph-mon[86023]: pgmap v1324: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.5 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 52 MiB/s wr, 835 op/s; 7368/271350 objects degraded (2.715%); 4318/271350 objects misplaced (1.591%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:10:06.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:06 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3114800531' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:10:06.690 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:06.716 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:06.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:06.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:06.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:06 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3114800531' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:10:06.818 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:06.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:06.839 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:06.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:06.920 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 71 16 96620 96604 85.0195 54.0625 0.0061992 0.0117561 2024-09-21T10:10:06.940 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:06.966 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:06.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:06.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:07.068 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:07.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:07.097 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:07.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:07.198 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:07.227 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:07.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:07.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:07.329 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:07.350 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:07.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:07.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:07.452 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:07.492 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:07.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:07.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:07.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:07 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3114800531' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:10:07.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:07 smithi137 ceph-mon[93825]: osdmap e399: 8 total, 8 up, 7 in 2024-09-21T10:10:07.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:07 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 7368/271350 objects degraded (2.715%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:07.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:07 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3114800531' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:10:07.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:07 smithi137 ceph-mon[97575]: osdmap e399: 8 total, 8 up, 7 in 2024-09-21T10:10:07.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:07 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 7368/271350 objects degraded (2.715%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:07.594 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:07.630 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:07.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:07.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:07.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:07 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3114800531' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:10:07.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:07 smithi165 ceph-mon[86023]: osdmap e399: 8 total, 8 up, 7 in 2024-09-21T10:10:07.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:07 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 7368/271350 objects degraded (2.715%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:07.732 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:07.753 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:07.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:07.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:07.855 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:07.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:07.883 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:07.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:07.920 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 72 16 97507 97491 84.6087 55.4375 0.0155572 0.0118139 2024-09-21T10:10:07.984 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:08.006 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:08.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:08.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:08.107 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:08.134 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:08.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:08.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:08.235 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:08.259 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:08.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:08.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:08.361 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:08.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:08.400 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:08.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:08.501 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:08.524 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:08.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:08.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:08.539 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:08 smithi137 ceph-mon[93825]: pgmap v1326: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.8 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s; 7368/286122 objects degraded (2.575%); 4318/286122 objects misplaced (1.509%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:10:08.539 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:08 smithi137 ceph-mon[97575]: pgmap v1326: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.8 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s; 7368/286122 objects degraded (2.575%); 4318/286122 objects misplaced (1.509%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:10:08.626 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:08.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:08 smithi165 ceph-mon[86023]: pgmap v1326: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.8 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s; 7368/286122 objects degraded (2.575%); 4318/286122 objects misplaced (1.509%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:10:08.663 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:08.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:08.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:08.764 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:08.803 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:08.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:08.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:08.904 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:08.920 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 73 16 98479 98463 84.2818 60.75 0.0152613 0.011859 2024-09-21T10:10:08.928 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:08.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:08.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:09.030 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:09.057 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:09.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:09.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:09.159 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:09.185 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:09.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:09.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:09.287 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:09.322 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:09.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:09.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:09.424 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:09.445 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:09.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:09.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:09.546 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:09.575 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:09.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:09.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:09.677 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:09.711 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:09.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:09.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:09.813 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:09.839 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:09.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:09.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:09.920 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 74 16 99148 99132 83.7079 41.8125 0.0501129 0.0119411 2024-09-21T10:10:09.941 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:09.966 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:09.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:09.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:10.068 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:10.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:10.094 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:10.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:10.195 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:10.220 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:10.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:10.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:10.321 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:10.347 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:10.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:10.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:10.414 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:10 smithi137 ceph-mon[93825]: pgmap v1327: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.8 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s; 7368/286971 objects degraded (2.568%); 3900/286971 objects misplaced (1.359%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:10:10.414 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:10:10.414 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:10 smithi137 ceph-mon[97575]: pgmap v1327: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.8 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s; 7368/286971 objects degraded (2.568%); 3900/286971 objects misplaced (1.359%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:10:10.415 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:10:10.448 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:10.487 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:10.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:10.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:10.589 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:10.632 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:10.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:10.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:10:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:10:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:10:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:10 smithi165 ceph-mon[86023]: pgmap v1327: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.8 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s; 7368/286971 objects degraded (2.568%); 3900/286971 objects misplaced (1.359%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:10:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:10:10.733 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:10.771 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:10.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:10.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:10.873 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:10.900 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:10.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:10.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:10.920 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 75 16 100051 100035 83.3443 56.4375 0.0157187 0.0119932 2024-09-21T10:10:11.002 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:11.042 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:11.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:11.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:11.144 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:11.169 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:11.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:11.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:11.271 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:11.309 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:11.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:11.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:11.411 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:11.465 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:11.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:11.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:11.568 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:11.609 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:11.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:11.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:11.711 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:11.753 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:11.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:11.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:11.855 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:11.886 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:11.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:11.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:11.920 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 76 16 101033 101017 83.0552 61.375 0.00998974 0.012035 2024-09-21T10:10:11.987 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:12.014 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:12.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:12.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:12.038 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 2 1 2024-09-21T10:10:12.116 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:12.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:12.145 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:12.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:12.246 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:12.285 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:10:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:10:11] "GET /metrics HTTP/1.1" 200 36589 "" "Prometheus/2.51.0" 2024-09-21T10:10:12.298 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:12.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:12.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:12 smithi165 ceph-mon[86023]: pgmap v1328: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 61 MiB/s wr, 977 op/s; 7368/297063 objects degraded (2.480%); 3900/297063 objects misplaced (1.313%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:10:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:12 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 7368/297063 objects degraded (2.480%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:12 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:10:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:12 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:12.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:12 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:12.400 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:12.424 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:12.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:12.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:12.472 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:12.526 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:12.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:12 smithi137 ceph-mon[93825]: pgmap v1328: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 61 MiB/s wr, 977 op/s; 7368/297063 objects degraded (2.480%); 3900/297063 objects misplaced (1.313%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:10:12.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:12 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 7368/297063 objects degraded (2.480%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:12.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:12 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:10:12.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:12 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:12.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:12 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:12.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:12 smithi137 ceph-mon[97575]: pgmap v1328: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 61 MiB/s wr, 977 op/s; 7368/297063 objects degraded (2.480%); 3900/297063 objects misplaced (1.313%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:10:12.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:12 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 7368/297063 objects degraded (2.480%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:12.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:12 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:10:12.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:12 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:12.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:12 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:12.578 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:12.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:12.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:12.682 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:12.721 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:12.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:12.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:12.823 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:12.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:12.885 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:12.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:12.920 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 77 16 101937 101921 82.7103 56.5 0.00854502 0.0120846 2024-09-21T10:10:12.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:13.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:13.025 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:13.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:13.125 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:13.167 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:13.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:13.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:13.269 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:13.296 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:13.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:13.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:13.398 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:13.429 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:13.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:13.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:13.458 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:10:13.458 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:10:13.531 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:13.559 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:13.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:13.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:13.660 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:13.687 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:13.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:13.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:13.788 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:13.835 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:13.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:13.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:13.921 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 78 16 102981 102965 82.4864 65.25 0.00472188 0.0121175 2024-09-21T10:10:13.937 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:13.962 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:13.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:13.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:14.064 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:14.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:14.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:14.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:14.190 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:14.212 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:14.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:14.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:14.314 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:14.341 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:14.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:14.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:14.442 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:14.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:14.470 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:14.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:14.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:14 smithi137 ceph-mon[93825]: pgmap v1329: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.1 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 60 MiB/s wr, 959 op/s; 7368/299064 objects degraded (2.464%); 3900/299064 objects misplaced (1.304%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:10:14.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:14 smithi137 ceph-mon[97575]: pgmap v1329: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.1 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 60 MiB/s wr, 959 op/s; 7368/299064 objects degraded (2.464%); 3900/299064 objects misplaced (1.304%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:10:14.571 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:14.596 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:14.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:14.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:14.644 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:14 smithi165 ceph-mon[86023]: pgmap v1329: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.1 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 60 MiB/s wr, 959 op/s; 7368/299064 objects degraded (2.464%); 3900/299064 objects misplaced (1.304%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:10:14.698 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:14.740 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:14.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:14.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:14.841 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:14.879 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:14.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:14.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:14.920 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 79 16 103705 103689 82.015 45.25 0.00769548 0.0121883 2024-09-21T10:10:14.981 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:15.015 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:15.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:15.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:15.117 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:15.156 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:15.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:15.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:15.258 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:15.283 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:15.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:15.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:15.307 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T10:10:15.386 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:15.427 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:15.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:15.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:15.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:15 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/345136811' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:10:15.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:15 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/345136811' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:10:15.573 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:15.599 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:15 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/345136811' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:10:15.604 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:15.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:15.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:15.706 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:15.729 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:15.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:15.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:15.831 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:15.865 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:10:15.878 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:15.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:15.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:15.922 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:2024-09-21T10:10:15.921230+0000 min lat: 0.00113171 max lat: 2.96418 avg lat: 0.0122209 2024-09-21T10:10:15.922 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:10:15.922 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 80 16 104719 104703 81.7805 63.375 0.0329918 0.0122209 2024-09-21T10:10:15.930 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:15.981 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:16.061 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:16.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:16.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:16.162 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:16.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:16.217 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:16.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:16.318 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:16.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:16.373 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:16.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:16.397 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:16 smithi165 ceph-mon[86023]: pgmap v1330: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.1 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 59 MiB/s wr, 951 op/s; 7368/299907 objects degraded (2.457%); 3422/299907 objects misplaced (1.141%); 2.8 MiB/s, 44 objects/s recovering 2024-09-21T10:10:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:16 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:10:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:16 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/345136811' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:10:16.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:16 smithi165 ceph-mon[86023]: osdmap e400: 8 total, 8 up, 7 in 2024-09-21T10:10:16.474 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:16.500 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:16.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:16.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:16.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:16 smithi137 ceph-mon[93825]: pgmap v1330: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.1 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 59 MiB/s wr, 951 op/s; 7368/299907 objects degraded (2.457%); 3422/299907 objects misplaced (1.141%); 2.8 MiB/s, 44 objects/s recovering 2024-09-21T10:10:16.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:16 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:10:16.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:16 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/345136811' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:10:16.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:16 smithi137 ceph-mon[93825]: osdmap e400: 8 total, 8 up, 7 in 2024-09-21T10:10:16.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:16 smithi137 ceph-mon[97575]: pgmap v1330: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.1 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 59 MiB/s wr, 951 op/s; 7368/299907 objects degraded (2.457%); 3422/299907 objects misplaced (1.141%); 2.8 MiB/s, 44 objects/s recovering 2024-09-21T10:10:16.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:16 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:10:16.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:16 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/345136811' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:10:16.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:16 smithi137 ceph-mon[97575]: osdmap e400: 8 total, 8 up, 7 in 2024-09-21T10:10:16.602 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:16.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:16.645 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:16.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:16.746 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:16.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:16.792 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:16.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:16.893 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:16.922 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 81 16 105698 105682 81.5263 61.1875 0.0286035 0.0122603 2024-09-21T10:10:16.937 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:16.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:16.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:17.039 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:17.066 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:17.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:17.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:17.168 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:17.228 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:17.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:17.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:17.330 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:17.360 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:17.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:17.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:17.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:17 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 7368/299907 objects degraded (2.457%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:17.420 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:17 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 7368/299907 objects degraded (2.457%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:17.420 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:17 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 7368/299907 objects degraded (2.457%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:17.462 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:17.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:17.502 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:17.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:17.602 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:17.633 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:17.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:17.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:17.734 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:17.763 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:17.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:17.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:17.866 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:17.909 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:17.909 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:10:17.909 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:10:17.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:17.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:17.922 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 82 16 106711 106695 81.3041 63.3125 0.00944348 0.0122939 2024-09-21T10:10:17.927 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:10:17.927 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:10:17.966 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:10:17.966 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:10:18.006 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:10:18.006 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:10:18.011 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:18.039 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:10:18.040 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:10:18.055 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:18.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:18.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:18.073 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:10:18.074 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:10:18.102 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:10:18.103 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:10:18.136 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:10:18.137 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:10:18.157 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:18.185 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:18.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:18.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:18.287 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:18.334 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:18.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:18.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:18.435 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:18.467 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:18.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:18.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:18.569 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:18.594 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:18.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:18.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:18.629 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:18 smithi137 ceph-mon[93825]: pgmap v1332: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.4 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 56 MiB/s wr, 891 op/s; 7368/312888 objects degraded (2.355%); 3422/312888 objects misplaced (1.094%); 2.8 MiB/s, 44 objects/s recovering 2024-09-21T10:10:18.629 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:18 smithi137 ceph-mon[93825]: 11.7 scrub starts 2024-09-21T10:10:18.629 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:18 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:18.629 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:18 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:18.630 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:18 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/782539113' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:10:18.631 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:18 smithi137 ceph-mon[97575]: pgmap v1332: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.4 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 56 MiB/s wr, 891 op/s; 7368/312888 objects degraded (2.355%); 3422/312888 objects misplaced (1.094%); 2.8 MiB/s, 44 objects/s recovering 2024-09-21T10:10:18.631 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:18 smithi137 ceph-mon[97575]: 11.7 scrub starts 2024-09-21T10:10:18.631 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:18 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:18.631 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:18 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:18.631 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:18 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/782539113' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:10:18.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:18 smithi165 ceph-mon[86023]: pgmap v1332: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.4 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 56 MiB/s wr, 891 op/s; 7368/312888 objects degraded (2.355%); 3422/312888 objects misplaced (1.094%); 2.8 MiB/s, 44 objects/s recovering 2024-09-21T10:10:18.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:18 smithi165 ceph-mon[86023]: 11.7 scrub starts 2024-09-21T10:10:18.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:18 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:18.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:18 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:18.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:18 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/782539113' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:10:18.696 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:18.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:18.754 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:18.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:18.855 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:18.859 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:10:18.877 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:18.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:18.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:18.922 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 83 16 107693 107677 81.064 61.375 0.0152028 0.0123294 2024-09-21T10:10:18.979 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:19.043 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:19.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:19.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:19.144 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:19.185 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:19.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:19.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:19.287 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:19.311 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:19.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:19.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:19.413 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:19.437 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:19.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:19.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:19.482 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:19.539 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:19.598 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:19 smithi137 ceph-mon[93825]: 11.7 scrub ok 2024-09-21T10:10:19.598 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:19 smithi137 ceph-mon[97575]: 11.7 scrub ok 2024-09-21T10:10:19.603 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:19.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:19.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:19.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:19 smithi165 ceph-mon[86023]: 11.7 scrub ok 2024-09-21T10:10:19.704 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:19.762 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:19.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:19.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:19.863 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:19.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:19.910 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:19.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:19.922 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 84 16 108615 108599 80.7849 57.625 0.0134934 0.0123732 2024-09-21T10:10:20.012 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:20.053 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:20.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:20.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:20.155 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:20.181 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:20.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:20.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:20.277 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:20.282 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:20.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:20.339 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:20.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:20.440 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:20.466 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:20.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:20.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:20.518 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:20 smithi137 ceph-mon[93825]: pgmap v1333: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.4 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 56 MiB/s wr, 895 op/s; 7368/313839 objects degraded (2.348%); 2728/313839 objects misplaced (0.869%); 3.7 MiB/s, 58 objects/s recovering 2024-09-21T10:10:20.519 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:20 smithi137 ceph-mon[97575]: pgmap v1333: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.4 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 56 MiB/s wr, 895 op/s; 7368/313839 objects degraded (2.348%); 2728/313839 objects misplaced (0.869%); 3.7 MiB/s, 58 objects/s recovering 2024-09-21T10:10:20.548 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:20 smithi165 ceph-mon[86023]: pgmap v1333: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.4 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 56 MiB/s wr, 895 op/s; 7368/313839 objects degraded (2.348%); 2728/313839 objects misplaced (0.869%); 3.7 MiB/s, 58 objects/s recovering 2024-09-21T10:10:20.548 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:10:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:10:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:10:20.568 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:20.614 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:20.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:20.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:20.716 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:20.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:20.746 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:20.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:20.847 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:20.873 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:20.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:20.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:20.922 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 85 16 109611 109595 80.5668 62.25 0.0246595 0.012407 2024-09-21T10:10:20.975 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:21.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:21.030 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:21.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:21.130 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:21.184 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:21.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:21.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:21.286 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:21.339 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:21.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:21.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:21.356 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.2 to 1 (10000) 2024-09-21T10:10:21.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:21 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2398320026' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:10:21.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:21 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:10:21.441 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:21.442 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:10:21.478 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:21.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:21.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:21.579 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:21.608 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:21.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:21.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:21.612 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:21 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2398320026' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:10:21.612 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:21 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:10:21.612 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:21 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2398320026' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:10:21.612 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:21 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:10:21.711 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:21.737 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:21.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:21.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:21.839 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:21.862 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:21.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:21.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:21.923 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 86 16 110414 110398 80.2135 50.1875 0.0029064 0.0124255 2024-09-21T10:10:21.963 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:21.991 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:21.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:21.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:22.093 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:22.114 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:22.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:22.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:22.216 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:22.242 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:22.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:22.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:22.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:10:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:10:21] "GET /metrics HTTP/1.1" 200 36589 "" "Prometheus/2.51.0" 2024-09-21T10:10:22.344 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:22.366 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:22.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:22.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:22.468 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:22.492 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:22.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:22.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:22.594 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:22.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:22.632 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:22.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:22 smithi165 ceph-mon[86023]: pgmap v1334: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.6 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 38 MiB/s wr, 614 op/s; 7368/325239 objects degraded (2.265%); 2728/325239 objects misplaced (0.839%); 3.7 MiB/s, 58 objects/s recovering 2024-09-21T10:10:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:22 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:10:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:22 smithi165 ceph-mon[86023]: osdmap e401: 8 total, 8 up, 7 in 2024-09-21T10:10:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:22 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 7368/325239 objects degraded (2.265%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:22.733 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:22.771 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:22.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:22.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:22.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:22 smithi137 ceph-mon[93825]: pgmap v1334: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.6 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 38 MiB/s wr, 614 op/s; 7368/325239 objects degraded (2.265%); 2728/325239 objects misplaced (0.839%); 3.7 MiB/s, 58 objects/s recovering 2024-09-21T10:10:22.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:22 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:10:22.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:22 smithi137 ceph-mon[93825]: osdmap e401: 8 total, 8 up, 7 in 2024-09-21T10:10:22.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:22 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 7368/325239 objects degraded (2.265%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:22.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:22 smithi137 ceph-mon[97575]: pgmap v1334: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.6 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 38 MiB/s wr, 614 op/s; 7368/325239 objects degraded (2.265%); 2728/325239 objects misplaced (0.839%); 3.7 MiB/s, 58 objects/s recovering 2024-09-21T10:10:22.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:22 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:10:22.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:22 smithi137 ceph-mon[97575]: osdmap e401: 8 total, 8 up, 7 in 2024-09-21T10:10:22.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:22 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 7368/325239 objects degraded (2.265%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:22.874 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:22.916 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:22.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:22.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:22.923 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 87 16 111036 111020 79.7384 38.875 0.0124027 0.0125361 2024-09-21T10:10:23.018 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:23.043 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:23.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:23.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:23.145 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:23.169 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:23.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:23.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:23.270 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:23.317 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:23.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:23.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:23.419 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:23.442 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:23.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:23.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:23.544 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:23.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:23 smithi137 ceph-mon[93825]: osdmap e402: 8 total, 8 up, 7 in 2024-09-21T10:10:23.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:23 smithi137 ceph-mon[97575]: osdmap e402: 8 total, 8 up, 7 in 2024-09-21T10:10:23.566 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:23.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:23.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:23.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:23 smithi165 ceph-mon[86023]: osdmap e402: 8 total, 8 up, 7 in 2024-09-21T10:10:23.668 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:23.712 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:23.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:23.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:23.814 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:23.838 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:23.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:23.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:23.923 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 88 16 111954 111938 79.4842 57.375 0.0335034 0.0125758 2024-09-21T10:10:23.940 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:23.968 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:23.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:23.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:24.070 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:24.098 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:24.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:24.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:24.200 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:24.224 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:24.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:24.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:24.326 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:24.352 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:24.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:24.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:24.454 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:24.483 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:24.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:24.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:24.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:24 smithi137 ceph-mon[93825]: pgmap v1337: 109 pgs: 1 creating+peering, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.7 GiB data, 26 GiB used, 599 GiB / 626 GiB avail; 36 MiB/s wr, 573 op/s; 7368/327684 objects degraded (2.249%); 2442/327684 objects misplaced (0.745%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:10:24.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:24 smithi137 ceph-mon[97575]: pgmap v1337: 109 pgs: 1 creating+peering, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.7 GiB data, 26 GiB used, 599 GiB / 626 GiB avail; 36 MiB/s wr, 573 op/s; 7368/327684 objects degraded (2.249%); 2442/327684 objects misplaced (0.745%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:10:24.585 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:24.609 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:24.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:24.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:24 smithi165 ceph-mon[86023]: pgmap v1337: 109 pgs: 1 creating+peering, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.7 GiB data, 26 GiB used, 599 GiB / 626 GiB avail; 36 MiB/s wr, 573 op/s; 7368/327684 objects degraded (2.249%); 2442/327684 objects misplaced (0.745%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:10:24.711 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:24.735 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:24.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:24.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:24.837 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:24.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:24.886 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:24.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:24.923 INFO:tasks.radosbench.radosbench.0.smithi137.stdout: 89 16 112962 112946 79.299 63 0.00717597 0.0126054 2024-09-21T10:10:24.988 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:25.026 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:25.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:25.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:25.128 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:25.165 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:25.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:25.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:25.267 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:25.312 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:25.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:25.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:25.406 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 3 1 2024-09-21T10:10:25.413 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:25.437 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:25.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:25.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:25.501 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:10:25.501 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:10:25.539 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:25.563 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:25.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:25.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:10:25.665 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:25.719 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:25.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:25.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:25.805 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:10:25.805 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T10:10:25.806 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.806 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "MOSDPGPush(11.11 402/393 [PushOp(11:890d886e:::benchmark_data_smithi137_290545_object7770:head, version: 384'477, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(11:890d886e:::benchmark_data_smithi137_290545_object7770:head@384'477, size: 65536, copy_subset: [(0, 65536)], clone_subset: {}, snapset: 0=[]:{}, object_exist: false), after_progress: ObjectRecoveryProgress(!first, data_recovered_to: 65536, data_complete: true, omap_recovered_to: , omap_complete: true, error: false), before_progress: ObjectRecoveryProgress(first, data_recovered_to: 0, data_complete: false, omap_recovered_to: , omap_complete: false, error: false))])", 2024-09-21T10:10:25.806 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:10:25.801519+0000", 2024-09-21T10:10:25.806 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0013469689999999999, 2024-09-21T10:10:25.806 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001408655, 2024-09-21T10:10:25.806 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:10:25.806 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:10:25.806 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T10:10:25.806 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:10:25.806 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.806 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:10:25.806 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.801519+0000", 2024-09-21T10:10:25.807 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:10:25.807 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.807 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.807 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:10:25.807 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.801519+0000", 2024-09-21T10:10:25.807 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:10:25.807 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.807 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.807 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:10:25.807 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.801520+0000", 2024-09-21T10:10:25.807 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6600000000000005e-07 2024-09-21T10:10:25.807 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.807 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.807 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:10:25.808 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.801551+0000", 2024-09-21T10:10:25.808 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1724000000000003e-05 2024-09-21T10:10:25.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.808 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.808 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:10:25.808 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.801578+0000", 2024-09-21T10:10:25.808 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6616000000000001e-05 2024-09-21T10:10:25.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.808 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.808 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:10:25.808 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.801598+0000", 2024-09-21T10:10:25.808 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9534999999999998e-05 2024-09-21T10:10:25.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.809 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.809 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:10:25.809 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.801744+0000", 2024-09-21T10:10:25.809 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014602800000000001 2024-09-21T10:10:25.809 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.809 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.809 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:10:25.809 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.801759+0000", 2024-09-21T10:10:25.809 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5088e-05 2024-09-21T10:10:25.809 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:10:25.809 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:10:25.809 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:10:25.810 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.810 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.810 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.36387.0:113735 11.12 e402/395 11:49b499b6:::benchmark_data_smithi137_290545_object113734:head v 402'5690, mlcod=0'0)", 2024-09-21T10:10:25.810 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:10:25.796082+0000", 2024-09-21T10:10:25.810 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.006784282, 2024-09-21T10:10:25.810 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.006903406, 2024-09-21T10:10:25.810 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:10:25.810 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:10:25.810 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T10:10:25.810 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:10:25.810 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.810 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:10:25.810 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.796082+0000", 2024-09-21T10:10:25.811 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:10:25.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.811 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.811 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:10:25.811 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.796082+0000", 2024-09-21T10:10:25.811 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:10:25.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.811 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.811 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:10:25.811 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.796083+0000", 2024-09-21T10:10:25.811 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2270000000000001e-06 2024-09-21T10:10:25.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.811 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.811 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:10:25.812 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.796113+0000", 2024-09-21T10:10:25.812 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0309000000000001e-05 2024-09-21T10:10:25.812 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.812 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.812 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:10:25.812 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.796133+0000", 2024-09-21T10:10:25.812 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0244000000000001e-05 2024-09-21T10:10:25.812 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.812 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.812 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:10:25.812 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.796142+0000", 2024-09-21T10:10:25.812 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6370000000000005e-06 2024-09-21T10:10:25.812 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.812 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.813 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:10:25.813 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.798133+0000", 2024-09-21T10:10:25.813 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0019915319999999999 2024-09-21T10:10:25.813 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.813 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.813 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:10:25.813 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.798162+0000", 2024-09-21T10:10:25.813 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.8044000000000001e-05 2024-09-21T10:10:25.813 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:10:25.813 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:10:25.813 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:10:25.813 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.813 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.813 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.36387.0:113745 11.c e402/379 11:3ce6f38d:::benchmark_data_smithi137_290545_object113744:head v 402'7067, mlcod=402'7063)", 2024-09-21T10:10:25.814 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:10:25.798537+0000", 2024-09-21T10:10:25.814 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0043285490000000001, 2024-09-21T10:10:25.814 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0044948169999999999, 2024-09-21T10:10:25.814 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:10:25.814 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:10:25.814 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T10:10:25.814 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:10:25.814 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.814 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:10:25.814 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.798537+0000", 2024-09-21T10:10:25.814 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:10:25.814 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.814 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.814 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:10:25.815 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.798537+0000", 2024-09-21T10:10:25.815 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:10:25.815 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.815 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.815 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:10:25.815 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.798540+0000", 2024-09-21T10:10:25.815 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0539999999999999e-06 2024-09-21T10:10:25.815 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.815 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.815 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:10:25.815 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.800019+0000", 2024-09-21T10:10:25.815 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0014786210000000001 2024-09-21T10:10:25.816 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.816 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.816 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:10:25.816 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.800035+0000", 2024-09-21T10:10:25.816 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5981000000000002e-05 2024-09-21T10:10:25.816 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.816 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.816 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:10:25.816 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.800043+0000", 2024-09-21T10:10:25.816 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6190000000000002e-06 2024-09-21T10:10:25.816 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.816 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.816 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:10:25.816 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.800120+0000", 2024-09-21T10:10:25.817 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7813999999999997e-05 2024-09-21T10:10:25.817 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:10:25.817 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:10:25.817 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:10:25.817 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:25.800180+0000", 2024-09-21T10:10:25.817 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9153000000000001e-05 2024-09-21T10:10:25.817 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:10:25.817 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:10:25.817 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:10:25.817 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:10:25.817 INFO:teuthology.orchestra.run.smithi137.stdout: ], 2024-09-21T10:10:25.817 INFO:teuthology.orchestra.run.smithi137.stdout: "num_ops": 3 2024-09-21T10:10:25.817 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:10:25.821 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:25.844 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:25.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:25.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:25.923 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Total time run: 90.0121 2024-09-21T10:10:25.923 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Total writes made: 113830 2024-09-21T10:10:25.923 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Write size: 65536 2024-09-21T10:10:25.924 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Object size: 65536 2024-09-21T10:10:25.924 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Bandwidth (MB/sec): 79.038 2024-09-21T10:10:25.924 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev Bandwidth: 41.5646 2024-09-21T10:10:25.924 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max bandwidth (MB/sec): 213.562 2024-09-21T10:10:25.924 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min bandwidth (MB/sec): 0 2024-09-21T10:10:25.924 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Average IOPS: 1264 2024-09-21T10:10:25.924 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev IOPS: 665.04 2024-09-21T10:10:25.924 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max IOPS: 3417 2024-09-21T10:10:25.924 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min IOPS: 0 2024-09-21T10:10:25.924 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Average Latency(s): 0.0126471 2024-09-21T10:10:25.924 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Stddev Latency(s): 0.0533114 2024-09-21T10:10:25.924 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Max latency(s): 2.96418 2024-09-21T10:10:25.924 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Min latency(s): 0.00113171 2024-09-21T10:10:25.929 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T10:10:25.946 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:25.973 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:25.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:25.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:26.074 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:26.101 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:26.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:26.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:26.202 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:26.229 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:26.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:26.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:26.330 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:26.354 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:26.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:26.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:26.456 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:26.480 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:26.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:26.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:26.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:26 smithi137 ceph-mon[93825]: pgmap v1338: 109 pgs: 1 active+recovering+undersized+remapped, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.7 GiB data, 26 GiB used, 599 GiB / 626 GiB avail; 14 MiB/s wr, 230 op/s; 4926/328152 objects degraded (1.501%); 4662/328152 objects misplaced (1.421%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:10:26.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:26 smithi137 ceph-mon[97575]: pgmap v1338: 109 pgs: 1 active+recovering+undersized+remapped, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.7 GiB data, 26 GiB used, 599 GiB / 626 GiB avail; 14 MiB/s wr, 230 op/s; 4926/328152 objects degraded (1.501%); 4662/328152 objects misplaced (1.421%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:10:26.582 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:26.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:26 smithi165 ceph-mon[86023]: pgmap v1338: 109 pgs: 1 active+recovering+undersized+remapped, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.7 GiB data, 26 GiB used, 599 GiB / 626 GiB avail; 14 MiB/s wr, 230 op/s; 4926/328152 objects degraded (1.501%); 4662/328152 objects misplaced (1.421%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:10:26.650 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:26.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:26.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:26.752 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:26.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:26.794 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:26.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:26.895 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:26.942 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:26.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:26.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:26.972 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:10:27.044 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:27.067 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:27.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:27.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:27.169 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:27.193 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:27.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:27.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:27.295 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:27.333 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:27.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:27.382 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:27.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:27.483 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:27.550 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:27.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:27 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 4926/328152 objects degraded (1.501%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:27.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:27.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:27.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:27 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 4926/328152 objects degraded (1.501%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:27.652 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:27.676 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:27.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:27.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:27.777 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:27.824 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:27.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:27.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:27.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:27 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 4926/328152 objects degraded (1.501%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:10:27.926 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:27.949 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:27.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:27.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:28.051 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:28.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:28.098 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:28.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:28.146 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:28.200 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:28.224 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:28.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:28.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:28.325 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:28.349 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:28.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:28.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:28.426 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T10:10:28.451 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:28.475 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:28.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:28.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:28.576 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:28.602 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:28.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:28.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:28.704 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:28.725 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:28.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:28.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:28.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:28 smithi137 ceph-mon[97575]: pgmap v1339: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.9 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 44 MiB/s wr, 711 op/s; 2489/339921 objects degraded (0.732%); 6866/339921 objects misplaced (2.020%); 3.8 MiB/s, 60 objects/s recovering 2024-09-21T10:10:28.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:28 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3500396535' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:10:28.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:28 smithi137 ceph-mon[93825]: pgmap v1339: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.9 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 44 MiB/s wr, 711 op/s; 2489/339921 objects degraded (0.732%); 6866/339921 objects misplaced (2.020%); 3.8 MiB/s, 60 objects/s recovering 2024-09-21T10:10:28.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:28 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3500396535' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:10:28.827 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:28.870 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:28.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:28.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:28.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:28 smithi165 ceph-mon[86023]: pgmap v1339: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.9 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 44 MiB/s wr, 711 op/s; 2489/339921 objects degraded (0.732%); 6866/339921 objects misplaced (2.020%); 3.8 MiB/s, 60 objects/s recovering 2024-09-21T10:10:28.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:28 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3500396535' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:10:28.972 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:28.994 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:28.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:28.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:29.096 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:29.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:29.132 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:29.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:29.233 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:29.267 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:29.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:29.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:29.369 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:29.408 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:29.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:29.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:29.509 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:29.535 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:29.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:29.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:29.637 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:29.662 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:29.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:29.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:29.764 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:29.789 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:29.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:29.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:29.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:29 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:10:29.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:29 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3500396535' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:10:29.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:29 smithi137 ceph-mon[93825]: osdmap e403: 8 total, 8 up, 7 in 2024-09-21T10:10:29.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:29 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:10:29.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:29 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3500396535' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:10:29.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:29 smithi137 ceph-mon[97575]: osdmap e403: 8 total, 8 up, 7 in 2024-09-21T10:10:29.890 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:29.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:29 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:10:29.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:29 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3500396535' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:10:29.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:29 smithi165 ceph-mon[86023]: osdmap e403: 8 total, 8 up, 7 in 2024-09-21T10:10:29.921 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:29.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:29.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:30.023 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:30.058 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:30.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:30.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:30.160 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:30.198 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:30.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:30.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:30.300 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:30.325 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:30.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:30.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:30.427 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:30.463 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:30.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:30.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:30.487 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:10:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:10:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:10:30.565 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:30.590 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:30.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:30.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:30.692 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:30.714 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:30.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:30.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:30.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:30 smithi137 ceph-mon[93825]: pgmap v1341: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.9 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 41 MiB/s wr, 677 op/s; 2489/339939 objects degraded (0.732%); 6598/339939 objects misplaced (1.941%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:10:30.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:30 smithi137 ceph-mon[97575]: pgmap v1341: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.9 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 41 MiB/s wr, 677 op/s; 2489/339939 objects degraded (0.732%); 6598/339939 objects misplaced (1.941%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:10:30.816 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:30.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:30.842 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:30.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:30.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:30 smithi165 ceph-mon[86023]: pgmap v1341: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.9 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 41 MiB/s wr, 677 op/s; 2489/339939 objects degraded (0.732%); 6598/339939 objects misplaced (1.941%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:10:30.943 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:30.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:30.967 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:30.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:31.069 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:31.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:31.101 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:31.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:31.203 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:31.228 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:31.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:31.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:31.330 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:31.370 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:31.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:31.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:31.472 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:31.498 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:31.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:31.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:31.600 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:31.647 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:31.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:31.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:31.749 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:31.782 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:31.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:31.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:31.884 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:31.906 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:31.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:31.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:32.008 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:32.038 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:32.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:32.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:32.140 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:32.165 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:32.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:32.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:32.267 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:32.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:32.291 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:32.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:10:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:10:31] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.51.0" 2024-09-21T10:10:32.393 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:32.421 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:32.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:32.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:32.522 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:32.557 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:32.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:32.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:32.659 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:32.697 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:32.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:32.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:32.799 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:32.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:32 smithi137 ceph-mon[93825]: pgmap v1342: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.7 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 116 B/s rd, 33 MiB/s wr, 923 op/s; 2489/330858 objects degraded (0.752%); 6387/330858 objects misplaced (1.930%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T10:10:32.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:32 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2489/330858 objects degraded (0.752%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:10:32.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:32 smithi137 ceph-mon[97575]: pgmap v1342: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.7 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 116 B/s rd, 33 MiB/s wr, 923 op/s; 2489/330858 objects degraded (0.752%); 6387/330858 objects misplaced (1.930%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T10:10:32.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:32 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2489/330858 objects degraded (0.752%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:10:32.820 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:32.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:32.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:32.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:32 smithi165 ceph-mon[86023]: pgmap v1342: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.7 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 116 B/s rd, 33 MiB/s wr, 923 op/s; 2489/330858 objects degraded (0.752%); 6387/330858 objects misplaced (1.930%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T10:10:32.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:32 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2489/330858 objects degraded (0.752%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:10:32.921 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:32.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:32.957 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:32.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:33.057 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:33.088 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:33.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:33.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:33.190 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:33.229 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:33.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:33.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:33.331 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:33.358 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:33.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:33.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:33.460 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:33.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:33.498 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:33.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:33.599 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:33.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:33.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:33.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:33.722 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:33.765 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:33.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:33.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:33.867 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:33.904 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:33.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:33.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:34.006 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:34.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:34.046 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:34.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:34.147 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:34.181 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:34.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:34.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:34.283 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:34.308 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:34.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:34.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:34.410 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:34.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:34.450 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:34.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:34.551 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:34.590 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:34.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:34.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:34.691 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:34.715 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:34.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:34.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:34.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:34 smithi137 ceph-mon[93825]: pgmap v1343: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.7 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 102 B/s rd, 29 MiB/s wr, 894 op/s; 2489/328392 objects degraded (0.758%); 6387/328392 objects misplaced (1.945%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:10:34.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:34 smithi137 ceph-mon[97575]: pgmap v1343: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.7 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 102 B/s rd, 29 MiB/s wr, 894 op/s; 2489/328392 objects degraded (0.758%); 6387/328392 objects misplaced (1.945%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:10:34.816 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:34.841 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:34.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:34.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:34.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:34 smithi165 ceph-mon[86023]: pgmap v1343: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.7 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 102 B/s rd, 29 MiB/s wr, 894 op/s; 2489/328392 objects degraded (0.758%); 6387/328392 objects misplaced (1.945%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:10:34.943 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:34.974 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:34.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:34.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:35.076 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:35.100 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:35.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:35.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:35.201 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:35.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:35.223 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:35.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:35.324 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:35.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:35.360 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:35.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:35.461 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:35.484 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:35.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:35.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:35.586 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:35.607 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:35.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:35.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:35.709 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:35.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:35.732 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:35.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:35.833 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:35.860 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:35.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:35.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:35.962 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:36.003 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:36.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:36.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:36.105 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:36.130 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:36.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:36.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:36.232 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:36.257 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:36.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:36.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:36.358 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:36.385 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:36.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:36.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:36.486 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:36.512 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:36.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:36.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:36.614 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:36.637 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:36.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:36.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:36.739 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:36.765 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:36.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:36.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:36.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:36 smithi137 ceph-mon[93825]: pgmap v1344: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.7 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 102 B/s rd, 28 MiB/s wr, 892 op/s; 2489/327993 objects degraded (0.759%); 6101/327993 objects misplaced (1.860%); 4.5 MiB/s, 72 objects/s recovering 2024-09-21T10:10:36.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:36 smithi137 ceph-mon[97575]: pgmap v1344: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.7 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 102 B/s rd, 28 MiB/s wr, 892 op/s; 2489/327993 objects degraded (0.759%); 6101/327993 objects misplaced (1.860%); 4.5 MiB/s, 72 objects/s recovering 2024-09-21T10:10:36.867 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:36.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:36 smithi165 ceph-mon[86023]: pgmap v1344: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.7 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 102 B/s rd, 28 MiB/s wr, 892 op/s; 2489/327993 objects degraded (0.759%); 6101/327993 objects misplaced (1.860%); 4.5 MiB/s, 72 objects/s recovering 2024-09-21T10:10:36.904 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:36.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:36.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:37.006 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:37.032 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:37.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:37.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:37.133 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:37.159 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:37.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:37.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:37.261 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:37.284 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:37.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:37.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:37.387 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:37.410 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:37.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:37.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:37.512 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:37.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:37.551 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:37.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:37.652 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:37.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:37.674 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:37.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:37.775 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:37.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:37 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2489/327993 objects degraded (0.759%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:10:37.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:37 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2489/327993 objects degraded (0.759%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:10:37.817 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:37.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:37.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:37.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:37 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2489/327993 objects degraded (0.759%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:10:37.918 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:37.942 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:37.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:37.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:38.044 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:38.089 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:38.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:38.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:38.191 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:38.228 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:38.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:38.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:38.330 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:38.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:38.364 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:38.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:38.465 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:38.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:38.501 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:38.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:38.602 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:38.626 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:38.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:38.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:38.728 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:38.752 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:38.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:38.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:38.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:38 smithi137 ceph-mon[97575]: pgmap v1345: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.4 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 2.5 MiB/s wr, 907 op/s; 2489/315042 objects degraded (0.790%); 5847/315042 objects misplaced (1.856%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:10:38.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:38 smithi137 ceph-mon[93825]: pgmap v1345: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.4 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 2.5 MiB/s wr, 907 op/s; 2489/315042 objects degraded (0.790%); 5847/315042 objects misplaced (1.856%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:10:38.853 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:38.888 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:38.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:38.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:38.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:38 smithi165 ceph-mon[86023]: pgmap v1345: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.4 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 2.5 MiB/s wr, 907 op/s; 2489/315042 objects degraded (0.790%); 5847/315042 objects misplaced (1.856%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:10:38.990 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:39.016 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:39.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:39.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:39.118 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:39.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:39.147 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:39.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:39.248 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:39.272 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:39.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:39.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:39.374 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:39.397 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:39.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:39.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:39.499 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:39.523 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:39.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:39.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:39.625 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:39.649 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:39.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:39.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:39.751 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:39.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:39.776 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:39.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:39.877 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:39.901 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:39.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:39.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:40.003 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:40.047 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:40.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:40.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:40.149 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:40.174 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:40.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:40.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:40.276 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:40.301 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:40.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:40.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:40.403 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:40.444 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:40.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:40.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:40.514 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:10:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:10:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:10:40.546 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:40.581 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:40.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:40.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:40.684 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:40.722 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:40.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:40.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:40.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:40 smithi137 ceph-mon[93825]: pgmap v1346: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.4 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 95 B/s rd, 2.3 MiB/s wr, 859 op/s; 2489/314625 objects degraded (0.791%); 5571/314625 objects misplaced (1.771%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T10:10:40.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:40.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:10:40.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:40 smithi137 ceph-mon[97575]: pgmap v1346: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.4 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 95 B/s rd, 2.3 MiB/s wr, 859 op/s; 2489/314625 objects degraded (0.791%); 5571/314625 objects misplaced (1.771%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T10:10:40.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:40.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:10:40.825 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:40.850 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:40.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:40.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:40.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:40 smithi165 ceph-mon[86023]: pgmap v1346: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.4 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 95 B/s rd, 2.3 MiB/s wr, 859 op/s; 2489/314625 objects degraded (0.791%); 5571/314625 objects misplaced (1.771%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T10:10:40.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:40.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:10:40.952 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:40.976 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:40.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:40.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:41.078 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:41.109 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:41.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:41.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:41.211 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:41.248 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:41.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:41.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:41.350 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:41.403 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:41.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:41.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:41.505 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:41.529 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:41.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:41.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:41.631 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:41.657 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:41.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:41.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:41.759 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:41.785 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:41.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:41.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:41.887 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:41.910 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:41.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:41.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:42.012 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:42.050 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:42.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:42.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:42.052 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:10:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:10:41] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.51.0" 2024-09-21T10:10:42.152 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:42.194 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:42.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:42.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:42.297 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:42.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:42.340 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:42.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:42.441 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:42.465 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:42.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:42.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:42.566 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:42.608 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:42.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:42.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:42.710 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:42.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:42.735 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:42.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:42.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:42 smithi137 ceph-mon[93825]: pgmap v1347: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.2 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 85 B/s rd, 1.6 MiB/s wr, 1.04k op/s; 2489/304467 objects degraded (0.817%); 5350/304467 objects misplaced (1.757%); 5.0 MiB/s, 80 objects/s recovering 2024-09-21T10:10:42.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:42 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2489/304467 objects degraded (0.817%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:10:42.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:42 smithi137 ceph-mon[97575]: pgmap v1347: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.2 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 85 B/s rd, 1.6 MiB/s wr, 1.04k op/s; 2489/304467 objects degraded (0.817%); 5350/304467 objects misplaced (1.757%); 5.0 MiB/s, 80 objects/s recovering 2024-09-21T10:10:42.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:42 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2489/304467 objects degraded (0.817%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:10:42.836 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:42.875 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:42.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:42.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:42.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:42 smithi165 ceph-mon[86023]: pgmap v1347: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.2 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 85 B/s rd, 1.6 MiB/s wr, 1.04k op/s; 2489/304467 objects degraded (0.817%); 5350/304467 objects misplaced (1.757%); 5.0 MiB/s, 80 objects/s recovering 2024-09-21T10:10:42.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:42 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2489/304467 objects degraded (0.817%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:10:42.976 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:43.010 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:43.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:43.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:43.112 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:43.138 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:43.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:43.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:43.200 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:43.239 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:43.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:43.291 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:43.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:43.392 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:43.417 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:43.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:43.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:43.519 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:43.544 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:43.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:43.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:43.646 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:43.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:43.690 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:43.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:43.790 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:43.812 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:43.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:43.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:43.914 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:43.939 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:43.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:43.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:44.040 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:44.094 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:44.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:44.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:44.196 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:44.200 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:10:44.221 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:44.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:44.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:44.323 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:44.347 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:44.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:44.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:44.448 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:44.511 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:44.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:44.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:44.613 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:44.635 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:44.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:44.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:44.713 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:10:44.714 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:10:44.737 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:44.756 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:10:44.757 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:10:44.790 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:44 smithi137 ceph-mon[93825]: pgmap v1348: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.1 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 802 op/s; 2489/301950 objects degraded (0.824%); 5350/301950 objects misplaced (1.772%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:10:44.791 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:44 smithi137 ceph-mon[97575]: pgmap v1348: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.1 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 802 op/s; 2489/301950 objects degraded (0.824%); 5350/301950 objects misplaced (1.772%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:10:44.791 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:10:44.791 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:10:44.796 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:44.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:44.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:44.827 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:10:44.828 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:10:44.853 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:10:44.854 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:10:44.888 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:10:44.888 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:10:44.897 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:44.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:44 smithi165 ceph-mon[86023]: pgmap v1348: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.1 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 802 op/s; 2489/301950 objects degraded (0.824%); 5350/301950 objects misplaced (1.772%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:10:44.921 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:10:44.922 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:10:44.944 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:44.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:44.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:44.962 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:10:44.962 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:10:45.047 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:45.087 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:45.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:45.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:45.189 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:45.211 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:45.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:45.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:45.313 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:45.337 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:45.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:45.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:45.439 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:45.485 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:45.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:45.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:45.587 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:45.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:45.615 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:45.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:45.716 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:45.752 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:45.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:45.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:45.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:45 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1332503689' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:10:45.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:45 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1332503689' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:10:45.853 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:45.894 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:45.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:45.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:45.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:45 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1332503689' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:10:45.996 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:46.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:46.023 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:46.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:46.124 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:46.160 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:46.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:46.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:46.262 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:46.303 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:46.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:46.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:46.405 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:46.429 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:46.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:46.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:46.531 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:46.548 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.3 to 1 (10000) 2024-09-21T10:10:46.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:46.586 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:46.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:46.687 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:46.712 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:46.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:46.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:46.813 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:46.858 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:46.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:46.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:46 smithi165 ceph-mon[86023]: pgmap v1349: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.1 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 2489/301500 objects degraded (0.826%); 5068/301500 objects misplaced (1.681%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:10:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:46 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2595020369' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:10:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:46 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:10:46.953 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:46 smithi137 ceph-mon[93825]: pgmap v1349: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.1 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 2489/301500 objects degraded (0.826%); 5068/301500 objects misplaced (1.681%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:10:46.953 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:46 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2595020369' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:10:46.953 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:46 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:10:46.953 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:46 smithi137 ceph-mon[97575]: pgmap v1349: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 6.1 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 2489/301500 objects degraded (0.826%); 5068/301500 objects misplaced (1.681%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:10:46.954 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:46 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2595020369' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:10:46.954 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:46 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:10:46.960 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:47.002 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:47.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:47.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:47.104 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:47.128 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:47.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:47.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:47.230 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:47.268 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:47.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:47.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:47.370 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:47.394 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:47.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:47.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:47.496 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:47.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:47.546 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:47.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:47.647 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:47.674 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:47.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:47.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:47.678 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:47 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:10:47.678 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:47 smithi137 ceph-mon[93825]: osdmap e404: 8 total, 8 up, 7 in 2024-09-21T10:10:47.678 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:47 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2489/301500 objects degraded (0.826%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:10:47.678 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:47 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:10:47.679 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:47 smithi137 ceph-mon[97575]: osdmap e404: 8 total, 8 up, 7 in 2024-09-21T10:10:47.679 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:47 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2489/301500 objects degraded (0.826%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:10:47.775 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:47.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:47.802 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:47.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:47.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:47 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:10:47.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:47 smithi165 ceph-mon[86023]: osdmap e404: 8 total, 8 up, 7 in 2024-09-21T10:10:47.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:47 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2489/301500 objects degraded (0.826%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:10:47.903 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:47.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:47.953 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:47.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:48.054 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:48.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:48.095 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:48.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:48.196 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:48.224 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:48.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:48.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:48.326 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:48.360 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:48.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:48.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:48.462 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:48.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:48.513 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:48.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:48.614 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:48.653 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:48.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:48.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:48.755 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:48.779 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:48.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:48.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:48.787 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:48.881 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:48.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:48 smithi165 ceph-mon[86023]: pgmap v1351: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.9 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 911 op/s; 2489/287694 objects degraded (0.865%); 4823/287694 objects misplaced (1.676%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:10:48.909 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:48 smithi137 ceph-mon[93825]: pgmap v1351: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.9 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 911 op/s; 2489/287694 objects degraded (0.865%); 4823/287694 objects misplaced (1.676%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:10:48.909 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:48 smithi137 ceph-mon[97575]: pgmap v1351: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.9 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 911 op/s; 2489/287694 objects degraded (0.865%); 4823/287694 objects misplaced (1.676%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:10:48.926 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:48.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:48.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:49.028 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:49.070 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:49.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:49.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:49.172 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:49.197 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:49.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:49.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:49.301 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:49.329 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:49.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:49.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:49.370 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 4 1 2024-09-21T10:10:49.431 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:49.449 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:10:49.456 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:49.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:49.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:49.558 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:49.580 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:49.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:49.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:49.682 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:49.707 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:49.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:49.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:49.809 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:49.832 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:49.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:49.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:49.934 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:49.957 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:49.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:49.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:50.059 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:50.096 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:50.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:50.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:50.197 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:50.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:50.227 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:50.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:50.328 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:50.365 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:50.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:50.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:50.467 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:50.492 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:50.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:50.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:50.588 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:10:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:10:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:10:50.594 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:50.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:50.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:50.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:50.723 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:50.749 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:50.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:50.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:50.782 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:50 smithi137 ceph-mon[93825]: pgmap v1352: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.8 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 912 op/s; 2489/287235 objects degraded (0.867%); 4531/287235 objects misplaced (1.577%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T10:10:50.782 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:50 smithi137 ceph-mon[97575]: pgmap v1352: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.8 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 912 op/s; 2489/287235 objects degraded (0.867%); 4531/287235 objects misplaced (1.577%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T10:10:50.851 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:50.889 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:50.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:50.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:50.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:50 smithi165 ceph-mon[86023]: pgmap v1352: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.8 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 912 op/s; 2489/287235 objects degraded (0.867%); 4531/287235 objects misplaced (1.577%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T10:10:50.991 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:51.028 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:51.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:51.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:51.129 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:51.157 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:51.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:51.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:51.258 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:51.299 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:51.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:51.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:51.400 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:51.433 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:51.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:51.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:51.535 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:51.572 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:51.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:51.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:51.673 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:51.707 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:51.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:51.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:51.809 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:51.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:51.837 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:51.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:51.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:51 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2489/287235 objects degraded (0.867%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:10:51.930 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:51 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2489/287235 objects degraded (0.867%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:10:51.930 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:51 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2489/287235 objects degraded (0.867%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:10:51.938 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:51.963 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:51.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:51.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:52.067 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:52.088 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:52.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:52.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:52.190 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:52.212 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:52.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:52.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:52.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:10:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:10:51] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.51.0" 2024-09-21T10:10:52.314 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:52.338 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:52.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:52.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:52.440 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:52.470 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:52.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:52.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:52.571 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:52.598 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:52.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:52.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:52.699 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:52.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:52.737 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:52.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:52.837 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:52.863 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:52.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:52.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:52.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:52 smithi165 ceph-mon[86023]: pgmap v1353: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.6 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 962 op/s; 2489/275577 objects degraded (0.903%); 4275/275577 objects misplaced (1.551%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T10:10:52.964 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:52.970 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:52 smithi137 ceph-mon[93825]: pgmap v1353: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.6 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 962 op/s; 2489/275577 objects degraded (0.903%); 4275/275577 objects misplaced (1.551%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T10:10:52.970 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:52 smithi137 ceph-mon[97575]: pgmap v1353: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.6 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 962 op/s; 2489/275577 objects degraded (0.903%); 4275/275577 objects misplaced (1.551%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T10:10:53.009 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:53.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:53.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:53.110 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:53.146 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:53.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:53.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:53.248 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:53.272 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:53.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:53.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:53.374 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:53.413 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:53.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:53.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:53.515 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:53.540 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:53.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:53.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:53.641 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:53.665 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:53.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:53.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:53.767 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:53.792 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:53.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:53.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:53.893 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:53.935 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:53.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:53.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:54.036 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:54.060 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:54.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:54.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:54.162 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:54.187 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:54.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:54.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:54.289 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:54.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:54.343 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:54.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:54.443 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:54.501 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:54.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:54.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:54.603 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:54.644 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:54.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:54.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:54.746 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:54.770 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:54.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:54.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:54.872 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:54.896 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:54.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:54.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:54.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:54 smithi165 ceph-mon[86023]: pgmap v1354: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.6 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 965 op/s; 2489/272985 objects degraded (0.912%); 4275/272985 objects misplaced (1.566%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T10:10:54.998 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:55.036 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:55.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:55.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:55.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:54 smithi137 ceph-mon[93825]: pgmap v1354: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.6 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 965 op/s; 2489/272985 objects degraded (0.912%); 4275/272985 objects misplaced (1.566%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T10:10:55.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:54 smithi137 ceph-mon[97575]: pgmap v1354: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.6 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 965 op/s; 2489/272985 objects degraded (0.912%); 4275/272985 objects misplaced (1.566%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T10:10:55.141 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:55.167 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:55.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:55.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:55.269 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:55.323 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:55.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:55.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:55.405 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:10:55.405 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:10:55.425 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:55.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:55.464 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:55.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:55.565 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:55.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:55.593 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:55.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:55.694 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:55.738 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:55.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:55.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:55.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:10:55.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:10:55.840 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:55.883 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:55.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:55.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:55.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:10:55.985 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:56.010 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:56.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:56.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:56.112 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:56.138 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:56.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:56.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:56.239 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:56.265 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:56.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:56.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:56.366 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:56.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:56.403 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:56.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:56.504 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:56.527 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:56.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:56.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:56.629 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:56.652 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:56.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:56.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:56.754 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:56.778 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:56.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:56.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:56.880 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:56.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:56 smithi165 ceph-mon[86023]: pgmap v1355: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.5 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 964 op/s; 2489/272553 objects degraded (0.913%); 3953/272553 objects misplaced (1.450%); 5.0 MiB/s, 80 objects/s recovering 2024-09-21T10:10:56.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:56 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2489/272553 objects degraded (0.913%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:10:56.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:56.924 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:56.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:56.938 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:56 smithi137 ceph-mon[93825]: pgmap v1355: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.5 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 964 op/s; 2489/272553 objects degraded (0.913%); 3953/272553 objects misplaced (1.450%); 5.0 MiB/s, 80 objects/s recovering 2024-09-21T10:10:56.939 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:56 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2489/272553 objects degraded (0.913%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:10:56.939 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:56 smithi137 ceph-mon[97575]: pgmap v1355: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.5 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 964 op/s; 2489/272553 objects degraded (0.913%); 3953/272553 objects misplaced (1.450%); 5.0 MiB/s, 80 objects/s recovering 2024-09-21T10:10:56.939 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:56 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2489/272553 objects degraded (0.913%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:10:57.025 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:10:57.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:57.081 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:57.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:10:57.182 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:57.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:57.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:57.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:57.357 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:57.381 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:57.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:57.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:57.483 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:57.530 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:57.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:57.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:57.632 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:57.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:57.672 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:57.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:57.773 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:57.798 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:57.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:57.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:57.899 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:57.924 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:57.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:57.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:58.026 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:58.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[97575]: pgmap v1356: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 978 op/s; 2489/259050 objects degraded (0.961%); 3643/259050 objects misplaced (1.406%); 5.1 MiB/s, 82 objects/s recovering 2024-09-21T10:10:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:10:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:10:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1241073383' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:10:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:10:58.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[93825]: pgmap v1356: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 978 op/s; 2489/259050 objects degraded (0.961%); 3643/259050 objects misplaced (1.406%); 5.1 MiB/s, 82 objects/s recovering 2024-09-21T10:10:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:10:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:10:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1241073383' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:10:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:57 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:10:58.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:58.064 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:58.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:58.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:58.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:58.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:57 smithi165 ceph-mon[86023]: pgmap v1356: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 978 op/s; 2489/259050 objects degraded (0.961%); 3643/259050 objects misplaced (1.406%); 5.1 MiB/s, 82 objects/s recovering 2024-09-21T10:10:58.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:10:58.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:10:58.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:10:58.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:57 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1241073383' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:10:58.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:57 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:10:58.166 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:58.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:58.210 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:58.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:58.311 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:58.351 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:58.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:58.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:58.358 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T10:10:58.453 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:58.487 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:58.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:58.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:10:58.589 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:58.627 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:58.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:58.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:58.729 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:58.755 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:58.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:58.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:58.857 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:58.891 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:58.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:58.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:58.992 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:10:59.034 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:59.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:59.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:10:59.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:58 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:10:59.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:58 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:10:59.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:58 smithi137 ceph-mon[93825]: osdmap e405: 8 total, 8 up, 7 in 2024-09-21T10:10:59.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:58 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:10:59.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:58 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:10:59.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:58 smithi137 ceph-mon[97575]: osdmap e405: 8 total, 8 up, 7 in 2024-09-21T10:10:59.135 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:10:59.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:58 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:10:59.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:58 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:10:59.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:58 smithi165 ceph-mon[86023]: osdmap e405: 8 total, 8 up, 7 in 2024-09-21T10:10:59.159 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:59.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:59.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:10:59.261 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:59.287 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:59.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:59.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:59.389 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:10:59.415 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:59.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:59.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:10:59.517 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:10:59.558 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:59.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:59.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:10:59.660 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:10:59.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:59.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:59.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:10:59.782 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:10:59.807 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:10:59.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:59.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:10:59.909 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:10:59.953 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:10:59.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:10:59.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:00.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:10:59 smithi137 ceph-mon[93825]: pgmap v1358: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 951 op/s; 2489/258663 objects degraded (0.962%); 3315/258663 objects misplaced (1.282%); 5.6 MiB/s, 89 objects/s recovering 2024-09-21T10:11:00.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:10:59 smithi137 ceph-mon[97575]: pgmap v1358: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 951 op/s; 2489/258663 objects degraded (0.962%); 3315/258663 objects misplaced (1.282%); 5.6 MiB/s, 89 objects/s recovering 2024-09-21T10:11:00.055 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:00.093 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:00.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:00.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:00.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:10:59 smithi165 ceph-mon[86023]: pgmap v1358: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 951 op/s; 2489/258663 objects degraded (0.962%); 3315/258663 objects misplaced (1.282%); 5.6 MiB/s, 89 objects/s recovering 2024-09-21T10:11:00.195 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:00.216 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:00.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:00.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:00.317 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:00.354 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:00.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:00.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:00.456 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:00.500 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:00.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:00.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:00.602 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:00.626 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:11:00.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:00.628 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:00.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:00.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:11:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:11:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:11:00.729 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:00.752 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:00.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:00.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:00.854 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:00.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:00.892 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:00.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:00.993 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:01.039 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:01.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:01.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:01.141 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:01.174 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:01.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:01.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:01.276 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:01.303 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:01.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:01.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:01.404 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:01.457 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:01.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:01.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:01.470 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:01.479 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:01.540 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:01.559 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:01.614 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:01.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:01.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:01.716 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:01.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:01.760 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:01.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:01.861 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:01.887 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:01.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:01.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:01.989 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:02.035 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:02.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:02.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:02.137 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:02.174 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:02.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:02.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:02.200 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:11:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:11:01] "GET /metrics HTTP/1.1" 200 36595 "" "Prometheus/2.51.0" 2024-09-21T10:11:02.276 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:02.301 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:02.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:02.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:02.403 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:02.427 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:02.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:02.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:02.528 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:02.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:02 smithi137 ceph-mon[93825]: pgmap v1359: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 926 op/s; 2489/247779 objects degraded (1.005%); 3041/247779 objects misplaced (1.227%); 5.7 MiB/s, 90 objects/s recovering 2024-09-21T10:11:02.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:02 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2489/247779 objects degraded (1.005%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:02.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:02 smithi137 ceph-mon[97575]: pgmap v1359: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 926 op/s; 2489/247779 objects degraded (1.005%); 3041/247779 objects misplaced (1.227%); 5.7 MiB/s, 90 objects/s recovering 2024-09-21T10:11:02.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:02 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2489/247779 objects degraded (1.005%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:02.555 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:02.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:02.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:02.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:02 smithi165 ceph-mon[86023]: pgmap v1359: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 926 op/s; 2489/247779 objects degraded (1.005%); 3041/247779 objects misplaced (1.227%); 5.7 MiB/s, 90 objects/s recovering 2024-09-21T10:11:02.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:02 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2489/247779 objects degraded (1.005%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:02.657 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:02.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:02.685 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:02.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:02.786 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:02.811 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:02.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:02.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:02.913 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:02.937 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:02.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:02.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:03.039 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:03.075 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:03.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:03.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:03.176 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:03.201 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:03.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:03.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:03.303 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:03.337 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:03.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:03.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:03.411 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:11:03.438 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:03.461 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:03.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:03.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:03.563 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:03.589 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:03.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:03.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:03.691 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:03.749 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:03.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:03.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:03.851 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:03.872 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:03.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:03.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:03.974 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:04.008 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:04.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:04.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:04.110 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:04.138 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:04.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:04.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:04.240 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:04.266 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:04.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:04.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:04.368 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:04.413 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:04.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:04.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:04.514 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:04.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:04 smithi137 ceph-mon[93825]: pgmap v1360: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 928 op/s; 2489/245112 objects degraded (1.015%); 3041/245112 objects misplaced (1.241%); 5.7 MiB/s, 90 objects/s recovering 2024-09-21T10:11:04.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:04 smithi137 ceph-mon[97575]: pgmap v1360: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 928 op/s; 2489/245112 objects degraded (1.015%); 3041/245112 objects misplaced (1.241%); 5.7 MiB/s, 90 objects/s recovering 2024-09-21T10:11:04.555 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:04.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:04.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:04 smithi165 ceph-mon[86023]: pgmap v1360: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 928 op/s; 2489/245112 objects degraded (1.015%); 3041/245112 objects misplaced (1.241%); 5.7 MiB/s, 90 objects/s recovering 2024-09-21T10:11:04.656 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:04.678 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:04.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:04.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:04.779 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:04.819 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:04.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:04.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:04.921 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:04.961 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:04.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:04.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:05.063 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:05.095 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:05.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:05.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:05.197 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:05.223 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:05.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:05.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:05.325 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:05.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:05.364 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:05.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:05.465 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:05.505 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:05.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:05.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:05.607 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:05.628 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:05.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:05.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:05.729 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:05.752 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:05.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:05.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:05.854 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:05.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:05.916 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:05.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:06.017 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:06.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:06.061 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:06.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:06.162 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:06.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:06.193 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:06.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:06.294 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:06.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:06 smithi137 ceph-mon[93825]: pgmap v1361: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 930 op/s; 2489/244614 objects degraded (1.018%); 2703/244614 objects misplaced (1.105%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:11:06.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:06 smithi137 ceph-mon[97575]: pgmap v1361: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 930 op/s; 2489/244614 objects degraded (1.018%); 2703/244614 objects misplaced (1.105%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:11:06.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:06.320 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:06.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:06.421 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:06.446 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:06.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:06.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:06.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:06.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:06.611 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:06.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:06.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:06 smithi165 ceph-mon[86023]: pgmap v1361: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 5.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 930 op/s; 2489/244614 objects degraded (1.018%); 2703/244614 objects misplaced (1.105%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:11:06.712 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:06.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:06.763 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:06.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:06.865 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:06.900 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:06.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:06.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:07.001 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:07.026 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:07.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:07.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:07.128 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:07.180 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:07.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:07.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:07.281 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:07.319 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:07.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:07.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:07.421 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:07.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:07.467 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:07.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:07.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:07 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2489/244614 objects degraded (1.018%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:07.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:07 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2489/244614 objects degraded (1.018%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:07.568 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:07.602 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:07.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:07.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:07.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:07 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2489/244614 objects degraded (1.018%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:07.704 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:07.728 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:07.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:07.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:07.829 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:07.856 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:07.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:07.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:07.958 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:07.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:07.992 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:07.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:08.093 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:08.136 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:08.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:08.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:08.238 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:08.285 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:08.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:08.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:08.387 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:08.428 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:08.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:08.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:08.529 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:08.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:08 smithi137 ceph-mon[93825]: pgmap v1362: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 4.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 943 op/s; 2489/230724 objects degraded (1.079%); 2407/230724 objects misplaced (1.043%); 5.6 MiB/s, 90 objects/s recovering 2024-09-21T10:11:08.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:08 smithi137 ceph-mon[97575]: pgmap v1362: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 4.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 943 op/s; 2489/230724 objects degraded (1.079%); 2407/230724 objects misplaced (1.043%); 5.6 MiB/s, 90 objects/s recovering 2024-09-21T10:11:08.553 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:08.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:08.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:08.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:08 smithi165 ceph-mon[86023]: pgmap v1362: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 4.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 943 op/s; 2489/230724 objects degraded (1.079%); 2407/230724 objects misplaced (1.043%); 5.6 MiB/s, 90 objects/s recovering 2024-09-21T10:11:08.655 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:08.681 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:08.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:08.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:08.783 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:08.804 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:08.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:08.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:08.906 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:08.927 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:08.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:08.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:09.029 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:09.054 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:09.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:09.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:09.156 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:09.177 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:09.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:09.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:09.279 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:09.301 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:09.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:09.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:09.403 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:09.424 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:09.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:09.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:09.526 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:09.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:09 smithi137 ceph-mon[93825]: osdmap e406: 8 total, 8 up, 7 in 2024-09-21T10:11:09.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:09 smithi137 ceph-mon[97575]: osdmap e406: 8 total, 8 up, 7 in 2024-09-21T10:11:09.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:09.551 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:09.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:09.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:09 smithi165 ceph-mon[86023]: osdmap e406: 8 total, 8 up, 7 in 2024-09-21T10:11:09.652 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:09.678 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:09.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:09.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:09.780 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:09.819 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:09.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:09.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:09.921 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:09.949 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:09.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:09.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:10.051 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:10.072 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:10.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:10.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:10.174 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:10.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:10.201 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:10.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:10.303 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:10.342 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:10.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:10.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:10.444 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:10.471 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:10.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:10.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:10.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:10 smithi137 ceph-mon[93825]: pgmap v1364: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 4.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 943 op/s; 2489/230355 objects degraded (1.081%); 2017/230355 objects misplaced (0.876%); 5.8 MiB/s, 93 objects/s recovering 2024-09-21T10:11:10.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:10 smithi137 ceph-mon[93825]: osdmap e407: 8 total, 8 up, 7 in 2024-09-21T10:11:10.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:11:10.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:11:10.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:10 smithi137 ceph-mon[97575]: pgmap v1364: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 4.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 943 op/s; 2489/230355 objects degraded (1.081%); 2017/230355 objects misplaced (0.876%); 5.8 MiB/s, 93 objects/s recovering 2024-09-21T10:11:10.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:10 smithi137 ceph-mon[97575]: osdmap e407: 8 total, 8 up, 7 in 2024-09-21T10:11:10.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:11:10.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:11:10.573 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:10.620 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:10.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:10.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:10.647 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:11:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:11:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:11:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:10 smithi165 ceph-mon[86023]: pgmap v1364: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 105 active+clean; 4.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 943 op/s; 2489/230355 objects degraded (1.081%); 2017/230355 objects misplaced (0.876%); 5.8 MiB/s, 93 objects/s recovering 2024-09-21T10:11:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:10 smithi165 ceph-mon[86023]: osdmap e407: 8 total, 8 up, 7 in 2024-09-21T10:11:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:11:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:11:10.722 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:10.747 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:10.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:10.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:10.848 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:10.878 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:10.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:10.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:10.980 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:11.028 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:11.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:11.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:11.130 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:11.154 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:11.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:11.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:11.256 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:11.294 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.4 to 1 (10000) 2024-09-21T10:11:11.299 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:11.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:11.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:11.401 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:11.426 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:11.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:11.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:11.495 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:11:11.495 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:11:11.528 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:11.538 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:11:11.538 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:11:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:11 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1483630076' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:11:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:11 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:11:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:11 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1483630076' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:11:11.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:11 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:11:11.554 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:11.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:11.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:11.573 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:11:11.574 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:11:11.609 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:11:11.610 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:11:11.639 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:11:11.640 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:11:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:11 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1483630076' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:11:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:11 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:11:11.656 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:11.671 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:11:11.671 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:11:11.680 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:11.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:11.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:11.699 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:11:11.699 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:11:11.734 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:11:11.734 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:11:11.781 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:11.823 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:11.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:11.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:11.925 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:11.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:11.958 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:11.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:12.059 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:12.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:12.082 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:12.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:12.183 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:12.216 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:12.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:12.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:12.298 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:11:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:11:11] "GET /metrics HTTP/1.1" 200 36591 "" "Prometheus/2.51.0" 2024-09-21T10:11:12.317 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:12.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:12.345 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:12.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:12.446 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:12.482 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:12.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:12.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:12.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:12 smithi137 ceph-mon[93825]: pgmap v1366: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait, 1 active+recovering+undersized+remapped, 105 active+clean; 4.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 960 op/s; 2489/222063 objects degraded (1.121%); 1880/222063 objects misplaced (0.847%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:11:12.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:12 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:11:12.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:12 smithi137 ceph-mon[93825]: osdmap e408: 8 total, 8 up, 7 in 2024-09-21T10:11:12.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:12 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3660339227' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:11:12.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:12 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2489/222063 objects degraded (1.121%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:12.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:12 smithi137 ceph-mon[97575]: pgmap v1366: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait, 1 active+recovering+undersized+remapped, 105 active+clean; 4.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 960 op/s; 2489/222063 objects degraded (1.121%); 1880/222063 objects misplaced (0.847%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:11:12.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:12 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:11:12.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:12 smithi137 ceph-mon[97575]: osdmap e408: 8 total, 8 up, 7 in 2024-09-21T10:11:12.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:12 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3660339227' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:11:12.552 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:12 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2489/222063 objects degraded (1.121%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:12.584 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:12.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:12.629 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:12.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:12 smithi165 ceph-mon[86023]: pgmap v1366: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait, 1 active+recovering+undersized+remapped, 105 active+clean; 4.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 960 op/s; 2489/222063 objects degraded (1.121%); 1880/222063 objects misplaced (0.847%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:11:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:12 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:11:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:12 smithi165 ceph-mon[86023]: osdmap e408: 8 total, 8 up, 7 in 2024-09-21T10:11:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:12 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3660339227' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:11:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:12 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2489/222063 objects degraded (1.121%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:12.731 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:12.745 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 5 1 2024-09-21T10:11:12.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:12.776 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:12.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:12.877 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:12.900 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:12.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:12.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:13.002 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:13.033 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:13.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:13.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:13.135 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:13.188 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:13.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:13.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:13.291 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:13.345 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:13.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:13.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:13.447 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:13.493 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:13.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:13.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:13.595 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:13.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:13.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:13.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:13.723 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:13.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:13.755 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:13.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:13.856 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:13.894 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:13.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:13.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:13.996 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:14.037 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:14.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:14.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:14.140 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:14.163 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:14.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:14.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:14.265 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:14.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:14.307 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:14.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:14.373 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:14 smithi137 ceph-mon[93825]: pgmap v1368: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait, 1 active+recovering+undersized+remapped, 105 active+clean; 4.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 594 op/s; 2489/220014 objects degraded (1.131%); 1880/220014 objects misplaced (0.854%); 3.5 MiB/s, 55 objects/s recovering 2024-09-21T10:11:14.373 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:14 smithi137 ceph-mon[97575]: pgmap v1368: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait, 1 active+recovering+undersized+remapped, 105 active+clean; 4.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 594 op/s; 2489/220014 objects degraded (1.131%); 1880/220014 objects misplaced (0.854%); 3.5 MiB/s, 55 objects/s recovering 2024-09-21T10:11:14.408 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:14.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:14.446 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:14.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:14.547 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:14.592 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:14.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:14.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:14.647 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:14.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:14 smithi165 ceph-mon[86023]: pgmap v1368: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait, 1 active+recovering+undersized+remapped, 105 active+clean; 4.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 594 op/s; 2489/220014 objects degraded (1.131%); 1880/220014 objects misplaced (0.854%); 3.5 MiB/s, 55 objects/s recovering 2024-09-21T10:11:14.694 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:14.696 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:11:14.696 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T10:11:14.696 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T10:11:14.696 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T10:11:14.696 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.696 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:123900 10.5 e360/343 10:af0785bc:::benchmark_data_smithi137_262271_object123899:head v 360'7828, mlcod=360'7826)", 2024-09-21T10:11:14.696 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:05.204626+0000", 2024-09-21T10:11:14.696 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 309.48577940899997, 2024-09-21T10:11:14.696 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.30305496799999998, 2024-09-21T10:11:14.696 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.696 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.696 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.697 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.697 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.697 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.697 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204626+0000", 2024-09-21T10:11:14.697 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.697 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.697 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.697 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.697 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204626+0000", 2024-09-21T10:11:14.697 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.697 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.697 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.697 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.698 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204628+0000", 2024-09-21T10:11:14.698 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5269999999999999e-06 2024-09-21T10:11:14.698 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.698 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.698 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.698 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204750+0000", 2024-09-21T10:11:14.698 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000121804 2024-09-21T10:11:14.698 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.698 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.698 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.698 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204762+0000", 2024-09-21T10:11:14.698 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.22e-05 2024-09-21T10:11:14.698 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.698 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.699 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.699 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204769+0000", 2024-09-21T10:11:14.699 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9639999999999997e-06 2024-09-21T10:11:14.699 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.699 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.699 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.699 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204822+0000", 2024-09-21T10:11:14.699 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2828999999999999e-05 2024-09-21T10:11:14.699 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.699 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.699 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.699 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.204841+0000", 2024-09-21T10:11:14.700 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9673e-05 2024-09-21T10:11:14.700 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.700 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.700 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.700 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.210681+0000", 2024-09-21T10:11:14.700 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0058394500000000004 2024-09-21T10:11:14.700 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.700 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.700 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.700 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507681+0000", 2024-09-21T10:11:14.700 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.29700052100000002 2024-09-21T10:11:14.700 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.700 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.701 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.701 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.701 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.701 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:123905 10.3 e360/343 10:cd02e8d2:::benchmark_data_smithi137_262271_object123904:head v 360'7877, mlcod=360'7875)", 2024-09-21T10:11:14.701 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:05.208846+0000", 2024-09-21T10:11:14.701 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 309.48155989899999, 2024-09-21T10:11:14.701 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.303203263, 2024-09-21T10:11:14.701 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.701 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.701 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.701 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.701 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.701 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.702 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.208846+0000", 2024-09-21T10:11:14.702 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.702 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.702 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.702 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.702 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.208846+0000", 2024-09-21T10:11:14.702 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.702 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.702 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.702 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.702 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.208847+0000", 2024-09-21T10:11:14.702 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5600000000000005e-07 2024-09-21T10:11:14.702 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.702 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.703 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.703 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.208867+0000", 2024-09-21T10:11:14.703 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0925e-05 2024-09-21T10:11:14.703 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.703 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.703 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.703 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.208882+0000", 2024-09-21T10:11:14.703 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.449e-05 2024-09-21T10:11:14.703 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.703 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.703 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.703 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.208887+0000", 2024-09-21T10:11:14.703 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1529999999999996e-06 2024-09-21T10:11:14.703 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.703 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.209743+0000", 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00085566799999999997 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.209761+0000", 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8286000000000001e-05 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.511748+0000", 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.30198725599999998 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.704 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.705 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.512049+0000", 2024-09-21T10:11:14.705 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00030082900000000002 2024-09-21T10:11:14.705 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.705 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.705 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.705 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.705 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.705 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:123907 10.9 e360/343 10:97f3ee4e:::benchmark_data_smithi137_262271_object123906:head v 360'7724, mlcod=360'7721)", 2024-09-21T10:11:14.705 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:05.213090+0000", 2024-09-21T10:11:14.705 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 309.477315901, 2024-09-21T10:11:14.705 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.30184284099999997, 2024-09-21T10:11:14.705 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.705 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.705 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.706 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.706 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.706 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.706 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.213090+0000", 2024-09-21T10:11:14.706 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.706 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.706 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.706 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.706 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.213090+0000", 2024-09-21T10:11:14.706 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.706 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.706 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.706 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.706 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.213091+0000", 2024-09-21T10:11:14.707 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.254e-06 2024-09-21T10:11:14.707 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.707 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.707 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.707 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.213139+0000", 2024-09-21T10:11:14.707 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7871000000000003e-05 2024-09-21T10:11:14.707 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.707 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.707 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.707 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507418+0000", 2024-09-21T10:11:14.707 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.29427912899999997 2024-09-21T10:11:14.707 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.707 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507430+0000", 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1589e-05 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507557+0000", 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012738499999999999 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507586+0000", 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.9068e-05 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.708 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.709 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.514882+0000", 2024-09-21T10:11:14.709 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0072957889999999996 2024-09-21T10:11:14.709 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.709 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.709 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.709 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.514933+0000", 2024-09-21T10:11:14.709 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0756e-05 2024-09-21T10:11:14.709 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.709 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.709 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.709 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.709 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.709 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:123910 10.f e360/343 10:f9da8ebd:::benchmark_data_smithi137_262271_object123909:head v 360'7879, mlcod=360'7877)", 2024-09-21T10:11:14.709 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:06:05.218298+0000", 2024-09-21T10:11:14.709 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 309.47210752500001, 2024-09-21T10:11:14.710 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.31595449599999997, 2024-09-21T10:11:14.710 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.710 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.710 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.710 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.710 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.710 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.710 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.218298+0000", 2024-09-21T10:11:14.710 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.710 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.710 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.710 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.710 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.218298+0000", 2024-09-21T10:11:14.710 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.711 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.711 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.711 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.711 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.218310+0000", 2024-09-21T10:11:14.711 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1616e-05 2024-09-21T10:11:14.711 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.713 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.713 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.713 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.218341+0000", 2024-09-21T10:11:14.713 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1424000000000003e-05 2024-09-21T10:11:14.713 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.714 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.714 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.714 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507447+0000", 2024-09-21T10:11:14.714 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.28910582000000001 2024-09-21T10:11:14.714 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.714 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.714 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.714 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507454+0000", 2024-09-21T10:11:14.714 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4999999999999996e-06 2024-09-21T10:11:14.714 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.714 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.714 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.714 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507868+0000", 2024-09-21T10:11:14.714 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000414652 2024-09-21T10:11:14.714 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.715 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.715 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.715 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.507898+0000", 2024-09-21T10:11:14.715 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0150000000000001e-05 2024-09-21T10:11:14.715 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.715 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.715 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.715 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.534107+0000", 2024-09-21T10:11:14.715 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.026208909999999998 2024-09-21T10:11:14.715 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.715 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.715 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.715 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:06:05.534253+0000", 2024-09-21T10:11:14.715 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014542400000000001 2024-09-21T10:11:14.715 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.716 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.716 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.716 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.716 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.716 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:208813 10.3 e367/343 10:c1c790da:::benchmark_data_smithi137_262271_object83967:head v 367'13293, mlcod=367'13291)", 2024-09-21T10:11:14.716 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.153989+0000", 2024-09-21T10:11:14.716 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 220.53641721899999, 2024-09-21T10:11:14.716 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.19021877800000001, 2024-09-21T10:11:14.716 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.716 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.716 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.716 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.716 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.716 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.716 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153989+0000", 2024-09-21T10:11:14.717 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.717 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.717 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.717 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.717 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153989+0000", 2024-09-21T10:11:14.717 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.717 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.717 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.717 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.717 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153989+0000", 2024-09-21T10:11:14.717 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.9299999999999997e-07 2024-09-21T10:11:14.717 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.717 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.717 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.153995+0000", 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2950000000000001e-06 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.154006+0000", 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0944000000000001e-05 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.154012+0000", 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6959999999999999e-06 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.718 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.154054+0000", 2024-09-21T10:11:14.719 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1232000000000001e-05 2024-09-21T10:11:14.719 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.719 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.719 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.719 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.154070+0000", 2024-09-21T10:11:14.719 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6155e-05 2024-09-21T10:11:14.719 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.719 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.719 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.719 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344164+0000", 2024-09-21T10:11:14.719 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.19009474800000001 2024-09-21T10:11:14.719 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.719 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.719 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.719 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344207+0000", 2024-09-21T10:11:14.720 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2914999999999998e-05 2024-09-21T10:11:14.720 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.720 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.720 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.720 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.720 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.720 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:208818 10.3 e367/343 10:cf8689e5:::benchmark_data_smithi137_262271_object83972:head v 367'13294, mlcod=367'13291)", 2024-09-21T10:11:14.720 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.160632+0000", 2024-09-21T10:11:14.720 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 220.529773823, 2024-09-21T10:11:14.720 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.18359963600000001, 2024-09-21T10:11:14.720 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.720 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.720 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.720 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.721 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.721 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.721 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.160632+0000", 2024-09-21T10:11:14.721 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.721 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.721 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.721 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.721 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.160632+0000", 2024-09-21T10:11:14.721 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.721 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.721 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.721 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.721 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.160633+0000", 2024-09-21T10:11:14.721 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1900000000000003e-07 2024-09-21T10:11:14.721 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.722 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.722 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.722 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.160636+0000", 2024-09-21T10:11:14.722 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.7529999999999999e-06 2024-09-21T10:11:14.722 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.722 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.722 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.722 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.160643+0000", 2024-09-21T10:11:14.722 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.114e-06 2024-09-21T10:11:14.722 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.722 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.722 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.160648+0000", 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7260000000000002e-06 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.164059+0000", 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0034111050000000002 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.164079+0000", 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9695999999999999e-05 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.723 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344211+0000", 2024-09-21T10:11:14.724 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.180131878 2024-09-21T10:11:14.724 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.724 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.724 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.724 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344232+0000", 2024-09-21T10:11:14.724 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0845000000000001e-05 2024-09-21T10:11:14.724 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.724 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.724 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.724 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.724 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.724 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:208819 10.3 e367/343 10:ccc9dab9:::benchmark_data_smithi137_262271_object83973:head v 367'13295, mlcod=367'13291)", 2024-09-21T10:11:14.724 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.169563+0000", 2024-09-21T10:11:14.724 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 220.520842856, 2024-09-21T10:11:14.724 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.18343838900000001, 2024-09-21T10:11:14.725 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.725 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.725 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.725 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.725 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.725 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.725 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.169563+0000", 2024-09-21T10:11:14.725 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.726 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.726 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.726 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.727 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.169563+0000", 2024-09-21T10:11:14.727 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.727 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.727 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.727 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.727 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.169564+0000", 2024-09-21T10:11:14.727 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1909999999999999e-06 2024-09-21T10:11:14.727 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.727 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.727 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.727 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.169571+0000", 2024-09-21T10:11:14.727 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2089999999999999e-06 2024-09-21T10:11:14.727 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.727 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.727 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.169581+0000", 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9569999999999997e-06 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.169589+0000", 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5650000000000004e-06 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344268+0000", 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.17467934199999999 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.728 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344287+0000", 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9079000000000001e-05 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.352913+0000", 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0086258830000000009 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.353001+0000", 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.8163000000000003e-05 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.729 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.730 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:208825 10.8 e367/343 10:165e3470:::benchmark_data_smithi137_262271_object83979:head v 367'12963, mlcod=367'12961)", 2024-09-21T10:11:14.730 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.170516+0000", 2024-09-21T10:11:14.730 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 220.51988955799999, 2024-09-21T10:11:14.730 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.180631077, 2024-09-21T10:11:14.730 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.730 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.730 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.730 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.730 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.730 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.730 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.170516+0000", 2024-09-21T10:11:14.730 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.731 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.731 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.731 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.731 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.170516+0000", 2024-09-21T10:11:14.731 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.731 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.731 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.731 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.731 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.170517+0000", 2024-09-21T10:11:14.731 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2999999999999999e-07 2024-09-21T10:11:14.731 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.731 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.731 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.731 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.170524+0000", 2024-09-21T10:11:14.731 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5100000000000004e-06 2024-09-21T10:11:14.732 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.732 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.732 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.732 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.170533+0000", 2024-09-21T10:11:14.732 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0680000000000003e-06 2024-09-21T10:11:14.732 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.732 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.732 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.732 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.170539+0000", 2024-09-21T10:11:14.732 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1700000000000002e-06 2024-09-21T10:11:14.732 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.732 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.733 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.733 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344158+0000", 2024-09-21T10:11:14.733 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.173618625 2024-09-21T10:11:14.733 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.733 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.733 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.733 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344184+0000", 2024-09-21T10:11:14.734 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6934e-05 2024-09-21T10:11:14.734 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.734 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.734 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.734 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.351113+0000", 2024-09-21T10:11:14.735 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0069290150000000002 2024-09-21T10:11:14.735 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.735 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.735 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.735 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.351147+0000", 2024-09-21T10:11:14.735 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.3825000000000002e-05 2024-09-21T10:11:14.735 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.735 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.735 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.735 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.735 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.735 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:208835 10.e e367/343 10:76d2228f:::benchmark_data_smithi137_262271_object83989:head v 367'12888, mlcod=367'12886)", 2024-09-21T10:11:14.735 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.180594+0000", 2024-09-21T10:11:14.736 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 220.50981185399999, 2024-09-21T10:11:14.736 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.17022999799999999, 2024-09-21T10:11:14.736 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.736 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.736 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.736 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.736 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.736 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.736 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.180594+0000", 2024-09-21T10:11:14.736 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.736 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.736 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.180594+0000", 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.180595+0000", 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4950000000000001e-06 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.180608+0000", 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2261e-05 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.737 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.738 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344119+0000", 2024-09-21T10:11:14.738 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.16351170300000001 2024-09-21T10:11:14.738 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.738 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.738 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.738 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344134+0000", 2024-09-21T10:11:14.738 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4399000000000001e-05 2024-09-21T10:11:14.738 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.738 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.738 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.738 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344356+0000", 2024-09-21T10:11:14.738 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00022184200000000001 2024-09-21T10:11:14.738 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.738 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.739 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.739 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344376+0000", 2024-09-21T10:11:14.739 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0214e-05 2024-09-21T10:11:14.739 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.739 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.739 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.739 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.350760+0000", 2024-09-21T10:11:14.739 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0063838640000000004 2024-09-21T10:11:14.739 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.739 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.739 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.739 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.350824+0000", 2024-09-21T10:11:14.739 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4220000000000005e-05 2024-09-21T10:11:14.739 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.740 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.740 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.740 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.740 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.740 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:208839 10.f e367/343 10:f023a9ce:::benchmark_data_smithi137_262271_object83993:head v 367'13324, mlcod=367'13322)", 2024-09-21T10:11:14.740 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.184563+0000", 2024-09-21T10:11:14.740 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 220.50584231299999, 2024-09-21T10:11:14.740 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.16829245600000001, 2024-09-21T10:11:14.740 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.740 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.740 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.740 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.740 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.184563+0000", 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.184563+0000", 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.184565+0000", 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.593e-06 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.741 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.742 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.184574+0000", 2024-09-21T10:11:14.742 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5639999999999997e-06 2024-09-21T10:11:14.742 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.742 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.742 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.742 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344113+0000", 2024-09-21T10:11:14.742 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.159539665 2024-09-21T10:11:14.742 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.742 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.742 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.742 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344134+0000", 2024-09-21T10:11:14.742 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0457000000000001e-05 2024-09-21T10:11:14.742 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.742 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.743 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.743 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344382+0000", 2024-09-21T10:11:14.743 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00024831400000000002 2024-09-21T10:11:14.743 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.743 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.743 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.743 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344401+0000", 2024-09-21T10:11:14.743 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8669e-05 2024-09-21T10:11:14.743 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.743 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.743 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.743 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.352812+0000", 2024-09-21T10:11:14.743 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0084115270000000002 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.352856+0000", 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3667000000000001e-05 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.46037.0:208845 10.8 e367/343 10:1e389346:::benchmark_data_smithi137_262271_object83999:head v 367'12964, mlcod=367'12961)", 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:07:34.188735+0000", 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 220.50167121800001, 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.16548548299999999, 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.744 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.745 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.745 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.745 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.745 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.745 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.188735+0000", 2024-09-21T10:11:14.745 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.745 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.745 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.745 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.745 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.188735+0000", 2024-09-21T10:11:14.745 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.745 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.745 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.745 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.745 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.188736+0000", 2024-09-21T10:11:14.746 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3999999999999999e-06 2024-09-21T10:11:14.746 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.746 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.746 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.746 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.188745+0000", 2024-09-21T10:11:14.746 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9949999999999994e-06 2024-09-21T10:11:14.746 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.746 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.746 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.746 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344557+0000", 2024-09-21T10:11:14.746 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.15581178100000001 2024-09-21T10:11:14.746 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.746 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.746 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.746 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.344566+0000", 2024-09-21T10:11:14.747 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0180000000000007e-06 2024-09-21T10:11:14.747 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.747 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.747 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.747 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.347879+0000", 2024-09-21T10:11:14.747 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0033137150000000001 2024-09-21T10:11:14.747 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.747 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.747 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.747 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.347897+0000", 2024-09-21T10:11:14.747 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7161999999999999e-05 2024-09-21T10:11:14.747 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.747 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.747 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.354133+0000", 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0062364250000000003 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:07:34.354220+0000", 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6986999999999999e-05 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.36387.0:55132 11.d e385/379 11:b06a32b7:::benchmark_data_smithi137_290545_object55131:head v 385'3339, mlcod=385'3337)", 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:23.897233+0000", 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 110.79317262799999, 2024-09-21T10:11:14.748 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.16870052799999999, 2024-09-21T10:11:14.749 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.749 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.749 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.749 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.749 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.749 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.749 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.897233+0000", 2024-09-21T10:11:14.749 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.749 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.749 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.749 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.749 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.897233+0000", 2024-09-21T10:11:14.749 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.749 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.749 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.750 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.750 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.897234+0000", 2024-09-21T10:11:14.750 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.119e-06 2024-09-21T10:11:14.750 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.750 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.750 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.750 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.897286+0000", 2024-09-21T10:11:14.750 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1879999999999998e-05 2024-09-21T10:11:14.750 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.750 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.750 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.750 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.897298+0000", 2024-09-21T10:11:14.750 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1596999999999999e-05 2024-09-21T10:11:14.750 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.751 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.751 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.751 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.897305+0000", 2024-09-21T10:11:14.751 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.092e-06 2024-09-21T10:11:14.751 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.751 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.751 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.751 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.897375+0000", 2024-09-21T10:11:14.751 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9925999999999994e-05 2024-09-21T10:11:14.751 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.751 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.751 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.751 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.897417+0000", 2024-09-21T10:11:14.751 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.2406e-05 2024-09-21T10:11:14.751 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.752 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.752 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.752 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.901764+0000", 2024-09-21T10:11:14.752 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0043471760000000003 2024-09-21T10:11:14.752 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.752 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.752 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.752 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.065934+0000", 2024-09-21T10:11:14.752 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.164169332 2024-09-21T10:11:14.752 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.752 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.752 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.752 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.752 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.753 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.36387.0:55131 11.2 e385/379 11:4ea819d1:::benchmark_data_smithi137_290545_object55130:head v 385'3468, mlcod=385'3466)", 2024-09-21T10:11:14.753 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:23.900398+0000", 2024-09-21T10:11:14.753 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 110.79000797, 2024-09-21T10:11:14.753 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.16952789500000001, 2024-09-21T10:11:14.753 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.753 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.753 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.753 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.753 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.753 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.753 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.900398+0000", 2024-09-21T10:11:14.753 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.753 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.753 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.753 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.754 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.900398+0000", 2024-09-21T10:11:14.754 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.754 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.754 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.754 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.754 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.900399+0000", 2024-09-21T10:11:14.754 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2419999999999999e-06 2024-09-21T10:11:14.754 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.754 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.754 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.754 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.900422+0000", 2024-09-21T10:11:14.754 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2628000000000001e-05 2024-09-21T10:11:14.754 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.755 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.755 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.755 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.900434+0000", 2024-09-21T10:11:14.755 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2071e-05 2024-09-21T10:11:14.755 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.755 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.755 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.755 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.900441+0000", 2024-09-21T10:11:14.755 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2080000000000003e-06 2024-09-21T10:11:14.755 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.755 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.755 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.755 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.900499+0000", 2024-09-21T10:11:14.755 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7686999999999998e-05 2024-09-21T10:11:14.755 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.756 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.756 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.756 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.900517+0000", 2024-09-21T10:11:14.756 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8091e-05 2024-09-21T10:11:14.756 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.756 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.756 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.756 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.069869+0000", 2024-09-21T10:11:14.756 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.16935230100000001 2024-09-21T10:11:14.756 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.756 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.756 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.756 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.069926+0000", 2024-09-21T10:11:14.756 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6666999999999998e-05 2024-09-21T10:11:14.756 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.757 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.757 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.757 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.757 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.757 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.36387.0:55140 11.4 e385/379 11:23c75ba2:::benchmark_data_smithi137_290545_object55139:head v 385'3495, mlcod=385'3492)", 2024-09-21T10:11:14.757 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:23.901380+0000", 2024-09-21T10:11:14.757 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 110.789025466, 2024-09-21T10:11:14.757 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.17998141100000001, 2024-09-21T10:11:14.757 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.757 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.757 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.757 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.757 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.757 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.757 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.901380+0000", 2024-09-21T10:11:14.758 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.758 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.758 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.758 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.901380+0000", 2024-09-21T10:11:14.758 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.758 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.758 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.758 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.901381+0000", 2024-09-21T10:11:14.758 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.6200000000000006e-07 2024-09-21T10:11:14.758 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.758 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.759 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.901416+0000", 2024-09-21T10:11:14.759 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.4983e-05 2024-09-21T10:11:14.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.759 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.759 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.759 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.901428+0000", 2024-09-21T10:11:14.759 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1487e-05 2024-09-21T10:11:14.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.759 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.759 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.759 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.901435+0000", 2024-09-21T10:11:14.759 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0600000000000002e-06 2024-09-21T10:11:14.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.759 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.760 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.760 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.901502+0000", 2024-09-21T10:11:14.760 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6801e-05 2024-09-21T10:11:14.760 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.760 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.760 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.760 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.901520+0000", 2024-09-21T10:11:14.760 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8219999999999998e-05 2024-09-21T10:11:14.760 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.760 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.760 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.760 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.081270+0000", 2024-09-21T10:11:14.760 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.179750138 2024-09-21T10:11:14.761 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.761 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.761 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.761 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.081362+0000", 2024-09-21T10:11:14.761 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.1760000000000002e-05 2024-09-21T10:11:14.761 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.761 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.761 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.761 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.761 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.761 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.36387.0:55137 11.2 e385/379 11:42161b58:::benchmark_data_smithi137_290545_object55136:head v 385'3469, mlcod=385'3466)", 2024-09-21T10:11:14.761 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:23.904655+0000", 2024-09-21T10:11:14.761 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 110.78575089500001, 2024-09-21T10:11:14.761 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.16530267900000001, 2024-09-21T10:11:14.762 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.762 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.762 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.762 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.762 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.762 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.762 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.904655+0000", 2024-09-21T10:11:14.762 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.762 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.762 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.762 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.762 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.904655+0000", 2024-09-21T10:11:14.762 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.762 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.763 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.763 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.763 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.904657+0000", 2024-09-21T10:11:14.763 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.68e-06 2024-09-21T10:11:14.763 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.763 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.763 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.763 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.904683+0000", 2024-09-21T10:11:14.763 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6055999999999999e-05 2024-09-21T10:11:14.763 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.763 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.763 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.763 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.065864+0000", 2024-09-21T10:11:14.763 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.16118176300000001 2024-09-21T10:11:14.764 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.764 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.764 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.764 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.065890+0000", 2024-09-21T10:11:14.764 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5500999999999999e-05 2024-09-21T10:11:14.764 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.764 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.764 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.764 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.066192+0000", 2024-09-21T10:11:14.764 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00030213400000000002 2024-09-21T10:11:14.764 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.764 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.765 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.765 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.066209+0000", 2024-09-21T10:11:14.765 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7424000000000001e-05 2024-09-21T10:11:14.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.765 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.765 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.765 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.069931+0000", 2024-09-21T10:11:14.765 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003721125 2024-09-21T10:11:14.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.765 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.765 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.765 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.069958+0000", 2024-09-21T10:11:14.765 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.6996e-05 2024-09-21T10:11:14.765 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.765 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.766 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.766 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.766 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.766 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.36387.0:55143 11.f e385/379 11:f9d63760:::benchmark_data_smithi137_290545_object55142:head v 385'3412, mlcod=385'3410)", 2024-09-21T10:11:14.766 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:23.905708+0000", 2024-09-21T10:11:14.766 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 110.784697409, 2024-09-21T10:11:14.766 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.16262420499999999, 2024-09-21T10:11:14.766 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.766 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.766 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.766 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.766 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.766 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.766 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.905708+0000", 2024-09-21T10:11:14.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.767 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.767 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.905708+0000", 2024-09-21T10:11:14.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.767 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.767 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.905709+0000", 2024-09-21T10:11:14.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.037e-06 2024-09-21T10:11:14.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.767 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.768 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.905732+0000", 2024-09-21T10:11:14.768 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2739999999999999e-05 2024-09-21T10:11:14.768 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.768 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.768 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.768 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.065867+0000", 2024-09-21T10:11:14.768 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.160135152 2024-09-21T10:11:14.768 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.768 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.768 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.768 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.065889+0000", 2024-09-21T10:11:14.769 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1800000000000001e-05 2024-09-21T10:11:14.769 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.769 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.769 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.769 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.066161+0000", 2024-09-21T10:11:14.769 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000271418 2024-09-21T10:11:14.769 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.769 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.769 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.769 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.066180+0000", 2024-09-21T10:11:14.770 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9621999999999999e-05 2024-09-21T10:11:14.770 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.770 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.770 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.770 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.068243+0000", 2024-09-21T10:11:14.770 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0020633230000000002 2024-09-21T10:11:14.770 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.770 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.770 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.770 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.068333+0000", 2024-09-21T10:11:14.770 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9112999999999999e-05 2024-09-21T10:11:14.770 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.770 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.770 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.771 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.771 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.771 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.36387.0:55144 11.c e385/379 11:3365d8b1:::benchmark_data_smithi137_290545_object55143:head v 385'3441, mlcod=385'3439)", 2024-09-21T10:11:14.771 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:23.905838+0000", 2024-09-21T10:11:14.771 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 110.784567803, 2024-09-21T10:11:14.771 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.166441545, 2024-09-21T10:11:14.771 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.771 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.771 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.771 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.771 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.771 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.771 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.905838+0000", 2024-09-21T10:11:14.771 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.771 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.772 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.905838+0000", 2024-09-21T10:11:14.772 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.772 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.772 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.905839+0000", 2024-09-21T10:11:14.772 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2799999999999995e-07 2024-09-21T10:11:14.772 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.772 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:23.905871+0000", 2024-09-21T10:11:14.772 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.1909000000000002e-05 2024-09-21T10:11:14.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.773 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.773 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.065868+0000", 2024-09-21T10:11:14.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.15999753799999999 2024-09-21T10:11:14.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.773 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.773 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.065890+0000", 2024-09-21T10:11:14.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2178e-05 2024-09-21T10:11:14.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.773 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.773 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.065949+0000", 2024-09-21T10:11:14.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8440000000000003e-05 2024-09-21T10:11:14.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.065971+0000", 2024-09-21T10:11:14.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1817000000000001e-05 2024-09-21T10:11:14.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.072236+0000", 2024-09-21T10:11:14.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0062650020000000004 2024-09-21T10:11:14.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.775 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:24.072280+0000", 2024-09-21T10:11:14.775 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.3933000000000001e-05 2024-09-21T10:11:14.775 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.775 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.775 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.775 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.775 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.775 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.36387.0:120699 11.4 e403/387 11:20bf61f7:::benchmark_data_smithi137_290545_object6866:head v 403'5968, mlcod=403'5966)", 2024-09-21T10:11:14.775 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:10:33.516013+0000", 2024-09-21T10:11:14.775 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 41.174393271, 2024-09-21T10:11:14.775 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.11010178599999999, 2024-09-21T10:11:14.775 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.775 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.776 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.776 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.776 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.776 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.776 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516013+0000", 2024-09-21T10:11:14.776 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.776 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.776 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.776 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.776 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516013+0000", 2024-09-21T10:11:14.776 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.776 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.776 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.776 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.776 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516013+0000", 2024-09-21T10:11:14.777 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0699999999999996e-07 2024-09-21T10:11:14.777 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.777 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.777 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516018+0000", 2024-09-21T10:11:14.777 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0780000000000003e-06 2024-09-21T10:11:14.777 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.777 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.777 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516026+0000", 2024-09-21T10:11:14.777 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6839999999999996e-06 2024-09-21T10:11:14.777 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.777 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.778 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516031+0000", 2024-09-21T10:11:14.778 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2100000000000001e-06 2024-09-21T10:11:14.778 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.778 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.778 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.778 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516077+0000", 2024-09-21T10:11:14.778 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5921000000000003e-05 2024-09-21T10:11:14.778 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.778 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.778 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.778 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516091+0000", 2024-09-21T10:11:14.778 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4012999999999999e-05 2024-09-21T10:11:14.778 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.779 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.779 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.626022+0000", 2024-09-21T10:11:14.779 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.109930423 2024-09-21T10:11:14.779 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.779 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.779 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.626114+0000", 2024-09-21T10:11:14.779 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2650000000000002e-05 2024-09-21T10:11:14.779 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.779 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.779 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.779 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.779 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.779 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.36387.0:120701 11.14 e403/387 11:2a09bce6:::benchmark_data_smithi137_290545_object6868:head v 403'5974, mlcod=403'5972)", 2024-09-21T10:11:14.780 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:10:33.516101+0000", 2024-09-21T10:11:14.780 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 41.174304352, 2024-09-21T10:11:14.780 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.105428709, 2024-09-21T10:11:14.780 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.780 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.780 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.780 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.780 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.780 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.780 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516101+0000", 2024-09-21T10:11:14.780 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.780 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.780 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.780 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.780 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516101+0000", 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516102+0000", 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5599999999999995e-07 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516107+0000", 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5430000000000004e-06 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516113+0000", 2024-09-21T10:11:14.781 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8680000000000001e-06 2024-09-21T10:11:14.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.782 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516119+0000", 2024-09-21T10:11:14.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2730000000000002e-06 2024-09-21T10:11:14.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.782 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516172+0000", 2024-09-21T10:11:14.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3424000000000002e-05 2024-09-21T10:11:14.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.782 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.516188+0000", 2024-09-21T10:11:14.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5579000000000001e-05 2024-09-21T10:11:14.783 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.783 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.783 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.783 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.621454+0000", 2024-09-21T10:11:14.783 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.105266759 2024-09-21T10:11:14.783 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.783 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.783 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.783 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.621530+0000", 2024-09-21T10:11:14.783 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5706999999999999e-05 2024-09-21T10:11:14.783 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.783 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.783 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.783 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.783 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.36387.0:120702 11.14 e403/387 11:2d485d55:::benchmark_data_smithi137_290545_object6869:head v 403'5975, mlcod=403'5972)", 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:10:33.520384+0000", 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 41.170021306000002, 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.10579093000000001, 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.520384+0000", 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.520384+0000", 2024-09-21T10:11:14.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:14.785 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.785 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.785 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:14.785 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.520385+0000", 2024-09-21T10:11:14.785 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.23e-07 2024-09-21T10:11:14.785 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.785 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.785 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:14.785 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.520390+0000", 2024-09-21T10:11:14.785 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0390000000000004e-06 2024-09-21T10:11:14.785 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.785 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.785 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:14.785 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.618709+0000", 2024-09-21T10:11:14.785 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.098319121999999995 2024-09-21T10:11:14.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:14.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.618725+0000", 2024-09-21T10:11:14.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5291e-05 2024-09-21T10:11:14.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:14.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.618958+0000", 2024-09-21T10:11:14.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000233775 2024-09-21T10:11:14.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:14.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.618979+0000", 2024-09-21T10:11:14.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0829999999999999e-05 2024-09-21T10:11:14.787 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.787 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.787 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:14.787 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.626120+0000", 2024-09-21T10:11:14.787 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0071406519999999999 2024-09-21T10:11:14.787 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:14.787 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:14.787 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:14.787 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:33.626175+0000", 2024-09-21T10:11:14.787 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5498000000000003e-05 2024-09-21T10:11:14.787 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.787 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.787 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.787 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:14.788 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:14.788 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:11:14.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:14.789 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:14.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:14.889 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:14.915 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:14.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:14.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:15.018 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:15.064 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:15.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:15.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:15.166 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:15.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:15.194 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:15.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:15.295 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:15.342 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:15.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:15.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:15.443 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:15.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:15.484 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:15.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:15.585 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:15.611 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:15.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:15.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:15.712 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:15.747 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:15.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:15.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:15.849 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:15.894 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:15.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:15.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:15.996 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:16.021 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:16.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:16.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:16.071 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:11:16.094 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:11:16.123 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:16.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:16.150 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:16.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:16.251 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:16.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:16.342 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:16.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:16.444 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:16.468 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:16.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:16.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:16.520 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:16.571 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:16.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:16.624 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:16.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:16 smithi165 ceph-mon[86023]: pgmap v1369: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 4.5 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 535 op/s; 2489/219648 objects degraded (1.133%); 1170/219648 objects misplaced (0.533%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:11:16.673 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:16 smithi137 ceph-mon[93825]: pgmap v1369: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 4.5 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 535 op/s; 2489/219648 objects degraded (1.133%); 1170/219648 objects misplaced (0.533%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:11:16.673 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:16 smithi137 ceph-mon[97575]: pgmap v1369: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 4.5 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 535 op/s; 2489/219648 objects degraded (1.133%); 1170/219648 objects misplaced (0.533%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:11:16.725 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:16.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:16.779 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:16.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:16.880 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:16.937 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:16.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:16.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:17.039 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:17.084 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:17.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:17.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:17.186 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:17.210 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:17.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:17.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:17.312 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:17.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:17.335 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:17.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:17.436 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:17.462 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:17.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:17.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:17.564 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:17.593 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:17.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:17.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:17.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:17 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2489/219648 objects degraded (1.133%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:17.695 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:17.723 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:17.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:17.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:17.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:17 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2489/219648 objects degraded (1.133%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:17.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:17 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2489/219648 objects degraded (1.133%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:17.825 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:17.865 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:17.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:17.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:17.967 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:18.008 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:18.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:18.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:18.110 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:18.151 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:18.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:18.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:18.220 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:18.220 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:18.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:18.303 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:18.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:18.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:18.404 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:18.427 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:18.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:18.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:18.528 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:18.550 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:18.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:18.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:18.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:18 smithi165 ceph-mon[86023]: pgmap v1370: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 4.2 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 2489/205629 objects degraded (1.210%); 1170/205629 objects misplaced (0.569%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:11:18.652 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:18.678 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:18.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:18.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:18.780 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:18.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:18 smithi137 ceph-mon[93825]: pgmap v1370: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 4.2 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 2489/205629 objects degraded (1.210%); 1170/205629 objects misplaced (0.569%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:11:18.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:18 smithi137 ceph-mon[97575]: pgmap v1370: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 4.2 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 2489/205629 objects degraded (1.210%); 1170/205629 objects misplaced (0.569%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:11:18.804 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:18.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:18.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:18.906 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:18.949 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:18.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:18.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:19.050 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:19.082 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:19.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:19.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:19.184 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:19.211 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:19.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:19.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:19.312 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:19.348 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:19.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:19.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:19.450 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:19.475 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:19.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:19.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:19.577 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:19.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:19.622 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:19.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:19.723 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:19.747 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:19.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:19.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:19.849 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:19.884 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:19.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:19.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:19.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:20.021 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:20.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:20.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:20.123 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:20.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:20.159 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:20.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:20.260 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:20.305 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:20.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:20.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:20.406 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:20.432 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:20.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:20.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:20.534 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:20.574 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:20.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:20.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:20.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:20 smithi165 ceph-mon[86023]: pgmap v1371: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 4.2 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 2489/205278 objects degraded (1.213%); 606/205278 objects misplaced (0.295%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T10:11:20.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:11:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:11:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:11:20.659 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:20 smithi137 ceph-mon[93825]: pgmap v1371: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 4.2 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 2489/205278 objects degraded (1.213%); 606/205278 objects misplaced (0.295%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T10:11:20.659 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:20 smithi137 ceph-mon[97575]: pgmap v1371: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 4.2 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 2489/205278 objects degraded (1.213%); 606/205278 objects misplaced (0.295%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T10:11:20.676 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:20.723 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:20.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:20.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:20.825 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:20.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:20.854 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:20.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:20.955 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:20.988 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:20.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:20.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:21.089 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:21.116 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:21.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:21.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:21.218 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:21.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:21.263 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:21.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:21.364 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:21.389 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:21.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:21.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:21.491 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:21.515 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:21.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:21.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:21.618 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:21.657 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:21.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:21.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:21.759 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:21.797 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:21.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:21.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:21.899 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:21.924 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:21.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:21.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:22.025 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:22.049 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:22.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:22.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:22.151 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:22.185 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:22.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:22.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:22.287 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:22.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:11:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:11:21] "GET /metrics HTTP/1.1" 200 36591 "" "Prometheus/2.51.0" 2024-09-21T10:11:22.323 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:22.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:22.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:22.425 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:22.463 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:22.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:22.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:22.565 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:22.589 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:22.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:22.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:22 smithi165 ceph-mon[86023]: pgmap v1372: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 4.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 906 op/s; 2489/194847 objects degraded (1.277%); 606/194847 objects misplaced (0.311%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:11:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:22 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2489/194847 objects degraded (1.277%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:22.666 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:22 smithi137 ceph-mon[93825]: pgmap v1372: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 4.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 906 op/s; 2489/194847 objects degraded (1.277%); 606/194847 objects misplaced (0.311%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:11:22.667 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:22 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2489/194847 objects degraded (1.277%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:22.667 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:22 smithi137 ceph-mon[97575]: pgmap v1372: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 4.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 906 op/s; 2489/194847 objects degraded (1.277%); 606/194847 objects misplaced (0.311%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:11:22.667 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:22 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2489/194847 objects degraded (1.277%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:22.691 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:22.718 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:22.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:22.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:22.820 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:22.859 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:22.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:22.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:22.961 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:22.999 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:23.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:23.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:23.101 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:23.138 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:23.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:23.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:23.240 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:23.263 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:23.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:23.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:23.365 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:23.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:23.405 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:23.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:23.506 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:23.544 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:23.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:23.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:23.646 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:23.673 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:23.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:23.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:23.775 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:23.811 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:23.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:23.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:23.913 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:23.947 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:23.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:23.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:24.049 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:24.083 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:24.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:24.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:24.185 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:24.210 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:24.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:24.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:24.312 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:24.342 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.5 to 1 (10000) 2024-09-21T10:11:24.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:24.357 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:24.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:24.458 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:24.508 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:24.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:24.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:24.611 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:24 smithi165 ceph-mon[86023]: pgmap v1373: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 3.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 2489/191937 objects degraded (1.297%); 376/191937 objects misplaced (0.196%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:11:24.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:24 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/469030068' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:11:24.656 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:24.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:24.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:24.686 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:24 smithi137 ceph-mon[93825]: pgmap v1373: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 3.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 2489/191937 objects degraded (1.297%); 376/191937 objects misplaced (0.196%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:11:24.686 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:24 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/469030068' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:11:24.686 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:24 smithi137 ceph-mon[97575]: pgmap v1373: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 3.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 2489/191937 objects degraded (1.297%); 376/191937 objects misplaced (0.196%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:11:24.686 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:24 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/469030068' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:11:24.759 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:24.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:24.787 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:24.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:24.888 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:24.914 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:24.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:24.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:25.015 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:25.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:25.066 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:25.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:25.167 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:25.214 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:25.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:25.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:25.316 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:25.368 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:25.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:25.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:25.470 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:25.509 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:25.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:25.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:25.611 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:25.636 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:25.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:25.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:25 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/469030068' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:11:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:25 smithi165 ceph-mon[86023]: osdmap e409: 8 total, 8 up, 7 in 2024-09-21T10:11:25.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:11:25.684 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:25 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/469030068' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:11:25.684 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:25 smithi137 ceph-mon[97575]: osdmap e409: 8 total, 8 up, 7 in 2024-09-21T10:11:25.685 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:11:25.685 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:25 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/469030068' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:11:25.685 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:25 smithi137 ceph-mon[93825]: osdmap e409: 8 total, 8 up, 7 in 2024-09-21T10:11:25.685 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:11:25.737 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:25.761 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:25.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:25.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:25.849 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 6 1 2024-09-21T10:11:25.863 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:25.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:25.918 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:25.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:26.019 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:26.040 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:26.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:26.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:26.142 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:26.165 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:26.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:26.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:26.267 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:26.288 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:26.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:26.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:26.360 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T10:11:26.389 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:26.416 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:26.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:26.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:26.458 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:11:26.458 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T10:11:26.459 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.459 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:168542 11.b 11:d97e29c6:::benchmark_data_smithi137_290545_object54709:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e411)", 2024-09-21T10:11:26.459 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:11:26.444646+0000", 2024-09-21T10:11:26.459 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.010347074, 2024-09-21T10:11:26.459 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010377958, 2024-09-21T10:11:26.459 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:26.459 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:26.459 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:11:26.459 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:26.459 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:26.459 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:26.459 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 168542 2024-09-21T10:11:26.460 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.460 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:26.460 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.460 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:26.460 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.444646+0000", 2024-09-21T10:11:26.460 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:26.460 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.460 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.460 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:26.460 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.444646+0000", 2024-09-21T10:11:26.460 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:26.460 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.460 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.460 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:26.461 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.444647+0000", 2024-09-21T10:11:26.461 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.218e-06 2024-09-21T10:11:26.461 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.461 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.461 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:26.461 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.444652+0000", 2024-09-21T10:11:26.461 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9799999999999998e-06 2024-09-21T10:11:26.461 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.461 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.461 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:26.461 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.444665+0000", 2024-09-21T10:11:26.462 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2272e-05 2024-09-21T10:11:26.462 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.462 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.462 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:26.462 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.444673+0000", 2024-09-21T10:11:26.462 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1640000000000001e-06 2024-09-21T10:11:26.462 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.462 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.462 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:26.462 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.444717+0000", 2024-09-21T10:11:26.462 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4045000000000003e-05 2024-09-21T10:11:26.462 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.462 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.463 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:26.463 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.444823+0000", 2024-09-21T10:11:26.463 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010594099999999999 2024-09-21T10:11:26.463 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.463 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.463 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:11:26.463 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.444942+0000", 2024-09-21T10:11:26.463 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011935 2024-09-21T10:11:26.463 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.463 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.463 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:26.463 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.449622+0000", 2024-09-21T10:11:26.463 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0046800940000000001 2024-09-21T10:11:26.463 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:26.464 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:26.464 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:26.464 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.464 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.464 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:168546 11.b 11:d67e7628:::benchmark_data_smithi137_290545_object54713:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e411)", 2024-09-21T10:11:26.464 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:11:26.449739+0000", 2024-09-21T10:11:26.464 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0052541799999999998, 2024-09-21T10:11:26.464 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0053649630000000004, 2024-09-21T10:11:26.464 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:26.464 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:26.464 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:11:26.464 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:26.464 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:26.464 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:26.465 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 168546 2024-09-21T10:11:26.465 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.465 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:26.465 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.465 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:26.465 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.449739+0000", 2024-09-21T10:11:26.465 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:26.465 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.465 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.465 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:26.465 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.449739+0000", 2024-09-21T10:11:26.466 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:26.466 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.466 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.466 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:26.466 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.449741+0000", 2024-09-21T10:11:26.466 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7090000000000001e-06 2024-09-21T10:11:26.466 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.466 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.466 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:26.466 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.449747+0000", 2024-09-21T10:11:26.466 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9859999999999999e-06 2024-09-21T10:11:26.466 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.467 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.467 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:26.467 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.449760+0000", 2024-09-21T10:11:26.467 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3005e-05 2024-09-21T10:11:26.467 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.467 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.467 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:26.467 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.449768+0000", 2024-09-21T10:11:26.467 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3180000000000007e-06 2024-09-21T10:11:26.467 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.467 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.467 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:26.467 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.449955+0000", 2024-09-21T10:11:26.467 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018725299999999999 2024-09-21T10:11:26.468 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.468 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.468 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:26.468 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.450394+0000", 2024-09-21T10:11:26.468 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00043830799999999999 2024-09-21T10:11:26.468 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.468 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.468 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:11:26.468 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.450524+0000", 2024-09-21T10:11:26.468 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000130228 2024-09-21T10:11:26.468 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:26.468 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:26.468 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:26.468 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.468 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.469 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:168548 11.b 11:de861283:::benchmark_data_smithi137_290545_object54715:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e411)", 2024-09-21T10:11:26.469 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:11:26.450263+0000", 2024-09-21T10:11:26.469 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0047306140000000002, 2024-09-21T10:11:26.469 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0048994529999999998, 2024-09-21T10:11:26.469 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:26.469 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:26.469 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:11:26.469 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:26.469 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:26.469 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:26.469 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 168548 2024-09-21T10:11:26.469 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.469 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:26.469 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.470 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:26.470 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.450263+0000", 2024-09-21T10:11:26.470 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:26.470 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.470 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.470 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:26.470 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.450263+0000", 2024-09-21T10:11:26.470 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:26.470 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.470 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.470 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:26.470 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.450263+0000", 2024-09-21T10:11:26.470 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.8899999999999998e-07 2024-09-21T10:11:26.470 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.471 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.471 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:26.471 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.450268+0000", 2024-09-21T10:11:26.471 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1910000000000002e-06 2024-09-21T10:11:26.471 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.471 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.471 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:26.471 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.450279+0000", 2024-09-21T10:11:26.471 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1204e-05 2024-09-21T10:11:26.471 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.471 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.471 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:26.471 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.450286+0000", 2024-09-21T10:11:26.471 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6479999999999997e-06 2024-09-21T10:11:26.472 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.472 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.472 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:26.472 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.454698+0000", 2024-09-21T10:11:26.472 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0044124680000000001 2024-09-21T10:11:26.472 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.472 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.472 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:26.472 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.454824+0000", 2024-09-21T10:11:26.472 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012598199999999999 2024-09-21T10:11:26.472 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.472 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.472 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:11:26.472 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.454943+0000", 2024-09-21T10:11:26.472 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000119413 2024-09-21T10:11:26.473 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:26.473 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:26.473 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:26.473 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.473 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.473 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:168549 11.b 11.5313bf4b (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e411)", 2024-09-21T10:11:26.473 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:11:26.451400+0000", 2024-09-21T10:11:26.473 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0035934130000000002, 2024-09-21T10:11:26.473 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003817843, 2024-09-21T10:11:26.473 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:26.473 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:26.473 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "queued for pg", 2024-09-21T10:11:26.473 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:26.474 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:26.474 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:26.474 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 168549 2024-09-21T10:11:26.474 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.474 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:26.474 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.474 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:26.474 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.451400+0000", 2024-09-21T10:11:26.474 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:26.474 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.474 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.474 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:26.474 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.451400+0000", 2024-09-21T10:11:26.475 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:26.475 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.475 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.475 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:26.475 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.451401+0000", 2024-09-21T10:11:26.475 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0210000000000001e-06 2024-09-21T10:11:26.475 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.475 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.475 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:26.475 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.451405+0000", 2024-09-21T10:11:26.475 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.549e-06 2024-09-21T10:11:26.475 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.475 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.475 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:26.475 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.451487+0000", 2024-09-21T10:11:26.476 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1398999999999998e-05 2024-09-21T10:11:26.476 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.476 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.476 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:26.476 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.451497+0000", 2024-09-21T10:11:26.476 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.8819999999999996e-06 2024-09-21T10:11:26.476 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:26.476 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:26.476 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:26.476 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.476 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.476 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop(client.36387.0:168550 11.5 e411/387 11:a1d15d28:::benchmark_data_smithi137_290545_object54717:head v 411'7391, mlcod=411'7389)", 2024-09-21T10:11:26.476 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:11:26.452207+0000", 2024-09-21T10:11:26.477 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.0027859199999999999, 2024-09-21T10:11:26.477 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003052347, 2024-09-21T10:11:26.477 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:26.477 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:26.477 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "started", 2024-09-21T10:11:26.477 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:26.477 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.477 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:26.477 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.452207+0000", 2024-09-21T10:11:26.477 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:26.477 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.477 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.477 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:26.477 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.452207+0000", 2024-09-21T10:11:26.478 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:26.478 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.478 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.478 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:26.478 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.452208+0000", 2024-09-21T10:11:26.478 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1900000000000001e-07 2024-09-21T10:11:26.478 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.478 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.478 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:26.478 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.452217+0000", 2024-09-21T10:11:26.478 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0359999999999995e-06 2024-09-21T10:11:26.478 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.478 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.479 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:26.479 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.452233+0000", 2024-09-21T10:11:26.479 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5761999999999999e-05 2024-09-21T10:11:26.479 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.479 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.479 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:26.479 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.452240+0000", 2024-09-21T10:11:26.479 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2930000000000003e-06 2024-09-21T10:11:26.479 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.479 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.479 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:26.479 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.452396+0000", 2024-09-21T10:11:26.479 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015600400000000001 2024-09-21T10:11:26.479 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.479 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.480 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:26.480 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.452415+0000", 2024-09-21T10:11:26.480 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8317000000000001e-05 2024-09-21T10:11:26.480 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:26.480 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:26.480 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:26.480 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.480 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.480 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop_reply(client.36387.0:168542 11.b e411/379)", 2024-09-21T10:11:26.480 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:11:26.454218+0000", 2024-09-21T10:11:26.480 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.00077500799999999999, 2024-09-21T10:11:26.480 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001083926, 2024-09-21T10:11:26.480 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:26.480 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:26.481 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "queued for pg", 2024-09-21T10:11:26.481 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:26.481 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.481 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:26.481 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.454218+0000", 2024-09-21T10:11:26.481 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:26.481 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.481 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.481 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:26.481 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.454218+0000", 2024-09-21T10:11:26.481 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:26.481 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.481 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.481 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:26.482 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.454219+0000", 2024-09-21T10:11:26.482 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.92e-07 2024-09-21T10:11:26.482 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.482 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.482 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:26.482 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.454224+0000", 2024-09-21T10:11:26.482 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.583e-06 2024-09-21T10:11:26.482 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.482 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.482 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:26.482 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.454236+0000", 2024-09-21T10:11:26.482 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2914999999999999e-05 2024-09-21T10:11:26.482 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.482 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.483 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:26.483 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.454244+0000", 2024-09-21T10:11:26.483 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0539999999999997e-06 2024-09-21T10:11:26.483 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:26.483 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:26.483 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:26.483 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.483 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.483 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_repop_reply(client.36387.0:168546 11.b e411/379)", 2024-09-21T10:11:26.483 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:11:26.454256+0000", 2024-09-21T10:11:26.483 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 0.00073722499999999999, 2024-09-21T10:11:26.483 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001080871, 2024-09-21T10:11:26.483 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:26.483 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:26.484 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "queued for pg", 2024-09-21T10:11:26.484 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:26.484 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.484 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:26.484 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.454256+0000", 2024-09-21T10:11:26.484 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:26.484 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.484 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.484 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:26.484 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.454256+0000", 2024-09-21T10:11:26.484 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:26.484 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.484 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.484 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:26.485 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.454256+0000", 2024-09-21T10:11:26.485 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.8299999999999998e-07 2024-09-21T10:11:26.485 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.485 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.485 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:26.485 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.454258+0000", 2024-09-21T10:11:26.485 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.968e-06 2024-09-21T10:11:26.485 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.485 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.485 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:26.485 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.454264+0000", 2024-09-21T10:11:26.485 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3279999999999996e-06 2024-09-21T10:11:26.485 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:26.485 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:26.485 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:26.486 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:11:26.454267+0000", 2024-09-21T10:11:26.486 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.7730000000000001e-06 2024-09-21T10:11:26.486 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:26.486 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:26.486 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:26.486 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:26.486 INFO:teuthology.orchestra.run.smithi137.stdout: ], 2024-09-21T10:11:26.486 INFO:teuthology.orchestra.run.smithi137.stdout: "num_ops": 7 2024-09-21T10:11:26.486 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:11:26.517 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:26.545 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:26.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:26.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:26.647 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:26 smithi165 ceph-mon[86023]: pgmap v1375: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 3.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 923 op/s; 2489/191937 objects degraded (1.297%); 376/191937 objects misplaced (0.196%); 2.5 MiB/s, 39 objects/s recovering 2024-09-21T10:11:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:26 smithi165 ceph-mon[86023]: osdmap e410: 8 total, 8 up, 7 in 2024-09-21T10:11:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:26 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1708988708' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:11:26.668 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:26.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:26.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:26.770 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:26.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:26 smithi137 ceph-mon[93825]: pgmap v1375: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 3.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 923 op/s; 2489/191937 objects degraded (1.297%); 376/191937 objects misplaced (0.196%); 2.5 MiB/s, 39 objects/s recovering 2024-09-21T10:11:26.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:26 smithi137 ceph-mon[93825]: osdmap e410: 8 total, 8 up, 7 in 2024-09-21T10:11:26.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:26 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1708988708' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:11:26.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:26 smithi137 ceph-mon[97575]: pgmap v1375: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 105 active+clean; 3.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 923 op/s; 2489/191937 objects degraded (1.297%); 376/191937 objects misplaced (0.196%); 2.5 MiB/s, 39 objects/s recovering 2024-09-21T10:11:26.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:26 smithi137 ceph-mon[97575]: osdmap e410: 8 total, 8 up, 7 in 2024-09-21T10:11:26.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:26 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1708988708' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:11:26.806 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:26.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:26.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:26.908 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:26.946 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:26.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:26.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:27.048 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:27.082 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:27.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:27.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:27.184 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:27.227 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:27.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:27.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:27.329 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:27.354 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:27.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:27.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:27.455 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:27.485 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:27.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:27.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:27.587 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:27.610 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:27.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:27.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:27.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:27 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:11:27.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:27 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1708988708' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:11:27.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:27 smithi165 ceph-mon[86023]: osdmap e411: 8 total, 8 up, 7 in 2024-09-21T10:11:27.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:27 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 2489/191937 objects degraded (1.297%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:27.712 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:27.733 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:27.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:27.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:27.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:27 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:11:27.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:27 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1708988708' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:11:27.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:27 smithi137 ceph-mon[93825]: osdmap e411: 8 total, 8 up, 7 in 2024-09-21T10:11:27.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:27 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 2489/191937 objects degraded (1.297%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:27.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:27 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:11:27.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:27 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1708988708' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:11:27.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:27 smithi137 ceph-mon[97575]: osdmap e411: 8 total, 8 up, 7 in 2024-09-21T10:11:27.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:27 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 2489/191937 objects degraded (1.297%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:11:27.835 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:27.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:27.859 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:27.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:27.960 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:27.984 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:27.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:27.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:28.086 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:28.110 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:28.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:28.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:28.212 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:28.237 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:28.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:28.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:28.338 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:28.366 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:28.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:28.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:28.468 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:28.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:28.512 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:28.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:28.613 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:28.647 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:28 smithi165 ceph-mon[86023]: pgmap v1378: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 2 active+recovery_wait, 105 active+clean; 3.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 935 op/s; 1736/178005 objects degraded (0.975%); 599/178005 objects misplaced (0.337%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:11:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:28 smithi165 ceph-mon[86023]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:11:28.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:28.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:28.749 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:28.774 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:28.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:28.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:28.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:28 smithi137 ceph-mon[93825]: pgmap v1378: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 2 active+recovery_wait, 105 active+clean; 3.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 935 op/s; 1736/178005 objects degraded (0.975%); 599/178005 objects misplaced (0.337%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:11:28.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:28 smithi137 ceph-mon[93825]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:11:28.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:28 smithi137 ceph-mon[97575]: pgmap v1378: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 2 active+recovery_wait, 105 active+clean; 3.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 935 op/s; 1736/178005 objects degraded (0.975%); 599/178005 objects misplaced (0.337%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:11:28.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:28 smithi137 ceph-mon[97575]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:11:28.876 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:28.902 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:28.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:28.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:29.004 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:29.040 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:29.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:29.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:29.142 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:29.169 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:29.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:29.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:29.271 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:29.296 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:29.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:29.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:29.398 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:29.439 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:29.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:29.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:29.541 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:29.585 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:29.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:29.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:29.687 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:29.714 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:29.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:29.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:29.816 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:29.845 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:29.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:29.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:29.947 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:29.974 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:29.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:29.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:30.076 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:30.109 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:30.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:30.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:30.211 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:30.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:30.253 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:30.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:30.354 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:30.397 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:30.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:30.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:30.499 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:30.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:30.550 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:30.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:30.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:30 smithi137 ceph-mon[93825]: pgmap v1379: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 2 active+recovery_wait, 105 active+clean; 3.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 1736/178005 objects degraded (0.975%); 599/178005 objects misplaced (0.337%); 3.6 MiB/s, 56 objects/s recovering 2024-09-21T10:11:30.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:30 smithi137 ceph-mon[97575]: pgmap v1379: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 2 active+recovery_wait, 105 active+clean; 3.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 1736/178005 objects degraded (0.975%); 599/178005 objects misplaced (0.337%); 3.6 MiB/s, 56 objects/s recovering 2024-09-21T10:11:30.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:30 smithi165 ceph-mon[86023]: pgmap v1379: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 2 active+recovery_wait, 105 active+clean; 3.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 1736/178005 objects degraded (0.975%); 599/178005 objects misplaced (0.337%); 3.6 MiB/s, 56 objects/s recovering 2024-09-21T10:11:30.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:11:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:11:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:11:30.651 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:30.676 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:30.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:30.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:30.778 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:30.805 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:11:30.805 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:11:30.812 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:30.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:30.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:30.848 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:11:30.849 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:11:30.889 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:11:30.889 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:11:30.915 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:30.930 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:11:30.931 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:11:30.941 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:30.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:30.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:30.960 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:11:30.961 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:11:30.989 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:11:30.989 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:11:31.018 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:11:31.019 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:11:31.042 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:31.048 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:11:31.048 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:11:31.066 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:31.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:31.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:31.168 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:31.195 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:31.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:31.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:31.297 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:31.324 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:31.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:31.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:31.426 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:31.473 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:31.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:31.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:31.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:31 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2323151790' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:11:31.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:31 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2323151790' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:11:31.575 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:31.616 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:31.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:31.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:31.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:31 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2323151790' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:11:31.718 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:31.744 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:31.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:31.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:31.846 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:31.872 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:31.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:31.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:31.928 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:11:31.973 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:32.022 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:32.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:32.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:32.108 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:32.125 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:32.149 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:32.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:32.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:32.227 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:11:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:11:31] "GET /metrics HTTP/1.1" 200 36593 "" "Prometheus/2.51.0" 2024-09-21T10:11:32.250 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:32.296 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:32.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:32.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:32.398 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:32.440 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:32.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:32.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:32.541 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:32 smithi137 ceph-mon[93825]: pgmap v1380: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 3.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 1.17k op/s; 1736/167955 objects degraded (1.034%); 599/167955 objects misplaced (0.357%); 3.1 MiB/s, 50 objects/s recovering 2024-09-21T10:11:32.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:32 smithi137 ceph-mon[93825]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:11:32.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:32 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 1736/167955 objects degraded (1.034%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:32 smithi137 ceph-mon[97575]: pgmap v1380: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 3.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 1.17k op/s; 1736/167955 objects degraded (1.034%); 599/167955 objects misplaced (0.357%); 3.1 MiB/s, 50 objects/s recovering 2024-09-21T10:11:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:32 smithi137 ceph-mon[97575]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:11:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:32 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 1736/167955 objects degraded (1.034%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:32.584 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:32.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:32.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:32 smithi165 ceph-mon[86023]: pgmap v1380: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 3.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 1.17k op/s; 1736/167955 objects degraded (1.034%); 599/167955 objects misplaced (0.357%); 3.1 MiB/s, 50 objects/s recovering 2024-09-21T10:11:32.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:32 smithi165 ceph-mon[86023]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:11:32.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:32 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 1736/167955 objects degraded (1.034%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:32.686 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:32.711 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:32.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:32.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:32.813 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:32.840 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:32.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:32.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:32.941 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:32.967 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:32.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:32.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:33.069 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:33.116 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:33.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:33.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:33.218 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:33.247 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:33.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:33.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:33.335 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:11:33.349 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:33.373 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:33.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:33.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:33.475 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:33.500 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:33.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:33.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:33.601 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:33.627 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:33.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:33.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:33.729 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:33.754 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:33.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:33.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:33.856 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:33.890 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:33.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:33.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:33.991 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:34.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:34.028 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:34.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:34.129 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:34.151 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:34.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:34.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:34.162 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:34.253 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:34.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:34.306 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:34.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:34.407 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:34.432 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:34.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:34.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:34.534 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:34.559 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:34.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:34.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:34.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:34 smithi165 ceph-mon[86023]: pgmap v1381: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 3.4 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 1.11k op/s; 1736/165276 objects degraded (1.050%); 276/165276 objects misplaced (0.167%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T10:11:34.661 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:34.678 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:34 smithi137 ceph-mon[93825]: pgmap v1381: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 3.4 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 1.11k op/s; 1736/165276 objects degraded (1.050%); 276/165276 objects misplaced (0.167%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T10:11:34.678 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:34 smithi137 ceph-mon[97575]: pgmap v1381: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 3.4 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 1.11k op/s; 1736/165276 objects degraded (1.050%); 276/165276 objects misplaced (0.167%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T10:11:34.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:34.702 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:34.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:34.721 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:11:34.803 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:34.816 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:34.859 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:34.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:34.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:34.960 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:34.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:34.986 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:34.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:35.087 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:35.136 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:35.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:35.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:35.238 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:35.272 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:35.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:35.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:35.374 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:35.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:35.403 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:35.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:35.409 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.6 to 1 (10000) 2024-09-21T10:11:35.504 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:35.538 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:35.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:35.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:35.640 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:35.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:35 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2864490422' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:11:35.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:35 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:11:35.669 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:35.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:35.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:35.771 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:35.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:35 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2864490422' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:11:35.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:35 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:11:35.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:35 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2864490422' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:11:35.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:35 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:11:35.805 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:35.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:35.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:35.907 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:35.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:35.940 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:35.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:36.041 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:36.066 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:36.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:36.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:36.168 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:36.194 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:36.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:36.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:36.296 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:36.333 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:36.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:36.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:36.435 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:36.483 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:36.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:36.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:36.585 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:36.611 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:36.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:36.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:36.618 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:36 smithi137 ceph-mon[93825]: pgmap v1382: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 3.4 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 904 op/s; 1736/165276 objects degraded (1.050%); 276/165276 objects misplaced (0.167%); 4.2 MiB/s, 67 objects/s recovering 2024-09-21T10:11:36.618 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:36 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:11:36.619 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:36 smithi137 ceph-mon[93825]: osdmap e412: 8 total, 8 up, 7 in 2024-09-21T10:11:36.619 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:36 smithi137 ceph-mon[97575]: pgmap v1382: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 3.4 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 904 op/s; 1736/165276 objects degraded (1.050%); 276/165276 objects misplaced (0.167%); 4.2 MiB/s, 67 objects/s recovering 2024-09-21T10:11:36.619 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:36 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:11:36.619 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:36 smithi137 ceph-mon[97575]: osdmap e412: 8 total, 8 up, 7 in 2024-09-21T10:11:36.713 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:36.737 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:36.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:36.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:36.838 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:36.887 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:36.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:36.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:36.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:36 smithi165 ceph-mon[86023]: pgmap v1382: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 3.4 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 904 op/s; 1736/165276 objects degraded (1.050%); 276/165276 objects misplaced (0.167%); 4.2 MiB/s, 67 objects/s recovering 2024-09-21T10:11:36.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:36 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:11:36.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:36 smithi165 ceph-mon[86023]: osdmap e412: 8 total, 8 up, 7 in 2024-09-21T10:11:36.989 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:37.031 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:37.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:37.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:37.133 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:37.172 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:37.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:37.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:37.274 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:37.302 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:37.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:37.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:37.403 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:37.409 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:37 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 1736/165276 objects degraded (1.050%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:37.446 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:37.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:37.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:37.548 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:37.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:37.592 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:37.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:37.693 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:37.703 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:37 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 1736/165276 objects degraded (1.050%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:37.734 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:37.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:37.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:37.836 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:37.860 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:37.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:37.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:37.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:37 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 1736/165276 objects degraded (1.050%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:37.962 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:37.987 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:37.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:37.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:38.088 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:38.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:38.111 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:38.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:38.212 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:38.233 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:38.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:38.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:38.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:38.356 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:38.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:38.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:38.457 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:38.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:38.504 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:38.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:38.605 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:38.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:38.655 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:38.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:38.756 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:38.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:38.784 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:38.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:38.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:38 smithi137 ceph-mon[93825]: pgmap v1384: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 3.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 890 op/s; 1725/151281 objects degraded (1.140%); 3.7 MiB/s, 60 objects/s recovering 2024-09-21T10:11:38.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:38 smithi137 ceph-mon[97575]: pgmap v1384: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 3.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 890 op/s; 1725/151281 objects degraded (1.140%); 3.7 MiB/s, 60 objects/s recovering 2024-09-21T10:11:38.885 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:38.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:38 smithi165 ceph-mon[86023]: pgmap v1384: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 3.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 890 op/s; 1725/151281 objects degraded (1.140%); 3.7 MiB/s, 60 objects/s recovering 2024-09-21T10:11:38.920 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:38.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:38.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:39.022 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:39.056 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:39.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:39.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:39.158 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:39.185 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:39.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:39.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:39.287 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:39.336 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:39.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:39.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:39.437 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:39.462 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:39.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:39.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:39.564 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:39.585 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:39.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:39.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:39.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:39.708 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:39.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:39.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:39.810 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:39.831 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:39.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:39.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:39.932 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:39.959 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:39.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:39.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:40.060 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:40.098 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:40.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:40.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:40.200 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:40.226 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:40.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:40.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:40.328 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:40.355 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:40.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:40.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:40.456 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:40.499 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:40.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:40.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:40.601 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:40.642 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:40.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:40.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:40 smithi165 ceph-mon[86023]: pgmap v1385: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 3.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 890 op/s; 1725/151281 objects degraded (1.140%); 3.7 MiB/s, 60 objects/s recovering 2024-09-21T10:11:40.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:11:40.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:11:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:11:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:11:40.739 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:40 smithi137 ceph-mon[93825]: pgmap v1385: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 3.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 890 op/s; 1725/151281 objects degraded (1.140%); 3.7 MiB/s, 60 objects/s recovering 2024-09-21T10:11:40.739 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:11:40.739 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:40 smithi137 ceph-mon[97575]: pgmap v1385: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 3.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 890 op/s; 1725/151281 objects degraded (1.140%); 3.7 MiB/s, 60 objects/s recovering 2024-09-21T10:11:40.739 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:11:40.744 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:40.771 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:40.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:40.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:40.872 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:40.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:40.922 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:40.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:41.023 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:41.058 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:41.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:41.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:41.159 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:41.196 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:41.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:41.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:41.298 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:41.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:41.325 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:41.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:41.426 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:41.461 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:41.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:41.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:41.562 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:41.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:41.602 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:41.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:41.633 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-21T10:11:41.634 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:11:41.703 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:41.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:41.731 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:41.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:41.832 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:41.857 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:41.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:41.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:41.959 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:42.021 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:42.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:42.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:42.123 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:42.151 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:42.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:42.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:42.214 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:11:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:11:41] "GET /metrics HTTP/1.1" 200 36591 "" "Prometheus/2.51.0" 2024-09-21T10:11:42.253 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:42.280 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:42.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:42.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:42.382 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:42.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:42.436 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:42.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:42.537 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:42.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:42 smithi137 ceph-mon[97575]: pgmap v1386: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 873 op/s; 1725/141741 objects degraded (1.217%); 3.7 MiB/s, 60 objects/s recovering 2024-09-21T10:11:42.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:42 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 1725/141741 objects degraded (1.217%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:42.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:42 smithi137 ceph-mon[93825]: pgmap v1386: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 873 op/s; 1725/141741 objects degraded (1.217%); 3.7 MiB/s, 60 objects/s recovering 2024-09-21T10:11:42.552 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:42 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 1725/141741 objects degraded (1.217%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:42.576 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:42.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:42.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:42.677 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:42.719 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:42.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:42.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:42.821 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:42.847 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:42.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:42.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:42.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:42 smithi165 ceph-mon[86023]: pgmap v1386: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 873 op/s; 1725/141741 objects degraded (1.217%); 3.7 MiB/s, 60 objects/s recovering 2024-09-21T10:11:42.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:42 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 1725/141741 objects degraded (1.217%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:42.907 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:11:42.907 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:11:42.948 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:42.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:42.989 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:42.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:43.090 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:43.127 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:43.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:43.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:43.229 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:43.272 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:43.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:43.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:43.374 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:43.406 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:43.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:43.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:43.507 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:43.534 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:43.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:43.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:43.636 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:43.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:43.662 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:43.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:43.763 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:43.798 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:43.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:43.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:43.900 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:43.926 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:43.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:43.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:44.028 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:44.055 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:44.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:44.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:44.157 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:44.183 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:44.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:44.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:44.285 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:44.309 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:44.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:44.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:44.411 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:44.437 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T10:11:44.439 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:44.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:44.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:44.540 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:44.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:44.572 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:44.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:44.673 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:44.709 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:44.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:44.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:44.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:44 smithi137 ceph-mon[93825]: pgmap v1387: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 857 op/s; 1321/139548 objects degraded (0.947%); 1.7 MiB/s, 69 objects/s recovering 2024-09-21T10:11:44.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:44 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2760350025' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:11:44.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:44 smithi137 ceph-mon[97575]: pgmap v1387: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 857 op/s; 1321/139548 objects degraded (0.947%); 1.7 MiB/s, 69 objects/s recovering 2024-09-21T10:11:44.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:44 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2760350025' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:11:44.810 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:44.838 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:44.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:44.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:44.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:44 smithi165 ceph-mon[86023]: pgmap v1387: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 857 op/s; 1321/139548 objects degraded (0.947%); 1.7 MiB/s, 69 objects/s recovering 2024-09-21T10:11:44.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:44 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2760350025' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:11:44.940 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:44.971 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:44.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:44.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:45.072 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:45.101 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:45.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:45.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:45.202 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:45.232 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:45.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:45.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:45.333 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:45.377 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:45.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:45.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:45.479 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:45.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:45.520 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:45.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:45.582 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:11:45.621 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:45.645 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:45.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:45.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:45.747 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:45.772 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:45.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:45.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:45.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:45 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:11:45.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:45 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2760350025' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:11:45.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:45 smithi137 ceph-mon[93825]: osdmap e413: 8 total, 8 up, 7 in 2024-09-21T10:11:45.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:45 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:11:45.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:45 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2760350025' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:11:45.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:45 smithi137 ceph-mon[97575]: osdmap e413: 8 total, 8 up, 7 in 2024-09-21T10:11:45.836 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:45.874 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:45.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:45 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:11:45.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:45 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2760350025' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:11:45.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:45 smithi165 ceph-mon[86023]: osdmap e413: 8 total, 8 up, 7 in 2024-09-21T10:11:45.933 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:45.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:45.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:46.035 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:46.077 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:46.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:46.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:46.179 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:46.226 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:46.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:46.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:46.328 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:46.368 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:46.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:46.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:46.470 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:46.491 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:46.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:46.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:46.592 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:46.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:46.615 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:46.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:46.716 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:46.749 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:46.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:46.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:46.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:46 smithi137 ceph-mon[93825]: pgmap v1389: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 875 op/s; 1321/139548 objects degraded (0.947%); 1.8 MiB/s, 70 objects/s recovering 2024-09-21T10:11:46.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:46 smithi137 ceph-mon[93825]: 11.4 scrub starts 2024-09-21T10:11:46.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:46 smithi137 ceph-mon[93825]: 11.4 scrub ok 2024-09-21T10:11:46.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:46 smithi137 ceph-mon[97575]: pgmap v1389: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 875 op/s; 1321/139548 objects degraded (0.947%); 1.8 MiB/s, 70 objects/s recovering 2024-09-21T10:11:46.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:46 smithi137 ceph-mon[97575]: 11.4 scrub starts 2024-09-21T10:11:46.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:46 smithi137 ceph-mon[97575]: 11.4 scrub ok 2024-09-21T10:11:46.851 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:46.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:46.887 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:46.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:46.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:46 smithi165 ceph-mon[86023]: pgmap v1389: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 875 op/s; 1321/139548 objects degraded (0.947%); 1.8 MiB/s, 70 objects/s recovering 2024-09-21T10:11:46.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:46 smithi165 ceph-mon[86023]: 11.4 scrub starts 2024-09-21T10:11:46.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:46 smithi165 ceph-mon[86023]: 11.4 scrub ok 2024-09-21T10:11:46.988 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:47.028 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:47.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:47.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:47.130 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:47.169 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:47.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:47.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:47.271 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:47.312 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:47.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:47.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:47.335 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:47.414 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:47.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:47.456 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:47.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:47.557 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:47.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:47.608 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:47.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:47.618 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:47 smithi137 ceph-mon[93825]: 11.3 scrub starts 2024-09-21T10:11:47.618 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:47 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 1321/139548 objects degraded (0.947%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:47.618 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:47 smithi137 ceph-mon[97575]: 11.3 scrub starts 2024-09-21T10:11:47.618 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:47 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 1321/139548 objects degraded (0.947%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:47.710 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:47.760 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:47.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:47.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:47.862 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:47.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:47 smithi165 ceph-mon[86023]: 11.3 scrub starts 2024-09-21T10:11:47.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:47 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 1321/139548 objects degraded (0.947%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:47.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:47.919 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:47.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:48.020 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:48.064 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:48.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:48.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:48.166 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:48.192 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:48.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:48.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:48.293 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:48.331 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:48.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:48.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:48.433 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:48.459 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:48.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:48.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:48.561 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:48.590 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:48.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:48.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:48.692 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:48.727 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:48.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:48.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:48.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:48 smithi137 ceph-mon[97575]: pgmap v1390: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 2 active+recovery_wait, 105 active+clean; 2.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 862 op/s; 822/125400 objects degraded (0.656%); 0 B/s, 90 objects/s recovering 2024-09-21T10:11:48.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:48 smithi137 ceph-mon[93825]: pgmap v1390: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 2 active+recovery_wait, 105 active+clean; 2.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 862 op/s; 822/125400 objects degraded (0.656%); 0 B/s, 90 objects/s recovering 2024-09-21T10:11:48.829 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:48.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:48.883 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:48.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:48.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:48 smithi165 ceph-mon[86023]: pgmap v1390: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 2 active+recovery_wait, 105 active+clean; 2.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 862 op/s; 822/125400 objects degraded (0.656%); 0 B/s, 90 objects/s recovering 2024-09-21T10:11:48.984 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:49.012 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:49.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:49.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:49.114 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:49.138 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:49.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:49.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:49.240 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:49.266 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:49.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:49.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:49.368 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:49.371 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:11:49.407 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:49.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:49.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:49.510 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:49.536 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:49.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:49.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:49.635 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:49.637 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:49.661 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:49.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:49.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:49.762 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:49.763 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:49 smithi137 ceph-mon[97575]: 11.1 scrub starts 2024-09-21T10:11:49.763 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:49 smithi137 ceph-mon[97575]: 11.1 scrub ok 2024-09-21T10:11:49.763 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:49 smithi137 ceph-mon[97575]: 11.17 scrub starts 2024-09-21T10:11:49.764 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:49 smithi137 ceph-mon[93825]: 11.1 scrub starts 2024-09-21T10:11:49.764 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:49 smithi137 ceph-mon[93825]: 11.1 scrub ok 2024-09-21T10:11:49.764 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:49 smithi137 ceph-mon[93825]: 11.17 scrub starts 2024-09-21T10:11:49.817 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:49.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:49.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:49.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:49 smithi165 ceph-mon[86023]: 11.1 scrub starts 2024-09-21T10:11:49.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:49 smithi165 ceph-mon[86023]: 11.1 scrub ok 2024-09-21T10:11:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:49 smithi165 ceph-mon[86023]: 11.17 scrub starts 2024-09-21T10:11:49.919 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:49.973 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:49.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:49.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:50.074 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:50.101 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:50.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:50.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:50.203 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:50.230 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:50.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:50.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:50.332 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:50.365 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:50.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:50.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:50.467 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:50.469 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:11:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:11:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:11:50.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:50.505 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:50.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:50.606 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:50.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:50.647 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:50.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:50.655 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:50 smithi137 ceph-mon[93825]: pgmap v1391: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 2 active+recovery_wait, 105 active+clean; 2.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 862 op/s; 822/125400 objects degraded (0.656%); 0 B/s, 90 objects/s recovering 2024-09-21T10:11:50.655 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:50 smithi137 ceph-mon[93825]: 11.13 scrub starts 2024-09-21T10:11:50.656 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:50 smithi137 ceph-mon[97575]: pgmap v1391: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 2 active+recovery_wait, 105 active+clean; 2.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 862 op/s; 822/125400 objects degraded (0.656%); 0 B/s, 90 objects/s recovering 2024-09-21T10:11:50.656 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:50 smithi137 ceph-mon[97575]: 11.13 scrub starts 2024-09-21T10:11:50.747 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:50.791 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:50.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:50.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:50.836 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:11:50.836 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:11:50.872 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:11:50.872 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:11:50.893 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:50.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:50 smithi165 ceph-mon[86023]: pgmap v1391: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 2 active+recovery_wait, 105 active+clean; 2.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 862 op/s; 822/125400 objects degraded (0.656%); 0 B/s, 90 objects/s recovering 2024-09-21T10:11:50.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:50 smithi165 ceph-mon[86023]: 11.13 scrub starts 2024-09-21T10:11:50.903 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:11:50.903 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:11:50.918 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:50.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:50.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:50.954 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:11:50.955 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:11:50.995 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:11:50.996 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:11:51.020 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:51.025 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:11:51.025 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:11:51.057 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:11:51.057 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:11:51.059 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:51.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:51.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:51.085 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:11:51.085 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:11:51.161 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:51.202 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:51.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:51.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:51.304 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:51.347 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:51.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:51.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:51.449 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:51.475 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:51.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:51.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:51.577 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:51.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:51.619 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:51.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:51.720 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:51.744 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:51.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:51.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:51.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:51 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2989320482' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:11:51.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:51 smithi137 ceph-mon[93825]: 11.17 scrub starts 2024-09-21T10:11:51.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:51 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2989320482' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:11:51.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:51 smithi137 ceph-mon[97575]: 11.17 scrub starts 2024-09-21T10:11:51.846 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:51.876 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:51.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:51.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:51.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:51 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2989320482' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:11:51.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:51 smithi165 ceph-mon[86023]: 11.17 scrub starts 2024-09-21T10:11:51.977 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:52.003 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:52.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:52.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:52.010 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:11:52.012 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:11:52.105 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:52.146 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:52.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:52.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:52.248 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:52.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:52.281 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:52.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:52.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:11:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:11:51] "GET /metrics HTTP/1.1" 200 36591 "" "Prometheus/2.51.0" 2024-09-21T10:11:52.382 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:52.411 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:52.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:52.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:52.512 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:52.534 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:52.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:52.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:52.637 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:52.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:52.681 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:52.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:52.782 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:52 smithi137 ceph-mon[93825]: pgmap v1392: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 822/114855 objects degraded (0.716%); 0 B/s, 90 objects/s recovering 2024-09-21T10:11:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:52 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 822/114855 objects degraded (0.716%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:52 smithi137 ceph-mon[93825]: 11.13 scrub starts 2024-09-21T10:11:52.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:52 smithi137 ceph-mon[97575]: pgmap v1392: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 822/114855 objects degraded (0.716%); 0 B/s, 90 objects/s recovering 2024-09-21T10:11:52.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:52 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 822/114855 objects degraded (0.716%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:52.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:52 smithi137 ceph-mon[97575]: 11.13 scrub starts 2024-09-21T10:11:52.820 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:52.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:52.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:52.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:52 smithi165 ceph-mon[86023]: pgmap v1392: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 822/114855 objects degraded (0.716%); 0 B/s, 90 objects/s recovering 2024-09-21T10:11:52.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:52 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 822/114855 objects degraded (0.716%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:52.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:52 smithi165 ceph-mon[86023]: 11.13 scrub starts 2024-09-21T10:11:52.922 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:52.956 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:52.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:52.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:53.059 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:53.100 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:53.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:53.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:53.202 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:53.229 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:53.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:53.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:53.330 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:53.361 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:53.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:53.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:53.463 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:53.490 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:53.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:53.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:53.591 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:53.628 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:53.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:53.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:53.730 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:53.751 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:53.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:53.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:53.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:53 smithi137 ceph-mon[93825]: from='client.55948 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:11:53.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:53 smithi137 ceph-mon[93825]: 11.5 scrub starts 2024-09-21T10:11:53.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:53 smithi137 ceph-mon[97575]: from='client.55948 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:11:53.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:53 smithi137 ceph-mon[97575]: 11.5 scrub starts 2024-09-21T10:11:53.852 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:53.889 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:53.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:53.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:53.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:53 smithi165 ceph-mon[86023]: from='client.55948 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:11:53.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:53 smithi165 ceph-mon[86023]: 11.5 scrub starts 2024-09-21T10:11:53.991 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:54.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:54.015 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:54.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:54.116 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:54.142 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:54.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:54.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:54.243 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:54.274 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:54.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:54.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:54.376 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:54.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:54.402 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:54.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:54.503 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:54.530 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:54.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:54.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:54.632 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:54.666 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:54.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:54.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:54.768 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:54.801 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:54.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:54 smithi137 ceph-mon[97575]: pgmap v1393: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 332/112155 objects degraded (0.296%); 0 B/s, 98 objects/s recovering 2024-09-21T10:11:54.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:54 smithi137 ceph-mon[97575]: 11.17 scrub starts 2024-09-21T10:11:54.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:54 smithi137 ceph-mon[93825]: pgmap v1393: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 332/112155 objects degraded (0.296%); 0 B/s, 98 objects/s recovering 2024-09-21T10:11:54.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:54 smithi137 ceph-mon[93825]: 11.17 scrub starts 2024-09-21T10:11:54.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:54.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:54 smithi165 ceph-mon[86023]: pgmap v1393: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 332/112155 objects degraded (0.296%); 0 B/s, 98 objects/s recovering 2024-09-21T10:11:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:54 smithi165 ceph-mon[86023]: 11.17 scrub starts 2024-09-21T10:11:54.904 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:54.927 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:54.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:54.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:55.029 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:55.051 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:55.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:55.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:55.153 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:55.174 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:55.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:55.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:55.276 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:55.297 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:55.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:55.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:55.399 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:55.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:55.422 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:55.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:55.512 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:55 smithi137 ceph-mon[93825]: osdmap e414: 8 total, 8 up, 7 in 2024-09-21T10:11:55.512 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:11:55.513 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:55 smithi137 ceph-mon[97575]: osdmap e414: 8 total, 8 up, 7 in 2024-09-21T10:11:55.513 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:11:55.523 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:55.547 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:55.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:55.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:55.649 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:55.692 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:55.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:55.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:55.794 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:55.830 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:55.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:55.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:55 smithi165 ceph-mon[86023]: osdmap e414: 8 total, 8 up, 7 in 2024-09-21T10:11:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:11:55.932 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:55.958 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:55.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:55.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:56.060 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:56.098 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:56.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:56.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:56.199 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:56.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:56.243 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:56.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:56.344 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:56.377 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:56.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:56.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:56.479 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:56.497 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1392,"stamp":"2024-09-21T10:11:51.192115+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2507496541,"num_objects":38285,"num_object_clones":0,"num_object_copies":114855,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":822,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":38285,"num_whiteouts":0,"num_read":107,"num_read_kb":273,"num_write":174536,"num_write_kb":6622320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8868,"num_bytes_recovered":518574083,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":198186,"ondisk_log_size":198186,"up":327,"acting":326,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":332,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":15089748,"kb_used_data":8316376,"kb_used_omap":29,"kb_used_meta":6772450,"kb_avail":641126316,"statfs":{"total":671965249536,"available":656513347584,"internally_reserved":0,"allocated":8515969024,"data_stored":8495539520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30120,"internal_metadata":6934989400},"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":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-587399168,"num_objects":-8962,"num_object_clones":0,"num_object_copies":-26886,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-903,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-8962,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":-2707,"num_write_kb":-453568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":903,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"10.004059"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":731,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.449409+0000","last_change":"2024-09-21T10:01:46.451177+0000","last_active":"2024-09-21T10:11:44.449409+0000","last_peered":"2024-09-21T10:11:44.449409+0000","last_clean":"2024-09-21T10:11:44.449409+0000","last_became_active":"2024-09-21T10:01:46.448614+0000","last_became_peered":"2024-09-21T10:01:46.448614+0000","last_unstale":"2024-09-21T10:11:44.449409+0000","last_undegraded":"2024-09-21T10:11:44.449409+0000","last_fullsized":"2024-09-21T10:11:44.449409+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:04:08.637354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":133,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.397844+0000","last_change":"2024-09-21T10:01:46.447733+0000","last_active":"2024-09-21T10:11:35.397844+0000","last_peered":"2024-09-21T10:11:35.397844+0000","last_clean":"2024-09-21T10:11:35.397844+0000","last_became_active":"2024-09-21T10:01:46.437757+0000","last_became_peered":"2024-09-21T10:01:46.437757+0000","last_unstale":"2024-09-21T10:11:35.397844+0000","last_undegraded":"2024-09-21T10:11:35.397844+0000","last_fullsized":"2024-09-21T10:11:35.397844+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:45:45.737983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":340,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.450666+0000","last_change":"2024-09-21T10:01:46.443763+0000","last_active":"2024-09-21T10:11:44.450666+0000","last_peered":"2024-09-21T10:11:44.450666+0000","last_clean":"2024-09-21T10:11:44.450666+0000","last_became_active":"2024-09-21T10:01:46.441577+0000","last_became_peered":"2024-09-21T10:01:46.441577+0000","last_unstale":"2024-09-21T10:11:44.450666+0000","last_undegraded":"2024-09-21T10:11:44.450666+0000","last_fullsized":"2024-09-21T10:11:44.450666+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:31:26.207575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":643,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.450652+0000","last_change":"2024-09-21T10:02:11.198710+0000","last_active":"2024-09-21T10:11:44.450652+0000","last_peered":"2024-09-21T10:11:44.450652+0000","last_clean":"2024-09-21T10:11:44.450652+0000","last_became_active":"2024-09-21T10:02:11.198373+0000","last_became_peered":"2024-09-21T10:02:11.198373+0000","last_unstale":"2024-09-21T10:11:44.450652+0000","last_undegraded":"2024-09-21T10:11:44.450652+0000","last_fullsized":"2024-09-21T10:11:44.450652+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:25:50.840955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.19","version":"413'8100","reported_seq":8191,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.453040+0000","last_change":"2024-09-21T10:09:34.286324+0000","last_active":"2024-09-21T10:11:50.453040+0000","last_peered":"2024-09-21T10:11:50.453040+0000","last_clean":"2024-09-21T10:11:50.453040+0000","last_became_active":"2024-09-21T10:09:34.283761+0000","last_became_peered":"2024-09-21T10:09:34.283761+0000","last_unstale":"2024-09-21T10:11:50.453040+0000","last_undegraded":"2024-09-21T10:11:50.453040+0000","last_fullsized":"2024-09-21T10:11:50.453040+0000","mapping_epoch":387,"log_start":"383'241","ondisk_log_start":"383'241","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7859,"log_dups_size":0,"ondisk_log_size":7859,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73629696,"num_objects":1124,"num_object_clones":0,"num_object_copies":3372,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1124,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5990,"num_write_kb":227616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":637,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.451216+0000","last_change":"2024-09-21T10:01:46.446265+0000","last_active":"2024-09-21T10:11:44.451216+0000","last_peered":"2024-09-21T10:11:44.451216+0000","last_clean":"2024-09-21T10:11:44.451216+0000","last_became_active":"2024-09-21T10:01:46.444271+0000","last_became_peered":"2024-09-21T10:01:46.444271+0000","last_unstale":"2024-09-21T10:11:44.451216+0000","last_undegraded":"2024-09-21T10:11:44.451216+0000","last_fullsized":"2024-09-21T10:11:44.451216+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:24.021361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":272,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.397760+0000","last_change":"2024-09-21T10:01:46.434678+0000","last_active":"2024-09-21T10:11:35.397760+0000","last_peered":"2024-09-21T10:11:35.397760+0000","last_clean":"2024-09-21T10:11:35.397760+0000","last_became_active":"2024-09-21T10:01:46.432501+0000","last_became_peered":"2024-09-21T10:01:46.432501+0000","last_unstale":"2024-09-21T10:11:35.397760+0000","last_undegraded":"2024-09-21T10:11:35.397760+0000","last_fullsized":"2024-09-21T10:11:35.397760+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:22:35.959785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.18","version":"413'8121","reported_seq":8215,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.368097+0000","last_change":"2024-09-21T10:09:34.322659+0000","last_active":"2024-09-21T10:11:50.368097+0000","last_peered":"2024-09-21T10:11:50.368097+0000","last_clean":"2024-09-21T10:11:50.368097+0000","last_became_active":"2024-09-21T10:09:34.304336+0000","last_became_peered":"2024-09-21T10:09:34.304336+0000","last_unstale":"2024-09-21T10:11:50.368097+0000","last_undegraded":"2024-09-21T10:11:50.368097+0000","last_fullsized":"2024-09-21T10:11:50.368097+0000","mapping_epoch":387,"log_start":"383'178","ondisk_log_start":"383'178","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7943,"log_dups_size":0,"ondisk_log_size":7943,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76349440,"num_objects":1165,"num_object_clones":0,"num_object_copies":3495,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1165,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5985,"num_write_kb":228800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":624,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.458807+0000","last_change":"2024-09-21T10:03:57.884771+0000","last_active":"2024-09-21T10:11:44.458807+0000","last_peered":"2024-09-21T10:11:44.458807+0000","last_clean":"2024-09-21T10:11:44.458807+0000","last_became_active":"2024-09-21T10:03:57.884431+0000","last_became_peered":"2024-09-21T10:03:57.884431+0000","last_unstale":"2024-09-21T10:11:44.458807+0000","last_undegraded":"2024-09-21T10:11:44.458807+0000","last_fullsized":"2024-09-21T10:11:44.458807+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:43:02.482175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":237,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.407261+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:11:35.407261+0000","last_peered":"2024-09-21T10:11:35.407261+0000","last_clean":"2024-09-21T10:11:35.407261+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:11:35.407261+0000","last_undegraded":"2024-09-21T10:11:35.407261+0000","last_fullsized":"2024-09-21T10:11:35.407261+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"413'7827","reported_seq":8021,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.508337+0000","last_change":"2024-09-21T10:10:18.667607+0000","last_active":"2024-09-21T10:11:50.508337+0000","last_peered":"2024-09-21T10:11:50.508337+0000","last_clean":"2024-09-21T10:11:50.508337+0000","last_became_active":"2024-09-21T10:09:34.251227+0000","last_became_peered":"2024-09-21T10:09:34.251227+0000","last_unstale":"2024-09-21T10:11:50.508337+0000","last_undegraded":"2024-09-21T10:11:50.508337+0000","last_fullsized":"2024-09-21T10:11:50.508337+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"400'5331","last_scrub_stamp":"2024-09-21T10:10:18.667519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:10:18.667519+0000","objects_scrubbed":3244,"log_size":7827,"log_dups_size":0,"ondisk_log_size":7827,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:20:03.698999+0000","scrub_duration":0.96617026699999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76283904,"num_objects":1164,"num_object_clones":0,"num_object_copies":3492,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1164,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2512,"num_write_kb":13824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":131,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.398357+0000","last_change":"2024-09-21T10:01:46.443617+0000","last_active":"2024-09-21T10:11:35.398357+0000","last_peered":"2024-09-21T10:11:35.398357+0000","last_clean":"2024-09-21T10:11:35.398357+0000","last_became_active":"2024-09-21T10:01:46.436657+0000","last_became_peered":"2024-09-21T10:01:46.436657+0000","last_unstale":"2024-09-21T10:11:35.398357+0000","last_undegraded":"2024-09-21T10:11:35.398357+0000","last_fullsized":"2024-09-21T10:11:35.398357+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:40:53.195766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":169,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.405613+0000","last_change":"2024-09-21T10:01:46.430367+0000","last_active":"2024-09-21T10:11:35.405613+0000","last_peered":"2024-09-21T10:11:35.405613+0000","last_clean":"2024-09-21T10:11:35.405613+0000","last_became_active":"2024-09-21T10:01:46.430005+0000","last_became_peered":"2024-09-21T10:01:46.430005+0000","last_unstale":"2024-09-21T10:11:35.405613+0000","last_undegraded":"2024-09-21T10:11:35.405613+0000","last_fullsized":"2024-09-21T10:11:35.405613+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:27:00.076510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.6","version":"413'8035","reported_seq":8127,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:46.777039+0000","last_change":"2024-09-21T10:09:34.266817+0000","last_active":"2024-09-21T10:11:46.777039+0000","last_peered":"2024-09-21T10:11:46.777039+0000","last_clean":"2024-09-21T10:11:46.777039+0000","last_became_active":"2024-09-21T10:09:34.264072+0000","last_became_peered":"2024-09-21T10:09:34.264072+0000","last_unstale":"2024-09-21T10:11:46.777039+0000","last_undegraded":"2024-09-21T10:11:46.777039+0000","last_fullsized":"2024-09-21T10:11:46.777039+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":8035,"log_dups_size":0,"ondisk_log_size":8035,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":83263488,"num_objects":1270,"num_object_clones":0,"num_object_copies":3810,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1270,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5894,"num_write_kb":229280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":131,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.398185+0000","last_change":"2024-09-21T10:01:46.457547+0000","last_active":"2024-09-21T10:11:35.398185+0000","last_peered":"2024-09-21T10:11:35.398185+0000","last_clean":"2024-09-21T10:11:35.398185+0000","last_became_active":"2024-09-21T10:01:46.442417+0000","last_became_peered":"2024-09-21T10:01:46.442417+0000","last_unstale":"2024-09-21T10:11:35.398185+0000","last_undegraded":"2024-09-21T10:11:35.398185+0000","last_fullsized":"2024-09-21T10:11:35.398185+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:15:55.315217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":424,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.397841+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:11:35.397841+0000","last_peered":"2024-09-21T10:11:35.397841+0000","last_clean":"2024-09-21T10:11:35.397841+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:11:35.397841+0000","last_undegraded":"2024-09-21T10:11:35.397841+0000","last_fullsized":"2024-09-21T10:11:35.397841+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"413'8040","reported_seq":8093,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.603466+0000","last_change":"2024-09-21T10:09:34.244273+0000","last_active":"2024-09-21T10:11:50.603466+0000","last_peered":"2024-09-21T10:11:50.603466+0000","last_clean":"2024-09-21T10:11:50.603466+0000","last_became_active":"2024-09-21T10:09:34.242277+0000","last_became_peered":"2024-09-21T10:09:34.242277+0000","last_unstale":"2024-09-21T10:11:50.603466+0000","last_undegraded":"2024-09-21T10:11:50.603466+0000","last_fullsized":"2024-09-21T10:11:50.603466+0000","mapping_epoch":379,"log_start":"383'31","ondisk_log_start":"383'31","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":8009,"log_dups_size":0,"ondisk_log_size":8009,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":82214912,"num_objects":1254,"num_object_clones":0,"num_object_copies":3762,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1254,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5940,"num_write_kb":230240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":337,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.406153+0000","last_change":"2024-09-21T10:01:46.450929+0000","last_active":"2024-09-21T10:11:35.406153+0000","last_peered":"2024-09-21T10:11:35.406153+0000","last_clean":"2024-09-21T10:11:35.406153+0000","last_became_active":"2024-09-21T10:01:46.443393+0000","last_became_peered":"2024-09-21T10:01:46.443393+0000","last_unstale":"2024-09-21T10:11:35.406153+0000","last_undegraded":"2024-09-21T10:11:35.406153+0000","last_fullsized":"2024-09-21T10:11:35.406153+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:08:26.625699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":237,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.406011+0000","last_change":"2024-09-21T10:01:46.433842+0000","last_active":"2024-09-21T10:11:35.406011+0000","last_peered":"2024-09-21T10:11:35.406011+0000","last_clean":"2024-09-21T10:11:35.406011+0000","last_became_active":"2024-09-21T10:01:46.433530+0000","last_became_peered":"2024-09-21T10:01:46.433530+0000","last_unstale":"2024-09-21T10:11:35.406011+0000","last_undegraded":"2024-09-21T10:11:35.406011+0000","last_fullsized":"2024-09-21T10:11:35.406011+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:42:07.131501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"413'8179","reported_seq":8297,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.611676+0000","last_change":"2024-09-21T10:11:45.875319+0000","last_active":"2024-09-21T10:11:50.611676+0000","last_peered":"2024-09-21T10:11:50.611676+0000","last_clean":"2024-09-21T10:11:50.611676+0000","last_became_active":"2024-09-21T10:09:34.259118+0000","last_became_peered":"2024-09-21T10:09:34.259118+0000","last_unstale":"2024-09-21T10:11:50.611676+0000","last_undegraded":"2024-09-21T10:11:50.611676+0000","last_fullsized":"2024-09-21T10:11:50.611676+0000","mapping_epoch":379,"log_start":"383'407","ondisk_log_start":"383'407","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"413'8052","last_scrub_stamp":"2024-09-21T10:11:45.875235+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:45.875235+0000","objects_scrubbed":1339,"log_size":7772,"log_dups_size":0,"ondisk_log_size":7772,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:41:22.351536+0000","scrub_duration":0.67661111900000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79101952,"num_objects":1207,"num_object_clones":0,"num_object_copies":3621,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1207,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":132,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":365,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.449243+0000","last_change":"2024-09-21T10:00:45.453585+0000","last_active":"2024-09-21T10:11:44.449243+0000","last_peered":"2024-09-21T10:11:44.449243+0000","last_clean":"2024-09-21T10:11:44.449243+0000","last_became_active":"2024-09-21T10:00:45.453273+0000","last_became_peered":"2024-09-21T10:00:45.453273+0000","last_unstale":"2024-09-21T10:11:44.449243+0000","last_undegraded":"2024-09-21T10:11:44.449243+0000","last_fullsized":"2024-09-21T10:11:44.449243+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:16.879800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":647,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.452776+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:11:44.452776+0000","last_peered":"2024-09-21T10:11:44.452776+0000","last_clean":"2024-09-21T10:11:44.452776+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:11:44.452776+0000","last_undegraded":"2024-09-21T10:11:44.452776+0000","last_fullsized":"2024-09-21T10:11:44.452776+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"413'7820","reported_seq":7876,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.634233+0000","last_change":"2024-09-21T10:11:46.157799+0000","last_active":"2024-09-21T10:11:50.634233+0000","last_peered":"2024-09-21T10:11:50.634233+0000","last_clean":"2024-09-21T10:11:50.634233+0000","last_became_active":"2024-09-21T10:09:34.240908+0000","last_became_peered":"2024-09-21T10:09:34.240908+0000","last_unstale":"2024-09-21T10:11:50.634233+0000","last_undegraded":"2024-09-21T10:11:50.634233+0000","last_fullsized":"2024-09-21T10:11:50.634233+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7820,"log_dups_size":0,"ondisk_log_size":7820,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75005952,"num_objects":1144,"num_object_clones":0,"num_object_copies":3432,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1144,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5782,"num_write_kb":221664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"72'100","reported_seq":85,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.449616+0000","last_change":"2024-09-21T10:08:38.520816+0000","last_active":"2024-09-21T10:11:44.449616+0000","last_peered":"2024-09-21T10:11:44.449616+0000","last_clean":"2024-09-21T10:11:44.449616+0000","last_became_active":"2024-09-21T10:08:38.520420+0000","last_became_peered":"2024-09-21T10:08:38.520420+0000","last_unstale":"2024-09-21T10:11:44.449616+0000","last_undegraded":"2024-09-21T10:11:44.449616+0000","last_fullsized":"2024-09-21T10:11:44.449616+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:12:08.105566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":26,"num_read_kb":68,"num_write":13,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107339,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":719,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.448997+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:11:44.448997+0000","last_peered":"2024-09-21T10:11:44.448997+0000","last_clean":"2024-09-21T10:11:44.448997+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:11:44.448997+0000","last_undegraded":"2024-09-21T10:11:44.448997+0000","last_fullsized":"2024-09-21T10:11:44.448997+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":397,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.398112+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:11:35.398112+0000","last_peered":"2024-09-21T10:11:35.398112+0000","last_clean":"2024-09-21T10:11:35.398112+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:11:35.398112+0000","last_undegraded":"2024-09-21T10:11:35.398112+0000","last_fullsized":"2024-09-21T10:11:35.398112+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"413'7996","reported_seq":8089,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.370598+0000","last_change":"2024-09-21T10:09:34.248051+0000","last_active":"2024-09-21T10:11:50.370598+0000","last_peered":"2024-09-21T10:11:50.370598+0000","last_clean":"2024-09-21T10:11:50.370598+0000","last_became_active":"2024-09-21T10:09:34.243857+0000","last_became_peered":"2024-09-21T10:09:34.243857+0000","last_unstale":"2024-09-21T10:11:50.370598+0000","last_undegraded":"2024-09-21T10:11:50.370598+0000","last_fullsized":"2024-09-21T10:11:50.370598+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7996,"log_dups_size":0,"ondisk_log_size":7996,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78872576,"num_objects":1203,"num_object_clones":0,"num_object_copies":3609,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1203,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5909,"num_write_kb":227616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.8","version":"72'100","reported_seq":92,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.447673+0000","last_change":"2024-09-21T10:08:38.537738+0000","last_active":"2024-09-21T10:11:44.447673+0000","last_peered":"2024-09-21T10:11:44.447673+0000","last_clean":"2024-09-21T10:11:44.447673+0000","last_became_active":"2024-09-21T10:08:38.521538+0000","last_became_peered":"2024-09-21T10:08:38.521538+0000","last_unstale":"2024-09-21T10:11:44.447673+0000","last_undegraded":"2024-09-21T10:11:44.447673+0000","last_fullsized":"2024-09-21T10:11:44.447673+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":26,"num_read_kb":68,"num_write":13,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":370027,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":247,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.406261+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:11:35.406261+0000","last_peered":"2024-09-21T10:11:35.406261+0000","last_clean":"2024-09-21T10:11:35.406261+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:11:35.406261+0000","last_undegraded":"2024-09-21T10:11:35.406261+0000","last_fullsized":"2024-09-21T10:11:35.406261+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":394,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.398334+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:11:35.398334+0000","last_peered":"2024-09-21T10:11:35.398334+0000","last_clean":"2024-09-21T10:11:35.398334+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:11:35.398334+0000","last_undegraded":"2024-09-21T10:11:35.398334+0000","last_fullsized":"2024-09-21T10:11:35.398334+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.1","version":"413'7904","reported_seq":8012,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.551266+0000","last_change":"2024-09-21T10:11:48.636788+0000","last_active":"2024-09-21T10:11:50.551266+0000","last_peered":"2024-09-21T10:11:50.551266+0000","last_clean":"2024-09-21T10:11:50.551266+0000","last_became_active":"2024-09-21T10:09:34.267934+0000","last_became_peered":"2024-09-21T10:09:34.267934+0000","last_unstale":"2024-09-21T10:11:50.551266+0000","last_undegraded":"2024-09-21T10:11:50.551266+0000","last_fullsized":"2024-09-21T10:11:50.551266+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"413'7848","last_scrub_stamp":"2024-09-21T10:11:48.636700+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:48.636700+0000","objects_scrubbed":1164,"log_size":7904,"log_dups_size":0,"ondisk_log_size":7904,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T15:24:18.757175+0000","scrub_duration":0.45432945899999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":72417280,"num_objects":1105,"num_object_clones":0,"num_object_copies":3315,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1105,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":59,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":388,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.397878+0000","last_change":"2024-09-21T10:01:46.438078+0000","last_active":"2024-09-21T10:11:35.397878+0000","last_peered":"2024-09-21T10:11:35.397878+0000","last_clean":"2024-09-21T10:11:35.397878+0000","last_became_active":"2024-09-21T10:01:46.437813+0000","last_became_peered":"2024-09-21T10:01:46.437813+0000","last_unstale":"2024-09-21T10:11:35.397878+0000","last_undegraded":"2024-09-21T10:11:35.397878+0000","last_fullsized":"2024-09-21T10:11:35.397878+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:57:48.223633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":417,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.398229+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:11:35.398229+0000","last_peered":"2024-09-21T10:11:35.398229+0000","last_clean":"2024-09-21T10:11:35.398229+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:11:35.398229+0000","last_undegraded":"2024-09-21T10:11:35.398229+0000","last_fullsized":"2024-09-21T10:11:35.398229+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"413'8069","reported_seq":8162,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.473342+0000","last_change":"2024-09-21T10:09:34.252893+0000","last_active":"2024-09-21T10:11:50.473342+0000","last_peered":"2024-09-21T10:11:50.473342+0000","last_clean":"2024-09-21T10:11:50.473342+0000","last_became_active":"2024-09-21T10:09:34.249955+0000","last_became_peered":"2024-09-21T10:09:34.249955+0000","last_unstale":"2024-09-21T10:11:50.473342+0000","last_undegraded":"2024-09-21T10:11:50.473342+0000","last_fullsized":"2024-09-21T10:11:50.473342+0000","mapping_epoch":379,"log_start":"383'178","ondisk_log_start":"383'178","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7891,"log_dups_size":0,"ondisk_log_size":7891,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75661312,"num_objects":1154,"num_object_clones":0,"num_object_copies":3462,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1154,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5954,"num_write_kb":227488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.a","version":"72'100","reported_seq":376,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.405667+0000","last_change":"2024-09-21T10:09:09.378060+0000","last_active":"2024-09-21T10:11:35.405667+0000","last_peered":"2024-09-21T10:11:35.405667+0000","last_clean":"2024-09-21T10:11:35.405667+0000","last_became_active":"2024-09-21T10:08:38.520039+0000","last_became_peered":"2024-09-21T10:08:38.520039+0000","last_unstale":"2024-09-21T10:11:35.405667+0000","last_undegraded":"2024-09-21T10:11:35.405667+0000","last_fullsized":"2024-09-21T10:11:35.405667+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:09.377947+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:09.377947+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:10:10.093941+0000","scrub_duration":0.0059503179999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":733,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.447895+0000","last_change":"2024-09-21T10:01:46.448146+0000","last_active":"2024-09-21T10:11:44.447895+0000","last_peered":"2024-09-21T10:11:44.447895+0000","last_clean":"2024-09-21T10:11:44.447895+0000","last_became_active":"2024-09-21T10:01:46.447520+0000","last_became_peered":"2024-09-21T10:01:46.447520+0000","last_unstale":"2024-09-21T10:11:44.447895+0000","last_undegraded":"2024-09-21T10:11:44.447895+0000","last_fullsized":"2024-09-21T10:11:44.447895+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:30:29.833897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":551,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.448416+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:11:44.448416+0000","last_peered":"2024-09-21T10:11:44.448416+0000","last_clean":"2024-09-21T10:11:44.448416+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:11:44.448416+0000","last_undegraded":"2024-09-21T10:11:44.448416+0000","last_fullsized":"2024-09-21T10:11:44.448416+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.a","version":"413'12189","reported_seq":12275,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.373378+0000","last_change":"2024-09-21T10:08:44.350542+0000","last_active":"2024-09-21T10:11:50.373378+0000","last_peered":"2024-09-21T10:11:50.373378+0000","last_clean":"2024-09-21T10:11:50.373378+0000","last_became_active":"2024-09-21T10:08:44.350025+0000","last_became_peered":"2024-09-21T10:08:44.350025+0000","last_unstale":"2024-09-21T10:11:50.373378+0000","last_undegraded":"2024-09-21T10:11:50.373378+0000","last_fullsized":"2024-09-21T10:11:50.373378+0000","mapping_epoch":379,"log_start":"399'6300","ondisk_log_start":"399'6300","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":5889,"log_dups_size":0,"ondisk_log_size":5889,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T21:50:49.456636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151977984,"num_objects":2319,"num_object_clones":0,"num_object_copies":6957,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2319,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12189,"num_write_kb":464256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":392,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.452446+0000","last_change":"2024-09-21T10:08:36.604164+0000","last_active":"2024-09-21T10:11:44.452446+0000","last_peered":"2024-09-21T10:11:44.452446+0000","last_clean":"2024-09-21T10:11:44.452446+0000","last_became_active":"2024-09-21T10:08:32.287704+0000","last_became_peered":"2024-09-21T10:08:32.287704+0000","last_unstale":"2024-09-21T10:11:44.452446+0000","last_undegraded":"2024-09-21T10:11:44.452446+0000","last_fullsized":"2024-09-21T10:11:44.452446+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:36.604114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:36.604114+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:55:24.459588+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":229,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.448915+0000","last_change":"2024-09-21T10:01:46.457493+0000","last_active":"2024-09-21T10:11:44.448915+0000","last_peered":"2024-09-21T10:11:44.448915+0000","last_clean":"2024-09-21T10:11:44.448915+0000","last_became_active":"2024-09-21T10:01:46.448595+0000","last_became_peered":"2024-09-21T10:01:46.448595+0000","last_unstale":"2024-09-21T10:11:44.448915+0000","last_undegraded":"2024-09-21T10:11:44.448915+0000","last_fullsized":"2024-09-21T10:11:44.448915+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:47:38.183249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":712,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.450511+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:11:44.450511+0000","last_peered":"2024-09-21T10:11:44.450511+0000","last_clean":"2024-09-21T10:11:44.450511+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:11:44.450511+0000","last_undegraded":"2024-09-21T10:11:44.450511+0000","last_fullsized":"2024-09-21T10:11:44.450511+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":247,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.406146+0000","last_change":"2024-09-21T10:01:46.432514+0000","last_active":"2024-09-21T10:11:35.406146+0000","last_peered":"2024-09-21T10:11:35.406146+0000","last_clean":"2024-09-21T10:11:35.406146+0000","last_became_active":"2024-09-21T10:01:46.432210+0000","last_became_peered":"2024-09-21T10:01:46.432210+0000","last_unstale":"2024-09-21T10:11:35.406146+0000","last_undegraded":"2024-09-21T10:11:35.406146+0000","last_fullsized":"2024-09-21T10:11:35.406146+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:14.449645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"413'8067","reported_seq":8159,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.323300+0000","last_change":"2024-09-21T10:09:34.262242+0000","last_active":"2024-09-21T10:11:50.323300+0000","last_peered":"2024-09-21T10:11:50.323300+0000","last_clean":"2024-09-21T10:11:50.323300+0000","last_became_active":"2024-09-21T10:09:34.256076+0000","last_became_peered":"2024-09-21T10:09:34.256076+0000","last_unstale":"2024-09-21T10:11:50.323300+0000","last_undegraded":"2024-09-21T10:11:50.323300+0000","last_fullsized":"2024-09-21T10:11:50.323300+0000","mapping_epoch":379,"log_start":"383'107","ondisk_log_start":"383'107","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7960,"log_dups_size":0,"ondisk_log_size":7960,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78938112,"num_objects":1204,"num_object_clones":0,"num_object_copies":3612,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1204,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5956,"num_write_kb":229152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"72'100","reported_seq":370,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.405948+0000","last_change":"2024-09-21T10:08:38.414131+0000","last_active":"2024-09-21T10:11:35.405948+0000","last_peered":"2024-09-21T10:11:35.405948+0000","last_clean":"2024-09-21T10:11:35.405948+0000","last_became_active":"2024-09-21T10:08:38.319214+0000","last_became_peered":"2024-09-21T10:08:38.319214+0000","last_unstale":"2024-09-21T10:11:35.405948+0000","last_undegraded":"2024-09-21T10:11:35.405948+0000","last_fullsized":"2024-09-21T10:11:35.405948+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.414036+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:53:08.996189+0000","scrub_duration":0.0014821809999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":520,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.450998+0000","last_change":"2024-09-21T10:01:46.447172+0000","last_active":"2024-09-21T10:11:44.450998+0000","last_peered":"2024-09-21T10:11:44.450998+0000","last_clean":"2024-09-21T10:11:44.450998+0000","last_became_active":"2024-09-21T10:01:46.446520+0000","last_became_peered":"2024-09-21T10:01:46.446520+0000","last_unstale":"2024-09-21T10:11:44.450998+0000","last_undegraded":"2024-09-21T10:11:44.450998+0000","last_fullsized":"2024-09-21T10:11:44.450998+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:54:16.290087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"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":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":646,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.451691+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:11:44.451691+0000","last_peered":"2024-09-21T10:11:44.451691+0000","last_clean":"2024-09-21T10:11:44.451691+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:11:44.451691+0000","last_undegraded":"2024-09-21T10:11:44.451691+0000","last_fullsized":"2024-09-21T10:11:44.451691+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":666,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.451380+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:11:44.451380+0000","last_peered":"2024-09-21T10:11:44.451380+0000","last_clean":"2024-09-21T10:11:44.451380+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:11:44.451380+0000","last_undegraded":"2024-09-21T10:11:44.451380+0000","last_fullsized":"2024-09-21T10:11:44.451380+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.8","version":"413'8154","reported_seq":8249,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.340093+0000","last_change":"2024-09-21T10:09:34.300325+0000","last_active":"2024-09-21T10:11:50.340093+0000","last_peered":"2024-09-21T10:11:50.340093+0000","last_clean":"2024-09-21T10:11:50.340093+0000","last_became_active":"2024-09-21T10:09:34.273683+0000","last_became_peered":"2024-09-21T10:09:34.273683+0000","last_unstale":"2024-09-21T10:11:50.340093+0000","last_undegraded":"2024-09-21T10:11:50.340093+0000","last_fullsized":"2024-09-21T10:11:50.340093+0000","mapping_epoch":379,"log_start":"383'302","ondisk_log_start":"383'302","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7852,"log_dups_size":0,"ondisk_log_size":7852,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73924608,"num_objects":1128,"num_object_clones":0,"num_object_copies":3384,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1128,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6018,"num_write_kb":228672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"72'100","reported_seq":401,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.458517+0000","last_change":"2024-09-21T10:09:16.641443+0000","last_active":"2024-09-21T10:11:44.458517+0000","last_peered":"2024-09-21T10:11:44.458517+0000","last_clean":"2024-09-21T10:11:44.458517+0000","last_became_active":"2024-09-21T10:08:38.519984+0000","last_became_peered":"2024-09-21T10:08:38.519984+0000","last_unstale":"2024-09-21T10:11:44.458517+0000","last_undegraded":"2024-09-21T10:11:44.458517+0000","last_fullsized":"2024-09-21T10:11:44.458517+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:16.641381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:16.641381+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:33:11.783177+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":423,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.449531+0000","last_change":"2024-09-21T10:00:33.036733+0000","last_active":"2024-09-21T10:11:44.449531+0000","last_peered":"2024-09-21T10:11:44.449531+0000","last_clean":"2024-09-21T10:11:44.449531+0000","last_became_active":"2024-09-21T10:00:33.035600+0000","last_became_peered":"2024-09-21T10:00:33.035600+0000","last_unstale":"2024-09-21T10:11:44.449531+0000","last_undegraded":"2024-09-21T10:11:44.449531+0000","last_fullsized":"2024-09-21T10:11:44.449531+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:14:17.245189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":382,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.407328+0000","last_change":"2024-09-21T10:00:33.033238+0000","last_active":"2024-09-21T10:11:35.407328+0000","last_peered":"2024-09-21T10:11:35.407328+0000","last_clean":"2024-09-21T10:11:35.407328+0000","last_became_active":"2024-09-21T10:00:33.032931+0000","last_became_peered":"2024-09-21T10:00:33.032931+0000","last_unstale":"2024-09-21T10:11:35.407328+0000","last_undegraded":"2024-09-21T10:11:35.407328+0000","last_fullsized":"2024-09-21T10:11:35.407328+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:32.077847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":543,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.459275+0000","last_change":"2024-09-21T10:00:45.456536+0000","last_active":"2024-09-21T10:11:44.459275+0000","last_peered":"2024-09-21T10:11:44.459275+0000","last_clean":"2024-09-21T10:11:44.459275+0000","last_became_active":"2024-09-21T10:00:45.456194+0000","last_became_peered":"2024-09-21T10:00:45.456194+0000","last_unstale":"2024-09-21T10:11:44.459275+0000","last_undegraded":"2024-09-21T10:11:44.459275+0000","last_fullsized":"2024-09-21T10:11:44.459275+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:55.978565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.b","version":"413'11766","reported_seq":11852,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.469079+0000","last_change":"2024-09-21T10:08:44.441047+0000","last_active":"2024-09-21T10:11:50.469079+0000","last_peered":"2024-09-21T10:11:50.469079+0000","last_clean":"2024-09-21T10:11:50.469079+0000","last_became_active":"2024-09-21T10:08:44.440730+0000","last_became_peered":"2024-09-21T10:08:44.440730+0000","last_unstale":"2024-09-21T10:11:50.469079+0000","last_undegraded":"2024-09-21T10:11:50.469079+0000","last_fullsized":"2024-09-21T10:11:50.469079+0000","mapping_epoch":379,"log_start":"398'5800","ondisk_log_start":"398'5800","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":5966,"log_dups_size":0,"ondisk_log_size":5966,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T10:37:09.201085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":155713536,"num_objects":2376,"num_object_clones":0,"num_object_copies":7128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2376,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11766,"num_write_kb":452544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"72'100","reported_seq":389,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.450773+0000","last_change":"2024-09-21T10:08:38.520586+0000","last_active":"2024-09-21T10:11:44.450773+0000","last_peered":"2024-09-21T10:11:44.450773+0000","last_clean":"2024-09-21T10:11:44.450773+0000","last_became_active":"2024-09-21T10:08:38.520196+0000","last_became_peered":"2024-09-21T10:08:38.520196+0000","last_unstale":"2024-09-21T10:11:44.450773+0000","last_undegraded":"2024-09-21T10:11:44.450773+0000","last_fullsized":"2024-09-21T10:11:44.450773+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":175,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.405691+0000","last_change":"2024-09-21T10:00:45.454098+0000","last_active":"2024-09-21T10:11:35.405691+0000","last_peered":"2024-09-21T10:11:35.405691+0000","last_clean":"2024-09-21T10:11:35.405691+0000","last_became_active":"2024-09-21T10:00:45.453754+0000","last_became_peered":"2024-09-21T10:00:45.453754+0000","last_unstale":"2024-09-21T10:11:35.405691+0000","last_undegraded":"2024-09-21T10:11:35.405691+0000","last_fullsized":"2024-09-21T10:11:35.405691+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:36:15.138996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":415,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.398129+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:11:35.398129+0000","last_peered":"2024-09-21T10:11:35.398129+0000","last_clean":"2024-09-21T10:11:35.398129+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:11:35.398129+0000","last_undegraded":"2024-09-21T10:11:35.398129+0000","last_fullsized":"2024-09-21T10:11:35.398129+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":226,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.453658+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:11:44.453658+0000","last_peered":"2024-09-21T10:11:44.453658+0000","last_clean":"2024-09-21T10:11:44.453658+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:11:44.453658+0000","last_undegraded":"2024-09-21T10:11:44.453658+0000","last_fullsized":"2024-09-21T10:11:44.453658+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.d","version":"413'11659","reported_seq":11702,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.602827+0000","last_change":"2024-09-21T10:08:44.441788+0000","last_active":"2024-09-21T10:11:50.602827+0000","last_peered":"2024-09-21T10:11:50.602827+0000","last_clean":"2024-09-21T10:11:50.602827+0000","last_became_active":"2024-09-21T10:08:44.441532+0000","last_became_peered":"2024-09-21T10:08:44.441532+0000","last_unstale":"2024-09-21T10:11:50.602827+0000","last_undegraded":"2024-09-21T10:11:50.602827+0000","last_fullsized":"2024-09-21T10:11:50.602827+0000","mapping_epoch":379,"log_start":"392'4800","ondisk_log_start":"392'4800","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6859,"log_dups_size":0,"ondisk_log_size":6859,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:40:15.763213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153092120,"num_objects":2337,"num_object_clones":0,"num_object_copies":7011,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2337,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11659,"num_write_kb":447809,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"72'100","reported_seq":370,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.406105+0000","last_change":"2024-09-21T10:09:00.441183+0000","last_active":"2024-09-21T10:11:35.406105+0000","last_peered":"2024-09-21T10:11:35.406105+0000","last_clean":"2024-09-21T10:11:35.406105+0000","last_became_active":"2024-09-21T10:08:38.519357+0000","last_became_peered":"2024-09-21T10:08:38.519357+0000","last_unstale":"2024-09-21T10:11:35.406105+0000","last_undegraded":"2024-09-21T10:11:35.406105+0000","last_fullsized":"2024-09-21T10:11:35.406105+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:00.441129+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:00.441129+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:54:24.681808+0000","scrub_duration":0.0055245959999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":383,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.448481+0000","last_change":"2024-09-21T10:00:45.453684+0000","last_active":"2024-09-21T10:11:44.448481+0000","last_peered":"2024-09-21T10:11:44.448481+0000","last_clean":"2024-09-21T10:11:44.448481+0000","last_became_active":"2024-09-21T10:00:45.453178+0000","last_became_peered":"2024-09-21T10:00:45.453178+0000","last_unstale":"2024-09-21T10:11:44.448481+0000","last_undegraded":"2024-09-21T10:11:44.448481+0000","last_fullsized":"2024-09-21T10:11:44.448481+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:22:26.618669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":682,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.453581+0000","last_change":"2024-09-21T10:02:11.238163+0000","last_active":"2024-09-21T10:11:44.453581+0000","last_peered":"2024-09-21T10:11:44.453581+0000","last_clean":"2024-09-21T10:11:44.453581+0000","last_became_active":"2024-09-21T10:02:11.237911+0000","last_became_peered":"2024-09-21T10:02:11.237911+0000","last_unstale":"2024-09-21T10:11:44.453581+0000","last_undegraded":"2024-09-21T10:11:44.453581+0000","last_fullsized":"2024-09-21T10:11:44.453581+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:44:11.651510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":470,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.397767+0000","last_change":"2024-09-21T10:00:45.455751+0000","last_active":"2024-09-21T10:11:35.397767+0000","last_peered":"2024-09-21T10:11:35.397767+0000","last_clean":"2024-09-21T10:11:35.397767+0000","last_became_active":"2024-09-21T10:00:45.455456+0000","last_became_peered":"2024-09-21T10:00:45.455456+0000","last_unstale":"2024-09-21T10:11:35.397767+0000","last_undegraded":"2024-09-21T10:11:35.397767+0000","last_fullsized":"2024-09-21T10:11:35.397767+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:39:04.368687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.c","version":"413'11825","reported_seq":11867,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.592362+0000","last_change":"2024-09-21T10:08:44.438414+0000","last_active":"2024-09-21T10:11:50.592362+0000","last_peered":"2024-09-21T10:11:50.592362+0000","last_clean":"2024-09-21T10:11:50.592362+0000","last_became_active":"2024-09-21T10:08:44.438065+0000","last_became_peered":"2024-09-21T10:08:44.438065+0000","last_unstale":"2024-09-21T10:11:50.592362+0000","last_undegraded":"2024-09-21T10:11:50.592362+0000","last_fullsized":"2024-09-21T10:11:50.592362+0000","mapping_epoch":379,"log_start":"398'5000","ondisk_log_start":"398'5000","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6825,"log_dups_size":0,"ondisk_log_size":6825,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:35:12.636065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151584768,"num_objects":2313,"num_object_clones":0,"num_object_copies":6939,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2313,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11825,"num_write_kb":452416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"72'100","reported_seq":370,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.405880+0000","last_change":"2024-09-21T10:09:07.422614+0000","last_active":"2024-09-21T10:11:35.405880+0000","last_peered":"2024-09-21T10:11:35.405880+0000","last_clean":"2024-09-21T10:11:35.405880+0000","last_became_active":"2024-09-21T10:08:38.321963+0000","last_became_peered":"2024-09-21T10:08:38.321963+0000","last_unstale":"2024-09-21T10:11:35.405880+0000","last_undegraded":"2024-09-21T10:11:35.405880+0000","last_fullsized":"2024-09-21T10:11:35.405880+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:07.422507+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.422507+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:52:09.776056+0000","scrub_duration":0.0070855479999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":575,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.419084+0000","last_change":"2024-09-21T10:00:33.033963+0000","last_active":"2024-09-21T10:11:35.419084+0000","last_peered":"2024-09-21T10:11:35.419084+0000","last_clean":"2024-09-21T10:11:35.419084+0000","last_became_active":"2024-09-21T10:00:33.033667+0000","last_became_peered":"2024-09-21T10:00:33.033667+0000","last_unstale":"2024-09-21T10:11:35.419084+0000","last_undegraded":"2024-09-21T10:11:35.419084+0000","last_fullsized":"2024-09-21T10:11:35.419084+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:13:46.034330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":349,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.450769+0000","last_change":"2024-09-21T10:01:46.441957+0000","last_active":"2024-09-21T10:11:44.450769+0000","last_peered":"2024-09-21T10:11:44.450769+0000","last_clean":"2024-09-21T10:11:44.450769+0000","last_became_active":"2024-09-21T10:01:46.439842+0000","last_became_peered":"2024-09-21T10:01:46.439842+0000","last_unstale":"2024-09-21T10:11:44.450769+0000","last_undegraded":"2024-09-21T10:11:44.450769+0000","last_fullsized":"2024-09-21T10:11:44.450769+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:47:21.952368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"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":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":609,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.419102+0000","last_change":"2024-09-21T10:02:11.203236+0000","last_active":"2024-09-21T10:11:35.419102+0000","last_peered":"2024-09-21T10:11:35.419102+0000","last_clean":"2024-09-21T10:11:35.419102+0000","last_became_active":"2024-09-21T10:02:11.198209+0000","last_became_peered":"2024-09-21T10:02:11.198209+0000","last_unstale":"2024-09-21T10:11:35.419102+0000","last_undegraded":"2024-09-21T10:11:35.419102+0000","last_fullsized":"2024-09-21T10:11:35.419102+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:44:13.961067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"413'11620","reported_seq":11706,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:46.848409+0000","last_change":"2024-09-21T10:08:44.439061+0000","last_active":"2024-09-21T10:11:46.848409+0000","last_peered":"2024-09-21T10:11:46.848409+0000","last_clean":"2024-09-21T10:11:46.848409+0000","last_became_active":"2024-09-21T10:08:44.438774+0000","last_became_peered":"2024-09-21T10:08:44.438774+0000","last_unstale":"2024-09-21T10:11:46.848409+0000","last_undegraded":"2024-09-21T10:11:46.848409+0000","last_fullsized":"2024-09-21T10:11:46.848409+0000","mapping_epoch":379,"log_start":"398'5600","ondisk_log_start":"398'5600","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6020,"log_dups_size":0,"ondisk_log_size":6020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T15:45:09.254548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":173146112,"num_objects":2642,"num_object_clones":0,"num_object_copies":7926,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2642,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11620,"num_write_kb":456384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"72'100","reported_seq":56,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.398218+0000","last_change":"2024-09-21T10:08:38.669988+0000","last_active":"2024-09-21T10:11:35.398218+0000","last_peered":"2024-09-21T10:11:35.398218+0000","last_clean":"2024-09-21T10:11:35.398218+0000","last_became_active":"2024-09-21T10:08:38.519684+0000","last_became_peered":"2024-09-21T10:08:38.519684+0000","last_unstale":"2024-09-21T10:11:35.398218+0000","last_undegraded":"2024-09-21T10:11:35.398218+0000","last_fullsized":"2024-09-21T10:11:35.398218+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.669934+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.669934+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T13:20:02.223685+0000","scrub_duration":0.0018442759999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":730,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.448277+0000","last_change":"2024-09-21T10:01:46.459623+0000","last_active":"2024-09-21T10:11:44.448277+0000","last_peered":"2024-09-21T10:11:44.448277+0000","last_clean":"2024-09-21T10:11:44.448277+0000","last_became_active":"2024-09-21T10:01:46.450137+0000","last_became_peered":"2024-09-21T10:01:46.450137+0000","last_unstale":"2024-09-21T10:11:44.448277+0000","last_undegraded":"2024-09-21T10:11:44.448277+0000","last_fullsized":"2024-09-21T10:11:44.448277+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:17:38.103988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":247,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.406052+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T10:11:35.406052+0000","last_peered":"2024-09-21T10:11:35.406052+0000","last_clean":"2024-09-21T10:11:35.406052+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T10:11:35.406052+0000","last_undegraded":"2024-09-21T10:11:35.406052+0000","last_fullsized":"2024-09-21T10:11:35.406052+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":724,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.448208+0000","last_change":"2024-09-21T10:01:46.448721+0000","last_active":"2024-09-21T10:11:44.448208+0000","last_peered":"2024-09-21T10:11:44.448208+0000","last_clean":"2024-09-21T10:11:44.448208+0000","last_became_active":"2024-09-21T10:01:46.448344+0000","last_became_peered":"2024-09-21T10:01:46.448344+0000","last_unstale":"2024-09-21T10:11:44.448208+0000","last_undegraded":"2024-09-21T10:11:44.448208+0000","last_fullsized":"2024-09-21T10:11:44.448208+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:07:58.721431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"413'11913","reported_seq":11952,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.612411+0000","last_change":"2024-09-21T10:08:44.438377+0000","last_active":"2024-09-21T10:11:50.612411+0000","last_peered":"2024-09-21T10:11:50.612411+0000","last_clean":"2024-09-21T10:11:50.612411+0000","last_became_active":"2024-09-21T10:08:44.438020+0000","last_became_peered":"2024-09-21T10:08:44.438020+0000","last_unstale":"2024-09-21T10:11:50.612411+0000","last_undegraded":"2024-09-21T10:11:50.612411+0000","last_fullsized":"2024-09-21T10:11:50.612411+0000","mapping_epoch":379,"log_start":"396'5000","ondisk_log_start":"396'5000","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6913,"log_dups_size":0,"ondisk_log_size":6913,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:19:36.265454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159449088,"num_objects":2433,"num_object_clones":0,"num_object_copies":7299,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2433,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11913,"num_write_kb":459072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"72'100","reported_seq":90,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.449146+0000","last_change":"2024-09-21T10:08:38.530732+0000","last_active":"2024-09-21T10:11:44.449146+0000","last_peered":"2024-09-21T10:11:44.449146+0000","last_clean":"2024-09-21T10:11:44.449146+0000","last_became_active":"2024-09-21T10:08:38.519903+0000","last_became_peered":"2024-09-21T10:08:38.519903+0000","last_unstale":"2024-09-21T10:11:44.449146+0000","last_undegraded":"2024-09-21T10:11:44.449146+0000","last_fullsized":"2024-09-21T10:11:44.449146+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:12:09.128030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":435020,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":649,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.451293+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:11:44.451293+0000","last_peered":"2024-09-21T10:11:44.451293+0000","last_clean":"2024-09-21T10:11:44.451293+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:11:44.451293+0000","last_undegraded":"2024-09-21T10:11:44.451293+0000","last_fullsized":"2024-09-21T10:11:44.451293+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":237,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.406184+0000","last_change":"2024-09-21T10:01:46.443733+0000","last_active":"2024-09-21T10:11:35.406184+0000","last_peered":"2024-09-21T10:11:35.406184+0000","last_clean":"2024-09-21T10:11:35.406184+0000","last_became_active":"2024-09-21T10:01:46.443246+0000","last_became_peered":"2024-09-21T10:01:46.443246+0000","last_unstale":"2024-09-21T10:11:35.406184+0000","last_undegraded":"2024-09-21T10:11:35.406184+0000","last_fullsized":"2024-09-21T10:11:35.406184+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:34:20.670348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":195,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.397702+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:11:35.397702+0000","last_peered":"2024-09-21T10:11:35.397702+0000","last_clean":"2024-09-21T10:11:35.397702+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:11:35.397702+0000","last_undegraded":"2024-09-21T10:11:35.397702+0000","last_fullsized":"2024-09-21T10:11:35.397702+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":420,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.398003+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:11:35.398003+0000","last_peered":"2024-09-21T10:11:35.398003+0000","last_clean":"2024-09-21T10:11:35.398003+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:11:35.398003+0000","last_undegraded":"2024-09-21T10:11:35.398003+0000","last_fullsized":"2024-09-21T10:11:35.398003+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":443,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.398213+0000","last_change":"2024-09-21T10:01:46.455305+0000","last_active":"2024-09-21T10:11:35.398213+0000","last_peered":"2024-09-21T10:11:35.398213+0000","last_clean":"2024-09-21T10:11:35.398213+0000","last_became_active":"2024-09-21T10:01:46.439037+0000","last_became_peered":"2024-09-21T10:01:46.439037+0000","last_unstale":"2024-09-21T10:11:35.398213+0000","last_undegraded":"2024-09-21T10:11:35.398213+0000","last_fullsized":"2024-09-21T10:11:35.398213+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:12:53.152843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":247,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.406182+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T10:11:35.406182+0000","last_peered":"2024-09-21T10:11:35.406182+0000","last_clean":"2024-09-21T10:11:35.406182+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T10:11:35.406182+0000","last_undegraded":"2024-09-21T10:11:35.406182+0000","last_fullsized":"2024-09-21T10:11:35.406182+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":242,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.448586+0000","last_change":"2024-09-21T10:01:46.455865+0000","last_active":"2024-09-21T10:11:44.448586+0000","last_peered":"2024-09-21T10:11:44.448586+0000","last_clean":"2024-09-21T10:11:44.448586+0000","last_became_active":"2024-09-21T10:01:46.449899+0000","last_became_peered":"2024-09-21T10:01:46.449899+0000","last_unstale":"2024-09-21T10:11:44.448586+0000","last_undegraded":"2024-09-21T10:11:44.448586+0000","last_fullsized":"2024-09-21T10:11:44.448586+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:58:41.964780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":225,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.447930+0000","last_change":"2024-09-21T10:01:46.448256+0000","last_active":"2024-09-21T10:11:44.447930+0000","last_peered":"2024-09-21T10:11:44.447930+0000","last_clean":"2024-09-21T10:11:44.447930+0000","last_became_active":"2024-09-21T10:01:46.447908+0000","last_became_peered":"2024-09-21T10:01:46.447908+0000","last_unstale":"2024-09-21T10:11:44.447930+0000","last_undegraded":"2024-09-21T10:11:44.447930+0000","last_fullsized":"2024-09-21T10:11:44.447930+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:39.318743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":689,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.449700+0000","last_change":"2024-09-21T10:01:46.435174+0000","last_active":"2024-09-21T10:11:44.449700+0000","last_peered":"2024-09-21T10:11:44.449700+0000","last_clean":"2024-09-21T10:11:44.449700+0000","last_became_active":"2024-09-21T10:01:46.434506+0000","last_became_peered":"2024-09-21T10:01:46.434506+0000","last_unstale":"2024-09-21T10:11:44.449700+0000","last_undegraded":"2024-09-21T10:11:44.449700+0000","last_fullsized":"2024-09-21T10:11:44.449700+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:15:36.741974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":723,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.459005+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:11:44.459005+0000","last_peered":"2024-09-21T10:11:44.459005+0000","last_clean":"2024-09-21T10:11:44.459005+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:11:44.459005+0000","last_undegraded":"2024-09-21T10:11:44.459005+0000","last_fullsized":"2024-09-21T10:11:44.459005+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":460,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.406269+0000","last_change":"2024-09-21T10:02:11.203513+0000","last_active":"2024-09-21T10:11:35.406269+0000","last_peered":"2024-09-21T10:11:35.406269+0000","last_clean":"2024-09-21T10:11:35.406269+0000","last_became_active":"2024-09-21T10:02:11.203014+0000","last_became_peered":"2024-09-21T10:02:11.203014+0000","last_unstale":"2024-09-21T10:11:35.406269+0000","last_undegraded":"2024-09-21T10:11:35.406269+0000","last_fullsized":"2024-09-21T10:11:35.406269+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:07:20.606546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.10","version":"413'8053","reported_seq":14936,"reported_epoch":413,"state":"active+recovery_wait","last_fresh":"2024-09-21T10:11:46.834920+0000","last_change":"2024-09-21T10:10:22.380631+0000","last_active":"2024-09-21T10:11:46.834920+0000","last_peered":"2024-09-21T10:11:46.834920+0000","last_clean":"2024-09-21T10:09:37.237052+0000","last_became_active":"2024-09-21T10:10:22.368071+0000","last_became_peered":"2024-09-21T10:10:22.368071+0000","last_unstale":"2024-09-21T10:11:46.834920+0000","last_undegraded":"2024-09-21T10:11:46.834920+0000","last_fullsized":"2024-09-21T10:11:46.834920+0000","mapping_epoch":401,"log_start":"0'0","ondisk_log_start":"0'0","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":8053,"log_dups_size":0,"ondisk_log_size":8053,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":89030656,"num_objects":1359,"num_object_clones":0,"num_object_copies":4077,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1359,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5939,"num_write_kb":233504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2261,"num_bytes_recovered":148176896,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,2],"acting":[0,6,2],"avail_no_missing":["0","1","2","3","6"],"object_location_counts":[{"shards":"0,2,6","objects":1359}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":227,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.406154+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:11:35.406154+0000","last_peered":"2024-09-21T10:11:35.406154+0000","last_clean":"2024-09-21T10:11:35.406154+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:11:35.406154+0000","last_undegraded":"2024-09-21T10:11:35.406154+0000","last_fullsized":"2024-09-21T10:11:35.406154+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":753,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.448125+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:11:44.448125+0000","last_peered":"2024-09-21T10:11:44.448125+0000","last_clean":"2024-09-21T10:11:44.448125+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:11:44.448125+0000","last_undegraded":"2024-09-21T10:11:44.448125+0000","last_fullsized":"2024-09-21T10:11:44.448125+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.11","version":"413'7979","reported_seq":12942,"reported_epoch":413,"state":"active+recovery_wait","last_fresh":"2024-09-21T10:11:50.298377+0000","last_change":"2024-09-21T10:11:09.692017+0000","last_active":"2024-09-21T10:11:50.298377+0000","last_peered":"2024-09-21T10:11:50.298377+0000","last_clean":"2024-09-21T10:09:45.181070+0000","last_became_active":"2024-09-21T10:11:09.637525+0000","last_became_peered":"2024-09-21T10:11:09.637525+0000","last_unstale":"2024-09-21T10:11:50.298377+0000","last_undegraded":"2024-09-21T10:11:50.298377+0000","last_fullsized":"2024-09-21T10:11:50.298377+0000","mapping_epoch":406,"log_start":"383'57","ondisk_log_start":"383'57","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7922,"log_dups_size":0,"ondisk_log_size":7922,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77561856,"num_objects":1184,"num_object_clones":0,"num_object_copies":3552,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1184,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5908,"num_write_kb":226912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2440,"num_bytes_recovered":159776768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":["3","0","2","6"],"object_location_counts":[{"shards":"2,3,6","objects":1184}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":660,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.451120+0000","last_change":"2024-09-21T10:03:57.872278+0000","last_active":"2024-09-21T10:11:44.451120+0000","last_peered":"2024-09-21T10:11:44.451120+0000","last_clean":"2024-09-21T10:11:44.451120+0000","last_became_active":"2024-09-21T10:03:57.871949+0000","last_became_peered":"2024-09-21T10:03:57.871949+0000","last_unstale":"2024-09-21T10:11:44.451120+0000","last_undegraded":"2024-09-21T10:11:44.451120+0000","last_fullsized":"2024-09-21T10:11:44.451120+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:10:24.490223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":551,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.449309+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:11:44.449309+0000","last_peered":"2024-09-21T10:11:44.449309+0000","last_clean":"2024-09-21T10:11:44.449309+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:11:44.449309+0000","last_undegraded":"2024-09-21T10:11:44.449309+0000","last_fullsized":"2024-09-21T10:11:44.449309+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.12","version":"413'7978","reported_seq":11404,"reported_epoch":413,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:11:46.852975+0000","last_change":"2024-09-21T10:11:24.919383+0000","last_active":"2024-09-21T10:11:46.852975+0000","last_peered":"2024-09-21T10:11:46.852975+0000","last_clean":"2024-09-21T10:09:45.849846+0000","last_became_active":"2024-09-21T10:09:49.406835+0000","last_became_peered":"2024-09-21T10:09:49.406835+0000","last_unstale":"2024-09-21T10:11:46.852975+0000","last_undegraded":"2024-09-21T10:09:49.357458+0000","last_fullsized":"2024-09-21T10:09:49.343800+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7978,"log_dups_size":0,"ondisk_log_size":7978,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86605824,"num_objects":1322,"num_object_clones":0,"num_object_copies":3966,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":822,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1322,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5892,"num_write_kb":230816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1667,"num_bytes_recovered":49348608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,5],"acting":[0,2],"avail_no_missing":["0","2","3"],"object_location_counts":[{"shards":"0,2","objects":500}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":723,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.448680+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:11:44.448680+0000","last_peered":"2024-09-21T10:11:44.448680+0000","last_clean":"2024-09-21T10:11:44.448680+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:11:44.448680+0000","last_undegraded":"2024-09-21T10:11:44.448680+0000","last_fullsized":"2024-09-21T10:11:44.448680+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":416,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.397905+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:11:35.397905+0000","last_peered":"2024-09-21T10:11:35.397905+0000","last_clean":"2024-09-21T10:11:35.397905+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:11:35.397905+0000","last_undegraded":"2024-09-21T10:11:35.397905+0000","last_fullsized":"2024-09-21T10:11:35.397905+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.13","version":"413'7881","reported_seq":15291,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.612291+0000","last_change":"2024-09-21T10:11:49.771668+0000","last_active":"2024-09-21T10:11:50.612291+0000","last_peered":"2024-09-21T10:11:50.612291+0000","last_clean":"2024-09-21T10:11:50.612291+0000","last_became_active":"2024-09-21T10:11:26.364355+0000","last_became_peered":"2024-09-21T10:11:26.364355+0000","last_unstale":"2024-09-21T10:11:50.612291+0000","last_undegraded":"2024-09-21T10:11:50.612291+0000","last_fullsized":"2024-09-21T10:11:50.612291+0000","mapping_epoch":410,"log_start":"0'0","ondisk_log_start":"0'0","created":387,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7881,"log_dups_size":0,"ondisk_log_size":7881,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77299712,"num_objects":1180,"num_object_clones":0,"num_object_copies":3540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1180,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5844,"num_write_kb":224736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2442,"num_bytes_recovered":160038912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":387,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.449330+0000","last_change":"2024-09-21T10:02:11.238171+0000","last_active":"2024-09-21T10:11:44.449330+0000","last_peered":"2024-09-21T10:11:44.449330+0000","last_clean":"2024-09-21T10:11:44.449330+0000","last_became_active":"2024-09-21T10:02:11.237847+0000","last_became_peered":"2024-09-21T10:02:11.237847+0000","last_unstale":"2024-09-21T10:11:44.449330+0000","last_undegraded":"2024-09-21T10:11:44.449330+0000","last_fullsized":"2024-09-21T10:11:44.449330+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:33:39.295184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":695,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.453104+0000","last_change":"2024-09-21T10:01:46.443499+0000","last_active":"2024-09-21T10:11:44.453104+0000","last_peered":"2024-09-21T10:11:44.453104+0000","last_clean":"2024-09-21T10:11:44.453104+0000","last_became_active":"2024-09-21T10:01:46.442063+0000","last_became_peered":"2024-09-21T10:01:46.442063+0000","last_unstale":"2024-09-21T10:11:44.453104+0000","last_undegraded":"2024-09-21T10:11:44.453104+0000","last_fullsized":"2024-09-21T10:11:44.453104+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:52:07.726747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.14","version":"413'8121","reported_seq":8173,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.527789+0000","last_change":"2024-09-21T10:09:34.272029+0000","last_active":"2024-09-21T10:11:50.527789+0000","last_peered":"2024-09-21T10:11:50.527789+0000","last_clean":"2024-09-21T10:11:50.527789+0000","last_became_active":"2024-09-21T10:09:34.270254+0000","last_became_peered":"2024-09-21T10:09:34.270254+0000","last_unstale":"2024-09-21T10:11:50.527789+0000","last_undegraded":"2024-09-21T10:11:50.527789+0000","last_fullsized":"2024-09-21T10:11:50.527789+0000","mapping_epoch":387,"log_start":"383'167","ondisk_log_start":"383'167","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7954,"log_dups_size":0,"ondisk_log_size":7954,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79003648,"num_objects":1206,"num_object_clones":0,"num_object_copies":3618,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1206,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5996,"num_write_kb":230432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":417,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.397968+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:11:35.397968+0000","last_peered":"2024-09-21T10:11:35.397968+0000","last_clean":"2024-09-21T10:11:35.397968+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:11:35.397968+0000","last_undegraded":"2024-09-21T10:11:35.397968+0000","last_fullsized":"2024-09-21T10:11:35.397968+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":190,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.398122+0000","last_change":"2024-09-21T10:00:45.456014+0000","last_active":"2024-09-21T10:11:35.398122+0000","last_peered":"2024-09-21T10:11:35.398122+0000","last_clean":"2024-09-21T10:11:35.398122+0000","last_became_active":"2024-09-21T10:00:45.455622+0000","last_became_peered":"2024-09-21T10:00:45.455622+0000","last_unstale":"2024-09-21T10:11:35.398122+0000","last_undegraded":"2024-09-21T10:11:35.398122+0000","last_fullsized":"2024-09-21T10:11:35.398122+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:03:42.452379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.15","version":"413'8003","reported_seq":8055,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.527862+0000","last_change":"2024-09-21T10:09:34.286766+0000","last_active":"2024-09-21T10:11:50.527862+0000","last_peered":"2024-09-21T10:11:50.527862+0000","last_clean":"2024-09-21T10:11:50.527862+0000","last_became_active":"2024-09-21T10:09:34.283287+0000","last_became_peered":"2024-09-21T10:09:34.283287+0000","last_unstale":"2024-09-21T10:11:50.527862+0000","last_undegraded":"2024-09-21T10:11:50.527862+0000","last_fullsized":"2024-09-21T10:11:50.527862+0000","mapping_epoch":387,"log_start":"383'112","ondisk_log_start":"383'112","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7891,"log_dups_size":0,"ondisk_log_size":7891,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67469312,"num_objects":1030,"num_object_clones":0,"num_object_copies":3090,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1030,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5904,"num_write_kb":221856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":411,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.397809+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:11:35.397809+0000","last_peered":"2024-09-21T10:11:35.397809+0000","last_clean":"2024-09-21T10:11:35.397809+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:11:35.397809+0000","last_undegraded":"2024-09-21T10:11:35.397809+0000","last_fullsized":"2024-09-21T10:11:35.397809+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":190,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.398259+0000","last_change":"2024-09-21T10:00:45.451372+0000","last_active":"2024-09-21T10:11:35.398259+0000","last_peered":"2024-09-21T10:11:35.398259+0000","last_clean":"2024-09-21T10:11:35.398259+0000","last_became_active":"2024-09-21T10:00:45.450929+0000","last_became_peered":"2024-09-21T10:00:45.450929+0000","last_unstale":"2024-09-21T10:11:35.398259+0000","last_undegraded":"2024-09-21T10:11:35.398259+0000","last_fullsized":"2024-09-21T10:11:35.398259+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:29:11.173928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.16","version":"413'8066","reported_seq":8158,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:46.711616+0000","last_change":"2024-09-21T10:09:34.269672+0000","last_active":"2024-09-21T10:11:46.711616+0000","last_peered":"2024-09-21T10:11:46.711616+0000","last_clean":"2024-09-21T10:11:46.711616+0000","last_became_active":"2024-09-21T10:09:34.266893+0000","last_became_peered":"2024-09-21T10:09:34.266893+0000","last_unstale":"2024-09-21T10:11:46.711616+0000","last_undegraded":"2024-09-21T10:11:46.711616+0000","last_fullsized":"2024-09-21T10:11:46.711616+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":8066,"log_dups_size":0,"ondisk_log_size":8066,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":82411520,"num_objects":1258,"num_object_clones":0,"num_object_copies":3774,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1258,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5926,"num_write_kb":229856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":742,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.449408+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:11:44.449408+0000","last_peered":"2024-09-21T10:11:44.449408+0000","last_clean":"2024-09-21T10:11:44.449408+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:11:44.449408+0000","last_undegraded":"2024-09-21T10:11:44.449408+0000","last_fullsized":"2024-09-21T10:11:44.449408+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":732,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.448021+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:11:44.448021+0000","last_peered":"2024-09-21T10:11:44.448021+0000","last_clean":"2024-09-21T10:11:44.448021+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:11:44.448021+0000","last_undegraded":"2024-09-21T10:11:44.448021+0000","last_fullsized":"2024-09-21T10:11:44.448021+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.17","version":"413'7943","reported_seq":8000,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:50.600496+0000","last_change":"2024-09-21T10:11:48.796591+0000","last_active":"2024-09-21T10:11:50.600496+0000","last_peered":"2024-09-21T10:11:50.600496+0000","last_clean":"2024-09-21T10:11:50.600496+0000","last_became_active":"2024-09-21T10:09:34.268535+0000","last_became_peered":"2024-09-21T10:09:34.268535+0000","last_unstale":"2024-09-21T10:11:50.600496+0000","last_undegraded":"2024-09-21T10:11:50.600496+0000","last_fullsized":"2024-09-21T10:11:50.600496+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7943,"log_dups_size":0,"ondisk_log_size":7943,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77266944,"num_objects":1179,"num_object_clones":0,"num_object_copies":3537,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1179,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5907,"num_write_kb":226752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":417,"reported_epoch":412,"state":"active+clean","last_fresh":"2024-09-21T10:11:35.397718+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:11:35.397718+0000","last_peered":"2024-09-21T10:11:35.397718+0000","last_clean":"2024-09-21T10:11:35.397718+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:11:35.397718+0000","last_undegraded":"2024-09-21T10:11:35.397718+0000","last_fullsized":"2024-09-21T10:11:35.397718+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":752,"reported_epoch":413,"state":"active+clean","last_fresh":"2024-09-21T10:11:44.458902+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:11:44.458902+0000","last_peered":"2024-09-21T10:11:44.458902+0000","last_clean":"2024-09-21T10:11:44.458902+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:11:44.458902+0000","last_undegraded":"2024-09-21T10:11:44.458902+0000","last_fullsized":"2024-09-21T10:11:44.458902+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":26,"stat_sum":{"num_bytes":2507276312,"num_objects":38260,"num_object_clones":0,"num_object_copies":114780,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":822,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":38260,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":174419,"num_write_kb":6621697,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8813,"num_bytes_recovered":517537792,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":8416407552,"data_stored":8416395336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":197028,"ondisk_log_size":197028,"up":78,"acting":77,"num_store_stats":7},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":16508,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":126976,"data_stored":21550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":214680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":106,"num_read_kb":272,"num_write":54,"num_write_kb":592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1019726,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1100,"ondisk_log_size":1100,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":210453398001,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":43,"seq":184683594224,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2297296,"kb_used_data":1393160,"kb_used_omap":1,"kb_used_meta":904126,"kb_avail":91447856,"statfs":{"total":95995035648,"available":93642604544,"internally_reserved":0,"allocated":1426595840,"data_stored":1423674971,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":925825368},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790455,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2007816,"kb_used_data":829504,"kb_used_omap":1,"kb_used_meta":1178302,"kb_avail":91737336,"statfs":{"total":95995035648,"available":93939032064,"internally_reserved":0,"allocated":849412096,"data_stored":846496038,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":1206581592},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986686,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1593368,"kb_used_data":701584,"kb_used_omap":1,"kb_used_meta":891710,"kb_avail":92151784,"statfs":{"total":95995035648,"available":94363426816,"internally_reserved":0,"allocated":718422016,"data_stored":715493616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":913111384},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893474,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2461444,"kb_used_data":1355068,"kb_used_omap":4,"kb_used_meta":1105979,"kb_avail":91283708,"statfs":{"total":95995035648,"available":93474516992,"internally_reserved":0,"allocated":1387589632,"data_stored":1384676317,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":1132522945},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547057001,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2013464,"kb_used_data":1059536,"kb_used_omap":6,"kb_used_meta":953913,"kb_avail":91731688,"statfs":{"total":95995035648,"available":93933248512,"internally_reserved":0,"allocated":1084964864,"data_stored":1082037470,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":976807380},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220527,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2407748,"kb_used_data":1567096,"kb_used_omap":5,"kb_used_meta":840250,"kb_avail":91337404,"statfs":{"total":95995035648,"available":93529501696,"internally_reserved":0,"allocated":1604706304,"data_stored":1601796409,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":860416244},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585267,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2308612,"kb_used_data":1410428,"kb_used_omap":7,"kb_used_meta":898168,"kb_avail":91436540,"statfs":{"total":95995035648,"available":93631016960,"internally_reserved":0,"allocated":1444278272,"data_stored":1441364699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":919724487},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"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":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1435238400,"data_stored":1435238400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1588854784,"data_stored":1588854784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1076105216,"data_stored":1076101144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1375404032,"data_stored":1375404032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":697634816,"data_stored":697630744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":841023488,"data_stored":841023488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1402146816,"data_stored":1402142744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:11:56.502 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:11:56.521 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:56.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:56.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:56.622 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:56.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:56.689 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:56.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:56.790 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:56.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:56 smithi137 ceph-mon[93825]: pgmap v1395: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 332/112155 objects degraded (0.296%); 0 B/s, 98 objects/s recovering 2024-09-21T10:11:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:56 smithi137 ceph-mon[93825]: 1.8 scrub starts 2024-09-21T10:11:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:56 smithi137 ceph-mon[93825]: 1.8 scrub ok 2024-09-21T10:11:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:56 smithi137 ceph-mon[93825]: osdmap e415: 8 total, 8 up, 7 in 2024-09-21T10:11:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:56 smithi137 ceph-mon[93825]: 1.1 scrub starts 2024-09-21T10:11:56.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:56 smithi137 ceph-mon[93825]: 1.1 scrub ok 2024-09-21T10:11:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:56 smithi137 ceph-mon[97575]: pgmap v1395: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 332/112155 objects degraded (0.296%); 0 B/s, 98 objects/s recovering 2024-09-21T10:11:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:56 smithi137 ceph-mon[97575]: 1.8 scrub starts 2024-09-21T10:11:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:56 smithi137 ceph-mon[97575]: 1.8 scrub ok 2024-09-21T10:11:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:56 smithi137 ceph-mon[97575]: osdmap e415: 8 total, 8 up, 7 in 2024-09-21T10:11:56.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:56 smithi137 ceph-mon[97575]: 1.1 scrub starts 2024-09-21T10:11:56.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:56 smithi137 ceph-mon[97575]: 1.1 scrub ok 2024-09-21T10:11:56.815 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:56.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:56.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:56.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:56 smithi165 ceph-mon[86023]: pgmap v1395: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 106 active+clean; 2.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 332/112155 objects degraded (0.296%); 0 B/s, 98 objects/s recovering 2024-09-21T10:11:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:56 smithi165 ceph-mon[86023]: 1.8 scrub starts 2024-09-21T10:11:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:56 smithi165 ceph-mon[86023]: 1.8 scrub ok 2024-09-21T10:11:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:56 smithi165 ceph-mon[86023]: osdmap e415: 8 total, 8 up, 7 in 2024-09-21T10:11:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:56 smithi165 ceph-mon[86023]: 1.1 scrub starts 2024-09-21T10:11:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:56 smithi165 ceph-mon[86023]: 1.1 scrub ok 2024-09-21T10:11:56.917 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:56.953 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:56.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:56.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:57.055 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:57.079 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:57.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:57.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:57.180 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:57.230 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:57.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:57.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:57.332 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:57.373 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:57.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:57.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:57.475 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:57.512 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:57.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:57.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:57.614 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:57.636 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:11:57.679 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:57.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:57.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:57.720 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:11:57.720 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T10:11:57.720 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T10:11:57.720 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T10:11:57.720 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.720 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:213723 9.a 9:5b6d835f:::benchmark_data_smithi137_231121_object85541:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e324)", 2024-09-21T10:11:57.721 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:57.453484+0000", 2024-09-21T10:11:57.721 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 540.25964416299996, 2024-09-21T10:11:57.721 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.233381273, 2024-09-21T10:11:57.721 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.721 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.721 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T10:11:57.721 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.721 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:11:57.721 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:11:57.721 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 213723 2024-09-21T10:11:57.721 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.721 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.721 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.721 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.722 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453484+0000", 2024-09-21T10:11:57.722 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.722 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.722 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.722 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.722 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453484+0000", 2024-09-21T10:11:57.722 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.722 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.722 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.722 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.722 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453486+0000", 2024-09-21T10:11:57.722 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.041e-06 2024-09-21T10:11:57.722 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.723 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.723 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.723 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453492+0000", 2024-09-21T10:11:57.723 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2500000000000003e-06 2024-09-21T10:11:57.723 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.723 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.723 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.723 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453505+0000", 2024-09-21T10:11:57.723 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3489000000000001e-05 2024-09-21T10:11:57.723 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.723 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.723 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.723 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453513+0000", 2024-09-21T10:11:57.723 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5270000000000001e-06 2024-09-21T10:11:57.723 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.724 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.724 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.724 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453816+0000", 2024-09-21T10:11:57.724 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000303104 2024-09-21T10:11:57.724 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.724 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.724 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.724 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.453824+0000", 2024-09-21T10:11:57.724 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1000000000000004e-06 2024-09-21T10:11:57.724 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.724 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.724 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.724 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.679200+0000", 2024-09-21T10:11:57.725 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.22537589 2024-09-21T10:11:57.725 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.725 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.725 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for missing object", 2024-09-21T10:11:57.725 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.679275+0000", 2024-09-21T10:11:57.725 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4738000000000002e-05 2024-09-21T10:11:57.725 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.725 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.725 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.725 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.686795+0000", 2024-09-21T10:11:57.725 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0075201520000000004 2024-09-21T10:11:57.725 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.725 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.725 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.726 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.686865+0000", 2024-09-21T10:11:57.726 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9981999999999995e-05 2024-09-21T10:11:57.726 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.726 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.726 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.726 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.726 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.726 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:213771 9.a 9:5d32ec9c:::benchmark_data_smithi137_231121_object85589:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e324)", 2024-09-21T10:11:57.726 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:57.505436+0000", 2024-09-21T10:11:57.726 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 540.20769197499999, 2024-09-21T10:11:57.726 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1818350369999999, 2024-09-21T10:11:57.726 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.726 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.726 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.727 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.727 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:11:57.727 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:11:57.727 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 213771 2024-09-21T10:11:57.727 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.727 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.727 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.727 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.727 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.505436+0000", 2024-09-21T10:11:57.727 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.727 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.727 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.728 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.728 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.505436+0000", 2024-09-21T10:11:57.728 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.728 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.728 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.728 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.728 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.505436+0000", 2024-09-21T10:11:57.728 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.6899999999999998e-07 2024-09-21T10:11:57.728 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.728 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.728 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.728 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.505438+0000", 2024-09-21T10:11:57.728 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8360000000000001e-06 2024-09-21T10:11:57.728 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.729 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.729 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.729 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.505445+0000", 2024-09-21T10:11:57.729 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0999999999999998e-06 2024-09-21T10:11:57.729 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.729 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.729 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.729 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.505450+0000", 2024-09-21T10:11:57.729 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7110000000000003e-06 2024-09-21T10:11:57.729 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.729 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.729 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.729 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.507311+0000", 2024-09-21T10:11:57.729 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0018609220000000001 2024-09-21T10:11:57.730 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.730 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.730 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.730 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.507318+0000", 2024-09-21T10:11:57.730 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6410000000000002e-06 2024-09-21T10:11:57.730 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.730 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.730 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.730 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.679527+0000", 2024-09-21T10:11:57.730 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1722088980000001 2024-09-21T10:11:57.730 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.730 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.730 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.730 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.679593+0000", 2024-09-21T10:11:57.731 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5770000000000002e-05 2024-09-21T10:11:57.731 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.731 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.731 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:11:57.731 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.679693+0000", 2024-09-21T10:11:57.731 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9568999999999995e-05 2024-09-21T10:11:57.731 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.731 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.731 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.731 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.686847+0000", 2024-09-21T10:11:57.731 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0071547440000000002 2024-09-21T10:11:57.731 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.731 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.731 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.731 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.686928+0000", 2024-09-21T10:11:57.732 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0809999999999994e-05 2024-09-21T10:11:57.732 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.732 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.732 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.732 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687116+0000", 2024-09-21T10:11:57.732 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018779100000000001 2024-09-21T10:11:57.732 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.732 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.732 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.732 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687170+0000", 2024-09-21T10:11:57.732 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4054000000000001e-05 2024-09-21T10:11:57.732 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.732 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.732 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.733 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687271+0000", 2024-09-21T10:11:57.733 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000100822 2024-09-21T10:11:57.733 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.733 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.733 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.733 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.733 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.733 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:213777 9.a 9:5337a276:::benchmark_data_smithi137_231121_object85595:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e324)", 2024-09-21T10:11:57.733 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:57.510122+0000", 2024-09-21T10:11:57.733 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 540.20300593699994, 2024-09-21T10:11:57.733 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1773629370000001, 2024-09-21T10:11:57.733 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.733 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.733 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.734 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.734 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:11:57.734 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:11:57.734 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 213777 2024-09-21T10:11:57.734 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.734 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.734 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.734 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.734 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510122+0000", 2024-09-21T10:11:57.734 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.734 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.734 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.734 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.735 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510122+0000", 2024-09-21T10:11:57.735 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.735 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.735 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.735 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.735 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510122+0000", 2024-09-21T10:11:57.735 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4700000000000001e-07 2024-09-21T10:11:57.735 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.735 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.735 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.735 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510125+0000", 2024-09-21T10:11:57.735 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.0369999999999999e-06 2024-09-21T10:11:57.735 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.735 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.736 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.736 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510136+0000", 2024-09-21T10:11:57.736 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0771000000000001e-05 2024-09-21T10:11:57.736 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.736 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.736 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.736 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510142+0000", 2024-09-21T10:11:57.736 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1909999999999997e-06 2024-09-21T10:11:57.736 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.736 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.736 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.736 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510203+0000", 2024-09-21T10:11:57.736 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0720999999999997e-05 2024-09-21T10:11:57.737 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.737 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.737 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.737 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.510212+0000", 2024-09-21T10:11:57.737 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9500000000000007e-06 2024-09-21T10:11:57.737 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.737 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.737 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.737 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.682167+0000", 2024-09-21T10:11:57.737 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1719545120000001 2024-09-21T10:11:57.737 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.737 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.737 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.737 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.682279+0000", 2024-09-21T10:11:57.738 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011274500000000001 2024-09-21T10:11:57.738 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.738 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.738 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:11:57.738 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.682403+0000", 2024-09-21T10:11:57.738 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012357199999999999 2024-09-21T10:11:57.738 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.738 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.738 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.738 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.686863+0000", 2024-09-21T10:11:57.738 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0044603389999999998 2024-09-21T10:11:57.738 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.738 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.739 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.739 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.686977+0000", 2024-09-21T10:11:57.739 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000113789 2024-09-21T10:11:57.739 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.739 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.739 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.739 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687379+0000", 2024-09-21T10:11:57.739 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00040245999999999999 2024-09-21T10:11:57.739 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.739 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.739 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.739 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687415+0000", 2024-09-21T10:11:57.739 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.5741000000000002e-05 2024-09-21T10:11:57.739 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.740 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.740 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.740 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.687485+0000", 2024-09-21T10:11:57.740 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9561999999999996e-05 2024-09-21T10:11:57.740 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.740 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.740 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.740 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.740 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.740 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.35808.0:213858 9.a 9:5fb89a16:::benchmark_data_smithi137_231121_object85676:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e324)", 2024-09-21T10:11:57.740 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:02:57.599427+0000", 2024-09-21T10:11:57.740 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 540.11370068799999, 2024-09-21T10:11:57.740 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1166897630000001, 2024-09-21T10:11:57.741 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.741 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.741 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.741 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.741 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.35808", 2024-09-21T10:11:57.741 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/3194289040", 2024-09-21T10:11:57.741 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 213858 2024-09-21T10:11:57.741 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.741 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.741 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.741 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.741 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599427+0000", 2024-09-21T10:11:57.741 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.741 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.741 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.742 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.742 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599427+0000", 2024-09-21T10:11:57.742 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.742 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.742 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.742 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.742 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599428+0000", 2024-09-21T10:11:57.742 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.164e-06 2024-09-21T10:11:57.742 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.742 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.742 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.742 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599433+0000", 2024-09-21T10:11:57.742 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6890000000000003e-06 2024-09-21T10:11:57.742 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.743 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.743 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.743 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599443+0000", 2024-09-21T10:11:57.743 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0271e-05 2024-09-21T10:11:57.743 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.743 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.743 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.743 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599451+0000", 2024-09-21T10:11:57.743 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3459999999999996e-06 2024-09-21T10:11:57.743 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.743 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.743 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.743 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599509+0000", 2024-09-21T10:11:57.744 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8569000000000001e-05 2024-09-21T10:11:57.744 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.744 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.744 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.744 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:57.599517+0000", 2024-09-21T10:11:57.744 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3489999999999992e-06 2024-09-21T10:11:57.744 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.744 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.744 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.744 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.690296+0000", 2024-09-21T10:11:57.744 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.090778445 2024-09-21T10:11:57.744 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.744 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.744 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.744 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.690402+0000", 2024-09-21T10:11:57.745 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000106329 2024-09-21T10:11:57.745 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.745 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.745 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:11:57.745 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.690506+0000", 2024-09-21T10:11:57.745 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000103906 2024-09-21T10:11:57.745 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.745 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.745 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.745 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.699037+0000", 2024-09-21T10:11:57.745 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0085313430000000003 2024-09-21T10:11:57.745 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.745 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.746 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.746 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.705243+0000", 2024-09-21T10:11:57.746 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0062054900000000001 2024-09-21T10:11:57.746 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.746 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.746 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.746 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.715922+0000", 2024-09-21T10:11:57.746 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010678752 2024-09-21T10:11:57.746 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.746 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.746 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.746 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.716022+0000", 2024-09-21T10:11:57.746 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9885999999999999e-05 2024-09-21T10:11:57.746 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.747 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.747 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.747 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:02:58.716117+0000", 2024-09-21T10:11:57.747 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5223999999999995e-05 2024-09-21T10:11:57.747 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.747 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.747 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.747 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.747 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.747 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:78717 11.11 11:8b3126cc:::benchmark_data_smithi137_290545_object78716:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.747 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.321441+0000", 2024-09-21T10:11:57.747 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 132.39168720500001, 2024-09-21T10:11:57.747 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0930055489999999, 2024-09-21T10:11:57.747 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.748 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.748 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.748 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.748 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.748 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.748 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 78717 2024-09-21T10:11:57.749 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.749 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.749 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.749 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.749 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.321441+0000", 2024-09-21T10:11:57.749 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.749 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.749 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.749 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.749 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.321441+0000", 2024-09-21T10:11:57.749 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.749 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.749 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.749 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.750 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.321442+0000", 2024-09-21T10:11:57.750 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.922e-06 2024-09-21T10:11:57.750 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.750 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.750 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.750 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.321497+0000", 2024-09-21T10:11:57.750 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4968e-05 2024-09-21T10:11:57.750 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.750 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.750 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.750 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.321507+0000", 2024-09-21T10:11:57.750 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5559999999999996e-06 2024-09-21T10:11:57.750 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.751 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.751 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.751 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.321513+0000", 2024-09-21T10:11:57.751 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2199999999999997e-06 2024-09-21T10:11:57.751 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.751 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.751 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.751 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.321559+0000", 2024-09-21T10:11:57.751 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.5760000000000002e-05 2024-09-21T10:11:57.751 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.751 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.751 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.751 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.321569+0000", 2024-09-21T10:11:57.751 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.6209999999999999e-06 2024-09-21T10:11:57.752 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.752 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.752 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.752 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.321890+0000", 2024-09-21T10:11:57.752 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0003215830000001 2024-09-21T10:11:57.752 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.752 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.752 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.752 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.321902+0000", 2024-09-21T10:11:57.752 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2231e-05 2024-09-21T10:11:57.752 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.752 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.752 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.752 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.407698+0000", 2024-09-21T10:11:57.753 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.085795176 2024-09-21T10:11:57.753 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.753 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.753 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.753 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.407833+0000", 2024-09-21T10:11:57.753 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013581500000000001 2024-09-21T10:11:57.753 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.753 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.753 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.753 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.407976+0000", 2024-09-21T10:11:57.753 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014302799999999999 2024-09-21T10:11:57.753 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.753 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.753 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.754 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.412888+0000", 2024-09-21T10:11:57.754 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0049116009999999998 2024-09-21T10:11:57.754 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.754 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.754 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.754 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.412951+0000", 2024-09-21T10:11:57.754 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2698000000000002e-05 2024-09-21T10:11:57.754 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.754 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.754 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.754 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.413071+0000", 2024-09-21T10:11:57.754 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012055 2024-09-21T10:11:57.754 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.754 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.755 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.755 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.413123+0000", 2024-09-21T10:11:57.755 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1277999999999999e-05 2024-09-21T10:11:57.755 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.755 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.755 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.755 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.414446+0000", 2024-09-21T10:11:57.755 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001323542 2024-09-21T10:11:57.755 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.755 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.755 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.755 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.755 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.755 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:78802 11.11 11:8b0f7238:::benchmark_data_smithi137_290545_object78801:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.756 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.388448+0000", 2024-09-21T10:11:57.756 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 132.32468005600001, 2024-09-21T10:11:57.756 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0655144650000001, 2024-09-21T10:11:57.756 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.756 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.756 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.756 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.756 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.756 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.756 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 78802 2024-09-21T10:11:57.756 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.756 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.756 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.756 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.757 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.388448+0000", 2024-09-21T10:11:57.757 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.757 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.757 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.757 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.757 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.388448+0000", 2024-09-21T10:11:57.757 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.757 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.757 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.757 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.757 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.388450+0000", 2024-09-21T10:11:57.757 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8419999999999999e-06 2024-09-21T10:11:57.757 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.757 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.758 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.388477+0000", 2024-09-21T10:11:57.758 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.7127999999999998e-05 2024-09-21T10:11:57.758 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.758 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.758 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.388490+0000", 2024-09-21T10:11:57.758 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3718e-05 2024-09-21T10:11:57.758 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.758 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.758 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.758 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.388498+0000", 2024-09-21T10:11:57.759 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6009999999999997e-06 2024-09-21T10:11:57.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.759 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.759 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.759 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.388561+0000", 2024-09-21T10:11:57.759 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2730000000000004e-05 2024-09-21T10:11:57.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.759 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.759 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.759 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.388570+0000", 2024-09-21T10:11:57.759 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7010000000000008e-06 2024-09-21T10:11:57.759 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.759 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.759 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.760 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.321925+0000", 2024-09-21T10:11:57.760 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.933354146 2024-09-21T10:11:57.760 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.760 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.760 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.760 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.321931+0000", 2024-09-21T10:11:57.760 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1680000000000001e-06 2024-09-21T10:11:57.760 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.760 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.760 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.760 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.410077+0000", 2024-09-21T10:11:57.760 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0881466630000001 2024-09-21T10:11:57.760 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.760 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.761 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.761 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.410193+0000", 2024-09-21T10:11:57.761 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011578099999999999 2024-09-21T10:11:57.761 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.761 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.761 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.761 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.410295+0000", 2024-09-21T10:11:57.761 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010186 2024-09-21T10:11:57.761 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.761 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.761 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.761 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.413037+0000", 2024-09-21T10:11:57.761 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0027417560000000001 2024-09-21T10:11:57.761 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.762 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.762 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.762 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.414508+0000", 2024-09-21T10:11:57.762 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0014713720000000001 2024-09-21T10:11:57.762 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.762 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.762 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.762 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.452631+0000", 2024-09-21T10:11:57.762 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.038122417999999998 2024-09-21T10:11:57.762 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.762 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.762 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.762 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.452684+0000", 2024-09-21T10:11:57.763 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3501000000000002e-05 2024-09-21T10:11:57.763 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.763 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.763 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.763 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.453962+0000", 2024-09-21T10:11:57.763 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00127808 2024-09-21T10:11:57.763 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.763 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.763 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.763 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.763 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.763 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:78814 11.11 11:8e175b98:::benchmark_data_smithi137_290545_object78813:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.763 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.395310+0000", 2024-09-21T10:11:57.764 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 132.31781788500001, 2024-09-21T10:11:57.764 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0596071089999999, 2024-09-21T10:11:57.764 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.764 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.764 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.764 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.764 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.764 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.764 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 78814 2024-09-21T10:11:57.764 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.764 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.764 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.764 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.764 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.395310+0000", 2024-09-21T10:11:57.765 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.765 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.765 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.765 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.395310+0000", 2024-09-21T10:11:57.765 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.765 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.765 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.765 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.395311+0000", 2024-09-21T10:11:57.765 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6199999999999999e-06 2024-09-21T10:11:57.765 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.765 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.765 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.765 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.395334+0000", 2024-09-21T10:11:57.766 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2362e-05 2024-09-21T10:11:57.766 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.766 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.766 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.766 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.395345+0000", 2024-09-21T10:11:57.766 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1609e-05 2024-09-21T10:11:57.766 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.766 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.766 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.766 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.395352+0000", 2024-09-21T10:11:57.766 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9070000000000001e-06 2024-09-21T10:11:57.766 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.766 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.767 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.767 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.395409+0000", 2024-09-21T10:11:57.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6952e-05 2024-09-21T10:11:57.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.767 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.767 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.395420+0000", 2024-09-21T10:11:57.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0662000000000001e-05 2024-09-21T10:11:57.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.767 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.767 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.767 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.321949+0000", 2024-09-21T10:11:57.767 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.92652938299999998 2024-09-21T10:11:57.767 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.768 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.768 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.768 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.321955+0000", 2024-09-21T10:11:57.768 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9970000000000004e-06 2024-09-21T10:11:57.768 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.768 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.768 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.768 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.411573+0000", 2024-09-21T10:11:57.768 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.089617638 2024-09-21T10:11:57.768 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.768 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.768 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.768 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.411726+0000", 2024-09-21T10:11:57.768 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000153175 2024-09-21T10:11:57.769 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.769 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.769 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.769 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.411914+0000", 2024-09-21T10:11:57.769 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000187975 2024-09-21T10:11:57.769 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.769 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.769 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.769 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.414557+0000", 2024-09-21T10:11:57.769 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0026425950000000002 2024-09-21T10:11:57.769 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.769 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.769 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.769 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.414565+0000", 2024-09-21T10:11:57.770 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5499999999999995e-06 2024-09-21T10:11:57.770 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.770 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.770 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.770 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.454047+0000", 2024-09-21T10:11:57.770 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.039481367000000003 2024-09-21T10:11:57.770 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.770 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.770 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.770 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.454103+0000", 2024-09-21T10:11:57.770 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6471999999999997e-05 2024-09-21T10:11:57.770 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.770 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.771 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.771 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.454917+0000", 2024-09-21T10:11:57.771 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000813845 2024-09-21T10:11:57.771 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.771 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.771 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.771 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.771 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.771 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:78871 11.11 11:8e936237:::benchmark_data_smithi137_290545_object78870:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.771 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.430799+0000", 2024-09-21T10:11:57.771 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 132.282329027, 2024-09-21T10:11:57.771 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0252036160000002, 2024-09-21T10:11:57.771 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.771 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.772 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.772 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.772 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.772 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.772 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 78871 2024-09-21T10:11:57.772 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.772 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.772 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.430799+0000", 2024-09-21T10:11:57.772 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.772 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.772 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.772 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.430799+0000", 2024-09-21T10:11:57.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.773 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.773 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.430800+0000", 2024-09-21T10:11:57.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4900000000000004e-07 2024-09-21T10:11:57.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.773 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.773 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.773 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.430840+0000", 2024-09-21T10:11:57.773 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0450000000000001e-05 2024-09-21T10:11:57.773 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.773 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.773 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.430853+0000", 2024-09-21T10:11:57.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2781e-05 2024-09-21T10:11:57.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.430860+0000", 2024-09-21T10:11:57.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0140000000000001e-06 2024-09-21T10:11:57.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.774 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.774 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.430925+0000", 2024-09-21T10:11:57.774 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4703999999999996e-05 2024-09-21T10:11:57.774 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.774 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.775 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.775 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.430934+0000", 2024-09-21T10:11:57.775 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.1099999999999992e-06 2024-09-21T10:11:57.775 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.775 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.775 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.775 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.321974+0000", 2024-09-21T10:11:57.775 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.89104024599999998 2024-09-21T10:11:57.775 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.775 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.775 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.775 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.321980+0000", 2024-09-21T10:11:57.775 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9630000000000003e-06 2024-09-21T10:11:57.775 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.776 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.776 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.776 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.414598+0000", 2024-09-21T10:11:57.776 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.092618182 2024-09-21T10:11:57.776 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.777 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.777 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.414774+0000", 2024-09-21T10:11:57.777 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00017544699999999999 2024-09-21T10:11:57.777 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.777 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.777 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.414952+0000", 2024-09-21T10:11:57.777 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000178488 2024-09-21T10:11:57.777 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.777 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.777 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.777 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.417372+0000", 2024-09-21T10:11:57.777 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0024203419999999998 2024-09-21T10:11:57.778 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.778 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.778 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.778 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.418416+0000", 2024-09-21T10:11:57.778 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0010440219999999999 2024-09-21T10:11:57.778 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.778 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.778 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.778 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.454981+0000", 2024-09-21T10:11:57.778 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.03656479 2024-09-21T10:11:57.778 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.778 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.778 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.455103+0000", 2024-09-21T10:11:57.779 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000122065 2024-09-21T10:11:57.779 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.779 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.779 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.779 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.456002+0000", 2024-09-21T10:11:57.779 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00089906299999999997 2024-09-21T10:11:57.779 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.779 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.779 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.779 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.779 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.779 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:78904 11.11 11:8d155c0f:::benchmark_data_smithi137_290545_object78903:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.779 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.458463+0000", 2024-09-21T10:11:57.779 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 132.25466442499999, 2024-09-21T10:11:57.780 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9985337730000001, 2024-09-21T10:11:57.780 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.780 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.780 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.780 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.780 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.780 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.780 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 78904 2024-09-21T10:11:57.780 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.780 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.780 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.780 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.780 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.458463+0000", 2024-09-21T10:11:57.780 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.458463+0000", 2024-09-21T10:11:57.781 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.458465+0000", 2024-09-21T10:11:57.781 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.55e-06 2024-09-21T10:11:57.781 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.781 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.781 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.781 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.458635+0000", 2024-09-21T10:11:57.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000170495 2024-09-21T10:11:57.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.782 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.458647+0000", 2024-09-21T10:11:57.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1765e-05 2024-09-21T10:11:57.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.782 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.782 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.458655+0000", 2024-09-21T10:11:57.782 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5360000000000004e-06 2024-09-21T10:11:57.782 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.782 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.782 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.783 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.458833+0000", 2024-09-21T10:11:57.783 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00017816300000000001 2024-09-21T10:11:57.783 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.783 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.783 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.783 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.458842+0000", 2024-09-21T10:11:57.783 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.7059999999999993e-06 2024-09-21T10:11:57.783 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.783 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.783 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.783 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322090+0000", 2024-09-21T10:11:57.783 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.86324870799999998 2024-09-21T10:11:57.783 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.783 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.783 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.784 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322097+0000", 2024-09-21T10:11:57.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7240000000000003e-06 2024-09-21T10:11:57.784 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.784 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.784 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.784 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.416301+0000", 2024-09-21T10:11:57.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0942036289999999 2024-09-21T10:11:57.784 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.784 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.784 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.784 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.416409+0000", 2024-09-21T10:11:57.784 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000108471 2024-09-21T10:11:57.784 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.784 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.785 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.785 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.416506+0000", 2024-09-21T10:11:57.785 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.6726999999999997e-05 2024-09-21T10:11:57.785 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.785 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.785 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.785 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.421097+0000", 2024-09-21T10:11:57.785 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0045909449999999999 2024-09-21T10:11:57.785 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.785 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.785 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.785 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.421133+0000", 2024-09-21T10:11:57.785 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.6029999999999999e-05 2024-09-21T10:11:57.785 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.785 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.456068+0000", 2024-09-21T10:11:57.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.034935602000000003 2024-09-21T10:11:57.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.456124+0000", 2024-09-21T10:11:57.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5606000000000003e-05 2024-09-21T10:11:57.786 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.786 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.786 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.786 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.456997+0000", 2024-09-21T10:11:57.786 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00087311599999999995 2024-09-21T10:11:57.786 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.787 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.787 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.787 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.787 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.787 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:78979 11.11 11:8c151d42:::benchmark_data_smithi137_290545_object78978:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.787 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.522112+0000", 2024-09-21T10:11:57.787 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 132.191015671, 2024-09-21T10:11:57.787 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9360197220000002, 2024-09-21T10:11:57.787 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.787 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.787 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.787 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.787 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.787 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.788 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 78979 2024-09-21T10:11:57.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.788 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.788 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.522112+0000", 2024-09-21T10:11:57.788 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.788 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.522112+0000", 2024-09-21T10:11:57.788 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.788 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.788 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.788 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.522114+0000", 2024-09-21T10:11:57.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5099999999999999e-06 2024-09-21T10:11:57.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.789 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.522135+0000", 2024-09-21T10:11:57.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1812000000000001e-05 2024-09-21T10:11:57.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.789 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.789 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.522147+0000", 2024-09-21T10:11:57.789 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.151e-05 2024-09-21T10:11:57.789 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.789 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.522154+0000", 2024-09-21T10:11:57.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9430000000000003e-06 2024-09-21T10:11:57.790 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.790 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.522414+0000", 2024-09-21T10:11:57.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00025969300000000002 2024-09-21T10:11:57.790 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.790 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.790 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.790 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.522428+0000", 2024-09-21T10:11:57.790 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4436e-05 2024-09-21T10:11:57.791 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.791 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.791 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.791 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322117+0000", 2024-09-21T10:11:57.791 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.79968860100000005 2024-09-21T10:11:57.791 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.791 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.791 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.791 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322123+0000", 2024-09-21T10:11:57.791 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0700000000000003e-06 2024-09-21T10:11:57.791 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.791 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.791 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.791 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.417398+0000", 2024-09-21T10:11:57.791 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.095275832 2024-09-21T10:11:57.792 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.792 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.792 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.792 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.417498+0000", 2024-09-21T10:11:57.792 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9569999999999997e-05 2024-09-21T10:11:57.792 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.792 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.792 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.792 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.417589+0000", 2024-09-21T10:11:57.792 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0654000000000003e-05 2024-09-21T10:11:57.792 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.792 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.792 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.792 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.421159+0000", 2024-09-21T10:11:57.793 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0035705939999999999 2024-09-21T10:11:57.793 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.793 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.793 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.793 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.421210+0000", 2024-09-21T10:11:57.793 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0519000000000002e-05 2024-09-21T10:11:57.793 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.793 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.793 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.793 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.457089+0000", 2024-09-21T10:11:57.793 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.035879395000000001 2024-09-21T10:11:57.793 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.793 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.793 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.794 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.457140+0000", 2024-09-21T10:11:57.794 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0498000000000003e-05 2024-09-21T10:11:57.794 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.794 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.794 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.794 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.458132+0000", 2024-09-21T10:11:57.794 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00099208499999999997 2024-09-21T10:11:57.794 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.794 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.794 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.794 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.794 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.794 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79012 11.11 11:887ae825:::benchmark_data_smithi137_290545_object79011:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.794 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.546673+0000", 2024-09-21T10:11:57.795 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 132.16645444100001, 2024-09-21T10:11:57.795 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9128471309999999, 2024-09-21T10:11:57.795 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.795 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.795 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.795 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.795 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.795 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.795 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79012 2024-09-21T10:11:57.795 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.795 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.795 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.795 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.795 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.546673+0000", 2024-09-21T10:11:57.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.546673+0000", 2024-09-21T10:11:57.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.546675+0000", 2024-09-21T10:11:57.796 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5740000000000001e-06 2024-09-21T10:11:57.796 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.796 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.796 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.796 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.546697+0000", 2024-09-21T10:11:57.797 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2487e-05 2024-09-21T10:11:57.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.797 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.546710+0000", 2024-09-21T10:11:57.797 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2160999999999999e-05 2024-09-21T10:11:57.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.797 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.546717+0000", 2024-09-21T10:11:57.797 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4490000000000002e-06 2024-09-21T10:11:57.797 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.797 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.797 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.798 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.546901+0000", 2024-09-21T10:11:57.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00018370800000000001 2024-09-21T10:11:57.798 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.798 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.798 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.798 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.546910+0000", 2024-09-21T10:11:57.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5910000000000002e-06 2024-09-21T10:11:57.798 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.798 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.798 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.798 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322142+0000", 2024-09-21T10:11:57.798 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.77523153899999997 2024-09-21T10:11:57.798 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.798 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.799 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.799 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322161+0000", 2024-09-21T10:11:57.799 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9191999999999999e-05 2024-09-21T10:11:57.799 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.799 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.799 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.799 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.418477+0000", 2024-09-21T10:11:57.799 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.096315717 2024-09-21T10:11:57.799 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.799 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.799 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.799 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.418624+0000", 2024-09-21T10:11:57.799 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014745099999999999 2024-09-21T10:11:57.799 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.800 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.800 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.800 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.418787+0000", 2024-09-21T10:11:57.800 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016250499999999999 2024-09-21T10:11:57.800 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.800 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.800 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.800 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.421201+0000", 2024-09-21T10:11:57.800 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00241406 2024-09-21T10:11:57.800 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.800 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.800 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.800 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.421213+0000", 2024-09-21T10:11:57.800 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2680000000000001e-05 2024-09-21T10:11:57.801 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.458265+0000", 2024-09-21T10:11:57.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.037051724000000001 2024-09-21T10:11:57.801 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.458323+0000", 2024-09-21T10:11:57.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7762e-05 2024-09-21T10:11:57.801 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.801 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.801 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.801 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.459520+0000", 2024-09-21T10:11:57.801 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011975309999999999 2024-09-21T10:11:57.802 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.802 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.802 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.802 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.802 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.802 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79138 11.11 11:89496509:::benchmark_data_smithi137_290545_object79137:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.802 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.652986+0000", 2024-09-21T10:11:57.802 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 132.060141663, 2024-09-21T10:11:57.802 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.807933888, 2024-09-21T10:11:57.802 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.802 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.802 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.802 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.802 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.803 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:57.803 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:57.804 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.804 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79138 2024-09-21T10:11:57.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.804 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.804 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.652986+0000", 2024-09-21T10:11:57.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.804 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.804 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.804 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.804 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.652986+0000", 2024-09-21T10:11:57.804 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.805 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.652987+0000", 2024-09-21T10:11:57.805 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6899999999999998e-07 2024-09-21T10:11:57.805 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.653011+0000", 2024-09-21T10:11:57.805 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4943000000000002e-05 2024-09-21T10:11:57.805 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.805 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.805 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.805 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.653019+0000", 2024-09-21T10:11:57.806 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5279999999999998e-06 2024-09-21T10:11:57.806 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.806 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.806 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.806 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.653024+0000", 2024-09-21T10:11:57.806 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2580000000000003e-06 2024-09-21T10:11:57.806 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.806 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.806 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.806 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.653397+0000", 2024-09-21T10:11:57.806 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00037262500000000002 2024-09-21T10:11:57.806 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.806 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.806 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.807 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.653406+0000", 2024-09-21T10:11:57.807 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2900000000000008e-06 2024-09-21T10:11:57.807 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.807 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.807 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.807 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322180+0000", 2024-09-21T10:11:57.807 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.66877382200000002 2024-09-21T10:11:57.807 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.807 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.807 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.807 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322186+0000", 2024-09-21T10:11:57.807 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.993e-06 2024-09-21T10:11:57.807 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.807 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.808 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.808 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.419957+0000", 2024-09-21T10:11:57.808 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.097771168 2024-09-21T10:11:57.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.808 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.808 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.808 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.420084+0000", 2024-09-21T10:11:57.808 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012645199999999999 2024-09-21T10:11:57.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.808 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.808 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.808 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.420181+0000", 2024-09-21T10:11:57.808 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7194999999999994e-05 2024-09-21T10:11:57.808 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.809 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.809 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.809 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.452487+0000", 2024-09-21T10:11:57.809 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.032306210000000002 2024-09-21T10:11:57.809 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.809 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.809 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.809 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.452574+0000", 2024-09-21T10:11:57.809 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6901e-05 2024-09-21T10:11:57.809 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.809 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.809 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.809 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.459580+0000", 2024-09-21T10:11:57.809 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0070058079999999997 2024-09-21T10:11:57.810 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.810 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.810 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.810 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.459750+0000", 2024-09-21T10:11:57.810 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000170426 2024-09-21T10:11:57.810 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.810 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.810 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.810 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.460920+0000", 2024-09-21T10:11:57.810 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011697999999999999 2024-09-21T10:11:57.810 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.810 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.810 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.811 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.811 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79163 11.11 11:8ec53c08:::benchmark_data_smithi137_290545_object79162:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.811 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.677198+0000", 2024-09-21T10:11:57.811 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 132.03592968800001, 2024-09-21T10:11:57.811 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7851873550000001, 2024-09-21T10:11:57.811 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.811 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.811 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.811 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.811 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.811 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.811 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79163 2024-09-21T10:11:57.811 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.811 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.812 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.812 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.812 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.677198+0000", 2024-09-21T10:11:57.812 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.812 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.812 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.812 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.812 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.677198+0000", 2024-09-21T10:11:57.812 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.812 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.812 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.812 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.812 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.677200+0000", 2024-09-21T10:11:57.813 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6899999999999999e-06 2024-09-21T10:11:57.813 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.813 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.813 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.813 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.677227+0000", 2024-09-21T10:11:57.813 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.739e-05 2024-09-21T10:11:57.813 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.813 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.813 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.813 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.677241+0000", 2024-09-21T10:11:57.813 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.376e-05 2024-09-21T10:11:57.813 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.813 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.813 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.813 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.677249+0000", 2024-09-21T10:11:57.814 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0269999999999995e-06 2024-09-21T10:11:57.814 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.814 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.814 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.814 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.677384+0000", 2024-09-21T10:11:57.814 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000134621 2024-09-21T10:11:57.814 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.814 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.814 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.814 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.677393+0000", 2024-09-21T10:11:57.814 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4609999999999997e-06 2024-09-21T10:11:57.814 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.814 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.815 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.815 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322204+0000", 2024-09-21T10:11:57.815 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.64481089899999999 2024-09-21T10:11:57.815 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.815 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.815 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.815 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322210+0000", 2024-09-21T10:11:57.815 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.8429999999999998e-06 2024-09-21T10:11:57.815 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.815 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.815 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.815 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.421251+0000", 2024-09-21T10:11:57.815 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.099040834 2024-09-21T10:11:57.815 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.816 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.816 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.816 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.421346+0000", 2024-09-21T10:11:57.816 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5747000000000003e-05 2024-09-21T10:11:57.816 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.816 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.816 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.816 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.421452+0000", 2024-09-21T10:11:57.816 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000105949 2024-09-21T10:11:57.816 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.816 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.816 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.816 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.452546+0000", 2024-09-21T10:11:57.816 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.031094086 2024-09-21T10:11:57.816 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.817 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.817 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.817 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.453980+0000", 2024-09-21T10:11:57.817 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001433782 2024-09-21T10:11:57.817 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.817 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.817 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.817 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.460975+0000", 2024-09-21T10:11:57.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:57 smithi137 ceph-mon[93825]: 11.18 scrub starts 2024-09-21T10:11:57.817 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:57 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 332/112155 objects degraded (0.296%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:57.818 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:11:57.818 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:11:57.818 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:57 smithi137 ceph-mon[97575]: 11.18 scrub starts 2024-09-21T10:11:57.818 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:57 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 332/112155 objects degraded (0.296%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:57.818 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:11:57.818 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:11:57.819 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0069951730000000004 2024-09-21T10:11:57.819 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.819 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.819 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.819 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.461127+0000", 2024-09-21T10:11:57.819 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015141199999999999 2024-09-21T10:11:57.819 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.819 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.819 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.819 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.462385+0000", 2024-09-21T10:11:57.820 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001258681 2024-09-21T10:11:57.820 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.820 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.820 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.820 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.820 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.820 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79175 11.11 11:8adfcff5:::benchmark_data_smithi137_290545_object79174:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.820 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.689248+0000", 2024-09-21T10:11:57.820 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 132.02387964499999, 2024-09-21T10:11:57.820 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7742968619999999, 2024-09-21T10:11:57.820 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.820 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.820 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.820 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.821 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.821 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.821 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79175 2024-09-21T10:11:57.821 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.821 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.821 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.821 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.821 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.689248+0000", 2024-09-21T10:11:57.821 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.821 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.821 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.821 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.821 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.689248+0000", 2024-09-21T10:11:57.821 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.822 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.822 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.822 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.822 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.689250+0000", 2024-09-21T10:11:57.822 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6160000000000001e-06 2024-09-21T10:11:57.822 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.822 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.822 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.822 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.689273+0000", 2024-09-21T10:11:57.822 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2974000000000001e-05 2024-09-21T10:11:57.822 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.822 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.822 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.822 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.689283+0000", 2024-09-21T10:11:57.823 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0088999999999999e-05 2024-09-21T10:11:57.823 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.823 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.823 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.823 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.689290+0000", 2024-09-21T10:11:57.823 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7859999999999999e-06 2024-09-21T10:11:57.823 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.823 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.823 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.823 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.689382+0000", 2024-09-21T10:11:57.823 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.2077999999999995e-05 2024-09-21T10:11:57.823 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.823 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.823 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.689391+0000", 2024-09-21T10:11:57.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.6830000000000003e-06 2024-09-21T10:11:57.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322228+0000", 2024-09-21T10:11:57.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.63283707 2024-09-21T10:11:57.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322235+0000", 2024-09-21T10:11:57.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1990000000000003e-06 2024-09-21T10:11:57.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.451319+0000", 2024-09-21T10:11:57.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1290839930000001 2024-09-21T10:11:57.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.825 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.451463+0000", 2024-09-21T10:11:57.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000144766 2024-09-21T10:11:57.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.825 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.451557+0000", 2024-09-21T10:11:57.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4128000000000004e-05 2024-09-21T10:11:57.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.826 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.456021+0000", 2024-09-21T10:11:57.826 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0044632539999999998 2024-09-21T10:11:57.826 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.826 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.462458+0000", 2024-09-21T10:11:57.826 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.006437679 2024-09-21T10:11:57.826 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.826 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.462530+0000", 2024-09-21T10:11:57.826 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2002000000000006e-05 2024-09-21T10:11:57.827 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.827 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.827 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.827 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.462602+0000", 2024-09-21T10:11:57.827 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1509999999999998e-05 2024-09-21T10:11:57.827 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.827 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.827 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.827 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.463545+0000", 2024-09-21T10:11:57.827 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00094303500000000005 2024-09-21T10:11:57.827 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.827 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.827 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.828 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.828 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.828 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79210 11.11 11:8c93b084:::benchmark_data_smithi137_290545_object79209:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.828 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.718795+0000", 2024-09-21T10:11:57.828 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 131.99433306200001, 2024-09-21T10:11:57.828 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7643695510000001, 2024-09-21T10:11:57.828 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.828 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.828 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.828 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.828 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.828 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.828 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79210 2024-09-21T10:11:57.828 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.829 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.829 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.829 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.718795+0000", 2024-09-21T10:11:57.829 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.829 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.829 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.829 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.718795+0000", 2024-09-21T10:11:57.829 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.829 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.829 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.829 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.718795+0000", 2024-09-21T10:11:57.830 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2600000000000002e-07 2024-09-21T10:11:57.830 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.830 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.830 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.830 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.718824+0000", 2024-09-21T10:11:57.830 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.8323999999999999e-05 2024-09-21T10:11:57.830 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.830 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.830 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.830 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.718831+0000", 2024-09-21T10:11:57.830 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6569999999999997e-06 2024-09-21T10:11:57.830 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.830 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.830 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.831 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.718837+0000", 2024-09-21T10:11:57.831 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4609999999999999e-06 2024-09-21T10:11:57.831 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.831 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.831 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.831 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.718901+0000", 2024-09-21T10:11:57.831 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.4450999999999997e-05 2024-09-21T10:11:57.831 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.831 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.831 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.831 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.718910+0000", 2024-09-21T10:11:57.831 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6689999999999995e-06 2024-09-21T10:11:57.831 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.831 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.832 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.832 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322253+0000", 2024-09-21T10:11:57.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.60334335500000003 2024-09-21T10:11:57.832 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.832 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.832 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.832 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322259+0000", 2024-09-21T10:11:57.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0140000000000004e-06 2024-09-21T10:11:57.832 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.832 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.832 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.832 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.463591+0000", 2024-09-21T10:11:57.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1413317629999999 2024-09-21T10:11:57.832 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.833 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.463766+0000", 2024-09-21T10:11:57.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000174594 2024-09-21T10:11:57.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.833 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.463931+0000", 2024-09-21T10:11:57.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016522499999999999 2024-09-21T10:11:57.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.833 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.471449+0000", 2024-09-21T10:11:57.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0075184739999999998 2024-09-21T10:11:57.834 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.834 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.834 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.476416+0000", 2024-09-21T10:11:57.834 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0049670390000000003 2024-09-21T10:11:57.834 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.834 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.834 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.481334+0000", 2024-09-21T10:11:57.834 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0049181729999999996 2024-09-21T10:11:57.834 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.834 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.835 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.481481+0000", 2024-09-21T10:11:57.835 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014688200000000001 2024-09-21T10:11:57.835 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.835 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.835 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.835 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.483164+0000", 2024-09-21T10:11:57.835 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001682844 2024-09-21T10:11:57.835 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.835 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.835 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.835 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.835 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.835 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79230 11.11 11:8ee2995d:::benchmark_data_smithi137_290545_object79229:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.836 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.737808+0000", 2024-09-21T10:11:57.836 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 131.97531956399999, 2024-09-21T10:11:57.836 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.74656922, 2024-09-21T10:11:57.836 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.836 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.836 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.836 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.836 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.836 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.836 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79230 2024-09-21T10:11:57.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.836 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.836 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.836 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.837 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.737808+0000", 2024-09-21T10:11:57.837 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.837 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.837 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.837 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.837 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.737808+0000", 2024-09-21T10:11:57.837 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.837 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.837 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.837 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.837 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.737809+0000", 2024-09-21T10:11:57.837 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.176e-06 2024-09-21T10:11:57.837 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.837 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.837 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.838 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.737832+0000", 2024-09-21T10:11:57.838 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2921e-05 2024-09-21T10:11:57.838 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.838 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.838 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.838 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.737846+0000", 2024-09-21T10:11:57.838 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4104000000000001e-05 2024-09-21T10:11:57.838 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.838 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.838 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.838 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.737854+0000", 2024-09-21T10:11:57.838 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4150000000000002e-06 2024-09-21T10:11:57.838 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.839 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.737927+0000", 2024-09-21T10:11:57.839 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3517999999999996e-05 2024-09-21T10:11:57.839 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.839 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.737938+0000", 2024-09-21T10:11:57.839 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0555e-05 2024-09-21T10:11:57.839 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.839 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322280+0000", 2024-09-21T10:11:57.839 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.58434238599999999 2024-09-21T10:11:57.839 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322287+0000", 2024-09-21T10:11:57.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9709999999999998e-06 2024-09-21T10:11:57.840 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.465584+0000", 2024-09-21T10:11:57.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1432968029999999 2024-09-21T10:11:57.840 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.465726+0000", 2024-09-21T10:11:57.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014161600000000001 2024-09-21T10:11:57.841 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.841 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.841 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.841 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.465938+0000", 2024-09-21T10:11:57.841 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00021209500000000001 2024-09-21T10:11:57.841 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.841 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.841 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.841 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.471496+0000", 2024-09-21T10:11:57.841 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0055581140000000003 2024-09-21T10:11:57.841 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.841 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.841 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.841 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.476422+0000", 2024-09-21T10:11:57.841 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0049264510000000001 2024-09-21T10:11:57.842 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.842 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.842 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.842 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.483218+0000", 2024-09-21T10:11:57.842 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0067959429999999996 2024-09-21T10:11:57.842 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.842 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.842 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.842 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.483275+0000", 2024-09-21T10:11:57.842 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6549999999999999e-05 2024-09-21T10:11:57.842 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.842 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.842 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.842 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.484377+0000", 2024-09-21T10:11:57.843 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0011026020000000001 2024-09-21T10:11:57.843 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.843 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.843 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.843 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.843 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.843 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79235 11.11 11:8c578042:::benchmark_data_smithi137_290545_object79234:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.843 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.742327+0000", 2024-09-21T10:11:57.843 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 131.97080069399999, 2024-09-21T10:11:57.843 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7432056929999999, 2024-09-21T10:11:57.843 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.843 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.843 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.844 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.844 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.844 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.844 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79235 2024-09-21T10:11:57.844 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.844 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.844 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.844 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.844 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.742327+0000", 2024-09-21T10:11:57.844 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.844 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.844 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.844 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.844 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.742327+0000", 2024-09-21T10:11:57.844 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.845 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.845 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.845 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.845 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.742328+0000", 2024-09-21T10:11:57.845 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.0699999999999996e-07 2024-09-21T10:11:57.845 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.845 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.845 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.845 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.742348+0000", 2024-09-21T10:11:57.845 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9698999999999999e-05 2024-09-21T10:11:57.845 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.845 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.845 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.846 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.742357+0000", 2024-09-21T10:11:57.846 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.6239999999999997e-06 2024-09-21T10:11:57.846 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.846 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.846 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.846 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.742362+0000", 2024-09-21T10:11:57.846 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.7690000000000004e-06 2024-09-21T10:11:57.846 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.846 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.846 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.846 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.742418+0000", 2024-09-21T10:11:57.846 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5906000000000003e-05 2024-09-21T10:11:57.846 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.846 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.847 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.847 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.742428+0000", 2024-09-21T10:11:57.847 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0346999999999999e-05 2024-09-21T10:11:57.847 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.847 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.847 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.847 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322316+0000", 2024-09-21T10:11:57.847 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.57988772700000002 2024-09-21T10:11:57.847 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.847 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.847 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.847 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322323+0000", 2024-09-21T10:11:57.847 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3459999999999996e-06 2024-09-21T10:11:57.847 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.848 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.467563+0000", 2024-09-21T10:11:57.848 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.145239983 2024-09-21T10:11:57.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.848 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.467733+0000", 2024-09-21T10:11:57.848 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016968199999999999 2024-09-21T10:11:57.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.848 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.467897+0000", 2024-09-21T10:11:57.848 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016445000000000001 2024-09-21T10:11:57.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.474793+0000", 2024-09-21T10:11:57.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0068956310000000002 2024-09-21T10:11:57.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.476428+0000", 2024-09-21T10:11:57.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001634688 2024-09-21T10:11:57.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.484451+0000", 2024-09-21T10:11:57.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0080236620000000008 2024-09-21T10:11:57.850 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.850 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.850 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.850 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.484501+0000", 2024-09-21T10:11:57.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9784999999999999e-05 2024-09-21T10:11:57.850 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.850 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.850 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.850 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.485533+0000", 2024-09-21T10:11:57.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001031487 2024-09-21T10:11:57.850 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.850 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.850 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.851 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.851 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.851 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79327 11.11 11:8ab1f344:::benchmark_data_smithi137_290545_object79326:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.851 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.870252+0000", 2024-09-21T10:11:57.851 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 131.84287530899999, 2024-09-21T10:11:57.851 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6224423670000001, 2024-09-21T10:11:57.851 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.851 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.851 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.851 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.851 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.851 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.851 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79327 2024-09-21T10:11:57.851 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.852 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.852 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.852 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.870252+0000", 2024-09-21T10:11:57.852 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.852 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.852 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.852 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.870252+0000", 2024-09-21T10:11:57.852 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.852 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.852 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.852 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.870254+0000", 2024-09-21T10:11:57.853 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.756e-06 2024-09-21T10:11:57.853 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.853 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.853 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.853 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.870275+0000", 2024-09-21T10:11:57.853 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0638000000000001e-05 2024-09-21T10:11:57.853 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.853 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.853 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.853 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.870295+0000", 2024-09-21T10:11:57.853 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9848999999999999e-05 2024-09-21T10:11:57.853 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.853 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.853 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.854 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.870303+0000", 2024-09-21T10:11:57.854 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0239999999999997e-06 2024-09-21T10:11:57.854 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.854 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.854 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.854 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.870371+0000", 2024-09-21T10:11:57.854 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7889e-05 2024-09-21T10:11:57.854 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.854 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.854 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.854 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.870381+0000", 2024-09-21T10:11:57.854 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0349e-05 2024-09-21T10:11:57.854 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.854 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.855 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.855 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322356+0000", 2024-09-21T10:11:57.855 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.45197476800000003 2024-09-21T10:11:57.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.855 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.855 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.855 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322363+0000", 2024-09-21T10:11:57.855 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8569999999999997e-06 2024-09-21T10:11:57.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.855 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.855 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.855 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.471526+0000", 2024-09-21T10:11:57.855 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.149163696 2024-09-21T10:11:57.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.471673+0000", 2024-09-21T10:11:57.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000146694 2024-09-21T10:11:57.856 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.471818+0000", 2024-09-21T10:11:57.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000144764 2024-09-21T10:11:57.856 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.478551+0000", 2024-09-21T10:11:57.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0067337170000000002 2024-09-21T10:11:57.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.857 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.484395+0000", 2024-09-21T10:11:57.857 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0058437630000000001 2024-09-21T10:11:57.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.857 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.491149+0000", 2024-09-21T10:11:57.857 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0067542749999999997 2024-09-21T10:11:57.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.857 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.491205+0000", 2024-09-21T10:11:57.857 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5708999999999998e-05 2024-09-21T10:11:57.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.858 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.858 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.492695+0000", 2024-09-21T10:11:57.858 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001489619 2024-09-21T10:11:57.858 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.858 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.858 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.858 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79346 11.11 11:8af07784:::benchmark_data_smithi137_290545_object79345:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.858 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.911451+0000", 2024-09-21T10:11:57.858 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 131.801676531, 2024-09-21T10:11:57.859 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.582592072, 2024-09-21T10:11:57.859 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.859 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.859 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.859 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.859 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.859 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.859 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79346 2024-09-21T10:11:57.859 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:57.860 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.860 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.861 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.861 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.861 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.911451+0000", 2024-09-21T10:11:57.861 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.861 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.861 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.861 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.861 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.911451+0000", 2024-09-21T10:11:57.861 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.861 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.861 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.861 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.861 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.911453+0000", 2024-09-21T10:11:57.862 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.835e-06 2024-09-21T10:11:57.862 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.862 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.862 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.862 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.911477+0000", 2024-09-21T10:11:57.862 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4374000000000001e-05 2024-09-21T10:11:57.862 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.862 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.862 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.862 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.911493+0000", 2024-09-21T10:11:57.862 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5857000000000001e-05 2024-09-21T10:11:57.862 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.862 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.862 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.863 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.911500+0000", 2024-09-21T10:11:57.863 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.618e-06 2024-09-21T10:11:57.863 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.863 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.863 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.863 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.911560+0000", 2024-09-21T10:11:57.863 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9729999999999999e-05 2024-09-21T10:11:57.863 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.863 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.863 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.863 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.911572+0000", 2024-09-21T10:11:57.863 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2473000000000001e-05 2024-09-21T10:11:57.863 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.863 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.864 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.864 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322387+0000", 2024-09-21T10:11:57.864 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.41081479799999998 2024-09-21T10:11:57.864 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.864 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.864 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.864 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322393+0000", 2024-09-21T10:11:57.864 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0789999999999997e-06 2024-09-21T10:11:57.864 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.864 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.864 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.864 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.473133+0000", 2024-09-21T10:11:57.864 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.150740388 2024-09-21T10:11:57.864 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.865 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.865 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.865 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.473266+0000", 2024-09-21T10:11:57.865 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000133044 2024-09-21T10:11:57.865 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.865 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.865 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.865 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.473416+0000", 2024-09-21T10:11:57.865 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000149796 2024-09-21T10:11:57.865 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.865 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.865 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.865 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.478595+0000", 2024-09-21T10:11:57.865 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0051788650000000004 2024-09-21T10:11:57.866 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.866 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.866 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.866 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.484402+0000", 2024-09-21T10:11:57.866 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.005806678 2024-09-21T10:11:57.866 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.866 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.866 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.866 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.492751+0000", 2024-09-21T10:11:57.866 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0083493530000000003 2024-09-21T10:11:57.866 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.866 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.866 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.866 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.492800+0000", 2024-09-21T10:11:57.867 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8962999999999999e-05 2024-09-21T10:11:57.867 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.867 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.867 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.867 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.494043+0000", 2024-09-21T10:11:57.867 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0012432210000000001 2024-09-21T10:11:57.867 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.867 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.867 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.867 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.867 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.867 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79350 11.11 11:89269602:::benchmark_data_smithi137_290545_object79349:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2024-09-21T10:11:57.867 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:45.924825+0000", 2024-09-21T10:11:57.867 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 131.78830273599999, 2024-09-21T10:11:57.868 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5705657990000002, 2024-09-21T10:11:57.868 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:11:57.868 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:11:57.868 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:11:57.868 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:11:57.868 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:11:57.868 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:11:57.868 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79350 2024-09-21T10:11:57.868 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.868 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:11:57.868 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.868 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:11:57.868 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.924825+0000", 2024-09-21T10:11:57.868 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.869 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.869 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.869 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:11:57.869 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.924825+0000", 2024-09-21T10:11:57.869 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:11:57.869 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.869 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.869 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:11:57.869 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.924826+0000", 2024-09-21T10:11:57.869 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.113e-06 2024-09-21T10:11:57.869 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.869 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.869 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:11:57.869 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.924848+0000", 2024-09-21T10:11:57.869 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1759999999999998e-05 2024-09-21T10:11:57.870 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.870 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.870 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:11:57.870 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.924858+0000", 2024-09-21T10:11:57.870 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.049e-05 2024-09-21T10:11:57.870 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.870 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.870 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:11:57.870 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.924863+0000", 2024-09-21T10:11:57.870 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.8840000000000002e-06 2024-09-21T10:11:57.870 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.870 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.870 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.870 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.924919+0000", 2024-09-21T10:11:57.871 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5343000000000002e-05 2024-09-21T10:11:57.871 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.871 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.871 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.871 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:45.924926+0000", 2024-09-21T10:11:57.871 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6669999999999996e-06 2024-09-21T10:11:57.871 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.871 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.871 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.871 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322415+0000", 2024-09-21T10:11:57.871 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.39748862899999998 2024-09-21T10:11:57.871 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.871 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.871 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:11:57.871 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:46.322421+0000", 2024-09-21T10:11:57.872 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1120000000000001e-06 2024-09-21T10:11:57.872 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.872 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.872 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:11:57.872 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.474826+0000", 2024-09-21T10:11:57.872 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1524045789999999 2024-09-21T10:11:57.872 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.872 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.872 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:11:57.872 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.474975+0000", 2024-09-21T10:11:57.872 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014957600000000001 2024-09-21T10:11:57.872 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.872 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.872 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:11:57.873 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.475127+0000", 2024-09-21T10:11:57.873 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015159599999999999 2024-09-21T10:11:57.873 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.873 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.873 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.873 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.478638+0000", 2024-09-21T10:11:57.873 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0035113570000000001 2024-09-21T10:11:57.873 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.873 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.873 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:11:57.873 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.484408+0000", 2024-09-21T10:11:57.873 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0057696190000000001 2024-09-21T10:11:57.873 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.873 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.874 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:11:57.874 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.494132+0000", 2024-09-21T10:11:57.874 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0097247689999999994 2024-09-21T10:11:57.874 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.874 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.874 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:11:57.874 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.494183+0000", 2024-09-21T10:11:57.874 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.0562999999999997e-05 2024-09-21T10:11:57.874 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:11:57.874 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:11:57.874 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:11:57.874 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.495391+0000", 2024-09-21T10:11:57.874 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0012077419999999999 2024-09-21T10:11:57.874 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.875 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.875 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.875 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:11:57.875 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:11:57.875 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:11:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:57 smithi165 ceph-mon[86023]: 11.18 scrub starts 2024-09-21T10:11:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:57 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 332/112155 objects degraded (0.296%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:11:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:11:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:11:57.902 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:57.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:57.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:58.004 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:11:58.047 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:58.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:58.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:11:58.149 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:58.173 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:58.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:58.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:58.274 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:58.296 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:58.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:58.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:58.398 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:58.419 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:58.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:58.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:58.521 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:11:58.544 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:58.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:58.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:11:58.646 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:58.667 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:58.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:58.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:58.769 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:58.789 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:58.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:58.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:58.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[93825]: 11.18 scrub ok 2024-09-21T10:11:58.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[93825]: pgmap v1397: 109 pgs: 109 active+clean; 2.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s, 102 objects/s recovering 2024-09-21T10:11:58.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[93825]: 11.15 scrub starts 2024-09-21T10:11:58.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[93825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 332/112155 objects degraded (0.296%), 1 pg degraded, 1 pg undersized) 2024-09-21T10:11:58.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:11:58.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[93825]: osdmap e416: 8 total, 8 up, 7 in 2024-09-21T10:11:58.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[93825]: 11.15 scrub ok 2024-09-21T10:11:58.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[93825]: 11.13 scrub starts 2024-09-21T10:11:58.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[93825]: 11.13 scrub ok 2024-09-21T10:11:58.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[97575]: 11.18 scrub ok 2024-09-21T10:11:58.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[97575]: pgmap v1397: 109 pgs: 109 active+clean; 2.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s, 102 objects/s recovering 2024-09-21T10:11:58.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[97575]: 11.15 scrub starts 2024-09-21T10:11:58.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[97575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 332/112155 objects degraded (0.296%), 1 pg degraded, 1 pg undersized) 2024-09-21T10:11:58.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:11:58.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[97575]: osdmap e416: 8 total, 8 up, 7 in 2024-09-21T10:11:58.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[97575]: 11.15 scrub ok 2024-09-21T10:11:58.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[97575]: 11.13 scrub starts 2024-09-21T10:11:58.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:58 smithi137 ceph-mon[97575]: 11.13 scrub ok 2024-09-21T10:11:58.826 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:58 smithi165 ceph-mon[86023]: 11.18 scrub ok 2024-09-21T10:11:58.826 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:58 smithi165 ceph-mon[86023]: pgmap v1397: 109 pgs: 109 active+clean; 2.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s, 102 objects/s recovering 2024-09-21T10:11:58.826 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:58 smithi165 ceph-mon[86023]: 11.15 scrub starts 2024-09-21T10:11:58.826 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:58 smithi165 ceph-mon[86023]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 332/112155 objects degraded (0.296%), 1 pg degraded, 1 pg undersized) 2024-09-21T10:11:58.826 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:58 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:11:58.826 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:58 smithi165 ceph-mon[86023]: osdmap e416: 8 total, 8 up, 7 in 2024-09-21T10:11:58.826 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:58 smithi165 ceph-mon[86023]: 11.15 scrub ok 2024-09-21T10:11:58.826 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:58 smithi165 ceph-mon[86023]: 11.13 scrub starts 2024-09-21T10:11:58.826 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:58 smithi165 ceph-mon[86023]: 11.13 scrub ok 2024-09-21T10:11:58.892 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:11:58.922 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:58.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:58.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:11:59.023 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:59.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:59.046 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:59.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:59.147 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:59.168 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:59.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:59.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:11:59.270 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:11:59.293 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:59.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:59.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:11:59.394 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:59.416 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:59.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:59.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:59.518 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:11:59.538 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:59.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:59.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:11:59.640 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:11:59.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:59.667 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:11:59.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:11:59.768 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:11:59.797 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:59.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:59.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:11:59.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:59 smithi137 ceph-mon[93825]: osdmap e417: 8 total, 8 up, 7 in 2024-09-21T10:11:59.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:59 smithi137 ceph-mon[93825]: 11.10 scrub starts 2024-09-21T10:11:59.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:59 smithi137 ceph-mon[93825]: 11.10 scrub ok 2024-09-21T10:11:59.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:11:59 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-09-21T10:11:59.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:59 smithi137 ceph-mon[97575]: osdmap e417: 8 total, 8 up, 7 in 2024-09-21T10:11:59.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:59 smithi137 ceph-mon[97575]: 11.10 scrub starts 2024-09-21T10:11:59.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:59 smithi137 ceph-mon[97575]: 11.10 scrub ok 2024-09-21T10:11:59.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:11:59 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-09-21T10:11:59.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:59 smithi165 ceph-mon[86023]: osdmap e417: 8 total, 8 up, 7 in 2024-09-21T10:11:59.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:59 smithi165 ceph-mon[86023]: 11.10 scrub starts 2024-09-21T10:11:59.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:59 smithi165 ceph-mon[86023]: 11.10 scrub ok 2024-09-21T10:11:59.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:11:59 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-09-21T10:11:59.899 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:11:59.931 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:11:59.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:11:59.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:00.033 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:00.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:00.071 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:00.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:00.172 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:00.195 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:00.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:00.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:00.297 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:00.320 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:00.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:00.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:00.421 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:00.444 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:00.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:00.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:00.517 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:12:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:12:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:12:00.546 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:00.569 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:00.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:00.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:00.670 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:00.694 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:00.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:00.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:00.776 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:00 smithi165 ceph-mon[86023]: pgmap v1400: 109 pgs: 109 active+clean; 2.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 787 op/s; 0 B/s, 70 objects/s recovering 2024-09-21T10:12:00.777 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:00 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "22"}]': finished 2024-09-21T10:12:00.777 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:00 smithi165 ceph-mon[86023]: 11.14 starting backfill to osd.4 from (0'0,0'0] MAX to 415'8280 2024-09-21T10:12:00.777 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:00 smithi165 ceph-mon[86023]: osdmap e418: 8 total, 8 up, 7 in 2024-09-21T10:12:00.796 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:00.819 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:00.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:00.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:00.920 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:00.943 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:00.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:00.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:01.037 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:00 smithi137 ceph-mon[93825]: pgmap v1400: 109 pgs: 109 active+clean; 2.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 787 op/s; 0 B/s, 70 objects/s recovering 2024-09-21T10:12:01.037 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:00 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "22"}]': finished 2024-09-21T10:12:01.037 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:00 smithi137 ceph-mon[93825]: 11.14 starting backfill to osd.4 from (0'0,0'0] MAX to 415'8280 2024-09-21T10:12:01.037 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:00 smithi137 ceph-mon[93825]: osdmap e418: 8 total, 8 up, 7 in 2024-09-21T10:12:01.037 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:00 smithi137 ceph-mon[97575]: pgmap v1400: 109 pgs: 109 active+clean; 2.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 787 op/s; 0 B/s, 70 objects/s recovering 2024-09-21T10:12:01.037 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:00 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "22"}]': finished 2024-09-21T10:12:01.037 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:00 smithi137 ceph-mon[97575]: 11.14 starting backfill to osd.4 from (0'0,0'0] MAX to 415'8280 2024-09-21T10:12:01.037 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:00 smithi137 ceph-mon[97575]: osdmap e418: 8 total, 8 up, 7 in 2024-09-21T10:12:01.045 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:01.069 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:01.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:01.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:01.170 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:01.192 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:01.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:01.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:01.294 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:01.317 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:01.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:01.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:01.418 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:01.445 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:01.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:01.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:01.546 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:01.569 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:01.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:01.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:01.654 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:12:01.672 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:01.697 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:01.720 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:01.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:01.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:01.822 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:01.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:01.859 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:01.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:01.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:01 smithi165 ceph-mon[86023]: osdmap e419: 8 total, 8 up, 7 in 2024-09-21T10:12:01.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:01 smithi165 ceph-mon[86023]: 11.12 scrub starts 2024-09-21T10:12:01.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:01 smithi165 ceph-mon[86023]: 11.12 scrub ok 2024-09-21T10:12:01.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:01 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-09-21T10:12:01.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:01 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "23"}]': finished 2024-09-21T10:12:01.946 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:01 smithi137 ceph-mon[93825]: osdmap e419: 8 total, 8 up, 7 in 2024-09-21T10:12:01.946 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:01 smithi137 ceph-mon[93825]: 11.12 scrub starts 2024-09-21T10:12:01.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:01 smithi137 ceph-mon[93825]: 11.12 scrub ok 2024-09-21T10:12:01.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:01 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-09-21T10:12:01.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:01 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "23"}]': finished 2024-09-21T10:12:01.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:01 smithi137 ceph-mon[97575]: osdmap e419: 8 total, 8 up, 7 in 2024-09-21T10:12:01.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:01 smithi137 ceph-mon[97575]: 11.12 scrub starts 2024-09-21T10:12:01.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:01 smithi137 ceph-mon[97575]: 11.12 scrub ok 2024-09-21T10:12:01.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:01 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-09-21T10:12:01.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:01 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "23"}]': finished 2024-09-21T10:12:01.961 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:01.991 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:01.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:01.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:02.093 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:02.121 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:02.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:02.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:02.223 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:02.240 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:12:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:12:01] "GET /metrics HTTP/1.1" 200 36574 "" "Prometheus/2.51.0" 2024-09-21T10:12:02.246 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:02.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:02.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:02.348 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:02.369 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:02.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:02.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:02.471 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:02.492 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:02.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:02.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:02.594 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:02.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:02.628 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:02.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:02.690 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:12:02.729 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:02.768 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:02.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:02.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:02.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:02 smithi137 ceph-mon[93825]: pgmap v1403: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 588/94110 objects misplaced (0.625%) 2024-09-21T10:12:02.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:02 smithi137 ceph-mon[93825]: 11.15 starting backfill to osd.1 from (0'0,0'0] MAX to 416'8177 2024-09-21T10:12:02.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:02 smithi137 ceph-mon[93825]: osdmap e420: 8 total, 8 up, 7 in 2024-09-21T10:12:02.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:02 smithi137 ceph-mon[93825]: 11.15 starting backfill to osd.2 from (0'0,0'0] MAX to 416'8177 2024-09-21T10:12:02.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:02 smithi137 ceph-mon[93825]: 11.15 starting backfill to osd.4 from (0'0,0'0] MAX to 416'8177 2024-09-21T10:12:02.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:02 smithi137 ceph-mon[93825]: osdmap e421: 8 total, 8 up, 7 in 2024-09-21T10:12:02.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:02 smithi137 ceph-mon[97575]: pgmap v1403: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 588/94110 objects misplaced (0.625%) 2024-09-21T10:12:02.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:02 smithi137 ceph-mon[97575]: 11.15 starting backfill to osd.1 from (0'0,0'0] MAX to 416'8177 2024-09-21T10:12:02.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:02 smithi137 ceph-mon[97575]: osdmap e420: 8 total, 8 up, 7 in 2024-09-21T10:12:02.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:02 smithi137 ceph-mon[97575]: 11.15 starting backfill to osd.2 from (0'0,0'0] MAX to 416'8177 2024-09-21T10:12:02.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:02 smithi137 ceph-mon[97575]: 11.15 starting backfill to osd.4 from (0'0,0'0] MAX to 416'8177 2024-09-21T10:12:02.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:02 smithi137 ceph-mon[97575]: osdmap e421: 8 total, 8 up, 7 in 2024-09-21T10:12:02.813 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:02 smithi165 ceph-mon[86023]: pgmap v1403: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 588/94110 objects misplaced (0.625%) 2024-09-21T10:12:02.814 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:02 smithi165 ceph-mon[86023]: 11.15 starting backfill to osd.1 from (0'0,0'0] MAX to 416'8177 2024-09-21T10:12:02.814 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:02 smithi165 ceph-mon[86023]: osdmap e420: 8 total, 8 up, 7 in 2024-09-21T10:12:02.814 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:02 smithi165 ceph-mon[86023]: 11.15 starting backfill to osd.2 from (0'0,0'0] MAX to 416'8177 2024-09-21T10:12:02.814 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:02 smithi165 ceph-mon[86023]: 11.15 starting backfill to osd.4 from (0'0,0'0] MAX to 416'8177 2024-09-21T10:12:02.814 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:02 smithi165 ceph-mon[86023]: osdmap e421: 8 total, 8 up, 7 in 2024-09-21T10:12:02.870 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:02.894 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:02.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:02.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:02.996 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:03.032 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:03.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:03.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:03.133 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:03.164 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:03.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:03.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:03.266 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:03.314 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:03.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:03.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:03.415 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:03.446 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:03.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:03.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:03.547 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:03.577 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:03.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:03.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:03.680 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:03.708 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:03.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:03.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:03.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:03 smithi137 ceph-mon[93825]: osdmap e422: 8 total, 8 up, 7 in 2024-09-21T10:12:03.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:03 smithi137 ceph-mon[93825]: 11.16 starting backfill to osd.3 from (0'0,0'0] MAX to 418'8368 2024-09-21T10:12:03.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:03 smithi137 ceph-mon[93825]: 11.16 starting backfill to osd.5 from (0'0,0'0] MAX to 418'8368 2024-09-21T10:12:03.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:03.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:03 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:03 smithi137 ceph-mon[97575]: osdmap e422: 8 total, 8 up, 7 in 2024-09-21T10:12:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:03 smithi137 ceph-mon[97575]: 11.16 starting backfill to osd.3 from (0'0,0'0] MAX to 418'8368 2024-09-21T10:12:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:03 smithi137 ceph-mon[97575]: 11.16 starting backfill to osd.5 from (0'0,0'0] MAX to 418'8368 2024-09-21T10:12:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:03.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:03 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:03.810 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:03.836 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:03.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:03.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:03.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:03 smithi165 ceph-mon[86023]: osdmap e422: 8 total, 8 up, 7 in 2024-09-21T10:12:03.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:03 smithi165 ceph-mon[86023]: 11.16 starting backfill to osd.3 from (0'0,0'0] MAX to 418'8368 2024-09-21T10:12:03.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:03 smithi165 ceph-mon[86023]: 11.16 starting backfill to osd.5 from (0'0,0'0] MAX to 418'8368 2024-09-21T10:12:03.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:03.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:03 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:03.938 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:03.973 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:03.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:03.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:04.075 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:04.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:04.119 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:04.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:04.220 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:04.248 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:04.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:04.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:04.350 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:04.402 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:04.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:04.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:04.504 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:04.550 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:04.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:04.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:04.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:04 smithi165 ceph-mon[86023]: pgmap v1407: 109 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 107 active+clean; 1.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 588/93198 objects misplaced (0.631%) 2024-09-21T10:12:04.652 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:04.665 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:04 smithi137 ceph-mon[93825]: pgmap v1407: 109 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 107 active+clean; 1.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 588/93198 objects misplaced (0.631%) 2024-09-21T10:12:04.665 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:04 smithi137 ceph-mon[97575]: pgmap v1407: 109 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 107 active+clean; 1.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 588/93198 objects misplaced (0.631%) 2024-09-21T10:12:04.693 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:04.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:04.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:04.795 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:04.831 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:04.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:04.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:04.933 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:04.965 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:12:04.965 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T10:12:04.965 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.965 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:198777 11.e 11:7b6b9778:::benchmark_data_smithi137_290545_object84944:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e422)", 2024-09-21T10:12:04.966 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:12:04.935390+0000", 2024-09-21T10:12:04.966 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.026329334999999999, 2024-09-21T10:12:04.966 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.026350649, 2024-09-21T10:12:04.966 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:04.966 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:12:04.966 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:04.966 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:04.966 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:04.966 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 198777 2024-09-21T10:12:04.966 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.966 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:04.966 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.966 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:04.967 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.935390+0000", 2024-09-21T10:12:04.967 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:04.967 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.967 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.967 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:04.967 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.935390+0000", 2024-09-21T10:12:04.967 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:04.967 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.967 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.967 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:04.967 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.935389+0000", 2024-09-21T10:12:04.967 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:12:04.967 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.967 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.967 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:04.968 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.935394+0000", 2024-09-21T10:12:04.968 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5109999999999997e-06 2024-09-21T10:12:04.968 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.968 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.968 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:04.968 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.935408+0000", 2024-09-21T10:12:04.968 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.397e-05 2024-09-21T10:12:04.968 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.968 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.968 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:04.968 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.935413+0000", 2024-09-21T10:12:04.968 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4e-06 2024-09-21T10:12:04.968 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.968 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.969 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:04.969 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.935504+0000", 2024-09-21T10:12:04.969 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.0842999999999997e-05 2024-09-21T10:12:04.969 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.969 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.969 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:04.969 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.935694+0000", 2024-09-21T10:12:04.969 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00018973300000000001 2024-09-21T10:12:04.969 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.969 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.969 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:12:04.969 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.935814+0000", 2024-09-21T10:12:04.969 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000120338 2024-09-21T10:12:04.969 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.970 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.970 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:04.970 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.939444+0000", 2024-09-21T10:12:04.970 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0036297980000000001 2024-09-21T10:12:04.970 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.970 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.970 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:04.970 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.945673+0000", 2024-09-21T10:12:04.970 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0062289240000000003 2024-09-21T10:12:04.970 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:04.970 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:04.970 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:04.970 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.970 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.971 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:198787 11.c 11:366a73ea:::benchmark_data_smithi137_290545_object84954:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e422)", 2024-09-21T10:12:04.971 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:12:04.946137+0000", 2024-09-21T10:12:04.971 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.015582576000000001, 2024-09-21T10:12:04.971 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.015659147000000002, 2024-09-21T10:12:04.971 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:04.971 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:12:04.971 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:04.971 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:04.971 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:04.971 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 198787 2024-09-21T10:12:04.971 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.971 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:04.971 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.971 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:04.972 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.946137+0000", 2024-09-21T10:12:04.972 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:04.972 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.972 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.972 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:04.972 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.946137+0000", 2024-09-21T10:12:04.972 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:04.972 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.972 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.972 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:04.972 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.946135+0000", 2024-09-21T10:12:04.972 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:12:04.972 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.972 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.972 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:04.973 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.946141+0000", 2024-09-21T10:12:04.973 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8680000000000004e-06 2024-09-21T10:12:04.973 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.973 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.973 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:04.973 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.946152+0000", 2024-09-21T10:12:04.973 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1073000000000001e-05 2024-09-21T10:12:04.973 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.973 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.973 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:04.973 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.946158+0000", 2024-09-21T10:12:04.973 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.1510000000000001e-06 2024-09-21T10:12:04.973 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.974 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.974 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:04.974 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.946193+0000", 2024-09-21T10:12:04.974 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4031e-05 2024-09-21T10:12:04.974 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.974 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.974 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:04.974 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.946265+0000", 2024-09-21T10:12:04.974 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.2826999999999999e-05 2024-09-21T10:12:04.974 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.974 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.974 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:12:04.974 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.946330+0000", 2024-09-21T10:12:04.974 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4474999999999995e-05 2024-09-21T10:12:04.974 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.975 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.975 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:04.975 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.949364+0000", 2024-09-21T10:12:04.975 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0030346219999999998 2024-09-21T10:12:04.975 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.975 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.975 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:04.975 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.960319+0000", 2024-09-21T10:12:04.975 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.01095493 2024-09-21T10:12:04.975 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:04.975 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:04.975 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:04.975 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.975 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.976 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:198790 11.d 11:be0d5255:::benchmark_data_smithi137_290545_object84957:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e422)", 2024-09-21T10:12:04.976 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:12:04.947683+0000", 2024-09-21T10:12:04.976 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.014036471, 2024-09-21T10:12:04.976 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.01415952, 2024-09-21T10:12:04.976 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:04.976 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:12:04.976 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:04.976 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:04.976 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:04.976 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 198790 2024-09-21T10:12:04.976 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.976 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:04.976 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.976 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:04.976 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.947683+0000", 2024-09-21T10:12:04.977 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:04.977 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.977 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.977 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:04.977 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.947683+0000", 2024-09-21T10:12:04.977 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:04.977 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.977 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.977 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:04.977 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.947682+0000", 2024-09-21T10:12:04.977 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:12:04.977 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.977 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.977 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:04.978 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.947685+0000", 2024-09-21T10:12:04.978 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.2299999999999998e-06 2024-09-21T10:12:04.978 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.978 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.978 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:04.978 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.947690+0000", 2024-09-21T10:12:04.978 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7649999999999999e-06 2024-09-21T10:12:04.978 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.978 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.978 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:04.978 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.947694+0000", 2024-09-21T10:12:04.978 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6650000000000001e-06 2024-09-21T10:12:04.978 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.978 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.978 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:04.979 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.947742+0000", 2024-09-21T10:12:04.979 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7954999999999997e-05 2024-09-21T10:12:04.979 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.979 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.979 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:04.979 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.947898+0000", 2024-09-21T10:12:04.979 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015558299999999999 2024-09-21T10:12:04.979 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.979 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.979 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:12:04.979 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.948019+0000", 2024-09-21T10:12:04.980 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000121779 2024-09-21T10:12:04.980 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.980 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.980 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:04.980 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.951550+0000", 2024-09-21T10:12:04.980 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0035301820000000002 2024-09-21T10:12:04.980 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.980 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.980 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:04.980 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.951654+0000", 2024-09-21T10:12:04.980 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000104113 2024-09-21T10:12:04.980 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:04.980 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:04.980 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:198793 11.17 11:ef6c00ce:::benchmark_data_smithi137_290545_object84960:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e422)", 2024-09-21T10:12:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:12:04.956326+0000", 2024-09-21T10:12:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 0.0053931379999999996, 2024-09-21T10:12:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0055715299999999999, 2024-09-21T10:12:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:12:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 198793 2024-09-21T10:12:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:04.982 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.982 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:04.982 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.956326+0000", 2024-09-21T10:12:04.982 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:04.982 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.982 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.982 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:04.982 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.956326+0000", 2024-09-21T10:12:04.982 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:04.982 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.982 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.982 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:04.982 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.956325+0000", 2024-09-21T10:12:04.982 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:12:04.983 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.983 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.983 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:04.983 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.956330+0000", 2024-09-21T10:12:04.983 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8799999999999999e-06 2024-09-21T10:12:04.983 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.983 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.983 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:04.983 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.956341+0000", 2024-09-21T10:12:04.983 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.128e-05 2024-09-21T10:12:04.983 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.983 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.983 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:04.983 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.956345+0000", 2024-09-21T10:12:04.983 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.313e-06 2024-09-21T10:12:04.984 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.984 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.984 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:04.984 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.956394+0000", 2024-09-21T10:12:04.984 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8974999999999998e-05 2024-09-21T10:12:04.984 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.984 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.984 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:04.984 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.956507+0000", 2024-09-21T10:12:04.984 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011291200000000001 2024-09-21T10:12:04.984 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.984 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.984 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:12:04.984 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.957079+0000", 2024-09-21T10:12:04.984 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00057133100000000001 2024-09-21T10:12:04.985 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.985 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.985 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:04.985 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.959497+0000", 2024-09-21T10:12:04.985 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0024186339999999998 2024-09-21T10:12:04.985 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:04.985 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:04.985 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:04.985 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:12:04.959868+0000", 2024-09-21T10:12:04.985 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00037097900000000001 2024-09-21T10:12:04.985 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:04.985 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:04.985 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:04.985 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:04.985 INFO:teuthology.orchestra.run.smithi165.stdout: ], 2024-09-21T10:12:04.986 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 4 2024-09-21T10:12:04.986 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:12:04.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:04.987 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:04.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:05.088 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:05.130 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:05.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:05.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:05.232 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:05.259 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:05.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:05.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:05.360 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:05.399 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:05.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:05.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:05.443 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:12:05.444 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:12:05.501 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:05.530 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:05.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:05.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:05.609 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T10:12:05.632 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:05.659 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:05.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:05.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:05.761 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:05.796 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:12:05.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:05 smithi137 ceph-mon[93825]: 11.14 scrub starts 2024-09-21T10:12:05.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:05 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3225532446' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:12:05.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:05 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:12:05.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:05 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:05.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:05 smithi137 ceph-mon[97575]: 11.14 scrub starts 2024-09-21T10:12:05.803 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:05 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3225532446' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:12:05.803 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:05 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:12:05.803 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:05 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:05.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:05.805 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:05.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:05.830 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:05 smithi165 ceph-mon[86023]: 11.14 scrub starts 2024-09-21T10:12:05.830 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:05 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3225532446' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:12:05.830 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:05 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:12:05.830 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:05 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:05.905 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:05.947 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:05.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:05.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:06.049 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:06.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:06.084 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:06.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:06.184 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:06.200 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:12:06.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:06.221 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:06.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:06.322 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:06.354 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:06.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:06.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:06.456 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:06.494 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:06.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:06.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:06.595 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:06.622 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:06.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:06.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:06.727 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:06.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:06.771 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:06.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:06.856 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1408,"stamp":"2024-09-21T10:12:05.196468+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2034645809,"num_objects":31066,"num_object_clones":0,"num_object_copies":93198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":588,"num_objects_unfound":0,"num_objects_dirty":31066,"num_whiteouts":0,"num_read":54,"num_read_kb":137,"num_write":157138,"num_write_kb":5704168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2924,"num_bytes_recovered":188581708,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":197753,"ondisk_log_size":197753,"up":327,"acting":327,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":328,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":12922296,"kb_used_data":6105240,"kb_used_omap":29,"kb_used_meta":6816866,"kb_avail":643293768,"statfs":{"total":671965249536,"available":658732818432,"internally_reserved":0,"allocated":6251765760,"data_stored":6231028206,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30120,"internal_metadata":6980471384},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,2,1,2,0,0,0,0,5,11],"upper_bound":2048},"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":-102400000,"num_objects":-1564,"num_object_clones":0,"num_object_copies":-4692,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":588,"num_objects_unfound":0,"num_objects_dirty":-1564,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":-16889,"num_write_kb":-689056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":-6763,"num_bytes_recovered":-329449472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.652394"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":741,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551404+0000","last_change":"2024-09-21T10:01:46.451177+0000","last_active":"2024-09-21T10:11:59.551404+0000","last_peered":"2024-09-21T10:11:59.551404+0000","last_clean":"2024-09-21T10:11:59.551404+0000","last_became_active":"2024-09-21T10:01:46.448614+0000","last_became_peered":"2024-09-21T10:01:46.448614+0000","last_unstale":"2024-09-21T10:11:59.551404+0000","last_undegraded":"2024-09-21T10:11:59.551404+0000","last_fullsized":"2024-09-21T10:11:59.551404+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:04:08.637354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":139,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.550191+0000","last_change":"2024-09-21T10:01:46.447733+0000","last_active":"2024-09-21T10:11:59.550191+0000","last_peered":"2024-09-21T10:11:59.550191+0000","last_clean":"2024-09-21T10:11:59.550191+0000","last_became_active":"2024-09-21T10:01:46.437757+0000","last_became_peered":"2024-09-21T10:01:46.437757+0000","last_unstale":"2024-09-21T10:11:59.550191+0000","last_undegraded":"2024-09-21T10:11:59.550191+0000","last_fullsized":"2024-09-21T10:11:59.550191+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:45:45.737983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":356,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.586995+0000","last_change":"2024-09-21T10:01:46.443763+0000","last_active":"2024-09-21T10:12:01.586995+0000","last_peered":"2024-09-21T10:12:01.586995+0000","last_clean":"2024-09-21T10:12:01.586995+0000","last_became_active":"2024-09-21T10:01:46.441577+0000","last_became_peered":"2024-09-21T10:01:46.441577+0000","last_unstale":"2024-09-21T10:12:01.586995+0000","last_undegraded":"2024-09-21T10:12:01.586995+0000","last_fullsized":"2024-09-21T10:12:01.586995+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:31:26.207575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":653,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.552191+0000","last_change":"2024-09-21T10:02:11.198710+0000","last_active":"2024-09-21T10:11:59.552191+0000","last_peered":"2024-09-21T10:11:59.552191+0000","last_clean":"2024-09-21T10:11:59.552191+0000","last_became_active":"2024-09-21T10:02:11.198373+0000","last_became_peered":"2024-09-21T10:02:11.198373+0000","last_unstale":"2024-09-21T10:11:59.552191+0000","last_undegraded":"2024-09-21T10:11:59.552191+0000","last_fullsized":"2024-09-21T10:11:59.552191+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:25:50.840955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.19","version":"418'8315","reported_seq":8419,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.341998+0000","last_change":"2024-09-21T10:09:34.286324+0000","last_active":"2024-09-21T10:12:00.341998+0000","last_peered":"2024-09-21T10:12:00.341998+0000","last_clean":"2024-09-21T10:12:00.341998+0000","last_became_active":"2024-09-21T10:09:34.283761+0000","last_became_peered":"2024-09-21T10:09:34.283761+0000","last_unstale":"2024-09-21T10:12:00.341998+0000","last_undegraded":"2024-09-21T10:12:00.341998+0000","last_fullsized":"2024-09-21T10:12:00.341998+0000","mapping_epoch":387,"log_start":"384'484","ondisk_log_start":"384'484","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7831,"log_dups_size":0,"ondisk_log_size":7831,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":59539456,"num_objects":909,"num_object_clones":0,"num_object_copies":2727,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":909,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6205,"num_write_kb":227616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":653,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.589764+0000","last_change":"2024-09-21T10:01:46.446265+0000","last_active":"2024-09-21T10:12:01.589764+0000","last_peered":"2024-09-21T10:12:01.589764+0000","last_clean":"2024-09-21T10:12:01.589764+0000","last_became_active":"2024-09-21T10:01:46.444271+0000","last_became_peered":"2024-09-21T10:01:46.444271+0000","last_unstale":"2024-09-21T10:12:01.589764+0000","last_undegraded":"2024-09-21T10:12:01.589764+0000","last_fullsized":"2024-09-21T10:12:01.589764+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:24.021361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":278,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.550563+0000","last_change":"2024-09-21T10:01:46.434678+0000","last_active":"2024-09-21T10:11:59.550563+0000","last_peered":"2024-09-21T10:11:59.550563+0000","last_clean":"2024-09-21T10:11:59.550563+0000","last_became_active":"2024-09-21T10:01:46.432501+0000","last_became_peered":"2024-09-21T10:01:46.432501+0000","last_unstale":"2024-09-21T10:11:59.550563+0000","last_undegraded":"2024-09-21T10:11:59.550563+0000","last_fullsized":"2024-09-21T10:11:59.550563+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:22:35.959785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.18","version":"418'8329","reported_seq":8454,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.292571+0000","last_change":"2024-09-21T10:11:56.780403+0000","last_active":"2024-09-21T10:12:00.292571+0000","last_peered":"2024-09-21T10:12:00.292571+0000","last_clean":"2024-09-21T10:12:00.292571+0000","last_became_active":"2024-09-21T10:09:34.304336+0000","last_became_peered":"2024-09-21T10:09:34.304336+0000","last_unstale":"2024-09-21T10:12:00.292571+0000","last_undegraded":"2024-09-21T10:12:00.292571+0000","last_fullsized":"2024-09-21T10:12:00.292571+0000","mapping_epoch":387,"log_start":"383'396","ondisk_log_start":"383'396","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"415'8271","last_scrub_stamp":"2024-09-21T10:11:56.779967+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:56.779967+0000","objects_scrubbed":1013,"log_size":7933,"log_dups_size":0,"ondisk_log_size":7933,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T10:37:46.673894+0000","scrub_duration":460,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":62324736,"num_objects":951,"num_object_clones":0,"num_object_copies":2853,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":951,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":62,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":640,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.588071+0000","last_change":"2024-09-21T10:03:57.884771+0000","last_active":"2024-09-21T10:12:01.588071+0000","last_peered":"2024-09-21T10:12:01.588071+0000","last_clean":"2024-09-21T10:12:01.588071+0000","last_became_active":"2024-09-21T10:03:57.884431+0000","last_became_peered":"2024-09-21T10:03:57.884431+0000","last_unstale":"2024-09-21T10:12:01.588071+0000","last_undegraded":"2024-09-21T10:12:01.588071+0000","last_fullsized":"2024-09-21T10:12:01.588071+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:43:02.482175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":243,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.546331+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:11:59.546331+0000","last_peered":"2024-09-21T10:11:59.546331+0000","last_clean":"2024-09-21T10:11:59.546331+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:11:59.546331+0000","last_undegraded":"2024-09-21T10:11:59.546331+0000","last_fullsized":"2024-09-21T10:11:59.546331+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"418'7997","reported_seq":8197,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.268171+0000","last_change":"2024-09-21T10:10:18.667607+0000","last_active":"2024-09-21T10:12:00.268171+0000","last_peered":"2024-09-21T10:12:00.268171+0000","last_clean":"2024-09-21T10:12:00.268171+0000","last_became_active":"2024-09-21T10:09:34.251227+0000","last_became_peered":"2024-09-21T10:09:34.251227+0000","last_unstale":"2024-09-21T10:12:00.268171+0000","last_undegraded":"2024-09-21T10:12:00.268171+0000","last_fullsized":"2024-09-21T10:12:00.268171+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"400'5331","last_scrub_stamp":"2024-09-21T10:10:18.667519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:10:18.667519+0000","objects_scrubbed":3244,"log_size":7997,"log_dups_size":0,"ondisk_log_size":7997,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:20:03.698999+0000","scrub_duration":0.96617026699999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65142784,"num_objects":994,"num_object_clones":0,"num_object_copies":2982,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":994,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2682,"num_write_kb":13824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":137,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551667+0000","last_change":"2024-09-21T10:01:46.443617+0000","last_active":"2024-09-21T10:11:59.551667+0000","last_peered":"2024-09-21T10:11:59.551667+0000","last_clean":"2024-09-21T10:11:59.551667+0000","last_became_active":"2024-09-21T10:01:46.436657+0000","last_became_peered":"2024-09-21T10:01:46.436657+0000","last_unstale":"2024-09-21T10:11:59.551667+0000","last_undegraded":"2024-09-21T10:11:59.551667+0000","last_fullsized":"2024-09-21T10:11:59.551667+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:40:53.195766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":175,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.546045+0000","last_change":"2024-09-21T10:01:46.430367+0000","last_active":"2024-09-21T10:11:59.546045+0000","last_peered":"2024-09-21T10:11:59.546045+0000","last_clean":"2024-09-21T10:11:59.546045+0000","last_became_active":"2024-09-21T10:01:46.430005+0000","last_became_peered":"2024-09-21T10:01:46.430005+0000","last_unstale":"2024-09-21T10:11:59.546045+0000","last_undegraded":"2024-09-21T10:11:59.546045+0000","last_fullsized":"2024-09-21T10:11:59.546045+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:27:00.076510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.6","version":"421'8346","reported_seq":8458,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.737182+0000","last_change":"2024-09-21T10:09:34.266817+0000","last_active":"2024-09-21T10:12:01.737182+0000","last_peered":"2024-09-21T10:12:01.737182+0000","last_clean":"2024-09-21T10:12:01.737182+0000","last_became_active":"2024-09-21T10:09:34.264072+0000","last_became_peered":"2024-09-21T10:09:34.264072+0000","last_unstale":"2024-09-21T10:12:01.737182+0000","last_undegraded":"2024-09-21T10:12:01.737182+0000","last_fullsized":"2024-09-21T10:12:01.737182+0000","mapping_epoch":379,"log_start":"383'190","ondisk_log_start":"383'190","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":8156,"log_dups_size":0,"ondisk_log_size":8156,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":62881792,"num_objects":959,"num_object_clones":0,"num_object_copies":2877,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":959,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6205,"num_write_kb":229280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":137,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551134+0000","last_change":"2024-09-21T10:01:46.457547+0000","last_active":"2024-09-21T10:11:59.551134+0000","last_peered":"2024-09-21T10:11:59.551134+0000","last_clean":"2024-09-21T10:11:59.551134+0000","last_became_active":"2024-09-21T10:01:46.442417+0000","last_became_peered":"2024-09-21T10:01:46.442417+0000","last_unstale":"2024-09-21T10:11:59.551134+0000","last_undegraded":"2024-09-21T10:11:59.551134+0000","last_fullsized":"2024-09-21T10:11:59.551134+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:15:55.315217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":430,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.550517+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:11:59.550517+0000","last_peered":"2024-09-21T10:11:59.550517+0000","last_clean":"2024-09-21T10:11:59.550517+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:11:59.550517+0000","last_undegraded":"2024-09-21T10:11:59.550517+0000","last_fullsized":"2024-09-21T10:11:59.550517+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"418'8249","reported_seq":8311,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.349084+0000","last_change":"2024-09-21T10:11:52.162788+0000","last_active":"2024-09-21T10:12:00.349084+0000","last_peered":"2024-09-21T10:12:00.349084+0000","last_clean":"2024-09-21T10:12:00.349084+0000","last_became_active":"2024-09-21T10:09:34.242277+0000","last_became_peered":"2024-09-21T10:09:34.242277+0000","last_unstale":"2024-09-21T10:12:00.349084+0000","last_undegraded":"2024-09-21T10:12:00.349084+0000","last_fullsized":"2024-09-21T10:12:00.349084+0000","mapping_epoch":379,"log_start":"384'467","ondisk_log_start":"384'467","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7782,"log_dups_size":0,"ondisk_log_size":7782,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68517888,"num_objects":1045,"num_object_clones":0,"num_object_copies":3135,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1045,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6149,"num_write_kb":230240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":343,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.547675+0000","last_change":"2024-09-21T10:01:46.450929+0000","last_active":"2024-09-21T10:11:59.547675+0000","last_peered":"2024-09-21T10:11:59.547675+0000","last_clean":"2024-09-21T10:11:59.547675+0000","last_became_active":"2024-09-21T10:01:46.443393+0000","last_became_peered":"2024-09-21T10:01:46.443393+0000","last_unstale":"2024-09-21T10:11:59.547675+0000","last_undegraded":"2024-09-21T10:11:59.547675+0000","last_fullsized":"2024-09-21T10:11:59.547675+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:08:26.625699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":243,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.546420+0000","last_change":"2024-09-21T10:01:46.433842+0000","last_active":"2024-09-21T10:11:59.546420+0000","last_peered":"2024-09-21T10:11:59.546420+0000","last_clean":"2024-09-21T10:11:59.546420+0000","last_became_active":"2024-09-21T10:01:46.433530+0000","last_became_peered":"2024-09-21T10:01:46.433530+0000","last_unstale":"2024-09-21T10:11:59.546420+0000","last_undegraded":"2024-09-21T10:11:59.546420+0000","last_fullsized":"2024-09-21T10:11:59.546420+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:42:07.131501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"418'8396","reported_seq":8520,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.402975+0000","last_change":"2024-09-21T10:11:45.875319+0000","last_active":"2024-09-21T10:12:00.402975+0000","last_peered":"2024-09-21T10:12:00.402975+0000","last_clean":"2024-09-21T10:12:00.402975+0000","last_became_active":"2024-09-21T10:09:34.259118+0000","last_became_peered":"2024-09-21T10:09:34.259118+0000","last_unstale":"2024-09-21T10:12:00.402975+0000","last_undegraded":"2024-09-21T10:12:00.402975+0000","last_fullsized":"2024-09-21T10:12:00.402975+0000","mapping_epoch":379,"log_start":"384'868","ondisk_log_start":"384'868","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"413'8052","last_scrub_stamp":"2024-09-21T10:11:45.875235+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:45.875235+0000","objects_scrubbed":1339,"log_size":7528,"log_dups_size":0,"ondisk_log_size":7528,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:41:22.351536+0000","scrub_duration":0.67661111900000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64880640,"num_objects":990,"num_object_clones":0,"num_object_copies":2970,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":990,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":349,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":375,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551298+0000","last_change":"2024-09-21T10:00:45.453585+0000","last_active":"2024-09-21T10:11:59.551298+0000","last_peered":"2024-09-21T10:11:59.551298+0000","last_clean":"2024-09-21T10:11:59.551298+0000","last_became_active":"2024-09-21T10:00:45.453273+0000","last_became_peered":"2024-09-21T10:00:45.453273+0000","last_unstale":"2024-09-21T10:11:59.551298+0000","last_undegraded":"2024-09-21T10:11:59.551298+0000","last_fullsized":"2024-09-21T10:11:59.551298+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:16.879800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":663,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.587736+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:12:01.587736+0000","last_peered":"2024-09-21T10:12:01.587736+0000","last_clean":"2024-09-21T10:12:01.587736+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:12:01.587736+0000","last_undegraded":"2024-09-21T10:12:01.587736+0000","last_fullsized":"2024-09-21T10:12:01.587736+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"418'8031","reported_seq":8093,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.331560+0000","last_change":"2024-09-21T10:11:46.157799+0000","last_active":"2024-09-21T10:12:00.331560+0000","last_peered":"2024-09-21T10:12:00.331560+0000","last_clean":"2024-09-21T10:12:00.331560+0000","last_became_active":"2024-09-21T10:09:34.240908+0000","last_became_peered":"2024-09-21T10:09:34.240908+0000","last_unstale":"2024-09-21T10:12:00.331560+0000","last_undegraded":"2024-09-21T10:12:00.331560+0000","last_fullsized":"2024-09-21T10:12:00.331560+0000","mapping_epoch":379,"log_start":"383'219","ondisk_log_start":"383'219","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7812,"log_dups_size":0,"ondisk_log_size":7812,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":61177856,"num_objects":933,"num_object_clones":0,"num_object_copies":2799,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":933,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5993,"num_write_kb":221664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"72'100","reported_seq":95,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.552937+0000","last_change":"2024-09-21T10:08:38.520816+0000","last_active":"2024-09-21T10:11:59.552937+0000","last_peered":"2024-09-21T10:11:59.552937+0000","last_clean":"2024-09-21T10:11:59.552937+0000","last_became_active":"2024-09-21T10:08:38.520420+0000","last_became_peered":"2024-09-21T10:08:38.520420+0000","last_unstale":"2024-09-21T10:11:59.552937+0000","last_undegraded":"2024-09-21T10:11:59.552937+0000","last_fullsized":"2024-09-21T10:11:59.552937+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:12:08.105566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":26,"num_read_kb":68,"num_write":13,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107339,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":729,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551883+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:11:59.551883+0000","last_peered":"2024-09-21T10:11:59.551883+0000","last_clean":"2024-09-21T10:11:59.551883+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:11:59.551883+0000","last_undegraded":"2024-09-21T10:11:59.551883+0000","last_fullsized":"2024-09-21T10:11:59.551883+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":403,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551558+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:11:59.551558+0000","last_peered":"2024-09-21T10:11:59.551558+0000","last_clean":"2024-09-21T10:11:59.551558+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:11:59.551558+0000","last_undegraded":"2024-09-21T10:11:59.551558+0000","last_fullsized":"2024-09-21T10:11:59.551558+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"418'8194","reported_seq":8299,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.267351+0000","last_change":"2024-09-21T10:09:34.248051+0000","last_active":"2024-09-21T10:12:00.267351+0000","last_peered":"2024-09-21T10:12:00.267351+0000","last_clean":"2024-09-21T10:12:00.267351+0000","last_became_active":"2024-09-21T10:09:34.243857+0000","last_became_peered":"2024-09-21T10:09:34.243857+0000","last_unstale":"2024-09-21T10:12:00.267351+0000","last_undegraded":"2024-09-21T10:12:00.267351+0000","last_fullsized":"2024-09-21T10:12:00.267351+0000","mapping_epoch":379,"log_start":"383'209","ondisk_log_start":"383'209","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7985,"log_dups_size":0,"ondisk_log_size":7985,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65896448,"num_objects":1005,"num_object_clones":0,"num_object_copies":3015,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1005,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6107,"num_write_kb":227616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.8","version":"72'100","reported_seq":110,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.550861+0000","last_change":"2024-09-21T10:11:55.294175+0000","last_active":"2024-09-21T10:11:59.550861+0000","last_peered":"2024-09-21T10:11:59.550861+0000","last_clean":"2024-09-21T10:11:59.550861+0000","last_became_active":"2024-09-21T10:08:38.521538+0000","last_became_peered":"2024-09-21T10:08:38.521538+0000","last_unstale":"2024-09-21T10:11:59.550861+0000","last_undegraded":"2024-09-21T10:11:59.550861+0000","last_fullsized":"2024-09-21T10:11:59.550861+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:11:55.294121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:11:55.294121+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:49:57.215227+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":253,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.546979+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:11:59.546979+0000","last_peered":"2024-09-21T10:11:59.546979+0000","last_clean":"2024-09-21T10:11:59.546979+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:11:59.546979+0000","last_undegraded":"2024-09-21T10:11:59.546979+0000","last_fullsized":"2024-09-21T10:11:59.546979+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":400,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551552+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:11:59.551552+0000","last_peered":"2024-09-21T10:11:59.551552+0000","last_clean":"2024-09-21T10:11:59.551552+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:11:59.551552+0000","last_undegraded":"2024-09-21T10:11:59.551552+0000","last_fullsized":"2024-09-21T10:11:59.551552+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.1","version":"418'8115","reported_seq":8229,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.327509+0000","last_change":"2024-09-21T10:11:48.636788+0000","last_active":"2024-09-21T10:12:00.327509+0000","last_peered":"2024-09-21T10:12:00.327509+0000","last_clean":"2024-09-21T10:12:00.327509+0000","last_became_active":"2024-09-21T10:09:34.267934+0000","last_became_peered":"2024-09-21T10:09:34.267934+0000","last_unstale":"2024-09-21T10:12:00.327509+0000","last_undegraded":"2024-09-21T10:12:00.327509+0000","last_fullsized":"2024-09-21T10:12:00.327509+0000","mapping_epoch":379,"log_start":"383'348","ondisk_log_start":"383'348","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"413'7848","last_scrub_stamp":"2024-09-21T10:11:48.636700+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:48.636700+0000","objects_scrubbed":1164,"log_size":7767,"log_dups_size":0,"ondisk_log_size":7767,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T15:24:18.757175+0000","scrub_duration":0.45432945899999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":58589184,"num_objects":894,"num_object_clones":0,"num_object_copies":2682,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":894,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":270,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":394,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.550645+0000","last_change":"2024-09-21T10:01:46.438078+0000","last_active":"2024-09-21T10:11:59.550645+0000","last_peered":"2024-09-21T10:11:59.550645+0000","last_clean":"2024-09-21T10:11:59.550645+0000","last_became_active":"2024-09-21T10:01:46.437813+0000","last_became_peered":"2024-09-21T10:01:46.437813+0000","last_unstale":"2024-09-21T10:11:59.550645+0000","last_undegraded":"2024-09-21T10:11:59.550645+0000","last_fullsized":"2024-09-21T10:11:59.550645+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:57:48.223633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":423,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551206+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:11:59.551206+0000","last_peered":"2024-09-21T10:11:59.551206+0000","last_clean":"2024-09-21T10:11:59.551206+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:11:59.551206+0000","last_undegraded":"2024-09-21T10:11:59.551206+0000","last_fullsized":"2024-09-21T10:11:59.551206+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"418'8284","reported_seq":8389,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.214160+0000","last_change":"2024-09-21T10:09:34.252893+0000","last_active":"2024-09-21T10:12:00.214160+0000","last_peered":"2024-09-21T10:12:00.214160+0000","last_clean":"2024-09-21T10:12:00.214160+0000","last_became_active":"2024-09-21T10:09:34.249955+0000","last_became_peered":"2024-09-21T10:09:34.249955+0000","last_unstale":"2024-09-21T10:12:00.214160+0000","last_undegraded":"2024-09-21T10:12:00.214160+0000","last_fullsized":"2024-09-21T10:12:00.214160+0000","mapping_epoch":379,"log_start":"383'384","ondisk_log_start":"383'384","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7900,"log_dups_size":0,"ondisk_log_size":7900,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":61571072,"num_objects":939,"num_object_clones":0,"num_object_copies":2817,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":939,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6169,"num_write_kb":227488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.a","version":"72'100","reported_seq":382,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.546173+0000","last_change":"2024-09-21T10:09:09.378060+0000","last_active":"2024-09-21T10:11:59.546173+0000","last_peered":"2024-09-21T10:11:59.546173+0000","last_clean":"2024-09-21T10:11:59.546173+0000","last_became_active":"2024-09-21T10:08:38.520039+0000","last_became_peered":"2024-09-21T10:08:38.520039+0000","last_unstale":"2024-09-21T10:11:59.546173+0000","last_undegraded":"2024-09-21T10:11:59.546173+0000","last_fullsized":"2024-09-21T10:11:59.546173+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:09.377947+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:09.377947+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:10:10.093941+0000","scrub_duration":0.0059503179999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":743,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551235+0000","last_change":"2024-09-21T10:01:46.448146+0000","last_active":"2024-09-21T10:11:59.551235+0000","last_peered":"2024-09-21T10:11:59.551235+0000","last_clean":"2024-09-21T10:11:59.551235+0000","last_became_active":"2024-09-21T10:01:46.447520+0000","last_became_peered":"2024-09-21T10:01:46.447520+0000","last_unstale":"2024-09-21T10:11:59.551235+0000","last_undegraded":"2024-09-21T10:11:59.551235+0000","last_fullsized":"2024-09-21T10:11:59.551235+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:30:29.833897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":561,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551235+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:11:59.551235+0000","last_peered":"2024-09-21T10:11:59.551235+0000","last_clean":"2024-09-21T10:11:59.551235+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:11:59.551235+0000","last_undegraded":"2024-09-21T10:11:59.551235+0000","last_fullsized":"2024-09-21T10:11:59.551235+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.a","version":"418'12616","reported_seq":12714,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.260136+0000","last_change":"2024-09-21T10:08:44.350542+0000","last_active":"2024-09-21T10:12:00.260136+0000","last_peered":"2024-09-21T10:12:00.260136+0000","last_clean":"2024-09-21T10:12:00.260136+0000","last_became_active":"2024-09-21T10:08:44.350025+0000","last_became_peered":"2024-09-21T10:08:44.350025+0000","last_unstale":"2024-09-21T10:12:00.260136+0000","last_undegraded":"2024-09-21T10:12:00.260136+0000","last_fullsized":"2024-09-21T10:12:00.260136+0000","mapping_epoch":379,"log_start":"399'6500","ondisk_log_start":"399'6500","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6116,"log_dups_size":0,"ondisk_log_size":6116,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:12:09.658519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123994112,"num_objects":1892,"num_object_clones":0,"num_object_copies":5676,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1892,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12616,"num_write_kb":464256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":409,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.586928+0000","last_change":"2024-09-21T10:08:36.604164+0000","last_active":"2024-09-21T10:12:01.586928+0000","last_peered":"2024-09-21T10:12:01.586928+0000","last_clean":"2024-09-21T10:12:01.586928+0000","last_became_active":"2024-09-21T10:08:32.287704+0000","last_became_peered":"2024-09-21T10:08:32.287704+0000","last_unstale":"2024-09-21T10:12:01.586928+0000","last_undegraded":"2024-09-21T10:12:01.586928+0000","last_fullsized":"2024-09-21T10:12:01.586928+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:36.604114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:36.604114+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:55:24.459588+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":239,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551781+0000","last_change":"2024-09-21T10:01:46.457493+0000","last_active":"2024-09-21T10:11:59.551781+0000","last_peered":"2024-09-21T10:11:59.551781+0000","last_clean":"2024-09-21T10:11:59.551781+0000","last_became_active":"2024-09-21T10:01:46.448595+0000","last_became_peered":"2024-09-21T10:01:46.448595+0000","last_unstale":"2024-09-21T10:11:59.551781+0000","last_undegraded":"2024-09-21T10:11:59.551781+0000","last_fullsized":"2024-09-21T10:11:59.551781+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:47:38.183249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":722,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551796+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:11:59.551796+0000","last_peered":"2024-09-21T10:11:59.551796+0000","last_clean":"2024-09-21T10:11:59.551796+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:11:59.551796+0000","last_undegraded":"2024-09-21T10:11:59.551796+0000","last_fullsized":"2024-09-21T10:11:59.551796+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":253,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.547749+0000","last_change":"2024-09-21T10:01:46.432514+0000","last_active":"2024-09-21T10:11:59.547749+0000","last_peered":"2024-09-21T10:11:59.547749+0000","last_clean":"2024-09-21T10:11:59.547749+0000","last_became_active":"2024-09-21T10:01:46.432210+0000","last_became_peered":"2024-09-21T10:01:46.432210+0000","last_unstale":"2024-09-21T10:11:59.547749+0000","last_undegraded":"2024-09-21T10:11:59.547749+0000","last_fullsized":"2024-09-21T10:11:59.547749+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:14.449645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"418'8258","reported_seq":8362,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.244701+0000","last_change":"2024-09-21T10:09:34.262242+0000","last_active":"2024-09-21T10:12:00.244701+0000","last_peered":"2024-09-21T10:12:00.244701+0000","last_clean":"2024-09-21T10:12:00.244701+0000","last_became_active":"2024-09-21T10:09:34.256076+0000","last_became_peered":"2024-09-21T10:09:34.256076+0000","last_unstale":"2024-09-21T10:12:00.244701+0000","last_undegraded":"2024-09-21T10:12:00.244701+0000","last_fullsized":"2024-09-21T10:12:00.244701+0000","mapping_epoch":379,"log_start":"383'303","ondisk_log_start":"383'303","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7955,"log_dups_size":0,"ondisk_log_size":7955,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66420736,"num_objects":1013,"num_object_clones":0,"num_object_copies":3039,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1013,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6147,"num_write_kb":229152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"72'100","reported_seq":376,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.546508+0000","last_change":"2024-09-21T10:08:38.414131+0000","last_active":"2024-09-21T10:11:59.546508+0000","last_peered":"2024-09-21T10:11:59.546508+0000","last_clean":"2024-09-21T10:11:59.546508+0000","last_became_active":"2024-09-21T10:08:38.319214+0000","last_became_peered":"2024-09-21T10:08:38.319214+0000","last_unstale":"2024-09-21T10:11:59.546508+0000","last_undegraded":"2024-09-21T10:11:59.546508+0000","last_fullsized":"2024-09-21T10:11:59.546508+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.414036+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:53:08.996189+0000","scrub_duration":0.0014821809999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":537,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.586566+0000","last_change":"2024-09-21T10:01:46.447172+0000","last_active":"2024-09-21T10:12:01.586566+0000","last_peered":"2024-09-21T10:12:01.586566+0000","last_clean":"2024-09-21T10:12:01.586566+0000","last_became_active":"2024-09-21T10:01:46.446520+0000","last_became_peered":"2024-09-21T10:01:46.446520+0000","last_unstale":"2024-09-21T10:12:01.586566+0000","last_undegraded":"2024-09-21T10:12:01.586566+0000","last_fullsized":"2024-09-21T10:12:01.586566+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:54:16.290087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"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":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":662,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.589116+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:12:01.589116+0000","last_peered":"2024-09-21T10:12:01.589116+0000","last_clean":"2024-09-21T10:12:01.589116+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:12:01.589116+0000","last_undegraded":"2024-09-21T10:12:01.589116+0000","last_fullsized":"2024-09-21T10:12:01.589116+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":682,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.590006+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:12:01.590006+0000","last_peered":"2024-09-21T10:12:01.590006+0000","last_clean":"2024-09-21T10:12:01.590006+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:12:01.590006+0000","last_undegraded":"2024-09-21T10:12:01.590006+0000","last_fullsized":"2024-09-21T10:12:01.590006+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.8","version":"418'8378","reported_seq":8485,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.338652+0000","last_change":"2024-09-21T10:09:34.300325+0000","last_active":"2024-09-21T10:12:00.338652+0000","last_peered":"2024-09-21T10:12:00.338652+0000","last_clean":"2024-09-21T10:12:00.338652+0000","last_became_active":"2024-09-21T10:09:34.273683+0000","last_became_peered":"2024-09-21T10:09:34.273683+0000","last_unstale":"2024-09-21T10:12:00.338652+0000","last_undegraded":"2024-09-21T10:12:00.338652+0000","last_fullsized":"2024-09-21T10:12:00.338652+0000","mapping_epoch":379,"log_start":"384'506","ondisk_log_start":"384'506","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7872,"log_dups_size":0,"ondisk_log_size":7872,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":59244544,"num_objects":904,"num_object_clones":0,"num_object_copies":2712,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":904,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6242,"num_write_kb":228672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"72'100","reported_seq":417,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.587579+0000","last_change":"2024-09-21T10:09:16.641443+0000","last_active":"2024-09-21T10:12:01.587579+0000","last_peered":"2024-09-21T10:12:01.587579+0000","last_clean":"2024-09-21T10:12:01.587579+0000","last_became_active":"2024-09-21T10:08:38.519984+0000","last_became_peered":"2024-09-21T10:08:38.519984+0000","last_unstale":"2024-09-21T10:12:01.587579+0000","last_undegraded":"2024-09-21T10:12:01.587579+0000","last_fullsized":"2024-09-21T10:12:01.587579+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:16.641381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:16.641381+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:33:11.783177+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":433,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.552844+0000","last_change":"2024-09-21T10:00:33.036733+0000","last_active":"2024-09-21T10:11:59.552844+0000","last_peered":"2024-09-21T10:11:59.552844+0000","last_clean":"2024-09-21T10:11:59.552844+0000","last_became_active":"2024-09-21T10:00:33.035600+0000","last_became_peered":"2024-09-21T10:00:33.035600+0000","last_unstale":"2024-09-21T10:11:59.552844+0000","last_undegraded":"2024-09-21T10:11:59.552844+0000","last_fullsized":"2024-09-21T10:11:59.552844+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:14:17.245189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":388,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.547534+0000","last_change":"2024-09-21T10:00:33.033238+0000","last_active":"2024-09-21T10:11:59.547534+0000","last_peered":"2024-09-21T10:11:59.547534+0000","last_clean":"2024-09-21T10:11:59.547534+0000","last_became_active":"2024-09-21T10:00:33.032931+0000","last_became_peered":"2024-09-21T10:00:33.032931+0000","last_unstale":"2024-09-21T10:11:59.547534+0000","last_undegraded":"2024-09-21T10:11:59.547534+0000","last_fullsized":"2024-09-21T10:11:59.547534+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:32.077847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":559,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.588973+0000","last_change":"2024-09-21T10:00:45.456536+0000","last_active":"2024-09-21T10:12:01.588973+0000","last_peered":"2024-09-21T10:12:01.588973+0000","last_clean":"2024-09-21T10:12:01.588973+0000","last_became_active":"2024-09-21T10:00:45.456194+0000","last_became_peered":"2024-09-21T10:00:45.456194+0000","last_unstale":"2024-09-21T10:12:01.588973+0000","last_undegraded":"2024-09-21T10:12:01.588973+0000","last_fullsized":"2024-09-21T10:12:01.588973+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:55.978565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.b","version":"418'12188","reported_seq":12286,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.323178+0000","last_change":"2024-09-21T10:08:44.441047+0000","last_active":"2024-09-21T10:12:00.323178+0000","last_peered":"2024-09-21T10:12:00.323178+0000","last_clean":"2024-09-21T10:12:00.323178+0000","last_became_active":"2024-09-21T10:08:44.440730+0000","last_became_peered":"2024-09-21T10:08:44.440730+0000","last_unstale":"2024-09-21T10:12:00.323178+0000","last_undegraded":"2024-09-21T10:12:00.323178+0000","last_fullsized":"2024-09-21T10:12:00.323178+0000","mapping_epoch":379,"log_start":"399'6000","ondisk_log_start":"399'6000","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6188,"log_dups_size":0,"ondisk_log_size":6188,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T12:33:34.735236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128057344,"num_objects":1954,"num_object_clones":0,"num_object_copies":5862,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1954,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12188,"num_write_kb":452544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"72'100","reported_seq":413,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.587442+0000","last_change":"2024-09-21T10:11:55.517602+0000","last_active":"2024-09-21T10:12:01.587442+0000","last_peered":"2024-09-21T10:12:01.587442+0000","last_clean":"2024-09-21T10:12:01.587442+0000","last_became_active":"2024-09-21T10:08:38.520196+0000","last_became_peered":"2024-09-21T10:08:38.520196+0000","last_unstale":"2024-09-21T10:12:01.587442+0000","last_undegraded":"2024-09-21T10:12:01.587442+0000","last_fullsized":"2024-09-21T10:12:01.587442+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:11:55.517556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:11:55.517556+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T19:23:50.616368+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":181,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.547487+0000","last_change":"2024-09-21T10:00:45.454098+0000","last_active":"2024-09-21T10:11:59.547487+0000","last_peered":"2024-09-21T10:11:59.547487+0000","last_clean":"2024-09-21T10:11:59.547487+0000","last_became_active":"2024-09-21T10:00:45.453754+0000","last_became_peered":"2024-09-21T10:00:45.453754+0000","last_unstale":"2024-09-21T10:11:59.547487+0000","last_undegraded":"2024-09-21T10:11:59.547487+0000","last_fullsized":"2024-09-21T10:11:59.547487+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:36:15.138996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":421,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.550918+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:11:59.550918+0000","last_peered":"2024-09-21T10:11:59.550918+0000","last_clean":"2024-09-21T10:11:59.550918+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:11:59.550918+0000","last_undegraded":"2024-09-21T10:11:59.550918+0000","last_fullsized":"2024-09-21T10:11:59.550918+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":238,"reported_epoch":419,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.548960+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:12:00.548960+0000","last_peered":"2024-09-21T10:12:00.548960+0000","last_clean":"2024-09-21T10:12:00.548960+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:12:00.548960+0000","last_undegraded":"2024-09-21T10:12:00.548960+0000","last_fullsized":"2024-09-21T10:12:00.548960+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.d","version":"418'12051","reported_seq":12100,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.352829+0000","last_change":"2024-09-21T10:08:44.441788+0000","last_active":"2024-09-21T10:12:00.352829+0000","last_peered":"2024-09-21T10:12:00.352829+0000","last_clean":"2024-09-21T10:12:00.352829+0000","last_became_active":"2024-09-21T10:08:44.441532+0000","last_became_peered":"2024-09-21T10:08:44.441532+0000","last_unstale":"2024-09-21T10:12:00.352829+0000","last_undegraded":"2024-09-21T10:12:00.352829+0000","last_fullsized":"2024-09-21T10:12:00.352829+0000","mapping_epoch":379,"log_start":"398'5486","ondisk_log_start":"398'5486","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6565,"log_dups_size":0,"ondisk_log_size":6565,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:40:15.763213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":127402008,"num_objects":1945,"num_object_clones":0,"num_object_copies":5835,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1945,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12051,"num_write_kb":447809,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"72'100","reported_seq":376,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.546850+0000","last_change":"2024-09-21T10:09:00.441183+0000","last_active":"2024-09-21T10:11:59.546850+0000","last_peered":"2024-09-21T10:11:59.546850+0000","last_clean":"2024-09-21T10:11:59.546850+0000","last_became_active":"2024-09-21T10:08:38.519357+0000","last_became_peered":"2024-09-21T10:08:38.519357+0000","last_unstale":"2024-09-21T10:11:59.546850+0000","last_undegraded":"2024-09-21T10:11:59.546850+0000","last_fullsized":"2024-09-21T10:11:59.546850+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:00.441129+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:00.441129+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:54:24.681808+0000","scrub_duration":0.0055245959999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":393,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.552545+0000","last_change":"2024-09-21T10:00:45.453684+0000","last_active":"2024-09-21T10:11:59.552545+0000","last_peered":"2024-09-21T10:11:59.552545+0000","last_clean":"2024-09-21T10:11:59.552545+0000","last_became_active":"2024-09-21T10:00:45.453178+0000","last_became_peered":"2024-09-21T10:00:45.453178+0000","last_unstale":"2024-09-21T10:11:59.552545+0000","last_undegraded":"2024-09-21T10:11:59.552545+0000","last_fullsized":"2024-09-21T10:11:59.552545+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:22:26.618669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":694,"reported_epoch":419,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.548825+0000","last_change":"2024-09-21T10:02:11.238163+0000","last_active":"2024-09-21T10:12:00.548825+0000","last_peered":"2024-09-21T10:12:00.548825+0000","last_clean":"2024-09-21T10:12:00.548825+0000","last_became_active":"2024-09-21T10:02:11.237911+0000","last_became_peered":"2024-09-21T10:02:11.237911+0000","last_unstale":"2024-09-21T10:12:00.548825+0000","last_undegraded":"2024-09-21T10:12:00.548825+0000","last_fullsized":"2024-09-21T10:12:00.548825+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:44:11.651510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":476,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.550455+0000","last_change":"2024-09-21T10:00:45.455751+0000","last_active":"2024-09-21T10:11:59.550455+0000","last_peered":"2024-09-21T10:11:59.550455+0000","last_clean":"2024-09-21T10:11:59.550455+0000","last_became_active":"2024-09-21T10:00:45.455456+0000","last_became_peered":"2024-09-21T10:00:45.455456+0000","last_unstale":"2024-09-21T10:11:59.550455+0000","last_undegraded":"2024-09-21T10:11:59.550455+0000","last_fullsized":"2024-09-21T10:11:59.550455+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:39:04.368687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.c","version":"418'12212","reported_seq":12260,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.323255+0000","last_change":"2024-09-21T10:08:44.438414+0000","last_active":"2024-09-21T10:12:00.323255+0000","last_peered":"2024-09-21T10:12:00.323255+0000","last_clean":"2024-09-21T10:12:00.323255+0000","last_became_active":"2024-09-21T10:08:44.438065+0000","last_became_peered":"2024-09-21T10:08:44.438065+0000","last_unstale":"2024-09-21T10:12:00.323255+0000","last_undegraded":"2024-09-21T10:12:00.323255+0000","last_fullsized":"2024-09-21T10:12:00.323255+0000","mapping_epoch":379,"log_start":"398'5665","ondisk_log_start":"398'5665","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6547,"log_dups_size":0,"ondisk_log_size":6547,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:35:12.636065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126222336,"num_objects":1926,"num_object_clones":0,"num_object_copies":5778,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1926,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12212,"num_write_kb":452416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"72'100","reported_seq":376,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.547330+0000","last_change":"2024-09-21T10:09:07.422614+0000","last_active":"2024-09-21T10:11:59.547330+0000","last_peered":"2024-09-21T10:11:59.547330+0000","last_clean":"2024-09-21T10:11:59.547330+0000","last_became_active":"2024-09-21T10:08:38.321963+0000","last_became_peered":"2024-09-21T10:08:38.321963+0000","last_unstale":"2024-09-21T10:11:59.547330+0000","last_undegraded":"2024-09-21T10:11:59.547330+0000","last_fullsized":"2024-09-21T10:11:59.547330+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:07.422507+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.422507+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:52:09.776056+0000","scrub_duration":0.0070855479999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":581,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.547091+0000","last_change":"2024-09-21T10:00:33.033963+0000","last_active":"2024-09-21T10:11:59.547091+0000","last_peered":"2024-09-21T10:11:59.547091+0000","last_clean":"2024-09-21T10:11:59.547091+0000","last_became_active":"2024-09-21T10:00:33.033667+0000","last_became_peered":"2024-09-21T10:00:33.033667+0000","last_unstale":"2024-09-21T10:11:59.547091+0000","last_undegraded":"2024-09-21T10:11:59.547091+0000","last_fullsized":"2024-09-21T10:11:59.547091+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:13:46.034330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":365,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.587140+0000","last_change":"2024-09-21T10:01:46.441957+0000","last_active":"2024-09-21T10:12:01.587140+0000","last_peered":"2024-09-21T10:12:01.587140+0000","last_clean":"2024-09-21T10:12:01.587140+0000","last_became_active":"2024-09-21T10:01:46.439842+0000","last_became_peered":"2024-09-21T10:01:46.439842+0000","last_unstale":"2024-09-21T10:12:01.587140+0000","last_undegraded":"2024-09-21T10:12:01.587140+0000","last_fullsized":"2024-09-21T10:12:01.587140+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:47:21.952368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"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":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":615,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.549044+0000","last_change":"2024-09-21T10:02:11.203236+0000","last_active":"2024-09-21T10:11:59.549044+0000","last_peered":"2024-09-21T10:11:59.549044+0000","last_clean":"2024-09-21T10:11:59.549044+0000","last_became_active":"2024-09-21T10:02:11.198209+0000","last_became_peered":"2024-09-21T10:02:11.198209+0000","last_unstale":"2024-09-21T10:11:59.549044+0000","last_undegraded":"2024-09-21T10:11:59.549044+0000","last_fullsized":"2024-09-21T10:11:59.549044+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:44:13.961067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"421'12326","reported_seq":12431,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.893622+0000","last_change":"2024-09-21T10:08:44.439061+0000","last_active":"2024-09-21T10:12:01.893622+0000","last_peered":"2024-09-21T10:12:01.893622+0000","last_clean":"2024-09-21T10:12:01.893622+0000","last_became_active":"2024-09-21T10:08:44.438774+0000","last_became_peered":"2024-09-21T10:08:44.438774+0000","last_unstale":"2024-09-21T10:12:01.893622+0000","last_undegraded":"2024-09-21T10:12:01.893622+0000","last_fullsized":"2024-09-21T10:12:01.893622+0000","mapping_epoch":379,"log_start":"399'6200","ondisk_log_start":"399'6200","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6126,"log_dups_size":0,"ondisk_log_size":6126,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:06:17.730050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126877696,"num_objects":1936,"num_object_clones":0,"num_object_copies":5808,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1936,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12326,"num_write_kb":456384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"72'100","reported_seq":62,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551251+0000","last_change":"2024-09-21T10:08:38.669988+0000","last_active":"2024-09-21T10:11:59.551251+0000","last_peered":"2024-09-21T10:11:59.551251+0000","last_clean":"2024-09-21T10:11:59.551251+0000","last_became_active":"2024-09-21T10:08:38.519684+0000","last_became_peered":"2024-09-21T10:08:38.519684+0000","last_unstale":"2024-09-21T10:11:59.551251+0000","last_undegraded":"2024-09-21T10:11:59.551251+0000","last_fullsized":"2024-09-21T10:11:59.551251+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.669934+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.669934+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T13:20:02.223685+0000","scrub_duration":0.0018442759999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":740,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551061+0000","last_change":"2024-09-21T10:01:46.459623+0000","last_active":"2024-09-21T10:11:59.551061+0000","last_peered":"2024-09-21T10:11:59.551061+0000","last_clean":"2024-09-21T10:11:59.551061+0000","last_became_active":"2024-09-21T10:01:46.450137+0000","last_became_peered":"2024-09-21T10:01:46.450137+0000","last_unstale":"2024-09-21T10:11:59.551061+0000","last_undegraded":"2024-09-21T10:11:59.551061+0000","last_fullsized":"2024-09-21T10:11:59.551061+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:17:38.103988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":253,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.547418+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T10:11:59.547418+0000","last_peered":"2024-09-21T10:11:59.547418+0000","last_clean":"2024-09-21T10:11:59.547418+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T10:11:59.547418+0000","last_undegraded":"2024-09-21T10:11:59.547418+0000","last_fullsized":"2024-09-21T10:11:59.547418+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":734,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551451+0000","last_change":"2024-09-21T10:01:46.448721+0000","last_active":"2024-09-21T10:11:59.551451+0000","last_peered":"2024-09-21T10:11:59.551451+0000","last_clean":"2024-09-21T10:11:59.551451+0000","last_became_active":"2024-09-21T10:01:46.448344+0000","last_became_peered":"2024-09-21T10:01:46.448344+0000","last_unstale":"2024-09-21T10:11:59.551451+0000","last_undegraded":"2024-09-21T10:11:59.551451+0000","last_fullsized":"2024-09-21T10:11:59.551451+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:07:58.721431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"418'12332","reported_seq":12380,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.392134+0000","last_change":"2024-09-21T10:08:44.438377+0000","last_active":"2024-09-21T10:12:00.392134+0000","last_peered":"2024-09-21T10:12:00.392134+0000","last_clean":"2024-09-21T10:12:00.392134+0000","last_became_active":"2024-09-21T10:08:44.438020+0000","last_became_peered":"2024-09-21T10:08:44.438020+0000","last_unstale":"2024-09-21T10:12:00.392134+0000","last_undegraded":"2024-09-21T10:12:00.392134+0000","last_fullsized":"2024-09-21T10:12:00.392134+0000","mapping_epoch":379,"log_start":"398'5776","ondisk_log_start":"398'5776","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6556,"log_dups_size":0,"ondisk_log_size":6556,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:19:36.265454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131989504,"num_objects":2014,"num_object_clones":0,"num_object_copies":6042,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2014,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12332,"num_write_kb":459072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"72'100","reported_seq":100,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551136+0000","last_change":"2024-09-21T10:08:38.530732+0000","last_active":"2024-09-21T10:11:59.551136+0000","last_peered":"2024-09-21T10:11:59.551136+0000","last_clean":"2024-09-21T10:11:59.551136+0000","last_became_active":"2024-09-21T10:08:38.519903+0000","last_became_peered":"2024-09-21T10:08:38.519903+0000","last_unstale":"2024-09-21T10:11:59.551136+0000","last_undegraded":"2024-09-21T10:11:59.551136+0000","last_fullsized":"2024-09-21T10:11:59.551136+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:12:09.128030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":435020,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":665,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.589773+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:12:01.589773+0000","last_peered":"2024-09-21T10:12:01.589773+0000","last_clean":"2024-09-21T10:12:01.589773+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:12:01.589773+0000","last_undegraded":"2024-09-21T10:12:01.589773+0000","last_fullsized":"2024-09-21T10:12:01.589773+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":243,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.546955+0000","last_change":"2024-09-21T10:01:46.443733+0000","last_active":"2024-09-21T10:11:59.546955+0000","last_peered":"2024-09-21T10:11:59.546955+0000","last_clean":"2024-09-21T10:11:59.546955+0000","last_became_active":"2024-09-21T10:01:46.443246+0000","last_became_peered":"2024-09-21T10:01:46.443246+0000","last_unstale":"2024-09-21T10:11:59.546955+0000","last_undegraded":"2024-09-21T10:11:59.546955+0000","last_fullsized":"2024-09-21T10:11:59.546955+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:34:20.670348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":201,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.550359+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:11:59.550359+0000","last_peered":"2024-09-21T10:11:59.550359+0000","last_clean":"2024-09-21T10:11:59.550359+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:11:59.550359+0000","last_undegraded":"2024-09-21T10:11:59.550359+0000","last_fullsized":"2024-09-21T10:11:59.550359+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":426,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.550334+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:11:59.550334+0000","last_peered":"2024-09-21T10:11:59.550334+0000","last_clean":"2024-09-21T10:11:59.550334+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:11:59.550334+0000","last_undegraded":"2024-09-21T10:11:59.550334+0000","last_fullsized":"2024-09-21T10:11:59.550334+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":449,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551650+0000","last_change":"2024-09-21T10:01:46.455305+0000","last_active":"2024-09-21T10:11:59.551650+0000","last_peered":"2024-09-21T10:11:59.551650+0000","last_clean":"2024-09-21T10:11:59.551650+0000","last_became_active":"2024-09-21T10:01:46.439037+0000","last_became_peered":"2024-09-21T10:01:46.439037+0000","last_unstale":"2024-09-21T10:11:59.551650+0000","last_undegraded":"2024-09-21T10:11:59.551650+0000","last_fullsized":"2024-09-21T10:11:59.551650+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:12:53.152843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":253,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.546493+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T10:11:59.546493+0000","last_peered":"2024-09-21T10:11:59.546493+0000","last_clean":"2024-09-21T10:11:59.546493+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T10:11:59.546493+0000","last_undegraded":"2024-09-21T10:11:59.546493+0000","last_fullsized":"2024-09-21T10:11:59.546493+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":252,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.552640+0000","last_change":"2024-09-21T10:01:46.455865+0000","last_active":"2024-09-21T10:11:59.552640+0000","last_peered":"2024-09-21T10:11:59.552640+0000","last_clean":"2024-09-21T10:11:59.552640+0000","last_became_active":"2024-09-21T10:01:46.449899+0000","last_became_peered":"2024-09-21T10:01:46.449899+0000","last_unstale":"2024-09-21T10:11:59.552640+0000","last_undegraded":"2024-09-21T10:11:59.552640+0000","last_fullsized":"2024-09-21T10:11:59.552640+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:58:41.964780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":235,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551017+0000","last_change":"2024-09-21T10:01:46.448256+0000","last_active":"2024-09-21T10:11:59.551017+0000","last_peered":"2024-09-21T10:11:59.551017+0000","last_clean":"2024-09-21T10:11:59.551017+0000","last_became_active":"2024-09-21T10:01:46.447908+0000","last_became_peered":"2024-09-21T10:01:46.447908+0000","last_unstale":"2024-09-21T10:11:59.551017+0000","last_undegraded":"2024-09-21T10:11:59.551017+0000","last_fullsized":"2024-09-21T10:11:59.551017+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:39.318743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":699,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.553063+0000","last_change":"2024-09-21T10:01:46.435174+0000","last_active":"2024-09-21T10:11:59.553063+0000","last_peered":"2024-09-21T10:11:59.553063+0000","last_clean":"2024-09-21T10:11:59.553063+0000","last_became_active":"2024-09-21T10:01:46.434506+0000","last_became_peered":"2024-09-21T10:01:46.434506+0000","last_unstale":"2024-09-21T10:11:59.553063+0000","last_undegraded":"2024-09-21T10:11:59.553063+0000","last_fullsized":"2024-09-21T10:11:59.553063+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:15:36.741974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":739,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.588810+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:12:01.588810+0000","last_peered":"2024-09-21T10:12:01.588810+0000","last_clean":"2024-09-21T10:12:01.588810+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:12:01.588810+0000","last_undegraded":"2024-09-21T10:12:01.588810+0000","last_fullsized":"2024-09-21T10:12:01.588810+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":466,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.546237+0000","last_change":"2024-09-21T10:02:11.203513+0000","last_active":"2024-09-21T10:11:59.546237+0000","last_peered":"2024-09-21T10:11:59.546237+0000","last_clean":"2024-09-21T10:11:59.546237+0000","last_became_active":"2024-09-21T10:02:11.203014+0000","last_became_peered":"2024-09-21T10:02:11.203014+0000","last_unstale":"2024-09-21T10:11:59.546237+0000","last_undegraded":"2024-09-21T10:11:59.546237+0000","last_fullsized":"2024-09-21T10:11:59.546237+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:07:20.606546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.10","version":"421'8379","reported_seq":15305,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.817938+0000","last_change":"2024-09-21T10:11:58.698588+0000","last_active":"2024-09-21T10:12:01.817938+0000","last_peered":"2024-09-21T10:12:01.817938+0000","last_clean":"2024-09-21T10:12:01.817938+0000","last_became_active":"2024-09-21T10:10:22.368071+0000","last_became_peered":"2024-09-21T10:10:22.368071+0000","last_unstale":"2024-09-21T10:12:01.817938+0000","last_undegraded":"2024-09-21T10:12:01.817938+0000","last_fullsized":"2024-09-21T10:12:01.817938+0000","mapping_epoch":401,"log_start":"383'300","ondisk_log_start":"383'300","created":387,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":5,"last_scrub":"416'8357","last_scrub_stamp":"2024-09-21T10:11:58.698486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:58.698486+0000","objects_scrubbed":1037,"log_size":8079,"log_dups_size":0,"ondisk_log_size":8079,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T19:58:12.309469+0000","scrub_duration":117,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66519040,"num_objects":1015,"num_object_clones":0,"num_object_copies":3045,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1015,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"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":[0,6,2],"acting":[0,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":233,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.546887+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:11:59.546887+0000","last_peered":"2024-09-21T10:11:59.546887+0000","last_clean":"2024-09-21T10:11:59.546887+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:11:59.546887+0000","last_undegraded":"2024-09-21T10:11:59.546887+0000","last_fullsized":"2024-09-21T10:11:59.546887+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":763,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551300+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:11:59.551300+0000","last_peered":"2024-09-21T10:11:59.551300+0000","last_clean":"2024-09-21T10:11:59.551300+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:11:59.551300+0000","last_undegraded":"2024-09-21T10:11:59.551300+0000","last_fullsized":"2024-09-21T10:11:59.551300+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.11","version":"418'8188","reported_seq":13168,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.288381+0000","last_change":"2024-09-21T10:11:54.358929+0000","last_active":"2024-09-21T10:12:00.288381+0000","last_peered":"2024-09-21T10:12:00.288381+0000","last_clean":"2024-09-21T10:12:00.288381+0000","last_became_active":"2024-09-21T10:11:09.637525+0000","last_became_peered":"2024-09-21T10:11:09.637525+0000","last_unstale":"2024-09-21T10:12:00.288381+0000","last_undegraded":"2024-09-21T10:12:00.288381+0000","last_fullsized":"2024-09-21T10:12:00.288381+0000","mapping_epoch":406,"log_start":"383'230","ondisk_log_start":"383'230","created":387,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7958,"log_dups_size":0,"ondisk_log_size":7958,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":63864832,"num_objects":975,"num_object_clones":0,"num_object_copies":2925,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":975,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6117,"num_write_kb":226912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2440,"num_bytes_recovered":159776768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":676,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.589681+0000","last_change":"2024-09-21T10:03:57.872278+0000","last_active":"2024-09-21T10:12:01.589681+0000","last_peered":"2024-09-21T10:12:01.589681+0000","last_clean":"2024-09-21T10:12:01.589681+0000","last_became_active":"2024-09-21T10:03:57.871949+0000","last_became_peered":"2024-09-21T10:03:57.871949+0000","last_unstale":"2024-09-21T10:12:01.589681+0000","last_undegraded":"2024-09-21T10:12:01.589681+0000","last_fullsized":"2024-09-21T10:12:01.589681+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:10:24.490223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":561,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551228+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:11:59.551228+0000","last_peered":"2024-09-21T10:11:59.551228+0000","last_clean":"2024-09-21T10:11:59.551228+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:11:59.551228+0000","last_undegraded":"2024-09-21T10:11:59.551228+0000","last_fullsized":"2024-09-21T10:11:59.551228+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.12","version":"421'8300","reported_seq":13415,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.587460+0000","last_change":"2024-09-21T10:12:00.713785+0000","last_active":"2024-09-21T10:12:01.587460+0000","last_peered":"2024-09-21T10:12:01.587460+0000","last_clean":"2024-09-21T10:12:01.587460+0000","last_became_active":"2024-09-21T10:11:55.517107+0000","last_became_peered":"2024-09-21T10:11:55.517107+0000","last_unstale":"2024-09-21T10:12:01.587460+0000","last_undegraded":"2024-09-21T10:12:01.587460+0000","last_fullsized":"2024-09-21T10:12:01.587460+0000","mapping_epoch":414,"log_start":"383'234","ondisk_log_start":"383'234","created":387,"last_epoch_clean":415,"parent":"0.0","parent_split_bits":5,"last_scrub":"418'8299","last_scrub_stamp":"2024-09-21T10:12:00.713709+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:12:00.713709+0000","objects_scrubbed":1031,"log_size":8066,"log_dups_size":0,"ondisk_log_size":8066,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:20:40.254553+0000","scrub_duration":103,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67502080,"num_objects":1030,"num_object_clones":0,"num_object_copies":3090,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1030,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":733,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.552735+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:11:59.552735+0000","last_peered":"2024-09-21T10:11:59.552735+0000","last_clean":"2024-09-21T10:11:59.552735+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:11:59.552735+0000","last_undegraded":"2024-09-21T10:11:59.552735+0000","last_fullsized":"2024-09-21T10:11:59.552735+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":422,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.550586+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:11:59.550586+0000","last_peered":"2024-09-21T10:11:59.550586+0000","last_clean":"2024-09-21T10:11:59.550586+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:11:59.550586+0000","last_undegraded":"2024-09-21T10:11:59.550586+0000","last_fullsized":"2024-09-21T10:11:59.550586+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.13","version":"418'8082","reported_seq":15551,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.388643+0000","last_change":"2024-09-21T10:11:58.049672+0000","last_active":"2024-09-21T10:12:00.388643+0000","last_peered":"2024-09-21T10:12:00.388643+0000","last_clean":"2024-09-21T10:12:00.388643+0000","last_became_active":"2024-09-21T10:11:26.364355+0000","last_became_peered":"2024-09-21T10:11:26.364355+0000","last_unstale":"2024-09-21T10:12:00.388643+0000","last_undegraded":"2024-09-21T10:12:00.388643+0000","last_fullsized":"2024-09-21T10:12:00.388643+0000","mapping_epoch":410,"log_start":"0'0","ondisk_log_start":"0'0","created":387,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":5,"last_scrub":"416'8055","last_scrub_stamp":"2024-09-21T10:11:58.049592+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:58.049592+0000","objects_scrubbed":1015,"log_size":8082,"log_dups_size":0,"ondisk_log_size":8082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:48:42.515846+0000","scrub_duration":0.24926179600000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64618496,"num_objects":986,"num_object_clones":0,"num_object_copies":2958,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":986,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":29,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":397,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551342+0000","last_change":"2024-09-21T10:02:11.238171+0000","last_active":"2024-09-21T10:11:59.551342+0000","last_peered":"2024-09-21T10:11:59.551342+0000","last_clean":"2024-09-21T10:11:59.551342+0000","last_became_active":"2024-09-21T10:02:11.237847+0000","last_became_peered":"2024-09-21T10:02:11.237847+0000","last_unstale":"2024-09-21T10:11:59.551342+0000","last_undegraded":"2024-09-21T10:11:59.551342+0000","last_fullsized":"2024-09-21T10:11:59.551342+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:33:39.295184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":711,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.587542+0000","last_change":"2024-09-21T10:01:46.443499+0000","last_active":"2024-09-21T10:12:01.587542+0000","last_peered":"2024-09-21T10:12:01.587542+0000","last_clean":"2024-09-21T10:12:01.587542+0000","last_became_active":"2024-09-21T10:01:46.442063+0000","last_became_peered":"2024-09-21T10:01:46.442063+0000","last_unstale":"2024-09-21T10:12:01.587542+0000","last_undegraded":"2024-09-21T10:12:01.587542+0000","last_fullsized":"2024-09-21T10:12:01.587542+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:52:07.726747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.14","version":"418'8314","reported_seq":9243,"reported_epoch":419,"state":"active+remapped+backfilling","last_fresh":"2024-09-21T10:12:00.674161+0000","last_change":"2024-09-21T10:11:59.656510+0000","last_active":"2024-09-21T10:12:00.674161+0000","last_peered":"2024-09-21T10:12:00.674161+0000","last_clean":"2024-09-21T10:11:57.533786+0000","last_became_active":"2024-09-21T10:11:59.630702+0000","last_became_peered":"2024-09-21T10:11:59.630702+0000","last_unstale":"2024-09-21T10:12:00.674161+0000","last_undegraded":"2024-09-21T10:12:00.674161+0000","last_fullsized":"2024-09-21T10:12:00.674161+0000","mapping_epoch":417,"log_start":"384'531","ondisk_log_start":"384'531","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7783,"log_dups_size":0,"ondisk_log_size":7783,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66355200,"num_objects":1013,"num_object_clones":0,"num_object_copies":3039,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":588,"num_objects_unfound":0,"num_objects_dirty":1013,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6189,"num_write_kb":230432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":429,"num_bytes_recovered":28114944,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,1,2],"avail_no_missing":["6","1","2"],"object_location_counts":[{"shards":"1,2,6","objects":1013}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":423,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.550331+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:11:59.550331+0000","last_peered":"2024-09-21T10:11:59.550331+0000","last_clean":"2024-09-21T10:11:59.550331+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:11:59.550331+0000","last_undegraded":"2024-09-21T10:11:59.550331+0000","last_fullsized":"2024-09-21T10:11:59.550331+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":196,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551004+0000","last_change":"2024-09-21T10:00:45.456014+0000","last_active":"2024-09-21T10:11:59.551004+0000","last_peered":"2024-09-21T10:11:59.551004+0000","last_clean":"2024-09-21T10:11:59.551004+0000","last_became_active":"2024-09-21T10:00:45.455622+0000","last_became_peered":"2024-09-21T10:00:45.455622+0000","last_unstale":"2024-09-21T10:11:59.551004+0000","last_undegraded":"2024-09-21T10:11:59.551004+0000","last_fullsized":"2024-09-21T10:11:59.551004+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:03:42.452379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.15","version":"415'8115","reported_seq":8169,"reported_epoch":415,"state":"active+clean","last_fresh":"2024-09-21T10:11:55.650566+0000","last_change":"2024-09-21T10:09:34.286766+0000","last_active":"2024-09-21T10:11:55.650566+0000","last_peered":"2024-09-21T10:11:55.650566+0000","last_clean":"2024-09-21T10:11:55.650566+0000","last_became_active":"2024-09-21T10:09:34.283287+0000","last_became_peered":"2024-09-21T10:09:34.283287+0000","last_unstale":"2024-09-21T10:11:55.650566+0000","last_undegraded":"2024-09-21T10:11:55.650566+0000","last_fullsized":"2024-09-21T10:11:55.650566+0000","mapping_epoch":387,"log_start":"383'341","ondisk_log_start":"383'341","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7774,"log_dups_size":0,"ondisk_log_size":7774,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60129280,"num_objects":918,"num_object_clones":0,"num_object_copies":2754,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":918,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6016,"num_write_kb":221856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":417,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.550497+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:11:59.550497+0000","last_peered":"2024-09-21T10:11:59.550497+0000","last_clean":"2024-09-21T10:11:59.550497+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:11:59.550497+0000","last_undegraded":"2024-09-21T10:11:59.550497+0000","last_fullsized":"2024-09-21T10:11:59.550497+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":196,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551369+0000","last_change":"2024-09-21T10:00:45.451372+0000","last_active":"2024-09-21T10:11:59.551369+0000","last_peered":"2024-09-21T10:11:59.551369+0000","last_clean":"2024-09-21T10:11:59.551369+0000","last_became_active":"2024-09-21T10:00:45.450929+0000","last_became_peered":"2024-09-21T10:00:45.450929+0000","last_unstale":"2024-09-21T10:11:59.551369+0000","last_undegraded":"2024-09-21T10:11:59.551369+0000","last_fullsized":"2024-09-21T10:11:59.551369+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:29:11.173928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.16","version":"418'8368","reported_seq":8476,"reported_epoch":421,"state":"remapped+peering","last_fresh":"2024-09-21T10:12:01.587513+0000","last_change":"2024-09-21T10:12:01.587513+0000","last_active":"2024-09-21T10:12:01.587513+0000","last_peered":"2024-09-21T10:12:00.611294+0000","last_clean":"2024-09-21T10:12:00.611294+0000","last_became_active":"2024-09-21T10:09:34.266893+0000","last_became_peered":"2024-09-21T10:09:34.266893+0000","last_unstale":"2024-09-21T10:12:01.587513+0000","last_undegraded":"2024-09-21T10:12:01.587513+0000","last_fullsized":"2024-09-21T10:12:01.587513+0000","mapping_epoch":421,"log_start":"383'308","ondisk_log_start":"383'308","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":8060,"log_dups_size":0,"ondisk_log_size":8060,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":62619648,"num_objects":956,"num_object_clones":0,"num_object_copies":2868,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":956,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6228,"num_write_kb":229856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":752,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.552762+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:11:59.552762+0000","last_peered":"2024-09-21T10:11:59.552762+0000","last_clean":"2024-09-21T10:11:59.552762+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:11:59.552762+0000","last_undegraded":"2024-09-21T10:11:59.552762+0000","last_fullsized":"2024-09-21T10:11:59.552762+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":742,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.551525+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:11:59.551525+0000","last_peered":"2024-09-21T10:11:59.551525+0000","last_clean":"2024-09-21T10:11:59.551525+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:11:59.551525+0000","last_undegraded":"2024-09-21T10:11:59.551525+0000","last_fullsized":"2024-09-21T10:11:59.551525+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.17","version":"418'8177","reported_seq":8246,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:12:00.377822+0000","last_change":"2024-09-21T10:11:53.804095+0000","last_active":"2024-09-21T10:12:00.377822+0000","last_peered":"2024-09-21T10:12:00.377822+0000","last_clean":"2024-09-21T10:12:00.377822+0000","last_became_active":"2024-09-21T10:09:34.268535+0000","last_became_peered":"2024-09-21T10:09:34.268535+0000","last_unstale":"2024-09-21T10:12:00.377822+0000","last_undegraded":"2024-09-21T10:12:00.377822+0000","last_fullsized":"2024-09-21T10:12:00.377822+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":8177,"log_dups_size":0,"ondisk_log_size":8177,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":61931520,"num_objects":945,"num_object_clones":0,"num_object_copies":2835,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":945,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6141,"num_write_kb":226752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":423,"reported_epoch":418,"state":"active+clean","last_fresh":"2024-09-21T10:11:59.550222+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:11:59.550222+0000","last_peered":"2024-09-21T10:11:59.550222+0000","last_clean":"2024-09-21T10:11:59.550222+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:11:59.550222+0000","last_undegraded":"2024-09-21T10:11:59.550222+0000","last_fullsized":"2024-09-21T10:11:59.550222+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":768,"reported_epoch":421,"state":"active+clean","last_fresh":"2024-09-21T10:12:01.588704+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:12:01.588704+0000","last_peered":"2024-09-21T10:12:01.588704+0000","last_clean":"2024-09-21T10:12:01.588704+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:12:01.588704+0000","last_undegraded":"2024-09-21T10:12:01.588704+0000","last_fullsized":"2024-09-21T10:12:01.588704+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":26,"stat_sum":{"num_bytes":2034270232,"num_objects":31041,"num_object_clones":0,"num_object_copies":93123,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":588,"num_objects_unfound":0,"num_objects_dirty":31041,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":157048,"num_write_kb":5703841,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2871,"num_bytes_recovered":188022784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":6207582208,"data_stored":6207569992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":196595,"ondisk_log_size":196595,"up":78,"acting":78,"num_store_stats":7},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":16508,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":126976,"data_stored":21550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":370028,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":53,"num_read_kb":136,"num_write":27,"num_write_kb":296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":542359,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1100,"ondisk_log_size":1100,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":210453398003,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":43,"seq":184683594226,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2043240,"kb_used_data":1143256,"kb_used_omap":1,"kb_used_meta":899966,"kb_avail":91701912,"statfs":{"total":95995035648,"available":93902757888,"internally_reserved":0,"allocated":1170694144,"data_stored":1167734767,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":921565528},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,0,5,11],"upper_bound":2048},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790457,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1874072,"kb_used_data":683280,"kb_used_omap":1,"kb_used_meta":1190782,"kb_avail":91871080,"statfs":{"total":95995035648,"available":94075985920,"internally_reserved":0,"allocated":699678720,"data_stored":696724154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":1219361112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986688,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1482732,"kb_used_data":582624,"kb_used_omap":1,"kb_used_meta":900030,"kb_avail":92262420,"statfs":{"total":95995035648,"available":94476718080,"internally_reserved":0,"allocated":596606976,"data_stored":593640068,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":921631064},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893476,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1981852,"kb_used_data":861964,"kb_used_omap":4,"kb_used_meta":1119867,"kb_avail":91763300,"statfs":{"total":95995035648,"available":93965619200,"internally_reserved":0,"allocated":882651136,"data_stored":879699313,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":1146744257},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,0,1,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547057003,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1846908,"kb_used_data":884656,"kb_used_omap":6,"kb_used_meta":962233,"kb_avail":91898244,"statfs":{"total":95995035648,"available":94103801856,"internally_reserved":0,"allocated":905887744,"data_stored":902914081,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":985327060},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220530,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1832228,"kb_used_data":1004440,"kb_used_omap":5,"kb_used_meta":827770,"kb_avail":91912924,"statfs":{"total":95995035648,"available":94118834176,"internally_reserved":0,"allocated":1028546560,"data_stored":1025590396,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":847636724},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585270,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1861264,"kb_used_data":945020,"kb_used_omap":7,"kb_used_meta":916216,"kb_avail":91883888,"statfs":{"total":95995035648,"available":94089101312,"internally_reserved":0,"allocated":967700480,"data_stored":964725427,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":938205639},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"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":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":956301312,"data_stored":956301312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1022230528,"data_stored":1022230528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":899289088,"data_stored":899285016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":873857024,"data_stored":873857024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":605491200,"data_stored":605487128,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":692781056,"data_stored":692781056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1157632000,"data_stored":1157627928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:12:06.860 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph status --format=json 2024-09-21T10:12:06.861 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:06 smithi137 ceph-mon[93825]: 11.3 scrub starts 2024-09-21T10:12:06.861 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:06 smithi137 ceph-mon[93825]: pgmap v1408: 109 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 107 active+clean; 1.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 588/93198 objects misplaced (0.631%) 2024-09-21T10:12:06.861 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:06 smithi137 ceph-mon[93825]: from='client.36516 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:12:06.861 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:06 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:12:06.861 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:06 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T10:12:06.861 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:06 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:12:06.862 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:06 smithi137 ceph-mon[93825]: osdmap e423: 8 total, 8 up, 7 in 2024-09-21T10:12:06.862 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:06 smithi137 ceph-mon[97575]: 11.3 scrub starts 2024-09-21T10:12:06.862 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:06 smithi137 ceph-mon[97575]: pgmap v1408: 109 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 107 active+clean; 1.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 588/93198 objects misplaced (0.631%) 2024-09-21T10:12:06.862 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:06 smithi137 ceph-mon[97575]: from='client.36516 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:12:06.862 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:06 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:12:06.862 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:06 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T10:12:06.862 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:06 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:12:06.862 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:06 smithi137 ceph-mon[97575]: osdmap e423: 8 total, 8 up, 7 in 2024-09-21T10:12:06.872 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:06.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:06 smithi165 ceph-mon[86023]: 11.3 scrub starts 2024-09-21T10:12:06.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:06 smithi165 ceph-mon[86023]: pgmap v1408: 109 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 107 active+clean; 1.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 588/93198 objects misplaced (0.631%) 2024-09-21T10:12:06.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:06 smithi165 ceph-mon[86023]: from='client.36516 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:12:06.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:06 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:12:06.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:06 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T10:12:06.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:06 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:12:06.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:06 smithi165 ceph-mon[86023]: osdmap e423: 8 total, 8 up, 7 in 2024-09-21T10:12:06.899 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:06.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:06.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:07.001 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:07.029 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:07.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:07.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:07.131 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:07.189 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:07.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:07.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:07.290 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:07.316 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:07.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:07.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:07.417 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:07.465 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:07.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:07.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:07.567 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:07.611 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:07.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:07.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:07.635 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:07 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-09-21T10:12:07.709 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:12:07.709 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:12:07.712 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:07.719 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:12:07.719 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:12:07.761 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:12:07.761 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:12:07.761 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:07 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-09-21T10:12:07.761 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:07 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-09-21T10:12:07.762 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:07.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:07.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:07.802 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:12:07.802 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:12:07.836 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:12:07.836 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:12:07.864 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:07.869 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:12:07.869 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:12:07.898 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:12:07.899 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:12:07.904 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:07.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:07.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:07.935 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:12:07.936 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:12:08.006 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:08.033 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:08.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:08.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:08.054 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:12:08.055 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:12:08.135 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:08.203 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:08.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:08.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:08.305 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:08.329 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:08.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:08.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:08.430 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:08.453 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:08.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:08.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:08.554 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:08.578 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:08.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:08.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:08.680 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:08.701 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:08.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:08.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:08.761 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:08 smithi165 ceph-mon[86023]: pgmap v1410: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 2172/84855 objects misplaced (2.560%) 2024-09-21T10:12:08.761 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:08 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "24"}]': finished 2024-09-21T10:12:08.762 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:08 smithi165 ceph-mon[86023]: osdmap e424: 8 total, 8 up, 7 in 2024-09-21T10:12:08.762 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:08 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1512193973' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:12:08.784 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:12:08.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:08 smithi137 ceph-mon[93825]: pgmap v1410: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 2172/84855 objects misplaced (2.560%) 2024-09-21T10:12:08.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:08 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "24"}]': finished 2024-09-21T10:12:08.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:08 smithi137 ceph-mon[93825]: osdmap e424: 8 total, 8 up, 7 in 2024-09-21T10:12:08.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:08 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1512193973' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:12:08.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:08 smithi137 ceph-mon[97575]: pgmap v1410: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 2172/84855 objects misplaced (2.560%) 2024-09-21T10:12:08.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:08 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "24"}]': finished 2024-09-21T10:12:08.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:08 smithi137 ceph-mon[97575]: osdmap e424: 8 total, 8 up, 7 in 2024-09-21T10:12:08.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:08 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1512193973' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:12:08.803 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:08.827 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:08.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:08.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:08.929 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:08.955 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:08.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:08.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:09.039 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:09.047 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:12:09.057 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:09.080 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:09.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:09.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:09.182 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:09.203 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:09.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:09.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:09.305 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:09.328 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:09.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:09.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:09.430 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:09.451 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:09.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:09.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:09.553 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:09.575 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:09.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:09.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:09.678 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:09.700 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:09.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:09.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:09.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:09 smithi137 ceph-mon[93825]: 11.5 deep-scrub starts 2024-09-21T10:12:09.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:09 smithi137 ceph-mon[93825]: osdmap e425: 8 total, 8 up, 7 in 2024-09-21T10:12:09.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:09 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-09-21T10:12:09.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:09 smithi137 ceph-mon[97575]: 11.5 deep-scrub starts 2024-09-21T10:12:09.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:09 smithi137 ceph-mon[97575]: osdmap e425: 8 total, 8 up, 7 in 2024-09-21T10:12:09.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:09 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-09-21T10:12:09.802 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:09.834 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:09.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:09.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:09.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:09 smithi165 ceph-mon[86023]: 11.5 deep-scrub starts 2024-09-21T10:12:09.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:09 smithi165 ceph-mon[86023]: osdmap e425: 8 total, 8 up, 7 in 2024-09-21T10:12:09.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:09 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-09-21T10:12:09.935 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:09.960 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:09.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:09.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:10.062 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:10.088 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:10.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:10.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:10.131 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:12:10.189 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:10.214 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:10.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:10.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:10.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:10.347 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:10.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:10.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:10.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:12:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:12:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:12:10.449 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:10.471 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:10.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:10.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:10.572 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:10.594 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:10.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:10.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:10.695 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:10.727 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:10.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:10.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:10.829 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:10.851 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:10.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:10.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:10.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:10 smithi165 ceph-mon[86023]: 11.14 scrub starts 2024-09-21T10:12:10.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:10 smithi165 ceph-mon[86023]: 11.14 scrub ok 2024-09-21T10:12:10.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:10 smithi165 ceph-mon[86023]: pgmap v1413: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 2172/84855 objects misplaced (2.560%); 14 MiB/s, 223 objects/s recovering 2024-09-21T10:12:10.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:10 smithi165 ceph-mon[86023]: 1.9 scrub starts 2024-09-21T10:12:10.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:10 smithi165 ceph-mon[86023]: 1.9 scrub ok 2024-09-21T10:12:10.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "25"}]': finished 2024-09-21T10:12:10.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:10 smithi165 ceph-mon[86023]: osdmap e426: 8 total, 8 up, 7 in 2024-09-21T10:12:10.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:10 smithi165 ceph-mon[86023]: 11.6 scrub starts 2024-09-21T10:12:10.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:10.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:12:10.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:10 smithi165 ceph-mon[86023]: 11.6 scrub ok 2024-09-21T10:12:10.910 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:12:10.933 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[93825]: 11.14 scrub starts 2024-09-21T10:12:10.933 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[93825]: 11.14 scrub ok 2024-09-21T10:12:10.933 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[93825]: pgmap v1413: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 2172/84855 objects misplaced (2.560%); 14 MiB/s, 223 objects/s recovering 2024-09-21T10:12:10.933 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[93825]: 1.9 scrub starts 2024-09-21T10:12:10.933 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[93825]: 1.9 scrub ok 2024-09-21T10:12:10.934 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "25"}]': finished 2024-09-21T10:12:10.934 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[93825]: osdmap e426: 8 total, 8 up, 7 in 2024-09-21T10:12:10.934 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[93825]: 11.6 scrub starts 2024-09-21T10:12:10.934 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:10.934 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:12:10.934 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[93825]: 11.6 scrub ok 2024-09-21T10:12:10.934 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[97575]: 11.14 scrub starts 2024-09-21T10:12:10.934 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[97575]: 11.14 scrub ok 2024-09-21T10:12:10.934 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[97575]: pgmap v1413: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 2172/84855 objects misplaced (2.560%); 14 MiB/s, 223 objects/s recovering 2024-09-21T10:12:10.934 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[97575]: 1.9 scrub starts 2024-09-21T10:12:10.935 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[97575]: 1.9 scrub ok 2024-09-21T10:12:10.935 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "25"}]': finished 2024-09-21T10:12:10.935 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[97575]: osdmap e426: 8 total, 8 up, 7 in 2024-09-21T10:12:10.935 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[97575]: 11.6 scrub starts 2024-09-21T10:12:10.935 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:10.935 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:12:10.935 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:10 smithi137 ceph-mon[97575]: 11.6 scrub ok 2024-09-21T10:12:10.953 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:10.974 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:10.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:10.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:11.076 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:11.098 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:11.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:11.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:11.200 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:11.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:11.222 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:11.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:11.323 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:11.345 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:11.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:11.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:11.446 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:11.469 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:11.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:11.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:11.571 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:11.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:11.594 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:11.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:11.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:11 smithi165 ceph-mon[86023]: osdmap e427: 8 total, 8 up, 7 in 2024-09-21T10:12:11.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:11 smithi165 ceph-mon[86023]: osdmap e428: 8 total, 8 up, 7 in 2024-09-21T10:12:11.695 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:11.718 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:11.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:11.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:11.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:11 smithi137 ceph-mon[93825]: osdmap e427: 8 total, 8 up, 7 in 2024-09-21T10:12:11.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:11 smithi137 ceph-mon[93825]: osdmap e428: 8 total, 8 up, 7 in 2024-09-21T10:12:11.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:11 smithi137 ceph-mon[97575]: osdmap e427: 8 total, 8 up, 7 in 2024-09-21T10:12:11.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:11 smithi137 ceph-mon[97575]: osdmap e428: 8 total, 8 up, 7 in 2024-09-21T10:12:11.821 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:11.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:11.855 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:11.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:11.956 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:11.968 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:12:11.968 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:12:11.987 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:11.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:11.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:12.089 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:12.127 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:12.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:12.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:12.229 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:12.266 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:12.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:12.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:12.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:12:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:12:11] "GET /metrics HTTP/1.1" 200 36590 "" "Prometheus/2.51.0" 2024-09-21T10:12:12.368 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:12.395 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:12.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:12.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:12.497 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:12.546 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:12.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:12.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:12.648 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:12.682 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:12.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:12.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:12.710 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:12:12.784 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:12.828 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:12.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:12.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:12.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:12 smithi165 ceph-mon[86023]: pgmap v1416: 109 pgs: 1 peering, 1 active+clean+scrubbing, 107 active+clean; 1.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail 2024-09-21T10:12:12.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:12 smithi165 ceph-mon[86023]: 11.18 starting backfill to osd.2 from (0'0,0'0] MAX to 424'8458 2024-09-21T10:12:12.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:12 smithi165 ceph-mon[86023]: 11.18 starting backfill to osd.4 from (0'0,0'0] MAX to 424'8458 2024-09-21T10:12:12.930 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:12.961 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:12.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:12.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:13.049 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:12:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:12 smithi137 ceph-mon[93825]: pgmap v1416: 109 pgs: 1 peering, 1 active+clean+scrubbing, 107 active+clean; 1.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail 2024-09-21T10:12:13.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:12 smithi137 ceph-mon[93825]: 11.18 starting backfill to osd.2 from (0'0,0'0] MAX to 424'8458 2024-09-21T10:12:13.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:12 smithi137 ceph-mon[93825]: 11.18 starting backfill to osd.4 from (0'0,0'0] MAX to 424'8458 2024-09-21T10:12:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:12 smithi137 ceph-mon[97575]: pgmap v1416: 109 pgs: 1 peering, 1 active+clean+scrubbing, 107 active+clean; 1.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail 2024-09-21T10:12:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:12 smithi137 ceph-mon[97575]: 11.18 starting backfill to osd.2 from (0'0,0'0] MAX to 424'8458 2024-09-21T10:12:13.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:12 smithi137 ceph-mon[97575]: 11.18 starting backfill to osd.4 from (0'0,0'0] MAX to 424'8458 2024-09-21T10:12:13.063 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:13.086 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:13.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:13.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:13.188 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:13.216 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:13.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:13.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:13.318 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:13.347 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:13.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:13.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:13.449 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:13.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:13.478 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:13.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:13.579 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:13.616 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:13.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:13.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:13.717 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:13.743 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:13.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:13.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:13.845 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:13.866 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:13.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:13.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:13.968 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:13.994 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:13.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:13.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:14.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:13 smithi137 ceph-mon[93825]: pgmap v1418: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+clean+scrubbing, 106 active+clean; 1.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 17/77940 objects degraded (0.022%); 650/77940 objects misplaced (0.834%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:12:14.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:13 smithi137 ceph-mon[93825]: Health check failed: Degraded data redundancy: 17/77940 objects degraded (0.022%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:14.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:13 smithi137 ceph-mon[97575]: pgmap v1418: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+clean+scrubbing, 106 active+clean; 1.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 17/77940 objects degraded (0.022%); 650/77940 objects misplaced (0.834%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:12:14.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:13 smithi137 ceph-mon[97575]: Health check failed: Degraded data redundancy: 17/77940 objects degraded (0.022%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:14.096 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:14.120 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:14.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:14.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:14.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:13 smithi165 ceph-mon[86023]: pgmap v1418: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+clean+scrubbing, 106 active+clean; 1.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 17/77940 objects degraded (0.022%); 650/77940 objects misplaced (0.834%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:12:14.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:13 smithi165 ceph-mon[86023]: Health check failed: Degraded data redundancy: 17/77940 objects degraded (0.022%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:14.222 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:14.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:14.273 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:14.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:14.374 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:14.402 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:14.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:14.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:14.504 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:14.531 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:14.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:14.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:14.632 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:14.671 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:14.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:14.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:14.773 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:14.802 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:14.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:14.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:14.904 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:14.930 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:14.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:14.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:15.031 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:15.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:15.064 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:15.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:15.165 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:15.196 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:15.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:15.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:15.297 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:15.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:15.323 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:15.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:15.416 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:12:15.417 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:12:15.424 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:15.447 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:15.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:15.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:15.549 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:15.574 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:15.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:15.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:15.676 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:15.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:15.705 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:15.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:15.806 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:15.840 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:15.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:15.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:15.941 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:15.966 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:15.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:15.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:16.068 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:16.072 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:12:16.089 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:16.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:16.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:16.190 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:16.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:16.233 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:16.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:16 smithi137 ceph-mon[97575]: pgmap v1419: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+clean+scrubbing, 106 active+clean; 1.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 17/77940 objects degraded (0.022%); 650/77940 objects misplaced (0.834%); 825 KiB/s, 13 objects/s recovering 2024-09-21T10:12:16.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:16 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1018310992' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-09-21T10:12:16.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:16 smithi137 ceph-mon[93825]: pgmap v1419: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+clean+scrubbing, 106 active+clean; 1.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 17/77940 objects degraded (0.022%); 650/77940 objects misplaced (0.834%); 825 KiB/s, 13 objects/s recovering 2024-09-21T10:12:16.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:16 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1018310992' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-09-21T10:12:16.329 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:16 smithi165 ceph-mon[86023]: pgmap v1419: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 1 active+clean+scrubbing, 106 active+clean; 1.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 17/77940 objects degraded (0.022%); 650/77940 objects misplaced (0.834%); 825 KiB/s, 13 objects/s recovering 2024-09-21T10:12:16.330 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:16 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1018310992' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-09-21T10:12:16.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:16.369 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:16.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:16.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:16.423 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:12:16.471 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:16.513 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:16.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:16.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:16.615 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:16.642 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:16.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:16.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:16.736 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:12:16.737 INFO:teuthology.orchestra.run.smithi137.stdout:{"fsid":"6369b226-77fb-11ef-baf6-efdc52797490","health":{"status":"HEALTH_WARN","checks":{"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 17/77940 objects degraded (0.022%), 1 pg degraded","count":1},"muted":false}},"mutes":[]},"election_epoch":30,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":2017,"monmap":{"epoch":4,"min_mon_release_name":"squid","num_mons":3},"osdmap":{"epoch":428,"num_osds":8,"num_up_osds":8,"osd_up_since":1726911975,"num_in_osds":7,"osd_in_since":1726912905,"num_remapped_pgs":2},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":106},{"state_name":"active+clean+scrubbing","count":1},{"state_name":"peering","count":1},{"state_name":"active+recovering+undersized+degraded+remapped","count":1}],"num_pgs":109,"num_pools":5,"num_objects":25980,"data_bytes":1701308811,"bytes_used":12349276160,"bytes_avail":659615973376,"bytes_total":671965249536,"inactive_pgs_ratio":0.0091743115335702896,"degraded_objects":17,"degraded_total":77940,"degraded_ratio":0.00021811649987169617,"misplaced_objects":650,"misplaced_total":77940,"misplaced_ratio":0.0083397485245060299,"recovering_objects_per_sec":13,"recovering_bytes_per_sec":844759,"recovering_keys_per_sec":0,"num_objects_recovered":80,"num_bytes_recovered":5070005,"num_keys_recovered":0},"fsmap":{"epoch":9,"btime":"1970-01-01T00:00:00:000000+0000","id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi137.glvyrt","status":"up:active","gid":24551}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.137:8443/","prometheus":"http://172.21.15.137:9283/"}},"servicemap":{"epoch":31,"modified":"2024-09-21T10:09:39.138212+0000","services":{}},"progress_events":{"c47cee4c-dcf0-4190-9ea9-9aedcef162a0":{"message":"Upgrade to 19.3.0-5092-g62da54b4 (4m)\n [============................] (remaining: 5m)","progress":0.44999998807907104,"add_to_ceph_s":true},"c49ca023-7dd3-4841-86ea-5afa5877df2f":{"message":"Global Recovery Event (0s)\n [............................] ","progress":0,"add_to_ceph_s":true}}} 2024-09-21T10:12:16.744 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:16.771 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:16.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:16.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:16.873 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:16.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:16.912 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:16.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:17.013 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:17.036 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:17.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:17.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:17.137 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:17.165 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:17.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:17.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:17.267 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:17.295 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:17.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:17.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:17.397 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:17.436 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:17.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:17.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:17.537 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:17.560 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:17.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:17.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:17.661 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:17.685 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:17.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:17.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:17.787 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:17.827 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:17.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:17.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:17.929 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:17.964 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:17.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:17.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:18.066 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:18.112 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:18.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:18.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:18.185 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:12:18.185 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:12:18.213 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:18.243 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:18.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:18.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:18.344 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:18.379 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:18.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:18.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:18.480 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:18.508 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:18 smithi165 ceph-mon[86023]: pgmap v1420: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 17/67503 objects degraded (0.025%); 1259/67503 objects misplaced (1.865%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:12:18.549 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:18.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:18.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:18.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:18 smithi137 ceph-mon[93825]: pgmap v1420: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 17/67503 objects degraded (0.025%); 1259/67503 objects misplaced (1.865%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:12:18.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:18 smithi137 ceph-mon[97575]: pgmap v1420: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 17/67503 objects degraded (0.025%); 1259/67503 objects misplaced (1.865%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:12:18.651 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:18.677 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:18.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:18.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:18.779 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:18.823 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:18.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:18.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:18.852 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:12:18.924 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:18.967 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:18.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:18.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:19.070 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:19.126 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:19.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:19.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:19.132 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2024-09-21T10:12:19.132 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:12:19.139 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:19.156 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:19.177 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:12:19.233 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:19.260 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:19.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:19.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:19.362 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:19.387 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:19.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:19.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:19.488 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:19.543 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:19.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:19.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:19.645 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:19.667 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:19.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:19.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:19.768 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:19.820 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:19.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:19.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:19.922 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:19.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:19.950 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:19.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:20.051 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:20.100 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:20.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:20.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:20.202 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:20.235 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:20.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:20.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:20.337 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:20.363 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:20 smithi137 ceph-mon[93825]: pgmap v1421: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 17/67503 objects degraded (0.025%); 1259/67503 objects misplaced (1.865%); 597 KiB/s, 9 objects/s recovering 2024-09-21T10:12:20.363 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:20 smithi137 ceph-mon[97575]: pgmap v1421: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 17/67503 objects degraded (0.025%); 1259/67503 objects misplaced (1.865%); 597 KiB/s, 9 objects/s recovering 2024-09-21T10:12:20.368 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:20.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:20.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:20.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:20 smithi165 ceph-mon[86023]: pgmap v1421: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 17/67503 objects degraded (0.025%); 1259/67503 objects misplaced (1.865%); 597 KiB/s, 9 objects/s recovering 2024-09-21T10:12:20.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:12:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:12:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:12:20.470 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:20.510 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:20.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:20.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:20.613 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:20.643 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:20.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:20.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:20.745 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:20.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:20.778 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:20.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:20.879 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:20.909 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:20.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:20.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:21.010 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:21.038 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:21.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:21.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:21.140 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:21.178 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:21.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:21.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:21.280 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:21.307 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:21.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:21.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:21.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:21 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 17/57441 objects degraded (0.030%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:21.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:21 smithi165 ceph-mon[86023]: osdmap e429: 8 total, 8 up, 7 in 2024-09-21T10:12:21.410 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:21.442 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:21.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:21.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:21.544 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:21.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:21.576 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:21.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:21.653 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:21 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 17/57441 objects degraded (0.030%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:21.653 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:21 smithi137 ceph-mon[93825]: osdmap e429: 8 total, 8 up, 7 in 2024-09-21T10:12:21.653 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:21 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 17/57441 objects degraded (0.030%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:21.654 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:21 smithi137 ceph-mon[97575]: osdmap e429: 8 total, 8 up, 7 in 2024-09-21T10:12:21.677 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:21.704 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:21.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:21.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:21.806 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:21.832 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:21.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:21.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:21.934 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:21.957 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:21.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:21.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:22.059 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:22.086 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:22.090 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:22.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:22.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:22.192 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:22.202 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:12:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:12:21] "GET /metrics HTTP/1.1" 200 36590 "" "Prometheus/2.51.0" 2024-09-21T10:12:22.213 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:22.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:22.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:22.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:22.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:22.340 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:22.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:22.441 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:22.465 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:22.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:22.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:22.499 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:12:22.499 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:12:22.566 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:22.602 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:22.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:22.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:22 smithi165 ceph-mon[86023]: 11.2 scrub starts 2024-09-21T10:12:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:22 smithi165 ceph-mon[86023]: pgmap v1422: 109 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 80 op/s; 17/57441 objects degraded (0.030%); 357/57441 objects misplaced (0.622%); 7.2 MiB/s, 115 objects/s recovering 2024-09-21T10:12:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:22 smithi165 ceph-mon[86023]: 11.2 scrub ok 2024-09-21T10:12:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:22 smithi165 ceph-mon[86023]: osdmap e430: 8 total, 8 up, 7 in 2024-09-21T10:12:22.704 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:22.751 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:22.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:22.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:22.853 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:22.876 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:22.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:22.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:22.978 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:23.007 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:23.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:23.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:22 smithi137 ceph-mon[93825]: 11.2 scrub starts 2024-09-21T10:12:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:22 smithi137 ceph-mon[93825]: pgmap v1422: 109 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 80 op/s; 17/57441 objects degraded (0.030%); 357/57441 objects misplaced (0.622%); 7.2 MiB/s, 115 objects/s recovering 2024-09-21T10:12:23.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:22 smithi137 ceph-mon[93825]: 11.2 scrub ok 2024-09-21T10:12:23.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:22 smithi137 ceph-mon[93825]: osdmap e430: 8 total, 8 up, 7 in 2024-09-21T10:12:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:22 smithi137 ceph-mon[97575]: 11.2 scrub starts 2024-09-21T10:12:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:22 smithi137 ceph-mon[97575]: pgmap v1422: 109 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 80 op/s; 17/57441 objects degraded (0.030%); 357/57441 objects misplaced (0.622%); 7.2 MiB/s, 115 objects/s recovering 2024-09-21T10:12:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:22 smithi137 ceph-mon[97575]: 11.2 scrub ok 2024-09-21T10:12:23.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:22 smithi137 ceph-mon[97575]: osdmap e430: 8 total, 8 up, 7 in 2024-09-21T10:12:23.108 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:23.139 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:23.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:23.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:23.207 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:12:23.241 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:23.276 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:23.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:23.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:23.378 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:23.415 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:23.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:23.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:23.566 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:12:23.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:23.619 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:23.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:23.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:23.721 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:23.743 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:23.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:23.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:23.845 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:23.884 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:23.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:23.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:23.986 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:24.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:24.029 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:24.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:24.130 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:24.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:24.168 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:24.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:24.268 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:24.295 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:24.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:24.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:24.396 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:24.438 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:24.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:24.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:24.540 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:24.573 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:24.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:24.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:24.675 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:24.701 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:24.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:24.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:24.755 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:24 smithi165 ceph-mon[86023]: pgmap v1425: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+clean+remapped, 107 active+clean; 1.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 959 op/s; 17/54906 objects degraded (0.031%); 115/54906 objects misplaced (0.209%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T10:12:24.803 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:24.831 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:24.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:24.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:24.933 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:24.974 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:24.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:24.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:25.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:24 smithi137 ceph-mon[93825]: pgmap v1425: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+clean+remapped, 107 active+clean; 1.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 959 op/s; 17/54906 objects degraded (0.031%); 115/54906 objects misplaced (0.209%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T10:12:25.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:24 smithi137 ceph-mon[97575]: pgmap v1425: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+clean+remapped, 107 active+clean; 1.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 959 op/s; 17/54906 objects degraded (0.031%); 115/54906 objects misplaced (0.209%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T10:12:25.076 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:25.110 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:25.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:25.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:25.214 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:25.255 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:25.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:25.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:25.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:25.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:25.400 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:25.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:25.403 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:12:25.404 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:12:25.501 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:25.538 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:25.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:25.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:25.640 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:25.667 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:25.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:25.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:25.769 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:25.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:25.807 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:25.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:25.908 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:25.936 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:25.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:25.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:26.037 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:26.049 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:26.049 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:12:26.049 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:25 smithi165 ceph-mon[86023]: pgmap v1426: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+clean+remapped, 107 active+clean; 1.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 524 op/s; 17/54906 objects degraded (0.031%); 115/54906 objects misplaced (0.209%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T10:12:26.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:26.068 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:26.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:26.079 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:12:26.169 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:26.206 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:26.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:26.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:26.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:26.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:12:26.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:25 smithi137 ceph-mon[93825]: pgmap v1426: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+clean+remapped, 107 active+clean; 1.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 524 op/s; 17/54906 objects degraded (0.031%); 115/54906 objects misplaced (0.209%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T10:12:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:12:26.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:25 smithi137 ceph-mon[97575]: pgmap v1426: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+clean+remapped, 107 active+clean; 1.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 524 op/s; 17/54906 objects degraded (0.031%); 115/54906 objects misplaced (0.209%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T10:12:26.307 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:26.350 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:26.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:26.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:26.425 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:12:26.452 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:26.478 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:26.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:26.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:26.580 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:26.618 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:26.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:26.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:26.720 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:26.750 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:26.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:26.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:26.851 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:26.891 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:26.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:26.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:26.993 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:27.030 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:27.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:27.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:27.133 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:27.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:26 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 17/54906 objects degraded (0.031%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:27.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:27.158 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:27.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:27.259 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:27.294 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:27.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:27.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:27.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:26 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 17/54906 objects degraded (0.031%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:27.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:26 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 17/54906 objects degraded (0.031%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:27.396 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:27.428 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:27.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:27.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:27.530 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:27.558 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:27.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:27.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:27.660 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:27.687 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:27.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:27.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:27.789 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:27.827 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:27.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:27.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:27.929 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:27.951 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:27.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:27.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:28.053 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:28.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:28.083 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:28.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:28.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:27 smithi165 ceph-mon[86023]: pgmap v1427: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 877 MiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 233 op/s; 17/42174 objects degraded (0.040%); 6.0 MiB/s, 126 objects/s recovering 2024-09-21T10:12:28.184 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:28.224 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:28.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:28.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:28.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:27 smithi137 ceph-mon[93825]: pgmap v1427: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 877 MiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 233 op/s; 17/42174 objects degraded (0.040%); 6.0 MiB/s, 126 objects/s recovering 2024-09-21T10:12:28.300 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:27 smithi137 ceph-mon[97575]: pgmap v1427: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 877 MiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 233 op/s; 17/42174 objects degraded (0.040%); 6.0 MiB/s, 126 objects/s recovering 2024-09-21T10:12:28.326 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:28.366 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:12:28.366 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:12:28.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:28.372 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:28.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:28.473 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:28.499 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:28.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:28.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:28.601 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:28.631 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:28.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:28.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:28.733 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:28.754 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:28.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:28.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:28.856 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:28.876 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:28.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:28.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:28.978 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:29.004 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:29.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:29.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:29.106 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:29.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:29.132 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:29.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:29.232 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:29.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:29.260 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:29.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:29.361 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:29.378 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:29 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1976166217' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:12:29.378 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:29 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1976166217' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:12:29.407 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:29.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:29.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:29.509 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:29.530 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:29.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:29.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:29.551 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:29 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1976166217' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:12:29.631 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:29.657 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:29.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:29.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:29.672 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:12:29.673 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:12:29.673 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:12:29.673 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:12:29.673 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:12:29.673 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:12:29.673 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:12:29.673 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:12:29.673 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:12:29.673 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:12:29.674 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:12:29.674 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:12:29.674 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:12:29.674 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:12:29.674 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:12:29.674 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:12:29.758 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:29.799 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:29.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:29.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:29.882 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:12:29.900 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:29.950 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:29.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:29.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:30.052 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:30.077 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:30.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:30.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:30.179 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:30.208 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:30.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:30.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:30.210 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:12:30.310 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:30.336 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:30.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:30.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:30.437 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:30.468 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:30 smithi165 ceph-mon[86023]: pgmap v1428: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 877 MiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 17/42174 objects degraded (0.040%); 2.8 MiB/s, 75 objects/s recovering 2024-09-21T10:12:30.468 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:12:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:12:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:12:30.490 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:30.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:30.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:30.553 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:30 smithi137 ceph-mon[93825]: pgmap v1428: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 877 MiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 17/42174 objects degraded (0.040%); 2.8 MiB/s, 75 objects/s recovering 2024-09-21T10:12:30.553 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:30 smithi137 ceph-mon[97575]: pgmap v1428: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 877 MiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 17/42174 objects degraded (0.040%); 2.8 MiB/s, 75 objects/s recovering 2024-09-21T10:12:30.593 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:30.647 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:30.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:30.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:30.753 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:30.797 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:30.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:30.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:30.898 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:30.938 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:30.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:30.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:31.040 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:31.082 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:31.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:31.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:31.184 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:31.212 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:31.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:31.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:31.313 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:31.350 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:31.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:31.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:31.423 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is set 2024-09-21T10:12:31.453 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:31.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:31 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:31.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:31 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:31.476 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:31 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1724371942' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:12:31.476 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:31 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:31.476 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:31 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:31.477 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:31 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1724371942' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:12:31.512 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:31.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:31.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:31.614 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:31.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:31 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:31.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:31 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:31.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:31 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1724371942' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:12:31.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:31.653 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:31.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:31.754 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:31.784 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:31.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:31.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:31.886 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:31.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:31.928 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:31.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:31.984 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:12:31.984 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T10:12:31.985 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T10:12:31.985 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [ 2024-09-21T10:12:31.985 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.985 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:123910 10.f 10:f9da8ebd:::benchmark_data_smithi137_262271_object123909:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e360)", 2024-09-21T10:12:31.985 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:06:05.216523+0000", 2024-09-21T10:12:31.985 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 386.76359486899997, 2024-09-21T10:12:31.985 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.31797319899999998, 2024-09-21T10:12:31.985 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:31.985 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:31.985 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:31.985 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:12:31.985 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:12:31.985 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 123910 2024-09-21T10:12:31.985 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.986 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:31.986 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.986 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:31.986 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.216523+0000", 2024-09-21T10:12:31.986 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:31.986 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.986 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.986 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:31.986 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.216523+0000", 2024-09-21T10:12:31.986 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:31.986 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.986 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.986 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:31.987 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.216521+0000", 2024-09-21T10:12:31.987 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:12:31.987 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.987 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.987 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:31.987 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.216552+0000", 2024-09-21T10:12:31.987 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0608999999999998e-05 2024-09-21T10:12:31.987 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.987 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.987 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:31.987 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.216568+0000", 2024-09-21T10:12:31.987 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6449000000000001e-05 2024-09-21T10:12:31.988 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.988 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.988 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:31.988 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.216575+0000", 2024-09-21T10:12:31.988 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8719999999999996e-06 2024-09-21T10:12:31.988 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.988 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.988 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:31.988 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.216656+0000", 2024-09-21T10:12:31.988 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1118999999999994e-05 2024-09-21T10:12:31.988 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.988 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.988 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:31.989 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.217034+0000", 2024-09-21T10:12:31.989 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00037754500000000002 2024-09-21T10:12:31.989 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.989 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.989 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:12:31.989 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.217409+0000", 2024-09-21T10:12:31.989 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000375554 2024-09-21T10:12:31.989 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.989 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.989 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:31.989 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.228505+0000", 2024-09-21T10:12:31.989 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.011095371999999999 2024-09-21T10:12:31.989 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.989 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.990 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:31.990 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.228547+0000", 2024-09-21T10:12:31.990 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2237000000000002e-05 2024-09-21T10:12:31.990 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.990 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.990 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:31.990 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.534404+0000", 2024-09-21T10:12:31.990 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.30585737000000002 2024-09-21T10:12:31.990 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.990 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.990 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:31.990 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.534454+0000", 2024-09-21T10:12:31.990 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9500999999999999e-05 2024-09-21T10:12:31.991 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.991 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.991 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:31.991 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.534496+0000", 2024-09-21T10:12:31.991 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2425000000000001e-05 2024-09-21T10:12:31.991 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:31.991 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:31.991 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:31.991 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.991 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.991 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:123915 10.f 10:fb3cd1d3:::benchmark_data_smithi137_262271_object123914:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e360)", 2024-09-21T10:12:31.991 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:06:05.220425+0000", 2024-09-21T10:12:31.991 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 386.759693105, 2024-09-21T10:12:31.991 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.31416874299999997, 2024-09-21T10:12:31.992 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:31.992 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:31.992 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:31.992 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:12:31.992 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:12:31.992 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 123915 2024-09-21T10:12:31.992 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.992 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:31.992 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.992 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:31.992 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.220425+0000", 2024-09-21T10:12:31.993 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:31.993 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.993 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.993 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:31.993 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.220425+0000", 2024-09-21T10:12:31.993 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:31.993 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.993 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.993 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:31.993 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.220424+0000", 2024-09-21T10:12:31.993 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:12:31.993 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.993 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.993 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:31.994 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.220488+0000", 2024-09-21T10:12:31.994 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.4066999999999995e-05 2024-09-21T10:12:31.994 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.994 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.994 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:31.994 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.220503+0000", 2024-09-21T10:12:31.994 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4970000000000001e-05 2024-09-21T10:12:31.994 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.994 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.994 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:31.994 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.220509+0000", 2024-09-21T10:12:31.994 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.6300000000000003e-06 2024-09-21T10:12:31.994 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.994 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.995 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:31.995 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.223178+0000", 2024-09-21T10:12:31.995 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0026693559999999999 2024-09-21T10:12:31.995 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.995 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.995 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:31.995 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.223314+0000", 2024-09-21T10:12:31.995 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00013596699999999999 2024-09-21T10:12:31.995 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.995 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.995 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:12:31.995 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.223455+0000", 2024-09-21T10:12:31.996 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014097799999999999 2024-09-21T10:12:31.996 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.996 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.996 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:31.996 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.228542+0000", 2024-09-21T10:12:31.996 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0050869310000000003 2024-09-21T10:12:31.996 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.996 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.996 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:31.996 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.233670+0000", 2024-09-21T10:12:31.996 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0051282510000000003 2024-09-21T10:12:31.996 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.996 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.996 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:31.997 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.534533+0000", 2024-09-21T10:12:31.997 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.30086307699999998 2024-09-21T10:12:31.997 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.997 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.997 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:31.997 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.534565+0000", 2024-09-21T10:12:31.997 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.1328000000000002e-05 2024-09-21T10:12:31.997 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.997 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.997 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:31.997 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.534594+0000", 2024-09-21T10:12:31.997 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.9076000000000001e-05 2024-09-21T10:12:31.998 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:31.998 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:31.998 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:31.998 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.998 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.998 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.46037.0:123918 10.f 10:f815ba90:::benchmark_data_smithi137_262271_object123917:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e360)", 2024-09-21T10:12:31.998 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:06:05.224198+0000", 2024-09-21T10:12:31.998 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 386.75591957300003, 2024-09-21T10:12:31.998 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.31113028700000001, 2024-09-21T10:12:31.998 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:31.998 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:31.998 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:31.998 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.46037", 2024-09-21T10:12:31.999 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/4256473115", 2024-09-21T10:12:31.999 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 123918 2024-09-21T10:12:31.999 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.999 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:31.999 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.999 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:31.999 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.224198+0000", 2024-09-21T10:12:31.999 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:31.999 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:31.999 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:31.999 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:31.999 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.224198+0000", 2024-09-21T10:12:32.000 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.000 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.000 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.000 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.000 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.224198+0000", 2024-09-21T10:12:32.000 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:12:32.000 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.000 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.000 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.000 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.224271+0000", 2024-09-21T10:12:32.000 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3115999999999996e-05 2024-09-21T10:12:32.000 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.001 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.001 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.001 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.224278+0000", 2024-09-21T10:12:32.001 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3919999999999997e-06 2024-09-21T10:12:32.001 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.001 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.001 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.001 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.224282+0000", 2024-09-21T10:12:32.001 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0119999999999999e-06 2024-09-21T10:12:32.001 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.001 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.001 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.001 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.228611+0000", 2024-09-21T10:12:32.001 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0043285540000000001 2024-09-21T10:12:32.002 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.002 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.002 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.002 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.228730+0000", 2024-09-21T10:12:32.002 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000118965 2024-09-21T10:12:32.002 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.002 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.002 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:12:32.002 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.228858+0000", 2024-09-21T10:12:32.002 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012846600000000001 2024-09-21T10:12:32.002 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.002 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.002 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.002 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.234375+0000", 2024-09-21T10:12:32.003 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0055167580000000001 2024-09-21T10:12:32.003 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.003 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.003 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.003 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.234504+0000", 2024-09-21T10:12:32.003 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000129288 2024-09-21T10:12:32.003 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.003 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.003 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.003 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.535245+0000", 2024-09-21T10:12:32.003 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.30074083499999998 2024-09-21T10:12:32.003 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.003 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.003 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.004 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.535293+0000", 2024-09-21T10:12:32.004 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7632000000000001e-05 2024-09-21T10:12:32.004 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.004 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.004 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.004 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:06:05.535329+0000", 2024-09-21T10:12:32.004 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5942000000000002e-05 2024-09-21T10:12:32.004 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.004 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.004 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.004 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.004 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.004 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:161635 11.4 11:223ae328:::benchmark_data_smithi137_290545_object47802:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e408)", 2024-09-21T10:12:32.005 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:18.361378+0000", 2024-09-21T10:12:32.005 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 73.618740324000001, 2024-09-21T10:12:32.005 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.30599397699999997, 2024-09-21T10:12:32.005 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.005 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.005 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.005 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.005 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.005 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 161635 2024-09-21T10:12:32.005 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.005 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.005 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.005 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.005 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:18.361378+0000", 2024-09-21T10:12:32.006 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.006 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.006 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.006 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.006 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:18.361378+0000", 2024-09-21T10:12:32.006 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.006 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.006 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.006 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.006 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:18.361376+0000", 2024-09-21T10:12:32.006 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:12:32.006 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.006 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.007 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.007 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:18.361384+0000", 2024-09-21T10:12:32.007 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3690000000000001e-06 2024-09-21T10:12:32.007 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.007 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.007 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.007 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:18.361393+0000", 2024-09-21T10:12:32.007 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4269999999999997e-06 2024-09-21T10:12:32.007 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.007 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.007 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.007 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:18.361399+0000", 2024-09-21T10:12:32.007 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7520000000000002e-06 2024-09-21T10:12:32.007 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.008 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.008 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.008 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:18.361451+0000", 2024-09-21T10:12:32.008 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2679000000000002e-05 2024-09-21T10:12:32.008 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.008 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.008 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.008 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:18.361560+0000", 2024-09-21T10:12:32.008 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000108362 2024-09-21T10:12:32.008 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.008 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.008 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:12:32.008 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:18.362029+0000", 2024-09-21T10:12:32.008 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00046874800000000001 2024-09-21T10:12:32.009 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.009 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.009 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.009 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:18.364340+0000", 2024-09-21T10:12:32.009 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0023112330000000002 2024-09-21T10:12:32.009 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.009 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.009 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.009 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:18.366895+0000", 2024-09-21T10:12:32.009 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.002555426 2024-09-21T10:12:32.009 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.009 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.009 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.009 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:18.667291+0000", 2024-09-21T10:12:32.009 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.30039629800000001 2024-09-21T10:12:32.010 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.010 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.010 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.010 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:18.667334+0000", 2024-09-21T10:12:32.010 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2700000000000001e-05 2024-09-21T10:12:32.010 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.010 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.010 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.010 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:18.667372+0000", 2024-09-21T10:12:32.010 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7554e-05 2024-09-21T10:12:32.010 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.010 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.010 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.010 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.011 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.011 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:195631 11.14 11:2c51edda:::benchmark_data_smithi137_290545_object81798:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e415)", 2024-09-21T10:12:32.011 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:57.545669+0000", 2024-09-21T10:12:32.011 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 34.434448985000003, 2024-09-21T10:12:32.011 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.1110467439999998, 2024-09-21T10:12:32.011 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.011 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.011 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.011 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.011 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.011 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 195631 2024-09-21T10:12:32.011 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.011 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.011 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.011 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.012 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.545669+0000", 2024-09-21T10:12:32.012 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.012 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.012 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.012 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.012 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.545669+0000", 2024-09-21T10:12:32.012 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.012 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.012 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.012 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.012 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.545668+0000", 2024-09-21T10:12:32.012 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:12:32.013 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.013 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.013 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.013 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.545675+0000", 2024-09-21T10:12:32.013 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.7039999999999994e-06 2024-09-21T10:12:32.013 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.013 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.013 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.013 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.545686+0000", 2024-09-21T10:12:32.014 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0341e-05 2024-09-21T10:12:32.014 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.014 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.014 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.014 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.545691+0000", 2024-09-21T10:12:32.014 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.9949999999999996e-06 2024-09-21T10:12:32.014 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.014 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.014 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.014 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.547888+0000", 2024-09-21T10:12:32.014 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0021976249999999999 2024-09-21T10:12:32.014 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.014 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.015 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.015 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.547898+0000", 2024-09-21T10:12:32.015 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9429999999999995e-06 2024-09-21T10:12:32.015 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.015 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.015 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.015 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544219+0000", 2024-09-21T10:12:32.015 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.996320659 2024-09-21T10:12:32.015 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.015 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.015 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.015 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544230+0000", 2024-09-21T10:12:32.015 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1052e-05 2024-09-21T10:12:32.015 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.016 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.016 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.016 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.646631+0000", 2024-09-21T10:12:32.016 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1024009260000001 2024-09-21T10:12:32.016 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.016 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.016 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.016 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.646728+0000", 2024-09-21T10:12:32.016 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.6753e-05 2024-09-21T10:12:32.016 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.016 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.016 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.016 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.647112+0000", 2024-09-21T10:12:32.016 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000384206 2024-09-21T10:12:32.017 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.017 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.017 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.017 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.652958+0000", 2024-09-21T10:12:32.017 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0058462460000000003 2024-09-21T10:12:32.017 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.017 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.017 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.017 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.653011+0000", 2024-09-21T10:12:32.017 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3329999999999999e-05 2024-09-21T10:12:32.017 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.017 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.017 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.017 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.653263+0000", 2024-09-21T10:12:32.017 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00025115499999999998 2024-09-21T10:12:32.018 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.018 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.018 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.018 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.656585+0000", 2024-09-21T10:12:32.018 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0033223290000000002 2024-09-21T10:12:32.018 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.018 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.018 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.018 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.656621+0000", 2024-09-21T10:12:32.018 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.6278000000000001e-05 2024-09-21T10:12:32.018 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.018 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.018 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.019 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.656716+0000", 2024-09-21T10:12:32.019 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.4679999999999995e-05 2024-09-21T10:12:32.019 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.019 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.019 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.019 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.019 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.019 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:195679 11.14 11:2cdf8ce2:::benchmark_data_smithi137_290545_object81846:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2024-09-21T10:12:32.019 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:57.612950+0000", 2024-09-21T10:12:32.019 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 34.367167881999997, 2024-09-21T10:12:32.019 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.043958097, 2024-09-21T10:12:32.019 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.019 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.019 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.020 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.020 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.020 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 195679 2024-09-21T10:12:32.020 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.020 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.020 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.020 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.020 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.612950+0000", 2024-09-21T10:12:32.020 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.020 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.020 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.020 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.020 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.612950+0000", 2024-09-21T10:12:32.020 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.021 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.021 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.021 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.021 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.612949+0000", 2024-09-21T10:12:32.021 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:12:32.021 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.021 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.021 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.021 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.612955+0000", 2024-09-21T10:12:32.021 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3249999999999998e-06 2024-09-21T10:12:32.021 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.021 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.021 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.021 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.612965+0000", 2024-09-21T10:12:32.022 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0488e-05 2024-09-21T10:12:32.022 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.022 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.022 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.022 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.612971+0000", 2024-09-21T10:12:32.022 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9610000000000002e-06 2024-09-21T10:12:32.022 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.022 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.022 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.022 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.613016+0000", 2024-09-21T10:12:32.022 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.456e-05 2024-09-21T10:12:32.022 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.022 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.023 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.023 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.613070+0000", 2024-09-21T10:12:32.023 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3871e-05 2024-09-21T10:12:32.023 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.023 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.023 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.023 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544256+0000", 2024-09-21T10:12:32.023 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.93118694700000004 2024-09-21T10:12:32.023 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.023 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.023 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.023 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544264+0000", 2024-09-21T10:12:32.023 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.7349999999999996e-06 2024-09-21T10:12:32.023 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.024 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.024 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.024 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.649274+0000", 2024-09-21T10:12:32.024 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1050092819999999 2024-09-21T10:12:32.024 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.024 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.024 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.024 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.649378+0000", 2024-09-21T10:12:32.024 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0001041 2024-09-21T10:12:32.024 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.024 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.024 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.024 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.649666+0000", 2024-09-21T10:12:32.024 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00028839700000000002 2024-09-21T10:12:32.025 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.025 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.025 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.025 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.653161+0000", 2024-09-21T10:12:32.025 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0034948729999999999 2024-09-21T10:12:32.025 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.025 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.025 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.025 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.653209+0000", 2024-09-21T10:12:32.025 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8114e-05 2024-09-21T10:12:32.025 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.025 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.026 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.026 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.656782+0000", 2024-09-21T10:12:32.026 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003572586 2024-09-21T10:12:32.026 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.026 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.026 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.026 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.656818+0000", 2024-09-21T10:12:32.026 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5998999999999999e-05 2024-09-21T10:12:32.026 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.026 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.026 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.026 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.656848+0000", 2024-09-21T10:12:32.026 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0660000000000001e-05 2024-09-21T10:12:32.027 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.027 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.027 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.027 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.656908+0000", 2024-09-21T10:12:32.027 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0037000000000001e-05 2024-09-21T10:12:32.027 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.027 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.027 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.027 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.027 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.027 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:195787 11.14 11:2dbda61e:::benchmark_data_smithi137_290545_object81954:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2024-09-21T10:12:32.027 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:57.793008+0000", 2024-09-21T10:12:32.027 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 34.187109716999998, 2024-09-21T10:12:32.027 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.875314089, 2024-09-21T10:12:32.027 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.028 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.028 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.028 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.028 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.028 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 195787 2024-09-21T10:12:32.028 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.028 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.028 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.028 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.028 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.793008+0000", 2024-09-21T10:12:32.028 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.028 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.028 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.028 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.028 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.793008+0000", 2024-09-21T10:12:32.029 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.029 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.029 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.029 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.029 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.793007+0000", 2024-09-21T10:12:32.029 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:12:32.029 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.029 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.029 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.029 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.793013+0000", 2024-09-21T10:12:32.029 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4369999999999998e-06 2024-09-21T10:12:32.029 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.029 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.029 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.030 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.793024+0000", 2024-09-21T10:12:32.030 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1155000000000001e-05 2024-09-21T10:12:32.030 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.030 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.030 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.030 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.793031+0000", 2024-09-21T10:12:32.030 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0269999999999998e-06 2024-09-21T10:12:32.030 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.030 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.030 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.030 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.793086+0000", 2024-09-21T10:12:32.030 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4797999999999999e-05 2024-09-21T10:12:32.030 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.031 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.031 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.031 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.793096+0000", 2024-09-21T10:12:32.031 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0389e-05 2024-09-21T10:12:32.031 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.031 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.031 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.031 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544293+0000", 2024-09-21T10:12:32.031 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.75119698800000001 2024-09-21T10:12:32.031 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.031 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.031 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.031 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544300+0000", 2024-09-21T10:12:32.031 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0530000000000001e-06 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.651178+0000", 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1068777780000001 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.651290+0000", 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000112098 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.651536+0000", 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00024603800000000002 2024-09-21T10:12:32.032 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.033 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.033 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.033 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.653268+0000", 2024-09-21T10:12:32.033 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001731965 2024-09-21T10:12:32.033 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.033 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.033 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.033 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.653314+0000", 2024-09-21T10:12:32.033 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6149999999999997e-05 2024-09-21T10:12:32.033 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.033 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.033 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.033 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.660611+0000", 2024-09-21T10:12:32.033 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0072971989999999999 2024-09-21T10:12:32.034 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.034 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.034 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.034 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.668222+0000", 2024-09-21T10:12:32.034 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0076110939999999997 2024-09-21T10:12:32.034 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.034 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.034 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.034 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.668255+0000", 2024-09-21T10:12:32.034 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.2836999999999997e-05 2024-09-21T10:12:32.034 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.034 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.034 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.034 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.668322+0000", 2024-09-21T10:12:32.035 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7179000000000002e-05 2024-09-21T10:12:32.035 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.035 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.035 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.035 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.035 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.035 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:195851 11.14 11:2d7b57fe:::benchmark_data_smithi137_290545_object82018:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2024-09-21T10:12:32.035 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:57.894259+0000", 2024-09-21T10:12:32.035 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 34.085859327999998, 2024-09-21T10:12:32.035 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7822372070000001, 2024-09-21T10:12:32.035 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.035 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.035 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.035 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.035 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.036 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 195851 2024-09-21T10:12:32.036 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.036 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.036 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.036 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.036 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.894259+0000", 2024-09-21T10:12:32.036 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.036 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.036 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.036 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.036 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.894259+0000", 2024-09-21T10:12:32.036 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.036 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.036 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.037 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.037 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.894257+0000", 2024-09-21T10:12:32.037 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:12:32.037 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.037 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.037 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.037 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.894280+0000", 2024-09-21T10:12:32.037 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.3456999999999999e-05 2024-09-21T10:12:32.037 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.037 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.037 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.037 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.894295+0000", 2024-09-21T10:12:32.037 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4979e-05 2024-09-21T10:12:32.037 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.037 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.038 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.038 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.894303+0000", 2024-09-21T10:12:32.038 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9699999999999999e-06 2024-09-21T10:12:32.038 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.038 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.038 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.038 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.894363+0000", 2024-09-21T10:12:32.038 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.9571999999999998e-05 2024-09-21T10:12:32.038 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.038 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.038 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.038 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.894373+0000", 2024-09-21T10:12:32.038 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7480000000000005e-06 2024-09-21T10:12:32.038 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.039 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.039 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.039 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544327+0000", 2024-09-21T10:12:32.039 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.64995492799999999 2024-09-21T10:12:32.039 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.039 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.039 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.039 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544334+0000", 2024-09-21T10:12:32.039 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7569999999999998e-06 2024-09-21T10:12:32.039 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.039 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.039 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.039 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.653349+0000", 2024-09-21T10:12:32.039 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.109014586 2024-09-21T10:12:32.039 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.653434+0000", 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.5051999999999998e-05 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.653650+0000", 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00021610100000000001 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.656751+0000", 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0031012259999999999 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.040 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.041 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.041 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.656786+0000", 2024-09-21T10:12:32.041 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4953999999999998e-05 2024-09-21T10:12:32.041 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.041 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.041 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.041 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676340+0000", 2024-09-21T10:12:32.041 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.019553514000000001 2024-09-21T10:12:32.041 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.041 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.041 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.041 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676383+0000", 2024-09-21T10:12:32.041 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3797000000000001e-05 2024-09-21T10:12:32.041 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.041 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.042 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.042 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676417+0000", 2024-09-21T10:12:32.042 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3590000000000002e-05 2024-09-21T10:12:32.042 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.042 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.042 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.042 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676496+0000", 2024-09-21T10:12:32.042 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.8879000000000002e-05 2024-09-21T10:12:32.042 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.042 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.042 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.042 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.042 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.042 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:195880 11.14 11:29e5d923:::benchmark_data_smithi137_290545_object82047:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2024-09-21T10:12:32.043 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:57.927706+0000", 2024-09-21T10:12:32.043 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 34.052411792000001, 2024-09-21T10:12:32.043 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.74896783, 2024-09-21T10:12:32.043 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.043 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.043 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.043 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.043 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.043 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 195880 2024-09-21T10:12:32.043 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.043 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.043 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.043 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.043 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.927706+0000", 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.927706+0000", 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.927705+0000", 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.927710+0000", 2024-09-21T10:12:32.044 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.339e-06 2024-09-21T10:12:32.045 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.045 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.045 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.045 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.927720+0000", 2024-09-21T10:12:32.045 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7739999999999999e-06 2024-09-21T10:12:32.045 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.045 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.045 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.045 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.927727+0000", 2024-09-21T10:12:32.045 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.8079999999999999e-06 2024-09-21T10:12:32.045 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.045 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.045 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.045 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.927784+0000", 2024-09-21T10:12:32.045 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.7299999999999997e-05 2024-09-21T10:12:32.046 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.046 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.046 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.046 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.927794+0000", 2024-09-21T10:12:32.046 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0137e-05 2024-09-21T10:12:32.046 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.046 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.046 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.046 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544358+0000", 2024-09-21T10:12:32.046 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.61656317999999999 2024-09-21T10:12:32.046 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.046 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.046 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.046 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544362+0000", 2024-09-21T10:12:32.047 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4610000000000001e-06 2024-09-21T10:12:32.047 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.047 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.047 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.047 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.654963+0000", 2024-09-21T10:12:32.047 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.110601009 2024-09-21T10:12:32.047 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.047 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.047 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.047 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.655041+0000", 2024-09-21T10:12:32.047 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.7657999999999994e-05 2024-09-21T10:12:32.047 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.047 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.047 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.047 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.655263+0000", 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00022198899999999999 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.656790+0000", 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0015271390000000001 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.656941+0000", 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00015118400000000001 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676550+0000", 2024-09-21T10:12:32.048 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.019609458999999999 2024-09-21T10:12:32.049 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.049 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.049 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.049 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676584+0000", 2024-09-21T10:12:32.049 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3929e-05 2024-09-21T10:12:32.049 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.049 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.049 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.049 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676612+0000", 2024-09-21T10:12:32.049 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.7197000000000001e-05 2024-09-21T10:12:32.049 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.049 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.049 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.049 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676674+0000", 2024-09-21T10:12:32.049 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.2490000000000006e-05 2024-09-21T10:12:32.050 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.050 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.050 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.050 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.050 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.050 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:195884 11.14 11:2828ae17:::benchmark_data_smithi137_290545_object82051:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2024-09-21T10:12:32.050 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:57.929339+0000", 2024-09-21T10:12:32.050 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 34.050779446999996, 2024-09-21T10:12:32.050 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.758363396, 2024-09-21T10:12:32.050 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.050 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.050 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.050 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.050 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 195884 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.929339+0000", 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.929339+0000", 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.051 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.929338+0000", 2024-09-21T10:12:32.052 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:12:32.052 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.052 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.052 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.052 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.929343+0000", 2024-09-21T10:12:32.052 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.87e-06 2024-09-21T10:12:32.052 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.052 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.052 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.052 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.929355+0000", 2024-09-21T10:12:32.052 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2211999999999999e-05 2024-09-21T10:12:32.052 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.052 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.052 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.053 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.929360+0000", 2024-09-21T10:12:32.053 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:32.054 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1680000000000003e-06 2024-09-21T10:12:32.054 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.054 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.054 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.054 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.929406+0000", 2024-09-21T10:12:32.054 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.5581000000000003e-05 2024-09-21T10:12:32.054 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.055 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.055 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.055 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.929414+0000", 2024-09-21T10:12:32.055 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.1000000000000004e-06 2024-09-21T10:12:32.055 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.055 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.055 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.055 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544383+0000", 2024-09-21T10:12:32.055 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.61496912000000004 2024-09-21T10:12:32.055 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.055 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.055 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.055 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544386+0000", 2024-09-21T10:12:32.055 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.687e-06 2024-09-21T10:12:32.055 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.056 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.056 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.056 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.656962+0000", 2024-09-21T10:12:32.056 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1125755610000001 2024-09-21T10:12:32.056 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.056 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.056 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.056 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.657032+0000", 2024-09-21T10:12:32.056 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.9697999999999996e-05 2024-09-21T10:12:32.056 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.056 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.056 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.056 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.657239+0000", 2024-09-21T10:12:32.056 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00020744200000000001 2024-09-21T10:12:32.056 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.057 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.057 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.057 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.660668+0000", 2024-09-21T10:12:32.057 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0034288080000000002 2024-09-21T10:12:32.057 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.057 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.057 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.057 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.660676+0000", 2024-09-21T10:12:32.057 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2150000000000001e-06 2024-09-21T10:12:32.057 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.057 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.057 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.057 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676715+0000", 2024-09-21T10:12:32.057 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.016039099000000001 2024-09-21T10:12:32.057 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.058 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.058 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.058 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.687516+0000", 2024-09-21T10:12:32.058 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010800647 2024-09-21T10:12:32.058 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.058 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.058 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.058 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.687570+0000", 2024-09-21T10:12:32.058 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.3906999999999997e-05 2024-09-21T10:12:32.058 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.058 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.058 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.058 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.687702+0000", 2024-09-21T10:12:32.058 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000132199 2024-09-21T10:12:32.058 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:195890 11.14 11:2aaa96a7:::benchmark_data_smithi137_290545_object82057:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:57.934686+0000", 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 34.045432189000003, 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.7533409720000002, 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 195890 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.059 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.934686+0000", 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.934686+0000", 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.934685+0000", 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.060 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.934688+0000", 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.4420000000000001e-06 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.934695+0000", 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.4059999999999999e-06 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.934700+0000", 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4789999999999998e-06 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.061 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.062 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.934751+0000", 2024-09-21T10:12:32.062 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0719e-05 2024-09-21T10:12:32.062 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.062 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.062 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.062 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.934759+0000", 2024-09-21T10:12:32.062 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9700000000000005e-06 2024-09-21T10:12:32.062 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.062 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.062 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.062 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544406+0000", 2024-09-21T10:12:32.062 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.60964652100000005 2024-09-21T10:12:32.062 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.062 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.063 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.063 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544410+0000", 2024-09-21T10:12:32.063 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.653e-06 2024-09-21T10:12:32.063 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.063 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.063 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.063 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.658476+0000", 2024-09-21T10:12:32.063 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1140660920000001 2024-09-21T10:12:32.063 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.063 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.063 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.063 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.658565+0000", 2024-09-21T10:12:32.063 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.9610000000000004e-05 2024-09-21T10:12:32.063 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.063 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.064 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.064 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.658805+0000", 2024-09-21T10:12:32.064 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00023962300000000001 2024-09-21T10:12:32.064 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.064 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.064 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.064 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.664399+0000", 2024-09-21T10:12:32.064 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0055935660000000003 2024-09-21T10:12:32.064 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.064 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.064 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.064 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.664443+0000", 2024-09-21T10:12:32.064 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4768000000000002e-05 2024-09-21T10:12:32.064 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.064 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676748+0000", 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.012305037 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.687870+0000", 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.011121615 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.687922+0000", 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2330999999999998e-05 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.065 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.688027+0000", 2024-09-21T10:12:32.066 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00010453799999999999 2024-09-21T10:12:32.066 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.066 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.066 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.066 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.066 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.066 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:195930 11.14 11:28dd1444:::benchmark_data_smithi137_290545_object82097:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2024-09-21T10:12:32.066 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:57.984280+0000", 2024-09-21T10:12:32.066 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 33.995838366999998, 2024-09-21T10:12:32.066 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.703874584, 2024-09-21T10:12:32.066 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.066 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.066 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.067 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.067 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.067 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 195930 2024-09-21T10:12:32.067 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.067 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.067 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.067 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.067 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984280+0000", 2024-09-21T10:12:32.067 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.067 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.067 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.067 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.067 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984280+0000", 2024-09-21T10:12:32.067 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.068 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.068 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.068 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.068 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984279+0000", 2024-09-21T10:12:32.068 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:12:32.068 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.068 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.068 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.068 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984287+0000", 2024-09-21T10:12:32.068 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6249999999999996e-06 2024-09-21T10:12:32.068 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.068 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.068 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.068 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984300+0000", 2024-09-21T10:12:32.068 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2741e-05 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984307+0000", 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.6370000000000002e-06 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984359+0000", 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.1901999999999999e-05 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984368+0000", 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.5990000000000008e-06 2024-09-21T10:12:32.069 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.070 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.070 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.070 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544428+0000", 2024-09-21T10:12:32.070 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.560060259 2024-09-21T10:12:32.070 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.070 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.070 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.070 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544432+0000", 2024-09-21T10:12:32.070 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.551e-06 2024-09-21T10:12:32.070 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.070 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.070 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.070 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.660704+0000", 2024-09-21T10:12:32.070 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.116271601 2024-09-21T10:12:32.071 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.071 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.071 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.071 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.660774+0000", 2024-09-21T10:12:32.071 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.0839000000000004e-05 2024-09-21T10:12:32.071 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.071 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.071 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.071 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.661015+0000", 2024-09-21T10:12:32.071 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000240712 2024-09-21T10:12:32.071 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.071 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.071 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.071 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.664437+0000", 2024-09-21T10:12:32.071 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0034218569999999999 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.664447+0000", 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0227999999999999e-05 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676778+0000", 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.012330538 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.688061+0000", 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.011283652 2024-09-21T10:12:32.072 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.073 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.073 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.073 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.688100+0000", 2024-09-21T10:12:32.073 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8381999999999999e-05 2024-09-21T10:12:32.073 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.073 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.073 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.073 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.688154+0000", 2024-09-21T10:12:32.073 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.4493999999999997e-05 2024-09-21T10:12:32.073 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.073 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.073 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.073 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.073 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.073 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:195932 11.14 11:2c802545:::benchmark_data_smithi137_290545_object82099:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2024-09-21T10:12:32.074 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:57.984338+0000", 2024-09-21T10:12:32.074 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 33.995779708999997, 2024-09-21T10:12:32.074 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.70834855, 2024-09-21T10:12:32.074 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.074 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.074 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.074 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.074 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.074 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 195932 2024-09-21T10:12:32.074 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.074 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.074 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.074 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984338+0000", 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984338+0000", 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984338+0000", 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.075 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984342+0000", 2024-09-21T10:12:32.076 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.9319999999999998e-06 2024-09-21T10:12:32.076 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.076 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.076 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.076 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984349+0000", 2024-09-21T10:12:32.076 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.345e-06 2024-09-21T10:12:32.076 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.076 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.076 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.076 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984354+0000", 2024-09-21T10:12:32.076 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8509999999999998e-06 2024-09-21T10:12:32.076 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.076 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.077 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.077 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984401+0000", 2024-09-21T10:12:32.077 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7247999999999999e-05 2024-09-21T10:12:32.077 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.077 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.077 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.077 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:57.984410+0000", 2024-09-21T10:12:32.077 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6629999999999999e-06 2024-09-21T10:12:32.077 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.077 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.077 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.077 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544450+0000", 2024-09-21T10:12:32.077 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.56004080499999997 2024-09-21T10:12:32.077 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.078 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.078 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.078 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544454+0000", 2024-09-21T10:12:32.078 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.4259999999999999e-06 2024-09-21T10:12:32.078 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.078 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.078 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.078 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.662424+0000", 2024-09-21T10:12:32.078 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1179696880000001 2024-09-21T10:12:32.078 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.078 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.078 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.078 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.662537+0000", 2024-09-21T10:12:32.078 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011322 2024-09-21T10:12:32.078 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.079 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.079 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.079 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.662791+0000", 2024-09-21T10:12:32.079 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00025412399999999999 2024-09-21T10:12:32.079 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.079 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.079 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.079 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.668192+0000", 2024-09-21T10:12:32.079 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0054009790000000002 2024-09-21T10:12:32.079 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.079 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.079 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.079 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.668335+0000", 2024-09-21T10:12:32.079 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014280900000000001 2024-09-21T10:12:32.080 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.080 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.080 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.080 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.682610+0000", 2024-09-21T10:12:32.080 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.014274896 2024-09-21T10:12:32.080 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.080 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.080 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.080 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.692525+0000", 2024-09-21T10:12:32.080 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0099151959999999994 2024-09-21T10:12:32.080 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.080 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.080 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.080 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.692573+0000", 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8065000000000001e-05 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.692687+0000", 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00011401 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:195949 11.14 11:294d2b3e:::benchmark_data_smithi137_290545_object82116:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:58.006096+0000", 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 33.974021764, 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6867900119999999, 2024-09-21T10:12:32.081 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.082 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.082 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.082 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.082 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.082 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 195949 2024-09-21T10:12:32.082 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.082 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.082 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.082 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.082 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.006096+0000", 2024-09-21T10:12:32.082 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.082 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.082 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.082 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.083 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.006096+0000", 2024-09-21T10:12:32.083 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.083 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.083 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.083 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.083 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.006095+0000", 2024-09-21T10:12:32.083 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:12:32.083 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.083 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.083 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.083 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.006102+0000", 2024-09-21T10:12:32.083 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.781e-06 2024-09-21T10:12:32.083 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.083 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.084 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.084 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.006114+0000", 2024-09-21T10:12:32.084 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2721999999999999e-05 2024-09-21T10:12:32.084 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.084 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.084 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.084 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.006120+0000", 2024-09-21T10:12:32.084 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.0650000000000004e-06 2024-09-21T10:12:32.084 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.084 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.084 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.084 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.006173+0000", 2024-09-21T10:12:32.084 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2471e-05 2024-09-21T10:12:32.084 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.084 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.085 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.085 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.006185+0000", 2024-09-21T10:12:32.085 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.2238999999999999e-05 2024-09-21T10:12:32.085 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.085 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.085 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.085 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544472+0000", 2024-09-21T10:12:32.085 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.53828688400000002 2024-09-21T10:12:32.085 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.085 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.085 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.085 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544476+0000", 2024-09-21T10:12:32.085 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.5499999999999999e-06 2024-09-21T10:12:32.085 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.086 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.086 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.086 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.664477+0000", 2024-09-21T10:12:32.086 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1200019109999999 2024-09-21T10:12:32.086 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.086 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.086 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.086 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.664585+0000", 2024-09-21T10:12:32.086 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000107589 2024-09-21T10:12:32.086 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.086 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.086 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.086 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.664814+0000", 2024-09-21T10:12:32.086 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000228898 2024-09-21T10:12:32.087 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.087 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.087 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.087 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.668342+0000", 2024-09-21T10:12:32.087 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.003528017 2024-09-21T10:12:32.087 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.087 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.087 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.087 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.668372+0000", 2024-09-21T10:12:32.087 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.0443e-05 2024-09-21T10:12:32.087 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.087 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.087 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.087 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.682670+0000", 2024-09-21T10:12:32.088 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.014297957 2024-09-21T10:12:32.088 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.088 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.088 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.088 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.692789+0000", 2024-09-21T10:12:32.088 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010118594 2024-09-21T10:12:32.088 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.088 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.088 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.088 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.692819+0000", 2024-09-21T10:12:32.088 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.9889000000000001e-05 2024-09-21T10:12:32.088 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.088 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.089 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.089 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.692886+0000", 2024-09-21T10:12:32.089 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.7510999999999998e-05 2024-09-21T10:12:32.089 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.089 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.089 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.089 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.089 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.089 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:195966 11.14 11:28a3876c:::benchmark_data_smithi137_290545_object82133:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2024-09-21T10:12:32.089 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:58.024155+0000", 2024-09-21T10:12:32.089 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 33.955963165, 2024-09-21T10:12:32.089 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6689150189999999, 2024-09-21T10:12:32.089 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.089 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.090 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.090 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.090 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.090 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 195966 2024-09-21T10:12:32.090 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.090 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.090 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.090 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.090 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.024155+0000", 2024-09-21T10:12:32.090 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.090 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.090 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.090 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.090 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.024155+0000", 2024-09-21T10:12:32.090 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.091 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.091 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.091 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.091 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.024154+0000", 2024-09-21T10:12:32.091 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:12:32.091 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.091 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.091 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.091 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.024159+0000", 2024-09-21T10:12:32.091 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.78e-06 2024-09-21T10:12:32.091 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.091 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.091 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.091 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.024199+0000", 2024-09-21T10:12:32.092 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0157999999999997e-05 2024-09-21T10:12:32.092 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.092 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.092 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.092 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.024205+0000", 2024-09-21T10:12:32.092 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.066e-06 2024-09-21T10:12:32.092 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.092 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.092 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.092 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.024251+0000", 2024-09-21T10:12:32.092 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.6390000000000001e-05 2024-09-21T10:12:32.092 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.092 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.092 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.092 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.024260+0000", 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.6170000000000007e-06 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544493+0000", 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.52023317800000002 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544497+0000", 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.2839999999999998e-06 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.666622+0000", 2024-09-21T10:12:32.093 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1221258350000001 2024-09-21T10:12:32.094 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.094 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.094 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.094 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.666702+0000", 2024-09-21T10:12:32.094 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.9406000000000005e-05 2024-09-21T10:12:32.094 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.094 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.094 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.094 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.666942+0000", 2024-09-21T10:12:32.094 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00023991600000000001 2024-09-21T10:12:32.094 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.094 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.094 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.095 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.669889+0000", 2024-09-21T10:12:32.095 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0029472389999999999 2024-09-21T10:12:32.095 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.095 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.095 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.095 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676254+0000", 2024-09-21T10:12:32.095 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0063652190000000001 2024-09-21T10:12:32.095 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.095 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.095 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.095 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.682724+0000", 2024-09-21T10:12:32.095 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0064702980000000002 2024-09-21T10:12:32.097 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.097 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.097 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.098 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.692921+0000", 2024-09-21T10:12:32.098 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010196756 2024-09-21T10:12:32.098 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.098 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.098 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.098 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.692959+0000", 2024-09-21T10:12:32.098 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.7537000000000003e-05 2024-09-21T10:12:32.098 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.098 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.098 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.098 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.693070+0000", 2024-09-21T10:12:32.098 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000111166 2024-09-21T10:12:32.098 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.099 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.099 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.099 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.099 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.099 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:195990 11.14 11:28a16251:::benchmark_data_smithi137_290545_object82157:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2024-09-21T10:12:32.099 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:58.061206+0000", 2024-09-21T10:12:32.099 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 33.918911754, 2024-09-21T10:12:32.099 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.6320182970000001, 2024-09-21T10:12:32.099 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.099 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.099 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.099 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.099 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.100 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 195990 2024-09-21T10:12:32.100 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.100 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.100 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.100 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.100 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.061206+0000", 2024-09-21T10:12:32.100 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.100 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.100 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.100 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.100 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.061206+0000", 2024-09-21T10:12:32.100 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.100 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.100 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.101 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.101 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.061205+0000", 2024-09-21T10:12:32.101 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999986 2024-09-21T10:12:32.101 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.101 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.101 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.101 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.061211+0000", 2024-09-21T10:12:32.101 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.8239999999999996e-06 2024-09-21T10:12:32.101 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.101 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.101 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.101 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.061222+0000", 2024-09-21T10:12:32.101 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1246999999999999e-05 2024-09-21T10:12:32.101 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.102 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.102 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.102 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.061228+0000", 2024-09-21T10:12:32.102 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 6.19e-06 2024-09-21T10:12:32.102 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.102 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.102 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.102 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.061278+0000", 2024-09-21T10:12:32.102 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.0142999999999997e-05 2024-09-21T10:12:32.102 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.102 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.102 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.102 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.061285+0000", 2024-09-21T10:12:32.103 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1160000000000001e-06 2024-09-21T10:12:32.103 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.103 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.103 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.103 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544514+0000", 2024-09-21T10:12:32.103 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.48322884900000002 2024-09-21T10:12:32.103 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.103 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.103 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.103 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544518+0000", 2024-09-21T10:12:32.103 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3790000000000002e-06 2024-09-21T10:12:32.103 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.103 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.104 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.104 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.668393+0000", 2024-09-21T10:12:32.104 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1238754010000001 2024-09-21T10:12:32.104 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.104 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.104 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.104 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.668476+0000", 2024-09-21T10:12:32.104 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.2999999999999998e-05 2024-09-21T10:12:32.104 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.104 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.104 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.104 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.668699+0000", 2024-09-21T10:12:32.104 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00022274299999999999 2024-09-21T10:12:32.104 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.105 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.105 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.105 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676299+0000", 2024-09-21T10:12:32.105 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0076005150000000004 2024-09-21T10:12:32.105 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.105 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.105 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.105 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676347+0000", 2024-09-21T10:12:32.105 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7695000000000003e-05 2024-09-21T10:12:32.105 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.105 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.105 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.105 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.682772+0000", 2024-09-21T10:12:32.106 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0064250929999999998 2024-09-21T10:12:32.106 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.106 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.106 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.106 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.693107+0000", 2024-09-21T10:12:32.106 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.010334592 2024-09-21T10:12:32.106 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.106 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.106 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.106 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.693133+0000", 2024-09-21T10:12:32.106 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.6519000000000001e-05 2024-09-21T10:12:32.106 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.106 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.106 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.107 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.693225+0000", 2024-09-21T10:12:32.107 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.1364000000000001e-05 2024-09-21T10:12:32.107 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.107 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.107 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.107 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.107 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.107 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:196035 11.14 11:28a7be9b:::benchmark_data_smithi137_290545_object82202:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2024-09-21T10:12:32.107 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:58.118872+0000", 2024-09-21T10:12:32.107 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 33.861246383000001, 2024-09-21T10:12:32.107 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5746016869999999, 2024-09-21T10:12:32.107 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.107 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.107 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 196035 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.118872+0000", 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.118872+0000", 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.108 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.109 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.109 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.118870+0000", 2024-09-21T10:12:32.109 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999981 2024-09-21T10:12:32.109 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.109 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.109 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.109 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.118880+0000", 2024-09-21T10:12:32.109 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9399999999999997e-06 2024-09-21T10:12:32.109 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.109 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.109 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.109 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.118902+0000", 2024-09-21T10:12:32.109 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 2.281e-05 2024-09-21T10:12:32.109 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.109 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.110 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.110 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.118913+0000", 2024-09-21T10:12:32.110 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0743e-05 2024-09-21T10:12:32.110 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.110 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.110 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.110 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.118987+0000", 2024-09-21T10:12:32.110 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.3949000000000006e-05 2024-09-21T10:12:32.110 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.110 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.110 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.110 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.119001+0000", 2024-09-21T10:12:32.110 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.4059999999999999e-05 2024-09-21T10:12:32.110 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.111 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.111 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.111 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544536+0000", 2024-09-21T10:12:32.111 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.42553460199999998 2024-09-21T10:12:32.111 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.111 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.111 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.111 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544539+0000", 2024-09-21T10:12:32.111 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.2959999999999999e-06 2024-09-21T10:12:32.111 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.111 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.111 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.111 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676847+0000", 2024-09-21T10:12:32.111 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1323080050000001 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.676972+0000", 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000124986 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.677464+0000", 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00049202299999999996 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.682678+0000", 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0052144360000000002 2024-09-21T10:12:32.112 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.687466+0000", 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047877429999999997 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.687820+0000", 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00035342700000000002 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.693278+0000", 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0054584840000000004 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.113 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.114 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.114 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.693323+0000", 2024-09-21T10:12:32.114 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4515999999999999e-05 2024-09-21T10:12:32.114 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.114 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.114 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.114 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.693473+0000", 2024-09-21T10:12:32.114 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000150784 2024-09-21T10:12:32.114 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.114 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.114 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.114 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.114 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.114 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:196038 11.14 11:2b7d709b:::benchmark_data_smithi137_290545_object82205:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2024-09-21T10:12:32.114 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:58.121357+0000", 2024-09-21T10:12:32.115 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 33.858760695000001, 2024-09-21T10:12:32.115 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.5723007760000001, 2024-09-21T10:12:32.115 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.115 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.115 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.115 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.115 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.115 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 196038 2024-09-21T10:12:32.115 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.115 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.115 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.115 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.115 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.121357+0000", 2024-09-21T10:12:32.115 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.121357+0000", 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.121357+0000", 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.121360+0000", 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.596e-06 2024-09-21T10:12:32.116 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.121369+0000", 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.4649999999999994e-06 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.121373+0000", 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.0790000000000002e-06 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.121420+0000", 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7549000000000002e-05 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.117 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.118 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.118 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.121430+0000", 2024-09-21T10:12:32.118 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.9399999999999997e-06 2024-09-21T10:12:32.118 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.118 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.118 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.118 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544557+0000", 2024-09-21T10:12:32.118 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.423126528 2024-09-21T10:12:32.118 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.118 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.118 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.118 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544560+0000", 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.3409999999999999e-06 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.679995+0000", 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1354345750000001 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.680097+0000", 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000102561 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.680461+0000", 2024-09-21T10:12:32.119 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00036354200000000001 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.687409+0000", 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0069485049999999998 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.687773+0000", 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000363218 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.688197+0000", 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00042475599999999998 2024-09-21T10:12:32.120 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.121 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.121 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.121 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.693529+0000", 2024-09-21T10:12:32.121 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0053317490000000002 2024-09-21T10:12:32.121 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.121 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.121 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.122 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.693573+0000", 2024-09-21T10:12:32.122 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.3553000000000001e-05 2024-09-21T10:12:32.122 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.122 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.122 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.122 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.693658+0000", 2024-09-21T10:12:32.122 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.5403999999999997e-05 2024-09-21T10:12:32.122 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.122 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.122 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.122 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.122 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:196074 11.14 11:2d8cc075:::benchmark_data_smithi137_290545_object82241:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:58.197763+0000", 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 33.782354697999999, 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.496057405, 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 196074 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.197763+0000", 2024-09-21T10:12:32.123 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.124 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.124 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.124 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.124 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.197763+0000", 2024-09-21T10:12:32.124 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.124 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.124 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.124 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.124 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.197763+0000", 2024-09-21T10:12:32.124 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.999999 2024-09-21T10:12:32.124 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.124 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.124 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.124 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.197767+0000", 2024-09-21T10:12:32.124 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.8029999999999996e-06 2024-09-21T10:12:32.125 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.125 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.125 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.125 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.197777+0000", 2024-09-21T10:12:32.125 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0037999999999999e-05 2024-09-21T10:12:32.125 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.125 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.125 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.125 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.197782+0000", 2024-09-21T10:12:32.125 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.4619999999999998e-06 2024-09-21T10:12:32.125 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.125 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.125 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.125 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.197834+0000", 2024-09-21T10:12:32.125 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 5.2438999999999997e-05 2024-09-21T10:12:32.126 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.126 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.126 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.126 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.197841+0000", 2024-09-21T10:12:32.126 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 7.1969999999999999e-06 2024-09-21T10:12:32.126 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.126 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.126 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.126 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544578+0000", 2024-09-21T10:12:32.126 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.34673626699999999 2024-09-21T10:12:32.126 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.126 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.126 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.126 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544581+0000", 2024-09-21T10:12:32.126 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.393e-06 2024-09-21T10:12:32.127 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.127 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.127 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.127 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.682804+0000", 2024-09-21T10:12:32.127 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.1382232139999999 2024-09-21T10:12:32.127 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.127 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.127 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.127 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.682922+0000", 2024-09-21T10:12:32.127 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000117559 2024-09-21T10:12:32.127 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.127 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.127 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.127 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.683348+0000", 2024-09-21T10:12:32.127 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.000425921 2024-09-21T10:12:32.128 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.128 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.128 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.128 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.687715+0000", 2024-09-21T10:12:32.128 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0043671359999999998 2024-09-21T10:12:32.128 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.128 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.128 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.128 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.692461+0000", 2024-09-21T10:12:32.128 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0047456169999999997 2024-09-21T10:12:32.128 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.128 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.128 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.128 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.692748+0000", 2024-09-21T10:12:32.129 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00028751999999999998 2024-09-21T10:12:32.129 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.129 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.129 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.129 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.693699+0000", 2024-09-21T10:12:32.129 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00095096899999999997 2024-09-21T10:12:32.129 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.129 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.129 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.129 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.693737+0000", 2024-09-21T10:12:32.129 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.8160000000000001e-05 2024-09-21T10:12:32.129 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.129 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.129 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.129 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.693821+0000", 2024-09-21T10:12:32.130 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 8.352e-05 2024-09-21T10:12:32.130 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.130 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.130 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.130 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.130 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.130 INFO:teuthology.orchestra.run.smithi165.stdout: "description": "osd_op(client.36387.0:196101 11.14 11:2fc282b4:::benchmark_data_smithi137_290545_object82268:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2024-09-21T10:12:32.130 INFO:teuthology.orchestra.run.smithi165.stdout: "initiated_at": "2024-09-21T10:11:58.300542+0000", 2024-09-21T10:12:32.130 INFO:teuthology.orchestra.run.smithi165.stdout: "age": 33.679576527000002, 2024-09-21T10:12:32.130 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.3964371309999999, 2024-09-21T10:12:32.130 INFO:teuthology.orchestra.run.smithi165.stdout: "type_data": { 2024-09-21T10:12:32.130 INFO:teuthology.orchestra.run.smithi165.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:12:32.130 INFO:teuthology.orchestra.run.smithi165.stdout: "client_info": { 2024-09-21T10:12:32.130 INFO:teuthology.orchestra.run.smithi165.stdout: "client": "client.36387", 2024-09-21T10:12:32.130 INFO:teuthology.orchestra.run.smithi165.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:12:32.131 INFO:teuthology.orchestra.run.smithi165.stdout: "tid": 196101 2024-09-21T10:12:32.131 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.131 INFO:teuthology.orchestra.run.smithi165.stdout: "events": [ 2024-09-21T10:12:32.131 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.131 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "initiated", 2024-09-21T10:12:32.131 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.300542+0000", 2024-09-21T10:12:32.131 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.131 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.131 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.131 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "throttled", 2024-09-21T10:12:32.131 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.300542+0000", 2024-09-21T10:12:32.131 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0 2024-09-21T10:12:32.131 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.131 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.131 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "header_read", 2024-09-21T10:12:32.132 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.300541+0000", 2024-09-21T10:12:32.132 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4294967295.9999995 2024-09-21T10:12:32.132 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.132 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.132 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "all_read", 2024-09-21T10:12:32.132 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.300545+0000", 2024-09-21T10:12:32.132 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.296e-06 2024-09-21T10:12:32.132 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.132 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.132 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "dispatched", 2024-09-21T10:12:32.132 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.300556+0000", 2024-09-21T10:12:32.132 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.0536999999999999e-05 2024-09-21T10:12:32.132 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.132 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.132 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "queued_for_pg", 2024-09-21T10:12:32.133 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.300560+0000", 2024-09-21T10:12:32.133 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.2379999999999999e-06 2024-09-21T10:12:32.133 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.133 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.133 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.133 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.300608+0000", 2024-09-21T10:12:32.133 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 4.7654999999999997e-05 2024-09-21T10:12:32.133 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.133 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.133 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.133 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.300618+0000", 2024-09-21T10:12:32.133 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.027e-05 2024-09-21T10:12:32.133 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.133 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.133 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.134 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544593+0000", 2024-09-21T10:12:32.134 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.24397517099999999 2024-09-21T10:12:32.134 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.134 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.134 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for peered", 2024-09-21T10:12:32.134 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:58.544596+0000", 2024-09-21T10:12:32.134 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 3.264e-06 2024-09-21T10:12:32.134 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.134 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.134 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "reached_pg", 2024-09-21T10:12:32.134 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.685414+0000", 2024-09-21T10:12:32.134 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 1.140818047 2024-09-21T10:12:32.134 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.134 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.135 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "started", 2024-09-21T10:12:32.135 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.685540+0000", 2024-09-21T10:12:32.135 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00012592899999999999 2024-09-21T10:12:32.135 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.135 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.135 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "waiting for subops from 1,2,4", 2024-09-21T10:12:32.135 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.685866+0000", 2024-09-21T10:12:32.135 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00032602 2024-09-21T10:12:32.135 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.135 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.135 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "op_commit", 2024-09-21T10:12:32.135 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.687827+0000", 2024-09-21T10:12:32.135 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0019608730000000001 2024-09-21T10:12:32.135 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.135 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.136 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.136 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.692496+0000", 2024-09-21T10:12:32.136 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0046692870000000003 2024-09-21T10:12:32.136 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.136 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.136 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.136 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.693863+0000", 2024-09-21T10:12:32.136 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.001366122 2024-09-21T10:12:32.136 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.136 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.136 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:12:32.136 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.696738+0000", 2024-09-21T10:12:32.136 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.0028757650000000002 2024-09-21T10:12:32.136 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.137 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.137 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "commit_sent", 2024-09-21T10:12:32.137 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.696881+0000", 2024-09-21T10:12:32.137 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 0.00014268899999999999 2024-09-21T10:12:32.137 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-09-21T10:12:32.137 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-09-21T10:12:32.137 INFO:teuthology.orchestra.run.smithi165.stdout: "event": "done", 2024-09-21T10:12:32.137 INFO:teuthology.orchestra.run.smithi165.stdout: "time": "2024-09-21T10:11:59.696979+0000", 2024-09-21T10:12:32.137 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 9.7676000000000005e-05 2024-09-21T10:12:32.137 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.137 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.137 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.137 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-09-21T10:12:32.137 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-21T10:12:32.137 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:12:32.176 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:32.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:32.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:32.278 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:12:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:12:31] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.51.0" 2024-09-21T10:12:32.338 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:32.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:32.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:32.439 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:32.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:32.493 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:32.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:32.593 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:32.622 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:32.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:32.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:32.724 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:32.761 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:32.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:32.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:32.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:32 smithi137 ceph-mon[93825]: pgmap v1429: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 671 MiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 184 op/s; 17/32256 objects degraded (0.053%); 2.3 MiB/s, 60 objects/s recovering 2024-09-21T10:12:32.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:32 smithi137 ceph-mon[93825]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:12:32.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:32 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1724371942' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:12:32.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:32 smithi137 ceph-mon[93825]: osdmap e431: 8 total, 8 up, 7 in 2024-09-21T10:12:32.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:32 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 17/32256 objects degraded (0.053%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:32.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:32 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:32.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:32 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:32.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:32 smithi137 ceph-mon[97575]: pgmap v1429: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 671 MiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 184 op/s; 17/32256 objects degraded (0.053%); 2.3 MiB/s, 60 objects/s recovering 2024-09-21T10:12:32.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:32 smithi137 ceph-mon[97575]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:12:32.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:32 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1724371942' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:12:32.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:32 smithi137 ceph-mon[97575]: osdmap e431: 8 total, 8 up, 7 in 2024-09-21T10:12:32.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:32 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 17/32256 objects degraded (0.053%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:32.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:32 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:32.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:32 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:32.864 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:32.891 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:32.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:32.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:32.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:32 smithi165 ceph-mon[86023]: pgmap v1429: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 671 MiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 184 op/s; 17/32256 objects degraded (0.053%); 2.3 MiB/s, 60 objects/s recovering 2024-09-21T10:12:32.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:32 smithi165 ceph-mon[86023]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:12:32.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:32 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1724371942' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:12:32.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:32 smithi165 ceph-mon[86023]: osdmap e431: 8 total, 8 up, 7 in 2024-09-21T10:12:32.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:32 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 17/32256 objects degraded (0.053%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:32.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:32 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:32.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:32 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:32.994 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:33.012 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:12:33.032 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:33.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:33.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:33.135 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:33.168 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:33.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:33.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:33.270 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:33.306 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:33.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:33.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:33.406 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:12:33.408 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:33.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:33.444 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:33.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:33.546 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:33.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:33.578 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:33.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:33.679 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:33.722 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:33.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:33.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:33.824 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:33.857 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:33.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:33.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:33.958 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:33.985 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:33.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:33.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:34.087 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:34.110 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:34.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:34.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:34.212 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:34.257 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:34.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:34.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:34.360 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:34.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:34.398 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:34.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:34.499 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:34.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:34.525 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:34.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:34.626 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:34.654 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:34.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:34.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:34.693 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:34 smithi137 ceph-mon[93825]: pgmap v1431: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 621 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 177 op/s; 17/29859 objects degraded (0.057%); 736 KiB/s, 72 objects/s recovering 2024-09-21T10:12:34.693 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:34 smithi137 ceph-mon[97575]: pgmap v1431: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 621 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 177 op/s; 17/29859 objects degraded (0.057%); 736 KiB/s, 72 objects/s recovering 2024-09-21T10:12:34.755 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:34.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:34.816 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:34.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:34.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:34 smithi165 ceph-mon[86023]: pgmap v1431: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 621 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 177 op/s; 17/29859 objects degraded (0.057%); 736 KiB/s, 72 objects/s recovering 2024-09-21T10:12:34.917 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:34.943 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:34.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:34.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:35.045 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:35.085 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:35.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:35.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:35.096 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:12:35.100 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:12:35.187 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:35.223 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:35.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:35.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:35.325 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:35.366 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:35.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:35.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:35.467 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:35.511 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:35.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:35.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:35.613 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:35.658 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:35.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:35.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:35.760 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:35.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:35.788 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:35.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:35.889 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:35.917 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:35.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:35.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:36.019 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:36.046 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:36.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:36.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:36.088 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:12:36.147 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:36.162 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:12:36.184 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:36.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:36.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:36.286 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:36.313 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:36.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:36.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:36.415 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:36.443 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:36.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:36.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:36.545 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:36.579 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:36.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:36.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:36.582 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:36 smithi165 ceph-mon[86023]: from='client.55978 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:12:36.582 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:36 smithi165 ceph-mon[86023]: pgmap v1432: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 621 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 177 op/s; 17/29859 objects degraded (0.057%); 736 KiB/s, 72 objects/s recovering 2024-09-21T10:12:36.681 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:36.714 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:36.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:36.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:36.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:36 smithi137 ceph-mon[97575]: from='client.55978 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:12:36.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:36 smithi137 ceph-mon[97575]: pgmap v1432: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 621 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 177 op/s; 17/29859 objects degraded (0.057%); 736 KiB/s, 72 objects/s recovering 2024-09-21T10:12:36.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:36 smithi137 ceph-mon[93825]: from='client.55978 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:12:36.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:36 smithi137 ceph-mon[93825]: pgmap v1432: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 621 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 177 op/s; 17/29859 objects degraded (0.057%); 736 KiB/s, 72 objects/s recovering 2024-09-21T10:12:36.816 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:36.853 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:36.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:36.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:36.862 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:12:36.862 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T10:12:36.862 INFO:teuthology.orchestra.run.smithi165.stdout: "num_ops": 0 2024-09-21T10:12:36.862 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:12:36.955 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:36.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:36.990 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:36.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:37.091 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:37.129 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:37.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:37.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:37.231 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:37.252 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:37.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:37.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:37.357 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:37.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:37.399 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:37.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:37.500 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:37.522 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:37.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:37.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:37.547 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:12:37.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:37 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 17/29859 objects degraded (0.057%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:37.623 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:37.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:37.667 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:37.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:37.768 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:37.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:37 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 17/29859 objects degraded (0.057%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:37.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:37 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 17/29859 objects degraded (0.057%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:37.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:37.818 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:37.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:37.919 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:37.952 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:37.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:37.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:37.993 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:12:38.054 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:38.098 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:38.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:38.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:38.200 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:38.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:38.235 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:38.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:38.336 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:38.361 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:38.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:38.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:38.463 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:38.498 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:38.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:38.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:38.601 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:38.638 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:38.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:38.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:38.740 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:38.765 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:38 smithi165 ceph-mon[86023]: pgmap v1433: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 339 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 861 op/s; 17/16323 objects degraded (0.104%); 0 B/s, 72 objects/s recovering 2024-09-21T10:12:38.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:38.766 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:38.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:38.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:38 smithi137 ceph-mon[97575]: pgmap v1433: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 339 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 861 op/s; 17/16323 objects degraded (0.104%); 0 B/s, 72 objects/s recovering 2024-09-21T10:12:38.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:38 smithi137 ceph-mon[93825]: pgmap v1433: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 339 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 861 op/s; 17/16323 objects degraded (0.104%); 0 B/s, 72 objects/s recovering 2024-09-21T10:12:38.867 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:38.894 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:38.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:38.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:38.996 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:39.019 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:39.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:39.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:39.121 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:39.166 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:39.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:39.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:39.268 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:39.313 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:39.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:39.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:39.415 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:39.437 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:39.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:39.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:39.538 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:39.579 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:39.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:39.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:39.680 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:39.714 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:39.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:39.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:39.816 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:39.857 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:39.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:39.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:39.880 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:12:39.880 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [], 2024-09-21T10:12:39.880 INFO:teuthology.orchestra.run.smithi165.stdout: "complaint_time": 30, 2024-09-21T10:12:39.880 INFO:teuthology.orchestra.run.smithi165.stdout: "num_blocked_ops": 0 2024-09-21T10:12:39.880 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:12:39.944 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1431,"stamp":"2024-09-21T10:12:33.206079+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":650930571,"num_objects":9953,"num_object_clones":0,"num_object_copies":29859,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":17,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9953,"num_whiteouts":0,"num_read":28,"num_read_kb":69,"num_write":152930,"num_write_kb":4794836,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6291,"num_bytes_recovered":368763905,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":190251,"ondisk_log_size":190251,"up":327,"acting":326,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":332,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":9007188,"kb_used_data":2123608,"kb_used_omap":29,"kb_used_meta":6883490,"kb_avail":647208876,"statfs":{"total":671965249536,"available":662741889024,"internally_reserved":0,"allocated":2174574592,"data_stored":2153220753,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30120,"internal_metadata":7048694360},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,2,1,6,2],"upper_bound":64},"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":-547192832,"num_objects":-8349,"num_object_clones":0,"num_object_copies":-25047,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-115,"num_objects_unfound":0,"num_objects_dirty":-8349,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1778,"num_write_kb":-227616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":730,"num_bytes_recovered":7536640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"10.003452"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":765,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343390+0000","last_change":"2024-09-21T10:01:46.451177+0000","last_active":"2024-09-21T10:12:22.343390+0000","last_peered":"2024-09-21T10:12:22.343390+0000","last_clean":"2024-09-21T10:12:22.343390+0000","last_became_active":"2024-09-21T10:01:46.448614+0000","last_became_peered":"2024-09-21T10:01:46.448614+0000","last_unstale":"2024-09-21T10:12:22.343390+0000","last_undegraded":"2024-09-21T10:12:22.343390+0000","last_fullsized":"2024-09-21T10:12:22.343390+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:04:08.637354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":150,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.298770+0000","last_change":"2024-09-21T10:01:46.447733+0000","last_active":"2024-09-21T10:12:21.298770+0000","last_peered":"2024-09-21T10:12:21.298770+0000","last_clean":"2024-09-21T10:12:21.298770+0000","last_became_active":"2024-09-21T10:01:46.437757+0000","last_became_peered":"2024-09-21T10:01:46.437757+0000","last_unstale":"2024-09-21T10:12:21.298770+0000","last_undegraded":"2024-09-21T10:12:21.298770+0000","last_fullsized":"2024-09-21T10:12:21.298770+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:45:45.737983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":376,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.440371+0000","last_change":"2024-09-21T10:01:46.443763+0000","last_active":"2024-09-21T10:12:31.440371+0000","last_peered":"2024-09-21T10:12:31.440371+0000","last_clean":"2024-09-21T10:12:31.440371+0000","last_became_active":"2024-09-21T10:01:46.441577+0000","last_became_peered":"2024-09-21T10:01:46.441577+0000","last_unstale":"2024-09-21T10:12:31.440371+0000","last_undegraded":"2024-09-21T10:12:31.440371+0000","last_fullsized":"2024-09-21T10:12:31.440371+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:31:26.207575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":677,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343702+0000","last_change":"2024-09-21T10:02:11.198710+0000","last_active":"2024-09-21T10:12:22.343702+0000","last_peered":"2024-09-21T10:12:22.343702+0000","last_clean":"2024-09-21T10:12:22.343702+0000","last_became_active":"2024-09-21T10:02:11.198373+0000","last_became_peered":"2024-09-21T10:02:11.198373+0000","last_unstale":"2024-09-21T10:12:22.343702+0000","last_undegraded":"2024-09-21T10:12:22.343702+0000","last_fullsized":"2024-09-21T10:12:22.343702+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:25:50.840955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.19","version":"430'8924","reported_seq":9056,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.245219+0000","last_change":"2024-09-21T10:12:27.276085+0000","last_active":"2024-09-21T10:12:30.245219+0000","last_peered":"2024-09-21T10:12:30.245219+0000","last_clean":"2024-09-21T10:12:30.245219+0000","last_became_active":"2024-09-21T10:09:34.283761+0000","last_became_peered":"2024-09-21T10:09:34.283761+0000","last_unstale":"2024-09-21T10:12:30.245219+0000","last_undegraded":"2024-09-21T10:12:30.245219+0000","last_fullsized":"2024-09-21T10:12:30.245219+0000","mapping_epoch":387,"log_start":"384'1145","ondisk_log_start":"384'1145","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7779,"log_dups_size":0,"ondisk_log_size":7779,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-10-01T17:01:52.245397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19628032,"num_objects":300,"num_object_clones":0,"num_object_copies":900,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":300,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6814,"num_write_kb":227616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":673,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.440574+0000","last_change":"2024-09-21T10:01:46.446265+0000","last_active":"2024-09-21T10:12:31.440574+0000","last_peered":"2024-09-21T10:12:31.440574+0000","last_clean":"2024-09-21T10:12:31.440574+0000","last_became_active":"2024-09-21T10:01:46.444271+0000","last_became_peered":"2024-09-21T10:01:46.444271+0000","last_unstale":"2024-09-21T10:12:31.440574+0000","last_undegraded":"2024-09-21T10:12:31.440574+0000","last_fullsized":"2024-09-21T10:12:31.440574+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:24.021361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":289,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.298515+0000","last_change":"2024-09-21T10:01:46.434678+0000","last_active":"2024-09-21T10:12:21.298515+0000","last_peered":"2024-09-21T10:12:21.298515+0000","last_clean":"2024-09-21T10:12:21.298515+0000","last_became_active":"2024-09-21T10:01:46.432501+0000","last_became_peered":"2024-09-21T10:01:46.432501+0000","last_unstale":"2024-09-21T10:12:21.298515+0000","last_undegraded":"2024-09-21T10:12:21.298515+0000","last_fullsized":"2024-09-21T10:12:21.298515+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:22:35.959785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.18","version":"430'8941","reported_seq":11154,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.586364+0000","last_change":"2024-09-21T10:12:22.341284+0000","last_active":"2024-09-21T10:12:30.586364+0000","last_peered":"2024-09-21T10:12:30.586364+0000","last_clean":"2024-09-21T10:12:30.586364+0000","last_became_active":"2024-09-21T10:12:22.298298+0000","last_became_peered":"2024-09-21T10:12:22.298298+0000","last_unstale":"2024-09-21T10:12:30.586364+0000","last_undegraded":"2024-09-21T10:12:30.586364+0000","last_fullsized":"2024-09-21T10:12:30.586364+0000","mapping_epoch":429,"log_start":"384'879","ondisk_log_start":"384'879","created":387,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":5,"last_scrub":"415'8271","last_scrub_stamp":"2024-09-21T10:11:56.779967+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:56.779967+0000","objects_scrubbed":1013,"log_size":8062,"log_dups_size":0,"ondisk_log_size":8062,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:06:08.512185+0000","scrub_duration":460,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22216704,"num_objects":339,"num_object_clones":0,"num_object_copies":1017,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":339,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":674,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":682,"num_bytes_recovered":44695552,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":660,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.441410+0000","last_change":"2024-09-21T10:03:57.884771+0000","last_active":"2024-09-21T10:12:31.441410+0000","last_peered":"2024-09-21T10:12:31.441410+0000","last_clean":"2024-09-21T10:12:31.441410+0000","last_became_active":"2024-09-21T10:03:57.884431+0000","last_became_peered":"2024-09-21T10:03:57.884431+0000","last_unstale":"2024-09-21T10:12:31.441410+0000","last_undegraded":"2024-09-21T10:12:31.441410+0000","last_fullsized":"2024-09-21T10:12:31.441410+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:43:02.482175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":254,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.301955+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:12:21.301955+0000","last_peered":"2024-09-21T10:12:21.301955+0000","last_clean":"2024-09-21T10:12:21.301955+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:12:21.301955+0000","last_undegraded":"2024-09-21T10:12:21.301955+0000","last_fullsized":"2024-09-21T10:12:21.301955+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"430'8660","reported_seq":8871,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.605764+0000","last_change":"2024-09-21T10:10:18.667607+0000","last_active":"2024-09-21T10:12:30.605764+0000","last_peered":"2024-09-21T10:12:30.605764+0000","last_clean":"2024-09-21T10:12:30.605764+0000","last_became_active":"2024-09-21T10:09:34.251227+0000","last_became_peered":"2024-09-21T10:09:34.251227+0000","last_unstale":"2024-09-21T10:12:30.605764+0000","last_undegraded":"2024-09-21T10:12:30.605764+0000","last_fullsized":"2024-09-21T10:12:30.605764+0000","mapping_epoch":379,"log_start":"383'413","ondisk_log_start":"383'413","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"400'5331","last_scrub_stamp":"2024-09-21T10:10:18.667519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:10:18.667519+0000","objects_scrubbed":3244,"log_size":8247,"log_dups_size":0,"ondisk_log_size":8247,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:20:03.698999+0000","scrub_duration":0.96617026699999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":21692416,"num_objects":331,"num_object_clones":0,"num_object_copies":993,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":331,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3345,"num_write_kb":13824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":148,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.299394+0000","last_change":"2024-09-21T10:01:46.443617+0000","last_active":"2024-09-21T10:12:21.299394+0000","last_peered":"2024-09-21T10:12:21.299394+0000","last_clean":"2024-09-21T10:12:21.299394+0000","last_became_active":"2024-09-21T10:01:46.436657+0000","last_became_peered":"2024-09-21T10:01:46.436657+0000","last_unstale":"2024-09-21T10:12:21.299394+0000","last_undegraded":"2024-09-21T10:12:21.299394+0000","last_fullsized":"2024-09-21T10:12:21.299394+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:40:53.195766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":186,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.301078+0000","last_change":"2024-09-21T10:01:46.430367+0000","last_active":"2024-09-21T10:12:21.301078+0000","last_peered":"2024-09-21T10:12:21.301078+0000","last_clean":"2024-09-21T10:12:21.301078+0000","last_became_active":"2024-09-21T10:01:46.430005+0000","last_became_peered":"2024-09-21T10:01:46.430005+0000","last_unstale":"2024-09-21T10:12:21.301078+0000","last_undegraded":"2024-09-21T10:12:21.301078+0000","last_fullsized":"2024-09-21T10:12:21.301078+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:27:00.076510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.6","version":"431'9042","reported_seq":9191,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.898129+0000","last_change":"2024-09-21T10:12:09.869066+0000","last_active":"2024-09-21T10:12:31.898129+0000","last_peered":"2024-09-21T10:12:31.898129+0000","last_clean":"2024-09-21T10:12:31.898129+0000","last_became_active":"2024-09-21T10:09:34.264072+0000","last_became_peered":"2024-09-21T10:09:34.264072+0000","last_unstale":"2024-09-21T10:12:31.898129+0000","last_undegraded":"2024-09-21T10:12:31.898129+0000","last_fullsized":"2024-09-21T10:12:31.898129+0000","mapping_epoch":379,"log_start":"384'1241","ondisk_log_start":"384'1241","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"426'8508","last_scrub_stamp":"2024-09-21T10:12:09.868694+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:12:09.868694+0000","objects_scrubbed":787,"log_size":7801,"log_dups_size":0,"ondisk_log_size":7801,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T13:21:22.328729+0000","scrub_duration":114,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":16515072,"num_objects":252,"num_object_clones":0,"num_object_copies":756,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":252,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":535,"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":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":148,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.299114+0000","last_change":"2024-09-21T10:01:46.457547+0000","last_active":"2024-09-21T10:12:21.299114+0000","last_peered":"2024-09-21T10:12:21.299114+0000","last_clean":"2024-09-21T10:12:21.299114+0000","last_became_active":"2024-09-21T10:01:46.442417+0000","last_became_peered":"2024-09-21T10:01:46.442417+0000","last_unstale":"2024-09-21T10:12:21.299114+0000","last_undegraded":"2024-09-21T10:12:21.299114+0000","last_fullsized":"2024-09-21T10:12:21.299114+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:15:55.315217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":441,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.298607+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:12:21.298607+0000","last_peered":"2024-09-21T10:12:21.298607+0000","last_clean":"2024-09-21T10:12:21.298607+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:12:21.298607+0000","last_undegraded":"2024-09-21T10:12:21.298607+0000","last_fullsized":"2024-09-21T10:12:21.298607+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"430'8893","reported_seq":8969,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.619857+0000","last_change":"2024-09-21T10:12:08.117284+0000","last_active":"2024-09-21T10:12:30.619857+0000","last_peered":"2024-09-21T10:12:30.619857+0000","last_clean":"2024-09-21T10:12:30.619857+0000","last_became_active":"2024-09-21T10:09:34.242277+0000","last_became_peered":"2024-09-21T10:09:34.242277+0000","last_unstale":"2024-09-21T10:12:30.619857+0000","last_undegraded":"2024-09-21T10:12:30.619857+0000","last_fullsized":"2024-09-21T10:12:30.619857+0000","mapping_epoch":379,"log_start":"384'2046","ondisk_log_start":"384'2046","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6847,"log_dups_size":0,"ondisk_log_size":6847,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26312704,"num_objects":401,"num_object_clones":0,"num_object_copies":1203,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":401,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6793,"num_write_kb":230240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":354,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.302013+0000","last_change":"2024-09-21T10:01:46.450929+0000","last_active":"2024-09-21T10:12:21.302013+0000","last_peered":"2024-09-21T10:12:21.302013+0000","last_clean":"2024-09-21T10:12:21.302013+0000","last_became_active":"2024-09-21T10:01:46.443393+0000","last_became_peered":"2024-09-21T10:01:46.443393+0000","last_unstale":"2024-09-21T10:12:21.302013+0000","last_undegraded":"2024-09-21T10:12:21.302013+0000","last_fullsized":"2024-09-21T10:12:21.302013+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:08:26.625699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":254,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.301398+0000","last_change":"2024-09-21T10:01:46.433842+0000","last_active":"2024-09-21T10:12:21.301398+0000","last_peered":"2024-09-21T10:12:21.301398+0000","last_clean":"2024-09-21T10:12:21.301398+0000","last_became_active":"2024-09-21T10:01:46.433530+0000","last_became_peered":"2024-09-21T10:01:46.433530+0000","last_unstale":"2024-09-21T10:12:21.301398+0000","last_undegraded":"2024-09-21T10:12:21.301398+0000","last_fullsized":"2024-09-21T10:12:21.301398+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:42:07.131501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"430'9047","reported_seq":9182,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.675896+0000","last_change":"2024-09-21T10:11:45.875319+0000","last_active":"2024-09-21T10:12:30.675896+0000","last_peered":"2024-09-21T10:12:30.675896+0000","last_clean":"2024-09-21T10:12:30.675896+0000","last_became_active":"2024-09-21T10:09:34.259118+0000","last_became_peered":"2024-09-21T10:09:34.259118+0000","last_unstale":"2024-09-21T10:12:30.675896+0000","last_undegraded":"2024-09-21T10:12:30.675896+0000","last_fullsized":"2024-09-21T10:12:30.675896+0000","mapping_epoch":379,"log_start":"384'2329","ondisk_log_start":"384'2329","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"413'8052","last_scrub_stamp":"2024-09-21T10:11:45.875235+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:45.875235+0000","objects_scrubbed":1339,"log_size":6718,"log_dups_size":0,"ondisk_log_size":6718,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:41:22.351536+0000","scrub_duration":0.67661111900000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22216704,"num_objects":339,"num_object_clones":0,"num_object_copies":1017,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":339,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1000,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":400,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343273+0000","last_change":"2024-09-21T10:00:45.453585+0000","last_active":"2024-09-21T10:12:22.343273+0000","last_peered":"2024-09-21T10:12:22.343273+0000","last_clean":"2024-09-21T10:12:22.343273+0000","last_became_active":"2024-09-21T10:00:45.453273+0000","last_became_peered":"2024-09-21T10:00:45.453273+0000","last_unstale":"2024-09-21T10:12:22.343273+0000","last_undegraded":"2024-09-21T10:12:22.343273+0000","last_fullsized":"2024-09-21T10:12:22.343273+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:16.879800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":683,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.440186+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:12:31.440186+0000","last_peered":"2024-09-21T10:12:31.440186+0000","last_clean":"2024-09-21T10:12:31.440186+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:12:31.440186+0000","last_undegraded":"2024-09-21T10:12:31.440186+0000","last_fullsized":"2024-09-21T10:12:31.440186+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"430'8658","reported_seq":8734,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.495796+0000","last_change":"2024-09-21T10:12:05.163123+0000","last_active":"2024-09-21T10:12:30.495796+0000","last_peered":"2024-09-21T10:12:30.495796+0000","last_clean":"2024-09-21T10:12:30.495796+0000","last_became_active":"2024-09-21T10:09:34.240908+0000","last_became_peered":"2024-09-21T10:09:34.240908+0000","last_unstale":"2024-09-21T10:12:30.495796+0000","last_undegraded":"2024-09-21T10:12:30.495796+0000","last_fullsized":"2024-09-21T10:12:30.495796+0000","mapping_epoch":379,"log_start":"384'1685","ondisk_log_start":"384'1685","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6973,"log_dups_size":0,"ondisk_log_size":6973,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":20086784,"num_objects":306,"num_object_clones":0,"num_object_copies":918,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":306,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6620,"num_write_kb":221664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"72'100","reported_seq":127,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343841+0000","last_change":"2024-09-21T10:12:09.200690+0000","last_active":"2024-09-21T10:12:22.343841+0000","last_peered":"2024-09-21T10:12:22.343841+0000","last_clean":"2024-09-21T10:12:22.343841+0000","last_became_active":"2024-09-21T10:08:38.520420+0000","last_became_peered":"2024-09-21T10:08:38.520420+0000","last_unstale":"2024-09-21T10:12:22.343841+0000","last_undegraded":"2024-09-21T10:12:22.343841+0000","last_fullsized":"2024-09-21T10:12:22.343841+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:12:09.200641+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:12:09.200641+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:22:22.299745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":753,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343575+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:12:22.343575+0000","last_peered":"2024-09-21T10:12:22.343575+0000","last_clean":"2024-09-21T10:12:22.343575+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:12:22.343575+0000","last_undegraded":"2024-09-21T10:12:22.343575+0000","last_fullsized":"2024-09-21T10:12:22.343575+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":414,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.299493+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:12:21.299493+0000","last_peered":"2024-09-21T10:12:21.299493+0000","last_clean":"2024-09-21T10:12:21.299493+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:12:21.299493+0000","last_undegraded":"2024-09-21T10:12:21.299493+0000","last_fullsized":"2024-09-21T10:12:21.299493+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"430'8886","reported_seq":9032,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.401258+0000","last_change":"2024-09-21T10:12:21.468891+0000","last_active":"2024-09-21T10:12:30.401258+0000","last_peered":"2024-09-21T10:12:30.401258+0000","last_clean":"2024-09-21T10:12:30.401258+0000","last_became_active":"2024-09-21T10:09:34.243857+0000","last_became_peered":"2024-09-21T10:09:34.243857+0000","last_unstale":"2024-09-21T10:12:30.401258+0000","last_undegraded":"2024-09-21T10:12:30.401258+0000","last_fullsized":"2024-09-21T10:12:30.401258+0000","mapping_epoch":379,"log_start":"384'1074","ondisk_log_start":"384'1074","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"429'8631","last_scrub_stamp":"2024-09-21T10:12:21.468731+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:12:21.468731+0000","objects_scrubbed":541,"log_size":7812,"log_dups_size":0,"ondisk_log_size":7812,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:06:34.799274+0000","scrub_duration":285,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":18546688,"num_objects":283,"num_object_clones":0,"num_object_copies":849,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":283,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":258,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.8","version":"72'100","reported_seq":134,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343891+0000","last_change":"2024-09-21T10:11:55.294175+0000","last_active":"2024-09-21T10:12:22.343891+0000","last_peered":"2024-09-21T10:12:22.343891+0000","last_clean":"2024-09-21T10:12:22.343891+0000","last_became_active":"2024-09-21T10:08:38.521538+0000","last_became_peered":"2024-09-21T10:08:38.521538+0000","last_unstale":"2024-09-21T10:12:22.343891+0000","last_undegraded":"2024-09-21T10:12:22.343891+0000","last_fullsized":"2024-09-21T10:12:22.343891+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:11:55.294121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:11:55.294121+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:49:57.215227+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":264,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.301500+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:12:21.301500+0000","last_peered":"2024-09-21T10:12:21.301500+0000","last_clean":"2024-09-21T10:12:21.301500+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:12:21.301500+0000","last_undegraded":"2024-09-21T10:12:21.301500+0000","last_fullsized":"2024-09-21T10:12:21.301500+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":411,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.299802+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:12:21.299802+0000","last_peered":"2024-09-21T10:12:21.299802+0000","last_clean":"2024-09-21T10:12:21.299802+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:12:21.299802+0000","last_undegraded":"2024-09-21T10:12:21.299802+0000","last_fullsized":"2024-09-21T10:12:21.299802+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.1","version":"430'8735","reported_seq":8860,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.564499+0000","last_change":"2024-09-21T10:11:48.636788+0000","last_active":"2024-09-21T10:12:30.564499+0000","last_peered":"2024-09-21T10:12:30.564499+0000","last_clean":"2024-09-21T10:12:30.564499+0000","last_became_active":"2024-09-21T10:09:34.267934+0000","last_became_peered":"2024-09-21T10:09:34.267934+0000","last_unstale":"2024-09-21T10:12:30.564499+0000","last_undegraded":"2024-09-21T10:12:30.564499+0000","last_fullsized":"2024-09-21T10:12:30.564499+0000","mapping_epoch":379,"log_start":"384'1812","ondisk_log_start":"384'1812","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"413'7848","last_scrub_stamp":"2024-09-21T10:11:48.636700+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:48.636700+0000","objects_scrubbed":1164,"log_size":6923,"log_dups_size":0,"ondisk_log_size":6923,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T15:24:18.757175+0000","scrub_duration":0.45432945899999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":17956864,"num_objects":274,"num_object_clones":0,"num_object_copies":822,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":274,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":890,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":405,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.298665+0000","last_change":"2024-09-21T10:01:46.438078+0000","last_active":"2024-09-21T10:12:21.298665+0000","last_peered":"2024-09-21T10:12:21.298665+0000","last_clean":"2024-09-21T10:12:21.298665+0000","last_became_active":"2024-09-21T10:01:46.437813+0000","last_became_peered":"2024-09-21T10:01:46.437813+0000","last_unstale":"2024-09-21T10:12:21.298665+0000","last_undegraded":"2024-09-21T10:12:21.298665+0000","last_fullsized":"2024-09-21T10:12:21.298665+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:57:48.223633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":434,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.299187+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:12:21.299187+0000","last_peered":"2024-09-21T10:12:21.299187+0000","last_clean":"2024-09-21T10:12:21.299187+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:12:21.299187+0000","last_undegraded":"2024-09-21T10:12:21.299187+0000","last_fullsized":"2024-09-21T10:12:21.299187+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"430'8934","reported_seq":9067,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.513853+0000","last_change":"2024-09-21T10:12:26.195142+0000","last_active":"2024-09-21T10:12:30.513853+0000","last_peered":"2024-09-21T10:12:30.513853+0000","last_clean":"2024-09-21T10:12:30.513853+0000","last_became_active":"2024-09-21T10:09:34.249955+0000","last_became_peered":"2024-09-21T10:09:34.249955+0000","last_unstale":"2024-09-21T10:12:30.513853+0000","last_undegraded":"2024-09-21T10:12:30.513853+0000","last_fullsized":"2024-09-21T10:12:30.513853+0000","mapping_epoch":379,"log_start":"384'1163","ondisk_log_start":"384'1163","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7771,"log_dups_size":0,"ondisk_log_size":7771,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-09-30T05:39:37.014949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":18972672,"num_objects":289,"num_object_clones":0,"num_object_copies":867,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":289,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6819,"num_write_kb":227488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.a","version":"72'100","reported_seq":393,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.301089+0000","last_change":"2024-09-21T10:09:09.378060+0000","last_active":"2024-09-21T10:12:21.301089+0000","last_peered":"2024-09-21T10:12:21.301089+0000","last_clean":"2024-09-21T10:12:21.301089+0000","last_became_active":"2024-09-21T10:08:38.520039+0000","last_became_peered":"2024-09-21T10:08:38.520039+0000","last_unstale":"2024-09-21T10:12:21.301089+0000","last_undegraded":"2024-09-21T10:12:21.301089+0000","last_fullsized":"2024-09-21T10:12:21.301089+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:09.377947+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:09.377947+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:10:10.093941+0000","scrub_duration":0.0059503179999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":767,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.344041+0000","last_change":"2024-09-21T10:01:46.448146+0000","last_active":"2024-09-21T10:12:22.344041+0000","last_peered":"2024-09-21T10:12:22.344041+0000","last_clean":"2024-09-21T10:12:22.344041+0000","last_became_active":"2024-09-21T10:01:46.447520+0000","last_became_peered":"2024-09-21T10:01:46.447520+0000","last_unstale":"2024-09-21T10:12:22.344041+0000","last_undegraded":"2024-09-21T10:12:22.344041+0000","last_fullsized":"2024-09-21T10:12:22.344041+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:30:29.833897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":586,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.347341+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:12:22.347341+0000","last_peered":"2024-09-21T10:12:22.347341+0000","last_clean":"2024-09-21T10:12:22.347341+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:12:22.347341+0000","last_undegraded":"2024-09-21T10:12:22.347341+0000","last_fullsized":"2024-09-21T10:12:22.347341+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.a","version":"430'13881","reported_seq":14006,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.533377+0000","last_change":"2024-09-21T10:08:44.350542+0000","last_active":"2024-09-21T10:12:30.533377+0000","last_peered":"2024-09-21T10:12:30.533377+0000","last_clean":"2024-09-21T10:12:30.533377+0000","last_became_active":"2024-09-21T10:08:44.350025+0000","last_became_peered":"2024-09-21T10:08:44.350025+0000","last_unstale":"2024-09-21T10:12:30.533377+0000","last_undegraded":"2024-09-21T10:12:30.533377+0000","last_fullsized":"2024-09-21T10:12:30.533377+0000","mapping_epoch":379,"log_start":"403'7616","ondisk_log_start":"403'7616","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6265,"log_dups_size":0,"ondisk_log_size":6265,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:55:45.465304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":41091072,"num_objects":627,"num_object_clones":0,"num_object_copies":1881,"num_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":0,"num_read_kb":0,"num_write":13881,"num_write_kb":464256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":429,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.443500+0000","last_change":"2024-09-21T10:08:36.604164+0000","last_active":"2024-09-21T10:12:31.443500+0000","last_peered":"2024-09-21T10:12:31.443500+0000","last_clean":"2024-09-21T10:12:31.443500+0000","last_became_active":"2024-09-21T10:08:32.287704+0000","last_became_peered":"2024-09-21T10:08:32.287704+0000","last_unstale":"2024-09-21T10:12:31.443500+0000","last_undegraded":"2024-09-21T10:12:31.443500+0000","last_fullsized":"2024-09-21T10:12:31.443500+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:36.604114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:36.604114+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:55:24.459588+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":264,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343199+0000","last_change":"2024-09-21T10:01:46.457493+0000","last_active":"2024-09-21T10:12:22.343199+0000","last_peered":"2024-09-21T10:12:22.343199+0000","last_clean":"2024-09-21T10:12:22.343199+0000","last_became_active":"2024-09-21T10:01:46.448595+0000","last_became_peered":"2024-09-21T10:01:46.448595+0000","last_unstale":"2024-09-21T10:12:22.343199+0000","last_undegraded":"2024-09-21T10:12:22.343199+0000","last_fullsized":"2024-09-21T10:12:22.343199+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:47:38.183249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":746,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343277+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:12:22.343277+0000","last_peered":"2024-09-21T10:12:22.343277+0000","last_clean":"2024-09-21T10:12:22.343277+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:12:22.343277+0000","last_undegraded":"2024-09-21T10:12:22.343277+0000","last_fullsized":"2024-09-21T10:12:22.343277+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":264,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.302043+0000","last_change":"2024-09-21T10:01:46.432514+0000","last_active":"2024-09-21T10:12:21.302043+0000","last_peered":"2024-09-21T10:12:21.302043+0000","last_clean":"2024-09-21T10:12:21.302043+0000","last_became_active":"2024-09-21T10:01:46.432210+0000","last_became_peered":"2024-09-21T10:01:46.432210+0000","last_unstale":"2024-09-21T10:12:21.302043+0000","last_undegraded":"2024-09-21T10:12:21.302043+0000","last_fullsized":"2024-09-21T10:12:21.302043+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:14.449645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"430'8914","reported_seq":9046,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.404796+0000","last_change":"2024-09-21T10:12:25.159143+0000","last_active":"2024-09-21T10:12:30.404796+0000","last_peered":"2024-09-21T10:12:30.404796+0000","last_clean":"2024-09-21T10:12:30.404796+0000","last_became_active":"2024-09-21T10:09:34.256076+0000","last_became_peered":"2024-09-21T10:09:34.256076+0000","last_unstale":"2024-09-21T10:12:30.404796+0000","last_undegraded":"2024-09-21T10:12:30.404796+0000","last_fullsized":"2024-09-21T10:12:30.404796+0000","mapping_epoch":379,"log_start":"384'1080","ondisk_log_start":"384'1080","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7834,"log_dups_size":0,"ondisk_log_size":7834,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-09-29T08:41:40.259588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23429120,"num_objects":357,"num_object_clones":0,"num_object_copies":1071,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":357,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6803,"num_write_kb":229152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"72'100","reported_seq":387,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.301291+0000","last_change":"2024-09-21T10:08:38.414131+0000","last_active":"2024-09-21T10:12:21.301291+0000","last_peered":"2024-09-21T10:12:21.301291+0000","last_clean":"2024-09-21T10:12:21.301291+0000","last_became_active":"2024-09-21T10:08:38.319214+0000","last_became_peered":"2024-09-21T10:08:38.319214+0000","last_unstale":"2024-09-21T10:12:21.301291+0000","last_undegraded":"2024-09-21T10:12:21.301291+0000","last_fullsized":"2024-09-21T10:12:21.301291+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.414036+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:53:08.996189+0000","scrub_duration":0.0014821809999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":557,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.441957+0000","last_change":"2024-09-21T10:01:46.447172+0000","last_active":"2024-09-21T10:12:31.441957+0000","last_peered":"2024-09-21T10:12:31.441957+0000","last_clean":"2024-09-21T10:12:31.441957+0000","last_became_active":"2024-09-21T10:01:46.446520+0000","last_became_peered":"2024-09-21T10:01:46.446520+0000","last_unstale":"2024-09-21T10:12:31.441957+0000","last_undegraded":"2024-09-21T10:12:31.441957+0000","last_fullsized":"2024-09-21T10:12:31.441957+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:54:16.290087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"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":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":682,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.446156+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:12:31.446156+0000","last_peered":"2024-09-21T10:12:31.446156+0000","last_clean":"2024-09-21T10:12:31.446156+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:12:31.446156+0000","last_undegraded":"2024-09-21T10:12:31.446156+0000","last_fullsized":"2024-09-21T10:12:31.446156+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":703,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.441098+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:12:31.441098+0000","last_peered":"2024-09-21T10:12:31.441098+0000","last_clean":"2024-09-21T10:12:31.441098+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:12:31.441098+0000","last_undegraded":"2024-09-21T10:12:31.441098+0000","last_fullsized":"2024-09-21T10:12:31.441098+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.8","version":"430'8972","reported_seq":9107,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.354559+0000","last_change":"2024-09-21T10:12:11.625418+0000","last_active":"2024-09-21T10:12:30.354559+0000","last_peered":"2024-09-21T10:12:30.354559+0000","last_clean":"2024-09-21T10:12:30.354559+0000","last_became_active":"2024-09-21T10:09:34.273683+0000","last_became_peered":"2024-09-21T10:09:34.273683+0000","last_unstale":"2024-09-21T10:12:30.354559+0000","last_undegraded":"2024-09-21T10:12:30.354559+0000","last_fullsized":"2024-09-21T10:12:30.354559+0000","mapping_epoch":379,"log_start":"384'1172","ondisk_log_start":"384'1172","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7800,"log_dups_size":0,"ondisk_log_size":7800,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-09-30T01:48:06.524886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":20316160,"num_objects":310,"num_object_clones":0,"num_object_copies":930,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":310,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6836,"num_write_kb":228672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"72'100","reported_seq":437,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.439833+0000","last_change":"2024-09-21T10:09:16.641443+0000","last_active":"2024-09-21T10:12:31.439833+0000","last_peered":"2024-09-21T10:12:31.439833+0000","last_clean":"2024-09-21T10:12:31.439833+0000","last_became_active":"2024-09-21T10:08:38.519984+0000","last_became_peered":"2024-09-21T10:08:38.519984+0000","last_unstale":"2024-09-21T10:12:31.439833+0000","last_undegraded":"2024-09-21T10:12:31.439833+0000","last_fullsized":"2024-09-21T10:12:31.439833+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:16.641381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:16.641381+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:33:11.783177+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":457,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343905+0000","last_change":"2024-09-21T10:00:33.036733+0000","last_active":"2024-09-21T10:12:22.343905+0000","last_peered":"2024-09-21T10:12:22.343905+0000","last_clean":"2024-09-21T10:12:22.343905+0000","last_became_active":"2024-09-21T10:00:33.035600+0000","last_became_peered":"2024-09-21T10:00:33.035600+0000","last_unstale":"2024-09-21T10:12:22.343905+0000","last_undegraded":"2024-09-21T10:12:22.343905+0000","last_fullsized":"2024-09-21T10:12:22.343905+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:14:17.245189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":399,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.302032+0000","last_change":"2024-09-21T10:00:33.033238+0000","last_active":"2024-09-21T10:12:21.302032+0000","last_peered":"2024-09-21T10:12:21.302032+0000","last_clean":"2024-09-21T10:12:21.302032+0000","last_became_active":"2024-09-21T10:00:33.032931+0000","last_became_peered":"2024-09-21T10:00:33.032931+0000","last_unstale":"2024-09-21T10:12:21.302032+0000","last_undegraded":"2024-09-21T10:12:21.302032+0000","last_fullsized":"2024-09-21T10:12:21.302032+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:32.077847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":579,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.441985+0000","last_change":"2024-09-21T10:00:45.456536+0000","last_active":"2024-09-21T10:12:31.441985+0000","last_peered":"2024-09-21T10:12:31.441985+0000","last_clean":"2024-09-21T10:12:31.441985+0000","last_became_active":"2024-09-21T10:00:45.456194+0000","last_became_peered":"2024-09-21T10:00:45.456194+0000","last_unstale":"2024-09-21T10:12:31.441985+0000","last_undegraded":"2024-09-21T10:12:31.441985+0000","last_fullsized":"2024-09-21T10:12:31.441985+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:55.978565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.b","version":"430'13504","reported_seq":13627,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.514049+0000","last_change":"2024-09-21T10:08:44.441047+0000","last_active":"2024-09-21T10:12:30.514049+0000","last_peered":"2024-09-21T10:12:30.514049+0000","last_clean":"2024-09-21T10:12:30.514049+0000","last_became_active":"2024-09-21T10:08:44.440730+0000","last_became_peered":"2024-09-21T10:08:44.440730+0000","last_unstale":"2024-09-21T10:12:30.514049+0000","last_undegraded":"2024-09-21T10:12:30.514049+0000","last_fullsized":"2024-09-21T10:12:30.514049+0000","mapping_epoch":379,"log_start":"402'7188","ondisk_log_start":"402'7188","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6316,"log_dups_size":0,"ondisk_log_size":6316,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:47:34.061191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":41811968,"num_objects":638,"num_object_clones":0,"num_object_copies":1914,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":638,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13504,"num_write_kb":452544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"72'100","reported_seq":433,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.444557+0000","last_change":"2024-09-21T10:11:55.517602+0000","last_active":"2024-09-21T10:12:31.444557+0000","last_peered":"2024-09-21T10:12:31.444557+0000","last_clean":"2024-09-21T10:12:31.444557+0000","last_became_active":"2024-09-21T10:08:38.520196+0000","last_became_peered":"2024-09-21T10:08:38.520196+0000","last_unstale":"2024-09-21T10:12:31.444557+0000","last_undegraded":"2024-09-21T10:12:31.444557+0000","last_fullsized":"2024-09-21T10:12:31.444557+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:11:55.517556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:11:55.517556+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T19:23:50.616368+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":192,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.301193+0000","last_change":"2024-09-21T10:00:45.454098+0000","last_active":"2024-09-21T10:12:21.301193+0000","last_peered":"2024-09-21T10:12:21.301193+0000","last_clean":"2024-09-21T10:12:21.301193+0000","last_became_active":"2024-09-21T10:00:45.453754+0000","last_became_peered":"2024-09-21T10:00:45.453754+0000","last_unstale":"2024-09-21T10:12:21.301193+0000","last_undegraded":"2024-09-21T10:12:21.301193+0000","last_fullsized":"2024-09-21T10:12:21.301193+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:36:15.138996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":432,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.299172+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:12:21.299172+0000","last_peered":"2024-09-21T10:12:21.299172+0000","last_clean":"2024-09-21T10:12:21.299172+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:12:21.299172+0000","last_undegraded":"2024-09-21T10:12:21.299172+0000","last_fullsized":"2024-09-21T10:12:21.299172+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":263,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.453386+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:12:31.453386+0000","last_peered":"2024-09-21T10:12:31.453386+0000","last_clean":"2024-09-21T10:12:31.453386+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:12:31.453386+0000","last_undegraded":"2024-09-21T10:12:31.453386+0000","last_fullsized":"2024-09-21T10:12:31.453386+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.d","version":"430'13360","reported_seq":13420,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.621740+0000","last_change":"2024-09-21T10:08:44.441788+0000","last_active":"2024-09-21T10:12:30.621740+0000","last_peered":"2024-09-21T10:12:30.621740+0000","last_clean":"2024-09-21T10:12:30.621740+0000","last_became_active":"2024-09-21T10:08:44.441532+0000","last_became_peered":"2024-09-21T10:08:44.441532+0000","last_unstale":"2024-09-21T10:12:30.621740+0000","last_undegraded":"2024-09-21T10:12:30.621740+0000","last_fullsized":"2024-09-21T10:12:30.621740+0000","mapping_epoch":379,"log_start":"402'6977","ondisk_log_start":"402'6977","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6383,"log_dups_size":0,"ondisk_log_size":6383,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:40:15.763213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":41615384,"num_objects":636,"num_object_clones":0,"num_object_copies":1908,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":636,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":13360,"num_write_kb":447809,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"72'100","reported_seq":387,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.302223+0000","last_change":"2024-09-21T10:09:00.441183+0000","last_active":"2024-09-21T10:12:21.302223+0000","last_peered":"2024-09-21T10:12:21.302223+0000","last_clean":"2024-09-21T10:12:21.302223+0000","last_became_active":"2024-09-21T10:08:38.519357+0000","last_became_peered":"2024-09-21T10:08:38.519357+0000","last_unstale":"2024-09-21T10:12:21.302223+0000","last_undegraded":"2024-09-21T10:12:21.302223+0000","last_fullsized":"2024-09-21T10:12:21.302223+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:00.441129+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:00.441129+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:54:24.681808+0000","scrub_duration":0.0055245959999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":417,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343603+0000","last_change":"2024-09-21T10:00:45.453684+0000","last_active":"2024-09-21T10:12:22.343603+0000","last_peered":"2024-09-21T10:12:22.343603+0000","last_clean":"2024-09-21T10:12:22.343603+0000","last_became_active":"2024-09-21T10:00:45.453178+0000","last_became_peered":"2024-09-21T10:00:45.453178+0000","last_unstale":"2024-09-21T10:12:22.343603+0000","last_undegraded":"2024-09-21T10:12:22.343603+0000","last_fullsized":"2024-09-21T10:12:22.343603+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:22:26.618669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":718,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.453298+0000","last_change":"2024-09-21T10:02:11.238163+0000","last_active":"2024-09-21T10:12:31.453298+0000","last_peered":"2024-09-21T10:12:31.453298+0000","last_clean":"2024-09-21T10:12:31.453298+0000","last_became_active":"2024-09-21T10:02:11.237911+0000","last_became_peered":"2024-09-21T10:02:11.237911+0000","last_unstale":"2024-09-21T10:12:31.453298+0000","last_undegraded":"2024-09-21T10:12:31.453298+0000","last_fullsized":"2024-09-21T10:12:31.453298+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:44:11.651510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":487,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.298551+0000","last_change":"2024-09-21T10:00:45.455751+0000","last_active":"2024-09-21T10:12:21.298551+0000","last_peered":"2024-09-21T10:12:21.298551+0000","last_clean":"2024-09-21T10:12:21.298551+0000","last_became_active":"2024-09-21T10:00:45.455456+0000","last_became_peered":"2024-09-21T10:00:45.455456+0000","last_unstale":"2024-09-21T10:12:21.298551+0000","last_undegraded":"2024-09-21T10:12:21.298551+0000","last_fullsized":"2024-09-21T10:12:21.298551+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:39:04.368687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.c","version":"430'13511","reported_seq":13570,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.521045+0000","last_change":"2024-09-21T10:08:44.438414+0000","last_active":"2024-09-21T10:12:30.521045+0000","last_peered":"2024-09-21T10:12:30.521045+0000","last_clean":"2024-09-21T10:12:30.521045+0000","last_became_active":"2024-09-21T10:08:44.438065+0000","last_became_peered":"2024-09-21T10:08:44.438065+0000","last_unstale":"2024-09-21T10:12:30.521045+0000","last_undegraded":"2024-09-21T10:12:30.521045+0000","last_fullsized":"2024-09-21T10:12:30.521045+0000","mapping_epoch":379,"log_start":"402'7113","ondisk_log_start":"402'7113","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6398,"log_dups_size":0,"ondisk_log_size":6398,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:35:12.636065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":41091072,"num_objects":627,"num_object_clones":0,"num_object_copies":1881,"num_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":0,"num_read_kb":0,"num_write":13511,"num_write_kb":452416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"72'100","reported_seq":387,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.301505+0000","last_change":"2024-09-21T10:09:07.422614+0000","last_active":"2024-09-21T10:12:21.301505+0000","last_peered":"2024-09-21T10:12:21.301505+0000","last_clean":"2024-09-21T10:12:21.301505+0000","last_became_active":"2024-09-21T10:08:38.321963+0000","last_became_peered":"2024-09-21T10:08:38.321963+0000","last_unstale":"2024-09-21T10:12:21.301505+0000","last_undegraded":"2024-09-21T10:12:21.301505+0000","last_fullsized":"2024-09-21T10:12:21.301505+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:07.422507+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.422507+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:52:09.776056+0000","scrub_duration":0.0070855479999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":592,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.296118+0000","last_change":"2024-09-21T10:00:33.033963+0000","last_active":"2024-09-21T10:12:21.296118+0000","last_peered":"2024-09-21T10:12:21.296118+0000","last_clean":"2024-09-21T10:12:21.296118+0000","last_became_active":"2024-09-21T10:00:33.033667+0000","last_became_peered":"2024-09-21T10:00:33.033667+0000","last_unstale":"2024-09-21T10:12:21.296118+0000","last_undegraded":"2024-09-21T10:12:21.296118+0000","last_fullsized":"2024-09-21T10:12:21.296118+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:13:46.034330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":386,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.440483+0000","last_change":"2024-09-21T10:01:46.441957+0000","last_active":"2024-09-21T10:12:31.440483+0000","last_peered":"2024-09-21T10:12:31.440483+0000","last_clean":"2024-09-21T10:12:31.440483+0000","last_became_active":"2024-09-21T10:01:46.439842+0000","last_became_peered":"2024-09-21T10:01:46.439842+0000","last_unstale":"2024-09-21T10:12:31.440483+0000","last_undegraded":"2024-09-21T10:12:31.440483+0000","last_fullsized":"2024-09-21T10:12:31.440483+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:47:21.952368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"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":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":626,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.296586+0000","last_change":"2024-09-21T10:02:11.203236+0000","last_active":"2024-09-21T10:12:21.296586+0000","last_peered":"2024-09-21T10:12:21.296586+0000","last_clean":"2024-09-21T10:12:21.296586+0000","last_became_active":"2024-09-21T10:02:11.198209+0000","last_became_peered":"2024-09-21T10:02:11.198209+0000","last_unstale":"2024-09-21T10:12:21.296586+0000","last_undegraded":"2024-09-21T10:12:21.296586+0000","last_fullsized":"2024-09-21T10:12:21.296586+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:44:13.961067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"431'13725","reported_seq":13852,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.933353+0000","last_change":"2024-09-21T10:08:44.439061+0000","last_active":"2024-09-21T10:12:31.933353+0000","last_peered":"2024-09-21T10:12:31.933353+0000","last_clean":"2024-09-21T10:12:31.933353+0000","last_became_active":"2024-09-21T10:08:44.438774+0000","last_became_peered":"2024-09-21T10:08:44.438774+0000","last_unstale":"2024-09-21T10:12:31.933353+0000","last_undegraded":"2024-09-21T10:12:31.933353+0000","last_fullsized":"2024-09-21T10:12:31.933353+0000","mapping_epoch":379,"log_start":"403'7400","ondisk_log_start":"403'7400","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6325,"log_dups_size":0,"ondisk_log_size":6325,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:56:47.935737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":35192832,"num_objects":537,"num_object_clones":0,"num_object_copies":1611,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":537,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13725,"num_write_kb":456384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"72'100","reported_seq":73,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.299701+0000","last_change":"2024-09-21T10:08:38.669988+0000","last_active":"2024-09-21T10:12:21.299701+0000","last_peered":"2024-09-21T10:12:21.299701+0000","last_clean":"2024-09-21T10:12:21.299701+0000","last_became_active":"2024-09-21T10:08:38.519684+0000","last_became_peered":"2024-09-21T10:08:38.519684+0000","last_unstale":"2024-09-21T10:12:21.299701+0000","last_undegraded":"2024-09-21T10:12:21.299701+0000","last_fullsized":"2024-09-21T10:12:21.299701+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.669934+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.669934+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T13:20:02.223685+0000","scrub_duration":0.0018442759999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":764,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343648+0000","last_change":"2024-09-21T10:01:46.459623+0000","last_active":"2024-09-21T10:12:22.343648+0000","last_peered":"2024-09-21T10:12:22.343648+0000","last_clean":"2024-09-21T10:12:22.343648+0000","last_became_active":"2024-09-21T10:01:46.450137+0000","last_became_peered":"2024-09-21T10:01:46.450137+0000","last_unstale":"2024-09-21T10:12:22.343648+0000","last_undegraded":"2024-09-21T10:12:22.343648+0000","last_fullsized":"2024-09-21T10:12:22.343648+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:17:38.103988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":264,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.301705+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T10:12:21.301705+0000","last_peered":"2024-09-21T10:12:21.301705+0000","last_clean":"2024-09-21T10:12:21.301705+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T10:12:21.301705+0000","last_undegraded":"2024-09-21T10:12:21.301705+0000","last_fullsized":"2024-09-21T10:12:21.301705+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":758,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.344223+0000","last_change":"2024-09-21T10:01:46.448721+0000","last_active":"2024-09-21T10:12:22.344223+0000","last_peered":"2024-09-21T10:12:22.344223+0000","last_clean":"2024-09-21T10:12:22.344223+0000","last_became_active":"2024-09-21T10:01:46.448344+0000","last_became_peered":"2024-09-21T10:01:46.448344+0000","last_unstale":"2024-09-21T10:12:22.344223+0000","last_undegraded":"2024-09-21T10:12:22.344223+0000","last_fullsized":"2024-09-21T10:12:22.344223+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:07:58.721431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"430'13695","reported_seq":13750,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.624746+0000","last_change":"2024-09-21T10:08:44.438377+0000","last_active":"2024-09-21T10:12:30.624746+0000","last_peered":"2024-09-21T10:12:30.624746+0000","last_clean":"2024-09-21T10:12:30.624746+0000","last_became_active":"2024-09-21T10:08:44.438020+0000","last_became_peered":"2024-09-21T10:08:44.438020+0000","last_unstale":"2024-09-21T10:12:30.624746+0000","last_undegraded":"2024-09-21T10:12:30.624746+0000","last_fullsized":"2024-09-21T10:12:30.624746+0000","mapping_epoch":379,"log_start":"402'7246","ondisk_log_start":"402'7246","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6449,"log_dups_size":0,"ondisk_log_size":6449,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:19:36.265454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":42663936,"num_objects":651,"num_object_clones":0,"num_object_copies":1953,"num_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":0,"num_read_kb":0,"num_write":13695,"num_write_kb":459072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"72'100","reported_seq":125,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343235+0000","last_change":"2024-09-21T10:12:10.624187+0000","last_active":"2024-09-21T10:12:22.343235+0000","last_peered":"2024-09-21T10:12:22.343235+0000","last_clean":"2024-09-21T10:12:22.343235+0000","last_became_active":"2024-09-21T10:08:38.519903+0000","last_became_peered":"2024-09-21T10:08:38.519903+0000","last_unstale":"2024-09-21T10:12:22.343235+0000","last_undegraded":"2024-09-21T10:12:22.343235+0000","last_fullsized":"2024-09-21T10:12:22.343235+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-09-29T17:27:04.648675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":435020,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":686,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.441183+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:12:31.441183+0000","last_peered":"2024-09-21T10:12:31.441183+0000","last_clean":"2024-09-21T10:12:31.441183+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:12:31.441183+0000","last_undegraded":"2024-09-21T10:12:31.441183+0000","last_fullsized":"2024-09-21T10:12:31.441183+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":254,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.302354+0000","last_change":"2024-09-21T10:01:46.443733+0000","last_active":"2024-09-21T10:12:21.302354+0000","last_peered":"2024-09-21T10:12:21.302354+0000","last_clean":"2024-09-21T10:12:21.302354+0000","last_became_active":"2024-09-21T10:01:46.443246+0000","last_became_peered":"2024-09-21T10:01:46.443246+0000","last_unstale":"2024-09-21T10:12:21.302354+0000","last_undegraded":"2024-09-21T10:12:21.302354+0000","last_fullsized":"2024-09-21T10:12:21.302354+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:34:20.670348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":212,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.298501+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:12:21.298501+0000","last_peered":"2024-09-21T10:12:21.298501+0000","last_clean":"2024-09-21T10:12:21.298501+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:12:21.298501+0000","last_undegraded":"2024-09-21T10:12:21.298501+0000","last_fullsized":"2024-09-21T10:12:21.298501+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":437,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.299007+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:12:21.299007+0000","last_peered":"2024-09-21T10:12:21.299007+0000","last_clean":"2024-09-21T10:12:21.299007+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:12:21.299007+0000","last_undegraded":"2024-09-21T10:12:21.299007+0000","last_fullsized":"2024-09-21T10:12:21.299007+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":460,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.299421+0000","last_change":"2024-09-21T10:01:46.455305+0000","last_active":"2024-09-21T10:12:21.299421+0000","last_peered":"2024-09-21T10:12:21.299421+0000","last_clean":"2024-09-21T10:12:21.299421+0000","last_became_active":"2024-09-21T10:01:46.439037+0000","last_became_peered":"2024-09-21T10:01:46.439037+0000","last_unstale":"2024-09-21T10:12:21.299421+0000","last_undegraded":"2024-09-21T10:12:21.299421+0000","last_fullsized":"2024-09-21T10:12:21.299421+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:12:53.152843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":264,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.301446+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T10:12:21.301446+0000","last_peered":"2024-09-21T10:12:21.301446+0000","last_clean":"2024-09-21T10:12:21.301446+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T10:12:21.301446+0000","last_undegraded":"2024-09-21T10:12:21.301446+0000","last_fullsized":"2024-09-21T10:12:21.301446+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":276,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343693+0000","last_change":"2024-09-21T10:01:46.455865+0000","last_active":"2024-09-21T10:12:22.343693+0000","last_peered":"2024-09-21T10:12:22.343693+0000","last_clean":"2024-09-21T10:12:22.343693+0000","last_became_active":"2024-09-21T10:01:46.449899+0000","last_became_peered":"2024-09-21T10:01:46.449899+0000","last_unstale":"2024-09-21T10:12:22.343693+0000","last_undegraded":"2024-09-21T10:12:22.343693+0000","last_fullsized":"2024-09-21T10:12:22.343693+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:58:41.964780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":259,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343988+0000","last_change":"2024-09-21T10:01:46.448256+0000","last_active":"2024-09-21T10:12:22.343988+0000","last_peered":"2024-09-21T10:12:22.343988+0000","last_clean":"2024-09-21T10:12:22.343988+0000","last_became_active":"2024-09-21T10:01:46.447908+0000","last_became_peered":"2024-09-21T10:01:46.447908+0000","last_unstale":"2024-09-21T10:12:22.343988+0000","last_undegraded":"2024-09-21T10:12:22.343988+0000","last_fullsized":"2024-09-21T10:12:22.343988+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:39.318743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":723,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343958+0000","last_change":"2024-09-21T10:01:46.435174+0000","last_active":"2024-09-21T10:12:22.343958+0000","last_peered":"2024-09-21T10:12:22.343958+0000","last_clean":"2024-09-21T10:12:22.343958+0000","last_became_active":"2024-09-21T10:01:46.434506+0000","last_became_peered":"2024-09-21T10:01:46.434506+0000","last_unstale":"2024-09-21T10:12:22.343958+0000","last_undegraded":"2024-09-21T10:12:22.343958+0000","last_fullsized":"2024-09-21T10:12:22.343958+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:15:36.741974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":759,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.441514+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:12:31.441514+0000","last_peered":"2024-09-21T10:12:31.441514+0000","last_clean":"2024-09-21T10:12:31.441514+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:12:31.441514+0000","last_undegraded":"2024-09-21T10:12:31.441514+0000","last_fullsized":"2024-09-21T10:12:31.441514+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":477,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.301601+0000","last_change":"2024-09-21T10:02:11.203513+0000","last_active":"2024-09-21T10:12:21.301601+0000","last_peered":"2024-09-21T10:12:21.301601+0000","last_clean":"2024-09-21T10:12:21.301601+0000","last_became_active":"2024-09-21T10:02:11.203014+0000","last_became_peered":"2024-09-21T10:02:11.203014+0000","last_unstale":"2024-09-21T10:12:21.301601+0000","last_undegraded":"2024-09-21T10:12:21.301601+0000","last_fullsized":"2024-09-21T10:12:21.301601+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:07:20.606546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.10","version":"431'9094","reported_seq":16042,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.880402+0000","last_change":"2024-09-21T10:11:58.698588+0000","last_active":"2024-09-21T10:12:31.880402+0000","last_peered":"2024-09-21T10:12:31.880402+0000","last_clean":"2024-09-21T10:12:31.880402+0000","last_became_active":"2024-09-21T10:10:22.368071+0000","last_became_peered":"2024-09-21T10:10:22.368071+0000","last_unstale":"2024-09-21T10:12:31.880402+0000","last_undegraded":"2024-09-21T10:12:31.880402+0000","last_fullsized":"2024-09-21T10:12:31.880402+0000","mapping_epoch":401,"log_start":"384'1463","ondisk_log_start":"384'1463","created":387,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":5,"last_scrub":"416'8357","last_scrub_stamp":"2024-09-21T10:11:58.698486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:58.698486+0000","objects_scrubbed":1037,"log_size":7631,"log_dups_size":0,"ondisk_log_size":7631,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T18:25:50.129952+0000","scrub_duration":117,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19660800,"num_objects":300,"num_object_clones":0,"num_object_copies":900,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":300,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":737,"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":[0,6,2],"acting":[0,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":244,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.302283+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:12:21.302283+0000","last_peered":"2024-09-21T10:12:21.302283+0000","last_clean":"2024-09-21T10:12:21.302283+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:12:21.302283+0000","last_undegraded":"2024-09-21T10:12:21.302283+0000","last_fullsized":"2024-09-21T10:12:21.302283+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":787,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.344143+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:12:22.344143+0000","last_peered":"2024-09-21T10:12:22.344143+0000","last_clean":"2024-09-21T10:12:22.344143+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:12:22.344143+0000","last_undegraded":"2024-09-21T10:12:22.344143+0000","last_fullsized":"2024-09-21T10:12:22.344143+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.11","version":"430'8869","reported_seq":13878,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.513975+0000","last_change":"2024-09-21T10:12:28.180465+0000","last_active":"2024-09-21T10:12:30.513975+0000","last_peered":"2024-09-21T10:12:30.513975+0000","last_clean":"2024-09-21T10:12:30.513975+0000","last_became_active":"2024-09-21T10:11:09.637525+0000","last_became_peered":"2024-09-21T10:11:09.637525+0000","last_unstale":"2024-09-21T10:12:30.513975+0000","last_undegraded":"2024-09-21T10:12:30.513975+0000","last_fullsized":"2024-09-21T10:12:30.513975+0000","mapping_epoch":406,"log_start":"384'1042","ondisk_log_start":"384'1042","created":387,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7827,"log_dups_size":0,"ondisk_log_size":7827,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-09-30T16:15:40.456347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19234816,"num_objects":294,"num_object_clones":0,"num_object_copies":882,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":294,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6798,"num_write_kb":226912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2440,"num_bytes_recovered":159776768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":697,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.440434+0000","last_change":"2024-09-21T10:03:57.872278+0000","last_active":"2024-09-21T10:12:31.440434+0000","last_peered":"2024-09-21T10:12:31.440434+0000","last_clean":"2024-09-21T10:12:31.440434+0000","last_became_active":"2024-09-21T10:03:57.871949+0000","last_became_peered":"2024-09-21T10:03:57.871949+0000","last_unstale":"2024-09-21T10:12:31.440434+0000","last_undegraded":"2024-09-21T10:12:31.440434+0000","last_fullsized":"2024-09-21T10:12:31.440434+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:10:24.490223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":585,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343245+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:12:22.343245+0000","last_peered":"2024-09-21T10:12:22.343245+0000","last_clean":"2024-09-21T10:12:22.343245+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:12:22.343245+0000","last_undegraded":"2024-09-21T10:12:22.343245+0000","last_fullsized":"2024-09-21T10:12:22.343245+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.12","version":"431'9025","reported_seq":14163,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.869013+0000","last_change":"2024-09-21T10:12:00.713785+0000","last_active":"2024-09-21T10:12:31.869013+0000","last_peered":"2024-09-21T10:12:31.869013+0000","last_clean":"2024-09-21T10:12:31.869013+0000","last_became_active":"2024-09-21T10:11:55.517107+0000","last_became_peered":"2024-09-21T10:11:55.517107+0000","last_unstale":"2024-09-21T10:12:31.869013+0000","last_undegraded":"2024-09-21T10:12:31.869013+0000","last_fullsized":"2024-09-21T10:12:31.869013+0000","mapping_epoch":414,"log_start":"384'1386","ondisk_log_start":"384'1386","created":387,"last_epoch_clean":415,"parent":"0.0","parent_split_bits":5,"last_scrub":"418'8299","last_scrub_stamp":"2024-09-21T10:12:00.713709+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:12:00.713709+0000","objects_scrubbed":1031,"log_size":7639,"log_dups_size":0,"ondisk_log_size":7639,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:08:15.986597+0000","scrub_duration":103,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19988480,"num_objects":305,"num_object_clones":0,"num_object_copies":915,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":305,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":726,"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":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":757,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343808+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:12:22.343808+0000","last_peered":"2024-09-21T10:12:22.343808+0000","last_clean":"2024-09-21T10:12:22.343808+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:12:22.343808+0000","last_undegraded":"2024-09-21T10:12:22.343808+0000","last_fullsized":"2024-09-21T10:12:22.343808+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":433,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.298822+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:12:21.298822+0000","last_peered":"2024-09-21T10:12:21.298822+0000","last_clean":"2024-09-21T10:12:21.298822+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:12:21.298822+0000","last_undegraded":"2024-09-21T10:12:21.298822+0000","last_fullsized":"2024-09-21T10:12:21.298822+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.13","version":"430'8706","reported_seq":16186,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.454271+0000","last_change":"2024-09-21T10:11:58.049672+0000","last_active":"2024-09-21T10:12:30.454271+0000","last_peered":"2024-09-21T10:12:30.454271+0000","last_clean":"2024-09-21T10:12:30.454271+0000","last_became_active":"2024-09-21T10:11:26.364355+0000","last_became_peered":"2024-09-21T10:11:26.364355+0000","last_unstale":"2024-09-21T10:12:30.454271+0000","last_undegraded":"2024-09-21T10:12:30.454271+0000","last_fullsized":"2024-09-21T10:12:30.454271+0000","mapping_epoch":410,"log_start":"384'574","ondisk_log_start":"384'574","created":387,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":5,"last_scrub":"416'8055","last_scrub_stamp":"2024-09-21T10:11:58.049592+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:58.049592+0000","objects_scrubbed":1015,"log_size":8132,"log_dups_size":0,"ondisk_log_size":8132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:48:42.515846+0000","scrub_duration":0.24926179600000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23724032,"num_objects":362,"num_object_clones":0,"num_object_copies":1086,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":362,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":653,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":422,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343345+0000","last_change":"2024-09-21T10:02:11.238171+0000","last_active":"2024-09-21T10:12:22.343345+0000","last_peered":"2024-09-21T10:12:22.343345+0000","last_clean":"2024-09-21T10:12:22.343345+0000","last_became_active":"2024-09-21T10:02:11.237847+0000","last_became_peered":"2024-09-21T10:02:11.237847+0000","last_unstale":"2024-09-21T10:12:22.343345+0000","last_undegraded":"2024-09-21T10:12:22.343345+0000","last_fullsized":"2024-09-21T10:12:22.343345+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:33:39.295184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":731,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.440300+0000","last_change":"2024-09-21T10:01:46.443499+0000","last_active":"2024-09-21T10:12:31.440300+0000","last_peered":"2024-09-21T10:12:31.440300+0000","last_clean":"2024-09-21T10:12:31.440300+0000","last_became_active":"2024-09-21T10:01:46.442063+0000","last_became_peered":"2024-09-21T10:01:46.442063+0000","last_unstale":"2024-09-21T10:12:31.440300+0000","last_undegraded":"2024-09-21T10:12:31.440300+0000","last_fullsized":"2024-09-21T10:12:31.440300+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:52:07.726747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.14","version":"430'8948","reported_seq":11066,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.602791+0000","last_change":"2024-09-21T10:12:09.190059+0000","last_active":"2024-09-21T10:12:30.602791+0000","last_peered":"2024-09-21T10:12:30.602791+0000","last_clean":"2024-09-21T10:12:30.602791+0000","last_became_active":"2024-09-21T10:12:01.588459+0000","last_became_peered":"2024-09-21T10:12:01.588459+0000","last_unstale":"2024-09-21T10:12:30.602791+0000","last_undegraded":"2024-09-21T10:12:30.602791+0000","last_fullsized":"2024-09-21T10:12:30.602791+0000","mapping_epoch":420,"log_start":"384'2077","ondisk_log_start":"384'2077","created":387,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":5,"last_scrub":"424'8444","last_scrub_stamp":"2024-09-21T10:12:09.189943+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:12:09.189943+0000","objects_scrubbed":855,"log_size":6871,"log_dups_size":0,"ondisk_log_size":6871,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:35:52.802672+0000","scrub_duration":0.080563995999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23003136,"num_objects":351,"num_object_clones":0,"num_object_copies":1053,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":351,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":504,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":434,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.298995+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:12:21.298995+0000","last_peered":"2024-09-21T10:12:21.298995+0000","last_clean":"2024-09-21T10:12:21.298995+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:12:21.298995+0000","last_undegraded":"2024-09-21T10:12:21.298995+0000","last_fullsized":"2024-09-21T10:12:21.298995+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":207,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.299233+0000","last_change":"2024-09-21T10:00:45.456014+0000","last_active":"2024-09-21T10:12:21.299233+0000","last_peered":"2024-09-21T10:12:21.299233+0000","last_clean":"2024-09-21T10:12:21.299233+0000","last_became_active":"2024-09-21T10:00:45.455622+0000","last_became_peered":"2024-09-21T10:00:45.455622+0000","last_unstale":"2024-09-21T10:12:21.299233+0000","last_undegraded":"2024-09-21T10:12:21.299233+0000","last_fullsized":"2024-09-21T10:12:21.299233+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:03:42.452379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.15","version":"430'8800","reported_seq":12243,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.366580+0000","last_change":"2024-09-21T10:12:09.660117+0000","last_active":"2024-09-21T10:12:30.366580+0000","last_peered":"2024-09-21T10:12:30.366580+0000","last_clean":"2024-09-21T10:12:30.366580+0000","last_became_active":"2024-09-21T10:12:09.630697+0000","last_became_peered":"2024-09-21T10:12:09.630697+0000","last_unstale":"2024-09-21T10:12:30.366580+0000","last_undegraded":"2024-09-21T10:12:30.366580+0000","last_fullsized":"2024-09-21T10:12:30.366580+0000","mapping_epoch":425,"log_start":"384'679","ondisk_log_start":"384'679","created":387,"last_epoch_clean":426,"parent":"0.0","parent_split_bits":5,"last_scrub":"415'8165","last_scrub_stamp":"2024-09-21T10:11:57.569158+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:57.569158+0000","objects_scrubbed":921,"log_size":8121,"log_dups_size":0,"ondisk_log_size":8121,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:48:28.132787+0000","scrub_duration":0.325357432,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":18350080,"num_objects":280,"num_object_clones":0,"num_object_copies":840,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":280,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":641,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":826,"num_bytes_recovered":54132736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":428,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.298689+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:12:21.298689+0000","last_peered":"2024-09-21T10:12:21.298689+0000","last_clean":"2024-09-21T10:12:21.298689+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:12:21.298689+0000","last_undegraded":"2024-09-21T10:12:21.298689+0000","last_fullsized":"2024-09-21T10:12:21.298689+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":207,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.299721+0000","last_change":"2024-09-21T10:00:45.451372+0000","last_active":"2024-09-21T10:12:21.299721+0000","last_peered":"2024-09-21T10:12:21.299721+0000","last_clean":"2024-09-21T10:12:21.299721+0000","last_became_active":"2024-09-21T10:00:45.450929+0000","last_became_peered":"2024-09-21T10:00:45.450929+0000","last_unstale":"2024-09-21T10:12:21.299721+0000","last_undegraded":"2024-09-21T10:12:21.299721+0000","last_fullsized":"2024-09-21T10:12:21.299721+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:29:11.173928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.16","version":"430'9031","reported_seq":11706,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:30.482575+0000","last_change":"2024-09-21T10:12:10.658148+0000","last_active":"2024-09-21T10:12:30.482575+0000","last_peered":"2024-09-21T10:12:30.482575+0000","last_clean":"2024-09-21T10:12:30.482575+0000","last_became_active":"2024-09-21T10:12:10.628888+0000","last_became_peered":"2024-09-21T10:12:10.628888+0000","last_unstale":"2024-09-21T10:12:30.482575+0000","last_undegraded":"2024-09-21T10:12:30.482575+0000","last_fullsized":"2024-09-21T10:12:30.482575+0000","mapping_epoch":426,"log_start":"384'1346","ondisk_log_start":"384'1346","created":387,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7685,"log_dups_size":0,"ondisk_log_size":7685,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19169280,"num_objects":293,"num_object_clones":0,"num_object_copies":879,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":293,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6891,"num_write_kb":229856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":844,"num_bytes_recovered":55312384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":776,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.343742+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:12:22.343742+0000","last_peered":"2024-09-21T10:12:22.343742+0000","last_clean":"2024-09-21T10:12:22.343742+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:12:22.343742+0000","last_undegraded":"2024-09-21T10:12:22.343742+0000","last_fullsized":"2024-09-21T10:12:22.343742+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":766,"reported_epoch":430,"state":"active+clean","last_fresh":"2024-09-21T10:12:22.344214+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:12:22.344214+0000","last_peered":"2024-09-21T10:12:22.344214+0000","last_clean":"2024-09-21T10:12:22.344214+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:12:22.344214+0000","last_undegraded":"2024-09-21T10:12:22.344214+0000","last_fullsized":"2024-09-21T10:12:22.344214+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.17","version":"431'8876","reported_seq":11855,"reported_epoch":431,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:12:31.466261+0000","last_change":"2024-09-21T10:12:09.821069+0000","last_active":"2024-09-21T10:12:31.466261+0000","last_peered":"2024-09-21T10:12:31.466261+0000","last_clean":"2024-09-21T10:12:07.437460+0000","last_became_active":"2024-09-21T10:12:09.771017+0000","last_became_peered":"2024-09-21T10:12:09.771017+0000","last_unstale":"2024-09-21T10:12:31.466261+0000","last_undegraded":"2024-09-21T10:12:09.645749+0000","last_fullsized":"2024-09-21T10:12:09.629141+0000","mapping_epoch":425,"log_start":"384'2392","ondisk_log_start":"384'2392","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6484,"log_dups_size":0,"ondisk_log_size":6484,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":16121856,"num_objects":246,"num_object_clones":0,"num_object_copies":738,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":17,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":246,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6840,"num_write_kb":226752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1445,"num_bytes_recovered":54329344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[1,5],"avail_no_missing":["1","4","5"],"object_location_counts":[{"shards":"1,5","objects":229}],"blocked_by":[],"up_primary":6,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":434,"reported_epoch":429,"state":"active+clean","last_fresh":"2024-09-21T10:12:21.299321+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:12:21.299321+0000","last_peered":"2024-09-21T10:12:21.299321+0000","last_clean":"2024-09-21T10:12:21.299321+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:12:21.299321+0000","last_undegraded":"2024-09-21T10:12:21.299321+0000","last_fullsized":"2024-09-21T10:12:21.299321+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":788,"reported_epoch":431,"state":"active+clean","last_fresh":"2024-09-21T10:12:31.441442+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:12:31.441442+0000","last_peered":"2024-09-21T10:12:31.441442+0000","last_clean":"2024-09-21T10:12:31.441442+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:12:31.441442+0000","last_undegraded":"2024-09-21T10:12:31.441442+0000","last_fullsized":"2024-09-21T10:12:31.441442+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":26,"stat_sum":{"num_bytes":650608664,"num_objects":9928,"num_object_clones":0,"num_object_copies":29784,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":17,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9928,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":152853,"num_write_kb":4794657,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6238,"num_bytes_recovered":368312320,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2049781760,"data_stored":2049769544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":189093,"ondisk_log_size":189093,"up":78,"acting":77,"num_store_stats":7},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":16508,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":126976,"data_stored":21550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":316358,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":435020,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1100,"ondisk_log_size":1100,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":210453398009,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":43,"seq":184683594232,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1312224,"kb_used_data":412248,"kb_used_omap":1,"kb_used_meta":899966,"kb_avail":92432928,"statfs":{"total":95995035648,"available":94651318272,"internally_reserved":0,"allocated":422141952,"data_stored":419090155,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":921565528},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790463,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1433880,"kb_used_data":243088,"kb_used_omap":1,"kb_used_meta":1190782,"kb_avail":92311272,"statfs":{"total":95995035648,"available":94526742528,"internally_reserved":0,"allocated":248922112,"data_stored":245875126,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":1219361112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986694,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1204008,"kb_used_data":303968,"kb_used_omap":1,"kb_used_meta":900030,"kb_avail":92541144,"statfs":{"total":95995035648,"available":94762131456,"internally_reserved":0,"allocated":311263232,"data_stored":308203904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":921631064},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893482,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1399444,"kb_used_data":275404,"kb_used_omap":4,"kb_used_meta":1124027,"kb_avail":92345708,"statfs":{"total":95995035648,"available":94562004992,"internally_reserved":0,"allocated":282013696,"data_stored":278969453,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":1151004097},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,0,0,3,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547057009,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1281640,"kb_used_data":287456,"kb_used_omap":6,"kb_used_meta":994169,"kb_avail":92463512,"statfs":{"total":95995035648,"available":94682636288,"internally_reserved":0,"allocated":294354944,"data_stored":291296622,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":1018029524},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2,1,3],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220536,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1192016,"kb_used_data":333704,"kb_used_omap":5,"kb_used_meta":858298,"kb_avail":92553136,"statfs":{"total":95995035648,"available":94774411264,"internally_reserved":0,"allocated":341712896,"data_stored":338672073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":878897396},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585276,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1183976,"kb_used_data":267740,"kb_used_omap":7,"kb_used_meta":916216,"kb_avail":92561176,"statfs":{"total":95995035648,"available":94782644224,"internally_reserved":0,"allocated":274165760,"data_stored":271113420,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":938205639},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"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":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":259850240,"data_stored":259850240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":326434816,"data_stored":326434816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":276369408,"data_stored":276365336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":265748480,"data_stored":265748480,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":289738752,"data_stored":289734680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":239599616,"data_stored":239599616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":392040448,"data_stored":392036376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:12:39.959 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:39.982 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:39.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:39.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:40.084 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:40.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:40.142 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:40.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:40.243 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:40.272 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:40.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:40.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:40.374 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:40.416 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:40.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:40.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:40.512 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:12:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:12:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:12:40.513 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:40 smithi165 ceph-mon[86023]: pgmap v1434: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 339 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 861 op/s; 17/16323 objects degraded (0.104%); 0 B/s, 72 objects/s recovering 2024-09-21T10:12:40.513 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:40.513 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:12:40.518 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:40.549 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:12:40.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:40.553 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:40.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:40.654 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:40.679 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:40.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:40.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:40.778 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:40 smithi137 ceph-mon[93825]: pgmap v1434: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 339 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 861 op/s; 17/16323 objects degraded (0.104%); 0 B/s, 72 objects/s recovering 2024-09-21T10:12:40.778 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:40.778 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:12:40.779 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:40 smithi137 ceph-mon[97575]: pgmap v1434: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 339 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 861 op/s; 17/16323 objects degraded (0.104%); 0 B/s, 72 objects/s recovering 2024-09-21T10:12:40.780 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:40.780 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:12:40.780 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:40.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:40.824 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:40.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:40.898 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:12:40.925 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:40.959 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:40.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:40.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:41.061 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:41.097 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:41.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:41.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:41.198 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:41.226 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:41.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:41.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:41.290 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:41.290 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:41.328 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:41.358 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:41.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:41.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:41.460 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:41.488 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:41.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:41.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:41.590 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:41.616 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:41.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:41.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:41.677 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Removed 113830 objects 2024-09-21T10:12:41.678 INFO:tasks.radosbench.radosbench.0.smithi137.stdout:Clean up completed and total clean up time :135.748 2024-09-21T10:12:41.685 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_6 2024-09-21T10:12:41.685 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_6 unique_pool_6 --yes-i-really-really-mean-it 2024-09-21T10:12:41.718 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:41.751 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:41.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:41.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:41.853 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:41.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:41.876 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:41.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:41.978 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:42.001 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:42.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:42.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:42.102 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:42.126 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:42.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:42.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:42.228 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:42.249 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:42.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:42.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:42.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:12:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:12:41] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.51.0" 2024-09-21T10:12:42.351 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:42.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:42.373 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:42.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:42.474 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:42.497 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:42.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:42.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:42.599 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:42.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:42.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:42.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:42.633 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-21T10:12:42.633 INFO:teuthology.orchestra.run.smithi165.stdout: "size": 20, 2024-09-21T10:12:42.633 INFO:teuthology.orchestra.run.smithi165.stdout: "duration": 600, 2024-09-21T10:12:42.633 INFO:teuthology.orchestra.run.smithi165.stdout: "ops": [] 2024-09-21T10:12:42.633 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-21T10:12:42.633 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:42 smithi165 ceph-mon[86023]: pgmap v1435: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 100 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 913 op/s; 17/4839 objects degraded (0.351%); 0 B/s, 72 objects/s recovering 2024-09-21T10:12:42.633 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:42 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 17/4839 objects degraded (0.351%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:42.723 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:42.746 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:42.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:42.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:42.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:42 smithi137 ceph-mon[93825]: pgmap v1435: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 100 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 913 op/s; 17/4839 objects degraded (0.351%); 0 B/s, 72 objects/s recovering 2024-09-21T10:12:42.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:42 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 17/4839 objects degraded (0.351%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:42.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:42 smithi137 ceph-mon[97575]: pgmap v1435: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 100 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 913 op/s; 17/4839 objects degraded (0.351%); 0 B/s, 72 objects/s recovering 2024-09-21T10:12:42.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:42 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 17/4839 objects degraded (0.351%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:42.847 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:42.868 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:42.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:42.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:42.949 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:12:42.969 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:42.991 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:42.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:42.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:43.092 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:43.114 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:43.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:43.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:43.216 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:43.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:43.239 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:43.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:43.326 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:12:43.340 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:43.361 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:43.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:43.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:43.463 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:43.486 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:43.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:43.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:43.588 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:43.609 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:43.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:43.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:43.711 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:43.732 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:43.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:43.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:43.834 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:43.855 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:43.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:43.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:43.957 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:43.980 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:43.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:43.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:44.082 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:44.104 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:44.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:44.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:44.206 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:44.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:44.228 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:44.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:44.329 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:44.350 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:44.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:44.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:44.451 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:44.473 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:44.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:44.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:44.574 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:44.596 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:44.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:44.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:44.697 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:44.719 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:44.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:44.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:44.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:44 smithi137 ceph-mon[93825]: pgmap v1436: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 50 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 845 op/s; 17/2439 objects degraded (0.697%); 0 B/s, 93 objects/s recovering 2024-09-21T10:12:44.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:44 smithi137 ceph-mon[97575]: pgmap v1436: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 50 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 845 op/s; 17/2439 objects degraded (0.697%); 0 B/s, 93 objects/s recovering 2024-09-21T10:12:44.820 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:44.841 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:44.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:44.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:44.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:44 smithi165 ceph-mon[86023]: pgmap v1436: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 50 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 845 op/s; 17/2439 objects degraded (0.697%); 0 B/s, 93 objects/s recovering 2024-09-21T10:12:44.943 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:44.964 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:44.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:44.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:45.066 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:45.088 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:45.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:45.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:45.189 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:45.211 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:45.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:45.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:45.313 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:45.334 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:45.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:45.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:45.436 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:45.458 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:45.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:45.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:45.560 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:45.581 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:45.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:45.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:45.683 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:45.705 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:45.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:45.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:45.807 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:45.830 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:45.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:45.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:45.931 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:45.953 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:45.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:45.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:46.054 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:46.077 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:46.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:46.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:46.179 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:46.201 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:46.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:46.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:46.303 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:46.325 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:46.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:46.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:46.426 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:46.448 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:46.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:46.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:46.549 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:46.571 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:46.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:46.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:46.621 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:46 smithi137 ceph-mon[93825]: pgmap v1437: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 50 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 763 op/s; 17/2439 objects degraded (0.697%); 0 B/s, 61 objects/s recovering 2024-09-21T10:12:46.621 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:46 smithi137 ceph-mon[93825]: osdmap e432: 8 total, 8 up, 7 in 2024-09-21T10:12:46.621 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:46 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:46.621 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:46 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:46.621 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:46 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:46.622 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:46 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:12:46.622 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:46 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:46.622 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:46 smithi137 ceph-mon[97575]: pgmap v1437: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 50 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 763 op/s; 17/2439 objects degraded (0.697%); 0 B/s, 61 objects/s recovering 2024-09-21T10:12:46.622 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:46 smithi137 ceph-mon[97575]: osdmap e432: 8 total, 8 up, 7 in 2024-09-21T10:12:46.622 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:46 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:46.623 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:46 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:46.623 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:46 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:46.623 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:46 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:12:46.623 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:46 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:46.673 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:46.707 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:46.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:46.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:46.809 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:46.830 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:46.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:46.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:46 smithi165 ceph-mon[86023]: pgmap v1437: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 108 active+clean; 50 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 763 op/s; 17/2439 objects degraded (0.697%); 0 B/s, 61 objects/s recovering 2024-09-21T10:12:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:46 smithi165 ceph-mon[86023]: osdmap e432: 8 total, 8 up, 7 in 2024-09-21T10:12:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:46 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:46 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:46 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:46 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:12:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:46 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:46.933 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:46.954 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:46.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:46.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:47.056 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:47.080 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:47.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:47.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:47.181 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:47.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:47.205 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:47.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:47.306 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:47.329 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:47.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:47.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:47.430 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:47.455 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:47.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:47.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:47.556 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:47.577 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:47.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:47.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:47.679 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:47.700 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:47.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:47.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:47.737 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:47 smithi137 ceph-mon[93825]: osdmap e433: 8 total, 8 up, 7 in 2024-09-21T10:12:47.737 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:47 smithi137 ceph-mon[93825]: Health check update: Degraded data redundancy: 17/2439 objects degraded (0.697%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:47.737 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:47 smithi137 ceph-mon[97575]: osdmap e433: 8 total, 8 up, 7 in 2024-09-21T10:12:47.737 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:47 smithi137 ceph-mon[97575]: Health check update: Degraded data redundancy: 17/2439 objects degraded (0.697%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:47.802 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:47.828 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:47.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:47.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:47.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:47 smithi165 ceph-mon[86023]: osdmap e433: 8 total, 8 up, 7 in 2024-09-21T10:12:47.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:47 smithi165 ceph-mon[86023]: Health check update: Degraded data redundancy: 17/2439 objects degraded (0.697%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:12:47.930 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:47.951 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:47.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:47.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:48.053 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:48.076 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:48.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:48.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:48.177 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:48.200 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:48.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:48.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:48.282 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:12:48.282 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:12:48.289 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:12:48.289 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:12:48.290 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:48.290 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:48.290 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:48.301 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:48.313 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:12:48.313 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:12:48.324 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:48.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:48.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:48.332 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:12:48.332 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:12:48.347 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:12:48.348 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:12:48.363 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:12:48.363 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:12:48.378 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:12:48.378 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:12:48.394 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:12:48.394 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:12:48.426 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:48.449 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:48.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:48.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:48.471 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is set 2024-09-21T10:12:48.550 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:48.572 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:48.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:48.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:48.576 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:48 smithi137 ceph-mon[93825]: pgmap v1440: 109 pgs: 1 creating+peering, 108 active+clean; 5.4 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 0 B/s, 49 objects/s recovering 2024-09-21T10:12:48.576 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:48 smithi137 ceph-mon[93825]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:12:48.576 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:48 smithi137 ceph-mon[93825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/2439 objects degraded (0.697%), 1 pg degraded) 2024-09-21T10:12:48.576 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:48 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1261346591' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:12:48.577 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:48 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:12:48.577 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:48 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1014320519' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:12:48.577 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:48 smithi137 ceph-mon[97575]: pgmap v1440: 109 pgs: 1 creating+peering, 108 active+clean; 5.4 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 0 B/s, 49 objects/s recovering 2024-09-21T10:12:48.577 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:48 smithi137 ceph-mon[97575]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:12:48.577 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:48 smithi137 ceph-mon[97575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/2439 objects degraded (0.697%), 1 pg degraded) 2024-09-21T10:12:48.577 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:48 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1261346591' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:12:48.577 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:48 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:12:48.577 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:48 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1014320519' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:12:48.674 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:48.697 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:48.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:48.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:48.799 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:48.823 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:48.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:48.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:48.842 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:48 smithi165 ceph-mon[86023]: pgmap v1440: 109 pgs: 1 creating+peering, 108 active+clean; 5.4 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 0 B/s, 49 objects/s recovering 2024-09-21T10:12:48.842 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:48 smithi165 ceph-mon[86023]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:12:48.843 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:48 smithi165 ceph-mon[86023]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/2439 objects degraded (0.697%), 1 pg degraded) 2024-09-21T10:12:48.843 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:48 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1261346591' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:12:48.843 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:48 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:12:48.843 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:48 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1014320519' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:12:48.926 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:48.948 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:48.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:48.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:49.049 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:49.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:49.072 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:49.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:49.173 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:49.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:49.195 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:49.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:49.296 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:49.317 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:49.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:49.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:49.419 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:49.440 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:49.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:49.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:49.542 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:49.563 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:49.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:49.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:49.664 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:49.688 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:49.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:49.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:49.790 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:49.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:49 smithi137 ceph-mon[93825]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:12:49.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:49 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:12:49.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:49 smithi137 ceph-mon[93825]: osdmap e434: 8 total, 8 up, 7 in 2024-09-21T10:12:49.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:49 smithi137 ceph-mon[97575]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:12:49.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:49 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:12:49.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:49 smithi137 ceph-mon[97575]: osdmap e434: 8 total, 8 up, 7 in 2024-09-21T10:12:49.812 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:49.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:49.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:49.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:49 smithi165 ceph-mon[86023]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:12:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:49 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:12:49.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:49 smithi165 ceph-mon[86023]: osdmap e434: 8 total, 8 up, 7 in 2024-09-21T10:12:49.914 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:49.935 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:49.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:49.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:50.037 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:50.059 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:50.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:50.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:50.161 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:50.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:50.184 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:50.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:50.285 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:50.312 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:50.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:50.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:50.414 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:50.439 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:50.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:50.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:50.485 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:12:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:12:50.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:12:50.542 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:50.566 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:50.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:50.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:50.668 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:50.689 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:50.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:50.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:50.757 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:50 smithi165 ceph-mon[86023]: pgmap v1442: 109 pgs: 1 creating+peering, 108 active+clean; 5.4 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 129 op/s; 0 B/s, 2 objects/s recovering 2024-09-21T10:12:50.791 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:50.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:50 smithi137 ceph-mon[93825]: pgmap v1442: 109 pgs: 1 creating+peering, 108 active+clean; 5.4 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 129 op/s; 0 B/s, 2 objects/s recovering 2024-09-21T10:12:50.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:50 smithi137 ceph-mon[97575]: pgmap v1442: 109 pgs: 1 creating+peering, 108 active+clean; 5.4 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 129 op/s; 0 B/s, 2 objects/s recovering 2024-09-21T10:12:50.814 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:50.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:50.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:50.915 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:50.936 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:50.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:50.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:51.038 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:51.059 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:51.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:51.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:51.161 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:51.183 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:51.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:51.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:51.284 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:51.306 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:51.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:51.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:51.407 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:51.430 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:51.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:51.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:51.531 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:51.553 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:51.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:51.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:51.655 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:51.676 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:51.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:51.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:51.740 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:51 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-09-21T10:12:51.779 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:51.800 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:51.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:51 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-09-21T10:12:51.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:51 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-09-21T10:12:51.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:51.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:51.902 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:51.926 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:51.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:51.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:52.028 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:52.051 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:52.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:52.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:52.152 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:52.175 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:52.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:52.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:52.243 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:12:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:12:51] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.51.0" 2024-09-21T10:12:52.277 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:52.300 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:52.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:52.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:52.402 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:52.426 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:52.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:52.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:52.473 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:12:52.496 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:52 smithi137 ceph-mon[93825]: pgmap v1443: 109 pgs: 109 active+clean; 5.4 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 129 op/s; 0 B/s, 232 objects/s recovering 2024-09-21T10:12:52.497 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:52 smithi137 ceph-mon[93825]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:12:52.497 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:52 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "26"}]': finished 2024-09-21T10:12:52.497 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:52 smithi137 ceph-mon[93825]: osdmap e435: 8 total, 8 up, 7 in 2024-09-21T10:12:52.497 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:52 smithi137 ceph-mon[93825]: osdmap e436: 8 total, 8 up, 7 in 2024-09-21T10:12:52.497 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:52 smithi137 ceph-mon[97575]: pgmap v1443: 109 pgs: 109 active+clean; 5.4 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 129 op/s; 0 B/s, 232 objects/s recovering 2024-09-21T10:12:52.497 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:52 smithi137 ceph-mon[97575]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:12:52.497 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:52 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "26"}]': finished 2024-09-21T10:12:52.497 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:52 smithi137 ceph-mon[97575]: osdmap e435: 8 total, 8 up, 7 in 2024-09-21T10:12:52.497 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:52 smithi137 ceph-mon[97575]: osdmap e436: 8 total, 8 up, 7 in 2024-09-21T10:12:52.527 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:52.550 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:52.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:52.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:52.651 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:52.674 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:52.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:52.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:52.776 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:52.797 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:52.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:52.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:52.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:52 smithi165 ceph-mon[86023]: pgmap v1443: 109 pgs: 109 active+clean; 5.4 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 129 op/s; 0 B/s, 232 objects/s recovering 2024-09-21T10:12:52.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:52 smithi165 ceph-mon[86023]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:12:52.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:52 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num_actual", "val": "26"}]': finished 2024-09-21T10:12:52.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:52 smithi165 ceph-mon[86023]: osdmap e435: 8 total, 8 up, 7 in 2024-09-21T10:12:52.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:52 smithi165 ceph-mon[86023]: osdmap e436: 8 total, 8 up, 7 in 2024-09-21T10:12:52.899 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:52.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:52.921 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:52.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:53.022 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:53.049 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:53.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:53.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:53.150 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:53.175 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:53.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:53.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:53.277 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:53.303 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:53.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:53.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:53.404 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:53.429 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:53.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:53.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:53.531 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:53.556 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:53.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:53.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:53.599 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:12:53.657 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:53.678 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:53.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:53.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:53.731 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:53 smithi137 ceph-mon[97575]: osdmap e437: 8 total, 8 up, 7 in 2024-09-21T10:12:53.731 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:53 smithi137 ceph-mon[97575]: 11.19 starting backfill to osd.1 from (0'0,0'0] MAX to 431'9250 2024-09-21T10:12:53.732 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:53 smithi137 ceph-mon[97575]: 11.19 starting backfill to osd.2 from (0'0,0'0] MAX to 431'9250 2024-09-21T10:12:53.732 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:53 smithi137 ceph-mon[93825]: osdmap e437: 8 total, 8 up, 7 in 2024-09-21T10:12:53.732 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:53 smithi137 ceph-mon[93825]: 11.19 starting backfill to osd.1 from (0'0,0'0] MAX to 431'9250 2024-09-21T10:12:53.732 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:53 smithi137 ceph-mon[93825]: 11.19 starting backfill to osd.2 from (0'0,0'0] MAX to 431'9250 2024-09-21T10:12:53.780 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:53.804 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:53.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:53.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:53.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:53 smithi165 ceph-mon[86023]: osdmap e437: 8 total, 8 up, 7 in 2024-09-21T10:12:53.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:53 smithi165 ceph-mon[86023]: 11.19 starting backfill to osd.1 from (0'0,0'0] MAX to 431'9250 2024-09-21T10:12:53.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:53 smithi165 ceph-mon[86023]: 11.19 starting backfill to osd.2 from (0'0,0'0] MAX to 431'9250 2024-09-21T10:12:53.906 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:53.928 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:53.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:53.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:54.029 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:54.054 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:54.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:54.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:54.155 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:54.223 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:54.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:54.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:54.325 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:54.348 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:54.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:54.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:54.447 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:12:54.449 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:12:54.450 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:54.473 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:54.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:54.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:54.574 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:54.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:54.598 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:54.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:54.652 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:12:54.653 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:12:54.699 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:54.723 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:54.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:54.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:54.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:54 smithi137 ceph-mon[93825]: pgmap v1447: 109 pgs: 1 remapped+peering, 108 active+clean; 5.4 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s, 291 objects/s recovering 2024-09-21T10:12:54.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:54 smithi137 ceph-mon[93825]: osdmap e438: 8 total, 8 up, 7 in 2024-09-21T10:12:54.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:54 smithi137 ceph-mon[97575]: pgmap v1447: 109 pgs: 1 remapped+peering, 108 active+clean; 5.4 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s, 291 objects/s recovering 2024-09-21T10:12:54.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:54 smithi137 ceph-mon[97575]: osdmap e438: 8 total, 8 up, 7 in 2024-09-21T10:12:54.824 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:54.848 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:54.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:54.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:54 smithi165 ceph-mon[86023]: pgmap v1447: 109 pgs: 1 remapped+peering, 108 active+clean; 5.4 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s, 291 objects/s recovering 2024-09-21T10:12:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:54 smithi165 ceph-mon[86023]: osdmap e438: 8 total, 8 up, 7 in 2024-09-21T10:12:54.949 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:54.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:54.973 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:54.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:55.074 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:55.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:55.096 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:55.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:55.197 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:55.220 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:55.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:55.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:55.322 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:55.346 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:55.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:55.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:55.405 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:55.447 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:55.468 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:55.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:55.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:55.570 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:55.591 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:55.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:55.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:55.693 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:55.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:55.716 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:55.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:55.817 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:55.839 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:55.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:55.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:55.870 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:55 smithi137 ceph-mon[97575]: from='client.46481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:12:55.870 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:55 smithi137 ceph-mon[97575]: osdmap e439: 8 total, 8 up, 7 in 2024-09-21T10:12:55.870 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:55.871 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:12:55.871 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:55 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/580125096' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:12:55.871 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:55 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:12:55.871 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:55 smithi137 ceph-mon[93825]: from='client.46481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:12:55.871 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:55 smithi137 ceph-mon[93825]: osdmap e439: 8 total, 8 up, 7 in 2024-09-21T10:12:55.871 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:55.871 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:12:55.871 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:55 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/580125096' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:12:55.871 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:55 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:12:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:55 smithi165 ceph-mon[86023]: from='client.46481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:12:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:55 smithi165 ceph-mon[86023]: osdmap e439: 8 total, 8 up, 7 in 2024-09-21T10:12:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:12:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:12:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:55 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/580125096' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:12:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:55 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:12:55.942 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:55.964 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1448,"stamp":"2024-09-21T10:12:53.597473+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5663091,"num_objects":105,"num_object_clones":0,"num_object_copies":315,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":105,"num_whiteouts":0,"num_read":28,"num_read_kb":69,"num_write":162877,"num_write_kb":4794836,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8425,"num_bytes_recovered":368763905,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":185183,"ondisk_log_size":185183,"up":327,"acting":327,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":329,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":6987864,"kb_used_data":93116,"kb_used_omap":29,"kb_used_meta":6894626,"kb_avail":649228200,"statfs":{"total":671965249536,"available":664809676800,"internally_reserved":0,"allocated":95350784,"data_stored":73797158,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30120,"internal_metadata":7060097624},"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":1382,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.387067"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":773,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472164+0000","last_change":"2024-09-21T10:01:46.451177+0000","last_active":"2024-09-21T10:12:48.472164+0000","last_peered":"2024-09-21T10:12:48.472164+0000","last_clean":"2024-09-21T10:12:48.472164+0000","last_became_active":"2024-09-21T10:01:46.448614+0000","last_became_peered":"2024-09-21T10:01:46.448614+0000","last_unstale":"2024-09-21T10:12:48.472164+0000","last_undegraded":"2024-09-21T10:12:48.472164+0000","last_fullsized":"2024-09-21T10:12:48.472164+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:04:08.637354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":154,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469771+0000","last_change":"2024-09-21T10:01:46.447733+0000","last_active":"2024-09-21T10:12:46.469771+0000","last_peered":"2024-09-21T10:12:46.469771+0000","last_clean":"2024-09-21T10:12:46.469771+0000","last_became_active":"2024-09-21T10:01:46.437757+0000","last_became_peered":"2024-09-21T10:01:46.437757+0000","last_unstale":"2024-09-21T10:12:46.469771+0000","last_undegraded":"2024-09-21T10:12:46.469771+0000","last_fullsized":"2024-09-21T10:12:46.469771+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:45:45.737983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":386,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.595727+0000","last_change":"2024-09-21T10:01:46.443763+0000","last_active":"2024-09-21T10:12:51.595727+0000","last_peered":"2024-09-21T10:12:51.595727+0000","last_clean":"2024-09-21T10:12:51.595727+0000","last_became_active":"2024-09-21T10:01:46.441577+0000","last_became_peered":"2024-09-21T10:01:46.441577+0000","last_unstale":"2024-09-21T10:12:51.595727+0000","last_undegraded":"2024-09-21T10:12:51.595727+0000","last_fullsized":"2024-09-21T10:12:51.595727+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:31:26.207575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":685,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471779+0000","last_change":"2024-09-21T10:02:11.198710+0000","last_active":"2024-09-21T10:12:48.471779+0000","last_peered":"2024-09-21T10:12:48.471779+0000","last_clean":"2024-09-21T10:12:48.471779+0000","last_became_active":"2024-09-21T10:02:11.198373+0000","last_became_peered":"2024-09-21T10:02:11.198373+0000","last_unstale":"2024-09-21T10:12:48.471779+0000","last_undegraded":"2024-09-21T10:12:48.471779+0000","last_fullsized":"2024-09-21T10:12:48.471779+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:25:50.840955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.19","version":"431'9250","reported_seq":9386,"reported_epoch":436,"state":"remapped+peering","last_fresh":"2024-09-21T10:12:51.595644+0000","last_change":"2024-09-21T10:12:51.595644+0000","last_active":"2024-09-21T10:12:51.494620+0000","last_peered":"2024-09-21T10:12:41.594329+0000","last_clean":"2024-09-21T10:12:41.594329+0000","last_became_active":"2024-09-21T10:09:34.283761+0000","last_became_peered":"2024-09-21T10:09:34.283761+0000","last_unstale":"2024-09-21T10:12:51.595644+0000","last_undegraded":"2024-09-21T10:12:51.595644+0000","last_fullsized":"2024-09-21T10:12:51.595644+0000","mapping_epoch":436,"log_start":"384'1786","ondisk_log_start":"384'1786","created":387,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7464,"log_dups_size":0,"ondisk_log_size":7464,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7140,"num_write_kb":227616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,1],"acting":[0,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":684,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.596057+0000","last_change":"2024-09-21T10:01:46.446265+0000","last_active":"2024-09-21T10:12:51.596057+0000","last_peered":"2024-09-21T10:12:51.596057+0000","last_clean":"2024-09-21T10:12:51.596057+0000","last_became_active":"2024-09-21T10:01:46.444271+0000","last_became_peered":"2024-09-21T10:01:46.444271+0000","last_unstale":"2024-09-21T10:12:51.596057+0000","last_undegraded":"2024-09-21T10:12:51.596057+0000","last_fullsized":"2024-09-21T10:12:51.596057+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:24.021361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":293,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469600+0000","last_change":"2024-09-21T10:01:46.434678+0000","last_active":"2024-09-21T10:12:46.469600+0000","last_peered":"2024-09-21T10:12:46.469600+0000","last_clean":"2024-09-21T10:12:46.469600+0000","last_became_active":"2024-09-21T10:01:46.432501+0000","last_became_peered":"2024-09-21T10:01:46.432501+0000","last_unstale":"2024-09-21T10:12:46.469600+0000","last_undegraded":"2024-09-21T10:12:46.469600+0000","last_fullsized":"2024-09-21T10:12:46.469600+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:22:35.959785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.18","version":"431'9280","reported_seq":11497,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469474+0000","last_change":"2024-09-21T10:12:22.341284+0000","last_active":"2024-09-21T10:12:46.469474+0000","last_peered":"2024-09-21T10:12:46.469474+0000","last_clean":"2024-09-21T10:12:46.469474+0000","last_became_active":"2024-09-21T10:12:22.298298+0000","last_became_peered":"2024-09-21T10:12:22.298298+0000","last_unstale":"2024-09-21T10:12:46.469474+0000","last_undegraded":"2024-09-21T10:12:46.469474+0000","last_fullsized":"2024-09-21T10:12:46.469474+0000","mapping_epoch":429,"log_start":"384'1505","ondisk_log_start":"384'1505","created":387,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":5,"last_scrub":"415'8271","last_scrub_stamp":"2024-09-21T10:11:56.779967+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:56.779967+0000","objects_scrubbed":1013,"log_size":7775,"log_dups_size":0,"ondisk_log_size":7775,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:06:08.512185+0000","scrub_duration":460,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1013,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":682,"num_bytes_recovered":44695552,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":671,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.596330+0000","last_change":"2024-09-21T10:03:57.884771+0000","last_active":"2024-09-21T10:12:51.596330+0000","last_peered":"2024-09-21T10:12:51.596330+0000","last_clean":"2024-09-21T10:12:51.596330+0000","last_became_active":"2024-09-21T10:03:57.884431+0000","last_became_peered":"2024-09-21T10:03:57.884431+0000","last_unstale":"2024-09-21T10:12:51.596330+0000","last_undegraded":"2024-09-21T10:12:51.596330+0000","last_fullsized":"2024-09-21T10:12:51.596330+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:43:02.482175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":258,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.464967+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:12:46.464967+0000","last_peered":"2024-09-21T10:12:46.464967+0000","last_clean":"2024-09-21T10:12:46.464967+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:12:46.464967+0000","last_undegraded":"2024-09-21T10:12:46.464967+0000","last_fullsized":"2024-09-21T10:12:46.464967+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"431'8991","reported_seq":9206,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.470014+0000","last_change":"2024-09-21T10:10:18.667607+0000","last_active":"2024-09-21T10:12:46.470014+0000","last_peered":"2024-09-21T10:12:46.470014+0000","last_clean":"2024-09-21T10:12:46.470014+0000","last_became_active":"2024-09-21T10:09:34.251227+0000","last_became_peered":"2024-09-21T10:09:34.251227+0000","last_unstale":"2024-09-21T10:12:46.470014+0000","last_undegraded":"2024-09-21T10:12:46.470014+0000","last_fullsized":"2024-09-21T10:12:46.470014+0000","mapping_epoch":379,"log_start":"384'1072","ondisk_log_start":"384'1072","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"400'5331","last_scrub_stamp":"2024-09-21T10:10:18.667519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:10:18.667519+0000","objects_scrubbed":3244,"log_size":7919,"log_dups_size":0,"ondisk_log_size":7919,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:20:03.698999+0000","scrub_duration":0.96617026699999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3676,"num_write_kb":13824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":152,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.470243+0000","last_change":"2024-09-21T10:01:46.443617+0000","last_active":"2024-09-21T10:12:46.470243+0000","last_peered":"2024-09-21T10:12:46.470243+0000","last_clean":"2024-09-21T10:12:46.470243+0000","last_became_active":"2024-09-21T10:01:46.436657+0000","last_became_peered":"2024-09-21T10:01:46.436657+0000","last_unstale":"2024-09-21T10:12:46.470243+0000","last_undegraded":"2024-09-21T10:12:46.470243+0000","last_fullsized":"2024-09-21T10:12:46.470243+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:40:53.195766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":190,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.464689+0000","last_change":"2024-09-21T10:01:46.430367+0000","last_active":"2024-09-21T10:12:46.464689+0000","last_peered":"2024-09-21T10:12:46.464689+0000","last_clean":"2024-09-21T10:12:46.464689+0000","last_became_active":"2024-09-21T10:01:46.430005+0000","last_became_peered":"2024-09-21T10:01:46.430005+0000","last_unstale":"2024-09-21T10:12:46.464689+0000","last_undegraded":"2024-09-21T10:12:46.464689+0000","last_fullsized":"2024-09-21T10:12:46.464689+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:27:00.076510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.6","version":"431'9294","reported_seq":9454,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.595721+0000","last_change":"2024-09-21T10:12:09.869066+0000","last_active":"2024-09-21T10:12:51.595721+0000","last_peered":"2024-09-21T10:12:51.595721+0000","last_clean":"2024-09-21T10:12:51.595721+0000","last_became_active":"2024-09-21T10:09:34.264072+0000","last_became_peered":"2024-09-21T10:09:34.264072+0000","last_unstale":"2024-09-21T10:12:51.595721+0000","last_undegraded":"2024-09-21T10:12:51.595721+0000","last_fullsized":"2024-09-21T10:12:51.595721+0000","mapping_epoch":379,"log_start":"384'1734","ondisk_log_start":"384'1734","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"426'8508","last_scrub_stamp":"2024-09-21T10:12:09.868694+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:12:09.868694+0000","objects_scrubbed":787,"log_size":7560,"log_dups_size":0,"ondisk_log_size":7560,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:29:54.536877+0000","scrub_duration":114,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":787,"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":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":152,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.470009+0000","last_change":"2024-09-21T10:01:46.457547+0000","last_active":"2024-09-21T10:12:46.470009+0000","last_peered":"2024-09-21T10:12:46.470009+0000","last_clean":"2024-09-21T10:12:46.470009+0000","last_became_active":"2024-09-21T10:01:46.442417+0000","last_became_peered":"2024-09-21T10:01:46.442417+0000","last_unstale":"2024-09-21T10:12:46.470009+0000","last_undegraded":"2024-09-21T10:12:46.470009+0000","last_fullsized":"2024-09-21T10:12:46.470009+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:15:55.315217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":445,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469677+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:12:46.469677+0000","last_peered":"2024-09-21T10:12:46.469677+0000","last_clean":"2024-09-21T10:12:46.469677+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:12:46.469677+0000","last_undegraded":"2024-09-21T10:12:46.469677+0000","last_fullsized":"2024-09-21T10:12:46.469677+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"431'9247","reported_seq":9327,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.465331+0000","last_change":"2024-09-21T10:12:08.117284+0000","last_active":"2024-09-21T10:12:46.465331+0000","last_peered":"2024-09-21T10:12:46.465331+0000","last_clean":"2024-09-21T10:12:46.465331+0000","last_became_active":"2024-09-21T10:09:34.242277+0000","last_became_peered":"2024-09-21T10:09:34.242277+0000","last_unstale":"2024-09-21T10:12:46.465331+0000","last_undegraded":"2024-09-21T10:12:46.465331+0000","last_fullsized":"2024-09-21T10:12:46.465331+0000","mapping_epoch":379,"log_start":"384'2521","ondisk_log_start":"384'2521","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6726,"log_dups_size":0,"ondisk_log_size":6726,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3112960,"num_objects":47,"num_object_clones":0,"num_object_copies":141,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":47,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7147,"num_write_kb":230240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":358,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.465383+0000","last_change":"2024-09-21T10:01:46.450929+0000","last_active":"2024-09-21T10:12:46.465383+0000","last_peered":"2024-09-21T10:12:46.465383+0000","last_clean":"2024-09-21T10:12:46.465383+0000","last_became_active":"2024-09-21T10:01:46.443393+0000","last_became_peered":"2024-09-21T10:01:46.443393+0000","last_unstale":"2024-09-21T10:12:46.465383+0000","last_undegraded":"2024-09-21T10:12:46.465383+0000","last_fullsized":"2024-09-21T10:12:46.465383+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:08:26.625699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":258,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.464976+0000","last_change":"2024-09-21T10:01:46.433842+0000","last_active":"2024-09-21T10:12:46.464976+0000","last_peered":"2024-09-21T10:12:46.464976+0000","last_clean":"2024-09-21T10:12:46.464976+0000","last_became_active":"2024-09-21T10:01:46.433530+0000","last_became_peered":"2024-09-21T10:01:46.433530+0000","last_unstale":"2024-09-21T10:12:46.464976+0000","last_undegraded":"2024-09-21T10:12:46.464976+0000","last_fullsized":"2024-09-21T10:12:46.464976+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:42:07.131501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"431'9386","reported_seq":9525,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.465175+0000","last_change":"2024-09-21T10:11:45.875319+0000","last_active":"2024-09-21T10:12:46.465175+0000","last_peered":"2024-09-21T10:12:46.465175+0000","last_clean":"2024-09-21T10:12:46.465175+0000","last_became_active":"2024-09-21T10:09:34.259118+0000","last_became_peered":"2024-09-21T10:09:34.259118+0000","last_unstale":"2024-09-21T10:12:46.465175+0000","last_undegraded":"2024-09-21T10:12:46.465175+0000","last_fullsized":"2024-09-21T10:12:46.465175+0000","mapping_epoch":379,"log_start":"384'2777","ondisk_log_start":"384'2777","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"413'8052","last_scrub_stamp":"2024-09-21T10:11:45.875235+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:45.875235+0000","objects_scrubbed":1339,"log_size":6609,"log_dups_size":0,"ondisk_log_size":6609,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:41:22.351536+0000","scrub_duration":0.67661111900000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1339,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":408,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472022+0000","last_change":"2024-09-21T10:00:45.453585+0000","last_active":"2024-09-21T10:12:48.472022+0000","last_peered":"2024-09-21T10:12:48.472022+0000","last_clean":"2024-09-21T10:12:48.472022+0000","last_became_active":"2024-09-21T10:00:45.453273+0000","last_became_peered":"2024-09-21T10:00:45.453273+0000","last_unstale":"2024-09-21T10:12:48.472022+0000","last_undegraded":"2024-09-21T10:12:48.472022+0000","last_fullsized":"2024-09-21T10:12:48.472022+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:16.879800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":693,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.595417+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:12:51.595417+0000","last_peered":"2024-09-21T10:12:51.595417+0000","last_clean":"2024-09-21T10:12:51.595417+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:12:51.595417+0000","last_undegraded":"2024-09-21T10:12:51.595417+0000","last_fullsized":"2024-09-21T10:12:51.595417+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"431'8957","reported_seq":9037,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.465025+0000","last_change":"2024-09-21T10:12:05.163123+0000","last_active":"2024-09-21T10:12:46.465025+0000","last_peered":"2024-09-21T10:12:46.465025+0000","last_clean":"2024-09-21T10:12:46.465025+0000","last_became_active":"2024-09-21T10:09:34.240908+0000","last_became_peered":"2024-09-21T10:09:34.240908+0000","last_unstale":"2024-09-21T10:12:46.465025+0000","last_undegraded":"2024-09-21T10:12:46.465025+0000","last_fullsized":"2024-09-21T10:12:46.465025+0000","mapping_epoch":379,"log_start":"384'2045","ondisk_log_start":"384'2045","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6912,"log_dups_size":0,"ondisk_log_size":6912,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":491520,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6919,"num_write_kb":221664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"72'100","reported_seq":135,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472219+0000","last_change":"2024-09-21T10:12:09.200690+0000","last_active":"2024-09-21T10:12:48.472219+0000","last_peered":"2024-09-21T10:12:48.472219+0000","last_clean":"2024-09-21T10:12:48.472219+0000","last_became_active":"2024-09-21T10:08:38.520420+0000","last_became_peered":"2024-09-21T10:08:38.520420+0000","last_unstale":"2024-09-21T10:12:48.472219+0000","last_undegraded":"2024-09-21T10:12:48.472219+0000","last_fullsized":"2024-09-21T10:12:48.472219+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:12:09.200641+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:12:09.200641+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:22:22.299745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":761,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472348+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:12:48.472348+0000","last_peered":"2024-09-21T10:12:48.472348+0000","last_clean":"2024-09-21T10:12:48.472348+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:12:48.472348+0000","last_undegraded":"2024-09-21T10:12:48.472348+0000","last_fullsized":"2024-09-21T10:12:48.472348+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":418,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469937+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:12:46.469937+0000","last_peered":"2024-09-21T10:12:46.469937+0000","last_clean":"2024-09-21T10:12:46.469937+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:12:46.469937+0000","last_undegraded":"2024-09-21T10:12:46.469937+0000","last_fullsized":"2024-09-21T10:12:46.469937+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"431'9169","reported_seq":9323,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471506+0000","last_change":"2024-09-21T10:12:21.468891+0000","last_active":"2024-09-21T10:12:48.471506+0000","last_peered":"2024-09-21T10:12:48.471506+0000","last_clean":"2024-09-21T10:12:48.471506+0000","last_became_active":"2024-09-21T10:09:34.243857+0000","last_became_peered":"2024-09-21T10:09:34.243857+0000","last_unstale":"2024-09-21T10:12:48.471506+0000","last_undegraded":"2024-09-21T10:12:48.471506+0000","last_fullsized":"2024-09-21T10:12:48.471506+0000","mapping_epoch":379,"log_start":"384'1659","ondisk_log_start":"384'1659","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"429'8631","last_scrub_stamp":"2024-09-21T10:12:21.468731+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:12:21.468731+0000","objects_scrubbed":541,"log_size":7510,"log_dups_size":0,"ondisk_log_size":7510,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:06:34.799274+0000","scrub_duration":285,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":541,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.8","version":"72'100","reported_seq":142,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471383+0000","last_change":"2024-09-21T10:11:55.294175+0000","last_active":"2024-09-21T10:12:48.471383+0000","last_peered":"2024-09-21T10:12:48.471383+0000","last_clean":"2024-09-21T10:12:48.471383+0000","last_became_active":"2024-09-21T10:08:38.521538+0000","last_became_peered":"2024-09-21T10:08:38.521538+0000","last_unstale":"2024-09-21T10:12:48.471383+0000","last_undegraded":"2024-09-21T10:12:48.471383+0000","last_fullsized":"2024-09-21T10:12:48.471383+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:11:55.294121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:11:55.294121+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:49:57.215227+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":268,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.465132+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:12:46.465132+0000","last_peered":"2024-09-21T10:12:46.465132+0000","last_clean":"2024-09-21T10:12:46.465132+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:12:46.465132+0000","last_undegraded":"2024-09-21T10:12:46.465132+0000","last_fullsized":"2024-09-21T10:12:46.465132+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":415,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.470519+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:12:46.470519+0000","last_peered":"2024-09-21T10:12:46.470519+0000","last_clean":"2024-09-21T10:12:46.470519+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:12:46.470519+0000","last_undegraded":"2024-09-21T10:12:46.470519+0000","last_fullsized":"2024-09-21T10:12:46.470519+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.1","version":"431'9009","reported_seq":9138,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.464818+0000","last_change":"2024-09-21T10:11:48.636788+0000","last_active":"2024-09-21T10:12:46.464818+0000","last_peered":"2024-09-21T10:12:46.464818+0000","last_clean":"2024-09-21T10:12:46.464818+0000","last_became_active":"2024-09-21T10:09:34.267934+0000","last_became_peered":"2024-09-21T10:09:34.267934+0000","last_unstale":"2024-09-21T10:12:46.464818+0000","last_undegraded":"2024-09-21T10:12:46.464818+0000","last_fullsized":"2024-09-21T10:12:46.464818+0000","mapping_epoch":379,"log_start":"384'2116","ondisk_log_start":"384'2116","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"413'7848","last_scrub_stamp":"2024-09-21T10:11:48.636700+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:48.636700+0000","objects_scrubbed":1164,"log_size":6893,"log_dups_size":0,"ondisk_log_size":6893,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T15:24:18.757175+0000","scrub_duration":0.45432945899999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1164,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":409,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469740+0000","last_change":"2024-09-21T10:01:46.438078+0000","last_active":"2024-09-21T10:12:46.469740+0000","last_peered":"2024-09-21T10:12:46.469740+0000","last_clean":"2024-09-21T10:12:46.469740+0000","last_became_active":"2024-09-21T10:01:46.437813+0000","last_became_peered":"2024-09-21T10:01:46.437813+0000","last_unstale":"2024-09-21T10:12:46.469740+0000","last_undegraded":"2024-09-21T10:12:46.469740+0000","last_fullsized":"2024-09-21T10:12:46.469740+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:57:48.223633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":438,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.470118+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:12:46.470118+0000","last_peered":"2024-09-21T10:12:46.470118+0000","last_clean":"2024-09-21T10:12:46.470118+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:12:46.470118+0000","last_undegraded":"2024-09-21T10:12:46.470118+0000","last_fullsized":"2024-09-21T10:12:46.470118+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"431'9241","reported_seq":9383,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471564+0000","last_change":"2024-09-21T10:12:26.195142+0000","last_active":"2024-09-21T10:12:48.471564+0000","last_peered":"2024-09-21T10:12:48.471564+0000","last_clean":"2024-09-21T10:12:48.471564+0000","last_became_active":"2024-09-21T10:09:34.249955+0000","last_became_peered":"2024-09-21T10:09:34.249955+0000","last_unstale":"2024-09-21T10:12:48.471564+0000","last_undegraded":"2024-09-21T10:12:48.471564+0000","last_fullsized":"2024-09-21T10:12:48.471564+0000","mapping_epoch":379,"log_start":"384'1763","ondisk_log_start":"384'1763","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7478,"log_dups_size":0,"ondisk_log_size":7478,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-09-30T05:39:37.014949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7126,"num_write_kb":227488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.a","version":"72'100","reported_seq":397,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.464815+0000","last_change":"2024-09-21T10:09:09.378060+0000","last_active":"2024-09-21T10:12:46.464815+0000","last_peered":"2024-09-21T10:12:46.464815+0000","last_clean":"2024-09-21T10:12:46.464815+0000","last_became_active":"2024-09-21T10:08:38.520039+0000","last_became_peered":"2024-09-21T10:08:38.520039+0000","last_unstale":"2024-09-21T10:12:46.464815+0000","last_undegraded":"2024-09-21T10:12:46.464815+0000","last_fullsized":"2024-09-21T10:12:46.464815+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:09.377947+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:09.377947+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:10:10.093941+0000","scrub_duration":0.0059503179999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":775,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471688+0000","last_change":"2024-09-21T10:01:46.448146+0000","last_active":"2024-09-21T10:12:48.471688+0000","last_peered":"2024-09-21T10:12:48.471688+0000","last_clean":"2024-09-21T10:12:48.471688+0000","last_became_active":"2024-09-21T10:01:46.447520+0000","last_became_peered":"2024-09-21T10:01:46.447520+0000","last_unstale":"2024-09-21T10:12:48.471688+0000","last_undegraded":"2024-09-21T10:12:48.471688+0000","last_fullsized":"2024-09-21T10:12:48.471688+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:30:29.833897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":594,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472651+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:12:48.472651+0000","last_peered":"2024-09-21T10:12:48.472651+0000","last_clean":"2024-09-21T10:12:48.472651+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:12:48.472651+0000","last_undegraded":"2024-09-21T10:12:48.472651+0000","last_fullsized":"2024-09-21T10:12:48.472651+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.a","version":"431'14508","reported_seq":14641,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472104+0000","last_change":"2024-09-21T10:08:44.350542+0000","last_active":"2024-09-21T10:12:48.472104+0000","last_peered":"2024-09-21T10:12:48.472104+0000","last_clean":"2024-09-21T10:12:48.472104+0000","last_became_active":"2024-09-21T10:08:44.350025+0000","last_became_peered":"2024-09-21T10:08:44.350025+0000","last_unstale":"2024-09-21T10:12:48.472104+0000","last_undegraded":"2024-09-21T10:12:48.472104+0000","last_fullsized":"2024-09-21T10:12:48.472104+0000","mapping_epoch":379,"log_start":"403'8216","ondisk_log_start":"403'8216","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6292,"log_dups_size":0,"ondisk_log_size":6292,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:55:45.465304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14508,"num_write_kb":464256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":439,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.595420+0000","last_change":"2024-09-21T10:08:36.604164+0000","last_active":"2024-09-21T10:12:51.595420+0000","last_peered":"2024-09-21T10:12:51.595420+0000","last_clean":"2024-09-21T10:12:51.595420+0000","last_became_active":"2024-09-21T10:08:32.287704+0000","last_became_peered":"2024-09-21T10:08:32.287704+0000","last_unstale":"2024-09-21T10:12:51.595420+0000","last_undegraded":"2024-09-21T10:12:51.595420+0000","last_fullsized":"2024-09-21T10:12:51.595420+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:36.604114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:36.604114+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:55:24.459588+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":272,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472247+0000","last_change":"2024-09-21T10:01:46.457493+0000","last_active":"2024-09-21T10:12:48.472247+0000","last_peered":"2024-09-21T10:12:48.472247+0000","last_clean":"2024-09-21T10:12:48.472247+0000","last_became_active":"2024-09-21T10:01:46.448595+0000","last_became_peered":"2024-09-21T10:01:46.448595+0000","last_unstale":"2024-09-21T10:12:48.472247+0000","last_undegraded":"2024-09-21T10:12:48.472247+0000","last_fullsized":"2024-09-21T10:12:48.472247+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:47:38.183249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":754,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471630+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:12:48.471630+0000","last_peered":"2024-09-21T10:12:48.471630+0000","last_clean":"2024-09-21T10:12:48.471630+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:12:48.471630+0000","last_undegraded":"2024-09-21T10:12:48.471630+0000","last_fullsized":"2024-09-21T10:12:48.471630+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":268,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.465419+0000","last_change":"2024-09-21T10:01:46.432514+0000","last_active":"2024-09-21T10:12:46.465419+0000","last_peered":"2024-09-21T10:12:46.465419+0000","last_clean":"2024-09-21T10:12:46.465419+0000","last_became_active":"2024-09-21T10:01:46.432210+0000","last_became_peered":"2024-09-21T10:01:46.432210+0000","last_unstale":"2024-09-21T10:12:46.465419+0000","last_undegraded":"2024-09-21T10:12:46.465419+0000","last_fullsized":"2024-09-21T10:12:46.465419+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:14.449645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"431'9245","reported_seq":9385,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471527+0000","last_change":"2024-09-21T10:12:25.159143+0000","last_active":"2024-09-21T10:12:48.471527+0000","last_peered":"2024-09-21T10:12:48.471527+0000","last_clean":"2024-09-21T10:12:48.471527+0000","last_became_active":"2024-09-21T10:09:34.256076+0000","last_became_peered":"2024-09-21T10:09:34.256076+0000","last_unstale":"2024-09-21T10:12:48.471527+0000","last_undegraded":"2024-09-21T10:12:48.471527+0000","last_fullsized":"2024-09-21T10:12:48.471527+0000","mapping_epoch":379,"log_start":"384'1749","ondisk_log_start":"384'1749","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7496,"log_dups_size":0,"ondisk_log_size":7496,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-09-29T08:41:40.259588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1736704,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7134,"num_write_kb":229152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"72'100","reported_seq":391,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.465064+0000","last_change":"2024-09-21T10:08:38.414131+0000","last_active":"2024-09-21T10:12:46.465064+0000","last_peered":"2024-09-21T10:12:46.465064+0000","last_clean":"2024-09-21T10:12:46.465064+0000","last_became_active":"2024-09-21T10:08:38.319214+0000","last_became_peered":"2024-09-21T10:08:38.319214+0000","last_unstale":"2024-09-21T10:12:46.465064+0000","last_undegraded":"2024-09-21T10:12:46.465064+0000","last_fullsized":"2024-09-21T10:12:46.465064+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.414036+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:53:08.996189+0000","scrub_duration":0.0014821809999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":567,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.595072+0000","last_change":"2024-09-21T10:01:46.447172+0000","last_active":"2024-09-21T10:12:51.595072+0000","last_peered":"2024-09-21T10:12:51.595072+0000","last_clean":"2024-09-21T10:12:51.595072+0000","last_became_active":"2024-09-21T10:01:46.446520+0000","last_became_peered":"2024-09-21T10:01:46.446520+0000","last_unstale":"2024-09-21T10:12:51.595072+0000","last_undegraded":"2024-09-21T10:12:51.595072+0000","last_fullsized":"2024-09-21T10:12:51.595072+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:54:16.290087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"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":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":692,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.596755+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:12:51.596755+0000","last_peered":"2024-09-21T10:12:51.596755+0000","last_clean":"2024-09-21T10:12:51.596755+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:12:51.596755+0000","last_undegraded":"2024-09-21T10:12:51.596755+0000","last_fullsized":"2024-09-21T10:12:51.596755+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":713,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.596098+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:12:51.596098+0000","last_peered":"2024-09-21T10:12:51.596098+0000","last_clean":"2024-09-21T10:12:51.596098+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:12:51.596098+0000","last_undegraded":"2024-09-21T10:12:51.596098+0000","last_fullsized":"2024-09-21T10:12:51.596098+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.8","version":"431'9288","reported_seq":9431,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471859+0000","last_change":"2024-09-21T10:12:11.625418+0000","last_active":"2024-09-21T10:12:48.471859+0000","last_peered":"2024-09-21T10:12:48.471859+0000","last_clean":"2024-09-21T10:12:48.471859+0000","last_became_active":"2024-09-21T10:09:34.273683+0000","last_became_peered":"2024-09-21T10:09:34.273683+0000","last_unstale":"2024-09-21T10:12:48.471859+0000","last_undegraded":"2024-09-21T10:12:48.471859+0000","last_fullsized":"2024-09-21T10:12:48.471859+0000","mapping_epoch":379,"log_start":"384'1812","ondisk_log_start":"384'1812","created":379,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7476,"log_dups_size":0,"ondisk_log_size":7476,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-09-30T01:48:06.524886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7152,"num_write_kb":228672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"72'100","reported_seq":448,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.595298+0000","last_change":"2024-09-21T10:09:16.641443+0000","last_active":"2024-09-21T10:12:51.595298+0000","last_peered":"2024-09-21T10:12:51.595298+0000","last_clean":"2024-09-21T10:12:51.595298+0000","last_became_active":"2024-09-21T10:08:38.519984+0000","last_became_peered":"2024-09-21T10:08:38.519984+0000","last_unstale":"2024-09-21T10:12:51.595298+0000","last_undegraded":"2024-09-21T10:12:51.595298+0000","last_fullsized":"2024-09-21T10:12:51.595298+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:16.641381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:16.641381+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:33:11.783177+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":465,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472183+0000","last_change":"2024-09-21T10:00:33.036733+0000","last_active":"2024-09-21T10:12:48.472183+0000","last_peered":"2024-09-21T10:12:48.472183+0000","last_clean":"2024-09-21T10:12:48.472183+0000","last_became_active":"2024-09-21T10:00:33.035600+0000","last_became_peered":"2024-09-21T10:00:33.035600+0000","last_unstale":"2024-09-21T10:12:48.472183+0000","last_undegraded":"2024-09-21T10:12:48.472183+0000","last_fullsized":"2024-09-21T10:12:48.472183+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:14:17.245189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":403,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.465101+0000","last_change":"2024-09-21T10:00:33.033238+0000","last_active":"2024-09-21T10:12:46.465101+0000","last_peered":"2024-09-21T10:12:46.465101+0000","last_clean":"2024-09-21T10:12:46.465101+0000","last_became_active":"2024-09-21T10:00:33.032931+0000","last_became_peered":"2024-09-21T10:00:33.032931+0000","last_unstale":"2024-09-21T10:12:46.465101+0000","last_undegraded":"2024-09-21T10:12:46.465101+0000","last_fullsized":"2024-09-21T10:12:46.465101+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:32.077847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":589,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.596391+0000","last_change":"2024-09-21T10:00:45.456536+0000","last_active":"2024-09-21T10:12:51.596391+0000","last_peered":"2024-09-21T10:12:51.596391+0000","last_clean":"2024-09-21T10:12:51.596391+0000","last_became_active":"2024-09-21T10:00:45.456194+0000","last_became_peered":"2024-09-21T10:00:45.456194+0000","last_unstale":"2024-09-21T10:12:51.596391+0000","last_undegraded":"2024-09-21T10:12:51.596391+0000","last_fullsized":"2024-09-21T10:12:51.596391+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:55.978565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.b","version":"431'14142","reported_seq":14275,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472157+0000","last_change":"2024-09-21T10:08:44.441047+0000","last_active":"2024-09-21T10:12:48.472157+0000","last_peered":"2024-09-21T10:12:48.472157+0000","last_clean":"2024-09-21T10:12:48.472157+0000","last_became_active":"2024-09-21T10:08:44.440730+0000","last_became_peered":"2024-09-21T10:08:44.440730+0000","last_unstale":"2024-09-21T10:12:48.472157+0000","last_undegraded":"2024-09-21T10:12:48.472157+0000","last_fullsized":"2024-09-21T10:12:48.472157+0000","mapping_epoch":379,"log_start":"403'7888","ondisk_log_start":"403'7888","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6254,"log_dups_size":0,"ondisk_log_size":6254,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T18:47:34.061191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14142,"num_write_kb":452544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"72'100","reported_seq":444,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.595217+0000","last_change":"2024-09-21T10:11:55.517602+0000","last_active":"2024-09-21T10:12:51.595217+0000","last_peered":"2024-09-21T10:12:51.595217+0000","last_clean":"2024-09-21T10:12:51.595217+0000","last_became_active":"2024-09-21T10:08:38.520196+0000","last_became_peered":"2024-09-21T10:08:38.520196+0000","last_unstale":"2024-09-21T10:12:51.595217+0000","last_undegraded":"2024-09-21T10:12:51.595217+0000","last_fullsized":"2024-09-21T10:12:51.595217+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:11:55.517556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:11:55.517556+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T19:23:50.616368+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":196,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.464844+0000","last_change":"2024-09-21T10:00:45.454098+0000","last_active":"2024-09-21T10:12:46.464844+0000","last_peered":"2024-09-21T10:12:46.464844+0000","last_clean":"2024-09-21T10:12:46.464844+0000","last_became_active":"2024-09-21T10:00:45.453754+0000","last_became_peered":"2024-09-21T10:00:45.453754+0000","last_unstale":"2024-09-21T10:12:46.464844+0000","last_undegraded":"2024-09-21T10:12:46.464844+0000","last_fullsized":"2024-09-21T10:12:46.464844+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:36:15.138996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":436,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.470230+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:12:46.470230+0000","last_peered":"2024-09-21T10:12:46.470230+0000","last_clean":"2024-09-21T10:12:46.470230+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:12:46.470230+0000","last_undegraded":"2024-09-21T10:12:46.470230+0000","last_fullsized":"2024-09-21T10:12:46.470230+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":269,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.500721+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:12:48.500721+0000","last_peered":"2024-09-21T10:12:48.500721+0000","last_clean":"2024-09-21T10:12:48.500721+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:12:48.500721+0000","last_undegraded":"2024-09-21T10:12:48.500721+0000","last_fullsized":"2024-09-21T10:12:48.500721+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.d","version":"431'13996","reported_seq":14060,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469885+0000","last_change":"2024-09-21T10:08:44.441788+0000","last_active":"2024-09-21T10:12:46.469885+0000","last_peered":"2024-09-21T10:12:46.469885+0000","last_clean":"2024-09-21T10:12:46.469885+0000","last_became_active":"2024-09-21T10:08:44.441532+0000","last_became_peered":"2024-09-21T10:08:44.441532+0000","last_unstale":"2024-09-21T10:12:46.469885+0000","last_undegraded":"2024-09-21T10:12:46.469885+0000","last_fullsized":"2024-09-21T10:12:46.469885+0000","mapping_epoch":379,"log_start":"403'7577","ondisk_log_start":"403'7577","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6419,"log_dups_size":0,"ondisk_log_size":6419,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T14:40:15.763213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":13996,"num_write_kb":447809,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"72'100","reported_seq":391,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.465334+0000","last_change":"2024-09-21T10:09:00.441183+0000","last_active":"2024-09-21T10:12:46.465334+0000","last_peered":"2024-09-21T10:12:46.465334+0000","last_clean":"2024-09-21T10:12:46.465334+0000","last_became_active":"2024-09-21T10:08:38.519357+0000","last_became_peered":"2024-09-21T10:08:38.519357+0000","last_unstale":"2024-09-21T10:12:46.465334+0000","last_undegraded":"2024-09-21T10:12:46.465334+0000","last_fullsized":"2024-09-21T10:12:46.465334+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:00.441129+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:00.441129+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:54:24.681808+0000","scrub_duration":0.0055245959999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":425,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471784+0000","last_change":"2024-09-21T10:00:45.453684+0000","last_active":"2024-09-21T10:12:48.471784+0000","last_peered":"2024-09-21T10:12:48.471784+0000","last_clean":"2024-09-21T10:12:48.471784+0000","last_became_active":"2024-09-21T10:00:45.453178+0000","last_became_peered":"2024-09-21T10:00:45.453178+0000","last_unstale":"2024-09-21T10:12:48.471784+0000","last_undegraded":"2024-09-21T10:12:48.471784+0000","last_fullsized":"2024-09-21T10:12:48.471784+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:22:26.618669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":725,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.500631+0000","last_change":"2024-09-21T10:02:11.238163+0000","last_active":"2024-09-21T10:12:48.500631+0000","last_peered":"2024-09-21T10:12:48.500631+0000","last_clean":"2024-09-21T10:12:48.500631+0000","last_became_active":"2024-09-21T10:02:11.237911+0000","last_became_peered":"2024-09-21T10:02:11.237911+0000","last_unstale":"2024-09-21T10:12:48.500631+0000","last_undegraded":"2024-09-21T10:12:48.500631+0000","last_fullsized":"2024-09-21T10:12:48.500631+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:44:11.651510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":491,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469671+0000","last_change":"2024-09-21T10:00:45.455751+0000","last_active":"2024-09-21T10:12:46.469671+0000","last_peered":"2024-09-21T10:12:46.469671+0000","last_clean":"2024-09-21T10:12:46.469671+0000","last_became_active":"2024-09-21T10:00:45.455456+0000","last_became_peered":"2024-09-21T10:00:45.455456+0000","last_unstale":"2024-09-21T10:12:46.469671+0000","last_undegraded":"2024-09-21T10:12:46.469671+0000","last_fullsized":"2024-09-21T10:12:46.469671+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:39:04.368687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.c","version":"431'14138","reported_seq":14201,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469776+0000","last_change":"2024-09-21T10:08:44.438414+0000","last_active":"2024-09-21T10:12:46.469776+0000","last_peered":"2024-09-21T10:12:46.469776+0000","last_clean":"2024-09-21T10:12:46.469776+0000","last_became_active":"2024-09-21T10:08:44.438065+0000","last_became_peered":"2024-09-21T10:08:44.438065+0000","last_unstale":"2024-09-21T10:12:46.469776+0000","last_undegraded":"2024-09-21T10:12:46.469776+0000","last_fullsized":"2024-09-21T10:12:46.469776+0000","mapping_epoch":379,"log_start":"403'7713","ondisk_log_start":"403'7713","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6425,"log_dups_size":0,"ondisk_log_size":6425,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T11:35:12.636065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14138,"num_write_kb":452416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"72'100","reported_seq":391,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.465234+0000","last_change":"2024-09-21T10:09:07.422614+0000","last_active":"2024-09-21T10:12:46.465234+0000","last_peered":"2024-09-21T10:12:46.465234+0000","last_clean":"2024-09-21T10:12:46.465234+0000","last_became_active":"2024-09-21T10:08:38.321963+0000","last_became_peered":"2024-09-21T10:08:38.321963+0000","last_unstale":"2024-09-21T10:12:46.465234+0000","last_undegraded":"2024-09-21T10:12:46.465234+0000","last_fullsized":"2024-09-21T10:12:46.465234+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:07.422507+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.422507+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:52:09.776056+0000","scrub_duration":0.0070855479999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":596,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.466917+0000","last_change":"2024-09-21T10:00:33.033963+0000","last_active":"2024-09-21T10:12:46.466917+0000","last_peered":"2024-09-21T10:12:46.466917+0000","last_clean":"2024-09-21T10:12:46.466917+0000","last_became_active":"2024-09-21T10:00:33.033667+0000","last_became_peered":"2024-09-21T10:00:33.033667+0000","last_unstale":"2024-09-21T10:12:46.466917+0000","last_undegraded":"2024-09-21T10:12:46.466917+0000","last_fullsized":"2024-09-21T10:12:46.466917+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:13:46.034330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":396,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.595811+0000","last_change":"2024-09-21T10:01:46.441957+0000","last_active":"2024-09-21T10:12:51.595811+0000","last_peered":"2024-09-21T10:12:51.595811+0000","last_clean":"2024-09-21T10:12:51.595811+0000","last_became_active":"2024-09-21T10:01:46.439842+0000","last_became_peered":"2024-09-21T10:01:46.439842+0000","last_unstale":"2024-09-21T10:12:51.595811+0000","last_undegraded":"2024-09-21T10:12:51.595811+0000","last_fullsized":"2024-09-21T10:12:51.595811+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:47:21.952368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"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":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":630,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.466916+0000","last_change":"2024-09-21T10:02:11.203236+0000","last_active":"2024-09-21T10:12:46.466916+0000","last_peered":"2024-09-21T10:12:46.466916+0000","last_clean":"2024-09-21T10:12:46.466916+0000","last_became_active":"2024-09-21T10:02:11.198209+0000","last_became_peered":"2024-09-21T10:02:11.198209+0000","last_unstale":"2024-09-21T10:12:46.466916+0000","last_undegraded":"2024-09-21T10:12:46.466916+0000","last_fullsized":"2024-09-21T10:12:46.466916+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:44:13.961067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"431'14262","reported_seq":14400,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.596205+0000","last_change":"2024-09-21T10:08:44.439061+0000","last_active":"2024-09-21T10:12:51.596205+0000","last_peered":"2024-09-21T10:12:51.596205+0000","last_clean":"2024-09-21T10:12:51.596205+0000","last_became_active":"2024-09-21T10:08:44.438774+0000","last_became_peered":"2024-09-21T10:08:44.438774+0000","last_unstale":"2024-09-21T10:12:51.596205+0000","last_undegraded":"2024-09-21T10:12:51.596205+0000","last_fullsized":"2024-09-21T10:12:51.596205+0000","mapping_epoch":379,"log_start":"403'8000","ondisk_log_start":"403'8000","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6262,"log_dups_size":0,"ondisk_log_size":6262,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:31:59.166406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14262,"num_write_kb":456384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"72'100","reported_seq":77,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.470372+0000","last_change":"2024-09-21T10:08:38.669988+0000","last_active":"2024-09-21T10:12:46.470372+0000","last_peered":"2024-09-21T10:12:46.470372+0000","last_clean":"2024-09-21T10:12:46.470372+0000","last_became_active":"2024-09-21T10:08:38.519684+0000","last_became_peered":"2024-09-21T10:08:38.519684+0000","last_unstale":"2024-09-21T10:12:46.470372+0000","last_undegraded":"2024-09-21T10:12:46.470372+0000","last_fullsized":"2024-09-21T10:12:46.470372+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.669934+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.669934+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T13:20:02.223685+0000","scrub_duration":0.0018442759999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":773,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472581+0000","last_change":"2024-09-21T10:01:46.459623+0000","last_active":"2024-09-21T10:12:48.472581+0000","last_peered":"2024-09-21T10:12:48.472581+0000","last_clean":"2024-09-21T10:12:48.472581+0000","last_became_active":"2024-09-21T10:01:46.450137+0000","last_became_peered":"2024-09-21T10:01:46.450137+0000","last_unstale":"2024-09-21T10:12:48.472581+0000","last_undegraded":"2024-09-21T10:12:48.472581+0000","last_fullsized":"2024-09-21T10:12:48.472581+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:17:38.103988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":268,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.465345+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T10:12:46.465345+0000","last_peered":"2024-09-21T10:12:46.465345+0000","last_clean":"2024-09-21T10:12:46.465345+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T10:12:46.465345+0000","last_undegraded":"2024-09-21T10:12:46.465345+0000","last_fullsized":"2024-09-21T10:12:46.465345+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":767,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471928+0000","last_change":"2024-09-21T10:01:46.448721+0000","last_active":"2024-09-21T10:12:48.471928+0000","last_peered":"2024-09-21T10:12:48.471928+0000","last_clean":"2024-09-21T10:12:48.471928+0000","last_became_active":"2024-09-21T10:01:46.448344+0000","last_became_peered":"2024-09-21T10:01:46.448344+0000","last_unstale":"2024-09-21T10:12:48.471928+0000","last_undegraded":"2024-09-21T10:12:48.471928+0000","last_fullsized":"2024-09-21T10:12:48.471928+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:07:58.721431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"431'14346","reported_seq":14409,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.470138+0000","last_change":"2024-09-21T10:08:44.438377+0000","last_active":"2024-09-21T10:12:46.470138+0000","last_peered":"2024-09-21T10:12:46.470138+0000","last_clean":"2024-09-21T10:12:46.470138+0000","last_became_active":"2024-09-21T10:08:44.438020+0000","last_became_peered":"2024-09-21T10:08:44.438020+0000","last_unstale":"2024-09-21T10:12:46.470138+0000","last_undegraded":"2024-09-21T10:12:46.470138+0000","last_fullsized":"2024-09-21T10:12:46.470138+0000","mapping_epoch":379,"log_start":"403'7946","ondisk_log_start":"403'7946","created":379,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6400,"log_dups_size":0,"ondisk_log_size":6400,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T17:19:36.265454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14346,"num_write_kb":459072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"72'100","reported_seq":134,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471981+0000","last_change":"2024-09-21T10:12:10.624187+0000","last_active":"2024-09-21T10:12:48.471981+0000","last_peered":"2024-09-21T10:12:48.471981+0000","last_clean":"2024-09-21T10:12:48.471981+0000","last_became_active":"2024-09-21T10:08:38.519903+0000","last_became_peered":"2024-09-21T10:08:38.519903+0000","last_unstale":"2024-09-21T10:12:48.471981+0000","last_undegraded":"2024-09-21T10:12:48.471981+0000","last_fullsized":"2024-09-21T10:12:48.471981+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-09-29T17:27:04.648675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":435020,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":696,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.596087+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:12:51.596087+0000","last_peered":"2024-09-21T10:12:51.596087+0000","last_clean":"2024-09-21T10:12:51.596087+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:12:51.596087+0000","last_undegraded":"2024-09-21T10:12:51.596087+0000","last_fullsized":"2024-09-21T10:12:51.596087+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":258,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.465440+0000","last_change":"2024-09-21T10:01:46.443733+0000","last_active":"2024-09-21T10:12:46.465440+0000","last_peered":"2024-09-21T10:12:46.465440+0000","last_clean":"2024-09-21T10:12:46.465440+0000","last_became_active":"2024-09-21T10:01:46.443246+0000","last_became_peered":"2024-09-21T10:01:46.443246+0000","last_unstale":"2024-09-21T10:12:46.465440+0000","last_undegraded":"2024-09-21T10:12:46.465440+0000","last_fullsized":"2024-09-21T10:12:46.465440+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:34:20.670348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":216,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469577+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:12:46.469577+0000","last_peered":"2024-09-21T10:12:46.469577+0000","last_clean":"2024-09-21T10:12:46.469577+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:12:46.469577+0000","last_undegraded":"2024-09-21T10:12:46.469577+0000","last_fullsized":"2024-09-21T10:12:46.469577+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":441,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.470057+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:12:46.470057+0000","last_peered":"2024-09-21T10:12:46.470057+0000","last_clean":"2024-09-21T10:12:46.470057+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:12:46.470057+0000","last_undegraded":"2024-09-21T10:12:46.470057+0000","last_fullsized":"2024-09-21T10:12:46.470057+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":464,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469980+0000","last_change":"2024-09-21T10:01:46.455305+0000","last_active":"2024-09-21T10:12:46.469980+0000","last_peered":"2024-09-21T10:12:46.469980+0000","last_clean":"2024-09-21T10:12:46.469980+0000","last_became_active":"2024-09-21T10:01:46.439037+0000","last_became_peered":"2024-09-21T10:01:46.439037+0000","last_unstale":"2024-09-21T10:12:46.469980+0000","last_undegraded":"2024-09-21T10:12:46.469980+0000","last_fullsized":"2024-09-21T10:12:46.469980+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:12:53.152843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":268,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.465029+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T10:12:46.465029+0000","last_peered":"2024-09-21T10:12:46.465029+0000","last_clean":"2024-09-21T10:12:46.465029+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T10:12:46.465029+0000","last_undegraded":"2024-09-21T10:12:46.465029+0000","last_fullsized":"2024-09-21T10:12:46.465029+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":284,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471869+0000","last_change":"2024-09-21T10:01:46.455865+0000","last_active":"2024-09-21T10:12:48.471869+0000","last_peered":"2024-09-21T10:12:48.471869+0000","last_clean":"2024-09-21T10:12:48.471869+0000","last_became_active":"2024-09-21T10:01:46.449899+0000","last_became_peered":"2024-09-21T10:01:46.449899+0000","last_unstale":"2024-09-21T10:12:48.471869+0000","last_undegraded":"2024-09-21T10:12:48.471869+0000","last_fullsized":"2024-09-21T10:12:48.471869+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:58:41.964780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":267,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472446+0000","last_change":"2024-09-21T10:01:46.448256+0000","last_active":"2024-09-21T10:12:48.472446+0000","last_peered":"2024-09-21T10:12:48.472446+0000","last_clean":"2024-09-21T10:12:48.472446+0000","last_became_active":"2024-09-21T10:01:46.447908+0000","last_became_peered":"2024-09-21T10:01:46.447908+0000","last_unstale":"2024-09-21T10:12:48.472446+0000","last_undegraded":"2024-09-21T10:12:48.472446+0000","last_fullsized":"2024-09-21T10:12:48.472446+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:39.318743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":732,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472309+0000","last_change":"2024-09-21T10:01:46.435174+0000","last_active":"2024-09-21T10:12:48.472309+0000","last_peered":"2024-09-21T10:12:48.472309+0000","last_clean":"2024-09-21T10:12:48.472309+0000","last_became_active":"2024-09-21T10:01:46.434506+0000","last_became_peered":"2024-09-21T10:01:46.434506+0000","last_unstale":"2024-09-21T10:12:48.472309+0000","last_undegraded":"2024-09-21T10:12:48.472309+0000","last_fullsized":"2024-09-21T10:12:48.472309+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:15:36.741974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":770,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.596462+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:12:51.596462+0000","last_peered":"2024-09-21T10:12:51.596462+0000","last_clean":"2024-09-21T10:12:51.596462+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:12:51.596462+0000","last_undegraded":"2024-09-21T10:12:51.596462+0000","last_fullsized":"2024-09-21T10:12:51.596462+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":481,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.464868+0000","last_change":"2024-09-21T10:02:11.203513+0000","last_active":"2024-09-21T10:12:46.464868+0000","last_peered":"2024-09-21T10:12:46.464868+0000","last_clean":"2024-09-21T10:12:46.464868+0000","last_became_active":"2024-09-21T10:02:11.203014+0000","last_became_peered":"2024-09-21T10:02:11.203014+0000","last_unstale":"2024-09-21T10:12:46.464868+0000","last_undegraded":"2024-09-21T10:12:46.464868+0000","last_fullsized":"2024-09-21T10:12:46.464868+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:07:20.606546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.10","version":"431'9394","reported_seq":16354,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.595237+0000","last_change":"2024-09-21T10:11:58.698588+0000","last_active":"2024-09-21T10:12:51.595237+0000","last_peered":"2024-09-21T10:12:51.595237+0000","last_clean":"2024-09-21T10:12:51.595237+0000","last_became_active":"2024-09-21T10:10:22.368071+0000","last_became_peered":"2024-09-21T10:10:22.368071+0000","last_unstale":"2024-09-21T10:12:51.595237+0000","last_undegraded":"2024-09-21T10:12:51.595237+0000","last_fullsized":"2024-09-21T10:12:51.595237+0000","mapping_epoch":401,"log_start":"384'2023","ondisk_log_start":"384'2023","created":387,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":5,"last_scrub":"416'8357","last_scrub_stamp":"2024-09-21T10:11:58.698486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:58.698486+0000","objects_scrubbed":1037,"log_size":7371,"log_dups_size":0,"ondisk_log_size":7371,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:42:10.467996+0000","scrub_duration":117,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1037,"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":[0,6,2],"acting":[0,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":248,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.465397+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:12:46.465397+0000","last_peered":"2024-09-21T10:12:46.465397+0000","last_clean":"2024-09-21T10:12:46.465397+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:12:46.465397+0000","last_undegraded":"2024-09-21T10:12:46.465397+0000","last_fullsized":"2024-09-21T10:12:46.465397+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":795,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471780+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:12:48.471780+0000","last_peered":"2024-09-21T10:12:48.471780+0000","last_clean":"2024-09-21T10:12:48.471780+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:12:48.471780+0000","last_undegraded":"2024-09-21T10:12:48.471780+0000","last_fullsized":"2024-09-21T10:12:48.471780+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.11","version":"431'9166","reported_seq":14183,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471702+0000","last_change":"2024-09-21T10:12:28.180465+0000","last_active":"2024-09-21T10:12:48.471702+0000","last_peered":"2024-09-21T10:12:48.471702+0000","last_clean":"2024-09-21T10:12:48.471702+0000","last_became_active":"2024-09-21T10:11:09.637525+0000","last_became_peered":"2024-09-21T10:11:09.637525+0000","last_unstale":"2024-09-21T10:12:48.471702+0000","last_undegraded":"2024-09-21T10:12:48.471702+0000","last_fullsized":"2024-09-21T10:12:48.471702+0000","mapping_epoch":406,"log_start":"384'1648","ondisk_log_start":"384'1648","created":387,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7518,"log_dups_size":0,"ondisk_log_size":7518,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-09-30T16:15:40.456347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7095,"num_write_kb":226912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2440,"num_bytes_recovered":159776768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":707,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.595884+0000","last_change":"2024-09-21T10:03:57.872278+0000","last_active":"2024-09-21T10:12:51.595884+0000","last_peered":"2024-09-21T10:12:51.595884+0000","last_clean":"2024-09-21T10:12:51.595884+0000","last_became_active":"2024-09-21T10:03:57.871949+0000","last_became_peered":"2024-09-21T10:03:57.871949+0000","last_unstale":"2024-09-21T10:12:51.595884+0000","last_undegraded":"2024-09-21T10:12:51.595884+0000","last_fullsized":"2024-09-21T10:12:51.595884+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:10:24.490223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":593,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471810+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:12:48.471810+0000","last_peered":"2024-09-21T10:12:48.471810+0000","last_clean":"2024-09-21T10:12:48.471810+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:12:48.471810+0000","last_undegraded":"2024-09-21T10:12:48.471810+0000","last_fullsized":"2024-09-21T10:12:48.471810+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.12","version":"431'9330","reported_seq":14479,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.595017+0000","last_change":"2024-09-21T10:12:00.713785+0000","last_active":"2024-09-21T10:12:51.595017+0000","last_peered":"2024-09-21T10:12:51.595017+0000","last_clean":"2024-09-21T10:12:51.595017+0000","last_became_active":"2024-09-21T10:11:55.517107+0000","last_became_peered":"2024-09-21T10:11:55.517107+0000","last_unstale":"2024-09-21T10:12:51.595017+0000","last_undegraded":"2024-09-21T10:12:51.595017+0000","last_fullsized":"2024-09-21T10:12:51.595017+0000","mapping_epoch":414,"log_start":"384'1987","ondisk_log_start":"384'1987","created":387,"last_epoch_clean":415,"parent":"0.0","parent_split_bits":5,"last_scrub":"418'8299","last_scrub_stamp":"2024-09-21T10:12:00.713709+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:12:00.713709+0000","objects_scrubbed":1031,"log_size":7343,"log_dups_size":0,"ondisk_log_size":7343,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T13:35:36.048363+0000","scrub_duration":103,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1031,"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":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":766,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.471982+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:12:48.471982+0000","last_peered":"2024-09-21T10:12:48.471982+0000","last_clean":"2024-09-21T10:12:48.471982+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:12:48.471982+0000","last_undegraded":"2024-09-21T10:12:48.471982+0000","last_fullsized":"2024-09-21T10:12:48.471982+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":437,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469838+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:12:46.469838+0000","last_peered":"2024-09-21T10:12:46.469838+0000","last_clean":"2024-09-21T10:12:46.469838+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:12:46.469838+0000","last_undegraded":"2024-09-21T10:12:46.469838+0000","last_fullsized":"2024-09-21T10:12:46.469838+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.13","version":"431'9068","reported_seq":16552,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.470145+0000","last_change":"2024-09-21T10:11:58.049672+0000","last_active":"2024-09-21T10:12:46.470145+0000","last_peered":"2024-09-21T10:12:46.470145+0000","last_clean":"2024-09-21T10:12:46.470145+0000","last_became_active":"2024-09-21T10:11:26.364355+0000","last_became_peered":"2024-09-21T10:11:26.364355+0000","last_unstale":"2024-09-21T10:12:46.470145+0000","last_undegraded":"2024-09-21T10:12:46.470145+0000","last_fullsized":"2024-09-21T10:12:46.470145+0000","mapping_epoch":410,"log_start":"384'1297","ondisk_log_start":"384'1297","created":387,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":5,"last_scrub":"416'8055","last_scrub_stamp":"2024-09-21T10:11:58.049592+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:58.049592+0000","objects_scrubbed":1015,"log_size":7771,"log_dups_size":0,"ondisk_log_size":7771,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:48:42.515846+0000","scrub_duration":0.24926179600000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1015,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":430,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472105+0000","last_change":"2024-09-21T10:02:11.238171+0000","last_active":"2024-09-21T10:12:48.472105+0000","last_peered":"2024-09-21T10:12:48.472105+0000","last_clean":"2024-09-21T10:12:48.472105+0000","last_became_active":"2024-09-21T10:02:11.237847+0000","last_became_peered":"2024-09-21T10:02:11.237847+0000","last_unstale":"2024-09-21T10:12:48.472105+0000","last_undegraded":"2024-09-21T10:12:48.472105+0000","last_fullsized":"2024-09-21T10:12:48.472105+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:33:39.295184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":741,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.595512+0000","last_change":"2024-09-21T10:01:46.443499+0000","last_active":"2024-09-21T10:12:51.595512+0000","last_peered":"2024-09-21T10:12:51.595512+0000","last_clean":"2024-09-21T10:12:51.595512+0000","last_became_active":"2024-09-21T10:01:46.442063+0000","last_became_peered":"2024-09-21T10:01:46.442063+0000","last_unstale":"2024-09-21T10:12:51.595512+0000","last_undegraded":"2024-09-21T10:12:51.595512+0000","last_fullsized":"2024-09-21T10:12:51.595512+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:52:07.726747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.14","version":"431'9299","reported_seq":11421,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.465026+0000","last_change":"2024-09-21T10:12:09.190059+0000","last_active":"2024-09-21T10:12:46.465026+0000","last_peered":"2024-09-21T10:12:46.465026+0000","last_clean":"2024-09-21T10:12:46.465026+0000","last_became_active":"2024-09-21T10:12:01.588459+0000","last_became_peered":"2024-09-21T10:12:01.588459+0000","last_unstale":"2024-09-21T10:12:46.465026+0000","last_undegraded":"2024-09-21T10:12:46.465026+0000","last_fullsized":"2024-09-21T10:12:46.465026+0000","mapping_epoch":420,"log_start":"384'2564","ondisk_log_start":"384'2564","created":387,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":5,"last_scrub":"424'8444","last_scrub_stamp":"2024-09-21T10:12:09.189943+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:12:09.189943+0000","objects_scrubbed":855,"log_size":6735,"log_dups_size":0,"ondisk_log_size":6735,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:35:52.802672+0000","scrub_duration":0.080563995999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":855,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":438,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469974+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:12:46.469974+0000","last_peered":"2024-09-21T10:12:46.469974+0000","last_clean":"2024-09-21T10:12:46.469974+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:12:46.469974+0000","last_undegraded":"2024-09-21T10:12:46.469974+0000","last_fullsized":"2024-09-21T10:12:46.469974+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":211,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469879+0000","last_change":"2024-09-21T10:00:45.456014+0000","last_active":"2024-09-21T10:12:46.469879+0000","last_peered":"2024-09-21T10:12:46.469879+0000","last_clean":"2024-09-21T10:12:46.469879+0000","last_became_active":"2024-09-21T10:00:45.455622+0000","last_became_peered":"2024-09-21T10:00:45.455622+0000","last_unstale":"2024-09-21T10:12:46.469879+0000","last_undegraded":"2024-09-21T10:12:46.469879+0000","last_fullsized":"2024-09-21T10:12:46.469879+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:03:42.452379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.15","version":"431'9080","reported_seq":12527,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.470366+0000","last_change":"2024-09-21T10:12:09.660117+0000","last_active":"2024-09-21T10:12:46.470366+0000","last_peered":"2024-09-21T10:12:46.470366+0000","last_clean":"2024-09-21T10:12:46.470366+0000","last_became_active":"2024-09-21T10:12:09.630697+0000","last_became_peered":"2024-09-21T10:12:09.630697+0000","last_unstale":"2024-09-21T10:12:46.470366+0000","last_undegraded":"2024-09-21T10:12:46.470366+0000","last_fullsized":"2024-09-21T10:12:46.470366+0000","mapping_epoch":425,"log_start":"384'1249","ondisk_log_start":"384'1249","created":387,"last_epoch_clean":426,"parent":"0.0","parent_split_bits":5,"last_scrub":"415'8165","last_scrub_stamp":"2024-09-21T10:11:57.569158+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:11:57.569158+0000","objects_scrubbed":921,"log_size":7831,"log_dups_size":0,"ondisk_log_size":7831,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:48:28.132787+0000","scrub_duration":0.325357432,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":921,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":826,"num_bytes_recovered":54132736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":432,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469930+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:12:46.469930+0000","last_peered":"2024-09-21T10:12:46.469930+0000","last_clean":"2024-09-21T10:12:46.469930+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:12:46.469930+0000","last_undegraded":"2024-09-21T10:12:46.469930+0000","last_fullsized":"2024-09-21T10:12:46.469930+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":211,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.470458+0000","last_change":"2024-09-21T10:00:45.451372+0000","last_active":"2024-09-21T10:12:46.470458+0000","last_peered":"2024-09-21T10:12:46.470458+0000","last_clean":"2024-09-21T10:12:46.470458+0000","last_became_active":"2024-09-21T10:00:45.450929+0000","last_became_peered":"2024-09-21T10:00:45.450929+0000","last_unstale":"2024-09-21T10:12:46.470458+0000","last_undegraded":"2024-09-21T10:12:46.470458+0000","last_fullsized":"2024-09-21T10:12:46.470458+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:29:11.173928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.16","version":"431'9335","reported_seq":12018,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472477+0000","last_change":"2024-09-21T10:12:10.658148+0000","last_active":"2024-09-21T10:12:48.472477+0000","last_peered":"2024-09-21T10:12:48.472477+0000","last_clean":"2024-09-21T10:12:48.472477+0000","last_became_active":"2024-09-21T10:12:10.628888+0000","last_became_peered":"2024-09-21T10:12:10.628888+0000","last_unstale":"2024-09-21T10:12:48.472477+0000","last_undegraded":"2024-09-21T10:12:48.472477+0000","last_fullsized":"2024-09-21T10:12:48.472477+0000","mapping_epoch":426,"log_start":"384'1952","ondisk_log_start":"384'1952","created":387,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":7383,"log_dups_size":0,"ondisk_log_size":7383,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:13:35.127113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7195,"num_write_kb":229856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":844,"num_bytes_recovered":55312384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":784,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472059+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:12:48.472059+0000","last_peered":"2024-09-21T10:12:48.472059+0000","last_clean":"2024-09-21T10:12:48.472059+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:12:48.472059+0000","last_undegraded":"2024-09-21T10:12:48.472059+0000","last_fullsized":"2024-09-21T10:12:48.472059+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":775,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T10:12:48.472538+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:12:48.472538+0000","last_peered":"2024-09-21T10:12:48.472538+0000","last_clean":"2024-09-21T10:12:48.472538+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:12:48.472538+0000","last_undegraded":"2024-09-21T10:12:48.472538+0000","last_fullsized":"2024-09-21T10:12:48.472538+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.17","version":"431'9157","reported_seq":13655,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.488421+0000","last_change":"2024-09-21T10:12:46.488192+0000","last_active":"2024-09-21T10:12:46.488421+0000","last_peered":"2024-09-21T10:12:46.488421+0000","last_clean":"2024-09-21T10:12:46.488421+0000","last_became_active":"2024-09-21T10:12:46.467618+0000","last_became_peered":"2024-09-21T10:12:46.467618+0000","last_unstale":"2024-09-21T10:12:46.488421+0000","last_undegraded":"2024-09-21T10:12:46.488421+0000","last_fullsized":"2024-09-21T10:12:46.488421+0000","mapping_epoch":432,"log_start":"384'2954","ondisk_log_start":"384'2954","created":387,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:08:43.330655+0000","last_clean_scrub_stamp":"2024-09-21T10:08:43.330655+0000","objects_scrubbed":0,"log_size":6203,"log_dups_size":0,"ondisk_log_size":6203,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7121,"num_write_kb":226752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3579,"num_bytes_recovered":54329344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":438,"reported_epoch":433,"state":"active+clean","last_fresh":"2024-09-21T10:12:46.469560+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:12:46.469560+0000","last_peered":"2024-09-21T10:12:46.469560+0000","last_clean":"2024-09-21T10:12:46.469560+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:12:46.469560+0000","last_undegraded":"2024-09-21T10:12:46.469560+0000","last_fullsized":"2024-09-21T10:12:46.469560+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":798,"reported_epoch":436,"state":"active+clean","last_fresh":"2024-09-21T10:12:51.596302+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:12:51.596302+0000","last_peered":"2024-09-21T10:12:51.596302+0000","last_clean":"2024-09-21T10:12:51.596302+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:12:51.596302+0000","last_undegraded":"2024-09-21T10:12:51.596302+0000","last_fullsized":"2024-09-21T10:12:51.596302+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":26,"stat_sum":{"num_bytes":5341184,"num_objects":80,"num_object_clones":0,"num_object_copies":240,"num_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":1,"num_read_kb":1,"num_write":162800,"num_write_kb":4794657,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8372,"num_bytes_recovered":368312320,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":45613056,"data_stored":45613056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":184025,"ondisk_log_size":184025,"up":78,"acting":78,"num_store_stats":7},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":16508,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":126976,"data_stored":21550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":316358,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":435020,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1100,"ondisk_log_size":1100,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":210453398013,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":43,"seq":184683594236,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":898400,"kb_used_data":6740,"kb_used_omap":1,"kb_used_meta":891646,"kb_avail":92846752,"statfs":{"total":95995035648,"available":95075074048,"internally_reserved":0,"allocated":6901760,"data_stored":3822629,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":913045848},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790467,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1193628,"kb_used_data":6992,"kb_used_omap":1,"kb_used_meta":1186622,"kb_avail":92551524,"statfs":{"total":95995035648,"available":94772760576,"internally_reserved":0,"allocated":7159808,"data_stored":4081416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":1215101272},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986698,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":948776,"kb_used_data":52892,"kb_used_omap":1,"kb_used_meta":895870,"kb_avail":92796376,"statfs":{"total":95995035648,"available":95023489024,"internally_reserved":0,"allocated":54161408,"data_stored":51074746,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":917371224},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893486,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1144920,"kb_used_data":6988,"kb_used_omap":4,"kb_used_meta":1137915,"kb_avail":92600232,"statfs":{"total":95995035648,"available":94822637568,"internally_reserved":0,"allocated":7155712,"data_stored":4080063,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":1165225409},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547057013,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1018924,"kb_used_data":6684,"kb_used_omap":6,"kb_used_meta":1012217,"kb_avail":92726228,"statfs":{"total":95995035648,"available":94951657472,"internally_reserved":0,"allocated":6844416,"data_stored":3758760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":1036510676},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220540,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":864728,"kb_used_data":6408,"kb_used_omap":5,"kb_used_meta":858298,"kb_avail":92880424,"statfs":{"total":95995035648,"available":95109554176,"internally_reserved":0,"allocated":6561792,"data_stored":3489563,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":878897396},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585280,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":918488,"kb_used_data":6412,"kb_used_omap":7,"kb_used_meta":912056,"kb_avail":92826664,"statfs":{"total":95995035648,"available":95054503936,"internally_reserved":0,"allocated":6565888,"data_stored":3489981,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":933945799},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"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":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":45613056,"data_stored":45613056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:12:55.969 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph status --format=json 2024-09-21T10:12:55.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:55.970 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:55.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:56.071 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:56.105 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:56.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:56.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:56.206 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:56.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:56.229 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:56.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:56.329 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:56.333 INFO:teuthology.orchestra.run.smithi137.stderr:pool 'unique_pool_6' removed 2024-09-21T10:12:56.351 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:56.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:56.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:56.453 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:56.474 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:56.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:56.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:56.575 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:56.616 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:56.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:56.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:56.719 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:56.740 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:56.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:56.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:56.841 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:56.863 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:56.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:56.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:56 smithi165 ceph-mon[86023]: pgmap v1450: 109 pgs: 1 remapped+peering, 108 active+clean; 5.4 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:12:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:56 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:12:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:56 smithi165 ceph-mon[86023]: osdmap e440: 8 total, 8 up, 7 in 2024-09-21T10:12:56.964 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:56.985 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:56.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:56.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:57.021 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:56 smithi137 ceph-mon[93825]: pgmap v1450: 109 pgs: 1 remapped+peering, 108 active+clean; 5.4 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:12:57.021 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:56 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:12:57.021 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:56 smithi137 ceph-mon[93825]: osdmap e440: 8 total, 8 up, 7 in 2024-09-21T10:12:57.021 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:56 smithi137 ceph-mon[97575]: pgmap v1450: 109 pgs: 1 remapped+peering, 108 active+clean; 5.4 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:12:57.021 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:56 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:12:57.021 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:56 smithi137 ceph-mon[97575]: osdmap e440: 8 total, 8 up, 7 in 2024-09-21T10:12:57.087 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:57.111 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:57.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:57.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:57.212 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:57.234 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:57.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:57.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:57.335 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:57.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:57.357 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:57.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:57.458 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:57.484 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:57.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:57.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:57.586 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:57.611 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:57.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:57.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:57.713 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:57.734 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:57.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:57.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:57.836 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:57.851 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:12:57.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:57.859 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:57.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:57.961 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:57.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:57.983 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:57.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:58.084 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:58.105 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:58.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:58.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:58.207 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:12:58.233 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:58.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:58.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:12:58.335 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:12:58.361 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:58.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:58.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:12:58.462 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:12:58.488 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:58.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:58.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:12:58.590 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:58.613 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:58.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:58.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:58.715 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:58.739 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:58.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:58.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:58.758 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-21T10:12:58.759 INFO:teuthology.task.print:**** done end radosbench.yaml 2024-09-21T10:12:58.759 INFO:teuthology.task.sequential:In sequential, running task workunit... 2024-09-21T10:12:58.767 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-09-21T10:12:58.768 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-21T10:12:58.768 DEBUG:teuthology.orchestra.run.smithi137:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-21T10:12:58.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:58.821 INFO:teuthology.orchestra.run.smithi137.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-21T10:12:58.821 DEBUG:teuthology.orchestra.run.smithi137:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-21T10:12:58.841 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:58.883 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:58.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:58.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:58.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:58 smithi165 ceph-mon[86023]: pgmap v1452: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:12:58.910 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-21T10:12:58.910 DEBUG:teuthology.orchestra.run.smithi137:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-21T10:12:58.966 INFO:tasks.workunit:timeout=3h 2024-09-21T10:12:58.966 INFO:tasks.workunit:cleanup=True 2024-09-21T10:12:58.966 DEBUG:teuthology.orchestra.run.smithi137:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-09-21T10:12:58.984 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:58 smithi137 ceph-mon[97575]: pgmap v1452: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:12:58.985 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:58 smithi137 ceph-mon[93825]: pgmap v1452: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:12:58.985 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:12:59.002 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:59.011 INFO:tasks.workunit.client.0.smithi137.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-21T10:12:59.012 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:12:59.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:59.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:12:59.035 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:59.113 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:59.134 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:59.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:59.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:59.236 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:59.257 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:59.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:59.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:59.359 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:59.380 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:59.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:59.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:59.482 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:12:59.503 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:59.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:59.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:12:59.604 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:12:59.626 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T10:12:59.628 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:59.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:59.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:12:59.638 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:59 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1817745662' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:12:59.639 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:12:59 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:12:59.639 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:59 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1817745662' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:12:59.639 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:12:59 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:12:59.730 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:59.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:59.752 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:59.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:12:59.853 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:12:59.874 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:59.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:59.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:12:59.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:59 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1817745662' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:12:59.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:12:59 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:12:59.975 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:12:59.996 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:12:59.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:12:59.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:00.098 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:00.119 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:00.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:00.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:00.203 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:00.220 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:00.242 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:00.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:00.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:00.344 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:00.370 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:00.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:00.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:00.471 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:13:00.493 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:00.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:00.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:00.595 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:13:00.617 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:00.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:00.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:00.618 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:13:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:13:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:13:00.719 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:13:00.740 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:00.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:00.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:00.842 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:00.864 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:00.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:00.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:00 smithi165 ceph-mon[86023]: pgmap v1453: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:00 smithi165 ceph-mon[86023]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:13:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:00 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:13:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:00 smithi165 ceph-mon[86023]: osdmap e441: 8 total, 8 up, 7 in 2024-09-21T10:13:00.940 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:00 smithi137 ceph-mon[97575]: pgmap v1453: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:00.940 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:00 smithi137 ceph-mon[97575]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:13:00.940 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:00 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:13:00.940 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:00 smithi137 ceph-mon[97575]: osdmap e441: 8 total, 8 up, 7 in 2024-09-21T10:13:00.940 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:00 smithi137 ceph-mon[93825]: pgmap v1453: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:00.940 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:00 smithi137 ceph-mon[93825]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:13:00.940 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:00 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:13:00.940 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:00 smithi137 ceph-mon[93825]: osdmap e441: 8 total, 8 up, 7 in 2024-09-21T10:13:00.966 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:00.988 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:00.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:00.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:01.089 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:13:01.116 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:01.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:01.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:13:01.218 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:01.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:01.241 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:01.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:01.341 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:13:01.366 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:01.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:01.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:13:01.468 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:01.489 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:01.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:01.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:01.591 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:01.612 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:01.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:01.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:01.713 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:01.734 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:01.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:01.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:01.836 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:01.857 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:01.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:01.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:01.959 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:13:01.981 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:01.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:01.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:02.049 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:13:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:13:01] "GET /metrics HTTP/1.1" 200 36559 "" "Prometheus/2.51.0" 2024-09-21T10:13:02.083 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:02.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:02.106 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:02.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:02.150 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:13:02.150 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:13:02.207 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:02.228 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:02.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:02.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:02.330 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:13:02.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:02.357 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:02.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:13:02.458 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:13:02.485 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:02.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:02.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:13:02.587 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:02.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:02.609 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:02.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:02.710 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:13:02.737 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:02.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:02.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:13:02.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:02 smithi137 ceph-mon[93825]: pgmap v1455: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:02.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:02 smithi137 ceph-mon[97575]: pgmap v1455: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:02.839 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:13:02.853 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:13:02.864 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:02.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:02.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:13:02.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:02 smithi165 ceph-mon[86023]: pgmap v1455: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:02.966 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:13:02.988 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:02.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:02.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:03.090 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:13:03.116 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:03.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:03.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:13:03.217 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:13:03.238 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:03.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:03.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:03.340 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:03.365 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:03.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:03.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:03.467 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:13:03.488 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:03.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:03.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:03.590 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:13:03.616 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:03.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:03.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:13:03.717 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:13:03.739 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:03.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:03.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:13:03.840 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:03.862 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:03.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:03.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:03.964 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:13:03.984 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:03.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:03.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:04.086 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:04.107 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:04.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:04.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:04.209 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:13:04.234 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:04.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:04.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:13:04.336 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:13:04.359 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:04.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:04.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:13:04.460 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:13:04.481 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:04.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:04.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:04.514 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:13:04.514 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:13:04.514 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:13:04.514 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:13:04.514 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:13:04.515 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:13:04.515 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:13:04.515 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:13:04.515 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:13:04.515 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:13:04.515 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:13:04.515 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:13:04.515 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:13:04.516 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:13:04.516 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:13:04.516 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:13:04.583 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:04.609 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:04.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:04.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:04.711 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:04.733 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:04.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:04.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:04.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:04 smithi137 ceph-mon[93825]: pgmap v1456: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:04.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:04 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/764550501' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:13:04.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:04 smithi137 ceph-mon[97575]: pgmap v1456: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:04.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:04 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/764550501' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:13:04.835 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:13:04.861 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:04.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:04.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:13:04.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:04 smithi165 ceph-mon[86023]: pgmap v1456: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:04.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:04 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/764550501' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:13:04.963 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:13:04.987 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:04.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:04.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:13:05.088 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:05.110 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:05.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:05.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:05.212 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:05.233 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:05.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:05.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:05.334 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:13:05.360 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:05.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:05.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:13:05.462 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:13:05.487 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:05.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:05.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:13:05.588 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:13:05.613 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:05.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:05.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:13:05.714 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:13:05.736 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:05.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:05.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:13:05.838 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:05.859 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:05.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:05.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:05.961 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:05.969 DEBUG:teuthology.orchestra.run.smithi137:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-21T10:13:05.982 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:05.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:05.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:06.084 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:06.087 INFO:tasks.workunit.client.0.smithi137.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-21T10:13:06.089 INFO:tasks.workunit.client.0.smithi137.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-21T10:13:06.090 INFO:tasks.workunit.client.0.smithi137.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-21T10:13:06.111 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:06.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:06.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:06.212 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:06.234 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:06.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:06.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:06.336 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:06.356 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:06.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:06.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:06.458 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:13:06.484 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:06.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:06.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:13:06.586 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:06.607 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:06.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:06.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:06.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:06 smithi165 ceph-mon[86023]: pgmap v1457: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:06.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:06 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:06.709 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:06.734 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:06.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:06.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:06.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:06 smithi137 ceph-mon[93825]: pgmap v1457: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:06.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:06 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:06.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:06 smithi137 ceph-mon[97575]: pgmap v1457: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:06.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:06 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:06.836 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:06.858 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:06.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:06.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:06.960 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:13:06.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:06.987 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:06.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:13:07.035 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:07.087 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:07.113 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:07.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:07.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:07.214 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:07.240 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:07.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:07.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:07.341 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:13:07.366 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:07.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:07.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:13:07.468 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:07.490 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:07.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:07.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:07.592 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:13:07.614 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:07.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:07.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:07.716 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:07.737 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:07.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:07.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:07.805 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:13:07.838 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:07.869 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:07.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:07.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:07.970 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:13:07.997 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:07.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:07.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:13:08.098 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:13:08.124 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:08.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:08.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:13:08.226 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:13:08.251 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:08.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:08.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:13:08.347 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:13:08.352 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:13:08.377 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:08.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:08.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:13:08.478 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:13:08.502 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:08.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:08.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:13:08.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:08 smithi137 ceph-mon[93825]: pgmap v1458: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:08.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:08 smithi137 ceph-mon[97575]: pgmap v1458: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:08.604 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:13:08.627 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:08.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:08.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:13:08.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:08 smithi165 ceph-mon[86023]: pgmap v1458: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:08.730 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:13:08.753 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:08.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:08.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:13:08.776 INFO:tasks.workunit.client.0.smithi137.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-21T10:13:08.855 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:13:08.878 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:08.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:08.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:13:08.889 INFO:tasks.workunit.client.0.smithi137.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-21T10:13:08.931 INFO:tasks.workunit.client.0.smithi137.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-21T10:13:08.933 INFO:tasks.workunit.client.0.smithi137.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-21T10:13:08.933 INFO:tasks.workunit.client.0.smithi137.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-21T10:13:08.978 INFO:tasks.workunit.client.0.smithi137.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-21T10:13:08.979 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:13:08.999 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-09-21T10:13:08.999 DEBUG:teuthology.orchestra.run.smithi137:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-21T10:13:09.000 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:09.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:09.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:13:09.033 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2024-09-21T10:13:09.035 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-09-21T10:13:09.035 DEBUG:teuthology.orchestra.run.smithi137:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2024-09-21T10:13:09.102 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:13:09.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:09.126 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:09.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:13:09.227 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:09.228 INFO:tasks.workunit.client.0.smithi137.stdout:Running main() from gmock_main.cc 2024-09-21T10:13:09.228 INFO:tasks.workunit.client.0.smithi137.stdout:[==========] Running 70 tests from 1 test suite. 2024-09-21T10:13:09.228 INFO:tasks.workunit.client.0.smithi137.stdout:[----------] Global test environment set-up. 2024-09-21T10:13:09.228 INFO:tasks.workunit.client.0.smithi137.stdout:[----------] 70 tests from TestClsRbd 2024-09-21T10:13:09.249 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:09.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:09.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:09.351 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:13:09.373 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:09.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:09.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:13:09.474 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:09.496 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:09.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:09.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:09.597 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:13:09.618 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:09.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:09.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:13:09.676 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:13:09.676 INFO:teuthology.orchestra.run.smithi137.stdout:{"fsid":"6369b226-77fb-11ef-baf6-efdc52797490","health":{"status":"HEALTH_WARN","checks":{"OSDMAP_FLAGS":{"severity":"HEALTH_WARN","summary":{"message":"nodeep-scrub flag(s) set","count":12},"muted":false}},"mutes":[]},"election_epoch":30,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":2070,"monmap":{"epoch":4,"min_mon_release_name":"squid","num_mons":3},"osdmap":{"epoch":442,"num_osds":8,"num_up_osds":8,"osd_up_since":1726911975,"num_in_osds":7,"osd_in_since":1726912905,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":83}],"num_pgs":83,"num_pools":4,"num_objects":25,"data_bytes":321907,"bytes_used":7165837312,"bytes_avail":664799412224,"bytes_total":671965249536},"fsmap":{"epoch":9,"btime":"1970-01-01T00:00:00:000000+0000","id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi137.glvyrt","status":"up:active","gid":24551}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.137:8443/","prometheus":"http://172.21.15.137:9283/"}},"servicemap":{"epoch":32,"modified":"2024-09-21T10:12:23.202664+0000","services":{}},"progress_events":{"c47cee4c-dcf0-4190-9ea9-9aedcef162a0":{"message":"Upgrade to 19.3.0-5092-g62da54b4 (4m)\n [============................] (remaining: 5m)","progress":0.44999998807907104,"add_to_ceph_s":true}}} 2024-09-21T10:13:09.720 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:09.745 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:09.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:09.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:09.822 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-09-21T10:13:09.823 INFO:teuthology.orchestra.run.smithi137.stdout: "size": 20, 2024-09-21T10:13:09.823 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 600, 2024-09-21T10:13:09.823 INFO:teuthology.orchestra.run.smithi137.stdout: "ops": [ 2024-09-21T10:13:09.823 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.823 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79375 11.12 11:4cf36962:::benchmark_data_smithi137_290545_object79374:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.823 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.466974+0000", 2024-09-21T10:13:09.823 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 202.349394015, 2024-09-21T10:13:09.823 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.952243256, 2024-09-21T10:13:09.823 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.823 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.823 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.823 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.823 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.824 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.824 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79375 2024-09-21T10:13:09.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.824 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.466974+0000", 2024-09-21T10:13:09.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.824 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.824 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.824 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.466974+0000", 2024-09-21T10:13:09.824 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.824 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.825 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.466975+0000", 2024-09-21T10:13:09.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.53e-06 2024-09-21T10:13:09.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.825 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.466997+0000", 2024-09-21T10:13:09.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1543999999999999e-05 2024-09-21T10:13:09.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.825 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.825 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.825 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.467012+0000", 2024-09-21T10:13:09.825 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4609e-05 2024-09-21T10:13:09.825 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.826 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.467019+0000", 2024-09-21T10:13:09.826 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4189999999999996e-06 2024-09-21T10:13:09.826 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.826 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.467099+0000", 2024-09-21T10:13:09.826 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0396999999999996e-05 2024-09-21T10:13:09.826 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.826 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.826 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.826 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.467109+0000", 2024-09-21T10:13:09.827 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9520000000000006e-06 2024-09-21T10:13:09.827 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.827 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.827 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.827 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326616+0000", 2024-09-21T10:13:09.827 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.85950657500000005 2024-09-21T10:13:09.827 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.827 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.827 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.827 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326627+0000", 2024-09-21T10:13:09.827 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0756e-05 2024-09-21T10:13:09.827 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.828 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.828 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.828 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.409531+0000", 2024-09-21T10:13:09.828 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.082903991 2024-09-21T10:13:09.828 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.828 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.828 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.828 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.409676+0000", 2024-09-21T10:13:09.828 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014519399999999999 2024-09-21T10:13:09.828 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.828 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.828 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.828 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.409845+0000", 2024-09-21T10:13:09.828 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016897900000000001 2024-09-21T10:13:09.829 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.829 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.829 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.413951+0000", 2024-09-21T10:13:09.829 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0041062920000000001 2024-09-21T10:13:09.829 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.829 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.829 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.415333+0000", 2024-09-21T10:13:09.829 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00138226 2024-09-21T10:13:09.829 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.829 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.829 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.829 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.417663+0000", 2024-09-21T10:13:09.829 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002329429 2024-09-21T10:13:09.830 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.830 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.830 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.830 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.417707+0000", 2024-09-21T10:13:09.830 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4362e-05 2024-09-21T10:13:09.830 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.830 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.830 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.830 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.419217+0000", 2024-09-21T10:13:09.830 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0015099670000000001 2024-09-21T10:13:09.830 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.830 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.830 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.830 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.831 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.831 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79388 11.12 11:4e55d4d7:::benchmark_data_smithi137_290545_object79387:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.831 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.483260+0000", 2024-09-21T10:13:09.831 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 202.33310835099999, 2024-09-21T10:13:09.831 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.937396906, 2024-09-21T10:13:09.831 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.831 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.831 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.831 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.831 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.831 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.831 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79388 2024-09-21T10:13:09.831 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.831 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.832 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.832 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.832 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.483260+0000", 2024-09-21T10:13:09.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.832 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.832 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.832 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.832 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.483260+0000", 2024-09-21T10:13:09.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.832 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.832 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.832 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.832 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.483261+0000", 2024-09-21T10:13:09.832 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6649999999999999e-06 2024-09-21T10:13:09.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.833 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.483307+0000", 2024-09-21T10:13:09.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6112000000000002e-05 2024-09-21T10:13:09.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.833 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.483319+0000", 2024-09-21T10:13:09.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1633e-05 2024-09-21T10:13:09.833 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.833 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.833 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.833 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.483326+0000", 2024-09-21T10:13:09.833 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3669999999999999e-06 2024-09-21T10:13:09.834 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.834 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.834 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.483420+0000", 2024-09-21T10:13:09.834 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3648999999999997e-05 2024-09-21T10:13:09.834 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.834 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.834 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.483430+0000", 2024-09-21T10:13:09.834 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.927e-06 2024-09-21T10:13:09.834 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.834 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.834 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.835 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326654+0000", 2024-09-21T10:13:09.835 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.84322414300000004 2024-09-21T10:13:09.835 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.835 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.835 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.835 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326662+0000", 2024-09-21T10:13:09.835 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5429999999999996e-06 2024-09-21T10:13:09.835 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.835 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.835 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.835 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.412491+0000", 2024-09-21T10:13:09.835 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.085829731 2024-09-21T10:13:09.835 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.836 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.836 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.836 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.412612+0000", 2024-09-21T10:13:09.836 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000120129 2024-09-21T10:13:09.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.836 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.836 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.836 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.412719+0000", 2024-09-21T10:13:09.836 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00010724400000000001 2024-09-21T10:13:09.836 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.836 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.836 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.836 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.415468+0000", 2024-09-21T10:13:09.837 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002749006 2024-09-21T10:13:09.837 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.837 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.837 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.837 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.415485+0000", 2024-09-21T10:13:09.837 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6962000000000001e-05 2024-09-21T10:13:09.837 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.837 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.837 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.837 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.419280+0000", 2024-09-21T10:13:09.837 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0037948669999999999 2024-09-21T10:13:09.837 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.837 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.837 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.838 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.419345+0000", 2024-09-21T10:13:09.838 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.5524999999999994e-05 2024-09-21T10:13:09.838 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.838 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.838 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.838 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.420657+0000", 2024-09-21T10:13:09.838 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001311403 2024-09-21T10:13:09.838 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.838 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.838 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.838 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.838 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.838 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79428 11.12 11:49ffb1f4:::benchmark_data_smithi137_290545_object79427:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.839 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.514041+0000", 2024-09-21T10:13:09.839 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 202.30232731300001, 2024-09-21T10:13:09.839 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9083745350000001, 2024-09-21T10:13:09.839 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.839 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.839 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.839 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.839 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.839 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.839 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79428 2024-09-21T10:13:09.839 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.839 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.839 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.839 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.514041+0000", 2024-09-21T10:13:09.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.840 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.514041+0000", 2024-09-21T10:13:09.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.840 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.840 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.514042+0000", 2024-09-21T10:13:09.840 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.5199999999999995e-07 2024-09-21T10:13:09.840 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.840 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.840 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.841 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.514063+0000", 2024-09-21T10:13:09.841 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0879000000000001e-05 2024-09-21T10:13:09.841 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.841 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.841 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.841 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.514072+0000", 2024-09-21T10:13:09.841 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.8050000000000001e-06 2024-09-21T10:13:09.841 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.841 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.841 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.841 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.514079+0000", 2024-09-21T10:13:09.841 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.7349999999999999e-06 2024-09-21T10:13:09.841 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.841 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.842 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.842 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.514142+0000", 2024-09-21T10:13:09.842 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3083000000000006e-05 2024-09-21T10:13:09.842 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.842 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.842 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.842 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.514150+0000", 2024-09-21T10:13:09.842 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3170000000000002e-06 2024-09-21T10:13:09.842 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.842 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.842 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.842 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326698+0000", 2024-09-21T10:13:09.842 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.81254753099999999 2024-09-21T10:13:09.842 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.843 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.843 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.843 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326706+0000", 2024-09-21T10:13:09.843 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6350000000000006e-06 2024-09-21T10:13:09.843 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.843 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.843 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.843 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.414001+0000", 2024-09-21T10:13:09.843 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.087295406 2024-09-21T10:13:09.843 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.843 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.843 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.843 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.414143+0000", 2024-09-21T10:13:09.844 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000141858 2024-09-21T10:13:09.844 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.844 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.844 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.844 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.414293+0000", 2024-09-21T10:13:09.844 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000150552 2024-09-21T10:13:09.844 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.844 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.844 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.844 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.417544+0000", 2024-09-21T10:13:09.844 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003250288 2024-09-21T10:13:09.844 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.844 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.844 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.844 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.417603+0000", 2024-09-21T10:13:09.845 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9528999999999999e-05 2024-09-21T10:13:09.845 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.845 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.845 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.845 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.420960+0000", 2024-09-21T10:13:09.845 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0033565829999999998 2024-09-21T10:13:09.845 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.845 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.845 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.845 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.421042+0000", 2024-09-21T10:13:09.845 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1787999999999997e-05 2024-09-21T10:13:09.845 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.845 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.845 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.846 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.422415+0000", 2024-09-21T10:13:09.846 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013735939999999999 2024-09-21T10:13:09.846 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.846 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.846 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.846 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.846 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.846 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79454 11.12 11:4e1aa67d:::benchmark_data_smithi137_290545_object79453:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.846 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.532160+0000", 2024-09-21T10:13:09.846 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 202.28420751900001, 2024-09-21T10:13:09.846 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.891639281, 2024-09-21T10:13:09.846 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.846 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.846 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.847 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.847 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.847 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.847 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79454 2024-09-21T10:13:09.847 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.847 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.847 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.847 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.847 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.532160+0000", 2024-09-21T10:13:09.847 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.847 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.847 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.847 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.847 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.532160+0000", 2024-09-21T10:13:09.848 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.848 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.532162+0000", 2024-09-21T10:13:09.848 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.494e-06 2024-09-21T10:13:09.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.848 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.532187+0000", 2024-09-21T10:13:09.848 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4956999999999998e-05 2024-09-21T10:13:09.848 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.848 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.848 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.848 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.532203+0000", 2024-09-21T10:13:09.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5852999999999999e-05 2024-09-21T10:13:09.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.532210+0000", 2024-09-21T10:13:09.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4569999999999999e-06 2024-09-21T10:13:09.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.849 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.532298+0000", 2024-09-21T10:13:09.849 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.7510999999999996e-05 2024-09-21T10:13:09.849 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.849 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.849 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.850 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.532308+0000", 2024-09-21T10:13:09.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0648e-05 2024-09-21T10:13:09.850 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.850 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.850 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.850 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326731+0000", 2024-09-21T10:13:09.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.79442216600000004 2024-09-21T10:13:09.850 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.850 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.850 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.850 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326737+0000", 2024-09-21T10:13:09.850 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9160000000000004e-06 2024-09-21T10:13:09.850 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.850 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.851 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.851 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.415530+0000", 2024-09-21T10:13:09.851 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.088792236 2024-09-21T10:13:09.851 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.851 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.851 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.851 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.415666+0000", 2024-09-21T10:13:09.851 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000136747 2024-09-21T10:13:09.851 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.851 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.851 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.851 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.415777+0000", 2024-09-21T10:13:09.851 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00011060700000000001 2024-09-21T10:13:09.851 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.852 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.852 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.419231+0000", 2024-09-21T10:13:09.852 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0034536800000000002 2024-09-21T10:13:09.852 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.852 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.852 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.852 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.420789+0000", 2024-09-21T10:13:09.852 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001558481 2024-09-21T10:13:09.852 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.853 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.853 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.853 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.422490+0000", 2024-09-21T10:13:09.853 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001700678 2024-09-21T10:13:09.853 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.853 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.853 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.853 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.422591+0000", 2024-09-21T10:13:09.853 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000101518 2024-09-21T10:13:09.853 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.853 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.853 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.853 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.423800+0000", 2024-09-21T10:13:09.853 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0012083319999999999 2024-09-21T10:13:09.853 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.854 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.854 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.854 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.854 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.854 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79524 11.12 11:4c50ac4d:::benchmark_data_smithi137_290545_object79523:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.854 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.583811+0000", 2024-09-21T10:13:09.854 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 202.232557101, 2024-09-21T10:13:09.854 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8412076929999999, 2024-09-21T10:13:09.854 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.854 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.854 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.854 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.854 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.855 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.855 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79524 2024-09-21T10:13:09.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.855 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.855 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.855 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.855 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.583811+0000", 2024-09-21T10:13:09.855 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.855 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.855 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.855 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.583811+0000", 2024-09-21T10:13:09.855 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.855 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.583812+0000", 2024-09-21T10:13:09.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0589999999999999e-06 2024-09-21T10:13:09.856 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.583841+0000", 2024-09-21T10:13:09.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.8768999999999998e-05 2024-09-21T10:13:09.856 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.856 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.856 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.856 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.583853+0000", 2024-09-21T10:13:09.856 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2162e-05 2024-09-21T10:13:09.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.857 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.583861+0000", 2024-09-21T10:13:09.857 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.7049999999999999e-06 2024-09-21T10:13:09.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.857 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.583934+0000", 2024-09-21T10:13:09.857 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3869999999999996e-05 2024-09-21T10:13:09.857 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.857 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.857 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.857 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.583943+0000", 2024-09-21T10:13:09.858 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.7760000000000003e-06 2024-09-21T10:13:09.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.858 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.858 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326762+0000", 2024-09-21T10:13:09.858 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.74281828599999999 2024-09-21T10:13:09.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.858 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.858 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326768+0000", 2024-09-21T10:13:09.858 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.759e-06 2024-09-21T10:13:09.858 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.858 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.859 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.859 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.416453+0000", 2024-09-21T10:13:09.859 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0896848379999999 2024-09-21T10:13:09.859 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.859 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.859 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.859 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.416614+0000", 2024-09-21T10:13:09.859 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000160979 2024-09-21T10:13:09.859 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.859 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.859 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.859 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.416763+0000", 2024-09-21T10:13:09.859 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014884800000000001 2024-09-21T10:13:09.859 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.860 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.860 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.860 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.420853+0000", 2024-09-21T10:13:09.860 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0040897420000000004 2024-09-21T10:13:09.860 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.860 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.860 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.860 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.423822+0000", 2024-09-21T10:13:09.860 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0029688370000000002 2024-09-21T10:13:09.860 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.860 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.860 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.860 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.423885+0000", 2024-09-21T10:13:09.860 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3466000000000005e-05 2024-09-21T10:13:09.861 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.861 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.861 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.861 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.423971+0000", 2024-09-21T10:13:09.861 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6379999999999996e-05 2024-09-21T10:13:09.861 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.861 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.861 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.861 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.425019+0000", 2024-09-21T10:13:09.861 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001047217 2024-09-21T10:13:09.861 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.861 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.861 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.862 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.862 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.862 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79531 11.12 11:4e069ff9:::benchmark_data_smithi137_290545_object79530:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.862 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.590432+0000", 2024-09-21T10:13:09.862 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 202.22593611600001, 2024-09-21T10:13:09.862 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.847140169, 2024-09-21T10:13:09.862 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.862 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.862 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.862 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.862 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.862 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.862 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79531 2024-09-21T10:13:09.862 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.863 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.863 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.863 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.863 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.590432+0000", 2024-09-21T10:13:09.863 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.863 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.863 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.863 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.863 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.590432+0000", 2024-09-21T10:13:09.863 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.863 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.863 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.863 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.864 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:09.865 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.590434+0000", 2024-09-21T10:13:09.865 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.809e-06 2024-09-21T10:13:09.866 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.866 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.866 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.866 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.590458+0000", 2024-09-21T10:13:09.866 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.4241000000000001e-05 2024-09-21T10:13:09.866 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.866 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.866 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.866 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.590470+0000", 2024-09-21T10:13:09.866 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2374999999999999e-05 2024-09-21T10:13:09.866 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.866 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.866 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.866 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.590478+0000", 2024-09-21T10:13:09.867 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5650000000000004e-06 2024-09-21T10:13:09.867 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.867 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.867 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.867 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.590540+0000", 2024-09-21T10:13:09.867 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2175999999999996e-05 2024-09-21T10:13:09.867 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.867 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.867 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.867 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.590549+0000", 2024-09-21T10:13:09.867 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.8279999999999992e-06 2024-09-21T10:13:09.867 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.867 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.867 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.868 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326798+0000", 2024-09-21T10:13:09.868 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.73624901799999998 2024-09-21T10:13:09.868 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.868 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.868 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.868 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326805+0000", 2024-09-21T10:13:09.868 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.798e-06 2024-09-21T10:13:09.868 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.868 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.868 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.868 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.425105+0000", 2024-09-21T10:13:09.868 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0983001370000001 2024-09-21T10:13:09.868 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.868 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.425296+0000", 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000191411 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.425456+0000", 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016021300000000001 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.432229+0000", 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0067724669999999999 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.869 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.870 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.432243+0000", 2024-09-21T10:13:09.870 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.3763e-05 2024-09-21T10:13:09.870 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.870 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.870 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.870 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.436045+0000", 2024-09-21T10:13:09.870 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0038019960000000002 2024-09-21T10:13:09.870 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.870 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.870 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.870 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.436102+0000", 2024-09-21T10:13:09.870 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7340000000000003e-05 2024-09-21T10:13:09.870 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.870 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.871 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.871 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.437572+0000", 2024-09-21T10:13:09.871 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.001470032 2024-09-21T10:13:09.871 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.871 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.871 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.871 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.871 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.871 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79556 11.12 11:4e6f1a57:::benchmark_data_smithi137_290545_object79555:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.871 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.606910+0000", 2024-09-21T10:13:09.871 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 202.20945757300001, 2024-09-21T10:13:09.871 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8322248480000001, 2024-09-21T10:13:09.871 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.871 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.871 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.872 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.872 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.872 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.872 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79556 2024-09-21T10:13:09.872 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.872 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.872 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.872 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.872 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.606910+0000", 2024-09-21T10:13:09.872 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.872 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.872 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.872 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.872 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.606910+0000", 2024-09-21T10:13:09.872 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.606912+0000", 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5370000000000001e-06 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.606935+0000", 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2892999999999999e-05 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.606944+0000", 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9819999999999997e-06 2024-09-21T10:13:09.873 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.874 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.874 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.874 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.606950+0000", 2024-09-21T10:13:09.874 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6069999999999996e-06 2024-09-21T10:13:09.874 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.874 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.874 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.874 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.607027+0000", 2024-09-21T10:13:09.874 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.6744999999999998e-05 2024-09-21T10:13:09.874 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.874 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.874 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.874 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.607035+0000", 2024-09-21T10:13:09.875 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0479999999999999e-06 2024-09-21T10:13:09.875 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.875 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.875 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.875 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326829+0000", 2024-09-21T10:13:09.875 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.719793982 2024-09-21T10:13:09.875 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.875 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.875 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.875 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326836+0000", 2024-09-21T10:13:09.875 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.8560000000000001e-06 2024-09-21T10:13:09.875 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.875 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.875 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.876 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.427033+0000", 2024-09-21T10:13:09.876 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1001965309999999 2024-09-21T10:13:09.876 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.876 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.876 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.876 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.427182+0000", 2024-09-21T10:13:09.876 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014923399999999999 2024-09-21T10:13:09.876 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.876 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.876 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.876 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.427326+0000", 2024-09-21T10:13:09.876 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014435300000000001 2024-09-21T10:13:09.876 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.876 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.877 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.877 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.432248+0000", 2024-09-21T10:13:09.877 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0049221509999999996 2024-09-21T10:13:09.877 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.877 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.877 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.877 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.432293+0000", 2024-09-21T10:13:09.877 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.4910000000000002e-05 2024-09-21T10:13:09.877 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.877 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.877 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.877 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.437667+0000", 2024-09-21T10:13:09.877 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0053738919999999999 2024-09-21T10:13:09.877 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.877 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.878 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.878 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.437718+0000", 2024-09-21T10:13:09.878 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.1326999999999998e-05 2024-09-21T10:13:09.878 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.878 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.878 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.878 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.439135+0000", 2024-09-21T10:13:09.878 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0014168 2024-09-21T10:13:09.878 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.878 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.878 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.878 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.878 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.879 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79607 11.12 11:4aeaea55:::benchmark_data_smithi137_290545_object79606:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.879 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.647794+0000", 2024-09-21T10:13:09.879 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 202.168574076, 2024-09-21T10:13:09.879 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.794986763, 2024-09-21T10:13:09.879 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.879 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.879 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.879 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.879 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.879 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.879 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79607 2024-09-21T10:13:09.879 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.879 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.880 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.880 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.880 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.647794+0000", 2024-09-21T10:13:09.880 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.880 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.880 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.880 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.880 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.647794+0000", 2024-09-21T10:13:09.880 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.880 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.880 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.880 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.880 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.647795+0000", 2024-09-21T10:13:09.880 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1599999999999999e-06 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.647815+0000", 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9701999999999999e-05 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.647823+0000", 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.2670000000000006e-06 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.647829+0000", 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4779999999999999e-06 2024-09-21T10:13:09.881 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.882 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.882 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.882 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.648146+0000", 2024-09-21T10:13:09.882 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00031784400000000001 2024-09-21T10:13:09.882 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.882 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.882 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.882 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.648155+0000", 2024-09-21T10:13:09.882 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.7420000000000003e-06 2024-09-21T10:13:09.882 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.882 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.882 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.882 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326861+0000", 2024-09-21T10:13:09.883 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.67870560899999999 2024-09-21T10:13:09.883 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.883 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.883 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.883 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326868+0000", 2024-09-21T10:13:09.883 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9600000000000003e-06 2024-09-21T10:13:09.883 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.883 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.883 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.883 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.428749+0000", 2024-09-21T10:13:09.883 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1018810610000001 2024-09-21T10:13:09.883 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.883 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.883 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.884 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.428946+0000", 2024-09-21T10:13:09.884 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00019749000000000001 2024-09-21T10:13:09.884 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.884 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.884 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.884 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.429118+0000", 2024-09-21T10:13:09.884 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000172199 2024-09-21T10:13:09.884 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.884 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.884 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.884 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.432254+0000", 2024-09-21T10:13:09.884 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0031352279999999999 2024-09-21T10:13:09.884 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.884 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.885 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.885 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.439195+0000", 2024-09-21T10:13:09.885 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0069412629999999996 2024-09-21T10:13:09.885 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.885 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.885 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.885 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.439250+0000", 2024-09-21T10:13:09.885 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5130000000000002e-05 2024-09-21T10:13:09.885 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.885 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.885 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.885 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.439581+0000", 2024-09-21T10:13:09.885 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00033050100000000003 2024-09-21T10:13:09.885 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.886 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.886 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.886 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.442781+0000", 2024-09-21T10:13:09.886 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0032001289999999999 2024-09-21T10:13:09.886 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.886 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.886 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.886 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.886 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.886 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79627 11.12 11:4c7ea977:::benchmark_data_smithi137_290545_object79626:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.886 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.663600+0000", 2024-09-21T10:13:09.886 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 202.15276843000001, 2024-09-21T10:13:09.887 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7806568550000001, 2024-09-21T10:13:09.887 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.887 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.887 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.887 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.887 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.887 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.887 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79627 2024-09-21T10:13:09.887 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.887 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.887 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.887 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.887 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.663600+0000", 2024-09-21T10:13:09.888 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.888 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.888 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.888 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.888 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.663600+0000", 2024-09-21T10:13:09.888 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.888 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.888 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.888 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.888 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.663601+0000", 2024-09-21T10:13:09.888 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9230000000000001e-06 2024-09-21T10:13:09.888 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.888 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.889 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.889 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.663627+0000", 2024-09-21T10:13:09.889 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5528999999999999e-05 2024-09-21T10:13:09.889 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.889 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.889 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.889 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.663644+0000", 2024-09-21T10:13:09.889 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6560000000000001e-05 2024-09-21T10:13:09.889 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.889 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.889 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.889 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.663652+0000", 2024-09-21T10:13:09.889 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1440000000000003e-06 2024-09-21T10:13:09.889 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.890 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.890 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.890 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.663718+0000", 2024-09-21T10:13:09.890 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.6322999999999995e-05 2024-09-21T10:13:09.890 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.890 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.890 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.890 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.663727+0000", 2024-09-21T10:13:09.890 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.1099999999999992e-06 2024-09-21T10:13:09.890 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.890 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.890 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.890 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326898+0000", 2024-09-21T10:13:09.890 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.66317058699999998 2024-09-21T10:13:09.891 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.891 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.891 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.891 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326905+0000", 2024-09-21T10:13:09.891 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.0949999999999998e-06 2024-09-21T10:13:09.891 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.891 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.891 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.891 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.430427+0000", 2024-09-21T10:13:09.891 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.103522519 2024-09-21T10:13:09.891 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.891 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.891 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.891 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.430606+0000", 2024-09-21T10:13:09.892 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000178732 2024-09-21T10:13:09.892 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.892 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.892 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.892 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.430825+0000", 2024-09-21T10:13:09.892 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00021875599999999999 2024-09-21T10:13:09.892 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.892 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.892 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.892 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.439153+0000", 2024-09-21T10:13:09.892 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0083279080000000002 2024-09-21T10:13:09.892 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.892 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.893 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.893 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.442850+0000", 2024-09-21T10:13:09.893 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0036971730000000002 2024-09-21T10:13:09.893 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.893 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.893 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.893 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.442899+0000", 2024-09-21T10:13:09.893 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9128000000000001e-05 2024-09-21T10:13:09.893 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.893 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.893 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.893 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.442963+0000", 2024-09-21T10:13:09.893 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3689999999999995e-05 2024-09-21T10:13:09.893 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.894 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.894 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.894 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.444256+0000", 2024-09-21T10:13:09.894 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0012936779999999999 2024-09-21T10:13:09.894 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.894 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.894 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.894 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.894 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.894 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79630 11.12 11:4ecebe66:::benchmark_data_smithi137_290545_object79629:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.894 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.666031+0000", 2024-09-21T10:13:09.894 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 202.15033679699999, 2024-09-21T10:13:09.894 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7803006689999998, 2024-09-21T10:13:09.894 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.895 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.895 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.895 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.895 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.895 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.895 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79630 2024-09-21T10:13:09.895 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.895 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.895 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.895 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.895 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.666031+0000", 2024-09-21T10:13:09.895 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.895 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.895 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.896 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.896 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.666031+0000", 2024-09-21T10:13:09.896 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.896 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.896 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.896 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.896 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.666033+0000", 2024-09-21T10:13:09.896 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.4529999999999999e-06 2024-09-21T10:13:09.896 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.896 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.896 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.896 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.666054+0000", 2024-09-21T10:13:09.896 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.1597e-05 2024-09-21T10:13:09.896 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.897 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.897 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.897 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.666074+0000", 2024-09-21T10:13:09.897 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9270999999999999e-05 2024-09-21T10:13:09.897 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.897 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.897 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.897 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.666081+0000", 2024-09-21T10:13:09.897 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.3529999999999997e-06 2024-09-21T10:13:09.897 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.897 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.897 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.897 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.666142+0000", 2024-09-21T10:13:09.897 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1569000000000006e-05 2024-09-21T10:13:09.898 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.898 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.898 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.898 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.666152+0000", 2024-09-21T10:13:09.898 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.1849999999999993e-06 2024-09-21T10:13:09.898 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.898 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.898 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.898 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326977+0000", 2024-09-21T10:13:09.898 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.66082565299999996 2024-09-21T10:13:09.898 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.898 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.898 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.898 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.326984+0000", 2024-09-21T10:13:09.899 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1590000000000004e-06 2024-09-21T10:13:09.899 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.899 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.899 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.899 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.432326+0000", 2024-09-21T10:13:09.899 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1053413910000001 2024-09-21T10:13:09.899 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.899 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.899 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.899 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.432499+0000", 2024-09-21T10:13:09.899 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000173427 2024-09-21T10:13:09.899 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.899 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.900 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.900 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.432650+0000", 2024-09-21T10:13:09.900 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015047500000000001 2024-09-21T10:13:09.900 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.900 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.900 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.900 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.439208+0000", 2024-09-21T10:13:09.900 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0065584959999999996 2024-09-21T10:13:09.900 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.900 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.900 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.900 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.444293+0000", 2024-09-21T10:13:09.900 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0050845150000000004 2024-09-21T10:13:09.900 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.900 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.901 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.901 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.444880+0000", 2024-09-21T10:13:09.901 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00058765 2024-09-21T10:13:09.901 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.901 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.901 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.901 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.444937+0000", 2024-09-21T10:13:09.901 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6876000000000002e-05 2024-09-21T10:13:09.901 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.901 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.901 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.901 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.446332+0000", 2024-09-21T10:13:09.901 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0013945990000000001 2024-09-21T10:13:09.901 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.901 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.902 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.902 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.902 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.902 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79668 11.12 11:4ea03f9e:::benchmark_data_smithi137_290545_object79667:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.902 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.699230+0000", 2024-09-21T10:13:09.902 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 202.11713820099999, 2024-09-21T10:13:09.902 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.748032579, 2024-09-21T10:13:09.902 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.902 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.902 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.902 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.902 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.902 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.902 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79668 2024-09-21T10:13:09.902 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.903 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.903 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.903 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.903 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.699230+0000", 2024-09-21T10:13:09.903 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.903 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.903 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.903 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.903 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.699230+0000", 2024-09-21T10:13:09.903 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.903 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.903 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.903 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.903 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.699232+0000", 2024-09-21T10:13:09.904 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.9309999999999998e-06 2024-09-21T10:13:09.904 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.904 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.904 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.904 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.699288+0000", 2024-09-21T10:13:09.904 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5986999999999998e-05 2024-09-21T10:13:09.904 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.904 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.904 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.904 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.699308+0000", 2024-09-21T10:13:09.904 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0233000000000001e-05 2024-09-21T10:13:09.904 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.904 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.904 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.905 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.699317+0000", 2024-09-21T10:13:09.905 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.7280000000000001e-06 2024-09-21T10:13:09.905 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.905 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.905 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.905 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.699386+0000", 2024-09-21T10:13:09.905 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9522000000000003e-05 2024-09-21T10:13:09.905 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.905 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.905 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.905 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.699396+0000", 2024-09-21T10:13:09.905 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4599999999999992e-06 2024-09-21T10:13:09.905 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.905 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.906 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.906 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.327056+0000", 2024-09-21T10:13:09.906 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.62765992999999998 2024-09-21T10:13:09.906 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.906 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.906 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.906 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.327065+0000", 2024-09-21T10:13:09.906 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3729999999999999e-06 2024-09-21T10:13:09.906 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.906 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.906 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.906 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.434209+0000", 2024-09-21T10:13:09.906 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1071440079999999 2024-09-21T10:13:09.907 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.907 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.907 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.907 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.434349+0000", 2024-09-21T10:13:09.907 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013974699999999999 2024-09-21T10:13:09.907 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.907 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.907 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.907 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.434496+0000", 2024-09-21T10:13:09.907 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014698399999999999 2024-09-21T10:13:09.907 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.907 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.907 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.908 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.439214+0000", 2024-09-21T10:13:09.908 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0047184649999999998 2024-09-21T10:13:09.908 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.908 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.908 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.908 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.444316+0000", 2024-09-21T10:13:09.908 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0051014440000000001 2024-09-21T10:13:09.908 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.908 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.908 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.908 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.446387+0000", 2024-09-21T10:13:09.908 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.002071243 2024-09-21T10:13:09.908 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.908 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.909 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.909 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.446436+0000", 2024-09-21T10:13:09.909 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9475999999999999e-05 2024-09-21T10:13:09.909 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.909 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.909 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.909 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.447262+0000", 2024-09-21T10:13:09.909 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00082604800000000002 2024-09-21T10:13:09.909 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.909 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.909 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.909 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.909 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.909 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79708 11.12 11:4ae20c25:::benchmark_data_smithi137_290545_object79707:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.910 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.738047+0000", 2024-09-21T10:13:09.910 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 202.07832077699999, 2024-09-21T10:13:09.910 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7204076530000001, 2024-09-21T10:13:09.910 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.910 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.910 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.910 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.910 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.910 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.910 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79708 2024-09-21T10:13:09.910 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.910 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.910 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.911 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.911 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.738047+0000", 2024-09-21T10:13:09.911 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.911 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.911 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.911 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.911 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.738047+0000", 2024-09-21T10:13:09.911 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.911 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.911 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.911 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.911 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.738048+0000", 2024-09-21T10:13:09.911 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.68e-07 2024-09-21T10:13:09.911 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.911 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.912 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.912 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.738068+0000", 2024-09-21T10:13:09.912 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0650999999999999e-05 2024-09-21T10:13:09.912 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.912 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.912 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.912 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.738076+0000", 2024-09-21T10:13:09.912 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1930000000000004e-06 2024-09-21T10:13:09.912 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.912 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.912 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.912 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.738081+0000", 2024-09-21T10:13:09.912 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3360000000000002e-06 2024-09-21T10:13:09.912 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.912 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.913 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.913 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.738142+0000", 2024-09-21T10:13:09.913 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.0622999999999999e-05 2024-09-21T10:13:09.913 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.913 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.913 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.913 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.738150+0000", 2024-09-21T10:13:09.913 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.8510000000000005e-06 2024-09-21T10:13:09.913 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.913 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.913 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.913 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.327098+0000", 2024-09-21T10:13:09.913 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.58894737200000002 2024-09-21T10:13:09.913 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.914 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.914 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.914 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.327106+0000", 2024-09-21T10:13:09.914 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.8329999999999994e-06 2024-09-21T10:13:09.914 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.914 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.914 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.914 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.447304+0000", 2024-09-21T10:13:09.914 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.120198794 2024-09-21T10:13:09.914 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.914 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.914 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.914 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.447470+0000", 2024-09-21T10:13:09.914 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016599799999999999 2024-09-21T10:13:09.915 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.915 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.915 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.915 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.447631+0000", 2024-09-21T10:13:09.915 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000160242 2024-09-21T10:13:09.915 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.915 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.915 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.915 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.453272+0000", 2024-09-21T10:13:09.915 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0056410979999999998 2024-09-21T10:13:09.915 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.915 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.915 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.915 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.453322+0000", 2024-09-21T10:13:09.916 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.9978000000000002e-05 2024-09-21T10:13:09.916 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.916 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.916 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.916 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.456539+0000", 2024-09-21T10:13:09.916 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.003217541 2024-09-21T10:13:09.916 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.916 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.916 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.916 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.456593+0000", 2024-09-21T10:13:09.916 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3525e-05 2024-09-21T10:13:09.916 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.916 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.916 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.917 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.458455+0000", 2024-09-21T10:13:09.917 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0018620500000000001 2024-09-21T10:13:09.917 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.917 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.917 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.917 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.917 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.917 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79718 11.12 11:48dac1ba:::benchmark_data_smithi137_290545_object79717:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.917 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.746315+0000", 2024-09-21T10:13:09.917 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 202.070053016, 2024-09-21T10:13:09.917 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7182453359999998, 2024-09-21T10:13:09.917 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.917 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.917 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.918 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.918 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.918 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.918 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79718 2024-09-21T10:13:09.918 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.918 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.918 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.918 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.918 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.746315+0000", 2024-09-21T10:13:09.918 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.918 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.918 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.918 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.919 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.746315+0000", 2024-09-21T10:13:09.919 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.919 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.919 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.919 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.919 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.746316+0000", 2024-09-21T10:13:09.919 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.24e-06 2024-09-21T10:13:09.919 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.919 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.919 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.919 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.746335+0000", 2024-09-21T10:13:09.919 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8839e-05 2024-09-21T10:13:09.919 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.919 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.920 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.920 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.746345+0000", 2024-09-21T10:13:09.920 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.7180000000000008e-06 2024-09-21T10:13:09.920 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.920 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.920 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.920 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.746350+0000", 2024-09-21T10:13:09.920 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4e-06 2024-09-21T10:13:09.920 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.920 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.920 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.920 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.746408+0000", 2024-09-21T10:13:09.920 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7849000000000001e-05 2024-09-21T10:13:09.921 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.921 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.921 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.921 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.746418+0000", 2024-09-21T10:13:09.921 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.009e-05 2024-09-21T10:13:09.921 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.921 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.921 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.921 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.327699+0000", 2024-09-21T10:13:09.921 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.58128045800000006 2024-09-21T10:13:09.921 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.921 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.921 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.921 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.327708+0000", 2024-09-21T10:13:09.922 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4849999999999998e-06 2024-09-21T10:13:09.922 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.922 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.922 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.922 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.449118+0000", 2024-09-21T10:13:09.922 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.121409581 2024-09-21T10:13:09.922 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.922 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.922 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.922 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.449253+0000", 2024-09-21T10:13:09.922 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000135494 2024-09-21T10:13:09.922 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.922 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.922 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.923 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.449390+0000", 2024-09-21T10:13:09.923 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000136694 2024-09-21T10:13:09.923 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.923 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.923 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.923 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.453327+0000", 2024-09-21T10:13:09.923 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0039374659999999997 2024-09-21T10:13:09.923 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.923 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.923 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.923 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.453369+0000", 2024-09-21T10:13:09.923 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.1530999999999999e-05 2024-09-21T10:13:09.923 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.462263+0000", 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0088941820000000005 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.462363+0000", 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.9728000000000005e-05 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.464560+0000", 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0021975810000000001 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.924 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79729 11.12 11:4b8e1e22:::benchmark_data_smithi137_290545_object79728:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.761425+0000", 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 202.05494315199999, 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7971564899999999, 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79729 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.925 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.926 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.926 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.926 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.761425+0000", 2024-09-21T10:13:09.926 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.926 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.926 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.926 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.926 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.761425+0000", 2024-09-21T10:13:09.926 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.926 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.926 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.926 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.926 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.761427+0000", 2024-09-21T10:13:09.927 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.703e-06 2024-09-21T10:13:09.927 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.927 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.927 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.927 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.761455+0000", 2024-09-21T10:13:09.927 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.8135000000000001e-05 2024-09-21T10:13:09.927 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.927 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.927 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.927 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.761472+0000", 2024-09-21T10:13:09.927 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.7218e-05 2024-09-21T10:13:09.927 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.927 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.927 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.928 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.761481+0000", 2024-09-21T10:13:09.928 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.9469999999999992e-06 2024-09-21T10:13:09.928 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.928 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.928 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.928 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.761550+0000", 2024-09-21T10:13:09.928 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9480999999999994e-05 2024-09-21T10:13:09.928 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.928 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.928 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.928 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.761560+0000", 2024-09-21T10:13:09.928 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.008e-05 2024-09-21T10:13:09.928 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.928 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.929 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.929 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.327741+0000", 2024-09-21T10:13:09.929 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.566180821 2024-09-21T10:13:09.929 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.929 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.929 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.929 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.327749+0000", 2024-09-21T10:13:09.929 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4749999999999996e-06 2024-09-21T10:13:09.929 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.929 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.929 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.929 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.450989+0000", 2024-09-21T10:13:09.929 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1232405130000001 2024-09-21T10:13:09.929 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.930 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.930 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.930 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.451157+0000", 2024-09-21T10:13:09.930 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00016774100000000001 2024-09-21T10:13:09.930 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.930 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.930 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.930 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.451912+0000", 2024-09-21T10:13:09.930 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00075469000000000003 2024-09-21T10:13:09.930 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.930 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.930 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.930 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.458529+0000", 2024-09-21T10:13:09.930 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0066177440000000001 2024-09-21T10:13:09.931 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.931 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.931 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.931 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.464615+0000", 2024-09-21T10:13:09.931 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0060858140000000002 2024-09-21T10:13:09.931 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.931 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.931 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.931 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.464998+0000", 2024-09-21T10:13:09.931 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00038256599999999998 2024-09-21T10:13:09.931 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.931 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.931 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.931 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.465138+0000", 2024-09-21T10:13:09.932 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014004100000000001 2024-09-21T10:13:09.932 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.932 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.932 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.932 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.558581+0000", 2024-09-21T10:13:09.932 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.093443521000000002 2024-09-21T10:13:09.932 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.932 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.932 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.932 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.932 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.932 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79785 11.12 11:4f42cdd3:::benchmark_data_smithi137_290545_object79784:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.932 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.859093+0000", 2024-09-21T10:13:09.932 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 201.95727463399999, 2024-09-21T10:13:09.933 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.701247508, 2024-09-21T10:13:09.933 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.933 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.933 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.933 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.933 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.933 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.933 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79785 2024-09-21T10:13:09.933 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.933 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.933 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.933 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.933 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.859093+0000", 2024-09-21T10:13:09.933 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.934 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.934 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.934 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.934 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.859093+0000", 2024-09-21T10:13:09.934 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.934 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.934 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.934 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.934 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.859095+0000", 2024-09-21T10:13:09.934 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6899999999999999e-06 2024-09-21T10:13:09.934 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.934 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.934 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.935 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.859119+0000", 2024-09-21T10:13:09.935 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.3898999999999999e-05 2024-09-21T10:13:09.935 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.935 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.935 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.935 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.859135+0000", 2024-09-21T10:13:09.935 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.6163000000000001e-05 2024-09-21T10:13:09.935 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.935 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.935 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.935 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.859143+0000", 2024-09-21T10:13:09.935 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.3189999999999995e-06 2024-09-21T10:13:09.935 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.935 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.936 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.936 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.859200+0000", 2024-09-21T10:13:09.936 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.6548999999999997e-05 2024-09-21T10:13:09.936 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.936 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.936 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.936 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.859209+0000", 2024-09-21T10:13:09.936 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.1500000000000005e-06 2024-09-21T10:13:09.936 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.936 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.936 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.936 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.327775+0000", 2024-09-21T10:13:09.936 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.46856545199999999 2024-09-21T10:13:09.936 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.937 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.937 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.937 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.327782+0000", 2024-09-21T10:13:09.937 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9829999999999999e-06 2024-09-21T10:13:09.937 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.937 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.937 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.937 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.453408+0000", 2024-09-21T10:13:09.937 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.1256262699999999 2024-09-21T10:13:09.937 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.937 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.937 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.937 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.453567+0000", 2024-09-21T10:13:09.937 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000159424 2024-09-21T10:13:09.937 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.938 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.938 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.938 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.453722+0000", 2024-09-21T10:13:09.938 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00015500099999999999 2024-09-21T10:13:09.938 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.938 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.938 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.938 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.464658+0000", 2024-09-21T10:13:09.938 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.010935265 2024-09-21T10:13:09.938 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.938 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.938 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.938 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.464696+0000", 2024-09-21T10:13:09.939 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.8729999999999997e-05 2024-09-21T10:13:09.939 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.939 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.939 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.939 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.558591+0000", 2024-09-21T10:13:09.939 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.093894334999999995 2024-09-21T10:13:09.939 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.939 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.939 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.939 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.558644+0000", 2024-09-21T10:13:09.939 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3488e-05 2024-09-21T10:13:09.939 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.939 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.939 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.939 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.560341+0000", 2024-09-21T10:13:09.940 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0016967900000000001 2024-09-21T10:13:09.940 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.940 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.940 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.940 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.940 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.940 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:79830 11.12 11:48c142ce:::benchmark_data_smithi137_290545_object79829:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e394)", 2024-09-21T10:13:09.940 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:09:47.998981+0000", 2024-09-21T10:13:09.940 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 201.81738678599999, 2024-09-21T10:13:09.940 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5661245580000001, 2024-09-21T10:13:09.940 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.940 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.940 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.940 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.941 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.941 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.941 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 79830 2024-09-21T10:13:09.941 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.941 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.941 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.941 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.941 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.998981+0000", 2024-09-21T10:13:09.941 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.941 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.941 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.941 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.941 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.998981+0000", 2024-09-21T10:13:09.941 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.942 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.942 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.942 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.942 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.998983+0000", 2024-09-21T10:13:09.942 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.658e-06 2024-09-21T10:13:09.942 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.942 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.942 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.942 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.999009+0000", 2024-09-21T10:13:09.942 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.5919999999999999e-05 2024-09-21T10:13:09.942 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.942 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.942 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.942 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.999021+0000", 2024-09-21T10:13:09.943 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2369e-05 2024-09-21T10:13:09.943 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.943 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.943 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.943 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.999027+0000", 2024-09-21T10:13:09.943 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.4450000000000004e-06 2024-09-21T10:13:09.943 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.943 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.943 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.943 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.999089+0000", 2024-09-21T10:13:09.943 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.2533999999999995e-05 2024-09-21T10:13:09.943 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.943 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.943 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.943 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:47.999100+0000", 2024-09-21T10:13:09.944 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0978999999999999e-05 2024-09-21T10:13:09.944 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.944 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.944 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.944 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.327805+0000", 2024-09-21T10:13:09.944 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.32870490099999999 2024-09-21T10:13:09.944 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.944 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.944 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.944 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:48.327813+0000", 2024-09-21T10:13:09.944 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0059999999999992e-06 2024-09-21T10:13:09.944 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.944 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.944 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.944 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.454999+0000", 2024-09-21T10:13:09.945 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.127186161 2024-09-21T10:13:09.945 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.945 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.945 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.945 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.455131+0000", 2024-09-21T10:13:09.945 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013224299999999999 2024-09-21T10:13:09.945 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.945 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.945 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:13:09.945 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.455269+0000", 2024-09-21T10:13:09.945 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000137854 2024-09-21T10:13:09.945 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.945 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.945 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.946 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.464736+0000", 2024-09-21T10:13:09.946 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0094666290000000007 2024-09-21T10:13:09.946 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.946 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.946 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.946 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.464854+0000", 2024-09-21T10:13:09.946 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000118349 2024-09-21T10:13:09.946 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.946 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.946 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.946 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.560355+0000", 2024-09-21T10:13:09.946 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.095501152000000006 2024-09-21T10:13:09.946 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.947 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.947 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.947 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.560409+0000", 2024-09-21T10:13:09.947 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.3204000000000001e-05 2024-09-21T10:13:09.947 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.947 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.947 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.947 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:09:49.565106+0000", 2024-09-21T10:13:09.947 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0046971540000000003 2024-09-21T10:13:09.947 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.947 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.947 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.947 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.947 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.948 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:110002 11.10 11:0e7b3e96:::benchmark_data_smithi137_290545_object110001:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e401)", 2024-09-21T10:13:09.948 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:10:21.362009+0000", 2024-09-21T10:13:09.948 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 168.45435913099999, 2024-09-21T10:13:09.948 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0137208740000001, 2024-09-21T10:13:09.948 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.948 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.948 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "reached pg", 2024-09-21T10:13:09.948 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.948 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.948 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.948 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 110002 2024-09-21T10:13:09.948 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.948 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.948 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.949 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.949 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:21.362009+0000", 2024-09-21T10:13:09.949 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.949 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.949 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.949 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.949 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:21.362009+0000", 2024-09-21T10:13:09.949 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.949 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.949 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.949 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.949 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:21.362010+0000", 2024-09-21T10:13:09.949 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.5209999999999999e-06 2024-09-21T10:13:09.949 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.950 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.950 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.950 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:21.362082+0000", 2024-09-21T10:13:09.950 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1718999999999996e-05 2024-09-21T10:13:09.950 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.950 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.950 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.950 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:21.362095+0000", 2024-09-21T10:13:09.950 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2717999999999999e-05 2024-09-21T10:13:09.950 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.950 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.950 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.950 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:21.362356+0000", 2024-09-21T10:13:09.951 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00026115900000000001 2024-09-21T10:13:09.951 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.951 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.951 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.951 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:21.362441+0000", 2024-09-21T10:13:09.951 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.5273999999999997e-05 2024-09-21T10:13:09.951 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.951 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.951 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op must wait for map", 2024-09-21T10:13:09.951 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:21.362449+0000", 2024-09-21T10:13:09.951 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.4410000000000004e-06 2024-09-21T10:13:09.951 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.951 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.951 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.952 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:21.366468+0000", 2024-09-21T10:13:09.952 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0040192259999999999 2024-09-21T10:13:09.952 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.952 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.952 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.952 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:21.366477+0000", 2024-09-21T10:13:09.952 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4939999999999992e-06 2024-09-21T10:13:09.952 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.952 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.952 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.952 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:22.370810+0000", 2024-09-21T10:13:09.952 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0043326990000001 2024-09-21T10:13:09.952 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.952 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.952 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for degraded object", 2024-09-21T10:13:09.953 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:22.371469+0000", 2024-09-21T10:13:09.953 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00065866299999999998 2024-09-21T10:13:09.953 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.953 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.953 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.953 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:22.375672+0000", 2024-09-21T10:13:09.953 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.004203399 2024-09-21T10:13:09.953 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.953 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.953 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.953 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:10:22.375730+0000", 2024-09-21T10:13:09.953 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.7561e-05 2024-09-21T10:13:09.953 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.954 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.954 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.954 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.954 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.954 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:196676 11.16 11:69518d33:::benchmark_data_smithi137_290545_object82843:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e421)", 2024-09-21T10:13:09.954 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:12:01.706424+0000", 2024-09-21T10:13:09.954 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 68.109944135000006, 2024-09-21T10:13:09.954 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.013837691, 2024-09-21T10:13:09.954 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.954 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.954 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.954 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.954 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.954 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.955 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 196676 2024-09-21T10:13:09.955 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.955 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.955 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.955 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.955 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.706424+0000", 2024-09-21T10:13:09.955 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.955 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.955 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.955 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.955 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.706424+0000", 2024-09-21T10:13:09.955 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.955 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.955 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.956 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.956 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.706426+0000", 2024-09-21T10:13:09.956 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.0540000000000002e-06 2024-09-21T10:13:09.956 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.956 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.956 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.956 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.706434+0000", 2024-09-21T10:13:09.956 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.4989999999999994e-06 2024-09-21T10:13:09.956 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.956 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.956 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.956 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.706457+0000", 2024-09-21T10:13:09.956 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 2.2878e-05 2024-09-21T10:13:09.957 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.957 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.957 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.957 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.706467+0000", 2024-09-21T10:13:09.957 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.747e-06 2024-09-21T10:13:09.957 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.957 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.957 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.957 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.706548+0000", 2024-09-21T10:13:09.957 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.0609e-05 2024-09-21T10:13:09.957 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.957 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.957 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.957 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.706560+0000", 2024-09-21T10:13:09.958 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2533e-05 2024-09-21T10:13:09.958 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.958 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.958 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.958 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.712167+0000", 2024-09-21T10:13:09.958 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0056063420000001 2024-09-21T10:13:09.958 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.958 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.958 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.958 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.712298+0000", 2024-09-21T10:13:09.958 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000131524 2024-09-21T10:13:09.958 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.958 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.958 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,2,3,5", 2024-09-21T10:13:09.959 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.712849+0000", 2024-09-21T10:13:09.959 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00055100199999999998 2024-09-21T10:13:09.959 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.959 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.959 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.959 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.719855+0000", 2024-09-21T10:13:09.959 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0070057640000000003 2024-09-21T10:13:09.959 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.959 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.959 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.959 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.719930+0000", 2024-09-21T10:13:09.959 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.5457999999999995e-05 2024-09-21T10:13:09.959 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.959 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.960 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.960 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.719994+0000", 2024-09-21T10:13:09.960 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.3842000000000003e-05 2024-09-21T10:13:09.960 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.960 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.960 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.960 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.720055+0000", 2024-09-21T10:13:09.960 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.1247000000000005e-05 2024-09-21T10:13:09.960 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.960 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.960 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.960 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.720095+0000", 2024-09-21T10:13:09.960 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9514000000000001e-05 2024-09-21T10:13:09.960 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.961 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.961 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.961 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.720134+0000", 2024-09-21T10:13:09.961 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 3.9224000000000003e-05 2024-09-21T10:13:09.961 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.961 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.961 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.961 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.720262+0000", 2024-09-21T10:13:09.961 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00012745399999999999 2024-09-21T10:13:09.961 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.961 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.961 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.961 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.961 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.962 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:196692 11.16 11:6c77a8de:::benchmark_data_smithi137_290545_object82859:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e421)", 2024-09-21T10:13:09.962 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:12:01.737305+0000", 2024-09-21T10:13:09.962 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 68.079062742000005, 2024-09-21T10:13:09.962 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.98366025599999996, 2024-09-21T10:13:09.962 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.962 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.962 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.962 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.962 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.962 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.962 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 196692 2024-09-21T10:13:09.962 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.962 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.962 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.963 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.963 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.737305+0000", 2024-09-21T10:13:09.963 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.963 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.963 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.963 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.963 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.737305+0000", 2024-09-21T10:13:09.963 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.963 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.963 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.963 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.963 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.737307+0000", 2024-09-21T10:13:09.963 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.26e-06 2024-09-21T10:13:09.963 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.964 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.964 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.964 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.737311+0000", 2024-09-21T10:13:09.964 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6299999999999997e-06 2024-09-21T10:13:09.964 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.964 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.964 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.964 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.737323+0000", 2024-09-21T10:13:09.964 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2183e-05 2024-09-21T10:13:09.964 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.964 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.964 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.964 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.737331+0000", 2024-09-21T10:13:09.964 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.2180000000000002e-06 2024-09-21T10:13:09.965 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.965 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.965 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.965 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.737386+0000", 2024-09-21T10:13:09.965 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.5337999999999998e-05 2024-09-21T10:13:09.965 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.965 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.965 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.965 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.737395+0000", 2024-09-21T10:13:09.965 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.4809999999999995e-06 2024-09-21T10:13:09.965 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.965 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.965 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.965 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.716284+0000", 2024-09-21T10:13:09.965 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.97888823800000002 2024-09-21T10:13:09.966 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.966 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.966 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.966 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.716368+0000", 2024-09-21T10:13:09.966 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.4400000000000005e-05 2024-09-21T10:13:09.966 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.966 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.966 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,2,3,5", 2024-09-21T10:13:09.966 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.716850+0000", 2024-09-21T10:13:09.966 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00048244899999999997 2024-09-21T10:13:09.966 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.966 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.966 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.967 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.720322+0000", 2024-09-21T10:13:09.967 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0034715200000000001 2024-09-21T10:13:09.967 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.967 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.967 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.967 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.720341+0000", 2024-09-21T10:13:09.967 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.8712e-05 2024-09-21T10:13:09.967 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.967 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.967 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.967 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.720559+0000", 2024-09-21T10:13:09.967 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000218202 2024-09-21T10:13:09.967 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.967 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.968 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.968 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.720628+0000", 2024-09-21T10:13:09.968 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9148999999999998e-05 2024-09-21T10:13:09.968 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.968 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.968 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.968 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.720715+0000", 2024-09-21T10:13:09.968 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.6558999999999996e-05 2024-09-21T10:13:09.968 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.968 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.968 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.968 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.720853+0000", 2024-09-21T10:13:09.968 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00013806499999999999 2024-09-21T10:13:09.968 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.969 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.969 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.969 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.720965+0000", 2024-09-21T10:13:09.969 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.000112852 2024-09-21T10:13:09.969 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.969 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.969 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.969 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.969 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.969 INFO:teuthology.orchestra.run.smithi137.stdout: "description": "osd_op(client.36387.0:196697 11.16 11:6d5fa361:::benchmark_data_smithi137_290545_object82864:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e421)", 2024-09-21T10:13:09.969 INFO:teuthology.orchestra.run.smithi137.stdout: "initiated_at": "2024-09-21T10:12:01.745206+0000", 2024-09-21T10:13:09.969 INFO:teuthology.orchestra.run.smithi137.stdout: "age": 68.071162138999995, 2024-09-21T10:13:09.969 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.98867669700000005, 2024-09-21T10:13:09.969 INFO:teuthology.orchestra.run.smithi137.stdout: "continuous": false, 2024-09-21T10:13:09.970 INFO:teuthology.orchestra.run.smithi137.stdout: "type_data": { 2024-09-21T10:13:09.970 INFO:teuthology.orchestra.run.smithi137.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:13:09.970 INFO:teuthology.orchestra.run.smithi137.stdout: "client_info": { 2024-09-21T10:13:09.970 INFO:teuthology.orchestra.run.smithi137.stdout: "client": "client.36387", 2024-09-21T10:13:09.970 INFO:teuthology.orchestra.run.smithi137.stdout: "client_addr": "172.21.15.137:0/811532767", 2024-09-21T10:13:09.970 INFO:teuthology.orchestra.run.smithi137.stdout: "tid": 196697 2024-09-21T10:13:09.970 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.970 INFO:teuthology.orchestra.run.smithi137.stdout: "events": [ 2024-09-21T10:13:09.970 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.970 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "initiated", 2024-09-21T10:13:09.970 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.745206+0000", 2024-09-21T10:13:09.970 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.970 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.970 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.971 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "header_read", 2024-09-21T10:13:09.971 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.745206+0000", 2024-09-21T10:13:09.971 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0 2024-09-21T10:13:09.971 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.971 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.971 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "throttled", 2024-09-21T10:13:09.971 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.745207+0000", 2024-09-21T10:13:09.971 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.0729999999999999e-06 2024-09-21T10:13:09.971 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.971 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.971 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "all_read", 2024-09-21T10:13:09.971 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.745212+0000", 2024-09-21T10:13:09.971 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.2079999999999999e-06 2024-09-21T10:13:09.971 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.972 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.972 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "dispatched", 2024-09-21T10:13:09.972 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.745225+0000", 2024-09-21T10:13:09.972 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.314e-05 2024-09-21T10:13:09.972 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.972 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.972 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "queued_for_pg", 2024-09-21T10:13:09.972 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.745233+0000", 2024-09-21T10:13:09.972 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 8.1480000000000006e-06 2024-09-21T10:13:09.972 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.972 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.972 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.972 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.745303+0000", 2024-09-21T10:13:09.972 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 6.9758999999999994e-05 2024-09-21T10:13:09.972 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.973 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.973 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for peered", 2024-09-21T10:13:09.973 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:01.745316+0000", 2024-09-21T10:13:09.973 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 1.2670000000000001e-05 2024-09-21T10:13:09.974 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.974 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.974 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "reached_pg", 2024-09-21T10:13:09.974 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.721002+0000", 2024-09-21T10:13:09.974 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.97568616100000005 2024-09-21T10:13:09.974 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.974 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.974 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "started", 2024-09-21T10:13:09.974 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.721095+0000", 2024-09-21T10:13:09.974 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 9.3471e-05 2024-09-21T10:13:09.974 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.974 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.974 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "waiting for subops from 1,2,3,5", 2024-09-21T10:13:09.975 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.721619+0000", 2024-09-21T10:13:09.975 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00052364200000000005 2024-09-21T10:13:09.975 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.975 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.975 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.975 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.728564+0000", 2024-09-21T10:13:09.975 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0069452760000000002 2024-09-21T10:13:09.975 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.975 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.975 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.975 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.728611+0000", 2024-09-21T10:13:09.975 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.6233000000000003e-05 2024-09-21T10:13:09.975 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.975 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.976 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.976 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.728651+0000", 2024-09-21T10:13:09.976 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 4.0120999999999998e-05 2024-09-21T10:13:09.976 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.976 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.976 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:13:09.976 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.728710+0000", 2024-09-21T10:13:09.976 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 5.9726999999999999e-05 2024-09-21T10:13:09.976 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.976 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.976 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "op_commit", 2024-09-21T10:13:09.976 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.733669+0000", 2024-09-21T10:13:09.976 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.0049584369999999996 2024-09-21T10:13:09.976 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.977 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.977 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "commit_sent", 2024-09-21T10:13:09.977 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.733740+0000", 2024-09-21T10:13:09.977 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 7.1130000000000005e-05 2024-09-21T10:13:09.977 INFO:teuthology.orchestra.run.smithi137.stdout: }, 2024-09-21T10:13:09.977 INFO:teuthology.orchestra.run.smithi137.stdout: { 2024-09-21T10:13:09.977 INFO:teuthology.orchestra.run.smithi137.stdout: "event": "done", 2024-09-21T10:13:09.977 INFO:teuthology.orchestra.run.smithi137.stdout: "time": "2024-09-21T10:12:02.733883+0000", 2024-09-21T10:13:09.977 INFO:teuthology.orchestra.run.smithi137.stdout: "duration": 0.00014250100000000001 2024-09-21T10:13:09.977 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.977 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.977 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.977 INFO:teuthology.orchestra.run.smithi137.stdout: } 2024-09-21T10:13:09.977 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-09-21T10:13:09.978 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-09-21T10:13:09.994 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:09.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:09.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:10.096 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:13:10.117 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:10.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:10.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:13:10.218 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:13:10.239 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:10.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:10.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:13:10.331 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:10.341 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:10.351 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.get_all_features 2024-09-21T10:13:10.368 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.get_all_features (17 ms) 2024-09-21T10:13:10.368 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.copyup 2024-09-21T10:13:10.376 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:10.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:10.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:10.478 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:13:10.499 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:10.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:10.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:13:10.601 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:10.627 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:10.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:10.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:10.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:13:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:13:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:13:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:10 smithi165 ceph-mon[86023]: pgmap v1459: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:10 smithi165 ceph-mon[86023]: osdmap e442: 8 total, 8 up, 7 in 2024-09-21T10:13:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:10 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2587572187' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi137-318761-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T10:13:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:10 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi137-318761-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T10:13:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:10 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3848030426' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-09-21T10:13:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:10.727 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.copyup (359 ms) 2024-09-21T10:13:10.728 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-09-21T10:13:10.729 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:10.749 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:10.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:10.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:10.780 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.sparse_copyup (53 ms) 2024-09-21T10:13:10.780 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-09-21T10:13:10.786 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:10 smithi137 ceph-mon[93825]: pgmap v1459: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:10.786 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:10 smithi137 ceph-mon[93825]: osdmap e442: 8 total, 8 up, 7 in 2024-09-21T10:13:10.786 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:10 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2587572187' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi137-318761-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T10:13:10.786 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:10 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi137-318761-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T10:13:10.786 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:10 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3848030426' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-09-21T10:13:10.787 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:10.787 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:10 smithi137 ceph-mon[97575]: pgmap v1459: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:10.787 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:10 smithi137 ceph-mon[97575]: osdmap e442: 8 total, 8 up, 7 in 2024-09-21T10:13:10.787 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:10 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2587572187' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi137-318761-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T10:13:10.787 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:10 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi137-318761-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T10:13:10.787 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:10 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3848030426' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-09-21T10:13:10.787 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:10.787 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.get_and_set_id (7 ms) 2024-09-21T10:13:10.787 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-09-21T10:13:10.813 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.add_remove_child (25 ms) 2024-09-21T10:13:10.813 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.directory_methods 2024-09-21T10:13:10.836 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.directory_methods (24 ms) 2024-09-21T10:13:10.836 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.create 2024-09-21T10:13:10.847 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.create (11 ms) 2024-09-21T10:13:10.848 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.get_features 2024-09-21T10:13:10.849 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2024-09-21T10:13:10.849 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-09-21T10:13:10.851 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:10.851 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.get_object_prefix (2 ms) 2024-09-21T10:13:10.851 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-09-21T10:13:10.852 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.get_create_timestamp (1 ms) 2024-09-21T10:13:10.852 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-09-21T10:13:10.853 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.get_access_timestamp (1 ms) 2024-09-21T10:13:10.853 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-09-21T10:13:10.854 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.get_modify_timestamp (1 ms) 2024-09-21T10:13:10.855 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-09-21T10:13:10.858 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.get_data_pool (3 ms) 2024-09-21T10:13:10.858 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.get_size 2024-09-21T10:13:10.862 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.get_size (4 ms) 2024-09-21T10:13:10.862 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.set_size 2024-09-21T10:13:10.866 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.set_size (5 ms) 2024-09-21T10:13:10.866 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.protection_status 2024-09-21T10:13:10.872 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:10.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:10.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:10.883 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.protection_status (16 ms) 2024-09-21T10:13:10.883 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-09-21T10:13:10.890 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.snapshot_limits (8 ms) 2024-09-21T10:13:10.890 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.parents_v1 2024-09-21T10:13:10.943 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.parents_v1 (53 ms) 2024-09-21T10:13:10.943 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.parents_v2 2024-09-21T10:13:10.972 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.parents_v2 (29 ms) 2024-09-21T10:13:10.972 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.snapshots 2024-09-21T10:13:10.974 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:13:10.993 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.snapshots (21 ms) 2024-09-21T10:13:10.993 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.snapid_race 2024-09-21T10:13:10.997 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:10.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:10.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:13:10.999 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.snapid_race (6 ms) 2024-09-21T10:13:10.999 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.stripingv2 2024-09-21T10:13:11.008 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.stripingv2 (9 ms) 2024-09-21T10:13:11.008 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.object_map_save 2024-09-21T10:13:11.009 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.object_map_save (1 ms) 2024-09-21T10:13:11.009 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-09-21T10:13:11.015 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.object_map_resize (6 ms) 2024-09-21T10:13:11.015 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.object_map_update 2024-09-21T10:13:11.020 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.object_map_update (5 ms) 2024-09-21T10:13:11.020 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-09-21T10:13:11.020 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2024-09-21T10:13:11.020 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-09-21T10:13:11.025 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.object_map_snap_add (5 ms) 2024-09-21T10:13:11.026 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-09-21T10:13:11.032 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.object_map_snap_remove (7 ms) 2024-09-21T10:13:11.032 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.flags 2024-09-21T10:13:11.036 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.flags (4 ms) 2024-09-21T10:13:11.036 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.metadata 2024-09-21T10:13:11.064 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.metadata (27 ms) 2024-09-21T10:13:11.064 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.set_features 2024-09-21T10:13:11.070 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.set_features (7 ms) 2024-09-21T10:13:11.070 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.mirror 2024-09-21T10:13:11.100 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:11.100 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.mirror (30 ms) 2024-09-21T10:13:11.101 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.mirror_image 2024-09-21T10:13:11.114 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.mirror_image (14 ms) 2024-09-21T10:13:11.115 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-09-21T10:13:11.122 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:11.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:11.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:11.224 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:13:11.246 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:11.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:11.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:13:11.348 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:13:11.371 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:11.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:11.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:13:11.473 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:13:11.496 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:11.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:11.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:13:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:11 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi137-318761-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T10:13:11.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:11 smithi137 ceph-mon[93825]: osdmap e443: 8 total, 8 up, 7 in 2024-09-21T10:13:11.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:11 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi137-318761-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T10:13:11.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:11 smithi137 ceph-mon[97575]: osdmap e443: 8 total, 8 up, 7 in 2024-09-21T10:13:11.598 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:11.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:11.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:11.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:11 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi137-318761-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T10:13:11.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:11 smithi165 ceph-mon[86023]: osdmap e443: 8 total, 8 up, 7 in 2024-09-21T10:13:11.722 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:11.745 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:11.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:11.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:11.846 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:13:11.870 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:11.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:11.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:11.972 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:11.994 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:11.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:11.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:12.096 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:12.121 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:12.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:12.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:12.218 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:13:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:13:11] "GET /metrics HTTP/1.1" 200 36519 "" "Prometheus/2.51.0" 2024-09-21T10:13:12.223 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:12.246 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:12.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:12.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:12.347 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:13:12.370 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:12.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:12.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:13:12.472 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:13:12.494 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:12.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:12.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:13:12.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:12 smithi137 ceph-mon[93825]: pgmap v1462: 115 pgs: 3 creating+activating, 7 unknown, 105 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 1024 KiB/s rd, 512 KiB/s wr, 1 op/s 2024-09-21T10:13:12.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:12 smithi137 ceph-mon[93825]: osdmap e444: 8 total, 8 up, 7 in 2024-09-21T10:13:12.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:12 smithi137 ceph-mon[97575]: pgmap v1462: 115 pgs: 3 creating+activating, 7 unknown, 105 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 1024 KiB/s rd, 512 KiB/s wr, 1 op/s 2024-09-21T10:13:12.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:12 smithi137 ceph-mon[97575]: osdmap e444: 8 total, 8 up, 7 in 2024-09-21T10:13:12.595 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:12.617 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:12.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:12.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:12.629 INFO:tasks.cephadm.ceph_manager.ceph:no progress seen, keeping timeout for now 2024-09-21T10:13:12.629 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:13:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:12 smithi165 ceph-mon[86023]: pgmap v1462: 115 pgs: 3 creating+activating, 7 unknown, 105 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 1024 KiB/s rd, 512 KiB/s wr, 1 op/s 2024-09-21T10:13:12.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:12 smithi165 ceph-mon[86023]: osdmap e444: 8 total, 8 up, 7 in 2024-09-21T10:13:12.719 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:13:12.743 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:12.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:12.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:12.845 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:13:12.867 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:12.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:12.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:13:12.969 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:13:12.991 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:12.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:12.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:13:13.089 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:13.092 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:13.117 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:13:13.120 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:13.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:13.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:13.223 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:13.246 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:13.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:13.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:13.347 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:13:13.372 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:13.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:13.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:13:13.422 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.mirror_image_status (2307 ms) 2024-09-21T10:13:13.422 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-09-21T10:13:13.474 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:13.496 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:13.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:13.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:13.501 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.mirror_image_map (80 ms) 2024-09-21T10:13:13.501 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-09-21T10:13:13.508 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.mirror_instances (7 ms) 2024-09-21T10:13:13.508 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-09-21T10:13:13.519 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.mirror_snapshot (11 ms) 2024-09-21T10:13:13.520 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-09-21T10:13:13.521 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_dir_list (2 ms) 2024-09-21T10:13:13.521 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-09-21T10:13:13.524 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2024-09-21T10:13:13.524 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-09-21T10:13:13.526 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.dir_add_already_existing (2 ms) 2024-09-21T10:13:13.526 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-09-21T10:13:13.531 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_dir_rename (5 ms) 2024-09-21T10:13:13.531 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-09-21T10:13:13.534 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2024-09-21T10:13:13.534 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-09-21T10:13:13.538 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (3 ms) 2024-09-21T10:13:13.538 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_image_add 2024-09-21T10:13:13.539 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-09-21T10:13:13.540 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-09-21T10:13:13.542 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_image_remove (3 ms) 2024-09-21T10:13:13.542 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_image_list 2024-09-21T10:13:13.545 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2024-09-21T10:13:13.545 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-09-21T10:13:13.549 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2024-09-21T10:13:13.549 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.image_group_add 2024-09-21T10:13:13.551 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2024-09-21T10:13:13.551 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-09-21T10:13:13.554 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2024-09-21T10:13:13.554 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.image_group_get 2024-09-21T10:13:13.556 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.image_group_get (2 ms) 2024-09-21T10:13:13.556 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-09-21T10:13:13.558 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2024-09-21T10:13:13.558 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-09-21T10:13:13.560 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2024-09-21T10:13:13.560 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-09-21T10:13:13.562 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (2 ms) 2024-09-21T10:13:13.563 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-09-21T10:13:13.565 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (3 ms) 2024-09-21T10:13:13.565 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-09-21T10:13:13.567 INFO:tasks.workunit.client.0.smithi137.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/17.2.7-1649-gfbd1a6ab/rpm/el9/BUILD/ceph-17.2.7-1649-gfbd1a6ab/src/test/cls_rbd/test_cls_rbd.cc:2681: Failure 2024-09-21T10:13:13.567 INFO:tasks.workunit.client.0.smithi137.stdout:Expected equality of these values: 2024-09-21T10:13:13.567 INFO:tasks.workunit.client.0.smithi137.stdout: 1U 2024-09-21T10:13:13.567 INFO:tasks.workunit.client.0.smithi137.stdout: Which is: 1 2024-09-21T10:13:13.567 INFO:tasks.workunit.client.0.smithi137.stdout: keys.size() 2024-09-21T10:13:13.567 INFO:tasks.workunit.client.0.smithi137.stdout: Which is: 3 2024-09-21T10:13:13.568 INFO:tasks.workunit.client.0.smithi137.stdout:[ FAILED ] TestClsRbd.group_snap_set (2 ms) 2024-09-21T10:13:13.568 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-09-21T10:13:13.570 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-09-21T10:13:13.570 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-09-21T10:13:13.586 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (15 ms) 2024-09-21T10:13:13.586 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-09-21T10:13:13.598 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:13.621 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:13.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:13.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:13.723 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:13:13.745 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:13.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:13.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:13:13.809 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (224 ms) 2024-09-21T10:13:13.809 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-09-21T10:13:13.811 INFO:tasks.workunit.client.0.smithi137.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/17.2.7-1649-gfbd1a6ab/rpm/el9/BUILD/ceph-17.2.7-1649-gfbd1a6ab/src/test/cls_rbd/test_cls_rbd.cc:2792: Failure 2024-09-21T10:13:13.812 INFO:tasks.workunit.client.0.smithi137.stdout:Expected equality of these values: 2024-09-21T10:13:13.812 INFO:tasks.workunit.client.0.smithi137.stdout: 1U 2024-09-21T10:13:13.812 INFO:tasks.workunit.client.0.smithi137.stdout: Which is: 1 2024-09-21T10:13:13.812 INFO:tasks.workunit.client.0.smithi137.stdout: keys.size() 2024-09-21T10:13:13.812 INFO:tasks.workunit.client.0.smithi137.stdout: Which is: 3 2024-09-21T10:13:13.812 INFO:tasks.workunit.client.0.smithi137.stdout:[ FAILED ] TestClsRbd.group_snap_remove (2 ms) 2024-09-21T10:13:13.812 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-09-21T10:13:13.814 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-09-21T10:13:13.814 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.trash_methods 2024-09-21T10:13:13.821 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.trash_methods (8 ms) 2024-09-21T10:13:13.821 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.op_features 2024-09-21T10:13:13.828 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.op_features (7 ms) 2024-09-21T10:13:13.828 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.clone_parent 2024-09-21T10:13:13.846 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.clone_parent (18 ms) 2024-09-21T10:13:13.846 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-09-21T10:13:13.847 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:13:13.855 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.clone_parent_ns (9 ms) 2024-09-21T10:13:13.855 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.clone_child 2024-09-21T10:13:13.868 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.clone_child (12 ms) 2024-09-21T10:13:13.868 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-09-21T10:13:13.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:13.869 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:13.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:13:13.874 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.namespace_methods (7 ms) 2024-09-21T10:13:13.874 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.migration 2024-09-21T10:13:13.883 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.migration (9 ms) 2024-09-21T10:13:13.883 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.migration_v1 2024-09-21T10:13:13.895 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.migration_v1 (12 ms) 2024-09-21T10:13:13.895 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-09-21T10:13:13.970 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:13:13.992 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:13.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:13.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:13:14.094 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:14.116 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:14.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:14.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:14.217 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:14.239 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:14.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:14.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:14.341 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:13:14.363 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:14.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:14.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:13:14.464 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:13:14.486 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:14.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:14.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:14.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:14 smithi137 ceph-mon[93825]: pgmap v1464: 115 pgs: 3 creating+activating, 112 active+clean; 315 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 1.3 MiB/s rd, 690 KiB/s wr, 12 op/s 2024-09-21T10:13:14.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:14 smithi137 ceph-mon[97575]: pgmap v1464: 115 pgs: 3 creating+activating, 112 active+clean; 315 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 1.3 MiB/s rd, 690 KiB/s wr, 12 op/s 2024-09-21T10:13:14.587 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:13:14.609 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:14.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:14.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:13:14.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:14 smithi165 ceph-mon[86023]: pgmap v1464: 115 pgs: 3 creating+activating, 112 active+clean; 315 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 1.3 MiB/s rd, 690 KiB/s wr, 12 op/s 2024-09-21T10:13:14.741 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:14.763 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:14.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:14.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:14.864 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:14.886 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:14.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:14.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:14.988 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:15.009 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:15.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:15.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:15.111 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:13:15.135 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:15.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:15.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:13:15.236 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:13:15.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:15.258 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:15.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:13:15.359 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:15.376 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T10:13:15.382 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:15.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:15.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:15.384 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1489 ms) 2024-09-21T10:13:15.384 INFO:tasks.workunit.client.0.smithi137.stdout:[ RUN ] TestClsRbd.sparsify 2024-09-21T10:13:15.435 INFO:tasks.workunit.client.0.smithi137.stdout:[ OK ] TestClsRbd.sparsify (51 ms) 2024-09-21T10:13:15.484 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:15.505 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:15.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:15.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:15.607 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:15.625 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:15.628 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:15.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:15.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:15.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:15 smithi165 ceph-mon[86023]: osdmap e445: 8 total, 8 up, 7 in 2024-09-21T10:13:15.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:15 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3440389522' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:13:15.730 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:13:15.740 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:15 smithi137 ceph-mon[97575]: osdmap e445: 8 total, 8 up, 7 in 2024-09-21T10:13:15.740 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:15 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3440389522' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:13:15.740 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:15 smithi137 ceph-mon[93825]: osdmap e445: 8 total, 8 up, 7 in 2024-09-21T10:13:15.740 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:15 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3440389522' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:13:15.752 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:15.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:15.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:13:15.854 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:13:15.875 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:15.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:15.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:13:15.977 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:13:15.998 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:15.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:15.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:13:16.100 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:13:16.121 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:16.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:16.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:13:16.223 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:13:16.249 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:16.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:16.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:16.351 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:13:16.372 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:16.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:16.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:13:16.385 INFO:tasks.workunit.client.0.smithi137.stdout:[----------] 70 tests from TestClsRbd (5084 ms total) 2024-09-21T10:13:16.385 INFO:tasks.workunit.client.0.smithi137.stdout: 2024-09-21T10:13:16.385 INFO:tasks.workunit.client.0.smithi137.stdout:[----------] Global test environment tear-down 2024-09-21T10:13:16.385 INFO:tasks.workunit.client.0.smithi137.stdout:[==========] 70 tests from 1 test suite ran. (7158 ms total) 2024-09-21T10:13:16.386 INFO:tasks.workunit.client.0.smithi137.stdout:[ PASSED ] 68 tests. 2024-09-21T10:13:16.386 INFO:tasks.workunit.client.0.smithi137.stdout:[ FAILED ] 2 tests, listed below: 2024-09-21T10:13:16.386 INFO:tasks.workunit.client.0.smithi137.stdout:[ FAILED ] TestClsRbd.group_snap_set 2024-09-21T10:13:16.386 INFO:tasks.workunit.client.0.smithi137.stdout:[ FAILED ] TestClsRbd.group_snap_remove 2024-09-21T10:13:16.386 INFO:tasks.workunit.client.0.smithi137.stdout: 2024-09-21T10:13:16.386 INFO:tasks.workunit.client.0.smithi137.stdout: 2 FAILED TESTS 2024-09-21T10:13:16.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:16.388 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2024-09-21T10:13:16.388 DEBUG:teuthology.orchestra.run.smithi137:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-21T10:13:16.475 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:13:16.496 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: docker: command not found 2024-09-21T10:13:16.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:16.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi165 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:13:16.545 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:16 smithi137 ceph-mon[93825]: pgmap v1466: 115 pgs: 3 creating+activating, 112 active+clean; 315 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 1.4 MiB/s rd, 705 KiB/s wr, 12 op/s 2024-09-21T10:13:16.545 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:16 smithi137 ceph-mon[93825]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:13:16.545 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:16 smithi137 ceph-mon[93825]: Cluster is now healthy 2024-09-21T10:13:16.546 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:16 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3440389522' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:13:16.546 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:16 smithi137 ceph-mon[93825]: osdmap e446: 8 total, 8 up, 7 in 2024-09-21T10:13:16.546 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:16 smithi137 ceph-mon[97575]: pgmap v1466: 115 pgs: 3 creating+activating, 112 active+clean; 315 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 1.4 MiB/s rd, 705 KiB/s wr, 12 op/s 2024-09-21T10:13:16.546 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:16 smithi137 ceph-mon[97575]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:13:16.546 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:16 smithi137 ceph-mon[97575]: Cluster is now healthy 2024-09-21T10:13:16.546 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:16 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3440389522' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:13:16.546 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:16 smithi137 ceph-mon[97575]: osdmap e446: 8 total, 8 up, 7 in 2024-09-21T10:13:16.575 INFO:teuthology.orchestra.run.smithi137.stdout:osd.0: {} 2024-09-21T10:13:16.575 INFO:teuthology.orchestra.run.smithi137.stdout:osd.1: {} 2024-09-21T10:13:16.575 INFO:teuthology.orchestra.run.smithi137.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:13:16.575 INFO:teuthology.orchestra.run.smithi137.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:13:16.580 INFO:teuthology.orchestra.run.smithi137.stdout:osd.2: {} 2024-09-21T10:13:16.580 INFO:teuthology.orchestra.run.smithi137.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:13:16.596 INFO:teuthology.orchestra.run.smithi137.stdout:osd.3: {} 2024-09-21T10:13:16.596 INFO:teuthology.orchestra.run.smithi137.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:13:16.598 DEBUG:teuthology.orchestra.run.smithi137:> sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:13:16.613 INFO:teuthology.orchestra.run.smithi137.stdout:osd.4: {} 2024-09-21T10:13:16.614 INFO:teuthology.orchestra.run.smithi137.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:13:16.623 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: docker: command not found 2024-09-21T10:13:16.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:13:16.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi137 with status 1: 'sudo docker kill -s 1 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:13:16.633 INFO:teuthology.orchestra.run.smithi137.stdout:osd.5: {} 2024-09-21T10:13:16.633 INFO:teuthology.orchestra.run.smithi137.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:13:16.636 INFO:tasks.thrashosds:joining thrashosds 2024-09-21T10:13:16.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:16 smithi165 ceph-mon[86023]: pgmap v1466: 115 pgs: 3 creating+activating, 112 active+clean; 315 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 1.4 MiB/s rd, 705 KiB/s wr, 12 op/s 2024-09-21T10:13:16.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:16 smithi165 ceph-mon[86023]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:13:16.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:16 smithi165 ceph-mon[86023]: Cluster is now healthy 2024-09-21T10:13:16.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:16 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3440389522' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:13:16.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:16 smithi165 ceph-mon[86023]: osdmap e446: 8 total, 8 up, 7 in 2024-09-21T10:13:16.648 INFO:teuthology.orchestra.run.smithi137.stdout:osd.6: {} 2024-09-21T10:13:16.649 INFO:teuthology.orchestra.run.smithi137.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:13:16.664 INFO:teuthology.orchestra.run.smithi137.stdout:osd.7: {} 2024-09-21T10:13:16.664 INFO:teuthology.orchestra.run.smithi137.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:13:17.541 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:17 smithi137 ceph-mon[93825]: osdmap e447: 8 total, 8 up, 7 in 2024-09-21T10:13:17.541 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:17 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3675950288' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:13:17.542 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:17 smithi137 ceph-mon[97575]: osdmap e447: 8 total, 8 up, 7 in 2024-09-21T10:13:17.542 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:17 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3675950288' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:13:17.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:17 smithi165 ceph-mon[86023]: osdmap e447: 8 total, 8 up, 7 in 2024-09-21T10:13:17.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:17 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3675950288' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:13:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:18 smithi137 ceph-mon[93825]: pgmap v1469: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:18.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:18 smithi137 ceph-mon[97575]: pgmap v1469: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:18.640 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:18.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:18 smithi165 ceph-mon[86023]: pgmap v1469: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:19.570 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:13:20.128 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:13:20.128 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:13:20.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:20 smithi165 ceph-mon[86023]: pgmap v1470: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:20.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:13:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:13:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:13:20.769 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:20 smithi137 ceph-mon[93825]: pgmap v1470: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:20.770 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:20 smithi137 ceph-mon[97575]: pgmap v1470: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:21.239 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:13:21.520 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:22.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:13:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:13:21] "GET /metrics HTTP/1.1" 200 36519 "" "Prometheus/2.51.0" 2024-09-21T10:13:22.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:22 smithi165 ceph-mon[86023]: pgmap v1471: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:22.784 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:13:22.784 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:22 smithi137 ceph-mon[93825]: pgmap v1471: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:22.785 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:22 smithi137 ceph-mon[97575]: pgmap v1471: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:22.787 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:13:23.812 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:23.826 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1471,"stamp":"2024-09-21T10:13:21.217922+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":321907,"num_objects":25,"num_object_clones":0,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":27,"num_read_kb":68,"num_write":77,"num_write_kb":179,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":53,"num_bytes_recovered":451585,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1158,"ondisk_log_size":1158,"up":249,"acting":249,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":299,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":7003928,"kb_used_data":48072,"kb_used_omap":29,"kb_used_meta":6955682,"kb_avail":649212136,"statfs":{"total":671965249536,"available":664793227264,"internally_reserved":0,"allocated":49225728,"data_stored":26991293,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30120,"internal_metadata":7122618968},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-158,"num_objects":-7,"num_object_clones":0,"num_object_copies":-21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7,"num_whiteouts":0,"num_read":-56,"num_read_kb":-8259,"num_write":-18,"num_write_kb":-4141,"num_scrub_errors":0,"num_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":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.853363"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":800,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.677604+0000","last_change":"2024-09-21T10:01:46.451177+0000","last_active":"2024-09-21T10:13:16.677604+0000","last_peered":"2024-09-21T10:13:16.677604+0000","last_clean":"2024-09-21T10:13:16.677604+0000","last_became_active":"2024-09-21T10:01:46.448614+0000","last_became_peered":"2024-09-21T10:01:46.448614+0000","last_unstale":"2024-09-21T10:13:16.677604+0000","last_undegraded":"2024-09-21T10:13:16.677604+0000","last_fullsized":"2024-09-21T10:13:16.677604+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:04:08.637354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":166,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.399382+0000","last_change":"2024-09-21T10:01:46.447733+0000","last_active":"2024-09-21T10:13:15.399382+0000","last_peered":"2024-09-21T10:13:15.399382+0000","last_clean":"2024-09-21T10:13:15.399382+0000","last_became_active":"2024-09-21T10:01:46.437757+0000","last_became_peered":"2024-09-21T10:01:46.437757+0000","last_unstale":"2024-09-21T10:13:15.399382+0000","last_undegraded":"2024-09-21T10:13:15.399382+0000","last_fullsized":"2024-09-21T10:13:15.399382+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:45:45.737983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":408,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.676352+0000","last_change":"2024-09-21T10:01:46.443763+0000","last_active":"2024-09-21T10:13:16.676352+0000","last_peered":"2024-09-21T10:13:16.676352+0000","last_clean":"2024-09-21T10:13:16.676352+0000","last_became_active":"2024-09-21T10:01:46.441577+0000","last_became_peered":"2024-09-21T10:01:46.441577+0000","last_unstale":"2024-09-21T10:13:16.676352+0000","last_undegraded":"2024-09-21T10:13:16.676352+0000","last_fullsized":"2024-09-21T10:13:16.676352+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:31:26.207575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":711,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.675698+0000","last_change":"2024-09-21T10:02:11.198710+0000","last_active":"2024-09-21T10:13:16.675698+0000","last_peered":"2024-09-21T10:13:16.675698+0000","last_clean":"2024-09-21T10:13:16.675698+0000","last_became_active":"2024-09-21T10:02:11.198373+0000","last_became_peered":"2024-09-21T10:02:11.198373+0000","last_unstale":"2024-09-21T10:13:16.675698+0000","last_undegraded":"2024-09-21T10:13:16.675698+0000","last_fullsized":"2024-09-21T10:13:16.675698+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:25:50.840955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":706,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.676891+0000","last_change":"2024-09-21T10:01:46.446265+0000","last_active":"2024-09-21T10:13:16.676891+0000","last_peered":"2024-09-21T10:13:16.676891+0000","last_clean":"2024-09-21T10:13:16.676891+0000","last_became_active":"2024-09-21T10:01:46.444271+0000","last_became_peered":"2024-09-21T10:01:46.444271+0000","last_unstale":"2024-09-21T10:13:16.676891+0000","last_undegraded":"2024-09-21T10:13:16.676891+0000","last_fullsized":"2024-09-21T10:13:16.676891+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:24.021361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":305,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.398727+0000","last_change":"2024-09-21T10:01:46.434678+0000","last_active":"2024-09-21T10:13:15.398727+0000","last_peered":"2024-09-21T10:13:15.398727+0000","last_clean":"2024-09-21T10:13:15.398727+0000","last_became_active":"2024-09-21T10:01:46.432501+0000","last_became_peered":"2024-09-21T10:01:46.432501+0000","last_unstale":"2024-09-21T10:13:15.398727+0000","last_undegraded":"2024-09-21T10:13:15.398727+0000","last_fullsized":"2024-09-21T10:13:15.398727+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:22:35.959785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":693,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.677412+0000","last_change":"2024-09-21T10:03:57.884771+0000","last_active":"2024-09-21T10:13:16.677412+0000","last_peered":"2024-09-21T10:13:16.677412+0000","last_clean":"2024-09-21T10:13:16.677412+0000","last_became_active":"2024-09-21T10:03:57.884431+0000","last_became_peered":"2024-09-21T10:03:57.884431+0000","last_unstale":"2024-09-21T10:13:16.677412+0000","last_undegraded":"2024-09-21T10:13:16.677412+0000","last_fullsized":"2024-09-21T10:13:16.677412+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:43:02.482175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":271,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.385082+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:13:15.385082+0000","last_peered":"2024-09-21T10:13:15.385082+0000","last_clean":"2024-09-21T10:13:15.385082+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:13:15.385082+0000","last_undegraded":"2024-09-21T10:13:15.385082+0000","last_fullsized":"2024-09-21T10:13:15.385082+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":164,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.400292+0000","last_change":"2024-09-21T10:01:46.443617+0000","last_active":"2024-09-21T10:13:15.400292+0000","last_peered":"2024-09-21T10:13:15.400292+0000","last_clean":"2024-09-21T10:13:15.400292+0000","last_became_active":"2024-09-21T10:01:46.436657+0000","last_became_peered":"2024-09-21T10:01:46.436657+0000","last_unstale":"2024-09-21T10:13:15.400292+0000","last_undegraded":"2024-09-21T10:13:15.400292+0000","last_fullsized":"2024-09-21T10:13:15.400292+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:40:53.195766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":203,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.384863+0000","last_change":"2024-09-21T10:01:46.430367+0000","last_active":"2024-09-21T10:13:15.384863+0000","last_peered":"2024-09-21T10:13:15.384863+0000","last_clean":"2024-09-21T10:13:15.384863+0000","last_became_active":"2024-09-21T10:01:46.430005+0000","last_became_peered":"2024-09-21T10:01:46.430005+0000","last_unstale":"2024-09-21T10:13:15.384863+0000","last_undegraded":"2024-09-21T10:13:15.384863+0000","last_fullsized":"2024-09-21T10:13:15.384863+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:27:00.076510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":164,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.400081+0000","last_change":"2024-09-21T10:01:46.457547+0000","last_active":"2024-09-21T10:13:15.400081+0000","last_peered":"2024-09-21T10:13:15.400081+0000","last_clean":"2024-09-21T10:13:15.400081+0000","last_became_active":"2024-09-21T10:01:46.442417+0000","last_became_peered":"2024-09-21T10:01:46.442417+0000","last_unstale":"2024-09-21T10:13:15.400081+0000","last_undegraded":"2024-09-21T10:13:15.400081+0000","last_fullsized":"2024-09-21T10:13:15.400081+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:15:55.315217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":457,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.398859+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:13:15.398859+0000","last_peered":"2024-09-21T10:13:15.398859+0000","last_clean":"2024-09-21T10:13:15.398859+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:13:15.398859+0000","last_undegraded":"2024-09-21T10:13:15.398859+0000","last_fullsized":"2024-09-21T10:13:15.398859+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":371,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.385755+0000","last_change":"2024-09-21T10:01:46.450929+0000","last_active":"2024-09-21T10:13:15.385755+0000","last_peered":"2024-09-21T10:13:15.385755+0000","last_clean":"2024-09-21T10:13:15.385755+0000","last_became_active":"2024-09-21T10:01:46.443393+0000","last_became_peered":"2024-09-21T10:01:46.443393+0000","last_unstale":"2024-09-21T10:13:15.385755+0000","last_undegraded":"2024-09-21T10:13:15.385755+0000","last_fullsized":"2024-09-21T10:13:15.385755+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:08:26.625699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":271,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.385318+0000","last_change":"2024-09-21T10:01:46.433842+0000","last_active":"2024-09-21T10:13:15.385318+0000","last_peered":"2024-09-21T10:13:15.385318+0000","last_clean":"2024-09-21T10:13:15.385318+0000","last_became_active":"2024-09-21T10:01:46.433530+0000","last_became_peered":"2024-09-21T10:01:46.433530+0000","last_unstale":"2024-09-21T10:13:15.385318+0000","last_undegraded":"2024-09-21T10:13:15.385318+0000","last_fullsized":"2024-09-21T10:13:15.385318+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:42:07.131501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":434,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.676952+0000","last_change":"2024-09-21T10:00:45.453585+0000","last_active":"2024-09-21T10:13:16.676952+0000","last_peered":"2024-09-21T10:13:16.676952+0000","last_clean":"2024-09-21T10:13:16.676952+0000","last_became_active":"2024-09-21T10:00:45.453273+0000","last_became_peered":"2024-09-21T10:00:45.453273+0000","last_unstale":"2024-09-21T10:13:16.676952+0000","last_undegraded":"2024-09-21T10:13:16.676952+0000","last_fullsized":"2024-09-21T10:13:16.676952+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:16.879800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":716,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.680744+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:13:16.680744+0000","last_peered":"2024-09-21T10:13:16.680744+0000","last_clean":"2024-09-21T10:13:16.680744+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:13:16.680744+0000","last_undegraded":"2024-09-21T10:13:16.680744+0000","last_fullsized":"2024-09-21T10:13:16.680744+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"72'100","reported_seq":162,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.677179+0000","last_change":"2024-09-21T10:12:09.200690+0000","last_active":"2024-09-21T10:13:16.677179+0000","last_peered":"2024-09-21T10:13:16.677179+0000","last_clean":"2024-09-21T10:13:16.677179+0000","last_became_active":"2024-09-21T10:08:38.520420+0000","last_became_peered":"2024-09-21T10:08:38.520420+0000","last_unstale":"2024-09-21T10:13:16.677179+0000","last_undegraded":"2024-09-21T10:13:16.677179+0000","last_fullsized":"2024-09-21T10:13:16.677179+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:12:09.200641+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:12:09.200641+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:22:22.299745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":787,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.681507+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:13:16.681507+0000","last_peered":"2024-09-21T10:13:16.681507+0000","last_clean":"2024-09-21T10:13:16.681507+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:13:16.681507+0000","last_undegraded":"2024-09-21T10:13:16.681507+0000","last_fullsized":"2024-09-21T10:13:16.681507+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":430,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.399604+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:13:15.399604+0000","last_peered":"2024-09-21T10:13:15.399604+0000","last_clean":"2024-09-21T10:13:15.399604+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:13:15.399604+0000","last_undegraded":"2024-09-21T10:13:15.399604+0000","last_fullsized":"2024-09-21T10:13:15.399604+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"72'100","reported_seq":169,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674304+0000","last_change":"2024-09-21T10:11:55.294175+0000","last_active":"2024-09-21T10:13:16.674304+0000","last_peered":"2024-09-21T10:13:16.674304+0000","last_clean":"2024-09-21T10:13:16.674304+0000","last_became_active":"2024-09-21T10:08:38.521538+0000","last_became_peered":"2024-09-21T10:08:38.521538+0000","last_unstale":"2024-09-21T10:13:16.674304+0000","last_undegraded":"2024-09-21T10:13:16.674304+0000","last_fullsized":"2024-09-21T10:13:16.674304+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:11:55.294121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:11:55.294121+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:49:57.215227+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":281,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.385597+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:13:15.385597+0000","last_peered":"2024-09-21T10:13:15.385597+0000","last_clean":"2024-09-21T10:13:15.385597+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:13:15.385597+0000","last_undegraded":"2024-09-21T10:13:15.385597+0000","last_fullsized":"2024-09-21T10:13:15.385597+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":427,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.399979+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:13:15.399979+0000","last_peered":"2024-09-21T10:13:15.399979+0000","last_clean":"2024-09-21T10:13:15.399979+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:13:15.399979+0000","last_undegraded":"2024-09-21T10:13:15.399979+0000","last_fullsized":"2024-09-21T10:13:15.399979+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":421,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.398818+0000","last_change":"2024-09-21T10:01:46.438078+0000","last_active":"2024-09-21T10:13:15.398818+0000","last_peered":"2024-09-21T10:13:15.398818+0000","last_clean":"2024-09-21T10:13:15.398818+0000","last_became_active":"2024-09-21T10:01:46.437813+0000","last_became_peered":"2024-09-21T10:01:46.437813+0000","last_unstale":"2024-09-21T10:13:15.398818+0000","last_undegraded":"2024-09-21T10:13:15.398818+0000","last_fullsized":"2024-09-21T10:13:15.398818+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:57:48.223633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":450,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.400190+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:13:15.400190+0000","last_peered":"2024-09-21T10:13:15.400190+0000","last_clean":"2024-09-21T10:13:15.400190+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:13:15.400190+0000","last_undegraded":"2024-09-21T10:13:15.400190+0000","last_fullsized":"2024-09-21T10:13:15.400190+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"72'100","reported_seq":410,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.384987+0000","last_change":"2024-09-21T10:09:09.378060+0000","last_active":"2024-09-21T10:13:15.384987+0000","last_peered":"2024-09-21T10:13:15.384987+0000","last_clean":"2024-09-21T10:13:15.384987+0000","last_became_active":"2024-09-21T10:08:38.520039+0000","last_became_peered":"2024-09-21T10:08:38.520039+0000","last_unstale":"2024-09-21T10:13:15.384987+0000","last_undegraded":"2024-09-21T10:13:15.384987+0000","last_fullsized":"2024-09-21T10:13:15.384987+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:09.377947+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:09.377947+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:10:10.093941+0000","scrub_duration":0.0059503179999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":802,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674384+0000","last_change":"2024-09-21T10:01:46.448146+0000","last_active":"2024-09-21T10:13:16.674384+0000","last_peered":"2024-09-21T10:13:16.674384+0000","last_clean":"2024-09-21T10:13:16.674384+0000","last_became_active":"2024-09-21T10:01:46.447520+0000","last_became_peered":"2024-09-21T10:01:46.447520+0000","last_unstale":"2024-09-21T10:13:16.674384+0000","last_undegraded":"2024-09-21T10:13:16.674384+0000","last_fullsized":"2024-09-21T10:13:16.674384+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:30:29.833897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":620,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.679467+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:13:16.679467+0000","last_peered":"2024-09-21T10:13:16.679467+0000","last_clean":"2024-09-21T10:13:16.679467+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:13:16.679467+0000","last_undegraded":"2024-09-21T10:13:16.679467+0000","last_fullsized":"2024-09-21T10:13:16.679467+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":461,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674900+0000","last_change":"2024-09-21T10:08:36.604164+0000","last_active":"2024-09-21T10:13:16.674900+0000","last_peered":"2024-09-21T10:13:16.674900+0000","last_clean":"2024-09-21T10:13:16.674900+0000","last_became_active":"2024-09-21T10:08:32.287704+0000","last_became_peered":"2024-09-21T10:08:32.287704+0000","last_unstale":"2024-09-21T10:13:16.674900+0000","last_undegraded":"2024-09-21T10:13:16.674900+0000","last_fullsized":"2024-09-21T10:13:16.674900+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:36.604114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:36.604114+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:55:24.459588+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":298,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.681243+0000","last_change":"2024-09-21T10:01:46.457493+0000","last_active":"2024-09-21T10:13:16.681243+0000","last_peered":"2024-09-21T10:13:16.681243+0000","last_clean":"2024-09-21T10:13:16.681243+0000","last_became_active":"2024-09-21T10:01:46.448595+0000","last_became_peered":"2024-09-21T10:01:46.448595+0000","last_unstale":"2024-09-21T10:13:16.681243+0000","last_undegraded":"2024-09-21T10:13:16.681243+0000","last_fullsized":"2024-09-21T10:13:16.681243+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:47:38.183249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":780,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.675299+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:13:16.675299+0000","last_peered":"2024-09-21T10:13:16.675299+0000","last_clean":"2024-09-21T10:13:16.675299+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:13:16.675299+0000","last_undegraded":"2024-09-21T10:13:16.675299+0000","last_fullsized":"2024-09-21T10:13:16.675299+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":281,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.385769+0000","last_change":"2024-09-21T10:01:46.432514+0000","last_active":"2024-09-21T10:13:15.385769+0000","last_peered":"2024-09-21T10:13:15.385769+0000","last_clean":"2024-09-21T10:13:15.385769+0000","last_became_active":"2024-09-21T10:01:46.432210+0000","last_became_peered":"2024-09-21T10:01:46.432210+0000","last_unstale":"2024-09-21T10:13:15.385769+0000","last_undegraded":"2024-09-21T10:13:15.385769+0000","last_fullsized":"2024-09-21T10:13:15.385769+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:14.449645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"72'100","reported_seq":404,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.385150+0000","last_change":"2024-09-21T10:08:38.414131+0000","last_active":"2024-09-21T10:13:15.385150+0000","last_peered":"2024-09-21T10:13:15.385150+0000","last_clean":"2024-09-21T10:13:15.385150+0000","last_became_active":"2024-09-21T10:08:38.319214+0000","last_became_peered":"2024-09-21T10:08:38.319214+0000","last_unstale":"2024-09-21T10:13:15.385150+0000","last_undegraded":"2024-09-21T10:13:15.385150+0000","last_fullsized":"2024-09-21T10:13:15.385150+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.414036+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:53:08.996189+0000","scrub_duration":0.0014821809999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":589,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674298+0000","last_change":"2024-09-21T10:01:46.447172+0000","last_active":"2024-09-21T10:13:16.674298+0000","last_peered":"2024-09-21T10:13:16.674298+0000","last_clean":"2024-09-21T10:13:16.674298+0000","last_became_active":"2024-09-21T10:01:46.446520+0000","last_became_peered":"2024-09-21T10:01:46.446520+0000","last_unstale":"2024-09-21T10:13:16.674298+0000","last_undegraded":"2024-09-21T10:13:16.674298+0000","last_fullsized":"2024-09-21T10:13:16.674298+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:54:16.290087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"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":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":714,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.675016+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:13:16.675016+0000","last_peered":"2024-09-21T10:13:16.675016+0000","last_clean":"2024-09-21T10:13:16.675016+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:13:16.675016+0000","last_undegraded":"2024-09-21T10:13:16.675016+0000","last_fullsized":"2024-09-21T10:13:16.675016+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":735,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.677533+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:13:16.677533+0000","last_peered":"2024-09-21T10:13:16.677533+0000","last_clean":"2024-09-21T10:13:16.677533+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:13:16.677533+0000","last_undegraded":"2024-09-21T10:13:16.677533+0000","last_fullsized":"2024-09-21T10:13:16.677533+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.2","version":"72'100","reported_seq":470,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674517+0000","last_change":"2024-09-21T10:09:16.641443+0000","last_active":"2024-09-21T10:13:16.674517+0000","last_peered":"2024-09-21T10:13:16.674517+0000","last_clean":"2024-09-21T10:13:16.674517+0000","last_became_active":"2024-09-21T10:08:38.519984+0000","last_became_peered":"2024-09-21T10:08:38.519984+0000","last_unstale":"2024-09-21T10:13:16.674517+0000","last_undegraded":"2024-09-21T10:13:16.674517+0000","last_fullsized":"2024-09-21T10:13:16.674517+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:16.641381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:16.641381+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:33:11.783177+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":492,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.676849+0000","last_change":"2024-09-21T10:00:33.036733+0000","last_active":"2024-09-21T10:13:16.676849+0000","last_peered":"2024-09-21T10:13:16.676849+0000","last_clean":"2024-09-21T10:13:16.676849+0000","last_became_active":"2024-09-21T10:00:33.035600+0000","last_became_peered":"2024-09-21T10:00:33.035600+0000","last_unstale":"2024-09-21T10:13:16.676849+0000","last_undegraded":"2024-09-21T10:13:16.676849+0000","last_fullsized":"2024-09-21T10:13:16.676849+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:14:17.245189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":416,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.385090+0000","last_change":"2024-09-21T10:00:33.033238+0000","last_active":"2024-09-21T10:13:15.385090+0000","last_peered":"2024-09-21T10:13:15.385090+0000","last_clean":"2024-09-21T10:13:15.385090+0000","last_became_active":"2024-09-21T10:00:33.032931+0000","last_became_peered":"2024-09-21T10:00:33.032931+0000","last_unstale":"2024-09-21T10:13:15.385090+0000","last_undegraded":"2024-09-21T10:13:15.385090+0000","last_fullsized":"2024-09-21T10:13:15.385090+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:32.077847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":611,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.677690+0000","last_change":"2024-09-21T10:00:45.456536+0000","last_active":"2024-09-21T10:13:16.677690+0000","last_peered":"2024-09-21T10:13:16.677690+0000","last_clean":"2024-09-21T10:13:16.677690+0000","last_became_active":"2024-09-21T10:00:45.456194+0000","last_became_peered":"2024-09-21T10:00:45.456194+0000","last_unstale":"2024-09-21T10:13:16.677690+0000","last_undegraded":"2024-09-21T10:13:16.677690+0000","last_fullsized":"2024-09-21T10:13:16.677690+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:55.978565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"72'100","reported_seq":466,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674359+0000","last_change":"2024-09-21T10:11:55.517602+0000","last_active":"2024-09-21T10:13:16.674359+0000","last_peered":"2024-09-21T10:13:16.674359+0000","last_clean":"2024-09-21T10:13:16.674359+0000","last_became_active":"2024-09-21T10:08:38.520196+0000","last_became_peered":"2024-09-21T10:08:38.520196+0000","last_unstale":"2024-09-21T10:13:16.674359+0000","last_undegraded":"2024-09-21T10:13:16.674359+0000","last_fullsized":"2024-09-21T10:13:16.674359+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:11:55.517556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:11:55.517556+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T19:23:50.616368+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":209,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.385024+0000","last_change":"2024-09-21T10:00:45.454098+0000","last_active":"2024-09-21T10:13:15.385024+0000","last_peered":"2024-09-21T10:13:15.385024+0000","last_clean":"2024-09-21T10:13:15.385024+0000","last_became_active":"2024-09-21T10:00:45.453754+0000","last_became_peered":"2024-09-21T10:00:45.453754+0000","last_unstale":"2024-09-21T10:13:15.385024+0000","last_undegraded":"2024-09-21T10:13:15.385024+0000","last_fullsized":"2024-09-21T10:13:15.385024+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:36:15.138996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":448,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.399717+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:13:15.399717+0000","last_peered":"2024-09-21T10:13:15.399717+0000","last_clean":"2024-09-21T10:13:15.399717+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:13:15.399717+0000","last_undegraded":"2024-09-21T10:13:15.399717+0000","last_fullsized":"2024-09-21T10:13:15.399717+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":293,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.390689+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:13:15.390689+0000","last_peered":"2024-09-21T10:13:15.390689+0000","last_clean":"2024-09-21T10:13:15.390689+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:13:15.390689+0000","last_undegraded":"2024-09-21T10:13:15.390689+0000","last_fullsized":"2024-09-21T10:13:15.390689+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"72'100","reported_seq":404,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.385710+0000","last_change":"2024-09-21T10:09:00.441183+0000","last_active":"2024-09-21T10:13:15.385710+0000","last_peered":"2024-09-21T10:13:15.385710+0000","last_clean":"2024-09-21T10:13:15.385710+0000","last_became_active":"2024-09-21T10:08:38.519357+0000","last_became_peered":"2024-09-21T10:08:38.519357+0000","last_unstale":"2024-09-21T10:13:15.385710+0000","last_undegraded":"2024-09-21T10:13:15.385710+0000","last_fullsized":"2024-09-21T10:13:15.385710+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:00.441129+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:00.441129+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:54:24.681808+0000","scrub_duration":0.0055245959999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":452,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.678538+0000","last_change":"2024-09-21T10:00:45.453684+0000","last_active":"2024-09-21T10:13:16.678538+0000","last_peered":"2024-09-21T10:13:16.678538+0000","last_clean":"2024-09-21T10:13:16.678538+0000","last_became_active":"2024-09-21T10:00:45.453178+0000","last_became_peered":"2024-09-21T10:00:45.453178+0000","last_unstale":"2024-09-21T10:13:16.678538+0000","last_undegraded":"2024-09-21T10:13:16.678538+0000","last_fullsized":"2024-09-21T10:13:16.678538+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:22:26.618669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":749,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.390577+0000","last_change":"2024-09-21T10:02:11.238163+0000","last_active":"2024-09-21T10:13:15.390577+0000","last_peered":"2024-09-21T10:13:15.390577+0000","last_clean":"2024-09-21T10:13:15.390577+0000","last_became_active":"2024-09-21T10:02:11.237911+0000","last_became_peered":"2024-09-21T10:02:11.237911+0000","last_unstale":"2024-09-21T10:13:15.390577+0000","last_undegraded":"2024-09-21T10:13:15.390577+0000","last_fullsized":"2024-09-21T10:13:15.390577+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:44:11.651510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":503,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.398860+0000","last_change":"2024-09-21T10:00:45.455751+0000","last_active":"2024-09-21T10:13:15.398860+0000","last_peered":"2024-09-21T10:13:15.398860+0000","last_clean":"2024-09-21T10:13:15.398860+0000","last_became_active":"2024-09-21T10:00:45.455456+0000","last_became_peered":"2024-09-21T10:00:45.455456+0000","last_unstale":"2024-09-21T10:13:15.398860+0000","last_undegraded":"2024-09-21T10:13:15.398860+0000","last_fullsized":"2024-09-21T10:13:15.398860+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:39:04.368687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"72'100","reported_seq":404,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.385536+0000","last_change":"2024-09-21T10:09:07.422614+0000","last_active":"2024-09-21T10:13:15.385536+0000","last_peered":"2024-09-21T10:13:15.385536+0000","last_clean":"2024-09-21T10:13:15.385536+0000","last_became_active":"2024-09-21T10:08:38.321963+0000","last_became_peered":"2024-09-21T10:08:38.321963+0000","last_unstale":"2024-09-21T10:13:15.385536+0000","last_undegraded":"2024-09-21T10:13:15.385536+0000","last_fullsized":"2024-09-21T10:13:15.385536+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:07.422507+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.422507+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:52:09.776056+0000","scrub_duration":0.0070855479999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":608,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.379353+0000","last_change":"2024-09-21T10:00:33.033963+0000","last_active":"2024-09-21T10:13:15.379353+0000","last_peered":"2024-09-21T10:13:15.379353+0000","last_clean":"2024-09-21T10:13:15.379353+0000","last_became_active":"2024-09-21T10:00:33.033667+0000","last_became_peered":"2024-09-21T10:00:33.033667+0000","last_unstale":"2024-09-21T10:13:15.379353+0000","last_undegraded":"2024-09-21T10:13:15.379353+0000","last_fullsized":"2024-09-21T10:13:15.379353+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:13:46.034330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":418,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.676443+0000","last_change":"2024-09-21T10:01:46.441957+0000","last_active":"2024-09-21T10:13:16.676443+0000","last_peered":"2024-09-21T10:13:16.676443+0000","last_clean":"2024-09-21T10:13:16.676443+0000","last_became_active":"2024-09-21T10:01:46.439842+0000","last_became_peered":"2024-09-21T10:01:46.439842+0000","last_unstale":"2024-09-21T10:13:16.676443+0000","last_undegraded":"2024-09-21T10:13:16.676443+0000","last_fullsized":"2024-09-21T10:13:16.676443+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:47:21.952368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"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":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":642,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.379146+0000","last_change":"2024-09-21T10:02:11.203236+0000","last_active":"2024-09-21T10:13:15.379146+0000","last_peered":"2024-09-21T10:13:15.379146+0000","last_clean":"2024-09-21T10:13:15.379146+0000","last_became_active":"2024-09-21T10:02:11.198209+0000","last_became_peered":"2024-09-21T10:02:11.198209+0000","last_unstale":"2024-09-21T10:13:15.379146+0000","last_undegraded":"2024-09-21T10:13:15.379146+0000","last_fullsized":"2024-09-21T10:13:15.379146+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:44:13.961067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.5","version":"72'100","reported_seq":89,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.399867+0000","last_change":"2024-09-21T10:08:38.669988+0000","last_active":"2024-09-21T10:13:15.399867+0000","last_peered":"2024-09-21T10:13:15.399867+0000","last_clean":"2024-09-21T10:13:15.399867+0000","last_became_active":"2024-09-21T10:08:38.519684+0000","last_became_peered":"2024-09-21T10:08:38.519684+0000","last_unstale":"2024-09-21T10:13:15.399867+0000","last_undegraded":"2024-09-21T10:13:15.399867+0000","last_fullsized":"2024-09-21T10:13:15.399867+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.669934+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.669934+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T13:20:02.223685+0000","scrub_duration":0.0018442759999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":799,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.679309+0000","last_change":"2024-09-21T10:01:46.459623+0000","last_active":"2024-09-21T10:13:16.679309+0000","last_peered":"2024-09-21T10:13:16.679309+0000","last_clean":"2024-09-21T10:13:16.679309+0000","last_became_active":"2024-09-21T10:01:46.450137+0000","last_became_peered":"2024-09-21T10:01:46.450137+0000","last_unstale":"2024-09-21T10:13:16.679309+0000","last_undegraded":"2024-09-21T10:13:16.679309+0000","last_fullsized":"2024-09-21T10:13:16.679309+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:17:38.103988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":281,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.385948+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T10:13:15.385948+0000","last_peered":"2024-09-21T10:13:15.385948+0000","last_clean":"2024-09-21T10:13:15.385948+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T10:13:15.385948+0000","last_undegraded":"2024-09-21T10:13:15.385948+0000","last_fullsized":"2024-09-21T10:13:15.385948+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":793,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.675090+0000","last_change":"2024-09-21T10:01:46.448721+0000","last_active":"2024-09-21T10:13:16.675090+0000","last_peered":"2024-09-21T10:13:16.675090+0000","last_clean":"2024-09-21T10:13:16.675090+0000","last_became_active":"2024-09-21T10:01:46.448344+0000","last_became_peered":"2024-09-21T10:01:46.448344+0000","last_unstale":"2024-09-21T10:13:16.675090+0000","last_undegraded":"2024-09-21T10:13:16.675090+0000","last_fullsized":"2024-09-21T10:13:16.675090+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:07:58.721431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"72'100","reported_seq":160,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.676846+0000","last_change":"2024-09-21T10:12:10.624187+0000","last_active":"2024-09-21T10:13:16.676846+0000","last_peered":"2024-09-21T10:13:16.676846+0000","last_clean":"2024-09-21T10:13:16.676846+0000","last_became_active":"2024-09-21T10:08:38.519903+0000","last_became_peered":"2024-09-21T10:08:38.519903+0000","last_unstale":"2024-09-21T10:13:16.676846+0000","last_undegraded":"2024-09-21T10:13:16.676846+0000","last_fullsized":"2024-09-21T10:13:16.676846+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-09-29T17:27:04.648675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":435020,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":718,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.676981+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:13:16.676981+0000","last_peered":"2024-09-21T10:13:16.676981+0000","last_clean":"2024-09-21T10:13:16.676981+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:13:16.676981+0000","last_undegraded":"2024-09-21T10:13:16.676981+0000","last_fullsized":"2024-09-21T10:13:16.676981+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":271,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.385843+0000","last_change":"2024-09-21T10:01:46.443733+0000","last_active":"2024-09-21T10:13:15.385843+0000","last_peered":"2024-09-21T10:13:15.385843+0000","last_clean":"2024-09-21T10:13:15.385843+0000","last_became_active":"2024-09-21T10:01:46.443246+0000","last_became_peered":"2024-09-21T10:01:46.443246+0000","last_unstale":"2024-09-21T10:13:15.385843+0000","last_undegraded":"2024-09-21T10:13:15.385843+0000","last_fullsized":"2024-09-21T10:13:15.385843+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:34:20.670348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":228,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.398662+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:13:15.398662+0000","last_peered":"2024-09-21T10:13:15.398662+0000","last_clean":"2024-09-21T10:13:15.398662+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:13:15.398662+0000","last_undegraded":"2024-09-21T10:13:15.398662+0000","last_fullsized":"2024-09-21T10:13:15.398662+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":453,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.399576+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:13:15.399576+0000","last_peered":"2024-09-21T10:13:15.399576+0000","last_clean":"2024-09-21T10:13:15.399576+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:13:15.399576+0000","last_undegraded":"2024-09-21T10:13:15.399576+0000","last_fullsized":"2024-09-21T10:13:15.399576+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":476,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.399760+0000","last_change":"2024-09-21T10:01:46.455305+0000","last_active":"2024-09-21T10:13:15.399760+0000","last_peered":"2024-09-21T10:13:15.399760+0000","last_clean":"2024-09-21T10:13:15.399760+0000","last_became_active":"2024-09-21T10:01:46.439037+0000","last_became_peered":"2024-09-21T10:01:46.439037+0000","last_unstale":"2024-09-21T10:13:15.399760+0000","last_undegraded":"2024-09-21T10:13:15.399760+0000","last_fullsized":"2024-09-21T10:13:15.399760+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:12:53.152843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":281,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.385412+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T10:13:15.385412+0000","last_peered":"2024-09-21T10:13:15.385412+0000","last_clean":"2024-09-21T10:13:15.385412+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T10:13:15.385412+0000","last_undegraded":"2024-09-21T10:13:15.385412+0000","last_fullsized":"2024-09-21T10:13:15.385412+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":310,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.678588+0000","last_change":"2024-09-21T10:01:46.455865+0000","last_active":"2024-09-21T10:13:16.678588+0000","last_peered":"2024-09-21T10:13:16.678588+0000","last_clean":"2024-09-21T10:13:16.678588+0000","last_became_active":"2024-09-21T10:01:46.449899+0000","last_became_peered":"2024-09-21T10:01:46.449899+0000","last_unstale":"2024-09-21T10:13:16.678588+0000","last_undegraded":"2024-09-21T10:13:16.678588+0000","last_fullsized":"2024-09-21T10:13:16.678588+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:58:41.964780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":293,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.680858+0000","last_change":"2024-09-21T10:01:46.448256+0000","last_active":"2024-09-21T10:13:16.680858+0000","last_peered":"2024-09-21T10:13:16.680858+0000","last_clean":"2024-09-21T10:13:16.680858+0000","last_became_active":"2024-09-21T10:01:46.447908+0000","last_became_peered":"2024-09-21T10:01:46.447908+0000","last_unstale":"2024-09-21T10:13:16.680858+0000","last_undegraded":"2024-09-21T10:13:16.680858+0000","last_fullsized":"2024-09-21T10:13:16.680858+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:39.318743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":758,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.677279+0000","last_change":"2024-09-21T10:01:46.435174+0000","last_active":"2024-09-21T10:13:16.677279+0000","last_peered":"2024-09-21T10:13:16.677279+0000","last_clean":"2024-09-21T10:13:16.677279+0000","last_became_active":"2024-09-21T10:01:46.434506+0000","last_became_peered":"2024-09-21T10:01:46.434506+0000","last_unstale":"2024-09-21T10:13:16.677279+0000","last_undegraded":"2024-09-21T10:13:16.677279+0000","last_fullsized":"2024-09-21T10:13:16.677279+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:15:36.741974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":792,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.677605+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:13:16.677605+0000","last_peered":"2024-09-21T10:13:16.677605+0000","last_clean":"2024-09-21T10:13:16.677605+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:13:16.677605+0000","last_undegraded":"2024-09-21T10:13:16.677605+0000","last_fullsized":"2024-09-21T10:13:16.677605+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":494,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.385005+0000","last_change":"2024-09-21T10:02:11.203513+0000","last_active":"2024-09-21T10:13:15.385005+0000","last_peered":"2024-09-21T10:13:15.385005+0000","last_clean":"2024-09-21T10:13:15.385005+0000","last_became_active":"2024-09-21T10:02:11.203014+0000","last_became_peered":"2024-09-21T10:02:11.203014+0000","last_unstale":"2024-09-21T10:13:15.385005+0000","last_undegraded":"2024-09-21T10:13:15.385005+0000","last_fullsized":"2024-09-21T10:13:15.385005+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:07:20.606546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":261,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.385786+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:13:15.385786+0000","last_peered":"2024-09-21T10:13:15.385786+0000","last_clean":"2024-09-21T10:13:15.385786+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:13:15.385786+0000","last_undegraded":"2024-09-21T10:13:15.385786+0000","last_fullsized":"2024-09-21T10:13:15.385786+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":821,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674414+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:13:16.674414+0000","last_peered":"2024-09-21T10:13:16.674414+0000","last_clean":"2024-09-21T10:13:16.674414+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:13:16.674414+0000","last_undegraded":"2024-09-21T10:13:16.674414+0000","last_fullsized":"2024-09-21T10:13:16.674414+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":729,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.676047+0000","last_change":"2024-09-21T10:03:57.872278+0000","last_active":"2024-09-21T10:13:16.676047+0000","last_peered":"2024-09-21T10:13:16.676047+0000","last_clean":"2024-09-21T10:13:16.676047+0000","last_became_active":"2024-09-21T10:03:57.871949+0000","last_became_peered":"2024-09-21T10:03:57.871949+0000","last_unstale":"2024-09-21T10:13:16.676047+0000","last_undegraded":"2024-09-21T10:13:16.676047+0000","last_fullsized":"2024-09-21T10:13:16.676047+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:10:24.490223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":619,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.676651+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:13:16.676651+0000","last_peered":"2024-09-21T10:13:16.676651+0000","last_clean":"2024-09-21T10:13:16.676651+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:13:16.676651+0000","last_undegraded":"2024-09-21T10:13:16.676651+0000","last_fullsized":"2024-09-21T10:13:16.676651+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":792,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.678677+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:13:16.678677+0000","last_peered":"2024-09-21T10:13:16.678677+0000","last_clean":"2024-09-21T10:13:16.678677+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:13:16.678677+0000","last_undegraded":"2024-09-21T10:13:16.678677+0000","last_fullsized":"2024-09-21T10:13:16.678677+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":449,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.399037+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:13:15.399037+0000","last_peered":"2024-09-21T10:13:15.399037+0000","last_clean":"2024-09-21T10:13:15.399037+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:13:15.399037+0000","last_undegraded":"2024-09-21T10:13:15.399037+0000","last_fullsized":"2024-09-21T10:13:15.399037+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":456,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.677517+0000","last_change":"2024-09-21T10:02:11.238171+0000","last_active":"2024-09-21T10:13:16.677517+0000","last_peered":"2024-09-21T10:13:16.677517+0000","last_clean":"2024-09-21T10:13:16.677517+0000","last_became_active":"2024-09-21T10:02:11.237847+0000","last_became_peered":"2024-09-21T10:02:11.237847+0000","last_unstale":"2024-09-21T10:13:16.677517+0000","last_undegraded":"2024-09-21T10:13:16.677517+0000","last_fullsized":"2024-09-21T10:13:16.677517+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:33:39.295184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":763,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.680795+0000","last_change":"2024-09-21T10:01:46.443499+0000","last_active":"2024-09-21T10:13:16.680795+0000","last_peered":"2024-09-21T10:13:16.680795+0000","last_clean":"2024-09-21T10:13:16.680795+0000","last_became_active":"2024-09-21T10:01:46.442063+0000","last_became_peered":"2024-09-21T10:01:46.442063+0000","last_unstale":"2024-09-21T10:13:16.680795+0000","last_undegraded":"2024-09-21T10:13:16.680795+0000","last_fullsized":"2024-09-21T10:13:16.680795+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:52:07.726747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":450,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.399504+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:13:15.399504+0000","last_peered":"2024-09-21T10:13:15.399504+0000","last_clean":"2024-09-21T10:13:15.399504+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:13:15.399504+0000","last_undegraded":"2024-09-21T10:13:15.399504+0000","last_fullsized":"2024-09-21T10:13:15.399504+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":223,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.399534+0000","last_change":"2024-09-21T10:00:45.456014+0000","last_active":"2024-09-21T10:13:15.399534+0000","last_peered":"2024-09-21T10:13:15.399534+0000","last_clean":"2024-09-21T10:13:15.399534+0000","last_became_active":"2024-09-21T10:00:45.455622+0000","last_became_peered":"2024-09-21T10:00:45.455622+0000","last_unstale":"2024-09-21T10:13:15.399534+0000","last_undegraded":"2024-09-21T10:13:15.399534+0000","last_fullsized":"2024-09-21T10:13:15.399534+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:03:42.452379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":444,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.398882+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:13:15.398882+0000","last_peered":"2024-09-21T10:13:15.398882+0000","last_clean":"2024-09-21T10:13:15.398882+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:13:15.398882+0000","last_undegraded":"2024-09-21T10:13:15.398882+0000","last_fullsized":"2024-09-21T10:13:15.398882+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":223,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.399882+0000","last_change":"2024-09-21T10:00:45.451372+0000","last_active":"2024-09-21T10:13:15.399882+0000","last_peered":"2024-09-21T10:13:15.399882+0000","last_clean":"2024-09-21T10:13:15.399882+0000","last_became_active":"2024-09-21T10:00:45.450929+0000","last_became_peered":"2024-09-21T10:00:45.450929+0000","last_unstale":"2024-09-21T10:13:15.399882+0000","last_undegraded":"2024-09-21T10:13:15.399882+0000","last_fullsized":"2024-09-21T10:13:15.399882+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:29:11.173928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":810,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.676765+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:13:16.676765+0000","last_peered":"2024-09-21T10:13:16.676765+0000","last_clean":"2024-09-21T10:13:16.676765+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:13:16.676765+0000","last_undegraded":"2024-09-21T10:13:16.676765+0000","last_fullsized":"2024-09-21T10:13:16.676765+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":801,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.680961+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:13:16.680961+0000","last_peered":"2024-09-21T10:13:16.680961+0000","last_clean":"2024-09-21T10:13:16.680961+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:13:16.680961+0000","last_undegraded":"2024-09-21T10:13:16.680961+0000","last_fullsized":"2024-09-21T10:13:16.680961+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":450,"reported_epoch":446,"state":"active+clean","last_fresh":"2024-09-21T10:13:15.398883+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:13:15.398883+0000","last_peered":"2024-09-21T10:13:15.398883+0000","last_clean":"2024-09-21T10:13:15.398883+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:13:15.398883+0000","last_undegraded":"2024-09-21T10:13:15.398883+0000","last_fullsized":"2024-09-21T10:13:15.398883+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":820,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.677505+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:13:16.677505+0000","last_peered":"2024-09-21T10:13:16.677505+0000","last_clean":"2024-09-21T10:13:16.677505+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:13:16.677505+0000","last_undegraded":"2024-09-21T10:13:16.677505+0000","last_fullsized":"2024-09-21T10:13:16.677505+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":16508,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":126976,"data_stored":21550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":316358,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":435020,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1100,"ondisk_log_size":1100,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":210453398019,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":43,"seq":184683594242,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906920,"kb_used_data":6944,"kb_used_omap":1,"kb_used_meta":899966,"kb_avail":92838232,"statfs":{"total":95995035648,"available":95066349568,"internally_reserved":0,"allocated":7110656,"data_stored":3935483,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":921565528},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790473,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1197996,"kb_used_data":7196,"kb_used_omap":1,"kb_used_meta":1190782,"kb_avail":92547156,"statfs":{"total":95995035648,"available":94768287744,"internally_reserved":0,"allocated":7368704,"data_stored":4194270,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":1219361112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986704,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906672,"kb_used_data":6632,"kb_used_omap":1,"kb_used_meta":900030,"kb_avail":92838480,"statfs":{"total":95995035648,"available":95066603520,"internally_reserved":0,"allocated":6791168,"data_stored":3608464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":921631064},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893492,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1149292,"kb_used_data":7192,"kb_used_omap":4,"kb_used_meta":1142075,"kb_avail":92595860,"statfs":{"total":95995035648,"available":94818160640,"internally_reserved":0,"allocated":7364608,"data_stored":4192917,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":1169485249},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":2,"up_from":90,"seq":386547057019,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1019124,"kb_used_data":6888,"kb_used_omap":6,"kb_used_meta":1012217,"kb_avail":92726028,"statfs":{"total":95995035648,"available":94951452672,"internally_reserved":0,"allocated":7053312,"data_stored":3871614,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":1036510676},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220545,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":874708,"kb_used_data":6612,"kb_used_omap":5,"kb_used_meta":868026,"kb_avail":92870444,"statfs":{"total":95995035648,"available":95099334656,"internally_reserved":0,"allocated":6770688,"data_stored":3594123,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":888858868},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585285,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":949216,"kb_used_data":6608,"kb_used_omap":7,"kb_used_meta":942584,"kb_avail":92795936,"statfs":{"total":95995035648,"available":95023038464,"internally_reserved":0,"allocated":6766592,"data_stored":3594422,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":965206471},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"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":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:13:24.637 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:24 smithi137 ceph-mon[93825]: from='client.46529 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:13:24.637 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:24 smithi137 ceph-mon[93825]: pgmap v1472: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:24.638 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:24 smithi137 ceph-mon[97575]: from='client.46529 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:13:24.638 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:24 smithi137 ceph-mon[97575]: pgmap v1472: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:24.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:24 smithi165 ceph-mon[86023]: from='client.46529 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:13:24.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:24 smithi165 ceph-mon[86023]: pgmap v1472: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:25.408 INFO:teuthology.orchestra.run.smithi137.stderr:noscrub is unset 2024-09-21T10:13:25.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:25 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/123845402' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:13:25.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:25 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:13:25.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:25.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:25.710 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:25 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/123845402' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:13:25.710 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:25 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:13:25.710 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:25.710 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:25.711 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:25 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/123845402' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:13:25.711 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:25 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:13:25.711 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:25.712 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:26.481 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:13:26.481 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:13:26.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:26 smithi137 ceph-mon[93825]: pgmap v1473: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:26.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:26 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:13:26.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:26 smithi137 ceph-mon[93825]: osdmap e448: 8 total, 8 up, 7 in 2024-09-21T10:13:26.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:26 smithi137 ceph-mon[97575]: pgmap v1473: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:26.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:26 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:13:26.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:26 smithi137 ceph-mon[97575]: osdmap e448: 8 total, 8 up, 7 in 2024-09-21T10:13:26.830 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:13:26.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:26 smithi165 ceph-mon[86023]: pgmap v1473: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:26.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:26 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:13:26.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:26 smithi165 ceph-mon[86023]: osdmap e448: 8 total, 8 up, 7 in 2024-09-21T10:13:27.285 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:13:27.747 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:13:27.816 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:28.549 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:28.672 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:28 smithi137 ceph-mon[93825]: pgmap v1475: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:28.672 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:28 smithi137 ceph-mon[97575]: pgmap v1475: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:28.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:28 smithi165 ceph-mon[86023]: pgmap v1475: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:29.778 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:30.543 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:30 smithi137 ceph-mon[93825]: pgmap v1476: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:30.544 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:30 smithi137 ceph-mon[97575]: pgmap v1476: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:30.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:30 smithi165 ceph-mon[86023]: pgmap v1476: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:30.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:13:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:13:30.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:13:31.313 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:13:31.314 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:13:32.188 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:13:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:13:31] "GET /metrics HTTP/1.1" 200 34155 "" "Prometheus/2.51.0" 2024-09-21T10:13:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:32 smithi137 ceph-mon[93825]: pgmap v1477: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:32.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:32 smithi137 ceph-mon[93825]: from='client.46541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:13:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:32 smithi137 ceph-mon[97575]: pgmap v1477: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:32.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:32 smithi137 ceph-mon[97575]: from='client.46541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:13:32.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:32 smithi165 ceph-mon[86023]: pgmap v1477: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:32.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:32 smithi165 ceph-mon[86023]: from='client.46541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:13:32.810 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:13:32.810 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:13:33.645 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1477,"stamp":"2024-09-21T10:13:31.220329+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":321907,"num_objects":25,"num_object_clones":0,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":27,"num_read_kb":68,"num_write":77,"num_write_kb":179,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":53,"num_bytes_recovered":451585,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1158,"ondisk_log_size":1158,"up":249,"acting":249,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":249,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":7003960,"kb_used_data":48164,"kb_used_omap":29,"kb_used_meta":6955682,"kb_avail":649212104,"statfs":{"total":671965249536,"available":664793194496,"internally_reserved":0,"allocated":49319936,"data_stored":27065253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30120,"internal_metadata":7122618968},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":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":"10.002407"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":802,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.590867+0000","last_change":"2024-09-21T10:01:46.451177+0000","last_active":"2024-09-21T10:13:25.590867+0000","last_peered":"2024-09-21T10:13:25.590867+0000","last_clean":"2024-09-21T10:13:25.590867+0000","last_became_active":"2024-09-21T10:01:46.448614+0000","last_became_peered":"2024-09-21T10:01:46.448614+0000","last_unstale":"2024-09-21T10:13:25.590867+0000","last_undegraded":"2024-09-21T10:13:25.590867+0000","last_fullsized":"2024-09-21T10:13:25.590867+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:04:08.637354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":167,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.675130+0000","last_change":"2024-09-21T10:01:46.447733+0000","last_active":"2024-09-21T10:13:16.675130+0000","last_peered":"2024-09-21T10:13:16.675130+0000","last_clean":"2024-09-21T10:13:16.675130+0000","last_became_active":"2024-09-21T10:01:46.437757+0000","last_became_peered":"2024-09-21T10:01:46.437757+0000","last_unstale":"2024-09-21T10:13:16.675130+0000","last_undegraded":"2024-09-21T10:13:16.675130+0000","last_fullsized":"2024-09-21T10:13:16.675130+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:45:45.737983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":410,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591456+0000","last_change":"2024-09-21T10:01:46.443763+0000","last_active":"2024-09-21T10:13:25.591456+0000","last_peered":"2024-09-21T10:13:25.591456+0000","last_clean":"2024-09-21T10:13:25.591456+0000","last_became_active":"2024-09-21T10:01:46.441577+0000","last_became_peered":"2024-09-21T10:01:46.441577+0000","last_unstale":"2024-09-21T10:13:25.591456+0000","last_undegraded":"2024-09-21T10:13:25.591456+0000","last_fullsized":"2024-09-21T10:13:25.591456+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:31:26.207575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":713,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.590753+0000","last_change":"2024-09-21T10:02:11.198710+0000","last_active":"2024-09-21T10:13:25.590753+0000","last_peered":"2024-09-21T10:13:25.590753+0000","last_clean":"2024-09-21T10:13:25.590753+0000","last_became_active":"2024-09-21T10:02:11.198373+0000","last_became_peered":"2024-09-21T10:02:11.198373+0000","last_unstale":"2024-09-21T10:13:25.590753+0000","last_undegraded":"2024-09-21T10:13:25.590753+0000","last_fullsized":"2024-09-21T10:13:25.590753+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:25:50.840955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":708,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591918+0000","last_change":"2024-09-21T10:01:46.446265+0000","last_active":"2024-09-21T10:13:25.591918+0000","last_peered":"2024-09-21T10:13:25.591918+0000","last_clean":"2024-09-21T10:13:25.591918+0000","last_became_active":"2024-09-21T10:01:46.444271+0000","last_became_peered":"2024-09-21T10:01:46.444271+0000","last_unstale":"2024-09-21T10:13:25.591918+0000","last_undegraded":"2024-09-21T10:13:25.591918+0000","last_fullsized":"2024-09-21T10:13:25.591918+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:24.021361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":306,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674392+0000","last_change":"2024-09-21T10:01:46.434678+0000","last_active":"2024-09-21T10:13:16.674392+0000","last_peered":"2024-09-21T10:13:16.674392+0000","last_clean":"2024-09-21T10:13:16.674392+0000","last_became_active":"2024-09-21T10:01:46.432501+0000","last_became_peered":"2024-09-21T10:01:46.432501+0000","last_unstale":"2024-09-21T10:13:16.674392+0000","last_undegraded":"2024-09-21T10:13:16.674392+0000","last_fullsized":"2024-09-21T10:13:16.674392+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:22:35.959785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":695,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591652+0000","last_change":"2024-09-21T10:03:57.884771+0000","last_active":"2024-09-21T10:13:25.591652+0000","last_peered":"2024-09-21T10:13:25.591652+0000","last_clean":"2024-09-21T10:13:25.591652+0000","last_became_active":"2024-09-21T10:03:57.884431+0000","last_became_peered":"2024-09-21T10:03:57.884431+0000","last_unstale":"2024-09-21T10:13:25.591652+0000","last_undegraded":"2024-09-21T10:13:25.591652+0000","last_fullsized":"2024-09-21T10:13:25.591652+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:43:02.482175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":272,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.380323+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:13:16.380323+0000","last_peered":"2024-09-21T10:13:16.380323+0000","last_clean":"2024-09-21T10:13:16.380323+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:13:16.380323+0000","last_undegraded":"2024-09-21T10:13:16.380323+0000","last_fullsized":"2024-09-21T10:13:16.380323+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":165,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.676490+0000","last_change":"2024-09-21T10:01:46.443617+0000","last_active":"2024-09-21T10:13:16.676490+0000","last_peered":"2024-09-21T10:13:16.676490+0000","last_clean":"2024-09-21T10:13:16.676490+0000","last_became_active":"2024-09-21T10:01:46.436657+0000","last_became_peered":"2024-09-21T10:01:46.436657+0000","last_unstale":"2024-09-21T10:13:16.676490+0000","last_undegraded":"2024-09-21T10:13:16.676490+0000","last_fullsized":"2024-09-21T10:13:16.676490+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:40:53.195766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":204,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.379651+0000","last_change":"2024-09-21T10:01:46.430367+0000","last_active":"2024-09-21T10:13:16.379651+0000","last_peered":"2024-09-21T10:13:16.379651+0000","last_clean":"2024-09-21T10:13:16.379651+0000","last_became_active":"2024-09-21T10:01:46.430005+0000","last_became_peered":"2024-09-21T10:01:46.430005+0000","last_unstale":"2024-09-21T10:13:16.379651+0000","last_undegraded":"2024-09-21T10:13:16.379651+0000","last_fullsized":"2024-09-21T10:13:16.379651+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:27:00.076510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":165,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.676013+0000","last_change":"2024-09-21T10:01:46.457547+0000","last_active":"2024-09-21T10:13:16.676013+0000","last_peered":"2024-09-21T10:13:16.676013+0000","last_clean":"2024-09-21T10:13:16.676013+0000","last_became_active":"2024-09-21T10:01:46.442417+0000","last_became_peered":"2024-09-21T10:01:46.442417+0000","last_unstale":"2024-09-21T10:13:16.676013+0000","last_undegraded":"2024-09-21T10:13:16.676013+0000","last_fullsized":"2024-09-21T10:13:16.676013+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:15:55.315217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":458,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674529+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:13:16.674529+0000","last_peered":"2024-09-21T10:13:16.674529+0000","last_clean":"2024-09-21T10:13:16.674529+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:13:16.674529+0000","last_undegraded":"2024-09-21T10:13:16.674529+0000","last_fullsized":"2024-09-21T10:13:16.674529+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":372,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.382109+0000","last_change":"2024-09-21T10:01:46.450929+0000","last_active":"2024-09-21T10:13:16.382109+0000","last_peered":"2024-09-21T10:13:16.382109+0000","last_clean":"2024-09-21T10:13:16.382109+0000","last_became_active":"2024-09-21T10:01:46.443393+0000","last_became_peered":"2024-09-21T10:01:46.443393+0000","last_unstale":"2024-09-21T10:13:16.382109+0000","last_undegraded":"2024-09-21T10:13:16.382109+0000","last_fullsized":"2024-09-21T10:13:16.382109+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:08:26.625699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":272,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.379971+0000","last_change":"2024-09-21T10:01:46.433842+0000","last_active":"2024-09-21T10:13:16.379971+0000","last_peered":"2024-09-21T10:13:16.379971+0000","last_clean":"2024-09-21T10:13:16.379971+0000","last_became_active":"2024-09-21T10:01:46.433530+0000","last_became_peered":"2024-09-21T10:01:46.433530+0000","last_unstale":"2024-09-21T10:13:16.379971+0000","last_undegraded":"2024-09-21T10:13:16.379971+0000","last_fullsized":"2024-09-21T10:13:16.379971+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:42:07.131501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":436,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.590774+0000","last_change":"2024-09-21T10:00:45.453585+0000","last_active":"2024-09-21T10:13:25.590774+0000","last_peered":"2024-09-21T10:13:25.590774+0000","last_clean":"2024-09-21T10:13:25.590774+0000","last_became_active":"2024-09-21T10:00:45.453273+0000","last_became_peered":"2024-09-21T10:00:45.453273+0000","last_unstale":"2024-09-21T10:13:25.590774+0000","last_undegraded":"2024-09-21T10:13:25.590774+0000","last_fullsized":"2024-09-21T10:13:25.590774+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:16.879800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":718,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591502+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:13:25.591502+0000","last_peered":"2024-09-21T10:13:25.591502+0000","last_clean":"2024-09-21T10:13:25.591502+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:13:25.591502+0000","last_undegraded":"2024-09-21T10:13:25.591502+0000","last_fullsized":"2024-09-21T10:13:25.591502+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"72'100","reported_seq":164,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591623+0000","last_change":"2024-09-21T10:12:09.200690+0000","last_active":"2024-09-21T10:13:25.591623+0000","last_peered":"2024-09-21T10:13:25.591623+0000","last_clean":"2024-09-21T10:13:25.591623+0000","last_became_active":"2024-09-21T10:08:38.520420+0000","last_became_peered":"2024-09-21T10:08:38.520420+0000","last_unstale":"2024-09-21T10:13:25.591623+0000","last_undegraded":"2024-09-21T10:13:25.591623+0000","last_fullsized":"2024-09-21T10:13:25.591623+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:12:09.200641+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:12:09.200641+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:22:22.299745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":789,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591041+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:13:25.591041+0000","last_peered":"2024-09-21T10:13:25.591041+0000","last_clean":"2024-09-21T10:13:25.591041+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:13:25.591041+0000","last_undegraded":"2024-09-21T10:13:25.591041+0000","last_fullsized":"2024-09-21T10:13:25.591041+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":431,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.675305+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:13:16.675305+0000","last_peered":"2024-09-21T10:13:16.675305+0000","last_clean":"2024-09-21T10:13:16.675305+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:13:16.675305+0000","last_undegraded":"2024-09-21T10:13:16.675305+0000","last_fullsized":"2024-09-21T10:13:16.675305+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"72'100","reported_seq":171,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.590535+0000","last_change":"2024-09-21T10:11:55.294175+0000","last_active":"2024-09-21T10:13:25.590535+0000","last_peered":"2024-09-21T10:13:25.590535+0000","last_clean":"2024-09-21T10:13:25.590535+0000","last_became_active":"2024-09-21T10:08:38.521538+0000","last_became_peered":"2024-09-21T10:08:38.521538+0000","last_unstale":"2024-09-21T10:13:25.590535+0000","last_undegraded":"2024-09-21T10:13:25.590535+0000","last_fullsized":"2024-09-21T10:13:25.590535+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:11:55.294121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:11:55.294121+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:49:57.215227+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":282,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.380154+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:13:16.380154+0000","last_peered":"2024-09-21T10:13:16.380154+0000","last_clean":"2024-09-21T10:13:16.380154+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:13:16.380154+0000","last_undegraded":"2024-09-21T10:13:16.380154+0000","last_fullsized":"2024-09-21T10:13:16.380154+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":428,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.675161+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:13:16.675161+0000","last_peered":"2024-09-21T10:13:16.675161+0000","last_clean":"2024-09-21T10:13:16.675161+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:13:16.675161+0000","last_undegraded":"2024-09-21T10:13:16.675161+0000","last_fullsized":"2024-09-21T10:13:16.675161+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":422,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674622+0000","last_change":"2024-09-21T10:01:46.438078+0000","last_active":"2024-09-21T10:13:16.674622+0000","last_peered":"2024-09-21T10:13:16.674622+0000","last_clean":"2024-09-21T10:13:16.674622+0000","last_became_active":"2024-09-21T10:01:46.437813+0000","last_became_peered":"2024-09-21T10:01:46.437813+0000","last_unstale":"2024-09-21T10:13:16.674622+0000","last_undegraded":"2024-09-21T10:13:16.674622+0000","last_fullsized":"2024-09-21T10:13:16.674622+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:57:48.223633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":451,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674149+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:13:16.674149+0000","last_peered":"2024-09-21T10:13:16.674149+0000","last_clean":"2024-09-21T10:13:16.674149+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:13:16.674149+0000","last_undegraded":"2024-09-21T10:13:16.674149+0000","last_fullsized":"2024-09-21T10:13:16.674149+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"72'100","reported_seq":411,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.379775+0000","last_change":"2024-09-21T10:09:09.378060+0000","last_active":"2024-09-21T10:13:16.379775+0000","last_peered":"2024-09-21T10:13:16.379775+0000","last_clean":"2024-09-21T10:13:16.379775+0000","last_became_active":"2024-09-21T10:08:38.520039+0000","last_became_peered":"2024-09-21T10:08:38.520039+0000","last_unstale":"2024-09-21T10:13:16.379775+0000","last_undegraded":"2024-09-21T10:13:16.379775+0000","last_fullsized":"2024-09-21T10:13:16.379775+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:09.377947+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:09.377947+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:10:10.093941+0000","scrub_duration":0.0059503179999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":804,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.590700+0000","last_change":"2024-09-21T10:01:46.448146+0000","last_active":"2024-09-21T10:13:25.590700+0000","last_peered":"2024-09-21T10:13:25.590700+0000","last_clean":"2024-09-21T10:13:25.590700+0000","last_became_active":"2024-09-21T10:01:46.447520+0000","last_became_peered":"2024-09-21T10:01:46.447520+0000","last_unstale":"2024-09-21T10:13:25.590700+0000","last_undegraded":"2024-09-21T10:13:25.590700+0000","last_fullsized":"2024-09-21T10:13:25.590700+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:30:29.833897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":622,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591427+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:13:25.591427+0000","last_peered":"2024-09-21T10:13:25.591427+0000","last_clean":"2024-09-21T10:13:25.591427+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:13:25.591427+0000","last_undegraded":"2024-09-21T10:13:25.591427+0000","last_fullsized":"2024-09-21T10:13:25.591427+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":463,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591085+0000","last_change":"2024-09-21T10:08:36.604164+0000","last_active":"2024-09-21T10:13:25.591085+0000","last_peered":"2024-09-21T10:13:25.591085+0000","last_clean":"2024-09-21T10:13:25.591085+0000","last_became_active":"2024-09-21T10:08:32.287704+0000","last_became_peered":"2024-09-21T10:08:32.287704+0000","last_unstale":"2024-09-21T10:13:25.591085+0000","last_undegraded":"2024-09-21T10:13:25.591085+0000","last_fullsized":"2024-09-21T10:13:25.591085+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:36.604114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:36.604114+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:55:24.459588+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":300,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.590955+0000","last_change":"2024-09-21T10:01:46.457493+0000","last_active":"2024-09-21T10:13:25.590955+0000","last_peered":"2024-09-21T10:13:25.590955+0000","last_clean":"2024-09-21T10:13:25.590955+0000","last_became_active":"2024-09-21T10:01:46.448595+0000","last_became_peered":"2024-09-21T10:01:46.448595+0000","last_unstale":"2024-09-21T10:13:25.590955+0000","last_undegraded":"2024-09-21T10:13:25.590955+0000","last_fullsized":"2024-09-21T10:13:25.590955+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:47:38.183249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":782,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.590671+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:13:25.590671+0000","last_peered":"2024-09-21T10:13:25.590671+0000","last_clean":"2024-09-21T10:13:25.590671+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:13:25.590671+0000","last_undegraded":"2024-09-21T10:13:25.590671+0000","last_fullsized":"2024-09-21T10:13:25.590671+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":282,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.382193+0000","last_change":"2024-09-21T10:01:46.432514+0000","last_active":"2024-09-21T10:13:16.382193+0000","last_peered":"2024-09-21T10:13:16.382193+0000","last_clean":"2024-09-21T10:13:16.382193+0000","last_became_active":"2024-09-21T10:01:46.432210+0000","last_became_peered":"2024-09-21T10:01:46.432210+0000","last_unstale":"2024-09-21T10:13:16.382193+0000","last_undegraded":"2024-09-21T10:13:16.382193+0000","last_fullsized":"2024-09-21T10:13:16.382193+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:14.449645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"72'100","reported_seq":405,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.380345+0000","last_change":"2024-09-21T10:08:38.414131+0000","last_active":"2024-09-21T10:13:16.380345+0000","last_peered":"2024-09-21T10:13:16.380345+0000","last_clean":"2024-09-21T10:13:16.380345+0000","last_became_active":"2024-09-21T10:08:38.319214+0000","last_became_peered":"2024-09-21T10:08:38.319214+0000","last_unstale":"2024-09-21T10:13:16.380345+0000","last_undegraded":"2024-09-21T10:13:16.380345+0000","last_fullsized":"2024-09-21T10:13:16.380345+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.414036+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:53:08.996189+0000","scrub_duration":0.0014821809999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":591,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.590880+0000","last_change":"2024-09-21T10:01:46.447172+0000","last_active":"2024-09-21T10:13:25.590880+0000","last_peered":"2024-09-21T10:13:25.590880+0000","last_clean":"2024-09-21T10:13:25.590880+0000","last_became_active":"2024-09-21T10:01:46.446520+0000","last_became_peered":"2024-09-21T10:01:46.446520+0000","last_unstale":"2024-09-21T10:13:25.590880+0000","last_undegraded":"2024-09-21T10:13:25.590880+0000","last_fullsized":"2024-09-21T10:13:25.590880+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:54:16.290087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"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":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":717,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591147+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:13:25.591147+0000","last_peered":"2024-09-21T10:13:25.591147+0000","last_clean":"2024-09-21T10:13:25.591147+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:13:25.591147+0000","last_undegraded":"2024-09-21T10:13:25.591147+0000","last_fullsized":"2024-09-21T10:13:25.591147+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":737,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592029+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:13:25.592029+0000","last_peered":"2024-09-21T10:13:25.592029+0000","last_clean":"2024-09-21T10:13:25.592029+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:13:25.592029+0000","last_undegraded":"2024-09-21T10:13:25.592029+0000","last_fullsized":"2024-09-21T10:13:25.592029+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.2","version":"72'100","reported_seq":472,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591248+0000","last_change":"2024-09-21T10:09:16.641443+0000","last_active":"2024-09-21T10:13:25.591248+0000","last_peered":"2024-09-21T10:13:25.591248+0000","last_clean":"2024-09-21T10:13:25.591248+0000","last_became_active":"2024-09-21T10:08:38.519984+0000","last_became_peered":"2024-09-21T10:08:38.519984+0000","last_unstale":"2024-09-21T10:13:25.591248+0000","last_undegraded":"2024-09-21T10:13:25.591248+0000","last_fullsized":"2024-09-21T10:13:25.591248+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:16.641381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:16.641381+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:33:11.783177+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":494,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591538+0000","last_change":"2024-09-21T10:00:33.036733+0000","last_active":"2024-09-21T10:13:25.591538+0000","last_peered":"2024-09-21T10:13:25.591538+0000","last_clean":"2024-09-21T10:13:25.591538+0000","last_became_active":"2024-09-21T10:00:33.035600+0000","last_became_peered":"2024-09-21T10:00:33.035600+0000","last_unstale":"2024-09-21T10:13:25.591538+0000","last_undegraded":"2024-09-21T10:13:25.591538+0000","last_fullsized":"2024-09-21T10:13:25.591538+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:14:17.245189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":417,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.380424+0000","last_change":"2024-09-21T10:00:33.033238+0000","last_active":"2024-09-21T10:13:16.380424+0000","last_peered":"2024-09-21T10:13:16.380424+0000","last_clean":"2024-09-21T10:13:16.380424+0000","last_became_active":"2024-09-21T10:00:33.032931+0000","last_became_peered":"2024-09-21T10:00:33.032931+0000","last_unstale":"2024-09-21T10:13:16.380424+0000","last_undegraded":"2024-09-21T10:13:16.380424+0000","last_fullsized":"2024-09-21T10:13:16.380424+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:32.077847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":613,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591791+0000","last_change":"2024-09-21T10:00:45.456536+0000","last_active":"2024-09-21T10:13:25.591791+0000","last_peered":"2024-09-21T10:13:25.591791+0000","last_clean":"2024-09-21T10:13:25.591791+0000","last_became_active":"2024-09-21T10:00:45.456194+0000","last_became_peered":"2024-09-21T10:00:45.456194+0000","last_unstale":"2024-09-21T10:13:25.591791+0000","last_undegraded":"2024-09-21T10:13:25.591791+0000","last_fullsized":"2024-09-21T10:13:25.591791+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:55.978565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"72'100","reported_seq":468,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.590912+0000","last_change":"2024-09-21T10:11:55.517602+0000","last_active":"2024-09-21T10:13:25.590912+0000","last_peered":"2024-09-21T10:13:25.590912+0000","last_clean":"2024-09-21T10:13:25.590912+0000","last_became_active":"2024-09-21T10:08:38.520196+0000","last_became_peered":"2024-09-21T10:08:38.520196+0000","last_unstale":"2024-09-21T10:13:25.590912+0000","last_undegraded":"2024-09-21T10:13:25.590912+0000","last_fullsized":"2024-09-21T10:13:25.590912+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:11:55.517556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:11:55.517556+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T19:23:50.616368+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":210,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.379814+0000","last_change":"2024-09-21T10:00:45.454098+0000","last_active":"2024-09-21T10:13:16.379814+0000","last_peered":"2024-09-21T10:13:16.379814+0000","last_clean":"2024-09-21T10:13:16.379814+0000","last_became_active":"2024-09-21T10:00:45.453754+0000","last_became_peered":"2024-09-21T10:00:45.453754+0000","last_unstale":"2024-09-21T10:13:16.379814+0000","last_undegraded":"2024-09-21T10:13:16.379814+0000","last_fullsized":"2024-09-21T10:13:16.379814+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:36:15.138996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":449,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.675865+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:13:16.675865+0000","last_peered":"2024-09-21T10:13:16.675865+0000","last_clean":"2024-09-21T10:13:16.675865+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:13:16.675865+0000","last_undegraded":"2024-09-21T10:13:16.675865+0000","last_fullsized":"2024-09-21T10:13:16.675865+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":297,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.405652+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:13:25.405652+0000","last_peered":"2024-09-21T10:13:25.405652+0000","last_clean":"2024-09-21T10:13:25.405652+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:13:25.405652+0000","last_undegraded":"2024-09-21T10:13:25.405652+0000","last_fullsized":"2024-09-21T10:13:25.405652+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"72'100","reported_seq":405,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.381519+0000","last_change":"2024-09-21T10:09:00.441183+0000","last_active":"2024-09-21T10:13:16.381519+0000","last_peered":"2024-09-21T10:13:16.381519+0000","last_clean":"2024-09-21T10:13:16.381519+0000","last_became_active":"2024-09-21T10:08:38.519357+0000","last_became_peered":"2024-09-21T10:08:38.519357+0000","last_unstale":"2024-09-21T10:13:16.381519+0000","last_undegraded":"2024-09-21T10:13:16.381519+0000","last_fullsized":"2024-09-21T10:13:16.381519+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:00.441129+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:00.441129+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:54:24.681808+0000","scrub_duration":0.0055245959999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":454,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.590503+0000","last_change":"2024-09-21T10:00:45.453684+0000","last_active":"2024-09-21T10:13:25.590503+0000","last_peered":"2024-09-21T10:13:25.590503+0000","last_clean":"2024-09-21T10:13:25.590503+0000","last_became_active":"2024-09-21T10:00:45.453178+0000","last_became_peered":"2024-09-21T10:00:45.453178+0000","last_unstale":"2024-09-21T10:13:25.590503+0000","last_undegraded":"2024-09-21T10:13:25.590503+0000","last_fullsized":"2024-09-21T10:13:25.590503+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:22:26.618669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":753,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.405438+0000","last_change":"2024-09-21T10:02:11.238163+0000","last_active":"2024-09-21T10:13:25.405438+0000","last_peered":"2024-09-21T10:13:25.405438+0000","last_clean":"2024-09-21T10:13:25.405438+0000","last_became_active":"2024-09-21T10:02:11.237911+0000","last_became_peered":"2024-09-21T10:02:11.237911+0000","last_unstale":"2024-09-21T10:13:25.405438+0000","last_undegraded":"2024-09-21T10:13:25.405438+0000","last_fullsized":"2024-09-21T10:13:25.405438+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:44:11.651510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":504,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674637+0000","last_change":"2024-09-21T10:00:45.455751+0000","last_active":"2024-09-21T10:13:16.674637+0000","last_peered":"2024-09-21T10:13:16.674637+0000","last_clean":"2024-09-21T10:13:16.674637+0000","last_became_active":"2024-09-21T10:00:45.455456+0000","last_became_peered":"2024-09-21T10:00:45.455456+0000","last_unstale":"2024-09-21T10:13:16.674637+0000","last_undegraded":"2024-09-21T10:13:16.674637+0000","last_fullsized":"2024-09-21T10:13:16.674637+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:39:04.368687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"72'100","reported_seq":405,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.380754+0000","last_change":"2024-09-21T10:09:07.422614+0000","last_active":"2024-09-21T10:13:16.380754+0000","last_peered":"2024-09-21T10:13:16.380754+0000","last_clean":"2024-09-21T10:13:16.380754+0000","last_became_active":"2024-09-21T10:08:38.321963+0000","last_became_peered":"2024-09-21T10:08:38.321963+0000","last_unstale":"2024-09-21T10:13:16.380754+0000","last_undegraded":"2024-09-21T10:13:16.380754+0000","last_fullsized":"2024-09-21T10:13:16.380754+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:07.422507+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.422507+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:52:09.776056+0000","scrub_duration":0.0070855479999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":609,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.454218+0000","last_change":"2024-09-21T10:00:33.033963+0000","last_active":"2024-09-21T10:13:16.454218+0000","last_peered":"2024-09-21T10:13:16.454218+0000","last_clean":"2024-09-21T10:13:16.454218+0000","last_became_active":"2024-09-21T10:00:33.033667+0000","last_became_peered":"2024-09-21T10:00:33.033667+0000","last_unstale":"2024-09-21T10:13:16.454218+0000","last_undegraded":"2024-09-21T10:13:16.454218+0000","last_fullsized":"2024-09-21T10:13:16.454218+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:13:46.034330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":420,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591535+0000","last_change":"2024-09-21T10:01:46.441957+0000","last_active":"2024-09-21T10:13:25.591535+0000","last_peered":"2024-09-21T10:13:25.591535+0000","last_clean":"2024-09-21T10:13:25.591535+0000","last_became_active":"2024-09-21T10:01:46.439842+0000","last_became_peered":"2024-09-21T10:01:46.439842+0000","last_unstale":"2024-09-21T10:13:25.591535+0000","last_undegraded":"2024-09-21T10:13:25.591535+0000","last_fullsized":"2024-09-21T10:13:25.591535+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:47:21.952368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"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":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":643,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.453390+0000","last_change":"2024-09-21T10:02:11.203236+0000","last_active":"2024-09-21T10:13:16.453390+0000","last_peered":"2024-09-21T10:13:16.453390+0000","last_clean":"2024-09-21T10:13:16.453390+0000","last_became_active":"2024-09-21T10:02:11.198209+0000","last_became_peered":"2024-09-21T10:02:11.198209+0000","last_unstale":"2024-09-21T10:13:16.453390+0000","last_undegraded":"2024-09-21T10:13:16.453390+0000","last_fullsized":"2024-09-21T10:13:16.453390+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:44:13.961067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.5","version":"72'100","reported_seq":90,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.675057+0000","last_change":"2024-09-21T10:08:38.669988+0000","last_active":"2024-09-21T10:13:16.675057+0000","last_peered":"2024-09-21T10:13:16.675057+0000","last_clean":"2024-09-21T10:13:16.675057+0000","last_became_active":"2024-09-21T10:08:38.519684+0000","last_became_peered":"2024-09-21T10:08:38.519684+0000","last_unstale":"2024-09-21T10:13:16.675057+0000","last_undegraded":"2024-09-21T10:13:16.675057+0000","last_fullsized":"2024-09-21T10:13:16.675057+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.669934+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.669934+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T13:20:02.223685+0000","scrub_duration":0.0018442759999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":801,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591360+0000","last_change":"2024-09-21T10:01:46.459623+0000","last_active":"2024-09-21T10:13:25.591360+0000","last_peered":"2024-09-21T10:13:25.591360+0000","last_clean":"2024-09-21T10:13:25.591360+0000","last_became_active":"2024-09-21T10:01:46.450137+0000","last_became_peered":"2024-09-21T10:01:46.450137+0000","last_unstale":"2024-09-21T10:13:25.591360+0000","last_undegraded":"2024-09-21T10:13:25.591360+0000","last_fullsized":"2024-09-21T10:13:25.591360+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:17:38.103988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":282,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.381460+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T10:13:16.381460+0000","last_peered":"2024-09-21T10:13:16.381460+0000","last_clean":"2024-09-21T10:13:16.381460+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T10:13:16.381460+0000","last_undegraded":"2024-09-21T10:13:16.381460+0000","last_fullsized":"2024-09-21T10:13:16.381460+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":795,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.590788+0000","last_change":"2024-09-21T10:01:46.448721+0000","last_active":"2024-09-21T10:13:25.590788+0000","last_peered":"2024-09-21T10:13:25.590788+0000","last_clean":"2024-09-21T10:13:25.590788+0000","last_became_active":"2024-09-21T10:01:46.448344+0000","last_became_peered":"2024-09-21T10:01:46.448344+0000","last_unstale":"2024-09-21T10:13:25.590788+0000","last_undegraded":"2024-09-21T10:13:25.590788+0000","last_fullsized":"2024-09-21T10:13:25.590788+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:07:58.721431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"72'100","reported_seq":162,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.590668+0000","last_change":"2024-09-21T10:12:10.624187+0000","last_active":"2024-09-21T10:13:25.590668+0000","last_peered":"2024-09-21T10:13:25.590668+0000","last_clean":"2024-09-21T10:13:25.590668+0000","last_became_active":"2024-09-21T10:08:38.519903+0000","last_became_peered":"2024-09-21T10:08:38.519903+0000","last_unstale":"2024-09-21T10:13:25.590668+0000","last_undegraded":"2024-09-21T10:13:25.590668+0000","last_fullsized":"2024-09-21T10:13:25.590668+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-09-29T17:27:04.648675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":435020,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":720,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592025+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:13:25.592025+0000","last_peered":"2024-09-21T10:13:25.592025+0000","last_clean":"2024-09-21T10:13:25.592025+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:13:25.592025+0000","last_undegraded":"2024-09-21T10:13:25.592025+0000","last_fullsized":"2024-09-21T10:13:25.592025+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":272,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.382236+0000","last_change":"2024-09-21T10:01:46.443733+0000","last_active":"2024-09-21T10:13:16.382236+0000","last_peered":"2024-09-21T10:13:16.382236+0000","last_clean":"2024-09-21T10:13:16.382236+0000","last_became_active":"2024-09-21T10:01:46.443246+0000","last_became_peered":"2024-09-21T10:01:46.443246+0000","last_unstale":"2024-09-21T10:13:16.382236+0000","last_undegraded":"2024-09-21T10:13:16.382236+0000","last_fullsized":"2024-09-21T10:13:16.382236+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:34:20.670348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":229,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674298+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:13:16.674298+0000","last_peered":"2024-09-21T10:13:16.674298+0000","last_clean":"2024-09-21T10:13:16.674298+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:13:16.674298+0000","last_undegraded":"2024-09-21T10:13:16.674298+0000","last_fullsized":"2024-09-21T10:13:16.674298+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":454,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674106+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:13:16.674106+0000","last_peered":"2024-09-21T10:13:16.674106+0000","last_clean":"2024-09-21T10:13:16.674106+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:13:16.674106+0000","last_undegraded":"2024-09-21T10:13:16.674106+0000","last_fullsized":"2024-09-21T10:13:16.674106+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":477,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.675346+0000","last_change":"2024-09-21T10:01:46.455305+0000","last_active":"2024-09-21T10:13:16.675346+0000","last_peered":"2024-09-21T10:13:16.675346+0000","last_clean":"2024-09-21T10:13:16.675346+0000","last_became_active":"2024-09-21T10:01:46.439037+0000","last_became_peered":"2024-09-21T10:01:46.439037+0000","last_unstale":"2024-09-21T10:13:16.675346+0000","last_undegraded":"2024-09-21T10:13:16.675346+0000","last_fullsized":"2024-09-21T10:13:16.675346+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:12:53.152843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":282,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.380066+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T10:13:16.380066+0000","last_peered":"2024-09-21T10:13:16.380066+0000","last_clean":"2024-09-21T10:13:16.380066+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T10:13:16.380066+0000","last_undegraded":"2024-09-21T10:13:16.380066+0000","last_fullsized":"2024-09-21T10:13:16.380066+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":312,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591163+0000","last_change":"2024-09-21T10:01:46.455865+0000","last_active":"2024-09-21T10:13:25.591163+0000","last_peered":"2024-09-21T10:13:25.591163+0000","last_clean":"2024-09-21T10:13:25.591163+0000","last_became_active":"2024-09-21T10:01:46.449899+0000","last_became_peered":"2024-09-21T10:01:46.449899+0000","last_unstale":"2024-09-21T10:13:25.591163+0000","last_undegraded":"2024-09-21T10:13:25.591163+0000","last_fullsized":"2024-09-21T10:13:25.591163+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:58:41.964780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":295,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591185+0000","last_change":"2024-09-21T10:01:46.448256+0000","last_active":"2024-09-21T10:13:25.591185+0000","last_peered":"2024-09-21T10:13:25.591185+0000","last_clean":"2024-09-21T10:13:25.591185+0000","last_became_active":"2024-09-21T10:01:46.447908+0000","last_became_peered":"2024-09-21T10:01:46.447908+0000","last_unstale":"2024-09-21T10:13:25.591185+0000","last_undegraded":"2024-09-21T10:13:25.591185+0000","last_fullsized":"2024-09-21T10:13:25.591185+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:39.318743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":760,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591705+0000","last_change":"2024-09-21T10:01:46.435174+0000","last_active":"2024-09-21T10:13:25.591705+0000","last_peered":"2024-09-21T10:13:25.591705+0000","last_clean":"2024-09-21T10:13:25.591705+0000","last_became_active":"2024-09-21T10:01:46.434506+0000","last_became_peered":"2024-09-21T10:01:46.434506+0000","last_unstale":"2024-09-21T10:13:25.591705+0000","last_undegraded":"2024-09-21T10:13:25.591705+0000","last_fullsized":"2024-09-21T10:13:25.591705+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:15:36.741974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":794,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591747+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:13:25.591747+0000","last_peered":"2024-09-21T10:13:25.591747+0000","last_clean":"2024-09-21T10:13:25.591747+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:13:25.591747+0000","last_undegraded":"2024-09-21T10:13:25.591747+0000","last_fullsized":"2024-09-21T10:13:25.591747+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":495,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.380224+0000","last_change":"2024-09-21T10:02:11.203513+0000","last_active":"2024-09-21T10:13:16.380224+0000","last_peered":"2024-09-21T10:13:16.380224+0000","last_clean":"2024-09-21T10:13:16.380224+0000","last_became_active":"2024-09-21T10:02:11.203014+0000","last_became_peered":"2024-09-21T10:02:11.203014+0000","last_unstale":"2024-09-21T10:13:16.380224+0000","last_undegraded":"2024-09-21T10:13:16.380224+0000","last_fullsized":"2024-09-21T10:13:16.380224+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:07:20.606546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":262,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.382185+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:13:16.382185+0000","last_peered":"2024-09-21T10:13:16.382185+0000","last_clean":"2024-09-21T10:13:16.382185+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:13:16.382185+0000","last_undegraded":"2024-09-21T10:13:16.382185+0000","last_fullsized":"2024-09-21T10:13:16.382185+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":823,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.590651+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:13:25.590651+0000","last_peered":"2024-09-21T10:13:25.590651+0000","last_clean":"2024-09-21T10:13:25.590651+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:13:25.590651+0000","last_undegraded":"2024-09-21T10:13:25.590651+0000","last_fullsized":"2024-09-21T10:13:25.590651+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":731,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591915+0000","last_change":"2024-09-21T10:03:57.872278+0000","last_active":"2024-09-21T10:13:25.591915+0000","last_peered":"2024-09-21T10:13:25.591915+0000","last_clean":"2024-09-21T10:13:25.591915+0000","last_became_active":"2024-09-21T10:03:57.871949+0000","last_became_peered":"2024-09-21T10:03:57.871949+0000","last_unstale":"2024-09-21T10:13:25.591915+0000","last_undegraded":"2024-09-21T10:13:25.591915+0000","last_fullsized":"2024-09-21T10:13:25.591915+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:10:24.490223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":621,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.590904+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:13:25.590904+0000","last_peered":"2024-09-21T10:13:25.590904+0000","last_clean":"2024-09-21T10:13:25.590904+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:13:25.590904+0000","last_undegraded":"2024-09-21T10:13:25.590904+0000","last_fullsized":"2024-09-21T10:13:25.590904+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":794,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591257+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:13:25.591257+0000","last_peered":"2024-09-21T10:13:25.591257+0000","last_clean":"2024-09-21T10:13:25.591257+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:13:25.591257+0000","last_undegraded":"2024-09-21T10:13:25.591257+0000","last_fullsized":"2024-09-21T10:13:25.591257+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":450,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674118+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:13:16.674118+0000","last_peered":"2024-09-21T10:13:16.674118+0000","last_clean":"2024-09-21T10:13:16.674118+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:13:16.674118+0000","last_undegraded":"2024-09-21T10:13:16.674118+0000","last_fullsized":"2024-09-21T10:13:16.674118+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":458,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.590858+0000","last_change":"2024-09-21T10:02:11.238171+0000","last_active":"2024-09-21T10:13:25.590858+0000","last_peered":"2024-09-21T10:13:25.590858+0000","last_clean":"2024-09-21T10:13:25.590858+0000","last_became_active":"2024-09-21T10:02:11.237847+0000","last_became_peered":"2024-09-21T10:02:11.237847+0000","last_unstale":"2024-09-21T10:13:25.590858+0000","last_undegraded":"2024-09-21T10:13:25.590858+0000","last_fullsized":"2024-09-21T10:13:25.590858+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:33:39.295184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":765,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591581+0000","last_change":"2024-09-21T10:01:46.443499+0000","last_active":"2024-09-21T10:13:25.591581+0000","last_peered":"2024-09-21T10:13:25.591581+0000","last_clean":"2024-09-21T10:13:25.591581+0000","last_became_active":"2024-09-21T10:01:46.442063+0000","last_became_peered":"2024-09-21T10:01:46.442063+0000","last_unstale":"2024-09-21T10:13:25.591581+0000","last_undegraded":"2024-09-21T10:13:25.591581+0000","last_fullsized":"2024-09-21T10:13:25.591581+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:52:07.726747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":451,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.675449+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:13:16.675449+0000","last_peered":"2024-09-21T10:13:16.675449+0000","last_clean":"2024-09-21T10:13:16.675449+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:13:16.675449+0000","last_undegraded":"2024-09-21T10:13:16.675449+0000","last_fullsized":"2024-09-21T10:13:16.675449+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":224,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674748+0000","last_change":"2024-09-21T10:00:45.456014+0000","last_active":"2024-09-21T10:13:16.674748+0000","last_peered":"2024-09-21T10:13:16.674748+0000","last_clean":"2024-09-21T10:13:16.674748+0000","last_became_active":"2024-09-21T10:00:45.455622+0000","last_became_peered":"2024-09-21T10:00:45.455622+0000","last_unstale":"2024-09-21T10:13:16.674748+0000","last_undegraded":"2024-09-21T10:13:16.674748+0000","last_fullsized":"2024-09-21T10:13:16.674748+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:03:42.452379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":445,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674723+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:13:16.674723+0000","last_peered":"2024-09-21T10:13:16.674723+0000","last_clean":"2024-09-21T10:13:16.674723+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:13:16.674723+0000","last_undegraded":"2024-09-21T10:13:16.674723+0000","last_fullsized":"2024-09-21T10:13:16.674723+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":224,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.675078+0000","last_change":"2024-09-21T10:00:45.451372+0000","last_active":"2024-09-21T10:13:16.675078+0000","last_peered":"2024-09-21T10:13:16.675078+0000","last_clean":"2024-09-21T10:13:16.675078+0000","last_became_active":"2024-09-21T10:00:45.450929+0000","last_became_peered":"2024-09-21T10:00:45.450929+0000","last_unstale":"2024-09-21T10:13:16.675078+0000","last_undegraded":"2024-09-21T10:13:16.675078+0000","last_fullsized":"2024-09-21T10:13:16.675078+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:29:11.173928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":812,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591854+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:13:25.591854+0000","last_peered":"2024-09-21T10:13:25.591854+0000","last_clean":"2024-09-21T10:13:25.591854+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:13:25.591854+0000","last_undegraded":"2024-09-21T10:13:25.591854+0000","last_fullsized":"2024-09-21T10:13:25.591854+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":803,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591271+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:13:25.591271+0000","last_peered":"2024-09-21T10:13:25.591271+0000","last_clean":"2024-09-21T10:13:25.591271+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:13:25.591271+0000","last_undegraded":"2024-09-21T10:13:25.591271+0000","last_fullsized":"2024-09-21T10:13:25.591271+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":451,"reported_epoch":447,"state":"active+clean","last_fresh":"2024-09-21T10:13:16.674084+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:13:16.674084+0000","last_peered":"2024-09-21T10:13:16.674084+0000","last_clean":"2024-09-21T10:13:16.674084+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:13:16.674084+0000","last_undegraded":"2024-09-21T10:13:16.674084+0000","last_fullsized":"2024-09-21T10:13:16.674084+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":823,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591698+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:13:25.591698+0000","last_peered":"2024-09-21T10:13:25.591698+0000","last_clean":"2024-09-21T10:13:25.591698+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:13:25.591698+0000","last_undegraded":"2024-09-21T10:13:25.591698+0000","last_fullsized":"2024-09-21T10:13:25.591698+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":16508,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":126976,"data_stored":21550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":316358,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":435020,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1100,"ondisk_log_size":1100,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":210453398021,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":43,"seq":184683594244,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906936,"kb_used_data":6956,"kb_used_omap":1,"kb_used_meta":899966,"kb_avail":92838216,"statfs":{"total":95995035648,"available":95066333184,"internally_reserved":0,"allocated":7122944,"data_stored":3943662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":921565528},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790475,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1198004,"kb_used_data":7208,"kb_used_omap":1,"kb_used_meta":1190782,"kb_avail":92547148,"statfs":{"total":95995035648,"available":94768279552,"internally_reserved":0,"allocated":7380992,"data_stored":4202449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":1219361112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986706,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906688,"kb_used_data":6644,"kb_used_omap":1,"kb_used_meta":900030,"kb_avail":92838464,"statfs":{"total":95995035648,"available":95066587136,"internally_reserved":0,"allocated":6803456,"data_stored":3616643,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":921631064},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893494,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1149296,"kb_used_data":7204,"kb_used_omap":4,"kb_used_meta":1142075,"kb_avail":92595856,"statfs":{"total":95995035648,"available":94818156544,"internally_reserved":0,"allocated":7376896,"data_stored":4201096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":1169485249},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547057021,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1019136,"kb_used_data":6900,"kb_used_omap":6,"kb_used_meta":1012217,"kb_avail":92726016,"statfs":{"total":95995035648,"available":94951440384,"internally_reserved":0,"allocated":7065600,"data_stored":3879793,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":1036510676},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220547,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":874668,"kb_used_data":6624,"kb_used_omap":5,"kb_used_meta":868026,"kb_avail":92870484,"statfs":{"total":95995035648,"available":95099375616,"internally_reserved":0,"allocated":6782976,"data_stored":3610596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":888858868},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585287,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":949232,"kb_used_data":6628,"kb_used_omap":7,"kb_used_meta":942584,"kb_avail":92795920,"statfs":{"total":95995035648,"available":95023022080,"internally_reserved":0,"allocated":6787072,"data_stored":3611014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":965206471},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"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":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:13:33.649 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-21T10:13:33.649 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:13:33.649 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-09-21T10:13:33.649 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:13:34.102 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:13:34.420 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:34.448 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:34.683 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:34 smithi137 ceph-mon[97575]: pgmap v1478: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:34.684 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:34 smithi137 ceph-mon[93825]: pgmap v1478: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:34.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:34 smithi165 ceph-mon[86023]: pgmap v1478: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:35.417 INFO:teuthology.orchestra.run.smithi137.stderr:nodeep-scrub is unset 2024-09-21T10:13:35.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:35 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/531538817' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:13:35.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:35 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/531538817' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:13:35.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:35 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/531538817' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:13:36.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:36 smithi137 ceph-mon[93825]: pgmap v1479: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:36.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:36 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/531538817' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:13:36.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:36 smithi137 ceph-mon[93825]: osdmap e449: 8 total, 8 up, 7 in 2024-09-21T10:13:36.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:36 smithi137 ceph-mon[97575]: pgmap v1479: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:36.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:36 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/531538817' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:13:36.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:36 smithi137 ceph-mon[97575]: osdmap e449: 8 total, 8 up, 7 in 2024-09-21T10:13:36.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:36 smithi165 ceph-mon[86023]: pgmap v1479: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:36.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:36 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/531538817' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:13:36.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:36 smithi165 ceph-mon[86023]: osdmap e449: 8 total, 8 up, 7 in 2024-09-21T10:13:38.348 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:13:38.348 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:13:38.729 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:38 smithi137 ceph-mon[93825]: pgmap v1481: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:38.730 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:38 smithi137 ceph-mon[97575]: pgmap v1481: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:38.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:38 smithi165 ceph-mon[86023]: pgmap v1481: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:38.996 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:13:38.996 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:13:39.391 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:13:40.062 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1481,"stamp":"2024-09-21T10:13:37.221785+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":321907,"num_objects":25,"num_object_clones":0,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":27,"num_read_kb":68,"num_write":77,"num_write_kb":179,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":53,"num_bytes_recovered":451585,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1158,"ondisk_log_size":1158,"up":249,"acting":249,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":249,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":7003996,"kb_used_data":48200,"kb_used_omap":29,"kb_used_meta":6955682,"kb_avail":649212068,"statfs":{"total":671965249536,"available":664793157632,"internally_reserved":0,"allocated":49356800,"data_stored":27089790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30120,"internal_metadata":7122618968},"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":"10.002390"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":804,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591776+0000","last_change":"2024-09-21T10:01:46.451177+0000","last_active":"2024-09-21T10:13:35.591776+0000","last_peered":"2024-09-21T10:13:35.591776+0000","last_clean":"2024-09-21T10:13:35.591776+0000","last_became_active":"2024-09-21T10:01:46.448614+0000","last_became_peered":"2024-09-21T10:01:46.448614+0000","last_unstale":"2024-09-21T10:13:35.591776+0000","last_undegraded":"2024-09-21T10:13:35.591776+0000","last_fullsized":"2024-09-21T10:13:35.591776+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:04:08.637354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":168,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592513+0000","last_change":"2024-09-21T10:01:46.447733+0000","last_active":"2024-09-21T10:13:25.592513+0000","last_peered":"2024-09-21T10:13:25.592513+0000","last_clean":"2024-09-21T10:13:25.592513+0000","last_became_active":"2024-09-21T10:01:46.437757+0000","last_became_peered":"2024-09-21T10:01:46.437757+0000","last_unstale":"2024-09-21T10:13:25.592513+0000","last_undegraded":"2024-09-21T10:13:25.592513+0000","last_fullsized":"2024-09-21T10:13:25.592513+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:45:45.737983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":412,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.592011+0000","last_change":"2024-09-21T10:01:46.443763+0000","last_active":"2024-09-21T10:13:35.592011+0000","last_peered":"2024-09-21T10:13:35.592011+0000","last_clean":"2024-09-21T10:13:35.592011+0000","last_became_active":"2024-09-21T10:01:46.441577+0000","last_became_peered":"2024-09-21T10:01:46.441577+0000","last_unstale":"2024-09-21T10:13:35.592011+0000","last_undegraded":"2024-09-21T10:13:35.592011+0000","last_fullsized":"2024-09-21T10:13:35.592011+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:31:26.207575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":715,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591493+0000","last_change":"2024-09-21T10:02:11.198710+0000","last_active":"2024-09-21T10:13:35.591493+0000","last_peered":"2024-09-21T10:13:35.591493+0000","last_clean":"2024-09-21T10:13:35.591493+0000","last_became_active":"2024-09-21T10:02:11.198373+0000","last_became_peered":"2024-09-21T10:02:11.198373+0000","last_unstale":"2024-09-21T10:13:35.591493+0000","last_undegraded":"2024-09-21T10:13:35.591493+0000","last_fullsized":"2024-09-21T10:13:35.591493+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:25:50.840955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":710,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.592153+0000","last_change":"2024-09-21T10:01:46.446265+0000","last_active":"2024-09-21T10:13:35.592153+0000","last_peered":"2024-09-21T10:13:35.592153+0000","last_clean":"2024-09-21T10:13:35.592153+0000","last_became_active":"2024-09-21T10:01:46.444271+0000","last_became_peered":"2024-09-21T10:01:46.444271+0000","last_unstale":"2024-09-21T10:13:35.592153+0000","last_undegraded":"2024-09-21T10:13:35.592153+0000","last_fullsized":"2024-09-21T10:13:35.592153+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:24.021361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":307,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591338+0000","last_change":"2024-09-21T10:01:46.434678+0000","last_active":"2024-09-21T10:13:25.591338+0000","last_peered":"2024-09-21T10:13:25.591338+0000","last_clean":"2024-09-21T10:13:25.591338+0000","last_became_active":"2024-09-21T10:01:46.432501+0000","last_became_peered":"2024-09-21T10:01:46.432501+0000","last_unstale":"2024-09-21T10:13:25.591338+0000","last_undegraded":"2024-09-21T10:13:25.591338+0000","last_fullsized":"2024-09-21T10:13:25.591338+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:22:35.959785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":697,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.592243+0000","last_change":"2024-09-21T10:03:57.884771+0000","last_active":"2024-09-21T10:13:35.592243+0000","last_peered":"2024-09-21T10:13:35.592243+0000","last_clean":"2024-09-21T10:13:35.592243+0000","last_became_active":"2024-09-21T10:03:57.884431+0000","last_became_peered":"2024-09-21T10:03:57.884431+0000","last_unstale":"2024-09-21T10:13:35.592243+0000","last_undegraded":"2024-09-21T10:13:35.592243+0000","last_fullsized":"2024-09-21T10:13:35.592243+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:43:02.482175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":273,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592209+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:13:25.592209+0000","last_peered":"2024-09-21T10:13:25.592209+0000","last_clean":"2024-09-21T10:13:25.592209+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:13:25.592209+0000","last_undegraded":"2024-09-21T10:13:25.592209+0000","last_fullsized":"2024-09-21T10:13:25.592209+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":166,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592715+0000","last_change":"2024-09-21T10:01:46.443617+0000","last_active":"2024-09-21T10:13:25.592715+0000","last_peered":"2024-09-21T10:13:25.592715+0000","last_clean":"2024-09-21T10:13:25.592715+0000","last_became_active":"2024-09-21T10:01:46.436657+0000","last_became_peered":"2024-09-21T10:01:46.436657+0000","last_unstale":"2024-09-21T10:13:25.592715+0000","last_undegraded":"2024-09-21T10:13:25.592715+0000","last_fullsized":"2024-09-21T10:13:25.592715+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:40:53.195766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":205,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591920+0000","last_change":"2024-09-21T10:01:46.430367+0000","last_active":"2024-09-21T10:13:25.591920+0000","last_peered":"2024-09-21T10:13:25.591920+0000","last_clean":"2024-09-21T10:13:25.591920+0000","last_became_active":"2024-09-21T10:01:46.430005+0000","last_became_peered":"2024-09-21T10:01:46.430005+0000","last_unstale":"2024-09-21T10:13:25.591920+0000","last_undegraded":"2024-09-21T10:13:25.591920+0000","last_fullsized":"2024-09-21T10:13:25.591920+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:27:00.076510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":166,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592603+0000","last_change":"2024-09-21T10:01:46.457547+0000","last_active":"2024-09-21T10:13:25.592603+0000","last_peered":"2024-09-21T10:13:25.592603+0000","last_clean":"2024-09-21T10:13:25.592603+0000","last_became_active":"2024-09-21T10:01:46.442417+0000","last_became_peered":"2024-09-21T10:01:46.442417+0000","last_unstale":"2024-09-21T10:13:25.592603+0000","last_undegraded":"2024-09-21T10:13:25.592603+0000","last_fullsized":"2024-09-21T10:13:25.592603+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:15:55.315217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":459,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591469+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:13:25.591469+0000","last_peered":"2024-09-21T10:13:25.591469+0000","last_clean":"2024-09-21T10:13:25.591469+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:13:25.591469+0000","last_undegraded":"2024-09-21T10:13:25.591469+0000","last_fullsized":"2024-09-21T10:13:25.591469+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":373,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591922+0000","last_change":"2024-09-21T10:01:46.450929+0000","last_active":"2024-09-21T10:13:25.591922+0000","last_peered":"2024-09-21T10:13:25.591922+0000","last_clean":"2024-09-21T10:13:25.591922+0000","last_became_active":"2024-09-21T10:01:46.443393+0000","last_became_peered":"2024-09-21T10:01:46.443393+0000","last_unstale":"2024-09-21T10:13:25.591922+0000","last_undegraded":"2024-09-21T10:13:25.591922+0000","last_fullsized":"2024-09-21T10:13:25.591922+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:08:26.625699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":273,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591421+0000","last_change":"2024-09-21T10:01:46.433842+0000","last_active":"2024-09-21T10:13:25.591421+0000","last_peered":"2024-09-21T10:13:25.591421+0000","last_clean":"2024-09-21T10:13:25.591421+0000","last_became_active":"2024-09-21T10:01:46.433530+0000","last_became_peered":"2024-09-21T10:01:46.433530+0000","last_unstale":"2024-09-21T10:13:25.591421+0000","last_undegraded":"2024-09-21T10:13:25.591421+0000","last_fullsized":"2024-09-21T10:13:25.591421+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:42:07.131501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":438,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591604+0000","last_change":"2024-09-21T10:00:45.453585+0000","last_active":"2024-09-21T10:13:35.591604+0000","last_peered":"2024-09-21T10:13:35.591604+0000","last_clean":"2024-09-21T10:13:35.591604+0000","last_became_active":"2024-09-21T10:00:45.453273+0000","last_became_peered":"2024-09-21T10:00:45.453273+0000","last_unstale":"2024-09-21T10:13:35.591604+0000","last_undegraded":"2024-09-21T10:13:35.591604+0000","last_fullsized":"2024-09-21T10:13:35.591604+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:46:16.879800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":720,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591890+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:13:35.591890+0000","last_peered":"2024-09-21T10:13:35.591890+0000","last_clean":"2024-09-21T10:13:35.591890+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:13:35.591890+0000","last_undegraded":"2024-09-21T10:13:35.591890+0000","last_fullsized":"2024-09-21T10:13:35.591890+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"72'100","reported_seq":166,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591729+0000","last_change":"2024-09-21T10:12:09.200690+0000","last_active":"2024-09-21T10:13:35.591729+0000","last_peered":"2024-09-21T10:13:35.591729+0000","last_clean":"2024-09-21T10:13:35.591729+0000","last_became_active":"2024-09-21T10:08:38.520420+0000","last_became_peered":"2024-09-21T10:08:38.520420+0000","last_unstale":"2024-09-21T10:13:35.591729+0000","last_undegraded":"2024-09-21T10:13:35.591729+0000","last_fullsized":"2024-09-21T10:13:35.591729+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:12:09.200641+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:12:09.200641+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T19:22:22.299745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":791,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591541+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:13:35.591541+0000","last_peered":"2024-09-21T10:13:35.591541+0000","last_clean":"2024-09-21T10:13:35.591541+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:13:35.591541+0000","last_undegraded":"2024-09-21T10:13:35.591541+0000","last_fullsized":"2024-09-21T10:13:35.591541+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":432,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592415+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:13:25.592415+0000","last_peered":"2024-09-21T10:13:25.592415+0000","last_clean":"2024-09-21T10:13:25.592415+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:13:25.592415+0000","last_undegraded":"2024-09-21T10:13:25.592415+0000","last_fullsized":"2024-09-21T10:13:25.592415+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"72'100","reported_seq":173,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591145+0000","last_change":"2024-09-21T10:11:55.294175+0000","last_active":"2024-09-21T10:13:35.591145+0000","last_peered":"2024-09-21T10:13:35.591145+0000","last_clean":"2024-09-21T10:13:35.591145+0000","last_became_active":"2024-09-21T10:08:38.521538+0000","last_became_peered":"2024-09-21T10:08:38.521538+0000","last_unstale":"2024-09-21T10:13:35.591145+0000","last_undegraded":"2024-09-21T10:13:35.591145+0000","last_fullsized":"2024-09-21T10:13:35.591145+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:11:55.294121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:11:55.294121+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:49:57.215227+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":283,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591594+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:13:25.591594+0000","last_peered":"2024-09-21T10:13:25.591594+0000","last_clean":"2024-09-21T10:13:25.591594+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:13:25.591594+0000","last_undegraded":"2024-09-21T10:13:25.591594+0000","last_fullsized":"2024-09-21T10:13:25.591594+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":429,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592240+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:13:25.592240+0000","last_peered":"2024-09-21T10:13:25.592240+0000","last_clean":"2024-09-21T10:13:25.592240+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:13:25.592240+0000","last_undegraded":"2024-09-21T10:13:25.592240+0000","last_fullsized":"2024-09-21T10:13:25.592240+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":423,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591548+0000","last_change":"2024-09-21T10:01:46.438078+0000","last_active":"2024-09-21T10:13:25.591548+0000","last_peered":"2024-09-21T10:13:25.591548+0000","last_clean":"2024-09-21T10:13:25.591548+0000","last_became_active":"2024-09-21T10:01:46.437813+0000","last_became_peered":"2024-09-21T10:01:46.437813+0000","last_unstale":"2024-09-21T10:13:25.591548+0000","last_undegraded":"2024-09-21T10:13:25.591548+0000","last_fullsized":"2024-09-21T10:13:25.591548+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:57:48.223633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":452,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592588+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:13:25.592588+0000","last_peered":"2024-09-21T10:13:25.592588+0000","last_clean":"2024-09-21T10:13:25.592588+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:13:25.592588+0000","last_undegraded":"2024-09-21T10:13:25.592588+0000","last_fullsized":"2024-09-21T10:13:25.592588+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"72'100","reported_seq":412,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591229+0000","last_change":"2024-09-21T10:09:09.378060+0000","last_active":"2024-09-21T10:13:25.591229+0000","last_peered":"2024-09-21T10:13:25.591229+0000","last_clean":"2024-09-21T10:13:25.591229+0000","last_became_active":"2024-09-21T10:08:38.520039+0000","last_became_peered":"2024-09-21T10:08:38.520039+0000","last_unstale":"2024-09-21T10:13:25.591229+0000","last_undegraded":"2024-09-21T10:13:25.591229+0000","last_fullsized":"2024-09-21T10:13:25.591229+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:09.377947+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:09.377947+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:10:10.093941+0000","scrub_duration":0.0059503179999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":806,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591244+0000","last_change":"2024-09-21T10:01:46.448146+0000","last_active":"2024-09-21T10:13:35.591244+0000","last_peered":"2024-09-21T10:13:35.591244+0000","last_clean":"2024-09-21T10:13:35.591244+0000","last_became_active":"2024-09-21T10:01:46.447520+0000","last_became_peered":"2024-09-21T10:01:46.447520+0000","last_unstale":"2024-09-21T10:13:35.591244+0000","last_undegraded":"2024-09-21T10:13:35.591244+0000","last_fullsized":"2024-09-21T10:13:35.591244+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T21:30:29.833897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":624,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.592086+0000","last_change":"2024-09-21T09:58:36.389037+0000","last_active":"2024-09-21T10:13:35.592086+0000","last_peered":"2024-09-21T10:13:35.592086+0000","last_clean":"2024-09-21T10:13:35.592086+0000","last_became_active":"2024-09-21T09:58:36.388723+0000","last_became_peered":"2024-09-21T09:58:36.388723+0000","last_unstale":"2024-09-21T10:13:35.592086+0000","last_undegraded":"2024-09-21T10:13:35.592086+0000","last_fullsized":"2024-09-21T10:13:35.592086+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:25:07.293626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":465,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591330+0000","last_change":"2024-09-21T10:08:36.604164+0000","last_active":"2024-09-21T10:13:35.591330+0000","last_peered":"2024-09-21T10:13:35.591330+0000","last_clean":"2024-09-21T10:13:35.591330+0000","last_became_active":"2024-09-21T10:08:32.287704+0000","last_became_peered":"2024-09-21T10:08:32.287704+0000","last_unstale":"2024-09-21T10:13:35.591330+0000","last_undegraded":"2024-09-21T10:13:35.591330+0000","last_fullsized":"2024-09-21T10:13:35.591330+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:36.604114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:36.604114+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:55:24.459588+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":302,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591539+0000","last_change":"2024-09-21T10:01:46.457493+0000","last_active":"2024-09-21T10:13:35.591539+0000","last_peered":"2024-09-21T10:13:35.591539+0000","last_clean":"2024-09-21T10:13:35.591539+0000","last_became_active":"2024-09-21T10:01:46.448595+0000","last_became_peered":"2024-09-21T10:01:46.448595+0000","last_unstale":"2024-09-21T10:13:35.591539+0000","last_undegraded":"2024-09-21T10:13:35.591539+0000","last_fullsized":"2024-09-21T10:13:35.591539+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:47:38.183249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":784,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591386+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:13:35.591386+0000","last_peered":"2024-09-21T10:13:35.591386+0000","last_clean":"2024-09-21T10:13:35.591386+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:13:35.591386+0000","last_undegraded":"2024-09-21T10:13:35.591386+0000","last_fullsized":"2024-09-21T10:13:35.591386+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":283,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592017+0000","last_change":"2024-09-21T10:01:46.432514+0000","last_active":"2024-09-21T10:13:25.592017+0000","last_peered":"2024-09-21T10:13:25.592017+0000","last_clean":"2024-09-21T10:13:25.592017+0000","last_became_active":"2024-09-21T10:01:46.432210+0000","last_became_peered":"2024-09-21T10:01:46.432210+0000","last_unstale":"2024-09-21T10:13:25.592017+0000","last_undegraded":"2024-09-21T10:13:25.592017+0000","last_fullsized":"2024-09-21T10:13:25.592017+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:43:14.449645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"72'100","reported_seq":406,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591239+0000","last_change":"2024-09-21T10:08:38.414131+0000","last_active":"2024-09-21T10:13:25.591239+0000","last_peered":"2024-09-21T10:13:25.591239+0000","last_clean":"2024-09-21T10:13:25.591239+0000","last_became_active":"2024-09-21T10:08:38.319214+0000","last_became_peered":"2024-09-21T10:08:38.319214+0000","last_unstale":"2024-09-21T10:13:25.591239+0000","last_undegraded":"2024-09-21T10:13:25.591239+0000","last_fullsized":"2024-09-21T10:13:25.591239+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.414036+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T12:53:08.996189+0000","scrub_duration":0.0014821809999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":593,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591163+0000","last_change":"2024-09-21T10:01:46.447172+0000","last_active":"2024-09-21T10:13:35.591163+0000","last_peered":"2024-09-21T10:13:35.591163+0000","last_clean":"2024-09-21T10:13:35.591163+0000","last_became_active":"2024-09-21T10:01:46.446520+0000","last_became_peered":"2024-09-21T10:01:46.446520+0000","last_unstale":"2024-09-21T10:13:35.591163+0000","last_undegraded":"2024-09-21T10:13:35.591163+0000","last_fullsized":"2024-09-21T10:13:35.591163+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:54:16.290087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"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":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":719,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591506+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:13:35.591506+0000","last_peered":"2024-09-21T10:13:35.591506+0000","last_clean":"2024-09-21T10:13:35.591506+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:13:35.591506+0000","last_undegraded":"2024-09-21T10:13:35.591506+0000","last_fullsized":"2024-09-21T10:13:35.591506+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":739,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.592260+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:13:35.592260+0000","last_peered":"2024-09-21T10:13:35.592260+0000","last_clean":"2024-09-21T10:13:35.592260+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:13:35.592260+0000","last_undegraded":"2024-09-21T10:13:35.592260+0000","last_fullsized":"2024-09-21T10:13:35.592260+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.2","version":"72'100","reported_seq":474,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591257+0000","last_change":"2024-09-21T10:09:16.641443+0000","last_active":"2024-09-21T10:13:35.591257+0000","last_peered":"2024-09-21T10:13:35.591257+0000","last_clean":"2024-09-21T10:13:35.591257+0000","last_became_active":"2024-09-21T10:08:38.519984+0000","last_became_peered":"2024-09-21T10:08:38.519984+0000","last_unstale":"2024-09-21T10:13:35.591257+0000","last_undegraded":"2024-09-21T10:13:35.591257+0000","last_fullsized":"2024-09-21T10:13:35.591257+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:16.641381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:16.641381+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:33:11.783177+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":496,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591638+0000","last_change":"2024-09-21T10:00:33.036733+0000","last_active":"2024-09-21T10:13:35.591638+0000","last_peered":"2024-09-21T10:13:35.591638+0000","last_clean":"2024-09-21T10:13:35.591638+0000","last_became_active":"2024-09-21T10:00:33.035600+0000","last_became_peered":"2024-09-21T10:00:33.035600+0000","last_unstale":"2024-09-21T10:13:35.591638+0000","last_undegraded":"2024-09-21T10:13:35.591638+0000","last_fullsized":"2024-09-21T10:13:35.591638+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:14:17.245189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":418,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592294+0000","last_change":"2024-09-21T10:00:33.033238+0000","last_active":"2024-09-21T10:13:25.592294+0000","last_peered":"2024-09-21T10:13:25.592294+0000","last_clean":"2024-09-21T10:13:25.592294+0000","last_became_active":"2024-09-21T10:00:33.032931+0000","last_became_peered":"2024-09-21T10:00:33.032931+0000","last_unstale":"2024-09-21T10:13:25.592294+0000","last_undegraded":"2024-09-21T10:13:25.592294+0000","last_fullsized":"2024-09-21T10:13:25.592294+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:34:32.077847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":615,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.592327+0000","last_change":"2024-09-21T10:00:45.456536+0000","last_active":"2024-09-21T10:13:35.592327+0000","last_peered":"2024-09-21T10:13:35.592327+0000","last_clean":"2024-09-21T10:13:35.592327+0000","last_became_active":"2024-09-21T10:00:45.456194+0000","last_became_peered":"2024-09-21T10:00:45.456194+0000","last_unstale":"2024-09-21T10:13:35.592327+0000","last_undegraded":"2024-09-21T10:13:35.592327+0000","last_fullsized":"2024-09-21T10:13:35.592327+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:55.978565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"72'100","reported_seq":470,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591207+0000","last_change":"2024-09-21T10:11:55.517602+0000","last_active":"2024-09-21T10:13:35.591207+0000","last_peered":"2024-09-21T10:13:35.591207+0000","last_clean":"2024-09-21T10:13:35.591207+0000","last_became_active":"2024-09-21T10:08:38.520196+0000","last_became_peered":"2024-09-21T10:08:38.520196+0000","last_unstale":"2024-09-21T10:13:35.591207+0000","last_undegraded":"2024-09-21T10:13:35.591207+0000","last_fullsized":"2024-09-21T10:13:35.591207+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:11:55.517556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:11:55.517556+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T19:23:50.616368+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":211,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591109+0000","last_change":"2024-09-21T10:00:45.454098+0000","last_active":"2024-09-21T10:13:25.591109+0000","last_peered":"2024-09-21T10:13:25.591109+0000","last_clean":"2024-09-21T10:13:25.591109+0000","last_became_active":"2024-09-21T10:00:45.453754+0000","last_became_peered":"2024-09-21T10:00:45.453754+0000","last_unstale":"2024-09-21T10:13:25.591109+0000","last_undegraded":"2024-09-21T10:13:25.591109+0000","last_fullsized":"2024-09-21T10:13:25.591109+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:36:15.138996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":450,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592803+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:13:25.592803+0000","last_peered":"2024-09-21T10:13:25.592803+0000","last_clean":"2024-09-21T10:13:25.592803+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:13:25.592803+0000","last_undegraded":"2024-09-21T10:13:25.592803+0000","last_fullsized":"2024-09-21T10:13:25.592803+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":299,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.421390+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:13:35.421390+0000","last_peered":"2024-09-21T10:13:35.421390+0000","last_clean":"2024-09-21T10:13:35.421390+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:13:35.421390+0000","last_undegraded":"2024-09-21T10:13:35.421390+0000","last_fullsized":"2024-09-21T10:13:35.421390+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"72'100","reported_seq":406,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591421+0000","last_change":"2024-09-21T10:09:00.441183+0000","last_active":"2024-09-21T10:13:25.591421+0000","last_peered":"2024-09-21T10:13:25.591421+0000","last_clean":"2024-09-21T10:13:25.591421+0000","last_became_active":"2024-09-21T10:08:38.519357+0000","last_became_peered":"2024-09-21T10:08:38.519357+0000","last_unstale":"2024-09-21T10:13:25.591421+0000","last_undegraded":"2024-09-21T10:13:25.591421+0000","last_fullsized":"2024-09-21T10:13:25.591421+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:00.441129+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:00.441129+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:54:24.681808+0000","scrub_duration":0.0055245959999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":456,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591527+0000","last_change":"2024-09-21T10:00:45.453684+0000","last_active":"2024-09-21T10:13:35.591527+0000","last_peered":"2024-09-21T10:13:35.591527+0000","last_clean":"2024-09-21T10:13:35.591527+0000","last_became_active":"2024-09-21T10:00:45.453178+0000","last_became_peered":"2024-09-21T10:00:45.453178+0000","last_unstale":"2024-09-21T10:13:35.591527+0000","last_undegraded":"2024-09-21T10:13:35.591527+0000","last_fullsized":"2024-09-21T10:13:35.591527+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:22:26.618669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":755,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.421381+0000","last_change":"2024-09-21T10:02:11.238163+0000","last_active":"2024-09-21T10:13:35.421381+0000","last_peered":"2024-09-21T10:13:35.421381+0000","last_clean":"2024-09-21T10:13:35.421381+0000","last_became_active":"2024-09-21T10:02:11.237911+0000","last_became_peered":"2024-09-21T10:02:11.237911+0000","last_unstale":"2024-09-21T10:13:35.421381+0000","last_undegraded":"2024-09-21T10:13:35.421381+0000","last_fullsized":"2024-09-21T10:13:35.421381+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:44:11.651510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":505,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592037+0000","last_change":"2024-09-21T10:00:45.455751+0000","last_active":"2024-09-21T10:13:25.592037+0000","last_peered":"2024-09-21T10:13:25.592037+0000","last_clean":"2024-09-21T10:13:25.592037+0000","last_became_active":"2024-09-21T10:00:45.455456+0000","last_became_peered":"2024-09-21T10:00:45.455456+0000","last_unstale":"2024-09-21T10:13:25.592037+0000","last_undegraded":"2024-09-21T10:13:25.592037+0000","last_fullsized":"2024-09-21T10:13:25.592037+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T20:39:04.368687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"72'100","reported_seq":406,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591706+0000","last_change":"2024-09-21T10:09:07.422614+0000","last_active":"2024-09-21T10:13:25.591706+0000","last_peered":"2024-09-21T10:13:25.591706+0000","last_clean":"2024-09-21T10:13:25.591706+0000","last_became_active":"2024-09-21T10:08:38.321963+0000","last_became_peered":"2024-09-21T10:08:38.321963+0000","last_unstale":"2024-09-21T10:13:25.591706+0000","last_undegraded":"2024-09-21T10:13:25.591706+0000","last_fullsized":"2024-09-21T10:13:25.591706+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:09:07.422507+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.422507+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:52:09.776056+0000","scrub_duration":0.0070855479999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":610,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592176+0000","last_change":"2024-09-21T10:00:33.033963+0000","last_active":"2024-09-21T10:13:25.592176+0000","last_peered":"2024-09-21T10:13:25.592176+0000","last_clean":"2024-09-21T10:13:25.592176+0000","last_became_active":"2024-09-21T10:00:33.033667+0000","last_became_peered":"2024-09-21T10:00:33.033667+0000","last_unstale":"2024-09-21T10:13:25.592176+0000","last_undegraded":"2024-09-21T10:13:25.592176+0000","last_fullsized":"2024-09-21T10:13:25.592176+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:13:46.034330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":422,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.592102+0000","last_change":"2024-09-21T10:01:46.441957+0000","last_active":"2024-09-21T10:13:35.592102+0000","last_peered":"2024-09-21T10:13:35.592102+0000","last_clean":"2024-09-21T10:13:35.592102+0000","last_became_active":"2024-09-21T10:01:46.439842+0000","last_became_peered":"2024-09-21T10:01:46.439842+0000","last_unstale":"2024-09-21T10:13:35.592102+0000","last_undegraded":"2024-09-21T10:13:35.592102+0000","last_fullsized":"2024-09-21T10:13:35.592102+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T17:47:21.952368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"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":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":644,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591418+0000","last_change":"2024-09-21T10:02:11.203236+0000","last_active":"2024-09-21T10:13:25.591418+0000","last_peered":"2024-09-21T10:13:25.591418+0000","last_clean":"2024-09-21T10:13:25.591418+0000","last_became_active":"2024-09-21T10:02:11.198209+0000","last_became_peered":"2024-09-21T10:02:11.198209+0000","last_unstale":"2024-09-21T10:13:25.591418+0000","last_undegraded":"2024-09-21T10:13:25.591418+0000","last_fullsized":"2024-09-21T10:13:25.591418+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:44:13.961067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.5","version":"72'100","reported_seq":91,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591986+0000","last_change":"2024-09-21T10:08:38.669988+0000","last_active":"2024-09-21T10:13:25.591986+0000","last_peered":"2024-09-21T10:13:25.591986+0000","last_clean":"2024-09-21T10:13:25.591986+0000","last_became_active":"2024-09-21T10:08:38.519684+0000","last_became_peered":"2024-09-21T10:08:38.519684+0000","last_unstale":"2024-09-21T10:13:25.591986+0000","last_undegraded":"2024-09-21T10:13:25.591986+0000","last_fullsized":"2024-09-21T10:13:25.591986+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:08:38.669934+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:08:38.669934+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T13:20:02.223685+0000","scrub_duration":0.0018442759999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":803,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591965+0000","last_change":"2024-09-21T10:01:46.459623+0000","last_active":"2024-09-21T10:13:35.591965+0000","last_peered":"2024-09-21T10:13:35.591965+0000","last_clean":"2024-09-21T10:13:35.591965+0000","last_became_active":"2024-09-21T10:01:46.450137+0000","last_became_peered":"2024-09-21T10:01:46.450137+0000","last_unstale":"2024-09-21T10:13:35.591965+0000","last_undegraded":"2024-09-21T10:13:35.591965+0000","last_fullsized":"2024-09-21T10:13:35.591965+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:17:38.103988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":283,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592379+0000","last_change":"2024-09-21T09:58:36.392506+0000","last_active":"2024-09-21T10:13:25.592379+0000","last_peered":"2024-09-21T10:13:25.592379+0000","last_clean":"2024-09-21T10:13:25.592379+0000","last_became_active":"2024-09-21T09:58:36.392124+0000","last_became_peered":"2024-09-21T09:58:36.392124+0000","last_unstale":"2024-09-21T10:13:25.592379+0000","last_undegraded":"2024-09-21T10:13:25.592379+0000","last_fullsized":"2024-09-21T10:13:25.592379+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:46:47.036313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":797,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591350+0000","last_change":"2024-09-21T10:01:46.448721+0000","last_active":"2024-09-21T10:13:35.591350+0000","last_peered":"2024-09-21T10:13:35.591350+0000","last_clean":"2024-09-21T10:13:35.591350+0000","last_became_active":"2024-09-21T10:01:46.448344+0000","last_became_peered":"2024-09-21T10:01:46.448344+0000","last_unstale":"2024-09-21T10:13:35.591350+0000","last_undegraded":"2024-09-21T10:13:35.591350+0000","last_fullsized":"2024-09-21T10:13:35.591350+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:07:58.721431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"72'100","reported_seq":164,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591911+0000","last_change":"2024-09-21T10:12:10.624187+0000","last_active":"2024-09-21T10:13:35.591911+0000","last_peered":"2024-09-21T10:13:35.591911+0000","last_clean":"2024-09-21T10:13:35.591911+0000","last_became_active":"2024-09-21T10:08:38.519903+0000","last_became_peered":"2024-09-21T10:08:38.519903+0000","last_unstale":"2024-09-21T10:13:35.591911+0000","last_undegraded":"2024-09-21T10:13:35.591911+0000","last_fullsized":"2024-09-21T10:13:35.591911+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":3,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T09:28:52.674996+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-09-29T17:27:04.648675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":435020,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":722,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.592156+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:13:35.592156+0000","last_peered":"2024-09-21T10:13:35.592156+0000","last_clean":"2024-09-21T10:13:35.592156+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:13:35.592156+0000","last_undegraded":"2024-09-21T10:13:35.592156+0000","last_fullsized":"2024-09-21T10:13:35.592156+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":273,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591601+0000","last_change":"2024-09-21T10:01:46.443733+0000","last_active":"2024-09-21T10:13:25.591601+0000","last_peered":"2024-09-21T10:13:25.591601+0000","last_clean":"2024-09-21T10:13:25.591601+0000","last_became_active":"2024-09-21T10:01:46.443246+0000","last_became_peered":"2024-09-21T10:01:46.443246+0000","last_unstale":"2024-09-21T10:13:25.591601+0000","last_undegraded":"2024-09-21T10:13:25.591601+0000","last_fullsized":"2024-09-21T10:13:25.591601+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T15:34:20.670348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":230,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591245+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:13:25.591245+0000","last_peered":"2024-09-21T10:13:25.591245+0000","last_clean":"2024-09-21T10:13:25.591245+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:13:25.591245+0000","last_undegraded":"2024-09-21T10:13:25.591245+0000","last_fullsized":"2024-09-21T10:13:25.591245+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":455,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592626+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:13:25.592626+0000","last_peered":"2024-09-21T10:13:25.592626+0000","last_clean":"2024-09-21T10:13:25.592626+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:13:25.592626+0000","last_undegraded":"2024-09-21T10:13:25.592626+0000","last_fullsized":"2024-09-21T10:13:25.592626+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":478,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592621+0000","last_change":"2024-09-21T10:01:46.455305+0000","last_active":"2024-09-21T10:13:25.592621+0000","last_peered":"2024-09-21T10:13:25.592621+0000","last_clean":"2024-09-21T10:13:25.592621+0000","last_became_active":"2024-09-21T10:01:46.439037+0000","last_became_peered":"2024-09-21T10:01:46.439037+0000","last_unstale":"2024-09-21T10:13:25.592621+0000","last_undegraded":"2024-09-21T10:13:25.592621+0000","last_fullsized":"2024-09-21T10:13:25.592621+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T16:12:53.152843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":283,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591506+0000","last_change":"2024-09-21T09:58:36.389817+0000","last_active":"2024-09-21T10:13:25.591506+0000","last_peered":"2024-09-21T10:13:25.591506+0000","last_clean":"2024-09-21T10:13:25.591506+0000","last_became_active":"2024-09-21T09:58:36.389498+0000","last_became_peered":"2024-09-21T09:58:36.389498+0000","last_unstale":"2024-09-21T10:13:25.591506+0000","last_undegraded":"2024-09-21T10:13:25.591506+0000","last_fullsized":"2024-09-21T10:13:25.591506+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:56:52.867913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":314,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591987+0000","last_change":"2024-09-21T10:01:46.455865+0000","last_active":"2024-09-21T10:13:35.591987+0000","last_peered":"2024-09-21T10:13:35.591987+0000","last_clean":"2024-09-21T10:13:35.591987+0000","last_became_active":"2024-09-21T10:01:46.449899+0000","last_became_peered":"2024-09-21T10:01:46.449899+0000","last_unstale":"2024-09-21T10:13:35.591987+0000","last_undegraded":"2024-09-21T10:13:35.591987+0000","last_fullsized":"2024-09-21T10:13:35.591987+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:58:41.964780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":297,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591751+0000","last_change":"2024-09-21T10:01:46.448256+0000","last_active":"2024-09-21T10:13:35.591751+0000","last_peered":"2024-09-21T10:13:35.591751+0000","last_clean":"2024-09-21T10:13:35.591751+0000","last_became_active":"2024-09-21T10:01:46.447908+0000","last_became_peered":"2024-09-21T10:01:46.447908+0000","last_unstale":"2024-09-21T10:13:35.591751+0000","last_undegraded":"2024-09-21T10:13:35.591751+0000","last_fullsized":"2024-09-21T10:13:35.591751+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:39.318743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":762,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591959+0000","last_change":"2024-09-21T10:01:46.435174+0000","last_active":"2024-09-21T10:13:35.591959+0000","last_peered":"2024-09-21T10:13:35.591959+0000","last_clean":"2024-09-21T10:13:35.591959+0000","last_became_active":"2024-09-21T10:01:46.434506+0000","last_became_peered":"2024-09-21T10:01:46.434506+0000","last_unstale":"2024-09-21T10:13:35.591959+0000","last_undegraded":"2024-09-21T10:13:35.591959+0000","last_fullsized":"2024-09-21T10:13:35.591959+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:15:36.741974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":796,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.592324+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:13:35.592324+0000","last_peered":"2024-09-21T10:13:35.592324+0000","last_clean":"2024-09-21T10:13:35.592324+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:13:35.592324+0000","last_undegraded":"2024-09-21T10:13:35.592324+0000","last_fullsized":"2024-09-21T10:13:35.592324+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":496,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592121+0000","last_change":"2024-09-21T10:02:11.203513+0000","last_active":"2024-09-21T10:13:25.592121+0000","last_peered":"2024-09-21T10:13:25.592121+0000","last_clean":"2024-09-21T10:13:25.592121+0000","last_became_active":"2024-09-21T10:02:11.203014+0000","last_became_peered":"2024-09-21T10:02:11.203014+0000","last_unstale":"2024-09-21T10:13:25.592121+0000","last_undegraded":"2024-09-21T10:13:25.592121+0000","last_fullsized":"2024-09-21T10:13:25.592121+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:07:20.606546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":263,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591514+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:13:25.591514+0000","last_peered":"2024-09-21T10:13:25.591514+0000","last_clean":"2024-09-21T10:13:25.591514+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:13:25.591514+0000","last_undegraded":"2024-09-21T10:13:25.591514+0000","last_fullsized":"2024-09-21T10:13:25.591514+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":825,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591269+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:13:35.591269+0000","last_peered":"2024-09-21T10:13:35.591269+0000","last_clean":"2024-09-21T10:13:35.591269+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:13:35.591269+0000","last_undegraded":"2024-09-21T10:13:35.591269+0000","last_fullsized":"2024-09-21T10:13:35.591269+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":733,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.592070+0000","last_change":"2024-09-21T10:03:57.872278+0000","last_active":"2024-09-21T10:13:35.592070+0000","last_peered":"2024-09-21T10:13:35.592070+0000","last_clean":"2024-09-21T10:13:35.592070+0000","last_became_active":"2024-09-21T10:03:57.871949+0000","last_became_peered":"2024-09-21T10:03:57.871949+0000","last_unstale":"2024-09-21T10:13:35.592070+0000","last_undegraded":"2024-09-21T10:13:35.592070+0000","last_fullsized":"2024-09-21T10:13:35.592070+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T10:10:24.490223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":623,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591385+0000","last_change":"2024-09-21T09:58:36.388879+0000","last_active":"2024-09-21T10:13:35.591385+0000","last_peered":"2024-09-21T10:13:35.591385+0000","last_clean":"2024-09-21T10:13:35.591385+0000","last_became_active":"2024-09-21T09:58:36.388509+0000","last_became_peered":"2024-09-21T09:58:36.388509+0000","last_unstale":"2024-09-21T10:13:35.591385+0000","last_undegraded":"2024-09-21T10:13:35.591385+0000","last_fullsized":"2024-09-21T10:13:35.591385+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:34:25.929559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":796,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591631+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:13:35.591631+0000","last_peered":"2024-09-21T10:13:35.591631+0000","last_clean":"2024-09-21T10:13:35.591631+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:13:35.591631+0000","last_undegraded":"2024-09-21T10:13:35.591631+0000","last_fullsized":"2024-09-21T10:13:35.591631+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":451,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592431+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:13:25.592431+0000","last_peered":"2024-09-21T10:13:25.592431+0000","last_clean":"2024-09-21T10:13:25.592431+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:13:25.592431+0000","last_undegraded":"2024-09-21T10:13:25.592431+0000","last_fullsized":"2024-09-21T10:13:25.592431+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":460,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591696+0000","last_change":"2024-09-21T10:02:11.238171+0000","last_active":"2024-09-21T10:13:35.591696+0000","last_peered":"2024-09-21T10:13:35.591696+0000","last_clean":"2024-09-21T10:13:35.591696+0000","last_became_active":"2024-09-21T10:02:11.237847+0000","last_became_peered":"2024-09-21T10:02:11.237847+0000","last_unstale":"2024-09-21T10:13:35.591696+0000","last_undegraded":"2024-09-21T10:13:35.591696+0000","last_fullsized":"2024-09-21T10:13:35.591696+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:33:39.295184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":767,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591977+0000","last_change":"2024-09-21T10:01:46.443499+0000","last_active":"2024-09-21T10:13:35.591977+0000","last_peered":"2024-09-21T10:13:35.591977+0000","last_clean":"2024-09-21T10:13:35.591977+0000","last_became_active":"2024-09-21T10:01:46.442063+0000","last_became_peered":"2024-09-21T10:01:46.442063+0000","last_unstale":"2024-09-21T10:13:35.591977+0000","last_undegraded":"2024-09-21T10:13:35.591977+0000","last_fullsized":"2024-09-21T10:13:35.591977+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:52:07.726747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":452,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592702+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:13:25.592702+0000","last_peered":"2024-09-21T10:13:25.592702+0000","last_clean":"2024-09-21T10:13:25.592702+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:13:25.592702+0000","last_undegraded":"2024-09-21T10:13:25.592702+0000","last_fullsized":"2024-09-21T10:13:25.592702+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":225,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591107+0000","last_change":"2024-09-21T10:00:45.456014+0000","last_active":"2024-09-21T10:13:25.591107+0000","last_peered":"2024-09-21T10:13:25.591107+0000","last_clean":"2024-09-21T10:13:25.591107+0000","last_became_active":"2024-09-21T10:00:45.455622+0000","last_became_peered":"2024-09-21T10:00:45.455622+0000","last_unstale":"2024-09-21T10:13:25.591107+0000","last_undegraded":"2024-09-21T10:13:25.591107+0000","last_fullsized":"2024-09-21T10:13:25.591107+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:03:42.452379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":446,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592226+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:13:25.592226+0000","last_peered":"2024-09-21T10:13:25.592226+0000","last_clean":"2024-09-21T10:13:25.592226+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:13:25.592226+0000","last_undegraded":"2024-09-21T10:13:25.592226+0000","last_fullsized":"2024-09-21T10:13:25.592226+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":225,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.592083+0000","last_change":"2024-09-21T10:00:45.451372+0000","last_active":"2024-09-21T10:13:25.592083+0000","last_peered":"2024-09-21T10:13:25.592083+0000","last_clean":"2024-09-21T10:13:25.592083+0000","last_became_active":"2024-09-21T10:00:45.450929+0000","last_became_peered":"2024-09-21T10:00:45.450929+0000","last_unstale":"2024-09-21T10:13:25.592083+0000","last_undegraded":"2024-09-21T10:13:25.592083+0000","last_fullsized":"2024-09-21T10:13:25.592083+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:29:11.173928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":814,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.591550+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:13:35.591550+0000","last_peered":"2024-09-21T10:13:35.591550+0000","last_clean":"2024-09-21T10:13:35.591550+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:13:35.591550+0000","last_undegraded":"2024-09-21T10:13:35.591550+0000","last_fullsized":"2024-09-21T10:13:35.591550+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":805,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.592158+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:13:35.592158+0000","last_peered":"2024-09-21T10:13:35.592158+0000","last_clean":"2024-09-21T10:13:35.592158+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:13:35.592158+0000","last_undegraded":"2024-09-21T10:13:35.592158+0000","last_fullsized":"2024-09-21T10:13:35.592158+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":452,"reported_epoch":448,"state":"active+clean","last_fresh":"2024-09-21T10:13:25.591962+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:13:25.591962+0000","last_peered":"2024-09-21T10:13:25.591962+0000","last_clean":"2024-09-21T10:13:25.591962+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:13:25.591962+0000","last_undegraded":"2024-09-21T10:13:25.591962+0000","last_fullsized":"2024-09-21T10:13:25.591962+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":825,"reported_epoch":449,"state":"active+clean","last_fresh":"2024-09-21T10:13:35.592244+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:13:35.592244+0000","last_peered":"2024-09-21T10:13:35.592244+0000","last_clean":"2024-09-21T10:13:35.592244+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:13:35.592244+0000","last_undegraded":"2024-09-21T10:13:35.592244+0000","last_fullsized":"2024-09-21T10:13:35.592244+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":16508,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":126976,"data_stored":21550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":316358,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":27,"num_read_kb":68,"num_write":14,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":435020,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1100,"ondisk_log_size":1100,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":210453398022,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":43,"seq":184683594245,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906936,"kb_used_data":6956,"kb_used_omap":1,"kb_used_meta":899966,"kb_avail":92838216,"statfs":{"total":95995035648,"available":95066333184,"internally_reserved":0,"allocated":7122944,"data_stored":3943662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":921565528},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790476,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1198004,"kb_used_data":7208,"kb_used_omap":1,"kb_used_meta":1190782,"kb_avail":92547148,"statfs":{"total":95995035648,"available":94768279552,"internally_reserved":0,"allocated":7380992,"data_stored":4202449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":1219361112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986707,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906688,"kb_used_data":6644,"kb_used_omap":1,"kb_used_meta":900030,"kb_avail":92838464,"statfs":{"total":95995035648,"available":95066587136,"internally_reserved":0,"allocated":6803456,"data_stored":3616643,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":921631064},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893495,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1149296,"kb_used_data":7204,"kb_used_omap":4,"kb_used_meta":1142075,"kb_avail":92595856,"statfs":{"total":95995035648,"available":94818156544,"internally_reserved":0,"allocated":7376896,"data_stored":4201096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":1169485249},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547057022,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1019148,"kb_used_data":6912,"kb_used_omap":6,"kb_used_meta":1012217,"kb_avail":92726004,"statfs":{"total":95995035648,"available":94951428096,"internally_reserved":0,"allocated":7077888,"data_stored":3887972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":1036510676},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220549,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":874680,"kb_used_data":6636,"kb_used_omap":5,"kb_used_meta":868026,"kb_avail":92870472,"statfs":{"total":95995035648,"available":95099363328,"internally_reserved":0,"allocated":6795264,"data_stored":3618775,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":888858868},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585289,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":949244,"kb_used_data":6640,"kb_used_omap":7,"kb_used_meta":942584,"kb_avail":92795908,"statfs":{"total":95995035648,"available":95023009792,"internally_reserved":0,"allocated":6799360,"data_stored":3619193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":965206471},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"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":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:13:40.065 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-21T10:13:40.065 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool set .mgr pg_num 21 2024-09-21T10:13:40.126 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:40 smithi165 ceph-mon[86023]: from='client.36624 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:13:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:40 smithi165 ceph-mon[86023]: pgmap v1482: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:40.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:13:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:13:40.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:13:40.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:40 smithi137 ceph-mon[97575]: from='client.36624 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:13:40.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:40 smithi137 ceph-mon[97575]: pgmap v1482: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:40.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:40.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:40 smithi137 ceph-mon[93825]: from='client.36624 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:13:40.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:40 smithi137 ceph-mon[93825]: pgmap v1482: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:40.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:41.494 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:42.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:13:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:13:41] "GET /metrics HTTP/1.1" 200 34149 "" "Prometheus/2.51.0" 2024-09-21T10:13:42.775 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:42 smithi137 ceph-mon[93825]: pgmap v1483: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:42.775 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:42 smithi137 ceph-mon[97575]: pgmap v1483: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:42.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:42 smithi165 ceph-mon[86023]: pgmap v1483: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:43.227 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:13:43.227 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:13:43.996 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:13:44.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:44 smithi137 ceph-mon[93825]: pgmap v1484: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:44.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:44 smithi137 ceph-mon[97575]: pgmap v1484: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:44.552 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:44.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:44 smithi165 ceph-mon[86023]: pgmap v1484: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:45.440 INFO:teuthology.orchestra.run.smithi137.stderr:set pool 1 pg_num to 21 2024-09-21T10:13:45.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:45 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1739463313' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:13:45.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:45 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:13:45.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:45 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1739463313' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:13:45.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:45 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:13:45.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:45 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1739463313' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:13:45.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:45 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:13:46.723 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:46 smithi137 ceph-mon[97575]: pgmap v1485: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:46.724 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:46 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-21T10:13:46.724 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:46 smithi137 ceph-mon[97575]: osdmap e450: 8 total, 8 up, 7 in 2024-09-21T10:13:46.724 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:46 smithi137 ceph-mon[93825]: pgmap v1485: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:46.724 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:46 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-21T10:13:46.724 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:46 smithi137 ceph-mon[93825]: osdmap e450: 8 total, 8 up, 7 in 2024-09-21T10:13:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:46 smithi165 ceph-mon[86023]: pgmap v1485: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:46 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-21T10:13:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:46 smithi165 ceph-mon[86023]: osdmap e450: 8 total, 8 up, 7 in 2024-09-21T10:13:47.452 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:13:47.452 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:13:47.453 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:13:47.453 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:47 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-21T10:13:47.453 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:13:47.453 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:47 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-21T10:13:47.737 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:13:47.737 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:47 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-21T10:13:48.216 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:13:48.454 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:48 smithi137 ceph-mon[93825]: pgmap v1487: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:48.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:48 smithi165 ceph-mon[86023]: pgmap v1487: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:48.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:48 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-21T10:13:48.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:48 smithi165 ceph-mon[86023]: osdmap e451: 8 total, 8 up, 7 in 2024-09-21T10:13:48.777 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:48 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-21T10:13:48.778 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:48 smithi137 ceph-mon[93825]: osdmap e451: 8 total, 8 up, 7 in 2024-09-21T10:13:48.778 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:48 smithi137 ceph-mon[97575]: pgmap v1487: 83 pgs: 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:48.778 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:48 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-21T10:13:48.778 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:48 smithi137 ceph-mon[97575]: osdmap e451: 8 total, 8 up, 7 in 2024-09-21T10:13:49.042 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:49.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:49 smithi165 ceph-mon[86023]: osdmap e452: 8 total, 8 up, 7 in 2024-09-21T10:13:49.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:49 smithi137 ceph-mon[93825]: osdmap e452: 8 total, 8 up, 7 in 2024-09-21T10:13:49.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:49 smithi137 ceph-mon[97575]: osdmap e452: 8 total, 8 up, 7 in 2024-09-21T10:13:50.288 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:13:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:13:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:13:50.510 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:50 smithi137 ceph-mon[93825]: pgmap v1490: 93 pgs: 10 unknown, 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:50.514 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:50 smithi137 ceph-mon[97575]: pgmap v1490: 93 pgs: 10 unknown, 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:50.573 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:50 smithi165 ceph-mon[86023]: pgmap v1490: 93 pgs: 10 unknown, 83 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:50.764 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:13:50.764 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:13:51.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:13:51.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:51 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:51.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:51 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:51.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:51 smithi165 ceph-mon[86023]: 1.6 scrub starts 2024-09-21T10:13:51.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:51 smithi165 ceph-mon[86023]: 1.6 scrub ok 2024-09-21T10:13:51.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:51 smithi165 ceph-mon[86023]: 1.5 scrub starts 2024-09-21T10:13:51.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:51 smithi165 ceph-mon[86023]: 1.5 scrub ok 2024-09-21T10:13:51.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:51 smithi165 ceph-mon[86023]: 1.0 scrub starts 2024-09-21T10:13:51.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:51 smithi165 ceph-mon[86023]: 1.0 scrub ok 2024-09-21T10:13:51.946 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:51.946 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:51.946 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[93825]: 1.6 scrub starts 2024-09-21T10:13:51.946 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[93825]: 1.6 scrub ok 2024-09-21T10:13:51.946 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[93825]: 1.5 scrub starts 2024-09-21T10:13:51.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[93825]: 1.5 scrub ok 2024-09-21T10:13:51.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[93825]: 1.0 scrub starts 2024-09-21T10:13:51.947 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[93825]: 1.0 scrub ok 2024-09-21T10:13:51.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:51.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:51.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[97575]: 1.6 scrub starts 2024-09-21T10:13:51.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[97575]: 1.6 scrub ok 2024-09-21T10:13:51.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[97575]: 1.5 scrub starts 2024-09-21T10:13:51.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[97575]: 1.5 scrub ok 2024-09-21T10:13:51.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[97575]: 1.0 scrub starts 2024-09-21T10:13:51.947 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-mon[97575]: 1.0 scrub ok 2024-09-21T10:13:52.228 INFO:tasks.thrashosds.thrasher:inning osd 2024-09-21T10:13:52.228 INFO:tasks.thrashosds.thrasher:Adding osd 7 2024-09-21T10:13:52.229 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd in 7 2024-09-21T10:13:52.234 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:13:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:13:51] "GET /metrics HTTP/1.1" 200 34149 "" "Prometheus/2.51.0" 2024-09-21T10:13:52.625 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:52.666 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:52.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:52 smithi165 ceph-mon[86023]: pgmap v1491: 93 pgs: 3 unknown, 90 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:52.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:52 smithi165 ceph-mon[86023]: 1.1 scrub starts 2024-09-21T10:13:52.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:52 smithi165 ceph-mon[86023]: 1.1 scrub ok 2024-09-21T10:13:52.899 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:52 smithi137 ceph-mon[97575]: pgmap v1491: 93 pgs: 3 unknown, 90 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:52.899 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:52 smithi137 ceph-mon[97575]: 1.1 scrub starts 2024-09-21T10:13:52.899 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:52 smithi137 ceph-mon[97575]: 1.1 scrub ok 2024-09-21T10:13:52.899 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:52 smithi137 ceph-mon[93825]: pgmap v1491: 93 pgs: 3 unknown, 90 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:52.900 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:52 smithi137 ceph-mon[93825]: 1.1 scrub starts 2024-09-21T10:13:52.900 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:52 smithi137 ceph-mon[93825]: 1.1 scrub ok 2024-09-21T10:13:53.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:53 smithi165 ceph-mon[86023]: 1.d scrub starts 2024-09-21T10:13:53.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:53 smithi165 ceph-mon[86023]: 1.d scrub ok 2024-09-21T10:13:53.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:53 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:13:54.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:53 smithi137 ceph-mon[93825]: 1.d scrub starts 2024-09-21T10:13:54.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:53 smithi137 ceph-mon[93825]: 1.d scrub ok 2024-09-21T10:13:54.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:53 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:13:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:53 smithi137 ceph-mon[97575]: 1.d scrub starts 2024-09-21T10:13:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:53 smithi137 ceph-mon[97575]: 1.d scrub ok 2024-09-21T10:13:54.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:53 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:13:54.859 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:54 smithi137 ceph-mon[93825]: pgmap v1492: 93 pgs: 93 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:54.859 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:54 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:13:54.859 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:54 smithi137 ceph-mon[93825]: osdmap e453: 8 total, 8 up, 7 in 2024-09-21T10:13:54.859 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:54 smithi137 ceph-mon[93825]: 1.7 scrub starts 2024-09-21T10:13:54.859 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:54 smithi137 ceph-mon[93825]: 1.7 scrub ok 2024-09-21T10:13:54.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:54 smithi137 ceph-mon[97575]: pgmap v1492: 93 pgs: 93 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:54.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:54 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:13:54.859 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:54 smithi137 ceph-mon[97575]: osdmap e453: 8 total, 8 up, 7 in 2024-09-21T10:13:54.860 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:54 smithi137 ceph-mon[97575]: 1.7 scrub starts 2024-09-21T10:13:54.860 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:54 smithi137 ceph-mon[97575]: 1.7 scrub ok 2024-09-21T10:13:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:54 smithi165 ceph-mon[86023]: pgmap v1492: 93 pgs: 93 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:54 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:13:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:54 smithi165 ceph-mon[86023]: osdmap e453: 8 total, 8 up, 7 in 2024-09-21T10:13:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:54 smithi165 ceph-mon[86023]: 1.7 scrub starts 2024-09-21T10:13:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:54 smithi165 ceph-mon[86023]: 1.7 scrub ok 2024-09-21T10:13:55.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:55 smithi137 ceph-mon[93825]: 1.2 scrub starts 2024-09-21T10:13:55.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:55 smithi137 ceph-mon[93825]: 1.2 scrub ok 2024-09-21T10:13:55.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:55 smithi137 ceph-mon[93825]: osdmap e454: 8 total, 8 up, 7 in 2024-09-21T10:13:55.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:55 smithi137 ceph-mon[93825]: 1.11 scrub starts 2024-09-21T10:13:55.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:55 smithi137 ceph-mon[93825]: 1.11 scrub ok 2024-09-21T10:13:55.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:55.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:55 smithi137 ceph-mon[97575]: 1.2 scrub starts 2024-09-21T10:13:55.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:55 smithi137 ceph-mon[97575]: 1.2 scrub ok 2024-09-21T10:13:55.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:55 smithi137 ceph-mon[97575]: osdmap e454: 8 total, 8 up, 7 in 2024-09-21T10:13:55.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:55 smithi137 ceph-mon[97575]: 1.11 scrub starts 2024-09-21T10:13:55.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:55 smithi137 ceph-mon[97575]: 1.11 scrub ok 2024-09-21T10:13:55.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:55 smithi165 ceph-mon[86023]: 1.2 scrub starts 2024-09-21T10:13:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:55 smithi165 ceph-mon[86023]: 1.2 scrub ok 2024-09-21T10:13:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:55 smithi165 ceph-mon[86023]: osdmap e454: 8 total, 8 up, 7 in 2024-09-21T10:13:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:55 smithi165 ceph-mon[86023]: 1.11 scrub starts 2024-09-21T10:13:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:55 smithi165 ceph-mon[86023]: 1.11 scrub ok 2024-09-21T10:13:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:56.885 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:56 smithi137 ceph-mon[93825]: pgmap v1495: 93 pgs: 93 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:56.885 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:56 smithi137 ceph-mon[93825]: 1.4 scrub starts 2024-09-21T10:13:56.885 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:56 smithi137 ceph-mon[93825]: 1.4 scrub ok 2024-09-21T10:13:56.886 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:56 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:56.886 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:56 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:56.886 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:56 smithi137 ceph-mon[97575]: pgmap v1495: 93 pgs: 93 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:56.886 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:56 smithi137 ceph-mon[97575]: 1.4 scrub starts 2024-09-21T10:13:56.886 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:56 smithi137 ceph-mon[97575]: 1.4 scrub ok 2024-09-21T10:13:56.886 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:56 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:56.886 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:56 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:56.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:56 smithi165 ceph-mon[86023]: pgmap v1495: 93 pgs: 93 active+clean; 314 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2024-09-21T10:13:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:56 smithi165 ceph-mon[86023]: 1.4 scrub starts 2024-09-21T10:13:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:56 smithi165 ceph-mon[86023]: 1.4 scrub ok 2024-09-21T10:13:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:56 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:56 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:57.331 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:13:57.331 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:13:57.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a[93821]: 2024-09-21T10:13:57.289+0000 7f66a97aa640 -1 mon.a@0(leader).osd e454 definitely_dead 0 2024-09-21T10:13:57.740 INFO:teuthology.orchestra.run.smithi137.stderr:marked in osd.7. 2024-09-21T10:13:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:57 smithi165 ceph-mon[86023]: 1.13 scrub starts 2024-09-21T10:13:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:57 smithi165 ceph-mon[86023]: 1.13 scrub ok 2024-09-21T10:13:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:13:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:57 smithi165 ceph-mon[86023]: 1.3 scrub starts 2024-09-21T10:13:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:57 smithi165 ceph-mon[86023]: 1.3 scrub ok 2024-09-21T10:13:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:57 smithi165 ceph-mon[86023]: 1.14 scrub starts 2024-09-21T10:13:57.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:57 smithi165 ceph-mon[86023]: 1.14 scrub ok 2024-09-21T10:13:57.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:57 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3775531231' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-09-21T10:13:57.899 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:57 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-09-21T10:13:58.050 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[97575]: 1.13 scrub starts 2024-09-21T10:13:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[97575]: 1.13 scrub ok 2024-09-21T10:13:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:13:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[97575]: 1.3 scrub starts 2024-09-21T10:13:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[97575]: 1.3 scrub ok 2024-09-21T10:13:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[97575]: 1.14 scrub starts 2024-09-21T10:13:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[97575]: 1.14 scrub ok 2024-09-21T10:13:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3775531231' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-09-21T10:13:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-09-21T10:13:58.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[93825]: 1.13 scrub starts 2024-09-21T10:13:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[93825]: 1.13 scrub ok 2024-09-21T10:13:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:13:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:13:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[93825]: 1.3 scrub starts 2024-09-21T10:13:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[93825]: 1.3 scrub ok 2024-09-21T10:13:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[93825]: 1.14 scrub starts 2024-09-21T10:13:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[93825]: 1.14 scrub ok 2024-09-21T10:13:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3775531231' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-09-21T10:13:58.052 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:57 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-09-21T10:13:58.120 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:13:58.774 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:58 smithi137 ceph-mon[93825]: pgmap v1496: 93 pgs: 93 active+clean; 384 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 12 KiB/s rd, 25 KiB/s wr, 7 op/s; 40 KiB/s, 0 objects/s recovering 2024-09-21T10:13:58.774 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:58 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2024-09-21T10:13:58.774 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:58 smithi137 ceph-mon[93825]: osdmap e455: 8 total, 8 up, 8 in 2024-09-21T10:13:58.775 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:58 smithi137 ceph-mon[93825]: 1.f scrub starts 2024-09-21T10:13:58.775 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:58 smithi137 ceph-mon[93825]: 1.f scrub ok 2024-09-21T10:13:58.775 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:58 smithi137 ceph-mon[97575]: pgmap v1496: 93 pgs: 93 active+clean; 384 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 12 KiB/s rd, 25 KiB/s wr, 7 op/s; 40 KiB/s, 0 objects/s recovering 2024-09-21T10:13:58.775 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:58 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2024-09-21T10:13:58.775 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:58 smithi137 ceph-mon[97575]: osdmap e455: 8 total, 8 up, 8 in 2024-09-21T10:13:58.775 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:58 smithi137 ceph-mon[97575]: 1.f scrub starts 2024-09-21T10:13:58.775 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:58 smithi137 ceph-mon[97575]: 1.f scrub ok 2024-09-21T10:13:58.799 INFO:tasks.thrashosds.thrasher:Added osd 7 2024-09-21T10:13:58.799 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-09-21T10:13:58.799 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd pool set .mgr pgp_num 21 2024-09-21T10:13:58.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:58 smithi165 ceph-mon[86023]: pgmap v1496: 93 pgs: 93 active+clean; 384 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 12 KiB/s rd, 25 KiB/s wr, 7 op/s; 40 KiB/s, 0 objects/s recovering 2024-09-21T10:13:58.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:58 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2024-09-21T10:13:58.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:58 smithi165 ceph-mon[86023]: osdmap e455: 8 total, 8 up, 8 in 2024-09-21T10:13:58.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:58 smithi165 ceph-mon[86023]: 1.f scrub starts 2024-09-21T10:13:58.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:58 smithi165 ceph-mon[86023]: 1.f scrub ok 2024-09-21T10:13:58.945 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:00.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:59 smithi137 ceph-mon[97575]: osdmap e456: 8 total, 8 up, 8 in 2024-09-21T10:14:00.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:13:59 smithi137 ceph-mon[97575]: pgmap v1499: 93 pgs: 93 active+clean; 384 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 17 KiB/s rd, 35 KiB/s wr, 10 op/s; 57 KiB/s, 0 objects/s recovering 2024-09-21T10:14:00.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:59 smithi137 ceph-mon[93825]: osdmap e456: 8 total, 8 up, 8 in 2024-09-21T10:14:00.051 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:13:59 smithi137 ceph-mon[93825]: pgmap v1499: 93 pgs: 93 active+clean; 384 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 17 KiB/s rd, 35 KiB/s wr, 10 op/s; 57 KiB/s, 0 objects/s recovering 2024-09-21T10:14:00.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:59 smithi165 ceph-mon[86023]: osdmap e456: 8 total, 8 up, 8 in 2024-09-21T10:14:00.148 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:13:59 smithi165 ceph-mon[86023]: pgmap v1499: 93 pgs: 93 active+clean; 384 KiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 17 KiB/s rd, 35 KiB/s wr, 10 op/s; 57 KiB/s, 0 objects/s recovering 2024-09-21T10:14:00.636 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:00.636 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:00.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:14:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:14:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:14:00.853 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:01.613 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:01 smithi137 ceph-mon[93825]: 1.c scrub starts 2024-09-21T10:14:01.614 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:01 smithi137 ceph-mon[93825]: 1.c scrub ok 2024-09-21T10:14:01.614 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:01 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:14:01.614 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:01 smithi137 ceph-mon[93825]: 1.b scrub starts 2024-09-21T10:14:01.614 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:01 smithi137 ceph-mon[93825]: 1.b scrub ok 2024-09-21T10:14:01.614 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:01 smithi137 ceph-mon[93825]: 1.e scrub starts 2024-09-21T10:14:01.614 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:01 smithi137 ceph-mon[93825]: 1.e scrub ok 2024-09-21T10:14:01.614 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:01 smithi137 ceph-mon[97575]: 1.c scrub starts 2024-09-21T10:14:01.614 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:01 smithi137 ceph-mon[97575]: 1.c scrub ok 2024-09-21T10:14:01.614 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:01 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:14:01.615 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:01 smithi137 ceph-mon[97575]: 1.b scrub starts 2024-09-21T10:14:01.615 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:01 smithi137 ceph-mon[97575]: 1.b scrub ok 2024-09-21T10:14:01.615 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:01 smithi137 ceph-mon[97575]: 1.e scrub starts 2024-09-21T10:14:01.615 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:01 smithi137 ceph-mon[97575]: 1.e scrub ok 2024-09-21T10:14:01.625 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:01 smithi165 ceph-mon[86023]: 1.c scrub starts 2024-09-21T10:14:01.625 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:01 smithi165 ceph-mon[86023]: 1.c scrub ok 2024-09-21T10:14:01.626 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:01 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:14:01.626 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:01 smithi165 ceph-mon[86023]: 1.b scrub starts 2024-09-21T10:14:01.626 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:01 smithi165 ceph-mon[86023]: 1.b scrub ok 2024-09-21T10:14:01.626 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:01 smithi165 ceph-mon[86023]: 1.e scrub starts 2024-09-21T10:14:01.626 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:01 smithi165 ceph-mon[86023]: 1.e scrub ok 2024-09-21T10:14:01.679 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:14:01.930 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:14:02.231 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:14:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:14:01] "GET /metrics HTTP/1.1" 200 34152 "" "Prometheus/2.51.0" 2024-09-21T10:14:02.531 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:02 smithi137 ceph-mon[93825]: 1.14 scrub starts 2024-09-21T10:14:02.531 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:02 smithi137 ceph-mon[93825]: 1.14 scrub ok 2024-09-21T10:14:02.531 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:02 smithi137 ceph-mon[93825]: pgmap v1500: 93 pgs: 93 active+clean; 722 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 17 KiB/s rd, 37 KiB/s wr, 10 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:14:02.532 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:02 smithi137 ceph-mon[97575]: 1.14 scrub starts 2024-09-21T10:14:02.532 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:02 smithi137 ceph-mon[97575]: 1.14 scrub ok 2024-09-21T10:14:02.532 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:02 smithi137 ceph-mon[97575]: pgmap v1500: 93 pgs: 93 active+clean; 722 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 17 KiB/s rd, 37 KiB/s wr, 10 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:14:02.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:02 smithi165 ceph-mon[86023]: 1.14 scrub starts 2024-09-21T10:14:02.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:02 smithi165 ceph-mon[86023]: 1.14 scrub ok 2024-09-21T10:14:02.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:02 smithi165 ceph-mon[86023]: pgmap v1500: 93 pgs: 93 active+clean; 722 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 17 KiB/s rd, 37 KiB/s wr, 10 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:14:03.356 INFO:teuthology.orchestra.run.smithi137.stderr:set pool 1 pgp_num to 21 2024-09-21T10:14:03.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:03 smithi165 ceph-mon[86023]: 1.9 scrub starts 2024-09-21T10:14:03.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:03 smithi165 ceph-mon[86023]: 1.9 scrub ok 2024-09-21T10:14:03.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:03 smithi165 ceph-mon[86023]: 1.12 scrub starts 2024-09-21T10:14:03.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:03 smithi165 ceph-mon[86023]: 1.12 scrub ok 2024-09-21T10:14:03.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:03 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1436104697' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:14:03.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:03 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:14:03.601 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:03.601 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:03.760 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:03 smithi137 ceph-mon[97575]: 1.9 scrub starts 2024-09-21T10:14:03.760 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:03 smithi137 ceph-mon[97575]: 1.9 scrub ok 2024-09-21T10:14:03.760 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:03 smithi137 ceph-mon[97575]: 1.12 scrub starts 2024-09-21T10:14:03.760 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:03 smithi137 ceph-mon[97575]: 1.12 scrub ok 2024-09-21T10:14:03.760 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:03 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1436104697' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:14:03.760 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:03 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:14:03.761 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:03 smithi137 ceph-mon[93825]: 1.9 scrub starts 2024-09-21T10:14:03.761 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:03 smithi137 ceph-mon[93825]: 1.9 scrub ok 2024-09-21T10:14:03.761 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:03 smithi137 ceph-mon[93825]: 1.12 scrub starts 2024-09-21T10:14:03.761 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:03 smithi137 ceph-mon[93825]: 1.12 scrub ok 2024-09-21T10:14:03.761 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:03 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1436104697' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:14:03.761 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:03 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:14:04.047 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2024-09-21T10:14:04.219 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:14:04.295 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:04.471 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:14:04.592 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:04 smithi165 ceph-mon[86023]: 1.10 deep-scrub starts 2024-09-21T10:14:04.592 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:04 smithi165 ceph-mon[86023]: 1.10 deep-scrub ok 2024-09-21T10:14:04.593 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:04 smithi165 ceph-mon[86023]: pgmap v1501: 93 pgs: 93 active+clean; 704 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:14:04.593 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:04 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-21T10:14:04.593 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:04 smithi165 ceph-mon[86023]: osdmap e457: 8 total, 8 up, 8 in 2024-09-21T10:14:04.676 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:04 smithi137 ceph-mon[97575]: 1.10 deep-scrub starts 2024-09-21T10:14:04.676 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:04 smithi137 ceph-mon[97575]: 1.10 deep-scrub ok 2024-09-21T10:14:04.676 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:04 smithi137 ceph-mon[97575]: pgmap v1501: 93 pgs: 93 active+clean; 704 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:14:04.676 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:04 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-21T10:14:04.677 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:04 smithi137 ceph-mon[97575]: osdmap e457: 8 total, 8 up, 8 in 2024-09-21T10:14:04.677 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:04 smithi137 ceph-mon[93825]: 1.10 deep-scrub starts 2024-09-21T10:14:04.677 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:04 smithi137 ceph-mon[93825]: 1.10 deep-scrub ok 2024-09-21T10:14:04.677 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:04 smithi137 ceph-mon[93825]: pgmap v1501: 93 pgs: 93 active+clean; 704 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 11 KiB/s rd, 25 KiB/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:14:04.677 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:04 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-21T10:14:04.677 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:04 smithi137 ceph-mon[93825]: osdmap e457: 8 total, 8 up, 8 in 2024-09-21T10:14:05.981 INFO:teuthology.orchestra.run.smithi137.stdout:mon.a: {} 2024-09-21T10:14:05.981 INFO:teuthology.orchestra.run.smithi137.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T10:14:05.990 INFO:teuthology.orchestra.run.smithi137.stdout:mon.b: {} 2024-09-21T10:14:05.991 INFO:teuthology.orchestra.run.smithi137.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T10:14:05.999 INFO:teuthology.orchestra.run.smithi137.stdout:mon.c: {} 2024-09-21T10:14:05.999 INFO:teuthology.orchestra.run.smithi137.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T10:14:06.040 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:06.040 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:06.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:06 smithi165 ceph-mon[86023]: pgmap v1503: 93 pgs: 93 active+clean; 704 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:14:06.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:06 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2889890024' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T10:14:06.654 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:06 smithi137 ceph-mon[93825]: pgmap v1503: 93 pgs: 93 active+clean; 704 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:14:06.654 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:06 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2889890024' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T10:14:06.655 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:06 smithi137 ceph-mon[97575]: pgmap v1503: 93 pgs: 93 active+clean; 704 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:14:06.655 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:06 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2889890024' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T10:14:06.678 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 1 1 2024-09-21T10:14:06.818 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:14:06.925 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:07.074 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:14:08.461 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:08 smithi165 ceph-mon[86023]: pgmap v1504: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:14:08.469 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:08 smithi137 ceph-mon[93825]: pgmap v1504: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:14:08.469 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:08 smithi137 ceph-mon[97575]: pgmap v1504: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:14:08.703 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:08.704 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:09.323 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:14:09.363 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.1 to 1 (10000) 2024-09-21T10:14:09.572 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:14:09.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:09 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1079997817' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:14:09.728 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:09 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1079997817' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:14:09.728 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:09 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1079997817' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:14:10.103 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 1 1 2024-09-21T10:14:10.350 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:10.364 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:14:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:14:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:14:10.621 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:10 smithi137 ceph-mon[93825]: pgmap v1505: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:14:10.621 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:10 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1079997817' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:14:10.622 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:10 smithi137 ceph-mon[93825]: osdmap e458: 8 total, 8 up, 8 in 2024-09-21T10:14:10.622 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:10.622 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:10 smithi137 ceph-mon[97575]: pgmap v1505: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:14:10.622 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:10 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1079997817' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:14:10.622 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:10 smithi137 ceph-mon[97575]: osdmap e458: 8 total, 8 up, 8 in 2024-09-21T10:14:10.622 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:10 smithi165 ceph-mon[86023]: pgmap v1505: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:14:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:10 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1079997817' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:14:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:10 smithi165 ceph-mon[86023]: osdmap e458: 8 total, 8 up, 8 in 2024-09-21T10:14:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:11.208 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:11.208 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:11.956 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:14:12.141 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:14:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:14:11] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.51.0" 2024-09-21T10:14:12.205 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:14:12.366 INFO:teuthology.orchestra.run.smithi137.stderr:set osd.1 primary-affinity to 1 (8655362) 2024-09-21T10:14:12.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:12 smithi137 ceph-mon[93825]: pgmap v1507: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:12.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:12 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/549184962' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:14:12.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:12 smithi137 ceph-mon[97575]: pgmap v1507: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:12.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:12 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/549184962' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:14:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:12 smithi165 ceph-mon[86023]: pgmap v1507: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:12 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/549184962' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:14:13.030 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 2 1 2024-09-21T10:14:13.279 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:13.604 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:13 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/549184962' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:14:13.604 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:13 smithi165 ceph-mon[86023]: osdmap e459: 8 total, 8 up, 8 in 2024-09-21T10:14:13.630 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:13 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/549184962' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:14:13.630 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:13 smithi137 ceph-mon[93825]: osdmap e459: 8 total, 8 up, 8 in 2024-09-21T10:14:13.630 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:13 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/549184962' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:14:13.630 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:13 smithi137 ceph-mon[97575]: osdmap e459: 8 total, 8 up, 8 in 2024-09-21T10:14:13.821 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:13.822 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:14.492 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:14:14.494 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:14 smithi137 ceph-mon[93825]: pgmap v1509: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:14.494 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:14 smithi137 ceph-mon[93825]: osdmap e460: 8 total, 8 up, 8 in 2024-09-21T10:14:14.494 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:14 smithi137 ceph-mon[97575]: pgmap v1509: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:14.494 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:14 smithi137 ceph-mon[97575]: osdmap e460: 8 total, 8 up, 8 in 2024-09-21T10:14:14.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:14 smithi165 ceph-mon[86023]: pgmap v1509: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:14.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:14 smithi165 ceph-mon[86023]: osdmap e460: 8 total, 8 up, 8 in 2024-09-21T10:14:14.739 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:14:15.384 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.2 to 1 (10000) 2024-09-21T10:14:15.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:15 smithi165 ceph-mon[86023]: 1.3 scrub starts 2024-09-21T10:14:15.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:15 smithi165 ceph-mon[86023]: 1.3 scrub ok 2024-09-21T10:14:15.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:15 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2758430282' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:14:15.752 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:15 smithi137 ceph-mon[93825]: 1.3 scrub starts 2024-09-21T10:14:15.752 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:15 smithi137 ceph-mon[93825]: 1.3 scrub ok 2024-09-21T10:14:15.752 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:15 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2758430282' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:14:15.753 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:15 smithi137 ceph-mon[97575]: 1.3 scrub starts 2024-09-21T10:14:15.753 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:15 smithi137 ceph-mon[97575]: 1.3 scrub ok 2024-09-21T10:14:15.753 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:15 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2758430282' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:14:16.156 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 2 1 2024-09-21T10:14:16.406 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:16.454 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:16.454 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:16.462 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:16 smithi165 ceph-mon[86023]: 1.13 scrub starts 2024-09-21T10:14:16.463 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:16 smithi165 ceph-mon[86023]: 1.13 scrub ok 2024-09-21T10:14:16.463 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:16 smithi165 ceph-mon[86023]: pgmap v1511: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:16.463 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:16 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2758430282' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:14:16.463 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:16 smithi165 ceph-mon[86023]: osdmap e461: 8 total, 8 up, 8 in 2024-09-21T10:14:16.660 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:16 smithi137 ceph-mon[93825]: 1.13 scrub starts 2024-09-21T10:14:16.660 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:16 smithi137 ceph-mon[93825]: 1.13 scrub ok 2024-09-21T10:14:16.660 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:16 smithi137 ceph-mon[93825]: pgmap v1511: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:16.661 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:16 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2758430282' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:14:16.661 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:16 smithi137 ceph-mon[93825]: osdmap e461: 8 total, 8 up, 8 in 2024-09-21T10:14:16.661 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:16 smithi137 ceph-mon[97575]: 1.13 scrub starts 2024-09-21T10:14:16.661 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:16 smithi137 ceph-mon[97575]: 1.13 scrub ok 2024-09-21T10:14:16.661 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:16 smithi137 ceph-mon[97575]: pgmap v1511: 93 pgs: 93 active+clean; 582 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:16.661 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:16 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2758430282' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:14:16.661 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:16 smithi137 ceph-mon[97575]: osdmap e461: 8 total, 8 up, 8 in 2024-09-21T10:14:17.198 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:14:17.443 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:14:17.564 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:17 smithi165 ceph-mon[86023]: 1.b scrub starts 2024-09-21T10:14:17.564 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:17 smithi165 ceph-mon[86023]: 1.b scrub ok 2024-09-21T10:14:17.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:17 smithi137 ceph-mon[93825]: 1.b scrub starts 2024-09-21T10:14:17.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:17 smithi137 ceph-mon[93825]: 1.b scrub ok 2024-09-21T10:14:17.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:17 smithi137 ceph-mon[97575]: 1.b scrub starts 2024-09-21T10:14:17.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:17 smithi137 ceph-mon[97575]: 1.b scrub ok 2024-09-21T10:14:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:18 smithi137 ceph-mon[93825]: pgmap v1513: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 6 B/s, 0 objects/s recovering 2024-09-21T10:14:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:18 smithi137 ceph-mon[97575]: pgmap v1513: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 6 B/s, 0 objects/s recovering 2024-09-21T10:14:18.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:18 smithi165 ceph-mon[86023]: pgmap v1513: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 6 B/s, 0 objects/s recovering 2024-09-21T10:14:18.917 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:18.917 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:19.409 INFO:teuthology.orchestra.run.smithi137.stderr:set osd.2 primary-affinity to 1 (8655362) 2024-09-21T10:14:19.562 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:14:19.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:19 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1710794886' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:14:19.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:19 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:14:19.784 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:19 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1710794886' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:14:19.784 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:19 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:14:19.785 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:19 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1710794886' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:14:19.785 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:19 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:14:19.809 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:14:20.182 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 3 1 2024-09-21T10:14:20.438 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:20.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:20 smithi165 ceph-mon[86023]: pgmap v1514: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 5 B/s, 0 objects/s recovering 2024-09-21T10:14:20.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:20 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:14:20.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:20 smithi165 ceph-mon[86023]: osdmap e462: 8 total, 8 up, 8 in 2024-09-21T10:14:20.619 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:14:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:14:20.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:14:20.721 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:20 smithi137 ceph-mon[93825]: pgmap v1514: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 5 B/s, 0 objects/s recovering 2024-09-21T10:14:20.721 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:20 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:14:20.721 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:20 smithi137 ceph-mon[93825]: osdmap e462: 8 total, 8 up, 8 in 2024-09-21T10:14:20.721 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:20 smithi137 ceph-mon[97575]: pgmap v1514: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 5 B/s, 0 objects/s recovering 2024-09-21T10:14:20.722 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:20 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:14:20.722 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:20 smithi137 ceph-mon[97575]: osdmap e462: 8 total, 8 up, 8 in 2024-09-21T10:14:21.365 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:21.365 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:21.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:21 smithi137 ceph-mon[93825]: 1.12 scrub starts 2024-09-21T10:14:21.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:21 smithi137 ceph-mon[93825]: 1.12 scrub ok 2024-09-21T10:14:21.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:21 smithi137 ceph-mon[93825]: osdmap e463: 8 total, 8 up, 8 in 2024-09-21T10:14:21.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:21 smithi137 ceph-mon[97575]: 1.12 scrub starts 2024-09-21T10:14:21.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:21 smithi137 ceph-mon[97575]: 1.12 scrub ok 2024-09-21T10:14:21.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:21 smithi137 ceph-mon[97575]: osdmap e463: 8 total, 8 up, 8 in 2024-09-21T10:14:21.675 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:21 smithi165 ceph-mon[86023]: 1.12 scrub starts 2024-09-21T10:14:21.675 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:21 smithi165 ceph-mon[86023]: 1.12 scrub ok 2024-09-21T10:14:21.675 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:21 smithi165 ceph-mon[86023]: osdmap e463: 8 total, 8 up, 8 in 2024-09-21T10:14:21.993 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:14:22.017 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:14:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:14:21] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.51.0" 2024-09-21T10:14:22.254 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:14:22.574 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:22 smithi165 ceph-mon[86023]: pgmap v1517: 93 pgs: 93 active+clean; 448 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 27 KiB/s rd, 57 KiB/s wr, 15 op/s; 59 KiB/s, 0 objects/s recovering 2024-09-21T10:14:22.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:22 smithi137 ceph-mon[93825]: pgmap v1517: 93 pgs: 93 active+clean; 448 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 27 KiB/s rd, 57 KiB/s wr, 15 op/s; 59 KiB/s, 0 objects/s recovering 2024-09-21T10:14:22.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:22 smithi137 ceph-mon[97575]: pgmap v1517: 93 pgs: 93 active+clean; 448 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 27 KiB/s rd, 57 KiB/s wr, 15 op/s; 59 KiB/s, 0 objects/s recovering 2024-09-21T10:14:23.422 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.3 to 1 (10000) 2024-09-21T10:14:23.719 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:23 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1558513537' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:14:23.744 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:23 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1558513537' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:14:23.744 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:23 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1558513537' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:14:23.995 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:23.995 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:24.115 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 3 1 2024-09-21T10:14:24.367 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:24.669 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:14:24.681 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:24 smithi137 ceph-mon[93825]: pgmap v1518: 93 pgs: 93 active+clean; 448 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 20 KiB/s rd, 44 KiB/s wr, 11 op/s; 45 KiB/s, 0 objects/s recovering 2024-09-21T10:14:24.681 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:24 smithi137 ceph-mon[93825]: 1.14 scrub starts 2024-09-21T10:14:24.681 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:24 smithi137 ceph-mon[93825]: 1.14 scrub ok 2024-09-21T10:14:24.681 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:24 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1558513537' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:14:24.681 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:24 smithi137 ceph-mon[93825]: osdmap e464: 8 total, 8 up, 8 in 2024-09-21T10:14:24.682 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:24 smithi137 ceph-mon[97575]: pgmap v1518: 93 pgs: 93 active+clean; 448 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 20 KiB/s rd, 44 KiB/s wr, 11 op/s; 45 KiB/s, 0 objects/s recovering 2024-09-21T10:14:24.682 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:24 smithi137 ceph-mon[97575]: 1.14 scrub starts 2024-09-21T10:14:24.682 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:24 smithi137 ceph-mon[97575]: 1.14 scrub ok 2024-09-21T10:14:24.682 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:24 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1558513537' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:14:24.682 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:24 smithi137 ceph-mon[97575]: osdmap e464: 8 total, 8 up, 8 in 2024-09-21T10:14:24.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:24 smithi165 ceph-mon[86023]: pgmap v1518: 93 pgs: 93 active+clean; 448 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 20 KiB/s rd, 44 KiB/s wr, 11 op/s; 45 KiB/s, 0 objects/s recovering 2024-09-21T10:14:24.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:24 smithi165 ceph-mon[86023]: 1.14 scrub starts 2024-09-21T10:14:24.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:24 smithi165 ceph-mon[86023]: 1.14 scrub ok 2024-09-21T10:14:24.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:24 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1558513537' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:14:24.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:24 smithi165 ceph-mon[86023]: osdmap e464: 8 total, 8 up, 8 in 2024-09-21T10:14:24.919 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:14:25.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:25 smithi165 ceph-mon[86023]: 1.8 scrub starts 2024-09-21T10:14:25.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:25 smithi165 ceph-mon[86023]: 1.8 scrub ok 2024-09-21T10:14:25.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:25.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:25 smithi137 ceph-mon[93825]: 1.8 scrub starts 2024-09-21T10:14:25.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:25 smithi137 ceph-mon[93825]: 1.8 scrub ok 2024-09-21T10:14:25.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:25.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:25 smithi137 ceph-mon[97575]: 1.8 scrub starts 2024-09-21T10:14:25.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:25 smithi137 ceph-mon[97575]: 1.8 scrub ok 2024-09-21T10:14:25.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:26.435 INFO:teuthology.orchestra.run.smithi137.stderr:set osd.3 primary-affinity to 1 (8655362) 2024-09-21T10:14:26.544 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:26.544 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:26 smithi165 ceph-mon[86023]: pgmap v1520: 93 pgs: 93 active+clean; 448 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 27 KiB/s rd, 57 KiB/s wr, 15 op/s; 59 KiB/s, 0 objects/s recovering 2024-09-21T10:14:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:26 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1497012161' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:14:26.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:26 smithi137 ceph-mon[93825]: pgmap v1520: 93 pgs: 93 active+clean; 448 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 27 KiB/s rd, 57 KiB/s wr, 15 op/s; 59 KiB/s, 0 objects/s recovering 2024-09-21T10:14:26.802 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:26 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1497012161' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:14:26.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:26 smithi137 ceph-mon[97575]: pgmap v1520: 93 pgs: 93 active+clean; 448 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 27 KiB/s rd, 57 KiB/s wr, 15 op/s; 59 KiB/s, 0 objects/s recovering 2024-09-21T10:14:26.802 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:26 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1497012161' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:14:27.154 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 4 1 2024-09-21T10:14:27.211 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:14:27.403 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:27.497 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:14:27.696 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:27 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1497012161' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:14:27.696 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:27 smithi137 ceph-mon[93825]: osdmap e465: 8 total, 8 up, 8 in 2024-09-21T10:14:27.696 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:27 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1497012161' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:14:27.696 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:27 smithi137 ceph-mon[97575]: osdmap e465: 8 total, 8 up, 8 in 2024-09-21T10:14:27.761 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:27 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1497012161' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:14:27.761 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:27 smithi165 ceph-mon[86023]: osdmap e465: 8 total, 8 up, 8 in 2024-09-21T10:14:28.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:28 smithi137 ceph-mon[93825]: pgmap v1522: 93 pgs: 93 active+clean; 634 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 5 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-21T10:14:28.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:28 smithi137 ceph-mon[93825]: 1.a scrub starts 2024-09-21T10:14:28.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:28 smithi137 ceph-mon[93825]: 1.a scrub ok 2024-09-21T10:14:28.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:28 smithi137 ceph-mon[97575]: pgmap v1522: 93 pgs: 93 active+clean; 634 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 5 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-21T10:14:28.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:28 smithi137 ceph-mon[97575]: 1.a scrub starts 2024-09-21T10:14:28.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:28 smithi137 ceph-mon[97575]: 1.a scrub ok 2024-09-21T10:14:28.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:28 smithi165 ceph-mon[86023]: pgmap v1522: 93 pgs: 93 active+clean; 634 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 5 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-21T10:14:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:28 smithi165 ceph-mon[86023]: 1.a scrub starts 2024-09-21T10:14:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:28 smithi165 ceph-mon[86023]: 1.a scrub ok 2024-09-21T10:14:29.140 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:29.140 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:29.453 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.4 to 1 (10000) 2024-09-21T10:14:29.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:29 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2403169256' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:14:29.718 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:29 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:14:29.740 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:14:29.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:29 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2403169256' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:14:29.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:29 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:14:29.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:29 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2403169256' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:14:29.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:29 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:14:29.985 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:14:30.085 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 4 1 2024-09-21T10:14:30.329 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:30.398 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:14:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:14:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:14:30.704 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:30 smithi137 ceph-mon[93825]: pgmap v1523: 93 pgs: 93 active+clean; 634 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:30.704 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:30 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:14:30.704 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:30 smithi137 ceph-mon[93825]: osdmap e466: 8 total, 8 up, 8 in 2024-09-21T10:14:30.705 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:30 smithi137 ceph-mon[97575]: pgmap v1523: 93 pgs: 93 active+clean; 634 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:30.705 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:30 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:14:30.705 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:30 smithi137 ceph-mon[97575]: osdmap e466: 8 total, 8 up, 8 in 2024-09-21T10:14:30.848 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:30 smithi165 ceph-mon[86023]: pgmap v1523: 93 pgs: 93 active+clean; 634 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:30.848 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:30 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:14:30.848 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:30 smithi165 ceph-mon[86023]: osdmap e466: 8 total, 8 up, 8 in 2024-09-21T10:14:31.610 INFO:teuthology.orchestra.run.smithi165.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:31.611 INFO:teuthology.orchestra.run.smithi165.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:32.051 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:14:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:14:31] "GET /metrics HTTP/1.1" 200 34163 "" "Prometheus/2.51.0" 2024-09-21T10:14:32.233 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:14:32.453 INFO:teuthology.orchestra.run.smithi137.stderr:set osd.4 primary-affinity to 1 (8655362) 2024-09-21T10:14:32.677 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:32.768 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:32 smithi137 ceph-mon[93825]: pgmap v1525: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:32.768 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:32 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3525213757' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:14:32.768 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:32 smithi137 ceph-mon[97575]: pgmap v1525: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:32.768 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:32 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3525213757' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:14:32.773 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:32 smithi165 ceph-mon[86023]: pgmap v1525: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:32.773 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:32 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3525213757' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:14:33.153 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 5 1 2024-09-21T10:14:33.648 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:33 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3525213757' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:14:33.648 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:33 smithi137 ceph-mon[93825]: osdmap e467: 8 total, 8 up, 8 in 2024-09-21T10:14:33.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:33 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3525213757' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:14:33.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:33 smithi165 ceph-mon[86023]: osdmap e467: 8 total, 8 up, 8 in 2024-09-21T10:14:33.648 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:33 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3525213757' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:14:33.649 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:33 smithi137 ceph-mon[97575]: osdmap e467: 8 total, 8 up, 8 in 2024-09-21T10:14:34.292 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:34 smithi137 ceph-mon[93825]: pgmap v1527: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:34 smithi137 ceph-mon[97575]: pgmap v1527: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:34.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:34 smithi165 ceph-mon[86023]: pgmap v1527: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:35.987 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:35.987 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:36.703 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:14:36.726 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:36 smithi137 ceph-mon[93825]: pgmap v1528: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:36.727 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:36 smithi137 ceph-mon[97575]: pgmap v1528: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:36.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:36 smithi165 ceph-mon[86023]: pgmap v1528: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:37.276 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:37.482 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.5 to 1 (10000) 2024-09-21T10:14:37.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:37 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2738739558' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:14:37.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:37 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:14:37.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:37 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2738739558' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:14:37.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:37 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:14:37.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:37 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2738739558' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:14:37.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:37 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:14:38.764 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:38 smithi137 ceph-mon[93825]: pgmap v1529: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:38.764 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:38 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:14:38.765 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:38 smithi137 ceph-mon[93825]: osdmap e468: 8 total, 8 up, 8 in 2024-09-21T10:14:38.765 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:38 smithi137 ceph-mon[97575]: pgmap v1529: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:38.765 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:38 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:14:38.765 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:38 smithi137 ceph-mon[97575]: osdmap e468: 8 total, 8 up, 8 in 2024-09-21T10:14:38.792 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 5 1 2024-09-21T10:14:38.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:38 smithi165 ceph-mon[86023]: pgmap v1529: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:38.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:38 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:14:38.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:38 smithi165 ceph-mon[86023]: osdmap e468: 8 total, 8 up, 8 in 2024-09-21T10:14:39.268 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:40.099 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:40.100 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:40.480 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:14:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:14:40.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:14:40.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:40 smithi137 ceph-mon[93825]: pgmap v1531: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:40.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:40.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:40 smithi137 ceph-mon[97575]: pgmap v1531: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:40.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:40.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:40 smithi165 ceph-mon[86023]: pgmap v1531: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:40.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:41.603 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:14:42.115 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:42.236 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:14:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:14:41] "GET /metrics HTTP/1.1" 200 34137 "" "Prometheus/2.51.0" 2024-09-21T10:14:42.483 INFO:teuthology.orchestra.run.smithi137.stderr:set osd.5 primary-affinity to 1 (8655362) 2024-09-21T10:14:42.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:42 smithi137 ceph-mon[97575]: pgmap v1532: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:42.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:42 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2934967697' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:14:42.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:42 smithi137 ceph-mon[93825]: pgmap v1532: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:42.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:42 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2934967697' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:14:42.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:42 smithi165 ceph-mon[86023]: pgmap v1532: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:42.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:42 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2934967697' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:14:43.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:43 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2934967697' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:14:43.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:43 smithi137 ceph-mon[93825]: osdmap e469: 8 total, 8 up, 8 in 2024-09-21T10:14:43.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:43 smithi137 ceph-mon[93825]: osdmap e470: 8 total, 8 up, 8 in 2024-09-21T10:14:43.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:43 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2934967697' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:14:43.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:43 smithi137 ceph-mon[97575]: osdmap e469: 8 total, 8 up, 8 in 2024-09-21T10:14:43.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:43 smithi137 ceph-mon[97575]: osdmap e470: 8 total, 8 up, 8 in 2024-09-21T10:14:43.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:43 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2934967697' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:14:43.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:43 smithi165 ceph-mon[86023]: osdmap e469: 8 total, 8 up, 8 in 2024-09-21T10:14:43.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:43 smithi165 ceph-mon[86023]: osdmap e470: 8 total, 8 up, 8 in 2024-09-21T10:14:44.043 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 6 1 2024-09-21T10:14:44.531 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:44 smithi137 ceph-mon[93825]: pgmap v1534: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:44.532 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:44 smithi137 ceph-mon[97575]: pgmap v1534: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:44.535 INFO:teuthology.orchestra.run.smithi137.stdout:ERROR: (22) Invalid argument 2024-09-21T10:14:44.536 INFO:teuthology.orchestra.run.smithi137.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:14:44.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:44 smithi165 ceph-mon[86023]: pgmap v1534: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:45.406 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:46.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:46 smithi137 ceph-mon[93825]: pgmap v1536: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:46.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:46 smithi137 ceph-mon[97575]: pgmap v1536: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:46.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:46 smithi165 ceph-mon[86023]: pgmap v1536: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:47.514 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.6 to 1 (10000) 2024-09-21T10:14:47.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:47 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1113112413' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:14:47.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:47 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1113112413' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:14:47.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:47 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1113112413' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:14:48.315 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 6 1 2024-09-21T10:14:48.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:48 smithi137 ceph-mon[93825]: pgmap v1537: 93 pgs: 93 active+clean; 483 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 55 KiB/s wr, 14 op/s; 39 KiB/s, 0 objects/s recovering 2024-09-21T10:14:48.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:48 smithi137 ceph-mon[93825]: 1.8 scrub starts 2024-09-21T10:14:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:48 smithi137 ceph-mon[93825]: 1.8 scrub ok 2024-09-21T10:14:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:48 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1113112413' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:14:48.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:48 smithi137 ceph-mon[93825]: osdmap e471: 8 total, 8 up, 8 in 2024-09-21T10:14:48.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:48 smithi137 ceph-mon[97575]: pgmap v1537: 93 pgs: 93 active+clean; 483 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 55 KiB/s wr, 14 op/s; 39 KiB/s, 0 objects/s recovering 2024-09-21T10:14:48.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:48 smithi137 ceph-mon[97575]: 1.8 scrub starts 2024-09-21T10:14:48.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:48 smithi137 ceph-mon[97575]: 1.8 scrub ok 2024-09-21T10:14:48.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:48 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1113112413' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:14:48.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:48 smithi137 ceph-mon[97575]: osdmap e471: 8 total, 8 up, 8 in 2024-09-21T10:14:48.565 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:48.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:48 smithi165 ceph-mon[86023]: pgmap v1537: 93 pgs: 93 active+clean; 483 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 55 KiB/s wr, 14 op/s; 39 KiB/s, 0 objects/s recovering 2024-09-21T10:14:48.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:48 smithi165 ceph-mon[86023]: 1.8 scrub starts 2024-09-21T10:14:48.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:48 smithi165 ceph-mon[86023]: 1.8 scrub ok 2024-09-21T10:14:48.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:48 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1113112413' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:14:48.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:48 smithi165 ceph-mon[86023]: osdmap e471: 8 total, 8 up, 8 in 2024-09-21T10:14:50.519 INFO:teuthology.orchestra.run.smithi137.stderr:set osd.6 primary-affinity to 1 (8655362) 2024-09-21T10:14:50.524 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:14:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:14:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:14:50.794 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:50 smithi165 ceph-mon[86023]: pgmap v1539: 93 pgs: 93 active+clean; 483 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 30 KiB/s rd, 66 KiB/s wr, 17 op/s; 47 KiB/s, 0 objects/s recovering 2024-09-21T10:14:50.794 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:50 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/81255504' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:14:50.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:50 smithi137 ceph-mon[93825]: pgmap v1539: 93 pgs: 93 active+clean; 483 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 30 KiB/s rd, 66 KiB/s wr, 17 op/s; 47 KiB/s, 0 objects/s recovering 2024-09-21T10:14:50.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:50 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/81255504' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:14:50.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:50 smithi137 ceph-mon[97575]: pgmap v1539: 93 pgs: 93 active+clean; 483 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 30 KiB/s rd, 66 KiB/s wr, 17 op/s; 47 KiB/s, 0 objects/s recovering 2024-09-21T10:14:50.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:50 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/81255504' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:14:51.200 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 7 1 2024-09-21T10:14:51.450 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:51.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:51 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/81255504' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:14:51.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:51 smithi137 ceph-mon[93825]: osdmap e472: 8 total, 8 up, 8 in 2024-09-21T10:14:51.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:51 smithi137 ceph-mon[93825]: 1.1 scrub starts 2024-09-21T10:14:51.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:51 smithi137 ceph-mon[93825]: 1.1 scrub ok 2024-09-21T10:14:51.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:51 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/81255504' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:14:51.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:51 smithi137 ceph-mon[97575]: osdmap e472: 8 total, 8 up, 8 in 2024-09-21T10:14:51.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:51 smithi137 ceph-mon[97575]: 1.1 scrub starts 2024-09-21T10:14:51.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:51 smithi137 ceph-mon[97575]: 1.1 scrub ok 2024-09-21T10:14:51.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:51 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/81255504' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:14:51.949 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:51 smithi165 ceph-mon[86023]: osdmap e472: 8 total, 8 up, 8 in 2024-09-21T10:14:51.949 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:51 smithi165 ceph-mon[86023]: 1.1 scrub starts 2024-09-21T10:14:51.950 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:51 smithi165 ceph-mon[86023]: 1.1 scrub ok 2024-09-21T10:14:52.270 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:14:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:14:51] "GET /metrics HTTP/1.1" 200 34137 "" "Prometheus/2.51.0" 2024-09-21T10:14:52.784 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:52 smithi137 ceph-mon[93825]: pgmap v1541: 93 pgs: 93 active+clean; 661 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 29 KiB/s wr, 7 op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:14:52.785 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:52 smithi137 ceph-mon[93825]: 1.12 scrub starts 2024-09-21T10:14:52.785 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:52 smithi137 ceph-mon[93825]: 1.12 scrub ok 2024-09-21T10:14:52.785 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:52 smithi137 ceph-mon[97575]: pgmap v1541: 93 pgs: 93 active+clean; 661 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 29 KiB/s wr, 7 op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:14:52.785 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:52 smithi137 ceph-mon[97575]: 1.12 scrub starts 2024-09-21T10:14:52.785 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:52 smithi137 ceph-mon[97575]: 1.12 scrub ok 2024-09-21T10:14:52.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:52 smithi165 ceph-mon[86023]: pgmap v1541: 93 pgs: 93 active+clean; 661 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 29 KiB/s wr, 7 op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:14:52.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:52 smithi165 ceph-mon[86023]: 1.12 scrub starts 2024-09-21T10:14:52.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:52 smithi165 ceph-mon[86023]: 1.12 scrub ok 2024-09-21T10:14:53.539 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.7 to 1 (10000) 2024-09-21T10:14:53.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:53 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3880781946' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:14:53.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:53 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3880781946' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:14:53.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:53 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3880781946' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:14:54.238 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 7 1 2024-09-21T10:14:54.485 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:54.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:54 smithi137 ceph-mon[97575]: pgmap v1542: 93 pgs: 93 active+clean; 661 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 28 KiB/s wr, 7 op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:14:54.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:54 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3880781946' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:14:54.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:54 smithi137 ceph-mon[97575]: osdmap e473: 8 total, 8 up, 8 in 2024-09-21T10:14:54.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:54 smithi137 ceph-mon[97575]: 1.a scrub starts 2024-09-21T10:14:54.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:54 smithi137 ceph-mon[97575]: 1.a scrub ok 2024-09-21T10:14:54.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:54 smithi137 ceph-mon[93825]: pgmap v1542: 93 pgs: 93 active+clean; 661 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 28 KiB/s wr, 7 op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:14:54.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:54 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3880781946' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:14:54.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:54 smithi137 ceph-mon[93825]: osdmap e473: 8 total, 8 up, 8 in 2024-09-21T10:14:54.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:54 smithi137 ceph-mon[93825]: 1.a scrub starts 2024-09-21T10:14:54.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:54 smithi137 ceph-mon[93825]: 1.a scrub ok 2024-09-21T10:14:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:54 smithi165 ceph-mon[86023]: pgmap v1542: 93 pgs: 93 active+clean; 661 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 28 KiB/s wr, 7 op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:14:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:54 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3880781946' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:14:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:54 smithi165 ceph-mon[86023]: osdmap e473: 8 total, 8 up, 8 in 2024-09-21T10:14:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:54 smithi165 ceph-mon[86023]: 1.a scrub starts 2024-09-21T10:14:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:54 smithi165 ceph-mon[86023]: 1.a scrub ok 2024-09-21T10:14:55.646 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:55.646 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:55.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:56.550 INFO:teuthology.orchestra.run.smithi137.stderr:set osd.7 primary-affinity to 1 (8655362) 2024-09-21T10:14:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:56 smithi165 ceph-mon[86023]: pgmap v1544: 93 pgs: 93 active+clean; 661 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:56 smithi165 ceph-mon[86023]: 1.10 scrub starts 2024-09-21T10:14:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:56 smithi165 ceph-mon[86023]: 1.10 scrub ok 2024-09-21T10:14:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:56 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/2268856591' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:14:56.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:56 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:14:56.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:56 smithi137 ceph-mon[93825]: pgmap v1544: 93 pgs: 93 active+clean; 661 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:56.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:56 smithi137 ceph-mon[93825]: 1.10 scrub starts 2024-09-21T10:14:56.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:56 smithi137 ceph-mon[93825]: 1.10 scrub ok 2024-09-21T10:14:56.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:56 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/2268856591' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:14:56.921 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:56 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:14:56.921 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:56 smithi137 ceph-mon[97575]: pgmap v1544: 93 pgs: 93 active+clean; 661 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:56.921 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:56 smithi137 ceph-mon[97575]: 1.10 scrub starts 2024-09-21T10:14:56.921 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:56 smithi137 ceph-mon[97575]: 1.10 scrub ok 2024-09-21T10:14:56.921 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:56 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/2268856591' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:14:56.921 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:56 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:14:57.379 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd reweight 0 1 2024-09-21T10:14:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:57 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:14:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:57 smithi165 ceph-mon[86023]: osdmap e474: 8 total, 8 up, 8 in 2024-09-21T10:14:57.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:57 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:14:57.791 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:57 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:14:57.791 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:57 smithi137 ceph-mon[93825]: osdmap e474: 8 total, 8 up, 8 in 2024-09-21T10:14:57.792 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:57 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:14:57.792 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:57 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:14:57.792 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:57 smithi137 ceph-mon[97575]: osdmap e474: 8 total, 8 up, 8 in 2024-09-21T10:14:57.792 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:57 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:14:58.240 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:58.628 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:14:58 smithi137 ceph-mon[93825]: pgmap v1546: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:58.629 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:14:58 smithi137 ceph-mon[97575]: pgmap v1546: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:14:58.831 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:14:58 smithi165 ceph-mon[86023]: pgmap v1546: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:00.539 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:15:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:15:00.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:15:00.570 INFO:teuthology.orchestra.run.smithi137.stderr:reweighted osd.0 to 1 (10000) 2024-09-21T10:15:00.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:00 smithi137 ceph-mon[93825]: pgmap v1547: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:00.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:00 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/382186743' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:15:00.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:00 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:15:00.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:00 smithi137 ceph-mon[97575]: pgmap v1547: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:00.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:00 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/382186743' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:15:00.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:00 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:15:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:00 smithi165 ceph-mon[86023]: pgmap v1547: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:00 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/382186743' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:15:00.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:00 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:15:01.553 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 0 1 2024-09-21T10:15:01.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:01 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:15:01.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:01 smithi137 ceph-mon[93825]: osdmap e475: 8 total, 8 up, 8 in 2024-09-21T10:15:01.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:01 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:15:01.801 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:01 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:15:01.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:01 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:15:01.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:01 smithi137 ceph-mon[97575]: osdmap e475: 8 total, 8 up, 8 in 2024-09-21T10:15:01.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:01 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:15:01.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:01 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:15:01.823 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:01 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:15:01.823 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:01 smithi165 ceph-mon[86023]: osdmap e475: 8 total, 8 up, 8 in 2024-09-21T10:15:01.823 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:01 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:15:01.823 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:01 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:15:02.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:01 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:15:01] "GET /metrics HTTP/1.1" 200 34154 "" "Prometheus/2.51.0" 2024-09-21T10:15:02.861 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:02 smithi137 ceph-mon[93825]: pgmap v1549: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:02.861 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:02 smithi137 ceph-mon[97575]: pgmap v1549: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:02.897 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:02 smithi165 ceph-mon[86023]: pgmap v1549: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:03.053 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:15:04.300 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:15:04.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:04 smithi137 ceph-mon[93825]: pgmap v1550: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:04.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:15:04.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:15:04.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:04 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:15:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:04 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:15:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:04 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:15:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:04 smithi137 ceph-mon[97575]: pgmap v1550: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:04 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:15:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:04 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:15:04.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:04 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:15:04.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:04 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:15:04.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:04 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:15:04.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:04 smithi165 ceph-mon[86023]: pgmap v1550: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:04.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:04 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:15:04.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:04 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:15:04.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:04 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' 2024-09-21T10:15:05.102 INFO:teuthology.orchestra.run.smithi137.stderr:set osd.0 primary-affinity to 1 (8655362) 2024-09-21T10:15:05.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:05 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1616706882' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:15:05.316 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:05 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:15:05.316 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:05 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1616706882' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:15:05.316 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:05 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:15:05.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:05 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1616706882' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:15:05.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:05 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:15:05.865 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2024-09-21T10:15:05.865 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2024-09-21T10:15:05.866 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2024-09-21T10:15:05.866 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2024-09-21T10:15:05.866 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T10:15:05.866 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:15:06.129 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:06.376 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:06 smithi137 ceph-mon[93825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:15:06.376 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:06 smithi137 ceph-mon[93825]: osdmap e476: 8 total, 8 up, 8 in 2024-09-21T10:15:06.376 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:06 smithi137 ceph-mon[93825]: pgmap v1552: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:06.376 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:06 smithi137 ceph-mon[97575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:15:06.376 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:06 smithi137 ceph-mon[97575]: osdmap e476: 8 total, 8 up, 8 in 2024-09-21T10:15:06.376 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:06 smithi137 ceph-mon[97575]: pgmap v1552: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:06.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:06 smithi165 ceph-mon[86023]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:15:06.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:06 smithi165 ceph-mon[86023]: osdmap e476: 8 total, 8 up, 8 in 2024-09-21T10:15:06.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:06 smithi165 ceph-mon[86023]: pgmap v1552: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:07.378 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:07 smithi137 ceph-mon[93825]: osdmap e477: 8 total, 8 up, 8 in 2024-09-21T10:15:07.378 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:07 smithi137 ceph-mon[97575]: osdmap e477: 8 total, 8 up, 8 in 2024-09-21T10:15:07.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:07 smithi165 ceph-mon[86023]: osdmap e477: 8 total, 8 up, 8 in 2024-09-21T10:15:07.939 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:15:07.939 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":477,"fsid":"6369b226-77fb-11ef-baf6-efdc52797490","created":"2024-09-21T09:25:46.952453+0000","modified":"2024-09-21T10:15:06.096666+0000","last_up_change":"2024-09-21T09:46:15.871959+0000","last_in_change":"2024-09-21T10:13:57.726730+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:28:52.213134+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"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":21,"pg_placement_num":21,"pg_placement_num_target":21,"pg_num_target":21,"pg_num_pending":21,"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":"457","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"451","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":1.8999999761581421,"score_stable":1.8999999761581421,"optimal_score":1,"raw_score_acting":1.8999999761581421,"raw_score_stable":1.8999999761581421,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T09:31:16.137793+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"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":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":57,"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":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T09:32:31.028095+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"62","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T09:32:31.893426+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f7042459-a24a-4c70-a4a3-e7e38c4684fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":79,"last_clean_end":123,"up_from":135,"up_thru":476,"down_at":124,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6802","nonce":4217303731},{"type":"v1","addr":"172.21.15.137:6803","nonce":4217303731}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6804","nonce":4217303731},{"type":"v1","addr":"172.21.15.137:6805","nonce":4217303731}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6808","nonce":4217303731},{"type":"v1","addr":"172.21.15.137:6809","nonce":4217303731}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6806","nonce":4217303731},{"type":"v1","addr":"172.21.15.137:6807","nonce":4217303731}]},"public_addr":"172.21.15.137:6803/4217303731","cluster_addr":"172.21.15.137:6805/4217303731","heartbeat_back_addr":"172.21.15.137:6809/4217303731","heartbeat_front_addr":"172.21.15.137:6807/4217303731","state":["exists","up"]},{"osd":1,"uuid":"1152f6f6-67e3-4fca-a397-413d9bb0b63d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":81,"up_from":85,"up_thru":459,"down_at":82,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6810","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6811","nonce":2033385462}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6812","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6813","nonce":2033385462}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6816","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6817","nonce":2033385462}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6814","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6815","nonce":2033385462}]},"public_addr":"172.21.15.137:6811/2033385462","cluster_addr":"172.21.15.137:6813/2033385462","heartbeat_back_addr":"172.21.15.137:6817/2033385462","heartbeat_front_addr":"172.21.15.137:6815/2033385462","state":["exists","up"]},{"osd":2,"uuid":"241522d8-1462-4c17-a856-72833bd8a13f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":86,"up_from":90,"up_thru":462,"down_at":87,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6818","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6819","nonce":3290390737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6820","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6821","nonce":3290390737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6824","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6825","nonce":3290390737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6822","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6823","nonce":3290390737}]},"public_addr":"172.21.15.137:6819/3290390737","cluster_addr":"172.21.15.137:6821/3290390737","heartbeat_back_addr":"172.21.15.137:6825/3290390737","heartbeat_front_addr":"172.21.15.137:6823/3290390737","state":["exists","up"]},{"osd":3,"uuid":"3b950cd0-48ae-4663-bac0-7df58adbc362","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":91,"up_from":95,"up_thru":455,"down_at":92,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6826","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6827","nonce":3598114284}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6828","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6829","nonce":3598114284}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6832","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6833","nonce":3598114284}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6830","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6831","nonce":3598114284}]},"public_addr":"172.21.15.137:6827/3598114284","cluster_addr":"172.21.15.137:6829/3598114284","heartbeat_back_addr":"172.21.15.137:6833/3598114284","heartbeat_front_addr":"172.21.15.137:6831/3598114284","state":["exists","up"]},{"osd":4,"uuid":"23519a29-b870-4738-ad43-ffce371914e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":455,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6801","nonce":1366018781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6803","nonce":1366018781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6807","nonce":1366018781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6805","nonce":1366018781}]},"public_addr":"172.21.15.165:6801/1366018781","cluster_addr":"172.21.15.165:6803/1366018781","heartbeat_back_addr":"172.21.15.165:6807/1366018781","heartbeat_front_addr":"172.21.15.165:6805/1366018781","state":["exists","up"]},{"osd":5,"uuid":"4110d59e-0724-4b94-98c0-d8142e68d3e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":469,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6809","nonce":4236645112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6811","nonce":4236645112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6815","nonce":4236645112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6813","nonce":4236645112}]},"public_addr":"172.21.15.165:6809/4236645112","cluster_addr":"172.21.15.165:6811/4236645112","heartbeat_back_addr":"172.21.15.165:6815/4236645112","heartbeat_front_addr":"172.21.15.165:6813/4236645112","state":["exists","up"]},{"osd":6,"uuid":"507cfb6d-0820-45e5-8a44-6a028657d1b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":455,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6816","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6817","nonce":1223089378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6819","nonce":1223089378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6823","nonce":1223089378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6821","nonce":1223089378}]},"public_addr":"172.21.15.165:6817/1223089378","cluster_addr":"172.21.15.165:6819/1223089378","heartbeat_back_addr":"172.21.15.165:6823/1223089378","heartbeat_front_addr":"172.21.15.165:6821/1223089378","state":["exists","up"]},{"osd":7,"uuid":"de2ce654-f17d-4395-ae5d-19211807e267","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":455,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6825","nonce":1368768087}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6827","nonce":1368768087}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6831","nonce":1368768087}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6829","nonce":1368768087}]},"public_addr":"172.21.15.165:6825/1368768087","cluster_addr":"172.21.15.165:6827/1368768087","heartbeat_back_addr":"172.21.15.165:6831/1368768087","heartbeat_front_addr":"172.21.15.165:6829/1368768087","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-21T09:27:59.968183+0000","dead_epoch":123},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:24.507532+0000","dead_epoch":81},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:48.992005+0000","dead_epoch":86},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:13.315337+0000","dead_epoch":91},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:35.178698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:58.277137+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:21.530832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:45.278352+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":3,"to":5}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.10","mappings":[{"from":3,"to":0}]},{"pgid":"4.15","mappings":[{"from":3,"to":0}]},{"pgid":"4.16","mappings":[{"from":3,"to":2}]},{"pgid":"4.17","mappings":[{"from":3,"to":0},{"from":1,"to":5}]},{"pgid":"4.1c","mappings":[{"from":1,"to":0}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.137:6801/3459216837":"2024-09-22T09:36:54.456341+0000","172.21.15.137:6800/3459216837":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/853403265":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/1047961728":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/1645897815":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/862529583":"2024-09-22T09:36:54.456341+0000","172.21.15.137:6801/1162411263":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/2705097590":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/1455823963":"2024-09-22T09:35:10.710123+0000","172.21.15.165:0/2118228568":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/1376037499":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/3389316715":"2024-09-22T09:36:13.507299+0000","172.21.15.137:6801/24835142":"2024-09-22T09:31:17.051961+0000","172.21.15.137:6800/24835142":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/31913196":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1533222042":"2024-09-22T09:35:10.710123+0000","172.21.15.137:6800/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1299269814":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3517993025":"2024-09-22T09:31:17.051961+0000","172.21.15.165:0/1371242025":"2024-09-22T09:36:13.507299+0000","172.21.15.137:0/973145266":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/3108740008":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/1387077399":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3638551792":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/3146197869":"2024-09-22T09:26:15.716263+0000","172.21.15.165:6834/3495415676":"2024-09-22T09:36:13.507299+0000","172.21.15.165:6835/3495415676":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/2766494009":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/2982510216":"2024-09-22T09:36:13.507299+0000","172.21.15.137:6801/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/4113174692":"2024-09-22T09:35:10.710123+0000","172.21.15.137:6801/376978118":"2024-09-22T09:35:10.710123+0000","172.21.15.137:0/1732073948":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6800/376978118":"2024-09-22T09:35:10.710123+0000","172.21.15.137:0/3873730802":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1449337635":"2024-09-22T09:35:10.710123+0000","172.21.15.137:0/2681636856":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6800/1162411263":"2024-09-22T09:26:37.909585+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"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-21T10:15:08.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:08 smithi137 ceph-mon[93825]: pgmap v1554: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:08.301 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:08 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/692416214' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:15:08.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:08 smithi137 ceph-mon[97575]: pgmap v1554: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:08.301 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:08 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/692416214' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:15:08.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:08 smithi165 ceph-mon[86023]: pgmap v1554: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:08.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:08 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/692416214' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:15:08.788 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T10:15:08.788 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:15:09.038 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:10.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:10 smithi137 ceph-mon[93825]: pgmap v1555: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:10.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:10 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:10.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:10 smithi137 ceph-mon[97575]: pgmap v1555: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:10.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:10 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:10 smithi165 ceph-mon[86023]: pgmap v1555: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:10.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:10 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:10.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:15:10 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:15:10.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:15:10.988 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:15:10.988 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":477,"fsid":"6369b226-77fb-11ef-baf6-efdc52797490","created":"2024-09-21T09:25:46.952453+0000","modified":"2024-09-21T10:15:06.096666+0000","last_up_change":"2024-09-21T09:46:15.871959+0000","last_in_change":"2024-09-21T10:13:57.726730+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:28:52.213134+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"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":21,"pg_placement_num":21,"pg_placement_num_target":21,"pg_num_target":21,"pg_num_pending":21,"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":"457","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"451","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":1.8999999761581421,"score_stable":1.8999999761581421,"optimal_score":1,"raw_score_acting":1.8999999761581421,"raw_score_stable":1.8999999761581421,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T09:31:16.137793+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"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":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":57,"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":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T09:32:31.028095+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"62","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T09:32:31.893426+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f7042459-a24a-4c70-a4a3-e7e38c4684fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":79,"last_clean_end":123,"up_from":135,"up_thru":476,"down_at":124,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6802","nonce":4217303731},{"type":"v1","addr":"172.21.15.137:6803","nonce":4217303731}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6804","nonce":4217303731},{"type":"v1","addr":"172.21.15.137:6805","nonce":4217303731}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6808","nonce":4217303731},{"type":"v1","addr":"172.21.15.137:6809","nonce":4217303731}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6806","nonce":4217303731},{"type":"v1","addr":"172.21.15.137:6807","nonce":4217303731}]},"public_addr":"172.21.15.137:6803/4217303731","cluster_addr":"172.21.15.137:6805/4217303731","heartbeat_back_addr":"172.21.15.137:6809/4217303731","heartbeat_front_addr":"172.21.15.137:6807/4217303731","state":["exists","up"]},{"osd":1,"uuid":"1152f6f6-67e3-4fca-a397-413d9bb0b63d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":81,"up_from":85,"up_thru":459,"down_at":82,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6810","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6811","nonce":2033385462}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6812","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6813","nonce":2033385462}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6816","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6817","nonce":2033385462}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6814","nonce":2033385462},{"type":"v1","addr":"172.21.15.137:6815","nonce":2033385462}]},"public_addr":"172.21.15.137:6811/2033385462","cluster_addr":"172.21.15.137:6813/2033385462","heartbeat_back_addr":"172.21.15.137:6817/2033385462","heartbeat_front_addr":"172.21.15.137:6815/2033385462","state":["exists","up"]},{"osd":2,"uuid":"241522d8-1462-4c17-a856-72833bd8a13f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":86,"up_from":90,"up_thru":462,"down_at":87,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6818","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6819","nonce":3290390737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6820","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6821","nonce":3290390737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6824","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6825","nonce":3290390737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6822","nonce":3290390737},{"type":"v1","addr":"172.21.15.137:6823","nonce":3290390737}]},"public_addr":"172.21.15.137:6819/3290390737","cluster_addr":"172.21.15.137:6821/3290390737","heartbeat_back_addr":"172.21.15.137:6825/3290390737","heartbeat_front_addr":"172.21.15.137:6823/3290390737","state":["exists","up"]},{"osd":3,"uuid":"3b950cd0-48ae-4663-bac0-7df58adbc362","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":91,"up_from":95,"up_thru":455,"down_at":92,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6826","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6827","nonce":3598114284}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6828","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6829","nonce":3598114284}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6832","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6833","nonce":3598114284}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6830","nonce":3598114284},{"type":"v1","addr":"172.21.15.137:6831","nonce":3598114284}]},"public_addr":"172.21.15.137:6827/3598114284","cluster_addr":"172.21.15.137:6829/3598114284","heartbeat_back_addr":"172.21.15.137:6833/3598114284","heartbeat_front_addr":"172.21.15.137:6831/3598114284","state":["exists","up"]},{"osd":4,"uuid":"23519a29-b870-4738-ad43-ffce371914e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":455,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6801","nonce":1366018781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6803","nonce":1366018781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6807","nonce":1366018781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1366018781},{"type":"v1","addr":"172.21.15.165:6805","nonce":1366018781}]},"public_addr":"172.21.15.165:6801/1366018781","cluster_addr":"172.21.15.165:6803/1366018781","heartbeat_back_addr":"172.21.15.165:6807/1366018781","heartbeat_front_addr":"172.21.15.165:6805/1366018781","state":["exists","up"]},{"osd":5,"uuid":"4110d59e-0724-4b94-98c0-d8142e68d3e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":469,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6809","nonce":4236645112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6811","nonce":4236645112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6815","nonce":4236645112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":4236645112},{"type":"v1","addr":"172.21.15.165:6813","nonce":4236645112}]},"public_addr":"172.21.15.165:6809/4236645112","cluster_addr":"172.21.15.165:6811/4236645112","heartbeat_back_addr":"172.21.15.165:6815/4236645112","heartbeat_front_addr":"172.21.15.165:6813/4236645112","state":["exists","up"]},{"osd":6,"uuid":"507cfb6d-0820-45e5-8a44-6a028657d1b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":455,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6816","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6817","nonce":1223089378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6819","nonce":1223089378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6823","nonce":1223089378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1223089378},{"type":"v1","addr":"172.21.15.165:6821","nonce":1223089378}]},"public_addr":"172.21.15.165:6817/1223089378","cluster_addr":"172.21.15.165:6819/1223089378","heartbeat_back_addr":"172.21.15.165:6823/1223089378","heartbeat_front_addr":"172.21.15.165:6821/1223089378","state":["exists","up"]},{"osd":7,"uuid":"de2ce654-f17d-4395-ae5d-19211807e267","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":455,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6825","nonce":1368768087}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6827","nonce":1368768087}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6831","nonce":1368768087}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1368768087},{"type":"v1","addr":"172.21.15.165:6829","nonce":1368768087}]},"public_addr":"172.21.15.165:6825/1368768087","cluster_addr":"172.21.15.165:6827/1368768087","heartbeat_back_addr":"172.21.15.165:6831/1368768087","heartbeat_front_addr":"172.21.15.165:6829/1368768087","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-21T09:27:59.968183+0000","dead_epoch":123},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:24.507532+0000","dead_epoch":81},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:28:48.992005+0000","dead_epoch":86},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:13.315337+0000","dead_epoch":91},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:35.178698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:29:58.277137+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:21.530832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:30:45.278352+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":3,"to":5}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.10","mappings":[{"from":3,"to":0}]},{"pgid":"4.15","mappings":[{"from":3,"to":0}]},{"pgid":"4.16","mappings":[{"from":3,"to":2}]},{"pgid":"4.17","mappings":[{"from":3,"to":0},{"from":1,"to":5}]},{"pgid":"4.1c","mappings":[{"from":1,"to":0}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.137:6801/3459216837":"2024-09-22T09:36:54.456341+0000","172.21.15.137:6800/3459216837":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/853403265":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/1047961728":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/1645897815":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/862529583":"2024-09-22T09:36:54.456341+0000","172.21.15.137:6801/1162411263":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/2705097590":"2024-09-22T09:26:37.909585+0000","172.21.15.137:0/1455823963":"2024-09-22T09:35:10.710123+0000","172.21.15.165:0/2118228568":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/1376037499":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/3389316715":"2024-09-22T09:36:13.507299+0000","172.21.15.137:6801/24835142":"2024-09-22T09:31:17.051961+0000","172.21.15.137:6800/24835142":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/31913196":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1533222042":"2024-09-22T09:35:10.710123+0000","172.21.15.137:6800/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1299269814":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3517993025":"2024-09-22T09:31:17.051961+0000","172.21.15.165:0/1371242025":"2024-09-22T09:36:13.507299+0000","172.21.15.137:0/973145266":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/3108740008":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/1387077399":"2024-09-22T09:31:17.051961+0000","172.21.15.137:0/3638551792":"2024-09-22T09:36:54.456341+0000","172.21.15.137:0/3146197869":"2024-09-22T09:26:15.716263+0000","172.21.15.165:6834/3495415676":"2024-09-22T09:36:13.507299+0000","172.21.15.165:6835/3495415676":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/2766494009":"2024-09-22T09:36:13.507299+0000","172.21.15.165:0/2982510216":"2024-09-22T09:36:13.507299+0000","172.21.15.137:6801/546740405":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/4113174692":"2024-09-22T09:35:10.710123+0000","172.21.15.137:6801/376978118":"2024-09-22T09:35:10.710123+0000","172.21.15.137:0/1732073948":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6800/376978118":"2024-09-22T09:35:10.710123+0000","172.21.15.137:0/3873730802":"2024-09-22T09:26:15.716263+0000","172.21.15.137:0/1449337635":"2024-09-22T09:35:10.710123+0000","172.21.15.137:0/2681636856":"2024-09-22T09:26:37.909585+0000","172.21.15.137:6800/1162411263":"2024-09-22T09:26:37.909585+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"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-21T10:15:11.650 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:11 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3050863448' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:15:11.782 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:11 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3050863448' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:15:11.782 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:11 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3050863448' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:15:11.808 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T10:15:11.808 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T10:15:11.809 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T10:15:11.809 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T10:15:11.809 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T10:15:11.810 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T10:15:11.810 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T10:15:11.810 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T10:15:12.052 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:15:11] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.51.0" 2024-09-21T10:15:12.362 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:12.362 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:12.366 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:12.366 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:12.366 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:12.367 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:12.370 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:12.370 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:12.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:12 smithi165 ceph-mon[86023]: pgmap v1556: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:12.709 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:12 smithi137 ceph-mon[97575]: pgmap v1556: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:12.709 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:12 smithi137 ceph-mon[93825]: pgmap v1556: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:14.422 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:14 smithi137 ceph-mon[93825]: pgmap v1557: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:14.423 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:14 smithi137 ceph-mon[97575]: pgmap v1557: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:14.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:14 smithi165 ceph-mon[86023]: pgmap v1557: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:16.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:16 smithi137 ceph-mon[97575]: pgmap v1558: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:16.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:16 smithi137 ceph-mon[93825]: pgmap v1558: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:16.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:16 smithi165 ceph-mon[86023]: pgmap v1558: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:18.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:18 smithi137 ceph-mon[93825]: 1.11 scrub starts 2024-09-21T10:15:18.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:18 smithi137 ceph-mon[93825]: 1.11 scrub ok 2024-09-21T10:15:18.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:18 smithi137 ceph-mon[93825]: pgmap v1559: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:18 smithi137 ceph-mon[97575]: 1.11 scrub starts 2024-09-21T10:15:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:18 smithi137 ceph-mon[97575]: 1.11 scrub ok 2024-09-21T10:15:18.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:18 smithi137 ceph-mon[97575]: pgmap v1559: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:18.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:18 smithi165 ceph-mon[86023]: 1.11 scrub starts 2024-09-21T10:15:18.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:18 smithi165 ceph-mon[86023]: 1.11 scrub ok 2024-09-21T10:15:18.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:18 smithi165 ceph-mon[86023]: pgmap v1559: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:20.471 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:20 smithi137 ceph-mon[93825]: pgmap v1560: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:20.472 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:20 smithi137 ceph-mon[97575]: pgmap v1560: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:20.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:20 smithi165 ceph-mon[86023]: pgmap v1560: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:20.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:15:20 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:15:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:15:22.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:21 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:15:21] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.51.0" 2024-09-21T10:15:22.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:22 smithi165 ceph-mon[86023]: pgmap v1561: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:22.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:22 smithi137 ceph-mon[93825]: pgmap v1561: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:22.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:22 smithi137 ceph-mon[97575]: pgmap v1561: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:23.826 INFO:teuthology.orchestra.run.smithi137.stdout:408021893516 2024-09-21T10:15:23.827 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T10:15:24.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:24 smithi165 ceph-mon[86023]: pgmap v1562: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:24.684 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:24 smithi137 ceph-mon[93825]: pgmap v1562: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:24.684 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:24 smithi137 ceph-mon[97575]: pgmap v1562: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:25.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:25 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:25.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:25 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:25.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:25 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:25.753 INFO:teuthology.orchestra.run.smithi137.stdout:184683594267 2024-09-21T10:15:25.753 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T10:15:26.134 INFO:teuthology.orchestra.run.smithi137.stdout:210453398044 2024-09-21T10:15:26.134 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T10:15:26.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:26 smithi137 ceph-mon[93825]: pgmap v1563: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:26.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:26 smithi137 ceph-mon[97575]: pgmap v1563: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:26.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:26 smithi165 ceph-mon[86023]: pgmap v1563: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:27.075 INFO:teuthology.orchestra.run.smithi137.stdout:133143986730 2024-09-21T10:15:27.076 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T10:15:28.384 INFO:teuthology.orchestra.run.smithi137.stdout:365072220572 2024-09-21T10:15:28.384 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T10:15:28.586 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:28 smithi137 ceph-mon[93825]: pgmap v1564: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:28.586 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:28 smithi137 ceph-mon[97575]: pgmap v1564: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:28.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:28 smithi165 ceph-mon[86023]: pgmap v1564: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:29.308 INFO:teuthology.orchestra.run.smithi137.stdout:579820585311 2024-09-21T10:15:29.309 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T10:15:29.341 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:29.341 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:30.365 INFO:teuthology.orchestra.run.smithi137.stdout:158913790499 2024-09-21T10:15:30.365 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T10:15:30.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:30 smithi165 ceph-mon[86023]: pgmap v1565: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:30.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:15:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:15:30.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:15:30.708 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:30 smithi137 ceph-mon[93825]: pgmap v1565: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:30.709 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:30 smithi137 ceph-mon[97575]: pgmap v1565: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:30.730 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:30.734 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:30.736 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:30.740 INFO:teuthology.orchestra.run.smithi137.stdout:386547057045 2024-09-21T10:15:30.740 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T10:15:32.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:31 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:15:31] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.51.0" 2024-09-21T10:15:32.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:32 smithi165 ceph-mon[86023]: pgmap v1566: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:32.687 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:32 smithi137 ceph-mon[93825]: pgmap v1566: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:32.687 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:32 smithi137 ceph-mon[97575]: pgmap v1566: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:33.612 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:34.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:34 smithi137 ceph-mon[93825]: pgmap v1567: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:34.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:34 smithi137 ceph-mon[97575]: pgmap v1567: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:34.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:34 smithi165 ceph-mon[86023]: pgmap v1567: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:34.798 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:36.624 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:36 smithi137 ceph-mon[93825]: pgmap v1568: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:36.624 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:36 smithi137 ceph-mon[97575]: pgmap v1568: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:36.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:36 smithi165 ceph-mon[86023]: pgmap v1568: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:37.114 INFO:teuthology.orchestra.run.smithi137.stdout:408021893519 2024-09-21T10:15:37.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:37 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1415466214' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T10:15:37.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:37 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1569861278' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T10:15:37.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:37 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1415466214' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T10:15:37.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:37 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1569861278' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T10:15:37.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:37 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1415466214' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T10:15:37.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:37 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1569861278' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T10:15:37.673 INFO:teuthology.orchestra.run.smithi137.stdout:579820585313 2024-09-21T10:15:38.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:38 smithi165 ceph-mon[86023]: pgmap v1569: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:38.688 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:38 smithi137 ceph-mon[93825]: pgmap v1569: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:38.688 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:38 smithi137 ceph-mon[97575]: pgmap v1569: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:39.422 INFO:tasks.cephadm.ceph_manager.ceph:need seq 579820585311 got 579820585313 for osd.0 2024-09-21T10:15:39.422 DEBUG:teuthology.parallel:result is None 2024-09-21T10:15:40.342 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:40.435 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:40 smithi137 ceph-mon[97575]: pgmap v1570: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:40.435 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:40 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:40.436 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:40 smithi137 ceph-mon[93825]: pgmap v1570: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:40.436 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:40 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:40 smithi165 ceph-mon[86023]: pgmap v1570: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:40.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:40 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:40.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:15:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:15:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:15:40.779 INFO:teuthology.orchestra.run.smithi137.stdout:184683594270 2024-09-21T10:15:41.002 INFO:teuthology.orchestra.run.smithi137.stdout:210453398047 2024-09-21T10:15:41.468 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683594267 got 184683594270 for osd.6 2024-09-21T10:15:41.468 DEBUG:teuthology.parallel:result is None 2024-09-21T10:15:41.628 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:41 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/20040623' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T10:15:41.628 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:41 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/4286002625' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T10:15:41.628 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:41 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/20040623' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T10:15:41.628 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:41 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/4286002625' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T10:15:41.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:41 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/20040623' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T10:15:41.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:41 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/4286002625' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T10:15:42.300 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:41 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:15:41] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.51.0" 2024-09-21T10:15:42.450 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453398044 got 210453398047 for osd.7 2024-09-21T10:15:42.450 DEBUG:teuthology.parallel:result is None 2024-09-21T10:15:42.647 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:42 smithi165 ceph-mon[86023]: pgmap v1571: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:42.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:42 smithi137 ceph-mon[93825]: pgmap v1571: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:42.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:42 smithi137 ceph-mon[97575]: pgmap v1571: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:43.715 INFO:tasks.cephadm.ceph_manager.ceph:need seq 408021893516 got 408021893519 for osd.3 2024-09-21T10:15:43.716 DEBUG:teuthology.parallel:result is None 2024-09-21T10:15:44.097 INFO:teuthology.orchestra.run.smithi137.stdout:158913790502 2024-09-21T10:15:44.632 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:44 smithi137 ceph-mon[93825]: pgmap v1572: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:44.632 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:44 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1561323154' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T10:15:44.633 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:44 smithi137 ceph-mon[97575]: pgmap v1572: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:44.633 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:44 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1561323154' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T10:15:44.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:44 smithi165 ceph-mon[86023]: pgmap v1572: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:44.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:44 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1561323154' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T10:15:44.781 INFO:teuthology.orchestra.run.smithi137.stdout:133143986733 2024-09-21T10:15:45.279 INFO:teuthology.orchestra.run.smithi137.stdout:365072220575 2024-09-21T10:15:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:45 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/3591019406' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T10:15:45.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:45 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/87555808' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T10:15:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:45 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/3591019406' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T10:15:45.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:45 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/87555808' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T10:15:45.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:45 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/3591019406' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T10:15:45.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:45 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/87555808' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T10:15:45.747 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913790499 got 158913790502 for osd.5 2024-09-21T10:15:45.748 DEBUG:teuthology.parallel:result is None 2024-09-21T10:15:46.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:46 smithi137 ceph-mon[93825]: pgmap v1573: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:46.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:46 smithi137 ceph-mon[97575]: pgmap v1573: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:46.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:46 smithi165 ceph-mon[86023]: pgmap v1573: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:47.187 INFO:tasks.cephadm.ceph_manager.ceph:need seq 365072220572 got 365072220575 for osd.1 2024-09-21T10:15:47.187 DEBUG:teuthology.parallel:result is None 2024-09-21T10:15:47.622 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986730 got 133143986733 for osd.4 2024-09-21T10:15:47.622 DEBUG:teuthology.parallel:result is None 2024-09-21T10:15:48.489 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:48 smithi137 ceph-mon[93825]: pgmap v1574: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:48.489 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:48 smithi137 ceph-mon[97575]: pgmap v1574: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:48.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:48 smithi165 ceph-mon[86023]: pgmap v1574: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:48.781 INFO:teuthology.orchestra.run.smithi137.stdout:386547057049 2024-09-21T10:15:49.528 INFO:tasks.cephadm.ceph_manager.ceph:need seq 386547057045 got 386547057049 for osd.2 2024-09-21T10:15:49.528 DEBUG:teuthology.parallel:result is None 2024-09-21T10:15:49.528 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-21T10:15:49.528 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:15:49.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:49 smithi165 ceph-mon[86023]: from='client.? 172.21.15.137:0/1341048647' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T10:15:49.775 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:49.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:49 smithi137 ceph-mon[93825]: from='client.? 172.21.15.137:0/1341048647' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T10:15:49.801 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:49 smithi137 ceph-mon[97575]: from='client.? 172.21.15.137:0/1341048647' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T10:15:50.549 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:50 smithi165 ceph-mon[86023]: pgmap v1575: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:50.549 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:15:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:15:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:15:50.550 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:50 smithi137 ceph-mon[93825]: pgmap v1575: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:50.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:50 smithi137 ceph-mon[97575]: pgmap v1575: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:51.745 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:15:51.746 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:15:52.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:51 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: ::ffff:172.21.15.165 - - [21/Sep/2024:10:15:51] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.51.0" 2024-09-21T10:15:52.522 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1576,"stamp":"2024-09-21T10:15:51.254822+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":63,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":21366,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2158,"ondisk_log_size":2158,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7911816,"kb_used_data":57568,"kb_used_omap":31,"kb_used_meta":7854112,"kb_avail":742049400,"statfs":{"total":767960285184,"available":759858585600,"internally_reserved":0,"allocated":58949632,"data_stored":32590318,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31824,"internal_metadata":8042611632},"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.003140"},"pg_stats":[{"pgid":"1.11","version":"72'100","reported_seq":503,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:16.630657+0000","last_change":"2024-09-21T10:15:16.630657+0000","last_active":"2024-09-21T10:15:16.630657+0000","last_peered":"2024-09-21T10:15:16.630657+0000","last_clean":"2024-09-21T10:15:16.630657+0000","last_became_active":"2024-09-21T10:15:06.111262+0000","last_became_peered":"2024-09-21T10:15:06.111262+0000","last_unstale":"2024-09-21T10:15:16.630657+0000","last_undegraded":"2024-09-21T10:15:16.630657+0000","last_fullsized":"2024-09-21T10:15:16.630657+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":5,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:15:16.630605+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:15:16.630605+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:31:47.273242+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":868,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110770+0000","last_change":"2024-09-21T10:13:58.757658+0000","last_active":"2024-09-21T10:15:06.110770+0000","last_peered":"2024-09-21T10:15:06.110770+0000","last_clean":"2024-09-21T10:15:06.110770+0000","last_became_active":"2024-09-21T10:13:58.757137+0000","last_became_peered":"2024-09-21T10:13:58.757137+0000","last_unstale":"2024-09-21T10:15:06.110770+0000","last_undegraded":"2024-09-21T10:15:06.110770+0000","last_fullsized":"2024-09-21T10:15:06.110770+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:02:54.171933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":37,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104294+0000","last_change":"2024-09-21T10:13:58.767319+0000","last_active":"2024-09-21T10:15:05.104294+0000","last_peered":"2024-09-21T10:15:05.104294+0000","last_clean":"2024-09-21T10:15:05.104294+0000","last_became_active":"2024-09-21T10:13:58.751900+0000","last_became_peered":"2024-09-21T10:13:58.751900+0000","last_unstale":"2024-09-21T10:15:05.104294+0000","last_undegraded":"2024-09-21T10:15:05.104294+0000","last_fullsized":"2024-09-21T10:15:05.104294+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:26:33.594935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.10","version":"72'100","reported_seq":345,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.102550+0000","last_change":"2024-09-21T10:14:55.578821+0000","last_active":"2024-09-21T10:15:05.102550+0000","last_peered":"2024-09-21T10:15:05.102550+0000","last_clean":"2024-09-21T10:15:05.102550+0000","last_became_active":"2024-09-21T10:14:43.495123+0000","last_became_peered":"2024-09-21T10:14:43.495123+0000","last_unstale":"2024-09-21T10:15:05.102550+0000","last_undegraded":"2024-09-21T10:15:05.102550+0000","last_fullsized":"2024-09-21T10:15:05.102550+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":5,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:55.578748+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:14:02.898892+0000","last_clean_scrub_stamp":"2024-09-21T10:14:55.578748+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T10:42:03.666337+0000","scrub_duration":0.0016175460000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":155,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.105058+0000","last_change":"2024-09-21T10:14:43.498230+0000","last_active":"2024-09-21T10:15:05.105058+0000","last_peered":"2024-09-21T10:15:05.105058+0000","last_clean":"2024-09-21T10:15:05.105058+0000","last_became_active":"2024-09-21T10:14:43.497935+0000","last_became_peered":"2024-09-21T10:14:43.497935+0000","last_unstale":"2024-09-21T10:15:05.105058+0000","last_undegraded":"2024-09-21T10:15:05.105058+0000","last_fullsized":"2024-09-21T10:15:05.105058+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:28:45.490486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":455,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.936049+0000","last_change":"2024-09-21T10:15:06.935744+0000","last_active":"2024-09-21T10:15:06.936049+0000","last_peered":"2024-09-21T10:15:06.936049+0000","last_clean":"2024-09-21T10:15:06.936049+0000","last_became_active":"2024-09-21T10:15:06.935516+0000","last_became_peered":"2024-09-21T10:15:06.935516+0000","last_unstale":"2024-09-21T10:15:06.936049+0000","last_undegraded":"2024-09-21T10:15:06.936049+0000","last_fullsized":"2024-09-21T10:15:06.936049+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:32.012526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.13","version":"72'100","reported_seq":192,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434155+0000","last_change":"2024-09-21T10:14:15.167421+0000","last_active":"2024-09-21T10:15:06.434155+0000","last_peered":"2024-09-21T10:15:06.434155+0000","last_clean":"2024-09-21T10:15:06.434155+0000","last_became_active":"2024-09-21T10:14:13.387612+0000","last_became_peered":"2024-09-21T10:14:13.387612+0000","last_unstale":"2024-09-21T10:15:06.434155+0000","last_undegraded":"2024-09-21T10:15:06.434155+0000","last_fullsized":"2024-09-21T10:15:06.434155+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":5,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:15.167347+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_clean_scrub_stamp":"2024-09-21T10:14:15.167347+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T13:11:40.463886+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":774,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108234+0000","last_change":"2024-09-21T10:13:58.752862+0000","last_active":"2024-09-21T10:15:06.108234+0000","last_peered":"2024-09-21T10:15:06.108234+0000","last_clean":"2024-09-21T10:15:06.108234+0000","last_became_active":"2024-09-21T10:13:58.752528+0000","last_became_peered":"2024-09-21T10:13:58.752528+0000","last_unstale":"2024-09-21T10:15:06.108234+0000","last_undegraded":"2024-09-21T10:15:06.108234+0000","last_fullsized":"2024-09-21T10:15:06.108234+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:54:48.450503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103870+0000","last_change":"2024-09-21T10:13:58.755615+0000","last_active":"2024-09-21T10:15:05.103870+0000","last_peered":"2024-09-21T10:15:05.103870+0000","last_clean":"2024-09-21T10:15:05.103870+0000","last_became_active":"2024-09-21T10:13:58.755239+0000","last_became_peered":"2024-09-21T10:13:58.755239+0000","last_unstale":"2024-09-21T10:15:05.103870+0000","last_undegraded":"2024-09-21T10:15:05.103870+0000","last_fullsized":"2024-09-21T10:15:05.103870+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:23:30.203416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.12","version":"72'100","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103860+0000","last_change":"2024-09-21T10:14:51.572997+0000","last_active":"2024-09-21T10:15:05.103860+0000","last_peered":"2024-09-21T10:15:05.103860+0000","last_clean":"2024-09-21T10:15:05.103860+0000","last_became_active":"2024-09-21T10:14:43.498881+0000","last_became_peered":"2024-09-21T10:14:43.498881+0000","last_unstale":"2024-09-21T10:15:05.103860+0000","last_undegraded":"2024-09-21T10:15:05.103860+0000","last_fullsized":"2024-09-21T10:15:05.103860+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":5,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:51.572941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:51.572941+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T19:06:54.136760+0000","scrub_duration":0.00158015,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":761,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108664+0000","last_change":"2024-09-21T10:13:58.754005+0000","last_active":"2024-09-21T10:15:06.108664+0000","last_peered":"2024-09-21T10:15:06.108664+0000","last_clean":"2024-09-21T10:15:06.108664+0000","last_became_active":"2024-09-21T10:13:58.753660+0000","last_became_peered":"2024-09-21T10:13:58.753660+0000","last_unstale":"2024-09-21T10:15:06.108664+0000","last_undegraded":"2024-09-21T10:15:06.108664+0000","last_fullsized":"2024-09-21T10:15:06.108664+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:22:45.450789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":301,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103491+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:15:05.103491+0000","last_peered":"2024-09-21T10:15:05.103491+0000","last_clean":"2024-09-21T10:15:05.103491+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:15:05.103491+0000","last_undegraded":"2024-09-21T10:15:05.103491+0000","last_fullsized":"2024-09-21T10:15:05.103491+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.d","version":"72'100","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104417+0000","last_change":"2024-09-21T10:13:58.753235+0000","last_active":"2024-09-21T10:15:05.104417+0000","last_peered":"2024-09-21T10:15:05.104417+0000","last_clean":"2024-09-21T10:15:05.104417+0000","last_became_active":"2024-09-21T10:13:58.752779+0000","last_became_peered":"2024-09-21T10:13:58.752779+0000","last_unstale":"2024-09-21T10:15:05.104417+0000","last_undegraded":"2024-09-21T10:15:05.104417+0000","last_fullsized":"2024-09-21T10:15:05.104417+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:53.008885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:53.008885+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:15:32.015441+0000","scrub_duration":0.001634398,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":35,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104758+0000","last_change":"2024-09-21T10:13:58.775624+0000","last_active":"2024-09-21T10:15:05.104758+0000","last_peered":"2024-09-21T10:15:05.104758+0000","last_clean":"2024-09-21T10:15:05.104758+0000","last_became_active":"2024-09-21T10:13:58.756979+0000","last_became_peered":"2024-09-21T10:13:58.756979+0000","last_unstale":"2024-09-21T10:15:05.104758+0000","last_undegraded":"2024-09-21T10:15:05.104758+0000","last_fullsized":"2024-09-21T10:15:05.104758+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:30:53.270454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":175,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103647+0000","last_change":"2024-09-21T10:14:43.495897+0000","last_active":"2024-09-21T10:15:05.103647+0000","last_peered":"2024-09-21T10:15:05.103647+0000","last_clean":"2024-09-21T10:15:05.103647+0000","last_became_active":"2024-09-21T10:14:43.495589+0000","last_became_peered":"2024-09-21T10:14:43.495589+0000","last_unstale":"2024-09-21T10:15:05.103647+0000","last_undegraded":"2024-09-21T10:15:05.103647+0000","last_fullsized":"2024-09-21T10:15:05.103647+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:03:44.735710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.c","version":"72'100","reported_seq":249,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110332+0000","last_change":"2024-09-21T10:14:00.236463+0000","last_active":"2024-09-21T10:15:06.110332+0000","last_peered":"2024-09-21T10:15:06.110332+0000","last_clean":"2024-09-21T10:15:06.110332+0000","last_became_active":"2024-09-21T10:13:54.621247+0000","last_became_peered":"2024-09-21T10:13:54.621247+0000","last_unstale":"2024-09-21T10:15:06.110332+0000","last_undegraded":"2024-09-21T10:15:06.110332+0000","last_fullsized":"2024-09-21T10:15:06.110332+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:00.236409+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:00.236409+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T16:23:18.071837+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":35,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104648+0000","last_change":"2024-09-21T10:13:58.769374+0000","last_active":"2024-09-21T10:15:05.104648+0000","last_peered":"2024-09-21T10:15:05.104648+0000","last_clean":"2024-09-21T10:15:05.104648+0000","last_became_active":"2024-09-21T10:13:58.752704+0000","last_became_peered":"2024-09-21T10:13:58.752704+0000","last_unstale":"2024-09-21T10:15:05.104648+0000","last_undegraded":"2024-09-21T10:15:05.104648+0000","last_fullsized":"2024-09-21T10:15:05.104648+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:11:57.281564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":487,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670242+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:15:05.670242+0000","last_peered":"2024-09-21T10:15:05.670242+0000","last_clean":"2024-09-21T10:15:05.670242+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:15:05.670242+0000","last_undegraded":"2024-09-21T10:15:05.670242+0000","last_fullsized":"2024-09-21T10:15:05.670242+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.f","version":"72'100","reported_seq":463,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104238+0000","last_change":"2024-09-21T10:13:57.830865+0000","last_active":"2024-09-21T10:15:05.104238+0000","last_peered":"2024-09-21T10:15:05.104238+0000","last_clean":"2024-09-21T10:15:05.104238+0000","last_became_active":"2024-09-21T10:13:54.617294+0000","last_became_peered":"2024-09-21T10:13:54.617294+0000","last_unstale":"2024-09-21T10:15:05.104238+0000","last_undegraded":"2024-09-21T10:15:05.104238+0000","last_fullsized":"2024-09-21T10:15:05.104238+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:57.830802+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:57.830802+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:37:50.023606+0000","scrub_duration":0.0014468840000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":35,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104766+0000","last_change":"2024-09-21T10:13:58.777452+0000","last_active":"2024-09-21T10:15:05.104766+0000","last_peered":"2024-09-21T10:15:05.104766+0000","last_clean":"2024-09-21T10:15:05.104766+0000","last_became_active":"2024-09-21T10:13:58.764952+0000","last_became_peered":"2024-09-21T10:13:58.764952+0000","last_unstale":"2024-09-21T10:15:05.104766+0000","last_undegraded":"2024-09-21T10:15:05.104766+0000","last_fullsized":"2024-09-21T10:15:05.104766+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:52:56.178107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":311,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.102938+0000","last_change":"2024-09-21T10:13:58.757429+0000","last_active":"2024-09-21T10:15:05.102938+0000","last_peered":"2024-09-21T10:15:05.102938+0000","last_clean":"2024-09-21T10:15:05.102938+0000","last_became_active":"2024-09-21T10:13:58.757117+0000","last_became_peered":"2024-09-21T10:13:58.757117+0000","last_unstale":"2024-09-21T10:15:05.102938+0000","last_undegraded":"2024-09-21T10:15:05.102938+0000","last_fullsized":"2024-09-21T10:15:05.102938+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:51:04.025900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.e","version":"72'100","reported_seq":53,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670567+0000","last_change":"2024-09-21T10:14:00.946043+0000","last_active":"2024-09-21T10:15:05.670567+0000","last_peered":"2024-09-21T10:15:05.670567+0000","last_clean":"2024-09-21T10:15:05.670567+0000","last_became_active":"2024-09-21T10:13:58.756189+0000","last_became_peered":"2024-09-21T10:13:58.756189+0000","last_unstale":"2024-09-21T10:15:05.670567+0000","last_undegraded":"2024-09-21T10:15:05.670567+0000","last_fullsized":"2024-09-21T10:15:05.670567+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:00.945981+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:00.945981+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T19:41:18.560771+0000","scrub_duration":0.001453722,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":175,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104891+0000","last_change":"2024-09-21T10:14:43.494175+0000","last_active":"2024-09-21T10:15:05.104891+0000","last_peered":"2024-09-21T10:15:05.104891+0000","last_clean":"2024-09-21T10:15:05.104891+0000","last_became_active":"2024-09-21T10:14:43.493172+0000","last_became_peered":"2024-09-21T10:14:43.493172+0000","last_unstale":"2024-09-21T10:15:05.104891+0000","last_undegraded":"2024-09-21T10:15:05.104891+0000","last_fullsized":"2024-09-21T10:15:05.104891+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:51:32.508253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":777,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108481+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:15:06.108481+0000","last_peered":"2024-09-21T10:15:06.108481+0000","last_clean":"2024-09-21T10:15:06.108481+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:15:06.108481+0000","last_undegraded":"2024-09-21T10:15:06.108481+0000","last_fullsized":"2024-09-21T10:15:06.108481+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"72'100","reported_seq":41,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104033+0000","last_change":"2024-09-21T10:14:01.892263+0000","last_active":"2024-09-21T10:15:05.104033+0000","last_peered":"2024-09-21T10:15:05.104033+0000","last_clean":"2024-09-21T10:15:05.104033+0000","last_became_active":"2024-09-21T10:13:58.749518+0000","last_became_peered":"2024-09-21T10:13:58.749518+0000","last_unstale":"2024-09-21T10:15:05.104033+0000","last_undegraded":"2024-09-21T10:15:05.104033+0000","last_fullsized":"2024-09-21T10:15:05.104033+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:01.892169+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:01.892169+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T16:47:12.149117+0000","scrub_duration":0.0015330910000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":848,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110212+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:15:06.110212+0000","last_peered":"2024-09-21T10:15:06.110212+0000","last_clean":"2024-09-21T10:15:06.110212+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:15:06.110212+0000","last_undegraded":"2024-09-21T10:15:06.110212+0000","last_fullsized":"2024-09-21T10:15:06.110212+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":460,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670422+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:15:05.670422+0000","last_peered":"2024-09-21T10:15:05.670422+0000","last_clean":"2024-09-21T10:15:05.670422+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:15:05.670422+0000","last_undegraded":"2024-09-21T10:15:05.670422+0000","last_fullsized":"2024-09-21T10:15:05.670422+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"72'100","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.102668+0000","last_change":"2024-09-21T10:14:47.500666+0000","last_active":"2024-09-21T10:15:05.102668+0000","last_peered":"2024-09-21T10:15:05.102668+0000","last_clean":"2024-09-21T10:15:05.102668+0000","last_became_active":"2024-09-21T10:14:43.490944+0000","last_became_peered":"2024-09-21T10:14:43.490944+0000","last_unstale":"2024-09-21T10:15:05.102668+0000","last_undegraded":"2024-09-21T10:15:05.102668+0000","last_fullsized":"2024-09-21T10:15:05.102668+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:47.500585+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:47.500585+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:34:30.276189+0000","scrub_duration":0.0021344139999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":311,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103090+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:15:05.103090+0000","last_peered":"2024-09-21T10:15:05.103090+0000","last_clean":"2024-09-21T10:15:05.103090+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:15:05.103090+0000","last_undegraded":"2024-09-21T10:15:05.103090+0000","last_fullsized":"2024-09-21T10:15:05.103090+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":457,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670778+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:15:05.670778+0000","last_peered":"2024-09-21T10:15:05.670778+0000","last_clean":"2024-09-21T10:15:05.670778+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:15:05.670778+0000","last_undegraded":"2024-09-21T10:15:05.670778+0000","last_fullsized":"2024-09-21T10:15:05.670778+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.b","version":"72'100","reported_seq":192,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.433977+0000","last_change":"2024-09-21T10:14:16.138048+0000","last_active":"2024-09-21T10:15:06.433977+0000","last_peered":"2024-09-21T10:15:06.433977+0000","last_clean":"2024-09-21T10:15:06.433977+0000","last_became_active":"2024-09-21T10:14:13.388491+0000","last_became_peered":"2024-09-21T10:14:13.388491+0000","last_unstale":"2024-09-21T10:15:06.433977+0000","last_undegraded":"2024-09-21T10:15:06.433977+0000","last_fullsized":"2024-09-21T10:15:06.433977+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:16.137991+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_clean_scrub_stamp":"2024-09-21T10:14:16.137991+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:35:38.453158+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":461,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670332+0000","last_change":"2024-09-21T10:13:58.757444+0000","last_active":"2024-09-21T10:15:05.670332+0000","last_peered":"2024-09-21T10:15:05.670332+0000","last_clean":"2024-09-21T10:15:05.670332+0000","last_became_active":"2024-09-21T10:13:58.757091+0000","last_became_peered":"2024-09-21T10:13:58.757091+0000","last_unstale":"2024-09-21T10:15:05.670332+0000","last_undegraded":"2024-09-21T10:15:05.670332+0000","last_fullsized":"2024-09-21T10:15:05.670332+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:50:59.640355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":480,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670700+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:15:05.670700+0000","last_peered":"2024-09-21T10:15:05.670700+0000","last_clean":"2024-09-21T10:15:05.670700+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:15:05.670700+0000","last_undegraded":"2024-09-21T10:15:05.670700+0000","last_fullsized":"2024-09-21T10:15:05.670700+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"72'100","reported_seq":345,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103679+0000","last_change":"2024-09-21T10:14:53.545556+0000","last_active":"2024-09-21T10:15:05.103679+0000","last_peered":"2024-09-21T10:15:05.103679+0000","last_clean":"2024-09-21T10:15:05.103679+0000","last_became_active":"2024-09-21T10:14:43.495473+0000","last_became_peered":"2024-09-21T10:14:43.495473+0000","last_unstale":"2024-09-21T10:15:05.103679+0000","last_undegraded":"2024-09-21T10:15:05.103679+0000","last_fullsized":"2024-09-21T10:15:05.103679+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:53.545491+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:53.545491+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T18:46:33.075871+0000","scrub_duration":0.0031536680000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":870,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110042+0000","last_change":"2024-09-21T10:13:58.756576+0000","last_active":"2024-09-21T10:15:06.110042+0000","last_peered":"2024-09-21T10:15:06.110042+0000","last_clean":"2024-09-21T10:15:06.110042+0000","last_became_active":"2024-09-21T10:13:58.756180+0000","last_became_peered":"2024-09-21T10:13:58.756180+0000","last_unstale":"2024-09-21T10:15:06.110042+0000","last_undegraded":"2024-09-21T10:15:06.110042+0000","last_fullsized":"2024-09-21T10:15:06.110042+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:35:14.794745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":297,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434368+0000","last_change":"2024-09-21T10:14:13.388173+0000","last_active":"2024-09-21T10:15:06.434368+0000","last_peered":"2024-09-21T10:15:06.434368+0000","last_clean":"2024-09-21T10:15:06.434368+0000","last_became_active":"2024-09-21T10:14:13.387819+0000","last_became_peered":"2024-09-21T10:14:13.387819+0000","last_unstale":"2024-09-21T10:15:06.434368+0000","last_undegraded":"2024-09-21T10:15:06.434368+0000","last_fullsized":"2024-09-21T10:15:06.434368+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:30:08.124606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104015+0000","last_change":"2024-09-21T10:13:58.759141+0000","last_active":"2024-09-21T10:15:05.104015+0000","last_peered":"2024-09-21T10:15:05.104015+0000","last_clean":"2024-09-21T10:15:05.104015+0000","last_became_active":"2024-09-21T10:13:58.755421+0000","last_became_peered":"2024-09-21T10:13:58.755421+0000","last_unstale":"2024-09-21T10:15:05.104015+0000","last_undegraded":"2024-09-21T10:15:05.104015+0000","last_fullsized":"2024-09-21T10:15:05.104015+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:51.519075+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:51.519075+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:30:14.886411+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":158,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104779+0000","last_change":"2024-09-21T10:14:43.496087+0000","last_active":"2024-09-21T10:15:05.104779+0000","last_peered":"2024-09-21T10:15:05.104779+0000","last_clean":"2024-09-21T10:15:05.104779+0000","last_became_active":"2024-09-21T10:14:43.495742+0000","last_became_peered":"2024-09-21T10:14:43.495742+0000","last_unstale":"2024-09-21T10:15:05.104779+0000","last_undegraded":"2024-09-21T10:15:05.104779+0000","last_fullsized":"2024-09-21T10:15:05.104779+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:18:33.806671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":842,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110288+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:15:06.110288+0000","last_peered":"2024-09-21T10:15:06.110288+0000","last_clean":"2024-09-21T10:15:06.110288+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:15:06.110288+0000","last_undegraded":"2024-09-21T10:15:06.110288+0000","last_fullsized":"2024-09-21T10:15:06.110288+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":321,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104144+0000","last_change":"2024-09-21T10:13:58.761210+0000","last_active":"2024-09-21T10:15:05.104144+0000","last_peered":"2024-09-21T10:15:05.104144+0000","last_clean":"2024-09-21T10:15:05.104144+0000","last_became_active":"2024-09-21T10:13:58.760867+0000","last_became_peered":"2024-09-21T10:13:58.760867+0000","last_unstale":"2024-09-21T10:15:05.104144+0000","last_undegraded":"2024-09-21T10:15:05.104144+0000","last_fullsized":"2024-09-21T10:15:05.104144+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:13:59.941765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"72'100","reported_seq":192,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.433982+0000","last_change":"2024-09-21T10:14:14.129641+0000","last_active":"2024-09-21T10:15:06.433982+0000","last_peered":"2024-09-21T10:15:06.433982+0000","last_clean":"2024-09-21T10:15:06.433982+0000","last_became_active":"2024-09-21T10:14:13.387332+0000","last_became_peered":"2024-09-21T10:14:13.387332+0000","last_unstale":"2024-09-21T10:15:06.433982+0000","last_undegraded":"2024-09-21T10:15:06.433982+0000","last_fullsized":"2024-09-21T10:15:06.433982+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:14.129591+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_clean_scrub_stamp":"2024-09-21T10:14:14.129591+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:06:44.799692+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104287+0000","last_change":"2024-09-21T10:13:58.752440+0000","last_active":"2024-09-21T10:15:05.104287+0000","last_peered":"2024-09-21T10:15:05.104287+0000","last_clean":"2024-09-21T10:15:05.104287+0000","last_became_active":"2024-09-21T10:13:58.752074+0000","last_became_peered":"2024-09-21T10:13:58.752074+0000","last_unstale":"2024-09-21T10:15:05.104287+0000","last_undegraded":"2024-09-21T10:15:05.104287+0000","last_fullsized":"2024-09-21T10:15:05.104287+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:20:09.159481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":776,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108340+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:15:06.108340+0000","last_peered":"2024-09-21T10:15:06.108340+0000","last_clean":"2024-09-21T10:15:06.108340+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:15:06.108340+0000","last_undegraded":"2024-09-21T10:15:06.108340+0000","last_fullsized":"2024-09-21T10:15:06.108340+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":796,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108394+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:15:06.108394+0000","last_peered":"2024-09-21T10:15:06.108394+0000","last_clean":"2024-09-21T10:15:06.108394+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:15:06.108394+0000","last_undegraded":"2024-09-21T10:15:06.108394+0000","last_fullsized":"2024-09-21T10:15:06.108394+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.2","version":"72'100","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104054+0000","last_change":"2024-09-21T10:13:58.752810+0000","last_active":"2024-09-21T10:15:05.104054+0000","last_peered":"2024-09-21T10:15:05.104054+0000","last_clean":"2024-09-21T10:15:05.104054+0000","last_became_active":"2024-09-21T10:13:58.751976+0000","last_became_peered":"2024-09-21T10:13:58.751976+0000","last_unstale":"2024-09-21T10:15:05.104054+0000","last_undegraded":"2024-09-21T10:15:05.104054+0000","last_fullsized":"2024-09-21T10:15:05.104054+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:54.601837+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:54.601837+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T17:36:49.746520+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":550,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.916262+0000","last_change":"2024-09-21T10:14:20.557075+0000","last_active":"2024-09-21T10:15:06.916262+0000","last_peered":"2024-09-21T10:15:06.916262+0000","last_clean":"2024-09-21T10:15:06.916262+0000","last_became_active":"2024-09-21T10:14:20.556736+0000","last_became_peered":"2024-09-21T10:14:20.556736+0000","last_unstale":"2024-09-21T10:15:06.916262+0000","last_undegraded":"2024-09-21T10:15:06.916262+0000","last_fullsized":"2024-09-21T10:15:06.916262+0000","mapping_epoch":462,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":463,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:17:52.994963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":306,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434321+0000","last_change":"2024-09-21T10:14:13.384686+0000","last_active":"2024-09-21T10:15:06.434321+0000","last_peered":"2024-09-21T10:15:06.434321+0000","last_clean":"2024-09-21T10:15:06.434321+0000","last_became_active":"2024-09-21T10:14:13.384411+0000","last_became_peered":"2024-09-21T10:14:13.384411+0000","last_unstale":"2024-09-21T10:15:06.434321+0000","last_undegraded":"2024-09-21T10:15:06.434321+0000","last_fullsized":"2024-09-21T10:15:06.434321+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:39:53.240707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":350,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434357+0000","last_change":"2024-09-21T10:14:13.389061+0000","last_active":"2024-09-21T10:15:06.434357+0000","last_peered":"2024-09-21T10:15:06.434357+0000","last_clean":"2024-09-21T10:15:06.434357+0000","last_became_active":"2024-09-21T10:14:13.388697+0000","last_became_peered":"2024-09-21T10:14:13.388697+0000","last_unstale":"2024-09-21T10:15:06.434357+0000","last_undegraded":"2024-09-21T10:15:06.434357+0000","last_fullsized":"2024-09-21T10:15:06.434357+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:05:31.667627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"72'100","reported_seq":336,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103803+0000","last_change":"2024-09-21T10:14:50.553195+0000","last_active":"2024-09-21T10:15:05.103803+0000","last_peered":"2024-09-21T10:15:05.103803+0000","last_clean":"2024-09-21T10:15:05.103803+0000","last_became_active":"2024-09-21T10:14:43.492670+0000","last_became_peered":"2024-09-21T10:14:43.492670+0000","last_unstale":"2024-09-21T10:15:05.103803+0000","last_undegraded":"2024-09-21T10:15:05.103803+0000","last_fullsized":"2024-09-21T10:15:05.103803+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:50.553130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:50.553130+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:39:57.317894+0000","scrub_duration":0.0023112549999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":215,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104584+0000","last_change":"2024-09-21T10:14:43.499040+0000","last_active":"2024-09-21T10:15:05.104584+0000","last_peered":"2024-09-21T10:15:05.104584+0000","last_clean":"2024-09-21T10:15:05.104584+0000","last_became_active":"2024-09-21T10:14:43.498694+0000","last_became_peered":"2024-09-21T10:14:43.498694+0000","last_unstale":"2024-09-21T10:15:05.104584+0000","last_undegraded":"2024-09-21T10:15:05.104584+0000","last_fullsized":"2024-09-21T10:15:05.104584+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:28:21.920601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":6,"num_bytes_recovered":114,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":478,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670649+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:15:05.670649+0000","last_peered":"2024-09-21T10:15:05.670649+0000","last_clean":"2024-09-21T10:15:05.670649+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:15:05.670649+0000","last_undegraded":"2024-09-21T10:15:05.670649+0000","last_fullsized":"2024-09-21T10:15:05.670649+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":356,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434130+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:15:06.434130+0000","last_peered":"2024-09-21T10:15:06.434130+0000","last_clean":"2024-09-21T10:15:06.434130+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:15:06.434130+0000","last_undegraded":"2024-09-21T10:15:06.434130+0000","last_fullsized":"2024-09-21T10:15:06.434130+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"72'100","reported_seq":464,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104155+0000","last_change":"2024-09-21T10:13:58.759254+0000","last_active":"2024-09-21T10:15:05.104155+0000","last_peered":"2024-09-21T10:15:05.104155+0000","last_clean":"2024-09-21T10:15:05.104155+0000","last_became_active":"2024-09-21T10:13:58.758593+0000","last_became_peered":"2024-09-21T10:13:58.758593+0000","last_unstale":"2024-09-21T10:15:05.104155+0000","last_undegraded":"2024-09-21T10:15:05.104155+0000","last_fullsized":"2024-09-21T10:15:05.104155+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:53.822119+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:53.822119+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T15:07:11.924139+0000","scrub_duration":0.0014894730000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":164,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104919+0000","last_change":"2024-09-21T10:14:43.491314+0000","last_active":"2024-09-21T10:15:05.104919+0000","last_peered":"2024-09-21T10:15:05.104919+0000","last_clean":"2024-09-21T10:15:05.104919+0000","last_became_active":"2024-09-21T10:14:43.491047+0000","last_became_peered":"2024-09-21T10:14:43.491047+0000","last_unstale":"2024-09-21T10:15:05.104919+0000","last_undegraded":"2024-09-21T10:15:05.104919+0000","last_fullsized":"2024-09-21T10:15:05.104919+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:28:49.558195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":811,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434030+0000","last_change":"2024-09-21T10:14:13.390291+0000","last_active":"2024-09-21T10:15:06.434030+0000","last_peered":"2024-09-21T10:15:06.434030+0000","last_clean":"2024-09-21T10:15:06.434030+0000","last_became_active":"2024-09-21T10:14:13.390061+0000","last_became_peered":"2024-09-21T10:14:13.390061+0000","last_unstale":"2024-09-21T10:15:06.434030+0000","last_undegraded":"2024-09-21T10:15:06.434030+0000","last_fullsized":"2024-09-21T10:15:06.434030+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:05:09.217011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":397,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.433908+0000","last_change":"2024-09-21T10:14:13.389425+0000","last_active":"2024-09-21T10:15:06.433908+0000","last_peered":"2024-09-21T10:15:06.433908+0000","last_clean":"2024-09-21T10:15:06.433908+0000","last_became_active":"2024-09-21T10:14:13.388798+0000","last_became_peered":"2024-09-21T10:14:13.388798+0000","last_unstale":"2024-09-21T10:15:06.433908+0000","last_undegraded":"2024-09-21T10:15:06.433908+0000","last_fullsized":"2024-09-21T10:15:06.433908+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:15:30.939794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"72'100","reported_seq":454,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103880+0000","last_change":"2024-09-21T10:13:50.837011+0000","last_active":"2024-09-21T10:15:05.103880+0000","last_peered":"2024-09-21T10:15:05.103880+0000","last_clean":"2024-09-21T10:15:05.103880+0000","last_became_active":"2024-09-21T10:13:48.454500+0000","last_became_peered":"2024-09-21T10:13:48.454500+0000","last_unstale":"2024-09-21T10:15:05.103880+0000","last_undegraded":"2024-09-21T10:15:05.103880+0000","last_fullsized":"2024-09-21T10:15:05.103880+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":452,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:50.836913+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:50.836913+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T19:32:01.305225+0000","scrub_duration":0.001710338,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":498,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434260+0000","last_change":"2024-09-21T10:14:13.387821+0000","last_active":"2024-09-21T10:15:06.434260+0000","last_peered":"2024-09-21T10:15:06.434260+0000","last_clean":"2024-09-21T10:15:06.434260+0000","last_became_active":"2024-09-21T10:14:13.387533+0000","last_became_peered":"2024-09-21T10:14:13.387533+0000","last_unstale":"2024-09-21T10:15:06.434260+0000","last_undegraded":"2024-09-21T10:15:06.434260+0000","last_fullsized":"2024-09-21T10:15:06.434260+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:46:58.603309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104603+0000","last_change":"2024-09-21T10:13:58.760920+0000","last_active":"2024-09-21T10:15:05.104603+0000","last_peered":"2024-09-21T10:15:05.104603+0000","last_clean":"2024-09-21T10:15:05.104603+0000","last_became_active":"2024-09-21T10:13:58.759891+0000","last_became_peered":"2024-09-21T10:13:58.759891+0000","last_unstale":"2024-09-21T10:15:05.104603+0000","last_undegraded":"2024-09-21T10:15:05.104603+0000","last_fullsized":"2024-09-21T10:15:05.104603+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:29:26.267678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":665,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.936509+0000","last_change":"2024-09-21T10:15:06.936250+0000","last_active":"2024-09-21T10:15:06.936509+0000","last_peered":"2024-09-21T10:15:06.936509+0000","last_clean":"2024-09-21T10:15:06.936509+0000","last_became_active":"2024-09-21T10:15:06.935963+0000","last_became_peered":"2024-09-21T10:15:06.935963+0000","last_unstale":"2024-09-21T10:15:06.936509+0000","last_undegraded":"2024-09-21T10:15:06.936509+0000","last_fullsized":"2024-09-21T10:15:06.936509+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:29:35.884836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"72'100","reported_seq":139,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670646+0000","last_change":"2024-09-21T10:13:51.010727+0000","last_active":"2024-09-21T10:15:05.670646+0000","last_peered":"2024-09-21T10:15:05.670646+0000","last_clean":"2024-09-21T10:15:05.670646+0000","last_became_active":"2024-09-21T10:13:48.454416+0000","last_became_peered":"2024-09-21T10:13:48.454416+0000","last_unstale":"2024-09-21T10:15:05.670646+0000","last_undegraded":"2024-09-21T10:15:05.670646+0000","last_fullsized":"2024-09-21T10:15:05.670646+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":452,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:51.010666+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:51.010666+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:12:20.281257+0000","scrub_duration":0.001297447,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":871,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110591+0000","last_change":"2024-09-21T10:13:58.771663+0000","last_active":"2024-09-21T10:15:06.110591+0000","last_peered":"2024-09-21T10:15:06.110591+0000","last_clean":"2024-09-21T10:15:06.110591+0000","last_became_active":"2024-09-21T10:13:58.755635+0000","last_became_peered":"2024-09-21T10:13:58.755635+0000","last_unstale":"2024-09-21T10:15:06.110591+0000","last_undegraded":"2024-09-21T10:15:06.110591+0000","last_fullsized":"2024-09-21T10:15:06.110591+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:00:20.617479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":143,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434366+0000","last_change":"2024-09-21T10:14:13.387830+0000","last_active":"2024-09-21T10:15:06.434366+0000","last_peered":"2024-09-21T10:15:06.434366+0000","last_clean":"2024-09-21T10:15:06.434366+0000","last_became_active":"2024-09-21T10:14:13.387521+0000","last_became_peered":"2024-09-21T10:14:13.387521+0000","last_unstale":"2024-09-21T10:15:06.434366+0000","last_undegraded":"2024-09-21T10:15:06.434366+0000","last_fullsized":"2024-09-21T10:15:06.434366+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T20:40:24.870024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":861,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110158+0000","last_change":"2024-09-21T10:13:58.756701+0000","last_active":"2024-09-21T10:15:06.110158+0000","last_peered":"2024-09-21T10:15:06.110158+0000","last_clean":"2024-09-21T10:15:06.110158+0000","last_became_active":"2024-09-21T10:13:58.756214+0000","last_became_peered":"2024-09-21T10:13:58.756214+0000","last_unstale":"2024-09-21T10:15:06.110158+0000","last_undegraded":"2024-09-21T10:15:06.110158+0000","last_fullsized":"2024-09-21T10:15:06.110158+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:19:18.343791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"72'100","reported_seq":246,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110491+0000","last_change":"2024-09-21T10:13:58.758029+0000","last_active":"2024-09-21T10:15:06.110491+0000","last_peered":"2024-09-21T10:15:06.110491+0000","last_clean":"2024-09-21T10:15:06.110491+0000","last_became_active":"2024-09-21T10:13:58.757662+0000","last_became_peered":"2024-09-21T10:13:58.757662+0000","last_unstale":"2024-09-21T10:15:06.110491+0000","last_undegraded":"2024-09-21T10:15:06.110491+0000","last_fullsized":"2024-09-21T10:15:06.110491+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:55.275735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:55.275735+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:03:22.479058+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":779,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108290+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:15:06.108290+0000","last_peered":"2024-09-21T10:15:06.108290+0000","last_clean":"2024-09-21T10:15:06.108290+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:15:06.108290+0000","last_undegraded":"2024-09-21T10:15:06.108290+0000","last_fullsized":"2024-09-21T10:15:06.108290+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":311,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104311+0000","last_change":"2024-09-21T10:13:58.756323+0000","last_active":"2024-09-21T10:15:05.104311+0000","last_peered":"2024-09-21T10:15:05.104311+0000","last_clean":"2024-09-21T10:15:05.104311+0000","last_became_active":"2024-09-21T10:13:58.755992+0000","last_became_peered":"2024-09-21T10:13:58.755992+0000","last_unstale":"2024-09-21T10:15:05.104311+0000","last_undegraded":"2024-09-21T10:15:05.104311+0000","last_fullsized":"2024-09-21T10:15:05.104311+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:46:57.494640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":258,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670084+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:15:05.670084+0000","last_peered":"2024-09-21T10:15:05.670084+0000","last_clean":"2024-09-21T10:15:05.670084+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:15:05.670084+0000","last_undegraded":"2024-09-21T10:15:05.670084+0000","last_fullsized":"2024-09-21T10:15:05.670084+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":483,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670494+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:15:05.670494+0000","last_peered":"2024-09-21T10:15:05.670494+0000","last_clean":"2024-09-21T10:15:05.670494+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:15:05.670494+0000","last_undegraded":"2024-09-21T10:15:05.670494+0000","last_fullsized":"2024-09-21T10:15:05.670494+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":526,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670458+0000","last_change":"2024-09-21T10:13:58.769796+0000","last_active":"2024-09-21T10:15:05.670458+0000","last_peered":"2024-09-21T10:15:05.670458+0000","last_clean":"2024-09-21T10:15:05.670458+0000","last_became_active":"2024-09-21T10:13:58.756366+0000","last_became_peered":"2024-09-21T10:13:58.756366+0000","last_unstale":"2024-09-21T10:15:05.670458+0000","last_undegraded":"2024-09-21T10:15:05.670458+0000","last_fullsized":"2024-09-21T10:15:05.670458+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:07:44.199633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18976,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":143,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434050+0000","last_change":"2024-09-21T10:14:13.384104+0000","last_active":"2024-09-21T10:15:06.434050+0000","last_peered":"2024-09-21T10:15:06.434050+0000","last_clean":"2024-09-21T10:15:06.434050+0000","last_became_active":"2024-09-21T10:14:13.383788+0000","last_became_peered":"2024-09-21T10:14:13.383788+0000","last_unstale":"2024-09-21T10:15:06.434050+0000","last_undegraded":"2024-09-21T10:15:06.434050+0000","last_fullsized":"2024-09-21T10:15:06.434050+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:03:26.528309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":37,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104517+0000","last_change":"2024-09-21T10:13:58.772890+0000","last_active":"2024-09-21T10:15:05.104517+0000","last_peered":"2024-09-21T10:15:05.104517+0000","last_clean":"2024-09-21T10:15:05.104517+0000","last_became_active":"2024-09-21T10:13:58.757449+0000","last_became_peered":"2024-09-21T10:13:58.757449+0000","last_unstale":"2024-09-21T10:15:05.104517+0000","last_undegraded":"2024-09-21T10:15:05.104517+0000","last_fullsized":"2024-09-21T10:15:05.104517+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:35:54.960414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.14","version":"72'100","reported_seq":50,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.916378+0000","last_change":"2024-09-21T10:14:23.373993+0000","last_active":"2024-09-21T10:15:06.916378+0000","last_peered":"2024-09-21T10:15:06.916378+0000","last_clean":"2024-09-21T10:15:06.916378+0000","last_became_active":"2024-09-21T10:14:20.409485+0000","last_became_peered":"2024-09-21T10:14:20.409485+0000","last_unstale":"2024-09-21T10:15:06.916378+0000","last_undegraded":"2024-09-21T10:15:06.916378+0000","last_fullsized":"2024-09-21T10:15:06.916378+0000","mapping_epoch":462,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":463,"parent":"0.0","parent_split_bits":5,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:23.373930+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:23.373930+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T13:52:40.135266+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":175,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.105018+0000","last_change":"2024-09-21T10:14:43.498101+0000","last_active":"2024-09-21T10:15:05.105018+0000","last_peered":"2024-09-21T10:15:05.105018+0000","last_clean":"2024-09-21T10:15:05.105018+0000","last_became_active":"2024-09-21T10:14:43.497663+0000","last_became_peered":"2024-09-21T10:14:43.497663+0000","last_unstale":"2024-09-21T10:15:05.105018+0000","last_undegraded":"2024-09-21T10:15:05.105018+0000","last_fullsized":"2024-09-21T10:15:05.105018+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:54:34.759960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":826,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110693+0000","last_change":"2024-09-21T10:13:58.757638+0000","last_active":"2024-09-21T10:15:06.110693+0000","last_peered":"2024-09-21T10:15:06.110693+0000","last_clean":"2024-09-21T10:15:06.110693+0000","last_became_active":"2024-09-21T10:13:58.757332+0000","last_became_peered":"2024-09-21T10:13:58.757332+0000","last_unstale":"2024-09-21T10:15:06.110693+0000","last_undegraded":"2024-09-21T10:15:06.110693+0000","last_fullsized":"2024-09-21T10:15:06.110693+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:39:07.052832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":853,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108896+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:15:06.108896+0000","last_peered":"2024-09-21T10:15:06.108896+0000","last_clean":"2024-09-21T10:15:06.108896+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:15:06.108896+0000","last_undegraded":"2024-09-21T10:15:06.108896+0000","last_fullsized":"2024-09-21T10:15:06.108896+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":452,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.935376+0000","last_change":"2024-09-21T10:15:06.935050+0000","last_active":"2024-09-21T10:15:06.935376+0000","last_peered":"2024-09-21T10:15:06.935376+0000","last_clean":"2024-09-21T10:15:06.935376+0000","last_became_active":"2024-09-21T10:15:06.934739+0000","last_became_peered":"2024-09-21T10:15:06.934739+0000","last_unstale":"2024-09-21T10:15:06.935376+0000","last_undegraded":"2024-09-21T10:15:06.935376+0000","last_fullsized":"2024-09-21T10:15:06.935376+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:24:01.361231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,6],"acting":[0,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":291,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104263+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:15:05.104263+0000","last_peered":"2024-09-21T10:15:05.104263+0000","last_clean":"2024-09-21T10:15:05.104263+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:15:05.104263+0000","last_undegraded":"2024-09-21T10:15:05.104263+0000","last_fullsized":"2024-09-21T10:15:05.104263+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":882,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110095+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:15:06.110095+0000","last_peered":"2024-09-21T10:15:06.110095+0000","last_clean":"2024-09-21T10:15:06.110095+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:15:06.110095+0000","last_undegraded":"2024-09-21T10:15:06.110095+0000","last_fullsized":"2024-09-21T10:15:06.110095+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":797,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108137+0000","last_change":"2024-09-21T10:13:58.753992+0000","last_active":"2024-09-21T10:15:06.108137+0000","last_peered":"2024-09-21T10:15:06.108137+0000","last_clean":"2024-09-21T10:15:06.108137+0000","last_became_active":"2024-09-21T10:13:58.753617+0000","last_became_peered":"2024-09-21T10:13:58.753617+0000","last_unstale":"2024-09-21T10:15:06.108137+0000","last_undegraded":"2024-09-21T10:15:06.108137+0000","last_fullsized":"2024-09-21T10:15:06.108137+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:57:55.036764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":297,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.433882+0000","last_change":"2024-09-21T10:14:13.387416+0000","last_active":"2024-09-21T10:15:06.433882+0000","last_peered":"2024-09-21T10:15:06.433882+0000","last_clean":"2024-09-21T10:15:06.433882+0000","last_became_active":"2024-09-21T10:14:13.387127+0000","last_became_peered":"2024-09-21T10:14:13.387127+0000","last_unstale":"2024-09-21T10:15:06.433882+0000","last_undegraded":"2024-09-21T10:15:06.433882+0000","last_fullsized":"2024-09-21T10:15:06.433882+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:18:29.233832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":853,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110334+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:15:06.110334+0000","last_peered":"2024-09-21T10:15:06.110334+0000","last_clean":"2024-09-21T10:15:06.110334+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:15:06.110334+0000","last_undegraded":"2024-09-21T10:15:06.110334+0000","last_fullsized":"2024-09-21T10:15:06.110334+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":479,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670322+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:15:05.670322+0000","last_peered":"2024-09-21T10:15:05.670322+0000","last_clean":"2024-09-21T10:15:05.670322+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:15:05.670322+0000","last_undegraded":"2024-09-21T10:15:05.670322+0000","last_fullsized":"2024-09-21T10:15:05.670322+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":544,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.916428+0000","last_change":"2024-09-21T10:14:20.557152+0000","last_active":"2024-09-21T10:15:06.916428+0000","last_peered":"2024-09-21T10:15:06.916428+0000","last_clean":"2024-09-21T10:15:06.916428+0000","last_became_active":"2024-09-21T10:14:20.556740+0000","last_became_peered":"2024-09-21T10:14:20.556740+0000","last_unstale":"2024-09-21T10:15:06.916428+0000","last_undegraded":"2024-09-21T10:15:06.916428+0000","last_fullsized":"2024-09-21T10:15:06.916428+0000","mapping_epoch":462,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":463,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:42:01.346052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":831,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108531+0000","last_change":"2024-09-21T10:13:58.753123+0000","last_active":"2024-09-21T10:15:06.108531+0000","last_peered":"2024-09-21T10:15:06.108531+0000","last_clean":"2024-09-21T10:15:06.108531+0000","last_became_active":"2024-09-21T10:13:58.752719+0000","last_became_peered":"2024-09-21T10:13:58.752719+0000","last_unstale":"2024-09-21T10:15:06.108531+0000","last_undegraded":"2024-09-21T10:15:06.108531+0000","last_fullsized":"2024-09-21T10:15:06.108531+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:23:20.399396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":480,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670440+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:15:05.670440+0000","last_peered":"2024-09-21T10:15:05.670440+0000","last_clean":"2024-09-21T10:15:05.670440+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:15:05.670440+0000","last_undegraded":"2024-09-21T10:15:05.670440+0000","last_fullsized":"2024-09-21T10:15:05.670440+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":187,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104981+0000","last_change":"2024-09-21T10:14:43.498112+0000","last_active":"2024-09-21T10:15:05.104981+0000","last_peered":"2024-09-21T10:15:05.104981+0000","last_clean":"2024-09-21T10:15:05.104981+0000","last_became_active":"2024-09-21T10:14:43.497763+0000","last_became_peered":"2024-09-21T10:14:43.497763+0000","last_unstale":"2024-09-21T10:15:05.104981+0000","last_undegraded":"2024-09-21T10:15:05.104981+0000","last_fullsized":"2024-09-21T10:15:05.104981+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:27:27.002214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":474,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670263+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:15:05.670263+0000","last_peered":"2024-09-21T10:15:05.670263+0000","last_clean":"2024-09-21T10:15:05.670263+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:15:05.670263+0000","last_undegraded":"2024-09-21T10:15:05.670263+0000","last_fullsized":"2024-09-21T10:15:05.670263+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":187,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.105038+0000","last_change":"2024-09-21T10:14:43.494109+0000","last_active":"2024-09-21T10:15:05.105038+0000","last_peered":"2024-09-21T10:15:05.105038+0000","last_clean":"2024-09-21T10:15:05.105038+0000","last_became_active":"2024-09-21T10:14:43.493431+0000","last_became_peered":"2024-09-21T10:14:43.493431+0000","last_unstale":"2024-09-21T10:15:05.105038+0000","last_undegraded":"2024-09-21T10:15:05.105038+0000","last_fullsized":"2024-09-21T10:15:05.105038+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:55:13.918492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":871,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110463+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:15:06.110463+0000","last_peered":"2024-09-21T10:15:06.110463+0000","last_clean":"2024-09-21T10:15:06.110463+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:15:06.110463+0000","last_undegraded":"2024-09-21T10:15:06.110463+0000","last_fullsized":"2024-09-21T10:15:06.110463+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":862,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110352+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:15:06.110352+0000","last_peered":"2024-09-21T10:15:06.110352+0000","last_clean":"2024-09-21T10:15:06.110352+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:15:06.110352+0000","last_undegraded":"2024-09-21T10:15:06.110352+0000","last_fullsized":"2024-09-21T10:15:06.110352+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":480,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670065+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:15:05.670065+0000","last_peered":"2024-09-21T10:15:05.670065+0000","last_clean":"2024-09-21T10:15:05.670065+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:15:05.670065+0000","last_undegraded":"2024-09-21T10:15:05.670065+0000","last_fullsized":"2024-09-21T10:15:05.670065+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":882,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108765+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:15:06.108765+0000","last_peered":"2024-09-21T10:15:06.108765+0000","last_clean":"2024-09-21T10:15:06.108765+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:15:06.108765+0000","last_undegraded":"2024-09-21T10:15:06.108765+0000","last_fullsized":"2024-09-21T10:15:06.108765+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":53,"num_bytes_recovered":21252,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":9,"num_bytes_recovered":114,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2100,"ondisk_log_size":2100,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453398050,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":913760,"kb_used_data":6996,"kb_used_omap":1,"kb_used_meta":906750,"kb_avail":92831392,"statfs":{"total":95995035648,"available":95059345408,"internally_reserved":0,"allocated":7163904,"data_stored":3855870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":928512344},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683594273,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":911444,"kb_used_data":7300,"kb_used_omap":1,"kb_used_meta":904126,"kb_avail":92833708,"statfs":{"total":95995035648,"available":95061716992,"internally_reserved":0,"allocated":7475200,"data_stored":4182793,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":925825368},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790504,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1198028,"kb_used_data":7236,"kb_used_omap":1,"kb_used_meta":1190782,"kb_avail":92547124,"statfs":{"total":95995035648,"available":94768254976,"internally_reserved":0,"allocated":7409664,"data_stored":4113934,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":1219361112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986735,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":907040,"kb_used_data":6992,"kb_used_omap":1,"kb_used_meta":900030,"kb_avail":92838112,"statfs":{"total":95995035648,"available":95066226688,"internally_reserved":0,"allocated":7159808,"data_stored":3855808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":921631064},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893523,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1149640,"kb_used_data":7548,"kb_used_omap":4,"kb_used_meta":1142075,"kb_avail":92595512,"statfs":{"total":95995035648,"available":94817804288,"internally_reserved":0,"allocated":7729152,"data_stored":4440191,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":1169485249},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547057050,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1019476,"kb_used_data":7236,"kb_used_omap":6,"kb_used_meta":1012217,"kb_avail":92725676,"statfs":{"total":95995035648,"available":94951092224,"internally_reserved":0,"allocated":7409664,"data_stored":4114214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":1036510676},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220576,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":879176,"kb_used_data":6968,"kb_used_omap":5,"kb_used_meta":872186,"kb_avail":92865976,"statfs":{"total":95995035648,"available":95094759424,"internally_reserved":0,"allocated":7135232,"data_stored":3849739,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":893118708},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585316,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":933252,"kb_used_data":7292,"kb_used_omap":7,"kb_used_meta":925944,"kb_avail":92811900,"statfs":{"total":95995035648,"available":95039385600,"internally_reserved":0,"allocated":7467008,"data_stored":4177769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":948167111},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:15:52.526 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 6369b226-77fb-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:15:52.648 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:52 smithi165 ceph-mon[86023]: pgmap v1576: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:52.774 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:52.800 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:52 smithi137 ceph-mon[93825]: pgmap v1576: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:52.800 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:52 smithi137 ceph-mon[97575]: pgmap v1576: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:53.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:53 smithi137 ceph-mon[93825]: from='client.36864 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:15:53.551 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:53 smithi137 ceph-mon[97575]: from='client.36864 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:15:53.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:53 smithi165 ceph-mon[86023]: from='client.36864 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:15:54.483 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:54 smithi137 ceph-mon[93825]: pgmap v1577: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:54.483 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:54 smithi137 ceph-mon[97575]: pgmap v1577: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:54.651 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-09-21T10:15:54.651 INFO:teuthology.orchestra.run.smithi137.stderr:dumped all 2024-09-21T10:15:54.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:54 smithi165 ceph-mon[86023]: pgmap v1577: 93 pgs: 93 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:15:55.556 INFO:teuthology.orchestra.run.smithi137.stdout:{"pg_ready":true,"pg_map":{"version":1577,"stamp":"2024-09-21T10:15:53.255446+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":63,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":21366,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2158,"ondisk_log_size":2158,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7911816,"kb_used_data":57568,"kb_used_omap":31,"kb_used_meta":7854112,"kb_avail":742049400,"statfs":{"total":767960285184,"available":759858585600,"internally_reserved":0,"allocated":58949632,"data_stored":32590318,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31824,"internal_metadata":8042611632},"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.003213"},"pg_stats":[{"pgid":"1.11","version":"72'100","reported_seq":503,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:16.630657+0000","last_change":"2024-09-21T10:15:16.630657+0000","last_active":"2024-09-21T10:15:16.630657+0000","last_peered":"2024-09-21T10:15:16.630657+0000","last_clean":"2024-09-21T10:15:16.630657+0000","last_became_active":"2024-09-21T10:15:06.111262+0000","last_became_peered":"2024-09-21T10:15:06.111262+0000","last_unstale":"2024-09-21T10:15:16.630657+0000","last_undegraded":"2024-09-21T10:15:16.630657+0000","last_fullsized":"2024-09-21T10:15:16.630657+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":5,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:15:16.630605+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:15:16.630605+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:31:47.273242+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":868,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110770+0000","last_change":"2024-09-21T10:13:58.757658+0000","last_active":"2024-09-21T10:15:06.110770+0000","last_peered":"2024-09-21T10:15:06.110770+0000","last_clean":"2024-09-21T10:15:06.110770+0000","last_became_active":"2024-09-21T10:13:58.757137+0000","last_became_peered":"2024-09-21T10:13:58.757137+0000","last_unstale":"2024-09-21T10:15:06.110770+0000","last_undegraded":"2024-09-21T10:15:06.110770+0000","last_fullsized":"2024-09-21T10:15:06.110770+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:02:54.171933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"62'2","reported_seq":37,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104294+0000","last_change":"2024-09-21T10:13:58.767319+0000","last_active":"2024-09-21T10:15:05.104294+0000","last_peered":"2024-09-21T10:15:05.104294+0000","last_clean":"2024-09-21T10:15:05.104294+0000","last_became_active":"2024-09-21T10:13:58.751900+0000","last_became_peered":"2024-09-21T10:13:58.751900+0000","last_unstale":"2024-09-21T10:15:05.104294+0000","last_undegraded":"2024-09-21T10:15:05.104294+0000","last_fullsized":"2024-09-21T10:15:05.104294+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:26:33.594935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.10","version":"72'100","reported_seq":345,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.102550+0000","last_change":"2024-09-21T10:14:55.578821+0000","last_active":"2024-09-21T10:15:05.102550+0000","last_peered":"2024-09-21T10:15:05.102550+0000","last_clean":"2024-09-21T10:15:05.102550+0000","last_became_active":"2024-09-21T10:14:43.495123+0000","last_became_peered":"2024-09-21T10:14:43.495123+0000","last_unstale":"2024-09-21T10:15:05.102550+0000","last_undegraded":"2024-09-21T10:15:05.102550+0000","last_fullsized":"2024-09-21T10:15:05.102550+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":5,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:55.578748+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:14:02.898892+0000","last_clean_scrub_stamp":"2024-09-21T10:14:55.578748+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T10:42:03.666337+0000","scrub_duration":0.0016175460000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":155,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.105058+0000","last_change":"2024-09-21T10:14:43.498230+0000","last_active":"2024-09-21T10:15:05.105058+0000","last_peered":"2024-09-21T10:15:05.105058+0000","last_clean":"2024-09-21T10:15:05.105058+0000","last_became_active":"2024-09-21T10:14:43.497935+0000","last_became_peered":"2024-09-21T10:14:43.497935+0000","last_unstale":"2024-09-21T10:15:05.105058+0000","last_undegraded":"2024-09-21T10:15:05.105058+0000","last_fullsized":"2024-09-21T10:15:05.105058+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:28:45.490486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":455,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.936049+0000","last_change":"2024-09-21T10:15:06.935744+0000","last_active":"2024-09-21T10:15:06.936049+0000","last_peered":"2024-09-21T10:15:06.936049+0000","last_clean":"2024-09-21T10:15:06.936049+0000","last_became_active":"2024-09-21T10:15:06.935516+0000","last_became_peered":"2024-09-21T10:15:06.935516+0000","last_unstale":"2024-09-21T10:15:06.936049+0000","last_undegraded":"2024-09-21T10:15:06.936049+0000","last_fullsized":"2024-09-21T10:15:06.936049+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:39:32.012526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.13","version":"72'100","reported_seq":192,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434155+0000","last_change":"2024-09-21T10:14:15.167421+0000","last_active":"2024-09-21T10:15:06.434155+0000","last_peered":"2024-09-21T10:15:06.434155+0000","last_clean":"2024-09-21T10:15:06.434155+0000","last_became_active":"2024-09-21T10:14:13.387612+0000","last_became_peered":"2024-09-21T10:14:13.387612+0000","last_unstale":"2024-09-21T10:15:06.434155+0000","last_undegraded":"2024-09-21T10:15:06.434155+0000","last_fullsized":"2024-09-21T10:15:06.434155+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":5,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:15.167347+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_clean_scrub_stamp":"2024-09-21T10:14:15.167347+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T13:11:40.463886+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":774,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108234+0000","last_change":"2024-09-21T10:13:58.752862+0000","last_active":"2024-09-21T10:15:06.108234+0000","last_peered":"2024-09-21T10:15:06.108234+0000","last_clean":"2024-09-21T10:15:06.108234+0000","last_became_active":"2024-09-21T10:13:58.752528+0000","last_became_peered":"2024-09-21T10:13:58.752528+0000","last_unstale":"2024-09-21T10:15:06.108234+0000","last_undegraded":"2024-09-21T10:15:06.108234+0000","last_fullsized":"2024-09-21T10:15:06.108234+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:54:48.450503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103870+0000","last_change":"2024-09-21T10:13:58.755615+0000","last_active":"2024-09-21T10:15:05.103870+0000","last_peered":"2024-09-21T10:15:05.103870+0000","last_clean":"2024-09-21T10:15:05.103870+0000","last_became_active":"2024-09-21T10:13:58.755239+0000","last_became_peered":"2024-09-21T10:13:58.755239+0000","last_unstale":"2024-09-21T10:15:05.103870+0000","last_undegraded":"2024-09-21T10:15:05.103870+0000","last_fullsized":"2024-09-21T10:15:05.103870+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:23:30.203416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.12","version":"72'100","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103860+0000","last_change":"2024-09-21T10:14:51.572997+0000","last_active":"2024-09-21T10:15:05.103860+0000","last_peered":"2024-09-21T10:15:05.103860+0000","last_clean":"2024-09-21T10:15:05.103860+0000","last_became_active":"2024-09-21T10:14:43.498881+0000","last_became_peered":"2024-09-21T10:14:43.498881+0000","last_unstale":"2024-09-21T10:15:05.103860+0000","last_undegraded":"2024-09-21T10:15:05.103860+0000","last_fullsized":"2024-09-21T10:15:05.103860+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":5,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:51.572941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:51.572941+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T19:06:54.136760+0000","scrub_duration":0.00158015,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":761,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108664+0000","last_change":"2024-09-21T10:13:58.754005+0000","last_active":"2024-09-21T10:15:06.108664+0000","last_peered":"2024-09-21T10:15:06.108664+0000","last_clean":"2024-09-21T10:15:06.108664+0000","last_became_active":"2024-09-21T10:13:58.753660+0000","last_became_peered":"2024-09-21T10:13:58.753660+0000","last_unstale":"2024-09-21T10:15:06.108664+0000","last_undegraded":"2024-09-21T10:15:06.108664+0000","last_fullsized":"2024-09-21T10:15:06.108664+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:22:45.450789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"62'8","reported_seq":301,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103491+0000","last_change":"2024-09-21T09:52:23.951497+0000","last_active":"2024-09-21T10:15:05.103491+0000","last_peered":"2024-09-21T10:15:05.103491+0000","last_clean":"2024-09-21T10:15:05.103491+0000","last_became_active":"2024-09-21T09:52:23.920278+0000","last_became_peered":"2024-09-21T09:52:23.920278+0000","last_unstale":"2024-09-21T10:15:05.103491+0000","last_undegraded":"2024-09-21T10:15:05.103491+0000","last_fullsized":"2024-09-21T10:15:05.103491+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T13:31:59.570297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.d","version":"72'100","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104417+0000","last_change":"2024-09-21T10:13:58.753235+0000","last_active":"2024-09-21T10:15:05.104417+0000","last_peered":"2024-09-21T10:15:05.104417+0000","last_clean":"2024-09-21T10:15:05.104417+0000","last_became_active":"2024-09-21T10:13:58.752779+0000","last_became_peered":"2024-09-21T10:13:58.752779+0000","last_unstale":"2024-09-21T10:15:05.104417+0000","last_undegraded":"2024-09-21T10:15:05.104417+0000","last_fullsized":"2024-09-21T10:15:05.104417+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:53.008885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:53.008885+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:15:32.015441+0000","scrub_duration":0.001634398,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"62'1","reported_seq":35,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104758+0000","last_change":"2024-09-21T10:13:58.775624+0000","last_active":"2024-09-21T10:15:05.104758+0000","last_peered":"2024-09-21T10:15:05.104758+0000","last_clean":"2024-09-21T10:15:05.104758+0000","last_became_active":"2024-09-21T10:13:58.756979+0000","last_became_peered":"2024-09-21T10:13:58.756979+0000","last_unstale":"2024-09-21T10:15:05.104758+0000","last_undegraded":"2024-09-21T10:15:05.104758+0000","last_fullsized":"2024-09-21T10:15:05.104758+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:30:53.270454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":175,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103647+0000","last_change":"2024-09-21T10:14:43.495897+0000","last_active":"2024-09-21T10:15:05.103647+0000","last_peered":"2024-09-21T10:15:05.103647+0000","last_clean":"2024-09-21T10:15:05.103647+0000","last_became_active":"2024-09-21T10:14:43.495589+0000","last_became_peered":"2024-09-21T10:14:43.495589+0000","last_unstale":"2024-09-21T10:15:05.103647+0000","last_undegraded":"2024-09-21T10:15:05.103647+0000","last_fullsized":"2024-09-21T10:15:05.103647+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:03:44.735710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.c","version":"72'100","reported_seq":249,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110332+0000","last_change":"2024-09-21T10:14:00.236463+0000","last_active":"2024-09-21T10:15:06.110332+0000","last_peered":"2024-09-21T10:15:06.110332+0000","last_clean":"2024-09-21T10:15:06.110332+0000","last_became_active":"2024-09-21T10:13:54.621247+0000","last_became_peered":"2024-09-21T10:13:54.621247+0000","last_unstale":"2024-09-21T10:15:06.110332+0000","last_undegraded":"2024-09-21T10:15:06.110332+0000","last_fullsized":"2024-09-21T10:15:06.110332+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:00.236409+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:00.236409+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T16:23:18.071837+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"62'2","reported_seq":35,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104648+0000","last_change":"2024-09-21T10:13:58.769374+0000","last_active":"2024-09-21T10:15:05.104648+0000","last_peered":"2024-09-21T10:15:05.104648+0000","last_clean":"2024-09-21T10:15:05.104648+0000","last_became_active":"2024-09-21T10:13:58.752704+0000","last_became_peered":"2024-09-21T10:13:58.752704+0000","last_unstale":"2024-09-21T10:15:05.104648+0000","last_undegraded":"2024-09-21T10:15:05.104648+0000","last_fullsized":"2024-09-21T10:15:05.104648+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:11:57.281564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":487,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670242+0000","last_change":"2024-09-21T09:58:36.388132+0000","last_active":"2024-09-21T10:15:05.670242+0000","last_peered":"2024-09-21T10:15:05.670242+0000","last_clean":"2024-09-21T10:15:05.670242+0000","last_became_active":"2024-09-21T09:58:36.387801+0000","last_became_peered":"2024-09-21T09:58:36.387801+0000","last_unstale":"2024-09-21T10:15:05.670242+0000","last_undegraded":"2024-09-21T10:15:05.670242+0000","last_fullsized":"2024-09-21T10:15:05.670242+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:19:39.427719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.f","version":"72'100","reported_seq":463,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104238+0000","last_change":"2024-09-21T10:13:57.830865+0000","last_active":"2024-09-21T10:15:05.104238+0000","last_peered":"2024-09-21T10:15:05.104238+0000","last_clean":"2024-09-21T10:15:05.104238+0000","last_became_active":"2024-09-21T10:13:54.617294+0000","last_became_peered":"2024-09-21T10:13:54.617294+0000","last_unstale":"2024-09-21T10:15:05.104238+0000","last_undegraded":"2024-09-21T10:15:05.104238+0000","last_fullsized":"2024-09-21T10:15:05.104238+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:57.830802+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:57.830802+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:37:50.023606+0000","scrub_duration":0.0014468840000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"62'1","reported_seq":35,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104766+0000","last_change":"2024-09-21T10:13:58.777452+0000","last_active":"2024-09-21T10:15:05.104766+0000","last_peered":"2024-09-21T10:15:05.104766+0000","last_clean":"2024-09-21T10:15:05.104766+0000","last_became_active":"2024-09-21T10:13:58.764952+0000","last_became_peered":"2024-09-21T10:13:58.764952+0000","last_unstale":"2024-09-21T10:15:05.104766+0000","last_undegraded":"2024-09-21T10:15:05.104766+0000","last_fullsized":"2024-09-21T10:15:05.104766+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:52:56.178107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":420,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":311,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.102938+0000","last_change":"2024-09-21T10:13:58.757429+0000","last_active":"2024-09-21T10:15:05.102938+0000","last_peered":"2024-09-21T10:15:05.102938+0000","last_clean":"2024-09-21T10:15:05.102938+0000","last_became_active":"2024-09-21T10:13:58.757117+0000","last_became_peered":"2024-09-21T10:13:58.757117+0000","last_unstale":"2024-09-21T10:15:05.102938+0000","last_undegraded":"2024-09-21T10:15:05.102938+0000","last_fullsized":"2024-09-21T10:15:05.102938+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:51:04.025900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.e","version":"72'100","reported_seq":53,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670567+0000","last_change":"2024-09-21T10:14:00.946043+0000","last_active":"2024-09-21T10:15:05.670567+0000","last_peered":"2024-09-21T10:15:05.670567+0000","last_clean":"2024-09-21T10:15:05.670567+0000","last_became_active":"2024-09-21T10:13:58.756189+0000","last_became_peered":"2024-09-21T10:13:58.756189+0000","last_unstale":"2024-09-21T10:15:05.670567+0000","last_undegraded":"2024-09-21T10:15:05.670567+0000","last_fullsized":"2024-09-21T10:15:05.670567+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:00.945981+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:00.945981+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T19:41:18.560771+0000","scrub_duration":0.001453722,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":175,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104891+0000","last_change":"2024-09-21T10:14:43.494175+0000","last_active":"2024-09-21T10:15:05.104891+0000","last_peered":"2024-09-21T10:15:05.104891+0000","last_clean":"2024-09-21T10:15:05.104891+0000","last_became_active":"2024-09-21T10:14:43.493172+0000","last_became_peered":"2024-09-21T10:14:43.493172+0000","last_unstale":"2024-09-21T10:15:05.104891+0000","last_undegraded":"2024-09-21T10:15:05.104891+0000","last_fullsized":"2024-09-21T10:15:05.104891+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:51:32.508253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":777,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108481+0000","last_change":"2024-09-21T09:46:16.187469+0000","last_active":"2024-09-21T10:15:06.108481+0000","last_peered":"2024-09-21T10:15:06.108481+0000","last_clean":"2024-09-21T10:15:06.108481+0000","last_became_active":"2024-09-21T09:46:16.187163+0000","last_became_peered":"2024-09-21T09:46:16.187163+0000","last_unstale":"2024-09-21T10:15:06.108481+0000","last_undegraded":"2024-09-21T10:15:06.108481+0000","last_fullsized":"2024-09-21T10:15:06.108481+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:41:56.321538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"72'100","reported_seq":41,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104033+0000","last_change":"2024-09-21T10:14:01.892263+0000","last_active":"2024-09-21T10:15:05.104033+0000","last_peered":"2024-09-21T10:15:05.104033+0000","last_clean":"2024-09-21T10:15:05.104033+0000","last_became_active":"2024-09-21T10:13:58.749518+0000","last_became_peered":"2024-09-21T10:13:58.749518+0000","last_unstale":"2024-09-21T10:15:05.104033+0000","last_undegraded":"2024-09-21T10:15:05.104033+0000","last_fullsized":"2024-09-21T10:15:05.104033+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:01.892169+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:01.892169+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T16:47:12.149117+0000","scrub_duration":0.0015330910000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"62'2","reported_seq":848,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110212+0000","last_change":"2024-09-21T09:46:16.182393+0000","last_active":"2024-09-21T10:15:06.110212+0000","last_peered":"2024-09-21T10:15:06.110212+0000","last_clean":"2024-09-21T10:15:06.110212+0000","last_became_active":"2024-09-21T09:46:16.182057+0000","last_became_peered":"2024-09-21T09:46:16.182057+0000","last_unstale":"2024-09-21T10:15:06.110212+0000","last_undegraded":"2024-09-21T10:15:06.110212+0000","last_fullsized":"2024-09-21T10:15:06.110212+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:45:31.991366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":460,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670422+0000","last_change":"2024-09-21T09:52:23.922259+0000","last_active":"2024-09-21T10:15:05.670422+0000","last_peered":"2024-09-21T10:15:05.670422+0000","last_clean":"2024-09-21T10:15:05.670422+0000","last_became_active":"2024-09-21T09:52:23.921970+0000","last_became_peered":"2024-09-21T09:52:23.921970+0000","last_unstale":"2024-09-21T10:15:05.670422+0000","last_undegraded":"2024-09-21T10:15:05.670422+0000","last_fullsized":"2024-09-21T10:15:05.670422+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T17:08:11.450387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"72'100","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.102668+0000","last_change":"2024-09-21T10:14:47.500666+0000","last_active":"2024-09-21T10:15:05.102668+0000","last_peered":"2024-09-21T10:15:05.102668+0000","last_clean":"2024-09-21T10:15:05.102668+0000","last_became_active":"2024-09-21T10:14:43.490944+0000","last_became_peered":"2024-09-21T10:14:43.490944+0000","last_unstale":"2024-09-21T10:15:05.102668+0000","last_undegraded":"2024-09-21T10:15:05.102668+0000","last_fullsized":"2024-09-21T10:15:05.102668+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:47.500585+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:47.500585+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T20:34:30.276189+0000","scrub_duration":0.0021344139999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":311,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103090+0000","last_change":"2024-09-21T09:58:36.392751+0000","last_active":"2024-09-21T10:15:05.103090+0000","last_peered":"2024-09-21T10:15:05.103090+0000","last_clean":"2024-09-21T10:15:05.103090+0000","last_became_active":"2024-09-21T09:58:36.392346+0000","last_became_peered":"2024-09-21T09:58:36.392346+0000","last_unstale":"2024-09-21T10:15:05.103090+0000","last_undegraded":"2024-09-21T10:15:05.103090+0000","last_fullsized":"2024-09-21T10:15:05.103090+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:37:41.469343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":457,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670778+0000","last_change":"2024-09-21T09:41:57.602329+0000","last_active":"2024-09-21T10:15:05.670778+0000","last_peered":"2024-09-21T10:15:05.670778+0000","last_clean":"2024-09-21T10:15:05.670778+0000","last_became_active":"2024-09-21T09:41:57.601995+0000","last_became_peered":"2024-09-21T09:41:57.601995+0000","last_unstale":"2024-09-21T10:15:05.670778+0000","last_undegraded":"2024-09-21T10:15:05.670778+0000","last_fullsized":"2024-09-21T10:15:05.670778+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:14:04.352527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.b","version":"72'100","reported_seq":192,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.433977+0000","last_change":"2024-09-21T10:14:16.138048+0000","last_active":"2024-09-21T10:15:06.433977+0000","last_peered":"2024-09-21T10:15:06.433977+0000","last_clean":"2024-09-21T10:15:06.433977+0000","last_became_active":"2024-09-21T10:14:13.388491+0000","last_became_peered":"2024-09-21T10:14:13.388491+0000","last_unstale":"2024-09-21T10:15:06.433977+0000","last_undegraded":"2024-09-21T10:15:06.433977+0000","last_fullsized":"2024-09-21T10:15:06.433977+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:16.137991+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_clean_scrub_stamp":"2024-09-21T10:14:16.137991+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:35:38.453158+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":461,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670332+0000","last_change":"2024-09-21T10:13:58.757444+0000","last_active":"2024-09-21T10:15:05.670332+0000","last_peered":"2024-09-21T10:15:05.670332+0000","last_clean":"2024-09-21T10:15:05.670332+0000","last_became_active":"2024-09-21T10:13:58.757091+0000","last_became_peered":"2024-09-21T10:13:58.757091+0000","last_unstale":"2024-09-21T10:15:05.670332+0000","last_undegraded":"2024-09-21T10:15:05.670332+0000","last_fullsized":"2024-09-21T10:15:05.670332+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:50:59.640355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":480,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670700+0000","last_change":"2024-09-21T09:58:36.388929+0000","last_active":"2024-09-21T10:15:05.670700+0000","last_peered":"2024-09-21T10:15:05.670700+0000","last_clean":"2024-09-21T10:15:05.670700+0000","last_became_active":"2024-09-21T09:58:36.388578+0000","last_became_peered":"2024-09-21T09:58:36.388578+0000","last_unstale":"2024-09-21T10:15:05.670700+0000","last_undegraded":"2024-09-21T10:15:05.670700+0000","last_fullsized":"2024-09-21T10:15:05.670700+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:15:48.110504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"72'100","reported_seq":345,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103679+0000","last_change":"2024-09-21T10:14:53.545556+0000","last_active":"2024-09-21T10:15:05.103679+0000","last_peered":"2024-09-21T10:15:05.103679+0000","last_clean":"2024-09-21T10:15:05.103679+0000","last_became_active":"2024-09-21T10:14:43.495473+0000","last_became_peered":"2024-09-21T10:14:43.495473+0000","last_unstale":"2024-09-21T10:15:05.103679+0000","last_undegraded":"2024-09-21T10:15:05.103679+0000","last_fullsized":"2024-09-21T10:15:05.103679+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:53.545491+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:53.545491+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T18:46:33.075871+0000","scrub_duration":0.0031536680000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":870,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110042+0000","last_change":"2024-09-21T10:13:58.756576+0000","last_active":"2024-09-21T10:15:06.110042+0000","last_peered":"2024-09-21T10:15:06.110042+0000","last_clean":"2024-09-21T10:15:06.110042+0000","last_became_active":"2024-09-21T10:13:58.756180+0000","last_became_peered":"2024-09-21T10:13:58.756180+0000","last_unstale":"2024-09-21T10:15:06.110042+0000","last_undegraded":"2024-09-21T10:15:06.110042+0000","last_fullsized":"2024-09-21T10:15:06.110042+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:35:14.794745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":297,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434368+0000","last_change":"2024-09-21T10:14:13.388173+0000","last_active":"2024-09-21T10:15:06.434368+0000","last_peered":"2024-09-21T10:15:06.434368+0000","last_clean":"2024-09-21T10:15:06.434368+0000","last_became_active":"2024-09-21T10:14:13.387819+0000","last_became_peered":"2024-09-21T10:14:13.387819+0000","last_unstale":"2024-09-21T10:15:06.434368+0000","last_undegraded":"2024-09-21T10:15:06.434368+0000","last_fullsized":"2024-09-21T10:15:06.434368+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:30:08.124606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"72'100","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104015+0000","last_change":"2024-09-21T10:13:58.759141+0000","last_active":"2024-09-21T10:15:05.104015+0000","last_peered":"2024-09-21T10:15:05.104015+0000","last_clean":"2024-09-21T10:15:05.104015+0000","last_became_active":"2024-09-21T10:13:58.755421+0000","last_became_peered":"2024-09-21T10:13:58.755421+0000","last_unstale":"2024-09-21T10:15:05.104015+0000","last_undegraded":"2024-09-21T10:15:05.104015+0000","last_fullsized":"2024-09-21T10:15:05.104015+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:51.519075+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:51.519075+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T11:30:14.886411+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"55'1","reported_seq":158,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104779+0000","last_change":"2024-09-21T10:14:43.496087+0000","last_active":"2024-09-21T10:15:05.104779+0000","last_peered":"2024-09-21T10:15:05.104779+0000","last_clean":"2024-09-21T10:15:05.104779+0000","last_became_active":"2024-09-21T10:14:43.495742+0000","last_became_peered":"2024-09-21T10:14:43.495742+0000","last_unstale":"2024-09-21T10:15:05.104779+0000","last_undegraded":"2024-09-21T10:15:05.104779+0000","last_fullsized":"2024-09-21T10:15:05.104779+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:18:33.806671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":842,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110288+0000","last_change":"2024-09-21T09:52:23.928222+0000","last_active":"2024-09-21T10:15:06.110288+0000","last_peered":"2024-09-21T10:15:06.110288+0000","last_clean":"2024-09-21T10:15:06.110288+0000","last_became_active":"2024-09-21T09:52:23.927935+0000","last_became_peered":"2024-09-21T09:52:23.927935+0000","last_unstale":"2024-09-21T10:15:06.110288+0000","last_undegraded":"2024-09-21T10:15:06.110288+0000","last_fullsized":"2024-09-21T10:15:06.110288+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T20:19:28.307362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":321,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104144+0000","last_change":"2024-09-21T10:13:58.761210+0000","last_active":"2024-09-21T10:15:05.104144+0000","last_peered":"2024-09-21T10:15:05.104144+0000","last_clean":"2024-09-21T10:15:05.104144+0000","last_became_active":"2024-09-21T10:13:58.760867+0000","last_became_peered":"2024-09-21T10:13:58.760867+0000","last_unstale":"2024-09-21T10:15:05.104144+0000","last_undegraded":"2024-09-21T10:15:05.104144+0000","last_fullsized":"2024-09-21T10:15:05.104144+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:13:59.941765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"72'100","reported_seq":192,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.433982+0000","last_change":"2024-09-21T10:14:14.129641+0000","last_active":"2024-09-21T10:15:06.433982+0000","last_peered":"2024-09-21T10:15:06.433982+0000","last_clean":"2024-09-21T10:15:06.433982+0000","last_became_active":"2024-09-21T10:14:13.387332+0000","last_became_peered":"2024-09-21T10:14:13.387332+0000","last_unstale":"2024-09-21T10:15:06.433982+0000","last_undegraded":"2024-09-21T10:15:06.433982+0000","last_fullsized":"2024-09-21T10:15:06.433982+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:14.129591+0000","last_deep_scrub":"72'100","last_deep_scrub_stamp":"2024-09-21T10:08:38.414036+0000","last_clean_scrub_stamp":"2024-09-21T10:14:14.129591+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:06:44.799692+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104287+0000","last_change":"2024-09-21T10:13:58.752440+0000","last_active":"2024-09-21T10:15:05.104287+0000","last_peered":"2024-09-21T10:15:05.104287+0000","last_clean":"2024-09-21T10:15:05.104287+0000","last_became_active":"2024-09-21T10:13:58.752074+0000","last_became_peered":"2024-09-21T10:13:58.752074+0000","last_unstale":"2024-09-21T10:15:05.104287+0000","last_undegraded":"2024-09-21T10:15:05.104287+0000","last_fullsized":"2024-09-21T10:15:05.104287+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T18:20:09.159481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026615299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":776,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108340+0000","last_change":"2024-09-21T09:46:16.196919+0000","last_active":"2024-09-21T10:15:06.108340+0000","last_peered":"2024-09-21T10:15:06.108340+0000","last_clean":"2024-09-21T10:15:06.108340+0000","last_became_active":"2024-09-21T09:46:16.191025+0000","last_became_peered":"2024-09-21T09:46:16.191025+0000","last_unstale":"2024-09-21T10:15:06.108340+0000","last_undegraded":"2024-09-21T10:15:06.108340+0000","last_fullsized":"2024-09-21T10:15:06.108340+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T16:56:53.049066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":796,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108394+0000","last_change":"2024-09-21T10:03:57.884477+0000","last_active":"2024-09-21T10:15:06.108394+0000","last_peered":"2024-09-21T10:15:06.108394+0000","last_clean":"2024-09-21T10:15:06.108394+0000","last_became_active":"2024-09-21T10:03:57.884129+0000","last_became_peered":"2024-09-21T10:03:57.884129+0000","last_unstale":"2024-09-21T10:15:06.108394+0000","last_undegraded":"2024-09-21T10:15:06.108394+0000","last_fullsized":"2024-09-21T10:15:06.108394+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T18:11:45.714190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.2","version":"72'100","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104054+0000","last_change":"2024-09-21T10:13:58.752810+0000","last_active":"2024-09-21T10:15:05.104054+0000","last_peered":"2024-09-21T10:15:05.104054+0000","last_clean":"2024-09-21T10:15:05.104054+0000","last_became_active":"2024-09-21T10:13:58.751976+0000","last_became_peered":"2024-09-21T10:13:58.751976+0000","last_unstale":"2024-09-21T10:15:05.104054+0000","last_undegraded":"2024-09-21T10:15:05.104054+0000","last_fullsized":"2024-09-21T10:15:05.104054+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:54.601837+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:54.601837+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T17:36:49.746520+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":550,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.916262+0000","last_change":"2024-09-21T10:14:20.557075+0000","last_active":"2024-09-21T10:15:06.916262+0000","last_peered":"2024-09-21T10:15:06.916262+0000","last_clean":"2024-09-21T10:15:06.916262+0000","last_became_active":"2024-09-21T10:14:20.556736+0000","last_became_peered":"2024-09-21T10:14:20.556736+0000","last_unstale":"2024-09-21T10:15:06.916262+0000","last_undegraded":"2024-09-21T10:15:06.916262+0000","last_fullsized":"2024-09-21T10:15:06.916262+0000","mapping_epoch":462,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":463,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:17:52.994963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023501800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":306,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434321+0000","last_change":"2024-09-21T10:14:13.384686+0000","last_active":"2024-09-21T10:15:06.434321+0000","last_peered":"2024-09-21T10:15:06.434321+0000","last_clean":"2024-09-21T10:15:06.434321+0000","last_became_active":"2024-09-21T10:14:13.384411+0000","last_became_peered":"2024-09-21T10:14:13.384411+0000","last_unstale":"2024-09-21T10:15:06.434321+0000","last_undegraded":"2024-09-21T10:15:06.434321+0000","last_fullsized":"2024-09-21T10:15:06.434321+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T10:39:53.240707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":350,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434357+0000","last_change":"2024-09-21T10:14:13.389061+0000","last_active":"2024-09-21T10:15:06.434357+0000","last_peered":"2024-09-21T10:15:06.434357+0000","last_clean":"2024-09-21T10:15:06.434357+0000","last_became_active":"2024-09-21T10:14:13.388697+0000","last_became_peered":"2024-09-21T10:14:13.388697+0000","last_unstale":"2024-09-21T10:15:06.434357+0000","last_undegraded":"2024-09-21T10:15:06.434357+0000","last_fullsized":"2024-09-21T10:15:06.434357+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:05:31.667627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"72'100","reported_seq":336,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103803+0000","last_change":"2024-09-21T10:14:50.553195+0000","last_active":"2024-09-21T10:15:05.103803+0000","last_peered":"2024-09-21T10:15:05.103803+0000","last_clean":"2024-09-21T10:15:05.103803+0000","last_became_active":"2024-09-21T10:14:43.492670+0000","last_became_peered":"2024-09-21T10:14:43.492670+0000","last_unstale":"2024-09-21T10:15:05.103803+0000","last_undegraded":"2024-09-21T10:15:05.103803+0000","last_fullsized":"2024-09-21T10:15:05.103803+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":4,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:50.553130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:50.553130+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T14:39:57.317894+0000","scrub_duration":0.0023112549999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"57'2","reported_seq":215,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104584+0000","last_change":"2024-09-21T10:14:43.499040+0000","last_active":"2024-09-21T10:15:05.104584+0000","last_peered":"2024-09-21T10:15:05.104584+0000","last_clean":"2024-09-21T10:15:05.104584+0000","last_became_active":"2024-09-21T10:14:43.498694+0000","last_became_peered":"2024-09-21T10:14:43.498694+0000","last_unstale":"2024-09-21T10:15:05.104584+0000","last_undegraded":"2024-09-21T10:15:05.104584+0000","last_fullsized":"2024-09-21T10:15:05.104584+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T11:28:21.920601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":6,"num_bytes_recovered":114,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":478,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670649+0000","last_change":"2024-09-21T09:52:23.923537+0000","last_active":"2024-09-21T10:15:05.670649+0000","last_peered":"2024-09-21T10:15:05.670649+0000","last_clean":"2024-09-21T10:15:05.670649+0000","last_became_active":"2024-09-21T09:52:23.923216+0000","last_became_peered":"2024-09-21T09:52:23.923216+0000","last_unstale":"2024-09-21T10:15:05.670649+0000","last_undegraded":"2024-09-21T10:15:05.670649+0000","last_fullsized":"2024-09-21T10:15:05.670649+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:06:50.201246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":356,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434130+0000","last_change":"2024-09-21T10:01:46.439431+0000","last_active":"2024-09-21T10:15:06.434130+0000","last_peered":"2024-09-21T10:15:06.434130+0000","last_clean":"2024-09-21T10:15:06.434130+0000","last_became_active":"2024-09-21T10:01:46.439077+0000","last_became_peered":"2024-09-21T10:01:46.439077+0000","last_unstale":"2024-09-21T10:15:06.434130+0000","last_undegraded":"2024-09-21T10:15:06.434130+0000","last_fullsized":"2024-09-21T10:15:06.434130+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:33:48.397966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"72'100","reported_seq":464,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104155+0000","last_change":"2024-09-21T10:13:58.759254+0000","last_active":"2024-09-21T10:15:05.104155+0000","last_peered":"2024-09-21T10:15:05.104155+0000","last_clean":"2024-09-21T10:15:05.104155+0000","last_became_active":"2024-09-21T10:13:58.758593+0000","last_became_peered":"2024-09-21T10:13:58.758593+0000","last_unstale":"2024-09-21T10:15:05.104155+0000","last_undegraded":"2024-09-21T10:15:05.104155+0000","last_fullsized":"2024-09-21T10:15:05.104155+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:53.822119+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:53.822119+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T15:07:11.924139+0000","scrub_duration":0.0014894730000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":164,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104919+0000","last_change":"2024-09-21T10:14:43.491314+0000","last_active":"2024-09-21T10:15:05.104919+0000","last_peered":"2024-09-21T10:15:05.104919+0000","last_clean":"2024-09-21T10:15:05.104919+0000","last_became_active":"2024-09-21T10:14:43.491047+0000","last_became_peered":"2024-09-21T10:14:43.491047+0000","last_unstale":"2024-09-21T10:15:05.104919+0000","last_undegraded":"2024-09-21T10:15:05.104919+0000","last_fullsized":"2024-09-21T10:15:05.104919+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T11:28:49.558195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":811,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434030+0000","last_change":"2024-09-21T10:14:13.390291+0000","last_active":"2024-09-21T10:15:06.434030+0000","last_peered":"2024-09-21T10:15:06.434030+0000","last_clean":"2024-09-21T10:15:06.434030+0000","last_became_active":"2024-09-21T10:14:13.390061+0000","last_became_peered":"2024-09-21T10:14:13.390061+0000","last_unstale":"2024-09-21T10:15:06.434030+0000","last_undegraded":"2024-09-21T10:15:06.434030+0000","last_fullsized":"2024-09-21T10:15:06.434030+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T16:05:09.217011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026315300000000002,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":397,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.433908+0000","last_change":"2024-09-21T10:14:13.389425+0000","last_active":"2024-09-21T10:15:06.433908+0000","last_peered":"2024-09-21T10:15:06.433908+0000","last_clean":"2024-09-21T10:15:06.433908+0000","last_became_active":"2024-09-21T10:14:13.388798+0000","last_became_peered":"2024-09-21T10:14:13.388798+0000","last_unstale":"2024-09-21T10:15:06.433908+0000","last_undegraded":"2024-09-21T10:15:06.433908+0000","last_fullsized":"2024-09-21T10:15:06.433908+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:15:30.939794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"72'100","reported_seq":454,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.103880+0000","last_change":"2024-09-21T10:13:50.837011+0000","last_active":"2024-09-21T10:15:05.103880+0000","last_peered":"2024-09-21T10:15:05.103880+0000","last_clean":"2024-09-21T10:15:05.103880+0000","last_became_active":"2024-09-21T10:13:48.454500+0000","last_became_peered":"2024-09-21T10:13:48.454500+0000","last_unstale":"2024-09-21T10:15:05.103880+0000","last_undegraded":"2024-09-21T10:15:05.103880+0000","last_fullsized":"2024-09-21T10:15:05.103880+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":452,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:50.836913+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:50.836913+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T19:32:01.305225+0000","scrub_duration":0.001710338,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":498,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434260+0000","last_change":"2024-09-21T10:14:13.387821+0000","last_active":"2024-09-21T10:15:06.434260+0000","last_peered":"2024-09-21T10:15:06.434260+0000","last_clean":"2024-09-21T10:15:06.434260+0000","last_became_active":"2024-09-21T10:14:13.387533+0000","last_became_peered":"2024-09-21T10:14:13.387533+0000","last_unstale":"2024-09-21T10:15:06.434260+0000","last_undegraded":"2024-09-21T10:15:06.434260+0000","last_fullsized":"2024-09-21T10:15:06.434260+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:46:58.603309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":31,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104603+0000","last_change":"2024-09-21T10:13:58.760920+0000","last_active":"2024-09-21T10:15:05.104603+0000","last_peered":"2024-09-21T10:15:05.104603+0000","last_clean":"2024-09-21T10:15:05.104603+0000","last_became_active":"2024-09-21T10:13:58.759891+0000","last_became_peered":"2024-09-21T10:13:58.759891+0000","last_unstale":"2024-09-21T10:15:05.104603+0000","last_undegraded":"2024-09-21T10:15:05.104603+0000","last_fullsized":"2024-09-21T10:15:05.104603+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T10:29:26.267678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023674199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":665,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.936509+0000","last_change":"2024-09-21T10:15:06.936250+0000","last_active":"2024-09-21T10:15:06.936509+0000","last_peered":"2024-09-21T10:15:06.936509+0000","last_clean":"2024-09-21T10:15:06.936509+0000","last_became_active":"2024-09-21T10:15:06.935963+0000","last_became_peered":"2024-09-21T10:15:06.935963+0000","last_unstale":"2024-09-21T10:15:06.936509+0000","last_undegraded":"2024-09-21T10:15:06.936509+0000","last_fullsized":"2024-09-21T10:15:06.936509+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:29:35.884836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"72'100","reported_seq":139,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670646+0000","last_change":"2024-09-21T10:13:51.010727+0000","last_active":"2024-09-21T10:15:05.670646+0000","last_peered":"2024-09-21T10:15:05.670646+0000","last_clean":"2024-09-21T10:15:05.670646+0000","last_became_active":"2024-09-21T10:13:48.454416+0000","last_became_peered":"2024-09-21T10:13:48.454416+0000","last_unstale":"2024-09-21T10:15:05.670646+0000","last_undegraded":"2024-09-21T10:15:05.670646+0000","last_fullsized":"2024-09-21T10:15:05.670646+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":452,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:51.010666+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:51.010666+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:12:20.281257+0000","scrub_duration":0.001297447,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"62'2","reported_seq":871,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110591+0000","last_change":"2024-09-21T10:13:58.771663+0000","last_active":"2024-09-21T10:15:06.110591+0000","last_peered":"2024-09-21T10:15:06.110591+0000","last_clean":"2024-09-21T10:15:06.110591+0000","last_became_active":"2024-09-21T10:13:58.755635+0000","last_became_peered":"2024-09-21T10:13:58.755635+0000","last_unstale":"2024-09-21T10:15:06.110591+0000","last_undegraded":"2024-09-21T10:15:06.110591+0000","last_fullsized":"2024-09-21T10:15:06.110591+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T14:00:20.617479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":143,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434366+0000","last_change":"2024-09-21T10:14:13.387830+0000","last_active":"2024-09-21T10:15:06.434366+0000","last_peered":"2024-09-21T10:15:06.434366+0000","last_clean":"2024-09-21T10:15:06.434366+0000","last_became_active":"2024-09-21T10:14:13.387521+0000","last_became_peered":"2024-09-21T10:14:13.387521+0000","last_unstale":"2024-09-21T10:15:06.434366+0000","last_undegraded":"2024-09-21T10:15:06.434366+0000","last_fullsized":"2024-09-21T10:15:06.434366+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T20:40:24.870024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":861,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110158+0000","last_change":"2024-09-21T10:13:58.756701+0000","last_active":"2024-09-21T10:15:06.110158+0000","last_peered":"2024-09-21T10:15:06.110158+0000","last_clean":"2024-09-21T10:15:06.110158+0000","last_became_active":"2024-09-21T10:13:58.756214+0000","last_became_peered":"2024-09-21T10:13:58.756214+0000","last_unstale":"2024-09-21T10:15:06.110158+0000","last_undegraded":"2024-09-21T10:15:06.110158+0000","last_fullsized":"2024-09-21T10:15:06.110158+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T12:19:18.343791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"72'100","reported_seq":246,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110491+0000","last_change":"2024-09-21T10:13:58.758029+0000","last_active":"2024-09-21T10:15:06.110491+0000","last_peered":"2024-09-21T10:15:06.110491+0000","last_clean":"2024-09-21T10:15:06.110491+0000","last_became_active":"2024-09-21T10:13:58.757662+0000","last_became_peered":"2024-09-21T10:13:58.757662+0000","last_unstale":"2024-09-21T10:15:06.110491+0000","last_undegraded":"2024-09-21T10:15:06.110491+0000","last_fullsized":"2024-09-21T10:15:06.110491+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":373,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":3,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:13:55.275735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:13:55.275735+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T21:03:22.479058+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"62'1","reported_seq":779,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108290+0000","last_change":"2024-09-21T09:58:36.401212+0000","last_active":"2024-09-21T10:15:06.108290+0000","last_peered":"2024-09-21T10:15:06.108290+0000","last_clean":"2024-09-21T10:15:06.108290+0000","last_became_active":"2024-09-21T09:58:36.397199+0000","last_became_peered":"2024-09-21T09:58:36.397199+0000","last_unstale":"2024-09-21T10:15:06.108290+0000","last_undegraded":"2024-09-21T10:15:06.108290+0000","last_fullsized":"2024-09-21T10:15:06.108290+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:49:42.442881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":311,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104311+0000","last_change":"2024-09-21T10:13:58.756323+0000","last_active":"2024-09-21T10:15:05.104311+0000","last_peered":"2024-09-21T10:15:05.104311+0000","last_clean":"2024-09-21T10:15:05.104311+0000","last_became_active":"2024-09-21T10:13:58.755992+0000","last_became_peered":"2024-09-21T10:13:58.755992+0000","last_unstale":"2024-09-21T10:15:05.104311+0000","last_undegraded":"2024-09-21T10:15:05.104311+0000","last_fullsized":"2024-09-21T10:15:05.104311+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:31:16.187975+0000","last_clean_scrub_stamp":"2024-09-21T09:31:16.187975+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-22T14:46:57.494640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025021700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":258,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670084+0000","last_change":"2024-09-21T09:54:56.845237+0000","last_active":"2024-09-21T10:15:05.670084+0000","last_peered":"2024-09-21T10:15:05.670084+0000","last_clean":"2024-09-21T10:15:05.670084+0000","last_became_active":"2024-09-21T09:54:56.844822+0000","last_became_peered":"2024-09-21T09:54:56.844822+0000","last_unstale":"2024-09-21T10:15:05.670084+0000","last_undegraded":"2024-09-21T10:15:05.670084+0000","last_fullsized":"2024-09-21T10:15:05.670084+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:59:49.328245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":483,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670494+0000","last_change":"2024-09-21T09:58:36.389326+0000","last_active":"2024-09-21T10:15:05.670494+0000","last_peered":"2024-09-21T10:15:05.670494+0000","last_clean":"2024-09-21T10:15:05.670494+0000","last_became_active":"2024-09-21T09:58:36.389045+0000","last_became_peered":"2024-09-21T09:58:36.389045+0000","last_unstale":"2024-09-21T10:15:05.670494+0000","last_undegraded":"2024-09-21T10:15:05.670494+0000","last_fullsized":"2024-09-21T10:15:05.670494+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T09:52:47.097667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":526,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670458+0000","last_change":"2024-09-21T10:13:58.769796+0000","last_active":"2024-09-21T10:15:05.670458+0000","last_peered":"2024-09-21T10:15:05.670458+0000","last_clean":"2024-09-21T10:15:05.670458+0000","last_became_active":"2024-09-21T10:13:58.756366+0000","last_became_peered":"2024-09-21T10:13:58.756366+0000","last_unstale":"2024-09-21T10:15:05.670458+0000","last_undegraded":"2024-09-21T10:15:05.670458+0000","last_fullsized":"2024-09-21T10:15:05.670458+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T20:07:44.199633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18976,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":143,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.434050+0000","last_change":"2024-09-21T10:14:13.384104+0000","last_active":"2024-09-21T10:15:06.434050+0000","last_peered":"2024-09-21T10:15:06.434050+0000","last_clean":"2024-09-21T10:15:06.434050+0000","last_became_active":"2024-09-21T10:14:13.383788+0000","last_became_peered":"2024-09-21T10:14:13.383788+0000","last_unstale":"2024-09-21T10:15:06.434050+0000","last_undegraded":"2024-09-21T10:15:06.434050+0000","last_fullsized":"2024-09-21T10:15:06.434050+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T21:03:26.528309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"62'3","reported_seq":37,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104517+0000","last_change":"2024-09-21T10:13:58.772890+0000","last_active":"2024-09-21T10:15:05.104517+0000","last_peered":"2024-09-21T10:15:05.104517+0000","last_clean":"2024-09-21T10:15:05.104517+0000","last_became_active":"2024-09-21T10:13:58.757449+0000","last_became_peered":"2024-09-21T10:13:58.757449+0000","last_unstale":"2024-09-21T10:15:05.104517+0000","last_undegraded":"2024-09-21T10:15:05.104517+0000","last_fullsized":"2024-09-21T10:15:05.104517+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:35:54.960414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.14","version":"72'100","reported_seq":50,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.916378+0000","last_change":"2024-09-21T10:14:23.373993+0000","last_active":"2024-09-21T10:15:06.916378+0000","last_peered":"2024-09-21T10:15:06.916378+0000","last_clean":"2024-09-21T10:15:06.916378+0000","last_became_active":"2024-09-21T10:14:20.409485+0000","last_became_peered":"2024-09-21T10:14:20.409485+0000","last_unstale":"2024-09-21T10:15:06.916378+0000","last_undegraded":"2024-09-21T10:15:06.916378+0000","last_fullsized":"2024-09-21T10:15:06.916378+0000","mapping_epoch":462,"log_start":"0'0","ondisk_log_start":"0'0","created":451,"last_epoch_clean":463,"parent":"0.0","parent_split_bits":5,"last_scrub":"72'100","last_scrub_stamp":"2024-09-21T10:14:23.373930+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:28:52.674996+0000","last_clean_scrub_stamp":"2024-09-21T10:14:23.373930+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T13:52:40.135266+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":175,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.105018+0000","last_change":"2024-09-21T10:14:43.498101+0000","last_active":"2024-09-21T10:15:05.105018+0000","last_peered":"2024-09-21T10:15:05.105018+0000","last_clean":"2024-09-21T10:15:05.105018+0000","last_became_active":"2024-09-21T10:14:43.497663+0000","last_became_peered":"2024-09-21T10:14:43.497663+0000","last_unstale":"2024-09-21T10:15:05.105018+0000","last_undegraded":"2024-09-21T10:15:05.105018+0000","last_fullsized":"2024-09-21T10:15:05.105018+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:54:34.759960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":826,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110693+0000","last_change":"2024-09-21T10:13:58.757638+0000","last_active":"2024-09-21T10:15:06.110693+0000","last_peered":"2024-09-21T10:15:06.110693+0000","last_clean":"2024-09-21T10:15:06.110693+0000","last_became_active":"2024-09-21T10:13:58.757332+0000","last_became_peered":"2024-09-21T10:13:58.757332+0000","last_unstale":"2024-09-21T10:15:06.110693+0000","last_undegraded":"2024-09-21T10:15:06.110693+0000","last_fullsized":"2024-09-21T10:15:06.110693+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:39:07.052832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":853,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108896+0000","last_change":"2024-09-21T09:49:39.894251+0000","last_active":"2024-09-21T10:15:06.108896+0000","last_peered":"2024-09-21T10:15:06.108896+0000","last_clean":"2024-09-21T10:15:06.108896+0000","last_became_active":"2024-09-21T09:49:39.893937+0000","last_became_peered":"2024-09-21T09:49:39.893937+0000","last_unstale":"2024-09-21T10:15:06.108896+0000","last_undegraded":"2024-09-21T10:15:06.108896+0000","last_fullsized":"2024-09-21T10:15:06.108896+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T13:48:22.281966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":452,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.935376+0000","last_change":"2024-09-21T10:15:06.935050+0000","last_active":"2024-09-21T10:15:06.935376+0000","last_peered":"2024-09-21T10:15:06.935376+0000","last_clean":"2024-09-21T10:15:06.935376+0000","last_became_active":"2024-09-21T10:15:06.934739+0000","last_became_peered":"2024-09-21T10:15:06.934739+0000","last_unstale":"2024-09-21T10:15:06.935376+0000","last_undegraded":"2024-09-21T10:15:06.935376+0000","last_fullsized":"2024-09-21T10:15:06.935376+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:24:01.361231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,6],"acting":[0,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":291,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104263+0000","last_change":"2024-09-21T09:52:23.918225+0000","last_active":"2024-09-21T10:15:05.104263+0000","last_peered":"2024-09-21T10:15:05.104263+0000","last_clean":"2024-09-21T10:15:05.104263+0000","last_became_active":"2024-09-21T09:52:23.917855+0000","last_became_peered":"2024-09-21T09:52:23.917855+0000","last_unstale":"2024-09-21T10:15:05.104263+0000","last_undegraded":"2024-09-21T10:15:05.104263+0000","last_fullsized":"2024-09-21T10:15:05.104263+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T13:24:09.642743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":882,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110095+0000","last_change":"2024-09-21T09:58:36.394218+0000","last_active":"2024-09-21T10:15:06.110095+0000","last_peered":"2024-09-21T10:15:06.110095+0000","last_clean":"2024-09-21T10:15:06.110095+0000","last_became_active":"2024-09-21T09:58:36.393051+0000","last_became_peered":"2024-09-21T09:58:36.393051+0000","last_unstale":"2024-09-21T10:15:06.110095+0000","last_undegraded":"2024-09-21T10:15:06.110095+0000","last_fullsized":"2024-09-21T10:15:06.110095+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T09:56:29.903710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":797,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108137+0000","last_change":"2024-09-21T10:13:58.753992+0000","last_active":"2024-09-21T10:15:06.108137+0000","last_peered":"2024-09-21T10:15:06.108137+0000","last_clean":"2024-09-21T10:15:06.108137+0000","last_became_active":"2024-09-21T10:13:58.753617+0000","last_became_peered":"2024-09-21T10:13:58.753617+0000","last_unstale":"2024-09-21T10:15:06.108137+0000","last_undegraded":"2024-09-21T10:15:06.108137+0000","last_fullsized":"2024-09-21T10:15:06.108137+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:57:55.036764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":297,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.433882+0000","last_change":"2024-09-21T10:14:13.387416+0000","last_active":"2024-09-21T10:15:06.433882+0000","last_peered":"2024-09-21T10:15:06.433882+0000","last_clean":"2024-09-21T10:15:06.433882+0000","last_became_active":"2024-09-21T10:14:13.387127+0000","last_became_peered":"2024-09-21T10:14:13.387127+0000","last_unstale":"2024-09-21T10:15:06.433882+0000","last_undegraded":"2024-09-21T10:15:06.433882+0000","last_fullsized":"2024-09-21T10:15:06.433882+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T15:18:29.233832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":853,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110334+0000","last_change":"2024-09-21T09:58:36.391974+0000","last_active":"2024-09-21T10:15:06.110334+0000","last_peered":"2024-09-21T10:15:06.110334+0000","last_clean":"2024-09-21T10:15:06.110334+0000","last_became_active":"2024-09-21T09:58:36.391668+0000","last_became_peered":"2024-09-21T09:58:36.391668+0000","last_unstale":"2024-09-21T10:15:06.110334+0000","last_undegraded":"2024-09-21T10:15:06.110334+0000","last_fullsized":"2024-09-21T10:15:06.110334+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:17:13.099468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":479,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670322+0000","last_change":"2024-09-21T09:58:36.389146+0000","last_active":"2024-09-21T10:15:05.670322+0000","last_peered":"2024-09-21T10:15:05.670322+0000","last_clean":"2024-09-21T10:15:05.670322+0000","last_became_active":"2024-09-21T09:58:36.388755+0000","last_became_peered":"2024-09-21T09:58:36.388755+0000","last_unstale":"2024-09-21T10:15:05.670322+0000","last_undegraded":"2024-09-21T10:15:05.670322+0000","last_fullsized":"2024-09-21T10:15:05.670322+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T12:43:54.177578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":544,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.916428+0000","last_change":"2024-09-21T10:14:20.557152+0000","last_active":"2024-09-21T10:15:06.916428+0000","last_peered":"2024-09-21T10:15:06.916428+0000","last_clean":"2024-09-21T10:15:06.916428+0000","last_became_active":"2024-09-21T10:14:20.556740+0000","last_became_peered":"2024-09-21T10:14:20.556740+0000","last_unstale":"2024-09-21T10:15:06.916428+0000","last_undegraded":"2024-09-21T10:15:06.916428+0000","last_fullsized":"2024-09-21T10:15:06.916428+0000","mapping_epoch":462,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":463,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T14:42:01.346052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"62'1","reported_seq":831,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108531+0000","last_change":"2024-09-21T10:13:58.753123+0000","last_active":"2024-09-21T10:15:06.108531+0000","last_peered":"2024-09-21T10:15:06.108531+0000","last_clean":"2024-09-21T10:15:06.108531+0000","last_became_active":"2024-09-21T10:13:58.752719+0000","last_became_peered":"2024-09-21T10:13:58.752719+0000","last_unstale":"2024-09-21T10:15:06.108531+0000","last_undegraded":"2024-09-21T10:15:06.108531+0000","last_fullsized":"2024-09-21T10:15:06.108531+0000","mapping_epoch":455,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":456,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:23:20.399396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":480,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670440+0000","last_change":"2024-09-21T09:58:36.389487+0000","last_active":"2024-09-21T10:15:05.670440+0000","last_peered":"2024-09-21T10:15:05.670440+0000","last_clean":"2024-09-21T10:15:05.670440+0000","last_became_active":"2024-09-21T09:58:36.388621+0000","last_became_peered":"2024-09-21T09:58:36.388621+0000","last_unstale":"2024-09-21T10:15:05.670440+0000","last_undegraded":"2024-09-21T10:15:05.670440+0000","last_fullsized":"2024-09-21T10:15:05.670440+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T19:36:51.138241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"62'2","reported_seq":187,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.104981+0000","last_change":"2024-09-21T10:14:43.498112+0000","last_active":"2024-09-21T10:15:05.104981+0000","last_peered":"2024-09-21T10:15:05.104981+0000","last_clean":"2024-09-21T10:15:05.104981+0000","last_became_active":"2024-09-21T10:14:43.497763+0000","last_became_peered":"2024-09-21T10:14:43.497763+0000","last_unstale":"2024-09-21T10:15:05.104981+0000","last_undegraded":"2024-09-21T10:15:05.104981+0000","last_fullsized":"2024-09-21T10:15:05.104981+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T18:27:27.002214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":474,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670263+0000","last_change":"2024-09-21T09:46:16.218568+0000","last_active":"2024-09-21T10:15:05.670263+0000","last_peered":"2024-09-21T10:15:05.670263+0000","last_clean":"2024-09-21T10:15:05.670263+0000","last_became_active":"2024-09-21T09:46:16.218212+0000","last_became_peered":"2024-09-21T09:46:16.218212+0000","last_unstale":"2024-09-21T10:15:05.670263+0000","last_undegraded":"2024-09-21T10:15:05.670263+0000","last_fullsized":"2024-09-21T10:15:05.670263+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T16:40:24.542087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"62'2","reported_seq":187,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.105038+0000","last_change":"2024-09-21T10:14:43.494109+0000","last_active":"2024-09-21T10:15:05.105038+0000","last_peered":"2024-09-21T10:15:05.105038+0000","last_clean":"2024-09-21T10:15:05.105038+0000","last_became_active":"2024-09-21T10:14:43.493431+0000","last_became_peered":"2024-09-21T10:14:43.493431+0000","last_unstale":"2024-09-21T10:15:05.105038+0000","last_undegraded":"2024-09-21T10:15:05.105038+0000","last_fullsized":"2024-09-21T10:15:05.105038+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T17:55:13.918492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_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":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":871,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110463+0000","last_change":"2024-09-21T09:46:16.218094+0000","last_active":"2024-09-21T10:15:06.110463+0000","last_peered":"2024-09-21T10:15:06.110463+0000","last_clean":"2024-09-21T10:15:06.110463+0000","last_became_active":"2024-09-21T09:46:16.217737+0000","last_became_peered":"2024-09-21T09:46:16.217737+0000","last_unstale":"2024-09-21T10:15:06.110463+0000","last_undegraded":"2024-09-21T10:15:06.110463+0000","last_fullsized":"2024-09-21T10:15:06.110463+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T11:50:16.695965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"62'1","reported_seq":862,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.110352+0000","last_change":"2024-09-21T09:52:23.928946+0000","last_active":"2024-09-21T10:15:06.110352+0000","last_peered":"2024-09-21T10:15:06.110352+0000","last_clean":"2024-09-21T10:15:06.110352+0000","last_became_active":"2024-09-21T09:52:23.928586+0000","last_became_peered":"2024-09-21T09:52:23.928586+0000","last_unstale":"2024-09-21T10:15:06.110352+0000","last_undegraded":"2024-09-21T10:15:06.110352+0000","last_fullsized":"2024-09-21T10:15:06.110352+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+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-22T19:00:27.918688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":480,"reported_epoch":476,"state":"active+clean","last_fresh":"2024-09-21T10:15:05.670065+0000","last_change":"2024-09-21T09:58:36.395124+0000","last_active":"2024-09-21T10:15:05.670065+0000","last_peered":"2024-09-21T10:15:05.670065+0000","last_clean":"2024-09-21T10:15:05.670065+0000","last_became_active":"2024-09-21T09:58:36.394828+0000","last_became_peered":"2024-09-21T09:58:36.394828+0000","last_unstale":"2024-09-21T10:15:05.670065+0000","last_undegraded":"2024-09-21T10:15:05.670065+0000","last_fullsized":"2024-09-21T10:15:05.670065+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:32.638070+0000","last_clean_scrub_stamp":"2024-09-21T09:32:32.638070+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-22T15:54:35.828369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"62'4","reported_seq":882,"reported_epoch":477,"state":"active+clean","last_fresh":"2024-09-21T10:15:06.108765+0000","last_change":"2024-09-21T09:49:39.902007+0000","last_active":"2024-09-21T10:15:06.108765+0000","last_peered":"2024-09-21T10:15:06.108765+0000","last_clean":"2024-09-21T10:15:06.108765+0000","last_became_active":"2024-09-21T09:49:39.894339+0000","last_became_peered":"2024-09-21T09:49:39.894339+0000","last_unstale":"2024-09-21T10:15:06.108765+0000","last_undegraded":"2024-09-21T10:15:06.108765+0000","last_fullsized":"2024-09-21T10:15:06.108765+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:32:31.633196+0000","last_clean_scrub_stamp":"2024-09-21T09:32:31.633196+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:11.682240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1710,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":53,"num_bytes_recovered":21252,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13695,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":9,"num_bytes_recovered":114,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":57,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_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":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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2100,"ondisk_log_size":2100,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453398050,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":913760,"kb_used_data":6996,"kb_used_omap":1,"kb_used_meta":906750,"kb_avail":92831392,"statfs":{"total":95995035648,"available":95059345408,"internally_reserved":0,"allocated":7163904,"data_stored":3855870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":928512344},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":43,"seq":184683594273,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":911444,"kb_used_data":7300,"kb_used_omap":1,"kb_used_meta":904126,"kb_avail":92833708,"statfs":{"total":95995035648,"available":95061716992,"internally_reserved":0,"allocated":7475200,"data_stored":4182793,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":925825368},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913790504,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1198028,"kb_used_data":7236,"kb_used_omap":1,"kb_used_meta":1190782,"kb_avail":92547124,"statfs":{"total":95995035648,"available":94768254976,"internally_reserved":0,"allocated":7409664,"data_stored":4113934,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":1219361112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986735,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":907040,"kb_used_data":6992,"kb_used_omap":1,"kb_used_meta":900030,"kb_avail":92838112,"statfs":{"total":95995035648,"available":95066226688,"internally_reserved":0,"allocated":7159808,"data_stored":3855808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":921631064},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":95,"seq":408021893523,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1149640,"kb_used_data":7548,"kb_used_omap":4,"kb_used_meta":1142075,"kb_avail":92595512,"statfs":{"total":95995035648,"available":94817804288,"internally_reserved":0,"allocated":7729152,"data_stored":4440191,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4671,"internal_metadata":1169485249},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":90,"seq":386547057050,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1019476,"kb_used_data":7236,"kb_used_omap":6,"kb_used_meta":1012217,"kb_avail":92725676,"statfs":{"total":95995035648,"available":94951092224,"internally_reserved":0,"allocated":7409664,"data_stored":4114214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6700,"internal_metadata":1036510676},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":85,"seq":365072220577,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":879176,"kb_used_data":6968,"kb_used_omap":5,"kb_used_meta":872186,"kb_avail":92865976,"statfs":{"total":95995035648,"available":95094759424,"internally_reserved":0,"allocated":7135232,"data_stored":3849739,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5900,"internal_metadata":893118708},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":135,"seq":579820585317,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":933252,"kb_used_data":7292,"kb_used_omap":7,"kb_used_meta":925944,"kb_avail":92811900,"statfs":{"total":95995035648,"available":95039385600,"internally_reserved":0,"allocated":7467008,"data_stored":4177769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7737,"internal_metadata":948167111},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"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":4196,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2152,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:15:55.560 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-21T10:15:55.560 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi137 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh' 2024-09-21T10:15:55.718 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d296fa989c3047bb9e33e6546095ab5f Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi137 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh' 2024-09-21T10:15:55.721 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T10:15:55.732 INFO:tasks.cephadm:Teardown begin 2024-09-21T10:15:55.732 DEBUG:teuthology.orchestra.run.smithi137:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T10:15:55.762 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:55 smithi137 ceph-mon[93825]: from='client.46796 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:15:55.762 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:55 smithi137 ceph-mon[93825]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:55.763 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:55 smithi137 ceph-mon[97575]: from='client.46796 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:15:55.763 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:55 smithi137 ceph-mon[97575]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:55.779 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T10:15:55.808 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:55 smithi165 ceph-mon[86023]: from='client.46796 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:15:55.809 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:55 smithi165 ceph-mon[86023]: from='mgr.34107 172.21.15.137:0/506891837' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:55.911 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T10:15:55.912 DEBUG:teuthology.orchestra.run.smithi137:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T10:15:55.929 DEBUG:teuthology.orchestra.run.smithi165:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T10:15:55.970 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T10:15:55.971 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T10:15:55.971 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl stop ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.a 2024-09-21T10:15:56.050 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:56 smithi137 systemd[1]: Stopping Ceph mon.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:15:56.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a[93821]: 2024-09-21T10:15:56.273+0000 7f66aefb5640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:15:56.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a[93821]: 2024-09-21T10:15:56.273+0000 7f66aefb5640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-09-21T10:15:56.551 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:56 smithi137 podman[329348]: 2024-09-21 10:15:56.5085298 +0000 UTC m=+0.348531174 container died c71a135e238a6ed8839381e10790d122ac560a8f23dbbcd3b38b9b81cc8650c4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:15:56.551 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:10:15:56] ENGINE Bus STOPPING 2024-09-21T10:15:56.552 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:10:15:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:15:56.552 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:10:15:56] ENGINE Bus STOPPED 2024-09-21T10:15:56.552 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:10:15:56] ENGINE Bus STARTING 2024-09-21T10:15:56.826 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:10:15:56] ENGINE Serving on http://:::9283 2024-09-21T10:15:56.827 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:56 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:10:15:56] ENGINE Bus STARTED 2024-09-21T10:15:57.253 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:56 smithi137 podman[329348]: 2024-09-21 10:15:56.958129573 +0000 UTC m=+0.798130942 container cleanup c71a135e238a6ed8839381e10790d122ac560a8f23dbbcd3b38b9b81cc8650c4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-21T10:15:57.253 INFO:journalctl@ceph.mon.a.smithi137.stdout:Sep 21 10:15:56 smithi137 bash[329348]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-a 2024-09-21T10:15:57.392 DEBUG:teuthology.orchestra.run.smithi137:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.a.service' 2024-09-21T10:15:57.397 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 10:15:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a[74968]: logger=cleanup t=2024-09-21T10:15:56.928492174Z level=info msg="Completed cleanup jobs" duration=12.751099ms 2024-09-21T10:15:57.441 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:15:57.441 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T10:15:57.441 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-21T10:15:57.441 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl stop ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.c 2024-09-21T10:15:57.550 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:57 smithi137 systemd[1]: Stopping Ceph mon.c for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:15:58.051 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:57 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:10:15:57] ENGINE Bus STOPPING 2024-09-21T10:15:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:57 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c[97549]: 2024-09-21T10:15:57.720+0000 7fec22e2c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:15:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:57 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c[97549]: 2024-09-21T10:15:57.720+0000 7fec22e2c640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-09-21T10:15:58.051 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:57 smithi137 podman[329479]: 2024-09-21 10:15:57.854083382 +0000 UTC m=+0.230076326 container died f4fa8a734dd83d10d0ab0e03caa3b87899af2d9010c62cd0a4ec6d4e26b1a37e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True) 2024-09-21T10:15:58.524 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:58 smithi137 podman[329479]: 2024-09-21 10:15:58.204432769 +0000 UTC m=+0.580425715 container cleanup f4fa8a734dd83d10d0ab0e03caa3b87899af2d9010c62cd0a4ec6d4e26b1a37e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2) 2024-09-21T10:15:58.525 INFO:journalctl@ceph.mon.c.smithi137.stdout:Sep 21 10:15:58 smithi137 bash[329479]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-c 2024-09-21T10:15:58.525 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:58 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:10:15:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:15:58.525 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:58 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:10:15:58] ENGINE Bus STOPPED 2024-09-21T10:15:58.525 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:58 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:10:15:58] ENGINE Bus STARTING 2024-09-21T10:15:58.525 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:58 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:10:15:58] ENGINE Serving on http://:::9283 2024-09-21T10:15:58.526 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:15:58 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: [21/Sep/2024:10:15:58] ENGINE Bus STARTED 2024-09-21T10:15:58.679 DEBUG:teuthology.orchestra.run.smithi137:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.c.service' 2024-09-21T10:15:58.713 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:15:58.714 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-21T10:15:58.714 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-21T10:15:58.714 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.b 2024-09-21T10:15:59.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:58 smithi165 systemd[1]: Stopping Ceph mon.b for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:15:59.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:59 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-b[86019]: 2024-09-21T10:15:59.119+0000 7fcfb0dd6640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:15:59.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:59 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-b[86019]: 2024-09-21T10:15:59.119+0000 7fcfb0dd6640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-09-21T10:15:59.398 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:59 smithi165 podman[236210]: 2024-09-21 10:15:59.253868673 +0000 UTC m=+0.268986539 container died a348e1fe5854807b3afbc96a163fa6d7adf1a5c723fbf77e6f1f42f90c16fb8a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:15:59.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:59 smithi165 podman[236210]: 2024-09-21 10:15:59.671671488 +0000 UTC m=+0.686789343 container cleanup a348e1fe5854807b3afbc96a163fa6d7adf1a5c723fbf77e6f1f42f90c16fb8a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-b, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:15:59.898 INFO:journalctl@ceph.mon.b.smithi165.stdout:Sep 21 10:15:59 smithi165 bash[236210]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-mon-b 2024-09-21T10:16:00.046 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@mon.b.service' 2024-09-21T10:16:00.101 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:16:00.101 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-21T10:16:00.102 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-21T10:16:00.102 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl stop ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.y 2024-09-21T10:16:00.402 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:16:00 smithi137 systemd[1]: Stopping Ceph mgr.y for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:16:00.648 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:16:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:16:00.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"6369b226-77fb-11ef-baf6-efdc52797490\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-21T10:16:00.742 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:16:00 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T10:16:00.399+0000 7f3bb6d72640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:16:00.742 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:16:00 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y[85136]: 2024-09-21T10:16:00.399+0000 7f3bb6d72640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-21T10:16:00.742 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:16:00 smithi137 podman[329611]: 2024-09-21 10:16:00.442621154 +0000 UTC m=+0.147964190 container died 02dcb05d94a3b0320000380314cf19817a20bb1bc2eaf93d2f5d037e3928da99 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731) 2024-09-21T10:16:01.050 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:16:00 smithi137 podman[329611]: 2024-09-21 10:16:00.954957817 +0000 UTC m=+0.660300887 container cleanup 02dcb05d94a3b0320000380314cf19817a20bb1bc2eaf93d2f5d037e3928da99 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-21T10:16:01.051 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:16:00 smithi137 bash[329611]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y 2024-09-21T10:16:01.422 INFO:journalctl@ceph.mgr.y.smithi137.stdout:Sep 21 10:16:01 smithi137 podman[329623]: 2024-09-21 10:16:01.169812597 +0000 UTC m=+0.724722949 container remove 02dcb05d94a3b0320000380314cf19817a20bb1bc2eaf93d2f5d037e3928da99 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-y, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=main-62da54b) 2024-09-21T10:16:01.426 DEBUG:teuthology.orchestra.run.smithi137:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.y.service' 2024-09-21T10:16:01.461 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:16:01.461 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-21T10:16:01.461 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T10:16:01.461 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.x 2024-09-21T10:16:01.647 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 10:16:01 smithi165 systemd[1]: Stopping Ceph mgr.x for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:16:02.088 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 10:16:01 smithi165 podman[236331]: 2024-09-21 10:16:01.791060191 +0000 UTC m=+0.137319476 container died 5fa49c4ebea2d98daa7e497ac3343171354362690d4b9c7c8394d9268a8ea09b (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-21T10:16:02.671 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 10:16:02 smithi165 podman[236331]: 2024-09-21 10:16:02.402080014 +0000 UTC m=+0.748339300 container cleanup 5fa49c4ebea2d98daa7e497ac3343171354362690d4b9c7c8394d9268a8ea09b (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=main-62da54b) 2024-09-21T10:16:02.672 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Sep 21 10:16:02 smithi165 bash[236331]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-mgr-x 2024-09-21T10:16:02.799 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@mgr.x.service' 2024-09-21T10:16:02.834 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:16:02.834 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T10:16:02.834 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T10:16:02.835 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl stop ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.0 2024-09-21T10:16:03.132 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 10:16:02 smithi137 systemd[1]: Stopping Ceph osd.0 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:16:03.550 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 10:16:03 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[144087]: 2024-09-21T10:16:03.130+0000 7f510826e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:16:03.551 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 10:16:03 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[144087]: 2024-09-21T10:16:03.130+0000 7f510826e640 -1 osd.0 477 *** Got signal Terminated *** 2024-09-21T10:16:03.551 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 10:16:03 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0[144087]: 2024-09-21T10:16:03.130+0000 7f510826e640 -1 osd.0 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:16:08.892 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 10:16:08 smithi137 podman[329734]: 2024-09-21 10:16:08.609629311 +0000 UTC m=+5.581261595 container died 08c3bd3d392eb13bef64face449885071bcae702896b2056fdbe5a2b7cabd491 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-21T10:16:09.148 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 10:16:09 smithi137 podman[329734]: 2024-09-21 10:16:09.122692337 +0000 UTC m=+6.094324620 container cleanup 08c3bd3d392eb13bef64face449885071bcae702896b2056fdbe5a2b7cabd491 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=main-62da54b) 2024-09-21T10:16:09.149 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 10:16:09 smithi137 bash[329734]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0 2024-09-21T10:16:09.700 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 10:16:09 smithi137 podman[329751]: 2024-09-21 10:16:09.391082028 +0000 UTC m=+0.768764529 container remove 08c3bd3d392eb13bef64face449885071bcae702896b2056fdbe5a2b7cabd491 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-21T10:16:10.013 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 10:16:09 smithi137 podman[329836]: 2024-09-21 10:16:09.601449743 +0000 UTC m=+0.015934710 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:16:10.013 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 10:16:09 smithi137 podman[329836]: 2024-09-21 10:16:09.717011123 +0000 UTC m=+0.131496126 container create 49d623f74d9fb469ed15d2af1d3dcdc7b83421927f1548bda1df300ed30d4dfd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, CEPH_POINT_RELEASE=) 2024-09-21T10:16:10.014 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 10:16:10 smithi137 podman[329836]: 2024-09-21 10:16:10.011960962 +0000 UTC m=+0.426445924 container init 49d623f74d9fb469ed15d2af1d3dcdc7b83421927f1548bda1df300ed30d4dfd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, RELEASE=main-62da54b, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:16:10.269 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 10:16:10 smithi137 podman[329836]: 2024-09-21 10:16:10.015451834 +0000 UTC m=+0.429936800 container start 49d623f74d9fb469ed15d2af1d3dcdc7b83421927f1548bda1df300ed30d4dfd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-21T10:16:10.269 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 10:16:10 smithi137 podman[329836]: 2024-09-21 10:16:10.153092432 +0000 UTC m=+0.567577407 container attach 49d623f74d9fb469ed15d2af1d3dcdc7b83421927f1548bda1df300ed30d4dfd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-21T10:16:11.321 INFO:journalctl@ceph.osd.0.smithi137.stdout:Sep 21 10:16:11 smithi137 podman[329836]: 2024-09-21 10:16:11.06272209 +0000 UTC m=+1.477207056 container died 49d623f74d9fb469ed15d2af1d3dcdc7b83421927f1548bda1df300ed30d4dfd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2) 2024-09-21T10:16:11.772 DEBUG:teuthology.orchestra.run.smithi137:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.0.service' 2024-09-21T10:16:11.811 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:16:11.811 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T10:16:11.811 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T10:16:11.811 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl stop ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.1 2024-09-21T10:16:12.050 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 10:16:11 smithi137 systemd[1]: Stopping Ceph osd.1 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:16:12.550 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 10:16:12 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1[109860]: 2024-09-21T10:16:12.159+0000 7f238aa39640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:16:12.551 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 10:16:12 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1[109860]: 2024-09-21T10:16:12.159+0000 7f238aa39640 -1 osd.1 477 *** Got signal Terminated *** 2024-09-21T10:16:12.551 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 10:16:12 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1[109860]: 2024-09-21T10:16:12.159+0000 7f238aa39640 -1 osd.1 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:16:18.005 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 10:16:17 smithi137 podman[329951]: 2024-09-21 10:16:17.724070308 +0000 UTC m=+5.688222883 container died bc013142274cc2ecf2cdc4b0cd83949d2e05dafe300356a63336816c482f2487 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b) 2024-09-21T10:16:18.300 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 10:16:18 smithi137 podman[329951]: 2024-09-21 10:16:18.185179116 +0000 UTC m=+6.149331693 container cleanup bc013142274cc2ecf2cdc4b0cd83949d2e05dafe300356a63336816c482f2487 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True) 2024-09-21T10:16:18.300 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 10:16:18 smithi137 bash[329951]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1 2024-09-21T10:16:18.797 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 10:16:18 smithi137 podman[329968]: 2024-09-21 10:16:18.486642364 +0000 UTC m=+0.759259019 container remove bc013142274cc2ecf2cdc4b0cd83949d2e05dafe300356a63336816c482f2487 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-21T10:16:19.050 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 10:16:18 smithi137 podman[330057]: 2024-09-21 10:16:18.698486516 +0000 UTC m=+0.016405352 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:16:19.050 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 10:16:18 smithi137 podman[330057]: 2024-09-21 10:16:18.812410445 +0000 UTC m=+0.130329271 container create f37d55c397244f8f175f089cfa8634bdc25225f1fda55842f8966f54a2e1093c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True) 2024-09-21T10:16:19.550 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 10:16:19 smithi137 podman[330057]: 2024-09-21 10:16:19.106770708 +0000 UTC m=+0.424689544 container init f37d55c397244f8f175f089cfa8634bdc25225f1fda55842f8966f54a2e1093c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-21T10:16:19.551 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 10:16:19 smithi137 podman[330057]: 2024-09-21 10:16:19.110019223 +0000 UTC m=+0.427938051 container start f37d55c397244f8f175f089cfa8634bdc25225f1fda55842f8966f54a2e1093c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=main-62da54b) 2024-09-21T10:16:19.551 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 10:16:19 smithi137 podman[330057]: 2024-09-21 10:16:19.206859795 +0000 UTC m=+0.524778638 container attach f37d55c397244f8f175f089cfa8634bdc25225f1fda55842f8966f54a2e1093c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True) 2024-09-21T10:16:19.551 INFO:journalctl@ceph.osd.1.smithi137.stdout:Sep 21 10:16:19 smithi137 podman[330057]: 2024-09-21 10:16:19.297393856 +0000 UTC m=+0.615312696 container died f37d55c397244f8f175f089cfa8634bdc25225f1fda55842f8966f54a2e1093c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-1-deactivate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-21T10:16:19.935 DEBUG:teuthology.orchestra.run.smithi137:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.1.service' 2024-09-21T10:16:19.976 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:16:19.977 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T10:16:19.977 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T10:16:19.977 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl stop ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.2 2024-09-21T10:16:20.299 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 10:16:20 smithi137 systemd[1]: Stopping Ceph osd.2 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:16:20.550 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 10:16:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2[114910]: 2024-09-21T10:16:20.296+0000 7fa56c756640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:16:20.551 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 10:16:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2[114910]: 2024-09-21T10:16:20.296+0000 7fa56c756640 -1 osd.2 477 *** Got signal Terminated *** 2024-09-21T10:16:20.551 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 10:16:20 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2[114910]: 2024-09-21T10:16:20.296+0000 7fa56c756640 -1 osd.2 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:16:26.025 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 10:16:25 smithi137 podman[330160]: 2024-09-21 10:16:25.744728047 +0000 UTC m=+5.547011589 container died 10d0dcbc187fbd907f1b10e7acb1bc7c2bbe2813c06731dd82b32399d3320563 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-21T10:16:26.300 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 10:16:26 smithi137 podman[330160]: 2024-09-21 10:16:26.188563682 +0000 UTC m=+5.990847220 container cleanup 10d0dcbc187fbd907f1b10e7acb1bc7c2bbe2813c06731dd82b32399d3320563 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-21T10:16:26.300 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 10:16:26 smithi137 bash[330160]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2 2024-09-21T10:16:26.800 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 10:16:26 smithi137 podman[330175]: 2024-09-21 10:16:26.456946118 +0000 UTC m=+0.707795151 container remove 10d0dcbc187fbd907f1b10e7acb1bc7c2bbe2813c06731dd82b32399d3320563 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2, RELEASE=main-62da54b, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T10:16:27.145 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 10:16:26 smithi137 podman[330264]: 2024-09-21 10:16:26.774643605 +0000 UTC m=+0.015792267 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:16:27.145 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 10:16:26 smithi137 podman[330264]: 2024-09-21 10:16:26.891236363 +0000 UTC m=+0.132385088 container create 7992be0572c15bca6acfea1868e3b00a9f6002ef66784762e9bdbae5042f22fb (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True) 2024-09-21T10:16:27.145 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 10:16:27 smithi137 podman[330264]: 2024-09-21 10:16:27.143629532 +0000 UTC m=+0.384778194 container init 7992be0572c15bca6acfea1868e3b00a9f6002ef66784762e9bdbae5042f22fb (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=main-62da54b) 2024-09-21T10:16:27.550 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 10:16:27 smithi137 podman[330264]: 2024-09-21 10:16:27.147047832 +0000 UTC m=+0.388196495 container start 7992be0572c15bca6acfea1868e3b00a9f6002ef66784762e9bdbae5042f22fb (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-21T10:16:27.551 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 10:16:27 smithi137 podman[330264]: 2024-09-21 10:16:27.226799955 +0000 UTC m=+0.467948621 container attach 7992be0572c15bca6acfea1868e3b00a9f6002ef66784762e9bdbae5042f22fb (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True) 2024-09-21T10:16:27.551 INFO:journalctl@ceph.osd.2.smithi137.stdout:Sep 21 10:16:27 smithi137 podman[330264]: 2024-09-21 10:16:27.338120707 +0000 UTC m=+0.579269375 container died 7992be0572c15bca6acfea1868e3b00a9f6002ef66784762e9bdbae5042f22fb (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-21T10:16:27.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:16:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:16:27.604Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.137:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.137:8765: connect: connection refused" 2024-09-21T10:16:27.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:16:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:16:27.606Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.137:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.137:8765: connect: connection refused" 2024-09-21T10:16:27.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:16:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:16:27.606Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.137:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.137:8765: connect: connection refused" 2024-09-21T10:16:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:16:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:16:27.608Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.137:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.137:8765: connect: connection refused" 2024-09-21T10:16:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:16:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:16:27.609Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.137:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.137:8765: connect: connection refused" 2024-09-21T10:16:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:16:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:16:27.609Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.137:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.137:8765: connect: connection refused" 2024-09-21T10:16:27.899 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:16:27 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:16:27.611Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.137:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.137:8765: connect: connection refused" 2024-09-21T10:16:27.968 DEBUG:teuthology.orchestra.run.smithi137:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.2.service' 2024-09-21T10:16:28.012 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:16:28.012 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T10:16:28.012 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T10:16:28.013 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl stop ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.3 2024-09-21T10:16:28.300 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 10:16:28 smithi137 systemd[1]: Stopping Ceph osd.3 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:16:28.800 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 10:16:28 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3[120324]: 2024-09-21T10:16:28.349+0000 7f9394078640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:16:28.801 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 10:16:28 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3[120324]: 2024-09-21T10:16:28.349+0000 7f9394078640 -1 osd.3 477 *** Got signal Terminated *** 2024-09-21T10:16:28.801 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 10:16:28 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3[120324]: 2024-09-21T10:16:28.349+0000 7f9394078640 -1 osd.3 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:16:29.148 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:28 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:28.729+0000 7f4cf4f24640 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:06.934498+0000 front 2024-09-21T10:16:06.934438+0000 (oldest deadline 2024-09-21T10:16:28.634405+0000) 2024-09-21T10:16:29.997 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:29 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:29.683+0000 7f4cf4f24640 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:06.934498+0000 front 2024-09-21T10:16:06.934438+0000 (oldest deadline 2024-09-21T10:16:28.634405+0000) 2024-09-21T10:16:30.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:29 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:29.994+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:30.898 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:30.725+0000 7f4cf4f24640 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:06.934498+0000 front 2024-09-21T10:16:06.934438+0000 (oldest deadline 2024-09-21T10:16:28.634405+0000) 2024-09-21T10:16:30.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:30.586+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:31.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:30 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:30.960+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:31.898 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:31 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:31.703+0000 7f4cf4f24640 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:06.934498+0000 front 2024-09-21T10:16:06.934438+0000 (oldest deadline 2024-09-21T10:16:28.634405+0000) 2024-09-21T10:16:31.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:31 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:31.569+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:32.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:31 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:31.996+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:32.898 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:32 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:32.698+0000 7f4cf4f24640 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:06.934498+0000 front 2024-09-21T10:16:06.934438+0000 (oldest deadline 2024-09-21T10:16:28.634405+0000) 2024-09-21T10:16:32.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:32 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:32.585+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:33.300 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 10:16:32 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3[120324]: 2024-09-21T10:16:32.983+0000 7f938c685640 -1 osd.3 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:06.942349+0000 front 2024-09-21T10:16:06.942426+0000 (oldest deadline 2024-09-21T10:16:32.242400+0000) 2024-09-21T10:16:33.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:33 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:33.022+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:33.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:33 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:33.038+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:33.898 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:33 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:33.703+0000 7f4cf4f24640 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:06.934498+0000 front 2024-09-21T10:16:06.934438+0000 (oldest deadline 2024-09-21T10:16:28.634405+0000) 2024-09-21T10:16:33.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:33 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:33.563+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:34.161 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 10:16:33 smithi137 podman[330367]: 2024-09-21 10:16:33.87436109 +0000 UTC m=+5.638369004 container died e2a7b4766b40bb1d7a1f703951024e72d622f43c75745ca303ef9ec70686b178 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0) 2024-09-21T10:16:34.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:34 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:34.082+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:34.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:33 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:33.980+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:34.550 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 10:16:34 smithi137 podman[330367]: 2024-09-21 10:16:34.375010786 +0000 UTC m=+6.139018741 container cleanup e2a7b4766b40bb1d7a1f703951024e72d622f43c75745ca303ef9ec70686b178 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS) 2024-09-21T10:16:34.550 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 10:16:34 smithi137 bash[330367]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3 2024-09-21T10:16:34.898 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:34 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:34.681+0000 7f4cf4f24640 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:06.934498+0000 front 2024-09-21T10:16:06.934438+0000 (oldest deadline 2024-09-21T10:16:28.634405+0000) 2024-09-21T10:16:34.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:34 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:34.550+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:34.928 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 10:16:34 smithi137 podman[330386]: 2024-09-21 10:16:34.617794847 +0000 UTC m=+0.745954497 container remove e2a7b4766b40bb1d7a1f703951024e72d622f43c75745ca303ef9ec70686b178 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:16:35.181 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 10:16:34 smithi137 podman[330474]: 2024-09-21 10:16:34.829514993 +0000 UTC m=+0.015879954 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:16:35.181 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 10:16:34 smithi137 podman[330474]: 2024-09-21 10:16:34.935280921 +0000 UTC m=+0.121645928 container create 16a45da61f2d611b35edf5badbf2f6678f27f1873597d5a0611f3986a3c7320c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-21T10:16:35.181 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 10:16:35 smithi137 podman[330474]: 2024-09-21 10:16:35.179316326 +0000 UTC m=+0.365681294 container init 16a45da61f2d611b35edf5badbf2f6678f27f1873597d5a0611f3986a3c7320c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-deactivate, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-21T10:16:35.397 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:35 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:35.121+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:35.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:35 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:35.003+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:35.550 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 10:16:35 smithi137 podman[330474]: 2024-09-21 10:16:35.182674493 +0000 UTC m=+0.369039455 container start 16a45da61f2d611b35edf5badbf2f6678f27f1873597d5a0611f3986a3c7320c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-21T10:16:35.551 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 10:16:35 smithi137 podman[330474]: 2024-09-21 10:16:35.270937056 +0000 UTC m=+0.457302038 container attach 16a45da61f2d611b35edf5badbf2f6678f27f1873597d5a0611f3986a3c7320c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:16:35.551 INFO:journalctl@ceph.osd.3.smithi137.stdout:Sep 21 10:16:35 smithi137 podman[330474]: 2024-09-21 10:16:35.373265395 +0000 UTC m=+0.559630357 container died 16a45da61f2d611b35edf5badbf2f6678f27f1873597d5a0611f3986a3c7320c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-3-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-21T10:16:35.898 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:35 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:35.683+0000 7f4cf4f24640 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:06.934498+0000 front 2024-09-21T10:16:06.934438+0000 (oldest deadline 2024-09-21T10:16:28.634405+0000) 2024-09-21T10:16:35.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:35 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:35.514+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:35.966 DEBUG:teuthology.orchestra.run.smithi137:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.3.service' 2024-09-21T10:16:36.003 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:16:36.004 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T10:16:36.004 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T10:16:36.004 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.4 2024-09-21T10:16:36.398 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:36 smithi165 systemd[1]: Stopping Ceph osd.4 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:16:36.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:36 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:36.049+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:36.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:36 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:36.123+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:36.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:36 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:36.558+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:36.898 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:36 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:36.428+0000 7f4cfb912640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:16:36.898 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:36 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:36.428+0000 7f4cfb912640 -1 osd.4 477 *** Got signal Terminated *** 2024-09-21T10:16:36.899 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:36 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:36.428+0000 7f4cfb912640 -1 osd.4 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:16:36.899 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:36 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:36.642+0000 7f4cf4f24640 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:06.934498+0000 front 2024-09-21T10:16:06.934438+0000 (oldest deadline 2024-09-21T10:16:28.634405+0000) 2024-09-21T10:16:37.397 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:37.010+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:37.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:37.077+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:37.898 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:37.661+0000 7f4cf4f24640 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:06.934498+0000 front 2024-09-21T10:16:06.934438+0000 (oldest deadline 2024-09-21T10:16:28.634405+0000) 2024-09-21T10:16:37.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:37.599+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:38.397 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:37 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:37.979+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:38.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:38 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:38.069+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:38.898 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:38 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:38.628+0000 7f4cf4f24640 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:06.934498+0000 front 2024-09-21T10:16:06.934438+0000 (oldest deadline 2024-09-21T10:16:28.634405+0000) 2024-09-21T10:16:38.899 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:38 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:38.594+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:39.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:39 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:39.005+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:39.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:39 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:39.088+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:39.897 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:39 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:39.590+0000 7f4cf4f24640 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:06.934498+0000 front 2024-09-21T10:16:06.934438+0000 (oldest deadline 2024-09-21T10:16:28.634405+0000) 2024-09-21T10:16:39.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:39 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:39.555+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:39.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:39 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:39.555+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:40.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:40.069+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:40.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:39 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:39.966+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:40.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:39 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:39.966+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:15.179052+0000 front 2024-09-21T10:16:15.178960+0000 (oldest deadline 2024-09-21T10:16:39.878907+0000) 2024-09-21T10:16:40.898 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4[37592]: 2024-09-21T10:16:40.603+0000 7f4cf4f24640 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:06.934498+0000 front 2024-09-21T10:16:06.934438+0000 (oldest deadline 2024-09-21T10:16:28.634405+0000) 2024-09-21T10:16:40.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:40.529+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:40.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:40.529+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:41.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:41 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:41.117+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:41.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:40.996+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:41.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:40 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:40.996+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:15.179052+0000 front 2024-09-21T10:16:15.178960+0000 (oldest deadline 2024-09-21T10:16:39.878907+0000) 2024-09-21T10:16:41.801 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:41 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:41.537+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:41.801 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:41 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:41.538+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:42.060 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:41 smithi165 podman[236456]: 2024-09-21 10:16:41.799674535 +0000 UTC m=+5.599021411 container died f3f25e56b567e73824088564dabafedfe0c0f998d9385cb002ee053d5b535e51 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=quincy-fbd1a6a, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=) 2024-09-21T10:16:42.061 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:41 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:41.959+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:42.061 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:41 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:41.959+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:15.179052+0000 front 2024-09-21T10:16:15.178960+0000 (oldest deadline 2024-09-21T10:16:39.878907+0000) 2024-09-21T10:16:42.398 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:42 smithi165 podman[236456]: 2024-09-21 10:16:42.161476985 +0000 UTC m=+5.960823871 container cleanup f3f25e56b567e73824088564dabafedfe0c0f998d9385cb002ee053d5b535e51 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-fbd1a6a, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-21T10:16:42.398 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:42 smithi165 bash[236456]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4 2024-09-21T10:16:42.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:42 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:42.161+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:42.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:42 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:42.161+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:42.757 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:42 smithi165 podman[236470]: 2024-09-21 10:16:42.446327833 +0000 UTC m=+0.649935776 container remove f3f25e56b567e73824088564dabafedfe0c0f998d9385cb002ee053d5b535e51 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=quincy-fbd1a6a, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T10:16:42.757 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:42 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:42.539+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:42.758 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:42 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:42.539+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:43.060 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:42 smithi165 podman[236557]: 2024-09-21 10:16:42.658199174 +0000 UTC m=+0.015880257 image pull fc3ec4a4f6be575045de0fd8a2fe84939e888152c447bdedb90add7841f7bef9 quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2 2024-09-21T10:16:43.060 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:42 smithi165 podman[236557]: 2024-09-21 10:16:42.755933834 +0000 UTC m=+0.113614959 container create f8e6575f1b266a3af5756d4dfc763f1599227a8dedfcab9410dcaa34f42e72d6 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=quincy-fbd1a6a, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2) 2024-09-21T10:16:43.061 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:42 smithi165 podman[236557]: 2024-09-21 10:16:42.97536394 +0000 UTC m=+0.333045019 container init f8e6575f1b266a3af5756d4dfc763f1599227a8dedfcab9410dcaa34f42e72d6 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=quincy-fbd1a6a, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-21T10:16:43.061 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:42 smithi165 podman[236557]: 2024-09-21 10:16:42.978801899 +0000 UTC m=+0.336482960 container start f8e6575f1b266a3af5756d4dfc763f1599227a8dedfcab9410dcaa34f42e72d6 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.vendor=CentOS, RELEASE=quincy-fbd1a6a, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-21T10:16:43.061 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:42 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:42.963+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:43.061 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:42 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:42.963+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:15.179052+0000 front 2024-09-21T10:16:15.178960+0000 (oldest deadline 2024-09-21T10:16:39.878907+0000) 2024-09-21T10:16:43.398 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:43 smithi165 podman[236557]: 2024-09-21 10:16:43.058528368 +0000 UTC m=+0.416209431 container attach f8e6575f1b266a3af5756d4dfc763f1599227a8dedfcab9410dcaa34f42e72d6 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=quincy-fbd1a6a, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True) 2024-09-21T10:16:43.398 INFO:journalctl@ceph.osd.4.smithi165.stdout:Sep 21 10:16:43 smithi165 podman[236557]: 2024-09-21 10:16:43.188048991 +0000 UTC m=+0.545730059 container died f8e6575f1b266a3af5756d4dfc763f1599227a8dedfcab9410dcaa34f42e72d6 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-4-deactivate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=quincy-fbd1a6a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-21T10:16:43.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:43 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:43.142+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:43.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:43 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:43.142+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:43.772 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:43 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:43.564+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:43.772 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:43 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:43.564+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:43.793 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.4.service' 2024-09-21T10:16:43.832 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:16:43.832 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T10:16:43.833 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T10:16:43.833 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.5 2024-09-21T10:16:44.123 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:43 smithi165 systemd[1]: Stopping Ceph osd.5 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:16:44.123 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:43 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:43.924+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:44.123 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:43 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:43.924+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:15.179052+0000 front 2024-09-21T10:16:15.178960+0000 (oldest deadline 2024-09-21T10:16:39.878907+0000) 2024-09-21T10:16:44.397 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:44.165+0000 7fa2f8e8e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:16:44.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:44.165+0000 7fa2f8e8e640 -1 osd.5 477 *** Got signal Terminated *** 2024-09-21T10:16:44.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:44.165+0000 7fa2f8e8e640 -1 osd.5 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:16:44.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:44.121+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:44.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:44.121+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:44.880 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:44.568+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:44.880 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:44.568+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:45.142 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:44.878+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:45.142 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:44 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:44.878+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:15.179052+0000 front 2024-09-21T10:16:15.178960+0000 (oldest deadline 2024-09-21T10:16:39.878907+0000) 2024-09-21T10:16:45.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:45.140+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:45.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:45.140+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:45.897 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:45.602+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:45.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:45.602+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:46.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:46 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:46.100+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:46.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:46 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:46.100+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:46.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:45.928+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:46.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:45 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:45.928+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:15.179052+0000 front 2024-09-21T10:16:15.178960+0000 (oldest deadline 2024-09-21T10:16:39.878907+0000) 2024-09-21T10:16:46.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:46 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:46.603+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:46.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:46 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:46.603+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:46.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:46 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:46.603+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:24.107215+0000 front 2024-09-21T10:16:24.107264+0000 (oldest deadline 2024-09-21T10:16:45.807074+0000) 2024-09-21T10:16:47.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:47.072+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:47.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:47.072+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:47.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:46 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:46.958+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:47.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:46 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:46.958+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:15.179052+0000 front 2024-09-21T10:16:15.178960+0000 (oldest deadline 2024-09-21T10:16:39.878907+0000) 2024-09-21T10:16:47.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:46 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:46.958+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:23.880599+0000 front 2024-09-21T10:16:23.880614+0000 (oldest deadline 2024-09-21T10:16:46.180425+0000) 2024-09-21T10:16:47.897 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:47.568+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:47.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:47.568+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:47.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:47.568+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:24.107215+0000 front 2024-09-21T10:16:24.107264+0000 (oldest deadline 2024-09-21T10:16:45.807074+0000) 2024-09-21T10:16:48.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:47.966+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:48.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:47.966+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:15.179052+0000 front 2024-09-21T10:16:15.178960+0000 (oldest deadline 2024-09-21T10:16:39.878907+0000) 2024-09-21T10:16:48.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:47 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:47.966+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:23.880599+0000 front 2024-09-21T10:16:23.880614+0000 (oldest deadline 2024-09-21T10:16:46.180425+0000) 2024-09-21T10:16:48.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:48 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:48.104+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:48.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:48 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:48.104+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:48.399 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:48 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:48.104+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:16:48.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:48 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:48.580+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:48.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:48 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:48.580+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:48.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:48 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:48.580+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:24.107215+0000 front 2024-09-21T10:16:24.107264+0000 (oldest deadline 2024-09-21T10:16:45.807074+0000) 2024-09-21T10:16:49.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:48 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:48.971+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:05.178070+0000 front 2024-09-21T10:16:05.178197+0000 (oldest deadline 2024-09-21T10:16:29.278009+0000) 2024-09-21T10:16:49.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:48 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:48.971+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:15.179052+0000 front 2024-09-21T10:16:15.178960+0000 (oldest deadline 2024-09-21T10:16:39.878907+0000) 2024-09-21T10:16:49.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:48 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5[43569]: 2024-09-21T10:16:48.971+0000 7fa2f44a4640 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:23.880599+0000 front 2024-09-21T10:16:23.880614+0000 (oldest deadline 2024-09-21T10:16:46.180425+0000) 2024-09-21T10:16:49.399 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:49 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:49.139+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:49.399 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:49 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:49.139+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:49.399 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:49 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:49.139+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:16:49.898 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:49 smithi165 podman[236658]: 2024-09-21 10:16:49.801639096 +0000 UTC m=+5.749869775 container died 723f2b343cefde434012838ab6ed25f3bfbf7210ba3d0147ee068d838e3aa3b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=quincy-fbd1a6a, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-21T10:16:49.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:49 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:49.596+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:49.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:49 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:49.596+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:49.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:49 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:49.596+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:24.107215+0000 front 2024-09-21T10:16:24.107264+0000 (oldest deadline 2024-09-21T10:16:45.807074+0000) 2024-09-21T10:16:50.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:50 smithi165 podman[236658]: 2024-09-21 10:16:50.174163488 +0000 UTC m=+6.122394166 container cleanup 723f2b343cefde434012838ab6ed25f3bfbf7210ba3d0147ee068d838e3aa3b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=quincy-fbd1a6a) 2024-09-21T10:16:50.398 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:50 smithi165 bash[236658]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5 2024-09-21T10:16:50.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:50.135+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:50.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:50.135+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:50.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:50.135+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:16:50.779 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:50 smithi165 podman[236674]: 2024-09-21 10:16:50.450827669 +0000 UTC m=+0.640704021 container remove 723f2b343cefde434012838ab6ed25f3bfbf7210ba3d0147ee068d838e3aa3b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=quincy-fbd1a6a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-21T10:16:50.780 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:50.579+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:50.780 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:50.579+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:50.780 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:50 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:50.579+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:24.107215+0000 front 2024-09-21T10:16:24.107264+0000 (oldest deadline 2024-09-21T10:16:45.807074+0000) 2024-09-21T10:16:51.039 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:50 smithi165 podman[236764]: 2024-09-21 10:16:50.680410734 +0000 UTC m=+0.015875616 image pull fc3ec4a4f6be575045de0fd8a2fe84939e888152c447bdedb90add7841f7bef9 quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2 2024-09-21T10:16:51.039 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:50 smithi165 podman[236764]: 2024-09-21 10:16:50.793503181 +0000 UTC m=+0.128968117 container create 175aa6df69fca06d182faf9511bf6fcae951255f25fb5929fd7a80bafe0c6162 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=quincy-fbd1a6a, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-21T10:16:51.040 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:51 smithi165 podman[236764]: 2024-09-21 10:16:51.037967005 +0000 UTC m=+0.373431879 container init 175aa6df69fca06d182faf9511bf6fcae951255f25fb5929fd7a80bafe0c6162 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=quincy-fbd1a6a, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-21T10:16:51.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:51 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:51.129+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:51.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:51 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:51.129+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:51.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:51 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:51.129+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:16:51.399 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:51 smithi165 podman[236764]: 2024-09-21 10:16:51.041735539 +0000 UTC m=+0.377200413 container start 175aa6df69fca06d182faf9511bf6fcae951255f25fb5929fd7a80bafe0c6162 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=quincy-fbd1a6a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-21T10:16:51.399 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:51 smithi165 podman[236764]: 2024-09-21 10:16:51.129753463 +0000 UTC m=+0.465218337 container attach 175aa6df69fca06d182faf9511bf6fcae951255f25fb5929fd7a80bafe0c6162 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, RELEASE=quincy-fbd1a6a, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-21T10:16:51.399 INFO:journalctl@ceph.osd.5.smithi165.stdout:Sep 21 10:16:51 smithi165 podman[236764]: 2024-09-21 10:16:51.215606759 +0000 UTC m=+0.551071642 container died 175aa6df69fca06d182faf9511bf6fcae951255f25fb5929fd7a80bafe0c6162 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=quincy-fbd1a6a, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-21T10:16:51.835 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:51 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:51.623+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:51.835 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:51 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:51.623+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:51.836 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:51 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:51.623+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:24.107215+0000 front 2024-09-21T10:16:24.107264+0000 (oldest deadline 2024-09-21T10:16:45.807074+0000) 2024-09-21T10:16:51.850 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.5.service' 2024-09-21T10:16:51.889 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:16:51.890 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T10:16:51.890 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-21T10:16:51.891 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.6 2024-09-21T10:16:52.147 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:51 smithi165 systemd[1]: Stopping Ceph osd.6 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:16:52.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:52 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:52.149+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:52.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:52 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:52.149+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:52.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:52 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:52.149+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:16:52.648 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:52 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:52.245+0000 7f010baed640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:16:52.649 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:52 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:52.245+0000 7f010baed640 -1 osd.6 477 *** Got signal Terminated *** 2024-09-21T10:16:52.649 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:52 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:52.245+0000 7f010baed640 -1 osd.6 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:16:53.148 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:52 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:52.659+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:53.148 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:52 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:52.659+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:53.148 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:52 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:52.659+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:24.107215+0000 front 2024-09-21T10:16:24.107264+0000 (oldest deadline 2024-09-21T10:16:45.807074+0000) 2024-09-21T10:16:53.625 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:53 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:53.159+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:53.625 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:53 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:53.159+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:53.625 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:53 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:53.159+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:16:53.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:53 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:53.622+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:53.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:53 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:53.622+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:53.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:53 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:53.622+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:24.107215+0000 front 2024-09-21T10:16:24.107264+0000 (oldest deadline 2024-09-21T10:16:45.807074+0000) 2024-09-21T10:16:54.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:54 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:54.123+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:54.399 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:54 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:54.123+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:54.399 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:54 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:54.123+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:16:54.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:54 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:54.643+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:54.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:54 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:54.643+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:54.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:54 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:54.643+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:24.107215+0000 front 2024-09-21T10:16:24.107264+0000 (oldest deadline 2024-09-21T10:16:45.807074+0000) 2024-09-21T10:16:55.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:55.095+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:55.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:55.095+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:55.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:55.095+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:16:55.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:55.095+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6830 osd.3 since back 2024-09-21T10:16:29.717406+0000 front 2024-09-21T10:16:29.717426+0000 (oldest deadline 2024-09-21T10:16:54.417353+0000) 2024-09-21T10:16:56.135 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:55.669+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:56.135 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:55.669+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:56.136 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:55 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:55.669+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:24.107215+0000 front 2024-09-21T10:16:24.107264+0000 (oldest deadline 2024-09-21T10:16:45.807074+0000) 2024-09-21T10:16:56.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:56.133+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:56.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:56.133+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:56.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:56.133+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:16:56.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:56.133+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6830 osd.3 since back 2024-09-21T10:16:29.717406+0000 front 2024-09-21T10:16:29.717426+0000 (oldest deadline 2024-09-21T10:16:54.417353+0000) 2024-09-21T10:16:57.147 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:56.696+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.204910+0000 front 2024-09-21T10:16:07.204812+0000 (oldest deadline 2024-09-21T10:16:30.104778+0000) 2024-09-21T10:16:57.148 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:56.696+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:14.706364+0000 front 2024-09-21T10:16:14.706165+0000 (oldest deadline 2024-09-21T10:16:39.406255+0000) 2024-09-21T10:16:57.148 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:56.696+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:24.107215+0000 front 2024-09-21T10:16:24.107264+0000 (oldest deadline 2024-09-21T10:16:45.807074+0000) 2024-09-21T10:16:57.148 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:56 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6[49516]: 2024-09-21T10:16:56.696+0000 7f0108906640 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.137:6830 osd.3 since back 2024-09-21T10:16:30.508063+0000 front 2024-09-21T10:16:30.508005+0000 (oldest deadline 2024-09-21T10:16:56.407892+0000) 2024-09-21T10:16:57.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:57 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:57.145+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:57.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:57 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:57.145+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:57.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:57 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:57.145+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:16:57.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:57 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:57.145+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6830 osd.3 since back 2024-09-21T10:16:29.717406+0000 front 2024-09-21T10:16:29.717426+0000 (oldest deadline 2024-09-21T10:16:54.417353+0000) 2024-09-21T10:16:58.147 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:57 smithi165 podman[236867]: 2024-09-21 10:16:57.850798667 +0000 UTC m=+5.740253803 container died d5271f0b3374af29206781819c11da2d836e4c20efd5b446e3c9a6cfd09d5e8b (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=quincy-fbd1a6a, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-21T10:16:58.439 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:58 smithi165 podman[236867]: 2024-09-21 10:16:58.257623988 +0000 UTC m=+6.147079131 container cleanup d5271f0b3374af29206781819c11da2d836e4c20efd5b446e3c9a6cfd09d5e8b (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, RELEASE=quincy-fbd1a6a, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-21T10:16:58.439 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:58 smithi165 bash[236867]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6 2024-09-21T10:16:58.439 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:58 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:58.163+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:58.440 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:58 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:58.163+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:58.440 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:58 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:58.163+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:16:58.440 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:58 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:58.163+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6830 osd.3 since back 2024-09-21T10:16:29.717406+0000 front 2024-09-21T10:16:29.717426+0000 (oldest deadline 2024-09-21T10:16:54.417353+0000) 2024-09-21T10:16:58.897 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:58 smithi165 podman[236891]: 2024-09-21 10:16:58.484250315 +0000 UTC m=+0.636884538 container remove d5271f0b3374af29206781819c11da2d836e4c20efd5b446e3c9a6cfd09d5e8b (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=quincy-fbd1a6a, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T10:16:59.189 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:58 smithi165 podman[236978]: 2024-09-21 10:16:58.806036535 +0000 UTC m=+0.016121508 image pull fc3ec4a4f6be575045de0fd8a2fe84939e888152c447bdedb90add7841f7bef9 quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2 2024-09-21T10:16:59.189 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:58 smithi165 podman[236978]: 2024-09-21 10:16:58.928205424 +0000 UTC m=+0.138290385 container create 6442b93cea6a4e9a95a743838a39bdd9d08d0d4224ff617b071939b1a13a80d6 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=quincy-fbd1a6a, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-21T10:16:59.189 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:59 smithi165 podman[236978]: 2024-09-21 10:16:59.146060433 +0000 UTC m=+0.356145393 container init 6442b93cea6a4e9a95a743838a39bdd9d08d0d4224ff617b071939b1a13a80d6 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=quincy-fbd1a6a, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-21T10:16:59.189 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:59 smithi165 podman[236978]: 2024-09-21 10:16:59.149316319 +0000 UTC m=+0.359401280 container start 6442b93cea6a4e9a95a743838a39bdd9d08d0d4224ff617b071939b1a13a80d6 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6-deactivate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, RELEASE=quincy-fbd1a6a) 2024-09-21T10:16:59.626 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:59 smithi165 podman[236978]: 2024-09-21 10:16:59.22960576 +0000 UTC m=+0.439690725 container attach 6442b93cea6a4e9a95a743838a39bdd9d08d0d4224ff617b071939b1a13a80d6 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=quincy-fbd1a6a, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-21T10:16:59.626 INFO:journalctl@ceph.osd.6.smithi165.stdout:Sep 21 10:16:59 smithi165 podman[236978]: 2024-09-21 10:16:59.33136845 +0000 UTC m=+0.541453421 container died 6442b93cea6a4e9a95a743838a39bdd9d08d0d4224ff617b071939b1a13a80d6 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=quincy-fbd1a6a, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-21T10:16:59.626 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:59 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:59.186+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:16:59.627 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:59 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:59.186+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:16:59.627 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:59 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:59.186+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:16:59.627 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:16:59 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:16:59.186+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6830 osd.3 since back 2024-09-21T10:16:29.717406+0000 front 2024-09-21T10:16:29.717426+0000 (oldest deadline 2024-09-21T10:16:54.417353+0000) 2024-09-21T10:16:59.910 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.6.service' 2024-09-21T10:16:59.949 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:16:59.950 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-21T10:16:59.950 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-21T10:16:59.950 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.7 2024-09-21T10:17:00.147 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:00 smithi165 systemd[1]: Stopping Ceph osd.7 for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:17:00.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:00.232+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:17:00.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:00.232+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:17:00.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:00.232+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:17:00.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:00.232+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6830 osd.3 since back 2024-09-21T10:16:29.717406+0000 front 2024-09-21T10:16:29.717426+0000 (oldest deadline 2024-09-21T10:16:54.417353+0000) 2024-09-21T10:17:00.649 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:00.269+0000 7f8c80afa640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:17:00.649 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:00.269+0000 7f8c80afa640 -1 osd.7 477 *** Got signal Terminated *** 2024-09-21T10:17:00.649 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:00 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:00.269+0000 7f8c80afa640 -1 osd.7 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:17:01.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:01 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:01.184+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:17:01.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:01 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:01.184+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:17:01.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:01 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:01.184+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:17:01.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:01 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:01.184+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6830 osd.3 since back 2024-09-21T10:16:29.717406+0000 front 2024-09-21T10:16:29.717426+0000 (oldest deadline 2024-09-21T10:16:54.417353+0000) 2024-09-21T10:17:02.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:02.180+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:17:02.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:02.180+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:17:02.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:02.180+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:17:02.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:02 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:02.180+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6830 osd.3 since back 2024-09-21T10:16:29.717406+0000 front 2024-09-21T10:16:29.717426+0000 (oldest deadline 2024-09-21T10:16:54.417353+0000) 2024-09-21T10:17:03.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:03 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:03.161+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:17:03.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:03 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:03.161+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:17:03.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:03 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:03.161+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:17:03.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:03 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:03.161+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6830 osd.3 since back 2024-09-21T10:16:29.717406+0000 front 2024-09-21T10:16:29.717426+0000 (oldest deadline 2024-09-21T10:16:54.417353+0000) 2024-09-21T10:17:04.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:04 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:04.134+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:17:04.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:04 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:04.134+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:17:04.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:04 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:04.134+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:17:04.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:04 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:04.134+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6830 osd.3 since back 2024-09-21T10:16:29.717406+0000 front 2024-09-21T10:16:29.717426+0000 (oldest deadline 2024-09-21T10:16:54.417353+0000) 2024-09-21T10:17:05.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:05 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:05.176+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6806 osd.0 since back 2024-09-21T10:16:07.415071+0000 front 2024-09-21T10:16:07.414937+0000 (oldest deadline 2024-09-21T10:16:32.714841+0000) 2024-09-21T10:17:05.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:05 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:05.176+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6814 osd.1 since back 2024-09-21T10:16:12.715224+0000 front 2024-09-21T10:16:12.715269+0000 (oldest deadline 2024-09-21T10:16:42.115977+0000) 2024-09-21T10:17:05.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:05 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:05.176+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6822 osd.2 since back 2024-09-21T10:16:22.116406+0000 front 2024-09-21T10:16:22.116519+0000 (oldest deadline 2024-09-21T10:16:47.416448+0000) 2024-09-21T10:17:05.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:05 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7[55532]: 2024-09-21T10:17:05.176+0000 7f8c7d913640 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.137:6830 osd.3 since back 2024-09-21T10:16:29.717406+0000 front 2024-09-21T10:16:29.717426+0000 (oldest deadline 2024-09-21T10:16:54.417353+0000) 2024-09-21T10:17:06.113 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:05 smithi165 podman[237079]: 2024-09-21 10:17:05.859507199 +0000 UTC m=+5.689246116 container died 7ad2a9df59f1a37afe43fc6f1ea33301a04187541e35fcc7c86bf4ecbed6299a (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7, GIT_BRANCH=HEAD, RELEASE=quincy-fbd1a6a, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-21T10:17:06.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:06 smithi165 podman[237079]: 2024-09-21 10:17:06.278008869 +0000 UTC m=+6.107747837 container cleanup 7ad2a9df59f1a37afe43fc6f1ea33301a04187541e35fcc7c86bf4ecbed6299a (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=quincy-fbd1a6a, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T10:17:06.398 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:06 smithi165 bash[237079]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7 2024-09-21T10:17:06.898 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:06 smithi165 podman[237097]: 2024-09-21 10:17:06.521528604 +0000 UTC m=+0.659175859 container remove 7ad2a9df59f1a37afe43fc6f1ea33301a04187541e35fcc7c86bf4ecbed6299a (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=quincy-fbd1a6a, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-21T10:17:07.251 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:06 smithi165 podman[237186]: 2024-09-21 10:17:06.838511127 +0000 UTC m=+0.015709320 image pull fc3ec4a4f6be575045de0fd8a2fe84939e888152c447bdedb90add7841f7bef9 quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2 2024-09-21T10:17:07.252 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:06 smithi165 podman[237186]: 2024-09-21 10:17:06.947378861 +0000 UTC m=+0.124577053 container create f96852afd0a6c93b797c4373cc7ac88615b565e9a654e2d72b7c9ab7dce131b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=quincy-fbd1a6a, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=) 2024-09-21T10:17:07.252 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:07 smithi165 podman[237186]: 2024-09-21 10:17:07.166558856 +0000 UTC m=+0.343757053 container init f96852afd0a6c93b797c4373cc7ac88615b565e9a654e2d72b7c9ab7dce131b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7-deactivate, org.label-schema.vendor=CentOS, RELEASE=quincy-fbd1a6a, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-21T10:17:07.252 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:07 smithi165 podman[237186]: 2024-09-21 10:17:07.169871561 +0000 UTC m=+0.347069755 container start f96852afd0a6c93b797c4373cc7ac88615b565e9a654e2d72b7c9ab7dce131b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7-deactivate, RELEASE=quincy-fbd1a6a, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-21T10:17:07.252 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:07 smithi165 podman[237186]: 2024-09-21 10:17:07.249904503 +0000 UTC m=+0.427102700 container attach f96852afd0a6c93b797c4373cc7ac88615b565e9a654e2d72b7c9ab7dce131b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7-deactivate, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=quincy-fbd1a6a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-21T10:17:07.648 INFO:journalctl@ceph.osd.7.smithi165.stdout:Sep 21 10:17:07 smithi165 podman[237186]: 2024-09-21 10:17:07.350459072 +0000 UTC m=+0.527657283 container died f96852afd0a6c93b797c4373cc7ac88615b565e9a654e2d72b7c9ab7dce131b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:ee510334bec3e52f2758802688c49d04ace3cbf9008a76cda46905f72653dab2, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-osd-7-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=quincy-fbd1a6a, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-21T10:17:07.939 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@osd.7.service' 2024-09-21T10:17:07.976 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:17:07.977 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-21T10:17:07.977 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-21T10:17:07.977 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-6369b226-77fb-11ef-baf6-efdc52797490@prometheus.a 2024-09-21T10:17:08.300 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 systemd[1]: Stopping Ceph prometheus.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:17:08.602 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:17:08.298Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:17:08.603 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:17:08.298Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-21T10:17:08.603 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:17:08.298Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-21T10:17:08.603 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:17:08.298Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T10:17:08.603 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:17:08.298Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-21T10:17:08.603 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:17:08.298Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-21T10:17:08.603 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:17:08.298Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T10:17:08.603 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:17:08.298Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-21T10:17:08.603 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:17:08.298Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-21T10:17:08.603 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:17:08.301Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T10:17:08.604 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:17:08.301Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-21T10:17:08.604 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a[77288]: ts=2024-09-21T10:17:08.301Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-21T10:17:08.604 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 podman[237288]: 2024-09-21 10:17:08.308922619 +0000 UTC m=+0.116353239 container died 882f2fe5f0060fc45ceee373519563c2667949cf65155214b99ce1f367b59484 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:17:08.897 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 podman[237288]: 2024-09-21 10:17:08.790390403 +0000 UTC m=+0.597821055 container cleanup 882f2fe5f0060fc45ceee373519563c2667949cf65155214b99ce1f367b59484 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:17:08.898 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Sep 21 10:17:08 smithi165 bash[237288]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T10:17:09.169 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6369b226-77fb-11ef-baf6-efdc52797490@prometheus.a.service' 2024-09-21T10:17:09.203 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:17:09.203 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-21T10:17:09.203 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6369b226-77fb-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T10:17:11.048 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 10:17:10 smithi137 systemd[1]: Stopping Ceph alertmanager.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:17:11.300 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 10:17:11 smithi137 ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a[83569]: ts=2024-09-21T10:17:11.049Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:17:11.301 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 10:17:11 smithi137 podman[330882]: 2024-09-21 10:17:11.100724956 +0000 UTC m=+0.151206506 container died 909db353603f7926302b7f20200dee82f51236047a140ca8591bf029e2232771 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:17:11.800 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 10:17:11 smithi137 podman[330882]: 2024-09-21 10:17:11.574503013 +0000 UTC m=+0.624984605 container cleanup 909db353603f7926302b7f20200dee82f51236047a140ca8591bf029e2232771 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:17:11.801 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 10:17:11 smithi137 bash[330882]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T10:17:12.228 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 10:17:11 smithi137 podman[330895]: 2024-09-21 10:17:11.851050683 +0000 UTC m=+0.745538434 container remove 909db353603f7926302b7f20200dee82f51236047a140ca8591bf029e2232771 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:17:12.229 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 10:17:11 smithi137 podman[330895]: 2024-09-21 10:17:11.926908305 +0000 UTC m=+0.821396010 volume remove e236f2d6bda20132bc2669dd8341cf5f0f60b189faa26c80e37d1fd0492214d0 2024-09-21T10:17:12.229 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 10:17:12 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T10:17:12.229 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 10:17:12 smithi137 systemd[1]: Stopped Ceph alertmanager.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T10:17:12.229 INFO:journalctl@ceph.alertmanager.a.smithi137.stdout:Sep 21 10:17:12 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@alertmanager.a.service: Consumed 2.780s CPU time. 2024-09-21T10:17:12.484 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 10:17:12 smithi137 systemd[1]: Stopping Ceph node-exporter.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:17:12.800 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 10:17:12 smithi137 podman[331006]: 2024-09-21 10:17:12.48192495 +0000 UTC m=+0.113916135 container died 77355297390b417e1b7d98578eccab5fae3e1de77415fe7c97e2c6060c3cfd36 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T10:17:13.107 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 10:17:12 smithi137 podman[331006]: 2024-09-21 10:17:12.895997667 +0000 UTC m=+0.527988853 container cleanup 77355297390b417e1b7d98578eccab5fae3e1de77415fe7c97e2c6060c3cfd36 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T10:17:13.107 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 10:17:12 smithi137 bash[331006]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T10:17:13.490 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 10:17:13 smithi137 podman[331019]: 2024-09-21 10:17:13.105408343 +0000 UTC m=+0.623860077 container remove 77355297390b417e1b7d98578eccab5fae3e1de77415fe7c97e2c6060c3cfd36 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T10:17:13.490 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 10:17:13 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:17:13.490 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 10:17:13 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T10:17:13.491 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 10:17:13 smithi137 systemd[1]: Stopped Ceph node-exporter.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T10:17:13.491 INFO:journalctl@ceph.node-exporter.a.smithi137.stdout:Sep 21 10:17:13 smithi137 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@node-exporter.a.service: Consumed 7.073s CPU time. 2024-09-21T10:17:21.553 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6369b226-77fb-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T10:17:23.331 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 10:17:23 smithi165 systemd[1]: Stopping Ceph grafana.a for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:17:23.594 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 10:17:23 smithi165 podman[237701]: 2024-09-21 10:17:23.329735198 +0000 UTC m=+0.109182236 container died 5c8b235760b26d6feee8fa313f55fc004b7dbb77072e7339d0e10a87034adaeb (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8, release=239.1651231664, maintainer=Paul Cuzner , vcs-type=git, io.openshift.tags=base rhel8, version=8.5, architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Ceph Grafana Container, io.openshift.expose-services=, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-04-29T11:48:11.055897, io.buildah.version=1.32.0) 2024-09-21T10:17:23.898 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 10:17:23 smithi165 podman[237701]: 2024-09-21 10:17:23.769554136 +0000 UTC m=+0.549001171 container cleanup 5c8b235760b26d6feee8fa313f55fc004b7dbb77072e7339d0e10a87034adaeb (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a, release=239.1651231664, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vendor=Red Hat, Inc., version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container, description=Ceph Grafana Container, architecture=x86_64, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-04-29T11:48:11.055897, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base rhel8, vcs-type=git, io.buildah.version=1.32.0, io.openshift.expose-services=) 2024-09-21T10:17:23.898 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 10:17:23 smithi165 bash[237701]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a 2024-09-21T10:17:24.245 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 10:17:23 smithi165 podman[237715]: 2024-09-21 10:17:23.979157915 +0000 UTC m=+0.651206673 container remove 5c8b235760b26d6feee8fa313f55fc004b7dbb77072e7339d0e10a87034adaeb (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-grafana-a, version=8.5, vcs-type=git, distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , name=ubi8, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.openshift.tags=base rhel8, build-date=2022-04-29T11:48:11.055897, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Ceph Grafana Container, io.buildah.version=1.32.0, io.openshift.expose-services=, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=ubi8-container, release=239.1651231664, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc.) 2024-09-21T10:17:24.246 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 10:17:23 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:17:24.648 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 10:17:24 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@grafana.a.service: Failed with result 'exit-code'. 2024-09-21T10:17:24.648 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 10:17:24 smithi165 systemd[1]: Stopped Ceph grafana.a for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T10:17:24.648 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Sep 21 10:17:24 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@grafana.a.service: Consumed 25.738s CPU time. 2024-09-21T10:17:24.648 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 10:17:24 smithi165 systemd[1]: Stopping Ceph node-exporter.b for 6369b226-77fb-11ef-baf6-efdc52797490... 2024-09-21T10:17:25.125 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 10:17:24 smithi165 podman[237822]: 2024-09-21 10:17:24.692989086 +0000 UTC m=+0.117661579 container died fec28f070be40b36067c3f5f6d263e9be36b776397e8e6a42ca12a74688e7dcf (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T10:17:25.126 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 10:17:25 smithi165 podman[237822]: 2024-09-21 10:17:25.12422329 +0000 UTC m=+0.548895773 container cleanup fec28f070be40b36067c3f5f6d263e9be36b776397e8e6a42ca12a74688e7dcf (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T10:17:25.397 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 10:17:25 smithi165 bash[237822]: ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T10:17:25.398 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 10:17:25 smithi165 podman[237836]: 2024-09-21 10:17:25.292311648 +0000 UTC m=+0.601833570 container remove fec28f070be40b36067c3f5f6d263e9be36b776397e8e6a42ca12a74688e7dcf (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-6369b226-77fb-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T10:17:25.398 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 10:17:25 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:17:25.897 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 10:17:25 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T10:17:25.898 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 10:17:25 smithi165 systemd[1]: Stopped Ceph node-exporter.b for 6369b226-77fb-11ef-baf6-efdc52797490. 2024-09-21T10:17:25.898 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Sep 21 10:17:25 smithi165 systemd[1]: ceph-6369b226-77fb-11ef-baf6-efdc52797490@node-exporter.b.service: Consumed 6.454s CPU time. 2024-09-21T10:17:30.450 DEBUG:teuthology.orchestra.run.smithi137:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T10:17:30.484 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T10:17:30.512 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T10:17:30.515 DEBUG:teuthology.misc:Transferring archived files from smithi137:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913644/remote/smithi137/crash 2024-09-21T10:17:30.515 DEBUG:teuthology.orchestra.run.smithi137:> sudo tar c -f - -C /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/crash -- . 2024-09-21T10:17:30.567 INFO:teuthology.orchestra.run.smithi137.stderr:tar: /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T10:17:30.567 INFO:teuthology.orchestra.run.smithi137.stderr:tar: Error is not recoverable: exiting now 2024-09-21T10:17:30.569 DEBUG:teuthology.misc:Transferring archived files from smithi165:/var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913644/remote/smithi165/crash 2024-09-21T10:17:30.570 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/crash -- . 2024-09-21T10:17:30.613 INFO:teuthology.orchestra.run.smithi165.stderr:tar: /var/lib/ceph/6369b226-77fb-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T10:17:30.613 INFO:teuthology.orchestra.run.smithi165.stderr:tar: Error is not recoverable: exiting now 2024-09-21T10:17:30.614 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T10:17:30.614 DEBUG:teuthology.orchestra.run.smithi137:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(POOL_APP_NOT_ENABLED\)' | egrep -v OSD_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | egrep -v PG_DEGRADED | egrep -v 'Reduced data availability' | egrep -v 'Degraded data redundancy' | egrep -v OSDMAP_FLAGS | egrep -v PG_AVAILABILITY | head -n 1 2024-09-21T10:17:30.723 INFO:teuthology.orchestra.run.smithi137.stdout:2024-09-21T09:40:00.000155+0000 mon.a (mon.0) 337 : cluster [WRN] osd.0 (root=default,host=smithi137) is down 2024-09-21T10:17:30.724 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-09-21T10:17:30.724 INFO:tasks.cephadm:Compressing logs... 2024-09-21T10:17:30.724 DEBUG:teuthology.orchestra.run.smithi137:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T10:17:30.726 DEBUG:teuthology.orchestra.run.smithi165:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T10:17:30.775 INFO:teuthology.orchestra.run.smithi165.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-21T10:17:30.775 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.7.log 2024-09-21T10:17:30.776 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T10:17:30.776 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.4.log 2024-09-21T10:17:30.776 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.7.log: /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T10:17:30.776 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T10:17:30.776 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.6.log 2024-09-21T10:17:30.776 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.5.log 2024-09-21T10:17:30.776 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.log 2024-09-21T10:17:30.776 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mgr.x.log 2024-09-21T10:17:30.777 INFO:teuthology.orchestra.run.smithi165.stderr:gzip/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.log: -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mon.b.log 2024-09-21T10:17:30.778 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mds.foo.smithi165.gocjqw.log 2024-09-21T10:17:30.778 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T10:17:30.778 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mds.foo.smithi165.gocjqw.log: 62.3% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mds.foo.smithi165.gocjqw.log.gz 2024-09-21T10:17:30.785 INFO:teuthology.orchestra.run.smithi137.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.0.log: No such file or directory 2024-09-21T10:17:30.785 INFO:teuthology.orchestra.run.smithi137.stderr: 2024-09-21T10:17:30.786 INFO:teuthology.orchestra.run.smithi137.stderr:gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.1.log 2024-09-21T10:17:30.787 INFO:teuthology.orchestra.run.smithi137.stderr:gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T10:17:30.787 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.0.log: /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T10:17:30.787 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mon.c.log 2024-09-21T10:17:30.789 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T10:17:30.789 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mon.a.log 2024-09-21T10:17:30.789 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.2.log 2024-09-21T10:17:30.789 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mgr.y.log 2024-09-21T10:17:30.789 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.log 2024-09-21T10:17:30.789 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mds.foo.smithi137.glvyrt.log 2024-09-21T10:17:30.790 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.3.log 2024-09-21T10:17:30.790 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mds.foo.smithi137.glvyrt.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T10:17:30.790 INFO:teuthology.orchestra.run.smithi137.stderr: 82.0% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mds.foo.smithi137.glvyrt.log.gz 2024-09-21T10:17:30.798 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.3.log: /var/log/ceph/cephadm.log: 92.5% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T10:17:30.918 INFO:teuthology.orchestra.run.smithi137.stderr: 93.9% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T10:17:30.945 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/cephadm.log: 91.3% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T10:17:31.026 INFO:teuthology.orchestra.run.smithi165.stderr: 92.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T10:17:31.035 INFO:teuthology.orchestra.run.smithi165.stderr: 86.7% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T10:17:31.108 INFO:teuthology.orchestra.run.smithi137.stderr: 91.0% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T10:17:31.118 INFO:teuthology.orchestra.run.smithi165.stderr: 84.3% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T10:17:31.158 INFO:teuthology.orchestra.run.smithi137.stderr: 91.1% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T10:17:31.197 INFO:teuthology.orchestra.run.smithi165.stderr: 89.9% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T10:17:31.306 INFO:teuthology.orchestra.run.smithi137.stderr: 95.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T10:17:31.376 INFO:teuthology.orchestra.run.smithi165.stderr: 90.2% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T10:17:33.707 INFO:teuthology.orchestra.run.smithi137.stderr: 89.5% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mgr.y.log.gz 2024-09-21T10:17:40.723 INFO:teuthology.orchestra.run.smithi165.stderr: 92.2% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mon.b.log.gz 2024-09-21T10:17:45.006 INFO:teuthology.orchestra.run.smithi137.stderr: 91.3% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mon.c.log.gz 2024-09-21T10:17:56.404 INFO:teuthology.orchestra.run.smithi137.stderr: 90.3% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-mon.a.log.gz 2024-09-21T10:24:59.733 INFO:teuthology.orchestra.run.smithi165.stderr: 93.2% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.6.log.gz 2024-09-21T10:25:14.455 INFO:teuthology.orchestra.run.smithi165.stderr: 93.7% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.7.log.gz 2024-09-21T10:25:30.805 INFO:teuthology.orchestra.run.smithi165.stderr: 93.1% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.5.log.gz 2024-09-21T10:26:00.117 INFO:teuthology.orchestra.run.smithi165.stderr: 93.2% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.4.log.gz 2024-09-21T10:26:00.119 INFO:teuthology.orchestra.run.smithi165.stderr: 2024-09-21T10:26:00.120 INFO:teuthology.orchestra.run.smithi165.stderr:real 8m29.378s 2024-09-21T10:26:00.120 INFO:teuthology.orchestra.run.smithi165.stderr:user 4m59.881s 2024-09-21T10:26:00.120 INFO:teuthology.orchestra.run.smithi165.stderr:sys 0m14.281s 2024-09-21T10:35:57.966 INFO:teuthology.orchestra.run.smithi137.stderr: 92.8% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.2.log.gz 2024-09-21T10:43:28.847 INFO:teuthology.orchestra.run.smithi137.stderr: 91.9% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.1.log.gz 2024-09-21T10:47:25.632 INFO:teuthology.orchestra.run.smithi137.stderr: 92.4% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.0.log.gz 2024-09-21T10:47:51.471 INFO:teuthology.orchestra.run.smithi137.stderr: 92.4% -- replaced with /var/log/ceph/6369b226-77fb-11ef-baf6-efdc52797490/ceph-osd.3.log.gz 2024-09-21T10:47:51.473 INFO:teuthology.orchestra.run.smithi137.stderr: 2024-09-21T10:47:51.473 INFO:teuthology.orchestra.run.smithi137.stderr:real 30m20.734s 2024-09-21T10:47:51.474 INFO:teuthology.orchestra.run.smithi137.stderr:user 9m50.329s 2024-09-21T10:47:51.474 INFO:teuthology.orchestra.run.smithi137.stderr:sys 0m29.811s 2024-09-21T10:47:51.474 INFO:tasks.cephadm:Archiving logs... 2024-09-21T10:47:51.474 DEBUG:teuthology.misc:Transferring archived files from smithi137:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913644/remote/smithi137/log 2024-09-21T10:47:51.476 DEBUG:teuthology.orchestra.run.smithi137:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T10:49:24.077 DEBUG:teuthology.misc:Transferring archived files from smithi165:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913644/remote/smithi165/log 2024-09-21T10:49:24.078 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T10:50:08.887 INFO:tasks.cephadm:Removing cluster... 2024-09-21T10:50:08.888 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6369b226-77fb-11ef-baf6-efdc52797490 --force 2024-09-21T10:50:09.976 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6369b226-77fb-11ef-baf6-efdc52797490 --force 2024-09-21T10:50:10.889 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T10:50:10.890 DEBUG:teuthology.orchestra.run.smithi137:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T10:50:10.905 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T10:50:10.921 INFO:tasks.cephadm:Teardown complete 2024-09-21T10:50:10.921 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-21T10:50:10.932 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-21T10:50:10.932 DEBUG:teuthology.orchestra.run.smithi137:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-21T10:50:10.948 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-21T10:50:11.054 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T10:50:11.064 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T10:50:11.065 DEBUG:teuthology.orchestra.run.smithi137:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T10:50:11.067 DEBUG:teuthology.orchestra.run.smithi165:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T10:50:11.079 INFO:teuthology.orchestra.run.smithi137.stderr:bash: line 1: ntpq: command not found 2024-09-21T10:50:11.082 INFO:teuthology.orchestra.run.smithi165.stderr:bash: line 1: ntpq: command not found 2024-09-21T10:50:11.102 INFO:teuthology.orchestra.run.smithi137.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T10:50:11.103 INFO:teuthology.orchestra.run.smithi137.stdout:=============================================================================== 2024-09-21T10:50:11.103 INFO:teuthology.orchestra.run.smithi137.stdout:^* hv01.front.sepia.ceph.com 3 6 377 61 -150us[ -152us] +/- 47ms 2024-09-21T10:50:11.103 INFO:teuthology.orchestra.run.smithi137.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 60 +220us[ +220us] +/- 56ms 2024-09-21T10:50:11.103 INFO:teuthology.orchestra.run.smithi137.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 57 -39us[ -39us] +/- 90ms 2024-09-21T10:50:11.103 INFO:teuthology.orchestra.run.smithi137.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T10:50:11.105 INFO:teuthology.orchestra.run.smithi165.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T10:50:11.105 INFO:teuthology.orchestra.run.smithi165.stdout:=============================================================================== 2024-09-21T10:50:11.105 INFO:teuthology.orchestra.run.smithi165.stdout:^* hv01.front.sepia.ceph.com 3 6 377 59 -140us[ -133us] +/- 47ms 2024-09-21T10:50:11.105 INFO:teuthology.orchestra.run.smithi165.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 61 +226us[ +233us] +/- 56ms 2024-09-21T10:50:11.105 INFO:teuthology.orchestra.run.smithi165.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 60 -47us[ -40us] +/- 90ms 2024-09-21T10:50:11.105 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T10:50:11.106 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T10:50:11.115 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T10:50:11.115 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T10:50:11.192 DEBUG:teuthology.orchestra.run.smithi137:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-21T10:50:11.333 DEBUG:teuthology.orchestra.run.smithi165:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-21T10:50:11.431 DEBUG:teuthology.orchestra.run.smithi137:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T10:50:11.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.460 DEBUG:teuthology.orchestra.run.smithi165:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T10:50:11.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.488 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T10:50:11.498 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T10:50:11.506 INFO:teuthology.task.internal:Duration was 5472.033226 seconds 2024-09-21T10:50:11.507 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T10:50:11.524 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T10:50:11.524 DEBUG:teuthology.orchestra.run.smithi137:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T10:50:11.527 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T10:50:11.594 INFO:teuthology.orchestra.run.smithi137.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T10:50:11.595 INFO:teuthology.orchestra.run.smithi165.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T10:50:11.861 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T10:50:11.861 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi137.front.sepia.ceph.com 2024-09-21T10:50:11.861 DEBUG:teuthology.orchestra.run.smithi137:> 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-21T10:50:11.887 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi165.front.sepia.ceph.com 2024-09-21T10:50:11.887 DEBUG:teuthology.orchestra.run.smithi165:> 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-21T10:50:11.931 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T10:50:11.931 DEBUG:teuthology.orchestra.run.smithi137:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T10:50:11.934 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T10:50:11.961 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T10:50:11.961 DEBUG:teuthology.orchestra.run.smithi137:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T10:50:11.999 DEBUG:teuthology.orchestra.run.smithi165:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T10:50:13.732 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T10:50:13.743 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T10:50:13.744 DEBUG:teuthology.orchestra.run.smithi137:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T10:50:13.770 DEBUG:teuthology.orchestra.run.smithi165:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T10:50:13.797 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T10:50:13.808 DEBUG:teuthology.orchestra.run.smithi137:> 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-21T10:50:13.812 DEBUG:teuthology.orchestra.run.smithi165:> 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-21T10:50:13.842 INFO:teuthology.orchestra.run.smithi137.stdout:kernel.core_pattern = core 2024-09-21T10:50:13.871 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = core 2024-09-21T10:50:13.891 DEBUG:teuthology.orchestra.run.smithi137:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T10:50:13.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.927 DEBUG:teuthology.orchestra.run.smithi165:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T10:50:13.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.947 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T10:50:13.957 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T10:50:13.958 DEBUG:teuthology.misc:Transferring archived files from smithi137:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913644/remote/smithi137 2024-09-21T10:50:13.958 DEBUG:teuthology.orchestra.run.smithi137:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T10:50:14.039 DEBUG:teuthology.misc:Transferring archived files from smithi165:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913644/remote/smithi165 2024-09-21T10:50:14.039 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T10:50:14.084 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T10:50:14.085 DEBUG:teuthology.orchestra.run.smithi137:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T10:50:14.087 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T10:50:14.130 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T10:50:14.181 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T10:50:14.181 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T10:50:14.249 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T10:50:14.249 DEBUG:teuthology.orchestra.run.smithi137:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T10:50:14.255 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T10:50:14.273 INFO:teuthology.orchestra.run.smithi165.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 10:50 /home/ubuntu/cephtest 2024-09-21T10:50:14.274 INFO:teuthology.orchestra.run.smithi137.stdout: 266063 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 21 10:50 /home/ubuntu/cephtest 2024-09-21T10:50:14.274 INFO:teuthology.orchestra.run.smithi137.stdout: 406889 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 21 10:12 /home/ubuntu/cephtest/mnt.0 2024-09-21T10:50:14.275 INFO:teuthology.orchestra.run.smithi137.stdout: 406890 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 21 10:13 /home/ubuntu/cephtest/mnt.0/client.0 2024-09-21T10:50:14.275 INFO:teuthology.orchestra.run.smithi137.stdout: 406926 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 10:13 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-21T10:50:14.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:14.276 INFO:teuthology.orchestra.run.smithi137.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-09-21T10:50:14.276 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi137 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-09-21T10:50:14.282 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T10:50:14.309 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T10:50:14.330 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi137 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-09-21T10:50:14.335 INFO:teuthology.run:Summary data: description: upgrade/quincy-x/stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} duration: 5472.033225536346 failure_reason: 'Command failed (workunit test cls/test_cls_rbd.sh) on smithi137 with status 1: ''mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d296fa989c3047bb9e33e6546095ab5f status: fail success: false 2024-09-21T10:50:14.335 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T10:50:14.454 INFO:teuthology.run:FAIL